aboutsummaryrefslogtreecommitdiff
path: root/source/dsb/vcl/messages.po
blob: 00c5f8f5f014d3b087b1cf14763b961a62d11404 (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
#. extracted from vcl/inc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-04-27 17:04+0200\n"
"PO-Revision-Date: 2021-04-08 05:06+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/dsb/>\n"
"Language: dsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562269177.000000\n"

#. k5jTM
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
msgid "A0"
msgstr "A0"

#. 57USD
#: vcl/inc/print.hrc:29
msgctxt "RID_STR_PAPERNAMES"
msgid "A1"
msgstr "A1"

#. QzHUo
#: vcl/inc/print.hrc:30
msgctxt "RID_STR_PAPERNAMES"
msgid "A2"
msgstr "A2"

#. a35VU
#: vcl/inc/print.hrc:31
msgctxt "RID_STR_PAPERNAMES"
msgid "A3"
msgstr "A3"

#. CnELN
#: vcl/inc/print.hrc:32
msgctxt "RID_STR_PAPERNAMES"
msgid "A4"
msgstr "A4"

#. wpQMC
#: vcl/inc/print.hrc:33
msgctxt "RID_STR_PAPERNAMES"
msgid "A5"
msgstr "A5"

#. YBMoi
#: vcl/inc/print.hrc:34
msgctxt "RID_STR_PAPERNAMES"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"

#. kyC9G
#: vcl/inc/print.hrc:35
msgctxt "RID_STR_PAPERNAMES"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"

#. TKbQV
#: vcl/inc/print.hrc:36
msgctxt "RID_STR_PAPERNAMES"
msgid "Letter"
msgstr "Letter"

#. GJoaX
#: vcl/inc/print.hrc:37
msgctxt "RID_STR_PAPERNAMES"
msgid "Legal"
msgstr "Legal"

#. fGwCX
#: vcl/inc/print.hrc:38
msgctxt "RID_STR_PAPERNAMES"
msgid "Tabloid"
msgstr "Tabloid"

#. heERi
#: vcl/inc/print.hrc:39
msgctxt "RID_STR_PAPERNAMES"
msgid "User Defined"
msgstr "Swójski"

#. GFBC8
#: vcl/inc/print.hrc:40
msgctxt "RID_STR_PAPERNAMES"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"

#. FU8Go
#: vcl/inc/print.hrc:41
msgctxt "RID_STR_PAPERNAMES"
msgid "C4 Envelope"
msgstr "Wobalka C4"

#. AFT7L
#: vcl/inc/print.hrc:42
msgctxt "RID_STR_PAPERNAMES"
msgid "C5 Envelope"
msgstr "Wobalka C5"

#. DUtCj
#: vcl/inc/print.hrc:43
msgctxt "RID_STR_PAPERNAMES"
msgid "C6 Envelope"
msgstr "Wobalka C6"

#. MArLZ
#: vcl/inc/print.hrc:44
msgctxt "RID_STR_PAPERNAMES"
msgid "C6/5 Envelope"
msgstr "Wobalka C6/5"

#. TTtys
#: vcl/inc/print.hrc:45
msgctxt "RID_STR_PAPERNAMES"
msgid "DL Envelope"
msgstr "Wobalka DL"

#. aZ2Lo
#: vcl/inc/print.hrc:46
msgctxt "RID_STR_PAPERNAMES"
msgid "Dia Slide"
msgstr "Diashow"

#. EzE2Q
#: vcl/inc/print.hrc:47
msgctxt "RID_STR_PAPERNAMES"
msgid "Screen 4:3"
msgstr "Wobrazowka 4:3"

#. 6MjsD
#: vcl/inc/print.hrc:48
msgctxt "RID_STR_PAPERNAMES"
msgid "C"
msgstr "C"

#. Yfrzk
#: vcl/inc/print.hrc:49
msgctxt "RID_STR_PAPERNAMES"
msgid "D"
msgstr "D"

#. Ahd2X
#: vcl/inc/print.hrc:50
msgctxt "RID_STR_PAPERNAMES"
msgid "E"
msgstr "E"

#. 9quGe
#: vcl/inc/print.hrc:51
msgctxt "RID_STR_PAPERNAMES"
msgid "Executive"
msgstr "Executive"

#. SXPft
#: vcl/inc/print.hrc:52
msgctxt "RID_STR_PAPERNAMES"
msgid "German Legal Fanfold"
msgstr "German Legal Fanfold"

#. A48FP
#: vcl/inc/print.hrc:53
msgctxt "RID_STR_PAPERNAMES"
msgid "#8 (Monarch) Envelope"
msgstr "Wobalka #8 (Monarch)"

#. p4BPX
#: vcl/inc/print.hrc:54
msgctxt "RID_STR_PAPERNAMES"
msgid "#6 3/4 (Personal) Envelope"
msgstr "Wobalka #6 3/4 (Personal)"

#. 7nYNA
#: vcl/inc/print.hrc:55
msgctxt "RID_STR_PAPERNAMES"
msgid "#9 Envelope"
msgstr "Wobalka #9"

#. 7pGhj
#: vcl/inc/print.hrc:56
msgctxt "RID_STR_PAPERNAMES"
msgid "#10 Envelope"
msgstr "Wobalka #10"

#. JLiyQ
#: vcl/inc/print.hrc:57
msgctxt "RID_STR_PAPERNAMES"
msgid "#11 Envelope"
msgstr "Wobalka #11"

#. Mpdko
#: vcl/inc/print.hrc:58
msgctxt "RID_STR_PAPERNAMES"
msgid "#12 Envelope"
msgstr "Wobalka #12"

#. YCdjh
#: vcl/inc/print.hrc:59
msgctxt "RID_STR_PAPERNAMES"
msgid "16 Kai (16k)"
msgstr "16 Kai (16k)"

#. xizMp
#: vcl/inc/print.hrc:60
msgctxt "RID_STR_PAPERNAMES"
msgid "32 Kai"
msgstr "Kai 32"

#. eRsjd
#: vcl/inc/print.hrc:61
msgctxt "RID_STR_PAPERNAMES"
msgid "Big 32 Kai"
msgstr "Kai 32 wjeliki"

#. DT7AF
#: vcl/inc/print.hrc:62
msgctxt "RID_STR_PAPERNAMES"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"

#. 8GGnm
#: vcl/inc/print.hrc:63
msgctxt "RID_STR_PAPERNAMES"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"

#. tXHgU
#: vcl/inc/print.hrc:64
msgctxt "RID_STR_PAPERNAMES"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"

#. qmPSf
#: vcl/inc/print.hrc:65
msgctxt "RID_STR_PAPERNAMES"
msgid "Ledger"
msgstr "Ledger"

#. nD5vU
#: vcl/inc/print.hrc:66
msgctxt "RID_STR_PAPERNAMES"
msgid "Statement"
msgstr "Statement"

#. ABJBh
#: vcl/inc/print.hrc:67
msgctxt "RID_STR_PAPERNAMES"
msgid "Quarto"
msgstr "Quarto"

#. Qnxii
#: vcl/inc/print.hrc:68
msgctxt "RID_STR_PAPERNAMES"
msgid "10x14"
msgstr "10x14"

#. NqDor
#: vcl/inc/print.hrc:69
msgctxt "RID_STR_PAPERNAMES"
msgid "#14 Envelope"
msgstr "Wobalka #14"

#. HG72H
#: vcl/inc/print.hrc:70
msgctxt "RID_STR_PAPERNAMES"
msgid "C3 Envelope"
msgstr "Wobalka C3"

#. GcZXC
#: vcl/inc/print.hrc:71
msgctxt "RID_STR_PAPERNAMES"
msgid "Italian Envelope"
msgstr "Italska wobalka"

#. jAAep
#: vcl/inc/print.hrc:72
msgctxt "RID_STR_PAPERNAMES"
msgid "U.S. Standard Fanfold"
msgstr "U.S. Standard Fanfold"

#. EnDDT
#: vcl/inc/print.hrc:73
msgctxt "RID_STR_PAPERNAMES"
msgid "German Standard Fanfold"
msgstr "German Standard Fanfold"

#. PbPaG
#: vcl/inc/print.hrc:74
msgctxt "RID_STR_PAPERNAMES"
msgid "Japanese Postcard"
msgstr "Japańska póglědnica"

#. DDGCC
#: vcl/inc/print.hrc:75
msgctxt "RID_STR_PAPERNAMES"
msgid "9x11"
msgstr "9x11"

#. B7BBS
#: vcl/inc/print.hrc:76
msgctxt "RID_STR_PAPERNAMES"
msgid "10x11"
msgstr "10x11"

#. 47xPq
#: vcl/inc/print.hrc:77
msgctxt "RID_STR_PAPERNAMES"
msgid "15x11"
msgstr "15x11"

#. jLxUU
#: vcl/inc/print.hrc:78
msgctxt "RID_STR_PAPERNAMES"
msgid "Invitation Envelope"
msgstr "Invitation Envelope"

#. P9Ams
#: vcl/inc/print.hrc:79
msgctxt "RID_STR_PAPERNAMES"
msgid "SuperA"
msgstr "SuperA"

#. 8FXjz
#: vcl/inc/print.hrc:80
msgctxt "RID_STR_PAPERNAMES"
msgid "SuperB"
msgstr "SuperB"

#. YeXeF
#: vcl/inc/print.hrc:81
msgctxt "RID_STR_PAPERNAMES"
msgid "Letter Plus"
msgstr "Letter Plus"

#. DFEbD
#: vcl/inc/print.hrc:82
msgctxt "RID_STR_PAPERNAMES"
msgid "A4 Plus"
msgstr "A4 Plus"

#. ak83a
#: vcl/inc/print.hrc:83
msgctxt "RID_STR_PAPERNAMES"
msgid "Double Postcard"
msgstr "Double Postcard"

#. ZidKk
#: vcl/inc/print.hrc:84
msgctxt "RID_STR_PAPERNAMES"
msgid "A6"
msgstr "A6"

#. LWf9B
#: vcl/inc/print.hrc:85
msgctxt "RID_STR_PAPERNAMES"
msgid "12x11"
msgstr "12x11"

#. BkrJX
#: vcl/inc/print.hrc:86
msgctxt "RID_STR_PAPERNAMES"
msgid "A7"
msgstr "A7"

#. SWbqF
#: vcl/inc/print.hrc:87
msgctxt "RID_STR_PAPERNAMES"
msgid "A8"
msgstr "A8"

#. GYtp3
#: vcl/inc/print.hrc:88
msgctxt "RID_STR_PAPERNAMES"
msgid "A9"
msgstr "A9"

#. bpFt9
#: vcl/inc/print.hrc:89
msgctxt "RID_STR_PAPERNAMES"
msgid "A10"
msgstr "A10"

#. FTA7W
#: vcl/inc/print.hrc:90
msgctxt "RID_STR_PAPERNAMES"
msgid "B0 (ISO)"
msgstr "B0 (ISO)"

#. 2GKu3
#: vcl/inc/print.hrc:91
msgctxt "RID_STR_PAPERNAMES"
msgid "B1 (ISO)"
msgstr "B1 (ISO)"

#. vXJTD
#: vcl/inc/print.hrc:92
msgctxt "RID_STR_PAPERNAMES"
msgid "B2 (ISO)"
msgstr "B2 (ISO)"

#. aC9No
#: vcl/inc/print.hrc:93
msgctxt "RID_STR_PAPERNAMES"
msgid "B3 (ISO)"
msgstr "B3 (ISO)"

#. MuLhT
#: vcl/inc/print.hrc:94
msgctxt "RID_STR_PAPERNAMES"
msgid "B7 (ISO)"
msgstr "B7 (ISO)"

#. krPPq
#: vcl/inc/print.hrc:95
msgctxt "RID_STR_PAPERNAMES"
msgid "B8 (ISO)"
msgstr "B8 (ISO)"

#. YGESB
#: vcl/inc/print.hrc:96
msgctxt "RID_STR_PAPERNAMES"
msgid "B9 (ISO)"
msgstr "B9 (ISO)"

#. njHYv
#: vcl/inc/print.hrc:97
msgctxt "RID_STR_PAPERNAMES"
msgid "B10 (ISO)"
msgstr "B10 (ISO)"

#. AVSBr
#: vcl/inc/print.hrc:98
msgctxt "RID_STR_PAPERNAMES"
msgid "C2 Envelope"
msgstr "Wobalka C2"

#. EFNMQ
#: vcl/inc/print.hrc:99
msgctxt "RID_STR_PAPERNAMES"
msgid "C7 Envelope"
msgstr "Wobalka C7"

#. zSAKG
#: vcl/inc/print.hrc:100
msgctxt "RID_STR_PAPERNAMES"
msgid "C8 Envelope"
msgstr "Wobalka C8"

#. AX3UZ
#: vcl/inc/print.hrc:101
msgctxt "RID_STR_PAPERNAMES"
msgid "Arch A"
msgstr "Arch A"

#. DVqSQ
#: vcl/inc/print.hrc:102
msgctxt "RID_STR_PAPERNAMES"
msgid "Arch B"
msgstr "Arch B"

#. XTWTA
#: vcl/inc/print.hrc:103
msgctxt "RID_STR_PAPERNAMES"
msgid "Arch C"
msgstr "Arch C"

#. 7HfJq
#: vcl/inc/print.hrc:104
msgctxt "RID_STR_PAPERNAMES"
msgid "Arch D"
msgstr "Arch D"

#. iFxKS
#: vcl/inc/print.hrc:105
msgctxt "RID_STR_PAPERNAMES"
msgid "Arch E"
msgstr "Arch E"

#. H86KB
#: vcl/inc/print.hrc:106
msgctxt "RID_STR_PAPERNAMES"
msgid "Screen 16:9"
msgstr "Wobrazowka 16:9"

#. qXCQA
#: vcl/inc/print.hrc:107
msgctxt "RID_STR_PAPERNAMES"
msgid "Screen 16:10"
msgstr "Wobrazowka 16:10"

#. ByzTD
#: vcl/inc/print.hrc:108
msgctxt "RID_STR_PAPERNAMES"
msgid "16k (195 x 270)"
msgstr "16k (195 x 270)"

#. EE6VX
#. To translators: This is the last entry of the sequence of paper size names
#: vcl/inc/print.hrc:110
msgctxt "RID_STR_PAPERNAMES"
msgid "16k (197 x 273)"
msgstr "16k (197 x 273)"

#. wH3TZ
msgctxt "stock"
msgid "_Add"
msgstr "_Pśidaś"

#. S9dsC
msgctxt "stock"
msgid "_Apply"
msgstr "_Nałožyś"

#. TMo6G
msgctxt "stock"
msgid "_Cancel"
msgstr "_Pśetergnuś"

#. MRCkv
msgctxt "stock"
msgid "_Close"
msgstr "_Zacyniś"

#. nvx5t
msgctxt "stock"
msgid "_Delete"
msgstr "Wu_lašowaś"

#. YspCj
msgctxt "stock"
msgid "_Edit"
msgstr "Wob_bźěłaś"

#. imQxr
msgctxt "stock"
msgid "_Help"
msgstr "_Pomoc"

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

#. dx2yy
msgctxt "stock"
msgid "_No"
msgstr "_Ně"

#. M9DsL
msgctxt "stock"
msgid "_OK"
msgstr "W pó_rěźe"

#. VtJS9
msgctxt "stock"
msgid "_Remove"
msgstr "_Wótwónoźeś"

#. C69Fy
msgctxt "stock"
msgid "_Reset"
msgstr "_Slědk stajiś"

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

#. CXDQa
#: vcl/inc/printaccessoryview.hrc:27
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Preview"
msgstr "Pśeglěd"

#. BgxCz
#: vcl/inc/printaccessoryview.hrc:28
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Page number"
msgstr "Numer boka"

#. BEgxh
#: vcl/inc/printaccessoryview.hrc:29
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Number of pages"
msgstr "Licba bokow"

#. xV2vm
#: vcl/inc/printaccessoryview.hrc:30
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "More"
msgstr "Wěcej"

#. QWCDs
#: vcl/inc/printaccessoryview.hrc:31
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Print selection only"
msgstr "Jano wuběrk śišćaś"

#. QLJXP
#: vcl/inc/strings.hrc:25
msgctxt "SV_RESID_STRING_NOSELECTIONPOSSIBLE"
msgid "<No selection possible>"
msgstr "<Žeden wuběrk móžny>"

#. QbQEb
#: vcl/inc/strings.hrc:27
msgctxt "SV_MENU_MAC_SERVICES"
msgid "Services"
msgstr "Słužby"

#. qDpAm
#: vcl/inc/strings.hrc:28
msgctxt "SV_MENU_MAC_HIDEAPP"
msgid "Hide %PRODUCTNAME"
msgstr "%PRODUCTNAME schowaś"

#. y9pN4
#: vcl/inc/strings.hrc:29
msgctxt "SV_MENU_MAC_HIDEALL"
msgid "Hide Others"
msgstr "Druge schowaś"

#. gSgGK
#: vcl/inc/strings.hrc:30
msgctxt "SV_MENU_MAC_SHOWALL"
msgid "Show All"
msgstr "Wše pokazaś"

#. vDgCm
#: vcl/inc/strings.hrc:31
msgctxt "SV_MENU_MAC_QUITAPP"
msgid "Quit %PRODUCTNAME"
msgstr "%PRODUCTNAME skóńcyś"

#. MFxaN
#: vcl/inc/strings.hrc:33
msgctxt "SV_HELPTEXT_CLOSE"
msgid "Close"
msgstr "Zacyniś"

#. FinRN
#: vcl/inc/strings.hrc:34
msgctxt "SV_HELPTEXT_MINIMIZE"
msgid "Minimize"
msgstr "Mimiměrowaś"

#. wNV6G
#: vcl/inc/strings.hrc:35
msgctxt "SV_HELPTEXT_MAXIMIZE"
msgid "Maximize"
msgstr "Maksiměrowaś"

#. FFCjB
#: vcl/inc/strings.hrc:36
msgctxt "SV_HELPTEXT_RESTORE"
msgid "Restore"
msgstr "Wótnowiś"

#. ryVCS
#: vcl/inc/strings.hrc:37
msgctxt "SV_HELPTEXT_HELP"
msgid "Help"
msgstr "Pomoc"

#. kXsuJ
#: vcl/inc/strings.hrc:38
msgctxt "SV_HELPTEXT_SCREENSHOT"
msgid "Take and annotate a screenshot"
msgstr "Foto wobrazowki gótowaś a pśipomnjeśa pśidaś"

#. tEF9o
#: vcl/inc/strings.hrc:39
msgctxt "SV_HELPTEXT_FADEIN"
msgid "Show"
msgstr "Pokazaś"

#. FGDmB
#: vcl/inc/strings.hrc:40
msgctxt "SV_HELPTEXT_FADEOUT"
msgid "Hide"
msgstr "Schowaś"

#. CTSjk
#: vcl/inc/strings.hrc:41
msgctxt "SV_HELPTEXT_CLOSEDOCUMENT"
msgid "Close Document"
msgstr "Dokument zacyniś"

#. zpU7V
#. To translators: This is used on buttons for platforms other than Windows, there should be a ~ mnemonic in this string
#: vcl/inc/strings.hrc:44
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "W pó~rěźe"

#. tePSP
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: vcl/inc/strings.hrc:46
msgctxt "SV_BUTTONTEXT_CANCEL"
msgid "~Cancel"
msgstr "~Pśetergnuś"

#. Td9Kr
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: vcl/inc/strings.hrc:48
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "W pórěźe"

#. HYFxt
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: vcl/inc/strings.hrc:50
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
msgstr "Pśetergnuś"

#. FeA4H
#: vcl/inc/strings.hrc:51
msgctxt "SV_BUTTONTEXT_YES"
msgid "~Yes"
msgstr "~Jo"

#. FoaHJ
#: vcl/inc/strings.hrc:52
msgctxt "SV_BUTTONTEXT_NO"
msgid "~No"
msgstr "~Ně"

#. oF4GE
#: vcl/inc/strings.hrc:53
msgctxt "SV_BUTTONTEXT_RETRY"
msgid "~Retry"
msgstr "Wó~spjetowaś"

#. ECcBY
#: vcl/inc/strings.hrc:54
msgctxt "SV_BUTTONTEXT_HELP"
msgid "~Help"
msgstr "~Pomoc"

#. vT447
#: vcl/inc/strings.hrc:55
msgctxt "SV_BUTTONTEXT_CLOSE"
msgid "~Close"
msgstr "~Zacyniś"

#. HGPAB
#: vcl/inc/strings.hrc:56
msgctxt "SV_BUTTONTEXT_MORE"
msgid "~More"
msgstr "Wě~cej"

#. 2G82H
#: vcl/inc/strings.hrc:57
msgctxt "SV_BUTTONTEXT_IGNORE"
msgid "~Ignore"
msgstr "~Ignorěrowaś"

#. mHKZG
#: vcl/inc/strings.hrc:58
msgctxt "SV_BUTTONTEXT_ABORT"
msgid "~Abort"
msgstr "~Pśetergnuś"

#. xGRuS
#: vcl/inc/strings.hrc:59
msgctxt "SV_BUTTONTEXT_LESS"
msgid "~Less"
msgstr "~Mjenjej"

#. Y587T
#: vcl/inc/strings.hrc:60
msgctxt "SV_BUTTONTEXT_SAVE"
msgid "~Save"
msgstr "~Składowaś"

#. LEA6Y
#: vcl/inc/strings.hrc:61
msgctxt "SV_BUTTONTEXT_OPEN"
msgid "~Open"
msgstr "Wó~cyniś"

#. ok7v2
#: vcl/inc/strings.hrc:62
msgctxt "SV_BUTTONTEXT_SCREENSHOT"
msgid "~Screenshot"
msgstr "~Foto wobrazowki"

#. Ni8JA
#: vcl/inc/strings.hrc:64
msgctxt "SV_STDTEXT_SERVICENOTAVAILABLE"
msgid ""
"The component (%s) could not be loaded.\n"
"Please start setup with the repair option."
msgstr ""
"Komponenta (%s) njedajo se zacytaś.\n"
"Pšosym startujśo instalaciju, aby pórěźenje pśewjadł."

#. 3NRoN
#: vcl/inc/strings.hrc:66
msgctxt "SV_STDTEXT_ABOUT"
msgid "About %PRODUCTNAME"
msgstr "Wó %PRODUCTNAME"

#. HqHKV
#: vcl/inc/strings.hrc:67
msgctxt "SV_STDTEXT_PREFERENCES"
msgid "Preferences..."
msgstr "Nastajenja..."

#. ZLc4n
#: vcl/inc/strings.hrc:68
msgctxt "SV_STDTEXT_ALLFILETYPES"
msgid "Any type"
msgstr "Někaki typ"

#. FD7Bf
#: vcl/inc/strings.hrc:70
msgctxt "STR_FPICKER_AUTO_EXTENSION"
msgid "~Automatic file name extension"
msgstr "~Awtomatiska datajowa kóńcowka"

#. 9ECLu
#: vcl/inc/strings.hrc:71
msgctxt "STR_FPICKER_PASSWORD"
msgid "Save with pass~word"
msgstr "Z g~ronidłom składowaś"

#. nyers
#. dear loplugins, please don't remove this constant, it will be used in follow-up commits
#: vcl/inc/strings.hrc:73
msgctxt "STR_FPICKER_GPGENCRYPT"
msgid "Encrypt with ~GPG key"
msgstr "Z ~GPG-klucom koděrowaś"

#. Z2MmL
#: vcl/inc/strings.hrc:74
msgctxt "STR_FPICKER_FILTER_OPTIONS"
msgid "~Edit filter settings"
msgstr "~Filtrowe nastajenja wobźěłaś"

#. ZDE7y
#: vcl/inc/strings.hrc:75
msgctxt "STR_FPICKER_READONLY"
msgid "~Read-only"
msgstr "~Pśeśiwo pisanjeju šćitany"

#. EYvCH
#: vcl/inc/strings.hrc:76
msgctxt "STR_FPICKER_INSERT_AS_LINK"
msgid "Insert as ~Link"
msgstr "Ako wó~tkaz zasajźiś"

#. zpPD6
#: vcl/inc/strings.hrc:77
msgctxt "STR_FPICKER_SHOW_PREVIEW"
msgid "Pr~eview"
msgstr "Pś~eglěd"

#. L7QTs
#: vcl/inc/strings.hrc:78
msgctxt "STR_FPICKER_PLAY"
msgid "~Play"
msgstr "Wótg~raś"

#. rPLAU
#: vcl/inc/strings.hrc:79
msgctxt "STR_FPICKER_VERSION"
msgid "~Version:"
msgstr "~Wersija:"

#. dMPHM
#: vcl/inc/strings.hrc:80
msgctxt "STR_FPICKER_TEMPLATES"
msgid "S~tyles:"
msgstr "Forma~towe pśedłogi:"

#. TeuRr
#: vcl/inc/strings.hrc:81
msgctxt "STR_FPICKER_IMAGE_TEMPLATE"
msgid "Frame Style: "
msgstr "Wobłukowa pśedłoga: "

#. Cq63y
#: vcl/inc/strings.hrc:82
msgctxt "STR_FPICKER_IMAGE_ANCHOR"
msgid "A~nchor: "
msgstr "K~okula: "

#. 7yacA
#: vcl/inc/strings.hrc:83
msgctxt "STR_FPICKER_SELECTION"
msgid "~Selection"
msgstr "W~uběrk"

#. QFCuE
#: vcl/inc/strings.hrc:84
msgctxt "STR_FPICKER_FOLDER_DEFAULT_TITLE"
msgid "Select Path"
msgstr "Sćažku wubraś"

#. AoCzG
#: vcl/inc/strings.hrc:85
msgctxt "STR_FPICKER_FOLDER_DEFAULT_DESCRIPTION"
msgid "Please select a folder."
msgstr "Pšosym wubjeŕśo zarědnik."

#. vcC7G
#: vcl/inc/strings.hrc:86
msgctxt "STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
msgstr "Dataja z mjenim \"$filename$\" južo eksistěrujo. Cośo jo wuměniś?"

#. MKKjJ
#: vcl/inc/strings.hrc:87
msgctxt "STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
msgstr "Dataja južo w \"$dirname$ eksistěrujo. Pśi wuměnjenju se jeje wopśimjeśe pśepišo."

#. pF5CC
#: vcl/inc/strings.hrc:88
msgctxt "STR_FPICKER_ALLFORMATS"
msgid "All Formats"
msgstr "Wšykne formaty"

#. xJLGT
#: vcl/inc/strings.hrc:89
msgctxt "STR_FPICKER_OPEN"
msgid "Open"
msgstr "Wócyniś"

#. W5xGp
#: vcl/inc/strings.hrc:90
msgctxt "STR_FPICKER_SAVE"
msgid "Save"
msgstr "Składowaś"

#. QxrYy
#: vcl/inc/strings.hrc:91
msgctxt "STR_FPICKER_TYPE"
msgid "File ~type"
msgstr "Datajowy ~typ"

#. qfg3C
#: vcl/inc/strings.hrc:93
msgctxt "SV_ACCESSERROR_NO_FONTS"
msgid "No fonts could be found on the system."
msgstr "Pisma njejsu se dali namakaś na systemje."

#. rWAuM
#: vcl/inc/strings.hrc:95
msgctxt "SV_PRINT_NOPAGES"
msgid "No pages"
msgstr "Žedne boki"

#. SFF7G
#: vcl/inc/strings.hrc:96
msgctxt "SV_PRINT_NOPREVIEW"
msgid "Preview is disabled"
msgstr "Přehlad jo znjemóžnjony"

#. xMtCc
#: vcl/inc/strings.hrc:97
msgctxt "SV_PRINT_TOFILE_TXT"
msgid "Print to File..."
msgstr "Do dataje śišćaś..."

#. GBDRJ
#: vcl/inc/strings.hrc:98
msgctxt "SV_PRINT_DEFPRT_TXT"
msgid "Default printer"
msgstr "Standardny śišćak"

#. 8BSG2
#: vcl/inc/strings.hrc:99
msgctxt "SV_PRINT_QUERYFAXNUMBER_TXT"
msgid "Please enter the fax number"
msgstr "Pšosym zapódajśo faksowy numer"

#. GtHUE
#: vcl/inc/strings.hrc:100
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "Swójski"

#. yPJTL
#: vcl/inc/strings.hrc:102
msgctxt "SV_EDIT_WARNING_STR"
msgid "The inserted text exceeded the maximum length of this text field. The text was truncated."
msgstr "Zasajźony tekst jo dlejšy ako maksimalna dłujkosć toś togo tekstowego póla. Tekst jo se wótkrotcył."

#. Dk4vc
#: vcl/inc/strings.hrc:104
msgctxt "SV_APP_CPUTHREADS"
msgid "CPU threads: "
msgstr "CPU-niśi: "

#. 5DyEd
#: vcl/inc/strings.hrc:105
msgctxt "SV_APP_OSVERSION"
msgid "OS: "
msgstr "Źěłowy system: "

#. Yqrwo
#: vcl/inc/strings.hrc:106
msgctxt "SV_APP_UIRENDER"
msgid "UI render: "
msgstr "UI-render: "

#. 8YjVN
#: vcl/inc/strings.hrc:107
msgctxt "SV_APP_GL"
msgid "GL"
msgstr "GL"

#. HnDDn
#: vcl/inc/strings.hrc:108
msgctxt "SV_APP_SKIA_VULKAN"
msgid "Skia/Vulkan"
msgstr "Skia/Vulkan"

#. n2Hto
#: vcl/inc/strings.hrc:109
msgctxt "SV_APP_SKIA_RASTER"
msgid "Skia/Raster"
msgstr "Skia/Raster"

#. ZitRE
#: vcl/inc/strings.hrc:110
msgctxt "SV_APP_DEFAULT"
msgid "default"
msgstr "standard"

#. 4gWk5
#: vcl/inc/strings.hrc:112
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Informacije"

#. 5gAyW
#: vcl/inc/strings.hrc:113
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Warnowanje"

#. buqyG
#: vcl/inc/strings.hrc:114
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Zmólka"

#. 3CTTS
#: vcl/inc/strings.hrc:115
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Wobkšuśenje"

#. drUB5
#: vcl/inc/strings.hrc:117
msgctxt "STR_TEXTUNDO_DELPARA"
msgid "delete line"
msgstr "smužku wulašowaś"

#. cxFKH
#: vcl/inc/strings.hrc:118
msgctxt "STR_TEXTUNDO_CONNECTPARAS"
msgid "delete multiple lines"
msgstr "někotare smužki wulašowaś"

#. 7KPRL
#: vcl/inc/strings.hrc:119
msgctxt "STR_TEXTUNDO_SPLITPARA"
msgid "insert multiple lines"
msgstr "někotare smužki zasajźiś"

#. R2cyr
#: vcl/inc/strings.hrc:120
msgctxt "STR_TEXTUNDO_INSERTCHARS"
msgid "insert '$1'"
msgstr "'$1' zasajźiś"

#. 66FYV
#: vcl/inc/strings.hrc:121
msgctxt "STR_TEXTUNDO_REMOVECHARS"
msgid "delete '$1'"
msgstr "'$1' wulašowaś"

#. YhJ4x
#. descriptions of accessible objects
#: vcl/inc/strings.hrc:124
msgctxt "STR_SVT_ACC_DESC_TABLISTBOX"
msgid "Row: %1, Column: %2"
msgstr "Smužka: %1, słup: %2"

#. 5RjLF
#: vcl/inc/strings.hrc:125
msgctxt "STR_SVT_ACC_EMPTY_FIELD"
msgid "Empty Field"
msgstr "Prozne pólo"

#. TcNJT
#: vcl/inc/strings.hrc:127
msgctxt "STR_SVT_CALENDAR_DAY"
msgid "Day"
msgstr "Źeń"

#. DhSTi
#: vcl/inc/strings.hrc:128
msgctxt "STR_SVT_CALENDAR_WEEK"
msgid "Week"
msgstr "Tyźeń"

#. 5Eyy3
#: vcl/inc/strings.hrc:129
msgctxt "STR_SVT_CALENDAR_TODAY"
msgid "Today"
msgstr "Źinsa"

#. rSVhV
#: vcl/inc/strings.hrc:131
msgctxt "STR_WIZDLG_ROADMAP_TITLE"
msgid "Steps"
msgstr "Kšace"

#. wEp9A
#: vcl/inc/strings.hrc:132
msgctxt "STR_WIZDLG_FINISH"
msgid "~Finish"
msgstr "~Dokóńcyś"

#. ygXBw
#: vcl/inc/strings.hrc:133
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Dalej >"

#. 5MSDe
#: vcl/inc/strings.hrc:134
msgctxt "STR_WIZDLG_PREVIOUS"
msgid "< Bac~k"
msgstr "< Slěd~k"

#. urFMt
#: vcl/inc/strings.hrc:136
msgctxt "STR_SEPARATOR"
msgid "Separator"
msgstr "Žěleńska linija"

#. eCq2K
#: vcl/inc/strings.hrc:138
msgctxt "STR_FILEEXT_NONDEFAULT_ASK_TITLE"
msgid "Default file formats not registered"
msgstr "Standardne datajowe formaty njejsu zregistrěrowane"

#. TDctx
#: vcl/inc/strings.hrc:139
msgctxt "STR_FILEEXT_NONDEFAULT_ASK_MSG"
msgid ""
"The following file formats are not registered to be opened by default in %PRODUCTNAME:\n"
"$1\n"
"Select OK if you want to change default file format registrations."
msgstr ""
"Slědujuce formaty njejsu zregistrěrowane, aby se pó standarźe w %PRODUCTNAME wócynili:\n"
"$1\n"
"Wubjeŕśo W pórěźe, jolic cośo registrěrowanja standardnych datajowych formatow změniś."

#. EkzSW
#: vcl/inc/strings.hrc:141
msgctxt "KEY_VERSION_CHECK"
msgid ""
"Warning: Not all of the imported EPS graphics could be saved at level1\n"
"as some are at a higher level!"
msgstr ""
"Warnowanje: Nic wšykne z importěrowanych EPS-wobrazow su dali se na rowninje 1 składowaś,\n"
"dokulaž někotare z nich su na wušej rowninje!"

#. V2EuY
#. To translators: This is the first entry of a sequence of measurement unit names
#: vcl/inc/units.hrc:28
msgctxt "SV_FUNIT_STRINGS"
msgid "mm"
msgstr "mm"

#. fH7MJ
#: vcl/inc/units.hrc:29
msgctxt "SV_FUNIT_STRINGS"
msgid "cm"
msgstr "cm"

#. B5tmt
#: vcl/inc/units.hrc:30
msgctxt "SV_FUNIT_STRINGS"
msgid "m"
msgstr "m"

#. XyxEA
#: vcl/inc/units.hrc:31
msgctxt "SV_FUNIT_STRINGS"
msgid "km"
msgstr "km"

#. z6nfj
#: vcl/inc/units.hrc:32
msgctxt "SV_FUNIT_STRINGS"
msgid "twips"
msgstr "twipy"

#. gi2y8
#: vcl/inc/units.hrc:33
msgctxt "SV_FUNIT_STRINGS"
msgid "twip"
msgstr "twip"

#. Rk9tP
#: vcl/inc/units.hrc:34
msgctxt "SV_FUNIT_STRINGS"
msgid "pt"
msgstr "pt"

#. J6AgQ
#: vcl/inc/units.hrc:35
msgctxt "SV_FUNIT_STRINGS"
msgid "pc"
msgstr "pc"

#. oC8K4
#. To translators: double prime symbol for inch
#: vcl/inc/units.hrc:37
msgctxt "SV_FUNIT_STRINGS"
msgid "″"
msgstr "″"

#. AEhCN
#: vcl/inc/units.hrc:38
msgctxt "SV_FUNIT_STRINGS"
msgid "\""
msgstr "\""

#. wmf3u
#: vcl/inc/units.hrc:39
msgctxt "SV_FUNIT_STRINGS"
msgid "in"
msgstr "in"

#. GEHxy
#: vcl/inc/units.hrc:40
msgctxt "SV_FUNIT_STRINGS"
msgid "inch"
msgstr "inch"

#. 4AEJE
#. To translators: prime symbol for foot
#: vcl/inc/units.hrc:42
msgctxt "SV_FUNIT_STRINGS"
msgid "′"
msgstr "′"

#. RYzjD
#: vcl/inc/units.hrc:43
msgctxt "SV_FUNIT_STRINGS"
msgid "'"
msgstr "'"

#. a64NT
#: vcl/inc/units.hrc:44
msgctxt "SV_FUNIT_STRINGS"
msgid "ft"
msgstr "ft"

#. fbTuQ
#: vcl/inc/units.hrc:45
msgctxt "SV_FUNIT_STRINGS"
msgid "foot"
msgstr "stopa"

#. BvZ6A
#: vcl/inc/units.hrc:46
msgctxt "SV_FUNIT_STRINGS"
msgid "feet"
msgstr "stopy"

#. S4uRP
#: vcl/inc/units.hrc:47
msgctxt "SV_FUNIT_STRINGS"
msgid "miles"
msgstr "mile"

#. hCKye
#: vcl/inc/units.hrc:48
msgctxt "SV_FUNIT_STRINGS"
msgid "mile"
msgstr "mila"

#. UXbT9
#: vcl/inc/units.hrc:49
msgctxt "SV_FUNIT_STRINGS"
msgid "ch"
msgstr "zn"

#. 9vsPY
#: vcl/inc/units.hrc:50
msgctxt "SV_FUNIT_STRINGS"
msgid "line"
msgstr "smužka"

#. z2hxz
#: vcl/inc/units.hrc:51
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "piksele"

#. BpgcD
#: vcl/inc/units.hrc:52
msgctxt "SV_FUNIT_STRINGS"
msgid "pixel"
msgstr "piksel"

#. eJWWH
#. To translators: degree
#: vcl/inc/units.hrc:54
msgctxt "SV_FUNIT_STRINGS"
msgid "°"
msgstr "°"

#. heHMt
#: vcl/inc/units.hrc:55
msgctxt "SV_FUNIT_STRINGS"
msgid "sec"
msgstr "sek"

#. zE8rv
#. To translators: This is the last entry of the sequence of measurement unit names
#: vcl/inc/units.hrc:57
msgctxt "SV_FUNIT_STRINGS"
msgid "ms"
msgstr "ms"

#. AdRDT
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
msgctxt "STR_FONT_FEATURE_ID_AALT"
msgid "Access All Alternates"
msgstr "Pśistup na wšykne alternatiwy"

#. YekoV
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
msgctxt "STR_FONT_FEATURE_ID_AFRC"
msgid "Alternative (Vertical) Fractions"
msgstr "Alternatiwne (wertikalne) łamki"

#. fDUSL
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
msgctxt "STR_FONT_FEATURE_ID_ALIG"
msgid "Ancient Ligatures"
msgstr "Stare ligatury"

#. B5DbC
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
msgctxt "STR_FONT_FEATURE_ID_C2PC"
msgid "Capitals to Petite Capitals"
msgstr "Wjelike pismiki do małych kapitelkow"

#. Wibgm
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
msgctxt "STR_FONT_FEATURE_ID_C2SC"
msgid "Capitals to Small Capitals"
msgstr "Wjelike pismiki do kapitelkow"

#. QUEqg
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
msgctxt "STR_FONT_FEATURE_ID_CALT"
msgid "Contextual Alternates"
msgstr "Kontekstowe alternatiwy"

#. ChJAW
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
msgctxt "STR_FONT_FEATURE_ID_CASE"
msgid "Case-Sensitive Forms"
msgstr "Formy wótwisne wót pisanja"

#. qA8Go
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
msgctxt "STR_FONT_FEATURE_ID_CLIG"
msgid "Contextual Ligatures"
msgstr "Kontekstowe ligatury"

#. eFooQ
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
msgctxt "STR_FONT_FEATURE_ID_CPCT"
msgid "Centered CJK Punctuation"
msgstr "Centrěrowana CJK-interpunkcija"

#. z2Csv
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
msgctxt "STR_FONT_FEATURE_ID_CPSP"
msgid "Capital Spacing"
msgstr "Wótkłon wjelikich pismikow"

#. GvVGW
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
msgctxt "STR_FONT_FEATURE_ID_CSWH"
msgid "Contextual Swash"
msgstr "Kontekstowy wuzgibk"

#. Cx9wW
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
msgctxt "STR_FONT_FEATURE_ID_CVXX"
msgid "Character Variant %1"
msgstr "Znamuškowa warianta %1"

#. BFCqG
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
msgctxt "STR_FONT_FEATURE_ID_DCAP"
msgid "Drop Caps"
msgstr "Iniciale"

#. jaUfX
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
msgctxt "STR_FONT_FEATURE_ID_DLIG"
msgid "Discretionary Ligatures"
msgstr "Opcionalne ligatury"

#. N7Q8C
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
msgctxt "STR_FONT_FEATURE_ID_DNOM"
msgid "Denominators"
msgstr "Mjenowaki"

#. ssQcG
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
msgctxt "STR_FONT_FEATURE_ID_DPNG"
msgid "Diphthongs (Obsolete)"
msgstr "Diftongi (zestarjone)"

#. Rkd5B
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
msgctxt "STR_FONT_FEATURE_ID_EXPT"
msgid "Expert Forms"
msgstr "Ekspertowe formy"

#. usHhr
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
msgctxt "STR_FONT_FEATURE_ID_FALT"
msgid "Final Glyph on Line Alternates"
msgstr "Kóńcny glyf na smužkowych alternatiwach"

#. rKM4e
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
msgctxt "STR_FONT_FEATURE_ID_FRAC"
msgid "Fraction style:"
msgstr "Łamkowy stil:"

#. BRwGy
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_0"
msgid "None"
msgstr "Žeden"

#. nfBTN
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
msgid "Diagonal Fractions"
msgstr "Diagonalne łamki"

#. yBU3X
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
msgid "Nut Fractions"
msgstr "Zeštaplowane łamki"

#. FA4Qr
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
msgctxt "STR_FONT_FEATURE_ID_FWID"
msgid "Full Widths"
msgstr "Połne šyrokosći"

#. v9Bvt
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
msgctxt "STR_FONT_FEATURE_ID_HALT"
msgid "Alternate Half Widths"
msgstr "Alternatiwne połšyrokosći"

#. q8ka8
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
msgctxt "STR_FONT_FEATURE_ID_HIST"
msgid "Historical Forms"
msgstr "Historiske formy"

#. N2fJw
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
msgctxt "STR_FONT_FEATURE_ID_HKNA"
msgid "Horizontal Kana Alternates"
msgstr "Horicontalne alternatiwy Kana"

#. Trcta
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
msgctxt "STR_FONT_FEATURE_ID_HLIG"
msgid "Historical Ligatures"
msgstr "Historiske ligatury"

#. HgRZk
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
msgctxt "STR_FONT_FEATURE_ID_HNGL"
msgid "Hanja to Hangul (Obsolete)"
msgstr "Handźa do Hangul (zestarjony)"

#. P6GeH
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
msgctxt "STR_FONT_FEATURE_ID_HOJO"
msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
msgstr "Formy Hojo Kanji (Formy JIS X 0212-1990 Kanji)"

#. 3BwUo
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
msgctxt "STR_FONT_FEATURE_ID_HWID"
msgid "Half Widths"
msgstr "Połšyrokosći"

#. baKRG
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
msgctxt "STR_FONT_FEATURE_ID_ITAL"
msgid "Italics"
msgstr "Kursiwny"

#. rqkZt
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
msgctxt "STR_FONT_FEATURE_ID_JALT"
msgid "Justification Alternates"
msgstr "Alternatiwy blokoweje sajźby"

#. ALP2e
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
msgctxt "STR_FONT_FEATURE_ID_JP04"
msgid "JIS2004 Forms"
msgstr "Formy JIS2004"

#. Dn94C
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
msgctxt "STR_FONT_FEATURE_ID_JP78"
msgid "JIS78 Forms"
msgstr "Formy JIS78"

#. GSewT
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
msgctxt "STR_FONT_FEATURE_ID_JP83"
msgid "JIS83 Forms"
msgstr "Formy JIS83"

#. EQoNN
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
msgctxt "STR_FONT_FEATURE_ID_JP90"
msgid "JIS90 Forms"
msgstr "Formy JIS90"

#. GdAkY
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
msgctxt "STR_FONT_FEATURE_ID_KERN"
msgid "Horizontal Kerning"
msgstr "Horicontalny pódrěz"

#. Z7ura
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
msgctxt "STR_FONT_FEATURE_ID_LFBD"
msgid "Left Bounds"
msgstr "Lěwe kšomy"

#. rrBNf
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
msgctxt "STR_FONT_FEATURE_ID_LIGA"
msgid "Standard Ligatures"
msgstr "Standardne ligatury"

#. DFgm3
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
msgctxt "STR_FONT_FEATURE_ID_LNUM"
msgid "Lining Figures"
msgstr "Majusklowe cyfry"

#. KarSG
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
msgctxt "STR_FONT_FEATURE_ID_MGRK"
msgid "Mathematical Greek"
msgstr "Matematiske grichojske"

#. DsiEi
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
msgctxt "STR_FONT_FEATURE_ID_NALT"
msgid "Alternate Annotation Forms"
msgstr "Alternatiwne pśispomnjeśowe formy"

#. TuKFB
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
msgctxt "STR_FONT_FEATURE_ID_NLCK"
msgid "NLC Kanji Forms"
msgstr "Formy NLC Kanźi"

#. PkzT4
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
msgctxt "STR_FONT_FEATURE_ID_NUMR"
msgid "Numerators"
msgstr "Licaki"

#. B4kKk
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
msgctxt "STR_FONT_FEATURE_ID_ONUM"
msgid "Oldstyle Figures"
msgstr "Licby oldstyle"

#. Fneyn
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
msgctxt "STR_FONT_FEATURE_ID_OPBD"
msgid "Optical Bounds"
msgstr "Optiske granice"

#. r5sSu
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
msgctxt "STR_FONT_FEATURE_ID_ORDN"
msgid "Ordinals"
msgstr "Ordinalne ličcniki"

#. BnfaT
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
msgctxt "STR_FONT_FEATURE_ID_ORNM"
msgid "Ornaments"
msgstr "Ornamenty"

#. FHJCN
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
msgctxt "STR_FONT_FEATURE_ID_PALT"
msgid "Proportional Alternate Metrics"
msgstr "Proporcionalne alternatiwne metriki"

#. 7sRp3
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
msgctxt "STR_FONT_FEATURE_ID_PCAP"
msgid "Lowercase to Petite Capitals"
msgstr "Małe pismiki do małych kapitelkow"

#. EffZT
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
msgctxt "STR_FONT_FEATURE_ID_PKNA"
msgid "Proportional Kana"
msgstr "Proporcionalna Kana"

#. Vc7XH
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
msgctxt "STR_FONT_FEATURE_ID_PNUM"
msgid "Proportional Numbers"
msgstr "Proporcionalne licby"

#. FeomG
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
msgctxt "STR_FONT_FEATURE_ID_PWID"
msgid "Proportional Widths"
msgstr "Proporcionalne šyrokosći"

#. e9UGp
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
msgctxt "STR_FONT_FEATURE_ID_QWID"
msgid "Quarter Widths"
msgstr "Běrtyle šyrokosći"

#. eGa9d
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
msgctxt "STR_FONT_FEATURE_ID_RTBD"
msgid "Right Bounds"
msgstr "Pšawe granice"

#. 688mW
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
msgctxt "STR_FONT_FEATURE_ID_RUBY"
msgid "Ruby Notation Forms"
msgstr "Notaciske formy Ruby"

#. q8o35
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
msgctxt "STR_FONT_FEATURE_ID_SALT"
msgid "Stylistic Alternates"
msgstr "Stilistiske alternatiwy"

#. Dgbox
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
msgctxt "STR_FONT_FEATURE_ID_SINF"
msgid "Scientific Inferiors"
msgstr "Wědomnostne indekse"

#. iWL8L
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
msgctxt "STR_FONT_FEATURE_ID_SMCP"
msgid "Lowercase to Small Capitals"
msgstr "Małe pismiki do kapitelkow"

#. U8mjQ
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
msgctxt "STR_FONT_FEATURE_ID_SMPL"
msgid "Simplified Forms"
msgstr "Zjadnorjone formy"

#. 45i5z
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
msgctxt "STR_FONT_FEATURE_ID_SSXX"
msgid "Stylistic Set %1"
msgstr "Stilowa sajźba %1"

#. scVBf
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
msgctxt "STR_FONT_FEATURE_ID_SUBS"
msgid "Subscript"
msgstr "Nižejstajony"

#. zFXhJ
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
msgctxt "STR_FONT_FEATURE_ID_SUPS"
msgid "Superscript"
msgstr "Górjej stajony"

#. HQF8g
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
msgctxt "STR_FONT_FEATURE_ID_SWSH"
msgid "Swash"
msgstr "Wuzgibk"

#. khFYQ
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
msgctxt "STR_FONT_FEATURE_ID_TITL"
msgid "Titling"
msgstr "Titele"

#. eBecx
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
msgctxt "STR_FONT_FEATURE_ID_TNAM"
msgid "Traditional Name Forms"
msgstr "Tradicionelne mjenjowe formy"

#. ARJtP
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
msgctxt "STR_FONT_FEATURE_ID_TNUM"
msgid "Tabular Numbers"
msgstr "Tabelariske licbniki"

#. HcAKS
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
msgctxt "STR_FONT_FEATURE_ID_TRAD"
msgid "Traditional Forms"
msgstr "Tradicionelne formy"

#. ZbLR8
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
msgctxt "STR_FONT_FEATURE_ID_TWID"
msgid "Third Widths"
msgstr "Tśeśinowe šyrokosći"

#. pEFRX
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
msgctxt "STR_FONT_FEATURE_ID_UNIC"
msgid "Unicase"
msgstr "Jadnotna wjelikosć"

#. fMCzE
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
msgctxt "STR_FONT_FEATURE_ID_VALT"
msgid "Alternate Vertical Metrics"
msgstr "Alternatiwne wertikalne metriki"

#. hQhof
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
msgctxt "STR_FONT_FEATURE_ID_VHAL"
msgid "Alternate Vertical Half Metrics"
msgstr "Alternatiwne wertikalne połmetriki"

#. s9mJa
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
msgctxt "STR_FONT_FEATURE_ID_VKNA"
msgid "Vertical Kana Alternates"
msgstr "Wertikalne alternatiwy Kana"

#. mEiFj
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
msgctxt "STR_FONT_FEATURE_ID_VKRN"
msgid "Vertical Kerning"
msgstr "Wertikalny kerning"

#. 9WDxe
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
msgctxt "STR_FONT_FEATURE_ID_VPAL"
msgid "Proportional Alternate Vertical Metrics"
msgstr "Proporcionalne alternatiwne wertikalne metriki"

#. qo8GF
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
msgctxt "STR_FONT_FEATURE_ID_VRT2"
msgid "Vertical Alternates and Rotation"
msgstr "Wertikalne alternatiwy a rotacija"

#. PwgCD
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
msgctxt "STR_FONT_FEATURE_ID_VRTR"
msgid "Vertical Alternates for Rotation"
msgstr "Wertikalne alternatiwy za rotaciju"

#. 2nYeE
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:102
msgctxt "STR_FONT_FEATURE_ID_ZERO"
msgid "Slashed Zero"
msgstr "Pśešmarnjona nula"

#. TxdMF
#: vcl/uiconfig/ui/aboutbox.ui:74
msgctxt "aboutdialog|buildIdLink"
msgid "See Log: $GITHASH"
msgstr "Glejśo protokol: $GITHASH"

#. HbZ5F
#: vcl/uiconfig/ui/cupspassworddialog.ui:8
msgctxt "cupspassworddialog|CUPSPasswordDialog"
msgid "Authentication Request"
msgstr "Awtentificěrowańske napšašowanje"

#. N2oto
#: vcl/uiconfig/ui/cupspassworddialog.ui:76
msgctxt "cupspassworddialog|label1"
msgid "_User:"
msgstr "W_užywaŕ:"

#. mdDrQ
#: vcl/uiconfig/ui/cupspassworddialog.ui:90
msgctxt "cupspassworddialog|label2"
msgid "_Password:"
msgstr "_Gronidło:"

#. tmXzc
#: vcl/uiconfig/ui/cupspassworddialog.ui:104
msgctxt "cupspassworddialog|text"
msgid "Please enter your authentication data for server “%s”"
msgstr "Pšosym zapódajśo swóje awtentificěrowańske daty za serwer “%s”"

#. dRSJu
#: vcl/uiconfig/ui/cupspassworddialog.ui:148
msgctxt "cupspassworddialog|label1"
msgid "_Domain:"
msgstr "_Domena:"

#. zQA7A
#: vcl/uiconfig/ui/editmenu.ui:12
msgctxt "editmenu|undo"
msgid "_Undo"
msgstr "_Anulěrowaś"

#. wVVXn
#: vcl/uiconfig/ui/editmenu.ui:26
msgctxt "editmenu|cut"
msgid "Cu_t"
msgstr "Wu_rězaś"

#. KAqKY
#: vcl/uiconfig/ui/editmenu.ui:34
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "_Kopěrowaś"

#. PAGBt
#: vcl/uiconfig/ui/editmenu.ui:42
msgctxt "editmenu|paste"
msgid "_Paste"
msgstr "_Zasajźiś"

#. 36WAk
#: vcl/uiconfig/ui/editmenu.ui:50
msgctxt "editmenu|delete"
msgid "_Delete"
msgstr "Wu_lašowaś"

#. cK3D7
#: vcl/uiconfig/ui/editmenu.ui:64
msgctxt "editmenu|selectall"
msgid "Select _All"
msgstr "Wše wu_braś"

#. LXCUf
#: vcl/uiconfig/ui/editmenu.ui:72
msgctxt "editmenu|specialchar"
msgid "_Special Character..."
msgstr "Wó_sebne znamuško..."

#. eESV5
#: vcl/uiconfig/ui/errornocontentdialog.ui:7
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"

#. GWonj
#: vcl/uiconfig/ui/errornocontentdialog.ui:14
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "There are no pages to be printed."
msgstr "Za śišćanje boki njejsu."

#. 4ndwx
#: vcl/uiconfig/ui/errornocontentdialog.ui:15
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "Please check your document for ranges relevant to printing."
msgstr "Pšosym pśeglědujśo swój dokument za wobceŕkami, kótarež su relewantne za śišćanje."

#. VGE4u
#: vcl/uiconfig/ui/errornoprinterdialog.ui:7
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"

#. 2pEEr
#: vcl/uiconfig/ui/errornoprinterdialog.ui:14
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "No default printer found."
msgstr "Žeden standardny śišćak namakany."

#. EB7RA
#: vcl/uiconfig/ui/errornoprinterdialog.ui:15
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "Please choose a printer and try again."
msgstr "Pšosym wubjerśo śišćak a wopytajśo hyšći raz."

#. DUavz
#: vcl/uiconfig/ui/printdialog.ui:64
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "Śišćaś"

#. JFBoP
#: vcl/uiconfig/ui/printdialog.ui:95
msgctxt "printdialog|print"
msgid "_Print"
msgstr "Ś_išćaś"

#. M3L4L
#: vcl/uiconfig/ui/printdialog.ui:154
msgctxt "printdialog|printpreview"
msgid "Print preview"
msgstr "Śišćarski pśeglěd"

#. 67YPm
#: vcl/uiconfig/ui/printdialog.ui:158
msgctxt "printdialog|extended_tip|preview"
msgid "The preview shows how each sheet of paper will look. You can browse through all sheets of paper with the buttons below the preview."
msgstr "Pśeglěd pokazujo, kak kužde łopjeno papjery wuglěda. Móžośo wšykne łopjena papjery z tłocaškami pód pśeglědom pśepytowaś."

#. Aq6Gv
#: vcl/uiconfig/ui/printdialog.ui:189
msgctxt "printdialog|lastpage"
msgid "Last page"
msgstr "Slědny bok"

#. CZQLF
#: vcl/uiconfig/ui/printdialog.ui:204
msgctxt "printdialog|forward"
msgid "Next page"
msgstr "Pśiducy bok"

#. emK9r
#: vcl/uiconfig/ui/printdialog.ui:208
msgctxt "printdialog|extended_tip|forward"
msgid "Shows preview of the next page."
msgstr "Pokazujo pśeglěd pśiducego boka."

#. yyFVV
#: vcl/uiconfig/ui/printdialog.ui:223
msgctxt "printdialog|totalnumpages"
msgid "/ %n"
msgstr "/ %n"

#. c7uMG
#: vcl/uiconfig/ui/printdialog.ui:241
msgctxt "printdialog|extended_tip|pageedit"
msgid "Enter the number of page to be shown in the preview."
msgstr "Zapódajśo numer boka, kótaryž se ma w pśeglěźe pokazaś."

#. ebceU
#: vcl/uiconfig/ui/printdialog.ui:257
msgctxt "printdialog|backward"
msgid "Previous page"
msgstr "Pjerwjejšny bok"

#. uS5Ka
#: vcl/uiconfig/ui/printdialog.ui:261
msgctxt "printdialog|extended_tip|backward"
msgid "Shows preview of the previous page."
msgstr "Pokazujo pśeglěd pjerwjejšnego boka."

#. SbgFv
#: vcl/uiconfig/ui/printdialog.ui:277
msgctxt "printdialog|firstpage"
msgid "First page"
msgstr "Prědny bok"

#. dQEY8
#: vcl/uiconfig/ui/printdialog.ui:302
msgctxt "printdialog|previewbox"
msgid "Pre_view"
msgstr "Pś_eglěd"

#. EpB5H
#: vcl/uiconfig/ui/printdialog.ui:312
msgctxt "printdialog|extended_tip|previewbox"
msgid "Turn on or off display of the print preview."
msgstr "Śišćaŕski pśeglěd zmóžniś abo znjemóžniś."

#. PD6Aj
#: vcl/uiconfig/ui/printdialog.ui:388
msgctxt "printdialog|extended_tip|printersbox"
msgid "The list box shows the installed printers. Click the printer to use for the current print job. Click the Properties button to change some of the printer properties."
msgstr "Lisćinowe pólo zainstalěrowane śišćaki pokazujo. Klikniśo na śišćak, kótaryž se ma za aktualny śišćaŕski nadawk wužywaś. Klikniśo na tłocašk Kakosći, aby někotare z kakosćow śišćaka změnił."

#. qgQDX
#: vcl/uiconfig/ui/printdialog.ui:407
msgctxt "printdialog|labelstatus"
msgid "Status:"
msgstr "Status:"

#. dyo2j
#: vcl/uiconfig/ui/printdialog.ui:422
msgctxt "printdialog|status"
msgid "Default Printer"
msgstr "Standardny śišćak"

#. McZgQ
#: vcl/uiconfig/ui/printdialog.ui:428
msgctxt "printdialog|extended_tip|status"
msgid "Shows the availability of the selected printer."
msgstr "Pokazujo k-dispoziciji-měše wubranego śišćaka."

#. oBACQ
#: vcl/uiconfig/ui/printdialog.ui:440
msgctxt "printdialog|setup"
msgid "Properties..."
msgstr "Kakosći..."

#. 89CRC
#: vcl/uiconfig/ui/printdialog.ui:447
msgctxt "printdialog|extended_tip|setup"
msgid "Opens the Printer Properties dialog. The printer properties vary according to the printer that you select."
msgstr "Wócynja dialog śišćakowych kakosćow. Kakosći śišćaka pó wubranem śišćaku wariěruju."

#. AJGau
#: vcl/uiconfig/ui/printdialog.ui:471
msgctxt "printdialog|labelprinter"
msgid "Printer"
msgstr "Śišćak"

#. AyxGJ
#: vcl/uiconfig/ui/printdialog.ui:509
msgctxt "printdialog|rbAllPages"
msgid "_All pages"
msgstr "Wšykne _boki"

#. AQ7Ms
#: vcl/uiconfig/ui/printdialog.ui:520
msgctxt "printdialog|extended_tip|rbAllPages"
msgid "Prints the entire document."
msgstr "Śišći ceły dokument."

#. pYtbq
#: vcl/uiconfig/ui/printdialog.ui:531
msgctxt "printdialog|rbPageRange"
msgid "_Pages:"
msgstr "_Boki:"

#. azXfE
#: vcl/uiconfig/ui/printdialog.ui:543
msgctxt "printdialog|extended_tip|rbRangePages"
msgid "Prints only the pages or slides that you specify in the Pages box."
msgstr "Śišći jano boki abo folije, kótarež w pólu bokow pódawaśo."

#. 786QC
#: vcl/uiconfig/ui/printdialog.ui:558
msgctxt "printdialog|pagerange"
msgid "e.g.: 1, 3-5, 7, 9"
msgstr "na pś.: 1, 3-5, 7, 9"

#. FTtLK
#: vcl/uiconfig/ui/printdialog.ui:562
msgctxt "printdialog|extended_tip|pagerange"
msgid "To print a range of pages, use a format like 3-6. To print single pages, use a format like 7;9;11. You can print a combination of page ranges and single pages, by using a format like 3-6;8;10;12."
msgstr "Aby wobceŕk bokow śišćał, wužywajśo format kaž 3-6. Aby jadnotliwe boki śišćał, wužywajśo format kaž 7;9;11. Móžośo kombinaciju wobceŕkow bokow a jadnotliwych bokow z pomocu formata kaž 3-6;8;10;12 śišćaś."

#. Z5kiB
#: vcl/uiconfig/ui/printdialog.ui:573
msgctxt "printdialog|rbRangeSelection"
msgid "_Selection"
msgstr "W_uběrk"

#. UKYwM
#: vcl/uiconfig/ui/printdialog.ui:592
msgctxt "printdialog|includeevenodd"
msgid "Include:"
msgstr "Zapśimjeś:"

#. XmeFL
#: vcl/uiconfig/ui/printdialog.ui:609
msgctxt "printdialog|liststore3"
msgid "Odd and Even Pages"
msgstr "Njerowne a rowne boki"

#. 49y67
#: vcl/uiconfig/ui/printdialog.ui:610
msgctxt "printdialog|liststore3"
msgid "Odd Pages"
msgstr "Njerowne boki"

#. 6CkPE
#: vcl/uiconfig/ui/printdialog.ui:611
msgctxt "printdialog|liststore3"
msgid "Even Pages"
msgstr "Rowne boki"

#. wn2kB
#: vcl/uiconfig/ui/printdialog.ui:641
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr "Ś_išćarski wobceŕk"

#. Cuc2u
#: vcl/uiconfig/ui/printdialog.ui:666
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr "_Boki papjery:"

#. SYxRJ
#: vcl/uiconfig/ui/printdialog.ui:682
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr "Na jadnom boku póśišćaś (simplex)"

#. hCZPg
#: vcl/uiconfig/ui/printdialog.ui:683
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr "Na wobyma bokoma póśćišćaś (duplex dłujka kšoma )"

#. iqr9C
#: vcl/uiconfig/ui/printdialog.ui:684
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr "Na wobyma bokoma póśišćaś (duplex krotka kšoma)"

#. CKpgL
#: vcl/uiconfig/ui/printdialog.ui:688
msgctxt "printdialog|extended_tip|sidesbox"
msgid "If the printer is capable of duplex printing it's possible to choose between using only one side of the paper or both."
msgstr "Jolic śišćak móžo śišć duplex, jo móžno, až móžośo wubraś, lěc cośo na jaden bok abo na wobej boka papjery śišćaś."

#. AVv6D
#: vcl/uiconfig/ui/printdialog.ui:702
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "_Licba kopijow:"

#. NwD7S
#: vcl/uiconfig/ui/printdialog.ui:725
msgctxt "printdialog|extended_tip|copycount"
msgid "Enter the number of copies that you want to print."
msgstr "Zapódajśo licbu eksemplarow, kótarež cośo śišćaś."

#. BT4nY
#: vcl/uiconfig/ui/printdialog.ui:739
msgctxt "printdialog|cbPrintOrder"
msgid "Order:"
msgstr "Pórěd:"

#. vwjVt
#: vcl/uiconfig/ui/printdialog.ui:752
msgctxt "printdialog|reverseorder"
msgid "Print in _reverse order"
msgstr "W _nawopacnem pórěźe śišćaś"

#. svd2Q
#: vcl/uiconfig/ui/printdialog.ui:761
msgctxt "printdialog|extended_tip|reverseorder"
msgid "Check to print pages in reverse order."
msgstr "Boki w nawopacnem pórěźe śišćaś."

#. G6QEr
#: vcl/uiconfig/ui/printdialog.ui:778
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr "_Sortěrowaś"

#. kR6bA
#: vcl/uiconfig/ui/printdialog.ui:786
msgctxt "printdialog|extended_tip|collate"
msgid "Preserves the page order of the original document."
msgstr "Wobchowujo pórěd bokow originalnego dokumenta."

#. GZrpG
#: vcl/uiconfig/ui/printdialog.ui:816
msgctxt "printdialog|singlejobs"
msgid "Create separate print jobs for collated output"
msgstr "Separatne śišćarske nadawki za sortěrowane wudaśe napóraś"

#. X4Am9
#: vcl/uiconfig/ui/printdialog.ui:824
msgctxt "printdialog|extended_tip|collate"
msgid "Check to not rely on the printer to create collated copies but create a print job for each copy instead."
msgstr "Napórajśo śišćaŕski nadawk za kuždu kopiju, město togo aby napóranje kopijow śišćakoju pśewóstajił."

#. 2MdHu
#: vcl/uiconfig/ui/printdialog.ui:845
msgctxt "printdialog|rangeexpander"
msgid "_More"
msgstr "_Wěcej"

#. ehfCG
#: vcl/uiconfig/ui/printdialog.ui:861
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "Wobceŕk a kopije"

#. CBLet
#: vcl/uiconfig/ui/printdialog.ui:900
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "Wusměrjenje:"

#. U4byk
#: vcl/uiconfig/ui/printdialog.ui:915
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr "Wjeliikosć papjery:"

#. X9iBj
#: vcl/uiconfig/ui/printdialog.ui:932
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Awtomatiski"

#. vaWZE
#: vcl/uiconfig/ui/printdialog.ui:933
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Wusoki format"

#. Qnpje
#: vcl/uiconfig/ui/printdialog.ui:934
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Prěcny format"

#. PkAo9
#: vcl/uiconfig/ui/printdialog.ui:938
msgctxt "printdialog|extended_tip|pageorientationbox"
msgid "Select the orientation of the paper."
msgstr "Wubjeŕśo wusměrjenje papjery."

#. DSFv2
#: vcl/uiconfig/ui/printdialog.ui:954
msgctxt "printdialog|extended_tip|papersizebox"
msgid "Set the paper size you would like to use. The preview will show how the document would look on a paper of the given size."
msgstr "Nastajśo wjelikosć papjery, kótaruž cośo wužywaś. Pśeglěd pokažo, kak dokument na papjerje daneje wjelikosći wuglěda."

#. EZdsx
#: vcl/uiconfig/ui/printdialog.ui:989
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet:"
msgstr "Boki na łopjeno:"

#. ok8Lw
#: vcl/uiconfig/ui/printdialog.ui:1003
msgctxt "printdialog|extended_tip|pagespersheetbtn"
msgid "Print multiple pages per sheet of paper."
msgstr "Někotare boki na jadno łopjeno papjery śišćaś."

#. DKP5g
#: vcl/uiconfig/ui/printdialog.ui:1044
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Swójski"

#. duVEo
#: vcl/uiconfig/ui/printdialog.ui:1051
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Wubjeŕśo, kak wjele bokow se ma na łopjeno papjery śišćaś."

#. 65WWt
#: vcl/uiconfig/ui/printdialog.ui:1064
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Boki:"

#. X8bjE
#: vcl/uiconfig/ui/printdialog.ui:1084
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Wubjeŕśo licbu smužkow."

#. DM5aX
#: vcl/uiconfig/ui/printdialog.ui:1096
msgctxt "printdialog|by"
msgid "by"
msgstr "wót"

#. Z2EDz
#: vcl/uiconfig/ui/printdialog.ui:1115
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Wubjeŕśo licbu słupow."

#. szcD7
#: vcl/uiconfig/ui/printdialog.ui:1127
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Kšoma:"

#. QxE58
#: vcl/uiconfig/ui/printdialog.ui:1146
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Wubjeŕso kšomu mjazy jadnotliwymi bokami na kuždem łopjenje papjery."

#. iGg2m
#: vcl/uiconfig/ui/printdialog.ui:1159
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "mjazy bokami"

#. oryuw
#: vcl/uiconfig/ui/printdialog.ui:1170
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Wótkłon:"

#. EDFnW
#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Wubjeŕśo kšomu mjazy wuśišćanymi bokami a kšomu papjery."

#. XhfvB
#: vcl/uiconfig/ui/printdialog.ui:1202
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "k łopjenowej kšomje"

#. AGWe3
#: vcl/uiconfig/ui/printdialog.ui:1215
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Pórěd:"

#. psAku
#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Wótlěwa napšawo, pón dołoj"

#. fnfLt
#: vcl/uiconfig/ui/printdialog.ui:1233
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Zwusoka dołoj, pótom napšawo"

#. y6nZE
#: vcl/uiconfig/ui/printdialog.ui:1234
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Zwusoka dołoj, pótom nalěwo"

#. PteTg
#: vcl/uiconfig/ui/printdialog.ui:1235
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Wótpšawa nalěwo, pótom dołoj"

#. DvF8r
#: vcl/uiconfig/ui/printdialog.ui:1239
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Wubjeŕśo pórěd, w kótaremž se maju boki wuśišćaś."

#. QG59F
#: vcl/uiconfig/ui/printdialog.ui:1251
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Ramik wokoło kuždego boka kresliś"

#. 8aAGu
#: vcl/uiconfig/ui/printdialog.ui:1260
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Ramik wokoło kuždego boka kresliś."

#. Yo4xV
#: vcl/uiconfig/ui/printdialog.ui:1272
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brošura"

#. JMA7A
#: vcl/uiconfig/ui/printdialog.ui:1300
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Zestajeński pśeglěd"

#. dePkB
#: vcl/uiconfig/ui/printdialog.ui:1305
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Změńśo pórěd bokow, kótarež se maju na kuždem łopjenje papjery śišćaś. Pśeglěd pokazujo, kak kužde kóńcne łopjeno papjery wuglěda."

#. fCjdq
#: vcl/uiconfig/ui/printdialog.ui:1327
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Wě_cej"

#. rCBA5
#: vcl/uiconfig/ui/printdialog.ui:1343
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Wugótowanje boka"

#. A2iC5
#: vcl/uiconfig/ui/printdialog.ui:1366
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Powšykne"

#. CzGM4
#: vcl/uiconfig/ui/printdialog.ui:1418
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Śišći aktualny dokument, wuběrk abo boki, kótarež pódawaśo. Móžośo teke śišćaŕske nastajenja za aktualny dokument nastajiś."

#. 4DiAY
#: vcl/uiconfig/ui/printerdevicepage.ui:35
msgctxt "printerdevicepage|label7"
msgid "_Option:"
msgstr "_Nastajenje:"

#. deJLS
#: vcl/uiconfig/ui/printerdevicepage.ui:49
msgctxt "printerdevicepage|label8"
msgid "Current _value:"
msgstr "Aktualna gó_dnota:"

#. e9E5A
#: vcl/uiconfig/ui/printerdevicepage.ui:174
msgctxt "printerdevicepage|label11"
msgid "Color _depth:"
msgstr "Barwowa dły_mokosć:"

#. U29RG
#: vcl/uiconfig/ui/printerdevicepage.ui:188
msgctxt "printerdevicepage|label10"
msgid "Co_lor:"
msgstr "_Barwa:"

#. LG4Fe
#: vcl/uiconfig/ui/printerdevicepage.ui:202
msgctxt "printerdevicepage|label9"
msgid "Printer language _type:"
msgstr "Typ śišćarskeje rěcy:"

#. yDrz5
#: vcl/uiconfig/ui/printerdevicepage.ui:218
msgctxt "printerdevicepage|liststore1"
msgid "Automatic : %s"
msgstr "Awtomatiski: %s"

#. Wy3NQ
#: vcl/uiconfig/ui/printerdevicepage.ui:219
msgctxt "printerdevicepage|liststore1"
msgid "PostScript (Level from driver)"
msgstr "PostScript (schójźeńk gónjaka)"

#. nStXM
#: vcl/uiconfig/ui/printerdevicepage.ui:220
msgctxt "printerdevicepage|liststore1"
msgid "PostScript Level 1"
msgstr "PostScript schójźeńk 1"

#. gYGZU
#: vcl/uiconfig/ui/printerdevicepage.ui:221
msgctxt "printerdevicepage|liststore1"
msgid "PostScript Level 2"
msgstr "PostScript schójźeńk 2"

#. JWNYo
#: vcl/uiconfig/ui/printerdevicepage.ui:222
msgctxt "printerdevicepage|liststore1"
msgid "PostScript Level 3"
msgstr "PostScript schójźeńk 3"

#. oaC9C
#: vcl/uiconfig/ui/printerdevicepage.ui:223
msgctxt "printerdevicepage|liststore1"
msgid "PDF"
msgstr "PDF"

#. yCnjf
#: vcl/uiconfig/ui/printerdevicepage.ui:236
msgctxt "printerdevicepage|colorspace"
msgid "From driver"
msgstr "Pó gónjaku"

#. WXFof
#: vcl/uiconfig/ui/printerdevicepage.ui:237
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "Barwa"

#. VGAv4
#: vcl/uiconfig/ui/printerdevicepage.ui:238
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "Nuanse šerosći"

#. eG4W8
#: vcl/uiconfig/ui/printerdevicepage.ui:251
msgctxt "printerdevicepage|colordepth"
msgid "8 Bit"
msgstr "8 bitow"

#. HAD2U
#: vcl/uiconfig/ui/printerdevicepage.ui:252
msgctxt "printerdevicepage|colordepth"
msgid "24 Bit"
msgstr "24 bitow"

#. A6FnW
#: vcl/uiconfig/ui/printerpaperpage.ui:20
msgctxt "printerpaperpage|paperft"
msgid "_Paper size:"
msgstr "_Wjeliikosć papjery:"

#. mC9U8
#: vcl/uiconfig/ui/printerpaperpage.ui:34
msgctxt "printerpaperpage|orientft"
msgid "_Orientation:"
msgstr "Wu_směrjenje:"

#. yKXAH
#: vcl/uiconfig/ui/printerpaperpage.ui:48
msgctxt "printerpaperpage|duplexft"
msgid "_Duplex:"
msgstr "_Dupleks:"

#. CDcLD
#: vcl/uiconfig/ui/printerpaperpage.ui:62
msgctxt "printerpaperpage|slotft"
msgid "Paper tray:"
msgstr "Wótkładnica papjery:"

#. vzdaz
#: vcl/uiconfig/ui/printerpaperpage.ui:87
msgctxt "printerpaperpage|orientlb"
msgid "Portrait"
msgstr "Wusoki format"

#. 5Zoee
#: vcl/uiconfig/ui/printerpaperpage.ui:88
msgctxt "printerpaperpage|orientlb"
msgid "Landscape"
msgstr "Prěcny format"

#. x7AtR
#: vcl/uiconfig/ui/printerpaperpage.ui:118
msgctxt "printerpaperpage|papersizefromsetup"
msgid "Use only paper size from printer preferences"
msgstr "Jano wjelikosć papjery z nastajenjow śišćaka wužywaś"

#. gWBUe
#: vcl/uiconfig/ui/printerpropertiesdialog.ui:8
msgctxt "printerpropertiesdialog|PrinterPropertiesDialog"
msgid "Properties of %s"
msgstr "Kakosći %s"

#. bS39j
#: vcl/uiconfig/ui/printerpropertiesdialog.ui:106
msgctxt "printerpropertiesdialog|paper"
msgid "Paper"
msgstr "Papjera"

#. XqADw
#: vcl/uiconfig/ui/printerpropertiesdialog.ui:154
msgctxt "printerpropertiesdialog|device"
msgid "Device"
msgstr "Rěd"

#. u3bDF
#: vcl/uiconfig/ui/printprogressdialog.ui:8
msgctxt "printprogressdialog|PrintProgressDialog"
msgid "Printing"
msgstr "Śišćanje"

#. LbCkV
#: vcl/uiconfig/ui/printprogressdialog.ui:55
msgctxt "printprogressdialog|label"
msgid "Page %p of %n"
msgstr "Bok %p z %n"

#. nduV9
#: vcl/uiconfig/ui/querydialog.ui:8
msgctxt "querydialog|QueryDialog"
msgid "New Data Type"
msgstr "Nowy datowy typ"
r/source/config/fragments/internalgraphicfilters.po?h=libreoffice-5-1-1&id=e3821ba029d6e69b786157d13984ca5af908bb31'>source/ast/filter/source/config/fragments/internalgraphicfilters.po11
-rw-r--r--source/ast/filter/source/config/fragments/types.po64
-rw-r--r--source/ast/filter/source/xsltdialog.po6
-rw-r--r--source/ast/filter/uiconfig/ui.po288
-rw-r--r--source/ast/forms/source/resource.po10
-rw-r--r--source/ast/formula/source/core/resource.po301
-rw-r--r--source/ast/formula/source/ui/dlg.po12
-rw-r--r--source/ast/fpicker/source/office.po12
-rw-r--r--source/ast/helpcontent2/source/text/sbasic/guide.po50
-rw-r--r--source/ast/helpcontent2/source/text/sbasic/shared.po409
-rw-r--r--source/ast/helpcontent2/source/text/sbasic/shared/02.po8
-rw-r--r--source/ast/helpcontent2/source/text/scalc/00.po12
-rw-r--r--source/ast/helpcontent2/source/text/scalc/01.po39
-rw-r--r--source/ast/helpcontent2/source/text/scalc/02.po8
-rw-r--r--source/ast/helpcontent2/source/text/schart/00.po10
-rw-r--r--source/ast/helpcontent2/source/text/schart/01.po86
-rw-r--r--source/ast/helpcontent2/source/text/shared/00.po44
-rw-r--r--source/ast/helpcontent2/source/text/shared/01.po230
-rw-r--r--source/ast/helpcontent2/source/text/shared/02.po94
-rw-r--r--source/ast/helpcontent2/source/text/shared/05.po14
-rw-r--r--source/ast/helpcontent2/source/text/shared/autokorr.po8
-rw-r--r--source/ast/helpcontent2/source/text/shared/autopi.po24
-rw-r--r--source/ast/helpcontent2/source/text/shared/explorer/database.po42
-rw-r--r--source/ast/helpcontent2/source/text/shared/guide.po66
-rw-r--r--source/ast/helpcontent2/source/text/shared/optionen.po36
-rw-r--r--source/ast/helpcontent2/source/text/simpress/01.po12
-rw-r--r--source/ast/helpcontent2/source/text/simpress/02.po8
-rw-r--r--source/ast/helpcontent2/source/text/simpress/04.po16
-rw-r--r--source/ast/helpcontent2/source/text/simpress/guide.po12
-rw-r--r--source/ast/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/ast/helpcontent2/source/text/swriter/00.po8
-rw-r--r--source/ast/helpcontent2/source/text/swriter/01.po114
-rw-r--r--source/ast/helpcontent2/source/text/swriter/02.po22
-rw-r--r--source/ast/helpcontent2/source/text/swriter/04.po8
-rw-r--r--source/ast/helpcontent2/source/text/swriter/guide.po74
-rw-r--r--source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po38
-rw-r--r--source/ast/librelogo/source/pythonpath.po12
-rw-r--r--source/ast/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/ast/officecfg/registry/data/org/openoffice/Office.po144
-rw-r--r--source/ast/officecfg/registry/data/org/openoffice/Office/UI.po140
-rw-r--r--source/ast/padmin/source.po12
-rw-r--r--source/ast/readlicense_oo/docs.po48
-rw-r--r--source/ast/reportdesign/source/ui/dlg.po6
-rw-r--r--source/ast/reportdesign/source/ui/inspection.po10
-rw-r--r--source/ast/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/ast/sc/source/core/src.po10
-rw-r--r--source/ast/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/ast/sc/source/ui/dbgui.po6
-rw-r--r--source/ast/sc/source/ui/drawfunc.po12
-rw-r--r--source/ast/sc/source/ui/formdlg.po10
-rw-r--r--source/ast/sc/source/ui/navipi.po6
-rw-r--r--source/ast/sc/source/ui/src.po1152
-rw-r--r--source/ast/sc/uiconfig/scalc/ui.po1729
-rw-r--r--source/ast/scaddins/source/analysis.po22
-rw-r--r--source/ast/scaddins/source/pricing.po98
-rw-r--r--source/ast/scp2/source/accessories.po26
-rw-r--r--source/ast/scp2/source/calc.po10
-rw-r--r--source/ast/scp2/source/draw.po56
-rw-r--r--source/ast/scp2/source/extensions.po8
-rw-r--r--source/ast/scp2/source/graphicfilter.po8
-rw-r--r--source/ast/scp2/source/impress.po8
-rw-r--r--source/ast/scp2/source/ooo.po62
-rw-r--r--source/ast/scp2/source/writer.po14
-rw-r--r--source/ast/sd/source/core.po24
-rw-r--r--source/ast/sd/source/filter/html.po12
-rw-r--r--source/ast/sd/source/ui/animations.po8
-rw-r--r--source/ast/sd/source/ui/app.po54
-rw-r--r--source/ast/sd/source/ui/dlg.po52
-rw-r--r--source/ast/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/ast/sd/uiconfig/simpress/ui.po469
-rw-r--r--source/ast/sdext/source/minimizer.po37
-rw-r--r--source/ast/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ast/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/ast/setup_native/source/mac.po10
-rw-r--r--source/ast/sfx2/source/appl.po24
-rw-r--r--source/ast/sfx2/source/control.po20
-rw-r--r--source/ast/sfx2/source/dialog.po10
-rw-r--r--source/ast/sfx2/source/doc.po32
-rw-r--r--source/ast/sfx2/uiconfig/ui.po154
-rw-r--r--source/ast/shell/source/win32/shlxthandler/res.po6
-rw-r--r--source/ast/starmath/source.po1858
-rw-r--r--source/ast/starmath/uiconfig/smath/ui.po224
-rw-r--r--source/ast/svl/source/misc.po28
-rw-r--r--source/ast/svtools/source/contnr.po10
-rw-r--r--source/ast/svtools/source/control.po10
-rw-r--r--source/ast/svtools/source/dialogs.po34
-rw-r--r--source/ast/svtools/source/java.po10
-rw-r--r--source/ast/svtools/source/misc.po99
-rw-r--r--source/ast/svtools/uiconfig/ui.po8
-rw-r--r--source/ast/svx/inc.po12
-rw-r--r--source/ast/svx/source/core.po5
-rw-r--r--source/ast/svx/source/dialog.po116
-rw-r--r--source/ast/svx/source/fmcomp.po10
-rw-r--r--source/ast/svx/source/form.po16
-rw-r--r--source/ast/svx/source/gallery2.po14
-rw-r--r--source/ast/svx/source/items.po8
-rw-r--r--source/ast/svx/source/sidebar/area.po8
-rw-r--r--source/ast/svx/source/src.po24
-rw-r--r--source/ast/svx/source/stbctrls.po14
-rw-r--r--source/ast/svx/source/svdraw.po20
-rw-r--r--source/ast/svx/source/tbxctrls.po6
-rw-r--r--source/ast/svx/uiconfig/ui.po450
-rw-r--r--source/ast/sw/source/core/undo.po10
-rw-r--r--source/ast/sw/source/ui/app.po42
-rw-r--r--source/ast/sw/source/ui/config.po10
-rw-r--r--source/ast/sw/source/ui/dbui.po38
-rw-r--r--source/ast/sw/source/ui/dialog.po6
-rw-r--r--source/ast/sw/source/ui/dochdl.po6
-rw-r--r--source/ast/sw/source/ui/docvw.po14
-rw-r--r--source/ast/sw/source/ui/fldui.po18
-rw-r--r--source/ast/sw/source/ui/inc.po53
-rw-r--r--source/ast/sw/source/ui/index.po62
-rw-r--r--source/ast/sw/source/ui/misc.po8
-rw-r--r--source/ast/sw/source/ui/shells.po26
-rw-r--r--source/ast/sw/source/ui/uiview.po8
-rw-r--r--source/ast/sw/source/ui/utlui.po50
-rw-r--r--source/ast/sw/source/ui/web.po6
-rw-r--r--source/ast/sw/uiconfig/swriter/ui.po1993
-rw-r--r--source/ast/swext/mediawiki/help.po24
-rw-r--r--source/ast/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po12
-rw-r--r--source/ast/sysui/desktop/share.po24
-rw-r--r--source/ast/vcl/qa/cppunit/builder.po10
-rw-r--r--source/ast/vcl/source/src.po32
-rw-r--r--source/ast/vcl/uiconfig/ui.po16
-rw-r--r--source/ast/wizards/source/euro.po30
-rw-r--r--source/ast/wizards/source/formwizard.po58
-rw-r--r--source/ast/wizards/source/importwizard.po16
-rw-r--r--source/ast/wizards/source/template.po14
-rw-r--r--source/ast/xmlsecurity/source/dialogs.po8
-rw-r--r--source/ast/xmlsecurity/uiconfig/ui.po12
-rw-r--r--source/be/chart2/source/controller/dialogs.po34
-rw-r--r--source/be/chart2/uiconfig/ui.po20
-rw-r--r--source/be/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/be/cui/source/options.po11
-rw-r--r--source/be/cui/uiconfig/ui.po386
-rw-r--r--source/be/dbaccess/source/core/resource.po6
-rw-r--r--source/be/dictionaries/lo_LA.po23
-rw-r--r--source/be/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/be/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/be/filter/source/config/fragments/filters.po1361
-rw-r--r--source/be/filter/source/config/fragments/types.po57
-rw-r--r--source/be/formula/source/core/resource.po83
-rw-r--r--source/be/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/be/officecfg/registry/data/org/openoffice/Office/UI.po7
-rw-r--r--source/be/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/be/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/be/sc/source/ui/src.po640
-rw-r--r--source/be/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/be/scaddins/source/pricing.po6
-rw-r--r--source/be/scp2/source/ooo.po18
-rw-r--r--source/be/sd/source/ui/dlg.po46
-rw-r--r--source/be/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/be/sdext/source/minimizer.po35
-rw-r--r--source/be/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/be/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/be/sfx2/source/control.po14
-rw-r--r--source/be/sfx2/uiconfig/ui.po45
-rw-r--r--source/be/starmath/source.po1802
-rw-r--r--source/be/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/be/svtools/source/misc.po13
-rw-r--r--source/be/sw/source/ui/inc.po51
-rw-r--r--source/be/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/be/wizards/source/euro.po18
-rw-r--r--source/bg/chart2/source/controller/dialogs.po48
-rw-r--r--source/bg/chart2/uiconfig/ui.po34
-rw-r--r--source/bg/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/bg/cui/source/options.po13
-rw-r--r--source/bg/cui/uiconfig/ui.po420
-rw-r--r--source/bg/dbaccess/source/core/resource.po12
-rw-r--r--source/bg/dictionaries/lo_LA.po25
-rw-r--r--source/bg/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/bg/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/bg/filter/source/config/fragments/filters.po1369
-rw-r--r--source/bg/filter/source/config/fragments/types.po65
-rw-r--r--source/bg/formula/source/core/resource.po91
-rw-r--r--source/bg/helpcontent2/source/text/scalc/00.po12
-rw-r--r--source/bg/helpcontent2/source/text/scalc/01.po136
-rw-r--r--source/bg/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/bg/helpcontent2/source/text/schart/01.po22
-rw-r--r--source/bg/helpcontent2/source/text/shared/00.po36
-rw-r--r--source/bg/helpcontent2/source/text/shared/02.po24
-rw-r--r--source/bg/helpcontent2/source/text/shared/autokorr.po8
-rw-r--r--source/bg/helpcontent2/source/text/shared/guide.po20
-rw-r--r--source/bg/helpcontent2/source/text/shared/optionen.po446
-rw-r--r--source/bg/helpcontent2/source/text/simpress/guide.po12
-rw-r--r--source/bg/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/bg/helpcontent2/source/text/swriter/01.po54
-rw-r--r--source/bg/helpcontent2/source/text/swriter/guide.po54
-rw-r--r--source/bg/helpcontent2/source/text/swriter/librelogo.po36
-rw-r--r--source/bg/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/bg/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/bg/officecfg/registry/data/org/openoffice/Office/UI.po14
-rw-r--r--source/bg/readlicense_oo/docs.po12
-rw-r--r--source/bg/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/bg/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/bg/sc/source/ui/src.po656
-rw-r--r--source/bg/sc/uiconfig/scalc/ui.po1331
-rw-r--r--source/bg/scaddins/source/pricing.po12
-rw-r--r--source/bg/scp2/source/ooo.po26
-rw-r--r--source/bg/sd/source/ui/annotations.po14
-rw-r--r--source/bg/sd/source/ui/dlg.po46
-rw-r--r--source/bg/sd/uiconfig/sdraw/ui.po88
-rw-r--r--source/bg/sd/uiconfig/simpress/ui.po469
-rw-r--r--source/bg/sdext/source/minimizer.po37
-rw-r--r--source/bg/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/bg/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/bg/sfx2/source/appl.po13
-rw-r--r--source/bg/sfx2/source/control.po24
-rw-r--r--source/bg/sfx2/source/doc.po12
-rw-r--r--source/bg/sfx2/uiconfig/ui.po80
-rw-r--r--source/bg/starmath/source.po1810
-rw-r--r--source/bg/starmath/uiconfig/smath/ui.po14
-rw-r--r--source/bg/svtools/source/misc.po21
-rw-r--r--source/bg/svx/source/svdraw.po8
-rw-r--r--source/bg/svx/uiconfig/ui.po432
-rw-r--r--source/bg/sw/source/ui/dbui.po20
-rw-r--r--source/bg/sw/source/ui/dochdl.po8
-rw-r--r--source/bg/sw/source/ui/docvw.po16
-rw-r--r--source/bg/sw/source/ui/fldui.po8
-rw-r--r--source/bg/sw/source/ui/inc.po53
-rw-r--r--source/bg/sw/source/ui/index.po60
-rw-r--r--source/bg/sw/source/ui/misc.po6
-rw-r--r--source/bg/sw/source/ui/shells.po28
-rw-r--r--source/bg/sw/source/ui/utlui.po38
-rw-r--r--source/bg/sw/source/ui/web.po8
-rw-r--r--source/bg/sw/uiconfig/swriter/ui.po2059
-rw-r--r--source/bg/swext/mediawiki/help.po12
-rw-r--r--source/bg/uui/source.po20
-rw-r--r--source/bg/vcl/source/src.po10
-rw-r--r--source/bg/wizards/source/euro.po20
-rw-r--r--source/bn-IN/chart2/source/controller/dialogs.po34
-rw-r--r--source/bn-IN/chart2/uiconfig/ui.po20
-rw-r--r--source/bn-IN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/bn-IN/cui/source/options.po11
-rw-r--r--source/bn-IN/cui/uiconfig/ui.po382
-rw-r--r--source/bn-IN/dbaccess/source/core/resource.po6
-rw-r--r--source/bn-IN/dictionaries/lo_LA.po23
-rw-r--r--source/bn-IN/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/bn-IN/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/bn-IN/filter/source/config/fragments/filters.po1361
-rw-r--r--source/bn-IN/filter/source/config/fragments/types.po57
-rw-r--r--source/bn-IN/formula/source/core/resource.po83
-rw-r--r--source/bn-IN/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/bn-IN/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/bn-IN/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/bn-IN/sc/source/ui/src.po639
-rw-r--r--source/bn-IN/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/bn-IN/scaddins/source/pricing.po6
-rw-r--r--source/bn-IN/scp2/source/ooo.po18
-rw-r--r--source/bn-IN/sd/source/ui/dlg.po46
-rw-r--r--source/bn-IN/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/bn-IN/sdext/source/minimizer.po36
-rw-r--r--source/bn-IN/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/bn-IN/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/bn-IN/sfx2/source/control.po14
-rw-r--r--source/bn-IN/sfx2/uiconfig/ui.po42
-rw-r--r--source/bn-IN/starmath/source.po1802
-rw-r--r--source/bn-IN/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/bn-IN/svtools/source/misc.po13
-rw-r--r--source/bn-IN/sw/source/ui/inc.po51
-rw-r--r--source/bn-IN/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/bn-IN/wizards/source/euro.po18
-rw-r--r--source/bn/chart2/source/controller/dialogs.po34
-rw-r--r--source/bn/chart2/uiconfig/ui.po20
-rw-r--r--source/bn/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/bn/cui/source/options.po11
-rw-r--r--source/bn/cui/uiconfig/ui.po380
-rw-r--r--source/bn/dbaccess/source/core/resource.po6
-rw-r--r--source/bn/dictionaries/lo_LA.po23
-rw-r--r--source/bn/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/bn/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/bn/filter/source/config/fragments/filters.po1370
-rw-r--r--source/bn/filter/source/config/fragments/types.po64
-rw-r--r--source/bn/formula/source/core/resource.po83
-rw-r--r--source/bn/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/bn/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/bn/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/bn/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/bn/sc/source/ui/src.po639
-rw-r--r--source/bn/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/bn/scaddins/source/pricing.po6
-rw-r--r--source/bn/scp2/source/ooo.po18
-rw-r--r--source/bn/sd/source/ui/dlg.po46
-rw-r--r--source/bn/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/bn/sdext/source/minimizer.po35
-rw-r--r--source/bn/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/bn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/bn/sfx2/source/control.po14
-rw-r--r--source/bn/sfx2/uiconfig/ui.po42
-rw-r--r--source/bn/starmath/source.po1802
-rw-r--r--source/bn/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/bn/svtools/source/misc.po13
-rw-r--r--source/bn/sw/source/ui/inc.po51
-rw-r--r--source/bn/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/bn/wizards/source/euro.po18
-rw-r--r--source/bo/chart2/source/controller/dialogs.po36
-rw-r--r--source/bo/chart2/uiconfig/ui.po20
-rw-r--r--source/bo/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/bo/cui/source/options.po11
-rw-r--r--source/bo/cui/uiconfig/ui.po380
-rw-r--r--source/bo/dbaccess/source/core/resource.po6
-rw-r--r--source/bo/dictionaries/lo_LA.po23
-rw-r--r--source/bo/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/bo/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/bo/filter/source/config/fragments/filters.po1370
-rw-r--r--source/bo/filter/source/config/fragments/types.po64
-rw-r--r--source/bo/formula/source/core/resource.po83
-rw-r--r--source/bo/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/bo/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/bo/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/bo/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/bo/sc/source/ui/src.po639
-rw-r--r--source/bo/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/bo/scaddins/source/pricing.po6
-rw-r--r--source/bo/scp2/source/ooo.po18
-rw-r--r--source/bo/sd/source/ui/dlg.po46
-rw-r--r--source/bo/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/bo/sdext/source/minimizer.po33
-rw-r--r--source/bo/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/bo/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po748
-rw-r--r--source/bo/sfx2/source/control.po14
-rw-r--r--source/bo/sfx2/uiconfig/ui.po42
-rw-r--r--source/bo/starmath/source.po1802
-rw-r--r--source/bo/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/bo/svtools/source/misc.po13
-rw-r--r--source/bo/sw/source/ui/inc.po51
-rw-r--r--source/bo/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/bo/wizards/source/euro.po18
-rw-r--r--source/br/chart2/source/controller/dialogs.po44
-rw-r--r--source/br/chart2/uiconfig/ui.po158
-rw-r--r--source/br/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/br/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po5
-rw-r--r--source/br/connectivity/source/resource.po6
-rw-r--r--source/br/cui/source/customize.po6
-rw-r--r--source/br/cui/source/dialogs.po6
-rw-r--r--source/br/cui/source/options.po93
-rw-r--r--source/br/cui/source/tabpages.po48
-rw-r--r--source/br/cui/uiconfig/ui.po1544
-rw-r--r--source/br/dbaccess/source/core/resource.po10
-rw-r--r--source/br/dbaccess/source/ui/dlg.po8
-rw-r--r--source/br/dbaccess/uiconfig/ui.po22
-rw-r--r--source/br/desktop/source/app.po6
-rw-r--r--source/br/dictionaries/en.po5
-rw-r--r--source/br/dictionaries/lo_LA.po25
-rw-r--r--source/br/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/br/extensions/source/bibliography.po5
-rw-r--r--source/br/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/br/filter/source/config/fragments/filters.po1404
-rw-r--r--source/br/filter/source/config/fragments/types.po66
-rw-r--r--source/br/filter/uiconfig/ui.po290
-rw-r--r--source/br/forms/source/resource.po14
-rw-r--r--source/br/formula/source/core/resource.po183
-rw-r--r--source/br/framework/source/classes.po12
-rw-r--r--source/br/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/br/librelogo/source/pythonpath.po8
-rw-r--r--source/br/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/br/officecfg/registry/data/org/openoffice/Office.po140
-rw-r--r--source/br/officecfg/registry/data/org/openoffice/Office/UI.po118
-rw-r--r--source/br/readlicense_oo/docs.po26
-rw-r--r--source/br/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/br/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/br/sc/source/ui/drawfunc.po8
-rw-r--r--source/br/sc/source/ui/navipi.po6
-rw-r--r--source/br/sc/source/ui/src.po1030
-rw-r--r--source/br/sc/uiconfig/scalc/ui.po1723
-rw-r--r--source/br/scaddins/source/analysis.po12
-rw-r--r--source/br/scaddins/source/pricing.po96
-rw-r--r--source/br/scp2/source/calc.po7
-rw-r--r--source/br/scp2/source/draw.po55
-rw-r--r--source/br/scp2/source/graphicfilter.po7
-rw-r--r--source/br/scp2/source/impress.po7
-rw-r--r--source/br/scp2/source/ooo.po56
-rw-r--r--source/br/scp2/source/writer.po13
-rw-r--r--source/br/sd/source/core.po24
-rw-r--r--source/br/sd/source/filter/html.po11
-rw-r--r--source/br/sd/source/ui/animations.po8
-rw-r--r--source/br/sd/source/ui/app.po50
-rw-r--r--source/br/sd/source/ui/dlg.po46
-rw-r--r--source/br/sd/source/ui/slideshow.po9
-rw-r--r--source/br/sd/uiconfig/sdraw/ui.po142
-rw-r--r--source/br/sd/uiconfig/simpress/ui.po469
-rw-r--r--source/br/sdext/source/minimizer.po36
-rw-r--r--source/br/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/br/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/br/sfx2/source/appl.po22
-rw-r--r--source/br/sfx2/source/control.po20
-rw-r--r--source/br/sfx2/source/doc.po6
-rw-r--r--source/br/sfx2/uiconfig/ui.po146
-rw-r--r--source/br/shell/source/win32/shlxthandler/res.po5
-rw-r--r--source/br/starmath/source.po1842
-rw-r--r--source/br/starmath/uiconfig/smath/ui.po226
-rw-r--r--source/br/svl/source/misc.po27
-rw-r--r--source/br/svtools/source/dialogs.po23
-rw-r--r--source/br/svtools/source/java.po12
-rw-r--r--source/br/svtools/source/misc.po91
-rw-r--r--source/br/svx/source/core.po5
-rw-r--r--source/br/svx/source/dialog.po96
-rw-r--r--source/br/svx/source/gallery2.po8
-rw-r--r--source/br/svx/source/items.po8
-rw-r--r--source/br/svx/source/tbxctrls.po6
-rw-r--r--source/br/svx/uiconfig/ui.po452
-rw-r--r--source/br/sw/source/ui/dbui.po14
-rw-r--r--source/br/sw/source/ui/dochdl.po5
-rw-r--r--source/br/sw/source/ui/docvw.po14
-rw-r--r--source/br/sw/source/ui/fldui.po8
-rw-r--r--source/br/sw/source/ui/inc.po53
-rw-r--r--source/br/sw/source/ui/shells.po24
-rw-r--r--source/br/sw/source/ui/web.po5
-rw-r--r--source/br/sw/uiconfig/swriter/ui.po1352
-rw-r--r--source/br/sysui/desktop/share.po23
-rw-r--r--source/br/vcl/source/src.po32
-rw-r--r--source/br/vcl/uiconfig/ui.po16
-rw-r--r--source/br/wizards/source/euro.po19
-rw-r--r--source/br/xmlsecurity/source/dialogs.po6
-rw-r--r--source/brx/chart2/source/controller/dialogs.po24
-rw-r--r--source/brx/chart2/uiconfig/ui.po20
-rw-r--r--source/brx/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/brx/cui/source/options.po11
-rw-r--r--source/brx/cui/uiconfig/ui.po380
-rw-r--r--source/brx/dbaccess/source/core/resource.po6
-rw-r--r--source/brx/dictionaries/lo_LA.po23
-rw-r--r--source/brx/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/brx/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/brx/filter/source/config/fragments/filters.po1370
-rw-r--r--source/brx/filter/source/config/fragments/types.po64
-rw-r--r--source/brx/formula/source/core/resource.po83
-rw-r--r--source/brx/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/brx/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/brx/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/brx/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/brx/sc/source/ui/src.po639
-rw-r--r--source/brx/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/brx/scaddins/source/pricing.po6
-rw-r--r--source/brx/scp2/source/ooo.po18
-rw-r--r--source/brx/sd/source/ui/dlg.po46
-rw-r--r--source/brx/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/brx/sdext/source/minimizer.po33
-rw-r--r--source/brx/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/brx/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po721
-rw-r--r--source/brx/sfx2/source/control.po14
-rw-r--r--source/brx/sfx2/uiconfig/ui.po42
-rw-r--r--source/brx/starmath/source.po1802
-rw-r--r--source/brx/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/brx/svtools/source/misc.po13
-rw-r--r--source/brx/sw/source/ui/inc.po51
-rw-r--r--source/brx/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/brx/wizards/source/euro.po14
-rw-r--r--source/bs/accessibility/source/helper.po7
-rw-r--r--source/bs/avmedia/source/viewer.po7
-rw-r--r--source/bs/basctl/source/basicide.po71
-rw-r--r--source/bs/basctl/source/dlged.po7
-rw-r--r--source/bs/basctl/uiconfig/basicide/ui.po32
-rw-r--r--source/bs/basic/source/classes.po23
-rw-r--r--source/bs/chart2/source/controller/dialogs.po177
-rw-r--r--source/bs/chart2/uiconfig/ui.po231
-rw-r--r--source/bs/connectivity/registry/ado/org/openoffice/Office/DataAccess.po12
-rw-r--r--source/bs/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po9
-rw-r--r--source/bs/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po8
-rw-r--r--source/bs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/bs/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po8
-rw-r--r--source/bs/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/bs/connectivity/registry/kab/org/openoffice/Office/DataAccess.po9
-rw-r--r--source/bs/connectivity/registry/macab/org/openoffice/Office/DataAccess.po7
-rw-r--r--source/bs/connectivity/registry/mork/org/openoffice/Office/DataAccess.po7
-rw-r--r--source/bs/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/bs/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po12
-rw-r--r--source/bs/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po8
-rw-r--r--source/bs/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po8
-rw-r--r--source/bs/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po9
-rw-r--r--source/bs/connectivity/source/resource.po84
-rw-r--r--source/bs/cui/source/customize.po290
-rw-r--r--source/bs/cui/source/dialogs.po231
-rw-r--r--source/bs/cui/source/options.po190
-rw-r--r--source/bs/cui/source/tabpages.po531
-rw-r--r--source/bs/cui/uiconfig/ui.po3330
-rw-r--r--source/bs/dbaccess/source/core/resource.po69
-rw-r--r--source/bs/dbaccess/source/ext/macromigration.po73
-rw-r--r--source/bs/dbaccess/source/sdbtools/resource.po11
-rw-r--r--source/bs/dbaccess/source/ui/app.po58
-rw-r--r--source/bs/dbaccess/source/ui/browser.po12
-rw-r--r--source/bs/dbaccess/source/ui/dlg.po108
-rw-r--r--source/bs/dbaccess/source/ui/inc.po7
-rw-r--r--source/bs/dbaccess/source/ui/misc.po20
-rw-r--r--source/bs/dbaccess/source/ui/querydesign.po56
-rw-r--r--source/bs/dbaccess/source/ui/relationdesign.po11
-rw-r--r--source/bs/dbaccess/source/ui/tabledesign.po35
-rw-r--r--source/bs/dbaccess/source/ui/uno.po13
-rw-r--r--source/bs/dbaccess/uiconfig/ui.po60
-rw-r--r--source/bs/desktop/source/app.po35
-rw-r--r--source/bs/desktop/source/deployment/gui.po181
-rw-r--r--source/bs/desktop/source/deployment/manager.po13
-rw-r--r--source/bs/desktop/source/deployment/misc.po11
-rw-r--r--source/bs/desktop/source/deployment/registry.po9
-rw-r--r--source/bs/desktop/source/deployment/registry/component.po8
-rw-r--r--source/bs/desktop/source/deployment/registry/help.po7
-rw-r--r--source/bs/desktop/source/deployment/unopkg.po9
-rw-r--r--source/bs/desktop/uiconfig/ui.po18
-rw-r--r--source/bs/dictionaries/af_ZA.po8
-rw-r--r--source/bs/dictionaries/an_ES.po9
-rw-r--r--source/bs/dictionaries/ar.po8
-rw-r--r--source/bs/dictionaries/be_BY.po8
-rw-r--r--source/bs/dictionaries/bg_BG.po8
-rw-r--r--source/bs/dictionaries/bn_BD.po9
-rw-r--r--source/bs/dictionaries/br_FR.po9
-rw-r--r--source/bs/dictionaries/bs_BA.po8
-rw-r--r--source/bs/dictionaries/ca.po8
-rw-r--r--source/bs/dictionaries/cs_CZ.po8
-rw-r--r--source/bs/dictionaries/da_DK.po8
-rw-r--r--source/bs/dictionaries/de.po8
-rw-r--r--source/bs/dictionaries/el_GR.po8
-rw-r--r--source/bs/dictionaries/en.po8
-rw-r--r--source/bs/dictionaries/en/dialog.po81
-rw-r--r--source/bs/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/bs/dictionaries/es.po8
-rw-r--r--source/bs/dictionaries/et_EE.po8
-rw-r--r--source/bs/dictionaries/fr_FR.po8
-rw-r--r--source/bs/dictionaries/gd_GB.po8
-rw-r--r--source/bs/dictionaries/gl.po8
-rw-r--r--source/bs/dictionaries/gu_IN.po9
-rw-r--r--source/bs/dictionaries/he_IL.po9
-rw-r--r--source/bs/dictionaries/hi_IN.po9
-rw-r--r--source/bs/dictionaries/hr_HR.po8
-rw-r--r--source/bs/dictionaries/hu_HU.po8
-rw-r--r--source/bs/dictionaries/hu_HU/dialog.po71
-rw-r--r--source/bs/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/bs/dictionaries/is.po8
-rw-r--r--source/bs/dictionaries/it_IT.po8
-rw-r--r--source/bs/dictionaries/kmr_Latn.po14
-rw-r--r--source/bs/dictionaries/lo_LA.po25
-rw-r--r--source/bs/dictionaries/lt_LT.po12
-rw-r--r--source/bs/dictionaries/lv_LV.po12
-rw-r--r--source/bs/dictionaries/ne_NP.po12
-rw-r--r--source/bs/dictionaries/nl_NL.po12
-rw-r--r--source/bs/dictionaries/no.po12
-rw-r--r--source/bs/dictionaries/oc_FR.po13
-rw-r--r--source/bs/dictionaries/pl_PL.po12
-rw-r--r--source/bs/dictionaries/pt_BR.po12
-rw-r--r--source/bs/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/bs/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/bs/dictionaries/pt_PT.po12
-rw-r--r--source/bs/dictionaries/ro.po12
-rw-r--r--source/bs/dictionaries/ru_RU.po12
-rw-r--r--source/bs/dictionaries/ru_RU/dialog.po32
-rw-r--r--source/bs/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po13
-rw-r--r--source/bs/dictionaries/si_LK.po13
-rw-r--r--source/bs/dictionaries/sk_SK.po12
-rw-r--r--source/bs/dictionaries/sl_SI.po12
-rw-r--r--source/bs/dictionaries/sr.po12
-rw-r--r--source/bs/dictionaries/sv_SE.po12
-rw-r--r--source/bs/dictionaries/te_IN.po12
-rw-r--r--source/bs/dictionaries/uk_UA.po12
-rw-r--r--source/bs/dictionaries/vi.po12
-rw-r--r--source/bs/dictionaries/zu_ZA.po12
-rw-r--r--source/bs/editeng/source/accessibility.po11
-rw-r--r--source/bs/editeng/source/editeng.po24
-rw-r--r--source/bs/editeng/source/items.po155
-rw-r--r--source/bs/editeng/source/misc.po11
-rw-r--r--source/bs/editeng/source/outliner.po11
-rw-r--r--source/bs/extensions/source/abpilot.po33
-rw-r--r--source/bs/extensions/source/bibliography.po9
-rw-r--r--source/bs/extensions/source/dbpilots.po29
-rw-r--r--source/bs/extensions/source/propctrlr.po53
-rw-r--r--source/bs/extensions/source/scanner.po13
-rw-r--r--source/bs/extensions/source/update/check.po53
-rw-r--r--source/bs/extensions/source/update/check/org/openoffice/Office.po13
-rw-r--r--source/bs/extensions/uiconfig.po36
-rw-r--r--source/bs/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/bs/extras/source/gallery/share.po31
-rw-r--r--source/bs/filter/source/config/fragments/filters.po1446
-rw-r--r--source/bs/filter/source/config/fragments/types.po85
-rw-r--r--source/bs/filter/source/graphicfilter/eps.po11
-rw-r--r--source/bs/filter/source/pdf.po22
-rw-r--r--source/bs/filter/source/t602.po11
-rw-r--r--source/bs/filter/source/xsltdialog.po13
-rw-r--r--source/bs/filter/uiconfig/ui.po330
-rw-r--r--source/bs/forms/source/resource.po29
-rw-r--r--source/bs/formula/source/core/resource.po178
-rw-r--r--source/bs/formula/source/ui/dlg.po19
-rw-r--r--source/bs/fpicker/source/office.po29
-rw-r--r--source/bs/framework/source/classes.po35
-rw-r--r--source/bs/helpcontent2/source/text/sbasic/guide.po19
-rw-r--r--source/bs/helpcontent2/source/text/sbasic/shared.po457
-rw-r--r--source/bs/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/bs/helpcontent2/source/text/sbasic/shared/02.po10
-rw-r--r--source/bs/helpcontent2/source/text/scalc.po12
-rw-r--r--source/bs/helpcontent2/source/text/scalc/00.po19
-rw-r--r--source/bs/helpcontent2/source/text/scalc/01.po754
-rw-r--r--source/bs/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/bs/helpcontent2/source/text/scalc/05.po14
-rw-r--r--source/bs/helpcontent2/source/text/scalc/guide.po63
-rw-r--r--source/bs/helpcontent2/source/text/schart.po8
-rw-r--r--source/bs/helpcontent2/source/text/schart/01.po29
-rw-r--r--source/bs/helpcontent2/source/text/shared.po10
-rw-r--r--source/bs/helpcontent2/source/text/shared/00.po41
-rw-r--r--source/bs/helpcontent2/source/text/shared/01.po70
-rw-r--r--source/bs/helpcontent2/source/text/shared/02.po14
-rw-r--r--source/bs/helpcontent2/source/text/shared/05.po11
-rw-r--r--source/bs/helpcontent2/source/text/shared/autopi.po16
-rw-r--r--source/bs/helpcontent2/source/text/shared/explorer/database.po14
-rw-r--r--source/bs/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/bs/helpcontent2/source/text/shared/optionen.po21
-rw-r--r--source/bs/helpcontent2/source/text/simpress.po10
-rw-r--r--source/bs/helpcontent2/source/text/simpress/01.po47
-rw-r--r--source/bs/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/bs/helpcontent2/source/text/smath/01.po29
-rw-r--r--source/bs/helpcontent2/source/text/swriter/guide.po8
-rw-r--r--source/bs/instsetoo_native/inc_openoffice/windows/msi_languages.po115
-rw-r--r--source/bs/librelogo/source/pythonpath.po276
-rw-r--r--source/bs/mysqlc/source.po13
-rw-r--r--source/bs/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po11
-rw-r--r--source/bs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po108
-rw-r--r--source/bs/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po14
-rw-r--r--source/bs/nlpsolver/src/locale.po80
-rw-r--r--source/bs/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/bs/officecfg/registry/data/org/openoffice/Office.po353
-rw-r--r--source/bs/officecfg/registry/data/org/openoffice/Office/UI.po1014
-rw-r--r--source/bs/padmin/source.po42
-rw-r--r--source/bs/padmin/uiconfig/ui.po72
-rw-r--r--source/bs/readlicense_oo/docs.po185
-rw-r--r--source/bs/reportbuilder/java/org/libreoffice/report/function/metadata.po22
-rw-r--r--source/bs/reportdesign/source/core/resource.po12
-rw-r--r--source/bs/reportdesign/source/ui/dlg.po11
-rw-r--r--source/bs/reportdesign/source/ui/inspection.po31
-rw-r--r--source/bs/reportdesign/source/ui/report.po33
-rw-r--r--source/bs/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/bs/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/bs/sc/source/ui/cctrl.po32
-rw-r--r--source/bs/sc/source/ui/dbgui.po72
-rw-r--r--source/bs/sc/source/ui/drawfunc.po11
-rw-r--r--source/bs/sc/source/ui/formdlg.po11
-rw-r--r--source/bs/sc/source/ui/miscdlgs.po81
-rw-r--r--source/bs/sc/source/ui/navipi.po12
-rw-r--r--source/bs/sc/source/ui/sidebar.po54
-rw-r--r--source/bs/sc/source/ui/src.po2007
-rw-r--r--source/bs/sc/source/ui/styleui.po16
-rw-r--r--source/bs/sc/uiconfig/scalc/ui.po2348
-rw-r--r--source/bs/scaddins/source/analysis.po108
-rw-r--r--source/bs/scaddins/source/datefunc.po21
-rw-r--r--source/bs/scaddins/source/pricing.po180
-rw-r--r--source/bs/sccomp/source/solver.po15
-rw-r--r--source/bs/scp2/source/accessories.po49
-rw-r--r--source/bs/scp2/source/activex.po11
-rw-r--r--source/bs/scp2/source/base.po17
-rw-r--r--source/bs/scp2/source/calc.po23
-rw-r--r--source/bs/scp2/source/draw.po71
-rw-r--r--source/bs/scp2/source/extensions.po66
-rw-r--r--source/bs/scp2/source/gnome.po11
-rw-r--r--source/bs/scp2/source/graphicfilter.po9
-rw-r--r--source/bs/scp2/source/impress.po21
-rw-r--r--source/bs/scp2/source/math.po11
-rw-r--r--source/bs/scp2/source/onlineupdate.po11
-rw-r--r--source/bs/scp2/source/ooo.po837
-rw-r--r--source/bs/scp2/source/python.po13
-rw-r--r--source/bs/scp2/source/tde.po16
-rw-r--r--source/bs/scp2/source/writer.po30
-rw-r--r--source/bs/sd/source/core.po53
-rw-r--r--source/bs/sd/source/filter/html.po15
-rw-r--r--source/bs/sd/source/ui/animations.po11
-rw-r--r--source/bs/sd/source/ui/annotations.po21
-rw-r--r--source/bs/sd/source/ui/app.po229
-rw-r--r--source/bs/sd/source/ui/dlg.po67
-rw-r--r--source/bs/sd/source/ui/slideshow.po36
-rw-r--r--source/bs/sd/source/ui/view.po12
-rw-r--r--source/bs/sd/uiconfig/sdraw/ui.po211
-rw-r--r--source/bs/sd/uiconfig/simpress/ui.po574
-rw-r--r--source/bs/sdext/source/minimizer.po33
-rw-r--r--source/bs/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/bs/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/bs/setup_native/source/mac.po45
-rw-r--r--source/bs/sfx2/source/appl.po79
-rw-r--r--source/bs/sfx2/source/bastyp.po13
-rw-r--r--source/bs/sfx2/source/control.po24
-rw-r--r--source/bs/sfx2/source/dialog.po47
-rw-r--r--source/bs/sfx2/source/doc.po137
-rw-r--r--source/bs/sfx2/source/menu.po11
-rw-r--r--source/bs/sfx2/source/sidebar.po20
-rw-r--r--source/bs/sfx2/source/view.po33
-rw-r--r--source/bs/sfx2/uiconfig/ui.po332
-rw-r--r--source/bs/shell/source/win32/shlxthandler/res.po11
-rw-r--r--source/bs/starmath/source.po1971
-rw-r--r--source/bs/starmath/uiconfig/smath/ui.po232
-rw-r--r--source/bs/svl/source/misc.po36
-rw-r--r--source/bs/svtools/source/contnr.po15
-rw-r--r--source/bs/svtools/source/control.po39
-rw-r--r--source/bs/svtools/source/dialogs.po76
-rw-r--r--source/bs/svtools/source/java.po38
-rw-r--r--source/bs/svtools/source/misc.po358
-rw-r--r--source/bs/svtools/source/toolpanel.po13
-rw-r--r--source/bs/svtools/uiconfig/ui.po161
-rw-r--r--source/bs/svx/inc.po31
-rw-r--r--source/bs/svx/source/accessibility.po11
-rw-r--r--source/bs/svx/source/core.po7
-rw-r--r--source/bs/svx/source/dialog.po699
-rw-r--r--source/bs/svx/source/engine3d.po14
-rw-r--r--source/bs/svx/source/fmcomp.po13
-rw-r--r--source/bs/svx/source/form.po77
-rw-r--r--source/bs/svx/source/gallery2.po34
-rw-r--r--source/bs/svx/source/items.po63
-rw-r--r--source/bs/svx/source/sidebar.po12
-rw-r--r--source/bs/svx/source/sidebar/area.po36
-rw-r--r--source/bs/svx/source/sidebar/line.po18
-rw-r--r--source/bs/svx/source/sidebar/paragraph.po126
-rw-r--r--source/bs/svx/source/sidebar/text.po76
-rw-r--r--source/bs/svx/source/src.po74
-rw-r--r--source/bs/svx/source/stbctrls.po28
-rw-r--r--source/bs/svx/source/svdraw.po173
-rw-r--r--source/bs/svx/source/tbxctrls.po36
-rw-r--r--source/bs/svx/source/toolbars.po11
-rw-r--r--source/bs/svx/source/unodialogs/textconversiondlgs.po50
-rw-r--r--source/bs/svx/uiconfig/ui.po698
-rw-r--r--source/bs/sw/source/core/layout.po15
-rw-r--r--source/bs/sw/source/core/undo.po81
-rw-r--r--source/bs/sw/source/core/unocore.po11
-rw-r--r--source/bs/sw/source/ui/app.po186
-rw-r--r--source/bs/sw/source/ui/chrdlg.po7
-rw-r--r--source/bs/sw/source/ui/config.po23
-rw-r--r--source/bs/sw/source/ui/dbui.po106
-rw-r--r--source/bs/sw/source/ui/dialog.po9
-rw-r--r--source/bs/sw/source/ui/dochdl.po9
-rw-r--r--source/bs/sw/source/ui/docvw.po53
-rw-r--r--source/bs/sw/source/ui/envelp.po14
-rw-r--r--source/bs/sw/source/ui/fldui.po16
-rw-r--r--source/bs/sw/source/ui/frmdlg.po7
-rw-r--r--source/bs/sw/source/ui/globdoc.po13
-rw-r--r--source/bs/sw/source/ui/inc.po53
-rw-r--r--source/bs/sw/source/ui/index.po62
-rw-r--r--source/bs/sw/source/ui/lingu.po21
-rw-r--r--source/bs/sw/source/ui/misc.po19
-rw-r--r--source/bs/sw/source/ui/ribbar.po7
-rw-r--r--source/bs/sw/source/ui/shells.po27
-rw-r--r--source/bs/sw/source/ui/sidebar.po64
-rw-r--r--source/bs/sw/source/ui/uiview.po12
-rw-r--r--source/bs/sw/source/ui/utlui.po129
-rw-r--r--source/bs/sw/source/ui/web.po7
-rw-r--r--source/bs/sw/source/ui/wrtsh.po11
-rw-r--r--source/bs/sw/uiconfig/swriter/ui.po3111
-rw-r--r--source/bs/swext/mediawiki/help.po148
-rw-r--r--source/bs/swext/mediawiki/src.po13
-rw-r--r--source/bs/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po53
-rw-r--r--source/bs/sysui/desktop/share.po57
-rw-r--r--source/bs/tubes/uiconfig/ui.po22
-rw-r--r--source/bs/uui/source.po197
-rw-r--r--source/bs/uui/uiconfig/ui.po26
-rw-r--r--source/bs/vcl/qa/cppunit/builder.po118
-rw-r--r--source/bs/vcl/source/edit.po20
-rw-r--r--source/bs/vcl/source/src.po177
-rw-r--r--source/bs/vcl/uiconfig/ui.po101
-rw-r--r--source/bs/wizards/source/euro.po33
-rw-r--r--source/bs/wizards/source/formwizard.po298
-rw-r--r--source/bs/wizards/source/importwizard.po18
-rw-r--r--source/bs/wizards/source/template.po51
-rw-r--r--source/bs/xmlsecurity/source/dialogs.po20
-rw-r--r--source/bs/xmlsecurity/uiconfig/ui.po84
-rw-r--r--source/ca-valencia/basctl/source/basicide.po10
-rw-r--r--source/ca-valencia/basctl/source/dlged.po11
-rw-r--r--source/ca-valencia/basic/source/classes.po12
-rw-r--r--source/ca-valencia/chart2/source/controller/dialogs.po56
-rw-r--r--source/ca-valencia/chart2/uiconfig/ui.po210
-rw-r--r--source/ca-valencia/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/ca-valencia/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po9
-rw-r--r--source/ca-valencia/connectivity/source/resource.po11
-rw-r--r--source/ca-valencia/cui/source/customize.po8
-rw-r--r--source/ca-valencia/cui/source/dialogs.po10
-rw-r--r--source/ca-valencia/cui/source/options.po93
-rw-r--r--source/ca-valencia/cui/source/tabpages.po56
-rw-r--r--source/ca-valencia/cui/uiconfig/ui.po1544
-rw-r--r--source/ca-valencia/dbaccess/source/core/resource.po15
-rw-r--r--source/ca-valencia/dbaccess/source/ui/dlg.po14
-rw-r--r--source/ca-valencia/dbaccess/source/ui/misc.po12
-rw-r--r--source/ca-valencia/dbaccess/uiconfig/ui.po24
-rw-r--r--source/ca-valencia/desktop/source/app.po8
-rw-r--r--source/ca-valencia/desktop/source/deployment/gui.po10
-rw-r--r--source/ca-valencia/dictionaries/en/dialog.po10
-rw-r--r--source/ca-valencia/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ca-valencia/dictionaries/hu_HU/dialog.po11
-rw-r--r--source/ca-valencia/dictionaries/lo_LA.po25
-rw-r--r--source/ca-valencia/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/ca-valencia/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po12
-rw-r--r--source/ca-valencia/extensions/source/bibliography.po10
-rw-r--r--source/ca-valencia/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/ca-valencia/filter/source/config/fragments/filters.po1423
-rw-r--r--source/ca-valencia/filter/source/config/fragments/types.po70
-rw-r--r--source/ca-valencia/filter/source/pdf.po14
-rw-r--r--source/ca-valencia/filter/source/xsltdialog.po12
-rw-r--r--source/ca-valencia/filter/uiconfig/ui.po296
-rw-r--r--source/ca-valencia/forms/source/resource.po20
-rw-r--r--source/ca-valencia/formula/source/core/resource.po148
-rw-r--r--source/ca-valencia/framework/source/classes.po14
-rw-r--r--source/ca-valencia/helpcontent2/source/auxiliary.po4
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sbasic/shared.po182
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po20
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sbasic/shared/02.po32
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc.po10
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/00.po18
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/01.po265
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/guide.po100
-rw-r--r--source/ca-valencia/helpcontent2/source/text/schart.po6
-rw-r--r--source/ca-valencia/helpcontent2/source/text/schart/01.po89
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sdraw.po10
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sdraw/guide.po24
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared.po20
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/00.po154
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/01.po788
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/02.po219
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/04.po12
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/05.po18
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/07.po6
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/autopi.po138
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po96
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/guide.po308
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/optionen.po202
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress.po8
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/00.po6
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/01.po156
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/02.po20
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/04.po13
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/guide.po68
-rw-r--r--source/ca-valencia/helpcontent2/source/text/smath.po10
-rw-r--r--source/ca-valencia/helpcontent2/source/text/smath/01.po84
-rw-r--r--source/ca-valencia/helpcontent2/source/text/smath/guide.po8
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter.po8
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/01.po502
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/02.po6
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/04.po6
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/guide.po101
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/librelogo.po20
-rw-r--r--source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po72
-rw-r--r--source/ca-valencia/librelogo/source/pythonpath.po8
-rw-r--r--source/ca-valencia/nlpsolver/src/locale.po15
-rw-r--r--source/ca-valencia/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/ca-valencia/officecfg/registry/data/org/openoffice/Office.po168
-rw-r--r--source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po120
-rw-r--r--source/ca-valencia/padmin/source.po14
-rw-r--r--source/ca-valencia/readlicense_oo/docs.po24
-rw-r--r--source/ca-valencia/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/ca-valencia/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/ca-valencia/sc/source/ui/dbgui.po24
-rw-r--r--source/ca-valencia/sc/source/ui/drawfunc.po10
-rw-r--r--source/ca-valencia/sc/source/ui/navipi.po9
-rw-r--r--source/ca-valencia/sc/source/ui/src.po1063
-rw-r--r--source/ca-valencia/sc/uiconfig/scalc/ui.po1727
-rw-r--r--source/ca-valencia/scaddins/source/analysis.po16
-rw-r--r--source/ca-valencia/scaddins/source/pricing.po96
-rw-r--r--source/ca-valencia/scp2/source/accessories.po32
-rw-r--r--source/ca-valencia/scp2/source/calc.po11
-rw-r--r--source/ca-valencia/scp2/source/draw.po57
-rw-r--r--source/ca-valencia/scp2/source/extensions.po18
-rw-r--r--source/ca-valencia/scp2/source/graphicfilter.po11
-rw-r--r--source/ca-valencia/scp2/source/impress.po9
-rw-r--r--source/ca-valencia/scp2/source/ooo.po56
-rw-r--r--source/ca-valencia/scp2/source/writer.po15
-rw-r--r--source/ca-valencia/sd/source/core.po26
-rw-r--r--source/ca-valencia/sd/source/filter/html.po16
-rw-r--r--source/ca-valencia/sd/source/ui/animations.po10
-rw-r--r--source/ca-valencia/sd/source/ui/app.po58
-rw-r--r--source/ca-valencia/sd/source/ui/dlg.po48
-rw-r--r--source/ca-valencia/sd/source/ui/slideshow.po12
-rw-r--r--source/ca-valencia/sd/uiconfig/sdraw/ui.po146
-rw-r--r--source/ca-valencia/sd/uiconfig/simpress/ui.po475
-rw-r--r--source/ca-valencia/sdext/source/minimizer.po36
-rw-r--r--source/ca-valencia/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ca-valencia/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/ca-valencia/sfx2/source/appl.po26
-rw-r--r--source/ca-valencia/sfx2/source/control.po24
-rw-r--r--source/ca-valencia/sfx2/source/dialog.po10
-rw-r--r--source/ca-valencia/sfx2/source/doc.po12
-rw-r--r--source/ca-valencia/sfx2/uiconfig/ui.po154
-rw-r--r--source/ca-valencia/shell/source/win32/shlxthandler/res.po9
-rw-r--r--source/ca-valencia/starmath/source.po1842
-rw-r--r--source/ca-valencia/starmath/uiconfig/smath/ui.po230
-rw-r--r--source/ca-valencia/svl/source/misc.po29
-rw-r--r--source/ca-valencia/svtools/source/dialogs.po23
-rw-r--r--source/ca-valencia/svtools/source/misc.po725
-rw-r--r--source/ca-valencia/svx/source/core.po9
-rw-r--r--source/ca-valencia/svx/source/dialog.po104
-rw-r--r--source/ca-valencia/svx/source/form.po14
-rw-r--r--source/ca-valencia/svx/source/gallery2.po12
-rw-r--r--source/ca-valencia/svx/source/items.po12
-rw-r--r--source/ca-valencia/svx/source/stbctrls.po20
-rw-r--r--source/ca-valencia/svx/source/tbxctrls.po10
-rw-r--r--source/ca-valencia/svx/source/unodialogs/textconversiondlgs.po12
-rw-r--r--source/ca-valencia/svx/uiconfig/ui.po456
-rw-r--r--source/ca-valencia/sw/source/core/undo.po14
-rw-r--r--source/ca-valencia/sw/source/ui/app.po34
-rw-r--r--source/ca-valencia/sw/source/ui/config.po12
-rw-r--r--source/ca-valencia/sw/source/ui/dbui.po40
-rw-r--r--source/ca-valencia/sw/source/ui/dochdl.po9
-rw-r--r--source/ca-valencia/sw/source/ui/docvw.po15
-rw-r--r--source/ca-valencia/sw/source/ui/fldui.po10
-rw-r--r--source/ca-valencia/sw/source/ui/inc.po53
-rw-r--r--source/ca-valencia/sw/source/ui/index.po62
-rw-r--r--source/ca-valencia/sw/source/ui/misc.po8
-rw-r--r--source/ca-valencia/sw/source/ui/shells.po29
-rw-r--r--source/ca-valencia/sw/source/ui/utlui.po30
-rw-r--r--source/ca-valencia/sw/source/ui/web.po7
-rw-r--r--source/ca-valencia/sw/uiconfig/swriter/ui.po1995
-rw-r--r--source/ca-valencia/sysui/desktop/share.po27
-rw-r--r--source/ca-valencia/uui/source.po8
-rw-r--r--source/ca-valencia/uui/uiconfig/ui.po8
-rw-r--r--source/ca-valencia/vcl/source/src.po36
-rw-r--r--source/ca-valencia/vcl/uiconfig/ui.po20
-rw-r--r--source/ca-valencia/wizards/source/euro.po21
-rw-r--r--source/ca-valencia/wizards/source/formwizard.po6
-rw-r--r--source/ca-valencia/xmlsecurity/source/dialogs.po7
-rw-r--r--source/ca/basctl/source/basicide.po8
-rw-r--r--source/ca/basctl/source/dlged.po9
-rw-r--r--source/ca/basic/source/classes.po10
-rw-r--r--source/ca/chart2/source/controller/dialogs.po54
-rw-r--r--source/ca/chart2/uiconfig/ui.po191
-rw-r--r--source/ca/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/ca/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po7
-rw-r--r--source/ca/connectivity/source/resource.po8
-rw-r--r--source/ca/cui/source/dialogs.po10
-rw-r--r--source/ca/cui/source/options.po19
-rw-r--r--source/ca/cui/source/tabpages.po10
-rw-r--r--source/ca/cui/uiconfig/ui.po1345
-rw-r--r--source/ca/dbaccess/source/core/resource.po13
-rw-r--r--source/ca/dbaccess/source/ui/dlg.po9
-rw-r--r--source/ca/dbaccess/source/ui/misc.po10
-rw-r--r--source/ca/dbaccess/uiconfig/ui.po16
-rw-r--r--source/ca/desktop/source/deployment/gui.po8
-rw-r--r--source/ca/dictionaries/en/dialog.po8
-rw-r--r--source/ca/dictionaries/hu_HU/dialog.po9
-rw-r--r--source/ca/dictionaries/lo_LA.po25
-rw-r--r--source/ca/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/ca/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ca/extensions/source/bibliography.po8
-rw-r--r--source/ca/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/ca/filter/source/config/fragments/filters.po1421
-rw-r--r--source/ca/filter/source/config/fragments/types.po68
-rw-r--r--source/ca/filter/source/pdf.po12
-rw-r--r--source/ca/filter/uiconfig/ui.po294
-rw-r--r--source/ca/forms/source/resource.po18
-rw-r--r--source/ca/formula/source/core/resource.po160
-rw-r--r--source/ca/framework/source/classes.po12
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/shared.po84
-rw-r--r--source/ca/helpcontent2/source/text/scalc/00.po12
-rw-r--r--source/ca/helpcontent2/source/text/scalc/01.po28
-rw-r--r--source/ca/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/ca/helpcontent2/source/text/schart/01.po15
-rw-r--r--source/ca/helpcontent2/source/text/shared/01.po11
-rw-r--r--source/ca/helpcontent2/source/text/shared/02.po15
-rw-r--r--source/ca/helpcontent2/source/text/shared/05.po10
-rw-r--r--source/ca/helpcontent2/source/text/shared/explorer/database.po8
-rw-r--r--source/ca/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/ca/helpcontent2/source/text/simpress/01.po14
-rw-r--r--source/ca/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/ca/helpcontent2/source/text/swriter.po8
-rw-r--r--source/ca/helpcontent2/source/text/swriter/guide.po23
-rw-r--r--source/ca/instsetoo_native/inc_openoffice/windows/msi_languages.po70
-rw-r--r--source/ca/librelogo/source/pythonpath.po6
-rw-r--r--source/ca/nlpsolver/src/locale.po13
-rw-r--r--source/ca/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/ca/officecfg/registry/data/org/openoffice/Office.po174
-rw-r--r--source/ca/officecfg/registry/data/org/openoffice/Office/UI.po118
-rw-r--r--source/ca/padmin/source.po12
-rw-r--r--source/ca/readlicense_oo/docs.po22
-rw-r--r--source/ca/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/ca/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/ca/sc/source/ui/dbgui.po22
-rw-r--r--source/ca/sc/source/ui/drawfunc.po8
-rw-r--r--source/ca/sc/source/ui/navipi.po7
-rw-r--r--source/ca/sc/source/ui/src.po1075
-rw-r--r--source/ca/sc/uiconfig/scalc/ui.po1725
-rw-r--r--source/ca/scaddins/source/analysis.po18
-rw-r--r--source/ca/scaddins/source/pricing.po94
-rw-r--r--source/ca/scp2/source/accessories.po30
-rw-r--r--source/ca/scp2/source/calc.po9
-rw-r--r--source/ca/scp2/source/draw.po55
-rw-r--r--source/ca/scp2/source/extensions.po16
-rw-r--r--source/ca/scp2/source/graphicfilter.po9
-rw-r--r--source/ca/scp2/source/impress.po7
-rw-r--r--source/ca/scp2/source/ooo.po54
-rw-r--r--source/ca/scp2/source/writer.po13
-rw-r--r--source/ca/sd/source/core.po24
-rw-r--r--source/ca/sd/source/filter/html.po14
-rw-r--r--source/ca/sd/source/ui/animations.po8
-rw-r--r--source/ca/sd/source/ui/app.po56
-rw-r--r--source/ca/sd/source/ui/dlg.po46
-rw-r--r--source/ca/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/ca/sd/uiconfig/simpress/ui.po473
-rw-r--r--source/ca/sdext/source/minimizer.po36
-rw-r--r--source/ca/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ca/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/ca/sfx2/source/appl.po24
-rw-r--r--source/ca/sfx2/source/control.po22
-rw-r--r--source/ca/sfx2/source/dialog.po8
-rw-r--r--source/ca/sfx2/source/doc.po10
-rw-r--r--source/ca/sfx2/uiconfig/ui.po152
-rw-r--r--source/ca/shell/source/win32/shlxthandler/res.po7
-rw-r--r--source/ca/starmath/source.po1840
-rw-r--r--source/ca/starmath/uiconfig/smath/ui.po228
-rw-r--r--source/ca/svl/source/misc.po27
-rw-r--r--source/ca/svtools/source/dialogs.po21
-rw-r--r--source/ca/svtools/source/misc.po723
-rw-r--r--source/ca/svx/source/core.po7
-rw-r--r--source/ca/svx/source/dialog.po102
-rw-r--r--source/ca/svx/source/form.po12
-rw-r--r--source/ca/svx/source/gallery2.po10
-rw-r--r--source/ca/svx/source/items.po10
-rw-r--r--source/ca/svx/source/stbctrls.po18
-rw-r--r--source/ca/svx/source/tbxctrls.po14
-rw-r--r--source/ca/svx/source/unodialogs/textconversiondlgs.po10
-rw-r--r--source/ca/svx/uiconfig/ui.po454
-rw-r--r--source/ca/sw/source/core/undo.po12
-rw-r--r--source/ca/sw/source/ui/app.po32
-rw-r--r--source/ca/sw/source/ui/config.po10
-rw-r--r--source/ca/sw/source/ui/dbui.po38
-rw-r--r--source/ca/sw/source/ui/dochdl.po7
-rw-r--r--source/ca/sw/source/ui/docvw.po13
-rw-r--r--source/ca/sw/source/ui/fldui.po8
-rw-r--r--source/ca/sw/source/ui/inc.po53
-rw-r--r--source/ca/sw/source/ui/index.po60
-rw-r--r--source/ca/sw/source/ui/misc.po6
-rw-r--r--source/ca/sw/source/ui/ribbar.po8
-rw-r--r--source/ca/sw/source/ui/shells.po27
-rw-r--r--source/ca/sw/source/ui/utlui.po28
-rw-r--r--source/ca/sw/source/ui/web.po5
-rw-r--r--source/ca/sw/uiconfig/swriter/ui.po1995
-rw-r--r--source/ca/sysui/desktop/share.po25
-rw-r--r--source/ca/uui/source.po6
-rw-r--r--source/ca/uui/uiconfig/ui.po6
-rw-r--r--source/ca/vcl/source/src.po34
-rw-r--r--source/ca/vcl/uiconfig/ui.po18
-rw-r--r--source/ca/wizards/source/euro.po19
-rw-r--r--source/ca/wizards/source/formwizard.po4
-rw-r--r--source/ca/xmlsecurity/source/dialogs.po5
-rw-r--r--source/cs/avmedia/source/framework.po13
-rw-r--r--source/cs/chart2/source/controller/dialogs.po62
-rw-r--r--source/cs/chart2/uiconfig/ui.po144
-rw-r--r--source/cs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/cs/cui/source/customize.po6
-rw-r--r--source/cs/cui/source/options.po19
-rw-r--r--source/cs/cui/uiconfig/ui.po1076
-rw-r--r--source/cs/dbaccess/source/core/resource.po10
-rw-r--r--source/cs/dictionaries/lo_LA.po25
-rw-r--r--source/cs/dictionaries/pt_BR.po10
-rw-r--r--source/cs/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/cs/editeng/source/items.po12
-rw-r--r--source/cs/extensions/source/propctrlr.po8
-rw-r--r--source/cs/extensions/source/update/check.po12
-rw-r--r--source/cs/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/cs/filter/source/config/fragments/filters.po1402
-rw-r--r--source/cs/filter/source/config/fragments/types.po66
-rw-r--r--source/cs/filter/uiconfig/ui.po300
-rw-r--r--source/cs/formula/source/core/resource.po87
-rw-r--r--source/cs/helpcontent2/source/auxiliary.po8
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/guide.po44
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/shared.po50
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/shared/02.po8
-rw-r--r--source/cs/helpcontent2/source/text/scalc.po10
-rw-r--r--source/cs/helpcontent2/source/text/scalc/00.po22
-rw-r--r--source/cs/helpcontent2/source/text/scalc/01.po1049
-rw-r--r--source/cs/helpcontent2/source/text/scalc/02.po16
-rw-r--r--source/cs/helpcontent2/source/text/scalc/04.po24
-rw-r--r--source/cs/helpcontent2/source/text/scalc/05.po66
-rw-r--r--source/cs/helpcontent2/source/text/scalc/guide.po76
-rw-r--r--source/cs/helpcontent2/source/text/schart.po12
-rw-r--r--source/cs/helpcontent2/source/text/schart/00.po8
-rw-r--r--source/cs/helpcontent2/source/text/schart/01.po184
-rw-r--r--source/cs/helpcontent2/source/text/sdraw.po7
-rw-r--r--source/cs/helpcontent2/source/text/shared/00.po58
-rw-r--r--source/cs/helpcontent2/source/text/shared/01.po351
-rw-r--r--source/cs/helpcontent2/source/text/shared/02.po96
-rw-r--r--source/cs/helpcontent2/source/text/shared/04.po8
-rw-r--r--source/cs/helpcontent2/source/text/shared/05.po8
-rw-r--r--source/cs/helpcontent2/source/text/shared/autokorr.po9
-rw-r--r--source/cs/helpcontent2/source/text/shared/autopi.po12
-rw-r--r--source/cs/helpcontent2/source/text/shared/explorer/database.po12
-rw-r--r--source/cs/helpcontent2/source/text/shared/guide.po58
-rw-r--r--source/cs/helpcontent2/source/text/shared/optionen.po538
-rw-r--r--source/cs/helpcontent2/source/text/simpress.po8
-rw-r--r--source/cs/helpcontent2/source/text/simpress/01.po46
-rw-r--r--source/cs/helpcontent2/source/text/simpress/02.po8
-rw-r--r--source/cs/helpcontent2/source/text/simpress/guide.po26
-rw-r--r--source/cs/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/cs/helpcontent2/source/text/swriter.po8
-rw-r--r--source/cs/helpcontent2/source/text/swriter/01.po226
-rw-r--r--source/cs/helpcontent2/source/text/swriter/02.po12
-rw-r--r--source/cs/helpcontent2/source/text/swriter/guide.po136
-rw-r--r--source/cs/helpcontent2/source/text/swriter/librelogo.po34
-rw-r--r--source/cs/instsetoo_native/inc_openoffice/windows/msi_languages.po18
-rw-r--r--source/cs/librelogo/source/pythonpath.po6
-rw-r--r--source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po16
-rw-r--r--source/cs/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/cs/officecfg/registry/data/org/openoffice/Office.po140
-rw-r--r--source/cs/officecfg/registry/data/org/openoffice/Office/UI.po144
-rw-r--r--source/cs/padmin/source.po8
-rw-r--r--source/cs/readlicense_oo/docs.po18
-rw-r--r--source/cs/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/cs/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/cs/sc/source/ui/dbgui.po30
-rw-r--r--source/cs/sc/source/ui/drawfunc.po10
-rw-r--r--source/cs/sc/source/ui/navipi.po13
-rw-r--r--source/cs/sc/source/ui/src.po1426
-rw-r--r--source/cs/sc/uiconfig/scalc/ui.po1813
-rw-r--r--source/cs/scaddins/source/analysis.po18
-rw-r--r--source/cs/scaddins/source/datefunc.po12
-rw-r--r--source/cs/scaddins/source/pricing.po92
-rw-r--r--source/cs/scp2/source/accessories.po21
-rw-r--r--source/cs/scp2/source/calc.po10
-rw-r--r--source/cs/scp2/source/draw.po10
-rw-r--r--source/cs/scp2/source/impress.po10
-rw-r--r--source/cs/scp2/source/math.po11
-rw-r--r--source/cs/scp2/source/ooo.po30
-rw-r--r--source/cs/scp2/source/writer.po21
-rw-r--r--source/cs/sd/source/filter/html.po6
-rw-r--r--source/cs/sd/source/ui/dlg.po46
-rw-r--r--source/cs/sd/source/ui/slideshow.po12
-rw-r--r--source/cs/sd/uiconfig/sdraw/ui.po12
-rw-r--r--source/cs/sd/uiconfig/simpress/ui.po257
-rw-r--r--source/cs/sdext/source/minimizer.po36
-rw-r--r--source/cs/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/cs/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/cs/sfx2/source/appl.po8
-rw-r--r--source/cs/sfx2/source/control.po22
-rw-r--r--source/cs/sfx2/source/dialog.po8
-rw-r--r--source/cs/sfx2/uiconfig/ui.po90
-rw-r--r--source/cs/shell/source/win32/shlxthandler/res.po10
-rw-r--r--source/cs/starmath/source.po1828
-rw-r--r--source/cs/starmath/uiconfig/smath/ui.po142
-rw-r--r--source/cs/svl/source/misc.po14
-rw-r--r--source/cs/svtools/source/misc.po23
-rw-r--r--source/cs/svx/source/dialog.po180
-rw-r--r--source/cs/svx/source/fmcomp.po13
-rw-r--r--source/cs/svx/source/form.po10
-rw-r--r--source/cs/svx/source/sidebar/area.po8
-rw-r--r--source/cs/svx/source/sidebar/line.po8
-rw-r--r--source/cs/svx/source/src.po14
-rw-r--r--source/cs/svx/source/svdraw.po12
-rw-r--r--source/cs/svx/source/tbxctrls.po8
-rw-r--r--source/cs/svx/uiconfig/ui.po122
-rw-r--r--source/cs/sw/source/ui/app.po10
-rw-r--r--source/cs/sw/source/ui/dbui.po8
-rw-r--r--source/cs/sw/source/ui/docvw.po8
-rw-r--r--source/cs/sw/source/ui/fldui.po10
-rw-r--r--source/cs/sw/source/ui/inc.po53
-rw-r--r--source/cs/sw/uiconfig/swriter/ui.po861
-rw-r--r--source/cs/swext/mediawiki/help.po96
-rw-r--r--source/cs/uui/source.po14
-rw-r--r--source/cs/vcl/qa/cppunit/builder.po14
-rw-r--r--source/cs/wizards/source/euro.po20
-rw-r--r--source/cs/wizards/source/formwizard.po28
-rw-r--r--source/cy/chart2/source/controller/dialogs.po48
-rw-r--r--source/cy/chart2/uiconfig/ui.po208
-rw-r--r--source/cy/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/cy/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po8
-rw-r--r--source/cy/connectivity/source/resource.po8
-rw-r--r--source/cy/cui/source/customize.po8
-rw-r--r--source/cy/cui/source/dialogs.po10
-rw-r--r--source/cy/cui/source/options.po95
-rw-r--r--source/cy/cui/source/tabpages.po52
-rw-r--r--source/cy/cui/uiconfig/ui.po1566
-rw-r--r--source/cy/dbaccess/source/core/resource.po9
-rw-r--r--source/cy/dbaccess/source/ui/dlg.po10
-rw-r--r--source/cy/dbaccess/uiconfig/ui.po24
-rw-r--r--source/cy/desktop/source/app.po12
-rw-r--r--source/cy/desktop/source/deployment/gui.po8
-rw-r--r--source/cy/dictionaries/en/dialog.po5
-rw-r--r--source/cy/dictionaries/lo_LA.po25
-rw-r--r--source/cy/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/cy/editeng/source/editeng.po10
-rw-r--r--source/cy/extensions/source/bibliography.po8
-rw-r--r--source/cy/extensions/source/propctrlr.po6
-rw-r--r--source/cy/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/cy/filter/source/config/fragments/filters.po1402
-rw-r--r--source/cy/filter/source/config/fragments/types.po66
-rw-r--r--source/cy/filter/uiconfig/ui.po292
-rw-r--r--source/cy/forms/source/resource.po12
-rw-r--r--source/cy/formula/source/core/resource.po135
-rw-r--r--source/cy/instsetoo_native/inc_openoffice/windows/msi_languages.po16
-rw-r--r--source/cy/librelogo/source/pythonpath.po10
-rw-r--r--source/cy/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po26
-rw-r--r--source/cy/nlpsolver/src/locale.po9
-rw-r--r--source/cy/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/cy/officecfg/registry/data/org/openoffice/Office.po154
-rw-r--r--source/cy/officecfg/registry/data/org/openoffice/Office/UI.po112
-rw-r--r--source/cy/padmin/source.po8
-rw-r--r--source/cy/readlicense_oo/docs.po22
-rw-r--r--source/cy/reportdesign/source/core/resource.po10
-rw-r--r--source/cy/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/cy/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/cy/sc/source/ui/drawfunc.po10
-rw-r--r--source/cy/sc/source/ui/formdlg.po9
-rw-r--r--source/cy/sc/source/ui/navipi.po8
-rw-r--r--source/cy/sc/source/ui/src.po406
-rw-r--r--source/cy/sc/uiconfig/scalc/ui.po885
-rw-r--r--source/cy/scaddins/source/analysis.po28
-rw-r--r--source/cy/scaddins/source/pricing.po92
-rw-r--r--source/cy/scp2/source/calc.po11
-rw-r--r--source/cy/scp2/source/draw.po59
-rw-r--r--source/cy/scp2/source/graphicfilter.po11
-rw-r--r--source/cy/scp2/source/impress.po11
-rw-r--r--source/cy/scp2/source/ooo.po48
-rw-r--r--source/cy/scp2/source/writer.po17
-rw-r--r--source/cy/sd/source/core.po28
-rw-r--r--source/cy/sd/source/filter/html.po16
-rw-r--r--source/cy/sd/source/ui/animations.po12
-rw-r--r--source/cy/sd/source/ui/app.po56
-rw-r--r--source/cy/sd/source/ui/dlg.po46
-rw-r--r--source/cy/sd/uiconfig/sdraw/ui.po146
-rw-r--r--source/cy/sd/uiconfig/simpress/ui.po439
-rw-r--r--source/cy/sdext/source/minimizer.po36
-rw-r--r--source/cy/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/cy/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/cy/sfx2/source/appl.po28
-rw-r--r--source/cy/sfx2/source/control.po10
-rw-r--r--source/cy/sfx2/source/dialog.po14
-rw-r--r--source/cy/sfx2/source/doc.po10
-rw-r--r--source/cy/sfx2/uiconfig/ui.po119
-rw-r--r--source/cy/shell/source/win32/shlxthandler/res.po9
-rw-r--r--source/cy/starmath/source.po42
-rw-r--r--source/cy/starmath/uiconfig/smath/ui.po222
-rw-r--r--source/cy/svl/source/misc.po29
-rw-r--r--source/cy/svtools/source/dialogs.po25
-rw-r--r--source/cy/svtools/source/java.po16
-rw-r--r--source/cy/svtools/source/misc.po86
-rw-r--r--source/cy/svx/source/core.po7
-rw-r--r--source/cy/svx/source/dialog.po110
-rw-r--r--source/cy/svx/source/form.po7
-rw-r--r--source/cy/svx/source/gallery2.po10
-rw-r--r--source/cy/svx/source/items.po9
-rw-r--r--source/cy/svx/source/sidebar/area.po12
-rw-r--r--source/cy/svx/source/sidebar/text.po28
-rw-r--r--source/cy/svx/source/tbxctrls.po8
-rw-r--r--source/cy/svx/uiconfig/ui.po464
-rw-r--r--source/cy/sw/source/core/undo.po12
-rw-r--r--source/cy/sw/source/ui/app.po34
-rw-r--r--source/cy/sw/source/ui/dbui.po42
-rw-r--r--source/cy/sw/source/ui/dochdl.po9
-rw-r--r--source/cy/sw/source/ui/docvw.po17
-rw-r--r--source/cy/sw/source/ui/envelp.po10
-rw-r--r--source/cy/sw/source/ui/fldui.po12
-rw-r--r--source/cy/sw/source/ui/inc.po53
-rw-r--r--source/cy/sw/source/ui/index.po64
-rw-r--r--source/cy/sw/source/ui/lingu.po14
-rw-r--r--source/cy/sw/source/ui/misc.po10
-rw-r--r--source/cy/sw/source/ui/shells.po29
-rw-r--r--source/cy/sw/source/ui/sidebar.po20
-rw-r--r--source/cy/sw/source/ui/utlui.po24
-rw-r--r--source/cy/sw/source/ui/web.po9
-rw-r--r--source/cy/sw/uiconfig/swriter/ui.po1972
-rw-r--r--source/cy/sysui/desktop/share.po25
-rw-r--r--source/cy/uui/uiconfig/ui.po12
-rw-r--r--source/cy/vcl/qa/cppunit/builder.po12
-rw-r--r--source/cy/vcl/source/src.po36
-rw-r--r--source/cy/vcl/uiconfig/ui.po20
-rw-r--r--source/cy/wizards/source/euro.po13
-rw-r--r--source/cy/wizards/source/formwizard.po12
-rw-r--r--source/cy/xmlsecurity/source/dialogs.po14
-rw-r--r--source/cy/xmlsecurity/uiconfig/ui.po20
-rw-r--r--source/da/chart2/source/controller/dialogs.po44
-rw-r--r--source/da/chart2/uiconfig/ui.po28
-rw-r--r--source/da/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/da/cui/source/options.po11
-rw-r--r--source/da/cui/uiconfig/ui.po422
-rw-r--r--source/da/dbaccess/source/core/resource.po11
-rw-r--r--source/da/dictionaries/lo_LA.po25
-rw-r--r--source/da/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/da/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/da/filter/source/config/fragments/filters.po1377
-rw-r--r--source/da/filter/source/config/fragments/types.po63
-rw-r--r--source/da/filter/uiconfig/ui.po32
-rw-r--r--source/da/formula/source/core/resource.po164
-rw-r--r--source/da/helpcontent2/source/auxiliary.po8
-rw-r--r--source/da/helpcontent2/source/text/sbasic/guide.po44
-rw-r--r--source/da/helpcontent2/source/text/sbasic/shared.po126
-rw-r--r--source/da/helpcontent2/source/text/sbasic/shared/01.po14
-rw-r--r--source/da/helpcontent2/source/text/sbasic/shared/02.po10
-rw-r--r--source/da/helpcontent2/source/text/scalc.po9
-rw-r--r--source/da/helpcontent2/source/text/scalc/00.po19
-rw-r--r--source/da/helpcontent2/source/text/scalc/01.po253
-rw-r--r--source/da/helpcontent2/source/text/scalc/guide.po23
-rw-r--r--source/da/helpcontent2/source/text/schart/00.po10
-rw-r--r--source/da/helpcontent2/source/text/schart/01.po32
-rw-r--r--source/da/helpcontent2/source/text/sdraw.po5
-rw-r--r--source/da/helpcontent2/source/text/sdraw/guide.po11
-rw-r--r--source/da/helpcontent2/source/text/shared.po8
-rw-r--r--source/da/helpcontent2/source/text/shared/00.po56
-rw-r--r--source/da/helpcontent2/source/text/shared/01.po152
-rw-r--r--source/da/helpcontent2/source/text/shared/02.po44
-rw-r--r--source/da/helpcontent2/source/text/shared/04.po7
-rw-r--r--source/da/helpcontent2/source/text/shared/autokorr.po7
-rw-r--r--source/da/helpcontent2/source/text/shared/autopi.po12
-rw-r--r--source/da/helpcontent2/source/text/shared/explorer/database.po18
-rw-r--r--source/da/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/da/helpcontent2/source/text/shared/optionen.po426
-rw-r--r--source/da/helpcontent2/source/text/simpress.po8
-rw-r--r--source/da/helpcontent2/source/text/simpress/01.po24
-rw-r--r--source/da/helpcontent2/source/text/simpress/04.po8
-rw-r--r--source/da/helpcontent2/source/text/simpress/guide.po38
-rw-r--r--source/da/helpcontent2/source/text/smath/01.po20
-rw-r--r--source/da/helpcontent2/source/text/smath/guide.po8
-rw-r--r--source/da/helpcontent2/source/text/swriter/00.po6
-rw-r--r--source/da/helpcontent2/source/text/swriter/01.po30
-rw-r--r--source/da/helpcontent2/source/text/swriter/guide.po74
-rw-r--r--source/da/helpcontent2/source/text/swriter/librelogo.po36
-rw-r--r--source/da/librelogo/source/pythonpath.po8
-rw-r--r--source/da/nlpsolver/src/locale.po11
-rw-r--r--source/da/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/da/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/da/officecfg/registry/data/org/openoffice/Office/UI.po37
-rw-r--r--source/da/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/da/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/da/sc/source/ui/src.po697
-rw-r--r--source/da/sc/uiconfig/scalc/ui.po1017
-rw-r--r--source/da/scaddins/source/analysis.po10
-rw-r--r--source/da/scaddins/source/pricing.po58
-rw-r--r--source/da/scp2/source/ooo.po26
-rw-r--r--source/da/sd/source/ui/app.po13
-rw-r--r--source/da/sd/source/ui/dlg.po46
-rw-r--r--source/da/sd/uiconfig/sdraw/ui.po24
-rw-r--r--source/da/sd/uiconfig/simpress/ui.po181
-rw-r--r--source/da/sdext/source/minimizer.po36
-rw-r--r--source/da/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/da/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/da/sfx2/source/appl.po10
-rw-r--r--source/da/sfx2/source/control.po22
-rw-r--r--source/da/sfx2/uiconfig/ui.po100
-rw-r--r--source/da/shell/source/win32/shlxthandler/res.po5
-rw-r--r--source/da/starmath/source.po1816
-rw-r--r--source/da/starmath/uiconfig/smath/ui.po32
-rw-r--r--source/da/svl/source/misc.po29
-rw-r--r--source/da/svtools/source/dialogs.po24
-rw-r--r--source/da/svtools/source/misc.po89
-rw-r--r--source/da/svx/uiconfig/ui.po253
-rw-r--r--source/da/sw/source/ui/inc.po53
-rw-r--r--source/da/sw/source/ui/utlui.po8
-rw-r--r--source/da/sw/uiconfig/swriter/ui.po574
-rw-r--r--source/da/sysui/desktop/share.po10
-rw-r--r--source/da/uui/uiconfig/ui.po12
-rw-r--r--source/da/vcl/source/src.po10
-rw-r--r--source/da/wizards/source/euro.po21
-rw-r--r--source/da/xmlsecurity/source/dialogs.po7
-rw-r--r--source/de/chart2/source/controller/dialogs.po46
-rw-r--r--source/de/chart2/uiconfig/ui.po46
-rw-r--r--source/de/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/de/cui/source/dialogs.po8
-rw-r--r--source/de/cui/source/options.po11
-rw-r--r--source/de/cui/uiconfig/ui.po406
-rw-r--r--source/de/dbaccess/source/core/resource.po9
-rw-r--r--source/de/dictionaries/lo_LA.po25
-rw-r--r--source/de/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/de/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/de/filter/source/config/fragments/filters.po1367
-rw-r--r--source/de/filter/source/config/fragments/types.po63
-rw-r--r--source/de/formula/source/core/resource.po91
-rw-r--r--source/de/helpcontent2/source/auxiliary.po6
-rw-r--r--source/de/helpcontent2/source/text/scalc.po8
-rw-r--r--source/de/helpcontent2/source/text/scalc/00.po22
-rw-r--r--source/de/helpcontent2/source/text/scalc/01.po184
-rw-r--r--source/de/helpcontent2/source/text/scalc/04.po6
-rw-r--r--source/de/helpcontent2/source/text/scalc/guide.po160
-rw-r--r--source/de/helpcontent2/source/text/schart/00.po16
-rw-r--r--source/de/helpcontent2/source/text/schart/01.po18
-rw-r--r--source/de/helpcontent2/source/text/sdraw.po8
-rw-r--r--source/de/helpcontent2/source/text/sdraw/guide.po16
-rw-r--r--source/de/helpcontent2/source/text/shared/00.po40
-rw-r--r--source/de/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/de/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/de/helpcontent2/source/text/shared/optionen.po172
-rw-r--r--source/de/helpcontent2/source/text/simpress/01.po20
-rw-r--r--source/de/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/de/helpcontent2/source/text/swriter/01.po16
-rw-r--r--source/de/helpcontent2/source/text/swriter/guide.po18
-rw-r--r--source/de/nlpsolver/src/locale.po11
-rw-r--r--source/de/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/de/officecfg/registry/data/org/openoffice/Office/UI.po30
-rw-r--r--source/de/padmin/source.po8
-rw-r--r--source/de/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/de/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/de/sc/source/ui/dbgui.po8
-rw-r--r--source/de/sc/source/ui/src.po709
-rw-r--r--source/de/sc/uiconfig/scalc/ui.po955
-rw-r--r--source/de/scaddins/source/pricing.po12
-rw-r--r--source/de/scp2/source/accessories.po22
-rw-r--r--source/de/scp2/source/extensions.po10
-rw-r--r--source/de/scp2/source/ooo.po26
-rw-r--r--source/de/sd/source/ui/app.po8
-rw-r--r--source/de/sd/source/ui/dlg.po46
-rw-r--r--source/de/sd/uiconfig/sdraw/ui.po8
-rw-r--r--source/de/sd/uiconfig/simpress/ui.po113
-rw-r--r--source/de/sdext/source/minimizer.po36
-rw-r--r--source/de/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/de/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/de/sfx2/source/control.po22
-rw-r--r--source/de/sfx2/source/dialog.po22
-rw-r--r--source/de/sfx2/uiconfig/ui.po78
-rw-r--r--source/de/starmath/source.po1818
-rw-r--r--source/de/starmath/uiconfig/smath/ui.po13
-rw-r--r--source/de/svtools/source/misc.po24
-rw-r--r--source/de/svx/source/unodialogs/textconversiondlgs.po8
-rw-r--r--source/de/svx/uiconfig/ui.po10
-rw-r--r--source/de/sw/source/ui/config.po12
-rw-r--r--source/de/sw/source/ui/dbui.po10
-rw-r--r--source/de/sw/source/ui/docvw.po12
-rw-r--r--source/de/sw/source/ui/inc.po53
-rw-r--r--source/de/sw/uiconfig/swriter/ui.po116
-rw-r--r--source/de/sysui/desktop/share.po24
-rw-r--r--source/de/vcl/source/src.po40
-rw-r--r--source/de/vcl/uiconfig/ui.po20
-rw-r--r--source/de/wizards/source/euro.po18
-rw-r--r--source/dgo/chart2/source/controller/dialogs.po24
-rw-r--r--source/dgo/chart2/uiconfig/ui.po20
-rw-r--r--source/dgo/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/dgo/cui/source/options.po11
-rw-r--r--source/dgo/cui/uiconfig/ui.po380
-rw-r--r--source/dgo/dbaccess/source/core/resource.po6
-rw-r--r--source/dgo/dictionaries/lo_LA.po23
-rw-r--r--source/dgo/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/dgo/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/dgo/filter/source/config/fragments/filters.po1370
-rw-r--r--source/dgo/filter/source/config/fragments/types.po64
-rw-r--r--source/dgo/formula/source/core/resource.po83
-rw-r--r--source/dgo/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/dgo/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/dgo/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/dgo/sc/source/ui/src.po639
-rw-r--r--source/dgo/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/dgo/scaddins/source/pricing.po6
-rw-r--r--source/dgo/scp2/source/ooo.po18
-rw-r--r--source/dgo/sd/source/ui/dlg.po46
-rw-r--r--source/dgo/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/dgo/sdext/source/minimizer.po33
-rw-r--r--source/dgo/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/dgo/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po689
-rw-r--r--source/dgo/sfx2/source/control.po14
-rw-r--r--source/dgo/sfx2/uiconfig/ui.po42
-rw-r--r--source/dgo/starmath/source.po1802
-rw-r--r--source/dgo/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/dgo/svtools/source/misc.po13
-rw-r--r--source/dgo/sw/source/ui/inc.po51
-rw-r--r--source/dgo/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/dgo/wizards/source/euro.po14
-rw-r--r--source/dz/chart2/source/controller/dialogs.po36
-rw-r--r--source/dz/chart2/uiconfig/ui.po20
-rw-r--r--source/dz/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/dz/cui/source/options.po11
-rw-r--r--source/dz/cui/uiconfig/ui.po380
-rw-r--r--source/dz/dbaccess/source/core/resource.po6
-rw-r--r--source/dz/dictionaries/lo_LA.po23
-rw-r--r--source/dz/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/dz/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/dz/filter/source/config/fragments/filters.po1370
-rw-r--r--source/dz/filter/source/config/fragments/types.po64
-rw-r--r--source/dz/formula/source/core/resource.po83
-rw-r--r--source/dz/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/dz/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/dz/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/dz/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/dz/sc/source/ui/src.po639
-rw-r--r--source/dz/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/dz/scaddins/source/pricing.po6
-rw-r--r--source/dz/scp2/source/ooo.po18
-rw-r--r--source/dz/sd/source/ui/dlg.po46
-rw-r--r--source/dz/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/dz/sdext/source/minimizer.po33
-rw-r--r--source/dz/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/dz/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po733
-rw-r--r--source/dz/sfx2/source/control.po14
-rw-r--r--source/dz/sfx2/uiconfig/ui.po42
-rw-r--r--source/dz/starmath/source.po1802
-rw-r--r--source/dz/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/dz/svtools/source/misc.po13
-rw-r--r--source/dz/sw/source/ui/inc.po51
-rw-r--r--source/dz/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/dz/wizards/source/euro.po18
-rw-r--r--source/el/chart2/source/controller/dialogs.po42
-rw-r--r--source/el/chart2/uiconfig/ui.po24
-rw-r--r--source/el/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/el/cui/source/options.po11
-rw-r--r--source/el/cui/uiconfig/ui.po408
-rw-r--r--source/el/dbaccess/source/core/resource.po10
-rw-r--r--source/el/dictionaries/lo_LA.po25
-rw-r--r--source/el/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/el/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/el/filter/source/config/fragments/filters.po1369
-rw-r--r--source/el/filter/source/config/fragments/types.po63
-rw-r--r--source/el/formula/source/core/resource.po89
-rw-r--r--source/el/helpcontent2/source/text/sbasic/guide.po75
-rw-r--r--source/el/helpcontent2/source/text/sbasic/shared.po20
-rw-r--r--source/el/helpcontent2/source/text/scalc/00.po9
-rw-r--r--source/el/helpcontent2/source/text/scalc/01.po1243
-rw-r--r--source/el/helpcontent2/source/text/scalc/guide.po819
-rw-r--r--source/el/helpcontent2/source/text/schart/01.po22
-rw-r--r--source/el/helpcontent2/source/text/shared/00.po48
-rw-r--r--source/el/helpcontent2/source/text/shared/01.po2042
-rw-r--r--source/el/helpcontent2/source/text/shared/02.po267
-rw-r--r--source/el/helpcontent2/source/text/shared/guide.po329
-rw-r--r--source/el/helpcontent2/source/text/shared/optionen.po771
-rw-r--r--source/el/helpcontent2/source/text/simpress/01.po20
-rw-r--r--source/el/helpcontent2/source/text/smath/01.po6
-rw-r--r--source/el/helpcontent2/source/text/swriter/librelogo.po383
-rw-r--r--source/el/librelogo/source/pythonpath.po73
-rw-r--r--source/el/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/el/officecfg/registry/data/org/openoffice/Office/UI.po14
-rw-r--r--source/el/padmin/source.po6
-rw-r--r--source/el/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/el/sc/source/ui/StatisticsDialogs.po522
-rw-r--r--source/el/sc/source/ui/formdlg.po10
-rw-r--r--source/el/sc/source/ui/src.po1103
-rw-r--r--source/el/sc/uiconfig/scalc/ui.po959
-rw-r--r--source/el/scaddins/source/pricing.po14
-rw-r--r--source/el/scp2/source/accessories.po20
-rw-r--r--source/el/scp2/source/ooo.po24
-rw-r--r--source/el/sd/source/ui/dlg.po46
-rw-r--r--source/el/sd/uiconfig/simpress/ui.po103
-rw-r--r--source/el/sdext/source/minimizer.po36
-rw-r--r--source/el/sdext/source/minimizer/registry/data/org/openoffice/Office.po26
-rw-r--r--source/el/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/el/sfx2/source/control.po22
-rw-r--r--source/el/sfx2/source/dialog.po6
-rw-r--r--source/el/sfx2/uiconfig/ui.po78
-rw-r--r--source/el/starmath/source.po1808
-rw-r--r--source/el/starmath/uiconfig/smath/ui.po14
-rw-r--r--source/el/svtools/source/misc.po23
-rw-r--r--source/el/svx/source/unodialogs/textconversiondlgs.po8
-rw-r--r--source/el/sw/source/ui/config.po10
-rw-r--r--source/el/sw/source/ui/inc.po53
-rw-r--r--source/el/sw/uiconfig/swriter/ui.po79
-rw-r--r--source/el/wizards/source/euro.po20
-rw-r--r--source/en-GB/chart2/source/controller/dialogs.po42
-rw-r--r--source/en-GB/chart2/uiconfig/ui.po24
-rw-r--r--source/en-GB/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/en-GB/cui/source/options.po11
-rw-r--r--source/en-GB/cui/uiconfig/ui.po529
-rw-r--r--source/en-GB/dbaccess/source/core/resource.po9
-rw-r--r--source/en-GB/dictionaries/lo_LA.po25
-rw-r--r--source/en-GB/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/en-GB/extensions/source/bibliography.po5
-rw-r--r--source/en-GB/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/en-GB/filter/source/config/fragments/filters.po1383
-rw-r--r--source/en-GB/filter/source/config/fragments/types.po65
-rw-r--r--source/en-GB/filter/uiconfig/ui.po136
-rw-r--r--source/en-GB/formula/source/core/resource.po89
-rw-r--r--source/en-GB/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/en-GB/officecfg/registry/data/org/openoffice/Office.po78
-rw-r--r--source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po58
-rw-r--r--source/en-GB/readlicense_oo/docs.po18
-rw-r--r--source/en-GB/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/en-GB/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/en-GB/sc/source/ui/drawfunc.po8
-rw-r--r--source/en-GB/sc/source/ui/navipi.po5
-rw-r--r--source/en-GB/sc/source/ui/src.po764
-rw-r--r--source/en-GB/sc/uiconfig/scalc/ui.po1646
-rw-r--r--source/en-GB/scaddins/source/analysis.po12
-rw-r--r--source/en-GB/scaddins/source/pricing.po79
-rw-r--r--source/en-GB/scp2/source/calc.po7
-rw-r--r--source/en-GB/scp2/source/draw.po55
-rw-r--r--source/en-GB/scp2/source/graphicfilter.po7
-rw-r--r--source/en-GB/scp2/source/impress.po7
-rw-r--r--source/en-GB/scp2/source/ooo.po46
-rw-r--r--source/en-GB/scp2/source/writer.po13
-rw-r--r--source/en-GB/sd/source/core.po20
-rw-r--r--source/en-GB/sd/source/filter/html.po8
-rw-r--r--source/en-GB/sd/source/ui/app.po53
-rw-r--r--source/en-GB/sd/source/ui/dlg.po46
-rw-r--r--source/en-GB/sd/uiconfig/sdraw/ui.po142
-rw-r--r--source/en-GB/sd/uiconfig/simpress/ui.po456
-rw-r--r--source/en-GB/sdext/source/minimizer.po36
-rw-r--r--source/en-GB/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/en-GB/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/en-GB/sfx2/source/control.po22
-rw-r--r--source/en-GB/sfx2/uiconfig/ui.po72
-rw-r--r--source/en-GB/starmath/source.po1840
-rw-r--r--source/en-GB/starmath/uiconfig/smath/ui.po224
-rw-r--r--source/en-GB/svtools/source/misc.po19
-rw-r--r--source/en-GB/svx/source/core.po5
-rw-r--r--source/en-GB/svx/source/dialog.po13
-rw-r--r--source/en-GB/svx/source/gallery2.po8
-rw-r--r--source/en-GB/svx/source/items.po7
-rw-r--r--source/en-GB/svx/source/tbxctrls.po6
-rw-r--r--source/en-GB/svx/uiconfig/ui.po436
-rw-r--r--source/en-GB/sw/source/core/undo.po8
-rw-r--r--source/en-GB/sw/source/ui/app.po30
-rw-r--r--source/en-GB/sw/source/ui/dbui.po38
-rw-r--r--source/en-GB/sw/source/ui/dochdl.po5
-rw-r--r--source/en-GB/sw/source/ui/docvw.po13
-rw-r--r--source/en-GB/sw/source/ui/fldui.po8
-rw-r--r--source/en-GB/sw/source/ui/inc.po53
-rw-r--r--source/en-GB/sw/source/ui/index.po60
-rw-r--r--source/en-GB/sw/source/ui/misc.po6
-rw-r--r--source/en-GB/sw/source/ui/shells.po28
-rw-r--r--source/en-GB/sw/source/ui/utlui.po20
-rw-r--r--source/en-GB/sw/uiconfig/swriter/ui.po1484
-rw-r--r--source/en-GB/wizards/source/euro.po17
-rw-r--r--source/en-ZA/chart2/source/controller/dialogs.po34
-rw-r--r--source/en-ZA/chart2/uiconfig/ui.po20
-rw-r--r--source/en-ZA/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/en-ZA/cui/source/options.po11
-rw-r--r--source/en-ZA/cui/uiconfig/ui.po380
-rw-r--r--source/en-ZA/dbaccess/source/core/resource.po6
-rw-r--r--source/en-ZA/dictionaries/lo_LA.po23
-rw-r--r--source/en-ZA/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/en-ZA/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/en-ZA/filter/source/config/fragments/filters.po1370
-rw-r--r--source/en-ZA/filter/source/config/fragments/types.po64
-rw-r--r--source/en-ZA/formula/source/core/resource.po83
-rw-r--r--source/en-ZA/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/en-ZA/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/en-ZA/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/en-ZA/sc/source/ui/src.po639
-rw-r--r--source/en-ZA/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/en-ZA/scaddins/source/pricing.po6
-rw-r--r--source/en-ZA/scp2/source/ooo.po18
-rw-r--r--source/en-ZA/sd/source/ui/dlg.po46
-rw-r--r--source/en-ZA/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/en-ZA/sdext/source/minimizer.po33
-rw-r--r--source/en-ZA/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/en-ZA/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/en-ZA/sfx2/source/control.po14
-rw-r--r--source/en-ZA/sfx2/uiconfig/ui.po42
-rw-r--r--source/en-ZA/starmath/source.po1802
-rw-r--r--source/en-ZA/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/en-ZA/svtools/source/misc.po13
-rw-r--r--source/en-ZA/sw/source/ui/inc.po51
-rw-r--r--source/en-ZA/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/en-ZA/wizards/source/euro.po18
-rw-r--r--source/eo/chart2/source/controller/dialogs.po42
-rw-r--r--source/eo/chart2/uiconfig/ui.po24
-rw-r--r--source/eo/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/eo/cui/source/options.po11
-rw-r--r--source/eo/cui/uiconfig/ui.po400
-rw-r--r--source/eo/dbaccess/source/core/resource.po10
-rw-r--r--source/eo/dictionaries/lo_LA.po25
-rw-r--r--source/eo/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/eo/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/eo/filter/source/config/fragments/filters.po1409
-rw-r--r--source/eo/filter/source/config/fragments/types.po65
-rw-r--r--source/eo/filter/uiconfig/ui.po288
-rw-r--r--source/eo/formula/source/core/resource.po137
-rw-r--r--source/eo/helpcontent2/source/text/scalc/01.po10
-rw-r--r--source/eo/helpcontent2/source/text/shared/00.po49
-rw-r--r--source/eo/helpcontent2/source/text/shared/05.po12
-rw-r--r--source/eo/helpcontent2/source/text/simpress/01.po8
-rw-r--r--source/eo/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/eo/helpcontent2/source/text/swriter/01.po12
-rw-r--r--source/eo/helpcontent2/source/text/swriter/guide.po52
-rw-r--r--source/eo/helpcontent2/source/text/swriter/librelogo.po34
-rw-r--r--source/eo/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/eo/officecfg/registry/data/org/openoffice/Office/UI.po12
-rw-r--r--source/eo/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/eo/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/eo/sc/source/ui/dbgui.po6
-rw-r--r--source/eo/sc/source/ui/src.po657
-rw-r--r--source/eo/sc/uiconfig/scalc/ui.po955
-rw-r--r--source/eo/scaddins/source/analysis.po12
-rw-r--r--source/eo/scaddins/source/pricing.po94
-rw-r--r--source/eo/scp2/source/accessories.po19
-rw-r--r--source/eo/scp2/source/calc.po8
-rw-r--r--source/eo/scp2/source/draw.po55
-rw-r--r--source/eo/scp2/source/graphicfilter.po9
-rw-r--r--source/eo/scp2/source/impress.po8
-rw-r--r--source/eo/scp2/source/ooo.po46
-rw-r--r--source/eo/scp2/source/writer.po14
-rw-r--r--source/eo/sd/source/core.po24
-rw-r--r--source/eo/sd/source/filter/html.po13
-rw-r--r--source/eo/sd/source/ui/animations.po8
-rw-r--r--source/eo/sd/source/ui/app.po50
-rw-r--r--source/eo/sd/source/ui/dlg.po46
-rw-r--r--source/eo/sd/uiconfig/sdraw/ui.po142
-rw-r--r--source/eo/sd/uiconfig/simpress/ui.po467
-rw-r--r--source/eo/sdext/source/minimizer.po36
-rw-r--r--source/eo/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/eo/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/eo/sfx2/source/appl.po22
-rw-r--r--source/eo/sfx2/source/control.po20
-rw-r--r--source/eo/sfx2/source/dialog.po6
-rw-r--r--source/eo/sfx2/source/doc.po6
-rw-r--r--source/eo/sfx2/uiconfig/ui.po148
-rw-r--r--source/eo/starmath/source.po1842
-rw-r--r--source/eo/starmath/uiconfig/smath/ui.po224
-rw-r--r--source/eo/svtools/source/misc.po25
-rw-r--r--source/eo/sw/source/ui/inc.po53
-rw-r--r--source/eo/sw/uiconfig/swriter/ui.po79
-rw-r--r--source/eo/wizards/source/euro.po18
-rw-r--r--source/es/accessibility/source/helper.po7
-rw-r--r--source/es/basctl/source/dlged.po10
-rw-r--r--source/es/basic/source/classes.po6
-rw-r--r--source/es/chart2/source/controller/dialogs.po92
-rw-r--r--source/es/chart2/uiconfig/ui.po140
-rw-r--r--source/es/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/es/connectivity/source/resource.po18
-rw-r--r--source/es/cui/source/dialogs.po14
-rw-r--r--source/es/cui/source/options.po19
-rw-r--r--source/es/cui/source/tabpages.po30
-rw-r--r--source/es/cui/uiconfig/ui.po1025
-rw-r--r--source/es/dbaccess/source/core/resource.po22
-rw-r--r--source/es/dbaccess/source/ext/macromigration.po12
-rw-r--r--source/es/dbaccess/source/ui/browser.po8
-rw-r--r--source/es/dbaccess/source/ui/control.po8
-rw-r--r--source/es/dbaccess/source/ui/dlg.po18
-rw-r--r--source/es/dbaccess/source/ui/inc.po8
-rw-r--r--source/es/dbaccess/source/ui/misc.po12
-rw-r--r--source/es/dbaccess/source/ui/querydesign.po22
-rw-r--r--source/es/dbaccess/source/ui/relationdesign.po8
-rw-r--r--source/es/dbaccess/source/ui/tabledesign.po16
-rw-r--r--source/es/dbaccess/source/ui/uno.po10
-rw-r--r--source/es/desktop/source/deployment/gui.po6
-rw-r--r--source/es/dictionaries/en/dialog.po10
-rw-r--r--source/es/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/es/dictionaries/lo_LA.po25
-rw-r--r--source/es/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/es/editeng/source/items.po10
-rw-r--r--source/es/extensions/source/abpilot.po14
-rw-r--r--source/es/extensions/source/propctrlr.po14
-rw-r--r--source/es/extensions/source/update/check.po10
-rw-r--r--source/es/extensions/uiconfig.po10
-rw-r--r--source/es/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/es/filter/source/config/fragments/filters.po1403
-rw-r--r--source/es/filter/source/config/fragments/types.po67
-rw-r--r--source/es/filter/source/t602.po12
-rw-r--r--source/es/filter/uiconfig/ui.po193
-rw-r--r--source/es/forms/source/resource.po12
-rw-r--r--source/es/formula/source/core/resource.po127
-rw-r--r--source/es/helpcontent2/source/auxiliary.po14
-rw-r--r--source/es/helpcontent2/source/text/sbasic/guide.po46
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared.po274
-rw-r--r--source/es/helpcontent2/source/text/scalc.po12
-rw-r--r--source/es/helpcontent2/source/text/scalc/00.po14
-rw-r--r--source/es/helpcontent2/source/text/scalc/01.po445
-rw-r--r--source/es/helpcontent2/source/text/scalc/02.po12
-rw-r--r--source/es/helpcontent2/source/text/scalc/04.po10
-rw-r--r--source/es/helpcontent2/source/text/scalc/05.po10
-rw-r--r--source/es/helpcontent2/source/text/scalc/guide.po52
-rw-r--r--source/es/helpcontent2/source/text/schart/01.po52
-rw-r--r--source/es/helpcontent2/source/text/sdraw.po10
-rw-r--r--source/es/helpcontent2/source/text/shared/00.po12
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po219
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po20
-rw-r--r--source/es/helpcontent2/source/text/shared/05.po12
-rw-r--r--source/es/helpcontent2/source/text/shared/autokorr.po10
-rw-r--r--source/es/helpcontent2/source/text/shared/autopi.po14
-rw-r--r--source/es/helpcontent2/source/text/shared/explorer/database.po34
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po11
-rw-r--r--source/es/helpcontent2/source/text/shared/optionen.po50
-rw-r--r--source/es/helpcontent2/source/text/simpress/02.po14
-rw-r--r--source/es/helpcontent2/source/text/simpress/guide.po22
-rw-r--r--source/es/helpcontent2/source/text/smath/00.po10
-rw-r--r--source/es/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/es/helpcontent2/source/text/swriter.po10
-rw-r--r--source/es/helpcontent2/source/text/swriter/01.po92
-rw-r--r--source/es/helpcontent2/source/text/swriter/02.po24
-rw-r--r--source/es/helpcontent2/source/text/swriter/guide.po48
-rw-r--r--source/es/helpcontent2/source/text/swriter/librelogo.po56
-rw-r--r--source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/es/librelogo/source/pythonpath.po18
-rw-r--r--source/es/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po14
-rw-r--r--source/es/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office.po96
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office/UI.po139
-rw-r--r--source/es/padmin/source.po14
-rw-r--r--source/es/readlicense_oo/docs.po24
-rw-r--r--source/es/reportdesign/source/core/resource.po16
-rw-r--r--source/es/reportdesign/source/ui/dlg.po8
-rw-r--r--source/es/reportdesign/source/ui/report.po14
-rw-r--r--source/es/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/es/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/es/sc/source/ui/dbgui.po12
-rw-r--r--source/es/sc/source/ui/drawfunc.po10
-rw-r--r--source/es/sc/source/ui/navipi.po9
-rw-r--r--source/es/sc/source/ui/src.po1357
-rw-r--r--source/es/sc/uiconfig/scalc/ui.po1763
-rw-r--r--source/es/scaddins/source/analysis.po42
-rw-r--r--source/es/scaddins/source/pricing.po119
-rw-r--r--source/es/scp2/source/accessories.po350
-rw-r--r--source/es/scp2/source/calc.po14
-rw-r--r--source/es/scp2/source/draw.po57
-rw-r--r--source/es/scp2/source/extensions.po18
-rw-r--r--source/es/scp2/source/gnome.po13
-rw-r--r--source/es/scp2/source/graphicfilter.po14
-rw-r--r--source/es/scp2/source/impress.po9
-rw-r--r--source/es/scp2/source/kde.po13
-rw-r--r--source/es/scp2/source/ooo.po82
-rw-r--r--source/es/scp2/source/writer.po17
-rw-r--r--source/es/sd/source/core.po21
-rw-r--r--source/es/sd/source/filter/html.po7
-rw-r--r--source/es/sd/source/ui/animations.po8
-rw-r--r--source/es/sd/source/ui/app.po77
-rw-r--r--source/es/sd/source/ui/dlg.po46
-rw-r--r--source/es/sd/source/ui/view.po16
-rw-r--r--source/es/sd/uiconfig/sdraw/ui.po140
-rw-r--r--source/es/sd/uiconfig/simpress/ui.po467
-rw-r--r--source/es/sdext/source/minimizer.po37
-rw-r--r--source/es/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/es/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/es/sfx2/source/appl.po14
-rw-r--r--source/es/sfx2/source/bastyp.po11
-rw-r--r--source/es/sfx2/source/control.po22
-rw-r--r--source/es/sfx2/source/dialog.po20
-rw-r--r--source/es/sfx2/source/doc.po20
-rw-r--r--source/es/sfx2/source/menu.po14
-rw-r--r--source/es/sfx2/source/view.po10
-rw-r--r--source/es/sfx2/uiconfig/ui.po82
-rw-r--r--source/es/starmath/source.po1846
-rw-r--r--source/es/starmath/uiconfig/smath/ui.po226
-rw-r--r--source/es/svtools/source/control.po14
-rw-r--r--source/es/svtools/source/dialogs.po12
-rw-r--r--source/es/svtools/source/misc.po85
-rw-r--r--source/es/svx/inc.po14
-rw-r--r--source/es/svx/source/dialog.po40
-rw-r--r--source/es/svx/source/form.po28
-rw-r--r--source/es/svx/source/gallery2.po162
-rw-r--r--source/es/svx/source/items.po10
-rw-r--r--source/es/svx/source/sidebar/area.po6
-rw-r--r--source/es/svx/source/sidebar/text.po10
-rw-r--r--source/es/svx/source/src.po10
-rw-r--r--source/es/svx/source/stbctrls.po14
-rw-r--r--source/es/svx/source/svdraw.po24
-rw-r--r--source/es/svx/source/tbxctrls.po8
-rw-r--r--source/es/svx/source/unodialogs/textconversiondlgs.po9
-rw-r--r--source/es/svx/uiconfig/ui.po314
-rw-r--r--source/es/sw/source/core/undo.po10
-rw-r--r--source/es/sw/source/ui/app.po15
-rw-r--r--source/es/sw/source/ui/config.po10
-rw-r--r--source/es/sw/source/ui/dbui.po6
-rw-r--r--source/es/sw/source/ui/dialog.po6
-rw-r--r--source/es/sw/source/ui/docvw.po24
-rw-r--r--source/es/sw/source/ui/fldui.po8
-rw-r--r--source/es/sw/source/ui/inc.po53
-rw-r--r--source/es/sw/source/ui/index.po36
-rw-r--r--source/es/sw/source/ui/misc.po28
-rw-r--r--source/es/sw/source/ui/shells.po12
-rw-r--r--source/es/sw/source/ui/utlui.po18
-rw-r--r--source/es/sw/source/ui/web.po7
-rw-r--r--source/es/sw/uiconfig/swriter/ui.po1539
-rw-r--r--source/es/swext/mediawiki/help.po12
-rw-r--r--source/es/sysui/desktop/share.po25
-rw-r--r--source/es/uui/source.po44
-rw-r--r--source/es/vcl/qa/cppunit/builder.po12
-rw-r--r--source/es/vcl/source/src.po52
-rw-r--r--source/es/vcl/uiconfig/ui.po8
-rw-r--r--source/es/wizards/source/euro.po34
-rw-r--r--source/es/wizards/source/formwizard.po34
-rw-r--r--source/es/wizards/source/template.po14
-rw-r--r--source/et/chart2/source/controller/dialogs.po46
-rw-r--r--source/et/chart2/uiconfig/ui.po203
-rw-r--r--source/et/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/et/cui/source/customize.po6
-rw-r--r--source/et/cui/source/dialogs.po6
-rw-r--r--source/et/cui/source/options.po93
-rw-r--r--source/et/cui/source/tabpages.po48
-rw-r--r--source/et/cui/uiconfig/ui.po1564
-rw-r--r--source/et/dbaccess/source/core/resource.po9
-rw-r--r--source/et/desktop/source/app.po6
-rw-r--r--source/et/dictionaries/lo_LA.po25
-rw-r--r--source/et/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/et/extensions/source/bibliography.po6
-rw-r--r--source/et/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/et/filter/source/config/fragments/filters.po1400
-rw-r--r--source/et/filter/source/config/fragments/types.po64
-rw-r--r--source/et/filter/uiconfig/ui.po288
-rw-r--r--source/et/forms/source/resource.po9
-rw-r--r--source/et/formula/source/core/resource.po133
-rw-r--r--source/et/helpcontent2/source/text/sbasic/guide.po16
-rw-r--r--source/et/helpcontent2/source/text/scalc/00.po12
-rw-r--r--source/et/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/et/helpcontent2/source/text/schart/01.po22
-rw-r--r--source/et/helpcontent2/source/text/shared/00.po10
-rw-r--r--source/et/helpcontent2/source/text/shared/01.po1019
-rw-r--r--source/et/helpcontent2/source/text/shared/02.po50
-rw-r--r--source/et/helpcontent2/source/text/shared/05.po8
-rw-r--r--source/et/helpcontent2/source/text/shared/autokorr.po7
-rw-r--r--source/et/helpcontent2/source/text/shared/autopi.po13
-rw-r--r--source/et/helpcontent2/source/text/shared/guide.po16
-rw-r--r--source/et/helpcontent2/source/text/shared/optionen.po1010
-rw-r--r--source/et/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/et/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/et/helpcontent2/source/text/swriter/01.po447
-rw-r--r--source/et/helpcontent2/source/text/swriter/02.po12
-rw-r--r--source/et/helpcontent2/source/text/swriter/guide.po435
-rw-r--r--source/et/helpcontent2/source/text/swriter/librelogo.po18
-rw-r--r--source/et/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/et/librelogo/source/pythonpath.po6
-rw-r--r--source/et/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/et/officecfg/registry/data/org/openoffice/Office.po150
-rw-r--r--source/et/officecfg/registry/data/org/openoffice/Office/UI.po116
-rw-r--r--source/et/readlicense_oo/docs.po22
-rw-r--r--source/et/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/et/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/et/sc/source/ui/drawfunc.po12
-rw-r--r--source/et/sc/source/ui/navipi.po5
-rw-r--r--source/et/sc/source/ui/src.po1036
-rw-r--r--source/et/sc/uiconfig/scalc/ui.po1725
-rw-r--r--source/et/scaddins/source/analysis.po12
-rw-r--r--source/et/scaddins/source/pricing.po94
-rw-r--r--source/et/scp2/source/accessories.po19
-rw-r--r--source/et/scp2/source/calc.po7
-rw-r--r--source/et/scp2/source/draw.po57
-rw-r--r--source/et/scp2/source/extensions.po10
-rw-r--r--source/et/scp2/source/graphicfilter.po7
-rw-r--r--source/et/scp2/source/impress.po9
-rw-r--r--source/et/scp2/source/ooo.po46
-rw-r--r--source/et/scp2/source/writer.po13
-rw-r--r--source/et/sd/source/core.po24
-rw-r--r--source/et/sd/source/filter/html.po11
-rw-r--r--source/et/sd/source/ui/animations.po8
-rw-r--r--source/et/sd/source/ui/app.po52
-rw-r--r--source/et/sd/source/ui/dlg.po46
-rw-r--r--source/et/sd/source/ui/slideshow.po11
-rw-r--r--source/et/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/et/sd/uiconfig/simpress/ui.po467
-rw-r--r--source/et/sdext/source/minimizer.po36
-rw-r--r--source/et/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/et/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/et/sfx2/source/appl.po22
-rw-r--r--source/et/sfx2/source/control.po20
-rw-r--r--source/et/sfx2/source/dialog.po6
-rw-r--r--source/et/sfx2/source/doc.po6
-rw-r--r--source/et/sfx2/uiconfig/ui.po148
-rw-r--r--source/et/shell/source/win32/shlxthandler/res.po25
-rw-r--r--source/et/starmath/source.po1844
-rw-r--r--source/et/starmath/uiconfig/smath/ui.po224
-rw-r--r--source/et/svl/source/misc.po27
-rw-r--r--source/et/svtools/source/dialogs.po25
-rw-r--r--source/et/svtools/source/misc.po105
-rw-r--r--source/et/svx/inc.po12
-rw-r--r--source/et/svx/source/core.po5
-rw-r--r--source/et/svx/source/dialog.po96
-rw-r--r--source/et/svx/source/gallery2.po8
-rw-r--r--source/et/svx/source/items.po7
-rw-r--r--source/et/svx/source/tbxctrls.po6
-rw-r--r--source/et/svx/uiconfig/ui.po456
-rw-r--r--source/et/sw/source/core/undo.po8
-rw-r--r--source/et/sw/source/ui/app.po38
-rw-r--r--source/et/sw/source/ui/config.po10
-rw-r--r--source/et/sw/source/ui/dbui.po42
-rw-r--r--source/et/sw/source/ui/dochdl.po5
-rw-r--r--source/et/sw/source/ui/docvw.po14
-rw-r--r--source/et/sw/source/ui/fldui.po14
-rw-r--r--source/et/sw/source/ui/inc.po53
-rw-r--r--source/et/sw/source/ui/index.po60
-rw-r--r--source/et/sw/source/ui/misc.po6
-rw-r--r--source/et/sw/source/ui/shells.po25
-rw-r--r--source/et/sw/source/ui/utlui.po20
-rw-r--r--source/et/sw/source/ui/web.po5
-rw-r--r--source/et/sw/uiconfig/swriter/ui.po2001
-rw-r--r--source/et/sysui/desktop/share.po23
-rw-r--r--source/et/vcl/source/src.po32
-rw-r--r--source/et/vcl/uiconfig/ui.po16
-rw-r--r--source/et/wizards/source/euro.po18
-rw-r--r--source/et/wizards/source/formwizard.po12
-rw-r--r--source/et/wizards/source/template.po12
-rw-r--r--source/et/xmlsecurity/source/dialogs.po6
-rw-r--r--source/eu/chart2/source/controller/dialogs.po45
-rw-r--r--source/eu/chart2/uiconfig/ui.po204
-rw-r--r--source/eu/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/eu/cui/source/options.po91
-rw-r--r--source/eu/cui/source/tabpages.po48
-rw-r--r--source/eu/cui/uiconfig/ui.po1002
-rw-r--r--source/eu/dbaccess/source/core/resource.po11
-rw-r--r--source/eu/dictionaries/lo_LA.po25
-rw-r--r--source/eu/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/eu/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/eu/filter/source/config/fragments/filters.po1401
-rw-r--r--source/eu/filter/source/config/fragments/types.po65
-rw-r--r--source/eu/filter/uiconfig/ui.po172
-rw-r--r--source/eu/formula/source/core/resource.po83
-rw-r--r--source/eu/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/eu/officecfg/registry/data/org/openoffice/Office/UI.po91
-rw-r--r--source/eu/padmin/source.po6
-rw-r--r--source/eu/readlicense_oo/docs.po18
-rw-r--r--source/eu/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/eu/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/eu/sc/source/ui/drawfunc.po8
-rw-r--r--source/eu/sc/source/ui/navipi.po6
-rw-r--r--source/eu/sc/source/ui/src.po800
-rw-r--r--source/eu/sc/uiconfig/scalc/ui.po1066
-rw-r--r--source/eu/scaddins/source/analysis.po12
-rw-r--r--source/eu/scaddins/source/pricing.po12
-rw-r--r--source/eu/scp2/source/accessories.po19
-rw-r--r--source/eu/scp2/source/calc.po7
-rw-r--r--source/eu/scp2/source/draw.po56
-rw-r--r--source/eu/scp2/source/graphicfilter.po9
-rw-r--r--source/eu/scp2/source/impress.po9
-rw-r--r--source/eu/scp2/source/ooo.po46
-rw-r--r--source/eu/scp2/source/writer.po15
-rw-r--r--source/eu/sd/source/core.po25
-rw-r--r--source/eu/sd/source/filter/html.po13
-rw-r--r--source/eu/sd/source/ui/animations.po8
-rw-r--r--source/eu/sd/source/ui/app.po80
-rw-r--r--source/eu/sd/source/ui/dlg.po46
-rw-r--r--source/eu/sd/uiconfig/sdraw/ui.po28
-rw-r--r--source/eu/sd/uiconfig/simpress/ui.po262
-rw-r--r--source/eu/sdext/source/minimizer.po36
-rw-r--r--source/eu/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/eu/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/eu/sfx2/source/control.po22
-rw-r--r--source/eu/sfx2/source/dialog.po6
-rw-r--r--source/eu/sfx2/uiconfig/ui.po128
-rw-r--r--source/eu/starmath/source.po1828
-rw-r--r--source/eu/starmath/uiconfig/smath/ui.po110
-rw-r--r--source/eu/svtools/source/misc.po97
-rw-r--r--source/eu/svx/source/core.po7
-rw-r--r--source/eu/svx/source/dialog.po96
-rw-r--r--source/eu/svx/source/gallery2.po8
-rw-r--r--source/eu/svx/source/items.po29
-rw-r--r--source/eu/svx/source/tbxctrls.po6
-rw-r--r--source/eu/svx/source/unodialogs/textconversiondlgs.po8
-rw-r--r--source/eu/svx/uiconfig/ui.po103
-rw-r--r--source/eu/sw/source/ui/config.po10
-rw-r--r--source/eu/sw/source/ui/dbui.po10
-rw-r--r--source/eu/sw/source/ui/docvw.po8
-rw-r--r--source/eu/sw/source/ui/inc.po53
-rw-r--r--source/eu/sw/uiconfig/swriter/ui.po584
-rw-r--r--source/eu/vcl/uiconfig/ui.po16
-rw-r--r--source/eu/wizards/source/euro.po21
-rw-r--r--source/fa/avmedia/source/framework.po5
-rw-r--r--source/fa/basctl/uiconfig/basicide/ui.po16
-rw-r--r--source/fa/chart2/source/controller/dialogs.po34
-rw-r--r--source/fa/chart2/uiconfig/ui.po20
-rw-r--r--source/fa/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/fa/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po9
-rw-r--r--source/fa/connectivity/source/resource.po5
-rw-r--r--source/fa/cui/source/options.po11
-rw-r--r--source/fa/cui/uiconfig/ui.po380
-rw-r--r--source/fa/dbaccess/source/core/resource.po6
-rw-r--r--source/fa/dbaccess/source/ui/browser.po6
-rw-r--r--source/fa/dbaccess/source/ui/relationdesign.po8
-rw-r--r--source/fa/dictionaries/lo_LA.po23
-rw-r--r--source/fa/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/fa/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/fa/extras/source/gallery/share.po29
-rw-r--r--source/fa/filter/source/config/fragments/filters.po1362
-rw-r--r--source/fa/filter/source/config/fragments/types.po62
-rw-r--r--source/fa/forms/source/resource.po11
-rw-r--r--source/fa/formula/source/core/resource.po156
-rw-r--r--source/fa/formula/source/ui/dlg.po11
-rw-r--r--source/fa/framework/source/classes.po11
-rw-r--r--source/fa/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/fa/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/fa/reportbuilder/java/org/libreoffice/report/function/metadata.po22
-rw-r--r--source/fa/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/fa/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/fa/sc/source/ui/src.po943
-rw-r--r--source/fa/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/fa/scaddins/source/pricing.po6
-rw-r--r--source/fa/scp2/source/ooo.po18
-rw-r--r--source/fa/sd/source/ui/dlg.po46
-rw-r--r--source/fa/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/fa/sdext/source/minimizer.po33
-rw-r--r--source/fa/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/fa/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po632
-rw-r--r--source/fa/sfx2/source/control.po14
-rw-r--r--source/fa/sfx2/uiconfig/ui.po42
-rw-r--r--source/fa/shell/source/win32/shlxthandler/res.po7
-rw-r--r--source/fa/starmath/source.po1802
-rw-r--r--source/fa/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/fa/svtools/source/misc.po13
-rw-r--r--source/fa/sw/source/core/layout.po15
-rw-r--r--source/fa/sw/source/core/undo.po19
-rw-r--r--source/fa/sw/source/ui/app.po54
-rw-r--r--source/fa/sw/source/ui/envelp.po6
-rw-r--r--source/fa/sw/source/ui/fldui.po10
-rw-r--r--source/fa/sw/source/ui/inc.po51
-rw-r--r--source/fa/sw/uiconfig/swriter/ui.po668
-rw-r--r--source/fa/wizards/source/euro.po19
-rw-r--r--source/fi/chart2/source/controller/dialogs.po44
-rw-r--r--source/fi/chart2/uiconfig/ui.po203
-rw-r--r--source/fi/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po34
-rw-r--r--source/fi/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po4
-rw-r--r--source/fi/connectivity/source/resource.po4
-rw-r--r--source/fi/cui/source/customize.po4
-rw-r--r--source/fi/cui/source/dialogs.po6
-rw-r--r--source/fi/cui/source/options.po91
-rw-r--r--source/fi/cui/source/tabpages.po46
-rw-r--r--source/fi/cui/uiconfig/ui.po1538
-rw-r--r--source/fi/dbaccess/source/core/resource.po14
-rw-r--r--source/fi/dbaccess/source/ui/dlg.po6
-rw-r--r--source/fi/dbaccess/uiconfig/ui.po20
-rw-r--r--source/fi/desktop/source/app.po4
-rw-r--r--source/fi/dictionaries/lo_LA.po24
-rw-r--r--source/fi/dictionaries/pt_BR/dialog.po34
-rw-r--r--source/fi/extensions/source/bibliography.po10
-rw-r--r--source/fi/extensions/uiconfig/spropctrlr/ui.po61
-rw-r--r--source/fi/filter/source/config/fragments/filters.po1399
-rw-r--r--source/fi/filter/source/config/fragments/types.po69
-rw-r--r--source/fi/filter/uiconfig/ui.po288
-rw-r--r--source/fi/forms/source/resource.po14
-rw-r--r--source/fi/formula/source/core/resource.po131
-rw-r--r--source/fi/helpcontent2/source/text/sbasic/guide.po50
-rw-r--r--source/fi/helpcontent2/source/text/sbasic/shared.po144
-rw-r--r--source/fi/helpcontent2/source/text/scalc/00.po18
-rw-r--r--source/fi/helpcontent2/source/text/scalc/01.po134
-rw-r--r--source/fi/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/fi/helpcontent2/source/text/schart/01.po28
-rw-r--r--source/fi/helpcontent2/source/text/shared/00.po16
-rw-r--r--source/fi/helpcontent2/source/text/shared/01.po84
-rw-r--r--source/fi/helpcontent2/source/text/shared/02.po30
-rw-r--r--source/fi/helpcontent2/source/text/shared/autokorr.po14
-rw-r--r--source/fi/helpcontent2/source/text/shared/guide.po20
-rw-r--r--source/fi/helpcontent2/source/text/shared/optionen.po418
-rw-r--r--source/fi/helpcontent2/source/text/simpress/guide.po16
-rw-r--r--source/fi/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/fi/helpcontent2/source/text/swriter/01.po14
-rw-r--r--source/fi/helpcontent2/source/text/swriter/guide.po54
-rw-r--r--source/fi/helpcontent2/source/text/swriter/librelogo.po42
-rw-r--r--source/fi/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/fi/librelogo/source/pythonpath.po4
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice.po97
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office.po138
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office/UI.po106
-rw-r--r--source/fi/padmin/source.po6
-rw-r--r--source/fi/readlicense_oo/docs.po18
-rw-r--r--source/fi/reportdesign/uiconfig/dbreport/ui.po178
-rw-r--r--source/fi/sc/source/ui/StatisticsDialogs.po520
-rw-r--r--source/fi/sc/source/ui/drawfunc.po6
-rw-r--r--source/fi/sc/source/ui/navipi.po4
-rw-r--r--source/fi/sc/source/ui/src.po1018
-rw-r--r--source/fi/sc/uiconfig/scalc/ui.po1721
-rw-r--r--source/fi/scaddins/source/analysis.po10
-rw-r--r--source/fi/scaddins/source/pricing.po92
-rw-r--r--source/fi/scp2/source/accessories.po24
-rw-r--r--source/fi/scp2/source/calc.po6
-rw-r--r--source/fi/scp2/source/draw.po54
-rw-r--r--source/fi/scp2/source/graphicfilter.po12
-rw-r--r--source/fi/scp2/source/impress.po12
-rw-r--r--source/fi/scp2/source/ooo.po44
-rw-r--r--source/fi/scp2/source/writer.po18
-rw-r--r--source/fi/sd/source/core.po22
-rw-r--r--source/fi/sd/source/filter/html.po16
-rw-r--r--source/fi/sd/source/ui/animations.po6
-rw-r--r--source/fi/sd/source/ui/app.po48
-rw-r--r--source/fi/sd/source/ui/dlg.po46
-rw-r--r--source/fi/sd/uiconfig/sdraw/ui.po140
-rw-r--r--source/fi/sd/uiconfig/simpress/ui.po465
-rw-r--r--source/fi/sdext/source/minimizer.po34
-rw-r--r--source/fi/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/fi/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/fi/sfx2/source/appl.po22
-rw-r--r--source/fi/sfx2/source/control.po18
-rw-r--r--source/fi/sfx2/source/dialog.po4
-rw-r--r--source/fi/sfx2/source/doc.po4
-rw-r--r--source/fi/sfx2/uiconfig/ui.po144
-rw-r--r--source/fi/shell/source/win32/shlxthandler/res.po10
-rw-r--r--source/fi/starmath/source.po1838
-rw-r--r--source/fi/starmath/uiconfig/smath/ui.po222
-rw-r--r--source/fi/svl/source/misc.po32
-rw-r--r--source/fi/svtools/source/dialogs.po26
-rw-r--r--source/fi/svtools/source/misc.po89
-rw-r--r--source/fi/svx/source/core.po4
-rw-r--r--source/fi/svx/source/dialog.po96
-rw-r--r--source/fi/svx/source/gallery2.po6
-rw-r--r--source/fi/svx/source/items.po12
-rw-r--r--source/fi/svx/source/tbxctrls.po4
-rw-r--r--source/fi/svx/source/unodialogs/textconversiondlgs.po12
-rw-r--r--source/fi/svx/uiconfig/ui.po450
-rw-r--r--source/fi/sw/source/core/undo.po6
-rw-r--r--source/fi/sw/source/ui/app.po28
-rw-r--r--source/fi/sw/source/ui/config.po8
-rw-r--r--source/fi/sw/source/ui/dbui.po38
-rw-r--r--source/fi/sw/source/ui/dochdl.po10
-rw-r--r--source/fi/sw/source/ui/docvw.po14
-rw-r--r--source/fi/sw/source/ui/fldui.po12
-rw-r--r--source/fi/sw/source/ui/inc.po52
-rw-r--r--source/fi/sw/source/ui/index.po58
-rw-r--r--source/fi/sw/source/ui/misc.po4
-rw-r--r--source/fi/sw/source/ui/shells.po24
-rw-r--r--source/fi/sw/source/ui/utlui.po20
-rw-r--r--source/fi/sw/source/ui/web.po10
-rw-r--r--source/fi/sw/uiconfig/swriter/ui.po1989
-rw-r--r--source/fi/sysui/desktop/share.po22
-rw-r--r--source/fi/vcl/source/src.po30
-rw-r--r--source/fi/vcl/uiconfig/ui.po14
-rw-r--r--source/fi/wizards/source/euro.po16
-rw-r--r--source/fi/xmlsecurity/source/dialogs.po10
-rw-r--r--source/fr/chart2/source/controller/dialogs.po44
-rw-r--r--source/fr/chart2/uiconfig/ui.po30
-rw-r--r--source/fr/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po34
-rw-r--r--source/fr/cui/source/options.po11
-rw-r--r--source/fr/cui/uiconfig/ui.po413
-rw-r--r--source/fr/dbaccess/source/core/resource.po10
-rw-r--r--source/fr/dictionaries/en/dialog.po7
-rw-r--r--source/fr/dictionaries/hu_HU/dialog.po7
-rw-r--r--source/fr/dictionaries/lo_LA.po24
-rw-r--r--source/fr/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/fr/extensions/uiconfig/spropctrlr/ui.po61
-rw-r--r--source/fr/filter/source/config/fragments/filters.po1364
-rw-r--r--source/fr/filter/source/config/fragments/types.po60
-rw-r--r--source/fr/formula/source/core/resource.po105
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/guide.po45
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared.po21
-rw-r--r--source/fr/helpcontent2/source/text/scalc/00.po10
-rw-r--r--source/fr/helpcontent2/source/text/scalc/01.po142
-rw-r--r--source/fr/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/fr/helpcontent2/source/text/schart/01.po22
-rw-r--r--source/fr/helpcontent2/source/text/shared/00.po51
-rw-r--r--source/fr/helpcontent2/source/text/shared/01.po38
-rw-r--r--source/fr/helpcontent2/source/text/shared/02.po22
-rw-r--r--source/fr/helpcontent2/source/text/shared/autokorr.po6
-rw-r--r--source/fr/helpcontent2/source/text/shared/guide.po18
-rw-r--r--source/fr/helpcontent2/source/text/shared/optionen.po422
-rw-r--r--source/fr/helpcontent2/source/text/simpress/01.po20
-rw-r--r--source/fr/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/fr/helpcontent2/source/text/smath/01.po7
-rw-r--r--source/fr/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/fr/helpcontent2/source/text/swriter/guide.po52
-rw-r--r--source/fr/helpcontent2/source/text/swriter/librelogo.po367
-rw-r--r--source/fr/officecfg/registry/data/org/openoffice.po97
-rw-r--r--source/fr/officecfg/registry/data/org/openoffice/Office/UI.po9
-rw-r--r--source/fr/reportdesign/uiconfig/dbreport/ui.po178
-rw-r--r--source/fr/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/fr/sc/source/ui/src.po653
-rw-r--r--source/fr/sc/uiconfig/scalc/ui.po953
-rw-r--r--source/fr/scaddins/source/pricing.po10
-rw-r--r--source/fr/scp2/source/extensions.po8
-rw-r--r--source/fr/scp2/source/ooo.po22
-rw-r--r--source/fr/sd/source/core.po11
-rw-r--r--source/fr/sd/source/ui/dlg.po46
-rw-r--r--source/fr/sd/uiconfig/simpress/ui.po104
-rw-r--r--source/fr/sdext/source/minimizer.po36
-rw-r--r--source/fr/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/fr/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/fr/sfx2/source/control.po19
-rw-r--r--source/fr/sfx2/uiconfig/ui.po72
-rw-r--r--source/fr/starmath/source.po1807
-rw-r--r--source/fr/starmath/uiconfig/smath/ui.po8
-rw-r--r--source/fr/svtools/source/misc.po18
-rw-r--r--source/fr/svx/inc.po13
-rw-r--r--source/fr/sw/source/ui/inc.po53
-rw-r--r--source/fr/sw/uiconfig/swriter/ui.po82
-rw-r--r--source/fr/wizards/source/euro.po21
-rw-r--r--source/ga/chart2/source/controller/dialogs.po34
-rw-r--r--source/ga/chart2/uiconfig/ui.po20
-rw-r--r--source/ga/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ga/cui/source/options.po11
-rw-r--r--source/ga/cui/uiconfig/ui.po384
-rw-r--r--source/ga/dbaccess/source/core/resource.po6
-rw-r--r--source/ga/dictionaries/lo_LA.po23
-rw-r--r--source/ga/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ga/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ga/filter/source/config/fragments/filters.po1361
-rw-r--r--source/ga/filter/source/config/fragments/types.po57
-rw-r--r--source/ga/formula/source/core/resource.po83
-rw-r--r--source/ga/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ga/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ga/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ga/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ga/sc/source/ui/src.po637
-rw-r--r--source/ga/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ga/scaddins/source/pricing.po6
-rw-r--r--source/ga/scp2/source/ooo.po18
-rw-r--r--source/ga/sd/source/ui/dlg.po46
-rw-r--r--source/ga/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ga/sdext/source/minimizer.po35
-rw-r--r--source/ga/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/ga/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po627
-rw-r--r--source/ga/sfx2/source/control.po14
-rw-r--r--source/ga/sfx2/uiconfig/ui.po50
-rw-r--r--source/ga/starmath/source.po1802
-rw-r--r--source/ga/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ga/svtools/source/misc.po13
-rw-r--r--source/ga/sw/source/ui/inc.po51
-rw-r--r--source/ga/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ga/wizards/source/euro.po18
-rw-r--r--source/gd/chart2/source/controller/dialogs.po44
-rw-r--r--source/gd/chart2/uiconfig/ui.po26
-rw-r--r--source/gd/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/gd/cui/source/options.po11
-rw-r--r--source/gd/cui/uiconfig/ui.po410
-rw-r--r--source/gd/dbaccess/source/core/resource.po9
-rw-r--r--source/gd/dictionaries/lo_LA.po25
-rw-r--r--source/gd/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/gd/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/gd/filter/source/config/fragments/filters.po1366
-rw-r--r--source/gd/filter/source/config/fragments/types.po62
-rw-r--r--source/gd/readlicense_oo/docs.po22
-rw-r--r--source/gd/sc/source/ui/drawfunc.po10
-rw-r--r--source/gd/sc/source/ui/navipi.po7
-rw-r--r--source/gd/sc/source/ui/src.po385
-rw-r--r--source/gd/sc/uiconfig/scalc/ui.po881
-rw-r--r--source/gd/scaddins/source/analysis.po14
-rw-r--r--source/gd/scaddins/source/pricing.po90
-rw-r--r--source/gd/scp2/source/calc.po9
-rw-r--r--source/gd/scp2/source/draw.po57
-rw-r--r--source/gd/scp2/source/graphicfilter.po11
-rw-r--r--source/gd/scp2/source/impress.po11
-rw-r--r--source/gd/scp2/source/ooo.po30
-rw-r--r--source/gd/scp2/source/writer.po15
-rw-r--r--source/gd/sd/source/core.po26
-rw-r--r--source/gd/sd/source/filter/html.po14
-rw-r--r--source/gd/sd/source/ui/animations.po10
-rw-r--r--source/gd/sd/source/ui/app.po52
-rw-r--r--source/gd/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/gd/sd/uiconfig/simpress/ui.po393
-rw-r--r--source/gd/sdext/source/minimizer.po36
-rw-r--r--source/gd/sdext/source/minimizer/registry/data/org/openoffice/Office.po26
-rw-r--r--source/gd/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po630
-rw-r--r--source/gd/sfx2/source/appl.po24
-rw-r--r--source/gd/sfx2/source/control.po8
-rw-r--r--source/gd/sfx2/source/doc.po8
-rw-r--r--source/gd/sfx2/uiconfig/ui.po104
-rw-r--r--source/gd/starmath/source.po42
-rw-r--r--source/gd/starmath/uiconfig/smath/ui.po222
-rw-r--r--source/gd/svl/source/misc.po29
-rw-r--r--source/gd/svtools/source/dialogs.po23
-rw-r--r--source/gd/svtools/source/misc.po80
-rw-r--r--source/gd/svx/inc.po12
-rw-r--r--source/gd/svx/source/core.po7
-rw-r--r--source/gd/svx/source/dialog.po100
-rw-r--r--source/gd/svx/source/gallery2.po10
-rw-r--r--source/gd/svx/source/items.po9
-rw-r--r--source/gd/svx/source/svdraw.po8
-rw-r--r--source/gd/svx/source/tbxctrls.po8
-rw-r--r--source/gd/svx/uiconfig/ui.po452
-rw-r--r--source/gd/sw/source/core/undo.po10
-rw-r--r--source/gd/sw/source/ui/app.po32
-rw-r--r--source/gd/sw/source/ui/dbui.po40
-rw-r--r--source/gd/sw/source/ui/dochdl.po7
-rw-r--r--source/gd/sw/source/ui/docvw.po15
-rw-r--r--source/gd/sw/source/ui/fldui.po10
-rw-r--r--source/gd/sw/source/ui/index.po62
-rw-r--r--source/gd/sw/source/ui/misc.po8
-rw-r--r--source/gd/sw/source/ui/shells.po27
-rw-r--r--source/gd/sw/source/ui/utlui.po22
-rw-r--r--source/gd/sw/source/ui/web.po9
-rw-r--r--source/gd/sw/uiconfig/swriter/ui.po1932
-rw-r--r--source/gd/sysui/desktop/share.po26
-rw-r--r--source/gd/vcl/source/src.po34
-rw-r--r--source/gd/vcl/uiconfig/ui.po18
-rw-r--r--source/gd/xmlsecurity/source/dialogs.po8
-rw-r--r--source/gl/basctl/source/basicide.po10
-rw-r--r--source/gl/chart2/source/controller/dialogs.po48
-rw-r--r--source/gl/chart2/uiconfig/ui.po204
-rw-r--r--source/gl/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/gl/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po7
-rw-r--r--source/gl/connectivity/source/resource.po8
-rw-r--r--source/gl/cui/source/customize.po10
-rw-r--r--source/gl/cui/source/options.po19
-rw-r--r--source/gl/cui/source/tabpages.po12
-rw-r--r--source/gl/cui/uiconfig/ui.po940
-rw-r--r--source/gl/dbaccess/source/core/resource.po10
-rw-r--r--source/gl/dbaccess/source/ui/dlg.po8
-rw-r--r--source/gl/dbaccess/uiconfig/ui.po24
-rw-r--r--source/gl/desktop/source/app.po8
-rw-r--r--source/gl/dictionaries/lo_LA.po25
-rw-r--r--source/gl/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/gl/extensions/source/bibliography.po5
-rw-r--r--source/gl/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/gl/filter/source/config/fragments/filters.po1400
-rw-r--r--source/gl/filter/source/config/fragments/types.po64
-rw-r--r--source/gl/filter/uiconfig/ui.po290
-rw-r--r--source/gl/forms/source/resource.po9
-rw-r--r--source/gl/formula/source/core/resource.po129
-rw-r--r--source/gl/helpcontent2/source/text/sbasic/shared.po702
-rw-r--r--source/gl/helpcontent2/source/text/shared/00.po12
-rw-r--r--source/gl/helpcontent2/source/text/shared/01.po881
-rw-r--r--source/gl/helpcontent2/source/text/simpress.po46
-rw-r--r--source/gl/helpcontent2/source/text/swriter/01.po100
-rw-r--r--source/gl/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/gl/librelogo/source/pythonpath.po6
-rw-r--r--source/gl/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/gl/officecfg/registry/data/org/openoffice/Office.po140
-rw-r--r--source/gl/officecfg/registry/data/org/openoffice/Office/UI.po108
-rw-r--r--source/gl/padmin/source.po8
-rw-r--r--source/gl/readlicense_oo/docs.po18
-rw-r--r--source/gl/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/gl/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/gl/sc/source/ui/drawfunc.po10
-rw-r--r--source/gl/sc/source/ui/navipi.po8
-rw-r--r--source/gl/sc/source/ui/src.po1024
-rw-r--r--source/gl/sc/uiconfig/scalc/ui.po1723
-rw-r--r--source/gl/scaddins/source/analysis.po12
-rw-r--r--source/gl/scaddins/source/pricing.po94
-rw-r--r--source/gl/scp2/source/calc.po7
-rw-r--r--source/gl/scp2/source/draw.po55
-rw-r--r--source/gl/scp2/source/graphicfilter.po10
-rw-r--r--source/gl/scp2/source/impress.po7
-rw-r--r--source/gl/scp2/source/ooo.po46
-rw-r--r--source/gl/scp2/source/writer.po13
-rw-r--r--source/gl/sd/source/core.po24
-rw-r--r--source/gl/sd/source/filter/html.po18
-rw-r--r--source/gl/sd/source/ui/animations.po10
-rw-r--r--source/gl/sd/source/ui/app.po50
-rw-r--r--source/gl/sd/source/ui/dlg.po46
-rw-r--r--source/gl/sd/uiconfig/sdraw/ui.po142
-rw-r--r--source/gl/sd/uiconfig/simpress/ui.po467
-rw-r--r--source/gl/sdext/source/minimizer.po36
-rw-r--r--source/gl/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/gl/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/gl/sfx2/source/appl.po22
-rw-r--r--source/gl/sfx2/source/control.po20
-rw-r--r--source/gl/sfx2/source/doc.po6
-rw-r--r--source/gl/sfx2/uiconfig/ui.po150
-rw-r--r--source/gl/shell/source/win32/shlxthandler/res.po5
-rw-r--r--source/gl/starmath/source.po1840
-rw-r--r--source/gl/starmath/uiconfig/smath/ui.po224
-rw-r--r--source/gl/svl/source/misc.po28
-rw-r--r--source/gl/svtools/source/dialogs.po22
-rw-r--r--source/gl/svtools/source/misc.po91
-rw-r--r--source/gl/svx/source/accessibility.po10
-rw-r--r--source/gl/svx/source/core.po5
-rw-r--r--source/gl/svx/source/dialog.po102
-rw-r--r--source/gl/svx/source/form.po8
-rw-r--r--source/gl/svx/source/gallery2.po18
-rw-r--r--source/gl/svx/source/items.po8
-rw-r--r--source/gl/svx/source/svdraw.po6
-rw-r--r--source/gl/svx/source/tbxctrls.po8
-rw-r--r--source/gl/svx/uiconfig/ui.po450
-rw-r--r--source/gl/sw/source/core/undo.po10
-rw-r--r--source/gl/sw/source/ui/app.po32
-rw-r--r--source/gl/sw/source/ui/config.po12
-rw-r--r--source/gl/sw/source/ui/dbui.po38
-rw-r--r--source/gl/sw/source/ui/dochdl.po7
-rw-r--r--source/gl/sw/source/ui/docvw.po13
-rw-r--r--source/gl/sw/source/ui/fldui.po10
-rw-r--r--source/gl/sw/source/ui/inc.po53
-rw-r--r--source/gl/sw/source/ui/index.po62
-rw-r--r--source/gl/sw/source/ui/misc.po8
-rw-r--r--source/gl/sw/source/ui/shells.po27
-rw-r--r--source/gl/sw/source/ui/utlui.po22
-rw-r--r--source/gl/sw/source/ui/web.po7
-rw-r--r--source/gl/sw/uiconfig/swriter/ui.po1989
-rw-r--r--source/gl/sysui/desktop/share.po23
-rw-r--r--source/gl/uui/source.po14
-rw-r--r--source/gl/vcl/source/src.po32
-rw-r--r--source/gl/vcl/uiconfig/ui.po18
-rw-r--r--source/gl/wizards/source/euro.po19
-rw-r--r--source/gl/xmlsecurity/source/dialogs.po5
-rw-r--r--source/gu/chart2/source/controller/dialogs.po34
-rw-r--r--source/gu/chart2/uiconfig/ui.po20
-rw-r--r--source/gu/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/gu/cui/source/options.po11
-rw-r--r--source/gu/cui/uiconfig/ui.po384
-rw-r--r--source/gu/dbaccess/source/core/resource.po6
-rw-r--r--source/gu/dictionaries/lo_LA.po23
-rw-r--r--source/gu/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/gu/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/gu/filter/source/config/fragments/filters.po1361
-rw-r--r--source/gu/filter/source/config/fragments/types.po57
-rw-r--r--source/gu/formula/source/core/resource.po83
-rw-r--r--source/gu/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/gu/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/gu/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/gu/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/gu/sc/source/ui/src.po639
-rw-r--r--source/gu/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/gu/scaddins/source/pricing.po6
-rw-r--r--source/gu/scp2/source/ooo.po18
-rw-r--r--source/gu/sd/source/ui/dlg.po46
-rw-r--r--source/gu/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/gu/sdext/source/minimizer.po36
-rw-r--r--source/gu/sdext/source/minimizer/registry/data/org/openoffice/Office.po26
-rw-r--r--source/gu/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/gu/sfx2/source/control.po14
-rw-r--r--source/gu/sfx2/uiconfig/ui.po51
-rw-r--r--source/gu/starmath/source.po1802
-rw-r--r--source/gu/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/gu/svtools/source/misc.po13
-rw-r--r--source/gu/sw/source/ui/inc.po51
-rw-r--r--source/gu/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/gu/wizards/source/euro.po18
-rw-r--r--source/he/chart2/source/controller/dialogs.po48
-rw-r--r--source/he/chart2/uiconfig/ui.po135
-rw-r--r--source/he/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/he/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po5
-rw-r--r--source/he/connectivity/source/resource.po6
-rw-r--r--source/he/cui/source/dialogs.po8
-rw-r--r--source/he/cui/source/options.po87
-rw-r--r--source/he/cui/source/tabpages.po46
-rw-r--r--source/he/cui/uiconfig/ui.po692
-rw-r--r--source/he/dbaccess/source/core/resource.po11
-rw-r--r--source/he/dbaccess/source/ui/dlg.po8
-rw-r--r--source/he/dbaccess/uiconfig/ui.po24
-rw-r--r--source/he/desktop/source/app.po8
-rw-r--r--source/he/desktop/source/deployment/unopkg.po8
-rw-r--r--source/he/dictionaries/lo_LA.po25
-rw-r--r--source/he/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/he/extensions/source/bibliography.po8
-rw-r--r--source/he/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/he/filter/source/config/fragments/filters.po1361
-rw-r--r--source/he/filter/source/config/fragments/types.po57
-rw-r--r--source/he/filter/uiconfig/ui.po140
-rw-r--r--source/he/forms/source/resource.po10
-rw-r--r--source/he/formula/source/core/resource.po135
-rw-r--r--source/he/instsetoo_native/inc_openoffice/windows/msi_languages.po71
-rw-r--r--source/he/librelogo/source/pythonpath.po6
-rw-r--r--source/he/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/he/officecfg/registry/data/org/openoffice/Office/UI.po75
-rw-r--r--source/he/readlicense_oo/docs.po12
-rw-r--r--source/he/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/he/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/he/sc/source/ui/drawfunc.po8
-rw-r--r--source/he/sc/source/ui/src.po639
-rw-r--r--source/he/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/he/scaddins/source/pricing.po6
-rw-r--r--source/he/scp2/source/ooo.po18
-rw-r--r--source/he/sd/source/ui/app.po45
-rw-r--r--source/he/sd/source/ui/dlg.po46
-rw-r--r--source/he/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/he/sdext/source/minimizer.po36
-rw-r--r--source/he/sdext/source/minimizer/registry/data/org/openoffice/Office.po26
-rw-r--r--source/he/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/he/sfx2/source/appl.po24
-rw-r--r--source/he/sfx2/source/control.po22
-rw-r--r--source/he/sfx2/source/doc.po8
-rw-r--r--source/he/sfx2/source/sidebar.po12
-rw-r--r--source/he/sfx2/uiconfig/ui.po156
-rw-r--r--source/he/shell/source/win32/shlxthandler/res.po5
-rw-r--r--source/he/starmath/source.po1831
-rw-r--r--source/he/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/he/svl/source/misc.po27
-rw-r--r--source/he/svtools/source/misc.po68
-rw-r--r--source/he/svx/inc.po10
-rw-r--r--source/he/svx/source/dialog.po100
-rw-r--r--source/he/sw/source/core/undo.po10
-rw-r--r--source/he/sw/source/ui/app.po34
-rw-r--r--source/he/sw/source/ui/dbui.po42
-rw-r--r--source/he/sw/source/ui/dochdl.po10
-rw-r--r--source/he/sw/source/ui/docvw.po17
-rw-r--r--source/he/sw/source/ui/fldui.po12
-rw-r--r--source/he/sw/source/ui/inc.po53
-rw-r--r--source/he/sw/source/ui/misc.po8
-rw-r--r--source/he/sw/source/ui/shells.po29
-rw-r--r--source/he/sw/source/ui/utlui.po22
-rw-r--r--source/he/sw/uiconfig/swriter/ui.po957
-rw-r--r--source/he/sysui/desktop/share.po25
-rw-r--r--source/he/vcl/source/src.po38
-rw-r--r--source/he/vcl/uiconfig/ui.po18
-rw-r--r--source/he/wizards/source/euro.po38
-rw-r--r--source/he/xmlsecurity/source/dialogs.po6
-rw-r--r--source/hi/chart2/source/controller/dialogs.po34
-rw-r--r--source/hi/chart2/uiconfig/ui.po20
-rw-r--r--source/hi/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/hi/cui/source/options.po11
-rw-r--r--source/hi/cui/uiconfig/ui.po384
-rw-r--r--source/hi/dbaccess/source/core/resource.po6
-rw-r--r--source/hi/dictionaries/lo_LA.po23
-rw-r--r--source/hi/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/hi/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/hi/filter/source/config/fragments/filters.po1361
-rw-r--r--source/hi/filter/source/config/fragments/types.po57
-rw-r--r--source/hi/formula/source/core/resource.po83
-rw-r--r--source/hi/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/hi/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/hi/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/hi/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/hi/sc/source/ui/src.po639
-rw-r--r--source/hi/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/hi/scaddins/source/pricing.po6
-rw-r--r--source/hi/scp2/source/ooo.po18
-rw-r--r--source/hi/sd/source/ui/dlg.po46
-rw-r--r--source/hi/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/hi/sdext/source/minimizer.po36
-rw-r--r--source/hi/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/hi/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/hi/sfx2/source/control.po14
-rw-r--r--source/hi/sfx2/uiconfig/ui.po42
-rw-r--r--source/hi/starmath/source.po1802
-rw-r--r--source/hi/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/hi/svtools/source/misc.po13
-rw-r--r--source/hi/sw/source/ui/inc.po51
-rw-r--r--source/hi/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/hi/wizards/source/euro.po18
-rw-r--r--source/hr/basic/source/classes.po8
-rw-r--r--source/hr/chart2/source/controller/dialogs.po56
-rw-r--r--source/hr/chart2/uiconfig/ui.po149
-rw-r--r--source/hr/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/hr/connectivity/source/resource.po8
-rw-r--r--source/hr/cui/source/customize.po18
-rw-r--r--source/hr/cui/source/dialogs.po20
-rw-r--r--source/hr/cui/source/options.po33
-rw-r--r--source/hr/cui/source/tabpages.po17
-rw-r--r--source/hr/cui/uiconfig/ui.po1441
-rw-r--r--source/hr/dbaccess/source/core/resource.po14
-rw-r--r--source/hr/dbaccess/source/ext/macromigration.po12
-rw-r--r--source/hr/dbaccess/source/ui/dlg.po14
-rw-r--r--source/hr/dbaccess/source/ui/tabledesign.po12
-rw-r--r--source/hr/dbaccess/uiconfig/ui.po8
-rw-r--r--source/hr/dictionaries/lo_LA.po25
-rw-r--r--source/hr/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/hr/editeng/source/items.po10
-rw-r--r--source/hr/extensions/source/bibliography.po12
-rw-r--r--source/hr/extensions/source/dbpilots.po10
-rw-r--r--source/hr/extensions/source/propctrlr.po20
-rw-r--r--source/hr/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/hr/filter/source/config/fragments/filters.po1409
-rw-r--r--source/hr/filter/source/config/fragments/internalgraphicfilters.po14
-rw-r--r--source/hr/filter/source/config/fragments/types.po65
-rw-r--r--source/hr/filter/uiconfig/ui.po288
-rw-r--r--source/hr/forms/source/resource.po10
-rw-r--r--source/hr/formula/source/core/resource.po137
-rw-r--r--source/hr/helpcontent2/source/text/swriter.po239
-rw-r--r--source/hr/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/hr/librelogo/source/pythonpath.po12
-rw-r--r--source/hr/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/hr/officecfg/registry/data/org/openoffice/Office.po144
-rw-r--r--source/hr/officecfg/registry/data/org/openoffice/Office/UI.po240
-rw-r--r--source/hr/padmin/source.po10
-rw-r--r--source/hr/readlicense_oo/docs.po22
-rw-r--r--source/hr/reportdesign/source/ui/dlg.po8
-rw-r--r--source/hr/reportdesign/source/ui/report.po10
-rw-r--r--source/hr/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/hr/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/hr/sc/source/ui/cctrl.po14
-rw-r--r--source/hr/sc/source/ui/dbgui.po12
-rw-r--r--source/hr/sc/source/ui/drawfunc.po8
-rw-r--r--source/hr/sc/source/ui/miscdlgs.po12
-rw-r--r--source/hr/sc/source/ui/navipi.po6
-rw-r--r--source/hr/sc/source/ui/src.po1066
-rw-r--r--source/hr/sc/uiconfig/scalc/ui.po1735
-rw-r--r--source/hr/scaddins/source/analysis.po14
-rw-r--r--source/hr/scaddins/source/pricing.po98
-rw-r--r--source/hr/scp2/source/accessories.po24
-rw-r--r--source/hr/scp2/source/calc.po8
-rw-r--r--source/hr/scp2/source/draw.po60
-rw-r--r--source/hr/scp2/source/graphicfilter.po10
-rw-r--r--source/hr/scp2/source/impress.po12
-rw-r--r--source/hr/scp2/source/ooo.po50
-rw-r--r--source/hr/scp2/source/writer.po18
-rw-r--r--source/hr/sd/source/core.po28
-rw-r--r--source/hr/sd/source/filter/html.po18
-rw-r--r--source/hr/sd/source/ui/accessibility.po13
-rw-r--r--source/hr/sd/source/ui/animations.po12
-rw-r--r--source/hr/sd/source/ui/app.po62
-rw-r--r--source/hr/sd/source/ui/dlg.po46
-rw-r--r--source/hr/sd/source/ui/view.po12
-rw-r--r--source/hr/sd/uiconfig/sdraw/ui.po148
-rw-r--r--source/hr/sd/uiconfig/simpress/ui.po479
-rw-r--r--source/hr/sdext/source/minimizer.po37
-rw-r--r--source/hr/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/hr/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/hr/sfx2/source/appl.po22
-rw-r--r--source/hr/sfx2/source/control.po22
-rw-r--r--source/hr/sfx2/source/dialog.po8
-rw-r--r--source/hr/sfx2/source/doc.po6
-rw-r--r--source/hr/sfx2/uiconfig/ui.po146
-rw-r--r--source/hr/shell/source/win32/shlxthandler/res.po6
-rw-r--r--source/hr/starmath/source.po1844
-rw-r--r--source/hr/starmath/uiconfig/smath/ui.po228
-rw-r--r--source/hr/svl/source/misc.po28
-rw-r--r--source/hr/svtools/source/contnr.po14
-rw-r--r--source/hr/svtools/source/control.po14
-rw-r--r--source/hr/svtools/source/dialogs.po22
-rw-r--r--source/hr/svtools/source/misc.po91
-rw-r--r--source/hr/svx/source/accessibility.po12
-rw-r--r--source/hr/svx/source/core.po9
-rw-r--r--source/hr/svx/source/dialog.po104
-rw-r--r--source/hr/svx/source/form.po8
-rw-r--r--source/hr/svx/source/gallery2.po12
-rw-r--r--source/hr/svx/source/items.po14
-rw-r--r--source/hr/svx/source/src.po16
-rw-r--r--source/hr/svx/source/svdraw.po34
-rw-r--r--source/hr/svx/source/tbxctrls.po12
-rw-r--r--source/hr/svx/uiconfig/ui.po454
-rw-r--r--source/hr/sw/source/core/undo.po22
-rw-r--r--source/hr/sw/source/ui/app.po48
-rw-r--r--source/hr/sw/source/ui/config.po14
-rw-r--r--source/hr/sw/source/ui/dbui.po42
-rw-r--r--source/hr/sw/source/ui/dochdl.po10
-rw-r--r--source/hr/sw/source/ui/docvw.po16
-rw-r--r--source/hr/sw/source/ui/envelp.po10
-rw-r--r--source/hr/sw/source/ui/fldui.po14
-rw-r--r--source/hr/sw/source/ui/inc.po53
-rw-r--r--source/hr/sw/source/ui/index.po70
-rw-r--r--source/hr/sw/source/ui/misc.po10
-rw-r--r--source/hr/sw/source/ui/ribbar.po12
-rw-r--r--source/hr/sw/source/ui/shells.po28
-rw-r--r--source/hr/sw/source/ui/utlui.po50
-rw-r--r--source/hr/sw/source/ui/web.po10
-rw-r--r--source/hr/sw/uiconfig/swriter/ui.po2035
-rw-r--r--source/hr/swext/mediawiki/help.po14
-rw-r--r--source/hr/sysui/desktop/share.po24
-rw-r--r--source/hr/vcl/qa/cppunit/builder.po10
-rw-r--r--source/hr/vcl/source/src.po32
-rw-r--r--source/hr/vcl/uiconfig/ui.po18
-rw-r--r--source/hr/wizards/source/euro.po20
-rw-r--r--source/hr/wizards/source/formwizard.po8
-rw-r--r--source/hr/wizards/source/template.po10
-rw-r--r--source/hr/xmlsecurity/source/dialogs.po6
-rw-r--r--source/hr/xmlsecurity/uiconfig/ui.po12
-rw-r--r--source/hu/chart2/source/controller/dialogs.po46
-rw-r--r--source/hu/chart2/uiconfig/ui.po204
-rw-r--r--source/hu/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/hu/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po7
-rw-r--r--source/hu/connectivity/source/resource.po6
-rw-r--r--source/hu/cui/source/customize.po6
-rw-r--r--source/hu/cui/source/dialogs.po6
-rw-r--r--source/hu/cui/source/options.po91
-rw-r--r--source/hu/cui/source/tabpages.po50
-rw-r--r--source/hu/cui/uiconfig/ui.po1552
-rw-r--r--source/hu/dbaccess/source/core/resource.po11
-rw-r--r--source/hu/dbaccess/source/ui/dlg.po8
-rw-r--r--source/hu/dbaccess/uiconfig/ui.po24
-rw-r--r--source/hu/desktop/source/app.po6
-rw-r--r--source/hu/dictionaries/lo_LA.po25
-rw-r--r--source/hu/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/hu/extensions/source/bibliography.po6
-rw-r--r--source/hu/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/hu/filter/source/config/fragments/filters.po1401
-rw-r--r--source/hu/filter/source/config/fragments/types.po66
-rw-r--r--source/hu/filter/uiconfig/ui.po290
-rw-r--r--source/hu/forms/source/resource.po10
-rw-r--r--source/hu/formula/source/core/resource.po133
-rw-r--r--source/hu/helpcontent2/source/text/sbasic/guide.po44
-rw-r--r--source/hu/helpcontent2/source/text/sbasic/shared.po93
-rw-r--r--source/hu/helpcontent2/source/text/scalc/00.po14
-rw-r--r--source/hu/helpcontent2/source/text/scalc/01.po138
-rw-r--r--source/hu/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/hu/helpcontent2/source/text/schart/01.po24
-rw-r--r--source/hu/helpcontent2/source/text/shared/00.po12
-rw-r--r--source/hu/helpcontent2/source/text/shared/01.po88
-rw-r--r--source/hu/helpcontent2/source/text/shared/02.po26
-rw-r--r--source/hu/helpcontent2/source/text/shared/autokorr.po9
-rw-r--r--source/hu/helpcontent2/source/text/shared/guide.po22
-rw-r--r--source/hu/helpcontent2/source/text/shared/optionen.po424
-rw-r--r--source/hu/helpcontent2/source/text/simpress/guide.po12
-rw-r--r--source/hu/helpcontent2/source/text/smath/01.po10
-rw-r--r--source/hu/helpcontent2/source/text/swriter/01.po16
-rw-r--r--source/hu/helpcontent2/source/text/swriter/guide.po54
-rw-r--r--source/hu/helpcontent2/source/text/swriter/librelogo.po46
-rw-r--r--source/hu/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/hu/librelogo/source/pythonpath.po10
-rw-r--r--source/hu/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/hu/officecfg/registry/data/org/openoffice/Office.po140
-rw-r--r--source/hu/officecfg/registry/data/org/openoffice/Office/UI.po108
-rw-r--r--source/hu/padmin/source.po6
-rw-r--r--source/hu/readlicense_oo/docs.po20
-rw-r--r--source/hu/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/hu/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/hu/sc/source/ui/drawfunc.po8
-rw-r--r--source/hu/sc/source/ui/navipi.po7
-rw-r--r--source/hu/sc/source/ui/src.po1032
-rw-r--r--source/hu/sc/uiconfig/scalc/ui.po1725
-rw-r--r--source/hu/scaddins/source/analysis.po14
-rw-r--r--source/hu/scaddins/source/pricing.po96
-rw-r--r--source/hu/scp2/source/accessories.po21
-rw-r--r--source/hu/scp2/source/calc.po9
-rw-r--r--source/hu/scp2/source/draw.po55
-rw-r--r--source/hu/scp2/source/graphicfilter.po9
-rw-r--r--source/hu/scp2/source/impress.po9
-rw-r--r--source/hu/scp2/source/ooo.po46
-rw-r--r--source/hu/scp2/source/writer.po15
-rw-r--r--source/hu/sd/source/core.po24
-rw-r--r--source/hu/sd/source/filter/html.po13
-rw-r--r--source/hu/sd/source/ui/animations.po8
-rw-r--r--source/hu/sd/source/ui/app.po50
-rw-r--r--source/hu/sd/source/ui/dlg.po46
-rw-r--r--source/hu/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/hu/sd/uiconfig/simpress/ui.po479
-rw-r--r--source/hu/sdext/source/minimizer.po37
-rw-r--r--source/hu/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/hu/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/hu/sfx2/source/appl.po22
-rw-r--r--source/hu/sfx2/source/control.po20
-rw-r--r--source/hu/sfx2/source/dialog.po6
-rw-r--r--source/hu/sfx2/source/doc.po6
-rw-r--r--source/hu/sfx2/uiconfig/ui.po148
-rw-r--r--source/hu/starmath/source.po1842
-rw-r--r--source/hu/starmath/uiconfig/smath/ui.po224
-rw-r--r--source/hu/svl/source/misc.po29
-rw-r--r--source/hu/svtools/source/dialogs.po23
-rw-r--r--source/hu/svtools/source/misc.po91
-rw-r--r--source/hu/svx/source/core.po7
-rw-r--r--source/hu/svx/source/dialog.po96
-rw-r--r--source/hu/svx/source/gallery2.po8
-rw-r--r--source/hu/svx/source/items.po9
-rw-r--r--source/hu/svx/source/tbxctrls.po14
-rw-r--r--source/hu/svx/source/unodialogs/textconversiondlgs.po9
-rw-r--r--source/hu/svx/uiconfig/ui.po452
-rw-r--r--source/hu/sw/source/core/undo.po10
-rw-r--r--source/hu/sw/source/ui/app.po30
-rw-r--r--source/hu/sw/source/ui/config.po10
-rw-r--r--source/hu/sw/source/ui/dbui.po38
-rw-r--r--source/hu/sw/source/ui/dochdl.po7
-rw-r--r--source/hu/sw/source/ui/docvw.po14
-rw-r--r--source/hu/sw/source/ui/fldui.po8
-rw-r--r--source/hu/sw/source/ui/inc.po53
-rw-r--r--source/hu/sw/source/ui/index.po60
-rw-r--r--source/hu/sw/source/ui/misc.po6
-rw-r--r--source/hu/sw/source/ui/shells.po26
-rw-r--r--source/hu/sw/source/ui/utlui.po22
-rw-r--r--source/hu/sw/source/ui/web.po7
-rw-r--r--source/hu/sw/uiconfig/swriter/ui.po1997
-rw-r--r--source/hu/sysui/desktop/share.po25
-rw-r--r--source/hu/vcl/source/src.po32
-rw-r--r--source/hu/vcl/uiconfig/ui.po16
-rw-r--r--source/hu/wizards/source/euro.po18
-rw-r--r--source/hu/xmlsecurity/source/dialogs.po7
-rw-r--r--source/id/chart2/source/controller/dialogs.po46
-rw-r--r--source/id/chart2/uiconfig/ui.po204
-rw-r--r--source/id/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/id/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po5
-rw-r--r--source/id/connectivity/source/resource.po7
-rw-r--r--source/id/cui/source/customize.po6
-rw-r--r--source/id/cui/source/dialogs.po8
-rw-r--r--source/id/cui/source/options.po91
-rw-r--r--source/id/cui/source/tabpages.po48
-rw-r--r--source/id/cui/uiconfig/ui.po1556
-rw-r--r--source/id/dbaccess/source/core/resource.po11
-rw-r--r--source/id/dbaccess/source/ui/dlg.po10
-rw-r--r--source/id/dbaccess/uiconfig/ui.po22
-rw-r--r--source/id/desktop/source/app.po6
-rw-r--r--source/id/dictionaries/lo_LA.po25
-rw-r--r--source/id/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/id/extensions/source/bibliography.po7
-rw-r--r--source/id/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/id/filter/source/config/fragments/filters.po1402
-rw-r--r--source/id/filter/source/config/fragments/types.po64
-rw-r--r--source/id/filter/uiconfig/ui.po290
-rw-r--r--source/id/forms/source/resource.po11
-rw-r--r--source/id/formula/source/core/resource.po133
-rw-r--r--source/id/helpcontent2/source/text/sbasic/guide.po44
-rw-r--r--source/id/helpcontent2/source/text/sbasic/shared/01.po13
-rw-r--r--source/id/helpcontent2/source/text/sbasic/shared/02.po11
-rw-r--r--source/id/helpcontent2/source/text/scalc/00.po11
-rw-r--r--source/id/helpcontent2/source/text/scalc/01.po1358
-rw-r--r--source/id/helpcontent2/source/text/scalc/02.po7
-rw-r--r--source/id/helpcontent2/source/text/schart/00.po9
-rw-r--r--source/id/helpcontent2/source/text/schart/01.po86
-rw-r--r--source/id/helpcontent2/source/text/shared/01.po96
-rw-r--r--source/id/helpcontent2/source/text/shared/05.po13
-rw-r--r--source/id/helpcontent2/source/text/shared/autokorr.po9
-rw-r--r--source/id/helpcontent2/source/text/simpress/01.po163
-rw-r--r--source/id/helpcontent2/source/text/simpress/02.po8
-rw-r--r--source/id/helpcontent2/source/text/simpress/04.po15
-rw-r--r--source/id/helpcontent2/source/text/simpress/guide.po162
-rw-r--r--source/id/helpcontent2/source/text/smath/01.po90
-rw-r--r--source/id/helpcontent2/source/text/smath/guide.po7
-rw-r--r--source/id/helpcontent2/source/text/swriter/00.po7
-rw-r--r--source/id/helpcontent2/source/text/swriter/02.po21
-rw-r--r--source/id/helpcontent2/source/text/swriter/04.po7
-rw-r--r--source/id/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/id/librelogo/source/pythonpath.po254
-rw-r--r--source/id/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office.po140
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office/UI.po108
-rw-r--r--source/id/readlicense_oo/docs.po18
-rw-r--r--source/id/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/id/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/id/sc/source/ui/drawfunc.po10
-rw-r--r--source/id/sc/source/ui/navipi.po5
-rw-r--r--source/id/sc/source/ui/src.po1040
-rw-r--r--source/id/sc/uiconfig/scalc/ui.po1725
-rw-r--r--source/id/scaddins/source/analysis.po12
-rw-r--r--source/id/scaddins/source/pricing.po146
-rw-r--r--source/id/scp2/source/calc.po7
-rw-r--r--source/id/scp2/source/draw.po55
-rw-r--r--source/id/scp2/source/graphicfilter.po9
-rw-r--r--source/id/scp2/source/impress.po9
-rw-r--r--source/id/scp2/source/ooo.po46
-rw-r--r--source/id/scp2/source/writer.po15
-rw-r--r--source/id/sd/source/core.po24
-rw-r--r--source/id/sd/source/filter/html.po13
-rw-r--r--source/id/sd/source/ui/animations.po8
-rw-r--r--source/id/sd/source/ui/app.po50
-rw-r--r--source/id/sd/source/ui/dlg.po46
-rw-r--r--source/id/sd/source/ui/slideshow.po12
-rw-r--r--source/id/sd/uiconfig/sdraw/ui.po142
-rw-r--r--source/id/sd/uiconfig/simpress/ui.po467
-rw-r--r--source/id/sdext/source/minimizer.po36
-rw-r--r--source/id/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/id/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/id/sfx2/source/appl.po22
-rw-r--r--source/id/sfx2/source/control.po22
-rw-r--r--source/id/sfx2/source/doc.po6
-rw-r--r--source/id/sfx2/uiconfig/ui.po150
-rw-r--r--source/id/shell/source/win32/shlxthandler/res.po7
-rw-r--r--source/id/starmath/source.po1894
-rw-r--r--source/id/starmath/uiconfig/smath/ui.po226
-rw-r--r--source/id/svl/source/misc.po29
-rw-r--r--source/id/svtools/source/dialogs.po21
-rw-r--r--source/id/svtools/source/java.po12
-rw-r--r--source/id/svtools/source/misc.po91
-rw-r--r--source/id/svx/source/core.po5
-rw-r--r--source/id/svx/source/dialog.po96
-rw-r--r--source/id/svx/source/gallery2.po8
-rw-r--r--source/id/svx/source/items.po15
-rw-r--r--source/id/svx/source/tbxctrls.po6
-rw-r--r--source/id/svx/uiconfig/ui.po452
-rw-r--r--source/id/sw/source/core/undo.po8
-rw-r--r--source/id/sw/source/ui/app.po30
-rw-r--r--source/id/sw/source/ui/dbui.po38
-rw-r--r--source/id/sw/source/ui/dochdl.po7
-rw-r--r--source/id/sw/source/ui/docvw.po13
-rw-r--r--source/id/sw/source/ui/fldui.po8
-rw-r--r--source/id/sw/source/ui/inc.po53
-rw-r--r--source/id/sw/source/ui/index.po60
-rw-r--r--source/id/sw/source/ui/misc.po6
-rw-r--r--source/id/sw/source/ui/shells.po27
-rw-r--r--source/id/sw/source/ui/utlui.po41
-rw-r--r--source/id/sw/source/ui/web.po7
-rw-r--r--source/id/sw/uiconfig/swriter/ui.po2001
-rw-r--r--source/id/sysui/desktop/share.po23
-rw-r--r--source/id/vcl/source/src.po32
-rw-r--r--source/id/vcl/uiconfig/ui.po16
-rw-r--r--source/id/wizards/source/euro.po19
-rw-r--r--source/id/wizards/source/formwizard.po6
-rw-r--r--source/id/wizards/source/importwizard.po11
-rw-r--r--source/id/wizards/source/template.po10
-rw-r--r--source/id/xmlsecurity/source/dialogs.po5
-rw-r--r--source/id/xmlsecurity/uiconfig/ui.po11
-rw-r--r--source/is/chart2/source/controller/dialogs.po50
-rw-r--r--source/is/chart2/uiconfig/ui.po208
-rw-r--r--source/is/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po34
-rw-r--r--source/is/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/is/connectivity/source/resource.po10
-rw-r--r--source/is/cui/source/customize.po8
-rw-r--r--source/is/cui/source/dialogs.po8
-rw-r--r--source/is/cui/source/options.po93
-rw-r--r--source/is/cui/source/tabpages.po50
-rw-r--r--source/is/cui/uiconfig/ui.po1694
-rw-r--r--source/is/dbaccess/source/core/resource.po16
-rw-r--r--source/is/dbaccess/source/ui/dlg.po12
-rw-r--r--source/is/dbaccess/source/ui/misc.po10
-rw-r--r--source/is/dbaccess/uiconfig/ui.po62
-rw-r--r--source/is/desktop/source/app.po14
-rw-r--r--source/is/desktop/source/deployment/gui.po56
-rw-r--r--source/is/desktop/source/deployment/unopkg.po12
-rw-r--r--source/is/desktop/uiconfig/ui.po10
-rw-r--r--source/is/dictionaries/en/dialog.po56
-rw-r--r--source/is/dictionaries/hu_HU/dialog.po38
-rw-r--r--source/is/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po12
-rw-r--r--source/is/dictionaries/is.po11
-rw-r--r--source/is/dictionaries/lo_LA.po24
-rw-r--r--source/is/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/is/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/is/dictionaries/ru_RU/dialog.po30
-rw-r--r--source/is/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po15
-rw-r--r--source/is/extensions/source/bibliography.po8
-rw-r--r--source/is/extensions/uiconfig/spropctrlr/ui.po61
-rw-r--r--source/is/filter/source/config/fragments/filters.po1407
-rw-r--r--source/is/filter/source/config/fragments/types.po71
-rw-r--r--source/is/filter/uiconfig/ui.po294
-rw-r--r--source/is/forms/source/resource.po14
-rw-r--r--source/is/formula/source/core/resource.po141
-rw-r--r--source/is/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/is/officecfg/registry/data/org/openoffice.po97
-rw-r--r--source/is/officecfg/registry/data/org/openoffice/Office.po144
-rw-r--r--source/is/officecfg/registry/data/org/openoffice/Office/UI.po288
-rw-r--r--source/is/padmin/source.po10
-rw-r--r--source/is/readlicense_oo/docs.po50
-rw-r--r--source/is/reportdesign/uiconfig/dbreport/ui.po178
-rw-r--r--source/is/sc/source/ui/StatisticsDialogs.po531
-rw-r--r--source/is/sc/source/ui/drawfunc.po14
-rw-r--r--source/is/sc/source/ui/navipi.po12
-rw-r--r--source/is/sc/source/ui/sidebar.po58
-rw-r--r--source/is/sc/source/ui/src.po753
-rw-r--r--source/is/sc/uiconfig/scalc/ui.po1933
-rw-r--r--source/is/scaddins/source/analysis.po40
-rw-r--r--source/is/scaddins/source/pricing.po8
-rw-r--r--source/is/scp2/source/accessories.po24
-rw-r--r--source/is/scp2/source/calc.po12
-rw-r--r--source/is/scp2/source/draw.po60
-rw-r--r--source/is/scp2/source/graphicfilter.po12
-rw-r--r--source/is/scp2/source/impress.po12
-rw-r--r--source/is/scp2/source/ooo.po50
-rw-r--r--source/is/scp2/source/writer.po20
-rw-r--r--source/is/sd/source/core.po30
-rw-r--r--source/is/sd/source/filter/html.po18
-rw-r--r--source/is/sd/source/ui/animations.po10
-rw-r--r--source/is/sd/source/ui/app.po54
-rw-r--r--source/is/sd/source/ui/dlg.po50
-rw-r--r--source/is/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/is/sd/uiconfig/simpress/ui.po469
-rw-r--r--source/is/sdext/source/minimizer.po36
-rw-r--r--source/is/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/is/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/is/sfx2/source/appl.po26
-rw-r--r--source/is/sfx2/source/control.po26
-rw-r--r--source/is/sfx2/source/dialog.po21
-rw-r--r--source/is/sfx2/source/doc.po12
-rw-r--r--source/is/sfx2/source/sidebar.po23
-rw-r--r--source/is/sfx2/uiconfig/ui.po201
-rw-r--r--source/is/shell/source/win32/shlxthandler/res.po10
-rw-r--r--source/is/starmath/source.po1806
-rw-r--r--source/is/starmath/uiconfig/smath/ui.po6
-rw-r--r--source/is/svl/source/misc.po32
-rw-r--r--source/is/svtools/source/dialogs.po26
-rw-r--r--source/is/svtools/source/misc.po103
-rw-r--r--source/is/svx/source/core.po12
-rw-r--r--source/is/svx/source/dialog.po389
-rw-r--r--source/is/svx/source/engine3d.po20
-rw-r--r--source/is/svx/source/gallery2.po12
-rw-r--r--source/is/svx/source/items.po14
-rw-r--r--source/is/svx/source/sidebar.po17
-rw-r--r--source/is/svx/source/sidebar/area.po20
-rw-r--r--source/is/svx/source/tbxctrls.po8
-rw-r--r--source/is/svx/source/unodialogs/textconversiondlgs.po13
-rw-r--r--source/is/svx/uiconfig/ui.po454
-rw-r--r--source/is/sw/source/core/undo.po10
-rw-r--r--source/is/sw/source/ui/app.po32
-rw-r--r--source/is/sw/source/ui/config.po12
-rw-r--r--source/is/sw/source/ui/dbui.po40
-rw-r--r--source/is/sw/source/ui/dochdl.po10
-rw-r--r--source/is/sw/source/ui/docvw.po16
-rw-r--r--source/is/sw/source/ui/fldui.po10
-rw-r--r--source/is/sw/source/ui/inc.po52
-rw-r--r--source/is/sw/source/ui/index.po62
-rw-r--r--source/is/sw/source/ui/misc.po10
-rw-r--r--source/is/sw/source/ui/shells.po28
-rw-r--r--source/is/sw/source/ui/utlui.po22
-rw-r--r--source/is/sw/source/ui/web.po16
-rw-r--r--source/is/sw/uiconfig/swriter/ui.po2394
-rw-r--r--source/is/sysui/desktop/share.po30
-rw-r--r--source/is/vcl/source/src.po34
-rw-r--r--source/is/vcl/uiconfig/ui.po18
-rw-r--r--source/is/wizards/source/euro.po24
-rw-r--r--source/is/xmlsecurity/source/dialogs.po10
-rw-r--r--source/it/chart2/source/controller/dialogs.po46
-rw-r--r--source/it/chart2/uiconfig/ui.po123
-rw-r--r--source/it/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po34
-rw-r--r--source/it/cui/source/options.po13
-rw-r--r--source/it/cui/uiconfig/ui.po752
-rw-r--r--source/it/dbaccess/source/core/resource.po14
-rw-r--r--source/it/dbaccess/uiconfig/ui.po12
-rw-r--r--source/it/desktop/source/app.po4
-rw-r--r--source/it/desktop/source/deployment/gui.po22
-rw-r--r--source/it/dictionaries/lo_LA.po24
-rw-r--r--source/it/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/it/extensions/uiconfig/spropctrlr/ui.po61
-rw-r--r--source/it/filter/source/config/fragments/filters.po1365
-rw-r--r--source/it/filter/source/config/fragments/types.po63
-rw-r--r--source/it/filter/uiconfig/ui.po78
-rw-r--r--source/it/formula/source/core/resource.po141
-rw-r--r--source/it/formula/source/ui/dlg.po10
-rw-r--r--source/it/helpcontent2/source/text/sbasic/guide.po40
-rw-r--r--source/it/helpcontent2/source/text/sbasic/shared.po134
-rw-r--r--source/it/helpcontent2/source/text/scalc/00.po8
-rw-r--r--source/it/helpcontent2/source/text/scalc/01.po142
-rw-r--r--source/it/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/it/helpcontent2/source/text/schart/01.po18
-rw-r--r--source/it/helpcontent2/source/text/shared/00.po46
-rw-r--r--source/it/helpcontent2/source/text/shared/01.po80
-rw-r--r--source/it/helpcontent2/source/text/shared/02.po22
-rw-r--r--source/it/helpcontent2/source/text/shared/autokorr.po12
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po16
-rw-r--r--source/it/helpcontent2/source/text/shared/optionen.po414
-rw-r--r--source/it/helpcontent2/source/text/simpress/01.po16
-rw-r--r--source/it/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/it/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/it/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/it/helpcontent2/source/text/swriter/guide.po58
-rw-r--r--source/it/helpcontent2/source/text/swriter/librelogo.po450
-rw-r--r--source/it/librelogo/source/pythonpath.po216
-rw-r--r--source/it/officecfg/registry/data/org/openoffice.po97
-rw-r--r--source/it/officecfg/registry/data/org/openoffice/Office/UI.po70
-rw-r--r--source/it/reportdesign/uiconfig/dbreport/ui.po178
-rw-r--r--source/it/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/it/sc/source/ui/src.po701
-rw-r--r--source/it/sc/uiconfig/scalc/ui.po1087
-rw-r--r--source/it/scaddins/source/analysis.po8
-rw-r--r--source/it/scaddins/source/pricing.po10
-rw-r--r--source/it/scp2/source/accessories.po24
-rw-r--r--source/it/scp2/source/calc.po8
-rw-r--r--source/it/scp2/source/draw.po62
-rw-r--r--source/it/scp2/source/graphicfilter.po12
-rw-r--r--source/it/scp2/source/impress.po12
-rw-r--r--source/it/scp2/source/ooo.po44
-rw-r--r--source/it/scp2/source/writer.po18
-rw-r--r--source/it/sd/source/core.po24
-rw-r--r--source/it/sd/source/filter/html.po22
-rw-r--r--source/it/sd/source/ui/accessibility.po13
-rw-r--r--source/it/sd/source/ui/animations.po8
-rw-r--r--source/it/sd/source/ui/app.po54
-rw-r--r--source/it/sd/source/ui/dlg.po46
-rw-r--r--source/it/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/it/sd/uiconfig/simpress/ui.po469
-rw-r--r--source/it/sdext/source/minimizer.po36
-rw-r--r--source/it/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/it/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/it/sfx2/source/appl.po24
-rw-r--r--source/it/sfx2/source/control.po18
-rw-r--r--source/it/sfx2/source/dialog.po4
-rw-r--r--source/it/sfx2/source/doc.po4
-rw-r--r--source/it/sfx2/uiconfig/ui.po144
-rw-r--r--source/it/shell/source/win32/shlxthandler/res.po10
-rw-r--r--source/it/starmath/source.po1840
-rw-r--r--source/it/starmath/uiconfig/smath/ui.po224
-rw-r--r--source/it/svl/source/misc.po28
-rw-r--r--source/it/svtools/source/dialogs.po26
-rw-r--r--source/it/svtools/source/misc.po89
-rw-r--r--source/it/svx/source/core.po4
-rw-r--r--source/it/svx/source/dialog.po96
-rw-r--r--source/it/svx/source/form.po8
-rw-r--r--source/it/svx/source/gallery2.po6
-rw-r--r--source/it/svx/source/items.po12
-rw-r--r--source/it/svx/source/tbxctrls.po6
-rw-r--r--source/it/svx/uiconfig/ui.po452
-rw-r--r--source/it/sw/source/core/undo.po8
-rw-r--r--source/it/sw/source/ui/app.po30
-rw-r--r--source/it/sw/source/ui/config.po10
-rw-r--r--source/it/sw/source/ui/dbui.po38
-rw-r--r--source/it/sw/source/ui/dochdl.po10
-rw-r--r--source/it/sw/source/ui/docvw.po12
-rw-r--r--source/it/sw/source/ui/fldui.po12
-rw-r--r--source/it/sw/source/ui/inc.po52
-rw-r--r--source/it/sw/source/ui/index.po58
-rw-r--r--source/it/sw/source/ui/misc.po10
-rw-r--r--source/it/sw/source/ui/shells.po26
-rw-r--r--source/it/sw/source/ui/utlui.po20
-rw-r--r--source/it/sw/source/ui/web.po10
-rw-r--r--source/it/sw/uiconfig/swriter/ui.po1997
-rw-r--r--source/it/sysui/desktop/share.po24
-rw-r--r--source/it/vcl/source/src.po32
-rw-r--r--source/it/vcl/uiconfig/ui.po16
-rw-r--r--source/it/wizards/source/euro.po22
-rw-r--r--source/it/xmlsecurity/source/dialogs.po10
-rw-r--r--source/ja/chart2/source/controller/dialogs.po54
-rw-r--r--source/ja/chart2/uiconfig/ui.po201
-rw-r--r--source/ja/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/ja/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po9
-rw-r--r--source/ja/connectivity/source/resource.po7
-rw-r--r--source/ja/cui/source/customize.po14
-rw-r--r--source/ja/cui/source/dialogs.po10
-rw-r--r--source/ja/cui/source/options.po23
-rw-r--r--source/ja/cui/source/tabpages.po50
-rw-r--r--source/ja/cui/uiconfig/ui.po1646
-rw-r--r--source/ja/dbaccess/source/core/resource.po13
-rw-r--r--source/ja/dbaccess/source/ext/macromigration.po8
-rw-r--r--source/ja/dbaccess/source/ui/dlg.po12
-rw-r--r--source/ja/dbaccess/source/ui/misc.po6
-rw-r--r--source/ja/dbaccess/uiconfig/ui.po26
-rw-r--r--source/ja/desktop/source/app.po8
-rw-r--r--source/ja/dictionaries/lo_LA.po25
-rw-r--r--source/ja/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/ja/editeng/source/items.po18
-rw-r--r--source/ja/extensions/source/bibliography.po7
-rw-r--r--source/ja/extensions/source/dbpilots.po15
-rw-r--r--source/ja/extensions/source/propctrlr.po10
-rw-r--r--source/ja/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/ja/filter/source/config/fragments/filters.po1406
-rw-r--r--source/ja/filter/source/config/fragments/types.po66
-rw-r--r--source/ja/filter/uiconfig/ui.po296
-rw-r--r--source/ja/forms/source/resource.po11
-rw-r--r--source/ja/formula/source/core/resource.po135
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/guide.po16
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/shared.po45
-rw-r--r--source/ja/helpcontent2/source/text/scalc/01.po24
-rw-r--r--source/ja/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/ja/helpcontent2/source/text/shared/00.po52
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po9
-rw-r--r--source/ja/helpcontent2/source/text/simpress.po54
-rw-r--r--source/ja/helpcontent2/source/text/simpress/01.po14
-rw-r--r--source/ja/helpcontent2/source/text/swriter.po9
-rw-r--r--source/ja/helpcontent2/source/text/swriter/01.po22
-rw-r--r--source/ja/helpcontent2/source/text/swriter/librelogo.po8
-rw-r--r--source/ja/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ja/librelogo/source/pythonpath.po6
-rw-r--r--source/ja/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po16
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office.po138
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office/UI.po139
-rw-r--r--source/ja/readlicense_oo/docs.po20
-rw-r--r--source/ja/reportbuilder/java/org/libreoffice/report/function/metadata.po22
-rw-r--r--source/ja/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/ja/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/ja/sc/source/ui/drawfunc.po10
-rw-r--r--source/ja/sc/source/ui/navipi.po7
-rw-r--r--source/ja/sc/source/ui/src.po785
-rw-r--r--source/ja/sc/uiconfig/scalc/ui.po1592
-rw-r--r--source/ja/scaddins/source/analysis.po59
-rw-r--r--source/ja/scaddins/source/pricing.po96
-rw-r--r--source/ja/scp2/source/calc.po8
-rw-r--r--source/ja/scp2/source/draw.po58
-rw-r--r--source/ja/scp2/source/graphicfilter.po7
-rw-r--r--source/ja/scp2/source/impress.po10
-rw-r--r--source/ja/scp2/source/ooo.po82
-rw-r--r--source/ja/scp2/source/writer.po16
-rw-r--r--source/ja/sd/source/core.po26
-rw-r--r--source/ja/sd/source/filter/html.po13
-rw-r--r--source/ja/sd/source/ui/animations.po8
-rw-r--r--source/ja/sd/source/ui/app.po56
-rw-r--r--source/ja/sd/source/ui/dlg.po54
-rw-r--r--source/ja/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/ja/sd/uiconfig/simpress/ui.po451
-rw-r--r--source/ja/sdext/source/minimizer.po36
-rw-r--r--source/ja/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ja/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/ja/sfx2/source/appl.po22
-rw-r--r--source/ja/sfx2/source/control.po20
-rw-r--r--source/ja/sfx2/source/dialog.po12
-rw-r--r--source/ja/sfx2/source/doc.po6
-rw-r--r--source/ja/sfx2/uiconfig/ui.po148
-rw-r--r--source/ja/shell/source/win32/shlxthandler/res.po5
-rw-r--r--source/ja/starmath/source.po1848
-rw-r--r--source/ja/starmath/uiconfig/smath/ui.po228
-rw-r--r--source/ja/svl/source/misc.po27
-rw-r--r--source/ja/svtools/source/contnr.po12
-rw-r--r--source/ja/svtools/source/dialogs.po24
-rw-r--r--source/ja/svtools/source/misc.po127
-rw-r--r--source/ja/svtools/uiconfig/ui.po8
-rw-r--r--source/ja/svx/inc.po12
-rw-r--r--source/ja/svx/source/core.po7
-rw-r--r--source/ja/svx/source/dialog.po106
-rw-r--r--source/ja/svx/source/form.po8
-rw-r--r--source/ja/svx/source/gallery2.po10
-rw-r--r--source/ja/svx/source/items.po9
-rw-r--r--source/ja/svx/source/sidebar/paragraph.po8
-rw-r--r--source/ja/svx/source/tbxctrls.po10
-rw-r--r--source/ja/svx/uiconfig/ui.po452
-rw-r--r--source/ja/sw/source/core/undo.po10
-rw-r--r--source/ja/sw/source/ui/app.po29
-rw-r--r--source/ja/sw/source/ui/dbui.po38
-rw-r--r--source/ja/sw/source/ui/dochdl.po7
-rw-r--r--source/ja/sw/source/ui/docvw.po16
-rw-r--r--source/ja/sw/source/ui/fldui.po10
-rw-r--r--source/ja/sw/source/ui/frmdlg.po12
-rw-r--r--source/ja/sw/source/ui/inc.po53
-rw-r--r--source/ja/sw/source/ui/index.po62
-rw-r--r--source/ja/sw/source/ui/misc.po6
-rw-r--r--source/ja/sw/source/ui/ribbar.po11
-rw-r--r--source/ja/sw/source/ui/shells.po33
-rw-r--r--source/ja/sw/source/ui/utlui.po25
-rw-r--r--source/ja/sw/source/ui/web.po7
-rw-r--r--source/ja/sw/uiconfig/swriter/ui.po1528
-rw-r--r--source/ja/sysui/desktop/share.po25
-rw-r--r--source/ja/tubes/uiconfig/ui.po13
-rw-r--r--source/ja/vcl/source/src.po45
-rw-r--r--source/ja/vcl/uiconfig/ui.po18
-rw-r--r--source/ja/wizards/source/euro.po24
-rw-r--r--source/ja/wizards/source/template.po12
-rw-r--r--source/ja/xmlsecurity/source/dialogs.po10
-rw-r--r--source/ka/chart2/source/controller/dialogs.po24
-rw-r--r--source/ka/chart2/uiconfig/ui.po20
-rw-r--r--source/ka/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ka/cui/source/options.po11
-rw-r--r--source/ka/cui/uiconfig/ui.po382
-rw-r--r--source/ka/dbaccess/source/core/resource.po6
-rw-r--r--source/ka/dictionaries/lo_LA.po23
-rw-r--r--source/ka/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ka/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ka/filter/source/config/fragments/filters.po1361
-rw-r--r--source/ka/filter/source/config/fragments/types.po57
-rw-r--r--source/ka/formula/source/core/resource.po83
-rw-r--r--source/ka/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ka/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ka/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ka/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ka/sc/source/ui/src.po633
-rw-r--r--source/ka/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ka/scaddins/source/pricing.po6
-rw-r--r--source/ka/scp2/source/ooo.po18
-rw-r--r--source/ka/sd/source/ui/dlg.po46
-rw-r--r--source/ka/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ka/sdext/source/minimizer.po33
-rw-r--r--source/ka/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ka/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po698
-rw-r--r--source/ka/sfx2/source/control.po14
-rw-r--r--source/ka/sfx2/uiconfig/ui.po42
-rw-r--r--source/ka/starmath/source.po1802
-rw-r--r--source/ka/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ka/svtools/source/misc.po13
-rw-r--r--source/ka/sw/source/ui/inc.po51
-rw-r--r--source/ka/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ka/wizards/source/euro.po18
-rw-r--r--source/kk/avmedia/source/viewer.po4
-rw-r--r--source/kk/basctl/source/basicide.po106
-rw-r--r--source/kk/basctl/source/dlged.po6
-rw-r--r--source/kk/basic/source/classes.po100
-rw-r--r--source/kk/chart2/source/controller/dialogs.po128
-rw-r--r--source/kk/chart2/uiconfig/ui.po48
-rw-r--r--source/kk/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/kk/connectivity/registry/flat/org/openoffice/Office/DataAccess.po2
-rw-r--r--source/kk/connectivity/source/resource.po4
-rw-r--r--source/kk/cui/source/customize.po38
-rw-r--r--source/kk/cui/source/dialogs.po82
-rw-r--r--source/kk/cui/source/options.po49
-rw-r--r--source/kk/cui/source/tabpages.po48
-rw-r--r--source/kk/cui/uiconfig/ui.po696
-rw-r--r--source/kk/dbaccess/source/core/resource.po46
-rw-r--r--source/kk/dbaccess/source/ui/app.po46
-rw-r--r--source/kk/dbaccess/source/ui/browser.po34
-rw-r--r--source/kk/dbaccess/source/ui/control.po12
-rw-r--r--source/kk/dbaccess/source/ui/dlg.po184
-rw-r--r--source/kk/dbaccess/source/ui/inc.po16
-rw-r--r--source/kk/dbaccess/source/ui/misc.po26
-rw-r--r--source/kk/dbaccess/source/ui/querydesign.po44
-rw-r--r--source/kk/dbaccess/source/ui/relationdesign.po6
-rw-r--r--source/kk/dbaccess/source/ui/tabledesign.po94
-rw-r--r--source/kk/dbaccess/uiconfig/ui.po6
-rw-r--r--source/kk/desktop/source/app.po18
-rw-r--r--source/kk/desktop/source/deployment/gui.po12
-rw-r--r--source/kk/desktop/source/deployment/misc.po2
-rw-r--r--source/kk/desktop/source/deployment/registry/component.po6
-rw-r--r--source/kk/desktop/source/deployment/registry/script.po12
-rw-r--r--source/kk/desktop/source/deployment/registry/sfwk.po2
-rw-r--r--source/kk/dictionaries/hu_HU/dialog.po6
-rw-r--r--source/kk/dictionaries/lo_LA.po25
-rw-r--r--source/kk/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/kk/editeng/source/editeng.po15
-rw-r--r--source/kk/editeng/source/items.po43
-rw-r--r--source/kk/editeng/source/misc.po13
-rw-r--r--source/kk/editeng/source/outliner.po11
-rw-r--r--source/kk/extensions/source/abpilot.po51
-rw-r--r--source/kk/extensions/source/bibliography.po32
-rw-r--r--source/kk/extensions/source/dbpilots.po71
-rw-r--r--source/kk/extensions/source/propctrlr.po196
-rw-r--r--source/kk/extensions/source/scanner.po17
-rw-r--r--source/kk/extensions/uiconfig.po11
-rw-r--r--source/kk/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/kk/filter/source/config/fragments/filters.po1381
-rw-r--r--source/kk/filter/source/config/fragments/types.po61
-rw-r--r--source/kk/filter/source/t602.po15
-rw-r--r--source/kk/filter/source/xsltdialog.po18
-rw-r--r--source/kk/filter/uiconfig/ui.po30
-rw-r--r--source/kk/forms/source/resource.po42
-rw-r--r--source/kk/formula/source/core/resource.po87
-rw-r--r--source/kk/formula/source/ui/dlg.po11
-rw-r--r--source/kk/fpicker/source/office.po23
-rw-r--r--source/kk/framework/source/classes.po31
-rw-r--r--source/kk/instsetoo_native/inc_openoffice/windows/msi_languages.po352
-rw-r--r--source/kk/librelogo/source/pythonpath.po20
-rw-r--r--source/kk/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po15
-rw-r--r--source/kk/nlpsolver/src/locale.po13
-rw-r--r--source/kk/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/kk/officecfg/registry/data/org/openoffice/Office.po1035
-rw-r--r--source/kk/officecfg/registry/data/org/openoffice/Office/UI.po4011
-rw-r--r--source/kk/padmin/source.po90
-rw-r--r--source/kk/readlicense_oo/docs.po8
-rw-r--r--source/kk/reportdesign/source/core/resource.po15
-rw-r--r--source/kk/reportdesign/source/ui/dlg.po16
-rw-r--r--source/kk/reportdesign/source/ui/inspection.po31
-rw-r--r--source/kk/reportdesign/source/ui/report.po49
-rw-r--r--source/kk/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/kk/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/kk/sc/source/ui/dbgui.po281
-rw-r--r--source/kk/sc/source/ui/drawfunc.po18
-rw-r--r--source/kk/sc/source/ui/miscdlgs.po29
-rw-r--r--source/kk/sc/source/ui/navipi.po21
-rw-r--r--source/kk/sc/source/ui/src.po4760
-rw-r--r--source/kk/sc/uiconfig/scalc/ui.po1918
-rw-r--r--source/kk/scaddins/source/analysis.po472
-rw-r--r--source/kk/scaddins/source/datefunc.po49
-rw-r--r--source/kk/scaddins/source/pricing.po101
-rw-r--r--source/kk/scp2/source/accessories.po34
-rw-r--r--source/kk/scp2/source/activex.po9
-rw-r--r--source/kk/scp2/source/base.po9
-rw-r--r--source/kk/scp2/source/calc.po10
-rw-r--r--source/kk/scp2/source/draw.po2
-rw-r--r--source/kk/scp2/source/extensions.po12
-rw-r--r--source/kk/scp2/source/graphicfilter.po32
-rw-r--r--source/kk/scp2/source/impress.po4
-rw-r--r--source/kk/scp2/source/math.po4
-rw-r--r--source/kk/scp2/source/ooo.po44
-rw-r--r--source/kk/scp2/source/quickstart.po2
-rw-r--r--source/kk/scp2/source/writer.po14
-rw-r--r--source/kk/sd/source/core.po171
-rw-r--r--source/kk/sd/source/filter/html.po147
-rw-r--r--source/kk/sd/source/ui/accessibility.po46
-rw-r--r--source/kk/sd/source/ui/animations.po128
-rw-r--r--source/kk/sd/source/ui/annotations.po32
-rw-r--r--source/kk/sd/source/ui/app.po1001
-rw-r--r--source/kk/sd/source/ui/dlg.po261
-rw-r--r--source/kk/sd/source/ui/slideshow.po46
-rw-r--r--source/kk/sd/source/ui/view.po51
-rw-r--r--source/kk/sd/uiconfig/sdraw/ui.po201
-rw-r--r--source/kk/sd/uiconfig/simpress/ui.po504
-rw-r--r--source/kk/sdext/source/minimizer.po36
-rw-r--r--source/kk/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/kk/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/kk/setup_native/source/mac.po9
-rw-r--r--source/kk/sfx2/source/appl.po89
-rw-r--r--source/kk/sfx2/source/bastyp.po18
-rw-r--r--source/kk/sfx2/source/control.po20
-rw-r--r--source/kk/sfx2/source/dialog.po140
-rw-r--r--source/kk/sfx2/source/doc.po268
-rw-r--r--source/kk/sfx2/source/menu.po35
-rw-r--r--source/kk/sfx2/source/view.po54
-rw-r--r--source/kk/sfx2/uiconfig/ui.po289
-rw-r--r--source/kk/shell/source/win32/shlxthandler/res.po22
-rw-r--r--source/kk/starmath/source.po2251
-rw-r--r--source/kk/starmath/uiconfig/smath/ui.po184
-rw-r--r--source/kk/svl/source/misc.po12
-rw-r--r--source/kk/svtools/source/contnr.po16
-rw-r--r--source/kk/svtools/source/control.po2
-rw-r--r--source/kk/svtools/source/dialogs.po202
-rw-r--r--source/kk/svtools/source/java.po25
-rw-r--r--source/kk/svtools/source/misc.po343
-rw-r--r--source/kk/svtools/uiconfig/ui.po114
-rw-r--r--source/kk/svx/inc.po39
-rw-r--r--source/kk/svx/source/accessibility.po76
-rw-r--r--source/kk/svx/source/dialog.po1033
-rw-r--r--source/kk/svx/source/engine3d.po190
-rw-r--r--source/kk/svx/source/fmcomp.po23
-rw-r--r--source/kk/svx/source/form.po485
-rw-r--r--source/kk/svx/source/gallery2.po139
-rw-r--r--source/kk/svx/source/items.po273
-rw-r--r--source/kk/svx/source/sidebar/paragraph.po4
-rw-r--r--source/kk/svx/source/sidebar/text.po15
-rw-r--r--source/kk/svx/source/src.po180
-rw-r--r--source/kk/svx/source/stbctrls.po16
-rw-r--r--source/kk/svx/source/svdraw.po1226
-rw-r--r--source/kk/svx/source/tbxctrls.po154
-rw-r--r--source/kk/svx/source/toolbars.po6
-rw-r--r--source/kk/svx/source/unodialogs/textconversiondlgs.po65
-rw-r--r--source/kk/svx/uiconfig/ui.po383
-rw-r--r--source/kk/sw/source/core/layout.po15
-rw-r--r--source/kk/sw/source/core/undo.po124
-rw-r--r--source/kk/sw/source/core/unocore.po11
-rw-r--r--source/kk/sw/source/ui/app.po344
-rw-r--r--source/kk/sw/source/ui/chrdlg.po6
-rw-r--r--source/kk/sw/source/ui/config.po40
-rw-r--r--source/kk/sw/source/ui/dbui.po410
-rw-r--r--source/kk/sw/source/ui/dialog.po45
-rw-r--r--source/kk/sw/source/ui/dochdl.po22
-rw-r--r--source/kk/sw/source/ui/docvw.po122
-rw-r--r--source/kk/sw/source/ui/envelp.po91
-rw-r--r--source/kk/sw/source/ui/fldui.po211
-rw-r--r--source/kk/sw/source/ui/frmdlg.po41
-rw-r--r--source/kk/sw/source/ui/inc.po53
-rw-r--r--source/kk/sw/source/ui/index.po50
-rw-r--r--source/kk/sw/source/ui/lingu.po13
-rw-r--r--source/kk/sw/source/ui/misc.po51
-rw-r--r--source/kk/sw/source/ui/ribbar.po194
-rw-r--r--source/kk/sw/source/ui/shells.po70
-rw-r--r--source/kk/sw/source/ui/table.po11
-rw-r--r--source/kk/sw/source/ui/uiview.po62
-rw-r--r--source/kk/sw/source/ui/utlui.po959
-rw-r--r--source/kk/sw/source/ui/web.po10
-rw-r--r--source/kk/sw/source/ui/wrtsh.po15
-rw-r--r--source/kk/sw/uiconfig/swriter/ui.po2313
-rw-r--r--source/kk/swext/mediawiki/help.po33
-rw-r--r--source/kk/sysui/desktop/share.po26
-rw-r--r--source/kk/tubes/uiconfig/ui.po15
-rw-r--r--source/kk/uui/source.po32
-rw-r--r--source/kk/vcl/qa/cppunit/builder.po25
-rw-r--r--source/kk/vcl/source/src.po38
-rw-r--r--source/kk/vcl/uiconfig/ui.po20
-rw-r--r--source/kk/wizards/source/euro.po143
-rw-r--r--source/kk/wizards/source/formwizard.po1320
-rw-r--r--source/kk/wizards/source/importwizard.po17
-rw-r--r--source/kk/wizards/source/template.po91
-rw-r--r--source/kk/xmlsecurity/source/component.po11
-rw-r--r--source/kk/xmlsecurity/source/dialogs.po18
-rw-r--r--source/kk/xmlsecurity/uiconfig/ui.po31
-rw-r--r--source/kl/chart2/source/controller/dialogs.po24
-rw-r--r--source/kl/chart2/uiconfig/ui.po20
-rw-r--r--source/kl/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/kl/cui/source/options.po11
-rw-r--r--source/kl/cui/uiconfig/ui.po378
-rw-r--r--source/kl/dbaccess/source/core/resource.po4
-rw-r--r--source/kl/dictionaries/lo_LA.po (renamed from source/kl/sdext/source/minimizer/registry/data/org/openoffice/Office.po)17
-rw-r--r--source/kl/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/kl/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/kl/filter/source/config/fragments/filters.po1361
-rw-r--r--source/kl/filter/source/config/fragments/types.po57
-rw-r--r--source/kl/formula/source/core/resource.po83
-rw-r--r--source/kl/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/kl/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/kl/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/kl/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/kl/sc/source/ui/src.po633
-rw-r--r--source/kl/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/kl/scaddins/source/pricing.po6
-rw-r--r--source/kl/scp2/source/ooo.po18
-rw-r--r--source/kl/sd/source/ui/dlg.po46
-rw-r--r--source/kl/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/kl/sdext/source/minimizer.po33
-rw-r--r--source/kl/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/kl/sfx2/source/control.po14
-rw-r--r--source/kl/sfx2/uiconfig/ui.po42
-rw-r--r--source/kl/starmath/source.po1802
-rw-r--r--source/kl/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/kl/svtools/source/misc.po13
-rw-r--r--source/kl/sw/source/ui/inc.po51
-rw-r--r--source/kl/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/kl/wizards/source/euro.po14
-rw-r--r--source/km/chart2/source/controller/dialogs.po44
-rw-r--r--source/km/chart2/uiconfig/ui.po28
-rw-r--r--source/km/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/km/cui/source/customize.po6
-rw-r--r--source/km/cui/source/dialogs.po8
-rw-r--r--source/km/cui/source/options.po93
-rw-r--r--source/km/cui/source/tabpages.po48
-rw-r--r--source/km/cui/uiconfig/ui.po1538
-rw-r--r--source/km/dbaccess/source/core/resource.po11
-rw-r--r--source/km/dictionaries/lo_LA.po25
-rw-r--r--source/km/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/km/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/km/filter/source/config/fragments/filters.po1402
-rw-r--r--source/km/filter/source/config/fragments/types.po66
-rw-r--r--source/km/filter/uiconfig/ui.po290
-rw-r--r--source/km/formula/source/core/resource.po74
-rw-r--r--source/km/helpcontent2/source/text/sbasic/guide.po6
-rw-r--r--source/km/helpcontent2/source/text/sbasic/shared.po53
-rw-r--r--source/km/helpcontent2/source/text/scalc/00.po12
-rw-r--r--source/km/helpcontent2/source/text/scalc/01.po88
-rw-r--r--source/km/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/km/helpcontent2/source/text/schart/01.po22
-rw-r--r--source/km/helpcontent2/source/text/shared/00.po10
-rw-r--r--source/km/helpcontent2/source/text/shared/01.po84
-rw-r--r--source/km/helpcontent2/source/text/shared/02.po26
-rw-r--r--source/km/helpcontent2/source/text/shared/autokorr.po9
-rw-r--r--source/km/helpcontent2/source/text/shared/guide.po20
-rw-r--r--source/km/helpcontent2/source/text/shared/optionen.po418
-rw-r--r--source/km/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/km/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/km/helpcontent2/source/text/swriter/01.po14
-rw-r--r--source/km/helpcontent2/source/text/swriter/guide.po54
-rw-r--r--source/km/helpcontent2/source/text/swriter/librelogo.po38
-rw-r--r--source/km/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/km/officecfg/registry/data/org/openoffice/Office.po140
-rw-r--r--source/km/officecfg/registry/data/org/openoffice/Office/UI.po106
-rw-r--r--source/km/readlicense_oo/docs.po18
-rw-r--r--source/km/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/km/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/km/sc/source/ui/drawfunc.po8
-rw-r--r--source/km/sc/source/ui/navipi.po7
-rw-r--r--source/km/sc/source/ui/src.po1022
-rw-r--r--source/km/sc/uiconfig/scalc/ui.po1723
-rw-r--r--source/km/scaddins/source/analysis.po10
-rw-r--r--source/km/scaddins/source/pricing.po96
-rw-r--r--source/km/scp2/source/calc.po11
-rw-r--r--source/km/scp2/source/draw.po60
-rw-r--r--source/km/scp2/source/graphicfilter.po11
-rw-r--r--source/km/scp2/source/impress.po11
-rw-r--r--source/km/scp2/source/ooo.po48
-rw-r--r--source/km/scp2/source/writer.po17
-rw-r--r--source/km/sd/source/core.po72
-rw-r--r--source/km/sd/source/filter/html.po87
-rw-r--r--source/km/sd/source/ui/accessibility.po25
-rw-r--r--source/km/sd/source/ui/animations.po42
-rw-r--r--source/km/sd/source/ui/annotations.po33
-rw-r--r--source/km/sd/source/ui/app.po348
-rw-r--r--source/km/sd/source/ui/dlg.po46
-rw-r--r--source/km/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/km/sd/uiconfig/simpress/ui.po469
-rw-r--r--source/km/sdext/source/minimizer.po37
-rw-r--r--source/km/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/km/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/km/sfx2/source/appl.po24
-rw-r--r--source/km/sfx2/source/control.po22
-rw-r--r--source/km/sfx2/source/doc.po8
-rw-r--r--source/km/sfx2/uiconfig/ui.po154
-rw-r--r--source/km/starmath/source.po1808
-rw-r--r--source/km/starmath/uiconfig/smath/ui.po96
-rw-r--r--source/km/svtools/source/misc.po21
-rw-r--r--source/km/svx/source/core.po7
-rw-r--r--source/km/svx/source/dialog.po98
-rw-r--r--source/km/svx/source/gallery2.po10
-rw-r--r--source/km/svx/source/items.po11
-rw-r--r--source/km/svx/source/tbxctrls.po8
-rw-r--r--source/km/svx/uiconfig/ui.po452
-rw-r--r--source/km/sw/source/core/undo.po10
-rw-r--r--source/km/sw/source/ui/app.po32
-rw-r--r--source/km/sw/source/ui/dbui.po38
-rw-r--r--source/km/sw/source/ui/dochdl.po7
-rw-r--r--source/km/sw/source/ui/docvw.po15
-rw-r--r--source/km/sw/source/ui/fldui.po8
-rw-r--r--source/km/sw/source/ui/inc.po53
-rw-r--r--source/km/sw/source/ui/index.po62
-rw-r--r--source/km/sw/source/ui/misc.po8
-rw-r--r--source/km/sw/source/ui/shells.po29
-rw-r--r--source/km/sw/source/ui/utlui.po22
-rw-r--r--source/km/sw/source/ui/web.po7
-rw-r--r--source/km/sw/uiconfig/swriter/ui.po1993
-rw-r--r--source/km/wizards/source/euro.po23
-rw-r--r--source/kmr-Latn/chart2/source/controller/dialogs.po36
-rw-r--r--source/kmr-Latn/chart2/uiconfig/ui.po20
-rw-r--r--source/kmr-Latn/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/kmr-Latn/cui/source/options.po11
-rw-r--r--source/kmr-Latn/cui/uiconfig/ui.po380
-rw-r--r--source/kmr-Latn/dbaccess/source/core/resource.po6
-rw-r--r--source/kmr-Latn/dictionaries/lo_LA.po23
-rw-r--r--source/kmr-Latn/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/kmr-Latn/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/kmr-Latn/filter/source/config/fragments/filters.po1370
-rw-r--r--source/kmr-Latn/filter/source/config/fragments/types.po64
-rw-r--r--source/kmr-Latn/formula/source/core/resource.po83
-rw-r--r--source/kmr-Latn/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/kmr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/kmr-Latn/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/kmr-Latn/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/kmr-Latn/sc/source/ui/src.po633
-rw-r--r--source/kmr-Latn/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/kmr-Latn/scaddins/source/pricing.po6
-rw-r--r--source/kmr-Latn/scp2/source/ooo.po18
-rw-r--r--source/kmr-Latn/sd/source/ui/dlg.po46
-rw-r--r--source/kmr-Latn/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/kmr-Latn/sdext/source/minimizer.po33
-rw-r--r--source/kmr-Latn/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/kmr-Latn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/kmr-Latn/sfx2/source/control.po14
-rw-r--r--source/kmr-Latn/sfx2/uiconfig/ui.po42
-rw-r--r--source/kmr-Latn/starmath/source.po1802
-rw-r--r--source/kmr-Latn/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/kmr-Latn/svtools/source/misc.po13
-rw-r--r--source/kmr-Latn/sw/source/ui/inc.po51
-rw-r--r--source/kmr-Latn/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/kmr-Latn/wizards/source/euro.po16
-rw-r--r--source/kn/chart2/source/controller/dialogs.po34
-rw-r--r--source/kn/chart2/uiconfig/ui.po20
-rw-r--r--source/kn/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/kn/cui/source/options.po11
-rw-r--r--source/kn/cui/uiconfig/ui.po384
-rw-r--r--source/kn/dbaccess/source/core/resource.po6
-rw-r--r--source/kn/dictionaries/lo_LA.po23
-rw-r--r--source/kn/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/kn/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/kn/filter/source/config/fragments/filters.po1361
-rw-r--r--source/kn/filter/source/config/fragments/types.po57
-rw-r--r--source/kn/formula/source/core/resource.po83
-rw-r--r--source/kn/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/kn/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/kn/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/kn/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/kn/sc/source/ui/src.po639
-rw-r--r--source/kn/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/kn/scaddins/source/pricing.po6
-rw-r--r--source/kn/scp2/source/ooo.po18
-rw-r--r--source/kn/sd/source/ui/dlg.po46
-rw-r--r--source/kn/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/kn/sdext/source/minimizer.po37
-rw-r--r--source/kn/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/kn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/kn/sfx2/source/control.po14
-rw-r--r--source/kn/sfx2/uiconfig/ui.po51
-rw-r--r--source/kn/starmath/source.po1802
-rw-r--r--source/kn/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/kn/svtools/source/misc.po13
-rw-r--r--source/kn/sw/source/ui/inc.po51
-rw-r--r--source/kn/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/kn/wizards/source/euro.po18
-rw-r--r--source/ko/chart2/source/controller/dialogs.po34
-rw-r--r--source/ko/chart2/uiconfig/ui.po31
-rw-r--r--source/ko/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ko/cui/source/customize.po10
-rw-r--r--source/ko/cui/source/dialogs.po10
-rw-r--r--source/ko/cui/source/options.po11
-rw-r--r--source/ko/cui/uiconfig/ui.po384
-rw-r--r--source/ko/dbaccess/source/core/resource.po6
-rw-r--r--source/ko/dictionaries/lo_LA.po23
-rw-r--r--source/ko/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ko/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ko/filter/source/config/fragments/filters.po1361
-rw-r--r--source/ko/filter/source/config/fragments/types.po57
-rw-r--r--source/ko/formula/source/core/resource.po83
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ko/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ko/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ko/sc/source/ui/src.po639
-rw-r--r--source/ko/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ko/scaddins/source/pricing.po6
-rw-r--r--source/ko/scp2/source/ooo.po18
-rw-r--r--source/ko/sd/source/ui/dlg.po46
-rw-r--r--source/ko/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ko/sdext/source/minimizer.po36
-rw-r--r--source/ko/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ko/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/ko/sfx2/source/control.po14
-rw-r--r--source/ko/sfx2/uiconfig/ui.po42
-rw-r--r--source/ko/starmath/source.po1802
-rw-r--r--source/ko/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ko/svtools/source/misc.po13
-rw-r--r--source/ko/sw/source/core/undo.po11
-rw-r--r--source/ko/sw/source/ui/app.po17
-rw-r--r--source/ko/sw/source/ui/inc.po51
-rw-r--r--source/ko/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ko/wizards/source/euro.po18
-rw-r--r--source/kok/chart2/source/controller/dialogs.po24
-rw-r--r--source/kok/chart2/uiconfig/ui.po20
-rw-r--r--source/kok/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/kok/cui/source/options.po11
-rw-r--r--source/kok/cui/uiconfig/ui.po380
-rw-r--r--source/kok/dbaccess/source/core/resource.po6
-rw-r--r--source/kok/dictionaries/lo_LA.po23
-rw-r--r--source/kok/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/kok/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/kok/filter/source/config/fragments/filters.po1370
-rw-r--r--source/kok/filter/source/config/fragments/types.po64
-rw-r--r--source/kok/formula/source/core/resource.po83
-rw-r--r--source/kok/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/kok/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/kok/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/kok/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/kok/sc/source/ui/src.po639
-rw-r--r--source/kok/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/kok/scaddins/source/pricing.po6
-rw-r--r--source/kok/scp2/source/ooo.po18
-rw-r--r--source/kok/sd/source/ui/dlg.po46
-rw-r--r--source/kok/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/kok/sdext/source/minimizer.po33
-rw-r--r--source/kok/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/kok/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po650
-rw-r--r--source/kok/sfx2/source/control.po14
-rw-r--r--source/kok/sfx2/uiconfig/ui.po42
-rw-r--r--source/kok/starmath/source.po1802
-rw-r--r--source/kok/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/kok/svtools/source/misc.po13
-rw-r--r--source/kok/sw/source/ui/inc.po51
-rw-r--r--source/kok/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/kok/wizards/source/euro.po14
-rw-r--r--source/ks/chart2/source/controller/dialogs.po24
-rw-r--r--source/ks/chart2/uiconfig/ui.po20
-rw-r--r--source/ks/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ks/cui/source/options.po11
-rw-r--r--source/ks/cui/uiconfig/ui.po380
-rw-r--r--source/ks/dbaccess/source/core/resource.po6
-rw-r--r--source/ks/dictionaries/lo_LA.po23
-rw-r--r--source/ks/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ks/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ks/filter/source/config/fragments/filters.po1370
-rw-r--r--source/ks/filter/source/config/fragments/types.po64
-rw-r--r--source/ks/formula/source/core/resource.po83
-rw-r--r--source/ks/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ks/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ks/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ks/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ks/sc/source/ui/src.po639
-rw-r--r--source/ks/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ks/scaddins/source/pricing.po6
-rw-r--r--source/ks/scp2/source/ooo.po18
-rw-r--r--source/ks/sd/source/ui/dlg.po46
-rw-r--r--source/ks/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ks/sdext/source/minimizer.po33
-rw-r--r--source/ks/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/ks/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po702
-rw-r--r--source/ks/sfx2/source/control.po14
-rw-r--r--source/ks/sfx2/uiconfig/ui.po42
-rw-r--r--source/ks/starmath/source.po1802
-rw-r--r--source/ks/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ks/svtools/source/misc.po13
-rw-r--r--source/ks/sw/source/ui/inc.po51
-rw-r--r--source/ks/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ks/wizards/source/euro.po14
-rw-r--r--source/ky/accessibility/source/helper.po8
-rw-r--r--source/ky/avmedia/source/framework.po30
-rw-r--r--source/ky/basctl/source/basicide.po8
-rw-r--r--source/ky/chart2/source/controller/dialogs.po24
-rw-r--r--source/ky/chart2/uiconfig/ui.po20
-rw-r--r--source/ky/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ky/cui/source/options.po11
-rw-r--r--source/ky/cui/uiconfig/ui.po378
-rw-r--r--source/ky/dbaccess/source/core/resource.po4
-rw-r--r--source/ky/dictionaries/lo_LA.po (renamed from source/ky/sdext/source/minimizer/registry/data/org/openoffice/Office.po)17
-rw-r--r--source/ky/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ky/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ky/filter/source/config/fragments/filters.po1343
-rw-r--r--source/ky/filter/source/config/fragments/types.po43
-rw-r--r--source/ky/formula/source/core/resource.po83
-rw-r--r--source/ky/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ky/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/ky/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ky/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ky/sc/source/ui/src.po633
-rw-r--r--source/ky/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ky/scaddins/source/pricing.po6
-rw-r--r--source/ky/scp2/source/ooo.po18
-rw-r--r--source/ky/sd/source/ui/dlg.po46
-rw-r--r--source/ky/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ky/sdext/source/minimizer.po33
-rw-r--r--source/ky/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po627
-rw-r--r--source/ky/sfx2/source/control.po14
-rw-r--r--source/ky/sfx2/uiconfig/ui.po42
-rw-r--r--source/ky/starmath/source.po1802
-rw-r--r--source/ky/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ky/svtools/source/misc.po13
-rw-r--r--source/ky/sw/source/ui/inc.po51
-rw-r--r--source/ky/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ky/wizards/source/euro.po14
-rw-r--r--source/lb/chart2/source/controller/dialogs.po24
-rw-r--r--source/lb/chart2/uiconfig/ui.po20
-rw-r--r--source/lb/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/lb/cui/source/options.po11
-rw-r--r--source/lb/cui/uiconfig/ui.po380
-rw-r--r--source/lb/dbaccess/source/core/resource.po4
-rw-r--r--source/lb/dictionaries/lo_LA.po23
-rw-r--r--source/lb/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/lb/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/lb/filter/source/config/fragments/filters.po1370
-rw-r--r--source/lb/filter/source/config/fragments/types.po64
-rw-r--r--source/lb/formula/source/core/resource.po83
-rw-r--r--source/lb/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/lb/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/lb/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/lb/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/lb/sc/source/ui/src.po633
-rw-r--r--source/lb/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/lb/scaddins/source/pricing.po6
-rw-r--r--source/lb/scp2/source/ooo.po18
-rw-r--r--source/lb/sd/source/ui/dlg.po46
-rw-r--r--source/lb/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/lb/sdext/source/minimizer.po33
-rw-r--r--source/lb/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/lb/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/lb/sfx2/source/control.po14
-rw-r--r--source/lb/sfx2/uiconfig/ui.po42
-rw-r--r--source/lb/starmath/source.po1802
-rw-r--r--source/lb/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/lb/svtools/source/misc.po13
-rw-r--r--source/lb/sw/source/ui/inc.po51
-rw-r--r--source/lb/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/lb/wizards/source/euro.po14
-rw-r--r--source/lo/chart2/source/controller/dialogs.po24
-rw-r--r--source/lo/chart2/uiconfig/ui.po20
-rw-r--r--source/lo/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/lo/cui/source/options.po11
-rw-r--r--source/lo/cui/uiconfig/ui.po380
-rw-r--r--source/lo/dbaccess/source/core/resource.po6
-rw-r--r--source/lo/dictionaries/lo_LA.po23
-rw-r--r--source/lo/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/lo/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/lo/filter/source/config/fragments/filters.po1370
-rw-r--r--source/lo/filter/source/config/fragments/types.po64
-rw-r--r--source/lo/formula/source/core/resource.po83
-rw-r--r--source/lo/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/lo/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/lo/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/lo/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/lo/sc/source/ui/src.po639
-rw-r--r--source/lo/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/lo/scaddins/source/pricing.po6
-rw-r--r--source/lo/scp2/source/ooo.po18
-rw-r--r--source/lo/sd/source/ui/dlg.po46
-rw-r--r--source/lo/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/lo/sdext/source/minimizer.po33
-rw-r--r--source/lo/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/lo/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po690
-rw-r--r--source/lo/sfx2/source/control.po14
-rw-r--r--source/lo/sfx2/uiconfig/ui.po42
-rw-r--r--source/lo/starmath/source.po1802
-rw-r--r--source/lo/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/lo/svtools/source/misc.po13
-rw-r--r--source/lo/sw/source/ui/inc.po51
-rw-r--r--source/lo/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/lo/wizards/source/euro.po14
-rw-r--r--source/lt/basctl/uiconfig/basicide/ui.po10
-rw-r--r--source/lt/chart2/source/controller/dialogs.po59
-rw-r--r--source/lt/chart2/uiconfig/ui.po164
-rw-r--r--source/lt/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/lt/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po7
-rw-r--r--source/lt/connectivity/source/resource.po9
-rw-r--r--source/lt/cui/source/customize.po9
-rw-r--r--source/lt/cui/source/dialogs.po8
-rw-r--r--source/lt/cui/source/options.po97
-rw-r--r--source/lt/cui/source/tabpages.po54
-rw-r--r--source/lt/cui/uiconfig/ui.po495
-rw-r--r--source/lt/dbaccess/source/core/resource.po6
-rw-r--r--source/lt/dictionaries/bs_BA.po10
-rw-r--r--source/lt/dictionaries/hu_HU/dialog.po47
-rw-r--r--source/lt/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/lt/dictionaries/is.po10
-rw-r--r--source/lt/dictionaries/lo_LA.po25
-rw-r--r--source/lt/dictionaries/pt_BR.po12
-rw-r--r--source/lt/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/lt/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/lt/dictionaries/ru_RU/dialog.po23
-rw-r--r--source/lt/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po13
-rw-r--r--source/lt/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/lt/filter/source/config/fragments/filters.po1361
-rw-r--r--source/lt/filter/source/config/fragments/types.po57
-rw-r--r--source/lt/forms/source/resource.po13
-rw-r--r--source/lt/formula/source/core/resource.po145
-rw-r--r--source/lt/instsetoo_native/inc_openoffice/windows/msi_languages.po14
-rw-r--r--source/lt/librelogo/source/pythonpath.po171
-rw-r--r--source/lt/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/lt/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lt/officecfg/registry/data/org/openoffice/Office/UI.po18
-rw-r--r--source/lt/padmin/uiconfig/ui.po48
-rw-r--r--source/lt/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/lt/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/lt/sc/source/ui/drawfunc.po11
-rw-r--r--source/lt/sc/source/ui/navipi.po9
-rw-r--r--source/lt/sc/source/ui/sidebar.po22
-rw-r--r--source/lt/sc/source/ui/src.po639
-rw-r--r--source/lt/sc/uiconfig/scalc/ui.po890
-rw-r--r--source/lt/scaddins/source/pricing.po6
-rw-r--r--source/lt/scp2/source/ooo.po18
-rw-r--r--source/lt/sd/source/core.po27
-rw-r--r--source/lt/sd/source/filter/html.po8
-rw-r--r--source/lt/sd/source/ui/animations.po12
-rw-r--r--source/lt/sd/source/ui/app.po51
-rw-r--r--source/lt/sd/source/ui/dlg.po46
-rw-r--r--source/lt/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/lt/sdext/source/minimizer.po37
-rw-r--r--source/lt/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/lt/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/lt/sfx2/source/control.po26
-rw-r--r--source/lt/sfx2/source/dialog.po10
-rw-r--r--source/lt/sfx2/source/doc.po6
-rw-r--r--source/lt/sfx2/uiconfig/ui.po42
-rw-r--r--source/lt/shell/source/win32/shlxthandler/res.po9
-rw-r--r--source/lt/starmath/source.po1825
-rw-r--r--source/lt/starmath/uiconfig/smath/ui.po28
-rw-r--r--source/lt/svl/source/misc.po29
-rw-r--r--source/lt/svtools/source/contnr.po12
-rw-r--r--source/lt/svtools/source/dialogs.po25
-rw-r--r--source/lt/svtools/source/misc.po13
-rw-r--r--source/lt/svx/source/core.po7
-rw-r--r--source/lt/svx/source/dialog.po153
-rw-r--r--source/lt/sw/source/core/undo.po14
-rw-r--r--source/lt/sw/source/ui/app.po40
-rw-r--r--source/lt/sw/source/ui/dbui.po40
-rw-r--r--source/lt/sw/source/ui/dochdl.po9
-rw-r--r--source/lt/sw/source/ui/docvw.po13
-rw-r--r--source/lt/sw/source/ui/fldui.po10
-rw-r--r--source/lt/sw/source/ui/inc.po53
-rw-r--r--source/lt/sw/source/ui/lingu.po15
-rw-r--r--source/lt/sw/source/ui/misc.po14
-rw-r--r--source/lt/sw/source/ui/shells.po23
-rw-r--r--source/lt/sw/uiconfig/swriter/ui.po97
-rw-r--r--source/lt/sysui/desktop/share.po25
-rw-r--r--source/lt/uui/source.po13
-rw-r--r--source/lt/uui/uiconfig/ui.po24
-rw-r--r--source/lt/vcl/qa/cppunit/builder.po15
-rw-r--r--source/lt/wizards/source/euro.po18
-rw-r--r--source/lv/basctl/source/basicide.po20
-rw-r--r--source/lv/basctl/source/dlged.po20
-rw-r--r--source/lv/chart2/source/controller/dialogs.po46
-rw-r--r--source/lv/chart2/uiconfig/ui.po211
-rw-r--r--source/lv/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po34
-rw-r--r--source/lv/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po6
-rw-r--r--source/lv/connectivity/source/resource.po6
-rw-r--r--source/lv/cui/source/customize.po14
-rw-r--r--source/lv/cui/source/dialogs.po10
-rw-r--r--source/lv/cui/source/options.po97
-rw-r--r--source/lv/cui/source/tabpages.po50
-rw-r--r--source/lv/cui/uiconfig/ui.po1584
-rw-r--r--source/lv/dbaccess/source/core/resource.po10
-rw-r--r--source/lv/dbaccess/source/ui/dlg.po22
-rw-r--r--source/lv/dbaccess/source/ui/misc.po6
-rw-r--r--source/lv/dbaccess/source/ui/tabledesign.po14
-rw-r--r--source/lv/dbaccess/uiconfig/ui.po22
-rw-r--r--source/lv/desktop/source/app.po6
-rw-r--r--source/lv/dictionaries/lo_LA.po24
-rw-r--r--source/lv/dictionaries/pt_BR/dialog.po34
-rw-r--r--source/lv/editeng/source/items.po22
-rw-r--r--source/lv/extensions/source/bibliography.po10
-rw-r--r--source/lv/extensions/source/dbpilots.po14
-rw-r--r--source/lv/extensions/source/propctrlr.po32
-rw-r--r--source/lv/extensions/uiconfig/spropctrlr/ui.po61
-rw-r--r--source/lv/filter/source/config/fragments/filters.po1401
-rw-r--r--source/lv/filter/source/config/fragments/types.po67
-rw-r--r--source/lv/filter/uiconfig/ui.po290
-rw-r--r--source/lv/forms/source/resource.po12
-rw-r--r--source/lv/formula/source/core/resource.po135
-rw-r--r--source/lv/framework/source/classes.po10
-rw-r--r--source/lv/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/lv/librelogo/source/pythonpath.po8
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice.po97
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice/Office.po156
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice/Office/UI.po322
-rw-r--r--source/lv/padmin/source.po28
-rw-r--r--source/lv/readlicense_oo/docs.po24
-rw-r--r--source/lv/reportdesign/source/core/resource.po12
-rw-r--r--source/lv/reportdesign/source/ui/dlg.po20
-rw-r--r--source/lv/reportdesign/source/ui/inspection.po22
-rw-r--r--source/lv/reportdesign/source/ui/report.po24
-rw-r--r--source/lv/reportdesign/uiconfig/dbreport/ui.po178
-rw-r--r--source/lv/sc/source/ui/StatisticsDialogs.po520
-rw-r--r--source/lv/sc/source/ui/dbgui.po8
-rw-r--r--source/lv/sc/source/ui/drawfunc.po14
-rw-r--r--source/lv/sc/source/ui/navipi.po8
-rw-r--r--source/lv/sc/source/ui/src.po1164
-rw-r--r--source/lv/sc/source/ui/styleui.po8
-rw-r--r--source/lv/sc/uiconfig/scalc/ui.po1747
-rw-r--r--source/lv/scaddins/source/analysis.po12
-rw-r--r--source/lv/scaddins/source/pricing.po94
-rw-r--r--source/lv/scp2/source/accessories.po24
-rw-r--r--source/lv/scp2/source/calc.po10
-rw-r--r--source/lv/scp2/source/draw.po58
-rw-r--r--source/lv/scp2/source/graphicfilter.po12
-rw-r--r--source/lv/scp2/source/impress.po10
-rw-r--r--source/lv/scp2/source/ooo.po46
-rw-r--r--source/lv/scp2/source/writer.po16
-rw-r--r--source/lv/sd/source/core.po34
-rw-r--r--source/lv/sd/source/filter/html.po14
-rw-r--r--source/lv/sd/source/ui/animations.po8
-rw-r--r--source/lv/sd/source/ui/app.po90
-rw-r--r--source/lv/sd/source/ui/dlg.po58
-rw-r--r--source/lv/sd/source/ui/slideshow.po12
-rw-r--r--source/lv/sd/source/ui/view.po34
-rw-r--r--source/lv/sd/uiconfig/sdraw/ui.po150
-rw-r--r--source/lv/sd/uiconfig/simpress/ui.po473
-rw-r--r--source/lv/sdext/source/minimizer.po36
-rw-r--r--source/lv/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/lv/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/lv/sfx2/source/appl.po32
-rw-r--r--source/lv/sfx2/source/control.po20
-rw-r--r--source/lv/sfx2/source/dialog.po10
-rw-r--r--source/lv/sfx2/source/doc.po18
-rw-r--r--source/lv/sfx2/source/view.po14
-rw-r--r--source/lv/sfx2/uiconfig/ui.po154
-rw-r--r--source/lv/shell/source/win32/shlxthandler/res.po10
-rw-r--r--source/lv/starmath/source.po1842
-rw-r--r--source/lv/starmath/uiconfig/smath/ui.po224
-rw-r--r--source/lv/svl/source/misc.po30
-rw-r--r--source/lv/svtools/source/dialogs.po24
-rw-r--r--source/lv/svtools/source/misc.po99
-rw-r--r--source/lv/svx/inc.po10
-rw-r--r--source/lv/svx/source/core.po6
-rw-r--r--source/lv/svx/source/dialog.po114
-rw-r--r--source/lv/svx/source/form.po10
-rw-r--r--source/lv/svx/source/gallery2.po8
-rw-r--r--source/lv/svx/source/items.po22
-rw-r--r--source/lv/svx/source/src.po10
-rw-r--r--source/lv/svx/source/stbctrls.po12
-rw-r--r--source/lv/svx/source/svdraw.po38
-rw-r--r--source/lv/svx/source/tbxctrls.po8
-rw-r--r--source/lv/svx/source/unodialogs/textconversiondlgs.po10
-rw-r--r--source/lv/svx/uiconfig/ui.po458
-rw-r--r--source/lv/sw/source/core/layout.po14
-rw-r--r--source/lv/sw/source/core/undo.po30
-rw-r--r--source/lv/sw/source/core/unocore.po16
-rw-r--r--source/lv/sw/source/ui/app.po68
-rw-r--r--source/lv/sw/source/ui/chrdlg.po10
-rw-r--r--source/lv/sw/source/ui/config.po28
-rw-r--r--source/lv/sw/source/ui/dbui.po42
-rw-r--r--source/lv/sw/source/ui/dochdl.po10
-rw-r--r--source/lv/sw/source/ui/docvw.po26
-rw-r--r--source/lv/sw/source/ui/envelp.po12
-rw-r--r--source/lv/sw/source/ui/fldui.po28
-rw-r--r--source/lv/sw/source/ui/inc.po52
-rw-r--r--source/lv/sw/source/ui/index.po60
-rw-r--r--source/lv/sw/source/ui/lingu.po10
-rw-r--r--source/lv/sw/source/ui/misc.po8
-rw-r--r--source/lv/sw/source/ui/ribbar.po18
-rw-r--r--source/lv/sw/source/ui/shells.po34
-rw-r--r--source/lv/sw/source/ui/uiview.po8
-rw-r--r--source/lv/sw/source/ui/utlui.po100
-rw-r--r--source/lv/sw/source/ui/web.po8
-rw-r--r--source/lv/sw/uiconfig/swriter/ui.po2107
-rw-r--r--source/lv/swext/mediawiki/help.po12
-rw-r--r--source/lv/sysui/desktop/share.po24
-rw-r--r--source/lv/vcl/qa/cppunit/builder.po52
-rw-r--r--source/lv/vcl/source/src.po42
-rw-r--r--source/lv/vcl/uiconfig/ui.po38
-rw-r--r--source/lv/wizards/source/euro.po46
-rw-r--r--source/lv/wizards/source/formwizard.po66
-rw-r--r--source/lv/wizards/source/template.po10
-rw-r--r--source/lv/xmlsecurity/source/dialogs.po6
-rw-r--r--source/mai/chart2/source/controller/dialogs.po24
-rw-r--r--source/mai/chart2/uiconfig/ui.po20
-rw-r--r--source/mai/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/mai/cui/source/options.po11
-rw-r--r--source/mai/cui/uiconfig/ui.po380
-rw-r--r--source/mai/dbaccess/source/core/resource.po4
-rw-r--r--source/mai/dictionaries/lo_LA.po23
-rw-r--r--source/mai/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/mai/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/mai/filter/source/config/fragments/filters.po1370
-rw-r--r--source/mai/filter/source/config/fragments/types.po64
-rw-r--r--source/mai/formula/source/core/resource.po83
-rw-r--r--source/mai/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/mai/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/mai/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/mai/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/mai/sc/source/ui/src.po639
-rw-r--r--source/mai/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/mai/scaddins/source/pricing.po6
-rw-r--r--source/mai/scp2/source/ooo.po18
-rw-r--r--source/mai/sd/source/ui/dlg.po46
-rw-r--r--source/mai/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/mai/sdext/source/minimizer.po33
-rw-r--r--source/mai/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/mai/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po710
-rw-r--r--source/mai/sfx2/source/control.po14
-rw-r--r--source/mai/sfx2/uiconfig/ui.po42
-rw-r--r--source/mai/starmath/source.po1802
-rw-r--r--source/mai/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/mai/svtools/source/misc.po13
-rw-r--r--source/mai/sw/source/ui/inc.po51
-rw-r--r--source/mai/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/mai/wizards/source/euro.po14
-rw-r--r--source/mk/chart2/source/controller/dialogs.po36
-rw-r--r--source/mk/chart2/uiconfig/ui.po20
-rw-r--r--source/mk/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/mk/cui/source/options.po11
-rw-r--r--source/mk/cui/uiconfig/ui.po380
-rw-r--r--source/mk/dbaccess/source/core/resource.po6
-rw-r--r--source/mk/dictionaries/lo_LA.po23
-rw-r--r--source/mk/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/mk/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/mk/filter/source/config/fragments/filters.po1370
-rw-r--r--source/mk/filter/source/config/fragments/types.po64
-rw-r--r--source/mk/formula/source/core/resource.po83
-rw-r--r--source/mk/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/mk/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/mk/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/mk/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/mk/sc/source/ui/src.po639
-rw-r--r--source/mk/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/mk/scaddins/source/pricing.po6
-rw-r--r--source/mk/scp2/source/ooo.po18
-rw-r--r--source/mk/sd/source/ui/dlg.po46
-rw-r--r--source/mk/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/mk/sdext/source/minimizer.po33
-rw-r--r--source/mk/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/mk/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/mk/sfx2/source/control.po14
-rw-r--r--source/mk/sfx2/uiconfig/ui.po42
-rw-r--r--source/mk/starmath/source.po1802
-rw-r--r--source/mk/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/mk/svtools/source/misc.po13
-rw-r--r--source/mk/sw/source/ui/inc.po51
-rw-r--r--source/mk/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/mk/wizards/source/euro.po14
-rw-r--r--source/ml/chart2/source/controller/dialogs.po34
-rw-r--r--source/ml/chart2/uiconfig/ui.po20
-rw-r--r--source/ml/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ml/cui/source/options.po11
-rw-r--r--source/ml/cui/uiconfig/ui.po384
-rw-r--r--source/ml/dbaccess/source/core/resource.po6
-rw-r--r--source/ml/dictionaries/lo_LA.po23
-rw-r--r--source/ml/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ml/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ml/filter/source/config/fragments/filters.po1361
-rw-r--r--source/ml/filter/source/config/fragments/types.po57
-rw-r--r--source/ml/formula/source/core/resource.po83
-rw-r--r--source/ml/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ml/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ml/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ml/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ml/sc/source/ui/src.po639
-rw-r--r--source/ml/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ml/scaddins/source/pricing.po6
-rw-r--r--source/ml/scp2/source/ooo.po18
-rw-r--r--source/ml/sd/source/ui/dlg.po46
-rw-r--r--source/ml/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ml/sdext/source/minimizer.po35
-rw-r--r--source/ml/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ml/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/ml/sfx2/source/control.po14
-rw-r--r--source/ml/sfx2/uiconfig/ui.po51
-rw-r--r--source/ml/starmath/source.po1802
-rw-r--r--source/ml/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ml/svtools/source/misc.po13
-rw-r--r--source/ml/sw/source/ui/inc.po51
-rw-r--r--source/ml/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ml/wizards/source/euro.po18
-rw-r--r--source/mn/chart2/source/controller/dialogs.po36
-rw-r--r--source/mn/chart2/uiconfig/ui.po20
-rw-r--r--source/mn/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/mn/cui/source/options.po11
-rw-r--r--source/mn/cui/uiconfig/ui.po380
-rw-r--r--source/mn/dbaccess/source/core/resource.po6
-rw-r--r--source/mn/dictionaries/lo_LA.po23
-rw-r--r--source/mn/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/mn/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/mn/filter/source/config/fragments/filters.po1370
-rw-r--r--source/mn/filter/source/config/fragments/types.po64
-rw-r--r--source/mn/formula/source/core/resource.po83
-rw-r--r--source/mn/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/mn/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/mn/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/mn/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/mn/sc/source/ui/src.po639
-rw-r--r--source/mn/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/mn/scaddins/source/pricing.po6
-rw-r--r--source/mn/scp2/source/ooo.po18
-rw-r--r--source/mn/sd/source/ui/dlg.po46
-rw-r--r--source/mn/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/mn/sdext/source/minimizer.po33
-rw-r--r--source/mn/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/mn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po695
-rw-r--r--source/mn/sfx2/source/control.po14
-rw-r--r--source/mn/sfx2/uiconfig/ui.po42
-rw-r--r--source/mn/starmath/source.po1802
-rw-r--r--source/mn/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/mn/svtools/source/misc.po13
-rw-r--r--source/mn/sw/source/ui/inc.po51
-rw-r--r--source/mn/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/mn/wizards/source/euro.po14
-rw-r--r--source/mni/chart2/source/controller/dialogs.po24
-rw-r--r--source/mni/chart2/uiconfig/ui.po20
-rw-r--r--source/mni/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/mni/cui/source/options.po11
-rw-r--r--source/mni/cui/uiconfig/ui.po380
-rw-r--r--source/mni/dbaccess/source/core/resource.po6
-rw-r--r--source/mni/dictionaries/lo_LA.po23
-rw-r--r--source/mni/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/mni/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/mni/filter/source/config/fragments/filters.po1370
-rw-r--r--source/mni/filter/source/config/fragments/types.po64
-rw-r--r--source/mni/formula/source/core/resource.po83
-rw-r--r--source/mni/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/mni/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/mni/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/mni/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/mni/sc/source/ui/src.po639
-rw-r--r--source/mni/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/mni/scaddins/source/pricing.po6
-rw-r--r--source/mni/scp2/source/ooo.po18
-rw-r--r--source/mni/sd/source/ui/dlg.po46
-rw-r--r--source/mni/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/mni/sdext/source/minimizer.po33
-rw-r--r--source/mni/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/mni/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po698
-rw-r--r--source/mni/sfx2/source/control.po14
-rw-r--r--source/mni/sfx2/uiconfig/ui.po42
-rw-r--r--source/mni/starmath/source.po1802
-rw-r--r--source/mni/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/mni/svtools/source/misc.po13
-rw-r--r--source/mni/sw/source/ui/inc.po51
-rw-r--r--source/mni/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/mni/wizards/source/euro.po14
-rw-r--r--source/mr/chart2/source/controller/dialogs.po34
-rw-r--r--source/mr/chart2/uiconfig/ui.po20
-rw-r--r--source/mr/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/mr/cui/source/options.po11
-rw-r--r--source/mr/cui/uiconfig/ui.po384
-rw-r--r--source/mr/dbaccess/source/core/resource.po6
-rw-r--r--source/mr/dictionaries/lo_LA.po23
-rw-r--r--source/mr/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/mr/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/mr/filter/source/config/fragments/filters.po1361
-rw-r--r--source/mr/filter/source/config/fragments/types.po57
-rw-r--r--source/mr/formula/source/core/resource.po83
-rw-r--r--source/mr/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/mr/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/mr/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/mr/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/mr/sc/source/ui/src.po639
-rw-r--r--source/mr/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/mr/scaddins/source/pricing.po6
-rw-r--r--source/mr/scp2/source/ooo.po18
-rw-r--r--source/mr/sd/source/ui/dlg.po46
-rw-r--r--source/mr/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/mr/sdext/source/minimizer.po36
-rw-r--r--source/mr/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/mr/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/mr/sfx2/source/control.po14
-rw-r--r--source/mr/sfx2/uiconfig/ui.po51
-rw-r--r--source/mr/starmath/source.po1802
-rw-r--r--source/mr/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/mr/svtools/source/misc.po13
-rw-r--r--source/mr/sw/source/ui/inc.po51
-rw-r--r--source/mr/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/mr/wizards/source/euro.po18
-rw-r--r--source/my/chart2/source/controller/dialogs.po32
-rw-r--r--source/my/chart2/uiconfig/ui.po20
-rw-r--r--source/my/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/my/cui/source/options.po11
-rw-r--r--source/my/cui/uiconfig/ui.po382
-rw-r--r--source/my/dbaccess/source/core/resource.po6
-rw-r--r--source/my/dictionaries/lo_LA.po23
-rw-r--r--source/my/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/my/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/my/filter/source/config/fragments/filters.po1361
-rw-r--r--source/my/filter/source/config/fragments/types.po57
-rw-r--r--source/my/formula/source/core/resource.po83
-rw-r--r--source/my/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/my/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/my/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/my/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/my/sc/source/ui/src.po639
-rw-r--r--source/my/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/my/scaddins/source/pricing.po6
-rw-r--r--source/my/scp2/source/ooo.po18
-rw-r--r--source/my/sd/source/ui/dlg.po46
-rw-r--r--source/my/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/my/sdext/source/minimizer.po33
-rw-r--r--source/my/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/my/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po627
-rw-r--r--source/my/sfx2/source/control.po14
-rw-r--r--source/my/sfx2/uiconfig/ui.po42
-rw-r--r--source/my/starmath/source.po1802
-rw-r--r--source/my/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/my/svtools/source/misc.po13
-rw-r--r--source/my/sw/source/ui/inc.po51
-rw-r--r--source/my/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/my/wizards/source/euro.po18
-rw-r--r--source/nb/chart2/source/controller/dialogs.po50
-rw-r--r--source/nb/chart2/uiconfig/ui.po208
-rw-r--r--source/nb/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/nb/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po5
-rw-r--r--source/nb/connectivity/source/resource.po6
-rw-r--r--source/nb/cui/source/customize.po6
-rw-r--r--source/nb/cui/source/dialogs.po10
-rw-r--r--source/nb/cui/source/options.po95
-rw-r--r--source/nb/cui/source/tabpages.po54
-rw-r--r--source/nb/cui/uiconfig/ui.po1540
-rw-r--r--source/nb/dbaccess/source/core/resource.po10
-rw-r--r--source/nb/dbaccess/source/ui/app.po10
-rw-r--r--source/nb/dbaccess/source/ui/dlg.po14
-rw-r--r--source/nb/dbaccess/uiconfig/ui.po26
-rw-r--r--source/nb/desktop/source/app.po10
-rw-r--r--source/nb/dictionaries/lo_LA.po25
-rw-r--r--source/nb/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/nb/extensions/source/abpilot.po14
-rw-r--r--source/nb/extensions/source/bibliography.po10
-rw-r--r--source/nb/extensions/source/propctrlr.po10
-rw-r--r--source/nb/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/nb/filter/source/config/fragments/filters.po1404
-rw-r--r--source/nb/filter/source/config/fragments/types.po70
-rw-r--r--source/nb/filter/uiconfig/ui.po294
-rw-r--r--source/nb/forms/source/resource.po10
-rw-r--r--source/nb/formula/source/core/resource.po170
-rw-r--r--source/nb/helpcontent2/source/text/swriter/guide.po28
-rw-r--r--source/nb/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/nb/librelogo/source/pythonpath.po214
-rw-r--r--source/nb/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/nb/officecfg/registry/data/org/openoffice/Office.po140
-rw-r--r--source/nb/officecfg/registry/data/org/openoffice/Office/UI.po118
-rw-r--r--source/nb/padmin/source.po10
-rw-r--r--source/nb/padmin/uiconfig/ui.po16
-rw-r--r--source/nb/readlicense_oo/docs.po84
-rw-r--r--source/nb/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/nb/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/nb/sc/source/ui/drawfunc.po8
-rw-r--r--source/nb/sc/source/ui/navipi.po5
-rw-r--r--source/nb/sc/source/ui/sidebar.po16
-rw-r--r--source/nb/sc/source/ui/src.po1071
-rw-r--r--source/nb/sc/uiconfig/scalc/ui.po1724
-rw-r--r--source/nb/scaddins/source/analysis.po30
-rw-r--r--source/nb/scaddins/source/pricing.po106
-rw-r--r--source/nb/sccomp/source/solver.po14
-rw-r--r--source/nb/scp2/source/accessories.po19
-rw-r--r--source/nb/scp2/source/calc.po13
-rw-r--r--source/nb/scp2/source/draw.po59
-rw-r--r--source/nb/scp2/source/extensions.po6
-rw-r--r--source/nb/scp2/source/graphicfilter.po7
-rw-r--r--source/nb/scp2/source/impress.po13
-rw-r--r--source/nb/scp2/source/ooo.po60
-rw-r--r--source/nb/scp2/source/writer.po19
-rw-r--r--source/nb/sd/source/core.po31
-rw-r--r--source/nb/sd/source/filter/html.po11
-rw-r--r--source/nb/sd/source/ui/animations.po8
-rw-r--r--source/nb/sd/source/ui/app.po66
-rw-r--r--source/nb/sd/source/ui/dlg.po68
-rw-r--r--source/nb/sd/source/ui/slideshow.po9
-rw-r--r--source/nb/sd/source/ui/view.po21
-rw-r--r--source/nb/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/nb/sd/uiconfig/simpress/ui.po505
-rw-r--r--source/nb/sdext/source/minimizer.po36
-rw-r--r--source/nb/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/nb/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/nb/sfx2/source/appl.po22
-rw-r--r--source/nb/sfx2/source/control.po20
-rw-r--r--source/nb/sfx2/source/dialog.po6
-rw-r--r--source/nb/sfx2/source/doc.po12
-rw-r--r--source/nb/sfx2/uiconfig/ui.po148
-rw-r--r--source/nb/shell/source/win32/shlxthandler/res.po10
-rw-r--r--source/nb/starmath/source.po1849
-rw-r--r--source/nb/starmath/uiconfig/smath/ui.po224
-rw-r--r--source/nb/svl/source/misc.po28
-rw-r--r--source/nb/svtools/source/dialogs.po28
-rw-r--r--source/nb/svtools/source/java.po22
-rw-r--r--source/nb/svtools/source/misc.po141
-rw-r--r--source/nb/svx/source/core.po5
-rw-r--r--source/nb/svx/source/dialog.po187
-rw-r--r--source/nb/svx/source/gallery2.po8
-rw-r--r--source/nb/svx/source/items.po14
-rw-r--r--source/nb/svx/source/sidebar/text.po44
-rw-r--r--source/nb/svx/source/src.po14
-rw-r--r--source/nb/svx/source/tbxctrls.po6
-rw-r--r--source/nb/svx/source/unodialogs/textconversiondlgs.po7
-rw-r--r--source/nb/svx/uiconfig/ui.po477
-rw-r--r--source/nb/sw/source/core/undo.po8
-rw-r--r--source/nb/sw/source/ui/app.po34
-rw-r--r--source/nb/sw/source/ui/config.po10
-rw-r--r--source/nb/sw/source/ui/dbui.po38
-rw-r--r--source/nb/sw/source/ui/dochdl.po6
-rw-r--r--source/nb/sw/source/ui/docvw.po13
-rw-r--r--source/nb/sw/source/ui/fldui.po8
-rw-r--r--source/nb/sw/source/ui/inc.po53
-rw-r--r--source/nb/sw/source/ui/index.po64
-rw-r--r--source/nb/sw/source/ui/misc.po6
-rw-r--r--source/nb/sw/source/ui/shells.po26
-rw-r--r--source/nb/sw/source/ui/utlui.po26
-rw-r--r--source/nb/sw/source/ui/web.po5
-rw-r--r--source/nb/sw/uiconfig/swriter/ui.po2001
-rw-r--r--source/nb/swext/mediawiki/help.po18
-rw-r--r--source/nb/sysui/desktop/share.po28
-rw-r--r--source/nb/vcl/source/src.po33
-rw-r--r--source/nb/vcl/uiconfig/ui.po16
-rw-r--r--source/nb/wizards/source/euro.po21
-rw-r--r--source/nb/wizards/source/formwizard.po10
-rw-r--r--source/nb/xmlsecurity/source/dialogs.po5
-rw-r--r--source/ne/chart2/source/controller/dialogs.po34
-rw-r--r--source/ne/chart2/uiconfig/ui.po20
-rw-r--r--source/ne/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ne/cui/source/options.po11
-rw-r--r--source/ne/cui/uiconfig/ui.po378
-rw-r--r--source/ne/dbaccess/source/core/resource.po4
-rw-r--r--source/ne/dictionaries/lo_LA.po23
-rw-r--r--source/ne/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ne/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ne/filter/source/config/fragments/filters.po1361
-rw-r--r--source/ne/filter/source/config/fragments/types.po57
-rw-r--r--source/ne/formula/source/core/resource.po83
-rw-r--r--source/ne/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ne/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ne/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ne/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ne/sc/source/ui/src.po639
-rw-r--r--source/ne/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ne/scaddins/source/pricing.po6
-rw-r--r--source/ne/scp2/source/ooo.po18
-rw-r--r--source/ne/sd/source/ui/dlg.po46
-rw-r--r--source/ne/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ne/sdext/source/minimizer.po33
-rw-r--r--source/ne/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ne/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po712
-rw-r--r--source/ne/sfx2/source/control.po14
-rw-r--r--source/ne/sfx2/uiconfig/ui.po42
-rw-r--r--source/ne/starmath/source.po1802
-rw-r--r--source/ne/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ne/svtools/source/misc.po13
-rw-r--r--source/ne/sw/source/ui/inc.po51
-rw-r--r--source/ne/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ne/wizards/source/euro.po18
-rw-r--r--source/nl/chart2/source/controller/dialogs.po46
-rw-r--r--source/nl/chart2/uiconfig/ui.po60
-rw-r--r--source/nl/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/nl/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po7
-rw-r--r--source/nl/cui/source/options.po25
-rw-r--r--source/nl/cui/source/tabpages.po9
-rw-r--r--source/nl/cui/uiconfig/ui.po678
-rw-r--r--source/nl/dbaccess/source/core/resource.po11
-rw-r--r--source/nl/dbaccess/uiconfig/ui.po12
-rw-r--r--source/nl/desktop/source/deployment/gui.po6
-rw-r--r--source/nl/desktop/source/deployment/unopkg.po6
-rw-r--r--source/nl/dictionaries/lo_LA.po25
-rw-r--r--source/nl/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/nl/extensions/source/bibliography.po8
-rw-r--r--source/nl/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/nl/filter/source/config/fragments/filters.po1371
-rw-r--r--source/nl/filter/source/config/fragments/types.po70
-rw-r--r--source/nl/filter/uiconfig/ui.po44
-rw-r--r--source/nl/forms/source/resource.po11
-rw-r--r--source/nl/formula/source/core/resource.po146
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/guide.po46
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared.po140
-rw-r--r--source/nl/helpcontent2/source/text/scalc/00.po11
-rw-r--r--source/nl/helpcontent2/source/text/scalc/01.po136
-rw-r--r--source/nl/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/nl/helpcontent2/source/text/schart/01.po24
-rw-r--r--source/nl/helpcontent2/source/text/shared.po10
-rw-r--r--source/nl/helpcontent2/source/text/shared/00.po12
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po92
-rw-r--r--source/nl/helpcontent2/source/text/shared/02.po28
-rw-r--r--source/nl/helpcontent2/source/text/shared/autokorr.po9
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po24
-rw-r--r--source/nl/helpcontent2/source/text/shared/optionen.po422
-rw-r--r--source/nl/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/nl/helpcontent2/source/text/smath/01.po10
-rw-r--r--source/nl/helpcontent2/source/text/swriter/01.po16
-rw-r--r--source/nl/helpcontent2/source/text/swriter/02.po10
-rw-r--r--source/nl/helpcontent2/source/text/swriter/guide.po62
-rw-r--r--source/nl/helpcontent2/source/text/swriter/librelogo.po32
-rw-r--r--source/nl/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office.po64
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po68
-rw-r--r--source/nl/padmin/source.po8
-rw-r--r--source/nl/readlicense_oo/docs.po22
-rw-r--r--source/nl/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/nl/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/nl/sc/source/ui/drawfunc.po8
-rw-r--r--source/nl/sc/source/ui/navipi.po7
-rw-r--r--source/nl/sc/source/ui/src.po759
-rw-r--r--source/nl/sc/uiconfig/scalc/ui.po1717
-rw-r--r--source/nl/scaddins/source/analysis.po14
-rw-r--r--source/nl/scaddins/source/pricing.po96
-rw-r--r--source/nl/scp2/source/accessories.po22
-rw-r--r--source/nl/scp2/source/calc.po9
-rw-r--r--source/nl/scp2/source/draw.po57
-rw-r--r--source/nl/scp2/source/graphicfilter.po9
-rw-r--r--source/nl/scp2/source/impress.po9
-rw-r--r--source/nl/scp2/source/math.po11
-rw-r--r--source/nl/scp2/source/ooo.po48
-rw-r--r--source/nl/scp2/source/writer.po15
-rw-r--r--source/nl/sd/source/core.po26
-rw-r--r--source/nl/sd/source/filter/html.po13
-rw-r--r--source/nl/sd/source/ui/animations.po10
-rw-r--r--source/nl/sd/source/ui/app.po54
-rw-r--r--source/nl/sd/source/ui/dlg.po46
-rw-r--r--source/nl/sd/source/ui/slideshow.po11
-rw-r--r--source/nl/sd/uiconfig/sdraw/ui.po146
-rw-r--r--source/nl/sd/uiconfig/simpress/ui.po471
-rw-r--r--source/nl/sdext/source/minimizer.po37
-rw-r--r--source/nl/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/nl/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/nl/sfx2/source/appl.po31
-rw-r--r--source/nl/sfx2/source/control.po22
-rw-r--r--source/nl/sfx2/source/dialog.po6
-rw-r--r--source/nl/sfx2/source/doc.po18
-rw-r--r--source/nl/sfx2/uiconfig/ui.po162
-rw-r--r--source/nl/shell/source/win32/shlxthandler/res.po7
-rw-r--r--source/nl/starmath/source.po1860
-rw-r--r--source/nl/starmath/uiconfig/smath/ui.po188
-rw-r--r--source/nl/svl/source/misc.po29
-rw-r--r--source/nl/svtools/source/dialogs.po21
-rw-r--r--source/nl/svtools/source/misc.po93
-rw-r--r--source/nl/svx/inc.po12
-rw-r--r--source/nl/svx/source/core.po7
-rw-r--r--source/nl/svx/source/dialog.po102
-rw-r--r--source/nl/svx/source/form.po7
-rw-r--r--source/nl/svx/source/gallery2.po8
-rw-r--r--source/nl/svx/source/items.po11
-rw-r--r--source/nl/svx/source/sidebar/text.po12
-rw-r--r--source/nl/svx/source/svdraw.po44
-rw-r--r--source/nl/svx/source/tbxctrls.po8
-rw-r--r--source/nl/svx/source/unodialogs/textconversiondlgs.po9
-rw-r--r--source/nl/svx/uiconfig/ui.po452
-rw-r--r--source/nl/sw/source/core/undo.po12
-rw-r--r--source/nl/sw/source/ui/app.po48
-rw-r--r--source/nl/sw/source/ui/config.po10
-rw-r--r--source/nl/sw/source/ui/dbui.po42
-rw-r--r--source/nl/sw/source/ui/dochdl.po7
-rw-r--r--source/nl/sw/source/ui/docvw.po21
-rw-r--r--source/nl/sw/source/ui/envelp.po10
-rw-r--r--source/nl/sw/source/ui/fldui.po16
-rw-r--r--source/nl/sw/source/ui/inc.po53
-rw-r--r--source/nl/sw/source/ui/index.po62
-rw-r--r--source/nl/sw/source/ui/misc.po6
-rw-r--r--source/nl/sw/source/ui/shells.po27
-rw-r--r--source/nl/sw/source/ui/utlui.po36
-rw-r--r--source/nl/sw/source/ui/web.po7
-rw-r--r--source/nl/sw/uiconfig/swriter/ui.po1525
-rw-r--r--source/nl/swext/mediawiki/help.po12
-rw-r--r--source/nl/sysui/desktop/share.po59
-rw-r--r--source/nl/vcl/source/src.po34
-rw-r--r--source/nl/vcl/uiconfig/ui.po18
-rw-r--r--source/nl/wizards/source/euro.po19
-rw-r--r--source/nl/xmlsecurity/source/dialogs.po8
-rw-r--r--source/nn/basctl/source/basicide.po9
-rw-r--r--source/nn/basctl/uiconfig/basicide/ui.po6
-rw-r--r--source/nn/basic/source/classes.po12
-rw-r--r--source/nn/chart2/source/controller/dialogs.po48
-rw-r--r--source/nn/chart2/uiconfig/ui.po24
-rw-r--r--source/nn/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/nn/connectivity/source/resource.po8
-rw-r--r--source/nn/cui/source/customize.po14
-rw-r--r--source/nn/cui/source/dialogs.po28
-rw-r--r--source/nn/cui/source/options.po25
-rw-r--r--source/nn/cui/source/tabpages.po20
-rw-r--r--source/nn/cui/uiconfig/ui.po644
-rw-r--r--source/nn/dbaccess/source/core/resource.po14
-rw-r--r--source/nn/dbaccess/source/ext/macromigration.po14
-rw-r--r--source/nn/dbaccess/source/ui/app.po6
-rw-r--r--source/nn/dbaccess/source/ui/browser.po8
-rw-r--r--source/nn/dbaccess/source/ui/dlg.po18
-rw-r--r--source/nn/dbaccess/source/ui/querydesign.po13
-rw-r--r--source/nn/dbaccess/source/ui/relationdesign.po6
-rw-r--r--source/nn/dbaccess/source/ui/tabledesign.po20
-rw-r--r--source/nn/dbaccess/uiconfig/ui.po14
-rw-r--r--source/nn/desktop/source/app.po6
-rw-r--r--source/nn/desktop/source/deployment/gui.po8
-rw-r--r--source/nn/desktop/source/deployment/registry.po9
-rw-r--r--source/nn/dictionaries/hu_HU/dialog.po6
-rw-r--r--source/nn/dictionaries/lo_LA.po25
-rw-r--r--source/nn/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/nn/editeng/source/items.po24
-rw-r--r--source/nn/extensions/source/abpilot.po14
-rw-r--r--source/nn/extensions/source/bibliography.po7
-rw-r--r--source/nn/extensions/source/dbpilots.po19
-rw-r--r--source/nn/extensions/source/propctrlr.po10
-rw-r--r--source/nn/extensions/source/scanner.po17
-rw-r--r--source/nn/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/nn/filter/source/config/fragments/filters.po1381
-rw-r--r--source/nn/filter/source/config/fragments/types.po67
-rw-r--r--source/nn/filter/source/pdf.po6
-rw-r--r--source/nn/filter/uiconfig/ui.po154
-rw-r--r--source/nn/forms/source/resource.po11
-rw-r--r--source/nn/formula/source/core/resource.po176
-rw-r--r--source/nn/framework/source/classes.po14
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/guide.po44
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared.po5666
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared/02.po46
-rw-r--r--source/nn/helpcontent2/source/text/scalc.po10
-rw-r--r--source/nn/helpcontent2/source/text/scalc/00.po12
-rw-r--r--source/nn/helpcontent2/source/text/scalc/01.po255
-rw-r--r--source/nn/helpcontent2/source/text/scalc/02.po8
-rw-r--r--source/nn/helpcontent2/source/text/scalc/04.po18
-rw-r--r--source/nn/helpcontent2/source/text/scalc/guide.po121
-rw-r--r--source/nn/helpcontent2/source/text/schart.po12
-rw-r--r--source/nn/helpcontent2/source/text/schart/00.po9
-rw-r--r--source/nn/helpcontent2/source/text/schart/01.po92
-rw-r--r--source/nn/helpcontent2/source/text/sdraw/guide.po8
-rw-r--r--source/nn/helpcontent2/source/text/shared.po8
-rw-r--r--source/nn/helpcontent2/source/text/shared/00.po53
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po2904
-rw-r--r--source/nn/helpcontent2/source/text/shared/02.po775
-rw-r--r--source/nn/helpcontent2/source/text/shared/04.po383
-rw-r--r--source/nn/helpcontent2/source/text/shared/05.po205
-rw-r--r--source/nn/helpcontent2/source/text/shared/autokorr.po9
-rw-r--r--source/nn/helpcontent2/source/text/shared/autopi.po1396
-rw-r--r--source/nn/helpcontent2/source/text/shared/explorer/database.po1319
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po136
-rw-r--r--source/nn/helpcontent2/source/text/shared/optionen.po230
-rw-r--r--source/nn/helpcontent2/source/text/simpress.po8
-rw-r--r--source/nn/helpcontent2/source/text/simpress/04.po18
-rw-r--r--source/nn/helpcontent2/source/text/simpress/guide.po302
-rw-r--r--source/nn/helpcontent2/source/text/smath.po8
-rw-r--r--source/nn/helpcontent2/source/text/smath/00.po8
-rw-r--r--source/nn/helpcontent2/source/text/smath/01.po1361
-rw-r--r--source/nn/helpcontent2/source/text/smath/guide.po19
-rw-r--r--source/nn/helpcontent2/source/text/swriter.po10
-rw-r--r--source/nn/helpcontent2/source/text/swriter/00.po10
-rw-r--r--source/nn/helpcontent2/source/text/swriter/01.po400
-rw-r--r--source/nn/helpcontent2/source/text/swriter/02.po12
-rw-r--r--source/nn/helpcontent2/source/text/swriter/04.po16
-rw-r--r--source/nn/helpcontent2/source/text/swriter/guide.po1547
-rw-r--r--source/nn/helpcontent2/source/text/swriter/librelogo.po597
-rw-r--r--source/nn/instsetoo_native/inc_openoffice/windows/msi_languages.po42
-rw-r--r--source/nn/librelogo/source/pythonpath.po226
-rw-r--r--source/nn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po32
-rw-r--r--source/nn/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po10
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office.po82
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office/UI.po141
-rw-r--r--source/nn/padmin/source.po14
-rw-r--r--source/nn/readlicense_oo/docs.po26
-rw-r--r--source/nn/reportdesign/source/ui/dlg.po13
-rw-r--r--source/nn/reportdesign/source/ui/report.po13
-rw-r--r--source/nn/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/nn/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/nn/sc/source/ui/cctrl.po14
-rw-r--r--source/nn/sc/source/ui/dbgui.po10
-rw-r--r--source/nn/sc/source/ui/miscdlgs.po12
-rw-r--r--source/nn/sc/source/ui/src.po1074
-rw-r--r--source/nn/sc/source/ui/styleui.po8
-rw-r--r--source/nn/sc/uiconfig/scalc/ui.po1323
-rw-r--r--source/nn/scaddins/source/analysis.po136
-rw-r--r--source/nn/scaddins/source/datefunc.po15
-rw-r--r--source/nn/scaddins/source/pricing.po62
-rw-r--r--source/nn/sccomp/source/solver.po11
-rw-r--r--source/nn/scp2/source/draw.po40
-rw-r--r--source/nn/scp2/source/extensions.po6
-rw-r--r--source/nn/scp2/source/graphicfilter.po8
-rw-r--r--source/nn/scp2/source/ooo.po22
-rw-r--r--source/nn/scp2/source/python.po10
-rw-r--r--source/nn/scp2/source/writer.po15
-rw-r--r--source/nn/sd/source/core.po23
-rw-r--r--source/nn/sd/source/ui/animations.po8
-rw-r--r--source/nn/sd/source/ui/app.po46
-rw-r--r--source/nn/sd/source/ui/dlg.po46
-rw-r--r--source/nn/sd/source/ui/slideshow.po10
-rw-r--r--source/nn/sd/source/ui/view.po10
-rw-r--r--source/nn/sd/uiconfig/sdraw/ui.po70
-rw-r--r--source/nn/sd/uiconfig/simpress/ui.po299
-rw-r--r--source/nn/sdext/source/minimizer.po37
-rw-r--r--source/nn/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/nn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/nn/sfx2/source/appl.po12
-rw-r--r--source/nn/sfx2/source/control.po20
-rw-r--r--source/nn/sfx2/source/dialog.po8
-rw-r--r--source/nn/sfx2/source/doc.po6
-rw-r--r--source/nn/sfx2/uiconfig/ui.po99
-rw-r--r--source/nn/starmath/source.po1829
-rw-r--r--source/nn/starmath/uiconfig/smath/ui.po107
-rw-r--r--source/nn/svl/source/misc.po18
-rw-r--r--source/nn/svtools/source/dialogs.po12
-rw-r--r--source/nn/svtools/source/java.po14
-rw-r--r--source/nn/svtools/source/misc.po51
-rw-r--r--source/nn/svtools/uiconfig/ui.po8
-rw-r--r--source/nn/svx/inc.po12
-rw-r--r--source/nn/svx/source/dialog.po25
-rw-r--r--source/nn/svx/source/engine3d.po22
-rw-r--r--source/nn/svx/source/form.po18
-rw-r--r--source/nn/svx/source/items.po10
-rw-r--r--source/nn/svx/source/sidebar/text.po12
-rw-r--r--source/nn/svx/source/src.po10
-rw-r--r--source/nn/svx/source/stbctrls.po10
-rw-r--r--source/nn/svx/source/svdraw.po44
-rw-r--r--source/nn/svx/source/tbxctrls.po18
-rw-r--r--source/nn/svx/source/toolbars.po21
-rw-r--r--source/nn/svx/uiconfig/ui.po237
-rw-r--r--source/nn/sw/source/core/undo.po8
-rw-r--r--source/nn/sw/source/ui/app.po22
-rw-r--r--source/nn/sw/source/ui/dbui.po42
-rw-r--r--source/nn/sw/source/ui/dochdl.po7
-rw-r--r--source/nn/sw/source/ui/docvw.po8
-rw-r--r--source/nn/sw/source/ui/inc.po53
-rw-r--r--source/nn/sw/source/ui/index.po10
-rw-r--r--source/nn/sw/source/ui/misc.po6
-rw-r--r--source/nn/sw/source/ui/shells.po14
-rw-r--r--source/nn/sw/source/ui/utlui.po9
-rw-r--r--source/nn/sw/source/ui/web.po7
-rw-r--r--source/nn/sw/uiconfig/swriter/ui.po880
-rw-r--r--source/nn/sysui/desktop/share.po8
-rw-r--r--source/nn/uui/source.po16
-rw-r--r--source/nn/vcl/source/src.po26
-rw-r--r--source/nn/wizards/source/euro.po18
-rw-r--r--source/nn/wizards/source/formwizard.po16
-rw-r--r--source/nr/chart2/source/controller/dialogs.po24
-rw-r--r--source/nr/chart2/uiconfig/ui.po20
-rw-r--r--source/nr/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/nr/cui/source/options.po11
-rw-r--r--source/nr/cui/uiconfig/ui.po380
-rw-r--r--source/nr/dbaccess/source/core/resource.po6
-rw-r--r--source/nr/dictionaries/lo_LA.po23
-rw-r--r--source/nr/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/nr/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/nr/filter/source/config/fragments/filters.po1370
-rw-r--r--source/nr/filter/source/config/fragments/types.po64
-rw-r--r--source/nr/formula/source/core/resource.po83
-rw-r--r--source/nr/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/nr/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/nr/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/nr/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/nr/sc/source/ui/src.po635
-rw-r--r--source/nr/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/nr/scaddins/source/pricing.po6
-rw-r--r--source/nr/scp2/source/ooo.po18
-rw-r--r--source/nr/sd/source/ui/dlg.po46
-rw-r--r--source/nr/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/nr/sdext/source/minimizer.po33
-rw-r--r--source/nr/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/nr/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po729
-rw-r--r--source/nr/sfx2/source/control.po14
-rw-r--r--source/nr/sfx2/uiconfig/ui.po42
-rw-r--r--source/nr/starmath/source.po1802
-rw-r--r--source/nr/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/nr/svtools/source/misc.po13
-rw-r--r--source/nr/sw/source/ui/inc.po51
-rw-r--r--source/nr/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/nr/wizards/source/euro.po18
-rw-r--r--source/nso/chart2/source/controller/dialogs.po24
-rw-r--r--source/nso/chart2/uiconfig/ui.po20
-rw-r--r--source/nso/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/nso/cui/source/options.po11
-rw-r--r--source/nso/cui/uiconfig/ui.po380
-rw-r--r--source/nso/dbaccess/source/core/resource.po6
-rw-r--r--source/nso/dictionaries/lo_LA.po23
-rw-r--r--source/nso/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/nso/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/nso/filter/source/config/fragments/filters.po1370
-rw-r--r--source/nso/filter/source/config/fragments/types.po64
-rw-r--r--source/nso/formula/source/core/resource.po83
-rw-r--r--source/nso/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/nso/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/nso/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/nso/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/nso/sc/source/ui/src.po635
-rw-r--r--source/nso/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/nso/scaddins/source/pricing.po6
-rw-r--r--source/nso/scp2/source/ooo.po18
-rw-r--r--source/nso/sd/source/ui/dlg.po46
-rw-r--r--source/nso/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/nso/sdext/source/minimizer.po33
-rw-r--r--source/nso/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/nso/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po650
-rw-r--r--source/nso/sfx2/source/control.po14
-rw-r--r--source/nso/sfx2/uiconfig/ui.po42
-rw-r--r--source/nso/starmath/source.po1802
-rw-r--r--source/nso/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/nso/svtools/source/misc.po13
-rw-r--r--source/nso/sw/source/ui/inc.po51
-rw-r--r--source/nso/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/nso/wizards/source/euro.po18
-rw-r--r--source/oc/accessibility/source/helper.po8
-rw-r--r--source/oc/basctl/source/basicide.po8
-rw-r--r--source/oc/chart2/source/controller/dialogs.po46
-rw-r--r--source/oc/chart2/uiconfig/ui.po204
-rw-r--r--source/oc/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/oc/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po6
-rw-r--r--source/oc/connectivity/source/resource.po10
-rw-r--r--source/oc/cui/source/customize.po10
-rw-r--r--source/oc/cui/source/dialogs.po6
-rw-r--r--source/oc/cui/source/options.po91
-rw-r--r--source/oc/cui/source/tabpages.po46
-rw-r--r--source/oc/cui/uiconfig/ui.po1015
-rw-r--r--source/oc/dbaccess/source/core/resource.po10
-rw-r--r--source/oc/dbaccess/source/ui/app.po8
-rw-r--r--source/oc/dbaccess/source/ui/browser.po10
-rw-r--r--source/oc/dbaccess/source/ui/control.po10
-rw-r--r--source/oc/dbaccess/source/ui/dlg.po24
-rw-r--r--source/oc/dbaccess/source/ui/querydesign.po8
-rw-r--r--source/oc/dbaccess/source/ui/relationdesign.po10
-rw-r--r--source/oc/dbaccess/source/ui/tabledesign.po12
-rw-r--r--source/oc/dbaccess/source/ui/uno.po10
-rw-r--r--source/oc/dbaccess/uiconfig/ui.po22
-rw-r--r--source/oc/desktop/source/app.po6
-rw-r--r--source/oc/dictionaries/lo_LA.po25
-rw-r--r--source/oc/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/oc/editeng/source/items.po12
-rw-r--r--source/oc/extensions/source/bibliography.po6
-rw-r--r--source/oc/extensions/source/dbpilots.po14
-rw-r--r--source/oc/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/oc/filter/source/config/fragments/filters.po1365
-rw-r--r--source/oc/filter/source/config/fragments/types.po65
-rw-r--r--source/oc/filter/uiconfig/ui.po20
-rw-r--r--source/oc/forms/source/resource.po10
-rw-r--r--source/oc/formula/source/core/resource.po97
-rw-r--r--source/oc/framework/source/classes.po16
-rw-r--r--source/oc/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/oc/librelogo/source/pythonpath.po6
-rw-r--r--source/oc/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/oc/officecfg/registry/data/org/openoffice/Office.po46
-rw-r--r--source/oc/officecfg/registry/data/org/openoffice/Office/UI.po64
-rw-r--r--source/oc/readlicense_oo/docs.po34
-rw-r--r--source/oc/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/oc/sc/source/core/src.po13
-rw-r--r--source/oc/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/oc/sc/source/ui/drawfunc.po10
-rw-r--r--source/oc/sc/source/ui/navipi.po8
-rw-r--r--source/oc/sc/source/ui/src.po995
-rw-r--r--source/oc/sc/uiconfig/scalc/ui.po1005
-rw-r--r--source/oc/scaddins/source/analysis.po10
-rw-r--r--source/oc/scaddins/source/pricing.po84
-rw-r--r--source/oc/scp2/source/calc.po16
-rw-r--r--source/oc/scp2/source/draw.po58
-rw-r--r--source/oc/scp2/source/graphicfilter.po10
-rw-r--r--source/oc/scp2/source/impress.po11
-rw-r--r--source/oc/scp2/source/ooo.po48
-rw-r--r--source/oc/scp2/source/writer.po17
-rw-r--r--source/oc/sd/source/core.po26
-rw-r--r--source/oc/sd/source/filter/html.po14
-rw-r--r--source/oc/sd/source/ui/animations.po8
-rw-r--r--source/oc/sd/source/ui/app.po54
-rw-r--r--source/oc/sd/source/ui/dlg.po46
-rw-r--r--source/oc/sd/uiconfig/sdraw/ui.po86
-rw-r--r--source/oc/sd/uiconfig/simpress/ui.po105
-rw-r--r--source/oc/sdext/source/minimizer.po37
-rw-r--r--source/oc/sdext/source/minimizer/registry/data/org/openoffice/Office.po26
-rw-r--r--source/oc/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/oc/setup_native/source/mac.po14
-rw-r--r--source/oc/sfx2/source/appl.po24
-rw-r--r--source/oc/sfx2/source/control.po22
-rw-r--r--source/oc/sfx2/source/dialog.po10
-rw-r--r--source/oc/sfx2/source/doc.po8
-rw-r--r--source/oc/sfx2/uiconfig/ui.po154
-rw-r--r--source/oc/shell/source/win32/shlxthandler/res.po7
-rw-r--r--source/oc/starmath/source.po1818
-rw-r--r--source/oc/starmath/uiconfig/smath/ui.po34
-rw-r--r--source/oc/svl/source/misc.po28
-rw-r--r--source/oc/svtools/source/dialogs.po24
-rw-r--r--source/oc/svtools/source/misc.po93
-rw-r--r--source/oc/svx/source/core.po9
-rw-r--r--source/oc/svx/source/dialog.po98
-rw-r--r--source/oc/svx/source/form.po8
-rw-r--r--source/oc/svx/source/tbxctrls.po8
-rw-r--r--source/oc/svx/uiconfig/ui.po36
-rw-r--r--source/oc/sw/source/core/undo.po20
-rw-r--r--source/oc/sw/source/ui/app.po22
-rw-r--r--source/oc/sw/source/ui/dbui.po28
-rw-r--r--source/oc/sw/source/ui/dochdl.po6
-rw-r--r--source/oc/sw/source/ui/inc.po51
-rw-r--r--source/oc/sw/source/ui/lingu.po12
-rw-r--r--source/oc/sw/source/ui/shells.po16
-rw-r--r--source/oc/sw/source/ui/uiview.po8
-rw-r--r--source/oc/sw/source/ui/utlui.po6
-rw-r--r--source/oc/sw/source/ui/web.po6
-rw-r--r--source/oc/sw/uiconfig/swriter/ui.po749
-rw-r--r--source/oc/swext/mediawiki/src.po12
-rw-r--r--source/oc/sysui/desktop/share.po24
-rw-r--r--source/oc/vcl/source/src.po32
-rw-r--r--source/oc/vcl/uiconfig/ui.po16
-rw-r--r--source/oc/wizards/source/euro.po20
-rw-r--r--source/oc/wizards/source/formwizard.po8
-rw-r--r--source/oc/wizards/source/template.po12
-rw-r--r--source/oc/xmlsecurity/source/dialogs.po6
-rw-r--r--source/om/chart2/source/controller/dialogs.po34
-rw-r--r--source/om/chart2/uiconfig/ui.po20
-rw-r--r--source/om/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/om/cui/source/options.po11
-rw-r--r--source/om/cui/uiconfig/ui.po380
-rw-r--r--source/om/dbaccess/source/core/resource.po6
-rw-r--r--source/om/dictionaries/lo_LA.po23
-rw-r--r--source/om/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/om/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/om/filter/source/config/fragments/filters.po1361
-rw-r--r--source/om/filter/source/config/fragments/types.po57
-rw-r--r--source/om/formula/source/core/resource.po83
-rw-r--r--source/om/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/om/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/om/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/om/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/om/sc/source/ui/src.po639
-rw-r--r--source/om/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/om/scaddins/source/pricing.po6
-rw-r--r--source/om/scp2/source/ooo.po18
-rw-r--r--source/om/sd/source/ui/dlg.po46
-rw-r--r--source/om/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/om/sdext/source/minimizer.po33
-rw-r--r--source/om/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/om/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po627
-rw-r--r--source/om/sfx2/source/control.po14
-rw-r--r--source/om/sfx2/uiconfig/ui.po42
-rw-r--r--source/om/starmath/source.po1802
-rw-r--r--source/om/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/om/svtools/source/misc.po13
-rw-r--r--source/om/sw/source/ui/inc.po51
-rw-r--r--source/om/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/om/wizards/source/euro.po18
-rw-r--r--source/or/chart2/source/controller/dialogs.po34
-rw-r--r--source/or/chart2/uiconfig/ui.po20
-rw-r--r--source/or/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/or/cui/source/options.po11
-rw-r--r--source/or/cui/uiconfig/ui.po384
-rw-r--r--source/or/dbaccess/source/core/resource.po6
-rw-r--r--source/or/dictionaries/lo_LA.po23
-rw-r--r--source/or/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/or/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/or/filter/source/config/fragments/filters.po1361
-rw-r--r--source/or/filter/source/config/fragments/types.po57
-rw-r--r--source/or/formula/source/core/resource.po83
-rw-r--r--source/or/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/or/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/or/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/or/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/or/sc/source/ui/src.po639
-rw-r--r--source/or/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/or/scaddins/source/pricing.po6
-rw-r--r--source/or/scp2/source/ooo.po18
-rw-r--r--source/or/sd/source/ui/dlg.po46
-rw-r--r--source/or/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/or/sdext/source/minimizer.po36
-rw-r--r--source/or/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/or/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/or/sfx2/source/control.po14
-rw-r--r--source/or/sfx2/uiconfig/ui.po51
-rw-r--r--source/or/starmath/source.po1802
-rw-r--r--source/or/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/or/svtools/source/misc.po13
-rw-r--r--source/or/sw/source/ui/inc.po51
-rw-r--r--source/or/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/or/wizards/source/euro.po18
-rw-r--r--source/pa-IN/chart2/source/controller/dialogs.po44
-rw-r--r--source/pa-IN/chart2/uiconfig/ui.po20
-rw-r--r--source/pa-IN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/pa-IN/connectivity/source/resource.po9
-rw-r--r--source/pa-IN/cui/source/dialogs.po8
-rw-r--r--source/pa-IN/cui/source/options.po11
-rw-r--r--source/pa-IN/cui/uiconfig/ui.po382
-rw-r--r--source/pa-IN/dbaccess/source/core/resource.po6
-rw-r--r--source/pa-IN/dictionaries/lo_LA.po23
-rw-r--r--source/pa-IN/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/pa-IN/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/pa-IN/filter/source/config/fragments/filters.po1361
-rw-r--r--source/pa-IN/filter/source/config/fragments/types.po57
-rw-r--r--source/pa-IN/formula/source/core/resource.po83
-rw-r--r--source/pa-IN/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/pa-IN/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/pa-IN/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/pa-IN/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/pa-IN/sc/source/ui/src.po639
-rw-r--r--source/pa-IN/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/pa-IN/scaddins/source/pricing.po6
-rw-r--r--source/pa-IN/scp2/source/ooo.po18
-rw-r--r--source/pa-IN/sd/source/ui/dlg.po46
-rw-r--r--source/pa-IN/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/pa-IN/sdext/source/minimizer.po35
-rw-r--r--source/pa-IN/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/pa-IN/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/pa-IN/sfx2/source/control.po14
-rw-r--r--source/pa-IN/sfx2/uiconfig/ui.po42
-rw-r--r--source/pa-IN/starmath/source.po1802
-rw-r--r--source/pa-IN/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/pa-IN/svtools/source/misc.po13
-rw-r--r--source/pa-IN/sw/source/ui/inc.po51
-rw-r--r--source/pa-IN/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/pa-IN/wizards/source/euro.po18
-rw-r--r--source/pl/basctl/source/basicide.po8
-rw-r--r--source/pl/basctl/uiconfig/basicide/ui.po6
-rw-r--r--source/pl/basic/source/classes.po8
-rw-r--r--source/pl/chart2/source/controller/dialogs.po63
-rw-r--r--source/pl/chart2/uiconfig/ui.po83
-rw-r--r--source/pl/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/pl/cui/source/customize.po20
-rw-r--r--source/pl/cui/source/dialogs.po10
-rw-r--r--source/pl/cui/source/options.po20
-rw-r--r--source/pl/cui/source/tabpages.po8
-rw-r--r--source/pl/cui/uiconfig/ui.po655
-rw-r--r--source/pl/dbaccess/source/core/resource.po11
-rw-r--r--source/pl/dbaccess/source/ui/dlg.po12
-rw-r--r--source/pl/dbaccess/uiconfig/ui.po6
-rw-r--r--source/pl/desktop/source/deployment/gui.po8
-rw-r--r--source/pl/dictionaries/lo_LA.po25
-rw-r--r--source/pl/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/pl/editeng/source/editeng.po14
-rw-r--r--source/pl/editeng/source/items.po32
-rw-r--r--source/pl/extensions/source/abpilot.po11
-rw-r--r--source/pl/extensions/source/dbpilots.po9
-rw-r--r--source/pl/extensions/source/propctrlr.po16
-rw-r--r--source/pl/extensions/source/scanner.po11
-rw-r--r--source/pl/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/pl/filter/source/config/fragments/filters.po1369
-rw-r--r--source/pl/filter/source/config/fragments/internalgraphicfilters.po11
-rw-r--r--source/pl/filter/source/config/fragments/types.po63
-rw-r--r--source/pl/filter/source/pdf.po10
-rw-r--r--source/pl/filter/source/xsltdialog.po6
-rw-r--r--source/pl/filter/uiconfig/ui.po26
-rw-r--r--source/pl/formula/source/core/resource.po88
-rw-r--r--source/pl/framework/source/classes.po12
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/guide.po15
-rw-r--r--source/pl/helpcontent2/source/text/scalc/00.po9
-rw-r--r--source/pl/helpcontent2/source/text/scalc/01.po73
-rw-r--r--source/pl/helpcontent2/source/text/scalc/guide.po11
-rw-r--r--source/pl/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po14
-rw-r--r--source/pl/helpcontent2/source/text/shared/02.po23
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po9
-rw-r--r--source/pl/helpcontent2/source/text/shared/optionen.po7
-rw-r--r--source/pl/helpcontent2/source/text/simpress/01.po18
-rw-r--r--source/pl/helpcontent2/source/text/simpress/guide.po12
-rw-r--r--source/pl/helpcontent2/source/text/smath/01.po7
-rw-r--r--source/pl/helpcontent2/source/text/swriter/00.po6
-rw-r--r--source/pl/helpcontent2/source/text/swriter/01.po18
-rw-r--r--source/pl/helpcontent2/source/text/swriter/04.po8
-rw-r--r--source/pl/helpcontent2/source/text/swriter/guide.po39
-rw-r--r--source/pl/helpcontent2/source/text/swriter/librelogo.po18
-rw-r--r--source/pl/instsetoo_native/inc_openoffice/windows/msi_languages.po20
-rw-r--r--source/pl/librelogo/source/pythonpath.po9
-rw-r--r--source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po12
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office.po130
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office/UI.po114
-rw-r--r--source/pl/padmin/source.po8
-rw-r--r--source/pl/readlicense_oo/docs.po18
-rw-r--r--source/pl/reportdesign/source/ui/dlg.po5
-rw-r--r--source/pl/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/pl/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/pl/sc/source/ui/miscdlgs.po10
-rw-r--r--source/pl/sc/source/ui/navipi.po8
-rw-r--r--source/pl/sc/source/ui/src.po950
-rw-r--r--source/pl/sc/source/ui/styleui.po8
-rw-r--r--source/pl/sc/uiconfig/scalc/ui.po1088
-rw-r--r--source/pl/scaddins/source/analysis.po14
-rw-r--r--source/pl/scaddins/source/pricing.po94
-rw-r--r--source/pl/scp2/source/accessories.po21
-rw-r--r--source/pl/scp2/source/draw.po35
-rw-r--r--source/pl/scp2/source/ooo.po29
-rw-r--r--source/pl/sd/source/core.po8
-rw-r--r--source/pl/sd/source/filter/html.po8
-rw-r--r--source/pl/sd/source/ui/app.po26
-rw-r--r--source/pl/sd/source/ui/dlg.po54
-rw-r--r--source/pl/sd/uiconfig/sdraw/ui.po35
-rw-r--r--source/pl/sd/uiconfig/simpress/ui.po252
-rw-r--r--source/pl/sdext/source/minimizer.po37
-rw-r--r--source/pl/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/pl/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/pl/sfx2/source/appl.po8
-rw-r--r--source/pl/sfx2/source/control.po20
-rw-r--r--source/pl/sfx2/source/dialog.po8
-rw-r--r--source/pl/sfx2/source/doc.po8
-rw-r--r--source/pl/sfx2/uiconfig/ui.po87
-rw-r--r--source/pl/shell/source/win32/shlxthandler/res.po7
-rw-r--r--source/pl/starmath/source.po1814
-rw-r--r--source/pl/starmath/uiconfig/smath/ui.po15
-rw-r--r--source/pl/svtools/source/contnr.po12
-rw-r--r--source/pl/svtools/source/dialogs.po14
-rw-r--r--source/pl/svtools/source/misc.po51
-rw-r--r--source/pl/svtools/uiconfig/ui.po10
-rw-r--r--source/pl/svx/source/dialog.po25
-rw-r--r--source/pl/svx/source/form.po8
-rw-r--r--source/pl/svx/source/gallery2.po10
-rw-r--r--source/pl/svx/source/sidebar/line.po10
-rw-r--r--source/pl/svx/source/sidebar/paragraph.po8
-rw-r--r--source/pl/svx/source/sidebar/text.po22
-rw-r--r--source/pl/svx/source/src.po15
-rw-r--r--source/pl/svx/source/svdraw.po10
-rw-r--r--source/pl/svx/source/tbxctrls.po14
-rw-r--r--source/pl/svx/source/unodialogs/textconversiondlgs.po9
-rw-r--r--source/pl/svx/uiconfig/ui.po142
-rw-r--r--source/pl/sw/source/ui/app.po8
-rw-r--r--source/pl/sw/source/ui/config.po12
-rw-r--r--source/pl/sw/source/ui/docvw.po10
-rw-r--r--source/pl/sw/source/ui/inc.po53
-rw-r--r--source/pl/sw/source/ui/misc.po8
-rw-r--r--source/pl/sw/source/ui/sidebar.po8
-rw-r--r--source/pl/sw/source/ui/utlui.po34
-rw-r--r--source/pl/sw/source/ui/web.po7
-rw-r--r--source/pl/sw/uiconfig/swriter/ui.po1313
-rw-r--r--source/pl/uui/source.po14
-rw-r--r--source/pl/vcl/qa/cppunit/builder.po16
-rw-r--r--source/pl/vcl/source/src.po34
-rw-r--r--source/pl/vcl/uiconfig/ui.po16
-rw-r--r--source/pl/wizards/source/euro.po19
-rw-r--r--source/pl/wizards/source/formwizard.po10
-rw-r--r--source/pl/wizards/source/template.po10
-rw-r--r--source/pt-BR/avmedia/source/viewer.po9
-rw-r--r--source/pt-BR/chart2/source/controller/dialogs.po42
-rw-r--r--source/pt-BR/chart2/uiconfig/ui.po24
-rw-r--r--source/pt-BR/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/pt-BR/cui/source/options.po11
-rw-r--r--source/pt-BR/cui/uiconfig/ui.po466
-rw-r--r--source/pt-BR/dbaccess/source/core/resource.po9
-rw-r--r--source/pt-BR/dictionaries/lo_LA.po25
-rw-r--r--source/pt-BR/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/pt-BR/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/pt-BR/filter/source/config/fragments/filters.po1366
-rw-r--r--source/pt-BR/filter/source/config/fragments/types.po64
-rw-r--r--source/pt-BR/formula/source/core/resource.po101
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/00.po16
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/01.po152
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/schart/01.po19
-rw-r--r--source/pt-BR/helpcontent2/source/text/sdraw.po8
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/00.po54
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po60
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/02.po22
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/autokorr.po6
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/guide.po18
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/optionen.po422
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress.po8
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/00.po12
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/01.po58
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/02.po16
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/guide.po14
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/01.po12
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/guide.po52
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/librelogo.po54
-rw-r--r--source/pt-BR/librelogo/source/pythonpath.po236
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice/Office.po16
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po26
-rw-r--r--source/pt-BR/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/pt-BR/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/pt-BR/sc/source/ui/src.po649
-rw-r--r--source/pt-BR/sc/uiconfig/scalc/ui.po967
-rw-r--r--source/pt-BR/scaddins/source/pricing.po12
-rw-r--r--source/pt-BR/scp2/source/ooo.po24
-rw-r--r--source/pt-BR/sd/source/ui/app.po8
-rw-r--r--source/pt-BR/sd/source/ui/dlg.po46
-rw-r--r--source/pt-BR/sd/uiconfig/simpress/ui.po103
-rw-r--r--source/pt-BR/sdext/source/minimizer.po36
-rw-r--r--source/pt-BR/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/pt-BR/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/pt-BR/sfx2/source/control.po20
-rw-r--r--source/pt-BR/sfx2/uiconfig/ui.po74
-rw-r--r--source/pt-BR/starmath/source.po1806
-rw-r--r--source/pt-BR/starmath/uiconfig/smath/ui.po12
-rw-r--r--source/pt-BR/svtools/source/misc.po23
-rw-r--r--source/pt-BR/svx/source/dialog.po6
-rw-r--r--source/pt-BR/sw/source/ui/inc.po53
-rw-r--r--source/pt-BR/sw/uiconfig/swriter/ui.po81
-rw-r--r--source/pt-BR/swext/mediawiki/help.po12
-rw-r--r--source/pt-BR/wizards/source/euro.po19
-rw-r--r--source/pt-BR/xmlsecurity/uiconfig/ui.po14
-rw-r--r--source/pt/basctl/source/dlged.po9
-rw-r--r--source/pt/basic/source/classes.po8
-rw-r--r--source/pt/chart2/source/controller/dialogs.po50
-rw-r--r--source/pt/chart2/uiconfig/ui.po28
-rw-r--r--source/pt/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/pt/cui/source/dialogs.po10
-rw-r--r--source/pt/cui/source/options.po11
-rw-r--r--source/pt/cui/source/tabpages.po8
-rw-r--r--source/pt/cui/uiconfig/ui.po446
-rw-r--r--source/pt/dbaccess/source/core/resource.po10
-rw-r--r--source/pt/dbaccess/source/ui/app.po12
-rw-r--r--source/pt/dbaccess/source/ui/dlg.po12
-rw-r--r--source/pt/dbaccess/source/ui/querydesign.po10
-rw-r--r--source/pt/dbaccess/source/ui/relationdesign.po7
-rw-r--r--source/pt/dbaccess/source/ui/tabledesign.po14
-rw-r--r--source/pt/desktop/source/deployment/gui.po6
-rw-r--r--source/pt/dictionaries/en/dialog.po8
-rw-r--r--source/pt/dictionaries/lo_LA.po25
-rw-r--r--source/pt/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/pt/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/pt/editeng/source/items.po20
-rw-r--r--source/pt/extensions/source/propctrlr.po12
-rw-r--r--source/pt/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/pt/filter/source/config/fragments/filters.po1365
-rw-r--r--source/pt/filter/source/config/fragments/internalgraphicfilters.po11
-rw-r--r--source/pt/filter/source/config/fragments/types.po61
-rw-r--r--source/pt/filter/source/pdf.po8
-rw-r--r--source/pt/filter/uiconfig/ui.po14
-rw-r--r--source/pt/formula/source/core/resource.po101
-rw-r--r--source/pt/helpcontent2/source/auxiliary.po8
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/guide.po34
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/shared.po272
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/shared/01.po16
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/shared/02.po18
-rw-r--r--source/pt/helpcontent2/source/text/scalc.po16
-rw-r--r--source/pt/helpcontent2/source/text/scalc/00.po28
-rw-r--r--source/pt/helpcontent2/source/text/scalc/01.po1298
-rw-r--r--source/pt/helpcontent2/source/text/scalc/02.po10
-rw-r--r--source/pt/helpcontent2/source/text/scalc/04.po10
-rw-r--r--source/pt/helpcontent2/source/text/scalc/05.po12
-rw-r--r--source/pt/helpcontent2/source/text/scalc/guide.po192
-rw-r--r--source/pt/helpcontent2/source/text/schart.po20
-rw-r--r--source/pt/helpcontent2/source/text/schart/00.po28
-rw-r--r--source/pt/helpcontent2/source/text/schart/01.po82
-rw-r--r--source/pt/helpcontent2/source/text/schart/04.po8
-rw-r--r--source/pt/helpcontent2/source/text/sdraw.po22
-rw-r--r--source/pt/helpcontent2/source/text/sdraw/01.po6
-rw-r--r--source/pt/helpcontent2/source/text/sdraw/04.po26
-rw-r--r--source/pt/helpcontent2/source/text/sdraw/guide.po30
-rw-r--r--source/pt/helpcontent2/source/text/shared.po34
-rw-r--r--source/pt/helpcontent2/source/text/shared/00.po634
-rw-r--r--source/pt/helpcontent2/source/text/shared/01.po502
-rw-r--r--source/pt/helpcontent2/source/text/shared/02.po264
-rw-r--r--source/pt/helpcontent2/source/text/shared/04.po64
-rw-r--r--source/pt/helpcontent2/source/text/shared/05.po60
-rw-r--r--source/pt/helpcontent2/source/text/shared/autopi.po28
-rw-r--r--source/pt/helpcontent2/source/text/shared/explorer/database.po138
-rw-r--r--source/pt/helpcontent2/source/text/shared/guide.po360
-rw-r--r--source/pt/helpcontent2/source/text/shared/optionen.po554
-rw-r--r--source/pt/helpcontent2/source/text/simpress.po30
-rw-r--r--source/pt/helpcontent2/source/text/simpress/00.po56
-rw-r--r--source/pt/helpcontent2/source/text/simpress/01.po138
-rw-r--r--source/pt/helpcontent2/source/text/simpress/02.po42
-rw-r--r--source/pt/helpcontent2/source/text/simpress/04.po8
-rw-r--r--source/pt/helpcontent2/source/text/simpress/guide.po62
-rw-r--r--source/pt/helpcontent2/source/text/smath.po14
-rw-r--r--source/pt/helpcontent2/source/text/smath/00.po22
-rw-r--r--source/pt/helpcontent2/source/text/smath/01.po124
-rw-r--r--source/pt/helpcontent2/source/text/smath/02.po6
-rw-r--r--source/pt/helpcontent2/source/text/smath/guide.po16
-rw-r--r--source/pt/helpcontent2/source/text/swriter.po38
-rw-r--r--source/pt/helpcontent2/source/text/swriter/00.po60
-rw-r--r--source/pt/helpcontent2/source/text/swriter/01.po156
-rw-r--r--source/pt/helpcontent2/source/text/swriter/02.po42
-rw-r--r--source/pt/helpcontent2/source/text/swriter/04.po10
-rw-r--r--source/pt/helpcontent2/source/text/swriter/guide.po210
-rw-r--r--source/pt/helpcontent2/source/text/swriter/librelogo.po22
-rw-r--r--source/pt/instsetoo_native/inc_openoffice/windows/msi_languages.po14
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice/Office.po16
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice/Office/UI.po106
-rw-r--r--source/pt/padmin/source.po8
-rw-r--r--source/pt/readlicense_oo/docs.po10
-rw-r--r--source/pt/reportdesign/source/ui/report.po16
-rw-r--r--source/pt/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/pt/sc/source/core/src.po11
-rw-r--r--source/pt/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/pt/sc/source/ui/dbgui.po6
-rw-r--r--source/pt/sc/source/ui/formdlg.po11
-rw-r--r--source/pt/sc/source/ui/src.po681
-rw-r--r--source/pt/sc/uiconfig/scalc/ui.po971
-rw-r--r--source/pt/scaddins/source/pricing.po12
-rw-r--r--source/pt/scp2/source/accessories.po24
-rw-r--r--source/pt/scp2/source/calc.po6
-rw-r--r--source/pt/scp2/source/draw.po8
-rw-r--r--source/pt/scp2/source/ooo.po28
-rw-r--r--source/pt/sd/source/core.po8
-rw-r--r--source/pt/sd/source/filter/html.po8
-rw-r--r--source/pt/sd/source/ui/app.po48
-rw-r--r--source/pt/sd/source/ui/dlg.po46
-rw-r--r--source/pt/sd/uiconfig/sdraw/ui.po8
-rw-r--r--source/pt/sd/uiconfig/simpress/ui.po107
-rw-r--r--source/pt/sdext/source/minimizer.po37
-rw-r--r--source/pt/sdext/source/minimizer/registry/data/org/openoffice/Office.po26
-rw-r--r--source/pt/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/pt/sfx2/source/appl.po8
-rw-r--r--source/pt/sfx2/source/control.po22
-rw-r--r--source/pt/sfx2/uiconfig/ui.po74
-rw-r--r--source/pt/starmath/source.po1834
-rw-r--r--source/pt/starmath/uiconfig/smath/ui.po14
-rw-r--r--source/pt/svtools/source/misc.po23
-rw-r--r--source/pt/svtools/uiconfig/ui.po8
-rw-r--r--source/pt/svx/inc.po12
-rw-r--r--source/pt/svx/source/dialog.po16
-rw-r--r--source/pt/svx/source/engine3d.po14
-rw-r--r--source/pt/svx/source/form.po14
-rw-r--r--source/pt/svx/source/items.po14
-rw-r--r--source/pt/svx/source/sidebar/area.po6
-rw-r--r--source/pt/svx/source/sidebar/text.po10
-rw-r--r--source/pt/svx/source/svdraw.po54
-rw-r--r--source/pt/svx/source/table.po9
-rw-r--r--source/pt/svx/source/unodialogs/textconversiondlgs.po7
-rw-r--r--source/pt/svx/uiconfig/ui.po10
-rw-r--r--source/pt/sw/source/core/undo.po12
-rw-r--r--source/pt/sw/source/ui/app.po10
-rw-r--r--source/pt/sw/source/ui/config.po14
-rw-r--r--source/pt/sw/source/ui/dbui.po12
-rw-r--r--source/pt/sw/source/ui/docvw.po8
-rw-r--r--source/pt/sw/source/ui/inc.po53
-rw-r--r--source/pt/sw/source/ui/ribbar.po10
-rw-r--r--source/pt/sw/source/ui/utlui.po14
-rw-r--r--source/pt/sw/uiconfig/swriter/ui.po105
-rw-r--r--source/pt/swext/mediawiki/help.po12
-rw-r--r--source/pt/vcl/qa/cppunit/builder.po10
-rw-r--r--source/pt/wizards/source/euro.po22
-rw-r--r--source/pt/wizards/source/formwizard.po18
-rw-r--r--source/pt/xmlsecurity/uiconfig/ui.po18
-rw-r--r--source/ro/basctl/source/basicide.po8
-rw-r--r--source/ro/basic/source/classes.po76
-rw-r--r--source/ro/chart2/source/controller/dialogs.po48
-rw-r--r--source/ro/chart2/uiconfig/ui.po207
-rw-r--r--source/ro/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/ro/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po6
-rw-r--r--source/ro/connectivity/source/resource.po8
-rw-r--r--source/ro/cui/source/customize.po10
-rw-r--r--source/ro/cui/source/dialogs.po8
-rw-r--r--source/ro/cui/source/options.po31
-rw-r--r--source/ro/cui/source/tabpages.po11
-rw-r--r--source/ro/cui/uiconfig/ui.po1402
-rw-r--r--source/ro/dbaccess/source/core/resource.po12
-rw-r--r--source/ro/dbaccess/source/ui/dlg.po8
-rw-r--r--source/ro/dbaccess/source/ui/querydesign.po10
-rw-r--r--source/ro/dbaccess/source/ui/relationdesign.po6
-rw-r--r--source/ro/dbaccess/source/ui/tabledesign.po10
-rw-r--r--source/ro/dbaccess/uiconfig/ui.po24
-rw-r--r--source/ro/desktop/source/app.po8
-rw-r--r--source/ro/desktop/source/deployment/unopkg.po6
-rw-r--r--source/ro/dictionaries/en/dialog.po10
-rw-r--r--source/ro/dictionaries/lo_LA.po25
-rw-r--r--source/ro/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/ro/editeng/source/items.po10
-rw-r--r--source/ro/extensions/source/bibliography.po6
-rw-r--r--source/ro/extensions/source/propctrlr.po6
-rw-r--r--source/ro/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/ro/filter/source/config/fragments/filters.po1401
-rw-r--r--source/ro/filter/source/config/fragments/types.po67
-rw-r--r--source/ro/filter/source/xsltdialog.po6
-rw-r--r--source/ro/filter/uiconfig/ui.po288
-rw-r--r--source/ro/forms/source/resource.po12
-rw-r--r--source/ro/formula/source/core/resource.po129
-rw-r--r--source/ro/instsetoo_native/inc_openoffice/windows/msi_languages.po62
-rw-r--r--source/ro/librelogo/source/pythonpath.po206
-rw-r--r--source/ro/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po10
-rw-r--r--source/ro/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/ro/officecfg/registry/data/org/openoffice/Office.po140
-rw-r--r--source/ro/officecfg/registry/data/org/openoffice/Office/UI.po128
-rw-r--r--source/ro/padmin/source.po8
-rw-r--r--source/ro/readlicense_oo/docs.po24
-rw-r--r--source/ro/reportbuilder/java/org/libreoffice/report/function/metadata.po10
-rw-r--r--source/ro/reportdesign/source/ui/dlg.po8
-rw-r--r--source/ro/reportdesign/source/ui/report.po10
-rw-r--r--source/ro/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/ro/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/ro/sc/source/ui/drawfunc.po8
-rw-r--r--source/ro/sc/source/ui/navipi.po8
-rw-r--r--source/ro/sc/source/ui/src.po1070
-rw-r--r--source/ro/sc/uiconfig/scalc/ui.po1723
-rw-r--r--source/ro/scaddins/source/analysis.po14
-rw-r--r--source/ro/scaddins/source/pricing.po94
-rw-r--r--source/ro/scp2/source/calc.po8
-rw-r--r--source/ro/scp2/source/draw.po56
-rw-r--r--source/ro/scp2/source/graphicfilter.po10
-rw-r--r--source/ro/scp2/source/impress.po8
-rw-r--r--source/ro/scp2/source/ooo.po46
-rw-r--r--source/ro/scp2/source/writer.po14
-rw-r--r--source/ro/sd/source/core.po24
-rw-r--r--source/ro/sd/source/filter/html.po14
-rw-r--r--source/ro/sd/source/ui/animations.po8
-rw-r--r--source/ro/sd/source/ui/annotations.po20
-rw-r--r--source/ro/sd/source/ui/app.po76
-rw-r--r--source/ro/sd/source/ui/dlg.po46
-rw-r--r--source/ro/sd/source/ui/slideshow.po14
-rw-r--r--source/ro/sd/uiconfig/sdraw/ui.po142
-rw-r--r--source/ro/sd/uiconfig/simpress/ui.po467
-rw-r--r--source/ro/sdext/source/minimizer.po37
-rw-r--r--source/ro/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/ro/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/ro/sfx2/source/appl.po24
-rw-r--r--source/ro/sfx2/source/control.po20
-rw-r--r--source/ro/sfx2/source/doc.po6
-rw-r--r--source/ro/sfx2/source/view.po14
-rw-r--r--source/ro/sfx2/uiconfig/ui.po152
-rw-r--r--source/ro/shell/source/win32/shlxthandler/res.po8
-rw-r--r--source/ro/starmath/source.po1846
-rw-r--r--source/ro/starmath/uiconfig/smath/ui.po224
-rw-r--r--source/ro/svl/source/misc.po28
-rw-r--r--source/ro/svtools/source/dialogs.po28
-rw-r--r--source/ro/svtools/source/misc.po93
-rw-r--r--source/ro/svtools/uiconfig/ui.po8
-rw-r--r--source/ro/svx/inc.po12
-rw-r--r--source/ro/svx/source/core.po8
-rw-r--r--source/ro/svx/source/dialog.po108
-rw-r--r--source/ro/svx/source/engine3d.po12
-rw-r--r--source/ro/svx/source/fmcomp.po12
-rw-r--r--source/ro/svx/source/form.po14
-rw-r--r--source/ro/svx/source/gallery2.po12
-rw-r--r--source/ro/svx/source/items.po8
-rw-r--r--source/ro/svx/source/sidebar/text.po10
-rw-r--r--source/ro/svx/source/svdraw.po12
-rw-r--r--source/ro/svx/source/tbxctrls.po6
-rw-r--r--source/ro/svx/uiconfig/ui.po450
-rw-r--r--source/ro/sw/source/core/undo.po8
-rw-r--r--source/ro/sw/source/ui/app.po40
-rw-r--r--source/ro/sw/source/ui/dbui.po38
-rw-r--r--source/ro/sw/source/ui/dochdl.po6
-rw-r--r--source/ro/sw/source/ui/docvw.po17
-rw-r--r--source/ro/sw/source/ui/fldui.po8
-rw-r--r--source/ro/sw/source/ui/inc.po53
-rw-r--r--source/ro/sw/source/ui/index.po60
-rw-r--r--source/ro/sw/source/ui/misc.po6
-rw-r--r--source/ro/sw/source/ui/shells.po28
-rw-r--r--source/ro/sw/source/ui/uiview.po6
-rw-r--r--source/ro/sw/source/ui/utlui.po40
-rw-r--r--source/ro/sw/source/ui/web.po8
-rw-r--r--source/ro/sw/uiconfig/swriter/ui.po2003
-rw-r--r--source/ro/swext/mediawiki/help.po18
-rw-r--r--source/ro/sysui/desktop/share.po24
-rw-r--r--source/ro/vcl/source/src.po40
-rw-r--r--source/ro/vcl/uiconfig/ui.po16
-rw-r--r--source/ro/wizards/source/euro.po20
-rw-r--r--source/ro/wizards/source/formwizard.po14
-rw-r--r--source/ro/wizards/source/importwizard.po14
-rw-r--r--source/ro/wizards/source/template.po10
-rw-r--r--source/ro/xmlsecurity/source/dialogs.po8
-rw-r--r--source/ru/chart2/source/controller/dialogs.po49
-rw-r--r--source/ru/chart2/uiconfig/ui.po145
-rw-r--r--source/ru/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ru/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/ru/connectivity/source/resource.po10
-rw-r--r--source/ru/cui/source/customize.po7
-rw-r--r--source/ru/cui/source/dialogs.po7
-rw-r--r--source/ru/cui/source/options.po92
-rw-r--r--source/ru/cui/source/tabpages.po49
-rw-r--r--source/ru/cui/uiconfig/ui.po1570
-rw-r--r--source/ru/dbaccess/source/core/resource.po17
-rw-r--r--source/ru/dbaccess/source/ui/dlg.po12
-rw-r--r--source/ru/dbaccess/uiconfig/ui.po26
-rw-r--r--source/ru/desktop/source/app.po8
-rw-r--r--source/ru/desktop/source/deployment/gui.po35
-rw-r--r--source/ru/dictionaries/lo_LA.po23
-rw-r--r--source/ru/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/ru/extensions/source/bibliography.po10
-rw-r--r--source/ru/extensions/source/scanner.po13
-rw-r--r--source/ru/extensions/uiconfig.po18
-rw-r--r--source/ru/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ru/filter/source/config/fragments/filters.po1404
-rw-r--r--source/ru/filter/source/config/fragments/types.po70
-rw-r--r--source/ru/filter/uiconfig/ui.po290
-rw-r--r--source/ru/forms/source/resource.po14
-rw-r--r--source/ru/formula/source/core/resource.po131
-rw-r--r--source/ru/helpcontent2/source/text/sbasic/shared.po100
-rw-r--r--source/ru/helpcontent2/source/text/scalc/01.po12
-rw-r--r--source/ru/helpcontent2/source/text/shared/00.po40
-rw-r--r--source/ru/helpcontent2/source/text/simpress/01.po14
-rw-r--r--source/ru/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/ru/librelogo/source/pythonpath.po8
-rw-r--r--source/ru/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po11
-rw-r--r--source/ru/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/ru/officecfg/registry/data/org/openoffice/Office.po141
-rw-r--r--source/ru/officecfg/registry/data/org/openoffice/Office/UI.po112
-rw-r--r--source/ru/padmin/source.po13
-rw-r--r--source/ru/readlicense_oo/docs.po22
-rw-r--r--source/ru/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ru/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/ru/sc/source/ui/drawfunc.po9
-rw-r--r--source/ru/sc/source/ui/miscdlgs.po19
-rw-r--r--source/ru/sc/source/ui/navipi.po7
-rw-r--r--source/ru/sc/source/ui/src.po1068
-rw-r--r--source/ru/sc/uiconfig/scalc/ui.po1749
-rw-r--r--source/ru/scaddins/source/analysis.po15
-rw-r--r--source/ru/scaddins/source/pricing.po94
-rw-r--r--source/ru/scp2/source/accessories.po22
-rw-r--r--source/ru/scp2/source/calc.po9
-rw-r--r--source/ru/scp2/source/draw.po57
-rw-r--r--source/ru/scp2/source/graphicfilter.po9
-rw-r--r--source/ru/scp2/source/impress.po9
-rw-r--r--source/ru/scp2/source/ooo.po47
-rw-r--r--source/ru/scp2/source/writer.po15
-rw-r--r--source/ru/sd/source/core.po25
-rw-r--r--source/ru/sd/source/filter/html.po13
-rw-r--r--source/ru/sd/source/ui/animations.po9
-rw-r--r--source/ru/sd/source/ui/app.po58
-rw-r--r--source/ru/sd/source/ui/dlg.po46
-rw-r--r--source/ru/sd/uiconfig/sdraw/ui.po143
-rw-r--r--source/ru/sd/uiconfig/simpress/ui.po470
-rw-r--r--source/ru/sdext/source/minimizer.po36
-rw-r--r--source/ru/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ru/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/ru/sfx2/source/appl.po24
-rw-r--r--source/ru/sfx2/source/control.po24
-rw-r--r--source/ru/sfx2/source/dialog.po8
-rw-r--r--source/ru/sfx2/source/doc.po8
-rw-r--r--source/ru/sfx2/uiconfig/ui.po151
-rw-r--r--source/ru/shell/source/win32/shlxthandler/res.po10
-rw-r--r--source/ru/starmath/source.po1843
-rw-r--r--source/ru/starmath/uiconfig/smath/ui.po230
-rw-r--r--source/ru/svl/source/misc.po32
-rw-r--r--source/ru/svtools/source/dialogs.po26
-rw-r--r--source/ru/svtools/source/misc.po98
-rw-r--r--source/ru/svx/source/core.po10
-rw-r--r--source/ru/svx/source/dialog.po109
-rw-r--r--source/ru/svx/source/gallery2.po10
-rw-r--r--source/ru/svx/source/items.po15
-rw-r--r--source/ru/svx/source/tbxctrls.po8
-rw-r--r--source/ru/svx/source/unodialogs/textconversiondlgs.po12
-rw-r--r--source/ru/svx/uiconfig/ui.po454
-rw-r--r--source/ru/sw/source/core/undo.po10
-rw-r--r--source/ru/sw/source/ui/app.po32
-rw-r--r--source/ru/sw/source/ui/config.po12
-rw-r--r--source/ru/sw/source/ui/dbui.po46
-rw-r--r--source/ru/sw/source/ui/dochdl.po10
-rw-r--r--source/ru/sw/source/ui/docvw.po18
-rw-r--r--source/ru/sw/source/ui/fldui.po12
-rw-r--r--source/ru/sw/source/ui/inc.po51
-rw-r--r--source/ru/sw/source/ui/index.po62
-rw-r--r--source/ru/sw/source/ui/misc.po8
-rw-r--r--source/ru/sw/source/ui/shells.po30
-rw-r--r--source/ru/sw/source/ui/utlui.po24
-rw-r--r--source/ru/sw/source/ui/web.po10
-rw-r--r--source/ru/sw/uiconfig/swriter/ui.po2007
-rw-r--r--source/ru/sysui/desktop/share.po28
-rw-r--r--source/ru/vcl/source/src.po34
-rw-r--r--source/ru/vcl/uiconfig/ui.po21
-rw-r--r--source/ru/wizards/source/euro.po21
-rw-r--r--source/ru/wizards/source/formwizard.po9
-rw-r--r--source/ru/xmlsecurity/source/dialogs.po10
-rw-r--r--source/rw/chart2/source/controller/dialogs.po36
-rw-r--r--source/rw/chart2/uiconfig/ui.po20
-rw-r--r--source/rw/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/rw/cui/source/options.po11
-rw-r--r--source/rw/cui/uiconfig/ui.po380
-rw-r--r--source/rw/dbaccess/source/core/resource.po6
-rw-r--r--source/rw/dictionaries/lo_LA.po23
-rw-r--r--source/rw/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/rw/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/rw/filter/source/config/fragments/filters.po1370
-rw-r--r--source/rw/filter/source/config/fragments/types.po64
-rw-r--r--source/rw/formula/source/core/resource.po83
-rw-r--r--source/rw/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/rw/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/rw/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/rw/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/rw/sc/source/ui/src.po639
-rw-r--r--source/rw/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/rw/scaddins/source/pricing.po6
-rw-r--r--source/rw/scp2/source/ooo.po18
-rw-r--r--source/rw/sd/source/ui/dlg.po46
-rw-r--r--source/rw/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/rw/sdext/source/minimizer.po33
-rw-r--r--source/rw/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/rw/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po674
-rw-r--r--source/rw/sfx2/source/control.po14
-rw-r--r--source/rw/sfx2/uiconfig/ui.po42
-rw-r--r--source/rw/starmath/source.po1802
-rw-r--r--source/rw/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/rw/svtools/source/misc.po13
-rw-r--r--source/rw/sw/source/ui/inc.po51
-rw-r--r--source/rw/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/rw/wizards/source/euro.po14
-rw-r--r--source/sa-IN/chart2/source/controller/dialogs.po36
-rw-r--r--source/sa-IN/chart2/uiconfig/ui.po20
-rw-r--r--source/sa-IN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/sa-IN/cui/source/options.po11
-rw-r--r--source/sa-IN/cui/uiconfig/ui.po380
-rw-r--r--source/sa-IN/dbaccess/source/core/resource.po6
-rw-r--r--source/sa-IN/dictionaries/lo_LA.po23
-rw-r--r--source/sa-IN/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/sa-IN/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/sa-IN/filter/source/config/fragments/filters.po1370
-rw-r--r--source/sa-IN/filter/source/config/fragments/types.po64
-rw-r--r--source/sa-IN/formula/source/core/resource.po83
-rw-r--r--source/sa-IN/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/sa-IN/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/sa-IN/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/sa-IN/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/sa-IN/sc/source/ui/src.po639
-rw-r--r--source/sa-IN/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/sa-IN/scaddins/source/pricing.po6
-rw-r--r--source/sa-IN/scp2/source/ooo.po18
-rw-r--r--source/sa-IN/sd/source/ui/dlg.po46
-rw-r--r--source/sa-IN/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/sa-IN/sdext/source/minimizer.po33
-rw-r--r--source/sa-IN/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/sa-IN/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po747
-rw-r--r--source/sa-IN/sfx2/source/control.po14
-rw-r--r--source/sa-IN/sfx2/uiconfig/ui.po42
-rw-r--r--source/sa-IN/starmath/source.po1802
-rw-r--r--source/sa-IN/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/sa-IN/svtools/source/misc.po13
-rw-r--r--source/sa-IN/sw/source/ui/inc.po51
-rw-r--r--source/sa-IN/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/sa-IN/wizards/source/euro.po14
-rw-r--r--source/sat/chart2/source/controller/dialogs.po24
-rw-r--r--source/sat/chart2/uiconfig/ui.po20
-rw-r--r--source/sat/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/sat/cui/source/options.po11
-rw-r--r--source/sat/cui/uiconfig/ui.po380
-rw-r--r--source/sat/dbaccess/source/core/resource.po6
-rw-r--r--source/sat/dictionaries/lo_LA.po23
-rw-r--r--source/sat/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/sat/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/sat/filter/source/config/fragments/filters.po1370
-rw-r--r--source/sat/filter/source/config/fragments/types.po64
-rw-r--r--source/sat/formula/source/core/resource.po83
-rw-r--r--source/sat/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/sat/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/sat/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/sat/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/sat/sc/source/ui/src.po639
-rw-r--r--source/sat/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/sat/scaddins/source/pricing.po6
-rw-r--r--source/sat/scp2/source/ooo.po18
-rw-r--r--source/sat/sd/source/ui/dlg.po46
-rw-r--r--source/sat/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/sat/sdext/source/minimizer.po33
-rw-r--r--source/sat/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/sat/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po712
-rw-r--r--source/sat/sfx2/source/control.po14
-rw-r--r--source/sat/sfx2/uiconfig/ui.po42
-rw-r--r--source/sat/starmath/source.po1802
-rw-r--r--source/sat/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/sat/svtools/source/misc.po13
-rw-r--r--source/sat/sw/source/ui/inc.po51
-rw-r--r--source/sat/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/sat/wizards/source/euro.po14
-rw-r--r--source/sd/chart2/source/controller/dialogs.po24
-rw-r--r--source/sd/chart2/uiconfig/ui.po20
-rw-r--r--source/sd/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/sd/cui/source/options.po11
-rw-r--r--source/sd/cui/uiconfig/ui.po380
-rw-r--r--source/sd/dbaccess/source/core/resource.po6
-rw-r--r--source/sd/dictionaries/lo_LA.po23
-rw-r--r--source/sd/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/sd/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/sd/filter/source/config/fragments/filters.po1370
-rw-r--r--source/sd/filter/source/config/fragments/types.po64
-rw-r--r--source/sd/formula/source/core/resource.po83
-rw-r--r--source/sd/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/sd/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/sd/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/sd/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/sd/sc/source/ui/src.po633
-rw-r--r--source/sd/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/sd/scaddins/source/pricing.po6
-rw-r--r--source/sd/scp2/source/ooo.po18
-rw-r--r--source/sd/sd/source/ui/dlg.po46
-rw-r--r--source/sd/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/sd/sdext/source/minimizer.po33
-rw-r--r--source/sd/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/sd/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po725
-rw-r--r--source/sd/sfx2/source/control.po14
-rw-r--r--source/sd/sfx2/uiconfig/ui.po42
-rw-r--r--source/sd/starmath/source.po1802
-rw-r--r--source/sd/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/sd/svtools/source/misc.po13
-rw-r--r--source/sd/sw/source/ui/inc.po51
-rw-r--r--source/sd/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/sd/wizards/source/euro.po14
-rw-r--r--source/si/chart2/source/controller/dialogs.po32
-rw-r--r--source/si/chart2/uiconfig/ui.po20
-rw-r--r--source/si/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/si/cui/source/options.po11
-rw-r--r--source/si/cui/uiconfig/ui.po382
-rw-r--r--source/si/dbaccess/source/core/resource.po6
-rw-r--r--source/si/dictionaries/lo_LA.po23
-rw-r--r--source/si/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/si/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/si/filter/source/config/fragments/filters.po1361
-rw-r--r--source/si/filter/source/config/fragments/types.po57
-rw-r--r--source/si/formula/source/core/resource.po83
-rw-r--r--source/si/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/si/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/si/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/si/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/si/sc/source/ui/src.po639
-rw-r--r--source/si/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/si/scaddins/source/pricing.po6
-rw-r--r--source/si/scp2/source/ooo.po18
-rw-r--r--source/si/sd/source/ui/dlg.po46
-rw-r--r--source/si/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/si/sdext/source/minimizer.po33
-rw-r--r--source/si/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/si/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/si/sfx2/source/control.po14
-rw-r--r--source/si/sfx2/uiconfig/ui.po42
-rw-r--r--source/si/starmath/source.po1802
-rw-r--r--source/si/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/si/svtools/source/misc.po13
-rw-r--r--source/si/sw/source/ui/inc.po51
-rw-r--r--source/si/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/si/wizards/source/euro.po18
-rw-r--r--source/sid/chart2/source/controller/dialogs.po34
-rw-r--r--source/sid/chart2/uiconfig/ui.po20
-rw-r--r--source/sid/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/sid/cui/source/options.po11
-rw-r--r--source/sid/cui/uiconfig/ui.po384
-rw-r--r--source/sid/dbaccess/source/core/resource.po6
-rw-r--r--source/sid/dictionaries/lo_LA.po23
-rw-r--r--source/sid/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/sid/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/sid/filter/source/config/fragments/filters.po1361
-rw-r--r--source/sid/filter/source/config/fragments/types.po57
-rw-r--r--source/sid/formula/source/core/resource.po83
-rw-r--r--source/sid/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/sid/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/sid/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/sid/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/sid/sc/source/ui/src.po639
-rw-r--r--source/sid/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/sid/scaddins/source/pricing.po6
-rw-r--r--source/sid/scp2/source/ooo.po18
-rw-r--r--source/sid/sd/source/ui/dlg.po46
-rw-r--r--source/sid/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/sid/sdext/source/minimizer.po38
-rw-r--r--source/sid/sdext/source/minimizer/registry/data/org/openoffice/Office.po26
-rw-r--r--source/sid/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po630
-rw-r--r--source/sid/sfx2/source/control.po14
-rw-r--r--source/sid/sfx2/uiconfig/ui.po51
-rw-r--r--source/sid/starmath/source.po1802
-rw-r--r--source/sid/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/sid/svtools/source/misc.po13
-rw-r--r--source/sid/sw/source/ui/inc.po51
-rw-r--r--source/sid/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/sid/wizards/source/euro.po18
-rw-r--r--source/sk/avmedia/source/framework.po11
-rw-r--r--source/sk/basctl/source/basicide.po18
-rw-r--r--source/sk/basctl/source/dlged.po18
-rw-r--r--source/sk/chart2/source/controller/dialogs.po66
-rw-r--r--source/sk/chart2/uiconfig/ui.po30
-rw-r--r--source/sk/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/sk/cui/source/customize.po18
-rw-r--r--source/sk/cui/source/dialogs.po10
-rw-r--r--source/sk/cui/source/options.po23
-rw-r--r--source/sk/cui/source/tabpages.po15
-rw-r--r--source/sk/cui/uiconfig/ui.po490
-rw-r--r--source/sk/dbaccess/cui/source/tabpages.po1841
-rw-r--r--source/sk/dbaccess/cui/uiconfig/ui.po13835
-rw-r--r--source/sk/dbaccess/officecfg/registry/data/org/openoffice/Office/UI.po26533
-rw-r--r--source/sk/dbaccess/source/core/resource.po9
-rw-r--r--source/sk/dbaccess/source/ui/dlg.po28
-rw-r--r--source/sk/dbaccess/source/ui/tabledesign.po8
-rw-r--r--source/sk/dictionaries/en/dialog.po11
-rw-r--r--source/sk/dictionaries/en/dialog/registry/data/org/openoffice/Office.po5
-rw-r--r--source/sk/dictionaries/hu_HU/dialog.po5
-rw-r--r--source/sk/dictionaries/lo_LA.po (renamed from source/sk/sdext/source/minimizer/registry/data/org/openoffice/Office.po)22
-rw-r--r--source/sk/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/sk/editeng/source/items.po20
-rw-r--r--source/sk/extensions/source/dbpilots.po14
-rw-r--r--source/sk/extensions/source/propctrlr.po30
-rw-r--r--source/sk/extensions/source/update/check.po9
-rw-r--r--source/sk/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/sk/filter/source/config/fragments/filters.po1365
-rw-r--r--source/sk/filter/source/config/fragments/internalgraphicfilters.po8
-rw-r--r--source/sk/filter/source/config/fragments/types.po63
-rw-r--r--source/sk/filter/source/pdf.po10
-rw-r--r--source/sk/filter/uiconfig/ui.po28
-rw-r--r--source/sk/formula/source/core/resource.po87
-rw-r--r--source/sk/framework/source/classes.po16
-rw-r--r--source/sk/helpcontent2/source/auxiliary.po90
-rw-r--r--source/sk/helpcontent2/source/text/shared.po10
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/sk/helpcontent2/source/text/swriter/00.po7
-rw-r--r--source/sk/helpcontent2/source/text/swriter/02.po22
-rw-r--r--source/sk/helpcontent2/source/text/swriter/guide.po23
-rw-r--r--source/sk/instsetoo_native/inc_openoffice/windows/msi_languages.po16
-rw-r--r--source/sk/nlpsolver/src/locale.po9
-rw-r--r--source/sk/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/sk/officecfg/registry/data/org/openoffice/Office.po22
-rw-r--r--source/sk/officecfg/registry/data/org/openoffice/Office/UI.po188
-rw-r--r--source/sk/padmin/source.po18
-rw-r--r--source/sk/padmin/uiconfig/ui.po10
-rw-r--r--source/sk/readlicense_oo/docs.po14
-rw-r--r--source/sk/reportdesign/source/ui/dlg.po5
-rw-r--r--source/sk/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/sk/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/sk/sc/source/ui/dbgui.po12
-rw-r--r--source/sk/sc/source/ui/drawfunc.po10
-rw-r--r--source/sk/sc/source/ui/miscdlgs.po8
-rw-r--r--source/sk/sc/source/ui/navipi.po10
-rw-r--r--source/sk/sc/source/ui/src.po761
-rw-r--r--source/sk/sc/uiconfig/scalc/ui.po977
-rw-r--r--source/sk/scaddins/source/analysis.po10
-rw-r--r--source/sk/scaddins/source/pricing.po12
-rw-r--r--source/sk/scp2/source/extensions.po6
-rw-r--r--source/sk/scp2/source/graphicfilter.po26
-rw-r--r--source/sk/scp2/source/ooo.po22
-rw-r--r--source/sk/scp2/source/writer.po8
-rw-r--r--source/sk/sd/source/core.po34
-rw-r--r--source/sk/sd/source/ui/accessibility.po12
-rw-r--r--source/sk/sd/source/ui/app.po58
-rw-r--r--source/sk/sd/source/ui/dlg.po62
-rw-r--r--source/sk/sd/source/ui/view.po10
-rw-r--r--source/sk/sd/uiconfig/sdraw/ui.po16
-rw-r--r--source/sk/sd/uiconfig/simpress/ui.po117
-rw-r--r--source/sk/sdext/source/minimizer.po36
-rw-r--r--source/sk/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/sk/sfx2/source/appl.po12
-rw-r--r--source/sk/sfx2/source/control.po20
-rw-r--r--source/sk/sfx2/source/dialog.po8
-rw-r--r--source/sk/sfx2/source/doc.po16
-rw-r--r--source/sk/sfx2/source/menu.po9
-rw-r--r--source/sk/sfx2/source/sidebar.po12
-rw-r--r--source/sk/sfx2/source/view.po12
-rw-r--r--source/sk/sfx2/uiconfig/ui.po72
-rw-r--r--source/sk/starmath/source.po1818
-rw-r--r--source/sk/starmath/uiconfig/smath/ui.po24
-rw-r--r--source/sk/svtools/source/dialogs.po8
-rw-r--r--source/sk/svtools/source/java.po8
-rw-r--r--source/sk/svtools/source/misc.po35
-rw-r--r--source/sk/svtools/uiconfig/ui.po6
-rw-r--r--source/sk/svx/source/core.po6
-rw-r--r--source/sk/svx/source/dialog.po22
-rw-r--r--source/sk/svx/source/engine3d.po14
-rw-r--r--source/sk/svx/source/form.po8
-rw-r--r--source/sk/svx/source/items.po8
-rw-r--r--source/sk/svx/source/sidebar/area.po12
-rw-r--r--source/sk/svx/source/src.po10
-rw-r--r--source/sk/svx/source/stbctrls.po18
-rw-r--r--source/sk/svx/source/svdraw.po10
-rw-r--r--source/sk/svx/uiconfig/ui.po22
-rw-r--r--source/sk/sw/source/core/undo.po16
-rw-r--r--source/sk/sw/source/ui/app.po16
-rw-r--r--source/sk/sw/source/ui/inc.po53
-rw-r--r--source/sk/sw/source/ui/lingu.po12
-rw-r--r--source/sk/sw/source/ui/misc.po8
-rw-r--r--source/sk/sw/source/ui/ribbar.po8
-rw-r--r--source/sk/sw/source/ui/utlui.po22
-rw-r--r--source/sk/sw/uiconfig/swriter/ui.po121
-rw-r--r--source/sk/swext/mediawiki/help.po14
-rw-r--r--source/sk/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po9
-rw-r--r--source/sk/vcl/qa/cppunit/builder.po14
-rw-r--r--source/sk/vcl/source/src.po14
-rw-r--r--source/sk/vcl/uiconfig/ui.po8
-rw-r--r--source/sk/wizards/source/euro.po22
-rw-r--r--source/sk/wizards/source/formwizard.po34
-rw-r--r--source/sk/wizards/source/template.po12
-rw-r--r--source/sk/xmlsecurity/uiconfig/ui.po12
-rw-r--r--source/sq/accessibility/source/helper.po9
-rw-r--r--source/sq/avmedia/source/framework.po12
-rw-r--r--source/sq/avmedia/source/viewer.po8
-rw-r--r--source/sq/basctl/source/basicide.po28
-rw-r--r--source/sq/basctl/uiconfig/basicide/ui.po10
-rw-r--r--source/sq/chart2/source/controller/dialogs.po94
-rw-r--r--source/sq/chart2/uiconfig/ui.po219
-rw-r--r--source/sq/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/sq/connectivity/source/resource.po17
-rw-r--r--source/sq/cui/source/options.po55
-rw-r--r--source/sq/cui/uiconfig/ui.po622
-rw-r--r--source/sq/dbaccess/source/core/resource.po4
-rw-r--r--source/sq/dictionaries/lo_LA.po23
-rw-r--r--source/sq/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/sq/extensions/uiconfig.po38
-rw-r--r--source/sq/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/sq/filter/source/config/fragments/filters.po1370
-rw-r--r--source/sq/filter/source/config/fragments/types.po64
-rw-r--r--source/sq/formula/source/core/resource.po143
-rw-r--r--source/sq/fpicker/source/office.po27
-rw-r--r--source/sq/helpcontent2/source/auxiliary.po16
-rw-r--r--source/sq/librelogo/source/pythonpath.po29
-rw-r--r--source/sq/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/sq/officecfg/registry/data/org/openoffice/Office/UI.po65
-rw-r--r--source/sq/padmin/source.po8
-rw-r--r--source/sq/readlicense_oo/docs.po17
-rw-r--r--source/sq/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/sq/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/sq/sc/source/ui/src.po639
-rw-r--r--source/sq/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/sq/scaddins/source/analysis.po11
-rw-r--r--source/sq/scaddins/source/pricing.po6
-rw-r--r--source/sq/sccomp/source/solver.po17
-rw-r--r--source/sq/scp2/source/ooo.po18
-rw-r--r--source/sq/sd/source/ui/app.po42
-rw-r--r--source/sq/sd/source/ui/dlg.po54
-rw-r--r--source/sq/sd/uiconfig/simpress/ui.po100
-rw-r--r--source/sq/sdext/source/minimizer.po33
-rw-r--r--source/sq/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/sq/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/sq/setup_native/source/mac.po20
-rw-r--r--source/sq/sfx2/source/control.po14
-rw-r--r--source/sq/sfx2/uiconfig/ui.po42
-rw-r--r--source/sq/shell/source/win32/shlxthandler/res.po10
-rw-r--r--source/sq/starmath/source.po1802
-rw-r--r--source/sq/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/sq/svtools/source/misc.po23
-rw-r--r--source/sq/sw/source/core/undo.po24
-rw-r--r--source/sq/sw/source/ui/app.po19
-rw-r--r--source/sq/sw/source/ui/config.po11
-rw-r--r--source/sq/sw/source/ui/dbui.po26
-rw-r--r--source/sq/sw/source/ui/envelp.po7
-rw-r--r--source/sq/sw/source/ui/inc.po51
-rw-r--r--source/sq/sw/uiconfig/swriter/ui.po666
-rw-r--r--source/sq/vcl/qa/cppunit/builder.po22
-rw-r--r--source/sq/vcl/source/edit.po20
-rw-r--r--source/sq/vcl/source/src.po152
-rw-r--r--source/sq/vcl/uiconfig/ui.po29
-rw-r--r--source/sq/wizards/source/euro.po28
-rw-r--r--source/sq/xmlsecurity/source/dialogs.po6
-rw-r--r--source/sq/xmlsecurity/uiconfig/ui.po9
-rw-r--r--source/ss/chart2/source/controller/dialogs.po24
-rw-r--r--source/ss/chart2/uiconfig/ui.po20
-rw-r--r--source/ss/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ss/cui/source/options.po11
-rw-r--r--source/ss/cui/uiconfig/ui.po380
-rw-r--r--source/ss/dbaccess/source/core/resource.po6
-rw-r--r--source/ss/dictionaries/lo_LA.po23
-rw-r--r--source/ss/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ss/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ss/filter/source/config/fragments/filters.po1370
-rw-r--r--source/ss/filter/source/config/fragments/types.po64
-rw-r--r--source/ss/formula/source/core/resource.po83
-rw-r--r--source/ss/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ss/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/ss/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ss/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ss/sc/source/ui/src.po635
-rw-r--r--source/ss/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ss/scaddins/source/pricing.po6
-rw-r--r--source/ss/scp2/source/ooo.po18
-rw-r--r--source/ss/sd/source/ui/dlg.po46
-rw-r--r--source/ss/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ss/sdext/source/minimizer.po33
-rw-r--r--source/ss/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/ss/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po646
-rw-r--r--source/ss/sfx2/source/control.po14
-rw-r--r--source/ss/sfx2/uiconfig/ui.po42
-rw-r--r--source/ss/starmath/source.po1802
-rw-r--r--source/ss/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ss/svtools/source/misc.po13
-rw-r--r--source/ss/sw/source/ui/inc.po51
-rw-r--r--source/ss/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ss/wizards/source/euro.po18
-rw-r--r--source/st/chart2/source/controller/dialogs.po24
-rw-r--r--source/st/chart2/uiconfig/ui.po20
-rw-r--r--source/st/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/st/cui/source/options.po11
-rw-r--r--source/st/cui/uiconfig/ui.po380
-rw-r--r--source/st/dbaccess/source/core/resource.po6
-rw-r--r--source/st/dictionaries/lo_LA.po23
-rw-r--r--source/st/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/st/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/st/filter/source/config/fragments/filters.po1370
-rw-r--r--source/st/filter/source/config/fragments/types.po64
-rw-r--r--source/st/formula/source/core/resource.po83
-rw-r--r--source/st/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/st/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/st/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/st/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/st/sc/source/ui/src.po635
-rw-r--r--source/st/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/st/scaddins/source/pricing.po6
-rw-r--r--source/st/scp2/source/ooo.po18
-rw-r--r--source/st/sd/source/ui/dlg.po46
-rw-r--r--source/st/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/st/sdext/source/minimizer.po33
-rw-r--r--source/st/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/st/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po679
-rw-r--r--source/st/sfx2/source/control.po14
-rw-r--r--source/st/sfx2/uiconfig/ui.po42
-rw-r--r--source/st/starmath/source.po1802
-rw-r--r--source/st/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/st/svtools/source/misc.po13
-rw-r--r--source/st/sw/source/ui/inc.po51
-rw-r--r--source/st/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/st/wizards/source/euro.po18
-rw-r--r--source/sv/chart2/source/controller/dialogs.po76
-rw-r--r--source/sv/chart2/uiconfig/ui.po108
-rw-r--r--source/sv/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/sv/cui/source/customize.po6
-rw-r--r--source/sv/cui/source/options.po23
-rw-r--r--source/sv/cui/source/tabpages.po7
-rw-r--r--source/sv/cui/uiconfig/ui.po1341
-rw-r--r--source/sv/dbaccess/source/core/resource.po9
-rw-r--r--source/sv/dictionaries/en/dialog.po7
-rw-r--r--source/sv/dictionaries/lo_LA.po25
-rw-r--r--source/sv/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/sv/extensions/source/bibliography.po7
-rw-r--r--source/sv/extensions/source/propctrlr.po6
-rw-r--r--source/sv/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/sv/filter/source/config/fragments/filters.po1402
-rw-r--r--source/sv/filter/source/config/fragments/types.po64
-rw-r--r--source/sv/filter/uiconfig/ui.po288
-rw-r--r--source/sv/forms/source/resource.po11
-rw-r--r--source/sv/formula/source/core/resource.po145
-rw-r--r--source/sv/helpcontent2/source/text/sbasic/guide.po34
-rw-r--r--source/sv/helpcontent2/source/text/scalc/00.po12
-rw-r--r--source/sv/helpcontent2/source/text/scalc/01.po122
-rw-r--r--source/sv/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/sv/helpcontent2/source/text/shared/00.po10
-rw-r--r--source/sv/helpcontent2/source/text/shared/01.po76
-rw-r--r--source/sv/helpcontent2/source/text/shared/02.po24
-rw-r--r--source/sv/helpcontent2/source/text/shared/05.po14
-rw-r--r--source/sv/helpcontent2/source/text/shared/autokorr.po7
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po20
-rw-r--r--source/sv/helpcontent2/source/text/shared/optionen.po448
-rw-r--r--source/sv/helpcontent2/source/text/simpress/01.po14
-rw-r--r--source/sv/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/sv/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/sv/helpcontent2/source/text/swriter/02.po10
-rw-r--r--source/sv/helpcontent2/source/text/swriter/guide.po50
-rw-r--r--source/sv/instsetoo_native/inc_openoffice/windows/msi_languages.po96
-rw-r--r--source/sv/librelogo/source/pythonpath.po6
-rw-r--r--source/sv/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po22
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office.po142
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office/UI.po150
-rw-r--r--source/sv/readlicense_oo/docs.po18
-rw-r--r--source/sv/reportdesign/source/ui/report.po15
-rw-r--r--source/sv/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/sv/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/sv/sc/source/ui/drawfunc.po12
-rw-r--r--source/sv/sc/source/ui/navipi.po6
-rw-r--r--source/sv/sc/source/ui/src.po1062
-rw-r--r--source/sv/sc/source/ui/styleui.po18
-rw-r--r--source/sv/sc/uiconfig/scalc/ui.po1723
-rw-r--r--source/sv/scaddins/source/analysis.po12
-rw-r--r--source/sv/scaddins/source/pricing.po94
-rw-r--r--source/sv/scp2/source/calc.po9
-rw-r--r--source/sv/scp2/source/draw.po57
-rw-r--r--source/sv/scp2/source/graphicfilter.po9
-rw-r--r--source/sv/scp2/source/impress.po9
-rw-r--r--source/sv/scp2/source/ooo.po140
-rw-r--r--source/sv/scp2/source/writer.po15
-rw-r--r--source/sv/sd/source/core.po24
-rw-r--r--source/sv/sd/source/filter/html.po13
-rw-r--r--source/sv/sd/source/ui/animations.po8
-rw-r--r--source/sv/sd/source/ui/app.po52
-rw-r--r--source/sv/sd/source/ui/dlg.po46
-rw-r--r--source/sv/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/sv/sd/uiconfig/simpress/ui.po469
-rw-r--r--source/sv/sdext/source/minimizer.po36
-rw-r--r--source/sv/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/sv/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/sv/sfx2/source/appl.po22
-rw-r--r--source/sv/sfx2/source/control.po20
-rw-r--r--source/sv/sfx2/source/doc.po6
-rw-r--r--source/sv/sfx2/uiconfig/ui.po150
-rw-r--r--source/sv/shell/source/win32/shlxthandler/res.po12
-rw-r--r--source/sv/starmath/source.po1842
-rw-r--r--source/sv/starmath/uiconfig/smath/ui.po226
-rw-r--r--source/sv/svl/source/misc.po29
-rw-r--r--source/sv/svtools/source/dialogs.po22
-rw-r--r--source/sv/svtools/source/misc.po91
-rw-r--r--source/sv/svx/source/core.po5
-rw-r--r--source/sv/svx/source/dialog.po96
-rw-r--r--source/sv/svx/source/form.po6
-rw-r--r--source/sv/svx/source/gallery2.po8
-rw-r--r--source/sv/svx/source/items.po10
-rw-r--r--source/sv/svx/source/svdraw.po6
-rw-r--r--source/sv/svx/source/tbxctrls.po6
-rw-r--r--source/sv/svx/uiconfig/ui.po454
-rw-r--r--source/sv/sw/source/core/undo.po8
-rw-r--r--source/sv/sw/source/ui/app.po30
-rw-r--r--source/sv/sw/source/ui/dbui.po40
-rw-r--r--source/sv/sw/source/ui/dochdl.po7
-rw-r--r--source/sv/sw/source/ui/docvw.po15
-rw-r--r--source/sv/sw/source/ui/fldui.po10
-rw-r--r--source/sv/sw/source/ui/inc.po53
-rw-r--r--source/sv/sw/source/ui/index.po60
-rw-r--r--source/sv/sw/source/ui/misc.po6
-rw-r--r--source/sv/sw/source/ui/ribbar.po7
-rw-r--r--source/sv/sw/source/ui/shells.po27
-rw-r--r--source/sv/sw/source/ui/utlui.po24
-rw-r--r--source/sv/sw/source/ui/web.po7
-rw-r--r--source/sv/sw/uiconfig/swriter/ui.po2007
-rw-r--r--source/sv/sysui/desktop/share.po23
-rw-r--r--source/sv/vcl/source/src.po32
-rw-r--r--source/sv/vcl/uiconfig/ui.po16
-rw-r--r--source/sv/wizards/source/euro.po20
-rw-r--r--source/sv/wizards/source/formwizard.po8
-rw-r--r--source/sv/xmlsecurity/source/dialogs.po7
-rw-r--r--source/sv/xmlsecurity/uiconfig/ui.po10
-rw-r--r--source/sw-TZ/chart2/source/controller/dialogs.po24
-rw-r--r--source/sw-TZ/chart2/uiconfig/ui.po20
-rw-r--r--source/sw-TZ/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/sw-TZ/cui/source/options.po11
-rw-r--r--source/sw-TZ/cui/uiconfig/ui.po380
-rw-r--r--source/sw-TZ/dbaccess/source/core/resource.po6
-rw-r--r--source/sw-TZ/dictionaries/lo_LA.po23
-rw-r--r--source/sw-TZ/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/sw-TZ/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/sw-TZ/filter/source/config/fragments/filters.po1370
-rw-r--r--source/sw-TZ/filter/source/config/fragments/types.po64
-rw-r--r--source/sw-TZ/formula/source/core/resource.po83
-rw-r--r--source/sw-TZ/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/sw-TZ/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/sw-TZ/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/sw-TZ/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/sw-TZ/sc/source/ui/src.po639
-rw-r--r--source/sw-TZ/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/sw-TZ/scaddins/source/pricing.po6
-rw-r--r--source/sw-TZ/scp2/source/ooo.po18
-rw-r--r--source/sw-TZ/sd/source/ui/dlg.po46
-rw-r--r--source/sw-TZ/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/sw-TZ/sdext/source/minimizer.po33
-rw-r--r--source/sw-TZ/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/sw-TZ/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po627
-rw-r--r--source/sw-TZ/sfx2/source/control.po14
-rw-r--r--source/sw-TZ/sfx2/uiconfig/ui.po42
-rw-r--r--source/sw-TZ/starmath/source.po1802
-rw-r--r--source/sw-TZ/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/sw-TZ/svtools/source/misc.po13
-rw-r--r--source/sw-TZ/sw/source/ui/inc.po51
-rw-r--r--source/sw-TZ/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/sw-TZ/wizards/source/euro.po14
-rw-r--r--source/ta/avmedia/source/viewer.po7
-rw-r--r--source/ta/basctl/source/basicide.po6
-rw-r--r--source/ta/basic/source/classes.po10
-rw-r--r--source/ta/chart2/source/controller/dialogs.po66
-rw-r--r--source/ta/chart2/uiconfig/ui.po34
-rw-r--r--source/ta/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/ta/connectivity/source/resource.po56
-rw-r--r--source/ta/cui/source/customize.po34
-rw-r--r--source/ta/cui/source/dialogs.po30
-rw-r--r--source/ta/cui/source/options.po25
-rw-r--r--source/ta/cui/source/tabpages.po15
-rw-r--r--source/ta/cui/uiconfig/ui.po1048
-rw-r--r--source/ta/dbaccess/source/core/resource.po45
-rw-r--r--source/ta/dbaccess/source/ui/app.po5
-rw-r--r--source/ta/dbaccess/source/ui/dlg.po28
-rw-r--r--source/ta/dbaccess/source/ui/misc.po6
-rw-r--r--source/ta/dbaccess/source/ui/querydesign.po13
-rw-r--r--source/ta/dbaccess/source/ui/tabledesign.po7
-rw-r--r--source/ta/dbaccess/source/ui/uno.po5
-rw-r--r--source/ta/dbaccess/uiconfig/ui.po13
-rw-r--r--source/ta/desktop/source/app.po10
-rw-r--r--source/ta/dictionaries/lo_LA.po25
-rw-r--r--source/ta/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/ta/editeng/source/editeng.po12
-rw-r--r--source/ta/extensions/source/bibliography.po18
-rw-r--r--source/ta/extensions/source/propctrlr.po6
-rw-r--r--source/ta/extensions/uiconfig.po15
-rw-r--r--source/ta/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/ta/filter/source/config/fragments/filters.po1361
-rw-r--r--source/ta/filter/source/config/fragments/types.po57
-rw-r--r--source/ta/forms/source/resource.po16
-rw-r--r--source/ta/formula/source/core/resource.po83
-rw-r--r--source/ta/fpicker/source/office.po12
-rw-r--r--source/ta/instsetoo_native/inc_openoffice/windows/msi_languages.po18
-rw-r--r--source/ta/librelogo/source/pythonpath.po8
-rw-r--r--source/ta/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ta/officecfg/registry/data/org/openoffice/Office/UI.po156
-rw-r--r--source/ta/padmin/source.po12
-rw-r--r--source/ta/reportdesign/source/ui/dlg.po8
-rw-r--r--source/ta/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ta/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ta/sc/source/ui/dbgui.po8
-rw-r--r--source/ta/sc/source/ui/src.po952
-rw-r--r--source/ta/sc/uiconfig/scalc/ui.po1014
-rw-r--r--source/ta/scaddins/source/pricing.po6
-rw-r--r--source/ta/scp2/source/accessories.po24
-rw-r--r--source/ta/scp2/source/extensions.po6
-rw-r--r--source/ta/scp2/source/ooo.po18
-rw-r--r--source/ta/scp2/source/winexplorerext.po12
-rw-r--r--source/ta/sd/source/core.po35
-rw-r--r--source/ta/sd/source/ui/app.po54
-rw-r--r--source/ta/sd/source/ui/dlg.po58
-rw-r--r--source/ta/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ta/sdext/source/minimizer.po37
-rw-r--r--source/ta/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ta/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/ta/sfx2/source/appl.po22
-rw-r--r--source/ta/sfx2/source/control.po14
-rw-r--r--source/ta/sfx2/source/dialog.po10
-rw-r--r--source/ta/sfx2/source/doc.po6
-rw-r--r--source/ta/sfx2/source/view.po14
-rw-r--r--source/ta/sfx2/uiconfig/ui.po51
-rw-r--r--source/ta/shell/source/win32/shlxthandler/res.po5
-rw-r--r--source/ta/starmath/source.po1817
-rw-r--r--source/ta/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ta/svl/source/misc.po51
-rw-r--r--source/ta/svtools/source/contnr.po10
-rw-r--r--source/ta/svtools/source/dialogs.po8
-rw-r--r--source/ta/svtools/source/misc.po13
-rw-r--r--source/ta/svtools/uiconfig/ui.po6
-rw-r--r--source/ta/svx/inc.po12
-rw-r--r--source/ta/svx/source/dialog.po100
-rw-r--r--source/ta/svx/source/engine3d.po12
-rw-r--r--source/ta/svx/source/form.po20
-rw-r--r--source/ta/svx/source/items.po6
-rw-r--r--source/ta/svx/source/tbxctrls.po8
-rw-r--r--source/ta/svx/source/unodialogs/textconversiondlgs.po14
-rw-r--r--source/ta/sw/source/core/undo.po9
-rw-r--r--source/ta/sw/source/ui/app.po31
-rw-r--r--source/ta/sw/source/ui/dbui.po50
-rw-r--r--source/ta/sw/source/ui/docvw.po8
-rw-r--r--source/ta/sw/source/ui/inc.po51
-rw-r--r--source/ta/sw/source/ui/lingu.po14
-rw-r--r--source/ta/sw/uiconfig/swriter/ui.po1131
-rw-r--r--source/ta/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po14
-rw-r--r--source/ta/sysui/desktop/share.po28
-rw-r--r--source/ta/uui/source.po12
-rw-r--r--source/ta/vcl/source/src.po24
-rw-r--r--source/ta/wizards/source/euro.po18
-rw-r--r--source/ta/wizards/source/formwizard.po26
-rw-r--r--source/ta/wizards/source/importwizard.po12
-rw-r--r--source/te/chart2/source/controller/dialogs.po34
-rw-r--r--source/te/chart2/uiconfig/ui.po20
-rw-r--r--source/te/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/te/cui/source/options.po11
-rw-r--r--source/te/cui/uiconfig/ui.po384
-rw-r--r--source/te/dbaccess/source/core/resource.po6
-rw-r--r--source/te/dictionaries/lo_LA.po23
-rw-r--r--source/te/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/te/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/te/filter/source/config/fragments/filters.po1361
-rw-r--r--source/te/filter/source/config/fragments/types.po57
-rw-r--r--source/te/formula/source/core/resource.po83
-rw-r--r--source/te/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/te/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/te/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/te/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/te/sc/source/ui/src.po639
-rw-r--r--source/te/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/te/scaddins/source/pricing.po6
-rw-r--r--source/te/scp2/source/ooo.po18
-rw-r--r--source/te/sd/source/ui/dlg.po46
-rw-r--r--source/te/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/te/sdext/source/minimizer.po36
-rw-r--r--source/te/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/te/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/te/sfx2/source/control.po14
-rw-r--r--source/te/sfx2/uiconfig/ui.po51
-rw-r--r--source/te/starmath/source.po1802
-rw-r--r--source/te/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/te/svtools/source/misc.po13
-rw-r--r--source/te/sw/source/ui/inc.po51
-rw-r--r--source/te/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/te/wizards/source/euro.po18
-rw-r--r--source/tg/basctl/source/basicide.po40
-rw-r--r--source/tg/basctl/uiconfig/basicide/ui.po26
-rw-r--r--source/tg/chart2/source/controller/dialogs.po24
-rw-r--r--source/tg/chart2/uiconfig/ui.po20
-rw-r--r--source/tg/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/tg/cui/source/options.po11
-rw-r--r--source/tg/cui/uiconfig/ui.po380
-rw-r--r--source/tg/dbaccess/source/core/resource.po6
-rw-r--r--source/tg/desktop/source/app.po9
-rw-r--r--source/tg/dictionaries/lo_LA.po23
-rw-r--r--source/tg/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/tg/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/tg/extras/source/gallery/share.po31
-rw-r--r--source/tg/filter/source/config/fragments/filters.po1370
-rw-r--r--source/tg/filter/source/config/fragments/types.po64
-rw-r--r--source/tg/forms/source/resource.po11
-rw-r--r--source/tg/formula/source/core/resource.po265
-rw-r--r--source/tg/formula/source/ui/dlg.po96
-rw-r--r--source/tg/helpcontent2/source/auxiliary.po92
-rw-r--r--source/tg/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/tg/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/tg/reportbuilder/java/org/libreoffice/report/function/metadata.po20
-rw-r--r--source/tg/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/tg/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/tg/sc/source/ui/src.po639
-rw-r--r--source/tg/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/tg/scaddins/source/pricing.po6
-rw-r--r--source/tg/scp2/source/ooo.po18
-rw-r--r--source/tg/sd/source/ui/dlg.po46
-rw-r--r--source/tg/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/tg/sdext/source/minimizer.po33
-rw-r--r--source/tg/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/tg/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po691
-rw-r--r--source/tg/sfx2/source/control.po14
-rw-r--r--source/tg/sfx2/uiconfig/ui.po42
-rw-r--r--source/tg/shell/source/win32/shlxthandler/res.po7
-rw-r--r--source/tg/starmath/source.po1802
-rw-r--r--source/tg/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/tg/svtools/source/misc.po13
-rw-r--r--source/tg/sw/source/ui/inc.po51
-rw-r--r--source/tg/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/tg/tubes/uiconfig/ui.po22
-rw-r--r--source/tg/wizards/source/euro.po16
-rw-r--r--source/th/avmedia/source/framework.po9
-rw-r--r--source/th/basctl/source/basicide.po49
-rw-r--r--source/th/basctl/source/dlged.po32
-rw-r--r--source/th/basctl/uiconfig/basicide/ui.po10
-rw-r--r--source/th/basic/source/classes.po14
-rw-r--r--source/th/chart2/source/controller/dialogs.po168
-rw-r--r--source/th/chart2/uiconfig/ui.po53
-rw-r--r--source/th/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/th/connectivity/source/resource.po40
-rw-r--r--source/th/cui/source/customize.po82
-rw-r--r--source/th/cui/source/dialogs.po107
-rw-r--r--source/th/cui/source/options.po109
-rw-r--r--source/th/cui/source/tabpages.po78
-rw-r--r--source/th/cui/uiconfig/ui.po866
-rw-r--r--source/th/dbaccess/source/core/resource.po17
-rw-r--r--source/th/dbaccess/source/ext/macromigration.po15
-rw-r--r--source/th/dbaccess/source/ui/app.po7
-rw-r--r--source/th/dbaccess/source/ui/browser.po7
-rw-r--r--source/th/dbaccess/source/ui/control.po12
-rw-r--r--source/th/dbaccess/source/ui/dlg.po56
-rw-r--r--source/th/dbaccess/source/ui/misc.po10
-rw-r--r--source/th/dbaccess/source/ui/querydesign.po12
-rw-r--r--source/th/dbaccess/source/ui/tabledesign.po10
-rw-r--r--source/th/dbaccess/uiconfig/ui.po16
-rw-r--r--source/th/desktop/source/deployment/gui.po110
-rw-r--r--source/th/desktop/source/deployment/misc.po13
-rw-r--r--source/th/desktop/source/deployment/registry/help.po7
-rw-r--r--source/th/desktop/source/deployment/registry/package.po9
-rw-r--r--source/th/desktop/source/deployment/unopkg.po9
-rw-r--r--source/th/desktop/uiconfig/ui.po12
-rw-r--r--source/th/dictionaries/en/dialog.po6
-rw-r--r--source/th/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/th/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/th/dictionaries/lo_LA.po23
-rw-r--r--source/th/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/th/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/th/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po15
-rw-r--r--source/th/editeng/source/editeng.po8
-rw-r--r--source/th/editeng/source/items.po59
-rw-r--r--source/th/editeng/source/outliner.po25
-rw-r--r--source/th/extensions/source/abpilot.po14
-rw-r--r--source/th/extensions/source/bibliography.po10
-rw-r--r--source/th/extensions/source/dbpilots.po11
-rw-r--r--source/th/extensions/source/propctrlr.po50
-rw-r--r--source/th/extensions/source/update/check.po26
-rw-r--r--source/th/extensions/source/update/check/org/openoffice/Office.po13
-rw-r--r--source/th/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/th/extras/source/gallery/share.po12
-rw-r--r--source/th/filter/source/config/fragments/filters.po1376
-rw-r--r--source/th/filter/source/config/fragments/types.po69
-rw-r--r--source/th/filter/source/pdf.po10
-rw-r--r--source/th/filter/source/xsltdialog.po7
-rw-r--r--source/th/filter/uiconfig/ui.po16
-rw-r--r--source/th/forms/source/resource.po8
-rw-r--r--source/th/formula/source/core/resource.po736
-rw-r--r--source/th/formula/source/ui/dlg.po14
-rw-r--r--source/th/fpicker/source/office.po12
-rw-r--r--source/th/instsetoo_native/inc_openoffice/windows/msi_languages.po64
-rw-r--r--source/th/librelogo/source/pythonpath.po13
-rw-r--r--source/th/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po10
-rw-r--r--source/th/nlpsolver/src/locale.po10
-rw-r--r--source/th/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/th/officecfg/registry/data/org/openoffice/Office.po74
-rw-r--r--source/th/officecfg/registry/data/org/openoffice/Office/UI.po671
-rw-r--r--source/th/padmin/source.po28
-rw-r--r--source/th/readlicense_oo/docs.po30
-rw-r--r--source/th/reportdesign/source/ui/dlg.po6
-rw-r--r--source/th/reportdesign/source/ui/report.po22
-rw-r--r--source/th/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/th/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/th/sc/source/ui/dbgui.po14
-rw-r--r--source/th/sc/source/ui/drawfunc.po17
-rw-r--r--source/th/sc/source/ui/miscdlgs.po38
-rw-r--r--source/th/sc/source/ui/navipi.po6
-rw-r--r--source/th/sc/source/ui/src.po886
-rw-r--r--source/th/sc/uiconfig/scalc/ui.po956
-rw-r--r--source/th/scaddins/source/analysis.po11
-rw-r--r--source/th/scaddins/source/datefunc.po20
-rw-r--r--source/th/scaddins/source/pricing.po6
-rw-r--r--source/th/scp2/source/accessories.po21
-rw-r--r--source/th/scp2/source/calc.po10
-rw-r--r--source/th/scp2/source/draw.po12
-rw-r--r--source/th/scp2/source/extensions.po9
-rw-r--r--source/th/scp2/source/impress.po11
-rw-r--r--source/th/scp2/source/math.po17
-rw-r--r--source/th/scp2/source/ooo.po419
-rw-r--r--source/th/scp2/source/winexplorerext.po13
-rw-r--r--source/th/scp2/source/writer.po12
-rw-r--r--source/th/sd/source/filter/html.po18
-rw-r--r--source/th/sd/source/ui/annotations.po24
-rw-r--r--source/th/sd/source/ui/app.po141
-rw-r--r--source/th/sd/source/ui/dlg.po61
-rw-r--r--source/th/sd/source/ui/slideshow.po16
-rw-r--r--source/th/sd/source/ui/view.po19
-rw-r--r--source/th/sd/uiconfig/sdraw/ui.po29
-rw-r--r--source/th/sd/uiconfig/simpress/ui.po158
-rw-r--r--source/th/sdext/source/minimizer.po37
-rw-r--r--source/th/sdext/source/minimizer/registry/data/org/openoffice/Office.po26
-rw-r--r--source/th/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po631
-rw-r--r--source/th/sfx2/source/appl.po18
-rw-r--r--source/th/sfx2/source/control.po14
-rw-r--r--source/th/sfx2/source/dialog.po13
-rw-r--r--source/th/sfx2/source/doc.po18
-rw-r--r--source/th/sfx2/source/menu.po10
-rw-r--r--source/th/sfx2/source/view.po15
-rw-r--r--source/th/sfx2/uiconfig/ui.po83
-rw-r--r--source/th/shell/source/win32/shlxthandler/res.po10
-rw-r--r--source/th/starmath/source.po1841
-rw-r--r--source/th/starmath/uiconfig/smath/ui.po46
-rw-r--r--source/th/svl/source/misc.po16
-rw-r--r--source/th/svtools/source/dialogs.po7
-rw-r--r--source/th/svtools/source/misc.po600
-rw-r--r--source/th/svtools/source/toolpanel.po13
-rw-r--r--source/th/svtools/uiconfig/ui.po27
-rw-r--r--source/th/svx/inc.po24
-rw-r--r--source/th/svx/source/dialog.po82
-rw-r--r--source/th/svx/source/engine3d.po56
-rw-r--r--source/th/svx/source/fmcomp.po12
-rw-r--r--source/th/svx/source/form.po40
-rw-r--r--source/th/svx/source/gallery2.po20
-rw-r--r--source/th/svx/source/items.po18
-rw-r--r--source/th/svx/source/sidebar/area.po16
-rw-r--r--source/th/svx/source/sidebar/paragraph.po6
-rw-r--r--source/th/svx/source/sidebar/text.po8
-rw-r--r--source/th/svx/source/src.po19
-rw-r--r--source/th/svx/source/stbctrls.po8
-rw-r--r--source/th/svx/source/svdraw.po183
-rw-r--r--source/th/svx/source/tbxctrls.po18
-rw-r--r--source/th/svx/source/unodialogs/textconversiondlgs.po13
-rw-r--r--source/th/svx/uiconfig/ui.po85
-rw-r--r--source/th/sw/source/core/undo.po24
-rw-r--r--source/th/sw/source/ui/app.po76
-rw-r--r--source/th/sw/source/ui/config.po15
-rw-r--r--source/th/sw/source/ui/dbui.po20
-rw-r--r--source/th/sw/source/ui/docvw.po14
-rw-r--r--source/th/sw/source/ui/envelp.po8
-rw-r--r--source/th/sw/source/ui/fldui.po10
-rw-r--r--source/th/sw/source/ui/globdoc.po12
-rw-r--r--source/th/sw/source/ui/inc.po51
-rw-r--r--source/th/sw/source/ui/misc.po9
-rw-r--r--source/th/sw/source/ui/ribbar.po8
-rw-r--r--source/th/sw/source/ui/shells.po10
-rw-r--r--source/th/sw/source/ui/sidebar.po14
-rw-r--r--source/th/sw/source/ui/smartmenu.po11
-rw-r--r--source/th/sw/source/ui/uiview.po7
-rw-r--r--source/th/sw/source/ui/utlui.po103
-rw-r--r--source/th/sw/source/ui/web.po11
-rw-r--r--source/th/sw/uiconfig/swriter/ui.po417
-rw-r--r--source/th/swext/mediawiki/help.po18
-rw-r--r--source/th/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po50
-rw-r--r--source/th/sysui/desktop/share.po52
-rw-r--r--source/th/uui/source.po42
-rw-r--r--source/th/vcl/qa/cppunit/builder.po22
-rw-r--r--source/th/vcl/source/src.po74
-rw-r--r--source/th/vcl/uiconfig/ui.po27
-rw-r--r--source/th/wizards/source/euro.po30
-rw-r--r--source/th/wizards/source/formwizard.po81
-rw-r--r--source/th/wizards/source/template.po10
-rw-r--r--source/th/xmlsecurity/source/dialogs.po16
-rw-r--r--source/tn/chart2/source/controller/dialogs.po24
-rw-r--r--source/tn/chart2/uiconfig/ui.po20
-rw-r--r--source/tn/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/tn/cui/source/options.po11
-rw-r--r--source/tn/cui/uiconfig/ui.po380
-rw-r--r--source/tn/dbaccess/source/core/resource.po6
-rw-r--r--source/tn/dictionaries/lo_LA.po23
-rw-r--r--source/tn/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/tn/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/tn/filter/source/config/fragments/filters.po1370
-rw-r--r--source/tn/filter/source/config/fragments/types.po43
-rw-r--r--source/tn/formula/source/core/resource.po83
-rw-r--r--source/tn/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/tn/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/tn/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/tn/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/tn/sc/source/ui/src.po635
-rw-r--r--source/tn/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/tn/scaddins/source/pricing.po6
-rw-r--r--source/tn/scp2/source/ooo.po18
-rw-r--r--source/tn/sd/source/ui/dlg.po46
-rw-r--r--source/tn/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/tn/sdext/source/minimizer.po33
-rw-r--r--source/tn/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/tn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po669
-rw-r--r--source/tn/sfx2/source/control.po14
-rw-r--r--source/tn/sfx2/uiconfig/ui.po42
-rw-r--r--source/tn/starmath/source.po1802
-rw-r--r--source/tn/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/tn/svtools/source/misc.po13
-rw-r--r--source/tn/sw/source/ui/inc.po51
-rw-r--r--source/tn/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/tn/wizards/source/euro.po18
-rw-r--r--source/tr/basctl/source/basicide.po16
-rw-r--r--source/tr/chart2/source/controller/dialogs.po44
-rw-r--r--source/tr/chart2/uiconfig/ui.po26
-rw-r--r--source/tr/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/tr/cui/source/options.po11
-rw-r--r--source/tr/cui/source/tabpages.po22
-rw-r--r--source/tr/cui/uiconfig/ui.po195
-rw-r--r--source/tr/dbaccess/source/core/resource.po12
-rw-r--r--source/tr/dictionaries/lo_LA.po25
-rw-r--r--source/tr/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/tr/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/tr/filter/source/config/fragments/filters.po1401
-rw-r--r--source/tr/filter/source/config/fragments/types.po68
-rw-r--r--source/tr/filter/uiconfig/ui.po298
-rw-r--r--source/tr/formula/source/core/resource.po160
-rw-r--r--source/tr/fpicker/source/office.po12
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/guide.po18
-rw-r--r--source/tr/helpcontent2/source/text/scalc/01.po12
-rw-r--r--source/tr/helpcontent2/source/text/sdraw/guide.po8
-rw-r--r--source/tr/helpcontent2/source/text/shared/00.po50
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po13
-rw-r--r--source/tr/helpcontent2/source/text/simpress/01.po14
-rw-r--r--source/tr/helpcontent2/source/text/smath/01.po26
-rw-r--r--source/tr/helpcontent2/source/text/swriter/02.po24
-rw-r--r--source/tr/helpcontent2/source/text/swriter/04.po9
-rw-r--r--source/tr/librelogo/source/pythonpath.po10
-rw-r--r--source/tr/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/tr/officecfg/registry/data/org/openoffice/Office.po142
-rw-r--r--source/tr/officecfg/registry/data/org/openoffice/Office/UI.po112
-rw-r--r--source/tr/padmin/source.po8
-rw-r--r--source/tr/readlicense_oo/docs.po24
-rw-r--r--source/tr/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/tr/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/tr/sc/source/ui/drawfunc.po14
-rw-r--r--source/tr/sc/source/ui/navipi.po11
-rw-r--r--source/tr/sc/source/ui/src.po1026
-rw-r--r--source/tr/sc/uiconfig/scalc/ui.po1192
-rw-r--r--source/tr/scaddins/source/analysis.po16
-rw-r--r--source/tr/scaddins/source/pricing.po92
-rw-r--r--source/tr/scp2/source/accessories.po23
-rw-r--r--source/tr/scp2/source/calc.po11
-rw-r--r--source/tr/scp2/source/draw.po61
-rw-r--r--source/tr/scp2/source/graphicfilter.po13
-rw-r--r--source/tr/scp2/source/impress.po13
-rw-r--r--source/tr/scp2/source/ooo.po50
-rw-r--r--source/tr/scp2/source/writer.po20
-rw-r--r--source/tr/sd/source/core.po26
-rw-r--r--source/tr/sd/source/filter/html.po18
-rw-r--r--source/tr/sd/source/ui/animations.po12
-rw-r--r--source/tr/sd/source/ui/app.po56
-rw-r--r--source/tr/sd/source/ui/dlg.po46
-rw-r--r--source/tr/sd/uiconfig/sdraw/ui.po148
-rw-r--r--source/tr/sd/uiconfig/simpress/ui.po471
-rw-r--r--source/tr/sdext/source/minimizer.po36
-rw-r--r--source/tr/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/tr/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/tr/sfx2/source/appl.po28
-rw-r--r--source/tr/sfx2/source/control.po24
-rw-r--r--source/tr/sfx2/source/dialog.po10
-rw-r--r--source/tr/sfx2/source/doc.po12
-rw-r--r--source/tr/sfx2/uiconfig/ui.po165
-rw-r--r--source/tr/starmath/source.po1845
-rw-r--r--source/tr/starmath/uiconfig/smath/ui.po226
-rw-r--r--source/tr/svl/source/misc.po22
-rw-r--r--source/tr/svtools/source/dialogs.po26
-rw-r--r--source/tr/svtools/source/misc.po83
-rw-r--r--source/tr/svx/inc.po14
-rw-r--r--source/tr/svx/source/core.po11
-rw-r--r--source/tr/svx/source/dialog.po100
-rw-r--r--source/tr/svx/source/gallery2.po14
-rw-r--r--source/tr/svx/source/items.po14
-rw-r--r--source/tr/svx/source/tbxctrls.po10
-rw-r--r--source/tr/svx/source/unodialogs/textconversiondlgs.po11
-rw-r--r--source/tr/svx/uiconfig/ui.po456
-rw-r--r--source/tr/sw/source/core/layout.po13
-rw-r--r--source/tr/sw/source/core/undo.po10
-rw-r--r--source/tr/sw/source/ui/app.po38
-rw-r--r--source/tr/sw/source/ui/config.po14
-rw-r--r--source/tr/sw/source/ui/dbui.po42
-rw-r--r--source/tr/sw/source/ui/dochdl.po10
-rw-r--r--source/tr/sw/source/ui/docvw.po20
-rw-r--r--source/tr/sw/source/ui/fldui.po10
-rw-r--r--source/tr/sw/source/ui/inc.po53
-rw-r--r--source/tr/sw/source/ui/index.po64
-rw-r--r--source/tr/sw/source/ui/misc.po10
-rw-r--r--source/tr/sw/source/ui/shells.po29
-rw-r--r--source/tr/sw/source/ui/utlui.po28
-rw-r--r--source/tr/sw/source/ui/web.po9
-rw-r--r--source/tr/sw/uiconfig/swriter/ui.po1967
-rw-r--r--source/tr/swext/mediawiki/help.po10
-rw-r--r--source/tr/sysui/desktop/share.po28
-rw-r--r--source/tr/vcl/uiconfig/ui.po10
-rw-r--r--source/tr/wizards/source/euro.po22
-rw-r--r--source/ts/chart2/source/controller/dialogs.po24
-rw-r--r--source/ts/chart2/uiconfig/ui.po20
-rw-r--r--source/ts/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ts/cui/source/options.po11
-rw-r--r--source/ts/cui/uiconfig/ui.po380
-rw-r--r--source/ts/dbaccess/source/core/resource.po6
-rw-r--r--source/ts/dictionaries/lo_LA.po23
-rw-r--r--source/ts/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ts/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ts/filter/source/config/fragments/filters.po1370
-rw-r--r--source/ts/filter/source/config/fragments/types.po64
-rw-r--r--source/ts/formula/source/core/resource.po83
-rw-r--r--source/ts/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ts/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/ts/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ts/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ts/sc/source/ui/src.po635
-rw-r--r--source/ts/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ts/scaddins/source/pricing.po6
-rw-r--r--source/ts/scp2/source/ooo.po18
-rw-r--r--source/ts/sd/source/ui/dlg.po46
-rw-r--r--source/ts/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ts/sdext/source/minimizer.po33
-rw-r--r--source/ts/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/ts/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po724
-rw-r--r--source/ts/sfx2/source/control.po14
-rw-r--r--source/ts/sfx2/uiconfig/ui.po42
-rw-r--r--source/ts/starmath/source.po1802
-rw-r--r--source/ts/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ts/svtools/source/misc.po13
-rw-r--r--source/ts/sw/source/ui/inc.po51
-rw-r--r--source/ts/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ts/wizards/source/euro.po18
-rw-r--r--source/tt/chart2/source/controller/dialogs.po24
-rw-r--r--source/tt/chart2/uiconfig/ui.po20
-rw-r--r--source/tt/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/tt/cui/source/options.po11
-rw-r--r--source/tt/cui/uiconfig/ui.po380
-rw-r--r--source/tt/dbaccess/source/core/resource.po4
-rw-r--r--source/tt/dictionaries/lo_LA.po (renamed from source/tt/sdext/source/minimizer/registry/data/org/openoffice/Office.po)17
-rw-r--r--source/tt/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/tt/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/tt/filter/source/config/fragments/filters.po1349
-rw-r--r--source/tt/filter/source/config/fragments/types.po51
-rw-r--r--source/tt/formula/source/core/resource.po83
-rw-r--r--source/tt/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/tt/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/tt/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/tt/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/tt/sc/source/ui/src.po633
-rw-r--r--source/tt/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/tt/scaddins/source/pricing.po6
-rw-r--r--source/tt/scp2/source/ooo.po18
-rw-r--r--source/tt/sd/source/ui/dlg.po46
-rw-r--r--source/tt/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/tt/sdext/source/minimizer.po33
-rw-r--r--source/tt/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/tt/sfx2/source/control.po14
-rw-r--r--source/tt/sfx2/uiconfig/ui.po42
-rw-r--r--source/tt/starmath/source.po1802
-rw-r--r--source/tt/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/tt/svtools/source/misc.po13
-rw-r--r--source/tt/sw/source/ui/inc.po51
-rw-r--r--source/tt/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/tt/wizards/source/euro.po14
-rw-r--r--source/ug/chart2/source/controller/dialogs.po46
-rw-r--r--source/ug/chart2/uiconfig/ui.po204
-rw-r--r--source/ug/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/ug/cui/source/customize.po8
-rw-r--r--source/ug/cui/source/dialogs.po8
-rw-r--r--source/ug/cui/source/options.po93
-rw-r--r--source/ug/cui/source/tabpages.po50
-rw-r--r--source/ug/cui/uiconfig/ui.po934
-rw-r--r--source/ug/dbaccess/source/core/resource.po10
-rw-r--r--source/ug/dbaccess/source/ui/dlg.po8
-rw-r--r--source/ug/dbaccess/uiconfig/ui.po22
-rw-r--r--source/ug/dictionaries/lo_LA.po25
-rw-r--r--source/ug/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/ug/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/ug/filter/source/config/fragments/filters.po1361
-rw-r--r--source/ug/filter/source/config/fragments/types.po57
-rw-r--r--source/ug/formula/source/core/resource.po133
-rw-r--r--source/ug/librelogo/source/pythonpath.po6
-rw-r--r--source/ug/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/ug/officecfg/registry/data/org/openoffice/Office.po54
-rw-r--r--source/ug/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ug/readlicense_oo/docs.po18
-rw-r--r--source/ug/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/ug/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ug/sc/source/ui/src.po639
-rw-r--r--source/ug/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ug/scaddins/source/pricing.po6
-rw-r--r--source/ug/scp2/source/calc.po7
-rw-r--r--source/ug/scp2/source/draw.po55
-rw-r--r--source/ug/scp2/source/graphicfilter.po7
-rw-r--r--source/ug/scp2/source/impress.po9
-rw-r--r--source/ug/scp2/source/ooo.po48
-rw-r--r--source/ug/scp2/source/writer.po15
-rw-r--r--source/ug/sd/source/ui/dlg.po46
-rw-r--r--source/ug/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ug/sdext/source/minimizer.po36
-rw-r--r--source/ug/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ug/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/ug/sfx2/source/appl.po22
-rw-r--r--source/ug/sfx2/source/control.po20
-rw-r--r--source/ug/sfx2/source/doc.po6
-rw-r--r--source/ug/sfx2/uiconfig/ui.po152
-rw-r--r--source/ug/starmath/source.po1822
-rw-r--r--source/ug/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ug/svl/source/misc.po29
-rw-r--r--source/ug/svtools/source/dialogs.po21
-rw-r--r--source/ug/svtools/source/misc.po91
-rw-r--r--source/ug/sw/source/ui/inc.po51
-rw-r--r--source/ug/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ug/sysui/desktop/share.po23
-rw-r--r--source/ug/vcl/source/src.po32
-rw-r--r--source/ug/vcl/uiconfig/ui.po16
-rw-r--r--source/ug/wizards/source/euro.po19
-rw-r--r--source/ug/xmlsecurity/source/dialogs.po5
-rw-r--r--source/uk/basctl/source/basicide.po6
-rw-r--r--source/uk/basctl/source/dlged.po10
-rw-r--r--source/uk/basic/source/classes.po6
-rw-r--r--source/uk/chart2/source/controller/dialogs.po42
-rw-r--r--source/uk/chart2/uiconfig/ui.po24
-rw-r--r--source/uk/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/uk/cui/source/options.po11
-rw-r--r--source/uk/cui/source/tabpages.po16
-rw-r--r--source/uk/cui/uiconfig/ui.po420
-rw-r--r--source/uk/dbaccess/source/core/resource.po14
-rw-r--r--source/uk/dbaccess/source/ui/dlg.po12
-rw-r--r--source/uk/dictionaries/lo_LA.po25
-rw-r--r--source/uk/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/uk/extensions/source/bibliography.po8
-rw-r--r--source/uk/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/uk/filter/source/config/fragments/filters.po1367
-rw-r--r--source/uk/filter/source/config/fragments/types.po63
-rw-r--r--source/uk/filter/source/pdf.po8
-rw-r--r--source/uk/filter/uiconfig/ui.po12
-rw-r--r--source/uk/formula/source/core/resource.po89
-rw-r--r--source/uk/formula/source/ui/dlg.po12
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/guide.po88
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared.po182
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared/01.po33
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared/02.po100
-rw-r--r--source/uk/helpcontent2/source/text/scalc/00.po30
-rw-r--r--source/uk/helpcontent2/source/text/scalc/01.po236
-rw-r--r--source/uk/helpcontent2/source/text/scalc/guide.po21
-rw-r--r--source/uk/helpcontent2/source/text/schart/01.po10
-rw-r--r--source/uk/helpcontent2/source/text/shared/00.po74
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po195
-rw-r--r--source/uk/helpcontent2/source/text/shared/02.po29
-rw-r--r--source/uk/helpcontent2/source/text/shared/04.po15
-rw-r--r--source/uk/helpcontent2/source/text/shared/05.po109
-rw-r--r--source/uk/helpcontent2/source/text/shared/autokorr.po12
-rw-r--r--source/uk/helpcontent2/source/text/shared/autopi.po11
-rw-r--r--source/uk/helpcontent2/source/text/shared/explorer/database.po17
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po11
-rw-r--r--source/uk/helpcontent2/source/text/shared/optionen.po38
-rw-r--r--source/uk/helpcontent2/source/text/simpress/00.po12
-rw-r--r--source/uk/helpcontent2/source/text/simpress/01.po1738
-rw-r--r--source/uk/helpcontent2/source/text/simpress/02.po373
-rw-r--r--source/uk/helpcontent2/source/text/simpress/guide.po14
-rw-r--r--source/uk/helpcontent2/source/text/smath/01.po24
-rw-r--r--source/uk/helpcontent2/source/text/swriter.po8
-rw-r--r--source/uk/helpcontent2/source/text/swriter/01.po170
-rw-r--r--source/uk/helpcontent2/source/text/swriter/guide.po55
-rw-r--r--source/uk/helpcontent2/source/text/swriter/librelogo.po40
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po44
-rw-r--r--source/uk/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/uk/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/uk/sc/source/ui/src.po806
-rw-r--r--source/uk/sc/uiconfig/scalc/ui.po1659
-rw-r--r--source/uk/scaddins/source/analysis.po10
-rw-r--r--source/uk/scaddins/source/pricing.po58
-rw-r--r--source/uk/scp2/source/draw.po47
-rw-r--r--source/uk/scp2/source/ooo.po24
-rw-r--r--source/uk/sd/source/core.po21
-rw-r--r--source/uk/sd/source/filter/html.po9
-rw-r--r--source/uk/sd/source/ui/animations.po10
-rw-r--r--source/uk/sd/source/ui/app.po59
-rw-r--r--source/uk/sd/source/ui/dlg.po46
-rw-r--r--source/uk/sd/uiconfig/sdraw/ui.po144
-rw-r--r--source/uk/sd/uiconfig/simpress/ui.po469
-rw-r--r--source/uk/sdext/source/minimizer.po37
-rw-r--r--source/uk/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/uk/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/uk/sfx2/source/control.po22
-rw-r--r--source/uk/sfx2/source/view.po19
-rw-r--r--source/uk/sfx2/uiconfig/ui.po76
-rw-r--r--source/uk/starmath/source.po1826
-rw-r--r--source/uk/starmath/uiconfig/smath/ui.po12
-rw-r--r--source/uk/svtools/source/dialogs.po8
-rw-r--r--source/uk/svtools/source/misc.po21
-rw-r--r--source/uk/svx/source/items.po12
-rw-r--r--source/uk/svx/source/sidebar/text.po12
-rw-r--r--source/uk/svx/uiconfig/ui.po453
-rw-r--r--source/uk/sw/source/ui/app.po24
-rw-r--r--source/uk/sw/source/ui/chrdlg.po8
-rw-r--r--source/uk/sw/source/ui/docvw.po12
-rw-r--r--source/uk/sw/source/ui/frmdlg.po8
-rw-r--r--source/uk/sw/source/ui/inc.po53
-rw-r--r--source/uk/sw/source/ui/index.po14
-rw-r--r--source/uk/sw/source/ui/misc.po8
-rw-r--r--source/uk/sw/source/ui/shells.po11
-rw-r--r--source/uk/sw/source/ui/utlui.po43
-rw-r--r--source/uk/sw/uiconfig/swriter/ui.po1625
-rw-r--r--source/uk/wizards/source/euro.po22
-rw-r--r--source/ur/chart2/source/controller/dialogs.po24
-rw-r--r--source/ur/chart2/uiconfig/ui.po20
-rw-r--r--source/ur/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ur/cui/source/options.po11
-rw-r--r--source/ur/cui/uiconfig/ui.po378
-rw-r--r--source/ur/dbaccess/source/core/resource.po4
-rw-r--r--source/ur/dictionaries/lo_LA.po (renamed from source/ur/sdext/source/minimizer/registry/data/org/openoffice/Office.po)17
-rw-r--r--source/ur/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ur/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ur/filter/source/config/fragments/filters.po1343
-rw-r--r--source/ur/filter/source/config/fragments/types.po43
-rw-r--r--source/ur/formula/source/core/resource.po83
-rw-r--r--source/ur/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ur/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/ur/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ur/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ur/sc/source/ui/src.po633
-rw-r--r--source/ur/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ur/scaddins/source/pricing.po6
-rw-r--r--source/ur/scp2/source/ooo.po18
-rw-r--r--source/ur/sd/source/ui/dlg.po46
-rw-r--r--source/ur/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ur/sdext/source/minimizer.po33
-rw-r--r--source/ur/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po627
-rw-r--r--source/ur/sfx2/source/control.po14
-rw-r--r--source/ur/sfx2/uiconfig/ui.po42
-rw-r--r--source/ur/starmath/source.po1802
-rw-r--r--source/ur/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ur/svtools/source/misc.po13
-rw-r--r--source/ur/sw/source/ui/inc.po51
-rw-r--r--source/ur/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ur/wizards/source/euro.po14
-rw-r--r--source/uz/chart2/source/controller/dialogs.po24
-rw-r--r--source/uz/chart2/uiconfig/ui.po20
-rw-r--r--source/uz/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/uz/cui/source/options.po11
-rw-r--r--source/uz/cui/uiconfig/ui.po380
-rw-r--r--source/uz/dbaccess/source/core/resource.po6
-rw-r--r--source/uz/dictionaries/lo_LA.po23
-rw-r--r--source/uz/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/uz/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/uz/filter/source/config/fragments/filters.po1370
-rw-r--r--source/uz/filter/source/config/fragments/types.po64
-rw-r--r--source/uz/formula/source/core/resource.po83
-rw-r--r--source/uz/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/uz/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/uz/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/uz/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/uz/sc/source/ui/src.po633
-rw-r--r--source/uz/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/uz/scaddins/source/pricing.po6
-rw-r--r--source/uz/scp2/source/ooo.po18
-rw-r--r--source/uz/sd/source/ui/dlg.po46
-rw-r--r--source/uz/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/uz/sdext/source/minimizer.po33
-rw-r--r--source/uz/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/uz/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po627
-rw-r--r--source/uz/sfx2/source/control.po14
-rw-r--r--source/uz/sfx2/uiconfig/ui.po42
-rw-r--r--source/uz/starmath/source.po1802
-rw-r--r--source/uz/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/uz/svtools/source/misc.po13
-rw-r--r--source/uz/sw/source/ui/inc.po51
-rw-r--r--source/uz/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/uz/wizards/source/euro.po14
-rw-r--r--source/ve/chart2/source/controller/dialogs.po24
-rw-r--r--source/ve/chart2/uiconfig/ui.po20
-rw-r--r--source/ve/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/ve/cui/source/options.po11
-rw-r--r--source/ve/cui/uiconfig/ui.po380
-rw-r--r--source/ve/dbaccess/source/core/resource.po6
-rw-r--r--source/ve/dictionaries/lo_LA.po23
-rw-r--r--source/ve/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/ve/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/ve/filter/source/config/fragments/filters.po1370
-rw-r--r--source/ve/filter/source/config/fragments/types.po64
-rw-r--r--source/ve/formula/source/core/resource.po83
-rw-r--r--source/ve/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/ve/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/ve/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/ve/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/ve/sc/source/ui/src.po635
-rw-r--r--source/ve/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/ve/scaddins/source/pricing.po6
-rw-r--r--source/ve/scp2/source/ooo.po18
-rw-r--r--source/ve/sd/source/ui/dlg.po46
-rw-r--r--source/ve/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/ve/sdext/source/minimizer.po33
-rw-r--r--source/ve/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/ve/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po704
-rw-r--r--source/ve/sfx2/source/control.po14
-rw-r--r--source/ve/sfx2/uiconfig/ui.po42
-rw-r--r--source/ve/starmath/source.po1802
-rw-r--r--source/ve/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/ve/svtools/source/misc.po13
-rw-r--r--source/ve/sw/source/ui/inc.po51
-rw-r--r--source/ve/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/ve/wizards/source/euro.po18
-rw-r--r--source/vi/chart2/source/controller/dialogs.po34
-rw-r--r--source/vi/chart2/uiconfig/ui.po20
-rw-r--r--source/vi/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/vi/cui/source/options.po11
-rw-r--r--source/vi/cui/uiconfig/ui.po382
-rw-r--r--source/vi/dbaccess/source/core/resource.po6
-rw-r--r--source/vi/dictionaries/lo_LA.po23
-rw-r--r--source/vi/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/vi/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/vi/filter/source/config/fragments/filters.po1361
-rw-r--r--source/vi/filter/source/config/fragments/types.po57
-rw-r--r--source/vi/formula/source/core/resource.po83
-rw-r--r--source/vi/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/vi/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/vi/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/vi/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/vi/sc/source/ui/src.po639
-rw-r--r--source/vi/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/vi/scaddins/source/pricing.po6
-rw-r--r--source/vi/scp2/source/ooo.po18
-rw-r--r--source/vi/sd/source/ui/dlg.po46
-rw-r--r--source/vi/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/vi/sdext/source/minimizer.po36
-rw-r--r--source/vi/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/vi/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po628
-rw-r--r--source/vi/sfx2/source/control.po14
-rw-r--r--source/vi/sfx2/uiconfig/ui.po42
-rw-r--r--source/vi/starmath/source.po1802
-rw-r--r--source/vi/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/vi/svtools/source/misc.po13
-rw-r--r--source/vi/sw/source/ui/inc.po51
-rw-r--r--source/vi/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/vi/wizards/source/euro.po18
-rw-r--r--source/xh/chart2/source/controller/dialogs.po24
-rw-r--r--source/xh/chart2/uiconfig/ui.po20
-rw-r--r--source/xh/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/xh/cui/source/options.po11
-rw-r--r--source/xh/cui/uiconfig/ui.po380
-rw-r--r--source/xh/dbaccess/source/core/resource.po6
-rw-r--r--source/xh/dictionaries/lo_LA.po23
-rw-r--r--source/xh/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/xh/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/xh/filter/source/config/fragments/filters.po1370
-rw-r--r--source/xh/filter/source/config/fragments/types.po64
-rw-r--r--source/xh/formula/source/core/resource.po83
-rw-r--r--source/xh/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/xh/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/xh/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/xh/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/xh/sc/source/ui/src.po635
-rw-r--r--source/xh/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/xh/scaddins/source/pricing.po6
-rw-r--r--source/xh/scp2/source/ooo.po18
-rw-r--r--source/xh/sd/source/ui/dlg.po46
-rw-r--r--source/xh/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/xh/sdext/source/minimizer.po33
-rw-r--r--source/xh/sdext/source/minimizer/registry/data/org/openoffice/Office.po24
-rw-r--r--source/xh/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po669
-rw-r--r--source/xh/sfx2/source/control.po14
-rw-r--r--source/xh/sfx2/uiconfig/ui.po42
-rw-r--r--source/xh/starmath/source.po1802
-rw-r--r--source/xh/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/xh/svtools/source/misc.po13
-rw-r--r--source/xh/sw/source/ui/inc.po51
-rw-r--r--source/xh/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/xh/wizards/source/euro.po18
-rw-r--r--source/zh-CN/basctl/source/basicide.po86
-rw-r--r--source/zh-CN/basctl/source/dlged.po13
-rw-r--r--source/zh-CN/basctl/uiconfig/basicide/ui.po16
-rw-r--r--source/zh-CN/basic/source/classes.po83
-rw-r--r--source/zh-CN/basic/source/sbx.po15
-rw-r--r--source/zh-CN/chart2/source/controller/dialogs.po177
-rw-r--r--source/zh-CN/chart2/uiconfig/ui.po232
-rw-r--r--source/zh-CN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po35
-rw-r--r--source/zh-CN/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po9
-rw-r--r--source/zh-CN/connectivity/source/resource.po9
-rw-r--r--source/zh-CN/cui/source/customize.po12
-rw-r--r--source/zh-CN/cui/source/dialogs.po14
-rw-r--r--source/zh-CN/cui/source/options.po99
-rw-r--r--source/zh-CN/cui/source/tabpages.po52
-rw-r--r--source/zh-CN/cui/uiconfig/ui.po1992
-rw-r--r--source/zh-CN/dbaccess/source/core/resource.po27
-rw-r--r--source/zh-CN/dbaccess/source/sdbtools/resource.po11
-rw-r--r--source/zh-CN/dbaccess/source/ui/browser.po14
-rw-r--r--source/zh-CN/dbaccess/source/ui/control.po9
-rw-r--r--source/zh-CN/dbaccess/source/ui/dlg.po30
-rw-r--r--source/zh-CN/dbaccess/source/ui/misc.po9
-rw-r--r--source/zh-CN/dbaccess/source/ui/querydesign.po13
-rw-r--r--source/zh-CN/dbaccess/source/ui/tabledesign.po18
-rw-r--r--source/zh-CN/dbaccess/uiconfig/ui.po61
-rw-r--r--source/zh-CN/desktop/source/app.po14
-rw-r--r--source/zh-CN/desktop/source/deployment/gui.po54
-rw-r--r--source/zh-CN/desktop/source/deployment/unopkg.po11
-rw-r--r--source/zh-CN/desktop/uiconfig/ui.po10
-rw-r--r--source/zh-CN/dictionaries/hu_HU/dialog.po9
-rw-r--r--source/zh-CN/dictionaries/lo_LA.po25
-rw-r--r--source/zh-CN/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/zh-CN/editeng/source/accessibility.po15
-rw-r--r--source/zh-CN/editeng/source/items.po140
-rw-r--r--source/zh-CN/editeng/source/misc.po15
-rw-r--r--source/zh-CN/editeng/source/outliner.po13
-rw-r--r--source/zh-CN/extensions/source/bibliography.po10
-rw-r--r--source/zh-CN/extensions/source/propctrlr.po12
-rw-r--r--source/zh-CN/extensions/source/update/check.po25
-rw-r--r--source/zh-CN/extensions/uiconfig/spropctrlr/ui.po62
-rw-r--r--source/zh-CN/filter/source/config/fragments/filters.po1404
-rw-r--r--source/zh-CN/filter/source/config/fragments/types.po68
-rw-r--r--source/zh-CN/filter/source/pdf.po14
-rw-r--r--source/zh-CN/filter/source/xsltdialog.po16
-rw-r--r--source/zh-CN/filter/uiconfig/ui.po302
-rw-r--r--source/zh-CN/forms/source/resource.po15
-rw-r--r--source/zh-CN/formula/source/core/resource.po137
-rw-r--r--source/zh-CN/formula/source/ui/dlg.po15
-rw-r--r--source/zh-CN/instsetoo_native/inc_openoffice/windows/msi_languages.po22
-rw-r--r--source/zh-CN/librelogo/source/pythonpath.po18
-rw-r--r--source/zh-CN/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po18
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice.po98
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office.po156
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office/UI.po482
-rw-r--r--source/zh-CN/padmin/source.po22
-rw-r--r--source/zh-CN/padmin/uiconfig/ui.po68
-rw-r--r--source/zh-CN/readlicense_oo/docs.po88
-rw-r--r--source/zh-CN/reportbuilder/java/org/libreoffice/report/function/metadata.po16
-rw-r--r--source/zh-CN/reportdesign/source/core/resource.po18
-rw-r--r--source/zh-CN/reportdesign/source/ui/dlg.po25
-rw-r--r--source/zh-CN/reportdesign/source/ui/inspection.po20
-rw-r--r--source/zh-CN/reportdesign/uiconfig/dbreport/ui.po179
-rw-r--r--source/zh-CN/sc/source/core/src.po13
-rw-r--r--source/zh-CN/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/zh-CN/sc/source/ui/dbgui.po64
-rw-r--r--source/zh-CN/sc/source/ui/drawfunc.po26
-rw-r--r--source/zh-CN/sc/source/ui/formdlg.po23
-rw-r--r--source/zh-CN/sc/source/ui/miscdlgs.po13
-rw-r--r--source/zh-CN/sc/source/ui/navipi.po9
-rw-r--r--source/zh-CN/sc/source/ui/sidebar.po56
-rw-r--r--source/zh-CN/sc/source/ui/src.po2188
-rw-r--r--source/zh-CN/sc/uiconfig/scalc/ui.po1924
-rw-r--r--source/zh-CN/scaddins/source/analysis.po988
-rw-r--r--source/zh-CN/scaddins/source/datefunc.po79
-rw-r--r--source/zh-CN/scaddins/source/pricing.po100
-rw-r--r--source/zh-CN/scp2/source/accessories.po39
-rw-r--r--source/zh-CN/scp2/source/calc.po12
-rw-r--r--source/zh-CN/scp2/source/draw.po60
-rw-r--r--source/zh-CN/scp2/source/extensions.po12
-rw-r--r--source/zh-CN/scp2/source/gnome.po13
-rw-r--r--source/zh-CN/scp2/source/graphicfilter.po27
-rw-r--r--source/zh-CN/scp2/source/impress.po12
-rw-r--r--source/zh-CN/scp2/source/ooo.po76
-rw-r--r--source/zh-CN/scp2/source/writer.po18
-rw-r--r--source/zh-CN/sd/source/core.po97
-rw-r--r--source/zh-CN/sd/source/filter/html.po46
-rw-r--r--source/zh-CN/sd/source/ui/animations.po24
-rw-r--r--source/zh-CN/sd/source/ui/app.po92
-rw-r--r--source/zh-CN/sd/source/ui/dlg.po92
-rw-r--r--source/zh-CN/sd/source/ui/slideshow.po13
-rw-r--r--source/zh-CN/sd/source/ui/view.po23
-rw-r--r--source/zh-CN/sd/uiconfig/sdraw/ui.po150
-rw-r--r--source/zh-CN/sd/uiconfig/simpress/ui.po539
-rw-r--r--source/zh-CN/sdext/source/minimizer.po36
-rw-r--r--source/zh-CN/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/zh-CN/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/zh-CN/sfx2/source/appl.po84
-rw-r--r--source/zh-CN/sfx2/source/bastyp.po13
-rw-r--r--source/zh-CN/sfx2/source/control.po24
-rw-r--r--source/zh-CN/sfx2/source/dialog.po74
-rw-r--r--source/zh-CN/sfx2/source/doc.po14
-rw-r--r--source/zh-CN/sfx2/source/sidebar.po22
-rw-r--r--source/zh-CN/sfx2/uiconfig/ui.po211
-rw-r--r--source/zh-CN/shell/source/win32/shlxthandler/res.po25
-rw-r--r--source/zh-CN/starmath/source.po1850
-rw-r--r--source/zh-CN/starmath/uiconfig/smath/ui.po230
-rw-r--r--source/zh-CN/svl/source/misc.po31
-rw-r--r--source/zh-CN/svtools/source/dialogs.po26
-rw-r--r--source/zh-CN/svtools/source/java.po20
-rw-r--r--source/zh-CN/svtools/source/misc.po203
-rw-r--r--source/zh-CN/svx/source/accessibility.po15
-rw-r--r--source/zh-CN/svx/source/core.po9
-rw-r--r--source/zh-CN/svx/source/dialog.po428
-rw-r--r--source/zh-CN/svx/source/engine3d.po25
-rw-r--r--source/zh-CN/svx/source/form.po13
-rw-r--r--source/zh-CN/svx/source/gallery2.po20
-rw-r--r--source/zh-CN/svx/source/items.po25
-rw-r--r--source/zh-CN/svx/source/sidebar.po14
-rw-r--r--source/zh-CN/svx/source/sidebar/area.po38
-rw-r--r--source/zh-CN/svx/source/sidebar/line.po20
-rw-r--r--source/zh-CN/svx/source/sidebar/paragraph.po128
-rw-r--r--source/zh-CN/svx/source/sidebar/text.po78
-rw-r--r--source/zh-CN/svx/source/stbctrls.po13
-rw-r--r--source/zh-CN/svx/source/svdraw.po20
-rw-r--r--source/zh-CN/svx/source/tbxctrls.po16
-rw-r--r--source/zh-CN/svx/uiconfig/ui.po482
-rw-r--r--source/zh-CN/sw/source/core/undo.po46
-rw-r--r--source/zh-CN/sw/source/ui/app.po194
-rw-r--r--source/zh-CN/sw/source/ui/config.po14
-rw-r--r--source/zh-CN/sw/source/ui/dbui.po42
-rw-r--r--source/zh-CN/sw/source/ui/dochdl.po10
-rw-r--r--source/zh-CN/sw/source/ui/docvw.po23
-rw-r--r--source/zh-CN/sw/source/ui/fldui.po72
-rw-r--r--source/zh-CN/sw/source/ui/inc.po53
-rw-r--r--source/zh-CN/sw/source/ui/index.po70
-rw-r--r--source/zh-CN/sw/source/ui/lingu.po17
-rw-r--r--source/zh-CN/sw/source/ui/misc.po18
-rw-r--r--source/zh-CN/sw/source/ui/ribbar.po13
-rw-r--r--source/zh-CN/sw/source/ui/shells.po33
-rw-r--r--source/zh-CN/sw/source/ui/sidebar.po66
-rw-r--r--source/zh-CN/sw/source/ui/smartmenu.po13
-rw-r--r--source/zh-CN/sw/source/ui/uiview.po9
-rw-r--r--source/zh-CN/sw/source/ui/utlui.po322
-rw-r--r--source/zh-CN/sw/source/ui/web.po21
-rw-r--r--source/zh-CN/sw/source/ui/wrtsh.po17
-rw-r--r--source/zh-CN/sw/uiconfig/swriter/ui.po2173
-rw-r--r--source/zh-CN/swext/mediawiki/help.po14
-rw-r--r--source/zh-CN/sysui/desktop/share.po27
-rw-r--r--source/zh-CN/uui/source.po13
-rw-r--r--source/zh-CN/uui/uiconfig/ui.po26
-rw-r--r--source/zh-CN/vcl/source/src.po66
-rw-r--r--source/zh-CN/vcl/uiconfig/ui.po20
-rw-r--r--source/zh-CN/wizards/source/euro.po46
-rw-r--r--source/zh-CN/wizards/source/formwizard.po40
-rw-r--r--source/zh-CN/wizards/source/importwizard.po15
-rw-r--r--source/zh-CN/xmlsecurity/source/dialogs.po9
-rw-r--r--source/zh-CN/xmlsecurity/uiconfig/ui.po85
-rw-r--r--source/zh-TW/chart2/source/controller/dialogs.po42
-rw-r--r--source/zh-TW/chart2/uiconfig/ui.po42
-rw-r--r--source/zh-TW/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/zh-TW/cui/source/options.po22
-rw-r--r--source/zh-TW/cui/source/tabpages.po51
-rw-r--r--source/zh-TW/cui/uiconfig/ui.po421
-rw-r--r--source/zh-TW/dbaccess/source/core/resource.po24
-rw-r--r--source/zh-TW/dictionaries/lo_LA.po25
-rw-r--r--source/zh-TW/dictionaries/pt_BR/dialog.po35
-rw-r--r--source/zh-TW/extensions/source/dbpilots.po10
-rw-r--r--source/zh-TW/extensions/source/propctrlr.po6
-rw-r--r--source/zh-TW/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/zh-TW/filter/source/config/fragments/filters.po1367
-rw-r--r--source/zh-TW/filter/source/config/fragments/types.po65
-rw-r--r--source/zh-TW/formula/source/core/resource.po87
-rw-r--r--source/zh-TW/framework/source/classes.po11
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/00.po61
-rw-r--r--source/zh-TW/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice/Office/UI.po39
-rw-r--r--source/zh-TW/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/zh-TW/sc/source/ui/StatisticsDialogs.po521
-rw-r--r--source/zh-TW/sc/source/ui/drawfunc.po6
-rw-r--r--source/zh-TW/sc/source/ui/navipi.po4
-rw-r--r--source/zh-TW/sc/source/ui/src.po1031
-rw-r--r--source/zh-TW/sc/uiconfig/scalc/ui.po1726
-rw-r--r--source/zh-TW/scaddins/source/pricing.po92
-rw-r--r--source/zh-TW/scp2/source/accessories.po38
-rw-r--r--source/zh-TW/scp2/source/activex.po10
-rw-r--r--source/zh-TW/scp2/source/base.po10
-rw-r--r--source/zh-TW/scp2/source/calc.po8
-rw-r--r--source/zh-TW/scp2/source/draw.po56
-rw-r--r--source/zh-TW/scp2/source/extensions.po6
-rw-r--r--source/zh-TW/scp2/source/graphicfilter.po56
-rw-r--r--source/zh-TW/scp2/source/impress.po14
-rw-r--r--source/zh-TW/scp2/source/onlineupdate.po10
-rw-r--r--source/zh-TW/scp2/source/ooo.po50
-rw-r--r--source/zh-TW/scp2/source/winexplorerext.po12
-rw-r--r--source/zh-TW/scp2/source/writer.po20
-rw-r--r--source/zh-TW/scp2/source/xsltfilter.po12
-rw-r--r--source/zh-TW/sd/source/ui/app.po29
-rw-r--r--source/zh-TW/sd/source/ui/dlg.po50
-rw-r--r--source/zh-TW/sd/uiconfig/sdraw/ui.po11
-rw-r--r--source/zh-TW/sd/uiconfig/simpress/ui.po159
-rw-r--r--source/zh-TW/sdext/source/minimizer.po36
-rw-r--r--source/zh-TW/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/zh-TW/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po629
-rw-r--r--source/zh-TW/sfx2/source/appl.po20
-rw-r--r--source/zh-TW/sfx2/source/control.po20
-rw-r--r--source/zh-TW/sfx2/source/doc.po4
-rw-r--r--source/zh-TW/sfx2/uiconfig/ui.po148
-rw-r--r--source/zh-TW/starmath/source.po1885
-rw-r--r--source/zh-TW/starmath/uiconfig/smath/ui.po228
-rw-r--r--source/zh-TW/svtools/source/dialogs.po60
-rw-r--r--source/zh-TW/svtools/source/misc.po131
-rw-r--r--source/zh-TW/svx/source/core.po6
-rw-r--r--source/zh-TW/svx/source/dialog.po96
-rw-r--r--source/zh-TW/svx/source/form.po6
-rw-r--r--source/zh-TW/svx/source/gallery2.po8
-rw-r--r--source/zh-TW/svx/source/items.po14
-rw-r--r--source/zh-TW/svx/source/tbxctrls.po4
-rw-r--r--source/zh-TW/svx/uiconfig/ui.po454
-rw-r--r--source/zh-TW/sw/source/core/undo.po12
-rw-r--r--source/zh-TW/sw/source/ui/app.po61
-rw-r--r--source/zh-TW/sw/source/ui/config.po10
-rw-r--r--source/zh-TW/sw/source/ui/dbui.po40
-rw-r--r--source/zh-TW/sw/source/ui/dochdl.po6
-rw-r--r--source/zh-TW/sw/source/ui/docvw.po28
-rw-r--r--source/zh-TW/sw/source/ui/fldui.po58
-rw-r--r--source/zh-TW/sw/source/ui/inc.po51
-rw-r--r--source/zh-TW/sw/source/ui/index.po62
-rw-r--r--source/zh-TW/sw/source/ui/misc.po28
-rw-r--r--source/zh-TW/sw/source/ui/shells.po26
-rw-r--r--source/zh-TW/sw/source/ui/utlui.po20
-rw-r--r--source/zh-TW/sw/source/ui/web.po10
-rw-r--r--source/zh-TW/sw/uiconfig/swriter/ui.po2074
-rw-r--r--source/zh-TW/swext/mediawiki/help.po8
-rw-r--r--source/zh-TW/wizards/source/euro.po19
-rw-r--r--source/zu/chart2/source/controller/dialogs.po24
-rw-r--r--source/zu/chart2/uiconfig/ui.po20
-rw-r--r--source/zu/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po33
-rw-r--r--source/zu/cui/source/options.po11
-rw-r--r--source/zu/cui/uiconfig/ui.po380
-rw-r--r--source/zu/dbaccess/source/core/resource.po6
-rw-r--r--source/zu/dictionaries/lo_LA.po23
-rw-r--r--source/zu/dictionaries/pt_BR/dialog.po33
-rw-r--r--source/zu/extensions/uiconfig/spropctrlr/ui.po60
-rw-r--r--source/zu/filter/source/config/fragments/filters.po1370
-rw-r--r--source/zu/filter/source/config/fragments/types.po64
-rw-r--r--source/zu/formula/source/core/resource.po83
-rw-r--r--source/zu/officecfg/registry/data/org/openoffice.po96
-rw-r--r--source/zu/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/zu/reportdesign/uiconfig/dbreport/ui.po177
-rw-r--r--source/zu/sc/source/ui/StatisticsDialogs.po519
-rw-r--r--source/zu/sc/source/ui/src.po635
-rw-r--r--source/zu/sc/uiconfig/scalc/ui.po863
-rw-r--r--source/zu/scaddins/source/pricing.po6
-rw-r--r--source/zu/scp2/source/ooo.po18
-rw-r--r--source/zu/sd/source/ui/dlg.po46
-rw-r--r--source/zu/sd/uiconfig/simpress/ui.po79
-rw-r--r--source/zu/sdext/source/minimizer.po33
-rw-r--r--source/zu/sdext/source/minimizer/registry/data/org/openoffice/Office.po25
-rw-r--r--source/zu/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po662
-rw-r--r--source/zu/sfx2/source/control.po14
-rw-r--r--source/zu/sfx2/uiconfig/ui.po42
-rw-r--r--source/zu/starmath/source.po1802
-rw-r--r--source/zu/starmath/uiconfig/smath/ui.po4
-rw-r--r--source/zu/svtools/source/misc.po13
-rw-r--r--source/zu/sw/source/ui/inc.po51
-rw-r--r--source/zu/sw/uiconfig/swriter/ui.po69
-rw-r--r--source/zu/wizards/source/euro.po18
7463 files changed, 884770 insertions, 348987 deletions
diff --git a/source/af/chart2/source/controller/dialogs.po b/source/af/chart2/source/controller/dialogs.po
index e56bf3a608a..ca0848633e5 100644
--- a/source/af/chart2/source/controller/dialogs.po
+++ b/source/af/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-11-13 20:14+0000\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -562,6 +562,14 @@ msgstr "Tendenslyn %FORMULA met akkuraatheid R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1459,46 +1467,43 @@ msgid "From Data Table"
msgstr "Uit datatabel"
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Datareeks '%SERIESNAME'"
+msgid "Linear"
+msgstr ""
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Datareeks '%SERIESNAME'"
+msgid "Logarithmic"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
+msgid "Exponential"
msgstr ""
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Datareeks '%SERIESNAME'"
+msgid "Power"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1506,17 +1511,16 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Datareeks '%SERIESNAME'"
+msgid "Mean"
+msgstr ""
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/af/chart2/uiconfig/ui.po b/source/af/chart2/uiconfig/ui.po
index f5d41ee0dd1..9b72afb1a2c 100644
--- a/source/af/chart2/uiconfig/ui.po
+++ b/source/af/chart2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-02-17 20:08+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -803,6 +803,24 @@ msgstr ""
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/af/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/af/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..1d2cf4fabce
--- /dev/null
+++ b/source/af/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,33 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr ""
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr ""
diff --git a/source/af/cui/source/options.po b/source/af/cui/source/options.po
index da8200b5dff..b20af5b1c4a 100644
--- a/source/af/cui/source/options.po
+++ b/source/af/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:08+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1012,15 +1012,6 @@ msgstr ""
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/af/cui/uiconfig/ui.po b/source/af/cui/uiconfig/ui.po
index fdaa544a078..d028ec0d0b2 100644
--- a/source/af/cui/uiconfig/ui.po
+++ b/source/af/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
"PO-Revision-Date: 2012-11-13 20:14+0000\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: none\n"
@@ -19,64 +19,64 @@ msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
+msgid "Edit"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
+msgid "Reset"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
+msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Property"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
+msgid "Type"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
+msgid "Value"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
+msgid "Preferences"
msgstr ""
#: aboutconfigvaluedialog.ui
@@ -94,7 +94,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Value:"
msgstr ""
#: aboutdialog.ui
@@ -148,7 +148,7 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
msgstr ""
#: aboutdialog.ui
@@ -410,15 +410,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -464,15 +455,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -518,15 +500,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -572,15 +545,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2805,7 +2769,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr ""
#: connectortabpage.ui
@@ -2868,7 +2832,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr ""
#: connectortabpage.ui
@@ -2940,7 +2904,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
+msgid "Connection pool"
msgstr ""
#: cuiimapdlg.ui
@@ -7074,6 +7038,15 @@ msgstr ""
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -8072,6 +8045,33 @@ msgstr ""
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -9010,19 +9010,19 @@ msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
+msgid "_Edit document properties before saving"
msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
+msgid "Save URLs relative to internet"
msgstr ""
#: optsavepage.ui
@@ -9691,6 +9691,133 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr ""
+
+#: optviewpage.ui
+#, fuzzy
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Outomaties"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9873,106 +10000,6 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr ""
-
-#: optviewpage.ui
-#, fuzzy
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Outomaties"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -10051,24 +10078,6 @@ msgctxt ""
msgid "Mouse"
msgstr ""
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr ""
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12547,6 +12556,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr ""
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr ""
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12778,7 +12796,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr ""
#: swpossizepage.ui
@@ -12823,7 +12841,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui
@@ -12841,7 +12859,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr ""
#: swpossizepage.ui
diff --git a/source/af/dbaccess/source/core/resource.po b/source/af/dbaccess/source/core/resource.po
index af2e27284d4..bc81c5e00f7 100644
--- a/source/af/dbaccess/source/core/resource.po
+++ b/source/af/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-11-13 20:14+0000\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -61,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "Die verbinding met die eksterne databron kon nie gemaak word nie. Geen SDBC-drywer is vir die gegewe URL gevind nie."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr ""
#: strings.src
msgctxt ""
diff --git a/source/af/dictionaries/lo_LA.po b/source/af/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..c34c6ade361
--- /dev/null
+++ b/source/af/dictionaries/lo_LA.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr ""
diff --git a/source/af/dictionaries/pt_BR/dialog.po b/source/af/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..a6decd53065
--- /dev/null
+++ b/source/af/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,33 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr ""
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr ""
diff --git a/source/af/extensions/uiconfig/spropctrlr/ui.po b/source/af/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..4ae8eca4c34
--- /dev/null
+++ b/source/af/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,60 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr ""
diff --git a/source/af/filter/source/config/fragments/filters.po b/source/af/filter/source/config/fragments/filters.po
index a9933636ced..158061423aa 100644
--- a/source/af/filter/source/config/fragments/filters.po
+++ b/source/af/filter/source/config/fragments/filters.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2012-06-16 13:09+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,186 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr ""
+
#: HTML_MasterDoc_ui.xcu
#, fuzzy
msgctxt ""
@@ -52,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML-dokument"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -61,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr ""
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -70,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Microsoft Excel 4.0-sjabloon"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr ""
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -79,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Microsoft Excel 5.0-sjabloon"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr ""
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -88,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Microsoft Excel 95-sjabloon"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr ""
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
#, fuzzy
msgctxt ""
@@ -98,6 +377,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Microsoft Excel 97/2000/XP-sjabloon"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr ""
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr ""
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -108,6 +405,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Microsoft PowerPoint 97/2000/XP-sjabloon"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr ""
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -117,35 +432,50 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
#: MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007 XML-sjabloon"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template_ui.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007 XML-sjabloon"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_ui.xcu\n"
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr ""
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -156,6 +486,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Microsoft Word 95-sjabloon"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr ""
+
#: MS_Word_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -166,6 +505,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Microsoft Word 97/2000/XP-sjabloon"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr ""
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr ""
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr ""
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr ""
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -184,6 +658,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr ""
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr ""
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr ""
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -265,6 +910,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
#, fuzzy
msgctxt ""
@@ -347,6 +1046,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Unified Office Format-teks"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr ""
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -384,24 +1164,22 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "Microsoft Excel 2007- binêre lêer"
#: calc_MS_Excel_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_Template_ui.xcu\n"
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007 XML-sjabloon"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: calc_MS_Excel_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_ui.xcu\n"
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -430,6 +1208,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -439,6 +1226,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "ODF-grafiek"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -457,6 +1253,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF-tekening"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -466,6 +1289,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -475,6 +1343,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr ""
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -503,44 +1515,67 @@ msgid "ODF Presentation"
msgstr "ODF-voorlegging"
#: impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Microsoft PowerPoint 2007 XML-sjabloon"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007 XML-sjabloon"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template_ui.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007 XML-sjabloon"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_ui.xcu\n"
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr ""
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr ""
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -578,6 +1613,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -587,6 +1667,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr ""
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -596,6 +1802,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODF-formule"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -614,6 +1838,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "ODF-teksdokument"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -641,6 +1874,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr ""
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -659,6 +1946,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr ""
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -694,3 +1999,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr ""
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/af/filter/source/config/fragments/types.po b/source/af/filter/source/config/fragments/types.po
index 13898bf4d06..fa67a6dbd88 100644
--- a/source/af/filter/source/config/fragments/types.po
+++ b/source/af/filter/source/config/fragments/types.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2011-11-26 01:22+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,54 +25,49 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "Microsoft Excel 2007- binêre lêer"
#: MS_Excel_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML.xcu\n"
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2003 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: MS_Excel_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML_Template.xcu\n"
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2003 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: MS_PowerPoint_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML.xcu\n"
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_Template.xcu\n"
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: StarBase.xcu
msgctxt ""
@@ -137,6 +132,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -200,6 +213,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr ""
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,24 +259,22 @@ msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
#: writer_MS_Word_2007_XML.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML.xcu\n"
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
#: writer_MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML_Template.xcu\n"
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/af/formula/source/core/resource.po b/source/af/formula/source/core/resource.po
index d2d0c7d2bb7..2880aefdb27 100644
--- a/source/af/formula/source/core/resource.po
+++ b/source/af/formula/source/core/resource.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-08-19 21:01+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1345,6 +1345,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1372,6 +1381,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2121,6 +2139,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2148,6 +2175,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2175,6 +2220,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2419,6 +2473,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2617,6 +2680,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/af/officecfg/registry/data/org/openoffice.po b/source/af/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..9571363fe0e
--- /dev/null
+++ b/source/af/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,96 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po b/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
index bf66ea2506e..29646e20ffb 100644
--- a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/af/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-02-17 20:08+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23442,8 +23442,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Backspace"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/af/reportdesign/uiconfig/dbreport/ui.po b/source/af/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..0965f940aa5
--- /dev/null
+++ b/source/af/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,177 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr ""
diff --git a/source/af/sc/source/ui/StatisticsDialogs.po b/source/af/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..8aa07bd35a5
--- /dev/null
+++ b/source/af/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,519 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/af/sc/source/ui/src.po b/source/af/sc/source/ui/src.po
index 2bcf492c28e..6b42a85156c 100644
--- a/source/af/sc/source/ui/src.po
+++ b/source/af/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2013-02-17 20:08+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10404,8 +10404,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Die begintydperk. Die eerste tydperk wat in berekening gebring moet word. A = 1 beteken die heel eerste tydperk."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -10521,8 +10521,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Die begintydperk. Die eerste tydperk wat in berekening gebring moet word. A = 1 beteken die heel eerste tydperk."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16564,8 +16564,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Randargumente van die binomiale verspreiding."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16627,7 +16627,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -16750,6 +16750,69 @@ msgstr "0 of VALS bereken die waarskynlikheidsdigtheidfunksie. Enige ander waard
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17155,6 +17218,69 @@ msgstr "Kumulatief. C=0 bereken die digtheidsfunksie, C=1 die verdeling."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17866,6 +17992,87 @@ msgstr "Kumulatief. C=0 bereken die digtheidsfunksie, C=1 die verdeling."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17947,6 +18154,105 @@ msgstr "Die populasiegrootte."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -18118,6 +18424,150 @@ msgstr "Die vryheidsgrade in die noemer van die F-verdeling."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18181,6 +18631,132 @@ msgstr "Die vryheidsgrade in die noemer van die F-verdeling."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18391,7 +18967,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -19117,6 +19693,51 @@ msgstr "Die tweede rekordskikking."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
diff --git a/source/af/sc/uiconfig/scalc/ui.po b/source/af/sc/uiconfig/scalc/ui.po
index e7b573c36f6..2946193bf05 100644
--- a/source/af/sc/uiconfig/scalc/ui.po
+++ b/source/af/sc/uiconfig/scalc/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
"PO-Revision-Date: 2012-11-13 20:14+0000\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: none\n"
@@ -166,7 +166,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -184,7 +184,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -337,6 +337,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -430,7 +529,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -484,7 +583,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -643,7 +742,7 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -655,7 +754,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -709,7 +808,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -733,10 +832,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -790,7 +889,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -1186,7 +1285,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1339,7 +1438,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -2793,7 +2892,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: movingaveragedialog.ui
@@ -3849,6 +3948,15 @@ msgctxt ""
msgid "Options"
msgstr ""
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4062,7 +4170,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: samplingdialog.ui
@@ -4071,7 +4179,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -4923,15 +5031,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4959,15 +5058,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4986,15 +5076,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5031,15 +5112,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5175,51 +5247,6 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5301,16 +5328,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5319,7 +5346,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5886,6 +5913,78 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5922,6 +6021,366 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6372,307 +6831,307 @@ msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
+msgid "_Formulas"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
+msgid "Zero val_ues"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
+msgid "Cha_rts:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
+msgid "_Drawing objects:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
+msgid "Objects"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
diff --git a/source/af/scaddins/source/pricing.po b/source/af/scaddins/source/pricing.po
index 32e1a37b13f..1f76b6b881b 100644
--- a/source/af/scaddins/source/pricing.po
+++ b/source/af/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -353,7 +353,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -560,7 +560,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
diff --git a/source/af/scp2/source/ooo.po b/source/af/scp2/source/ooo.po
index 296e3ef3ec9..a3929663a37 100644
--- a/source/af/scp2/source/ooo.po
+++ b/source/af/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:08+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4291,6 +4291,22 @@ msgid "Kurdish, Northern, Latin script spelling dictionary"
msgstr ""
#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr ""
+
+#: module_ooo.ulf
#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/af/sd/source/ui/dlg.po b/source/af/sd/source/ui/dlg.po
index 7e1afe91310..4cd9339dc1c 100644
--- a/source/af/sd/source/ui/dlg.po
+++ b/source/af/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-12-26 10:23+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -876,50 +876,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Bladsyvoorskou"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "~Kies 'n skyfie-ontwerp"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "~Ruil agtergrondbladsy om"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~Skrap ongebruikte agtergronde"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~Laai..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Skyfie-ontwerp"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/af/sd/uiconfig/simpress/ui.po b/source/af/sd/uiconfig/simpress/ui.po
index b180876b664..b21d65f7c51 100644
--- a/source/af/sd/uiconfig/simpress/ui.po
+++ b/source/af/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-13 20:14+0000\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: none\n"
@@ -1054,46 +1054,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1108,28 +1108,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1947,6 +1947,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/af/sdext/source/minimizer.po b/source/af/sdext/source/minimizer.po
deleted file mode 100644
index e57d5823f15..00000000000
--- a/source/af/sdext/source/minimizer.po
+++ /dev/null
@@ -1,33 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: af\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"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
diff --git a/source/af/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/af/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index ca6a4bb5e63..00000000000
--- a/source/af/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 09:29+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: af\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "~Minimeer voorlegging..."
diff --git a/source/af/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/af/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index f8a3e313af0..00000000000
--- a/source/af/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-13 20:14+0000\n"
-"Last-Translator: dwayne <dwayne@translate.org.za>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: af\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1352837663.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Stappe"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~Terug"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~Volgende >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~Klaar"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Kanselleer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Inleiding"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~Skrap"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Kies instellings om prente en grafika te optimeer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Grafika"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~Verlieslose kompressie"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "~JPEG-kompressie"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~Gehalte in %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "~Skrap gesnoeide grafika-areas"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Verminder ~beeldresolusie"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<geen verandering>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (skermresolusie)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (projektorresolusie)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 DPI (drukresolusie)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "~ Breek skakels op na eksterne grafika"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE-objekte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Kies instellings om OLE-objekte te vervang"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Skep statiese vervangingsgrafika vir OLE-objekte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "Vir ~ale OLE-objekte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~ Vir OLE-objekte wat nie op die OpenDocument-formaat gebaseer is nie"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Skyfies"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Kies watter skyfies om te skrap"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Meesterbladsye"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Skrap ongebruikte ~meesterbladsye"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "~Maak notas skoon"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Skrap versteekte ~skyfies"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Verwyder skyfies wat nie vir die ~doelgemaakte skyfievertoning gebruik word nie"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Opsomming"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Kies waar om die volgende veranderinge wil toepas"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Vordering"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Objekte geoptimeer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "~Pas veranderinge aan die huidige voorlegging toe"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "~Open nuut geskepte voorlegging"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "Stoor ~instellings as"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~ Dupliseer voorlegging voor veranderings toepas"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Skrap %SLIDES skyfies."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Optimeer %IMAGES grafika na %QUALITY% JPEG-gehalte teen %RESOLUTION DPI."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Skep vervanginggrafika vir %OLE-voorwerpe."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Huidige lêergrootte:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Geraamde nuwe lêergrootte:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 megagreep"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "My Instellings "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "verstek sessie"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "Die optimering sal die huidige dokument wysig. Wil u voortgaan?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~Ja"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "OK"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "Die %EXTENSIONNAME het die voorlegging '%TITEL' suksesvol bygewerk. Die lêergrootte het van %OLDFILESIZE megagreep verander na %NEWFILESIZE megagreep."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "Die %EXTENSIONNAME het suksesvol die voorlegging '%TITEL' bygewerk. Die lêergrootte het van %OLDFILESIZE megagreep verander na ongeveer %NEWFILESIZE megagreep."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "Die %EXTENSIONNAME het suksesvol die voorlegging '%TITEL' bygewerk. Die lêergrootte is verander na %NEWFILESIZE megagreep."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "Die %EXTENSIONNAME het die voorlegging '%TITEL' suksesvol bygewerk. Die lêergrootte het verander na ongeveer %NEWFILESIZE megagreep."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "Dupliseer tans voorlegging..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "Skrap tans skyfies..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "Optimeer tans grafika..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "Skep tans vervangingsgrafika vir OLE-objekte..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Projektor geoptimeer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Skerm geoptimeer (kleinste lêergrootte)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Projektor geoptimeer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Drukgeoptimeer"
diff --git a/source/af/sfx2/source/control.po b/source/af/sfx2/source/control.po
index 73f888a9da0..dca2a42a237 100644
--- a/source/af/sfx2/source/control.po
+++ b/source/af/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,15 @@ msgstr ""
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr ""
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
msgstr ""
diff --git a/source/af/sfx2/uiconfig/ui.po b/source/af/sfx2/uiconfig/ui.po
index bfd50644873..cc28bf36bca 100644
--- a/source/af/sfx2/uiconfig/ui.po
+++ b/source/af/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-13 20:14+0000\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: none\n"
@@ -46,7 +46,16 @@ msgstr ""
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr ""
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -491,13 +500,13 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -1000,7 +1009,7 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
+msgid "_Open File"
msgstr ""
#: startcenter.ui
@@ -1018,7 +1027,7 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
+msgid "Create:"
msgstr ""
#: startcenter.ui
@@ -1027,7 +1036,7 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
+msgid "Writer _Document"
msgstr ""
#: startcenter.ui
@@ -1036,7 +1045,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr ""
#: startcenter.ui
@@ -1045,7 +1054,7 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
+msgid "Impress _Presentation"
msgstr ""
#: startcenter.ui
@@ -1054,7 +1063,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr ""
#: startcenter.ui
@@ -1063,7 +1072,7 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
+msgid "Math For_mula"
msgstr ""
#: startcenter.ui
@@ -1072,16 +1081,7 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
+msgid "Base D_atabase"
msgstr ""
#: startcenter.ui
diff --git a/source/af/starmath/source.po b/source/af/starmath/source.po
index 01cea19bc6d..2abe5a8f623 100644
--- a/source/af/starmath/source.po
+++ b/source/af/starmath/source.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2012-11-13 20:14+0000\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,6 +17,1798 @@ msgstr ""
"X-POOTLE-MTIME: 1352837663.0\n"
#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr ""
+
+#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
@@ -89,14 +1881,6 @@ msgid "Formats"
msgstr "Formate"
#: commands.src
-msgctxt ""
-"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
diff --git a/source/af/starmath/uiconfig/smath/ui.po b/source/af/starmath/uiconfig/smath/ui.po
index dd482bc5c12..34f888c70f4 100644
--- a/source/af/starmath/uiconfig/smath/ui.po
+++ b/source/af/starmath/uiconfig/smath/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-11-13 20:14+0000\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: none\n"
@@ -600,7 +600,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr ""
#: smathsettings.ui
diff --git a/source/af/svtools/source/misc.po b/source/af/svtools/source/misc.po
index 06f72440bfa..892c7d9f5b0 100644
--- a/source/af/svtools/source/misc.po
+++ b/source/af/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2013-02-17 20:08+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1683,7 +1683,7 @@ msgstr "Serwies, Latyn (Montenegro)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
msgstr ""
@@ -2206,6 +2206,15 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr ""
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/af/sw/source/ui/inc.po b/source/af/sw/source/ui/inc.po
new file mode 100644
index 00000000000..4ca854a98d6
--- /dev/null
+++ b/source/af/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: af\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/af/sw/uiconfig/swriter/ui.po b/source/af/sw/uiconfig/swriter/ui.po
index 287bdb5512c..850e43263fc 100644
--- a/source/af/sw/uiconfig/swriter/ui.po
+++ b/source/af/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:08+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -311,7 +311,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1195,6 +1195,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3776,7 +3785,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5171,6 +5180,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -11018,15 +11045,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -11036,15 +11054,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -11054,30 +11063,12 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/af/wizards/source/euro.po b/source/af/wizards/source/euro.po
index 88f2bd71966..8a445eefd0d 100644
--- a/source/af/wizards/source/euro.po
+++ b/source/af/wizards/source/euro.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2012-11-13 20:14+0000\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -629,16 +629,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
-msgid "The currency set for the document is not a European currency!"
-msgstr "Die geldeenheid wat vir die dokument gestel is, is nie 'n Europese geldeenheid nie!"
+msgid "Latvian Lats"
+msgstr ""
#: euro.src
msgctxt ""
"euro.src\n"
"CURRENCIES + 18\n"
"string.text"
+msgid "The currency set for the document is not a European currency!"
+msgstr ""
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 19\n"
+"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "Die taal van u bedryfstelsel is nie 'n taal van die Europese Monetêre Unie nie."
+msgstr ""
#: euro.src
msgctxt ""
diff --git a/source/am/basctl/source/dlged.po b/source/am/basctl/source/dlged.po
index 7be334e8671..c4e92f15040 100644
--- a/source/am/basctl/source/dlged.po
+++ b/source/am/basctl/source/dlged.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-18 22:22+0000\n"
+"PO-Revision-Date: 2014-01-11 19:28+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371594141.0\n"
+"X-POOTLE-MTIME: 1389468517.0\n"
#: dlgresid.src
msgctxt ""
@@ -139,7 +139,7 @@ msgid ""
"\n"
"Do you want to delete the resources of the selected language(s)?"
msgstr ""
-"ለተመረጠው ቋንቋ(ዎች) ምንጮቹን ሊያጠፉ ነው የሁሉም ተጠቃሚዎች መስሪያ ቋንቋ(ዎች) ይጠፋል\n"
+"ምንጮቹን ሊያጠፉ ነው ለተመረጠው ቋንቋ(ዎች) የሁሉም ተጠቃሚዎች መስሪያ ቋንቋ(ዎች) ይጠፋል\n"
"\n"
"የተመረጠውን የቋንቋ(ዎች) ምንጮች ማጥፋት ይፈልጋሉ?"
diff --git a/source/am/chart2/source/controller/dialogs.po b/source/am/chart2/source/controller/dialogs.po
index 90a1c768017..3c4dd876f0c 100644
--- a/source/am/chart2/source/controller/dialogs.po
+++ b/source/am/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-24 19:04+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-04-01 17:23+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385319851.0\n"
+"X-POOTLE-MTIME: 1396373027.000000\n"
#: Strings.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"STR_DLG_CHART_WIZARD\n"
"string.text"
msgid "Chart Wizard"
-msgstr "የሰንጠረዥ አዋቂ"
+msgstr "የ ሰንጠረዥ አዋቂ"
#: Strings.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE\n"
"string.text"
msgid "Number Format for Percentage Value"
-msgstr "Number Format for Percentage Value"
+msgstr "የቁጥር አቀራረብ ለ ፐርሰንቴጅ ዋጋ"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "Trend line %FORMULA with accuracy R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -790,7 +798,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_HORZ\n"
"string.text"
msgid "Horizontal grid major/major&minor/off"
-msgstr ""
+msgstr "የ አግድም ከፍተኛ መጋጠሚያ/ከፍተኛ&አነስተኛ/ማጥፊያ"
#: Strings.src
msgctxt ""
@@ -798,7 +806,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_VERTICAL\n"
"string.text"
msgid "Vertical grid major/major&minor/off"
-msgstr ""
+msgstr "የ ቁመት ከፍተኛ መጋጠሚያ/ከፍተኛ&አነስተኛ/ማጥፊያ"
#: Strings.src
msgctxt ""
@@ -1449,39 +1457,39 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Linear (%SERIESNAME)"
+msgid "Linear"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Logarithmic (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Exponential (%SERIESNAME)"
+msgid "Exponential"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Power (%SERIESNAME)"
+msgid "Power"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1489,7 +1497,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
@@ -1497,8 +1505,8 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Mean (%SERIESNAME)"
+msgid "Mean"
+msgstr ""
#: dlg_DataEditor.src
msgctxt ""
@@ -1835,7 +1843,7 @@ msgctxt ""
"PB_NUMBERFORMAT\n"
"pushbutton.text"
msgid "Number ~format..."
-msgstr "የቁጥር ~አቀማመጥ..."
+msgstr "የቁጥር ~አቀራረብ..."
#: res_DataLabel_tmpl.hrc
msgctxt ""
diff --git a/source/am/chart2/uiconfig/ui.po b/source/am/chart2/uiconfig/ui.po
index 418937098af..04843ade6f6 100644
--- a/source/am/chart2/uiconfig/ui.po
+++ b/source/am/chart2/uiconfig/ui.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 03:24+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-19 17:57+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385954660.0\n"
+"X-POOTLE-MTIME: 1390154248.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Major grids"
-msgstr ""
+msgstr "ከፍተኛው መጋጠሚያዎች"
#: insertgriddlg.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor grids"
-msgstr ""
+msgstr "አነስተኛ መጋጠሚያዎች"
#: smoothlinesdlg.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "በቁ_መት የተከመረ"
#: titlerotationtabpage.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reverse direction"
-msgstr ""
+msgstr "_በተቃራኒ አቅጣጫ"
#: tp_Scale.ui
msgctxt ""
@@ -431,7 +431,6 @@ msgid "A_utomatic"
msgstr "ራ_ሱ በራሱ"
#: tp_Scale.ui
-#, fuzzy
msgctxt ""
"tp_Scale.ui\n"
"TXT_TIME_RESOLUTION\n"
@@ -456,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_jor interval"
-msgstr ""
+msgstr "ከፍ_ተኛ እረፍት"
#: tp_Scale.ui
msgctxt ""
@@ -474,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val"
-msgstr ""
+msgstr "አነስተኛ እረ_ፍት"
#: tp_Scale.ui
msgctxt ""
@@ -483,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val count"
-msgstr ""
+msgstr "የ አነስተኛ እረ_ፍት መቁጠሪያ"
#: tp_Scale.ui
msgctxt ""
@@ -501,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_ference value"
-msgstr ""
+msgstr "ማመ_ሳከሪያ ዋጋ"
#: tp_Scale.ui
msgctxt ""
@@ -591,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Overlap"
-msgstr ""
+msgstr "_መደረቢያ"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -600,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _bars side by side"
-msgstr ""
+msgstr "እቃ _መደርደሪያ ጎን ለ ጎን ማሳያ"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -636,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Leave gap"
-msgstr ""
+msgstr "ክፍተቱን _መተው"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -654,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continue line"
-msgstr ""
+msgstr "_የሚቀጥል መስመር"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -663,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include _values from hidden cells"
-msgstr ""
+msgstr "ከ ተደበቁ ክፍሎች ውስጥ _ዋጋዎችን ማካተቻ"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -690,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_ogarithmic"
-msgstr ""
+msgstr "L_ogarithmic"
#: tp_Trendline.ui
msgctxt ""
@@ -699,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xponential"
-msgstr ""
+msgstr "E_xponential"
#: tp_Trendline.ui
msgctxt ""
@@ -708,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Po_wer"
-msgstr ""
+msgstr "Po_wer"
#: tp_Trendline.ui
msgctxt ""
@@ -717,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Polynomial"
-msgstr ""
+msgstr "_Polynomial"
#: tp_Trendline.ui
msgctxt ""
@@ -803,6 +802,24 @@ msgstr ""
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -825,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_መደርደሪያ"
#: tp_axisLabel.ui
msgctxt ""
@@ -870,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_verlap"
-msgstr ""
+msgstr "መ_ደረቢያ"
#: tp_axisLabel.ui
msgctxt ""
@@ -906,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "በቁ_መት የተከመረ"
#: tp_axisLabel.ui
msgctxt ""
diff --git a/source/am/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/am/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..6532be28035
--- /dev/null
+++ b/source/am/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-03 20:32+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: am\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388781142.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird ተጣብቋል"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "የ Firebird ፋይል"
diff --git a/source/am/connectivity/source/resource.po b/source/am/connectivity/source/resource.po
index fa4229a1be4..dbf598b86b8 100644
--- a/source/am/connectivity/source/resource.po
+++ b/source/am/connectivity/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-04-10 15:39+0000\n"
+"PO-Revision-Date: 2013-12-08 20:57+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365608388.0\n"
+"X-POOTLE-MTIME: 1386536268.0\n"
#: conn_error_message.src
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
"string.text"
msgid "The index could not be created. The size of the chosen column is too big."
-msgstr ""
+msgstr "ማውጫውን መፍጠር አልተቻለም፡ የተመረጠው አምድ በጣም ትልቅ ነው"
#: conn_shared_res.src
msgctxt ""
diff --git a/source/am/cui/source/customize.po b/source/am/cui/source/customize.po
index 64d49000ccd..7b6de4d195f 100644
--- a/source/am/cui/source/customize.po
+++ b/source/am/cui/source/customize.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-23 16:00+0000\n"
+"PO-Revision-Date: 2013-12-15 18:13+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385222457.0\n"
+"X-POOTLE-MTIME: 1387131181.0\n"
#: acccfg.src
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"RID_SVXPAGE_TOOLBARS\n"
"pageitem.text"
msgid "Toolbars"
-msgstr "ቱልባርስ"
+msgstr "እቃ መደርደሪያ"
#: cfg.src
msgctxt ""
@@ -405,7 +405,7 @@ msgctxt ""
"RID_SVXSTR_NEW_TOOLBAR\n"
"string.text"
msgid "New Toolbar %n"
-msgstr "አዲስ ቱልባር %n"
+msgstr "አዲስ እቃ መደርደሪያ %n"
#: cfg.src
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"RID_SVXSTR_PRODUCTNAME_TOOLBARS\n"
"string.text"
msgid "%PRODUCTNAME %MODULENAME Toolbars"
-msgstr "%PRODUCTNAME %MODULENAME ቱልባርስ"
+msgstr "%PRODUCTNAME %MODULENAME እቃ መደርደሪያ"
#: cfg.src
msgctxt ""
@@ -670,7 +670,7 @@ msgctxt ""
"RID_SVXSTR_RENAME_TOOLBAR\n"
"string.text"
msgid "Rename Toolbar"
-msgstr "ቱልባር እንደገና መሰየሚያ"
+msgstr "እቃ መደርደሪያ እንደገና መሰየሚያ"
#: eventdlg.src
msgctxt ""
diff --git a/source/am/cui/source/dialogs.po b/source/am/cui/source/dialogs.po
index c563c399d0d..2f5685e8edb 100644
--- a/source/am/cui/source/dialogs.po
+++ b/source/am/cui/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-23 16:01+0000\n"
+"PO-Revision-Date: 2014-02-23 18:08+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385222477.0\n"
+"X-POOTLE-MTIME: 1393178922.0\n"
#: colorpicker.src
msgctxt ""
@@ -525,7 +525,7 @@ msgctxt ""
"FT_RECORDLABEL\n"
"fixedtext.text"
msgid "Record :"
-msgstr "መዝገብ :"
+msgstr "መዝገብ:"
#: fmsearch.src
msgctxt ""
@@ -1134,7 +1134,7 @@ msgctxt ""
"FT_FORMAT\n"
"fixedtext.text"
msgid "Format"
-msgstr "Format"
+msgstr "አቀራረብ"
#: hangulhanjadlg.src
msgctxt ""
@@ -2817,7 +2817,7 @@ msgctxt ""
"RID_SVX_FORMAT_CELLS_DLG\n"
"tabdialog.text"
msgid "Format Cells"
-msgstr "የክፍሎች አቀማመጥ"
+msgstr "የክፍሎች አቀራረብ"
#: showcols.src
msgctxt ""
@@ -2923,7 +2923,7 @@ msgctxt ""
"RID_SVXDLG_SEARCHFORMAT\n"
"tabdialog.text"
msgid "Text Format"
-msgstr "የጽሁፍ ፎርማት"
+msgstr "የጽሁፍ አቀራረብ"
#: srchxtra.src
msgctxt ""
diff --git a/source/am/cui/source/options.po b/source/am/cui/source/options.po
index c1ea2776482..bcb3b387610 100644
--- a/source/am/cui/source/options.po
+++ b/source/am/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-11-23 16:01+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -998,15 +998,6 @@ msgstr "መስመር ላይ ማሻሻያ"
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/am/cui/uiconfig/ui.po b/source/am/cui/uiconfig/ui.po
index 94738625441..c32b46f03dc 100644
--- a/source/am/cui/uiconfig/ui.po
+++ b/source/am/cui/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 03:30+0000\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-02-16 22:34+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -14,7 +14,25 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385955014.0\n"
+"X-POOTLE-MTIME: 1392590052.0\n"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "Edit"
+msgstr "ማረሚያ"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"reset\n"
+"label\n"
+"string.text"
+msgid "Reset"
+msgstr "እንደ ነበር መመለሻ"
#: aboutconfigdialog.ui
msgctxt ""
@@ -61,24 +79,6 @@ msgctxt ""
msgid "Preferences"
msgstr "ምርጫዎች"
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"default\n"
-"label\n"
-"string.text"
-msgid "Default"
-msgstr "ነባር"
-
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"edit\n"
-"label\n"
-"string.text"
-msgid "Edit"
-msgstr "ማረሚያ"
-
#: aboutconfigvaluedialog.ui
msgctxt ""
"aboutconfigvaluedialog.ui\n"
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr "ዋጋ"
+msgid "Value:"
+msgstr "ዋጋ:"
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "የቅጂ መብት © 2000 - 2013 የሊብሬ ቢሮ ተሳታፊዎች እና/ወይንም ወዳጆች"
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Copyright © 2000 - 2014 LibreOffice contributors."
#: aboutdialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]: Replace while modifying existing text"
-msgstr ""
+msgstr "[M]: የ ነበረውን ጽሁፍ በሚያሻሽሉ ጊዜ መቀየሪያ"
#: applyautofmtpage.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]: AutoFormat/AutoCorrect while typing"
-msgstr ""
+msgstr "[T]: በራሱ አቀራረብ/በራሱ አራሚ በሚጽፉ ጊዜ"
#: applyautofmtpage.ui
msgctxt ""
@@ -406,15 +406,6 @@ msgstr "ጥቅስ _መጀመሪያ:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -460,15 +451,6 @@ msgstr "ጥቅስ _መጨረሻ:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -514,15 +496,6 @@ msgstr "የጥቅስ _መጀመሪያ:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -568,15 +541,6 @@ msgstr "ጥቅስ _መጨረሻ:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -671,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmaps"
-msgstr ""
+msgstr "Bitmaps"
#: areatabpage.ui
msgctxt ""
@@ -716,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "ጭማሪዎች"
#: areatabpage.ui
msgctxt ""
@@ -896,7 +860,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Bitmap"
#: asiantypography.ui
msgctxt ""
@@ -1310,7 +1274,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "የ Bitmap ዝርዝር መጫኛ"
#: bitmaptabpage.ui
msgctxt ""
@@ -1319,7 +1283,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "የ Bitmap ዝርዝር መጫኛ"
#: bitmaptabpage.ui
msgctxt ""
@@ -1328,7 +1292,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "የ Bitmap ዝርዝር ማስቀመጫ"
#: bitmaptabpage.ui
msgctxt ""
@@ -1337,7 +1301,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "የ Bitmap ዝርዝር ማስቀመጫ"
#: bitmaptabpage.ui
msgctxt ""
@@ -1346,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Bitmap"
#: bitmaptabpage.ui
msgctxt ""
@@ -2767,7 +2731,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr "መስመር _1"
#: connectortabpage.ui
@@ -2830,8 +2794,8 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
-msgstr ""
+msgid "_End vertical"
+msgstr "በቁመት _መጨረሻ"
#: connectortabpage.ui
msgctxt ""
@@ -2894,7 +2858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Timeout (seconds)"
-msgstr ""
+msgstr "_እረፍት (በ ሰከንዶች)"
#: connpooloptions.ui
msgctxt ""
@@ -2902,7 +2866,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
+msgid "Connection pool"
msgstr ""
#: cuiimapdlg.ui
@@ -3506,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Registered databases"
-msgstr ""
+msgstr "የተመዘገቡ ዳታቤዞች"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3515,7 +3479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _distance"
-msgstr ""
+msgstr "የመስመር _እርቀት"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3533,7 +3497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Guide distance"
-msgstr ""
+msgstr "_የመምሪያ እርቀት"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3542,7 +3506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left guide"
-msgstr ""
+msgstr "_የ ግራ መምሪያ"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3551,7 +3515,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right guide"
-msgstr ""
+msgstr "_የ ቀኝ መምሪያ"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3569,7 +3533,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measure _below object"
-msgstr ""
+msgstr "_ከ እቃው ስር _መለኪያ"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3614,7 +3578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel to line"
-msgstr ""
+msgstr "ከ መስመሩ አጓዳኝ"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -4442,7 +4406,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Crossed"
-msgstr ""
+msgstr "የተሰረዘ"
#: hatchpage.ui
msgctxt ""
@@ -4451,7 +4415,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Triple"
-msgstr ""
+msgstr "ሶስት"
#: hatchpage.ui
msgctxt ""
@@ -4874,7 +4838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ssigned folders and archives"
-msgstr ""
+msgstr "የ_ተመደቡ ፎልደሮች እና ማህደሮች"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4910,7 +4874,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Java Start Parameters"
-msgstr ""
+msgstr "Java Start Parameters"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4919,7 +4883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Java start _parameter"
-msgstr ""
+msgstr "Java start _parameter"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4946,7 +4910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assign"
-msgstr ""
+msgstr "_መመደቢያ"
#: javastartparametersdialog.ui
msgctxt ""
@@ -5027,7 +4991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add a selected object to create new arrow styles."
-msgstr ""
+msgstr "አዲስ የ ቀስት ዘዴዎች ለመፍጠር የተመረጠውን እቃ መጨመሪያ"
#: lineendstabpage.ui
msgctxt ""
@@ -5315,7 +5279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze ends"
-msgstr ""
+msgstr "መጨረሻውን ማስማ_ሚያ"
#: linetabpage.ui
msgctxt ""
@@ -5333,7 +5297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "_የጥግ ዘዴ:"
#: linetabpage.ui
msgctxt ""
@@ -5495,7 +5459,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- ምንም -"
#: linetabpage.ui
msgctxt ""
@@ -6976,6 +6940,15 @@ msgstr "የ macro recording (የተወሰነ)"
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7052,7 +7025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Western characters only"
-msgstr ""
+msgstr "_የምእራባውያን ባህሪ ብቻ"
#: optasianpage.ui
msgctxt ""
@@ -7133,7 +7106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not _at start of line:"
-msgstr ""
+msgstr "በ መስመሩ መጀመሪያ _ላይ አይደለም:"
#: optasianpage.ui
msgctxt ""
@@ -7142,7 +7115,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not at _end of line:"
-msgstr ""
+msgstr "በ መስመሩ _መጨረሻ ላይ አይደለም:"
#: optasianpage.ui
msgctxt ""
@@ -7172,14 +7145,13 @@ msgid "Enable Code Completion"
msgstr ""
#: optbasicidepage.ui
-#, fuzzy
msgctxt ""
"optbasicidepage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Code Completion"
-msgstr "ቃላት አጨራረስ"
+msgstr "Code Completion"
#: optbasicidepage.ui
msgctxt ""
@@ -7188,7 +7160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Procedures"
-msgstr ""
+msgstr "በራሱ መዝጊያ ሂደቶች"
#: optbasicidepage.ui
msgctxt ""
@@ -7197,7 +7169,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Parenthesis"
-msgstr ""
+msgstr "ቅንፎች በራሱ መዝጊያ"
#: optbasicidepage.ui
msgctxt ""
@@ -7233,7 +7205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use extended types"
-msgstr ""
+msgstr "የተስፋፉ ዘዴዎችን መጠቀሚያ"
#: optbasicidepage.ui
msgctxt ""
@@ -7242,7 +7214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language Features"
-msgstr ""
+msgstr "የቋንቋ ገጽታዎች"
#: optbrowserpage.ui
msgctxt ""
@@ -7350,7 +7322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visual"
-msgstr ""
+msgstr "_የሚታይ"
#: optctlpage.ui
msgctxt ""
@@ -7359,7 +7331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor control"
-msgstr ""
+msgstr "መጠቆሚያ መቆጣጠሪያ"
#: optctlpage.ui
msgctxt ""
@@ -7458,7 +7430,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[L]: Load and convert the object"
-msgstr ""
+msgstr "[L]: እቃውን መጫኛ እና መቀየሪያ"
#: optfltrembedpage.ui
msgctxt ""
@@ -7467,7 +7439,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[S]: Convert and save the object"
-msgstr ""
+msgstr "[S]: እቃውን መቀየሪያ እና ማስቀመጫ"
#: optfltrembedpage.ui
msgctxt ""
@@ -7944,7 +7916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print layout"
-msgstr ""
+msgstr "_የህትመት እቅድ"
#: opthtmlpage.ui
msgctxt ""
@@ -7967,6 +7939,33 @@ msgstr ""
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME መጻፊያ"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -7998,7 +7997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_uppercase/lowercase"
-msgstr ""
+msgstr "_በአቢይ /በትንንሽ ፊደል መጻፊያ"
#: optjsearchpage.ui
msgctxt ""
@@ -8007,7 +8006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_full-width/half-width forms"
-msgstr ""
+msgstr "_ሙሉ-ስፋት/ግማሽ-ስፋት ፎርሞች"
#: optjsearchpage.ui
msgctxt ""
@@ -8160,7 +8159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whitespace characters"
-msgstr ""
+msgstr "_የነጭ ክፍተት ባህሪዎች"
#: optjsearchpage.ui
msgctxt ""
@@ -8181,14 +8180,13 @@ msgid "Ignore"
msgstr "መተው"
#: optlanguagespage.ui
-#, fuzzy
msgctxt ""
"optlanguagespage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_User interface"
-msgstr "User Interface"
+msgstr "_User Interface"
#: optlanguagespage.ui
msgctxt ""
@@ -8242,7 +8240,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language of"
-msgstr ""
+msgstr "ቋንቋ የ"
#: optlanguagespage.ui
msgctxt ""
@@ -8251,7 +8249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the current document only"
-msgstr ""
+msgstr "ለ አሁኑ ሰነድ ብቻ"
#: optlanguagespage.ui
msgctxt ""
@@ -8269,7 +8267,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Asian"
#: optlanguagespage.ui
msgctxt ""
@@ -8278,7 +8276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Western"
#: optlanguagespage.ui
msgctxt ""
@@ -8287,7 +8285,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default languages for documents"
-msgstr ""
+msgstr "ነባር ቋንቋ ለ ሰነዶች"
#: optlanguagespage.ui
msgctxt ""
@@ -8296,7 +8294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore s_ystem input language"
-msgstr ""
+msgstr "የ_ስርአቱን ቋንቋ ማስገቢያ መተው"
#: optlanguagespage.ui
msgctxt ""
@@ -8314,7 +8312,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available language modules"
-msgstr ""
+msgstr "_ዝግጁ የ ቋንቋ ክፍሎች"
#: optlingupage.ui
msgctxt ""
@@ -8332,7 +8330,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-defined dictionaries"
-msgstr ""
+msgstr "_በተጠቃሚ-የሚገለጽ መዝገበ ቃላት"
#: optlingupage.ui
msgctxt ""
@@ -8557,7 +8555,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exception (-)"
-msgstr ""
+msgstr "_የተለየ (-)"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8904,20 +8902,20 @@ msgstr "Save URLs relative to file system"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "Save URLs relative to internet"
+msgid "_Edit document properties before saving"
+msgstr "የሰነዶችን ባህሪዎች ከማስቀመጥ በፊት _ማረሚያ"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "የሰነዶችን ባህሪዎች ከማስቀመጥ በፊት _ማረሚያ"
+msgid "Save URLs relative to internet"
+msgstr "Save URLs relative to internet"
#: optsavepage.ui
msgctxt ""
@@ -9585,6 +9583,132 @@ msgstr "አድራሻ"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "የ ጠንካራ_አካል ማፍጠኛ ይጠቀሙ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "ፀረ-ማ_ጥሪያ ይጠቀሙ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "የንድፎች ውጤት"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "_ግልጽነት"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "የተመረጠው"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "ምልክቶች በዝርዝር ውስጥ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "ራሱ በራሱ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "መደበቂያ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "ማሳያ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "ዝርዝር"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "ፊደሎችን በ_ቅድመ እይታ ማሳያ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "የፊደል ታ_ሪክ ማሳያ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "የፊደል ዝርዝሮች"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9643,7 +9767,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Galaxy"
-msgstr ""
+msgstr "Galaxy"
#: optviewpage.ui
msgctxt ""
@@ -9715,7 +9839,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Sifr"
-msgstr ""
+msgstr "Sifr"
#: optviewpage.ui
msgctxt ""
@@ -9765,105 +9889,6 @@ msgstr "User Interface"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "ምልክቶች በዝርዝር ውስጥ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "ራሱ በራሱ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "መደበቂያ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "ማሳያ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "ዝርዝር"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "ፊደሎችን በ_ቅድመ እይታ ማሳያ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "የፊደል ታ_ሪክ ማሳያ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "የፊደል ዝርዝሮች"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "የ ጠንካራ_አካል ማፍጠኛ ይጠቀሙ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "ፀረ-ማ_ጥሪያ ይጠቀሙ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "የንድፎች ውጤት"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9942,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "አይጥ"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "_ግልጽነት"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "የተመረጠው"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -10495,7 +10502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Expand single word"
-msgstr ""
+msgstr "ነጠላ ቃል _ማስፊያ"
#: paragalignpage.ui
msgctxt ""
@@ -10504,7 +10511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to text grid (if active)"
-msgstr ""
+msgstr "_መቁረጫ በጽሁፍ መጋጠሚያ ላይ (ንቁ ከሆነ)"
#: paragalignpage.ui
msgctxt ""
@@ -10522,7 +10529,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "በ ቀ_ኝ/ከ ታች በኩል"
#: paragalignpage.ui
msgctxt ""
@@ -10747,7 +10754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't add space between paragraphs of the same style"
-msgstr ""
+msgstr "በተመሳሳይ አንቀጽ ዘዴዎች መከከል ክፍተት አትጨምር"
#: paraindentspacing.ui
msgctxt ""
@@ -10786,14 +10793,13 @@ msgid "A_ctivate"
msgstr "ማ_ስነሻ"
#: paraindentspacing.ui
-#, fuzzy
msgctxt ""
"paraindentspacing.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Register-true"
-msgstr "Register-tr_ue"
+msgstr "Register-true"
#: paraindentspacing.ui
msgctxt ""
@@ -10829,7 +10835,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Proportional"
-msgstr ""
+msgstr "ተመጣጣኝ"
#: paraindentspacing.ui
msgctxt ""
@@ -10847,7 +10853,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Leading"
-msgstr ""
+msgstr "ቀዳሚ"
#: paratabspage.ui
msgctxt ""
@@ -10901,7 +10907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "በ ቅኝ/ከ ታች በኩል"
#: paratabspage.ui
msgctxt ""
@@ -11093,14 +11099,13 @@ msgid "Selection"
msgstr "የተመረጠው"
#: pickgraphicpage.ui
-#, fuzzy
msgctxt ""
"pickgraphicpage.ui\n"
"errorft\n"
"label\n"
"string.text"
msgid "The Gallery theme 'Bullets' is empty (no images)."
-msgstr "የመልእክት አዳራሽ 'ነጥቦች' ባዶ ነው (ምንም ንድፍ የለም)"
+msgstr "የአዳራሽ ገጽታ 'ነጥቦች' ባዶ ነው (ምንም ንድፍ የለም)"
#: pickgraphicpage.ui
msgctxt ""
@@ -11370,7 +11375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X:"
-msgstr ""
+msgstr "ቦታ የ _X:"
#: possizetabpage.ui
msgctxt ""
@@ -11379,7 +11384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y:"
-msgstr ""
+msgstr "ቦታ የ _Y:"
#: possizetabpage.ui
msgctxt ""
@@ -11388,7 +11393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Base point:"
-msgstr ""
+msgstr "_መሰረታዊ ነጥብ:"
#: possizetabpage.ui
msgctxt ""
@@ -11433,7 +11438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _point:"
-msgstr ""
+msgstr "መሰረታዊ _ነጥብ:"
#: possizetabpage.ui
msgctxt ""
@@ -11478,7 +11483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit width to text"
-msgstr ""
+msgstr "በ ጽሁፉ ስፋት _ልክ"
#: possizetabpage.ui
msgctxt ""
@@ -11487,7 +11492,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _height to text"
-msgstr ""
+msgstr "በ ጽሁፉ _እርዝመት ልክ"
#: possizetabpage.ui
msgctxt ""
@@ -11553,14 +11558,13 @@ msgid "Delete Color?"
msgstr "ቀለሙን ላጥፋው?"
#: querydeletechartcolordialog.ui
-#, fuzzy
msgctxt ""
"querydeletechartcolordialog.ui\n"
"QueryDeleteChartColorDialog\n"
"text\n"
"string.text"
msgid "Do you really want to delete the chart color?"
-msgstr "በእርግጥ መዝገበ ቃላቱን ማጥፋት ይፈለጋሉ?"
+msgstr "በእርግጥ የ chart ቀለሙን ማጥፋት ይፈለጋሉ?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11569,7 +11573,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "ይህን ተግባር መተው አይቻልም"
#: querydeletecolordialog.ui
msgctxt ""
@@ -11614,7 +11618,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "ይህን ተግባር መተው አይቻልም"
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11626,14 +11630,13 @@ msgid "Delete gradient?"
msgstr ""
#: querydeletegradientdialog.ui
-#, fuzzy
msgctxt ""
"querydeletegradientdialog.ui\n"
"AskDelGradientDialog\n"
"text\n"
"string.text"
msgid "Do you want to delete the gradient?"
-msgstr "ቀለሙን ማጥፋት ይፈለጋሉ?"
+msgstr "በእርግጥ gradient ማጥፋት ይፈለጋሉ?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11645,14 +11648,13 @@ msgid "Delete hatching?"
msgstr ""
#: querydeletehatchdialog.ui
-#, fuzzy
msgctxt ""
"querydeletehatchdialog.ui\n"
"AskDelHatchDialog\n"
"text\n"
"string.text"
msgid "Do you want to delete the hatching?"
-msgstr "ቀለሙን ማጥፋት ይፈለጋሉ?"
+msgstr "በእርግጥ hatching ማጥፋት ይፈለጋሉ?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11679,7 +11681,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "ይህን ተግባር መተው አይቻልም"
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11796,7 +11798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X"
-msgstr ""
+msgstr "ቦታ የ _X"
#: rotationtabpage.ui
msgctxt ""
@@ -11805,7 +11807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y"
-msgstr ""
+msgstr "ቦታ የ _Y"
#: rotationtabpage.ui
msgctxt ""
@@ -11850,7 +11852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_አንግል"
#: rotationtabpage.ui
msgctxt ""
@@ -11868,7 +11870,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "ማዞሪያ አንግል"
#: rotationtabpage.ui
msgctxt ""
@@ -11877,7 +11879,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "ማዞሪያ አንግል"
#: rotationtabpage.ui
msgctxt ""
@@ -11886,7 +11888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation angle"
-msgstr ""
+msgstr "ማዞሪያ አንግል"
#: scriptorganizer.ui
msgctxt ""
@@ -12219,7 +12221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_አንግል"
#: slantcornertabpage.ui
msgctxt ""
@@ -12228,7 +12230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant"
-msgstr ""
+msgstr "ማጋደያ"
#: specialcharacters.ui
msgctxt ""
@@ -12437,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "ወደ መዝገበ ቃላት _መጨመሪያ"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "ምርጫዎች"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12668,8 +12679,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr "በ"
+msgid "_by"
+msgstr "_በ"
#: swpossizepage.ui
msgctxt ""
@@ -12705,7 +12716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "በ ሙሉ ገጾች ላይ _ማንጸባረቂያ"
#: swpossizepage.ui
msgctxt ""
@@ -12713,8 +12724,8 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
-msgstr "የጽሁፉን ፍሰት ተከተል"
+msgid "Follow te_xt flow"
+msgstr "የ ጽ_ሁፉን ፍሰት ተከተል"
#: swpossizepage.ui
msgctxt ""
@@ -12731,8 +12742,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr "ቦታ"
+msgid "Positio_n"
+msgstr "ቦ_ታ"
#: swpossizepage.ui
msgctxt ""
@@ -12921,7 +12932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_የሚቀጥል"
#: textanimtabpage.ui
msgctxt ""
@@ -12930,7 +12941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increment:"
-msgstr ""
+msgstr "ጭማሪ:"
#: textanimtabpage.ui
msgctxt ""
@@ -12984,7 +12995,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Blink"
-msgstr ""
+msgstr "ማርገብገቢያ"
#: textanimtabpage.ui
msgctxt ""
@@ -12993,7 +13004,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Scroll Through"
-msgstr ""
+msgstr "በውስጡ መሸብለያ"
#: textanimtabpage.ui
msgctxt ""
@@ -13002,7 +13013,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Scroll Back and Forth"
-msgstr ""
+msgstr "ወደ ፊት እና ወደ ኋላ መሸብለያ"
#: textanimtabpage.ui
msgctxt ""
@@ -13011,7 +13022,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Scroll In"
-msgstr ""
+msgstr "መሸብለያ"
#: textattrtabpage.ui
msgctxt ""
@@ -13020,7 +13031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit wi_dth to text"
-msgstr ""
+msgstr "በ ጽሁፉ ስ_ፋት ልክ"
#: textattrtabpage.ui
msgctxt ""
@@ -13029,7 +13040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit h_eight to text"
-msgstr ""
+msgstr "በ ጽሁፉ እ_ርዝመት ልክ"
#: textattrtabpage.ui
msgctxt ""
@@ -13047,7 +13058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Adjust to contour"
-msgstr ""
+msgstr "በቅርጹ ልክ _ማስተካከያ"
#: textattrtabpage.ui
msgctxt ""
@@ -13065,7 +13076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize shape to fit text"
-msgstr ""
+msgstr "_እንደገና መመጠኛ ቅርጹን በጽሁፉ ልክ"
#: textattrtabpage.ui
msgctxt ""
@@ -13137,7 +13148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text anchor"
-msgstr ""
+msgstr "ጽሁፍ ማስቆሚያ"
#: textdialog.ui
msgctxt ""
@@ -13470,7 +13481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_አንግል"
#: transparencytabpage.ui
msgctxt ""
diff --git a/source/am/dbaccess/source/core/resource.po b/source/am/dbaccess/source/core/resource.po
index 61eda817540..01977294c23 100644
--- a/source/am/dbaccess/source/core/resource.po
+++ b/source/am/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-04-09 22:48+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-11 21:29+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365547697.0\n"
+"X-POOTLE-MTIME: 1389475775.0\n"
#: strings.src
msgctxt ""
@@ -54,15 +54,15 @@ msgctxt ""
"RID_STR_COULDNOTCONNECT_UNSPECIFIED\n"
"string.text"
msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
-msgstr "ለውስጥ ዳታ ምንጭ ግንኙነት መፍጠር አልተቻለም ያልታወቀ ስህተት ተፈጥሯል ምናልባት የ driver ብልሽት ሊሆን ይችላል"
+msgstr "ለውጪ ዳታ ምንጭ ግንኙነት መፍጠር አልተቻለም ያልታወቀ ስህተት ተፈጥሯል ምናልባት የ driver ብልሽት ሊሆን ይችላል"
#: strings.src
msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "ለውስጥ ዳታ ምንጭ ግንኙነት መፍጠር አልተቻለም ፡ በተሰጠው URL የ SDBC driver አልተገኘም"
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "ለውጪ ዳታ ምንጭ ግንኙነት መፍጠር አልተቻለም ያልታወቀ ስህተት ተፈጥሯል፡ ምንም የ SDBC driver አልተገኘም ለ URL '$name$'."
#: strings.src
msgctxt ""
diff --git a/source/am/dbaccess/uiconfig/ui.po b/source/am/dbaccess/uiconfig/ui.po
index 95c7ac447d7..cbcd5bf9ab9 100644
--- a/source/am/dbaccess/uiconfig/ui.po
+++ b/source/am/dbaccess/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-23 17:34+0000\n"
+"PO-Revision-Date: 2013-12-17 02:22+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385228043.0\n"
+"X-POOTLE-MTIME: 1387246949.0\n"
#: directsqldialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous commands"
-msgstr ""
+msgstr "_ቀደም ያሉት ትእዛዞች"
#: directsqldialog.ui
msgctxt ""
diff --git a/source/am/desktop/source/app.po b/source/am/desktop/source/app.po
index 4380f556e8d..d3be514f078 100644
--- a/source/am/desktop/source/app.po
+++ b/source/am/desktop/source/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-24 23:55+0000\n"
+"PO-Revision-Date: 2014-01-01 16:46+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385337305.0\n"
+"X-POOTLE-MTIME: 1388594765.0\n"
#: desktop.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_BOOTSTRAP_ERR_MULTISESSION\n"
"string.text"
msgid "You have another instance running in a different terminal session. Close that instance and then try again."
-msgstr ""
+msgstr "ሌላ ምሳሌ በ ሌላ ተርሚናል ክፍል እየሄደ ነው፡ ያንን ምሳሌ ይዝጉ እና እንደገና ይሞክሩ"
#: desktop.src
msgctxt ""
diff --git a/source/am/dictionaries/lo_LA.po b/source/am/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..d5cf98cb9ec
--- /dev/null
+++ b/source/am/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-03 19:45+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: am\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388778327.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Lao spelling dictionary"
diff --git a/source/am/dictionaries/pt_BR/dialog.po b/source/am/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..9758a7f6b83
--- /dev/null
+++ b/source/am/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-18 16:16+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: am\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390061781.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "ቋንቋ ማሰናጃ"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Grammar checking (Portuguese)"
diff --git a/source/am/extensions/uiconfig/spropctrlr/ui.po b/source/am/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..50f3c693da3
--- /dev/null
+++ b/source/am/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-03 20:30+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: am\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388781047.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "የ ማስረጊያ ደንብ"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "ወደ ላይ _ማንቀሳቀሻ"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "ወደ _ታች ማንቀሳቀሻ"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "_ራሱ በራሱ መለያ"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "መቆጣጠሪያዎች"
diff --git a/source/am/filter/source/config/fragments/filters.po b/source/am/filter/source/config/fragments/filters.po
index 1852935ebfe..2c89a7f2ac8 100644
--- a/source/am/filter/source/config/fragments/filters.po
+++ b/source/am/filter/source/config/fragments/filters.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-04-11 15:50+0000\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-02-16 22:34+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,189 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365695440.0\n"
+"X-POOTLE-MTIME: 1392590084.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "HTML Document (ዋናው ሰነድ)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -52,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML Document"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -61,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -70,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Microsoft Excel 4.0 Template"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -79,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Microsoft Excel 5.0 Template"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -88,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Microsoft Excel 95 Template"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003 Template"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -97,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Microsoft Excel 97/2000/XP/2003 Template"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -106,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Microsoft PowerPoint 97/2000/XP/2003 Template"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -115,14 +430,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML Template"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML Template"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -130,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML Template"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML Template"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -139,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -151,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Microsoft Word 95 Template"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -160,6 +502,142 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Microsoft Word 97/2000/XP/2003 Template"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "MacWrite Document"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "MacWriteII or MacWritePro Document"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Acta Mac Classic Document"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "More Mac v2-3 Document"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word for Mac (v1 - v5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Microsoft Works for Mac Document (v1 - v4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic v1.6 - v3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+#, fuzzy
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "MindWrite Document"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Office Open XML Text"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Office Open XML Text Template"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -178,6 +656,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Office Open XML Text"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "PalmDoc eBook"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "Plucker eBook"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - StarWriter Graphics Format"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -185,7 +834,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Report Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Chart መግለጫ"
#: StarBaseReport_ui.xcu
msgctxt ""
@@ -194,7 +843,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Database Report"
-msgstr ""
+msgstr "የ ODF ዳታቤዝ መግለጫ"
#: StarOffice_XML__Base__ui.xcu
msgctxt ""
@@ -212,7 +861,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ሰንጠረዥ"
#: StarOffice_XML__Chart__ui.xcu
msgctxt ""
@@ -221,7 +870,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Chart"
#: StarOffice_XML__Draw__ui.xcu
msgctxt ""
@@ -230,7 +879,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 መሳያ"
#: StarOffice_XML__Impress__ui.xcu
msgctxt ""
@@ -239,7 +888,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ማቅረቢያ"
#: StarOffice_XML__Math__ui.xcu
msgctxt ""
@@ -248,7 +897,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Formula"
#: StarOffice_XML__Writer__ui.xcu
msgctxt ""
@@ -257,6 +906,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
+msgstr "OpenOffice.org 1.0 የጽሁፍ ሰነድ"
+
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+#, fuzzy
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "TealDoc eBook"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
msgstr ""
#: Text__StarWriter_Web__ui.xcu
@@ -340,6 +1044,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Unified Office Format text"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "WordPerfect Document"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "WordPerfect Graphics"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "WriteNow Document"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "WriterPlus Document"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XBM - X Bitmap"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Z-Write 1.3 Document"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -382,8 +1167,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML Template"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML Template"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -391,8 +1176,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -419,7 +1204,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ሰንጠረዥ ቴምፕሌት"
+
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
#: chart8_ui.xcu
msgctxt ""
@@ -430,6 +1224,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "ODF Chart"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -448,6 +1251,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF Drawing"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -455,7 +1285,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ መሳያ ቴምፕሌት"
+
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
#: draw_html_Export_ui.xcu
msgctxt ""
@@ -466,6 +1341,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "የ HTML ሰነድ (መሳያ)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -499,8 +1518,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Microsoft PowerPoint 2007/2010 XML AutoPlay"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -508,8 +1527,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML Template"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML Template"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -517,8 +1536,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML Template"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML Template"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -526,8 +1545,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Office Open XML Presentation"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Office Open XML Presentation AutoPlay"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Office Open XML Presentation Template"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -554,7 +1600,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr ""
+msgstr "OpenOffice.org 1.0 መሳያ (ማስደነቂያ)"
#: impress_StarOffice_XML_Impress_Template_ui.xcu
msgctxt ""
@@ -563,7 +1609,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ማቅረቢያ ቴምፕሌት"
+
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
#: impress_html_Export_ui.xcu
msgctxt ""
@@ -574,6 +1665,133 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "HTML Document (ማስደነቂያ)"
+#: impress_jpg_Export.xcu
+#, fuzzy
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -583,6 +1801,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODF Formula"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -601,6 +1837,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "ODF የጽሁፍ ሰነድ"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -608,7 +1853,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ጽሁፍ ሰነድ ቴምፕሌት"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument_ui.xcu
msgctxt ""
@@ -617,7 +1862,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ዋናው ሰነድ"
#: writer_globaldocument_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -626,8 +1871,62 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
+msgstr "OpenOffice.org 1.0 የ ጽሁፍ ሰነድ"
+
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
msgstr ""
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "የ እርዳታ ይዞታ"
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -635,7 +1934,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 HTML Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 HTML ቴምፕሌት"
#: writer_web_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -644,7 +1943,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ጽሁፍ ሰነድ (መጻፊያ/ዌብ)"
+
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (መጻፊያ/አለም አቀፍ)"
#: writerglobal8_ui.xcu
msgctxt ""
@@ -680,4 +1997,13 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
+msgstr "ጽሁፍ (መጻፊያ/ዌብ)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
msgstr ""
diff --git a/source/am/filter/source/config/fragments/types.po b/source/am/filter/source/config/fragments/types.po
index 782ca785672..be589e43ac3 100644
--- a/source/am/filter/source/config/fragments/types.po
+++ b/source/am/filter/source/config/fragments/types.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 03:31+0000\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-03 19:50+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385955100.0\n"
+"X-POOTLE-MTIME: 1388778617.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -31,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -40,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML Template"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML Template"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -49,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -58,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -67,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML Template"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML Template"
#: StarBase.xcu
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "StarOffice XML (Base) Report Chart 9"
-msgstr ""
+msgstr "StarOffice XML (Base) መግለጫ Chart 9"
#: calc8.xcu
msgctxt ""
@@ -133,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "OpenDocument Spreadsheet (Flat XML)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -196,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "OpenDocument Presentation (Flat XML)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -238,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -247,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML Template"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML Template"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/am/filter/uiconfig/ui.po b/source/am/filter/uiconfig/ui.po
index 9b402042155..563e87adbe0 100644
--- a/source/am/filter/uiconfig/ui.po
+++ b/source/am/filter/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 03:32+0000\n"
+"PO-Revision-Date: 2014-01-04 15:10+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385955176.0\n"
+"X-POOTLE-MTIME: 1388848259.0\n"
#: impswfdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macromedia Flash (SWF) Options"
-msgstr ""
+msgstr "Macromedia Flash (SWF) Options"
#: impswfdialog.ui
msgctxt ""
@@ -35,6 +35,8 @@ msgid ""
"1: min. quality\n"
"100: max. quality"
msgstr ""
+"1: አነስተኛ. ጥራት\n"
+"100: ከፍተኛ. ጥራት"
#: impswfdialog.ui
msgctxt ""
@@ -43,7 +45,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _All Slides (Uncheck exports current slide)"
-msgstr ""
+msgstr "መላኪያ _ሁሉንም ተንሸራታቾች (ምልክቱን ማጥፋት የአሁኑን ተንሸራታች ይልከዋል)"
#: impswfdialog.ui
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export As _Multiple Files"
-msgstr ""
+msgstr "እንደ _በርካታ ፋይሎች መላኪያ"
#: impswfdialog.ui
msgctxt ""
@@ -61,7 +63,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Backgrounds"
-msgstr ""
+msgstr "_መደቦች መላኪያ"
#: impswfdialog.ui
msgctxt ""
@@ -70,7 +72,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export Back_ground Objects"
-msgstr ""
+msgstr "የ_መደብ እቃዎችን መላኪያ"
#: impswfdialog.ui
msgctxt ""
@@ -79,7 +81,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Slide Contents"
-msgstr ""
+msgstr "የ_ተንሸራታች ይዞታዎችን መላኪያ"
#: impswfdialog.ui
msgctxt ""
@@ -88,7 +90,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Verilogix Slide Annotations"
-msgstr ""
+msgstr "መላኪያ _Verilogix የ ተንሸራታች ማብራሪያ"
#: impswfdialog.ui
msgctxt ""
@@ -97,7 +99,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export OLE Objects as _JPEG images"
-msgstr ""
+msgstr "መላኪያ የ OLE እቃዎችን እንደ _JPEG ምስሎች"
#: pdfgeneralpage.ui
msgctxt ""
@@ -106,7 +108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_ሁሉንም"
#: pdfgeneralpage.ui
msgctxt ""
@@ -115,7 +117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pages"
-msgstr ""
+msgstr "_ገጾች"
#: pdfgeneralpage.ui
msgctxt ""
@@ -124,7 +126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Selection"
-msgstr ""
+msgstr "_ምርጫ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -133,7 +135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "ተንሸራታቾች"
#: pdfgeneralpage.ui
msgctxt ""
@@ -142,7 +144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "መጠን"
#: pdfgeneralpage.ui
msgctxt ""
@@ -151,7 +153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Quality"
-msgstr ""
+msgstr "_ጥራት"
#: pdfgeneralpage.ui
msgctxt ""
@@ -160,7 +162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reduce image resolution"
-msgstr ""
+msgstr "_መቀነሻ የምስል resolution"
#: pdfgeneralpage.ui
msgctxt ""
@@ -169,7 +171,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -178,7 +180,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "150 DPI"
-msgstr ""
+msgstr "150 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -187,7 +189,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "300 DPI"
-msgstr ""
+msgstr "300 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -196,7 +198,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "600 DPI"
-msgstr ""
+msgstr "600 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -205,7 +207,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "1200 DPI"
-msgstr ""
+msgstr "1200 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -214,7 +216,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -241,7 +243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "ምስሎች"
#: pdfgeneralpage.ui
msgctxt ""
@@ -250,7 +252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign _with Watermark"
-msgstr ""
+msgstr "በ _ውሀ ምልክት መፈረሚያ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -259,7 +261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark Text"
-msgstr ""
+msgstr "የውሀ ምልክት ጽሁፍ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -268,7 +270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark"
-msgstr ""
+msgstr "የውሀ ምልክት"
#: pdfgeneralpage.ui
msgctxt ""
@@ -286,7 +288,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Makes this PDF easily editable in %PRODUCTNAME"
-msgstr ""
+msgstr "ይህን PDF በቀላሉ እንዲታረም ማድረጊያ በ %PRODUCTNAME"
#: pdfgeneralpage.ui
msgctxt ""
@@ -295,7 +297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_DF/A-1a"
-msgstr ""
+msgstr "P_DF/A-1a"
#: pdfgeneralpage.ui
msgctxt ""
@@ -313,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create PDF form"
-msgstr ""
+msgstr "PDF _መፍጠሪያ ከ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -322,7 +324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Submit _format"
-msgstr ""
+msgstr "_አቀራረብ መፈጸሚያ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -331,7 +333,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "FDF"
-msgstr ""
+msgstr "FDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -340,7 +342,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "PDF"
-msgstr ""
+msgstr "PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -349,7 +351,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "HTML"
-msgstr ""
+msgstr "HTML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -358,7 +360,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "XML"
-msgstr ""
+msgstr "XML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -367,7 +369,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow duplicate field _names"
-msgstr ""
+msgstr "የተባዙ ሜዳ ስሞችን መፍቀጃ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -385,7 +387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Export comments"
-msgstr ""
+msgstr "አስተያየቶች _መላኪያ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -394,7 +396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exp_ort automatically inserted blank pages"
-msgstr ""
+msgstr "ራሱ በራሱ የገቡትን ባዶ ገጾች _መላኪያ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -403,7 +405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_View PDF after Export"
-msgstr ""
+msgstr "PDF _መመልከቻ ከተላከ በኋላ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -412,7 +414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _hidden pages"
-msgstr ""
+msgstr "_የተደበቁ ገጾች መላኪያ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -421,7 +423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _notes pages"
-msgstr ""
+msgstr "_የማስታወሻ ገጾች መላኪያ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -430,7 +432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "ባጠቃላይ"
#: pdflinkspage.ui
msgctxt ""
@@ -466,7 +468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "ባጠቃላይ"
#: pdflinkspage.ui
msgctxt ""
@@ -475,7 +477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default mode"
-msgstr ""
+msgstr "ነባር ዘዴ"
#: pdflinkspage.ui
msgctxt ""
@@ -484,7 +486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open with PDF reader application"
-msgstr ""
+msgstr "በ PDF ማንበቢያ መተግበሪያ መክፈቻ"
#: pdflinkspage.ui
msgctxt ""
@@ -493,7 +495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open _with Internet browser"
-msgstr ""
+msgstr "_በ ኢንተርኔት መቃኛ መክፈቻ"
#: pdflinkspage.ui
msgctxt ""
@@ -502,7 +504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-document links"
-msgstr ""
+msgstr "መስቀልኛ-ሰነድ አገናኝ"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -511,7 +513,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "PDF Options"
-msgstr ""
+msgstr "የ PDF ምርጫዎች"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -529,7 +531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "ባጠቃላይ"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -538,7 +540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Initial View"
-msgstr ""
+msgstr "የመጀመሪያው መመልከቻ"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -547,7 +549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User Interface"
-msgstr ""
+msgstr "የተጠቃሚ ገጽታ"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -556,7 +558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Links"
-msgstr ""
+msgstr "አገናኝ"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -565,7 +567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security"
-msgstr ""
+msgstr "ደህንነት"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -574,7 +576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "የዲጂታል ፊርማዎች"
#: pdfsecuritypage.ui
msgctxt ""
@@ -583,7 +585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set _passwords..."
-msgstr ""
+msgstr "_የመግቢያ ቃል ማሰናጃ"
#: pdfsecuritypage.ui
msgctxt ""
@@ -592,7 +594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open password set"
-msgstr ""
+msgstr "የመግቢያ ቃል ማሰናጃ መክፈቻ"
#: pdfsecuritypage.ui
msgctxt ""
@@ -601,7 +603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be encrypted"
-msgstr ""
+msgstr "የ PDF ሰነድ encrypted ይሆናል"
#: pdfsecuritypage.ui
msgctxt ""
@@ -610,7 +612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No open password set"
-msgstr ""
+msgstr "ክፍት የ መግቢያ ቃል አልተሰናዳም"
#: pdfsecuritypage.ui
msgctxt ""
@@ -619,7 +621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted"
-msgstr ""
+msgstr "የ PDF ሰነድ encrypted አይሆንም"
#: pdfsecuritypage.ui
msgctxt ""
@@ -637,7 +639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Permission password set"
-msgstr ""
+msgstr "የመግቢያ ቃል ማሰናጃ ፍቃድ"
#: pdfsecuritypage.ui
msgctxt ""
@@ -646,7 +648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be restricted"
-msgstr ""
+msgstr "የ PDF ሰነድ የተከለከለ ይሆናል"
#: pdfsecuritypage.ui
msgctxt ""
@@ -655,7 +657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No permission password set"
-msgstr ""
+msgstr "የመግቢያ ቃል ማሰናጃ ፍቃድ የለም"
#: pdfsecuritypage.ui
msgctxt ""
@@ -664,7 +666,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be unrestricted"
-msgstr ""
+msgstr "የ PDF ሰነድ ያልተከለከለ ይሆናል"
#: pdfsecuritypage.ui
msgctxt ""
@@ -682,7 +684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set passwords"
-msgstr ""
+msgstr "የ መግቢያ ቃል ማሰናጃ"
#: pdfsecuritypage.ui
msgctxt ""
@@ -691,7 +693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File encryption and permission"
-msgstr ""
+msgstr "የ ፋይል encryption እና ፍቃዶች"
#: pdfsecuritypage.ui
msgctxt ""
@@ -700,7 +702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not permitted"
-msgstr ""
+msgstr "_ያልተፈቀደ"
#: pdfsecuritypage.ui
msgctxt ""
@@ -709,7 +711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Low resolution (150 dpi)"
-msgstr ""
+msgstr "_ዝቅተኛ resolution (150 dpi)"
#: pdfsecuritypage.ui
msgctxt ""
@@ -718,7 +720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_High resolution"
-msgstr ""
+msgstr "_ከፍተኛ resolution"
#: pdfsecuritypage.ui
msgctxt ""
@@ -727,7 +729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printing"
-msgstr ""
+msgstr "በማተም ላይ"
#: pdfsecuritypage.ui
msgctxt ""
@@ -736,7 +738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No_t permitted"
-msgstr ""
+msgstr "አል_ተፈቀደም"
#: pdfsecuritypage.ui
msgctxt ""
@@ -745,7 +747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Inserting, deleting, and rotating pages"
-msgstr ""
+msgstr "_ማስገቢያ ፡ ማጥፊያ እና ገጾችን ማዞሪያ"
#: pdfsecuritypage.ui
msgctxt ""
@@ -781,7 +783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes"
-msgstr ""
+msgstr "ለውጦች"
#: pdfsecuritypage.ui
msgctxt ""
@@ -808,7 +810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "ይዞታ"
#: pdfsignpage.ui
msgctxt ""
@@ -817,7 +819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use this certificate to digitally sign PDF documents:"
-msgstr ""
+msgstr "ይህን የምስክር ወረቀት ይጠቀሙ የ PDF ሰነዶችን ዲጂታሊ ለመፈረም:"
#: pdfsignpage.ui
msgctxt ""
@@ -826,7 +828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "ይምረጡ..."
#: pdfsignpage.ui
msgctxt ""
@@ -835,7 +837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate Password"
-msgstr ""
+msgstr "የምስክር ወረቀት መግቢያ ቃል"
#: pdfsignpage.ui
msgctxt ""
@@ -844,7 +846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "አካባቢ"
#: pdfsignpage.ui
msgctxt ""
@@ -853,7 +855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contact Information"
-msgstr ""
+msgstr "የግንኙነት መረጃ"
#: pdfsignpage.ui
msgctxt ""
@@ -862,7 +864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reason"
-msgstr ""
+msgstr "ምክንያት"
#: pdfsignpage.ui
msgctxt ""
@@ -871,7 +873,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate"
-msgstr ""
+msgstr "የምስክር ወረቀት"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -898,7 +900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open in full screen mode"
-msgstr ""
+msgstr "በሙሉ መመልከቻ ዘዴ _መክፈቻ"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -907,7 +909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display document title"
-msgstr ""
+msgstr "የሰነድ አርእስት _ማሳያ"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -916,7 +918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Window options"
-msgstr ""
+msgstr "የመስኮት ምርጫዎች"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -925,7 +927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _toolbar"
-msgstr ""
+msgstr "መደበቂያ _እቃ መደርደሪያውን"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -934,7 +936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _menubar"
-msgstr ""
+msgstr "መደበቂያ _ዝርዝር እቃ መደርደሪያውን"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -943,7 +945,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _window controls"
-msgstr ""
+msgstr "መደበቂያ _መስኮት መቆጣጠሪያውን"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -952,7 +954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User interface options"
-msgstr ""
+msgstr "የተጠቃሚ ገጽታ ምርጫዎች"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -961,7 +963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use transition effects"
-msgstr ""
+msgstr "የመሸጋገሪያ ውጤቶችን _መጠቀሚያ"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -970,7 +972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transitions"
-msgstr ""
+msgstr "መሸጋገሪያዎች"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -1006,7 +1008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page only"
-msgstr ""
+msgstr "_ገጽ ብቻ"
#: pdfviewpage.ui
msgctxt ""
@@ -1024,7 +1026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thumbnails and page"
-msgstr ""
+msgstr "_የአውራ ጥፍር እና ገጽ"
#: pdfviewpage.ui
msgctxt ""
@@ -1051,7 +1053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_ነባር"
#: pdfviewpage.ui
msgctxt ""
@@ -1060,7 +1062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit in window"
-msgstr ""
+msgstr "በ መስኮቱ _ልክ"
#: pdfviewpage.ui
msgctxt ""
@@ -1069,7 +1071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _width"
-msgstr ""
+msgstr "በ _ስፋቱ ልክ"
#: pdfviewpage.ui
msgctxt ""
@@ -1078,7 +1080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _visible"
-msgstr ""
+msgstr "በ _ሚታየው ልክ"
#: pdfviewpage.ui
msgctxt ""
@@ -1087,7 +1089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zoom factor"
-msgstr ""
+msgstr "_ማሳያ መጠን"
#: pdfviewpage.ui
msgctxt ""
@@ -1096,7 +1098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Magnification"
-msgstr ""
+msgstr "ማጉሊያ"
#: pdfviewpage.ui
msgctxt ""
@@ -1105,7 +1107,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_efault"
-msgstr ""
+msgstr "ነ_ባር"
#: pdfviewpage.ui
msgctxt ""
@@ -1114,7 +1116,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single page"
-msgstr ""
+msgstr "_ነጠላ ገጽ"
#: pdfviewpage.ui
msgctxt ""
@@ -1123,7 +1125,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_የሚቀጥል"
#: pdfviewpage.ui
msgctxt ""
@@ -1141,7 +1143,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First page is _left"
-msgstr ""
+msgstr "የመጀመሪያው ገጽ_በግራ ነው"
#: pdfviewpage.ui
msgctxt ""
@@ -1150,7 +1152,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page layout"
-msgstr ""
+msgstr "የ ገጽ እቅድ"
#: testxmlfilter.ui
msgctxt ""
@@ -1339,7 +1341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter name"
-msgstr ""
+msgstr "ስም _ማጣሪያ"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1348,7 +1350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Application"
-msgstr ""
+msgstr "_መተግበሪያ"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1357,7 +1359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name of file type"
-msgstr ""
+msgstr "የፋይሉ አይነት _ስም"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1366,7 +1368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File _extension"
-msgstr ""
+msgstr "የፋይል _ተጨማሪዎች"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1375,7 +1377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment_s"
-msgstr ""
+msgstr "አስተያየቶ_ች"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1384,7 +1386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_DocType"
-msgstr ""
+msgstr "_የሰነድ አይነት"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1423,14 +1425,13 @@ msgid "B_rowse..."
msgstr "መ_ቃኛ..."
#: xmlfiltertabpagetransformation.ui
-#, fuzzy
msgctxt ""
"xmlfiltertabpagetransformation.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Template for _import"
-msgstr "ቴምፕሌት ለ ማምጫ"
+msgstr "ቴምፕሌት ለ _ማምጫ"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1457,7 +1458,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "XML Filter: %s"
-msgstr ""
+msgstr "XML ማጣሪያ: %s"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1466,7 +1467,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "ባጠቃላይ"
#: xsltfilterdialog.ui
msgctxt ""
diff --git a/source/am/formula/source/core/resource.po b/source/am/formula/source/core/resource.po
index 5e80b2d36d2..db04abe0a74 100644
--- a/source/am/formula/source/core/resource.po
+++ b/source/am/formula/source/core/resource.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: 2013-12-03 15:13+0100\n"
+"POT-Creation-Date: 2014-04-20 02:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1322,6 +1322,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "EXPON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1349,6 +1358,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "POISSON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2096,6 +2114,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "HYPGEOM.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2123,6 +2150,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "F.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "F.DIST.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2150,6 +2195,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "WEIBULL.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2393,6 +2447,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "F.TEST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2591,6 +2654,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "F.INV"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "F.INV.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/am/helpcontent2/source/auxiliary.po b/source/am/helpcontent2/source/auxiliary.po
index d67d9710102..1cb786ce8cf 100644
--- a/source/am/helpcontent2/source/auxiliary.po
+++ b/source/am/helpcontent2/source/auxiliary.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-31 00:03+0000\n"
+"PO-Revision-Date: 2013-12-24 19:27+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375228992.0\n"
+"X-POOTLE-MTIME: 1387913275.0\n"
#: sbasic.tree
msgctxt ""
@@ -774,7 +774,7 @@ msgctxt ""
"0216\n"
"node.text"
msgid "Spellchecking, Thesaurus, and Languages"
-msgstr ""
+msgstr "ፊደል ማረሚያ ተመሳሳዮች እና ቋንቋዎች"
#: swriter.tree
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sbasic/guide.po b/source/am/helpcontent2/source/text/sbasic/guide.po
index fe4e462284c..51babb19bf6 100644
--- a/source/am/helpcontent2/source/text/sbasic/guide.po
+++ b/source/am/helpcontent2/source/text/sbasic/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-07 17:24+0000\n"
+"PO-Revision-Date: 2013-12-26 17:13+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373217865.0\n"
+"X-POOTLE-MTIME: 1388077983.0\n"
#: access2base.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"par_idA2B014\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: access2base.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sbasic/shared.po b/source/am/helpcontent2/source/text/sbasic/shared.po
index 5ea32e88e45..7b8c8804640 100644
--- a/source/am/helpcontent2/source/text/sbasic/shared.po
+++ b/source/am/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-28 19:13+0000\n"
+"PO-Revision-Date: 2014-03-01 21:27+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375038785.0\n"
+"X-POOTLE-MTIME: 1393709240.0\n"
#: 00000002.xhp
msgctxt ""
@@ -40,7 +40,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic."
-msgstr ""
+msgstr "ቃላት መፍቻ የሚገልጸው የ ቴክኒካል ደንቦችን ነው በ ስራ ላይ የሚገጥሞትን በሚሰሩ ጊዜ በ $[officename] መሰረታዊ"
#: 00000002.xhp
msgctxt ""
@@ -120,7 +120,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Twips"
-msgstr ""
+msgstr "የኢንች አንድ ሀያኛ"
#: 00000002.xhp
msgctxt ""
@@ -541,7 +541,7 @@ msgctxt ""
"par_id315509599\n"
"help.text"
msgid "<variable id=\"err1\">1 An exception occurred</variable>"
-msgstr ""
+msgstr "<variable id=\"err1\">1 የተለየ ሁኔታ ተፈጥሯል</variable>"
#: 00000003.xhp
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<variable id=\"err3\">3 Return without Gosub</variable>"
-msgstr ""
+msgstr "<variable id=\"err3\">3 Return without Gosub</variable>"
#: 00000003.xhp
msgctxt ""
@@ -577,7 +577,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<variable id=\"err5\">5 Invalid procedure call</variable>"
-msgstr ""
+msgstr "<variable id=\"err5\">5 ዋጋ የሌለው የአሰራር ጥሪl</variable>"
#: 00000003.xhp
msgctxt ""
@@ -613,7 +613,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<variable id=\"err9\">9 Index out of defined range</variable>"
-msgstr ""
+msgstr "<variable id=\"err9\">9 ማውጫው ከ ተገለጸው መጠን ውጪ ነው</variable>"
#: 00000003.xhp
msgctxt ""
@@ -649,7 +649,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<variable id=\"err13\">13 Data type mismatch</variable>"
-msgstr ""
+msgstr "<variable id=\"err13\">13 የ ዳታ አይነት አለመስማማት</variable>"
#: 00000003.xhp
msgctxt ""
@@ -667,7 +667,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<variable id=\"err18\">18 Process interrupted by user</variable>"
-msgstr ""
+msgstr "<variable id=\"err18\">18 ሂደቱ በተጠቃሚው ተቋርጧል</variable>"
#: 00000003.xhp
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<variable id=\"err57\">57 Device I/O error</variable>"
-msgstr ""
+msgstr "<variable id=\"err57\">57 Device I/O error</variable>"
#: 00000003.xhp
msgctxt ""
@@ -901,7 +901,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "<variable id=\"err93\">93 Invalid string pattern</variable>"
-msgstr ""
+msgstr "<variable id=\"err93\">93 ዋጋ የሌለው የሀረግ ድግግሞሽ</variable>"
#: 00000003.xhp
msgctxt ""
@@ -926,7 +926,7 @@ msgctxt ""
"par_id31469428\n"
"help.text"
msgid "<variable id=\"err280\">280 Awaiting response to DDE connection</variable>"
-msgstr ""
+msgstr "<variable id=\"err280\">280 መልስ በ መጠበቅ ላይ ከ DDE ግንኙነት</variable>"
#: 00000003.xhp
msgctxt ""
@@ -934,7 +934,7 @@ msgctxt ""
"par_id31469427\n"
"help.text"
msgid "<variable id=\"err281\">281 No DDE channels available</variable>"
-msgstr ""
+msgstr "<variable id=\"err281\">281 ምንም የ DDE ጣቢያዎች አልተገኙም</variable>"
#: 00000003.xhp
msgctxt ""
@@ -982,7 +982,7 @@ msgctxt ""
"par_id31469421\n"
"help.text"
msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
-msgstr ""
+msgstr "<variable id=\"err287\">287 ተጠቃሚው መዝለያ ቁልፍ ተጭኗል የ DDE ተግባር በመሄድ ላይ እንዳለ</variable>"
#: 00000003.xhp
msgctxt ""
@@ -990,7 +990,7 @@ msgctxt ""
"par_id31469420\n"
"help.text"
msgid "<variable id=\"err288\">288 External application busy</variable>"
-msgstr ""
+msgstr "<variable id=\"err288\">288 የውጪ መተግበሪያ በስራ ላይ ነው</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1038,7 +1038,7 @@ msgctxt ""
"par_id31469414\n"
"help.text"
msgid "<variable id=\"err294\">294 Invalid DDE link format</variable>"
-msgstr ""
+msgstr "<variable id=\"err294\">294 ዋጋ የሌለው የ DDE አገናኝ አቀራረብ</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1054,7 +1054,7 @@ msgctxt ""
"par_id31469412\n"
"help.text"
msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
-msgstr ""
+msgstr "<variable id=\"err296\">296 አገናኝ መለጠፉ ቀደም ሲል ተፈጽሟል</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1070,7 +1070,7 @@ msgctxt ""
"par_id31469410\n"
"help.text"
msgid "<variable id=\"err298\">298 DDE requires the DDEML.DLL file</variable>"
-msgstr ""
+msgstr "<variable id=\"err298\">298 DDE ይህን የ DDEML.DLL ፋይል ይፈልጋል</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1079,7 +1079,7 @@ msgctxt ""
"79\n"
"help.text"
msgid "<variable id=\"err323\">323 Module cannot be loaded; invalid format</variable>"
-msgstr ""
+msgstr "<variable id=\"err323\">323 ክፍሉን መጫን አልተቻለምd; ዋጋ የሌለው አቀራረብ</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1151,7 +1151,7 @@ msgctxt ""
"87\n"
"help.text"
msgid "<variable id=\"err424\">424 Object required</variable>"
-msgstr ""
+msgstr "<variable id=\"err424\">424 ይህ እቃ ያስፈልጋል</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1241,7 +1241,7 @@ msgctxt ""
"97\n"
"help.text"
msgid "<variable id=\"err450\">450 Invalid number of arguments</variable>"
-msgstr ""
+msgstr "<variable id=\"err450\">450 ዋጋ የ ሌለው የ ቁጥር ክርክሮች</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1259,7 +1259,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "<variable id=\"err452\">452 Invalid ordinal number</variable>"
-msgstr ""
+msgstr "<variable id=\"err452\">452 Invalid ordinal number</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1461,7 +1461,7 @@ msgctxt ""
"par_id31455973\n"
"help.text"
msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
-msgstr ""
+msgstr "<variable id=\"err973\">973 በ ሂደቱ ይህ አይፈቀድም</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1469,7 +1469,7 @@ msgctxt ""
"par_id31455974\n"
"help.text"
msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
-msgstr ""
+msgstr "<variable id=\"err974\">974 ከ ሂደቱ ውጪ አይፈቀድም</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"par_id31455980\n"
"help.text"
msgid "<variable id=\"err1000\">1000 Object does not have this property</variable>"
-msgstr ""
+msgstr "<variable id=\"err1000\">1000 እቃ ይህ ባህሪ የለውም</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1792,7 +1792,7 @@ msgctxt ""
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>names of variables</bookmark_value><bookmark_value>variables; using</bookmark_value><bookmark_value>types of variables</bookmark_value><bookmark_value>declaring variables</bookmark_value><bookmark_value>values;of variables</bookmark_value><bookmark_value>constants</bookmark_value><bookmark_value>arrays;declaring</bookmark_value><bookmark_value>defining;constants</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>የተለዋዋጭ ስሞች</bookmark_value><bookmark_value>ተለዋዋጭ; አጠቃቀም</bookmark_value><bookmark_value>የተለዋዋጭ አይነቶች</bookmark_value><bookmark_value>ተለዋዋጭ መግለጫ</bookmark_value><bookmark_value>ዋጋ;ለ ተለዋዋጮች</bookmark_value><bookmark_value>ቋሚዎች</bookmark_value><bookmark_value>ማዘጋጃ;መግለጫ</bookmark_value><bookmark_value>መግለጫ;ቋሚዎች</bookmark_value>"
#: 01020100.xhp
msgctxt ""
@@ -1936,7 +1936,7 @@ msgctxt ""
"140\n"
"help.text"
msgid "Examples for variable declarations:"
-msgstr ""
+msgstr "ምሳሌዎች ለተለዋዋጭ መግለጫዎች:"
#: 01020100.xhp
msgctxt ""
@@ -2255,7 +2255,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "Date Variables"
-msgstr ""
+msgstr "የ ቀን ተለዋዋጮች"
#: 01020100.xhp
msgctxt ""
@@ -2345,7 +2345,7 @@ msgctxt ""
"136\n"
"help.text"
msgid "21 elements numbered from 0 to 20"
-msgstr ""
+msgstr "21 አካሎች ቁጥር የተሰጣቸው ከ 0 እስከ 20"
#: 01020100.xhp
msgctxt ""
@@ -2363,7 +2363,7 @@ msgctxt ""
"138\n"
"help.text"
msgid "21 elements numbered from 5 to 25"
-msgstr ""
+msgstr "21 አካሎች ቁጥር የተሰጣቸው ከ 5 እስከ 25"
#: 01020100.xhp
msgctxt ""
@@ -2372,7 +2372,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "21 elements (including 0), numbered from -15 to 5"
-msgstr ""
+msgstr "21 አካሎች (ያካትታል 0), ቁጥር የተሰጣቸው ከ -15 እስከ 5"
#: 01020100.xhp
msgctxt ""
@@ -2434,7 +2434,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
-msgstr ""
+msgstr "ይጫኑ የ <emph>እቃዎች መዝገብ</emph> ምልክት <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">ምልክት</alt></image> ከ Macro እቃ መደርደሪያ እቃዎች መዝገብ ማሳያ ላይ"
#: 01020200.xhp
msgctxt ""
@@ -3519,7 +3519,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Creating a New Library"
-msgstr ""
+msgstr "አዲስ መጻህፍት ቤት መፍጠሪያ"
#: 01030400.xhp
msgctxt ""
@@ -3528,7 +3528,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr ""
+msgstr "ይምረጡ <emph>መሳሪያዎች - Macros - Macros ማደራጃ - %PRODUCTNAME መሰረታዊ</emph> እና ይጫኑ <emph>አደራጅ</emph> ወይንም ይጫኑ የ <emph>ክፍል መምረጫ</emph> ምልክት መሰረታዊ IDE ለመክፈት የ <emph>Macro አደራጅ</emph> ንግግር"
#: 01030400.xhp
msgctxt ""
@@ -3573,7 +3573,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr ""
+msgstr "ይምረጡ <emph>መሳሪያዎች - Macros - Macros ማደራጃ - %PRODUCTNAME መሰረታዊ</emph> እና ይጫኑ <emph>አደራጅ</emph> ወይንም ይጫኑ የ <emph>ክፍል መምረጫ</emph> ምልክት መሰረታዊ IDE ለመክፈት የ <emph>Macro አደራጅ</emph> ንግግር"
#: 01030400.xhp
msgctxt ""
@@ -3654,7 +3654,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr ""
+msgstr "ይምረጡ <emph>መሳሪያዎች - Macros - Macros ማደራጃ - %PRODUCTNAME መሰረታዊ</emph> እና ይጫኑ <emph>አደራጅ</emph> ወይንም ይጫኑ የ <emph>ክፍል መምረጫ</emph> ምልክት መሰረታዊ IDE ለመክፈት የ <emph>Macro አደራጅ</emph> ንግግር"
#: 01030400.xhp
msgctxt ""
@@ -3780,7 +3780,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "You cannot delete the default library named \"Standard\"."
-msgstr ""
+msgstr "ነባር መጻህፍት ቤት ማጥፋት አይችሉም \"መደበኛ\" የተባለውን"
#: 01030400.xhp
msgctxt ""
@@ -3816,7 +3816,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr ""
+msgstr "ይምረጡ <emph>መሳሪያዎች - Macros - Macros ማደራጃ - %PRODUCTNAME መሰረታዊ</emph> እና ይጫኑ <emph>አደራጅ</emph> ወይንም ይጫኑ የ <emph>ክፍል መምረጫ</emph> ምልክት መሰረታዊ IDE ለመክፈት የ <emph>Macro አደራጅ</emph> ንግግር"
#: 01030400.xhp
msgctxt ""
@@ -3825,7 +3825,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
-msgstr ""
+msgstr "ይጫኑ የ <emph>ክፍሎች</emph> tab ወይንም የ <emph>ንግግሮች</emph> tab."
#: 01030400.xhp
msgctxt ""
@@ -3906,7 +3906,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr ""
+msgstr "ይምረጡ <emph>መሳሪያዎች - Macros - Macros ማደራጃ - %PRODUCTNAME መሰረታዊ</emph> እና ይጫኑ <emph>አደራጅ</emph> ወይንም ይጫኑ የ <emph>ክፍል መምረጫ</emph> ምልክት መሰረታዊ IDE ለመክፈት የ <emph>Macro አደራጅ</emph> ንግግር"
#: 01030400.xhp
msgctxt ""
@@ -3915,7 +3915,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
-msgstr ""
+msgstr "ይጫኑ የ <emph>ክፍሎች</emph> tab ወይንም የ <emph>ንግግሮች</emph> tab."
#: 01030400.xhp
msgctxt ""
@@ -4327,7 +4327,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Change of the page count"
-msgstr ""
+msgstr "የ ገጽ ቆጠራ መቀየሪያ"
#: 01040000.xhp
msgctxt ""
@@ -4345,7 +4345,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "Message received"
-msgstr ""
+msgstr "መልእክቱን ተቀብያለሁ"
#: 01040000.xhp
msgctxt ""
@@ -4354,7 +4354,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "...if a message was received."
-msgstr ""
+msgstr "...መልእክቱን ከተቀበሉ"
#: 01040000.xhp
msgctxt ""
@@ -4372,7 +4372,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
-msgstr ""
+msgstr "ይምረጡ <emph>መሳሪያዎች - Customize</emph> እና ይጫኑ የ <emph>ሁኔታዎች</emph> tab."
#: 01040000.xhp
msgctxt ""
@@ -4390,7 +4390,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "Select the event from the <emph>Event</emph> list."
-msgstr ""
+msgstr "ይምረጡ ሁኔታ ከ <emph>ሁኔታ </emph> ዝርዝር ውስጥ"
#: 01040000.xhp
msgctxt ""
@@ -4399,7 +4399,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Click <emph>Macro</emph> and select the macro to be assigned to the selected event."
-msgstr ""
+msgstr "ይጫኑ <emph>Macro</emph> እና ይምረጡ macro ለተመረጠው ሁኔታ የሚፈጸመውን"
#: 01040000.xhp
msgctxt ""
@@ -4435,7 +4435,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
-msgstr ""
+msgstr "ይምረጡ <emph>መሳሪያዎች - Customize</emph> እና ይጫኑ የ <emph>ሁኔታዎች</emph> tab."
#: 01040000.xhp
msgctxt ""
@@ -4701,7 +4701,7 @@ msgctxt ""
"par_id3147426\n"
"help.text"
msgid "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">ምልክት</alt></image>"
#: 01050100.xhp
msgctxt ""
@@ -4816,7 +4816,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_ACTIV\">Activates or deactivates the current breakpoint.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_BASICIDE_ACTIV\">የ አሁኑን መጨረሻ ነጥብ ማስነሻ ወይንም ማቦዘኛ</ahelp>"
#: 01050300.xhp
msgctxt ""
@@ -5376,7 +5376,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">ይምረጡ \"አዎ\" መቆጣጠሪያውን ለማስቻል፡ መቆጣጠሪያው ከ ተሰናከለ ግራጫ ቀለም ይኖረዋል በ ንግግሩ ውስጥ</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -6500,7 +6500,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Tabstop"
-msgstr ""
+msgstr "ማስረጊያ ማስቆሚያ"
#: 01170101.xhp
msgctxt ""
@@ -7688,7 +7688,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "sVar = MsgBox(\"Las Vegas\")"
-msgstr ""
+msgstr "sVar = MsgBox(\"Las Vegas\")"
#: 03010102.xhp
msgctxt ""
@@ -7697,7 +7697,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "sVar = MsgBox(\"Las Vegas\",1)"
-msgstr ""
+msgstr "sVar = MsgBox(\"Las Vegas\",1)"
#: 03010102.xhp
msgctxt ""
@@ -7706,7 +7706,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
-msgstr ""
+msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
#: 03010103.xhp
msgctxt ""
@@ -7889,7 +7889,7 @@ msgctxt ""
"bm_id3148932\n"
"help.text"
msgid "<bookmark_value>InputBox function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>የ ማስገቢያ ሳጥን ተግባር</bookmark_value>"
#: 03010201.xhp
msgctxt ""
@@ -7898,7 +7898,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Runtime]\">InputBox Function [Runtime]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Runtime]\">የ ማስገቢያ ሳጥን ተግባር [Runtime]</link>"
#: 03010201.xhp
msgctxt ""
@@ -8174,7 +8174,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
-msgstr ""
+msgstr "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
#: 03010301.xhp
msgctxt ""
@@ -8183,7 +8183,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "\"red= \" & Red(lVar) & Chr(13)&_"
-msgstr ""
+msgstr "\"red= \" & Red(lVar) & Chr(13)&_"
#: 03010301.xhp
msgctxt ""
@@ -8192,7 +8192,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "\"green= \" & Green(lVar) & Chr(13)&_"
-msgstr ""
+msgstr "\"green= \" & Green(lVar) & Chr(13)&_"
#: 03010301.xhp
msgctxt ""
@@ -8201,7 +8201,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr ""
+msgstr "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
#: 03010302.xhp
msgctxt ""
@@ -8209,7 +8209,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Green Function [Runtime]"
-msgstr ""
+msgstr "Green Function [Runtime]"
#: 03010302.xhp
msgctxt ""
@@ -10432,7 +10432,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Long"
-msgstr ""
+msgstr "ረጅም"
#: 03020303.xhp
msgctxt ""
@@ -11039,7 +11039,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03020403.xhp
msgctxt ""
@@ -11154,7 +11154,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03020404.xhp
msgctxt ""
@@ -11749,7 +11749,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Long"
-msgstr ""
+msgstr "ረጅም"
#: 03020408.xhp
msgctxt ""
@@ -11927,7 +11927,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "16 : Returns the name of the directory only."
-msgstr ""
+msgstr "16 : የሚመልሰው የ ዳይሬክቶሪ ስም ብቻ ነው"
#: 03020409.xhp
msgctxt ""
@@ -13670,7 +13670,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03030107.xhp
msgctxt ""
@@ -14198,7 +14198,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "ለምሳሌ:"
#: 03030112.xhp
msgctxt ""
@@ -14268,7 +14268,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "ቀን"
#: 03030112.xhp
msgctxt ""
@@ -14295,7 +14295,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "ለምሳሌ:"
#: 03030113.xhp
msgctxt ""
@@ -14392,7 +14392,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "ለምሳሌ:"
#: 03030114.xhp
msgctxt ""
@@ -14462,7 +14462,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "ቀን"
#: 03030114.xhp
msgctxt ""
@@ -14489,7 +14489,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "ለምሳሌ:"
#: 03030115.xhp
msgctxt ""
@@ -14586,7 +14586,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "ለምሳሌ:"
#: 03030116.xhp
msgctxt ""
@@ -14656,7 +14656,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "ቀን"
#: 03030116.xhp
msgctxt ""
@@ -14683,7 +14683,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "ለምሳሌ:"
#: 03030120.xhp
msgctxt ""
@@ -15193,7 +15193,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Hour (Number)"
-msgstr ""
+msgstr "ሰአት (ቁጥር)"
#: 03030201.xhp
msgctxt ""
@@ -16690,7 +16690,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03050300.xhp
msgctxt ""
@@ -18521,7 +18521,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Atn (Number)"
-msgstr ""
+msgstr "Atn (Number)"
#: 03080101.xhp
msgctxt ""
@@ -18726,7 +18726,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Cos (Number)"
-msgstr ""
+msgstr "Cos (Number)"
#: 03080102.xhp
msgctxt ""
@@ -18931,7 +18931,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Sin (Number)"
-msgstr ""
+msgstr "Sin (Number)"
#: 03080103.xhp
msgctxt ""
@@ -19136,7 +19136,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Tan (Number)"
-msgstr ""
+msgstr "Tan (Number)"
#: 03080104.xhp
msgctxt ""
@@ -19349,7 +19349,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Exp (Number)"
-msgstr ""
+msgstr "Exp (Number)"
#: 03080201.xhp
msgctxt ""
@@ -19464,7 +19464,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Log (Number)"
-msgstr ""
+msgstr "Log (Number)"
#: 03080202.xhp
msgctxt ""
@@ -19897,7 +19897,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Sqr (Number)"
-msgstr ""
+msgstr "Sqr (Number)"
#: 03080401.xhp
msgctxt ""
@@ -20153,7 +20153,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Int (Number)"
-msgstr ""
+msgstr "Int (Number)"
#: 03080502.xhp
msgctxt ""
@@ -20303,7 +20303,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Abs (Number)"
-msgstr ""
+msgstr "Abs (Number)"
#: 03080601.xhp
msgctxt ""
@@ -20462,7 +20462,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Sgn (Number)"
-msgstr ""
+msgstr "Sgn (Number)"
#: 03080701.xhp
msgctxt ""
@@ -20684,7 +20684,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Hex (Number)"
-msgstr ""
+msgstr "Hex (Number)"
#: 03080801.xhp
msgctxt ""
@@ -20702,7 +20702,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03080801.xhp
msgctxt ""
@@ -20808,7 +20808,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Oct (Number)"
-msgstr ""
+msgstr "Oct (Number)"
#: 03080802.xhp
msgctxt ""
@@ -20826,7 +20826,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03080802.xhp
msgctxt ""
@@ -25196,7 +25196,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Long"
-msgstr ""
+msgstr "ረጅም"
#: 03100600.xhp
msgctxt ""
@@ -25514,7 +25514,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03101000.xhp
msgctxt ""
@@ -29356,7 +29356,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Long"
-msgstr ""
+msgstr "ረጅም"
#: 03103600.xhp
msgctxt ""
@@ -29437,7 +29437,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03103600.xhp
msgctxt ""
@@ -31118,7 +31118,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Strings"
-msgstr ""
+msgstr "ሐረጎች"
#: 03120000.xhp
msgctxt ""
@@ -31382,7 +31382,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120102.xhp
msgctxt ""
@@ -31523,7 +31523,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120103.xhp
msgctxt ""
@@ -31849,7 +31849,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120201.xhp
msgctxt ""
@@ -31955,7 +31955,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120202.xhp
msgctxt ""
@@ -32104,7 +32104,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120301.xhp
msgctxt ""
@@ -32497,7 +32497,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120302.xhp
msgctxt ""
@@ -32612,7 +32612,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120303.xhp
msgctxt ""
@@ -32878,7 +32878,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120305.xhp
msgctxt ""
@@ -33144,7 +33144,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120307.xhp
msgctxt ""
@@ -33437,7 +33437,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120309.xhp
msgctxt ""
@@ -33534,7 +33534,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<emph>Return value</emph>:"
-msgstr ""
+msgstr "<emph>ዋጋ ይመልሳል:</emph>:"
#: 03120310.xhp
msgctxt ""
@@ -33543,7 +33543,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120310.xhp
msgctxt ""
@@ -33658,7 +33658,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120311.xhp
msgctxt ""
@@ -33755,7 +33755,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120312.xhp
msgctxt ""
@@ -33897,7 +33897,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120313.xhp
msgctxt ""
@@ -34039,7 +34039,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120314.xhp
msgctxt ""
@@ -34154,7 +34154,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03120315.xhp
msgctxt ""
@@ -34446,7 +34446,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Long"
-msgstr ""
+msgstr "ረጅም"
#: 03120402.xhp
msgctxt ""
@@ -35146,7 +35146,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Long"
-msgstr ""
+msgstr "ረጅም"
#: 03130700.xhp
msgctxt ""
@@ -35234,7 +35234,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03130800.xhp
msgctxt ""
@@ -35340,7 +35340,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "ሐረግ"
#: 03131000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sbasic/shared/01.po b/source/am/helpcontent2/source/text/sbasic/shared/01.po
index 465464891c1..2576863e136 100644
--- a/source/am/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/am/helpcontent2/source/text/sbasic/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 16:24+0000\n"
+"PO-Revision-Date: 2013-12-30 20:17+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376929481.0\n"
+"X-POOTLE-MTIME: 1388434632.0\n"
#: 06130000.xhp
msgctxt ""
@@ -291,7 +291,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Lets you manage the macro libraries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">የ macro መጻህፍት ቤትን ማስተዳደር ያስችሎታል.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -309,7 +309,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"BASCTL_LISTBOX_RID_TP_LIBS_RID_LB_BASICS\">Select the location containing the macro libraries that you want to organize.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"BASCTL_LISTBOX_RID_TP_LIBS_RID_LB_BASICS\">የ macro መጻህፍት ቤትን የያዘውን አካባቢ ይምረጡ ማደራጀት እንዲችሉ</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -327,7 +327,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_LIBS_TREE\">Lists the macro libraries in the chosen location.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_BASICIDE_LIBS_TREE\">በተመረጠው አካባቢ የ macro መጻህፍት ቤትን ዝርዝር ያሳያል</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -345,7 +345,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_EDIT\">Opens the $[officename] Basic editor so that you can modify the selected library.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_EDIT\">መክፈቻ የ $[officename] መሰረታዊ ማረሚያ ለማሻሻል የተመረጠውን መጻህፍት ቤት</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -363,7 +363,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_PASSWORD\">Assigns or edits the <link href=\"text/sbasic/shared/01/06130100.xhp\" name=\"password\">password</link> for the selected library. \"Standard\" libraries cannot have a password.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_PASSWORD\">መመደቢያ ወይንም ማረሚያ የ <link href=\"text/sbasic/shared/01/06130100.xhp\" name=\"password\">መግቢያ ቃል</link> ለተመረጠው መጻህፍት ቤት \"መደበኛ\" መጻህፍት ቤት የመግቢያ ቃል አይኖረውም</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -399,7 +399,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<ahelp hid=\"BASCTL_EDIT_RID_DLG_NEWLIB_RID_ED_LIBNAME\">Enter a name for the new module, dialog, or library.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"BASCTL_EDIT_RID_DLG_NEWLIB_RID_ED_LIBNAME\">ለ አዲሱ ክፍል ፡ ንግግር ወይንም መጻህፍት ቤት ስም ያስገቡ</ahelp>"
#: 06130000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sbasic/shared/02.po b/source/am/helpcontent2/source/text/sbasic/shared/02.po
index c3efb2438e3..f91374900d8 100644
--- a/source/am/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/am/helpcontent2/source/text/sbasic/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 17:10+0000\n"
+"PO-Revision-Date: 2013-12-30 20:20+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376932220.0\n"
+"X-POOTLE-MTIME: 1388434826.0\n"
#: 11010000.xhp
msgctxt ""
@@ -376,7 +376,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Enable Watch"
-msgstr ""
+msgstr "መመልከቻ ማስቻያ"
#: 11080000.xhp
msgctxt ""
@@ -420,7 +420,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Enable Watch"
-msgstr ""
+msgstr "መመልከቻ ማስቻያ"
#: 11080000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/00.po b/source/am/helpcontent2/source/text/scalc/00.po
index ad21ed43fa6..b8688b2e8b4 100644
--- a/source/am/helpcontent2/source/text/scalc/00.po
+++ b/source/am/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-04 00:44+0000\n"
+"PO-Revision-Date: 2013-12-26 23:09+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375577076.0\n"
+"X-POOTLE-MTIME: 1388099394.0\n"
#: 00000004.xhp
msgctxt ""
@@ -1437,7 +1437,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Choose <emph>Data - Filter - Reset Filter</emph>"
-msgstr ""
+msgstr "ይምረጡ <emph>ዳታ - ማጣሪያ - ማጣሪያ እንደ ነበር መመለሻ</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1446,7 +1446,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr ""
+msgstr "ይጫኑ በዳታ መደርደሪያ ላይ <emph>ማጣሪያ እንደ ነበር መመለሻ/መለያ </emph>"
#: 00000412.xhp
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "እንደ ነበር መመለሻ ማጣሪያ/መለያ"
#: 00000412.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/01.po b/source/am/helpcontent2/source/text/scalc/01.po
index 7cac0b5f08e..1919cc5966f 100644
--- a/source/am/helpcontent2/source/text/scalc/01.po
+++ b/source/am/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-08 20:35+0000\n"
+"PO-Revision-Date: 2014-01-13 03:25+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375994105.0\n"
+"X-POOTLE-MTIME: 1389583512.0\n"
#: 01120000.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_id9838862\n"
"help.text"
msgid "You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Down keys to scroll through the pages."
-msgstr "ይችላሉ መጫን <switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ገጽ ወደ ላይ እና<switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ገጽ ወደ ታች ቁልፎችን ገጾችን ለመሸብለል"
+msgstr "መጫን ይችላሉ <switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ገጽ ወደ ላይ እና<switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ገጽ ወደ ታች ቁልፎችን ገጾችን ለመሸብለል"
#: 01120000.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>Navigator;for sheets</bookmark_value><bookmark_value>navigating;in spreadsheets</bookmark_value><bookmark_value>displaying; scenario names</bookmark_value><bookmark_value>scenarios;displaying names</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>መቃኛ;ለ ወረቀቶች</bookmark_value><bookmark_value>መቃኛ;በ ሰንጠረዥ ውስጥ</bookmark_value><bookmark_value>ማሳያ; የ ትእይንት ስሞች</bookmark_value><bookmark_value>የ ትእይንቶች;ስሞችን ማሳያ </bookmark_value>"
#: 02110000.xhp
msgctxt ""
@@ -315,7 +315,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_NAVIPI_ZOOM\">Allows you to hide/show the contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_ZOOM\">ይዞታዎችን መደበቅ/ማሳየት ያስችሎታል</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"par_idN10A7B\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_SCENARIO_DELETE\">Deletes the selected scenario.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SC_SCENARIO_DELETE\">የተመረጠውን ትእይንት ማጥፊያ</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -407,7 +407,7 @@ msgctxt ""
"par_idN10A96\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_SCENARIO_EDIT\">Opens the <link href=\"text/scalc/01/06050000.xhp\">Edit scenario</link> dialog, where you can edit the scenario properties.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SC_SCENARIO_EDIT\">መክፈቻ የ <link href=\"text/scalc/01/06050000.xhp\">ትእይንት ማረሚያ</link> ንግግር የ ትእይንት ባህሪዎችን ማረም ያስችሎታል</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -451,7 +451,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Insert as Hyperlink"
-msgstr ""
+msgstr "እንደ Hyperlink ማስገቢያ"
#: 02110000.xhp
msgctxt ""
@@ -477,7 +477,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Insert as Link"
-msgstr ""
+msgstr "እንደ አገናኝ ማስገቢያ"
#: 02110000.xhp
msgctxt ""
@@ -486,7 +486,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_DROPMODE_LINK\">Creates a link when you drag-and-drop an object from the Navigator into a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SC_DROPMODE_LINK\">አገናኝ መፍጠሪያ በሚጎትቱ-እና-በሚጥሉ ጊዜ እቃዎችን ከ መቃኛው ወደ ሰነዱ ውስጥ</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -495,7 +495,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Insert as Copy"
-msgstr ""
+msgstr "እንደ ኮፒ ማስገቢያ"
#: 02110000.xhp
msgctxt ""
@@ -504,7 +504,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_DROPMODE_COPY\">Generates a copy when you drag-and-drop an object from the Navigator into a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SC_DROPMODE_COPY\">ኮፒ ማመንጫ በሚጎትቱ-እና-በሚጥሉ ጊዜ እቃዎችን ከ መቃኛው ወደ ሰነዱ ውስጥ</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -522,7 +522,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_NAVIPI_ENTRIES\">Displays all objects in your document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_ENTRIES\">በ እርስዎ ሰነድ ውስጥ ያሉትን ሁሉንም እቃዎች ማሳያ</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -548,7 +548,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Headers & Footers"
-msgstr ""
+msgstr "ራስጌዎች & ግርጌዎች"
#: 02120000.xhp
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Headers & Footers"
-msgstr ""
+msgstr "ራስጌዎች & ግርጌዎች"
#: 02120000.xhp
msgctxt ""
@@ -566,7 +566,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".uno:EditHeaderAndFooter\">Allows you to define and format headers and footers.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".uno:EditHeaderAndFooter\">ራስጌዎችን እና ግርጌዎችን መግለጽ እና ማቅረብ ያስችሎታል </ahelp></variable>"
#: 02120000.xhp
msgctxt ""
@@ -583,7 +583,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Header/Footer"
-msgstr ""
+msgstr "ራስጌ/ግርጌ"
#: 02120100.xhp
msgctxt ""
@@ -609,7 +609,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Defines or formats a header or footer for a Page Style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">ለ ገጽ ዘዴ የ ራስጌ ወይንም ግርጌ አቀራረብ መግለጫ</ahelp>"
#: 02120100.xhp
msgctxt ""
@@ -618,7 +618,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Left Area"
-msgstr ""
+msgstr "በ ግራ ቦታ"
#: 02120100.xhp
msgctxt ""
@@ -627,7 +627,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">በ ራስጌ ወይንም በ ግርጌ በ ግራ በኩል እንዲታይ የሚፈልጉትን ጽሁፍ ያስገቡ</ahelp>"
#: 02120100.xhp
msgctxt ""
@@ -636,7 +636,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Center Area"
-msgstr ""
+msgstr "መሀከል ቦታ"
#: 02120100.xhp
msgctxt ""
@@ -645,7 +645,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the text to be displayed at the center of the header or footer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">በ ራስጌ ወይንም በ ግርጌ መሀከል ቦታ ላይ እንዲታይ የሚፈልጉትን ጽሁፍ ያስገቡ</ahelp>"
#: 02120100.xhp
msgctxt ""
@@ -654,7 +654,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Right Area"
-msgstr ""
+msgstr "በ ቀኝ ቦታ"
#: 02120100.xhp
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_RIGHT\">Enter the text to be displayed at the right side of the header or footer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_RIGHT\">በ ራስጌ ወይንም በ ቀኝ በኩል እንዲታይ የሚፈልጉትን ጽሁፍ ያስገቡ</ahelp>"
#: 02120100.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"par_idN10815\n"
"help.text"
msgid "<ahelp hid=\".\">Select a predefined header or footer from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">በቅድሚያ የተወሰነ ራስጌ ወይንም ግርጌ ከ ዝርዝር ውስጥ ይምረጡ</ahelp>"
#: 02120100.xhp
msgctxt ""
@@ -758,7 +758,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Sheet Name"
-msgstr ""
+msgstr "የ ወረቀት ስም"
#: 02120100.xhp
msgctxt ""
@@ -940,7 +940,7 @@ msgctxt ""
"bm_id8473769\n"
"help.text"
msgid "<bookmark_value>filling;selection lists</bookmark_value> <bookmark_value>selection lists;filling cells</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>መሙያ;የተመረጠውን ዝርዝር</bookmark_value> <bookmark_value>የተመረጠው ዝርዝር;ክፍሎች መሙያ</bookmark_value>"
#: 02140000.xhp
msgctxt ""
@@ -958,7 +958,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Automatically fills cells with content.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">ራሱ በራሱ ክፍሎችን በ ይዞታዎች መሙያ</ahelp>"
#: 02140000.xhp
msgctxt ""
@@ -967,7 +967,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "The $[officename] Calc context menus have <link href=\"text/scalc/01/02140000.xhp\" name=\"other options\">additional options</link> for filling the cells."
-msgstr ""
+msgstr "የ $[officename] ሰንጠረዥ ዝርዝር <link href=\"text/scalc/01/02140000.xhp\" name=\"other options\">ተጨማሪ ምርጫዎች አሉት</link> ክፍሎችን ለመሙያ"
#: 02140000.xhp
msgctxt ""
@@ -994,7 +994,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<emph>Filling cells using context menus:</emph>"
-msgstr ""
+msgstr "<emph>ዝርዝር ይዞታዎችን በመጠቀም ክፍሎችን መሙያ:</emph>"
#: 02140000.xhp
msgctxt ""
@@ -1205,7 +1205,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Filling a Sheet"
-msgstr ""
+msgstr "ወረቀት መሙያ"
#: 02140500.xhp
msgctxt ""
@@ -1250,7 +1250,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "This dialog is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Contents\">Paste Contents</link> dialog, where you can find additional tips."
-msgstr ""
+msgstr "ይህ ንግግር ተመሳሳይ ነው ከ <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Contents\">ይዞታዎች መለጠፊያ</link> ንግግር ጋር ተጨማሪ ምክሮች የሚያገኙበት"
#: 02140600.xhp
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/deletecontents/deleteall\">Deletes all content from the selected cell range.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/deletecontents/deleteall\">ከተመረጠው የ ክፍል መጠን ውስጥ ሁሉንም ይዞታዎች ማጥፊያ</ahelp>"
#: 02150000.xhp
msgctxt ""
@@ -1866,7 +1866,7 @@ msgctxt ""
"bm_id3153726\n"
"help.text"
msgid "<bookmark_value>cells; deleting cells</bookmark_value><bookmark_value>columns; deleting</bookmark_value><bookmark_value>rows; deleting</bookmark_value><bookmark_value>spreadsheets; deleting cells</bookmark_value><bookmark_value>deleting;cells/rows/columns</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ክፍሎች; ክፍሎች ማጥፊያ</bookmark_value><bookmark_value>አምዶች; ማጥፊያ</bookmark_value><bookmark_value>ራድፎች; ማጥፊያ</bookmark_value><bookmark_value>ሰንጠረዥ; ክፍሎች ማጥፊያ</bookmark_value><bookmark_value>ማጥፊያ;ክፍሎች/ረድፎች/አምዶች</bookmark_value>"
#: 02160000.xhp
msgctxt ""
@@ -1911,7 +1911,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Shift cells up"
-msgstr ""
+msgstr "ክፍሎች ወደ ላይ መቀየሪያ"
#: 02160000.xhp
msgctxt ""
@@ -1929,7 +1929,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Shift cells left"
-msgstr ""
+msgstr "ክፍሎች ወደ ግራ መቀየሪያ"
#: 02160000.xhp
msgctxt ""
@@ -1982,7 +1982,7 @@ msgctxt ""
"par_id3166424\n"
"help.text"
msgid "<link href=\"text/scalc/01/02150000.xhp\" name=\"Deleting Contents\">Deleting Contents</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/02150000.xhp\" name=\"Deleting Contents\">ይዞታዎችን ማጥፊያ</link>"
#: 02170000.xhp
msgctxt ""
@@ -2043,7 +2043,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Deletes the current sheet."
-msgstr ""
+msgstr "የ አሁኑን ወረቀት ማጥፊያ"
#: 02170000.xhp
msgctxt ""
@@ -2069,7 +2069,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Move or Copy a Sheet"
-msgstr ""
+msgstr "ማንቀሳቀሻ ወይንም ወረቀት ኮፒ ማድረጊያ"
#: 02180000.xhp
msgctxt ""
@@ -2077,7 +2077,7 @@ msgctxt ""
"bm_id3153360\n"
"help.text"
msgid "<bookmark_value>spreadsheets; moving</bookmark_value><bookmark_value>spreadsheets; copying</bookmark_value><bookmark_value>moving; spreadsheets</bookmark_value><bookmark_value>copying; spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>ሰንጠረዦች; ማንቀሳቀሻ</bookmark_value><bookmark_value>ሰንጠረዦች; ኮፒ ማድረጊያ</bookmark_value><bookmark_value>ማንቀሳቀሻ; ሰንጠረዦች</bookmark_value><bookmark_value>ኮፒ ማድረጊያ; ሰንጠረዦች</bookmark_value>"
+msgstr "ማንቀሳቀሻ ወይንም ወረቀት ኮፒ ማድረጊያ"
#: 02180000.xhp
msgctxt ""
@@ -2086,7 +2086,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Move or Copy a Sheet"
-msgstr ""
+msgstr "ማንቀሳቀሻ ወይንም ወረቀት ኮፒ ማድረጊያ"
#: 02180000.xhp
msgctxt ""
@@ -2242,7 +2242,7 @@ msgctxt ""
"bm_id3151384\n"
"help.text"
msgid "<bookmark_value>spreadsheets;deleting column breaks</bookmark_value><bookmark_value>deleting;manual column breaks</bookmark_value><bookmark_value>column breaks;deleting</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ሰንጠረዦች;ማጥፊያ የአምድ መጨረሻ</bookmark_value><bookmark_value>ማጥፊያ;በ እጅ የአምድ መጨረሻ</bookmark_value><bookmark_value>የአምድ መጨረሻ;ማጥፊያ</bookmark_value>"
#: 02190200.xhp
msgctxt ""
@@ -2304,7 +2304,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/scalc/01/02180000.xhp\" name=\"Move/Copy\">Move/Copy</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/02180000.xhp\" name=\"Move/Copy\">ማንቀሳቀሻ/ኮፒ ማድረጊያ</link>"
#: 02200000.xhp
msgctxt ""
@@ -2338,7 +2338,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Selecting Sheets"
-msgstr ""
+msgstr "ወረቀቶች መምረጫ"
#: 02210000.xhp
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/03070000.xhp\" name=\"Column & Row Headers\">Column & Row Headers</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/03070000.xhp\" name=\"Column & Row Headers\">የ አምድ & የ ረድፍ ራስጌዎች</link>"
#: 03070000.xhp
msgctxt ""
@@ -2408,7 +2408,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:ViewRowColumnHeaders\">Shows column headers and row headers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:ViewRowColumnHeaders\">የ አምድ ራስጌዎች እና የ ረድፍ ራስጌዎች ማሳያ</ahelp>"
#: 03070000.xhp
msgctxt ""
@@ -2426,7 +2426,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "You can also set the view of the column and row headers in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link></emph>."
-msgstr ""
+msgstr "የ አምድ & የ ረድፍ ራስጌዎች መመልከቻ ማሰናዳት ይችላሉ በ <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - ምርጫዎች</caseinline><defaultinline>መሳሪያዎች - ምርጫ</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME ሰንጠረዥ - መመልከቻ</link></emph>."
#: 03080000.xhp
msgctxt ""
@@ -2542,7 +2542,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Page Break Preview"
-msgstr ""
+msgstr "የ ገጽ መጨረሻ ቅድመ እይታ"
#: 03100000.xhp
msgctxt ""
@@ -2621,7 +2621,7 @@ msgctxt ""
"bm_id3153192\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting breaks in</bookmark_value><bookmark_value>inserting; breaks</bookmark_value><bookmark_value>page breaks; inserting in spreadsheets</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ሰንጠረዦች; መጨረሻ ማስገቢያ</bookmark_value><bookmark_value>ማስገቢያ; መጨረሻ</bookmark_value><bookmark_value>የ ገጽ መጨረሻ; ማስገቢያ በ ሰንጠረዥ ውስጥ</bookmark_value>"
#: 04010000.xhp
msgctxt ""
@@ -2630,7 +2630,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04010000.xhp\" name=\"Manual Break\">በ እጅ መጨረሻ</link>"
#: 04010000.xhp
msgctxt ""
@@ -2656,7 +2656,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Row Break"
-msgstr ""
+msgstr "የ ረድፍ መጨረሻ"
#: 04010100.xhp
msgctxt ""
@@ -2664,7 +2664,7 @@ msgctxt ""
"bm_id3153821\n"
"help.text"
msgid "<bookmark_value>sheets; inserting row breaks</bookmark_value><bookmark_value>row breaks; inserting</bookmark_value><bookmark_value>inserting; manual row breaks</bookmark_value><bookmark_value>manual row breaks</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ወረቀቶች; የ ረድፍ መጨረሻ ማስገቢያ</bookmark_value><bookmark_value>የ ረድፍ መጨረሻ; ማስገቢያ</bookmark_value><bookmark_value>ማስገቢያ; በ እጅ የ ረድፍ መጨረሻ</bookmark_value><bookmark_value>በ እጅ የ ረድፍ መጨረሻ</bookmark_value>"
#: 04010100.xhp
msgctxt ""
@@ -2699,7 +2699,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Column Break"
-msgstr "የአምድ መጨረሻ"
+msgstr "<bookmark_value>ሰንጠረዦች; የአምድ መጨረሻ ማስገቢያ</bookmark_value><bookmark_value>የአምድ መጨረሻ; ማስገቢያ</bookmark_value><bookmark_value>ማስገቢያ; በ እጅ የአምድ መጨረሻ</bookmark_value><bookmark_value>የአምድ መጨረሻ በ እጅ ማስገቢያ</bookmark_value>"
#: 04010200.xhp
msgctxt ""
@@ -2707,7 +2707,7 @@ msgctxt ""
"bm_id3155923\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting column breaks</bookmark_value><bookmark_value>column breaks; inserting</bookmark_value><bookmark_value>inserting; manual column breaks</bookmark_value><bookmark_value>manual column breaks</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ሰንጠረዦች; የ አምድ መጨረሻ ማስገቢያ</bookmark_value><bookmark_value>የ አምድ መጨረሻ; ማስገቢያ</bookmark_value><bookmark_value>ማስገቢያ; በ እጅ የ አምድ መጨረሻ</bookmark_value><bookmark_value>በ እጅ የ አምድ መጨረሻ</bookmark_value>"
#: 04010200.xhp
msgctxt ""
@@ -2750,7 +2750,7 @@ msgctxt ""
"bm_id3156023\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting cells</bookmark_value><bookmark_value>cells; inserting</bookmark_value><bookmark_value>inserting; cells</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ሰንጠረዦች;ክፍሎች ማስገቢያ</bookmark_value><bookmark_value>ክፍሎች; ማስገቢያ</bookmark_value><bookmark_value>ማስገቢያ; ክፍሎች</bookmark_value>"
#: 04020000.xhp
msgctxt ""
@@ -2795,7 +2795,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Shift cells down"
-msgstr ""
+msgstr "ክፍሎች ወደ ታች መቀየሪያ"
#: 04020000.xhp
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Shift cells right"
-msgstr ""
+msgstr "ክፍሎች ወደ ቀኝ መቀየሪያ"
#: 04020000.xhp
msgctxt ""
@@ -2831,7 +2831,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Entire row"
-msgstr ""
+msgstr "ጠቅላላ ረድፉን"
#: 04020000.xhp
msgctxt ""
@@ -2849,7 +2849,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Entire column"
-msgstr ""
+msgstr "ጠቅላላ አምዱን"
#: 04020000.xhp
msgctxt ""
@@ -2908,7 +2908,7 @@ msgctxt ""
"bm_id3155628\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting columns</bookmark_value><bookmark_value>inserting; columns</bookmark_value><bookmark_value>columns; inserting</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ሰንጠረዦች; አምዶች ማስገቢያ</bookmark_value><bookmark_value>ማስገቢያ; አምዶች</bookmark_value><bookmark_value>አምዶች; ማስገቢያ</bookmark_value>"
#: 04040000.xhp
msgctxt ""
@@ -2996,7 +2996,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/before\">Inserts a new sheet directly before the current sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/before\">ከ አሁኑ ገጽ በፊት አዲስ ወረቀት በቀጥታ ማስገቢያ </ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -3014,7 +3014,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/after\">Inserts a new sheet directly after the current sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/after\">ከ አሁኑ ገጽ በኋላ አዲስ ወረቀት በቀጥታ ማስገቢያ</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -3068,7 +3068,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/countnf\">Specifies the number of sheets to be created.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/countnf\">የሚፈጠሩትን ወረቀቶች ቁጥር መወሰኛ</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -3166,7 +3166,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Sheet from file"
-msgstr ""
+msgstr "ወረቀት ከ ፋይል"
#: 04050100.xhp
msgctxt ""
@@ -3182,7 +3182,7 @@ msgctxt ""
"par_idN105D1\n"
"help.text"
msgid "<ahelp hid=\"26275\">Inserts a sheet from a different spreadsheet file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"26275\">ከ ተለያዩ ሰንጠረዦች ውስጥ ወረቀት ማስገቢያ</ahelp>"
#: 04050100.xhp
msgctxt ""
@@ -3190,7 +3190,7 @@ msgctxt ""
"par_idN105F7\n"
"help.text"
msgid "Use the <link href=\"text/shared/01/01020000.xhp\">File - Open</link> dialog to locate the spreadsheet."
-msgstr ""
+msgstr "ይጠቀሙ የ <link href=\"text/shared/01/01020000.xhp\">ፋይል - መክፈቻ</link> ንግግርን ሰንጠረዦችን ፈልጎ ለማግኘት"
#: 04050100.xhp
msgctxt ""
@@ -3214,7 +3214,7 @@ msgctxt ""
"bm_id3147426\n"
"help.text"
msgid "<bookmark_value>inserting functions; Function Wizard</bookmark_value><bookmark_value>functions;Function Wizard</bookmark_value><bookmark_value>wizards; functions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ተግባሮች ማስገቢያ; የተግባር አዋቂ</bookmark_value><bookmark_value>ተግባሮች;የተግባር አዋቂ</bookmark_value><bookmark_value>አዋቂ; ተግባሮች</bookmark_value>"
#: 04060000.xhp
msgctxt ""
@@ -3223,7 +3223,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function Wizard</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">የተግባር አዋቂ</link>"
#: 04060000.xhp
msgctxt ""
@@ -3312,7 +3312,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Array"
-msgstr ""
+msgstr "ማዘጋጃ"
#: 04060000.xhp
msgctxt ""
@@ -3366,7 +3366,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Function Result"
-msgstr ""
+msgstr "የተግባር ውጤት"
#: 04060000.xhp
msgctxt ""
@@ -3537,7 +3537,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "OK"
-msgstr ""
+msgstr "እሺ"
#: 04060000.xhp
msgctxt ""
@@ -3555,7 +3555,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\">List of Categories and Functions</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\">የምድቦች ዝርዝር እና ተግባሮች</link>"
#: 04060000.xhp
msgctxt ""
@@ -3617,7 +3617,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Functions by Category"
-msgstr ""
+msgstr "ተግባሮች በ ምድብ"
#: 04060100.xhp
msgctxt ""
@@ -3625,7 +3625,7 @@ msgctxt ""
"bm_id3148575\n"
"help.text"
msgid "<bookmark_value>functions;listed by category</bookmark_value> <bookmark_value>categories of functions</bookmark_value> <bookmark_value>list of functions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ተግባሮች;በ ምድብ የተመደቡ</bookmark_value> <bookmark_value>የ ተግባሮች ምድብ</bookmark_value> <bookmark_value>የ ተግባሮች ምድብ</bookmark_value>"
#: 04060100.xhp
msgctxt ""
@@ -3634,7 +3634,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Functions by Category"
-msgstr ""
+msgstr "ተግባሮች በ ምድብ"
#: 04060100.xhp
msgctxt ""
@@ -3687,7 +3687,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060104.xhp\" name=\"Information\">Information</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04060104.xhp\" name=\"Information\">መረጃ</link>"
#: 04060100.xhp
msgctxt ""
@@ -3732,7 +3732,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060109.xhp\" name=\"Spreadsheet\">Spreadsheet</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04060109.xhp\" name=\"Spreadsheet\">ሰንጠረዥ</link>"
#: 04060100.xhp
msgctxt ""
@@ -3783,7 +3783,7 @@ msgctxt ""
"bm_id3148946\n"
"help.text"
msgid "<bookmark_value>Function Wizard; databases</bookmark_value> <bookmark_value>functions; database functions</bookmark_value> <bookmark_value>databases; functions in $[officename] Calc</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>የ ተግባሮች አዋቂ; ዳታቤዞች</bookmark_value> <bookmark_value>ተግባሮች; የዳታቤዝ ተግባሮች</bookmark_value> <bookmark_value>ዳታቤዞች; ተግባሮች በ $[officename] ሰንጠረዥ</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -3846,7 +3846,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: 04060101.xhp
msgctxt ""
@@ -3855,7 +3855,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "B"
-msgstr ""
+msgstr "B"
#: 04060101.xhp
msgctxt ""
@@ -3864,7 +3864,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: 04060101.xhp
msgctxt ""
@@ -3873,7 +3873,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "D"
-msgstr ""
+msgstr "D"
#: 04060101.xhp
msgctxt ""
@@ -3882,7 +3882,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: 04060101.xhp
msgctxt ""
@@ -3891,7 +3891,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 04060101.xhp
msgctxt ""
@@ -3927,7 +3927,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<item type=\"input\">Distance to School</item>"
-msgstr ""
+msgstr "<item type=\"input\">የ ትምህርት ቤቱ እርቀት</item>"
#: 04060101.xhp
msgctxt ""
@@ -3945,7 +3945,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 04060101.xhp
msgctxt ""
@@ -3999,7 +3999,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: 04060101.xhp
msgctxt ""
@@ -4224,7 +4224,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<item type=\"input\">F</item><item type=\"input\">rank</item>"
-msgstr ""
+msgstr "<item type=\"input\">F</item><item type=\"input\">ደረጃው</item>"
#: 04060101.xhp
msgctxt ""
@@ -4251,7 +4251,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<item type=\"input\">3</item><item type=\"input\">00</item>"
-msgstr ""
+msgstr "<item type=\"input\">3</item><item type=\"input\">00</item>"
#: 04060101.xhp
msgctxt ""
@@ -4260,7 +4260,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "<item type=\"input\">4</item><item type=\"input\">2</item>"
-msgstr ""
+msgstr "<item type=\"input\">4</item><item type=\"input\">2</item>"
#: 04060101.xhp
msgctxt ""
@@ -4269,7 +4269,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "8"
-msgstr ""
+msgstr "8"
#: 04060101.xhp
msgctxt ""
@@ -4323,7 +4323,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "9"
-msgstr ""
+msgstr "9"
#: 04060101.xhp
msgctxt ""
@@ -4377,7 +4377,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "10"
-msgstr ""
+msgstr "10"
#: 04060101.xhp
msgctxt ""
@@ -4431,7 +4431,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "11"
-msgstr ""
+msgstr "11"
#: 04060101.xhp
msgctxt ""
@@ -4440,7 +4440,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "12"
-msgstr ""
+msgstr "12"
#: 04060101.xhp
msgctxt ""
@@ -4449,7 +4449,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "13"
-msgstr ""
+msgstr "13"
#: 04060101.xhp
msgctxt ""
@@ -4636,7 +4636,7 @@ msgctxt ""
"88\n"
"help.text"
msgid "DCOUNT"
-msgstr ""
+msgstr "DCOUNT"
#: 04060101.xhp
msgctxt ""
@@ -4787,7 +4787,7 @@ msgctxt ""
"104\n"
"help.text"
msgid "DGET"
-msgstr ""
+msgstr "DGET"
#: 04060101.xhp
msgctxt ""
@@ -4841,7 +4841,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "<item type=\"input\">=DGET(A1:E10;\"Grade\";A13:E14)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=DGET(A1:E10;\"Grade\";A13:E14)</item>"
#: 04060101.xhp
msgctxt ""
@@ -4894,7 +4894,7 @@ msgctxt ""
"115\n"
"help.text"
msgid "DMAX"
-msgstr ""
+msgstr "DMAX"
#: 04060101.xhp
msgctxt ""
@@ -4948,7 +4948,7 @@ msgctxt ""
"121\n"
"help.text"
msgid "<item type=\"input\">=DMAX(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=DMAX(A1:E10;\"ክብደት\";A13:E14)</item>"
#: 04060101.xhp
msgctxt ""
@@ -5028,7 +5028,7 @@ msgctxt ""
"129\n"
"help.text"
msgid "<item type=\"input\">=DMIN(A1:E10;\"Distance to School\";A13:E14)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=DMIN(A1:E10;\"የ ትምህርት ቤቱ እርቀት\";A13:E14)</item>"
#: 04060101.xhp
msgctxt ""
@@ -5054,7 +5054,7 @@ msgctxt ""
"131\n"
"help.text"
msgid "DAVERAGE"
-msgstr ""
+msgstr "DAVERAGE"
#: 04060101.xhp
msgctxt ""
@@ -5108,7 +5108,7 @@ msgctxt ""
"137\n"
"help.text"
msgid "<item type=\"input\">=DAVERAGE(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=DAVERAGE(A1:E10;\"ክብደት\";A13:E14)</item>"
#: 04060101.xhp
msgctxt ""
@@ -5134,7 +5134,7 @@ msgctxt ""
"139\n"
"help.text"
msgid "DPRODUCT"
-msgstr ""
+msgstr "DPRODUCT"
#: 04060101.xhp
msgctxt ""
@@ -5250,7 +5250,7 @@ msgctxt ""
"151\n"
"help.text"
msgid "<item type=\"input\">=DSTDEV(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=DSTDEV(A1:E10;\"ክብደት\";A13:E14)</item>"
#: 04060101.xhp
msgctxt ""
@@ -5276,7 +5276,7 @@ msgctxt ""
"153\n"
"help.text"
msgid "DSTDEVP"
-msgstr ""
+msgstr "DSTDEVP"
#: 04060101.xhp
msgctxt ""
@@ -5330,7 +5330,7 @@ msgctxt ""
"159\n"
"help.text"
msgid "<item type=\"input\">=DSTDEVP(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=DSTDEVP(A1:E10;\"ክብደት\";A13:E14)</item>"
#: 04060101.xhp
msgctxt ""
@@ -5436,7 +5436,7 @@ msgctxt ""
"170\n"
"help.text"
msgid "DVAR"
-msgstr ""
+msgstr "DVAR"
#: 04060101.xhp
msgctxt ""
@@ -5490,7 +5490,7 @@ msgctxt ""
"176\n"
"help.text"
msgid "<item type=\"input\">=DVAR(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=DVAR(A1:E10;\"ክብደት\";A13:E14)</item>"
#: 04060101.xhp
msgctxt ""
@@ -5516,7 +5516,7 @@ msgctxt ""
"178\n"
"help.text"
msgid "DVARP"
-msgstr ""
+msgstr "DVARP"
#: 04060101.xhp
msgctxt ""
@@ -5570,7 +5570,7 @@ msgctxt ""
"184\n"
"help.text"
msgid "<item type=\"input\">=DVARP(A1:E10;\"Weight\";A13:E14)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=DVARP(A1:E10;\"ክብደት\";A13:E14)</item>"
#: 04060101.xhp
msgctxt ""
@@ -5587,7 +5587,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Date & Time Functions"
-msgstr ""
+msgstr "የ ቀን & ሰአት ተግባሮች"
#: 04060102.xhp
msgctxt ""
@@ -5595,7 +5595,7 @@ msgctxt ""
"bm_id3154536\n"
"help.text"
msgid "<bookmark_value>date and time functions</bookmark_value><bookmark_value>functions; date & time</bookmark_value><bookmark_value>Function Wizard; date & time</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>የ ቀን እና ሰአት ተግባሮች</bookmark_value><bookmark_value>ተግባሮች; ቀን & ሰአት</bookmark_value><bookmark_value>የ ተግባር አዋቂ; ቀን & ሰአት</bookmark_value>"
#: 04060102.xhp
msgctxt ""
@@ -5604,7 +5604,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Date & Time Functions"
-msgstr ""
+msgstr "የ ቀን & ሰአት ተግባሮች"
#: 04060102.xhp
msgctxt ""
@@ -5662,7 +5662,7 @@ msgctxt ""
"par_id5841242\n"
"help.text"
msgid "Use"
-msgstr ""
+msgstr "ይጠቀሙ"
#: 04060102.xhp
msgctxt ""
@@ -5670,7 +5670,7 @@ msgctxt ""
"par_id6794030\n"
"help.text"
msgid "'12/30/1899'"
-msgstr ""
+msgstr "'12/30/1899'"
#: 04060102.xhp
msgctxt ""
@@ -5678,7 +5678,7 @@ msgctxt ""
"par_id7096774\n"
"help.text"
msgid "(default)"
-msgstr ""
+msgstr "(ነባር)"
#: 04060102.xhp
msgctxt ""
@@ -5686,7 +5686,7 @@ msgctxt ""
"par_id5699942\n"
"help.text"
msgid "'01/01/1900'"
-msgstr ""
+msgstr "'01/01/1900'"
#: 04060102.xhp
msgctxt ""
@@ -5702,7 +5702,7 @@ msgctxt ""
"par_id6986602\n"
"help.text"
msgid "'01/01/1904'"
-msgstr ""
+msgstr "'01/01/1904'"
#: 04060102.xhp
msgctxt ""
@@ -5718,7 +5718,7 @@ msgctxt ""
"par_id791039\n"
"help.text"
msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Calculate</emph> to select the date base."
-msgstr ""
+msgstr "ይምረጡ <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - ምርጫዎች</caseinline><defaultinline>መሳሪያዎች - ምርጫ</defaultinline></switchinline> - %PRODUCTNAME ሰንጠረዥ - ማስሊያ</emph> የ ዳታቤዝ ለመምረጥ"
#: 04060102.xhp
msgctxt ""
@@ -6003,7 +6003,7 @@ msgctxt ""
"359\n"
"help.text"
msgid "AMORDEGRC"
-msgstr ""
+msgstr "AMORDEGRC"
#: 04060103.xhp
msgctxt ""
@@ -6101,7 +6101,7 @@ msgctxt ""
"369\n"
"help.text"
msgid "AMORLINC"
-msgstr ""
+msgstr "AMORLINC"
#: 04060103.xhp
msgctxt ""
@@ -6199,7 +6199,7 @@ msgctxt ""
"335\n"
"help.text"
msgid "ACCRINT"
-msgstr ""
+msgstr "ACCRINT"
#: 04060103.xhp
msgctxt ""
@@ -6555,7 +6555,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "PV"
-msgstr ""
+msgstr "PV"
#: 04060103.xhp
msgctxt ""
@@ -6868,7 +6868,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 04060103.xhp
msgctxt ""
@@ -6922,7 +6922,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 04060103.xhp
msgctxt ""
@@ -6976,7 +6976,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: 04060103.xhp
msgctxt ""
@@ -7003,7 +7003,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "4"
-msgstr ""
+msgstr "4"
#: 04060103.xhp
msgctxt ""
@@ -7030,7 +7030,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "5"
-msgstr ""
+msgstr "5"
#: 04060103.xhp
msgctxt ""
@@ -7084,7 +7084,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "7"
-msgstr ""
+msgstr "7"
#: 04060103.xhp
msgctxt ""
@@ -7111,7 +7111,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "8"
-msgstr ""
+msgstr "8"
#: 04060103.xhp
msgctxt ""
@@ -7129,7 +7129,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "9"
-msgstr ""
+msgstr "9"
#: 04060103.xhp
msgctxt ""
@@ -7147,7 +7147,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "10"
-msgstr ""
+msgstr "10"
#: 04060103.xhp
msgctxt ""
@@ -7165,7 +7165,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "11"
-msgstr ""
+msgstr "11"
#: 04060103.xhp
msgctxt ""
@@ -7183,7 +7183,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "12"
-msgstr ""
+msgstr "12"
#: 04060103.xhp
msgctxt ""
@@ -7192,7 +7192,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "13"
-msgstr ""
+msgstr "13"
#: 04060103.xhp
msgctxt ""
@@ -7264,7 +7264,7 @@ msgctxt ""
"85\n"
"help.text"
msgid "<item type=\"input\">=SUMIF(E2:E11;A13)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=SUMIF(E2:E11;A13)</item>"
#: 04060103.xhp
msgctxt ""
@@ -10206,7 +10206,7 @@ msgctxt ""
"176\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"ADDRESS\";Sheet3.D2)</item> returns $Sheet3.$D$2."
-msgstr ""
+msgstr "<item type=\"input\">=CELL(\"ADDRESS\";Sheet3.D2)</item> returns $Sheet3.$D$2."
#: 04060104.xhp
msgctxt ""
@@ -10287,7 +10287,7 @@ msgctxt ""
"185\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"COORD\"; Sheet3.D2)</item> returns $C:$D$2."
-msgstr ""
+msgstr "<item type=\"input\">=CELL(\"COORD\"; Sheet3.D2)</item> returns $C:$D$2."
#: 04060104.xhp
msgctxt ""
@@ -11143,7 +11143,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<item type=\"input\">=OR(12<11;13>22;45=45)</item> returns TRUE."
-msgstr ""
+msgstr "<item type=\"input\">=OR(12<11;13>22;45=45)</item> returns TRUE."
#: 04060105.xhp
msgctxt ""
@@ -11249,7 +11249,7 @@ msgctxt ""
"bm_id3156257\n"
"help.text"
msgid "<bookmark_value>XOR function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>XOR function</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11297,7 +11297,7 @@ msgctxt ""
"hd_id3147176\n"
"help.text"
msgid "Example"
-msgstr ""
+msgstr "ለምሳሌ"
#: 04060105.xhp
msgctxt ""
@@ -11305,7 +11305,7 @@ msgctxt ""
"par_id3083286\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
-msgstr ""
+msgstr "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
#: 04060105.xhp
msgctxt ""
@@ -11313,7 +11313,7 @@ msgctxt ""
"par_id3083445\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
#: 04060105.xhp
msgctxt ""
@@ -11321,7 +11321,7 @@ msgctxt ""
"par_id3154315\n"
"help.text"
msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
#: 04060106.xhp
msgctxt ""
@@ -12896,7 +12896,7 @@ msgctxt ""
"201\n"
"help.text"
msgid "EXP(Number)"
-msgstr ""
+msgstr "EXP(Number)"
#: 04060106.xhp
msgctxt ""
@@ -31057,7 +31057,7 @@ msgctxt ""
"128\n"
"help.text"
msgid "<item type=\"input\">=IMPRODUCT(\"3+4j\";\"5-3j\")</item> returns 27+11j."
-msgstr ""
+msgstr "<item type=\"input\">=IMPRODUCT(\"3+4j\";\"5-3j\")</item> returns 27+11j."
#: 04060116.xhp
msgctxt ""
@@ -31305,7 +31305,7 @@ msgctxt ""
"156\n"
"help.text"
msgid "<item type=\"input\">=IMSUM(\"13+4j\";\"5+3j\")</item> returns 18+7j."
-msgstr ""
+msgstr "<item type=\"input\">=IMSUM(\"13+4j\";\"5+3j\")</item> returns 18+7j."
#: 04060116.xhp
msgctxt ""
@@ -39851,7 +39851,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<item type=\"input\">=FISHER(0.5)</item> yields 0.55."
-msgstr ""
+msgstr "<item type=\"input\">=FISHER(0.5)</item> yields 0.55."
#: 04060182.xhp
msgctxt ""
@@ -39922,7 +39922,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<item type=\"input\">=FISHERINV(0.5)</item> yields 0.46."
-msgstr ""
+msgstr "<item type=\"input\">=FISHERINV(0.5)</item> yields 0.46."
#: 04060182.xhp
msgctxt ""
@@ -40091,7 +40091,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<item type=\"input\">=FDIST(0.8;8;12)</item> yields 0.61."
-msgstr ""
+msgstr "<item type=\"input\">=FDIST(0.8;8;12)</item> yields 0.61."
#: 04060182.xhp
msgctxt ""
@@ -40220,7 +40220,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<item type=\"input\">=GAMMAINV(0.8;1;1)</item> yields 1.61."
-msgstr ""
+msgstr "<item type=\"input\">=GAMMAINV(0.8;1;1)</item> yields 1.61."
#: 04060182.xhp
msgctxt ""
@@ -40449,7 +40449,7 @@ msgctxt ""
"79\n"
"help.text"
msgid "GAUSS(Number)"
-msgstr ""
+msgstr "GAUSS(Number)"
#: 04060182.xhp
msgctxt ""
@@ -40485,7 +40485,7 @@ msgctxt ""
"83\n"
"help.text"
msgid "<item type=\"input\">=GAUSS(0.0375)</item> = 0.01"
-msgstr ""
+msgstr "<item type=\"input\">=GAUSS(0.0375)</item> = 0.01"
#: 04060182.xhp
msgctxt ""
@@ -42469,7 +42469,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25."
-msgstr ""
+msgstr "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25."
#: 04060184.xhp
msgctxt ""
@@ -44048,7 +44048,7 @@ msgctxt ""
"79\n"
"help.text"
msgid "<item type=\"input\">=SLOPE(A1:A50;B1:B50)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=SLOPE(A1:A50;B1:B50)</item>"
#: 04060185.xhp
msgctxt ""
@@ -44128,7 +44128,7 @@ msgctxt ""
"88\n"
"help.text"
msgid "<item type=\"input\">=STEXY(A1:A50;B1:B50)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=STEXY(A1:A50;B1:B50)</item>"
#: 04060185.xhp
msgctxt ""
@@ -44377,7 +44377,7 @@ msgctxt ""
"116\n"
"help.text"
msgid "<item type=\"input\">=TTEST(A1:A50;B1:B50;2;2)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=TTEST(A1:A50;B1:B50;2;2)</item>"
#: 04060185.xhp
msgctxt ""
@@ -47590,7 +47590,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Column and row headers"
-msgstr ""
+msgstr "የ አምድ & የ ረድፍ ራስጌዎች"
#: 05070500.xhp
msgctxt ""
@@ -48086,7 +48086,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Edit Print Ranges"
-msgstr ""
+msgstr "የ ህትመት መጠን ማረሚያ"
#: 05080300.xhp
msgctxt ""
@@ -48095,7 +48095,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Edit Print Ranges"
-msgstr ""
+msgstr "የ ህትመት መጠን ማረሚያ"
#: 05080300.xhp
msgctxt ""
@@ -48942,7 +48942,7 @@ msgctxt ""
"hd_id31531891\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "ሁኔታው"
#: 05120000.xhp
msgctxt ""
@@ -49166,7 +49166,7 @@ msgctxt ""
"hd_id3156384\n"
"help.text"
msgid "Dates"
-msgstr ""
+msgstr "ቀኖች"
#: 05120000.xhp
msgctxt ""
@@ -51736,7 +51736,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "Data range"
-msgstr ""
+msgstr "የ ዳታ መጠን"
#: 12040201.xhp
msgctxt ""
@@ -52699,7 +52699,7 @@ msgctxt ""
"bm_id3153561\n"
"help.text"
msgid "<bookmark_value>tables; showing details</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ሰንጠረዦች; ዝርዝር ማሳያ</bookmark_value>"
#: 12080200.xhp
msgctxt ""
@@ -57448,7 +57448,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "SECOND(Number)"
-msgstr ""
+msgstr "SECOND(Number)"
#: func_second.xhp
msgctxt ""
@@ -58293,7 +58293,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "YEAR(Number)"
-msgstr ""
+msgstr "YEAR(Number)"
#: func_year.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/02.po b/source/am/helpcontent2/source/text/scalc/02.po
index 694587f0ac2..6535752b63b 100644
--- a/source/am/helpcontent2/source/text/scalc/02.po
+++ b/source/am/helpcontent2/source/text/scalc/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 19:22+0000\n"
+"PO-Revision-Date: 2014-01-02 16:03+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376940153.0\n"
+"X-POOTLE-MTIME: 1388678610.0\n"
#: 02130000.xhp
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Number format: Currency"
-msgstr "የቁጥር Format: ገንዘብ"
+msgstr "የቁጥር አቀራረብ: ገንዘብ"
#: 02130000.xhp
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/02/02130000.xhp\" name=\"Number format: Currency\">Number format: Currency</link>"
-msgstr "<link href=\"text/scalc/02/02130000.xhp\" name=\"Number format: Currency\">የቁጥር Format: ገንዘብ</link>"
+msgstr "<link href=\"text/scalc/02/02130000.xhp\" name=\"Number format: Currency\">የቁጥር አቀራረብ: ገንዘብ</link>"
#: 02130000.xhp
msgctxt ""
@@ -74,7 +74,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Number format: Percent"
-msgstr "የቁጥር Format: ፕርሰንት"
+msgstr "የቁጥር አቀራረብ: ፕርሰንት"
#: 02140000.xhp
msgctxt ""
@@ -83,7 +83,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/02/02140000.xhp\" name=\"Number format: Percent\">Number format: Percent</link>"
-msgstr "<link href=\"text/scalc/02/02140000.xhp\" name=\"Number format: Percent\">የቁጥር Format: ፕርሰንት</link>"
+msgstr "<link href=\"text/scalc/02/02140000.xhp\" name=\"Number format: Percent\">የቁጥር አቀራረብ: ፕርሰንት</link>"
#: 02140000.xhp
msgctxt ""
@@ -205,7 +205,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Number Format: Standard"
-msgstr "የቁጥር Format: መደበኛ"
+msgstr "የቁጥር አቀራረብ: መደበኛ"
#: 02150000.xhp
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Number Format: Add Decimal Place"
-msgstr "የቁጥር አቅራረብ: የዴሲማል ቦታ መጨመሪያ"
+msgstr "የቁጥር አቀራረብ: የዴሲማል ቦታ መጨመሪያ"
#: 02160000.xhp
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/02/02160000.xhp\" name=\"Number Format: Add Decimal Place\">Number Format: Add Decimal Place</link>"
-msgstr "<link href=\"text/scalc/02/02160000.xhp\" name=\"Number Format: Add Decimal Place\">የቁጥር አቅራረብ: የዴሲማል ቦታ መጨመሪያ</link>"
+msgstr "<link href=\"text/scalc/02/02160000.xhp\" name=\"Number Format: Add Decimal Place\">የቁጥር አቀራረብ: የዴሲማል ቦታ መጨመሪያ</link>"
#: 02160000.xhp
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Number Format: Add Decimal Place"
-msgstr "የቁጥር አቅራረብ: የዴሲማል ቦታ መጨመሪያ"
+msgstr "የቁጥር አቀራረብ: የዴሲማል ቦታ መጨመሪያ"
#: 02170000.xhp
msgctxt ""
@@ -265,7 +265,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Number Format: Delete Decimal Place"
-msgstr "የቁጥር Format: የዴሲማል ቦታ ማጥፊያ"
+msgstr "የቁጥር አቀራረብ: የዴሲማል ቦታ ማጥፊያ"
#: 02170000.xhp
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/02/02170000.xhp\" name=\"Number Format: Delete Decimal Place\">Number Format: Delete Decimal Place</link>"
-msgstr "<link href=\"text/scalc/02/02170000.xhp\" name=\"Number Format: Delete Decimal Place\">የቁጥር Format: የዴሲማል ቦታ ማጥፊያ</link>"
+msgstr "<link href=\"text/scalc/02/02170000.xhp\" name=\"Number Format: Delete Decimal Place\">የቁጥር አቀራረብ: የዴሲማል ቦታ ማጥፊያ</link>"
#: 02170000.xhp
msgctxt ""
@@ -300,7 +300,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Number Format: Delete Decimal Place"
-msgstr "የቁጥር Format: የዴሲማል ቦታ ማጥፊያ"
+msgstr "የቁጥር አቀራረብ: የዴሲማል ቦታ ማጥፊያ"
#: 06010000.xhp
msgctxt ""
@@ -936,7 +936,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "You can select the following icons:"
-msgstr "የሚከተሉትን ምልክቶች መምረጥ ይችላሉ :"
+msgstr "የሚከተሉትን ምልክቶች መምረጥ ይችላሉ:"
#: 18010000.xhp
msgctxt ""
@@ -1038,7 +1038,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "You can select the following icons:"
-msgstr "የሚከተሉትን ምልክቶች መምረጥ ይችላሉ :"
+msgstr "የሚከተሉትን ምልክቶች መምረጥ ይችላሉ:"
#: 18020000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/05.po b/source/am/helpcontent2/source/text/scalc/05.po
index 6f84a4af80a..990032b438c 100644
--- a/source/am/helpcontent2/source/text/scalc/05.po
+++ b/source/am/helpcontent2/source/text/scalc/05.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-03 21:44+0000\n"
+"PO-Revision-Date: 2013-12-30 00:08+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375566287.0\n"
+"X-POOTLE-MTIME: 1388362116.0\n"
#: 02140000.xhp
msgctxt ""
@@ -786,7 +786,7 @@ msgctxt ""
"bm_id3146799\n"
"help.text"
msgid "<bookmark_value>empty cells;handling of</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>empty cells;handling of</bookmark_value>"
#: empty_cells.xhp
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"par_id7781914\n"
"help.text"
msgid "=ISTEXT(VLOOKUP(1;A1:C1;2)) => FALSE (B1, previously was TRUE)"
-msgstr ""
+msgstr "=ISTEXT(VLOOKUP(1;A1:C1;2)) => FALSE (B1, previously was TRUE)"
#: empty_cells.xhp
msgctxt ""
@@ -994,7 +994,7 @@ msgctxt ""
"par_id4396801\n"
"help.text"
msgid "=ISTEXT(A1) => FALSE"
-msgstr ""
+msgstr "=ISTEXT(A1) => FALSE"
#: empty_cells.xhp
msgctxt ""
@@ -1018,7 +1018,7 @@ msgctxt ""
"par_id2861720\n"
"help.text"
msgid "=ISNUMBER(B1) => FALSE (MS-Excel: TRUE)"
-msgstr ""
+msgstr "=ISNUMBER(B1) => FALSE (MS-Excel: TRUE)"
#: empty_cells.xhp
msgctxt ""
@@ -1026,7 +1026,7 @@ msgctxt ""
"par_id9604480\n"
"help.text"
msgid "=ISTEXT(B1) => FALSE"
-msgstr ""
+msgstr "=ISTEXT(B1) => FALSE"
#: empty_cells.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/guide.po b/source/am/helpcontent2/source/text/scalc/guide.po
index f9c1e7bb9aa..fe86f4d2efc 100644
--- a/source/am/helpcontent2/source/text/scalc/guide.po
+++ b/source/am/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-27 23:03+0000\n"
+"PO-Revision-Date: 2014-01-01 22:23+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374966204.0\n"
+"X-POOTLE-MTIME: 1388614990.0\n"
#: address_auto.xhp
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Recognizing Names as Addressing"
-msgstr ""
+msgstr "ስሞች እና አድራሻዎችን ማስታወሻ"
#: address_auto.xhp
msgctxt ""
@@ -39,7 +39,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<variable id=\"address_auto\"><link href=\"text/scalc/guide/address_auto.xhp\" name=\"Recognizing Names as Addressing\">Recognizing Names as Addressing</link></variable>"
-msgstr ""
+msgstr "<variable id=\"address_auto\"><link href=\"text/scalc/guide/address_auto.xhp\" name=\"Recognizing Names as Addressing\">ስሞች እና አድራሻዎችን ማስታወሻ</link></variable>"
#: address_auto.xhp
msgctxt ""
@@ -162,7 +162,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Automatic Conversion to Date Format"
-msgstr ""
+msgstr "ራሱ በራሱ የ ቀን አቀራረብ መቀየሪያ"
#: auto_off.xhp
msgctxt ""
@@ -723,7 +723,7 @@ msgctxt ""
"par_id8055665\n"
"help.text"
msgid "Select the cell or a block of cells."
-msgstr ""
+msgstr "ክፍል ወይንም በርካታ ክፍሎች ይምረጡ"
#: borders.xhp
msgctxt ""
@@ -803,7 +803,7 @@ msgctxt ""
"par_id8473464\n"
"help.text"
msgid "<image id=\"img_id1737113\" src=\"res/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">borders with one cell selected</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id1737113\" src=\"res/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">ድንበሮች ከ አንድ ክፍል ጋር ተመርጧል</alt></image>"
#: borders.xhp
msgctxt ""
@@ -819,7 +819,7 @@ msgctxt ""
"par_id6635639\n"
"help.text"
msgid "<image id=\"img_id1680959\" src=\"res/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">borders with a column selected</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id1680959\" src=\"res/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">ድንበሮች ከ አምድ ጋር ተመርጧል</alt></image>"
#: borders.xhp
msgctxt ""
@@ -835,7 +835,7 @@ msgctxt ""
"par_id6054567\n"
"help.text"
msgid "<image id=\"img_id9623096\" src=\"res/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">borders with a row selected</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9623096\" src=\"res/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">ድንበሮች ከ ረድፍ ጋር ተመርጧል</alt></image>"
#: borders.xhp
msgctxt ""
@@ -859,7 +859,7 @@ msgctxt ""
"par_id5383465\n"
"help.text"
msgid "You cannot apply borders to multiple selections."
-msgstr ""
+msgstr "ድንበሮችን በበርካታ ምርጫዎች ውስጥ መፈጸም አይችሉም"
#: borders.xhp
msgctxt ""
@@ -875,7 +875,7 @@ msgctxt ""
"par_id2918485\n"
"help.text"
msgid "Click one of the <emph>Default</emph> icons to set or reset multiple borders."
-msgstr ""
+msgstr "ይጫኑ አንዱን <emph>ነባር</emph> ምልክት በርካታ ድንበሮችን ለማሰናዳት ወይንም እንደ ነበር ለመመለስ"
#: borders.xhp
msgctxt ""
@@ -1207,7 +1207,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Enter the following formula in cell A3: <item type=\"literal\">=NOW()-A1</item>"
-msgstr ""
+msgstr "የሚቀጥለውን formula ያስገቡ በ ክፍል A3: <item type=\"literal\">=NOW()-A1</item>"
#: calc_date.xhp
msgctxt ""
@@ -1277,7 +1277,7 @@ msgctxt ""
"bm_id3150769\n"
"help.text"
msgid "<bookmark_value>series; calculating</bookmark_value> <bookmark_value>calculating; series</bookmark_value> <bookmark_value>linear series</bookmark_value> <bookmark_value>growth series</bookmark_value> <bookmark_value>date series</bookmark_value> <bookmark_value>powers of 2 calculations</bookmark_value> <bookmark_value>cells; filling automatically</bookmark_value> <bookmark_value>automatic cell filling</bookmark_value> <bookmark_value>AutoFill function</bookmark_value> <bookmark_value>filling;cells, automatically</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ተከታታይ ; ማስሊያ</bookmark_value> <bookmark_value>ማስሊያ; ተከታታይ</bookmark_value> <bookmark_value>ቀጥተኛ </bookmark_value> <bookmark_value>እድገት ተከታታይ</bookmark_value> <bookmark_value>ቀን ተከታታይ</bookmark_value> <bookmark_value>powers of 2 calculations</bookmark_value> <bookmark_value>ክፍሎች; ራሱ በራሱ መሙያ</bookmark_value> <bookmark_value>ራሱ በራሱ ክፍሎች መሙያ</bookmark_value> <bookmark_value>ራሱ በራሱ መሙያ ተግባሮች</bookmark_value> <bookmark_value>መሙያ;ክፍሎች, ራሱ በራሱ</bookmark_value>"
#: calc_series.xhp
msgctxt ""
@@ -1514,7 +1514,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Calculating in Spreadsheets"
-msgstr ""
+msgstr "በ ሰንጠረዥ ውስጥ ማስሊያ"
#: calculate.xhp
msgctxt ""
@@ -1522,7 +1522,7 @@ msgctxt ""
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>spreadsheets; calculating</bookmark_value><bookmark_value>calculating; spreadsheets</bookmark_value><bookmark_value>formulas; calculating</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>በ ሰንጠረዥ; ውስጥ ማስሊያ</bookmark_value><bookmark_value>ማስሊያ; ሰንጠረዥ</bookmark_value><bookmark_value>formulas; ማስሊያ</bookmark_value>"
#: calculate.xhp
msgctxt ""
@@ -1530,7 +1530,7 @@ msgctxt ""
"hd_id3150791\n"
"help.text"
msgid "<variable id=\"calculate\"><link href=\"text/scalc/guide/calculate.xhp\" name=\"Calculating in Spreadsheets\">Calculating in Spreadsheets</link></variable>"
-msgstr ""
+msgstr "<variable id=\"calculate\"><link href=\"text/scalc/guide/calculate.xhp\" name=\"Calculating in Spreadsheets\">በ ሰንጠረዥ; ውስጥ ማስሊያ</link></variable>"
#: calculate.xhp
msgctxt ""
@@ -1538,7 +1538,7 @@ msgctxt ""
"par_id3146120\n"
"help.text"
msgid "The following is an example of a calculation in $[officename] Calc."
-msgstr ""
+msgstr "የሚቀጥለው የ ስሌት ምሳሌ ነው በ $[officename] ሰንጠረዥ ውስጥ"
#: calculate.xhp
msgctxt ""
@@ -1594,7 +1594,7 @@ msgctxt ""
"par_id3154253\n"
"help.text"
msgid "Type in a formula, for example, <item type=\"literal\">=A3 * A4 / 100.</item>"
-msgstr ""
+msgstr "ይጻፉ formula, ለምሳሌ <item type=\"literal\">=A3 * A4 / 100.</item>"
#: calculate.xhp
msgctxt ""
@@ -4071,7 +4071,7 @@ msgctxt ""
"par_idN106EC\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "ይምረጡ <item type=\"menuitem\">ዳታ - ማጣሪያ - ማጣሪያ እንደ ነበር መመለሻ</item>."
#: database_filter.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/schart/01.po b/source/am/helpcontent2/source/text/schart/01.po
index 6d00f43bbc1..1456c41ecae 100644
--- a/source/am/helpcontent2/source/text/schart/01.po
+++ b/source/am/helpcontent2/source/text/schart/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-09-21 17:35+0000\n"
+"PO-Revision-Date: 2013-12-30 00:24+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1379784916.0\n"
+"X-POOTLE-MTIME: 1388363097.0\n"
#: 03010000.xhp
msgctxt ""
@@ -665,7 +665,7 @@ msgctxt ""
"par_id5476241\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog to select the percentage format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">የ ፐርሰንት አቀራረብ ምርጫ ንግግር መክፈቻ</ahelp>"
#: 04030000.xhp
msgctxt ""
@@ -4218,7 +4218,7 @@ msgctxt ""
"par_id5882747\n"
"help.text"
msgid "<link href=\"text/schart/01/type_xy.xhp\">XY (scatter)</link>"
-msgstr ""
+msgstr "<link href=\"text/schart/01/type_xy.xhp\">XY (scatter)</link>"
#: choose_chart_type.xhp
msgctxt ""
@@ -5282,7 +5282,7 @@ msgctxt ""
"hd_id6667683\n"
"help.text"
msgid "Organizing data series"
-msgstr ""
+msgstr "ተከታታይ ዳታ ማደራጃ"
#: type_column_line.xhp
msgctxt ""
@@ -6434,7 +6434,7 @@ msgctxt ""
"hd_id3068636\n"
"help.text"
msgid "Organize Data Series"
-msgstr ""
+msgstr "ተከታታይ ዳታ ማደራጃ"
#: type_stock.xhp
msgctxt ""
@@ -7370,7 +7370,7 @@ msgctxt ""
"par_id3860896\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the type of 3D look.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">የ 3D እይታ ይምረጡ</ahelp>"
#: wiz_chart_type.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sdraw.po b/source/am/helpcontent2/source/text/sdraw.po
index c2748753684..53a76be008f 100644
--- a/source/am/helpcontent2/source/text/sdraw.po
+++ b/source/am/helpcontent2/source/text/sdraw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-14 21:21+0000\n"
+"PO-Revision-Date: 2014-01-03 15:02+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376515314.0\n"
+"X-POOTLE-MTIME: 1388761353.0\n"
#: main0000.xhp
msgctxt ""
@@ -890,7 +890,7 @@ msgctxt ""
"par_idN1074B\n"
"help.text"
msgid "<link href=\"text/shared/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/3dsettings_toolbar.xhp\">ማሾለኪያ ማብሪያ/ማጥፊያ</link>"
#: main0210.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sdraw/guide.po b/source/am/helpcontent2/source/text/sdraw/guide.po
index 7f3bf41b6d2..9c953447356 100644
--- a/source/am/helpcontent2/source/text/sdraw/guide.po
+++ b/source/am/helpcontent2/source/text/sdraw/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-04 01:09+0000\n"
+"PO-Revision-Date: 2014-01-03 02:35+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375578592.0\n"
+"X-POOTLE-MTIME: 1388716526.0\n"
#: align_arrange.xhp
msgctxt ""
@@ -2410,7 +2410,7 @@ msgctxt ""
"par_idN1093C\n"
"help.text"
msgid "Using <emph>Paste special</emph>, you can choose the text format to be pasted. Depending on formats, you can copy different text attributes."
-msgstr ""
+msgstr "በመጠቀም <emph>የተለየ መለጠፊያ</emph>, የ ጽሁፉን አቀራረብ መምረጥ ይችላሉ፡ የተለያዩ የጽሁፍ ባህሪዎችን ኮፒ ማድረግ ይችላሉ እንደ አቀራረባቸው"
#: text_enter.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared.po b/source/am/helpcontent2/source/text/shared.po
index f6db21b337a..cc84891a3f4 100644
--- a/source/am/helpcontent2/source/text/shared.po
+++ b/source/am/helpcontent2/source/text/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-28 23:35+0000\n"
+"PO-Revision-Date: 2014-01-03 15:00+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375054551.0\n"
+"X-POOTLE-MTIME: 1388761213.0\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_idN10575\n"
"help.text"
msgid "Extrusion on/off"
-msgstr ""
+msgstr "ማሾለኪያ ማብሪያ/ማጥፊያ"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"par_idN10600\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">የ ማሾለኪያ ጥልቀት መስኮት መክፈቻ</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"par_idN10617\n"
"help.text"
msgid "<ahelp hid=\".\">Select an extrusion depth.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">የ ማሾለኪያ ጥልቀት መምረጫ</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_idN10632\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an extrusion depth.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">የ ማሾለኪያ ጥልቀት ማስገቢያ</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"par_idN10650\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">የ ማሾለኪያ አቅጣጫ መስኮት መክፈቻ </ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"par_idN10698\n"
"help.text"
msgid "<ahelp hid=\".\">Select a perspective or parallel extrusion method.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">ይምረጡ አስተያየት ወይንም አጓዳኝ ማሾለኪያ ዘዴ</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"par_idN106B7\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">የ ማሾለኪያ ብርሃን መስኮት መክፈቻ</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"par_idN10700\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">የ ማሾለኪያ ገጽታ መስኮት መክፈቻ</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"par_idN10736\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">የ ማሾለኪያ ቀለም እቃ መደርደሪያ መክፈቻ</ahelp>"
#: fontwork_toolbar.xhp
msgctxt ""
@@ -1059,7 +1059,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "The current sort order or filter is saved with the current document. If a filter is set, the <emph>Apply Filter</emph> icon on the <emph>Navigation</emph> bar is activated. Sorting and filtering features in the document can also be configured in the <emph>Form Properties</emph> dialog. (Choose <emph>Form Properties - Data</emph> - properties <link href=\"text/shared/02/01170203.xhp\" name=\"Sort\"><emph>Sort</emph></link> and <link href=\"text/shared/02/01170203.xhp\" name=\"Filter\"><emph>Filter</emph></link>)."
-msgstr ""
+msgstr "የ አሁኑ መለያ ደንብ ወይንም ማጣሪያ በ አሁኑ ሰነድ ውስጥ ተቀምጧል፡ ማጣሪያ ከተሰናዳ የ <emph>ማጣሪያ መፈጸሚያ</emph> ምልክት በ <emph>መቃኛ</emph> መደርደሪያ ላይ ንቁ ይሆናል መለያ እና ማጣሪያ ገጽታዎች በ ሰነዱ ውስጥ ማዋቀር ይቻላል በ <emph>ፎርም ባህሪዎች</emph> ንግግር ውስጥ (ይምረጡ <emph>የ ፎርም ባህሪዎች - ዳታ</emph> - ባህሪዎች <link href=\"text/shared/02/01170203.xhp\" name=\"Sort\"><emph>መለያ</emph></link> እና <link href=\"text/shared/02/01170203.xhp\" name=\"Filter\"><emph>ማጣሪያ</emph></link>)."
#: main0213.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/00.po b/source/am/helpcontent2/source/text/shared/00.po
index a61ea0c036c..07298c19b87 100644
--- a/source/am/helpcontent2/source/text/shared/00.po
+++ b/source/am/helpcontent2/source/text/shared/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-12 01:58+0000\n"
+"PO-Revision-Date: 2013-12-30 23:52+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376272735.0\n"
+"X-POOTLE-MTIME: 1388447551.0\n"
#: 00000001.xhp
msgctxt ""
@@ -5524,7 +5524,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ASCII Filter Options"
-msgstr ""
+msgstr "የ ASCII ማጣሪያ ምርጫ"
#: 00000215.xhp
msgctxt ""
@@ -10253,7 +10253,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph> tab"
-msgstr ""
+msgstr "ይምረጡ <emph>አቀራረብ - ባህሪ - ድንበሮች</emph> tab"
#: 00040500.xhp
msgctxt ""
@@ -12031,7 +12031,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "On <emph>Line and Filling</emph> Bar, click"
-msgstr ""
+msgstr "ከ <emph>መስመር እና መሙያ</emph> መደርደሪያ ይጫኑ"
#: 00040502.xhp
msgctxt ""
@@ -12646,7 +12646,7 @@ msgctxt ""
"124\n"
"help.text"
msgid "Open context menu - choose <emph>Style - Bold</emph>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>ዘዴ - ማድመቂያ</emph>"
#: 00040502.xhp
msgctxt ""
@@ -12672,7 +12672,7 @@ msgctxt ""
"125\n"
"help.text"
msgid "Open context menu - choose <emph>Style - Italic</emph>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>ዘዴ - ማዝመሚያ</emph>"
#: 00040502.xhp
msgctxt ""
@@ -12698,7 +12698,7 @@ msgctxt ""
"126\n"
"help.text"
msgid "Open context menu - choose <emph>Style - Underline</emph>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>ዘዴ - ከ ስሩ ማስመሪያ</emph>"
#: 00040502.xhp
msgctxt ""
@@ -12724,7 +12724,7 @@ msgctxt ""
"127\n"
"help.text"
msgid "Open context menu - choose <emph>Style - Strikethrough</emph>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>ዘዴ - በ ላዩ ላይ መሰረዣ</emph>"
#: 00040502.xhp
msgctxt ""
@@ -12733,7 +12733,7 @@ msgctxt ""
"128\n"
"help.text"
msgid "Open context menu - choose <emph>Style - Shadow</emph>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>ዘዴ - ጥላ</emph>"
#: 00040502.xhp
msgctxt ""
@@ -12742,7 +12742,7 @@ msgctxt ""
"129\n"
"help.text"
msgid "Open context menu - choose <emph>Style - Contour</emph>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>ዘዴ - ቅርጽ</emph>"
#: 00040502.xhp
msgctxt ""
@@ -12840,7 +12840,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "Choose <emph>Format - Alignment - Right</emph> (drawing functions)"
-msgstr ""
+msgstr "ይምረጡ <emph>አቀራረብ - ማሰለፊያ - በ ግራ</emph> (ለ መሳያ ተግባሮች)"
#: 00040502.xhp
msgctxt ""
@@ -12849,7 +12849,7 @@ msgctxt ""
"137\n"
"help.text"
msgid "Open context menu - choose <emph>Alignment - Right</emph>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>ማሰለፊያ - በ ቀኝ</emph>"
#: 00040502.xhp
msgctxt ""
@@ -12857,7 +12857,7 @@ msgctxt ""
"par_id3149408\n"
"help.text"
msgid "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154421\">Icon</alt></image>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>ማሰለፊያ - በ ቀኝ</emph>"
#: 00040502.xhp
msgctxt ""
@@ -12875,7 +12875,7 @@ msgctxt ""
"75\n"
"help.text"
msgid "Choose <emph>Format - Alignment - Centered</emph> (drawing functions)"
-msgstr ""
+msgstr "ይምረጡ <emph>አቀራረብ - ማሰለፊያ - መሀከል</emph> (ለ መሳያ ተግባሮች)"
#: 00040502.xhp
msgctxt ""
@@ -12884,7 +12884,7 @@ msgctxt ""
"138\n"
"help.text"
msgid "Open context menu - choose <emph>Alignment - Center</emph>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>ማሰለፊያ - መሀከል</emph>"
#: 00040502.xhp
msgctxt ""
@@ -12910,7 +12910,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "Choose <emph>Format - Alignment - Justified</emph> (drawing functions)"
-msgstr ""
+msgstr "ይምረጡ <emph>አቀራረብ - ማሰለፊያ - እኩል ማካፈያ</emph> (ለ መሳያ ተግባሮች)"
#: 00040502.xhp
msgctxt ""
@@ -13025,7 +13025,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "Choose <emph>Modify - Ungroup</emph> (drawing documents)"
-msgstr ""
+msgstr "ይምረጡ <emph>ማሻሻያ - መለያያ</emph> (ለ መሳያ ሰነዶች)"
#: 00040502.xhp
msgctxt ""
@@ -13034,7 +13034,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "Open context menu - choose <emph>Ungroup</emph>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>መለያያ</emph>"
#: 00040502.xhp
msgctxt ""
@@ -13069,7 +13069,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "Choose <emph>Modify - Exit Group</emph> (drawing documents)"
-msgstr ""
+msgstr "ይምረጡ <emph>ማሻሻያ - ከ ቡድን መውጫ</emph> (ለ መሳያ ሰነዶች)"
#: 00040502.xhp
msgctxt ""
@@ -13078,7 +13078,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "Open context menu - choose <emph>Exit Group</emph>"
-msgstr ""
+msgstr "መክፈቻ የ አገባብ ዝርዝር - ይምረጡ <emph>ከ ቡድን መውጫ</emph>"
#: 00040502.xhp
msgctxt ""
@@ -13113,7 +13113,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "Choose <emph>Modify - Enter Group</emph> (drawing documents)"
-msgstr ""
+msgstr "ይምረጡ <emph>ማሻሻያ - ቡድን ያስገቡ</emph> (ለ መሳያ ሰነዶች)"
#: 00040502.xhp
msgctxt ""
@@ -13291,7 +13291,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Choose <emph>Modify - Flip</emph> ($[officename] Draw)"
-msgstr ""
+msgstr "ይምረጡ <emph>ማሻሻያ - መገልበጫ</emph> ($[officename] ለ መሳያ)"
#: 00040503.xhp
msgctxt ""
@@ -13318,7 +13318,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Choose <emph>Modify - Flip - Vertically</emph> ($[officename] Draw)"
-msgstr ""
+msgstr "ይምረጡ <emph>ማሻሻያ - መገልበጫ - በ ቁመት</emph> ($[officename] ለ መሳያ)"
#: 00040503.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index 1923cb02230..7f11bbbcfbd 100644
--- a/source/am/helpcontent2/source/text/shared/01.po
+++ b/source/am/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-08 20:31+0000\n"
+"PO-Revision-Date: 2014-01-01 22:17+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375993874.0\n"
+"X-POOTLE-MTIME: 1388614653.0\n"
#: 01010000.xhp
msgctxt ""
@@ -376,7 +376,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr ""
+msgstr "መክፈቻ የ <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">ንግድ ካርዶች</link> ንግግር የንግድ ካርዶች የሚፈጥሩበት እና የ ጽሁፍ ሰነዶች የሚያሰናዱበት($[officename] መጻፊያ)"
#: 01010000.xhp
msgctxt ""
@@ -434,7 +434,7 @@ msgctxt ""
"par_idN10A15\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress). If activated, the Presentation Wizard dialog appears.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">አዲስ የማቅረቢያ ሰነድ መፍጠሪያ ($[officename] ማስደነቂያ). ካስነሱት የማቅረቢያ አዋቂ ንግግር ይታያል</ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -450,7 +450,7 @@ msgctxt ""
"par_idN10A43\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">የ ዳታቤዝ አዋቂ መክፈቻ፡ አዲስ የ ዳታቤዝ ፋይል ለመፍጠሪያ</ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"par_idN10A9F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">አዲስ የ formula ሰነድ መፍጠሪያ ($[officename] ሂሳብ).</ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -823,7 +823,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "To add another folder to the template path, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\"><emph>$[officename] - Paths</emph></link>, and then enter the path."
-msgstr ""
+msgstr "ሌላ ፎልደር ወደ ቴምፕሌት መንገድ ለመጨመር ይምረጡ <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - ምርጫዎች</caseinline><defaultinline>መሳሪያዎች - ምርጫ</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\"><emph>$[officename] - መንገድ</emph></link>, እና ከዛ መንገዱን ያስገቡ"
#: 01010100.xhp
msgctxt ""
@@ -1429,7 +1429,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/entirepage\" visibility=\"visible\">Creates a full page of labels or business cards.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/entirepage\" visibility=\"visible\">በሙሉ ገጽ ምልክቶች ወይንም የንግድ ካርዶች መፍጠሪያ</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1447,7 +1447,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/singlelabel\" visibility=\"visible\">Prints a single label or business card on a page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/singlelabel\" visibility=\"visible\">ነጠላ ምልክት ወይንም የንግድ ካርዶች በ ገጹ ላዩ ማተሚያ</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1564,7 +1564,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">መክፈቻ የ <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">ማተሚያ ማሰናጃ</link> ንግግር</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Select a size format for your business card."
-msgstr ""
+msgstr "ለ እርስዎ የ ንግድ ካርድ ንድፍ እቅድ መጠኑን ይምረጡ"
#: 01010301.xhp
msgctxt ""
@@ -2054,7 +2054,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/company2\">Enter additional company details.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/company2\">ተጨማሪ የድርጅት ዝርዝር ማስገቢያ</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -2160,7 +2160,7 @@ msgctxt ""
"bm_id3145211\n"
"help.text"
msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; 'changed' message</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ዳይሬክቶሪ; አዲስ መፍጠሪያ</bookmark_value> <bookmark_value>ፎልደር መፍጠሪያ</bookmark_value> <bookmark_value>የኔ ሰነዶች ፎልደርr; መክፈቻ</bookmark_value> <bookmark_value>በርካታ ሰነዶች; መክፈቻ</bookmark_value> <bookmark_value>መክፈቻ; በርካታ ፋይሎች</bookmark_value> <bookmark_value>መምረጫ; በርካታ ፋይሎች</bookmark_value> <bookmark_value>መክፈቻ; ፋይሎች, በ ቦታ ያዚዎች</bookmark_value> <bookmark_value> በ ቦታ ያዚዎች;ፋይሎች መክፈቻ </bookmark_value> <bookmark_value>ሰነዶች; መክፈቻ በ ቴምፕሌቶች </bookmark_value> <bookmark_value>በ ቴምፕሌቶች; ሰነዶች መክፈቻ</bookmark_value> <bookmark_value>ሰነዶች; የተቀየሩ ዘዴዎች </bookmark_value> <bookmark_value>ዘዴዎች; 'የተቀየሩ' መልእክቶች</bookmark_value>"
#: 01020000.xhp
msgctxt ""
@@ -2187,7 +2187,7 @@ msgctxt ""
"109\n"
"help.text"
msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> dialog box. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- General</link></emph>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr ""
+msgstr "የሚቀጥለው ክፍል የሚገልጸው የ <item type=\"productname\">%PRODUCTNAME</item> <emph>መክፈቻ</emph> ንግግር ሳጥ ነው፡ ለማስነሳት የ <item type=\"productname\">%PRODUCTNAME</item> <emph>መክፈቻ</emph> እና <emph>ማስቀመጫ</emph> ንግግር ሳጥኖችን ይምረጡ <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - ምርጫዎች</caseinline><defaultinline>መሳሪያ - ምርጫ</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- ባጠቃላይ</link></emph>, እና ከዛ ይምረጡ የ <emph>መጠቀሚያ %PRODUCTNAME ንግግሮችን</emph> በ <emph>መክፈቻ/ማስቀመጫ ንግግሮች</emph> ቦታ"
#: 01020000.xhp
msgctxt ""
@@ -2196,7 +2196,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr ""
+msgstr "መክፈት የሚፈልጉት ፋይል ዘዴዎችን ከያዘ <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">የተለዩ ደንቦች</link> መፈጸሚያ"
#: 01020000.xhp
msgctxt ""
@@ -2286,7 +2286,7 @@ msgctxt ""
"112\n"
"help.text"
msgid "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">To rename a file, right-click the file, and then choose <emph>Rename</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">ፋይል እንደገና ለመሰየም ፋይሉ ላይ በቀኝ-ይጫኑ እና ከዛ ይምረጡ <emph>እንደገና መሰየሚያ</emph>.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -5502,7 +5502,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Create Master Document"
-msgstr ""
+msgstr "ዋናውን ሰነድ መፍጠሪያ"
#: 01160300.xhp
msgctxt ""
@@ -7880,7 +7880,7 @@ msgctxt ""
"180\n"
"help.text"
msgid "\\uXXXX"
-msgstr ""
+msgstr "\\uXXXX"
#: 02100001.xhp
msgctxt ""
@@ -8489,7 +8489,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "Keep with Next Paragraph"
-msgstr ""
+msgstr "ከሚቀጥለው አንቀጽ ጋር ማስቀመጫ"
#: 02100200.xhp
msgctxt ""
@@ -9524,7 +9524,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Save Contents as well"
-msgstr ""
+msgstr "እንዲሁም ይዞታዎችን ማስቀመጫ"
#: 02110000.xhp
msgctxt ""
@@ -10634,7 +10634,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Ellipse"
#: 02220000.xhp
msgctxt ""
@@ -11047,7 +11047,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "Graphic View"
-msgstr ""
+msgstr "የ ንድፍ መመለከቻ"
#: 02220000.xhp
msgctxt ""
@@ -14476,7 +14476,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Floating Frame"
-msgstr ""
+msgstr "ተንሳፋፊ ክፈፍ ማስገቢያ"
#: 04160500.xhp
msgctxt ""
@@ -16430,7 +16430,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Month as 3."
-msgstr ""
+msgstr "ወር እንደ 3."
#: 05020301.xhp
msgctxt ""
@@ -16493,7 +16493,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "MMMM"
-msgstr ""
+msgstr "MMMM"
#: 05020301.xhp
msgctxt ""
@@ -16520,7 +16520,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Day as 2"
-msgstr ""
+msgstr "ቀን እንደ 2"
#: 05020301.xhp
msgctxt ""
@@ -18954,7 +18954,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Set the double-line options for the selected text."
-msgstr ""
+msgstr "ለ ተመረጠው ጽሁፍ የ ድርብ-መስመር ምርጫ ማሰናጃ"
#: 05020600.xhp
msgctxt ""
@@ -20435,7 +20435,7 @@ msgctxt ""
"hd_id3151246\n"
"help.text"
msgid "Using a Gradient as a Background"
-msgstr ""
+msgstr "ከፍታ እንደ መደብ መጠቀሚያ"
#: 05030600.xhp
msgctxt ""
@@ -20699,7 +20699,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Set the alignment options for the current paragraph."
-msgstr ""
+msgstr "ለ አሁኑ አንቀጽ የ ማሰለፊያ ምርጫ ማሰናጃ"
#: 05030700.xhp
msgctxt ""
@@ -21048,7 +21048,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Changes the scale of the selected graphic."
-msgstr ""
+msgstr "የ ተመረጠውን ንድፍ መጠን መቀየሪያ"
#: 05030800.xhp
msgctxt ""
@@ -21995,7 +21995,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Set the properties of the header."
-msgstr ""
+msgstr "የ ግርጌ ባህሪዎች ማሰናጃ"
#: 05040300.xhp
msgctxt ""
@@ -25380,7 +25380,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Bitmap"
#: 05210100.xhp
msgctxt ""
@@ -40997,7 +40997,7 @@ msgctxt ""
"par_idN10596\n"
"help.text"
msgid "Replace by character"
-msgstr ""
+msgstr "በ ባህሪ መቀየሪያ"
#: 06202000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/04.po b/source/am/helpcontent2/source/text/shared/04.po
index 8e052f82b5c..c0c7beaa4d3 100644
--- a/source/am/helpcontent2/source/text/shared/04.po
+++ b/source/am/helpcontent2/source/text/shared/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-09-21 18:08+0000\n"
+"PO-Revision-Date: 2013-12-30 23:56+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1379786908.0\n"
+"X-POOTLE-MTIME: 1388447779.0\n"
#: 01010000.xhp
msgctxt ""
@@ -1476,7 +1476,7 @@ msgctxt ""
"253\n"
"help.text"
msgid "Selects the next Gallery element above."
-msgstr ""
+msgstr "የሚቀጥለውን የ አዳራሽ አካል ከ ላይ መምረጫ"
#: 01010000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/autokorr.po b/source/am/helpcontent2/source/text/shared/autokorr.po
index ce9d1bacad7..5458ad303ba 100644
--- a/source/am/helpcontent2/source/text/shared/autokorr.po
+++ b/source/am/helpcontent2/source/text/shared/autokorr.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-01 19:41+0000\n"
+"PO-Revision-Date: 2013-12-26 17:29+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372707661.0\n"
+"X-POOTLE-MTIME: 1388078947.0\n"
#: 01000000.xhp
msgctxt ""
@@ -259,7 +259,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Your text was corrected by <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorrect</link> so that single quotation marks were replaced by <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">typographical quotation marks</link>."
-msgstr ""
+msgstr "የ እርስዎ ጽሁፍ ታርሟል በ <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">በራሱ አራሚ</link> የ ነጠላ ትምሕርተ ጥቅስ ተቀይሯል በ <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">ለሕትመት በሚያመች ትምሕርተ ጥቅስ ምልክት</link>."
#: 08000000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/autopi.po b/source/am/helpcontent2/source/text/shared/autopi.po
index 7dad34a5685..7908bda2afe 100644
--- a/source/am/helpcontent2/source/text/shared/autopi.po
+++ b/source/am/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-04 16:33+0000\n"
+"PO-Revision-Date: 2013-12-30 23:56+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375634036.0\n"
+"X-POOTLE-MTIME: 1388447812.0\n"
#: 01000000.xhp
msgctxt ""
@@ -8177,7 +8177,7 @@ msgctxt ""
"hd_id4791405\n"
"help.text"
msgid "OS X Address book"
-msgstr ""
+msgstr "የ OS X አድራሻ ደብተር"
#: 01170000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/explorer/database.po b/source/am/helpcontent2/source/text/shared/explorer/database.po
index fb19239f7fe..9c95f8b5d82 100644
--- a/source/am/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/am/helpcontent2/source/text/shared/explorer/database.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-30 21:57+0000\n"
+"PO-Revision-Date: 2014-01-02 18:31+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372629458.0\n"
+"X-POOTLE-MTIME: 1388687491.0\n"
#: 02000000.xhp
msgctxt ""
@@ -236,7 +236,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Missing Element"
-msgstr ""
+msgstr "ያልተገኙ አካላት"
#: 02000002.xhp
msgctxt ""
@@ -253,7 +253,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Missing Element"
-msgstr ""
+msgstr "ያልተገኙ አካላት"
#: 02000002.xhp
msgctxt ""
@@ -744,7 +744,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Specify field name"
-msgstr ""
+msgstr "የ ሜዳ ስም ይወስኑ"
#: 02010100.xhp
msgctxt ""
@@ -906,7 +906,7 @@ msgctxt ""
"195\n"
"help.text"
msgid "For example:"
-msgstr ""
+msgstr "ለምሳሌ:"
#: 02010100.xhp
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"183\n"
"help.text"
msgid "AVG"
-msgstr ""
+msgstr "AVG"
#: 02010100.xhp
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"169\n"
"help.text"
msgid "Determines the highest value of a field."
-msgstr ""
+msgstr "የ ሜዳውን ከፍተኛ ዋጋ መወሰኛ"
#: 02010100.xhp
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"171\n"
"help.text"
msgid "Determines the lowest value of a field."
-msgstr ""
+msgstr "የ ሜዳውን ዝቅተኛ ዋጋ መወሰኛ"
#: 02010100.xhp
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"192\n"
"help.text"
msgid "SELECT SUM(\"Price\") FROM \"Article\"."
-msgstr ""
+msgstr "SELECT SUM(\"Price\") FROM \"Article\"."
#: 02010100.xhp
msgctxt ""
@@ -1633,7 +1633,7 @@ msgctxt ""
"hd_id3153290\n"
"help.text"
msgid "Limit"
-msgstr ""
+msgstr "መጠን"
#: 02010100.xhp
msgctxt ""
@@ -1874,7 +1874,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "$[officename] command"
-msgstr ""
+msgstr "$[officename] ትእዛዝ"
#: 02010100.xhp
msgctxt ""
@@ -1991,7 +1991,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "(placeholder * for any number of characters"
-msgstr ""
+msgstr "(ቦታ ያዢ * ለማንኛውም ቁጥር ባህሪ"
#: 02010100.xhp
msgctxt ""
@@ -2000,7 +2000,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "placeholder ? for exactly one character)"
-msgstr ""
+msgstr "ቦታ ያዢ ? ለ አንድ ባህሪ ብቻ)"
#: 02010100.xhp
msgctxt ""
@@ -2035,7 +2035,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "Placeholder _ for exactly one character)"
-msgstr ""
+msgstr "ቦታ ያዢ _ለ አንድ ባህሪ ብቻ)"
#: 02010100.xhp
msgctxt ""
@@ -2260,7 +2260,7 @@ msgctxt ""
"101\n"
"help.text"
msgid "= TRUE"
-msgstr ""
+msgstr "= እውነት"
#: 02010100.xhp
msgctxt ""
@@ -2269,7 +2269,7 @@ msgctxt ""
"102\n"
"help.text"
msgid "= TRUE"
-msgstr ""
+msgstr "= እውነት"
#: 02010100.xhp
msgctxt ""
@@ -2296,7 +2296,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "= FALSE"
-msgstr ""
+msgstr "= ሀሰት"
#: 02010100.xhp
msgctxt ""
@@ -2305,7 +2305,7 @@ msgctxt ""
"106\n"
"help.text"
msgid "= FALSE"
-msgstr ""
+msgstr "= ሀሰት"
#: 02010100.xhp
msgctxt ""
@@ -2467,7 +2467,7 @@ msgctxt ""
"254\n"
"help.text"
msgid "{D'YYYY-MM-DD'}"
-msgstr ""
+msgstr "{D'YYYY-MM-DD'}"
#: 02010100.xhp
msgctxt ""
@@ -2530,7 +2530,7 @@ msgctxt ""
"262\n"
"help.text"
msgid "{d 'YYYY-MM-DD'}"
-msgstr ""
+msgstr "{d 'YYYY-MM-DD'}"
#: 02010100.xhp
msgctxt ""
@@ -2557,7 +2557,7 @@ msgctxt ""
"265\n"
"help.text"
msgid "DateTime"
-msgstr "ቀን ሰአት"
+msgstr "{t 'HH:MI:SS[.SS]'} - [ ] በምርጫ"
#: 02010100.xhp
msgctxt ""
@@ -12298,7 +12298,7 @@ msgctxt ""
"par_idN105CC\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field name for the filter condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">የ ሜዳ ስም ይምረጡ ለ ማጣሪያ ሁኔታ</ahelp>"
#: querywizard03.xhp
msgctxt ""
@@ -12634,7 +12634,7 @@ msgctxt ""
"par_idN10579\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the value for the grouping condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">ለ ቡድን ሁኔታ ዋጋውን ያስገቡ</ahelp>"
#: querywizard06.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index 92b9f5b8da3..2391fa378f3 100644
--- a/source/am/helpcontent2/source/text/shared/guide.po
+++ b/source/am/helpcontent2/source/text/shared/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-08 00:19+0000\n"
+"PO-Revision-Date: 2014-01-02 23:17+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375921144.0\n"
+"X-POOTLE-MTIME: 1388704668.0\n"
#: aaa_start.xhp
msgctxt ""
@@ -931,7 +931,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "Double-click inside a vacant area of the window while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. In the Styles and Formatting window, double-click a gray part of the window next to the icons while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Alternatively, press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F10</item>."
-msgstr ""
+msgstr "ሁለት-ጊዜ ይጫኑ በ መስኮቱ ባዶ ቦታ ውስጥ ተጭነው ይያዙ <switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ቁልፍ በ ዘዴዎች እና አቀራረብ መስኮት ውስጥ ሁለት-ጊዜ ይጫኑ በ መስኮቱ ግራጫ ክፍል በኩል ከ ምልክቶቹ አጠገብ ተጭነው ይያዙ <switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ቁልፍ፡ ለ አማራጭ ይጫኑ <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F10</item>."
#: autohide.xhp
msgctxt ""
@@ -1113,7 +1113,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "ይምረጡ የ መስመር ዘዴ ስፋት እና ቀለም ለ ተመረጠው ድንበር ዘዴ ከ<emph>መስመር</emph> ቦታ፡ ይህ ማሰናጃ ይፈጸማል ለ ሁሉም ድንበር መስመሮች በ ተመረጠው የድንበር ዘዴ ውስጥ ለሚካተቱት ሁሉ"
#: border_paragraph.xhp
msgctxt ""
@@ -1122,7 +1122,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "ይምረጡ እርቀቱን በ ድንበር መስመሮች እና በ አንቀጽ ይዞታ መሀከል ከ<emph>የ ይዞታዎች ክፍተት</emph> ቦታ፡ መቀየር የሚችሉት እርቀት የተወሰነ የ ድንበር መስመር ጠርዝ ያላቸውን ብቻ ነው"
#: border_paragraph.xhp
msgctxt ""
@@ -1167,7 +1167,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "ይምረጡ የ መስመር ዘዴ ስፋት እና ቀለም ለ ተመረጠው ድንበር ዘዴ ከ<emph>መስመር</emph> ቦታ፡ ይህ ማሰናጃ ይፈጸማል ለ ሁሉም ድንበር መስመሮች በ ተመረጠው የድንበር ዘዴ ውስጥ ለሚካተቱት ሁሉ"
#: border_paragraph.xhp
msgctxt ""
@@ -1185,7 +1185,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "ይምረጡ እርቀቱን በ ድንበር መስመሮች እና በ አንቀጽ ይዞታ መሀከል ከ<emph>የ ይዞታዎች ክፍተት</emph> ቦታ፡ መቀየር የሚችሉት እርቀት የተወሰነ የ ድንበር መስመር ጠርዝ ያላቸውን ብቻ ነው"
#: border_paragraph.xhp
msgctxt ""
@@ -1551,7 +1551,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Editing Chart Axes"
-msgstr ""
+msgstr "የ Chart Axes ማረሚያ"
#: chart_axis.xhp
msgctxt ""
@@ -1880,7 +1880,7 @@ msgctxt ""
"par_id6171452\n"
"help.text"
msgid "You see a chart preview and the Chart Wizard."
-msgstr ""
+msgstr "የ chart ቅድመ እይታ እና የ Chart አዋቂ ይታያል"
#: chart_insert.xhp
msgctxt ""
@@ -1957,7 +1957,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Double-click on the chart."
-msgstr ""
+msgstr "ሁለት-ጊዜ ይጫኑ በ chart ላይ"
#: chart_legend.xhp
msgctxt ""
@@ -4214,7 +4214,7 @@ msgctxt ""
"hd_id1695608\n"
"help.text"
msgid "Editing a Report Created in the Report Builder Window"
-msgstr ""
+msgstr "በ መግለጫ ገንቢ መስኮት የተፈጠረውን መግለጫ ማረሚያ"
#: data_report.xhp
msgctxt ""
@@ -4497,7 +4497,7 @@ msgctxt ""
"par_idN105C4\n"
"help.text"
msgid "Creating a New Report With the Report Wizard"
-msgstr ""
+msgstr "አዲስ መግለጫ መፍጠሪያ በ ፎርም አዋቂ"
#: data_reports.xhp
msgctxt ""
@@ -10669,7 +10669,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Press Enter to execute the selected entry."
-msgstr ""
+msgstr "የ ተመረጠውን ማስገቢያ ለመፈጸም ማስገቢያውን ይጫኑ"
#: keyboard.xhp
msgctxt ""
@@ -12142,7 +12142,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Select the <emph>Language</emph> and click <emph>OK</emph>."
-msgstr ""
+msgstr "ይምረጡ <emph>ቋንቋ</emph> እና ይጫኑ <emph>እሺ</emph>."
#: language_select.xhp
msgctxt ""
@@ -12845,7 +12845,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Enter a name for the line style and click <emph>OK</emph>."
-msgstr ""
+msgstr "ለ መስመር ዘዴ ስም ያስገቡ እና ይጫኑ <emph>እሺ</emph>."
#: linestyle_define.xhp
msgctxt ""
@@ -13959,7 +13959,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "AutoShapes"
-msgstr ""
+msgstr "በራሱ ቅርጾች"
#: ms_import_export_limitations.xhp
msgctxt ""
@@ -14049,7 +14049,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "AutoShapes"
-msgstr ""
+msgstr "በራሱ ቅርጾች"
#: ms_import_export_limitations.xhp
msgctxt ""
@@ -14103,7 +14103,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "AutoShapes"
-msgstr ""
+msgstr "በራሱ ቅርጾች"
#: ms_import_export_limitations.xhp
msgctxt ""
@@ -15851,7 +15851,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Turning on protection"
-msgstr ""
+msgstr "መጠበቂያውን ማብሪያ"
#: protection.xhp
msgctxt ""
@@ -15869,7 +15869,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Turning off protection"
-msgstr ""
+msgstr "መጠበቂያውን ማጥፊያ"
#: protection.xhp
msgctxt ""
@@ -15914,7 +15914,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Turning on protection"
-msgstr ""
+msgstr "መጠበቂያውን ማብሪያ"
#: protection.xhp
msgctxt ""
@@ -15932,7 +15932,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Turning off protection"
-msgstr ""
+msgstr "መጠበቂያውን ማጥፊያ"
#: protection.xhp
msgctxt ""
@@ -15968,7 +15968,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Turning on protection"
-msgstr ""
+msgstr "መጠበቂያውን ማብሪያ"
#: protection.xhp
msgctxt ""
@@ -16513,7 +16513,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "2."
-msgstr ""
+msgstr "2."
#: redlining_enter.xhp
msgctxt ""
@@ -17172,7 +17172,7 @@ msgctxt ""
"par_idN10AF7\n"
"help.text"
msgid "Select an event from the list and click <emph>OK</emph>."
-msgstr ""
+msgstr "ይምረጡ ሁኔታ ከ ዝርዝር ውስጥ እና ይጫኑ <emph>እሺ</emph>."
#: scripting.xhp
msgctxt ""
@@ -18520,7 +18520,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "Starts with an empty Writer master document."
-msgstr ""
+msgstr "በ ባዶ መጻፊያ ዋንው ሰነድ ማስጀመሪያ"
#: start_parameters.xhp
msgctxt ""
@@ -18538,7 +18538,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "Starts with an empty HTML document."
-msgstr ""
+msgstr "በ ባዶ HTML ሰነድ ማስጀመሪያ"
#: start_parameters.xhp
msgctxt ""
@@ -19761,7 +19761,7 @@ msgctxt ""
"par_idN107B0\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01011000.xhp\">Undo Options</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/optionen/01011000.xhp\">የመተው ምርጫዎች </link>"
#: version_number.xhp
msgctxt ""
@@ -20020,7 +20020,7 @@ msgctxt ""
"par_idN10746\n"
"help.text"
msgid "Working with XForms"
-msgstr ""
+msgstr "በ XForms መስሪያ"
#: xforms.xhp
msgctxt ""
@@ -20708,7 +20708,7 @@ msgctxt ""
"par_idN10B19\n"
"help.text"
msgid "Select the filter you want to delete and click <emph>Delete</emph>."
-msgstr ""
+msgstr "ማጥፋት የሚፈልጉትን ማጣሪያ ይምረጡ እና ይጫኑ <emph>ማጥፊያ</emph>."
#: xsltfilter_distribute.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/simpress/01.po b/source/am/helpcontent2/source/text/simpress/01.po
index 113635fbeca..9ff449356eb 100644
--- a/source/am/helpcontent2/source/text/simpress/01.po
+++ b/source/am/helpcontent2/source/text/simpress/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-09-15 17:32+0000\n"
+"PO-Revision-Date: 2013-12-31 00:20+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1379266324.0\n"
+"X-POOTLE-MTIME: 1388449236.0\n"
#: 01170000.xhp
msgctxt ""
@@ -6083,7 +6083,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Custom Animation Pane"
-msgstr ""
+msgstr "Custom እንቅስቃሴ ክፍል"
#: 06060000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/simpress/guide.po b/source/am/helpcontent2/source/text/simpress/guide.po
index bd269d2bb42..87bd803e144 100644
--- a/source/am/helpcontent2/source/text/simpress/guide.po
+++ b/source/am/helpcontent2/source/text/simpress/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-10 22:52+0000\n"
+"PO-Revision-Date: 2014-01-03 16:05+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376175157.0\n"
+"X-POOTLE-MTIME: 1388765100.0\n"
#: 3d_create.xhp
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"par_idN1088B\n"
"help.text"
msgid "Click the <emph>Extrusion On/Off</emph> icon<image id=\"img_id2490920\" src=\"cmd/sc_extrusiontoggle.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2490920\">Icon</alt></image> on the <emph>Drawing</emph> bar, or right-click the object and choose <emph>Convert - To 3D</emph>."
-msgstr ""
+msgstr "ይጫኑ የ <emph>ማሾለኪያ ማብሪያ/ማጥፊያ</emph> ምልክት<image id=\"img_id2490920\" src=\"cmd/sc_extrusiontoggle.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2490920\">ምልክት</alt></image> በ <emph>መሳያ</emph> መደርደሪያ ላይ ወይንም በቀኝ-ይጫኑ እቃው ላይ እና ይምረጡ <emph>መቀየሪያ - ወደ 3ዲ</emph>."
#: 3d_create.xhp
msgctxt ""
@@ -532,7 +532,7 @@ msgctxt ""
"bm_id3150251\n"
"help.text"
msgid "<bookmark_value>objects; moving along paths</bookmark_value><bookmark_value>connecting; paths and objects</bookmark_value><bookmark_value>paths; moving objects along</bookmark_value><bookmark_value>motion paths</bookmark_value><bookmark_value>deleting;animation effects</bookmark_value><bookmark_value>effects;applying to/removing from objects</bookmark_value><bookmark_value>animation effects</bookmark_value><bookmark_value>animations;editing</bookmark_value><bookmark_value>custom animation</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>እቃዎች; በ መንገዱ በመንቀሳቀስ ላይ</bookmark_value><bookmark_value>በ መገናኘት ላይ; መንገዶች እና እቃዎች</bookmark_value><bookmark_value>መንገዶች; በመንቀሳቀስ ላይ እቃዎች </bookmark_value><bookmark_value>በመንቀሳቀስ ላይ መንገዶች</bookmark_value><bookmark_value>ማጥፊያ;የ እንቅስቃሴ ውጤቶች</bookmark_value><bookmark_value>ውጤቶች;መፈጸሚያ ወደ/ከ እቃዎች ማስወገጃ</bookmark_value><bookmark_value>የ እንቅስቃሴ ውጤቶች</bookmark_value><bookmark_value>እንቅስቃሴ;ማረሚያ</bookmark_value><bookmark_value>custom እንቅስቃሴ</bookmark_value>"
#: animated_objects.xhp
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "You can apply preset animation effects to objects on your slide."
-msgstr ""
+msgstr "በ እርስዎ ተንሸራታች ውስጥ ቀደም ብለው የተሰናዱ የ እንቅስቃሴ ውጤቶችን መፈጸም ይችላሉ"
#: animated_objects.xhp
msgctxt ""
@@ -611,7 +611,7 @@ msgctxt ""
"hd_id2476577\n"
"help.text"
msgid "To apply and edit a motion path effect:"
-msgstr ""
+msgstr "የ እንቅስቃሴ መንገድ ውጤት ለ መፈጸም እና ለ ማረም:"
#: animated_objects.xhp
msgctxt ""
@@ -5491,7 +5491,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Select the text that you want to convert, and do one of the following:"
-msgstr ""
+msgstr "መቀየር የሚፈልጉትን ጽሁፍ ይምረጡ እና ከሚቀጥሉት አንዱን ይፈጽሙ:"
#: text2curve.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/smath/01.po b/source/am/helpcontent2/source/text/smath/01.po
index 7fdf14b74b2..d3cfdc18b9b 100644
--- a/source/am/helpcontent2/source/text/smath/01.po
+++ b/source/am/helpcontent2/source/text/smath/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-08 18:47+0000\n"
+"PO-Revision-Date: 2014-01-04 17:18+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375987634.0\n"
+"X-POOTLE-MTIME: 1388855892.0\n"
#: 02080000.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_id3154702\n"
"help.text"
msgid "<bookmark_value>markers; next</bookmark_value><bookmark_value>placeholders; position of next</bookmark_value><bookmark_value>markers; definition</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ምልክቶች; ይቀጥሉ</bookmark_value><bookmark_value>ቦታ ያዦች; የሚቀጥለው ቦታ</bookmark_value><bookmark_value>ምልክቶች; ትርጉም</bookmark_value>"
#: 02080000.xhp
msgctxt ""
@@ -304,7 +304,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"SID_DRAW\">This command updates the formula in the document window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SID_DRAW\">ይህ ትእዛዝ በ አሁኑ ሰነድ መስኮት ውስጥ formula ያሻሽላል</ahelp>"
#: 03070000.xhp
msgctxt ""
@@ -313,7 +313,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Changes in the <emph>Commands</emph> window are automatically updated if <emph>AutoUpdate Display</emph> is activated."
-msgstr ""
+msgstr "ለውጦች በ <emph>ትእዛዝ</emph> መስኮት ውስጥ ራሱ በራሱ ያሻሽላል የ <emph>በራሱ ማሻሻያ ማሳያ</emph> ንቁ ከሆነ"
#: 03080000.xhp
msgctxt ""
@@ -363,7 +363,7 @@ msgctxt ""
"bm_id3155963\n"
"help.text"
msgid "<bookmark_value>selection options in formulas</bookmark_value> <bookmark_value>formulas; selections</bookmark_value> <bookmark_value>elements;in Math</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>በ formulas ውስጥ የምርጫዎች ምርጫ</bookmark_value> <bookmark_value>formulas; ምርጫዎች</bookmark_value> <bookmark_value>አካሎች;በ ሂሳብ ውስጥ</bookmark_value>"
#: 03090000.xhp
msgctxt ""
@@ -668,7 +668,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XSYMTIMESY\">Inserts an asterisk multiplication sign with two placeholders. </ahelp> You can also type <emph><?>*<?></emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XSYMTIMESY\">ማስገቢያ የ ኮከብ ማባዣ ምልክት ከ ሁለት ቦታ ያዢ ጋር </ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?>*<?></emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090100.xhp
msgctxt ""
@@ -720,7 +720,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XOVERY\">Inserts a fraction with two placeholders.</ahelp> You can also type <emph><?>over<?></emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XOVERY\">ማስገቢያ ክፍልፋይ ከ ሁለት ቦታ ያዢ ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?>over<?></emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090100.xhp
msgctxt ""
@@ -1000,7 +1000,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/smath/01/03090200.xhp\" name=\"Relations\">Relations</link>"
-msgstr ""
+msgstr "<link href=\"text/smath/01/03090200.xhp\" name=\"Relations\">ግንኙነቱ</link>"
#: 03090200.xhp
msgctxt ""
@@ -1053,7 +1053,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XEQY\">Inserts an equal sign (=) with two placeholders.</ahelp> You can also directly type <emph><?> = <?></emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XEQY\">ማስገቢያ የ እኩል ምልክት (=) ከ ሁለት ቦታ ያዢዎች ጋር </ahelp> እንዲሁም በቀጥታ መጻፍ ይችላሉ በ <emph><?> = <?></emph> in the <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"79\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XDIVIDESY\">Inserts the <emph>divides</emph> character.</ahelp> You can also type <emph><?> divides <?></emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XDIVIDESY\">ማስገቢያ የ <emph>ማካፈያ</emph> ባህሪ</ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?> ማካፈያ <?></emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1209,7 +1209,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XLTY\">Inserts the <emph>less than</emph> relation.</ahelp> You can also type <emph><?>lt<?></emph> or <?> < <?> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XLTY\">ማስገቢያ የ <emph>ያንሳል</emph> ግንኙነት.</ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?>lt<?></emph> ወይንም <?> < <?> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1261,7 +1261,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XAPPROXY\">Inserts the <emph>approximately equal</emph> relation with two placeholders.</ahelp> You can also type <emph><?> approx <?> </emph>in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XAPPROXY\">ማስገቢያ የ <emph>በግምት እኩል ይሆናል</emph> ከ ሁለት ቦታ ያዢ ግንኙነት ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?> approx <?> </emph>በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1313,7 +1313,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XLESLANTY\">Inserts a <emph>less than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> leslant <?></emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XLESLANTY\">ማስገቢያ የ <emph>ያንሳል ወይንም እኩል ይሆናል ከ</emph> ከ ሁለት ቦታ ያዢ ግንኙነት ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?> leslant <?></emph>በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1339,7 +1339,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XGESLANTY\">Inserts the <emph>greater than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?>geslant<?> </emph>in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XGESLANTY\">ማስገቢያ የ <emph>ይበልጣል ወይም እኩል ይሆናል ከ </emph> ከ ሁለት ቦታ ያዢ ግንኙነት ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?>geslant<?> </emph>በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1365,7 +1365,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XSIMEQY\">Inserts the <emph>similar or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?>simeq<?></emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XSIMEQY\">ማስገቢያ የ <emph>ተመሳሳይ ወይንም እኩል ይሆናል ከ</emph> ከ ሁለት ቦታ ያዢ ግንኙነት ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?>simeq<?></emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ."
#: 03090200.xhp
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XPROPY\">Inserts the <emph>proportional to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> prop <?></emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XPROPY\">ማስገቢያ የ <emph>ተመጣጣኝ ይሆናል ከ</emph> ከ ሁለት ቦታ ያዢ ግንኙነት ጋር </ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?> prop <?></emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1417,7 +1417,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XLEY\">Inserts the <emph>less than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> le <?></emph> or <emph><?> <= <?></emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XLEY\">ማስገቢያ የ <emph>ያንሳል ወይም እኩል ይሆናል ከ</emph> ከ ሁለት ቦታ ያዢ ግንኙነት ጋር </ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?> le <?></emph> ወይንም <emph><?> <= <?></emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1443,7 +1443,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XGEY\">Inserts the <emph>greater than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> ge <?></emph> or <emph><?> >= <?></emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_XGEY\">ማስገቢያ የ <emph>ይበልጣል ወይም እኩል ይሆናል ከ</emph> ከ ሁለት ቦታ ያዢ ግንኙነት ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph><?> ge <?></emph> ወይንም <emph><?> >= <?></emph> in the <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1547,7 +1547,7 @@ msgctxt ""
"85\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_DLRARROW\">Inserts the logical relation <emph>arrow with double bar pointing left and right</emph> with two operators.</ahelp> You can also type <emph>dlrarrow</emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_DLRARROW\">ማስገቢያ የ logical relation <emph>ድርብ ቀስት ወደ ግራእና ወደ ቀኝ የሚያመለክት</emph> ከ ሁለት operators ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph>dlrarrow</emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1573,7 +1573,7 @@ msgctxt ""
"87\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_DRARROW\">Inserts the logical operator <emph>arrow with double bar pointing right</emph> with two placeholders.</ahelp> You can also type <emph>drarrow</emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_DRARROW\">ማስገቢያ የ logical operator <emph>ድርብ ቀስት ወደ ቀኝ የሚያመለክት</emph>ከ ሁለት ቦታ ያዢ ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph>drarrow</emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090200.xhp
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_LIMX\">Inserts the <emph>limit sign</emph> with one placeholder.</ahelp> You can also enter <emph>lim <?></emph> directly in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_LIMX\">ማስገቢያ የ <emph>መጠን ምልክት</emph> ከ አንድ ቦታ ያዢ ጋር</ahelp> እንዲሁም ማስገባት ይችላሉ <emph>lim <?></emph> በቀጥታ በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090300.xhp
msgctxt ""
@@ -2043,7 +2043,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_INTX\">Inserts an <emph>integral</emph> sign with one placeholder.</ahelp> You can also type <emph>int <?></emph> directly in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_INTX\">ማስገቢያ የ <emph>integral</emph> ምልክት ከ አንድ ቦታ ያዢ ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph>int <?></emph> በቀጥታ በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090300.xhp
msgctxt ""
@@ -2478,7 +2478,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Sine"
-msgstr ""
+msgstr "Sine"
#: 03090400.xhp
msgctxt ""
@@ -2504,7 +2504,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Cosine"
-msgstr ""
+msgstr "Cosine"
#: 03090400.xhp
msgctxt ""
@@ -2530,7 +2530,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Tangent"
-msgstr ""
+msgstr "Tangent"
#: 03090400.xhp
msgctxt ""
@@ -2556,7 +2556,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Cotangent"
-msgstr ""
+msgstr "Cotangent"
#: 03090400.xhp
msgctxt ""
@@ -2582,7 +2582,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "Hyperbolic Sine"
-msgstr ""
+msgstr "Hyperbolic Sine"
#: 03090400.xhp
msgctxt ""
@@ -2634,7 +2634,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "Hyperbolic Cosine"
-msgstr ""
+msgstr "Hyperbolic Cosine"
#: 03090400.xhp
msgctxt ""
@@ -2643,7 +2643,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_COSHX\">Inserts a hyperbolic cosine symbol with one placeholder.</ahelp> You can also type <emph>cosh(<?>)</emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_COSHX\">ማስገቢያ የ hyperbolic cosine symbol ከ አንድ ቦታ ያዢ ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph>cosh(<?>)</emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090400.xhp
msgctxt ""
@@ -2660,7 +2660,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "Hyperbolic Tangent"
-msgstr ""
+msgstr "Hyperbolic Tangent"
#: 03090400.xhp
msgctxt ""
@@ -2669,7 +2669,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_TANHX\">Inserts a hyperbolic tangent symbol with one placeholder.</ahelp> You can also type <emph>tanh(<?>)</emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_TANHX\">ማስገቢያ የ hyperbolic tangent symbol ከ አንድ ቦታ ያዢ ጋር</ahelp> እንዲሁም መጻፍ ይችላሉ <emph>tanh(<?>)</emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090400.xhp
msgctxt ""
@@ -2686,7 +2686,7 @@ msgctxt ""
"75\n"
"help.text"
msgid "Hyperbolic Cotangent"
-msgstr ""
+msgstr "Hyperbolic Cotangent"
#: 03090400.xhp
msgctxt ""
@@ -2695,7 +2695,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_COTHX\">Inserts a hyperbolic cotangent symbol with one placeholder.</ahelp> You can directly type <emph>coth(<?>)</emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_COTHX\">ማስገቢያ የ hyperbolic cotangent symbol ከ አንድ ቦታ ያዢ ጋር</ahelp> በ ቀጥታ መጻፍ ይችላሉ <emph>coth(<?>)</emph> በ <emph>ትእዛዝ</emph> መስኮት ውስጥ"
#: 03090400.xhp
msgctxt ""
@@ -2712,7 +2712,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "nth Root"
-msgstr ""
+msgstr "nth Root"
#: 03090400.xhp
msgctxt ""
@@ -2833,7 +2833,7 @@ msgctxt ""
"par_idN104CC\n"
"help.text"
msgid "<image id=\"img_id3154624\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154624\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">ምልክት</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -3837,7 +3837,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<emph>Breve</emph>"
-msgstr ""
+msgstr "<emph>Breve</emph>"
#: 03090600.xhp
msgctxt ""
@@ -3915,7 +3915,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<emph>Tilde</emph>"
-msgstr ""
+msgstr "<emph>Tilde</emph>"
#: 03090600.xhp
msgctxt ""
@@ -3941,7 +3941,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<emph>Circumflex</emph>"
-msgstr ""
+msgstr "<emph>Circumflex</emph>"
#: 03090600.xhp
msgctxt ""
@@ -4019,7 +4019,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<emph>Wide vector arrow</emph>"
-msgstr ""
+msgstr "<emph>Wide vector arrow</emph>"
#: 03090600.xhp
msgctxt ""
@@ -4123,7 +4123,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<emph>Line over</emph>"
-msgstr ""
+msgstr "<emph>መስመር ከ ላይ</emph>"
#: 03090600.xhp
msgctxt ""
@@ -4481,7 +4481,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Superscript left"
-msgstr ""
+msgstr "በ ግራ በትንንሹ ከፍ ብሎ መጻፊያ"
#: 03090700.xhp
msgctxt ""
@@ -7147,7 +7147,7 @@ msgctxt ""
"par_id3903317\n"
"help.text"
msgid "No symbol. Usage:"
-msgstr ""
+msgstr "ምልክት የለም፡ አጠቃቀም:"
#: 03091501.xhp
msgctxt ""
@@ -7358,7 +7358,7 @@ msgctxt ""
"par_id7552110\n"
"help.text"
msgid "No symbol."
-msgstr ""
+msgstr "ምልክት የለም"
#: 03091501.xhp
msgctxt ""
@@ -8027,7 +8027,7 @@ msgctxt ""
"140\n"
"help.text"
msgid "Succeeds or equal to"
-msgstr ""
+msgstr "ተሳክቷል ወይም እኩል ነው"
#: 03091502.xhp
msgctxt ""
@@ -11095,7 +11095,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<emph>Nabla</emph>"
-msgstr ""
+msgstr "<emph>Nabla</emph>"
#: 03091600.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/smath/02.po b/source/am/helpcontent2/source/text/smath/02.po
index 3ae52a4455b..7e827acaca5 100644
--- a/source/am/helpcontent2/source/text/smath/02.po
+++ b/source/am/helpcontent2/source/text/smath/02.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-03 21:29+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388784560.0\n"
#: 03010000.xhp
msgctxt ""
@@ -20,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Formula Cursor"
-msgstr ""
+msgstr "Formula መጠቆሚያ"
#: 03010000.xhp
msgctxt ""
@@ -28,7 +30,7 @@ msgctxt ""
"bm_id3149500\n"
"help.text"
msgid "<bookmark_value>formula cursor in $[officename] Math</bookmark_value><bookmark_value>cursor; in $[officename] Math</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>formula መጠቆሚያ በ $[officename] ሂሳብ</bookmark_value><bookmark_value>መጠቆሚያ; በ $[officename] ሂሳብ</bookmark_value>"
#: 03010000.xhp
msgctxt ""
@@ -37,7 +39,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Formula Cursor"
-msgstr ""
+msgstr "Formula መጠቆሚያ"
#: 03010000.xhp
msgctxt ""
@@ -46,7 +48,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"cursor\"><ahelp hid=\"SID_FORMULACURSOR\">Use this icon on the Tools bar to turn the Formula Cursor on or off.</ahelp> The part of the formula where the cursor is positioned in the <emph>Commands</emph> window is marked with a thin border when the formula cursor is active.</variable>"
-msgstr ""
+msgstr "<variable id=\"cursor\"><ahelp hid=\"SID_FORMULACURSOR\">ይህን ምልክት ይጠቀሙ ከ እቃ መደርደሪያ ላይ የ Formula መጠቆሚያ ለማብሪያ ወይንም ለማጥፊያ</ahelp> የ formula አካል መጠቆሚያው ባለበት ቦታ የ <emph>ትእዛዝ</emph> መስኮት በ ቀጭን የድንበር መስመር ይከበባል የ formula መጠቆሚያው ንቁ ሲሆን </variable>"
#: 03010000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter/01.po b/source/am/helpcontent2/source/text/swriter/01.po
index 8970ca2b57f..b22c36c0020 100644
--- a/source/am/helpcontent2/source/text/swriter/01.po
+++ b/source/am/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-18 17:01+0000\n"
+"PO-Revision-Date: 2014-01-02 18:36+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376845271.0\n"
+"X-POOTLE-MTIME: 1388687787.0\n"
#: 01120000.xhp
msgctxt ""
@@ -847,7 +847,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the previous item in the document. To specify the type of item to jump to, click the <emph>Navigation</emph> icon, and then click an item category - for example, \"Graphics\".</ahelp> Jumps to the previous item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Graphics\"."
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">በ ሰነዱ ውስጥ ቀደም ወዳለው እቃ መዝለያ፡ ለመወሰን መዝለል ወደሚፈልጉት እቃ ይጫኑ የ <emph>መቃኛ</emph> ምልክት እና ከዛ ይጫኑ የ ምድብ እቃ - ለምሳሌ \"ንድፎች\".</ahelp> በ ሰነዱ ውስጥ ቀደም ወዳለው እቃ ይዘላል፡ ለመወሰን መዝለል ወደሚፈልጉት እቃ ይጫኑ የ <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">መቃኛ</link> ምልክት እና ከዛ ይጫኑ የ ምድብ እቃ - ለምሳሌ \"ንድፎች\""
#: 02110000.xhp
msgctxt ""
@@ -882,7 +882,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>Navigation</emph></link> icon, and then click an item category - for example, \"Graphics\".</ahelp> Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Graphics\"."
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">በ ሰነዱ ውስጥ ወደሚቀጥለው እቃ መዝለያ፡ ለመወሰን መዝለል ወደሚፈልጉት እቃ ይጫኑ የ <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>መቃኛ</emph></link> ምልክት እና ከዛ ይጫኑ የ እቃ ምድብ - ለምሳሌ \"ንድፎች\"</ahelp> በ ሰነዱ ውስጥ ወደሚቀጥለው እቃ ይዘላል፡ ለመወሰን መዝለል ወደሚፈልጉት እቃ ይጫኑ የ <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">መቃኛ</link> ምልክት እና ከዛ ይጫኑ የ እቃ ምድብ - ለምሳሌ \"ንድፎች\""
#: 02110000.xhp
msgctxt ""
@@ -890,7 +890,7 @@ msgctxt ""
"par_id3150767\n"
"help.text"
msgid "<image id=\"img_id3150773\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150773\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150773\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150773\">ምልክት</alt></image>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">በ ሰነዱ ውስጥ ወደሚቀጥለው እቃ መዝለያ፡ ለመወሰን መዝለል ወደሚፈልጉት እቃ ይጫኑ የ <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>መቃኛ</emph></link> ምልክት እና ከዛ ይጫኑ የ እቃ ምድብ - ለምሳሌ \"ንድፎች\"</ahelp> በ ሰነዱ ውስጥ ወደሚቀጥለው እቃ ይዘላል፡ ለመወሰን መዝለል ወደሚፈልጉት እቃ ይጫኑ የ <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">መቃኛ</link> ምልክት እና ከዛ ይጫኑ የ እቃ ምድብ - ለምሳሌ \"ንድፎች\""
#: 02110000.xhp
msgctxt ""
@@ -2607,7 +2607,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "To change the view between field names and field contents in your document, choose <emph>View - Fields</emph>."
-msgstr ""
+msgstr "በ እርስዎ ሰነድ ውስጥ መመልከቻውን ለመቀያየር በ ሜዳ ስሞች እና በ ሜዳ ይዞታዎች መካከል ይምረጡ <emph>መመልከቻ - ሜዳዎች</emph>."
#: 02140000.xhp
msgctxt ""
@@ -17367,7 +17367,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Through"
-msgstr ""
+msgstr "በሙሉ"
#: 05060200.xhp
msgctxt ""
@@ -19004,7 +19004,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Macro name"
-msgstr ""
+msgstr "የ Macro ስም"
#: 05060700.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter/02.po b/source/am/helpcontent2/source/text/swriter/02.po
index 9365864cc41..34e6bf04508 100644
--- a/source/am/helpcontent2/source/text/swriter/02.po
+++ b/source/am/helpcontent2/source/text/swriter/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-21 14:54+0000\n"
+"PO-Revision-Date: 2014-01-01 18:29+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374418489.0\n"
+"X-POOTLE-MTIME: 1388600942.0\n"
#: 02110000.xhp
msgctxt ""
@@ -434,7 +434,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes the cell range for the sum function as long as the cells are filled with numbers. Prior to entering the data, you must enable the <emph>Number Recognition</emph> in the context menu of the table."
-msgstr ""
+msgstr "<item type=\"productname\">%PRODUCTNAME</item> ለ ድምር ተግባር የክፍሉን መጠን ያስታውሳል ክፍሎቹ በ ቁጥር እስከ ተሞሉ ድረስ፡ ዳታውን ከማስገባትዎ በፊት ማስቻል አለብዎት የ <emph>ቁጥር ማስታወሻ</emph> በ ሰንጠረዥ አገባብ ዝርዝር ውስጥ"
#: 04250000.xhp
msgctxt ""
@@ -1942,7 +1942,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"HID_MN_CALC_POW\">Calculates the power of a number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_MN_CALC_POW\">Calculates the power of a number.</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -2113,7 +2113,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<ahelp hid=\"HID_MN_CALC_LEQ\">Tests for values less than or equal to a specified value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_MN_CALC_LEQ\">ከተሰጠው ዋጋ ጋር ያንሱ ወይንም እኩል እንደሆነ መሞከሪያ</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -2149,7 +2149,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"HID_MN_CALC_GEQ\">Tests for values greater than or equal to a specified value</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_MN_CALC_GEQ\">ከተሰጠው ዋጋ ጋር ያንሱ ወይንም እኩል እንደሆነ መሞከሪያ</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -2185,7 +2185,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<ahelp hid=\"HID_MN_CALC_LES\">Tests for values less than a specified value</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_MN_CALC_LES\">ከተሰጠው ዋጋ ጋር ያንሱ እንደሆነ መሞከሪያ</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "<ahelp hid=\"HID_MN_CALC_GRE\">Tests for values greater than a specified value</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_MN_CALC_GRE\">ከተሰጠው ዋጋ ጋር ይበልጡ እንደሆነ መሞከሪያ</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -3352,7 +3352,7 @@ msgctxt ""
"par_idN10814\n"
"help.text"
msgid "Inserts an index or a table of contents at the current cursor position."
-msgstr ""
+msgstr "በ አሁኑ የመጠቆሚያው ቦታ ማውጫ ወይንም የሰንጠረዥ ማውጫ ማስገቢያ"
#: 18010000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter/guide.po b/source/am/helpcontent2/source/text/swriter/guide.po
index 4a9e76e66ec..d2ecea91033 100644
--- a/source/am/helpcontent2/source/text/swriter/guide.po
+++ b/source/am/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-14 18:34+0000\n"
+"PO-Revision-Date: 2014-01-02 23:53+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376505292.0\n"
+"X-POOTLE-MTIME: 1388706837.0\n"
#: anchor_object.xhp
msgctxt ""
@@ -251,7 +251,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "On the <emph>Standard Bar</emph>, click the<emph> Navigator</emph> icon <image id=\"img_id5211883\" src=\"cmd/sc_navigator.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id5211883\">Icon</alt></image> to open the <emph>Navigator</emph>."
-msgstr "በ <emph>መደበኛ መደርደሪያው ላይ</emph>, ይጫኑ<emph> የመቃኛውን</emph> ምልክት <image id=\"img_id5211883\" src=\"cmd/sc_navigator.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id5211883\">ምልክት</alt></image> ለመክፈት <emph>መቃኛውን</emph>."
+msgstr "በ <emph>መደበኛ መደርደሪያው ላይ</emph> ይጫኑ<emph> የመቃኛውን</emph> ምልክት <image id=\"img_id5211883\" src=\"cmd/sc_navigator.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id5211883\">ምልክት</alt></image> ለመክፈት <emph>መቃኛውን</emph>."
#: arrange_chapters.xhp
msgctxt ""
@@ -260,7 +260,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "On the <emph>Navigator</emph>, click the <emph>Content View </emph>icon <image id=\"img_id3156338\" src=\"sw/imglst/sc20244.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3156338\">Icon</alt></image>."
-msgstr "በ <emph>መቃኛው</emph>, ይጫኑ <emph>ይዞታ መመልከቻውን</emph>ምልክት <image id=\"img_id3156338\" src=\"sw/imglst/sc20244.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3156338\">ምልክት</alt></image>."
+msgstr "በ <emph>መቃኛው</emph> ይጫኑ <emph>ይዞታ መመልከቻውን</emph>ምልክት <image id=\"img_id3156338\" src=\"sw/imglst/sc20244.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3156338\">ምልክት</alt></image>."
#: arrange_chapters.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "$[officename] can automatically apply numbering or bullets as you type."
-msgstr "$[officename] በሚጽፉ ጊዜ ቁጥር መስጫ ወይንም ነጥብ መስጫ ራሱ በራሱ መፈጸሚያ"
+msgstr "$[officename] በሚጽፉ ጊዜ ራሱ በራሱ ቁጥር ወይንም ነጥብ መስጫ መፈጸሚያ"
#: auto_numbering.xhp
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "To Enable Automatic Numbering and Bulleting"
-msgstr "ራሱ በራሱ ቁጥር መስጫ እና ነጥብ መስጫ ማስቻያ"
+msgstr "ራሱ በራሱ ቁጥር እና ነጥብ መስጫ ማስቻያ"
#: auto_numbering.xhp
msgctxt ""
@@ -1362,7 +1362,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Defining Borders for Characters"
-msgstr ""
+msgstr "ለ ባህሪዎች ድንበር መግለጫ"
#: border_character.xhp
msgctxt ""
@@ -1370,7 +1370,7 @@ msgctxt ""
"bm_id3156136\n"
"help.text"
msgid "<bookmark_value>characters;defining borders</bookmark_value> <bookmark_value>borders; for characters</bookmark_value> <bookmark_value>frames; around characters</bookmark_value> <bookmark_value>defining;character borders</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ለ ባህሪዎች;ድንበር መግለጫ</bookmark_value> <bookmark_value>ድንበሮች; ለ ባህሪዎች</bookmark_value> <bookmark_value>ክፈፎች; በ ባህሪዎች ዙሪያ</bookmark_value> <bookmark_value>መግለጫ;ለ ባህሪዎች ድንበር</bookmark_value>"
#: border_character.xhp
msgctxt ""
@@ -1378,7 +1378,7 @@ msgctxt ""
"hd_id3116136\n"
"help.text"
msgid "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">Defining Borders for Characters</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">ለ ባህሪዎች;ድንበር መግለጫ</link> </variable>"
#: border_character.xhp
msgctxt ""
@@ -1394,7 +1394,7 @@ msgctxt ""
"hd_id3110503\n"
"help.text"
msgid "To Set a Predefined Border Style"
-msgstr ""
+msgstr "በቅድሚያ የተወሰነ የድንበር ዘዴ ማሰናጃ"
#: border_character.xhp
msgctxt ""
@@ -1402,7 +1402,7 @@ msgctxt ""
"par_id3118661\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "በዙሪያው ድንበር መጨመር የሚፈልጉትን የ ባህሪዎችን መጠን ይምረጡ"
#: border_character.xhp
msgctxt ""
@@ -1410,7 +1410,7 @@ msgctxt ""
"par_id3118473\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "ይምረጡ <emph>አቀራረብ - ለ ባህሪ - ድንበሮች</emph>."
#: border_character.xhp
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"par_id3110171\n"
"help.text"
msgid "Select one of the default border styles in the <emph>Default</emph> area."
-msgstr ""
+msgstr "አንድ ነባር የ ድንበር ዘዴ ይምረጡ ከ <emph>ነባር</emph> ቦታ."
#: border_character.xhp
msgctxt ""
@@ -1442,7 +1442,7 @@ msgctxt ""
"par_id3111023\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "ይጫኑ <emph>እሺ</emph> ለውጦቹን ለመፈጸም"
#: border_character.xhp
msgctxt ""
@@ -1450,7 +1450,7 @@ msgctxt ""
"hd_id3142068\n"
"help.text"
msgid "To Set a Customized Border Style"
-msgstr ""
+msgstr "Customized የድንበር ዘዴ ለማሰናዳት"
#: border_character.xhp
msgctxt ""
@@ -1458,7 +1458,7 @@ msgctxt ""
"par_id3118613\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "በዙሪያው ድንበር መጨመር የሚፈልጉትን የ ባህሪዎችን መጠን ይምረጡ"
#: border_character.xhp
msgctxt ""
@@ -1466,7 +1466,7 @@ msgctxt ""
"par_id3111663\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "ይምረጡ <emph>አቀራረብ - የ ባህሪ - ድንበሮች</emph>."
#: border_character.xhp
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"par_id3116282\n"
"help.text"
msgid "Repeat the last two steps for every border edge."
-msgstr ""
+msgstr "የመጨረሻዎቹን ሁለት ደረጃዎች ለሁሉም ድንበሮች ጠርዝ ይድገሙ"
#: border_character.xhp
msgctxt ""
@@ -1506,7 +1506,7 @@ msgctxt ""
"par_id3141606\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "ይጫኑ <emph>እሺ</emph> ለውጦቹን ለመፈጸም"
#: border_object.xhp
msgctxt ""
@@ -2340,7 +2340,7 @@ msgctxt ""
"bm_id3147692\n"
"help.text"
msgid "<bookmark_value>pasting;results of formulas</bookmark_value> <bookmark_value>clipboard;calculating in text</bookmark_value> <bookmark_value>formulas;pasting results in text documents</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>በ መለጠፍ ላይ;የ formulas ውጠቶችን</bookmark_value> <bookmark_value>ቁራጭ ሰሌዳ;በ ጽሁፍ ማስላት ላይ</bookmark_value> <bookmark_value>formulas;በ ጽሁፍ ሰነዶች በ መለጠፍ ላይ</bookmark_value>"
#: calculate_clipboard.xhp
msgctxt ""
@@ -2349,7 +2349,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<variable id=\"calculate_clipboard\"><link href=\"text/swriter/guide/calculate_clipboard.xhp\" name=\" Calculating and Pasting the Result of a Formula in a Text Document\"> Calculating and Pasting the Result of a Formula in a Text Document</link></variable>"
-msgstr ""
+msgstr "<variable id=\"calculate_clipboard\"><link href=\"text/swriter/guide/calculate_clipboard.xhp\" name=\" Calculating and Pasting the Result of a Formula in a Text Document\"> በ Formula በ ማስላት ላይ እና በ መለጠፍ ላይ በ ጽሁፍ ሰነድ ላይ</link></variable>"
#: calculate_clipboard.xhp
msgctxt ""
@@ -5411,7 +5411,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Click in your document where you want to place the anchor of the note."
-msgstr ""
+msgstr "ይጫኑ ማስቆም በሚፈልጉበት ሰነድ ቦታ ላይ"
#: footnote_usage.xhp
msgctxt ""
@@ -7641,7 +7641,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Updating, Editing and Deleting Indexes and Tables of Contents"
-msgstr ""
+msgstr "ማውጫዎችን እና የ ሰንጠረዥ ይዞታዎችን ማሻሻያ ማረሚያ እና ማጥፊያ"
#: indices_edit.xhp
msgctxt ""
@@ -7676,7 +7676,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "If you cannot place your cursor in the index or table of contents, choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Formatting Aids</item>, and then select <item type=\"menuitem\">Enable</item> in the <item type=\"menuitem\">Cursor in protected areas</item> section."
-msgstr ""
+msgstr "መጠቆሚያውን በ ማውጫ ወይንም በ ሰንጠረዥ ይዞታዎች ላይ ማስቀመጥ ካልቻሉ ይምረጡ <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - ምርጫዎች</caseinline><defaultinline>መሳሪያዎች - ምርጫዎች</defaultinline></switchinline> - %PRODUCTNAME መጻፊያ - አቀራረብ እርዳታ</item>እና ከዛ ይምረጡ <item type=\"menuitem\">ማስቻያ</item> በ <item type=\"menuitem\">መጠቆሚያ መጠበቂያ ቦታዎች</item> ክፍል ውስጥ"
#: indices_edit.xhp
msgctxt ""
@@ -7827,7 +7827,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "In the <emph>Level</emph> list, click the hierarchical level that you want to apply the paragraph style to."
-msgstr ""
+msgstr "በ <emph>ደረጃ</emph> ዝርዝር ውስጥ ይጫኑ ከ ባለስልጣን ደረጃ መጠቀም ይሚፈልጉትን የ አንቀጽ ዘዴ"
#: indices_enter.xhp
msgctxt ""
@@ -7836,7 +7836,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Click <emph>OK</emph>. You can now apply the style to headings in your document and include them in your table of contents."
-msgstr ""
+msgstr "ይጫኑ <emph>እሺ</emph>አሁን ወደ እርስዎ ሰነድ የ ራስጌ ዘዴ መፈጸም ይችላሉ እና ማካተት ይችላሉ ወደ እርስዎ የ ሰንጠረዥ ማውጫዎች"
#: indices_form.xhp
msgctxt ""
@@ -7844,7 +7844,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Formatting an Index or a Table of Contents"
-msgstr ""
+msgstr "ማውጫ ወይንም የ ሰንጠረዥ ማውጫ አቀራረብ"
#: indices_form.xhp
msgctxt ""
@@ -7852,7 +7852,7 @@ msgctxt ""
"bm_id3155855\n"
"help.text"
msgid "<bookmark_value>indexes; formatting</bookmark_value> <bookmark_value>editing; index format</bookmark_value> <bookmark_value>tables of contents; formatting</bookmark_value> <bookmark_value>entries; in tables of contents, as hyperlinks</bookmark_value> <bookmark_value>tables of contents; hyperlinks as entries</bookmark_value> <bookmark_value>hyperlinks; in tables of contents and indexes</bookmark_value> <bookmark_value>formatting;indexes and tables of contents</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ማውጫዎች; አቀራረብ</bookmark_value> <bookmark_value>ማረሚያ; ማውጫ; አቀራረብ</bookmark_value> <bookmark_value>የ ሰንጠረዥ ማውጫ; አቀራረብ</bookmark_value> <bookmark_value>ማስገቢያ; በ ሰንጠረዥ ማውጫ, እንደ hyperlinks</bookmark_value> <bookmark_value>ሰንጠረዥ ማውጫ; hyperlinks እንደ ማስገቢያ</bookmark_value> <bookmark_value>hyperlinks; በ ሰንጠረዥ ማውጫ እና ማውጫዎች</bookmark_value> <bookmark_value>አቀራረብ;ማውጫዎች እና የ ሰንጠረዥ ማውጫ</bookmark_value>"
#: indices_form.xhp
msgctxt ""
@@ -7861,7 +7861,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<variable id=\"indices_form\"><link href=\"text/swriter/guide/indices_form.xhp\" name=\"Formatting an Index or a Table of Contents\">Formatting an Index or a Table of Contents</link></variable>"
-msgstr ""
+msgstr "<variable id=\"indices_form\"><link href=\"text/swriter/guide/indices_form.xhp\" name=\"Formatting an Index or a Table of Contents\">ማውጫ እና የ ሰንጠረዥ ማውጫዎች አቀራረብ</link></variable>"
#: indices_form.xhp
msgctxt ""
@@ -7879,7 +7879,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "To Apply a Different Paragraph Style to an Index Level"
-msgstr ""
+msgstr "የተለያየ የ አንቀጽ ዘዴ ወደ ማውጫ ደረጃ ለመፈጸም"
#: indices_form.xhp
msgctxt ""
@@ -7888,7 +7888,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Right-click in the index or table of contents, and then choose <emph>Edit Index/Table</emph>."
-msgstr ""
+msgstr "በቀኝ-ይጫኑ በ ማውጫው ላይ ወይንም በ ሰንጠረዥ ማውጫ ላይ እና ከዛ ይምረጡ <emph>ማውጫ/ሰንጠረዥ ማረሚያ</emph>."
#: indices_form.xhp
msgctxt ""
@@ -7960,7 +7960,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Right-click in the table of contents, and then choose <emph>Edit Index/Table</emph>."
-msgstr ""
+msgstr "በቀኝ-ይጫኑ በ ሰንጠረዥ ማውጫ ላይ እና ከዛ ይምረጡ <emph>ማውጫ/ሰንጠረዥ ማረሚያ</emph>."
#: indices_form.xhp
msgctxt ""
@@ -8110,7 +8110,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Creating a Bibliography"
-msgstr ""
+msgstr "Bibliography መፍጠሪያ"
#: indices_literature.xhp
msgctxt ""
@@ -14277,7 +14277,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Click the icon of the style category that you want to apply."
-msgstr ""
+msgstr "መፍጠር የሚፈልጉትን የ ዘዴ መደብ ምልክት ላይ ይጫኑ"
#: stylist_fillformat.xhp
msgctxt ""
@@ -14365,7 +14365,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "Click the icon of the style category that you want to create."
-msgstr ""
+msgstr "ይጫኑ ምልክቱ ላይ መፍጠር የሚፈልጉትን የ ዘዴ መደብ"
#: stylist_fromselect.xhp
msgctxt ""
@@ -14514,7 +14514,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "Click the icon of the style category that you want to update."
-msgstr ""
+msgstr "መፍጠር የሚፈልጉትን የ ዘዴ መደብ ምልክት ላይ ይጫኑ ለማሻሻል"
#: stylist_update.xhp
msgctxt ""
diff --git a/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 560f2bb1fbb..4c2dafc8972 100644
--- a/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-04-10 15:28+0000\n"
+"PO-Revision-Date: 2013-12-27 03:00+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365607705.0\n"
+"X-POOTLE-MTIME: 1388113233.0\n"
#: ActionTe.ulf
msgctxt ""
@@ -2798,7 +2798,7 @@ msgctxt ""
"OOO_CUSTOMACTION_4\n"
"LngText.text"
msgid "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
-msgstr ""
+msgstr "[ProductName] እዚህ መስኮት እትም ላይ መግጠም አይቻልም Windows XP ወይንም ዘመናዊ Windows ያስፈልጋል"
#: Error.ulf
msgctxt ""
diff --git a/source/am/librelogo/source/pythonpath.po b/source/am/librelogo/source/pythonpath.po
index 16b2510a07a..6574efe8c6c 100644
--- a/source/am/librelogo/source/pythonpath.po
+++ b/source/am/librelogo/source/pythonpath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-24 19:37+0000\n"
+"PO-Revision-Date: 2013-12-08 22:05+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369424236.0\n"
+"X-POOTLE-MTIME: 1386540348.0\n"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"PENCAP\n"
"property.text"
msgid "pencap|linecap"
-msgstr ""
+msgstr "የብዕር መገናኛ |የመስመር መገናኛ"
#: LibreLogo_en_US.properties
msgctxt ""
diff --git a/source/am/officecfg/registry/data/org/openoffice.po b/source/am/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..7bccc6bda55
--- /dev/null
+++ b/source/am/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-04 14:59+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: am\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388847583.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "መሰረት: የ ዳታቤዝ ፎርም"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "መሰረት: የ መግለጫ ንድፍ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "መሰረት: የ ግንኙነት ንድፍ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "መሰረት: የ ጥያቄ ንድፍ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "መሰረት: የ መመልከቻ ንድፍ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "መሰረት: የ ሰንጠረዥ ንድፍ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "መሰረት: የ ዳታ መመልከቻ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "መሰረት: የ ሰንጠረዥ ዳታ መመልከቻ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/am/officecfg/registry/data/org/openoffice/Office.po b/source/am/officecfg/registry/data/org/openoffice/Office.po
index 5cf3788f299..baffe61df06 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/am/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-02 01:44+0000\n"
+"PO-Revision-Date: 2013-12-27 16:25+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385948644.0\n"
+"X-POOTLE-MTIME: 1388161531.0\n"
#: Addons.xcu
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"STR_INTRODUCTION_T\n"
"value.text"
msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
+msgstr "የማቅረቢያ ማሳነሻ የሚጠቅመው የአሁኑን ፋይል መጠን ለማሳነስ ነው፡ ምስሎች ይታመቃሉ እና የማይፈለጉ ዳታዎች ይወገዳሉ በአዋቂው የመጨረሻ ደረጃ ላይ መምረጥ ይችላሉ ለውጦቹን በ አሁኑ ማቅረቢያ ላይ ለመፈጸም ወይንም አዲስ አጥጋቢ ማቅረቢያ ለመፍጠር"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"STR_CHOSE_SETTINGS\n"
"value.text"
msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
+msgstr "ለ ማቅረቢያ ማሳነሻ ማሰናጃዎች ~ይምረጡ"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
+msgstr "ለ አጥጋቢ ስእሎች እና ንድፎች ማሰናጃዎች ይምረጡ"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION\n"
"value.text"
msgid "Reduce ~image resolution"
-msgstr ""
+msgstr "መቀነሻ ~የምስል resolution"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_0\n"
"value.text"
msgid "0;<no change>"
-msgstr ""
+msgstr "0;<no change>"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_1\n"
"value.text"
msgid "90;90 DPI (screen resolution)"
-msgstr ""
+msgstr "90;90 DPI (screen resolution)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_2\n"
"value.text"
msgid "150;150 DPI (projector resolution)"
-msgstr ""
+msgstr "150;150 DPI (projector resolution)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_3\n"
"value.text"
msgid "300;300 DPI (print resolution)"
-msgstr ""
+msgstr "300;300 DPI (print resolution)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"STR_OLE_OBJECTS\n"
"value.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "የ OLE እቃዎች"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"STR_ALL_OLE_OBJECTS\n"
"value.text"
msgid "For ~all OLE objects"
-msgstr ""
+msgstr "ለ ~ሁሉም የ OLE እቃዎች"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"STR_DELETE_MASTER_PAGES\n"
"value.text"
msgid "Delete unused ~master pages"
-msgstr ""
+msgstr "ያልተጠቀሙበትን ~ዋና ገጾች ማጥፊያ"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1265,7 +1265,7 @@ msgctxt ""
"STR_SUMMARY_TITLE\n"
"value.text"
msgid "Choose where to apply the following changes"
-msgstr ""
+msgstr "የሚቀጥሉትን ለውጦች የሚፈጽሙበትን ቦታ ይምረጡ"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1283,7 +1283,7 @@ msgctxt ""
"STR_OBJECTS_OPTIMIZED\n"
"value.text"
msgid "Objects optimized"
-msgstr ""
+msgstr "አጥጋቢ እቃዎች"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1292,7 +1292,7 @@ msgctxt ""
"STR_APPLY_TO_CURRENT\n"
"value.text"
msgid "~Apply changes to current presentation"
-msgstr ""
+msgstr "ወደ አሁነ ማቅረቢያ ለውጦችን ~መፈጸሚያ"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"STR_AUTOMATICALLY_OPEN\n"
"value.text"
msgid "~Open newly created presentation"
-msgstr ""
+msgstr "አዲስ የተፈጠሩ ማቅረቢያዎችን ~መክፈቻ"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"STR_SAVE_AS\n"
"value.text"
msgid "~Duplicate presentation before applying changes"
-msgstr ""
+msgstr "ማቅረቢያ ~ማባዣ ለውጦቹን ከመፈጸሙ በፊት"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1355,7 +1355,7 @@ msgctxt ""
"STR_CURRENT_FILESIZE\n"
"value.text"
msgid "Current file size:"
-msgstr ""
+msgstr "የ አሁኑ ፋይል መጠን:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1364,7 +1364,7 @@ msgctxt ""
"STR_ESTIMATED_FILESIZE\n"
"value.text"
msgid "Estimated new file size:"
-msgstr ""
+msgstr "የ አዲሱ ፋይል መጠን ግምት:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"MY_SETTINGS\n"
"value.text"
msgid "My Settings "
-msgstr ""
+msgstr "የኔ ማሰናጃዎች "
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"STR_DEFAULT_SESSION\n"
"value.text"
msgid "default session"
-msgstr ""
+msgstr "ነባር ክፍለ ጊዜ"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"STR_DUPLICATING_PRESENTATION\n"
"value.text"
msgid "Duplicating presentation..."
-msgstr ""
+msgstr "ማቅረቢያን በማባዛት ላይ..."
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
index 36579cdd249..24eb51b3211 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/am/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-02 01:45+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-01-04 14:46+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385948738.0\n"
+"X-POOTLE-MTIME: 1388846808.0\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "ማጣሪያውን እንደ ነበር መመለሻ"
#: CalcCommands.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill R~andom Number..."
-msgstr ""
+msgstr "በ ነ~ሲብ ቁጥር መሙያ..."
#: CalcCommands.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "R~andom Number..."
-msgstr ""
+msgstr "በ ነ~ሲብ ቁጥር..."
#: CalcCommands.xcu
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Reset Filter"
-msgstr ""
+msgstr "ማጣሪያውን ~እንደ ነበር መመለሻ"
#: CalcCommands.xcu
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Minimize ~Presentation..."
-msgstr ""
+msgstr "~ማቅረቢያውን ማሳነሻ..."
#: DrawWindowState.xcu
msgctxt ""
@@ -12014,14 +12014,13 @@ msgid "New Presentation"
msgstr "አዲስ ማቅረቢያ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FontworkGalleryFloater\n"
"Label\n"
"value.text"
msgid "Fontwork Gallery..."
-msgstr "የፊደል ስራ አዳራሽ"
+msgstr "የፊደል ስራ አዳራሽ..."
#: GenericCommands.xcu
msgctxt ""
@@ -14064,7 +14063,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal view"
-msgstr ""
+msgstr "አጥጋቢ መመልከቻ"
#: GenericCommands.xcu
msgctxt ""
@@ -14172,7 +14171,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image..."
-msgstr ""
+msgstr "ምስል መከርከሚያ..."
#: GenericCommands.xcu
msgctxt ""
@@ -14181,7 +14180,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image"
-msgstr ""
+msgstr "ምስል መከርከሚያ..."
#: GenericCommands.xcu
msgctxt ""
@@ -14190,7 +14189,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage"
-msgstr ""
+msgstr "አስተዳዳሪ"
#: GenericCommands.xcu
msgctxt ""
@@ -23335,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "የኋሊት ደምሳሽ"
+msgid "Shift+Backspace"
+msgstr "Shift+የኋሊት ደምሳሽ"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/am/reportdesign/uiconfig/dbreport/ui.po b/source/am/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..92092e8b38f
--- /dev/null
+++ b/source/am/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-03 20:01+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: am\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388779284.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "ቀን እና ሰአት"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "ቀን _ማካተቻ"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "_አቀራረብ:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "ሰአት _ማካተቻ"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "አቀ_ራረብ:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "የ ገጽ ቁጥሮች"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "_የ ገጽ ቁ"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "ገጽ _ቁ ከ M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "አቀራረብ"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "ከ ገጹ በላይ በኩል (ራስጌ)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "ከ ገጹ በታች በኩል (ግርጌ)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "ቦታ"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "በ ግራ"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "መሀከል"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "በ ቀኝ"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "_ማሰለፊያ:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "በ መጀመሪያው ገጽ ላይ ቁጥር ማሳያ"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "ባጠቃላይ"
diff --git a/source/am/sc/source/core/src.po b/source/am/sc/source/core/src.po
index 35b2d693c38..6c4025c254c 100644
--- a/source/am/sc/source/core/src.po
+++ b/source/am/sc/source/core/src.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-06-30 00:51+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-04-01 17:25+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372553467.0\n"
+"X-POOTLE-MTIME: 1396373115.000000\n"
#: compiler.src
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Date&Time"
-msgstr "ቀን &ሰአት"
+msgstr "ቀን&ሰአት"
#: compiler.src
msgctxt ""
diff --git a/source/am/sc/source/ui/StatisticsDialogs.po b/source/am/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..76194d254bd
--- /dev/null
+++ b/source/am/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,522 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-16 22:35+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: am\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1392590103.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "ቡድኖች"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "በ ቡድኖች መካከል"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "በ ቡድኖች ውስጥ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "P-value"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F critical"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "ጠቅላላ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "መደበኛ ስህተት"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "መጠን"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "አነስተኛ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "ከፍተኛ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "ድምር"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "መደበኛ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "አነስተኛ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "ከፍተኛ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "p Value"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+#, fuzzy
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "nu Value"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "አምድ %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "ረድፍ %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/am/sc/source/ui/formdlg.po b/source/am/sc/source/ui/formdlg.po
index 5b5f54b6f3f..05f483535ab 100644
--- a/source/am/sc/source/ui/formdlg.po
+++ b/source/am/sc/source/ui/formdlg.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-04-08 23:18+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-04-01 17:37+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365463095.0\n"
+"X-POOTLE-MTIME: 1396373829.000000\n"
#: dwfunctr.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Array"
-msgstr "Array"
+msgstr "ማዘጋጃ"
#: dwfunctr.src
msgctxt ""
diff --git a/source/am/sc/source/ui/navipi.po b/source/am/sc/source/ui/navipi.po
index ffe9f284a7c..abfc9b7dd23 100644
--- a/source/am/sc/source/ui/navipi.po
+++ b/source/am/sc/source/ui/navipi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-27 05:00+0000\n"
+"PO-Revision-Date: 2014-04-01 17:43+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385528437.0\n"
+"X-POOTLE-MTIME: 1396374212.000000\n"
#: navipi.src
msgctxt ""
@@ -202,7 +202,7 @@ msgctxt ""
"RID_SCDLG_NAVIGATOR\n"
"window.text"
msgid "Navigator"
-msgstr "Navigator"
+msgstr "መቃኛ"
#: navipi.src
msgctxt ""
@@ -250,7 +250,7 @@ msgctxt ""
"SCSTR_CONTENT_OLEOBJECT\n"
"string.text"
msgid "OLE objects"
-msgstr "OLE objects"
+msgstr "የ OLE እቃዎች"
#: navipi.src
msgctxt ""
diff --git a/source/am/sc/source/ui/src.po b/source/am/sc/source/ui/src.po
index 04f148d536c..f6b45c9050b 100644
--- a/source/am/sc/source/ui/src.po
+++ b/source/am/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 16:41+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-04-01 17:33+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385829697.0\n"
+"X-POOTLE-MTIME: 1396373626.000000\n"
#: autofmt.src
msgctxt ""
@@ -6373,7 +6373,7 @@ msgctxt ""
"STR_CTRLCLICKHYPERLINK\n"
"string.text"
msgid "ctrl+click to open hyperlink:"
-msgstr ""
+msgstr "ctrl+ይጫኑ hyperlink ለመክፈት:"
#: globstr.src
msgctxt ""
@@ -6382,7 +6382,7 @@ msgctxt ""
"STR_CLICKHYPERLINK\n"
"string.text"
msgid "click to open hyperlink:"
-msgstr ""
+msgstr "ይጫኑ hyperlink ለመክፈት:"
#: hdrcont.src
msgctxt ""
@@ -6391,7 +6391,7 @@ msgctxt ""
"FID_CELL_FORMAT\n"
"menuitem.text"
msgid "~Format Cells..."
-msgstr "~Format Cells..."
+msgstr "የክፍሎች ~አቀራረብ..."
#: hdrcont.src
msgctxt ""
@@ -7062,7 +7062,7 @@ msgctxt ""
"SID_CELL_FORMAT_RESET\n"
"menuitem.text"
msgid "Clear ~Direct Formatting"
-msgstr "~ቀጥተኛ Formatting ማጽጃ"
+msgstr "~በቀጥታ አቀራረብ ማጽጃ"
#: popup.src
msgctxt ""
@@ -7071,7 +7071,7 @@ msgctxt ""
"FID_CELL_FORMAT\n"
"menuitem.text"
msgid "~Format Cells..."
-msgstr "~Format Cells..."
+msgstr "የክፍሎች ~አቀራረብ..."
#: popup.src
msgctxt ""
@@ -7623,7 +7623,7 @@ msgctxt ""
"FID_CELL_FORMAT\n"
"menuitem.text"
msgid "~Format Cells..."
-msgstr "~Format Cells..."
+msgstr "የክፍሎች ~አቀራረብ..."
#: popup.src
msgctxt ""
@@ -7695,7 +7695,7 @@ msgctxt ""
"SID_FORMATPAGE\n"
"menuitem.text"
msgid "Page Format..."
-msgstr "ገጽ Format አቀራረብ..."
+msgstr "የ ገጽ አቀራረብ..."
#: popup.src
msgctxt ""
@@ -10306,8 +10306,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "መጀመሪያ ጊዜ ፡ የመጀመሪያው ጊዜ ግምት ውስጥ የሚገባበት A = 1 የመጀመሪያውን ጊዜ ያመለክታል"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "መጀመሪያው ጊዜ፡ መጀመሪያው ጊዜ ግምት ውስጥ የሚገባበት ጊዜ S = 1 የ መጀመሪያውን ጊዜ ያመለክታል"
#: scfuncs.src
msgctxt ""
@@ -10423,8 +10423,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "መጀመሪያ ጊዜ ፡ የመጀመሪያው ጊዜ ግምት ውስጥ የሚገባበት A = 1 የመጀመሪያውን ጊዜ ያመለክታል"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "መጀመሪያው ጊዜ፡ መጀመሪያው ጊዜ ግምት ውስጥ የሚገባበት ጊዜ S = 1 የ መጀመሪያውን ጊዜ ያመለክታል"
#: scfuncs.src
msgctxt ""
@@ -12314,7 +12314,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "መጠኑ ላይ የሚፈጸመው መመዘኛ"
#: scfuncs.src
msgctxt ""
@@ -12377,7 +12377,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "መጠኑ ላይ የሚፈጸመው መመዘኛ"
#: scfuncs.src
msgctxt ""
@@ -12458,7 +12458,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "መመዘኛ 1, መመዘኛ 2,... መመዘኛ ናቸው ለተሰጠው መጠን መፈጸሚያ"
#: scfuncs.src
msgctxt ""
@@ -12521,7 +12521,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "መመዘኛ 1, መመዘኛ 2,... መመዘኛ ናቸው ለተሰጠው መጠን መፈጸሚያ"
#: scfuncs.src
msgctxt ""
@@ -12566,7 +12566,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "መመዘኛ 1, መመዘኛ 2,... መመዘኛ ናቸው ለተሰጠው መጠን መፈጸሚያ"
#: scfuncs.src
msgctxt ""
@@ -12587,14 +12587,13 @@ msgid "range"
msgstr "መጠን"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF\n"
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr "በተሰጠው መመዘኛ መጠናቸው የሚመዘነው"
+msgstr "በተሰጠው መመዘኛ መጠናቸው የሚመዘነው ክፍሎች"
#: scfuncs.src
msgctxt ""
@@ -12612,7 +12611,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "መጠኑ ላይ የሚፈጸመው መመዘኛ"
#: scfuncs.src
msgctxt ""
@@ -15042,7 +15041,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "ቁጥር 1, ቁጥር 2, ... ከ 1 እስከ 30 የቁጥር ክርክሮች ናቸው የሕዝብ ናሙና የሚስሉ"
#: scfuncs.src
msgctxt ""
@@ -15123,7 +15122,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population."
-msgstr ""
+msgstr "ቁጥር 1, ቁጥር 2, ... ከ 1 እስከ 30 የቁጥር ክርክሮች ናቸው የሕዝብ ናሙና የሚወክሉ"
#: scfuncs.src
msgctxt ""
@@ -15204,7 +15203,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "ቁጥር 1, ቁጥር 2, ... ከ 1 እስከ 30 የቁጥር ክርክሮች ናቸው የሕዝብ ናሙና የሚስሉ"
#: scfuncs.src
msgctxt ""
@@ -15258,7 +15257,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "ቁጥር 1, ቁጥር 2, ... ከ 1 እስከ 30 የቁጥር ክርክሮች ናቸው የሕዝብ ናሙና የሚስሉ"
#: scfuncs.src
msgctxt ""
@@ -15285,7 +15284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "ቁጥር 1, ቁጥር 2, ... ከ 1 እስከ 30 የቁጥር ክርክሮች ናቸው የሕዝብ ናሙና የሚስሉ"
#: scfuncs.src
msgctxt ""
@@ -16445,8 +16444,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "የ binomial distribution የድንበር ክርክሮች"
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16508,8 +16507,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "የ binomial distribution የድንበር ክርክሮች"
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16631,6 +16630,69 @@ msgstr "0 ወይንም ሀሰት የሚያሰላው የምናልባት density f
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "የ Poisson distribution ይመልሳል"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "ቁጥር"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "The value for which the hyperbolic sine is to be calculated."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "አማካይ"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "አማካይ ፡ የ Poisson distribution አማካይ ዋጋ"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "የተጠራቀመው"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17036,6 +17098,69 @@ msgstr "Cumulated. C=0 calculates the density function, C=1 the distribution."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "Values of the exponential distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "ቁጥር"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "The value to which the exponential distribution is to be calculated."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "lambda"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "The parameters of the exponential distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Cumulated. C=0 calculates the density function, C=1 the distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17747,6 +17872,87 @@ msgstr "Cumulated. C=0 calculates the density function, C=1 the distribution."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "Returns the values of the Weibull distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "ቁጥር"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "The value for which the Weibull distribution is to be calculated."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alpha"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "The Beta parameter of the Weibull distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "beta"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "The Beta parameter of the Weibull distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Cumulated. C=0 calculates the density function, C=1 the distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17828,6 +18034,105 @@ msgstr "የሕዝቡ መጠን"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "Values of the hypergeometric distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr "X"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "የተሳካው ቁጥር ከናሙና"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "n_ናሙና"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "የናሙናው መጠን"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "ተሳክቷል"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "The number of successes in the population."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "n_ሕዝቡ"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "የሕዝቡ መጠን"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "የተጠራቀመው"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -17999,6 +18304,150 @@ msgstr "The degrees of freedom in the denominator of the F distribution."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "Values of the left tail F probability distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "ቁጥር"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "The value for which the F distribution is to be calculated."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "degrees_freedom_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "The degrees of freedom in the numerator of the F distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "degrees_freedom_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "The degrees of freedom in the denominator of the F distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "የተጠራቀመው"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "Values of the right tail F probability distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "ቁጥር"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "The value for which the F distribution is to be calculated."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "degrees_freedom_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "The degrees of freedom in the numerator of the F distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "degrees_freedom_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "The degrees of freedom in the denominator of the F distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18062,6 +18511,132 @@ msgstr "The degrees of freedom in the denominator of the F distribution."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "Values of the inverse left tail F distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "ቁጥር"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "degrees_freedom_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "The degrees of freedom in the numerator of the F distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "degrees_freedom_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "The degrees of freedom in the denominator of the F distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "Values of the inverse right tail F distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "ቁጥር"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "degrees_freedom_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "The degrees of freedom in the numerator of the F distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "degrees_freedom_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "The degrees of freedom in the denominator of the F distribution."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18272,7 +18847,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -18411,14 +18986,13 @@ msgid "The degrees of freedom of the chi square distribution."
msgstr "The degrees of freedom of the T distribution."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV_MS\n"
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr "Values of the inverse of CHISQDIST(x;DegreesOfFreedom;TRUE())."
+msgstr "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
#: scfuncs.src
msgctxt ""
@@ -18736,14 +19310,13 @@ msgid "The size of the population."
msgstr "የሕዝቡ መጠን"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_T\n"
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr "Returns a (1 alpha) confidence interval for a normal distribution."
+msgstr "Returns a (1 alpha) confidence interval for a Student's t distribution."
#: scfuncs.src
msgctxt ""
@@ -19000,6 +19573,51 @@ msgstr "የሁለተኛው መዝገብ ማዘጋጃ"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "የ F ሙከራ ያሰላል"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "ዳታ_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "የመጀመሪያው መዝገብ ማዘጋጃ"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "ዳታ_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "የሁለተኛው መዝገብ ማዘጋጃ"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
@@ -19355,7 +19973,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Calculates the population covariance."
#: scfuncs.src
msgctxt ""
@@ -19400,7 +20018,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Calculates the population covariance."
#: scfuncs.src
msgctxt ""
@@ -19439,14 +20057,13 @@ msgid "The second record array."
msgstr "የሁለተኛው መዝገብ ማዘጋጃ"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVARIANCE_S\n"
"1\n"
"string.text"
msgid "Calculates the sample covariance."
-msgstr "Calculates the covariance."
+msgstr "Calculates the sample covariance."
#: scfuncs.src
msgctxt ""
@@ -21248,7 +21865,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Format"
-msgstr "Format"
+msgstr "አቀራረብ"
#: scfuncs.src
msgctxt ""
@@ -21257,7 +21874,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The text that describes the format."
-msgstr "format ጽሁፍ የሚገልጸው format"
+msgstr "አቀራረቡን የሚገልጸው ጽሁፍ"
#: scfuncs.src
msgctxt ""
@@ -21392,7 +22009,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number to be formatted."
-msgstr "formatted የሚደረገው ቁጥር"
+msgstr "የ ቁጥሩ አቀራረብ"
#: scfuncs.src
msgctxt ""
@@ -22449,14 +23066,13 @@ msgid "The integer number of bits the value is to be shifted."
msgstr "The integer number of bits the value is to be shifted."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LENB\n"
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr "የጽሁፍ ሐረጎችን እርዝመት ማስሊያ"
+msgstr "የጽሁፍ ሐረጎችን እርዝመት ማስሊያ በ DBCS"
#: scfuncs.src
msgctxt ""
@@ -22477,14 +23093,13 @@ msgid "The text in which the length is to be determined."
msgstr "እርዝመቱ የሚወሰነው ጽሁፍ"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB\n"
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr "የመጨረሻውን ባህሪ ወይንም የጽሁፍ ባህሪዎች ይመልሳል"
+msgstr "የመጨረሻውን ባህሪ ወይንም የጽሁፍ ባህሪዎች ይመልሳል ከ DBCS ጋር"
#: scfuncs.src
msgctxt ""
@@ -22523,14 +23138,13 @@ msgid "The number of characters for the end text."
msgstr "የባህሪዎች ቁጥር ለጽሁፉ መጨረሻ"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB\n"
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr "የመጀመሪያውን ባህሪ ወይንም የጽሁፍ ባህሪዎች ይመልሳል"
+msgstr "የመጨረሻውን ባህሪ ወይንም የጽሁፍ ባህሪዎች ይመልሳል ከ DBCS ጋር"
#: scfuncs.src
msgctxt ""
@@ -22569,14 +23183,13 @@ msgid "The number of characters for the start text."
msgstr "የባህሪዎች ቁጥር ለጽሁፍ መጀመሪያ"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB\n"
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr "በከፊል የጽሁፍ ሐረግ ከጽሁፍ ይመልሳል"
+msgstr "በ ከፊል የጽሁፍ ሐረግ ከ ጽሁፍ ይመልሳል ከ DBCS"
#: scfuncs.src
msgctxt ""
@@ -22648,7 +23261,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "XML Document"
-msgstr ""
+msgstr "የ XML ሰነድ"
#: scfuncs.src
msgctxt ""
@@ -22693,7 +23306,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "URI"
-msgstr ""
+msgstr "URI"
#: scfuncs.src
msgctxt ""
@@ -22702,7 +23315,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "URI of the webservice"
-msgstr ""
+msgstr "URI of the webservice"
#: scstring.src
msgctxt ""
@@ -22750,7 +23363,7 @@ msgctxt ""
"SCSTR_FORMATSHELL\n"
"string.text"
msgid "Formats for Cells"
-msgstr "Formats for Cells"
+msgstr "ለ ክፍሎች አቀራረብ"
#: scstring.src
msgctxt ""
@@ -22787,13 +23400,12 @@ msgid "Chart Objects"
msgstr "Chart objects"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"SCSTR_OLEOBJECTSHELL\n"
"string.text"
msgid "OLE Objects"
-msgstr "OLE objects"
+msgstr "የ OLE እቃዎች"
#: scstring.src
msgctxt ""
@@ -23501,7 +24113,7 @@ msgctxt ""
"SCSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "ያልታወቀ የምስል አቀራረብ"
#: scstring.src
msgctxt ""
diff --git a/source/am/sc/uiconfig/scalc/ui.po b/source/am/sc/uiconfig/scalc/ui.po
index 4c36a7f9cf1..8977dc4a87b 100644
--- a/source/am/sc/uiconfig/scalc/ui.po
+++ b/source/am/sc/uiconfig/scalc/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-02 03:37+0000\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-02-16 22:35+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385955432.0\n"
+"X-POOTLE-MTIME: 1392590110.0\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Advanced Filter"
-msgstr ""
+msgstr "የረቀቀ ማጣሪያ"
#: advancedfilterdialog.ui
msgctxt ""
@@ -42,7 +42,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr "Case se_nsitive"
+msgstr "_Case sensitive"
#: advancedfilterdialog.ui
msgctxt ""
@@ -60,7 +60,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "መደበኛ _አገላለጽ"
#: advancedfilterdialog.ui
msgctxt ""
@@ -69,7 +69,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "የተባዛ _የለም"
#: advancedfilterdialog.ui
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "ውጠቶችን ኮ_ፒ ማድረጊያ ወደ:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -87,7 +87,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "የማጣሪያ መመዘኛን _መጠበቂያ"
#: advancedfilterdialog.ui
msgctxt ""
@@ -96,7 +96,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "የዳታ መጠን:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -177,7 +177,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "የማስገቢያ መጠን"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -327,7 +327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "_ተግባር:"
#: consolidatedialog.ui
msgctxt ""
@@ -341,6 +341,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -354,7 +453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy results _to:"
-msgstr ""
+msgstr "ውጤቶችን ኮፒ ማድረጊያ _ወደ:"
#: consolidatedialog.ui
msgctxt ""
@@ -390,7 +489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link to source data"
-msgstr ""
+msgstr "ወደ ዳታ ምንጭ _አገናኝ"
#: consolidatedialog.ui
msgctxt ""
@@ -426,7 +525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "የማስገቢያ መጠን"
#: correlationdialog.ui
msgctxt ""
@@ -434,7 +533,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -480,7 +579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "የማስገቢያ መጠን"
#: covariancedialog.ui
msgctxt ""
@@ -488,7 +587,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -647,11 +746,11 @@ msgstr "_መዝጊያ"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
-msgstr ""
+msgstr "በቀጥታ ዳታ ማሰራጫ"
#: datastreams.ui
msgctxt ""
@@ -659,8 +758,8 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
-msgstr ""
+msgid "URL:"
+msgstr "URL:"
#: datastreams.ui
msgctxt ""
@@ -696,7 +795,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct data feed"
-msgstr ""
+msgstr "በቀጥታ ዳታ መመገቢያ"
#: datastreams.ui
msgctxt ""
@@ -713,7 +812,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -723,7 +822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "address,value"
-msgstr ""
+msgstr "አድራሻ,ዋጋ"
#: datastreams.ui
msgctxt ""
@@ -737,10 +836,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -786,7 +885,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When new data arrives"
-msgstr ""
+msgstr "አዲስ ዳታ በሚመጣ ጊዜ"
#: datastreams.ui
msgctxt ""
@@ -794,7 +893,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -813,7 +912,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Unlimited"
-msgstr ""
+msgstr "_ያልተወሰነ"
#: datastreams.ui
msgctxt ""
@@ -858,7 +957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_ntains Column Labels"
-msgstr ""
+msgstr "የ አምድ ምልክቶች ይ_ዟል"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -867,7 +966,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert or delete _cells"
-msgstr ""
+msgstr "_ክፍሎች ማስገቢያ ወይንም ማጥፊያ"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -885,7 +984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't save _imported data"
-msgstr ""
+msgstr "_የመጡ ዳታዎችን አታስቀምጥ"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -903,7 +1002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operations:"
-msgstr ""
+msgstr "ተግባሮች:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -912,7 +1011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invalid range"
-msgstr ""
+msgstr "ዋጋ የሌለው መጠን"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -1182,7 +1281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "የማስገቢያ መጠን"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1190,7 +1289,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1236,7 +1335,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show error _message when invalid values are entered"
-msgstr ""
+msgstr "ዋጋ የሌለው ዳታ በሚገባ ጊዜ የ ስህተት _መልእክት አሳይ"
#: erroralerttabpage.ui
msgctxt ""
@@ -1245,7 +1344,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Action:"
-msgstr ""
+msgstr "_ተግባር:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1254,7 +1353,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_አርእስት:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1263,7 +1362,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Error message:"
-msgstr ""
+msgstr "_የ ስህተት መልእክት:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1281,7 +1380,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Stop"
-msgstr ""
+msgstr "ማስቆሚያ"
#: erroralerttabpage.ui
msgctxt ""
@@ -1308,7 +1407,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: erroralerttabpage.ui
msgctxt ""
@@ -1335,7 +1434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "የማስገቢያ መጠን"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1343,7 +1442,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -1389,7 +1488,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "0.05"
-msgstr ""
+msgstr "0.05"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1533,7 +1632,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Growth"
-msgstr ""
+msgstr "_እድገቱ"
#: filldlg.ui
msgctxt ""
@@ -1569,7 +1668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_y"
-msgstr ""
+msgstr "ቀ_ን"
#: filldlg.ui
msgctxt ""
@@ -1578,7 +1677,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weekday"
-msgstr ""
+msgstr "_የስራ ቀን"
#: filldlg.ui
msgctxt ""
@@ -1587,7 +1686,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Month"
-msgstr ""
+msgstr "_ወር"
#: filldlg.ui
msgctxt ""
@@ -1632,7 +1731,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In_crement"
-msgstr ""
+msgstr "ጭ_ማሪ"
#: footerdialog.ui
msgctxt ""
@@ -1983,7 +2082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include"
-msgstr ""
+msgstr "ማካተቻ"
#: headerdialog.ui
msgctxt ""
@@ -2334,27 +2433,25 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Cells"
-msgstr ""
+msgstr "ክፍሎች ማስገቢያ"
#: insertcells.ui
-#, fuzzy
msgctxt ""
"insertcells.ui\n"
"down\n"
"label\n"
"string.text"
msgid "Shift cells _down"
-msgstr "ክፍሎችን ወደ _ላይ መቀየሪያ"
+msgstr "ክፍሎችን ወደ _ታች መቀየሪያ"
#: insertcells.ui
-#, fuzzy
msgctxt ""
"insertcells.ui\n"
"right\n"
"label\n"
"string.text"
msgid "Shift cells _right"
-msgstr "ክፍሎችን ወደ _ግራ መቀየሪያ"
+msgstr "ክፍሎችን ወደ _ቀኝ መቀየሪያ"
#: insertcells.ui
msgctxt ""
@@ -2363,7 +2460,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire ro_w"
-msgstr ""
+msgstr "በጠቅላላው ረድ_ፍ"
#: insertcells.ui
msgctxt ""
@@ -2372,7 +2469,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire _column"
-msgstr ""
+msgstr "በጠቅላላው _አምድ"
#: insertcells.ui
msgctxt ""
@@ -2687,7 +2784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Action"
-msgstr ""
+msgstr "ተግባር"
#: movecopysheet.ui
msgctxt ""
@@ -2732,7 +2829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "አካባቢ"
#: movecopysheet.ui
msgctxt ""
@@ -2741,7 +2838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This name is already used."
-msgstr ""
+msgstr "ይህን ስም ቀደም ሲል ተጠቅመውበታል"
#: movecopysheet.ui
msgctxt ""
@@ -2750,7 +2847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name is empty."
-msgstr ""
+msgstr "ስም ባዶ ነው"
#: movecopysheet.ui
msgctxt ""
@@ -2759,7 +2856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name contains one or more invalid characters."
-msgstr ""
+msgstr "ስሙ አንድ ወይንም ከዚያ በላይ ዋጋ የሌላቸው ባህሪዎችን ይዟል"
#: movecopysheet.ui
msgctxt ""
@@ -2768,7 +2865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _name"
-msgstr ""
+msgstr "አዲስ _ስም"
#: movingaveragedialog.ui
msgctxt ""
@@ -2794,8 +2891,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "የውጤት መጠን"
+msgid "Results to"
+msgstr ""
#: movingaveragedialog.ui
msgctxt ""
@@ -2831,7 +2928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interval"
-msgstr ""
+msgstr "እረፍት"
#: movingaveragedialog.ui
msgctxt ""
@@ -2858,7 +2955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _column labels"
-msgstr ""
+msgstr "_የረድፍ ምልክቶች ይዟል"
#: namerangesdialog.ui
msgctxt ""
@@ -2867,7 +2964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _row labels"
-msgstr ""
+msgstr "_የረድፍ ምልክቶች ይዟል"
#: namerangesdialog.ui
msgctxt ""
@@ -2876,7 +2973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For _data range"
-msgstr ""
+msgstr "ለ _ዳታ መጠን"
#: namerangesdialog.ui
msgctxt ""
@@ -3065,7 +3162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chan_ges"
-msgstr ""
+msgstr "ለው_ጦች"
#: optchangespage.ui
msgctxt ""
@@ -3074,7 +3171,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Deletions"
-msgstr ""
+msgstr "_ማጥፊያ"
#: optchangespage.ui
msgctxt ""
@@ -3083,7 +3180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insertions"
-msgstr ""
+msgstr "_ማስገቢያ"
#: optchangespage.ui
msgctxt ""
@@ -3101,7 +3198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors for changes"
-msgstr ""
+msgstr "የሚቀየሩት ቀለሞች"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3200,17 +3297,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print only selected sheets"
-msgstr ""
+msgstr "የተመረጡትን ወረቀቶች ብቻ _ማተሚያ"
#: optdlg.ui
-#, fuzzy
msgctxt ""
"optdlg.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Sheets"
-msgstr "ወረቀት"
+msgstr "ወረቀቶች"
#: optformula.ui
msgctxt ""
@@ -3246,7 +3342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "ነባር"
#: optformula.ui
msgctxt ""
@@ -3282,7 +3378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "_ተግባር"
#: optformula.ui
msgctxt ""
@@ -3363,7 +3459,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "ተጠቃሚውን ጠይቅ"
#: optformula.ui
msgctxt ""
@@ -3390,7 +3486,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "ተጠቃሚውን ጠይቅ"
#: optformula.ui
msgctxt ""
@@ -3417,7 +3513,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy list _from:"
-msgstr ""
+msgstr "ዝርዝር ኮፒ ማድረጊያ _ከ:"
#: optsortlists.ui
msgctxt ""
@@ -3462,7 +3558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add"
-msgstr ""
+msgstr "_መጨመሪያ"
#: optsortlists.ui
msgctxt ""
@@ -3471,7 +3567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modif_y"
-msgstr ""
+msgstr "ማሻሻ_ያ"
#: optsortlists.ui
msgctxt ""
@@ -3489,7 +3585,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "የ ገጽ ዘዴ"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3498,7 +3594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "አደራጅ"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3714,7 +3810,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- ምንም -"
#: printareasdialog.ui
msgctxt ""
@@ -3723,7 +3819,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- በተጠቃሚ የሚወሰን -"
#: printareasdialog.ui
msgctxt ""
@@ -3732,7 +3828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows to repeat"
-msgstr ""
+msgstr "የሚደገሙት ረድፎች"
#: printareasdialog.ui
msgctxt ""
@@ -3741,7 +3837,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- ምንም -"
#: printareasdialog.ui
msgctxt ""
@@ -3750,7 +3846,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- በተጠቃሚው የሚገለጽ -"
#: printareasdialog.ui
msgctxt ""
@@ -3851,6 +3947,15 @@ msgctxt ""
msgid "Options"
msgstr "ምርጫዎች"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -3858,7 +3963,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Random Number Generator"
-msgstr ""
+msgstr "በነሲብ ቁጥር ማመንጫ"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3939,7 +4044,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Uniform Integer"
-msgstr ""
+msgstr "Uniform Integer"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3948,7 +4053,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Normal"
-msgstr ""
+msgstr "መደበኛ"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3957,7 +4062,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Cauchy"
-msgstr ""
+msgstr "Cauchy"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3966,7 +4071,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bernoulli"
-msgstr ""
+msgstr "Bernoulli"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3975,7 +4080,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Binomial"
-msgstr ""
+msgstr "Binomial"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3984,7 +4089,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Chi Squared"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3993,7 +4098,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Geometric"
-msgstr ""
+msgstr "Geometric"
#: randomnumbergenerator.ui
msgctxt ""
@@ -4002,7 +4107,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Negative Binomial"
-msgstr ""
+msgstr "Negative Binomial"
#: rightfooterdialog.ui
msgctxt ""
@@ -4064,8 +4169,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "የውጤት መጠን"
+msgid "Results to"
+msgstr ""
#: samplingdialog.ui
msgctxt ""
@@ -4073,7 +4178,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr "የናሙና መጠን"
#: samplingdialog.ui
@@ -4110,7 +4215,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sampling Method"
-msgstr ""
+msgstr "የናሙና ዘዴ"
#: scgeneralpage.ui
msgctxt ""
@@ -4128,7 +4233,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_ማስረጊያ ማስቆሚያ"
#: scgeneralpage.ui
msgctxt ""
@@ -4155,7 +4260,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_ሁል ጊዜ"
#: scgeneralpage.ui
msgctxt ""
@@ -4164,7 +4269,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "_በሚጠየቅ ጊዜ"
#: scgeneralpage.ui
msgctxt ""
@@ -4254,7 +4359,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "ቀኝ"
#: scgeneralpage.ui
msgctxt ""
@@ -4263,7 +4368,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Up"
-msgstr ""
+msgstr "ወደ ላይ"
#: scgeneralpage.ui
msgctxt ""
@@ -4272,7 +4377,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "ግራ"
#: scgeneralpage.ui
msgctxt ""
@@ -4785,7 +4890,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "በ ግራ ጠርዝ በኩል ማስረጊያ"
#: sidebaralignment.ui
msgctxt ""
@@ -4794,7 +4899,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Merge Cells"
-msgstr ""
+msgstr "ክፍሎች ማዋሀጃ"
#: sidebaralignment.ui
msgctxt ""
@@ -4803,7 +4908,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "የተመረጡትን ክፍሎች ወደ አንድ ክፍል ማዋሀጃ"
#: sidebaralignment.ui
msgctxt ""
@@ -4812,7 +4917,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "የተመረጡትን ክፍሎች ወደ አንድ ክፍል ማዋሀጃ"
#: sidebaralignment.ui
msgctxt ""
@@ -4902,7 +5007,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cell background:"
-msgstr ""
+msgstr "_የክፍሉ መደብ:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4925,20 +5030,11 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
msgid "Cell _border:"
-msgstr ""
+msgstr "የክፍሉ _ድንበር:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4961,20 +5057,11 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "የድንበሮች መስመር ዘዴ ይምረጡ"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4983,16 +5070,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "የድንበሮች መስመር ዘዴ ይምረጡ"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5001,7 +5079,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "የድንበሮች መስመር ቀለም ይምረጡ"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5010,7 +5088,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "የድንበሮች መስመር ቀለም ይምረጡ"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5019,7 +5097,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "የድንበሮች መስመር ቀለም ይምረጡ"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5028,16 +5106,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "የድንበሮች መስመር ዘዴ ይምረጡ"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5163,7 +5232,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Boolean Value"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5177,57 +5246,11 @@ msgstr "ጽሁፍ"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-#, fuzzy
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
msgid "_Decimal places:"
-msgstr "_የዴሲማል ቦታዎች"
+msgstr "_የዴሲማል ቦታዎች:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5236,7 +5259,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "ማሳየት የሚፈልጉትን የዴሲማል ቦታዎች ያስገቡ"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5245,7 +5268,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "ማሳየት የሚፈልጉትን የዴሲማል ቦታዎች ያስገቡ"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5281,7 +5304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr ""
+msgstr "_አሉታዊ ቁጥሮች በ ቀይ ቀለም"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5304,29 +5327,29 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr "_ሺዎች መለያያ"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "በሺዎች መካከል መለያ ማስገቢያ"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "በሺዎች መካከል መለያ ማስገቢያ"
#: solverdlg.ui
msgctxt ""
@@ -5884,17 +5907,88 @@ msgctxt ""
"title\n"
"string.text"
msgid "Standard Filter"
+msgstr "መደበኛ ማጣሪያ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
msgstr ""
#: standardfilterdialog.ui
-#, fuzzy
msgctxt ""
"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Operator"
-msgstr "_አንቀሳቃሽ"
+msgstr "አንቀሳቃሽ"
#: standardfilterdialog.ui
msgctxt ""
@@ -5903,7 +5997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field name"
-msgstr ""
+msgstr "የሜዳው ስም"
#: standardfilterdialog.ui
msgctxt ""
@@ -5912,7 +6006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "ሁኔታው"
#: standardfilterdialog.ui
msgctxt ""
@@ -5926,11 +6020,371 @@ msgstr "ዋጋ"
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Filter criteria"
-msgstr ""
+msgstr "መመዘኛ ማጣሪያ"
#: standardfilterdialog.ui
msgctxt ""
@@ -5957,7 +6411,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "መደበኛ _አገላለጾች"
#: standardfilterdialog.ui
msgctxt ""
@@ -5966,7 +6420,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "የተባዛ _የለም"
#: standardfilterdialog.ui
msgctxt ""
@@ -5975,7 +6429,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "ውጠቶችን ኮ_ፒ ማድረጊያ ወደ:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5984,7 +6438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "የማጣሪያ መመዘኛን _መጠበቂያ"
#: standardfilterdialog.ui
msgctxt ""
@@ -5993,7 +6447,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "የዳታ መጠን:"
#: standardfilterdialog.ui
msgctxt ""
@@ -6029,7 +6483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr "የክፍሎች ቁጥር:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6038,7 +6492,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr "የወረቀቶች ቁጥር"
#: statisticsinfopage.ui
msgctxt ""
@@ -6047,7 +6501,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document: "
-msgstr ""
+msgstr "ሰነድ: "
#: subtotaloptionspage.ui
msgctxt ""
@@ -6083,7 +6537,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Groups"
-msgstr ""
+msgstr "ቡድኖች"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6110,17 +6564,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nclude formats"
-msgstr "አ_ቀራረብ ማካተቻ"
+msgstr "አቀራረብ ማ_ካተቻ"
#: subtotaloptionspage.ui
-#, fuzzy
msgctxt ""
"subtotaloptionspage.ui\n"
"btnuserdef\n"
"label\n"
"string.text"
msgid "C_ustom sort order"
-msgstr "Custom መለያ ደንብ"
+msgstr "C_ustom መለያ ደንብ"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6129,7 +6582,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "መለያ"
#: textimportcsv.ui
msgctxt ""
@@ -6377,309 +6830,308 @@ msgstr "ምርጫዎች"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr ""
+msgid "_Formulas"
+msgstr "_Formulas"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr ""
+msgid "Zero val_ues"
+msgstr "የዜሮ ዋጋ_ዎች"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
-msgstr ""
+msgid "_Comment indicator"
+msgstr "_አስተያየት ጠቋሚ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
+msgstr "_ማቆሚያ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
-msgstr ""
+msgid "Display"
+msgstr "ማሳያ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
-msgstr ""
+msgid "Colu_mn/row headers"
+msgstr "የ አም_ድ/ረድፍ ራስጌዎች"
#: tpviewpage.ui
-#, fuzzy
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
-msgstr "ሰንጠረዦች"
+msgid "Hori_zontal scroll bar"
+msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
-msgstr "እቃዎችን _መሳያ:"
+msgid "_Vertical scroll bar"
+msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
+msgstr "መስኮት"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
+msgstr "_መጋጠሚያ መስመሮች:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
+msgstr "_ቀለም:"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"grid\n"
"0\n"
"stringlist.text"
msgid "Show"
-msgstr ""
+msgstr "ማሳያ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
+"grid\n"
"1\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
-msgstr "እቃዎች"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "መደበቂያ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
+"break\n"
"label\n"
"string.text"
-msgid "S_ynchronize sheets"
-msgstr ""
+msgid "_Page breaks"
+msgstr "_የ ገጽ መጨረሻ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
-"label\n"
-"string.text"
-msgid "_Formulas"
-msgstr "_Formulas"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
-msgstr "የዜሮ ዋጋ_ዎች"
+msgid "Visual aids"
+msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
-msgstr ""
+msgid "Ob_jects/Image:"
+msgstr "እቃ_ዎች/ምስል:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
-msgstr ""
+msgid "Cha_rts:"
+msgstr "Cha_rts:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
-msgstr ""
+msgid "_Drawing objects:"
+msgstr "እቃዎችን _መሳያ:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
-msgstr ""
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "ማሳያ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
-msgstr ""
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "መደበቂያ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
-msgstr ""
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "ማሳያ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
-msgstr ""
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "መደበቂያ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
-msgstr ""
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "ማሳያ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
-msgstr ""
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "መደበቂያ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
-msgstr ""
+msgid "Objects"
+msgstr "እቃዎች"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
-msgstr ""
+msgid "Zoom"
+msgstr "ማሳያ"
#: ungroupdialog.ui
msgctxt ""
@@ -6697,7 +7149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_ረድፎች"
#: ungroupdialog.ui
msgctxt ""
@@ -6706,7 +7158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_አምዶች"
#: ungroupdialog.ui
msgctxt ""
@@ -6733,7 +7185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_አርእስት:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6742,7 +7194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Input help:"
-msgstr ""
+msgstr "_የማስገቢያ እርዳታ:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6751,4 +7203,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "ይዞታዎች"
diff --git a/source/am/scaddins/source/analysis.po b/source/am/scaddins/source/analysis.po
index dad8b0f1a07..00253b9981a 100644
--- a/source/am/scaddins/source/analysis.po
+++ b/source/am/scaddins/source/analysis.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-20 12:26+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2013-12-27 03:04+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377001587.0\n"
+"X-POOTLE-MTIME: 1388113475.0\n"
#: analysis.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "የአመቶች ቁጥር ይመልሳል (ክፍልፋይን ጨምሮ) በሁለት ቀኖች መካከል"
#: analysis.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr ""
+msgstr "የሳምንቱን መጀመሪያ ቀን ያሳያል (1 = እሑድ, ሌሎች ዋጋዎች = ሰኞ)"
#: analysis.src
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a complex number raised to a real power"
-msgstr ""
+msgstr "Returns a complex number raised to a real power"
#: analysis.src
msgctxt ""
diff --git a/source/am/scaddins/source/pricing.po b/source/am/scaddins/source/pricing.po
index 719288ce9dd..4e7da7bccdd 100644
--- a/source/am/scaddins/source/pricing.po
+++ b/source/am/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-25 01:44+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-02-16 22:36+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372124670.0\n"
+"X-POOTLE-MTIME: 1392590160.0\n"
#: pricing.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a barrier option"
-msgstr ""
+msgstr "የዋጋ ገደብ ምርጫዎች"
#: pricing.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "ዋጋ/ንብረቱ ይዞት ያለው ዋጋ"
#: pricing.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Annual volatility of the underlying asset"
#: pricing.src
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "የወለድ መጠን (continuously compounded)"
#: pricing.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "የውጪ የወለድ መጠን (continuously compounded)"
#: pricing.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Time to maturity of the option in years"
-msgstr ""
+msgstr "የክፍያው ጊዜ እስኪደርሰ ምርጫው በ አመቶች"
#: pricing.src
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Strike level of the option"
-msgstr ""
+msgstr "የመሰረዣ ደረጃው ምርጫ"
#: pricing.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "ዝቅተኛ ገደብ (የተሰናዳው ወደ 0 ለዝቅተኛ ገደብ ላልሆኑ)"
#: pricing.src
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "ከፍተኛ ገደብ (የተሰናዳው ወደ 0 ለከፍተኛ ገደብ ላልሆኑ)"
#: pricing.src
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "Amount of money paid at maturity if barrier was hit"
-msgstr ""
+msgstr "ጊዜው ሲደርስ የተከፈለው ገንዘብ ገደቡ ከ መድረሱ በፊት"
#: pricing.src
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define if the option is a (p)ut or a (c)all"
-msgstr ""
+msgstr "String to define if the option is a (p)ut or a (c)all"
#: pricing.src
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n or knock-(o)ut"
-msgstr ""
+msgstr "String to define if the option is of type knock-(i)n or knock-(o)ut"
#: pricing.src
msgctxt ""
@@ -260,13 +260,14 @@ msgid "Optional parameter, if left out then the function simply returns the opti
msgstr ""
#: pricing.src
+#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"1\n"
"string.text"
msgid "Pricing of a touch/no-touch option"
-msgstr ""
+msgstr "Pricing of a touch/no-touch option"
#: pricing.src
msgctxt ""
@@ -284,7 +285,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "ዋጋ/ንብረቱ ይዞት ያለው ዋጋ"
#: pricing.src
msgctxt ""
@@ -296,13 +297,14 @@ msgid "vol"
msgstr "vol"
#: pricing.src
+#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Annual volatility of the underlying asset"
#: pricing.src
msgctxt ""
@@ -320,7 +322,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "የወለድ መጠን (continuously compounded)"
#: pricing.src
msgctxt ""
@@ -338,7 +340,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "የውጪ የወለድ መጠን (continuously compounded)"
#: pricing.src
msgctxt ""
@@ -355,8 +357,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
-msgstr ""
+msgid "Time to maturity of the option in years"
+msgstr "የክፍያው ጊዜ እስኪደርሰ ምርጫው በ አመቶች"
#: pricing.src
msgctxt ""
@@ -374,7 +376,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "ዝቅተኛ ገደብ (የተሰናዳው ወደ 0 ለዝቅተኛ ገደብ ላልሆኑ)"
#: pricing.src
msgctxt ""
@@ -392,7 +394,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "ከፍተኛ ገደብ (የተሰናዳው ወደ 0 ለከፍተኛ ገደብ ላልሆኑ)"
#: pricing.src
msgctxt ""
@@ -428,7 +430,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
-msgstr ""
+msgstr "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
#: pricing.src
msgctxt ""
@@ -491,7 +493,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value S of the underlying asset"
-msgstr ""
+msgstr "Price/value S of the underlying asset"
#: pricing.src
msgctxt ""
@@ -509,7 +511,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Annual volatility of the underlying asset"
#: pricing.src
msgctxt ""
@@ -527,7 +529,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu in dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Parameter mu in dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -545,7 +547,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity"
-msgstr ""
+msgstr "የ ክፍያ ጊዜ እስከሚደርስ"
#: pricing.src
msgctxt ""
@@ -562,8 +564,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgid "Lower barrier (set to 0 for no lower barrier)"
+msgstr "ዝቅተኛ ገደብ (የተሰናዳው ወደ 0 ለዝቅተኛ ገደብ ላልሆኑ)"
#: pricing.src
msgctxt ""
@@ -581,7 +583,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "ከፍተኛ ገደብ (የተሰናዳው ወደ 0 ለከፍተኛ ገደብ ላልሆኑ)"
#: pricing.src
msgctxt ""
@@ -608,7 +610,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the asset"
-msgstr ""
+msgstr "ዋጋ/የንብረቱ ዋጋ"
#: pricing.src
msgctxt ""
@@ -620,13 +622,14 @@ msgid "vol"
msgstr "vol"
#: pricing.src
+#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbInMoney\n"
"5\n"
"string.text"
msgid "Annual volatility of the asset"
-msgstr ""
+msgstr "Annual volatility of the asset"
#: pricing.src
msgctxt ""
@@ -644,7 +647,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu from dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "parameter mu from dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -662,7 +665,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity in years"
-msgstr ""
+msgstr "የ ክፍያ ጊዜ እስከሚደርስ በ አመቶች"
#: pricing.src
msgctxt ""
@@ -680,7 +683,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "ዝቅተኛ ገደብ (የተሰናዳው ወደ 0 ለዝቅተኛ ገደብ ላልሆኑ)"
#: pricing.src
msgctxt ""
@@ -698,7 +701,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "ከፍተኛ ገደብ (የተሰናዳው ወደ 0 ለከፍተኛ ገደብ ላልሆኑ)"
#: pricing.src
msgctxt ""
@@ -716,7 +719,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Optional (p)ut/(c)all indicator"
-msgstr ""
+msgstr "optional (p)ut/(c)all indicator"
#: pricing.src
msgctxt ""
@@ -734,7 +737,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Optional strike level"
-msgstr ""
+msgstr "በምርጫ መሰረዣ ደረጃ"
#: pricing.src
msgctxt ""
diff --git a/source/am/scp2/source/calc.po b/source/am/scp2/source/calc.po
index a472e54fd49..21166816630 100644
--- a/source/am/scp2/source/calc.po
+++ b/source/am/scp2/source/calc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 14:51+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-19 18:18+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353250278.0\n"
+"X-POOTLE-MTIME: 1390155498.0\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_SPREADSHEET\n"
"LngText.text"
msgid "Uniform Office Format Spreadsheet"
-msgstr ""
+msgstr "Uniform Office Format Spreadsheet"
#: registryitem_calc.ulf
msgctxt ""
@@ -182,4 +182,4 @@ msgctxt ""
"STR_REG_VAL_QUATTROPRO_SPREADSHEET\n"
"LngText.text"
msgid "Lotus Quattro Pro Spreadsheet"
-msgstr ""
+msgstr "Lotus Quattro Pro Spreadsheet"
diff --git a/source/am/scp2/source/draw.po b/source/am/scp2/source/draw.po
index cf49f1e934e..f5ebfb935d7 100644
--- a/source/am/scp2/source/draw.po
+++ b/source/am/scp2/source/draw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-04-09 01:25+0000\n"
+"PO-Revision-Date: 2014-01-19 18:19+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365470710.0\n"
+"X-POOTLE-MTIME: 1390155559.0\n"
#: folderitem_draw.ulf
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_REG_VAL_MS_PUBLISHER_DOCUMENT\n"
"LngText.text"
msgid "Microsoft Publisher Document"
-msgstr ""
+msgstr "Microsoft Publisher Document"
#: registryitem_draw.ulf
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"STR_REG_VAL_WORDPERFECT_GRAPHIC_FILE\n"
"LngText.text"
msgid "WordPerfect Graphic File"
-msgstr ""
+msgstr "WordPerfect Graphic File"
#: registryitem_draw.ulf
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_AUTOCAD_DRAWING_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "AutoCAD File"
-msgstr ""
+msgstr "AutoCAD File"
#: registryitem_draw.ulf
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_REG_VAL_MS_ENHANCED_METAFILE\n"
"LngText.text"
msgid "Microsoft Enhanced Metafile"
-msgstr ""
+msgstr "Microsoft Enhanced Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_ENCAPSULATED_POSTSCRIPT\n"
"LngText.text"
msgid "Encapsulated PostScript File"
-msgstr ""
+msgstr "Encapsulated PostScript File"
#: registryitem_draw.ulf
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_REG_VAL_OS2_METAFILE\n"
"LngText.text"
msgid "OS/2 Metafile"
-msgstr ""
+msgstr "OS/2 Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_MACINTOSH_PICTURE_METAFILE\n"
"LngText.text"
msgid "Macintosh Picture Metafile"
-msgstr ""
+msgstr "Macintosh Picture Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_METAFILE\n"
"LngText.text"
msgid "Microsoft Windows Metafile"
-msgstr ""
+msgstr "Microsoft Windows Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_BITMAP\n"
"LngText.text"
msgid "Microsoft Windows Bitmap File"
-msgstr ""
+msgstr "Microsoft Windows Bitmap File"
#: registryitem_draw.ulf
msgctxt ""
diff --git a/source/am/scp2/source/ooo.po b/source/am/scp2/source/ooo.po
index 694613d052c..10246330193 100644
--- a/source/am/scp2/source/ooo.po
+++ b/source/am/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-27 14:52+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-02-16 22:36+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369666379.0\n"
+"X-POOTLE-MTIME: 1392590169.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -1174,7 +1174,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Installs Georgian help in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -2542,7 +2542,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "Catalan (Valencian)"
#: module_langpack.ulf
msgctxt ""
@@ -2550,7 +2550,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Installs the Catalan (Valencian) user interface"
-msgstr ""
+msgstr "Installs the Catalan (Valencian) user interface"
#: module_langpack.ulf
msgctxt ""
@@ -2846,7 +2846,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Serbian (Latin)"
#: module_langpack.ulf
msgctxt ""
@@ -2854,7 +2854,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs the Serbian (Latin) user interface"
-msgstr ""
+msgstr "Installs the Serbian (Latin) user interface"
#: module_langpack.ulf
msgctxt ""
@@ -2950,7 +2950,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Installs the Persian user interface"
-msgstr ""
+msgstr "Installs the Georgian user interface"
#: module_langpack.ulf
msgctxt ""
@@ -3086,7 +3086,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdish"
#: module_langpack.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs the Kurdish user interface"
-msgstr ""
+msgstr "Installs the Kurdish user interface"
#: module_langpack.ulf
msgctxt ""
@@ -4091,6 +4091,23 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "Lao"
+
+#: module_ooo.ulf
+#, fuzzy
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Lao spelling dictionary"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/am/scp2/source/writer.po b/source/am/scp2/source/writer.po
index 9b8fbb4b078..4e4805598d4 100644
--- a/source/am/scp2/source/writer.po
+++ b/source/am/scp2/source/writer.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 14:51+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2013-12-27 03:07+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353250284.0\n"
+"X-POOTLE-MTIME: 1388113679.0\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -230,4 +230,4 @@ msgctxt ""
"STR_REG_VAL_T602_TEXT_FILE\n"
"LngText.text"
msgid "T602 Text File"
-msgstr ""
+msgstr "T602 የጽሁፍ ፋይል"
diff --git a/source/am/sd/source/core.po b/source/am/sd/source/core.po
index cce30fa96b0..5309d0cdf99 100644
--- a/source/am/sd/source/core.po
+++ b/source/am/sd/source/core.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-27 17:58+0000\n"
+"PO-Revision-Date: 2013-12-15 18:32+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369677497.0\n"
+"X-POOTLE-MTIME: 1387132348.0\n"
#: glob.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_PRESOBJ_TITLE\n"
"string.text"
msgid "Click to add Title"
-msgstr ""
+msgstr "አርእስት ለመጨመር ይጫኑ"
#: glob.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_PRESOBJ_OUTLINE\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "ጽሁፍ ለመጨመር ይጫኑ"
#: glob.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_PRESOBJ_TEXT\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "ጽሁፍ ለመጨመር ይጫኑ"
#: glob.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"STR_PRESOBJ_NOTESTEXT\n"
"string.text"
msgid "Click to add Notes"
-msgstr ""
+msgstr "ማስታወሻዎች ለመጨመር ይጫኑ"
#: glob.src
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"STR_PRESOBJ_GRAPHIC\n"
"string.text"
msgid "Double-click to add an Image"
-msgstr ""
+msgstr "ሁለት-ጊዜ ይጫኑ ምስል ለመጨመር"
#: glob.src
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"STR_PRESOBJ_OBJECT\n"
"string.text"
msgid "Double-click to add an Object"
-msgstr ""
+msgstr "ሁለት-ጊዜ ይጫኑ እቃ ለመጨመር"
#: glob.src
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"STR_PRESOBJ_CHART\n"
"string.text"
msgid "Double-click to add a Chart"
-msgstr ""
+msgstr "ሁለት-ጊዜ ይጫኑ ሰንጠረዥ ለመጨመር"
#: glob.src
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"STR_PRESOBJ_ORGCHART\n"
"string.text"
msgid "Double-click to add an Organization Chart"
-msgstr ""
+msgstr "ሁለት-ጊዜ ይጫኑ የድርጅት ሰንጠረዥ ለመጨመር"
#: glob.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_PRESOBJ_TABLE\n"
"string.text"
msgid "Double-click to add a Spreadsheet"
-msgstr ""
+msgstr "ሁለት-ጊዜ ይጫኑ ሰንጠረዥ ለመጨመር"
#: glob.src
msgctxt ""
@@ -765,4 +765,4 @@ msgctxt ""
"STR_ENTER_PIN\n"
"string.text"
msgid "Enter PIN:"
-msgstr ""
+msgstr "የመግቢያ ቃል ያስገቡ:"
diff --git a/source/am/sd/source/filter/html.po b/source/am/sd/source/filter/html.po
index 387be5cf249..ac53a30047a 100644
--- a/source/am/sd/source/filter/html.po
+++ b/source/am/sd/source/filter/html.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 14:51+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2013-12-08 03:25+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353250286.0\n"
+"X-POOTLE-MTIME: 1386473101.0\n"
#: pubdlg.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"PAGE1_TITEL\n"
"fixedline.text"
msgid "Assign Design"
-msgstr ""
+msgstr "ንድፍ መመደቢያ"
#: pubdlg.src
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"PAGE1_NEW_DESIGN\n"
"radiobutton.text"
msgid "New Design"
-msgstr ""
+msgstr "አዲስ ንድፍ"
#: pubdlg.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"PAGE1_OLD_DESIGN\n"
"radiobutton.text"
msgid "Existing Design"
-msgstr ""
+msgstr "የነበረው ንድፍ"
#: pubdlg.src
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"PAGE3_TITEL_1\n"
"fixedline.text"
msgid "Save Image as"
-msgstr ""
+msgstr "ምስል ማስቀመጫ እንደ"
#: pubdlg.src
msgctxt ""
diff --git a/source/am/sd/source/ui/animations.po b/source/am/sd/source/ui/animations.po
index 07cc8508612..b2d842f3a73 100644
--- a/source/am/sd/source/ui/animations.po
+++ b/source/am/sd/source/ui/animations.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-24 20:55+0000\n"
+"PO-Revision-Date: 2013-12-08 03:25+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369428920.0\n"
+"X-POOTLE-MTIME: 1386473109.0\n"
#: CustomAnimation.src
msgctxt ""
@@ -552,7 +552,7 @@ msgctxt ""
"STR_CUSTOMANIMATION_USERPATH\n"
"string.text"
msgid "User paths"
-msgstr ""
+msgstr "የተጠቃሚ መንገዶች"
#: CustomAnimation.src
msgctxt ""
@@ -560,4 +560,4 @@ msgctxt ""
"STR_SLIDETRANSITION_NONE\n"
"string.text"
msgid "No transition"
-msgstr ""
+msgstr "መሸጋገሪያ የለም"
diff --git a/source/am/sd/source/ui/app.po b/source/am/sd/source/ui/app.po
index 478cd2ec278..5f2ef2e45f6 100644
--- a/source/am/sd/source/ui/app.po
+++ b/source/am/sd/source/ui/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-24 20:56+0000\n"
+"PO-Revision-Date: 2014-01-11 19:24+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369428981.0\n"
+"X-POOTLE-MTIME: 1389468251.0\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -1723,7 +1723,7 @@ msgctxt ""
"SfxStyleFamiliesRes1\n"
"#define.text"
msgid "Image Styles"
-msgstr ""
+msgstr "የምስል ዘዴዎች"
#: res_bmp.src
msgctxt ""
@@ -1865,7 +1865,7 @@ msgctxt ""
"STR_GRAPHIC_TOOLBOX\n"
"string.text"
msgid "Draw Toolbar/Image"
-msgstr ""
+msgstr "እቃ መደርደሪያ/ምስል መሳያ"
#: strings.src
msgctxt ""
@@ -1897,7 +1897,7 @@ msgctxt ""
"STR_GRAPHIC_OBJ_TOOLBOX\n"
"string.text"
msgid "Draw Object Bar/Image"
-msgstr ""
+msgstr "እቃ መደርደሪያ/ምስል መሳያ"
#: strings.src
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIONS_TOOLBOX\n"
"string.text"
msgid "Options Bar/Image"
-msgstr ""
+msgstr "የ መደርደሪያ/ምስል ምርጫዎች"
#: strings.src
msgctxt ""
@@ -1937,7 +1937,7 @@ msgctxt ""
"STR_BEZIER_TOOLBOX\n"
"string.text"
msgid "Bézier Object Bar"
-msgstr ""
+msgstr "Bézier Object Bar"
#: strings.src
msgctxt ""
@@ -2041,7 +2041,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "ምስል ማስገቢያ"
#: strings.src
msgctxt ""
@@ -2313,7 +2313,7 @@ msgctxt ""
"STR_TRANSFORM\n"
"string.text"
msgid "Transform"
-msgstr ""
+msgstr "መለወጫ"
#: strings.src
msgctxt ""
@@ -2625,7 +2625,7 @@ msgctxt ""
"STR_CREATE_PAGES\n"
"string.text"
msgid "Create Slides"
-msgstr ""
+msgstr "ተንሸራታቾች መፍጠሪያ"
#: strings.src
msgctxt ""
@@ -2657,7 +2657,7 @@ msgctxt ""
"STR_DELETE_PAGES\n"
"string.text"
msgid "Delete Slides"
-msgstr ""
+msgstr "ተንሸራታቾች ማጥፊያ"
#: strings.src
msgctxt ""
@@ -2685,7 +2685,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "የምስል ፋይል መክፈት አልተቻለም"
#: strings.src
msgctxt ""
@@ -2693,7 +2693,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "የምስል ፋይል ማንበብ አልተቻለም"
#: strings.src
msgctxt ""
@@ -2701,7 +2701,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "ያልታወቀ የምስል አቀራረብ"
#: strings.src
msgctxt ""
@@ -2709,7 +2709,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "ይህ የንድፍ ፋይል እትም የተደገፈ አይደለም"
#: strings.src
msgctxt ""
@@ -2717,7 +2717,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "የምስል ማጣሪያ አልተገኘም"
#: strings.src
msgctxt ""
@@ -2725,7 +2725,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to import image"
-msgstr ""
+msgstr "ምስሎቹን ለማምጣት በቂ memory አልተገኘም"
#: strings.src
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"STR_SCALE_OBJS_TO_PAGE\n"
"string.text"
msgid "Should the image be scaled to the new slide format?"
-msgstr ""
+msgstr "ምስሉ ወደ አዲሱ ተንሸራታች አቀራረብ ይመጠን?"
#: strings.src
msgctxt ""
@@ -3121,7 +3121,7 @@ msgctxt ""
"STR_DRAGTYPE_URL\n"
"string.text"
msgid "Insert as Hyperlink"
-msgstr ""
+msgstr "እንደ hyperlink ማስገቢያ"
#: strings.src
msgctxt ""
@@ -3129,7 +3129,7 @@ msgctxt ""
"STR_DRAGTYPE_EMBEDDED\n"
"string.text"
msgid "Insert as Copy"
-msgstr ""
+msgstr "እንደ ኮፒ ማስገቢያ"
#: strings.src
msgctxt ""
@@ -3137,7 +3137,7 @@ msgctxt ""
"STR_DRAGTYPE_LINK\n"
"string.text"
msgid "Insert as Link"
-msgstr ""
+msgstr "እንደ አገናኝ ማስገቢያ"
#: strings.src
msgctxt ""
@@ -3401,7 +3401,7 @@ msgctxt ""
"STR_RELEASE_GRAPHICLINK\n"
"string.text"
msgid "This image is linked to a document. Do you want to unlink the image in order to edit it?"
-msgstr ""
+msgstr "ይህ ምስል ከ ሰነድ ጋር የተገናኘ ነው፡ ምስሉን ለማረም እንዲችሉ መለያየት ይፈልጋሉ?"
#: strings.src
msgctxt ""
@@ -3457,7 +3457,7 @@ msgctxt ""
"STR_BREAK_METAFILE\n"
"string.text"
msgid "Ungroup Metafile(s)..."
-msgstr "Metafile(s) መለያያ..."
+msgstr "መለያያ Metafile(s)..."
#: strings.src
msgctxt ""
@@ -4009,7 +4009,7 @@ msgctxt ""
"STR_GRAPHICS_STYLE_FAMILY\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "የምስል ዘዴዎች"
#: strings.src
msgctxt ""
@@ -4073,7 +4073,7 @@ msgctxt ""
"STR_SET_BACKGROUND_PICTURE\n"
"string.text"
msgid "Set Background Image for Slide ..."
-msgstr ""
+msgstr "ለተንሸራታቹ የመደብ ስእል ማሰናጃ..."
#: strings.src
msgctxt ""
@@ -4121,7 +4121,7 @@ msgctxt ""
"STR_INSERT_PICTURE\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "ምስል ማስገቢያ"
#: strings.src
msgctxt ""
diff --git a/source/am/sd/source/ui/dlg.po b/source/am/sd/source/ui/dlg.po
index fd8bf26c8ff..84b79dbcbfb 100644
--- a/source/am/sd/source/ui/dlg.po
+++ b/source/am/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-05-27 17:59+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "የገጽ ዛፍ"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "የተንሸራታች ንድፍ ~ይምረጡ"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "የመደቡን ገጽ ~መቀያየሪያ"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "የማይጠቀሙበትን መደብ ~ማጥፊያ"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~መጫኛ..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "የተንሸራታች ንድፍ"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/am/sd/source/ui/slideshow.po b/source/am/sd/source/ui/slideshow.po
index 5fe176962df..7c418bc2bfd 100644
--- a/source/am/sd/source/ui/slideshow.po
+++ b/source/am/sd/source/ui/slideshow.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-04 10:57+0100\n"
-"PO-Revision-Date: 2013-11-10 18:36+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-14 17:50+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384108564.0\n"
+"X-POOTLE-MTIME: 1387043407.0\n"
#: slideshow.src
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"CM_EDIT_PRESENTATION\n"
"menuitem.text"
msgid "E~dit Presentation"
-msgstr "ማቅረቢያን ማ~ረሚያ "
+msgstr "ማቅረቢያውን ማ~ረሚያ"
#: slideshow.src
msgctxt ""
diff --git a/source/am/sd/uiconfig/sdraw/ui.po b/source/am/sd/uiconfig/sdraw/ui.po
index e9ecddad575..f892f1ed682 100644
--- a/source/am/sd/uiconfig/sdraw/ui.po
+++ b/source/am/sd/uiconfig/sdraw/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-24 21:03+0000\n"
+"PO-Revision-Date: 2013-12-29 23:50+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369429411.0\n"
+"X-POOTLE-MTIME: 1388361006.0\n"
#: breakdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Break"
-msgstr ""
+msgstr "መጨረሻ"
#: breakdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inserted drawing objects:"
-msgstr ""
+msgstr "የገቡ የመሳያ እቃዎች:"
#: bulletsandnumbering.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "ነጥቦች እና ቁጥር አሰጣጥ"
#: bulletsandnumbering.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reset"
-msgstr ""
+msgstr "እንደነበር መመለሻ"
#: bulletsandnumbering.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "ነጥቦች"
#: bulletsandnumbering.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "የቁጥር አሰጣጥ አይነት"
#: bulletsandnumbering.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "ምስል"
#: bulletsandnumbering.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "ቦታ"
#: bulletsandnumbering.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cross-fading"
-msgstr ""
+msgstr "መስቀልኛ-ማፍዘዣ"
#: crossfadedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same orientation"
-msgstr ""
+msgstr "በተመሳሳይ አቅጣጫ"
#: crossfadedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-fade attributes"
-msgstr ""
+msgstr "መስቀልኛ-ማፍዘዣ ባህሪዎች"
#: crossfadedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "ጭማሪዎች"
#: crossfadedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "ማሰናጃ"
#: dlgsnap.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character"
-msgstr ""
+msgstr "ባህሪ"
#: drawchardialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "ፊደሎች"
#: drawchardialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "የፊደል ውጤቶች"
#: drawchardialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "ቦታ"
#: drawpagedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Setup"
-msgstr ""
+msgstr "ገጽ ማሰናጃ"
#: drawpagedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "ገጽ"
#: drawpagedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "መደብ"
#: drawparadialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "አንቀጽ"
#: drawparadialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "ማስረጊያ & ክፍተት"
#: drawparadialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "ማስረጊያ"
#: drawparadialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "ማሰለፊያ"
#: drawparadialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "ቁጥር አሰጣጥ"
#: drawprtldialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Presentation Layout"
-msgstr ""
+msgstr "የማቅረቢያ እቅድ"
#: drawprtldialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "መስመር"
#: drawprtldialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "ቦታ"
#: drawprtldialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "ጥላ"
#: drawprtldialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "ግልጽነት"
#: drawprtldialog.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "ፊደል"
#: drawprtldialog.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "የፊደል ውጤቶች"
#: drawprtldialog.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "ማስረጊያዎች & ክፍተት"
#: drawprtldialog.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "ጽሁፍ"
#: drawprtldialog.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "ነጥቦች"
#: drawprtldialog.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "የቁጥር አሰጣጥ አይነት"
#: drawprtldialog.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "ምስል"
#: drawprtldialog.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "ማሰለፊያ"
#: drawprtldialog.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "ማስረጊያዎች"
#: insertlayer.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides/Objects"
-msgstr ""
+msgstr "ተንሸራታቾች/እቃዎች ማስገቢያ"
#: insertslidesdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete unused backg_rounds"
-msgstr ""
+msgstr "የማይጠቀሙበትን መደ_ቦች ማጥፊያ"
#: insertslidesdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "_አገናኝ"
#: namedesign.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr ""
+msgstr "በዚህ አንቀጽ ላይ እ_ንደገና ማስጀመሪያ"
#: paranumberingtab.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart with"
-msgstr ""
+msgstr "ማ_ስጀመሪያ በ"
#: paranumberingtab.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph numbering"
-msgstr ""
+msgstr "አንቀጽ ቁጥር መስጫ"
#: printeroptions.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Table Design"
-msgstr ""
+msgstr "የሰንጠረዥ ንድፍ"
#: tabledesigndialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_የራስጌ ረድፍ"
#: tabledesigndialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "ጠቅ_ላላ ረድፍ"
#: tabledesigndialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "_ምልክት የተደረገባቸው ረድፎች"
#: tabledesigndialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "የመ_ጀመሪያ አምድ"
#: tabledesigndialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "_የመጨረሻ አምድ"
#: tabledesigndialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "ምል_ክት የተደረገባቸው አምዶች"
#: vectorize.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Convert to Polygon"
-msgstr ""
+msgstr "ወደ Polygon መቀየሪያ"
#: vectorize.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of colors:"
-msgstr ""
+msgstr "የቀለሞች ቁጥር:"
#: vectorize.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reduction:"
-msgstr ""
+msgstr "ነጥብ መቀነሻ:"
#: vectorize.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tile size:"
-msgstr ""
+msgstr "የ መደርደሪያ መጠን:"
#: vectorize.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill holes:"
-msgstr ""
+msgstr "ቀዳዶች _መሙያ:"
#: vectorize.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "ማሰናጃዎች"
#: vectorize.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "ቅድመ እይታ"
#: vectorize.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source image:"
-msgstr ""
+msgstr "የምስሉ ምንጭ:"
#: vectorize.ui
msgctxt ""
@@ -1004,4 +1004,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress"
-msgstr ""
+msgstr "ሂደት"
diff --git a/source/am/sd/uiconfig/simpress/ui.po b/source/am/sd/uiconfig/simpress/ui.po
index d3f9f87b0ee..8ec52a91046 100644
--- a/source/am/sd/uiconfig/simpress/ui.po
+++ b/source/am/sd/uiconfig/simpress/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-02 20:51+0000\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-02-10 01:15+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370206302.0\n"
+"X-POOTLE-MTIME: 1391994935.0\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entrance"
-msgstr ""
+msgstr "መግቢያ"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Emphasis"
-msgstr ""
+msgstr "ማጋነኛ"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exit"
-msgstr ""
+msgstr "መውጫ"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Motion Paths"
-msgstr ""
+msgstr "የ እንቅስቃሴ መንገድ"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Misc Effects"
-msgstr ""
+msgstr "የተለያዩ ውጤቶች"
#: customanimationcreatetab.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Speed:"
-msgstr ""
+msgstr "_ፍጥነት:"
#: customanimationcreatetab.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic preview"
-msgstr ""
+msgstr "_ራሱ በራሱ ቅድመ እይታ"
#: customanimationeffecttab.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction:"
-msgstr ""
+msgstr "_አቅጣጫ:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accelerated start"
-msgstr ""
+msgstr "ማስኬድ ተጀምሯል"
#: customanimationeffecttab.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decelerated end"
-msgstr ""
+msgstr "ማስቆም ጨርሷል"
#: customanimationeffecttab.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "ማሰናጃዎች"
#: customanimationeffecttab.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter animation:"
-msgstr ""
+msgstr "ከ እንቅስቃሴው በ_ኋላ:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sound:"
-msgstr ""
+msgstr "_ድምጽ:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text animation:"
-msgstr ""
+msgstr "_ጽሁፍ ማንቀሳቀሻ:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Di_m color:"
-msgstr ""
+msgstr "ቀለም ማፍ_ዘዣ:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "delay between characters"
-msgstr ""
+msgstr "በ ባህሪዎች መሀከል ማዘግያ"
#: customanimationeffecttab.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Don't dim"
-msgstr ""
+msgstr "አታደብዝዝ"
#: customanimationeffecttab.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dim with color"
-msgstr ""
+msgstr "በቀለም ማደብዘዣ"
#: customanimationeffecttab.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Hide after animation"
-msgstr ""
+msgstr "ከ እንቅስቃሴው በኋላ መደበቂያ"
#: customanimationeffecttab.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hide on next animation"
-msgstr ""
+msgstr "በሚቀጥለው እንቅስቃሴ ላይ መደበቂያ"
#: customanimationeffecttab.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "All at once"
-msgstr ""
+msgstr "ሁሉንም በአንድ ጊዜ"
#: customanimationeffecttab.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Word by word"
-msgstr ""
+msgstr "ቃል በ ቃል"
#: customanimationeffecttab.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Letter by letter"
-msgstr ""
+msgstr "ፊደል በ ፊደል"
#: customanimationeffecttab.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhancement"
-msgstr ""
+msgstr "መጨመሪያ"
#: customanimationproperties.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Effect Options"
-msgstr ""
+msgstr "የውጤቶች ምርጫ"
#: customanimationproperties.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "ውጤት"
#: customanimationproperties.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Timing"
-msgstr ""
+msgstr "ሰአት"
#: customanimationproperties.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "የጽሁፍ እንቅስቃሴ"
#: customanimationspanel.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add Effect"
-msgstr ""
+msgstr "ውጤት መጨመሪያ"
#: customanimationspanel.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Effect"
-msgstr ""
+msgstr "ውጤት ማስወገጃ"
#: customanimationspanel.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Modify Effect"
-msgstr ""
+msgstr "ውጤት ማሻሻያ"
#: customanimationspanel.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Up"
-msgstr ""
+msgstr "ወደ ላይ ማንቀሳቀሻ"
#: customanimationspanel.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Down"
-msgstr ""
+msgstr "ወደ ታች ማንቀሳቀሻ"
#: customanimationspanel.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview Effect"
-msgstr ""
+msgstr "የውጤቱ ቅድመ እይታ"
#: customanimationspanel.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr ""
+msgstr "_መጀመሪያ"
#: customanimationspanel.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction"
-msgstr ""
+msgstr "_አቅጣጫ"
#: customanimationspanel.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sp_eed"
-msgstr ""
+msgstr "ፍጥ_ነት"
#: customanimationspanel.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "በምጫን ጊዜ"
#: customanimationspanel.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "ቀደም ካለው ጋር"
#: customanimationspanel.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "ቀደም ካለው በኋላ"
#: customanimationspanel.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: customanimationspanel.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "ውጤት"
#: customanimationspanel.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic pre_view"
-msgstr ""
+msgstr "ራሱ በራሱ ቅድመ_እይታ"
#: customanimationtexttab.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Group text:"
-msgstr ""
+msgstr "_ጽሁፍ በ ቡድን:"
#: customanimationtexttab.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr ""
+msgstr "_ራሱ በራሱ በኋላ:"
#: customanimationtexttab.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "As one object"
-msgstr ""
+msgstr "እንደ አንድ እቃ"
#: customanimationtexttab.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "All paragraphs at once"
-msgstr ""
+msgstr "ሁሉንም ምእራፎች በአንድ ጊዜ"
#: customanimationtexttab.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "By 1st level paragraphs"
-msgstr ""
+msgstr "በ 1ኛ ደረጃ አንቀጾች"
#: customanimationtexttab.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "By 2nd level paragraphs"
-msgstr ""
+msgstr "በ 2ኛ ደረጃ አንቀጾች"
#: customanimationtexttab.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "By 3rd level paragraphs"
-msgstr ""
+msgstr "በ 3ኛ ደረጃ አንቀጾች"
#: customanimationtexttab.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "By 4th level paragraphs"
-msgstr ""
+msgstr "በ 4ኛ ደረጃ አንቀጾች"
#: customanimationtexttab.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "By 5th level paragraphs"
-msgstr ""
+msgstr "በ 5ኛ ደረጃ አንቀጾች"
#: customanimationtexttab.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animate attached _shape"
-msgstr ""
+msgstr "የተያያዙትን _ቅርጾች ማንቀሳቀሻ"
#: customanimationtexttab.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_In reverse order"
-msgstr ""
+msgstr "_በ ተቃራኒ ደንብ"
#: customanimationtimingtab.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start:"
-msgstr ""
+msgstr "_መጀመሪያ:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delay:"
-msgstr ""
+msgstr "_ማዘግያ:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_peed:"
-msgstr ""
+msgstr "ፍ_ጥነት:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Repeat:"
-msgstr ""
+msgstr "_መድገሚያ:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "በምጫን ጊዜ"
#: customanimationtimingtab.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "ቀደም ካለው ጋር"
#: customanimationtimingtab.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "ቀደም ካለው በኋላ"
#: customanimationtimingtab.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rewind _when done playing"
-msgstr ""
+msgstr "ማጫወቱን ከጨረሰ _በኋላ እንደገና ማጠንጠኛ"
#: customanimationtimingtab.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trigger"
-msgstr ""
+msgstr "ማስነሻ"
#: customslideshows.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Field"
-msgstr ""
+msgstr "ሜዳ ማረሚያ"
#: dlgfield.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_የተወሰነ"
#: dlgfield.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_ተለዋዋጭ"
#: dlgfield.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field type"
-msgstr ""
+msgstr "የሜዳ አይነት"
#: dlgfield.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_ቋንቋ"
#: dlgfield.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "አ_ቀራረብ"
#: headerfooterdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Appl_y to All"
-msgstr ""
+msgstr "ለሁሉም መፈጸሚ_ያ"
#: headerfooterdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "ተንሸራታቾች"
#: headerfooterdialog.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heade_r"
-msgstr ""
+msgstr "ራስ_ጌ"
#: headerfootertab.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header _text:"
-msgstr ""
+msgstr "የራስጌ _ጽሁፍ:"
#: headerfootertab.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date and time"
-msgstr ""
+msgstr "_ቀን እና ሰአት"
#: headerfootertab.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed"
-msgstr ""
+msgstr "የተ_ወሰነ"
#: headerfootertab.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_ተለዋዋጭ"
#: headerfootertab.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_ቋንቋ"
#: headerfootertab.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format"
-msgstr ""
+msgstr "_አቀራረብ"
#: headerfootertab.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_ግርጌ"
#: headerfootertab.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ooter text:"
-msgstr ""
+msgstr "የ_ግርጌ ጽሁፍ:"
#: headerfootertab.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "_የተንሸራታች ቁጥር"
#: headerfootertab.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on slide"
-msgstr ""
+msgstr "በ ተንሸራታች ውስጥ ማካተቻ"
#: headerfootertab.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do _not show on the first slide"
-msgstr ""
+msgstr "በ መጀመሪያው ተንሸራታች ላይ አታ_ሳይ"
#: headerfootertab.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page Number"
-msgstr ""
+msgstr "_የገጽ ቁጥር"
#: headerfootertab.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on page"
-msgstr ""
+msgstr "በ ገጹ ላይ ማካተቻ"
#: insertslides.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides"
-msgstr ""
+msgstr "ተንሸራታች ማስገቢያ"
#: insertslides.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before"
-msgstr ""
+msgstr "_በፊት"
#: insertslides.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter"
-msgstr ""
+msgstr "በ_ኋላ"
#: insertslides.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "ቦታ"
#: masterlayoutdlg.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Master Elements"
-msgstr ""
+msgstr "ዋናው አካላቶች"
#: masterlayoutdlg.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "_ራስጌ"
#: masterlayoutdlg.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date/time"
-msgstr ""
+msgstr "_ቀን/ሰአት"
#: masterlayoutdlg.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_ግርጌ"
#: masterlayoutdlg.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page number"
-msgstr ""
+msgstr "_የገጽ ቁጥር"
#: masterlayoutdlg.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "_የተንሸራታች ቁጥር"
#: masterlayoutdlg.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Placeholders"
-msgstr ""
+msgstr "ቦታያዦች"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow quick editing"
-msgstr ""
+msgstr "ፈጣን ማረሚያ ማስቻያ"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only text area selected"
-msgstr ""
+msgstr "ጽሁፍ ብቻ ተመርጧል"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text objects"
-msgstr ""
+msgstr "የ ጽሁፍ እቃዎች"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start with _wizard"
-msgstr ""
+msgstr "በ _አዋቂ መጀመሪያ"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document"
-msgstr ""
+msgstr "አዲስ ሰነድ"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1049,51 +1049,51 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy when moving"
-msgstr ""
+msgstr "በሚያንቀሳቅሱ ጊዜ ኮፒ ማድረጊያ"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
-msgstr ""
+msgid "Unit of _measurement"
+msgstr "የ_መለኪያ ክፍል"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
-msgstr ""
+msgid "Ta_b stops"
+msgstr "ማስ_ረጊያ ማስቆሚያ"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1103,34 +1103,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "ማሰናጃዎች"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
-msgstr ""
+msgid "Always with current page"
+msgstr "ሁል ጊዜ በ አሁኑ ገጽ"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
-msgstr ""
+msgid "Enable remote control"
+msgstr "በርቀት መቆጣጠሪያ ማስቻያ"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Presentation"
-msgstr ""
+msgstr "ማቅረቢያ"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing scale"
-msgstr ""
+msgstr "_የመሳያ መጠን"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _width"
-msgstr ""
+msgstr "የገጽ _ስፋት"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _height"
-msgstr ""
+msgstr "የገጽ _እርዝመት"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "መለኪያ"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "መጨመሪያ _ክፍተት በ አንቀጾች እና በ ሰንጠረዦች መካከል (በ አሁኑ ሰነድ ውስጥ)"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility"
-msgstr ""
+msgstr "ተስማሚነት"
#: photoalbum.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page name"
-msgstr ""
+msgstr "_የገጽ ስም"
#: prntopts.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ate"
-msgstr ""
+msgstr "ቀ_ን"
#: prntopts.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ti_me"
-msgstr ""
+msgstr "ሰአ_ት"
#: prntopts.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_idden pages"
-msgstr ""
+msgstr "የ_ተደበቁ ገጾች"
#: prntopts.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print"
-msgstr ""
+msgstr "ማተሚያ"
#: prntopts.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "ነባር"
#: prntopts.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to page"
-msgstr ""
+msgstr "በ ገጹ _ልክ"
#: prntopts.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile pages"
-msgstr ""
+msgstr "ገጾች _መደርደሪያ"
#: prntopts.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper tray from printer s_ettings"
-msgstr ""
+msgstr "የ ወረቀት ትሪ ከማተሚያ ማ_ሰናጃዎች"
#: prntopts.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fr_ont"
-msgstr ""
+msgstr "ከ ፊት_ለፊት"
#: prntopts.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_ck"
-msgstr ""
+msgstr "ከ ኋ_ላ"
#: prntopts.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page options"
-msgstr ""
+msgstr "የገጽ ምርጫዎች"
#: prntopts.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drawing"
-msgstr ""
+msgstr "መሳያ"
#: prntopts.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes"
-msgstr ""
+msgstr "ማስታወሻዎች"
#: prntopts.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "ረቂቅ"
#: prntopts.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "ይዞታ"
#: prntopts.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "ነባር"
#: prntopts.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gra_yscale"
-msgstr ""
+msgstr "Gra_yscale"
#: prntopts.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Black & _white"
-msgstr ""
+msgstr "ጥቁር & _ነጭ"
#: prntopts.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Quality"
-msgstr ""
+msgstr "ጥራት"
#: remotedialog.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Impress Remote"
-msgstr ""
+msgstr "በርቀት ማስደነቂያ"
#: sdviewpage.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rulers visible"
-msgstr ""
+msgstr "የሚታዩ _ማስመሪያዎች"
#: sdviewpage.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour of each individual object"
-msgstr ""
+msgstr "የ እያንዳንዱ እቃ _ቅርጽ"
#: sdviewpage.ui
msgctxt ""
@@ -1940,7 +1940,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "ማሳያ"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "የተንሸራታች ንድፍ"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "የገጹን መደብ _መቀያየሪያ"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "የማይጠቀሙበትን መደብ _ማጥፊያ"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "የተንሸራታች ንድፍ ይምረጡ"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "_መጫኛ..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -1949,7 +1994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to selected slides"
-msgstr ""
+msgstr "ለተመረጡት ተንሸራታቾች መፈጸሚያ"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1958,7 +2003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Speed:"
-msgstr ""
+msgstr "ፍጥነት:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1967,7 +2012,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Slow"
-msgstr ""
+msgstr "በዝግታ"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1976,7 +2021,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Medium"
-msgstr ""
+msgstr "መሀከለኛ"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1985,7 +2030,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Fast"
-msgstr ""
+msgstr "ፋጣን"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1994,7 +2039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sound:"
-msgstr ""
+msgstr "ድምጽ:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2003,7 +2048,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Sound"
-msgstr ""
+msgstr "ድምጽ የለም"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2012,7 +2057,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Stop Previous Sound"
-msgstr ""
+msgstr "ቀደም ያለውን ድምፅ ማስቆሚያ"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2021,7 +2066,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Other Sound..."
-msgstr ""
+msgstr "ሌላ ድምጽ..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -2039,7 +2084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modify transition"
-msgstr ""
+msgstr "መሸጋገሪያ ማሻሻያ"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2048,7 +2093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On mouse click"
-msgstr ""
+msgstr "አይጡን በምጫን ጊዜ"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2057,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically after"
-msgstr ""
+msgstr "በኋላ ራሱ በራሱ"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2066,7 +2111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Advance slide"
-msgstr ""
+msgstr "የረቀቀ ተንሸራታች"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2075,7 +2120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to All Slides"
-msgstr ""
+msgstr "ለሁሉም ተንሸራታቾች መፈጸሚያ"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2084,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Play"
-msgstr ""
+msgstr "ማጫወቻ"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2093,7 +2138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slide Show"
-msgstr ""
+msgstr "ተንሸራታች ማሳያ"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2102,7 +2147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic preview"
-msgstr ""
+msgstr "ቅድመ እይታ ራሱ በራሱ"
#: tabledesignpanel.ui
msgctxt ""
@@ -2111,7 +2156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "የ_ራስጌ ረድፍ"
#: tabledesignpanel.ui
msgctxt ""
@@ -2120,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "ጠቅ_ላላ ረድፍ"
#: tabledesignpanel.ui
msgctxt ""
@@ -2129,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "_ምልክት የተደረገባቸው ረድፎች"
#: tabledesignpanel.ui
msgctxt ""
@@ -2138,7 +2183,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "የመጀመሪያው አምድ"
#: tabledesignpanel.ui
msgctxt ""
@@ -2147,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "_የመጨረሻው አምድ"
#: tabledesignpanel.ui
msgctxt ""
@@ -2156,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "ምል_ክት የተደረገባቸው አምዶች"
#: templatedialog.ui
msgctxt ""
@@ -2165,7 +2210,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "የምስል ዘዴዎች"
#: templatedialog.ui
msgctxt ""
@@ -2174,7 +2219,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_መደበኛ"
#: templatedialog.ui
msgctxt ""
@@ -2183,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "አደራጅ"
#: templatedialog.ui
msgctxt ""
@@ -2192,7 +2237,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "መስመር"
#: templatedialog.ui
msgctxt ""
@@ -2201,7 +2246,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "ቦታ"
#: templatedialog.ui
msgctxt ""
@@ -2219,7 +2264,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "ግልጽነት"
#: templatedialog.ui
msgctxt ""
@@ -2228,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "ፊደል"
#: templatedialog.ui
msgctxt ""
@@ -2237,7 +2282,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "የፊደል ውጤት"
#: templatedialog.ui
msgctxt ""
@@ -2246,7 +2291,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "ማስረጊያዎች & ክፍተት"
#: templatedialog.ui
msgctxt ""
@@ -2255,7 +2300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "ጽሁፍ"
#: templatedialog.ui
msgctxt ""
@@ -2264,7 +2309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "የጽሁፍ እንቅስቃሴ"
#: templatedialog.ui
msgctxt ""
@@ -2282,7 +2327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "አገናኝ"
#: templatedialog.ui
msgctxt ""
@@ -2291,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "ማሰለፊያ"
#: templatedialog.ui
msgctxt ""
@@ -2309,4 +2354,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "ማስረጊያዎች"
diff --git a/source/am/sdext/source/minimizer.po b/source/am/sdext/source/minimizer.po
deleted file mode 100644
index 5402771ebeb..00000000000
--- a/source/am/sdext/source/minimizer.po
+++ /dev/null
@@ -1,37 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-04-09 19:47+0000\n"
-"Last-Translator: Samson <sambelet@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: am\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365536829.0\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "የማቅረቢያ ማሳነሻ"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"የማቅረቢያ ማሳነሻ የሚጠቅመው አሁን የሚጠቀሙበትን ማቅረቢያ ፋይል መጠንን ለማሳነስ ነው ፡ ምስሎች ይታመቃሉ እና የማያስፈልጉ ዳታዎች ይወገዳሉ \n"
-"የማቅረቢያ ማሳነሻ በተቻለው መጠን የምስሎችን ጥራት መጠን ይጠብቃል ፡ ለስክሪን የተዘጋጁ ማቅረቢያዎች ወይንም እቅዶች ለህትመት የሚያስፈልገውን አይነት ጥራት አያስፈልጋቸውም\n"
diff --git a/source/am/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/am/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index da40a21ec53..00000000000
--- a/source/am/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-03-06 06:43+0200\n"
-"Last-Translator: Samson <sambelet@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: am\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "ማቅረቢያውን ~ማሳነሻ..."
diff --git a/source/am/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/am/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index c9c695c0293..00000000000
--- a/source/am/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-08 01:00+0000\n"
-"Last-Translator: Samson <sambelet@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: am\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370653206.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "ማቅረቢያውን ማሳነሻ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "ደረጃዎች"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~ወደ ኋላ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~ይቀጥሉ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~መጨረሻ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "መሰረዣ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "መግቢያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "የማቅረቢያ ማሳነሻ የሚጠቅመው ለአሁኑ ማቅረቢያ የፋይል መጠን ለማሳነስ ነው ፡ ምስሎች እና ዳታ ይታመቃሉ ፡ የማያስፈልጉት ይወገዳሉ በአዋቂው መጨረሻው ደረጃ ላይ የሚፈጸሙትን ለውጦች መምረጥ ይችላሉ ፡ ለአሁኑ ማቅረቢያ ወይንም አዲስ የሚፈልጉትን አይነት ማቅረቢያ እትም መፍጠር ይችላሉ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "ለማቅረቢያው ማሳነሻ ማሰናጃ ~ይምረጡ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~ማጥፊያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "ከስእሎች እና ንድፎች ከፍተኛ ውጤት ለማግኘት ማሰናጃዎች ይምረጡ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "ንድፍ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~Lossless compression"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "~JPEG compression"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~ጥራት በ %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "የተከረከሙ ንድፎች አካባቢን ~ማጥፊያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "~የምስል resolution ማሳነሻ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<no change>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (screen resolution)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (projector resolution)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 DPI (print resolution)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "ወደ ውስጥ ንድፎች አገናኞችን ~መስበሪያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE Objects"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "የ OLE እቃዎችን መተኪያ ማሰናጃዎች ይምረጡ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Create static replacement graphics for OLE objects"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "ለ ~ሁሉም OLE objects"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~For OLE objects not based on OpenDocument format"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "ተንሸራታቾች"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "የትኛው ተንሸራታች እንደሚጠፋ ይምረጡ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "ዋናው ገጾች"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "የማይጠቀሙበትን ~ዋና ገጾች ማጥፊያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "ማስታወሻዎች ~ማጽጃ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "የተደበቁ ~ተንሸራታቾችን ማጥፊያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "ለ ~custom ተንሸራታች ማሳያ የማይጠቀሙበትን ተንሸራታች ማጥፊያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "ማጠቃለያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "እነዚህን ለውጦች የት እንደሚፈጽሙ ይምረጡ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "ሂደት"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "አጥጋቢ እቃዎች"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "ለውጦቹን ወደ አሁኑ ማቅረቢያ ~መፈጸሚያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "አዲስ የተፈጠረ ማቅረቢያ ~መክፈቻ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "ማሰናጃዎችን እንደ ~ማስቀመጫ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "ለውጦቹ ከመፈጸማቸው በፊት ማቅረቢያውን ~ማባዣ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "ማጥፊያ %SLIDES ተንሸራታቾችን"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "ለንድፎች መቀየሪያ መፍጠሪያ ለ %OLE እቃዎች"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "የአሁኑ ፋይል መጠን :"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "የተገመተው የአዲሱ ፋይል መጠን :"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 ሜባ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "የኔ ማሰናጃዎች "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "ነባር ክፍለ ጊዜ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "optimization የአሁኑን ሰነድ ያሻሽለዋል ፡ መቀጠል ይፈልጋሉ?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~አዎ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "እሺ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "የማቅረቢያ ማሳነሻ ማቅረቢያውን በሚገባ አሻሽሏል '%TITLE' የፋይሉ መጠን ተቀይሯል ከ %OLDFILESIZE ሜባ ወደ %NEWFILESIZE ሜባ."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "የማቅረቢያ ማሳነሻ ማቅረቢያውን በሚገባ አሻሽሏል '%TITLE'. የፋይሉ መጠን ተቀይሯል ከ %OLDFILESIZE ሜባ ወደ %NEWFILESIZE ሜባ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "የማቅረቢያ ማሳነሻ ማቅረቢያውን በሚገባ አሻሽሏል '%TITLE'. የፋይሉ መጠን ተቀይሯል ወደ %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "የማቅረቢያ ማሳነሻ ማቅረቢያውን በሚገባ አሻሽሏል '%TITLE'. የፋይሉ መጠን ተቀይሯል በግምት ወደ %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "ማቅረቢያውን ማባዣ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "ተንሸራታቾች በማጥፋት ላይ..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "አጥጋቢ ንድፎች..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "ለ OLE እቃዎች መተኪያ ንድፎች መፍጠሪያ..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "አጥጋቢ ማሳያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "አጥጋቢ መመልከቻ (ትንሹን የፋይል መጠን)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "አጥጋቢ ማሳያ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "አጥጋቢ ማተሚያ"
diff --git a/source/am/sfx2/source/control.po b/source/am/sfx2/source/control.po
index 8330f86815a..6b190048831 100644
--- a/source/am/sfx2/source/control.po
+++ b/source/am/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-20 17:24+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-03 20:09+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356024295.0\n"
+"X-POOTLE-MTIME: 1388779754.0\n"
#: templateview.src
msgctxt ""
@@ -27,7 +27,15 @@ msgstr "ሁሉንም ቴምፕሌቶች"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr ""
+msgid "Welcome to %PRODUCTNAME."
+msgstr "እንኳን ደህና መጡ ወደ %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "አዲስ ፋይል ለመፍጠር ወይንም ለመክፈት የጎን መደርደሪያውን ይጠቀሙ"
diff --git a/source/am/sfx2/source/doc.po b/source/am/sfx2/source/doc.po
index 88bce3e2638..2777560bfab 100644
--- a/source/am/sfx2/source/doc.po
+++ b/source/am/sfx2/source/doc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-27 00:42+0000\n"
+"PO-Revision-Date: 2013-12-15 18:44+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369615354.0\n"
+"X-POOTLE-MTIME: 1387133076.0\n"
#: doc.src
msgctxt ""
@@ -1254,7 +1254,7 @@ msgctxt ""
"TBI_TEMPLATE_LINK\n"
"toolboxitem.text"
msgid "Get more templates for %PRODUCTNAME"
-msgstr ""
+msgstr "ተጨማሪ ቴምፕሌቶች ያግኙ ለ %PRODUCTNAME"
#: templatedlg.src
msgctxt ""
diff --git a/source/am/sfx2/source/view.po b/source/am/sfx2/source/view.po
index 6fff4b0d42d..0488eb6dbf7 100644
--- a/source/am/sfx2/source/view.po
+++ b/source/am/sfx2/source/view.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-04-11 18:45+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-11 19:26+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365705946.0\n"
+"X-POOTLE-MTIME: 1389468411.0\n"
#: view.src
msgctxt ""
@@ -156,7 +156,7 @@ msgctxt ""
"STR_PREVIEW_DOCINFO\n"
"string.text"
msgid "<html><body BGCOLOR=\"#c0c0c0\"><font FACE=\"Arial\"><dl><dt><b>Title:</b><dd>$(TITEL)<dt><b>Subject:</b><dd>$(THEME)<dt><b>Keywords:</b><dd>$(KEYWORDS)<dt><b>Description:</b><dd>$(TEXT)</dl></font></body></html>"
-msgstr "<html><body BGCOLOR=\"#c0c0c0\"><font FACE=\"Arial\"><dl><dt><b>አርእስት: </b><dd>$(TITEL)<dt><b>ጉዳዩ:</b><dd>$(THEME)<dt><b>ቁልፍ ቃል: </b><dd>$(KEYWORDS)<dt><b>መግለጫ: </b><dd>$(TEXT)</dl></font></body></html>"
+msgstr "<html><body BGCOLOR=\"#c0c0c0\"><font FACE=\"Arial\"><dl><dt><b>አርእስት:</b><dd>$(TITEL)<dt><b>ጉዳዩ:</b><dd>$(THEME)<dt><b>ቁልፍ ቃል:</b><dd>$(KEYWORDS)<dt><b>መግለጫ:</b><dd>$(TEXT)</dl></font></body></html>"
#: view.src
msgctxt ""
diff --git a/source/am/sfx2/uiconfig/ui.po b/source/am/sfx2/uiconfig/ui.po
index 92f134275f2..d8e6ccbc548 100644
--- a/source/am/sfx2/uiconfig/ui.po
+++ b/source/am/sfx2/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 02:11+0000\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-03 20:09+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385950288.0\n"
+"X-POOTLE-MTIME: 1388779787.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Confirm File Format"
-msgstr ""
+msgstr "የ ፋይል አቀራረቡን ያረጋግጡ"
#: alienwarndialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format \"%FORMATNAME\"."
-msgstr ""
+msgstr "ይህ ሰነድ የያዘው አቀራረብ ወይንም ይዞታ አሁን በተመረጠው የፋይል አቀራረብ ዘዴ ማስቀመጥ አይቻልም \"%FORMATNAME\"."
#: alienwarndialog.ui
msgctxt ""
@@ -41,12 +41,21 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
-msgstr ""
+msgstr "ነባር የ ODF ፋይል አቀራረብ ይጠቀሙ ሰነዱ በትክክል መቀመጡን ለማረጋገጥ"
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "የ _ODF አቀራረብ ይጠቀሙ"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -59,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr ""
+msgstr "በ ODF አቀራረብ ሳይቀምጥ ሲቀር _ጠይቀኝ"
#: checkin.ui
msgctxt ""
@@ -95,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CMIS Properties"
-msgstr ""
+msgstr "_CMIS ባህሪዎች"
#: cmisinfopage.ui
msgctxt ""
@@ -428,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS Properties"
-msgstr ""
+msgstr "CMIS ባህሪዎች"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -446,7 +455,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No e-mail configuration"
-msgstr ""
+msgstr "የተዋቀረ ኢ-ሜይል የለም"
#: errorfindemaildialog.ui
msgctxt ""
@@ -455,7 +464,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME was unable to find a working e-mail configuration."
-msgstr ""
+msgstr "%PRODUCTNAME የሚሰራ የተዋቀረ ኢ-ሜይል አልተገኘም"
#: errorfindemaildialog.ui
msgctxt ""
@@ -491,25 +500,16 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
-"\n"
-"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
-"\n"
-"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
-"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
-"\n"
-"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
#: managestylepage.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Style"
-msgstr ""
+msgstr "ዘዴ መፍጠሪያ"
#: newstyle.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Style name"
-msgstr ""
+msgstr "የ ዘዴው ስም"
#: optprintpage.ui
msgctxt ""
@@ -917,14 +917,13 @@ msgid "Printer Options"
msgstr "የማተሚያ ምርጫዎች"
#: querysavedialog.ui
-#, fuzzy
msgctxt ""
"querysavedialog.ui\n"
"QuerySaveDialog\n"
"title\n"
"string.text"
msgid "Save document?"
-msgstr "ሰነድ ማስቀመጫ"
+msgstr "ሰነዱን ላስቀምጥ?"
#: querysavedialog.ui
msgctxt ""
@@ -1004,8 +1003,8 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr ""
+msgid "_Open File"
+msgstr "ፋይል _መክፈቻ"
#: startcenter.ui
msgctxt ""
@@ -1022,8 +1021,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr "መፍጠሪያ"
+msgid "Create:"
+msgstr "መፍጠሪያ:"
#: startcenter.ui
msgctxt ""
@@ -1031,8 +1030,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr "አዲስ _ሰነድ"
+msgid "Writer _Document"
+msgstr "_ሰነድ መጻፊያ"
#: startcenter.ui
msgctxt ""
@@ -1040,7 +1039,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr "አዲስ _ሰንጠረዥ"
#: startcenter.ui
@@ -1049,8 +1048,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr "አዲስ _ማቅረቢያ"
+msgid "Impress _Presentation"
+msgstr "ማስደነቂያ _ማቅረቢያ"
#: startcenter.ui
msgctxt ""
@@ -1058,7 +1057,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr "አዲስ መ_ሳያ"
#: startcenter.ui
@@ -1067,8 +1066,8 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr "አዲስ For_mula"
+msgid "Math For_mula"
+msgstr "ሂሳብ For_mula"
#: startcenter.ui
msgctxt ""
@@ -1076,17 +1075,8 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr "አዲስ ዳ_ታቤዝ"
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr "_እርዳታ"
+msgid "Base D_atabase"
+msgstr "መሰረት ዳ_ታቤዝ"
#: startcenter.ui
msgctxt ""
@@ -1095,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xtensions"
-msgstr ""
+msgstr "ተ_ጨማሪዎች"
#: versioncommentdialog.ui
msgctxt ""
@@ -1104,7 +1094,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Version Comment"
-msgstr ""
+msgstr "የ እትም አስተያየት ማስገቢያ"
#: versioncommentdialog.ui
msgctxt ""
@@ -1113,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time: "
-msgstr ""
+msgstr "ቀን እና ሰአት: "
#: versioncommentdialog.ui
msgctxt ""
@@ -1140,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_ማወዳደሪያ"
#: versionscmis.ui
msgctxt ""
@@ -1176,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "የነበረው እትም"
#: versionsofdialog.ui
msgctxt ""
@@ -1194,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_ማወዳደሪያ"
#: versionsofdialog.ui
msgctxt ""
@@ -1203,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS"
-msgstr ""
+msgstr "CMIS"
#: versionsofdialog.ui
msgctxt ""
@@ -1212,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _New Version"
-msgstr ""
+msgstr "_አዲስ እትም ማስቀመጫ"
#: versionsofdialog.ui
msgctxt ""
@@ -1221,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always save a new version on closing"
-msgstr ""
+msgstr "_ሁል ጊዜ አዲስ እትም በሚዘጋ ጊዜ አስቀምጥ"
#: versionsofdialog.ui
msgctxt ""
diff --git a/source/am/starmath/source.po b/source/am/starmath/source.po
index e6489567251..09e42e33480 100644
--- a/source/am/starmath/source.po
+++ b/source/am/starmath/source.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-14 14:01+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-01-18 16:21+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,1799 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371218500.0\n"
+"X-POOTLE-MTIME: 1390062102.0\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "+ ምልክት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "- ምልክት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "+- ምልክት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "-+ ምልክት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "Boolean NOT"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "መደመሪያ +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "መቀነሻ -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "ማባዣ (ነጥብ)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "ማባዣ (x)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "ማባዣ (*)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "ማካፈያ (Slash)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "ማካፈያ (÷)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "ማካፈያ (ክፍልፋይ)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "Boolean AND"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "Boolean OR"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "እኩል ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "እኩል አይደለም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "ያንሳል"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "ይበልጣል"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "ያንሳል ወይም እኩል ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "ይበልጣል ወይም እኩል ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "ያንሳል ወይም እኩል ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "ይበልጣል ወይም እኩል ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "በጣም ያንሳል"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "በጣም ይበልጣል"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "Is Congruent To"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "በግምት እኩል ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "ተመሳሳይ ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "ተመሳሳይ ወይም እኩል ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "Is Proportional To"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "Is Orthogonal To"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "Is Parallel To"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "ወደ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "ውስጥ ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "ውስጥ አይደለም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "አለው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "መዋሀድ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "መገናኛ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "ልዩነት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Quotient Set"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "Subset"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "Subset Or Equal To"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "Superset"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "Superset Or Equal To"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "Not Subset"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "Not Subset Or Equal"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "Not Superset"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "Not Superset Or Equal"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "Absolute Value"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Factorial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "Square Root"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "N-th Root"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Exponential Function"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Exponential Function"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "Natural Logarithm"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "Logarithm"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "Sine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "Cosine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "Tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "Cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "Arcsine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "Arccosine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "Arctangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "Arccotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Hyperbolic Sine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Hyperbolic Cosine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Hyperbolic Tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Hyperbolic Cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Area Hyperbolic Sine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Area Hyperbolic Cosine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Area Hyperbolic Tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Area Hyperbolic Cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "ድምር"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "ድምር በትንንሹ ዝቅ ብሎ ከታች መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "ድምር በትንንሹ ከፍ ብሎ ከላይ መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr "ድምር ወደ ላይ ከፍ/ዝቅ አድርጎ መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "ውጤት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "ውጤት በትንንሹ ዝቅ ብሎ ከታች መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr "ውጤት በትንንሹ ከፍ ብሎ ከላይ መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr "ውጤት በትንንሹ ከፍ/ዝቅ ብሎ መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Coproduct"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "በትንንሹ ዝቅ ብሎ Coproduct ከታች መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr "በትንንሹ ከፍ ብሎ Coproduct ከላይ መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr "Coproduct በትንንሹ ከፍ/ዝቅ ብሎ መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Limes"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "Limes ወደ ታች ዝቅ አድርጎ ከታች መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "Limes ወደ ላይ ከፍ አድርጎ ከላይ መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr "Limes ወደ ላይ ከፍ/ዝቅ አድርጎ መጻፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "There Exists"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "There Not Exists"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "ለ ሁሉም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "Double Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "Triple Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Curve Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "Double Curve Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "Triple Curve Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Acute Accent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "መስመር ከላይ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Breve"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "Reverse Circumflex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "ክብ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "ነጥብ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "ድርብ ነጥብ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "Triple Dot"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Grave Accent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Circumflex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Tilde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Vector Arrow"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "መስመር ከታች"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "መስመር ከላይ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "መስመር በላዩ ላይ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "ግልጽ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "ፊደል ማድመቂያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "ፊደል ማዝመሚያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "እንደገና መመጠኛ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "ፊደል መቀየሪያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "ጥቁር ቀለም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "ሰማያዊ ቀለም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "አረንጓዴ ቀለም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "ቀይ ቀለም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "ቢጫ ቀለም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "Group Brackets"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "Round Brackets"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "Square Brackets"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "Double Square Brackets"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "Braces"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "Angle Brackets"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "ወለል"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "ነጠላ መስመሮች"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "ድርብ መስመሮች"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "Operator Brackets"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "Round Brackets (Scalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "Square Brackets (Scalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "Double Square Brackets (Scalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "Braces (Scalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "Angle Brackets (Scalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "Single Lines (Scalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "Double Lines (Scalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "Operator Brackets (Scalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "Braces Top (Scalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "Braces Bottom (Scalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "ወደ ታች ዝቅ አድርጎ በቀኝ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "Power"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "ወደ ታች ዝቅ አድርጎ በግራ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "ወደ ላይ ከፍ አድርጎ በግራ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "ወደ ታች ዝቅ አድርጎ ከታች"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "ወደ ላይ ከፍ አድርጎ ከላይ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "ትንሽ ክፍተት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "ባዶ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "አዲስ መስመር"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "Vertical Stack (2 Elements)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "Vertical Stack"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Matrix Stack"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "በግራ ማሰለፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "መሀከል ማሰለፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "በቀኝ ማሰለፊያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "Aleph"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "ባዶ ማሰናጃ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "Real Part"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "Imaginary Part"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "Infinity"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "በከፊል"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "Nabla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "Weierstrass p"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "ነጥቦች ከመሀከል"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "ነጥቦች ወደ ላይ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "ነጥቦች ወደ ታች"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "ነጥቦች ከታች"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "ነጥቦች በቁመት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "Concatenate"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "ማካፈያ (wideslash)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr "ማካፈያ (counter wideslash)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "ማካፈያ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "አያካፍልም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "ድርብ ቀስት በግራ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "ድርብ ቀስት በግራ እና በቀኝ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "ድርብ ቀስት በቀኝ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "Natural Numbers Set"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "Integers Set"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "Set of Rational Numbers"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "Real Numbers Set"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "Complex Numbers Set"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "Large Circumflex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "Large Tilde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "Large Vector Arrow"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "h Bar"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "Lambda Bar"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "የግራ ቀስት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "የቀኝ ቀስት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "የላይ ቀስት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "የታች ቀስት"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "ክፍተት የለም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "መቅደም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "ይቀድማል ወይም እኩል ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "ይቀድማል ወይም ተመሳሳይ ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "ተሳካ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "ተሳክቷል ወይም እኩል ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "ተሳክቷል ወይም ተመሳሳይ ነው"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "አይቀድምም"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "አልተሳካም"
#: commands.src
msgctxt ""
@@ -83,14 +1875,6 @@ msgstr "Formats"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
@@ -382,7 +2166,7 @@ msgctxt ""
"SID_ZOOM_50_PERCENT\n"
"menuitem.text"
msgid "~View 50%"
-msgstr ""
+msgstr "~መመልከቻ 50%"
#: smres.src
msgctxt ""
@@ -391,7 +2175,7 @@ msgctxt ""
"SID_ZOOM_100_PERCENT\n"
"menuitem.text"
msgid "View ~100%"
-msgstr ""
+msgstr "መመልከቻ ~100%"
#: smres.src
msgctxt ""
@@ -400,7 +2184,7 @@ msgctxt ""
"SID_ZOOM_200_PERCENT\n"
"menuitem.text"
msgid "View ~200%"
-msgstr ""
+msgstr "መመልከቻ ~200%"
#: smres.src
msgctxt ""
@@ -427,7 +2211,7 @@ msgctxt ""
"SID_ZOOM_OPTIMAL\n"
"menuitem.text"
msgid "~Display All"
-msgstr ""
+msgstr "ሁሉንም ~ማሳያ"
#: smres.src
msgctxt ""
@@ -460,7 +2244,7 @@ msgctxt ""
"STR_BLACK\n"
"string.text"
msgid "black"
-msgstr ""
+msgstr "ጥቁር"
#: smres.src
msgctxt ""
@@ -468,7 +2252,7 @@ msgctxt ""
"STR_BLUE\n"
"string.text"
msgid "blue"
-msgstr ""
+msgstr "ሰማያዊ"
#: smres.src
msgctxt ""
@@ -476,7 +2260,7 @@ msgctxt ""
"STR_GREEN\n"
"string.text"
msgid "green"
-msgstr ""
+msgstr "አረንጓዴ"
#: smres.src
msgctxt ""
@@ -484,7 +2268,7 @@ msgctxt ""
"STR_RED\n"
"string.text"
msgid "red"
-msgstr ""
+msgstr "ቀይ"
#: smres.src
msgctxt ""
@@ -508,7 +2292,7 @@ msgctxt ""
"STR_YELLOW\n"
"string.text"
msgid "yellow"
-msgstr ""
+msgstr "ቢጫ"
#: smres.src
msgctxt ""
@@ -516,7 +2300,7 @@ msgctxt ""
"STR_HIDE\n"
"string.text"
msgid "hide"
-msgstr ""
+msgstr "መደበቂያ"
#: smres.src
msgctxt ""
@@ -524,7 +2308,7 @@ msgctxt ""
"STR_SIZE\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "መጠን"
#: smres.src
msgctxt ""
@@ -532,7 +2316,7 @@ msgctxt ""
"STR_FONT\n"
"string.text"
msgid "font"
-msgstr ""
+msgstr "ፊደል"
#: smres.src
msgctxt ""
@@ -540,7 +2324,7 @@ msgctxt ""
"STR_ALIGN_LEFT\n"
"string.text"
msgid "left"
-msgstr ""
+msgstr "በ ግራ"
#: smres.src
msgctxt ""
@@ -548,7 +2332,7 @@ msgctxt ""
"STR_ALIGN_CENTER\n"
"string.text"
msgid "center"
-msgstr ""
+msgstr "መሀከል"
#: smres.src
msgctxt ""
@@ -556,7 +2340,7 @@ msgctxt ""
"STR_ALIGN_RIGHT\n"
"string.text"
msgid "right"
-msgstr ""
+msgstr "በ ቀኝ"
#: smres.src
msgctxt ""
diff --git a/source/am/starmath/uiconfig/smath/ui.po b/source/am/starmath/uiconfig/smath/ui.po
index 6fd2c503eb1..19492df43d2 100644
--- a/source/am/starmath/uiconfig/smath/ui.po
+++ b/source/am/starmath/uiconfig/smath/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-04-09 15:42+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-19 18:28+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365522120.0\n"
+"X-POOTLE-MTIME: 1390156097.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "ማሰለፊያ"
#: alignmentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_ነባር"
#: alignmentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_በ ግራ"
#: alignmentdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Centered"
-msgstr ""
+msgstr "_መሀከል"
#: alignmentdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_በ ቀኝ"
#: alignmentdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal"
-msgstr ""
+msgstr "አግድም"
#: catalogdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "ምልክቶች"
#: catalogdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_ማስገቢያ"
#: catalogdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_ማረሚያ..."
#: catalogdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbol set"
-msgstr ""
+msgstr "_ምልክት ማሰናጃ"
#: catalogdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "button"
-msgstr ""
+msgstr "ቁልፍ"
#: catalogdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unknown"
-msgstr ""
+msgstr "ያልታወቀ"
#: fontdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "ፊደሎች"
#: fontdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "ፊደል"
#: fontdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bold"
-msgstr ""
+msgstr "_ማድመቂያ"
#: fontdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Italic"
-msgstr ""
+msgstr "_ማዝመሚያ"
#: fontdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "ባህሪ"
#: fontsizedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Font Sizes"
-msgstr ""
+msgstr "የፊደል መጠኖች"
#: fontsizedialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_ነባር"
#: fontsizedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Operators"
-msgstr ""
+msgstr "_አንቀሳቃሾች"
#: fontsizedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limits"
-msgstr ""
+msgstr "_መጠኖች"
#: fontsizedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_ጽሁፍ"
#: fontsizedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_ተግባሮች"
#: fontsizedialog.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indexes"
-msgstr ""
+msgstr "ማውጫዎች"
#: fontsizedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "ፊደሎች"
#: fonttypedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_ማሻሻ"
#: fonttypedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_ነባር"
#: fonttypedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_ተለዋዋጮች"
#: fonttypedialog.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_ተግባሮች"
#: fonttypedialog.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_ቁጥሮች"
#: fonttypedialog.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_ጽሁፍ"
#: fonttypedialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serif"
#: fonttypedialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ixed"
-msgstr ""
+msgstr "የ_ተወሰነ"
#: fonttypedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_ተለዋዋጮች"
#: fonttypedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_ተግባሮች"
#: fonttypedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_ቁጥሮች"
#: fonttypedialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_ጽሁፍ"
#: fonttypedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serif"
#: fonttypedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixe_d"
-msgstr ""
+msgstr "የተወሰ_ነ"
#: printeroptions.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save defaults?"
-msgstr ""
+msgstr "ነባሮቹን ላስቀምጣቸው?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Should the changes be saved as defaults?"
-msgstr ""
+msgstr "ለውጦቹ እንደ ነባሮች ይቀመጡ?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "These changes will apply for all new formulas."
-msgstr ""
+msgstr "እነዚህ ለውጦች ለሁሉም formulas ይፈጸማሉ"
#: smathsettings.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title row"
-msgstr ""
+msgstr "_የአርእስት ረድፍ"
#: smathsettings.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formula text"
-msgstr ""
+msgstr "_Formula text"
#: smathsettings.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "ድ_ንበር"
#: smathsettings.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print options"
-msgstr ""
+msgstr "የ ህትመት ምርጫዎች"
#: smathsettings.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_riginal size"
-msgstr ""
+msgstr "በ_ ዋናው መጠን"
#: smathsettings.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit to _page"
-msgstr ""
+msgstr "በ_ገጹ ልክ"
#: smathsettings.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling"
-msgstr ""
+msgstr "_መመጠኛ"
#: smathsettings.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print format"
-msgstr ""
+msgstr "የህትመት አቀራረብ"
#: smathsettings.ui
msgctxt ""
@@ -598,8 +598,8 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
-msgstr ""
+msgid "Ig_nore ~ and ` at the end of the line"
+msgstr "መ_ተው ~ እና ` በመስመሩ መጨረሻ ላይ"
#: smathsettings.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Miscellaneous options"
-msgstr ""
+msgstr "የተለያዩ ምርጫዎች"
#: spacingdialog.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "ክፍተት"
#: spacingdialog.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category"
-msgstr ""
+msgstr "_ምድብ"
#: spacingdialog.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_ነባር"
#: spacingdialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale all brackets"
-msgstr ""
+msgstr "ሁሉንም ቅንፎች መመጠኛ"
#: spacingdialog.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "አርእስት"
#: spacingdialog.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_ክፍተት"
#: spacingdialog.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_የመስመር ክፍተት"
#: spacingdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "ክፍተት"
#: spacingdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Superscript"
-msgstr ""
+msgstr "_በትንንሹ ከፍ ብሎ መጻፊያ"
#: spacingdialog.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ubscript"
-msgstr ""
+msgstr "በ_ትንንሹ ዝቅ ብሎ መጻፊያ"
#: spacingdialog.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "ማውጫዎች"
#: spacingdialog.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerator"
-msgstr ""
+msgstr "_አካፋይ"
#: spacingdialog.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Denominator"
-msgstr ""
+msgstr "_ተካፋይ"
#: spacingdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "ክፍልፋዮች"
#: spacingdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess length"
-msgstr ""
+msgstr "_ትርፍ እርዝመት"
#: spacingdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weight"
-msgstr ""
+msgstr "_ክብደት"
#: spacingdialog.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction bar"
-msgstr ""
+msgstr "ክፍልፋይ መደርደሪያ"
#: spacingdialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Upper limit"
-msgstr ""
+msgstr "_ከፍተኛው መጠን"
#: spacingdialog.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lower limit"
-msgstr ""
+msgstr "_ዝቅተኛው መጠን"
#: spacingdialog.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "መጠኖች"
#: spacingdialog.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size (left/right)"
-msgstr ""
+msgstr "_ትርፍ መጠን (በግራ/በቀኝ)"
#: spacingdialog.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_ክፍተት"
#: spacingdialog.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "ቅንፎች"
#: spacingdialog.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_የመስመር ክፍተት"
#: spacingdialog.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column spacing"
-msgstr ""
+msgstr "_የአምድ ክፍተት"
#: spacingdialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Primary height"
-msgstr ""
+msgstr "_ቀዳሚ እርዝማት"
#: spacingdialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum spacing"
-msgstr ""
+msgstr "_አነስተኛ ክፍተት"
#: spacingdialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "ምልክቶች"
#: spacingdialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "_ትርፍ መጠን"
#: spacingdialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_ክፍተት"
#: spacingdialog.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "አንቀሳቃሾች"
#: spacingdialog.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_በ ግራ"
#: spacingdialog.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_በ ቀኝ"
#: spacingdialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_ከ ላይ"
#: spacingdialog.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_ከ ታች"
#: spacingdialog.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "ድንበሮች"
#: spacingdialog.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "ክፍተት"
#: spacingdialog.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "ማውጫዎች"
#: spacingdialog.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "ክፍልፋዮች"
#: spacingdialog.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction Bars"
-msgstr ""
+msgstr "ክፍልፋይ መደርደሪያ"
#: spacingdialog.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "መጠኖች"
#: spacingdialog.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "ቅንፎች"
#: spacingdialog.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "ምልክቶች"
#: spacingdialog.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "አንቀሳቃሾች"
#: spacingdialog.ui
msgctxt ""
@@ -1058,4 +1058,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "ድንበሮች"
diff --git a/source/am/svl/source/misc.po b/source/am/svl/source/misc.po
index 201531544d7..a21489432ab 100644
--- a/source/am/svl/source/misc.po
+++ b/source/am/svl/source/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-01 00:32+0000\n"
+"PO-Revision-Date: 2014-01-03 19:53+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385857976.0\n"
+"X-POOTLE-MTIME: 1388778831.0\n"
#: mediatyp.src
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCALC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ሰንጠረዥ"
#: mediatyp.src
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCHART\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Chart"
#: mediatyp.src
msgctxt ""
@@ -566,7 +566,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXDRAW\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 መሳያ"
#: mediatyp.src
msgctxt ""
@@ -574,7 +574,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXMATH\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Formula"
#: mediatyp.src
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXWRITER\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የጽሁፍ ሰነድ"
#: mediatyp.src
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIMPRESS\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ማቅረቢያ"
#: mediatyp.src
msgctxt ""
@@ -598,7 +598,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXGLOBAL\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ዋናው ሰነድ"
#: mediatyp.src
msgctxt ""
@@ -606,4 +606,4 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIPACKED\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation (packed)"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ማቅረቢያ (እንደታሸገ)"
diff --git a/source/am/svtools/source/dialogs.po b/source/am/svtools/source/dialogs.po
index fcf5f4c10b8..85ccb39298e 100644
--- a/source/am/svtools/source/dialogs.po
+++ b/source/am/svtools/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-04-11 18:46+0000\n"
+"PO-Revision-Date: 2014-01-03 20:33+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365705988.0\n"
+"X-POOTLE-MTIME: 1388781192.0\n"
#: addresstemplate.src
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITER_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ መጻፊያ እቃ"
#: formats.src
msgctxt ""
@@ -718,7 +718,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERWEB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Web object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 መጻፊያ/የ ዌብ እቃ"
#: formats.src
msgctxt ""
@@ -726,7 +726,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Master object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 መጻፊያ/ዋናው እቃ"
#: formats.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"STR_FORMAT_ID_STARDRAW_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Draw object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ መሳያ እቃ"
#: formats.src
msgctxt ""
@@ -742,7 +742,7 @@ msgctxt ""
"STR_FORMAT_ID_STARIMPRESS_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Impress object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ማስደነቂያ እቃ"
#: formats.src
msgctxt ""
@@ -750,7 +750,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCALC_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Calc object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ሰንጠረዥ እቃ"
#: formats.src
msgctxt ""
@@ -758,7 +758,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCHART_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ሰንጠረዥ እቃ"
#: formats.src
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"STR_FORMAT_ID_STARMATH_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Math object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ሂሳብ እቃ"
#: formats.src
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"STR_FORMAT_ID_DIALOG_60\n"
"string.text"
msgid "OpenOffice.org 1.0 dialog"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ንግግር"
#: formats.src
msgctxt ""
diff --git a/source/am/svtools/source/misc.po b/source/am/svtools/source/misc.po
index 786aef124c3..17ad0217a16 100644
--- a/source/am/svtools/source/misc.po
+++ b/source/am/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-25 04:43+0000\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-03 20:22+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369456996.0\n"
+"X-POOTLE-MTIME: 1388780568.0\n"
#: imagemgr.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_DESCRIPTION_CALC_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ሰንጠረዥ ቴምፕሌት"
#: imagemgr.src
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"STR_DESCRIPTION_DRAW_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ መሳያ ቴምፕሌት"
#: imagemgr.src
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"STR_DESCRIPTION_IMPRESS_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ማቅረቢያ ቴምፕሌት"
#: imagemgr.src
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_DESCRIPTION_WRITER_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ጽሁፍ ሰነድ ቴምፕሌት"
#: imagemgr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_DESCRIPTION_SXMATH_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Formula"
#: imagemgr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCHART_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ካርታ"
#: imagemgr.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_DESCRIPTION_SXDRAW_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 መሳያ"
#: imagemgr.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCALC_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ሰንጠረዥ"
#: imagemgr.src
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"STR_DESCRIPTION_SXIMPRESS_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ማቅረቢያ"
#: imagemgr.src
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"STR_DESCRIPTION_SXWRITER_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የ ጽሁፍ ሰነድ"
#: imagemgr.src
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"STR_DESCRIPTION_SXGLOBAL_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ዋናው ሰነድ"
#: imagemgr.src
msgctxt ""
@@ -825,7 +825,7 @@ msgctxt ""
"LANGUAGE_ASSAMESE\n"
"pairedlist.text"
msgid "Assamese"
-msgstr ""
+msgstr "Assamese"
#: langtab.src
msgctxt ""
@@ -1014,7 +1014,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_UK_OED\n"
"pairedlist.text"
msgid "English, OED spelling (UK)"
-msgstr ""
+msgstr "English, OED spelling (UK)"
#: langtab.src
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"LANGUAGE_FARSI\n"
"pairedlist.text"
msgid "Persian"
-msgstr ""
+msgstr "Persian"
#: langtab.src
msgctxt ""
@@ -1626,7 +1626,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_CYRILLIC_SAM\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
-msgstr ""
+msgstr "Serbian Cyrillic (Serbia and Montenegro)"
#: langtab.src
msgctxt ""
@@ -1635,7 +1635,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_LATIN_SAM\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia and Montenegro)"
-msgstr ""
+msgstr "Serbian Latin (Serbia and Montenegro)"
#: langtab.src
msgctxt ""
@@ -1677,10 +1677,10 @@ msgstr "Serbian Latin (Montenegro)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr ""
+msgstr "Serbian Latin"
#: langtab.src
msgctxt ""
@@ -2013,7 +2013,7 @@ msgctxt ""
"LANGUAGE_UZBEK_CYRILLIC\n"
"pairedlist.text"
msgid "Uzbek Cyrillic"
-msgstr ""
+msgstr "Uzbek Cyrillic"
#: langtab.src
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"LANGUAGE_USER_LATIN_VATICAN\n"
"pairedlist.text"
msgid "Latin"
-msgstr ""
+msgstr "Latin"
#: langtab.src
msgctxt ""
@@ -2103,7 +2103,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_CYRILLIC_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Cyrillic"
-msgstr ""
+msgstr "Mongolian Cyrillic"
#: langtab.src
msgctxt ""
@@ -2112,7 +2112,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_MONGOLIAN_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Mongolian"
-msgstr ""
+msgstr "Mongolian Mongolian"
#: langtab.src
msgctxt ""
@@ -2166,7 +2166,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_TURKEY\n"
"pairedlist.text"
msgid "Kurdish, Northern (Turkey)"
-msgstr ""
+msgstr "Kurdish, Northern (Turkey)"
#: langtab.src
msgctxt ""
@@ -2175,7 +2175,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SYRIA\n"
"pairedlist.text"
msgid "Kurdish, Northern (Syria)"
-msgstr ""
+msgstr "Kurdish, Northern (Syria)"
#: langtab.src
msgctxt ""
@@ -2184,7 +2184,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Central (Iraq)"
-msgstr ""
+msgstr "Kurdish, Central (Iraq)"
#: langtab.src
msgctxt ""
@@ -2193,7 +2193,16 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAN\n"
"pairedlist.text"
msgid "Kurdish, Central (Iran)"
-msgstr ""
+msgstr "Kurdish, Central (Iran)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "Kurdish, Southern (Iran)"
#: langtab.src
msgctxt ""
@@ -2202,7 +2211,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
-msgstr ""
+msgstr "Kurdish, Southern (Iraq)"
#: langtab.src
msgctxt ""
@@ -3102,7 +3111,7 @@ msgctxt ""
"LANGUAGE_TAMAZIGHT_LATIN_ALGERIA\n"
"pairedlist.text"
msgid "Kabyle Latin"
-msgstr ""
+msgstr "Kabyle Latin"
#: langtab.src
msgctxt ""
@@ -3561,7 +3570,7 @@ msgctxt ""
"LANGUAGE_USER_TIBETAN_INDIA\n"
"pairedlist.text"
msgid "Tibetan (India)"
-msgstr ""
+msgstr "Tibetan (India)"
#: langtab.src
msgctxt ""
@@ -3570,7 +3579,7 @@ msgctxt ""
"LANGUAGE_USER_CORNISH\n"
"pairedlist.text"
msgid "Cornish"
-msgstr ""
+msgstr "Cornish"
#: langtab.src
msgctxt ""
@@ -3579,7 +3588,7 @@ msgctxt ""
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr ""
+msgstr "Sami, Pite (Sweden)"
#: langtab.src
msgctxt ""
@@ -3588,7 +3597,7 @@ msgctxt ""
"LANGUAGE_USER_NGAEBERE\n"
"pairedlist.text"
msgid "Ngäbere"
-msgstr ""
+msgstr "Ngäbere"
#: langtab.src
msgctxt ""
@@ -3597,7 +3606,7 @@ msgctxt ""
"LANGUAGE_USER_KUMYK\n"
"pairedlist.text"
msgid "Kumyk"
-msgstr ""
+msgstr "Kumyk"
#: langtab.src
msgctxt ""
@@ -3606,7 +3615,7 @@ msgctxt ""
"LANGUAGE_USER_NOGAI\n"
"pairedlist.text"
msgid "Nogai"
-msgstr ""
+msgstr "Nogai"
#: langtab.src
msgctxt ""
@@ -3615,7 +3624,7 @@ msgctxt ""
"LANGUAGE_USER_KARAKALPAK_LATIN\n"
"pairedlist.text"
msgid "Karakalpak Latin"
-msgstr ""
+msgstr "Karakalpak Latin"
#: langtab.src
msgctxt ""
@@ -3624,7 +3633,7 @@ msgctxt ""
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr ""
+msgstr "Ladin"
#: langtab.src
msgctxt ""
@@ -3633,7 +3642,7 @@ msgctxt ""
"LANGUAGE_USER_FRENCH_BURKINA_FASO\n"
"pairedlist.text"
msgid "French (Burkina Faso)"
-msgstr ""
+msgstr "French (Burkina Faso)"
#: langtab.src
msgctxt ""
@@ -3642,7 +3651,7 @@ msgctxt ""
"LANGUAGE_USER_PUINAVE\n"
"pairedlist.text"
msgid "Puinave"
-msgstr ""
+msgstr "Puinave"
#: svtools.src
msgctxt ""
diff --git a/source/am/svx/inc.po b/source/am/svx/inc.po
index 23785082f6e..204fab4e41e 100644
--- a/source/am/svx/inc.po
+++ b/source/am/svx/inc.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-04-08 23:20+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-12 00:41+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365463233.0\n"
+"X-POOTLE-MTIME: 1389487281.0\n"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"ITEM_FORMAT_ATTR_CHAR_OVERLINE\n"
"#define.text"
msgid "Overline"
-msgstr "ከመስመሩ በላይ"
+msgstr "ከላዩ ማስመሪያ"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"ITEM_FORMAT_SET_SUPER_SCRIPT\n"
"#define.text"
msgid "Su~perscript"
-msgstr "ከፍ~ብሎ የተጻፈ"
+msgstr "በት~ንንሹ ከፍ ብሎ መጻፊያ"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"ITEM_FORMAT_SET_SUB_SCRIPT\n"
"#define.text"
msgid "Su~bscript"
-msgstr "በት~ንንሽ ፊደል መጻፊያ"
+msgstr "በት~ንንሹ ዝቅ ብሎ መጻፊያ"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"ITEM_FORMAT_ATTR_PARA_ADJUST_LEFT\n"
"#define.text"
msgid "~Left"
-msgstr "~ግራ"
+msgstr "~በ ግራ"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"ITEM_FORMAT_ATTR_PARA_ADJUST_RIGHT\n"
"#define.text"
msgid "~Right"
-msgstr "~ቀኝ"
+msgstr "~በ ቀኝ"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"ITEM_FORMAT_OBJECT_ALIGN_LEFT\n"
"#define.text"
msgid "~Left"
-msgstr "~ግራ"
+msgstr "~በ ግራ"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"ITEM_FORMAT_OBJECT_ALIGN_RIGHT\n"
"#define.text"
msgid "~Right"
-msgstr "~ቀኝ"
+msgstr "~በ ቀኝ"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"ITEM_FORMAT_OBJECT_ALIGN_UP\n"
"#define.text"
msgid "~Top"
-msgstr "~ላይ"
+msgstr "~ከ ላይ"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"ITEM_FORMAT_OBJECT_ALIGN_DOWN\n"
"#define.text"
msgid "~Bottom"
-msgstr "~ታች"
+msgstr "~ከ ታች"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"ITEM_EXTERNAL_EDIT\n"
"#define.text"
msgid "Edit with External Tool..."
-msgstr "በውስጥ መሳሪያዎች ማረሚያ..."
+msgstr "በውጪ መሳሪያዎች ማረሚያ..."
#: globlmn_tmpl.hrc
msgctxt ""
diff --git a/source/am/svx/source/accessibility.po b/source/am/svx/source/accessibility.po
index ae9f8a63632..d05038b5ea6 100644
--- a/source/am/svx/source/accessibility.po
+++ b/source/am/svx/source/accessibility.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-04-09 19:47+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-04-01 17:54+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365536841.0\n"
+"X-POOTLE-MTIME: 1396374859.000000\n"
#: accessibility.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"RID_SVXSTR_A11Y_3D_MATERIAL_COLOR\n"
"string.text"
msgid "3D material color"
-msgstr "3ዲ እቃ ቀለም"
+msgstr "የ 3ዲ እቃ ቀለም"
#: accessibility.src
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"RID_SVXSTR_RECTCTL_ACC_CHLD_MT\n"
"string.text"
msgid "Top middle"
-msgstr "ላይ መካከል"
+msgstr "ላይ መሀከል"
#: accessibility.src
msgctxt ""
diff --git a/source/am/svx/source/dialog.po b/source/am/svx/source/dialog.po
index 838f248eff1..887ce396239 100644
--- a/source/am/svx/source/dialog.po
+++ b/source/am/svx/source/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-01 00:36+0000\n"
+"PO-Revision-Date: 2014-01-04 15:47+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385858210.0\n"
+"X-POOTLE-MTIME: 1388850421.0\n"
#: bmpmask.src
msgctxt ""
@@ -133,7 +133,7 @@ msgctxt ""
"STR_IMAGE_ORIGINAL_SIZE\n"
"string.text"
msgid "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
-msgstr "$(ስፋት) x $(እርዝመት) ($(ስፋት_IN_PX) x $(እርዝመት_IN_PX) px)"
+msgstr "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
#: compressgraphicdialog.src
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"STR_IMAGE_VIEW_SIZE\n"
"string.text"
msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
-msgstr "$(ስፋት) x $(እርዝመት) at $(DPI) DPI"
+msgstr "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
#: compressgraphicdialog.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"STR_IMAGE_CAPACITY\n"
"string.text"
msgid "$(CAPACITY) kiB"
-msgstr "$(መጠን) ኪቢ"
+msgstr "$(CAPACITY) ኪባ"
#: contdlg.src
msgctxt ""
@@ -640,7 +640,7 @@ msgid ""
msgstr ""
"የስህተት መግለጫ መሳሪያ የሚሰበስበው መረጃ ስለ ስህተቱ እንዴት %PRODUCTNAME እንደተፈጠረ እና ስህተቱትን ለ Document Foundation ለመላክ እና የወደፊት አትሞችን ለማሻሻል እንዲረዳን ነው\n"
"\n"
-"የስህተት መግለጫ መላክ በጣም ቀላል-ነው 'መላኪያ' የሚለውን መጫን ነው ፡ በሚቀጥለው ንግግር ወይንም በሰፊው ችግሩ እንዴት እንደተፈጠረ ሊገልጹ ይችላሉ እና 'መላኪያ' የሚለውን ይጫኑ 'መላኪያ' መግለጫ ማየት ከፈለጉ ይጫኑ 'መግለጫ ማሳያ' የሚለውን ቁልፍ፡ ወይንም ምንም ዳታ አይላክም 'አትላክ' የሚለውን ከተጫኑ\n"
+"የስህተት መግለጫ መላክ በጣም ቀላል-ነው 'መላኪያ' የሚለውን መጫን ነው ፡ በሚቀጥለው ንግግር ወይንም በሰፊው ችግሩ እንዴት እንደተፈጠረ ሊገልጹ ይችላሉ እና 'መላኪያ' የሚለውን ይጫኑ: መግለጫ ማየት ከፈለጉ ይጫኑ 'መግለጫ ማሳያ' የሚለውን ቁልፍ፡ ወይንም ምንም ዳታ አይላክም 'አትላክ' የሚለውን ከተጫኑ\n"
"\n"
"የደንበኞቻችን ምስጢር\n"
"የተሰበሰበው መረጃ የተወሰነ ነው ችግሩን በሚመለከት %PRODUCTNAME %PRODUCTVERSION ችግሩ ሲፈጠር ሌሎች መረጃዎች እንደ መግቢያ ቃል ያሉ ወይንም የሰነዶች ይዞታ አይሰበሰብም\n"
diff --git a/source/am/svx/source/form.po b/source/am/svx/source/form.po
index 234edb74304..78e9db8afc0 100644
--- a/source/am/svx/source/form.po
+++ b/source/am/svx/source/form.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-04-11 16:10+0000\n"
+"PO-Revision-Date: 2014-02-16 22:40+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365696626.0\n"
+"X-POOTLE-MTIME: 1392590415.0\n"
#: datanavi.src
msgctxt ""
@@ -1609,7 +1609,7 @@ msgctxt ""
"RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE\n"
"string.text"
msgid "Delete # objects"
-msgstr "# እቃዎችን ማጥፊያ"
+msgstr "እቃዎችን # ማጥፊያ"
#: fmstring.src
msgctxt ""
diff --git a/source/am/svx/source/sidebar/area.po b/source/am/svx/source/sidebar/area.po
index ee85905b418..57d41bd4e18 100644
--- a/source/am/svx/source/sidebar/area.po
+++ b/source/am/svx/source/sidebar/area.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-30 00:47+0000\n"
+"PO-Revision-Date: 2014-02-10 01:08+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372553272.0\n"
+"X-POOTLE-MTIME: 1391994504.0\n"
#: AreaPropertyPanel.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"MTR_TRGR_START_VALUE\n"
"metricfield.quickhelptext"
msgid "Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "የ ግልጽነት ዋጋ ያስገቡ ለ ከፍታው መጀመሪያ ነጥብ፡ 0% በ ውስጡ ምንም የማያሳልፍ 100% በሙሉ ግልጽ የሆነ"
#: AreaPropertyPanel.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"MTR_TRGR_END_VALUE\n"
"metricfield.quickhelptext"
msgid "Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "የ ግልጽነት ዋጋ ያስገቡ ለ ከፍታው መጨረሻ ነጥብ፡ 0% በ ውስጡ ምንም የማያሳልፍ 100% በሙሉ ግልጽ የሆነ"
#: AreaPropertyPanel.src
msgctxt ""
diff --git a/source/am/svx/source/svdraw.po b/source/am/svx/source/svdraw.po
index c52bdc88e48..c88f8b0dddc 100644
--- a/source/am/svx/source/svdraw.po
+++ b/source/am/svx/source/svdraw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-04-11 18:48+0000\n"
+"PO-Revision-Date: 2014-04-01 17:57+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365706112.0\n"
+"X-POOTLE-MTIME: 1396375065.000000\n"
#: svdstr.src
msgctxt ""
@@ -3822,7 +3822,7 @@ msgctxt ""
"SIP_SA_TEXT_USEFIXEDCELLHEIGHT\n"
"string.text"
msgid "Use font-independent line spacing"
-msgstr "ነፃ - የፊደል መስመር ክፍተት መጠቀሚያ"
+msgstr "ነፃ-የፊደል መስመር ክፍተት መጠቀሚያ"
#: svdstr.src
msgctxt ""
@@ -4070,7 +4070,7 @@ msgctxt ""
"SIP_SA_MEASUREFORMATSTRING\n"
"string.text"
msgid "Dimension value format"
-msgstr "የ Dimension ዋጋ format"
+msgstr "የ Dimension ዋጋ አቀራረብ"
#: svdstr.src
msgctxt ""
@@ -4694,7 +4694,7 @@ msgctxt ""
"SIP_EE_FEATURE_NOTCONV\n"
"string.text"
msgid "Non-convertible character"
-msgstr "ሊቀየር - የማይችል ባህሪ"
+msgstr "ሊቀየር-የማይችል ባህሪ"
#: svdstr.src
msgctxt ""
@@ -4814,7 +4814,7 @@ msgctxt ""
"STR_TABLE_AUTOFMT\n"
"string.text"
msgid "AutoFormat table"
-msgstr "በራሱ ሰንጠረዥ Format ማድረጊያ"
+msgstr "በራሱ ሰንጠረዥ አቀራረብ"
#: svdstr.src
msgctxt ""
@@ -4870,7 +4870,7 @@ msgctxt ""
"STR_TABLE_NUMFORMAT\n"
"string.text"
msgid "Format cell"
-msgstr "ክፍሎች Format ማድረጊያ"
+msgstr "የ ክፍሎች አቀራረብ"
#: svdstr.src
msgctxt ""
diff --git a/source/am/svx/source/tbxctrls.po b/source/am/svx/source/tbxctrls.po
index f85a237ca15..480a1c6f04b 100644
--- a/source/am/svx/source/tbxctrls.po
+++ b/source/am/svx/source/tbxctrls.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-01 00:37+0000\n"
+"PO-Revision-Date: 2014-04-01 17:56+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385858271.0\n"
+"X-POOTLE-MTIME: 1396375010.000000\n"
#: colrctrl.src
msgctxt ""
@@ -706,7 +706,7 @@ msgctxt ""
"RID_SVXSTR_CLEARFORM\n"
"string.text"
msgid "Clear formatting"
-msgstr "formatting ማጽጃ"
+msgstr "አቀራረብ ማጽጃ"
#: tbcontrl.src
msgctxt ""
diff --git a/source/am/svx/uiconfig/ui.po b/source/am/svx/uiconfig/ui.po
index 7ad22dcc658..bd4d1ba19ae 100644
--- a/source/am/svx/uiconfig/ui.po
+++ b/source/am/svx/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-01 00:42+0000\n"
+"PO-Revision-Date: 2014-01-19 18:52+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385858526.0\n"
+"X-POOTLE-MTIME: 1390157558.0\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the footer will be deleted and can not be restored."
-msgstr ""
+msgstr "የ ግርጌ ይዞታዎች በሙሉ ይጠፋሉ እንደ ነበር መመለስ አይቻልም"
#: deleteheaderdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the header will be deleted and can not be restored."
-msgstr ""
+msgstr "የ ራስጌ ይዞታዎች በሙሉ ይጠፋሉ እንደ ነበር መመለስ አይቻልም"
#: findreplacedialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to grid"
-msgstr ""
+msgstr "መጋጠሚያው ላይ _መቁረጫ"
#: optgridpage.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible grid"
-msgstr ""
+msgstr "_የሚታይ መጋጠሚያ"
#: optgridpage.ui
msgctxt ""
@@ -998,14 +998,13 @@ msgid "Synchronize a_xes"
msgstr ""
#: optgridpage.ui
-#, fuzzy
msgctxt ""
"optgridpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Resolution"
-msgstr "Resolution:"
+msgstr "Resolution"
#: optgridpage.ui
msgctxt ""
@@ -1014,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "ክፍተት(ቶች)"
#: optgridpage.ui
msgctxt ""
@@ -1023,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "ክፍተት(ቶች)"
#: optgridpage.ui
msgctxt ""
@@ -1032,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizont_al:"
-msgstr ""
+msgstr "በአግ_ድም:"
#: optgridpage.ui
msgctxt ""
@@ -1050,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subdivision"
-msgstr ""
+msgstr "ንዑስ ክፍል"
#: optgridpage.ui
msgctxt ""
@@ -1059,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To snap lines"
-msgstr ""
+msgstr "መስመሮች ላይ መቁረጫ"
#: optgridpage.ui
msgctxt ""
@@ -1068,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To the _page margins"
-msgstr ""
+msgstr "ወደ _ገጽ መስመር"
#: optgridpage.ui
msgctxt ""
@@ -1077,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To object _frame"
-msgstr ""
+msgstr "ወደ እቃው _ክፈፍ"
#: optgridpage.ui
msgctxt ""
@@ -1086,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To obje_ct points"
-msgstr ""
+msgstr "ወደ እቃ_ው ነጥቦች"
#: optgridpage.ui
msgctxt ""
@@ -1095,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap range"
-msgstr ""
+msgstr "_መቁረጫ መጠን"
#: optgridpage.ui
msgctxt ""
@@ -1104,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap"
-msgstr ""
+msgstr "መቁረጫ"
#: optgridpage.ui
msgctxt ""
@@ -1113,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_When creating or moving objects"
-msgstr ""
+msgstr "እቃዎች በሚያንቀሳቅሱ ወይንም በሚፈጥሩ _ጊዜ"
#: optgridpage.ui
msgctxt ""
@@ -1122,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend edges"
-msgstr ""
+msgstr "ጠርዦች _ማስፊያ"
#: optgridpage.ui
msgctxt ""
@@ -1131,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When ro_tating"
-msgstr ""
+msgstr "በሚ_ያዞሩ ጊዜ"
#: optgridpage.ui
msgctxt ""
@@ -1140,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reducti_on"
-msgstr ""
+msgstr "ነጥብ መቀነ_ሻ"
#: optgridpage.ui
msgctxt ""
@@ -1149,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap position"
-msgstr ""
+msgstr "መቁረጫ ቦታ"
#: passwd.ui
msgctxt ""
@@ -1185,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ssword"
-msgstr ""
+msgstr "መግቢያ_ቃል"
#: passwd.ui
msgctxt ""
@@ -1194,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Confi_rm"
-msgstr ""
+msgstr "ማረጋ_ገጫ"
#: passwd.ui
msgctxt ""
@@ -1203,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New password"
-msgstr ""
+msgstr "አዲስ የመግቢያ ቃል"
#: redlinecontrol.ui
msgctxt ""
@@ -1455,7 +1454,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "መሙያ:"
#: sidebararea.ui
msgctxt ""
@@ -1464,7 +1463,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "መሙያ:"
#: sidebararea.ui
msgctxt ""
@@ -1473,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill:"
-msgstr ""
+msgstr "_መሙያ:"
#: sidebararea.ui
msgctxt ""
@@ -1482,7 +1481,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "ይምረጡ የመሙያ አይነት ለመፈጸም"
#: sidebararea.ui
msgctxt ""
@@ -1491,7 +1490,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "ይምረጡ የመሙያ አይነት ለመፈጸም"
#: sidebararea.ui
msgctxt ""
@@ -1500,7 +1499,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "ይምረጡ የቀለም አይነት ለመፈጸም"
#: sidebararea.ui
msgctxt ""
@@ -1509,7 +1508,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "ይምረጡ የቀለም አይነት ለመፈጸም"
#: sidebararea.ui
msgctxt ""
@@ -1518,7 +1517,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "ይምረጡ የውጤት አይነት ለመፈጸም"
#: sidebararea.ui
msgctxt ""
@@ -1527,7 +1526,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "ይምረጡ የውጤት አይነት ለመፈጸም"
#: sidebararea.ui
msgctxt ""
@@ -1536,7 +1535,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "ግልጽነት"
#: sidebararea.ui
msgctxt ""
@@ -1545,7 +1544,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "ግልጽነት"
#: sidebararea.ui
msgctxt ""
@@ -1554,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_ግልጽነት:"
#: sidebararea.ui
msgctxt ""
@@ -1563,7 +1562,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "ይምረጡ የግልጽ አይነት ለመፈጸም"
#: sidebararea.ui
msgctxt ""
@@ -1572,7 +1571,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "ይምረጡ የግልጽ አይነት ለመፈጸም"
#: sidebararea.ui
msgctxt ""
@@ -1590,7 +1589,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Solid"
-msgstr ""
+msgstr "ሙሉ"
#: sidebararea.ui
msgctxt ""
@@ -1599,7 +1598,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "ቀጥተኛ"
#: sidebararea.ui
msgctxt ""
@@ -1671,7 +1670,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "ይወስኑ 0% በውስጡ የማያሳልፍ 100% ግልጽ በውስጡ የሚያሳልፍ"
#: sidebararea.ui
msgctxt ""
@@ -1680,7 +1679,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "ይወስኑ 0% በውስጡ የማያሳልፍ 100% ግልጽ በውስጡ የሚያሳልፍ"
#: sidebargraphic.ui
msgctxt ""
@@ -1689,7 +1688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brightness:"
-msgstr ""
+msgstr "_ብሩህነት:"
#: sidebargraphic.ui
msgctxt ""
@@ -1716,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contrast:"
-msgstr ""
+msgstr "_ማነፃፅሪያ:"
#: sidebargraphic.ui
msgctxt ""
@@ -1743,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color _mode:"
-msgstr ""
+msgstr "የቀለም ዘዴ:"
#: sidebargraphic.ui
msgctxt ""
@@ -1752,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_ግልጽነት:"
#: sidebargraphic.ui
msgctxt ""
@@ -1779,7 +1778,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "ቀይ"
#: sidebargraphic.ui
msgctxt ""
@@ -1788,7 +1787,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "ቀይ"
#: sidebargraphic.ui
msgctxt ""
@@ -1797,7 +1796,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "አረንጓዴ"
#: sidebargraphic.ui
msgctxt ""
@@ -1806,7 +1805,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "አረንጓዴ"
#: sidebargraphic.ui
msgctxt ""
@@ -1815,7 +1814,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "ሰማያዊ"
#: sidebargraphic.ui
msgctxt ""
@@ -1824,7 +1823,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "ሰማያዊ"
#: sidebargraphic.ui
msgctxt ""
@@ -1851,7 +1850,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "መስመር"
#: sidebarinsert.ui
msgctxt ""
@@ -1860,7 +1859,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "መስመር"
#: sidebarinsert.ui
msgctxt ""
@@ -1869,7 +1868,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "መስመር መጨረሻው ቀስት የሆነ"
#: sidebarinsert.ui
msgctxt ""
@@ -1878,7 +1877,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "መስመር መጨረሻው ቀስት የሆነ"
#: sidebarinsert.ui
msgctxt ""
@@ -1887,7 +1886,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "አራት ማእዘን"
#: sidebarinsert.ui
msgctxt ""
@@ -1896,7 +1895,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "አራት ማእዘን"
#: sidebarinsert.ui
msgctxt ""
@@ -1923,7 +1922,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "ጽሁፍ (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1932,7 +1931,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "ጽሁፍ (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1941,7 +1940,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "ክብ"
#: sidebarinsert.ui
msgctxt ""
@@ -1950,7 +1949,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "ክብ"
#: sidebarinsert.ui
msgctxt ""
@@ -1959,7 +1958,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "አገናኝ"
#: sidebarinsert.ui
msgctxt ""
@@ -1968,7 +1967,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "አገናኝ"
#: sidebarinsert.ui
msgctxt ""
@@ -1977,7 +1976,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "መስመሮች እና ቀስቶች"
#: sidebarinsert.ui
msgctxt ""
@@ -1986,7 +1985,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "መስመሮች እና ቀስቶች"
#: sidebarinsert.ui
msgctxt ""
@@ -1995,7 +1994,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "መሰረታዊ ቅርጾች"
#: sidebarinsert.ui
msgctxt ""
@@ -2004,7 +2003,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "መሰረታዊ ቅርጾች"
#: sidebarinsert.ui
msgctxt ""
@@ -2013,7 +2012,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "የምልክት ቅርጾች"
#: sidebarinsert.ui
msgctxt ""
@@ -2022,7 +2021,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "የምልክት ቅርጾች"
#: sidebarinsert.ui
msgctxt ""
@@ -2031,7 +2030,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "ቀስቶች መከልከያ"
#: sidebarinsert.ui
msgctxt ""
@@ -2040,7 +2039,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "ቀስቶች መከልከያ"
#: sidebarinsert.ui
msgctxt ""
@@ -2067,7 +2066,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "መጥሪያዎች"
#: sidebarinsert.ui
msgctxt ""
@@ -2076,7 +2075,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "መጥሪያዎች"
#: sidebarinsert.ui
msgctxt ""
@@ -2085,7 +2084,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "ኮከቦች"
#: sidebarinsert.ui
msgctxt ""
@@ -2094,17 +2093,16 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "ኮከቦች"
#: sidebarline.ui
-#, fuzzy
msgctxt ""
"sidebarline.ui\n"
"widthlabel\n"
"label\n"
"string.text"
msgid "_Width:"
-msgstr "ስፋት :"
+msgstr "_ስፋት:"
#: sidebarline.ui
msgctxt ""
@@ -2113,7 +2111,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "ይምረጡ የመስመሩን ስፋት"
#: sidebarline.ui
msgctxt ""
@@ -2122,7 +2120,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "ይምረጡ የመስመሩን ስፋት"
#: sidebarline.ui
msgctxt ""
@@ -2131,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_ቀለም:"
#: sidebarline.ui
msgctxt ""
@@ -2140,7 +2138,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "የመስመሩን ግልጽነት ይወስኑ"
#: sidebarline.ui
msgctxt ""
@@ -2149,7 +2147,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "የመስመሩን ግልጽነት ይወስኑ"
#: sidebarline.ui
msgctxt ""
@@ -2158,7 +2156,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "የ መስመር ቀለም ይምረጡ"
#: sidebarline.ui
msgctxt ""
@@ -2167,7 +2165,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "ይምረጡ የመስመር ቀለም"
#: sidebarline.ui
msgctxt ""
@@ -2176,7 +2174,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "ይምረጡ የመስመር ቀለም"
#: sidebarline.ui
msgctxt ""
@@ -2185,7 +2183,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "ይምረጡ የመስመር ቀለም"
#: sidebarline.ui
msgctxt ""
@@ -2194,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_ግልጽነት:"
#: sidebarline.ui
msgctxt ""
@@ -2203,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "_ዘዴ:"
#: sidebarline.ui
msgctxt ""
@@ -2212,7 +2210,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "ይምረጡ የመስመር ዘዴ"
#: sidebarline.ui
msgctxt ""
@@ -2221,7 +2219,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "ይምረጡ የመስመር ዘዴ"
#: sidebarline.ui
msgctxt ""
@@ -2230,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Arrow:"
-msgstr ""
+msgstr "_ቀስት:"
#: sidebarline.ui
msgctxt ""
@@ -2239,7 +2237,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "የ ቀስት ራስጌ መጀመሪያ ዘዴ ይምረጡ"
#: sidebarline.ui
msgctxt ""
@@ -2248,7 +2246,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "የ ቀስት ራስጌ መጀመሪያ ዘዴ ይምረጡ"
#: sidebarline.ui
msgctxt ""
@@ -2257,7 +2255,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "የ ቀስት ራስጌ መጨረሻ ዘዴ ይምረጡ"
#: sidebarline.ui
msgctxt ""
@@ -2266,7 +2264,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "የ ቀስት ራስጌ መጨረሻ ዘዴ ይምረጡ"
#: sidebarline.ui
msgctxt ""
@@ -2275,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "_የጠርዝ ዘዴዎች:"
#: sidebarline.ui
msgctxt ""
@@ -2284,7 +2282,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "የጠርዝ መገናኛዎች ዘዴ ይምረጡ"
#: sidebarline.ui
msgctxt ""
@@ -2293,7 +2291,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "የጠርዝ መገናኛዎች ዘዴ ይምረጡ"
#: sidebarline.ui
msgctxt ""
@@ -2302,7 +2300,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "የተከበበ"
#: sidebarline.ui
msgctxt ""
@@ -2311,7 +2309,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- ምንም -"
#: sidebarline.ui
msgctxt ""
@@ -2347,7 +2345,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "ይምረጡ የመስመር ባርኔጣ ዘዴ"
#: sidebarline.ui
msgctxt ""
@@ -2356,7 +2354,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "ይምረጡ የመስመር ባርኔጣ ዘዴ"
#: sidebarline.ui
msgctxt ""
@@ -2365,7 +2363,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "ጠፍጣፋ"
#: sidebarline.ui
msgctxt ""
@@ -2374,7 +2372,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "የተከበበ"
#: sidebarline.ui
msgctxt ""
@@ -2392,7 +2390,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "ነጥቦች እና ቁጥር መስጫ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2401,7 +2399,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "ነጥቦች እና ቁጥር መስጫ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2410,7 +2408,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "ነጥቦች"
#: sidebarparagraph.ui
msgctxt ""
@@ -2419,7 +2417,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "ነጥቦች"
#: sidebarparagraph.ui
msgctxt ""
@@ -2428,7 +2426,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "ቁጥር መስጫ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2437,7 +2435,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "ቁጥር መስጫ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2446,7 +2444,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "የ አንቀጽ መደብ ቀለም"
#: sidebarparagraph.ui
msgctxt ""
@@ -2455,7 +2453,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "የ አንቀጽ መደብ ቀለም"
#: sidebarparagraph.ui
msgctxt ""
@@ -2464,7 +2462,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "የ አንቀጽ መደብ ቀለም"
#: sidebarparagraph.ui
msgctxt ""
@@ -2473,7 +2471,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "የ አንቀጽ መደብ ቀለም"
#: sidebarparagraph.ui
msgctxt ""
@@ -2491,27 +2489,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indent:"
-msgstr ""
+msgstr "_ማስረጊያ:"
#: sidebarparagraph.ui
-#, fuzzy
msgctxt ""
"sidebarparagraph.ui\n"
"paraspacing\n"
"tooltip_markup\n"
"string.text"
msgid "Spacing"
-msgstr "_ክፍተት:"
+msgstr "ክፍተት"
#: sidebarparagraph.ui
-#, fuzzy
msgctxt ""
"sidebarparagraph.ui\n"
"paraspacing\n"
"tooltip_text\n"
"string.text"
msgid "Spacing"
-msgstr "_ክፍተት:"
+msgstr "ክፍተት"
#: sidebarparagraph.ui
msgctxt ""
@@ -2520,7 +2516,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "ክፍተት መጨመሪያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2529,7 +2525,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "ክፍተት መጨመሪያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2538,7 +2534,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "ክፍተት መቀነሻ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2547,7 +2543,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "ክፍተት መቀነሻ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2556,7 +2552,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "ማስረጊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2565,7 +2561,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "ማስረጊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2574,7 +2570,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "ማስረጊያ መጨመሪያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2583,7 +2579,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "ማስረጊያ መጨመሪያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2592,7 +2588,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "ማስረጊያ መቀነሻ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2601,7 +2597,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "ማስረጊያ መቀነሻ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2610,7 +2606,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "መቀየሪያ ወደ ተንሳፋፊ ማስረጊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2619,7 +2615,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "መቀየሪያ ወደ ተንሳፋፊ ማስረጊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2628,7 +2624,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "ማስረጊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2637,7 +2633,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "ማስረጊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2646,7 +2642,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "ማስረጊያ መጨመሪያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2655,7 +2651,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "ማስረጊያ መጨመሪያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2664,7 +2660,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "ማስረጊያ መቀነሻ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2673,7 +2669,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "ማስረጊያ መቀነሻ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2682,7 +2678,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "መቀየሪያ ወደ ተንሳፋፊ ማስረጊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2691,7 +2687,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "መቀየሪያ ወደ ተንሳፋፊ ማስረጊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2700,7 +2696,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "ከ አንቀጽ በላይ ክፍተት"
#: sidebarparagraph.ui
msgctxt ""
@@ -2709,7 +2705,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "ከ አንቀጽ በላይ ክፍተት"
#: sidebarparagraph.ui
msgctxt ""
@@ -2718,7 +2714,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "ከ አንቀጽ በታች ክፍተት"
#: sidebarparagraph.ui
msgctxt ""
@@ -2727,7 +2723,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "ከ አንቀጽ ክፍተት በታች"
#: sidebarparagraph.ui
msgctxt ""
@@ -2736,7 +2732,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "የመስመር ክፍተት"
#: sidebarparagraph.ui
msgctxt ""
@@ -2745,7 +2741,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "የመስመር ክፍተት"
#: sidebarparagraph.ui
msgctxt ""
@@ -2754,7 +2750,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "የመስመር ክፍተት"
#: sidebarparagraph.ui
msgctxt ""
@@ -2763,7 +2759,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "የመስመር ክፍተት"
#: sidebarparagraph.ui
msgctxt ""
@@ -2772,7 +2768,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "በአግድም ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2781,7 +2777,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "በአግድም ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2790,7 +2786,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "በግራ ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2799,7 +2795,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "በግራ ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2808,7 +2804,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "መሀከል ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2817,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "መሀከል ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2826,7 +2822,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "በቀኝ ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2835,7 +2831,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "በቀኝ ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2844,7 +2840,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "በእኩል ማካፈያ ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2853,7 +2849,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "በእኩል ማካፈያ ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2862,7 +2858,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "በቁመት ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2871,7 +2867,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "በቁመት ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2880,7 +2876,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "ከላይ ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2889,7 +2885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "ከላይ ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2898,7 +2894,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "በቁመት መሀከል ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2907,7 +2903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "በቁመት መሀከል ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2916,7 +2912,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "ከታች ማሰለፊያ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2925,7 +2921,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "ከታች ማሰለፊያ"
#: sidebarpossize.ui
msgctxt ""
@@ -2934,7 +2930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Horizontal:"
-msgstr ""
+msgstr "_በአግድም:"
#: sidebarpossize.ui
msgctxt ""
@@ -2943,7 +2939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "ለ አግድም ቦታ ዋጋ ያስገቡ"
#: sidebarpossize.ui
msgctxt ""
@@ -2952,7 +2948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "ለ አግድም ቦታ ዋጋ ያስገቡ"
#: sidebarpossize.ui
msgctxt ""
@@ -2961,7 +2957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_በቁመት:"
#: sidebarpossize.ui
msgctxt ""
@@ -2970,7 +2966,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "ለ ቁመት ቦታ ዋጋ ያስገቡ"
#: sidebarpossize.ui
msgctxt ""
@@ -2979,17 +2975,16 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "ለ ቁመት ቦታ ዋጋ ያስገቡ"
#: sidebarpossize.ui
-#, fuzzy
msgctxt ""
"sidebarpossize.ui\n"
"widthlabel\n"
"label\n"
"string.text"
msgid "_Width:"
-msgstr "ስፋት :"
+msgstr "_ስፋት:"
#: sidebarpossize.ui
msgctxt ""
@@ -2998,7 +2993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "ለ ተመረጠው እቃ ስፋት ያስገቡ"
#: sidebarpossize.ui
msgctxt ""
@@ -3007,17 +3002,16 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "ለ ተመረጠው እቃ ስፋት ያስገቡ"
#: sidebarpossize.ui
-#, fuzzy
msgctxt ""
"sidebarpossize.ui\n"
"heightlabel\n"
"label\n"
"string.text"
msgid "H_eight:"
-msgstr "እርዝመት :"
+msgstr "እ_ርዝመት:"
#: sidebarpossize.ui
msgctxt ""
@@ -3026,7 +3020,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "ለ ተመረጠው እቃ እርዝመት ያስገቡ"
#: sidebarpossize.ui
msgctxt ""
@@ -3035,7 +3029,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "ለ ተመረጠው እቃ እርዝመት ያስገቡ"
#: sidebarpossize.ui
msgctxt ""
@@ -3044,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "መጠን _መጠበቂያ"
#: sidebarpossize.ui
msgctxt ""
@@ -3053,7 +3047,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "የተመረጠው እቃ እንደገና በሚመጠን ጊዜ ተመጣጣኝነቱን መጠበቂያ"
#: sidebarpossize.ui
msgctxt ""
@@ -3062,7 +3056,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "የተመረጠው እቃ እንደገና በሚመጠን ጊዜ ተመጣጣኝነቱን መጠበቂያ"
#: sidebarpossize.ui
msgctxt ""
@@ -3071,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rotation:"
-msgstr ""
+msgstr "_ማዞሪያ:"
#: sidebarpossize.ui
msgctxt ""
@@ -3080,7 +3074,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "ለማዞሪያ አንግል ይምረጡ"
#: sidebarpossize.ui
msgctxt ""
@@ -3089,7 +3083,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "ለማዞሪያ አንግል ይምረጡ"
#: sidebarpossize.ui
msgctxt ""
@@ -3098,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Flip:"
-msgstr ""
+msgstr "_መገልበጫ:"
#: sidebarpossize.ui
msgctxt ""
@@ -3107,7 +3101,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "የተመረጠውን እቃ በቁመት መገልበጫ"
#: sidebarpossize.ui
msgctxt ""
@@ -3116,7 +3110,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "የተመረጠውን እቃ በቁመት መገልበጫ"
#: sidebarpossize.ui
msgctxt ""
@@ -3125,7 +3119,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "የተመረጠውን እቃ በአግድም መገልበጫ"
#: sidebarpossize.ui
msgctxt ""
@@ -3134,4 +3128,4 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "የተመረጠውን እቃ በአግድም መገልበጫ"
diff --git a/source/am/sw/source/core/undo.po b/source/am/sw/source/core/undo.po
index 25f8e481f96..240e117fe77 100644
--- a/source/am/sw/source/core/undo.po
+++ b/source/am/sw/source/core/undo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 16:57+0000\n"
+"PO-Revision-Date: 2013-12-10 00:43+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385830664.0\n"
+"X-POOTLE-MTIME: 1386636226.0\n"
#: undo.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_INSFMT_ATTR_UNDO\n"
"string.text"
msgid "Change style: $1"
-msgstr "ዘዴውን መቀየሪያ $1"
+msgstr "ዘዴውን መቀየሪያ: $1"
#: undo.src
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_DELBOOKMARK\n"
"string.text"
msgid "Delete bookmark: $1"
-msgstr "ምልክት ማድረጊያ ማጥፊያ : $1"
+msgstr "ምልክት ማድረጊያ ማጥፊያ: $1"
#: undo.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_INSBOOKMARK\n"
"string.text"
msgid "Insert bookmark: $1"
-msgstr "ምልክት ማድረጊያ ማስገቢያ : $1"
+msgstr "ምልክት ማድረጊያ ማስገቢያ: $1"
#: undo.src
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"STR_INSTABLE_UNDO\n"
"string.text"
msgid "Insert table: $1$2$3"
-msgstr "ሰንጠረዥ ማስገቢያ : $1$2$3"
+msgstr "ሰንጠረዥ ማስገቢያ: $1$2$3"
#: undo.src
msgctxt ""
diff --git a/source/am/sw/source/ui/dbui.po b/source/am/sw/source/ui/dbui.po
index db0b0bf3340..3269c5239f5 100644
--- a/source/am/sw/source/ui/dbui.po
+++ b/source/am/sw/source/ui/dbui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 17:06+0000\n"
+"PO-Revision-Date: 2013-12-08 20:32+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385831162.0\n"
+"X-POOTLE-MTIME: 1386534756.0\n"
#: createaddresslistdialog.src
msgctxt ""
@@ -884,7 +884,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Hello"
-msgstr ""
+msgstr "ሰላም"
#: mmaddressblockpage.src
msgctxt ""
@@ -893,7 +893,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Hi"
-msgstr ""
+msgstr "ታዲያስ"
#: mmaddressblockpage.src
msgctxt ""
diff --git a/source/am/sw/source/ui/inc.po b/source/am/sw/source/ui/inc.po
new file mode 100644
index 00000000000..9a3d383b7ff
--- /dev/null
+++ b/source/am/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-03 20:25+0000\n"
+"Last-Translator: Samson <sambelet@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: am\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388780701.0\n"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/am/sw/source/ui/utlui.po b/source/am/sw/source/ui/utlui.po
index 157dbf87a52..f6a00010713 100644
--- a/source/am/sw/source/ui/utlui.po
+++ b/source/am/sw/source/ui/utlui.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: 2013-12-03 15:13+0100\n"
+"POT-Creation-Date: 2014-04-20 02:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -403,7 +403,7 @@ msgctxt ""
"STR_LINE_WIDTH\n"
"string.text"
msgid "Separator Width:"
-msgstr "መለያያ ስፋት :"
+msgstr "መለያያ ስፋት:"
#: attrdesc.src
msgctxt ""
@@ -411,7 +411,7 @@ msgctxt ""
"STR_MAX_FTN_HEIGHT\n"
"string.text"
msgid "Max. footnote area:"
-msgstr "ከፍተኛ የግርጌ ማስታወሻ ቦታ :"
+msgstr "ከፍተኛ የግርጌ ማስታወሻ ቦታ:"
#: attrdesc.src
msgctxt ""
@@ -483,7 +483,7 @@ msgctxt ""
"STR_LINCOUNT_START\n"
"string.text"
msgid "restart line count with: "
-msgstr "እንደገና ማስጀመሪያ ቆጠራውን በ : "
+msgstr "እንደገና ማስጀመሪያ ቆጠራውን በ: "
#: attrdesc.src
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"STR_LUMINANCE\n"
"string.text"
msgid "Brightness: "
-msgstr "ብርሁነት : "
+msgstr "ብርሁነት: "
#: attrdesc.src
msgctxt ""
@@ -499,7 +499,7 @@ msgctxt ""
"STR_CHANNELR\n"
"string.text"
msgid "Red: "
-msgstr "ቀይ : "
+msgstr "ቀይ: "
#: attrdesc.src
msgctxt ""
@@ -507,7 +507,7 @@ msgctxt ""
"STR_CHANNELG\n"
"string.text"
msgid "Green: "
-msgstr "አረንጓዴ : "
+msgstr "አረንጓዴ: "
#: attrdesc.src
msgctxt ""
@@ -515,7 +515,7 @@ msgctxt ""
"STR_CHANNELB\n"
"string.text"
msgid "Blue: "
-msgstr "ሰማያዊ : "
+msgstr "ሰማያዊ: "
#: attrdesc.src
msgctxt ""
@@ -523,7 +523,7 @@ msgctxt ""
"STR_CONTRAST\n"
"string.text"
msgid "Contrast: "
-msgstr "ማጥቆሪያ : "
+msgstr "ማነፃፀሪያ: "
#: attrdesc.src
msgctxt ""
@@ -539,7 +539,7 @@ msgctxt ""
"STR_TRANSPARENCY\n"
"string.text"
msgid "Transparency: "
-msgstr "ግልጽነት : "
+msgstr "ግልጽነት: "
#: attrdesc.src
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"STR_DRAWMODE\n"
"string.text"
msgid "Graphics mode: "
-msgstr "የንድፎች ዘዴ : "
+msgstr "የንድፎች ዘዴ: "
#: attrdesc.src
msgctxt ""
@@ -595,7 +595,7 @@ msgctxt ""
"STR_DRAWMODE_WATERMARK\n"
"string.text"
msgid "Watermark"
-msgstr "Watermark"
+msgstr "የውሀ ምልክት"
#: attrdesc.src
msgctxt ""
@@ -749,7 +749,7 @@ msgctxt ""
"STR_CALC_WRONGTIME\n"
"string.text"
msgid "** Wrong time format **"
-msgstr "** የተሳሳተ የሰአት format **"
+msgstr "** የተሳሳተ የሰአት አቀራረብ **"
#: initui.src
msgctxt ""
@@ -794,7 +794,7 @@ msgctxt ""
"STR_GETREFFLD_REFITEMNOTFOUND\n"
"string.text"
msgid "Error: Reference source not found"
-msgstr "ስህተት : ማመሳከሪያው ምንጭ አልተገኘም"
+msgstr "ስህተት: ማመሳከሪያው ምንጭ አልተገኘም"
#: initui.src
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"STR_DURATION_FORMAT\n"
"string.text"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-msgstr " አ: %1 ወ: %2 ቀ: %3 ሰ: %4 ደ: %5 ሰ: %6"
+msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
#: initui.src
msgctxt ""
@@ -1568,7 +1568,7 @@ msgctxt ""
"FN_SELECT_FOOTNOTE\n"
"toolboxitem.text"
msgid "Anchor<->Text"
-msgstr "ጽሁፍ <->ማቆሚያ"
+msgstr "ጽሁፍ <->ማስቆሚያ"
#: navipi.src
msgctxt ""
@@ -2194,7 +2194,7 @@ msgctxt ""
"STR_POOLFRM_WATERSIGN\n"
"string.text"
msgid "Watermark"
-msgstr "Watermark"
+msgstr "የዉሀ ምልክት"
#: poolfmt.src
msgctxt ""
@@ -2754,7 +2754,7 @@ msgctxt ""
"STR_POOLCOLL_TABLE_HDLN\n"
"string.text"
msgid "Table Heading"
-msgstr "የሰንጠረዥ ራስጌዎች"
+msgstr "የሰንጠረዥ ራስጌ"
#: poolfmt.src
msgctxt ""
@@ -3387,7 +3387,7 @@ msgctxt ""
"STR_SERVICE_UNAVAILABLE\n"
"string.text"
msgid "The following service is not available: "
-msgstr "የሚቀጥለው ግልጋሎት ዝግጁ አይደለም : "
+msgstr "የሚቀጥለው ግልጋሎት ዝግጁ አይደለም: "
#: unotools.src
msgctxt ""
@@ -3585,7 +3585,7 @@ msgctxt ""
"STR_AUTOFMTREDL_SET_TMPL_HEADLINE +1\n"
"string.text"
msgid "Set \"Heading $(ARG1)\" Style"
-msgstr "የ \"ራስጌ $(ARG1)\" ዘዴ ማሰናጃ"
+msgstr "ማሰናጃ \"Heading $(ARG1)\" ዘዴ"
#: utlui.src
msgctxt ""
@@ -3612,7 +3612,7 @@ msgctxt ""
"STR_AUTOFMTREDL_NON_BREAK_SPACE +1\n"
"string.text"
msgid "Add non breaking space"
-msgstr "የማይሰበር ክፍተት መጨመሪያ"
+msgstr "ያልተሰባበረ ክፍተት መጨመሪያ"
#: utlui.src
msgctxt ""
@@ -3724,7 +3724,7 @@ msgctxt ""
"STR_CONTENT_TYPE_OUTLINE\n"
"string.text"
msgid "Headings"
-msgstr "ራስጌ"
+msgstr "ራስጌዎች"
#: utlui.src
msgctxt ""
@@ -3756,7 +3756,7 @@ msgctxt ""
"STR_CONTENT_TYPE_OLE\n"
"string.text"
msgid "OLE objects"
-msgstr "OLE objects"
+msgstr "የ OLE እቃዎች"
#: utlui.src
msgctxt ""
@@ -3828,7 +3828,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_ENTRY1\n"
"string.text"
msgid "This is the content from the first chapter. This is a user directory entry."
-msgstr "የምዕራፍ አንድ ይዞታ ይህ ነው ፡ ይህ የተጠቃሚው ማውጫ ማስገቢያ ነው"
+msgstr "ይህ የ ምዕራፍ አንድ ይዞታ ነው፡ ይህ የተጠቃሚው ማውጫ ማስገቢያ ነው"
#: utlui.src
msgctxt ""
@@ -3844,7 +3844,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_ENTRY11\n"
"string.text"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
-msgstr "የምዕራፍ 1.1. ይዞታ ይህ ነው ፡ ይህ የተጠቃሚው ሰንጠረዥ ማውጫ ይዞታ ማስገቢያ ነው"
+msgstr "ይህ የ ምዕራፍ 1.1. ይዞታ ነው፡ ይህ የተጠቃሚው ሰንጠረዥ ማውጫ ይዞታ ማስገቢያ ነው"
#: utlui.src
msgctxt ""
@@ -3860,7 +3860,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_ENTRY12\n"
"string.text"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
-msgstr "የምዕራፍ 1.2. ይዞታ ይህ ነው ፡ ይህ ቁልፍ ቃል ዋናው ማስገቢያ ነው"
+msgstr "ይህ የምዕራፍ 1.2. ይዞታ ነው፡ ይህ ቁልፍ ቃል ዋናው ማስገቢያ ነው"
#: utlui.src
msgctxt ""
@@ -3916,7 +3916,7 @@ msgctxt ""
"STR_CONTENT_TYPE_SINGLE_OLE\n"
"string.text"
msgid "OLE object"
-msgstr "OLE object"
+msgstr "የ OLE እቃዎች"
#: utlui.src
msgctxt ""
@@ -3980,7 +3980,7 @@ msgctxt ""
"STR_DEFINE_NUMBERFORMAT\n"
"string.text"
msgid "Additional formats..."
-msgstr "ተጨማሪ formats..."
+msgstr "ተጨማሪ አቀራረቦች..."
#: utlui.src
msgctxt ""
diff --git a/source/am/sw/uiconfig/swriter/ui.po b/source/am/sw/uiconfig/swriter/ui.po
index f96d8538673..8b35f4d9ae6 100644
--- a/source/am/sw/uiconfig/swriter/ui.po
+++ b/source/am/sw/uiconfig/swriter/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 01:23+0000\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-19 19:16+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385947389.0\n"
+"X-POOTLE-MTIME: 1390159007.0\n"
#: abstractdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Address Block"
-msgstr ""
+msgstr "አዲስ አድራሻ መከልከያ"
#: addressblockdialog.ui
msgctxt ""
@@ -310,8 +310,8 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
-msgstr "የዳታቤዝ አምዶች ማስገቢያ"
+msgid "Assign Styles"
+msgstr "ዘዴዎች መመደቢያ"
#: assignstylesdialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a new name for the attachment."
-msgstr ""
+msgstr "ለማያያዣው አዲስ ስም አልሰጡም"
#: attachnamedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "አዲስ ስም ለመስጠት እባክዎን አሁን ይጻፉ"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires au_thentication"
-msgstr ""
+msgstr "ደብዳቤ ወደ ውጪ መላኪያ ሰርቨር (SMTP) ማረ_ጋገጫ ይፈልጋል"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires _separate authentication"
-msgstr ""
+msgstr "ደብዳቤ ወደ ውጪ መላኪያ ሰርቨር (SMTP) _የተለየ ማረጋገጫ ይፈልጋል"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing mail server:"
-msgstr ""
+msgstr "ደብዳቤ ወደ ውጪ መላኪያ ሰርቨር:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Incoming mail server:"
-msgstr ""
+msgstr "ወደ ውስጥ የሚመጣ ደብዳቤ ሰርቨር:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_ort:"
-msgstr ""
+msgstr "P_ort:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -1186,6 +1186,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr "መግለጫ ጽሁፍ"
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -1319,7 +1328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Label text"
-msgstr ""
+msgstr "ጽሁፍ ምልክት ማድረጊያ"
#: cardmediumpage.ui
msgctxt ""
@@ -1364,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inscription"
-msgstr ""
+msgstr "መቅረጫ"
#: cardmediumpage.ui
msgctxt ""
@@ -1373,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_የሚቀጥል"
#: cardmediumpage.ui
msgctxt ""
@@ -1391,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "አይነት"
#: cardmediumpage.ui
msgctxt ""
@@ -1454,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send a copy of this mail to..."
-msgstr ""
+msgstr "የዚህን ደብዳቤ ኮፒ መላኪያ ወደ..."
#: characterproperties.ui
msgctxt ""
@@ -1907,13 +1916,14 @@ msgid "Width"
msgstr "ስፋት"
#: conditionpage.ui
+#, fuzzy
msgctxt ""
"conditionpage.ui\n"
"condstyle\n"
"label\n"
"string.text"
msgid "_Conditional Style"
-msgstr ""
+msgstr "_ተጨማሪ ዘዴዎች"
#: conditionpage.ui
msgctxt ""
@@ -1931,7 +1941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Applied Styles"
-msgstr ""
+msgstr "የተፈጸሙት ዘዴዎች"
#: conditionpage.ui
msgctxt ""
@@ -2048,7 +2058,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid " 4th Outline Level"
-msgstr ""
+msgstr " 4ኛ ረቂቅ ደረጃ"
#: conditionpage.ui
msgctxt ""
@@ -2057,7 +2067,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid " 5th Outline Level"
-msgstr ""
+msgstr " 5ኛ ረቂቅ ደረጃ"
#: conditionpage.ui
msgctxt ""
@@ -2192,7 +2202,7 @@ msgctxt ""
"27\n"
"stringlist.text"
msgid "10th Numbering Level"
-msgstr ""
+msgstr "10ኛ ቁጥር መስጫ ደረጃ"
#: conditionpage.ui
msgctxt ""
@@ -2381,7 +2391,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Concordance File"
-msgstr ""
+msgstr "ፋይል በ ፊደል ቅደም ተከተል ማረሚያ"
#: createautomarkdialog.ui
msgctxt ""
@@ -2390,7 +2400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search term"
-msgstr ""
+msgstr "መፈለጊያ ደንብ"
#: createautomarkdialog.ui
msgctxt ""
@@ -2399,7 +2409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative entry"
-msgstr ""
+msgstr "አማራጭ ማስገቢያ"
#: createautomarkdialog.ui
msgctxt ""
@@ -2525,7 +2535,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No data sources are available. Create a new one?"
-msgstr ""
+msgstr "ምንም የ ዳታ ምንጭ አልተገኘም፡ አንድ አዲስ አሁን ልፍጠር?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2552,7 +2562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display drop caps"
-msgstr ""
+msgstr "_ማሳያ ፊደል በትልቁ መጻፊያ"
#: dropcapspage.ui
msgctxt ""
@@ -3326,7 +3336,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "አግድም በ ግራ በኩል"
#: envprinterpage.ui
msgctxt ""
@@ -3434,7 +3444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope orientation"
-msgstr ""
+msgstr "የ ፖስታ አቅጣጫ"
#: envprinterpage.ui
msgctxt ""
@@ -3582,7 +3592,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Functions"
-msgstr ""
+msgstr "ተግባሮች"
#: fielddialog.ui
msgctxt ""
@@ -3600,7 +3610,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variables"
-msgstr ""
+msgstr "ተለዋዋጮች"
#: fielddialog.ui
msgctxt ""
@@ -3609,7 +3619,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "ዳታቤዝ"
#: findentrydialog.ui
msgctxt ""
@@ -3618,7 +3628,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find Entry"
-msgstr ""
+msgstr "ማስገቢያ መፈለጊያ"
#: findentrydialog.ui
msgctxt ""
@@ -3627,7 +3637,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ind"
-msgstr ""
+msgstr "መ_ፈለጊያ"
#: findentrydialog.ui
msgctxt ""
@@ -3636,7 +3646,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _only in"
-msgstr ""
+msgstr "መፈለጊያ በ ውስጥ _ብቻ"
#: flddbpage.ui
msgctxt ""
@@ -3654,7 +3664,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Condition"
-msgstr ""
+msgstr "_ሁኔታው"
#: flddbpage.ui
msgctxt ""
@@ -3663,7 +3673,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Record number"
-msgstr ""
+msgstr "ከፍተኛ ቁጥር"
#: flddbpage.ui
msgctxt ""
@@ -3672,7 +3682,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database s_election"
-msgstr ""
+msgstr "የ ዳታቤዝ ም_ርጫዎች"
#: flddbpage.ui
msgctxt ""
@@ -3716,8 +3726,8 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
-msgstr "የ ዳታቤዝ ም_ርጫ"
+msgid "Format"
+msgstr "አቀማመጥ"
#: flddocinfopage.ui
msgctxt ""
@@ -3942,7 +3952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "It_em"
-msgstr ""
+msgstr "እ_ቃ"
#: fldfuncpage.ui
msgctxt ""
@@ -3951,7 +3961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Items on _list"
-msgstr ""
+msgstr "እቃዎች በ _ዝርዝር ውስጥ"
#: fldfuncpage.ui
msgctxt ""
@@ -3960,7 +3970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move _Up"
-msgstr ""
+msgstr "ወደ _ላይ ማንቀሳቀሻ"
#: fldfuncpage.ui
msgctxt ""
@@ -3969,7 +3979,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move Do_wn"
-msgstr ""
+msgstr "ወደ ታ_ች ማንቀሳቀሻ"
#: fldfuncpage.ui
msgctxt ""
@@ -4068,7 +4078,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "ምልክት ማድረጊያዎች"
#: fldrefpage.ui
msgctxt ""
@@ -4203,7 +4213,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering by chapter"
-msgstr ""
+msgstr "በ ምእራፍ ቁጥር መስጫ"
#: fldvarpage.ui
msgctxt ""
@@ -4275,7 +4285,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "ቀን ሰአት ደራሲው"
#: footendnotedialog.ui
msgctxt ""
@@ -4671,7 +4681,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Collec_t at end of text"
-msgstr ""
+msgstr "ከ ጽሁፉ መጨረሻ መሰብሰቢ_ያ"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4689,7 +4699,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ollect at end of section"
-msgstr ""
+msgstr "ከ ክፍሉ መጨረሻ መ_ሰብሰቢያ"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -5058,7 +5068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: frmaddpage.ui
msgctxt ""
@@ -5076,6 +5086,24 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alternative (Text only):"
+msgstr "_አማራጭ (ጽሁፍ ብቻ):"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
msgstr ""
#: frmaddpage.ui
@@ -5085,7 +5113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous link:"
-msgstr ""
+msgstr "_ቀደም ያለው አገናኝ:"
#: frmaddpage.ui
msgctxt ""
@@ -5094,37 +5122,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Next link:"
-msgstr ""
+msgstr "_የሚቀጥለው አገናኝ:"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Names"
-msgstr "ስም"
+msgstr "ስሞች"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"protectcontent\n"
"label\n"
"string.text"
msgid "_Contents"
-msgstr "ይዞታዎች"
+msgstr "_ይዞታዎች"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"protectframe\n"
"label\n"
"string.text"
msgid "P_osition"
-msgstr "ቦታ"
+msgstr "ቦ_ታ"
#: frmaddpage.ui
msgctxt ""
@@ -5133,7 +5158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_መጠን"
#: frmaddpage.ui
msgctxt ""
@@ -5142,17 +5167,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "መጠበቂያ"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"editinreadonly\n"
"label\n"
"string.text"
msgid "_Editable in read-only document"
-msgstr "ሊ_ታረም የሚችል ሰነድ በንባብ-ዘዴ ብቻ"
+msgstr "_ሊታረም የሚችል ሰነድ በንባብ-ዘዴ ብቻ"
#: frmaddpage.ui
msgctxt ""
@@ -5422,7 +5446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "በ ሙሉ ገጾች ላይ _ማንጸባረቂያ"
#: frmtypepage.ui
msgctxt ""
@@ -5467,17 +5491,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Frame:"
-msgstr ""
+msgstr "_ክፈፍ:"
#: frmurlpage.ui
-#, fuzzy
msgctxt ""
"frmurlpage.ui\n"
"search\n"
"label\n"
"string.text"
msgid "_Browse..."
-msgstr "መቃኛ..."
+msgstr "_መቃኛ..."
#: frmurlpage.ui
msgctxt ""
@@ -5486,7 +5509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link to"
-msgstr ""
+msgstr "አገናኝ ወደ"
#: frmurlpage.ui
msgctxt ""
@@ -5495,7 +5518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server-side image map"
-msgstr ""
+msgstr "_የሰርቨር-ጎን የምስል ካርታ"
#: frmurlpage.ui
msgctxt ""
@@ -5504,7 +5527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Client-side image map"
-msgstr ""
+msgstr "_የደንበኛ-ጎን የምስል ካርታ"
#: frmurlpage.ui
msgctxt ""
@@ -5513,7 +5536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image map"
-msgstr ""
+msgstr "የምስል ካርታ"
#: indentpage.ui
msgctxt ""
@@ -5711,7 +5734,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Search key not found."
-msgstr ""
+msgstr "የ መፈለጊያ ቁልፍ አልተገኘም"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5720,7 +5743,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Readonly Content"
-msgstr ""
+msgstr "ይዞታው ለማንበብ ብቻ"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5729,7 +5752,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Readonly content cannot be changed."
-msgstr ""
+msgstr "ይዞታው ለማንበብ ብቻ የሆነን መቀየር አይቻልም"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5738,7 +5761,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No modifications will be accepted."
-msgstr ""
+msgstr "ምንም አይነት ማሻሻል አይፈቀድም"
#: inputfielddialog.ui
msgctxt ""
@@ -5774,7 +5797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoTexts for shortcut "
-msgstr ""
+msgstr "በራሱ ጽሁፍ ለ አቋራጮች "
#: insertbookmark.ui
msgctxt ""
@@ -6008,17 +6031,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert data as:"
-msgstr ""
+msgstr "ዳታ ማስገቢያ እንደ:"
#: insertdbcolumnsdialog.ui
-#, fuzzy
msgctxt ""
"insertdbcolumnsdialog.ui\n"
"astable\n"
"label\n"
"string.text"
msgid "T_able"
-msgstr "ሰንጠረዥ"
+msgstr "ሰ_ንጠረዥ"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6027,7 +6049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_ሜዳዎች"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6072,7 +6094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply column _name"
-msgstr ""
+msgstr "የአምድ _ስም መፈጸሚያ"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6540,7 +6562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal pitch"
-msgstr ""
+msgstr "የ አግ_ድም እርዝመት"
#: labelformatpage.ui
msgctxt ""
@@ -6549,7 +6571,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical pitch"
-msgstr ""
+msgstr "_የ ቁመት እርዝመት"
#: labelformatpage.ui
msgctxt ""
@@ -6612,7 +6634,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_age Width"
-msgstr ""
+msgstr "የ_ገጽ ስፋት"
#: labelformatpage.ui
msgctxt ""
@@ -6621,7 +6643,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ge Height"
-msgstr ""
+msgstr "የገ_ጽ እርዝመት"
#: labelformatpage.ui
msgctxt ""
@@ -6675,7 +6697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze contents"
-msgstr ""
+msgstr "ይዞታዎችን ማስማ_ሚያ"
#: labeloptionspage.ui
msgctxt ""
@@ -6684,7 +6706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribute"
-msgstr ""
+msgstr "ማሰራጫ"
#: labeloptionspage.ui
msgctxt ""
@@ -6927,7 +6949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send replies to _different e-mail address"
-msgstr ""
+msgstr "ለ_ተለያዩ የ ኢ-ሜይል አድራሻዎች መልስ መላኪያ"
#: mailconfigpage.ui
msgctxt ""
@@ -6936,7 +6958,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reply address:"
-msgstr ""
+msgstr "_መመለሻ አድራሻዎች:"
#: mailconfigpage.ui
msgctxt ""
@@ -6945,7 +6967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User information"
-msgstr ""
+msgstr "የተጠቃሚው መረጃ"
#: mailconfigpage.ui
msgctxt ""
@@ -6963,7 +6985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Port:"
-msgstr ""
+msgstr "_Port:"
#: mailconfigpage.ui
msgctxt ""
@@ -6972,7 +6994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server name:"
-msgstr ""
+msgstr "_የሰርቨሩ ስም:"
#: mailconfigpage.ui
msgctxt ""
@@ -6981,7 +7003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Au_thentication"
-msgstr ""
+msgstr "የ ሰርቨር ማረ_ጋገጫ"
#: mailconfigpage.ui
msgctxt ""
@@ -6990,7 +7012,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing server (SMTP) Settings"
-msgstr ""
+msgstr "ወደ ውጪ መላኪያ ሰርቨር (SMTP) ማሰናጃ"
#: mailconfigpage.ui
msgctxt ""
@@ -6999,7 +7021,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Test S_ettings..."
-msgstr ""
+msgstr "ማ_ሰናጃውን መሞከሪያ..."
#: mailmergedialog.ui
msgctxt ""
@@ -7008,7 +7030,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "ደብዳቤ ማዋሀጃ"
#: mailmergedialog.ui
msgctxt ""
@@ -7044,7 +7066,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data Source Connection"
-msgstr ""
+msgstr "የዳታ ምንጭ ግንኙነት"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7053,7 +7075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use existing"
-msgstr ""
+msgstr "የነበረውን _መጠቀሚያ"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7062,7 +7084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create new connection"
-msgstr ""
+msgstr "አዲስ ግንኙነት _መፍጠሪያ"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7143,7 +7165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress:"
-msgstr ""
+msgstr "ሂደቱ:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7152,7 +7174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Creating documents..."
-msgstr ""
+msgstr "ሰነዶች በመፍጠር ላይ..."
#: mmcreatingdialog.ui
msgctxt ""
@@ -7233,7 +7255,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from _existing document"
-msgstr ""
+msgstr "ከ _ነበረው ሰነድ መጀመሪያ"
#: mmselectpage.ui
msgctxt ""
@@ -7242,7 +7264,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from a t_emplate"
-msgstr ""
+msgstr "ከ ቴ_ምፕሌት መጀመሪያ"
#: mmselectpage.ui
msgctxt ""
@@ -7251,7 +7273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start fro_m a recently saved starting document"
-msgstr ""
+msgstr "በቅርብ ጊዜ ከ_ተቀመጠው ሰነድ መጀመሪያ"
#: mmselectpage.ui
msgctxt ""
@@ -7263,14 +7285,13 @@ msgid "B_rowse..."
msgstr "መ_ቃኛ..."
#: mmselectpage.ui
-#, fuzzy
msgctxt ""
"mmselectpage.ui\n"
"browsetemplate\n"
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr "መቃኛ..."
+msgstr "መ_ቃኛ..."
#: mmselectpage.ui
msgctxt ""
@@ -7279,7 +7300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select starting document for the mail merge"
-msgstr ""
+msgstr "የማስጀመሪያ ሰነድ ለ ደብዳቤ ማዋሀጃ ይምረጡ"
#: newuserindexdialog.ui
msgctxt ""
@@ -7675,7 +7696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: optcaptionpage.ui
msgctxt ""
@@ -7922,7 +7943,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Use printer metrics for document formatting"
-msgstr ""
+msgstr "ለ ሰነድ አቀራረብ የማተሚያ መለኪያ ይጠቀሙ"
#: optcompatpage.ui
msgctxt ""
@@ -7931,7 +7952,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "በአንቀጾች እና ሰንጠረዦች መካከል ክፍተት መጨመሪያ (በአሁኑ ሰነድ ውስጥ)"
#: optcompatpage.ui
msgctxt ""
@@ -7940,7 +7961,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr ""
+msgstr "በአንቀጾች እና ሰንጠረዦች መካከል ክፍተት መጨመሪያ በገጾች ከላይ በኩል (በአሁኑ ሰነድ ውስጥ)"
#: optcompatpage.ui
msgctxt ""
@@ -8021,7 +8042,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "<User settings>"
-msgstr ""
+msgstr "<ተጠቃሚ ማሰናጃዎች>"
#: optcompatpage.ui
msgctxt ""
@@ -8111,7 +8132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent document only"
-msgstr ""
+msgstr "የ_አሁኑን ሰነድ ብቻ"
#: optfonttabpage.ui
msgctxt ""
@@ -8138,7 +8159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ragraph end"
-msgstr ""
+msgstr "አን_ቀጽ መጨረሻ"
#: optformataidspage.ui
msgctxt ""
@@ -8165,7 +8186,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Non-breaking s_paces"
-msgstr ""
+msgstr "ምንም-ያልተሰበረ ክ_ፍተት"
#: optformataidspage.ui
msgctxt ""
@@ -8237,7 +8258,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Layout assistance"
-msgstr ""
+msgstr "የ እቅድ ረዳት"
#: optformataidspage.ui
msgctxt ""
@@ -8264,7 +8285,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Para_graph alignment"
-msgstr ""
+msgstr "አን_ቀጽ ማሰለፊያ"
#: optformataidspage.ui
msgctxt ""
@@ -8273,7 +8294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left paragraph margin"
-msgstr ""
+msgstr "_የግራ አንቀጽ መስመር"
#: optformataidspage.ui
msgctxt ""
@@ -8354,7 +8375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when loading"
-msgstr ""
+msgstr "በሚጫንበት ጊዜ አገናኞችን ማሻሻያ"
#: optgeneralpage.ui
msgctxt ""
@@ -8435,7 +8456,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional separators"
-msgstr ""
+msgstr "_ተጨማሪ መለያያዎች"
#: optgeneralpage.ui
msgctxt ""
@@ -8453,7 +8474,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insertions"
-msgstr ""
+msgstr "ማስገቢያዎች"
#: optredlinepage.ui
msgctxt ""
@@ -8552,7 +8573,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deletions"
-msgstr ""
+msgstr "ማጥፊያ"
#: optredlinepage.ui
msgctxt ""
@@ -8615,7 +8636,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Uppercase"
-msgstr ""
+msgstr "በአቢይ ፊደል መጻፊያ"
#: optredlinepage.ui
msgctxt ""
@@ -8624,7 +8645,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Lowercase"
-msgstr ""
+msgstr "በትንንሽ ፊደል መጻፊያ"
#: optredlinepage.ui
msgctxt ""
@@ -8672,14 +8693,13 @@ msgid "Mar_k:"
msgstr "ምልክ_ት:"
#: optredlinepage.ui
-#, fuzzy
msgctxt ""
"optredlinepage.ui\n"
"markcolor_label\n"
"label\n"
"string.text"
msgid "_Color:"
-msgstr "_ቀለም"
+msgstr "_ቀለም:"
#: optredlinepage.ui
msgctxt ""
@@ -8697,7 +8717,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left margin"
-msgstr ""
+msgstr "የግራ መስመር"
#: optredlinepage.ui
msgctxt ""
@@ -8706,7 +8726,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right margin"
-msgstr ""
+msgstr "የቀኝ መስመር"
#: optredlinepage.ui
msgctxt ""
@@ -8715,7 +8735,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Outer margin"
-msgstr ""
+msgstr "የውጪ መስመር"
#: optredlinepage.ui
msgctxt ""
@@ -8796,7 +8816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number recognition"
-msgstr ""
+msgstr "_ቁጥር ማስታወሻ"
#: opttablepage.ui
msgctxt ""
@@ -8805,7 +8825,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umber format recognition"
-msgstr ""
+msgstr "የ ቁጥር አቀራረብ ማስታወሻ"
#: opttablepage.ui
msgctxt ""
@@ -8832,7 +8852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Behavior of rows/columns"
-msgstr ""
+msgstr "የ ረድፎች/አምዶች ባህሪ"
#: opttablepage.ui
msgctxt ""
@@ -8850,7 +8870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed, proportional"
-msgstr ""
+msgstr "የተ_ወሰነ ተመጣጣኝ"
#: opttablepage.ui
msgctxt ""
@@ -8859,7 +8879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_ተለዋዋጭ"
#: opttablepage.ui
msgctxt ""
@@ -9354,7 +9374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "ማስረጊያዎች & ክፍተት"
#: paradialog.ui
msgctxt ""
@@ -9390,7 +9410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "ረቂቅ & ቁጥር መስጫ"
#: paradialog.ui
msgctxt ""
@@ -9408,7 +9428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "ፊደል በትልቁ መጻፊያ"
#: paradialog.ui
msgctxt ""
@@ -9741,7 +9761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being prepared for printing on"
-msgstr ""
+msgstr "ለማተም በማሰናዳት ላይ ነው በ"
#: printmonitordialog.ui
msgctxt ""
@@ -9750,7 +9770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being saved to"
-msgstr ""
+msgstr "እየተቀመጠ ነው ወደ"
#: printoptionspage.ui
msgctxt ""
@@ -10065,7 +10085,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "የፋክስ ቁጥር"
#: privateuserpage.ui
msgctxt ""
@@ -10074,7 +10094,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "የ ኢሜይል አድራሻ"
#: privateuserpage.ui
msgctxt ""
@@ -10173,7 +10193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private date"
-msgstr ""
+msgstr "የግል ቀን"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10191,7 +10211,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the beginning?"
-msgstr ""
+msgstr "ከመጀመሪያው ጀምሮ መቀጠል ይፈልጋሉ?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10200,7 +10220,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the end of the document."
-msgstr ""
+msgstr "%PRODUCTNAME መጻፊያ እስከ ሰነዱ መጨረሻ ድረስ ፈልጎ ጨርሷል"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10209,7 +10229,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the end?"
-msgstr ""
+msgstr "ከ መጨረሻው መቀጠል ይፈልጋሉ?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10218,7 +10238,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the end?"
-msgstr ""
+msgstr "እስከ መጨረሻ መቀጠል ይፈልጋሉ?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10227,7 +10247,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the beginning of the document."
-msgstr ""
+msgstr "%PRODUCTNAME መጻፊያ እስከ ሰነዱ መጀመሪያ ድረስ ፈልጎ ጨርሷል"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10362,7 +10382,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename Element"
-msgstr ""
+msgstr "አካሉን እንደገና መሰየሚያ"
#: renameentrydialog.ui
msgctxt ""
@@ -10443,7 +10463,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Would you like to save the document as HTML?"
-msgstr ""
+msgstr "ሰነዱን እንደ HTML ማስቀመጥ ይፈልጋሉ?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10461,7 +10481,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save Label Format"
-msgstr ""
+msgstr "ማስቀመጫ የምልክት አቀራረብ"
#: savelabeldialog.ui
msgctxt ""
@@ -10470,7 +10490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "አይነት"
#: savelabeldialog.ui
msgctxt ""
@@ -10563,7 +10583,6 @@ msgid "Link"
msgstr "አገናኝ"
#: sectionpage.ui
-#, fuzzy
msgctxt ""
"sectionpage.ui\n"
"protect\n"
@@ -10600,14 +10619,13 @@ msgid "Write protection"
msgstr "መጻፍ የተከለከለ"
#: sectionpage.ui
-#, fuzzy
msgctxt ""
"sectionpage.ui\n"
"hide\n"
"label\n"
"string.text"
msgid "H_ide"
-msgstr "መደበቂያ"
+msgstr "መ_ደበቂያ"
#: sectionpage.ui
msgctxt ""
@@ -10652,7 +10670,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address List"
-msgstr ""
+msgstr "የአድራሻ ዝርዝር ይምረጡ"
#: selectaddressdialog.ui
msgctxt ""
@@ -10769,7 +10787,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address Block"
-msgstr ""
+msgstr "ይምረጡ የ አድራሻ መከልከያ"
#: selectblockdialog.ui
msgctxt ""
@@ -10814,7 +10832,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_ever include the country/region"
-msgstr ""
+msgstr "አገር/አካባቢ በ_ ፍጹም አታካትት"
#: selectblockdialog.ui
msgctxt ""
@@ -10823,7 +10841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always include the country/region"
-msgstr ""
+msgstr "አገር/አካባቢ _ሁልጊዜ አካትት"
#: selectblockdialog.ui
msgctxt ""
@@ -10841,7 +10859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address block settings"
-msgstr ""
+msgstr "የ አድራሻ መከልከያ ማሰናጃዎች"
#: selectindexdialog.ui
msgctxt ""
@@ -10868,16 +10886,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Orientation"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "አቅጣጫ"
#: sidebarpage.ui
msgctxt ""
@@ -10891,15 +10900,6 @@ msgstr "መጠን"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -10909,30 +10909,12 @@ msgstr "አምዶች"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr "መስመር"
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
@@ -11012,7 +10994,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "በሙሉ"
#: sidebarwrap.ui
msgctxt ""
@@ -11021,7 +11003,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "በሙሉ"
#: sidebarwrap.ui
msgctxt ""
@@ -11030,7 +11012,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "አጥጋቢ"
#: sidebarwrap.ui
msgctxt ""
@@ -11435,7 +11417,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a subject for this message."
-msgstr ""
+msgstr "ለዚህ መልእክት ጉዳዩን አልገለጹም"
#: subjectdialog.ui
msgctxt ""
@@ -11444,7 +11426,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "አዲስ ስም ለመስጠት እባክዎን አሁን ይጻፉ"
#: tablecolumnpage.ui
msgctxt ""
@@ -11825,14 +11807,13 @@ msgid "Borders"
msgstr "ድንበሮች"
#: templatedialog16.ui
-#, fuzzy
msgctxt ""
"templatedialog16.ui\n"
"TemplateDialog16\n"
"title\n"
"string.text"
msgid "Numbering Style"
-msgstr "የቁጥር አሰጣጥ አይነት"
+msgstr "የቁጥር አሰጣጥ ዘዴ"
#: templatedialog16.ui
msgctxt ""
@@ -11970,7 +11951,6 @@ msgid "Font"
msgstr "ፊደል"
#: templatedialog2.ui
-#, fuzzy
msgctxt ""
"templatedialog2.ui\n"
"fonteffect\n"
@@ -12022,7 +12002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "ፊደል በትልቁ መጻፊያ"
#: templatedialog2.ui
msgctxt ""
@@ -12049,7 +12029,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "ሁኔታው"
#: templatedialog4.ui
msgctxt ""
@@ -12058,7 +12038,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame Style"
-msgstr ""
+msgstr "የክፈፍ ዘዴ"
#: templatedialog4.ui
msgctxt ""
@@ -12067,7 +12047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_መደበኛ"
#: templatedialog4.ui
msgctxt ""
@@ -12076,7 +12056,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "አደራጅ"
#: templatedialog4.ui
msgctxt ""
@@ -12139,7 +12119,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: templatedialog8.ui
msgctxt ""
@@ -12247,7 +12227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Establish network connection"
-msgstr ""
+msgstr "የኔትዎርክ ግንኙነት መመስረቻ"
#: testmailsettings.ui
msgctxt ""
@@ -12256,7 +12236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find outgoing mail server"
-msgstr ""
+msgstr "ደብዳቤ ወደ ውጪ መላኪያ ሰርቨር መፈለጊያ"
#: testmailsettings.ui
msgctxt ""
@@ -12283,7 +12263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is testing the e-mail account settings..."
-msgstr ""
+msgstr "%PRODUCTNAME የ ኢ-ሜይል መግለጫ ማሰናጃዎችን በመሞከር ላይ..."
#: testmailsettings.ui
msgctxt ""
@@ -12616,7 +12596,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Index/Table"
-msgstr ""
+msgstr "ማውጫ/ሰንጠረዥ ማስገቢያ"
#: tocdialog.ui
msgctxt ""
@@ -12625,7 +12605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Index/Table"
-msgstr ""
+msgstr "ማውጫ/ሰንጠረዥ"
#: tocdialog.ui
msgctxt ""
@@ -12742,7 +12722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop position"
-msgstr ""
+msgstr "የማስረጊያ ማስቆሚያ ቦታ"
#: tocentriespage.ui
msgctxt ""
@@ -12769,7 +12749,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number range only"
-msgstr ""
+msgstr "የቁጥር መጠን ብቻ"
#: tocentriespage.ui
msgctxt ""
@@ -12778,7 +12758,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Description only"
-msgstr ""
+msgstr "መግለጫ ብቻ"
#: tocentriespage.ui
msgctxt ""
@@ -12787,7 +12767,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Number range and description"
-msgstr ""
+msgstr "የቁጥር መጠን እና መግለጫ"
#: tocentriespage.ui
msgctxt ""
@@ -12823,7 +12803,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number without separator"
-msgstr ""
+msgstr "ቁጥር ያለ መለያያ"
#: tocentriespage.ui
msgctxt ""
@@ -12940,7 +12920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style for main entries"
-msgstr ""
+msgstr "የባህሪ ዘዴዎች ለ ዋናው ማስገቢያ"
#: tocentriespage.ui
msgctxt ""
@@ -12958,7 +12938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document _position"
-msgstr ""
+msgstr "የሰነድ _ቦታ"
#: tocentriespage.ui
msgctxt ""
@@ -13183,7 +13163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create index/table"
-msgstr ""
+msgstr "መፍጠሪያ ማውጫ/ሰንጠረዥ"
#: tocindexpage.ui
msgctxt ""
@@ -13255,17 +13235,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional Styles"
-msgstr ""
+msgstr "_ተጨማሪ ዘዴዎች"
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"stylescb\n"
"label\n"
"string.text"
msgid "Styl_es"
-msgstr "ዘዴዎች"
+msgstr "ዘዴ_ዎች"
#: tocindexpage.ui
msgctxt ""
@@ -13277,7 +13256,6 @@ msgid "..."
msgstr "..."
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"captions\n"
@@ -13383,7 +13361,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[none]"
-msgstr "[ምንም]"
+msgstr "[none]"
#: tocindexpage.ui
msgctxt ""
@@ -13437,7 +13415,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries"
-msgstr ""
+msgstr "ተመሳሳይ ማስገቢያዎችን መቀላቀያ"
#: tocindexpage.ui
msgctxt ""
@@ -13455,7 +13433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine with -"
-msgstr ""
+msgstr "መቀላቀያ ከ -"
#: tocindexpage.ui
msgctxt ""
@@ -13572,7 +13550,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table of Contents"
-msgstr ""
+msgstr "የማውጫ ሰንጠረዥ"
#: tocindexpage.ui
msgctxt ""
@@ -13581,7 +13559,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Alphabetical Index"
-msgstr ""
+msgstr "በፊደል ቅደም ተከተል ማውጫ"
#: tocindexpage.ui
msgctxt ""
@@ -13590,7 +13568,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Illustration Index"
-msgstr ""
+msgstr "የማውጫ ማብራሪያ"
#: tocindexpage.ui
msgctxt ""
@@ -13599,7 +13577,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Index of Tables"
-msgstr ""
+msgstr "የማውጫ ሰንጠረዦች"
#: tocindexpage.ui
msgctxt ""
@@ -13608,7 +13586,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "User-Defined"
-msgstr ""
+msgstr "በተጠቃሚው-የሚገለጽ"
#: tocindexpage.ui
msgctxt ""
@@ -13617,7 +13595,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Table of Objects"
-msgstr ""
+msgstr "የእቃዎች ሰንጠረዥ"
#: tocindexpage.ui
msgctxt ""
@@ -13626,37 +13604,34 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Bibliography"
-msgstr ""
+msgstr "Bibliography"
#: tocstylespage.ui
-#, fuzzy
msgctxt ""
"tocstylespage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Levels"
-msgstr "_ደረጃ"
+msgstr "_ደረጃዎች"
#: tocstylespage.ui
-#, fuzzy
msgctxt ""
"tocstylespage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Paragraph _Styles"
-msgstr "በአንቀጽ ዘዴ"
+msgstr "የአንቀጽ _ዘዴዎች"
#: tocstylespage.ui
-#, fuzzy
msgctxt ""
"tocstylespage.ui\n"
"default\n"
"label\n"
"string.text"
msgid "_Default"
-msgstr "ነባር"
+msgstr "_ነባር"
#: tocstylespage.ui
msgctxt ""
@@ -13674,7 +13649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assignment"
-msgstr ""
+msgstr "መመደቢያ"
#: viewoptionspage.ui
msgctxt ""
@@ -13863,7 +13838,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The connection to the data source could not be established. Please check the connection settings."
-msgstr ""
+msgstr "ወደ ዳታ ምንጩ ግንኙነት መመስረት አልተቻለም፡ እባክዎን የግንኙነት ማሰናጅውን ይመርምሩ"
#: warndatasourcedialog.ui
msgctxt ""
@@ -13872,7 +13847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check Connection Settings..."
-msgstr ""
+msgstr "የግንኙነት ማሰናጅውን ይመርምሩ..."
#: warnemaildialog.ui
msgctxt ""
@@ -14016,7 +13991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Thro_ugh"
-msgstr ""
+msgstr "በሙ_ሉ"
#: wrappage.ui
msgctxt ""
@@ -14097,7 +14072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In bac_kground"
-msgstr ""
+msgstr "እንደ መ_ደብ"
#: wrappage.ui
msgctxt ""
@@ -14106,7 +14081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour"
-msgstr ""
+msgstr "_ቅርጽ"
#: wrappage.ui
msgctxt ""
diff --git a/source/am/swext/mediawiki/help.po b/source/am/swext/mediawiki/help.po
index 0556b675661..7e22cba0d12 100644
--- a/source/am/swext/mediawiki/help.po
+++ b/source/am/swext/mediawiki/help.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-18 19:27+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-11 17:49+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371583624.0\n"
+"X-POOTLE-MTIME: 1389462560.0\n"
#: help.tree
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"par_id6468703\n"
"help.text"
msgid "<ahelp hid=\".\">Choose <item type=\"menuitem\">File - Send - To MediaWiki</item> to upload the current Writer document to a MediaWiki server.</ahelp>"
-msgstr "<ahelp hid=\".\">ይምረጡ <item type=\"menuitem\">ፋይል - መላኪያ - ወደ MediaWiki </item>የጻፉትን የጽሁፍ ሰነድ ወደ MediaWiki ሰርቨር ለመጫን.</ahelp>"
+msgstr "<ahelp hid=\".\">ይምረጡ <item type=\"menuitem\">ፋይል - መላኪያ - ወደ MediaWiki </item> የጻፉትን የጽሁፍ ሰነድ ወደ MediaWiki ሰርቨር ለመጫን</ahelp>"
#: wiki.xhp
msgctxt ""
diff --git a/source/am/sysui/desktop/share.po b/source/am/sysui/desktop/share.po
index 508ab074e8d..71f1e8af05f 100644
--- a/source/am/sysui/desktop/share.po
+++ b/source/am/sysui/desktop/share.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-04-10 15:30+0000\n"
+"PO-Revision-Date: 2013-12-08 22:04+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365607844.0\n"
+"X-POOTLE-MTIME: 1386540277.0\n"
#: documents.ulf
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የጽሁፍ ሰነድ"
#: documents.ulf
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"text-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የጽሁፍ ሰነድ ቴምፕሌት"
#: documents.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"master-document\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ዋናው ሰነድ"
#: documents.ulf
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"formula\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Formula"
#: documents.ulf
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"presentation\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ማቅረቢያ"
#: documents.ulf
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"presentation-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የማቅረቢያ ቴምፕሌት"
#: documents.ulf
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"drawing\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 መሳያ"
#: documents.ulf
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"drawing-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የመሳያ ቴምፕሌት"
#: documents.ulf
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ሰንጠረዥ"
#: documents.ulf
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 የሰንጠረዥ ቴምፕሌት"
#: documents.ulf
msgctxt ""
diff --git a/source/am/vcl/qa/cppunit/builder.po b/source/am/vcl/qa/cppunit/builder.po
index 3893677210a..cce413986ad 100644
--- a/source/am/vcl/qa/cppunit/builder.po
+++ b/source/am/vcl/qa/cppunit/builder.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-04-09 18:35+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-29 23:41+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365532532.0\n"
+"X-POOTLE-MTIME: 1388360489.0\n"
#: demo.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Optimal"
-msgstr "Optimal"
+msgstr "አጥጋቢ"
#: demo.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Zoom factor"
-msgstr "Zoom factor"
+msgstr "ማሳያ ዘዴ"
#: demo.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style"
-msgstr "የባህሪ ዘዴዎች"
+msgstr "የባህሪ ዘዴ"
#: demo.ui
msgctxt ""
diff --git a/source/am/vcl/source/src.po b/source/am/vcl/source/src.po
index 9c6d234c6c9..d85f5aaea38 100644
--- a/source/am/vcl/source/src.po
+++ b/source/am/vcl/source/src.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 18:45+0000\n"
+"PO-Revision-Date: 2014-01-03 20:28+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385837100.0\n"
+"X-POOTLE-MTIME: 1388780883.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -1512,7 +1512,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "sec"
-msgstr ""
+msgstr "ሰከንድ"
#: units.src
msgctxt ""
@@ -1521,4 +1521,4 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "ms"
-msgstr ""
+msgstr "ማ/ሰ"
diff --git a/source/am/vcl/uiconfig/ui.po b/source/am/vcl/uiconfig/ui.po
index bbd00902dff..a3c76637cc9 100644
--- a/source/am/vcl/uiconfig/ui.po
+++ b/source/am/vcl/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 18:42+0000\n"
+"PO-Revision-Date: 2014-01-03 23:34+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: none\n"
"Language: am\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385836955.0\n"
+"X-POOTLE-MTIME: 1388792054.0\n"
#: errornocontentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please check your document for ranges relevant to printing."
-msgstr ""
+msgstr "እባክዎን የ እርስዎ ሰነድ መጠን ከ ማተሚያው ጋር ይስማማ እንደሆን ይመርምሩ"
#: errornoprinterdialog.ui
msgctxt ""
diff --git a/source/am/wizards/source/euro.po b/source/am/wizards/source/euro.po
index b439e62b0ee..d5877d37db3 100644
--- a/source/am/wizards/source/euro.po
+++ b/source/am/wizards/source/euro.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-04-09 19:36+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-03 23:29+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365536160.0\n"
+"X-POOTLE-MTIME: 1388791752.0\n"
#: euro.src
msgctxt ""
@@ -629,16 +629,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "Latvian Lats"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "ለሰነዱ የተሰናዳው ገንዘብ የአውሮፓውያን ገንዘብ አይደለም!"
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "ለመስሪያ ስርአቱ የተዘጋጀው ቋንቋ የአውሮፓውያን የገንዘብ ማህበር ቋንቋ አይደልም"
+msgstr "ለ መስሪያ ስርአት የተሰናዳው ቋንቋ የ European Monetary Union አይደለም"
#: euro.src
msgctxt ""
diff --git a/source/am/xmlsecurity/source/dialogs.po b/source/am/xmlsecurity/source/dialogs.po
index 31a518551e1..3e5c6ea4ccc 100644
--- a/source/am/xmlsecurity/source/dialogs.po
+++ b/source/am/xmlsecurity/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-04-09 01:42+0000\n"
+"PO-Revision-Date: 2013-12-29 18:47+0000\n"
"Last-Translator: Samson <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365471761.0\n"
+"X-POOTLE-MTIME: 1388342826.0\n"
#: certificateviewer.src
msgctxt ""
@@ -67,7 +67,7 @@ msgctxt ""
"FI_HINTNOTTRUST\n"
"fixedtext.text"
msgid "This certificate is intended for the following purpose(s):"
-msgstr "የምስክር ወረቀቱ የታቀደው ለሚቀጥለው ምክንያት(ቶች) ነው :"
+msgstr "የምስክር ወረቀቱ የታቀደው ለሚቀጥለው ምክንያት(ቶች) ነው:"
#: certificateviewer.src
msgctxt ""
@@ -354,7 +354,7 @@ msgctxt ""
"FI_DESCR2\n"
"fixedtext.text"
msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros."
-msgstr ""
+msgstr "Macros ሁል ጊዜ ቫይረሶች ሊይዙ ይችላሉ፡ macros ማሰናከል ለ ሰነድ ደህንነት ጥሩ ነው፡ macros ካሰናከሉ የ ሰነዱን ተግባሮች ሊያጡ ይችልሉ በ ሰነዱ የተሰጡትን የ macros ተግባሮች"
#: warnings.src
msgctxt ""
diff --git a/source/an/chart2/source/controller/dialogs.po b/source/an/chart2/source/controller/dialogs.po
index ef24ea3ca2a..fd0221bc5fa 100644
--- a/source/an/chart2/source/controller/dialogs.po
+++ b/source/an/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-08-09 15:48+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -574,6 +574,14 @@ msgid "Trend line %FORMULA with accuracy R² = %RSQUARED"
msgstr ""
#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
#, fuzzy
msgctxt ""
"Strings.src\n"
@@ -1481,7 +1489,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
+msgid "Linear"
msgstr ""
#: Strings_Statistic.src
@@ -1489,7 +1497,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
+msgid "Logarithmic"
msgstr ""
#: Strings_Statistic.src
@@ -1497,7 +1505,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
+msgid "Exponential"
msgstr ""
#: Strings_Statistic.src
@@ -1505,7 +1513,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
+msgid "Power"
msgstr ""
#: Strings_Statistic.src
@@ -1513,7 +1521,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1521,7 +1529,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
@@ -1529,7 +1537,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
+msgid "Mean"
msgstr ""
#: dlg_DataEditor.src
diff --git a/source/an/chart2/uiconfig/ui.po b/source/an/chart2/uiconfig/ui.po
index a9feb6c710d..34df6c0dc65 100644
--- a/source/an/chart2/uiconfig/ui.po
+++ b/source/an/chart2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-08-09 15:48+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: none\n"
@@ -802,6 +802,24 @@ msgstr ""
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/an/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/an/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..ebe1e3f3c8b
--- /dev/null
+++ b/source/an/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,33 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\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"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr ""
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr ""
diff --git a/source/an/cui/source/options.po b/source/an/cui/source/options.po
index 5cc837c7c6d..542ab841131 100644
--- a/source/an/cui/source/options.po
+++ b/source/an/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-08-09 15:48+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -988,15 +988,6 @@ msgstr ""
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/an/cui/uiconfig/ui.po b/source/an/cui/uiconfig/ui.po
index 8bc9848e489..87cd439cc4e 100644
--- a/source/an/cui/uiconfig/ui.po
+++ b/source/an/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
"PO-Revision-Date: 2012-11-15 14:43+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: none\n"
@@ -19,64 +19,64 @@ msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
+msgid "Edit"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
+msgid "Reset"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
+msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Property"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
+msgid "Type"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
+msgid "Value"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
+msgid "Preferences"
msgstr ""
#: aboutconfigvaluedialog.ui
@@ -94,7 +94,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Value:"
msgstr ""
#: aboutdialog.ui
@@ -148,7 +148,7 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
msgstr ""
#: aboutdialog.ui
@@ -406,15 +406,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -460,15 +451,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -514,15 +496,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -568,15 +541,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2785,7 +2749,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr ""
#: connectortabpage.ui
@@ -2848,7 +2812,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr ""
#: connectortabpage.ui
@@ -2920,7 +2884,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
+msgid "Connection pool"
msgstr ""
#: cuiimapdlg.ui
@@ -7027,6 +6991,15 @@ msgstr ""
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -8020,6 +7993,33 @@ msgstr ""
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -8958,19 +8958,19 @@ msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
+msgid "_Edit document properties before saving"
msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
+msgid "Save URLs relative to internet"
msgstr ""
#: optsavepage.ui
@@ -9638,6 +9638,133 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr ""
+
+#: optviewpage.ui
+#, fuzzy
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Automatica"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9820,106 +9947,6 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr ""
-
-#: optviewpage.ui
-#, fuzzy
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Automatica"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9998,24 +10025,6 @@ msgctxt ""
msgid "Mouse"
msgstr ""
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr ""
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12492,6 +12501,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr ""
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr ""
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12723,7 +12741,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr ""
#: swpossizepage.ui
@@ -12768,7 +12786,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui
@@ -12786,7 +12804,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr ""
#: swpossizepage.ui
diff --git a/source/an/dbaccess/source/core/resource.po b/source/an/dbaccess/source/core/resource.po
index 648edf9704a..9e9a7c5b124 100644
--- a/source/an/dbaccess/source/core/resource.po
+++ b/source/an/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -59,7 +59,7 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
msgstr ""
#: strings.src
diff --git a/source/an/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/an/dictionaries/lo_LA.po
index d444dc79431..db52f0fd402 100644
--- a/source/an/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ b/source/an/dictionaries/lo_LA.po
@@ -1,9 +1,9 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
+#. extracted from dictionaries/lo_LA
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,11 +14,10 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Addons.xcu
+#: description.xml
msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
msgstr ""
diff --git a/source/an/dictionaries/pt_BR/dialog.po b/source/an/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..ff5ee553e33
--- /dev/null
+++ b/source/an/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,33 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\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"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr ""
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr ""
diff --git a/source/an/extensions/uiconfig/spropctrlr/ui.po b/source/an/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..696bb42c175
--- /dev/null
+++ b/source/an/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,60 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\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"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr ""
diff --git a/source/an/filter/source/config/fragments/filters.po b/source/an/filter/source/config/fragments/filters.po
index d684f9a5e11..d356feaa19f 100644
--- a/source/an/filter/source/config/fragments/filters.po
+++ b/source/an/filter/source/config/fragments/filters.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,6 +14,186 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr ""
+
#: HTML_MasterDoc_ui.xcu
msgctxt ""
"HTML_MasterDoc_ui.xcu\n"
@@ -51,6 +231,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "Documento HTML"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +303,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr ""
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr ""
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +321,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr ""
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr ""
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +339,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr ""
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr ""
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +357,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr ""
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr ""
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -96,6 +375,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr ""
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr ""
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr ""
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -105,6 +402,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr ""
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr ""
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -114,13 +429,22 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr ""
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
msgstr ""
#: MS_Word_2007_XML_Template_ui.xcu
@@ -129,7 +453,7 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
msgstr ""
#: MS_Word_2007_XML_ui.xcu
@@ -138,7 +462,16 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
msgstr ""
#: MS_Word_95_Vorlage_ui.xcu
@@ -150,6 +483,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr ""
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr ""
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -159,6 +501,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr ""
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr ""
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr ""
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr ""
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr ""
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -177,6 +654,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr ""
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr ""
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr ""
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -258,6 +906,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
"Text__StarWriter_Web__ui.xcu\n"
@@ -339,6 +1041,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr ""
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr ""
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -382,7 +1165,7 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
msgstr ""
#: calc_MS_Excel_2007_XML_ui.xcu
@@ -391,7 +1174,7 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
msgstr ""
#: calc_OOXML_Template_ui.xcu
@@ -421,6 +1204,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -430,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr ""
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -448,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr ""
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -457,6 +1285,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -466,6 +1339,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr ""
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -500,7 +1517,7 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template.xcu
@@ -509,7 +1526,7 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
@@ -518,7 +1535,7 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
msgstr ""
#: impress_MS_PowerPoint_2007_XML_ui.xcu
@@ -527,7 +1544,34 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr ""
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
msgstr ""
#: impress_OOXML_Template_ui.xcu
@@ -566,6 +1610,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -575,6 +1664,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr ""
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -584,6 +1799,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr ""
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -603,6 +1836,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "Documento de texto"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -630,6 +1872,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr ""
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -648,6 +1944,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr ""
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -684,3 +1998,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr ""
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/an/filter/source/config/fragments/types.po b/source/an/filter/source/config/fragments/types.po
index a9beee93702..4d62f7f940d 100644
--- a/source/an/filter/source/config/fragments/types.po
+++ b/source/an/filter/source/config/fragments/types.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
msgstr ""
#: MS_Excel_2007_XML_Template.xcu
@@ -38,7 +38,7 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
msgstr ""
#: MS_PowerPoint_2007_XML.xcu
@@ -47,7 +47,7 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
msgstr ""
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
@@ -56,7 +56,7 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
msgstr ""
#: MS_PowerPoint_2007_XML_Template.xcu
@@ -65,7 +65,7 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
msgstr ""
#: StarBase.xcu
@@ -131,6 +131,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -194,6 +212,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr ""
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -236,7 +263,7 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
msgstr ""
#: writer_MS_Word_2007_XML_Template.xcu
@@ -245,7 +272,7 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
msgstr ""
#: writer_ODT_FlatXML.xcu
diff --git a/source/an/formula/source/core/resource.po b/source/an/formula/source/core/resource.po
index c51c04e8aee..f69160543d5 100644
--- a/source/an/formula/source/core/resource.po
+++ b/source/an/formula/source/core/resource.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-08-09 15:48+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1344,6 +1344,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1371,6 +1380,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2120,6 +2138,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2147,6 +2174,24 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2174,6 +2219,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2417,6 +2471,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2615,6 +2678,24 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/an/officecfg/registry/data/org/openoffice.po b/source/an/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..e1b4341a094
--- /dev/null
+++ b/source/an/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,96 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\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"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po b/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
index d1c2e8ed291..914d2126430 100644
--- a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/an/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2012-08-09 15:48+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25679,14 +25679,13 @@ msgid "Cancel"
msgstr "Cancelar"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Retroceso"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
#, fuzzy
diff --git a/source/an/reportdesign/uiconfig/dbreport/ui.po b/source/an/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..59c1d9856fb
--- /dev/null
+++ b/source/an/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,177 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\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"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr ""
diff --git a/source/an/sc/source/ui/StatisticsDialogs.po b/source/an/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..a7d32897685
--- /dev/null
+++ b/source/an/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,519 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\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"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/an/sc/source/ui/src.po b/source/an/sc/source/ui/src.po
index 23f9c00a457..bb473b78f23 100644
--- a/source/an/sc/source/ui/src.po
+++ b/source/an/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2012-08-09 15:48+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10972,14 +10972,13 @@ msgid "S"
msgstr "Per_inicial"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Ye o primer periodo en o calculo. 1 represienta o primer periodo."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
#, fuzzy
@@ -11102,14 +11101,13 @@ msgid "S"
msgstr "Per_inicial"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Ye o periodo inicial ta o calculo."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
#, fuzzy
@@ -17737,14 +17735,13 @@ msgid "The success probability of a trial."
msgstr "ye a prebabilidat d'obtener un exito."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Devuelve a menor valor que a suya distribución binomial acumulativa ye menor u igual que una valor de criterio."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
#, fuzzy
@@ -17812,7 +17809,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -17940,6 +17937,69 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 u FALSO calcula a prebabilidat d'a función de densidat. Qualsiquier atra valor u VERDADERO u si s'omite se calcula a función de distribución acumulada."
#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
#, fuzzy
msgctxt ""
"scfuncs.src\n"
@@ -18390,6 +18450,69 @@ msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
msgstr "Cumulativo. C = 0 calcula a función de densidat, C = 1 a distribución."
#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
#, fuzzy
msgctxt ""
"scfuncs.src\n"
@@ -19156,6 +19279,87 @@ msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
msgstr "ye a valor lochica que determina a forma d'a función. Si ye 0 calcula a función acumulada, si ye 1 a distribución."
#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
#, fuzzy
msgctxt ""
"scfuncs.src\n"
@@ -19246,6 +19450,105 @@ msgid "The population size."
msgstr "ye a grandaria d'a población."
#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
#, fuzzy
msgctxt ""
"scfuncs.src\n"
@@ -19436,6 +19739,150 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "ye o numero de graus de libertat d'o denominador."
#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
#, fuzzy
msgctxt ""
"scfuncs.src\n"
@@ -19506,6 +19953,132 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "ye o numero de graus de libertat d'o denominador."
#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
#, fuzzy
msgctxt ""
"scfuncs.src\n"
@@ -19730,7 +20303,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -20505,6 +21078,51 @@ msgid "The second record array."
msgstr "Ye a segunda matriz."
#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr ""
+
+#: scfuncs.src
#, fuzzy
msgctxt ""
"scfuncs.src\n"
diff --git a/source/an/sc/uiconfig/scalc/ui.po b/source/an/sc/uiconfig/scalc/ui.po
index 6383ced8e02..be162216340 100644
--- a/source/an/sc/uiconfig/scalc/ui.po
+++ b/source/an/sc/uiconfig/scalc/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
"PO-Revision-Date: 2012-11-15 14:43+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: none\n"
@@ -166,7 +166,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -184,7 +184,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -337,6 +337,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -430,7 +529,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -484,7 +583,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -643,7 +742,7 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -655,7 +754,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -709,7 +808,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -733,10 +832,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -790,7 +889,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -1186,7 +1285,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1339,7 +1438,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -2793,7 +2892,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: movingaveragedialog.ui
@@ -3849,6 +3948,15 @@ msgctxt ""
msgid "Options"
msgstr ""
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4062,7 +4170,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: samplingdialog.ui
@@ -4071,7 +4179,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -4923,15 +5031,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4959,15 +5058,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4986,15 +5076,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5031,15 +5112,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5175,51 +5247,6 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5301,16 +5328,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5319,7 +5346,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5886,6 +5913,78 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5922,6 +6021,366 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6372,307 +6831,307 @@ msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
+msgid "_Formulas"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
+msgid "Zero val_ues"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
+msgid "Cha_rts:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
+msgid "_Drawing objects:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
+msgid "Objects"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
diff --git a/source/an/scaddins/source/pricing.po b/source/an/scaddins/source/pricing.po
index 9825bbfba9b..cec4fcef34c 100644
--- a/source/an/scaddins/source/pricing.po
+++ b/source/an/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -353,7 +353,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -560,7 +560,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
diff --git a/source/an/scp2/source/ooo.po b/source/an/scp2/source/ooo.po
index 8166b1caddf..5ad03e6d27f 100644
--- a/source/an/scp2/source/ooo.po
+++ b/source/an/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-11-15 14:43+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4094,6 +4094,22 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/an/sd/source/ui/dlg.po b/source/an/sd/source/ui/dlg.po
index 8ae13a3cef0..dfc269ae0e0 100644
--- a/source/an/sd/source/ui/dlg.po
+++ b/source/an/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-11-15 14:43+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -885,50 +885,6 @@ msgctxt ""
msgid "Page Tree"
msgstr ""
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr ""
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr ""
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr ""
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr ""
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr ""
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/an/sd/uiconfig/simpress/ui.po b/source/an/sd/uiconfig/simpress/ui.po
index e7289b44d40..37198003b83 100644
--- a/source/an/sd/uiconfig/simpress/ui.po
+++ b/source/an/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-15 14:43+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: none\n"
@@ -1054,46 +1054,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1108,28 +1108,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1945,6 +1945,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/an/sdext/source/minimizer.po b/source/an/sdext/source/minimizer.po
deleted file mode 100644
index eb7c3b953dc..00000000000
--- a/source/an/sdext/source/minimizer.po
+++ /dev/null
@@ -1,33 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: an\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"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
diff --git a/source/an/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/an/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 8b122171603..00000000000
--- a/source/an/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,631 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-15 14:43+0000\n"
-"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: an\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1352990627.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Trango~s"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Cancelar"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "Eli~minar"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Graficos"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "Obchectos OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "D'alcuerdo"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr ""
diff --git a/source/an/sfx2/source/control.po b/source/an/sfx2/source/control.po
index 426c850e4d5..5bb7a4aeb97 100644
--- a/source/an/sfx2/source/control.po
+++ b/source/an/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,15 @@ msgstr ""
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr ""
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
msgstr ""
diff --git a/source/an/sfx2/uiconfig/ui.po b/source/an/sfx2/uiconfig/ui.po
index d01043f9e9a..5d08e83be95 100644
--- a/source/an/sfx2/uiconfig/ui.po
+++ b/source/an/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-15 14:43+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: none\n"
@@ -46,7 +46,16 @@ msgstr ""
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr ""
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -491,13 +500,13 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -1000,7 +1009,7 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
+msgid "_Open File"
msgstr ""
#: startcenter.ui
@@ -1018,7 +1027,7 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
+msgid "Create:"
msgstr ""
#: startcenter.ui
@@ -1027,7 +1036,7 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
+msgid "Writer _Document"
msgstr ""
#: startcenter.ui
@@ -1036,7 +1045,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr ""
#: startcenter.ui
@@ -1045,7 +1054,7 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
+msgid "Impress _Presentation"
msgstr ""
#: startcenter.ui
@@ -1054,7 +1063,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr ""
#: startcenter.ui
@@ -1063,7 +1072,7 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
+msgid "Math For_mula"
msgstr ""
#: startcenter.ui
@@ -1072,16 +1081,7 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
+msgid "Base D_atabase"
msgstr ""
#: startcenter.ui
diff --git a/source/an/starmath/source.po b/source/an/starmath/source.po
index 588f605415c..7a80f825a96 100644
--- a/source/an/starmath/source.po
+++ b/source/an/starmath/source.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2012-08-09 15:48+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -19,6 +19,1798 @@ msgstr ""
#: commands.src
msgctxt ""
"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
"RID_CATEGORY_UNARY_BINARY_OPERATORS\n"
"string.text"
msgid "Unary/Binary Operators"
@@ -84,14 +1876,6 @@ msgid "Formats"
msgstr ""
#: commands.src
-msgctxt ""
-"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
diff --git a/source/an/starmath/uiconfig/smath/ui.po b/source/an/starmath/uiconfig/smath/ui.po
index b0037fd8815..a508aceff96 100644
--- a/source/an/starmath/uiconfig/smath/ui.po
+++ b/source/an/starmath/uiconfig/smath/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-11-15 14:43+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: none\n"
@@ -599,7 +599,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr ""
#: smathsettings.ui
diff --git a/source/an/svtools/source/misc.po b/source/an/svtools/source/misc.po
index 3d8dcc1a277..5ef3c0d3145 100644
--- a/source/an/svtools/source/misc.po
+++ b/source/an/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2012-11-15 14:43+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1689,7 +1689,7 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
msgstr ""
@@ -2211,6 +2211,15 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr ""
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/an/sw/source/ui/inc.po b/source/an/sw/source/ui/inc.po
new file mode 100644
index 00000000000..65f365e3e4d
--- /dev/null
+++ b/source/an/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: an\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/an/sw/uiconfig/swriter/ui.po b/source/an/sw/uiconfig/swriter/ui.po
index 8c345a96911..19d582b057a 100644
--- a/source/an/sw/uiconfig/swriter/ui.po
+++ b/source/an/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2012-08-09 15:48+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: none\n"
@@ -310,7 +310,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1193,6 +1193,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3747,7 +3756,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5126,6 +5135,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -10937,15 +10964,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -10955,15 +10973,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -10973,30 +10982,12 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/an/wizards/source/euro.po b/source/an/wizards/source/euro.po
index 6c0e496a765..f6343438091 100644
--- a/source/an/wizards/source/euro.po
+++ b/source/an/wizards/source/euro.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2012-11-15 14:43+0000\n"
"Last-Translator: Chesús Daniel <xuxinho7@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -637,7 +637,7 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
-msgid "The currency set for the document is not a European currency!"
+msgid "Latvian Lats"
msgstr ""
#: euro.src
@@ -645,6 +645,14 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 18\n"
"string.text"
+msgid "The currency set for the document is not a European currency!"
+msgstr ""
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 19\n"
+"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
msgstr ""
diff --git a/source/ar/chart2/source/controller/dialogs.po b/source/ar/chart2/source/controller/dialogs.po
index 024c8c06407..1c694ff7378 100644
--- a/source/ar/chart2/source/controller/dialogs.po
+++ b/source/ar/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-28 10:30+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-23 16:16+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372415442.0\n"
+"X-POOTLE-MTIME: 1390493777.0\n"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "خط الاتجاه %FORMULA بالدقة R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1449,39 +1457,39 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "خطي (%SERIESNAME)"
+msgid "Linear"
+msgstr "خطّي"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "لوغارتمي (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "لوغاريتمي"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "أُسّي (%SERIESNAME)"
+msgid "Exponential"
+msgstr "أُسّي"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "أُسّ (%SERIESNAME)"
+msgid "Power"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1489,7 +1497,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
@@ -1497,8 +1505,8 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "متوسط (%SERIESNAME)"
+msgid "Mean"
+msgstr ""
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/ar/chart2/uiconfig/ui.po b/source/ar/chart2/uiconfig/ui.po
index 271af2bf98c..c55b275344e 100644
--- a/source/ar/chart2/uiconfig/ui.po
+++ b/source/ar/chart2/uiconfig/ui.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-21 17:36+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-06 08:37+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385055368.0\n"
+"X-POOTLE-MTIME: 1391675875.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Major grids"
-msgstr ""
+msgstr "الشبكات الرئيسية"
#: insertgriddlg.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor grids"
-msgstr ""
+msgstr "الشبكات الثانوية"
#: smoothlinesdlg.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Logarithmic scale"
-msgstr ""
+msgstr "تحجيم لو_غاريتمي"
#: tp_Scale.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Text"
-msgstr ""
+msgstr "نص"
#: tp_Scale.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "تاريخ"
#: tp_Scale.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum"
-msgstr ""
+msgstr "الأ_دنى"
#: tp_Scale.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_ximum"
-msgstr ""
+msgstr "الأ_قصى"
#: tp_Scale.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_تلقائي"
#: tp_Scale.ui
msgctxt ""
@@ -428,17 +428,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "تل_قائي"
#: tp_Scale.ui
-#, fuzzy
msgctxt ""
"tp_Scale.ui\n"
"TXT_TIME_RESOLUTION\n"
"label\n"
"string.text"
msgid "R_esolution"
-msgstr "الد_قة:"
+msgstr "الد_قة"
#: tp_Scale.ui
msgctxt ""
@@ -447,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "تل_قائي"
#: tp_Scale.ui
msgctxt ""
@@ -456,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_jor interval"
-msgstr ""
+msgstr "الفترة الر_ئيسية"
#: tp_Scale.ui
msgctxt ""
@@ -465,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Au_tomatic"
-msgstr ""
+msgstr "تلقا_ئي"
#: tp_Scale.ui
msgctxt ""
@@ -474,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val"
-msgstr ""
+msgstr "الفترة ال_ثانوية"
#: tp_Scale.ui
msgctxt ""
@@ -483,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val count"
-msgstr ""
+msgstr "عدد الفترة ال_ثانوية"
#: tp_Scale.ui
msgctxt ""
@@ -492,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_omatic"
-msgstr ""
+msgstr "تلقائ_ي"
#: tp_Scale.ui
msgctxt ""
@@ -501,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_ference value"
-msgstr ""
+msgstr "القيمة المرج_ع"
#: tp_Scale.ui
msgctxt ""
@@ -510,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "تل_قائي"
#: tp_Scale.ui
msgctxt ""
@@ -519,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "تحجيم"
#: tp_Scale.ui
msgctxt ""
@@ -528,7 +527,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Days"
-msgstr ""
+msgstr "أيام"
#: tp_Scale.ui
msgctxt ""
@@ -537,7 +536,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Months"
-msgstr ""
+msgstr "شهور"
#: tp_Scale.ui
msgctxt ""
@@ -546,7 +545,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Years"
-msgstr ""
+msgstr "سنوات"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -555,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Primary Y axis"
-msgstr ""
+msgstr "محور ص الأساسي"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -564,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary Y axis"
-msgstr ""
+msgstr "محور ص الثانوي"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -573,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align data series to"
-msgstr ""
+msgstr "محاذاة سلسلة البيانات إلى"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -582,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "ال_تباعد"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -591,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Overlap"
-msgstr ""
+msgstr "الت_داخل"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -600,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _bars side by side"
-msgstr ""
+msgstr "إظهار الأشرطة جنبًا إلى ج_نب"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -609,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection lines"
-msgstr ""
+msgstr "خطوط الاتصال"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -618,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "إعدادات"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -627,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot missing values"
-msgstr ""
+msgstr "رسم القيمة المفقودة"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -636,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Leave gap"
-msgstr ""
+msgstr "_ترك فراغ"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -645,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assume zero"
-msgstr ""
+msgstr "ا_فتراض القيمة صفر"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -654,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continue line"
-msgstr ""
+msgstr "ا_ستمرار الخط"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -663,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include _values from hidden cells"
-msgstr ""
+msgstr "تضمين ال_قيم من الخلايا المخفية"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -672,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot options"
-msgstr ""
+msgstr "خيارات الرسم"
#: tp_Trendline.ui
msgctxt ""
@@ -681,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Linear"
-msgstr ""
+msgstr "_خطّي"
#: tp_Trendline.ui
msgctxt ""
@@ -690,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_ogarithmic"
-msgstr ""
+msgstr "لو_غارتمي"
#: tp_Trendline.ui
msgctxt ""
@@ -699,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xponential"
-msgstr ""
+msgstr "أُ_سّي"
#: tp_Trendline.ui
msgctxt ""
@@ -708,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Po_wer"
-msgstr ""
+msgstr "_قوّة"
#: tp_Trendline.ui
msgctxt ""
@@ -717,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Polynomial"
-msgstr ""
+msgstr "_كثيرة حدود"
#: tp_Trendline.ui
msgctxt ""
@@ -726,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moving Average"
-msgstr ""
+msgstr "معدّل الت_حرّك"
#: tp_Trendline.ui
msgctxt ""
@@ -735,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Degree"
-msgstr ""
+msgstr "الدرجة"
#: tp_Trendline.ui
msgctxt ""
@@ -744,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "الفترة"
#: tp_Trendline.ui
msgctxt ""
@@ -753,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regression Type"
-msgstr ""
+msgstr "نوع الانحدار"
#: tp_Trendline.ui
msgctxt ""
@@ -762,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Forward"
-msgstr ""
+msgstr "استقراء للأمام"
#: tp_Trendline.ui
msgctxt ""
@@ -771,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Backward"
-msgstr ""
+msgstr "استقراء للخلف"
#: tp_Trendline.ui
msgctxt ""
@@ -780,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Force _Intercept"
-msgstr ""
+msgstr "إجبار الاعترا_ض"
#: tp_Trendline.ui
msgctxt ""
@@ -789,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Equation"
-msgstr ""
+msgstr "إظهار الم_عادلة"
#: tp_Trendline.ui
msgctxt ""
@@ -798,7 +797,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Coefficient of Determination (R²)"
-msgstr ""
+msgstr "إظهار _معامل التحديد (R²)"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "اسم خط التوجّه"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
#: tp_Trendline.ui
msgctxt ""
@@ -807,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "خيارات"
#: tp_axisLabel.ui
msgctxt ""
@@ -816,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sho_w labels"
-msgstr ""
+msgstr "إ_ظهار اللصيقات"
#: tp_axisLabel.ui
msgctxt ""
@@ -825,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_مربع"
#: tp_axisLabel.ui
msgctxt ""
@@ -852,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "_تلقائي"
#: tp_axisLabel.ui
msgctxt ""
@@ -861,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Order"
-msgstr ""
+msgstr "الترتيب"
#: tp_axisLabel.ui
msgctxt ""
@@ -870,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_verlap"
-msgstr ""
+msgstr "تدا_خل"
#: tp_axisLabel.ui
msgctxt ""
@@ -879,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Break"
-msgstr ""
+msgstr "_فاصل"
#: tp_axisLabel.ui
msgctxt ""
@@ -888,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text flow"
-msgstr ""
+msgstr "تدفق النص"
#: tp_axisLabel.ui
msgctxt ""
@@ -897,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "ال_درجات"
#: tp_axisLabel.ui
msgctxt ""
@@ -906,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "تكديس رأ_سي"
#: tp_axisLabel.ui
msgctxt ""
@@ -915,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "أبجد"
#: tp_axisLabel.ui
msgctxt ""
@@ -924,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "اتجاه الن_ص:"
#: tp_axisLabel.ui
msgctxt ""
@@ -933,4 +950,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "اتجاه النص"
diff --git a/source/ar/connectivity/registry/calc/org/openoffice/Office/DataAccess.po b/source/ar/connectivity/registry/calc/org/openoffice/Office/DataAccess.po
index 4d533fc3663..2291278bcad 100644
--- a/source/ar/connectivity/registry/calc/org/openoffice/Office/DataAccess.po
+++ b/source/ar/connectivity/registry/calc/org/openoffice/Office/DataAccess.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-08-08 20:01+0200\n"
-"Last-Translator: safa <safaalfulaij@hotmail.com>\n"
+"PO-Revision-Date: 2014-02-03 19:14+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391454882.0\n"
#: Drivers.xcu
msgctxt ""
@@ -22,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Spreadsheet"
-msgstr "ورقة حساب"
+msgstr "جدول مُمتد"
diff --git a/source/ar/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/ar/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..fe8bca27a18
--- /dev/null
+++ b/source/ar/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-02-06 08:38+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391675890.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "فَيَربيرد مُضمّن"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "ملف فَيَربيرد"
diff --git a/source/ar/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/ar/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
index a22eee177c0..b45d1a5eb8e 100644
--- a/source/ar/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
+++ b/source/ar/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-01 05:55+0000\n"
+"PO-Revision-Date: 2014-01-23 16:49+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354341353.0\n"
+"X-POOTLE-MTIME: 1390495745.0\n"
#: Drivers.xcu
msgctxt ""
@@ -23,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "HSQLDB Embedded"
-msgstr ""
+msgstr "HSQLDB مُضمَّن"
diff --git a/source/ar/connectivity/source/resource.po b/source/ar/connectivity/source/resource.po
index 85f53731f01..fb2e950b69a 100644
--- a/source/ar/connectivity/source/resource.po
+++ b/source/ar/connectivity/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-04-19 04:55+0000\n"
+"PO-Revision-Date: 2014-01-23 16:49+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1366347314.0\n"
+"X-POOTLE-MTIME: 1390495762.0\n"
#: conn_error_message.src
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
"string.text"
msgid "The index could not be created. The size of the chosen column is too big."
-msgstr ""
+msgstr "تعذّر إنشاء الفهرس. حجم العمود المحدد كبير للغاية."
#: conn_shared_res.src
msgctxt ""
diff --git a/source/ar/cui/source/options.po b/source/ar/cui/source/options.po
index 9eb268982a8..639875c1e56 100644
--- a/source/ar/cui/source/options.po
+++ b/source/ar/cui/source/options.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-21 16:22+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-23 16:49+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385050970.0\n"
+"X-POOTLE-MTIME: 1390495773.0\n"
#: certpath.src
msgctxt ""
@@ -984,7 +984,7 @@ msgctxt ""
"15\n"
"itemlist.text"
msgid "Basic IDE Options"
-msgstr ""
+msgstr "خيارات IDE الأساسية"
#: treeopt.src
msgctxt ""
@@ -998,15 +998,6 @@ msgstr "تحديث عبر الإنترنت"
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/ar/cui/source/tabpages.po b/source/ar/cui/source/tabpages.po
index f4138bab164..21e4b9df818 100644
--- a/source/ar/cui/source/tabpages.po
+++ b/source/ar/cui/source/tabpages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-31 16:26+0000\n"
+"PO-Revision-Date: 2014-01-23 16:50+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370017604.0\n"
+"X-POOTLE-MTIME: 1390495821.0\n"
#: autocdlg.src
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"RID_SVXSTR_USE_REPLACE\n"
"string.text"
msgid "Use replacement table"
-msgstr ""
+msgstr "استخدام جدول الاستبدال"
#: strings.src
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_WORD\n"
"string.text"
msgid "Correct TWo INitial CApitals"
-msgstr ""
+msgstr "تصحيح الحرفين الاستهلاليين"
#: strings.src
msgctxt ""
@@ -1686,7 +1686,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_SENT\n"
"string.text"
msgid "Capitalize first letter of every sentence"
-msgstr ""
+msgstr "بدء كل جملة بحرف استهلالي"
#: strings.src
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"RID_SVXSTR_BOLD_UNDER\n"
"string.text"
msgid "Automatic *bold* and _underline_"
-msgstr ""
+msgstr "*عريض* و_خط تحتي_ تلقائيًا"
#: strings.src
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"RID_SVXSTR_NO_DBL_SPACES\n"
"string.text"
msgid "Ignore double spaces"
-msgstr ""
+msgstr "تجاهل المسافات المزدوجة"
#: strings.src
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"RID_SVXSTR_DETECT_URL\n"
"string.text"
msgid "URL Recognition"
-msgstr ""
+msgstr "التعرف على URL"
#: strings.src
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"RID_SVXSTR_DASH\n"
"string.text"
msgid "Replace dashes"
-msgstr ""
+msgstr "استبدال الشُرَط"
#: strings.src
msgctxt ""
@@ -1726,7 +1726,7 @@ msgctxt ""
"RID_SVXSTR_CORRECT_ACCIDENTAL_CAPS_LOCK\n"
"string.text"
msgid "Correct accidental use of cAPS LOCK key"
-msgstr ""
+msgstr "تصحيح الاستخدام غير المقصود للمفتاح CAPS LOCK"
#: strings.src
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"RID_SVXSTR_NON_BREAK_SPACE\n"
"string.text"
msgid "Add non-breaking space before specific punctuation marks in French text"
-msgstr ""
+msgstr "إضافة مسافة غير فاصلة قبل علامات ترقيم محددة في النص الفرنسي"
#: strings.src
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"RID_SVXSTR_ORDINAL\n"
"string.text"
msgid "Format ordinal numbers suffixes (1st -> 1^st)"
-msgstr ""
+msgstr "تنسيق لاحقات الأعداد الترتيبية (1st -> 1^st)"
#: strings.src
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"RID_SVXSTR_DEL_EMPTY_PARA\n"
"string.text"
msgid "Remove blank paragraphs"
-msgstr ""
+msgstr "إزالة الفقرات الفارغة"
#: strings.src
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"RID_SVXSTR_USER_STYLE\n"
"string.text"
msgid "Replace Custom Styles"
-msgstr ""
+msgstr "استبدال النماذج المخصصة"
#: strings.src
msgctxt ""
@@ -1766,7 +1766,7 @@ msgctxt ""
"RID_SVXSTR_BULLET\n"
"string.text"
msgid "Replace bullets with: "
-msgstr ""
+msgstr "استبدال النقاط بـ: "
#: strings.src
msgctxt ""
@@ -1774,7 +1774,7 @@ msgctxt ""
"RID_SVXSTR_RIGHT_MARGIN\n"
"string.text"
msgid "Combine single line paragraphs if length greater than"
-msgstr ""
+msgstr "دمج الفقرات الأحادية الأسطر إذا كان طولها أكثر من"
#: strings.src
msgctxt ""
@@ -1782,7 +1782,7 @@ msgctxt ""
"RID_SVXSTR_NUM\n"
"string.text"
msgid "Apply numbering - symbol: "
-msgstr ""
+msgstr "استخدام الترقيم ـ الرمز: "
#: strings.src
msgctxt ""
@@ -1790,7 +1790,7 @@ msgctxt ""
"RID_SVXSTR_BORDER\n"
"string.text"
msgid "Apply border"
-msgstr ""
+msgstr "تطبيق حدود"
#: strings.src
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"RID_SVXSTR_CREATE_TABLE\n"
"string.text"
msgid "Create table"
-msgstr ""
+msgstr "إنشاء جدول"
#: strings.src
msgctxt ""
@@ -1806,7 +1806,7 @@ msgctxt ""
"RID_SVXSTR_REPLACE_TEMPLATES\n"
"string.text"
msgid "Apply Styles"
-msgstr ""
+msgstr "تطبيق أنماط"
#: strings.src
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_AT_STT_END\n"
"string.text"
msgid "Delete spaces and tabs at beginning and end of paragraph"
-msgstr ""
+msgstr "حذف المسافات وعلامات الجدولة عند بداية الفقرة ونهايتها"
#: strings.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_BETWEEN_LINES\n"
"string.text"
msgid "Delete spaces and tabs at end and start of line"
-msgstr ""
+msgstr "حذف المسافات وعلامات الجدولة بين بداية السطر ونهايته"
#: strings.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_CONNECTOR\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "موصل"
#: strings.src
msgctxt ""
@@ -1838,4 +1838,4 @@ msgctxt ""
"RID_SVXSTR_DIMENSION_LINE\n"
"string.text"
msgid "Dimension line"
-msgstr ""
+msgstr "خط قياس"
diff --git a/source/ar/cui/uiconfig/ui.po b/source/ar/cui/uiconfig/ui.po
index a47516266ee..942c56dd199 100644
--- a/source/ar/cui/uiconfig/ui.po
+++ b/source/ar/cui/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 17:13+0000\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-02-08 16:03+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: none\n"
"Language: ar\n"
@@ -14,7 +14,25 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385140411.0\n"
+"X-POOTLE-MTIME: 1391875421.0\n"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "Edit"
+msgstr "تحرير"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"reset\n"
+"label\n"
+"string.text"
+msgid "Reset"
+msgstr "إعادة تعيين"
#: aboutconfigdialog.ui
msgctxt ""
@@ -23,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preference Name"
-msgstr ""
+msgstr "اسم المرجع"
#: aboutconfigdialog.ui
msgctxt ""
@@ -53,32 +71,13 @@ msgid "Value"
msgstr "القيمة"
#: aboutconfigdialog.ui
-#, fuzzy
msgctxt ""
"aboutconfigdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Preferences"
-msgstr "المراجع"
-
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"default\n"
-"label\n"
-"string.text"
-msgid "Default"
-msgstr "الافتراضي"
-
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"edit\n"
-"label\n"
-"string.text"
-msgid "Edit"
-msgstr "تحرير"
+msgstr "تفضيلات"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -95,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr "القيمة"
+msgid "Value:"
+msgstr "القيمة:"
#: aboutdialog.ui
msgctxt ""
@@ -141,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is a modern, easy-to-use, open source productivity suite for word processing, spreadsheets, presentations and more."
-msgstr "‏%PRODUCTNAME هو حزمة برمجيات إنتاجية حديثة لمعالجة النصوص وجداول البيانات والعروض التقديمية وغيرها."
+msgstr "‏%PRODUCTNAME هو حزمة برمجيات إنتاجية حديثة لمعالجة النصوص والجداول المُمتدة والعروض التقديمية وغيرها."
#: aboutdialog.ui
msgctxt ""
@@ -149,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "حقوق النشر © 2000 - 2013 لمساهمي ليبرأوفيس و/أو الجهات التي ينتمون إليها"
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "حقوق النشر © 2000 - 2014 لمساهمي ليبر أوفيس."
#: aboutdialog.ui
msgctxt ""
@@ -339,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]: Replace while modifying existing text"
-msgstr ""
+msgstr "[ت]: تنسيق تلقائي أثناء تعديل النص الموجود"
#: applyautofmtpage.ui
msgctxt ""
@@ -348,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]: AutoFormat/AutoCorrect while typing"
-msgstr ""
+msgstr "[ك]: تنسيق تلقائي/تصحيح تلقائي أثناء الكتابة"
#: applyautofmtpage.ui
msgctxt ""
@@ -357,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[ت]"
#: applyautofmtpage.ui
msgctxt ""
@@ -366,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[ك]"
#: applylocalizedpage.ui
msgctxt ""
@@ -375,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[ت]"
#: applylocalizedpage.ui
msgctxt ""
@@ -384,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[ك]"
#: applylocalizedpage.ui
msgctxt ""
@@ -402,16 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
+msgstr "_بدء الاقتباس:"
#: applylocalizedpage.ui
msgctxt ""
@@ -420,7 +410,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of single quotes"
-msgstr ""
+msgstr "علامة تنصيص مفردة بادئة"
#: applylocalizedpage.ui
msgctxt ""
@@ -447,7 +437,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Single quotes default"
-msgstr ""
+msgstr "علامات تنصيص مفردة افتراضيًا"
#: applylocalizedpage.ui
msgctxt ""
@@ -456,16 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
+msgstr "ن_هاية الاقتباس:"
#: applylocalizedpage.ui
msgctxt ""
@@ -474,7 +455,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of single quotes"
-msgstr ""
+msgstr "علامة تنصيص مفردة نهائية"
#: applylocalizedpage.ui
msgctxt ""
@@ -492,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Single quotes"
-msgstr ""
+msgstr "علامات تنصيص مفردة"
#: applylocalizedpage.ui
msgctxt ""
@@ -510,16 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
+msgstr "_بداية الاقتباس:"
#: applylocalizedpage.ui
msgctxt ""
@@ -528,7 +500,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of double quotes"
-msgstr ""
+msgstr "علامة تنصيص مزدوجة بادئة"
#: applylocalizedpage.ui
msgctxt ""
@@ -555,7 +527,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Double quotes default"
-msgstr ""
+msgstr "علامات تنصيص مزدوجة افتراضيًا"
#: applylocalizedpage.ui
msgctxt ""
@@ -564,16 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
+msgstr "ن_هاية الاقتباس:"
#: applylocalizedpage.ui
msgctxt ""
@@ -582,7 +545,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of double quotes"
-msgstr ""
+msgstr "علامة تنصيص مزدوجة نهائية"
#: applylocalizedpage.ui
msgctxt ""
@@ -600,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Double quotes"
-msgstr ""
+msgstr "علامات تنصيص مزدوجة"
#: areadialog.ui
msgctxt ""
@@ -663,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hatching"
-msgstr ""
+msgstr "نقش"
#: areadialog.ui
msgctxt ""
@@ -789,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y Offset"
-msgstr ""
+msgstr "زيحان _ص"
#: areatabpage.ui
msgctxt ""
@@ -798,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X Offset"
-msgstr ""
+msgstr "زيحان _س"
#: areatabpage.ui
msgctxt ""
@@ -852,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offset"
-msgstr ""
+msgstr "الزيحان"
#: areatabpage.ui
msgctxt ""
@@ -888,17 +851,16 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hatching"
-msgstr ""
+msgstr "نقش"
#: areatabpage.ui
-#, fuzzy
msgctxt ""
"areatabpage.ui\n"
"liststoreLB_AREA_TYPE\n"
"4\n"
"stringlist.text"
msgid "Bitmap"
-msgstr "الصور النقطية"
+msgstr "صورة نقطية"
#: asiantypography.ui
msgctxt ""
@@ -1261,14 +1223,13 @@ msgid "Example"
msgstr "مثال"
#: bitmaptabpage.ui
-#, fuzzy
msgctxt ""
"bitmaptabpage.ui\n"
"FT_COLOR\n"
"label\n"
"string.text"
msgid "_Foreground color:"
-msgstr "لون الخلفية"
+msgstr "لون الم_قدمة:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1343,14 +1304,13 @@ msgid "Save Bitmap List"
msgstr "حفظ قائمة الصور النقطية"
#: bitmaptabpage.ui
-#, fuzzy
msgctxt ""
"bitmaptabpage.ui\n"
"FT_BITMAPS_HIDDEN\n"
"label\n"
"string.text"
msgid "Bitmap"
-msgstr "الصور النقطية"
+msgstr "صورة نقطية"
#: bitmaptabpage.ui
msgctxt ""
@@ -2268,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spreadsheet"
-msgstr "جدول بيانات"
+msgstr "جدول مُمتد"
#: colorconfigwin.ui
msgctxt ""
@@ -2771,8 +2731,8 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
-msgstr "السطر _1"
+msgid "Line _1"
+msgstr "الخط _1"
#: connectortabpage.ui
msgctxt ""
@@ -2808,7 +2768,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Begin horizontal"
-msgstr ""
+msgstr "البداية أ_فقيًا"
#: connectortabpage.ui
msgctxt ""
@@ -2817,7 +2777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _horizontal"
-msgstr ""
+msgstr "ال_نهاية أفقيًا"
#: connectortabpage.ui
msgctxt ""
@@ -2826,7 +2786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Begin _vertical"
-msgstr ""
+msgstr "البداية _رأسيًا"
#: connectortabpage.ui
msgctxt ""
@@ -2834,8 +2794,8 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
-msgstr ""
+msgid "_End vertical"
+msgstr "النهاية رأ_سيًا"
#: connectortabpage.ui
msgctxt ""
@@ -2862,7 +2822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection pooling enabled"
-msgstr ""
+msgstr "مُكِّن تجمّع الاتصال"
#: connpooloptions.ui
msgctxt ""
@@ -2889,7 +2849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable pooling for this driver"
-msgstr ""
+msgstr "تمكين التجمّع لهذا المشغّل"
#: connpooloptions.ui
msgctxt ""
@@ -2906,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr "قواعد البيانات المُسجَّلة"
+msgid "Connection pool"
+msgstr "تجمّع الاتصال"
#: cuiimapdlg.ui
msgctxt ""
@@ -3519,7 +3479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _distance"
-msgstr ""
+msgstr "بُعد ال_خط"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3528,7 +3488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Guide _overhang"
-msgstr ""
+msgstr "مر_شد التدلي"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3537,7 +3497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Guide distance"
-msgstr ""
+msgstr "_بُعد خطوط الإرشاد"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3546,7 +3506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left guide"
-msgstr ""
+msgstr "الخط المساعد الأيس_ر"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3555,7 +3515,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right guide"
-msgstr ""
+msgstr "الخط المساعد الأيم_ن"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -4455,7 +4415,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Triple"
-msgstr ""
+msgstr "ثلاثي"
#: hatchpage.ui
msgctxt ""
@@ -4482,7 +4442,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "تحميل قائمة النقش"
#: hatchpage.ui
msgctxt ""
@@ -4491,7 +4451,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "تحميل قائمة النقش"
#: hatchpage.ui
msgctxt ""
@@ -4500,7 +4460,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "حفظ قائمة النقش"
#: hatchpage.ui
msgctxt ""
@@ -4509,7 +4469,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "حفظ قائمة النقش"
#: hatchpage.ui
msgctxt ""
@@ -4869,7 +4829,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Class Path"
-msgstr ""
+msgstr "مسار الصنف"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4878,7 +4838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ssigned folders and archives"
-msgstr ""
+msgstr "الملفات والأرشيفات المُ_عيَّنة"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4914,7 +4874,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Java Start Parameters"
-msgstr ""
+msgstr "معاملات تشغيل جافا"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4923,7 +4883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Java start _parameter"
-msgstr ""
+msgstr "_معامل تشغيل جافا"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4932,7 +4892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assig_ned start parameters"
-msgstr ""
+msgstr "معاملات التشغيل المُعيَّ_نة"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4941,7 +4901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For example: -Dmyprop=c:\\\\program files\\\\java"
-msgstr ""
+msgstr "مثلًا: ‎-Dmyprop=c:\\\\program files\\\\java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -5031,7 +4991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add a selected object to create new arrow styles."
-msgstr ""
+msgstr "إضافة كائن محدد لإنشاء أنماط أسهم جديدة."
#: lineendstabpage.ui
msgctxt ""
@@ -5139,7 +5099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to line width"
-msgstr ""
+msgstr "ملاءمة إ_لى عرض الخط"
#: linestyletabpage.ui
msgctxt ""
@@ -5196,14 +5156,13 @@ msgid "Properties"
msgstr "خصائص"
#: linestyletabpage.ui
-#, fuzzy
msgctxt ""
"linestyletabpage.ui\n"
"liststoreTYPE\n"
"0\n"
"stringlist.text"
msgid "Dots"
-msgstr "نقطة"
+msgstr "نقاط"
#: linestyletabpage.ui
msgctxt ""
@@ -6982,6 +6941,15 @@ msgstr "تفعيل تسجيل الماكرو (محدود)"
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7337,7 +7305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Movement"
-msgstr ""
+msgstr "الحركة"
#: optctlpage.ui
msgctxt ""
@@ -7346,7 +7314,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lo_gical"
-msgstr ""
+msgstr "من_طقي"
#: optctlpage.ui
msgctxt ""
@@ -7355,7 +7323,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visual"
-msgstr ""
+msgstr "م_رئي"
#: optctlpage.ui
msgctxt ""
@@ -7364,7 +7332,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor control"
-msgstr ""
+msgstr "التحكم بالمؤشر"
#: optctlpage.ui
msgctxt ""
@@ -7373,7 +7341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerals"
-msgstr ""
+msgstr "أ_رقام"
#: optctlpage.ui
msgctxt ""
@@ -7463,7 +7431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[L]: Load and convert the object"
-msgstr ""
+msgstr "[ت]: تحميل وتحويل الكائن"
#: optfltrembedpage.ui
msgctxt ""
@@ -7472,7 +7440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[S]: Convert and save the object"
-msgstr ""
+msgstr "[ح]: تحويل وحفظ الكائن"
#: optfltrembedpage.ui
msgctxt ""
@@ -7823,7 +7791,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _7"
-msgstr ""
+msgstr "الحجم _7"
#: opthtmlpage.ui
msgctxt ""
@@ -7832,7 +7800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _6"
-msgstr ""
+msgstr "الحجم _6"
#: opthtmlpage.ui
msgctxt ""
@@ -7841,7 +7809,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _5"
-msgstr ""
+msgstr "الحجم _5"
#: opthtmlpage.ui
msgctxt ""
@@ -7850,7 +7818,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _4"
-msgstr ""
+msgstr "الحجم _4"
#: opthtmlpage.ui
msgctxt ""
@@ -7859,7 +7827,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _3"
-msgstr ""
+msgstr "الحجم _3"
#: opthtmlpage.ui
msgctxt ""
@@ -7868,7 +7836,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _2"
-msgstr ""
+msgstr "الحجم _2"
#: opthtmlpage.ui
msgctxt ""
@@ -7877,7 +7845,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _1"
-msgstr ""
+msgstr "الحجم _1"
#: opthtmlpage.ui
msgctxt ""
@@ -7949,7 +7917,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print layout"
-msgstr ""
+msgstr "ت_خطيط الطباعة"
#: opthtmlpage.ui
msgctxt ""
@@ -7958,7 +7926,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display _warning"
-msgstr ""
+msgstr "إ_ظهار التحذيرات"
#: opthtmlpage.ui
msgctxt ""
@@ -7967,6 +7935,33 @@ msgctxt ""
"label\n"
"string.text"
msgid "LibreOffice _Basic"
+msgstr "ليبر أوفيس بيس_ك"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
msgstr ""
#: opthtmlpage.ui
@@ -8012,7 +8007,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_full-width/half-width forms"
-msgstr ""
+msgstr "_نماذج العرض الكامل/نصف العرض"
#: optjsearchpage.ui
msgctxt ""
@@ -8021,7 +8016,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_hiragana/katakana"
-msgstr ""
+msgstr "_هيراجانا/كاتاكانا"
#: optjsearchpage.ui
msgctxt ""
@@ -8030,7 +8025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_contractions (yo-on, sokuon)"
-msgstr ""
+msgstr "الا_ختصارات (sokuon ،yo-on)"
#: optjsearchpage.ui
msgctxt ""
@@ -8039,7 +8034,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_minus/dash/cho-on"
-msgstr ""
+msgstr "_سالب/شرطة/تشو-آون"
#: optjsearchpage.ui
msgctxt ""
@@ -8048,7 +8043,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "'re_peat character' marks"
-msgstr ""
+msgstr "علامات '_حرف الإعادة'"
#: optjsearchpage.ui
msgctxt ""
@@ -8057,7 +8052,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_variant-form kanji (itaiji)"
-msgstr ""
+msgstr "مطابقة الاخ_تلافات عن كانجي (إيتايجي)"
#: optjsearchpage.ui
msgctxt ""
@@ -8066,7 +8061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_old Kana forms"
-msgstr ""
+msgstr "نماذج كانا ال_قديمة"
#: optjsearchpage.ui
msgctxt ""
@@ -8075,7 +8070,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_di/zi, du/zu"
-msgstr ""
+msgstr "_di/zi، du/zu"
#: optjsearchpage.ui
msgctxt ""
@@ -8084,7 +8079,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ba/va, ha/fa"
-msgstr ""
+msgstr "_ba/va، ha/fa"
#: optjsearchpage.ui
msgctxt ""
@@ -8093,7 +8088,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_tsi/thi/chi, dhi/zi"
-msgstr ""
+msgstr "_tsi/thi/chi، dhi/zi"
#: optjsearchpage.ui
msgctxt ""
@@ -8102,7 +8097,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "h_yu/fyu, byu/vyu"
-msgstr ""
+msgstr "h_yu/fyu، byu/vyu"
#: optjsearchpage.ui
msgctxt ""
@@ -8111,7 +8106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_se/she, ze/je"
-msgstr ""
+msgstr "_se/she، ze/je"
#: optjsearchpage.ui
msgctxt ""
@@ -8120,7 +8115,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ia/iya (piano/piyano)"
-msgstr ""
+msgstr "_ia/iya (piano/piyano)"
#: optjsearchpage.ui
msgctxt ""
@@ -8129,7 +8124,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ki/ku (tekisuto/tekusuto)"
-msgstr ""
+msgstr "_ki/ku (tekisuto/tekusuto)"
#: optjsearchpage.ui
msgctxt ""
@@ -8138,7 +8133,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prolon_ged vowels (ka-/kaa)"
-msgstr ""
+msgstr "حرو_ف علّة مطوّلة (ka-/kaa)"
#: optjsearchpage.ui
msgctxt ""
@@ -8147,7 +8142,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat as equal"
-msgstr ""
+msgstr "معاملة كمثيل"
#: optjsearchpage.ui
msgctxt ""
@@ -8156,7 +8151,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pu_nctuation characters"
-msgstr ""
+msgstr "محارف الت_شكيل"
#: optjsearchpage.ui
msgctxt ""
@@ -8165,7 +8160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whitespace characters"
-msgstr ""
+msgstr "أح_رف المسافات"
#: optjsearchpage.ui
msgctxt ""
@@ -8174,7 +8169,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Midd_le dots"
-msgstr ""
+msgstr "النقاط الو_سطى"
#: optjsearchpage.ui
msgctxt ""
@@ -8183,7 +8178,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore"
-msgstr ""
+msgstr "تجاهل"
#: optlanguagespage.ui
msgctxt ""
@@ -8210,7 +8205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal separator key"
-msgstr ""
+msgstr "مفتاح فاصل المنازل العشرية"
#: optlanguagespage.ui
msgctxt ""
@@ -8228,7 +8223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date acceptance _patterns"
-msgstr ""
+msgstr "أنما_ط التاريخ المقبولة"
#: optlanguagespage.ui
msgctxt ""
@@ -8309,7 +8304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhanced language support"
-msgstr ""
+msgstr "دعم معزّز للغة"
#: optlingupage.ui
msgctxt ""
@@ -8399,7 +8394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Writing aids"
-msgstr ""
+msgstr "مساعدات الكتابة"
#: optmemorypage.ui
msgctxt ""
@@ -8561,7 +8556,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exception (-)"
-msgstr ""
+msgstr "ا_ستثناء (-)"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8908,20 +8903,20 @@ msgstr "حفظ عناوين URL المتعلقة بنظام الملفات"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "حفظ عناوين URL المتعلقة بالإنترنت"
+msgid "_Edit document properties before saving"
+msgstr "_تحرير خصائص المستند قبل الحفظ"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "_تحرير خصائص المستند قبل الحفظ"
+msgid "Save URLs relative to internet"
+msgstr "حفظ عناوين URL المتعلقة بالإنترنت"
#: optsavepage.ui
msgctxt ""
@@ -9047,7 +9042,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Spreadsheet"
-msgstr "جدول بيانات"
+msgstr "جدول مُمتد"
#: optsavepage.ui
msgctxt ""
@@ -9589,6 +9584,132 @@ msgstr "العنوان"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "استخدام تسريع ال_عتاد"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "استخدام ال_تنعيم"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "مُخرج الرسوم"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "ا_لشفافية"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "التحديد"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "الأيقونات في ال_قوائم"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "تلقائي"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "إخفاء"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "إظهار"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "قائمة"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "إظهار م_عاينة الخطوط"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "ع_رض تاريخ الخط"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "قوائم الخطوط"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9719,7 +9840,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Sifr"
-msgstr ""
+msgstr "صفر"
#: optviewpage.ui
msgctxt ""
@@ -9769,105 +9890,6 @@ msgstr "واجهة المستخدم"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "الأيقونات في ال_قوائم"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "تلقائي"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "إخفاء"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "إظهار"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "قائمة"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "إظهار م_عاينة الخطوط"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "ع_رض تاريخ الخط"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "قوائم الخطوط"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "استخدام تسريع ال_عتاد"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "استخدام ال_تنعيم"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "مُخرج الرسوم"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9946,24 +9968,6 @@ msgctxt ""
msgid "Mouse"
msgstr "الفأرة"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "ا_لشفافية"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "التحديد"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -10466,34 +10470,31 @@ msgid "_Left"
msgstr "_يسار"
#: paragalignpage.ui
-#, fuzzy
msgctxt ""
"paragalignpage.ui\n"
"radioBTN_RIGHTALIGN\n"
"label\n"
"string.text"
msgid "_Right"
-msgstr "اليمين"
+msgstr "الي_مين"
#: paragalignpage.ui
-#, fuzzy
msgctxt ""
"paragalignpage.ui\n"
"radioBTN_CENTERALIGN\n"
"label\n"
"string.text"
msgid "_Center"
-msgstr "مركز"
+msgstr "ال_وسط"
#: paragalignpage.ui
-#, fuzzy
msgctxt ""
"paragalignpage.ui\n"
"radioBTN_JUSTIFYALIGN\n"
"label\n"
"string.text"
msgid "_Justified"
-msgstr "ضبط"
+msgstr "_ضبط"
#: paragalignpage.ui
msgctxt ""
@@ -10502,7 +10503,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Expand single word"
-msgstr ""
+msgstr "تم_ديد الكلمة المفردة"
#: paragalignpage.ui
msgctxt ""
@@ -10511,7 +10512,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to text grid (if active)"
-msgstr ""
+msgstr "ج_ذب إلى شبكة النص (إذا كانت نشطة)"
#: paragalignpage.ui
msgctxt ""
@@ -10520,7 +10521,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last line:"
-msgstr ""
+msgstr "آ_خر سطر:"
#: paragalignpage.ui
msgctxt ""
@@ -10529,7 +10530,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "اليمي_ن/الأسفل"
#: paragalignpage.ui
msgctxt ""
@@ -10538,7 +10539,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "الي_سار/الأعلى"
#: paragalignpage.ui
msgctxt ""
@@ -10550,14 +10551,13 @@ msgid "Options"
msgstr "خيارات"
#: paragalignpage.ui
-#, fuzzy
msgctxt ""
"paragalignpage.ui\n"
"labelFT_VERTALIGN\n"
"label\n"
"string.text"
msgid "_Alignment:"
-msgstr "م_حاذاة"
+msgstr "الم_حاذاة:"
#: paragalignpage.ui
msgctxt ""
@@ -10566,7 +10566,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text-to-text"
-msgstr ""
+msgstr "نص-إلى-نص"
#: paragalignpage.ui
msgctxt ""
@@ -10638,7 +10638,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Base line"
-msgstr ""
+msgstr "خط الأساس"
#: paragalignpage.ui
msgctxt ""
@@ -10683,7 +10683,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before text:"
-msgstr ""
+msgstr "_قبل النص:"
#: paraindentspacing.ui
msgctxt ""
@@ -10692,7 +10692,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After _text:"
-msgstr ""
+msgstr "_بعد النص:"
#: paraindentspacing.ui
msgctxt ""
@@ -10701,17 +10701,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First line:"
-msgstr ""
+msgstr "ال_سطر الأول:"
#: paraindentspacing.ui
-#, fuzzy
msgctxt ""
"paraindentspacing.ui\n"
"checkCB_AUTO\n"
"label\n"
"string.text"
msgid "_Automatic"
-msgstr "تلقائي"
+msgstr "_تلقائي"
#: paraindentspacing.ui
msgctxt ""
@@ -10720,7 +10719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixed"
-msgstr ""
+msgstr "ثابت"
#: paraindentspacing.ui
msgctxt ""
@@ -10738,7 +10737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ab_ove paragraph:"
-msgstr ""
+msgstr "أ_على الفقرة:"
#: paraindentspacing.ui
msgctxt ""
@@ -10747,7 +10746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Below _paragraph:"
-msgstr ""
+msgstr "أ_سفل الفقرة:"
#: paraindentspacing.ui
msgctxt ""
@@ -10756,7 +10755,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't add space between paragraphs of the same style"
-msgstr ""
+msgstr "لا تضِف مسافة بين الفقرات ذات نفس النمط"
#: paraindentspacing.ui
msgctxt ""
@@ -10792,7 +10791,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ctivate"
-msgstr ""
+msgstr "نش_ط"
#: paraindentspacing.ui
msgctxt ""
@@ -10819,7 +10818,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "1.5 lines"
-msgstr ""
+msgstr "سطر ونصف"
#: paraindentspacing.ui
msgctxt ""
@@ -10837,7 +10836,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Proportional"
-msgstr ""
+msgstr "تناسبي"
#: paraindentspacing.ui
msgctxt ""
@@ -10846,7 +10845,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "At least"
-msgstr ""
+msgstr "على الأقل"
#: paraindentspacing.ui
msgctxt ""
@@ -10855,7 +10854,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Leading"
-msgstr ""
+msgstr "موجه"
#: paratabspage.ui
msgctxt ""
@@ -10873,7 +10872,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deci_mal"
-msgstr ""
+msgstr "ع_شري"
#: paratabspage.ui
msgctxt ""
@@ -10891,17 +10890,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "الي_سار/الأعلى"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"radiobuttonBTN_TABTYPE_RIGHT\n"
"label\n"
"string.text"
msgid "Righ_t"
-msgstr "اليمين"
+msgstr "الي_مين"
#: paratabspage.ui
msgctxt ""
@@ -10910,27 +10908,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "اليمي_ن/الأسفل"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"radiobuttonBTN_TABTYPE_CENTER\n"
"label\n"
"string.text"
msgid "C_entered"
-msgstr "توسيط"
+msgstr "توسي_ط"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"labelFT_TABTYPE_DECCHAR\n"
"label\n"
"string.text"
msgid "_Character"
-msgstr "الحرف"
+msgstr "_حرف"
#: paratabspage.ui
msgctxt ""
@@ -10942,14 +10938,13 @@ msgid "Type"
msgstr "النوع"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"radiobuttonBTN_FILLCHAR_NO\n"
"label\n"
"string.text"
msgid "N_one"
-msgstr "بلا"
+msgstr "_بلا"
#: paratabspage.ui
msgctxt ""
@@ -10958,7 +10953,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_........"
-msgstr ""
+msgstr "_........"
#: paratabspage.ui
msgctxt ""
@@ -10967,7 +10962,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_--------"
-msgstr ""
+msgstr "_--------"
#: paratabspage.ui
msgctxt ""
@@ -10976,17 +10971,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "______"
-msgstr ""
+msgstr "______"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"radiobuttonBTN_FILLCHAR_OTHER\n"
"label\n"
"string.text"
msgid "C_haracter"
-msgstr "الحرف"
+msgstr "ال_حرف"
#: paratabspage.ui
#, fuzzy
@@ -10999,14 +10993,13 @@ msgid "Fill character"
msgstr "حرف النهاية"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"buttonBTN_DELALL\n"
"label\n"
"string.text"
msgid "Delete _all"
-msgstr "احذف الأ_خيرة"
+msgstr "حذف الك_ل"
#: pastespecial.ui
msgctxt ""
@@ -11051,7 +11044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimum size"
-msgstr ""
+msgstr "الحجم الأدنى"
#: personalization_tab.ui
msgctxt ""
@@ -11108,14 +11101,13 @@ msgid "Selection"
msgstr "التحديد"
#: pickgraphicpage.ui
-#, fuzzy
msgctxt ""
"pickgraphicpage.ui\n"
"errorft\n"
"label\n"
"string.text"
msgid "The Gallery theme 'Bullets' is empty (no images)."
-msgstr "لا توجد أية صور في موضوع المعرض 'نقاط'."
+msgstr "معرض السمات 'نقاط' فارغ (لا صور)."
#: pickgraphicpage.ui
msgctxt ""
@@ -11334,34 +11326,31 @@ msgid "Condensed"
msgstr "مكثف"
#: positionsizedialog.ui
-#, fuzzy
msgctxt ""
"positionsizedialog.ui\n"
"PositionAndSizeDialog\n"
"title\n"
"string.text"
msgid "Position and size"
-msgstr "الموقع والتباعد"
+msgstr "الموقع والحجم"
#: positionsizedialog.ui
-#, fuzzy
msgctxt ""
"positionsizedialog.ui\n"
"RID_SVXPAGE_POSITION_SIZE\n"
"label\n"
"string.text"
msgid "Position and Size"
-msgstr "الموقع والتباعد"
+msgstr "الموقع والحجم"
#: positionsizedialog.ui
-#, fuzzy
msgctxt ""
"positionsizedialog.ui\n"
"RID_SVXPAGE_SWPOSSIZE\n"
"label\n"
"string.text"
msgid "Position and Size"
-msgstr "الموقع والتباعد"
+msgstr "الموقع والحجم"
#: positionsizedialog.ui
msgctxt ""
@@ -11379,7 +11368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant & Corner Radius"
-msgstr ""
+msgstr "ميل ومركز نصف القطر"
#: possizetabpage.ui
msgctxt ""
@@ -11388,7 +11377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X:"
-msgstr ""
+msgstr "موقع _س:"
#: possizetabpage.ui
msgctxt ""
@@ -11397,7 +11386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y:"
-msgstr ""
+msgstr "موقع _ص:"
#: possizetabpage.ui
msgctxt ""
@@ -11406,7 +11395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Base point:"
-msgstr ""
+msgstr "نقطة الأ_ساس:"
#: possizetabpage.ui
msgctxt ""
@@ -11418,34 +11407,31 @@ msgid "Position"
msgstr "الموضع"
#: possizetabpage.ui
-#, fuzzy
msgctxt ""
"possizetabpage.ui\n"
"FT_WIDTH\n"
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr "العرض"
+msgstr "العر_ض:"
#: possizetabpage.ui
-#, fuzzy
msgctxt ""
"possizetabpage.ui\n"
"FT_HEIGHT\n"
"label\n"
"string.text"
msgid "H_eight:"
-msgstr "الارتفاع"
+msgstr "الارت_فاع:"
#: possizetabpage.ui
-#, fuzzy
msgctxt ""
"possizetabpage.ui\n"
"CBX_SCALE\n"
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr "إبقاء التناسب"
+msgstr "إب_قاء التناسب"
#: possizetabpage.ui
msgctxt ""
@@ -11454,7 +11440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _point:"
-msgstr ""
+msgstr "نق_طة الأساس:"
#: possizetabpage.ui
msgctxt ""
@@ -11466,14 +11452,13 @@ msgid "Size"
msgstr "الحجم"
#: possizetabpage.ui
-#, fuzzy
msgctxt ""
"possizetabpage.ui\n"
"TSB_POSPROTECT\n"
"label\n"
"string.text"
msgid "Positio_n"
-msgstr "الموضع"
+msgstr "المو_قع"
#: possizetabpage.ui
msgctxt ""
@@ -11491,7 +11476,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "حماية"
#: possizetabpage.ui
msgctxt ""
@@ -11500,7 +11485,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit width to text"
-msgstr ""
+msgstr "_ملاءمة العرض مع النص"
#: possizetabpage.ui
msgctxt ""
@@ -11509,7 +11494,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _height to text"
-msgstr ""
+msgstr "_ملاءمة الارتفاع مع النص"
#: possizetabpage.ui
msgctxt ""
@@ -11527,7 +11512,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save arrowhead ?"
-msgstr ""
+msgstr "أأحفظ رأس السهم؟"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11536,7 +11521,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The arrowhead was modified without saving."
-msgstr ""
+msgstr "عُدِّل رأس السهم دون حفظه."
#: querychangelineenddialog.ui
msgctxt ""
@@ -11545,7 +11530,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the arrowhead now?"
-msgstr ""
+msgstr "هل تريد حفظ رأس السهم الآن؟"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11554,7 +11539,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete bitmap?"
-msgstr ""
+msgstr "أأحذف الصورة النقطية؟"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11563,7 +11548,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the bitmap?"
-msgstr ""
+msgstr "هل أنت متأكد من حذف الصورة النقطية؟"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11572,7 +11557,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Color?"
-msgstr ""
+msgstr "أأحذف اللون؟"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11581,7 +11566,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the chart color?"
-msgstr ""
+msgstr "أمتأكد من حذف لون الرسم البياني؟"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11590,7 +11575,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "لا يمكن التراجع عن هذا الإجراء."
#: querydeletecolordialog.ui
msgctxt ""
@@ -11599,7 +11584,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete color?"
-msgstr ""
+msgstr "أأحذف اللون؟"
#: querydeletecolordialog.ui
msgctxt ""
@@ -11608,7 +11593,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the color?"
-msgstr ""
+msgstr "هل تريد حذف اللون؟"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11617,7 +11602,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Dictionary?"
-msgstr ""
+msgstr "أأحذف الدليل؟"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11626,7 +11611,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the dictionary?"
-msgstr ""
+msgstr "أمتأكد من حذف الدليل؟"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11635,7 +11620,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "لا يمكن التراجع عن هذا الإجراء."
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11644,7 +11629,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete gradient?"
-msgstr ""
+msgstr "أأحذف التدرّج؟"
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11653,7 +11638,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the gradient?"
-msgstr ""
+msgstr "هل تريد حذف التدرّج؟"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11680,7 +11665,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete arrowhead ?"
-msgstr ""
+msgstr "أأحذف رأس السهم؟"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11689,7 +11674,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the arrowhead ?"
-msgstr ""
+msgstr "أمتأكد من حذف رأس السهم؟"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11698,7 +11683,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "لا يمكن التراجع عن هذا الإجراء."
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11707,7 +11692,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete line style?"
-msgstr ""
+msgstr "أأحذف نمط الخط؟"
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11716,7 +11701,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the line style?"
-msgstr ""
+msgstr "هل تريد حذف نمط الخط؟"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11725,7 +11710,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Duplicate name"
-msgstr ""
+msgstr "الاسم مكرّر"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11734,7 +11719,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The name you have entered already exists."
-msgstr ""
+msgstr "الاسم الذي أدخلته موجود بالفعل."
#: queryduplicatedialog.ui
msgctxt ""
@@ -11743,7 +11728,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose another name."
-msgstr ""
+msgstr "فضلًا اختر اسمًا آخرًا."
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11752,7 +11737,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No loaded file"
-msgstr ""
+msgstr "لا ملف محمّل"
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11761,7 +11746,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be loaded!"
-msgstr ""
+msgstr "تعذّر تحميل الملف!"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11770,7 +11755,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No saved file"
-msgstr ""
+msgstr "لا ملف محفوظ"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11779,7 +11764,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be saved!"
-msgstr ""
+msgstr "تعذّر حفظ الملف!"
#: querysavelistdialog.ui
msgctxt ""
@@ -11788,7 +11773,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save list?"
-msgstr ""
+msgstr "أأحفظ القائمة؟"
#: querysavelistdialog.ui
msgctxt ""
@@ -11797,7 +11782,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The list was modified without saving."
-msgstr ""
+msgstr "عُدّلت القائمة دون حفظها."
#: querysavelistdialog.ui
msgctxt ""
@@ -11806,7 +11791,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the list now?"
-msgstr ""
+msgstr "أتريد حفظ القائمة الآن؟"
#: rotationtabpage.ui
msgctxt ""
@@ -11815,7 +11800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X"
-msgstr ""
+msgstr "الموقع _س"
#: rotationtabpage.ui
msgctxt ""
@@ -11824,7 +11809,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y"
-msgstr ""
+msgstr "الموقع _ص"
#: rotationtabpage.ui
msgctxt ""
@@ -11833,7 +11818,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default settings"
-msgstr ""
+msgstr "الإعدادات الا_فتراضية"
#: rotationtabpage.ui
msgctxt ""
@@ -11842,7 +11827,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "نقطة الاستدارة"
#: rotationtabpage.ui
msgctxt ""
@@ -11851,7 +11836,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "نقطة الاستدارة"
#: rotationtabpage.ui
msgctxt ""
@@ -11860,7 +11845,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pivot point"
-msgstr ""
+msgstr "النقطة المحورية"
#: rotationtabpage.ui
msgctxt ""
@@ -11869,7 +11854,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "ال_زاوية"
#: rotationtabpage.ui
msgctxt ""
@@ -11878,7 +11863,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default _settings"
-msgstr ""
+msgstr "الإ_عدادات الافتراضية"
#: rotationtabpage.ui
msgctxt ""
@@ -11887,7 +11872,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "زاوية الاستدارة"
#: rotationtabpage.ui
msgctxt ""
@@ -11896,7 +11881,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "زاوية الاستدارة"
#: rotationtabpage.ui
msgctxt ""
@@ -11905,7 +11890,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation angle"
-msgstr ""
+msgstr "زاوية الاستدارة"
#: scriptorganizer.ui
msgctxt ""
@@ -12058,7 +12043,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
-msgstr ""
+msgstr "حجز أي وصلات من مستندات ليست من ضمن المواقع الموثوقة (طالع أمان الماكرو)"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12112,17 +12097,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use shadow"
-msgstr ""
+msgstr "ا_ستخدام الظل"
#: shadowtabpage.ui
-#, fuzzy
msgctxt ""
"shadowtabpage.ui\n"
"FT_DISTANCE\n"
"label\n"
"string.text"
msgid "_Distance"
-msgstr "ال_مسافة"
+msgstr "ال_مسافة:"
#: shadowtabpage.ui
msgctxt ""
@@ -12167,7 +12151,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Similarity Search"
-msgstr ""
+msgstr "البحث عن كلمات متشابهة"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12176,7 +12160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exchange characters"
-msgstr ""
+msgstr "ت_بادل المحارف"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12185,7 +12169,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add characters"
-msgstr ""
+msgstr "إ_ضفاة محارف"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12194,7 +12178,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove characters"
-msgstr ""
+msgstr "إ_زالة محارف"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12203,7 +12187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Combine"
-msgstr ""
+msgstr "_دمج"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12221,7 +12205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Radius"
-msgstr ""
+msgstr "_نصف القطر"
#: slantcornertabpage.ui
msgctxt ""
@@ -12230,7 +12214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner radius"
-msgstr ""
+msgstr "نصف قطر الزاوية"
#: slantcornertabpage.ui
msgctxt ""
@@ -12239,7 +12223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "ال_زاوية"
#: slantcornertabpage.ui
msgctxt ""
@@ -12248,7 +12232,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant"
-msgstr ""
+msgstr "الإمالة"
#: specialcharacters.ui
msgctxt ""
@@ -12457,6 +12441,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "إ_ضافة إلى القاموس"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "خيارات"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12584,24 +12577,22 @@ msgid "_Width"
msgstr "ال_عرض"
#: swpossizepage.ui
-#, fuzzy
msgctxt ""
"swpossizepage.ui\n"
"heightft\n"
"label\n"
"string.text"
msgid "H_eight"
-msgstr "الارتفاع"
+msgstr "الارتفا_ع"
#: swpossizepage.ui
-#, fuzzy
msgctxt ""
"swpossizepage.ui\n"
"ratio\n"
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr "إبقاء التناسب"
+msgstr "إب_قاء التناسب"
#: swpossizepage.ui
msgctxt ""
@@ -12619,7 +12610,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "إلى ال_صفحة"
#: swpossizepage.ui
msgctxt ""
@@ -12628,7 +12619,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "إلى ال_فقرة"
#: swpossizepage.ui
msgctxt ""
@@ -12637,7 +12628,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "إلى الم_حرف"
#: swpossizepage.ui
msgctxt ""
@@ -12646,7 +12637,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "كمح_رف"
#: swpossizepage.ui
msgctxt ""
@@ -12655,7 +12646,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "إلى الإ_طار"
#: swpossizepage.ui
msgctxt ""
@@ -12664,7 +12655,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "إرساء"
#: swpossizepage.ui
msgctxt ""
@@ -12682,7 +12673,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "بمق_دار"
#: swpossizepage.ui
msgctxt ""
@@ -12690,8 +12681,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr "حسب"
+msgid "_by"
+msgstr "_بمقدار"
#: swpossizepage.ui
msgctxt ""
@@ -12700,7 +12691,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "إ_لى"
#: swpossizepage.ui
msgctxt ""
@@ -12718,7 +12709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "إل_ى"
#: swpossizepage.ui
msgctxt ""
@@ -12727,7 +12718,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "ا_نعكاس على الصفحات الزوجية"
#: swpossizepage.ui
msgctxt ""
@@ -12735,8 +12726,8 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
-msgstr ""
+msgid "Follow te_xt flow"
+msgstr "ا_تباع دفق النّص"
#: swpossizepage.ui
msgctxt ""
@@ -12753,8 +12744,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr "الموضع"
+msgid "Positio_n"
+msgstr "الم_وقع"
#: swpossizepage.ui
msgctxt ""
@@ -12772,27 +12763,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "ح_ماية"
#: textanimtabpage.ui
-#, fuzzy
msgctxt ""
"textanimtabpage.ui\n"
"FT_EFFECTS\n"
"label\n"
"string.text"
msgid "E_ffect:"
-msgstr "التأثيرات"
+msgstr "التأ_ثير:"
#: textanimtabpage.ui
-#, fuzzy
msgctxt ""
"textanimtabpage.ui\n"
"FT_DIRECTION\n"
"label\n"
"string.text"
msgid "Direction:"
-msgstr "الاتجاه"
+msgstr "الات_جاه:"
#: textanimtabpage.ui
msgctxt ""
@@ -12801,7 +12790,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "للأعلى"
#: textanimtabpage.ui
msgctxt ""
@@ -12810,7 +12799,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "للأعلى"
#: textanimtabpage.ui
msgctxt ""
@@ -12819,7 +12808,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "أعلى"
#: textanimtabpage.ui
msgctxt ""
@@ -12828,7 +12817,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "لليمين"
#: textanimtabpage.ui
msgctxt ""
@@ -12837,7 +12826,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "لليمين"
#: textanimtabpage.ui
msgctxt ""
@@ -12855,7 +12844,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "لليسار"
#: textanimtabpage.ui
msgctxt ""
@@ -12864,7 +12853,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "لليسار"
#: textanimtabpage.ui
msgctxt ""
@@ -12882,7 +12871,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "للأسفل"
#: textanimtabpage.ui
msgctxt ""
@@ -12891,7 +12880,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "للأسفل"
#: textanimtabpage.ui
msgctxt ""
@@ -12900,7 +12889,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "أسفل"
#: textanimtabpage.ui
msgctxt ""
@@ -12909,7 +12898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation effects"
-msgstr ""
+msgstr "تأثيرات حركة النص"
#: textanimtabpage.ui
msgctxt ""
@@ -12918,7 +12907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart inside"
-msgstr ""
+msgstr "الب_داية من الداخل"
#: textanimtabpage.ui
msgctxt ""
@@ -12927,7 +12916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _visible when exiting"
-msgstr ""
+msgstr "إ_ظهار النص عند الانتهاء"
#: textanimtabpage.ui
msgctxt ""
@@ -12936,7 +12925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animation cycles:"
-msgstr ""
+msgstr "دوائر الحركة:"
#: textanimtabpage.ui
msgctxt ""
@@ -12945,17 +12934,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "م_ستمر"
#: textanimtabpage.ui
-#, fuzzy
msgctxt ""
"textanimtabpage.ui\n"
"FT_AMOUNT\n"
"label\n"
"string.text"
msgid "Increment:"
-msgstr "الزيادات"
+msgstr "ال_زيادة:"
#: textanimtabpage.ui
msgctxt ""
@@ -12964,7 +12952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pixels"
-msgstr ""
+msgstr "ب_كسل"
#: textanimtabpage.ui
msgctxt ""
@@ -12976,14 +12964,13 @@ msgid "Delay:"
msgstr ""
#: textanimtabpage.ui
-#, fuzzy
msgctxt ""
"textanimtabpage.ui\n"
"TSB_AUTO\n"
"label\n"
"string.text"
msgid "_Automatic"
-msgstr "تلقائي"
+msgstr "_تلقائي"
#: textanimtabpage.ui
msgctxt ""
@@ -13001,7 +12988,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Effect"
-msgstr ""
+msgstr "لا تأثير"
#: textanimtabpage.ui
msgctxt ""
@@ -13010,7 +12997,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Blink"
-msgstr ""
+msgstr "وميض"
#: textanimtabpage.ui
msgctxt ""
@@ -13019,7 +13006,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Scroll Through"
-msgstr ""
+msgstr "تمرير عبر"
#: textanimtabpage.ui
msgctxt ""
@@ -13028,7 +13015,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Scroll Back and Forth"
-msgstr ""
+msgstr "تمرير للأمام والخلف"
#: textanimtabpage.ui
msgctxt ""
@@ -13037,7 +13024,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Scroll In"
-msgstr ""
+msgstr "تمرير داخل"
#: textattrtabpage.ui
msgctxt ""
@@ -13046,7 +13033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit wi_dth to text"
-msgstr ""
+msgstr "ملاءمة ال_عرض إلى النص"
#: textattrtabpage.ui
msgctxt ""
@@ -13055,7 +13042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit h_eight to text"
-msgstr ""
+msgstr "ملاءمة الارت_فاع إلى النص"
#: textattrtabpage.ui
msgctxt ""
@@ -13064,7 +13051,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to frame"
-msgstr ""
+msgstr "_ملاءمة إلى الإطار"
#: textattrtabpage.ui
msgctxt ""
@@ -13073,7 +13060,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Adjust to contour"
-msgstr ""
+msgstr "_ضبط للخط الكفافي"
#: textattrtabpage.ui
msgctxt ""
@@ -13082,7 +13069,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word wrap text in shape"
-msgstr ""
+msgstr "الت_فاف تلقائي للنص في الشكل"
#: textattrtabpage.ui
msgctxt ""
@@ -13091,7 +13078,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize shape to fit text"
-msgstr ""
+msgstr "ت_غيير حجم الشكل ليناسب النص"
#: textattrtabpage.ui
msgctxt ""
@@ -13112,14 +13099,13 @@ msgid "_Left"
msgstr "_يسار"
#: textattrtabpage.ui
-#, fuzzy
msgctxt ""
"textattrtabpage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "_Right"
-msgstr "اليمين"
+msgstr "ي_مين"
#: textattrtabpage.ui
msgctxt ""
@@ -13146,7 +13132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing to borders"
-msgstr ""
+msgstr "التباعد إلى الحدود"
#: textattrtabpage.ui
msgctxt ""
@@ -13155,7 +13141,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Full _width"
-msgstr ""
+msgstr "ال_عرض بأكمله"
#: textattrtabpage.ui
msgctxt ""
@@ -13164,7 +13150,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text anchor"
-msgstr ""
+msgstr "مرساة النص"
#: textdialog.ui
msgctxt ""
@@ -13191,7 +13177,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation"
-msgstr ""
+msgstr "حركة النص"
#: textflowpage.ui
msgctxt ""
@@ -13437,14 +13423,13 @@ msgid "Replace with"
msgstr "استبدال بـ"
#: transparencytabpage.ui
-#, fuzzy
msgctxt ""
"transparencytabpage.ui\n"
"RBT_TRANS_OFF\n"
"label\n"
"string.text"
msgid "_No transparency"
-msgstr "ا_لشفافية"
+msgstr "_بدون شفافية"
#: transparencytabpage.ui
msgctxt ""
@@ -13456,24 +13441,22 @@ msgid "_Transparency"
msgstr "ا_لشفافية"
#: transparencytabpage.ui
-#, fuzzy
msgctxt ""
"transparencytabpage.ui\n"
"RBT_TRANS_GRADIENT\n"
"label\n"
"string.text"
msgid "_Gradient"
-msgstr "تدرج اللون"
+msgstr "الت_درّج"
#: transparencytabpage.ui
-#, fuzzy
msgctxt ""
"transparencytabpage.ui\n"
"FT_TRGR_TYPE\n"
"label\n"
"string.text"
msgid "Ty_pe"
-msgstr "النوع"
+msgstr "ال_نوع"
#: transparencytabpage.ui
msgctxt ""
@@ -13500,7 +13483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "ال_زاوية"
#: transparencytabpage.ui
msgctxt ""
@@ -13518,7 +13501,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "قيمة ال_بدء"
#: transparencytabpage.ui
msgctxt ""
@@ -13527,7 +13510,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End value"
-msgstr ""
+msgstr "قيمة الان_تهاء"
#: transparencytabpage.ui
msgctxt ""
@@ -13554,7 +13537,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency mode"
-msgstr ""
+msgstr "وضع الشفافية"
#: transparencytabpage.ui
msgctxt ""
@@ -13818,14 +13801,13 @@ msgid "100%"
msgstr "100%"
#: zoomdialog.ui
-#, fuzzy
msgctxt ""
"zoomdialog.ui\n"
"variable\n"
"label\n"
"string.text"
msgid "Variable:"
-msgstr "المتغير"
+msgstr "المتغير:"
#: zoomdialog.ui
msgctxt ""
@@ -13855,14 +13837,13 @@ msgid "Single page"
msgstr "صفحة واحدة"
#: zoomdialog.ui
-#, fuzzy
msgctxt ""
"zoomdialog.ui\n"
"columns\n"
"label\n"
"string.text"
msgid "Columns:"
-msgstr "الأعمدة"
+msgstr "الأعمدة:"
#: zoomdialog.ui
msgctxt ""
diff --git a/source/ar/dbaccess/source/core/resource.po b/source/ar/dbaccess/source/core/resource.po
index 1138daad448..edbb635991c 100644
--- a/source/ar/dbaccess/source/core/resource.po
+++ b/source/ar/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 15:46+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-29 14:01+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253617.0\n"
+"X-POOTLE-MTIME: 1391004064.0\n"
#: strings.src
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "تعذر إجراء اتصال بمصدر البيانات الخارجي. لم يتم العثور على برنامج تشغيل SDBC لعنوان URL المقدم."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "تعذّر إجراء اتصال بمصدر البيانات الخارجي. تعذّر العثور على تعريف SDBC لعنوان URL '$name$'."
#: strings.src
msgctxt ""
diff --git a/source/ar/dbaccess/source/ui/dlg.po b/source/ar/dbaccess/source/ui/dlg.po
index f020c64b503..36c8207d83d 100644
--- a/source/ar/dbaccess/source/ui/dlg.po
+++ b/source/ar/dbaccess/source/ui/dlg.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-04-19 04:50+0000\n"
+"PO-Revision-Date: 2014-02-03 19:15+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1366347047.0\n"
+"X-POOTLE-MTIME: 1391454940.0\n"
#: AutoControls.src
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_CALC_PATH_OR_FILE\n"
"string.text"
msgid "Path to the spreadsheet document"
-msgstr "المسار إلى مستند جدول البيانات"
+msgstr "المسار إلى مستند الجدول المُمتد"
#: AutoControls.src
msgctxt ""
@@ -128,7 +128,7 @@ msgctxt ""
"PB_CREATEDB\n"
"pushbutton.text"
msgid "Create New"
-msgstr ""
+msgstr "إنشاء جديد"
#: AutoControls_tmpl.hrc
msgctxt ""
@@ -561,7 +561,7 @@ msgctxt ""
"STR_FIREBIRD_FILTERNAME\n"
"string.text"
msgid "Firebird Database"
-msgstr ""
+msgstr "قاعدة بيانات فَيَربيرد"
#: RelationDlg.src
msgctxt ""
@@ -1674,7 +1674,7 @@ msgctxt ""
"STR_PAGETITLE_SPREADSHEET\n"
"string.text"
msgid "Set up Spreadsheet connection"
-msgstr "إعداد الاتصال بجدول البيانات"
+msgstr "إعداد الاتصال بالجدول المُمتد"
#: dbadminsetup.src
msgctxt ""
@@ -2172,7 +2172,7 @@ msgctxt ""
"STR_SPREADSHEET_HEADERTEXT\n"
"string.text"
msgid "Set up a connection to spreadsheets"
-msgstr "إعداد الاتصال بجداول البيانات"
+msgstr "إعداد الاتصال بالجداول المُمتدة"
#: dbadminsetup.src
msgctxt ""
@@ -2184,8 +2184,8 @@ msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
"%PRODUCTNAME will open this file in read-only mode."
msgstr ""
-"انقر فوق \"استعراض...\" لتحديد جدول بيانات %PRODUCTNAME أو ورقة عمل مايكروسوفت إكسل.\n"
-"سيقوم %PRODUCTNAME بفتح هذا الملف في وضع القراءة فقط."
+"انقر فوق \"استعراض...\" لتحديد جدول %PRODUCTNAME مُمتد أو ورقة عمل مايكروسوفت إكسل.\n"
+"سيفتح %PRODUCTNAME هذا الملف في وضع القراءة فقط."
#: dbadminsetup.src
msgctxt ""
diff --git a/source/ar/dbaccess/uiconfig/ui.po b/source/ar/dbaccess/uiconfig/ui.po
index 21b3991f993..8ef52d62b48 100644
--- a/source/ar/dbaccess/uiconfig/ui.po
+++ b/source/ar/dbaccess/uiconfig/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-10 14:40+0000\n"
-"Last-Translator: ahmad <aalharthi@kacst.edu.sa>\n"
+"PO-Revision-Date: 2014-01-29 14:04+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373467237.0\n"
+"X-POOTLE-MTIME: 1391004267.0\n"
#: directsqldialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Execute SQL Statement"
-msgstr ""
+msgstr "تنفيذ عبارة SQL"
#: directsqldialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Command to execute"
-msgstr ""
+msgstr "الأ_مر لتنفيذه"
#: directsqldialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show output of \"select\" statements"
-msgstr ""
+msgstr "إ_ظهار المخرجات من عبارات \"select\""
#: directsqldialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Execute"
-msgstr ""
+msgstr "تنفي_ذ"
#: directsqldialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous commands"
-msgstr ""
+msgstr "الأوامر ال_سابقة"
#: directsqldialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "SQL command"
-msgstr ""
+msgstr "أمر SQL"
#: directsqldialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status"
-msgstr ""
+msgstr "الحالة"
#: directsqldialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output"
-msgstr ""
+msgstr "الخَرج"
#: generalpagedialog.ui
msgctxt ""
@@ -164,7 +164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Embedded Database:"
-msgstr ""
+msgstr "قاعدة البيانات الم_ضمنة:"
#: generalpagewizard.ui
msgctxt ""
diff --git a/source/ar/dictionaries/lo_LA.po b/source/ar/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..7c595d17686
--- /dev/null
+++ b/source/ar/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-08 16:04+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391875456.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "قاموس التدقيق الإملائي للغة اللاوية"
diff --git a/source/ar/dictionaries/pt_BR/dialog.po b/source/ar/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..f58c3796e29
--- /dev/null
+++ b/source/ar/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-02-08 16:04+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391875481.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "إعدادات اللغة"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "تدقيق نحوي (البرتغالية)"
diff --git a/source/ar/extensions/source/bibliography.po b/source/ar/extensions/source/bibliography.po
index 2901d250de2..55481bc52af 100644
--- a/source/ar/extensions/source/bibliography.po
+++ b/source/ar/extensions/source/bibliography.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 15:47+0000\n"
+"PO-Revision-Date: 2014-01-29 14:07+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253641.0\n"
+"X-POOTLE-MTIME: 1391004467.0\n"
#: bib.src
msgctxt ""
@@ -597,7 +597,7 @@ msgctxt ""
"TBC_BT_REMOVEFILTER\n"
"toolboxitem.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "إعادة تعيين المرشّح"
#: toolbar.src
msgctxt ""
diff --git a/source/ar/extensions/uiconfig/spropctrlr/ui.po b/source/ar/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..73fbb262960
--- /dev/null
+++ b/source/ar/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-08 16:04+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391875492.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "ترتيب مفتاح Tab"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "تحريك لأ_على"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "تحريك لأ_سفل"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "فرز تل_قائي"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "التحكّمات"
diff --git a/source/ar/extras/source/gallery/share.po b/source/ar/extras/source/gallery/share.po
index b58bc44d4e2..57ed61ae2dc 100644
--- a/source/ar/extras/source/gallery/share.po
+++ b/source/ar/extras/source/gallery/share.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-06-19 19:07+0000\n"
-"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-08 16:05+0000\n"
+"Last-Translator: ahmad <aalharthi@kacst.edu.sa>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371668833.0\n"
+"X-POOTLE-MTIME: 1391875511.0\n"
#: gallery_names.ulf
msgctxt ""
@@ -102,4 +102,4 @@ msgctxt ""
"transportation\n"
"LngText.text"
msgid "Transportation"
-msgstr ""
+msgstr "النقل"
diff --git a/source/ar/filter/source/config/fragments/filters.po b/source/ar/filter/source/config/fragments/filters.po
index e185fcab441..2627675c158 100644
--- a/source/ar/filter/source/config/fragments/filters.po
+++ b/source/ar/filter/source/config/fragments/filters.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-08-27 19:12+0200\n"
-"Last-Translator: safa <safaalfulaij@hotmail.com>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-02-08 10:09+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,187 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391854177.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "مستند آبي‌وورد"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "آبل كي‌نوت 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - صورة ويندوز نقطية"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "كتاب برود‌باند إلكتروني"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - ملف صور الحاسوب وصفي"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "رسمة كوريل"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "هيئة تبادل البيانات الداخلي"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - هيئة أوتوكاد تبادلية"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - ملف وصفي معزَّز"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - حاشية مغلَّفة"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - هيئة رسوم متبادلة"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "مستند جريت‌ووركس"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "مستند HTML (مستند رئيس)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -51,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "مستند HTML"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - هيئة مجموعة خبراء الفوتوغرافية"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "لايت‌واي‌تِكست لِماك الإصدار 4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "لوتس 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "مستند لوتس ووردبرو"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - ملف OS/2 وصفي"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "مايكروسوفت إكسل 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "مايكروسوفت إكسل 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "قالب مايكروسوفت إكسل 4.0"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "مايكروسوفت إكسل 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "قالب مايكروسوفت إكسل 5.0"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "مايكروسوفت إكسل 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "قالب مايكروسوفت إكسل 95"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "مايكروسوفت إكسل 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -96,6 +376,25 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "قالب مايكروسوفت إكسل 97/2000/XP/2003"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "مايكروسوفت باوربوينت 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+#, fuzzy
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "مايكروسوفت باوربوينت 97/2000/XP/2003"
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -105,6 +404,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "قالب مايكروسوفت باوربوينت 97/2000/XP/2003"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "مايكروسوفت وورد 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -114,14 +431,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "مايكروسوفت وورد 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "مايكروسوفت وورد 2007/2010/2013 XML"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "قالب مايكروسوفت وورد 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "قالب مايكروسوفت وورد 2007/2010/2013 XML"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -129,8 +455,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "قالب مايكروسوفت وورد 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "قالب مايكروسوفت وورد 2007/2010/2013 XML"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -138,8 +464,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "مايكروسوفت وورد 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "مايكروسوفت وورد 2007/2010/2013 XML"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "مايكروسوفت وورد 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -150,6 +485,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "قالب مايكروسوفت وورد 95"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "قالب مايكروسوفت وورد 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -159,6 +503,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "قالب مايكروسوفت وورد 97/2000/XP/2003"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "مستند مايكروسوفت ووركس"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "مستند ماك‌دوك الإصدار 1"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "مستند ماك‌رايت"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "مستند ماك‌رايت الإصدار 2 أو ماك‌رايت‌برو"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "مايكروسوفت أوفيس لماك (الإصدار 1 - الإصدار 5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "مستند مايكروسوفت ووركس لماك (الإصدار 1 - الإصدار 4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "ماث‌إم‌إل 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "ماث‌تايب ‎3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "مستند مايندرايت"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "نص أوبن أوفيس XML"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "قالب نص أوبن أوفيس XML"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -166,7 +645,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Text Template"
-msgstr "نموذج نصوص Office Open XML"
+msgstr "قالب نص أوبن أوفيس XML"
#: OOXML_Text_ui.xcu
msgctxt ""
@@ -175,7 +654,178 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Text"
-msgstr "نصوص Office Open XML"
+msgstr "نص أوبن أوفيس XML"
+
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - صورة نقطية محمولة"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - ماك بيكت"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - فرشاة رسم زِدسوفت"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - خريطة رصاصية محمولة"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - رسوم شبكية محمولة"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - خريطة بكسل محمولة"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - أدوبي فوتوشوب"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "كتاب بالم‌دوك إلكتروني"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "مايكروسوفت الناشر 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - صورة صَنْ نقطية"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "نص غني"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "هيئة نص غني (كالك)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - هيئة ستاررايتر الرسومية"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - ستاردرو 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - رسومات متجهية قابلة للتحجيم"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - ملف ستارفيو وصفي"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
#: StarBaseReportChart_ui.xcu
msgctxt ""
@@ -193,7 +843,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Database Report"
-msgstr ""
+msgstr "تقرير قاعدة بيانات ODF"
#: StarOffice_XML__Base__ui.xcu
msgctxt ""
@@ -211,7 +861,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "جدول أوبن‌أوفس.أورج 1.0 مُمتد"
#: StarOffice_XML__Chart__ui.xcu
msgctxt ""
@@ -220,7 +870,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "رسم أوبن‌أوفس.أورج 1.0 بياني"
#: StarOffice_XML__Draw__ui.xcu
msgctxt ""
@@ -229,7 +879,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "رسمة أوبن‌أوفس.أورج 1.0"
#: StarOffice_XML__Impress__ui.xcu
msgctxt ""
@@ -238,7 +888,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "عرض أوبن‌أوفس.أورج 1.0 تقديمي"
#: StarOffice_XML__Math__ui.xcu
msgctxt ""
@@ -247,7 +897,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "صيغة أوبن‌أوفس.أورج 1.0"
#: StarOffice_XML__Writer__ui.xcu
msgctxt ""
@@ -256,6 +906,60 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
+msgstr "مستند أوبن‌أوفس.أورج 1.0 نصي"
+
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "مستند T602"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - تروفيرجن تارجا"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - هيئة ملف صورة مُعلَّمة"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
msgstr ""
#: Text__StarWriter_Web__ui.xcu
@@ -310,7 +1014,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text"
-msgstr "النص"
+msgstr "نص"
#: UOF_presentation_ui.xcu
msgctxt ""
@@ -319,7 +1023,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Unified Office Format presentation"
-msgstr "العرض التقديمي لتنسيق Office الموحد"
+msgstr "العرض التقديمي لهيئة Office الموحدة"
#: UOF_spreadsheet_ui.xcu
msgctxt ""
@@ -328,7 +1032,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Unified Office Format spreadsheet"
-msgstr "العرض التقديمي لتنسيق Office موحد"
+msgstr "الجدول المُمتد لهيئة Office الموحدة"
#: UOF_text_ui.xcu
msgctxt ""
@@ -337,7 +1041,88 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Unified Office Format text"
-msgstr "نص تنسيق Office موحد"
+msgstr "نص هيئة Office الموحدة"
+
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "مايكروسوفت فاسيو 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - ملف ويندوز وصفي"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "مستند ووردبيرفيكت"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "رسوم ووردبيرفيكت"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "مستند رايت‌ناو"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "مستند رايتر‌بلس"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XBM - خارطة إكس الثنائية"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - خارطة إكس نقطية"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "مستند زِد-رايت 1.3"
#: calc8_template_ui.xcu
msgctxt ""
@@ -346,7 +1131,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Spreadsheet Template"
-msgstr "قالب جدول بيانات ODF"
+msgstr "قالب جدول ODF مُمتد"
#: calc8_ui.xcu
msgctxt ""
@@ -355,7 +1140,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Spreadsheet"
-msgstr "جدول بيانات ODF"
+msgstr "جدول ODF مُمتد"
#: calc_HTML_WebQuery_ui.xcu
msgctxt ""
@@ -381,8 +1166,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "قالب مايكروسوفت إكسل 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "قالب مايكروسوفت إكسل 2007/2010/2013 XML"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -390,8 +1175,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "مايكروسوفت إكسل 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "مايكروسوفت إكسل 2007/2010/2013 XML"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -400,7 +1185,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Spreadsheet Template"
-msgstr "نموذج جداول Office Open XML"
+msgstr "قالب جدول XML أوبن أوفيس مُمتد"
#: calc_OOXML_ui.xcu
msgctxt ""
@@ -409,7 +1194,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Spreadsheet"
-msgstr "جداول Office Open XML"
+msgstr "جدول XML أوبن أوفيس مُمتد"
#: calc_StarOffice_XML_Calc_Template_ui.xcu
msgctxt ""
@@ -418,7 +1203,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "قالب جدول أوبن‌أوفيس.أورج 1.0 مُمتد"
+
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - هيئة المستند المحمول"
#: chart8_ui.xcu
msgctxt ""
@@ -429,6 +1223,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "مخطط ODF"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -447,6 +1250,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "رسم ODF"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - أسطوانة CD لصورة كوداك (768×512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - أسطوانة CD لصورة كوداك (192×128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "أسطوانة CD لصورة كوداك (384×256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -454,7 +1284,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "قالب رسمة أوبن‌أوفس.أورج 1.0"
+
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - صورة ويندوز نقطية"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - ملف وصفي معزَّز"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - حاشية مغلَّفة"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "ماكروميديا فلاش (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - هيئة رسوم متبادلة"
#: draw_html_Export_ui.xcu
msgctxt ""
@@ -465,6 +1340,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "مستند HTML (درو)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - هيئة مجموعة خبراء الفوتوغرافية"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - ملف OS/2 وصفي"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - صورة نقطية محمولة"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - ماك بيكت"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - هيئة المستند المحمول"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - خريطة رصاصية محمولة"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - رسوم شبكية محمولة"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - خريطة بكسل محمولة"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - صورة صَنْ نقطية"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - رسوم متجهية قابلة للتحجيم"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - ملف ستارفيو وصفي"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - هيئة ملف صورة مُعلَّمة"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - ملف ويندوز وصفي"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - خريطة إكس نقطية"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "كتاب إي‌ريدر إلكتروني"
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -493,12 +1512,13 @@ msgid "ODF Presentation"
msgstr "عرض ODF التقديمي"
#: impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
+#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
msgstr "تشغيل تلقائي مايكروسوفت باوربوينت 2007/2010 XML"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
@@ -507,8 +1527,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "قالب مايكروسوفت باوربوينت 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "قالب مايكروسوفت باوربوينت 2007/2010/2013 XML"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -516,8 +1536,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "قالب مايكروسوفت باوربويت 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "قالب مايكروسوفت باوربوينت 2007/2010/2013 XML"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -525,8 +1545,36 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "مايكروسوفت باوربوينت 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "مايكروسوفت باوربوينت 2007/2010/2013 XML"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "عروض Office Open XML"
+
+#: impress_OOXML_AutoPlay.xcu
+#, fuzzy
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "نموذج عروض Office Open XML"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "نموذج عروض Office Open XML"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -553,7 +1601,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr ""
+msgstr "رسمة أوبن‌أوفس.أورج 1.0 (إمبريس)"
#: impress_StarOffice_XML_Impress_Template_ui.xcu
msgctxt ""
@@ -562,7 +1610,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "قالب عرض أوبن‌أوفس.أورج 1.0 تقديمي"
+
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - صورة ويندوز نقطية"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - ملف وصفي معزَّز"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - حاشية مغلَّفة"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "ماكروميديا فلاش (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - هيئة رسوم متبادلة"
#: impress_html_Export_ui.xcu
msgctxt ""
@@ -573,6 +1666,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "مستند HTML (امبريس)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - هيئة مجموعة خبراء الفوتوغرافية"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - ملف OS/2 وصفي"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - صورة نقطية محمولة"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - ماك بيكت"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - هيئة المستند المحمول"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - خريطة رصاصية محمولة"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - رسوم شبكية محمولة"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - خريطة بكسل محمولة"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - صورة صَنْ نقطية"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - رسوم متجهية قابلة للتحجيم"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - ملف ستارفيو وصفي"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - هيئة ملف صورة مُعلَّمة"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - ملف ويندوز وصفي"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - خريطة إكس نقطية"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -582,6 +1801,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "صيغة ODF"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - هيئة المستند المحمول"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -600,6 +1837,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "مستند نص ODF"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -607,7 +1853,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "قالب مستند أوبن‌أوفس.أورج 1.0 نصي"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument_ui.xcu
msgctxt ""
@@ -616,7 +1862,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "مستند أوبن‌أوفس.أورج 1.0 رئيس"
#: writer_globaldocument_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -625,7 +1871,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "مستند أوبن‌أوفس.أورج 1.0 نصي"
+
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - هيئة المستند المحمول"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - هيئة مجموعة خبراء الفوتوغرافية"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "تخطيط رايتر XML"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - هيئة المستند المحمول"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - رسوم شبكية محمولة"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "محتوى المساعدة"
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
@@ -634,7 +1934,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 HTML Template"
-msgstr ""
+msgstr "قالب أوبن‌أوفس.أورج 1.0 HTML"
#: writer_web_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -643,7 +1943,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
-msgstr ""
+msgstr "مستند أوبن‌أوفس.أورج 1.0 نصي (رايتر/وِب)"
+
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - هيئة المستند المحمول"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (رايتر/عالمي)"
#: writerglobal8_ui.xcu
msgctxt ""
@@ -679,4 +1997,13 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
-msgstr ""
+msgstr "نص (رايتر/شبكة)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "كتاب زِد‌تي‌إكس‌تي إلكتروني"
diff --git a/source/ar/filter/source/config/fragments/types.po b/source/ar/filter/source/config/fragments/types.po
index d3fa12b4a37..8391ae241d8 100644
--- a/source/ar/filter/source/config/fragments/types.po
+++ b/source/ar/filter/source/config/fragments/types.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-08-27 19:13+0200\n"
-"Last-Translator: safa <safaalfulaij@hotmail.com>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-02-05 05:22+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391577779.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -30,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "مايكروسوفت إكسل 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "مايكروسوفت إكسل 2007/2010/2013 XML"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -39,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "قالب مايكروسوفت إكسل 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "قالب مايكروسوفت إكسل 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -48,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "مايكروسوفت باوربوينت 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "مايكروسوفت باوربوينت 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -57,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "مايكروسوفت باوربوينت 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "مايكروسوفت باوربوينت 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -66,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "قالب مايكروسوفت باوربوينت 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "قالب مايكروسوفت باوربوينت 2007/2010/2013 XML"
#: StarBase.xcu
msgctxt ""
@@ -79,13 +80,14 @@ msgid "OpenDocument Database"
msgstr "قاعدة بيانات OpenDocument"
#: StarBaseReport.xcu
+#, fuzzy
msgctxt ""
"StarBaseReport.xcu\n"
"StarBaseReport\n"
"UIName\n"
"value.text"
msgid "OpenDocument Database Report"
-msgstr ""
+msgstr "قاعدة بيانات OpenDocument"
#: StarBaseReportChart.xcu
msgctxt ""
@@ -130,7 +132,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Spreadsheet (Flat XML)"
-msgstr "جدول بيانات OpenDocument (Flat XML)"
+msgstr ""
+
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "جدول أوبن أوفيس XML مُمتد"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "قالب جدول أوبن أوفيس XML مُمتد"
#: chart8.xcu
msgctxt ""
@@ -195,6 +215,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "قالب عرض OpenDocument تقديمي"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,8 +266,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "مايكروسوفت وورد 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "مايكروسوفت وورد 2007/2010/2013 XML"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -246,8 +275,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "قالب مايكروسوفت وورد 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "قالب مايكروسوفت وورد 2007/2010/2013 XML"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/ar/filter/uiconfig/ui.po b/source/ar/filter/uiconfig/ui.po
index 7f10dae98d0..4aa39e54723 100644
--- a/source/ar/filter/uiconfig/ui.po
+++ b/source/ar/filter/uiconfig/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-03-20 10:54+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"PO-Revision-Date: 2014-02-08 16:17+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1363776875.0\n"
+"X-POOTLE-MTIME: 1391876259.0\n"
#: impswfdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macromedia Flash (SWF) Options"
-msgstr ""
+msgstr "خيارات ماكروميديا فلاش (SWF)"
#: impswfdialog.ui
msgctxt ""
@@ -35,6 +35,8 @@ msgid ""
"1: min. quality\n"
"100: max. quality"
msgstr ""
+"1: أقل جودة\n"
+"100: أعلى جودة"
#: impswfdialog.ui
msgctxt ""
@@ -43,7 +45,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _All Slides (Uncheck exports current slide)"
-msgstr ""
+msgstr "تصدير _كل الشرائح (إزالة تعليم تصدير الشريحة الحالية)"
#: impswfdialog.ui
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export As _Multiple Files"
-msgstr ""
+msgstr "تصدير كملفات مت_عددة"
#: impswfdialog.ui
msgctxt ""
@@ -61,7 +63,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Backgrounds"
-msgstr ""
+msgstr "تصدير ال_خلفيات"
#: impswfdialog.ui
msgctxt ""
@@ -70,7 +72,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export Back_ground Objects"
-msgstr ""
+msgstr "تصدير كائنات الخل_فية"
#: impswfdialog.ui
msgctxt ""
@@ -79,7 +81,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Slide Contents"
-msgstr ""
+msgstr "تصدير محتويات ال_شريحة"
#: impswfdialog.ui
msgctxt ""
@@ -97,7 +99,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export OLE Objects as _JPEG images"
-msgstr ""
+msgstr "تصدير كائنات OLE كص_ور JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -106,7 +108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "ال_كل"
#: pdfgeneralpage.ui
msgctxt ""
@@ -115,7 +117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pages"
-msgstr ""
+msgstr "ال_صفحات"
#: pdfgeneralpage.ui
msgctxt ""
@@ -124,7 +126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Selection"
-msgstr ""
+msgstr "ال_تحديد"
#: pdfgeneralpage.ui
msgctxt ""
@@ -133,7 +135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "الشرائح"
#: pdfgeneralpage.ui
msgctxt ""
@@ -142,7 +144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "المجال"
#: pdfgeneralpage.ui
msgctxt ""
@@ -151,7 +153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Quality"
-msgstr ""
+msgstr "ال_جودة"
#: pdfgeneralpage.ui
msgctxt ""
@@ -160,7 +162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reduce image resolution"
-msgstr ""
+msgstr "ت_قليص دقة الصورة"
#: pdfgeneralpage.ui
msgctxt ""
@@ -169,7 +171,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 نقطة/بوصة"
#: pdfgeneralpage.ui
msgctxt ""
@@ -178,7 +180,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "150 DPI"
-msgstr ""
+msgstr "150 نقطة/بوصة"
#: pdfgeneralpage.ui
msgctxt ""
@@ -187,7 +189,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "300 DPI"
-msgstr ""
+msgstr "300 نقطة/بوصة"
#: pdfgeneralpage.ui
msgctxt ""
@@ -196,7 +198,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "600 DPI"
-msgstr ""
+msgstr "600 نقطة/بوصة"
#: pdfgeneralpage.ui
msgctxt ""
@@ -205,7 +207,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "1200 DPI"
-msgstr ""
+msgstr "1200 نقطة/بوصة"
#: pdfgeneralpage.ui
msgctxt ""
@@ -214,7 +216,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 نقطة/بوصة"
#: pdfgeneralpage.ui
msgctxt ""
@@ -223,7 +225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lossless compression"
-msgstr ""
+msgstr "_ضغط بدون فقد للبيانات"
#: pdfgeneralpage.ui
msgctxt ""
@@ -232,7 +234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_JPEG compression"
-msgstr ""
+msgstr "ض_غط JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -241,7 +243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "الصور"
#: pdfgeneralpage.ui
msgctxt ""
@@ -250,7 +252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign _with Watermark"
-msgstr ""
+msgstr "تو_قيع بعلامة مائية"
#: pdfgeneralpage.ui
msgctxt ""
@@ -259,7 +261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark Text"
-msgstr ""
+msgstr "نص العلامة المائية"
#: pdfgeneralpage.ui
msgctxt ""
@@ -268,7 +270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark"
-msgstr ""
+msgstr "علامة مائية"
#: pdfgeneralpage.ui
msgctxt ""
@@ -277,7 +279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Em_bed OpenDocument file"
-msgstr ""
+msgstr "ت_ضمين ملف المستند"
#: pdfgeneralpage.ui
msgctxt ""
@@ -286,7 +288,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Makes this PDF easily editable in %PRODUCTNAME"
-msgstr ""
+msgstr "يجعل من السهل تحرير ملف PDF في %PRODUCTNAME"
#: pdfgeneralpage.ui
msgctxt ""
@@ -304,7 +306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tagged PDF"
-msgstr ""
+msgstr "PDF ب_علامات"
#: pdfgeneralpage.ui
msgctxt ""
@@ -313,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create PDF form"
-msgstr ""
+msgstr "إ_نشاء نموذج PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -514,13 +516,14 @@ msgid "PDF Options"
msgstr ""
#: pdfoptionsdialog.ui
+#, fuzzy
msgctxt ""
"pdfoptionsdialog.ui\n"
"ok\n"
"label\n"
"string.text"
msgid "E_xport"
-msgstr ""
+msgstr "تصدير"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -601,7 +604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be encrypted"
-msgstr ""
+msgstr "سيُعمّى مستند PDF"
#: pdfsecuritypage.ui
msgctxt ""
@@ -610,7 +613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No open password set"
-msgstr ""
+msgstr "لم توضع كلمة سر للفتح"
#: pdfsecuritypage.ui
msgctxt ""
@@ -619,7 +622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted"
-msgstr ""
+msgstr "لن يُعمّى مستند PDF"
#: pdfsecuritypage.ui
msgctxt ""
@@ -628,7 +631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted due to PDF/A export."
-msgstr ""
+msgstr "لن يُعمّى مستند PDF بسبب التصدير إلى PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -637,7 +640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Permission password set"
-msgstr ""
+msgstr "ضع كلمة سر للصلاحية"
#: pdfsecuritypage.ui
msgctxt ""
@@ -646,7 +649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be restricted"
-msgstr ""
+msgstr "سيُقيَّد مستند PDF"
#: pdfsecuritypage.ui
msgctxt ""
@@ -655,7 +658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No permission password set"
-msgstr ""
+msgstr "لم توضع كلمة سر للصلاحية"
#: pdfsecuritypage.ui
msgctxt ""
@@ -664,7 +667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be unrestricted"
-msgstr ""
+msgstr "لن يُقيّد مستند PDF"
#: pdfsecuritypage.ui
msgctxt ""
@@ -673,7 +676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be restricted due to PDF/A export."
-msgstr ""
+msgstr "لن يُقيّد مستند PDF بسبب التصدير إلى PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -682,7 +685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set passwords"
-msgstr ""
+msgstr "ضع كلمات السر"
#: pdfsecuritypage.ui
msgctxt ""
@@ -691,7 +694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File encryption and permission"
-msgstr ""
+msgstr "صلاحيات الملف وتعميته"
#: pdfsecuritypage.ui
msgctxt ""
@@ -700,7 +703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not permitted"
-msgstr ""
+msgstr "_غير مسموح"
#: pdfsecuritypage.ui
msgctxt ""
@@ -709,7 +712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Low resolution (150 dpi)"
-msgstr ""
+msgstr "_دقة منخفضة (150 نقطة/بوصة)"
#: pdfsecuritypage.ui
msgctxt ""
@@ -718,7 +721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_High resolution"
-msgstr ""
+msgstr "د_قة عالية"
#: pdfsecuritypage.ui
msgctxt ""
@@ -727,7 +730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printing"
-msgstr ""
+msgstr "الطباعة"
#: pdfsecuritypage.ui
msgctxt ""
@@ -736,7 +739,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No_t permitted"
-msgstr ""
+msgstr "غير _مسموحة"
#: pdfsecuritypage.ui
msgctxt ""
@@ -745,7 +748,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Inserting, deleting, and rotating pages"
-msgstr ""
+msgstr "إ_دراج الصفحات وحذفها وتدويرها"
#: pdfsecuritypage.ui
msgctxt ""
@@ -754,7 +757,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filling in form fields"
-msgstr ""
+msgstr "_ملء حقول النموذج"
#: pdfsecuritypage.ui
msgctxt ""
@@ -763,7 +766,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Commenting, filling in form fields"
-msgstr ""
+msgstr "ال_تعليق على حقول النموذج وملؤها"
#: pdfsecuritypage.ui
msgctxt ""
@@ -772,7 +775,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Any except extracting pages"
-msgstr ""
+msgstr "أية صفحات با_ستثناء صفحات الاستخراج"
#: pdfsecuritypage.ui
msgctxt ""
@@ -781,7 +784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes"
-msgstr ""
+msgstr "التغييرات"
#: pdfsecuritypage.ui
msgctxt ""
@@ -790,7 +793,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ena_ble copying of content"
-msgstr ""
+msgstr "تمكي_ن نسخ المحتوى"
#: pdfsecuritypage.ui
msgctxt ""
@@ -799,7 +802,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable text access for acce_ssibility tools"
-msgstr ""
+msgstr "تم_كين الوصول إلى النص لأدوات الوصول"
#: pdfsecuritypage.ui
msgctxt ""
@@ -808,7 +811,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "المحتوى"
#: pdfsignpage.ui
msgctxt ""
@@ -817,7 +820,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use this certificate to digitally sign PDF documents:"
-msgstr ""
+msgstr "استخدام هذه الشهادة لتوقيع مستندات PDF رقميًا:"
#: pdfsignpage.ui
msgctxt ""
@@ -826,7 +829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "اختر..."
#: pdfsignpage.ui
msgctxt ""
@@ -835,7 +838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate Password"
-msgstr ""
+msgstr "كلمة سر الشهادة"
#: pdfsignpage.ui
msgctxt ""
@@ -844,7 +847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "الموقع"
#: pdfsignpage.ui
msgctxt ""
@@ -853,7 +856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contact Information"
-msgstr ""
+msgstr "معلومات المتراسل"
#: pdfsignpage.ui
msgctxt ""
@@ -862,7 +865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reason"
-msgstr ""
+msgstr "السبب"
#: pdfsignpage.ui
msgctxt ""
@@ -871,7 +874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate"
-msgstr ""
+msgstr "الشهادة"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -880,7 +883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center window on screen"
-msgstr ""
+msgstr "تو_سيط النافذة على الشاشة"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -889,7 +892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize window to initial page"
-msgstr ""
+msgstr "تغيير _حجم النافذة وفقًا للصفحة الأولية"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -898,7 +901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open in full screen mode"
-msgstr ""
+msgstr "_فتح في وضع ملء الشاشة"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -907,7 +910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display document title"
-msgstr ""
+msgstr "_عرض عنوان المستند"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -916,7 +919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Window options"
-msgstr ""
+msgstr "خيارات النافذة"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -925,7 +928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _toolbar"
-msgstr ""
+msgstr "إ_خفاء شريط الأدوات"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -934,7 +937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _menubar"
-msgstr ""
+msgstr "إخفاء _شريط القوائم"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -943,7 +946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _window controls"
-msgstr ""
+msgstr "إخفاء _عناصر التحكم بالنافذة"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -952,7 +955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User interface options"
-msgstr ""
+msgstr "خيارات واجهة المستخدم"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -961,7 +964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use transition effects"
-msgstr ""
+msgstr "ا_ستخدام تأثيرات الانتقال"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -970,7 +973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transitions"
-msgstr ""
+msgstr "الانتقالات"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -979,7 +982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All bookmark levels"
-msgstr ""
+msgstr "_كل مستويات العلامات"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -988,7 +991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible bookmark levels"
-msgstr ""
+msgstr "مستويات العلامات الم_رئية"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -997,7 +1000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "العلامات"
#: pdfviewpage.ui
msgctxt ""
@@ -1006,7 +1009,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page only"
-msgstr ""
+msgstr "الص_فحة فقط"
#: pdfviewpage.ui
msgctxt ""
@@ -1015,7 +1018,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bookmarks and page"
-msgstr ""
+msgstr "ال_علامات والصفحة"
#: pdfviewpage.ui
msgctxt ""
@@ -1024,7 +1027,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thumbnails and page"
-msgstr ""
+msgstr "الم_صغرات والصفحة"
#: pdfviewpage.ui
msgctxt ""
@@ -1033,7 +1036,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open on pa_ge"
-msgstr ""
+msgstr "فتح في الص_فحة"
#: pdfviewpage.ui
msgctxt ""
@@ -1387,31 +1390,34 @@ msgid "_DocType"
msgstr ""
#: xmlfiltertabpagetransformation.ui
+#, fuzzy
msgctxt ""
"xmlfiltertabpagetransformation.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_XSLT for export"
-msgstr ""
+msgstr "XSLT للتصدير"
#: xmlfiltertabpagetransformation.ui
+#, fuzzy
msgctxt ""
"xmlfiltertabpagetransformation.ui\n"
"browseexport\n"
"label\n"
"string.text"
msgid "Brows_e..."
-msgstr ""
+msgstr "استعرض..."
#: xmlfiltertabpagetransformation.ui
+#, fuzzy
msgctxt ""
"xmlfiltertabpagetransformation.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "XSLT _for import"
-msgstr ""
+msgstr "XSLT للاستيراد"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1420,7 +1426,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "استعر_ض..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1429,7 +1435,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Template for _import"
-msgstr ""
+msgstr "القالب لا_ستيراده"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1438,7 +1444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "استعرض..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1447,7 +1453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The filter needs XSLT 2.0 processor"
-msgstr ""
+msgstr "المرشّح يحتاج معالج XSLT 2.0"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1456,7 +1462,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "XML Filter: %s"
-msgstr ""
+msgstr "مرشّح XML: %s"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1465,7 +1471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "عام"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1474,4 +1480,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transformation"
-msgstr ""
+msgstr "النقل"
diff --git a/source/ar/forms/source/resource.po b/source/ar/forms/source/resource.po
index bf3abf76f0e..3308eeeb9ec 100644
--- a/source/ar/forms/source/resource.po
+++ b/source/ar/forms/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 15:47+0000\n"
+"PO-Revision-Date: 2014-02-08 16:17+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253647.0\n"
+"X-POOTLE-MTIME: 1391876273.0\n"
#: strings.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"RID_STR_IMPORT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "إدراج صورة"
#: strings.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"RID_STR_OPEN_GRAPHICS\n"
"string.text"
msgid "Insert Image from..."
-msgstr ""
+msgstr "إدراج صورة من..."
#: strings.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"RID_STR_CLEAR_GRAPHICS\n"
"string.text"
msgid "Remove Image"
-msgstr ""
+msgstr "إزالة الصورة"
#: strings.src
msgctxt ""
diff --git a/source/ar/formula/source/core/resource.po b/source/ar/formula/source/core/resource.po
index 70a5f3f0379..2f7bfe9328b 100644
--- a/source/ar/formula/source/core/resource.po
+++ b/source/ar/formula/source/core/resource.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-07-14 13:21+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1343,6 +1343,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1370,6 +1379,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2117,6 +2135,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2144,6 +2171,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2171,6 +2216,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2414,6 +2468,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2612,6 +2675,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 3698d888394..282f618eb9b 100644
--- a/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-08 14:36+0000\n"
+"PO-Revision-Date: 2014-02-03 19:19+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375972614.0\n"
+"X-POOTLE-MTIME: 1391455173.0\n"
#: ActionTe.ulf
msgctxt ""
@@ -2606,7 +2606,7 @@ msgctxt ""
"OOO_CONTROL_271\n"
"LngText.text"
msgid "Microsoft &Excel Spreadsheets"
-msgstr "أورا&ق بيانات مايكروسوفت إكسل"
+msgstr "جداول مايكروسوفت إ&كسل مُمتدة"
#: Control.ulf
msgctxt ""
@@ -2798,7 +2798,7 @@ msgctxt ""
"OOO_CUSTOMACTION_4\n"
"LngText.text"
msgid "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
-msgstr ""
+msgstr "لا يمكن تثبيت [ProductName] على إصدار ويندوز هذا. المطلوب هو إصدار ويندوز إكس‌بي أو أحدث منه."
#: Error.ulf
msgctxt ""
diff --git a/source/ar/officecfg/registry/data/org/openoffice.po b/source/ar/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..ff53455a350
--- /dev/null
+++ b/source/ar/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-08 16:20+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391876428.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "بيز: نموذج قاعدة البيانات"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "بيز: تصميم النموذج"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "بيز: تصميم العلاقة"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "بيز: تصميم الاستعلام"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "بيز: تصميم العرض"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "بيز: تصميم الجدول"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "بيز: عرض البيانات"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/ar/officecfg/registry/data/org/openoffice/Office.po b/source/ar/officecfg/registry/data/org/openoffice/Office.po
index 125ce28d82d..3fd5b905932 100644
--- a/source/ar/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ar/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-14 11:18+0000\n"
-"Last-Translator: ahmad <aalharthi@kacst.edu.sa>\n"
+"PO-Revision-Date: 2014-02-08 16:28+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373800725.0\n"
+"X-POOTLE-MTIME: 1391876883.0\n"
#: Addons.xcu
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Spreadsheet"
-msgstr "ور~قة بيانات"
+msgstr "~جدول مُمتد"
#: Common.xcu
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"ObjectUIName\n"
"value.text"
msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
-msgstr "جدول بيانات %PRODUCTNAME %PRODUCTVERSION"
+msgstr "جدول %PRODUCTNAME %PRODUCTVERSION مُمتد"
#: Embedding.xcu
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"STR_SLIDES\n"
"value.text"
msgid "Slides"
-msgstr ""
+msgstr "شرائح"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1364,7 +1364,7 @@ msgctxt ""
"STR_ESTIMATED_FILESIZE\n"
"value.text"
msgid "Estimated new file size:"
-msgstr ""
+msgstr "حجم الملف الجديد المُقدَّر:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1373,7 +1373,7 @@ msgctxt ""
"STR_MB\n"
"value.text"
msgid "%1 MB"
-msgstr ""
+msgstr "%1 م.بايت"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"MY_SETTINGS\n"
"value.text"
msgid "My Settings "
-msgstr ""
+msgstr "إعداداتي "
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"STR_DEFAULT_SESSION\n"
"value.text"
msgid "default session"
-msgstr ""
+msgstr "الجلسة الافتراضية"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"STR_MODIFY_WARNING\n"
"value.text"
msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
+msgstr "التحسين سيحرر المستند الحالي. هل ترغب في الاستمرار؟"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"STR_YES\n"
"value.text"
msgid "~Yes"
-msgstr ""
+msgstr "~نعم"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"STR_OK\n"
"value.text"
msgid "OK"
-msgstr ""
+msgstr "حسنًا"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_INFO_1\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
+msgstr "حدّث Presentation Minimizer العرض التقديمي '%TITLE' بنجاح. غُيِّر حجم الملف من %OLDFILESIZE م.بايت إلى %NEWFILESIZE م.بايت."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"STR_INFO_2\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "حدّث Presentation Minimizer العرض التقديمي '%TITLE' بنجاح. غُيِّر حجم الملف من %OLDFILESIZE م.بايت إلى %NEWFILESIZE م.بايت تقريبًا."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"STR_INFO_3\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
+msgstr "حدّث Presentation Minimizer العرض التقديمي '%TITLE' بنجاح. غُيِّر حجم الملف إلى %NEWFILESIZE م.بايت."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"STR_INFO_4\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "حدّث Presentation Minimizer العرض التقديمي '%TITLE' بنجاح. غُيِّر حجم الملف إلى %NEWFILESIZE م.بايت تقريبًا."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"STR_DUPLICATING_PRESENTATION\n"
"value.text"
msgid "Duplicating presentation..."
-msgstr ""
+msgstr "يكرّر العرض..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"STR_DELETING_SLIDES\n"
"value.text"
msgid "Deleting slides..."
-msgstr ""
+msgstr "يحذف الشرائح..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"STR_OPTIMIZING_GRAPHICS\n"
"value.text"
msgid "Optimizing graphics..."
-msgstr ""
+msgstr "يحسّن الرسوميات..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"STR_CREATING_OLE_REPLACEMENTS\n"
"value.text"
msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
+msgstr "ينشأ رسومات بديلة لكائنات OLE..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"STR_FILESIZESEPARATOR\n"
"value.text"
msgid "."
-msgstr ""
+msgstr "."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "عارض المشاريع محسن"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Screen optimized (smallest file size)"
-msgstr ""
+msgstr "عرض الشاشة المحسن (أصغر حجم للملف)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "عارض المشاريع محسن"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Print optimized"
-msgstr ""
+msgstr "طباعة محسنة"
#: PresenterScreen.xcu
msgctxt ""
@@ -11525,7 +11525,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Spreadsheets"
-msgstr "أوراق بيانات"
+msgstr "جداول مُمتدة"
#: UI.xcu
msgctxt ""
diff --git a/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
index 0999e2663c3..c685f9399d9 100644
--- a/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ar/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-15 05:22+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-02-08 16:35+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384492935.0\n"
+"X-POOTLE-MTIME: 1391877314.0\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "إعادة تعيين المرشّح"
#: CalcCommands.xcu
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Horizontally"
-msgstr ""
+msgstr "انعكاس أفقي"
#: CalcCommands.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill R~andom Number..."
-msgstr ""
+msgstr "ملء رقم ع~شوائي..."
#: CalcCommands.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "R~andom Number..."
-msgstr ""
+msgstr "رقم ع~شوائي..."
#: CalcCommands.xcu
msgctxt ""
@@ -1400,16 +1400,17 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Statistics"
-msgstr ""
+msgstr "الإح~صائيات"
#: CalcCommands.xcu
+#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SamplingDialog\n"
"Label\n"
"value.text"
msgid "~Sampling..."
-msgstr ""
+msgstr "تد~قيق إملائي..."
#: CalcCommands.xcu
msgctxt ""
@@ -1418,7 +1419,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Descriptive Statistics..."
-msgstr ""
+msgstr "إحصائيات تف~صيلية..."
#: CalcCommands.xcu
msgctxt ""
@@ -1436,7 +1437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Correlation..."
-msgstr ""
+msgstr "الت~رابط..."
#: CalcCommands.xcu
msgctxt ""
@@ -1463,7 +1464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Moving Average..."
-msgstr ""
+msgstr "معدّل الت~حرّك..."
#: CalcCommands.xcu
msgctxt ""
@@ -2444,7 +2445,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Spreadsheet Options"
-msgstr "خيارات جدول البيانات"
+msgstr "خيارات الجدول المُمتد"
#: CalcCommands.xcu
msgctxt ""
@@ -2552,7 +2553,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Strea~ms..."
-msgstr ""
+msgstr "التدف~قات..."
#: CalcCommands.xcu
msgctxt ""
@@ -2561,7 +2562,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Resume streaming"
-msgstr ""
+msgstr "متابعة التدفّق"
#: CalcCommands.xcu
msgctxt ""
@@ -2570,7 +2571,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop streaming"
-msgstr ""
+msgstr "إيقاف التدفّق"
#: CalcCommands.xcu
msgctxt ""
@@ -2624,7 +2625,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Reset Filter"
-msgstr ""
+msgstr "إ~عادة تعين المرشّح"
#: CalcCommands.xcu
msgctxt ""
@@ -3065,7 +3066,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "E-mail as ~OpenDocument Spreadsheet..."
-msgstr "بريد إلكتروني على ~شكل جدول بيانات OpenDocument..."
+msgstr "بريد إلكتروني على ~شكل جدول OpenDocument مُمتد..."
#: CalcCommands.xcu
msgctxt ""
@@ -3461,7 +3462,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Data Streams"
-msgstr ""
+msgstr "تدفقات البيانات"
#: CalcWindowState.xcu
msgctxt ""
@@ -12020,7 +12021,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fontwork Gallery..."
-msgstr ""
+msgstr "معرض معمل الخطوط..."
#: GenericCommands.xcu
msgctxt ""
@@ -13685,7 +13686,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find All"
-msgstr ""
+msgstr "بحث عن الكل"
#: GenericCommands.xcu
msgctxt ""
@@ -14063,7 +14064,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal view"
-msgstr ""
+msgstr "عرض محسن"
#: GenericCommands.xcu
msgctxt ""
@@ -14171,7 +14172,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image..."
-msgstr ""
+msgstr "اقتصاص الصورة..."
#: GenericCommands.xcu
msgctxt ""
@@ -14180,7 +14181,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image"
-msgstr ""
+msgstr "اقتصاص الصورة"
#: GenericCommands.xcu
msgctxt ""
@@ -14189,7 +14190,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage"
-msgstr ""
+msgstr "إدارة"
#: GenericCommands.xcu
msgctxt ""
@@ -16810,7 +16811,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Spreadsheet Options"
-msgstr "خيارات جدول البيانات"
+msgstr "خيارات الجدول المُمتد"
#: GenericCommands.xcu
msgctxt ""
@@ -17980,7 +17981,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "إعادة تعيين التصفية/الفرز"
#: GenericCommands.xcu
msgctxt ""
@@ -18784,13 +18785,14 @@ msgid "~Macros"
msgstr "وحدات ما~كرو"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:GraphicMenu\n"
"Label\n"
"value.text"
msgid "~Image"
-msgstr ""
+msgstr "صورة"
#: GenericCommands.xcu
msgctxt ""
@@ -20059,7 +20061,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Spreadsheet Document"
-msgstr "مستند ورقة حساب"
+msgstr "مستند جدول مُمتد"
#: ReportCommands.xcu
msgctxt ""
@@ -22294,22 +22296,24 @@ msgid "Fra~me/Object..."
msgstr "إ~طار/كائن..."
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:GraphicDialog\n"
"Label\n"
"value.text"
msgid "Image..."
-msgstr ""
+msgstr "الص~فحة..."
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:GraphicDialog\n"
"ContextLabel\n"
"value.text"
msgid "~Image..."
-msgstr ""
+msgstr "الص~فحة..."
#: WriterCommands.xcu
msgctxt ""
@@ -22390,7 +22394,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print document"
-msgstr ""
+msgstr "طباعة مستند"
#: WriterCommands.xcu
msgctxt ""
@@ -23334,8 +23338,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "مسافة للخلف"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
@@ -23752,13 +23756,14 @@ msgid "Edit Footnote/Endnote"
msgstr "تحرير حاشية سفلية/تعليق ختامي"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:MirrorGraphicOnEvenPages\n"
"Label\n"
"value.text"
msgid "Flip Images on Even Pages"
-msgstr ""
+msgstr "انعكاس الصور على الصفحات الزوجية"
#: WriterCommands.xcu
msgctxt ""
@@ -24658,7 +24663,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "صورة"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24823,13 +24828,14 @@ msgid "Fontwork Shape"
msgstr "شكل معمل الخطوط"
#: WriterFormWindowState.xcu
+#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/changes\n"
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "ت~غييرات"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25000,7 +25006,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "مرشّح الصور"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25009,7 +25015,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "صورة"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25180,7 +25186,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "تغييرات"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25342,7 +25348,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "مرشّح الصور"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25351,7 +25357,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "صورة"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25522,7 +25528,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "تغييرات"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25594,7 +25600,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "صورة"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25711,7 +25717,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "مرشّح الصور"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25828,7 +25834,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "تغييرات"
#: WriterWindowState.xcu
msgctxt ""
@@ -26188,7 +26194,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "تغييرات"
#: XFormsWindowState.xcu
msgctxt ""
diff --git a/source/ar/readlicense_oo/docs.po b/source/ar/readlicense_oo/docs.po
index 3b9309ca4ae..373d97b00ef 100644
--- a/source/ar/readlicense_oo/docs.po
+++ b/source/ar/readlicense_oo/docs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-08 14:40+0000\n"
+"PO-Revision-Date: 2014-01-29 14:14+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375972810.0\n"
+"X-POOTLE-MTIME: 1391004875.0\n"
#: readme.xrm
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"macxiOSX\n"
"readmeitem.text"
msgid "MacOSX 10.6 or higher"
-msgstr ""
+msgstr "ماك أوإس‌إكس 10.6 أو أعلى"
#: readme.xrm
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"s255we\n"
"readmeitem.text"
msgid "freetype version 2.2.0 or higher;"
-msgstr ""
+msgstr "إصدار 2.2.0 من freetype أو أعلى؛"
#: readme.xrm
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"wd2dff\n"
"readmeitem.text"
msgid "Gnome 2.16 or higher, with the gail 1.9 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)."
-msgstr ""
+msgstr "جنوم 2.16 أو أعلى، مع حزم إصدار 1.9 من gail و 1.7 من at-spi (مطلوبة لدعم أدوات مساعدة تقنية [AT])، أو واجهة مستخدم رسومية متوافقة (مثل كدي، وغيرها)."
#: readme.xrm
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"rpminstall7a\n"
"readmeitem.text"
msgid "Alternatively, you can use the 'install' script, located in the toplevel directory of this archive to perform an installation as a user. The script will set up ${PRODUCTNAME} to have its own profile for this installation, separated from your normal ${PRODUCTNAME} profile. Note that this will not install the system integration parts such as desktop menu items and desktop MIME type registrations."
-msgstr ""
+msgstr "إضافة إلى ذلك، يمكنك استخدام سكرِبت 'install' الموجود في الدليل فوق مستوى هذا الأرشيف للتثبيت كمُستخدِم. سيضبط هذا السكرِبت ${PRODUCTNAME} ليملك ملف تعريف لهذا التثبيت منفصلًا عن ملف التعريف الطبيعي لـ ${PRODUCTNAME}. لاحظ أن هذا لن يثبّت أجزاء تكامل النظام مثل عناصر القائمة وتسجيلات نوع MIME لسطح المكتب."
#: readme.xrm
msgctxt ""
@@ -401,13 +401,12 @@ msgid "It should be easily possible to install ${PRODUCTNAME} on other Linux dis
msgstr "ينبغي أن يكون تنزيل ${PRODUCTNAME} ممكنا بسهولة على توزيعات لينكس الأخرى التي لم تغطى بالتحديد في تعليمات التثبيت هذه. الجانب الرئيسي في الاختلافات ربما يواجه في التكامل مع سطح المكتب."
#: readme.xrm
-#, fuzzy
msgctxt ""
"readme.xrm\n"
"otherinstall2\n"
"readmeitem.text"
msgid "The RPMS (or DEBS, respectively) directory also contains a package named libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (or libreoffice4.1-debian-menus_4.1.0-3_all.deb, respectively, or similar). This is a package for all Linux distributions that support the Freedesktop.org specifications/recommendations (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), and is provided for installation on other Linux distributions not covered in the aforementioned instructions."
-msgstr "دليل حزم RPM (أو DEB، على التوالي) يحوي أيضًا حزمة تسمّى libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (أو libreoffice4.1-debian-menus_4.1.0-3_all.deb، على التوالي، أو ما يشابهها). هذه حزمة لكل توزيعات لينكس التي تدعم مواصفات/توصيات Freedesktop.org (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>)، ومُوفّرة للتثبيت على توزيعات لينكس الأخرى غير المغطّاة في التعليمات آنفة الذكر."
+msgstr "دليل حزم RPM (أو DEB، بالترتيب) يحوي أيضًا حزمة تسمّى libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (أو libreoffice4.1-debian-menus_4.1.0-3_all.deb، بالترتيب، أو ما يشابهها). هذه حزمة لكل توزيعات لينكس التي تدعم مواصفات/توصيات Freedesktop.org (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>)، ومُوفّرة للتثبيت على توزيعات لينكس الأخرى غير المغطّاة في التعليمات آنفة الذكر."
#: readme.xrm
msgctxt ""
@@ -831,7 +830,7 @@ msgctxt ""
"ModifiedSourceCodeHeading\n"
"readmeitem.text"
msgid "Used / Modified Source Code"
-msgstr ""
+msgstr "كود مصدري مستخدم / معدل"
#: readme.xrm
msgctxt ""
diff --git a/source/ar/reportdesign/uiconfig/dbreport/ui.po b/source/ar/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..2a8ef0fc8b2
--- /dev/null
+++ b/source/ar/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-02-03 17:53+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391450032.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "التاريخ و الوقت"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "ت_ضمين التاريخ"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "التن_سيق:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "تضمين ال_وقت"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "التنسي_ق:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "أرقام الصفحات"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "ال_صفحة N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "الص_فحة N من M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "التنسيق"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "أ_على الصفحة (الترويسة)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "أ_سفل الصفحة (التذييل)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "الموقع"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "يسار"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "وسط"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "يمين"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "ال_محاذاة:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "إظهار الرقم في الصفحة اﻷولى"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "عام"
diff --git a/source/ar/sc/source/core/src.po b/source/ar/sc/source/core/src.po
index e2e387960ff..d76d70646ce 100644
--- a/source/ar/sc/source/core/src.po
+++ b/source/ar/sc/source/core/src.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-11-18 15:48+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-03 19:24+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253707.0\n"
+"X-POOTLE-MTIME: 1391455495.0\n"
#: compiler.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Spreadsheet"
-msgstr "جدول بيانات"
+msgstr "جدول مُمتد"
#: compiler.src
msgctxt ""
diff --git a/source/ar/sc/source/ui/StatisticsDialogs.po b/source/ar/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..5f8ff5286cb
--- /dev/null
+++ b/source/ar/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-03 17:45+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391449505.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "عمود %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "صف %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "ألفا"
diff --git a/source/ar/sc/source/ui/drawfunc.po b/source/ar/sc/source/ui/drawfunc.po
index b89ea2e1c70..5ba4f2de578 100644
--- a/source/ar/sc/source/ui/drawfunc.po
+++ b/source/ar/sc/source/ui/drawfunc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-02 13:55+0000\n"
+"PO-Revision-Date: 2014-01-29 07:37+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354456501.0\n"
+"X-POOTLE-MTIME: 1390981076.0\n"
#: drformsh.src
msgctxt ""
@@ -370,7 +370,7 @@ msgctxt ""
"RID_GRAPHIC_OBJECTBAR\n"
"string.text"
msgid "Image Object Bar"
-msgstr ""
+msgstr "شريط كائنات الصورة"
#: objdraw.src
msgctxt ""
@@ -387,7 +387,7 @@ msgctxt ""
"SID_EXPORT_AS_GRAPHIC\n"
"menuitem.text"
msgid "Export as Image.."
-msgstr ""
+msgstr "تصدير كصورة..."
#: objdraw.src
msgctxt ""
diff --git a/source/ar/sc/source/ui/formdlg.po b/source/ar/sc/source/ui/formdlg.po
index c3495719082..27fdbc85397 100644
--- a/source/ar/sc/source/ui/formdlg.po
+++ b/source/ar/sc/source/ui/formdlg.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-11-18 15:48+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-03 19:24+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253710.0\n"
+"X-POOTLE-MTIME: 1391455497.0\n"
#: dwfunctr.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "Spreadsheet"
-msgstr "جدول بيانات"
+msgstr "جدول مُمتد"
#: dwfunctr.src
msgctxt ""
diff --git a/source/ar/sc/source/ui/miscdlgs.po b/source/ar/sc/source/ui/miscdlgs.po
index 88eabd8ebcf..48593ddb334 100644
--- a/source/ar/sc/source/ui/miscdlgs.po
+++ b/source/ar/sc/source/ui/miscdlgs.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-11-18 15:48+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-03 19:29+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253710.0\n"
+"X-POOTLE-MTIME: 1391455741.0\n"
#: acredlin.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"FT_CONFLICTS\n"
"fixedtext.text"
msgid "There are conflicting changes in this shared spreadsheet. Conflicts must be resolved before saving the spreadsheet. Keep either own or other changes."
-msgstr "هناك بعض التغييرات المتعارضة في جدول البيانات المشترك هذا. يجب إصلاح التعارضات قبل حفظ جدول البيانات. احتفظ إما بالتغييرات الخاصة بك أو الآخرين."
+msgstr "هناك بعض التغييرات المتعارضة في الجدول المُمتدت المشترك هذا. يجب إصلاح التعارضات قبل حفظ جدول البيانات. احتفظ إما بالتغييرات الخاصة بك أو الآخرين."
#: conflictsdlg.src
msgctxt ""
@@ -303,7 +303,7 @@ msgctxt ""
"CB_HIGHLIGHT\n"
"checkbox.text"
msgid "~Show changes in spreadsheet"
-msgstr "إ~ظهار التغييرات في جدول البيانات"
+msgstr "إ~ظهار التغييرات في الجدول المُمتد"
#: highred.src
msgctxt ""
diff --git a/source/ar/sc/source/ui/src.po b/source/ar/sc/source/ui/src.po
index 4c2aac9a95e..d96d2f6c298 100644
--- a/source/ar/sc/source/ui/src.po
+++ b/source/ar/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-08 14:40+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-03-22 14:41+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375972834.0\n"
+"X-POOTLE-MTIME: 1395499299.000000\n"
#: autofmt.src
msgctxt ""
@@ -1181,7 +1181,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "3 Smilies"
-msgstr ""
+msgstr "3 ابتسامات"
#: condformatdlg.src
msgctxt ""
@@ -1190,7 +1190,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "3 Colored Smilies"
-msgstr ""
+msgstr "3 ابتسامات ملوّنة"
#: condformatdlg.src
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "4 Arrows"
-msgstr ""
+msgstr "4 أسهم"
#: condformatdlg.src
msgctxt ""
@@ -1208,7 +1208,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "4 Gray Arrows"
-msgstr ""
+msgstr "4 أسهم رصاصية"
#: condformatdlg.src
msgctxt ""
@@ -1217,7 +1217,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "4 Circles Red to Black"
-msgstr ""
+msgstr "4 دوائر حمراء إلى سوداء"
#: condformatdlg.src
msgctxt ""
@@ -1226,7 +1226,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "4 Ratings"
-msgstr ""
+msgstr "4 تقييمات"
#: condformatdlg.src
msgctxt ""
@@ -1235,7 +1235,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "4 Traffic Lights"
-msgstr ""
+msgstr "4 إشارات مرور"
#: condformatdlg.src
msgctxt ""
@@ -1244,7 +1244,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "5 Arrows"
-msgstr ""
+msgstr "5 أسهم"
#: condformatdlg.src
msgctxt ""
@@ -1253,7 +1253,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "5 Gray Arrows"
-msgstr ""
+msgstr "5 أسهم رصاصية"
#: condformatdlg.src
msgctxt ""
@@ -1262,7 +1262,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "5 Ratings"
-msgstr ""
+msgstr "5 تقييمات"
#: condformatdlg.src
msgctxt ""
@@ -1271,7 +1271,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid "5 Quarters"
-msgstr ""
+msgstr "5 أرباع"
#: condformatdlg.src
msgctxt ""
@@ -2065,7 +2065,7 @@ msgctxt ""
"STR_UNDO_GRAFEDIT\n"
"string.text"
msgid "Edit Image"
-msgstr ""
+msgstr "تحرير الصورة"
#: globstr.src
msgctxt ""
@@ -5383,7 +5383,7 @@ msgctxt ""
"STR_DOC_UPDATED\n"
"string.text"
msgid "Your spreadsheet has been updated with changes saved by other users."
-msgstr "تم تحديث جدول البيانات الخاص بك بالتغييرات التي تم حفظها بواسطة مستخدمين آخرين."
+msgstr "حُدِّث الجدول المُمتد بالتغييرات التي حفظها مستخدمين آخرين."
#: globstr.src
msgctxt ""
@@ -5396,7 +5396,7 @@ msgid ""
"\n"
"Do you want to continue?"
msgstr ""
-"يجب حفظ جدول البيانات الآن ليتم تنشيط وضع المشاركة.\n"
+"يجب حفظ الجدول المُمتد الآن ليتم تنشيط وضع المشاركة.\n"
"\n"
"هل ترغب في المتابعة؟"
@@ -5411,7 +5411,7 @@ msgid ""
"\n"
"Do you want to continue?"
msgstr ""
-"سيتم فقد تعارضات الدمج التي تم إصلاحها بالفعل ولن يتم حفظ التغييرات التي تم إجراؤها على جدول البيانات المشترك.\n"
+"ستُفقد تعارضات الدمج التي أُصلحت بالفعل ولن يتم حفظ التغييرات التي أُجريت على الجدول المُمتد المشترك.\n"
"\n"
"هل ترغب في المتابعة؟"
@@ -5426,7 +5426,7 @@ msgid ""
"\n"
"Do you want to continue?"
msgstr ""
-"يؤدي تعطيل وضع مشاركة جدول بيانات إلى إعاقة كافة المستخدمين الآخرين عن الوصول إلى جدول البيانات المشترك لدمج أعمالهم مرة أخرى.\n"
+"يؤدي تعطيل وضع مشاركة الجدول المُمتد إلى إعاقة كافة المستخدمين الآخرين عن الوصول إلى جدول البيانات المشترك لدمج أعمالهم مرة أخرى.\n"
"\n"
"هل ترغب في المتابعة؟"
@@ -5441,7 +5441,7 @@ msgid ""
"\n"
"Save your spreadsheet to a separate file and merge your changes to the shared spreadsheet manually."
msgstr ""
-"لم يعد جدول البيانات هذا في وضع المشاركة.\n"
+"لم يعد الجدول المُمتد هذا في وضع المشاركة.\n"
"\n"
"قم بحفظ جدول البيانات إلى ملف آخر ودمج التغييرات إلى جدول البيانات المشترك يدويًا."
@@ -5456,7 +5456,7 @@ msgid ""
"\n"
"Changes to formatting attributes like fonts, colors, and number formats will not be saved and some functionalities like editing charts and drawing objects are not available in shared mode. Turn off shared mode to get exclusive access needed for those changes and functionalities."
msgstr ""
-"جدول البيانات في وضع المشاركة. مما يتيح للعديد من المستخدمين الوصول إلى جدول البيانات وتحريره في نفس الوقت.\n"
+"الجدول المُمتد في وضع المشاركة. مما يتيح للعديد من المستخدمين الوصول إلى الجدول المُمتد وتحريره في نفس الوقت.\n"
"\n"
"لن يتم حفظ التغييرات التي تتم على سمات التنسيق مثل الخطوط والألوان وتنسيقات الأرقام، كما لا تتوفر بعض الوظائف مثل تحرير المخططات والكائنات الرسومية في وضع المشاركة. قم بإيقاف تشغيل وضع المشاركة للحصول على الوصول الحصري اللازم لإجراء هذه التغييرات والوظائف."
@@ -5471,7 +5471,7 @@ msgid ""
"\n"
"Sharing mode of a locked file cannot be disabled. Try again later."
msgstr ""
-"تم تأمين ملف جدول البيانات المشترك بسبب وجود دمج قيد التقدم من قبل المستخدم: '%1'\n"
+"تم تأمين ملف الجدول المُمتد المشترك بسبب وجود دمج قيد التقدم من قبل المستخدم: '%1'\n"
"\n"
"لا يمكن تعطيل وضع المشاركة لملف تم تأمينه. حاول مرة أخرى في وقت لاحق."
@@ -5486,7 +5486,7 @@ msgid ""
"\n"
"Try again later to save your changes."
msgstr ""
-"تم تأمين ملف جدول البيانات المشترك بسبب وجود دمج قيد التقدم من قبل المستخدم: '%1'\n"
+"تم تأمين ملف الجدول المُمتد المشترك بسبب وجود دمج قيد التقدم من قبل المستخدم: '%1'\n"
"\n"
"حاول حفظ التغييرات مرة أخرى في وقت لاحق."
@@ -6335,6 +6335,9 @@ msgid ""
"#\n"
"be deleted?"
msgstr ""
+"هل تريد حذف\n"
+"الإدخال\n"
+"#؟"
#: globstr.src
msgctxt ""
@@ -6343,7 +6346,7 @@ msgctxt ""
"STR_COPYLIST\n"
"string.text"
msgid "Copy List"
-msgstr ""
+msgstr "نسخ القائمة"
#: globstr.src
msgctxt ""
@@ -6352,7 +6355,7 @@ msgctxt ""
"STR_COPYFROM\n"
"string.text"
msgid "List from"
-msgstr ""
+msgstr "القائمة من"
#: globstr.src
msgctxt ""
@@ -6361,7 +6364,7 @@ msgctxt ""
"STR_COPYERR\n"
"string.text"
msgid "Cells without text have been ignored."
-msgstr ""
+msgstr "تم تجاهل الخلايا التي لا تحتوي على نص."
#: globstr.src
msgctxt ""
@@ -6370,7 +6373,7 @@ msgctxt ""
"STR_CTRLCLICKHYPERLINK\n"
"string.text"
msgid "ctrl+click to open hyperlink:"
-msgstr ""
+msgstr "انقر وأنت تضغط ctrl لفتح الارتباط التشعبي:"
#: globstr.src
msgctxt ""
@@ -6379,7 +6382,7 @@ msgctxt ""
"STR_CLICKHYPERLINK\n"
"string.text"
msgid "click to open hyperlink:"
-msgstr ""
+msgstr "انقر لفتح الارتباط التشعبي:"
#: hdrcont.src
msgctxt ""
@@ -10303,8 +10306,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "فترة البداية. أول فترة سوف تؤخذ في الاعتبار. القيمة 1 تعني أول فترة منذ البداية."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -10420,8 +10423,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "فترة البداية. أول فترة سوف تؤخذ في الاعتبار. القيمة 1 تعني أول فترة منذ البداية."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -12584,13 +12587,14 @@ msgid "range"
msgstr "النطاق"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF\n"
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr ""
+msgstr "النطاق المراد تطبيق المعايير عليه."
#: scfuncs.src
msgctxt ""
@@ -13661,7 +13665,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates subtotals in a spreadsheet."
-msgstr "حساب المجاميع الفرعية في جدول بيانات."
+msgstr "حساب المجاميع الفرعية في الجدول المُمتد."
#: scfuncs.src
msgctxt ""
@@ -14177,13 +14181,14 @@ msgid "Array multiplication. Returns the product of two arrays."
msgstr "ضرب المصفوفة. إرجاع حاصل ضرب مصفوفتين."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT\n"
"2\n"
"string.text"
msgid "array_1"
-msgstr ""
+msgstr "مصفوفة_س"
#: scfuncs.src
msgctxt ""
@@ -14195,13 +14200,14 @@ msgid "The first array for the array product."
msgstr "المصفوفة الأولى المراد ضربها."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT\n"
"4\n"
"string.text"
msgid "array_2"
-msgstr ""
+msgstr "مصفوفة_س"
#: scfuncs.src
msgctxt ""
@@ -15020,7 +15026,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the variance based on a sample."
-msgstr ""
+msgstr "حساب التباين استنادًا إلى عينة."
#: scfuncs.src
msgctxt ""
@@ -15029,7 +15035,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "الرقم "
#: scfuncs.src
msgctxt ""
@@ -15101,7 +15107,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates variance based on the entire population."
-msgstr ""
+msgstr "حساب التباين استنادًا إلى المجتمع كله."
#: scfuncs.src
msgctxt ""
@@ -15110,7 +15116,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "الرقم "
#: scfuncs.src
msgctxt ""
@@ -15182,7 +15188,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on a sample."
-msgstr ""
+msgstr "حساب الانحراف المعياري استنادًا إلى عينة."
#: scfuncs.src
msgctxt ""
@@ -15191,7 +15197,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "الرقم "
#: scfuncs.src
msgctxt ""
@@ -15263,7 +15269,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on the entire population."
-msgstr ""
+msgstr "حساب الانحراف المعياري استنادًا إلى المجتمع."
#: scfuncs.src
msgctxt ""
@@ -15272,7 +15278,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "الرقم "
#: scfuncs.src
msgctxt ""
@@ -16298,7 +16304,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the binomial distribution."
-msgstr ""
+msgstr "قيم التوزيع ذي الحدين."
#: scfuncs.src
msgctxt ""
@@ -16316,7 +16322,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number of successes in a series of trials."
-msgstr ""
+msgstr "عدد مرات النجاح في سلسلة المحاولات."
#: scfuncs.src
msgctxt ""
@@ -16325,7 +16331,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "عدد المحاولات"
#: scfuncs.src
msgctxt ""
@@ -16334,7 +16340,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "إجمالي عدد المحاولات."
#: scfuncs.src
msgctxt ""
@@ -16343,7 +16349,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16352,7 +16358,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "احتمال نجاح المحاولة."
#: scfuncs.src
msgctxt ""
@@ -16441,8 +16447,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "الوسائط الحدودية للتوزيع ذي الحدين."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16504,7 +16510,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -16514,7 +16520,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "عدد المحاولات"
#: scfuncs.src
msgctxt ""
@@ -16523,7 +16529,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "إجمالي عدد المحاولات."
#: scfuncs.src
msgctxt ""
@@ -16532,7 +16538,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16541,7 +16547,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "احتمال نجاح المحاولة."
#: scfuncs.src
msgctxt ""
@@ -16550,7 +16556,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "ألفا"
#: scfuncs.src
msgctxt ""
@@ -16559,7 +16565,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The border probability that is attained or exceeded."
-msgstr ""
+msgstr "احتمالات الحدود المراد تحقيقها أو تخطيها."
#: scfuncs.src
msgctxt ""
@@ -16627,6 +16633,69 @@ msgstr "تقوم القيمة 0 أو FALSE بحساب دالة الكثافة ا
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "إرجاع توزيع بويزون."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "الرقم"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "القيمة المراد حساب توزيع بويزون لها."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "متوسط"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "المتوسط. القيمة المتوقعة لتوزيع بويزون."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "تراكمي"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17032,6 +17101,69 @@ msgstr "التراكم. C=0 سيتم حساب دالة الكثافة، C=1 سي
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "قيم التوزيع الأسي."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "الرقم"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "القيمة المراد حساب التوزيع الأسي لها."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "لامدا"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "معلمات التوزيع الأسي."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "التراكم. C=0 سيتم حساب دالة الكثافة، C=1 سيتم حساب التوزيع."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17450,7 +17582,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the beta distribution."
-msgstr ""
+msgstr "قيم توزيع بيتا."
#: scfuncs.src
msgctxt ""
@@ -17459,7 +17591,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "الرقم"
#: scfuncs.src
msgctxt ""
@@ -17468,7 +17600,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the beta distribution is to be calculated."
-msgstr ""
+msgstr "القيمة التي تريد حساب توزيع بيتا لها."
#: scfuncs.src
msgctxt ""
@@ -17477,7 +17609,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "ألفا"
#: scfuncs.src
msgctxt ""
@@ -17486,7 +17618,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "المعلمة ألفا لتوزيع بيتا."
#: scfuncs.src
msgctxt ""
@@ -17495,7 +17627,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "بيتا"
#: scfuncs.src
msgctxt ""
@@ -17504,7 +17636,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "المعلمة بيتا لتوزيع بيتا."
#: scfuncs.src
msgctxt ""
@@ -17513,7 +17645,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "تراكمي"
#: scfuncs.src
msgctxt ""
@@ -17531,7 +17663,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "بدء"
#: scfuncs.src
msgctxt ""
@@ -17540,7 +17672,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "قيمة البدء لفاصل قيمة التوزيع."
#: scfuncs.src
msgctxt ""
@@ -17549,7 +17681,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "إنهاء"
#: scfuncs.src
msgctxt ""
@@ -17558,7 +17690,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "القيمة النهائية لفترة التوزيع."
#: scfuncs.src
msgctxt ""
@@ -17567,7 +17699,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse beta distribution."
-msgstr ""
+msgstr "قيم توزيع بيتا العكسي."
#: scfuncs.src
msgctxt ""
@@ -17576,7 +17708,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "الرقم"
#: scfuncs.src
msgctxt ""
@@ -17594,7 +17726,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "ألفا"
#: scfuncs.src
msgctxt ""
@@ -17603,7 +17735,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "المعلمة ألفا لتوزيع بيتا."
#: scfuncs.src
msgctxt ""
@@ -17612,7 +17744,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "بيتا"
#: scfuncs.src
msgctxt ""
@@ -17621,7 +17753,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "المعلمة بيتا لتوزيع بيتا."
#: scfuncs.src
msgctxt ""
@@ -17630,7 +17762,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "بدء"
#: scfuncs.src
msgctxt ""
@@ -17639,7 +17771,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "قيمة البدء لفاصل قيمة التوزيع."
#: scfuncs.src
msgctxt ""
@@ -17648,7 +17780,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "إنهاء"
#: scfuncs.src
msgctxt ""
@@ -17657,7 +17789,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "القيمة النهائية لفترة التوزيع."
#: scfuncs.src
msgctxt ""
@@ -17743,6 +17875,87 @@ msgstr "التراكم. C=0 سيتم حساب دالة الكثافة، C=1 سي
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "إرجاع قيم توزيع ويبول."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "الرقم"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "القيمة المراد حساب توزيع ويبول لها."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "ألفا"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "معامل ألفا لتوزيع ويبول."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "بيتا"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "معامل بيتا لتوزيع ويبول."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "التراكم. C=0 سيتم حساب دالة الكثافة، C=1 سيتم حساب التوزيع."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17824,6 +18037,105 @@ msgstr "حجم المجتمع."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "قيم توزيع الهندسة الفوقية."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "عدد مرات النجاح في العينة."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "حجم_العينة"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "حجم العينة."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "مرات النجاح"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "عدد مرات النجاح في المجتمع."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "حجم_المجتمع"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "حجم المجتمع."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "تراكمي"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -17993,6 +18305,153 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "درجات الحرية في المقام لتوزيع إف."
#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "قيم التوزيع الاحتمالي إف."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "الرقم"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "القيمة المراد حساب التوزيع إف عندها."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "درجات_الحرية_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "درجات الحرية في البسط لتوزيع إف."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "درجات_الحرية_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "درجات الحرية في المقام لتوزيع إف."
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "تراكمي"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "قيم التوزيع الاحتمالي إف."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "الرقم"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "القيمة المراد حساب التوزيع إف عندها."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "درجات_الحرية_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "درجات الحرية في البسط لتوزيع إف."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "درجات_الحرية_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "درجات الحرية في المقام لتوزيع إف."
+
+#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
@@ -18056,6 +18515,134 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "درجات الحرية في المقام لتوزيع إف."
#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "قيم توزيع بيتا العكسي."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "الرقم"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "درجات_الحرية_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "درجات الحرية في البسط لتوزيع إف."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "درجات_الحرية_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "درجات الحرية في المقام لتوزيع إف."
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "قيم توزيع بيتا العكسي."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "الرقم"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "درجات_الحرية_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "درجات الحرية في البسط لتوزيع إف."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "درجات_الحرية_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "درجات الحرية في المقام لتوزيع إف."
+
+#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
@@ -18107,7 +18694,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the right-tail probability of the chi-square distribution."
-msgstr ""
+msgstr "لإرجاع الاحتمال ذي الطرف الأيمن لتوزيع مربع كاي."
#: scfuncs.src
msgctxt ""
@@ -18116,7 +18703,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "الرقم"
#: scfuncs.src
msgctxt ""
@@ -18125,7 +18712,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the chi square distribution is to be calculated."
-msgstr ""
+msgstr "القيمة التي تريد حساب التوزيع التربيعي تشاي عندها."
#: scfuncs.src
msgctxt ""
@@ -18134,7 +18721,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "درجات_الحرية"
#: scfuncs.src
msgctxt ""
@@ -18143,7 +18730,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "درجات الحرية لتوزيع تشاي التربيعي."
#: scfuncs.src
msgctxt ""
@@ -18224,7 +18811,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "الرقم"
#: scfuncs.src
msgctxt ""
@@ -18242,7 +18829,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "درجات الحرية"
#: scfuncs.src
msgctxt ""
@@ -18251,7 +18838,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi-square distribution."
-msgstr ""
+msgstr "درجات الحرية لتوزيع مربع كاي"
#: scfuncs.src
msgctxt ""
@@ -18260,7 +18847,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "تراكمي"
#: scfuncs.src
msgctxt ""
@@ -18268,7 +18855,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -18323,7 +18910,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
-msgstr ""
+msgstr "قيم مقلوب CHIDIST(x; DegreesOfFreedom)."
#: scfuncs.src
msgctxt ""
@@ -18332,7 +18919,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "الرقم"
#: scfuncs.src
msgctxt ""
@@ -18350,7 +18937,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "درجات_الحرية"
#: scfuncs.src
msgctxt ""
@@ -18359,7 +18946,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "درجات الحرية لتوزيع تشاي التربيعي."
#: scfuncs.src
msgctxt ""
@@ -18407,13 +18994,14 @@ msgid "The degrees of freedom of the chi square distribution."
msgstr "درجات الحرية لتوزيع تشاي التربيعي."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV_MS\n"
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr ""
+msgstr "القيم العكسية لـ CHISQDIST (x;DegreesOfFreedom;TRUE())"
#: scfuncs.src
msgctxt ""
@@ -18422,7 +19010,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Probability"
-msgstr ""
+msgstr "الاحتمالية"
#: scfuncs.src
msgctxt ""
@@ -18440,7 +19028,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "درجات الحرية"
#: scfuncs.src
msgctxt ""
@@ -18449,7 +19037,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "درجات الحرية لتوزيع تشاي التربيعي."
#: scfuncs.src
msgctxt ""
@@ -18674,7 +19262,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a normal distribution."
-msgstr ""
+msgstr "إرجاع فترة الثقة (ألفا 1) للتوزيع الطبيعي."
#: scfuncs.src
msgctxt ""
@@ -18683,7 +19271,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "ألفا"
#: scfuncs.src
msgctxt ""
@@ -18692,7 +19280,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "مستوى فترة الثقة."
#: scfuncs.src
msgctxt ""
@@ -18701,7 +19289,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18710,7 +19298,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "الانحراف المعياري للمجتمع الإحصائي."
#: scfuncs.src
msgctxt ""
@@ -18719,7 +19307,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "الحجم"
#: scfuncs.src
msgctxt ""
@@ -18728,16 +19316,17 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "حجم المجتمع."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_T\n"
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr ""
+msgstr "إرجاع فترة الثقة (ألفا 1) للتوزيع الطبيعي."
#: scfuncs.src
msgctxt ""
@@ -18746,7 +19335,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "ألفا"
#: scfuncs.src
msgctxt ""
@@ -18755,7 +19344,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "مستوى فترة الثقة."
#: scfuncs.src
msgctxt ""
@@ -18764,7 +19353,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18773,7 +19362,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "الانحراف المعياري للمجتمع الإحصائي."
#: scfuncs.src
msgctxt ""
@@ -18782,7 +19371,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "الحجم"
#: scfuncs.src
msgctxt ""
@@ -18791,7 +19380,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "حجم المجتمع."
#: scfuncs.src
msgctxt ""
@@ -18908,7 +19497,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the chi square independence test."
-msgstr ""
+msgstr "إرجاع اختبار استقلال تشاي التربيعي."
#: scfuncs.src
msgctxt ""
@@ -18917,7 +19506,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_B"
-msgstr ""
+msgstr "بيانات_ب"
#: scfuncs.src
msgctxt ""
@@ -18926,7 +19515,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The observed data array."
-msgstr ""
+msgstr "مصفوفة البيانات التي تمت مشاهدتها."
#: scfuncs.src
msgctxt ""
@@ -18935,7 +19524,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "data_E"
-msgstr ""
+msgstr "بيانات_د"
#: scfuncs.src
msgctxt ""
@@ -18944,7 +19533,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The expected data array."
-msgstr ""
+msgstr "مصفوفة البيانات المتوقعة."
#: scfuncs.src
msgctxt ""
@@ -18994,6 +19583,51 @@ msgstr "مصفوفة السجل الثاني."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "حساب نتيجة اختبار F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "بيانات_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "مصفوفة السجل الأول."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "بيانات_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "مصفوفة السجل الثاني."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
@@ -19343,13 +19977,14 @@ msgid "The second record array."
msgstr "مصفوفة السجل الثاني."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR\n"
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "حساب التباين المشترك."
#: scfuncs.src
msgctxt ""
@@ -19388,13 +20023,14 @@ msgid "The second record array."
msgstr "مصفوفة السجل الثاني."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVARIANCE_P\n"
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "حساب التباين المشترك."
#: scfuncs.src
msgctxt ""
@@ -19403,7 +20039,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "بيانات_1"
#: scfuncs.src
msgctxt ""
@@ -19412,7 +20048,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "مصفوفة السجل الأول."
#: scfuncs.src
msgctxt ""
@@ -19421,7 +20057,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "بيانات_2"
#: scfuncs.src
msgctxt ""
@@ -19430,16 +20066,17 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "مصفوفة السجل الثاني."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVARIANCE_S\n"
"1\n"
"string.text"
msgid "Calculates the sample covariance."
-msgstr ""
+msgstr "حساب التباين المشترك."
#: scfuncs.src
msgctxt ""
@@ -19448,7 +20085,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "بيانات_1"
#: scfuncs.src
msgctxt ""
@@ -19457,7 +20094,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "مصفوفة السجل الأول."
#: scfuncs.src
msgctxt ""
@@ -19466,7 +20103,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "بيانات_2"
#: scfuncs.src
msgctxt ""
@@ -19475,7 +20112,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "مصفوفة السجل الثاني."
#: scfuncs.src
msgctxt ""
@@ -19639,7 +20276,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The spreadsheet name of the cell reference."
-msgstr "اسم الجدول الممتد لمرجع الخلية."
+msgstr "اسم الجدول المُمتد لمرجع الخلية."
#: scfuncs.src
msgctxt ""
@@ -22442,13 +23079,14 @@ msgid "The integer number of bits the value is to be shifted."
msgstr "العدد الصحيح هو قيمة تحويل عدد من البايتات"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LENB\n"
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr ""
+msgstr "حساب طول سلسلة نصية."
#: scfuncs.src
msgctxt ""
@@ -22457,7 +23095,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "النص"
#: scfuncs.src
msgctxt ""
@@ -22466,16 +23104,17 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the length is to be determined."
-msgstr ""
+msgstr "النص المراد تحديد طوله."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB\n"
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr ""
+msgstr "إرجاع الحرف الأخير أو الأحرف الأخيرة لنص ما."
#: scfuncs.src
msgctxt ""
@@ -22484,7 +23123,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "النص"
#: scfuncs.src
msgctxt ""
@@ -22493,7 +23132,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the end partial words are to be determined."
-msgstr ""
+msgstr "النص الذي يحتوي على الكلمات الجزئية الأولية المراد تحديدها."
#: scfuncs.src
msgctxt ""
@@ -22502,7 +23141,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "الرقم"
#: scfuncs.src
msgctxt ""
@@ -22511,16 +23150,17 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the end text."
-msgstr ""
+msgstr "عدد الأحرف لنص النهاية."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB\n"
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr ""
+msgstr "إرجاع الحرف اﻷول أو الأحرف الأولى من النص."
#: scfuncs.src
msgctxt ""
@@ -22529,7 +23169,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "النص"
#: scfuncs.src
msgctxt ""
@@ -22538,7 +23178,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text where the initial partial words are to be determined."
-msgstr ""
+msgstr "النص الذي يحتوي على الكلمات الجزئية الأولية المراد تحديدها."
#: scfuncs.src
msgctxt ""
@@ -22547,7 +23187,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "الرقم"
#: scfuncs.src
msgctxt ""
@@ -22556,16 +23196,17 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the start text."
-msgstr ""
+msgstr "عدد الأحرف لنص البداية."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB\n"
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr ""
+msgstr "إرجاع سلسلة نصية جزئية من النص."
#: scfuncs.src
msgctxt ""
@@ -22574,7 +23215,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "النص"
#: scfuncs.src
msgctxt ""
@@ -22583,7 +23224,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which partial words are to be determined."
-msgstr ""
+msgstr "النص المراد تحديد كلمات جزئية منه."
#: scfuncs.src
msgctxt ""
@@ -22592,7 +23233,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "start"
-msgstr ""
+msgstr "البدء"
#: scfuncs.src
msgctxt ""
@@ -22601,7 +23242,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The position from which the part word is to be determined."
-msgstr ""
+msgstr "الموضع الذي سيتم تحديد الكلمة الجزئية منه."
#: scfuncs.src
msgctxt ""
@@ -22610,7 +23251,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "الرقم"
#: scfuncs.src
msgctxt ""
@@ -22619,7 +23260,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The number of characters for the text."
-msgstr ""
+msgstr "عدد الأحرف الخاصة بالنص."
#: scfuncs.src
msgctxt ""
@@ -22637,7 +23278,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "XML Document"
-msgstr ""
+msgstr "مستند XML"
#: scfuncs.src
msgctxt ""
@@ -22646,7 +23287,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "String containing a valid XML stream"
-msgstr ""
+msgstr "سلسلة تحوي دَفْق XML صالح"
#: scfuncs.src
msgctxt ""
@@ -22673,7 +23314,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Get some webcontent from an URI."
-msgstr ""
+msgstr "احصل على بعض محتوى الوِب من URI."
#: scfuncs.src
msgctxt ""
@@ -22682,7 +23323,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "URI"
-msgstr ""
+msgstr "URI"
#: scfuncs.src
msgctxt ""
@@ -22691,7 +23332,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "URI of the webservice"
-msgstr ""
+msgstr "URI لخدمة الوِب"
#: scstring.src
msgctxt ""
@@ -22699,7 +23340,7 @@ msgctxt ""
"SCSTR_LONG_SCDOC_NAME\n"
"string.text"
msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
-msgstr "جدول بيانات %PRODUCTNAME %PRODUCTVERSION"
+msgstr "جدول %PRODUCTNAME %PRODUCTVERSION مُمتد"
#: scstring.src
msgctxt ""
@@ -22707,7 +23348,7 @@ msgctxt ""
"SCSTR_SHORT_SCDOC_NAME\n"
"string.text"
msgid "Spreadsheet"
-msgstr "ورقة حساب"
+msgstr "جدول مُمتد"
#: scstring.src
msgctxt ""
@@ -22747,7 +23388,7 @@ msgctxt ""
"SCSTR_DRAWSHELL\n"
"string.text"
msgid "Image Objects"
-msgstr ""
+msgstr "كائنات الصور"
#: scstring.src
msgctxt ""
@@ -22755,7 +23396,7 @@ msgctxt ""
"SCSTR_DRAWTEXTSHELL\n"
"string.text"
msgid "Text Objects"
-msgstr ""
+msgstr "كائنات النصوص"
#: scstring.src
msgctxt ""
@@ -22763,7 +23404,7 @@ msgctxt ""
"SCSTR_DRAWFORMSHELL\n"
"string.text"
msgid "Form Objects"
-msgstr ""
+msgstr "كائنات النماذج"
#: scstring.src
msgctxt ""
@@ -22771,7 +23412,7 @@ msgctxt ""
"SCSTR_CHARTSHELL\n"
"string.text"
msgid "Chart Objects"
-msgstr ""
+msgstr "كائنات الرسوم البيانية"
#: scstring.src
msgctxt ""
@@ -22779,7 +23420,7 @@ msgctxt ""
"SCSTR_OLEOBJECTSHELL\n"
"string.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "كائنات OLE"
#: scstring.src
msgctxt ""
@@ -23471,7 +24112,7 @@ msgctxt ""
"SCSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file can not be opened"
-msgstr ""
+msgstr "تعذّر فتح ملف الصورة"
#: scstring.src
msgctxt ""
@@ -23479,7 +24120,7 @@ msgctxt ""
"SCSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file can not be read"
-msgstr ""
+msgstr "تعذّرت قراءة ملف الصورة"
#: scstring.src
msgctxt ""
@@ -23487,7 +24128,7 @@ msgctxt ""
"SCSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "هيئة صورة مجهولة"
#: scstring.src
msgctxt ""
@@ -23495,7 +24136,7 @@ msgctxt ""
"SCSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "إصدار ملف الصورة هذا غير مدعوم"
#: scstring.src
msgctxt ""
@@ -23503,7 +24144,7 @@ msgctxt ""
"SCSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "مرشّح الصورة لم يُعثر عليه"
#: scstring.src
msgctxt ""
@@ -23511,7 +24152,7 @@ msgctxt ""
"SCSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory available to insert image."
-msgstr ""
+msgstr "لا توجد ذاكرة كافية لإدراج الصورة."
#: scstring.src
msgctxt ""
@@ -23519,7 +24160,7 @@ msgctxt ""
"SCSTR_UNDO_GRAFFILTER\n"
"string.text"
msgid "Image Filter"
-msgstr ""
+msgstr "مرشّح الصور"
#: scstring.src
msgctxt ""
@@ -23763,7 +24404,7 @@ msgctxt ""
"STR_ACC_DOC_SPREADSHEET\n"
"string.text"
msgid "%PRODUCTNAME Spreadsheets"
-msgstr "جداول بيانات %PRODUCTNAME"
+msgstr "جداول %PRODUCTNAME مُمتدة"
#: scstring.src
msgctxt ""
@@ -23957,7 +24598,7 @@ msgctxt ""
"SCSTR_AUTHOR\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "حسب المؤلف"
#: scstring.src
msgctxt ""
@@ -23966,7 +24607,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Millimeter"
-msgstr ""
+msgstr "ميلليمتر"
#: scstring.src
msgctxt ""
@@ -23975,7 +24616,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Centimeter"
-msgstr ""
+msgstr "سنتيمتر"
#: scstring.src
msgctxt ""
@@ -23984,7 +24625,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Meter"
-msgstr ""
+msgstr "متر"
#: scstring.src
msgctxt ""
@@ -23993,7 +24634,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "Kilometer"
-msgstr ""
+msgstr "كيلومتر"
#: scstring.src
msgctxt ""
@@ -24002,7 +24643,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Inch"
-msgstr ""
+msgstr "بوصة"
#: scstring.src
msgctxt ""
@@ -24011,7 +24652,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Foot"
-msgstr ""
+msgstr "قدم"
#: scstring.src
msgctxt ""
@@ -24020,7 +24661,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Miles"
-msgstr ""
+msgstr "أميال"
#: scstring.src
msgctxt ""
@@ -24029,7 +24670,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Pica"
-msgstr ""
+msgstr "بيكا"
#: scstring.src
msgctxt ""
@@ -24038,7 +24679,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Point"
-msgstr ""
+msgstr "نقطة"
#: scstring.src
msgctxt ""
@@ -24046,7 +24687,7 @@ msgctxt ""
"SCSTR_VALERR\n"
"string.text"
msgid "Invalid value"
-msgstr ""
+msgstr "قيمة غير صالحة"
#: scwarngs.src
msgctxt ""
diff --git a/source/ar/sc/uiconfig/scalc/ui.po b/source/ar/sc/uiconfig/scalc/ui.po
index c008210f83e..7a6e4759bed 100644
--- a/source/ar/sc/uiconfig/scalc/ui.po
+++ b/source/ar/sc/uiconfig/scalc/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-20 10:11+0000\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-03-22 14:44+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: none\n"
"Language: ar\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374315082.0\n"
+"X-POOTLE-MTIME: 1395499487.000000\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Advanced Filter"
-msgstr ""
+msgstr "تصفية متقدّمة"
#: advancedfilterdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Read _filter criteria from"
-msgstr ""
+msgstr "قراءة _معايير التصفية من"
#: advancedfilterdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_حساس لحالة الأحرف"
#: advancedfilterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "النطاق يتضمن ت_سميات الأعمدة"
#: advancedfilterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "تعبيرات _نمطية"
#: advancedfilterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "بدون ت_كرار"
#: advancedfilterdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "نس_خ النتائج إلى:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "إب_قاء معايير التصفية"
#: advancedfilterdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "نطاق البيانات:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "خيا_رات"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -184,8 +184,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "النتائج إلى"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "الأعمدة"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "الصفوف"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alpha"
-msgstr ""
+msgstr "ألفا"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -311,13 +311,14 @@ msgid "Print"
msgstr "طباعة"
#: consolidatedialog.ui
+#, fuzzy
msgctxt ""
"consolidatedialog.ui\n"
"ConsolidateDialog\n"
"title\n"
"string.text"
msgid "Consolidate"
-msgstr ""
+msgstr "دمج بواسطة"
#: consolidatedialog.ui
msgctxt ""
@@ -326,7 +327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "ال_دالة:"
#: consolidatedialog.ui
msgctxt ""
@@ -335,6 +336,105 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Consolidation ranges:"
+msgstr "نطاقات الد_مج:"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
msgstr ""
#: consolidatedialog.ui
@@ -344,7 +444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Source data ranges:"
-msgstr ""
+msgstr "ن_طاق بيانات المصدر:"
#: consolidatedialog.ui
msgctxt ""
@@ -353,7 +453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy results _to:"
-msgstr ""
+msgstr "نسخ الن_تائج إلى:"
#: consolidatedialog.ui
msgctxt ""
@@ -362,7 +462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row labels"
-msgstr ""
+msgstr "تسميات ال_صفوف"
#: consolidatedialog.ui
msgctxt ""
@@ -371,7 +471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olumn labels"
-msgstr ""
+msgstr "تسميات الأع_مدة"
#: consolidatedialog.ui
msgctxt ""
@@ -380,7 +480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Consolidate by"
-msgstr ""
+msgstr "دمج بواسطة"
#: consolidatedialog.ui
msgctxt ""
@@ -389,7 +489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link to source data"
-msgstr ""
+msgstr "رب_ط بمصدر بيانات"
#: consolidatedialog.ui
msgctxt ""
@@ -398,7 +498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "خيارات"
#: consolidatedialog.ui
msgctxt ""
@@ -407,7 +507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "خيارات"
#: correlationdialog.ui
msgctxt ""
@@ -416,7 +516,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Correlation"
-msgstr ""
+msgstr "ترابط"
#: correlationdialog.ui
msgctxt ""
@@ -433,8 +533,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "النتائج إلى"
#: correlationdialog.ui
msgctxt ""
@@ -443,7 +543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "الأعمدة"
#: correlationdialog.ui
msgctxt ""
@@ -452,7 +552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "الصفوف"
#: correlationdialog.ui
msgctxt ""
@@ -487,8 +587,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "النتائج إلى"
#: covariancedialog.ui
msgctxt ""
@@ -497,7 +597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "الأعمدة"
#: covariancedialog.ui
msgctxt ""
@@ -506,7 +606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "الصفوف"
#: covariancedialog.ui
msgctxt ""
@@ -646,7 +746,7 @@ msgstr "إ_غلاق"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -658,7 +758,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -668,7 +768,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "أدخل عنوان URL للمستند المصدر في نظام ملفاتك المحلي أو من الإنترنت هنا."
#: datastreams.ui
msgctxt ""
@@ -677,7 +777,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "أدخل عنوان URL للمستند المصدر في نظام ملفاتك المحلي أو من الإنترنت هنا."
#: datastreams.ui
msgctxt ""
@@ -686,7 +786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: datastreams.ui
msgctxt ""
@@ -704,7 +804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Script to execute to obtain the data"
-msgstr ""
+msgstr "السكرِبت لتنفيذه للحصول على البيانات"
#: datastreams.ui
msgctxt ""
@@ -712,7 +812,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -736,10 +836,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -793,7 +893,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -803,7 +903,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "1000"
-msgstr ""
+msgstr "1000"
#: datastreams.ui
msgctxt ""
@@ -812,7 +912,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Unlimited"
-msgstr ""
+msgstr "_غير محدود"
#: datastreams.ui
msgctxt ""
@@ -824,13 +924,14 @@ msgid "Maximal amount of rows"
msgstr ""
#: definedatabaserangedialog.ui
+#, fuzzy
msgctxt ""
"definedatabaserangedialog.ui\n"
"DefineDatabaseRangeDialog\n"
"title\n"
"string.text"
msgid "Define Database Range"
-msgstr ""
+msgstr "تحديد نطاق قاعدة البيانات"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -839,7 +940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "الاسم"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -848,7 +949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "النطاق"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -893,7 +994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source:"
-msgstr ""
+msgstr "المصدر:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -902,7 +1003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operations:"
-msgstr ""
+msgstr "العمليات:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -911,7 +1012,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invalid range"
-msgstr ""
+msgstr "مجال غير صالح"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -920,7 +1021,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "خيارات"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -1189,8 +1290,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "النتائج إلى"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1199,7 +1300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "الأعمدة"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1208,7 +1309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "الصفوف"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1217,7 +1318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "جَمَعه"
#: doubledialog.ui
msgctxt ""
@@ -1244,7 +1345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Action:"
-msgstr ""
+msgstr "الإ_جراء:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1253,7 +1354,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "ال_عنوان:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1262,7 +1363,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Error message:"
-msgstr ""
+msgstr "رسالة ال_خطأ:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1271,7 +1372,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "ا_ستعراض..."
#: erroralerttabpage.ui
msgctxt ""
@@ -1289,7 +1390,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Warning"
-msgstr ""
+msgstr "تحذير"
#: erroralerttabpage.ui
msgctxt ""
@@ -1298,7 +1399,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Information"
-msgstr ""
+msgstr "معلومات"
#: erroralerttabpage.ui
msgctxt ""
@@ -1342,8 +1443,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "النتائج إلى"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1352,7 +1453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "الأعمدة"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1361,7 +1462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "الصفوف"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1514,7 +1615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction"
-msgstr ""
+msgstr "الاتجاه"
#: filldlg.ui
msgctxt ""
@@ -1535,13 +1636,14 @@ msgid "_Growth"
msgstr ""
#: filldlg.ui
+#, fuzzy
msgctxt ""
"filldlg.ui\n"
"date\n"
"label\n"
"string.text"
msgid "Da_te"
-msgstr ""
+msgstr "التاريخ"
#: filldlg.ui
msgctxt ""
@@ -1958,22 +2060,24 @@ msgid "Group"
msgstr ""
#: groupdialog.ui
+#, fuzzy
msgctxt ""
"groupdialog.ui\n"
"rows\n"
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "الصفوف"
#: groupdialog.ui
+#, fuzzy
msgctxt ""
"groupdialog.ui\n"
"cols\n"
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "الأعمدة"
#: groupdialog.ui
msgctxt ""
@@ -2336,22 +2440,24 @@ msgid "Insert Cells"
msgstr ""
#: insertcells.ui
+#, fuzzy
msgctxt ""
"insertcells.ui\n"
"down\n"
"label\n"
"string.text"
msgid "Shift cells _down"
-msgstr ""
+msgstr "إزاحة الخلايا إلى أ_على"
#: insertcells.ui
+#, fuzzy
msgctxt ""
"insertcells.ui\n"
"right\n"
"label\n"
"string.text"
msgid "Shift cells _right"
-msgstr ""
+msgstr "إزاحة الخلايا إلى اليسار"
#: insertcells.ui
msgctxt ""
@@ -2378,7 +2484,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "التحديد"
#: insertname.ui
msgctxt ""
@@ -2791,8 +2897,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "النتائج إلى"
#: movingaveragedialog.ui
msgctxt ""
@@ -2801,7 +2907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "الأعمدة"
#: movingaveragedialog.ui
msgctxt ""
@@ -2810,7 +2916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "الصفوف"
#: movingaveragedialog.ui
msgctxt ""
@@ -2882,7 +2988,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "النطاق"
#: optcalculatepage.ui
msgctxt ""
@@ -3161,7 +3267,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Spreadsheet"
-msgstr ""
+msgstr "جدول مُمتد جديد"
#: optdlg.ui
msgctxt ""
@@ -3188,7 +3294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pages"
-msgstr ""
+msgstr "صفحات"
#: optdlg.ui
msgctxt ""
@@ -3200,13 +3306,14 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui
+#, fuzzy
msgctxt ""
"optdlg.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Sheets"
-msgstr ""
+msgstr "ورقة"
#: optformula.ui
msgctxt ""
@@ -3251,7 +3358,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom"
-msgstr ""
+msgstr "مخصّص"
#: optformula.ui
msgctxt ""
@@ -3272,13 +3379,14 @@ msgid "Detailed calculation settings"
msgstr ""
#: optformula.ui
+#, fuzzy
msgctxt ""
"optformula.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "ال_دالة:"
#: optformula.ui
msgctxt ""
@@ -3332,7 +3440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ODF Spreadsheet (not saved by %PRODUCTNAME)"
-msgstr ""
+msgstr "جدول ODF مُمتد (لم يُحفظ بـ %PRODUCTNAME)"
#: optformula.ui
msgctxt ""
@@ -3440,7 +3548,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "ج_ديد"
#: optsortlists.ui
msgctxt ""
@@ -3476,7 +3584,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "ح_ذف"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3503,7 +3611,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "الصفحة"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3512,7 +3620,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "الحدود"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3521,7 +3629,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "الخلفية"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3530,7 +3638,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "ترويسة"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3539,7 +3647,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "تذييل"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3548,7 +3656,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheet"
-msgstr ""
+msgstr "ورقة"
#: paratemplatedialog.ui
msgctxt ""
@@ -3584,7 +3692,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbers"
-msgstr ""
+msgstr "الأرقام"
#: paratemplatedialog.ui
msgctxt ""
@@ -3593,7 +3701,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "الخط"
#: paratemplatedialog.ui
msgctxt ""
@@ -3602,7 +3710,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "تأثيرات الخطوط"
#: paratemplatedialog.ui
msgctxt ""
@@ -3611,7 +3719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "محاذاة"
#: paratemplatedialog.ui
msgctxt ""
@@ -3620,7 +3728,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "أسلوب الطباعة الآسيوية"
#: paratemplatedialog.ui
msgctxt ""
@@ -3629,7 +3737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "الحدود"
#: paratemplatedialog.ui
msgctxt ""
@@ -3638,7 +3746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "الخلفية"
#: paratemplatedialog.ui
msgctxt ""
@@ -3647,7 +3755,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Protection"
-msgstr ""
+msgstr "حماية الخلية"
#: printareasdialog.ui
msgctxt ""
@@ -3695,13 +3803,14 @@ msgid "- selection -"
msgstr ""
#: printareasdialog.ui
+#, fuzzy
msgctxt ""
"printareasdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Print range"
-msgstr ""
+msgstr "_نطاق الطباعة"
#: printareasdialog.ui
msgctxt ""
@@ -3847,6 +3956,15 @@ msgctxt ""
msgid "Options"
msgstr "خيارات"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -3884,22 +4002,24 @@ msgid "Seed"
msgstr ""
#: randomnumbergenerator.ui
+#, fuzzy
msgctxt ""
"randomnumbergenerator.ui\n"
"parameter1-label\n"
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "_..."
#: randomnumbergenerator.ui
+#, fuzzy
msgctxt ""
"randomnumbergenerator.ui\n"
"parameter2-label\n"
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "_..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -4060,8 +4180,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "النتائج إلى"
#: samplingdialog.ui
msgctxt ""
@@ -4069,7 +4189,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -4466,7 +4586,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Share this spreadsheet with other users"
-msgstr "م_شاركة ورقة الحساب هذه مع مستخدمين آخرين"
+msgstr "م_شاركة الجدول المُمتد هذا مع مستخدمين آخرين"
#: sharedocumentdlg.ui
msgctxt ""
@@ -4529,7 +4649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Users currently accessing this spreadsheet"
-msgstr "المستخدمون الذين يمكنهم الوصول حاليًا إلى جدول البيانات هذا"
+msgstr "المستخدمون الذين يمكنهم الوصول حاليًا إلى الجدول المُمتد هذا"
#: sheetprintpage.ui
msgctxt ""
@@ -4921,15 +5041,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4957,15 +5068,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4984,15 +5086,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5029,15 +5122,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5051,7 +5135,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Show the grid lines of the cells in the entire spreadsheet."
-msgstr ""
+msgstr "إظهار خطوط الشبكة للخلايا في الجدول المُمتد."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5090,13 +5174,14 @@ msgid "General"
msgstr ""
#: sidebarnumberformat.ui
+#, fuzzy
msgctxt ""
"sidebarnumberformat.ui\n"
"category\n"
"1\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "الأرقام"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5117,13 +5202,14 @@ msgid "Currency"
msgstr ""
#: sidebarnumberformat.ui
+#, fuzzy
msgctxt ""
"sidebarnumberformat.ui\n"
"category\n"
"4\n"
"stringlist.text"
msgid "Date "
-msgstr ""
+msgstr "التاريخ"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5132,7 +5218,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "الوقت"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5162,67 +5248,24 @@ msgid "Boolean Value"
msgstr ""
#: sidebarnumberformat.ui
+#, fuzzy
msgctxt ""
"sidebarnumberformat.ui\n"
"category\n"
"9\n"
"stringlist.text"
msgid "Text"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
+msgstr "ال_نص"
#: sidebarnumberformat.ui
+#, fuzzy
msgctxt ""
"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
msgid "_Decimal places:"
-msgstr ""
+msgstr "ال_منازل العشرية"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5299,16 +5342,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5317,7 +5360,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5884,11 +5927,84 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+#, fuzzy
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "ال_معامل"
#: standardfilterdialog.ui
msgctxt ""
@@ -5909,12 +6025,373 @@ msgid "Condition"
msgstr ""
#: standardfilterdialog.ui
+#, fuzzy
msgctxt ""
"standardfilterdialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Value"
+msgstr "الق_يمة"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
msgstr ""
#: standardfilterdialog.ui
@@ -5927,13 +6404,14 @@ msgid "Filter criteria"
msgstr ""
#: standardfilterdialog.ui
+#, fuzzy
msgctxt ""
"standardfilterdialog.ui\n"
"case\n"
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "حسا_س لحالة الأحرف"
#: standardfilterdialog.ui
msgctxt ""
@@ -5942,7 +6420,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "النطاق يتضمن ت_سميات الأعمدة"
#: standardfilterdialog.ui
msgctxt ""
@@ -5951,7 +6429,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "تعبيرات _نمطية"
#: standardfilterdialog.ui
msgctxt ""
@@ -5960,7 +6438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "بدون ت_كرار"
#: standardfilterdialog.ui
msgctxt ""
@@ -5969,7 +6447,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "نس_خ النتائج إلى:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5978,7 +6456,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "إب_قاء معايير التصفية"
#: standardfilterdialog.ui
msgctxt ""
@@ -5987,7 +6465,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "نطاق البيانات:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5999,40 +6477,44 @@ msgid "dummy"
msgstr ""
#: standardfilterdialog.ui
+#, fuzzy
msgctxt ""
"standardfilterdialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "خيارات"
#: statisticsinfopage.ui
+#, fuzzy
msgctxt ""
"statisticsinfopage.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Number of Pages:"
-msgstr ""
+msgstr "_عدد الصفحات:"
#: statisticsinfopage.ui
+#, fuzzy
msgctxt ""
"statisticsinfopage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr "_عدد الصفحات:"
#: statisticsinfopage.ui
+#, fuzzy
msgctxt ""
"statisticsinfopage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr "_عدد الصفحات:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6053,13 +6535,14 @@ msgid "_Page break between groups"
msgstr ""
#: subtotaloptionspage.ui
+#, fuzzy
msgctxt ""
"subtotaloptionspage.ui\n"
"case\n"
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "حسا_س لحالة الأحرف"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6086,34 +6569,37 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ascending"
-msgstr ""
+msgstr "ت_صاعدي"
#: subtotaloptionspage.ui
+#, fuzzy
msgctxt ""
"subtotaloptionspage.ui\n"
"descending\n"
"label\n"
"string.text"
msgid "D_escending"
-msgstr ""
+msgstr "ت_صاعدي"
#: subtotaloptionspage.ui
+#, fuzzy
msgctxt ""
"subtotaloptionspage.ui\n"
"formats\n"
"label\n"
"string.text"
msgid "I_nclude formats"
-msgstr ""
+msgstr "تضمين التنسيقات"
#: subtotaloptionspage.ui
+#, fuzzy
msgctxt ""
"subtotaloptionspage.ui\n"
"btnuserdef\n"
"label\n"
"string.text"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "ترتيب الفرز المخصّص"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6370,307 +6856,311 @@ msgstr "خيارات"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr ""
+msgid "_Formulas"
+msgstr "ال_صيغ"
#: tpviewpage.ui
+#, fuzzy
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr ""
+msgid "Zero val_ues"
+msgstr "قيم _صفريّة"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
+#, fuzzy
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
-msgstr ""
+msgid "Cha_rts:"
+msgstr "رسوم بيانية"
#: tpviewpage.ui
+#, fuzzy
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
-msgstr ""
+msgid "_Drawing objects:"
+msgstr "_كائنات رسومية"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
+#, fuzzy
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
-msgstr ""
+msgid "Objects"
+msgstr "_كائنات"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
@@ -6683,22 +7173,24 @@ msgid "Ungroup"
msgstr ""
#: ungroupdialog.ui
+#, fuzzy
msgctxt ""
"ungroupdialog.ui\n"
"rows\n"
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "الصفوف"
#: ungroupdialog.ui
+#, fuzzy
msgctxt ""
"ungroupdialog.ui\n"
"cols\n"
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "الأعمدة"
#: ungroupdialog.ui
msgctxt ""
diff --git a/source/ar/scaddins/source/analysis.po b/source/ar/scaddins/source/analysis.po
index 8e9081be8ed..4e583806907 100644
--- a/source/ar/scaddins/source/analysis.po
+++ b/source/ar/scaddins/source/analysis.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-30 09:40+0000\n"
+"PO-Revision-Date: 2014-02-03 19:39+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375177258.0\n"
+"X-POOTLE-MTIME: 1391456360.0\n"
#: analysis.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "تُرجِع عدد السنوات (متضمّنة الجزء الكسري) بين تاريخين"
#: analysis.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr ""
+msgstr "تُحدِّد اليوم الأول في الأسبوع (1 = الأحد، أية قيمة أخرى = الاثنين)"
#: analysis.src
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a complex number raised to a real power"
-msgstr ""
+msgstr "تُرجِع العدد المركب مرفوعًا لقوة عدد حقيقي"
#: analysis.src
msgctxt ""
diff --git a/source/ar/scaddins/source/pricing.po b/source/ar/scaddins/source/pricing.po
index c97e02876ef..e2db994dc0e 100644
--- a/source/ar/scaddins/source/pricing.po
+++ b/source/ar/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-30 09:41+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-02-03 19:45+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375177287.0\n"
+"X-POOTLE-MTIME: 1391456708.0\n"
#: pricing.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a barrier option"
-msgstr ""
+msgstr "تسعير حاجز الخيار"
#: pricing.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "سعر/قيمة الأصول الأساسية"
#: pricing.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "التذبذبات السنوية للأصول الأساسية"
#: pricing.src
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "معدّل الفائدة (يتضاعف باستمرار)"
#: pricing.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "معدّل الفائدة الأجنبية (يتضاعف باستمرار)"
#: pricing.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Time to maturity of the option in years"
-msgstr ""
+msgstr "الوقت بالسنوات لنضج الخيارات"
#: pricing.src
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Strike level of the option"
-msgstr ""
+msgstr "مستوى اضطراب الخيارات"
#: pricing.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "انخفاض الحاجز (عيّن إلى 0 لعدم انخفاض الحاجز)"
#: pricing.src
msgctxt ""
@@ -161,13 +161,14 @@ msgid "barrier_up"
msgstr "barrier_up"
#: pricing.src
+#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptBarrier\n"
"17\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "الحاجز العلوي (تعيين إلى 0 لعدم وجود حد علوي)"
#: pricing.src
msgctxt ""
@@ -185,7 +186,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "Amount of money paid at maturity if barrier was hit"
-msgstr ""
+msgstr "دفع مبلغ من المال عند الاستحقاق في حالة ضرب حاجز"
#: pricing.src
msgctxt ""
@@ -203,7 +204,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define if the option is a (p)ut or a (c)all"
-msgstr ""
+msgstr "سلسلة لتحديد إذا كان الخيار هو وضع أو دعوة"
#: pricing.src
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n or knock-(o)ut"
-msgstr ""
+msgstr "سلسلة نصية لتحديد ما إذا كان الخيار من النوع عد(م) المشروط أو المشر(و)ط"
#: pricing.src
msgctxt ""
@@ -239,7 +240,7 @@ msgctxt ""
"25\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "سلسلة لتحديد ما إذا تمت ملاحظة الحاجز بشكل مستمر أو فقط في نهاية / النضج"
#: pricing.src
msgctxt ""
@@ -257,7 +258,7 @@ msgctxt ""
"27\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "المعامل الاختياري، إذا ما ترك فإن الدالة سوف تقوم بإرجاع سعر الخيار; أما إذا تم وضعه، فإن الدالة سوف تقوم بإرجاع الحساسية السعرية لأحد معاملات الإدخال،القيم الممكنة هي (d)elta، (g)amma، (t)heta، v(e)ga، v(o)lga، v(a)nna، (r)ho، rho(f)"
#: pricing.src
msgctxt ""
@@ -266,7 +267,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a touch/no-touch option"
-msgstr ""
+msgstr "خيار التسعير للمس/عدم-اللمس"
#: pricing.src
msgctxt ""
@@ -284,7 +285,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "سعر/قيمة الأصول الأساسية"
#: pricing.src
msgctxt ""
@@ -302,7 +303,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "التذبذبات السنوية للأصول الأساسية"
#: pricing.src
msgctxt ""
@@ -320,7 +321,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "أسعار الفائدة (تتضاعف باستمرار)"
#: pricing.src
msgctxt ""
@@ -338,7 +339,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "أسعار الفائدة الأجنبية (تتضاعف باستمرار)"
#: pricing.src
msgctxt ""
@@ -355,8 +356,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
-msgstr ""
+msgid "Time to maturity of the option in years"
+msgstr "الوقت بالسنوات لنضج الخيارات"
#: pricing.src
msgctxt ""
@@ -374,7 +375,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "انخفاض الحاجز (تعيين إلى 0 لعدم انخفاض الحاجز)"
#: pricing.src
msgctxt ""
@@ -392,7 +393,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "الحاجز العلوي (تعيين إلى 0 لعدم وجود حد علوي)"
#: pricing.src
msgctxt ""
@@ -410,7 +411,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "String to define if the option pays one unit of (d)omestic currency (cash or nothing) or (f)oreign currency (asset or nothing)"
-msgstr ""
+msgstr "سلسلة نصية لتحديد إذا كان الخيار يدفع وحدة واحدة من عملة (م)حلية (نقداً أو لا شيء) أو عملة (أ)جنبية (أصول أو لا شيء)"
#: pricing.src
msgctxt ""
@@ -428,7 +429,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
-msgstr ""
+msgstr "سلسلة نصية لتحديد ما إذا كان الخيار من النوع عد(م) المشروط أو المشر(و)ط"
#: pricing.src
msgctxt ""
@@ -446,7 +447,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "سلسلة لتحديد ما إذا تمت ملاحظة الحاجز بشكل مستمر أو فقط في نهاية / النضج"
#: pricing.src
msgctxt ""
@@ -464,7 +465,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "المعامل الاختياري، إذا ما ترك فإن الدالة سوف تقوم بإرجاع سعر الخيار; أما إذا تم وضعه، فإن الدالة سوف تقوم بإرجاع الحساسية السعرية لأحد معاملات الإدخال،القيم الممكنة هي (d)elta، (g)amma، (t)heta، v(e)ga، v(o)lga، v(a)nna، (r)ho، rho(f)"
#: pricing.src
msgctxt ""
@@ -473,7 +474,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset hits a barrier assuming it follows dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "احتمال أن يضرب أحد الأصول حاجزا على افتراض أنه يتبع dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -491,7 +492,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value S of the underlying asset"
-msgstr ""
+msgstr "سعر/قيمة س للأصول الأساسية"
#: pricing.src
msgctxt ""
@@ -509,7 +510,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "التذبذبات السنوية للأصول الأساسية"
#: pricing.src
msgctxt ""
@@ -527,7 +528,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu in dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "المعامل mu في dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -545,7 +546,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity"
-msgstr ""
+msgstr "وقت الاستحقاق"
#: pricing.src
msgctxt ""
@@ -562,8 +563,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgid "Lower barrier (set to 0 for no lower barrier)"
+msgstr "انخفاض الحاجز (تعيين إلى 0 لعدم انخفاض الحاجز)"
#: pricing.src
msgctxt ""
@@ -581,7 +582,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "الحاجز العلوي (تعيين إلى 0 لعدم وجود حد علوي)"
#: pricing.src
msgctxt ""
@@ -590,7 +591,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (strike, put/call) are specified, the probability of S_T in [strike, upper barrier] for a call and S_T in [lower barrier, strike] for a put will be returned)"
-msgstr ""
+msgstr "احتمال وجود الأصول في نهاية المطاف ما يصل بين مستويات النضج حاجز اثنين، على افتراض أنه يلي dS/ S = mu dt+ dW vol (إذا تم تحديد الخيارين الأخيرين (الإضراب، وضع / دعوة)، واحتمال S_T في [الإضراب، الحاجز العلوي] لمكالمة S_T في[الإضراب، الحاجز الأدنى] وبالنسبة لخيار البيع يتم إعادته)"
#: pricing.src
msgctxt ""
@@ -608,7 +609,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the asset"
-msgstr ""
+msgstr "سعر/قيمة الأصل"
#: pricing.src
msgctxt ""
@@ -626,7 +627,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the asset"
-msgstr ""
+msgstr "التذبذبات السنوية للأصل"
#: pricing.src
msgctxt ""
@@ -644,7 +645,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu from dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "المعامل mu في dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -662,7 +663,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity in years"
-msgstr ""
+msgstr "وقت الاستحاق بالسنوات"
#: pricing.src
msgctxt ""
@@ -680,7 +681,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "انخفاض الحاجز (تعيين إلى 0 لعدم انخفاض الحاجز)"
#: pricing.src
msgctxt ""
@@ -698,7 +699,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "الحاجز العلوي (تعيين إلى 0 لعدم وجود حد علوي)"
#: pricing.src
msgctxt ""
@@ -716,7 +717,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Optional (p)ut/(c)all indicator"
-msgstr ""
+msgstr "الوضع الاختياري/ ينادي المؤشر"
#: pricing.src
msgctxt ""
@@ -734,7 +735,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Optional strike level"
-msgstr ""
+msgstr "مستوى الإضراب الاختياري"
#: pricing.src
msgctxt ""
diff --git a/source/ar/scp2/source/calc.po b/source/ar/scp2/source/calc.po
index 83d9b3285eb..506bdcad468 100644
--- a/source/ar/scp2/source/calc.po
+++ b/source/ar/scp2/source/calc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 15:49+0000\n"
+"PO-Revision-Date: 2014-02-04 05:39+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253773.0\n"
+"X-POOTLE-MTIME: 1391492358.0\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"STR_FI_NAME_TABELLENDOKUMENT\n"
"LngText.text"
msgid "Spreadsheet"
-msgstr "جدول بيانات"
+msgstr "جدول مُمتد"
#: folderitem_calc.ulf
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"STR_FI_TOOLTIP_CALC\n"
"LngText.text"
msgid "Perform calculations, analyze information and manage lists in spreadsheets by using Calc."
-msgstr "إنجاز العمليات الحسابية، وتحليل المعلومات وإدارة القوائم في جداول البيانات باستخدام كالك."
+msgstr "أنجز العمليات الحسابية، وحلِّل المعلومات وأدر القوائم في الجداول المُمتدة باستخدام كالك."
#: module_calc.ulf
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_CALC\n"
"LngText.text"
msgid "Perform calculations, analyze information and manage lists in spreadsheets by using %PRODUCTNAME Calc."
-msgstr "إنجاز العمليات الحسابية، وتحليل المعلومات وإدارة القوائم في جداول البيانات باستخدام %PRODUCTNAME كالك."
+msgstr "أنجز العمليات الحسابية، وحلِّل المعلومات وأدر القوائم في الجداول المُمتدة باستخدام %PRODUCTNAME كالك."
#: module_calc.ulf
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"STR_REG_VAL_SO60_SPREADSHEET\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Spreadsheet"
-msgstr "%SXWFORMATNAME %SXWFORMATVERSION جدول البيانات"
+msgstr "جدول %SXWFORMATNAME %SXWFORMATVERSION مُمتد"
#: registryitem_calc.ulf
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_REG_VAL_SO60_CALC_TEMPLATE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Spreadsheet Template"
-msgstr "%SXWFORMATNAME %SXWFORMATVERSION قالب جدول البيانات"
+msgstr "قالب جدول %SXWFORMATNAME %SXWFORMATVERSION مُمتد"
#: registryitem_calc.ulf
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_REG_VAL_OO_CALC\n"
"LngText.text"
msgid "OpenDocument Spreadsheet"
-msgstr "جدول بيانات OpenDocument"
+msgstr "جدول OpenDocument مُمتد"
#: registryitem_calc.ulf
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"STR_REG_VAL_OO_CALC_TEMPLATE\n"
"LngText.text"
msgid "OpenDocument Spreadsheet Template"
-msgstr "قالب جدول بيانات OpenDocument"
+msgstr "قالب جدول OpenDocument مُمتد"
#: registryitem_calc.ulf
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_SPREADSHEET\n"
"LngText.text"
msgid "Uniform Office Format Spreadsheet"
-msgstr ""
+msgstr "جدول تنسيق المكتب المُوحد المُمتد"
#: registryitem_calc.ulf
msgctxt ""
diff --git a/source/ar/scp2/source/extensions.po b/source/ar/scp2/source/extensions.po
index eca21611870..c21bbdd8805 100644
--- a/source/ar/scp2/source/extensions.po
+++ b/source/ar/scp2/source/extensions.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-14 11:20+0000\n"
+"PO-Revision-Date: 2014-02-04 05:28+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373800839.0\n"
+"X-POOTLE-MTIME: 1391491721.0\n"
#: module_extensions.ulf
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_NUMBERTEXT\n"
"LngText.text"
msgid "Provides the NUMBERTEXT/MONEYTEXT spreadsheet functions which convert numbers to localized text, e.g. '100' to 'hundred'."
-msgstr "يوفّر دوال ورقة حساب NUMBERTEXT/MONEYTEXT التي تحوّل العدد إلى نص معرّب، مثال '100' إلى 'مئة'."
+msgstr "يوفّر دوال الجدول المُمتد NUMBERTEXT/MONEYTEXT التي تحوّل العدد إلى نص معرّب، مثال '100' إلى 'مئة'."
#: module_extensions.ulf
msgctxt ""
diff --git a/source/ar/scp2/source/graphicfilter.po b/source/ar/scp2/source/graphicfilter.po
index 628a57c7263..b439bd869d1 100644
--- a/source/ar/scp2/source/graphicfilter.po
+++ b/source/ar/scp2/source/graphicfilter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 15:49+0000\n"
+"PO-Revision-Date: 2014-02-03 20:01+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253775.0\n"
+"X-POOTLE-MTIME: 1391457705.0\n"
#: module_graphicfilter.ulf
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Additional filters required to read alien image formats."
-msgstr ""
+msgstr "عوامل تصفية إضافية مطلوبة لقراءة هيئات الصور الغريبة."
#: module_graphicfilter.ulf
msgctxt ""
diff --git a/source/ar/scp2/source/ooo.po b/source/ar/scp2/source/ooo.po
index e1330892e7b..f57348eb9fe 100644
--- a/source/ar/scp2/source/ooo.po
+++ b/source/ar/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 04:58+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-02-03 20:02+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371445086.0\n"
+"X-POOTLE-MTIME: 1391457741.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "الفارسية"
#: module_helppack.ulf
msgctxt ""
@@ -1174,7 +1174,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "يُثبّت المساعدة باللغة الفارسية لـ %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -2542,7 +2542,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "الكاتاﻻنية (فالينسيا)"
#: module_langpack.ulf
msgctxt ""
@@ -2550,7 +2550,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Installs the Catalan (Valencian) user interface"
-msgstr ""
+msgstr "يُثبّت واجهة المستخدم الكاتاﻻنية (فالينسيا)"
#: module_langpack.ulf
msgctxt ""
@@ -2846,7 +2846,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "الصربية (اللاتينية)"
#: module_langpack.ulf
msgctxt ""
@@ -2854,7 +2854,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs the Serbian (Latin) user interface"
-msgstr ""
+msgstr "يُثبّت واجهة المستخدم الصربية (اللاتينية)"
#: module_langpack.ulf
msgctxt ""
@@ -2942,7 +2942,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "الفارسية"
#: module_langpack.ulf
msgctxt ""
@@ -2950,7 +2950,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Installs the Persian user interface"
-msgstr ""
+msgstr "يُثبّت واجهة المستخدم الفارسية"
#: module_langpack.ulf
msgctxt ""
@@ -3086,7 +3086,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "الكردية"
#: module_langpack.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs the Kurdish user interface"
-msgstr ""
+msgstr "يُثبّت واجهة المستخدم الكردية"
#: module_langpack.ulf
msgctxt ""
@@ -4091,6 +4091,23 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "اللاوية"
+
+#: module_ooo.ulf
+#, fuzzy
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "قاموس التدقيق الإملائي للغة التايلاندية"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/ar/sd/source/core.po b/source/ar/sd/source/core.po
index 9e523c2d592..505829afc1b 100644
--- a/source/ar/sd/source/core.po
+++ b/source/ar/sd/source/core.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-08 14:40+0000\n"
+"PO-Revision-Date: 2014-02-04 05:28+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375972858.0\n"
+"X-POOTLE-MTIME: 1391491734.0\n"
#: glob.src
msgctxt ""
@@ -201,68 +201,76 @@ msgid "Click to edit the notes format"
msgstr "انقر لتحرير تنسيق الملاحظات"
#: glob.src
+#, fuzzy
msgctxt ""
"glob.src\n"
"STR_PRESOBJ_TITLE\n"
"string.text"
msgid "Click to add Title"
-msgstr ""
+msgstr "انقر لإدراج عنوان"
#: glob.src
+#, fuzzy
msgctxt ""
"glob.src\n"
"STR_PRESOBJ_OUTLINE\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "انقر لإضافة نص"
#: glob.src
+#, fuzzy
msgctxt ""
"glob.src\n"
"STR_PRESOBJ_TEXT\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "انقر لإضافة نص"
#: glob.src
+#, fuzzy
msgctxt ""
"glob.src\n"
"STR_PRESOBJ_NOTESTEXT\n"
"string.text"
msgid "Click to add Notes"
-msgstr ""
+msgstr "انقر لإدراج ملاحظات"
#: glob.src
+#, fuzzy
msgctxt ""
"glob.src\n"
"STR_PRESOBJ_GRAPHIC\n"
"string.text"
msgid "Double-click to add an Image"
-msgstr ""
+msgstr "انقر نقرًا مزدوجًا لإضافة رسم بياني"
#: glob.src
+#, fuzzy
msgctxt ""
"glob.src\n"
"STR_PRESOBJ_OBJECT\n"
"string.text"
msgid "Double-click to add an Object"
-msgstr ""
+msgstr "انقر نقرًا مزدوجًا لإضافة كائن"
#: glob.src
+#, fuzzy
msgctxt ""
"glob.src\n"
"STR_PRESOBJ_CHART\n"
"string.text"
msgid "Double-click to add a Chart"
-msgstr ""
+msgstr "انقر نقرًا مزدوجًا لإضافة رسم بياني"
#: glob.src
+#, fuzzy
msgctxt ""
"glob.src\n"
"STR_PRESOBJ_ORGCHART\n"
"string.text"
msgid "Double-click to add an Organization Chart"
-msgstr ""
+msgstr "انقر نقرًا مزدوجًا لإضافة رسم بياني هيكلي"
#: glob.src
msgctxt ""
@@ -270,7 +278,7 @@ msgctxt ""
"STR_PRESOBJ_TABLE\n"
"string.text"
msgid "Double-click to add a Spreadsheet"
-msgstr ""
+msgstr "انقر مزدوجًا لإضافة جدول مُمتد"
#: glob.src
msgctxt ""
diff --git a/source/ar/sd/source/ui/dlg.po b/source/ar/sd/source/ui/dlg.po
index b15aea9b669..f20b7d7a728 100644
--- a/source/ar/sd/source/ui/dlg.po
+++ b/source/ar/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-11-15 05:21+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "معاينة الصفحة"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "~اختر تصميم الشريحة"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "اس~تبدال صفحة الخلفية"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~حذف صفحات الخلفية التي لم تُستعمل"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~تحميل..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "تصميم الشريحة"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/ar/sd/uiconfig/simpress/ui.po b/source/ar/sd/uiconfig/simpress/ui.po
index ab9f980280b..d2138a067e1 100644
--- a/source/ar/sd/uiconfig/simpress/ui.po
+++ b/source/ar/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2013-06-16 17:52+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: none\n"
@@ -1054,46 +1054,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1108,28 +1108,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1942,6 +1942,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/ar/sdext/source/minimizer.po b/source/ar/sdext/source/minimizer.po
deleted file mode 100644
index 834b1566ce0..00000000000
--- a/source/ar/sdext/source/minimizer.po
+++ /dev/null
@@ -1,37 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 15:50+0000\n"
-"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
-"Language-Team: none\n"
-"Language: ar\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253811.0\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "مُصغِّر العرض التقديمي"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"مُصغِّر العرض التقديمي يُستخدَم لإنقاص حجم العرض التقديمي الحالي. الصور ستُضغط، والبيانات التي لم تعد بحاجة إليها ستُحذَف.\n"
-"مُصغِّر العرض التقديمي يستطيع جعل جودة الصورة مُثلى. العروض التقديمية المُصمَّمة للشاشة أو الكشّاف الضوئي لا تتطلب نفس الجودة كالعروض التقديمية المُصمَّمة للطباعة.\n"
diff --git a/source/ar/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/ar/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 2cbd89dc088..00000000000
--- a/source/ar/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-07 12:39+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ar\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "~العرض المصغر..."
diff --git a/source/ar/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/ar/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 932f3695d44..00000000000
--- a/source/ar/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-08-10 07:51+0000\n"
-"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ar\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376121066.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "مُصغِّر العرض التقديمي"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "الخطوات"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~السابق"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "ال~تالي >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "إ~نهاء"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "إلغاء الأمر"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "مقدمة"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "مُصغِّر العرض التقديمي يُستخدّم لإنقاص حجم العرض التقديمي الحالي. الصور ستُضغط، والبيانات التي لم تعد بحاجة إليها ستُحذف. في آخر خطوة من المعالج تستطيع تطبيق التغييرات إلى العرض التقديمي الحالي أو لإنشاء إصدار جديد أمثل من العرض التقديمي."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "ا~ختيار إعدادات لـ Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "ح~ذف"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "اختر الإعدادات لتحسين الصور والرسوميات"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "الرسومات"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~ضغط بدون فقد للبيانات"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "ض~غط JPEG"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~الجودة في %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "~حذف مناطق الرسومية المقصوصة"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "قلل ~دقة الصورة"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<no change>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 نقطة لكل بوصة (دقة الشاشة)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 نقطة لكل بوصة (دقة العارضات بروجكتر)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 نقطة لكل بوصة (دقة الطباعة)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "~حذف الروابط إلى رسوميات خارجية"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "كائنات OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "اختر الإعدادات لاستبدال كائنات OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "إنشاء رسوميات ثابتة لاستبدال كائنات OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "ل~كل كائنات OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~لكائنات OLE التي لم تبنى على هيئة OpenDocument"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "ربط الكائنات وتضمينها (OLE) هي تقنية تسمح التضمين والربط إلى المستندات والكائنات الأخرى. العرض التقديمي الحالي يحوي كائنات OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "ربط الكائنات وتضمينها (OLE) هي تقنية تسمح التضمين والربط إلى المستندات والكائنات الأخرى. العرض التقديمي الحالي لا يحوي كائنات OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "الشرائح"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "اختر أي الشرائح لحذفها "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "صفحات رئيسية"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "حذف الصفحات الرئيسية"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "~نظف الملاحظات"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "حذف ~الشرائح المخفية"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "حذف الشرائح غير المستخدمة ~لعرض الشريحة المخصص"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "الملخص"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "اختر أين تطبق هذه التغييرات"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "التقدم"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "الكائنات المحسنة"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "ت~طبيق التغييرات على العرض الحالي"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "~فتح عرض تم إنشاؤه حديثًا"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "~احفظ الإعدادات كـ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~ كرر العرض قبل تطبيق التغييرات "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "حذف %SLIDES شريحة "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "حسن %IMAGES الرسومية إلى %QUALITY% جودة JPEG بدقة %RESOLUTION نقطة لكل بوصة."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "إنشاء رسوميات بديلة لكائنات %OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "حجم الملف الحالي:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "تقدير حجم الملف الجديد:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 MB"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "إعداداتي "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "الجلسة الافتراضية"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "التحسين سيحرر المستند الحالي. هل ترغب في الاستمرار؟"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~نعم"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "حسنًا"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "قام Presentation Minimizer بتحديث العرض التقديمي '%TITLE' بنجاح. تم تغيير حجم الملف من %OLDFILESIZE ميغابايت إلى %NEWFILESIZE ميغابايت."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "قام Presentation Minimizer بتحديث العرض التقديمي '%TITLE' بنجاح. تم تغيير حجم الملف من %OLDFILESIZE ميغابايت إلى %NEWFILESIZE ميغابايت تقريبًا."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "قام Presentation Minimizer بتحديث العرض التقديمي '%TITLE' بنجاح. تم تغيير حجم الملف إلى %NEWFILESIZE ميغابايت."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "قام Presentation Minimizer بتحديث العرض التقديمي '%TITLE' بنجاح. تم تغيير حجم الملف إلى %NEWFILESIZE ميغابايت تقريبًا."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "تكرار العرض ..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "حذف الشرائح...."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "تحسين الرسوميات..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "إنشاء رسوميات بديلة لـكائنات OLE..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "عارض المشاريع محسن"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "عرض الشاشة المحسن (أصغر حجم للملف)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "عارض المشاريع محسن"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "طباعة محسنة"
diff --git a/source/ar/sfx2/source/appl.po b/source/ar/sfx2/source/appl.po
index 6a4c7e016f0..6685441551f 100644
--- a/source/ar/sfx2/source/appl.po
+++ b/source/ar/sfx2/source/appl.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 04:59+0000\n"
+"PO-Revision-Date: 2014-01-28 06:39+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371445169.0\n"
+"X-POOTLE-MTIME: 1390891180.0\n"
#: app.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"GID_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "صورة"
#: app.src
msgctxt ""
@@ -596,7 +596,7 @@ msgctxt ""
"RID_SVXSTR_GRAFIKLINK\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "صورة"
#: app.src
msgctxt ""
@@ -636,7 +636,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "تعذّر فتح ملف الصورة"
#: app.src
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "تعذّرت قراءة ملف الصورة"
#: app.src
msgctxt ""
@@ -652,7 +652,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "هيئة صورة غير مدعومة"
#: app.src
msgctxt ""
@@ -660,7 +660,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This version of the image file is not supported"
-msgstr ""
+msgstr "إصدار ملف الصورة هذا غير مدعوم"
#: app.src
msgctxt ""
@@ -668,7 +668,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "تعذّر العثور على مرشّح الصورة"
#: app.src
msgctxt ""
@@ -676,7 +676,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert image"
-msgstr ""
+msgstr "لا ذاكرة كافية لإدراج الصورة"
#: app.src
msgctxt ""
diff --git a/source/ar/sfx2/source/control.po b/source/ar/sfx2/source/control.po
index 5efbb52559d..69d37fa5fab 100644
--- a/source/ar/sfx2/source/control.po
+++ b/source/ar/sfx2/source/control.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-02 08:08+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-28 06:40+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357114115.0\n"
+"X-POOTLE-MTIME: 1390891206.0\n"
#: templateview.src
msgctxt ""
@@ -27,7 +27,15 @@ msgstr "جميع القوالب"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr ""
+msgid "Welcome to %PRODUCTNAME."
+msgstr "مرحبًا بك في %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "استخدم الشريط الجانبي لفتح أو إنشاء ملف."
diff --git a/source/ar/sfx2/source/doc.po b/source/ar/sfx2/source/doc.po
index 2849884396a..a71aa08d6f0 100644
--- a/source/ar/sfx2/source/doc.po
+++ b/source/ar/sfx2/source/doc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-30 20:39+0000\n"
+"PO-Revision-Date: 2014-02-04 05:29+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372624780.0\n"
+"X-POOTLE-MTIME: 1391491750.0\n"
#: doc.src
msgctxt ""
@@ -444,7 +444,7 @@ msgctxt ""
"STR_DOCTYPENAME_SC\n"
"string.text"
msgid "Spreadsheet"
-msgstr "جدول بيانات"
+msgstr "جدول مُمتد"
#: doc.src
msgctxt ""
@@ -1254,7 +1254,7 @@ msgctxt ""
"TBI_TEMPLATE_LINK\n"
"toolboxitem.text"
msgid "Get more templates for %PRODUCTNAME"
-msgstr ""
+msgstr "الحصول على المزيد من قوالب %PRODUCTNAME"
#: templatedlg.src
msgctxt ""
@@ -1344,7 +1344,7 @@ msgctxt ""
"FILTER_SHEETS\n"
"pageitem.text"
msgid "Spreadsheets"
-msgstr "أوراق حساب"
+msgstr "جداول مُمتدة"
#: templatedlg.src
msgctxt ""
diff --git a/source/ar/sfx2/uiconfig/ui.po b/source/ar/sfx2/uiconfig/ui.po
index f32090dc325..1e716e97c54 100644
--- a/source/ar/sfx2/uiconfig/ui.po
+++ b/source/ar/sfx2/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-30 09:39+0000\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-02-03 20:00+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: none\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375177183.0\n"
+"X-POOTLE-MTIME: 1391457625.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Confirm File Format"
-msgstr ""
+msgstr "أكّد هيئة الملف"
#: alienwarndialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format \"%FORMATNAME\"."
-msgstr ""
+msgstr "قد يحوي هذا المستند تنسيق أو محتوى لا يمكن حفظه بهيئة الملف \"%FORMATNAME\" المختارة."
#: alienwarndialog.ui
msgctxt ""
@@ -41,16 +41,25 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
-msgstr ""
+msgstr "استخدم هيئة الملف الافتراضية ODF للتأكد من حفظ المستند بشكل صحيح."
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "استخدم هيئة _ODF"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr ""
+msgstr "ا_ستخدام هيئة %FORMATNAME"
#: alienwarndialog.ui
msgctxt ""
@@ -59,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr ""
+msgstr "ا_سأل عند عدم الحفظ بهيئة ODF"
#: checkin.ui
msgctxt ""
@@ -95,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CMIS Properties"
-msgstr ""
+msgstr "خصاصئص _CMIS"
#: cmisinfopage.ui
msgctxt ""
@@ -104,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "الاسم"
#: cmisinfopage.ui
msgctxt ""
@@ -113,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "النوع"
#: cmisinfopage.ui
msgctxt ""
@@ -122,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "القيمة"
#: cmisline.ui
msgctxt ""
@@ -131,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "النوع"
#: cmisline.ui
msgctxt ""
@@ -140,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "نعم"
#: cmisline.ui
msgctxt ""
@@ -149,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "لا"
#: custominfopage.ui
msgctxt ""
@@ -428,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS Properties"
-msgstr ""
+msgstr "خصائص CMIS"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -446,7 +455,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No e-mail configuration"
-msgstr ""
+msgstr "لا ضبط للبريد الإلكتروني"
#: errorfindemaildialog.ui
msgctxt ""
@@ -455,7 +464,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME was unable to find a working e-mail configuration."
-msgstr ""
+msgstr "%PRODUCTNAME تعذّر عليه العثور على ضبط صالح للبريد الإلكتروني."
#: errorfindemaildialog.ui
msgctxt ""
@@ -464,7 +473,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please save this document locally instead and attach it from within your e-mail client."
-msgstr ""
+msgstr "فضلًا احفظ هذا المسند محليًّا بدلًا من ذلك وأرفقه في عميل البريد الإلكتروني."
#: licensedialog.ui
msgctxt ""
@@ -485,31 +494,32 @@ msgid "_Show License"
msgstr "_عرض الترخيص"
#: licensedialog.ui
+#, fuzzy
msgctxt ""
"licensedialog.ui\n"
"label\n"
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"%PRODUCTNAME يُوفّر تحت شروط رخصة جنو الأقل عمومية الإصدارة 3. نسخة من الرخصة LGPL يمكن العثور عليها على http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"وُفِّر %PRODUCTNAME كموضوع تحت رخصة موزيلا العامة، الإصدار 2.0. يمكن الحصول على نسخة من الرخصة من http://mozilla.org/MPL/2.0/.\n"
"\n"
-"المزيد من إخطارات وشروط حقوق النشر للأطراف الخارجية تنطبق على أجزاء من البرنامج مستعرضة في الملف THIRDPARTYLICENSEREADME.html. اختر عرض الرخصة لترى التفاصيل بالإنجليزية.\n"
+"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
-"جميع العلامات والعلامات التجارية التي ذكرت هنا مملوكة لأصحابها الأصليين.\n"
+"كل العلامات التجارية وكذلك المسجّلة المذكورة هنا هي ملك لأصحابها.\n"
"\n"
-"حقوق النشر © 2000 - 2013 لمساهمي ليبر أوفيس و\\أو الجهات التي ينتمون إليها. جميع الحقوق محفوظة.\n"
+"حقوق النشر © 2000، 2014 لمساهمي ليبر أوفيس. جميع الحقوق محفوظة.\n"
"\n"
-"أنشئ هذا المنتج %OOOVENDOR، المبني على OpenOffice.org، الذي بحقوق النشر لأوركال 2000-2011 و/أو شركاتها التابعة. اعترافات %OOOVENDOR لكل أعضاء المجتمع، يرجى مطالعة http://www.libreoffice.org/ للمزيد من التفاصيل."
+"أُنشأ هذا المشروع من قِبَل %OOOVENDOR، المبني على أوبنأوفيس.أورج، which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR تعترف بكل أعضاء المجتمع، فضلًا طالع http://www.libreoffice.org/ لتفاصيل أكثر."
#: managestylepage.ui
msgctxt ""
@@ -581,7 +591,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Style"
-msgstr ""
+msgstr "إنشاء نمط"
#: newstyle.ui
msgctxt ""
@@ -590,7 +600,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Style name"
-msgstr ""
+msgstr "اسم النمط"
#: optprintpage.ui
msgctxt ""
@@ -923,7 +933,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save document?"
-msgstr ""
+msgstr "أأحفظ المستند؟"
#: querysavedialog.ui
msgctxt ""
@@ -1003,8 +1013,8 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr ""
+msgid "_Open File"
+msgstr "_فتح ملف"
#: startcenter.ui
msgctxt ""
@@ -1013,7 +1023,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_emplates"
-msgstr ""
+msgstr "_قوالب"
#: startcenter.ui
msgctxt ""
@@ -1021,8 +1031,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr ""
+msgid "Create:"
+msgstr "إنشاء:"
#: startcenter.ui
msgctxt ""
@@ -1030,8 +1040,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr ""
+msgid "Writer _Document"
+msgstr "_مستند رايتر"
#: startcenter.ui
msgctxt ""
@@ -1039,8 +1049,8 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
-msgstr ""
+msgid "Calc _Spreadsheet"
+msgstr "_جدول كالك مُمتد"
#: startcenter.ui
msgctxt ""
@@ -1048,8 +1058,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr ""
+msgid "Impress _Presentation"
+msgstr "_عرض إمبريس تقديمي"
#: startcenter.ui
msgctxt ""
@@ -1057,8 +1067,8 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
-msgstr ""
+msgid "Draw D_rawing"
+msgstr "_رسمة درو"
#: startcenter.ui
msgctxt ""
@@ -1066,26 +1076,18 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr ""
+msgid "Math For_mula"
+msgstr "_صيغة ماث"
#: startcenter.ui
+#, fuzzy
msgctxt ""
"startcenter.ui\n"
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr ""
+msgid "Base D_atabase"
+msgstr "_قاعدة بيانات بيز"
#: startcenter.ui
msgctxt ""
@@ -1094,7 +1096,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xtensions"
-msgstr ""
+msgstr "الا_متدادات"
#: versioncommentdialog.ui
msgctxt ""
@@ -1103,7 +1105,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Version Comment"
-msgstr ""
+msgstr "إدراج تعليق الإصدار"
#: versioncommentdialog.ui
msgctxt ""
@@ -1112,7 +1114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time: "
-msgstr ""
+msgstr "التاريخ والوقت: "
#: versioncommentdialog.ui
msgctxt ""
@@ -1121,7 +1123,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by: "
-msgstr ""
+msgstr "حفظه: "
#: versionscmis.ui
msgctxt ""
@@ -1130,7 +1132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "إ_ظهار..."
#: versionscmis.ui
msgctxt ""
@@ -1139,7 +1141,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "م_قارنة"
#: versionscmis.ui
msgctxt ""
@@ -1148,7 +1150,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "التاريخ والوقت"
#: versionscmis.ui
msgctxt ""
@@ -1157,7 +1159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "حفظه"
#: versionscmis.ui
msgctxt ""
@@ -1166,7 +1168,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "التعليقات"
#: versionscmis.ui
msgctxt ""
@@ -1175,7 +1177,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "الإصدارات الموجودة"
#: versionsofdialog.ui
msgctxt ""
@@ -1184,7 +1186,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "إ_ظهار..."
#: versionsofdialog.ui
msgctxt ""
@@ -1193,7 +1195,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "م_قارنة"
#: versionsofdialog.ui
msgctxt ""
@@ -1211,7 +1213,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _New Version"
-msgstr ""
+msgstr "حفظ الإ_صدار الجديد"
#: versionsofdialog.ui
msgctxt ""
@@ -1220,7 +1222,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always save a new version on closing"
-msgstr ""
+msgstr "_حفظ الإصدار الجديد عند الإغلاق دائمًا"
#: versionsofdialog.ui
msgctxt ""
@@ -1229,7 +1231,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New versions"
-msgstr ""
+msgstr "إصدارات جديدة"
#: versionsofdialog.ui
msgctxt ""
@@ -1238,7 +1240,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "التاريخ والوقت"
#: versionsofdialog.ui
msgctxt ""
@@ -1247,7 +1249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "حفظه"
#: versionsofdialog.ui
msgctxt ""
@@ -1256,7 +1258,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "التعليقات"
#: versionsofdialog.ui
msgctxt ""
@@ -1265,4 +1267,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "الإصدارات الموجودة"
diff --git a/source/ar/starmath/source.po b/source/ar/starmath/source.po
index 6d7b48a92e8..b7a23902f75 100644
--- a/source/ar/starmath/source.po
+++ b/source/ar/starmath/source.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-22 13:43+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-02-09 15:15+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,1805 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377178983.0\n"
+"X-POOTLE-MTIME: 1391958906.0\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "علامة +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "علامة +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "علامة +-"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "علامة -+"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "غير منطقي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "جمع +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "طرح ـ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "ضرب (نقطة)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "ضرب (×)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "ضرب (*)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "قسمة (/)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "قسمة (÷)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "قسمة (كسر)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "و منطقية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "أو منطقية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "لا يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "أقل من"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "أكبر من"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "أقل من أو يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "أكبر من أو يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "أقل من أو يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "أكبر من أو يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "أقل بكثير من"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "أكبر بكثير من"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "يرادف"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "يساوي تقريبًا"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "يشابه"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "مشابه أو مساوٍ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "متناسب مع"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "متعامد على"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "متوازٍ مع"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "باتجاه"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "ضمن"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "ليس ضمن"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "يمتلك"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "اتحاد"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "التقاطع"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "اختلاف"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Quotient Set"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "مجموعة جزئية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "مجموعة جزئية أو يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "مجموعة فائقة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "مجموعة فائقة أو يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "ليس مجموعة جزئية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "ليس مجموعة جزئية أو يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "ليس مجموعة فائقة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "ليس مجموعة فائقة أو يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "قيمة مطلقة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Factorial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "جذر تربيعي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "جذر نوني"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "الدالة الأسية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "الدالة الأسية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "لوغاريتم طبيعي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "لوغاريتم"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "جيب"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "جيب تمام"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "ظل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "ظل التمام"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "مقابل الجيب"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "مقابل جيب التمام"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "مقابل الظل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "قوس ظل التمام"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Hyperbolic Sine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Hyperbolic Cosine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Hyperbolic Tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Hyperbolic Cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Area Hyperbolic Sine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Area Hyperbolic Cosine"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Area Hyperbolic Tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Area Hyperbolic Cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "المجموع"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "مجموع منخفض لأسفل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "مجموع مرتفع لأعلى"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "المنتج"
+
+#: commands.src
+#, fuzzy
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "منخفض أسفل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Coproduct"
+
+#: commands.src
+#, fuzzy
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "منخفض أسفل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Limes"
+
+#: commands.src
+#, fuzzy
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "منخفض أسفل"
+
+#: commands.src
+#, fuzzy
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "مرتفع أعلى"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "موجود"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "غير موجود"
+
+#: commands.src
+#, fuzzy
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "للكل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "تكامل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "تكامل مزدوج"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "تكامل ثلاثي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Curve Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "Double Curve Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "Triple Curve Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Acute Accent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "Line Above"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Breve"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "Reverse Circumflex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "دائرة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "نقطة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "Double Dot"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "Triple Dot"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Grave Accent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Circumflex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Tilde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Vector Arrow"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "خط تحت"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "خط فوق"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "خط عبر"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "شفاف"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "خط عريض"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "خط مائل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "تغيير الحجم"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "تغيير الخط"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "تلوين بالأسود"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "تلوين بالأزرق"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "تلوين بالأخضر"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "تلوين بالأحمر"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr "تلوين بالقرمزي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "تلوين بالأصفر"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "أقواس تجميع"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "أقواس مستديرة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "أقواس مربعة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "أقواس مزدوجة مربعة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "أقواس متموجة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "أقواس مدببة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "دالة عدد صحيح"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "خطوط مفردة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "خطوط مزدوجة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "أقواس مُعاملات"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "أقواس دائرية (قابلة للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "أقواس مربعة (قابل للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "أقواس مربعة مزدوجة (قابل للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "أقواس متموجة (قابلة للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "أقواس مدببة (قابلة للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr "دالة عدد صحيح (قابل للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr "دالة عدد صحيح (قابل للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "خطوط مفردة (قابلة للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "خطوط مزدوجة (قابلة للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "أقواس مُعاملات (قابلة للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "أقواس متموجة بالأعلى (قابلة للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "أقواس متموجة بالأسفل (قابلة للتحجيم)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "منخفض يمين"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "الأس"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "منخفض يسار"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "مرتفع أيسر"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "منخفض أسفل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "مرتفع أعلى"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "تباعد صغير"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "فراغ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "سطر جديد"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "تراكم أفقي (عنصران)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "تراكم أفقي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Matrix Stack"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "محاذاة إلى اليسار"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "محاذاة إلى الوسط"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "محاذاة إلى اليمين"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "ألف"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "مجموعة فارغة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "جزء حقيقي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "جزء خيالي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "مالانهاية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "جزئي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "رمز تباعد"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "Weierstrass p"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "نقاط في وسط"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "نقاط إلى أعلى"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "نقاط إلى أسفل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "نقاط بالأسفل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "نقاط رأسية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "سَلسَلة"
+
+#: commands.src
+#, fuzzy
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "قسمة (/)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "يقبل القسمة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "لا يقبل القسمة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "سهمان إلى اليسار"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "سهمان إلى اليسار واليمين"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "سهمان إلى اليمين"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "مجموعة أرقام طبيعية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "مجموعة الأعداد الصحيحة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "مجموعة الأعداد المنطقية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "مجموعة الأعداد الحقيقية"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "مجموعة الأعداد المركبة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "Large Circumflex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "Large Tilde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "Large Vector Arrow"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "شريط h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "شريط لامدا"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "سهم لليسار"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "سهم لليمين"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "سهم لأعلى"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "سهم لأسفل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "لا مسافة"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "يسبق"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "يسبق أو يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "يسبق أو يعادل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "يتبع"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "يتبع أو يساوي"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "يتبع أو يعادل"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "لا يسبق"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "لا يتبع"
#: commands.src
msgctxt ""
@@ -83,14 +1881,6 @@ msgstr "تنسيقات"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
@@ -382,7 +2172,7 @@ msgctxt ""
"SID_ZOOM_50_PERCENT\n"
"menuitem.text"
msgid "~View 50%"
-msgstr ""
+msgstr "~عرض 50%"
#: smres.src
msgctxt ""
@@ -391,7 +2181,7 @@ msgctxt ""
"SID_ZOOM_100_PERCENT\n"
"menuitem.text"
msgid "View ~100%"
-msgstr ""
+msgstr "عرض ~100%"
#: smres.src
msgctxt ""
@@ -400,7 +2190,7 @@ msgctxt ""
"SID_ZOOM_200_PERCENT\n"
"menuitem.text"
msgid "View ~200%"
-msgstr ""
+msgstr "عرض ~200%"
#: smres.src
msgctxt ""
@@ -427,7 +2217,7 @@ msgctxt ""
"SID_ZOOM_OPTIMAL\n"
"menuitem.text"
msgid "~Display All"
-msgstr ""
+msgstr "إ~ظهار الكل"
#: smres.src
msgctxt ""
@@ -460,7 +2250,7 @@ msgctxt ""
"STR_BLACK\n"
"string.text"
msgid "black"
-msgstr ""
+msgstr "أسود"
#: smres.src
msgctxt ""
@@ -468,7 +2258,7 @@ msgctxt ""
"STR_BLUE\n"
"string.text"
msgid "blue"
-msgstr ""
+msgstr "أزرق"
#: smres.src
msgctxt ""
@@ -476,7 +2266,7 @@ msgctxt ""
"STR_GREEN\n"
"string.text"
msgid "green"
-msgstr ""
+msgstr "أخضر"
#: smres.src
msgctxt ""
@@ -484,7 +2274,7 @@ msgctxt ""
"STR_RED\n"
"string.text"
msgid "red"
-msgstr ""
+msgstr "أحمر"
#: smres.src
msgctxt ""
@@ -500,7 +2290,7 @@ msgctxt ""
"STR_MAGENTA\n"
"string.text"
msgid "magenta"
-msgstr ""
+msgstr "أرجواني"
#: smres.src
msgctxt ""
@@ -508,7 +2298,7 @@ msgctxt ""
"STR_YELLOW\n"
"string.text"
msgid "yellow"
-msgstr ""
+msgstr "أصفر"
#: smres.src
msgctxt ""
@@ -516,7 +2306,7 @@ msgctxt ""
"STR_HIDE\n"
"string.text"
msgid "hide"
-msgstr ""
+msgstr "إخفاء"
#: smres.src
msgctxt ""
@@ -524,7 +2314,7 @@ msgctxt ""
"STR_SIZE\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "الحجم"
#: smres.src
msgctxt ""
@@ -532,7 +2322,7 @@ msgctxt ""
"STR_FONT\n"
"string.text"
msgid "font"
-msgstr ""
+msgstr "الخط"
#: smres.src
msgctxt ""
@@ -540,7 +2330,7 @@ msgctxt ""
"STR_ALIGN_LEFT\n"
"string.text"
msgid "left"
-msgstr ""
+msgstr "يسار"
#: smres.src
msgctxt ""
@@ -548,7 +2338,7 @@ msgctxt ""
"STR_ALIGN_CENTER\n"
"string.text"
msgid "center"
-msgstr ""
+msgstr "توسيط"
#: smres.src
msgctxt ""
@@ -556,7 +2346,7 @@ msgctxt ""
"STR_ALIGN_RIGHT\n"
"string.text"
msgid "right"
-msgstr ""
+msgstr "يمين"
#: smres.src
msgctxt ""
diff --git a/source/ar/starmath/uiconfig/smath/ui.po b/source/ar/starmath/uiconfig/smath/ui.po
index 21357042a58..a575a35963f 100644
--- a/source/ar/starmath/uiconfig/smath/ui.po
+++ b/source/ar/starmath/uiconfig/smath/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-25 13:55+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-02-09 15:24+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: none\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353851717.0\n"
+"X-POOTLE-MTIME: 1391959499.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "المحاذاة"
#: alignmentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "الا_فتراضي"
#: alignmentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "ي_سار"
#: alignmentdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Centered"
-msgstr ""
+msgstr "_توسيط"
#: alignmentdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "ي_مين"
#: alignmentdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal"
-msgstr ""
+msgstr "أفقي"
#: catalogdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "الرموز"
#: catalogdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "إ_دراج"
#: catalogdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "ت_حرير..."
#: catalogdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbol set"
-msgstr ""
+msgstr "طقم ال_رموز"
#: catalogdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "button"
-msgstr ""
+msgstr "زر"
#: catalogdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unknown"
-msgstr ""
+msgstr "مجهول"
#: fontdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "الخطوط"
#: fontdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "الخط"
#: fontdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bold"
-msgstr ""
+msgstr "_عريض"
#: fontdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Italic"
-msgstr ""
+msgstr "_مائل"
#: fontdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "الصفات"
#: fontsizedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Font Sizes"
-msgstr ""
+msgstr "أحجام الخط"
#: fontsizedialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "الا_فتراضية"
#: fontsizedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _size"
-msgstr ""
+msgstr "الحجم الأ_ساس"
#: fontsizedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Operators"
-msgstr ""
+msgstr "الم_عاملات"
#: fontsizedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limits"
-msgstr ""
+msgstr "الن_هايات"
#: fontsizedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "الن_ص"
#: fontsizedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "ال_دوال"
#: fontsizedialog.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indexes"
-msgstr ""
+msgstr "ال_فهارس"
#: fontsizedialog.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relative sizes"
-msgstr ""
+msgstr "الأحجام النسبية"
#: fonttypedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "الخطوط"
#: fonttypedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "ت_عديل"
#: fonttypedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "الا_فتراضي"
#: fonttypedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "المت_غيرات"
#: fonttypedialog.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "ال_دوال"
#: fonttypedialog.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "الأ_عداد"
#: fonttypedialog.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "الن_ص"
#: fonttypedialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula fonts"
-msgstr ""
+msgstr "خطوط الصيغ"
#: fonttypedialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "م_ذيل"
#: fonttypedialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "_غير مذيل"
#: fonttypedialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ixed"
-msgstr ""
+msgstr "_ثابت"
#: fonttypedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom fonts"
-msgstr ""
+msgstr "خطوط مخصصة"
#: fonttypedialog.ui
msgctxt ""
@@ -530,13 +530,14 @@ msgid "_Title row"
msgstr ""
#: smathsettings.ui
+#, fuzzy
msgctxt ""
"smathsettings.ui\n"
"text\n"
"label\n"
"string.text"
msgid "_Formula text"
-msgstr ""
+msgstr "نص الصيغة"
#: smathsettings.ui
msgctxt ""
@@ -557,22 +558,24 @@ msgid "Print options"
msgstr ""
#: smathsettings.ui
+#, fuzzy
msgctxt ""
"smathsettings.ui\n"
"sizenormal\n"
"label\n"
"string.text"
msgid "O_riginal size"
-msgstr ""
+msgstr "الحجم الأصلي"
#: smathsettings.ui
+#, fuzzy
msgctxt ""
"smathsettings.ui\n"
"sizescaled\n"
"label\n"
"string.text"
msgid "Fit to _page"
-msgstr ""
+msgstr "ملاءمة لحجم الصفحة"
#: smathsettings.ui
msgctxt ""
@@ -581,7 +584,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling"
-msgstr ""
+msgstr "التح_جيم"
#: smathsettings.ui
msgctxt ""
@@ -590,7 +593,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print format"
-msgstr ""
+msgstr "تنسيق الطباعة"
#: smathsettings.ui
msgctxt ""
@@ -598,8 +601,8 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
-msgstr ""
+msgid "Ig_nore ~ and ` at the end of the line"
+msgstr "تجا_هل ~ و ` في نهاية السطر"
#: smathsettings.ui
msgctxt ""
@@ -608,7 +611,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embed only used symbols (smaller file size)"
-msgstr ""
+msgstr "غرس الرموز المستعملة فقط (حجم أصغر للملف)"
#: smathsettings.ui
msgctxt ""
@@ -617,7 +620,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Miscellaneous options"
-msgstr ""
+msgstr "خيارات متنوعة"
#: spacingdialog.ui
msgctxt ""
@@ -626,7 +629,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "التباعد"
#: spacingdialog.ui
msgctxt ""
@@ -635,7 +638,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category"
-msgstr ""
+msgstr "ال_فئة"
#: spacingdialog.ui
msgctxt ""
@@ -644,7 +647,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "الا_فتراضي"
#: spacingdialog.ui
msgctxt ""
@@ -653,7 +656,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale all brackets"
-msgstr ""
+msgstr "تحجيم كل الأقواس"
#: spacingdialog.ui
msgctxt ""
@@ -662,7 +665,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "المسمى الوظيفي"
#: spacingdialog.ui
msgctxt ""
@@ -671,7 +674,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "ال_تباعد"
#: spacingdialog.ui
msgctxt ""
@@ -680,7 +683,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "تباعد ال_سطر"
#: spacingdialog.ui
msgctxt ""
@@ -689,7 +692,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Root spacing"
-msgstr ""
+msgstr "تباعد الج_ذر"
#: spacingdialog.ui
msgctxt ""
@@ -698,7 +701,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "التباعد"
#: spacingdialog.ui
msgctxt ""
@@ -707,7 +710,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Superscript"
-msgstr ""
+msgstr "م_رتفع"
#: spacingdialog.ui
msgctxt ""
@@ -716,7 +719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ubscript"
-msgstr ""
+msgstr "من_خفض"
#: spacingdialog.ui
msgctxt ""
@@ -725,7 +728,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "الفهارس"
#: spacingdialog.ui
msgctxt ""
@@ -734,7 +737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerator"
-msgstr ""
+msgstr "الب_سط"
#: spacingdialog.ui
msgctxt ""
@@ -743,7 +746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Denominator"
-msgstr ""
+msgstr "الم_قام"
#: spacingdialog.ui
msgctxt ""
@@ -752,7 +755,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "الكسور"
#: spacingdialog.ui
msgctxt ""
@@ -761,7 +764,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess length"
-msgstr ""
+msgstr "ال_طول الزائد"
#: spacingdialog.ui
msgctxt ""
@@ -770,7 +773,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weight"
-msgstr ""
+msgstr "السُ_مك"
#: spacingdialog.ui
msgctxt ""
@@ -779,7 +782,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction bar"
-msgstr ""
+msgstr "شرطة الكسر"
#: spacingdialog.ui
msgctxt ""
@@ -788,7 +791,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Upper limit"
-msgstr ""
+msgstr "النهاية ال_عليا"
#: spacingdialog.ui
msgctxt ""
@@ -797,7 +800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lower limit"
-msgstr ""
+msgstr "النهاية الد_نيا"
#: spacingdialog.ui
msgctxt ""
@@ -806,7 +809,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "النهايات"
#: spacingdialog.ui
msgctxt ""
@@ -815,7 +818,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size (left/right)"
-msgstr ""
+msgstr "ال_حجم الزائد (يمين/يسار)"
#: spacingdialog.ui
msgctxt ""
@@ -824,7 +827,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "ال_تباعد"
#: spacingdialog.ui
msgctxt ""
@@ -833,7 +836,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "ال_طول الزائد"
#: spacingdialog.ui
msgctxt ""
@@ -842,7 +845,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "الأقواس"
#: spacingdialog.ui
msgctxt ""
@@ -851,7 +854,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "تباع_د الأسطر"
#: spacingdialog.ui
msgctxt ""
@@ -860,7 +863,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column spacing"
-msgstr ""
+msgstr "ت_باعد الأعمدة"
#: spacingdialog.ui
msgctxt ""
@@ -869,7 +872,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrix"
-msgstr ""
+msgstr "المصفوفة"
#: spacingdialog.ui
msgctxt ""
@@ -878,7 +881,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Primary height"
-msgstr ""
+msgstr "الا_رتفاع الأساسي"
#: spacingdialog.ui
msgctxt ""
@@ -887,7 +890,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum spacing"
-msgstr ""
+msgstr "التباعد الأ_دنى"
#: spacingdialog.ui
msgctxt ""
@@ -896,7 +899,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "الرموز"
#: spacingdialog.ui
msgctxt ""
@@ -905,7 +908,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "ال_حجم الزائد"
#: spacingdialog.ui
msgctxt ""
@@ -914,7 +917,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "ال_تباعد"
#: spacingdialog.ui
msgctxt ""
@@ -923,7 +926,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "المعاملات"
#: spacingdialog.ui
msgctxt ""
@@ -932,7 +935,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "ي_سار"
#: spacingdialog.ui
msgctxt ""
@@ -941,7 +944,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "ي_مين"
#: spacingdialog.ui
msgctxt ""
@@ -950,7 +953,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "أ_على"
#: spacingdialog.ui
msgctxt ""
@@ -959,7 +962,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "أ_سفل"
#: spacingdialog.ui
msgctxt ""
@@ -968,7 +971,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "الحدود"
#: spacingdialog.ui
msgctxt ""
@@ -977,7 +980,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "التباعد"
#: spacingdialog.ui
msgctxt ""
@@ -986,7 +989,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "الفهارس"
#: spacingdialog.ui
msgctxt ""
@@ -995,7 +998,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "الكسور"
#: spacingdialog.ui
msgctxt ""
@@ -1004,7 +1007,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction Bars"
-msgstr ""
+msgstr "أشرطة الكسر"
#: spacingdialog.ui
msgctxt ""
@@ -1013,7 +1016,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "النهايات"
#: spacingdialog.ui
msgctxt ""
@@ -1022,7 +1025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "الأقواس"
#: spacingdialog.ui
msgctxt ""
@@ -1031,7 +1034,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrices"
-msgstr ""
+msgstr "المصفوفات"
#: spacingdialog.ui
msgctxt ""
@@ -1040,7 +1043,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "الرموز"
#: spacingdialog.ui
msgctxt ""
@@ -1049,7 +1052,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "المعاملات"
#: spacingdialog.ui
msgctxt ""
@@ -1058,4 +1061,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "الحدود"
diff --git a/source/ar/svl/source/misc.po b/source/ar/svl/source/misc.po
index 76ecf446ae2..b6f8aa6631a 100644
--- a/source/ar/svl/source/misc.po
+++ b/source/ar/svl/source/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 15:50+0000\n"
+"PO-Revision-Date: 2014-02-04 05:29+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253828.0\n"
+"X-POOTLE-MTIME: 1391491790.0\n"
#: mediatyp.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_STARCALC\n"
"string.text"
msgid "%PRODUCTNAME Spreadsheet"
-msgstr "جدول بيانات %PRODUCTNAME"
+msgstr "جدول %PRODUCTNAME مُمتد"
#: mediatyp.src
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCALC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "جدول أوبن‌أوفيس.أورج 1.0 مُمتد"
#: mediatyp.src
msgctxt ""
diff --git a/source/ar/svtools/source/dialogs.po b/source/ar/svtools/source/dialogs.po
index d310b89a95e..8111e0c2640 100644
--- a/source/ar/svtools/source/dialogs.po
+++ b/source/ar/svtools/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-08 14:41+0000\n"
+"PO-Revision-Date: 2014-01-29 05:46+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375972873.0\n"
+"X-POOTLE-MTIME: 1390974371.0\n"
#: addresstemplate.src
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITER_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer object"
-msgstr ""
+msgstr "كائن أوبن‌أوفيس.أورج رايتر 1.0"
#: formats.src
msgctxt ""
@@ -718,7 +718,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERWEB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Web object"
-msgstr ""
+msgstr "كائن أوبن‌أوفيس.أورج رايتر/وِب 1.0"
#: formats.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"STR_FORMAT_ID_STARDRAW_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Draw object"
-msgstr ""
+msgstr "كائن أوبن‌أوفيس.أورج درو 1.0"
#: formats.src
msgctxt ""
@@ -742,7 +742,7 @@ msgctxt ""
"STR_FORMAT_ID_STARIMPRESS_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Impress object"
-msgstr ""
+msgstr "كائن أوبن‌أوفيس.أورج إمبريس 1.0"
#: formats.src
msgctxt ""
@@ -750,7 +750,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCALC_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Calc object"
-msgstr ""
+msgstr "كائن أوبن‌أوفيس.أورج كالك 1.0"
#: formats.src
msgctxt ""
@@ -758,7 +758,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCHART_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart object"
-msgstr ""
+msgstr "كائن أوبن‌أوفيس.أورج رسم بياني 1.0"
#: formats.src
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"STR_FORMAT_ID_STARMATH_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Math object"
-msgstr ""
+msgstr "كائن أوبن‌أوفيس.أورج ماث 1.0"
#: formats.src
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"STR_FORMAT_ID_DIALOG_60\n"
"string.text"
msgid "OpenOffice.org 1.0 dialog"
-msgstr ""
+msgstr "حواري أوبن‌أوفيس.أورج 1.0"
#: formats.src
msgctxt ""
diff --git a/source/ar/svtools/source/misc.po b/source/ar/svtools/source/misc.po
index 886b6d43f56..598f1925f1f 100644
--- a/source/ar/svtools/source/misc.po
+++ b/source/ar/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-15 05:44+0000\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-04 05:31+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371275095.0\n"
+"X-POOTLE-MTIME: 1391491885.0\n"
#: imagemgr.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_DESCRIPTION_FACTORY_CALC\n"
"string.text"
msgid "Spreadsheet"
-msgstr "جدول بيانات"
+msgstr "جدول مُمتد"
#: imagemgr.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_DESCRIPTION_CALC_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "قالب جدول أوبن‌أوفيس.أورج 1.0 مُمتد"
#: imagemgr.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCALC_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "جدول أوبن‌أوفيس.أورج 1.0 مُمتد"
#: imagemgr.src
msgctxt ""
@@ -462,7 +462,7 @@ msgctxt ""
"STR_DESCRIPTION_OO_CALC_DOC\n"
"string.text"
msgid "OpenDocument Spreadsheet"
-msgstr "جدول بيانات OpenDocument"
+msgstr "جدول OpenDocument مُمتد"
#: imagemgr.src
msgctxt ""
@@ -478,7 +478,7 @@ msgctxt ""
"STR_DESCRIPTION_OO_CALC_TEMPLATE\n"
"string.text"
msgid "OpenDocument Spreadsheet Template"
-msgstr "قالب جدول بيانات OpenDocument"
+msgstr "قالب جدول OpenDocument مُمتد"
#: imagemgr.src
msgctxt ""
@@ -825,7 +825,7 @@ msgctxt ""
"LANGUAGE_ASSAMESE\n"
"pairedlist.text"
msgid "Assamese"
-msgstr ""
+msgstr "الأسامية"
#: langtab.src
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"LANGUAGE_FARSI\n"
"pairedlist.text"
msgid "Persian"
-msgstr ""
+msgstr "الفارسية"
#: langtab.src
msgctxt ""
@@ -1626,7 +1626,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_CYRILLIC_SAM\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
-msgstr ""
+msgstr "السيريلية الصربية (صربيا ومونتنغرو)"
#: langtab.src
msgctxt ""
@@ -1635,7 +1635,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_LATIN_SAM\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia and Montenegro)"
-msgstr ""
+msgstr "اللاتينية الصربية (صربيا ومونتنغرو)"
#: langtab.src
msgctxt ""
@@ -1677,10 +1677,10 @@ msgstr "اللاتينية الصربية (مونتنغرو)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr ""
+msgstr "الصربية اللاتينية"
#: langtab.src
msgctxt ""
@@ -2013,7 +2013,7 @@ msgctxt ""
"LANGUAGE_UZBEK_CYRILLIC\n"
"pairedlist.text"
msgid "Uzbek Cyrillic"
-msgstr ""
+msgstr "الأزبكية السريلية"
#: langtab.src
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"LANGUAGE_USER_LATIN_VATICAN\n"
"pairedlist.text"
msgid "Latin"
-msgstr ""
+msgstr "اللاتينية"
#: langtab.src
msgctxt ""
@@ -2103,7 +2103,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_CYRILLIC_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Cyrillic"
-msgstr ""
+msgstr "المنغولية السيريلية"
#: langtab.src
msgctxt ""
@@ -2112,7 +2112,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_MONGOLIAN_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Mongolian"
-msgstr ""
+msgstr "المنغولية"
#: langtab.src
msgctxt ""
@@ -2166,7 +2166,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_TURKEY\n"
"pairedlist.text"
msgid "Kurdish, Northern (Turkey)"
-msgstr ""
+msgstr "الكردية، الشمالية (تركيا)"
#: langtab.src
msgctxt ""
@@ -2175,7 +2175,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SYRIA\n"
"pairedlist.text"
msgid "Kurdish, Northern (Syria)"
-msgstr ""
+msgstr "الكردية، الشمالية (سوريا)"
#: langtab.src
msgctxt ""
@@ -2184,7 +2184,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Central (Iraq)"
-msgstr ""
+msgstr "الكردية، الوسطية (العراق)"
#: langtab.src
msgctxt ""
@@ -2193,7 +2193,16 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAN\n"
"pairedlist.text"
msgid "Kurdish, Central (Iran)"
-msgstr ""
+msgstr "الكردية، الوسطية (إيران)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "الكردية، الجنوبية (إيران)"
#: langtab.src
msgctxt ""
@@ -2202,7 +2211,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
-msgstr ""
+msgstr "الكردية، الجنوبية (العراق)"
#: langtab.src
msgctxt ""
@@ -3102,7 +3111,7 @@ msgctxt ""
"LANGUAGE_TAMAZIGHT_LATIN_ALGERIA\n"
"pairedlist.text"
msgid "Kabyle Latin"
-msgstr ""
+msgstr "القابلية اﻻتينية"
#: langtab.src
msgctxt ""
@@ -3543,7 +3552,7 @@ msgctxt ""
"LANGUAGE_USER_NKO\n"
"pairedlist.text"
msgid "N'ko"
-msgstr ""
+msgstr "نكو"
#: langtab.src
msgctxt ""
@@ -3570,16 +3579,17 @@ msgctxt ""
"LANGUAGE_USER_CORNISH\n"
"pairedlist.text"
msgid "Cornish"
-msgstr ""
+msgstr "الكورنية"
#: langtab.src
+#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr ""
+msgstr "السامية، لولا (السويد)"
#: langtab.src
msgctxt ""
@@ -3597,7 +3607,7 @@ msgctxt ""
"LANGUAGE_USER_KUMYK\n"
"pairedlist.text"
msgid "Kumyk"
-msgstr ""
+msgstr "الكميك"
#: langtab.src
msgctxt ""
@@ -3606,7 +3616,7 @@ msgctxt ""
"LANGUAGE_USER_NOGAI\n"
"pairedlist.text"
msgid "Nogai"
-msgstr ""
+msgstr "نوجاى"
#: langtab.src
msgctxt ""
@@ -3618,13 +3628,14 @@ msgid "Karakalpak Latin"
msgstr ""
#: langtab.src
+#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr ""
+msgstr "اللاتينية"
#: langtab.src
msgctxt ""
@@ -3633,7 +3644,7 @@ msgctxt ""
"LANGUAGE_USER_FRENCH_BURKINA_FASO\n"
"pairedlist.text"
msgid "French (Burkina Faso)"
-msgstr ""
+msgstr "الفرنسية (بوركينا فاسو)"
#: langtab.src
msgctxt ""
diff --git a/source/ar/svx/source/dialog.po b/source/ar/svx/source/dialog.po
index c249ceb84e9..a1de696bf16 100644
--- a/source/ar/svx/source/dialog.po
+++ b/source/ar/svx/source/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-20 10:03+0000\n"
+"PO-Revision-Date: 2014-01-29 05:57+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374314623.0\n"
+"X-POOTLE-MTIME: 1390975025.0\n"
#: bmpmask.src
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"RID_SVXSTR_ERR_OLD_PASSWD\n"
"string.text"
msgid "Invalid password"
-msgstr ""
+msgstr "كلمة السر غير صحيحة"
#: passwd.src
msgctxt ""
@@ -1579,7 +1579,7 @@ msgctxt ""
"RID_SVXSTR_ERR_REPEAT_PASSWD\n"
"string.text"
msgid "Passwords do not match"
-msgstr ""
+msgstr "كلمتا السر غير متطابقتين"
#: prtqry.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLACK\n"
"string.text"
msgid "Black"
-msgstr ""
+msgstr "أسود"
#: sdstring.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "أزرق"
#: sdstring.src
msgctxt ""
@@ -1838,7 +1838,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREEN\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "أخضر"
#: sdstring.src
msgctxt ""
@@ -1846,7 +1846,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_CYAN\n"
"string.text"
msgid "Cyan"
-msgstr ""
+msgstr "سماوي"
#: sdstring.src
msgctxt ""
@@ -1854,7 +1854,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_RED\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "أحمر"
#: sdstring.src
msgctxt ""
@@ -1862,7 +1862,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_MAGENTA\n"
"string.text"
msgid "Magenta"
-msgstr ""
+msgstr "أرجواني"
#: sdstring.src
msgctxt ""
@@ -1870,7 +1870,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREY\n"
"string.text"
msgid "Gray"
-msgstr ""
+msgstr "رمادي"
#: sdstring.src
msgctxt ""
@@ -1878,7 +1878,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOW\n"
"string.text"
msgid "Yellow"
-msgstr ""
+msgstr "أصفر"
#: sdstring.src
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_WHITE\n"
"string.text"
msgid "White"
-msgstr ""
+msgstr "أبيض"
#: sdstring.src
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUEGREY\n"
"string.text"
msgid "Blue gray"
-msgstr ""
+msgstr "رمادي مزرق"
#: sdstring.src
msgctxt ""
@@ -1902,7 +1902,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE_CLASSIC\n"
"string.text"
msgid "Blue classic"
-msgstr ""
+msgstr "أزرق كلاسيكي"
#: sdstring.src
msgctxt ""
@@ -1910,7 +1910,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_ORANGE\n"
"string.text"
msgid "Orange"
-msgstr ""
+msgstr "برتقالي"
#: sdstring.src
msgctxt ""
@@ -2062,7 +2062,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_VIOLET\n"
"string.text"
msgid "Violet"
-msgstr ""
+msgstr "بنفسجي"
#: sdstring.src
msgctxt ""
@@ -2070,7 +2070,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BORDEAUX\n"
"string.text"
msgid "Bordeaux"
-msgstr ""
+msgstr "أحمر قانٍ"
#: sdstring.src
msgctxt ""
@@ -2078,7 +2078,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_YELLOW\n"
"string.text"
msgid "Pale yellow"
-msgstr ""
+msgstr "أصفر شاحب"
#: sdstring.src
msgctxt ""
@@ -2086,7 +2086,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_GREEN\n"
"string.text"
msgid "Pale green"
-msgstr ""
+msgstr "أخضر شاحب"
#: sdstring.src
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_DARKVIOLET\n"
"string.text"
msgid "Dark violet"
-msgstr ""
+msgstr "بنفسجي داكن"
#: sdstring.src
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SALMON\n"
"string.text"
msgid "Salmon"
-msgstr ""
+msgstr "قرنفلي"
#: sdstring.src
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SEABLUE\n"
"string.text"
msgid "Sea blue"
-msgstr ""
+msgstr "أزرق نيلي"
#: sdstring.src
msgctxt ""
@@ -2126,7 +2126,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "بنفسجي"
#: sdstring.src
msgctxt ""
@@ -2134,7 +2134,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SKYBLUE\n"
"string.text"
msgid "Sky blue"
-msgstr ""
+msgstr "أزرق سماوي"
#: sdstring.src
msgctxt ""
@@ -2142,7 +2142,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOWGREEN\n"
"string.text"
msgid "Yellow green"
-msgstr ""
+msgstr "أخضر مصفر"
#: sdstring.src
msgctxt ""
@@ -2150,7 +2150,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PINK\n"
"string.text"
msgid "Pink"
-msgstr ""
+msgstr "وردي"
#: sdstring.src
msgctxt ""
@@ -2158,7 +2158,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TURQUOISE\n"
"string.text"
msgid "Turquoise"
-msgstr ""
+msgstr "تركوازي"
#: sdstring.src
msgctxt ""
@@ -3198,7 +3198,7 @@ msgctxt ""
"RID_SVXSTR_DASH2\n"
"string.text"
msgid "2 Dots 3 Dashes"
-msgstr ""
+msgstr "نقطتان 3 شَرْطات"
#: sdstring.src
msgctxt ""
@@ -3222,7 +3222,7 @@ msgctxt ""
"RID_SVXSTR_DASH5\n"
"string.text"
msgid "Fine Dashed"
-msgstr ""
+msgstr "شُرط رفيعة"
#: sdstring.src
msgctxt ""
@@ -3230,7 +3230,7 @@ msgctxt ""
"RID_SVXSTR_DASH6\n"
"string.text"
msgid "3 Dashes 3 Dots"
-msgstr ""
+msgstr "3 شرطات 3 نقاط"
#: sdstring.src
msgctxt ""
@@ -3238,7 +3238,7 @@ msgctxt ""
"RID_SVXSTR_DASH7\n"
"string.text"
msgid "Ultrafine Dotted"
-msgstr ""
+msgstr "نُقط رفيعة جدًا"
#: sdstring.src
msgctxt ""
@@ -3262,7 +3262,7 @@ msgctxt ""
"RID_SVXSTR_DASH10\n"
"string.text"
msgid "Dashed"
-msgstr ""
+msgstr "شُرَط"
#: sdstring.src
msgctxt ""
@@ -3569,7 +3569,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_1\n"
"string.text"
msgid "Green 1 (LibreOffice Main Color)"
-msgstr ""
+msgstr "أخضر 1 (لون ليبر أوفيس الرئيسي)"
#: sdstring.src
msgctxt ""
@@ -3577,7 +3577,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT\n"
"string.text"
msgid "Green Accent"
-msgstr ""
+msgstr "علامة نقطية خضراء"
#: sdstring.src
msgctxt ""
@@ -3585,7 +3585,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT\n"
"string.text"
msgid "Blue Accent"
-msgstr ""
+msgstr "علامة نقطية زرقاء"
#: sdstring.src
msgctxt ""
@@ -3593,7 +3593,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT\n"
"string.text"
msgid "Orange Accent"
-msgstr ""
+msgstr "علامة نقطية برتقالية"
#: sdstring.src
msgctxt ""
@@ -3601,7 +3601,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "بنفسجي"
#: sdstring.src
msgctxt ""
@@ -3609,7 +3609,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT\n"
"string.text"
msgid "Purple Accent"
-msgstr ""
+msgstr "علامة نقطية بنفسجية"
#: sdstring.src
msgctxt ""
@@ -3617,7 +3617,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT\n"
"string.text"
msgid "Yellow Accent"
-msgstr ""
+msgstr "علامة نقطية صفراء"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3626,7 +3626,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_BUTTER\n"
"string.text"
msgid "Tango: Butter"
-msgstr ""
+msgstr "تانغو: دُهني"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3635,7 +3635,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ORANGE\n"
"string.text"
msgid "Tango: Orange"
-msgstr ""
+msgstr "تانغو: برتقالي"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3644,7 +3644,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHOCOLATE\n"
"string.text"
msgid "Tango: Chocolate"
-msgstr ""
+msgstr "تانغو: بني داكن"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3653,7 +3653,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHAMELEON\n"
"string.text"
msgid "Tango: Chameleon"
-msgstr ""
+msgstr "تانغو: أخضر كالحرباء"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3662,7 +3662,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SKY_BLUE\n"
"string.text"
msgid "Tango: Sky Blue"
-msgstr ""
+msgstr "تانغو: أزرق"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3671,7 +3671,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_PLUM\n"
"string.text"
msgid "Tango: Plum"
-msgstr ""
+msgstr "تانجو: أرجواني"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3680,7 +3680,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SCARLET_RED\n"
"string.text"
msgid "Tango: Scarlet Red"
-msgstr ""
+msgstr "تانجو: أحمر قرمزي"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3689,7 +3689,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ALUMINIUM\n"
"string.text"
msgid "Tango: Aluminium"
-msgstr ""
+msgstr "تانجو: لون كالألومنيوم"
#: sdstring.src
msgctxt ""
diff --git a/source/ar/svx/source/gallery2.po b/source/ar/svx/source/gallery2.po
index 925741c9bea..4129ec338e6 100644
--- a/source/ar/svx/source/gallery2.po
+++ b/source/ar/svx/source/gallery2.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-21 12:36+0000\n"
+"PO-Revision-Date: 2014-01-29 05:57+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371818213.0\n"
+"X-POOTLE-MTIME: 1390975037.0\n"
#: gallery.src
msgctxt ""
@@ -276,7 +276,7 @@ msgctxt ""
"MN_ADD\n"
"menuitem.text"
msgid "~Insert"
-msgstr ""
+msgstr "إ~دراج"
#: gallery.src
msgctxt ""
@@ -285,7 +285,7 @@ msgctxt ""
"MN_BACKGROUND\n"
"menuitem.text"
msgid "Insert as Bac~kground"
-msgstr ""
+msgstr "إدراج كخل~فية"
#: gallery.src
msgctxt ""
diff --git a/source/ar/svx/source/items.po b/source/ar/svx/source/items.po
index d485e22f968..b5eddb14f0b 100644
--- a/source/ar/svx/source/items.po
+++ b/source/ar/svx/source/items.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 15:50+0000\n"
+"PO-Revision-Date: 2014-01-29 05:58+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353253856.0\n"
+"X-POOTLE-MTIME: 1390975117.0\n"
#: svxerr.src
msgctxt ""
@@ -168,7 +168,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't loaded as the required IO-services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "طبقة النموذج لم تحمل بسبب أن خدمات IO (com.sun.star.io.*) لم يتمكن من إنشائها."
#: svxerr.src
msgctxt ""
@@ -177,7 +177,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't written as the required IO services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "طبقة النموذج لم تتم كتابتها بسبب أن خدمات IO (com.sun.star.io.*) لم يتمكن من إنشائها."
#: svxerr.src
msgctxt ""
diff --git a/source/ar/svx/source/src.po b/source/ar/svx/source/src.po
index f919ff7bda8..34b84f424e1 100644
--- a/source/ar/svx/source/src.po
+++ b/source/ar/svx/source/src.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-04-20 14:03+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-04 05:31+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1366466588.0\n"
+"X-POOTLE-MTIME: 1391491899.0\n"
#: app.src
msgctxt ""
@@ -1174,7 +1174,7 @@ msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
"Deactivate sharing mode first."
msgstr ""
-"لا يمكن وضع كلمة سر جدول بيانات مشترك أو تغييرها.\n"
+"لا يمكن وضع كلمة سر لجدول مُمتد مشترك أو تغييرها.\n"
"ألغِ وضع المشاركة أولاً."
#: errtxt.src
diff --git a/source/ar/svx/source/tbxctrls.po b/source/ar/svx/source/tbxctrls.po
index a6c83273efe..55869a83b60 100644
--- a/source/ar/svx/source/tbxctrls.po
+++ b/source/ar/svx/source/tbxctrls.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-19 10:17+0000\n"
+"PO-Revision-Date: 2014-01-29 05:58+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371637050.0\n"
+"X-POOTLE-MTIME: 1390975126.0\n"
#: colrctrl.src
msgctxt ""
@@ -530,7 +530,7 @@ msgctxt ""
"RID_SVXSTR_UNDO_GRAFMODE\n"
"string.text"
msgid "Image Mode"
-msgstr ""
+msgstr "وضع الصورة"
#: grafctrl.src
msgctxt ""
diff --git a/source/ar/svx/uiconfig/ui.po b/source/ar/svx/uiconfig/ui.po
index 6a4d95f2f89..2c5b2b92905 100644
--- a/source/ar/svx/uiconfig/ui.po
+++ b/source/ar/svx/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-03 20:10+0000\n"
+"PO-Revision-Date: 2014-01-29 07:36+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372882203.0\n"
+"X-POOTLE-MTIME: 1390980992.0\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete footer?"
-msgstr ""
+msgstr "أأحذف التذييل؟"
#: deletefooterdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the footer?"
-msgstr ""
+msgstr "هل أنت متأكد من أنك تريد حذف التذييل؟"
#: deletefooterdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the footer will be deleted and can not be restored."
-msgstr ""
+msgstr "جميع المحتويات في هذا التذييل ستحذف ولن يمكن استعادتها."
#: deleteheaderdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete header?"
-msgstr ""
+msgstr "أأحذف الترويسة؟"
#: deleteheaderdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the header?"
-msgstr ""
+msgstr "هل أنت متأكد من أنك تريد حذف الترويسة؟"
#: deleteheaderdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the header will be deleted and can not be restored."
-msgstr ""
+msgstr "جميع المحتويات في هذه الترويسة ستحذف ولن يمكن استعادتها."
#: findreplacedialog.ui
msgctxt ""
@@ -647,13 +647,14 @@ msgid "Search for St_yles"
msgstr "الب_حث عن أنماط"
#: findreplacedialog.ui
+#, fuzzy
msgctxt ""
"findreplacedialog.ui\n"
"ignorediacritics\n"
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
-msgstr ""
+msgstr "تجاهل العلامات الصوتية للنص المركّب"
#: findreplacedialog.ui
msgctxt ""
@@ -950,7 +951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to grid"
-msgstr ""
+msgstr "ا_تبّاع الشبكة"
#: optgridpage.ui
msgctxt ""
@@ -998,13 +999,14 @@ msgid "Synchronize a_xes"
msgstr ""
#: optgridpage.ui
+#, fuzzy
msgctxt ""
"optgridpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Resolution"
-msgstr ""
+msgstr "الدقة:"
#: optgridpage.ui
msgctxt ""
@@ -1166,7 +1168,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password"
-msgstr ""
+msgstr "كلمة ال_سر"
#: passwd.ui
msgctxt ""
@@ -1175,7 +1177,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Old password"
-msgstr ""
+msgstr "كلمة السر القديمة"
#: passwd.ui
msgctxt ""
@@ -1184,7 +1186,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ssword"
-msgstr ""
+msgstr "كلمة الس_ر"
#: passwd.ui
msgctxt ""
@@ -1193,7 +1195,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Confi_rm"
-msgstr ""
+msgstr "أ_كّد"
#: passwd.ui
msgctxt ""
@@ -1202,7 +1204,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New password"
-msgstr ""
+msgstr "كلمة السر الجديدة"
#: redlinecontrol.ui
msgctxt ""
@@ -1454,7 +1456,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "املأ:"
#: sidebararea.ui
msgctxt ""
@@ -1463,7 +1465,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "املأ:"
#: sidebararea.ui
msgctxt ""
@@ -1472,7 +1474,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill:"
-msgstr ""
+msgstr "ا_ملأ:"
#: sidebararea.ui
msgctxt ""
@@ -1481,7 +1483,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "اختر نوع الملء لتطبيقه."
#: sidebararea.ui
msgctxt ""
@@ -1490,7 +1492,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "اختر نوع الملء لتطبيقه."
#: sidebararea.ui
msgctxt ""
@@ -1499,7 +1501,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "اختر اللون لتطبيقه."
#: sidebararea.ui
msgctxt ""
@@ -1508,7 +1510,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "اختر اللون لتطبيقه."
#: sidebararea.ui
msgctxt ""
@@ -1517,7 +1519,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "اختر التأثير لتطبيقه."
#: sidebararea.ui
msgctxt ""
@@ -1526,7 +1528,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "اختر التأثير لتطبيقه."
#: sidebararea.ui
msgctxt ""
@@ -1535,7 +1537,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "الشفافية"
#: sidebararea.ui
msgctxt ""
@@ -1544,7 +1546,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "الشفافية"
#: sidebararea.ui
msgctxt ""
@@ -1553,7 +1555,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "ال_شفافية:"
#: sidebararea.ui
msgctxt ""
@@ -1562,7 +1564,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "اختر نوع الشفافية لتطبيقه."
#: sidebararea.ui
msgctxt ""
@@ -1571,7 +1573,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "اختر نوع الشفافية لتطبيقه."
#: sidebararea.ui
msgctxt ""
@@ -1580,7 +1582,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "لا شيء"
#: sidebararea.ui
msgctxt ""
@@ -1589,7 +1591,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Solid"
-msgstr ""
+msgstr "صلب"
#: sidebararea.ui
msgctxt ""
@@ -1598,7 +1600,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "خطّي"
#: sidebararea.ui
msgctxt ""
@@ -1607,7 +1609,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "محوري"
#: sidebararea.ui
msgctxt ""
@@ -1616,7 +1618,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "شعاعي"
#: sidebararea.ui
msgctxt ""
@@ -1625,7 +1627,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "إهليجي"
#: sidebararea.ui
msgctxt ""
@@ -1634,7 +1636,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "ثلاثي"
#: sidebararea.ui
msgctxt ""
@@ -1643,7 +1645,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "مربع"
#: sidebararea.ui
msgctxt ""
@@ -1652,7 +1654,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "حدّد تغيّر شفافية التدرّج."
#: sidebararea.ui
msgctxt ""
@@ -1661,7 +1663,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "حدّد تغيّر شفافية التدرّج."
#: sidebararea.ui
msgctxt ""
@@ -1688,7 +1690,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brightness:"
-msgstr ""
+msgstr "ال_سطوع:"
#: sidebargraphic.ui
msgctxt ""
@@ -1697,7 +1699,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "حدّد إنارة الرسم."
#: sidebargraphic.ui
msgctxt ""
@@ -1706,7 +1708,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "حدّد إنارة الرسم."
#: sidebargraphic.ui
msgctxt ""
@@ -1715,7 +1717,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contrast:"
-msgstr ""
+msgstr "ال_تباين:"
#: sidebargraphic.ui
msgctxt ""
@@ -1724,7 +1726,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "حدّد درجة الاختلاف بين الأجزاء المعتمة والمضيئة للرسم."
#: sidebargraphic.ui
msgctxt ""
@@ -1733,7 +1735,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "حدّد درجة الاختلاف بين الأجزاء المعتمة والمضيئة للرسم."
#: sidebargraphic.ui
msgctxt ""
@@ -1742,7 +1744,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color _mode:"
-msgstr ""
+msgstr "_وضع اللون:"
#: sidebargraphic.ui
msgctxt ""
@@ -1751,7 +1753,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "ال_شفافية:"
#: sidebargraphic.ui
msgctxt ""
@@ -1778,7 +1780,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "الأحمر"
#: sidebargraphic.ui
msgctxt ""
@@ -1787,7 +1789,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "الأحمر"
#: sidebargraphic.ui
msgctxt ""
@@ -1796,7 +1798,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "الأخضر"
#: sidebargraphic.ui
msgctxt ""
@@ -1805,7 +1807,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "الأخضر"
#: sidebargraphic.ui
msgctxt ""
@@ -1814,7 +1816,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "الأزرق"
#: sidebargraphic.ui
msgctxt ""
@@ -1823,7 +1825,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "الأزرق"
#: sidebargraphic.ui
msgctxt ""
@@ -2096,13 +2098,14 @@ msgid "Stars"
msgstr ""
#: sidebarline.ui
+#, fuzzy
msgctxt ""
"sidebarline.ui\n"
"widthlabel\n"
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "العرض:"
#: sidebarline.ui
msgctxt ""
@@ -2480,7 +2483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "التبا_عد:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2492,22 +2495,24 @@ msgid "_Indent:"
msgstr ""
#: sidebarparagraph.ui
+#, fuzzy
msgctxt ""
"sidebarparagraph.ui\n"
"paraspacing\n"
"tooltip_markup\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "التبا_عد:"
#: sidebarparagraph.ui
+#, fuzzy
msgctxt ""
"sidebarparagraph.ui\n"
"paraspacing\n"
"tooltip_text\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "التبا_عد:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2978,13 +2983,14 @@ msgid "Enter the value for the vertical position."
msgstr ""
#: sidebarpossize.ui
+#, fuzzy
msgctxt ""
"sidebarpossize.ui\n"
"widthlabel\n"
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "العرض:"
#: sidebarpossize.ui
msgctxt ""
@@ -3005,13 +3011,14 @@ msgid "Enter a width for the selected object."
msgstr ""
#: sidebarpossize.ui
+#, fuzzy
msgctxt ""
"sidebarpossize.ui\n"
"heightlabel\n"
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "الطول:"
#: sidebarpossize.ui
msgctxt ""
diff --git a/source/ar/sw/source/ui/inc.po b/source/ar/sw/source/ui/inc.po
new file mode 100644
index 00000000000..eff2270ddef
--- /dev/null
+++ b/source/ar/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ar\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/ar/sw/uiconfig/swriter/ui.po b/source/ar/sw/uiconfig/swriter/ui.po
index 962cc249090..c966902293c 100644
--- a/source/ar/sw/uiconfig/swriter/ui.po
+++ b/source/ar/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2013-11-29 16:11+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: none\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1385741506.0\n"
@@ -310,7 +310,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1186,6 +1186,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3729,7 +3738,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5117,6 +5126,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -10942,15 +10969,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -10960,15 +10978,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -10978,30 +10987,12 @@ msgstr "الأعمدة"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/ar/sysui/desktop/share.po b/source/ar/sysui/desktop/share.po
index ddde6892f40..fdf25135f3b 100644
--- a/source/ar/sysui/desktop/share.po
+++ b/source/ar/sysui/desktop/share.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-03-30 11:22+0000\n"
-"Last-Translator: almusaireae <almusaireae@kacst.edu.sa>\n"
+"PO-Revision-Date: 2014-02-04 05:33+0000\n"
+"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1364642538.0\n"
+"X-POOTLE-MTIME: 1391492016.0\n"
#: documents.ulf
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "جدول أوبن‌أوفيس.أورج 1.0 مُمتد"
#: documents.ulf
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "قالب جدول OpenDocument مُمتد"
#: documents.ulf
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"oasis-spreadsheet\n"
"LngText.text"
msgid "OpenDocument Spreadsheet"
-msgstr "جدول بيانات OpenDocument"
+msgstr "جدول OpenDocument مُمتد"
#: documents.ulf
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"oasis-spreadsheet-flat-xml\n"
"LngText.text"
msgid "OpenDocument Spreadsheet (Flat XML)"
-msgstr "جدول بيانات OpenDocument (Flat XML)"
+msgstr ""
#: documents.ulf
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"oasis-spreadsheet-template\n"
"LngText.text"
msgid "OpenDocument Spreadsheet Template"
-msgstr "قالب جدول بيانات OpenDocument"
+msgstr "قالب جدول OpenDocument مُمتد"
#: documents.ulf
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"calc\n"
"LngText.text"
msgid "Perform calculations, analyze information and manage lists in spreadsheets by using Calc."
-msgstr "إنجاز العمليات الحسابية، وتحليل المعلومات وإدارة القوائم في جداول البيانات باستخدام كالك."
+msgstr "أنجز العمليات الحسابية، وحلِّل المعلومات وأدر القوائم في الجداول المُمتدة باستخدام كالك."
#: launcher_comment.ulf
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"calc\n"
"LngText.text"
msgid "Spreadsheet"
-msgstr "جدول بيانات"
+msgstr "جدول مُمتد"
#: launcher_genericname.ulf
msgctxt ""
@@ -510,7 +510,7 @@ msgctxt ""
"calc\n"
"LngText.text"
msgid "New Spreadsheet"
-msgstr "جدول بيانات جديد"
+msgstr "جدول مُمتد جديد"
#: launcher_unityquicklist.ulf
msgctxt ""
diff --git a/source/ar/vcl/source/src.po b/source/ar/vcl/source/src.po
index 7b7df7ec257..4604e3c14af 100644
--- a/source/ar/vcl/source/src.po
+++ b/source/ar/vcl/source/src.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-08 14:45+0000\n"
+"PO-Revision-Date: 2014-01-29 05:42+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375973130.0\n"
+"X-POOTLE-MTIME: 1390974136.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -90,7 +90,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLOSE\n"
"string.text"
msgid "~Close"
-msgstr ""
+msgstr "إ~غلاق"
#: btntext.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"SV_BUTTONTEXT_OPEN\n"
"string.text"
msgid "~Open"
-msgstr ""
+msgstr "~فتح"
#: btntext.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLEAR\n"
"string.text"
msgid "~Clear"
-msgstr ""
+msgstr "~محو"
#: btntext.src
msgctxt ""
@@ -250,7 +250,7 @@ msgctxt ""
"SV_BUTTONTEXT_PLAY\n"
"string.text"
msgid "~Play"
-msgstr ""
+msgstr "ت~شغيل"
#: btntext.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"SV_BUTTONTEXT_STOP\n"
"string.text"
msgid "~Stop"
-msgstr ""
+msgstr "إي~قاف"
#: btntext.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"SV_BUTTONTEXT_CONNECT\n"
"string.text"
msgid "C~onnect"
-msgstr ""
+msgstr "ا~تصال"
#: fpicker.src
msgctxt ""
@@ -386,7 +386,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY\n"
"string.text"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "يوجد ملف بالاسم \"$filename$\" بالفعل. هل تريد استبداله؟"
#: fpicker.src
msgctxt ""
@@ -394,7 +394,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY\n"
"string.text"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "الملف موجود بالفعل في \"$dirname$\". باستبداله تقوم بالكتابة على محتوياته."
#: fpicker.src
msgctxt ""
@@ -1503,7 +1503,7 @@ msgctxt ""
"23\n"
"itemlist.text"
msgid "°"
-msgstr ""
+msgstr "°"
#: units.src
msgctxt ""
@@ -1512,7 +1512,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "sec"
-msgstr ""
+msgstr "ث"
#: units.src
msgctxt ""
@@ -1521,4 +1521,4 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "ms"
-msgstr ""
+msgstr "م‌ث"
diff --git a/source/ar/vcl/uiconfig/ui.po b/source/ar/vcl/uiconfig/ui.po
index 5b7de5d14fa..728d14946c3 100644
--- a/source/ar/vcl/uiconfig/ui.po
+++ b/source/ar/vcl/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-27 16:33+0000\n"
+"PO-Revision-Date: 2014-01-29 05:44+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: none\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369672395.0\n"
+"X-POOTLE-MTIME: 1390974273.0\n"
#: errornocontentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornocontentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "There are no pages to be printed."
-msgstr ""
+msgstr "لا صفحات لطباعتها."
#: errornocontentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please check your document for ranges relevant to printing."
-msgstr ""
+msgstr "فضلًا تحقق من المستند عن المجالات المعنية بالطباعة."
#: errornoprinterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornoprinterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No default printer found."
-msgstr ""
+msgstr "لم يُعثر على طابعة افتراضية."
#: errornoprinterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose a printer and try again."
-msgstr ""
+msgstr "فضلًا اختر طابعة وحاول مجدّدًا."
#: printdialog.ui
msgctxt ""
diff --git a/source/ar/wizards/source/euro.po b/source/ar/wizards/source/euro.po
index 378bc8628cb..e98b501c9c1 100644
--- a/source/ar/wizards/source/euro.po
+++ b/source/ar/wizards/source/euro.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-30 20:40+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-04 05:34+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372624840.0\n"
+"X-POOTLE-MTIME: 1391492048.0\n"
#: euro.src
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"MESSAGES + 6\n"
"string.text"
msgid "Should protected spreadsheets be temporarily unprotected?"
-msgstr "هل تريد إلغاء حماية الجداول مؤقتًا؟"
+msgstr "هل تريد إلغاء حماية الجداول المُمتدة مؤقتًا؟"
#: euro.src
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"MESSAGES + 13\n"
"string.text"
msgid "The Wizard cannot edit this document as cell formats cannot be modified in documents containing protected spreadsheets."
-msgstr "لا يستطيع المعالج تحرير هذا المستند حيث إنه لا يمكن تعديل تنسيقات الخلية في المستندات التي تحتوي أوراق بيانية محمية."
+msgstr "لا يستطيع المعالج تحرير هذا المستند حيث إنه لا يمكن تعديل تنسيقات الخلية في المستندات التي تحتوي جداول مُمتدة محمية."
#: euro.src
msgctxt ""
@@ -629,16 +629,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr ""
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "العملة المعيّنة لهذا المستند ليست عملة أوروبية!"
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "اللغة التي تم تعيينها لنظام التشغيل الخاص بك ليست من لغات دول الاتحاد المالي الأوروبي."
+msgstr ""
#: euro.src
msgctxt ""
diff --git a/source/ar/wizards/source/formwizard.po b/source/ar/wizards/source/formwizard.po
index 5e1a5bc6a0f..86155e61876 100644
--- a/source/ar/wizards/source/formwizard.po
+++ b/source/ar/wizards/source/formwizard.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-08 14:46+0000\n"
+"PO-Revision-Date: 2014-02-04 05:34+0000\n"
"Last-Translator: صفا <safaalfulaij@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375973178.0\n"
+"X-POOTLE-MTIME: 1391492066.0\n"
#: dbwizres.src
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"RID_COMMON_START + 2\n"
"string.text"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
-msgstr "تعذر إنشاء الجدول البياني.<BR>رجاء التحقق أن الوحدة 'PRODUCTNAME كالك' مثبّتة."
+msgstr "تعذر إنشاء الجدول المُمتد.<BR>يرجى التحقق أن الوحدة 'PRODUCTNAME كالك' مثبّتة."
#: dbwizres.src
msgctxt ""
diff --git a/source/as/chart2/source/controller/dialogs.po b/source/as/chart2/source/controller/dialogs.po
index 1ee4aa21f9e..3d36f42a126 100644
--- a/source/as/chart2/source/controller/dialogs.po
+++ b/source/as/chart2/source/controller/dialogs.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-26 11:07+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-20 12:11+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385464073.0\n"
+"X-POOTLE-MTIME: 1392898312.0\n"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "ধাৰা শাৰী %FORMULA with accuracy R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "period = %PERIOD ৰ সৈতে গড় ট্ৰেণ্ড লাইন স্থানান্তৰ কৰা হৈছে"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1449,56 +1457,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "ৰৈখিক (%SERIESNAME)"
+msgid "Linear"
+msgstr "ৰৈখিক"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "লগাৰিথীমিক (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "লগাৰিথিমিক"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "সূচকীয় (%SERIESNAME)"
+msgid "Exponential"
+msgstr "গৌণিয়"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "বল (%SERIESNAME)"
+msgid "Power"
+msgstr "পাৱাৰ"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr "বহুপদী (%SERIESNAME)"
+msgid "Polynomial"
+msgstr "বহুপদী"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr "চলন গড় (%SERIESNAME)"
+msgid "Moving average"
+msgstr "গতিশীল গড়"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "মধ্যমীয়া (%SERIESNAME)"
+msgid "Mean"
+msgstr "মধ্যমান"
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/as/chart2/uiconfig/ui.po b/source/as/chart2/uiconfig/ui.po
index 8c33517832f..4ffa8ba3e2e 100644
--- a/source/as/chart2/uiconfig/ui.po
+++ b/source/as/chart2/uiconfig/ui.po
@@ -3,17 +3,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-26 11:38+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-20 12:12+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385465927.0\n"
+"X-POOTLE-MTIME: 1392898328.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -801,6 +801,24 @@ msgstr "নিৰ্ধাৰণৰ গুণক (R²) দেখুৱাওক
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "ট্ৰেণ্ডিং নাম"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/as/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/as/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..2f95c7d6f2f
--- /dev/null
+++ b/source/as/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,34 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-02-14 09:10+0000\n"
+"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1392369002.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird অন্তৰ্ভুক্ত"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Firebird ফাইল"
diff --git a/source/as/cui/source/options.po b/source/as/cui/source/options.po
index 00599dcaf70..2584acf5713 100644
--- a/source/as/cui/source/options.po
+++ b/source/as/cui/source/options.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-11-26 11:42+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -998,15 +998,6 @@ msgstr "অনলাইন আপডেইট"
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr "বিশেষজ্ঞ সংৰূপ"
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/as/cui/uiconfig/ui.po b/source/as/cui/uiconfig/ui.po
index 1a16713d3bf..035aa3df499 100644
--- a/source/as/cui/uiconfig/ui.po
+++ b/source/as/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
"PO-Revision-Date: 2013-11-26 19:20+0630\n"
"Last-Translator: Nilamdyuti Goswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -12,13 +12,31 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1385469968.0\n"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "Edit"
+msgstr "সম্পাদনা কৰক"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"reset\n"
+"label\n"
+"string.text"
+msgid "Reset"
+msgstr ""
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
"preference\n"
"label\n"
"string.text"
@@ -61,24 +79,6 @@ msgctxt ""
msgid "Preferences"
msgstr "পছন্দসমূহ"
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"default\n"
-"label\n"
-"string.text"
-msgid "Default"
-msgstr "অবিকল্পিত"
-
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"edit\n"
-"label\n"
-"string.text"
-msgid "Edit"
-msgstr "সম্পাদনা কৰক"
-
#: aboutconfigvaluedialog.ui
msgctxt ""
"aboutconfigvaluedialog.ui\n"
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr "মান"
+msgid "Value:"
+msgstr ""
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "স্বত্বাধিকাৰ © ২০০০, ২০১৩ LibreOffice অৱদানকাৰীসকল আৰু/অথবা তেওলোকৰ সহযোগীসকল।"
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr ""
#: aboutdialog.ui
msgctxt ""
@@ -406,15 +406,6 @@ msgstr "আৰম্ভণি কৌট (_S):"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -460,15 +451,6 @@ msgstr "অন্ত কৌট (_E):"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -514,15 +496,6 @@ msgstr "আৰম্ভণি কৌট (_S):"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -568,15 +541,6 @@ msgstr "অন্ত কৌট (_E):"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2767,8 +2731,8 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
-msgstr "শাৰী ১ (_1)"
+msgid "Line _1"
+msgstr ""
#: connectortabpage.ui
msgctxt ""
@@ -2830,8 +2794,8 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
-msgstr "উলম্ব অন্ত কৰক (_E)"
+msgid "_End vertical"
+msgstr ""
#: connectortabpage.ui
msgctxt ""
@@ -2902,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr "ৰেজিস্টাৰ্ড ডাটাবেইচসমূহ"
+msgid "Connection pool"
+msgstr ""
#: cuiimapdlg.ui
msgctxt ""
@@ -6976,6 +6940,15 @@ msgstr "মেক্ৰ ৰেকৰ্ডিং সামৰ্থবান ক
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7966,6 +7939,33 @@ msgstr "LibreOffice মৌলিক (_B)"
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -8908,20 +8908,20 @@ msgstr "ফাইলত URL ৰক্ষা কৰক"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "ইন্টাৰ্নে'টৰ URL ৰক্ষা কৰক"
+msgid "_Edit document properties before saving"
+msgstr "ছেভ কৰাৰ আগতে দস্তাবেজ বৈশিষ্ট্যবোৰ সম্পাদনা কৰক (_E)"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "ছেভ কৰাৰ আগতে দস্তাবেজ বৈশিষ্ট্যবোৰ সম্পাদনা কৰক (_E)"
+msgid "Save URLs relative to internet"
+msgstr "ইন্টাৰ্নে'টৰ URL ৰক্ষা কৰক"
#: optsavepage.ui
msgctxt ""
@@ -9589,6 +9589,132 @@ msgstr "ঠিকনা"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "হাৰ্ডৱেৰ ত্বৰণ ব্যৱহাৰ কৰক (_w)"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "এন্টি-এলিায়াচিং ব্যৱহাৰ কৰক (_l)"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "গ্ৰাফিক্স আউটপুট"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "স্বচ্ছতা (_T)"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "নিৰ্বাচন"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "মেনুসমূহত আইকন (_u)"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "স্বচালিত"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "লুকুৱাই ৰাখক"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "দেখুৱাওক"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "মেনু"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "ফন্টসমূহৰ পূৰ্বদৰ্শন দেখুৱাওক (_r)"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "ফন্টৰ ইতিহাস দেখুৱাওক (_i)"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "ফন্ট তালিকাসমূহ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9769,105 +9895,6 @@ msgstr "ব্যৱহাৰকাৰী আন্তঃপৃষ্ট"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "মেনুসমূহত আইকন (_u)"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "স্বচালিত"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "লুকুৱাই ৰাখক"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "দেখুৱাওক"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "মেনু"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "ফন্টসমূহৰ পূৰ্বদৰ্শন দেখুৱাওক (_r)"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "ফন্টৰ ইতিহাস দেখুৱাওক (_i)"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "ফন্ট তালিকাসমূহ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "হাৰ্ডৱেৰ ত্বৰণ ব্যৱহাৰ কৰক (_w)"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "এন্টি-এলিায়াচিং ব্যৱহাৰ কৰক (_l)"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "গ্ৰাফিক্স আউটপুট"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9946,24 +9973,6 @@ msgctxt ""
msgid "Mouse"
msgstr "মাউচ"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "স্বচ্ছতা (_T)"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "নিৰ্বাচন"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12458,6 +12467,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "শব্দকোষলৈ যোগ কৰক (_A)"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr ""
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12691,8 +12709,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr "দ্বাৰা"
+msgid "_by"
+msgstr ""
#: swpossizepage.ui
msgctxt ""
@@ -12736,7 +12754,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui
@@ -12754,8 +12772,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr "স্থান"
+msgid "Positio_n"
+msgstr ""
#: swpossizepage.ui
msgctxt ""
diff --git a/source/as/dbaccess/source/core/resource.po b/source/as/dbaccess/source/core/resource.po
index 9ec3d2bb925..69cbbda875a 100644
--- a/source/as/dbaccess/source/core/resource.po
+++ b/source/as/dbaccess/source/core/resource.po
@@ -3,17 +3,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-21 06:09+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-02-20 12:59+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371794943.0\n"
+"X-POOTLE-MTIME: 1392901174.0\n"
#: strings.src
msgctxt ""
@@ -60,8 +60,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "বাহিৰৰ তথ্য উৎসটোলৈ সংযোগটো প্ৰতিষ্ঠা কৰিব পৰা নগ'ল। প্ৰদান কৰা URL লৈ কোনো SDBC ড্ৰাইভাৰ পোৱা নগ'ল।"
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "বহিৰ্তম তথ্য উৎসলৈ সংযোগ স্থাপন কৰিব পৰা নগল। URL '$name$' ৰ বাবে কোনো SDBC ড্ৰাইভাৰ পোৱা নগল।"
#: strings.src
msgctxt ""
diff --git a/source/as/dictionaries/lo_LA.po b/source/as/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..60fc927a9f8
--- /dev/null
+++ b/source/as/dictionaries/lo_LA.po
@@ -0,0 +1,24 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-14 09:10+0000\n"
+"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1392369026.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "লাও বানান শব্দকোষ"
diff --git a/source/as/dictionaries/pt_BR/dialog.po b/source/as/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..471febf0237
--- /dev/null
+++ b/source/as/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,34 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-02-14 09:11+0000\n"
+"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1392369063.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "ভাষাৰ সংহতিসমূহ"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "ব্যাকৰণ পৰিক্ষণ (পৰ্তুগীচ)"
diff --git a/source/as/extensions/source/bibliography.po b/source/as/extensions/source/bibliography.po
index 868b4fe6bae..e8defc3c293 100644
--- a/source/as/extensions/source/bibliography.po
+++ b/source/as/extensions/source/bibliography.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-21 06:13+0000\n"
+"PO-Revision-Date: 2014-02-14 09:12+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371795205.0\n"
+"X-POOTLE-MTIME: 1392369162.0\n"
#: bib.src
msgctxt ""
@@ -596,7 +596,7 @@ msgctxt ""
"TBC_BT_REMOVEFILTER\n"
"toolboxitem.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "ফিল্টাৰ পুনৰ সংহতি কৰক"
#: toolbar.src
msgctxt ""
diff --git a/source/as/extensions/uiconfig/spropctrlr/ui.po b/source/as/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..f69a801e37b
--- /dev/null
+++ b/source/as/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,61 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-14 09:22+0000\n"
+"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1392369720.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "টেবৰ ক্ৰম"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "ওপৰলৈ স্থানান্তৰ কৰক (_M)"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "তললৈ স্থানান্তৰ কৰক (_D)"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "স্বচালিত সজোৱা (_A)"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "নিয়ন্ত্ৰণসমূহ"
diff --git a/source/as/filter/source/config/fragments/filters.po b/source/as/filter/source/config/fragments/filters.po
index 415fbc0df0a..afcfd606fe7 100644
--- a/source/as/filter/source/config/fragments/filters.po
+++ b/source/as/filter/source/config/fragments/filters.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2012-07-24 14:35+0530\n"
"Last-Translator: Nilamdyuti Goswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
@@ -15,6 +15,186 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr ""
+
#: HTML_MasterDoc_ui.xcu
msgctxt ""
"HTML_MasterDoc_ui.xcu\n"
@@ -51,6 +231,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML ডকুমেন্ট"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +303,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "মাইক্ৰছফট এক্সেল 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr ""
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +321,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "মাইক্ৰছফট এক্সেল 4.0 নমুনা"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr ""
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +339,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "মাইক্ৰছফট এক্সেল 5.0 নমুনা"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr ""
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +357,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "মাইক্ৰছফট এক্সেল 95 নমুনা"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr ""
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -96,6 +375,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Microsoft Excel 97/2000/XP/2003 টেমপ্লেইট"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr ""
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr ""
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -105,6 +402,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Microsoft PowerPoint 97/2000/XP/2003 টেমপ্লেইট"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr ""
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -114,14 +429,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "মাইক্ৰছফট ৱৰ্ড 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML টেমপ্লেইট"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -129,8 +453,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML টেমপ্লেইট"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -138,8 +462,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr ""
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -150,6 +483,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "মাইক্ৰছফট ৱৰ্ড 95 নমুনা"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr ""
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -159,6 +501,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Microsoft Word 97/2000/XP/2003 টেমপ্লেইট"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr ""
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr ""
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr ""
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr ""
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -177,6 +654,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Office Open XML লিখনী"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr ""
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr ""
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -258,6 +906,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
"Text__StarWriter_Web__ui.xcu\n"
@@ -339,6 +1041,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Unified Office Format text"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr ""
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -381,8 +1164,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML টেমপ্লেইট"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -390,8 +1173,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -420,6 +1203,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -429,6 +1221,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "ODF Chart"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -447,6 +1248,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF Drawing"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -456,6 +1284,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -465,6 +1338,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "HTML দস্তাবেজ (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -498,8 +1515,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Microsoft PowerPoint 2007/2010 XML স্বচলন"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -507,8 +1524,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML টেমপ্লেইট"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -516,8 +1533,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML টেমপ্লেইট"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -525,8 +1542,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr ""
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr ""
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -564,6 +1608,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -573,6 +1662,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "HTML দস্তাবেজ (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -582,6 +1797,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODF Formula"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -600,6 +1833,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "ODF Text Document"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -627,6 +1869,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr ""
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -645,6 +1941,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr ""
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -680,3 +1994,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr ""
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/as/filter/source/config/fragments/types.po b/source/as/filter/source/config/fragments/types.po
index feaa8b0e5b8..16dd272f476 100644
--- a/source/as/filter/source/config/fragments/types.po
+++ b/source/as/filter/source/config/fragments/types.po
@@ -3,17 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-05-03 17:07+0530\n"
-"Last-Translator: Nilamdyuti Goswami <ngoswami@redhat.com>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-02-25 14:12+0000\n"
+"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393337537.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -30,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -39,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML টেমপ্লেইট"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML টেমপ্লেইট"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -48,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -57,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -66,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML টেমপ্লেইট"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML টেমপ্লেইট"
#: StarBase.xcu
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Database Report"
-msgstr ""
+msgstr "OpenDocument ডাটাবেইচ সংবাদ"
#: StarBaseReportChart.xcu
msgctxt ""
@@ -94,7 +95,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "StarOffice XML (Base) Report Chart 9"
-msgstr ""
+msgstr "StarOffice XML (Base) Report Chart 9"
#: calc8.xcu
msgctxt ""
@@ -132,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "OpenDocument স্প্ৰেডশ্বীট (Flat XML)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Office Open XML স্প্ৰেডশ্বিট"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Office Open XML স্প্ৰেডশ্বিট টেমপ্লেইট"
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -195,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "OpenDocument পৰিৱেশন (Flat XML)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Office Open XML উপস্থাপন স্বচলন"
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -246,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML টেমপ্লেইট"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML টেমপ্লেইট"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/as/forms/source/resource.po b/source/as/forms/source/resource.po
index fdc1ee687d2..d281824cf33 100644
--- a/source/as/forms/source/resource.po
+++ b/source/as/forms/source/resource.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-20 13:20+0000\n"
+"PO-Revision-Date: 2014-02-14 09:12+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371734404.0\n"
+"X-POOTLE-MTIME: 1392369142.0\n"
#: strings.src
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"RID_STR_IMPORT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "ছবি সুমুৱাওক"
#: strings.src
msgctxt ""
@@ -125,7 +125,7 @@ msgctxt ""
"RID_STR_OPEN_GRAPHICS\n"
"string.text"
msgid "Insert Image from..."
-msgstr ""
+msgstr "চিহ্নিত স্থানৰ পৰা ছবি সুমুৱাওক..."
#: strings.src
msgctxt ""
@@ -133,7 +133,7 @@ msgctxt ""
"RID_STR_CLEAR_GRAPHICS\n"
"string.text"
msgid "Remove Image"
-msgstr ""
+msgstr "ছবি আতৰাওক"
#: strings.src
msgctxt ""
diff --git a/source/as/formula/source/core/resource.po b/source/as/formula/source/core/resource.po
index 75a95b7ca55..68496bdfb3c 100644
--- a/source/as/formula/source/core/resource.po
+++ b/source/as/formula/source/core/resource.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 07:17+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-20 13:03+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371453471.0\n"
+"X-POOTLE-MTIME: 1392901409.0\n"
#: core_resource.src
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"SC_OPCODE_VAR_P_MS\n"
"string.text"
msgid "VAR.P"
-msgstr ""
+msgstr "VAR.P"
#: core_resource.src
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"SC_OPCODE_VAR_S\n"
"string.text"
msgid "VAR.S"
-msgstr ""
+msgstr "VAR.S"
#: core_resource.src
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_P_MS\n"
"string.text"
msgid "STDEV.P"
-msgstr ""
+msgstr "STDEV.P"
#: core_resource.src
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_S\n"
"string.text"
msgid "STDEV.S"
-msgstr ""
+msgstr "STDEV.S"
#: core_resource.src
msgctxt ""
@@ -1343,6 +1343,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "EXPON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1355,7 +1364,7 @@ msgctxt ""
"SC_OPCODE_BINOM_DIST_MS\n"
"string.text"
msgid "BINOM.DIST"
-msgstr ""
+msgstr "BINOM.DIST"
#: core_resource.src
msgctxt ""
@@ -1370,6 +1379,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "POISSON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -1976,7 +1994,7 @@ msgctxt ""
"SC_OPCODE_LENB\n"
"string.text"
msgid "LENB"
-msgstr ""
+msgstr "LENB"
#: core_resource.src
msgctxt ""
@@ -1985,7 +2003,7 @@ msgctxt ""
"SC_OPCODE_RIGHTB\n"
"string.text"
msgid "RIGHTB"
-msgstr ""
+msgstr "RIGHTB"
#: core_resource.src
msgctxt ""
@@ -1994,7 +2012,7 @@ msgctxt ""
"SC_OPCODE_LEFTB\n"
"string.text"
msgid "LEFTB"
-msgstr ""
+msgstr "LEFTB"
#: core_resource.src
msgctxt ""
@@ -2003,7 +2021,7 @@ msgctxt ""
"SC_OPCODE_MIDB\n"
"string.text"
msgid "MIDB"
-msgstr ""
+msgstr "MIDB"
#: core_resource.src
msgctxt ""
@@ -2117,6 +2135,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "HYPGEOM.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2144,6 +2171,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "F.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "F.DIST.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2156,7 +2201,7 @@ msgctxt ""
"SC_OPCODE_CHI_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST.RT"
-msgstr ""
+msgstr "CHISQ.DIST.RT"
#: core_resource.src
msgctxt ""
@@ -2171,6 +2216,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "WEIBULL.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2192,7 +2246,7 @@ msgctxt ""
"SC_OPCODE_BINOM_INV\n"
"string.text"
msgid "BINOM.INV"
-msgstr ""
+msgstr "BINOM.INV"
#: core_resource.src
msgctxt ""
@@ -2390,7 +2444,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_N\n"
"string.text"
msgid "CONFIDENCE.NORM"
-msgstr ""
+msgstr "CONFIDENCE.NORM"
#: core_resource.src
msgctxt ""
@@ -2399,7 +2453,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_T\n"
"string.text"
msgid "CONFIDENCE.T"
-msgstr ""
+msgstr "CONFIDENCE.T"
#: core_resource.src
msgctxt ""
@@ -2414,6 +2468,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "F.TEST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2453,7 +2516,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_P\n"
"string.text"
msgid "COVARIANCE.P"
-msgstr ""
+msgstr "COVARIANCE.P"
#: core_resource.src
msgctxt ""
@@ -2462,7 +2525,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_S\n"
"string.text"
msgid "COVARIANCE.S"
-msgstr ""
+msgstr "COVARIANCE.S"
#: core_resource.src
msgctxt ""
@@ -2570,7 +2633,7 @@ msgctxt ""
"SC_OPCODE_CHI_INV_MS\n"
"string.text"
msgid "CHISQ.INV.RT"
-msgstr ""
+msgstr "CHISQ.INV.RT"
#: core_resource.src
msgctxt ""
@@ -2612,6 +2675,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "F.INV"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "F.INV.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
@@ -2624,7 +2705,7 @@ msgctxt ""
"SC_OPCODE_CHI_TEST_MS\n"
"string.text"
msgid "CHISQ.TEST"
-msgstr ""
+msgstr "CHISQ.TEST"
#: core_resource.src
msgctxt ""
@@ -2669,7 +2750,7 @@ msgctxt ""
"SC_OPCODE_BETA_DIST_MS\n"
"string.text"
msgid "BETA.DIST"
-msgstr ""
+msgstr "BETA.DIST"
#: core_resource.src
msgctxt ""
@@ -2678,7 +2759,7 @@ msgctxt ""
"SC_OPCODE_BETA_INV_MS\n"
"string.text"
msgid "BETA.INV"
-msgstr ""
+msgstr "BETA.INV"
#: core_resource.src
msgctxt ""
@@ -2849,7 +2930,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST"
-msgstr ""
+msgstr "CHISQ.DIST"
#: core_resource.src
msgctxt ""
@@ -2867,7 +2948,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_INV_MS\n"
"string.text"
msgid "CHISQ.INV"
-msgstr ""
+msgstr "CHISQ.INV"
#: core_resource.src
msgctxt ""
@@ -2984,7 +3065,7 @@ msgctxt ""
"SC_OPCODE_FILTERXML\n"
"string.text"
msgid "FILTERXML"
-msgstr ""
+msgstr "FILTERXML"
#: core_resource.src
msgctxt ""
@@ -2993,4 +3074,4 @@ msgctxt ""
"SC_OPCODE_WEBSERVICE\n"
"string.text"
msgid "WEBSERVICE"
-msgstr ""
+msgstr "WEBSERVICE"
diff --git a/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po
index f96c4e4e5a4..b265da81d48 100644
--- a/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-21 06:33+0000\n"
+"PO-Revision-Date: 2014-02-14 09:39+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371796438.0\n"
+"X-POOTLE-MTIME: 1392370747.0\n"
#: ActionTe.ulf
msgctxt ""
@@ -2798,7 +2798,7 @@ msgctxt ""
"OOO_CUSTOMACTION_4\n"
"LngText.text"
msgid "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
-msgstr ""
+msgstr "[ProductName] ক এই Windows সংস্কৰণত ইনস্টল কৰিব নোৱাৰি। Windows XP অথবা নতুন প্ৰয়োজনীয়।"
#: Error.ulf
msgctxt ""
diff --git a/source/as/librelogo/source/pythonpath.po b/source/as/librelogo/source/pythonpath.po
index f10d7e312b9..d99b148c9a1 100644
--- a/source/as/librelogo/source/pythonpath.po
+++ b/source/as/librelogo/source/pythonpath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-14 08:40+0000\n"
+"PO-Revision-Date: 2014-02-14 09:11+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371199242.0\n"
+"X-POOTLE-MTIME: 1392369102.0\n"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"PENCAP\n"
"property.text"
msgid "pencap|linecap"
-msgstr ""
+msgstr "pencap|linecap"
#: LibreLogo_en_US.properties
msgctxt ""
diff --git a/source/as/officecfg/registry/data/org/openoffice.po b/source/as/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..594c9cc91cd
--- /dev/null
+++ b/source/as/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,97 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-25 14:23+0000\n"
+"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393338188.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Base: ডাটাবেইচ ফৰ্ম"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Base: ৰিপৰ্ট ৰূপাঙ্কণ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Base: ৰিলেষণ ৰূপাঙ্কণ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Base: প্ৰশ্নৰ ৰূপাঙ্কণ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Base: দৰ্শন ৰূপাঙ্কণ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Base: টেবুল ৰূপাঙ্কণ"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Base: তথ্য দৰ্শন"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Base: টেবুল তথ্য দৰ্শন"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Base: Oracle সংবাদ নিৰ্মাতা"
diff --git a/source/as/officecfg/registry/data/org/openoffice/Office/UI.po b/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
index 103aa64a9f4..87796956b28 100644
--- a/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-11-15 11:38+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -23334,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "বেকস্পেছ"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/as/reportdesign/uiconfig/dbreport/ui.po b/source/as/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..1f1b2b42fc6
--- /dev/null
+++ b/source/as/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,178 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-02-20 13:06+0000\n"
+"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1392901614.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "তাৰিখ আৰু সময়"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "তাৰিখ অন্তৰ্ভুক্ত কৰক (_I)"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "বিন্যাস (_F):"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "সময় অন্তৰ্ভুক্ত কৰক (_T)"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "বিন্যাস (_r):"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "পৃষ্ঠাৰ সংখ্যা"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "পৃষ্ঠা N (_P)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "M ৰ পৃষ্ঠা N (_N)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "বিন্যাস"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "পৃষ্ঠাৰ ওপৰ (হেডাৰ) (_T)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "পৃষ্ঠাৰ তল (ফুটাৰ) (_B)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "অৱস্থান"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "বাঁও"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "কেন্দ্ৰ"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "সোঁ"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "সংৰেখন (_A):"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "সংখ্যাক প্ৰথম পৃষ্ঠাত দেখুৱাওক"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "সাধাৰণ"
diff --git a/source/as/sc/source/ui/StatisticsDialogs.po b/source/as/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..4ab2fd70e50
--- /dev/null
+++ b/source/as/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,520 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-25 14:27+0000\n"
+"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393338467.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "গতিশীল গড়"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "গনকীয় নিমজতা"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "অপৰৰ বিশ্লেষণ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "ANOVA - এটা কাৰক"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "দলবোৰ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "দলৰ মাজত"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "দলৰ অন্তৰ্গত"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "ভেদৰ উৎস"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "P-value"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F critical"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "সৰ্বমুঠ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "সহসম্বন্ধ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "সহসম্বন্ধ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/as/sc/source/ui/drawfunc.po b/source/as/sc/source/ui/drawfunc.po
index cc156fa7687..98598d39043 100644
--- a/source/as/sc/source/ui/drawfunc.po
+++ b/source/as/sc/source/ui/drawfunc.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-07 13:25+0530\n"
-"Last-Translator: Nilamdyuti Goswami <ngoswami@redhat.com>\n"
+"PO-Revision-Date: 2014-02-25 14:24+0000\n"
+"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1350058020.0\n"
+"X-POOTLE-MTIME: 1393338242.0\n"
#: drformsh.src
msgctxt ""
@@ -370,7 +370,7 @@ msgctxt ""
"RID_GRAPHIC_OBJECTBAR\n"
"string.text"
msgid "Image Object Bar"
-msgstr ""
+msgstr "ছবি অবজেক্ট বাৰ"
#: objdraw.src
msgctxt ""
@@ -387,7 +387,7 @@ msgctxt ""
"SID_EXPORT_AS_GRAPHIC\n"
"menuitem.text"
msgid "Export as Image.."
-msgstr ""
+msgstr "ছবি ৰূপে এক্সপৰ্ট কৰক.."
#: objdraw.src
msgctxt ""
diff --git a/source/as/sc/source/ui/navipi.po b/source/as/sc/source/ui/navipi.po
index be80092ee35..a89411db6d9 100644
--- a/source/as/sc/source/ui/navipi.po
+++ b/source/as/sc/source/ui/navipi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-10-12 16:07+0000\n"
+"PO-Revision-Date: 2014-02-25 14:24+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1350058020.0\n"
+"X-POOTLE-MTIME: 1393338251.0\n"
#: navipi.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SCSTR_CONTENT_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "ছবি"
#: navipi.src
msgctxt ""
diff --git a/source/as/sc/source/ui/src.po b/source/as/sc/source/ui/src.po
index d72967f5629..8dfd93584e8 100644
--- a/source/as/sc/source/ui/src.po
+++ b/source/as/sc/source/ui/src.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2013-06-21 06:34+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -10303,8 +10303,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "আৰম্ভৰ কালটো। হিচাপত ধৰিব লগীয়া প্ৰথম কালটো।A = 1 প্ৰথম কাল।"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -10420,8 +10420,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "আৰম্ভৰ কালটো। হিচাপত ধৰিব লগীয়া প্ৰথম কালটো।A = 1 প্ৰথম কাল।"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16441,8 +16441,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "দ্বিপদ বিতৰণটোৰ সীমাৰেখা যুক্তিবোৰ।"
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16504,7 +16504,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -16627,6 +16627,69 @@ msgstr "0 বা FALSE এ probability density function গণনা কৰে
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17032,6 +17095,69 @@ msgstr "পুঞ্জীভূত। C=0 এ ঘনত্ব ফলন গণ
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17743,6 +17869,87 @@ msgstr "পুঞ্জীভূত। C=0 এ ঘনত্ব ফলন গণ
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17824,6 +18031,105 @@ msgstr "জনসংখ্যাৰ আকাৰটো।"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -17995,6 +18301,150 @@ msgstr "F বিতৰণটোৰ হৰটোত স্বাধীনতা
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18058,6 +18508,132 @@ msgstr "F বিতৰণটোৰ হৰটোত স্বাধীনতা
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18268,7 +18844,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -18994,6 +19570,51 @@ msgstr "দ্বিতীয় ৰেকৰ্ড শ্ৰেণীটো।"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
diff --git a/source/as/sc/uiconfig/scalc/ui.po b/source/as/sc/uiconfig/scalc/ui.po
index 171b42695a9..db65934e865 100644
--- a/source/as/sc/uiconfig/scalc/ui.po
+++ b/source/as/sc/uiconfig/scalc/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
"PO-Revision-Date: 2013-06-20 13:27+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -166,7 +166,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -184,7 +184,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -340,6 +340,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -433,7 +532,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -487,7 +586,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -646,7 +745,7 @@ msgstr "বন্ধ কৰক (_C)"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -658,7 +757,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -712,7 +811,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -736,10 +835,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -793,7 +892,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -1189,7 +1288,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1342,7 +1441,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -2791,7 +2890,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: movingaveragedialog.ui
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr "বিকল্পসমূহ"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4060,7 +4168,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: samplingdialog.ui
@@ -4069,7 +4177,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -4921,15 +5029,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4957,15 +5056,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4984,15 +5074,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5029,15 +5110,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5173,51 +5245,6 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5299,16 +5326,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5317,7 +5344,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5884,6 +5911,78 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5920,6 +6019,366 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6370,307 +6829,307 @@ msgstr "বিকল্পসমূহ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
+msgid "_Formulas"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
+msgid "Zero val_ues"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
+msgid "Cha_rts:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
+msgid "_Drawing objects:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
+msgid "Objects"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
diff --git a/source/as/scaddins/source/analysis.po b/source/as/scaddins/source/analysis.po
index 5ef0f61cd42..2ccdc0308ab 100644
--- a/source/as/scaddins/source/analysis.po
+++ b/source/as/scaddins/source/analysis.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-21 06:34+0000\n"
+"PO-Revision-Date: 2014-02-25 14:20+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371796494.0\n"
+"X-POOTLE-MTIME: 1393338054.0\n"
#: analysis.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "দুটা তাৰিখৰ মাজৰ বছৰ সংখ্যা (ভগ্নাংশিক অংশ অন্তৰ্ভুক্ত কৰি)"
#: analysis.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Basis indicates the day-count convention to use in the calculation"
-msgstr ""
+msgstr "ভিত্তিয়ে গণনাত ব্যৱহাৰ কৰিব লগিয়া দিন-গণনা বিধি বুজায়"
#: analysis.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr ""
+msgstr "সপ্তাহৰ প্ৰথম দিন বুজায় (১ = দেওবাৰ, অন্য মান = সোমবাৰ)"
#: analysis.src
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a complex number raised to a real power"
-msgstr ""
+msgstr "এটা জটিল সংখ্যাক এটা অখণ্ড সংখ্যাৰ ঘাতলৈ বৃদ্ধি কৰি ঘূৰাই দিয়ে"
#: analysis.src
msgctxt ""
diff --git a/source/as/scaddins/source/pricing.po b/source/as/scaddins/source/pricing.po
index 093a1086b10..c0d5c0e2ade 100644
--- a/source/as/scaddins/source/pricing.po
+++ b/source/as/scaddins/source/pricing.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-06-14 11:46+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -355,7 +355,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -562,7 +562,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
diff --git a/source/as/scp2/source/calc.po b/source/as/scp2/source/calc.po
index 4b715236303..8e2fd50218a 100644
--- a/source/as/scp2/source/calc.po
+++ b/source/as/scp2/source/calc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-18 05:45+0000\n"
+"PO-Revision-Date: 2014-02-20 15:35+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371534310.0\n"
+"X-POOTLE-MTIME: 1392910539.0\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_SPREADSHEET\n"
"LngText.text"
msgid "Uniform Office Format Spreadsheet"
-msgstr ""
+msgstr "উইনিফৰ্ম অফিচ বিন্যাসৰ স্প্ৰেডশ্বিট"
#: registryitem_calc.ulf
msgctxt ""
@@ -182,4 +182,4 @@ msgctxt ""
"STR_REG_VAL_QUATTROPRO_SPREADSHEET\n"
"LngText.text"
msgid "Lotus Quattro Pro Spreadsheet"
-msgstr ""
+msgstr "Lotus Quattro Pro স্প্ৰেডশ্বিট"
diff --git a/source/as/scp2/source/draw.po b/source/as/scp2/source/draw.po
index 8340d64b428..56074cdb380 100644
--- a/source/as/scp2/source/draw.po
+++ b/source/as/scp2/source/draw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-20 13:27+0000\n"
+"PO-Revision-Date: 2014-02-20 15:46+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371734855.0\n"
+"X-POOTLE-MTIME: 1392911161.0\n"
#: folderitem_draw.ulf
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_REG_VAL_MS_PUBLISHER_DOCUMENT\n"
"LngText.text"
msgid "Microsoft Publisher Document"
-msgstr ""
+msgstr "Microsoft Publisher দস্তাবেজ"
#: registryitem_draw.ulf
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"STR_REG_VAL_WORDPERFECT_GRAPHIC_FILE\n"
"LngText.text"
msgid "WordPerfect Graphic File"
-msgstr ""
+msgstr "WordPerfect গ্ৰাফিক ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_AUTOCAD_DRAWING_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "AutoCAD File"
-msgstr ""
+msgstr "AutoCAD ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_REG_VAL_MS_ENHANCED_METAFILE\n"
"LngText.text"
msgid "Microsoft Enhanced Metafile"
-msgstr ""
+msgstr "Microsoft বৃদ্ধিত মেটাফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_ENCAPSULATED_POSTSCRIPT\n"
"LngText.text"
msgid "Encapsulated PostScript File"
-msgstr ""
+msgstr "Encapsulated PostScript ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_REG_VAL_OS2_METAFILE\n"
"LngText.text"
msgid "OS/2 Metafile"
-msgstr ""
+msgstr "OS/2 মেটাফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_MACINTOSH_PICTURE_METAFILE\n"
"LngText.text"
msgid "Macintosh Picture Metafile"
-msgstr ""
+msgstr "Macintosh ছবি মেটাফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_METAFILE\n"
"LngText.text"
msgid "Microsoft Windows Metafile"
-msgstr ""
+msgstr "Microsoft Windows মেটাফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_BITMAP\n"
"LngText.text"
msgid "Microsoft Windows Bitmap File"
-msgstr ""
+msgstr "Microsoft Windows বিটমেপ ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_CORELDRAW_FILE_FORMAT\n"
"LngText.text"
msgid "CorelDraw File"
-msgstr ""
+msgstr "CorelDraw ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_COREL_PRESENTATION_EXCHANGE\n"
"LngText.text"
msgid "Corel Presentation Exchange File"
-msgstr ""
+msgstr "Corel উপস্থাপন এক্সচেইঞ্জ ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"STR_REG_VAL_GRAPHICS_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "Graphics Interchange Format File"
-msgstr ""
+msgstr "গ্ৰাফিক্স ইন্টাৰচেঞ্জ বিন্যাস ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"STR_REG_VAL_JOINT_PHOTOGRAPHIC_EXPERTS_GROUP\n"
"LngText.text"
msgid "Joint Photographic Experts Group File"
-msgstr ""
+msgstr "সংযুক্ত ফ'টোগ্ৰাফিক এক্সেপাৰ্ট্চ দল ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_BITMAP_FORMAT\n"
"LngText.text"
msgid "Portable Bitmap Format File"
-msgstr ""
+msgstr "পৰ্টেবুল বিটমেপ বিন্যাস ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"STR_REG_VAL_PERSONAL_COMPUTER_EXCHANGE\n"
"LngText.text"
msgid "Personal Computer Exchange File"
-msgstr ""
+msgstr "ব্যক্তিগত কমপিউটাৰ এক্সচেইঞ্জ ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_GRAYMAP_FORMAT\n"
"LngText.text"
msgid "Portable Graymap Format File"
-msgstr ""
+msgstr "পৰ্টেবুল গ্ৰেমেপ বিন্যাস ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_NETWORK_GRAPHICS\n"
"LngText.text"
msgid "Portable Network Graphics File"
-msgstr ""
+msgstr "পৰ্টেবুল নেটৱাৰ্ক গ্ৰাফিক্স ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_PIXMAP_FORMAT\n"
"LngText.text"
msgid "Portable Pixmap Format File"
-msgstr ""
+msgstr "পৰ্টেবুল পিক্সমেপ বিন্যাস ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"STR_REG_VAL_PHOTOSHOP_DOCUMENT\n"
"LngText.text"
msgid "Adobe Photoshop Document"
-msgstr ""
+msgstr "Adobe Photoshop দস্তাবেজ"
#: registryitem_draw.ulf
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_REG_VAL_SUN_RASTER_GRAPHIC\n"
"LngText.text"
msgid "Sun Raster Graphic File"
-msgstr ""
+msgstr "Sun Raster গ্ৰাফিক ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"STR_REG_VAL_SCALABLE_VECTOR_GRAPHICS\n"
"LngText.text"
msgid "Scalable Vector Graphics File"
-msgstr ""
+msgstr "স্কেলেবুল ভেক্টৰ গ্ৰাফিক্স ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -310,7 +310,7 @@ msgctxt ""
"STR_REG_VAL_TRUEVISION_TGA\n"
"LngText.text"
msgid "Truevision TGA File"
-msgstr ""
+msgstr "Truevision TGA ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"STR_REG_VAL_TAGGED_IMAGE_FILE_FORMAT\n"
"LngText.text"
msgid "Tagged Image File"
-msgstr ""
+msgstr "টেগ্গড ছবি ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"STR_REG_VAL_X_BITMAP\n"
"LngText.text"
msgid "X BitMap File"
-msgstr ""
+msgstr "X বিটমেপ ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"STR_REG_VAL_X_PIXMAP\n"
"LngText.text"
msgid "X Pixmap File"
-msgstr ""
+msgstr "X পিক্সমেপ ফাইল"
#: registryitem_draw.ulf
msgctxt ""
@@ -342,4 +342,4 @@ msgctxt ""
"STR_REG_VAL_KODAK_PHOTO_CD_IMAGE\n"
"LngText.text"
msgid "Kodak Photo CD Image File"
-msgstr ""
+msgstr "Kodak Photo CD ছবি ফাইল"
diff --git a/source/as/scp2/source/graphicfilter.po b/source/as/scp2/source/graphicfilter.po
index 1cd968c5030..9cd03f93acd 100644
--- a/source/as/scp2/source/graphicfilter.po
+++ b/source/as/scp2/source/graphicfilter.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-20 13:40+0000\n"
+"PO-Revision-Date: 2014-02-20 15:39+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371735642.0\n"
+"X-POOTLE-MTIME: 1392910782.0\n"
#: module_graphicfilter.ulf
msgctxt ""
@@ -21,7 +21,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Image Filters"
-msgstr ""
+msgstr "ছবিৰ ফিল্টাৰসমূহ"
#: module_graphicfilter.ulf
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Additional filters required to read alien image formats."
-msgstr ""
+msgstr "বিদেশী গ্রাফিক বিন্যাসবোৰ পঢ়িবলৈ অতিৰিক্ত ফিল্টাৰবোৰৰ প্ৰয়োজন।"
#: module_graphicfilter.ulf
msgctxt ""
diff --git a/source/as/scp2/source/impress.po b/source/as/scp2/source/impress.po
index ee992b1cbee..46b717faace 100644
--- a/source/as/scp2/source/impress.po
+++ b/source/as/scp2/source/impress.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-18 05:59+0000\n"
+"PO-Revision-Date: 2014-02-20 15:40+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371535158.0\n"
+"X-POOTLE-MTIME: 1392910817.0\n"
#: folderitem_impress.ulf
msgctxt ""
@@ -189,7 +189,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_PRESENTATION\n"
"LngText.text"
msgid "Uniform Office Format Presentation"
-msgstr ""
+msgstr "ইউনিফৰ্ম অফিচ বিন্যাস উপস্থাপন"
#: registryitem_impress.ulf
msgctxt ""
@@ -197,4 +197,4 @@ msgctxt ""
"STR_REG_VAL_COMPUTER_GRAPHICS_METAFILE\n"
"LngText.text"
msgid "Computer Graphics Metafile"
-msgstr ""
+msgstr "কমপিউটাৰ গ্ৰাফিক্স মেটাফাইল"
diff --git a/source/as/scp2/source/ooo.po b/source/as/scp2/source/ooo.po
index 6c422985edc..04a91c254de 100644
--- a/source/as/scp2/source/ooo.po
+++ b/source/as/scp2/source/ooo.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-20 13:40+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-02-20 15:41+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371735652.0\n"
+"X-POOTLE-MTIME: 1392910897.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "পাৰচিয়ান"
#: module_helppack.ulf
msgctxt ""
@@ -1174,7 +1174,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "%PRODUCTNAME %PRODUCTVERSION ত পাৰচিয়ান সহায় ইনস্টল কৰে"
#: module_helppack.ulf
msgctxt ""
@@ -2542,7 +2542,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "কাটালান (ভেলেনচিয়ান)"
#: module_langpack.ulf
msgctxt ""
@@ -2550,7 +2550,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Installs the Catalan (Valencian) user interface"
-msgstr ""
+msgstr "কাটালান (ভেলেঞ্চিয়ান) ব্যৱহাৰকাৰী আন্তঃপৃষ্ট ইনস্টল কৰে"
#: module_langpack.ulf
msgctxt ""
@@ -2846,7 +2846,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Serbian (Latin)"
#: module_langpack.ulf
msgctxt ""
@@ -2854,7 +2854,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs the Serbian (Latin) user interface"
-msgstr ""
+msgstr "চাৰ্বিয়ান (লেটিন) ব্যৱহাৰকাৰী আন্তঃপৃষ্ট ইনস্টল কৰে"
#: module_langpack.ulf
msgctxt ""
@@ -2942,7 +2942,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "পাৰচিয়ান"
#: module_langpack.ulf
msgctxt ""
@@ -2950,7 +2950,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Installs the Persian user interface"
-msgstr ""
+msgstr "পাৰচিয়ান ব্যৱহাৰকাৰী আন্তঃপৃষ্ট ইনস্টল কৰে"
#: module_langpack.ulf
msgctxt ""
@@ -3086,7 +3086,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdish"
#: module_langpack.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs the Kurdish user interface"
-msgstr ""
+msgstr "কুৰডিশ ব্যৱহাৰকাৰী আন্তঃপৃষ্ট ইনস্টল কৰে"
#: module_langpack.ulf
msgctxt ""
@@ -4078,7 +4078,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script"
-msgstr ""
+msgstr "কুৰ্দিছ, উত্তৰ, লেটিন স্ক্ৰিপ্ট"
#: module_ooo.ulf
msgctxt ""
@@ -4086,7 +4086,23 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script spelling dictionary"
-msgstr ""
+msgstr "কুৰ্দিছ, উত্তৰ, লেটিন স্ক্ৰিপ্ট বানান শব্দকোষ"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "Lao"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "লাও বানান শব্দকোষ"
#: module_ooo.ulf
msgctxt ""
diff --git a/source/as/scp2/source/writer.po b/source/as/scp2/source/writer.po
index 5734a2b8ef4..cd394d5d594 100644
--- a/source/as/scp2/source/writer.po
+++ b/source/as/scp2/source/writer.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-20 08:50+0000\n"
+"PO-Revision-Date: 2014-02-20 15:43+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371718232.0\n"
+"X-POOTLE-MTIME: 1392911015.0\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"STR_FI_TOOLTIP_WRITER\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr ""
+msgstr "Writer ব্যৱহাৰ কৰি লেটাৰ, সংবাদ, দস্তাবেজ আৰু ৱেব পৃষ্ঠাসমূহত লিখনী আৰু ছবিসমূহ সৃষ্টি কৰক আৰু সম্পাদন কৰক।"
#: module_writer.ulf
msgctxt ""
@@ -53,7 +53,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr ""
+msgstr "%PRODUCTNAME Writer ব্যৱহাৰ কৰি লেটাৰ, সংবাদ, দস্তাবেজ আৰু ৱেব পৃষ্ঠাসমূহত লিখনী আৰু ছবিসমূহ সৃষ্টি কৰক আৰু সম্পাদন কৰক।"
#: module_writer.ulf
msgctxt ""
@@ -213,7 +213,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_TEXT\n"
"LngText.text"
msgid "Uniform Office Format Text Document"
-msgstr ""
+msgstr "ইউনিফৰ্ম অফিচ বিন্যাস লিখনী দস্তাবেজ"
#: registryitem_writer.ulf
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"STR_REG_VAL_WORDPRO_DOCUMENT\n"
"LngText.text"
msgid "Lotus Word Pro Document"
-msgstr ""
+msgstr "Lotus Word Pro দস্তাবেজ"
#: registryitem_writer.ulf
msgctxt ""
@@ -229,4 +229,4 @@ msgctxt ""
"STR_REG_VAL_T602_TEXT_FILE\n"
"LngText.text"
msgid "T602 Text File"
-msgstr ""
+msgstr "T602 লিখনী ফাইল"
diff --git a/source/as/sd/source/ui/dlg.po b/source/as/sd/source/ui/dlg.po
index ea56ad59676..0c8fcdb4e55 100644
--- a/source/as/sd/source/ui/dlg.po
+++ b/source/as/sd/source/ui/dlg.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-06-20 13:41+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "পৃষ্ঠা ট্ৰি"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "এটা স্লাইড ডিজাইন নিৰ্বাচন কৰক (~S)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "পৃষ্ঠভূমি পৃষ্ঠাৰ সালসলনি কৰক (~E)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "অব্যৱহৃত পৃষ্ঠভাগ মচি পেলাওক (~D)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "ল'ড কৰক (~L)..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "স্লাইড ডিজাইন"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/as/sd/uiconfig/simpress/ui.po b/source/as/sd/uiconfig/simpress/ui.po
index dc6dbe6da4c..eb88b7b81f3 100644
--- a/source/as/sd/uiconfig/simpress/ui.po
+++ b/source/as/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2013-06-20 10:44+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -1054,46 +1054,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1108,28 +1108,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1942,6 +1942,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/as/sdext/source/minimizer.po b/source/as/sdext/source/minimizer.po
deleted file mode 100644
index 24b115f24f8..00000000000
--- a/source/as/sdext/source/minimizer.po
+++ /dev/null
@@ -1,37 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-10-12 16:07+0000\n"
-"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
-"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
-"Language: as\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1350058020.0\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "প্ৰদৰ্শন কমাওতা"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"পৰিৱেশন কমাওতাক বৰ্তমান পৰিৱেশনৰ নথিপত্ৰ আকাৰ কমাবলে ব্যৱহাৰ কৰা হয়। ছবিসমূহ সংকোচন কৰা হব, আৰু প্ৰয়োজন নহোৱা তথ্য আতৰোৱা হব।\n"
-"পৰিৱেশন কমাওতায় ছবিৰ গুণৰ আকাৰ অনুকূলণ কৰিব পাৰে। পৰ্দা অথবা প্ৰজেক্টৰৰ বাবে ৰূপাঙ্কণ কৰা পৰিৱেশনৰ প্ৰিন্টৰ বাবে ৰূপাঙ্কিত পৰিৱেশনসমূহৰ নিচিনা একেটা উচ্চ গুণৰ প্ৰয়োজন নহয়।\n"
diff --git a/source/as/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/as/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 6d481173f94..00000000000
--- a/source/as/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,24 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-29 15:02+0200\n"
-"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: as\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"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "প্ৰদৰ্শন সৰু কৰক (~M)..."
diff --git a/source/as/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/as/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 4690817b165..00000000000
--- a/source/as/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-20 13:28+0000\n"
-"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
-"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
-"Language: as\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371734935.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "পৰিৱেশন কমাওতা"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "পদক্ষেপবোৰ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< পিছলৈ (~B)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "পৰৱর্তী (~N) >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "সমাপ্ত (~F)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "বাতিল কৰক"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "পৰিচয়"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "পৰিৱেশন কমাওতাক বৰ্তমান পৰিৱেশনৰ নথিপত্ৰ আকাৰ কমাবলে ব্যৱহাৰ কৰা হয়। ছবিসমূহ সংকোচন কৰা হব আৰু তথ্য, যাৰ আৰু প্ৰয়োজন নাই, আতৰোৱা হব। উইজাৰ্ডৰ শেষ স্তৰত আপুনি পৰিৱৰ্তনসমূহক বৰ্তমান পৰিৱেশনলে প্ৰয়োগ কৰিবলে অথবা পৰিৱেশনৰ এটা অনুকূলীত নতুন সংস্কৰণ সৃষ্টি কৰিবলে নিৰ্বাচন কৰিব পাৰিব।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "পৰিৱেশন কমাওতাৰ বাবে সংহতি নিৰ্বাচন কৰক (~C)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "মচি দিয়ক (~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "ৱেব উইজাৰ্ডৰ বাবে সংহতিসমূহ বাছক"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "গ্রাফিক্স"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "ক্ষতীবিহিন সংকোচন (~L)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "JPEG সংকোচন (~J)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "% ত গুণ (~Q)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "ক্ৰপ কৰা গ্ৰাফিক ক্ষেত্ৰ মচি দিয়ক (~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "ছবি বিভেদন কম কৰক (~i)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<no change>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (পৰ্দা বিভেদন)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (প্ৰক্ষেপক বিভেদক)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 DPI (প্ৰিন্ট বিভেদক)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "বাহিৰৰ গ্ৰাফিক্সলৈ লিংক ভাঙক (~B)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE অবজেক্টসমূহ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "OLE objects ৰ কাৰণে সলনি কৰাৰ সংহতি"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "OLE অবজেক্টসমূহৰ কাৰণে স্থায়ী পৰিৱৰ্তন গ্ৰাফিক্স"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "সকলো OLE অবজেক্টসমূহৰ কাৰণে (~a)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "OpenDocument বিন্যাসৰ উপৰত ভিত্তি নোহোৱা OLE অবজেক্টসমূহৰ বাবে (~F)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "অবজেক্ট লিঙ্ককিং আৰু এম্বেডিং (OLE) এটা প্ৰযুক্তি যি দস্তাবেজসমূহ আৰু অন্য অবজেক্টসমূহলে সংস্থাপন আৰু সংযোগ কৰাৰ অনুমতি দিয়ে। বৰ্তমান পৰিৱেশনে OLE অবজেক্টসমূহ অন্তৰ্ভুক্ত কৰে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "অবজেক্ট লিঙ্ককিং আৰু এম্বেডিং (OLE) এটা প্ৰযুক্তি যি দস্তাবেজসমূহ আৰু অন্য অবজেক্টসমূহলে সংস্থাপন আৰু সংযোগ কৰাৰ অনুমতি দিয়ে। বৰ্তমান পৰিৱেশনে কোনো OLE অবজেক্ট অন্তৰ্ভুক্ত নকৰে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "স্লাইডসমূহ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "মচিব লগা স্লাইডসমূহ বাছক"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "মাস্টাৰ পৃষ্ঠাবোৰ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "অব্যৱহৃত মাস্টাৰ পৃষ্ঠাবোৰ মচি দিয়ক (~m)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "টোকা সমূহ পৰিষ্কাৰ কৰক (~C)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "লুকাই থকা স্লাইড মচি দিয়ক (~s)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "স্বনিৰ্বাচিত স্লাইড দৰ্শনৰ কাৰণে ব্যৱহাৰ নোহোৱা স্লাইডসমূহ মচি দিয়ক (~c)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "সাৰাংশ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "নিম্নলিখিত পৰিৱৰ্তনসমূহ প্ৰয়োগ কৰিব নে তাকে বাছক"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "অগ্ৰগতি"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "অবজেক্টসমূহ অনুকূলীত কৰক"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "বৰ্তমান পৰিৱেশনলে পৰিৱৰ্তনসমূহ প্ৰয়োগ কৰক (~A)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "নতুনকে সৃষ্ঠি কৰা পৰিৱেশন খোলক (~O)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "সংহতিসমূহ নতুন এই ধৰণে সংহতি কৰক (~S)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "পৰিৱৰ্তনসমূহ প্ৰয়োগ কৰাৰ আগতে পৰিৱেশনৰ প্ৰতিলিপি নিৰ্মাণ কৰক (~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "%SLIDES স্লাইডসমূহ মচি দিয়ক"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "%RESOLUTION DPI ত %IMAGES গ্ৰাফিক্সক %QUALITY% JPEG বৈশিষ্ট্যলৈ অনুকূলীত কৰক।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "%OLE অবজেক্টসমূহৰ কাৰণে প্ৰতিস্থাপন গ্ৰাফিক্স সৃষ্টি কৰক।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "বৰ্ত্তমানৰ নথিপত্ৰৰ আকাৰ:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "ভবা নতুন নথিপত্ৰৰ আকাৰ:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 MB"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "মোৰ সংহতিসমূহ "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "অবিকল্পিত অবিবৰ্তন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "অনুকূলীকৰণে বৰ্তমান দস্তাবেজ সলনি কৰিব। আগবাঢ়িব নে ?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "হয় (~Y)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "ঠিক আছে"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "পৰিৱেশন কমাওতায় সফলভাৱে '%TITLE' প্ৰদৰ্শন আপডেইট কৰিছে। নথিপত্ৰৰ আকাৰ %OLDFILESIZE MB ৰ পৰা সলনি হৈ %NEWFILESIZE MB হ'ল।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "পৰিৱেশন কমাওতায় সফলভাৱে '%TITLE' প্ৰদৰ্শন আপডেইট কৰিছে। নথিপত্ৰৰ আকাৰ %OLDFILESIZE MB ৰ পৰা সলনি হৈ প্ৰায় %NEWFILESIZE MB হ'ল।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "পৰিৱেশন কমাওতায় সফলভাৱে '%TITLE' পৰিৱেশন আপডেইট কৰিছে। নথিপত্ৰৰ আকাৰ %NEWFILESIZE MBলে সলনি হৈছে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "পৰিৱেশন কমাওতায় সফলভাৱে '%TITLE' প্ৰদৰ্শন আপডেইট কৰিছে। নথিপত্ৰৰ আকাৰ প্ৰায় %NEWFILESIZE MBলে সলনি হৈছে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "পৰিৱেশনৰ প্ৰতিলিপি নিৰ্মাণ কৰা হৈছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "স্লাইডসমূহ মচা হৈছে"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "গ্ৰাফিক্স অনুকূলীত কৰা হৈছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "OLE অবজেক্টসমূহৰ কাৰণে পৰিৱৰ্তন গ্ৰাফিক্স সৃষ্টি কৰা হৈছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "প্ৰক্ষেপক অনুকূলীত কৰা হল"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "পৰ্দা অনুকূলীত কৰা হ'ল (নূন্যতম নথিপত্ৰ আকাৰ)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "প্ৰক্ষেপক অনুকূলীত কৰা হল"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "প্ৰিন্ট অনুকূলীত কৰা হল"
diff --git a/source/as/sfx2/source/control.po b/source/as/sfx2/source/control.po
index d275575275e..4b72f5b7c70 100644
--- a/source/as/sfx2/source/control.po
+++ b/source/as/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-12-20 12:45+0000\n"
"Last-Translator: Parag <paragdas4@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -26,7 +26,15 @@ msgstr "সকলো টেমপ্লেইট"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr ""
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
msgstr ""
diff --git a/source/as/sfx2/uiconfig/ui.po b/source/as/sfx2/uiconfig/ui.po
index 6b839ddd63c..30e4fa9afbd 100644
--- a/source/as/sfx2/uiconfig/ui.po
+++ b/source/as/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2013-06-21 06:21+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -46,7 +46,16 @@ msgstr ""
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr ""
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -491,25 +500,16 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"%PRODUCTNAME ক GNU Lesser General Public License Version 3 ৰ চুক্তিসমূহৰ অন্তৰ্গত উপলব্ধ কৰোৱা হৈছে। LGPL অনুজ্ঞাৰ এটা কপি http://www.gnu.org/licenses/lgpl-3.0.html ত পোৱা যাব।\n"
-"\n"
-"চফ্টৱেৰৰ অংশবোৰলৈ প্ৰযোজ্য তৃতিয় দল অতিৰিক্ত স্বত্বাধিকাৰ ঘোষনাসমূহ আৰু অনুজ্ঞা চুক্তিসমূহ LICENSE.html ফাইলত দিয়া হৈছে, সঠিক বিৱৰণসমূহ ইংৰাজীত চাবলে অনুজ্ঞা দেখুৱাওক বাছক।\n"
-"\n"
-"ইয়াত দিয়া সকলো পণ্যচিহ্ন আৰু পঞ্জিকৃত পণ্যচিহ্নসমূহ সিহতৰ গৰাকীসকলৰ সম্পত্তি।\n"
-"\n"
-"স্বত্বাধিকাৰ ©২০০০, ২০১৩ LibreOffice অৱদানকাৰীসকল আৰু/অথবা সিহতৰ সহযোগীসকল। সকলো অধিকাৰ সুৰক্ষিত।\n"
-"\n"
-"এই উৎপাদন %OOOVENDOR দ্বাৰা সৃষ্টি কৰা হৈছিল, OpenOffice.org ৰ ওপৰত ভিত্তি কৰি, যি স্বত্বাধিকাৰ ২০০০, ২০১১ Oracle আৰু/অথবা তাৰ সংযোগীসকল। %OOOVENDOR এ সম্প্ৰদায়ৰ সকলো সদস্যক স্বীকৃতি দিয়ে, অধিক বিৱৰণৰ বাবে অনুগ্ৰহ কৰি http://www.libreoffice.org/ চাওক।"
#: managestylepage.ui
msgctxt ""
@@ -1003,7 +1003,7 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
+msgid "_Open File"
msgstr ""
#: startcenter.ui
@@ -1021,7 +1021,7 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
+msgid "Create:"
msgstr ""
#: startcenter.ui
@@ -1030,7 +1030,7 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
+msgid "Writer _Document"
msgstr ""
#: startcenter.ui
@@ -1039,7 +1039,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr ""
#: startcenter.ui
@@ -1048,7 +1048,7 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
+msgid "Impress _Presentation"
msgstr ""
#: startcenter.ui
@@ -1057,7 +1057,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr ""
#: startcenter.ui
@@ -1066,7 +1066,7 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
+msgid "Math For_mula"
msgstr ""
#: startcenter.ui
@@ -1075,16 +1075,7 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
+msgid "Base D_atabase"
msgstr ""
#: startcenter.ui
diff --git a/source/as/shell/source/win32/shlxthandler/res.po b/source/as/shell/source/win32/shlxthandler/res.po
index 7352bbdb189..8bf272e59cc 100644
--- a/source/as/shell/source/win32/shlxthandler/res.po
+++ b/source/as/shell/source/win32/shlxthandler/res.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-10-12 16:07+0000\n"
+"PO-Revision-Date: 2014-02-14 09:35+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1350058020.0\n"
+"X-POOTLE-MTIME: 1392370537.0\n"
#: shlxthdl.ulf
msgctxt ""
@@ -117,7 +117,7 @@ msgctxt ""
"%GRAPHICS%\n"
"LngText.text"
msgid "Images"
-msgstr ""
+msgstr "ছবিসমূহ"
#: shlxthdl.ulf
msgctxt ""
diff --git a/source/as/starmath/source.po b/source/as/starmath/source.po
index 79748956f3e..1530363dee5 100644
--- a/source/as/starmath/source.po
+++ b/source/as/starmath/source.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: 2013-12-03 15:13+0100\n"
+"POT-Creation-Date: 2014-04-20 02:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,1798 @@ msgstr ""
#: commands.src
msgctxt ""
"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
"RID_CATEGORY_UNARY_BINARY_OPERATORS\n"
"string.text"
msgid "Unary/Binary Operators"
@@ -80,14 +1872,6 @@ msgstr "বিন্যাসসমূহ"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
diff --git a/source/as/starmath/uiconfig/smath/ui.po b/source/as/starmath/uiconfig/smath/ui.po
index a72a2d9c694..dc52ac2aa40 100644
--- a/source/as/starmath/uiconfig/smath/ui.po
+++ b/source/as/starmath/uiconfig/smath/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-12-06 15:07+0530\n"
"Last-Translator: Nilamdyuti Goswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -598,7 +598,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr ""
#: smathsettings.ui
diff --git a/source/as/svl/source/misc.po b/source/as/svl/source/misc.po
index ddb82b47969..4934442d11a 100644
--- a/source/as/svl/source/misc.po
+++ b/source/as/svl/source/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-20 13:41+0000\n"
+"PO-Revision-Date: 2014-02-20 13:55+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371735694.0\n"
+"X-POOTLE-MTIME: 1392904518.0\n"
#: mediatyp.src
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GIF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "ছবি"
#: mediatyp.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_JPEG\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "ছবি"
#: mediatyp.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_PCX\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "ছবি"
#: mediatyp.src
msgctxt ""
@@ -438,7 +438,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GENERIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "ছবি"
#: mediatyp.src
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCALC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 স্প্ৰেডশ্বিট"
#: mediatyp.src
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCHART\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 চাৰ্ট"
#: mediatyp.src
msgctxt ""
@@ -566,7 +566,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXDRAW\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 অঁকা"
#: mediatyp.src
msgctxt ""
@@ -574,7 +574,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXMATH\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 সূত্ৰ"
#: mediatyp.src
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXWRITER\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 লিখনী দস্তাবেজ"
#: mediatyp.src
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIMPRESS\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 উপস্থাপন"
#: mediatyp.src
msgctxt ""
@@ -598,7 +598,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXGLOBAL\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 মূখ্য দস্তাবেজ"
#: mediatyp.src
msgctxt ""
@@ -606,4 +606,4 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIPACKED\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation (packed)"
-msgstr ""
+msgstr "OpenOffice.org 1.0 উপস্থাপন (পেক্কড্)"
diff --git a/source/as/svtools/source/dialogs.po b/source/as/svtools/source/dialogs.po
index 801effb305c..0d59fb84fb3 100644
--- a/source/as/svtools/source/dialogs.po
+++ b/source/as/svtools/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-20 13:41+0000\n"
+"PO-Revision-Date: 2014-02-20 14:38+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371735714.0\n"
+"X-POOTLE-MTIME: 1392907101.0\n"
#: addresstemplate.src
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITER_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Writer অবজেক্ট"
#: formats.src
msgctxt ""
@@ -718,7 +718,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERWEB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Web object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Writer/Web অবজেক্ট"
#: formats.src
msgctxt ""
@@ -726,7 +726,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Master object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Writer/Master অবজেক্ট"
#: formats.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"STR_FORMAT_ID_STARDRAW_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Draw object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Draw অবজেক্ট"
#: formats.src
msgctxt ""
@@ -742,7 +742,7 @@ msgctxt ""
"STR_FORMAT_ID_STARIMPRESS_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Impress object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Impress অবজেক্ট"
#: formats.src
msgctxt ""
@@ -750,7 +750,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCALC_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Calc object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Calc অবজেক্ট"
#: formats.src
msgctxt ""
@@ -758,7 +758,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCHART_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Chart অবজেক্ট"
#: formats.src
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"STR_FORMAT_ID_STARMATH_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Math object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Math অবজেক্ট"
#: formats.src
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"STR_FORMAT_ID_DIALOG_60\n"
"string.text"
msgid "OpenOffice.org 1.0 dialog"
-msgstr ""
+msgstr "OpenOffice.org 1.0 ডাইলগ"
#: formats.src
msgctxt ""
diff --git a/source/as/svtools/source/misc.po b/source/as/svtools/source/misc.po
index 7a9f7dfe3b0..33ec5adb32f 100644
--- a/source/as/svtools/source/misc.po
+++ b/source/as/svtools/source/misc.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-21 06:35+0000\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-20 14:46+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371796514.0\n"
+"X-POOTLE-MTIME: 1392907616.0\n"
#: imagemgr.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_DESCRIPTION_CALC_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 স্প্ৰেডশ্বিট টেমপ্লেইট"
#: imagemgr.src
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"STR_DESCRIPTION_DRAW_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 অঁকা টেমপ্লেইট"
#: imagemgr.src
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"STR_DESCRIPTION_IMPRESS_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 উপস্থাপন টেমপ্লেইট"
#: imagemgr.src
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_DESCRIPTION_WRITER_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 লিখনী দস্তাবেজ টেমপ্লেইট"
#: imagemgr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_DESCRIPTION_SXMATH_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 সূত্ৰ"
#: imagemgr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCHART_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Chart"
#: imagemgr.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_DESCRIPTION_SXDRAW_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 অঁকা"
#: imagemgr.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCALC_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 স্প্ৰেডশ্বিট"
#: imagemgr.src
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"STR_DESCRIPTION_SXIMPRESS_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 উপস্থাপন"
#: imagemgr.src
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"STR_DESCRIPTION_SXWRITER_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 লিখনী দস্তাবেজ"
#: imagemgr.src
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"STR_DESCRIPTION_SXGLOBAL_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 মূখ্য দস্তাবেজ"
#: imagemgr.src
msgctxt ""
@@ -825,7 +825,7 @@ msgctxt ""
"LANGUAGE_ASSAMESE\n"
"pairedlist.text"
msgid "Assamese"
-msgstr ""
+msgstr "অসমীয়া"
#: langtab.src
msgctxt ""
@@ -1014,7 +1014,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_UK_OED\n"
"pairedlist.text"
msgid "English, OED spelling (UK)"
-msgstr ""
+msgstr "ইংৰাজী, OED বানান (UK)"
#: langtab.src
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"LANGUAGE_FARSI\n"
"pairedlist.text"
msgid "Persian"
-msgstr ""
+msgstr "পাৰচিয়ান"
#: langtab.src
msgctxt ""
@@ -1626,7 +1626,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_CYRILLIC_SAM\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
-msgstr ""
+msgstr "চাৰবিয়ান চিৰিলিক (চাৰবিয়া আৰু মনটিনিগ্ৰো)"
#: langtab.src
msgctxt ""
@@ -1635,7 +1635,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_LATIN_SAM\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia and Montenegro)"
-msgstr ""
+msgstr "চাৰবিয়ান লেটিন (চাৰবিয়া আৰু মনটিনিগ্ৰো)"
#: langtab.src
msgctxt ""
@@ -1677,10 +1677,10 @@ msgstr "চাৰবিয়ান লেটিন (মনটিনিগ্ৰো
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr ""
+msgstr "চাৰবিয়ান লেটিন"
#: langtab.src
msgctxt ""
@@ -2013,7 +2013,7 @@ msgctxt ""
"LANGUAGE_UZBEK_CYRILLIC\n"
"pairedlist.text"
msgid "Uzbek Cyrillic"
-msgstr ""
+msgstr "উজবেক চিৰিলিক"
#: langtab.src
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"LANGUAGE_USER_LATIN_VATICAN\n"
"pairedlist.text"
msgid "Latin"
-msgstr ""
+msgstr "লেটিন"
#: langtab.src
msgctxt ""
@@ -2103,7 +2103,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_CYRILLIC_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Cyrillic"
-msgstr ""
+msgstr "মঙলিয়ান চিৰিলিক"
#: langtab.src
msgctxt ""
@@ -2112,7 +2112,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_MONGOLIAN_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Mongolian"
-msgstr ""
+msgstr "মঙলিয়ান মঙলিয়ান"
#: langtab.src
msgctxt ""
@@ -2166,7 +2166,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_TURKEY\n"
"pairedlist.text"
msgid "Kurdish, Northern (Turkey)"
-msgstr ""
+msgstr "কুৰ্দিছ, উত্তৰ (তুৰ্কি)"
#: langtab.src
msgctxt ""
@@ -2175,7 +2175,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SYRIA\n"
"pairedlist.text"
msgid "Kurdish, Northern (Syria)"
-msgstr ""
+msgstr "কুৰ্দিছ, উত্তৰ (চিৰিয়া)"
#: langtab.src
msgctxt ""
@@ -2184,7 +2184,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Central (Iraq)"
-msgstr ""
+msgstr "কুৰ্দিছ, কেন্দ্ৰীয় (ইৰাক)"
#: langtab.src
msgctxt ""
@@ -2193,7 +2193,16 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAN\n"
"pairedlist.text"
msgid "Kurdish, Central (Iran)"
-msgstr ""
+msgstr "কুৰ্দিছ, কেন্দ্ৰীয় (ইৰান)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "কুৰ্দিছ, দক্ষিণ (ইৰান)"
#: langtab.src
msgctxt ""
@@ -2202,7 +2211,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
-msgstr ""
+msgstr "কুৰ্দিছ, দক্ষিণ (ইৰাক)"
#: langtab.src
msgctxt ""
@@ -3102,7 +3111,7 @@ msgctxt ""
"LANGUAGE_TAMAZIGHT_LATIN_ALGERIA\n"
"pairedlist.text"
msgid "Kabyle Latin"
-msgstr ""
+msgstr "কেবিল লেটিন"
#: langtab.src
msgctxt ""
@@ -3561,7 +3570,7 @@ msgctxt ""
"LANGUAGE_USER_TIBETAN_INDIA\n"
"pairedlist.text"
msgid "Tibetan (India)"
-msgstr ""
+msgstr "তিব্বতী (ভাৰত)"
#: langtab.src
msgctxt ""
@@ -3570,7 +3579,7 @@ msgctxt ""
"LANGUAGE_USER_CORNISH\n"
"pairedlist.text"
msgid "Cornish"
-msgstr ""
+msgstr "কৰ্নিচ"
#: langtab.src
msgctxt ""
@@ -3579,7 +3588,7 @@ msgctxt ""
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr ""
+msgstr "চামি, পিটে (চুইডেন)"
#: langtab.src
msgctxt ""
@@ -3588,7 +3597,7 @@ msgctxt ""
"LANGUAGE_USER_NGAEBERE\n"
"pairedlist.text"
msgid "Ngäbere"
-msgstr ""
+msgstr "নগবেৰে"
#: langtab.src
msgctxt ""
@@ -3597,7 +3606,7 @@ msgctxt ""
"LANGUAGE_USER_KUMYK\n"
"pairedlist.text"
msgid "Kumyk"
-msgstr ""
+msgstr "কুমিক"
#: langtab.src
msgctxt ""
@@ -3606,7 +3615,7 @@ msgctxt ""
"LANGUAGE_USER_NOGAI\n"
"pairedlist.text"
msgid "Nogai"
-msgstr ""
+msgstr "নগাই"
#: langtab.src
msgctxt ""
@@ -3615,7 +3624,7 @@ msgctxt ""
"LANGUAGE_USER_KARAKALPAK_LATIN\n"
"pairedlist.text"
msgid "Karakalpak Latin"
-msgstr ""
+msgstr "কাৰাকালপাক লেটিন"
#: langtab.src
msgctxt ""
@@ -3624,7 +3633,7 @@ msgctxt ""
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr ""
+msgstr "লেডিন"
#: langtab.src
msgctxt ""
@@ -3633,7 +3642,7 @@ msgctxt ""
"LANGUAGE_USER_FRENCH_BURKINA_FASO\n"
"pairedlist.text"
msgid "French (Burkina Faso)"
-msgstr ""
+msgstr "ফৰাঁচী (বাৰ্কিনা ফাছো)"
#: langtab.src
msgctxt ""
@@ -3642,7 +3651,7 @@ msgctxt ""
"LANGUAGE_USER_PUINAVE\n"
"pairedlist.text"
msgid "Puinave"
-msgstr ""
+msgstr "পুইনাভে"
#: svtools.src
msgctxt ""
diff --git a/source/as/sw/source/ui/inc.po b/source/as/sw/source/ui/inc.po
new file mode 100644
index 00000000000..98ffc08761c
--- /dev/null
+++ b/source/as/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/as/sw/uiconfig/swriter/ui.po b/source/as/sw/uiconfig/swriter/ui.po
index b1e2289d93c..9df44d1d241 100644
--- a/source/as/sw/uiconfig/swriter/ui.po
+++ b/source/as/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2013-08-30 07:50+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -310,7 +310,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1186,6 +1186,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3716,7 +3725,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5081,6 +5090,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -10861,15 +10888,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -10879,15 +10897,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -10897,30 +10906,12 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/as/sysui/desktop/share.po b/source/as/sysui/desktop/share.po
index 34dc4f20996..ec3665d5c00 100644
--- a/source/as/sysui/desktop/share.po
+++ b/source/as/sysui/desktop/share.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-20 13:32+0000\n"
+"PO-Revision-Date: 2014-02-20 14:05+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371735150.0\n"
+"X-POOTLE-MTIME: 1392905137.0\n"
#: documents.ulf
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 লিখনী দস্তাবেজ"
#: documents.ulf
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"text-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 লিখনী দস্তাবেজ টেমপ্লেইট"
#: documents.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"master-document\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 মূখ্য দস্তাবেজ"
#: documents.ulf
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"formula\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 সূত্ৰ"
#: documents.ulf
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"presentation\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 উপস্থাপন"
#: documents.ulf
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"presentation-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 উপস্থাপন টেমপ্লেইট"
#: documents.ulf
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"drawing\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 অঁকা"
#: documents.ulf
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"drawing-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 অঁকা টেমপ্লেইট"
#: documents.ulf
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 স্প্ৰেডশ্বিট"
#: documents.ulf
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 স্প্ৰেডশ্বিট টেমপ্লেইট"
#: documents.ulf
msgctxt ""
diff --git a/source/as/vcl/source/src.po b/source/as/vcl/source/src.po
index 92541bb8689..bd211ef09e7 100644
--- a/source/as/vcl/source/src.po
+++ b/source/as/vcl/source/src.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-20 13:42+0000\n"
+"PO-Revision-Date: 2014-02-20 14:33+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371735762.0\n"
+"X-POOTLE-MTIME: 1392906831.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -90,7 +90,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLOSE\n"
"string.text"
msgid "~Close"
-msgstr ""
+msgstr "বন্ধ কৰক (~C)"
#: btntext.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"SV_BUTTONTEXT_OPEN\n"
"string.text"
msgid "~Open"
-msgstr ""
+msgstr "খোলক (~O)"
#: btntext.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLEAR\n"
"string.text"
msgid "~Clear"
-msgstr ""
+msgstr "পৰিষ্কাৰ কৰক (~C)"
#: btntext.src
msgctxt ""
@@ -250,7 +250,7 @@ msgctxt ""
"SV_BUTTONTEXT_PLAY\n"
"string.text"
msgid "~Play"
-msgstr ""
+msgstr "চলাওক (~P)"
#: btntext.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"SV_BUTTONTEXT_FIND\n"
"string.text"
msgid "~Find"
-msgstr ""
+msgstr "সন্ধান কৰক (~F)"
#: btntext.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"SV_BUTTONTEXT_STOP\n"
"string.text"
msgid "~Stop"
-msgstr ""
+msgstr "বন্ধ কৰক (~S)"
#: btntext.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"SV_BUTTONTEXT_CONNECT\n"
"string.text"
msgid "C~onnect"
-msgstr ""
+msgstr "সংযোগ কৰক (~o)"
#: fpicker.src
msgctxt ""
@@ -386,7 +386,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY\n"
"string.text"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "\"$filename$\" নামৰ এটা ফাইল ইতিমধ্যে উপস্থিত। আপুনি ইয়াক প্ৰতিস্থাপন কৰিব বিচাৰে নে?"
#: fpicker.src
msgctxt ""
@@ -394,7 +394,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY\n"
"string.text"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "ফাইল ইতিমধ্যে \"$dirname$\" ত অস্তিত্ববান। ইয়াক প্ৰতিস্থাপন কৰিলে ইয়াৰ সমলসমূহ পুনৰ লিখা হব। "
#: fpicker.src
msgctxt ""
@@ -1485,7 +1485,7 @@ msgctxt ""
"21\n"
"itemlist.text"
msgid " pixels"
-msgstr ""
+msgstr " পিক্সেলসমূহ"
#: units.src
msgctxt ""
@@ -1494,7 +1494,7 @@ msgctxt ""
"22\n"
"itemlist.text"
msgid " pixel"
-msgstr ""
+msgstr " পিক্সেল"
#: units.src
msgctxt ""
@@ -1503,7 +1503,7 @@ msgctxt ""
"23\n"
"itemlist.text"
msgid "°"
-msgstr ""
+msgstr "°"
#: units.src
msgctxt ""
@@ -1512,7 +1512,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "sec"
-msgstr ""
+msgstr "sec"
#: units.src
msgctxt ""
@@ -1521,4 +1521,4 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "ms"
-msgstr ""
+msgstr "ms"
diff --git a/source/as/vcl/uiconfig/ui.po b/source/as/vcl/uiconfig/ui.po
index f911c133894..80dbcbcc064 100644
--- a/source/as/vcl/uiconfig/ui.po
+++ b/source/as/vcl/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 13:31+0000\n"
+"PO-Revision-Date: 2014-02-20 14:35+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371475896.0\n"
+"X-POOTLE-MTIME: 1392906933.0\n"
#: errornocontentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornocontentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "There are no pages to be printed."
-msgstr ""
+msgstr "প্ৰিন্ট কৰিবলৈ কোনো পৃষ্ঠা নাই।"
#: errornocontentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please check your document for ranges relevant to printing."
-msgstr ""
+msgstr "প্ৰিন্টিংৰ সৈতে প্ৰাসংগিক বিস্তাৰৰ বাবে অনুগ্ৰহ কৰি আপোনাৰ দস্তাবেজ নিৰীক্ষণ কৰক।"
#: errornoprinterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornoprinterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No default printer found."
-msgstr ""
+msgstr "কোনো অবিকল্পিত প্ৰিন্টাৰ পোৱা নগল।"
#: errornoprinterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose a printer and try again."
-msgstr ""
+msgstr "অনুগ্ৰহ কৰি এটা প্ৰিন্টাৰ বাছক আৰু পুনৰ চেষ্টা কৰক।"
#: printdialog.ui
msgctxt ""
diff --git a/source/as/wizards/source/euro.po b/source/as/wizards/source/euro.po
index 13fc86c6f3a..0324a03394e 100644
--- a/source/as/wizards/source/euro.po
+++ b/source/as/wizards/source/euro.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-20 13:42+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-20 13:56+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
"Language: as\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371735768.0\n"
+"X-POOTLE-MTIME: 1392904579.0\n"
#: euro.src
msgctxt ""
@@ -629,16 +629,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "লাটভিয়ান লাটচ্"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "ডকুমেন্টৰ বাবে ছেট কৰা মুদ্রাটো ইউৰোপীয়ান মুদ্ৰা নহয়!"
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "আপোনাৰ অপাৰেটিং ছিষ্টেমৰ বাবে ছেট কৰা ভাষাটো ইউৰোপীয়ান মানিটেৰি ইউনিয়নৰ ভাষা নহয়."
+msgstr "আপোনাৰ অপাৰেটিং চিস্টেমৰ বাবে সংহতি কৰা ভাষা ইউৰোপিয়ান মনিটাৰি ইউনিয়নৰ এটা ভাষা নহয়।"
#: euro.src
msgctxt ""
diff --git a/source/as/xmlsecurity/source/dialogs.po b/source/as/xmlsecurity/source/dialogs.po
index 061c2855445..980888c5de7 100644
--- a/source/as/xmlsecurity/source/dialogs.po
+++ b/source/as/xmlsecurity/source/dialogs.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-21 06:25+0000\n"
+"PO-Revision-Date: 2014-02-20 14:00+0000\n"
"Last-Translator: ngoswami <ngoswami@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371795944.0\n"
+"X-POOTLE-MTIME: 1392904851.0\n"
#: certificateviewer.src
msgctxt ""
@@ -353,7 +353,7 @@ msgctxt ""
"FI_DESCR2\n"
"fixedtext.text"
msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros."
-msgstr ""
+msgstr "মেক্ৰত ভাইৰাচ থাকিব পাৰে। এটা দস্তাবেজৰ মেক্ৰ অসামৰ্থবান কৰাটো সদায় সুৰক্ষিত। যদি আপুনি মেক্ৰসমূহ অসামৰ্থবান কৰে তেন্তে আপুনি দস্তাবেজ মেক্ৰ দ্বাৰা প্ৰদান কৰা কাৰ্য্যকৰীতা হেৰুৱাব পাৰে।"
#: warnings.src
msgctxt ""
diff --git a/source/ast/chart2/source/controller/dialogs.po b/source/ast/chart2/source/controller/dialogs.po
index df147f2c1ff..7686c2c5a0d 100644
--- a/source/ast/chart2/source/controller/dialogs.po
+++ b/source/ast/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-02 22:31+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-15 22:52+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370212281.0\n"
+"X-POOTLE-MTIME: 1389826333.0\n"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "Llinia de tendencia %FORMULA con precisión R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Llinia de tendencia de media móvil con periodu = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -790,7 +798,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_HORZ\n"
"string.text"
msgid "Horizontal grid major/major&minor/off"
-msgstr ""
+msgstr "Cuadrícula horizontal mayor/mayor y menor/desactivada"
#: Strings.src
msgctxt ""
@@ -798,7 +806,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_VERTICAL\n"
"string.text"
msgid "Vertical grid major/major&minor/off"
-msgstr ""
+msgstr "Cuadrícula vertical mayor/mayor y menor/desactivada"
#: Strings.src
msgctxt ""
@@ -1449,56 +1457,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Llinial (%SERIESNAME)"
+msgid "Linear"
+msgstr "Llinial"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Logarítmica (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "Logarítmica"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Esponencial (%SERIESNAME)"
+msgid "Exponential"
+msgstr "Esponencial"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Potencia (%SERIESNAME)"
+msgid "Power"
+msgstr "Potencia"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr ""
+msgid "Polynomial"
+msgstr "Polinómica"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr ""
+msgid "Moving average"
+msgstr "Media móvil"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Media (%SERIESNAME)"
+msgid "Mean"
+msgstr "Media"
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/ast/chart2/uiconfig/ui.po b/source/ast/chart2/uiconfig/ui.po
index 281e26630fd..13204199703 100644
--- a/source/ast/chart2/uiconfig/ui.po
+++ b/source/ast/chart2/uiconfig/ui.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-02 22:37+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-15 22:52+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370212624.0\n"
+"X-POOTLE-MTIME: 1389826346.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Axes"
-msgstr ""
+msgstr "Exes"
#: insertaxisdlg.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "Exa _X"
#: insertaxisdlg.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "Exa _Y"
#: insertaxisdlg.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr ""
+msgstr "Exa _Z"
#: insertaxisdlg.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Axes"
-msgstr ""
+msgstr "Exes"
#: insertaxisdlg.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "Ex_a X"
#: insertaxisdlg.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "_Exa Y"
#: insertaxisdlg.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "E_xa Z"
#: insertaxisdlg.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary axes"
-msgstr ""
+msgstr "Exes secundaries"
#: insertgriddlg.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Grids"
-msgstr ""
+msgstr "Cuadrícules"
#: insertgriddlg.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "Exa _X"
#: insertgriddlg.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "Exa _Y"
#: insertgriddlg.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr ""
+msgstr "Exa _Z"
#: insertgriddlg.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Major grids"
-msgstr ""
+msgstr "Cuadrícules principales"
#: insertgriddlg.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "Ex_a X"
#: insertgriddlg.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "_Exa Y"
#: insertgriddlg.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "E_xa Z"
#: insertgriddlg.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor grids"
-msgstr ""
+msgstr "Cuadrícules menores"
#: smoothlinesdlg.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "B-spline"
-msgstr "B-Spline"
+msgstr "B-spline"
#: smoothlinesdlg.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type of stepping"
-msgstr ""
+msgstr "Tipu d'escalonáu"
#: titlerotationtabpage.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Graos"
#: titlerotationtabpage.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "Apiláu ve_rtical"
#: titlerotationtabpage.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: titlerotationtabpage.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "Direición del te_stu:"
#: titlerotationtabpage.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Orientación del testu"
#: tp_Scale.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reverse direction"
-msgstr ""
+msgstr "Direición inve_rsa"
#: tp_Scale.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Logarithmic scale"
-msgstr ""
+msgstr "Escala _logarítmica"
#: tp_Scale.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "T_ipu"
#: tp_Scale.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automáticu"
#: tp_Scale.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Text"
-msgstr ""
+msgstr "Testu"
#: tp_Scale.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: tp_Scale.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum"
-msgstr ""
+msgstr "_Mínimu"
#: tp_Scale.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_ximum"
-msgstr ""
+msgstr "Má_ximu"
#: tp_Scale.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automáticu"
#: tp_Scale.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "A_utomáticu"
#: tp_Scale.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_esolution"
-msgstr ""
+msgstr "R_esolución"
#: tp_Scale.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "Automát_icu"
#: tp_Scale.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_jor interval"
-msgstr ""
+msgstr "Intervalu ma_yor"
#: tp_Scale.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Au_tomatic"
-msgstr ""
+msgstr "Au_tomática"
#: tp_Scale.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val"
-msgstr ""
+msgstr "Inter_valu menor"
#: tp_Scale.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val count"
-msgstr ""
+msgstr "Cuenta d'inter_valu menor"
#: tp_Scale.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_omatic"
-msgstr ""
+msgstr "Aut_omática"
#: tp_Scale.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_ference value"
-msgstr ""
+msgstr "Valor de re_ferencia"
#: tp_Scale.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "Automát_icu"
#: tp_Scale.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Escala"
#: tp_Scale.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Days"
-msgstr ""
+msgstr "Díes"
#: tp_Scale.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Months"
-msgstr ""
+msgstr "Meses"
#: tp_Scale.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Years"
-msgstr ""
+msgstr "Años"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Primary Y axis"
-msgstr ""
+msgstr "Exa Y principal"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary Y axis"
-msgstr ""
+msgstr "Exa Y secundaria"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align data series to"
-msgstr ""
+msgstr "Alliniar la serie de datos a"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "E_spaciáu"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Overlap"
-msgstr ""
+msgstr "Superp_osición"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _bars side by side"
-msgstr ""
+msgstr "Amosar les _barres xuntes"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection lines"
-msgstr ""
+msgstr "Llinies de conexón"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Preferencies"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot missing values"
-msgstr ""
+msgstr "Trazar los valores que falten"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Leave gap"
-msgstr ""
+msgstr "Dexar sa_ltu"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assume zero"
-msgstr ""
+msgstr "_Asumir cero"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continue line"
-msgstr ""
+msgstr "_Continuar llinia"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include _values from hidden cells"
-msgstr ""
+msgstr "Incluir los _valores de caxelles tapecíes"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot options"
-msgstr ""
+msgstr "Opciones del trazu"
#: tp_Trendline.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Linear"
-msgstr ""
+msgstr "_Llinial"
#: tp_Trendline.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_ogarithmic"
-msgstr ""
+msgstr "L_ogarítmica"
#: tp_Trendline.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xponential"
-msgstr ""
+msgstr "E_xponencial"
#: tp_Trendline.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Po_wer"
-msgstr ""
+msgstr "Po_tencia"
#: tp_Trendline.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Polynomial"
-msgstr ""
+msgstr "_Polinómica"
#: tp_Trendline.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moving Average"
-msgstr ""
+msgstr "_Media móvil"
#: tp_Trendline.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Degree"
-msgstr ""
+msgstr "Grau"
#: tp_Trendline.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Periodu"
#: tp_Trendline.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regression Type"
-msgstr ""
+msgstr "Tipu de regresión"
#: tp_Trendline.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Forward"
-msgstr ""
+msgstr "Estrapolar alantre"
#: tp_Trendline.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Backward"
-msgstr ""
+msgstr "Estrapolar atrás"
#: tp_Trendline.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Force _Intercept"
-msgstr ""
+msgstr "Forzar _Intercepción"
#: tp_Trendline.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Equation"
-msgstr ""
+msgstr "Amosar _Ecuación"
#: tp_Trendline.ui
msgctxt ""
@@ -797,7 +797,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Coefficient of Determination (R²)"
-msgstr ""
+msgstr "Amosar _Coeficiente de Determinación (R²)"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "Nome de la llinia de tendencia"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
#: tp_Trendline.ui
msgctxt ""
@@ -806,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: tp_axisLabel.ui
msgctxt ""
@@ -815,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sho_w labels"
-msgstr ""
+msgstr "Amosar les e_tiquetes"
#: tp_axisLabel.ui
msgctxt ""
@@ -824,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Mosaicu"
#: tp_axisLabel.ui
msgctxt ""
@@ -833,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "St_agger odd"
-msgstr ""
+msgstr "Esc_alonáu impar"
#: tp_axisLabel.ui
msgctxt ""
@@ -842,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Stagger _even"
-msgstr ""
+msgstr "_Escalonáu par"
#: tp_axisLabel.ui
msgctxt ""
@@ -851,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "A_utomáticu"
#: tp_axisLabel.ui
msgctxt ""
@@ -860,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Order"
-msgstr ""
+msgstr "Orde"
#: tp_axisLabel.ui
msgctxt ""
@@ -869,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_verlap"
-msgstr ""
+msgstr "Su_perposición"
#: tp_axisLabel.ui
msgctxt ""
@@ -878,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Break"
-msgstr ""
+msgstr "_Saltu"
#: tp_axisLabel.ui
msgctxt ""
@@ -887,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text flow"
-msgstr ""
+msgstr "Fluxu del testu"
#: tp_axisLabel.ui
msgctxt ""
@@ -896,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Graos"
#: tp_axisLabel.ui
msgctxt ""
@@ -905,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "Apiláu ve_rtical"
#: tp_axisLabel.ui
msgctxt ""
@@ -914,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: tp_axisLabel.ui
msgctxt ""
@@ -923,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "Direición del te_stu:"
#: tp_axisLabel.ui
msgctxt ""
@@ -932,4 +950,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Orientación del testu"
diff --git a/source/ast/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/ast/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..03ffd39acd6
--- /dev/null
+++ b/source/ast/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-07 21:02+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389128566.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird incrustáu"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Ficheru Firebird"
diff --git a/source/ast/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/ast/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
index e748aad1a50..4ba0eee260a 100644
--- a/source/ast/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
+++ b/source/ast/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-14 01:13+0000\n"
+"PO-Revision-Date: 2013-12-09 18:31+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1352855586.0\n"
+"X-POOTLE-MTIME: 1386613892.0\n"
#: Drivers.xcu
msgctxt ""
@@ -23,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "HSQLDB Embedded"
-msgstr ""
+msgstr "HSQLDB incorporáu"
diff --git a/source/ast/connectivity/source/resource.po b/source/ast/connectivity/source/resource.po
index 0c994f1f524..fe5f0cf9dab 100644
--- a/source/ast/connectivity/source/resource.po
+++ b/source/ast/connectivity/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-04-03 19:51+0000\n"
+"PO-Revision-Date: 2013-12-09 18:32+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365018668.0\n"
+"X-POOTLE-MTIME: 1386613963.0\n"
#: conn_error_message.src
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
"string.text"
msgid "The index could not be created. The size of the chosen column is too big."
-msgstr ""
+msgstr "Non pudo crease l'índiz. El tamañu de la columna seleicionada ye demasiao grande."
#: conn_shared_res.src
msgctxt ""
diff --git a/source/ast/cui/source/customize.po b/source/ast/cui/source/customize.po
index 9d1e1744f73..a3744cfe3dc 100644
--- a/source/ast/cui/source/customize.po
+++ b/source/ast/cui/source/customize.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-02 23:13+0000\n"
+"PO-Revision-Date: 2013-12-09 20:20+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370214796.0\n"
+"X-POOTLE-MTIME: 1386620459.0\n"
#: acccfg.src
msgctxt ""
@@ -209,7 +209,7 @@ msgctxt ""
"TEXT_BEGIN_GROUP\n"
"#define.text"
msgid "Add Separator"
-msgstr ""
+msgstr "Amestar un separador"
#: cfg.src
msgctxt ""
diff --git a/source/ast/cui/source/dialogs.po b/source/ast/cui/source/dialogs.po
index 9bb69750d07..61d6679be4b 100644
--- a/source/ast/cui/source/dialogs.po
+++ b/source/ast/cui/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-04-03 20:24+0000\n"
+"PO-Revision-Date: 2013-12-09 20:21+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365020697.0\n"
+"X-POOTLE-MTIME: 1386620473.0\n"
#: colorpicker.src
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"BT_OK\n"
"pushbutton.text"
msgid "Ok"
-msgstr ""
+msgstr "Aceutar"
#: hlmarkwn.src
msgctxt ""
diff --git a/source/ast/cui/source/options.po b/source/ast/cui/source/options.po
index 4c9d85b900e..0f3bda2ed3e 100644
--- a/source/ast/cui/source/options.po
+++ b/source/ast/cui/source/options.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-04-03 20:31+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-09 20:23+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365021066.0\n"
+"X-POOTLE-MTIME: 1386620597.0\n"
#: certpath.src
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"RID_SVXSTR_DRIVER_NAME\n"
"string.text"
msgid "Driver name"
-msgstr ""
+msgstr "Nome del controlador"
#: connpooloptions.src
msgctxt ""
@@ -101,7 +101,7 @@ msgctxt ""
"RID_SVXSTR_POOLED_FLAG\n"
"string.text"
msgid "Pool"
-msgstr ""
+msgstr "Persistente"
#: connpooloptions.src
msgctxt ""
@@ -109,7 +109,7 @@ msgctxt ""
"RID_SVXSTR_POOL_TIMEOUT\n"
"string.text"
msgid "Timeout"
-msgstr ""
+msgstr "Tiempu d'espera"
#: connpooloptions.src
msgctxt ""
@@ -117,7 +117,7 @@ msgctxt ""
"RID_SVXSTR_YES\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#: connpooloptions.src
msgctxt ""
@@ -125,7 +125,7 @@ msgctxt ""
"RID_SVXSTR_NO\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#: dbregister.src
msgctxt ""
@@ -133,7 +133,7 @@ msgctxt ""
"RID_SVXSTR_TYPE\n"
"string.text"
msgid "Registered name"
-msgstr ""
+msgstr "Nome rexistráu"
#: dbregister.src
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"RID_SVXSTR_PATH\n"
"string.text"
msgid "Database file"
-msgstr ""
+msgstr "Ficheru de base de datos"
#: doclinkdialog.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"STR_MODIFY\n"
"string.text"
msgid "~Replace"
-msgstr ""
+msgstr "~Trocar"
#: optdict.src
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"RID_SVXSTR_HEADER1\n"
"string.text"
msgid "[L]"
-msgstr ""
+msgstr "[C]"
#: optfltr.src
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"RID_SVXSTR_HEADER2\n"
"string.text"
msgid "[S]"
-msgstr ""
+msgstr "[G]"
#: optfltr.src
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"RID_SVXSTR_CHG_MATH\n"
"string.text"
msgid "MathType to %PRODUCTNAME Math or reverse"
-msgstr ""
+msgstr "De MathType a %PRODUCTNAME Math o al revés"
#: optfltr.src
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"RID_SVXSTR_CHG_WRITER\n"
"string.text"
msgid "WinWord to %PRODUCTNAME Writer or reverse"
-msgstr ""
+msgstr "De WinWord a %PRODUCTNAME Writer o al revés"
#: optfltr.src
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"RID_SVXSTR_CHG_CALC\n"
"string.text"
msgid "Excel to %PRODUCTNAME Calc or reverse"
-msgstr ""
+msgstr "D'Excel a %PRODUCTNAME Calc o al revés"
#: optfltr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"RID_SVXSTR_CHG_IMPRESS\n"
"string.text"
msgid "PowerPoint to %PRODUCTNAME Impress or reverse"
-msgstr ""
+msgstr "De PowerPoint a %PRODUCTNAME Impress o al revés"
#: optfltr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"RID_SVXSTR_CHG_SMARTART\n"
"string.text"
msgid "SmartArt to %PRODUCTNAME shapes or reverse"
-msgstr ""
+msgstr "De formes de SmartArt a formes de %PRODUCTNAME o viceversa"
#: optgdlg.src
msgctxt ""
@@ -539,7 +539,7 @@ msgctxt ""
"RID_SVXSTR_CAPITAL_WORDS\n"
"string.text"
msgid "Check uppercase words"
-msgstr ""
+msgstr "Revisar pallabres en mayúscules"
#: optlingu.src
msgctxt ""
@@ -547,7 +547,7 @@ msgctxt ""
"RID_SVXSTR_WORDS_WITH_DIGITS\n"
"string.text"
msgid "Check words with numbers "
-msgstr ""
+msgstr "Revisar pallabres con númberos "
#: optlingu.src
msgctxt ""
@@ -555,7 +555,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_SPECIAL\n"
"string.text"
msgid "Check special regions"
-msgstr ""
+msgstr "Revisar rexones especiales"
#: optlingu.src
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_AUTO\n"
"string.text"
msgid "Check spelling as you type"
-msgstr ""
+msgstr "Revisar la ortografía al escribir"
#: optlingu.src
msgctxt ""
@@ -571,7 +571,7 @@ msgctxt ""
"RID_SVXSTR_GRAMMAR_AUTO\n"
"string.text"
msgid "Check grammar as you type"
-msgstr ""
+msgstr "Revisar la gramática al escribir"
#: optlingu.src
msgctxt ""
@@ -579,7 +579,7 @@ msgctxt ""
"RID_SVXSTR_NUM_MIN_WORDLEN\n"
"string.text"
msgid "Minimal number of characters for hyphenation: "
-msgstr ""
+msgstr "Cantidá mínima de caráuteres pal dixebráu silábicu: "
#: optlingu.src
msgctxt ""
@@ -587,7 +587,7 @@ msgctxt ""
"RID_SVXSTR_NUM_PRE_BREAK\n"
"string.text"
msgid "Characters before line break: "
-msgstr ""
+msgstr "Caráuteres enantes del saltu de llinia: "
#: optlingu.src
msgctxt ""
@@ -595,7 +595,7 @@ msgctxt ""
"RID_SVXSTR_NUM_POST_BREAK\n"
"string.text"
msgid "Characters after line break: "
-msgstr ""
+msgstr "Caráuteres dempués del saltu de llinia: "
#: optlingu.src
msgctxt ""
@@ -603,7 +603,7 @@ msgctxt ""
"RID_SVXSTR_HYPH_AUTO\n"
"string.text"
msgid "Hyphenate without inquiry"
-msgstr ""
+msgstr "Dixebrar en sílabes ensin entrugar"
#: optlingu.src
msgctxt ""
@@ -611,7 +611,7 @@ msgctxt ""
"RID_SVXSTR_HYPH_SPECIAL\n"
"string.text"
msgid "Hyphenate special regions"
-msgstr ""
+msgstr "Dixebráu silábicu en rexones especiales"
#: optlingu.src
msgctxt ""
@@ -619,7 +619,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_MODULES_EDIT\n"
"string.text"
msgid "Edit Available language modules"
-msgstr ""
+msgstr "Editar los módulos de llingua disponibles"
#: optlingu.src
msgctxt ""
@@ -627,7 +627,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_DICS_EDIT_DIC\n"
"string.text"
msgid "Edit User-defined dictionaries"
-msgstr ""
+msgstr "Editar los diccionarios definíos pol usuariu"
#: optlingu.src
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_OPTIONS_EDIT\n"
"string.text"
msgid "Edit Options"
-msgstr ""
+msgstr "Editar les opciones"
#: optpath.src
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"RID_SVXSTR_KEY_GRAPHICS_PATH\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Imaxes"
#: optpath.src
msgctxt ""
@@ -984,7 +984,7 @@ msgctxt ""
"15\n"
"itemlist.text"
msgid "Basic IDE Options"
-msgstr ""
+msgstr "Opciones del IDE de Basic"
#: treeopt.src
msgctxt ""
@@ -993,16 +993,7 @@ msgctxt ""
"16\n"
"itemlist.text"
msgid "Online Update"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
+msgstr "Anovamientu Online"
#: treeopt.src
msgctxt ""
@@ -1353,7 +1344,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Calculate"
-msgstr ""
+msgstr "Calcular"
#: treeopt.src
msgctxt ""
@@ -1362,7 +1353,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Formula"
-msgstr ""
+msgstr "Fórmula"
#: treeopt.src
msgctxt ""
@@ -1371,7 +1362,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Sort Lists"
-msgstr ""
+msgstr "Ordenar llistes"
#: treeopt.src
msgctxt ""
@@ -1380,7 +1371,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Changes"
-msgstr ""
+msgstr "Cambios"
#: treeopt.src
msgctxt ""
@@ -1389,7 +1380,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Compatibilidá"
#: treeopt.src
msgctxt ""
@@ -1398,7 +1389,7 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "Grid"
-msgstr ""
+msgstr "Cuadrícula"
#: treeopt.src
msgctxt ""
@@ -1407,7 +1398,7 @@ msgctxt ""
"11\n"
"itemlist.text"
msgid "Print"
-msgstr ""
+msgstr "Imprentar"
#: treeopt.src
msgctxt ""
diff --git a/source/ast/cui/source/tabpages.po b/source/ast/cui/source/tabpages.po
index 45bc7386a97..cb1601c8918 100644
--- a/source/ast/cui/source/tabpages.po
+++ b/source/ast/cui/source/tabpages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-02 23:15+0000\n"
+"PO-Revision-Date: 2014-01-15 22:57+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370214936.0\n"
+"X-POOTLE-MTIME: 1389826667.0\n"
#: autocdlg.src
msgctxt ""
@@ -625,7 +625,7 @@ msgctxt ""
"FT_WINKEL\n"
"fixedtext.text"
msgid "~Angle"
-msgstr "~Ángulu"
+msgstr "~Angulu"
#: labdlg.src
msgctxt ""
@@ -1125,7 +1125,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "#6¾ Envelope"
-msgstr "Sobre nᵁ6¾"
+msgstr "Sobre núm. 6¾"
#: page.src
msgctxt ""
@@ -1134,7 +1134,7 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "#7¾ (Monarch) Envelope"
-msgstr "Sobre nᵁ7¾ (Monarca)"
+msgstr "Sobre núm. 7¾ (Monarca)"
#: page.src
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"RID_SVXSTR_USE_REPLACE\n"
"string.text"
msgid "Use replacement table"
-msgstr ""
+msgstr "Usar la tabla de sustituciones"
#: strings.src
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_WORD\n"
"string.text"
msgid "Correct TWo INitial CApitals"
-msgstr ""
+msgstr "Correxir DOs MAyúscules SIguíes"
#: strings.src
msgctxt ""
@@ -1686,7 +1686,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_SENT\n"
"string.text"
msgid "Capitalize first letter of every sentence"
-msgstr ""
+msgstr "Entamar toles frases con mayúscules"
#: strings.src
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"RID_SVXSTR_BOLD_UNDER\n"
"string.text"
msgid "Automatic *bold* and _underline_"
-msgstr ""
+msgstr "En *negrina* y _sorrayáu_ automáticos"
#: strings.src
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"RID_SVXSTR_NO_DBL_SPACES\n"
"string.text"
msgid "Ignore double spaces"
-msgstr ""
+msgstr "Inorar espacios dubles"
#: strings.src
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"RID_SVXSTR_DETECT_URL\n"
"string.text"
msgid "URL Recognition"
-msgstr ""
+msgstr "Reconocer URL"
#: strings.src
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"RID_SVXSTR_DASH\n"
"string.text"
msgid "Replace dashes"
-msgstr ""
+msgstr "Trocar guiones"
#: strings.src
msgctxt ""
@@ -1726,7 +1726,7 @@ msgctxt ""
"RID_SVXSTR_CORRECT_ACCIDENTAL_CAPS_LOCK\n"
"string.text"
msgid "Correct accidental use of cAPS LOCK key"
-msgstr ""
+msgstr "Iguar l'usu accidental de la tecla bLOQ MAYÚS"
#: strings.src
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"RID_SVXSTR_NON_BREAK_SPACE\n"
"string.text"
msgid "Add non-breaking space before specific punctuation marks in French text"
-msgstr ""
+msgstr "Amestar un espaciu inseparable antes de ciertos signos de puntuación nos testos en francés"
#: strings.src
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"RID_SVXSTR_ORDINAL\n"
"string.text"
msgid "Format ordinal numbers suffixes (1st -> 1^st)"
-msgstr ""
+msgstr "Formatiar los sufixos de númberos ordinales (1ru -> 1^ru)"
#: strings.src
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"RID_SVXSTR_DEL_EMPTY_PARA\n"
"string.text"
msgid "Remove blank paragraphs"
-msgstr ""
+msgstr "Desaniciar los párrafos baleros"
#: strings.src
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"RID_SVXSTR_USER_STYLE\n"
"string.text"
msgid "Replace Custom Styles"
-msgstr ""
+msgstr "Trocar los estilos personalizaos"
#: strings.src
msgctxt ""
@@ -1766,7 +1766,7 @@ msgctxt ""
"RID_SVXSTR_BULLET\n"
"string.text"
msgid "Replace bullets with: "
-msgstr ""
+msgstr "Trocar viñetes por: "
#: strings.src
msgctxt ""
@@ -1774,7 +1774,7 @@ msgctxt ""
"RID_SVXSTR_RIGHT_MARGIN\n"
"string.text"
msgid "Combine single line paragraphs if length greater than"
-msgstr ""
+msgstr "Amestar los párrafos d'una sóla llinia si'l llargor ye mayor a"
#: strings.src
msgctxt ""
@@ -1782,7 +1782,7 @@ msgctxt ""
"RID_SVXSTR_NUM\n"
"string.text"
msgid "Apply numbering - symbol: "
-msgstr ""
+msgstr "Aplicar numberación - símbolu: "
#: strings.src
msgctxt ""
@@ -1790,7 +1790,7 @@ msgctxt ""
"RID_SVXSTR_BORDER\n"
"string.text"
msgid "Apply border"
-msgstr ""
+msgstr "Aplicar berbesos"
#: strings.src
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"RID_SVXSTR_CREATE_TABLE\n"
"string.text"
msgid "Create table"
-msgstr ""
+msgstr "Crear tabla"
#: strings.src
msgctxt ""
@@ -1806,7 +1806,7 @@ msgctxt ""
"RID_SVXSTR_REPLACE_TEMPLATES\n"
"string.text"
msgid "Apply Styles"
-msgstr ""
+msgstr "Aplicar estilos"
#: strings.src
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_AT_STT_END\n"
"string.text"
msgid "Delete spaces and tabs at beginning and end of paragraph"
-msgstr ""
+msgstr "Desaniciar espacios y tabuladores al entamu y al final de los párrafos"
#: strings.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_BETWEEN_LINES\n"
"string.text"
msgid "Delete spaces and tabs at end and start of line"
-msgstr ""
+msgstr "Desaniciar espacios y tabuladores al final y al entamu de les llinies"
#: strings.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_CONNECTOR\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Coneutor"
#: strings.src
msgctxt ""
@@ -1838,4 +1838,4 @@ msgctxt ""
"RID_SVXSTR_DIMENSION_LINE\n"
"string.text"
msgid "Dimension line"
-msgstr ""
+msgstr "Llinia de cota"
diff --git a/source/ast/cui/uiconfig/ui.po b/source/ast/cui/uiconfig/ui.po
index e0ee1c2d4d9..1d2ad2740d0 100644
--- a/source/ast/cui/uiconfig/ui.po
+++ b/source/ast/cui/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-22 13:41+0000\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-03-23 10:55+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -12,72 +12,72 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377178895.0\n"
+"X-POOTLE-MTIME: 1395572127.000000\n"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
-msgstr ""
+msgid "Edit"
+msgstr "Editar"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
-msgstr ""
+msgid "Reset"
+msgstr "Reaniciar"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
-msgstr ""
+msgid "Preference Name"
+msgstr "Nome de la preferencia"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr ""
+msgid "Property"
+msgstr "Propiedá"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
-msgstr ""
+msgid "Type"
+msgstr "Triba"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
-msgstr ""
+msgid "Value"
+msgstr "Valor"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
-msgstr ""
+msgid "Preferences"
+msgstr "Preferencies"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr ""
+msgid "Value:"
+msgstr "Valor:"
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "Copyright © 2000 - 2013 Collaboradores de LibreOffice y/o los sos afiliaos"
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Copyright © 2000–2014 collaboradores de LibreOffice."
#: aboutdialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Editar..."
#: applyautofmtpage.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]: Replace while modifying existing text"
-msgstr ""
+msgstr "[M]: Sustituir al camudar testu esistente"
#: applyautofmtpage.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]: AutoFormat/AutoCorrect while typing"
-msgstr ""
+msgstr "[T]: Auto-formatu/Auto-correición al tecliar"
#: applyautofmtpage.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[M]"
#: applyautofmtpage.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[T]"
#: applylocalizedpage.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[M]"
#: applylocalizedpage.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[T]"
#: applylocalizedpage.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr ""
+msgstr "Tro_car"
#: applylocalizedpage.ui
msgctxt ""
@@ -401,16 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "Comina d'a_pertura:"
#: applylocalizedpage.ui
msgctxt ""
@@ -419,7 +410,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of single quotes"
-msgstr ""
+msgstr "Comina d'apertura de comines simples"
#: applylocalizedpage.ui
msgctxt ""
@@ -428,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Predetermináu"
#: applylocalizedpage.ui
msgctxt ""
@@ -437,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Pre_determináu"
#: applylocalizedpage.ui
msgctxt ""
@@ -446,7 +437,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Single quotes default"
-msgstr ""
+msgstr "Comines simples predeterminaes"
#: applylocalizedpage.ui
msgctxt ""
@@ -455,16 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "Comina _final:"
#: applylocalizedpage.ui
msgctxt ""
@@ -473,7 +455,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of single quotes"
-msgstr ""
+msgstr "Comina final de comines simples"
#: applylocalizedpage.ui
msgctxt ""
@@ -482,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Predetermináu"
#: applylocalizedpage.ui
msgctxt ""
@@ -491,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Single quotes"
-msgstr ""
+msgstr "Comines simples"
#: applylocalizedpage.ui
msgctxt ""
@@ -500,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr ""
+msgstr "Tro_car"
#: applylocalizedpage.ui
msgctxt ""
@@ -509,16 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
+msgstr "Comina d'ap_ertura:"
#: applylocalizedpage.ui
msgctxt ""
@@ -527,7 +500,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of double quotes"
-msgstr ""
+msgstr "Apertura de comines dobles"
#: applylocalizedpage.ui
msgctxt ""
@@ -536,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Predetermináu"
#: applylocalizedpage.ui
msgctxt ""
@@ -545,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Pre_determináu"
#: applylocalizedpage.ui
msgctxt ""
@@ -554,7 +527,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Double quotes default"
-msgstr ""
+msgstr "Comines dobles predeterminaes"
#: applylocalizedpage.ui
msgctxt ""
@@ -563,16 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
+msgstr "Comina _final:"
#: applylocalizedpage.ui
msgctxt ""
@@ -581,7 +545,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of double quotes"
-msgstr ""
+msgstr "Comina final de comines dobles"
#: applylocalizedpage.ui
msgctxt ""
@@ -590,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Predetermináu"
#: applylocalizedpage.ui
msgctxt ""
@@ -599,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Double quotes"
-msgstr ""
+msgstr "Comines dobles"
#: areadialog.ui
msgctxt ""
@@ -608,7 +572,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Área"
#: areadialog.ui
msgctxt ""
@@ -617,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Área"
#: areadialog.ui
msgctxt ""
@@ -626,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Solombra"
#: areadialog.ui
msgctxt ""
@@ -635,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Tresparencia"
#: areadialog.ui
msgctxt ""
@@ -644,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors"
-msgstr ""
+msgstr "Colores"
#: areadialog.ui
msgctxt ""
@@ -653,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gradients"
-msgstr ""
+msgstr "Degradaos"
#: areadialog.ui
msgctxt ""
@@ -662,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hatching"
-msgstr ""
+msgstr "Rayáu"
#: areadialog.ui
msgctxt ""
@@ -671,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmaps"
-msgstr ""
+msgstr "Mapes de bits"
#: areatabpage.ui
msgctxt ""
@@ -680,7 +644,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: areatabpage.ui
msgctxt ""
@@ -689,7 +653,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: areatabpage.ui
msgctxt ""
@@ -698,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill"
-msgstr ""
+msgstr "Rellenu"
#: areatabpage.ui
msgctxt ""
@@ -707,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automáticu"
#: areatabpage.ui
msgctxt ""
@@ -716,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Incrementos"
#: areatabpage.ui
msgctxt ""
@@ -725,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color"
-msgstr ""
+msgstr "Color de _fondu"
#: areatabpage.ui
msgctxt ""
@@ -734,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors"
-msgstr ""
+msgstr "Colores"
#: areatabpage.ui
msgctxt ""
@@ -743,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original"
-msgstr ""
+msgstr "_Orixinal"
#: areatabpage.ui
msgctxt ""
@@ -752,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "Re_lativu"
#: areatabpage.ui
msgctxt ""
@@ -761,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth"
-msgstr ""
+msgstr "Anc_hor"
#: areatabpage.ui
msgctxt ""
@@ -770,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "Alt_or"
#: areatabpage.ui
msgctxt ""
@@ -779,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#: areatabpage.ui
msgctxt ""
@@ -788,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y Offset"
-msgstr ""
+msgstr "Separación _Y"
#: areatabpage.ui
msgctxt ""
@@ -797,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X Offset"
-msgstr ""
+msgstr "Separación _X"
#: areatabpage.ui
msgctxt ""
@@ -806,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Allugamientu"
#: areatabpage.ui
msgctxt ""
@@ -815,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Mosaicu"
#: areatabpage.ui
msgctxt ""
@@ -824,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto_Fit"
-msgstr ""
+msgstr "Axus_te automáticu"
#: areatabpage.ui
msgctxt ""
@@ -833,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "_Filera"
#: areatabpage.ui
msgctxt ""
@@ -842,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "Colu_mna"
#: areatabpage.ui
msgctxt ""
@@ -851,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offset"
-msgstr ""
+msgstr "Separación"
#: areatabpage.ui
msgctxt ""
@@ -860,7 +824,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Denguna"
#: areatabpage.ui
msgctxt ""
@@ -869,7 +833,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Color"
-msgstr ""
+msgstr "Color"
#: areatabpage.ui
msgctxt ""
@@ -878,7 +842,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Gradient"
-msgstr ""
+msgstr "Gradiente"
#: areatabpage.ui
msgctxt ""
@@ -887,7 +851,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hatching"
-msgstr ""
+msgstr "Rayáu"
#: areatabpage.ui
msgctxt ""
@@ -896,7 +860,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Mapa de bits"
#: asiantypography.ui
msgctxt ""
@@ -1247,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pattern Editor:"
-msgstr ""
+msgstr "Editor de patrones:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1256,7 +1220,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: bitmaptabpage.ui
msgctxt ""
@@ -1265,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Foreground color:"
-msgstr ""
+msgstr "Color del _frente:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1274,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color:"
-msgstr ""
+msgstr "Color del fon_du:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1283,7 +1247,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: bitmaptabpage.ui
msgctxt ""
@@ -1292,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Camudar"
#: bitmaptabpage.ui
msgctxt ""
@@ -1301,7 +1265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import"
-msgstr ""
+msgstr "_Importar"
#: bitmaptabpage.ui
msgctxt ""
@@ -1310,7 +1274,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Cargar llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1319,7 +1283,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Cargar llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1328,7 +1292,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Guardar llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1337,7 +1301,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Guardar llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1346,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Mapa de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1355,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#: borderpage.ui
msgctxt ""
@@ -1544,7 +1508,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Hyphenation"
-msgstr ""
+msgstr "Dixebráu silábicu"
#: breaknumberoption.ui
msgctxt ""
@@ -1553,7 +1517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters before break"
-msgstr ""
+msgstr "Caráuteres antes del saltu"
#: breaknumberoption.ui
msgctxt ""
@@ -1562,7 +1526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters after break"
-msgstr ""
+msgstr "Caráuteres dempués del saltu"
#: breaknumberoption.ui
msgctxt ""
@@ -1571,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimal word length"
-msgstr ""
+msgstr "Llonxitú mínima de la pallabra"
#: cellalignment.ui
msgctxt ""
@@ -2759,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Triba"
#: connectortabpage.ui
msgctxt ""
@@ -2767,8 +2731,8 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
-msgstr ""
+msgid "Line _1"
+msgstr "Llinia _1"
#: connectortabpage.ui
msgctxt ""
@@ -2777,7 +2741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _2"
-msgstr ""
+msgstr "Llinia _2"
#: connectortabpage.ui
msgctxt ""
@@ -2786,7 +2750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _3"
-msgstr ""
+msgstr "Llinia _3"
#: connectortabpage.ui
msgctxt ""
@@ -2795,7 +2759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line skew"
-msgstr ""
+msgstr "Oblicuidá de la llinia"
#: connectortabpage.ui
msgctxt ""
@@ -2804,7 +2768,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Begin horizontal"
-msgstr ""
+msgstr "_Principiu horizontal"
#: connectortabpage.ui
msgctxt ""
@@ -2813,7 +2777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _horizontal"
-msgstr ""
+msgstr "Fin _horizontal"
#: connectortabpage.ui
msgctxt ""
@@ -2822,7 +2786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Begin _vertical"
-msgstr ""
+msgstr "Principiu _vertical"
#: connectortabpage.ui
msgctxt ""
@@ -2830,8 +2794,8 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
-msgstr ""
+msgid "_End vertical"
+msgstr "Fin v_ertical"
#: connectortabpage.ui
msgctxt ""
@@ -2840,7 +2804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Espaciu ente llinies"
#: connectortabpage.ui
msgctxt ""
@@ -2849,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Entever"
#: connpooloptions.ui
msgctxt ""
@@ -2858,7 +2822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection pooling enabled"
-msgstr ""
+msgstr "Agrupamientu de conexón activáu"
#: connpooloptions.ui
msgctxt ""
@@ -2867,7 +2831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drivers known in %PRODUCTNAME"
-msgstr ""
+msgstr "Controladores conocíos en %PRODUCTNAME"
#: connpooloptions.ui
msgctxt ""
@@ -2876,7 +2840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current driver:"
-msgstr ""
+msgstr "Controlador actual:"
#: connpooloptions.ui
msgctxt ""
@@ -2885,7 +2849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable pooling for this driver"
-msgstr ""
+msgstr "Activar la agrupación pa esti controlador"
#: connpooloptions.ui
msgctxt ""
@@ -2894,7 +2858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Timeout (seconds)"
-msgstr ""
+msgstr "_Tiempu de caducidá (segundos)"
#: connpooloptions.ui
msgctxt ""
@@ -2902,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr ""
+msgid "Connection pool"
+msgstr "Grupu de conexones"
#: cuiimapdlg.ui
msgctxt ""
@@ -2912,7 +2876,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#: cuiimapdlg.ui
msgctxt ""
@@ -2921,7 +2885,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL"
-msgstr ""
+msgstr "_URL"
#: cuiimapdlg.ui
msgctxt ""
@@ -2930,7 +2894,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_rame"
-msgstr ""
+msgstr "Ma_rcu"
#: cuiimapdlg.ui
msgctxt ""
@@ -2939,7 +2903,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name"
-msgstr ""
+msgstr "_Nome"
#: cuiimapdlg.ui
msgctxt ""
@@ -2948,7 +2912,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative _text"
-msgstr ""
+msgstr "_Testu alternativu"
#: cuiimapdlg.ui
msgctxt ""
@@ -2957,7 +2921,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Description"
-msgstr ""
+msgstr "_Descripción"
#: customize.ui
msgctxt ""
@@ -3362,7 +3326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Icon..."
-msgstr "Cambiar _iconu…"
+msgstr "Cambiar _iconu..."
#: customize.ui
msgctxt ""
@@ -3479,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nuevu..."
#: dbregisterpage.ui
msgctxt ""
@@ -3488,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Desaniciar"
#: dbregisterpage.ui
msgctxt ""
@@ -3497,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Editar..."
#: dbregisterpage.ui
msgctxt ""
@@ -3506,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Registered databases"
-msgstr ""
+msgstr "Bases de datos rexistraes"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3515,7 +3479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _distance"
-msgstr ""
+msgstr "_Distancia de llinia"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3524,7 +3488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Guide _overhang"
-msgstr ""
+msgstr "Pr_ollongación de guía"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3533,7 +3497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Guide distance"
-msgstr ""
+msgstr "Distancia de _guía"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3542,7 +3506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left guide"
-msgstr ""
+msgstr "Guía i_zquierda"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3551,7 +3515,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right guide"
-msgstr ""
+msgstr "Guía d_recha"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3560,7 +3524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal _places"
-msgstr ""
+msgstr "_Posiciones decimales"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3569,7 +3533,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measure _below object"
-msgstr ""
+msgstr "Midida _baxo l'oxetu"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3578,7 +3542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3587,7 +3551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text position"
-msgstr ""
+msgstr "Posición del _testu"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3596,7 +3560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoVertical"
-msgstr ""
+msgstr "_AutoVertical"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3605,7 +3569,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utoHorizontal"
-msgstr ""
+msgstr "A_utoHorizontal"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3614,7 +3578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel to line"
-msgstr ""
+msgstr "_Paralela a la llinia"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3623,7 +3587,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _measurement units"
-msgstr ""
+msgstr "Ver les unidaes de _midida"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3632,7 +3596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Legend"
-msgstr ""
+msgstr "Lleenda"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3641,7 +3605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automáticu"
#: editdictionarydialog.ui
msgctxt ""
@@ -3650,7 +3614,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Custom Dictionary"
-msgstr ""
+msgstr "Editar el diccionariu personalizáu"
#: editdictionarydialog.ui
msgctxt ""
@@ -3659,7 +3623,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Book:"
-msgstr ""
+msgstr "Lli_bru:"
#: editdictionarydialog.ui
msgctxt ""
@@ -3668,7 +3632,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "_Llingua:"
#: editdictionarydialog.ui
msgctxt ""
@@ -3677,7 +3641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word"
-msgstr ""
+msgstr "_Pallabra"
#: editdictionarydialog.ui
msgctxt ""
@@ -3686,7 +3650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Replace By"
-msgstr ""
+msgstr "_Sustituir por"
#: editdictionarydialog.ui
msgctxt ""
@@ -3695,7 +3659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Nuevu"
#: editdictionarydialog.ui
msgctxt ""
@@ -3704,7 +3668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Desaniciar"
#: effectspage.ui
msgctxt ""
@@ -4208,7 +4172,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Format Number"
-msgstr ""
+msgstr "Dar formatu a númberu"
#: gradientpage.ui
msgctxt ""
@@ -4334,7 +4298,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: gradientpage.ui
msgctxt ""
@@ -4397,7 +4361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "E_spaciáu"
#: hatchpage.ui
msgctxt ""
@@ -4406,7 +4370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ngle"
-msgstr ""
+msgstr "Á_ngulu"
#: hatchpage.ui
msgctxt ""
@@ -4415,7 +4379,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line type"
-msgstr ""
+msgstr "Tipu de _llinia"
#: hatchpage.ui
msgctxt ""
@@ -4424,7 +4388,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _color"
-msgstr ""
+msgstr "_Color de llinia"
#: hatchpage.ui
msgctxt ""
@@ -4433,7 +4397,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Simple"
#: hatchpage.ui
msgctxt ""
@@ -4442,7 +4406,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Crossed"
-msgstr ""
+msgstr "Cruzada"
#: hatchpage.ui
msgctxt ""
@@ -4451,7 +4415,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Triple"
-msgstr ""
+msgstr "Triple"
#: hatchpage.ui
msgctxt ""
@@ -4460,7 +4424,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: hatchpage.ui
msgctxt ""
@@ -4469,7 +4433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Camudar"
#: hatchpage.ui
msgctxt ""
@@ -4478,7 +4442,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Cargar llista de rayaos"
#: hatchpage.ui
msgctxt ""
@@ -4487,7 +4451,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Cargar llista de rayaos"
#: hatchpage.ui
msgctxt ""
@@ -4496,7 +4460,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Guardar llista de rayaos"
#: hatchpage.ui
msgctxt ""
@@ -4505,7 +4469,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Guardar llista de rayaos"
#: hatchpage.ui
msgctxt ""
@@ -4514,7 +4478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#: hyphenate.ui
msgctxt ""
@@ -4865,7 +4829,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Class Path"
-msgstr ""
+msgstr "Camín a les clases"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4874,7 +4838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ssigned folders and archives"
-msgstr ""
+msgstr "Carpetes y archivos con_señaos"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4883,7 +4847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add Archive..."
-msgstr ""
+msgstr "_Amestar un archivu..."
#: javaclasspathdialog.ui
msgctxt ""
@@ -4892,7 +4856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _Folder"
-msgstr ""
+msgstr "Amestar _carpeta"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4901,7 +4865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "Desanicia_r"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4910,7 +4874,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Java Start Parameters"
-msgstr ""
+msgstr "Parámetros d'aniciu de Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4919,7 +4883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Java start _parameter"
-msgstr ""
+msgstr "_Parámetru d'aniciu de Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4928,7 +4892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assig_ned start parameters"
-msgstr ""
+msgstr "Parámetros d'a_niciu conseñaos"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4937,7 +4901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For example: -Dmyprop=c:\\\\program files\\\\java"
-msgstr ""
+msgstr "Por exemplu: -Dmyprop=c:\\\\program files\\\\java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4946,7 +4910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assign"
-msgstr ""
+msgstr "_Asignar"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4955,7 +4919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "Desanicia_r"
#: linedialog.ui
msgctxt ""
@@ -4964,7 +4928,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#: linedialog.ui
msgctxt ""
@@ -4973,7 +4937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#: linedialog.ui
msgctxt ""
@@ -4982,7 +4946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Solombra"
#: linedialog.ui
msgctxt ""
@@ -4991,7 +4955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line Styles"
-msgstr ""
+msgstr "Estilos de llinia"
#: linedialog.ui
msgctxt ""
@@ -5000,7 +4964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow Styles"
-msgstr ""
+msgstr "Estilos de flecha"
#: lineendstabpage.ui
msgctxt ""
@@ -5009,7 +4973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Títulu:"
#: lineendstabpage.ui
msgctxt ""
@@ -5018,7 +4982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow _style:"
-msgstr ""
+msgstr "E_stilu de flecha:"
#: lineendstabpage.ui
msgctxt ""
@@ -5027,7 +4991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add a selected object to create new arrow styles."
-msgstr ""
+msgstr "Amestar un oxetu seleicionáu pa crear estilos de flecha nuevos."
#: lineendstabpage.ui
msgctxt ""
@@ -5036,7 +5000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Camudar"
#: lineendstabpage.ui
msgctxt ""
@@ -5045,7 +5009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Cargar estilos de flecha"
#: lineendstabpage.ui
msgctxt ""
@@ -5054,7 +5018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Cargar estilos de flecha"
#: lineendstabpage.ui
msgctxt ""
@@ -5063,7 +5027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Guardar estilos de flecha"
#: lineendstabpage.ui
msgctxt ""
@@ -5072,7 +5036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Guardar estilos de flecha"
#: lineendstabpage.ui
msgctxt ""
@@ -5081,7 +5045,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organize arrow styles"
-msgstr ""
+msgstr "Organizar estilos de flecha"
#: linestyletabpage.ui
msgctxt ""
@@ -5090,7 +5054,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _style:"
-msgstr ""
+msgstr "E_stilu de llinia:"
#: linestyletabpage.ui
msgctxt ""
@@ -5099,7 +5063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type:"
-msgstr ""
+msgstr "_Tipu:"
#: linestyletabpage.ui
msgctxt ""
@@ -5108,7 +5072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number:"
-msgstr ""
+msgstr "_Númberu:"
#: linestyletabpage.ui
msgctxt ""
@@ -5117,7 +5081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Length:"
-msgstr ""
+msgstr "_Llonxitú:"
#: linestyletabpage.ui
msgctxt ""
@@ -5126,7 +5090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "E_spaciáu:"
#: linestyletabpage.ui
msgctxt ""
@@ -5135,7 +5099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to line width"
-msgstr ""
+msgstr "_Axustar al anchor de la llinia"
#: linestyletabpage.ui
msgctxt ""
@@ -5144,7 +5108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Camudar"
#: linestyletabpage.ui
msgctxt ""
@@ -5153,7 +5117,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Cargar estilos de llinia"
#: linestyletabpage.ui
msgctxt ""
@@ -5162,7 +5126,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Cargar estilos de llinia"
#: linestyletabpage.ui
msgctxt ""
@@ -5171,7 +5135,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Guardar estilos de llinia"
#: linestyletabpage.ui
msgctxt ""
@@ -5180,7 +5144,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Guardar estilos de llinia"
#: linestyletabpage.ui
msgctxt ""
@@ -5189,7 +5153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#: linestyletabpage.ui
msgctxt ""
@@ -5198,7 +5162,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Dots"
-msgstr ""
+msgstr "Puntos"
#: linestyletabpage.ui
msgctxt ""
@@ -5207,7 +5171,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dash"
-msgstr ""
+msgstr "Guión"
#: linetabpage.ui
msgctxt ""
@@ -5216,7 +5180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "E_stilu:"
#: linetabpage.ui
msgctxt ""
@@ -5225,7 +5189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "Colo_r:"
#: linetabpage.ui
msgctxt ""
@@ -5234,7 +5198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Anchor:"
#: linetabpage.ui
msgctxt ""
@@ -5243,7 +5207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Tresparencia:"
#: linetabpage.ui
msgctxt ""
@@ -5252,7 +5216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line properties"
-msgstr ""
+msgstr "Propiedaes de la llinia"
#: linetabpage.ui
msgctxt ""
@@ -5261,7 +5225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start st_yle:"
-msgstr ""
+msgstr "Est_ilu inicial:"
#: linetabpage.ui
msgctxt ""
@@ -5270,7 +5234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End sty_le:"
-msgstr ""
+msgstr "Esti_lu final:"
#: linetabpage.ui
msgctxt ""
@@ -5279,7 +5243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "Anc_hor:"
#: linetabpage.ui
msgctxt ""
@@ -5288,7 +5252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ce_nter"
-msgstr ""
+msgstr "Ce_ntrar"
#: linetabpage.ui
msgctxt ""
@@ -5297,7 +5261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "W_idth:"
-msgstr ""
+msgstr "Anch_or:"
#: linetabpage.ui
msgctxt ""
@@ -5306,7 +5270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_enter"
-msgstr ""
+msgstr "C_entrar"
#: linetabpage.ui
msgctxt ""
@@ -5315,7 +5279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze ends"
-msgstr ""
+msgstr "Sincroni_zar estremos"
#: linetabpage.ui
msgctxt ""
@@ -5324,7 +5288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow styles"
-msgstr ""
+msgstr "Estilos de flecha"
#: linetabpage.ui
msgctxt ""
@@ -5333,7 +5297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Estilu d'es_quina:"
#: linetabpage.ui
msgctxt ""
@@ -5342,7 +5306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Estilu de _final:"
#: linetabpage.ui
msgctxt ""
@@ -5351,7 +5315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner and cap styles"
-msgstr ""
+msgstr "Estilos d'esquina y final"
#: linetabpage.ui
msgctxt ""
@@ -5360,7 +5324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Seleición..."
#: linetabpage.ui
msgctxt ""
@@ -5369,7 +5333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Widt_h:"
-msgstr ""
+msgstr "Anc_hor:"
#: linetabpage.ui
msgctxt ""
@@ -5378,7 +5342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Caltener la proporción"
#: linetabpage.ui
msgctxt ""
@@ -5387,7 +5351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hei_ght:"
-msgstr ""
+msgstr "A_ltor:"
#: linetabpage.ui
msgctxt ""
@@ -5396,7 +5360,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Icon"
-msgstr ""
+msgstr "Iconu"
#: linetabpage.ui
msgctxt ""
@@ -5405,7 +5369,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: linetabpage.ui
msgctxt ""
@@ -5414,7 +5378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No Symbol"
-msgstr ""
+msgstr "E_nsin símbolu"
#: linetabpage.ui
msgctxt ""
@@ -5423,7 +5387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automáticu"
#: linetabpage.ui
msgctxt ""
@@ -5432,7 +5396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From file..."
-msgstr ""
+msgstr "De _ficheru..."
#: linetabpage.ui
msgctxt ""
@@ -5441,7 +5405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gallery"
-msgstr ""
+msgstr "_Galería"
#: linetabpage.ui
msgctxt ""
@@ -5450,7 +5414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbols"
-msgstr ""
+msgstr "_Símbolos"
#: linetabpage.ui
msgctxt ""
@@ -5459,7 +5423,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Planu"
#: linetabpage.ui
msgctxt ""
@@ -5468,7 +5432,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Redondiáu"
#: linetabpage.ui
msgctxt ""
@@ -5477,7 +5441,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Cuadráu"
#: linetabpage.ui
msgctxt ""
@@ -5486,7 +5450,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Redondiáu"
#: linetabpage.ui
msgctxt ""
@@ -5495,7 +5459,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- dengún -"
#: linetabpage.ui
msgctxt ""
@@ -5504,7 +5468,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Cortáu"
#: linetabpage.ui
msgctxt ""
@@ -5513,7 +5477,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Sesgáu"
#: macroselectordialog.ui
msgctxt ""
@@ -5603,7 +5567,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move Menu"
-msgstr ""
+msgstr "Mover el menú"
#: movemenu.ui
msgctxt ""
@@ -5612,7 +5576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Menu name"
-msgstr ""
+msgstr "Nome del menú"
#: movemenu.ui
msgctxt ""
@@ -5630,7 +5594,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "Arriba"
#: movemenu.ui
msgctxt ""
@@ -5639,7 +5603,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "Abaxo"
#: namedialog.ui
msgctxt ""
@@ -6976,6 +6940,15 @@ msgstr "Activar la grabación de macros (llimitada)"
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Configuración pa espertos"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7052,7 +7025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Western characters only"
-msgstr ""
+msgstr "Sólo caráuteres _occidentales"
#: optasianpage.ui
msgctxt ""
@@ -7061,7 +7034,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western _text and Asian punctuation"
-msgstr ""
+msgstr "_Testu occidental y puntuación asiática"
#: optasianpage.ui
msgctxt ""
@@ -7070,7 +7043,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Kerning"
-msgstr ""
+msgstr "Espaciáu de caráuter"
#: optasianpage.ui
msgctxt ""
@@ -7079,7 +7052,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No compression"
-msgstr ""
+msgstr "E_nsin compresión"
#: optasianpage.ui
msgctxt ""
@@ -7088,7 +7061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compress punctuation only"
-msgstr ""
+msgstr "_Comprimir sólo la puntuación"
#: optasianpage.ui
msgctxt ""
@@ -7097,7 +7070,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compress punctuation and Japanese Kana"
-msgstr ""
+msgstr "Comprimir la puntuación y kana xaponés"
#: optasianpage.ui
msgctxt ""
@@ -7106,7 +7079,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character spacing"
-msgstr ""
+msgstr "Espaciu ente caráuteres"
#: optasianpage.ui
msgctxt ""
@@ -7115,7 +7088,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Pre_determináu"
#: optasianpage.ui
msgctxt ""
@@ -7124,7 +7097,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Llingua"
#: optasianpage.ui
msgctxt ""
@@ -7133,7 +7106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not _at start of line:"
-msgstr ""
+msgstr "Non _al principiu de llinia:"
#: optasianpage.ui
msgctxt ""
@@ -7142,7 +7115,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not at _end of line:"
-msgstr ""
+msgstr "Non al _fin de llinia:"
#: optasianpage.ui
msgctxt ""
@@ -7151,7 +7124,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Without user-defined line break symbols"
-msgstr ""
+msgstr "Ensin símbolos de saltu de llinia definíos pol usuariu"
#: optasianpage.ui
msgctxt ""
@@ -7160,7 +7133,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First and last characters"
-msgstr ""
+msgstr "Caráuteres primeru y últimu"
#: optbasicidepage.ui
msgctxt ""
@@ -7169,7 +7142,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Code Completion"
-msgstr ""
+msgstr "Activar completar códigu"
#: optbasicidepage.ui
msgctxt ""
@@ -7178,7 +7151,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Completion"
-msgstr ""
+msgstr "Completar códigu"
#: optbasicidepage.ui
msgctxt ""
@@ -7187,7 +7160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Procedures"
-msgstr ""
+msgstr "Zarrar automáticamente los procedimientos"
#: optbasicidepage.ui
msgctxt ""
@@ -7196,7 +7169,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Parenthesis"
-msgstr ""
+msgstr "Zarrar paréntesis automáticamente"
#: optbasicidepage.ui
msgctxt ""
@@ -7205,7 +7178,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Quotes"
-msgstr ""
+msgstr "Zarrar comines automáticamente"
#: optbasicidepage.ui
msgctxt ""
@@ -7214,7 +7187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autocorrection"
-msgstr ""
+msgstr "Correición automática"
#: optbasicidepage.ui
msgctxt ""
@@ -7223,7 +7196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Suggestion"
-msgstr ""
+msgstr "Suxerencia de códigu"
#: optbasicidepage.ui
msgctxt ""
@@ -7232,7 +7205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use extended types"
-msgstr ""
+msgstr "Usar tipos estendíos"
#: optbasicidepage.ui
msgctxt ""
@@ -7241,7 +7214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language Features"
-msgstr ""
+msgstr "Funciones de llingua"
#: optbrowserpage.ui
msgctxt ""
@@ -7268,7 +7241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chart colors"
-msgstr ""
+msgstr "Colores de la gráfica"
#: optchartcolorspage.ui
msgctxt ""
@@ -7277,7 +7250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Pre_determináu"
#: optchartcolorspage.ui
msgctxt ""
@@ -7286,7 +7259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color Table"
-msgstr ""
+msgstr "Tabla de color"
#: optctlpage.ui
msgctxt ""
@@ -7295,7 +7268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use se_quence checking"
-msgstr ""
+msgstr "Usar comprobación de se_cuencies"
#: optctlpage.ui
msgctxt ""
@@ -7304,7 +7277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restricted"
-msgstr ""
+msgstr "Restrinxío"
#: optctlpage.ui
msgctxt ""
@@ -7313,7 +7286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type and replace"
-msgstr ""
+msgstr "Escribir y _trocar"
#: optctlpage.ui
msgctxt ""
@@ -7322,7 +7295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sequence checking"
-msgstr ""
+msgstr "Comprobación de secuencies"
#: optctlpage.ui
msgctxt ""
@@ -7331,7 +7304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Movement"
-msgstr ""
+msgstr "Movimientu"
#: optctlpage.ui
msgctxt ""
@@ -7340,7 +7313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lo_gical"
-msgstr ""
+msgstr "Lló_xicu"
#: optctlpage.ui
msgctxt ""
@@ -7349,7 +7322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visual"
-msgstr ""
+msgstr "_Visual"
#: optctlpage.ui
msgctxt ""
@@ -7358,7 +7331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor control"
-msgstr ""
+msgstr "Control del punteru"
#: optctlpage.ui
msgctxt ""
@@ -7367,7 +7340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerals"
-msgstr ""
+msgstr "_Numberales"
#: optctlpage.ui
msgctxt ""
@@ -7376,7 +7349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Arabic"
-msgstr ""
+msgstr "Árabe"
#: optctlpage.ui
msgctxt ""
@@ -7385,7 +7358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Hindi"
-msgstr ""
+msgstr "Hindi"
#: optctlpage.ui
msgctxt ""
@@ -7394,7 +7367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "System"
-msgstr ""
+msgstr "Sistema"
#: optctlpage.ui
msgctxt ""
@@ -7403,7 +7376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Context"
-msgstr ""
+msgstr "Contestu"
#: optctlpage.ui
msgctxt ""
@@ -7412,7 +7385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General options"
-msgstr ""
+msgstr "Opciones xenerales"
#: optemailpage.ui
msgctxt ""
@@ -7457,7 +7430,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[L]: Load and convert the object"
-msgstr ""
+msgstr "[C]: Cargar y convertir l'oxetu"
#: optfltrembedpage.ui
msgctxt ""
@@ -7466,7 +7439,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[S]: Convert and save the object"
-msgstr ""
+msgstr "[G]: Convertir y guardar l'oxetu"
#: optfltrembedpage.ui
msgctxt ""
@@ -7475,7 +7448,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embedded objects"
-msgstr ""
+msgstr "Oxetos incrustaos"
#: optfltrpage.ui
msgctxt ""
@@ -7817,7 +7790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _7"
-msgstr ""
+msgstr "Tamañu _7"
#: opthtmlpage.ui
msgctxt ""
@@ -7826,7 +7799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _6"
-msgstr ""
+msgstr "Tamañu _6"
#: opthtmlpage.ui
msgctxt ""
@@ -7835,7 +7808,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _5"
-msgstr ""
+msgstr "Tamañu _5"
#: opthtmlpage.ui
msgctxt ""
@@ -7844,7 +7817,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _4"
-msgstr ""
+msgstr "Tamañu _4"
#: opthtmlpage.ui
msgctxt ""
@@ -7853,7 +7826,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _3"
-msgstr ""
+msgstr "Tamañu _3"
#: opthtmlpage.ui
msgctxt ""
@@ -7862,7 +7835,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _2"
-msgstr ""
+msgstr "Tamañu _2"
#: opthtmlpage.ui
msgctxt ""
@@ -7871,7 +7844,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _1"
-msgstr ""
+msgstr "Tamañu _1"
#: opthtmlpage.ui
msgctxt ""
@@ -7880,7 +7853,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font sizes"
-msgstr ""
+msgstr "Tamaños de tipografía"
#: opthtmlpage.ui
msgctxt ""
@@ -7889,7 +7862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore _font settings"
-msgstr ""
+msgstr "Inorar la con_figuración de tipografía"
#: opthtmlpage.ui
msgctxt ""
@@ -7898,7 +7871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import unknown HTML tags as fields"
-msgstr ""
+msgstr "_Importar etiquetes HTML desconocíes como campos"
#: opthtmlpage.ui
msgctxt ""
@@ -7907,7 +7880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
-msgstr ""
+msgstr "_Usar el locale '%ENGLISHUSLOCALE' pa los númberos"
#: opthtmlpage.ui
msgctxt ""
@@ -7916,7 +7889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Import"
-msgstr ""
+msgstr "Importar"
#: opthtmlpage.ui
msgctxt ""
@@ -7925,7 +7898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character _set:"
-msgstr ""
+msgstr "Xuegu de caráutere_s:"
#: opthtmlpage.ui
msgctxt ""
@@ -7934,7 +7907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy local graphics to Internet"
-msgstr ""
+msgstr "_Copiar les imaxes llocales a Internet"
#: opthtmlpage.ui
msgctxt ""
@@ -7943,7 +7916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print layout"
-msgstr ""
+msgstr "Diseñu d'im_presión"
#: opthtmlpage.ui
msgctxt ""
@@ -7952,7 +7925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display _warning"
-msgstr ""
+msgstr "Amosar un a_visu"
#: opthtmlpage.ui
msgctxt ""
@@ -7961,7 +7934,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "LibreOffice _Basic"
-msgstr ""
+msgstr "_Basic de LibreOffice"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr "Microsoft Internet Explorer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr "Mozilla Firefox"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
#: opthtmlpage.ui
msgctxt ""
@@ -7970,7 +7970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export"
-msgstr ""
+msgstr "Esportar"
#: optionsdialog.ui
msgctxt ""
@@ -7997,7 +7997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_uppercase/lowercase"
-msgstr ""
+msgstr "mayúsc_ules/minúscules"
#: optjsearchpage.ui
msgctxt ""
@@ -8006,7 +8006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_full-width/half-width forms"
-msgstr ""
+msgstr "_formularios d'anchor completu/mediu"
#: optjsearchpage.ui
msgctxt ""
@@ -8015,7 +8015,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_hiragana/katakana"
-msgstr ""
+msgstr "_hiragana/katakana"
#: optjsearchpage.ui
msgctxt ""
@@ -8024,7 +8024,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_contractions (yo-on, sokuon)"
-msgstr ""
+msgstr "_contracciones (yo-on, sokuon)"
#: optjsearchpage.ui
msgctxt ""
@@ -8033,7 +8033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_minus/dash/cho-on"
-msgstr ""
+msgstr "_menos/guión/cho-on"
#: optjsearchpage.ui
msgctxt ""
@@ -8042,7 +8042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "'re_peat character' marks"
-msgstr ""
+msgstr "marques de 're_petición de caráuter'"
#: optjsearchpage.ui
msgctxt ""
@@ -8051,7 +8051,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_variant-form kanji (itaiji)"
-msgstr ""
+msgstr "forma-_variante kanji (itaiji)"
#: optjsearchpage.ui
msgctxt ""
@@ -8060,7 +8060,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_old Kana forms"
-msgstr ""
+msgstr "f_ormes Kana antigües"
#: optjsearchpage.ui
msgctxt ""
@@ -8069,7 +8069,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_di/zi, du/zu"
-msgstr ""
+msgstr "_di/zi, du/zu"
#: optjsearchpage.ui
msgctxt ""
@@ -8078,7 +8078,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ba/va, ha/fa"
-msgstr ""
+msgstr "_ba/va, ha/fa"
#: optjsearchpage.ui
msgctxt ""
@@ -8087,7 +8087,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_tsi/thi/chi, dhi/zi"
-msgstr ""
+msgstr "_tsi/thi/chi, dhi/zi"
#: optjsearchpage.ui
msgctxt ""
@@ -8096,7 +8096,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "h_yu/fyu, byu/vyu"
-msgstr ""
+msgstr "h_yu/fyu, byu/vyu"
#: optjsearchpage.ui
msgctxt ""
@@ -8105,7 +8105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_se/she, ze/je"
-msgstr ""
+msgstr "_se/she, ze/je"
#: optjsearchpage.ui
msgctxt ""
@@ -8114,7 +8114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ia/iya (piano/piyano)"
-msgstr ""
+msgstr "_ia/iya (piano/piyano)"
#: optjsearchpage.ui
msgctxt ""
@@ -8123,7 +8123,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ki/ku (tekisuto/tekusuto)"
-msgstr ""
+msgstr "_ki/ku (tekisuto/tekusuto)"
#: optjsearchpage.ui
msgctxt ""
@@ -8132,7 +8132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prolon_ged vowels (ka-/kaa)"
-msgstr ""
+msgstr "Vocales prolon_gaes (ka-/kaa)"
#: optjsearchpage.ui
msgctxt ""
@@ -8141,7 +8141,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat as equal"
-msgstr ""
+msgstr "Tratar como iguales"
#: optjsearchpage.ui
msgctxt ""
@@ -8150,7 +8150,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pu_nctuation characters"
-msgstr ""
+msgstr "Caráuteres de pu_ntuación"
#: optjsearchpage.ui
msgctxt ""
@@ -8159,7 +8159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whitespace characters"
-msgstr ""
+msgstr "Caráuteres d'es_paciáu"
#: optjsearchpage.ui
msgctxt ""
@@ -8168,7 +8168,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Midd_le dots"
-msgstr ""
+msgstr "Puntos ne_l mediu"
#: optjsearchpage.ui
msgctxt ""
@@ -8177,7 +8177,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore"
-msgstr ""
+msgstr "Inorar"
#: optlanguagespage.ui
msgctxt ""
@@ -8186,7 +8186,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User interface"
-msgstr ""
+msgstr "Interfaz d'_usuariu"
#: optlanguagespage.ui
msgctxt ""
@@ -8195,7 +8195,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Locale setting"
-msgstr ""
+msgstr "Configuración rexonal"
#: optlanguagespage.ui
msgctxt ""
@@ -8204,7 +8204,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal separator key"
-msgstr ""
+msgstr "Tecla de separador decimal"
#: optlanguagespage.ui
msgctxt ""
@@ -8213,7 +8213,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default currency"
-msgstr ""
+msgstr "Moneda pre_determinada"
#: optlanguagespage.ui
msgctxt ""
@@ -8222,7 +8222,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date acceptance _patterns"
-msgstr ""
+msgstr "_Patrones de aceutación de data"
#: optlanguagespage.ui
msgctxt ""
@@ -8231,7 +8231,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Same as locale setting ( %1 )"
-msgstr ""
+msgstr "_Igual que config. llocal ( %1 )"
#: optlanguagespage.ui
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language of"
-msgstr ""
+msgstr "Llingua de"
#: optlanguagespage.ui
msgctxt ""
@@ -8249,7 +8249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the current document only"
-msgstr ""
+msgstr "Sólo pal documentu actual"
#: optlanguagespage.ui
msgctxt ""
@@ -8258,7 +8258,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Complex _text layout (CTL)"
-msgstr ""
+msgstr "Diseñu complexu de _testu (CTL)"
#: optlanguagespage.ui
msgctxt ""
@@ -8267,7 +8267,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Asiáticu"
#: optlanguagespage.ui
msgctxt ""
@@ -8276,7 +8276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Occidental"
#: optlanguagespage.ui
msgctxt ""
@@ -8285,7 +8285,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default languages for documents"
-msgstr ""
+msgstr "Llingües predeterminaes pa los documentos"
#: optlanguagespage.ui
msgctxt ""
@@ -8294,7 +8294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore s_ystem input language"
-msgstr ""
+msgstr "Inorar la llingua d'entrada del s_istema"
#: optlanguagespage.ui
msgctxt ""
@@ -8303,7 +8303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhanced language support"
-msgstr ""
+msgstr "Sofitu de llingua enantáu"
#: optlingupage.ui
msgctxt ""
@@ -8312,7 +8312,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available language modules"
-msgstr ""
+msgstr "Módulos de llingu_a disponibles"
#: optlingupage.ui
msgctxt ""
@@ -8321,7 +8321,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Editar..."
#: optlingupage.ui
msgctxt ""
@@ -8330,7 +8330,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-defined dictionaries"
-msgstr ""
+msgstr "Diccionarios definíos pol _usuariu"
#: optlingupage.ui
msgctxt ""
@@ -8339,7 +8339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nuevu..."
#: optlingupage.ui
msgctxt ""
@@ -8348,7 +8348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ed_it..."
-msgstr ""
+msgstr "Ed_itar..."
#: optlingupage.ui
msgctxt ""
@@ -8357,7 +8357,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Desaniciar"
#: optlingupage.ui
msgctxt ""
@@ -8366,7 +8366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Options"
-msgstr ""
+msgstr "_Opciones"
#: optlingupage.ui
msgctxt ""
@@ -8375,7 +8375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Get more dictionaries online..."
-msgstr ""
+msgstr "Consiguir más diccionarios na rede..."
#: optlingupage.ui
msgctxt ""
@@ -8384,7 +8384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edi_t..."
-msgstr ""
+msgstr "Edi_tar..."
#: optlingupage.ui
msgctxt ""
@@ -8393,7 +8393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Writing aids"
-msgstr ""
+msgstr "Ayudes a la escritura"
#: optmemorypage.ui
msgctxt ""
@@ -8528,7 +8528,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Dictionary"
-msgstr ""
+msgstr "Diccionariu nuevu"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8537,7 +8537,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Nome:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8546,7 +8546,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "_Llingua:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8555,7 +8555,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exception (-)"
-msgstr ""
+msgstr "_Esceición (-)"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8564,7 +8564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dictionary"
-msgstr ""
+msgstr "Diccionariu"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8902,20 +8902,20 @@ msgstr "Guardar URLs rellatives al sistema de ficheros"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "Guardar URLs rellatives a Internet"
+msgid "_Edit document properties before saving"
+msgstr "_Editar les propiedaes del documentu enantes de guardar"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "_Editar les propiedaes del documentu enantes de guardar"
+msgid "Save URLs relative to internet"
+msgstr "Guardar URLs rellatives a Internet"
#: optsavepage.ui
msgctxt ""
@@ -8978,7 +8978,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "1.2 Extended (compat mode)"
-msgstr "1.2 estendíu (mou de compatibilidá)"
+msgstr "1.2 estendíu (mou compatible)"
#: optsavepage.ui
msgctxt ""
@@ -9173,7 +9173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Master Password..."
-msgstr "Contraseña _maestra…"
+msgstr "Contraseña _maestra..."
#: optsecuritypage.ui
msgctxt ""
@@ -9200,7 +9200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro Securit_y..."
-msgstr "Se_guridá de macros…"
+msgstr "Se_guridá de macros..."
#: optsecuritypage.ui
msgctxt ""
@@ -9443,7 +9443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Last Name/First _name/Father's name/Initials"
-msgstr "Apellíos/Nome/Nome del pa/Iniciales"
+msgstr "Apellíos/_Nome/Nome del pa/Iniciales"
#: optuserpage.ui
msgctxt ""
@@ -9583,6 +9583,132 @@ msgstr "Direición"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Usar l'aceleración por hard_ware"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Usar el suavi_záu de fontes"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Salida gráfica"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "_Tresparencia"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Seleición"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Iconos nos me_nús"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Automáticu"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Anubrir"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Amosar"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Menú"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "Amosar vista p_revia de les fontes"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Amosar h_estorial de fontes"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Llistes de fontes"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9641,7 +9767,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Galaxy"
-msgstr ""
+msgstr "Galaxa"
#: optviewpage.ui
msgctxt ""
@@ -9704,7 +9830,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Human"
-msgstr "Human"
+msgstr "Humanu"
#: optviewpage.ui
msgctxt ""
@@ -9713,7 +9839,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Sifr"
-msgstr ""
+msgstr "Sifr"
#: optviewpage.ui
msgctxt ""
@@ -9722,7 +9848,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Tango Testing"
-msgstr ""
+msgstr "Prueba de Tango"
#: optviewpage.ui
msgctxt ""
@@ -9763,105 +9889,6 @@ msgstr "Interfaz d'usuariu"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "Iconos nos me_nús"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Automáticu"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Anubrir"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Amosar"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Menú"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "Amosar vista p_revia de les fontes"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "Amosar h_estorial de fontes"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Llistes de fontes"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Usar l'aceleración por hard_ware"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "Usar el suavi_záu de fontes"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Salida gráfica"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9940,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Mur"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "_Tresparencia"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Seleición"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -10127,7 +10136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Register-tr_ue"
-msgstr "Register-tr_ue"
+msgstr "Conforme al rexistr_u"
#: pageformatpage.ui
msgctxt ""
@@ -10448,7 +10457,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: paragalignpage.ui
msgctxt ""
@@ -10457,7 +10466,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Izquierda"
#: paragalignpage.ui
msgctxt ""
@@ -10466,7 +10475,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "D_recha"
#: paragalignpage.ui
msgctxt ""
@@ -10475,7 +10484,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center"
-msgstr ""
+msgstr "_Centru"
#: paragalignpage.ui
msgctxt ""
@@ -10484,7 +10493,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Justified"
-msgstr ""
+msgstr "_Xustificáu"
#: paragalignpage.ui
msgctxt ""
@@ -10493,7 +10502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Expand single word"
-msgstr ""
+msgstr "_Espander pallabra simple"
#: paragalignpage.ui
msgctxt ""
@@ -10502,7 +10511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to text grid (if active)"
-msgstr ""
+msgstr "Axu_star a la cuadrícula de testu (si ta activa)"
#: paragalignpage.ui
msgctxt ""
@@ -10511,7 +10520,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last line:"
-msgstr ""
+msgstr "Ú_ltima llinia:"
#: paragalignpage.ui
msgctxt ""
@@ -10520,7 +10529,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "_Drecha/Abaxo"
#: paragalignpage.ui
msgctxt ""
@@ -10529,7 +10538,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "_Izquierda/Arriba"
#: paragalignpage.ui
msgctxt ""
@@ -10538,7 +10547,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: paragalignpage.ui
msgctxt ""
@@ -10547,7 +10556,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment:"
-msgstr ""
+msgstr "_Alliniación:"
#: paragalignpage.ui
msgctxt ""
@@ -10556,7 +10565,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text-to-text"
-msgstr ""
+msgstr "Testu-a-testu"
#: paragalignpage.ui
msgctxt ""
@@ -10565,7 +10574,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "Direición del _testu:"
#: paragalignpage.ui
msgctxt ""
@@ -10574,7 +10583,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#: paragalignpage.ui
msgctxt ""
@@ -10583,7 +10592,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Predetermináu"
#: paragalignpage.ui
msgctxt ""
@@ -10592,7 +10601,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Esquierda"
#: paragalignpage.ui
msgctxt ""
@@ -10601,7 +10610,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Centráu"
#: paragalignpage.ui
msgctxt ""
@@ -10610,7 +10619,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Justified"
-msgstr ""
+msgstr "Xustificáu"
#: paragalignpage.ui
msgctxt ""
@@ -10619,7 +10628,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automáticu"
#: paragalignpage.ui
msgctxt ""
@@ -10628,7 +10637,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Base line"
-msgstr ""
+msgstr "Llinia base"
#: paragalignpage.ui
msgctxt ""
@@ -10637,7 +10646,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Top"
-msgstr ""
+msgstr "Arriba"
#: paragalignpage.ui
msgctxt ""
@@ -10646,7 +10655,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Middle"
-msgstr ""
+msgstr "Mediu"
#: paragalignpage.ui
msgctxt ""
@@ -10655,7 +10664,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bottom"
-msgstr ""
+msgstr "Abaxo"
#: paraindentspacing.ui
msgctxt ""
@@ -10664,7 +10673,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: paraindentspacing.ui
msgctxt ""
@@ -10673,7 +10682,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before text:"
-msgstr ""
+msgstr "_Enantes del testu:"
#: paraindentspacing.ui
msgctxt ""
@@ -10682,7 +10691,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After _text:"
-msgstr ""
+msgstr "Dempués del _testu:"
#: paraindentspacing.ui
msgctxt ""
@@ -10691,7 +10700,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First line:"
-msgstr ""
+msgstr "_Primera llinia:"
#: paraindentspacing.ui
msgctxt ""
@@ -10700,7 +10709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automáticu"
#: paraindentspacing.ui
msgctxt ""
@@ -10709,7 +10718,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixed"
-msgstr ""
+msgstr "Fixu"
#: paraindentspacing.ui
msgctxt ""
@@ -10718,7 +10727,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sangría"
#: paraindentspacing.ui
msgctxt ""
@@ -10727,7 +10736,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ab_ove paragraph:"
-msgstr ""
+msgstr "S_obre'l párrafu:"
#: paraindentspacing.ui
msgctxt ""
@@ -10736,7 +10745,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Below _paragraph:"
-msgstr ""
+msgstr "Baxo'l _párrafu:"
#: paraindentspacing.ui
msgctxt ""
@@ -10745,7 +10754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't add space between paragraphs of the same style"
-msgstr ""
+msgstr "Nun amestar espaciu ente párrafos del mesmu estilu"
#: paraindentspacing.ui
msgctxt ""
@@ -10754,7 +10763,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaciáu"
#: paraindentspacing.ui
msgctxt ""
@@ -10763,7 +10772,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "of"
-msgstr ""
+msgstr "de"
#: paraindentspacing.ui
msgctxt ""
@@ -10772,7 +10781,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Espaciu ente llinies"
#: paraindentspacing.ui
msgctxt ""
@@ -10781,7 +10790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ctivate"
-msgstr ""
+msgstr "A_ctivar"
#: paraindentspacing.ui
msgctxt ""
@@ -10790,7 +10799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Register-true"
-msgstr ""
+msgstr "Conformidá col rexistru"
#: paraindentspacing.ui
msgctxt ""
@@ -10799,7 +10808,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Simple"
#: paraindentspacing.ui
msgctxt ""
@@ -10808,7 +10817,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "1.5 lines"
-msgstr ""
+msgstr "1.5 llinies"
#: paraindentspacing.ui
msgctxt ""
@@ -10817,7 +10826,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Double"
-msgstr ""
+msgstr "Doble"
#: paraindentspacing.ui
msgctxt ""
@@ -10826,7 +10835,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Proportional"
-msgstr ""
+msgstr "Proporcional"
#: paraindentspacing.ui
msgctxt ""
@@ -10835,7 +10844,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "At least"
-msgstr ""
+msgstr "Polo menos"
#: paraindentspacing.ui
msgctxt ""
@@ -10844,7 +10853,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Leading"
-msgstr ""
+msgstr "Direición"
#: paratabspage.ui
msgctxt ""
@@ -10853,7 +10862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Allugamientu"
#: paratabspage.ui
msgctxt ""
@@ -10862,7 +10871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deci_mal"
-msgstr ""
+msgstr "Deci_mal"
#: paratabspage.ui
msgctxt ""
@@ -10871,7 +10880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Izquierda"
#: paratabspage.ui
msgctxt ""
@@ -10880,7 +10889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "_Izquierda/Arriba"
#: paratabspage.ui
msgctxt ""
@@ -10889,7 +10898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t"
-msgstr ""
+msgstr "Drec_ha"
#: paratabspage.ui
msgctxt ""
@@ -10898,7 +10907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "Drec_ha/Abaxo"
#: paratabspage.ui
msgctxt ""
@@ -10907,7 +10916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_entered"
-msgstr ""
+msgstr "C_entráu"
#: paratabspage.ui
msgctxt ""
@@ -10916,7 +10925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Character"
-msgstr ""
+msgstr "_Caráuter"
#: paratabspage.ui
msgctxt ""
@@ -10925,7 +10934,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Triba"
#: paratabspage.ui
msgctxt ""
@@ -10934,7 +10943,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_one"
-msgstr ""
+msgstr "De_nguna"
#: paratabspage.ui
msgctxt ""
@@ -10943,7 +10952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_........"
-msgstr ""
+msgstr "_........"
#: paratabspage.ui
msgctxt ""
@@ -10952,7 +10961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_--------"
-msgstr ""
+msgstr "_--------"
#: paratabspage.ui
msgctxt ""
@@ -10961,7 +10970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "______"
-msgstr ""
+msgstr "______"
#: paratabspage.ui
msgctxt ""
@@ -10970,7 +10979,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter"
-msgstr ""
+msgstr "C_aráuter"
#: paratabspage.ui
msgctxt ""
@@ -10979,7 +10988,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Caráuter de rellenu"
#: paratabspage.ui
msgctxt ""
@@ -10988,7 +10997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete _all"
-msgstr ""
+msgstr "Desaniciar _too"
#: pastespecial.ui
msgctxt ""
@@ -11024,7 +11033,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Combine"
-msgstr ""
+msgstr "Combinar"
#: percentdialog.ui
msgctxt ""
@@ -11033,7 +11042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimum size"
-msgstr ""
+msgstr "Tamañu mínimu"
#: personalization_tab.ui
msgctxt ""
@@ -11096,7 +11105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The Gallery theme 'Bullets' is empty (no images)."
-msgstr ""
+msgstr "El tema 'Bullets' de la Galería ta baleru (nun hai imaxes)."
#: pickgraphicpage.ui
msgctxt ""
@@ -11321,7 +11330,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Position and size"
-msgstr ""
+msgstr "Posición y tamañu"
#: positionsizedialog.ui
msgctxt ""
@@ -11330,7 +11339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Posición y tamañu"
#: positionsizedialog.ui
msgctxt ""
@@ -11339,7 +11348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Posición y tamañu"
#: positionsizedialog.ui
msgctxt ""
@@ -11348,7 +11357,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation"
-msgstr ""
+msgstr "Xiru"
#: positionsizedialog.ui
msgctxt ""
@@ -11357,7 +11366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant & Corner Radius"
-msgstr ""
+msgstr "Inclinación y radiu d'esquines"
#: possizetabpage.ui
msgctxt ""
@@ -11366,7 +11375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X:"
-msgstr ""
+msgstr "Posición _X:"
#: possizetabpage.ui
msgctxt ""
@@ -11375,7 +11384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y:"
-msgstr ""
+msgstr "Posición _Y:"
#: possizetabpage.ui
msgctxt ""
@@ -11384,7 +11393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Base point:"
-msgstr ""
+msgstr "Puntu _base:"
#: possizetabpage.ui
msgctxt ""
@@ -11393,7 +11402,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Allugamientu"
#: possizetabpage.ui
msgctxt ""
@@ -11402,7 +11411,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "Anc_hor:"
#: possizetabpage.ui
msgctxt ""
@@ -11411,7 +11420,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "Alt_or:"
#: possizetabpage.ui
msgctxt ""
@@ -11420,7 +11429,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Caltener proporciones"
#: possizetabpage.ui
msgctxt ""
@@ -11429,7 +11438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _point:"
-msgstr ""
+msgstr "_Puntu base:"
#: possizetabpage.ui
msgctxt ""
@@ -11438,7 +11447,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#: possizetabpage.ui
msgctxt ""
@@ -11447,7 +11456,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Positio_n"
-msgstr ""
+msgstr "Posició_n"
#: possizetabpage.ui
msgctxt ""
@@ -11456,7 +11465,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Tamañu"
#: possizetabpage.ui
msgctxt ""
@@ -11465,7 +11474,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Protexer"
#: possizetabpage.ui
msgctxt ""
@@ -11474,7 +11483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit width to text"
-msgstr ""
+msgstr "Axustar anc_hor al testu"
#: possizetabpage.ui
msgctxt ""
@@ -11483,7 +11492,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _height to text"
-msgstr ""
+msgstr "A_xustar altor al testu"
#: possizetabpage.ui
msgctxt ""
@@ -11492,7 +11501,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adapt"
-msgstr ""
+msgstr "Adautar"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11501,7 +11510,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save arrowhead ?"
-msgstr ""
+msgstr "¿Guardar la punta de flecha?"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11510,7 +11519,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The arrowhead was modified without saving."
-msgstr ""
+msgstr "Esta punta de flecha camudóse ensin guardar."
#: querychangelineenddialog.ui
msgctxt ""
@@ -11519,7 +11528,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the arrowhead now?"
-msgstr ""
+msgstr "¿Quier guardar agora la punta de flecha?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11528,7 +11537,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete bitmap?"
-msgstr ""
+msgstr "¿Desaniciar el mapa de bits?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11537,7 +11546,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the bitmap?"
-msgstr ""
+msgstr "¿Seguro que quier desaniciar el mapa de bits?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11546,7 +11555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Color?"
-msgstr ""
+msgstr "¿Desaniciar el color?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11555,7 +11564,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the chart color?"
-msgstr ""
+msgstr "¿Seguro que quier desaniciar el color de la gráfica?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11564,7 +11573,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Esta aición nun pue desfacese."
#: querydeletecolordialog.ui
msgctxt ""
@@ -11573,7 +11582,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete color?"
-msgstr ""
+msgstr "¿Desaniciar el color?"
#: querydeletecolordialog.ui
msgctxt ""
@@ -11582,7 +11591,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the color?"
-msgstr ""
+msgstr "¿Quier desaniciar el color?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11591,7 +11600,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Dictionary?"
-msgstr ""
+msgstr "¿Desaniciar el diccionariu?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11600,7 +11609,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the dictionary?"
-msgstr ""
+msgstr "¿Realmente quier desaniciar el diccionariu?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11609,7 +11618,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Esta aición nun pue desfacese."
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11618,7 +11627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete gradient?"
-msgstr ""
+msgstr "¿Desaniciar el dilíu?"
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11627,7 +11636,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the gradient?"
-msgstr ""
+msgstr "¿Quier desaniciar el dilíu?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11636,7 +11645,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete hatching?"
-msgstr ""
+msgstr "¿Desaniciar el rayáu?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11645,7 +11654,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the hatching?"
-msgstr ""
+msgstr "¿Seguro que quier desaniciar el rayáu?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11654,7 +11663,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete arrowhead ?"
-msgstr ""
+msgstr "¿Desaniciar la punta de flecha?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11663,7 +11672,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the arrowhead ?"
-msgstr ""
+msgstr "¿Seguro que quier desaniciar la punta de flecha?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11672,7 +11681,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Esta aición nun pue desfacese."
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11681,7 +11690,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete line style?"
-msgstr ""
+msgstr "¿Desaniciar l'estilu de llinia?"
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11690,7 +11699,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the line style?"
-msgstr ""
+msgstr "¿Quier desaniciar l'estilu de llinia?"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11699,7 +11708,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Duplicate name"
-msgstr ""
+msgstr "Nome duplicáu"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11708,7 +11717,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The name you have entered already exists."
-msgstr ""
+msgstr "El nome qu'escribió yá esiste."
#: queryduplicatedialog.ui
msgctxt ""
@@ -11717,7 +11726,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose another name."
-msgstr ""
+msgstr "Escueya otru nome."
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11726,7 +11735,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No loaded file"
-msgstr ""
+msgstr "Nun se cargó dengún ficheru"
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11735,7 +11744,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be loaded!"
-msgstr ""
+msgstr "¡El ficheru nun pudo cargase!"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11744,7 +11753,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No saved file"
-msgstr ""
+msgstr "Dengún ficheru guardáu"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11753,7 +11762,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be saved!"
-msgstr ""
+msgstr "¡Nun pudo guardase'l ficheru!"
#: querysavelistdialog.ui
msgctxt ""
@@ -11762,7 +11771,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save list?"
-msgstr ""
+msgstr "¿Guardar la llista?"
#: querysavelistdialog.ui
msgctxt ""
@@ -11771,7 +11780,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The list was modified without saving."
-msgstr ""
+msgstr "La llista camudóse y nun se guardó."
#: querysavelistdialog.ui
msgctxt ""
@@ -11780,7 +11789,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the list now?"
-msgstr ""
+msgstr "¿Quier guardar la llista agora?"
#: rotationtabpage.ui
msgctxt ""
@@ -11789,7 +11798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X"
-msgstr ""
+msgstr "Posición _X"
#: rotationtabpage.ui
msgctxt ""
@@ -11798,7 +11807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y"
-msgstr ""
+msgstr "Posición _Y"
#: rotationtabpage.ui
msgctxt ""
@@ -11807,7 +11816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default settings"
-msgstr ""
+msgstr "Configuración pre_determinada"
#: rotationtabpage.ui
msgctxt ""
@@ -11816,7 +11825,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Puntu de xiru"
#: rotationtabpage.ui
msgctxt ""
@@ -11825,7 +11834,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Puntu de xiru"
#: rotationtabpage.ui
msgctxt ""
@@ -11834,7 +11843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pivot point"
-msgstr ""
+msgstr "Puntu pivote"
#: rotationtabpage.ui
msgctxt ""
@@ -11843,7 +11852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Angulu"
#: rotationtabpage.ui
msgctxt ""
@@ -11852,7 +11861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default _settings"
-msgstr ""
+msgstr "Preferencie_s predeterminaes"
#: rotationtabpage.ui
msgctxt ""
@@ -11861,7 +11870,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Ángulu de xiru"
#: rotationtabpage.ui
msgctxt ""
@@ -11870,7 +11879,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Ángulu de xiru"
#: rotationtabpage.ui
msgctxt ""
@@ -11879,7 +11888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation angle"
-msgstr ""
+msgstr "Ángulu de xiru"
#: scriptorganizer.ui
msgctxt ""
@@ -12032,7 +12041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
-msgstr ""
+msgstr "Bloquiar tolos enllaces de documentos que nun tean en llugares de confianza (ver Seguridá de macros)"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12086,7 +12095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use shadow"
-msgstr ""
+msgstr "_Usar solombra"
#: shadowtabpage.ui
msgctxt ""
@@ -12095,7 +12104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Distance"
-msgstr ""
+msgstr "_Distancia"
#: shadowtabpage.ui
msgctxt ""
@@ -12104,7 +12113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Tresparencia"
#: shadowtabpage.ui
msgctxt ""
@@ -12113,7 +12122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color"
-msgstr ""
+msgstr "_Color"
#: shadowtabpage.ui
msgctxt ""
@@ -12122,7 +12131,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: shadowtabpage.ui
msgctxt ""
@@ -12131,7 +12140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12140,7 +12149,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Similarity Search"
-msgstr ""
+msgstr "Buscar por semeyanza"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12149,7 +12158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exchange characters"
-msgstr ""
+msgstr "Int_ercambiar caráuteres"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12158,7 +12167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add characters"
-msgstr ""
+msgstr "_Amestar caráuteres"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12167,7 +12176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove characters"
-msgstr ""
+msgstr "Desanicia_r caráuteres"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12176,7 +12185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Combine"
-msgstr ""
+msgstr "_Combinar"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12185,7 +12194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuración"
#: slantcornertabpage.ui
msgctxt ""
@@ -12194,7 +12203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Radius"
-msgstr ""
+msgstr "_Radiu"
#: slantcornertabpage.ui
msgctxt ""
@@ -12203,7 +12212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner radius"
-msgstr ""
+msgstr "Radiu de la esquina"
#: slantcornertabpage.ui
msgctxt ""
@@ -12212,7 +12221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Angulu"
#: slantcornertabpage.ui
msgctxt ""
@@ -12221,7 +12230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant"
-msgstr ""
+msgstr "Inclinación"
#: specialcharacters.ui
msgctxt ""
@@ -12430,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "_Amestar al diccionariu"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Opciones"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12545,7 +12563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Change Password..."
-msgstr "_Cambiar la contraseña…"
+msgstr "_Cambiar la contraseña..."
#: swpossizepage.ui
msgctxt ""
@@ -12554,7 +12572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Anchor"
#: swpossizepage.ui
msgctxt ""
@@ -12563,7 +12581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "Alt_or"
#: swpossizepage.ui
msgctxt ""
@@ -12572,7 +12590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Caltener proporción"
#: swpossizepage.ui
msgctxt ""
@@ -12581,7 +12599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#: swpossizepage.ui
msgctxt ""
@@ -12590,7 +12608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "A la _páxina"
#: swpossizepage.ui
msgctxt ""
@@ -12599,7 +12617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "Al párra_fu"
#: swpossizepage.ui
msgctxt ""
@@ -12608,7 +12626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Al ca_ráuter"
#: swpossizepage.ui
msgctxt ""
@@ -12617,7 +12635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "Como c_aráuter"
#: swpossizepage.ui
msgctxt ""
@@ -12626,7 +12644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Al _marcu"
#: swpossizepage.ui
msgctxt ""
@@ -12635,7 +12653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Ancla"
#: swpossizepage.ui
msgctxt ""
@@ -12644,7 +12662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "Hori_zontal"
#: swpossizepage.ui
msgctxt ""
@@ -12653,7 +12671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "_por"
#: swpossizepage.ui
msgctxt ""
@@ -12661,8 +12679,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr ""
+msgid "_by"
+msgstr "p_or"
#: swpossizepage.ui
msgctxt ""
@@ -12671,7 +12689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_a"
#: swpossizepage.ui
msgctxt ""
@@ -12680,7 +12698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Vertical"
#: swpossizepage.ui
msgctxt ""
@@ -12689,7 +12707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "_a"
#: swpossizepage.ui
msgctxt ""
@@ -12698,7 +12716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "Espe_yar nes páxines pares"
#: swpossizepage.ui
msgctxt ""
@@ -12706,8 +12724,8 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
-msgstr ""
+msgid "Follow te_xt flow"
+msgstr "Siguir el flu_xu del testu"
#: swpossizepage.ui
msgctxt ""
@@ -12716,7 +12734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Allugamientu"
#: swpossizepage.ui
msgctxt ""
@@ -12724,8 +12742,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr ""
+msgid "Positio_n"
+msgstr "Posició_n"
#: swpossizepage.ui
msgctxt ""
@@ -12734,7 +12752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Tamañu"
#: swpossizepage.ui
msgctxt ""
@@ -12743,7 +12761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Protexer"
#: textanimtabpage.ui
msgctxt ""
@@ -12752,7 +12770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ffect:"
-msgstr ""
+msgstr "E_feutu:"
#: textanimtabpage.ui
msgctxt ""
@@ -12761,7 +12779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction:"
-msgstr ""
+msgstr "Direición:"
#: textanimtabpage.ui
msgctxt ""
@@ -12770,7 +12788,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "A arriba"
#: textanimtabpage.ui
msgctxt ""
@@ -12779,7 +12797,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "A arriba"
#: textanimtabpage.ui
msgctxt ""
@@ -12788,7 +12806,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "Arriba"
#: textanimtabpage.ui
msgctxt ""
@@ -12797,7 +12815,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "A la drecha"
#: textanimtabpage.ui
msgctxt ""
@@ -12806,7 +12824,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "A la drecha"
#: textanimtabpage.ui
msgctxt ""
@@ -12815,7 +12833,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "Drecha"
#: textanimtabpage.ui
msgctxt ""
@@ -12824,7 +12842,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "A la izquierda"
#: textanimtabpage.ui
msgctxt ""
@@ -12833,7 +12851,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "A la izquierda"
#: textanimtabpage.ui
msgctxt ""
@@ -12842,7 +12860,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Al fondu"
#: textanimtabpage.ui
msgctxt ""
@@ -12851,7 +12869,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "Al fondu"
#: textanimtabpage.ui
msgctxt ""
@@ -12860,7 +12878,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "Al fondu"
#: textanimtabpage.ui
msgctxt ""
@@ -12869,7 +12887,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "Abaxo"
#: textanimtabpage.ui
msgctxt ""
@@ -12878,7 +12896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation effects"
-msgstr ""
+msgstr "Efeutos d'animación del testu"
#: textanimtabpage.ui
msgctxt ""
@@ -12887,7 +12905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart inside"
-msgstr ""
+msgstr "P_rincipiar dientro"
#: textanimtabpage.ui
msgctxt ""
@@ -12896,7 +12914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _visible when exiting"
-msgstr ""
+msgstr "Testu _visible al salir"
#: textanimtabpage.ui
msgctxt ""
@@ -12905,7 +12923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animation cycles:"
-msgstr ""
+msgstr "Ciclos d'animación:"
#: textanimtabpage.ui
msgctxt ""
@@ -12914,7 +12932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Continuu"
#: textanimtabpage.ui
msgctxt ""
@@ -12923,7 +12941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increment:"
-msgstr ""
+msgstr "Incrementu:"
#: textanimtabpage.ui
msgctxt ""
@@ -12932,7 +12950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pixels"
-msgstr ""
+msgstr "_Pixels"
#: textanimtabpage.ui
msgctxt ""
@@ -12941,7 +12959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delay:"
-msgstr ""
+msgstr "Retrasu:"
#: textanimtabpage.ui
msgctxt ""
@@ -12950,7 +12968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automáticu"
#: textanimtabpage.ui
msgctxt ""
@@ -12959,7 +12977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#: textanimtabpage.ui
msgctxt ""
@@ -12968,7 +12986,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Effect"
-msgstr ""
+msgstr "Ensin efeutu"
#: textanimtabpage.ui
msgctxt ""
@@ -12977,7 +12995,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Blink"
-msgstr ""
+msgstr "Zarramicar"
#: textanimtabpage.ui
msgctxt ""
@@ -12986,7 +13004,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Scroll Through"
-msgstr ""
+msgstr "Desplazar al traviés"
#: textanimtabpage.ui
msgctxt ""
@@ -12995,7 +13013,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Scroll Back and Forth"
-msgstr ""
+msgstr "Desplazar atrás y alantre"
#: textanimtabpage.ui
msgctxt ""
@@ -13004,7 +13022,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Scroll In"
-msgstr ""
+msgstr "Desplazar dientro"
#: textattrtabpage.ui
msgctxt ""
@@ -13013,7 +13031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit wi_dth to text"
-msgstr ""
+msgstr "Axustar l'anc_hor al testu"
#: textattrtabpage.ui
msgctxt ""
@@ -13022,7 +13040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit h_eight to text"
-msgstr ""
+msgstr "Axustar l'al_tor al testu"
#: textattrtabpage.ui
msgctxt ""
@@ -13031,7 +13049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to frame"
-msgstr ""
+msgstr "A_xustar al marcu"
#: textattrtabpage.ui
msgctxt ""
@@ -13040,7 +13058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Adjust to contour"
-msgstr ""
+msgstr "_Axustar a la contorna"
#: textattrtabpage.ui
msgctxt ""
@@ -13049,7 +13067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word wrap text in shape"
-msgstr ""
+msgstr "A_xustar testu a forma"
#: textattrtabpage.ui
msgctxt ""
@@ -13058,7 +13076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize shape to fit text"
-msgstr ""
+msgstr "_Escalar forma p'axustase al testu"
#: textattrtabpage.ui
msgctxt ""
@@ -13067,7 +13085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testu"
#: textattrtabpage.ui
msgctxt ""
@@ -13076,7 +13094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Izquierda"
#: textattrtabpage.ui
msgctxt ""
@@ -13085,7 +13103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "D_recha"
#: textattrtabpage.ui
msgctxt ""
@@ -13094,7 +13112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Cimero"
#: textattrtabpage.ui
msgctxt ""
@@ -13103,7 +13121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Baxero"
#: textattrtabpage.ui
msgctxt ""
@@ -13112,7 +13130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing to borders"
-msgstr ""
+msgstr "Espaciáu a los bordes"
#: textattrtabpage.ui
msgctxt ""
@@ -13121,7 +13139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Full _width"
-msgstr ""
+msgstr "Anc_hor completu"
#: textattrtabpage.ui
msgctxt ""
@@ -13130,7 +13148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text anchor"
-msgstr ""
+msgstr "Ancla de testu"
#: textdialog.ui
msgctxt ""
@@ -13139,7 +13157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testu"
#: textdialog.ui
msgctxt ""
@@ -13148,7 +13166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testu"
#: textdialog.ui
msgctxt ""
@@ -13157,7 +13175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation"
-msgstr ""
+msgstr "Animación de testu"
#: textflowpage.ui
msgctxt ""
@@ -13409,7 +13427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No transparency"
-msgstr ""
+msgstr "E_nsin tresparencia"
#: transparencytabpage.ui
msgctxt ""
@@ -13418,7 +13436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Tresparencia"
#: transparencytabpage.ui
msgctxt ""
@@ -13427,7 +13445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gradient"
-msgstr ""
+msgstr "_Gradiente"
#: transparencytabpage.ui
msgctxt ""
@@ -13436,7 +13454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ty_pe"
-msgstr ""
+msgstr "Ti_pu"
#: transparencytabpage.ui
msgctxt ""
@@ -13445,7 +13463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _X"
-msgstr ""
+msgstr "Centráu _X"
#: transparencytabpage.ui
msgctxt ""
@@ -13454,7 +13472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _Y"
-msgstr ""
+msgstr "Centráu _Y"
#: transparencytabpage.ui
msgctxt ""
@@ -13463,7 +13481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Angulu"
#: transparencytabpage.ui
msgctxt ""
@@ -13472,7 +13490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Border"
-msgstr ""
+msgstr "_Berbesu"
#: transparencytabpage.ui
msgctxt ""
@@ -13481,7 +13499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "Valor _inicial"
#: transparencytabpage.ui
msgctxt ""
@@ -13490,7 +13508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End value"
-msgstr ""
+msgstr "Valor _final"
#: transparencytabpage.ui
msgctxt ""
@@ -13499,7 +13517,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: transparencytabpage.ui
msgctxt ""
@@ -13508,7 +13526,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: transparencytabpage.ui
msgctxt ""
@@ -13517,7 +13535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency mode"
-msgstr ""
+msgstr "Mou de tresparencia"
#: transparencytabpage.ui
msgctxt ""
@@ -13526,7 +13544,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Lliniar"
#: transparencytabpage.ui
msgctxt ""
@@ -13535,7 +13553,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Matriz"
#: transparencytabpage.ui
msgctxt ""
@@ -13544,7 +13562,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Radial"
#: transparencytabpage.ui
msgctxt ""
@@ -13553,7 +13571,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "Elipses"
#: transparencytabpage.ui
msgctxt ""
@@ -13562,7 +13580,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Cuadráticu"
#: transparencytabpage.ui
msgctxt ""
@@ -13571,7 +13589,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Cuadráu"
#: twolinespage.ui
msgctxt ""
@@ -13787,7 +13805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variable:"
-msgstr ""
+msgstr "Variable:"
#: zoomdialog.ui
msgctxt ""
@@ -13823,7 +13841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns:"
-msgstr ""
+msgstr "Columnes:"
#: zoomdialog.ui
msgctxt ""
diff --git a/source/ast/dbaccess/source/core/resource.po b/source/ast/dbaccess/source/core/resource.po
index 32416d0ba38..f957b940c13 100644
--- a/source/ast/dbaccess/source/core/resource.po
+++ b/source/ast/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 15:59+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-15 23:19+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254367.0\n"
+"X-POOTLE-MTIME: 1389827992.0\n"
#: strings.src
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "Nun se pudo coneutar cola fonte de datos esterna. Nun s'atopó un controlador SDBC pa la URL dada."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "Nun se pudo establecer la conexón col orixe de datos esternu. Nun s'alcontró un controlador de SDBC pa la URL «$name$»."
#: strings.src
msgctxt ""
diff --git a/source/ast/dbaccess/source/ui/app.po b/source/ast/dbaccess/source/ui/app.po
index 814ae9bbc3c..13115c89806 100644
--- a/source/ast/dbaccess/source/ui/app.po
+++ b/source/ast/dbaccess/source/ui/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 15:59+0000\n"
+"PO-Revision-Date: 2014-01-15 23:23+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254368.0\n"
+"X-POOTLE-MTIME: 1389828209.0\n"
#: app.src
msgctxt ""
@@ -535,9 +535,9 @@ msgid ""
msgstr ""
"Les macros tendríen de tar incrustaes nel propiu documentu de base de datos.\n"
"\n"
-"Pues siguir usando el to documentu como enantes; sicasí, t'afalamos a migrar les tos macros. La opción del menú \"Ferramientes / Migración de macros...\" t'ayudará nesta xera.\n"
+"Pues siguir usando el to documentu como enantes; sicasí, t'afalamos a migrar les tos macros. La opción del menú «Ferramientes / Migración de macros...» t'ayudará nesta xera.\n"
"\n"
-"Ten en cuenta que nun podrás integrar macros nel propiu documentu de base de datos hasta qu'esta migración tea fecha. "
+"Ten en cuenta que nun podrás integrar macros nel propiu documentu de base de datos fasta qu'esta migración tea fecha. "
#: app.src
msgctxt ""
diff --git a/source/ast/dbaccess/source/ui/dlg.po b/source/ast/dbaccess/source/ui/dlg.po
index 9d14254ea28..fab20163036 100644
--- a/source/ast/dbaccess/source/ui/dlg.po
+++ b/source/ast/dbaccess/source/ui/dlg.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-22 13:42+0000\n"
+"PO-Revision-Date: 2014-01-15 23:22+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377178931.0\n"
+"X-POOTLE-MTIME: 1389828160.0\n"
#: AutoControls.src
msgctxt ""
@@ -128,7 +128,7 @@ msgctxt ""
"PB_CREATEDB\n"
"pushbutton.text"
msgid "Create New"
-msgstr ""
+msgstr "Crear nueva"
#: AutoControls_tmpl.hrc
msgctxt ""
@@ -561,7 +561,7 @@ msgctxt ""
"STR_FIREBIRD_FILTERNAME\n"
"string.text"
msgid "Firebird Database"
-msgstr ""
+msgstr "Base de datos de Firebird"
#: RelationDlg.src
msgctxt ""
@@ -879,7 +879,7 @@ msgctxt ""
"RB_MYSQL_NAMED_PIPE\n"
"radiobutton.text"
msgid "Named p~ipe"
-msgstr "Named p~ipe"
+msgstr "Co~nductu con nome"
#: adtabdlg.src
msgctxt ""
@@ -1416,7 +1416,7 @@ msgctxt ""
"FT_BASEDN\n"
"fixedtext.text"
msgid "~Base DN"
-msgstr "~Base DN"
+msgstr "DN ~base"
#: dbadmin.src
msgctxt ""
@@ -3024,7 +3024,7 @@ msgctxt ""
"DLG_SQLEXCEPTIONCHAIN\n"
"modaldialog.text"
msgid "%PRODUCTNAME Base"
-msgstr "Base %PRODUCTNAME"
+msgstr "%PRODUCTNAME Base"
#: sqlmessage.src
msgctxt ""
diff --git a/source/ast/dbaccess/uiconfig/ui.po b/source/ast/dbaccess/uiconfig/ui.po
index 428dba9eba7..e6cf10c3d5b 100644
--- a/source/ast/dbaccess/uiconfig/ui.po
+++ b/source/ast/dbaccess/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-05 20:18+0000\n"
+"PO-Revision-Date: 2013-12-10 14:21+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370463487.0\n"
+"X-POOTLE-MTIME: 1386685295.0\n"
#: directsqldialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Execute SQL Statement"
-msgstr ""
+msgstr "Executar instrucción SQL"
#: directsqldialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Command to execute"
-msgstr ""
+msgstr "_Orde a executar"
#: directsqldialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show output of \"select\" statements"
-msgstr ""
+msgstr "_Amosar la salida de les instrucciones \"select\""
#: directsqldialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Execute"
-msgstr ""
+msgstr "_Executar"
#: directsqldialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous commands"
-msgstr ""
+msgstr "Ordes _previes"
#: directsqldialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "SQL command"
-msgstr ""
+msgstr "Orde SQL"
#: directsqldialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status"
-msgstr ""
+msgstr "Estáu"
#: directsqldialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output"
-msgstr ""
+msgstr "Salida"
#: generalpagedialog.ui
msgctxt ""
@@ -164,7 +164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Embedded Database:"
-msgstr ""
+msgstr "Base de datos _incrustada:"
#: generalpagewizard.ui
msgctxt ""
diff --git a/source/ast/desktop/source/app.po b/source/ast/desktop/source/app.po
index 482d89563ca..8e7a0060da9 100644
--- a/source/ast/desktop/source/app.po
+++ b/source/ast/desktop/source/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-05 20:22+0000\n"
+"PO-Revision-Date: 2014-01-15 23:37+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370463743.0\n"
+"X-POOTLE-MTIME: 1389829041.0\n"
#: desktop.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"STR_RECOVER_QUERY\n"
"string.text"
msgid "Should the file \"$1\" be restored?"
-msgstr "¿Quies restaurar el ficheru \"$1\"?"
+msgstr "¿Quier restaurar el ficheru \"$1\"?"
#: desktop.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_BOOTSTRAP_ERR_MULTISESSION\n"
"string.text"
msgid "You have another instance running in a different terminal session. Close that instance and then try again."
-msgstr ""
+msgstr "Tien otra instancia executándose nuna sesión de terminal diferente. Zárrela y vuelva a intentalo."
#: desktop.src
msgctxt ""
@@ -279,7 +279,7 @@ msgid ""
"%PRODUCTNAME user installation could not be completed due to insufficient free disk space. Please free more disc space at the following location and restart %PRODUCTNAME:\n"
"\n"
msgstr ""
-"La instalación d'usuariu de %PRODUCTNAME nun se pudo completar porque nun hai espaciu llibre bastante nel discu. Llibera más espaciu del discu nel llugar que t'indica y reanicia %PRODUCTNAME:\n"
+"La instalación d'usuariu de %PRODUCTNAME nun se pudo completar porque nun hai espaciu llibre bastante nel discu. Llibere más espaciu del discu nel llugar indicáu y reanicie %PRODUCTNAME:\n"
"\n"
#: desktop.src
@@ -291,5 +291,5 @@ msgid ""
"%PRODUCTNAME user installation could not be processed due to missing access rights. Please make sure that you have sufficient access rights for the following location and restart %PRODUCTNAME:\n"
"\n"
msgstr ""
-"Nun se fue quien a procesar la instalación d'usuariu de %PRODUCTNAME porque nun tienes permisos d'accesu. Asegúrate de tener permisos d'accesu bastantes pal llugar que t'indica y reanicia %PRODUCTNAME:\n"
+"La instalación d'usuariu de %PRODUCTNAME nun pudo procesase porque nun tien permisos d'accesu. Asegúrese de tener permisos d'accesu bastantes pal llugar indicáu y reanicie %PRODUCTNAME:\n"
"\n"
diff --git a/source/ast/desktop/source/deployment/gui.po b/source/ast/desktop/source/deployment/gui.po
index 84c3521467f..52b26e466bd 100644
--- a/source/ast/desktop/source/deployment/gui.po
+++ b/source/ast/desktop/source/deployment/gui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-05 21:24+0000\n"
+"PO-Revision-Date: 2014-01-21 03:44+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370467444.0\n"
+"X-POOTLE-MTIME: 1390275895.0\n"
#: dp_gui_dependencydialog.src
msgctxt ""
@@ -367,7 +367,7 @@ msgid ""
"Click 'Cancel' to stop disabling the extension."
msgstr ""
"Compruebe que nun hai más usuarios trabayando col mesmu %PRODUCTNAME cuando camude les estensiones compartíes nun entornu multiusuariu.\n"
-"que «Aceutar» pa desactivar la estensión.\n"
+"Calque «Aceutar» pa desactivar la estensión.\n"
"Calque «Encaboxar» pa detener la desactivación de la estensión."
#: dp_gui_dialog.src
diff --git a/source/ast/dictionaries/en/dialog.po b/source/ast/dictionaries/en/dialog.po
index d110fd7b798..6aaafcc3cf3 100644
--- a/source/ast/dictionaries/en/dialog.po
+++ b/source/ast/dictionaries/en/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 15:59+0000\n"
+"PO-Revision-Date: 2014-01-15 23:42+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254389.0\n"
+"X-POOTLE-MTIME: 1389829342.0\n"
#: en_en_US.properties
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"hlp_mdash\n"
"property.text"
msgid "Force unspaced em dash instead of spaced en dash."
-msgstr "Forzar «raya em» ensin espacios en llugar de «raya en» con espacios."
+msgstr "Forzar un guión llargu ensin espaciu en llugar d'un guión mediu con espaciu."
#: en_en_US.properties
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"hlp_ndash\n"
"property.text"
msgid "Force spaced en dash instead of unspaced em dash."
-msgstr "Forzar «raya en» con espacios en llugar de «raya em» ensin espacios."
+msgstr "Forzar un guión mediu con espacios en llugar d'un guión llargu ensin espacios."
#: en_en_US.properties
msgctxt ""
diff --git a/source/ast/dictionaries/lo_LA.po b/source/ast/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..c384afab1a2
--- /dev/null
+++ b/source/ast/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-07 21:10+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389129026.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Diccionariu ortográficu pal lao"
diff --git a/source/ast/dictionaries/pt_BR/dialog.po b/source/ast/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..bdee1e81719
--- /dev/null
+++ b/source/ast/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-17 20:36+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389990983.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "Preferencies de llingua"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Comprobación gramatical (portugués)"
diff --git a/source/ast/editeng/source/misc.po b/source/ast/editeng/source/misc.po
index dd5231391e1..24d75f1fd1a 100644
--- a/source/ast/editeng/source/misc.po
+++ b/source/ast/editeng/source/misc.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 15:59+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 23:45+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254394.0\n"
+"X-POOTLE-MTIME: 1389829548.0\n"
#: lingu.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"RID_SVXQB_CONTINUE\n"
"querybox.text"
msgid "Continue checking at beginning of document?"
-msgstr "¿Quies siguir comprobando dende l'entamu del documentu?"
+msgstr "¿Quier siguir revisando dende'l principiu del documentu?"
#: lingu.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"RID_SVXQB_BW_CONTINUE\n"
"querybox.text"
msgid "Continue checking at end of document?"
-msgstr "¿Quies siguir revisando al final del documentu?"
+msgstr "¿Quier siguir revisando al final del documentu?"
#: lingu.src
msgctxt ""
diff --git a/source/ast/extensions/source/abpilot.po b/source/ast/extensions/source/abpilot.po
index f16716869bc..62b9ccff958 100644
--- a/source/ast/extensions/source/abpilot.po
+++ b/source/ast/extensions/source/abpilot.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 15:59+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 23:54+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254399.0\n"
+"X-POOTLE-MTIME: 1389830087.0\n"
#: abspilot.src
msgctxt ""
@@ -255,11 +255,11 @@ msgid ""
"\n"
"Click the button below to open another dialog where you can enter the settings for your data source."
msgstr ""
-"Pa poder incorporar los datos de direiciones nes plantíes, %PRODUCTNAME tienes que saber qué campos contienen qué datos.\n"
+"Pa poder incorporar los datos de direiciones nes plantíes, %PRODUCTNAME tien que saber qué campos contienen qué datos.\n"
"\n"
-"Por exemplu, pue ser que grabaras les direiciones de corréu nun campu col nome \"e-mail\", \"email\", o con otru nome estremáu.\n"
+"Por exemplu, pue ser que guardara les direiciones de corréu nun campu col nome \"E-mail\", \"Corréu\", o con otru nome estremáu.\n"
"\n"
-"Calca nel botón d'abaxo p'abrir otru diálogu nel que pues configurar les preferencies pal to orixe de datos."
+"Calque nel botón d'abaxo p'abrir otru diálogu nel que pue configurar les preferencies pal orixe de datos."
#: abspilot.src
msgctxt ""
diff --git a/source/ast/extensions/source/bibliography.po b/source/ast/extensions/source/bibliography.po
index 1ed2c76dea4..664bee5a100 100644
--- a/source/ast/extensions/source/bibliography.po
+++ b/source/ast/extensions/source/bibliography.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:00+0000\n"
+"PO-Revision-Date: 2014-01-15 23:58+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254403.0\n"
+"X-POOTLE-MTIME: 1389830292.0\n"
#: bib.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"RID_MAP_QUESTION\n"
"string.text"
msgid "Do you want to edit the column arrangement?"
-msgstr "¿Quies editar la disposición de les columnes?"
+msgstr "¿Quier editar la disposición de les columnes?"
#: datman.src
msgctxt ""
@@ -597,7 +597,7 @@ msgctxt ""
"TBC_BT_REMOVEFILTER\n"
"toolboxitem.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Reaniciar filtru"
#: toolbar.src
msgctxt ""
diff --git a/source/ast/extensions/source/dbpilots.po b/source/ast/extensions/source/dbpilots.po
index b82b9e525fe..619963d1b8e 100644
--- a/source/ast/extensions/source/dbpilots.po
+++ b/source/ast/extensions/source/dbpilots.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-08-22 13:43+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 23:58+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377178981.0\n"
+"X-POOTLE-MTIME: 1389830316.0\n"
#: commonpagesdbp.src
msgctxt ""
@@ -88,7 +88,7 @@ msgctxt ""
"FT_DATABASEFIELD_QUEST\n"
"fixedtext.text"
msgid "Do you want to save the value in a database field?"
-msgstr "¿Quies guardar el valor nun campu de la base de datos?"
+msgstr "¿Quier guardar el valor nun campu de la base de datos?"
#: commonpagesdbp.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"FT_RADIOLABELS\n"
"fixedtext.text"
msgid "Which ~names do you want to give the option fields?"
-msgstr "¿Qué ~nomes quies dar a los campos d'opción?"
+msgstr "¿Qué ~nomes quier dar a los campos d'opción?"
#: groupboxpages.src
msgctxt ""
@@ -300,7 +300,7 @@ msgctxt ""
"FT_DEFAULTSELECTION\n"
"fixedtext.text"
msgid "Should one option field be selected as a default?"
-msgstr "¿Quies escoyer un campu d'opción como predetermináu?"
+msgstr "¿Quier escoyer un campu d'opción como predetermináu?"
#: groupboxpages.src
msgctxt ""
@@ -344,7 +344,7 @@ msgctxt ""
"FT_OPTIONVALUES\n"
"fixedtext.text"
msgid "Which ~value do you want to assign to each option?"
-msgstr "¿Qué ~valor quies da-y a cada opción?"
+msgstr "¿Qué ~valor quier da-y a cada opción?"
#: groupboxpages.src
msgctxt ""
diff --git a/source/ast/extensions/source/propctrlr.po b/source/ast/extensions/source/propctrlr.po
index dfff911fe64..be90550206e 100644
--- a/source/ast/extensions/source/propctrlr.po
+++ b/source/ast/extensions/source/propctrlr.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-22 13:43+0000\n"
+"PO-Revision-Date: 2014-01-15 23:58+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377179034.0\n"
+"X-POOTLE-MTIME: 1389830326.0\n"
#: fontdialog.src
msgctxt ""
@@ -2922,8 +2922,8 @@ msgid ""
"Do you want to delete the data type '#type#' from the model?\n"
"Please note that this will affect all controls which are bound to this data type."
msgstr ""
-"¿Quies desaniciar la triba de datos '#type#' del modelu?\n"
-"Cuenta qu'esto afeuta a tolos campos de control venceyaos a esta triba de datos."
+"¿Quier desaniciar la triba de datos '#type#' del modelu?\n"
+"Cuente qu'esto afeuta a tolos controles venceyaos a esta triba de datos."
#: pcrmiscres.src
msgctxt ""
diff --git a/source/ast/extensions/source/update/check.po b/source/ast/extensions/source/update/check.po
index 011aa62a59d..f94dc1e9f8d 100644
--- a/source/ast/extensions/source/update/check.po
+++ b/source/ast/extensions/source/update/check.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 16:00+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 23:58+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254406.0\n"
+"X-POOTLE-MTIME: 1389830332.0\n"
#: updatehdl.src
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"RID_UPDATE_STR_CANCEL_DOWNLOAD\n"
"string.text"
msgid "Do you really want to cancel the download?"
-msgstr "¿Daveres quies encaboxar la descarga?"
+msgstr "¿Daveres quier encaboxar la descarga?"
#: updatehdl.src
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"RID_UPDATE_STR_RELOAD_WARNING\n"
"string.text"
msgid "A file with the name '%FILENAME' already exists in '%DOWNLOAD_PATH'! Do you want to continue with the download or delete and reload the file?"
-msgstr "¡Yá esiste un ficheru denomáu '%FILENAME' en '%DOWNLOAD_PATH'! ¿Quies siguir cola descarga o desaniciar y volver a descargar el ficheru?"
+msgstr "¡Yá esiste un ficheru denomáu '%FILENAME' en '%DOWNLOAD_PATH'! ¿Quier siguir cola descarga o desaniciar y volver a descargar el ficheru?"
#: updatehdl.src
msgctxt ""
diff --git a/source/ast/extensions/uiconfig/spropctrlr/ui.po b/source/ast/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..ecad57ceb9f
--- /dev/null
+++ b/source/ast/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-07 21:16+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389129403.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Orde de tabulación"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "_Mover arriba"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Mover a_baxo"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "Orde _automáticu"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Controles"
diff --git a/source/ast/filter/source/config/fragments/filters.po b/source/ast/filter/source/config/fragments/filters.po
index c87f35a83d0..8cde62abe70 100644
--- a/source/ast/filter/source/config/fragments/filters.po
+++ b/source/ast/filter/source/config/fragments/filters.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-16 11:53+0200\n"
-"Last-Translator: astur <ivarela@softastur.org>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-21 03:51+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,187 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390276296.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "Documentu d'AbiWord"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Mapa de bits de Windows"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "Documentu de BeagleWorks/WordPerfect Works v1"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "Llibru electrónicu de BroadBand"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - Metaficheru de Gráficos d'Ordenador"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "Documentu de ClarisWorks/AppleWorks"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Presentation Exchange"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Formatu d'intercambiu de datos"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - Formatu d'intercambiu d'AutoCAD"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "Documentu de DOCMaker (v4)"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Metaficheru ameyoráu"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript encapsuláu"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freehand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "Documentu de FullWrite Professional"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Formatu d'intercambiu de gráficos"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "Documentu de GreatWorks"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "Documentu HTML (documentu maestru)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -51,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "Documentu HTML"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr "Documentu de HanMac Word-J"
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr "Documentu de HanMac Word-K"
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "LightWayText pa Mac v4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Documentu de Lotus WordPro"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - Metaficheru d'OS/2"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "XML de Microsoft Excel 2003"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Plantía de Microsoft Excel 4.0"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Plantía de Microsoft Excel 5.0"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Plantía de Microsoft Excel 95"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -96,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Plantía de Microsoft Excel 97/2000/XP/2003"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -105,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Plantía de Microsoft PowerPoint 97/2000/XP/2003"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -114,14 +430,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "XML de Microsoft Word 2003"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML de Microsoft Word 2007/2010/2013"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Plantía XML de Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Plantía XML de Microsoft Word 2007/2010/2013"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -129,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Plantía XML de Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Plantía XML de Microsoft Word 2007/2010/2013"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -138,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "XML de Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML de Microsoft Word 2007/2010/2013"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -150,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Plantía de Microsoft Word 95"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -159,6 +502,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Plantía de Microsoft Word 97/2000/XP/2003"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Documentu de Microsoft Works"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "Documentu de MacDoc v1"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "Documentu de MacWrite"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "Documentu de MacWrite II o MacWritePro"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Documentu d'Acta Mac Classic"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "Documentu de More Mac v2-3"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word for Mac (v1 - v5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Microsoft Works for Mac Document (v1 - v4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic v1.6 - v3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "Documentu de MindWrite"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr "Nisus Writer Mac Classic v3.4 - 6.5"
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Testu Open XML d'Office"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Plantía de testu Open XML d'Office"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -177,6 +655,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Testu Open XML d'Office"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - Zsoft Paintbrush"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gráficu portátil de rede"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Mapa de pixels portátil"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - Adobe Photoshop"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "Llibru electrónicu PalmDoc"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "Llibru electrónicu de Plucker"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Imaxe raster de Sun"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "Testu arriquecíu"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "Formatu de testu arriquecíu (Calc)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - Formatu de gráficos de StarWriter"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Gráficos vectoriales escalables"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Metaficheru de StarView"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr "SYLK"
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -184,7 +833,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Report Chart"
-msgstr ""
+msgstr "Gráfica d'informe d'OpenOffice.org 1.0"
#: StarBaseReport_ui.xcu
msgctxt ""
@@ -193,7 +842,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Database Report"
-msgstr ""
+msgstr "Informe de base de datos ODF"
#: StarOffice_XML__Base__ui.xcu
msgctxt ""
@@ -211,7 +860,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Fueya de cálculu d'OpenOffice.org 1.0"
#: StarOffice_XML__Chart__ui.xcu
msgctxt ""
@@ -220,7 +869,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Gráfica d'OpenOffice.org 1.0"
#: StarOffice_XML__Draw__ui.xcu
msgctxt ""
@@ -229,7 +878,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuxu d'OpenOffice.org 1.0"
#: StarOffice_XML__Impress__ui.xcu
msgctxt ""
@@ -238,7 +887,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentación d'OpenOffice.org 1.0"
#: StarOffice_XML__Math__ui.xcu
msgctxt ""
@@ -247,7 +896,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula d'OpenOffice.org 1.0"
#: StarOffice_XML__Writer__ui.xcu
msgctxt ""
@@ -256,7 +905,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Documentu de testu d'OpenOffice.org 1.0"
+
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "Documentu T602"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - Truevision Targa"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr "Documentu TeachText/SimpleText v1"
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "Llibru electrónicu TealDoc"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr "Documentu de Tex-Edit v2"
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
@@ -339,6 +1042,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Testu en formatu d'oficina unificáu"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Metaficheru de Windows"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "Documentu de WordPerfect"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "Gráficos de WordPerfect"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "Documentu de WriteNow"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "Documentu de WriterPlus"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XBM - X Bitmap"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Documentu de Z-Write 1.3"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -381,8 +1165,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Plantía XML de Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Plantía XML de Microsoft Excel 2007/2010/2013"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -390,8 +1174,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "XML de Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "XML de Microsoft Excel 2007/2010/2013"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -418,7 +1202,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Plantía de fueya de cálculu d'OpenOffice.org 1.0"
+
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Formatu de documentu portátil"
#: chart8_ui.xcu
msgctxt ""
@@ -429,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "Gráficu ODF"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr "dBASE"
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -447,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "Dibuxu ODF"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - Kodak Photo CD (768x512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - Kodak Photo CD (192x128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "PCD - Kodak Photo CD (384x256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -454,7 +1283,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Plantía de dibuxu d'OpenOffice.org 1.0"
+
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Mapa de bits de Windows"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript encapsuláu"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Formatu d'intercambiu de gráficos"
#: draw_html_Export_ui.xcu
msgctxt ""
@@ -465,6 +1339,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "Documentu HTML (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "Metaficheru MET - OS/2"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Mapa de bits portátil"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Formatu de documentu portátil"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gráficu Portátil de rede"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Imaxe raster de Sun"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Gráficos vectoriales escalables"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Metaficheru de StarView"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Metaficheru de Windows"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr "Documentu de eDOC (v2)"
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "Llibru electrónicu eReader"
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -498,8 +1516,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "XML de reproducción automática de Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "XML de reproducción automática de Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -507,8 +1525,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Plantía XML de Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Plantía XML de Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -516,8 +1534,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Plantía XML de Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Plantía XML de Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -525,8 +1543,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML de Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML de Microsoft PowerPoint 2007/2010/2013"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Presentación Open XML d'Office"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Auto-reproducción de presentación Open XML d'Office"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Plantía de presentación Open XML d'Office"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -553,7 +1598,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr ""
+msgstr "Dibuxu d'OpenOffice.org 1.0 (Impress)"
#: impress_StarOffice_XML_Impress_Template_ui.xcu
msgctxt ""
@@ -562,7 +1607,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Plantía de presentación d'OpenOffice.org 1.0"
+
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Mapa de bits de Windows"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript encapsuláu"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Formatu d'intercambiu de gráficos"
#: impress_html_Export_ui.xcu
msgctxt ""
@@ -573,6 +1663,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "Documentu HTML (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "Metaficheru MET - OS/2"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Mapa de bits portátil"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Formatu de documentu portátil"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gráficu de rede portátil"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Mapa de pixels portátil"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Imaxe raster de Sun"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Gráficos vectoriales escalables"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Metaficheru de StarView"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Metaficheru de Windows"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -582,6 +1798,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "Fórmula ODF"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Formatu de documentu portátil"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr "PWP - PlaceWare"
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -600,6 +1834,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "Documentu de testu ODF"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr "Hangul WP 97"
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -607,7 +1850,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Plantía de documentu de testu d'OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument_ui.xcu
msgctxt ""
@@ -616,7 +1859,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Documentu maestru d'OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -625,7 +1868,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Documentu de testu d'OpenOffice.org 1.0"
+
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Formatu de documentu portátil"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "XML de diseñu de Writer"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Formatu de documentu portátil"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gráficu portátil de rede"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "Conteníu de la ayuda"
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
@@ -634,7 +1931,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 HTML Template"
-msgstr ""
+msgstr "Plantía HTML d'OpenOffice.org 1.0"
#: writer_web_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -643,7 +1940,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
-msgstr ""
+msgstr "Documentu de testu d'OpenOffice.org 1.0 (Writer/Web)"
+
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Formatu de documentu portátil"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (Writer/Global)"
#: writerglobal8_ui.xcu
msgctxt ""
@@ -679,4 +1994,13 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
-msgstr ""
+msgstr "Testu (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "Llibru electrónicu zTXT"
diff --git a/source/ast/filter/source/config/fragments/internalgraphicfilters.po b/source/ast/filter/source/config/fragments/internalgraphicfilters.po
index 974f657b649..90eed58b904 100644
--- a/source/ast/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/ast/filter/source/config/fragments/internalgraphicfilters.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-01-25 23:19+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 00:04+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389830675.0\n"
#: bmp_Export.xcu
msgctxt ""
@@ -67,7 +68,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "EPS - Encapsulated PostScript"
-msgstr "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript encapsuláu"
#: eps_Import.xcu
msgctxt ""
@@ -76,7 +77,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "EPS - Encapsulated PostScript"
-msgstr "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript Encapsuláu"
#: gif_Export.xcu
msgctxt ""
diff --git a/source/ast/filter/source/config/fragments/types.po b/source/ast/filter/source/config/fragments/types.po
index baeb2b1bef6..9d854da046a 100644
--- a/source/ast/filter/source/config/fragments/types.po
+++ b/source/ast/filter/source/config/fragments/types.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-07-31 20:19+0200\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-17 21:19+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389993555.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -30,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "XML de Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "XML de Microsoft Excel 2007/2010/2013"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -39,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Plantía XML de Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Plantía XML de Microsoft Excel 2007/2010/2013"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -48,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML de Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML de Microsoft PowerPoint 2007/2010/2013"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -57,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML de Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML de Microsoft PowerPoint 2007/2010/2013"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -66,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Plantía XML de Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Plantía XML de Microsoft PowerPoint 2007/2010/2013"
#: StarBase.xcu
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Database Report"
-msgstr ""
+msgstr "Informe de base datos OpenDocument"
#: StarBaseReportChart.xcu
msgctxt ""
@@ -94,7 +95,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "StarOffice XML (Base) Report Chart 9"
-msgstr ""
+msgstr "XML (Base) de gráfica d'informe 9 de StarOffice"
#: calc8.xcu
msgctxt ""
@@ -132,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "Fueya de cálculu d'OpenDocument (XML planu)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Fueya de cálculu Open XML d'Office"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Plantía de fueya de cálculu Open XML d'Office"
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -195,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "Presentación d'OpenDocument (XML planu)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Auto-reproducción de Presentación Open XML d'Office"
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "XML de Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML de Microsoft Word 2007/2010/2013"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -246,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Plantía XML de Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Plantía XML de Microsoft Word 2007/2010/2013"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/ast/filter/source/xsltdialog.po b/source/ast/filter/source/xsltdialog.po
index 14446f3c8fd..7d8cfc4c4d1 100644
--- a/source/ast/filter/source/xsltdialog.po
+++ b/source/ast/filter/source/xsltdialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-18 14:49+0000\n"
+"PO-Revision-Date: 2014-01-16 00:05+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358520572.0\n"
+"X-POOTLE-MTIME: 1389830732.0\n"
#: xmlfilterdialogstrings.src
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"STR_WARN_DELETE\n"
"string.text"
msgid "Do you really want to delete the XML Filter '%s'? This action cannot be undone."
-msgstr "¿Daveres quies desaniciar la peñera XML '%s'? Esta aición nun vas poder desfacela."
+msgstr "¿Daveres quier desaniciar la peñera XML '%s'? Esta aición nun pue desfacese."
#: xmlfilterdialogstrings.src
msgctxt ""
diff --git a/source/ast/filter/uiconfig/ui.po b/source/ast/filter/uiconfig/ui.po
index 2fdbc2165f4..ded2d4e1deb 100644
--- a/source/ast/filter/uiconfig/ui.po
+++ b/source/ast/filter/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-12 15:01+0000\n"
+"PO-Revision-Date: 2014-01-16 00:05+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360681275.0\n"
+"X-POOTLE-MTIME: 1389830718.0\n"
#: impswfdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macromedia Flash (SWF) Options"
-msgstr ""
+msgstr "Opciones de Macromedia Flash (SWF)"
#: impswfdialog.ui
msgctxt ""
@@ -35,6 +35,8 @@ msgid ""
"1: min. quality\n"
"100: max. quality"
msgstr ""
+"1: calidá mínima\n"
+"100: calidá máxima"
#: impswfdialog.ui
msgctxt ""
@@ -43,7 +45,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _All Slides (Uncheck exports current slide)"
-msgstr ""
+msgstr "Esport_ar toles diapositives (Al desmarcar esporta la diapositiva actual)"
#: impswfdialog.ui
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export As _Multiple Files"
-msgstr ""
+msgstr "Esportar como _múltiples ficheros"
#: impswfdialog.ui
msgctxt ""
@@ -61,7 +63,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Backgrounds"
-msgstr ""
+msgstr "Esportar los _fondos"
#: impswfdialog.ui
msgctxt ""
@@ -70,7 +72,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export Back_ground Objects"
-msgstr ""
+msgstr "Esportar los o_xetos del fondu"
#: impswfdialog.ui
msgctxt ""
@@ -79,7 +81,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Slide Contents"
-msgstr ""
+msgstr "E_sportar el conteniu de les diapositives"
#: impswfdialog.ui
msgctxt ""
@@ -88,7 +90,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Verilogix Slide Annotations"
-msgstr ""
+msgstr "Esportar les anotaciones de diapositiva _Verilogix"
#: impswfdialog.ui
msgctxt ""
@@ -97,7 +99,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export OLE Objects as _JPEG images"
-msgstr ""
+msgstr "Esportar los oxetos OLE como imaxes _JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -106,7 +108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Too"
#: pdfgeneralpage.ui
msgctxt ""
@@ -115,7 +117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pages"
-msgstr ""
+msgstr "_Páxines"
#: pdfgeneralpage.ui
msgctxt ""
@@ -124,7 +126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Selection"
-msgstr ""
+msgstr "_Seleición"
#: pdfgeneralpage.ui
msgctxt ""
@@ -133,7 +135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Diapositives"
#: pdfgeneralpage.ui
msgctxt ""
@@ -142,7 +144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Rangu"
#: pdfgeneralpage.ui
msgctxt ""
@@ -151,7 +153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Quality"
-msgstr ""
+msgstr "_Calidá"
#: pdfgeneralpage.ui
msgctxt ""
@@ -160,7 +162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reduce image resolution"
-msgstr ""
+msgstr "_Reducir la resolución de les imaxes"
#: pdfgeneralpage.ui
msgctxt ""
@@ -169,7 +171,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -178,7 +180,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "150 DPI"
-msgstr ""
+msgstr "150 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -187,7 +189,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "300 DPI"
-msgstr ""
+msgstr "300 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -196,7 +198,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "600 DPI"
-msgstr ""
+msgstr "600 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -205,7 +207,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "1200 DPI"
-msgstr ""
+msgstr "1200 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -214,7 +216,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -223,7 +225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lossless compression"
-msgstr ""
+msgstr "Compresión _sin perda"
#: pdfgeneralpage.ui
msgctxt ""
@@ -232,7 +234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_JPEG compression"
-msgstr ""
+msgstr "Compresión _JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -241,7 +243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Imaxes"
#: pdfgeneralpage.ui
msgctxt ""
@@ -250,7 +252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign _with Watermark"
-msgstr ""
+msgstr "Roblar con marca d'a_gua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -259,7 +261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark Text"
-msgstr ""
+msgstr "Testu de la marca d'agua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -268,7 +270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark"
-msgstr ""
+msgstr "Marca d'agua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -277,7 +279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Em_bed OpenDocument file"
-msgstr ""
+msgstr "_Incrustar ficheru OpenDocument"
#: pdfgeneralpage.ui
msgctxt ""
@@ -286,7 +288,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Makes this PDF easily editable in %PRODUCTNAME"
-msgstr ""
+msgstr "Permite editar fácilmente el PDF con %PRODUCTNAME"
#: pdfgeneralpage.ui
msgctxt ""
@@ -295,7 +297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_DF/A-1a"
-msgstr ""
+msgstr "P_DF/A-1a"
#: pdfgeneralpage.ui
msgctxt ""
@@ -304,7 +306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tagged PDF"
-msgstr ""
+msgstr "PDF e_tiquetáu"
#: pdfgeneralpage.ui
msgctxt ""
@@ -313,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create PDF form"
-msgstr ""
+msgstr "_Crear formulariu PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -322,7 +324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Submit _format"
-msgstr ""
+msgstr "Unviar _formatu"
#: pdfgeneralpage.ui
msgctxt ""
@@ -331,7 +333,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "FDF"
-msgstr ""
+msgstr "FDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -340,7 +342,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "PDF"
-msgstr ""
+msgstr "PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -349,7 +351,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "HTML"
-msgstr ""
+msgstr "HTML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -358,7 +360,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "XML"
-msgstr ""
+msgstr "XML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -367,7 +369,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow duplicate field _names"
-msgstr ""
+msgstr "Permitir _nomes de campu duplicaos"
#: pdfgeneralpage.ui
msgctxt ""
@@ -376,7 +378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _bookmarks"
-msgstr ""
+msgstr "Esportar los _marcadores"
#: pdfgeneralpage.ui
msgctxt ""
@@ -385,7 +387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Export comments"
-msgstr ""
+msgstr "_Esportar los comentarios"
#: pdfgeneralpage.ui
msgctxt ""
@@ -394,7 +396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exp_ort automatically inserted blank pages"
-msgstr ""
+msgstr "Esp_ortar automaticamente les páxines baleres inxertaes"
#: pdfgeneralpage.ui
msgctxt ""
@@ -403,7 +405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_View PDF after Export"
-msgstr ""
+msgstr "_Ver el PDF tres la esportación"
#: pdfgeneralpage.ui
msgctxt ""
@@ -412,7 +414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _hidden pages"
-msgstr ""
+msgstr "Esportar les pá_xines tapecíes"
#: pdfgeneralpage.ui
msgctxt ""
@@ -421,7 +423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _notes pages"
-msgstr ""
+msgstr "Esportar les páxines de _notes"
#: pdfgeneralpage.ui
msgctxt ""
@@ -430,7 +432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Xeneral"
#: pdflinkspage.ui
msgctxt ""
@@ -439,7 +441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export bookmarks as named destinations"
-msgstr ""
+msgstr "Esportar los marcadores como destinos con nome"
#: pdflinkspage.ui
msgctxt ""
@@ -448,7 +450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Convert document references to PDF targets"
-msgstr ""
+msgstr "_Convertir les referencies del documentu en destinos de PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -457,7 +459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _URLs relative to file system"
-msgstr ""
+msgstr "Esportar _URL relatives al sistema de ficheros"
#: pdflinkspage.ui
msgctxt ""
@@ -466,7 +468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Xeneral"
#: pdflinkspage.ui
msgctxt ""
@@ -475,7 +477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default mode"
-msgstr ""
+msgstr "Mou predetermináu"
#: pdflinkspage.ui
msgctxt ""
@@ -484,7 +486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open with PDF reader application"
-msgstr ""
+msgstr "Abrir cola aplicación llector de PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -493,7 +495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open _with Internet browser"
-msgstr ""
+msgstr "Abrir col _navegador d'Internet"
#: pdflinkspage.ui
msgctxt ""
@@ -502,7 +504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-document links"
-msgstr ""
+msgstr "Enllaces cruzaos ente documentos"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -511,7 +513,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "PDF Options"
-msgstr ""
+msgstr "Opciones de PDF"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -520,7 +522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xport"
-msgstr ""
+msgstr "_Esportar"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -529,7 +531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Xeneral"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -538,7 +540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Initial View"
-msgstr ""
+msgstr "Vista inicial"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -547,7 +549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User Interface"
-msgstr ""
+msgstr "Interfaz d'usuariu"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -556,7 +558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Links"
-msgstr ""
+msgstr "Enllaces"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -565,7 +567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security"
-msgstr ""
+msgstr "Seguridá"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -574,7 +576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "Robles dixitales"
#: pdfsecuritypage.ui
msgctxt ""
@@ -583,7 +585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set _passwords..."
-msgstr ""
+msgstr "Establecer _contraseñes..."
#: pdfsecuritypage.ui
msgctxt ""
@@ -592,7 +594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open password set"
-msgstr ""
+msgstr "Abrir la configuración de contraseña"
#: pdfsecuritypage.ui
msgctxt ""
@@ -601,7 +603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be encrypted"
-msgstr ""
+msgstr "El documentu PDF tará cifráu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -610,7 +612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No open password set"
-msgstr ""
+msgstr "Nun se configuró contraseña d'apertura"
#: pdfsecuritypage.ui
msgctxt ""
@@ -619,7 +621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted"
-msgstr ""
+msgstr "El documentu PDF nun tará cifráu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -628,7 +630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted due to PDF/A export."
-msgstr ""
+msgstr "El documentu PDF nun tará cifráu pola esportación PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -637,7 +639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Permission password set"
-msgstr ""
+msgstr "Contraseña de permisu definida"
#: pdfsecuritypage.ui
msgctxt ""
@@ -646,7 +648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be restricted"
-msgstr ""
+msgstr "El documentu PDF tará restrinxíu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -655,7 +657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No permission password set"
-msgstr ""
+msgstr "Nun se definió una contraseña de permisu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -664,7 +666,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be unrestricted"
-msgstr ""
+msgstr "El documentu PDF nun tará restrinxíu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -673,7 +675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be restricted due to PDF/A export."
-msgstr ""
+msgstr "El documentu PDF nun tará restrinxíu pola esportación a PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -682,7 +684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set passwords"
-msgstr ""
+msgstr "Establecer contraseñes"
#: pdfsecuritypage.ui
msgctxt ""
@@ -691,7 +693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File encryption and permission"
-msgstr ""
+msgstr "Cifráu del ficheru y permisu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -700,7 +702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not permitted"
-msgstr ""
+msgstr "_Nun se permite"
#: pdfsecuritypage.ui
msgctxt ""
@@ -709,7 +711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Low resolution (150 dpi)"
-msgstr ""
+msgstr "Resolución _baxa (150 ppp)"
#: pdfsecuritypage.ui
msgctxt ""
@@ -718,7 +720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_High resolution"
-msgstr ""
+msgstr "Resolución _alta"
#: pdfsecuritypage.ui
msgctxt ""
@@ -727,7 +729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printing"
-msgstr ""
+msgstr "Impresión"
#: pdfsecuritypage.ui
msgctxt ""
@@ -736,7 +738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No_t permitted"
-msgstr ""
+msgstr "Nun se permi_te"
#: pdfsecuritypage.ui
msgctxt ""
@@ -745,7 +747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Inserting, deleting, and rotating pages"
-msgstr ""
+msgstr "_Inxertar, desaniciar y xirar páxines"
#: pdfsecuritypage.ui
msgctxt ""
@@ -754,7 +756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filling in form fields"
-msgstr ""
+msgstr "Re_llenar campos de formulariu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -763,7 +765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Commenting, filling in form fields"
-msgstr ""
+msgstr "_Comentar, rellenar campos de formulariu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -772,7 +774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Any except extracting pages"
-msgstr ""
+msgstr "Cu_alquiera esceuto estrayer páxines"
#: pdfsecuritypage.ui
msgctxt ""
@@ -781,7 +783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes"
-msgstr ""
+msgstr "Cambios"
#: pdfsecuritypage.ui
msgctxt ""
@@ -790,7 +792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ena_ble copying of content"
-msgstr ""
+msgstr "_Permitir copiar el conteníu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -799,7 +801,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable text access for acce_ssibility tools"
-msgstr ""
+msgstr "Activar l'acce_su al testu de les ferramientes d'accesibilidá"
#: pdfsecuritypage.ui
msgctxt ""
@@ -808,7 +810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Conteníu"
#: pdfsignpage.ui
msgctxt ""
@@ -817,7 +819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use this certificate to digitally sign PDF documents:"
-msgstr ""
+msgstr "Usar esti certificáu pa la robla dixital de documentos PDF:"
#: pdfsignpage.ui
msgctxt ""
@@ -826,7 +828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Seleicionar..."
#: pdfsignpage.ui
msgctxt ""
@@ -835,7 +837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate Password"
-msgstr ""
+msgstr "Contraseña del certificáu"
#: pdfsignpage.ui
msgctxt ""
@@ -844,7 +846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Llugar"
#: pdfsignpage.ui
msgctxt ""
@@ -853,7 +855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contact Information"
-msgstr ""
+msgstr "Información de contautu"
#: pdfsignpage.ui
msgctxt ""
@@ -862,7 +864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reason"
-msgstr ""
+msgstr "Motivu"
#: pdfsignpage.ui
msgctxt ""
@@ -871,7 +873,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate"
-msgstr ""
+msgstr "Certificáu"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -880,7 +882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center window on screen"
-msgstr ""
+msgstr "_Centrar la ventana na pantalla"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -889,7 +891,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize window to initial page"
-msgstr ""
+msgstr "_Redimensionar la ventana a la páxina inicial"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -898,7 +900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open in full screen mode"
-msgstr ""
+msgstr "Abrir en mou pantalla c_ompleta"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -907,7 +909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display document title"
-msgstr ""
+msgstr "Amosar el títulu del _documentu"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -916,7 +918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Window options"
-msgstr ""
+msgstr "Opciones de la ventana"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -925,7 +927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _toolbar"
-msgstr ""
+msgstr "Anubrir la barra de ferramien_tes"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -934,7 +936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _menubar"
-msgstr ""
+msgstr "Anubrir la barra de _menú"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -943,7 +945,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _window controls"
-msgstr ""
+msgstr "Anubrir los controles de la _ventana"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -952,7 +954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User interface options"
-msgstr ""
+msgstr "Opciones de la interfaz d'usuariu"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -961,7 +963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use transition effects"
-msgstr ""
+msgstr "_Usar efeutos de transición"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -970,7 +972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transitions"
-msgstr ""
+msgstr "Transiciones"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -979,7 +981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All bookmark levels"
-msgstr ""
+msgstr "Tolos niveles de m_arcadores"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -988,7 +990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible bookmark levels"
-msgstr ""
+msgstr "Niveles de marcadores _visibles"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -997,7 +999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Marcadores"
#: pdfviewpage.ui
msgctxt ""
@@ -1006,7 +1008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page only"
-msgstr ""
+msgstr "Sólo la _páxina"
#: pdfviewpage.ui
msgctxt ""
@@ -1015,7 +1017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bookmarks and page"
-msgstr ""
+msgstr "_Marcadores y páxina"
#: pdfviewpage.ui
msgctxt ""
@@ -1024,7 +1026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thumbnails and page"
-msgstr ""
+msgstr "M_iniatures y páxina"
#: pdfviewpage.ui
msgctxt ""
@@ -1033,7 +1035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open on pa_ge"
-msgstr ""
+msgstr "Abrir na pá_xina"
#: pdfviewpage.ui
msgctxt ""
@@ -1042,7 +1044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Panes"
-msgstr ""
+msgstr "Paneles"
#: pdfviewpage.ui
msgctxt ""
@@ -1051,7 +1053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Predeterminao"
#: pdfviewpage.ui
msgctxt ""
@@ -1060,7 +1062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit in window"
-msgstr ""
+msgstr "Ax_ustar a la ventana"
#: pdfviewpage.ui
msgctxt ""
@@ -1069,7 +1071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _width"
-msgstr ""
+msgstr "Axustar al anc_hu"
#: pdfviewpage.ui
msgctxt ""
@@ -1078,7 +1080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _visible"
-msgstr ""
+msgstr "Axustar _visible"
#: pdfviewpage.ui
msgctxt ""
@@ -1087,7 +1089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zoom factor"
-msgstr ""
+msgstr "_Factor d'ampliación"
#: pdfviewpage.ui
msgctxt ""
@@ -1096,7 +1098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Magnification"
-msgstr ""
+msgstr "Ampliación"
#: pdfviewpage.ui
msgctxt ""
@@ -1105,7 +1107,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_efault"
-msgstr ""
+msgstr "Pr_edeterminao"
#: pdfviewpage.ui
msgctxt ""
@@ -1114,7 +1116,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single page"
-msgstr ""
+msgstr "Páxi_na única"
#: pdfviewpage.ui
msgctxt ""
@@ -1123,7 +1125,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Continuu"
#: pdfviewpage.ui
msgctxt ""
@@ -1132,7 +1134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ontinuous facing"
-msgstr ""
+msgstr "Páxines _opuestes continues"
#: pdfviewpage.ui
msgctxt ""
@@ -1141,7 +1143,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First page is _left"
-msgstr ""
+msgstr "Primera páxina a la _izquierda"
#: pdfviewpage.ui
msgctxt ""
@@ -1150,7 +1152,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page layout"
-msgstr ""
+msgstr "Diseñu de páxina"
#: testxmlfilter.ui
msgctxt ""
@@ -1339,7 +1341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter name"
-msgstr ""
+msgstr "Nome del _filtru"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1348,7 +1350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Application"
-msgstr ""
+msgstr "_Aplicación"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1357,7 +1359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name of file type"
-msgstr ""
+msgstr "_Nome del tipu de ficheru"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1366,7 +1368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File _extension"
-msgstr ""
+msgstr "_Estensión del ficheru"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1375,7 +1377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment_s"
-msgstr ""
+msgstr "Comentario_s"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1384,7 +1386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_DocType"
-msgstr ""
+msgstr "_DocType"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1393,7 +1395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_XSLT for export"
-msgstr ""
+msgstr "_XSLT pa esportación"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1402,7 +1404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brows_e..."
-msgstr ""
+msgstr "_Esaminar..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1411,7 +1413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "XSLT _for import"
-msgstr ""
+msgstr "XSLT pa _importación"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1420,7 +1422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "Esamina_r..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1429,7 +1431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Template for _import"
-msgstr ""
+msgstr "Plantía pa _importación"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1438,7 +1440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Desaminar..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1447,7 +1449,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The filter needs XSLT 2.0 processor"
-msgstr ""
+msgstr "El filtru necesita un procesador XSLT 2.0"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1456,7 +1458,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "XML Filter: %s"
-msgstr ""
+msgstr "Filtru XML: %s"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1465,7 +1467,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Xeneral"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1474,4 +1476,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transformation"
-msgstr ""
+msgstr "Tresformación"
diff --git a/source/ast/forms/source/resource.po b/source/ast/forms/source/resource.po
index b4f9f78746a..5e28e722a1d 100644
--- a/source/ast/forms/source/resource.po
+++ b/source/ast/forms/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-22 13:44+0000\n"
+"PO-Revision-Date: 2013-12-09 18:52+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377179046.0\n"
+"X-POOTLE-MTIME: 1386615121.0\n"
#: strings.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"RID_STR_IMPORT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Inxertar una imaxe"
#: strings.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"RID_STR_OPEN_GRAPHICS\n"
"string.text"
msgid "Insert Image from..."
-msgstr ""
+msgstr "Inxertar una imaxe dende..."
#: strings.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"RID_STR_CLEAR_GRAPHICS\n"
"string.text"
msgid "Remove Image"
-msgstr ""
+msgstr "Desaniciar la imaxe"
#: strings.src
msgctxt ""
diff --git a/source/ast/formula/source/core/resource.po b/source/ast/formula/source/core/resource.po
index 9ee0abd2d50..c4454748d07 100644
--- a/source/ast/formula/source/core/resource.po
+++ b/source/ast/formula/source/core/resource.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-09-20 18:46+0000\n"
-"Last-Translator: astur <ivarela@softastur.org>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-04-16 03:44+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1379702788.0\n"
+"X-POOTLE-MTIME: 1397619848.000000\n"
#: core_resource.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"SC_OPCODE_SIN_HYP\n"
"string.text"
msgid "SINH"
-msgstr "SENUH"
+msgstr "SENH"
#: core_resource.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"SC_OPCODE_ARC_SIN_HYP\n"
"string.text"
msgid "ASINH"
-msgstr "ASENUH"
+msgstr "ASENH"
#: core_resource.src
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"SC_OPCODE_SQRT\n"
"string.text"
msgid "SQRT"
-msgstr "RAIZC"
+msgstr "RAIZ"
#: core_resource.src
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"SC_OPCODE_INT\n"
"string.text"
msgid "INT"
-msgstr "ENTERU"
+msgstr "ENT"
#: core_resource.src
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"SC_OPCODE_IS_EMPTY\n"
"string.text"
msgid "ISBLANK"
-msgstr "YEBLANCU"
+msgstr "ENBLANCO"
#: core_resource.src
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"SC_OPCODE_GET_DATE_VALUE\n"
"string.text"
msgid "DATEVALUE"
-msgstr "FECHANÚMBERU"
+msgstr "VALORDATA"
#: core_resource.src
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"SC_OPCODE_TRIM\n"
"string.text"
msgid "TRIM"
-msgstr "REDUCIR"
+msgstr "RECORTAR"
#: core_resource.src
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"SC_OPCODE_STD_NORM_DIST\n"
"string.text"
msgid "NORMSDIST"
-msgstr "DISTNORMEST"
+msgstr "DISTNORMESTAND"
#: core_resource.src
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"SC_OPCODE_S_NORM_INV\n"
"string.text"
msgid "NORMSINV"
-msgstr "DISTR.NORM.ESTAND.INV"
+msgstr "INVNORMESTAND"
#: core_resource.src
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"SC_OPCODE_GAMMA_LN\n"
"string.text"
msgid "GAMMALN"
-msgstr "GAMMA.LN"
+msgstr "LNGAMMA"
#: core_resource.src
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"SC_OPCODE_ERROR_TYPE\n"
"string.text"
msgid "ERRORTYPE"
-msgstr "TIPU.DE.ERROR"
+msgstr "TIPUERROR"
#: core_resource.src
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"SC_OPCODE_CEIL\n"
"string.text"
msgid "CEILING"
-msgstr "MÚLTIPLU.SUPERIOR"
+msgstr "LLIMSUPERIOR"
#: core_resource.src
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"SC_OPCODE_FLOOR\n"
"string.text"
msgid "FLOOR"
-msgstr "MÚLTIPLU.INFERIOR"
+msgstr "LLIMINFERIOR"
#: core_resource.src
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"SC_OPCODE_MOD\n"
"string.text"
msgid "MOD"
-msgstr "RESIDUU"
+msgstr "RESTU"
#: core_resource.src
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"SC_OPCODE_SUM_SQ\n"
"string.text"
msgid "SUMSQ"
-msgstr "SUMA.CUADRAOS"
+msgstr "SUMACUADR"
#: core_resource.src
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"SC_OPCODE_GET_DATEDIF\n"
"string.text"
msgid "DATEDIF"
-msgstr "DATADIF"
+msgstr "DIFDATES"
#: core_resource.src
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"SC_OPCODE_ISPMT\n"
"string.text"
msgid "ISPMT"
-msgstr "INT.PAGO.DIR"
+msgstr "INT.PAGU.DIR"
#: core_resource.src
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"SC_OPCODE_VAR_P_MS\n"
"string.text"
msgid "VAR.P"
-msgstr ""
+msgstr "VAR.P"
#: core_resource.src
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"SC_OPCODE_VAR_S\n"
"string.text"
msgid "VAR.S"
-msgstr ""
+msgstr "VAR.S"
#: core_resource.src
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_P_MS\n"
"string.text"
msgid "STDEV.P"
-msgstr ""
+msgstr "STDEV.P"
#: core_resource.src
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_S\n"
"string.text"
msgid "STDEV.S"
-msgstr ""
+msgstr "STDEV.S"
#: core_resource.src
msgctxt ""
@@ -1337,7 +1337,16 @@ msgctxt ""
"SC_OPCODE_EXP_DIST\n"
"string.text"
msgid "EXPONDIST"
-msgstr "DISTR.EXP"
+msgstr "DISTESPON"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "DIST.ESPON"
#: core_resource.src
msgctxt ""
@@ -1346,7 +1355,7 @@ msgctxt ""
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
-msgstr "DISTR.BINOM"
+msgstr "DISTBINOM"
#: core_resource.src
msgctxt ""
@@ -1355,7 +1364,7 @@ msgctxt ""
"SC_OPCODE_BINOM_DIST_MS\n"
"string.text"
msgid "BINOM.DIST"
-msgstr ""
+msgstr "BINOM.DIST"
#: core_resource.src
msgctxt ""
@@ -1370,6 +1379,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "DIST.POISSON"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -1400,7 +1418,7 @@ msgctxt ""
"SC_OPCODE_VARIATIONEN_2\n"
"string.text"
msgid "PERMUTATIONA"
-msgstr "PERMUTACIONESA"
+msgstr "PERMUTACIÓNA"
#: core_resource.src
msgctxt ""
@@ -1445,7 +1463,7 @@ msgctxt ""
"SC_OPCODE_VBD\n"
"string.text"
msgid "VDB"
-msgstr "DVS"
+msgstr "BDV"
#: core_resource.src
msgctxt ""
@@ -1454,7 +1472,7 @@ msgctxt ""
"SC_OPCODE_LAUFZ\n"
"string.text"
msgid "DURATION"
-msgstr "DURACION"
+msgstr "DURACIÓN"
#: core_resource.src
msgctxt ""
@@ -1535,7 +1553,7 @@ msgctxt ""
"SC_OPCODE_ZGZ\n"
"string.text"
msgid "RRI"
-msgstr "INT.RENDIMIENTU"
+msgstr "INTRINDIMIENTU"
#: core_resource.src
msgctxt ""
@@ -1589,7 +1607,7 @@ msgctxt ""
"SC_OPCODE_KUM_ZINS_Z\n"
"string.text"
msgid "CUMIPMT"
-msgstr "PAGU.INT.ENTE"
+msgstr "PAGUINTACUM"
#: core_resource.src
msgctxt ""
@@ -1598,7 +1616,7 @@ msgctxt ""
"SC_OPCODE_KUM_KAP_Z\n"
"string.text"
msgid "CUMPRINC"
-msgstr "PAGU.PRINC.ENTE"
+msgstr "PRINCACUM"
#: core_resource.src
msgctxt ""
@@ -1607,7 +1625,7 @@ msgctxt ""
"SC_OPCODE_EFFEKTIV\n"
"string.text"
msgid "EFFECTIVE"
-msgstr "INT.EFEUTIVU"
+msgstr "EFEUTIVU"
#: core_resource.src
msgctxt ""
@@ -1661,7 +1679,7 @@ msgctxt ""
"SC_OPCODE_DB_AVERAGE\n"
"string.text"
msgid "DAVERAGE"
-msgstr "BDPROMEDIU"
+msgstr "BDMEDIA"
#: core_resource.src
msgctxt ""
@@ -1769,7 +1787,7 @@ msgctxt ""
"SC_OPCODE_COUNT_EMPTY_CELLS\n"
"string.text"
msgid "COUNTBLANK"
-msgstr "CUNTAR.BLANCU"
+msgstr "CUNTARENBLANCO"
#: core_resource.src
msgctxt ""
@@ -1778,7 +1796,7 @@ msgctxt ""
"SC_OPCODE_COUNT_IF\n"
"string.text"
msgid "COUNTIF"
-msgstr "CUNTAR.SI"
+msgstr "CUNTARSI"
#: core_resource.src
msgctxt ""
@@ -1787,7 +1805,7 @@ msgctxt ""
"SC_OPCODE_SUM_IF\n"
"string.text"
msgid "SUMIF"
-msgstr "SUMAR.SI"
+msgstr "SUMARSI"
#: core_resource.src
msgctxt ""
@@ -1796,7 +1814,7 @@ msgctxt ""
"SC_OPCODE_AVERAGE_IF\n"
"string.text"
msgid "AVERAGEIF"
-msgstr "MEDIA.SI"
+msgstr "MEDIASI"
#: core_resource.src
msgctxt ""
@@ -1805,7 +1823,7 @@ msgctxt ""
"SC_OPCODE_SUM_IFS\n"
"string.text"
msgid "SUMIFS"
-msgstr "SUMAR.SI.S"
+msgstr "SUMASICONXUNT"
#: core_resource.src
msgctxt ""
@@ -1814,7 +1832,7 @@ msgctxt ""
"SC_OPCODE_AVERAGE_IFS\n"
"string.text"
msgid "AVERAGEIFS"
-msgstr "MEDIA.SI.S"
+msgstr "MEDIASICONXUNT"
#: core_resource.src
msgctxt ""
@@ -1823,7 +1841,7 @@ msgctxt ""
"SC_OPCODE_COUNT_IFS\n"
"string.text"
msgid "COUNTIFS"
-msgstr "CUNTAR.SI.S"
+msgstr "CUNTARSICONXUNT"
#: core_resource.src
msgctxt ""
@@ -1868,7 +1886,7 @@ msgctxt ""
"SC_OPCODE_OFFSET\n"
"string.text"
msgid "OFFSET"
-msgstr "DESREF"
+msgstr "ESPLAZAMIENTU"
#: core_resource.src
msgctxt ""
@@ -1931,7 +1949,7 @@ msgctxt ""
"SC_OPCODE_EXACT\n"
"string.text"
msgid "EXACT"
-msgstr "IGUAL"
+msgstr "EXACTU"
#: core_resource.src
msgctxt ""
@@ -1940,7 +1958,7 @@ msgctxt ""
"SC_OPCODE_LEFT\n"
"string.text"
msgid "LEFT"
-msgstr "ESQUIERDA"
+msgstr "IZQUIERDA"
#: core_resource.src
msgctxt ""
@@ -1976,7 +1994,7 @@ msgctxt ""
"SC_OPCODE_LENB\n"
"string.text"
msgid "LENB"
-msgstr ""
+msgstr "LENB"
#: core_resource.src
msgctxt ""
@@ -1985,7 +2003,7 @@ msgctxt ""
"SC_OPCODE_RIGHTB\n"
"string.text"
msgid "RIGHTB"
-msgstr ""
+msgstr "RIGHTB"
#: core_resource.src
msgctxt ""
@@ -1994,7 +2012,7 @@ msgctxt ""
"SC_OPCODE_LEFTB\n"
"string.text"
msgid "LEFTB"
-msgstr ""
+msgstr "LEFTB"
#: core_resource.src
msgctxt ""
@@ -2003,7 +2021,7 @@ msgctxt ""
"SC_OPCODE_MIDB\n"
"string.text"
msgid "MIDB"
-msgstr ""
+msgstr "MIDB"
#: core_resource.src
msgctxt ""
@@ -2021,7 +2039,7 @@ msgctxt ""
"SC_OPCODE_SUBSTITUTE\n"
"string.text"
msgid "SUBSTITUTE"
-msgstr "SUSTITU"
+msgstr "SUSTITUIR"
#: core_resource.src
msgctxt ""
@@ -2048,7 +2066,7 @@ msgctxt ""
"SC_OPCODE_MAT_VALUE\n"
"string.text"
msgid "MVALUE"
-msgstr "MVALOR"
+msgstr "VALORM"
#: core_resource.src
msgctxt ""
@@ -2102,7 +2120,7 @@ msgctxt ""
"SC_OPCODE_BACK_SOLVER\n"
"string.text"
msgid "GOALSEEK"
-msgstr "VALORPRETENDIU"
+msgstr "BUSCAOXETIVU"
#: core_resource.src
msgctxt ""
@@ -2111,7 +2129,16 @@ msgctxt ""
"SC_OPCODE_HYP_GEOM_DIST\n"
"string.text"
msgid "HYPGEOMDIST"
-msgstr "DISTR.HIPERXEOM"
+msgstr "DISTHIPERXEOM"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "DIST.HIPXEOM"
#: core_resource.src
msgctxt ""
@@ -2120,7 +2147,7 @@ msgctxt ""
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
-msgstr "DISTR.LOG.NORM"
+msgstr "DISTLOGNORM"
#: core_resource.src
msgctxt ""
@@ -2129,7 +2156,7 @@ msgctxt ""
"SC_OPCODE_T_DIST\n"
"string.text"
msgid "TDIST"
-msgstr "DISTR.T"
+msgstr "DISTT"
#: core_resource.src
msgctxt ""
@@ -2138,7 +2165,25 @@ msgctxt ""
"SC_OPCODE_F_DIST\n"
"string.text"
msgid "FDIST"
-msgstr "DISTR.F"
+msgstr "DISTF"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "DIST.F"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "DIST.F.DR"
#: core_resource.src
msgctxt ""
@@ -2147,7 +2192,7 @@ msgctxt ""
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
-msgstr "DISTR.CHI"
+msgstr "DISTCHI"
#: core_resource.src
msgctxt ""
@@ -2156,7 +2201,7 @@ msgctxt ""
"SC_OPCODE_CHI_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST.RT"
-msgstr ""
+msgstr "CHISQ.DIST.RT"
#: core_resource.src
msgctxt ""
@@ -2165,6 +2210,15 @@ msgctxt ""
"SC_OPCODE_WEIBULL\n"
"string.text"
msgid "WEIBULL"
+msgstr "WEIBULL"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
msgstr "DIST.WEIBULL"
#: core_resource.src
@@ -2183,7 +2237,7 @@ msgctxt ""
"SC_OPCODE_KRIT_BINOM\n"
"string.text"
msgid "CRITBINOM"
-msgstr "BINOM.CRIT"
+msgstr "BINOMCRIT"
#: core_resource.src
msgctxt ""
@@ -2192,7 +2246,7 @@ msgctxt ""
"SC_OPCODE_BINOM_INV\n"
"string.text"
msgid "BINOM.INV"
-msgstr ""
+msgstr "BINOM.INV"
#: core_resource.src
msgctxt ""
@@ -2201,7 +2255,7 @@ msgctxt ""
"SC_OPCODE_KURT\n"
"string.text"
msgid "KURT"
-msgstr "CURTOSIS"
+msgstr "CURT"
#: core_resource.src
msgctxt ""
@@ -2210,7 +2264,7 @@ msgctxt ""
"SC_OPCODE_HAR_MEAN\n"
"string.text"
msgid "HARMEAN"
-msgstr "MEDIA.ARMO"
+msgstr "MEDIAHARMO"
#: core_resource.src
msgctxt ""
@@ -2219,7 +2273,7 @@ msgctxt ""
"SC_OPCODE_GEO_MEAN\n"
"string.text"
msgid "GEOMEAN"
-msgstr "MEDIA.XEOM"
+msgstr "MEDIAXEOM"
#: core_resource.src
msgctxt ""
@@ -2228,7 +2282,7 @@ msgctxt ""
"SC_OPCODE_STANDARD\n"
"string.text"
msgid "STANDARDIZE"
-msgstr "NORMALIZACIÓN"
+msgstr "NORMALIZAR"
#: core_resource.src
msgctxt ""
@@ -2237,7 +2291,7 @@ msgctxt ""
"SC_OPCODE_AVE_DEV\n"
"string.text"
msgid "AVEDEV"
-msgstr "DESVPROM"
+msgstr "DESVMEDIA"
#: core_resource.src
msgctxt ""
@@ -2246,7 +2300,7 @@ msgctxt ""
"SC_OPCODE_SCHIEFE\n"
"string.text"
msgid "SKEW"
-msgstr "COEFICIENTE.ASIMETRIA"
+msgstr "COEFASIMETRIA"
#: core_resource.src
msgctxt ""
@@ -2255,7 +2309,7 @@ msgctxt ""
"SC_OPCODE_SKEWP\n"
"string.text"
msgid "SKEWP"
-msgstr "COEFICIENTE.ASIMETRIA.P"
+msgstr "COEFASIMETRIAP"
#: core_resource.src
msgctxt ""
@@ -2264,7 +2318,7 @@ msgctxt ""
"SC_OPCODE_DEV_SQ\n"
"string.text"
msgid "DEVSQ"
-msgstr "ESVIA2"
+msgstr "DESVCUAD"
#: core_resource.src
msgctxt ""
@@ -2282,7 +2336,7 @@ msgctxt ""
"SC_OPCODE_MODAL_VALUE\n"
"string.text"
msgid "MODE"
-msgstr "MOU"
+msgstr "MODA"
#: core_resource.src
msgctxt ""
@@ -2291,7 +2345,7 @@ msgctxt ""
"SC_OPCODE_Z_TEST\n"
"string.text"
msgid "ZTEST"
-msgstr "PREBA.Z"
+msgstr "PRUEBAZ"
#: core_resource.src
msgctxt ""
@@ -2300,7 +2354,7 @@ msgctxt ""
"SC_OPCODE_T_TEST\n"
"string.text"
msgid "TTEST"
-msgstr "PREBA.T"
+msgstr "PRUEBAT"
#: core_resource.src
msgctxt ""
@@ -2309,7 +2363,7 @@ msgctxt ""
"SC_OPCODE_RANK\n"
"string.text"
msgid "RANK"
-msgstr "XERARQUIA"
+msgstr "RANGU"
#: core_resource.src
msgctxt ""
@@ -2327,7 +2381,7 @@ msgctxt ""
"SC_OPCODE_PERCENT_RANK\n"
"string.text"
msgid "PERCENTRANK"
-msgstr "RANGO.PERCENTIL"
+msgstr "RANGUPORCENTUAL"
#: core_resource.src
msgctxt ""
@@ -2336,7 +2390,7 @@ msgctxt ""
"SC_OPCODE_LARGE\n"
"string.text"
msgid "LARGE"
-msgstr "K.ESIMO.MAYOR"
+msgstr "GRANDE"
#: core_resource.src
msgctxt ""
@@ -2345,7 +2399,7 @@ msgctxt ""
"SC_OPCODE_SMALL\n"
"string.text"
msgid "SMALL"
-msgstr "K.ESIMO.MENOR"
+msgstr "PEQUEÑU"
#: core_resource.src
msgctxt ""
@@ -2372,7 +2426,7 @@ msgctxt ""
"SC_OPCODE_NORM_INV\n"
"string.text"
msgid "NORMINV"
-msgstr "DISTR.NORM.INV"
+msgstr "INVNORM"
#: core_resource.src
msgctxt ""
@@ -2390,7 +2444,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_N\n"
"string.text"
msgid "CONFIDENCE.NORM"
-msgstr ""
+msgstr "CONFIDENCE.NORM"
#: core_resource.src
msgctxt ""
@@ -2399,7 +2453,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_T\n"
"string.text"
msgid "CONFIDENCE.T"
-msgstr ""
+msgstr "CONFIDENCE.T"
#: core_resource.src
msgctxt ""
@@ -2408,7 +2462,16 @@ msgctxt ""
"SC_OPCODE_F_TEST\n"
"string.text"
msgid "FTEST"
-msgstr "PREBA.F"
+msgstr "PRUEBAF"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "PRUEBA.F"
#: core_resource.src
msgctxt ""
@@ -2417,7 +2480,7 @@ msgctxt ""
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
-msgstr "MEDIA.ACOTADA"
+msgstr "MEDIAACOTADA"
#: core_resource.src
msgctxt ""
@@ -2453,7 +2516,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_P\n"
"string.text"
msgid "COVARIANCE.P"
-msgstr ""
+msgstr "COVARIANCE.P"
#: core_resource.src
msgctxt ""
@@ -2462,7 +2525,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_S\n"
"string.text"
msgid "COVARIANCE.S"
-msgstr ""
+msgstr "COVARIANCE.S"
#: core_resource.src
msgctxt ""
@@ -2480,7 +2543,7 @@ msgctxt ""
"SC_OPCODE_RSQ\n"
"string.text"
msgid "RSQ"
-msgstr "COEFICIENTE.R2"
+msgstr "RCUAD"
#: core_resource.src
msgctxt ""
@@ -2489,7 +2552,7 @@ msgctxt ""
"SC_OPCODE_STEYX\n"
"string.text"
msgid "STEYX"
-msgstr "ERROR.TÍPICU.XY"
+msgstr "ERRTIPYX"
#: core_resource.src
msgctxt ""
@@ -2507,7 +2570,7 @@ msgctxt ""
"SC_OPCODE_INTERCEPT\n"
"string.text"
msgid "INTERCEPT"
-msgstr "INTERSEICIÓN.EXE"
+msgstr "INTERSEICIÓN"
#: core_resource.src
msgctxt ""
@@ -2534,7 +2597,7 @@ msgctxt ""
"SC_OPCODE_RGP\n"
"string.text"
msgid "LINEST"
-msgstr "EST.LLINIAL"
+msgstr "ESTLIN"
#: core_resource.src
msgctxt ""
@@ -2543,7 +2606,7 @@ msgctxt ""
"SC_OPCODE_RKP\n"
"string.text"
msgid "LOGEST"
-msgstr "ESTIM.LOGARÍTMICA"
+msgstr "ESTLOG"
#: core_resource.src
msgctxt ""
@@ -2561,7 +2624,7 @@ msgctxt ""
"SC_OPCODE_CHI_INV\n"
"string.text"
msgid "CHIINV"
-msgstr "PREBA.CHI.INV"
+msgstr "INVCHI"
#: core_resource.src
msgctxt ""
@@ -2570,7 +2633,7 @@ msgctxt ""
"SC_OPCODE_CHI_INV_MS\n"
"string.text"
msgid "CHISQ.INV.RT"
-msgstr ""
+msgstr "CHISQ.INV.RT"
#: core_resource.src
msgctxt ""
@@ -2579,7 +2642,7 @@ msgctxt ""
"SC_OPCODE_GAMMA_DIST\n"
"string.text"
msgid "GAMMADIST"
-msgstr "DISTR.GAMMA"
+msgstr "DISTGAMMA"
#: core_resource.src
msgctxt ""
@@ -2588,7 +2651,7 @@ msgctxt ""
"SC_OPCODE_GAMMA_INV\n"
"string.text"
msgid "GAMMAINV"
-msgstr "DISTR.GAMMA.INV"
+msgstr "INVGAMMA"
#: core_resource.src
msgctxt ""
@@ -2597,7 +2660,7 @@ msgctxt ""
"SC_OPCODE_T_INV\n"
"string.text"
msgid "TINV"
-msgstr "DISTR.T.INV"
+msgstr "INVT"
#: core_resource.src
msgctxt ""
@@ -2606,7 +2669,25 @@ msgctxt ""
"SC_OPCODE_F_INV\n"
"string.text"
msgid "FINV"
-msgstr "DISTR.F.INV"
+msgstr "INVF"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "F.INV"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "F.INV.RT"
#: core_resource.src
msgctxt ""
@@ -2615,7 +2696,7 @@ msgctxt ""
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
-msgstr "PREBA.CHI"
+msgstr "PRUEBACHI"
#: core_resource.src
msgctxt ""
@@ -2624,7 +2705,7 @@ msgctxt ""
"SC_OPCODE_CHI_TEST_MS\n"
"string.text"
msgid "CHISQ.TEST"
-msgstr ""
+msgstr "CHISQ.TEST"
#: core_resource.src
msgctxt ""
@@ -2633,7 +2714,7 @@ msgctxt ""
"SC_OPCODE_LOG_INV\n"
"string.text"
msgid "LOGINV"
-msgstr "INV.LOG"
+msgstr "INVLOG"
#: core_resource.src
msgctxt ""
@@ -2651,7 +2732,7 @@ msgctxt ""
"SC_OPCODE_BETA_DIST\n"
"string.text"
msgid "BETADIST"
-msgstr "DISTR.BETA"
+msgstr "DISTBETA"
#: core_resource.src
msgctxt ""
@@ -2660,7 +2741,7 @@ msgctxt ""
"SC_OPCODE_BETA_INV\n"
"string.text"
msgid "BETAINV"
-msgstr "DISTR.BETA.INV"
+msgstr "INVBETA"
#: core_resource.src
msgctxt ""
@@ -2669,7 +2750,7 @@ msgctxt ""
"SC_OPCODE_BETA_DIST_MS\n"
"string.text"
msgid "BETA.DIST"
-msgstr ""
+msgstr "BETA.DIST"
#: core_resource.src
msgctxt ""
@@ -2678,7 +2759,7 @@ msgctxt ""
"SC_OPCODE_BETA_INV_MS\n"
"string.text"
msgid "BETA.INV"
-msgstr ""
+msgstr "BETA.INV"
#: core_resource.src
msgctxt ""
@@ -2687,7 +2768,7 @@ msgctxt ""
"SC_OPCODE_WEEK\n"
"string.text"
msgid "WEEKNUM"
-msgstr "SELM.DEL.AÑU"
+msgstr "NUMSELMANA"
#: core_resource.src
msgctxt ""
@@ -2705,7 +2786,7 @@ msgctxt ""
"SC_OPCODE_GET_DAY_OF_WEEK\n"
"string.text"
msgid "WEEKDAY"
-msgstr "DÍASELM"
+msgstr "DÍASELMANA"
#: core_resource.src
msgctxt ""
@@ -2777,7 +2858,7 @@ msgctxt ""
"SC_OPCODE_HYPERLINK\n"
"string.text"
msgid "HYPERLINK"
-msgstr "HIPERVÍNCULU"
+msgstr "HIPERENLLAZ"
#: core_resource.src
msgctxt ""
@@ -2822,7 +2903,7 @@ msgctxt ""
"SC_OPCODE_NUMBERVALUE\n"
"string.text"
msgid "NUMBERVALUE"
-msgstr "VALOR.NÚMBERU"
+msgstr "VALORNÚMBERU"
#: core_resource.src
msgctxt ""
@@ -2849,7 +2930,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST"
-msgstr ""
+msgstr "CHISQ.DIST"
#: core_resource.src
msgctxt ""
@@ -2867,7 +2948,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_INV_MS\n"
"string.text"
msgid "CHISQ.INV"
-msgstr ""
+msgstr "CHISQ.INV"
#: core_resource.src
msgctxt ""
@@ -2984,7 +3065,7 @@ msgctxt ""
"SC_OPCODE_FILTERXML\n"
"string.text"
msgid "FILTERXML"
-msgstr ""
+msgstr "FILTERXML"
#: core_resource.src
msgctxt ""
@@ -2993,4 +3074,4 @@ msgctxt ""
"SC_OPCODE_WEBSERVICE\n"
"string.text"
msgid "WEBSERVICE"
-msgstr ""
+msgstr "WEBSERVICE"
diff --git a/source/ast/formula/source/ui/dlg.po b/source/ast/formula/source/ui/dlg.po
index 1f4c31f2eaa..0bcd2cdd7a5 100644
--- a/source/ast/formula/source/ui/dlg.po
+++ b/source/ast/formula/source/ui/dlg.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 16:00+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 00:07+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254412.0\n"
+"X-POOTLE-MTIME: 1389830832.0\n"
#: formdlgs.src
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"FT_FORMULA\n"
"fixedtext.text"
msgid "For~mula"
-msgstr "For~mula"
+msgstr "Fór~mula"
#: formdlgs.src
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"FT_FORMULA\n"
"fixedtext.text"
msgid "For~mula"
-msgstr "For~mula"
+msgstr "Fór~mula"
#: formdlgs.src
msgctxt ""
diff --git a/source/ast/fpicker/source/office.po b/source/ast/fpicker/source/office.po
index 5e47f9e97be..386a3359465 100644
--- a/source/ast/fpicker/source/office.po
+++ b/source/ast/fpicker/source/office.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-11-23 12:13+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 02:07+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353672796.0\n"
+"X-POOTLE-MTIME: 1389838020.0\n"
#: OfficeFilePicker.src
msgctxt ""
@@ -365,9 +365,9 @@ msgid ""
"\n"
"Do you want to replace it?"
msgstr ""
-"Yá esiste un ficheru nomáu \"$filename$\".\n"
+"Yá esiste un ficheru nomáu «$filename$».\n"
"\n"
-"¿Quies trocalu?"
+"¿Quier trocalu?"
#: iodlg.src
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/guide.po b/source/ast/helpcontent2/source/text/sbasic/guide.po
index a1bf9d8cf87..d5e5616a724 100644
--- a/source/ast/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ast/helpcontent2/source/text/sbasic/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-22 02:00+0000\n"
+"PO-Revision-Date: 2014-02-13 03:23+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361498449.0\n"
+"X-POOTLE-MTIME: 1392261838.0\n"
#: access2base.xhp
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Access2Base"
-msgstr ""
+msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Access2Base</bookmark_value>"
#: access2base.xhp
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"hd_idA2B002\n"
"help.text"
msgid "Access2Base"
-msgstr ""
+msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"hd_idA2B003\n"
"help.text"
msgid "What is Access2Base ?"
-msgstr ""
+msgstr "¿Qué ye Access2Base?"
#: access2base.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_idA2B004\n"
"help.text"
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
-msgstr ""
+msgstr "Access2Base ye una biblioteca de macros de LibreOffice Basic pa desendolcadores d'aplicaciones (pa empreses o personales) y usuarios avanzaos. Ye una de les biblioteques almacenaes en «Macros y diálogos de LibreOffice»."
#: access2base.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_idA2B005\n"
"help.text"
msgid "The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice <emph>Base</emph> application only."
-msgstr ""
+msgstr "Les macros proporcionaes ufren carauterístiques, inspiraes direutamente toes elles por Microsoft Access. Les macros puen llamase solamente dende una aplicación de LibreOffice <emph>Base</emph>."
#: access2base.xhp
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"par_idA2B006\n"
"help.text"
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
-msgstr ""
+msgstr "La API qu'ufre Access2Base tien l'envís ser más concisa, intuitiva y fácil d'aprender que la API UNO estándar (API = Interfaz de programación d'aplicaciones, poles sigles n'inglés)."
#: access2base.xhp
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
-msgstr ""
+msgstr "<emph>La biblioteca ta documentada en llinia en <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
#: access2base.xhp
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"hd_idA2B008\n"
"help.text"
msgid "The implemented macros include:"
-msgstr ""
+msgstr "Les macros desendolcaes incluyen:"
#: access2base.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_idA2B009\n"
"help.text"
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the MSAccess object model"
-msgstr ""
+msgstr "una API simplificada y estensible pal manexu de <emph>formularios</emph>, <emph>diálogos</emph> y <emph>controles</emph> asemeyáu al modelu d'oxetos de MSAccess"
#: access2base.xhp
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"par_idA2B010\n"
"help.text"
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects"
-msgstr ""
+msgstr "una API pal accesu a bases de datos colos oxetos <emph>tabla</emph>, <emph>consulta</emph>, <emph>conxuntu de rexistros</emph> y <emph>campu</emph>"
#: access2base.xhp
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"par_idA2B011\n"
"help.text"
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding MSAccess macros/actions"
-msgstr ""
+msgstr "un númberu d'<emph>aiciones</emph> con una sintaxis idéntica a les macros y aiciones correspondientes de MSAccess"
#: access2base.xhp
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"par_idA2B012\n"
"help.text"
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions"
-msgstr ""
+msgstr "les funciones de base de datos <emph>DLookup</emph>, <emph>DSum</emph>, ..."
#: access2base.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_idA2B013\n"
"help.text"
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
-msgstr ""
+msgstr "el sofitu p'atayos d'escritura como <item type=\"literal\">Forms!myForm!myControl</item>"
#: access2base.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"par_idA2B014\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: access2base.xhp
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"par_idA2B015\n"
"help.text"
msgid "a consistent errors and exceptions handler"
-msgstr ""
+msgstr "un xestor consistente d'errores y esceiciones"
#: access2base.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_idA2B016\n"
"help.text"
msgid "facilities for programming form, dialog and control <emph>events</emph>"
-msgstr ""
+msgstr "facilidaes pa programar <emph>socesos</emph> de formularios, diálogos y controles"
#: access2base.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"par_idA2B017\n"
"help.text"
msgid "the support of both embedded forms and standalone (Writer) forms"
-msgstr ""
+msgstr "el sofitu pa formularios incrustaos o independientes (Writer)"
#: access2base.xhp
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"hd_idA2B018\n"
"help.text"
msgid "Compare Access2Base with MSAccess VBA"
-msgstr ""
+msgstr "Comparar Access2Base con MSAccess VBA"
#: control_properties.xhp
msgctxt ""
@@ -449,7 +449,7 @@ msgctxt ""
"par_id3154119\n"
"help.text"
msgid "oLabel1.Text = \"New Files\""
-msgstr "oLabel1.Text = \"New Files\""
+msgstr "oLabel1.Text = \"Ficheros nuevos\""
#: sample_code.xhp
msgctxt ""
@@ -522,7 +522,7 @@ msgctxt ""
"par_id3144504\n"
"help.text"
msgid "oListbox.additem(\"New Item\" & iCount,0)"
-msgstr "oListbox.additem(\"New Item\" & iCount,0)"
+msgstr "oListbox.additem(\"Nuevu elementu\" & iCount,0)"
#: sample_code.xhp
msgctxt ""
@@ -696,7 +696,7 @@ msgctxt ""
"par_id5806756\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Add UI languages for your dialog strings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Amiesta idiomes a la interfaz pa les tos cadenes nos diálogos.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Amiesta idiomes a la interfaz pa les cadenes de diálogos.</ahelp>"
#: translation.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared.po b/source/ast/helpcontent2/source/text/sbasic/shared.po
index 236c2b08491..65fcbe7530a 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-20 03:17+0000\n"
+"PO-Revision-Date: 2014-02-13 03:44+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384917471.0\n"
+"X-POOTLE-MTIME: 1392263073.0\n"
#: 00000002.xhp
msgctxt ""
@@ -67,7 +67,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the runtime function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
-msgstr "La conducta tien un efeutu na conversión implícita ( 1 + \"2,3\" = 3,3 ) y na función en tiempu d'execución <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
+msgstr "El comportamientu tien efeutu tanto na conversión implícita ( 1 + \"2,3\" = 3,3 ) como na función en tiempu d'execución <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
#: 00000002.xhp
msgctxt ""
@@ -344,7 +344,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Magenta"
-msgstr "Magenta"
+msgstr "Maxenta"
#: 00000003.xhp
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<variable id=\"err57\">57 Device I/O error</variable>"
-msgstr "<variable id=\"err57\">57 Fallu de E/S de preséu</variable>"
+msgstr "<variable id=\"err57\">57 Error de E/S del preséu</variable>"
#: 00000003.xhp
msgctxt ""
@@ -974,7 +974,7 @@ msgctxt ""
"par_id31469422\n"
"help.text"
msgid "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
-msgstr "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
+msgstr "<variable id=\"err286\">286 Tiempu d'espera escosáu esperando respuesta DDE</variable>"
#: 00000003.xhp
msgctxt ""
@@ -982,7 +982,7 @@ msgctxt ""
"par_id31469421\n"
"help.text"
msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
-msgstr "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
+msgstr "<variable id=\"err287\">287 L'usuariu calcó la tecla d'ESCAPE demientres la operación DDE</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1054,7 +1054,7 @@ msgctxt ""
"par_id31469412\n"
"help.text"
msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
-msgstr "<variable id=\"err296\">296 Paste link already performed</variable>"
+msgstr "<variable id=\"err296\">296 Yá se fizo'l pegáu del enllaz</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1062,7 +1062,7 @@ msgctxt ""
"par_id31469411\n"
"help.text"
msgid "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
-msgstr "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
+msgstr "<variable id=\"err297\">297 Nun pue definise'l mou de enllaz por un tema d'enllaz inválidu</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1214,7 +1214,7 @@ msgctxt ""
"94\n"
"help.text"
msgid "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
-msgstr "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
+msgstr "<variable id=\"err447\">447 L'oxetu dau nun tien sofitu pa la configuración llocal actual</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1341,7 +1341,7 @@ msgctxt ""
"par_id31455958\n"
"help.text"
msgid "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
-msgstr "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
+msgstr "<variable id=\"err958\">958 El subprocedimientu o'l procedimientu de función yá se definió</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1397,7 +1397,7 @@ msgctxt ""
"par_id31455965\n"
"help.text"
msgid "<variable id=\"err965\">965 Exit expected</variable>"
-msgstr "<variable id=\"err965\">965 Exit expected</variable>"
+msgstr "<variable id=\"err965\">965 Esperábase una salida</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1405,7 +1405,7 @@ msgctxt ""
"par_id31455966\n"
"help.text"
msgid "<variable id=\"err966\">966 Statement block still open: missing</variable>"
-msgstr "<variable id=\"err966\">966 Statement block still open: missing</variable>"
+msgstr "<variable id=\"err966\">966 El bloque de declaración inda ta abiertu: falta</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1413,7 +1413,7 @@ msgctxt ""
"par_id31455967\n"
"help.text"
msgid "<variable id=\"err967\">967 Parentheses do not match</variable>"
-msgstr "<variable id=\"err967\">967 Parentheses do not match</variable>"
+msgstr "<variable id=\"err967\">967 Los paréntesis nun casen</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1421,7 +1421,7 @@ msgctxt ""
"par_id31455968\n"
"help.text"
msgid "<variable id=\"err968\">968 Symbol already defined differently</variable>"
-msgstr "<variable id=\"err968\">968 Symbol already defined differently</variable>"
+msgstr "<variable id=\"err968\">968 El símbolu yá de definió de manera diferente</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1429,7 +1429,7 @@ msgctxt ""
"par_id31455969\n"
"help.text"
msgid "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
-msgstr "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
+msgstr "<variable id=\"err969\">969 Los parámetros nun casen col procedimientu</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1437,7 +1437,7 @@ msgctxt ""
"par_id31455970\n"
"help.text"
msgid "<variable id=\"err970\">970 Invalid character in number</variable>"
-msgstr "<variable id=\"err970\">970 Invalid character in number</variable>"
+msgstr "<variable id=\"err970\">970 Caráuter inválidu nel númberu</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"par_id31455971\n"
"help.text"
msgid "<variable id=\"err971\">971 Array must be dimensioned</variable>"
-msgstr "<variable id=\"err971\">971 Array must be dimensioned</variable>"
+msgstr "<variable id=\"err971\">971 Tien de dimensionar la matriz</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1453,7 +1453,7 @@ msgctxt ""
"par_id31455972\n"
"help.text"
msgid "<variable id=\"err972\">972 Else/Endif without If</variable>"
-msgstr "<variable id=\"err972\">972 Else/Endif without If</variable>"
+msgstr "<variable id=\"err972\">972 Else/Endif ensin If</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1461,7 +1461,7 @@ msgctxt ""
"par_id31455973\n"
"help.text"
msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
-msgstr "<variable id=\"err973\">973 not allowed within a procedure</variable>"
+msgstr "<variable id=\"err973\">973 nun se permite dientro d'un procedimientu</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1469,7 +1469,7 @@ msgctxt ""
"par_id31455974\n"
"help.text"
msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
-msgstr "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
+msgstr "<variable id=\"err974\">974 nun se permite fuera d'un procedimientu</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1477,7 +1477,7 @@ msgctxt ""
"par_id31455975\n"
"help.text"
msgid "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
-msgstr "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
+msgstr "<variable id=\"err975\">975 Les especificaciones de dimensión nun casen</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1533,7 +1533,7 @@ msgctxt ""
"par_id31455982\n"
"help.text"
msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
-msgstr "<variable id=\"err1002\">1002 Required argument lacking</variable>"
+msgstr "<variable id=\"err1002\">1002 Falta un argumentu necesariu</variable>"
#: 00000003.xhp
msgctxt ""
@@ -2174,7 +2174,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"."
-msgstr "Les variables simples puen tener valores positivos o negativos dende 3,402823 x 10Y38 a 1,401298 x 10Y-45. Les variables simples son de coma flotante, nel que la precisión decimal escai a midida que la parte non decimal del númberu aumenta. Les variables simples son afeches pa realizar cálculos matemáticos de precisión media. Los cálculos riquen más tiempu que pa les variables enteres, pero son más rápidos que les de tipu doble. Una variable simple rique 4 bytes de memoria. El caráuter de declaración de tipu ye \"!\"."
+msgstr "Les variables simples puen tener valores positivos o negativos dende 3,402823 x 10E38 a 1,401298 x 10E-45. Les variables simples son de coma flotante, nel que la precisión decimal escai a midida que la parte non decimal del númberu aumenta. Les variables simples son afeches pa los cálculos matemáticos de precisión media. Los cálculos necesiten más tiempu que pa les variables Enteru, pero son más rápidos que los cálculos con variables Doble. Una variable simple necesita 4 bytes de memoria. El caráuter de declaración de tipu ye \"!\"."
#: 01020100.xhp
msgctxt ""
@@ -2192,7 +2192,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"."
-msgstr "Les variables dobles puen tener valores positivos o negativos dende 1.79769313486232 x 10Y38 a 4.94065645841247 x 10Y-324. Les variables dobles son de coma flotante, nel que la precisión decimal escai a midida que la parte non decimal del númberu aumenta. Les variables dobles son afeches pa cálculos precisos. Los cálculos riquen más tiempu que les variables simples. Una variable doble rique 8 bytes de memoria. El caráuter de declaración de tipu ye \"#\"."
+msgstr "Les variables dobles puen tener valores positivos o negativos dende 1.79769313486232 x 10E308 a 4.94065645841247 x 10E-324. Les variables dobles son de coma flotante, nes que la precisión decimal escai a midida que la parte non decimal del númberu aumenta. Les variables dobles son afeches pa cálculos precisos. Los cálculos necesiten más tiempu que les variables simples. Una variable doble necesita 8 bytes de memoria. El caráuter de declaración de tipu ye \"#\"."
#: 01020100.xhp
msgctxt ""
@@ -2210,7 +2210,7 @@ msgctxt ""
"96\n"
"help.text"
msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"."
-msgstr "Les variables de moneda almacénense internamente como númberos de 64 bits (8 bytes) y amuésense como númberos con cantidá de decimales afita con 15 posiciones non decimales y 4 decimales. El rangu de valores va de -922337203685477,5808 a +922337203685477,5807. Les variables de moneda usar pa calcular valores de divises con una precisión elevada. El caráuter de declaración de tipu ye \"@\"."
+msgstr "Les variables de moneda almacénense internamente como númberos de 64 bits (8 bytes) y amuésense como númberos con decimales fixos con 15 cifres non decimales y 4 decimales. El rangu de valores va de -922337203685477,5808 a +922337203685477,5807. Les variables de moneda úsense pa calcular valores de divises con alta precisión. El caráuter de declaración de tipu ye \"@\"."
#: 01020100.xhp
msgctxt ""
@@ -2336,7 +2336,7 @@ msgctxt ""
"85\n"
"help.text"
msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
-msgstr "Les matrices <emph>deben</emph> declarase cola instrucción <emph>Dim</emph>.Hai delles maneres de definir el rangu d'índices d'una matriz:"
+msgstr "Les matrices <emph>tienen</emph> de declarase cola instrucción <emph>Dim</emph>. Hai delles maneres de definir el rangu d'índices d'una matriz:"
#: 01020100.xhp
msgctxt ""
@@ -2575,7 +2575,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:"
-msgstr "El mesmu procesu aplicar a FUNCTION, por que devuelva la resultancia de la función. Ésti pue definise xustu enantes de llegar a la fin de la función, asignando'l nome d'ésta y un parámetru al valor que la función va devolver (ver exemplu)."
+msgstr "El mesmu procesu aplícase a les FUNCIONES. Amás, les funciones siempre devuelven un resultáu de función. El resultáu d'una función defínese atribuyendo'l valor a devolver al nome de la función:"
#: 01020300.xhp
msgctxt ""
@@ -2593,7 +2593,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "FunctionName=Result"
-msgstr "FunctionName=Result"
+msgstr "NomeFuncion=Resultáu"
#: 01020300.xhp
msgctxt ""
@@ -2700,7 +2700,7 @@ msgctxt ""
"111\n"
"help.text"
msgid "Global VarName As TYPENAME"
-msgstr "Global VarName As TYPENAME"
+msgstr "Global NomeVariable As NOMETIPU"
#: 01020300.xhp
msgctxt ""
@@ -2718,7 +2718,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "Public VarName As TYPENAME"
-msgstr "Public VarName As TYPENAME"
+msgstr "Public NomeVariable As NOMETIPU"
#: 01020300.xhp
msgctxt ""
@@ -2736,7 +2736,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "Private VarName As TYPENAME"
-msgstr "Private VarName As TYPENAME"
+msgstr "Private NomeVariable As NOMETIPU"
#: 01020300.xhp
msgctxt ""
@@ -2754,7 +2754,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "Dim VarName As TYPENAME"
-msgstr "Dim VarName As TYPENAME"
+msgstr "Dim NomeVariable As NOMETIPU"
#: 01020300.xhp
msgctxt ""
@@ -2787,7 +2787,7 @@ msgctxt ""
"par_id9475997\n"
"help.text"
msgid "myText = \"Hello\""
-msgstr "myText = \"Hello\""
+msgstr "myText = \"Hola\""
#: 01020300.xhp
msgctxt ""
@@ -2837,7 +2837,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "Static VarName As TYPENAME"
-msgstr "Static VarName As TYPENAME"
+msgstr "Static NomeVariable As NOMETIPU"
#: 01020300.xhp
msgctxt ""
@@ -2899,7 +2899,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project."
-msgstr "$[officename] Basic ufierta ferramientes d'ayuda pa estructurar los proyectos. Almite delles \"unidaes\" que dexen arrexuntar SUBS y FUNCIONES individuales nun proyectu Basic."
+msgstr "$[officename] Basic ufierta ferramientes d'ayuda pa estructurar los proyectos. Almite delles \"unidaes\" que permiten agrupar SUBS y FUNCIONES individuales nun proyectu Basic."
#: 01020500.xhp
msgctxt ""
@@ -2944,7 +2944,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library."
-msgstr "Un módulu contién SUBS y FUNCIONES xuntu con declaraciones de variables. El llargor del programa que pue guardase nun módulu ta llindada a 64 KB. Si ríquese más espaciu, pue estremase un proyectu de $[officename] en dellos módulos y dempués guardalos nuna única biblioteca."
+msgstr "Un módulu contién SUBS y FUNCIONES xunto con declaraciones de variables. El llargor del programa que pue guardase nun módulu ta llendada a 64 KB. Si necesita más espaciu, pue xebrar un proyectu de $[officename] Basic en dellos módulos, y dempués guardalos nuna biblioteca única."
#: 01020500.xhp
msgctxt ""
@@ -3058,7 +3058,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
-msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\"><emph>IDE Basic</emph></link>"
+msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">IDE Basic</link>"
#: 01030200.xhp
msgctxt ""
@@ -3110,7 +3110,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution."
-msgstr "Si precionas l'iconu <emph>Run BASIC</emph> na barra de <emph>Macro</emph>, empieza'l programa d'execución na primer llinia del editor de Basic El programa executa'l primera Sub o Function y l'execución para. El \"Sub Main\" nun toma precedentes na execución del programa."
+msgstr "Si calca nel iconu <emph>Executar BASIC</emph> na barra de <emph>Macro</emph>, la execución del programa principia na primera llinia del editor de Basic. El programa executa la primera Sub o Function y la execución del programa para. El \"Sub Main\" nun tien precedencia na execución del programa."
#: 01030200.xhp
msgctxt ""
@@ -3145,7 +3145,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Select a library from the <emph>Library</emph> list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed."
-msgstr "Escueya una biblioteca de la llista de <emph>Biblioteques</emph> que s'atopa na parte esquierda de la barra de ferramientes pa cargala nel editor. va amosase'l primer módulu de la biblioteca escoyida."
+msgstr "Escueya una biblioteca de la llista <emph>Biblioteca</emph> de la parte esquierda de la barra de ferramientes pa cargala nel editor. Amosaráse'l primer módulu de la biblioteca seleicionada."
#: 01030200.xhp
msgctxt ""
@@ -4479,7 +4479,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "$[officename] Basic IDE"
-msgstr "$[officename] Basic IDE"
+msgstr "IDE de $[officename] Basic"
#: 01050000.xhp
msgctxt ""
@@ -4488,7 +4488,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
-msgstr "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
+msgstr "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">IDE de $[officename] Basic</link></variable>"
#: 01050000.xhp
msgctxt ""
@@ -5306,7 +5306,7 @@ msgctxt ""
"138\n"
"help.text"
msgid "<ahelp hid=\".\">Specify the number of decimal places displayed for a numerical or currency control.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifique'l númberu de posiciones decimales que se deban amosar nun control numbéricu o de moneda. </ahelp>"
+msgstr "<ahelp hid=\".\">Especifique'l númberu de cifres decimales que tienen de vese nun control numbéricu o de moneda.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -5439,7 +5439,7 @@ msgctxt ""
"96\n"
"help.text"
msgid "A text constant. This character cannot be modified by the user."
-msgstr "a"
+msgstr "Una constante de testu. L'usuariu nun pue camudar esti caráuter."
#: 01170101.xhp
msgctxt ""
@@ -5475,7 +5475,7 @@ msgctxt ""
"100\n"
"help.text"
msgid "The characters A-Z can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Nesta posición introducen los caráuteres entendíos ente la 'A' y la 'Z'. Si introduz una minúscula, automáticamente convertir en mayúscula."
+msgstr "Equí puen escribise los caráuteres ente A-Z. Si escribe una minúscula, conviértese automáticamente'n mayúscula"
#: 01170101.xhp
msgctxt ""
@@ -5687,7 +5687,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<ahelp hid=\".\">Specify the increment and decrement interval for spin button controls.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifique l'intervalu d'aumentu y amenorgamientu de los controles del botón de seleición. </ahelp>"
+msgstr "<ahelp hid=\".\">Especifique l'intervalu d'aumentu y amenorgamientu de los controles del botón de seleición.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -6247,7 +6247,7 @@ msgctxt ""
"par_id4601580\n"
"help.text"
msgid "The default value is 0."
-msgstr "El valor predetermináu ye cero."
+msgstr "El valor predetermináu ye 0."
#: 01170101.xhp
msgctxt ""
@@ -6500,7 +6500,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Tabstop"
-msgstr "Tabstop"
+msgstr "Tabulador"
#: 01170101.xhp
msgctxt ""
@@ -7082,7 +7082,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Screen I/O Functions"
-msgstr "Funciones de Y/S de pantalla"
+msgstr "Funciones de E/S de pantalla"
#: 03010000.xhp
msgctxt ""
@@ -7091,7 +7091,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Screen I/O Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Funciones de E/S de pantalla\">Funciones de Y/S de pantalla</link>"
+msgstr "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Funciones de E/S de pantalla</link>"
#: 03010000.xhp
msgctxt ""
@@ -8887,7 +8887,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">File I/O Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"Funciones de E/S de ficheru\">Funciones de Y/S de ficheru</link>"
+msgstr "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">Funciones de E/S de ficheru</link>"
#: 03020000.xhp
msgctxt ""
@@ -8896,7 +8896,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Use File I/O functions to create and manage user-defined (data) files."
-msgstr "Utilice les funciones de Y/S de ficheros pa crear y alministrar ficheros (datos) definíos pol usuariu."
+msgstr "Utilice les funciones de E/S de ficheros pa crear y alministrar ficheros (de datos) definíos pol usuariu."
#: 03020000.xhp
msgctxt ""
@@ -8905,7 +8905,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
-msgstr "Pue usar estes funciones pa dar soporte a la creación de ficheros \"relativos\", de mou que puedan guardase y volvese a cargar dellos rexistros especificando cuál ye la so posición. Les funciones de Y/S de ficheru tamién puen ayudar a xestionar los ficheros yá que apurren información como'l tamañu, los valores de ruta d'accesu actual o la fecha de creación d'un ficheru o directoriu."
+msgstr "Pue usar estes funciones pa sofitar la creación de ficheros \"relativos\", de mou que puedan guardase y volvese a cargar dellos rexistros indicando'l so númberu de rexistru. Les funciones de E/S de ficheros tamién puen ayudar a xestionar los ficheros porque apurren información como'l tamañu, los valores de ruta d'accesu actual, o la data de creación d'un ficheru o direutoriu."
#: 03020100.xhp
msgctxt ""
@@ -9575,7 +9575,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Input# Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Instrucción Input# [Execución]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Instrucción Input# [Runtime]</link>"
#: 03020202.xhp
msgctxt ""
@@ -9760,7 +9760,7 @@ msgctxt ""
"6\n"
"help.text"
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>FileNumber: </emph> Númberu del ficheru que contenga los datos que se deseye lleer. El ficheru tien de ser abiertu en mou avanzáu cola instrucción Open por aciu la pallabra clave READ."
+msgstr "<emph>FileNumber: </emph>Númberu del ficheru que contién los datos que quier lleer. El ficheru tien de tar abiertu anteriormente cola instrucción Open por aciu la pallabra clave INPUT."
#: 03020203.xhp
msgctxt ""
@@ -10654,7 +10654,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Seek Statement [Runtime]"
-msgstr "Función Seek [Execución]"
+msgstr "Función Seek [Runtime]"
#: 03020305.xhp
msgctxt ""
@@ -10723,7 +10723,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Seek[#FileNumber], Position (As Long)"
-msgstr "Seek[#NúmberuFicheru], Posición (As Long)"
+msgstr "Seek[#FileNumber], Position (como númberu Long)"
#: 03020305.xhp
msgctxt ""
@@ -10897,7 +10897,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">ChDrive Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">Declaración ChDrive [Execución]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">Declaración ChDrive [Runtime]</link>"
#: 03020402.xhp
msgctxt ""
@@ -11670,7 +11670,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"."
-msgstr "Esta función determina la hora esacta de creación o de cambéu más recién d'un ficheru, devuelta nel formatu \"MM.DD.AAAA HH.MM.SS\"."
+msgstr "Esta función determina la hora exacta de creación o del últimu cambiu d'un ficheru, devuelta nel formatu \"MM.DD.AAAA HH.MM.SS\"."
#: 03020407.xhp
msgctxt ""
@@ -11971,7 +11971,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Kill Statement [Runtime]"
-msgstr "Instrucción Kill [Execución]"
+msgstr "Instrucción Kill [Runtime]"
#: 03020410.xhp
msgctxt ""
@@ -12883,7 +12883,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "The <emph>DateSerial function</emph> returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)."
-msgstr "La función <emph>DateSerial</emph> devuelve'l tipu de datos Variante con VarType 7 (Fecha). Internamente, esti valor almacénase como valor Doble, de mou que cuando la fecha dada ye 1/1/1900 el valor que devuelve ye 2. Los valores negativos correspuenden a dates anteriores al 30 d'avientu de 1899 (non incluyida)"
+msgstr "La <emph>función DateSerial</emph> devuelve'l tipu de datos Variante con VarType 7 (Data). Internamente, esti valor almacénase como valor Doble, de mou que cuando la fecha dada ye 1.1.1900 el valor que devuelve ye 2. Los valores negativos correspuenden a dates anteriores al 30 d'avientu de 1899 (non incluyíu)."
#: 03030101.xhp
msgctxt ""
@@ -13706,7 +13706,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
-msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"Fecha ISO\""
+msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"Data ISO\""
#: 03030108.xhp
msgctxt ""
@@ -13869,7 +13869,7 @@ msgctxt ""
"par_idN1055F\n"
"help.text"
msgid "DateAdd (Add, Count, Date)"
-msgstr "DateAdd (Add, Count, Date)"
+msgstr "DateAdd (Amestar, Cuenta, Data)"
#: 03030110.xhp
msgctxt ""
@@ -13968,7 +13968,6 @@ msgid "Month"
msgstr "Mes"
#: 03030110.xhp
-#, fuzzy
msgctxt ""
"03030110.xhp\n"
"par_idN1066A\n"
@@ -13985,7 +13984,6 @@ msgid "Day of year"
msgstr "Día del añu"
#: 03030110.xhp
-#, fuzzy
msgctxt ""
"03030110.xhp\n"
"par_idN10677\n"
@@ -14111,7 +14109,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoDate Function [Runtime]"
-msgstr ""
+msgstr "Función CdateToUnoDate [Runtime]"
#: 03030111.xhp
msgctxt ""
@@ -14119,7 +14117,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoDate function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>función CdateToUnoDate</bookmark_value>"
#: 03030111.xhp
msgctxt ""
@@ -14128,7 +14126,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">CDateToUnoDate Function [Runtime]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">Función CDateToUnoDate [Runtime]</link>"
#: 03030111.xhp
msgctxt ""
@@ -14137,7 +14135,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Returns the date as a UNO com.sun.star.util.Date struct."
-msgstr ""
+msgstr "Devuelve la data como una estructura com.sun.star.util.Date de UNO."
#: 03030111.xhp
msgctxt ""
@@ -14146,7 +14144,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxis:"
#: 03030111.xhp
msgctxt ""
@@ -14155,7 +14153,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateToUnoDate(aDate)"
-msgstr ""
+msgstr "CDateToUnoDate(aDate)"
#: 03030111.xhp
msgctxt ""
@@ -14164,7 +14162,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de torna:"
#: 03030111.xhp
msgctxt ""
@@ -14173,7 +14171,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "com.sun.star.util.Date"
-msgstr ""
+msgstr "com.sun.star.util.Date"
#: 03030111.xhp
msgctxt ""
@@ -14182,7 +14180,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parámetros:"
#: 03030111.xhp
msgctxt ""
@@ -14191,7 +14189,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
-msgstr ""
+msgstr "<emph>aDate:</emph> La data a convertir"
#: 03030111.xhp
msgctxt ""
@@ -14200,7 +14198,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemplu:"
#: 03030112.xhp
msgctxt ""
@@ -14208,7 +14206,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateFromUnoDate Function [Runtime]"
-msgstr ""
+msgstr "Función CdateFromUnoDate [Runtime]"
#: 03030112.xhp
msgctxt ""
@@ -14216,7 +14214,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoDate function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Función CdateFromUnoDate</bookmark_value>"
#: 03030112.xhp
msgctxt ""
@@ -14225,7 +14223,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">CDateFromUnoDate Function [Runtime]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">Función CDateFromUnoDate [Runtime]</link>"
#: 03030112.xhp
msgctxt ""
@@ -14234,7 +14232,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.Date struct to a Date value."
-msgstr ""
+msgstr "Convierte una estructura com.sun.star.util.Date de UNO a un valor de data."
#: 03030112.xhp
msgctxt ""
@@ -14243,7 +14241,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxis:"
#: 03030112.xhp
msgctxt ""
@@ -14252,7 +14250,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateFromUnoDate(aDate)"
-msgstr ""
+msgstr "CDateFromUnoDate(aDate)"
#: 03030112.xhp
msgctxt ""
@@ -14261,7 +14259,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de torna:"
#: 03030112.xhp
msgctxt ""
@@ -14270,7 +14268,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Fecha"
#: 03030112.xhp
msgctxt ""
@@ -14279,7 +14277,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parámetros:"
#: 03030112.xhp
msgctxt ""
@@ -14288,7 +14286,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
-msgstr ""
+msgstr "<emph>aDate:</emph> Data a convertir"
#: 03030112.xhp
msgctxt ""
@@ -14297,7 +14295,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemplu:"
#: 03030113.xhp
msgctxt ""
@@ -14305,15 +14303,16 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoTime Function [Runtime]"
-msgstr ""
+msgstr "Función CdateToUnoTime [Runtime]"
#: 03030113.xhp
+#, fuzzy
msgctxt ""
"03030113.xhp\n"
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CdateToIso;función</bookmark_value>"
#: 03030113.xhp
msgctxt ""
@@ -14340,7 +14339,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxis:"
#: 03030113.xhp
msgctxt ""
@@ -14358,7 +14357,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de torna:"
#: 03030113.xhp
msgctxt ""
@@ -14376,7 +14375,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parámetros:"
#: 03030113.xhp
msgctxt ""
@@ -14394,7 +14393,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemplu:"
#: 03030114.xhp
msgctxt ""
@@ -14402,15 +14401,16 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateFromUnoTime Function [Runtime]"
-msgstr ""
+msgstr "Función CdateFromUnoTime [Runtime]"
#: 03030114.xhp
+#, fuzzy
msgctxt ""
"03030114.xhp\n"
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CdateFromIso;función</bookmark_value>"
#: 03030114.xhp
msgctxt ""
@@ -14428,7 +14428,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.Time struct to a Date value."
-msgstr ""
+msgstr "Convierte una estructura com.sun.star.util.Time de UNO a un valor de data."
#: 03030114.xhp
msgctxt ""
@@ -14437,7 +14437,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxis:"
#: 03030114.xhp
msgctxt ""
@@ -14446,7 +14446,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateFromUnoTime(aTime)"
-msgstr ""
+msgstr "CDateFromUnoTime(aTime)"
#: 03030114.xhp
msgctxt ""
@@ -14455,7 +14455,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de torna:"
#: 03030114.xhp
msgctxt ""
@@ -14464,7 +14464,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Fecha"
#: 03030114.xhp
msgctxt ""
@@ -14473,7 +14473,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parámetros:"
#: 03030114.xhp
msgctxt ""
@@ -14482,7 +14482,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aTime:</emph> Time to convert"
-msgstr ""
+msgstr "<emph>aTime:</emph> Hora a convertir"
#: 03030114.xhp
msgctxt ""
@@ -14491,7 +14491,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemplu:"
#: 03030115.xhp
msgctxt ""
@@ -14499,7 +14499,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoDateTime Function [Runtime]"
-msgstr ""
+msgstr "Función CDateToUnoDateTime [Runtime]"
#: 03030115.xhp
msgctxt ""
@@ -14507,7 +14507,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Función CDateToUnoDateTime</bookmark_value>"
#: 03030115.xhp
msgctxt ""
@@ -14516,7 +14516,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">CDateToUnoDateTime Function [Runtime]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">Función CDateToUnoDateTime [Runtime]</link>"
#: 03030115.xhp
msgctxt ""
@@ -14525,7 +14525,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct."
-msgstr ""
+msgstr "Devuelve la parte horaria de la data como una estructura com.sun.star.util.DateTime de UNO."
#: 03030115.xhp
msgctxt ""
@@ -14534,7 +14534,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxis:"
#: 03030115.xhp
msgctxt ""
@@ -14543,7 +14543,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateToUnoDateTime(aDate)"
-msgstr ""
+msgstr "CDateToUnoDateTime(aDate)"
#: 03030115.xhp
msgctxt ""
@@ -14552,7 +14552,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de torna:"
#: 03030115.xhp
msgctxt ""
@@ -14570,7 +14570,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parámetros:"
#: 03030115.xhp
msgctxt ""
@@ -14588,7 +14588,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemplu:"
#: 03030116.xhp
msgctxt ""
@@ -14599,12 +14599,13 @@ msgid "CDateFromUnoDateTime Function [Runtime]"
msgstr ""
#: 03030116.xhp
+#, fuzzy
msgctxt ""
"03030116.xhp\n"
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>FileDateTime;función</bookmark_value>"
#: 03030116.xhp
msgctxt ""
@@ -14631,7 +14632,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxis:"
#: 03030116.xhp
msgctxt ""
@@ -14649,7 +14650,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de torna:"
#: 03030116.xhp
msgctxt ""
@@ -14658,7 +14659,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Fecha"
#: 03030116.xhp
msgctxt ""
@@ -14667,7 +14668,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parámetros:"
#: 03030116.xhp
msgctxt ""
@@ -14685,7 +14686,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemplu:"
#: 03030120.xhp
msgctxt ""
@@ -14821,7 +14822,7 @@ msgctxt ""
"par_idN10694\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 03030120.xhp
msgctxt ""
@@ -14837,7 +14838,7 @@ msgctxt ""
"par_idN106A1\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 03030120.xhp
msgctxt ""
@@ -14845,7 +14846,7 @@ msgctxt ""
"par_idN106A7\n"
"help.text"
msgid "Monday"
-msgstr "Monday"
+msgstr "Llunes"
#: 03030120.xhp
msgctxt ""
@@ -14853,7 +14854,7 @@ msgctxt ""
"par_idN106AE\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: 03030120.xhp
msgctxt ""
@@ -14861,7 +14862,7 @@ msgctxt ""
"par_idN106B4\n"
"help.text"
msgid "Tuesday"
-msgstr "Tuesday"
+msgstr "Martes"
#: 03030120.xhp
msgctxt ""
@@ -14869,7 +14870,7 @@ msgctxt ""
"par_idN106BB\n"
"help.text"
msgid "4"
-msgstr ""
+msgstr "4"
#: 03030120.xhp
msgctxt ""
@@ -14877,7 +14878,7 @@ msgctxt ""
"par_idN106C1\n"
"help.text"
msgid "Wednesday"
-msgstr "Wednesday"
+msgstr "Miércoles"
#: 03030120.xhp
msgctxt ""
@@ -14885,7 +14886,7 @@ msgctxt ""
"par_idN106C8\n"
"help.text"
msgid "5"
-msgstr ""
+msgstr "5"
#: 03030120.xhp
msgctxt ""
@@ -14893,7 +14894,7 @@ msgctxt ""
"par_idN106CE\n"
"help.text"
msgid "Thursday"
-msgstr "Thursday"
+msgstr "Xueves"
#: 03030120.xhp
msgctxt ""
@@ -14909,7 +14910,7 @@ msgctxt ""
"par_idN106DB\n"
"help.text"
msgid "Friday"
-msgstr "Friday"
+msgstr "Vienres"
#: 03030120.xhp
msgctxt ""
@@ -14925,7 +14926,7 @@ msgctxt ""
"par_idN106E8\n"
"help.text"
msgid "Saturday"
-msgstr "Saturday"
+msgstr "Sábadu"
#: 03030120.xhp
msgctxt ""
@@ -15497,7 +15498,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Now"
-msgstr "Now"
+msgstr "Agora"
#: 03030203.xhp
msgctxt ""
@@ -15558,7 +15559,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Second Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Función Second [Execución]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Función Second [Runtime]</link>"
#: 03030204.xhp
msgctxt ""
@@ -15835,7 +15836,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them."
-msgstr "La función TimeSerial devuelve'l tipu de datos Variante con VarType 7 (Fecha). Esti valor almacénase internamente como númberu de precisión doble ente 0 y 0,9999999999. A diferencia de lo qu'asocede coles funciones DateSerial o DateValue, nes que los valores de fecha serie calcúlense como díes relativos a una fecha fixa, colos valores que devuelve la función TimeSerial puen realizase cálculu pero nun evalualos."
+msgstr "La función TimeSerial devuelve'l tipu de datos Variante con VarType 7 (Data). Esti valor almacénase internamente como númberu de precisión doble ente 0 y 0,9999999999. A diferencia de les funciones DateSerial o DateValue, nes que los valores de data serie calcúlense como díes relativos a una fecha fixa, pue facer cálculos colos valores que devuelve la función TimeSerial, pero nun pue evalualos."
#: 03030205.xhp
msgctxt ""
@@ -15879,7 +15880,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "TimeValue Function [Runtime]"
-msgstr "Función TimeValue [Execución]"
+msgstr "Función TimeValue [Runtime]"
#: 03030206.xhp
msgctxt ""
@@ -15896,7 +15897,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">TimeValue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">Función TimeValue [Execución]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">Función TimeValue [Runtime]</link>"
#: 03030206.xhp
msgctxt ""
@@ -15977,7 +15978,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999."
-msgstr "Esta función TimeValue devuelve'l tipu Variante con VarType 7 (Fecha) y almacena esti valor internamente como númberu de precisión doble ente 0 y 0,9999999999."
+msgstr "Esta función TimeValue devuelve'l tipu Variante con VarType 7 (Data), y almacena esti valor internamente como númberu de precisión doble ente 0 y 0,9999999999."
#: 03030206.xhp
msgctxt ""
@@ -16197,7 +16198,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Time"
-msgstr "Time"
+msgstr "Hora"
#: 03030302.xhp
msgctxt ""
@@ -16294,7 +16295,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Timer"
-msgstr "Timer"
+msgstr "Temporizador"
#: 03030303.xhp
msgctxt ""
@@ -16604,7 +16605,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "On Error Goto ErrorHandler REM Set up error handler"
-msgstr "On Error Goto ErrorHandler ' Configurar xestor d'errores"
+msgstr "On Error Goto ErrorHandler REM Configurar xestor d'errores"
#: 03050200.xhp
msgctxt ""
@@ -18595,7 +18596,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Pi is here the fixed circle constant with the rounded value 3.14159."
-msgstr "Pi ye equí la constante afita de la circunferencia, col valor arrondáu de 3,14159."
+msgstr "Pi ye equí la constante afita de la circunferencia, col valor redondiáu de 3,14159."
#: 03080101.xhp
msgctxt ""
@@ -18800,7 +18801,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Pi is here the fixed circle constant with the rounded value 3.14159..."
-msgstr "Pi ye equí la constante afita de la circunferencia, col valor arrondáu de 3,14159..."
+msgstr "Pi ye equí la constante afita de la circunferencia, col valor redondiáu de 3,14159..."
#: 03080102.xhp
msgctxt ""
@@ -19005,7 +19006,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Pi is approximately 3.141593."
-msgstr "Pi ye aprosimao 3,141593."
+msgstr "Pi ye aproximadamente 3,141593."
#: 03080103.xhp
msgctxt ""
@@ -19210,7 +19211,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Pi is approximately 3.141593."
-msgstr "Pi ye aprosimao 3,141593."
+msgstr "Pi ye aproximadamente 3,141593."
#: 03080104.xhp
msgctxt ""
@@ -19333,7 +19334,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power."
-msgstr "Devuelve la base del llogaritmu natural (y = 2,718282) eleváu a una potencia."
+msgstr "Devuelve la base del llogaritmu natural (e = 2,718282) eleváu a una potencia."
#: 03080201.xhp
msgctxt ""
@@ -19387,7 +19388,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>Number:</emph> Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values."
-msgstr "<emph>Númberu:</emph> Cualquier espresión numbérica qu'especifique la potencia a la que se deseya alzar \"y\" (la base de los llogaritmos naturales). La potencia tien de ser pa númberos de precisión simple menor o igual a 88,02969 y pa númberos de precisión doble menor o igual a 709,782712893, yá que $[officename] Basic devuelve un fallu de llena si los númberos devasen estos valores."
+msgstr "<emph>Númberu:</emph> Cualquier espresión numbérica qu'especifique la potencia a la que se quier elevar \"e\" (la base de los llogaritmos naturales). La potencia tien de ser pa los dos númberos de precisión simple menor o igual que 88,02969 y pa númberos de precisión doble menor o igual que 709,782712893, yá que $[officename] Basic devuelve un fallu de llena si los númberos pasen d'estos valores."
#: 03080201.xhp
msgctxt ""
@@ -21048,7 +21049,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
-msgstr "sFecha = InputBox(\"Escriba la fecha de caducidá (MM.DD.AAAA)\")"
+msgstr "sFecha = InputBox(\"Escriba la data de caducidá (MM.DD.AAAA)\")"
#: 03090101.xhp
msgctxt ""
@@ -21091,7 +21092,7 @@ msgctxt ""
"bm_id3149416\n"
"help.text"
msgid "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
-msgstr "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
+msgstr "<bookmark_value>Espresión Select...Case</bookmark_value><bookmark_value>Espresión Case</bookmark_value>"
#: 03090102.xhp
msgctxt ""
@@ -21554,7 +21555,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Loop"
-msgstr "Loop"
+msgstr "Llazu"
#: 03090201.xhp
msgctxt ""
@@ -21930,7 +21931,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Next"
-msgstr "Next"
+msgstr "Siguiente"
#: 03090202.xhp
msgctxt ""
@@ -21966,7 +21967,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "sEntry(0) = \"Jerry\""
-msgstr "sEntrada(0) = \"Juan\""
+msgstr "sEntry(0) = \"Xabel\""
#: 03090202.xhp
msgctxt ""
@@ -21975,7 +21976,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "sEntry(1) = \"Patty\""
-msgstr "sEntrada(1) = \"Patricia\""
+msgstr "sEntry(1) = \"Patricia\""
#: 03090202.xhp
msgctxt ""
@@ -21984,7 +21985,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "sEntry(2) = \"Kurt\""
-msgstr "sEntrada(3) = \"Koldo\""
+msgstr "sEntry(2) = \"Xuan\""
#: 03090202.xhp
msgctxt ""
@@ -21993,7 +21994,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "sEntry(3) = \"Thomas\""
-msgstr "sEntrada(3) = \"Tomás\""
+msgstr "sEntry(3) = \"Tomás\""
#: 03090202.xhp
msgctxt ""
@@ -22002,7 +22003,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "sEntry(4) = \"Michael\""
-msgstr "sEntrada(4) = \"Miguel\""
+msgstr "sEntry(4) = \"Miguel\""
#: 03090202.xhp
msgctxt ""
@@ -22011,7 +22012,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "sEntry(5) = \"David\""
-msgstr "sEntrada(5) = \"David\""
+msgstr "sEntry(5) = \"David\""
#: 03090202.xhp
msgctxt ""
@@ -22020,7 +22021,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "sEntry(6) = \"Cathy\""
-msgstr "sEntrada(6) = \"Catalina\""
+msgstr "sEntry(6) = \"Catuxa\""
#: 03090202.xhp
msgctxt ""
@@ -22029,7 +22030,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "sEntry(7) = \"Susie\""
-msgstr "sEntrada(7) = \"Susana\""
+msgstr "sEntry(7) = \"Susana\""
#: 03090202.xhp
msgctxt ""
@@ -22038,7 +22039,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "sEntry(8) = \"Edward\""
-msgstr "sEntrada(8) = \"Eduardo\""
+msgstr "sEntry(8) = \"Duvardu\""
#: 03090202.xhp
msgctxt ""
@@ -22047,7 +22048,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "sEntry(9) = \"Christine\""
-msgstr "sEntrada(9) = \"Cristina\""
+msgstr "sEntry(9) = \"Cristina\""
#: 03090203.xhp
msgctxt ""
@@ -22081,7 +22082,7 @@ msgctxt ""
"2\n"
"help.text"
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 "Cuando un programa atopa una instrucción While, comprueba la condición. Si ésta ye False, el programa sigue directamente de siguío de la instrucción Wend; Si ye True, el bucle executase hasta que'l programa atopa Wend y dempués vuelve a la instrucción<emph> While</emph> . Si la condición sigue siendo cierta, el bucle vuelve a executase."
+msgstr "Cuando un programa atopa una instrucción While, comprueba la condición. Si la condición ye False, el programa continúa direutamente siguiendo la instrucción Wend. Si la condición ye True, el bucle execútase fasta que'l programa atopa Wend y dempués vuelve a la instrucción<emph> While</emph>. Si la condición sigue siendo True, el bucle vuelve a executase."
#: 03090203.xhp
msgctxt ""
@@ -22668,7 +22669,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "On...GoSub Statement; On...GoTo Statement [Runtime]"
-msgstr "Instrucción On...GoSub; Instrucción On...GoTo [Execución]"
+msgstr "Instrucción On...GoSub; Instrucción On...GoTo [Runtime]"
#: 03090303.xhp
msgctxt ""
@@ -22685,7 +22686,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">On...GoSub Statement; On...GoTo Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">Instrucción On...GoSub; Instrucción On...GoTo [Execución]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">Instrucción On...GoSub; Instrucción On...GoTo [Runtime]</link>"
#: 03090303.xhp
msgctxt ""
@@ -23800,7 +23801,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Stop"
-msgstr "Stop"
+msgstr "Parar"
#: 03090408.xhp
msgctxt ""
@@ -24214,7 +24215,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<emph>Exit Function</emph>"
-msgstr "<emph>Exit Function</emph>"
+msgstr "<emph>Función Exit</emph>"
#: 03090412.xhp
msgctxt ""
@@ -24369,7 +24370,7 @@ msgctxt ""
"par_idN105E8\n"
"help.text"
msgid "CCur(Expression)"
-msgstr "CCur(Expression)"
+msgstr "CCur(Espresión)"
#: 03100050.xhp
msgctxt ""
@@ -24449,7 +24450,7 @@ msgctxt ""
"par_idN105EA\n"
"help.text"
msgid "CDec(Expression)"
-msgstr "CDec(Expression)"
+msgstr "CDec(Espresión)"
#: 03100060.xhp
msgctxt ""
@@ -24529,7 +24530,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "CVar(Expression)"
-msgstr "CVar(Expression)"
+msgstr "CVar(Espresión)"
#: 03100070.xhp
msgctxt ""
@@ -24545,7 +24546,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "Variant."
-msgstr "variant."
+msgstr "Variant."
#: 03100070.xhp
msgctxt ""
@@ -24609,7 +24610,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "CVErr(Expression)"
-msgstr "CVErr(Expression)"
+msgstr "CVErr(Espresión)"
#: 03100080.xhp
msgctxt ""
@@ -24625,7 +24626,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "Variant."
-msgstr "variant."
+msgstr "Variant."
#: 03100080.xhp
msgctxt ""
@@ -25013,7 +25014,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Espresión:</emph> Cualquier espresión de cadena o numbérica que deseye convertir. Pa convertir una espresión de cadena, el númberu tien d'introducise como testu normal (\"123,5\") usando'l formatu numbéricu predetermináu del sistema operativu."
+msgstr "<emph>Espresión:</emph> Cualquier cadena o espresión numbérica que quiera convertir. Pa convertir una espresión de cadena, el númberu tien d'introducise como testu normal (\"123,5\") usando'l formatu numbéricu predetermináu del sistema operativu."
#: 03100400.xhp
msgctxt ""
@@ -25110,7 +25111,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Espresión:</emph> Cualquier espresión numbérica que deseye convertir. Si <emph>Espresión</emph> entepasa'l rangu de valores ente -32768 y 32767, $[officename] Basic informa d'un fallu de llena. Pa convertir una espresión de cadena, el númberu tien d'introducise como testu normal (\"123,5\") usando'l formatu numbéricu predetermináu del sistema operativu."
+msgstr "<emph>Espresión:</emph> Cualquier espresión numbérica que quiera convertir. Si la <emph>Espresión</emph> pasa del rangu de valores ente -32768 y 32767, $[officename] Basic informa d'un fallu de llena. Pa convertir una espresión de cadena, el númberu tien d'introducise como testu normal (\"123,5\") usando'l formatu numbéricu predetermináu del sistema operativu."
#: 03100500.xhp
msgctxt ""
@@ -25216,7 +25217,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Espresión:</emph> Cualquier espresión numbérica que deseye convertir. Si <emph>Espresión</emph> ta fora del rangu d'enteres llongures válidu de -2.147.483.648 y 2.147.483.647, $[officename] Basic devuelve un fallu de llena. Pa convertir una espresión de cadena, el númberu tien d'introducise como testu normal (\"123,5\") usando'l formatu numbéricu predetermináu del sistema operativu."
+msgstr "<emph>Espresión:</emph> Cualquier espresión numbérica que quiera convertir. Si la <emph>Espresión</emph> ta fora del rangu d'enteros llargos válidu ente -2.147.483.648 y 2.147.483.647, $[officename] Basic devuelve un fallu de llena. Pa convertir una espresión de cadena, el númberu tien d'introducise como testu normal (\"123,5\") usando'l formatu numbéricu predetermináu del sistema operativu."
#: 03100600.xhp
msgctxt ""
@@ -25437,7 +25438,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Espresión:</emph> Cualquier espresión de cadena o numbérica que deseye convertir. Pa convertir una espresión de cadena, el númberu tien d'introducise como testu normal (\"123,5\") usando'l formatu numbéricu predetermináu del sistema operativu."
+msgstr "<emph>Espresión:</emph> Cualquier espresión de cadena o numbérica que quiera convertir. Pa convertir una espresión de cadena, el númberu tien d'introducise como testu normal (\"123,5\") usando'l formatu numbéricu predetermináu del sistema operativu."
#: 03100900.xhp
msgctxt ""
@@ -27226,7 +27227,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
-msgstr "<emph>Simple:</emph> Variable de precisión simple y coma flotante (3,402823 x 10Y308 -1,401298 x 10Y-45)."
+msgstr "<emph>Simple:</emph> Variable de precisión simple y coma flotante (3,402823 x 10E38 -1,401298 x 10E-45)."
#: 03102100.xhp
msgctxt ""
@@ -27262,7 +27263,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
-msgstr "$[officename] Basic almite matrices d'una o delles dimensiones, definíes por un tipu de variable especificáu, que resulten útiles si'l programa contién llistes o tables que se deseya editar. La ventaya de les matrices ye que ye posible aportar a elementos individuales utilizando índices, que puen formulase como espresiones o variables numbériques."
+msgstr "$[officename] Basic almite matrices d'una o delles dimensiones, definíes por un tipu de variable específicu. Les matrices resulten útiles si'l programa contién llistes o tables que quiera editar. La ventaya de les matrices ye que ye posible aportar a elementos individuales utilizando índices, que puen formulase como espresiones o variables numbériques."
#: 03102100.xhp
msgctxt ""
@@ -27511,7 +27512,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<emph>Double:</emph> Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)"
-msgstr "<emph>Doble:</emph> Variable de precisión doble y coma flotante (1,79769313486232 x 10Y308 -4,94065645841247 x 10Y-324)"
+msgstr "<emph>Doble:</emph> Variable de precisión doble y coma flotante (1,79769313486232 x 10E308 -4,94065645841247 x 10E-324)"
#: 03102101.xhp
msgctxt ""
@@ -27583,7 +27584,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
-msgstr "$[officename] Basic almite matrices d'una o delles dimensiones, definíes por un tipu de variable especificáu, que resulten útiles si'l programa contién llistes o tables que se deseya editar. La ventaya de les matrices ye que ye posible aportar a elementos individuales utilizando índices, que puen formulase como espresiones o variables numbériques."
+msgstr "$[officename] Basic almite matrices d'una o delles dimensiones, definíes por un tipu de variable específicu. Les matrices resulten útiles si'l programa contién llistes o tables que quiera editar. La ventaya de les matrices ye que ye posible aportar a elementos individuales utilizando índices, que puen formulase como espresiones o variables numbériques."
#: 03102101.xhp
msgctxt ""
@@ -27768,7 +27769,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">IsDate Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">Función IsDate [Execución]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">Función IsDate [Runtime]</link>"
#: 03102300.xhp
msgctxt ""
@@ -27892,7 +27893,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized."
-msgstr "Comprueba si una variable de tipu variante contién el valor Empty (baleru) qu'indica que la variable nun s'hai inicializado."
+msgstr "Comprueba si una variable de tipu variante contién el valor Empty (baleru). Esti valor indica que la variable nun s'anició."
#: 03102400.xhp
msgctxt ""
@@ -29847,7 +29848,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "FindPropertyObject Function [Runtime]"
-msgstr "Función FindPropertyObject [Execución]"
+msgstr "Función FindPropertyObject [Runtime]"
#: 03103900.xhp
msgctxt ""
@@ -29864,7 +29865,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject Function [Runtime]\">FindPropertyObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject Function [Runtime]\">Función FindPropertyObject [Execución]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject Function [Runtime]\">Función FindPropertyObject [Runtime]</link>"
#: 03103900.xhp
msgctxt ""
@@ -30140,7 +30141,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Optional (in Function Statement) [Runtime]"
-msgstr "Optional (na instrucción Function) [Execución]"
+msgstr "Optional (na instrucción Function) [Runtime]"
#: 03104100.xhp
msgctxt ""
@@ -30703,7 +30704,7 @@ msgctxt ""
"par_idN10653\n"
"help.text"
msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct"
-msgstr "MsgBox bIsStruct ' Displays True because aProperty is a struct"
+msgstr "MsgBox bIsStruct ' Amuesa True porque aProperty ye una estructura"
#: 03104500.xhp
msgctxt ""
@@ -31895,7 +31896,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "String Function [Runtime]"
-msgstr "Función String [Execución]"
+msgstr "Función String [Runtime]"
#: 03120202.xhp
msgctxt ""
@@ -31975,7 +31976,7 @@ msgctxt ""
"8\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 65535."
-msgstr "<emph>n:</emph> Espresión numbérica qu'indica'l númberu de caráuteres que devolver na cadena."
+msgstr "<emph>n:</emph> Espresión numbérica qu'indica'l númberu de caráuteres que devolver na cadena. El valor máximu permitíu pa n ye de 65535."
#: 03120202.xhp
msgctxt ""
@@ -32036,7 +32037,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings."
-msgstr "Les funciones siguientes usar pa editar, dar formatu y alliniar conteníos de cadenes."
+msgstr "Les funciones siguientes editen, dan formatu y allinien los conteníos de cadenes. Use l'operador & pa encadenar cadenes de testu."
#: 03120301.xhp
msgctxt ""
@@ -32385,7 +32386,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
-msgstr "<emph>Scientific:</emph> Amuesa númberos en formatu científicu (por exemplu, 1,00Y+03 pa 1000)."
+msgstr "<emph>Cientificu:</emph> Amuesa los númberos en formatu científicu (por exemplu, 1,00E+03 pa 1000)."
#: 03120301.xhp
msgctxt ""
@@ -32641,7 +32642,7 @@ msgctxt ""
"9\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 65535."
-msgstr "<emph>n:</emph> Espresión entera qu'especifique'l númberu de caráuteres que se deseya devolver. Si <emph>n</emph> = 0, devuélvese una cadena de longitud cero."
+msgstr "<emph>n:</emph> Espresión numbérica qu'indica'l númberu de caráuteres que se quier devolver. Si <emph>n</emph> = 0, devuélvese una cadena de llonxitú cero. El valor máximu permitíu ye de 65535."
#: 03120303.xhp
msgctxt ""
@@ -32668,7 +32669,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-msgstr "sEntrada = InputBox(\"Escriba una fecha en formatu internacional 'AAAA-MM-DD'\")"
+msgstr "sInput = InputBox(\"Escriba una data en formatu internacional 'AAAA-MM-DD'\")"
#: 03120304.xhp
msgctxt ""
@@ -33022,7 +33023,7 @@ msgctxt ""
"10\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 65535."
-msgstr "<emph>Llargor:</emph> Espresión entera que devuelva'l númberu de caráuteres que se deseye sustituyir o devolver."
+msgstr "<emph>Llargor:</emph> Espresión numbérica que devuelve'l númberu de caráuteres que quier sustituir o devolver. El valor máximu permitíu ye 65535."
#: 03120306.xhp
msgctxt ""
@@ -33067,7 +33068,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-msgstr "sEntrada = InputBox(\"Escriba una fecha en formatu internacional 'AAAA-MM-DD'\")"
+msgstr "sInput = InputBox(\"Escriba una data en formatu internacional 'AAAA-MM-DD'\")"
#: 03120307.xhp
msgctxt ""
@@ -33173,7 +33174,7 @@ msgctxt ""
"10\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 65535."
-msgstr "<emph>n:</emph> Espresión entera que defina'l númberu de caráuteres que se deseye devolver. Si <emph>n</emph> = 0, devuélvese una cadena de longitud cero."
+msgstr "<emph>n:</emph> Espresión numbérica que define'l númberu de caráuteres que quier devolver. Si <emph>n</emph> = 0, devuélvese una cadena de llonxitú cero. El valor máximu permitíu ye 65535."
#: 03120307.xhp
msgctxt ""
@@ -33182,7 +33183,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
-msgstr "L'exemplu siguiente convierte una fecha en formatu AAAA-MM-DD al formatu de fecha d'EEXX (MM/DD/AAAA)."
+msgstr "L'exemplu siguiente convierte una data en formatu AAAA-MM-DD al formatu de fecha de los EE.XX. (MM/DD/AAAA)."
#: 03120307.xhp
msgctxt ""
@@ -33200,7 +33201,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-msgstr "sEntrada = InputBox(\"Escriba una fecha en formatu internacional 'AAAA-MM-DD'\")"
+msgstr "sInput = InputBox(\"Escriba una data en formatu internacional 'AAAA-MM-DD'\")"
#: 03120308.xhp
msgctxt ""
@@ -34324,7 +34325,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<emph>Text1:</emph> The string expression that you want to search."
-msgstr "<emph>Testu1:</emph> La espresión de cadena na que se deseye guetar."
+msgstr "<emph>Testu1:</emph> La espresión de cadena que quiera guetar."
#: 03120401.xhp
msgctxt ""
@@ -34333,7 +34334,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<emph>Text2:</emph> The string expression that you want to search for."
-msgstr "<emph>Testu2:</emph> La espresión de cadena que se deseye guetar."
+msgstr "<emph>Testu2:</emph> La espresión de cadena que quiera guetar."
#: 03120401.xhp
msgctxt ""
@@ -34369,7 +34370,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "sInput = \"Office\""
-msgstr "sEntrada = \"Office\""
+msgstr "sInput = \"Office\""
#: 03120401.xhp
msgctxt ""
@@ -34378,7 +34379,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "iPos = Instr(sInput,\"c\")"
-msgstr "iPos = Instr(sEntrada,\"v\")"
+msgstr "iPos = Instr(sInput,\"v\")"
#: 03120402.xhp
msgctxt ""
@@ -36185,7 +36186,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener."
-msgstr "Munches interfaces Unu dexen rexistrar listeners nuna interfaz especial, lo que dexa supervisar eventos específicos y llamar al métodu listener apropiáu. La función CreateUnoListener espera a la interfaz listener llamada y dempués la pasa un oxetu qu'ésta almita y que, de la mesma, dempués pásase al métodu pa rexistrar el listener."
+msgstr "Munches interfaces Uno dexen rexistrar listeners nuna interfaz listener especial. Esto permite-y escuchar socesos específicos y llamar al métodu listener apropiáu. La función CreateUnoListener espera a la interfaz listener llamada y dempués pasa-y un oxetu qu'esta almita. Dempués, esti oxetu pásase al métodu pa rexistrar el listener."
#: 03132000.xhp
msgctxt ""
@@ -36230,7 +36231,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use."
-msgstr "El métodu CreateUnoListener rique dos parámetros. El primeru ye un prefixu y esplícase refechamente de siguío; el segundu ye'l nome cualificáu por completu de la interfaz Listener que se deseye usar."
+msgstr "El métodu CreateUnoListener requier dos parámetros. El primeru ye un prefixu y esplícase de mou detalláu más abaxo. El segundu parámetru ye'l nome cualificáu completu de la interfaz Listener que quiera usar."
#: 03132000.xhp
msgctxt ""
@@ -36239,7 +36240,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
-msgstr "De siguío, el Listener tien d'amestar al oxetu Broadcaster lo que se consigue llamando al métodu apropiáu p'amestar un Listener. Estos métodos siempres siguen el patrón \"addFooListener\", onde \"Foo\" ye'l tipu de interfaz Listener ensin la 'X'. Nesti exemplu, el métodu addContainerListener llamar pa rexistrar XContainerListener:"
+msgstr "El Listener tien d'amestase entós al oxetu Broadcaster. Esto faise llamando al métodu apropiáu p'amestar un Listener. Estos métodos siempres siguen el patrón \"addFooListener\", onde \"Foo\" ye'l tipu de interfaz Listener ensin la 'X'. Nesti exemplu, llámase al métodu addContainerListener pa rexistrar el XContainerListener:"
#: 03132000.xhp
msgctxt ""
@@ -36814,7 +36815,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "<ahelp hid=\".\">Creates a UNO object. On Windows, can also create OLE objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Crea un oxetu UNU. En Windows, tamién pue crear oxetos OLE.</ahelp>"
+msgstr "<ahelp hid=\".\">Crea un oxetu UNO. En Windows, tamién pue crear oxetos OLE.</ahelp>"
#: 03132400.xhp
msgctxt ""
@@ -37683,7 +37684,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Stop"
-msgstr "Stop"
+msgstr "Parar"
#: keys.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared/02.po b/source/ast/helpcontent2/source/text/sbasic/shared/02.po
index de963e11b5f..0bcb0e14a40 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-20 03:26+0000\n"
+"PO-Revision-Date: 2014-02-13 01:17+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384917982.0\n"
+"X-POOTLE-MTIME: 1392254250.0\n"
#: 11010000.xhp
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> pane, where you can view Basic objects.</ahelp>"
-msgstr ""
+msgstr " <ahelp hid=\".uno:ObjectCatalog\">Abre'l panel <emph>Oxetos</emph>, onde pue ver oxetos de Basic.</ahelp> "
#: 11090000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/scalc/00.po b/source/ast/helpcontent2/source/text/scalc/00.po
index c68b296a5b3..d1c80cbcc0d 100644
--- a/source/ast/helpcontent2/source/text/scalc/00.po
+++ b/source/ast/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-08-17 05:12+0000\n"
+"PO-Revision-Date: 2014-02-13 03:49+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1345180361.0\n"
+"X-POOTLE-MTIME: 1392263377.0\n"
#: 00000004.xhp
msgctxt ""
@@ -1437,7 +1437,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Choose <emph>Data - Filter - Reset Filter</emph>"
-msgstr ""
+msgstr "Escueya <emph>Datos - Filtru - Reaniciar filtru</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1446,7 +1446,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr ""
+msgstr "Na barra Datos de la tabla, calque <emph> Reaniciar filtru/Ordenación</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Reaniciar filtru/Ordenación"
#: 00000412.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/scalc/01.po b/source/ast/helpcontent2/source/text/scalc/01.po
index 216a4bfdd6f..460908bbd97 100644
--- a/source/ast/helpcontent2/source/text/scalc/01.po
+++ b/source/ast/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-20 03:35+0000\n"
+"PO-Revision-Date: 2014-02-13 03:49+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: utf-8\n"
-"X-POOTLE-MTIME: 1384918538.0\n"
+"X-POOTLE-MTIME: 1392263377.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -11246,12 +11246,13 @@ msgid "<item type=\"input\">=NOT(AND(A;B))</item> returns TRUE"
msgstr "<item type=\"input\">=NON(Y(A;B))</item> devuelve VERDADERU."
#: 04060105.xhp
+#, fuzzy
msgctxt ""
"04060105.xhp\n"
"bm_id3156257\n"
"help.text"
msgid "<bookmark_value>XOR function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>O</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11283,15 +11284,16 @@ msgctxt ""
"hd_id3153718\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Sintaxis"
#: 04060105.xhp
+#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3150469\n"
"help.text"
msgid "XOR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
-msgstr ""
+msgstr "O(ValorLógico1; ValorLógico2 ...ValorLógico30)"
#: 04060105.xhp
msgctxt ""
@@ -11299,31 +11301,34 @@ msgctxt ""
"hd_id3147176\n"
"help.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: 04060105.xhp
+#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3083286\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
-msgstr ""
+msgstr "<item type=\"input\">=Y (FALSU;VERDADERU)</item> devuelve FALSU."
#: 04060105.xhp
+#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3083445\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=O(FALSU;VERDADERU)</item> devuelve VERDADERU."
#: 04060105.xhp
+#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3154315\n"
"help.text"
msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=O(FALSU;VERDADERU)</item> devuelve VERDADERU."
#: 04060106.xhp
msgctxt ""
@@ -26055,13 +26060,14 @@ msgid "TRIM(\"Text\")"
msgstr "AMACERAR(\"Testu\")"
#: 04060110.xhp
+#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id3151362\n"
"58\n"
"help.text"
msgid "<emph>Text</emph> refers to text in which spaces are to be removed."
-msgstr ""
+msgstr "<emph>Testu</emph> fai referencia al testu nel que se suprimen espacios."
#: 04060110.xhp
msgctxt ""
@@ -48944,7 +48950,7 @@ msgctxt ""
"hd_id31531891\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condición"
#: 05120000.xhp
msgctxt ""
@@ -49163,12 +49169,13 @@ msgid "For a detailed explanation and examples, please visit <link href=\"http:/
msgstr ""
#: 05120000.xhp
+#, fuzzy
msgctxt ""
"05120000.xhp\n"
"hd_id3156384\n"
"help.text"
msgid "Dates"
-msgstr ""
+msgstr "Fecha"
#: 05120000.xhp
msgctxt ""
@@ -49203,12 +49210,13 @@ msgid "In the <emph>Range</emph> field, define the range of cells concerned by t
msgstr ""
#: 05120000.xhp
+#, fuzzy
msgctxt ""
"05120000.xhp\n"
"hd_id3153384\n"
"help.text"
msgid "Manage Conditional Formatting"
-msgstr ""
+msgstr "Formateáu condicionáu"
#: 05120000.xhp
msgctxt ""
@@ -56811,13 +56819,14 @@ msgid "Example"
msgstr "Exemplu"
#: func_edate.xhp
+#, fuzzy
msgctxt ""
"func_edate.xhp\n"
"par_id3155845\n"
"220\n"
"help.text"
msgid "What date is one month prior to 2001-03-31?"
-msgstr ""
+msgstr "¿Cuál ye la fecha un mes enantes del 31/3/2001?"
#: func_edate.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/scalc/02.po b/source/ast/helpcontent2/source/text/scalc/02.po
index 60204295fe0..cf65a9675dd 100644
--- a/source/ast/helpcontent2/source/text/scalc/02.po
+++ b/source/ast/helpcontent2/source/text/scalc/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-08-17 05:12+0000\n"
+"PO-Revision-Date: 2014-02-13 03:45+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1345180361.0\n"
+"X-POOTLE-MTIME: 1392263147.0\n"
#: 02130000.xhp
msgctxt ""
@@ -798,7 +798,7 @@ msgctxt ""
"par_id3155854\n"
"help.text"
msgid "<image id=\"img_id3151116\" src=\"cmd/sc_zoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151116\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151116\" src=\"cmd/sc_zoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151116\">Iconu</alt></image>"
#: 10050000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/schart/00.po b/source/ast/helpcontent2/source/text/schart/00.po
index 1335edb1d9e..d15cda00bb6 100644
--- a/source/ast/helpcontent2/source/text/schart/00.po
+++ b/source/ast/helpcontent2/source/text/schart/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-08-17 05:12+0000\n"
+"PO-Revision-Date: 2014-01-18 23:06+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1345180361.0\n"
+"X-POOTLE-MTIME: 1390086376.0\n"
#: 00000004.xhp
msgctxt ""
@@ -556,7 +556,7 @@ msgctxt ""
"par_id733359\n"
"help.text"
msgid "<variable id=\"smlp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Smooth in the Lines type dropdown, then click the Properties button.</variable>"
-msgstr ""
+msgstr "<variable id=\"smlp\">Nel diálogu Tipu de gráfica d'una gráfica de llinies o una gráfica XY qu'amuesa llinies, escueya «Donda» nel desplegable Tipu de llinies, y darréu calque nel botón Propiedaes.</variable>"
#: 00000004.xhp
msgctxt ""
@@ -564,4 +564,4 @@ msgctxt ""
"par_id8513095\n"
"help.text"
msgid "<variable id=\"stlp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Stepped in the Lines type dropdown, then click the Properties button.</variable>"
-msgstr ""
+msgstr "<variable id=\"stlp\">Nel diálogu Tipu de gráfica d'una gráfica de llinies o una gráfica XY con llinies, escueya «Escalonada» nel desplegable Tipos de llinies, y darréu calque nel botón Propiedaes.</variable>"
diff --git a/source/ast/helpcontent2/source/text/schart/01.po b/source/ast/helpcontent2/source/text/schart/01.po
index dc0c923b385..a21f2927231 100644
--- a/source/ast/helpcontent2/source/text/schart/01.po
+++ b/source/ast/helpcontent2/source/text/schart/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-24 23:50+0000\n"
+"PO-Revision-Date: 2014-01-22 21:43+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361749853.0\n"
+"X-POOTLE-MTIME: 1390427018.0\n"
#: 03010000.xhp
msgctxt ""
@@ -4362,7 +4362,7 @@ msgctxt ""
"par_id3424481\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Apply a line curve model.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplicar un modelu de curva de llinia.</ahelp>"
#: smooth_line_properties.xhp
msgctxt ""
@@ -4394,7 +4394,7 @@ msgctxt ""
"bm_id1467210\n"
"help.text"
msgid "<bookmark_value>curves;properties in line charts/XY charts</bookmark_value><bookmark_value>properties;stepped lines in line charts/XY charts</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>curves;propiedaes de gráfiques de llinia/XY</bookmark_value><bookmark_value>propiedaes;llinies escalonaes en gráfiques de llinia/XY</bookmark_value>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4402,7 +4402,7 @@ msgctxt ""
"hd_id5005971\n"
"help.text"
msgid "Stepped Line Properties"
-msgstr ""
+msgstr "Propiedaes de llinia Escalonada"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4410,7 +4410,7 @@ msgctxt ""
"par_id9485625\n"
"help.text"
msgid "In a chart that displays lines (Line type or XY type), you can choose to connect the points with steps instead of straight lines. Some options control the properties of those steps."
-msgstr ""
+msgstr "Nes gráfiques qu'amuesen llinies (del tipu Llinia o XY), pue escoyer coneutar los puntos con escalones en llugar de con llinies reutes. Delles opciones controlen les propiedaes d'esos escalones."
#: stepped_line_properties.xhp
msgctxt ""
@@ -4418,7 +4418,7 @@ msgctxt ""
"hd_id9438276\n"
"help.text"
msgid "Different step types"
-msgstr ""
+msgstr "Diferentes tipos d'escalón"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4426,7 +4426,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Iconu de principiu d'escalón </alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4434,7 +4434,7 @@ msgctxt ""
"par_id9047365\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_start_rb\">Start with horizontal line and step up vertically at the end.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_start_rb\">Principiar con llinia horizontal y escalón vertical al final.</ahelp>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4442,7 +4442,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Iconu de fin d'escalón</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4450,7 +4450,7 @@ msgctxt ""
"par_id439028\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Start to step up vertically and end with horizontal line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Principiar con escalón vertical y llinia horizontal al final.</ahelp>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4458,7 +4458,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Iconu centrar X</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4466,7 +4466,7 @@ msgctxt ""
"par_id4069483\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_end_rb\">Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_end_rb\">Principiar con llinia horizontal, escalón vertical nel mediu de los valores de X y acabar con llinia horizontal.</ahelp>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4474,7 +4474,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Iconu centrar Y</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4482,7 +4482,7 @@ msgctxt ""
"par_id0679473\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_y_rb\">Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_y_rb\">Principiar con escalón vertical a la metá de los valores de Y, dibuxar una llinia horizontal y acabar con escalón vertical al final.</ahelp>"
#: three_d_view.xhp
msgctxt ""
@@ -5594,7 +5594,7 @@ msgctxt ""
"par_id3682058\n"
"help.text"
msgid "Choose the <emph>Line type</emph> from the dropdown to select how the points will be connected. You can choose either <emph>Straight</emph> lines, <emph>Smooth</emph> lines to draw curves through the points or <emph>Stepped</emph> lines to draw lines which step from point to point. Click <emph>Properties</emph> to change the properties for the <link href=\"text/schart/01/smooth_line_properties.xhp\">smooth</link> or <link href=\"text/schart/01/stepped_line_properties.xhp\">stepped</link> lines."
-msgstr ""
+msgstr "Escueya'l <emph>Tipu de llinia</emph> nel desplegable pa seleicionar cómo se coneutarán los puntos. Pue escoyer llinies <emph>Rectes</emph>, llinies <emph>Dondes</emph> pa dibuxar curves pelos puntos o llinies <emph>Escalonaes</emph> pa dibuxar llinies con saltos de puntu a puntu. Faiga clic en <emph>Propiedaes</emph> pa camudar les propiedaes de les llinies <link href=\"text/schart/01/smooth_line_properties.xhp\">dondes</link> o <link href=\"text/schart/01/stepped_line_properties.xhp\">escalonaes</link>."
#: type_net.xhp
msgctxt ""
@@ -5794,7 +5794,7 @@ msgctxt ""
"par_id1022064\n"
"help.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: type_stock.xhp
msgctxt ""
@@ -5802,7 +5802,7 @@ msgctxt ""
"par_id1924192\n"
"help.text"
msgid "B"
-msgstr ""
+msgstr "B"
#: type_stock.xhp
msgctxt ""
@@ -5810,7 +5810,7 @@ msgctxt ""
"par_id3258156\n"
"help.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: type_stock.xhp
msgctxt ""
@@ -5818,7 +5818,7 @@ msgctxt ""
"par_id3161412\n"
"help.text"
msgid "D"
-msgstr ""
+msgstr "D"
#: type_stock.xhp
msgctxt ""
@@ -5826,7 +5826,7 @@ msgctxt ""
"par_id5619373\n"
"help.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: type_stock.xhp
msgctxt ""
@@ -5834,7 +5834,7 @@ msgctxt ""
"par_id6474501\n"
"help.text"
msgid "F"
-msgstr ""
+msgstr "F"
#: type_stock.xhp
msgctxt ""
@@ -5842,7 +5842,7 @@ msgctxt ""
"par_id7411725\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: type_stock.xhp
msgctxt ""
@@ -5890,7 +5890,7 @@ msgctxt ""
"par_id7684560\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: type_stock.xhp
msgctxt ""
@@ -5946,7 +5946,7 @@ msgctxt ""
"par_id4013794\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: type_stock.xhp
msgctxt ""
@@ -6002,7 +6002,7 @@ msgctxt ""
"par_id2374034\n"
"help.text"
msgid "4"
-msgstr ""
+msgstr "4"
#: type_stock.xhp
msgctxt ""
@@ -6058,7 +6058,7 @@ msgctxt ""
"par_id166936\n"
"help.text"
msgid "5"
-msgstr ""
+msgstr "5"
#: type_stock.xhp
msgctxt ""
@@ -6114,7 +6114,7 @@ msgctxt ""
"par_id9461653\n"
"help.text"
msgid "6"
-msgstr ""
+msgstr "6"
#: type_stock.xhp
msgctxt ""
@@ -6770,7 +6770,7 @@ msgctxt ""
"par_id7957396\n"
"help.text"
msgid "Choose <emph>Smooth</emph> from the <emph>Line type</emph> dropdown to draw curves instead of straight line segments."
-msgstr ""
+msgstr "Escueya <emph>Donda</emph> nel desplegable <emph>Tipu de llinia</emph> pa dibuxar curves en llugar de segmentos de llinia rectos."
#: type_xy.xhp
msgctxt ""
@@ -6810,7 +6810,7 @@ msgctxt ""
"hd_id5031251\n"
"help.text"
msgid "Stepped Lines"
-msgstr ""
+msgstr "Llinies escalonaes"
#: type_xy.xhp
msgctxt ""
@@ -6818,7 +6818,7 @@ msgctxt ""
"par_id1449076\n"
"help.text"
msgid "Choose <emph>Stepped</emph> from the <emph>Line type</emph> dropdown to draw lines which step from point to point instead of straight line segments."
-msgstr ""
+msgstr "Escueya <emph>Escalonada</emph> nel desplegable <emph>Tipu de llinia</emph> pa dibuxar llinies con escalones de puntu a puntu en llugar de segmentos de llinia rectos."
#: type_xy.xhp
msgctxt ""
@@ -6834,7 +6834,7 @@ msgctxt ""
"par_id9811476\n"
"help.text"
msgid "There are 4 different step types:"
-msgstr ""
+msgstr "Hai 4 tipos distintos d'escalonáu:"
#: type_xy.xhp
msgctxt ""
@@ -6842,7 +6842,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Iconu principiu d'escalón</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6850,7 +6850,7 @@ msgctxt ""
"par_id9047365\n"
"help.text"
msgid "Start with horizontal line and step up vertically at the end."
-msgstr ""
+msgstr "Principiar con llinia horizontal y xubir en vertical al final."
#: type_xy.xhp
msgctxt ""
@@ -6858,7 +6858,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Iconu fin d'escalón</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6866,7 +6866,7 @@ msgctxt ""
"par_id439028\n"
"help.text"
msgid "Start to step up vertically and end with horizontal line."
-msgstr ""
+msgstr "Principiar xubiendo en vertical y acabar con llinia horizontal."
#: type_xy.xhp
msgctxt ""
@@ -6874,7 +6874,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Iconu centrar X</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6882,7 +6882,7 @@ msgctxt ""
"par_id4069483\n"
"help.text"
msgid "Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line."
-msgstr ""
+msgstr "Principiar con llinia horizontal, xubir en vertical nel mediu de los valores X, y acabar con llinia horizontal."
#: type_xy.xhp
msgctxt ""
@@ -6890,7 +6890,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Iconu centrar Y</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6898,7 +6898,7 @@ msgctxt ""
"par_id0679473\n"
"help.text"
msgid "Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end."
-msgstr ""
+msgstr "Principiar a xubir en vertical nel mediu de los valores Y, dibuxar una llinia horizontal, y acabar xubiendo en vertical al final."
#: wiz_chart_elements.xhp
msgctxt ""
@@ -7410,7 +7410,7 @@ msgctxt ""
"par_id2414014\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose the type of line to draw.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya'l tipu de llinia a dibuxar.</ahelp>"
#: wiz_chart_type.xhp
msgctxt ""
@@ -7418,7 +7418,7 @@ msgctxt ""
"par_id7617114\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to set the line or curve properties.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogu pa configurar les propiedaes de la llinia o curva.</ahelp>"
#: wiz_chart_type.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index 934d05679cb..f5a68425d76 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/helpcontent2/source/text/shared/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-15 14:22+0000\n"
+"PO-Revision-Date: 2014-01-13 02:20+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360938128.0\n"
+"X-POOTLE-MTIME: 1389579640.0\n"
#: 00000001.xhp
msgctxt ""
@@ -1668,7 +1668,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "Create New Folder"
-msgstr ""
+msgstr "Crear una carpeta nueva"
#: 00000004.xhp
msgctxt ""
@@ -3269,7 +3269,7 @@ msgctxt ""
"208\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 00000020.xhp
msgctxt ""
@@ -3296,7 +3296,7 @@ msgctxt ""
"211\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 00000020.xhp
msgctxt ""
@@ -3323,7 +3323,7 @@ msgctxt ""
"214\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 00000020.xhp
msgctxt ""
@@ -3350,7 +3350,7 @@ msgctxt ""
"217\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 00000020.xhp
msgctxt ""
@@ -3377,7 +3377,7 @@ msgctxt ""
"220\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 00000020.xhp
msgctxt ""
@@ -3581,7 +3581,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "%PRODUCTNAME uses the following file formats:"
-msgstr ""
+msgstr "%PRODUCTNAME usa los formatos de ficheru siguientes:"
#: 00000021.xhp
msgctxt ""
@@ -3847,7 +3847,7 @@ msgctxt ""
"par_idN107E3\n"
"help.text"
msgid "Evolution of the OpenDocument format"
-msgstr ""
+msgstr "Evolución del formatu OpenDocument"
#: 00000021.xhp
msgctxt ""
@@ -3967,7 +3967,7 @@ msgctxt ""
"par_id100120091238112\n"
"help.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: 00000021.xhp
msgctxt ""
@@ -4036,7 +4036,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>PrettyPrinting</emph> to true."
-msgstr ""
+msgstr "De mou predetermináu, <emph>content.xml</emph> guárdase ensin elementos de formatu como les sangríes o saltos de llinia p'amenorgar el tiempu de guardáu y apertura del documentu. Na páxina de la llingüeta <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - $[officename] - Configuración pa espertos</emph> pue activar l'usu de sangríes y saltos de llinia, configurando la propiedá <emph>PrettyPrinting</emph> como «true»."
#: 00000021.xhp
msgctxt ""
@@ -5328,7 +5328,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "6"
-msgstr ""
+msgstr "6"
#: 00000208.xhp
msgctxt ""
@@ -5346,7 +5346,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "8"
-msgstr ""
+msgstr "8"
#: 00000208.xhp
msgctxt ""
@@ -5764,7 +5764,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr ""
+msgstr "Menú <emph>Ficheru - Nuevu</emph><emph>- Plantíes</emph>."
#: 00000401.xhp
msgctxt ""
@@ -7007,7 +7007,7 @@ msgctxt ""
"par_id3145173\n"
"help.text"
msgid "<image id=\"img_id3145744\" src=\"cmd/sc_cut.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145744\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145744\" src=\"cmd/sc_cut.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145744\">Iconu</alt></image>"
#: 00000402.xhp
msgctxt ""
@@ -8600,7 +8600,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<variable id=\"autokooptionen\">Choose <emph>Tools - AutoCorrect Options - Options</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"autokooptionen\">Escueya la llingüeta <emph>Ferramientes - Opciones d'autocorreición - Opciones</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -10253,7 +10253,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph> tab"
-msgstr ""
+msgstr "Escueya la llingüeta <emph>Formatu - Caráuter - Bordes</emph>"
#: 00040500.xhp
msgctxt ""
@@ -12434,7 +12434,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<variable id=\"formattext\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline></variable>"
-msgstr ""
+msgstr "<variable id=\"formattext\">Escueya <emph>Formatu - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Oxetu - Atributos del testu</emph></caseinline><caseinline select=\"CALC\"><emph>Gráficu - Definir atributos del testu</emph></caseinline><defaultinline><emph>Testu</emph></defaultinline></switchinline></variable>"
#: 00040502.xhp
msgctxt ""
@@ -12443,7 +12443,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<variable id=\"text\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"text\">Escueya la llingüeta <emph>Formatu - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Oxetu - Atributos de testu</emph></caseinline><caseinline select=\"CALC\"><emph>Gráficu - Definir atributos del testu</emph></caseinline><defaultinline><emph>Testu</emph></defaultinline></switchinline><emph> - Testu</emph> </variable>"
#: 00040502.xhp
msgctxt ""
@@ -12452,7 +12452,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<variable id=\"laufext\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text Animation</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"laufext\">Escueya la llingüeta <emph>Formatu - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Oxetu - Atributos del testu</emph></caseinline><caseinline select=\"CALC\"><emph>Gráficu - Definir atributos del testu</emph></caseinline><defaultinline><emph>Testu</emph></defaultinline></switchinline><emph> - Animación del testu</emph> </variable>"
#: 00040502.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 671f6737ecd..159c4cb92f6 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-22 01:09+0000\n"
+"PO-Revision-Date: 2014-01-22 21:12+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: utf-8\n"
-"X-POOTLE-MTIME: 1361495340.0\n"
+"X-POOTLE-MTIME: 1390425153.0\n"
#: 01010000.xhp
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Si quier crear un documentu dende una plantía, escueya <emph>Nuevu - Plantíes.</emph></ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -173,7 +173,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "Creates a new presentation document ($[officename] Impress). If activated, the <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link> dialog appears."
-msgstr ""
+msgstr "Crea un nuevu documentu de presentación ($[officename] Impress). Si s'activa apaez el diálogu <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Asistente de presentaciones</link>."
#: 01010000.xhp
msgctxt ""
@@ -403,7 +403,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "Creates a new document using an existing template."
-msgstr ""
+msgstr "Crea un documentu nuevu usando una plantía esistente."
#: 01010000.xhp
msgctxt ""
@@ -435,7 +435,7 @@ msgctxt ""
"par_idN10A15\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress). If activated, the Presentation Wizard dialog appears.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un documentu de presentación nuevu ($[officename] Impress). Si s'activa apaez el diálogu Asistente de Presentaciones.</ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"117\n"
"help.text"
msgid "The <emph>Templates Manager</emph> dialog allows you to manage your templates."
-msgstr ""
+msgstr "El diálogu <emph>Alministrador de plantíes</emph> permite-y xestionar les plantíes."
#: 01010100.xhp
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"118\n"
"help.text"
msgid "To open the <emph>Templates Manager</emph> dialog, do one of the following:"
-msgstr ""
+msgstr "P'abrir el diálogu <emph>Alministrador de plantíes</emph>, faiga una d'estes coses:"
#: 01010100.xhp
msgctxt ""
@@ -568,7 +568,7 @@ msgctxt ""
"125\n"
"help.text"
msgid "Choose <emph>File - New - Templates</emph>"
-msgstr ""
+msgstr "Escueya <emph>Ficheru - Nuevu - Plantíes</emph>"
#: 01010100.xhp
msgctxt ""
@@ -1502,7 +1502,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Permite editar una única etiqueta o tarxeta de visita y anueva'l conteníu del restu d'etiquetes o tarxetes de visita de la páxina cuando calque nel botón <emph>Sincronizar etiquetes</emph>.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1565,7 +1565,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Abre'l diálogu de <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Configuración d'impresora</link>.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Select a business card category in <emph>AutoText - Section</emph> box, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Seleicione una categoría de tarxetes de visita nel cuadru <emph>Testu automáticu - Seición</emph>, y calque nun diseñu de la llista <emph>Conteníu</emph>.</ahelp>"
#: 01010302.xhp
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Select a business card category, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Seleicione una categoría de tarxetes de visita y calque nun diseñu de la llista <emph>Conteníu</emph>.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -2161,7 +2161,7 @@ msgctxt ""
"bm_id3145211\n"
"help.text"
msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; 'changed' message</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>direutorios; crear nuevos</bookmark_value> <bookmark_value>crear carpetes</bookmark_value> <bookmark_value>carpeta Mios documentos; abrir</bookmark_value> <bookmark_value>múltiples documentos; abrir</bookmark_value> <bookmark_value>abrir; dellos ficheros</bookmark_value> <bookmark_value>seleicionar; dellos ficheros</bookmark_value> <bookmark_value>abrir; ficheros, con acutos de posición</bookmark_value> <bookmark_value>acutos de posición;al abrir ficheros</bookmark_value> <bookmark_value>documentos; abrir con plantíes</bookmark_value> <bookmark_value>plantíes; abrir documentos con</bookmark_value> <bookmark_value>documentos; estilos camudaos</bookmark_value> <bookmark_value>estilos; mensaxe 'camudáu'</bookmark_value>"
#: 01020000.xhp
msgctxt ""
@@ -2188,7 +2188,7 @@ msgctxt ""
"109\n"
"help.text"
msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> dialog box. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- General</link></emph>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr ""
+msgstr "Les siguientes seiciones describen el cuadru de diálogu <emph>Abrir</emph> de <item type=\"productname\">%PRODUCTNAME</item>. P'activar los cuadros de diálogu <emph>Abrir</emph> y <emph>Guardar</emph> de <item type=\"productname\">%PRODUCTNAME</item> escueya <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- Xeneral</link></emph>, y darréu seleicione <emph>Usar los diálogos de %PRODUCTNAME</emph> nel área <emph>Diálogos Abrir/Guardar</emph>."
#: 01020000.xhp
msgctxt ""
@@ -2215,7 +2215,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"SVTOOLS_MENUBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_UP\">Move up one folder in the folder hierarchy. Long-click to see the higher level folders.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SVTOOLS_MENUBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_UP\">Xubir una carpeta na xerarquía de carpetes. Faiga un clic llargu pa ver les carpetes de nivel superior.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2224,7 +2224,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Create New Folder"
-msgstr ""
+msgstr "Crear una carpeta nueva"
#: 01020000.xhp
msgctxt ""
@@ -2233,7 +2233,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"SVTOOLS_IMAGEBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_NEWFOLDER\">Creates a new folder.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SVTOOLS_IMAGEBUTTON_DLG_SVT_EXPLORERFILE_BTN_EXPLORERFILE_NEWFOLDER\">Crea una carpeta nueva.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2251,7 +2251,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"HID_FILEDLG_STANDARD\">Displays the files and folders in the folder that you are in.</ahelp> To open a file, select the file, and then click <emph>Open</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILEDLG_STANDARD\">Amuesa los ficheros y carpetes de la carpeta na que tea.</ahelp> P'abrir un ficheru, seleicione'l ficheru y, darréu, faiga clic en <emph>Abrir</emph>."
#: 01020000.xhp
msgctxt ""
@@ -2350,7 +2350,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Por exemplu, pa ver la llista de tolos ficheros de testu d'una carpeta, escriba'l caráuter comodín asteriscu cola estensión de ficheru de testu (*.txt), y calque <emph>Abrir</emph>. Use'l caráuter comodín interrogación (?) pa representar cualquier caráuter, como en (??3*.txt), que sólo amuesa los ficheros de textu que tengan un «3» como tercer caráuter del nome del ficheru.</defaultinline></switchinline>"
#: 01020000.xhp
msgctxt ""
@@ -2386,7 +2386,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"SVTOOLS_LISTBOX_DLG_SVT_EXPLORERFILE_LB_EXPLORERFILE_FILETYPE\">Select the file type that you want to open, or select <emph>All Files (*)</emph> to display a list of all of the files in the folder.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SVTOOLS_LISTBOX_DLG_SVT_EXPLORERFILE_LB_EXPLORERFILE_FILETYPE\">Seleicione'l tipu de ficheru que quier abrir, o seleicione <emph>Tolos ficheros (*)</emph> pa ver la llista de tolos ficheros de la carpeta.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2476,7 +2476,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes templates that are located in any folder from the following list:"
-msgstr ""
+msgstr "<item type=\"productname\">%PRODUCTNAME</item> reconoz les plantíes que tean guardaes en cualquier carpeta de la llista siguiente:"
#: 01020000.xhp
msgctxt ""
@@ -2485,7 +2485,7 @@ msgctxt ""
"120\n"
"help.text"
msgid "the shared template folder"
-msgstr ""
+msgstr "la carpeta de plantíes compartida"
#: 01020000.xhp
msgctxt ""
@@ -2494,7 +2494,7 @@ msgctxt ""
"121\n"
"help.text"
msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory</caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr ""
+msgstr "la carpeta de plantíes del usuariu <switchinline select=\"sys\"><caseinline select=\"UNIX\">del direutoriu personal</caseinline><defaultinline>de la carpeta Documentos y Configuración</defaultinline></switchinline>"
#: 01020000.xhp
msgctxt ""
@@ -2511,7 +2511,7 @@ msgctxt ""
"par_id7375713\n"
"help.text"
msgid "When you use <item type=\"menuitem\">File - Template - Save</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as decribed below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr ""
+msgstr "Cuando use <item type=\"menuitem\">Ficheru - Plantía - Guardar</item> pa guardar una plantía, esta guardaráse na so carpeta de plantíes d'usuariu. Cuando abra un documentu que tea basáu n'esa plantía, comprobaráse'l documentu, por si hubiera cambiao la plantía, como se describe más abaxo. La plantía asóciase col documentu, y pue llamase una «plantía pegañosa»."
#: 01020000.xhp
msgctxt ""
@@ -2519,7 +2519,7 @@ msgctxt ""
"par_id6930143\n"
"help.text"
msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr ""
+msgstr "Cuando use <item type=\"menuitem\">Ficheru - Guardar como</item> y seleicione un filtru de plantía pa guardar una plantía en cualquier otra carpeta que nun tea na llista, los documentos basaos n'esa plantía nun se comprobarán."
#: 01020000.xhp
msgctxt ""
@@ -2887,7 +2887,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "The following sections describe the <emph><item type=\"productname\">%PRODUCTNAME</item> Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- General</link></emph>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr ""
+msgstr "Les seiciones siguientes describen el diálogu <emph><item type=\"productname\">%PRODUCTNAME</item> Guardar como</emph>. P'activar los cuadros de diálogu <emph><item type=\"productname\">%PRODUCTNAME</item> Abrir</emph> y <emph>Guardar</emph>, escueya <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- Xeneral</link></emph>, y allí seleicione <emph>Usar los diálogos de %PRODUCTNAME</emph> nel área <emph>Abrir/Guardar diálogos</emph>."
#: 01070000.xhp
msgctxt ""
@@ -2896,7 +2896,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "To save a document as a template, use the command <emph>File - Save As Template</emph>."
-msgstr ""
+msgstr "Pa guardar un documentu como una plantía, use'l comandu <emph>Ficheru - Guardar como plantía</emph>."
#: 01070000.xhp
msgctxt ""
@@ -2904,7 +2904,7 @@ msgctxt ""
"hd_id3146774\n"
"help.text"
msgid "Connect To Server"
-msgstr ""
+msgstr "Coneutar con un sirvidor"
#: 01070000.xhp
msgctxt ""
@@ -2912,7 +2912,7 @@ msgctxt ""
"par_id3153820\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog where you can set up connection to various types of servers, including WebDAV, FTP, SSH, Windows Share and CMIS.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Abre un diálogu nel que pue configurar una conexón con dellos tipos de sirvidor, incluyendo WebDAV, FTP, SSH, Windows Share y CMIS.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -2930,7 +2930,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_LEVELUP\">Move up one folder in the folder hierarchy. Long-click to see the higher level folders.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILESAVE_LEVELUP\">Xubir una carpeta na xerarquía de carpetes. Faiga un clic llargu pa ver les carpetes de nivel superior.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -2939,7 +2939,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Create New Folder"
-msgstr ""
+msgstr "Crear una carpeta nueva"
#: 01070000.xhp
msgctxt ""
@@ -2948,7 +2948,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_CREATEDIRECTORY\">Creates a new folder.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILESAVE_CREATEDIRECTORY\">Crea una carpeta nueva.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -2956,7 +2956,7 @@ msgctxt ""
"hd_id3155627\n"
"help.text"
msgid "Places area"
-msgstr ""
+msgstr "Área de llugares"
#: 01070000.xhp
msgctxt ""
@@ -2964,7 +2964,7 @@ msgctxt ""
"par_id3149901\n"
"help.text"
msgid "<ahelp hid=\".\">Displays \"favourite\" places, i.e. shortcuts to local or remote locations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Amuesa los llugares «favoritos», esto ye, los atayos a llugares llocales o remotos.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -2982,7 +2982,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_FILEVIEW\">Displays the files and folders in the folder that you are in.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILESAVE_FILEVIEW\">Amuesa los ficheros y carpetes de la carpeta na que tea l'usuariu.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -3248,7 +3248,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"eigen_von\"><link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Document Properties</link></variable>"
-msgstr ""
+msgstr "<variable id=\"eigen_von\"><link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Propiedaes del documentu</link></variable>"
#: 01100000.xhp
msgctxt ""
@@ -4034,7 +4034,7 @@ msgctxt ""
"par_idN106D4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/securityinfopage/protect\">Protects the change recording state with a password. If change recording is protected for the current document, the button is named <emph>Unprotect</emph>. Click <emph>Unprotect</emph> and type the correct password to disable the protection.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/securityinfopage/protect\">Protexe l'estáu de cambiar grabación con una contraseña. Si cambiar grabación ta protexío nel documentu actual, el botón llámase <emph>Desprotexer</emph>. Calque <emph>Desprotexer</emph> y escriba la contraseña correuta pa desactivar la protección.</ahelp>"
#: 01110000.xhp
msgctxt ""
@@ -4077,7 +4077,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Address Book Assignment"
-msgstr ""
+msgstr "Designación de llibreta de direiciones"
#: 01110101.xhp
msgctxt ""
@@ -4086,7 +4086,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Address Book Assignment"
-msgstr ""
+msgstr "Designación de llibreta de direiciones"
#: 01110101.xhp
msgctxt ""
@@ -4103,7 +4103,7 @@ msgctxt ""
"par_id3155377\n"
"help.text"
msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr ""
+msgstr "Escueya <emph>Ferramientes - Fonte de la llibreta de direiciones</emph>"
#: 01110101.xhp
msgctxt ""
@@ -4139,7 +4139,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/datasource\">Select the data source for your address book.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/datasource\">Seleicione la fonte de datos de la llibreta de direiciones.</ahelp>"
#: 01110101.xhp
msgctxt ""
@@ -4157,7 +4157,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/datatable\">Select the data table for your address book.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/datasource\">Seleicione la tabla de datos de la so axenda.</ahelp>"
#: 01110101.xhp
msgctxt ""
@@ -4175,7 +4175,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Amestar una nueva fonte de datos a la llista de <emph>Fontes d'axenda</emph>.</ahelp>"
#: 01110101.xhp
msgctxt ""
@@ -4211,7 +4211,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/assign\">Select the field in the data table that corresponds to the address book entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/assign\">Seleicione'l campu de la tabla de datos que correspuende cola entrada d'axenda.</ahelp>"
#: 01110300.xhp
msgctxt ""
@@ -4291,7 +4291,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"SFX2:LISTBOX:DLG_DOC_TEMPLATE:LB_SECTION\">Select a category in which to save the new template.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SFX2:LISTBOX:DLG_DOC_TEMPLATE:LB_SECTION\">Seleicione la categoría na que guardar la nueva plantía.</ahelp>"
#: 01110300.xhp
msgctxt ""
@@ -6247,7 +6247,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pastespecial/source\">Displays the source of the clipboard contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/pastespecial/source\">Amuesa la fonte del conteníu del cartafueyu.</ahelp>"
#: 02070000.xhp
msgctxt ""
@@ -6265,7 +6265,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pastespecial/list\">Select a format for the clipboard contents that you want to paste.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/pastespecial/list\">Seleicione un formatu pal conteníu del cartafueyu que quier apegar.</ahelp>"
#: 02070000.xhp
msgctxt ""
@@ -6845,7 +6845,7 @@ msgctxt ""
"189\n"
"help.text"
msgid "Search options are listed in the <emph>Options </emph>area of the dialog"
-msgstr ""
+msgstr "Les opciones de gueta apaecen nel área <emph>Opciones</emph> del diálogu"
#: 02100000.xhp
msgctxt ""
@@ -6872,7 +6872,7 @@ msgctxt ""
"190\n"
"help.text"
msgid "Replacement options are listed in the <emph>Options </emph>area of the dialog."
-msgstr ""
+msgstr "Les opciones de sustitución apaecen nel área <emph>Opciones</emph> del diálogu."
#: 02100000.xhp
msgctxt ""
@@ -7516,7 +7516,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "."
-msgstr ""
+msgstr "."
#: 02100001.xhp
msgctxt ""
@@ -7534,7 +7534,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "^"
-msgstr ""
+msgstr "^"
#: 02100001.xhp
msgctxt ""
@@ -7552,7 +7552,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "$"
-msgstr ""
+msgstr "$"
#: 02100001.xhp
msgctxt ""
@@ -7569,7 +7569,7 @@ msgctxt ""
"par_id3152543\n"
"help.text"
msgid "$ on its own matches the end of a paragraph. This way it is possible to search and replace paragraph breaks."
-msgstr ""
+msgstr "$ solu, casa col final d'un párrafu. D'esta manera, ye posible buscar y trocar saltos de párrafu."
#: 02100001.xhp
msgctxt ""
@@ -7578,7 +7578,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "*"
-msgstr ""
+msgstr "*"
#: 02100001.xhp
msgctxt ""
@@ -7596,7 +7596,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: 02100001.xhp
msgctxt ""
@@ -7623,7 +7623,7 @@ msgctxt ""
"199\n"
"help.text"
msgid "?"
-msgstr ""
+msgstr "?"
#: 02100001.xhp
msgctxt ""
@@ -7641,7 +7641,7 @@ msgctxt ""
"158\n"
"help.text"
msgid "\\"
-msgstr ""
+msgstr "\\"
#: 02100001.xhp
msgctxt ""
@@ -7720,7 +7720,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "Match a word boundary. For example, \"\\bbook\" finds \"bookmark\" but not \"checkbook\" whereas \"book\\b\" finds \"checkbook\" but not \"bookmark\". The discrete word \"book\" is found by both search terms."
-msgstr ""
+msgstr "Casa con un estremu de pallabra. Por exemplu, «\\bmarca» alcuentra «marcador» pero non «comarca» mentanto que «marca\\b» alcuentra «comarca» pero non «marcador». Los dos términos de gueta alcuentren la pallabra discreta «marca»."
#: 02100001.xhp
msgctxt ""
@@ -7881,7 +7881,7 @@ msgctxt ""
"180\n"
"help.text"
msgid "\\uXXXX"
-msgstr ""
+msgstr "\\uXXXX"
#: 02100001.xhp
msgctxt ""
@@ -7890,7 +7890,7 @@ msgctxt ""
"180\n"
"help.text"
msgid "\\UXXXXXXXX"
-msgstr ""
+msgstr "\\UXXXXXXXX"
#: 02100001.xhp
msgctxt ""
@@ -7899,7 +7899,7 @@ msgctxt ""
"181\n"
"help.text"
msgid "Represents a character based on its four-digit hexadecimal Unicode code (XXXX)."
-msgstr ""
+msgstr "Representa un caráuter basáu nel so códigu hexadecimal Unicode de cuatro díxitos (XXXX)."
#: 02100001.xhp
msgctxt ""
@@ -7908,7 +7908,7 @@ msgctxt ""
"181\n"
"help.text"
msgid "For obscure characters there is a separate variant with capital U and eight hexadecimal digits (XXXXXXXX)."
-msgstr ""
+msgstr "Pa caráuteres raros hai una variante separada con U mayúscula y ocho díxitos hexadecimales (XXXXXXXX)."
#: 02100001.xhp
msgctxt ""
@@ -7917,7 +7917,7 @@ msgctxt ""
"208\n"
"help.text"
msgid "For certain symbol fonts the code for special characters may depend on the used font. You can view the codes by choosing <emph>Insert - Special Character</emph>."
-msgstr ""
+msgstr "Pa ciertes fontes de símbolos, el códigu de los caráuteres especiales pue depender de la fonte usada. Pue ver los códigos escoyendo <emph>Inxertar - Caráuter especial</emph>."
#: 02100001.xhp
msgctxt ""
@@ -7926,7 +7926,7 @@ msgctxt ""
"186\n"
"help.text"
msgid "|"
-msgstr ""
+msgstr "|"
#: 02100001.xhp
msgctxt ""
@@ -8206,7 +8206,7 @@ msgctxt ""
"par_id956834773\n"
"help.text"
msgid "e([:digit:])? -- finds 'e' followed by zero or one digit. Note that currently all named character classes like [:digit:] must be enclosed in parentheses."
-msgstr ""
+msgstr "e([:digit:])? -- alcuentra 'e' siguíu por cero o un díxitu. Tenga en cuenta que actualmente toles clases de caráuteres con nome, como [:digit:], tienen de ponese ente paréntesis."
#: 02100001.xhp
msgctxt ""
@@ -8214,7 +8214,7 @@ msgctxt ""
"par_id952368773\n"
"help.text"
msgid "^([:digit:])$ -- finds lines or cells with exactly one digit."
-msgstr ""
+msgstr "^([:digit:])$ -- alcuentra llinies o caxelles con exactamente un díxitu."
#: 02100001.xhp
msgctxt ""
@@ -8278,7 +8278,7 @@ msgctxt ""
"par_id1751457\n"
"help.text"
msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Writer\">Wiki page about regular expressions in Writer</link>"
-msgstr ""
+msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Writer\">Páxina wiki sobro espresiones regulares en Writer</link>"
#: 02100001.xhp
msgctxt ""
@@ -8286,7 +8286,7 @@ msgctxt ""
"par_id5483870\n"
"help.text"
msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc\">Wiki page about regular expressions in Calc</link>"
-msgstr ""
+msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc\">Páxina wiki sobro espresiones regulares en Calc</link>"
#: 02100100.xhp
msgctxt ""
@@ -11039,7 +11039,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"List of frame types\">List of frame types</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"List of frame types\">Llista de tipos de marcu</link>"
#: 02220000.xhp
msgctxt ""
@@ -11844,7 +11844,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Llista los cambios que se rexistraron nel documentu. Cuando seleicione una entrada de la llista, el cambiu resáltase nel documentu. Pa ordenar la llista, calque nuna testera de columna. </ahelp> Caltenga calcáu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mentanto fai clic pa seleicionar múltiples entraes de la llista."
#: 02230401.xhp
msgctxt ""
@@ -12006,7 +12006,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/acceptall\">Accepts all of the changes and removes the highlighting from the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/acceptall\">Aceuta tolos cambios y desanicia'l resaltáu del documentu.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -12024,7 +12024,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/rejectall\">Rejects all of the changes and removes the highlighting from the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/rejectall\">Refuga tolos cambios y desanicia'l resaltáu del documentu.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -12691,7 +12691,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\".\">To display all of the records in a table, click the <emph>Reset Filter</emph> icon.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Pa ver tolos rexistros d'una tabla, faiga clic nel iconu <emph>Reaniciar filtru</emph>.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -14181,7 +14181,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/insertoleobject/createnew\">Creates a new OLE object based on the object type that you select.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/createnew\">Crea un oxetu OLE nuevu basáu nel tipu d'oxeto que seleicione.</ahelp>"
#: 04150100.xhp
msgctxt ""
@@ -14199,7 +14199,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/insertoleobject/types\">Select the type of document that you want to create.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/types\">Seleicione'l tipu de documentu que quier crear.</ahelp>"
#: 04150100.xhp
msgctxt ""
@@ -14217,7 +14217,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/insertoleobject/createfromfile\">Creates an OLE object from an existing file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/createfromfile\">Crea un oxetu OLE a partir d'un ficheru esistente.</ahelp>"
#: 04150100.xhp
msgctxt ""
@@ -14271,7 +14271,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/insertoleobject/urlbtn\">Locate the file that you want to insert, and then click <emph>Open</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/urlbtn\">Llocalice'l ficheru que quier inxertar, y darréu calque <emph>Abrir</emph>.</ahelp>"
#: 04150100.xhp
msgctxt ""
@@ -14357,7 +14357,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/insertplugin/urlbtn\">Locate the plug-in that you want to insert, and then click <emph>Open</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/insertplugin/urlbtn\">Llocalice'l complementu que quier inxertar, y darréu calque <emph>Abrir</emph>.</ahelp>"
#: 04150200.xhp
msgctxt ""
@@ -14375,7 +14375,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/insertplugin/pluginoptions\">Enter the parameters for the plug-in using the format <emph>parameter1=\"some text\"</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/insertplugin/pluginoptions\">Escriba los parámetros pal complementu usando'l formatu <emph>parámetru1=\"dalgún testu\"</emph>.</ahelp>"
#: 04150400.xhp
msgctxt ""
@@ -14817,7 +14817,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Enter the name of an installed font that you want to use, or select a font from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Escriba'l nome d'una fonte instalada que quiera usar, o seleicione una fonte de la llista.</ahelp>"
#: 05020100.xhp
msgctxt ""
@@ -14826,7 +14826,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Typeface"
-msgstr "Estilu"
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Seleicione'l formatu que quier aplicar.</ahelp>"
#: 05020100.xhp
msgctxt ""
@@ -14835,7 +14835,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Select the formatting that you want to apply.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Seleicione'l formatu que quier aplicar.</ahelp>"
#: 05020100.xhp
msgctxt ""
@@ -14853,7 +14853,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Escriba o seleicione'l tamañu de lletra que quier aplicar. Pa tipografíes escalables, tamién pue escribir valores decimales.</ahelp>"
#: 05020100.xhp
msgctxt ""
@@ -14941,7 +14941,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Specify the font effects that you want to use.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Especifique los efeutos de fonte que quier usar.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15035,7 +15035,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/effectslb\">Select the font effects that you want to apply.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/effectslb\">Seleicione los efeutos de fonte que quier aplicar.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15134,7 +15134,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Displays the outline of the selected characters. This effect does not work with every font.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Amuesa'l contornu de los caráuteres seleicionaos. Esti efeutu nun funciona con tolos tipos de lletra.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15152,7 +15152,7 @@ msgctxt ""
"75\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Adds a shadow that casts below and to the right of the selected characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Amiesta una solombra que s'estiende abaxo y a la drecha de los caráuteres seleicionaos.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15178,7 +15178,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Makes the selected characters blink. You cannot change the blink frequency.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Fai que los caráuteres seleicionaos ceguñen. Nun pue cambiar la frecuencia del ceguñu.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15234,7 +15234,7 @@ msgctxt ""
"par_id0123200902243466\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Select the color for the overlining.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Seleicione'l color del sobrerrayáu.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15252,7 +15252,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Select a strikethrough style for the selected text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Seleicione un estilu de tacháu pal testu seleicionáu.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15306,7 +15306,7 @@ msgctxt ""
"79\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Select the color for the underlining.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Seleicione'l color pal sorrayáu.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15324,7 +15324,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Applies the selected effect only to words and ignores spaces.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Aplica l'efeutu seleicionáu solo a les pallabres ya inora los espacios.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15342,7 +15342,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/emphasislb\">Select a character to display over or below the entire length of the selected text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/emphasislb\">Seleicione un caráuter a amosar per encima o per debaxo a lo llargo del testu seleicionáu.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15360,7 +15360,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/positionlb\">Specify where to display the emphasis marks.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/positionlb\">Indique ónde amosar les marques d'énfasis.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15420,7 +15420,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Seleicione una categoría de la llista, y darréu seleicione un estilu de formatu nel cuadru <emph>Formatu</emph>.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15447,7 +15447,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Select how you want the contents of the selected cell(s) to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format Code</emph> box."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Seleicione cómo quier amosar el conteníu de la caxella(es) seleicionada.</ahelp> El códigu pa la opción seleicionada s'amuesa nel cuadru <emph>Códigu de formatu</emph>."
#: 05020300.xhp
msgctxt ""
@@ -15465,7 +15465,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Seleicione una moneda, y muévase al principiu de la llista <emph>Formatu</emph> pa ver les opciones de formatu pa la moneda.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15492,7 +15492,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Especifica la preferencia de llingua pa <switchinline select=\"appl\"><caseinline select=\"CALC\">les caxelles </caseinline><defaultinline>los campos</defaultinline></switchinline> de la seleición. Cola llingua configurada como <emph>Automática</emph>, $[officename] aplica automáticamente los formatos de númberu asociaos cola llingua predeterminada del sistema. Seleicione cualquier llingua pa fixar les preferencies de <switchinline select=\"appl\"><caseinline select=\"CALC\">les caxelles </caseinline><defaultinline>los campos</defaultinline></switchinline> de la seleición.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15519,7 +15519,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Usa'l mesmu formatu numbéricu que les caxelles que contienen los datos pa la gráfica.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15555,7 +15555,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Escriba'l númberu de cifres decimales que desee amosar.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15573,7 +15573,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Escriba'l númberu máximu de ceros que quier amosar antes del separador decimal.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15591,7 +15591,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Cambia'l color de fonte de los númberos negativos a bermeyu.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15663,7 +15663,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Desanicia'l formatu numbéricu seleicionáu.</ahelp> Los cambios son efeutivos después de reaniciar $[officename]."
#: 05020300.xhp
msgctxt ""
@@ -15681,7 +15681,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Amiesta un comentariu al formatu numbéricu seleicionáu.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15699,7 +15699,7 @@ msgctxt ""
"96\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Escriba un comentariu pal formatu numbéricu seleicionáu, y faiga clic fuera d'esti cuadru.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15839,7 +15839,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "#"
-msgstr ""
+msgstr "#"
#: 05020301.xhp
msgctxt ""
@@ -16440,7 +16440,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "M"
-msgstr ""
+msgstr "M"
#: 05020301.xhp
msgctxt ""
@@ -16530,7 +16530,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "D"
-msgstr ""
+msgstr "D"
#: 05020301.xhp
msgctxt ""
@@ -16674,7 +16674,7 @@ msgctxt ""
"104\n"
"help.text"
msgid "Q"
-msgstr ""
+msgstr "Q"
#: 05020301.xhp
msgctxt ""
@@ -16710,7 +16710,7 @@ msgctxt ""
"121\n"
"help.text"
msgid "G"
-msgstr ""
+msgstr "G"
#: 05020301.xhp
msgctxt ""
@@ -16960,7 +16960,7 @@ msgctxt ""
"par_id1002200811563735\n"
"help.text"
msgid "T"
-msgstr ""
+msgstr "T"
#: 05020301.xhp
msgctxt ""
@@ -16968,7 +16968,7 @@ msgctxt ""
"par_id1002200811563823\n"
"help.text"
msgid "Netherlands - nl"
-msgstr "Netherlands - nl"
+msgstr "J"
#: 05020301.xhp
msgctxt ""
@@ -20436,7 +20436,7 @@ msgctxt ""
"hd_id3151246\n"
"help.text"
msgid "Using a Gradient as a Background"
-msgstr ""
+msgstr "Usar un dilíu como imaxe de fondu"
#: 05030600.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/02.po b/source/ast/helpcontent2/source/text/shared/02.po
index af4b904bed3..70d810e7f5d 100644
--- a/source/ast/helpcontent2/source/text/shared/02.po
+++ b/source/ast/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-16 00:50+0000\n"
+"PO-Revision-Date: 2014-01-20 01:14+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: utf-8\n"
-"X-POOTLE-MTIME: 1358297404.0\n"
+"X-POOTLE-MTIME: 1390180497.0\n"
#: 01110000.xhp
msgctxt ""
@@ -3485,7 +3485,7 @@ msgctxt ""
"95\n"
"help.text"
msgid "L"
-msgstr ""
+msgstr "L"
#: 01170101.xhp
msgctxt ""
@@ -3503,7 +3503,7 @@ msgctxt ""
"97\n"
"help.text"
msgid "a"
-msgstr ""
+msgstr "a"
#: 01170101.xhp
msgctxt ""
@@ -3521,7 +3521,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: 01170101.xhp
msgctxt ""
@@ -3539,7 +3539,7 @@ msgctxt ""
"101\n"
"help.text"
msgid "c"
-msgstr ""
+msgstr "c"
#: 01170101.xhp
msgctxt ""
@@ -3557,7 +3557,7 @@ msgctxt ""
"103\n"
"help.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: 01170101.xhp
msgctxt ""
@@ -3575,7 +3575,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "N"
-msgstr ""
+msgstr "N"
#: 01170101.xhp
msgctxt ""
@@ -3593,7 +3593,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 01170101.xhp
msgctxt ""
@@ -3611,7 +3611,7 @@ msgctxt ""
"109\n"
"help.text"
msgid "X"
-msgstr ""
+msgstr "X"
#: 01170101.xhp
msgctxt ""
@@ -4133,7 +4133,7 @@ msgctxt ""
"par_idN1154E\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Indica si un botón pa calcar se porta como un botón de conmutación. Si definió la conmutación como «Sí», pue cambiar ente los estaos «seleicionáu» y «non seleicionáu» del control cuando faiga clic nel botón o calque la barra d'espaciu cuando'l control tien el focu. Un botón col estáu «seleicionáu» apaez como «calcáu».</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -5162,7 +5162,7 @@ msgctxt ""
"par_idN1215A\n"
"help.text"
msgid "<ahelp hid=\"37931\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr ""
+msgstr "<ahelp hid=\"37931\">Especifica si amosar o anubrir los elementos de filtru y ordenación d'un control de Barra de Navegación seleicionáu.</ahelp> Los elementos de filtrar y ordenar son los siguientes: Orde ascendiente, Orde descendiente, Ordenar, Filtru automáticu, Filtru predetermináu, Aplicar filtru, Reaniciar filtru/ordenación."
#: 01170101.xhp
msgctxt ""
@@ -5676,7 +5676,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "The index of the selected entry in the list is linked to the field specified under <emph>Data field</emph>."
-msgstr ""
+msgstr "L'índiz de la entrada seleicionada na llista ta enllazáu col campu indicáu en <emph>Campu de datos</emph>."
#: 01170102.xhp
msgctxt ""
@@ -5685,7 +5685,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "{empty} or 0"
-msgstr ""
+msgstr "{balero} o 0"
#: 01170102.xhp
msgctxt ""
@@ -5703,7 +5703,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 01170102.xhp
msgctxt ""
@@ -5757,7 +5757,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "The index of the selected entry in the list is linked to the field specified under <emph>Data field</emph>."
-msgstr ""
+msgstr "L'índiz de la entrada seleicionada na llista ta enllazáu col campu indicáu en <emph>Campu de datos</emph>."
#: 01170102.xhp
msgctxt ""
@@ -5766,7 +5766,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "{empty} or 0"
-msgstr ""
+msgstr "{balero} o 0"
#: 01170102.xhp
msgctxt ""
@@ -5784,7 +5784,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 01170102.xhp
msgctxt ""
@@ -5802,7 +5802,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 01170102.xhp
msgctxt ""
@@ -13539,7 +13539,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "You can remove the current AutoFilter with the <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reset Filter/Sorting</link> icon or with <emph>Data - Filter - Reset Filter</emph>."
-msgstr ""
+msgstr "Pue desaniciar el AutoFiltru actual col iconu <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reaniciar Filtru/Ordenación</link> o con <emph>Datos - Filtru - Reaniciar filtru</emph>."
#: 12030000.xhp
msgctxt ""
@@ -13556,7 +13556,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Reaniciar Filtru/Ordenación"
#: 12040000.xhp
msgctxt ""
@@ -13565,7 +13565,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reset Filter/Sorting</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reaniciar Filtru/Ordenación</link>"
#: 12040000.xhp
msgctxt ""
@@ -13591,7 +13591,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Reaniciar Filtru/Ordenación"
#: 12050000.xhp
msgctxt ""
@@ -13855,7 +13855,7 @@ msgctxt ""
"6\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 12070100.xhp
msgctxt ""
@@ -13873,7 +13873,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 12070100.xhp
msgctxt ""
@@ -14168,7 +14168,7 @@ msgctxt ""
"4\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 12070200.xhp
msgctxt ""
@@ -14177,7 +14177,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/insertdbcolumnsdialog/toedit\">Moves the fields that you selected in the <emph>Database columns</emph> list box into the selection field.</ahelp> You can also double-click the entry to select it."
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/insertdbcolumnsdialog/toedit\">Mueve los campos que seleicionó nel cuadru de llista <emph>Columnes de la base de datos</emph> del campu de seleición.</ahelp> Tamién pue facer doble clic na entrada pa seleicionala."
#: 12070200.xhp
msgctxt ""
@@ -14395,7 +14395,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "To remove the current filter, click <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Reset Filter/Sorting</emph></link> icon."
-msgstr ""
+msgstr "Pa desaniciar el filtru actual, faiga clic en l'iconu <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Reaniciar Filtru/Ordenación</emph></link>."
#: 12090000.xhp
msgctxt ""
@@ -14811,7 +14811,7 @@ msgctxt ""
"par_id3144436\n"
"help.text"
msgid "<image src=\"cmd/sc_tablesort.png\" id=\"img_id3153894\"><alt id=\"alt_id3153894\">Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_tablesort.png\" id=\"img_id3153894\"><alt id=\"alt_id3153894\">Iconu</alt></image>"
#: 12100000.xhp
msgctxt ""
@@ -14872,7 +14872,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "You can remove a sorting that has been performed with the <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\"><emph>Reset Filter/Sorting</emph></link> icon."
-msgstr ""
+msgstr "Una ordenación que se fizo pue desaniciase col iconu <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\"><emph>Reaniciar Filtru/Ordenación</emph></link>."
#: 12100100.xhp
msgctxt ""
@@ -15680,7 +15680,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "?"
-msgstr ""
+msgstr "?"
#: 12100200.xhp
msgctxt ""
@@ -15716,7 +15716,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "*"
-msgstr ""
+msgstr "*"
#: 12100200.xhp
msgctxt ""
@@ -15806,7 +15806,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "?"
-msgstr ""
+msgstr "?"
#: 12100200.xhp
msgctxt ""
@@ -15815,7 +15815,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "."
-msgstr ""
+msgstr "."
#: 12100200.xhp
msgctxt ""
@@ -15824,7 +15824,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "*"
-msgstr ""
+msgstr "*"
#: 12100200.xhp
msgctxt ""
@@ -18778,7 +18778,7 @@ msgctxt ""
"bm_id3149991\n"
"help.text"
msgid "<bookmark_value>SQL; LIMIT clause</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>SQL; cláusula LIMIT</bookmark_value>"
#: limit.xhp
msgctxt ""
@@ -18794,7 +18794,7 @@ msgctxt ""
"par_id3154894\n"
"help.text"
msgid "<ahelp hid=\".\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> by the LIMIT X clause</ahelp>. This can be used to limit your SQL Query results to those that fall within the first X number of it."
-msgstr ""
+msgstr "<ahelp hid=\".\">Espande la declaración de seleición creada de la <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">consulta SQL</link> cola cláusula LIMIT X</ahelp>. Esto pue usase pa llendar los resultaos de la so Consulta SQL a les que caigan dientro del primer númberu X d'elles."
#: more_controls.xhp
msgctxt ""
@@ -18882,7 +18882,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Properties Dialog"
-msgstr ""
+msgstr "Diálogu Propiedaes de la consulta"
#: querypropdlg.xhp
msgctxt ""
@@ -18890,7 +18890,7 @@ msgctxt ""
"bm_id3154788\n"
"help.text"
msgid "<bookmark_value>queries; set properties</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>consultes; definir propiedaes</bookmark_value>"
#: querypropdlg.xhp
msgctxt ""
@@ -18898,7 +18898,7 @@ msgctxt ""
"hd_id3154780\n"
"help.text"
msgid "Query Properties Dialog"
-msgstr ""
+msgstr "Diálogu Propiedaes de la consulta"
#: querypropdlg.xhp
msgctxt ""
@@ -18906,7 +18906,7 @@ msgctxt ""
"par_id3152820\n"
"help.text"
msgid "In the <emph>Query Properties</emph> 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 ""
+msgstr "Nel diálogu <emph>Propiedaes de la consulta</emph> pue configurar dos propiedaes de la consulta SQL, p.ex. si devolver valores distintos, y si llendar el conxuntu de resultaos."
#: querypropdlg.xhp
msgctxt ""
@@ -18914,7 +18914,7 @@ msgctxt ""
"par_id3153761\n"
"help.text"
msgid "In the Query Design View, choose <emph>Edit</emph> - <emph>Query Properties</emph>."
-msgstr ""
+msgstr "Na vista Diseñu de consulta, escueya <emph>Editar</emph> - <emph>Propiedaes de la consulta</emph>."
#: querypropdlg.xhp
msgctxt ""
@@ -18930,7 +18930,7 @@ msgctxt ""
"par_id030520091208050\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Use distinct values in query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Usar valores distintos na consulta.</ahelp>"
#: querypropdlg.xhp
msgctxt ""
@@ -18938,7 +18938,7 @@ msgctxt ""
"par_id0305200912080610\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Not use distinct values in query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nun usar valores distintos na consulta.</ahelp>"
#: querypropdlg.xhp
msgctxt ""
@@ -18946,7 +18946,7 @@ msgctxt ""
"par_id3156040\n"
"help.text"
msgid "Expands the created select statement of the SQL Query in the current column by the parameter DISTINCT. The consequence is that identical values occurring multiple times are listed only once."
-msgstr ""
+msgstr "Espande la declaración select creada de la Consulta SQL na columna actual col parámetru DISTINCT. La consecuencia ye que valores idénticos qu'ocurren múltiples veces llístense sólo una vez."
#: querypropdlg.xhp
msgctxt ""
@@ -18962,7 +18962,7 @@ msgctxt ""
"par_id3153683\n"
"help.text"
msgid "Adds a Limit to set the maximum number of records to return."
-msgstr ""
+msgstr "Amiesta una Llende pa configurar el máximu númberu de rexistros a devolver."
#: stars.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/05.po b/source/ast/helpcontent2/source/text/shared/05.po
index 893ddeb42de..5d9e928c9a8 100644
--- a/source/ast/helpcontent2/source/text/shared/05.po
+++ b/source/ast/helpcontent2/source/text/shared/05.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-04-11 10:48+0000\n"
+"PO-Revision-Date: 2014-01-13 01:55+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1365677298.0\n"
+"X-POOTLE-MTIME: 1389578142.0\n"
#: 00000001.xhp
msgctxt ""
@@ -678,7 +678,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Tips and Extended Tips"
-msgstr ""
+msgstr "Gabitos y gabitos estendíos"
#: 00000120.xhp
msgctxt ""
@@ -686,7 +686,7 @@ msgctxt ""
"bm_id3150672\n"
"help.text"
msgid "<bookmark_value>Help; Help tips</bookmark_value> <bookmark_value>tooltips; help</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Ayuda; Gabitos d'ayuda</bookmark_value> <bookmark_value>gabitos; ayuda</bookmark_value>"
#: 00000120.xhp
msgctxt ""
@@ -695,7 +695,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Tips and Extended Tips\">Tips and Extended Tips</link></variable>"
-msgstr ""
+msgstr "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Tips and Extended Tips\">Gabitos y Gabitos estendíos</link></variable>"
#: 00000120.xhp
msgctxt ""
@@ -704,7 +704,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Tips and Extended Tips provide help while you work."
-msgstr ""
+msgstr "Los Gabitos y los Gabitos estendíos ufren ayuda mentanto trabaya."
#: 00000120.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/autokorr.po b/source/ast/helpcontent2/source/text/shared/autokorr.po
index 14d682b94f4..50e5be5423c 100644
--- a/source/ast/helpcontent2/source/text/shared/autokorr.po
+++ b/source/ast/helpcontent2/source/text/shared/autokorr.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-08-17 05:12+0000\n"
+"PO-Revision-Date: 2014-01-13 01:59+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1345180361.0\n"
+"X-POOTLE-MTIME: 1389578356.0\n"
#: 01000000.xhp
msgctxt ""
@@ -259,7 +259,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Your text was corrected by <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorrect</link> so that single quotation marks were replaced by <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">typographical quotation marks</link>."
-msgstr ""
+msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorreición</link> corrixó'l so testu, de mou que les comines simples trocáronse por <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">comines tipográfiques</link>."
#: 08000000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/autopi.po b/source/ast/helpcontent2/source/text/shared/autopi.po
index b7114b43575..0d432912900 100644
--- a/source/ast/helpcontent2/source/text/shared/autopi.po
+++ b/source/ast/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: autopi\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-18 15:08+0000\n"
+"PO-Revision-Date: 2014-01-13 02:26+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: asturian <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: utf-8\n"
-"X-POOTLE-MTIME: 1358521706.0\n"
+"X-POOTLE-MTIME: 1389579962.0\n"
#: 01000000.xhp
msgctxt ""
@@ -2530,7 +2530,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "To start the Presentation Wizard automatically when opening a new presentation, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\">%PRODUCTNAME Impress - General</link></emph> and check the <emph>Start with Wizard</emph> box."
-msgstr ""
+msgstr "P'aniciar automáticamente l'asistente de presentaciones al abrir una presentación nueva, escueya <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\">%PRODUCTNAME Impress - Xeneral</link></emph> y marque la caxella <emph>Aniciar col asistente</emph>."
#: 01050000.xhp
msgctxt ""
@@ -3429,7 +3429,7 @@ msgctxt ""
"10\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 01090100.xhp
msgctxt ""
@@ -3465,7 +3465,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 01090100.xhp
msgctxt ""
@@ -3500,7 +3500,7 @@ msgctxt ""
"par_idN1074A\n"
"help.text"
msgid "^"
-msgstr ""
+msgstr "^"
#: 01090100.xhp
msgctxt ""
@@ -3516,7 +3516,7 @@ msgctxt ""
"par_idN10751\n"
"help.text"
msgid "v"
-msgstr ""
+msgstr "v"
#: 01090100.xhp
msgctxt ""
@@ -4531,7 +4531,7 @@ msgctxt ""
"10\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 01100100.xhp
msgctxt ""
@@ -4567,7 +4567,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 01100100.xhp
msgctxt ""
@@ -4727,7 +4727,7 @@ msgctxt ""
"4\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 01100200.xhp
msgctxt ""
@@ -4745,7 +4745,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 01100200.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/explorer/database.po b/source/ast/helpcontent2/source/text/shared/explorer/database.po
index 6124d1e6f72..773dac18472 100644
--- a/source/ast/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ast/helpcontent2/source/text/shared/explorer/database.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-16 00:49+0000\n"
+"PO-Revision-Date: 2014-01-13 02:53+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358297341.0\n"
+"X-POOTLE-MTIME: 1389581623.0\n"
#: 02000000.xhp
msgctxt ""
@@ -1641,7 +1641,7 @@ msgctxt ""
"par_id3147501\n"
"help.text"
msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Allows you to maximize the number of records with which query returns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Permite-y maximizar la cantidá de rexistros que devuelve la consulta.</ahelp>"
#: 02010100.xhp
msgctxt ""
@@ -1649,7 +1649,7 @@ msgctxt ""
"par_id3152350\n"
"help.text"
msgid "If there is added a <emph>Limit</emph>, 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 ""
+msgstr "Si hai añadida una <emph>Llende</emph>, algamará como muncho tantes fileres como'l númberu que diera. Otramiente, verá tolos rexistros que correspuendan colos criterios de la consulta."
#: 02010100.xhp
msgctxt ""
@@ -1703,7 +1703,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "="
-msgstr ""
+msgstr "="
#: 02010100.xhp
msgctxt ""
@@ -1766,7 +1766,7 @@ msgctxt ""
"48\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 02010100.xhp
msgctxt ""
@@ -1793,7 +1793,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 02010100.xhp
msgctxt ""
@@ -2746,7 +2746,7 @@ msgctxt ""
"239\n"
"help.text"
msgid "."
-msgstr ""
+msgstr "."
#: 02010100.xhp
msgctxt ""
@@ -5728,7 +5728,7 @@ msgctxt ""
"101\n"
"help.text"
msgid "To select the address book that you want to use, choose <link href=\"text/shared/01/01110101.xhp\" name=\"Tools - Address Book Source\"><emph>Tools - Address Book Source</emph></link>."
-msgstr ""
+msgstr "Pa seleicionar la llibreta de direcciones que quiera usar, escueya <link href=\"text/shared/01/01110101.xhp\" name=\"Tools - Address Book Source\"><emph>Ferramientes - Orixe de la llibreta de direiciones</emph></link>."
#: 11000002.xhp
msgctxt ""
@@ -6183,7 +6183,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 11030100.xhp
msgctxt ""
@@ -6219,7 +6219,7 @@ msgctxt ""
"8\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 11030100.xhp
msgctxt ""
@@ -9561,7 +9561,7 @@ msgctxt ""
"par_idN1062D\n"
"help.text"
msgid "The driver classes must be added to %PRODUCTNAME in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced."
-msgstr ""
+msgstr "Les clases de controlador tienen d'amestase a %PRODUCTNAME en <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - %PRODUCTNAME - Avanzao."
#: dabawiz02jdbc.xhp
msgctxt ""
@@ -9737,7 +9737,7 @@ msgctxt ""
"par_id7953733\n"
"help.text"
msgid "Before you can use a JDBC driver, you need to add its class path. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME</emph><emph>- Advanced</emph>, and click the <emph>Class Path</emph> button. After you add the path information, restart <item type=\"productname\">%PRODUCTNAME</item>."
-msgstr ""
+msgstr "Enantes de que pueda usar un controlador JDBC, necesita amestar el so camín de clase. Escueya <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - %PRODUCTNAME</emph><emph>- Avanzao</emph>, y faiga clic nel botón <emph>Class Path</emph>. Tres amestar la información del camín, reanicie <item type=\"productname\">%PRODUCTNAME</item>."
#: dabawiz02jdbc.xhp
msgctxt ""
@@ -12450,7 +12450,7 @@ msgctxt ""
"par_idN105E7\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: querywizard04.xhp
msgctxt ""
@@ -12466,7 +12466,7 @@ msgctxt ""
"par_idN105F1\n"
"help.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: querywizard04.xhp
msgctxt ""
@@ -12906,7 +12906,7 @@ msgctxt ""
"par_id7128818\n"
"help.text"
msgid "To use the Report Builder, the Report Builder component must be installed. In addition, the Java Runtime Environment (JRE) software must be installed, and this software must be selected in %PRODUCTNAME."
-msgstr ""
+msgstr "Pa utilizar el Xenerador d'informes, tien de tar instaláu el componente Xenerador d'informes. Amás, tien de tar instaláu el software d'Entornu d'execución de Java (JRE), y esti software tien de tar seleicionáu en %PRODUCTNAME."
#: rep_main.xhp
msgctxt ""
@@ -12930,7 +12930,7 @@ msgctxt ""
"par_id4044312\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Advanced</link>."
-msgstr ""
+msgstr "Escueya <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Avanzao</link>."
#: rep_main.xhp
msgctxt ""
@@ -12970,7 +12970,7 @@ msgctxt ""
"par_id6317636\n"
"help.text"
msgid "If no JRE version is found on your system, open your web browser and download the JRE software from <link href=\"http://www.java.com\">http://www.java.com</link>. Install the JRE software. Then restart %PRODUCTNAME and open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced again."
-msgstr ""
+msgstr "Si nun s'alcuentra nenguna versión de JRE nel so sistema, abra'l navegador web y descargue'l software de JRE de <link href=\"http://www.java.com\">http://www.java.com</link>. Instale'l de software JRE. Llueu reanicie %PRODUCTNAME y vuelva a abrir <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - %PRODUCTNAME - Avanzao."
#: rep_main.xhp
msgctxt ""
@@ -14490,7 +14490,7 @@ msgctxt ""
"par_idN10574\n"
"help.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: tablewizard02.xhp
msgctxt ""
@@ -14506,7 +14506,7 @@ msgctxt ""
"par_idN1057B\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: tablewizard02.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index 6b470ebca0c..7c5f19d21a8 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/helpcontent2/source/text/shared/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-13 02:28+0000\n"
+"PO-Revision-Date: 2014-01-22 21:10+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360722524.0\n"
+"X-POOTLE-MTIME: 1390425054.0\n"
#: aaa_start.xhp
msgctxt ""
@@ -57,7 +57,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> includes many sample documents and ready-to-use templates. You can access these by choosing <emph>File - New - </emph><emph>Templates</emph>, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N."
-msgstr ""
+msgstr "<item type=\"productname\">%PRODUCTNAME</item> incluye munchos documentos d'exemplu y plantíes llistes pa usar. Pue alcontralos escoyendo <emph>Ficheru - Nuevu - </emph><emph>Plantíes</emph> o calcar Mayús.+<switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
#: aaa_start.xhp
msgctxt ""
@@ -931,7 +931,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "Double-click inside a vacant area of the window while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. In the Styles and Formatting window, double-click a gray part of the window next to the icons while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Alternatively, press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F10</item>."
-msgstr ""
+msgstr "Faiga doble clic nun área balera de la ventana mentanto calca la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Na ventana Estilos y formatu, faiga doble clic nun área gris de la ventana xunto a los iconos mentanto caltién calcada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Como alternativa, calque <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Mayús+F10</item>."
#: autohide.xhp
msgctxt ""
@@ -1113,7 +1113,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Seleicione un estilu de llinia, anchu y color pal estilu de borde seleicionáu nel área <emph>Llinia</emph>. Esta configuración aplícase a toles llinies de borde que tean incluíes nel estilu de borde seleicionáu."
#: border_paragraph.xhp
msgctxt ""
@@ -1122,7 +1122,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Seleicione la distancia ente les llinies de borde ya'l conteníu del párrafu del área <emph>Espaciu al conteníu</emph>. Sólo pue cambiar les distancies a les llendes que tienen definida una llinia de borde."
#: border_paragraph.xhp
msgctxt ""
@@ -1167,7 +1167,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Seleicione un estilu de llinia, anchu y color pal estilu de borde seleicionáu nel área <emph>Llinia</emph>. Estes preferencies aplíquense a toles llinies de borde que tean incluíes nel estilu de borde seleicionáu."
#: border_paragraph.xhp
msgctxt ""
@@ -1185,7 +1185,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Seleicione la distancia ente les llinies de borde ya'l conteníu del párrafu del <emph>Espaciu al conteníu</emph>. Sólo pue cambiar les distancies a los bordes que tienen una llinia de borde definida."
#: border_paragraph.xhp
msgctxt ""
@@ -1516,7 +1516,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Choose <emph>File - Properties</emph>. This opens the <emph>Document Properties</emph> dialog."
-msgstr ""
+msgstr "Escueya <emph>Ficheru - Propiedaes</emph>. Esto abre'l diálogu <emph>Propiedaes del documentu</emph>."
#: change_title.xhp
msgctxt ""
@@ -1543,7 +1543,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Document Properties</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Propiedaes del documentu</link>"
#: chart_axis.xhp
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"par_id4439832\n"
"help.text"
msgid "In Calc, a chart is an object on a sheet that can be copied and pasted on another sheet of the same document, the data series will stay linked to the range on the other sheet. If it is pasted on another Calc document, it has its own chart data table and is no more linked to the original range."
-msgstr ""
+msgstr "En Calc, una gráfica ye un oxetu d'una fueya que pue copiase y pegase n'otra fueya del mesmu documentu, la serie de datos siguirá enllazada col rangu de la otra fueya. Si se pega n'otru documentu de Calc, tien la so propia tabla de datos de gráfica y dexa de tar enllazada col rangu orixinal."
#: chart_insert.xhp
msgctxt ""
@@ -3164,7 +3164,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Choose <emph>Tools - Address Book Source</emph>. The <link href=\"text/shared/01/01110101.xhp\" name=\"Templates: Address Book Assignment\"><emph>Templates: Address Book Assignment</emph></link> dialog appears."
-msgstr ""
+msgstr "Escueya <emph>Ferramientes - Fonte de la llibreta de direiciones</emph>. Apaez el diálogu <link href=\"text/shared/01/01110101.xhp\" name=\"Templates: Address Book Assignment\"><emph>Plantíes: Designación de llibreta de direiciones</emph></link>."
#: data_addressbook.xhp
msgctxt ""
@@ -4695,7 +4695,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "The filter that has been set can be removed by clicking <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sort\"><emph>Reset Filter/Sort</emph></link> icon <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Icon</alt></image>."
-msgstr ""
+msgstr "El filtru que se configuró pue desaniciase calcando l'iconu <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sort\"><emph>Reaniciar Filtru/Ordenación</emph></link> <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Iconu</alt></image>."
#: data_tabledefine.xhp
msgctxt ""
@@ -5469,7 +5469,7 @@ msgctxt ""
"par_id0821200912504237\n"
"help.text"
msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Iconu</alt></image>"
#: digital_signatures.xhp
msgctxt ""
@@ -5525,7 +5525,7 @@ msgctxt ""
"par_id2372508\n"
"help.text"
msgid "When you receive a signed document, and the software reports that the signature is valid, this does not mean that you can be absolutely sure that the document is the same that the sender has sent. Signing documents with software certificates is not a perfectly secure method. Numerous ways are possible to circumvent the security features."
-msgstr ""
+msgstr "Cuando reciba un documentu robláu, ya'l programa indique que la robla ye válida, nun quier dicir que pueda tar absolutamente seguru de que'l documentu ye'l mesmu qu'unvió el remitente. La robla de documentos con certificaos de software nun ye un métodu perfectamente seguru. Esisten maneres abondo de saltar les funciones de seguridá."
#: digital_signatures.xhp
msgctxt ""
@@ -6265,7 +6265,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "To restrict the display of files in the <emph>Open</emph> dialog to a certain type select the corresponding <emph>File type</emph> from the list. Select <emph>All Files</emph> to display all files."
-msgstr ""
+msgstr "Pa llendar el ver ficheros nel diálogu <emph>Abrir</emph> sólo a ciertu tipu seleicione'l <emphTipu de ficheru</emph> correspondiente de la llista. Seleicione <emph>Tolos ficheros</emph> pa ver tolos ficheros."
#: doc_open.xhp
msgctxt ""
@@ -7339,7 +7339,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "Open the context menu of the toolbar (right click) and choose <emph>Visible Buttons</emph> and then select the button you want to display."
-msgstr ""
+msgstr "Abra'l menú contestual de la barra de ferramientes (clic drechu col mur), escueya <emph>Botones visibles</emph> y, darréu, seleicione'l botón que quier amosar."
#: edit_symbolbar.xhp
msgctxt ""
@@ -8287,7 +8287,7 @@ msgctxt ""
"par_id1510055\n"
"help.text"
msgid "Depending on your system's window manager settings, you may also double-click an empty place on the toolbar or window, while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Or double-click the title bar of the floating toolbar or window."
-msgstr ""
+msgstr "Dependiendo de la configuración del xestor de ventanes del sistema, tamién pue facer doble clic nun llugar baleru de la barra de ferramientes o ventana, mentanto caltién calcada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. O facer doble clic na barra de títulu de la barra de ferramientes flotante o de la ventana."
#: floating_toolbar.xhp
msgctxt ""
@@ -9297,7 +9297,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Place the text cursor in the document at the point where you want to insert the hyperlink or select the text that you want to put the hyperlink on. Select <emph>Hyperlink</emph> command from the <emph>Insert</emph> menu. Alternatively click on the <image id=\"img_id3149763\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149763\">Icon</alt></image> Hyperlink icon on the <emph>Standard</emph> toolbar. The <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> appears."
-msgstr ""
+msgstr "Ponga'l punteru de testu nel documentu nel puntu onde quier inxertar el hiperenllaz o seleicione'l testu sobre'l que quier poner el hiperenllaz. Seleicione'l comandu <emph>Hiperenllaz</emph> del menú <emph>Inxertar</emph>. De mou alternativu, faiga clic nel <image id=\"img_id3149763\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149763\">Iconu</alt></image> iconu Hiperenllaz de la barra de ferramientes <emph>Estandar</emph>. Apaez el <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">diálogu Hiperenllaz</link>."
#: hyperlink_insert.xhp
msgctxt ""
@@ -10145,7 +10145,7 @@ msgctxt ""
"par_id7133399316\n"
"help.text"
msgid "To enter text to be a part of a graphics object, select the object and start typing your text. Click outside the object to end entering text. Double-click text inside an object to edit the text."
-msgstr ""
+msgstr "Pa introducir testu y que forme parte d'un oxetu gráficu, seleicione l'oxetu y principie a escribir el testu. Faiga clic fuera del oxetu p'acabar la introducción del testu. Faiga doble clic dientro del oxetu pa editar el testu."
#: insert_graphic_drawit.xhp
msgctxt ""
@@ -12342,7 +12342,7 @@ msgctxt ""
"par_id3791925\n"
"help.text"
msgid "Run %PRODUCTNAME installer, choose Modify, then select the language that you would like to install from the Additional user interface languages group."
-msgstr ""
+msgstr "Execute l'instalador de %PRODUCTNAME, escueya Camudar y, darréu, seleicione la llingua que quier instalar dende'l grupu Más llingües de la interfaz d'usuariu."
#: language_select.xhp
msgctxt ""
@@ -12350,7 +12350,7 @@ msgctxt ""
"par_id9852903\n"
"help.text"
msgid "If you use %PRODUCTNAME packages maintaned by your Linux distribution, follow the steps below."
-msgstr ""
+msgstr "Si usa los paquetes de %PRODUCTNAME que caltién la so distribución de Linux, siga los pasos de más abaxo."
#: language_select.xhp
msgctxt ""
@@ -12366,7 +12366,7 @@ msgctxt ""
"par_id3791926\n"
"help.text"
msgid "Open your favourite package manager, look for %PRODUCTNAME language packs, and install the languages that you would like to use."
-msgstr ""
+msgstr "Abra'l so alministrador de paquetes favoritu, busque los paquetes de llingua de %PRODUCTNAME ya instale les llingües que quiera usar."
#: language_select.xhp
msgctxt ""
@@ -12374,7 +12374,7 @@ msgctxt ""
"par_id9852904\n"
"help.text"
msgid "If you downloaded %PRODUCTNAME packages from the main %PRODUCTNAME Web site, follow the steps below."
-msgstr ""
+msgstr "Si descargó los paquetes de %PRODUCTNAME dende la web principal de %PRODUCTNAME, siga los pasos de más abaxo."
#: language_select.xhp
msgctxt ""
@@ -12406,7 +12406,7 @@ msgctxt ""
"par_id3791924\n"
"help.text"
msgid "Install the language pack. Unpack tar.gz file and install the packages according to standard practice on your platform."
-msgstr ""
+msgstr "Instale'l paquete de llingua. Descomprima'l ficheru tar.gz ya instale los paquetes siguiendo'l métodu de vezu de la so plataforma."
#: language_select.xhp
msgctxt ""
@@ -12438,7 +12438,7 @@ msgctxt ""
"par_id3791927\n"
"help.text"
msgid "Install the language pack by double-clicking the dmg file."
-msgstr ""
+msgstr "Instale'l paquete de llingua faciendo doble clic nel ficheru dmg."
#: language_select.xhp
msgctxt ""
@@ -12981,7 +12981,7 @@ msgctxt ""
"par_id3149399\n"
"help.text"
msgid "If <emph>Tools - Macros - Record Macro</emph> menu item is missing, make sure that macro recording feature is enabled in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced</emph>."
-msgstr ""
+msgstr "Si falta l'elementu del menú <emph>Ferramientes - Macros - Grabar macro</emph>, compruebe que la función de grabación de macro ta activada en <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - %PRODUCTNAME - Avanzaes</emph>."
#: macro_recording.xhp
msgctxt ""
@@ -13932,7 +13932,7 @@ msgctxt ""
"par_id0804200804174819\n"
"help.text"
msgid "The most recent versions of %PRODUCTNAME can load and save the Microsoft Office Open XML document formats with the extensions docx, xlsx, and pptx. The same versions can also run some Excel Visual Basic scripts, if you enable this feature at <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - VBA Properties</item>."
-msgstr ""
+msgstr "Les versiones más nueves de %PRODUCTNAME puen cargar y guardar los formatos de documentu Open XML de Microsoft Office coles estensiones docx, xlsx y pptx. Les mesmes versiones tamién puen executar dellos scripts de Visual Basic d'Excel si activa esta función en <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline>Ferramientes - Opciones<defaultinline></defaultinline> - Cargar/Guardar - Propiedaes VBA</switchinline>."
#: ms_import_export_limitations.xhp
msgctxt ""
@@ -14326,7 +14326,7 @@ msgctxt ""
"par_idN10B0D\n"
"help.text"
msgid "Microsoft Office files that are encrypted by AES128 can be opened. Other encryption methods are not supported."
-msgstr ""
+msgstr "Puen abrise los ficheros de Microsoft Office que tean cifraos con AES128. Nun hai sofitu pa otros métodos de cifráu."
#: ms_import_export_limitations.xhp
msgctxt ""
@@ -14369,7 +14369,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "$[officename] can open and save documents in the Microsoft Office file formats, including Microsoft Office Open XML formats."
-msgstr ""
+msgstr "$[officename] pue abrir y guardar documentos nos formatos de ficheru de Microsoft Office, incluíos los formatos Open XML de Microsoft Office."
#: ms_user.xhp
msgctxt ""
@@ -18162,7 +18162,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Save the document by choosing<emph> File</emph> -<emph> Save As Template</emph>and saving the document in the <emph>My Templates</emph> category."
-msgstr ""
+msgstr "Guarde'l documentu escoyendo<emph> Ficheru</emph> -<emph> Guardar como plantía</emph> y guardando'l documentu na categoría <emph>Les mios plantíes</emph>."
#: standard_template.xhp
msgctxt ""
@@ -18171,7 +18171,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Choose <emph>File - New - Templates</emph>."
-msgstr ""
+msgstr "Escueya <emph>Ficheru - Nuevu - Plantíes</emph>."
#: standard_template.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index 61a5492638f..2304232ac3c 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-04-16 20:07+0000\n"
+"PO-Revision-Date: 2014-01-22 19:13+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1366142846.0\n"
+"X-POOTLE-MTIME: 1390418026.0\n"
#: 01000000.xhp
msgctxt ""
@@ -785,7 +785,7 @@ msgctxt ""
"hd_id3154909\n"
"help.text"
msgid "Automatically save the document too"
-msgstr ""
+msgstr "Tamién guardar automaticamente'l documentu"
#: 01010200.xhp
msgctxt ""
@@ -793,7 +793,7 @@ msgctxt ""
"par_id3149561\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/userautosave\"> Specifies that <item type=\"productname\">%PRODUCTNAME</item> saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optsavepage/userautosave\"> Especifica que <item type=\"productname\">%PRODUCTNAME</item> guarda tolos documentos abiertos al guardar la información de recuperación automática. Usa'l mesmu intervalu de tiempu que la recuperación automática. </ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1001,7 +1001,7 @@ msgctxt ""
"par_id7198401\n"
"help.text"
msgid "The ODF 1.2 Extended (compat) mode is a more backward-compatible ODF 1.2 extended mode. It uses features that are deprecated in ODF1.2 and/or it is 'bug-compatible' to older OpenOffice.org versions. It may be useful, if you need to interchange ODF documents with users, who use pre-ODF1.2 or ODF1.2-only legacy applications."
-msgstr ""
+msgstr "El mou Estendíu (compatibilidá) de ODF 1.2 ye mou un más compatible haza atrás que'l estendíu de ODF 1.2. Usa carauterístiques declaraes anticuaes en ODF1.2 y/o ye «compatible pa errores» con versiones más antigües de OpenOffice.org. Pue ser útil si necesita intercambiar documentos ODF con usuarios qu'usen aplicaciones antigües anteriores a ODF1.2 o sólo ODF1.2."
#: 01010200.xhp
msgctxt ""
@@ -1096,7 +1096,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optpathspage/OptPathsPage\">This section contains the default paths to important folders in $[officename]. These paths can be edited by the user.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optpathspage/OptPathsPage\">Esta seición contién los caminos predeterminaos a cartafueyos importantes de $[officename]. Estos caminos puen editase pol usuariu.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1114,7 +1114,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optpathspage/paths\">To modify an entry in this list, click the entry and click <emph>Edit</emph>. You can also double click the entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optpathspage/paths\">Pa camudar una entrada d'esta llista, faiga clic na entrada y faiga clic en <emph>Editar</emph>. Tamién pue facer doble clic na entrada.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1551,7 +1551,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit </emph><emph>Modules</emph></link> dialog appears."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">Pa editar un módulu de llingua, seleiciónelu y calque <emph>Editar</emph>.</ahelp> Apaez el diálogu <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Editar </emph><emph>Módulos</emph></link>."
#: 01010400.xhp
msgctxt ""
@@ -1587,7 +1587,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Opens the <emph>New Dictionary</emph> dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Abre'l diálogu <emph>Diccionariu nuevu</emph>, onde pue dar un nome a un nuevu diccionariu definíu pol usuariu o un diccionariu d'esceiciones y especificar la llingua.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1623,7 +1623,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Specifies the name of the new custom dictionary.</ahelp> The file extension \"*.DIC\" is automatically appended."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Especifica'l nome del nuevu diccionariu personalizáu.</ahelp> La estensión de ficheru \"*.DIC\" s'amiesta de mou automáticu."
#: 01010400.xhp
msgctxt ""
@@ -1641,7 +1641,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">By selecting a certain language you can limit the use of the custom dictionary.</ahelp> By selecting <emph>All</emph> the custom dictionary is used independently of the current language."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">Seleicionando una llingua determinada pue llendar l'usu del diccionariu personalizáu.</ahelp> Seleicionando <emph>Toes</emph> el diccionariu personalizáu úsase independientemente de la llingua actual."
#: 01010400.xhp
msgctxt ""
@@ -1659,7 +1659,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Specifies whether you wish to avoid certain words in your documents.</ahelp> In this way, you can create a custom dictionary of all the words to be avoided. If this exception dictionary is activated, during spellchecking you receive a corresponding note about any words which should be avoided."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Especifica si quier torgar ciertes pallabres nos sos documentos.</ahelp> D'esta manera, pue crear un diccionariu personalizáu de toles pallabres a evitar. Si s'activa esti diccionariu d'esceiciones, demientres la correición ortográfica recibirá un avisu correspondiente a cualquier pallabra que tendría d'evitase."
#: 01010400.xhp
msgctxt ""
@@ -1677,7 +1677,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Opens the <emph>Edit custom dictionary</emph> dialog, in which you can add to your custom dictionary or edit existing entries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Abre'l diálogu <emph>Editar diccionariu personalizáu</emph>, onde pue amestar el diccionariu personalizáu o editar les entraes esistentes.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1713,7 +1713,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Specifies the book to be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Especifica'l llibru a editar.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1749,7 +1749,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Assigns a new language to the current custom dictionary.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Designa un idioma nuevu pal diccionariu personalizáu actual.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1767,7 +1767,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/word\">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.</ahelp> If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as \"AutoComplete=\", the word is never automatically hyphenated and no hyphenation is suggested. Typing \"Auto=Complete\" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/word\">Pue escribir una pallabra nueva pa incluir nel diccionariu. Na llista d'abaxo verá'l conteníu del diccionariu personalizáu actual.</ahelp> Si seleiciona una pallabra d'esta llista, esta apaez nel campu de testu. Si escribe una pallabra con un caráuter = al final, como «AutoCompletar=», la pallabra nunca se separa automáticamente y nun se suxer denguna separación. Escribir «Auto=Completar» fai que la pallabra se separe, o que se suxera una separación, nel llugar onde inxerte'l signu =."
#: 01010400.xhp
msgctxt ""
@@ -1785,7 +1785,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the \"Word\" text box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">Esti campu d'entrada sólo ta disponible si ta editando un diccionariu d'esceiciones. Esti campu amuesa la suxerencia alternativa pa la pallabra actual nel cuadru de testu «Pallabra».</ahelp>"
#: 01010400.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/simpress/01.po b/source/ast/helpcontent2/source/text/simpress/01.po
index 8aec9ef817a..4853f3eb0db 100644
--- a/source/ast/helpcontent2/source/text/simpress/01.po
+++ b/source/ast/helpcontent2/source/text/simpress/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-24 21:50+0000\n"
+"PO-Revision-Date: 2014-01-17 22:34+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361742626.0\n"
+"X-POOTLE-MTIME: 1389998040.0\n"
#: 01170000.xhp
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"par_id3148729\n"
"help.text"
msgid "<image id=\"img_id3153034\" src=\"sd/imagelst/nv02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153034\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153034\" src=\"sd/imagelst/nv02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153034\">Iconu</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -7545,7 +7545,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/simpress/ui/definecustomslideshow/add\">Adds an existing slide to the bottom of the <emph>Selected slides</emph> list. You need to select a slide in the <emph>Existing slides</emph> list before you can use this button.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/simpress/ui/definecustomslideshow/add\">Amiesta una diapositiva esistente al final de la llista <emph>Diapositives seleicionaes</emph>. Tien de seleicionar una diapositiva de la llista <emph>Diapositives esistentes</emph> antes de que pueda usar esti botón."
#: 06100100.xhp
msgctxt ""
@@ -7554,7 +7554,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/simpress/ui/definecustomslideshow/remove\">Removes a slide from the <emph>Selected slides </emph>list. You need to choose a slide in the <emph>Selected slides </emph>list before you can use this button.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/simpress/ui/definecustomslideshow/remove\">Desanicia una diapositiva de la llista <emph>Diapositives seleicionaes</emph>. Tien de seleicionar una diapositiva de la llista <emph>Diapositives seleicionaes</emph> antes de que pueda usar esti botón."
#: 06100100.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/simpress/02.po b/source/ast/helpcontent2/source/text/simpress/02.po
index 113371a5ef1..af1c164cf0f 100644
--- a/source/ast/helpcontent2/source/text/simpress/02.po
+++ b/source/ast/helpcontent2/source/text/simpress/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-24 21:51+0000\n"
+"PO-Revision-Date: 2014-01-17 22:36+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361742711.0\n"
+"X-POOTLE-MTIME: 1389998209.0\n"
#: 04010000.xhp
msgctxt ""
@@ -1023,7 +1023,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\".uno:InteractiveTransparence\">Applies a transparency gradient to the selected object.</ahelp> The transparency line represents a grayscale, with the black handle corresponding to 0% transparency and the white handle to 100% transparency."
-msgstr ""
+msgstr "<ahelp hid=\".uno:InteractiveTransparence\">Aplica un dilíu con tresparencia al oxetu seleicionáu.</ahelp> La llinia de tresparencia representa una escala de buxu onde'l tirador prietu correspuende al 0 % de tresparencia ya'l blancu a un 100 %."
#: 10030000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/simpress/04.po b/source/ast/helpcontent2/source/text/simpress/04.po
index 7c6db812e14..fe412fbb7b9 100644
--- a/source/ast/helpcontent2/source/text/simpress/04.po
+++ b/source/ast/helpcontent2/source/text/simpress/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-24 20:49+0000\n"
+"PO-Revision-Date: 2014-01-17 22:40+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361738977.0\n"
+"X-POOTLE-MTIME: 1389998424.0\n"
#: 01020000.xhp
msgctxt ""
@@ -1756,7 +1756,7 @@ msgctxt ""
"hd_id3153254\n"
"help.text"
msgid "Home/End"
-msgstr ""
+msgstr "Aniciu/Fin"
#: 01020000.xhp
msgctxt ""
@@ -1764,7 +1764,7 @@ msgctxt ""
"par_id3153268\n"
"help.text"
msgid "Set the focus to the first/last slide."
-msgstr ""
+msgstr "Asitia'l focu na primera/última diapositiva."
#: 01020000.xhp
msgctxt ""
@@ -1772,7 +1772,7 @@ msgctxt ""
"hd_id3154811\n"
"help.text"
msgid "Left/Right arrow keys or Page Up/Down"
-msgstr ""
+msgstr "Tecles de flecha izquierda/drecha o Re Páx/Av Páx"
#: 01020000.xhp
msgctxt ""
@@ -1780,7 +1780,7 @@ msgctxt ""
"par_id3145073\n"
"help.text"
msgid "Set the focus to the next/previous slide."
-msgstr ""
+msgstr "Asitia'l focu na siguiente/anterior diapositiva."
#: 01020000.xhp
msgctxt ""
@@ -1796,4 +1796,4 @@ msgctxt ""
"par_id3157548\n"
"help.text"
msgid "Change to Normal Mode with the active slide."
-msgstr ""
+msgstr "Cambiar al Mou normal cola diapositiva activa."
diff --git a/source/ast/helpcontent2/source/text/simpress/guide.po b/source/ast/helpcontent2/source/text/simpress/guide.po
index 6b51b49b595..0b0993e878a 100644
--- a/source/ast/helpcontent2/source/text/simpress/guide.po
+++ b/source/ast/helpcontent2/source/text/simpress/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-24 21:49+0000\n"
+"PO-Revision-Date: 2014-01-17 23:49+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361742543.0\n"
+"X-POOTLE-MTIME: 1390002570.0\n"
#: 3d_create.xhp
msgctxt ""
@@ -603,7 +603,7 @@ msgctxt ""
"par_id3148826123\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> icon indicates that the next slide has custom animation."
-msgstr ""
+msgstr "Nel panel de diapositives apaez un iconu <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> al pie de la vista previa de les diapositives que tienen un oxetu o más con animaciones personalizaes. Cuando presente les diapositives cola Consola del presentador, l'iconu <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> indica que la siguiente diapositiva tien animaciones personalizaes."
#: animated_objects.xhp
msgctxt ""
@@ -774,7 +774,7 @@ msgctxt ""
"par_id3148826234\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> icon indicates that the next slide has slide transition."
-msgstr ""
+msgstr "Nel panel de diapositives apaez un iconu <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> al pie de la vista previa de les diapositives que tienen transiciones. Cuando presente la diapositiva cola Consola del presentador, l'iconu <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> indica que la siguiente diapositiva tien una transición."
#: animated_slidechange.xhp
msgctxt ""
@@ -1178,7 +1178,7 @@ msgctxt ""
"par_idN1083F\n"
"help.text"
msgid "Choose <emph>File - Save As Template</emph> to save the document as a template."
-msgstr ""
+msgstr "Escueya <emph>Ficheru - Guardar como plantía</emph> pa guardar el documentu como plantía."
#: background.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/smath/01.po b/source/ast/helpcontent2/source/text/smath/01.po
index d4b09373dc5..f5396ee2651 100644
--- a/source/ast/helpcontent2/source/text/smath/01.po
+++ b/source/ast/helpcontent2/source/text/smath/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-21 09:15+0000\n"
+"PO-Revision-Date: 2014-01-13 01:06+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374398137.0\n"
+"X-POOTLE-MTIME: 1389575182.0\n"
#: 02080000.xhp
msgctxt ""
@@ -11849,7 +11849,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/smath/ui/fontdialog/FontDialog\">Use this dialog to select the font for the respective category in the <emph>Fonts</emph> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/smath/ui/fontdialog/FontDialog\">Use esti diálogu para seleicionar el tipu de lletra para la respeutiva categoría nel diálogu <emph>Tipografíes</emph>.</ahelp>"
#: 05010100.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/swriter/00.po b/source/ast/helpcontent2/source/text/swriter/00.po
index df6a838ab47..054f72767b5 100644
--- a/source/ast/helpcontent2/source/text/swriter/00.po
+++ b/source/ast/helpcontent2/source/text/swriter/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-08-17 05:12+0000\n"
+"PO-Revision-Date: 2014-01-13 01:07+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1345180361.0\n"
+"X-POOTLE-MTIME: 1389575261.0\n"
#: 00000004.xhp
msgctxt ""
@@ -700,7 +700,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "Choose <emph>Insert - Cross-reference</emph>"
-msgstr ""
+msgstr "Escueya <emph>Inxertar - Referencia cruzada</emph>"
#: 00000404.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/swriter/01.po b/source/ast/helpcontent2/source/text/swriter/01.po
index 35d8e985105..604040c0d72 100644
--- a/source/ast/helpcontent2/source/text/swriter/01.po
+++ b/source/ast/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-18 15:04+0000\n"
+"PO-Revision-Date: 2014-01-13 18:21+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358521466.0\n"
+"X-POOTLE-MTIME: 1389637280.0\n"
#: 01120000.xhp
msgctxt ""
@@ -1971,7 +1971,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/autotext/newtext\">Creates a new AutoText entry only from the text in the selection that you made in the current document. Graphics, tables and other objects are not included. You must first enter a name before you see this command.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/newtext\">Crea una nueva entrada de testu automáticu solo a partir del testu de la seleición que tien fecha nel documentu actual. Nun s'incluyen imaxes, tables y otros oxetos. Primero tien d'escribir un nome antes de que pueda ver esti comandu.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -2956,7 +2956,7 @@ msgctxt ""
"par_id3155341\n"
"help.text"
msgid "<image id=\"img_id3155348\" src=\"res/lc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155348\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155348\" src=\"res/lc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155348\">Iconu</alt></image>"
#: 02140000.xhp
msgctxt ""
@@ -2991,7 +2991,7 @@ msgctxt ""
"par_id3145117\n"
"help.text"
msgid "<image id=\"img_id3149575\" src=\"res/lc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149575\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149575\" src=\"res/lc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149575\">Iconu</alt></image>"
#: 02140000.xhp
msgctxt ""
@@ -3178,7 +3178,7 @@ msgctxt ""
"par_id3150023\n"
"help.text"
msgid "<image id=\"img_id3150030\" src=\"res/lc06301.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150030\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150030\" src=\"res/lc06301.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150030\">Iconu</alt></image>"
#: 02150000.xhp
msgctxt ""
@@ -3213,7 +3213,7 @@ msgctxt ""
"par_id3154029\n"
"help.text"
msgid "<image id=\"img_id3154044\" src=\"res/lc06300.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154044\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154044\" src=\"res/lc06300.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154044\">Iconu</alt></image>"
#: 02150000.xhp
msgctxt ""
@@ -3418,7 +3418,7 @@ msgctxt ""
"par_id3147420\n"
"help.text"
msgid "<image id=\"img_id3149551\" src=\"sd/imagelst/nv03.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149551\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149551\" src=\"sd/imagelst/nv03.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149551\">Iconu</alt></image>"
#: 02160000.xhp
msgctxt ""
@@ -3453,7 +3453,7 @@ msgctxt ""
"par_id3153298\n"
"help.text"
msgid "<image id=\"img_id3153309\" src=\"sd/imagelst/nv06.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153309\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153309\" src=\"sd/imagelst/nv06.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153309\">Iconu</alt></image>"
#: 02160000.xhp
msgctxt ""
@@ -3523,7 +3523,7 @@ msgctxt ""
"par_id3150677\n"
"help.text"
msgid "<image id=\"img_id3154020\" src=\"sd/imagelst/nv05.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154020\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154020\" src=\"sd/imagelst/nv05.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154020\">Iconu</alt></image>"
#: 02160000.xhp
msgctxt ""
@@ -5070,7 +5070,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">Adds the chapter number to the caption label. To use this feature, you must first assign an <link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"outline level\">outline level</link> to a paragraph style, and then apply the style to the chapter headings in your document.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">Amiesta'l númberu del capítulu a la etiqueta de la lleenda. Pa usar esta función, primero tien de dar un <link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"outline level\">nivel d'esquema</link> a un estilu de párrafu y aplicar l'estilu a les testeres de los capítulos del documentu.</ahelp></variable>"
#: 04060100.xhp
msgctxt ""
@@ -5354,7 +5354,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/envaddresspage/senderedit\">Includes a return address on the envelope. Select the <emph>Sender </emph>check box, and then enter the return address.</ahelp> $[officename] automatically inserts your user data in the <emph>Sender </emph>box, but you can also enter the data that you want."
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/envaddresspage/senderedit\">Incluye una direición de retornu nel sobre. Seleicione la caxella <emph>Remitente</emph> y escriba la direición de retornu.</ahelp> $[officename] inxerta automáticamente los sos datos d'usuariu nel cuadru <emph>Remitente</emph>, pero tamién pue introducir los datos que quiera."
#: 04070100.xhp
msgctxt ""
@@ -6276,7 +6276,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Inserts the filename, the path, or the filename without the file extension of the current template. You can also insert the names of the \"Category\" and the \"Style\" formats used in the current template."
-msgstr ""
+msgstr "Inxerta'l nome de ficheru, el camín, o'l nombre de ficheru ensin estensión de la plantía actual. Amás pue inxertar los nomes de los formatos «Categoría» y «Estilu» utilizaos na plantía actual."
#: 04090001.xhp
msgctxt ""
@@ -11044,7 +11044,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 04120201.xhp
msgctxt ""
@@ -12292,7 +12292,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Index/Table</link> tab.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Especifique'l formatu del índiz o les entraes de la tabla. L'aspeutu d'esta llingüeta cambia pa reflexar el tipu d'índiz que seleicionó na llingüeta <link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Índiz/tabla</link>.</ahelp>"
#: 04120220.xhp
msgctxt ""
@@ -14283,7 +14283,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/availablelb\">Lists the databases that are registered in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/availablelb\">Presenta la llista de les bases de datos que tan rexistraes en <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 04180400.xhp
msgctxt ""
@@ -14317,7 +14317,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/define\">Replaces the current data source with the data source that you selected in the <emph>Available Databases </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/define\">Sustituye l'orixe de datos actual col orixe de datos que seleicionó na llista <emph>Bases de datos disponibles</emph>.</ahelp>"
#: 04180400.xhp
msgctxt ""
@@ -14791,7 +14791,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textflowpage/TextFlowPage\">Specify hyphenation and pagination options.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textflowpage/TextFlowPage\">Especifique les opciones de separación de pallabres y paxinación.</ahelp>"
#: 05030200.xhp
msgctxt ""
@@ -16469,7 +16469,7 @@ msgctxt ""
"bm_id3150760\n"
"help.text"
msgid "<bookmark_value>text grid for Asian layout</bookmark_value><bookmark branch=\"hid/modules/swriter/ui/textgridpage/TextGridPage\" id=\"bm_id3145580\" localize=\"false\"/>"
-msgstr ""
+msgstr "<bookmark_value>cuadrícula de testu pa diseñu asiáticu</bookmark_value><bookmark branch=\"hid/modules/swriter/ui/textgridpage/TextGridPage\" id=\"bm_id3145580\" localize=\"false\"/>"
#: 05040800.xhp
msgctxt ""
@@ -17147,7 +17147,7 @@ msgctxt ""
"par_idN10AA6\n"
"help.text"
msgid "By default, the <emph>Follow text flow</emph> option is selected when you open a document that was created in a version of Writer older than OpenOffice.org 2.0. However, this option is not selected when you create a document or when you open a document in Microsoft Word format (*.doc)."
-msgstr ""
+msgstr "De mou predetermináu, la opción <emph>Siguir el fluxu del testu</emph> ta seleicionada cuando abra un documentu creáu con una versión de Writer anterior a OpenOffice.org 2.0. Sicasí, esta opción nun ta seleicionada cuando cree un documentu o cuando abra un documentu en formatu de Microsoft Word (*.doc)."
#: 05060100.xhp
msgctxt ""
@@ -18500,7 +18500,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18509,7 +18509,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18518,7 +18518,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18545,7 +18545,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18554,7 +18554,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18563,7 +18563,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18572,7 +18572,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18581,7 +18581,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18608,7 +18608,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18617,7 +18617,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18626,7 +18626,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18635,7 +18635,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18662,7 +18662,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18671,7 +18671,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18680,7 +18680,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18689,7 +18689,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18698,7 +18698,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18725,7 +18725,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18752,7 +18752,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18779,7 +18779,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18806,7 +18806,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18833,7 +18833,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18860,7 +18860,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18887,7 +18887,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18914,7 +18914,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18941,7 +18941,7 @@ msgctxt ""
"83\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -19173,7 +19173,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/frame\">Specify the name of the frame where you want to open the targeted file.</ahelp> The predefined target frame names are described <link href=\"text/shared/01/05020400.xhp#targets\" name=\"here\">here</link>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/frame\">Especifique'l nome del marcu nel que quier abrir el ficheru oxetivu.</ahelp> Los nomes de los marcos de destín predeterminaos tan descritos <link href=\"text/shared/01/05020400.xhp#targets\" name=\"here\">equí</link>."
#: 05060800.xhp
msgctxt ""
@@ -19941,7 +19941,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Reduces or increases table width with modified column width.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Reduz o aumenta l'anchu de tabla col anchu de columna camudáu.</ahelp> Esta opción nun ta disponible si ta seleicionao <emph>Automática</emph> nel área <emph>Alliniación</emph> de la llingüeta <emph>Tabla</emph>."
#: 05090200.xhp
msgctxt ""
@@ -19959,7 +19959,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">If possible, change in column width will be equal for each column.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Si ye posible, el cambiu nel anchu de columna sedrá igual pa cada columna.</ahelp> Esta opción nun ta disponible si ta seleicionada la opción <emph>Automática</emph> nel área <emph>Alliniación</emph> de la llingüeta <emph>Tabla</emph>."
#: 05090200.xhp
msgctxt ""
@@ -24565,7 +24565,7 @@ msgctxt ""
"par_id334242345\n"
"help.text"
msgid "Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <item type=\"keycode\">F11</item> to open <emph>Styles and Formatting</emph> dialog and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialog enter <item type=\"input\">\\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes."
-msgstr ""
+msgstr "Los númberos de les notes al pie allíniense a la izquierda de mou predetermináu nel área de notes al pie. Pa tener los númberos de les notes al pie alliniaos a la drecha edite primero l'estilu de párrafu <emph>Nota al pie</emph>. Calque <item type=\"keycode\">F11</item> p'abrir el diálogu <emph>Estilos y Formatu</emph> y seleicione <emph>Nota al pie</emph> na llista d'estilos de párrafu. Abra'l menú llocal con clic drechu y escueya <emph>Cambiar</emph>. Vaya a la páxina de la llingüeta <emph>Sangríes y espaciáu</emph> y ponga la sangría a 0 antes y después del párrafu, incluyendo la primera llinia. Na páxina de la llingüeta <emph>Tabuladores</emph> cree un tabulador de tipu drechu a 12pt y un tabulador de tipu izquierdu a 14pt. Darréu, nel diálogu <emph>Configuración de Notes al pie/Notes finales</emph>, escriba <item type=\"input\">\\t</item> nos cuadros d'edición <emph>Antes</emph> y <emph>Después</emph>."
#: 06080100.xhp
msgctxt ""
@@ -27722,7 +27722,7 @@ msgctxt ""
"par_idN10570\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -27738,7 +27738,7 @@ msgctxt ""
"par_idN10577\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -27930,7 +27930,7 @@ msgctxt ""
"par_idN10558\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: mm_cusgrelin.xhp
msgctxt ""
@@ -27946,7 +27946,7 @@ msgctxt ""
"par_idN1055F\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: mm_cusgrelin.xhp
msgctxt ""
@@ -28386,7 +28386,7 @@ msgctxt ""
"par_idN10570\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: mm_newaddblo.xhp
msgctxt ""
@@ -28402,7 +28402,7 @@ msgctxt ""
"par_idN10577\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: mm_newaddblo.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/swriter/02.po b/source/ast/helpcontent2/source/text/swriter/02.po
index a02ffa88cf6..80b9176dc39 100644
--- a/source/ast/helpcontent2/source/text/swriter/02.po
+++ b/source/ast/helpcontent2/source/text/swriter/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-08-17 05:12+0000\n"
+"PO-Revision-Date: 2014-01-13 01:08+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1345180361.0\n"
+"X-POOTLE-MTIME: 1389575338.0\n"
#: 02110000.xhp
msgctxt ""
@@ -901,7 +901,7 @@ msgctxt ""
"par_id3154572\n"
"help.text"
msgid "<image src=\"cmd/sc_zoomin.png\" id=\"img_id3155895\"><alt id=\"alt_id3155895\">Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_zoomin.png\" id=\"img_id3155895\"><alt id=\"alt_id3155895\">Iconu</alt></image>"
#: 10010000.xhp
msgctxt ""
@@ -1636,7 +1636,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: 14020000.xhp
msgctxt ""
@@ -1672,7 +1672,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: 14020000.xhp
msgctxt ""
@@ -1987,7 +1987,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "|"
-msgstr ""
+msgstr "|"
#: 14020000.xhp
msgctxt ""
@@ -2176,7 +2176,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "L"
-msgstr ""
+msgstr "L"
#: 14020000.xhp
msgctxt ""
@@ -2212,7 +2212,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "G"
-msgstr ""
+msgstr "G"
#: 14020000.xhp
msgctxt ""
@@ -2932,7 +2932,7 @@ msgctxt ""
"132\n"
"help.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: 14020000.xhp
msgctxt ""
@@ -2995,7 +2995,7 @@ msgctxt ""
"139\n"
"help.text"
msgid "0"
-msgstr ""
+msgstr "0"
#: 14030000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/swriter/04.po b/source/ast/helpcontent2/source/text/swriter/04.po
index d54b749833a..af7231911c3 100644
--- a/source/ast/helpcontent2/source/text/swriter/04.po
+++ b/source/ast/helpcontent2/source/text/swriter/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-08-17 05:12+0000\n"
+"PO-Revision-Date: 2014-01-13 01:11+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1345180361.0\n"
+"X-POOTLE-MTIME: 1389575502.0\n"
#: 01020000.xhp
msgctxt ""
@@ -2150,7 +2150,7 @@ msgctxt ""
"par_id8539384\n"
"help.text"
msgid "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document."
-msgstr ""
+msgstr "Si nun ta seleicionada una caxella completa ya'l punteru ta al final de la tabla, el párrafu que sigue a la tabla se desaniciará, a menos que seya l'últimu párrafu del documentu."
#: 01020000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/swriter/guide.po b/source/ast/helpcontent2/source/text/swriter/guide.po
index 2a48a66d1d8..acbb91830ff 100644
--- a/source/ast/helpcontent2/source/text/swriter/guide.po
+++ b/source/ast/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-21 03:08+0000\n"
+"PO-Revision-Date: 2014-01-17 22:28+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358737717.0\n"
+"X-POOTLE-MTIME: 1389997690.0\n"
#: anchor_object.xhp
msgctxt ""
@@ -1055,7 +1055,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "In the <emph>Macro from</emph> tree control, select %PRODUCTNAME Macros - Gimmicks - AutoText."
-msgstr ""
+msgstr "Nel control del árbol <emph>Macro de</emph>, seleicione Macros de %PRODUCTNAME - Gimmicks - AutoText."
#: autotext.xhp
msgctxt ""
@@ -1064,7 +1064,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "Select \"Main\" in the <emph>Existing macros in: AutoText</emph> list and then click <emph>Run</emph>. A list of the current AutoText entries is generated in a separate text document."
-msgstr ""
+msgstr "Seleicione \"Principal\" na llista <emph>Macros esistentes en: AutoText</emph> y calque <emph>Executar</emph>. Xenérase una llista de les entraes actuales d'AutoText nun documentu de testu separáu."
#: autotext.xhp
msgctxt ""
@@ -1362,7 +1362,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Defining Borders for Characters"
-msgstr ""
+msgstr "Definir bordes pa los caráuteres"
#: border_character.xhp
msgctxt ""
@@ -1370,7 +1370,7 @@ msgctxt ""
"bm_id3156136\n"
"help.text"
msgid "<bookmark_value>characters;defining borders</bookmark_value> <bookmark_value>borders; for characters</bookmark_value> <bookmark_value>frames; around characters</bookmark_value> <bookmark_value>defining;character borders</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>caráuteres;definir bordes</bookmark_value> <bookmark_value>bordes; pa caráuteres</bookmark_value> <bookmark_value>marcos; alredor de caráuteres</bookmark_value> <bookmark_value>definir;bordes de caráuter</bookmark_value>"
#: border_character.xhp
msgctxt ""
@@ -1378,7 +1378,7 @@ msgctxt ""
"hd_id3116136\n"
"help.text"
msgid "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">Defining Borders for Characters</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">Definir bordes pa caráuteres</link> </variable>"
#: border_character.xhp
msgctxt ""
@@ -1386,7 +1386,7 @@ msgctxt ""
"par_id3148413\n"
"help.text"
msgid "If two adjacent text ranges' all border properties are identical (same style, width, color, padding and shadow), then those two ranges will be considered to be part of the same border group and rendered within the same border in the document."
-msgstr ""
+msgstr "Si les propiedaes de borde de dos rangos de testu axacentes son toes idéntiques (el mesmu estilu, anchu, color, rellenu y solombra), consideraráse qu'esos dos rangos son parte del mesmu grupu de borde, y se representen col mesmu borde nel documentu."
#: border_character.xhp
msgctxt ""
@@ -1394,7 +1394,7 @@ msgctxt ""
"hd_id3110503\n"
"help.text"
msgid "To Set a Predefined Border Style"
-msgstr ""
+msgstr "Pa establecer un estilu de borde predefiníu"
#: border_character.xhp
msgctxt ""
@@ -1402,7 +1402,7 @@ msgctxt ""
"par_id3118661\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Seleicione'l rangu de caráuteres alredor del que quier amestar un borde."
#: border_character.xhp
msgctxt ""
@@ -1410,7 +1410,7 @@ msgctxt ""
"par_id3118473\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Escueya <emph>Formatu - Caráuter - Bordes</emph>."
#: border_character.xhp
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"par_id3110171\n"
"help.text"
msgid "Select one of the default border styles in the <emph>Default</emph> area."
-msgstr ""
+msgstr "Seleicione unu de los estilos de borde predeterminaos nel área <emph>Predeterminao</emph>."
#: border_character.xhp
msgctxt ""
@@ -1426,7 +1426,7 @@ msgctxt ""
"par_id3151046\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Seleicione un estilu de llinia, anchu y color pal estilu de borde seleicionáu nel área <emph>Llinia</emph>. Esta configuración aplícase a toles llinies de borde que tan incluíes nel estilu de borde seleicionáu."
#: border_character.xhp
msgctxt ""
@@ -1434,7 +1434,7 @@ msgctxt ""
"par_id3152172\n"
"help.text"
msgid "Select the distance between the border lines and the selected characters in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Seleicione la distancia ente les llinies de borde y los caráuteres seleicionaos nel área <emph>Espaciáu al conteníu</emph>. Sólo pue cambiar les distancies a les llendes que tienen una llinia de borde definida."
#: border_character.xhp
msgctxt ""
@@ -1442,7 +1442,7 @@ msgctxt ""
"par_id3111023\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Calque <emph>Aceutar</emph> p'aplicar los cambeos."
#: border_character.xhp
msgctxt ""
@@ -1450,7 +1450,7 @@ msgctxt ""
"hd_id3142068\n"
"help.text"
msgid "To Set a Customized Border Style"
-msgstr ""
+msgstr "Pa establecer un estilu de borde personalizáu"
#: border_character.xhp
msgctxt ""
@@ -1458,7 +1458,7 @@ msgctxt ""
"par_id3118613\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Seleicione'l rangu de caráuteres alredor del que quier amestar un borde."
#: border_character.xhp
msgctxt ""
@@ -1466,7 +1466,7 @@ msgctxt ""
"par_id3111663\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Escueya <emph>Formatu - Caráuter - Bordes</emph>."
#: border_character.xhp
msgctxt ""
@@ -1474,7 +1474,7 @@ msgctxt ""
"par_id3110541\n"
"help.text"
msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr ""
+msgstr "Nel área<emph>Definíu pol usuariu</emph> seleicione les llendes que quiera qu'apaezan nun diseñu común. Calque nuna llende na vista previa pa conmutar la seleición d'una llende."
#: border_character.xhp
msgctxt ""
@@ -1482,7 +1482,7 @@ msgctxt ""
"par_id3119149\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Seleicione un estilu de llinia, anchu y color pal estilu de borde seleicionáu nel área <emph>Llinia</emph>. Eses preferencies aplíquense a toles llinies de borde que tan incluíes nel estilu de borde seleicionáu."
#: border_character.xhp
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"par_id3116282\n"
"help.text"
msgid "Repeat the last two steps for every border edge."
-msgstr ""
+msgstr "Repita los dos últimos pasos pa cada borde."
#: border_character.xhp
msgctxt ""
@@ -1498,7 +1498,7 @@ msgctxt ""
"par_id3111041\n"
"help.text"
msgid "Select the distance between the border lines and the selected characters in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Seleicione la distancia ente les llinies de borde y los caráuteres seleicionaos nel área <emph>Espaciáu al conteníu</emph>. Sólo pue cambiar les distancies a les llendes que tengan una llinia de borde definida."
#: border_character.xhp
msgctxt ""
@@ -1506,7 +1506,7 @@ msgctxt ""
"par_id3141606\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Calque <emph>Aceutar</emph> p'aplicar los cambeos."
#: border_object.xhp
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Seleicione un estilu de llinia, anchu y color pal estilu de borde seleicionáu nel área <emph>Llinia</emph>. Eses preferencies aplíquense a toles llinies de borde que tan incluíes nel estilu de borde seleicionáu."
#: border_page.xhp
msgctxt ""
@@ -1727,7 +1727,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Seleicione la distancia ente les llinies de borde ya'l conteníu de la páxina nel área <emph>Espaciáu al conteníu</emph>. Sólo pue cambiar les distancies a les llendes que tengan una llinia de borde definida."
#: border_page.xhp
msgctxt ""
@@ -1772,7 +1772,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Seleicione un estilu de llinia, anchu y color pal estilu de borde seleicionáu nel área <emph>Llinia</emph>. Eses preferencies aplíquense a toles llinies de borde que tan incluíes nel estilu de borde seleicionáu."
#: border_page.xhp
msgctxt ""
@@ -1790,7 +1790,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Seleicione la distancia ente les llinies de borde ya'l conteníu de la páxina nel área <emph>Espaciáu al conteníu</emph>. Sólo pue cambiar les distancies a les llendes que tengan una llinia de borde definida."
#: border_page.xhp
msgctxt ""
@@ -13787,7 +13787,7 @@ msgctxt ""
"par_id3155922\n"
"help.text"
msgid "When you save a text document in HTML format, any graphics in the document are saved into the HTML document as embedded data streams. $[officename] tries to keep the original format of graphics, i.e. JPEG pictures or SVG images will be saved into HTML as such. All other graphic formats are saved as PNG."
-msgstr ""
+msgstr "Cuando guarde un documentu de testu en formatu HTML, cualquier gráficu del documentu guárdase nel documentu HTML como fluxu de datos inxertáu. $[officename] intenta caltener el formatu orixinal de los gráficos, p.ex. les fotos JPEG o les imaxes SVG guardaránse nel HTML como tales. Tolos demás formatos gráficos guárdense como PNG."
#: send2html.xhp
msgctxt ""
@@ -15697,7 +15697,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "Choose <emph>File - Save As Template</emph>."
-msgstr ""
+msgstr "Escueya <emph>Ficheru - Guardar como plantía</emph>."
#: template_create.xhp
msgctxt ""
@@ -15733,7 +15733,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "To create a document based on the template, choose <item type=\"menuitem\">File - New - Templates</item>, select the template, and then click <item type=\"menuitem\">Open</item>."
-msgstr ""
+msgstr "Pa crear un documentu basáu na plantía, escueya <item type=\"menuitem\">Ficheru - Nuevu - Plantíes</item>, seleicione la plantía, y llueu calque <item type=\"menuitem\">Abrir</item>."
#: template_create.xhp
msgctxt ""
@@ -15742,7 +15742,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Save As Template\">File - Save As Template</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Save As Template\">Ficheru - Guardar como plantía</link>"
#: template_default.xhp
msgctxt ""
@@ -15802,7 +15802,7 @@ msgctxt ""
"113\n"
"help.text"
msgid "Choose <emph>File - Save As Template</emph>."
-msgstr ""
+msgstr "Escueya <emph>Ficheru - Guardar como plantía</emph>."
#: template_default.xhp
msgctxt ""
@@ -15829,7 +15829,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "Choose <emph>File - New - Templates</emph>."
-msgstr ""
+msgstr "Escueya <emph>Ficheru - Nuevu - Plantíes</emph>."
#: template_default.xhp
msgctxt ""
@@ -15838,7 +15838,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "Double-click the \"My Templates\" folder."
-msgstr ""
+msgstr "Faiga doble clic na carpeta «Les mios plantíes»."
#: template_default.xhp
msgctxt ""
@@ -15847,7 +15847,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "Click on the template that you created, and click <emph>Set as Default</emph>."
-msgstr ""
+msgstr "Faiga clic na plantía que creó, y darréu en <emph>Establecer como predeterminada</emph>."
#: template_default.xhp
msgctxt ""
@@ -15856,7 +15856,7 @@ msgctxt ""
"115\n"
"help.text"
msgid "Close the dialog."
-msgstr ""
+msgstr "Zarre'l diálogu."
#: templates_styles.xhp
msgctxt ""
diff --git a/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
index b1b6ea44d4e..9e7c2407e93 100644
--- a/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-18 14:50+0000\n"
+"PO-Revision-Date: 2014-01-16 03:36+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358520631.0\n"
+"X-POOTLE-MTIME: 1389843397.0\n"
#: ActionTe.ulf
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"OOO_CONTROL_30\n"
"LngText.text"
msgid "Are you sure you want to cancel [ProductName] installation?"
-msgstr "¿Tas seguru de que quies encaboxar la instalación de [ProductName]?"
+msgstr "¿Ta seguru de que quier encaboxar la instalación de [ProductName]?"
#: Control.ulf
msgctxt ""
@@ -1422,7 +1422,7 @@ msgctxt ""
"OOO_CONTROL_71\n"
"LngText.text"
msgid "Will be installed to run from the network. (Available only if the feature supports this option.)"
-msgstr "Instalaráse pa la so execución dende la rede. (Disponible sólo si'l componente almite esta opción)."
+msgstr "Instalaráse pa executar dende la rede. (Disponible sólo si'l componente almite esta opción)."
#: Control.ulf
msgctxt ""
@@ -1438,7 +1438,7 @@ msgctxt ""
"OOO_CONTROL_73\n"
"LngText.text"
msgid "Will have some subfeatures installed to the local hard drive. (Available only if the feature has subfeatures.)"
-msgstr "Dellos subcomponentes van instalase nel discu duru llocal. (Disponible sólo si'l componente tien subcompponentes)."
+msgstr "Tendrá dellos subcomponentes instalaos nel discu duru llocal. (Disponible sólo si'l componente tien subcomponentes)."
#: Control.ulf
msgctxt ""
@@ -2734,7 +2734,7 @@ msgctxt ""
"OOO_CONTROL_317\n"
"LngText.text"
msgid "No languages have been selected for installation. Click OK, then select one or more languages for installation."
-msgstr "Nun se seleicionario llingües pa la instalación. Calca Aceutar y llueu esbilla una o más llingües pa la instalación."
+msgstr "Nun se seleicionaron llingües pa la instalación. Calque Aceutar y llueu esbille una o más llingües pa la instalación."
#: Control.ulf
msgctxt ""
@@ -2742,7 +2742,7 @@ msgctxt ""
"OOO_CONTROL_318\n"
"LngText.text"
msgid "No applications have been selected for installation. Click OK, then select one or more applications for installation."
-msgstr "Nun se seleicionaron aplicaciones pa la instalación. Calca Aceutar y llueu esbilla una o más aplicaciones pa la instalación."
+msgstr "Nun se seleicionaron aplicaciones pa la instalación. Calque Aceutar y llueu esbille una o más aplicaciones pa la instalación."
#: Control.ulf
msgctxt ""
@@ -2798,7 +2798,7 @@ msgctxt ""
"OOO_CUSTOMACTION_4\n"
"LngText.text"
msgid "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
-msgstr ""
+msgstr "Nun pue instalase [ProductName] nesta versión de Windows. Requierse Windows XP o posterior."
#: Error.ulf
msgctxt ""
@@ -3086,7 +3086,7 @@ msgctxt ""
"OOO_ERROR_36\n"
"LngText.text"
msgid "Source file not found{{(cabinet)}}: [2]. Verify that the file exists and that you can access it."
-msgstr "El ficheru d'orixe {{(cabinet)}} nun s'atopó: [2]. Comprueba que'l ficheru existe y que tienes accesu a elli."
+msgstr "Nun s'alcontró'l ficheru d'orixe {{(cabinet)}}: [2]. Compruebe que'l ficheru existe y que tien accesu al mesmu."
#: Error.ulf
msgctxt ""
@@ -3246,7 +3246,7 @@ msgctxt ""
"OOO_ERROR_56\n"
"LngText.text"
msgid "Could not delete value [2] from key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "Nun se ye a desaniciar el valor [2] de la clave [3]. {{Fallu del sistema [4].}} Comprueba que tienes permisu d'accesu bastante a esa clave o fala col personal d'encontu téunicu."
+msgstr "Nun se pue desaniciar el valor [2] de la clave [3]. {{ Error del sistema [4].}} Compruebe que tien permisu d'accesu bastante a esa clave, o comuníquese col personal d'encontu téunicu."
#: Error.ulf
msgctxt ""
@@ -3254,7 +3254,7 @@ msgctxt ""
"OOO_ERROR_57\n"
"LngText.text"
msgid "Could not delete key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "Nun se ye a desaniciar la clave [2]. {{Fallu del sistema [3].}} Comprueba que tienes permisu d'accesu bastante a esa clave, o fala col personal d'encontu téunicu."
+msgstr "Nun se pue desaniciar la clave [2]. {{ Error del sistema [3].}} Compruebe que tien permisu d'accesu bastante a esa clave, o comuníquese col personal d'encontu téunicu."
#: Error.ulf
msgctxt ""
@@ -3262,7 +3262,7 @@ msgctxt ""
"OOO_ERROR_58\n"
"LngText.text"
msgid "Could not read value [2] from key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "Nun se pue lleer el valor [2] de la clave [3]. {{Fallu del sistema [4].}} Comprueba que tienes permisu d'accesu bastante a esa clave, o fala col personal d'encontu téunicu."
+msgstr "Nun se pue lleer el valor [2] de la clave [3]. {{ Error del sistema [4].}} Compruebe que tiene permisu d'accesu bastante a esa clave, o comuníquese col personal d'encontu téunicu."
#: Error.ulf
msgctxt ""
@@ -3270,7 +3270,7 @@ msgctxt ""
"OOO_ERROR_59\n"
"LngText.text"
msgid "Could not write value [2] to key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "Nun se ye a escribir el valor [2] na clave [3]. {{Fallu del sistema [4].}} Comprueba que tienes permisu d'accesu bastante a esa clave o fala col personal d'encontu téunicu."
+msgstr "Nun se pudo escribir el valor [2] na clave [3]. {{ Error del sistema [4].}} Compruebe que tien permisu d'accesu bastante a esa clave o comuníquese col personal d'encontu téunicu."
#: Error.ulf
msgctxt ""
@@ -3278,7 +3278,7 @@ msgctxt ""
"OOO_ERROR_60\n"
"LngText.text"
msgid "Could not get value names for key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "Nun se ye a obtener los nomes de los valores pa la clave [2]. {{Fallu del sistema [3].}} Comprueba que tienes permisu d'accesu bastante a esa clave, o fala col personal d'encontu téunicu."
+msgstr "Nun se puen algamar los nomes de los valores pa la clave [2]. {{ Error del sistema [3].}} Compruebe que tien permisu d'accesu bastante a esa clave, o comuníquese col personal d'encontu téunicu."
#: Error.ulf
msgctxt ""
@@ -3286,7 +3286,7 @@ msgctxt ""
"OOO_ERROR_61\n"
"LngText.text"
msgid "Could not get sub key names for key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "Nun se ye a obtener los nomes de les sub-claves de la clave [2]. {{Fallu del sistema [3].}} Comprueba que tienes permisu d'accesu bastante a esa clave o fala col personal d'encontu téunicu."
+msgstr "Nun se puen algamar los nomes de les sub-claves de la clave [2]. {{ Error del sistema [3].}} Compruebe que tien permisu d'accesu bastante a esa clave, o comuníquese col personal d'encontu téunicu."
#: Error.ulf
msgctxt ""
@@ -3302,7 +3302,7 @@ msgctxt ""
"OOO_ERROR_63\n"
"LngText.text"
msgid "Could not increase the available registry space. [2] KB of free registry space is required for the installation of this application."
-msgstr "Nun se ye a aumentar l'espaciu llibre nel rexistru. Necesites [2] d'espaciu llibre nel rexistru pa instalar l'aplicación."
+msgstr "Nun se pudo aumentar l'espaciu llibre nel rexistru. Necesitense [2] KB d'espaciu llibre nel rexistru pa instalar esta aplicación."
#: Error.ulf
msgctxt ""
@@ -3350,7 +3350,7 @@ msgctxt ""
"OOO_ERROR_69\n"
"LngText.text"
msgid "Are you sure you want to cancel?"
-msgstr "¿Tas seguru d'encaboxar?"
+msgstr "¿Ta seguru de que quier encaboxar?"
#: Error.ulf
msgctxt ""
@@ -3814,7 +3814,7 @@ msgctxt ""
"OOO_ERROR_127\n"
"LngText.text"
msgid "The Windows Installer service cannot update the system file [2] because the file is protected by Windows. You may need to update your operating system for this program to work correctly. {{Package version: [3], OS Protected version: [4]}}"
-msgstr "L'instalador de Windows nun pue anovar el ficheru del sistema [2] porque ta protexíu por Windows. Quiciabes necesites anovar el sistema operativu pa qu'esti programa furrule bien.. {{Versión del paquete: [3], Versión protexida del sistema operativu: [4]}}"
+msgstr "L'instalador de Windows nun pue anovar el ficheru del sistema [2] porque ta protexíu por Windows. Quiciabes necesite anovar el sistema operativu pa qu'esti programa funcione correutamente. {{Versión del paquete: [3], Versión protexida del sistema operativu: [4]}}"
#: Error.ulf
msgctxt ""
@@ -3822,7 +3822,7 @@ msgctxt ""
"OOO_ERROR_128\n"
"LngText.text"
msgid "The Windows Installer service cannot update the protected Windows file [2]. {{Package version: [3], OS Protected version: [4], SFP Error: [5]}}"
-msgstr "L'instalador de Windows nun puede anovar el ficheru de Windows protexíu [2]. {{Versión del paquete: [3], Versión protexida pol sistema operativu: [4], Fallu SFP: [5]}}"
+msgstr "L'instalador de Windows nun pue anovar el ficheru de Windows protexíu [2]. {{Versión del paquete: [3], Versión protexida pol sistema operativu: [4], Fallu SFP: [5]}}"
#: Error.ulf
msgctxt ""
diff --git a/source/ast/librelogo/source/pythonpath.po b/source/ast/librelogo/source/pythonpath.po
index a80f97af89b..cf3492b5685 100644
--- a/source/ast/librelogo/source/pythonpath.po
+++ b/source/ast/librelogo/source/pythonpath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-02 22:29+0000\n"
+"PO-Revision-Date: 2014-01-16 03:44+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370212175.0\n"
+"X-POOTLE-MTIME: 1389843868.0\n"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"PENCAP\n"
"property.text"
msgid "pencap|linecap"
-msgstr ""
+msgstr "finllapiz|finllinia"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -470,7 +470,7 @@ msgctxt ""
"IN\n"
"property.text"
msgid "in"
-msgstr "in"
+msgstr "en"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1078,7 +1078,7 @@ msgctxt ""
"ERR_MAXRECURSION\n"
"property.text"
msgid "maximum recursion depth (%d) exceeded."
-msgstr "perpasóse la profundidá máxima de recursividá (%d)."
+msgstr "fondura máxima recursiva (%d) perpasada."
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1094,4 +1094,4 @@ msgctxt ""
"ERR_NOTAPROGRAM\n"
"property.text"
msgid "Do you want to run this text document?"
-msgstr "¿Quies executar esti documentu de testu?"
+msgstr "¿Quier executar esti documentu de testu?"
diff --git a/source/ast/officecfg/registry/data/org/openoffice.po b/source/ast/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..2e1be06805a
--- /dev/null
+++ b/source/ast/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-12 23:32+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389569560.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Base: Formulariu de base de datos"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Base: Diseñu d'informe"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Base: Diseñu de rellaciones"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Base: Diseñu de consulta"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Base: Diseñu de vista"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Base: Diseñu de tabla"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Base: Vista de datos"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Base: Vista de datos de la tabla"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Base: Xenerador d'informes d'Oracle"
diff --git a/source/ast/officecfg/registry/data/org/openoffice/Office.po b/source/ast/officecfg/registry/data/org/openoffice/Office.po
index a7ec5e5c232..ef7abf010b8 100644
--- a/source/ast/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ast/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-22 13:46+0000\n"
+"PO-Revision-Date: 2014-01-20 19:27+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377179208.0\n"
+"X-POOTLE-MTIME: 1390246045.0\n"
#: Addons.xcu
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"STR_SUN_OPTIMIZATION_WIZARD2\n"
"value.text"
msgid "Presentation Minimizer"
-msgstr ""
+msgstr "Amenorgador de presentaciones"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"STR_STEPS\n"
"value.text"
msgid "Steps"
-msgstr ""
+msgstr "Pasos"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"STR_BACK\n"
"value.text"
msgid "< ~Back"
-msgstr ""
+msgstr "< ~Anterior"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"STR_NEXT\n"
"value.text"
msgid "~Next >"
-msgstr ""
+msgstr "~Siguiente >"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"STR_FINISH\n"
"value.text"
msgid "~Finish"
-msgstr ""
+msgstr "~Finar"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"STR_CANCEL\n"
"value.text"
msgid "Cancel"
-msgstr ""
+msgstr "Encaboxar"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"STR_INTRODUCTION\n"
"value.text"
msgid "Introduction"
-msgstr ""
+msgstr "Introducción"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"STR_INTRODUCTION_T\n"
"value.text"
msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
+msgstr "L'Amenorgador de presentaciones utilízase pa reducir el tamañu del ficheru de la presentación actual. Les imaxes comprimiránse y los datos, cuando yá nun se necesiten, desaniciaránse. Nel últimu pasu del asistente, podrá escoyer ente aplicar los cambios a la presentación actual o crear una versión nueva ameyorada de la presentación."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"STR_CHOSE_SETTINGS\n"
"value.text"
msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
+msgstr "Es~coyer les opciones del Amenorgador de presentaciones"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"STR_REMOVE\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Desaniciar"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
+msgstr "Escoyer la configuración p'ameyorar les imaxes y gráficos"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"STR_IMAGE_OPTIMIZATION\n"
"value.text"
msgid "Graphics"
-msgstr ""
+msgstr "Gráficos"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"STR_LOSSLESS_COMPRESSION\n"
"value.text"
msgid "~Lossless compression"
-msgstr ""
+msgstr "Com~presión ensin perda"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"STR_JPEG_COMPRESSION\n"
"value.text"
msgid "~JPEG compression"
-msgstr ""
+msgstr "Compresión ~JPEG"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"STR_QUALITY\n"
"value.text"
msgid "~Quality in %"
-msgstr ""
+msgstr "~Calidá en %"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"STR_REMOVE_CROP_AREA\n"
"value.text"
msgid "~Delete cropped graphic areas"
-msgstr ""
+msgstr "~Desaniciar les árees de los gráficos recortaes"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION\n"
"value.text"
msgid "Reduce ~image resolution"
-msgstr ""
+msgstr "Amenorgar la resolución d'~imaxe"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_0\n"
"value.text"
msgid "0;<no change>"
-msgstr ""
+msgstr "0;<sin cambios>"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_1\n"
"value.text"
msgid "90;90 DPI (screen resolution)"
-msgstr ""
+msgstr "90;90 PPP (resolución de pantalla)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_2\n"
"value.text"
msgid "150;150 DPI (projector resolution)"
-msgstr ""
+msgstr "150;150 PPP (resolución de proyeutor)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_3\n"
"value.text"
msgid "300;300 DPI (print resolution)"
-msgstr ""
+msgstr "300;300 PPP (resolución d'impresión)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"STR_EMBED_LINKED_GRAPHICS\n"
"value.text"
msgid "~Break links to external graphics"
-msgstr ""
+msgstr "~Romper los enllaces con gráficos esternos"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"STR_OLE_OBJECTS\n"
"value.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "Oxetos OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"STR_OLE_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for replacing OLE objects"
-msgstr ""
+msgstr "Escoyer la configuración pa trocar oxetos OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"STR_OLE_REPLACE\n"
"value.text"
msgid "Create static replacement graphics for OLE objects"
-msgstr ""
+msgstr "Crear gráficos estáticos pa trocar oxetos OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"STR_ALL_OLE_OBJECTS\n"
"value.text"
msgid "For ~all OLE objects"
-msgstr ""
+msgstr "P~a tolos oxetos OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_ALIEN_OLE_OBJECTS_ONLY\n"
"value.text"
msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
+msgstr "Pa los oxetos OLE nun basaos nel ~formatu OpenDocument"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"STR_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
+msgstr "Object Linking and Embedding (OLE) ye una teunoloxía que permite incrustar y enllazar con documentos y otros oxetos. La presentación actual contién oxetos OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"STR_NO_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
+msgstr "Object Linking and Embedding (OLE) ye una teunoloxía que permite incrustar y enllazar con documentos y otros oxetos. La presentación actual nun contién oxetos OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"STR_SLIDES\n"
"value.text"
msgid "Slides"
-msgstr ""
+msgstr "Diapositives"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"STR_CHOOSE_SLIDES\n"
"value.text"
msgid "Choose which slides to delete"
-msgstr ""
+msgstr "Escueya qué diapositives desaniciar"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"STR_MASTER_PAGES\n"
"value.text"
msgid "Master Pages"
-msgstr ""
+msgstr "Páxines maestres"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"STR_DELETE_MASTER_PAGES\n"
"value.text"
msgid "Delete unused ~master pages"
-msgstr ""
+msgstr "Desaniciar les páxines ~maestres ensin usu"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"STR_DELETE_NOTES_PAGES\n"
"value.text"
msgid "~Clear notes"
-msgstr ""
+msgstr "~Llimpiar notes"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"STR_DELETE_HIDDEN_SLIDES\n"
"value.text"
msgid "Delete hidden ~slides"
-msgstr ""
+msgstr "De~saniciar les diapositives tapecíes"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"STR_CUSTOM_SHOW\n"
"value.text"
msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
+msgstr "Desani~ciar les diapositives que nun s'usen pa la presentación personalizada"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"STR_SUMMARY\n"
"value.text"
msgid "Summary"
-msgstr ""
+msgstr "Resume"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1265,7 +1265,7 @@ msgctxt ""
"STR_SUMMARY_TITLE\n"
"value.text"
msgid "Choose where to apply the following changes"
-msgstr ""
+msgstr "Escueya ónde aplicar los siguientes cambios"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1274,7 +1274,7 @@ msgctxt ""
"STR_PROGRESS\n"
"value.text"
msgid "Progress"
-msgstr ""
+msgstr "Progresu"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1283,7 +1283,7 @@ msgctxt ""
"STR_OBJECTS_OPTIMIZED\n"
"value.text"
msgid "Objects optimized"
-msgstr ""
+msgstr "Oxetos ameyoraos"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1292,7 +1292,7 @@ msgctxt ""
"STR_APPLY_TO_CURRENT\n"
"value.text"
msgid "~Apply changes to current presentation"
-msgstr ""
+msgstr "~Aplicar los cambios a la presentación actual"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"STR_AUTOMATICALLY_OPEN\n"
"value.text"
msgid "~Open newly created presentation"
-msgstr ""
+msgstr "~Abrir la presentación recién creada"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"STR_SAVE_SETTINGS\n"
"value.text"
msgid "~Save settings as"
-msgstr ""
+msgstr "~Guardar la configuración como"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"STR_SAVE_AS\n"
"value.text"
msgid "~Duplicate presentation before applying changes"
-msgstr ""
+msgstr "~Duplicar la presentación antes d'aplicar los cambios"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1328,7 +1328,7 @@ msgctxt ""
"STR_DELETE_SLIDES\n"
"value.text"
msgid "Delete %SLIDES slides."
-msgstr ""
+msgstr "Desaniciar %SLIDES diapositives."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1337,7 +1337,7 @@ msgctxt ""
"STR_OPTIMIZE_IMAGES\n"
"value.text"
msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
+msgstr "Ameyorar %IMAGES imaxes a una calidá JPEG de %QUALITY % a %RESOLUTION PPP."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1346,7 +1346,7 @@ msgctxt ""
"STR_CREATE_REPLACEMENT\n"
"value.text"
msgid "Create replacement graphics for %OLE objects."
-msgstr ""
+msgstr "Crear imaxes de sustitución pa %OLE oxetos."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1355,7 +1355,7 @@ msgctxt ""
"STR_CURRENT_FILESIZE\n"
"value.text"
msgid "Current file size:"
-msgstr ""
+msgstr "Tamañu de ficheru actual:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1364,7 +1364,7 @@ msgctxt ""
"STR_ESTIMATED_FILESIZE\n"
"value.text"
msgid "Estimated new file size:"
-msgstr ""
+msgstr "Tamañu estimáu del ficheru nuevu:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1373,7 +1373,7 @@ msgctxt ""
"STR_MB\n"
"value.text"
msgid "%1 MB"
-msgstr ""
+msgstr "%1 MB"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"MY_SETTINGS\n"
"value.text"
msgid "My Settings "
-msgstr ""
+msgstr "La mio configuración "
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"STR_DEFAULT_SESSION\n"
"value.text"
msgid "default session"
-msgstr ""
+msgstr "sesión predeterminada"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"STR_MODIFY_WARNING\n"
"value.text"
msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
+msgstr "L'ameyoramientu camudará'l documentu actual. ¿Quier siguir?"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"STR_YES\n"
"value.text"
msgid "~Yes"
-msgstr ""
+msgstr "~Si"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"STR_OK\n"
"value.text"
msgid "OK"
-msgstr ""
+msgstr "Aceutar"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_INFO_1\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
+msgstr "L'Amenorgador de presentaciones anovó la presentación «%TITLE» correutamente. El tamañu de ficheru cambió de %OLDFILESIZE MB a %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"STR_INFO_2\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "L'Amenorgador de presentaciones anovó la presentación «%TITLE» correutamente. El tamañu de ficheru cambió de %OLDFILESIZE MB a %NEWFILESIZE MB aproximadamente."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"STR_INFO_3\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
+msgstr "L'Amenorgador de presentaciones anovó la presentación «%TITLE» correutamente. El tamañu de ficheru cambió a %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"STR_INFO_4\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "L'Amenorgador de presentaciones anovó correutamente la presentación «%TITLE». El tamañu de ficheru cambió a %NEWFILESIZE MB aproximadamente."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"STR_DUPLICATING_PRESENTATION\n"
"value.text"
msgid "Duplicating presentation..."
-msgstr ""
+msgstr "Duplicando la presentación..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"STR_DELETING_SLIDES\n"
"value.text"
msgid "Deleting slides..."
-msgstr ""
+msgstr "Desaniciando diapositives..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"STR_OPTIMIZING_GRAPHICS\n"
"value.text"
msgid "Optimizing graphics..."
-msgstr ""
+msgstr "Ameyorando gráficos..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"STR_CREATING_OLE_REPLACEMENTS\n"
"value.text"
msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
+msgstr "Creando gráficos de sustitución pa los oxetos OLE..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"STR_FILESIZESEPARATOR\n"
"value.text"
msgid "."
-msgstr ""
+msgstr "."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Ameyoráu pa proyeutores"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Screen optimized (smallest file size)"
-msgstr ""
+msgstr "Ameyoráu pa pantalles (menor tamañu de ficheru)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Ameyoráu pa proyeutores"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Print optimized"
-msgstr ""
+msgstr "Ameyoráu pa impresión"
#: PresenterScreen.xcu
msgctxt ""
@@ -4235,7 +4235,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "SupervisorID"
-msgstr "SupervisorID"
+msgstr "IDSupervisor"
#: TableWizard.xcu
msgctxt ""
@@ -8366,7 +8366,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Hobbies"
-msgstr "Hobbies"
+msgstr "Aficiones"
#: TableWizard.xcu
msgctxt ""
diff --git a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
index b830271a05d..f0a4815b79b 100644
--- a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ast/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-20 03:06+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-01-20 19:28+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384916777.0\n"
+"X-POOTLE-MTIME: 1390246104.0\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Reaniciar el filtru"
#: CalcCommands.xcu
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Horizontally"
-msgstr ""
+msgstr "Reflexar horizontalmente"
#: CalcCommands.xcu
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Icon Set..."
-msgstr "Conxuntu d'iconos"
+msgstr "Conxuntu d'iconos..."
#: CalcCommands.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill R~andom Number..."
-msgstr ""
+msgstr "Llena~r con númberu al debalu..."
#: CalcCommands.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "R~andom Number..."
-msgstr ""
+msgstr "Númberu al deb~alu..."
#: CalcCommands.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Statistics"
-msgstr ""
+msgstr "E~stadístiques"
#: CalcCommands.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Sampling..."
-msgstr ""
+msgstr "Mue~stréu..."
#: CalcCommands.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Descriptive Statistics..."
-msgstr ""
+msgstr "Estadístiques ~descriptives..."
#: CalcCommands.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Analysis of Variance (ANOVA)..."
-msgstr ""
+msgstr "~Análisis de varianza (ANOVA)..."
#: CalcCommands.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Correlation..."
-msgstr ""
+msgstr "~Correllación..."
#: CalcCommands.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Covariance..."
-msgstr ""
+msgstr "~Covarianza..."
#: CalcCommands.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Exponential Smoothing..."
-msgstr ""
+msgstr "Suavizáu ~esponencial..."
#: CalcCommands.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Moving Average..."
-msgstr ""
+msgstr "~Media móvil..."
#: CalcCommands.xcu
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Strea~ms..."
-msgstr ""
+msgstr "Flu~xos..."
#: CalcCommands.xcu
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Resume streaming"
-msgstr ""
+msgstr "Siguir col fluxu"
#: CalcCommands.xcu
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop streaming"
-msgstr ""
+msgstr "Detener el fluxu"
#: CalcCommands.xcu
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Reset Filter"
-msgstr ""
+msgstr "~Reaniciar el fluxu"
#: CalcCommands.xcu
msgctxt ""
@@ -3191,7 +3191,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Pivot Table"
-msgstr "~Pivot Table"
+msgstr "~Tabla dinámica"
#: CalcCommands.xcu
msgctxt ""
@@ -3461,7 +3461,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Data Streams"
-msgstr ""
+msgstr "Fluxos de datos"
#: CalcWindowState.xcu
msgctxt ""
@@ -4118,7 +4118,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Format Floor..."
-msgstr "Format Floor..."
+msgstr "Formatu del suelu..."
#: ChartCommands.xcu
msgctxt ""
@@ -4559,7 +4559,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Horizontal Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Cuadrícula horizontal Principal/Principal y secundaria/Desactivada"
#: ChartCommands.xcu
msgctxt ""
@@ -4622,7 +4622,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Vertical Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Cuadrícula vertical Principal/Principal y secundaria/Desactivada"
#: ChartCommands.xcu
msgctxt ""
@@ -5783,7 +5783,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Impress R~emote"
-msgstr "Impress R~emote"
+msgstr "Impress R~emotu"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Minimize ~Presentation..."
-msgstr ""
+msgstr "Amenorgar la ~presentación..."
#: DrawWindowState.xcu
msgctxt ""
@@ -8870,7 +8870,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Boomerang"
-msgstr "Boomerang"
+msgstr "Bumerán"
#: Effects.xcu
msgctxt ""
@@ -9716,7 +9716,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Boomerang"
-msgstr "Boomerang"
+msgstr "Bumerán"
#: Effects.xcu
msgctxt ""
@@ -11579,7 +11579,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rochade"
-msgstr "Rochade"
+msgstr "Enroque"
#: Effects.xcu
msgctxt ""
@@ -12020,7 +12020,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fontwork Gallery..."
-msgstr ""
+msgstr "Galería de Fontwork..."
#: GenericCommands.xcu
msgctxt ""
@@ -12380,7 +12380,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "\"Prohibited\" Symbol"
-msgstr "Símbolu de \"Prohibíu\""
+msgstr "Símbolu de «Prohibíu»"
#: GenericCommands.xcu
msgctxt ""
@@ -12605,7 +12605,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Chevron"
-msgstr "Chevron"
+msgstr "Circunflexu"
#: GenericCommands.xcu
msgctxt ""
@@ -13415,7 +13415,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Control Focus"
-msgstr "Control Focus"
+msgstr "Focu de control"
#: GenericCommands.xcu
msgctxt ""
@@ -13685,7 +13685,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find All"
-msgstr ""
+msgstr "Alcontrar too"
#: GenericCommands.xcu
msgctxt ""
@@ -14063,7 +14063,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal view"
-msgstr ""
+msgstr "Meyor vista"
#: GenericCommands.xcu
msgctxt ""
@@ -14171,7 +14171,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image..."
-msgstr ""
+msgstr "Recortar imaxe..."
#: GenericCommands.xcu
msgctxt ""
@@ -14180,7 +14180,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image"
-msgstr ""
+msgstr "Recortar la imaxe"
#: GenericCommands.xcu
msgctxt ""
@@ -14189,7 +14189,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage"
-msgstr ""
+msgstr "Xestionar"
#: GenericCommands.xcu
msgctxt ""
@@ -14234,7 +14234,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save a Copy..."
-msgstr "Guardar una copia…"
+msgstr "Guardar una copia..."
#. This is the action to create a private working copy of the document on a server
#: GenericCommands.xcu
@@ -14614,7 +14614,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rotate case (Title Case, UPPERCASE, lowercase)"
-msgstr "Rotar mayúscules (Primera Lletra, MAYÚSCULES, minúscules)"
+msgstr "Conmutar mayúscules (Primera Lletra, MAYÚSCULES, minúscules)"
#: GenericCommands.xcu
msgctxt ""
@@ -14875,7 +14875,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Plug-in"
-msgstr "Plug-in"
+msgstr "Complementu"
#: GenericCommands.xcu
msgctxt ""
@@ -15883,7 +15883,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Plug-in..."
-msgstr "~Plug-in..."
+msgstr "Com~plementu..."
#: GenericCommands.xcu
msgctxt ""
@@ -17980,7 +17980,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Reaniciar Filtru/Orde"
#: GenericCommands.xcu
msgctxt ""
@@ -18349,7 +18349,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Reaniciar filtru"
#: GenericCommands.xcu
msgctxt ""
@@ -18790,7 +18790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Image"
-msgstr ""
+msgstr "~Imaxe"
#: GenericCommands.xcu
msgctxt ""
@@ -20005,7 +20005,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gr~id"
-msgstr "Cuadr~ícula"
+msgstr "C~uadrícula"
#: ReportCommands.xcu
msgctxt ""
@@ -20509,7 +20509,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Area"
-msgstr "Area"
+msgstr "Área"
#: Sidebar.xcu
msgctxt ""
@@ -22300,7 +22300,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Image..."
-msgstr ""
+msgstr "Imaxe..."
#: WriterCommands.xcu
msgctxt ""
@@ -22309,7 +22309,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Image..."
-msgstr ""
+msgstr "~Imaxe..."
#: WriterCommands.xcu
msgctxt ""
@@ -22390,7 +22390,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print document"
-msgstr ""
+msgstr "Imprentar el documentu"
#: WriterCommands.xcu
msgctxt ""
@@ -23164,7 +23164,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Backspace"
-msgstr "Backspace"
+msgstr "Retrocesu"
#: WriterCommands.xcu
msgctxt ""
@@ -23334,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Backspace"
+msgid "Shift+Backspace"
+msgstr "Mayús+Retrocesu"
#: WriterCommands.xcu
msgctxt ""
@@ -23758,7 +23758,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Images on Even Pages"
-msgstr ""
+msgstr "Voltiar imaxes nes páxines pares"
#: WriterCommands.xcu
msgctxt ""
@@ -24100,7 +24100,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Images On/Off"
-msgstr ""
+msgstr "Activar/Desactivar imaxes"
#: WriterCommands.xcu
msgctxt ""
@@ -24460,7 +24460,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save Images..."
-msgstr ""
+msgstr "Guardar les imaxes..."
#: WriterCommands.xcu
msgctxt ""
@@ -24649,7 +24649,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtru d'imaxe"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24658,7 +24658,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24829,7 +24829,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Cambios"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25000,7 +25000,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtru d'imaxe"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25009,7 +25009,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25180,7 +25180,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Cambios"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25342,7 +25342,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtru d'imaxe"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25351,7 +25351,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25522,7 +25522,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Cambios"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25594,7 +25594,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25711,7 +25711,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtru d'imaxe"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25828,7 +25828,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Cambios"
#: WriterWindowState.xcu
msgctxt ""
@@ -26188,7 +26188,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Cambios"
#: XFormsWindowState.xcu
msgctxt ""
diff --git a/source/ast/padmin/source.po b/source/ast/padmin/source.po
index 53251df99ec..cc6f139de0c 100644
--- a/source/ast/padmin/source.po
+++ b/source/ast/padmin/source.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 22:39+0000\n"
+"PO-Revision-Date: 2014-01-20 19:32+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376951950.0\n"
+"X-POOTLE-MTIME: 1390246351.0\n"
#: padialog.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"RID_YOU_SURE\n"
"string.text"
msgid "Are you sure ?"
-msgstr "¿Daveres?"
+msgstr "¿Ta seguru?"
#: padialog.src
msgctxt ""
@@ -361,7 +361,7 @@ msgctxt ""
"RID_QUERY_REMOVEDRIVER\n"
"string.text"
msgid "Do you really want to remove the driver \"%s\"?"
-msgstr "¿Daveres quies desaniciar el controlador \"%s\"?"
+msgstr "¿Daveres quier desaniciar el controlador \"%s\"?"
#: padialog.src
msgctxt ""
@@ -369,7 +369,7 @@ msgctxt ""
"RID_QUERY_REMOVEPRINTER\n"
"string.text"
msgid "Do you really want to remove this printer ?"
-msgstr "¿Daveres quies desaniciar esta imprentadora?"
+msgstr "¿Daveres quier desaniciar esta impresora?"
#: padialog.src
msgctxt ""
@@ -415,7 +415,7 @@ msgctxt ""
"RID_ERR_PRINTERNOTREMOVABLE\n"
"string.text"
msgid "The printer %s cannot be removed."
-msgstr ""
+msgstr "Nun pue desaniciase la imprentadora %s."
#: padialog.src
msgctxt ""
diff --git a/source/ast/readlicense_oo/docs.po b/source/ast/readlicense_oo/docs.po
index ce139656d9a..5d74431f0e0 100644
--- a/source/ast/readlicense_oo/docs.po
+++ b/source/ast/readlicense_oo/docs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 22:20+0000\n"
+"PO-Revision-Date: 2014-01-20 20:10+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376950833.0\n"
+"X-POOTLE-MTIME: 1390248630.0\n"
#: readme.xrm
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"A12\n"
"readmeitem.text"
msgid "Why is ${PRODUCTNAME} Free for Any User?"
-msgstr "¿Por qué ${PRODUCTNAME} ye llibre pa cualesquier usuariu?"
+msgstr "¿Por qué ${PRODUCTNAME} ye llibre pa cualquier usuariu?"
#: readme.xrm
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"macxiOSX\n"
"readmeitem.text"
msgid "MacOSX 10.6 or higher"
-msgstr ""
+msgstr "OS X 10.6 o superior"
#: readme.xrm
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"s255we\n"
"readmeitem.text"
msgid "freetype version 2.2.0 or higher;"
-msgstr ""
+msgstr "freetype versión 2.2.0 o superior;"
#: readme.xrm
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"wd2dff\n"
"readmeitem.text"
msgid "Gnome 2.16 or higher, with the gail 1.9 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)."
-msgstr ""
+msgstr "Gnome 2.16 o superior, colos paquetes gail 1.9 y at-spi 1.7 (necesarios pa la compatibilidá coles teunoloxíes d'asistencia [AT]), o otra interfaz gráfica d'usuariu compatible (como KDE, ente otres)."
#: readme.xrm
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"debianinstall4\n"
"readmeitem.text"
msgid "Right-click within the directory and choose \"Open in Terminal\". A terminal window will open. From the command line of the terminal window, enter the following command (you will be prompted to enter your root user's password before the command will execute):"
-msgstr "Calca col botón drechu dientro del direutoriu y escueyi «Abrir nun terminal». S'abrirá una ventana de terminal. Na llinia de comandu, escribi'l comandu siguiente (va pidise escribir la contraseña del usuariu root enantes d'executar el comandu):"
+msgstr "Calque col botón drechu dientro del direutoriu y escueya «Abrir nun terminal». S'abrirá una ventana de terminal. Na llinia de comandu, escriba'l comandu siguiente (va pidise escribir la contraseña del usuariu root enantes d'executar el comandu):"
#: readme.xrm
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"rpminstall4\n"
"readmeitem.text"
msgid "Right-click within the directory and choose \"Open in Terminal\". A terminal window will open. From the command line of the terminal window, enter the following command (you will be prompted to enter your root user's password before the command will execute):"
-msgstr "Calca col botón drechu dientro del direutoriu y escueyi «Abrir nun terminal». S'abrirá una ventana de terminal. Na llinia de comandu, escribi'l comandu siguiente (va pidise escribir la contraseña del usuariu root enantes d'executar el comandu):"
+msgstr "Calque col botón drechu dientro del direutoriu y escueya «Abrir nun terminal». S'abrirá una ventana de terminal. Na llinia de comandu, escriba'l comandu siguiente (va pidise escribir la contraseña del usuariu root enantes d'executar el comandu):"
#: readme.xrm
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"rpminstall7a\n"
"readmeitem.text"
msgid "Alternatively, you can use the 'install' script, located in the toplevel directory of this archive to perform an installation as a user. The script will set up ${PRODUCTNAME} to have its own profile for this installation, separated from your normal ${PRODUCTNAME} profile. Note that this will not install the system integration parts such as desktop menu items and desktop MIME type registrations."
-msgstr ""
+msgstr "Alternativamente, pue utilizar el script «install», que s'alcuentra nel direutoriu de nivel superior d'esti archivu pa facer una instalación d'usuariu. El script configurará ${PRODUCTNAME} pa que tenga un perfil propiu nesta instalación, separáu del so perfil normal de ${PRODUCTNAME}. Tenga en cuenta qu'esto nun instalará les partes d'integración col sistema, tales como los menús del escritoriu y los rexistros de tipos MIME del escritoriu."
#: readme.xrm
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"otherinstall2\n"
"readmeitem.text"
msgid "The RPMS (or DEBS, respectively) directory also contains a package named libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (or libreoffice4.1-debian-menus_4.1.0-3_all.deb, respectively, or similar). This is a package for all Linux distributions that support the Freedesktop.org specifications/recommendations (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), and is provided for installation on other Linux distributions not covered in the aforementioned instructions."
-msgstr "El direutoriu RPMS (o DEBS, respeutivamente) tamién contién un paquete llamáu libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (o libreoffice4.1-debian-menus_4.1.0-3_all.deb, respeutivamente, o asemeyáu). Esti ye un paquete pa toles distribuciones de Linux compatibles coles especificaciones/recomendaciones de Freedesktop.org (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>) y ufrese pa la instalación n'otres distribuciones Linux que nun se traten neses instrucciones."
+msgstr "El direutoriu RPMS (o DEBS, respeutivamente) tamién contién un paquete llamáu libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (o libreoffice4.1-debian-menus_4.1.0-3_all.deb, respeutivamente, o asemeyáu). Esti ye un paquete pa toles distribuciones de Linux compatibles coles especificaciones/recomendaciones de Freedesktop.org (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), y ufrese pa la instalación n'otres distribuciones Linux que nun se traten neses instrucciones."
#: readme.xrm
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"sdfsdfgf42t3\n"
"readmeitem.text"
msgid "Installing a Language Pack"
-msgstr "El direutoriu RPMS (o DEBS, respeutivamente) tamién contién un paquete llamáu libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (o libreoffice4.1-debian-menus_4.1.0-3_all.deb, respeutivamente, o asemeyáu). Esti ye un paquete para toles distribuciones Linux con encontu pa les especificaciones/recomendaciones de Freedesktop.org (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), y ufrese para facilitar la instalación n'otres distribuciones de Linux que nun tan cubiertes nes instrucciones anteriores."
+msgstr "Instalar un paquete d'idioma"
#: readme.xrm
msgctxt ""
@@ -454,7 +454,7 @@ msgctxt ""
"linuxlangpack5\n"
"readmeitem.text"
msgid "From the Nautilus file manager, right-click in the directory and choose the command \"Open in terminal\". In the terminal window you just opened, execute the command to install the language pack (with all of the commands below, you may be prompted to enter your root user's password):"
-msgstr "Dende'l xestor de ficheros Nautilus, calca col botón drechu nel direutoriu y escueyi'l comandu «Abrir nun terminal». Na ventana del terminal que vienes d'abrir, executa'l comandu pa instalar el paquete d'idioma (con tolos comandos darréu, va pidite qu'escribas la contraseña del usuariu root):"
+msgstr "Dende'l xestor de ficheros Nautilus, calque col botón drechu nel direutoriu y escueya'l comandu «Abrir nun terminal». Na ventana del terminal que vien d'abrir, execute'l comandu pa instalar el paquete d'idioma (con tolos comandos darréu, va pidir qu'escriba la contraseña del usuariu root):"
#: readme.xrm
msgctxt ""
@@ -494,7 +494,7 @@ msgctxt ""
"linuxlangpackA\n"
"readmeitem.text"
msgid "Now start one of the ${PRODUCTNAME} applications - Writer, for instance. Go to the Tools menu and choose Options. In the Options dialog box, click on \"Language Settings\" and then click on \"Languages\". Dropdown the \"User interface\" list and select the language you just installed. If you want, do the same thing for the \"Locale setting\", the \"Default currency\", and the \"Default languages for documents\"."
-msgstr "Executa agora una de les aplicaciones de ${PRODUCTNAME} - Writer, por casu. Entra nel menú Ferramientes y escueyi Opciones. Nel cuadru de diálogu Opciones, calca en «Configuración de llingua» y, darréu, en «Llingües». Estenderexa la llista «Interfaz d'usuariu» y seleiciona l'idioma que vienes d'instalar. Si te peta, fai lo mesmo cola «Configuración llocal», la «Moneda predeterminada» y la «Llingua predeterminada pa los documentos»."
+msgstr "Execute agora una de les aplicaciones de ${PRODUCTNAME} - Writer, por casu. Entre nel menú Ferramientes y escueya Opciones. Nel cuadru de diálogu Opciones, calque en «Configuración de llingua» y, darréu, en «Llingües». Estenderexe la llista «Interfaz d'usuariu» y seleicione l'idioma que vien d'instalar. Si quier, faiga lo mesmo cola «Configuración llocal», la «Moneda predeterminada» y la «Llingua predeterminada pa los documentos»."
#: readme.xrm
msgctxt ""
@@ -502,7 +502,7 @@ msgctxt ""
"linuxlangpackB\n"
"readmeitem.text"
msgid "After adjusting those settings, click on OK. The dialog box will close, and you will see an information message telling you that your changes will only be activated after you exit ${PRODUCTNAME} and start it again (remember to also exit the QuickStarter if it is started)."
-msgstr "Dempués d'axustar eses preferencies, calca Aceutar. Se zarrará'l cuadru de diálogu, y verás un mensaxe informativu diciendo que los cambeos s'activarán dempués de zarrar ${PRODUCTNAME} y volver a executalu (alcuerdate de zarrar tamién QuickStarter si tuviera executandose)."
+msgstr "Dempués d'axustar eses preferencies, calque Aceutar. Se zarrará'l cuadru de diálogu, y verá un mensaxe informativu diciendo que los cambeos namái s'activarán dempués de zarrar ${PRODUCTNAME} y volver a executalu (recuerde zarrar tamién QuickStarter si tuviera executandose)."
#: readme.xrm
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"naso01\n"
"readmeitem.text"
msgid "Problems During Program Startup"
-msgstr "Problems During Program Startup"
+msgstr "Problemes al aniciar el programa"
#: readme.xrm
msgctxt ""
@@ -526,7 +526,7 @@ msgctxt ""
"abcdef\n"
"readmeitem.text"
msgid "Difficulties starting ${PRODUCTNAME} (e.g. applications hang) as well as problems with the screen display are often caused by the graphics card driver. If these problems occur, please update your graphics card driver or try using the graphics driver delivered with your operating system. Difficulties displaying 3D objects can often be solved by deactivating the option \"Use OpenGL\" under 'Tools - Options - ${PRODUCTNAME} - View - 3D view'."
-msgstr "Les dificultaes p'aniciar ${PRODUCTNAME} (p.ex. aplicaciones colingaes) asina como los problemes cola vista en pantalla de vezu los causa'l controlador de la tarxeta gráfica. Si ocurren estos problemes, por favor, anueva'l controlador de la tarxeta gráfica o intenta usar el controlador de gráficos que vien col sistema operativu. Les dificultaes p'amosar oxetos en 3D a menudo se puen iguar desactivando la opción \"Usar OpenGL\" en \"Ferramientes - Opciones - ${PRODUCTNAME} - Ver - Vista 3D\"."
+msgstr "Les dificultaes p'aniciar ${PRODUCTNAME} (p.ex. aplicaciones colingaes) asina como los problemes cola vista en pantalla de vezu los causa'l controlador de la tarxeta gráfica. Si ocurren estos problemes, por favor, anueve'l controlador de la tarxeta gráfica o intente usar el controlador de gráficos que vien col sistema operativu. Les dificultaes p'amosar oxetos en 3D de vezu puen iguase desactivando la opción «Usar OpenGL» en «Ferramientes - Opciones - ${PRODUCTNAME} - Ver - Vista 3D»."
#: readme.xrm
msgctxt ""
@@ -534,7 +534,7 @@ msgctxt ""
"naso\n"
"readmeitem.text"
msgid "ALPS/Synaptics notebook touchpads in Windows"
-msgstr "ALPS/Synaptics notebook touchpads in Windows"
+msgstr "Paneles táctiles de portátiles ALPS/Synaptics en Windows"
#: readme.xrm
msgctxt ""
@@ -542,7 +542,7 @@ msgctxt ""
"naso2\n"
"readmeitem.text"
msgid "Due to a Windows driver issue, you cannot scroll through ${PRODUCTNAME} documents when you slide your finger across an ALPS/Synaptics touchpad."
-msgstr "Due to a Windows driver issue, you cannot scroll through ${PRODUCTNAME} documents when you slide your finger across an ALPS/Synaptics touchpad."
+msgstr "Por un problema col controlador de Windows, nun pue movese pelos documentos de ${PRODUCTNAME} cuando eslice'l deu per un panel táctil ALPS/Synaptics."
#: readme.xrm
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"pji76w0\n"
"readmeitem.text"
msgid "By default, ${PRODUCTNAME} favours nice-looking graphics over speed. If you experience slow graphics, switching off 'Tools - Options - ${PRODUCTNAME} - View - Use Anti-Aliasing' may help."
-msgstr "De mou predetermináu, ${PRODUCTNAME} prefier unos gráficos ameyoraos antes que la velocidá. Si sufres gráficos lentos, desactivar 'Ferramientes - Opciones - ${PRODUCTNAME} - Ver - Usar el suavizáu' pue sirvir d'ayuda."
+msgstr "De mou predetermináu, ${PRODUCTNAME} prefier unos gráficos ameyoraos antes que la velocidá. Si esperimenta lentitú colos gráficos, pue sirvir d'ayuda desactivar «Ferramientes - Opciones - ${PRODUCTNAME} - Ver - Usar antialias»."
#: readme.xrm
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"pji76w1\n"
"readmeitem.text"
msgid "When sending a document via 'File - Send - Document as E-mail' or 'Document as PDF Attachment' problems might occur (program crashes or hangs). This is due to the Windows system file \"Mapi\" (Messaging Application Programming Interface) which causes problems in some file versions. Unfortunately, the problem cannot be narrowed down to a certain version number. For more information visit <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> to search the Microsoft Knowledge Base for \"mapi dll\"."
-msgstr "Al unviar un documentu a traviés de 'Ficheru - Unviar - Documentu como corréu electrónicu' o 'Documentu axuntu en formatu PDF' podríen asoceder dalgunos problemes (el programa blóquiase o colíngase). Esto ye pol ficheru de sistema de Windows \"Mapi\" (Interfaz de programación p'aplicaciones de mensaxería) que provoca problemes en delles versiones. Llamentablemente, el problema nun se pue llendar a un únicu númberu de versión. Pa tener más información, visita <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> y gueta \"mapi dll\" na base de conocimientos de Microsoft."
+msgstr "Al unviar un documentu al traviés de «Ficheru - Unviar - Documentu como corréu electrónicu» o «Documentu como PDF axuntu» podríen asoceder dalgunos problemes (el programa blóquiase o colíngase). Esto ye pol ficheru de sistema de Windows \"Mapi\" (Interfaz de programación p'aplicaciones de mensaxería) que provoca problemes en delles versiones. Llamentablemente, el problema nun se pue llendar a un únicu númberu de versión. Pa tener más información, visite <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> y busque \"mapi dll\" na Base de conocimientos de Microsoft."
#: readme.xrm
msgctxt ""
@@ -686,7 +686,7 @@ msgctxt ""
"faq\n"
"readmeitem.text"
msgid "Also check the FAQ section at <a href=\"http://www.libreoffice.org/faq/\">http://www.libreoffice.org/faq/.</a>"
-msgstr "Llee tamién la seición d'Entrugues Frecuentes en <a href=\"http://www.libreoffice.org/faq/\">http://www.libreoffice.org/faq/.</a>"
+msgstr "Consulte tamién la seición d'entrugues Frecuentes (FAQ) en <a href=\"http://www.libreoffice.org/faq/\">http://www.libreoffice.org/faq/.</a>"
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently BugZilla, kindly hosted at <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "El nuesu sistema pa informar, siguir ya iguar fallos ye anguaño BugZilla, xentilmente agospiáu en <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. Encamentamos a tolos usuarios que se sientan bienveníos y con drechu a informar de los fallos que puedan apaecer na so plataforma en particular. L'informe decidíu de los fallos ye una de les collaboraciones más importantes que pue facer la comunidá d'usuarios al continuu desendolcu y ameyoramientu de ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"ModifiedSourceCodeHeading\n"
"readmeitem.text"
msgid "Used / Modified Source Code"
-msgstr ""
+msgstr "Códigu fonte usáu / camudáu"
#: readme.xrm
msgctxt ""
@@ -838,4 +838,4 @@ msgctxt ""
"ModifiedSourceCodePara\n"
"readmeitem.text"
msgid "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation."
-msgstr ""
+msgstr "Partes con Copyright 1998, 1999 de James Clark. Partes con Copyright 1996, 1998 Netscape Communications Corporation."
diff --git a/source/ast/reportdesign/source/ui/dlg.po b/source/ast/reportdesign/source/ui/dlg.po
index c3d5485f20d..08d848f362a 100644
--- a/source/ast/reportdesign/source/ui/dlg.po
+++ b/source/ast/reportdesign/source/ui/dlg.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-19 22:39+0000\n"
+"PO-Revision-Date: 2014-01-20 20:13+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376951987.0\n"
+"X-POOTLE-MTIME: 1390248830.0\n"
#: CondFormat.src
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"STR_RPT_HELP_SORT\n"
"string.text"
msgid "Select ascending or descending sort order. Ascending means from A to Z or 0 to 9"
-msgstr "Seleicione l'orde ascendente o descendente. Ascendente significa de la A a la Z o del 0 al 9"
+msgstr "Seleicione l'orde ascendiente o descendiente. Ascendiente significa de la A a la Z o del 0 al 9"
#: Navigator.src
msgctxt ""
diff --git a/source/ast/reportdesign/source/ui/inspection.po b/source/ast/reportdesign/source/ui/inspection.po
index 935624d3ec1..1594ea1fa4c 100644
--- a/source/ast/reportdesign/source/ui/inspection.po
+++ b/source/ast/reportdesign/source/ui/inspection.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-02 22:45+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-20 20:12+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370213103.0\n"
+"X-POOTLE-MTIME: 1390248738.0\n"
#: inspection.src
msgctxt ""
@@ -580,7 +580,7 @@ msgctxt ""
"RID_STR_AREA\n"
"string.text"
msgid "Area"
-msgstr "Area"
+msgstr "Área"
#: inspection.src
msgctxt ""
diff --git a/source/ast/reportdesign/uiconfig/dbreport/ui.po b/source/ast/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..895ecba02a2
--- /dev/null
+++ b/source/ast/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-10 01:03+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389315790.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "Data y hora"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "_Incluir la data"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "_Formatu:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "Incluir la _hora"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "Fo_rmatu:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "Númberos de páxina"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "_Páxina N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "Páxina _N de M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "Formatu"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "Parte superior de páxina (_Testera)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "Parte _inferior de páxina (Pie)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "Posición"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "Izquierda"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "Centru"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "Drecha"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "_Alliniación:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "Amosar el númberu na primera páxina"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "Xeneral"
diff --git a/source/ast/sc/source/core/src.po b/source/ast/sc/source/core/src.po
index f8c407d1088..587bead1d7b 100644
--- a/source/ast/sc/source/core/src.po
+++ b/source/ast/sc/source/core/src.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-11-18 16:00+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-20 20:41+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254455.0\n"
+"X-POOTLE-MTIME: 1390250519.0\n"
#: compiler.src
msgctxt ""
@@ -113,4 +113,4 @@ msgctxt ""
"11\n"
"string.text"
msgid "Add-in"
-msgstr "Add-in"
+msgstr "Complementu"
diff --git a/source/ast/sc/source/ui/StatisticsDialogs.po b/source/ast/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..8bac5dd0ccf
--- /dev/null
+++ b/source/ast/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-20 21:27+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390253260.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "Media móvil"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "Suavizáu esponencial"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "Análisis de la varianza"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "ANOVA - Factor únicu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "Grupos"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "Ente grupos"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "Dientro de los grupos"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "Fonte de la variación"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "Valor p"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F críticu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "Total"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "Correllación"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "Correllaciones"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr "Covarianza"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr "Covariances"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr "Estadístiques descriptives"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Media"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "Error estándar"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr "Moda"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Mediana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr "Varianza"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Esviación estándar"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr "Curtosis"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr "Asimetría"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "Rangu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "Mínimu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "Máximu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr "Cuenta"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr "Al debalu ($(DISTRIBUTION))"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr "Uniforme"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr "Enteru uniforme"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "Normal"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr "Cauchy"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr "Bernoulli"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr "Binomial"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr "Binomial negativa"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr "Chi al cuadráu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr "Xeométrica"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "Mínimu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "Máximu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Media"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Esviación estándar"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Mediana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr "Sigma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "Valor p"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr "Númberu d'intentos"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "Valor nu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr "Muestréu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "Columna %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "Filera %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
diff --git a/source/ast/sc/source/ui/dbgui.po b/source/ast/sc/source/ui/dbgui.po
index 7ba89a9be20..b6fc4848089 100644
--- a/source/ast/sc/source/ui/dbgui.po
+++ b/source/ast/sc/source/ui/dbgui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 22:40+0000\n"
+"PO-Revision-Date: 2014-01-20 21:00+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952004.0\n"
+"X-POOTLE-MTIME: 1390251653.0\n"
#: dapitype.src
msgctxt ""
@@ -139,7 +139,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Sql [Native]"
-msgstr "Sql [Native]"
+msgstr "Sql [Nativu]"
#: dapitype.src
msgctxt ""
diff --git a/source/ast/sc/source/ui/drawfunc.po b/source/ast/sc/source/ui/drawfunc.po
index 9399f2adefc..4723e7d4837 100644
--- a/source/ast/sc/source/ui/drawfunc.po
+++ b/source/ast/sc/source/ui/drawfunc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-09 20:46+0000\n"
+"PO-Revision-Date: 2014-01-20 21:13+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355085963.0\n"
+"X-POOTLE-MTIME: 1390252425.0\n"
#: drformsh.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"SUBMENU_ANCHOR\n"
"menuitem.text"
msgid "An~chor"
-msgstr "An~chor"
+msgstr "An~cla"
#: drformsh.src
msgctxt ""
@@ -337,7 +337,7 @@ msgctxt ""
"SUBMENU_ANCHOR\n"
"menuitem.text"
msgid "An~chor"
-msgstr "An~chor"
+msgstr "An~cla"
#: objdraw.src
msgctxt ""
@@ -370,7 +370,7 @@ msgctxt ""
"RID_GRAPHIC_OBJECTBAR\n"
"string.text"
msgid "Image Object Bar"
-msgstr ""
+msgstr "Barra d'oxetos d'imaxe"
#: objdraw.src
msgctxt ""
@@ -387,7 +387,7 @@ msgctxt ""
"SID_EXPORT_AS_GRAPHIC\n"
"menuitem.text"
msgid "Export as Image.."
-msgstr ""
+msgstr "Esportar como imaxe..."
#: objdraw.src
msgctxt ""
diff --git a/source/ast/sc/source/ui/formdlg.po b/source/ast/sc/source/ui/formdlg.po
index c203f8f0764..bb5e33e61da 100644
--- a/source/ast/sc/source/ui/formdlg.po
+++ b/source/ast/sc/source/ui/formdlg.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-11-18 16:00+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-20 20:43+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254457.0\n"
+"X-POOTLE-MTIME: 1390250602.0\n"
#: dwfunctr.src
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "Add-in"
-msgstr "Add-in"
+msgstr "Complementu"
#: dwfunctr.src
msgctxt ""
diff --git a/source/ast/sc/source/ui/navipi.po b/source/ast/sc/source/ui/navipi.po
index 977fb612a26..bdeb513f681 100644
--- a/source/ast/sc/source/ui/navipi.po
+++ b/source/ast/sc/source/ui/navipi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:00+0000\n"
+"PO-Revision-Date: 2014-01-10 01:39+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254458.0\n"
+"X-POOTLE-MTIME: 1389317966.0\n"
#: navipi.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SCSTR_CONTENT_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: navipi.src
msgctxt ""
diff --git a/source/ast/sc/source/ui/src.po b/source/ast/sc/source/ui/src.po
index db9cb297e75..8ef617556f2 100644
--- a/source/ast/sc/source/ui/src.po
+++ b/source/ast/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 22:45+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-01-20 21:30+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952327.0\n"
+"X-POOTLE-MTIME: 1390253423.0\n"
#: autofmt.src
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_DEL_MSG\n"
"string.text"
msgid "Do you really want to delete the # AutoFomat?"
-msgstr "¿De verdá quies desaniciar el formatu automáticu #?"
+msgstr "¿De verdá quier desaniciar el formatu automáticu #?"
#: autofmt.src
msgctxt ""
@@ -1181,7 +1181,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "3 Smilies"
-msgstr ""
+msgstr "3 emoticonos"
#: condformatdlg.src
msgctxt ""
@@ -1190,7 +1190,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "3 Colored Smilies"
-msgstr ""
+msgstr "3 emoticonos de color"
#: condformatdlg.src
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "4 Arrows"
-msgstr ""
+msgstr "4 Fleches"
#: condformatdlg.src
msgctxt ""
@@ -1208,7 +1208,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "4 Gray Arrows"
-msgstr ""
+msgstr "4 Fleches buxes"
#: condformatdlg.src
msgctxt ""
@@ -1217,7 +1217,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "4 Circles Red to Black"
-msgstr ""
+msgstr "4 círculos de bermeyu a prieto"
#: condformatdlg.src
msgctxt ""
@@ -1226,7 +1226,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "4 Ratings"
-msgstr ""
+msgstr "4 valoraciones"
#: condformatdlg.src
msgctxt ""
@@ -1235,7 +1235,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "4 Traffic Lights"
-msgstr ""
+msgstr "4 lluces de semáforu"
#: condformatdlg.src
msgctxt ""
@@ -1244,7 +1244,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "5 Arrows"
-msgstr ""
+msgstr "5 Fleches"
#: condformatdlg.src
msgctxt ""
@@ -1253,7 +1253,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "5 Gray Arrows"
-msgstr ""
+msgstr "5 fleches buxes"
#: condformatdlg.src
msgctxt ""
@@ -1262,7 +1262,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "5 Ratings"
-msgstr ""
+msgstr "5 valoraciones"
#: condformatdlg.src
msgctxt ""
@@ -1271,7 +1271,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid "5 Quarters"
-msgstr ""
+msgstr "5 trimestres"
#: condformatdlg.src
msgctxt ""
@@ -2065,7 +2065,7 @@ msgctxt ""
"STR_UNDO_GRAFEDIT\n"
"string.text"
msgid "Edit Image"
-msgstr ""
+msgstr "Editar la imaxe"
#: globstr.src
msgctxt ""
@@ -2519,7 +2519,7 @@ msgctxt ""
"STR_MSSG_IMPORTDATA_0\n"
"string.text"
msgid "Error while importing data!"
-msgstr "¡Fallu al importar datos!"
+msgstr "¡Error al importar datos!"
#: globstr.src
msgctxt ""
@@ -2916,7 +2916,7 @@ msgctxt ""
"STR_PIVOTFUNC_MAX\n"
"string.text"
msgid "MAX"
-msgstr "MÁX"
+msgstr "MAX"
#: globstr.src
msgctxt ""
@@ -2925,7 +2925,7 @@ msgctxt ""
"STR_PIVOTFUNC_MIN\n"
"string.text"
msgid "MIN"
-msgstr "MÍN"
+msgstr "MIN"
#: globstr.src
msgctxt ""
@@ -3141,7 +3141,7 @@ msgctxt ""
"STR_UPDATE_SCENARIO\n"
"string.text"
msgid "Add selected ranges to current scenario?"
-msgstr "¿Amestar les estayes escoyíes al escenariu actual?"
+msgstr "¿Amestar los rangos seleicionaos al escenariu actual?"
#: globstr.src
msgctxt ""
@@ -3408,7 +3408,7 @@ msgctxt ""
"STR_HFCMD_TIME\n"
"string.text"
msgid "TIME"
-msgstr "TIEMPU"
+msgstr "HORA"
#: globstr.src
msgctxt ""
@@ -3714,7 +3714,7 @@ msgctxt ""
"STR_MERGE_NOTEMPTY\n"
"string.text"
msgid "Should the contents of the hidden cells be moved into the first cell?"
-msgstr "¿Quies mover el conteníu de les caxelles tapecíes a la primera caxella?"
+msgstr "¿Quier mover el conteníu de les caxelles tapecíes a la primera caxella?"
#: globstr.src
msgctxt ""
@@ -3915,7 +3915,7 @@ msgctxt ""
"STR_QUERY_DELTAB\n"
"string.text"
msgid "Are you sure you want to delete the selected sheet(s)?"
-msgstr "¿Tas seguru que quies desaniciar la fueya(es) qu'esbillasti?"
+msgstr "¿Seguro que quier desaniciar la fueya(es) qu'esbilló?"
#: globstr.src
msgctxt ""
@@ -3924,7 +3924,7 @@ msgctxt ""
"STR_QUERY_DELSCENARIO\n"
"string.text"
msgid "Are you sure you want to delete the selected scenario?"
-msgstr "¿Tas seguru de que quies desaniciar l'escenariu seleicionáu?"
+msgstr "¿Seguro de que quier desaniciar l'escenariu seleicionáu?"
#: globstr.src
msgctxt ""
@@ -4101,7 +4101,7 @@ msgctxt ""
"STR_SPELLING_BEGIN_TAB\n"
"string.text"
msgid "Should the spellcheck be continued at the beginning of the current sheet?"
-msgstr "¿Quies siguir la igua ortográfica dende l'entamu de la fueya actual?"
+msgstr "¿Quier siguir la igua ortográfica dende l'entamu de la fueya actual?"
#: globstr.src
msgctxt ""
@@ -4368,7 +4368,7 @@ msgctxt ""
"STR_MSSG_SEARCHANDREPLACE_4\n"
"string.text"
msgid "%PRODUCTNAME Calc has searched to the beginning of the document. Do you want to continue at the end?"
-msgstr "%PRODUCTNAME Calc guetó hasta l'entamu'l documentu. ¿Quies siguir la gueta pel final del documentu?"
+msgstr "%PRODUCTNAME Calc buscó fasta l'entamu del documentu. ¿Quier siguir la gueta pel final del documentu?"
#: globstr.src
msgctxt ""
@@ -4422,7 +4422,7 @@ msgctxt ""
"STR_QUERY_DELENTRY\n"
"string.text"
msgid "Do you really want to delete the entry #?"
-msgstr "¿De verdá quies desaniciar la entrada #?"
+msgstr "¿De verdá quier desaniciar la entrada #?"
#: globstr.src
msgctxt ""
@@ -4431,7 +4431,7 @@ msgctxt ""
"STR_VOBJ_OBJECT\n"
"string.text"
msgid "Objects/Image"
-msgstr ""
+msgstr "Oxetos/Imaxe"
#: globstr.src
msgctxt ""
@@ -4861,7 +4861,7 @@ msgctxt ""
"STR_GRAPHICNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: globstr.src
msgctxt ""
@@ -5072,7 +5072,7 @@ msgctxt ""
"STR_IMPORT_REPLACE\n"
"string.text"
msgid "Do you want to replace the contents of #?"
-msgstr "¿Quies trocar el conteníu de #?"
+msgstr "¿Quier trocar el conteníu de #?"
#: globstr.src
msgctxt ""
@@ -5320,7 +5320,7 @@ msgctxt ""
"STR_CHANGED_DELETE_REJECTION_WARNING\n"
"string.text"
msgid "WARNING: This action may have resulted in references to the deleted area not being restored."
-msgstr "AVISU: Por cuenta d'esta aición pue que nun se restauren les referencies a l'area esborrada."
+msgstr "AVISU: Por cuenta d'esta aición pue que nun se restauren les referencies a l'área desaniciada."
#: globstr.src
msgctxt ""
@@ -6335,6 +6335,9 @@ msgid ""
"#\n"
"be deleted?"
msgstr ""
+"¿Quier que la entrada\n"
+"#\n"
+"se desanicie?"
#: globstr.src
msgctxt ""
@@ -6343,7 +6346,7 @@ msgctxt ""
"STR_COPYLIST\n"
"string.text"
msgid "Copy List"
-msgstr ""
+msgstr "Copiar llista"
#: globstr.src
msgctxt ""
@@ -6352,7 +6355,7 @@ msgctxt ""
"STR_COPYFROM\n"
"string.text"
msgid "List from"
-msgstr ""
+msgstr "Llista de"
#: globstr.src
msgctxt ""
@@ -6361,7 +6364,7 @@ msgctxt ""
"STR_COPYERR\n"
"string.text"
msgid "Cells without text have been ignored."
-msgstr ""
+msgstr "Inoráronse les caxelles ensin testu."
#: globstr.src
msgctxt ""
@@ -6370,7 +6373,7 @@ msgctxt ""
"STR_CTRLCLICKHYPERLINK\n"
"string.text"
msgid "ctrl+click to open hyperlink:"
-msgstr ""
+msgstr "Ctrl+clic p'abrir l'hiperenllaz:"
#: globstr.src
msgctxt ""
@@ -6379,7 +6382,7 @@ msgctxt ""
"STR_CLICKHYPERLINK\n"
"string.text"
msgid "click to open hyperlink:"
-msgstr ""
+msgstr "clic p'abrir l'hiperenllaz:"
#: hdrcont.src
msgctxt ""
@@ -7016,7 +7019,7 @@ msgctxt ""
"FT_QUESTION\n"
"fixedtext.text"
msgid "Do you want to keep the result or do you want to restore previous values?"
-msgstr "¿Quies caltener el resultáu o quies reestablecer los valores anteriores?"
+msgstr "¿Quier caltener el resultáu o quier reestablecer los valores anteriores?"
#: optsolver.src
msgctxt ""
@@ -7799,7 +7802,7 @@ msgctxt ""
"SCERR_IMPORT_NI_BIFF & ERRCODE_RES_MASK\n"
"string.text"
msgid "Excel file format not yet implemented."
-msgstr "El formatu de ficheru Excel nun ta disponible entá."
+msgstr "El formatu de ficheru Excel inda nun ta disponible."
#: scerrors.src
msgctxt ""
@@ -8051,8 +8054,8 @@ msgid ""
"\n"
"$(ARG1)"
msgstr ""
-"Los siguientes caráuteres nun pudieron convertise al xuegu de caráuteres seleicionáu\n"
-"y escribiéronse como les alternatives &#1234;:\n"
+"Los siguientes caráuteres nun pudieron convertise al conxuntu de caráuteres\n"
+"seleicionáu y escribiéronse como alternatives &#1234;:\n"
"\n"
"$(ARG1)"
@@ -8900,7 +8903,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns an internal number for a text having a possible date format."
-msgstr "Devuelve'l númberu de serie de la data representada por testu_de_data."
+msgstr "Devuelve un númberu internu pa un testu que tenga un posible formatu de data."
#: scfuncs.src
msgctxt ""
@@ -8927,7 +8930,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the sequential date of the month as an integer (1-31) in relation to the date value."
-msgstr "Devuelve'l día del mes (1-31) que correspuende al númb_de_serie."
+msgstr "Devuelve la data secuencial del mes como un enteru (1-31) en rellación col valor de la data."
#: scfuncs.src
msgctxt ""
@@ -9278,7 +9281,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the year of a date value as an integer."
-msgstr "Devuelve l'añu que correspuende al númb_de_serie."
+msgstr "Devuelve l'añu d'un valor de data como númberu enteru."
#: scfuncs.src
msgctxt ""
@@ -9350,7 +9353,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of whole days, months or years between 'start date' and 'end date'."
-msgstr "Devuelve'l númberu de tolos díes, meses o años ente «data d'aniciu» y «data final»."
+msgstr "Devuelve'l númberu de díes, meses o años completos ente «data d'aniciu» y «data final»."
#: scfuncs.src
msgctxt ""
@@ -9620,7 +9623,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Payment period. The total number of periods in which the annuity (pension) is paid."
-msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una añalidá (pensión)."
+msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una anualidá (pensión)."
#: scfuncs.src
msgctxt ""
@@ -9818,7 +9821,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Payment period. The total number of periods in which the annuity (pension) is paid."
-msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una añalidá (pensión)."
+msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una anualidá (pensión)."
#: scfuncs.src
msgctxt ""
@@ -9899,7 +9902,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Payment period. The total number of periods in which the annuity (pension) is paid."
-msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una añalidá (pensión)."
+msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una anualidá (pensión)."
#: scfuncs.src
msgctxt ""
@@ -10052,7 +10055,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Payment period. The total number of periods in which the annuity (pension) is paid."
-msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una añalidá (pensión)."
+msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una anualidá (pensión)."
#: scfuncs.src
msgctxt ""
@@ -10061,7 +10064,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "pv"
-msgstr "pv"
+msgstr "vp"
#: scfuncs.src
msgctxt ""
@@ -10268,7 +10271,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Payment period. The total number of periods in which the annuity (pension) is paid."
-msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una añalidá (pensión)."
+msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una anualidá (pensión)."
#: scfuncs.src
msgctxt ""
@@ -10303,8 +10306,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Periodu d'aniciu. El primer periodu a tener en cuenta. A = 1 ye'l primer periodu de toos."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "El periodu inicial. El primer periodu a tener en cuenta. S=1 denota'l primer periodu."
#: scfuncs.src
msgctxt ""
@@ -10385,7 +10388,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Payment period. The total number of periods in which the annuity (pension) is paid."
-msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una añalidá (pensión)."
+msgstr "Periodu de pagu. Ye'l númberu total de pagos d'una anualidá (pensión)."
#: scfuncs.src
msgctxt ""
@@ -10394,7 +10397,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "pv"
-msgstr "pv"
+msgstr "vp"
#: scfuncs.src
msgctxt ""
@@ -10420,8 +10423,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Periodu d'aniciu. El primer periodu a tener en cuenta. A = 1 ye'l primer periodu de toos."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "El periodu inicial. El primer periodu a tener en cuenta. S=1 denota'l primer periodu."
#: scfuncs.src
msgctxt ""
@@ -10700,7 +10703,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Factor. The factor for balance decline. F = 2 means a double declining balance factor"
-msgstr "Fautor. Fautor d'amenorgamientu de saldu. F = 2, pa un fautor d'amenorgamientu doble de saldu"
+msgstr "Factor. El factor d'amenorgamientu del balance. F = 2 significa un factor d'amenorgamientu doble del balance"
#: scfuncs.src
msgctxt ""
@@ -11015,7 +11018,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "npery"
-msgstr "númb_per"
+msgstr "nperañu"
#: scfuncs.src
msgctxt ""
@@ -11168,7 +11171,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "reinvest_rate"
-msgstr "tasa_de_reinversión"
+msgstr "tasa_reinversión"
#: scfuncs.src
msgctxt ""
@@ -11294,7 +11297,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "pv"
-msgstr "pv"
+msgstr "va"
#: scfuncs.src
msgctxt ""
@@ -11357,7 +11360,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "pv"
-msgstr "pv"
+msgstr "va"
#: scfuncs.src
msgctxt ""
@@ -11501,7 +11504,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if the value carries a logical number format."
-msgstr "Devuelve VERDADERU si'l valor ye un valor lóxicu."
+msgstr "Devuelve VERDADERU si'l valor tien un formatu de númberu llóxicu."
#: scfuncs.src
msgctxt ""
@@ -11528,7 +11531,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if value equals #N/A."
-msgstr "Devuelve VERDADERU si'l valor ye'l valor de fallu #N/A."
+msgstr "Devuelve VERDADERU si'l valor ye #N/D."
#: scfuncs.src
msgctxt ""
@@ -11555,7 +11558,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if the value is not text."
-msgstr "Devuelve VERDADERU si'l valor ye un valor que nun seya testu."
+msgstr "Devuelve VERDADERU si'l valor nun ye testu."
#: scfuncs.src
msgctxt ""
@@ -11879,7 +11882,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Then_value"
-msgstr "Valor_si_verdaderu"
+msgstr "Valor_si"
#: scfuncs.src
msgctxt ""
@@ -11897,7 +11900,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Otherwise_value"
-msgstr "Valor_si_falsu"
+msgstr "Valor_sinón"
#: scfuncs.src
msgctxt ""
@@ -12266,7 +12269,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 arguments to be multiplied and a result returned."
-msgstr "Númberu 1, númberu 2,... son de 1 a 30 argumentos que van multiplicase pa devolver un resultáu."
+msgstr "Númberu 1, númberu 2, ... son de 1 a 30 argumentos que van multiplicase pa devolver un resultáu."
#: scfuncs.src
msgctxt ""
@@ -12311,7 +12314,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Los criterios a aplicar nel rangu."
#: scfuncs.src
msgctxt ""
@@ -12374,7 +12377,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Los criterios a aplicar nel rangu."
#: scfuncs.src
msgctxt ""
@@ -12455,7 +12458,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Criteriu 1, criteriu 2,… son los criterios a aplicar nos rangos daos."
#: scfuncs.src
msgctxt ""
@@ -12518,7 +12521,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Criteriu 1, criteriu 2,… son los criterios a aplicar nos rangos daos."
#: scfuncs.src
msgctxt ""
@@ -12563,7 +12566,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Criteriu 1, criteriu 2,... son los criterios que s'aplicarán a los rangos daos."
#: scfuncs.src
msgctxt ""
@@ -12590,7 +12593,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr ""
+msgstr "El rangu de caxelles a evaluar colos criterios daos."
#: scfuncs.src
msgctxt ""
@@ -12608,7 +12611,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Los criterios a aplicar nel rangu."
#: scfuncs.src
msgctxt ""
@@ -12653,7 +12656,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if value is an even integer."
-msgstr "Devuelve VERDADERU si'l valor ye un númberu par."
+msgstr "Devuelve VERDADERU si'l valor ye un enteru par."
#: scfuncs.src
msgctxt ""
@@ -12680,7 +12683,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if value is an odd integer."
-msgstr "Devuelve VERDADERU si'l valor ye un númberu impar."
+msgstr "Devuelve VERDADERU si'l valor ye un enteru impar."
#: scfuncs.src
msgctxt ""
@@ -14183,7 +14186,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "array_1"
-msgstr ""
+msgstr "matriz_1"
#: scfuncs.src
msgctxt ""
@@ -14201,7 +14204,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "array_2"
-msgstr ""
+msgstr "matriz_2"
#: scfuncs.src
msgctxt ""
@@ -14633,7 +14636,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Function_type"
-msgstr "Triba_de_función"
+msgstr "Tipu_función"
#: scfuncs.src
msgctxt ""
@@ -14813,7 +14816,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Function_type"
-msgstr "Triba_de_función"
+msgstr "Tipu_función"
#: scfuncs.src
msgctxt ""
@@ -15020,7 +15023,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the variance based on a sample."
-msgstr ""
+msgstr "Calcula la variancia sobre una muestra."
#: scfuncs.src
msgctxt ""
@@ -15029,7 +15032,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "númberu "
#: scfuncs.src
msgctxt ""
@@ -15038,7 +15041,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Númberu 1, númberu 2, ... son de 1 a 30 argumentos numbéricos que representen una muestra d'una población."
#: scfuncs.src
msgctxt ""
@@ -15101,7 +15104,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates variance based on the entire population."
-msgstr ""
+msgstr "Calcula la variancia de la población total."
#: scfuncs.src
msgctxt ""
@@ -15110,7 +15113,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "númberu "
#: scfuncs.src
msgctxt ""
@@ -15119,7 +15122,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population."
-msgstr ""
+msgstr "Númberu 1, númberu 2, ... son de 1 a 30 argumentos numbéricos que representen una población."
#: scfuncs.src
msgctxt ""
@@ -15182,7 +15185,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on a sample."
-msgstr ""
+msgstr "Calcula la desviación predeterminada d'una amuesa."
#: scfuncs.src
msgctxt ""
@@ -15191,7 +15194,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "númberu "
#: scfuncs.src
msgctxt ""
@@ -15200,7 +15203,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Númberu 1, númberu 2, ... son de 1 a 30 argumentos numbéricos que representen una muestra d'una población."
#: scfuncs.src
msgctxt ""
@@ -15254,7 +15257,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Númberu 1, númberu 2, ... son de 1 a 30 argumentos numbéricos que representen una población."
#: scfuncs.src
msgctxt ""
@@ -15263,7 +15266,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on the entire population."
-msgstr ""
+msgstr "Calcula la desviación predeterminada de la población total determinada polos argumentos."
#: scfuncs.src
msgctxt ""
@@ -15272,7 +15275,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "númberu "
#: scfuncs.src
msgctxt ""
@@ -15281,7 +15284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Númberu 1, númberu 2, ... son de 1 a 30 argumentos numbéricos que representen una población."
#: scfuncs.src
msgctxt ""
@@ -15335,7 +15338,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2;...are 1 to 30 numeric arguments representing a population sample."
-msgstr "Númberu 1; númberu 2;... son ente 1 y 30 argumentos numbéricos que representen una amuesa de población."
+msgstr "Númberu 1; númberu 2; ... son ente 1 y 30 argumentos numbéricos que representen una amuesa de población."
#: scfuncs.src
msgctxt ""
@@ -15641,7 +15644,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Alpha"
-msgstr "Alpha"
+msgstr "Alfa"
#: scfuncs.src
msgctxt ""
@@ -15929,7 +15932,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Alpha"
-msgstr "Alpha"
+msgstr "Alfa"
#: scfuncs.src
msgctxt ""
@@ -16298,7 +16301,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the binomial distribution."
-msgstr ""
+msgstr "Valores de la distribución binomial."
#: scfuncs.src
msgctxt ""
@@ -16307,7 +16310,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "X"
-msgstr ""
+msgstr "X"
#: scfuncs.src
msgctxt ""
@@ -16316,7 +16319,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number of successes in a series of trials."
-msgstr ""
+msgstr "El númberu d'éxitos nuna serie de pruebes."
#: scfuncs.src
msgctxt ""
@@ -16325,7 +16328,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "pruebes"
#: scfuncs.src
msgctxt ""
@@ -16334,7 +16337,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Númberu total de pruebes."
#: scfuncs.src
msgctxt ""
@@ -16343,7 +16346,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16352,7 +16355,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "Probabilidá d'éxitu d'una prueba."
#: scfuncs.src
msgctxt ""
@@ -16361,7 +16364,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: scfuncs.src
msgctxt ""
@@ -16370,7 +16373,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
-msgstr ""
+msgstr "Acumuláu. C=0 calcula la probabilidá individual; C=1, la probabilidá acumulada."
#: scfuncs.src
msgctxt ""
@@ -16441,8 +16444,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Argumentos llende de la distribución binomial."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Devuelve'l menor valor pal que la distribución binomial acumulativa ye mayor que o igual a un valor de criteriu."
#: scfuncs.src
msgctxt ""
@@ -16487,7 +16490,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "alpha"
-msgstr "alpha"
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -16504,8 +16507,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr ""
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Devuelve'l menor valor pal que la distribución binomial acumulativa ye mayor que o igual a un valor de criteriu."
#: scfuncs.src
msgctxt ""
@@ -16514,7 +16517,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "pruebes"
#: scfuncs.src
msgctxt ""
@@ -16523,7 +16526,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Númberu total de pruebes."
#: scfuncs.src
msgctxt ""
@@ -16532,7 +16535,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16541,7 +16544,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "Probabilidá d'éxitu d'una prueba."
#: scfuncs.src
msgctxt ""
@@ -16550,7 +16553,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -16559,7 +16562,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The border probability that is attained or exceeded."
-msgstr ""
+msgstr "La probabilidá llende a la que se llega o se pasa."
#: scfuncs.src
msgctxt ""
@@ -16627,6 +16630,69 @@ msgstr "0 o FALSE calcula la función de densidá de probabilidá. Cualesquier o
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "Devuelve la distribución de Poisson."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Númberu"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "El valor pal que va calculase la distribución de Poisson."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "media"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "Media. El valor mediu de la distribución de Poisson."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Acumuláu"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr "0 o FALSO calcula la función de densidá de probabilidá. Cualquier otru valor, o VERDADERO, o omitíu, calcula la función de distribución acumulativa."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17032,6 +17098,69 @@ msgstr "Acumuláu. C=0 calcula la densidá de la función, C=1 la distribución.
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "Valores de la distribución esponencial."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Númberu"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "El valor pal que va calculase la distribución esponencial."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "lambda"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "Los parámetros de la distribución esponencial."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Acumuláu. C=0 calcula la densidá de la función, C=1 la distribución."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17063,7 +17192,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr "alpha"
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17144,7 +17273,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr "alpha"
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17261,7 +17390,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr "alpha"
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17378,7 +17507,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr "alpha"
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17450,7 +17579,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the beta distribution."
-msgstr ""
+msgstr "Valores de la distribución beta."
#: scfuncs.src
msgctxt ""
@@ -17459,7 +17588,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "númberu"
#: scfuncs.src
msgctxt ""
@@ -17468,7 +17597,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the beta distribution is to be calculated."
-msgstr ""
+msgstr "El valor pal que va calculase la distribución beta."
#: scfuncs.src
msgctxt ""
@@ -17477,7 +17606,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17486,7 +17615,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "El parámetru alfa de la distribución beta."
#: scfuncs.src
msgctxt ""
@@ -17495,7 +17624,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17504,7 +17633,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "El parámetru beta de la distribución beta."
#: scfuncs.src
msgctxt ""
@@ -17513,7 +17642,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Acumuláu"
#: scfuncs.src
msgctxt ""
@@ -17522,7 +17651,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
-msgstr ""
+msgstr "0 o FALSO pa la función de densidá de probabilidá; cualquier otru valor, VERDADERO, o omitíu pa la función de distribución acumulativa."
#: scfuncs.src
msgctxt ""
@@ -17531,7 +17660,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Entamar"
#: scfuncs.src
msgctxt ""
@@ -17540,7 +17669,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "El valor d'entamu pa l'intervalu de valores de la distribución."
#: scfuncs.src
msgctxt ""
@@ -17549,7 +17678,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Fin"
#: scfuncs.src
msgctxt ""
@@ -17558,7 +17687,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "El valor final pa l'intervalu de valores de la distribución."
#: scfuncs.src
msgctxt ""
@@ -17567,7 +17696,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse beta distribution."
-msgstr ""
+msgstr "Valores de la distribución beta inversa."
#: scfuncs.src
msgctxt ""
@@ -17576,7 +17705,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "númberu"
#: scfuncs.src
msgctxt ""
@@ -17585,7 +17714,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse beta distribution is to be calculated."
-msgstr ""
+msgstr "El valor de probabilidá pal que tien de calculase la distribución beta inversa."
#: scfuncs.src
msgctxt ""
@@ -17594,7 +17723,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17603,7 +17732,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "El parámetru alfa de la distribución beta."
#: scfuncs.src
msgctxt ""
@@ -17612,7 +17741,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17621,7 +17750,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "El parámetru beta de la distribución beta."
#: scfuncs.src
msgctxt ""
@@ -17630,7 +17759,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Entamar"
#: scfuncs.src
msgctxt ""
@@ -17639,7 +17768,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "El valor d'entamu pa l'intervalu de valores de la distribución."
#: scfuncs.src
msgctxt ""
@@ -17648,7 +17777,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Fin"
#: scfuncs.src
msgctxt ""
@@ -17657,7 +17786,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "El valor final pa l'intervalu de valores de la distribución."
#: scfuncs.src
msgctxt ""
@@ -17693,7 +17822,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Alpha"
-msgstr "Alpha"
+msgstr "Alfa"
#: scfuncs.src
msgctxt ""
@@ -17743,6 +17872,87 @@ msgstr "Acumuláu. C=0 calcula la densidá de la función, C=1 la distribución.
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "Devuelve los valores de la distribución Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Númberu"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "El valor pal que va calculase la distribución Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "Parámetru Alpha de la distribución Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "beta"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "Parámetru Beta de la distribución Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Acumuláu. C=0 calcula la densidá de la función, C=1 la distribución."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17824,6 +18034,105 @@ msgstr "El tamañu de la población."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "Valores de la distribución hiperxeométrica."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr "X"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "El númberu d'éxitos na amuesa."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "n_amuesa"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "El tamañu de l'amuesa."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "éxitos"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "El númberu d'éxitos na población."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "n_población"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "El tamañu de la población."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Acumuláu"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr "Acumulada. VERDADERO calcula la función de distribución acumulativa, FALSO la función de masa de probabilidá."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -17963,7 +18272,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom_1"
-msgstr "graos_llibertá 1"
+msgstr "graos_llibertá_1"
#: scfuncs.src
msgctxt ""
@@ -17981,7 +18290,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "degrees_freedom_2"
-msgstr "graos_llibertá 2"
+msgstr "graos_llibertá_2"
#: scfuncs.src
msgctxt ""
@@ -17995,6 +18304,150 @@ msgstr "Los graos de llibertá nel denominador de la distribución F."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "Valores de la cola izquierda de la distribución de probabilidá F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Númberu"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "El valor pal que va calculase la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graos_llibertá_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Los graos de llibertá nel numerador de la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graos_llibertá_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Los graos de llibertá nel denominador de la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "acumulativa"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr "Función de distribución acumulativa (VERDADERO) o función de densidá de probabilidá (FALSO)."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "Valores de la cola drecha de la distribución de probabilidá F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Númberu"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "El valor pal que va calculase la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graos_llibertá_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Los graos de llibertá nel numerador de la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graos_llibertá_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Los graos de llibertá nel denominador de la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18026,7 +18479,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom_1"
-msgstr "graos_llibertá 1"
+msgstr "graos_llibertá_1"
#: scfuncs.src
msgctxt ""
@@ -18044,7 +18497,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "degrees_freedom_2"
-msgstr "graos_llibertá 2"
+msgstr "graos_llibertá_2"
#: scfuncs.src
msgctxt ""
@@ -18058,6 +18511,132 @@ msgstr "Los graos de llibertá nel denominador de la distribución F."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "Valores de la cola izquierda inversa de la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "númberu"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "El valor de probabilidá pal que tien de calculase la distribución F inversa."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graos_llibertá_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Los graos de llibertá nel numerador de la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graos_llibertá_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Los graos de llibertá nel denominador de la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "Valores de la cola drecha inversa de la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "númberu"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "El valor de probabilidá pal que tien de calculase la distribución F inversa."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graos_llibertá_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Los graos de llibertá nel numerador de la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graos_llibertá_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Los graos de llibertá nel denominador de la distribución F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18107,7 +18686,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the right-tail probability of the chi-square distribution."
-msgstr ""
+msgstr "Devuelve la probabilidá de la distribución chi-cuadráu."
#: scfuncs.src
msgctxt ""
@@ -18116,7 +18695,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Númberu"
#: scfuncs.src
msgctxt ""
@@ -18125,7 +18704,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the chi square distribution is to be calculated."
-msgstr ""
+msgstr "El valor pal que va calculase la distribución xi-cuadráu."
#: scfuncs.src
msgctxt ""
@@ -18134,7 +18713,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "graos_llibertá"
#: scfuncs.src
msgctxt ""
@@ -18143,7 +18722,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Los graos de llibertá de la distribución xi-cuadráu."
#: scfuncs.src
msgctxt ""
@@ -18215,7 +18794,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
-msgstr ""
+msgstr "Devuelve la cola izquierda de probabilidá de la función de distribución acumulativa o los valores de la función de densidá de probabilidá de la distribución chi al cuadráu."
#: scfuncs.src
msgctxt ""
@@ -18224,7 +18803,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Númberu"
#: scfuncs.src
msgctxt ""
@@ -18233,7 +18812,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
-msgstr ""
+msgstr "El valor pal que tien de calculase la función de densidá de probabilidá o la función de distribución acumulativa."
#: scfuncs.src
msgctxt ""
@@ -18242,7 +18821,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Graos de Llibertá"
#: scfuncs.src
msgctxt ""
@@ -18251,7 +18830,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi-square distribution."
-msgstr ""
+msgstr "Los graos de llibertá de la distribución xi-cuadráu."
#: scfuncs.src
msgctxt ""
@@ -18260,7 +18839,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Acumuláu"
#: scfuncs.src
msgctxt ""
@@ -18268,8 +18847,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr ""
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
+msgstr "0 o FALSO calcula la función de densidá de probabilidá. Cualquier otru valor, o VERDADERO calcula la función de distribución acumulativa."
#: scfuncs.src
msgctxt ""
@@ -18323,7 +18902,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
-msgstr ""
+msgstr "Valores de la inversa de CHIDIST(x; GraosDeLlibertá)."
#: scfuncs.src
msgctxt ""
@@ -18332,7 +18911,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "númberu"
#: scfuncs.src
msgctxt ""
@@ -18341,7 +18920,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
-msgstr ""
+msgstr "Valor de probabilidá pal que tien de calculase la distribución inversa de chi al cuadráu."
#: scfuncs.src
msgctxt ""
@@ -18350,7 +18929,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "graos_llibertá"
#: scfuncs.src
msgctxt ""
@@ -18359,7 +18938,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Los graos de llibertá de la distribución xi-cuadráu."
#: scfuncs.src
msgctxt ""
@@ -18413,7 +18992,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr ""
+msgstr "Valores de la inversa de DIST.CHICUAD(x;GraosDeLlibertá;VERDADERO())."
#: scfuncs.src
msgctxt ""
@@ -18422,7 +19001,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Probability"
-msgstr ""
+msgstr "Probabilidá"
#: scfuncs.src
msgctxt ""
@@ -18431,7 +19010,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
-msgstr ""
+msgstr "El valor de probabilidá pal que tien de calculase la inversa de la distribución chi al cuadráu."
#: scfuncs.src
msgctxt ""
@@ -18440,7 +19019,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Graos de Llibertá"
#: scfuncs.src
msgctxt ""
@@ -18449,7 +19028,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Los graos de llibertá de la distribución xi-cuadráu."
#: scfuncs.src
msgctxt ""
@@ -18620,7 +19199,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr "alpha"
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18674,7 +19253,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a normal distribution."
-msgstr ""
+msgstr "Devuelve un intervalu de confianza (1 alfa) pa una distribución normal."
#: scfuncs.src
msgctxt ""
@@ -18683,7 +19262,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18692,7 +19271,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "El nivel de l'intervalu de confianza."
#: scfuncs.src
msgctxt ""
@@ -18701,7 +19280,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "DESVEST"
#: scfuncs.src
msgctxt ""
@@ -18710,7 +19289,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "La esviación estándar de la población."
#: scfuncs.src
msgctxt ""
@@ -18719,7 +19298,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "tamañu"
#: scfuncs.src
msgctxt ""
@@ -18728,7 +19307,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "El tamañu de la población."
#: scfuncs.src
msgctxt ""
@@ -18737,7 +19316,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr ""
+msgstr "Devuelve un intervalu de confianza (1 alfa) pa una distribución t de Student."
#: scfuncs.src
msgctxt ""
@@ -18746,7 +19325,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18755,7 +19334,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "El nivel de l'intervalu de confianza."
#: scfuncs.src
msgctxt ""
@@ -18764,7 +19343,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "DESVEST"
#: scfuncs.src
msgctxt ""
@@ -18773,7 +19352,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "La esviación estándar de la población."
#: scfuncs.src
msgctxt ""
@@ -18782,7 +19361,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "tamañu"
#: scfuncs.src
msgctxt ""
@@ -18791,7 +19370,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "El tamañu de la población."
#: scfuncs.src
msgctxt ""
@@ -18908,7 +19487,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the chi square independence test."
-msgstr ""
+msgstr "Devuelve la preba d'independencia xi-cuadráu."
#: scfuncs.src
msgctxt ""
@@ -18917,7 +19496,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_B"
-msgstr ""
+msgstr "Datos_B"
#: scfuncs.src
msgctxt ""
@@ -18926,7 +19505,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The observed data array."
-msgstr ""
+msgstr "La matriz de datos observaos."
#: scfuncs.src
msgctxt ""
@@ -18935,7 +19514,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "data_E"
-msgstr ""
+msgstr "datos_E"
#: scfuncs.src
msgctxt ""
@@ -18944,7 +19523,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The expected data array."
-msgstr ""
+msgstr "La matriz de datos esperaos."
#: scfuncs.src
msgctxt ""
@@ -18994,6 +19573,51 @@ msgstr "La segunda matriz de rexistros."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "Calcula la prueba F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "datos_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "La primera matriz de rexistros."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "datos_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "La segunda matriz de rexistros."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
@@ -19349,7 +19973,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Calcula la covarianza de la población."
#: scfuncs.src
msgctxt ""
@@ -19394,7 +20018,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Calcula la covarianza de la población."
#: scfuncs.src
msgctxt ""
@@ -19403,7 +20027,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Datos_1"
#: scfuncs.src
msgctxt ""
@@ -19412,7 +20036,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "La primera matriz de rexistros."
#: scfuncs.src
msgctxt ""
@@ -19421,7 +20045,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Datos_2"
#: scfuncs.src
msgctxt ""
@@ -19430,7 +20054,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "La segunda matriz de rexistros."
#: scfuncs.src
msgctxt ""
@@ -19439,7 +20063,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the sample covariance."
-msgstr ""
+msgstr "Calcula la covarianza de la muestra."
#: scfuncs.src
msgctxt ""
@@ -19448,7 +20072,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Datos_1"
#: scfuncs.src
msgctxt ""
@@ -19457,7 +20081,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "La primera matriz de rexistros."
#: scfuncs.src
msgctxt ""
@@ -19466,7 +20090,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Datos_2"
#: scfuncs.src
msgctxt ""
@@ -19475,7 +20099,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "La segunda matriz de rexistros."
#: scfuncs.src
msgctxt ""
@@ -21421,7 +22045,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed."
-msgstr ""
+msgstr "Separador de millares. Si ye 0 o s'omite, usaráse'l separador de grupu de la configuración llocal; sinón el separador se suprime."
#: scfuncs.src
msgctxt ""
@@ -21997,7 +22621,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Can be \"osversion\", \"system\", \"release\", \"numfile\", and \"recalc\"."
-msgstr "Pue ser \"osversion\", \"system\", \"release\", \"numfile\" y \"recalc\"."
+msgstr "Pue ser \"osversion\", \"system\", \"release\", \"numfile\", y \"recalc\"."
#: scfuncs.src
msgctxt ""
@@ -22160,7 +22784,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Converts text to a number, in a locale-independent way."
-msgstr "Convierte testu nun númberu, d'una manera llocal_independiente."
+msgstr "Convierte testu nun númberu, de manera independiente de la configuración llocal."
#: scfuncs.src
msgctxt ""
@@ -22223,7 +22847,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Bitwise \"AND\" of two integers."
-msgstr "\"AND\" a nivel de bit de dos enteros."
+msgstr "«Y» a nivel de bit de dos enteros."
#: scfuncs.src
msgctxt ""
@@ -22313,7 +22937,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Bitwise \"exclusive OR\" of two integers."
-msgstr "Bitwise \"OU Esclusivu\" de dos númberos enteros."
+msgstr "«O esclusivu» a nivel de bit de dos enteros."
#: scfuncs.src
msgctxt ""
@@ -22394,7 +23018,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The integer number of bits the value is to be shifted."
-msgstr "The integer number of bits the value is to be shifted."
+msgstr "El númberu enteru de bits que se moverá'l valor."
#: scfuncs.src
msgctxt ""
@@ -22439,7 +23063,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The integer number of bits the value is to be shifted."
-msgstr "The integer number of bits the value is to be shifted."
+msgstr "El númberu enteru de bits que se moverá'l valor."
#: scfuncs.src
msgctxt ""
@@ -22448,7 +23072,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr ""
+msgstr "Calcula la llonxitú d'una cadena de testu, con DBCS"
#: scfuncs.src
msgctxt ""
@@ -22457,7 +23081,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testu"
#: scfuncs.src
msgctxt ""
@@ -22466,7 +23090,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the length is to be determined."
-msgstr ""
+msgstr "El testu del que va determinase'l llargor."
#: scfuncs.src
msgctxt ""
@@ -22475,7 +23099,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Devuelve'l caberu caráuter o caráuteres d'un testu, con DBCS"
#: scfuncs.src
msgctxt ""
@@ -22484,7 +23108,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testu"
#: scfuncs.src
msgctxt ""
@@ -22493,7 +23117,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the end partial words are to be determined."
-msgstr ""
+msgstr "El testu nel que van determinase les pallabres caberes parciales."
#: scfuncs.src
msgctxt ""
@@ -22502,7 +23126,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "númberu"
#: scfuncs.src
msgctxt ""
@@ -22511,7 +23135,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the end text."
-msgstr ""
+msgstr "El númberu de caráuteres del fin del testu."
#: scfuncs.src
msgctxt ""
@@ -22520,7 +23144,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Devuelve'l primer caráuter o caráuteres d'un testu, con DBCS"
#: scfuncs.src
msgctxt ""
@@ -22529,7 +23153,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testu"
#: scfuncs.src
msgctxt ""
@@ -22538,7 +23162,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text where the initial partial words are to be determined."
-msgstr ""
+msgstr "El testu nel que van determinase les pallabres iniciales parciales."
#: scfuncs.src
msgctxt ""
@@ -22547,7 +23171,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "númberu"
#: scfuncs.src
msgctxt ""
@@ -22556,7 +23180,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the start text."
-msgstr ""
+msgstr "El númberu de caráuteres del testu inicial."
#: scfuncs.src
msgctxt ""
@@ -22565,7 +23189,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr ""
+msgstr "Devuelve una cadena de testu parcial d'un testu, con DBCS"
#: scfuncs.src
msgctxt ""
@@ -22574,7 +23198,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testu"
#: scfuncs.src
msgctxt ""
@@ -22583,7 +23207,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which partial words are to be determined."
-msgstr ""
+msgstr "El testu nel que van determinase les pallabres parciales."
#: scfuncs.src
msgctxt ""
@@ -22592,7 +23216,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "start"
-msgstr ""
+msgstr "entamu"
#: scfuncs.src
msgctxt ""
@@ -22601,7 +23225,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The position from which the part word is to be determined."
-msgstr ""
+msgstr "La posición dende la que va determinase la pallabra parcial."
#: scfuncs.src
msgctxt ""
@@ -22610,7 +23234,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "númberu"
#: scfuncs.src
msgctxt ""
@@ -22619,7 +23243,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The number of characters for the text."
-msgstr ""
+msgstr "El númberu de caráuteres pal testu."
#: scfuncs.src
msgctxt ""
@@ -22628,7 +23252,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Apply an XPath expression to an XML document"
-msgstr ""
+msgstr "Aplicar una espresión de XPath a un documentu XML"
#: scfuncs.src
msgctxt ""
@@ -22637,7 +23261,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "XML Document"
-msgstr ""
+msgstr "Documentu XML"
#: scfuncs.src
msgctxt ""
@@ -22646,7 +23270,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "String containing a valid XML stream"
-msgstr ""
+msgstr "Cadena que contién un fluxu XML válidu"
#: scfuncs.src
msgctxt ""
@@ -22655,7 +23279,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "XPath expression"
-msgstr ""
+msgstr "Espresión XPath"
#: scfuncs.src
msgctxt ""
@@ -22664,7 +23288,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "String containing a valid XPath expression"
-msgstr ""
+msgstr "Cadena que contién una espresión XPath válida"
#: scfuncs.src
msgctxt ""
@@ -22673,7 +23297,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Get some webcontent from an URI."
-msgstr ""
+msgstr "Algamar conteníu web d'un URI."
#: scfuncs.src
msgctxt ""
@@ -22682,7 +23306,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "URI"
-msgstr ""
+msgstr "URI"
#: scfuncs.src
msgctxt ""
@@ -22691,7 +23315,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "URI of the webservice"
-msgstr ""
+msgstr "URI del serviciu web"
#: scstring.src
msgctxt ""
@@ -22747,7 +23371,7 @@ msgctxt ""
"SCSTR_DRAWSHELL\n"
"string.text"
msgid "Image Objects"
-msgstr ""
+msgstr "Oxetos d'imaxe"
#: scstring.src
msgctxt ""
@@ -22755,7 +23379,7 @@ msgctxt ""
"SCSTR_DRAWTEXTSHELL\n"
"string.text"
msgid "Text Objects"
-msgstr ""
+msgstr "Oxetos de testu"
#: scstring.src
msgctxt ""
@@ -22763,7 +23387,7 @@ msgctxt ""
"SCSTR_DRAWFORMSHELL\n"
"string.text"
msgid "Form Objects"
-msgstr ""
+msgstr "Oxetos de formulariu"
#: scstring.src
msgctxt ""
@@ -22771,7 +23395,7 @@ msgctxt ""
"SCSTR_CHARTSHELL\n"
"string.text"
msgid "Chart Objects"
-msgstr ""
+msgstr "Oxetos de diagrama"
#: scstring.src
msgctxt ""
@@ -22779,7 +23403,7 @@ msgctxt ""
"SCSTR_OLEOBJECTSHELL\n"
"string.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "Oxetos OLE"
#: scstring.src
msgctxt ""
@@ -22787,7 +23411,7 @@ msgctxt ""
"SCSTR_GRAPHICSHELL\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: scstring.src
msgctxt ""
@@ -23101,7 +23725,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Inxertar una imaxe"
#: scstring.src
msgctxt ""
@@ -23471,7 +24095,7 @@ msgctxt ""
"SCSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file can not be opened"
-msgstr ""
+msgstr "Nun se pue abrir el ficheru d'imaxe"
#: scstring.src
msgctxt ""
@@ -23479,7 +24103,7 @@ msgctxt ""
"SCSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file can not be read"
-msgstr ""
+msgstr "Nun se pue lleer el ficheru d'imaxe"
#: scstring.src
msgctxt ""
@@ -23487,7 +24111,7 @@ msgctxt ""
"SCSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Formatu d'imaxe desconocíu"
#: scstring.src
msgctxt ""
@@ -23495,7 +24119,7 @@ msgctxt ""
"SCSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "Esta versión del ficheru d'imaxe nun tien sofitu"
#: scstring.src
msgctxt ""
@@ -23503,7 +24127,7 @@ msgctxt ""
"SCSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Nun s'alcontró el filtru d'imaxe"
#: scstring.src
msgctxt ""
@@ -23511,7 +24135,7 @@ msgctxt ""
"SCSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory available to insert image."
-msgstr ""
+msgstr "Nun hai memoria bastante pa inxertar la imaxe."
#: scstring.src
msgctxt ""
@@ -23519,7 +24143,7 @@ msgctxt ""
"SCSTR_UNDO_GRAFFILTER\n"
"string.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtru d'imaxes"
#: scstring.src
msgctxt ""
@@ -23957,7 +24581,7 @@ msgctxt ""
"SCSTR_AUTHOR\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Por autor"
#: scstring.src
msgctxt ""
@@ -23966,7 +24590,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Millimeter"
-msgstr ""
+msgstr "Milímetros"
#: scstring.src
msgctxt ""
@@ -23975,7 +24599,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Centimeter"
-msgstr ""
+msgstr "Centímetros"
#: scstring.src
msgctxt ""
@@ -23984,7 +24608,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Meter"
-msgstr ""
+msgstr "Metru"
#: scstring.src
msgctxt ""
@@ -23993,7 +24617,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "Kilometer"
-msgstr ""
+msgstr "Kilómetru"
#: scstring.src
msgctxt ""
@@ -24002,7 +24626,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Inch"
-msgstr ""
+msgstr "Pulgada"
#: scstring.src
msgctxt ""
@@ -24011,7 +24635,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Foot"
-msgstr ""
+msgstr "Pie"
#: scstring.src
msgctxt ""
@@ -24020,7 +24644,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Miles"
-msgstr ""
+msgstr "Milles"
#: scstring.src
msgctxt ""
@@ -24029,7 +24653,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Pica"
-msgstr ""
+msgstr "Pica"
#: scstring.src
msgctxt ""
@@ -24038,7 +24662,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Point"
-msgstr ""
+msgstr "Puntu"
#: scstring.src
msgctxt ""
@@ -24046,7 +24670,7 @@ msgctxt ""
"SCSTR_VALERR\n"
"string.text"
msgid "Invalid value"
-msgstr ""
+msgstr "Valor non válidu"
#: scwarngs.src
msgctxt ""
@@ -24091,7 +24715,7 @@ msgctxt ""
"FT_ENGINE\n"
"fixedtext.text"
msgid "Solver engine"
-msgstr "Motor de Solver"
+msgstr "Motor del resolvedor"
#: solveroptions.src
msgctxt ""
diff --git a/source/ast/sc/uiconfig/scalc/ui.po b/source/ast/sc/uiconfig/scalc/ui.po
index b15a6f52423..12431ac336c 100644
--- a/source/ast/sc/uiconfig/scalc/ui.po
+++ b/source/ast/sc/uiconfig/scalc/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 22:46+0000\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-03-23 11:08+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952388.0\n"
+"X-POOTLE-MTIME: 1395572938.000000\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Advanced Filter"
-msgstr ""
+msgstr "Filtru avanzáu"
#: advancedfilterdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Read _filter criteria from"
-msgstr ""
+msgstr "Lleer los criterios del _filtru de"
#: advancedfilterdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "Sensible a mayús_cules"
#: advancedfilterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "El rangu c_ontién etiquetes de columna"
#: advancedfilterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "_Espresiones regulares"
#: advancedfilterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "E_nsin duplicaos"
#: advancedfilterdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Co_piar los resultaos a:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Caltener los criterios del filtru"
#: advancedfilterdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Rangu de datos:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "prueba"
#: advancedfilterdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "Op_ciones"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -166,8 +166,8 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
-msgstr ""
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Análisis de varianza (ANOVA)"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Rangu d'entrada"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -184,8 +184,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultaos a"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Fileres"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupao por"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parámetros"
#: cellprotectionpage.ui
msgctxt ""
@@ -272,7 +272,7 @@ msgid ""
msgstr ""
"La proteición de caxelles sólo funciona dempués de protexer la fueya activa.\n"
"\n"
-"Seleicione 'Protexer documentu' nel menú 'Ferramientes', y especifique 'Fueya de cálculu'."
+"Seleicione «Protexer documentu» nel menú «Ferramientes», y especifique «Fueya»."
#: cellprotectionpage.ui
msgctxt ""
@@ -317,7 +317,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Consolidate"
-msgstr ""
+msgstr "Consolidar"
#: consolidatedialog.ui
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "_Función:"
#: consolidatedialog.ui
msgctxt ""
@@ -335,7 +335,106 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Consolidation ranges:"
-msgstr ""
+msgstr "Rangos de _consolidación:"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr "Cuenta"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr "Media"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr "Máx"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr "Mín"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr "Productu"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr "Cuenta (sólo los númberos)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr "DesvEst (amuesa)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr "DesvEstP (población)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr "Var (amuesa)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr "VarP (población)"
#: consolidatedialog.ui
msgctxt ""
@@ -344,7 +443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Source data ranges:"
-msgstr ""
+msgstr "Rango_s de la fonte de datos:"
#: consolidatedialog.ui
msgctxt ""
@@ -353,7 +452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy results _to:"
-msgstr ""
+msgstr "Copiar los resul_taos a:"
#: consolidatedialog.ui
msgctxt ""
@@ -362,7 +461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row labels"
-msgstr ""
+msgstr "Etiquetes de les file_res"
#: consolidatedialog.ui
msgctxt ""
@@ -371,7 +470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olumn labels"
-msgstr ""
+msgstr "Etiquetes de les c_olumnes"
#: consolidatedialog.ui
msgctxt ""
@@ -380,7 +479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Consolidate by"
-msgstr ""
+msgstr "Consolidar por"
#: consolidatedialog.ui
msgctxt ""
@@ -389,7 +488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link to source data"
-msgstr ""
+msgstr "En_llazar a la fonte de datos"
#: consolidatedialog.ui
msgctxt ""
@@ -398,7 +497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: consolidatedialog.ui
msgctxt ""
@@ -407,7 +506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: correlationdialog.ui
msgctxt ""
@@ -416,7 +515,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Correlation"
-msgstr ""
+msgstr "Correllación"
#: correlationdialog.ui
msgctxt ""
@@ -425,7 +524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Rangu d'entrada"
#: correlationdialog.ui
msgctxt ""
@@ -433,8 +532,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultaos a"
#: correlationdialog.ui
msgctxt ""
@@ -443,7 +542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: correlationdialog.ui
msgctxt ""
@@ -452,7 +551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Fileres"
#: correlationdialog.ui
msgctxt ""
@@ -461,7 +560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupao por"
#: covariancedialog.ui
msgctxt ""
@@ -470,7 +569,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Covariance"
-msgstr ""
+msgstr "Covarianza"
#: covariancedialog.ui
msgctxt ""
@@ -479,7 +578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Rangu d'entrada"
#: covariancedialog.ui
msgctxt ""
@@ -487,8 +586,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultaos a"
#: covariancedialog.ui
msgctxt ""
@@ -497,7 +596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: covariancedialog.ui
msgctxt ""
@@ -506,7 +605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Fileres"
#: covariancedialog.ui
msgctxt ""
@@ -515,7 +614,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupao por"
#: createnamesdialog.ui
msgctxt ""
@@ -646,11 +745,11 @@ msgstr "_Zarrar"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
-msgstr ""
+msgstr "Fluxos de datos en direuto"
#: datastreams.ui
msgctxt ""
@@ -658,8 +757,8 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
-msgstr ""
+msgid "URL:"
+msgstr "URL:"
#: datastreams.ui
msgctxt ""
@@ -668,7 +767,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Escriba equí el URL del documentu fonte nel sistema de ficheros llocal o n'Internet."
#: datastreams.ui
msgctxt ""
@@ -677,7 +776,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Escriba equí el URL del documentu fonte nel sistema de ficheros llocal o n'Internet."
#: datastreams.ui
msgctxt ""
@@ -686,7 +785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: datastreams.ui
msgctxt ""
@@ -695,7 +794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct data feed"
-msgstr ""
+msgstr "Canal de datos direutu"
#: datastreams.ui
msgctxt ""
@@ -704,7 +803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Script to execute to obtain the data"
-msgstr ""
+msgstr "Guión a executar p'algamar los datos"
#: datastreams.ui
msgctxt ""
@@ -712,8 +811,8 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
-msgstr ""
+msgid "value1,value2,...,valueN, and fill into range:"
+msgstr "valor1,valor2,...,valorN, y rellenar nel rangu:"
#: datastreams.ui
msgctxt ""
@@ -722,7 +821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "address,value"
-msgstr ""
+msgstr "direición,valor"
#: datastreams.ui
msgctxt ""
@@ -731,16 +830,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interpret stream data as"
-msgstr ""
+msgstr "Interpretar el fluxu de datos como"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
-msgstr ""
+msgid "Empty lines trigger UI refresh"
+msgstr "Les llinies baleres disparen l'anovamientu de la interfaz d'usuariu"
#: datastreams.ui
msgctxt ""
@@ -749,7 +848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source stream"
-msgstr ""
+msgstr "Fluxu d'orixe"
#: datastreams.ui
msgctxt ""
@@ -758,7 +857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move existing data down"
-msgstr ""
+msgstr "Baxar los datos esistentes"
#: datastreams.ui
msgctxt ""
@@ -767,7 +866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move the range down"
-msgstr ""
+msgstr "Baxar l'intervalu"
#: datastreams.ui
msgctxt ""
@@ -776,7 +875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Overwrite existing data"
-msgstr ""
+msgstr "Sustituir los datos esistentes"
#: datastreams.ui
msgctxt ""
@@ -785,7 +884,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When new data arrives"
-msgstr ""
+msgstr "Cuando aporten datos nuevos"
#: datastreams.ui
msgctxt ""
@@ -793,8 +892,8 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
-msgstr ""
+msgid "Limit to:"
+msgstr "Llendar a:"
#: datastreams.ui
msgctxt ""
@@ -803,7 +902,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "1000"
-msgstr ""
+msgstr "1000"
#: datastreams.ui
msgctxt ""
@@ -812,7 +911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Unlimited"
-msgstr ""
+msgstr "Ensin _llende"
#: datastreams.ui
msgctxt ""
@@ -821,7 +920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Maximal amount of rows"
-msgstr ""
+msgstr "Númberu máximu de fileres"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -830,7 +929,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Database Range"
-msgstr ""
+msgstr "Definir el rangu de la base de datos"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -839,7 +938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -848,7 +947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Rangu"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -857,7 +956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_ntains Column Labels"
-msgstr ""
+msgstr "Co_ntién etiquetes de columna"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -866,7 +965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert or delete _cells"
-msgstr ""
+msgstr "Inxertar o desaniciar _caxelles"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -875,7 +974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keep _formatting"
-msgstr ""
+msgstr "Conservar el _formatu"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -884,7 +983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't save _imported data"
-msgstr ""
+msgstr "Nun guardar los datos _importaos"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -893,7 +992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source:"
-msgstr ""
+msgstr "Fonte:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -902,7 +1001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operations:"
-msgstr ""
+msgstr "Operaciones:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -911,7 +1010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invalid range"
-msgstr ""
+msgstr "Rangu inválidu"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -920,7 +1019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -929,7 +1028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "M_odify"
-msgstr ""
+msgstr "Cam_udar"
#: definename.ui
msgctxt ""
@@ -1172,7 +1271,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Descriptive Statistics"
-msgstr ""
+msgstr "Estadístiques descriptives"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1181,7 +1280,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Rangu d'entrada"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1189,8 +1288,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultaos a"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1199,7 +1298,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1208,7 +1307,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Fileres"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1217,7 +1316,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupao por"
#: doubledialog.ui
msgctxt ""
@@ -1226,7 +1325,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Editar configuración"
#: erroralerttabpage.ui
msgctxt ""
@@ -1235,7 +1334,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show error _message when invalid values are entered"
-msgstr ""
+msgstr "Amosar un _mensaxe d'error al introducir valores inválidos"
#: erroralerttabpage.ui
msgctxt ""
@@ -1244,7 +1343,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Action:"
-msgstr ""
+msgstr "_Aición:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1253,7 +1352,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Títulu:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1262,7 +1361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Error message:"
-msgstr ""
+msgstr "Mensaxe d'_error:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1271,7 +1370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Restolar..."
#: erroralerttabpage.ui
msgctxt ""
@@ -1280,7 +1379,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Stop"
-msgstr ""
+msgstr "Parar"
#: erroralerttabpage.ui
msgctxt ""
@@ -1289,7 +1388,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Warning"
-msgstr ""
+msgstr "Avisu"
#: erroralerttabpage.ui
msgctxt ""
@@ -1298,7 +1397,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Information"
-msgstr ""
+msgstr "Información"
#: erroralerttabpage.ui
msgctxt ""
@@ -1307,7 +1406,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: erroralerttabpage.ui
msgctxt ""
@@ -1316,7 +1415,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Conteníu"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1325,7 +1424,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Exponential Smoothing"
-msgstr ""
+msgstr "Suavizáu esponencial"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1334,7 +1433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Rangu d'entrada"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1342,8 +1441,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultaos a"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1352,7 +1451,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1361,7 +1460,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Fileres"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1370,7 +1469,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupaos por"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1379,7 +1478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Smoothing Factor"
-msgstr ""
+msgstr "Factor de suavizáu"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1388,7 +1487,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "0.05"
-msgstr ""
+msgstr "0.05"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1397,7 +1496,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parámetros"
#: externaldata.ui
msgctxt ""
@@ -1469,7 +1568,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fill Series"
-msgstr ""
+msgstr "Enllenar la serie"
#: filldlg.ui
msgctxt ""
@@ -1478,7 +1577,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Down"
-msgstr ""
+msgstr "A_baxo"
#: filldlg.ui
msgctxt ""
@@ -1487,7 +1586,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "D_recha"
#: filldlg.ui
msgctxt ""
@@ -1496,7 +1595,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Up"
-msgstr ""
+msgstr "_Arriba"
#: filldlg.ui
msgctxt ""
@@ -1505,7 +1604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Izquierda"
#: filldlg.ui
msgctxt ""
@@ -1514,7 +1613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction"
-msgstr ""
+msgstr "Direición"
#: filldlg.ui
msgctxt ""
@@ -1523,7 +1622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Li_near"
-msgstr ""
+msgstr "Lli_nial"
#: filldlg.ui
msgctxt ""
@@ -1532,7 +1631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Growth"
-msgstr ""
+msgstr "_Crecimientu"
#: filldlg.ui
msgctxt ""
@@ -1541,7 +1640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_te"
-msgstr ""
+msgstr "Da_ta"
#: filldlg.ui
msgctxt ""
@@ -1550,7 +1649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoFill"
-msgstr ""
+msgstr "Rellenu _automáticu"
#: filldlg.ui
msgctxt ""
@@ -1559,7 +1658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Series type"
-msgstr ""
+msgstr "Tipu de serie"
#: filldlg.ui
msgctxt ""
@@ -1568,7 +1667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_y"
-msgstr ""
+msgstr "Dí_a"
#: filldlg.ui
msgctxt ""
@@ -1577,7 +1676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weekday"
-msgstr ""
+msgstr "Día de la _selmana"
#: filldlg.ui
msgctxt ""
@@ -1586,7 +1685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Month"
-msgstr ""
+msgstr "_Mes"
#: filldlg.ui
msgctxt ""
@@ -1595,7 +1694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y_ear"
-msgstr ""
+msgstr "A_ñu"
#: filldlg.ui
msgctxt ""
@@ -1604,7 +1703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Time unit"
-msgstr ""
+msgstr "Unidá de tiempu"
#: filldlg.ui
msgctxt ""
@@ -1613,7 +1712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "_Valor d'aniciu"
#: filldlg.ui
msgctxt ""
@@ -1622,7 +1721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _value"
-msgstr ""
+msgstr "Valor _final"
#: filldlg.ui
msgctxt ""
@@ -1631,7 +1730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In_crement"
-msgstr ""
+msgstr "In_crementu"
#: footerdialog.ui
msgctxt ""
@@ -1748,7 +1847,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Detailed Calculation Settings"
-msgstr ""
+msgstr "Configuración detallada del cálculu"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1757,7 +1856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value:"
-msgstr ""
+msgstr "_Valor:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1766,7 +1865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Verdadero"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1775,7 +1874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Falso"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1784,7 +1883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reference syntax for string reference"
-msgstr ""
+msgstr "Sintaxis de referencia pa la referencia de cadenes"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1793,7 +1892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
-msgstr ""
+msgstr "Sintaxis de la fórmula a usar al analizar referencies daes en parámetros de cadena. Esto afeuta a les funciones integraes tales como INDIREUTO que tomen una referencia como un valor de cadena."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1802,7 +1901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use formula syntax"
-msgstr ""
+msgstr "Usar la sintaxis de la fórmula"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1811,7 +1910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat empty string as zero"
-msgstr ""
+msgstr "Tratar les cadenes baleres como cero"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1820,7 +1919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option determines whether or not an empty string is to be treated as having a value of zero when used in arithmetic."
-msgstr ""
+msgstr "Esta opción determina si una cadena balera se trata o non como si tuviera un valor de cero cuando s'usa n'aritmética."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1829,7 +1928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable OpenCL for some formula computation"
-msgstr ""
+msgstr "Activar OpenCL pa algunos cálculos de fórmules"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1838,7 +1937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option enables some sorts of simple formula expressions to be executed using OpenCL if it is available on your system."
-msgstr ""
+msgstr "Esta opción activa algunos tipos d'espresiones cencielles de fórmules pa que s'executen usando OpenCL, si ta disponible nel sistema."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1847,7 +1946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic Selection of Platform/Device:"
-msgstr ""
+msgstr "Seleición automática de Plataforma/Preséu:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1856,7 +1955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Verdadero"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1865,7 +1964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Falso"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1874,7 +1973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Frequency:"
-msgstr ""
+msgstr "Frecuencia:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1883,7 +1982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compute Units:"
-msgstr ""
+msgstr "Unidaes a computar:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1892,7 +1991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Memory (in MB):"
-msgstr ""
+msgstr "Memoria (en MB):"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1901,7 +2000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Internal, software interpreter"
-msgstr ""
+msgstr "Internu, intérprete de software"
#: goalseekdlg.ui
msgctxt ""
@@ -1955,7 +2054,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Group"
-msgstr ""
+msgstr "Grupu"
#: groupdialog.ui
msgctxt ""
@@ -1964,7 +2063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "File_res"
#: groupdialog.ui
msgctxt ""
@@ -1973,7 +2072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Columnes"
#: groupdialog.ui
msgctxt ""
@@ -1982,7 +2081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include"
-msgstr ""
+msgstr "Incluir"
#: headerdialog.ui
msgctxt ""
@@ -2333,7 +2432,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Cells"
-msgstr ""
+msgstr "Inxertar caxelles"
#: insertcells.ui
msgctxt ""
@@ -2342,7 +2441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _down"
-msgstr ""
+msgstr "Mover caxelles aba_xo"
#: insertcells.ui
msgctxt ""
@@ -2351,7 +2450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _right"
-msgstr ""
+msgstr "Mover caxelles a la d_recha"
#: insertcells.ui
msgctxt ""
@@ -2360,7 +2459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire ro_w"
-msgstr ""
+msgstr "_Tola filera"
#: insertcells.ui
msgctxt ""
@@ -2369,7 +2468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire _column"
-msgstr ""
+msgstr "Tola _columna"
#: insertcells.ui
msgctxt ""
@@ -2378,7 +2477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Seleición"
#: insertname.ui
msgctxt ""
@@ -2522,7 +2621,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Editar configuración"
#: leftfooterdialog.ui
msgctxt ""
@@ -2657,7 +2756,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move/Copy Sheet"
-msgstr ""
+msgstr "Mover/Copiar fueya"
#: movecopysheet.ui
msgctxt ""
@@ -2666,7 +2765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Move"
-msgstr ""
+msgstr "_Mover"
#: movecopysheet.ui
msgctxt ""
@@ -2675,7 +2774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_opy"
-msgstr ""
+msgstr "C_opiar"
#: movecopysheet.ui
msgctxt ""
@@ -2684,7 +2783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Action"
-msgstr ""
+msgstr "Aición"
#: movecopysheet.ui
msgctxt ""
@@ -2693,7 +2792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _document"
-msgstr ""
+msgstr "Al _documentu"
#: movecopysheet.ui
msgctxt ""
@@ -2702,7 +2801,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(current document)"
-msgstr ""
+msgstr "(documentu actual)"
#: movecopysheet.ui
msgctxt ""
@@ -2711,7 +2810,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- new document -"
-msgstr ""
+msgstr "- documentu nuevu -"
#: movecopysheet.ui
msgctxt ""
@@ -2720,7 +2819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert before"
-msgstr ""
+msgstr "_Inxertar antes"
#: movecopysheet.ui
msgctxt ""
@@ -2729,7 +2828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Llugar"
#: movecopysheet.ui
msgctxt ""
@@ -2738,7 +2837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This name is already used."
-msgstr ""
+msgstr "Esti nombre yá ta usándose."
#: movecopysheet.ui
msgctxt ""
@@ -2747,7 +2846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name is empty."
-msgstr ""
+msgstr "El nome ta baleru."
#: movecopysheet.ui
msgctxt ""
@@ -2756,7 +2855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name contains one or more invalid characters."
-msgstr ""
+msgstr "El nome contien un caráuter inválidu o más."
#: movecopysheet.ui
msgctxt ""
@@ -2765,7 +2864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _name"
-msgstr ""
+msgstr "_Nome nuevu"
#: movingaveragedialog.ui
msgctxt ""
@@ -2774,7 +2873,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Moving Average"
-msgstr ""
+msgstr "Media móvil"
#: movingaveragedialog.ui
msgctxt ""
@@ -2783,7 +2882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Rangu d'entrada"
#: movingaveragedialog.ui
msgctxt ""
@@ -2791,8 +2890,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultaos a"
#: movingaveragedialog.ui
msgctxt ""
@@ -2801,7 +2900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: movingaveragedialog.ui
msgctxt ""
@@ -2810,7 +2909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Fileres"
#: movingaveragedialog.ui
msgctxt ""
@@ -2819,7 +2918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupaos por"
#: movingaveragedialog.ui
msgctxt ""
@@ -2828,7 +2927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interval"
-msgstr ""
+msgstr "Intervalu"
#: movingaveragedialog.ui
msgctxt ""
@@ -2837,7 +2936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parámetros"
#: namerangesdialog.ui
msgctxt ""
@@ -2846,7 +2945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Label Range"
-msgstr ""
+msgstr "Definir rangu d'etiquetes"
#: namerangesdialog.ui
msgctxt ""
@@ -2855,7 +2954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _column labels"
-msgstr ""
+msgstr "Contién etiquetes de _columna"
#: namerangesdialog.ui
msgctxt ""
@@ -2864,7 +2963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _row labels"
-msgstr ""
+msgstr "Contién etiquetes de _filera"
#: namerangesdialog.ui
msgctxt ""
@@ -2873,7 +2972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For _data range"
-msgstr ""
+msgstr "Pal rangu de _datos"
#: namerangesdialog.ui
msgctxt ""
@@ -2882,7 +2981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Rangu"
#: optcalculatepage.ui
msgctxt ""
@@ -3062,7 +3161,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chan_ges"
-msgstr ""
+msgstr "Cam_bios"
#: optchangespage.ui
msgctxt ""
@@ -3071,7 +3170,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Deletions"
-msgstr ""
+msgstr "_Desanicios"
#: optchangespage.ui
msgctxt ""
@@ -3080,7 +3179,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insertions"
-msgstr ""
+msgstr "_Inxertos"
#: optchangespage.ui
msgctxt ""
@@ -3089,7 +3188,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moved entries"
-msgstr ""
+msgstr "Entraes _movíes"
#: optchangespage.ui
msgctxt ""
@@ -3098,7 +3197,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors for changes"
-msgstr ""
+msgstr "Colores pa los cambios"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3107,7 +3206,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings."
-msgstr ""
+msgstr "Seleicione l'ata_yu de tecláu deseáu. Al cambiar el tipu d'atayu puen sobreescribise dellos atayos esistentes."
#: optcompatibilitypage.ui
msgctxt ""
@@ -3116,7 +3215,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Predeterminao"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3125,7 +3224,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "OpenOffice.org legacy"
-msgstr ""
+msgstr "Herencia d'OpenOffice.org"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3134,7 +3233,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key bindings"
-msgstr ""
+msgstr "Atayos de tecláu"
#: optdefaultpage.ui
msgctxt ""
@@ -3143,7 +3242,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of worksheets in new document"
-msgstr ""
+msgstr "_Númberu de fueyes de cálculu d'un documentu nuevu"
#: optdefaultpage.ui
msgctxt ""
@@ -3152,7 +3251,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Prefix name for new worksheet"
-msgstr ""
+msgstr "_Prefixu pa les fueyes de cálculu nueves"
#: optdefaultpage.ui
msgctxt ""
@@ -3161,7 +3260,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Spreadsheet"
-msgstr ""
+msgstr "Fueya de cálculu nueva"
#: optdlg.ui
msgctxt ""
@@ -3170,7 +3269,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Suppress output of empty pages"
-msgstr ""
+msgstr "_Suprimir la salida de les páxines baleres"
#: optdlg.ui
msgctxt ""
@@ -3179,7 +3278,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always apply manual breaks"
-msgstr ""
+msgstr "_Aplicar siempre los saltos manuales"
#: optdlg.ui
msgctxt ""
@@ -3188,7 +3287,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pages"
-msgstr ""
+msgstr "Páxines"
#: optdlg.ui
msgctxt ""
@@ -3197,7 +3296,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print only selected sheets"
-msgstr ""
+msgstr "_Imprimir sólo les fueyes esbillaes"
#: optdlg.ui
msgctxt ""
@@ -3206,7 +3305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheets"
-msgstr ""
+msgstr "Fueyes"
#: optformula.ui
msgctxt ""
@@ -3215,7 +3314,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula _syntax:"
-msgstr ""
+msgstr "_Sintaxis de la fórmula:"
#: optformula.ui
msgctxt ""
@@ -3224,7 +3323,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use English function names"
-msgstr ""
+msgstr "Usar los nomes de les funciones n'inglés"
#: optformula.ui
msgctxt ""
@@ -3233,7 +3332,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula options"
-msgstr ""
+msgstr "Opciones de les fórmules"
#: optformula.ui
msgctxt ""
@@ -3242,7 +3341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Predeterminao"
#: optformula.ui
msgctxt ""
@@ -3251,7 +3350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom"
-msgstr ""
+msgstr "Personalizáu"
#: optformula.ui
msgctxt ""
@@ -3260,7 +3359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Details..."
-msgstr ""
+msgstr "Detalles..."
#: optformula.ui
msgctxt ""
@@ -3269,7 +3368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detailed calculation settings"
-msgstr ""
+msgstr "Configuración detallada del cálculu"
#: optformula.ui
msgctxt ""
@@ -3278,7 +3377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "_Función"
#: optformula.ui
msgctxt ""
@@ -3287,7 +3386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array co_lumn"
-msgstr ""
+msgstr "Co_lumna de matriz"
#: optformula.ui
msgctxt ""
@@ -3296,7 +3395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array _row"
-msgstr ""
+msgstr "File_ra de matriz"
#: optformula.ui
msgctxt ""
@@ -3305,7 +3404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rese_t"
-msgstr ""
+msgstr "_Reaniciar"
#: optformula.ui
msgctxt ""
@@ -3314,7 +3413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separators"
-msgstr ""
+msgstr "Separadores"
#: optformula.ui
msgctxt ""
@@ -3323,7 +3422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Excel 2007 and newer"
-msgstr ""
+msgstr "Excel 2007 y más nuevos"
#: optformula.ui
msgctxt ""
@@ -3332,7 +3431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ODF Spreadsheet (not saved by %PRODUCTNAME)"
-msgstr ""
+msgstr "Fueya de cálculu ODF (nun guardada por %PRODUCTNAME)"
#: optformula.ui
msgctxt ""
@@ -3341,7 +3440,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Recalcular siempre"
#: optformula.ui
msgctxt ""
@@ -3350,7 +3449,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "Nun recalcular nunca"
#: optformula.ui
msgctxt ""
@@ -3359,7 +3458,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Entrugar al usuariu"
#: optformula.ui
msgctxt ""
@@ -3368,7 +3467,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Recalcular siempre"
#: optformula.ui
msgctxt ""
@@ -3377,7 +3476,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "Nun recalcular nunca"
#: optformula.ui
msgctxt ""
@@ -3386,7 +3485,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Preguntar al usuariu"
#: optformula.ui
msgctxt ""
@@ -3395,7 +3494,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Recalculation on file load"
-msgstr ""
+msgstr "Recalcular al cargar el ficheru"
#: optsortlists.ui
msgctxt ""
@@ -3404,7 +3503,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy"
-msgstr ""
+msgstr "_Copiar"
#: optsortlists.ui
msgctxt ""
@@ -3413,7 +3512,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy list _from:"
-msgstr ""
+msgstr "Copiar la llista _de:"
#: optsortlists.ui
msgctxt ""
@@ -3422,7 +3521,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lists"
-msgstr ""
+msgstr "_Llistes"
#: optsortlists.ui
msgctxt ""
@@ -3431,7 +3530,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entries"
-msgstr ""
+msgstr "_Entraes"
#: optsortlists.ui
msgctxt ""
@@ -3440,7 +3539,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Nuevu"
#: optsortlists.ui
msgctxt ""
@@ -3449,7 +3548,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Discard"
-msgstr ""
+msgstr "_Descartar"
#: optsortlists.ui
msgctxt ""
@@ -3458,7 +3557,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add"
-msgstr ""
+msgstr "_Amestar"
#: optsortlists.ui
msgctxt ""
@@ -3467,7 +3566,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modif_y"
-msgstr ""
+msgstr "Cam_udar"
#: optsortlists.ui
msgctxt ""
@@ -3476,7 +3575,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Desaniciar"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3485,7 +3584,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Estilu de páxina"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3494,7 +3593,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizador"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3503,7 +3602,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Páxina"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3512,7 +3611,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Berbesos"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3521,7 +3620,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3530,7 +3629,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Encabezáu"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3539,7 +3638,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Pie de páxina"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3548,7 +3647,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheet"
-msgstr ""
+msgstr "Fueya"
#: paratemplatedialog.ui
msgctxt ""
@@ -3557,7 +3656,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cell Style"
-msgstr ""
+msgstr "Estilu de caxella"
#: paratemplatedialog.ui
msgctxt ""
@@ -3566,7 +3665,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stándar"
#: paratemplatedialog.ui
msgctxt ""
@@ -3575,7 +3674,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizador"
#: paratemplatedialog.ui
msgctxt ""
@@ -3584,7 +3683,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbers"
-msgstr ""
+msgstr "Númberos"
#: paratemplatedialog.ui
msgctxt ""
@@ -3593,7 +3692,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Fonte"
#: paratemplatedialog.ui
msgctxt ""
@@ -3602,7 +3701,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efeutos de fonte"
#: paratemplatedialog.ui
msgctxt ""
@@ -3611,7 +3710,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alliniación"
#: paratemplatedialog.ui
msgctxt ""
@@ -3620,7 +3719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografía asiática"
#: paratemplatedialog.ui
msgctxt ""
@@ -3629,7 +3728,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Berbesos"
#: paratemplatedialog.ui
msgctxt ""
@@ -3638,7 +3737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: paratemplatedialog.ui
msgctxt ""
@@ -3647,7 +3746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Protection"
-msgstr ""
+msgstr "Proteición de caxelles"
#: printareasdialog.ui
msgctxt ""
@@ -3656,7 +3755,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Print Ranges"
-msgstr ""
+msgstr "Editar los rangos d'impresión"
#: printareasdialog.ui
msgctxt ""
@@ -3665,7 +3764,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- nengún -"
#: printareasdialog.ui
msgctxt ""
@@ -3674,7 +3773,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- entire sheet -"
-msgstr ""
+msgstr "- fueya entera -"
#: printareasdialog.ui
msgctxt ""
@@ -3683,7 +3782,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definíu pol usuariu -"
#: printareasdialog.ui
msgctxt ""
@@ -3692,7 +3791,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "- selection -"
-msgstr ""
+msgstr "- seleición -"
#: printareasdialog.ui
msgctxt ""
@@ -3701,7 +3800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print range"
-msgstr ""
+msgstr "Imprimir rangu"
#: printareasdialog.ui
msgctxt ""
@@ -3710,7 +3809,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- nengún -"
#: printareasdialog.ui
msgctxt ""
@@ -3719,7 +3818,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definíu pol usuariu -"
#: printareasdialog.ui
msgctxt ""
@@ -3728,7 +3827,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows to repeat"
-msgstr ""
+msgstr "Fileres a repetir"
#: printareasdialog.ui
msgctxt ""
@@ -3737,7 +3836,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- nengún -"
#: printareasdialog.ui
msgctxt ""
@@ -3746,7 +3845,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definíu pol usuariu -"
#: printareasdialog.ui
msgctxt ""
@@ -3755,7 +3854,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns to repeat"
-msgstr ""
+msgstr "Columnes a repetir"
#: printeroptions.ui
msgctxt ""
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr "Opciones"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr "Esti fluxu de datos ta xeneráu por un guión. ¿Quier executar %URL?"
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -3854,7 +3962,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Random Number Generator"
-msgstr ""
+msgstr "Xenerador de númberos al debalu"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3863,7 +3971,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Range"
-msgstr ""
+msgstr "Rangu de caxelles"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3872,7 +3980,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribution"
-msgstr ""
+msgstr "Distribución"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3881,7 +3989,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Seed"
-msgstr ""
+msgstr "Semiente"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3890,7 +3998,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3899,7 +4007,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3908,7 +4016,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parámetros"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3917,7 +4025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Custom Seed"
-msgstr ""
+msgstr "Activar semiente personalizada"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3926,7 +4034,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Uniform"
-msgstr ""
+msgstr "Uniforme"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3935,7 +4043,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Uniform Integer"
-msgstr ""
+msgstr "Enteru uniforme"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3944,7 +4052,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3953,7 +4061,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Cauchy"
-msgstr ""
+msgstr "Cauchy"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3962,7 +4070,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bernoulli"
-msgstr ""
+msgstr "Bernoulli"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3971,7 +4079,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Binomial"
-msgstr ""
+msgstr "Binomial"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3980,7 +4088,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Chi al cuadráu"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3989,7 +4097,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Geometric"
-msgstr ""
+msgstr "Xeométrica"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3998,7 +4106,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Negative Binomial"
-msgstr ""
+msgstr "Binomial negativa"
#: rightfooterdialog.ui
msgctxt ""
@@ -4043,7 +4151,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Sampling"
-msgstr ""
+msgstr "Muestréu"
#: samplingdialog.ui
msgctxt ""
@@ -4052,7 +4160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Rangu d'entrada"
#: samplingdialog.ui
msgctxt ""
@@ -4060,8 +4168,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultaos a"
#: samplingdialog.ui
msgctxt ""
@@ -4069,8 +4177,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
-msgstr ""
+msgid "Sample Size"
+msgstr "Tamañu de muestra"
#: samplingdialog.ui
msgctxt ""
@@ -4079,7 +4187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Random"
-msgstr ""
+msgstr "Al debalu"
#: samplingdialog.ui
msgctxt ""
@@ -4088,7 +4196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Periodic"
-msgstr ""
+msgstr "Periódicu"
#: samplingdialog.ui
msgctxt ""
@@ -4097,7 +4205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Periodu"
#: samplingdialog.ui
msgctxt ""
@@ -4106,7 +4214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sampling Method"
-msgstr ""
+msgstr "Métodu de muestréu"
#: scgeneralpage.ui
msgctxt ""
@@ -4115,7 +4223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measurement _unit"
-msgstr ""
+msgstr "_Unidá de midida"
#: scgeneralpage.ui
msgctxt ""
@@ -4124,7 +4232,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Tabuladores"
#: scgeneralpage.ui
msgctxt ""
@@ -4133,7 +4241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Metrics"
-msgstr ""
+msgstr "Métriques"
#: scgeneralpage.ui
msgctxt ""
@@ -4142,7 +4250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when opening"
-msgstr ""
+msgstr "Anovar enllaces al abrir"
#: scgeneralpage.ui
msgctxt ""
@@ -4151,7 +4259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Siempre"
#: scgeneralpage.ui
msgctxt ""
@@ -4160,7 +4268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "Bax_o pidimientu"
#: scgeneralpage.ui
msgctxt ""
@@ -4169,7 +4277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Nunca"
#: scgeneralpage.ui
msgctxt ""
@@ -4178,7 +4286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Updating"
-msgstr ""
+msgstr "Anovando"
#: scgeneralpage.ui
msgctxt ""
@@ -4187,7 +4295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to switch to _edit mode"
-msgstr ""
+msgstr "Calque Intro pa cambiar al mou d'_edición"
#: scgeneralpage.ui
msgctxt ""
@@ -4196,7 +4304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _formatting"
-msgstr ""
+msgstr "Espander el _formatu"
#: scgeneralpage.ui
msgctxt ""
@@ -4205,7 +4313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _references when new columns/rows are inserted"
-msgstr ""
+msgstr "Espander les _referencies cuando s'inxerten columnes o fileres nueves"
#: scgeneralpage.ui
msgctxt ""
@@ -4214,7 +4322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Highlight sele_ction in column/row headers"
-msgstr ""
+msgstr "Rescamplar la sele_ición nes testeres de la columna/filera"
#: scgeneralpage.ui
msgctxt ""
@@ -4223,7 +4331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use printer metrics for text formatting"
-msgstr ""
+msgstr "Usar les métriques de la impresora pal formatu del testu"
#: scgeneralpage.ui
msgctxt ""
@@ -4232,7 +4340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show overwrite _warning when pasting data"
-msgstr ""
+msgstr "Amosar un _avisu de sustitución al pegar datos"
#: scgeneralpage.ui
msgctxt ""
@@ -4241,7 +4349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Down"
-msgstr ""
+msgstr "Abaxo"
#: scgeneralpage.ui
msgctxt ""
@@ -4250,7 +4358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Drecha"
#: scgeneralpage.ui
msgctxt ""
@@ -4259,7 +4367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Up"
-msgstr ""
+msgstr "Arriba"
#: scgeneralpage.ui
msgctxt ""
@@ -4268,7 +4376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Izquierda"
#: scgeneralpage.ui
msgctxt ""
@@ -4277,7 +4385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to _move selection"
-msgstr ""
+msgstr "Calque intro pa _mover la seleición"
#: scgeneralpage.ui
msgctxt ""
@@ -4286,7 +4394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use legacy cursor movement behavior when selecting"
-msgstr ""
+msgstr "Usar el comportamientu antiguu de movimientu de punteru al seleicionar"
#: scgeneralpage.ui
msgctxt ""
@@ -4295,7 +4403,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input settings"
-msgstr ""
+msgstr "Configuración de la entrada"
#: searchresults.ui
msgctxt ""
@@ -4304,7 +4412,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Search Results"
-msgstr ""
+msgstr "Resultaos de la gueta"
#: selectrange.ui
msgctxt ""
@@ -4601,7 +4709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Objects/Image"
-msgstr ""
+msgstr "_Oxetos/Imaxe"
#: sheetprintpage.ui
msgctxt ""
@@ -4736,7 +4844,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alliniamientu horizontal"
#: sidebaralignment.ui
msgctxt ""
@@ -4745,7 +4853,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alliniamientu horizontal"
#: sidebaralignment.ui
msgctxt ""
@@ -4754,7 +4862,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Alliniamientu vertical"
#: sidebaralignment.ui
msgctxt ""
@@ -4763,7 +4871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Left _indent:"
-msgstr ""
+msgstr "Sangría _izquierda:"
#: sidebaralignment.ui
msgctxt ""
@@ -4772,7 +4880,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Crea una sangría dende'l borde izquierdu."
#: sidebaralignment.ui
msgctxt ""
@@ -4781,7 +4889,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Crea una sangría dende'l borde izquierdu."
#: sidebaralignment.ui
msgctxt ""
@@ -4790,7 +4898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Merge Cells"
-msgstr ""
+msgstr "Combinar caxelles"
#: sidebaralignment.ui
msgctxt ""
@@ -4799,7 +4907,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Combina les caxelles seleicionaes nuna."
#: sidebaralignment.ui
msgctxt ""
@@ -4808,7 +4916,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Combinar les caxelles seleicionaes nuna."
#: sidebaralignment.ui
msgctxt ""
@@ -4817,7 +4925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap text"
-msgstr ""
+msgstr "Axustar el testu"
#: sidebaralignment.ui
msgctxt ""
@@ -4826,7 +4934,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Axustar el testu automáticamente."
#: sidebaralignment.ui
msgctxt ""
@@ -4835,7 +4943,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Axustar el testu automáticamente."
#: sidebaralignment.ui
msgctxt ""
@@ -4844,7 +4952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _orientation:"
-msgstr ""
+msgstr "_Orientación del testu:"
#: sidebaralignment.ui
msgctxt ""
@@ -4853,7 +4961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertically Stacked"
-msgstr ""
+msgstr "Apiláu en vertical"
#: sidebaralignment.ui
msgctxt ""
@@ -4862,7 +4970,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Allinia'l testu en vertical."
#: sidebaralignment.ui
msgctxt ""
@@ -4871,7 +4979,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Allinia'l testu en vertical."
#: sidebaralignment.ui
msgctxt ""
@@ -4880,7 +4988,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleicione l'ángulu pal xiru."
#: sidebaralignment.ui
msgctxt ""
@@ -4889,7 +4997,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleicione l'ángulu pal xiru."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4898,7 +5006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cell background:"
-msgstr ""
+msgstr "Fondu de _caxella:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4907,7 +5015,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
+msgstr "Seleicione'l color del fondu de les caxelles esbillaes."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4916,16 +5024,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Seleicione'l color del fondu de les caxelles esbillaes."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4934,7 +5033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell _border:"
-msgstr ""
+msgstr "_Borde de caxella:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4943,7 +5042,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
+msgstr "Especifique los bordes de les caxelles seleicionaes."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4952,16 +5051,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Especifique los bordes de les caxelles seleicionaes."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4970,7 +5060,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "Seleicione l'estilu de llinia de los bordes."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4979,16 +5069,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Seleicione l'estilu de llinia de los bordes."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4997,7 +5078,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Seleicione'l color de llinia de los bordes."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5006,7 +5087,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Seleicione'l color de llinia de los bordes."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5015,7 +5096,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Seleicione'l color de llinia de los bordes."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5024,16 +5105,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Seleicione'l color de llinia de los bordes."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5042,7 +5114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show cell _grid lines"
-msgstr ""
+msgstr "Ver les llinies de cuadrícula de les ca_xelles"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5051,7 +5123,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Show the grid lines of the cells in the entire spreadsheet."
-msgstr ""
+msgstr "Ver les llinies de cuadrícula de les caxelles de tola fueya de cálculu."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5060,7 +5132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category:"
-msgstr ""
+msgstr "_Categoría:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5069,7 +5141,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Seleicione una categoría de conteníu."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5078,7 +5150,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Seleicione una categoría de conteníu."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5087,7 +5159,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "General"
-msgstr ""
+msgstr "Xeneral"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5096,7 +5168,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Númberu"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5105,7 +5177,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Porcentaxe"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5114,7 +5186,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Currency"
-msgstr ""
+msgstr "Moneda"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5123,7 +5195,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Date "
-msgstr ""
+msgstr "Data "
#: sidebarnumberformat.ui
msgctxt ""
@@ -5132,7 +5204,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Tiempu"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5141,7 +5213,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Scientific"
-msgstr ""
+msgstr "Científicu"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5150,7 +5222,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Fraction"
-msgstr ""
+msgstr "Fraición"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5159,7 +5231,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Valor booleanu"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5168,52 +5240,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Text"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
+msgstr "Testu"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5222,7 +5249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places:"
-msgstr ""
+msgstr "Númberu de _decimales:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5231,7 +5258,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Escriba'l númberu de cifres decimales que quiera ver."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5240,7 +5267,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Escriba'l númberu de cifres decimales que quiera ver."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5249,7 +5276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Leading _zeroes:"
-msgstr ""
+msgstr "Ceros a la i_zquierda:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5258,7 +5285,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Escriba'l númberu máximu de ceros que quiera ver antes de los decimales."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5267,7 +5294,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Escriba'l númberu máximu de ceros que quiera ver antes de los decimales."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5276,7 +5303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr ""
+msgstr "_Númberos negativos en bermeyo"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5285,7 +5312,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Cambia'l color de lletra de los númberos negativos a bermeyo."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5294,34 +5321,34 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Cambia'l color de lletra de los númberos negativos a bermeyo."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
-msgstr ""
+msgid "_Thousands separator"
+msgstr "_Separador de millares"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Inxerta un separador ente los millares."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Inxerta un separador ente los millares."
#: solverdlg.ui
msgctxt ""
@@ -5330,7 +5357,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Solver"
-msgstr "Solver"
+msgstr "Resolvedor"
#: solverdlg.ui
msgctxt ""
@@ -5879,7 +5906,79 @@ msgctxt ""
"title\n"
"string.text"
msgid "Standard Filter"
-msgstr ""
+msgstr "Filtru estándar"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "Y"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "Y"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "Y"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "Y"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
#: standardfilterdialog.ui
msgctxt ""
@@ -5888,7 +5987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "Operador"
#: standardfilterdialog.ui
msgctxt ""
@@ -5897,7 +5996,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field name"
-msgstr ""
+msgstr "Nome del campu"
#: standardfilterdialog.ui
msgctxt ""
@@ -5906,7 +6005,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Condición"
#: standardfilterdialog.ui
msgctxt ""
@@ -5915,7 +6014,367 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El mayor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El mayor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Contién"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Nun contién"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Principia con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Nun principia con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Nun acaba con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El mayor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El mayor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Contién"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Nun contién"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Principia con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Nun principia con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Nun acaba con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El mayor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El mayor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Contién"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Nun contién"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Principia con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Nun principia con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Nun acaba con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El mayor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El mayor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Contién"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Nun contién"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Principia con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Nun principia con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba con"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Nun acaba con"
#: standardfilterdialog.ui
msgctxt ""
@@ -5924,7 +6383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Filter criteria"
-msgstr ""
+msgstr "Criterios de filtru"
#: standardfilterdialog.ui
msgctxt ""
@@ -5933,7 +6392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "Sensible a mayús_cules"
#: standardfilterdialog.ui
msgctxt ""
@@ -5942,7 +6401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "El rangu c_ontién etiquetes de columna"
#: standardfilterdialog.ui
msgctxt ""
@@ -5951,7 +6410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "_Espresiones regulares"
#: standardfilterdialog.ui
msgctxt ""
@@ -5960,7 +6419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "E_nsin duplicaos"
#: standardfilterdialog.ui
msgctxt ""
@@ -5969,7 +6428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Co_piar los resultaos a:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5978,7 +6437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Caltener los criterios del filtru"
#: standardfilterdialog.ui
msgctxt ""
@@ -5987,7 +6446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Rangu de datos:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5996,7 +6455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "prueba"
#: standardfilterdialog.ui
msgctxt ""
@@ -6005,7 +6464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "Op_ciones"
#: statisticsinfopage.ui
msgctxt ""
@@ -6014,7 +6473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Pages:"
-msgstr ""
+msgstr "Númberu de páxines:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6023,7 +6482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr "Númberu de caxelles:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6032,7 +6491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr "Númberu de fueyes:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6041,7 +6500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document: "
-msgstr ""
+msgstr "Documentu: "
#: subtotaloptionspage.ui
msgctxt ""
@@ -6050,7 +6509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page break between groups"
-msgstr ""
+msgstr "Saltu de _páxina ente grupos"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6059,7 +6518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "Distinguir mayús_cules y minúscules"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6068,7 +6527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "Pre-ordenar área de acordie_s colos grupos"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6077,7 +6536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Groups"
-msgstr ""
+msgstr "Grupos"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6086,7 +6545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ascending"
-msgstr ""
+msgstr "_Ascendente"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6095,7 +6554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_escending"
-msgstr ""
+msgstr "D_escendiente"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6104,7 +6563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nclude formats"
-msgstr ""
+msgstr "I_ncluir formatos"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6113,7 +6572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "Orde de clasificación personalizá_u"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6122,7 +6581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Ordenar"
#: textimportcsv.ui
msgctxt ""
@@ -6194,7 +6653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab"
-msgstr "_Tab"
+msgstr "_Tabulador"
#: textimportcsv.ui
msgctxt ""
@@ -6370,308 +6829,308 @@ msgstr "Opciones"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr ""
+msgid "_Formulas"
+msgstr "_Fórmules"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr ""
+msgid "Zero val_ues"
+msgstr "Valores _cero"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
-msgstr ""
+msgid "_Comment indicator"
+msgstr "Indicador de _comentariu"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
-msgstr ""
+msgid "Value h_ighlighting"
+msgstr "_Resaltáu del valor"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
+msgstr "_Ancla"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
-msgstr ""
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
+msgstr "Hinchente de te_stu"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
+msgstr "Amo_sar les referencies en color"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
-msgstr ""
+msgid "Display"
+msgstr "Vista"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
-msgstr ""
+msgid "Colu_mn/row headers"
+msgstr "Testeres de colu_mna/filera"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
-msgstr ""
+msgid "Hori_zontal scroll bar"
+msgstr "Barra de desplazamientu hori_zontal"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
-msgstr ""
+msgid "_Vertical scroll bar"
+msgstr "Barra de desplazamientu _vertical"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
+msgstr "Llingüetes de les _fueyes"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
+msgstr "Símb_olos d'esquema"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
+msgstr "Ventana"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
+msgstr "_Llinies de cuadrícula:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
+msgstr "_Color:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
-msgstr ""
+msgid "Show"
+msgstr "Amosar"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
-msgstr ""
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
+msgstr "Amosar nes caxelles de color"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
-msgstr ""
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Tapecer"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
-msgstr ""
+msgid "_Page breaks"
+msgstr "Saltos de _páxina"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
-msgstr ""
+msgid "Helplines _while moving"
+msgstr "Llinies d'a_yuda al mover"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
-msgstr ""
+msgid "Visual aids"
+msgstr "Ayudes visuales"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
-msgstr ""
+msgid "Ob_jects/Image:"
+msgstr "O_xetos/Imaxe:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
-msgstr ""
+msgid "Cha_rts:"
+msgstr "G_ráfiques:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
-msgstr ""
+msgid "_Drawing objects:"
+msgstr "Oxetos de _dibuxu:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
-msgstr ""
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Amosar"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
-msgstr ""
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Tapecer"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
-msgstr ""
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Amosar"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
-msgstr ""
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Tapecer"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
-msgstr ""
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Amosar"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
-msgstr ""
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Tapecer"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
-msgstr ""
+msgid "Objects"
+msgstr "Oxetos"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
-msgstr ""
+msgid "S_ynchronize sheets"
+msgstr "S_incronizar les fueyes"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
-msgstr ""
+msgid "Zoom"
+msgstr "Ampliación"
#: ungroupdialog.ui
msgctxt ""
@@ -6680,7 +7139,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Ungroup"
-msgstr ""
+msgstr "Desagrupar"
#: ungroupdialog.ui
msgctxt ""
@@ -6689,7 +7148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "File_res"
#: ungroupdialog.ui
msgctxt ""
@@ -6698,7 +7157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Columnes"
#: ungroupdialog.ui
msgctxt ""
@@ -6707,7 +7166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deactivate for"
-msgstr ""
+msgstr "Desactivar pa"
#: validationhelptabpage.ui
msgctxt ""
@@ -6716,7 +7175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show input help when cell is selected"
-msgstr ""
+msgstr "Amo_sar la ayuda d'entrada cuando la caxella ta seleicionada"
#: validationhelptabpage.ui
msgctxt ""
@@ -6725,7 +7184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Títulu:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6734,7 +7193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Input help:"
-msgstr ""
+msgstr "A_yuda d'entrada:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6743,4 +7202,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Conteníu"
diff --git a/source/ast/scaddins/source/analysis.po b/source/ast/scaddins/source/analysis.po
index 74280cae7e5..28474e9979b 100644
--- a/source/ast/scaddins/source/analysis.po
+++ b/source/ast/scaddins/source/analysis.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-02 22:46+0000\n"
+"PO-Revision-Date: 2014-01-20 21:51+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370213179.0\n"
+"X-POOTLE-MTIME: 1390254683.0\n"
#: analysis.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "Devuelve el númberu d'años (incluyendo la parte fraccionaria) ente dos dates"
#: analysis.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Basis indicates the day-count convention to use in the calculation"
-msgstr ""
+msgstr "La base indica la convención de recuentu de díes a utilizar nel cálculu"
#: analysis.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr ""
+msgstr "Indica'l primer día de la selmana (1 = domingu, otros valores = llunes)"
#: analysis.src
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the value 'true' if the number is even"
-msgstr "Devuelve'l valor 'verdaderu' si'l númberu ye par"
+msgstr "Devuelve'l valor «verdaderu» si'l númberu ye par"
#: analysis.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the value 'true' if the number is odd"
-msgstr "Devuelve'l valor 'verdaderu' si'l númberu ye impar"
+msgstr "Devuelve'l valor «verdaderu» si'l númberu ye impar"
#: analysis.src
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a complex number raised to a real power"
-msgstr ""
+msgstr "Devuelve un númberu complexu eleváu a una potencia real"
#: analysis.src
msgctxt ""
@@ -3362,7 +3362,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Pv"
-msgstr "Pv"
+msgstr "Va"
#: analysis.src
msgctxt ""
@@ -3479,7 +3479,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Pv"
-msgstr "Pv"
+msgstr "Va"
#: analysis.src
msgctxt ""
@@ -6215,7 +6215,7 @@ msgctxt ""
"ANALYSIS_FUNCNAME_Effect\n"
"string.text"
msgid "EFFECT"
-msgstr "EFEUTU"
+msgstr "EFEUTIVU"
#: analysis_funcnames.src
msgctxt ""
diff --git a/source/ast/scaddins/source/pricing.po b/source/ast/scaddins/source/pricing.po
index 3628967bb68..c9d7eddf036 100644
--- a/source/ast/scaddins/source/pricing.po
+++ b/source/ast/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-02 22:47+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-01-20 21:52+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370213222.0\n"
+"X-POOTLE-MTIME: 1390254747.0\n"
#: pricing.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a barrier option"
-msgstr ""
+msgstr "Preciu d'una opción barrera"
#: pricing.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Preciu/valor del activu soxacente"
#: pricing.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Volatilidá añal del activu soxacente"
#: pricing.src
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Tasa d'interés (capitalización continua)"
#: pricing.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Tasa d'interés esterna (capitalización continua)"
#: pricing.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Time to maturity of the option in years"
-msgstr ""
+msgstr "Tiempu de vencimientu de la opción n'años"
#: pricing.src
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Strike level of the option"
-msgstr ""
+msgstr "Nivel de preciu d'exerciciu de la opción"
#: pricing.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Barrera inferior (poner a 0 pa nun definir barrera inferior)"
#: pricing.src
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (poner a 0 pa nun definir barrera superior)"
#: pricing.src
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "Amount of money paid at maturity if barrier was hit"
-msgstr ""
+msgstr "Cantidá de dineru pagáu al vencimientu si se llegó a la barrera"
#: pricing.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"20\n"
"string.text"
msgid "put/call"
-msgstr "put/call"
+msgstr "venta/compra"
#: pricing.src
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define if the option is a (p)ut or a (c)all"
-msgstr ""
+msgstr "Cadena pa definir si la opción ye una venta, (p)ut o una compra, (c)all"
#: pricing.src
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n or knock-(o)ut"
-msgstr ""
+msgstr "Cadena pa definir si la opción ye de tipu knock-(i)n o knock-(o)ut"
#: pricing.src
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"25\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Cadena pa definir si la barrera s'observa (c)ontinuamente o solo al final/v(e)ncimientu"
#: pricing.src
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"27\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Parámetru opcional; si s'omite, la función devuelve'l preciu de la opción, y si se define, la función devuelve les sensibilidaes del preciu (griegues) pa unu de los parámetros d'entrada; los valores posibles son (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a touch/no-touch option"
-msgstr ""
+msgstr "Preciu d'una opción touch/no-touch"
#: pricing.src
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Preciu/valor del activu soxacente"
#: pricing.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Volatilidá añal del activu soxacente"
#: pricing.src
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Tasa d'interés (capitalización continua)"
#: pricing.src
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Tasa d'interés esterna (capitalización continua)"
#: pricing.src
msgctxt ""
@@ -355,8 +355,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
-msgstr ""
+msgid "Time to maturity of the option in years"
+msgstr "Tiempu de vencimientu de la opción n'años"
#: pricing.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Barrera inferior (poner a 0 pa nun definir barrera inferior)"
#: pricing.src
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (poner a 0 pa nun definir barrera superior)"
#: pricing.src
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "String to define if the option pays one unit of (d)omestic currency (cash or nothing) or (f)oreign currency (asset or nothing)"
-msgstr ""
+msgstr "Cadena pa definir si la opción paga una unidá de moneda (d)oméstica (en efectivo o nada) o moneda estranxera (f) (activu o nada)"
#: pricing.src
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
-msgstr ""
+msgstr "Cadena pa definir si la opción ye de tipu knock-(i)n (touch) o knock-(o)ut (no-touch)"
#: pricing.src
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Cadena pa definir si la barrera s'observa de manera (c)ontinua o namái al final/v(e)ncimientu"
#: pricing.src
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Parámetru opcional; si nun se define, la función devuelve'l preciu de la opción; si se define, la función devuelve les sensibilidaes del preciu (griegues) pa unu de los parámetros d'entrada. Los valores posibles son (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset hits a barrier assuming it follows dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Probabilidá de qu'un activu alcance una barrera, asumiendo que sigue la ecuación dS/S = µ dt + vol dW"
#: pricing.src
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value S of the underlying asset"
-msgstr ""
+msgstr "Preciu/valor S del activu soxacente"
#: pricing.src
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Volatilidá añal del activu soxacente"
#: pricing.src
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu in dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Parámetru μ de dS/S = μ dt + vol dW"
#: pricing.src
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity"
-msgstr ""
+msgstr "Tiempu pal vencimientu"
#: pricing.src
msgctxt ""
@@ -562,8 +562,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgid "Lower barrier (set to 0 for no lower barrier)"
+msgstr "Barrera inferior (poner a 0 pa nun definir barrera inferior)"
#: pricing.src
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (poner a 0 pa nun definir barrera superior)"
#: pricing.src
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (strike, put/call) are specified, the probability of S_T in [strike, upper barrier] for a call and S_T in [lower barrier, strike] for a put will be returned)"
-msgstr ""
+msgstr "Probabilidá de qu'un activu acabe al vencimientu ente dos niveles de barrera, asumiendo que sigue la fórmula dS/S = μ dt + vol dW (si s'especifiquen los dos últimos parámetros opcionales (preciu d'exerciciu, venta/compra), devolveráse la probabilidá de S_T en [preciu d'exerciciu, barrera superior] pa una compra y S_T en [barrera inferior, preciu d'exerciciu] pa una venta)"
#: pricing.src
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the asset"
-msgstr ""
+msgstr "Preciu/valor del activu"
#: pricing.src
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the asset"
-msgstr ""
+msgstr "Volatilidá añal del activu"
#: pricing.src
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu from dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Parámetru mu de dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity in years"
-msgstr ""
+msgstr "Tiempu pal vencimientu en años"
#: pricing.src
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Barrera inferior (poner a 0 pa nun definir barrera inferior)"
#: pricing.src
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (poner a 0 pa nun definir barrera superior)"
#: pricing.src
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"14\n"
"string.text"
msgid "put/call"
-msgstr "put/call"
+msgstr "venta/compra"
#: pricing.src
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Optional (p)ut/(c)all indicator"
-msgstr ""
+msgstr "Indicador opcional (p)ut/(c)all"
#: pricing.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Optional strike level"
-msgstr ""
+msgstr "Nivel opcional del preciu d'exerciciu"
#: pricing.src
msgctxt ""
diff --git a/source/ast/scp2/source/accessories.po b/source/ast/scp2/source/accessories.po
index 8532b7089ff..b09af0ffadc 100644
--- a/source/ast/scp2/source/accessories.po
+++ b/source/ast/scp2/source/accessories.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:01+0000\n"
+"PO-Revision-Date: 2014-01-20 22:08+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254513.0\n"
+"X-POOTLE-MTIME: 1390255694.0\n"
#: module_accessories.ulf
msgctxt ""
@@ -1318,7 +1318,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Serbiu (Llatín)"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1326,7 +1326,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instala compatibilidá col serbiu (llatín) en %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1478,7 +1478,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_TT\n"
"LngText.text"
msgid "Tatar"
-msgstr "Tatar"
+msgstr "Tártaru"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1558,7 +1558,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SS\n"
"LngText.text"
msgid "Swazi"
-msgstr "Swazi"
+msgstr "Suazi"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1638,7 +1638,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Curdu"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1646,7 +1646,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instala compatibilidá col curdu en %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Serbiu (Llatín)"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3102,7 +3102,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instala compatibilidá col serbiu (llatín) en %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3254,7 +3254,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_TT\n"
"LngText.text"
msgid "Tatar"
-msgstr "Tatar"
+msgstr "Tártaru"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3414,7 +3414,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Curdu"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3422,7 +3422,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instala compatibilidá col curdu en %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
diff --git a/source/ast/scp2/source/calc.po b/source/ast/scp2/source/calc.po
index f56895bf81b..2229988bfe9 100644
--- a/source/ast/scp2/source/calc.po
+++ b/source/ast/scp2/source/calc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:01+0000\n"
+"PO-Revision-Date: 2014-01-20 22:08+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254514.0\n"
+"X-POOTLE-MTIME: 1390255723.0\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_ADDINS\n"
"LngText.text"
msgid "Add-in"
-msgstr "Add-in"
+msgstr "Complementu"
#: module_calc.ulf
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_SPREADSHEET\n"
"LngText.text"
msgid "Uniform Office Format Spreadsheet"
-msgstr ""
+msgstr "Fueya de cálculu Uniform Office Format"
#: registryitem_calc.ulf
msgctxt ""
@@ -182,4 +182,4 @@ msgctxt ""
"STR_REG_VAL_QUATTROPRO_SPREADSHEET\n"
"LngText.text"
msgid "Lotus Quattro Pro Spreadsheet"
-msgstr ""
+msgstr "Fueya de cálculu Lotus Quattro Pro"
diff --git a/source/ast/scp2/source/draw.po b/source/ast/scp2/source/draw.po
index d15601fed3e..0a90f0055ff 100644
--- a/source/ast/scp2/source/draw.po
+++ b/source/ast/scp2/source/draw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:01+0000\n"
+"PO-Revision-Date: 2014-01-12 22:04+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254514.0\n"
+"X-POOTLE-MTIME: 1389564249.0\n"
#: folderitem_draw.ulf
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_REG_VAL_MS_PUBLISHER_DOCUMENT\n"
"LngText.text"
msgid "Microsoft Publisher Document"
-msgstr ""
+msgstr "Documentu de Microsoft Publisher"
#: registryitem_draw.ulf
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"STR_REG_VAL_WORDPERFECT_GRAPHIC_FILE\n"
"LngText.text"
msgid "WordPerfect Graphic File"
-msgstr ""
+msgstr "Ficheru gráficu de WordPerfect"
#: registryitem_draw.ulf
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_AUTOCAD_DRAWING_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "AutoCAD File"
-msgstr ""
+msgstr "Ficheru d'AutoCAD"
#: registryitem_draw.ulf
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_REG_VAL_MS_ENHANCED_METAFILE\n"
"LngText.text"
msgid "Microsoft Enhanced Metafile"
-msgstr ""
+msgstr "Metaficheru ameyoráu de Microsoft"
#: registryitem_draw.ulf
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_ENCAPSULATED_POSTSCRIPT\n"
"LngText.text"
msgid "Encapsulated PostScript File"
-msgstr ""
+msgstr "Ficheru de PostScript encapsuláu"
#: registryitem_draw.ulf
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_REG_VAL_OS2_METAFILE\n"
"LngText.text"
msgid "OS/2 Metafile"
-msgstr ""
+msgstr "Metaficheru d'OS/2"
#: registryitem_draw.ulf
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_MACINTOSH_PICTURE_METAFILE\n"
"LngText.text"
msgid "Macintosh Picture Metafile"
-msgstr ""
+msgstr "Metaficheru d'imaxe de Macintosh"
#: registryitem_draw.ulf
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_METAFILE\n"
"LngText.text"
msgid "Microsoft Windows Metafile"
-msgstr ""
+msgstr "Metaficheru de Microsoft Windows"
#: registryitem_draw.ulf
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_BITMAP\n"
"LngText.text"
msgid "Microsoft Windows Bitmap File"
-msgstr ""
+msgstr "Ficheru de mapa de bits de Microsoft Windows"
#: registryitem_draw.ulf
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_CORELDRAW_FILE_FORMAT\n"
"LngText.text"
msgid "CorelDraw File"
-msgstr ""
+msgstr "Ficheru de CorelDraw"
#: registryitem_draw.ulf
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_COREL_PRESENTATION_EXCHANGE\n"
"LngText.text"
msgid "Corel Presentation Exchange File"
-msgstr ""
+msgstr "Ficheru d'intercambiu de presentación de Corel"
#: registryitem_draw.ulf
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"STR_REG_VAL_GRAPHICS_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "Graphics Interchange Format File"
-msgstr ""
+msgstr "Ficheru de formatu d'intercambiu de gráficos (GIF)"
#: registryitem_draw.ulf
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"STR_REG_VAL_JOINT_PHOTOGRAPHIC_EXPERTS_GROUP\n"
"LngText.text"
msgid "Joint Photographic Experts Group File"
-msgstr ""
+msgstr "Ficheru del grupu conxuntu d'espertos fotográficos (JPEG)"
#: registryitem_draw.ulf
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_BITMAP_FORMAT\n"
"LngText.text"
msgid "Portable Bitmap Format File"
-msgstr ""
+msgstr "Ficheru de formatu de mapa de bits portátil"
#: registryitem_draw.ulf
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"STR_REG_VAL_PERSONAL_COMPUTER_EXCHANGE\n"
"LngText.text"
msgid "Personal Computer Exchange File"
-msgstr ""
+msgstr "Ficheru d'intercambiu ente ordenadores personales"
#: registryitem_draw.ulf
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_GRAYMAP_FORMAT\n"
"LngText.text"
msgid "Portable Graymap Format File"
-msgstr ""
+msgstr "Ficheru de formatu de mapa de buxos portátil"
#: registryitem_draw.ulf
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_NETWORK_GRAPHICS\n"
"LngText.text"
msgid "Portable Network Graphics File"
-msgstr ""
+msgstr "Ficheru de gráficos en rede portátiles"
#: registryitem_draw.ulf
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_PIXMAP_FORMAT\n"
"LngText.text"
msgid "Portable Pixmap Format File"
-msgstr ""
+msgstr "Ficheru de formatu de mapa de pixels portátil"
#: registryitem_draw.ulf
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"STR_REG_VAL_PHOTOSHOP_DOCUMENT\n"
"LngText.text"
msgid "Adobe Photoshop Document"
-msgstr ""
+msgstr "Documentu d'Adobe Photoshop"
#: registryitem_draw.ulf
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_REG_VAL_SUN_RASTER_GRAPHIC\n"
"LngText.text"
msgid "Sun Raster Graphic File"
-msgstr ""
+msgstr "Ficheru de gráficu ráster de Sun"
#: registryitem_draw.ulf
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"STR_REG_VAL_SCALABLE_VECTOR_GRAPHICS\n"
"LngText.text"
msgid "Scalable Vector Graphics File"
-msgstr ""
+msgstr "Ficheru de gráficu vectorial escalable (SVG)"
#: registryitem_draw.ulf
msgctxt ""
@@ -310,7 +310,7 @@ msgctxt ""
"STR_REG_VAL_TRUEVISION_TGA\n"
"LngText.text"
msgid "Truevision TGA File"
-msgstr ""
+msgstr "Ficheru TGA de Truevision"
#: registryitem_draw.ulf
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"STR_REG_VAL_TAGGED_IMAGE_FILE_FORMAT\n"
"LngText.text"
msgid "Tagged Image File"
-msgstr ""
+msgstr "Ficheru d'imaxe etiquetada"
#: registryitem_draw.ulf
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"STR_REG_VAL_X_BITMAP\n"
"LngText.text"
msgid "X BitMap File"
-msgstr ""
+msgstr "Ficheru X BitMap"
#: registryitem_draw.ulf
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"STR_REG_VAL_X_PIXMAP\n"
"LngText.text"
msgid "X Pixmap File"
-msgstr ""
+msgstr "Ficheru X Pixmap"
#: registryitem_draw.ulf
msgctxt ""
@@ -342,4 +342,4 @@ msgctxt ""
"STR_REG_VAL_KODAK_PHOTO_CD_IMAGE\n"
"LngText.text"
msgid "Kodak Photo CD Image File"
-msgstr ""
+msgstr "Ficheru d'Imaxe Kodak Photo CD"
diff --git a/source/ast/scp2/source/extensions.po b/source/ast/scp2/source/extensions.po
index 15f5abdef5f..4c24da4484f 100644
--- a/source/ast/scp2/source/extensions.po
+++ b/source/ast/scp2/source/extensions.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-14 21:57+0000\n"
+"PO-Revision-Date: 2014-01-20 22:09+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373839033.0\n"
+"X-POOTLE-MTIME: 1390255750.0\n"
#: module_extensions.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MEDIAWIKI\n"
"LngText.text"
msgid "MediaWiki Publisher"
-msgstr "MediaWiki Publisher"
+msgstr "Publicador de MediaWiki"
#: module_extensions.ulf
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MEDIAWIKI\n"
"LngText.text"
msgid "MediaWiki Publisher"
-msgstr "MediaWiki Publisher"
+msgstr "Publicador de MediaWiki"
#: module_extensions.ulf
msgctxt ""
diff --git a/source/ast/scp2/source/graphicfilter.po b/source/ast/scp2/source/graphicfilter.po
index 76be2489b59..cd0b0429658 100644
--- a/source/ast/scp2/source/graphicfilter.po
+++ b/source/ast/scp2/source/graphicfilter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:01+0000\n"
+"PO-Revision-Date: 2014-01-12 22:39+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254514.0\n"
+"X-POOTLE-MTIME: 1389566369.0\n"
#: module_graphicfilter.ulf
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Image Filters"
-msgstr ""
+msgstr "Filtros d'imaxe"
#: module_graphicfilter.ulf
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Additional filters required to read alien image formats."
-msgstr ""
+msgstr "Otros filtros requeríos pa lleer formatos d'imaxe ayenos."
#: module_graphicfilter.ulf
msgctxt ""
diff --git a/source/ast/scp2/source/impress.po b/source/ast/scp2/source/impress.po
index 0fb477f7c15..4e483920271 100644
--- a/source/ast/scp2/source/impress.po
+++ b/source/ast/scp2/source/impress.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:01+0000\n"
+"PO-Revision-Date: 2014-01-12 22:41+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254514.0\n"
+"X-POOTLE-MTIME: 1389566469.0\n"
#: folderitem_impress.ulf
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_PRESENTATION\n"
"LngText.text"
msgid "Uniform Office Format Presentation"
-msgstr ""
+msgstr "Presentación Uniform Office Format"
#: registryitem_impress.ulf
msgctxt ""
@@ -198,4 +198,4 @@ msgctxt ""
"STR_REG_VAL_COMPUTER_GRAPHICS_METAFILE\n"
"LngText.text"
msgid "Computer Graphics Metafile"
-msgstr ""
+msgstr "Metaficheru de gráficos d'ordenador (CGM)"
diff --git a/source/ast/scp2/source/ooo.po b/source/ast/scp2/source/ooo.po
index ce8655365e4..7c63902e8be 100644
--- a/source/ast/scp2/source/ooo.po
+++ b/source/ast/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-14 22:00+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-20 22:09+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373839242.0\n"
+"X-POOTLE-MTIME: 1390255779.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"STR_FI_NAME_OPENDOCUMENT\n"
"LngText.text"
msgid "Open Document"
-msgstr "Open Document"
+msgstr "Abrir documentu"
#: folderitem_ooo.ulf
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "Persa"
#: module_helppack.ulf
msgctxt ""
@@ -1174,7 +1174,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instala l'ayuda en persa en %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1182,7 +1182,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_TT\n"
"LngText.text"
msgid "Tatar"
-msgstr "Tatar"
+msgstr "Tártaru"
#: module_helppack.ulf
msgctxt ""
@@ -1246,7 +1246,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_SS\n"
"LngText.text"
msgid "Swazi"
-msgstr "Swazi"
+msgstr "Suazi"
#: module_helppack.ulf
msgctxt ""
@@ -1534,7 +1534,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_UG\n"
"LngText.text"
msgid "Uyghur"
-msgstr "Uyghur"
+msgstr "Uigur"
#: module_helppack.ulf
msgctxt ""
@@ -2542,7 +2542,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "Catalán (Valencianu)"
#: module_langpack.ulf
msgctxt ""
@@ -2550,7 +2550,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Installs the Catalan (Valencian) user interface"
-msgstr ""
+msgstr "Instala la interfaz d'usuariu en catalán (Valencia)"
#: module_langpack.ulf
msgctxt ""
@@ -2846,7 +2846,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Serbiu (Llatín)"
#: module_langpack.ulf
msgctxt ""
@@ -2854,7 +2854,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs the Serbian (Latin) user interface"
-msgstr ""
+msgstr "Instala la interfaz d'usuariu en serbiu (llatín)"
#: module_langpack.ulf
msgctxt ""
@@ -2942,7 +2942,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "Persa"
#: module_langpack.ulf
msgctxt ""
@@ -2950,7 +2950,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Installs the Persian user interface"
-msgstr ""
+msgstr "Instala la interfaz d'usuariu en persa"
#: module_langpack.ulf
msgctxt ""
@@ -2958,7 +2958,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_TT\n"
"LngText.text"
msgid "Tatar"
-msgstr "Tatar"
+msgstr "Tártaru"
#: module_langpack.ulf
msgctxt ""
@@ -3022,7 +3022,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SS\n"
"LngText.text"
msgid "Swazi"
-msgstr "Swazi"
+msgstr "Suazi"
#: module_langpack.ulf
msgctxt ""
@@ -3086,7 +3086,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdu"
#: module_langpack.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs the Kurdish user interface"
-msgstr ""
+msgstr "Instala la interface en Kurdu"
#: module_langpack.ulf
msgctxt ""
@@ -3294,7 +3294,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_UG\n"
"LngText.text"
msgid "Uyghur"
-msgstr "Uyghur"
+msgstr "Uigur"
#: module_langpack.ulf
msgctxt ""
@@ -4078,7 +4078,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script"
-msgstr ""
+msgstr "Curdu del norte, escritura llatina"
#: module_ooo.ulf
msgctxt ""
@@ -4086,7 +4086,23 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script spelling dictionary"
-msgstr ""
+msgstr "Curdu del norte, diccionariu ortográficu para en escritura llatina"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "Laosianu"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Diccionariu ortográficu pal lao"
#: module_ooo.ulf
msgctxt ""
@@ -4270,7 +4286,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SI\n"
"LngText.text"
msgid "Sinhala"
-msgstr "Sinhala"
+msgstr "Cingalés"
#: module_ooo.ulf
msgctxt ""
diff --git a/source/ast/scp2/source/writer.po b/source/ast/scp2/source/writer.po
index 26209ae8fcb..5d7c458aa63 100644
--- a/source/ast/scp2/source/writer.po
+++ b/source/ast/scp2/source/writer.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:02+0000\n"
+"PO-Revision-Date: 2014-01-12 22:50+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254524.0\n"
+"X-POOTLE-MTIME: 1389567019.0\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_WRITER\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr ""
+msgstr "Crear y editar testu ya imaxes de cartes, informes, documentos y páxines web usando Writer."
#: module_writer.ulf
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr ""
+msgstr "Crear y editar testu ya imaxes de cartes, informes, documentos y páxines web usando %PRODUCTNAME Writer."
#: module_writer.ulf
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_TEXT\n"
"LngText.text"
msgid "Uniform Office Format Text Document"
-msgstr ""
+msgstr "Documentu de testu Uniform Office Format"
#: registryitem_writer.ulf
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_WORDPRO_DOCUMENT\n"
"LngText.text"
msgid "Lotus Word Pro Document"
-msgstr ""
+msgstr "Documentu de Lotus Word Pro"
#: registryitem_writer.ulf
msgctxt ""
@@ -230,4 +230,4 @@ msgctxt ""
"STR_REG_VAL_T602_TEXT_FILE\n"
"LngText.text"
msgid "T602 Text File"
-msgstr ""
+msgstr "Ficheru de testu T602"
diff --git a/source/ast/sd/source/core.po b/source/ast/sd/source/core.po
index cc338b44dd5..33a61723110 100644
--- a/source/ast/sd/source/core.po
+++ b/source/ast/sd/source/core.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-14 22:10+0000\n"
+"PO-Revision-Date: 2014-01-11 02:28+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373839804.0\n"
+"X-POOTLE-MTIME: 1389407293.0\n"
#: glob.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_PRESOBJ_TITLE\n"
"string.text"
msgid "Click to add Title"
-msgstr ""
+msgstr "Calque p'amestar un títulu"
#: glob.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_PRESOBJ_OUTLINE\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Calque p'amestar testu"
#: glob.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_PRESOBJ_TEXT\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Calque p'amestar testu"
#: glob.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"STR_PRESOBJ_NOTESTEXT\n"
"string.text"
msgid "Click to add Notes"
-msgstr ""
+msgstr "Calque p'amestar notes"
#: glob.src
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"STR_PRESOBJ_GRAPHIC\n"
"string.text"
msgid "Double-click to add an Image"
-msgstr ""
+msgstr "Faiga doble clic p'amestar una imaxe"
#: glob.src
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"STR_PRESOBJ_OBJECT\n"
"string.text"
msgid "Double-click to add an Object"
-msgstr ""
+msgstr "Faiga doble clic p'amestar un oxetu"
#: glob.src
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"STR_PRESOBJ_CHART\n"
"string.text"
msgid "Double-click to add a Chart"
-msgstr ""
+msgstr "Faiga doble clic p'amestar una gráfica"
#: glob.src
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"STR_PRESOBJ_ORGCHART\n"
"string.text"
msgid "Double-click to add an Organization Chart"
-msgstr ""
+msgstr "Faiga doble clic p'amestar un organigrama"
#: glob.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_PRESOBJ_TABLE\n"
"string.text"
msgid "Double-click to add a Spreadsheet"
-msgstr ""
+msgstr "Faiga doble clic p'amestar una fueya de cálculu"
#: glob.src
msgctxt ""
@@ -765,4 +765,4 @@ msgctxt ""
"STR_ENTER_PIN\n"
"string.text"
msgid "Enter PIN:"
-msgstr ""
+msgstr "Escriba'l códigu PIN:"
diff --git a/source/ast/sd/source/filter/html.po b/source/ast/sd/source/filter/html.po
index d1dd98851c8..e0258745387 100644
--- a/source/ast/sd/source/filter/html.po
+++ b/source/ast/sd/source/filter/html.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:02+0000\n"
+"PO-Revision-Date: 2014-01-11 02:29+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254530.0\n"
+"X-POOTLE-MTIME: 1389407392.0\n"
#: pubdlg.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"PAGE1_TITEL\n"
"fixedline.text"
msgid "Assign Design"
-msgstr ""
+msgstr "Designar diseñu"
#: pubdlg.src
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"PAGE1_NEW_DESIGN\n"
"radiobutton.text"
msgid "New Design"
-msgstr ""
+msgstr "Diseñu nuevu"
#: pubdlg.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"PAGE1_OLD_DESIGN\n"
"radiobutton.text"
msgid "Existing Design"
-msgstr ""
+msgstr "Diseñu esistente"
#: pubdlg.src
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"PAGE3_TITEL_1\n"
"fixedline.text"
msgid "Save Image as"
-msgstr ""
+msgstr "Guardar la imaxe como"
#: pubdlg.src
msgctxt ""
diff --git a/source/ast/sd/source/ui/animations.po b/source/ast/sd/source/ui/animations.po
index fe91a0747d5..f5acd7e24a4 100644
--- a/source/ast/sd/source/ui/animations.po
+++ b/source/ast/sd/source/ui/animations.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-19 22:20+0000\n"
+"PO-Revision-Date: 2014-01-11 02:30+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376950843.0\n"
+"X-POOTLE-MTIME: 1389407427.0\n"
#: CustomAnimation.src
msgctxt ""
@@ -552,7 +552,7 @@ msgctxt ""
"STR_CUSTOMANIMATION_USERPATH\n"
"string.text"
msgid "User paths"
-msgstr ""
+msgstr "Camín del usuariu"
#: CustomAnimation.src
msgctxt ""
@@ -560,4 +560,4 @@ msgctxt ""
"STR_SLIDETRANSITION_NONE\n"
"string.text"
msgid "No transition"
-msgstr ""
+msgstr "Ensin transición"
diff --git a/source/ast/sd/source/ui/app.po b/source/ast/sd/source/ui/app.po
index 81861045a20..62950753e76 100644
--- a/source/ast/sd/source/ui/app.po
+++ b/source/ast/sd/source/ui/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-19 22:46+0000\n"
+"PO-Revision-Date: 2014-01-20 22:41+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952409.0\n"
+"X-POOTLE-MTIME: 1390257681.0\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -1723,7 +1723,7 @@ msgctxt ""
"SfxStyleFamiliesRes1\n"
"#define.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Estilos d'imaxe"
#: res_bmp.src
msgctxt ""
@@ -1865,7 +1865,7 @@ msgctxt ""
"STR_GRAPHIC_TOOLBOX\n"
"string.text"
msgid "Draw Toolbar/Image"
-msgstr ""
+msgstr "Barra de Dibuxu/Imaxe"
#: strings.src
msgctxt ""
@@ -1897,7 +1897,7 @@ msgctxt ""
"STR_GRAPHIC_OBJ_TOOLBOX\n"
"string.text"
msgid "Draw Object Bar/Image"
-msgstr ""
+msgstr "Barra d'Oxetu de dibuxu/Imaxe"
#: strings.src
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIONS_TOOLBOX\n"
"string.text"
msgid "Options Bar/Image"
-msgstr ""
+msgstr "Barra d'Opciones/Imaxe"
#: strings.src
msgctxt ""
@@ -1937,7 +1937,7 @@ msgctxt ""
"STR_BEZIER_TOOLBOX\n"
"string.text"
msgid "Bézier Object Bar"
-msgstr ""
+msgstr "Barra d'oxetos Bézier"
#: strings.src
msgctxt ""
@@ -2041,7 +2041,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Inxertar imaxe"
#: strings.src
msgctxt ""
@@ -2313,7 +2313,7 @@ msgctxt ""
"STR_TRANSFORM\n"
"string.text"
msgid "Transform"
-msgstr ""
+msgstr "Tresformar"
#: strings.src
msgctxt ""
@@ -2497,7 +2497,7 @@ msgctxt ""
"STR_ASK_DELETE_ALL_PICTURES\n"
"string.text"
msgid "Do you really want to delete all images?"
-msgstr "¿De verdá quies desaniciar toles imaxes?"
+msgstr "¿Seguro que quier desaniciar toles imaxes?"
#: strings.src
msgctxt ""
@@ -2625,7 +2625,7 @@ msgctxt ""
"STR_CREATE_PAGES\n"
"string.text"
msgid "Create Slides"
-msgstr ""
+msgstr "Crear diapositives"
#: strings.src
msgctxt ""
@@ -2657,7 +2657,7 @@ msgctxt ""
"STR_DELETE_PAGES\n"
"string.text"
msgid "Delete Slides"
-msgstr ""
+msgstr "Desaniciar diapositives"
#: strings.src
msgctxt ""
@@ -2685,7 +2685,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "Nun se pue abrir el ficheru d'imaxe"
#: strings.src
msgctxt ""
@@ -2693,7 +2693,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "Nun se pue lleer el ficheru d'imaxe"
#: strings.src
msgctxt ""
@@ -2701,7 +2701,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Formatu d'imaxe desconocíu"
#: strings.src
msgctxt ""
@@ -2709,7 +2709,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "Esta versión del ficheru d'imaxe nun tien sofitu"
#: strings.src
msgctxt ""
@@ -2717,7 +2717,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Nun s'alcontró el filtru d'imaxe"
#: strings.src
msgctxt ""
@@ -2725,7 +2725,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to import image"
-msgstr ""
+msgstr "Nun hai memoria bastante pa importar la imaxe"
#: strings.src
msgctxt ""
@@ -2773,7 +2773,7 @@ msgctxt ""
"STR_ASK_FOR_CONVERT_TO_BEZIER\n"
"string.text"
msgid "Convert selected object to curve?"
-msgstr "¿Quies tresformar en curva l'oxetu escoyíu?"
+msgstr "¿Tresformar en curva l'oxetu escoyíu?"
#: strings.src
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"STR_SCALE_OBJS_TO_PAGE\n"
"string.text"
msgid "Should the image be scaled to the new slide format?"
-msgstr ""
+msgstr "¿Quier escalar la imaxe al nuevu formatu de diapositiva?"
#: strings.src
msgctxt ""
@@ -3121,7 +3121,7 @@ msgctxt ""
"STR_DRAGTYPE_URL\n"
"string.text"
msgid "Insert as Hyperlink"
-msgstr ""
+msgstr "Inxertar como hiperenllaz"
#: strings.src
msgctxt ""
@@ -3129,7 +3129,7 @@ msgctxt ""
"STR_DRAGTYPE_EMBEDDED\n"
"string.text"
msgid "Insert as Copy"
-msgstr ""
+msgstr "Inxertar como copia"
#: strings.src
msgctxt ""
@@ -3137,7 +3137,7 @@ msgctxt ""
"STR_DRAGTYPE_LINK\n"
"string.text"
msgid "Insert as Link"
-msgstr ""
+msgstr "Inxertar como enllaz"
#: strings.src
msgctxt ""
@@ -3401,7 +3401,7 @@ msgctxt ""
"STR_RELEASE_GRAPHICLINK\n"
"string.text"
msgid "This image is linked to a document. Do you want to unlink the image in order to edit it?"
-msgstr ""
+msgstr "Esta imaxe ta enllazada con un documentu. ¿Quier desenllazar la imaxe pa editala?"
#: strings.src
msgctxt ""
@@ -4009,7 +4009,7 @@ msgctxt ""
"STR_GRAPHICS_STYLE_FAMILY\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Estilos d'imaxe"
#: strings.src
msgctxt ""
@@ -4073,7 +4073,7 @@ msgctxt ""
"STR_SET_BACKGROUND_PICTURE\n"
"string.text"
msgid "Set Background Image for Slide ..."
-msgstr ""
+msgstr "Definir la imaxe de fondu pa la diapositiva..."
#: strings.src
msgctxt ""
@@ -4121,7 +4121,7 @@ msgctxt ""
"STR_INSERT_PICTURE\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Inxertar una imaxe"
#: strings.src
msgctxt ""
diff --git a/source/ast/sd/source/ui/dlg.po b/source/ast/sd/source/ui/dlg.po
index e9421f164d6..e05837a6c2c 100644
--- a/source/ast/sd/source/ui/dlg.po
+++ b/source/ast/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-19 22:47+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-20 22:38+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952434.0\n"
+"X-POOTLE-MTIME: 1390257534.0\n"
#: PaneDockingWindow.src
msgctxt ""
@@ -703,7 +703,7 @@ msgctxt ""
"FT_PAGE4_ASKNAME\n"
"fixedtext.text"
msgid "What is your name or the name of your company?"
-msgstr "¿Cuál ye'l to nome o'l de la to empresa?"
+msgstr "¿Cuál ye'l so nome o'l de la so empresa?"
#: dlgass.src
msgctxt ""
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Árbol de páxines"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "~Seleicionar un diseñu pa la diapositiva"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "~Intercambiar la páxina de fondu"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~Desaniciar fondos non usaos"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~Cargar..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Diseñu de diapositiva"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/ast/sd/uiconfig/sdraw/ui.po b/source/ast/sd/uiconfig/sdraw/ui.po
index 66cc8a07396..c8b2b15f883 100644
--- a/source/ast/sd/uiconfig/sdraw/ui.po
+++ b/source/ast/sd/uiconfig/sdraw/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-19 22:47+0000\n"
+"PO-Revision-Date: 2014-01-20 22:39+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952466.0\n"
+"X-POOTLE-MTIME: 1390257584.0\n"
#: breakdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Break"
-msgstr ""
+msgstr "Separar"
#: breakdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Processing metafile:"
-msgstr ""
+msgstr "Procesando'l metaficheru:"
#: breakdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Broken down metaobjects:"
-msgstr ""
+msgstr "Meta-oxetos partíos:"
#: breakdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inserted drawing objects:"
-msgstr ""
+msgstr "Oxetos de dibuxu inxertaos:"
#: bulletsandnumbering.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Viñetes y numberación"
#: bulletsandnumbering.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reset"
-msgstr ""
+msgstr "Reaniciar"
#: bulletsandnumbering.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Viñetes"
#: bulletsandnumbering.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Tipu de numberación"
#: bulletsandnumbering.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: bulletsandnumbering.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Allugamientu"
#: bulletsandnumbering.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Personalizar"
#: copydlg.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cross-fading"
-msgstr ""
+msgstr "Dilíu cruzáu"
#: crossfadedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same orientation"
-msgstr ""
+msgstr "Mesma orientación"
#: crossfadedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-fade attributes"
-msgstr ""
+msgstr "Atributos del dilíu cruzáu"
#: crossfadedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Incrementos"
#: crossfadedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuración"
#: dlgsnap.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character"
-msgstr ""
+msgstr "Caráuter"
#: drawchardialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Tipografíes"
#: drawchardialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efeutos tipográficos"
#: drawchardialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Allugamientu"
#: drawpagedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Setup"
-msgstr ""
+msgstr "Configuración de páxina"
#: drawpagedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Páxina"
#: drawpagedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: drawparadialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Párrafu"
#: drawparadialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sangríes y espaciáu"
#: drawparadialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografía asiática"
#: drawparadialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladores"
#: drawparadialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alliniación"
#: drawparadialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numberación"
#: drawprtldialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Presentation Layout"
-msgstr ""
+msgstr "Diseñu de presentación"
#: drawprtldialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#: drawprtldialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Área"
#: drawprtldialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Solombra"
#: drawprtldialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Tresparencia"
#: drawprtldialog.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipografía"
#: drawprtldialog.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efeutos tipográficos"
#: drawprtldialog.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sangríes y espaciáu"
#: drawprtldialog.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testu"
#: drawprtldialog.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Viñetes"
#: drawprtldialog.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Tipu de numberación"
#: drawprtldialog.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: drawprtldialog.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Personalizar"
#: drawprtldialog.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alliniación"
#: drawprtldialog.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografía asiática"
#: drawprtldialog.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladores"
#: insertlayer.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Locked"
-msgstr "_Candáu"
+msgstr "B_loquiada"
#: insertslidesdialog.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides/Objects"
-msgstr ""
+msgstr "Inxertar diapositives/oxetos"
#: insertslidesdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete unused backg_rounds"
-msgstr ""
+msgstr "Desanicia_r fondos ensin usu"
#: insertslidesdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "En_llazar"
#: namedesign.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name HTML Design"
-msgstr ""
+msgstr "Nomar diseñu HTML"
#: paranumberingtab.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr ""
+msgstr "R_eaniciar nesti párrafu"
#: paranumberingtab.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart with"
-msgstr ""
+msgstr "A_niciar con"
#: paranumberingtab.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph numbering"
-msgstr ""
+msgstr "Numberación de párrafos"
#: printeroptions.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Table Design"
-msgstr ""
+msgstr "Diseñu de tabla"
#: tabledesigndialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_Filera de testera"
#: tabledesigndialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Filera de tot_al"
#: tabledesigndialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Fileres con _bandes"
#: tabledesigndialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "P_rimera columna"
#: tabledesigndialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Ú_ltima columna"
#: tabledesigndialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Columnes con ba_ndes"
#: vectorize.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Convert to Polygon"
-msgstr ""
+msgstr "Convertir a polígonu"
#: vectorize.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of colors:"
-msgstr ""
+msgstr "Númberu de colores:"
#: vectorize.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reduction:"
-msgstr ""
+msgstr "Reducción de puntu:"
#: vectorize.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tile size:"
-msgstr ""
+msgstr "Tamañu del mosaicu:"
#: vectorize.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill holes:"
-msgstr ""
+msgstr "Enllenar _furacos:"
#: vectorize.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuración"
#: vectorize.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Vista previa"
#: vectorize.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source image:"
-msgstr ""
+msgstr "Imaxe orixinal:"
#: vectorize.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vectorized image:"
-msgstr ""
+msgstr "Imaxe vectorizada:"
#: vectorize.ui
msgctxt ""
@@ -1004,4 +1004,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress"
-msgstr ""
+msgstr "Progresu"
diff --git a/source/ast/sd/uiconfig/simpress/ui.po b/source/ast/sd/uiconfig/simpress/ui.po
index 21c2cbf021b..16ec1968be0 100644
--- a/source/ast/sd/uiconfig/simpress/ui.po
+++ b/source/ast/sd/uiconfig/simpress/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-19 22:47+0000\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-20 22:41+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952479.0\n"
+"X-POOTLE-MTIME: 1390257688.0\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entrance"
-msgstr ""
+msgstr "Entrada"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Emphasis"
-msgstr ""
+msgstr "Énfasis"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exit"
-msgstr ""
+msgstr "Salida"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Motion Paths"
-msgstr ""
+msgstr "Caminos de movimientu"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Misc Effects"
-msgstr ""
+msgstr "Efeutos variaos"
#: customanimationcreatetab.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Speed:"
-msgstr ""
+msgstr "_Velocidá:"
#: customanimationcreatetab.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic preview"
-msgstr ""
+msgstr "Vista previa _automática"
#: customanimationeffecttab.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction:"
-msgstr ""
+msgstr "_Direición:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accelerated start"
-msgstr ""
+msgstr "Aniciu aceleráu"
#: customanimationeffecttab.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decelerated end"
-msgstr ""
+msgstr "Final desaceleráu"
#: customanimationeffecttab.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuración"
#: customanimationeffecttab.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter animation:"
-msgstr ""
+msgstr "T_res la animación:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sound:"
-msgstr ""
+msgstr "_Soníu:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text animation:"
-msgstr ""
+msgstr "Animación del _testu:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Di_m color:"
-msgstr ""
+msgstr "Color de di_líu:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "delay between characters"
-msgstr ""
+msgstr "retardu ente caráuteres"
#: customanimationeffecttab.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Don't dim"
-msgstr ""
+msgstr "Nun dilir"
#: customanimationeffecttab.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dim with color"
-msgstr ""
+msgstr "Dilir con color"
#: customanimationeffecttab.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Hide after animation"
-msgstr ""
+msgstr "Tapecer tres la animación"
#: customanimationeffecttab.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hide on next animation"
-msgstr ""
+msgstr "Tapecer na siguiente animación"
#: customanimationeffecttab.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "All at once"
-msgstr ""
+msgstr "Too a la vez"
#: customanimationeffecttab.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Word by word"
-msgstr ""
+msgstr "Pallabra ente pallabra"
#: customanimationeffecttab.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Letter by letter"
-msgstr ""
+msgstr "Lletra a lletra"
#: customanimationeffecttab.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhancement"
-msgstr ""
+msgstr "Ameyoramientu"
#: customanimationproperties.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Effect Options"
-msgstr ""
+msgstr "Opciones del efeutu"
#: customanimationproperties.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Efeutu"
#: customanimationproperties.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Timing"
-msgstr ""
+msgstr "Temporizador"
#: customanimationproperties.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Animación del testu"
#: customanimationspanel.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add Effect"
-msgstr ""
+msgstr "Amestar efeutu"
#: customanimationspanel.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Effect"
-msgstr ""
+msgstr "Desaniciar efeutu"
#: customanimationspanel.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Modify Effect"
-msgstr ""
+msgstr "Camudar efeutu"
#: customanimationspanel.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Up"
-msgstr ""
+msgstr "Mover arriba"
#: customanimationspanel.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Down"
-msgstr ""
+msgstr "Mover abaxo"
#: customanimationspanel.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview Effect"
-msgstr ""
+msgstr "Vista previa del efeutu"
#: customanimationspanel.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr ""
+msgstr "_Aniciu"
#: customanimationspanel.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction"
-msgstr ""
+msgstr "_Direición"
#: customanimationspanel.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sp_eed"
-msgstr ""
+msgstr "V_elocidá"
#: customanimationspanel.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "Al facer clic"
#: customanimationspanel.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Col anterior"
#: customanimationspanel.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Tres l'anterior"
#: customanimationspanel.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: customanimationspanel.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Efeutu"
#: customanimationspanel.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic pre_view"
-msgstr ""
+msgstr "_Vista previa automática"
#: customanimationtexttab.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Group text:"
-msgstr ""
+msgstr "A_grupar el testu:"
#: customanimationtexttab.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr ""
+msgstr "_Automáticamente tres:"
#: customanimationtexttab.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "As one object"
-msgstr ""
+msgstr "Como un oxetu"
#: customanimationtexttab.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "All paragraphs at once"
-msgstr ""
+msgstr "Tolos párrafos a la vez"
#: customanimationtexttab.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "By 1st level paragraphs"
-msgstr ""
+msgstr "Por párrafos de 1er. nivel"
#: customanimationtexttab.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "By 2nd level paragraphs"
-msgstr ""
+msgstr "Por párrafos de 2u. nivel"
#: customanimationtexttab.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "By 3rd level paragraphs"
-msgstr ""
+msgstr "Por párrafos de 3er. nivel"
#: customanimationtexttab.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "By 4th level paragraphs"
-msgstr ""
+msgstr "Por párrafos de 4u. nivel"
#: customanimationtexttab.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "By 5th level paragraphs"
-msgstr ""
+msgstr "Por párrafos de 5u. nivel"
#: customanimationtexttab.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animate attached _shape"
-msgstr ""
+msgstr "Animar la forma a_xunta"
#: customanimationtexttab.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_In reverse order"
-msgstr ""
+msgstr "N'orde _inversu"
#: customanimationtimingtab.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start:"
-msgstr ""
+msgstr "_Aniciu:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delay:"
-msgstr ""
+msgstr "Retra_su:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_peed:"
-msgstr ""
+msgstr "_Velocidá:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Repeat:"
-msgstr ""
+msgstr "_Repetir:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "Al facer clic"
#: customanimationtimingtab.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Col anterior"
#: customanimationtimingtab.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Tres l'anterior"
#: customanimationtimingtab.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rewind _when done playing"
-msgstr ""
+msgstr "Re_bobinar en acabando de reproducir"
#: customanimationtimingtab.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Animate as part of click sequence"
-msgstr ""
+msgstr "_Animar como parte de secuencia de clics"
#: customanimationtimingtab.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start _effect on click of"
-msgstr ""
+msgstr "Aniciar _efeutu al calcar en"
#: customanimationtimingtab.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trigger"
-msgstr ""
+msgstr "Disparador"
#: customslideshows.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Field"
-msgstr ""
+msgstr "Editar el campu"
#: dlgfield.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Fixu"
#: dlgfield.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Variable"
#: dlgfield.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field type"
-msgstr ""
+msgstr "Tipu de campu"
#: dlgfield.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Llingua"
#: dlgfield.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormatu"
#: headerfooterdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Appl_y to All"
-msgstr ""
+msgstr "Apl_icar a toos"
#: headerfooterdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Diapositives"
#: headerfooterdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes and Handouts"
-msgstr ""
+msgstr "Notes y folletos"
#: headerfootertab.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heade_r"
-msgstr ""
+msgstr "Teste_ra"
#: headerfootertab.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header _text:"
-msgstr ""
+msgstr "_Testu de la testera:"
#: headerfootertab.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date and time"
-msgstr ""
+msgstr "_Data y hora"
#: headerfootertab.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed"
-msgstr ""
+msgstr "Fi_xu"
#: headerfootertab.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Variable"
#: headerfootertab.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Llingua"
#: headerfootertab.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format"
-msgstr ""
+msgstr "_Formatu"
#: headerfootertab.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Pie"
#: headerfootertab.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ooter text:"
-msgstr ""
+msgstr "Testu _del pie:"
#: headerfootertab.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Númberu de diapo_sitiva"
#: headerfootertab.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on slide"
-msgstr ""
+msgstr "Incluir na diapositiva"
#: headerfootertab.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do _not show on the first slide"
-msgstr ""
+msgstr "_Nun amosar na primera diapositiva"
#: headerfootertab.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page Number"
-msgstr ""
+msgstr "Númberu de _páxina"
#: headerfootertab.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on page"
-msgstr ""
+msgstr "Incluir na páxina"
#: insertslides.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides"
-msgstr ""
+msgstr "Inxertar diapositives"
#: insertslides.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before"
-msgstr ""
+msgstr "A_ntes"
#: insertslides.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter"
-msgstr ""
+msgstr "_Tres"
#: insertslides.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: masterlayoutdlg.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Master Elements"
-msgstr ""
+msgstr "Elementos maestros"
#: masterlayoutdlg.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "Teste_ra"
#: masterlayoutdlg.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date/time"
-msgstr ""
+msgstr "_Data/hora"
#: masterlayoutdlg.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Pie"
#: masterlayoutdlg.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page number"
-msgstr ""
+msgstr "Númberu de _páxina"
#: masterlayoutdlg.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Númberu de diapo_sitiva"
#: masterlayoutdlg.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Placeholders"
-msgstr ""
+msgstr "Acutos de posición"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow quick editing"
-msgstr ""
+msgstr "Permitir edición rápida"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only text area selected"
-msgstr ""
+msgstr "Solo l'área de testu seleicionada"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text objects"
-msgstr ""
+msgstr "Oxetos de testu"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start with _wizard"
-msgstr ""
+msgstr "A_niciar con asistente"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document"
-msgstr ""
+msgstr "Documentu nuevu"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1049,52 +1049,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy when moving"
-msgstr ""
+msgstr "Copiar al mover"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
-msgstr ""
+msgid "Unit of _measurement"
+msgstr "Unidá de _midida"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
-msgstr ""
+msgid "Ta_b stops"
+msgstr "Ta_buladores"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
-msgstr ""
+msgid "Objects always moveable"
+msgstr "Oxetos siempre movibles"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
-msgstr ""
+msgid "Do not distort objects in curve"
+msgstr "Nun deformar los oxetos en curva"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
-msgstr ""
+msgid "Use background cache"
+msgstr "Usar caché de fondu"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1103,34 +1103,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuración"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
-msgstr ""
+msgid "Enable Presenter Console"
+msgstr "Activar la consola del presentador"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
-msgstr ""
+msgid "Always with current page"
+msgstr "Siempre cola páxina actual"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
-msgstr ""
+msgid "Enable remote control"
+msgstr "Activar el control remotu"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Presentation"
-msgstr ""
+msgstr "Presentación"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing scale"
-msgstr ""
+msgstr "Escala del _dibuxu"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _width"
-msgstr ""
+msgstr "Anc_hura de páxina"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _height"
-msgstr ""
+msgstr "Al_tura de páxina"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Escala"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_e printer metrics for document formatting"
-msgstr ""
+msgstr "Usar les métriques d'impr_esora pal formatu del documentu"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Amestar e_spaciu ente párrafos y tables (nel documentu actual)"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Compatibilidá"
#: photoalbum.ui
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto External (Display %1)"
-msgstr ""
+msgstr "Esterna auto. (pantalla %1)"
#: presentationdialog.ui
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_uto"
-msgstr "_Auto"
+msgstr "A_uto"
#: presentationdialog.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page name"
-msgstr ""
+msgstr "Nome de la _páxina"
#: prntopts.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ate"
-msgstr ""
+msgstr "D_ata"
#: prntopts.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ti_me"
-msgstr ""
+msgstr "_Hora"
#: prntopts.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_idden pages"
-msgstr ""
+msgstr "Páx_ines tapecíes"
#: prntopts.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print"
-msgstr ""
+msgstr "Imprimir"
#: prntopts.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Predetermináu"
#: prntopts.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to page"
-msgstr ""
+msgstr "A_xustar a la páxina"
#: prntopts.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile pages"
-msgstr ""
+msgstr "Pá_xines en mosaicu"
#: prntopts.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rochure"
-msgstr ""
+msgstr "_Folletu"
#: prntopts.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper tray from printer s_ettings"
-msgstr ""
+msgstr "Band_exa de papel de la configuración d'impresora"
#: prntopts.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fr_ont"
-msgstr ""
+msgstr "Fr_ontal"
#: prntopts.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_ck"
-msgstr ""
+msgstr "_Trasera"
#: prntopts.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page options"
-msgstr ""
+msgstr "Opciones de la páxina"
#: prntopts.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drawing"
-msgstr ""
+msgstr "Dibuxu"
#: prntopts.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes"
-msgstr ""
+msgstr "Notes"
#: prntopts.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Handouts"
-msgstr ""
+msgstr "Folletos"
#: prntopts.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Esquema"
#: prntopts.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Conteníu"
#: prntopts.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Predetermináu"
#: prntopts.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gra_yscale"
-msgstr ""
+msgstr "Escala de bu_xos"
#: prntopts.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Black & _white"
-msgstr ""
+msgstr "Blanco _y prieto"
#: prntopts.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Quality"
-msgstr ""
+msgstr "Calidá"
#: remotedialog.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Impress Remote"
-msgstr ""
+msgstr "Impress Remotu"
#: sdviewpage.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rulers visible"
-msgstr ""
+msgstr "_Regles visibles"
#: sdviewpage.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap Lines when moving"
-msgstr ""
+msgstr "Llinie_s d'axuste al mover"
#: sdviewpage.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All control points in Bezier editor"
-msgstr ""
+msgstr "_Tolos puntos de control nel editor Bezier"
#: sdviewpage.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour of each individual object"
-msgstr ""
+msgstr "_Contornu de cada oxetu individual"
#: sdviewpage.ui
msgctxt ""
@@ -1940,7 +1940,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Amosar"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "Diseñu de diapositiva"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "Trocar la páxina de _fondu"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "_Desaniciar fondos ensin usu"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "Seleicione un diseñu de diapositiva"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "Car_gar..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -1949,7 +1994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to selected slides"
-msgstr ""
+msgstr "Aplicar a les diapositives esbillaes"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1958,7 +2003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Speed:"
-msgstr ""
+msgstr "Velocidá:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1967,7 +2012,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Slow"
-msgstr ""
+msgstr "Lenta"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1976,7 +2021,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Medium"
-msgstr ""
+msgstr "Mediana"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1985,7 +2030,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Fast"
-msgstr ""
+msgstr "Rápida"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1994,7 +2039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sound:"
-msgstr ""
+msgstr "Soníu:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2003,7 +2048,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Sound"
-msgstr ""
+msgstr "Sin soníu"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2012,7 +2057,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Stop Previous Sound"
-msgstr ""
+msgstr "Detener el soníu anterior"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2021,7 +2066,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Other Sound..."
-msgstr ""
+msgstr "Otru soníu..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -2030,7 +2075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Loop until next sound"
-msgstr ""
+msgstr "Repetir fasta'l siguiente soníu"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2039,7 +2084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modify transition"
-msgstr ""
+msgstr "Camudar la transición"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2048,7 +2093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On mouse click"
-msgstr ""
+msgstr "Al facer clic col mur"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2057,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically after"
-msgstr ""
+msgstr "Automáticamente tres"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2066,7 +2111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Advance slide"
-msgstr ""
+msgstr "Avanzar diapositiva"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2075,7 +2120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to All Slides"
-msgstr ""
+msgstr "Aplicar a toles diapositives"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2084,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Play"
-msgstr ""
+msgstr "Reproducir"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2093,7 +2138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slide Show"
-msgstr ""
+msgstr "Presentación de diapositives"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2102,7 +2147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic preview"
-msgstr ""
+msgstr "Vista previa automática"
#: tabledesignpanel.ui
msgctxt ""
@@ -2111,7 +2156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_Filera de testera"
#: tabledesignpanel.ui
msgctxt ""
@@ -2120,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Tot_al de fileres"
#: tabledesignpanel.ui
msgctxt ""
@@ -2129,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Fileres con _bandes"
#: tabledesignpanel.ui
msgctxt ""
@@ -2138,7 +2183,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "P_rimera columna"
#: tabledesignpanel.ui
msgctxt ""
@@ -2147,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Ú_ltima columna"
#: tabledesignpanel.ui
msgctxt ""
@@ -2156,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Columnes con ba_ndes"
#: templatedialog.ui
msgctxt ""
@@ -2165,7 +2210,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Estilos d'imaxe"
#: templatedialog.ui
msgctxt ""
@@ -2174,7 +2219,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stándar"
#: templatedialog.ui
msgctxt ""
@@ -2183,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizador"
#: templatedialog.ui
msgctxt ""
@@ -2192,7 +2237,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#: templatedialog.ui
msgctxt ""
@@ -2201,7 +2246,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Área"
#: templatedialog.ui
msgctxt ""
@@ -2210,7 +2255,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadowing"
-msgstr ""
+msgstr "Solombres"
#: templatedialog.ui
msgctxt ""
@@ -2219,7 +2264,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Tresparencia"
#: templatedialog.ui
msgctxt ""
@@ -2228,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipografía"
#: templatedialog.ui
msgctxt ""
@@ -2237,7 +2282,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efeutu tipográficu"
#: templatedialog.ui
msgctxt ""
@@ -2246,7 +2291,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sangríes y espaciáu"
#: templatedialog.ui
msgctxt ""
@@ -2255,7 +2300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testu"
#: templatedialog.ui
msgctxt ""
@@ -2264,7 +2309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Animación del testu"
#: templatedialog.ui
msgctxt ""
@@ -2273,7 +2318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dimensioning"
-msgstr ""
+msgstr "Dimensionamientu"
#: templatedialog.ui
msgctxt ""
@@ -2282,7 +2327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Coneutor"
#: templatedialog.ui
msgctxt ""
@@ -2291,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alliniación"
#: templatedialog.ui
msgctxt ""
@@ -2300,7 +2345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografía asiática"
#: templatedialog.ui
msgctxt ""
@@ -2309,4 +2354,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladores"
diff --git a/source/ast/sdext/source/minimizer.po b/source/ast/sdext/source/minimizer.po
deleted file mode 100644
index 37398ac929f..00000000000
--- a/source/ast/sdext/source/minimizer.po
+++ /dev/null
@@ -1,37 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 16:02+0000\n"
-"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
-"Language-Team: none\n"
-"Language: ast\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254539.0\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Minimizador de Presentaciones"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"El Minimizador de Presentaciones úsase p'amenorgar el tamañu del ficheru de la presentación actual. Les imaxes van comprimise y los datos que yá nun seyan necesarios, van desaniciase.\n"
-"El Minimizador de Presentaciones pue ameyorar la calidá y el tamañu de les imaxes. Les presentaciones que tán diseñaes p'amosase nuna pantalla o proyeutor nun requieren la mesma calidá que les presentaciones que tán diseñaes pa la imprenta.\n"
diff --git a/source/ast/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/ast/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index f93bc902a34..00000000000
--- a/source/ast/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 17:31+0200\n"
-"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ast\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "~Minimizar Presentación..."
diff --git a/source/ast/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/ast/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index ced95af7ad3..00000000000
--- a/source/ast/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-08-19 22:21+0000\n"
-"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ast\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376950865.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Minimizador de presentaciones d'Oracle"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Pasos"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~Anterior"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~Siguiente >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~Finar"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Encaboxar"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Introducción"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "El Minimizador de presentaciones úsase p'amenorgar el tamañu de ficheru de la presentación actual. Les imáxenes van comprimise y los datos innecesarios van desaniciase. Nel últimu pasu del asistente pues escoyer ente aplicar los cambeos a la presentación actual y crear una versión nueva y optimizada de la presentación."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "~Escueyi configuración de Compautador de Presentaciones Oracle"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~Desaniciar"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Escueyi la configuración p'ameyorar les semeyes ya imaxes"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Gráficos"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~Compresión con menor perda"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "Compresión ~JPEG"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~Calidá de %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "~Desaniciar estayes de gráficu recortaes"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Amenorgar la resolución de la ~imaxe"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<no change>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (Resolución de Pantalla)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (Resolución pa Proyeutor)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 DPI (Resolución pa imprentación)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "~Frañe enllaces pa gráficos esternos"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "Oxetos OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Escueye configuración pa trocar los oxetos OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Crea un gráficu de troque estáticu d'un oxetu OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "Pa ~tolos oxetos OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~Pa oxetos OLE non basaos nel formatu OpenDocument"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "L'enllazáu ya incrustáu d'oxetos (OLE) ye una teunoloxía que permite incrustar y enllazar a documentos y otros oxetos. La presentación actual contién oxetos OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "L'enllazáu ya incrustáu d'oxetos (OLE) ye una teunoloxía que permite incrustar y enllazar a documentos y otros oxetos. La presentación actual nun contién oxetos OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Diapositives"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Escueyi qué diapositives vas desaniciar"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Páxines Maestres"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Desaniciar páxines ~maestres ensin usar"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "~Llimpiar notes"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Desaniciar ~diapositives anubríes"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Desaniciar diapositives que nun s'usen na presenta~ción personalizada"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Resume"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Escueyi aú aplicar los siguientes cambeos"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Progreso"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Oxetos optimizaos"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "~Aplicar los cambios a la presentación actual"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "~Abrir la presentación recien creada"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "~Salvar configuración como"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~Facer copia de la presentación enantes d'aplicar los respeutivos cambeos"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Desaniciar %SLIDES diapositives."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Optimizar %IMAGES gráficos a calidá JPEG %QUALITY% a una resolución de %RESOLUTION DPI."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Crear gráficos pa trocar los oxetos %OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Tamañu actual del ficheru:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Tamañu estimáu del ficheru nuevu:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 MB"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Les mios preferencies "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "sesión predeterminada"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "La optimización modificará'l documentu actual. ¿Quier siguir?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~Sí"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "Aceutar"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "El Presentation Minimizer anovó con éxitu la presentación '%TITLE'. El tamañu del ficheru camudó de %OLDFILESIZE MB a %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "El Presentation Minimizer anovó correutamente la presentación '%TITLE'. El tamañu del ficheru camudó de %OLDFILESIZE MB a unos %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "El Presentation Minimizer anovó con éxitu la presentación '%TITLE'. El tamañu del ficheru camudó a %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "El Presentation Minimizer anovó con éxitu la presentación '%TITLE'. El tamañu del ficheru camudó a unos %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "Duplicar la presentación..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "Desaniciar diapositives..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "Ameyorando gráficos..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "Crear gráficos de troque pa oxetos OLE..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr ","
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Proyeutor optimizáu"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Ameyoráu pa pantalla (el menor tamañu de ficheru)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Proyeutor optimizáu"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Impresión optimizada"
diff --git a/source/ast/setup_native/source/mac.po b/source/ast/setup_native/source/mac.po
index 65a8addc36d..3b3dac8816f 100644
--- a/source/ast/setup_native/source/mac.po
+++ b/source/ast/setup_native/source/mac.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 16:02+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-20 22:42+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254541.0\n"
+"X-POOTLE-MTIME: 1390257765.0\n"
#: macinstall.ulf
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"ChooseManualText\n"
"LngText.text"
msgid "Point the dialog to your [PRODUCTNAME] [PRODUCTVERSION] installation."
-msgstr "Point the dialog to your [PRODUCTNAME] [PRODUCTVERSION] installation."
+msgstr "Apunte'l diálogu a la instalación de [PRODUCTNAME] [PRODUCTVERSION]."
#: macinstall.ulf
msgctxt ""
diff --git a/source/ast/sfx2/source/appl.po b/source/ast/sfx2/source/appl.po
index 992757c286b..f62d3a32856 100644
--- a/source/ast/sfx2/source/appl.po
+++ b/source/ast/sfx2/source/appl.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-14 23:47+0000\n"
+"PO-Revision-Date: 2014-01-20 22:56+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373845652.0\n"
+"X-POOTLE-MTIME: 1390258600.0\n"
#: app.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"GID_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: app.src
msgctxt ""
@@ -332,7 +332,7 @@ msgctxt ""
"STR_ISMODIFIED\n"
"string.text"
msgid "Do you want to save the changes to %1?"
-msgstr "¿Quies guardar los cambios de %1?"
+msgstr "¿Quier guardar los cambios a %1?"
#: app.src
msgctxt ""
@@ -596,7 +596,7 @@ msgctxt ""
"RID_SVXSTR_GRAFIKLINK\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: app.src
msgctxt ""
@@ -612,7 +612,7 @@ msgctxt ""
"RID_SVXSTR_EDITGRFLINK\n"
"string.text"
msgid "Link Image"
-msgstr ""
+msgstr "Enllazar la imaxe"
#: app.src
msgctxt ""
@@ -636,7 +636,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "Nun pudo abrise'l ficheru d'imaxe"
#: app.src
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "Nun pudo lleese'l ficheru d'imaxe"
#: app.src
msgctxt ""
@@ -652,7 +652,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Formatu d'imaxe desconocíu"
#: app.src
msgctxt ""
@@ -660,7 +660,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This version of the image file is not supported"
-msgstr ""
+msgstr "Esta versión del ficheru d'imaxe nun tien sofitu"
#: app.src
msgctxt ""
@@ -668,7 +668,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Nun s'alcontró el filtru d'imaxe"
#: app.src
msgctxt ""
@@ -676,7 +676,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert image"
-msgstr ""
+msgstr "Nun hai memoria bastante pa inxertar la imaxe"
#: app.src
msgctxt ""
diff --git a/source/ast/sfx2/source/control.po b/source/ast/sfx2/source/control.po
index cb3f32e1f55..9f575d808d8 100644
--- a/source/ast/sfx2/source/control.po
+++ b/source/ast/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-06 02:04+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-12 21:46+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357437848.0\n"
+"X-POOTLE-MTIME: 1389563166.0\n"
#: templateview.src
msgctxt ""
@@ -27,7 +27,15 @@ msgstr "Toles plantíes"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr ""
+msgid "Welcome to %PRODUCTNAME."
+msgstr "Damos-y la bienvenida a %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "Use la barra llateral p'abrir o crear un ficheru."
diff --git a/source/ast/sfx2/source/dialog.po b/source/ast/sfx2/source/dialog.po
index 88473531628..b79e22731e1 100644
--- a/source/ast/sfx2/source/dialog.po
+++ b/source/ast/sfx2/source/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-19 22:48+0000\n"
+"PO-Revision-Date: 2014-01-20 22:56+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952505.0\n"
+"X-POOTLE-MTIME: 1390258608.0\n"
#: dialog.src
msgctxt ""
@@ -316,7 +316,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "Info"
-msgstr "Info"
+msgstr "Información"
#: dinfdlg.src
msgctxt ""
@@ -844,7 +844,7 @@ msgctxt ""
"MSG_OVERWRITE\n"
"querybox.text"
msgid "Style already exists. Overwrite?"
-msgstr ""
+msgstr "L'estilu yá esiste. ¿Sustituilu?"
#: recfloat.src
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"STR_MACRO_LOSS\n"
"string.text"
msgid "Do you really want to cancel the recording? Any steps recorded up to this point will be lost."
-msgstr "¿Daveres que quies encaboxar la grabación? Tolos pasos grabaos hasta esti momentu van perdese."
+msgstr "¿Daveres quier encaboxar la grabación? Tolos pasos grabaos fasta esti momentu van perdese."
#: recfloat.src
msgctxt ""
diff --git a/source/ast/sfx2/source/doc.po b/source/ast/sfx2/source/doc.po
index 18c7f81f78c..57f4a208172 100644
--- a/source/ast/sfx2/source/doc.po
+++ b/source/ast/sfx2/source/doc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-14 23:51+0000\n"
+"PO-Revision-Date: 2014-01-20 22:57+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373845919.0\n"
+"X-POOTLE-MTIME: 1390258643.0\n"
#: doc.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_DELETE_REGION\n"
"string.text"
msgid "Are you sure you want to delete the region \"$1\"?"
-msgstr "¿Seguro que quies desaniciar la rexón \"$1\"?"
+msgstr "¿Seguro que quier desaniciar la rexón «$1»?"
#: doc.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_DELETE_TEMPLATE\n"
"string.text"
msgid "Are you sure you want to delete the entry \"$1\"?"
-msgstr "¿Seguro que quies desaniciar la entrada \"$1\"?"
+msgstr "¿Seguro que quier desaniciar la entrada «$1»?"
#: doc.src
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_QUERY_DEFAULT_TEMPLATE\n"
"string.text"
msgid "Should the template \"$(TEXT)\" become the default template?"
-msgstr "¿Quies que la plantía \"$(TEXT)\" seya la plantía predeterminada?"
+msgstr "¿Quier que la plantía «$(TEXT)» seya la plantía predeterminada?"
#: doc.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"MSG_QUERY_RESET_DEFAULT_TEMPLATE\n"
"querybox.text"
msgid "Do you want to reset the default template?"
-msgstr "¿Quies reaniciar la plantía predeterminada?"
+msgstr "¿Quier reaniciar la plantía predeterminada?"
#: doc.src
msgctxt ""
@@ -288,7 +288,7 @@ msgctxt ""
"STR_SAVEACOPY\n"
"string.text"
msgid "Save a Copy..."
-msgstr "Guardar una copia…"
+msgstr "Guardar una copia..."
#: doc.src
msgctxt ""
@@ -336,7 +336,7 @@ msgctxt ""
"RID_STR_WARNSTYLEOVERWRITE\n"
"string.text"
msgid "Should the \"$(ARG1)\" Style be replaced?"
-msgstr "¿Quies trocar l'estilu \"$(ARG1)\"?"
+msgstr "¿Quier trocar l'estilu «$(ARG1)»?"
#: doc.src
msgctxt ""
@@ -380,7 +380,7 @@ msgctxt ""
"STR_FSET_FILTERNAME0\n"
"string.text"
msgid "HTML (FrameSet)"
-msgstr "HTML (FrameSet)"
+msgstr "HTML (Conxuntu de marcos)"
#: doc.src
msgctxt ""
@@ -404,7 +404,7 @@ msgctxt ""
"STR_TEMPL_RESET\n"
"string.text"
msgid "The template \"$(TEMPLATE)\" has not been found. Should the template be looked for the next time the document is opened ?"
-msgstr "Nun s'atopó la plantía \"$(TEMPLATE)\". ¿Quies que se busque la próxima vegada que s'abra esti documentu?"
+msgstr "Nun s'atopó la plantía «$(TEMPLATE)». ¿Quies que se busque la próxima vegada que s'abra esti documentu?"
#: doc.src
msgctxt ""
@@ -540,7 +540,7 @@ msgctxt ""
"FT_OK\n"
"string.text"
msgid "Do you want to allow these macros to be run?"
-msgstr "¿Quies permitir que s'executen estes macros?"
+msgstr "¿Quier permitir que s'executen estes macros?"
#: doc.src
msgctxt ""
@@ -640,7 +640,7 @@ msgctxt ""
"STR_HIDDENINFO_CONTINUE_SAVING\n"
"string.text"
msgid "Do you want to continue saving the document?"
-msgstr "¿Quies siguir guardando'l documentu?"
+msgstr "¿Quier siguir guardando'l documentu?"
#: doc.src
msgctxt ""
@@ -648,7 +648,7 @@ msgctxt ""
"STR_HIDDENINFO_CONTINUE_PRINTING\n"
"string.text"
msgid "Do you want to continue printing the document?"
-msgstr "¿Quies siguir imprentando el documentu?"
+msgstr "¿Quier siguir imprentando'l documentu?"
#: doc.src
msgctxt ""
@@ -656,7 +656,7 @@ msgctxt ""
"STR_HIDDENINFO_CONTINUE_SIGNING\n"
"string.text"
msgid "Do you want to continue signing the document?"
-msgstr "¿Quies siguir roblando el documentu?"
+msgstr "¿Quier siguir roblando'l documentu?"
#: doc.src
msgctxt ""
@@ -664,7 +664,7 @@ msgctxt ""
"STR_HIDDENINFO_CONTINUE_CREATEPDF\n"
"string.text"
msgid "Do you want to continue creating a PDF file?"
-msgstr "¿Quies siguir creando un ficheru PDF?"
+msgstr "¿Quier siguir creando un ficheru PDF?"
#: doc.src
msgctxt ""
@@ -1254,7 +1254,7 @@ msgctxt ""
"TBI_TEMPLATE_LINK\n"
"toolboxitem.text"
msgid "Get more templates for %PRODUCTNAME"
-msgstr ""
+msgstr "Algame más plantíes pa %PRODUCTNAME"
#: templatedlg.src
msgctxt ""
diff --git a/source/ast/sfx2/uiconfig/ui.po b/source/ast/sfx2/uiconfig/ui.po
index 37bdcd41016..c66b13a92ea 100644
--- a/source/ast/sfx2/uiconfig/ui.po
+++ b/source/ast/sfx2/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-14 23:45+0000\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-20 22:55+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373845552.0\n"
+"X-POOTLE-MTIME: 1390258551.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Confirm File Format"
-msgstr ""
+msgstr "Confirmar el formatu del ficheru"
#: alienwarndialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format \"%FORMATNAME\"."
-msgstr ""
+msgstr "Esti documentu pue contener formatu o conteníu que nun pue guardase nel formatu de ficheru «%FORMATNAME»."
#: alienwarndialog.ui
msgctxt ""
@@ -41,16 +41,25 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
-msgstr ""
+msgstr "Use'l formatu predetermináu ODF p'asegurase de que'l documentu se guarda correutamente."
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "Usar el formatu _ODF"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr ""
+msgstr "_Usar el formatu %FORMATNAME"
#: alienwarndialog.ui
msgctxt ""
@@ -59,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr ""
+msgstr "_Entrugar al nun guardar en formatu ODF"
#: checkin.ui
msgctxt ""
@@ -95,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CMIS Properties"
-msgstr ""
+msgstr "Propiedaes _CMIS"
#: cmisinfopage.ui
msgctxt ""
@@ -104,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#: cmisinfopage.ui
msgctxt ""
@@ -113,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Triba"
#: cmisinfopage.ui
msgctxt ""
@@ -122,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
#: cmisline.ui
msgctxt ""
@@ -131,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Triba"
#: cmisline.ui
msgctxt ""
@@ -140,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#: cmisline.ui
msgctxt ""
@@ -149,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#: custominfopage.ui
msgctxt ""
@@ -428,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS Properties"
-msgstr ""
+msgstr "Propiedaes CMIS"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -446,7 +455,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No e-mail configuration"
-msgstr ""
+msgstr "Nun hai configuración de corréu electrónicu"
#: errorfindemaildialog.ui
msgctxt ""
@@ -455,7 +464,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME was unable to find a working e-mail configuration."
-msgstr ""
+msgstr "%PRODUCTNAME nun alcontró una configuración de corréu electrónicu que funcione."
#: errorfindemaildialog.ui
msgctxt ""
@@ -464,7 +473,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please save this document locally instead and attach it from within your e-mail client."
-msgstr ""
+msgstr "Alternativamente, guarde esti documentu de mou llocal y axúntelu col so cliente de corréu electrónicu."
#: licensedialog.ui
msgctxt ""
@@ -491,25 +500,25 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"%PRODUCTNAME ta disponible según los términos de la versión 3 de la Llicencia pública xeneral menor GNU. Pue alcontrar una copia de la llicencia en http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME ta disponible suxetu a los términos de la Llicencia Pública de Mozilla, v. 2.0. Pue alcontrar una copia de la llicencia en http://mozilla.org/MPL/2.0/.\n"
"\n"
-"Otros drechos d'autor y condiciones de llicencies de terceros aplicables a partes del software describense nel ficheru LICENSE.html; escueya Amosar llicencia pa ver los detalles exactos n'inglés.\n"
+"Otros avisos de copyright del códigu de terceros y les condiciones de llicencia aplicables a porciones del software descríbense nel ficheru LICENSE.html; escueya «Amosar la llicencia» pa ver los detalles exactos n'inglés.\n"
"\n"
-"Toles marques y marques rexistraes citaes equí son propiedá de los respeutivos dueños.\n"
+"Toles marques comerciales que se mencionen, rexistraes o non, son propiedá de los dueños respeutivos.\n"
"\n"
-"Copyright © 2000 - 2013 Collaboradores y/o afiliaos de LibreOffice. Tolos drechos acutaos.\n"
+"Copyright © 2000–2014 de los collaboradores de LibreOffice. Tolos drechos acutaos.\n"
"\n"
-"Esti productu ta creáu por %OOOVENDOR, basáu n'OpenOffice.org, con Copyright 2000, 2011 a Oracle y/o los sos afiliaos. %OOOVENDOR da'l so reconocimientu a tolos miembros de la comunidá, vea http://www.libreoffice.org/ pa más detalles."
+"Esti productu creóse por %OOOVENDOR, basáu en OpenOffice.org, que tien Copyright 2000, 2011 de Oracle y/o los sos afiliaos. %OOOVENDOR reconoz a tolos miembros de la comunidá; por favor, vea http://www.libreoffice.org/ pa más detalles."
#: managestylepage.ui
msgctxt ""
@@ -581,7 +590,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Style"
-msgstr ""
+msgstr "Crear estilu"
#: newstyle.ui
msgctxt ""
@@ -590,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Style name"
-msgstr ""
+msgstr "Nome del estilu"
#: optprintpage.ui
msgctxt ""
@@ -635,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reduce _gradient"
-msgstr "Amenorgar ~gradiente"
+msgstr "Amenorgar _gradiente"
#: optprintpage.ui
msgctxt ""
@@ -923,7 +932,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save document?"
-msgstr ""
+msgstr "¿Guardar el documentu?"
#: querysavedialog.ui
msgctxt ""
@@ -1003,8 +1012,8 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr ""
+msgid "_Open File"
+msgstr "_Abrir un ficheru"
#: startcenter.ui
msgctxt ""
@@ -1013,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_emplates"
-msgstr ""
+msgstr "Plantí_es"
#: startcenter.ui
msgctxt ""
@@ -1021,8 +1030,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr ""
+msgid "Create:"
+msgstr "Crear:"
#: startcenter.ui
msgctxt ""
@@ -1030,8 +1039,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr ""
+msgid "Writer _Document"
+msgstr "_Documentu de Writer"
#: startcenter.ui
msgctxt ""
@@ -1039,8 +1048,8 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
-msgstr ""
+msgid "Calc _Spreadsheet"
+msgstr "_Fueya de cálculu de Calc"
#: startcenter.ui
msgctxt ""
@@ -1048,8 +1057,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr ""
+msgid "Impress _Presentation"
+msgstr "_Presentación d'Impress"
#: startcenter.ui
msgctxt ""
@@ -1057,8 +1066,8 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
-msgstr ""
+msgid "Draw D_rawing"
+msgstr "_Dibuxu de Draw"
#: startcenter.ui
msgctxt ""
@@ -1066,8 +1075,8 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr ""
+msgid "Math For_mula"
+msgstr "Fór_mula de Math"
#: startcenter.ui
msgctxt ""
@@ -1075,17 +1084,8 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr ""
+msgid "Base D_atabase"
+msgstr "Base de d_atos de Base"
#: startcenter.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xtensions"
-msgstr ""
+msgstr "E_stensiones"
#: versioncommentdialog.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Version Comment"
-msgstr ""
+msgstr "Inxertar comentariu de versión"
#: versioncommentdialog.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time: "
-msgstr ""
+msgstr "Data y hora: "
#: versioncommentdialog.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by: "
-msgstr ""
+msgstr "Guardáu por: "
#: versionscmis.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "Amo_sar..."
#: versionscmis.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_Comparar"
#: versionscmis.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Data y hora"
#: versionscmis.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Guardáu por"
#: versionscmis.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Comentarios"
#: versionscmis.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Versiones esistentes"
#: versionsofdialog.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "Amo_sar..."
#: versionsofdialog.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_Comparar"
#: versionsofdialog.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS"
-msgstr ""
+msgstr "CMIS"
#: versionsofdialog.ui
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _New Version"
-msgstr ""
+msgstr "Guardar una versión _nueva"
#: versionsofdialog.ui
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always save a new version on closing"
-msgstr ""
+msgstr "Gu_ardar siempre una versión nueva al zarrar"
#: versionsofdialog.ui
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New versions"
-msgstr ""
+msgstr "Versiones nueves"
#: versionsofdialog.ui
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Data y hora"
#: versionsofdialog.ui
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Guardáu por"
#: versionsofdialog.ui
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Comentarios"
#: versionsofdialog.ui
msgctxt ""
@@ -1265,4 +1265,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Versiones esistentes"
diff --git a/source/ast/shell/source/win32/shlxthandler/res.po b/source/ast/shell/source/win32/shlxthandler/res.po
index f7cdbcc96d2..ec7376fd697 100644
--- a/source/ast/shell/source/win32/shlxthandler/res.po
+++ b/source/ast/shell/source/win32/shlxthandler/res.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:02+0000\n"
+"PO-Revision-Date: 2013-12-09 20:12+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254545.0\n"
+"X-POOTLE-MTIME: 1386619938.0\n"
#: shlxthdl.ulf
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"%GRAPHICS%\n"
"LngText.text"
msgid "Images"
-msgstr ""
+msgstr "Imaxes"
#: shlxthdl.ulf
msgctxt ""
diff --git a/source/ast/starmath/source.po b/source/ast/starmath/source.po
index 31a70f6d00f..cba0fb781b6 100644
--- a/source/ast/starmath/source.po
+++ b/source/ast/starmath/source.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-08 15:20+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-01-20 23:21+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,1799 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373296849.0\n"
+"X-POOTLE-MTIME: 1390260083.0\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "Signu +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "Signu -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "Signu +-"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "Signu -+"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "NON booleanu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "Suma +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "Restes -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "Multiplicación (Puntu)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "Multiplicación (x)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "Multiplicación (*)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "Dixebra (barra oblicua)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "División (÷)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "Dixebra (fraición)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "Y booleanu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "O booleanu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "Ye igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "Nun ye igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "Ye menor que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "Ye mayor que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "Ye menor o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "Ye mayor o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "Ye menor o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "Ye mayor o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "Ye muncho menor que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "Ye muncho mayor que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "Ye congruente con"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "Ye aproximadamente igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "Ye asemeyáu a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "Ye asemeyáu o igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "Ye proporcional a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "Ye ortogonal a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "Ye paralelu a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "Tiende a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "Ta en"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "Nun ta en"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "Contién"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "Xunión"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "Interseición"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "Diferencia"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Conxuntu cociente"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "Conxuntu parcial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "Conxuntu parcial o igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "Conxuntu superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "Conxuntu superior o igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "Conxuntu non parcial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "Conxuntu non parcial o igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "Conxuntu non superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "Conxuntu non superior o igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "Valor absolutu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Factorial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "Raíz cuadrao"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "Raigañu n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Función esponencial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Función esponencial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "Llogaritmu natural"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "Llogaritmu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "Senu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "Cosenu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "Tanxente"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "Cotanxente"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "Senu d'arcu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "Arcucosenu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "Arcutanxente"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "Arcucotanxente"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Senu hiperbólicu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Cosenu hiperbólicu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Tanxente hiperbólica"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Cotanxente hiperbólica"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Senu hiperbólicu d'área"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Cosenu hiperbólicu d'área"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Tanxente hiperbólica d'área"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Cotanxente hiperbólica d'área"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "Suma con subíndiz inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "Suma con superíndiz superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr "Suma con subíndiz y superíndiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "Productu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "Productu con subíndiz inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr "Productu con superíndiz superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr "Productu con subíndiz y superíndiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Coproductu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "Coproductu con subíndiz inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr "Coproductu con superíndiz superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr "Coproductu con subíndiz y superíndiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Llendes"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "Llímite con subíndiz inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "Llímite con superíndiz superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr "Llímite con subíndiz y superíndiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "Existe"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "Nun esiste"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "Pa toos"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr "Integral con subíndiz inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr "Integral con superíndiz superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr "Integral con subíndiz y superíndiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "Integral doble"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr "Integral doble con subíndiz inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr "Integral doble con superíndiz superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr "Integral doble con subíndiz y superíndiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "Integral triple"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr "Integral triple con subíndiz inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr "Integral triple con superíndiz superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr "Integral triple con subíndiz y superíndiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Integral curvillinia"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr "Integral de curva con subíndiz inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr "Integral de curva con superíndiz superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr "Integral de curva con subíndiz y superíndiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "Doble integral curvillinia"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr "Integral de curva doble con subíndiz inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr "Integral de curva doble con superíndiz superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr "Integral de curva doble con subíndiz y superíndiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "Triple integral curvillinia"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr "Integral de curva triple con subíndiz inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr "Integral de curva triple con superíndiz superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr "Integral de curva triple con subíndiz/superíndiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Acentu p'arriba a la drecha"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "Llende cimera"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Breve"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "Circunflexu inversu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "Círculu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "Puntu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "Puntu doble"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "Puntu triple"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Acentu p'arriba a la izquierda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Circunflexu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Tilde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Flecha vectorial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "Llinia debaxo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "Llinia sobre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "Llinia per"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "Tresparente"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "Negrina"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "Cursiva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "Redimensionar"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "Cambear la fonte"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "Color prieto"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "Color azul"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "Color verde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "Color bermeyo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr "Color cian"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr "Color magenta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "Color mariello"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "Paréntesis d'aconceyamientu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "Paréntesis"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "Corchetes"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "Corchetes dobles"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "Llaves"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "Paréntesis angulares"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr "Techu superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "Suelu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "Llinies cencielles"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "Llinies dobles"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "Paréntesis d'operador"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "Paréntesis (graduables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "Corchetes (graduables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "Corchetes dobles (graduables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "Llaves (graduables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "Paréntesis angulares (graduables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr "Techu (Escalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr "Suelu (Escalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "Llinies cencielles (graduables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "Llinies dobles (graduables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "Paréntesis d'operador (graduables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "Llaves enriba (graduables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "Llaves abaxo (graduables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "Subíndiz drecha"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "Potencia"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "Subíndiz izquierda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "Superíndiz a la izquierda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "Subíndiz abaxo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "Superíndiz enriba"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "Espaciu pequeñu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "Balero"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "Llinia nueva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "Pila vertical (2 elementos)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "Disposición vertical"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Disposición matriz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "Alliñar a la esquierda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "Alliniar al centru"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "Alliñar a la drecha"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "Aleph"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "Conxuntu Baleru"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "Parte real"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "Parte maxinaria"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "Infinitu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "Parcial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "Nabla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "p de Weierstrass"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "Puntos nel mediu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "Puntos p'arriba"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "Puntos haza abaxo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "Puntos abaxo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "Puntos verticalmente"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "Encadenamientu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "División (barra inclinada)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr "División (barra inclinada inversa)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "Divide"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "Nun Divide"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "Flecha doble hacia la izquierda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "Flecha doble hacia la izquierda y la drecha"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "Flecha doble hacia la drecha"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "Conxuntu de númberos naturales"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "Conxuntu de númberos enteros"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "Conxuntu de númberos racionales"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "Conxuntu de númberos reales"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "Conxuntu de númberos complexos"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "Circunflexu ancho"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "Tilde ancha"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "Flecha vectorial ancha"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "h Barra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "Lambda Barra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "Flecha izquierda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "Flecha drecha"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "Flecha arriba"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "Flecha abaxo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "Ensin espaciu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "Precede"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "Precede o ye igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "Precede o ye equivalente a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "Tien éxitu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "Tien éxitu o ye igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "Tien éxitu o ye equivalente a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "Nun precede"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "Nun tien éxitu"
#: commands.src
msgctxt ""
@@ -83,14 +1875,6 @@ msgstr "Formatos"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
@@ -210,7 +1994,7 @@ msgctxt ""
"RID_NOSPACE\n"
"menuitem.text"
msgid "nospace {...}"
-msgstr "nospace {...}"
+msgstr "sin espaciu {...}"
#: commands.src
msgctxt ""
@@ -347,9 +2131,9 @@ msgid ""
"Without this font %PRODUCTNAME Math cannot function correctly.\n"
"Please install this font and restart %PRODUCTNAME Math."
msgstr ""
-"La fonte \"StarMath\" nun ta instalada.\n"
+"La fonte «StarMath» nun ta instalada.\n"
"Ensin esta fonte %PRODUCTNAME Math nun pue funcionar bien.\n"
-"Instala esta fonte y reanicia %PRODUCTNAME Math."
+"Instale esta fonte y reanicie %PRODUCTNAME Math."
#: smres.src
msgctxt ""
@@ -382,7 +2166,7 @@ msgctxt ""
"SID_ZOOM_50_PERCENT\n"
"menuitem.text"
msgid "~View 50%"
-msgstr ""
+msgstr "Zoom ~50%"
#: smres.src
msgctxt ""
@@ -391,7 +2175,7 @@ msgctxt ""
"SID_ZOOM_100_PERCENT\n"
"menuitem.text"
msgid "View ~100%"
-msgstr ""
+msgstr "Zoom ~100%"
#: smres.src
msgctxt ""
@@ -400,7 +2184,7 @@ msgctxt ""
"SID_ZOOM_200_PERCENT\n"
"menuitem.text"
msgid "View ~200%"
-msgstr ""
+msgstr "Zoom ~200%"
#: smres.src
msgctxt ""
@@ -427,7 +2211,7 @@ msgctxt ""
"SID_ZOOM_OPTIMAL\n"
"menuitem.text"
msgid "~Display All"
-msgstr ""
+msgstr "Amosar ~too"
#: smres.src
msgctxt ""
@@ -460,7 +2244,7 @@ msgctxt ""
"STR_BLACK\n"
"string.text"
msgid "black"
-msgstr ""
+msgstr "prieto"
#: smres.src
msgctxt ""
@@ -468,7 +2252,7 @@ msgctxt ""
"STR_BLUE\n"
"string.text"
msgid "blue"
-msgstr ""
+msgstr "azul"
#: smres.src
msgctxt ""
@@ -476,7 +2260,7 @@ msgctxt ""
"STR_GREEN\n"
"string.text"
msgid "green"
-msgstr ""
+msgstr "verde"
#: smres.src
msgctxt ""
@@ -484,7 +2268,7 @@ msgctxt ""
"STR_RED\n"
"string.text"
msgid "red"
-msgstr ""
+msgstr "bermeyo"
#: smres.src
msgctxt ""
@@ -492,7 +2276,7 @@ msgctxt ""
"STR_CYAN\n"
"string.text"
msgid "cyan"
-msgstr ""
+msgstr "cian"
#: smres.src
msgctxt ""
@@ -500,7 +2284,7 @@ msgctxt ""
"STR_MAGENTA\n"
"string.text"
msgid "magenta"
-msgstr ""
+msgstr "magenta"
#: smres.src
msgctxt ""
@@ -508,7 +2292,7 @@ msgctxt ""
"STR_YELLOW\n"
"string.text"
msgid "yellow"
-msgstr ""
+msgstr "mariello"
#: smres.src
msgctxt ""
@@ -516,7 +2300,7 @@ msgctxt ""
"STR_HIDE\n"
"string.text"
msgid "hide"
-msgstr ""
+msgstr "tapecer"
#: smres.src
msgctxt ""
@@ -524,7 +2308,7 @@ msgctxt ""
"STR_SIZE\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "tamañu"
#: smres.src
msgctxt ""
@@ -532,7 +2316,7 @@ msgctxt ""
"STR_FONT\n"
"string.text"
msgid "font"
-msgstr ""
+msgstr "tipografía"
#: smres.src
msgctxt ""
@@ -540,7 +2324,7 @@ msgctxt ""
"STR_ALIGN_LEFT\n"
"string.text"
msgid "left"
-msgstr ""
+msgstr "izquierda"
#: smres.src
msgctxt ""
@@ -548,7 +2332,7 @@ msgctxt ""
"STR_ALIGN_CENTER\n"
"string.text"
msgid "center"
-msgstr ""
+msgstr "centru"
#: smres.src
msgctxt ""
@@ -556,7 +2340,7 @@ msgctxt ""
"STR_ALIGN_RIGHT\n"
"string.text"
msgid "right"
-msgstr ""
+msgstr "drecha"
#: smres.src
msgctxt ""
@@ -748,7 +2532,7 @@ msgctxt ""
"RID_ERR_RIGHTEXPECTED\n"
"string.text"
msgid "'RIGHT' expected"
-msgstr "S'esperaba 'RIGHT'"
+msgstr "Esperábase 'RIGHT'"
#: smres.src
msgctxt ""
@@ -864,7 +2648,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "alpha"
-msgstr "alpha"
+msgstr "alfa"
#: symbol.src
msgctxt ""
@@ -1575,7 +3359,7 @@ msgctxt ""
"RID_NEGX\n"
"toolboxitem.text"
msgid "Boolean NOT"
-msgstr "NON lóxicu"
+msgstr "NON booleanu"
#: toolbox.src
msgctxt ""
@@ -1620,7 +3404,7 @@ msgctxt ""
"RID_XANDY\n"
"toolboxitem.text"
msgid "Boolean AND"
-msgstr "Y lóxicu"
+msgstr "Y booleanu"
#: toolbox.src
msgctxt ""
@@ -1665,7 +3449,7 @@ msgctxt ""
"RID_XORY\n"
"toolboxitem.text"
msgid "Boolean OR"
-msgstr "O llóxicu"
+msgstr "O booleanu"
#: toolbox.src
msgctxt ""
@@ -3078,7 +4862,7 @@ msgctxt ""
"RID_WP\n"
"toolboxitem.text"
msgid "Weierstrass p"
-msgstr "Weierstrass p"
+msgstr "p de Weierstrass"
#: toolbox.src
msgctxt ""
diff --git a/source/ast/starmath/uiconfig/smath/ui.po b/source/ast/starmath/uiconfig/smath/ui.po
index a96dcfbf253..4d90062ee1c 100644
--- a/source/ast/starmath/uiconfig/smath/ui.po
+++ b/source/ast/starmath/uiconfig/smath/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-23 12:47+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-20 23:19+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353674844.0\n"
+"X-POOTLE-MTIME: 1390259996.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alliniación"
#: alignmentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Pre_determinada"
#: alignmentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Izquierda"
#: alignmentdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Centered"
-msgstr ""
+msgstr "_Centrada"
#: alignmentdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "D_recha"
#: alignmentdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal"
-msgstr ""
+msgstr "Horizontal"
#: catalogdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Símbolos"
#: catalogdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Inxertar"
#: catalogdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Editar..."
#: catalogdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbol set"
-msgstr ""
+msgstr "Conxuntu de _símbolos"
#: catalogdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "button"
-msgstr ""
+msgstr "botón"
#: catalogdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unknown"
-msgstr ""
+msgstr "Desconocíu"
#: fontdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Tipografíes"
#: fontdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipografía"
#: fontdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bold"
-msgstr ""
+msgstr "_Negrina"
#: fontdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Italic"
-msgstr ""
+msgstr "_Cursiva"
#: fontdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Atributos"
#: fontsizedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Font Sizes"
-msgstr ""
+msgstr "Tamaños de lletra"
#: fontsizedialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Predeterminao"
#: fontsizedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _size"
-msgstr ""
+msgstr "Tamañu ba_se"
#: fontsizedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Operators"
-msgstr ""
+msgstr "_Operadores"
#: fontsizedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limits"
-msgstr ""
+msgstr "_Llímites"
#: fontsizedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testu"
#: fontsizedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funciones"
#: fontsizedialog.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indexes"
-msgstr ""
+msgstr "Índ_ices"
#: fontsizedialog.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relative sizes"
-msgstr ""
+msgstr "Tamaños relativos"
#: fonttypedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Tipografíes"
#: fonttypedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "Ca_mudar"
#: fonttypedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Pre_determinao"
#: fonttypedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Variables"
#: fonttypedialog.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funciones"
#: fonttypedialog.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Númberos"
#: fonttypedialog.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testu"
#: fonttypedialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula fonts"
-msgstr ""
+msgstr "Tipografía de les fórmules"
#: fonttypedialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serif"
#: fonttypedialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ixed"
-msgstr ""
+msgstr "F_ixu"
#: fonttypedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom fonts"
-msgstr ""
+msgstr "Tipografíes personalizaes"
#: fonttypedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Variables"
#: fonttypedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funciones"
#: fonttypedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Númberos"
#: fonttypedialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testu"
#: fonttypedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serif"
#: fonttypedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixe_d"
-msgstr ""
+msgstr "Fi_xu"
#: printeroptions.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save defaults?"
-msgstr ""
+msgstr "¿Guardar como predeterminaos?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Should the changes be saved as defaults?"
-msgstr ""
+msgstr "¿Quier guardar los cambios como valores predeterminaos?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "These changes will apply for all new formulas."
-msgstr ""
+msgstr "Estos cambios aplicaránse pa toles fórmules nueves."
#: smathsettings.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title row"
-msgstr ""
+msgstr "Llinia de _títulu"
#: smathsettings.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formula text"
-msgstr ""
+msgstr "Testu de la _fórmula"
#: smathsettings.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "B_orde"
#: smathsettings.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print options"
-msgstr ""
+msgstr "Opciones d'impresión"
#: smathsettings.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_riginal size"
-msgstr ""
+msgstr "Tamañu o_rixinal"
#: smathsettings.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit to _page"
-msgstr ""
+msgstr "Axustar a la _páxina"
#: smathsettings.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling"
-msgstr ""
+msgstr "E_scaláu"
#: smathsettings.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print format"
-msgstr ""
+msgstr "Formatu d'impresión"
#: smathsettings.ui
msgctxt ""
@@ -598,8 +598,8 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
-msgstr ""
+msgid "Ig_nore ~ and ` at the end of the line"
+msgstr "I_norar ~ y ` al final de la llinia"
#: smathsettings.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embed only used symbols (smaller file size)"
-msgstr ""
+msgstr "Incrustar sólo los símbolos usaos (menor tamañu de ficheru)"
#: smathsettings.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Miscellaneous options"
-msgstr ""
+msgstr "Opciones diverses"
#: spacingdialog.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaciáu"
#: spacingdialog.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category"
-msgstr ""
+msgstr "_Categoría"
#: spacingdialog.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Predeterminao"
#: spacingdialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale all brackets"
-msgstr ""
+msgstr "Escalar tolos paréntesis"
#: spacingdialog.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títulu"
#: spacingdialog.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "E_spaciáu"
#: spacingdialog.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_Interlliniáu"
#: spacingdialog.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Root spacing"
-msgstr ""
+msgstr "Espaciáu _raíz"
#: spacingdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaciáu"
#: spacingdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Superscript"
-msgstr ""
+msgstr "_Superíndiz"
#: spacingdialog.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ubscript"
-msgstr ""
+msgstr "S_ubíndiz"
#: spacingdialog.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Índices"
#: spacingdialog.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerator"
-msgstr ""
+msgstr "_Numberador"
#: spacingdialog.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Denominator"
-msgstr ""
+msgstr "_Denominador"
#: spacingdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Fraiciones"
#: spacingdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess length"
-msgstr ""
+msgstr "_Escesu de llonxitú"
#: spacingdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weight"
-msgstr ""
+msgstr "_Pesu"
#: spacingdialog.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction bar"
-msgstr ""
+msgstr "Barra de fraición"
#: spacingdialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Upper limit"
-msgstr ""
+msgstr "Llímite s_uperior"
#: spacingdialog.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lower limit"
-msgstr ""
+msgstr "_Llímite inferior"
#: spacingdialog.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Llímites"
#: spacingdialog.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size (left/right)"
-msgstr ""
+msgstr "_Escesu de tamañu (izquierda/drecha)"
#: spacingdialog.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "E_spaciáu"
#: spacingdialog.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "_Escesu de tamañu"
#: spacingdialog.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Paréntesis"
#: spacingdialog.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "Inter_lliniáu"
#: spacingdialog.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column spacing"
-msgstr ""
+msgstr "Espaciáu de _columnes"
#: spacingdialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrix"
-msgstr ""
+msgstr "Matriz"
#: spacingdialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Primary height"
-msgstr ""
+msgstr "Altura _primaria"
#: spacingdialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum spacing"
-msgstr ""
+msgstr "Espaciáu _mínimu"
#: spacingdialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Símbolos"
#: spacingdialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "_Escesu de tamañu"
#: spacingdialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "E_spaciáu"
#: spacingdialog.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Operadores"
#: spacingdialog.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Izquierda"
#: spacingdialog.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "D_recha"
#: spacingdialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Arriba"
#: spacingdialog.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "A_baxo"
#: spacingdialog.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
#: spacingdialog.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaciáu"
#: spacingdialog.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Índices"
#: spacingdialog.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Fraiciones"
#: spacingdialog.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction Bars"
-msgstr ""
+msgstr "Barres de fraición"
#: spacingdialog.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Llímites"
#: spacingdialog.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Paréntesis"
#: spacingdialog.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrices"
-msgstr ""
+msgstr "Matrices"
#: spacingdialog.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Símbolos"
#: spacingdialog.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Operadores"
#: spacingdialog.ui
msgctxt ""
@@ -1058,4 +1058,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
diff --git a/source/ast/svl/source/misc.po b/source/ast/svl/source/misc.po
index c61e2a25611..e93af97af7d 100644
--- a/source/ast/svl/source/misc.po
+++ b/source/ast/svl/source/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:02+0000\n"
+"PO-Revision-Date: 2013-12-10 14:14+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254548.0\n"
+"X-POOTLE-MTIME: 1386684854.0\n"
#: mediatyp.src
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GIF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: mediatyp.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_JPEG\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: mediatyp.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_PCX\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: mediatyp.src
msgctxt ""
@@ -438,7 +438,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GENERIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: mediatyp.src
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCALC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Fueya de cálculu d'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCHART\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Gráfica d'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -566,7 +566,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXDRAW\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuxu d'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -574,7 +574,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXMATH\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula d'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXWRITER\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Documentu de testu d'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIMPRESS\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentación d'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -598,7 +598,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXGLOBAL\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Documentu maestru d'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -606,4 +606,4 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIPACKED\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation (packed)"
-msgstr ""
+msgstr "Presentación d'OpenOffice.org 1.0 (empaquetada)"
diff --git a/source/ast/svtools/source/contnr.po b/source/ast/svtools/source/contnr.po
index 888a8419045..f275c9893ec 100644
--- a/source/ast/svtools/source/contnr.po
+++ b/source/ast/svtools/source/contnr.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-12-09 18:01+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-20 23:29+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355076092.0\n"
+"X-POOTLE-MTIME: 1390260564.0\n"
#: fileview.src
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"TXT_QUERYMSG\n"
"fixedtext.text"
msgid "Are you sure you want to delete the selected data?"
-msgstr "¿Daveres quies desaniciar los datos esbillaos?"
+msgstr "¿Daveres quier desaniciar los datos esbillaos?"
#: fileview.src
msgctxt ""
diff --git a/source/ast/svtools/source/control.po b/source/ast/svtools/source/control.po
index d53a6ef7a75..6e6ea7c7c01 100644
--- a/source/ast/svtools/source/control.po
+++ b/source/ast/svtools/source/control.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 16:02+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-20 23:30+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254548.0\n"
+"X-POOTLE-MTIME: 1390260624.0\n"
#: calendar.src
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"STR_SVT_STYLE_LIGHT\n"
"string.text"
msgid "Light"
-msgstr "Light"
+msgstr "Claru"
#: ctrltool.src
msgctxt ""
diff --git a/source/ast/svtools/source/dialogs.po b/source/ast/svtools/source/dialogs.po
index fceb27c938f..b9fe06375c6 100644
--- a/source/ast/svtools/source/dialogs.po
+++ b/source/ast/svtools/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-14 21:32+0000\n"
+"PO-Revision-Date: 2014-01-20 23:39+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358199145.0\n"
+"X-POOTLE-MTIME: 1390261173.0\n"
#: addresstemplate.src
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_FIELD_EMAIL\n"
"string.text"
msgid "E-mail"
-msgstr "E-mail"
+msgstr "Corréu electrónicu"
#: addresstemplate.src
msgctxt ""
@@ -310,7 +310,7 @@ msgctxt ""
"STR_FORMAT_BITMAP\n"
"string.text"
msgid "Bitmap"
-msgstr "Bitmap"
+msgstr "Mapa de bits"
#: formats.src
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"STR_FORMAT_GDIMETAFILE\n"
"string.text"
msgid "GDI metafile"
-msgstr "GDI metafile"
+msgstr "Metaficheru GDI"
#: formats.src
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"STR_FORMAT_ID_SVXB\n"
"string.text"
msgid "SVXB (StarView bitmap/animation)"
-msgstr "SVXB (StarView Bitmap/Animation)"
+msgstr "SVXB (mapa de bits/animación de StarView)"
#: formats.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_FORMAT_ID_SOLK\n"
"string.text"
msgid "SOLK (%PRODUCTNAME Link)"
-msgstr "SOLK (%PRODUCTNAME Link)"
+msgstr "SOLK (enllaz de %PRODUCTNAME)"
#: formats.src
msgctxt ""
@@ -598,7 +598,7 @@ msgctxt ""
"STR_FORMAT_ID_HTML\n"
"string.text"
msgid "HTML (HyperText Markup Language)"
-msgstr "HTML (HyperText Markup Language)"
+msgstr "HTML (llinguax de marques d'hipertestu)"
#: formats.src
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITER_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer object"
-msgstr ""
+msgstr "Oxetu de Writer d'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -718,7 +718,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERWEB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Web object"
-msgstr ""
+msgstr "Oxetu de Writer/Web d'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -726,7 +726,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Master object"
-msgstr ""
+msgstr "Oxetu de Writer/Maestru d'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"STR_FORMAT_ID_STARDRAW_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Draw object"
-msgstr ""
+msgstr "Oxetu de Draw d'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -742,7 +742,7 @@ msgctxt ""
"STR_FORMAT_ID_STARIMPRESS_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Impress object"
-msgstr ""
+msgstr "Oxetu d'Impress d'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -750,7 +750,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCALC_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Calc object"
-msgstr ""
+msgstr "Oxetu de Calc d'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -758,7 +758,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCHART_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart object"
-msgstr ""
+msgstr "Oxetu de Chart d'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"STR_FORMAT_ID_STARMATH_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Math object"
-msgstr ""
+msgstr "Oxetu de Math d'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"STR_FORMAT_ID_DIALOG_60\n"
"string.text"
msgid "OpenOffice.org 1.0 dialog"
-msgstr ""
+msgstr "Diálogu d'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
diff --git a/source/ast/svtools/source/java.po b/source/ast/svtools/source/java.po
index 3bdedf918ee..2997077e52b 100644
--- a/source/ast/svtools/source/java.po
+++ b/source/ast/svtools/source/java.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-05 22:05+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-20 23:29+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370469934.0\n"
+"X-POOTLE-MTIME: 1390260555.0\n"
#: javaerror.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"ERRORBOX_JVMCREATIONFAILED\n"
"errorbox.text"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Advanced."
-msgstr "%PRODUCTNAME requier un entornu d'execución de Java (JRE) pa facer esta xera. L'entornu d'execución de Java seleicionáu ye defeutuosu. Seleicione otra versión o instale otru JRE y seleicionelu en Ferramientes - Opciones - %PRODUCTNAME - Avanzao."
+msgstr "%PRODUCTNAME requier un entornu d'execución de Java (JRE) pa facer esta xera. L'entornu d'execución de Java seleicionáu ye defeutuosu. Seleicione otra versión o instale otru JRE y seleiciónelu en Ferramientes - Opciones - %PRODUCTNAME - Avanzao."
#: javaerror.src
msgctxt ""
diff --git a/source/ast/svtools/source/misc.po b/source/ast/svtools/source/misc.po
index e5b7e5a6616..4a5634cef31 100644
--- a/source/ast/svtools/source/misc.po
+++ b/source/ast/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-05 21:59+0000\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-20 23:44+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370469547.0\n"
+"X-POOTLE-MTIME: 1390261492.0\n"
#: imagemgr.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_DESCRIPTION_CALC_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Plantía de fueya de cálculu d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"STR_DESCRIPTION_DRAW_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Plantía de dibuxu d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"STR_DESCRIPTION_IMPRESS_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Plantía de presentación d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_DESCRIPTION_WRITER_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Plantía de documentu de testu d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"STR_DESCRIPTION_POWERPOINT_SHOW\n"
"string.text"
msgid "MS PowerPoint Show"
-msgstr "MS PowerPoint Show"
+msgstr "Presentación de MS PowerPoint"
#: imagemgr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_DESCRIPTION_SXMATH_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCHART_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Gráfica d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_DESCRIPTION_SXDRAW_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuxu d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCALC_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Fueya de cálculu d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"STR_DESCRIPTION_SXIMPRESS_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentación d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"STR_DESCRIPTION_SXWRITER_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Documentu de testu d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"STR_DESCRIPTION_SXGLOBAL_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Documentu maestru d'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -825,7 +825,7 @@ msgctxt ""
"LANGUAGE_ASSAMESE\n"
"pairedlist.text"
msgid "Assamese"
-msgstr ""
+msgstr "Asamés"
#: langtab.src
msgctxt ""
@@ -1014,7 +1014,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_UK_OED\n"
"pairedlist.text"
msgid "English, OED spelling (UK)"
-msgstr ""
+msgstr "Inglés, ortografía del OED (Reinu Xuníu)"
#: langtab.src
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"LANGUAGE_FARSI\n"
"pairedlist.text"
msgid "Persian"
-msgstr ""
+msgstr "Persa"
#: langtab.src
msgctxt ""
@@ -1626,7 +1626,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_CYRILLIC_SAM\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
-msgstr ""
+msgstr "Serbiu (Cirílicu)"
#: langtab.src
msgctxt ""
@@ -1635,7 +1635,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_LATIN_SAM\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia and Montenegro)"
-msgstr ""
+msgstr "Serbiu (Latín)"
#: langtab.src
msgctxt ""
@@ -1677,10 +1677,10 @@ msgstr "Serbiu Latin (Montenegro)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr ""
+msgstr "Serbiu (llatín)"
#: langtab.src
msgctxt ""
@@ -2013,7 +2013,7 @@ msgctxt ""
"LANGUAGE_UZBEK_CYRILLIC\n"
"pairedlist.text"
msgid "Uzbek Cyrillic"
-msgstr ""
+msgstr "Uzbecu (cirílicu)"
#: langtab.src
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"LANGUAGE_USER_LATIN_VATICAN\n"
"pairedlist.text"
msgid "Latin"
-msgstr ""
+msgstr "Llatín"
#: langtab.src
msgctxt ""
@@ -2103,7 +2103,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_CYRILLIC_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Cyrillic"
-msgstr ""
+msgstr "Mongol (cirílicu)"
#: langtab.src
msgctxt ""
@@ -2112,7 +2112,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_MONGOLIAN_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Mongolian"
-msgstr ""
+msgstr "Mongol (mongol)"
#: langtab.src
msgctxt ""
@@ -2166,7 +2166,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_TURKEY\n"
"pairedlist.text"
msgid "Kurdish, Northern (Turkey)"
-msgstr ""
+msgstr "Curdu del norte (Turquía)"
#: langtab.src
msgctxt ""
@@ -2175,7 +2175,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SYRIA\n"
"pairedlist.text"
msgid "Kurdish, Northern (Syria)"
-msgstr ""
+msgstr "Curdu del norte (Siria)"
#: langtab.src
msgctxt ""
@@ -2184,7 +2184,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Central (Iraq)"
-msgstr ""
+msgstr "Curdu central (Iraq)"
#: langtab.src
msgctxt ""
@@ -2193,7 +2193,16 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAN\n"
"pairedlist.text"
msgid "Kurdish, Central (Iran)"
-msgstr ""
+msgstr "Curdu central (Irán)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "Curdu del sur (Irán)"
#: langtab.src
msgctxt ""
@@ -2202,7 +2211,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
-msgstr ""
+msgstr "Curdu del sur (Iraq)"
#: langtab.src
msgctxt ""
@@ -2940,7 +2949,7 @@ msgctxt ""
"LANGUAGE_UPPER_SORBIAN_GERMANY\n"
"pairedlist.text"
msgid "Sorbian, Upper"
-msgstr "Sorbian, Upper"
+msgstr "Sorbianés, Altu"
#: langtab.src
msgctxt ""
@@ -2949,7 +2958,7 @@ msgctxt ""
"LANGUAGE_LOWER_SORBIAN_GERMANY\n"
"pairedlist.text"
msgid "Sorbian, Lower"
-msgstr "Sorbian, Lower"
+msgstr "Sorbianés, Baxu"
#: langtab.src
msgctxt ""
@@ -3102,7 +3111,7 @@ msgctxt ""
"LANGUAGE_TAMAZIGHT_LATIN_ALGERIA\n"
"pairedlist.text"
msgid "Kabyle Latin"
-msgstr ""
+msgstr "Cabileñu en llatín"
#: langtab.src
msgctxt ""
@@ -3543,7 +3552,7 @@ msgctxt ""
"LANGUAGE_USER_NKO\n"
"pairedlist.text"
msgid "N'ko"
-msgstr "N'Ko"
+msgstr "N'ko"
#: langtab.src
msgctxt ""
@@ -3561,7 +3570,7 @@ msgctxt ""
"LANGUAGE_USER_TIBETAN_INDIA\n"
"pairedlist.text"
msgid "Tibetan (India)"
-msgstr ""
+msgstr "Tibetanu (India)"
#: langtab.src
msgctxt ""
@@ -3570,7 +3579,7 @@ msgctxt ""
"LANGUAGE_USER_CORNISH\n"
"pairedlist.text"
msgid "Cornish"
-msgstr ""
+msgstr "Córnicu"
#: langtab.src
msgctxt ""
@@ -3579,7 +3588,7 @@ msgctxt ""
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr ""
+msgstr "Sami, Pite (Suecia)"
#: langtab.src
msgctxt ""
@@ -3588,7 +3597,7 @@ msgctxt ""
"LANGUAGE_USER_NGAEBERE\n"
"pairedlist.text"
msgid "Ngäbere"
-msgstr ""
+msgstr "Ngäbere"
#: langtab.src
msgctxt ""
@@ -3597,7 +3606,7 @@ msgctxt ""
"LANGUAGE_USER_KUMYK\n"
"pairedlist.text"
msgid "Kumyk"
-msgstr ""
+msgstr "Kumyk"
#: langtab.src
msgctxt ""
@@ -3606,7 +3615,7 @@ msgctxt ""
"LANGUAGE_USER_NOGAI\n"
"pairedlist.text"
msgid "Nogai"
-msgstr ""
+msgstr "Nogai"
#: langtab.src
msgctxt ""
@@ -3615,7 +3624,7 @@ msgctxt ""
"LANGUAGE_USER_KARAKALPAK_LATIN\n"
"pairedlist.text"
msgid "Karakalpak Latin"
-msgstr ""
+msgstr "Karakalpak (llatín)"
#: langtab.src
msgctxt ""
@@ -3624,7 +3633,7 @@ msgctxt ""
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr ""
+msgstr "Ladinu"
#: langtab.src
msgctxt ""
@@ -3633,7 +3642,7 @@ msgctxt ""
"LANGUAGE_USER_FRENCH_BURKINA_FASO\n"
"pairedlist.text"
msgid "French (Burkina Faso)"
-msgstr ""
+msgstr "Francés (Burkina Faso)"
#: langtab.src
msgctxt ""
@@ -3642,7 +3651,7 @@ msgctxt ""
"LANGUAGE_USER_PUINAVE\n"
"pairedlist.text"
msgid "Puinave"
-msgstr ""
+msgstr "Puinave"
#: svtools.src
msgctxt ""
diff --git a/source/ast/svtools/uiconfig/ui.po b/source/ast/svtools/uiconfig/ui.po
index c04c7356316..38bf47c0c63 100644
--- a/source/ast/svtools/uiconfig/ui.po
+++ b/source/ast/svtools/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-05 21:58+0000\n"
+"PO-Revision-Date: 2014-01-20 23:43+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370469487.0\n"
+"X-POOTLE-MTIME: 1390261380.0\n"
#: GraphicExportOptionsDialog.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Host"
-msgstr "Host"
+msgstr "Sirvidor"
#: placeedit.ui
msgctxt ""
@@ -851,4 +851,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do you want to restart %PRODUCTNAME now?"
-msgstr "¿Quies reaniciar %PRODUCTNAME agora?"
+msgstr "¿Quier reaniciar %PRODUCTNAME agora?"
diff --git a/source/ast/svx/inc.po b/source/ast/svx/inc.po
index bcde25a24ee..e50b26ab66c 100644
--- a/source/ast/svx/inc.po
+++ b/source/ast/svx/inc.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-12-28 21:48+0000\n"
-"Last-Translator: astur <ivarela@softastur.org>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-21 00:07+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356731327.0\n"
+"X-POOTLE-MTIME: 1390262850.0\n"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -535,7 +535,7 @@ msgctxt ""
"SID_TRANSLITERATE_UPPER\n"
"menuitem.text"
msgid "~UPPERCASE"
-msgstr "MA~YÚSCULES"
+msgstr "MAYÚSC~ULES"
#: globlmn_tmpl.hrc
msgctxt ""
diff --git a/source/ast/svx/source/core.po b/source/ast/svx/source/core.po
index b5f7b3c1508..671e1097ecb 100644
--- a/source/ast/svx/source/core.po
+++ b/source/ast/svx/source/core.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-02-10 17:26+0200\n"
+"PO-Revision-Date: 2013-12-15 01:04+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387069482.0\n"
#: graphichelper.src
msgctxt ""
@@ -21,4 +22,4 @@ msgctxt ""
"RID_SVXSTR_EXPORT_GRAPHIC_TITLE\n"
"string.text"
msgid "Image Export"
-msgstr ""
+msgstr "Esportación d'imaxe"
diff --git a/source/ast/svx/source/dialog.po b/source/ast/svx/source/dialog.po
index 3c1f89a9239..6a897cd12ac 100644
--- a/source/ast/svx/source/dialog.po
+++ b/source/ast/svx/source/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-08 15:04+0000\n"
+"PO-Revision-Date: 2014-01-21 03:41+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373295875.0\n"
+"X-POOTLE-MTIME: 1390275690.0\n"
#: bmpmask.src
msgctxt ""
@@ -321,7 +321,7 @@ msgctxt ""
"STR_CONTOURDLG_NEWPIPETTE\n"
"string.text"
msgid "Do you want to create a new contour?"
-msgstr "¿Quies crear un contornu nuevu?"
+msgstr "¿Quier crear un contornu nuevu?"
#: contdlg.src
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"RID_SVXQB_EXIT_RECOVERY\n"
"querybox.text"
msgid "Are you sure you want to cancel the %PRODUCTNAME document recovery?"
-msgstr "¿Seguro que quies encaboxar la recuperación de documentos de %PRODUCTNAME?"
+msgstr "¿Seguro que quier encaboxar la recuperación de documentos de %PRODUCTNAME?"
#: docrecovery.src
msgctxt ""
@@ -701,7 +701,7 @@ msgctxt ""
"FT_ERRSEND_USING\n"
"fixedtext.text"
msgid "~How were you using %PRODUCTNAME when the error occurred? (optional)"
-msgstr "¿~Cómo tabes usando %PRODUCTNAME cuando ocurrió l'error? (opcional)"
+msgstr "¿~Cómo taba usando %PRODUCTNAME cuando ocurrió l'error? (opcional)"
#: docrecovery.src
msgctxt ""
@@ -858,7 +858,7 @@ msgctxt ""
"TBI_STYLE_OFF\n"
"toolboxitem.text"
msgid "Off"
-msgstr "Off"
+msgstr "Desactiváu"
#: fontwork.src
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"RID_SVXSTR_ERR_OLD_PASSWD\n"
"string.text"
msgid "Invalid password"
-msgstr ""
+msgstr "Contraseña incorreuta"
#: passwd.src
msgctxt ""
@@ -1579,7 +1579,7 @@ msgctxt ""
"RID_SVXSTR_ERR_REPEAT_PASSWD\n"
"string.text"
msgid "Passwords do not match"
-msgstr ""
+msgstr "Les contraseñes nun concasen"
#: prtqry.src
msgctxt ""
@@ -1595,7 +1595,7 @@ msgctxt ""
"RID_SVXSTR_QRY_PRINT_MSG\n"
"string.text"
msgid "Do you want to print the selection or the entire document?"
-msgstr "¿Quies imprentar la seleición o'l documentu ensembre?"
+msgstr "¿Quier imprentar la seleición o'l documentu ensembre?"
#: prtqry.src
msgctxt ""
@@ -1766,7 +1766,7 @@ msgctxt ""
"RID_SVXSTR_BITMAP\n"
"string.text"
msgid "Bitmap"
-msgstr "Bitmap"
+msgstr "Mapa de bits"
#: sdstring.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLACK\n"
"string.text"
msgid "Black"
-msgstr ""
+msgstr "Prietu"
#: sdstring.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Azul"
#: sdstring.src
msgctxt ""
@@ -1838,7 +1838,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREEN\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Verde"
#: sdstring.src
msgctxt ""
@@ -1846,7 +1846,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_CYAN\n"
"string.text"
msgid "Cyan"
-msgstr ""
+msgstr "Cian"
#: sdstring.src
msgctxt ""
@@ -1854,7 +1854,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_RED\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Coloráu"
#: sdstring.src
msgctxt ""
@@ -1862,7 +1862,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_MAGENTA\n"
"string.text"
msgid "Magenta"
-msgstr ""
+msgstr "Maxenta"
#: sdstring.src
msgctxt ""
@@ -1870,7 +1870,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREY\n"
"string.text"
msgid "Gray"
-msgstr ""
+msgstr "Buxu"
#: sdstring.src
msgctxt ""
@@ -1878,7 +1878,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOW\n"
"string.text"
msgid "Yellow"
-msgstr ""
+msgstr "Mariellu"
#: sdstring.src
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_WHITE\n"
"string.text"
msgid "White"
-msgstr ""
+msgstr "Blancu"
#: sdstring.src
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUEGREY\n"
"string.text"
msgid "Blue gray"
-msgstr ""
+msgstr "Azul verdín"
#: sdstring.src
msgctxt ""
@@ -1902,7 +1902,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE_CLASSIC\n"
"string.text"
msgid "Blue classic"
-msgstr ""
+msgstr "Azul clásicu"
#: sdstring.src
msgctxt ""
@@ -1910,7 +1910,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_ORANGE\n"
"string.text"
msgid "Orange"
-msgstr ""
+msgstr "Naranxa"
#: sdstring.src
msgctxt ""
@@ -2022,7 +2022,7 @@ msgctxt ""
"STR_INSERT_VIDEO_EXTFILTER_MOV\n"
"string.text"
msgid "QuickTime Movie (*.mov)"
-msgstr "QuickTime Movie (*.mov)"
+msgstr "Película de QuickTime (*.mov)"
#: sdstring.src
msgctxt ""
@@ -2062,7 +2062,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_VIOLET\n"
"string.text"
msgid "Violet"
-msgstr ""
+msgstr "Violeta"
#: sdstring.src
msgctxt ""
@@ -2070,7 +2070,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BORDEAUX\n"
"string.text"
msgid "Bordeaux"
-msgstr ""
+msgstr "Burdeos"
#: sdstring.src
msgctxt ""
@@ -2078,7 +2078,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_YELLOW\n"
"string.text"
msgid "Pale yellow"
-msgstr ""
+msgstr "Mariellu pálidu"
#: sdstring.src
msgctxt ""
@@ -2086,7 +2086,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_GREEN\n"
"string.text"
msgid "Pale green"
-msgstr ""
+msgstr "Verde pálidu"
#: sdstring.src
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_DARKVIOLET\n"
"string.text"
msgid "Dark violet"
-msgstr ""
+msgstr "Violeta escuru"
#: sdstring.src
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SALMON\n"
"string.text"
msgid "Salmon"
-msgstr ""
+msgstr "Salmón"
#: sdstring.src
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SEABLUE\n"
"string.text"
msgid "Sea blue"
-msgstr ""
+msgstr "Azul marín"
#: sdstring.src
msgctxt ""
@@ -2126,7 +2126,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Púrpura"
#: sdstring.src
msgctxt ""
@@ -2134,7 +2134,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SKYBLUE\n"
"string.text"
msgid "Sky blue"
-msgstr ""
+msgstr "Azul celeste"
#: sdstring.src
msgctxt ""
@@ -2142,7 +2142,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOWGREEN\n"
"string.text"
msgid "Yellow green"
-msgstr ""
+msgstr "Mariellu verdosu"
#: sdstring.src
msgctxt ""
@@ -2150,7 +2150,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PINK\n"
"string.text"
msgid "Pink"
-msgstr ""
+msgstr "Rosa"
#: sdstring.src
msgctxt ""
@@ -2158,7 +2158,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TURQUOISE\n"
"string.text"
msgid "Turquoise"
-msgstr ""
+msgstr "Turquesa"
#: sdstring.src
msgctxt ""
@@ -3174,7 +3174,7 @@ msgctxt ""
"RID_SVXSTR_BMP21\n"
"string.text"
msgid "Bitmap"
-msgstr "Bitmap"
+msgstr "Mapa de bits"
#: sdstring.src
msgctxt ""
@@ -3198,7 +3198,7 @@ msgctxt ""
"RID_SVXSTR_DASH2\n"
"string.text"
msgid "2 Dots 3 Dashes"
-msgstr ""
+msgstr "2 puntos 3 rayes"
#: sdstring.src
msgctxt ""
@@ -3222,7 +3222,7 @@ msgctxt ""
"RID_SVXSTR_DASH5\n"
"string.text"
msgid "Fine Dashed"
-msgstr ""
+msgstr "Rayes fines"
#: sdstring.src
msgctxt ""
@@ -3230,7 +3230,7 @@ msgctxt ""
"RID_SVXSTR_DASH6\n"
"string.text"
msgid "3 Dashes 3 Dots"
-msgstr ""
+msgstr "3 rayes 3 puntos"
#: sdstring.src
msgctxt ""
@@ -3238,7 +3238,7 @@ msgctxt ""
"RID_SVXSTR_DASH7\n"
"string.text"
msgid "Ultrafine Dotted"
-msgstr ""
+msgstr "Puntos ultrafinos"
#: sdstring.src
msgctxt ""
@@ -3262,7 +3262,7 @@ msgctxt ""
"RID_SVXSTR_DASH10\n"
"string.text"
msgid "Dashed"
-msgstr ""
+msgstr "Rayáu"
#: sdstring.src
msgctxt ""
@@ -3569,7 +3569,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_1\n"
"string.text"
msgid "Green 1 (LibreOffice Main Color)"
-msgstr ""
+msgstr "Verde 1 (Color principal de LibreOffice)"
#: sdstring.src
msgctxt ""
@@ -3577,7 +3577,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT\n"
"string.text"
msgid "Green Accent"
-msgstr ""
+msgstr "Acentu verde"
#: sdstring.src
msgctxt ""
@@ -3585,7 +3585,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT\n"
"string.text"
msgid "Blue Accent"
-msgstr ""
+msgstr "Acentu azul"
#: sdstring.src
msgctxt ""
@@ -3593,7 +3593,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT\n"
"string.text"
msgid "Orange Accent"
-msgstr ""
+msgstr "Acentu naranxa"
#: sdstring.src
msgctxt ""
@@ -3601,7 +3601,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Púrpura"
#: sdstring.src
msgctxt ""
@@ -3609,7 +3609,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT\n"
"string.text"
msgid "Purple Accent"
-msgstr ""
+msgstr "Acentu púrpura"
#: sdstring.src
msgctxt ""
@@ -3617,7 +3617,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT\n"
"string.text"
msgid "Yellow Accent"
-msgstr ""
+msgstr "Acentu mariellu"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3626,7 +3626,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_BUTTER\n"
"string.text"
msgid "Tango: Butter"
-msgstr ""
+msgstr "Tango: Mantega"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3635,7 +3635,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ORANGE\n"
"string.text"
msgid "Tango: Orange"
-msgstr ""
+msgstr "Tango: Naranxa"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3644,7 +3644,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHOCOLATE\n"
"string.text"
msgid "Tango: Chocolate"
-msgstr ""
+msgstr "Tango: Chocolate"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3653,7 +3653,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHAMELEON\n"
"string.text"
msgid "Tango: Chameleon"
-msgstr ""
+msgstr "Tango: Camaleón"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3662,7 +3662,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SKY_BLUE\n"
"string.text"
msgid "Tango: Sky Blue"
-msgstr ""
+msgstr "Tango: Azul cielu"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3671,7 +3671,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_PLUM\n"
"string.text"
msgid "Tango: Plum"
-msgstr ""
+msgstr "Tango: Prunu"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3680,7 +3680,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SCARLET_RED\n"
"string.text"
msgid "Tango: Scarlet Red"
-msgstr ""
+msgstr "Tango: Bermeyu escarlata"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3689,7 +3689,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ALUMINIUM\n"
"string.text"
msgid "Tango: Aluminium"
-msgstr ""
+msgstr "Tango: Aluminiu"
#: sdstring.src
msgctxt ""
@@ -4391,7 +4391,7 @@ msgctxt ""
"RTL_TEXTENCODING_IBM_437\n"
"pairedlist.text"
msgid "Western Europe (DOS/OS2-437/US)"
-msgstr "Europa occidental (DOS/OS2-437/EE.UU.)"
+msgstr "Europa occidental (DOS/OS2-437/EE.XX.)"
#: txenctab.src
msgctxt ""
@@ -6425,7 +6425,7 @@ msgctxt ""
"RID_SUBSETSTR_PHAGS_PA\n"
"string.text"
msgid "Phags-Pa"
-msgstr "Phags-pa"
+msgstr "Phags-Pa"
#: ucsubset.src
msgctxt ""
diff --git a/source/ast/svx/source/fmcomp.po b/source/ast/svx/source/fmcomp.po
index c008b781b11..66ce3ff2615 100644
--- a/source/ast/svx/source/fmcomp.po
+++ b/source/ast/svx/source/fmcomp.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-08-19 22:48+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-21 03:35+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952539.0\n"
+"X-POOTLE-MTIME: 1390275316.0\n"
#: gridctrl.src
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"SID_FM_PATTERNFIELD\n"
"menuitem.text"
msgid "Pattern Field"
-msgstr "Pattern Field"
+msgstr "Campu con patrón"
#: gridctrl.src
msgctxt ""
diff --git a/source/ast/svx/source/form.po b/source/ast/svx/source/form.po
index dff7a6172bf..59bfad2c325 100644
--- a/source/ast/svx/source/form.po
+++ b/source/ast/svx/source/form.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 22:50+0000\n"
+"PO-Revision-Date: 2014-01-21 00:06+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952623.0\n"
+"X-POOTLE-MTIME: 1390262784.0\n"
#: datanavi.src
msgctxt ""
@@ -211,7 +211,7 @@ msgctxt ""
"RID_QRY_REMOVE_ATTRIBUTE\n"
"querybox.text"
msgid "Do you really want to delete the attribute '$ATTRIBUTENAME'?"
-msgstr "¿De verdá quies desaniciar l'atributu '$ATTRIBUTENAME'?"
+msgstr "¿De verdá quier desaniciar l'atributu '$ATTRIBUTENAME'?"
#: datanavi.src
msgctxt ""
@@ -1536,8 +1536,8 @@ msgid ""
"If you click Yes, you won't be able to undo this operation.\n"
"Do you want to continue anyway?"
msgstr ""
-"¡Si calques Sí, la operación nun se podrá desfacer!\n"
-"¿Quies siguir de toles maneres?"
+"Si calca Sí, la operación nun se podrá desfacer.\n"
+"¿Quier siguir de toles maneres?"
#: fmstring.src
msgctxt ""
@@ -1937,7 +1937,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "TRUE"
-msgstr "VERDADERU"
+msgstr "VERDADERO"
#: fmstring.src
msgctxt ""
@@ -1946,7 +1946,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "FALSE"
-msgstr "FALSU"
+msgstr "FALSO"
#: fmstring.src
msgctxt ""
@@ -1964,7 +1964,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "BETWEEN"
-msgstr "ENTRE"
+msgstr "ENTE"
#: fmstring.src
msgctxt ""
diff --git a/source/ast/svx/source/gallery2.po b/source/ast/svx/source/gallery2.po
index 59c3d788a4e..7a090e1ef12 100644
--- a/source/ast/svx/source/gallery2.po
+++ b/source/ast/svx/source/gallery2.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 22:50+0000\n"
+"PO-Revision-Date: 2014-01-21 00:18+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952636.0\n"
+"X-POOTLE-MTIME: 1390263523.0\n"
#: gallery.src
msgctxt ""
@@ -57,7 +57,7 @@ msgid ""
"Do you really want to\n"
"delete this object?"
msgstr ""
-"¿Daveres quies\n"
+"¿Daveres quier\n"
"desaniciar esti oxetu?"
#: gallery.src
@@ -69,7 +69,7 @@ msgid ""
"Do you really want to\n"
"delete this theme?"
msgstr ""
-"¿Daveres quies\n"
+"¿Daveres quier\n"
"desaniciar esti tema?"
#: gallery.src
@@ -126,7 +126,7 @@ msgctxt ""
"RID_SVXSTR_GALLERY_DELETEDD\n"
"string.text"
msgid "Do you want to delete the linked file?"
-msgstr "¿Quies desaniciar el ficheru enllazáu?"
+msgstr "¿Quier desaniciar el ficheru enllazáu?"
#: gallery.src
msgctxt ""
@@ -276,7 +276,7 @@ msgctxt ""
"MN_ADD\n"
"menuitem.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Amestar"
#: gallery.src
msgctxt ""
@@ -285,7 +285,7 @@ msgctxt ""
"MN_BACKGROUND\n"
"menuitem.text"
msgid "Insert as Bac~kground"
-msgstr ""
+msgstr "Inxertar como ~fondu"
#: gallery.src
msgctxt ""
diff --git a/source/ast/svx/source/items.po b/source/ast/svx/source/items.po
index 832dfadb631..cc2e1289867 100644
--- a/source/ast/svx/source/items.po
+++ b/source/ast/svx/source/items.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:02+0000\n"
+"PO-Revision-Date: 2013-12-15 01:09+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254576.0\n"
+"X-POOTLE-MTIME: 1387069787.0\n"
#: svxerr.src
msgctxt ""
@@ -168,7 +168,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't loaded as the required IO-services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "Nun se cargó la capa de formulariu porque nun se pudieron aniciar instancies de los servicios de E/S requeríos (com.sun.star.io.*)."
#: svxerr.src
msgctxt ""
@@ -177,7 +177,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't written as the required IO services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "Nun s'escribió la capa de formulariu porque nun se pudieron aniciar instancies de los servicios de E/S requeríos (com.sun.star.io.*)."
#: svxerr.src
msgctxt ""
diff --git a/source/ast/svx/source/sidebar/area.po b/source/ast/svx/source/sidebar/area.po
index c3bc9f98fc9..1c3a363e55a 100644
--- a/source/ast/svx/source/sidebar/area.po
+++ b/source/ast/svx/source/sidebar/area.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-08 15:27+0000\n"
+"PO-Revision-Date: 2014-04-16 03:51+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373297257.0\n"
+"X-POOTLE-MTIME: 1397620295.000000\n"
#: AreaPropertyPanel.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"FT_TRGR_ANGLE\n"
"fixedtext.text"
msgid "~Angle:"
-msgstr "~Ángulu:"
+msgstr "~Angulu:"
#: AreaPropertyPanel.src
msgctxt ""
diff --git a/source/ast/svx/source/src.po b/source/ast/svx/source/src.po
index e018be670fd..38ea706fb18 100644
--- a/source/ast/svx/source/src.po
+++ b/source/ast/svx/source/src.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-12-09 17:30+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-21 03:39+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355074255.0\n"
+"X-POOTLE-MTIME: 1390275556.0\n"
#: app.src
msgctxt ""
@@ -755,7 +755,7 @@ msgctxt ""
"ERRCODE_SFXMSG_STYLEREPLACE\n"
"string.text"
msgid "Should the $(ARG1) Style be replaced?"
-msgstr "¿Quies sustituir l'estilu $(ARG1)?"
+msgstr "¿Quier sustituir l'estilu $(ARG1)?"
#: errtxt.src
msgctxt ""
@@ -1043,7 +1043,7 @@ msgstr ""
"\n"
"Les macros puen contener virus. La execución de macros ta desactivada darréu de la configuración de seguridá actual en %PRODUCTNAME - Preferencies - %PRODUCTNAME - Seguridá.\n"
"\n"
-"Por ello, dalgunes funciones podríen nun tar disponibles."
+"Poro, delles funciones podríen nun tar disponibles."
#: errtxt.src
msgctxt ""
@@ -1060,9 +1060,9 @@ msgid ""
msgstr ""
"Esti documentu contién macros.\n"
"\n"
-"Ye dable que les macros tengan virus. La execución de macros ta desactivada pola configuración actual de seguridá de Ferramientes - Opciones - %PRODUCTNAME - Seguridá.\n"
+"Les macros puen cotener virus. La execución de macros ta desactivada pola configuración actual de seguridá de Ferramientes - Opciones - %PRODUCTNAME - Seguridá.\n"
"\n"
-"Poro, seique delles funciones queden torgaes."
+"Poro, delles funciones podríen nun tar disponibles."
#: errtxt.src
msgctxt ""
@@ -1102,12 +1102,12 @@ msgid ""
"Execution of macros is disabled for this document.\n"
" "
msgstr ""
-"The encrypted document contains unexpected non-encrypted streams.\n"
+"El documento cifráu contién fluxos inesperaos ensin cifrar.\n"
"\n"
-"This could be the result of document manipulation.\n"
+"Esto pue ser el resultáu d'un cambiu nel documentu.\n"
"\n"
-"We recommend that you do not trust the content of the current document.\n"
-"Execution of macros is disabled for this document.\n"
+"Recomendamos que nun s'enfote nel conteníu del documentu actual.\n"
+"La execución de macros ta desactivada nesti documentu.\n"
" "
#: errtxt.src
diff --git a/source/ast/svx/source/stbctrls.po b/source/ast/svx/source/stbctrls.po
index d320a6fe962..5173e4970ad 100644
--- a/source/ast/svx/source/stbctrls.po
+++ b/source/ast/svx/source/stbctrls.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-06-05 22:14+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-21 00:07+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370470441.0\n"
+"X-POOTLE-MTIME: 1390262828.0\n"
#: stbctrls.src
msgctxt ""
@@ -83,7 +83,7 @@ msgctxt ""
"RID_SVXSTR_XMLSEC_SIG_OK\n"
"string.text"
msgid "Digital Signature: The document signature is OK."
-msgstr "Robla Dixital: La robla del documentu ta bien."
+msgstr "Robla dixital: La robla del documentu ye correuta."
#: stbctrls.src
msgctxt ""
@@ -91,7 +91,7 @@ msgctxt ""
"RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY\n"
"string.text"
msgid "Digital Signature: The document signature is OK, but the certificates could not be validated."
-msgstr "Robla Dixital: La robla del documentu ta bien, pero nun se fue quien a validar los certificaos."
+msgstr "Robla dixital: La robla del documentu ye correuta, pero nun se pudieron validar los certificaos."
#: stbctrls.src
msgctxt ""
@@ -115,7 +115,7 @@ msgctxt ""
"RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG\n"
"string.text"
msgid "Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed."
-msgstr "Robla Dixital: La robla del documentu y el certificáu son correutos, pero nun tán roblaes toles partes del documentu."
+msgstr "Robla dixital: La robla del documentu y el certificáu son correutos, pero nun tan roblaes toles partes del documentu."
#: stbctrls.src
msgctxt ""
diff --git a/source/ast/svx/source/svdraw.po b/source/ast/svx/source/svdraw.po
index eecb48ae516..8e61a869f0c 100644
--- a/source/ast/svx/source/svdraw.po
+++ b/source/ast/svx/source/svdraw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-09 17:29+0000\n"
+"PO-Revision-Date: 2014-01-21 03:43+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355074140.0\n"
+"X-POOTLE-MTIME: 1390275790.0\n"
#: svdstr.src
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"STR_ItemValON\n"
"string.text"
msgid "on"
-msgstr "on"
+msgstr "activáu"
#: svdstr.src
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"STR_ItemValOFF\n"
"string.text"
msgid "off"
-msgstr "off"
+msgstr "desactiváu"
#: svdstr.src
msgctxt ""
@@ -2190,7 +2190,7 @@ msgctxt ""
"STR_ItemValFITTOSIZENONE\n"
"string.text"
msgid "Off"
-msgstr "Off"
+msgstr "Desactiváu"
#: svdstr.src
msgctxt ""
@@ -2302,7 +2302,7 @@ msgctxt ""
"STR_ItemValTEXTANI_NONE\n"
"string.text"
msgid "off"
-msgstr "off"
+msgstr "desactiváu"
#: svdstr.src
msgctxt ""
@@ -2310,7 +2310,7 @@ msgctxt ""
"STR_ItemValTEXTANI_BLINK\n"
"string.text"
msgid "flash"
-msgstr "flash"
+msgstr "intermitente"
#: svdstr.src
msgctxt ""
@@ -3358,7 +3358,7 @@ msgctxt ""
"SIP_XA_FORMTXTSTYLE\n"
"string.text"
msgid "Fontwork style"
-msgstr "Estilos Fontwork"
+msgstr "Estilu de Fontwork"
#: svdstr.src
msgctxt ""
@@ -3438,7 +3438,7 @@ msgctxt ""
"SIP_XA_FORMTXTHIDEFORM\n"
"string.text"
msgid "Hide fontwork outline"
-msgstr "Tapecer contornu Fontwork"
+msgstr "Tapecer contornu de fontwork"
#: svdstr.src
msgctxt ""
@@ -3446,7 +3446,7 @@ msgctxt ""
"SIP_XA_FORMTXTSHDWTRANSP\n"
"string.text"
msgid "Fontwork shadow transparency"
-msgstr "Tresparencia de solombra de Fontwork"
+msgstr "Tresparencia de solombra de fontwork"
#: svdstr.src
msgctxt ""
diff --git a/source/ast/svx/source/tbxctrls.po b/source/ast/svx/source/tbxctrls.po
index 8c6fae3d364..bba7f9f14c0 100644
--- a/source/ast/svx/source/tbxctrls.po
+++ b/source/ast/svx/source/tbxctrls.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-05 22:12+0000\n"
+"PO-Revision-Date: 2013-12-15 01:10+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370470356.0\n"
+"X-POOTLE-MTIME: 1387069829.0\n"
#: colrctrl.src
msgctxt ""
@@ -530,7 +530,7 @@ msgctxt ""
"RID_SVXSTR_UNDO_GRAFMODE\n"
"string.text"
msgid "Image Mode"
-msgstr ""
+msgstr "Mou d'imaxe"
#: grafctrl.src
msgctxt ""
diff --git a/source/ast/svx/uiconfig/ui.po b/source/ast/svx/uiconfig/ui.po
index 0e856541525..9d3a795986b 100644
--- a/source/ast/svx/uiconfig/ui.po
+++ b/source/ast/svx/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-05 22:09+0000\n"
+"PO-Revision-Date: 2014-01-21 03:40+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370470190.0\n"
+"X-POOTLE-MTIME: 1390275631.0\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete footer?"
-msgstr ""
+msgstr "¿Desaniciar el pie de páxina?"
#: deletefooterdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the footer?"
-msgstr ""
+msgstr "¿Seguro que quier desaniciar el pie de páxina?"
#: deletefooterdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the footer will be deleted and can not be restored."
-msgstr ""
+msgstr "Desaniciaráse'l conteníu completu del pie de páxina y nun podrá recuperase."
#: deleteheaderdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete header?"
-msgstr ""
+msgstr "¿Desaniciar la testera?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the header?"
-msgstr ""
+msgstr "¿Seguro que quier desaniciar la testera?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the header will be deleted and can not be restored."
-msgstr ""
+msgstr "Desaniciaráse'l conteníu completu de la testera y nun podrá recuperase."
#: findreplacedialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
-msgstr ""
+msgstr "Inorar diacríticos CTL"
#: findreplacedialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to grid"
-msgstr ""
+msgstr "Axu_star a la cuadrícula"
#: optgridpage.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible grid"
-msgstr ""
+msgstr "Cuadrícula _visible"
#: optgridpage.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid"
-msgstr ""
+msgstr "Cuadrícula"
#: optgridpage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal:"
-msgstr ""
+msgstr "H_orizontal:"
#: optgridpage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Vertical:"
#: optgridpage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchronize a_xes"
-msgstr ""
+msgstr "Sincronizar les e_xes"
#: optgridpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Resolution"
-msgstr ""
+msgstr "Resolución"
#: optgridpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "espaciu(os)"
#: optgridpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "espaciu(os)"
#: optgridpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizont_al:"
-msgstr ""
+msgstr "Horizont_al:"
#: optgridpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "V_ertical:"
-msgstr ""
+msgstr "V_ertical:"
#: optgridpage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subdivision"
-msgstr ""
+msgstr "Subdivisión"
#: optgridpage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To snap lines"
-msgstr ""
+msgstr "A les llinies d'axuste"
#: optgridpage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To the _page margins"
-msgstr ""
+msgstr "A márxenes de _páxina"
#: optgridpage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To object _frame"
-msgstr ""
+msgstr "A _marcu d'oxetu"
#: optgridpage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To obje_ct points"
-msgstr ""
+msgstr "A _puntos del oxetu"
#: optgridpage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap range"
-msgstr ""
+msgstr "Rangu d'axu_ste"
#: optgridpage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap"
-msgstr ""
+msgstr "Axuste"
#: optgridpage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_When creating or moving objects"
-msgstr ""
+msgstr "A_l crear o mover oxetos"
#: optgridpage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend edges"
-msgstr ""
+msgstr "_Estender los bordes"
#: optgridpage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When ro_tating"
-msgstr ""
+msgstr "Al _xirar"
#: optgridpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reducti_on"
-msgstr ""
+msgstr "Reducción de punt_os"
#: optgridpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap position"
-msgstr ""
+msgstr "Posición d'alliniación"
#: passwd.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Change Password"
-msgstr ""
+msgstr "Cambiar la contraseña"
#: passwd.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password"
-msgstr ""
+msgstr "_Contraseña"
#: passwd.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Old password"
-msgstr ""
+msgstr "Contraseña anterior"
#: passwd.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ssword"
-msgstr ""
+msgstr "Contra_seña"
#: passwd.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Confi_rm"
-msgstr ""
+msgstr "Confi_rmar"
#: passwd.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New password"
-msgstr ""
+msgstr "Contraseña nueva"
#: redlinecontrol.ui
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Rellenu:"
#: sidebararea.ui
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Rellenu:"
#: sidebararea.ui
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill:"
-msgstr ""
+msgstr "_Rellenu:"
#: sidebararea.ui
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Seleicione'l tipu de rellenu a aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Seleicione'l tipu de rellenu a aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Seleicione'l color a aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Seleicione'l color a aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Seleicione l'efeutu a aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Seleicione l'efeutu a aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Tresparencia"
#: sidebararea.ui
msgctxt ""
@@ -1544,7 +1544,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Tresparencia"
#: sidebararea.ui
msgctxt ""
@@ -1553,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Tresparencia:"
#: sidebararea.ui
msgctxt ""
@@ -1562,7 +1562,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Seleicione'l tipu de tresparencia a aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Seleicione'l tipu de tresparencia a aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1580,7 +1580,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Denguna"
#: sidebararea.ui
msgctxt ""
@@ -1589,7 +1589,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Solid"
-msgstr ""
+msgstr "Sólidu"
#: sidebararea.ui
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Llinial"
#: sidebararea.ui
msgctxt ""
@@ -1607,7 +1607,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Axial"
#: sidebararea.ui
msgctxt ""
@@ -1616,7 +1616,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Radial"
#: sidebararea.ui
msgctxt ""
@@ -1625,7 +1625,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "Elipsoide"
#: sidebararea.ui
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Cuadrático"
#: sidebararea.ui
msgctxt ""
@@ -1643,7 +1643,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Cuadráu"
#: sidebararea.ui
msgctxt ""
@@ -1652,7 +1652,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Especifique la variación de la tresparencia del dilíu."
#: sidebararea.ui
msgctxt ""
@@ -1661,7 +1661,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Especifique la variación de la tresparencia del dilíu."
#: sidebararea.ui
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Defina 0% pa totalmente opacu y 100% pa tresparencia total."
#: sidebararea.ui
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Defina 0% pa totalmente opacu y 100% pa tresparencia total."
#: sidebargraphic.ui
msgctxt ""
@@ -1688,7 +1688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brightness:"
-msgstr ""
+msgstr "_Brillu:"
#: sidebargraphic.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Especifique la lluminancia del gráficu."
#: sidebargraphic.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Especifique la lluminancia del gráficu."
#: sidebargraphic.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contrast:"
-msgstr ""
+msgstr "_Contraste:"
#: sidebargraphic.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Especifique'l grau de diferencia ente les partes más clares y les más escures de la imaxe."
#: sidebargraphic.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Especifique'l grau de diferencia ente les partes más clares y les más escures de la imaxe."
#: sidebargraphic.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color _mode:"
-msgstr ""
+msgstr "_Mou de color:"
#: sidebargraphic.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Tresparencia:"
#: sidebargraphic.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Especifique'l porcentaxe de tresparencia: 0 % ye completamente opacu y 100 % ye completamente tresparente."
#: sidebargraphic.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Especifique'l porcentaxe de tresparencia; 0% ye totalmente opacu y 100% ye totalmente tresparente."
#: sidebargraphic.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Bermeyu"
#: sidebargraphic.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Bermeyu"
#: sidebargraphic.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Verde"
#: sidebargraphic.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Verde"
#: sidebargraphic.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Azul"
#: sidebargraphic.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Azul"
#: sidebargraphic.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Especifique'l valor de gamma qu'afeuta al brillu de los tonos medios."
#: sidebargraphic.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Espeifique'l valor de gamma qu'afeuta al brillu de los valores de los tonos medios."
#: sidebarinsert.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#: sidebarinsert.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinia"
#: sidebarinsert.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Finales de llinia con flecha"
#: sidebarinsert.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Finales de llinia con flecha"
#: sidebarinsert.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Rectángulu"
#: sidebarinsert.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Rectángulu"
#: sidebarinsert.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Elipse"
#: sidebarinsert.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Elipse"
#: sidebarinsert.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Testu (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Testu (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1940,7 +1940,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Curva"
#: sidebarinsert.ui
msgctxt ""
@@ -1949,7 +1949,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Curva"
#: sidebarinsert.ui
msgctxt ""
@@ -1958,7 +1958,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Coneutor"
#: sidebarinsert.ui
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Coneutor"
#: sidebarinsert.ui
msgctxt ""
@@ -1976,7 +1976,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Llinies y fleches"
#: sidebarinsert.ui
msgctxt ""
@@ -1985,7 +1985,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Llinies y fleches"
#: sidebarinsert.ui
msgctxt ""
@@ -1994,7 +1994,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Formes básiques"
#: sidebarinsert.ui
msgctxt ""
@@ -2003,7 +2003,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Formes básiques"
#: sidebarinsert.ui
msgctxt ""
@@ -2012,7 +2012,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Formes de símbolos"
#: sidebarinsert.ui
msgctxt ""
@@ -2021,7 +2021,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Formes de símbolos"
#: sidebarinsert.ui
msgctxt ""
@@ -2030,7 +2030,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Fleches de bloque"
#: sidebarinsert.ui
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Fleches de bloque"
#: sidebarinsert.ui
msgctxt ""
@@ -2048,7 +2048,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Gráfiques de fluxu"
#: sidebarinsert.ui
msgctxt ""
@@ -2057,7 +2057,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Gráfiques de fluxu"
#: sidebarinsert.ui
msgctxt ""
@@ -2066,7 +2066,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Llamaes"
#: sidebarinsert.ui
msgctxt ""
@@ -2075,7 +2075,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Llamaes"
#: sidebarinsert.ui
msgctxt ""
@@ -2084,7 +2084,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Estrelles"
#: sidebarinsert.ui
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Estrelles"
#: sidebarline.ui
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "Anc_hor:"
#: sidebarline.ui
msgctxt ""
@@ -2111,7 +2111,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Seleicione l'anchu de llinia."
#: sidebarline.ui
msgctxt ""
@@ -2120,7 +2120,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Seleicione l'anchu de llinia."
#: sidebarline.ui
msgctxt ""
@@ -2129,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Color:"
#: sidebarline.ui
msgctxt ""
@@ -2138,7 +2138,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Especifique la tresparencia de la llinia."
#: sidebarline.ui
msgctxt ""
@@ -2147,7 +2147,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Especifique la tresparencia de la llinia."
#: sidebarline.ui
msgctxt ""
@@ -2156,7 +2156,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Seleicione'l color de la llinia."
#: sidebarline.ui
msgctxt ""
@@ -2165,7 +2165,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Seleicione'l color de la llinia."
#: sidebarline.ui
msgctxt ""
@@ -2174,7 +2174,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Seleicione'l color de la llinia."
#: sidebarline.ui
msgctxt ""
@@ -2183,7 +2183,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Seleicione'l color de la llinia."
#: sidebarline.ui
msgctxt ""
@@ -2192,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Tresparencia:"
#: sidebarline.ui
msgctxt ""
@@ -2201,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "_Estilu:"
#: sidebarline.ui
msgctxt ""
@@ -2210,7 +2210,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Seleicione l'estilu de llinia."
#: sidebarline.ui
msgctxt ""
@@ -2219,7 +2219,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Seleicione l'estilu de llinia."
#: sidebarline.ui
msgctxt ""
@@ -2228,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Arrow:"
-msgstr ""
+msgstr "Flech_a:"
#: sidebarline.ui
msgctxt ""
@@ -2237,7 +2237,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Seleicione l'estilu de la punta de flecha del principiu."
#: sidebarline.ui
msgctxt ""
@@ -2246,7 +2246,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Seleicione l'estilu de la punta de flecha del principiu."
#: sidebarline.ui
msgctxt ""
@@ -2255,7 +2255,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Seleicione l'estilu de la punta de flecha del final."
#: sidebarline.ui
msgctxt ""
@@ -2264,7 +2264,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Seleicione l'estilu de la punta de flecha del final."
#: sidebarline.ui
msgctxt ""
@@ -2273,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Estilu d'es_quina:"
#: sidebarline.ui
msgctxt ""
@@ -2282,7 +2282,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Seleicione l'estilu de les conexones finales."
#: sidebarline.ui
msgctxt ""
@@ -2291,7 +2291,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Seleicione l'estilu de les conexones finales."
#: sidebarline.ui
msgctxt ""
@@ -2300,7 +2300,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Redondiáu"
#: sidebarline.ui
msgctxt ""
@@ -2309,7 +2309,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- dengún -"
#: sidebarline.ui
msgctxt ""
@@ -2318,7 +2318,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "N'ángulu"
#: sidebarline.ui
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "En chaflán"
#: sidebarline.ui
msgctxt ""
@@ -2336,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Estilu fi_nal:"
#: sidebarline.ui
msgctxt ""
@@ -2345,7 +2345,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Seleicione l'estilu de los finales de llinia."
#: sidebarline.ui
msgctxt ""
@@ -2354,7 +2354,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Seleicione l'estilu de los finales de llinia."
#: sidebarline.ui
msgctxt ""
@@ -2363,7 +2363,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Planu"
#: sidebarline.ui
msgctxt ""
@@ -2372,7 +2372,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Redondiáu"
#: sidebarline.ui
msgctxt ""
@@ -2381,7 +2381,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Cuadráu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2390,7 +2390,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Viñetes y numberación"
#: sidebarparagraph.ui
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Viñetes y numberación"
#: sidebarparagraph.ui
msgctxt ""
@@ -2408,7 +2408,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Viñetes"
#: sidebarparagraph.ui
msgctxt ""
@@ -2417,7 +2417,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Viñetes"
#: sidebarparagraph.ui
msgctxt ""
@@ -2426,7 +2426,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numberación"
#: sidebarparagraph.ui
msgctxt ""
@@ -2435,7 +2435,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numberación"
#: sidebarparagraph.ui
msgctxt ""
@@ -2444,7 +2444,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fondu del párrafu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2453,7 +2453,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fondu del párrafu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fondu del párrafu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2471,7 +2471,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fondu del párrafu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2480,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "E_spaciáu:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2489,7 +2489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indent:"
-msgstr ""
+msgstr "_Sangría:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2498,7 +2498,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaciáu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2507,7 +2507,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaciáu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2516,7 +2516,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Aumentar l'espaciáu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2525,7 +2525,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Aumentar l'espaciáu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2534,7 +2534,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Reducir l'espaciáu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2543,7 +2543,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Reducir l'espaciáu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Aumentar sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2579,7 +2579,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Aumentar sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2588,7 +2588,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Amenorgar sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2597,7 +2597,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Amenorgar sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2606,7 +2606,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Conmutar a sangría inversa"
#: sidebarparagraph.ui
msgctxt ""
@@ -2615,7 +2615,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Conmutar a sangría inversa"
#: sidebarparagraph.ui
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2633,7 +2633,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2642,7 +2642,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Aumentar sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2651,7 +2651,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Aumentar sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2660,7 +2660,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Amenorgar sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2669,7 +2669,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Amenorgar sangría"
#: sidebarparagraph.ui
msgctxt ""
@@ -2678,7 +2678,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Conmutar a sangría inversa"
#: sidebarparagraph.ui
msgctxt ""
@@ -2687,7 +2687,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Conmutar a sangría inversa"
#: sidebarparagraph.ui
msgctxt ""
@@ -2696,7 +2696,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Espaciáu arriba del párrafu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2705,7 +2705,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Espaciáu arriba del párrafu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2714,7 +2714,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Espaciáu baxo'l párrafu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2723,7 +2723,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Espaciáu baxo'l párrafu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2732,7 +2732,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Espaciu ente llinies"
#: sidebarparagraph.ui
msgctxt ""
@@ -2741,7 +2741,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Espaciu ente llinies"
#: sidebarparagraph.ui
msgctxt ""
@@ -2750,7 +2750,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Espaciu ente llinies"
#: sidebarparagraph.ui
msgctxt ""
@@ -2759,7 +2759,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Espaciu ente llinies"
#: sidebarparagraph.ui
msgctxt ""
@@ -2768,7 +2768,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alliniación horizontal"
#: sidebarparagraph.ui
msgctxt ""
@@ -2777,7 +2777,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alliniación horizontal"
#: sidebarparagraph.ui
msgctxt ""
@@ -2786,7 +2786,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Alliniación izquierda"
#: sidebarparagraph.ui
msgctxt ""
@@ -2795,7 +2795,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Alliniación izquierda"
#: sidebarparagraph.ui
msgctxt ""
@@ -2804,7 +2804,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Alliniación centrada"
#: sidebarparagraph.ui
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Alliniar al centru"
#: sidebarparagraph.ui
msgctxt ""
@@ -2822,7 +2822,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Alliniar a la drecha"
#: sidebarparagraph.ui
msgctxt ""
@@ -2831,7 +2831,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Alliniar a la drecha"
#: sidebarparagraph.ui
msgctxt ""
@@ -2840,7 +2840,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Alliniar xustificáu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2849,7 +2849,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Alliniar xustificáu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2858,7 +2858,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Alliniación vertical"
#: sidebarparagraph.ui
msgctxt ""
@@ -2867,7 +2867,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Alliniación vertical"
#: sidebarparagraph.ui
msgctxt ""
@@ -2876,7 +2876,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Alliniar arriba"
#: sidebarparagraph.ui
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Alliniar arriba"
#: sidebarparagraph.ui
msgctxt ""
@@ -2894,7 +2894,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Alliniar al centru vertical"
#: sidebarparagraph.ui
msgctxt ""
@@ -2903,7 +2903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Alliniar al centru vertical"
#: sidebarparagraph.ui
msgctxt ""
@@ -2912,7 +2912,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Alliniar abaxo"
#: sidebarparagraph.ui
msgctxt ""
@@ -2921,7 +2921,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Alliniar abaxo"
#: sidebarpossize.ui
msgctxt ""
@@ -2930,7 +2930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Horizontal:"
-msgstr ""
+msgstr "_Horizontal:"
#: sidebarpossize.ui
msgctxt ""
@@ -2939,7 +2939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Escriba'l valor de la posición horizontal."
#: sidebarpossize.ui
msgctxt ""
@@ -2948,7 +2948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Escriba'l valor de la posición horizontal."
#: sidebarpossize.ui
msgctxt ""
@@ -2957,7 +2957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Vertical:"
#: sidebarpossize.ui
msgctxt ""
@@ -2966,7 +2966,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Escriba'l valor de la posición vertical."
#: sidebarpossize.ui
msgctxt ""
@@ -2975,7 +2975,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Escriba'l valor de la posición vertical."
#: sidebarpossize.ui
msgctxt ""
@@ -2984,7 +2984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "Anc_hor:"
#: sidebarpossize.ui
msgctxt ""
@@ -2993,7 +2993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Escriba un anchor pal oxetu seleicionáu."
#: sidebarpossize.ui
msgctxt ""
@@ -3002,7 +3002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Escriba un anchor pal oxetu seleicionáu."
#: sidebarpossize.ui
msgctxt ""
@@ -3011,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "Al_tor:"
#: sidebarpossize.ui
msgctxt ""
@@ -3020,7 +3020,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Escriba un altor pal oxetu seleicionáu."
#: sidebarpossize.ui
msgctxt ""
@@ -3029,7 +3029,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Escriba un altor pal oxetu seleicionáu."
#: sidebarpossize.ui
msgctxt ""
@@ -3038,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Caltener la proporción"
#: sidebarpossize.ui
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Caltener les proporciones al cambiar el tamañu del oxetu seleicionáu."
#: sidebarpossize.ui
msgctxt ""
@@ -3056,7 +3056,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Caltener les proporciones al cambiar el tamañu del oxetu seleicionáu."
#: sidebarpossize.ui
msgctxt ""
@@ -3065,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rotation:"
-msgstr ""
+msgstr "Xi_ru:"
#: sidebarpossize.ui
msgctxt ""
@@ -3074,7 +3074,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleicione l'ángulu de xiru."
#: sidebarpossize.ui
msgctxt ""
@@ -3083,7 +3083,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleicione l'ángulu de xiru."
#: sidebarpossize.ui
msgctxt ""
@@ -3092,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Flip:"
-msgstr ""
+msgstr "_Voltéu:"
#: sidebarpossize.ui
msgctxt ""
@@ -3101,7 +3101,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Dar vuelta en vertical al oxetu seleicionáu."
#: sidebarpossize.ui
msgctxt ""
@@ -3110,7 +3110,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Dar vuelta en vertical al oxetu seleicionáu."
#: sidebarpossize.ui
msgctxt ""
@@ -3119,7 +3119,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Dar vuelta na horizontal al oxetu seleicionáu."
#: sidebarpossize.ui
msgctxt ""
@@ -3128,4 +3128,4 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Dar vuelta na horizontal al oxetu seleicionáu."
diff --git a/source/ast/sw/source/core/undo.po b/source/ast/sw/source/core/undo.po
index 64668197a8f..a01b0f178b9 100644
--- a/source/ast/sw/source/core/undo.po
+++ b/source/ast/sw/source/core/undo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-02 22:47+0000\n"
+"PO-Revision-Date: 2014-01-21 03:31+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370213257.0\n"
+"X-POOTLE-MTIME: 1390275082.0\n"
#: undo.src
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"STR_REREAD\n"
"string.text"
msgid "Replace Image"
-msgstr ""
+msgstr "Sustituir la imaxe"
#: undo.src
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"STR_DELGRF\n"
"string.text"
msgid "Delete Image"
-msgstr ""
+msgstr "Desaniciar la imaxe"
#: undo.src
msgctxt ""
@@ -870,7 +870,7 @@ msgctxt ""
"STR_UNDO_TABS\n"
"string.text"
msgid "$1 tab(s)"
-msgstr "$1 llingüeta(es)"
+msgstr "$1 tabulador(es)"
#: undo.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/app.po b/source/ast/sw/source/ui/app.po
index 31c55cad3b9..526be7ed852 100644
--- a/source/ast/sw/source/ui/app.po
+++ b/source/ast/sw/source/ui/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-02 22:11+0000\n"
+"PO-Revision-Date: 2014-01-21 03:32+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370211096.0\n"
+"X-POOTLE-MTIME: 1390275146.0\n"
#: app.src
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"STR_STATSTR_IMPGRF\n"
"string.text"
msgid "Importing Images..."
-msgstr ""
+msgstr "Importando imaxes..."
#: app.src
msgctxt ""
@@ -655,7 +655,7 @@ msgctxt ""
"MSG_COMCORE_ASKSEARCH\n"
"querybox.text"
msgid "To proceed with this action, you must first turn off the \"undo\" function. Do you want to turn off the \"undo\" function?"
-msgstr "Pa facer esta aición necesita desactivase la función \"desfacer\". ¿Quies desactivar la función \"desfacer\"?"
+msgstr "Pa facer esta aición necesita desactivar la función «desfacer». ¿Quier desactivar la función «desfacer»?"
#: app.src
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"STR_GRAPHIC_DEFNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: app.src
msgctxt ""
@@ -823,7 +823,7 @@ msgctxt ""
"STR_OUTLINE_NUMBERING\n"
"string.text"
msgid "Outline Numbering"
-msgstr "Outline Numbering"
+msgstr "Numberación d'esquemes"
#: app.src
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"STR_STATUSBAR_WORDCOUNT_NO_SELECTION\n"
"string.text"
msgid "%1 words, %2 characters"
-msgstr ""
+msgstr "%1 pallabres, %2 caráuteres"
#: app.src
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"STR_STATUSBAR_WORDCOUNT\n"
"string.text"
msgid "%1 words, %2 characters selected"
-msgstr ""
+msgstr "%1 pallabres, %2 caráuteres seleicionaos"
#: app.src
msgctxt ""
@@ -1045,7 +1045,7 @@ msgctxt ""
"STR_CAPTION_TABLE\n"
"string.text"
msgid "%PRODUCTNAME Writer Table"
-msgstr ""
+msgstr "Tabla de %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1053,7 +1053,7 @@ msgctxt ""
"STR_CAPTION_FRAME\n"
"string.text"
msgid "%PRODUCTNAME Writer Frame"
-msgstr ""
+msgstr "Marcu de %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1061,7 +1061,7 @@ msgctxt ""
"STR_CAPTION_GRAPHIC\n"
"string.text"
msgid "%PRODUCTNAME Writer Picture"
-msgstr ""
+msgstr "Imaxe de %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1069,7 +1069,7 @@ msgctxt ""
"STR_CAPTION_OLE\n"
"string.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Otros oxetos OLE"
#: app.src
msgctxt ""
@@ -1077,7 +1077,7 @@ msgctxt ""
"STR_CATEGORY_NONE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Nengún>"
#: error.src
msgctxt ""
@@ -1093,7 +1093,7 @@ msgctxt ""
"STR_COMCORE_CANT_SHOW\n"
"string.text"
msgid "Image cannot be displayed."
-msgstr ""
+msgstr "La imaxe nun se pue amosar."
#: error.src
msgctxt ""
@@ -1173,7 +1173,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_FASTSAVE_ERR )\n"
"string.text"
msgid "This file was saved with WinWord in 'Fast Save' mode. Please unmark the WinWord option 'Allow Fast Saves' and save the file again."
-msgstr "Esti ficheru grabóse en WinWord cola función de 'grabáu rápidu'. Desactiva la opción 'Permitir grabar rápidamente' de WinWord y vuelvi a grabar el ficheru."
+msgstr "Esti ficheru guardóse'n WinWord en mou «guardáu rápidu». Desactive la opción de WinWord «Permitir guardáu rápidu» y vuelva a guardar el ficheru."
#: error.src
msgctxt ""
@@ -1182,7 +1182,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_ROWCOL )\n"
"string.text"
msgid "File format error found at $(ARG1)(row,col)."
-msgstr "Fallu de formatu de ficheru atopáu en $(ARG1)(row, col)."
+msgstr "Fallu de formatu de ficheru atopáu en $(ARG1)(filera,col)."
#: error.src
msgctxt ""
@@ -1317,7 +1317,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_READ , WARN_WW6_FASTSAVE_ERR )\n"
"string.text"
msgid "This file was saved with WinWord in 'Fast Save' mode. Please unmark the WinWord option 'Allow Fast Saves' and save the file again."
-msgstr "Esti ficheru grabóse en WinWord cola función de 'grabáu rápidu'. Desactiva la opción 'Permitir grabar rápidamente' de WinWord y vuelvi a grabar el ficheru."
+msgstr "Esti ficheru guardóse'n WinWord en mou «guardáu rápidu». Desactive la opción de WinWord «Permitir guardáu rápidu» y vuelva a guardar el ficheru."
#: error.src
msgctxt ""
@@ -1344,7 +1344,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_OLE )\n"
"string.text"
msgid "Some OLE objects could only be loaded as Images."
-msgstr ""
+msgstr "Dellos oxetos OLE sólo pudieron cargase como imaxes."
#: error.src
msgctxt ""
@@ -1353,7 +1353,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_OLE )\n"
"string.text"
msgid "Some OLE objects could only be saved as Images."
-msgstr ""
+msgstr "Dellos oxetos OLE sólo pudieron guardase como imaxes."
#: error.src
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"FN_EDIT_AUTH_ENTRY_DLG\n"
"menuitem.text"
msgid "~Bibliography Entry..."
-msgstr ""
+msgstr "Entrada ~bibliográfica..."
#: mn.src
msgctxt ""
@@ -2218,7 +2218,7 @@ msgctxt ""
"FN_TOOL_ANCHOR\n"
"menuitem.text"
msgid "An~chor"
-msgstr "An~chor"
+msgstr "An~cla"
#: mn.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/config.po b/source/ast/sw/source/ui/config.po
index 6a3fb25fd42..45fee50b099 100644
--- a/source/ast/sw/source/ui/config.po
+++ b/source/ast/sw/source/ui/config.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-14 17:38+0000\n"
+"PO-Revision-Date: 2014-01-21 03:09+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358185138.0\n"
+"X-POOTLE-MTIME: 1390273770.0\n"
#: optdlg.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"ST_SCRIPT_ASIAN\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Asia"
#: optdlg.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"ST_SCRIPT_CTL\n"
"string.text"
msgid "CTL"
-msgstr ""
+msgstr "CTL"
#: optdlg.src
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"ST_SCRIPT_WESTERN\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Oeste"
#: optdlg.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/dbui.po b/source/ast/sw/source/ui/dbui.po
index 71d112ee817..7d3649aa7e0 100644
--- a/source/ast/sw/source/ui/dbui.po
+++ b/source/ast/sw/source/ui/dbui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-15 19:13+0000\n"
+"PO-Revision-Date: 2014-01-21 03:10+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358277208.0\n"
+"X-POOTLE-MTIME: 1390273809.0\n"
#: createaddresslistdialog.src
msgctxt ""
@@ -794,7 +794,7 @@ msgctxt ""
"ST_TITLE_EDIT\n"
"string.text"
msgid "Edit Address Block"
-msgstr ""
+msgstr "Editar bloque de direiciones"
#: mmaddressblockpage.src
msgctxt ""
@@ -802,7 +802,7 @@ msgctxt ""
"ST_TITLE_MALE\n"
"string.text"
msgid "Custom Salutation (Male Recipients)"
-msgstr ""
+msgstr "Saludu personalizáu (destinatarios masculinos)"
#: mmaddressblockpage.src
msgctxt ""
@@ -810,7 +810,7 @@ msgctxt ""
"ST_TITLE_FEMALE\n"
"string.text"
msgid "Custom Salutation (Female Recipients)"
-msgstr ""
+msgstr "Saludu personalizáu (destinatarios femeninos)"
#: mmaddressblockpage.src
msgctxt ""
@@ -818,7 +818,7 @@ msgctxt ""
"ST_SALUTATIONELEMENTS\n"
"string.text"
msgid "Salutation e~lements"
-msgstr ""
+msgstr "E~lementos de saludu"
#: mmaddressblockpage.src
msgctxt ""
@@ -826,7 +826,7 @@ msgctxt ""
"ST_INSERTSALUTATIONFIELD\n"
"string.text"
msgid "Add to salutation"
-msgstr ""
+msgstr "Amestar a saludu"
#: mmaddressblockpage.src
msgctxt ""
@@ -834,7 +834,7 @@ msgctxt ""
"ST_REMOVESALUTATIONFIELD\n"
"string.text"
msgid "Remove from salutation"
-msgstr ""
+msgstr "Quitar del saludu"
#: mmaddressblockpage.src
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"ST_DRAGSALUTATION\n"
"string.text"
msgid "1. ~Drag salutation elements into the box below"
-msgstr ""
+msgstr "1. ~Arrastra los elementos del saludu hasta al caxa siguiente"
#: mmaddressblockpage.src
msgctxt ""
@@ -850,7 +850,7 @@ msgctxt ""
"ST_SALUTATION\n"
"string.text"
msgid "Salutation"
-msgstr ""
+msgstr "Tratamientu"
#: mmaddressblockpage.src
msgctxt ""
@@ -858,7 +858,7 @@ msgctxt ""
"ST_PUNCTUATION\n"
"string.text"
msgid "Punctuation Mark"
-msgstr ""
+msgstr "Signu de puntuación"
#: mmaddressblockpage.src
msgctxt ""
@@ -866,7 +866,7 @@ msgctxt ""
"ST_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testu"
#: mmaddressblockpage.src
msgctxt ""
@@ -875,7 +875,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Dear"
-msgstr ""
+msgstr "Queríu/a"
#: mmaddressblockpage.src
msgctxt ""
@@ -884,7 +884,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Hello"
-msgstr ""
+msgstr "Hola"
#: mmaddressblockpage.src
msgctxt ""
@@ -893,7 +893,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Hi"
-msgstr ""
+msgstr "Bones"
#: mmaddressblockpage.src
msgctxt ""
@@ -902,7 +902,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid ","
-msgstr ""
+msgstr ","
#: mmaddressblockpage.src
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid ":"
-msgstr ""
+msgstr ":"
#: mmaddressblockpage.src
msgctxt ""
@@ -920,7 +920,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "!"
-msgstr ""
+msgstr "!"
#: mmaddressblockpage.src
msgctxt ""
@@ -929,7 +929,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "(none)"
-msgstr ""
+msgstr "(nengún)"
#: mmaddressblockpage.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/dialog.po b/source/ast/sw/source/ui/dialog.po
index 035138ccefc..9b46fad1f61 100644
--- a/source/ast/sw/source/ui/dialog.po
+++ b/source/ast/sw/source/ui/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:03+0000\n"
+"PO-Revision-Date: 2014-01-21 03:31+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254606.0\n"
+"X-POOTLE-MTIME: 1390275092.0\n"
#: dialog.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"RID_QB_SPELL_CONTINUE\n"
"querybox.text"
msgid "Continue checking at beginning of document?"
-msgstr "¿Siguir comprobando pel entamu'l documentu?"
+msgstr "¿Siguir comprobando pel entamu del documentu?"
#: dialog.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/dochdl.po b/source/ast/sw/source/ui/dochdl.po
index 106a7c60c54..0c744c9b42a 100644
--- a/source/ast/sw/source/ui/dochdl.po
+++ b/source/ast/sw/source/ui/dochdl.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:03+0000\n"
+"PO-Revision-Date: 2013-12-14 22:21+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254606.0\n"
+"X-POOTLE-MTIME: 1387059672.0\n"
#: dochdl.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_PRIVATEGRAPHIC\n"
"string.text"
msgid "Image [%PRODUCTNAME Writer]"
-msgstr ""
+msgstr "Imaxe [%PRODUCTNAME Writer]"
#: dochdl.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/docvw.po b/source/ast/sw/source/ui/docvw.po
index 918d70bea90..bb70e07d38a 100644
--- a/source/ast/sw/source/ui/docvw.po
+++ b/source/ast/sw/source/ui/docvw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:03+0000\n"
+"PO-Revision-Date: 2013-12-14 22:22+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254607.0\n"
+"X-POOTLE-MTIME: 1387059743.0\n"
#: access.src
msgctxt ""
@@ -336,7 +336,7 @@ msgctxt ""
"MN_READONLY_SAVEGRAPHIC\n"
"menuitem.text"
msgid "Save Image..."
-msgstr ""
+msgstr "Guardar la imaxe..."
#: docvw.src
msgctxt ""
@@ -363,7 +363,7 @@ msgctxt ""
"MN_READONLY_GRAPHICTOGALLERY\n"
"menuitem.text"
msgid "Add Image"
-msgstr ""
+msgstr "Amestar una imaxe"
#: docvw.src
msgctxt ""
@@ -417,7 +417,7 @@ msgctxt ""
"MN_READONLY_COPYGRAPHIC\n"
"menuitem.text"
msgid "Copy ~Image"
-msgstr ""
+msgstr "Copiar la ~imaxe"
#: docvw.src
msgctxt ""
@@ -426,7 +426,7 @@ msgctxt ""
"MN_READONLY_LOADGRAPHIC\n"
"menuitem.text"
msgid "Load Image"
-msgstr ""
+msgstr "Cargar una imaxe"
#: docvw.src
msgctxt ""
@@ -435,7 +435,7 @@ msgctxt ""
"MN_READONLY_GRAPHICOFF\n"
"menuitem.text"
msgid "Image Off"
-msgstr ""
+msgstr "Desactivar la imaxe"
#: docvw.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/fldui.po b/source/ast/sw/source/ui/fldui.po
index 2f8ce2a3227..9ccf87d32ae 100644
--- a/source/ast/sw/source/ui/fldui.po
+++ b/source/ast/sw/source/ui/fldui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-19 22:53+0000\n"
+"PO-Revision-Date: 2014-01-21 03:16+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952786.0\n"
+"X-POOTLE-MTIME: 1390274191.0\n"
#: fldui.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_JUMPEDITFLD\n"
"string.text"
msgid "Placeholder"
-msgstr "Placeholder"
+msgstr "Marcador de posición"
#: fldui.src
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"FLD_STAT_GRF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: fldui.src
msgctxt ""
@@ -574,7 +574,7 @@ msgctxt ""
"FLD_PAGEREF_OFF\n"
"string.text"
msgid "off"
-msgstr "off"
+msgstr "desactiváu"
#: fldui.src
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"FLD_PAGEREF_ON\n"
"string.text"
msgid "on"
-msgstr "on"
+msgstr "activáu"
#: fldui.src
msgctxt ""
@@ -862,7 +862,7 @@ msgctxt ""
"FMT_REF_ONLYCAPTION\n"
"string.text"
msgid "Caption Text"
-msgstr "Caption Text"
+msgstr "Testu del pie"
#: fldui.src
msgctxt ""
@@ -926,7 +926,7 @@ msgctxt ""
"FMT_MARK_GRAFIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: fldui.src
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"STR_OFFSET\n"
"string.text"
msgid "O~ffset"
-msgstr "O~ffset"
+msgstr "S~eparación"
#: fldui.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/inc.po b/source/ast/sw/source/ui/inc.po
new file mode 100644
index 00000000000..0b3877b0387
--- /dev/null
+++ b/source/ast/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-07 21:24+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389129859.0\n"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/ast/sw/source/ui/index.po b/source/ast/sw/source/ui/index.po
index 0fca72ce7aa..c92fda0f712 100644
--- a/source/ast/sw/source/ui/index.po
+++ b/source/ast/sw/source/ui/index.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-02 22:13+0000\n"
+"PO-Revision-Date: 2014-01-21 03:32+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370211232.0\n"
+"X-POOTLE-MTIME: 1390275150.0\n"
#: cnttab.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_FILE_NOT_FOUND\n"
"string.text"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
-msgstr "Nun pudo atopase'l ficheru \"%1\" nel camín \"%2\"."
+msgstr "Nun pudo atopase'l ficheru «%1» nel camín «%2»."
#: cnttab.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_USER_DEFINED_INDEX\n"
"string.text"
msgid "User-Defined Index"
-msgstr ""
+msgstr "Indiz Definíu pol Usuariu"
#: cnttab.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_NOSORTKEY\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Nengún>"
#: cnttab.src
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"STR_NO_CHAR_STYLE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Nengún>"
#: cnttab.src
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"STR_DELIM\n"
"string.text"
msgid "S"
-msgstr ""
+msgstr "S"
#: cnttab.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"STR_TOKEN_ENTRY_NO\n"
"string.text"
msgid "E#"
-msgstr ""
+msgstr "E#"
#: cnttab.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_TOKEN_ENTRY\n"
"string.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: cnttab.src
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"STR_TOKEN_TAB_STOP\n"
"string.text"
msgid "T"
-msgstr ""
+msgstr "T"
#: cnttab.src
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"STR_TOKEN_PAGE_NUMS\n"
"string.text"
msgid "#"
-msgstr ""
+msgstr "#"
#: cnttab.src
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_TOKEN_CHAPTER_INFO\n"
"string.text"
msgid "CI"
-msgstr ""
+msgstr "CI"
#: cnttab.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_TOKEN_LINK_START\n"
"string.text"
msgid "LS"
-msgstr ""
+msgstr "LS"
#: cnttab.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"STR_TOKEN_LINK_END\n"
"string.text"
msgid "LE"
-msgstr ""
+msgstr "LE"
#: cnttab.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_TOKEN_AUTHORITY\n"
"string.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: cnttab.src
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY_NO\n"
"string.text"
msgid "Chapter number"
-msgstr ""
+msgstr "Númberu capítulu"
#: cnttab.src
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY\n"
"string.text"
msgid "Entry"
-msgstr ""
+msgstr "Entrada"
#: cnttab.src
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_TOKEN_HELP_TAB_STOP\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Tabulador parada"
#: cnttab.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_TOKEN_HELP_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testu"
#: cnttab.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_TOKEN_HELP_PAGE_NUMS\n"
"string.text"
msgid "Page number"
-msgstr ""
+msgstr "Númberu páxina"
#: cnttab.src
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_TOKEN_HELP_CHAPTER_INFO\n"
"string.text"
msgid "Chapter info"
-msgstr ""
+msgstr "Información capítulu"
#: cnttab.src
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_START\n"
"string.text"
msgid "Hyperlink start"
-msgstr ""
+msgstr "Aniciar enllaz"
#: cnttab.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_END\n"
"string.text"
msgid "Hyperlink end"
-msgstr ""
+msgstr "Fin d'enllaz"
#: cnttab.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_TOKEN_HELP_AUTHORITY\n"
"string.text"
msgid "Bibliography entry: "
-msgstr ""
+msgstr "Entrada bibliográfica: "
#: cnttab.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_CHARSTYLE\n"
"string.text"
msgid "Character Style: "
-msgstr ""
+msgstr "Estilu de caráuter: "
#: cnttab.src
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "%PRODUCTNAME Math"
-msgstr ""
+msgstr "%PRODUCTNAME Math"
#: cnttab.src
msgctxt ""
@@ -240,7 +240,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "%PRODUCTNAME Chart"
-msgstr ""
+msgstr "%PRODUCTNAME Chart"
#: cnttab.src
msgctxt ""
@@ -249,7 +249,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "%PRODUCTNAME Calc"
-msgstr ""
+msgstr "%PRODUCTNAME Calc"
#: cnttab.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
-msgstr ""
+msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.src
msgctxt ""
@@ -267,7 +267,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Otros Oxetos OLE"
#: cnttab.src
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"STR_AUTOMARK_TYPE\n"
"string.text"
msgid "Selection file for the alphabetical index (*.sdi)"
-msgstr ""
+msgstr "Seleición de ficheru pal indiz alfabéticu (*.sdi)"
#: idxmrk.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/misc.po b/source/ast/sw/source/ui/misc.po
index e9bc6ecdac4..79ec0882028 100644
--- a/source/ast/sw/source/ui/misc.po
+++ b/source/ast/sw/source/ui/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-02 22:48+0000\n"
+"PO-Revision-Date: 2014-01-21 03:27+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370213309.0\n"
+"X-POOTLE-MTIME: 1390274830.0\n"
#: glossary.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_QUERY_DELETE_GROUP2\n"
"string.text"
msgid "?"
-msgstr "¿?"
+msgstr "?"
#: glossary.src
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: numberingtypelistbox.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/shells.po b/source/ast/sw/source/ui/shells.po
index a1b6c421b64..4fb436803cf 100644
--- a/source/ast/sw/source/ui/shells.po
+++ b/source/ast/sw/source/ui/shells.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:03+0000\n"
+"PO-Revision-Date: 2013-12-14 23:52+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254626.0\n"
+"X-POOTLE-MTIME: 1387065163.0\n"
#: shells.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"STR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "El ficheru d'imaxe nun pue abrise"
#: shells.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"STR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "El ficheru d'imaxe nun pue lleese"
#: shells.src
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown Image format"
-msgstr ""
+msgstr "Formatu d'imaxe desconocíu"
#: shells.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This Image file version is not supported"
-msgstr ""
+msgstr "Esta versión del ficheru d'imaxe nun tien encontu"
#: shells.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "El filtru d'imaxe nun s'alcontró"
#: shells.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert the Image."
-msgstr ""
+msgstr "Nun hai memoria bastante pa inxertar la imaxe."
#: shells.src
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"STR_INSERT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Inxertar una imaxe"
#: shells.src
msgctxt ""
@@ -220,7 +220,7 @@ msgctxt ""
"RID_GRAFIK_TOOLBOX\n"
"string.text"
msgid "Images Object Bar"
-msgstr ""
+msgstr "Barra d'oxetos d'imaxe"
#: shells.src
msgctxt ""
@@ -252,7 +252,7 @@ msgctxt ""
"RID_DRAW_TEXT_TOOLBOX\n"
"string.text"
msgid "Text Object Bar/Images"
-msgstr ""
+msgstr "Barra d'oxetos de testu/Imaxes"
#: shells.src
msgctxt ""
@@ -292,7 +292,7 @@ msgctxt ""
"STR_SHELLNAME_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: shells.src
msgctxt ""
@@ -372,7 +372,7 @@ msgctxt ""
"STR_SWBG_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: shells.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/uiview.po b/source/ast/sw/source/ui/uiview.po
index a4f32be64ad..0040ea9683a 100644
--- a/source/ast/sw/source/ui/uiview.po
+++ b/source/ast/sw/source/ui/uiview.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:03+0000\n"
+"PO-Revision-Date: 2014-01-21 03:31+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254628.0\n"
+"X-POOTLE-MTIME: 1390275097.0\n"
#: view.src
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"STR_EDIT_FOOTNOTE\n"
"string.text"
msgid "Edit Footnote/Endnote"
-msgstr "Editar nota al pie / nota final"
+msgstr "Editar nota al pie/nota final"
#: view.src
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_PRINT_MSG\n"
"string.text"
msgid "Do you want to print the selection or the entire document?"
-msgstr "¿Quies imprentar la seleición o'l documentu ensembre?"
+msgstr "¿Quier imprentar la seleición o'l documentu ensembre?"
#: view.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/utlui.po b/source/ast/sw/source/ui/utlui.po
index 808b0f62d09..14818f8d7f0 100644
--- a/source/ast/sw/source/ui/utlui.po
+++ b/source/ast/sw/source/ui/utlui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-14 21:14+0000\n"
+"PO-Revision-Date: 2014-01-21 03:27+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358198046.0\n"
+"X-POOTLE-MTIME: 1390274852.0\n"
#: attrdesc.src
msgctxt ""
@@ -574,7 +574,7 @@ msgctxt ""
"STR_DRAWMODE_STD\n"
"string.text"
msgid "Standard"
-msgstr "Standard"
+msgstr "Estándar"
#: attrdesc.src
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"STR_CALC_OVERFLOW\n"
"string.text"
msgid "** Overflow **"
-msgstr "** Overflow **"
+msgstr "** Desbordamientu **"
#: initui.src
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"STR_LINK_CTRL_CLICK\n"
"string.text"
msgid "%s-Click to follow link"
-msgstr ""
+msgstr "%s-Calque pa siguir l'enllaz"
#: initui.src
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"STR_LINK_CLICK\n"
"string.text"
msgid "Click to follow link"
-msgstr ""
+msgstr "Calque pa siguir l'enllaz"
#: initui.src
msgctxt ""
@@ -1358,7 +1358,7 @@ msgctxt ""
"STR_AUTH_FIELD_SERIES\n"
"string.text"
msgid "Series"
-msgstr "Series"
+msgstr "Serie"
#: initui.src
msgctxt ""
@@ -2413,7 +2413,7 @@ msgctxt ""
"STR_POOLCOLL_NUM_NONUM1\n"
"string.text"
msgid "Numbering 1 Cont."
-msgstr "Cont. numberación 1"
+msgstr "Numberación 1 cont."
#: poolfmt.src
msgctxt ""
@@ -2445,7 +2445,7 @@ msgctxt ""
"STR_POOLCOLL_NUM_NONUM2\n"
"string.text"
msgid "Numbering 2 Cont."
-msgstr "Cont. de numberación 2"
+msgstr "Numberación 2 cont."
#: poolfmt.src
msgctxt ""
@@ -2477,7 +2477,7 @@ msgctxt ""
"STR_POOLCOLL_NUM_NONUM3\n"
"string.text"
msgid "Numbering 3 Cont."
-msgstr "Cont. numberación 3"
+msgstr "Numberación 3 cont."
#: poolfmt.src
msgctxt ""
@@ -2509,7 +2509,7 @@ msgctxt ""
"STR_POOLCOLL_NUM_NONUM4\n"
"string.text"
msgid "Numbering 4 Cont."
-msgstr "Cont. numberación 4"
+msgstr "Numberación 4 cont."
#: poolfmt.src
msgctxt ""
@@ -2541,7 +2541,7 @@ msgctxt ""
"STR_POOLCOLL_NUM_NONUM5\n"
"string.text"
msgid "Numbering 5 Cont."
-msgstr "Cont. Numberación 5"
+msgstr "Numberación 5 cont."
#: poolfmt.src
msgctxt ""
@@ -2573,7 +2573,7 @@ msgctxt ""
"STR_POOLCOLL_BUL_NONUM1\n"
"string.text"
msgid "List 1 Cont."
-msgstr "Cont. Llista 1"
+msgstr "Llista 1 cont."
#: poolfmt.src
msgctxt ""
@@ -2605,7 +2605,7 @@ msgctxt ""
"STR_POOLCOLL_BUL_NONUM2\n"
"string.text"
msgid "List 2 Cont."
-msgstr "Cont. Llista 2"
+msgstr "Llista 2 cont."
#: poolfmt.src
msgctxt ""
@@ -2637,7 +2637,7 @@ msgctxt ""
"STR_POOLCOLL_BUL_NONUM3\n"
"string.text"
msgid "List 3 Cont."
-msgstr "Cont. Llista 3"
+msgstr "Llista 3 cont."
#: poolfmt.src
msgctxt ""
@@ -2669,7 +2669,7 @@ msgctxt ""
"STR_POOLCOLL_BUL_NONUM4\n"
"string.text"
msgid "List 4 Cont."
-msgstr "Cont. Llista 4"
+msgstr "Llista 4 cont."
#: poolfmt.src
msgctxt ""
@@ -2701,7 +2701,7 @@ msgctxt ""
"STR_POOLCOLL_BUL_NONUM5\n"
"string.text"
msgid "List 5 Cont."
-msgstr "Cont. Llista 5"
+msgstr "Llista 5 cont."
#: poolfmt.src
msgctxt ""
@@ -3679,7 +3679,7 @@ msgctxt ""
"STR_EVENT_IMAGE_LOAD\n"
"string.text"
msgid "Image loaded successfully"
-msgstr ""
+msgstr "Imaxe cargada correutamente"
#: utlui.src
msgctxt ""
@@ -3687,7 +3687,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ABORT\n"
"string.text"
msgid "Image loading terminated"
-msgstr ""
+msgstr "Encaboxada la carga de la imaxe"
#: utlui.src
msgctxt ""
@@ -3695,7 +3695,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ERROR\n"
"string.text"
msgid "Could not load Image"
-msgstr ""
+msgstr "Nun pudo cargase la imaxe"
#: utlui.src
msgctxt ""
@@ -3759,7 +3759,7 @@ msgctxt ""
"STR_CONTENT_TYPE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: utlui.src
msgctxt ""
@@ -3839,7 +3839,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_ENTRY1\n"
"string.text"
msgid "This is the content from the first chapter. This is a user directory entry."
-msgstr "Esti ye'l conteníu del primer capítulu. Esta ye una entrada del direutoriu d'usuariu"
+msgstr "Esti ye'l conteníu del primer capítulu. Esta ye una entrada del direutoriu d'usuariu."
#: utlui.src
msgctxt ""
@@ -3887,7 +3887,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_IMAGE1\n"
"string.text"
msgid "Image 1: This is Image 1"
-msgstr ""
+msgstr "Imaxe 1: Esta ye la imaxe 1"
#: utlui.src
msgctxt ""
@@ -3919,7 +3919,7 @@ msgctxt ""
"STR_CONTENT_TYPE_SINGLE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: utlui.src
msgctxt ""
@@ -4031,7 +4031,7 @@ msgctxt ""
"STR_SPELL_TITLE\n"
"string.text"
msgid "Spellcheck"
-msgstr "Spellcheck"
+msgstr "Correición ortográfica"
#: utlui.src
msgctxt ""
diff --git a/source/ast/sw/source/ui/web.po b/source/ast/sw/source/ui/web.po
index fb725f8103a..cde556f624e 100644
--- a/source/ast/sw/source/ui/web.po
+++ b/source/ast/sw/source/ui/web.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:03+0000\n"
+"PO-Revision-Date: 2013-12-14 23:55+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254630.0\n"
+"X-POOTLE-MTIME: 1387065345.0\n"
#: web.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"RID_WEBGRAPHIC_TOOLBOX\n"
"string.text"
msgid "Image Object Bar/Web"
-msgstr ""
+msgstr "Barra d'oxetos d'imaxe/Web"
#: web.src
msgctxt ""
diff --git a/source/ast/sw/uiconfig/swriter/ui.po b/source/ast/sw/uiconfig/swriter/ui.po
index 6f817bc7ba7..210c3552a8b 100644
--- a/source/ast/sw/uiconfig/swriter/ui.po
+++ b/source/ast/sw/uiconfig/swriter/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-08 14:23+0000\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-21 03:32+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373293408.0\n"
+"X-POOTLE-MTIME: 1390275163.0\n"
#: abstractdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Add Element"
-msgstr ""
+msgstr "Amestar un elementu"
#: addentrydialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Nombre del elementu"
#: addressblockdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Address Block"
-msgstr ""
+msgstr "Bloque de direiciones nuevu"
#: addressblockdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address _elements"
-msgstr ""
+msgstr "_Elementos de direición"
#: addressblockdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1. Drag address elements here"
-msgstr ""
+msgstr "1. Arrastre equí los elementos de direición"
#: addressblockdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move up"
-msgstr ""
+msgstr "Mover arriba"
#: addressblockdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move left"
-msgstr ""
+msgstr "Mover a la izquierda"
#: addressblockdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move right"
-msgstr ""
+msgstr "Mover a la drecha"
#: addressblockdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move down"
-msgstr ""
+msgstr "Mover abaxo"
#: addressblockdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Vista previa"
#: addressblockdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2. Customi_ze salutation"
-msgstr ""
+msgstr "2. Personali_zar el saludu"
#: addressblockdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Quitar de la direición"
#: addressblockdialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Quitar de la direición"
#: addressblockdialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add to address"
-msgstr ""
+msgstr "Amestar a la direición"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "File already exists"
-msgstr ""
+msgstr "El ficheru yá esiste"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document name:"
-msgstr ""
+msgstr "Nome del documentu nuevu:"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A document with the name '%1' already exists."
-msgstr ""
+msgstr "Yá esiste un documentu col nome «%1»."
#: alreadyexistsdialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Please save this document under a different name."
-msgstr ""
+msgstr "Guarde esti documentu con un nome diferente."
#: asciifilterdialog.ui
msgctxt ""
@@ -310,8 +310,8 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
-msgstr ""
+msgid "Assign Styles"
+msgstr "Asignar estilos"
#: assignstylesdialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Esquierda"
#: assignstylesdialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "Drecha"
#: assignstylesdialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not applied"
-msgstr ""
+msgstr "Nun s'aplica"
#: assignstylesdialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Estilos"
#: attachnamedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a new name for the attachment."
-msgstr ""
+msgstr "Nun conseñó un nome nuevu pal axuntu."
#: attachnamedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Attachment Name"
-msgstr ""
+msgstr "Nun hai nome d'axuntu"
#: attachnamedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "Nome:"
#: attachnamedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Si quier da-y unu, escríbalu agora."
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Server Authentication"
-msgstr ""
+msgstr "Autenticación col sirvidor"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires au_thentication"
-msgstr ""
+msgstr "El sirvidor de corréu saliente (SMTP) requier au_tenticación"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires _separate authentication"
-msgstr ""
+msgstr "El sirvidor de corréu saliente (SMTP) requier autenticación _separada"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing mail server:"
-msgstr ""
+msgstr "Sirvidor de corréu saliente:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User name:"
-msgstr ""
+msgstr "Nome del _usuariu:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password:"
-msgstr ""
+msgstr "_Contraseña:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server uses the same authentication as the _incoming mail server"
-msgstr ""
+msgstr "El s_irvidor de corréu saliente usa la mesma autenticación que'l sirvidor de corréu entrante"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Incoming mail server:"
-msgstr ""
+msgstr "Sirvidor de corréu entrante:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server _name:"
-msgstr ""
+msgstr "_Nome del sirvidor:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_ort:"
-msgstr ""
+msgstr "P_uertu:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type:"
-msgstr ""
+msgstr "Triba:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_POP3"
-msgstr ""
+msgstr "_POP3"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_IMAP"
-msgstr ""
+msgstr "_IMAP"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_er name:"
-msgstr ""
+msgstr "Nom_e d'usuariu:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pass_word:"
-msgstr ""
+msgstr "_Contraseña:"
#: autoformattable.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: bulletsandnumbering.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company"
-msgstr ""
+msgstr "Empresa"
#: businessdatapage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slogan"
-msgstr ""
+msgstr "Eslogan"
#: businessdatapage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "País/Está_u"
#: businessdatapage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: businessdatapage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "Fa_x"
#: businessdatapage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Númberu del teléfonu de casa"
#: businessdatapage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Páxina web / Corréu electrónicu"
#: businessdatapage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Nome"
#: businessdatapage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títulu"
#: businessdatapage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Númberu del teléfonu de casa"
#: businessdatapage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Númberu de fax"
#: businessdatapage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "direición de corréu electrónicu"
#: businessdatapage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company 2nd line"
-msgstr ""
+msgstr "2ª llinia de la empresa"
#: businessdatapage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Apellíos"
#: businessdatapage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "C._P./Ciudá"
#: businessdatapage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Ciudá"
#: businessdatapage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Códigu postal"
#: businessdatapage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Teléfonu/Móvil"
#: businessdatapage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títulu"
#: businessdatapage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: businessdatapage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Street"
-msgstr ""
+msgstr "Cai"
#: businessdatapage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business data"
-msgstr ""
+msgstr "Datos comerciales"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "Nun se pue amestar la etiqueta"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "Nun se pue amestar la etiqueta"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1184,7 +1184,16 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Predefined labels cannot be overwritten, use another name."
-msgstr ""
+msgstr "Nun ye posible sustituir les etiquetes predeterminaes, use otru nome."
+
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr "Testu de la etiqueta"
#: captionoptions.ui
msgctxt ""
@@ -1292,7 +1301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Section"
-msgstr ""
+msgstr "Testu automáticu - Seición"
#: cardformatpage.ui
msgctxt ""
@@ -1301,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Conteníu"
#: cardmediumpage.ui
msgctxt ""
@@ -1310,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address"
-msgstr ""
+msgstr "Direición"
#: cardmediumpage.ui
msgctxt ""
@@ -1319,7 +1328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Label text"
-msgstr ""
+msgstr "Testu de la etiqueta"
#: cardmediumpage.ui
msgctxt ""
@@ -1328,7 +1337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Base de datos"
#: cardmediumpage.ui
msgctxt ""
@@ -1337,7 +1346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabla"
#: cardmediumpage.ui
msgctxt ""
@@ -1346,7 +1355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Campu de la base de datos"
#: cardmediumpage.ui
msgctxt ""
@@ -1355,7 +1364,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Inxertar"
#: cardmediumpage.ui
msgctxt ""
@@ -1364,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inscription"
-msgstr ""
+msgstr "Inscripción"
#: cardmediumpage.ui
msgctxt ""
@@ -1373,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Continua"
#: cardmediumpage.ui
msgctxt ""
@@ -1382,7 +1391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sheet"
-msgstr ""
+msgstr "_Fueya"
#: cardmediumpage.ui
msgctxt ""
@@ -1391,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Marca"
#: cardmediumpage.ui
msgctxt ""
@@ -1400,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipu"
#: cardmediumpage.ui
msgctxt ""
@@ -1409,7 +1418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Formatu"
#: ccdialog.ui
msgctxt ""
@@ -1418,7 +1427,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Copy To"
-msgstr ""
+msgstr "Copiar a"
#: ccdialog.ui
msgctxt ""
@@ -1427,7 +1436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cc"
-msgstr ""
+msgstr "_Cc"
#: ccdialog.ui
msgctxt ""
@@ -1436,7 +1445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bcc"
-msgstr ""
+msgstr "Cc_t"
#: ccdialog.ui
msgctxt ""
@@ -1445,7 +1454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Note: Separate e-mail addresses with a semicolon (;)."
-msgstr ""
+msgstr "Nota: Separe les direiciones de corréu con puntu y coma (;)."
#: ccdialog.ui
msgctxt ""
@@ -1454,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send a copy of this mail to..."
-msgstr ""
+msgstr "Unviar una copia d'esti corréu a..."
#: characterproperties.ui
msgctxt ""
@@ -1526,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
#: charurlpage.ui
msgctxt ""
@@ -1913,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Conditional Style"
-msgstr ""
+msgstr "Estilu _condicional"
#: conditionpage.ui
msgctxt ""
@@ -1922,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Conte_xt"
-msgstr ""
+msgstr "Conte_stu"
#: conditionpage.ui
msgctxt ""
@@ -1931,7 +1940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Applied Styles"
-msgstr ""
+msgstr "Estilos aplicaos"
#: conditionpage.ui
msgctxt ""
@@ -1940,7 +1949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paragraph Styles"
-msgstr ""
+msgstr "Estilos de _párrafu"
#: conditionpage.ui
msgctxt ""
@@ -1949,7 +1958,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table Header"
-msgstr ""
+msgstr "Testera de tabla"
#: conditionpage.ui
msgctxt ""
@@ -1958,7 +1967,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Table"
-msgstr ""
+msgstr "Tabla"
#: conditionpage.ui
msgctxt ""
@@ -1967,7 +1976,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Frame"
-msgstr ""
+msgstr "Marcu"
#: conditionpage.ui
msgctxt ""
@@ -1976,7 +1985,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Section"
-msgstr ""
+msgstr "Seición"
#: conditionpage.ui
msgctxt ""
@@ -1985,7 +1994,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Footnote"
-msgstr ""
+msgstr "Nota al pie"
#: conditionpage.ui
msgctxt ""
@@ -1994,7 +2003,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Endnote"
-msgstr ""
+msgstr "Nota final"
#: conditionpage.ui
msgctxt ""
@@ -2003,7 +2012,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Header"
-msgstr ""
+msgstr "Testera"
#: conditionpage.ui
msgctxt ""
@@ -2012,7 +2021,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Footer"
-msgstr ""
+msgstr "Pie de páxina"
#: conditionpage.ui
msgctxt ""
@@ -2021,7 +2030,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid " 1st Outline Level"
-msgstr ""
+msgstr " 1er. nivel del esquema"
#: conditionpage.ui
msgctxt ""
@@ -2030,7 +2039,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid " 2nd Outline Level"
-msgstr ""
+msgstr " 2u. nivel del esquema"
#: conditionpage.ui
msgctxt ""
@@ -2039,7 +2048,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid " 3rd Outline Level"
-msgstr ""
+msgstr " 3er. nivel del esquema"
#: conditionpage.ui
msgctxt ""
@@ -2048,7 +2057,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid " 4th Outline Level"
-msgstr ""
+msgstr " 4u. nivel del esquema"
#: conditionpage.ui
msgctxt ""
@@ -2057,7 +2066,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid " 5th Outline Level"
-msgstr ""
+msgstr " 5u. nivel del esquema"
#: conditionpage.ui
msgctxt ""
@@ -2066,7 +2075,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid " 6th Outline Level"
-msgstr ""
+msgstr " 6u. nivel del esquema"
#: conditionpage.ui
msgctxt ""
@@ -2075,7 +2084,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid " 7th Outline Level"
-msgstr ""
+msgstr " 7u. nivel del esquema"
#: conditionpage.ui
msgctxt ""
@@ -2084,7 +2093,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid " 8th Outline Level"
-msgstr ""
+msgstr " 8u. nivel del esquema"
#: conditionpage.ui
msgctxt ""
@@ -2093,7 +2102,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid " 9th Outline Level"
-msgstr ""
+msgstr " 9u. nivel del esquema"
#: conditionpage.ui
msgctxt ""
@@ -2102,7 +2111,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "10th Outline Level"
-msgstr ""
+msgstr "10u. nivel del esquema"
#: conditionpage.ui
msgctxt ""
@@ -2111,7 +2120,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid " 1st Numbering Level"
-msgstr ""
+msgstr " 1er. nivel de numberación"
#: conditionpage.ui
msgctxt ""
@@ -2120,7 +2129,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid " 2nd Numbering Level"
-msgstr ""
+msgstr " 2u. nivel de numberación"
#: conditionpage.ui
msgctxt ""
@@ -2129,7 +2138,7 @@ msgctxt ""
"20\n"
"stringlist.text"
msgid " 3rd Numbering Level"
-msgstr ""
+msgstr " 3er. nivel de numberación"
#: conditionpage.ui
msgctxt ""
@@ -2138,7 +2147,7 @@ msgctxt ""
"21\n"
"stringlist.text"
msgid " 4th Numbering Level"
-msgstr ""
+msgstr " 4u. nivel de numberación"
#: conditionpage.ui
msgctxt ""
@@ -2147,7 +2156,7 @@ msgctxt ""
"22\n"
"stringlist.text"
msgid " 5th Numbering Level"
-msgstr ""
+msgstr " 5u. nivel de numberación"
#: conditionpage.ui
msgctxt ""
@@ -2156,7 +2165,7 @@ msgctxt ""
"23\n"
"stringlist.text"
msgid " 6th Numbering Level"
-msgstr ""
+msgstr " 6u. nivel del numberación"
#: conditionpage.ui
msgctxt ""
@@ -2165,7 +2174,7 @@ msgctxt ""
"24\n"
"stringlist.text"
msgid " 7th Numbering Level"
-msgstr ""
+msgstr " 7u. nivel del numberación"
#: conditionpage.ui
msgctxt ""
@@ -2174,7 +2183,7 @@ msgctxt ""
"25\n"
"stringlist.text"
msgid " 8th Numbering Level"
-msgstr ""
+msgstr " 8u. nivel del numberación"
#: conditionpage.ui
msgctxt ""
@@ -2183,7 +2192,7 @@ msgctxt ""
"26\n"
"stringlist.text"
msgid " 9th Numbering Level"
-msgstr ""
+msgstr " 9u. nivel del numberación"
#: conditionpage.ui
msgctxt ""
@@ -2192,7 +2201,7 @@ msgctxt ""
"27\n"
"stringlist.text"
msgid "10th Numbering Level"
-msgstr ""
+msgstr "10u. nivel del numberación"
#: conditionpage.ui
msgctxt ""
@@ -2201,7 +2210,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: converttexttable.ui
msgctxt ""
@@ -2381,7 +2390,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Concordance File"
-msgstr ""
+msgstr "Editar ficheru de concordancia"
#: createautomarkdialog.ui
msgctxt ""
@@ -2390,7 +2399,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search term"
-msgstr ""
+msgstr "Términu de gueta"
#: createautomarkdialog.ui
msgctxt ""
@@ -2399,7 +2408,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative entry"
-msgstr ""
+msgstr "Entrada alternativa"
#: createautomarkdialog.ui
msgctxt ""
@@ -2408,7 +2417,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1st key"
-msgstr ""
+msgstr "1er clave"
#: createautomarkdialog.ui
msgctxt ""
@@ -2417,7 +2426,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2nd key"
-msgstr ""
+msgstr "2ª clave"
#: createautomarkdialog.ui
msgctxt ""
@@ -2426,7 +2435,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment"
-msgstr ""
+msgstr "Comentariu"
#: createautomarkdialog.ui
msgctxt ""
@@ -2435,7 +2444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Match case"
-msgstr ""
+msgstr "Concasar mayúscules y minúscules"
#: createautomarkdialog.ui
msgctxt ""
@@ -2444,7 +2453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word only"
-msgstr ""
+msgstr "Sólo pallabra"
#: createautomarkdialog.ui
msgctxt ""
@@ -2453,7 +2462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Si"
#: createautomarkdialog.ui
msgctxt ""
@@ -2462,7 +2471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#: createautomarkdialog.ui
msgctxt ""
@@ -2471,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Entraes"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2480,7 +2489,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Customize Address List"
-msgstr ""
+msgstr "Personalizar la llista de direiciones"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2489,7 +2498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Amestar..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2498,7 +2507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename..."
-msgstr ""
+msgstr "_Renomar..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2507,7 +2516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ddress list elements"
-msgstr ""
+msgstr "Elementos de la llista de _direiciones"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2516,7 +2525,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create a new data source?"
-msgstr ""
+msgstr "¿Crear una fonte de datos nueva?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2525,7 +2534,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No data sources are available. Create a new one?"
-msgstr ""
+msgstr "Nun hai fontes de datos disponibles. ¿Quier crear una nueva?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2534,7 +2543,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No data source has been set up yet. You need a data source, such as a database, to supply data (for example, names and addresses) for the fields."
-msgstr ""
+msgstr "Inda nun se configuró denguna fonte de datos. Necesita una fonte, como una base de datos, p'apurrir los datos (por exemplu, nomes y direiciones) de los campos."
#: documentfontspage.ui
msgctxt ""
@@ -2552,7 +2561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display drop caps"
-msgstr ""
+msgstr "Amosar _lletres capitulares"
#: dropcapspage.ui
msgctxt ""
@@ -2561,7 +2570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whole word"
-msgstr ""
+msgstr "_Pallabra completa"
#: dropcapspage.ui
msgctxt ""
@@ -2570,7 +2579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of _characters:"
-msgstr ""
+msgstr "Númberu de _caráuteres:"
#: dropcapspage.ui
msgctxt ""
@@ -2579,7 +2588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lines:"
-msgstr ""
+msgstr "_Llinies:"
#: dropcapspage.ui
msgctxt ""
@@ -2588,7 +2597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Space to text:"
-msgstr ""
+msgstr "E_spaciu al testu:"
#: dropcapspage.ui
msgctxt ""
@@ -2597,7 +2606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuración"
#: dropcapspage.ui
msgctxt ""
@@ -2606,7 +2615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text:"
-msgstr ""
+msgstr "_Testu:"
#: dropcapspage.ui
msgctxt ""
@@ -2615,7 +2624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character st_yle:"
-msgstr ""
+msgstr "Est_ilu de caráuter:"
#: dropcapspage.ui
msgctxt ""
@@ -2624,7 +2633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Conteníu"
#: dropdownfielddialog.ui
msgctxt ""
@@ -2705,7 +2714,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Fields"
-msgstr ""
+msgstr "Editar los campos"
#: editfielddialog.ui
msgctxt ""
@@ -2714,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "E_ditar"
#: editsectiondialog.ui
msgctxt ""
@@ -2993,7 +3002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addr_essee"
-msgstr ""
+msgstr "D_estinatariu"
#: envaddresspage.ui
msgctxt ""
@@ -3002,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Base de datos"
#: envaddresspage.ui
msgctxt ""
@@ -3011,7 +3020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabla"
#: envaddresspage.ui
msgctxt ""
@@ -3020,7 +3029,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Campu de la base de datos"
#: envaddresspage.ui
msgctxt ""
@@ -3029,7 +3038,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Inxertar"
#: envaddresspage.ui
msgctxt ""
@@ -3038,7 +3047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sender"
-msgstr ""
+msgstr "_Remitente"
#: envaddresspage.ui
msgctxt ""
@@ -3047,7 +3056,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Vista previa"
#: envdialog.ui
msgctxt ""
@@ -3056,7 +3065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Sobre"
#: envdialog.ui
msgctxt ""
@@ -3065,7 +3074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "Documentu _nuevu"
#: envdialog.ui
msgctxt ""
@@ -3074,7 +3083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Inxertar"
#: envdialog.ui
msgctxt ""
@@ -3083,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "Ca_mudar"
#: envdialog.ui
msgctxt ""
@@ -3092,7 +3101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Sobre"
#: envdialog.ui
msgctxt ""
@@ -3101,7 +3110,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Formatu"
#: envdialog.ui
msgctxt ""
@@ -3110,7 +3119,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Impresora"
#: envformatpage.ui
msgctxt ""
@@ -3119,7 +3128,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "dende la izquierda"
#: envformatpage.ui
msgctxt ""
@@ -3128,7 +3137,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "dende arriba"
#: envformatpage.ui
msgctxt ""
@@ -3137,7 +3146,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Formatu"
#: envformatpage.ui
msgctxt ""
@@ -3146,7 +3155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Editar"
#: envformatpage.ui
msgctxt ""
@@ -3155,7 +3164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: envformatpage.ui
msgctxt ""
@@ -3164,7 +3173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addressee"
-msgstr ""
+msgstr "Destinatariu"
#: envformatpage.ui
msgctxt ""
@@ -3173,7 +3182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "dende la izquierda"
#: envformatpage.ui
msgctxt ""
@@ -3182,7 +3191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "dende arriba"
#: envformatpage.ui
msgctxt ""
@@ -3191,7 +3200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Formatu"
#: envformatpage.ui
msgctxt ""
@@ -3200,7 +3209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Editar"
#: envformatpage.ui
msgctxt ""
@@ -3209,7 +3218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: envformatpage.ui
msgctxt ""
@@ -3218,7 +3227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sender"
-msgstr ""
+msgstr "Remitente"
#: envformatpage.ui
msgctxt ""
@@ -3227,7 +3236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormatu"
#: envformatpage.ui
msgctxt ""
@@ -3236,7 +3245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Anchor"
#: envformatpage.ui
msgctxt ""
@@ -3245,7 +3254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Altor"
#: envformatpage.ui
msgctxt ""
@@ -3254,7 +3263,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Vista previa"
#: envformatpage.ui
msgctxt ""
@@ -3263,7 +3272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#: envformatpage.ui
msgctxt ""
@@ -3272,7 +3281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter..."
-msgstr ""
+msgstr "Ca_ráuter..."
#: envformatpage.ui
msgctxt ""
@@ -3281,7 +3290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_aragraph..."
-msgstr ""
+msgstr "Párr_afu..."
#: envprinterpage.ui
msgctxt ""
@@ -3290,7 +3299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print from top"
-msgstr ""
+msgstr "Im_primir dende arriba"
#: envprinterpage.ui
msgctxt ""
@@ -3299,7 +3308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print from _bottom"
-msgstr ""
+msgstr "Imprimir dende a_baxo"
#: envprinterpage.ui
msgctxt ""
@@ -3308,7 +3317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shift right"
-msgstr ""
+msgstr "Tre_sferir a la drecha"
#: envprinterpage.ui
msgctxt ""
@@ -3317,7 +3326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift _down"
-msgstr ""
+msgstr "Tresferir a_baxo"
#: envprinterpage.ui
msgctxt ""
@@ -3326,7 +3335,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Izquierda horizontal"
#: envprinterpage.ui
msgctxt ""
@@ -3335,7 +3344,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Izquierda horizontal"
#: envprinterpage.ui
msgctxt ""
@@ -3344,7 +3353,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Centráu horizontal"
#: envprinterpage.ui
msgctxt ""
@@ -3353,7 +3362,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Centráu horizontal"
#: envprinterpage.ui
msgctxt ""
@@ -3362,7 +3371,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Horizontal drecha"
#: envprinterpage.ui
msgctxt ""
@@ -3371,7 +3380,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Horizontal drecha"
#: envprinterpage.ui
msgctxt ""
@@ -3380,7 +3389,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Vertical izquierda"
#: envprinterpage.ui
msgctxt ""
@@ -3389,7 +3398,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Vertical izquierda"
#: envprinterpage.ui
msgctxt ""
@@ -3398,7 +3407,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Vertical centru"
#: envprinterpage.ui
msgctxt ""
@@ -3407,7 +3416,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Vertical centru"
#: envprinterpage.ui
msgctxt ""
@@ -3416,7 +3425,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Vertical drecha"
#: envprinterpage.ui
msgctxt ""
@@ -3425,7 +3434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Vertical drecha"
#: envprinterpage.ui
msgctxt ""
@@ -3434,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope orientation"
-msgstr ""
+msgstr "Orientación del sobre"
#: envprinterpage.ui
msgctxt ""
@@ -3443,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Configuración..."
#: envprinterpage.ui
msgctxt ""
@@ -3452,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Nome de la impresora"
#: envprinterpage.ui
msgctxt ""
@@ -3461,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current Printer"
-msgstr ""
+msgstr "Impresora actual"
#: exchangedatabases.ui
msgctxt ""
@@ -3546,7 +3555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fields"
-msgstr ""
+msgstr "Campos"
#: fielddialog.ui
msgctxt ""
@@ -3555,7 +3564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Inxertar"
#: fielddialog.ui
msgctxt ""
@@ -3564,7 +3573,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document"
-msgstr ""
+msgstr "Documentu"
#: fielddialog.ui
msgctxt ""
@@ -3573,7 +3582,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-references"
-msgstr ""
+msgstr "Referencies cruzaes"
#: fielddialog.ui
msgctxt ""
@@ -3582,7 +3591,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Functions"
-msgstr ""
+msgstr "Funciones"
#: fielddialog.ui
msgctxt ""
@@ -3591,7 +3600,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DocInformation"
-msgstr ""
+msgstr "InformacionDoc"
#: fielddialog.ui
msgctxt ""
@@ -3600,7 +3609,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variables"
-msgstr ""
+msgstr "Variables"
#: fielddialog.ui
msgctxt ""
@@ -3609,7 +3618,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Base de datos"
#: findentrydialog.ui
msgctxt ""
@@ -3618,7 +3627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find Entry"
-msgstr ""
+msgstr "Alcontrar entrada"
#: findentrydialog.ui
msgctxt ""
@@ -3627,7 +3636,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ind"
-msgstr ""
+msgstr "A_lcontrar"
#: findentrydialog.ui
msgctxt ""
@@ -3636,7 +3645,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _only in"
-msgstr ""
+msgstr "Alc_ontrar sólo en"
#: flddbpage.ui
msgctxt ""
@@ -3645,7 +3654,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipu"
#: flddbpage.ui
msgctxt ""
@@ -3654,7 +3663,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Condition"
-msgstr ""
+msgstr "_Condición"
#: flddbpage.ui
msgctxt ""
@@ -3663,7 +3672,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Record number"
-msgstr ""
+msgstr "Númberu de rexistru"
#: flddbpage.ui
msgctxt ""
@@ -3672,7 +3681,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database s_election"
-msgstr ""
+msgstr "S_eleición de la base de datos"
#: flddbpage.ui
msgctxt ""
@@ -3681,7 +3690,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add database file"
-msgstr ""
+msgstr "Amestar un ficheru de base de datos"
#: flddbpage.ui
msgctxt ""
@@ -3690,7 +3699,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Restolar..."
#: flddbpage.ui
msgctxt ""
@@ -3699,7 +3708,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From database"
-msgstr ""
+msgstr "De base de datos"
#: flddbpage.ui
msgctxt ""
@@ -3708,7 +3717,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User-defined"
-msgstr ""
+msgstr "Definíu pol usuariu"
#: flddbpage.ui
msgctxt ""
@@ -3716,8 +3725,8 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
-msgstr ""
+msgid "Format"
+msgstr "Formatu"
#: flddocinfopage.ui
msgctxt ""
@@ -3726,7 +3735,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Triba"
#: flddocinfopage.ui
msgctxt ""
@@ -3735,7 +3744,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_eleicionar"
#: flddocinfopage.ui
msgctxt ""
@@ -3744,7 +3753,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "Conteníu _fixu"
#: flddocinfopage.ui
msgctxt ""
@@ -3753,7 +3762,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormatu"
#: flddocinfopage.ui
msgctxt ""
@@ -3762,7 +3771,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: flddocinfopage.ui
msgctxt ""
@@ -3771,7 +3780,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: flddocinfopage.ui
msgctxt ""
@@ -3780,7 +3789,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: flddocinfopage.ui
msgctxt ""
@@ -3789,7 +3798,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Data Hora Autor"
#: flddocumentpage.ui
msgctxt ""
@@ -3798,7 +3807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipu"
#: flddocumentpage.ui
msgctxt ""
@@ -3807,7 +3816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_eleicionar"
#: flddocumentpage.ui
msgctxt ""
@@ -3816,7 +3825,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormatu"
#: flddocumentpage.ui
msgctxt ""
@@ -3825,7 +3834,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "Conteníu _fixu"
#: flddocumentpage.ui
msgctxt ""
@@ -3834,7 +3843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Nivel"
#: flddocumentpage.ui
msgctxt ""
@@ -3843,7 +3852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in days"
-msgstr ""
+msgstr "Comp_ensación en díes"
#: flddocumentpage.ui
msgctxt ""
@@ -3852,7 +3861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in minutes"
-msgstr ""
+msgstr "Comp_ensación en minutos"
#: flddocumentpage.ui
msgctxt ""
@@ -3861,7 +3870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldfuncpage.ui
msgctxt ""
@@ -3870,7 +3879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipu"
#: fldfuncpage.ui
msgctxt ""
@@ -3879,7 +3888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_eleicionar"
#: fldfuncpage.ui
msgctxt ""
@@ -3888,7 +3897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormatu"
#: fldfuncpage.ui
msgctxt ""
@@ -3897,7 +3906,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Macro..."
-msgstr ""
+msgstr "_Macro..."
#: fldfuncpage.ui
msgctxt ""
@@ -3906,7 +3915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldfuncpage.ui
msgctxt ""
@@ -3915,7 +3924,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_me"
#: fldfuncpage.ui
msgctxt ""
@@ -3924,7 +3933,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Then"
-msgstr ""
+msgstr "Entós"
#: fldfuncpage.ui
msgctxt ""
@@ -3933,7 +3942,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Else"
-msgstr ""
+msgstr "Sinón"
#: fldfuncpage.ui
msgctxt ""
@@ -3942,7 +3951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "It_em"
-msgstr ""
+msgstr "_Elementu"
#: fldfuncpage.ui
msgctxt ""
@@ -3951,7 +3960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Items on _list"
-msgstr ""
+msgstr "Elementos de la _llista"
#: fldfuncpage.ui
msgctxt ""
@@ -3960,7 +3969,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move _Up"
-msgstr ""
+msgstr "Mover a_rriba"
#: fldfuncpage.ui
msgctxt ""
@@ -3969,7 +3978,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move Do_wn"
-msgstr ""
+msgstr "Mover a_baxo"
#: fldfuncpage.ui
msgctxt ""
@@ -3978,7 +3987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_me"
#: fldfuncpage.ui
msgctxt ""
@@ -3987,7 +3996,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: fldfuncpage.ui
msgctxt ""
@@ -3996,7 +4005,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: fldfuncpage.ui
msgctxt ""
@@ -4005,7 +4014,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: fldfuncpage.ui
msgctxt ""
@@ -4014,7 +4023,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Data Hora Autor"
#: fldrefpage.ui
msgctxt ""
@@ -4023,7 +4032,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Triba"
#: fldrefpage.ui
msgctxt ""
@@ -4032,7 +4041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert _reference to"
-msgstr ""
+msgstr "Inxertar _referencia a"
#: fldrefpage.ui
msgctxt ""
@@ -4041,7 +4050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_election"
-msgstr ""
+msgstr "S_eleición"
#: fldrefpage.ui
msgctxt ""
@@ -4050,7 +4059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_me"
#: fldrefpage.ui
msgctxt ""
@@ -4059,7 +4068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldrefpage.ui
msgctxt ""
@@ -4068,7 +4077,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Marcadores"
#: fldrefpage.ui
msgctxt ""
@@ -4077,7 +4086,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Notes al pie"
#: fldrefpage.ui
msgctxt ""
@@ -4086,7 +4095,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Notes finales"
#: fldrefpage.ui
msgctxt ""
@@ -4095,7 +4104,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Headings"
-msgstr ""
+msgstr "Testeres"
#: fldrefpage.ui
msgctxt ""
@@ -4104,7 +4113,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Numbered Paragraphs"
-msgstr ""
+msgstr "Númberu de párrafos"
#: fldvarpage.ui
msgctxt ""
@@ -4113,7 +4122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipu"
#: fldvarpage.ui
msgctxt ""
@@ -4122,7 +4131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_me"
#: fldvarpage.ui
msgctxt ""
@@ -4131,7 +4140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_eleicionar"
#: fldvarpage.ui
msgctxt ""
@@ -4140,7 +4149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldvarpage.ui
msgctxt ""
@@ -4149,7 +4158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormatu"
#: fldvarpage.ui
msgctxt ""
@@ -4158,7 +4167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invisi_ble"
-msgstr ""
+msgstr "Invisi_ble"
#: fldvarpage.ui
msgctxt ""
@@ -4167,7 +4176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Nivel"
#: fldvarpage.ui
msgctxt ""
@@ -4176,7 +4185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Separator"
-msgstr ""
+msgstr "_Separtador"
#: fldvarpage.ui
msgctxt ""
@@ -4185,7 +4194,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Denguna"
#: fldvarpage.ui
msgctxt ""
@@ -4194,7 +4203,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "."
-msgstr ""
+msgstr "."
#: fldvarpage.ui
msgctxt ""
@@ -4203,7 +4212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering by chapter"
-msgstr ""
+msgstr "Numberación por capítulu"
#: fldvarpage.ui
msgctxt ""
@@ -4212,7 +4221,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Aplicar"
#: fldvarpage.ui
msgctxt ""
@@ -4221,7 +4230,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Aplicar"
#: fldvarpage.ui
msgctxt ""
@@ -4230,7 +4239,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Desaniciar"
#: fldvarpage.ui
msgctxt ""
@@ -4239,7 +4248,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Desaniciar"
#: fldvarpage.ui
msgctxt ""
@@ -4248,7 +4257,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: fldvarpage.ui
msgctxt ""
@@ -4257,7 +4266,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: fldvarpage.ui
msgctxt ""
@@ -4266,7 +4275,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: fldvarpage.ui
msgctxt ""
@@ -4275,7 +4284,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Data Hora Autor"
#: footendnotedialog.ui
msgctxt ""
@@ -4284,7 +4293,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Footnotes/Endnotes Settings"
-msgstr ""
+msgstr "Preferencies de notes al pie/finales"
#: footendnotedialog.ui
msgctxt ""
@@ -4293,7 +4302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Notes al pie"
#: footendnotedialog.ui
msgctxt ""
@@ -4302,7 +4311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Notes finales"
#: footnoteareapage.ui
msgctxt ""
@@ -4626,7 +4635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Reaniciar la numberación"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4635,7 +4644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Principiar en:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4644,7 +4653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom _format"
-msgstr ""
+msgstr "_Formatu personalizáu"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4653,7 +4662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "D_empués:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4662,7 +4671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "An_tes:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4671,7 +4680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Collec_t at end of text"
-msgstr ""
+msgstr "Collechar al final del _testu"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4680,7 +4689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Notes al pie"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4689,7 +4698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ollect at end of section"
-msgstr ""
+msgstr "C_ollechar al final de la seición"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4698,7 +4707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Reaniciar la numberación"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4707,7 +4716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "Prin_cipiar en:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4716,7 +4725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Custom format"
-msgstr ""
+msgstr "_Formatu personalizáu"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4725,7 +4734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "D_empués:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4734,7 +4743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "_Antes:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4743,7 +4752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Notes finales"
#: formatsectiondialog.ui
msgctxt ""
@@ -4752,7 +4761,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: formatsectiondialog.ui
msgctxt ""
@@ -4761,7 +4770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: formatsectiondialog.ui
msgctxt ""
@@ -4770,7 +4779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Sangríes"
#: formatsectiondialog.ui
msgctxt ""
@@ -4779,7 +4788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: formatsectiondialog.ui
msgctxt ""
@@ -4788,7 +4797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Notes al pie/final"
#: formattablepage.ui
msgctxt ""
@@ -4986,7 +4995,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame"
-msgstr ""
+msgstr "Marcu"
#: framedialog.ui
msgctxt ""
@@ -4995,7 +5004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Triba"
#: framedialog.ui
msgctxt ""
@@ -5004,7 +5013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: framedialog.ui
msgctxt ""
@@ -5013,7 +5022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Axuste"
#: framedialog.ui
msgctxt ""
@@ -5022,7 +5031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hiperenllaz"
#: framedialog.ui
msgctxt ""
@@ -5031,7 +5040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
#: framedialog.ui
msgctxt ""
@@ -5040,7 +5049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: framedialog.ui
msgctxt ""
@@ -5049,7 +5058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: framedialog.ui
msgctxt ""
@@ -5058,7 +5067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: frmaddpage.ui
msgctxt ""
@@ -5067,7 +5076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Nome:"
#: frmaddpage.ui
msgctxt ""
@@ -5076,6 +5085,24 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alternative (Text only):"
+msgstr "_Alternativu (sólo testu):"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
msgstr ""
#: frmaddpage.ui
@@ -5085,7 +5112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous link:"
-msgstr ""
+msgstr "Enlla_z anterior:"
#: frmaddpage.ui
msgctxt ""
@@ -5094,7 +5121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Next link:"
-msgstr ""
+msgstr "E_nllaz siguiente:"
#: frmaddpage.ui
msgctxt ""
@@ -5103,7 +5130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Names"
-msgstr ""
+msgstr "Nomes"
#: frmaddpage.ui
msgctxt ""
@@ -5112,7 +5139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contents"
-msgstr ""
+msgstr "_Conteníu"
#: frmaddpage.ui
msgctxt ""
@@ -5121,7 +5148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_osition"
-msgstr ""
+msgstr "P_osición"
#: frmaddpage.ui
msgctxt ""
@@ -5130,7 +5157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Tamañu"
#: frmaddpage.ui
msgctxt ""
@@ -5139,7 +5166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Protexer"
#: frmaddpage.ui
msgctxt ""
@@ -5148,7 +5175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Editable in read-only document"
-msgstr ""
+msgstr "_Editable'n documentos de sólo llectura"
#: frmaddpage.ui
msgctxt ""
@@ -5157,7 +5184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prin_t"
-msgstr ""
+msgstr "Impren_tar"
#: frmaddpage.ui
msgctxt ""
@@ -5166,7 +5193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "Direición del _testu:"
#: frmaddpage.ui
msgctxt ""
@@ -5175,7 +5202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#: frmaddpage.ui
msgctxt ""
@@ -5184,7 +5211,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left-to-right"
-msgstr ""
+msgstr "Manzorga-a-mandrecha"
#: frmaddpage.ui
msgctxt ""
@@ -5193,7 +5220,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right-to-left"
-msgstr ""
+msgstr "Mandrecha-a-manzorga"
#: frmaddpage.ui
msgctxt ""
@@ -5202,7 +5229,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Use superordinate object settings"
-msgstr ""
+msgstr "Usar la configuración del oxetu superior"
#: frmtypepage.ui
msgctxt ""
@@ -5211,7 +5238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relat_ive"
-msgstr ""
+msgstr "Relat_ivu"
#: frmtypepage.ui
msgctxt ""
@@ -5220,7 +5247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "TamañuAuto"
#: frmtypepage.ui
msgctxt ""
@@ -5229,7 +5256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width (at least)"
-msgstr ""
+msgstr "Anc_hor (polo menos)"
#: frmtypepage.ui
msgctxt ""
@@ -5238,7 +5265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Anchor"
#: frmtypepage.ui
msgctxt ""
@@ -5247,7 +5274,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "Re_lativu"
#: frmtypepage.ui
msgctxt ""
@@ -5256,7 +5283,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "TamañuAuto"
#: frmtypepage.ui
msgctxt ""
@@ -5265,7 +5292,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight (at least)"
-msgstr ""
+msgstr "Altor (polo m_enos)"
#: frmtypepage.ui
msgctxt ""
@@ -5274,7 +5301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "Al_tor"
#: frmtypepage.ui
msgctxt ""
@@ -5283,7 +5310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Caltener proporción"
#: frmtypepage.ui
msgctxt ""
@@ -5292,7 +5319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original Size"
-msgstr ""
+msgstr "Tamañu _orixinal"
#: frmtypepage.ui
msgctxt ""
@@ -5301,7 +5328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#: frmtypepage.ui
msgctxt ""
@@ -5310,7 +5337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "A _páxina"
#: frmtypepage.ui
msgctxt ""
@@ -5319,7 +5346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "A párra_fu"
#: frmtypepage.ui
msgctxt ""
@@ -5328,7 +5355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Al ca_ráuter"
#: frmtypepage.ui
msgctxt ""
@@ -5337,7 +5364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "Como c_aráuter"
#: frmtypepage.ui
msgctxt ""
@@ -5346,7 +5373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Al _marcu"
#: frmtypepage.ui
msgctxt ""
@@ -5355,7 +5382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Ancla"
#: frmtypepage.ui
msgctxt ""
@@ -5364,7 +5391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "Hori_zontal"
#: frmtypepage.ui
msgctxt ""
@@ -5373,7 +5400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "p_or"
#: frmtypepage.ui
msgctxt ""
@@ -5382,7 +5409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "by"
-msgstr ""
+msgstr "por"
#: frmtypepage.ui
msgctxt ""
@@ -5391,7 +5418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_a"
#: frmtypepage.ui
msgctxt ""
@@ -5400,7 +5427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Vertical"
#: frmtypepage.ui
msgctxt ""
@@ -5409,7 +5436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "_a"
#: frmtypepage.ui
msgctxt ""
@@ -5418,7 +5445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "Espe_yar nes páxines pares"
#: frmtypepage.ui
msgctxt ""
@@ -5427,7 +5454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Follow text flow"
-msgstr ""
+msgstr "Siguir el fluxu del testu"
#: frmtypepage.ui
msgctxt ""
@@ -5436,7 +5463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: frmurlpage.ui
msgctxt ""
@@ -5445,7 +5472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL:"
-msgstr ""
+msgstr "_URL:"
#: frmurlpage.ui
msgctxt ""
@@ -5454,7 +5481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Nome:"
#: frmurlpage.ui
msgctxt ""
@@ -5463,7 +5490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Frame:"
-msgstr ""
+msgstr "_Marcu:"
#: frmurlpage.ui
msgctxt ""
@@ -5472,7 +5499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Restolar..."
#: frmurlpage.ui
msgctxt ""
@@ -5481,7 +5508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link to"
-msgstr ""
+msgstr "Enllazar a"
#: frmurlpage.ui
msgctxt ""
@@ -5490,7 +5517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server-side image map"
-msgstr ""
+msgstr "Mapa d'imaxe nel llau del _sirvidor"
#: frmurlpage.ui
msgctxt ""
@@ -5499,7 +5526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Client-side image map"
-msgstr ""
+msgstr "Mapa d'imaxe nel llau del _cliente"
#: frmurlpage.ui
msgctxt ""
@@ -5508,7 +5535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image map"
-msgstr ""
+msgstr "Mapa d'imaxe"
#: indentpage.ui
msgctxt ""
@@ -5517,7 +5544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before section"
-msgstr ""
+msgstr "_Enantes de seición"
#: indentpage.ui
msgctxt ""
@@ -5526,7 +5553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After section"
-msgstr ""
+msgstr "_Dempués de seición"
#: indentpage.ui
msgctxt ""
@@ -5535,7 +5562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sangráu"
#: indentpage.ui
msgctxt ""
@@ -5544,7 +5571,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#: indexentry.ui
msgctxt ""
@@ -5697,7 +5724,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find"
-msgstr ""
+msgstr "Alcontrar"
#: infonotfounddialog.ui
msgctxt ""
@@ -5706,7 +5733,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Search key not found."
-msgstr ""
+msgstr "Nun s'alcontró la clave de gueta."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5715,7 +5742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Readonly Content"
-msgstr ""
+msgstr "Conteníu de sólo llectura"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5724,7 +5751,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Readonly content cannot be changed."
-msgstr ""
+msgstr "El conteníu de sólo llectura nun pue camudase."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5733,7 +5760,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No modifications will be accepted."
-msgstr ""
+msgstr "Nun s'aceutará nengún cambiu."
#: inputfielddialog.ui
msgctxt ""
@@ -5760,7 +5787,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert AutoText"
-msgstr ""
+msgstr "Inxertar TestuAuto"
#: insertautotextdialog.ui
msgctxt ""
@@ -5769,7 +5796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoTexts for shortcut "
-msgstr ""
+msgstr "TestosAuto pal atayu "
#: insertbookmark.ui
msgctxt ""
@@ -5994,7 +6021,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Database Columns"
-msgstr ""
+msgstr "Inxertar columnes de base de datos"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6003,7 +6030,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert data as:"
-msgstr ""
+msgstr "Inxertar datos como:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6012,7 +6039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_able"
-msgstr ""
+msgstr "T_abla"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6021,7 +6048,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_Campos"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6030,7 +6057,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testu"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6039,7 +6066,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database _columns"
-msgstr ""
+msgstr "_Columnes de la base de datos"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6048,7 +6075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab_le column(s)"
-msgstr ""
+msgstr "Columna(es) de tab_la"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6057,7 +6084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert table heading"
-msgstr ""
+msgstr "Inxertar testera de tabla"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6066,7 +6093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply column _name"
-msgstr ""
+msgstr "Aplicar _nome de columna"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6075,7 +6102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create row only"
-msgstr ""
+msgstr "Crear sólo filera"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6084,7 +6111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pr_operties..."
-msgstr ""
+msgstr "Pr_opiedaes..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6093,7 +6120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_oFormat..."
-msgstr ""
+msgstr "Aut_oFormatu..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6102,7 +6129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Style:"
-msgstr ""
+msgstr "E_stilu de párrafu:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6111,7 +6138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From _database"
-msgstr ""
+msgstr "_De base de datos"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6120,7 +6147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-Defined"
-msgstr ""
+msgstr "Definíu pol _usuariu"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6129,7 +6156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Formatu"
#: insertfootnote.ui
msgctxt ""
@@ -6273,7 +6300,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Section"
-msgstr ""
+msgstr "Inxertar seición"
#: insertsectiondialog.ui
msgctxt ""
@@ -6282,7 +6309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Inxertar"
#: insertsectiondialog.ui
msgctxt ""
@@ -6291,7 +6318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Section"
-msgstr ""
+msgstr "Seición"
#: insertsectiondialog.ui
msgctxt ""
@@ -6300,7 +6327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: insertsectiondialog.ui
msgctxt ""
@@ -6309,7 +6336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Sangraos"
#: insertsectiondialog.ui
msgctxt ""
@@ -6318,7 +6345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: insertsectiondialog.ui
msgctxt ""
@@ -6327,7 +6354,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Notes al pie/final"
#: inserttable.ui
msgctxt ""
@@ -6426,7 +6453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heading Ro_ws:"
-msgstr "Fileres d'enca_bezamientu"
+msgstr "Fileres d'enca_bezamientu:"
#: inserttable.ui
msgctxt ""
@@ -6453,7 +6480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Etiquetes"
#: labeldialog.ui
msgctxt ""
@@ -6462,7 +6489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "Documentu _nuevu"
#: labeldialog.ui
msgctxt ""
@@ -6471,7 +6498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Medium"
-msgstr ""
+msgstr "Mediu"
#: labeldialog.ui
msgctxt ""
@@ -6480,7 +6507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Etiquetes"
#: labeldialog.ui
msgctxt ""
@@ -6489,7 +6516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business Cards"
-msgstr ""
+msgstr "Tarxetes d'empresa"
#: labeldialog.ui
msgctxt ""
@@ -6498,7 +6525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private"
-msgstr ""
+msgstr "Priváu"
#: labeldialog.ui
msgctxt ""
@@ -6507,7 +6534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business"
-msgstr ""
+msgstr "Empresa"
#: labeldialog.ui
msgctxt ""
@@ -6516,7 +6543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Formatu"
#: labeldialog.ui
msgctxt ""
@@ -6525,7 +6552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: labelformatpage.ui
msgctxt ""
@@ -6534,7 +6561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal pitch"
-msgstr ""
+msgstr "Separación hori_zontal"
#: labelformatpage.ui
msgctxt ""
@@ -6543,7 +6570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical pitch"
-msgstr ""
+msgstr "Separación _vertical"
#: labelformatpage.ui
msgctxt ""
@@ -6552,7 +6579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Anchor"
#: labelformatpage.ui
msgctxt ""
@@ -6561,7 +6588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "Al_tor"
#: labelformatpage.ui
msgctxt ""
@@ -6570,7 +6597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin"
-msgstr ""
+msgstr "Mar_xe izquierdu"
#: labelformatpage.ui
msgctxt ""
@@ -6579,7 +6606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top margin"
-msgstr ""
+msgstr "Marxe _superior"
#: labelformatpage.ui
msgctxt ""
@@ -6588,7 +6615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Columnes"
#: labelformatpage.ui
msgctxt ""
@@ -6597,7 +6624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ows"
-msgstr ""
+msgstr "F_ileres"
#: labelformatpage.ui
msgctxt ""
@@ -6606,7 +6633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_age Width"
-msgstr ""
+msgstr "_Anchor de páxina"
#: labelformatpage.ui
msgctxt ""
@@ -6615,7 +6642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ge Height"
-msgstr ""
+msgstr "Altor de pá_xina"
#: labelformatpage.ui
msgctxt ""
@@ -6624,7 +6651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save..."
-msgstr ""
+msgstr "_Guardar..."
#: labeloptionspage.ui
msgctxt ""
@@ -6633,7 +6660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entire page"
-msgstr ""
+msgstr "Páxina _entera"
#: labeloptionspage.ui
msgctxt ""
@@ -6642,7 +6669,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single label"
-msgstr ""
+msgstr "Etiqueta _simple"
#: labeloptionspage.ui
msgctxt ""
@@ -6651,7 +6678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "Colu_mna"
#: labeloptionspage.ui
msgctxt ""
@@ -6660,7 +6687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "_Filera"
#: labeloptionspage.ui
msgctxt ""
@@ -6669,7 +6696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze contents"
-msgstr ""
+msgstr "Sincroni_zar el conteníu"
#: labeloptionspage.ui
msgctxt ""
@@ -6678,7 +6705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribute"
-msgstr ""
+msgstr "Distribuir"
#: labeloptionspage.ui
msgctxt ""
@@ -6687,7 +6714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Configuración..."
#: labeloptionspage.ui
msgctxt ""
@@ -6696,7 +6723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Nome de la impresora"
#: labeloptionspage.ui
msgctxt ""
@@ -6705,7 +6732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Impresora"
#: linenumbering.ui
msgctxt ""
@@ -6903,7 +6930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Your name:"
-msgstr ""
+msgstr "E_l so nome:"
#: mailconfigpage.ui
msgctxt ""
@@ -6912,7 +6939,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-Mail address:"
-msgstr ""
+msgstr "Dir_eición de corréu:"
#: mailconfigpage.ui
msgctxt ""
@@ -6921,7 +6948,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send replies to _different e-mail address"
-msgstr ""
+msgstr "Unviar les respuestes a una direición de corréu _distinta"
#: mailconfigpage.ui
msgctxt ""
@@ -6930,7 +6957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reply address:"
-msgstr ""
+msgstr "Direición de _respuesta:"
#: mailconfigpage.ui
msgctxt ""
@@ -6939,7 +6966,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User information"
-msgstr ""
+msgstr "Información del usuariu"
#: mailconfigpage.ui
msgctxt ""
@@ -6948,7 +6975,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use secure connection (SSL)"
-msgstr ""
+msgstr "_Usar conexón segura (SSL)"
#: mailconfigpage.ui
msgctxt ""
@@ -6957,7 +6984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Port:"
-msgstr ""
+msgstr "_Puertu:"
#: mailconfigpage.ui
msgctxt ""
@@ -6966,7 +6993,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server name:"
-msgstr ""
+msgstr "Nome del _sirvidor:"
#: mailconfigpage.ui
msgctxt ""
@@ -6975,7 +7002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Au_thentication"
-msgstr ""
+msgstr "Au_tenticación nel sirvidor"
#: mailconfigpage.ui
msgctxt ""
@@ -6984,7 +7011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing server (SMTP) Settings"
-msgstr ""
+msgstr "Preferencies del sirvidor saliente (SMTP)"
#: mailconfigpage.ui
msgctxt ""
@@ -6993,7 +7020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Test S_ettings..."
-msgstr ""
+msgstr "Probar la c_onfiguración..."
#: mailmergedialog.ui
msgctxt ""
@@ -7002,7 +7029,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Combinar corréu"
#: mailmergedialog.ui
msgctxt ""
@@ -7011,7 +7038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From this _document"
-msgstr ""
+msgstr "D'esti _documentu"
#: mailmergedialog.ui
msgctxt ""
@@ -7020,7 +7047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From a _template"
-msgstr ""
+msgstr "D'una plan_tía"
#: mailmergedialog.ui
msgctxt ""
@@ -7029,7 +7056,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create"
-msgstr ""
+msgstr "Crear"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7038,7 +7065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data Source Connection"
-msgstr ""
+msgstr "Conexón cola fonte de datos"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7047,7 +7074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use existing"
-msgstr ""
+msgstr "_Usar esistente"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7056,7 +7083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create new connection"
-msgstr ""
+msgstr "_Crear conexón nueva"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7065,7 +7092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields are used to personalize form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source."
-msgstr ""
+msgstr "Los campos s'usen pa personalizar cartes de formulariu. Los campos son llugares acutaos pa datos d'una fonte de datos, como una base de datos. Los campos de la carta de formulariu tienen de tar coneutaos cola fonte de datos."
#: mergeconnectdialog.ui
msgctxt ""
@@ -7074,7 +7101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect"
-msgstr ""
+msgstr "Coneutar"
#: mergetabledialog.ui
msgctxt ""
@@ -7119,7 +7146,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Combinar corréu"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7128,7 +7155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status:"
-msgstr ""
+msgstr "Estáu:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7137,7 +7164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress:"
-msgstr ""
+msgstr "Progresu:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7146,7 +7173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Creating documents..."
-msgstr ""
+msgstr "Crear documentos..."
#: mmcreatingdialog.ui
msgctxt ""
@@ -7155,7 +7182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%X of %Y"
-msgstr ""
+msgstr "%X de %Y"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7164,7 +7191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient."
-msgstr ""
+msgstr "Unviar cartes a un grupu de destinatarios. Les cartes puen contener un bloque de direición y un saludu, y puen personalizase pa cada destinatariu."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7173,7 +7200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient."
-msgstr ""
+msgstr "Unviar mensaxes de corréu electrónicu a un grupu de destinatarios. Los mensaxes puen contener un saludu y puen personalizase pa cada destinatariu."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7182,7 +7209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Letter"
-msgstr ""
+msgstr "_Carta"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7191,7 +7218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-mail message"
-msgstr ""
+msgstr "Mensaxe de corréu _electrónicu"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7200,7 +7227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "What type of document do you want to create?"
-msgstr ""
+msgstr "¿Qué tipu de documentu quier crear?"
#: mmselectpage.ui
msgctxt ""
@@ -7209,7 +7236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the current _document"
-msgstr ""
+msgstr "Usar el _documentu actual"
#: mmselectpage.ui
msgctxt ""
@@ -7218,7 +7245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a ne_w document"
-msgstr ""
+msgstr "Crear un documentu _nuevu"
#: mmselectpage.ui
msgctxt ""
@@ -7227,7 +7254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from _existing document"
-msgstr ""
+msgstr "Partir d'un documentu _esistente"
#: mmselectpage.ui
msgctxt ""
@@ -7236,7 +7263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from a t_emplate"
-msgstr ""
+msgstr "Partir d'una plan_tía"
#: mmselectpage.ui
msgctxt ""
@@ -7245,7 +7272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start fro_m a recently saved starting document"
-msgstr ""
+msgstr "Partir d'un docu_mentu de partida recién guardáu"
#: mmselectpage.ui
msgctxt ""
@@ -7254,7 +7281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "Navega_r..."
#: mmselectpage.ui
msgctxt ""
@@ -7263,7 +7290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "Navega_r..."
#: mmselectpage.ui
msgctxt ""
@@ -7272,7 +7299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select starting document for the mail merge"
-msgstr ""
+msgstr "Seleicionar documentu de partida pa la combinación de corréu"
#: newuserindexdialog.ui
msgctxt ""
@@ -7605,7 +7632,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Object"
-msgstr ""
+msgstr "Oxetu"
#: objectdialog.ui
msgctxt ""
@@ -7614,7 +7641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Triba"
#: objectdialog.ui
msgctxt ""
@@ -7623,7 +7650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: objectdialog.ui
msgctxt ""
@@ -7632,7 +7659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Axuste"
#: objectdialog.ui
msgctxt ""
@@ -7641,7 +7668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hiperenllaz"
#: objectdialog.ui
msgctxt ""
@@ -7650,7 +7677,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
#: objectdialog.ui
msgctxt ""
@@ -7659,7 +7686,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: objectdialog.ui
msgctxt ""
@@ -7668,7 +7695,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: optcaptionpage.ui
msgctxt ""
@@ -7677,7 +7704,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Categoría"
#: optcaptionpage.ui
msgctxt ""
@@ -7686,7 +7713,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbering"
-msgstr ""
+msgstr "_Numberación"
#: optcaptionpage.ui
msgctxt ""
@@ -7695,7 +7722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering separator"
-msgstr ""
+msgstr "Separtador de numberación"
#: optcaptionpage.ui
msgctxt ""
@@ -7704,7 +7731,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Separador"
#: optcaptionpage.ui
msgctxt ""
@@ -7713,7 +7740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: optcaptionpage.ui
msgctxt ""
@@ -7722,7 +7749,7 @@ msgctxt ""
"text\n"
"string.text"
msgid ". "
-msgstr ""
+msgstr ". "
#: optcaptionpage.ui
msgctxt ""
@@ -7731,7 +7758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption"
-msgstr ""
+msgstr "Testu de la etiqueta"
#: optcaptionpage.ui
msgctxt ""
@@ -7740,7 +7767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Nivel"
#: optcaptionpage.ui
msgctxt ""
@@ -7749,7 +7776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Separador"
#: optcaptionpage.ui
msgctxt ""
@@ -7758,7 +7785,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Denguna"
#: optcaptionpage.ui
msgctxt ""
@@ -7767,7 +7794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering captions by chapter"
-msgstr ""
+msgstr "Númberación d'anotaciones por capítulu"
#: optcaptionpage.ui
msgctxt ""
@@ -7776,7 +7803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character style"
-msgstr ""
+msgstr "Estilu de caráuter"
#: optcaptionpage.ui
msgctxt ""
@@ -7785,7 +7812,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Denguna"
#: optcaptionpage.ui
msgctxt ""
@@ -7794,7 +7821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply border and shadow"
-msgstr ""
+msgstr "Aplicar berbesu y solombra"
#: optcaptionpage.ui
msgctxt ""
@@ -7803,7 +7830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category and frame format"
-msgstr ""
+msgstr "Categoría y formatu de marcu"
#: optcaptionpage.ui
msgctxt ""
@@ -7815,6 +7842,8 @@ msgid ""
"Add captions automatically\n"
"when inserting:"
msgstr ""
+"Amestar pies automáticamente\n"
+"al inxertar:"
#: optcaptionpage.ui
msgctxt ""
@@ -7823,7 +7852,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Category first"
-msgstr ""
+msgstr "Aniciar por categoría"
#: optcaptionpage.ui
msgctxt ""
@@ -7832,7 +7861,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Numbering first"
-msgstr ""
+msgstr "Primero numberación"
#: optcaptionpage.ui
msgctxt ""
@@ -7841,7 +7870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption order"
-msgstr ""
+msgstr "Orden d'anotaciones"
#: optcomparison.ui
msgctxt ""
@@ -7913,7 +7942,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Use printer metrics for document formatting"
-msgstr ""
+msgstr "Usar les métriques de la impresora pal formatu del documentu"
#: optcompatpage.ui
msgctxt ""
@@ -7922,7 +7951,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Amestar espaciu ente párrafos y tables (nel documentu actual)"
#: optcompatpage.ui
msgctxt ""
@@ -7931,7 +7960,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr ""
+msgstr "Amestar espaciu de párrafu y tabla na parte superior de les páxines (nel documentu actual)"
#: optcompatpage.ui
msgctxt ""
@@ -7940,7 +7969,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
-msgstr ""
+msgstr "Usar el formatu de tabulación d'OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7949,7 +7978,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Do not add leading (extra space) between lines of text"
-msgstr ""
+msgstr "Nun amestar espaciu estra ente llinies de testu"
#: optcompatpage.ui
msgctxt ""
@@ -7958,7 +7987,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 line spacing"
-msgstr ""
+msgstr "Usar l'espaciu ente llinies d'OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7967,7 +7996,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Add paragraph and table spacing at bottom of table cells"
-msgstr ""
+msgstr "Amestar espaciu de párrafu y tabla baxo les caxelles de la tabla"
#: optcompatpage.ui
msgctxt ""
@@ -7976,7 +8005,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 object positioning"
-msgstr ""
+msgstr "Usar la colocación d'oxetos d'OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7985,7 +8014,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
-msgstr ""
+msgstr "Usar l'axuste de testu alredor d'oxetos d'OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7994,7 +8023,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Consider wrapping style when positioning objects"
-msgstr ""
+msgstr "Considerar l'estilu d'axuste del testu al colocar los oxetos"
#: optcompatpage.ui
msgctxt ""
@@ -8003,7 +8032,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr ""
+msgstr "Espander l'espaciu ente pallabres nes llinies con saltos de llinia manual de los párrafos xustificaos"
#: optcompatpage.ui
msgctxt ""
@@ -8012,7 +8041,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "<User settings>"
-msgstr ""
+msgstr "<Preferencies del usuariu>"
#: optcompatpage.ui
msgctxt ""
@@ -8021,7 +8050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use as _Default"
-msgstr ""
+msgstr "Usar como pre_determinao"
#: optcompatpage.ui
msgctxt ""
@@ -8030,7 +8059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility options for %DOCNAME"
-msgstr ""
+msgstr "Opciones de compatibilidá de %DOCNAME"
#: optfonttabpage.ui
msgctxt ""
@@ -8039,7 +8068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Fonte"
#: optfonttabpage.ui
msgctxt ""
@@ -8048,7 +8077,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Tamañu"
#: optfonttabpage.ui
msgctxt ""
@@ -8057,7 +8086,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "De_fault:"
-msgstr ""
+msgstr "_Predeterminao:"
#: optfonttabpage.ui
msgctxt ""
@@ -8066,7 +8095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Headin_g:"
-msgstr ""
+msgstr "Teste_ra:"
#: optfonttabpage.ui
msgctxt ""
@@ -8075,7 +8104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_List:"
-msgstr ""
+msgstr "_Llista:"
#: optfonttabpage.ui
msgctxt ""
@@ -8084,7 +8113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_aption:"
-msgstr ""
+msgstr "Lleend_a:"
#: optfonttabpage.ui
msgctxt ""
@@ -8093,7 +8122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Index:"
-msgstr ""
+msgstr "_Indiz:"
#: optfonttabpage.ui
msgctxt ""
@@ -8102,7 +8131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent document only"
-msgstr ""
+msgstr "Sólo pal document_u actual"
#: optfonttabpage.ui
msgctxt ""
@@ -8111,7 +8140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Basic fonts (%1)"
-msgstr ""
+msgstr "Tipos de lletra básicos (%1)"
#: optfonttabpage.ui
msgctxt ""
@@ -8120,7 +8149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Pre_determináu"
#: optformataidspage.ui
msgctxt ""
@@ -8129,7 +8158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ragraph end"
-msgstr ""
+msgstr "Fin del pá_rrafu"
#: optformataidspage.ui
msgctxt ""
@@ -8138,7 +8167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom h_yphens"
-msgstr ""
+msgstr "_Guiones personalizaos"
#: optformataidspage.ui
msgctxt ""
@@ -8147,7 +8176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spac_es"
-msgstr ""
+msgstr "_Espacios"
#: optformataidspage.ui
msgctxt ""
@@ -8156,7 +8185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Non-breaking s_paces"
-msgstr ""
+msgstr "Es_pacios inseparables"
#: optformataidspage.ui
msgctxt ""
@@ -8165,7 +8194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ta_bs"
-msgstr ""
+msgstr "Ta_buladores"
#: optformataidspage.ui
msgctxt ""
@@ -8174,7 +8203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brea_ks"
-msgstr ""
+msgstr "Sal_tos"
#: optformataidspage.ui
msgctxt ""
@@ -8183,7 +8212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hidden text"
-msgstr ""
+msgstr "Testu anubríu"
#: optformataidspage.ui
msgctxt ""
@@ -8192,7 +8221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden te_xt"
-msgstr ""
+msgstr "Campos: Testu ta_pecíu"
#: optformataidspage.ui
msgctxt ""
@@ -8201,7 +8230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden p_aragraphs"
-msgstr ""
+msgstr "Campos: párr_afos tapecíos"
#: optformataidspage.ui
msgctxt ""
@@ -8210,7 +8239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display of"
-msgstr ""
+msgstr "Amosar"
#: optformataidspage.ui
msgctxt ""
@@ -8219,7 +8248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Math baseline alignment"
-msgstr ""
+msgstr "Alliniamientu de la llinia base de Math"
#: optformataidspage.ui
msgctxt ""
@@ -8228,7 +8257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Layout assistance"
-msgstr ""
+msgstr "Asistencia pal diseñu"
#: optformataidspage.ui
msgctxt ""
@@ -8237,7 +8266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direct cursor"
-msgstr ""
+msgstr "Punteru _direutu"
#: optformataidspage.ui
msgctxt ""
@@ -8246,7 +8275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Inxertar"
#: optformataidspage.ui
msgctxt ""
@@ -8255,7 +8284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Para_graph alignment"
-msgstr ""
+msgstr "Alliniación del párra_fu"
#: optformataidspage.ui
msgctxt ""
@@ -8264,7 +8293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left paragraph margin"
-msgstr ""
+msgstr "Marxe _izquierda del párrafu"
#: optformataidspage.ui
msgctxt ""
@@ -8273,7 +8302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tabs"
-msgstr ""
+msgstr "_Tabuladores"
#: optformataidspage.ui
msgctxt ""
@@ -8282,7 +8311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs a_nd spaces"
-msgstr ""
+msgstr "Tabuladores _y espacios"
#: optformataidspage.ui
msgctxt ""
@@ -8291,7 +8320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct cursor"
-msgstr ""
+msgstr "Punteru direutu"
#: optformataidspage.ui
msgctxt ""
@@ -8300,7 +8329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable"
-msgstr ""
+msgstr "Activar"
#: optformataidspage.ui
msgctxt ""
@@ -8309,7 +8338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor in protected areas"
-msgstr ""
+msgstr "Punteru n'árees protexíes"
#: optgeneralpage.ui
msgctxt ""
@@ -8318,7 +8347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Siempre"
#: optgeneralpage.ui
msgctxt ""
@@ -8327,7 +8356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "Bax_o pidíu"
#: optgeneralpage.ui
msgctxt ""
@@ -8336,7 +8365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Nunca"
#: optgeneralpage.ui
msgctxt ""
@@ -8345,7 +8374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when loading"
-msgstr ""
+msgstr "Anovar los enllaces al cargar"
#: optgeneralpage.ui
msgctxt ""
@@ -8354,7 +8383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_Campos"
#: optgeneralpage.ui
msgctxt ""
@@ -8363,7 +8392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Charts"
-msgstr ""
+msgstr "_Gráfiques"
#: optgeneralpage.ui
msgctxt ""
@@ -8372,7 +8401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically Update"
-msgstr ""
+msgstr "Anovar automáticamente"
#: optgeneralpage.ui
msgctxt ""
@@ -8381,7 +8410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Measurement unit"
-msgstr ""
+msgstr "Unidá de _midida"
#: optgeneralpage.ui
msgctxt ""
@@ -8390,7 +8419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Tabuladores"
#: optgeneralpage.ui
msgctxt ""
@@ -8399,7 +8428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable char unit"
-msgstr ""
+msgstr "Activar unidá de caráut_er"
#: optgeneralpage.ui
msgctxt ""
@@ -8408,7 +8437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use square page mode for text grid"
-msgstr ""
+msgstr "_Usar el mou de páxina cuadrada pa la cuadrícula de testu"
#: optgeneralpage.ui
msgctxt ""
@@ -8417,7 +8446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuración"
#: optgeneralpage.ui
msgctxt ""
@@ -8426,7 +8455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional separators"
-msgstr ""
+msgstr "Separadores _adicionales"
#: optgeneralpage.ui
msgctxt ""
@@ -8435,7 +8464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word Count"
-msgstr ""
+msgstr "Contar pallabres"
#: optredlinepage.ui
msgctxt ""
@@ -8444,7 +8473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insertions"
-msgstr ""
+msgstr "Inxertos"
#: optredlinepage.ui
msgctxt ""
@@ -8453,7 +8482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Inxertar"
#: optredlinepage.ui
msgctxt ""
@@ -8462,7 +8491,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Desaniciar"
#: optredlinepage.ui
msgctxt ""
@@ -8471,7 +8500,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Atributos"
#: optredlinepage.ui
msgctxt ""
@@ -8480,7 +8509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Attributes:"
-msgstr ""
+msgstr "_Atributos:"
#: optredlinepage.ui
msgctxt ""
@@ -8489,7 +8518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_lor:"
-msgstr ""
+msgstr "Co_lor:"
#: optredlinepage.ui
msgctxt ""
@@ -8498,7 +8527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes:"
-msgstr ""
+msgstr "Atri_butos:"
#: optredlinepage.ui
msgctxt ""
@@ -8507,7 +8536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Col_or:"
-msgstr ""
+msgstr "Col_or:"
#: optredlinepage.ui
msgctxt ""
@@ -8516,7 +8545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attrib_utes:"
-msgstr ""
+msgstr "Atrib_utos:"
#: optredlinepage.ui
msgctxt ""
@@ -8525,7 +8554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "Colo_r:"
#: optredlinepage.ui
msgctxt ""
@@ -8534,7 +8563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changed attributes"
-msgstr ""
+msgstr "Atributos camudaos"
#: optredlinepage.ui
msgctxt ""
@@ -8543,7 +8572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deletions"
-msgstr ""
+msgstr "Desanicios"
#: optredlinepage.ui
msgctxt ""
@@ -8552,7 +8581,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Nengún]"
#: optredlinepage.ui
msgctxt ""
@@ -8561,7 +8590,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Bold"
-msgstr ""
+msgstr "Negrina"
#: optredlinepage.ui
msgctxt ""
@@ -8570,7 +8599,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Italic"
-msgstr ""
+msgstr "Cursiva"
#: optredlinepage.ui
msgctxt ""
@@ -8579,7 +8608,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Underlined"
-msgstr ""
+msgstr "Sorrayáu"
#: optredlinepage.ui
msgctxt ""
@@ -8588,7 +8617,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Underlined: double"
-msgstr ""
+msgstr "Sorrayáu: doble"
#: optredlinepage.ui
msgctxt ""
@@ -8597,7 +8626,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Strikethrough"
-msgstr ""
+msgstr "Tacháu"
#: optredlinepage.ui
msgctxt ""
@@ -8606,7 +8635,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Uppercase"
-msgstr ""
+msgstr "Mayúscules"
#: optredlinepage.ui
msgctxt ""
@@ -8615,7 +8644,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Lowercase"
-msgstr ""
+msgstr "Minúscules"
#: optredlinepage.ui
msgctxt ""
@@ -8624,7 +8653,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Small caps"
-msgstr ""
+msgstr "Versales"
#: optredlinepage.ui
msgctxt ""
@@ -8633,7 +8662,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Title font"
-msgstr ""
+msgstr "Tipu de lletra del títulu"
#: optredlinepage.ui
msgctxt ""
@@ -8642,7 +8671,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Background color"
-msgstr ""
+msgstr "Color de fondu"
#: optredlinepage.ui
msgctxt ""
@@ -8651,7 +8680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text display"
-msgstr ""
+msgstr "Vista del testu"
#: optredlinepage.ui
msgctxt ""
@@ -8660,7 +8689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mar_k:"
-msgstr ""
+msgstr "Mar_ca:"
#: optredlinepage.ui
msgctxt ""
@@ -8669,7 +8698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Color:"
#: optredlinepage.ui
msgctxt ""
@@ -8678,7 +8707,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Nengún]"
#: optredlinepage.ui
msgctxt ""
@@ -8687,7 +8716,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left margin"
-msgstr ""
+msgstr "Marxe izquierdu"
#: optredlinepage.ui
msgctxt ""
@@ -8696,7 +8725,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right margin"
-msgstr ""
+msgstr "Marxe drechu"
#: optredlinepage.ui
msgctxt ""
@@ -8705,7 +8734,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Outer margin"
-msgstr ""
+msgstr "Marxe esterior"
#: optredlinepage.ui
msgctxt ""
@@ -8714,7 +8743,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Inner margin"
-msgstr ""
+msgstr "Marxe interior"
#: optredlinepage.ui
msgctxt ""
@@ -8723,7 +8752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines changed"
-msgstr ""
+msgstr "Llinies camudaes"
#: optredlinepage.ui
msgctxt ""
@@ -8732,7 +8761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Por autor"
#: opttablepage.ui
msgctxt ""
@@ -8741,7 +8770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eading"
-msgstr ""
+msgstr "T_estera"
#: opttablepage.ui
msgctxt ""
@@ -8750,7 +8779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_peat on each page"
-msgstr ""
+msgstr "Re_petir en cada páxina"
#: opttablepage.ui
msgctxt ""
@@ -8759,7 +8788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Do not split"
-msgstr ""
+msgstr "Nun _dividir"
#: opttablepage.ui
msgctxt ""
@@ -8768,7 +8797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "Berbes_u"
#: opttablepage.ui
msgctxt ""
@@ -8777,7 +8806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Predetermináu"
#: opttablepage.ui
msgctxt ""
@@ -8786,7 +8815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number recognition"
-msgstr ""
+msgstr "Reconocimientu de _númberos"
#: opttablepage.ui
msgctxt ""
@@ -8795,7 +8824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umber format recognition"
-msgstr ""
+msgstr "Reconocimientu del formatu n_umbéricu"
#: opttablepage.ui
msgctxt ""
@@ -8804,7 +8833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment"
-msgstr ""
+msgstr "_Alliniamientu"
#: opttablepage.ui
msgctxt ""
@@ -8813,7 +8842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input in tables"
-msgstr ""
+msgstr "Entrada en tables"
#: opttablepage.ui
msgctxt ""
@@ -8822,7 +8851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Behavior of rows/columns"
-msgstr ""
+msgstr "Comportamientu de fileres/columnes"
#: opttablepage.ui
msgctxt ""
@@ -8831,7 +8860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Fixu"
#: opttablepage.ui
msgctxt ""
@@ -8840,7 +8869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed, proportional"
-msgstr ""
+msgstr "Fi_xu, proporcional"
#: opttablepage.ui
msgctxt ""
@@ -8849,7 +8878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Variable"
#: opttablepage.ui
msgctxt ""
@@ -8858,7 +8887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the adjacent area only"
-msgstr ""
+msgstr "Los cambios afeuten solo al área axacente"
#: opttablepage.ui
msgctxt ""
@@ -8867,7 +8896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the entire table"
-msgstr ""
+msgstr "Los cambios afeuten a tola tabla"
#: opttablepage.ui
msgctxt ""
@@ -8876,7 +8905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the table size"
-msgstr ""
+msgstr "Los cambios afeuten al tamañu de la tabla"
#: opttablepage.ui
msgctxt ""
@@ -8885,7 +8914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move cells"
-msgstr ""
+msgstr "Mover caxelles"
#: opttablepage.ui
msgctxt ""
@@ -8894,7 +8923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row:"
-msgstr ""
+msgstr "File_ra:"
#: opttablepage.ui
msgctxt ""
@@ -8903,7 +8932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column:"
-msgstr ""
+msgstr "_Columna:"
#: opttablepage.ui
msgctxt ""
@@ -8912,7 +8941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w:"
-msgstr ""
+msgstr "F_ilera:"
#: opttablepage.ui
msgctxt ""
@@ -8921,7 +8950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn:"
-msgstr ""
+msgstr "Colu_mna:"
#: opttablepage.ui
msgctxt ""
@@ -8930,7 +8959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In‌sert cell"
-msgstr ""
+msgstr "Inxertar caxella"
#: opttablepage.ui
msgctxt ""
@@ -8939,7 +8968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyboard handling"
-msgstr ""
+msgstr "Usu del tecláu"
#: outlinenumbering.ui
msgctxt ""
@@ -9218,7 +9247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr "Por Defeutu"
+msgstr "Predetermináu"
#: outlinepositionpage.ui
msgctxt ""
@@ -9335,7 +9364,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Párrafu"
#: paradialog.ui
msgctxt ""
@@ -9344,7 +9373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sangríes y espaciáu"
#: paradialog.ui
msgctxt ""
@@ -9353,7 +9382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alliniamientu"
#: paradialog.ui
msgctxt ""
@@ -9362,7 +9391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Fluxu de testu"
#: paradialog.ui
msgctxt ""
@@ -9371,7 +9400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografía asiática"
#: paradialog.ui
msgctxt ""
@@ -9380,7 +9409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Esquema y numberación"
#: paradialog.ui
msgctxt ""
@@ -9389,7 +9418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladores"
#: paradialog.ui
msgctxt ""
@@ -9398,7 +9427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Lletres capitulares"
#: paradialog.ui
msgctxt ""
@@ -9407,7 +9436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
#: paradialog.ui
msgctxt ""
@@ -9416,7 +9445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: picturedialog.ui
msgctxt ""
@@ -9425,7 +9454,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Imaxe"
#: picturedialog.ui
msgctxt ""
@@ -9434,7 +9463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Triba"
#: picturedialog.ui
msgctxt ""
@@ -9443,7 +9472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: picturedialog.ui
msgctxt ""
@@ -9452,7 +9481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Axuste"
#: picturedialog.ui
msgctxt ""
@@ -9461,7 +9490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hiperenllaz"
#: picturedialog.ui
msgctxt ""
@@ -9470,7 +9499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Imaxe"
#: picturedialog.ui
msgctxt ""
@@ -9479,7 +9508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Crop"
-msgstr ""
+msgstr "Recortar"
#: picturedialog.ui
msgctxt ""
@@ -9488,7 +9517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
#: picturedialog.ui
msgctxt ""
@@ -9497,7 +9526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: picturedialog.ui
msgctxt ""
@@ -9506,7 +9535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: picturepage.ui
msgctxt ""
@@ -9515,7 +9544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: picturepage.ui
msgctxt ""
@@ -9524,7 +9553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "Nome _ficheru"
#: picturepage.ui
msgctxt ""
@@ -9533,7 +9562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Enllaz"
#: picturepage.ui
msgctxt ""
@@ -9542,7 +9571,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertically"
-msgstr ""
+msgstr "_Verticalmente"
#: picturepage.ui
msgctxt ""
@@ -9551,7 +9580,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontally"
-msgstr ""
+msgstr "Hori_zontalmente"
#: picturepage.ui
msgctxt ""
@@ -9560,7 +9589,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On all pages"
-msgstr ""
+msgstr "En toles páxines"
#: picturepage.ui
msgctxt ""
@@ -9569,7 +9598,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On left pages"
-msgstr ""
+msgstr "Nes páxines izquierdes"
#: picturepage.ui
msgctxt ""
@@ -9578,7 +9607,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On right pages"
-msgstr ""
+msgstr "Nes páxines dreches"
#: picturepage.ui
msgctxt ""
@@ -9587,7 +9616,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Flip"
-msgstr ""
+msgstr "Voltiar"
#: previewzoomdialog.ui
msgctxt ""
@@ -9713,7 +9742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Print monitor"
-msgstr ""
+msgstr "Monitor d'impresión"
#: printmonitordialog.ui
msgctxt ""
@@ -9722,7 +9751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save-Monitor"
-msgstr ""
+msgstr "Monitor de guardáu"
#: printmonitordialog.ui
msgctxt ""
@@ -9731,7 +9760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being prepared for printing on"
-msgstr ""
+msgstr "ta preparándose pa imprimir en"
#: printmonitordialog.ui
msgctxt ""
@@ -9740,7 +9769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being saved to"
-msgstr ""
+msgstr "ta guardándose'n"
#: printoptionspage.ui
msgctxt ""
@@ -9938,7 +9967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials"
-msgstr ""
+msgstr "_Nome/Apellíos/Iniciales"
#: privateuserpage.ui
msgctxt ""
@@ -9947,7 +9976,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street"
-msgstr ""
+msgstr "_Cai"
#: privateuserpage.ui
msgctxt ""
@@ -9956,7 +9985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "País/Está_u"
#: privateuserpage.ui
msgctxt ""
@@ -9965,7 +9994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title/Profession"
-msgstr ""
+msgstr "_Títulu/Profesión"
#: privateuserpage.ui
msgctxt ""
@@ -9974,7 +10003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "Fa_x"
#: privateuserpage.ui
msgctxt ""
@@ -9983,7 +10012,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Númberu del teléfonu de casa"
#: privateuserpage.ui
msgctxt ""
@@ -9992,7 +10021,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Páxina web / Corréu electrónicu"
#: privateuserpage.ui
msgctxt ""
@@ -10001,7 +10030,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Nome"
#: privateuserpage.ui
msgctxt ""
@@ -10010,7 +10039,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Apellíos"
#: privateuserpage.ui
msgctxt ""
@@ -10019,7 +10048,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Iniciales"
#: privateuserpage.ui
msgctxt ""
@@ -10028,7 +10057,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títulu"
#: privateuserpage.ui
msgctxt ""
@@ -10037,7 +10066,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: privateuserpage.ui
msgctxt ""
@@ -10046,7 +10075,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Númberu del teléfonu de casa"
#: privateuserpage.ui
msgctxt ""
@@ -10055,7 +10084,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Númberu de fax"
#: privateuserpage.ui
msgctxt ""
@@ -10064,7 +10093,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "direición de corréu electrónicu"
#: privateuserpage.ui
msgctxt ""
@@ -10073,7 +10102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials 2"
-msgstr ""
+msgstr "_Nome/Apellíos/Iniciales 2"
#: privateuserpage.ui
msgctxt ""
@@ -10082,7 +10111,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Apellíos"
#: privateuserpage.ui
msgctxt ""
@@ -10091,7 +10120,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Nome"
#: privateuserpage.ui
msgctxt ""
@@ -10100,7 +10129,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Iniciales"
#: privateuserpage.ui
msgctxt ""
@@ -10109,7 +10138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "C._P./Ciudá"
#: privateuserpage.ui
msgctxt ""
@@ -10118,7 +10147,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Ciudá"
#: privateuserpage.ui
msgctxt ""
@@ -10127,7 +10156,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Códigu postal"
#: privateuserpage.ui
msgctxt ""
@@ -10136,7 +10165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Teléfonu/Móvil"
#: privateuserpage.ui
msgctxt ""
@@ -10145,7 +10174,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títulu"
#: privateuserpage.ui
msgctxt ""
@@ -10154,7 +10183,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: privateuserpage.ui
msgctxt ""
@@ -10163,7 +10192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private date"
-msgstr ""
+msgstr "Datos privaos"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10172,7 +10201,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the beginning?"
-msgstr ""
+msgstr "¿Siguir pel principiu?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10181,7 +10210,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the beginning?"
-msgstr ""
+msgstr "¿Quier siguir dende'l principiu?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10190,7 +10219,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the end of the document."
-msgstr ""
+msgstr "%PRODUCTNAME Writer buscó fasta'l fin del documentu."
#: querycontinueenddialog.ui
msgctxt ""
@@ -10199,7 +10228,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the end?"
-msgstr ""
+msgstr "¿Siguir al final?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10208,7 +10237,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the end?"
-msgstr ""
+msgstr "¿Quier siguir al final del documentu?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10217,7 +10246,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the beginning of the document."
-msgstr ""
+msgstr "%PRODUCTNAME Writer buscó fasta'l principiu del documentu."
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10226,7 +10255,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Use as default?"
-msgstr ""
+msgstr "¿Usar como predeterminada?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10235,7 +10264,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to change the compatibility options of the default template?"
-msgstr ""
+msgstr "¿Quier cambiar les opciones de compatibilidá de la plantía predeterminada?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10244,7 +10273,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This will affect all new documents based on the default template."
-msgstr ""
+msgstr "Esto afeutará a tolos documentos nuevos basaos na plantía predeterminada."
#: querysavelabeldialog.ui
msgctxt ""
@@ -10253,7 +10282,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save label?"
-msgstr ""
+msgstr "¿Guardar la etiqueta?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10262,7 +10291,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A label named \"%1 / %2\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Yá esiste una etiqueta llamada «%1 / %2». ¿Quier trocala?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10271,7 +10300,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "A label already exists with brand \"%1\" and type \"%2\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Yá esiste una etiqueta cola marca «%1» y tipu «%2». Si la troca sustituirá'l so conteníu."
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10280,7 +10309,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Show changes?"
-msgstr ""
+msgstr "¿Ver los cambios?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10289,7 +10318,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to show changes to avoid delays?"
-msgstr ""
+msgstr "¿Quier ver los cambios pa evitar retrasos?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10298,7 +10327,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "In the current document, changes are being recorded but not shown as such. In large documents, delays can occur when the document is edited. Showing changes will avoid delays."
-msgstr ""
+msgstr "Nel documentu actual, los cambios tan rexistrándose; pero nun s'amuesen como tales. Nos documentos grandes, puen producise retrasos al editar el documentu. Al ver los cambios evitará retrasos."
#: renameautotextdialog.ui
msgctxt ""
@@ -10352,7 +10381,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename Element"
-msgstr ""
+msgstr "Renomar l'elementu"
#: renameentrydialog.ui
msgctxt ""
@@ -10361,7 +10390,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Nombre del elementu"
#: renameobjectdialog.ui
msgctxt ""
@@ -10424,7 +10453,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save as HTML?"
-msgstr ""
+msgstr "¿Guardar como HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10433,7 +10462,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Would you like to save the document as HTML?"
-msgstr ""
+msgstr "¿Quier guardar el documentu como HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10442,7 +10471,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The source code can only be displayed if the document is saved in HTML format."
-msgstr ""
+msgstr "Solo se pue amosar el códigu fonte si'l documentu ta guardáu en formatu HTML."
#: savelabeldialog.ui
msgctxt ""
@@ -10451,7 +10480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save Label Format"
-msgstr ""
+msgstr "Guardar formatu d'etiqueta"
#: savelabeldialog.ui
msgctxt ""
@@ -10460,7 +10489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Marca"
#: savelabeldialog.ui
msgctxt ""
@@ -10469,7 +10498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "Tr_iba"
#: savelabeldialog.ui
msgctxt ""
@@ -10478,7 +10507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: sectionpage.ui
msgctxt ""
@@ -10487,7 +10516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New section"
-msgstr ""
+msgstr "Seición nueva"
#: sectionpage.ui
msgctxt ""
@@ -10496,7 +10525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "En_llaz"
#: sectionpage.ui
msgctxt ""
@@ -10505,7 +10534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DD_E"
-msgstr ""
+msgstr "DD_E"
#: sectionpage.ui
msgctxt ""
@@ -10514,7 +10543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Section"
-msgstr ""
+msgstr "_Seición"
#: sectionpage.ui
msgctxt ""
@@ -10523,7 +10552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "Nome _ficheru"
#: sectionpage.ui
msgctxt ""
@@ -10532,7 +10561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DDE _command"
-msgstr ""
+msgstr "_Comandu DDE"
#: sectionpage.ui
msgctxt ""
@@ -10541,7 +10570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10550,7 +10579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Enllaz"
#: sectionpage.ui
msgctxt ""
@@ -10559,7 +10588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Protect"
-msgstr ""
+msgstr "_Protexida"
#: sectionpage.ui
msgctxt ""
@@ -10568,7 +10597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10577,7 +10606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wit_h password"
-msgstr ""
+msgstr "Con _contraseña"
#: sectionpage.ui
msgctxt ""
@@ -10586,7 +10615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Write protection"
-msgstr ""
+msgstr "Proteición escontra escritura"
#: sectionpage.ui
msgctxt ""
@@ -10595,7 +10624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_ide"
-msgstr ""
+msgstr "Anubr_ir"
#: sectionpage.ui
msgctxt ""
@@ -10604,7 +10633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_With Condition"
-msgstr ""
+msgstr "_Con condición"
#: sectionpage.ui
msgctxt ""
@@ -10613,7 +10642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide"
-msgstr ""
+msgstr "Anubrir"
#: sectionpage.ui
msgctxt ""
@@ -10622,7 +10651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ditable in read-only document"
-msgstr ""
+msgstr "E_ditable en documentos de namái llectura"
#: sectionpage.ui
msgctxt ""
@@ -10631,7 +10660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#: selectaddressdialog.ui
msgctxt ""
@@ -10640,7 +10669,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address List"
-msgstr ""
+msgstr "Seleicionar llista de direiciones"
#: selectaddressdialog.ui
msgctxt ""
@@ -10649,7 +10678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'."
-msgstr ""
+msgstr "Seleicione una llista de direiciones. Calque «%1» pa seleicionar los destinatarios n'otra llista. Si nun tien nenguna llista de direiciones, pue crear una faciendo clic en «%2»."
#: selectaddressdialog.ui
msgctxt ""
@@ -10658,7 +10687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Your recipients are currently selected from:"
-msgstr ""
+msgstr "Los destinatarios seleiciónense actualmente de:"
#: selectaddressdialog.ui
msgctxt ""
@@ -10667,7 +10696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Amestar..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10676,7 +10705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create..."
-msgstr ""
+msgstr "_Crear..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10685,7 +10714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter..."
-msgstr ""
+msgstr "_Filtru..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10694,7 +10723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Editar..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10703,7 +10732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Table..."
-msgstr ""
+msgstr "Camudar la _tabla..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10712,7 +10741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nome"
#: selectaddressdialog.ui
msgctxt ""
@@ -10721,7 +10750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabla"
#: selectaddressdialog.ui
msgctxt ""
@@ -10730,7 +10759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connecting to data source..."
-msgstr ""
+msgstr "Coneutando cola fonte de datos..."
#: selectautotextdialog.ui
msgctxt ""
@@ -10739,7 +10768,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select AutoText:"
-msgstr ""
+msgstr "Seleicionar testu automáticu:"
#: selectautotextdialog.ui
msgctxt ""
@@ -10748,7 +10777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Group"
-msgstr ""
+msgstr "Testu automáticu - Grupu"
#: selectblockdialog.ui
msgctxt ""
@@ -10757,7 +10786,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address Block"
-msgstr ""
+msgstr "Seleicionar bloque de direiciones"
#: selectblockdialog.ui
msgctxt ""
@@ -10766,7 +10795,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nuevu..."
#: selectblockdialog.ui
msgctxt ""
@@ -10775,7 +10804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Editar..."
#: selectblockdialog.ui
msgctxt ""
@@ -10784,7 +10813,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Desaniciar"
#: selectblockdialog.ui
msgctxt ""
@@ -10793,7 +10822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Select your preferred address block"
-msgstr ""
+msgstr "_Seleicione'l bloque de direiciones que prefiera"
#: selectblockdialog.ui
msgctxt ""
@@ -10802,7 +10831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_ever include the country/region"
-msgstr ""
+msgstr "Nun incluir nunca el país/r_exón"
#: selectblockdialog.ui
msgctxt ""
@@ -10811,7 +10840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always include the country/region"
-msgstr ""
+msgstr "Incluir siempre'l p_aís/rexón"
#: selectblockdialog.ui
msgctxt ""
@@ -10820,7 +10849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only _include the country/region if it is not:"
-msgstr ""
+msgstr "Sólo _incluir el país/rexón si nun ye:"
#: selectblockdialog.ui
msgctxt ""
@@ -10829,7 +10858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address block settings"
-msgstr ""
+msgstr "Configuración del bloque de direiciones"
#: selectindexdialog.ui
msgctxt ""
@@ -10838,7 +10867,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Index Markings"
-msgstr ""
+msgstr "Marques d'índiz"
#: selectindexdialog.ui
msgctxt ""
@@ -10847,7 +10876,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Seleición"
#: sidebarpage.ui
msgctxt ""
@@ -10856,16 +10885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Orientation"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Orientación"
#: sidebarpage.ui
msgctxt ""
@@ -10874,16 +10894,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Size"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
+msgstr "Tamañu"
#: sidebarpage.ui
msgctxt ""
@@ -10892,16 +10903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Columns"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
+msgstr "Columnes"
#: sidebarpage.ui
msgctxt ""
@@ -10910,16 +10912,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Margin"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Marxe"
#: sidebarwrap.ui
msgctxt ""
@@ -10928,7 +10921,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Denguna"
#: sidebarwrap.ui
msgctxt ""
@@ -10937,7 +10930,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Denguna"
#: sidebarwrap.ui
msgctxt ""
@@ -10946,7 +10939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Enantes"
#: sidebarwrap.ui
msgctxt ""
@@ -10955,7 +10948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Enantes"
#: sidebarwrap.ui
msgctxt ""
@@ -10964,7 +10957,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Dempués"
#: sidebarwrap.ui
msgctxt ""
@@ -10973,7 +10966,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Dempués"
#: sidebarwrap.ui
msgctxt ""
@@ -10982,7 +10975,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Paralelu"
#: sidebarwrap.ui
msgctxt ""
@@ -10991,7 +10984,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Paralelu"
#: sidebarwrap.ui
msgctxt ""
@@ -11000,7 +10993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Continuu"
#: sidebarwrap.ui
msgctxt ""
@@ -11009,7 +11002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Continuu"
#: sidebarwrap.ui
msgctxt ""
@@ -11018,7 +11011,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Óptimu"
#: sidebarwrap.ui
msgctxt ""
@@ -11027,7 +11020,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Óptimu"
#: sortdialog.ui
msgctxt ""
@@ -11324,7 +11317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Images:"
-msgstr ""
+msgstr "Númberu d'imaxes:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11405,7 +11398,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Subject"
-msgstr ""
+msgstr "Sin asuntu"
#: subjectdialog.ui
msgctxt ""
@@ -11414,7 +11407,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subject:"
-msgstr ""
+msgstr "Asuntu:"
#: subjectdialog.ui
msgctxt ""
@@ -11423,7 +11416,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a subject for this message."
-msgstr ""
+msgstr "Nun especificó un asuntu pa esti mensaxe."
#: subjectdialog.ui
msgctxt ""
@@ -11432,7 +11425,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Si quier da-y unu, escríbalu agora."
#: tablecolumnpage.ui
msgctxt ""
@@ -11738,7 +11731,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Estilu de caráuter"
#: templatedialog1.ui
msgctxt ""
@@ -11747,7 +11740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stándar"
#: templatedialog1.ui
msgctxt ""
@@ -11756,7 +11749,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizador"
#: templatedialog1.ui
msgctxt ""
@@ -11765,7 +11758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Fonte"
#: templatedialog1.ui
msgctxt ""
@@ -11774,7 +11767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efeutos tipográficos"
#: templatedialog1.ui
msgctxt ""
@@ -11783,7 +11776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: templatedialog1.ui
msgctxt ""
@@ -11792,7 +11785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Diseñu asiáticu"
#: templatedialog1.ui
msgctxt ""
@@ -11801,7 +11794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: templatedialog1.ui
msgctxt ""
@@ -11810,7 +11803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
#: templatedialog16.ui
msgctxt ""
@@ -11819,7 +11812,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Estilu de numberación"
#: templatedialog16.ui
msgctxt ""
@@ -11828,7 +11821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizador"
#: templatedialog16.ui
msgctxt ""
@@ -11837,7 +11830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Viñetes"
#: templatedialog16.ui
msgctxt ""
@@ -11846,7 +11839,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Estilu de numberación"
#: templatedialog16.ui
msgctxt ""
@@ -11855,7 +11848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Esquema"
#: templatedialog16.ui
msgctxt ""
@@ -11864,7 +11857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#: templatedialog16.ui
msgctxt ""
@@ -11873,7 +11866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: templatedialog16.ui
msgctxt ""
@@ -11882,7 +11875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: templatedialog2.ui
msgctxt ""
@@ -11891,7 +11884,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph Style"
-msgstr ""
+msgstr "Estilu de párrafu"
#: templatedialog2.ui
msgctxt ""
@@ -11900,7 +11893,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stándar"
#: templatedialog2.ui
msgctxt ""
@@ -11909,7 +11902,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizador"
#: templatedialog2.ui
msgctxt ""
@@ -11918,7 +11911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sangríes y espaciáu"
#: templatedialog2.ui
msgctxt ""
@@ -11927,7 +11920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alliniamientu"
#: templatedialog2.ui
msgctxt ""
@@ -11936,7 +11929,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Fluxu de testu"
#: templatedialog2.ui
msgctxt ""
@@ -11945,7 +11938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografía asiática"
#: templatedialog2.ui
msgctxt ""
@@ -11954,7 +11947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Fonte"
#: templatedialog2.ui
msgctxt ""
@@ -11963,7 +11956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efeutu tipográficu"
#: templatedialog2.ui
msgctxt ""
@@ -11972,7 +11965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posición"
#: templatedialog2.ui
msgctxt ""
@@ -11981,7 +11974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Diseñu asiáticu"
#: templatedialog2.ui
msgctxt ""
@@ -11990,7 +11983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Esquema y numberación"
#: templatedialog2.ui
msgctxt ""
@@ -11999,7 +11992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladores"
#: templatedialog2.ui
msgctxt ""
@@ -12008,7 +12001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Lletres capitulares"
#: templatedialog2.ui
msgctxt ""
@@ -12017,7 +12010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: templatedialog2.ui
msgctxt ""
@@ -12026,7 +12019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
#: templatedialog2.ui
msgctxt ""
@@ -12035,7 +12028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Condición"
#: templatedialog4.ui
msgctxt ""
@@ -12044,7 +12037,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame Style"
-msgstr ""
+msgstr "Estilu del marcu"
#: templatedialog4.ui
msgctxt ""
@@ -12053,7 +12046,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stándar"
#: templatedialog4.ui
msgctxt ""
@@ -12062,7 +12055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizador"
#: templatedialog4.ui
msgctxt ""
@@ -12071,7 +12064,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Triba"
#: templatedialog4.ui
msgctxt ""
@@ -12080,7 +12073,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: templatedialog4.ui
msgctxt ""
@@ -12089,7 +12082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Axuste"
#: templatedialog4.ui
msgctxt ""
@@ -12098,7 +12091,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: templatedialog4.ui
msgctxt ""
@@ -12107,7 +12100,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
#: templatedialog4.ui
msgctxt ""
@@ -12116,7 +12109,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: templatedialog4.ui
msgctxt ""
@@ -12125,7 +12118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: templatedialog8.ui
msgctxt ""
@@ -12134,7 +12127,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Estilu de páxina"
#: templatedialog8.ui
msgctxt ""
@@ -12143,7 +12136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizador"
#: templatedialog8.ui
msgctxt ""
@@ -12152,7 +12145,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Páxina"
#: templatedialog8.ui
msgctxt ""
@@ -12161,7 +12154,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: templatedialog8.ui
msgctxt ""
@@ -12170,7 +12163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Testera"
#: templatedialog8.ui
msgctxt ""
@@ -12179,7 +12172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Pie de páxina"
#: templatedialog8.ui
msgctxt ""
@@ -12188,7 +12181,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Bordes"
#: templatedialog8.ui
msgctxt ""
@@ -12197,7 +12190,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: templatedialog8.ui
msgctxt ""
@@ -12206,7 +12199,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnote"
-msgstr ""
+msgstr "Nota al pie"
#: templatedialog8.ui
msgctxt ""
@@ -12215,7 +12208,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Grid"
-msgstr ""
+msgstr "Cuadrícula de testu"
#: testmailsettings.ui
msgctxt ""
@@ -12224,7 +12217,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Test Account Settings"
-msgstr ""
+msgstr "Probar la configuración de cuenta"
#: testmailsettings.ui
msgctxt ""
@@ -12233,7 +12226,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Establish network connection"
-msgstr ""
+msgstr "Establecer conexón de rede"
#: testmailsettings.ui
msgctxt ""
@@ -12242,7 +12235,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find outgoing mail server"
-msgstr ""
+msgstr "Alcontrar el sirvidor de salida de corréu"
#: testmailsettings.ui
msgctxt ""
@@ -12251,7 +12244,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Successful"
-msgstr ""
+msgstr "Correutu"
#: testmailsettings.ui
msgctxt ""
@@ -12260,7 +12253,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Failed"
-msgstr ""
+msgstr "Fallu"
#: testmailsettings.ui
msgctxt ""
@@ -12269,7 +12262,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is testing the e-mail account settings..."
-msgstr ""
+msgstr "%PRODUCTNAME ta comprobando la configuración de la cuenta de corréu electrónicu..."
#: testmailsettings.ui
msgctxt ""
@@ -12278,7 +12271,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Errors"
-msgstr ""
+msgstr "Errores"
#: testmailsettings.ui
msgctxt ""
@@ -12287,7 +12280,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME could not connect to the outgoing mail server. Check your system's settings and the settings in %PRODUCTNAME. Check the server name, the port and the secure connections settings"
-msgstr ""
+msgstr "%PRODUCTNAME nun pudo coneutar col sirvidor d'unviu de corréu. Compruebe la configuración del sistema y la de %PRODUCTNAME. Compruebe'l nome del sirvidor, el puertu y les preferencies de conexón segura"
#: textgridpage.ui
msgctxt ""
@@ -12602,7 +12595,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Index/Table"
-msgstr ""
+msgstr "Inxertar índiz/tabla"
#: tocdialog.ui
msgctxt ""
@@ -12611,7 +12604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Index/Table"
-msgstr ""
+msgstr "Índiz/Tabla"
#: tocdialog.ui
msgctxt ""
@@ -12620,7 +12613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Entraes"
#: tocdialog.ui
msgctxt ""
@@ -12629,7 +12622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Estilos"
#: tocdialog.ui
msgctxt ""
@@ -12638,7 +12631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: tocdialog.ui
msgctxt ""
@@ -12647,7 +12640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fondu"
#: tocdialog.ui
msgctxt ""
@@ -12656,7 +12649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Vista previa"
#: tocentriespage.ui
msgctxt ""
@@ -12665,7 +12658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Nivel"
#: tocentriespage.ui
msgctxt ""
@@ -12674,7 +12667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Triba"
#: tocentriespage.ui
msgctxt ""
@@ -12683,7 +12676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Structure"
-msgstr ""
+msgstr "E_structura"
#: tocentriespage.ui
msgctxt ""
@@ -12692,7 +12685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Too"
#: tocentriespage.ui
msgctxt ""
@@ -12701,7 +12694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Estilu de caráuter"
#: tocentriespage.ui
msgctxt ""
@@ -12710,7 +12703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Editar..."
#: tocentriespage.ui
msgctxt ""
@@ -12719,7 +12712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Caráuter de rellenu"
#: tocentriespage.ui
msgctxt ""
@@ -12728,7 +12721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop position"
-msgstr ""
+msgstr "Posición del tabulador"
#: tocentriespage.ui
msgctxt ""
@@ -12737,7 +12730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align right"
-msgstr ""
+msgstr "Alliniar a la drecha"
#: tocentriespage.ui
msgctxt ""
@@ -12746,7 +12739,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter entry"
-msgstr ""
+msgstr "Entrada de capítulu"
#: tocentriespage.ui
msgctxt ""
@@ -12755,7 +12748,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number range only"
-msgstr ""
+msgstr "Sólo rangu numbéricu"
#: tocentriespage.ui
msgctxt ""
@@ -12764,7 +12757,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Description only"
-msgstr ""
+msgstr "Solo la descripción"
#: tocentriespage.ui
msgctxt ""
@@ -12773,7 +12766,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Number range and description"
-msgstr ""
+msgstr "El rangu numbéricu y la descripción"
#: tocentriespage.ui
msgctxt ""
@@ -12782,7 +12775,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Evaluar fasta'l nivel"
#: tocentriespage.ui
msgctxt ""
@@ -12791,7 +12784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Formatu"
#: tocentriespage.ui
msgctxt ""
@@ -12800,7 +12793,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Númberu"
#: tocentriespage.ui
msgctxt ""
@@ -12809,7 +12802,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number without separator"
-msgstr ""
+msgstr "Númberu ensin separador"
#: tocentriespage.ui
msgctxt ""
@@ -12818,7 +12811,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Inxertar"
#: tocentriespage.ui
msgctxt ""
@@ -12827,7 +12820,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "Desanicia_r"
#: tocentriespage.ui
msgctxt ""
@@ -12836,7 +12829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter no."
-msgstr ""
+msgstr "Númberu de capítulu"
#: tocentriespage.ui
msgctxt ""
@@ -12845,7 +12838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entry text"
-msgstr ""
+msgstr "Testu de la entrada"
#: tocentriespage.ui
msgctxt ""
@@ -12854,7 +12847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Parada de tabulación"
#: tocentriespage.ui
msgctxt ""
@@ -12863,7 +12856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Chapter info"
-msgstr ""
+msgstr "Información del _capítulu"
#: tocentriespage.ui
msgctxt ""
@@ -12872,7 +12865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page no."
-msgstr ""
+msgstr "Númberu de páxina"
#: tocentriespage.ui
msgctxt ""
@@ -12881,7 +12874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_yperlink"
-msgstr ""
+msgstr "H_iperenllaz"
#: tocentriespage.ui
msgctxt ""
@@ -12890,7 +12883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Structure and Formatting"
-msgstr ""
+msgstr "Estructura y formatu"
#: tocentriespage.ui
msgctxt ""
@@ -12899,7 +12892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab position relati_ve to Paragraph Style indent"
-msgstr ""
+msgstr "Posición del tabulador relati_va a la sangría del Estilu de párrafu"
#: tocentriespage.ui
msgctxt ""
@@ -12908,7 +12901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key separated by commas"
-msgstr ""
+msgstr "Clave separada por comes"
#: tocentriespage.ui
msgctxt ""
@@ -12917,7 +12910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alphabetical delimiter"
-msgstr ""
+msgstr "Llendador alfabéticu"
#: tocentriespage.ui
msgctxt ""
@@ -12926,7 +12919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style for main entries"
-msgstr ""
+msgstr "Estilu de caráuter pa les entraes principales"
#: tocentriespage.ui
msgctxt ""
@@ -12935,7 +12928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Formatu"
#: tocentriespage.ui
msgctxt ""
@@ -12944,7 +12937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document _position"
-msgstr ""
+msgstr "_Posición del documentu"
#: tocentriespage.ui
msgctxt ""
@@ -12953,7 +12946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Content"
-msgstr ""
+msgstr "_Conteníu"
#: tocentriespage.ui
msgctxt ""
@@ -12962,7 +12955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort by"
-msgstr ""
+msgstr "Ordenar por"
#: tocentriespage.ui
msgctxt ""
@@ -12971,7 +12964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_1"
-msgstr ""
+msgstr "_1"
#: tocentriespage.ui
msgctxt ""
@@ -12980,7 +12973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_2"
-msgstr ""
+msgstr "_2"
#: tocentriespage.ui
msgctxt ""
@@ -12989,7 +12982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_3"
-msgstr ""
+msgstr "_3"
#: tocentriespage.ui
msgctxt ""
@@ -12998,7 +12991,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendente"
#: tocentriespage.ui
msgctxt ""
@@ -13007,7 +13000,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendente"
#: tocentriespage.ui
msgctxt ""
@@ -13016,7 +13009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendente"
#: tocentriespage.ui
msgctxt ""
@@ -13025,7 +13018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendente"
#: tocentriespage.ui
msgctxt ""
@@ -13034,7 +13027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendente"
#: tocentriespage.ui
msgctxt ""
@@ -13043,7 +13036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendente"
#: tocentriespage.ui
msgctxt ""
@@ -13052,7 +13045,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendente"
#: tocentriespage.ui
msgctxt ""
@@ -13061,7 +13054,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendente"
#: tocentriespage.ui
msgctxt ""
@@ -13070,7 +13063,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendente"
#: tocentriespage.ui
msgctxt ""
@@ -13079,7 +13072,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendente"
#: tocentriespage.ui
msgctxt ""
@@ -13088,7 +13081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort keys"
-msgstr ""
+msgstr "Claves d'ordenación"
#: tocindexpage.ui
msgctxt ""
@@ -13097,7 +13090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title"
-msgstr ""
+msgstr "_Títulu"
#: tocindexpage.ui
msgctxt ""
@@ -13106,7 +13099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Triba"
#: tocindexpage.ui
msgctxt ""
@@ -13115,7 +13108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protected against manual changes"
-msgstr ""
+msgstr "Protexíu contra cambios manuales"
#: tocindexpage.ui
msgctxt ""
@@ -13124,7 +13117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type and title"
-msgstr ""
+msgstr "Tipu y títulu"
#: tocindexpage.ui
msgctxt ""
@@ -13133,7 +13126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "for"
-msgstr ""
+msgstr "pa"
#: tocindexpage.ui
msgctxt ""
@@ -13142,7 +13135,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Entire document"
-msgstr ""
+msgstr "Documentu enteru"
#: tocindexpage.ui
msgctxt ""
@@ -13151,7 +13144,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Chapter"
-msgstr ""
+msgstr "Capítulu"
#: tocindexpage.ui
msgctxt ""
@@ -13160,7 +13153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Evaluar fasta'l nivel"
#: tocindexpage.ui
msgctxt ""
@@ -13169,7 +13162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create index/table"
-msgstr ""
+msgstr "Crear índiz/tabla"
#: tocindexpage.ui
msgctxt ""
@@ -13178,7 +13171,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Esquema"
#: tocindexpage.ui
msgctxt ""
@@ -13187,7 +13180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inde_x marks"
-msgstr ""
+msgstr "Marques d'índi_z"
#: tocindexpage.ui
msgctxt ""
@@ -13196,7 +13189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tables"
-msgstr ""
+msgstr "Tables"
#: tocindexpage.ui
msgctxt ""
@@ -13205,7 +13198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt frames"
-msgstr ""
+msgstr "Marcos de te_stu"
#: tocindexpage.ui
msgctxt ""
@@ -13214,7 +13207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Graphics"
-msgstr ""
+msgstr "Gráficos"
#: tocindexpage.ui
msgctxt ""
@@ -13223,7 +13216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "OLE objects"
-msgstr ""
+msgstr "Oxetos OLE"
#: tocindexpage.ui
msgctxt ""
@@ -13232,7 +13225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use level from source chapter"
-msgstr ""
+msgstr "Usar el nivel del capítulu fonte"
#: tocindexpage.ui
msgctxt ""
@@ -13241,7 +13234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional Styles"
-msgstr ""
+msgstr "_Más estilos"
#: tocindexpage.ui
msgctxt ""
@@ -13250,7 +13243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styl_es"
-msgstr ""
+msgstr "_Estilos"
#: tocindexpage.ui
msgctxt ""
@@ -13259,7 +13252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: tocindexpage.ui
msgctxt ""
@@ -13268,7 +13261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Captions"
-msgstr ""
+msgstr "Lleendes"
#: tocindexpage.ui
msgctxt ""
@@ -13277,7 +13270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Object names"
-msgstr ""
+msgstr "Nomes d'oxetu"
#: tocindexpage.ui
msgctxt ""
@@ -13286,7 +13279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Categoría"
#: tocindexpage.ui
msgctxt ""
@@ -13295,7 +13288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Visualizar"
#: tocindexpage.ui
msgctxt ""
@@ -13304,7 +13297,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "References"
-msgstr ""
+msgstr "Referencies"
#: tocindexpage.ui
msgctxt ""
@@ -13313,7 +13306,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Category and Number"
-msgstr ""
+msgstr "Categoría y númberu"
#: tocindexpage.ui
msgctxt ""
@@ -13322,7 +13315,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Caption Text"
-msgstr ""
+msgstr "Testu de la lleenda"
#: tocindexpage.ui
msgctxt ""
@@ -13331,7 +13324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from"
-msgstr ""
+msgstr "Crear dende"
#: tocindexpage.ui
msgctxt ""
@@ -13340,7 +13333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from the following objects"
-msgstr ""
+msgstr "Crear dende los siguientes oxetos"
#: tocindexpage.ui
msgctxt ""
@@ -13349,7 +13342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brackets"
-msgstr ""
+msgstr "_Paréntesis"
#: tocindexpage.ui
msgctxt ""
@@ -13358,7 +13351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number entries"
-msgstr ""
+msgstr "Entraes _numbériques"
#: tocindexpage.ui
msgctxt ""
@@ -13367,7 +13360,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[none]"
-msgstr ""
+msgstr "[nengún]"
#: tocindexpage.ui
msgctxt ""
@@ -13376,7 +13369,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "[]"
-msgstr ""
+msgstr "[]"
#: tocindexpage.ui
msgctxt ""
@@ -13385,7 +13378,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "()"
-msgstr ""
+msgstr "()"
#: tocindexpage.ui
msgctxt ""
@@ -13394,7 +13387,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "{}"
-msgstr ""
+msgstr "{}"
#: tocindexpage.ui
msgctxt ""
@@ -13403,7 +13396,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "<>"
-msgstr ""
+msgstr "<>"
#: tocindexpage.ui
msgctxt ""
@@ -13412,7 +13405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formatting of the entries"
-msgstr ""
+msgstr "Formatu de les entraes"
#: tocindexpage.ui
msgctxt ""
@@ -13421,7 +13414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries"
-msgstr ""
+msgstr "Combinar entraes idéntiques"
#: tocindexpage.ui
msgctxt ""
@@ -13430,7 +13423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries with p or _pp"
-msgstr ""
+msgstr "Combinar entraes idéntiques con p o _pp"
#: tocindexpage.ui
msgctxt ""
@@ -13439,7 +13432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine with -"
-msgstr ""
+msgstr "Combinar con -"
#: tocindexpage.ui
msgctxt ""
@@ -13448,7 +13441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case sensitive"
-msgstr ""
+msgstr "Distinguir mayúscules"
#: tocindexpage.ui
msgctxt ""
@@ -13457,7 +13450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoCapitalize entries"
-msgstr ""
+msgstr "Mayúscules automátiques nes entraes"
#: tocindexpage.ui
msgctxt ""
@@ -13466,7 +13459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keys as separate entries"
-msgstr ""
+msgstr "Claves como entraes separaes"
#: tocindexpage.ui
msgctxt ""
@@ -13475,7 +13468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Concordance file"
-msgstr ""
+msgstr "Ficheru de _concordancies"
#: tocindexpage.ui
msgctxt ""
@@ -13484,7 +13477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File"
-msgstr ""
+msgstr "_Ficheru"
#: tocindexpage.ui
msgctxt ""
@@ -13493,7 +13486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
#: tocindexpage.ui
msgctxt ""
@@ -13502,7 +13495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language"
-msgstr ""
+msgstr "Llingua"
#: tocindexpage.ui
msgctxt ""
@@ -13511,7 +13504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key type"
-msgstr ""
+msgstr "Triba de clave"
#: tocindexpage.ui
msgctxt ""
@@ -13520,7 +13513,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Ordenar"
#: tocindexpage.ui
msgctxt ""
@@ -13529,7 +13522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open"
-msgstr ""
+msgstr "Abrir"
#: tocindexpage.ui
msgctxt ""
@@ -13538,7 +13531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nuevu..."
#: tocindexpage.ui
msgctxt ""
@@ -13547,7 +13540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Editar..."
#: tocindexpage.ui
msgctxt ""
@@ -13556,7 +13549,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table of Contents"
-msgstr ""
+msgstr "Índiz del conteníu"
#: tocindexpage.ui
msgctxt ""
@@ -13565,7 +13558,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Alphabetical Index"
-msgstr ""
+msgstr "Índiz alfabéticu"
#: tocindexpage.ui
msgctxt ""
@@ -13574,7 +13567,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Illustration Index"
-msgstr ""
+msgstr "Índiz d'ilustraciones"
#: tocindexpage.ui
msgctxt ""
@@ -13583,7 +13576,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Index of Tables"
-msgstr ""
+msgstr "Índiz de tables"
#: tocindexpage.ui
msgctxt ""
@@ -13592,7 +13585,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "User-Defined"
-msgstr ""
+msgstr "Definíu pol usuariu"
#: tocindexpage.ui
msgctxt ""
@@ -13601,7 +13594,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Table of Objects"
-msgstr ""
+msgstr "Índiz d'oxetos"
#: tocindexpage.ui
msgctxt ""
@@ -13610,7 +13603,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Bibliography"
-msgstr ""
+msgstr "Bibliografía"
#: tocstylespage.ui
msgctxt ""
@@ -13619,7 +13612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Levels"
-msgstr ""
+msgstr "_Niveles"
#: tocstylespage.ui
msgctxt ""
@@ -13628,7 +13621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Styles"
-msgstr ""
+msgstr "Estilo_s de párrafu"
#: tocstylespage.ui
msgctxt ""
@@ -13637,7 +13630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Pre_determináu"
#: tocstylespage.ui
msgctxt ""
@@ -13646,7 +13639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "E_ditar"
#: tocstylespage.ui
msgctxt ""
@@ -13655,7 +13648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assignment"
-msgstr ""
+msgstr "Atribución"
#: viewoptionspage.ui
msgctxt ""
@@ -13826,7 +13819,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data source not found"
-msgstr ""
+msgstr "Nun s'alcontró la fonte de datos"
#: warndatasourcedialog.ui
msgctxt ""
@@ -13835,7 +13828,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The data source '%1' was not found."
-msgstr ""
+msgstr "Nun s'alcontró la fonte de datos «%1»."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13844,7 +13837,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The connection to the data source could not be established. Please check the connection settings."
-msgstr ""
+msgstr "Nun pudo establecese la conexón cola fonte de datos. Compruebe la configuración de la conexón."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13853,7 +13846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check Connection Settings..."
-msgstr ""
+msgstr "Comprobar la configuración de conexón..."
#: warnemaildialog.ui
msgctxt ""
@@ -13862,7 +13855,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Los correos electrónicos nun pudieron unviase"
#: warnemaildialog.ui
msgctxt ""
@@ -13871,7 +13864,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Los correos electrónicos nun pudieron unviase"
#: warnemaildialog.ui
msgctxt ""
@@ -13880,7 +13873,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The following error occurred"
-msgstr ""
+msgstr "Asocedió l'error siguiente"
#: wordcount.ui
msgctxt ""
@@ -13952,7 +13945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Axuste"
#: wrappage.ui
msgctxt ""
@@ -13961,7 +13954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Dempués"
#: wrappage.ui
msgctxt ""
@@ -13970,7 +13963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Enantes"
#: wrappage.ui
msgctxt ""
@@ -13979,7 +13972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_None"
-msgstr ""
+msgstr "_Nengún"
#: wrappage.ui
msgctxt ""
@@ -13988,7 +13981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Optimal"
-msgstr ""
+msgstr "_Ideal"
#: wrappage.ui
msgctxt ""
@@ -13997,7 +13990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Thro_ugh"
-msgstr ""
+msgstr "Continu_u"
#: wrappage.ui
msgctxt ""
@@ -14006,7 +13999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel"
-msgstr ""
+msgstr "_Paralelu"
#: wrappage.ui
msgctxt ""
@@ -14015,7 +14008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuración"
#: wrappage.ui
msgctxt ""
@@ -14024,7 +14017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_eft"
-msgstr ""
+msgstr "Izqui_erda"
#: wrappage.ui
msgctxt ""
@@ -14033,7 +14026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "D_recha"
#: wrappage.ui
msgctxt ""
@@ -14042,7 +14035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Arriba"
#: wrappage.ui
msgctxt ""
@@ -14051,7 +14044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "A_baxo"
#: wrappage.ui
msgctxt ""
@@ -14060,7 +14053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaciáu"
#: wrappage.ui
msgctxt ""
@@ -14069,7 +14062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First paragraph"
-msgstr ""
+msgstr "Primer párra_fu"
#: wrappage.ui
msgctxt ""
@@ -14078,7 +14071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In bac_kground"
-msgstr ""
+msgstr "Nel fon_du"
#: wrappage.ui
msgctxt ""
@@ -14087,7 +14080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour"
-msgstr ""
+msgstr "_Contornu"
#: wrappage.ui
msgctxt ""
@@ -14096,7 +14089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outside only"
-msgstr ""
+msgstr "Sólo fuera"
#: wrappage.ui
msgctxt ""
@@ -14105,4 +14098,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opciones"
diff --git a/source/ast/swext/mediawiki/help.po b/source/ast/swext/mediawiki/help.po
index 512c7de6e59..1ecaad70bb6 100644
--- a/source/ast/swext/mediawiki/help.po
+++ b/source/ast/swext/mediawiki/help.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-02 21:56+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-21 02:52+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370210164.0\n"
+"X-POOTLE-MTIME: 1390272757.0\n"
#: help.tree
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"par_id4277169\n"
"help.text"
msgid "Before you use the Wiki Publisher, ensure that %PRODUCTNAME uses a Java Runtime Environment (JRE). To check the status of the JRE, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Advanced</item>. Ensure that \"Use a Java runtime environment\" is marked and that a Java runtime folder is selected in the big listbox. If no JRE was activated, then activate a JRE 1.4 or later and restart %PRODUCTNAME."
-msgstr "Enantes d'usar Wiki Publisher, comprueba que %PRODUCTNAME usa un Entornu d'execución Java (JRE). Pa comprobar l'estáu de JRE, escueyi <item type=\"menuitem\">Ferramientes - Opciones - %PRODUCTNAME - Avanzao</item>. Comprueba que ta marcáu \"Usar un entornu d'execución Java\" y qu'hai un direutoriu d'execución de Java seleicionáu na llista del cuadru grande. Si nun ta activáu dengún JRE, activa un JRE 1.4 o más nuevu y reanicia %PRODUCTNAME."
+msgstr "Enantes d'usar Wiki Publisher, compruebe que %PRODUCTNAME usa un Entornu d'execución Java (JRE). Pa comprobar l'estáu de JRE, escueya <item type=\"menuitem\">Ferramientes - Opciones - %PRODUCTNAME - Avanzao</item>. Compruebe que ta marcáu \"Usar un entornu d'execución Java\" y qu'hai un direutoriu d'execución de Java seleicionáu na llista del cuadru grande. Si nun ta activáu dengún JRE, active un JRE 1.4 o más nuevu y reanicie %PRODUCTNAME."
#: wiki.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_id2381969\n"
"help.text"
msgid "Note: You can store your user name and password for all respective dialogs inside %PRODUCTNAME. The password will be stored in a secure way, where access is maintained by a master password. To enable the master password, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>."
-msgstr "Nota: Pues guardar el nome d'usuariu y contraseña pa los respeutivos diálogos dientro de %PRODUCTNAME. La contraseña s'almacenará d'una manera segura, onde l'accesu se caltendrá con una contraseña maestra. P'activar la contraseña maestra, escueyi <item type=\"menuitem\">Ferramientes - Opciones - %PRODUCTNAME - Seguridá</item>."
+msgstr "Nota: Pue guardar el nome d'usuariu y contraseña pa los respeutivos diálogos dientro de %PRODUCTNAME. La contraseña s'almacenará d'una manera segura, mentanto quee l'accesu se caltendrá con una contraseña maestra. P'activar la contraseña maestra, escueya <item type=\"menuitem\">Ferramientes - Opciones - %PRODUCTNAME - Seguridá</item>."
#: wiki.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"par_id6962187\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the Wiki."
-msgstr "Introduz la información de la cuenta pa la Wiki, na caxa de diálogu de <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
+msgstr "Escriba la información de la cuenta pa la Wiki, nel cuadru de diálogu de <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
#: wiki.xhp
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"par_id5906552\n"
"help.text"
msgid "In the Username box, enter your user ID for your Wiki account."
-msgstr "Na caxa de nome d'usuariu, pon l'identificador del to usuariu na cuenta del Wiki."
+msgstr "Nel cuadru Nome d'usuariu, escriba l'identificador d'usuariu na cuenta de la Wiki."
#: wiki.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"par_id8869594\n"
"help.text"
msgid "In the Password box, enter the password for your Wiki account, then click OK."
-msgstr "Na caxella Contraseña, pon la contraseña de la to cuenta na Wiki, darréu calca Aceutar."
+msgstr "Na caxella Contraseña, ponga la contraseña de la cuenta de la Wiki, y darréu calque Aceutar."
#: wiki.xhp
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"par_id292062\n"
"help.text"
msgid "Optionally enable \"Save password\" to save the password between sessions. A master password is used to maintain access to all saved passwords. Choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item> to enable the master password. \"Save password\" is unavailable when the master password is not enabled."
-msgstr "Opcionalmente, activa \"Guardar contraseña\" pa guardar la contraseña ente sesiones. S'usa una contraseña maestra pa caltener l'accesu a toles contraseñes guardaes. Escueyi <item type=\"menuitem\">Ferramientes - Opciones - %PRODUCTNAME- Seguridá</item> p'activar la contraseña maestra. \"Guardar contraseña\" nun ta disponible si la contraseña maestra nun ta activada."
+msgstr "Opcionalmente, active \"Guardar contraseña\" pa guardar la contraseña ente sesiones. S'usa una contraseña maestra pa caltener l'accesu a toles contraseñes guardaes. Escueya <item type=\"menuitem\">Ferramientes - Opciones - %PRODUCTNAME- Seguridá</item> p'activar la contraseña maestra. \"Guardar contraseña\" nun ta disponible si la contraseña maestra nun ta activada."
#: wiki.xhp
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"par_id228278\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "Nel diálogu <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Unviar a MediaWiki</link>, especifica les preferencies de la entrada."
+msgstr "Nel diálogu <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Unviar a MediaWiki</link>, especifique les preferencies de la entrada."
#: wiki.xhp
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"par_id656758\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to store your password between sessions. The master password must be enabled, see <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Activar pa guardar la contraseña ente sesiones. La contraseña maestra tien de tar activada, mira <item type=\"menuitem\">Ferramientes - Opciones - %PRODUCTNAME - Seguridá</item>.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Activar pa guardar la contraseña ente sesiones. La contraseña maestra tien de tar activada, vea <item type=\"menuitem\">Ferramientes - Opciones - %PRODUCTNAME - Seguridá</item>.</ahelp>"
#: wikiaccount.xhp
msgctxt ""
diff --git a/source/ast/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/ast/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index 6eafa9a83e6..205f19f8105 100644
--- a/source/ast/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/ast/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 16:03+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-21 02:52+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254632.0\n"
+"X-POOTLE-MTIME: 1390272764.0\n"
#: WikiExtension.xcu
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"NoWikiFilter\n"
"value.text"
msgid "The MediaWiki export filter cannot be found. Choose 'Tools-XML Filter Settings' to install the filter, or use the setup to install the component."
-msgstr "La peñaera d'esportación de MediaWiki nun puede alcontrase. Esbille \"Ferramienta-Configuración de peñera XML\" pa instalar la peñera, o usa la configuracion pa instalar los componentes."
+msgstr "Nun pudo alcontrase'l filtru d'esportación de MediaWiki. Escueya «Ferramientes-Configuración del filtru XML» pa instalar el filtru, o use la configuración pa instalar el componente."
#: WikiExtension.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"Dlg_NewWikiPage_Label1\n"
"value.text"
msgid "A wiki article with the title '$ARG1' does not exist yet. Do you want to create a new article with that name?"
-msgstr "Entá nun esiste un artículu col títulu '$ARG1'. ¿Quies crear un artículu nuevu con esi nome?"
+msgstr "Inda nun esiste un artículu col títulu '$ARG1'. ¿Quier crear un artículu nuevu con esi nome?"
#: WikiExtension.xcu
msgctxt ""
diff --git a/source/ast/sysui/desktop/share.po b/source/ast/sysui/desktop/share.po
index ad1b6e957e4..bc5320a4c53 100644
--- a/source/ast/sysui/desktop/share.po
+++ b/source/ast/sysui/desktop/share.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:03+0000\n"
+"PO-Revision-Date: 2013-12-15 01:03+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254632.0\n"
+"X-POOTLE-MTIME: 1387069426.0\n"
#: documents.ulf
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Documentu de testu d'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"text-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Plantía de documentu de testu d'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"master-document\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Documentu maestru d'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"formula\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula d'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"presentation\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentación d'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"presentation-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Plantía de presentación d'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"drawing\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuxu d'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"drawing-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Plantía de dibuxu d'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Fueya de cálculu d'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Plantía de fueya de cálculu d'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
diff --git a/source/ast/vcl/qa/cppunit/builder.po b/source/ast/vcl/qa/cppunit/builder.po
index aa09579b446..590303232e2 100644
--- a/source/ast/vcl/qa/cppunit/builder.po
+++ b/source/ast/vcl/qa/cppunit/builder.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-12-09 17:15+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-21 02:35+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355073351.0\n"
+"X-POOTLE-MTIME: 1390271715.0\n"
#: demo.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Book mode"
-msgstr "Mou Llibru"
+msgstr "Mou llibru"
#: demo.ui
msgctxt ""
diff --git a/source/ast/vcl/source/src.po b/source/ast/vcl/source/src.po
index 103cae4a4e6..d091d47b6d7 100644
--- a/source/ast/vcl/source/src.po
+++ b/source/ast/vcl/source/src.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-02 21:42+0000\n"
+"PO-Revision-Date: 2014-01-21 02:34+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370209346.0\n"
+"X-POOTLE-MTIME: 1390271697.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -90,7 +90,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLOSE\n"
"string.text"
msgid "~Close"
-msgstr ""
+msgstr "~Zarrar"
#: btntext.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"SV_BUTTONTEXT_OPEN\n"
"string.text"
msgid "~Open"
-msgstr ""
+msgstr "~Abrir"
#: btntext.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLEAR\n"
"string.text"
msgid "~Clear"
-msgstr ""
+msgstr "~Llimpiar"
#: btntext.src
msgctxt ""
@@ -250,7 +250,7 @@ msgctxt ""
"SV_BUTTONTEXT_PLAY\n"
"string.text"
msgid "~Play"
-msgstr ""
+msgstr "Re~producir"
#: btntext.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"SV_BUTTONTEXT_FIND\n"
"string.text"
msgid "~Find"
-msgstr ""
+msgstr "~Alcontrar"
#: btntext.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"SV_BUTTONTEXT_STOP\n"
"string.text"
msgid "~Stop"
-msgstr ""
+msgstr "~Parar"
#: btntext.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"SV_BUTTONTEXT_CONNECT\n"
"string.text"
msgid "C~onnect"
-msgstr ""
+msgstr "C~oneutar"
#: fpicker.src
msgctxt ""
@@ -386,7 +386,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY\n"
"string.text"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Yá esiste un ficheru denomáu \"$filename$\". ¿Quier trocalu?"
#: fpicker.src
msgctxt ""
@@ -394,7 +394,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY\n"
"string.text"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Yá esiste'l ficheru en \"$dirname$\". Al trocalu reemplazará'l so conteníu."
#: fpicker.src
msgctxt ""
@@ -1485,7 +1485,7 @@ msgctxt ""
"21\n"
"itemlist.text"
msgid " pixels"
-msgstr ""
+msgstr " pixels"
#: units.src
msgctxt ""
@@ -1494,7 +1494,7 @@ msgctxt ""
"22\n"
"itemlist.text"
msgid " pixel"
-msgstr ""
+msgstr " pixel"
#: units.src
msgctxt ""
@@ -1503,7 +1503,7 @@ msgctxt ""
"23\n"
"itemlist.text"
msgid "°"
-msgstr ""
+msgstr "°"
#: units.src
msgctxt ""
@@ -1512,7 +1512,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "sec"
-msgstr ""
+msgstr "s"
#: units.src
msgctxt ""
@@ -1521,4 +1521,4 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "ms"
-msgstr ""
+msgstr "ms"
diff --git a/source/ast/vcl/uiconfig/ui.po b/source/ast/vcl/uiconfig/ui.po
index b670c895be2..9ad52d16d99 100644
--- a/source/ast/vcl/uiconfig/ui.po
+++ b/source/ast/vcl/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-02 21:44+0000\n"
+"PO-Revision-Date: 2013-12-10 14:17+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: none\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370209445.0\n"
+"X-POOTLE-MTIME: 1386685023.0\n"
#: errornocontentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornocontentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "There are no pages to be printed."
-msgstr ""
+msgstr "Nun hai páxines pa imprimir."
#: errornocontentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please check your document for ranges relevant to printing."
-msgstr ""
+msgstr "Revise'l documentu pa ver les árees rellacionaes cola impresión."
#: errornoprinterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornoprinterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No default printer found."
-msgstr ""
+msgstr "Nun s'alcontró nenguna impresora predeterminada."
#: errornoprinterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose a printer and try again."
-msgstr ""
+msgstr "Seleicione una impresora y vuelva a intentalo."
#: printdialog.ui
msgctxt ""
diff --git a/source/ast/wizards/source/euro.po b/source/ast/wizards/source/euro.po
index b4e0d99378b..7d519975668 100644
--- a/source/ast/wizards/source/euro.po
+++ b/source/ast/wizards/source/euro.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 16:03+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-21 02:27+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353254635.0\n"
+"X-POOTLE-MTIME: 1390271268.0\n"
#: euro.src
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"MESSAGES + 6\n"
"string.text"
msgid "Should protected spreadsheets be temporarily unprotected?"
-msgstr "¿Quies desprotexer temporalmente les fueyes protexíes?"
+msgstr "¿Quier desprotexer temporalmente les fueyes protexíes?"
#: euro.src
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"MESSAGES + 14\n"
"string.text"
msgid "Please note that the Euro Converter will, otherwise, not be able to edit this document!"
-msgstr "¡Date cuenta que, d'otra manera, el Convertidor d'euros nun podrá editar esti documentu!"
+msgstr "¡Tenga en cuenta que, d'otra manera, el Convertidor d'euros nun podrá editar esti documentu!"
#: euro.src
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"MESSAGES + 15\n"
"string.text"
msgid "Please choose a currency to be converted first!"
-msgstr "¡Escueyi enantes la moneda que quies convertir!"
+msgstr "¡Escueya primero la moneda que quier convertir!"
#: euro.src
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"MESSAGES + 19\n"
"string.text"
msgid "Please select a %PRODUCTNAME Calc document for editing!"
-msgstr "¡Escueyi un documentu de %PRODUCTNAME Calc pa editar!"
+msgstr "¡Escueya un documentu de %PRODUCTNAME Calc pa editalu!"
#: euro.src
msgctxt ""
@@ -478,7 +478,7 @@ msgctxt ""
"MESSAGES + 23\n"
"string.text"
msgid "Do you really want to terminate conversion at this point?"
-msgstr "¿De verdá quies parar la conversión nesti puntu?"
+msgstr "¿De verdá quier parar la conversión nesti puntu?"
#: euro.src
msgctxt ""
@@ -629,16 +629,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "Lats letón"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "¡La moneda establecida pal documentu nun ye una moneda européa!"
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "La llingua definida pal to sistema operativu nun pertenez a la Unión Monetaria Européa."
+msgstr "La llingua configurada nel sistema operativu nun ye una llingua de la Xunión Monetaria Européa."
#: euro.src
msgctxt ""
diff --git a/source/ast/wizards/source/formwizard.po b/source/ast/wizards/source/formwizard.po
index 79b6a376e1b..cbbf927f6c8 100644
--- a/source/ast/wizards/source/formwizard.po
+++ b/source/ast/wizards/source/formwizard.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-19 22:55+0000\n"
+"PO-Revision-Date: 2014-01-21 02:30+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376952917.0\n"
+"X-POOTLE-MTIME: 1390271436.0\n"
#: dbwizres.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"RID_COMMON_START + 0\n"
"string.text"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
-msgstr "Nun se pue crear el direutoriu '%1'.<BR>Seique nun hai espaciu bastante nel discu duru."
+msgstr "Nun se pudo crear el direutoriu «%1».<BR>Seique nun quede espaciu bastante nel discu duru."
#: dbwizres.src
msgctxt ""
@@ -195,8 +195,8 @@ msgid ""
"Then run the wizard again."
msgstr ""
"L'asistente nun se pudo executar porque nun s'alcontraron ficheros importantes.\n"
-"Pa reaniciar los caminos a la configuración predeterminada orixinal, escueyi 'Ferramientes - Opciones - %PRODUCTNAME - Caminos' y calca nel botón 'Predeterminao'.\n"
-"Executa entós l'asistente otra vuelta."
+"Pa reaniciar los caminos a la configuración predeterminada orixinal, escueya 'Ferramientes - Opciones - %PRODUCTNAME - Caminos' y calque nel botón 'Predeterminao'.\n"
+"Execute entós l'asistente otra vuelta."
#: dbwizres.src
msgctxt ""
@@ -468,7 +468,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 8\n"
"string.text"
msgid "~Which relation do you want to add?"
-msgstr "¿Qué rellación quies ~amestar?"
+msgstr "¿~Qué rellación quier amestar?"
#: dbwizres.src
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 51\n"
"string.text"
msgid "How do you want to proceed after creating the form?"
-msgstr "¿Cómo quies siguir dempués de crear el formulariu?"
+msgstr "¿Cómo quier siguir dempués de crear el formulariu?"
#: dbwizres.src
msgctxt ""
@@ -931,8 +931,8 @@ msgid ""
"A form with the name '%FORMNAME' already exists.\n"
"Choose another name."
msgstr ""
-"Yá existe un formulariu denomáu '%FORMNAME'.\n"
-"Escueyi otru nome."
+"Yá existe un formulariu col nome '%FORMNAME'.\n"
+"Escueya otru nome."
#: dbwizres.src
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"RID_DB_QUERY_WIZARD_START + 8\n"
"string.text"
msgid "~How do you want to proceed after creating the query?"
-msgstr "¿Qué quies facer de~mpués de crear la consulta?"
+msgstr "¿Qué quier facer de~mpués de crear la consulta?"
#: dbwizres.src
msgctxt ""
@@ -1524,7 +1524,7 @@ msgctxt ""
"RID_DB_QUERY_WIZARD_START + 89\n"
"string.text"
msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Each condition can only be chosen once"
-msgstr "La condición '<FIELDNAME> <LOGICOPERATOR> <VALUE>' s'escoyó dos vegaes. Cada condición sólo se pue escoyer una vegada"
+msgstr "La condición '<FIELDNAME> <LOGICOPERATOR> <VALUE>' escoyóse dos veces. Cada condición sólo se pue escoyer una vez"
#: dbwizres.src
msgctxt ""
@@ -1732,7 +1732,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 28\n"
"string.text"
msgid "Which fields do you want to have in your report?"
-msgstr "¿Qué campos quies incluyir nel informe?"
+msgstr "¿Qué campos quier incluir nel informe?"
#: dbwizres.src
msgctxt ""
@@ -1740,7 +1740,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 29\n"
"string.text"
msgid "Do you want to add grouping levels?"
-msgstr "¿Quies amestar niveles d'agrupamientu?"
+msgstr "¿Quier amestar niveles d'agrupamientu?"
#: dbwizres.src
msgctxt ""
@@ -1748,7 +1748,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 30\n"
"string.text"
msgid "According to which fields do you want to sort the data?"
-msgstr "¿Según qué campos quies ordenar los datos?"
+msgstr "¿Según qué campos quier ordenar los datos?"
#: dbwizres.src
msgctxt ""
@@ -1756,7 +1756,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 31\n"
"string.text"
msgid "How do you want your report to look?"
-msgstr "¿Qué aspeutu quies que tenga l'informe?"
+msgstr "¿Qué aspeutu quier que tenga l'informe?"
#: dbwizres.src
msgctxt ""
@@ -1972,7 +1972,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 66\n"
"string.text"
msgid "The following hidden control in the form '<REPORTFORM>' could not be read: '<CONTROLNAME>'."
-msgstr "Nun se pudo lleer el control tapecíu siguiente del formulariu '<REPORTFORM>':'<CONTROLNAME>'."
+msgstr "Nun se pudo lleer el control tapecíu siguiente del formulariu '<REPORTFORM>': '<CONTROLNAME>'."
#: dbwizres.src
msgctxt ""
@@ -1996,7 +1996,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 69\n"
"string.text"
msgid "How do you want to label the fields?"
-msgstr "¿Cómo quies etiquetar los campos?"
+msgstr "¿Cómo quier etiquetar los campos?"
#: dbwizres.src
msgctxt ""
@@ -2060,7 +2060,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 78\n"
"string.text"
msgid "How do you want to proceed after creating the report?"
-msgstr "¿Cómo quies siguir dempués de crear l'informe?"
+msgstr "¿Cómo quier siguir dempués de crear l'informe?"
#: dbwizres.src
msgctxt ""
@@ -2068,7 +2068,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 79\n"
"string.text"
msgid "What kind of report do you want to create?"
-msgstr "¿Qué triba d'informe quies crear?"
+msgstr "¿Qué triba d'informe quier crear?"
#: dbwizres.src
msgctxt ""
@@ -2653,7 +2653,7 @@ msgctxt ""
"RID_DB_TABLE_WIZARD_START + 34\n"
"string.text"
msgid "What do you want to name your table?"
-msgstr "¿Qué nome quies da-y a la tabla?"
+msgstr "¿Qué nome quier da-y a la tabla?"
#: dbwizres.src
msgctxt ""
@@ -2669,7 +2669,7 @@ msgctxt ""
"RID_DB_TABLE_WIZARD_START + 36\n"
"string.text"
msgid "What do you want to do next?"
-msgstr "¿Qué quies facer darréu?"
+msgstr "¿Qué quier facer darréu?"
#: dbwizres.src
msgctxt ""
@@ -2733,7 +2733,7 @@ msgctxt ""
"RID_DB_TABLE_WIZARD_START + 44\n"
"string.text"
msgid "MyTable"
-msgstr "MyTable"
+msgstr "MioTabla"
#: dbwizres.src
msgctxt ""
@@ -3201,7 +3201,7 @@ msgctxt ""
"RID_LETTERWIZARDDIALOG_START + 52\n"
"string.text"
msgid "How do you want to proceed?"
-msgstr "¿Cómo quies siguir?"
+msgstr "¿Cómo quier siguir?"
#: dbwizres.src
msgctxt ""
@@ -3625,7 +3625,7 @@ msgctxt ""
"RID_FAXWIZARDDIALOG_START + 27\n"
"string.text"
msgid "What do you want to do next?"
-msgstr "¿Qué quies facer darréu?"
+msgstr "¿Qué quier facer darréu?"
#: dbwizres.src
msgctxt ""
@@ -3897,7 +3897,7 @@ msgctxt ""
"RID_FAXWIZARDSALUTATION_START + 3\n"
"string.text"
msgid "Hello,"
-msgstr "Hello,"
+msgstr "Hola,"
#: dbwizres.src
msgctxt ""
@@ -4139,7 +4139,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +25\n"
"string.text"
msgid "Where do you want to publish your web site?"
-msgstr "¿Ónde quies asoleyar la páxina web?"
+msgstr "¿Ónde quier espublizar la páxina web?"
#: dbwizres.src
msgctxt ""
@@ -5021,7 +5021,7 @@ msgid ""
"Create the directory now?"
msgstr ""
"El direutoriu llocal '%FILENAME' nun existe.\n"
-"¿Quies crealu agora?"
+"¿Quier crealu agora?"
#: dbwizres.src
msgctxt ""
@@ -5229,7 +5229,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +5\n"
"string.text"
msgid "What do you want to do next?"
-msgstr "¿Qué quies facer darréu?"
+msgstr "¿Qué quier facer darréu?"
#: dbwizres.src
msgctxt ""
@@ -5509,7 +5509,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +41\n"
"string.text"
msgid "myAgendaTemplate.stw"
-msgstr "myAgendaTemplate.stw"
+msgstr "mioPlantiaAxenda.stw"
#: dbwizres.src
msgctxt ""
diff --git a/source/ast/wizards/source/importwizard.po b/source/ast/wizards/source/importwizard.po
index ece09de3604..348e571a91f 100644
--- a/source/ast/wizards/source/importwizard.po
+++ b/source/ast/wizards/source/importwizard.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-06-10 10:39+0200\n"
-"PO-Revision-Date: 2013-07-08 14:21+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-21 02:29+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373293277.0\n"
+"X-POOTLE-MTIME: 1390271383.0\n"
#: importwi.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"sGroupnameDefault\n"
"string.text"
msgid "Imported_Templates"
-msgstr "Plantíes de testu importaes"
+msgstr "Plantíes_importaes"
#: importwi.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"sQueryfornewCreation\n"
"string.text"
msgid "Do you want to create it now?"
-msgstr "¿Quies crealu agora?"
+msgstr "¿Quier facelo agora?"
#: importwi.src
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"sOverwriteallFiles\n"
"string.text"
msgid "Do you want to overwrite documents without being asked?"
-msgstr "¿Quies sobrescribir documentos ensin que te pida permisu?"
+msgstr "¿Quier sobreescribir documentos ensin que pida permisu?"
#: importwi.src
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"sConvertError1\n"
"string.text"
msgid "Do you really want to terminate conversion at this point?"
-msgstr "¿De verdá quies parar la conversión nesti puntu?"
+msgstr "¿De verdá quier parar la conversión nesti puntu?"
#: importwi.src
msgctxt ""
diff --git a/source/ast/wizards/source/template.po b/source/ast/wizards/source/template.po
index 919e2332e34..ef2c1d5f702 100644
--- a/source/ast/wizards/source/template.po
+++ b/source/ast/wizards/source/template.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-01-14 20:59+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-21 02:29+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358197199.0\n"
+"X-POOTLE-MTIME: 1390271389.0\n"
#: template.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STYLES + 1\n"
"string.text"
msgid "Error while saving the document to the clipboard! The following action cannot be undone."
-msgstr "¡Fallu al grabar el documentu nel cartafueyu! Nun se pue desfacer l'aición siguiente."
+msgstr "¡Error al guardar el documentu nel cartafueyu! Nun se pue desfacer l'aición siguiente."
#: template.src
msgctxt ""
@@ -470,7 +470,7 @@ msgctxt ""
"CorrespondenceFields+20\n"
"string.text"
msgid "Alt. Field 1"
-msgstr "Campu Alt. 1"
+msgstr "Campu alt. 1"
#: template.src
msgctxt ""
@@ -478,7 +478,7 @@ msgctxt ""
"CorrespondenceFields+21\n"
"string.text"
msgid "Alt. Field 2"
-msgstr "Campu Alt. 2"
+msgstr "Campu alt. 2"
#: template.src
msgctxt ""
diff --git a/source/ast/xmlsecurity/source/dialogs.po b/source/ast/xmlsecurity/source/dialogs.po
index b67dd3d39a6..57d9d0e8278 100644
--- a/source/ast/xmlsecurity/source/dialogs.po
+++ b/source/ast/xmlsecurity/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-14 21:32+0000\n"
+"PO-Revision-Date: 2014-01-21 02:01+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358199145.0\n"
+"X-POOTLE-MTIME: 1390269675.0\n"
#: certificateviewer.src
msgctxt ""
@@ -283,7 +283,7 @@ msgctxt ""
"STR_PATH_CERT_OK\n"
"string.text"
msgid "The certificate is OK."
-msgstr "El certificáu ta bien."
+msgstr "El certificáu ye válidu."
#: certificateviewer.src
msgctxt ""
@@ -354,7 +354,7 @@ msgctxt ""
"FI_DESCR2\n"
"fixedtext.text"
msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros."
-msgstr ""
+msgstr "Les macros puen contener virus. Desactivar les macros d'un documentu siempre ye seguro. Si desactiva les macros pue perder les carauterístiques qu'ufren les macros del documentu."
#: warnings.src
msgctxt ""
diff --git a/source/ast/xmlsecurity/uiconfig/ui.po b/source/ast/xmlsecurity/uiconfig/ui.po
index 2cd5bd90d51..b9f3688894c 100644
--- a/source/ast/xmlsecurity/uiconfig/ui.po
+++ b/source/ast/xmlsecurity/uiconfig/ui.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-28 18:08+0200\n"
-"PO-Revision-Date: 2013-06-05 21:55+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-21 02:00+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ast\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370469311.0\n"
+"X-POOTLE-MTIME: 1390269616.0\n"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign Document..."
-msgstr "Firmar el documentu…"
+msgstr "Firmar el documentu..."
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -234,7 +234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_View..."
-msgstr "_Ver…"
+msgstr "_Ver..."
#: securitytrustpage.ui
msgctxt ""
diff --git a/source/be/chart2/source/controller/dialogs.po b/source/be/chart2/source/controller/dialogs.po
index f4c07211966..8f01a6debd6 100644
--- a/source/be/chart2/source/controller/dialogs.po
+++ b/source/be/chart2/source/controller/dialogs.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dialogs\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-08-13 15:58+0300\n"
"Last-Translator: Yury Tarasievich <yury.tarasievich@gmail.com>\n"
"Language-Team: Belarusian <yury.tarasievich@gmail.com>\n"
@@ -554,6 +554,14 @@ msgstr "Крывая рэгрэсіі %FORMULA з дакладнасцю R² = %
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1448,39 +1456,39 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Linear (%SERIESNAME)"
+msgid "Linear"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Logarithmic (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Exponential (%SERIESNAME)"
+msgid "Exponential"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Power (%SERIESNAME)"
+msgid "Power"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1488,7 +1496,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
@@ -1496,8 +1504,8 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Mean (%SERIESNAME)"
+msgid "Mean"
+msgstr ""
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/be/chart2/uiconfig/ui.po b/source/be/chart2/uiconfig/ui.po
index aa46d3c04b8..bb80b925ef3 100644
--- a/source/be/chart2/uiconfig/ui.po
+++ b/source/be/chart2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ui\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-07-24 22:51+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -800,6 +800,24 @@ msgstr ""
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/be/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/be/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..f5e9f5d8a00
--- /dev/null
+++ b/source/be/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,33 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: be\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"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr ""
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr ""
diff --git a/source/be/cui/source/options.po b/source/be/cui/source/options.po
index 5baa5981b6c..de2621b3f65 100644
--- a/source/be/cui/source/options.po
+++ b/source/be/cui/source/options.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: options\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-07-24 22:51+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -997,15 +997,6 @@ msgstr ""
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/be/cui/uiconfig/ui.po b/source/be/cui/uiconfig/ui.po
index f7ec98c0a19..e81b7368aa3 100644
--- a/source/be/cui/uiconfig/ui.po
+++ b/source/be/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ui\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
"PO-Revision-Date: 2013-08-13 15:59+0300\n"
"Last-Translator: Yury Tarasievich <yury.tarasievich@gmail.com>\n"
"Language-Team: Belarusian <yury.tarasievich@gmail.com>\n"
@@ -17,64 +17,64 @@ msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
+msgid "Edit"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
+msgid "Reset"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
+msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Property"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
+msgid "Type"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
+msgid "Value"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
+msgid "Preferences"
msgstr ""
#: aboutconfigvaluedialog.ui
@@ -92,7 +92,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Value:"
msgstr ""
#: aboutdialog.ui
@@ -146,8 +146,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr ""
#: aboutdialog.ui
msgctxt ""
@@ -408,15 +408,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -462,15 +453,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -516,15 +498,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -570,15 +543,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2775,7 +2739,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr ""
#: connectortabpage.ui
@@ -2838,7 +2802,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr ""
#: connectortabpage.ui
@@ -2910,7 +2874,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
+msgid "Connection pool"
msgstr ""
#: cuiimapdlg.ui
@@ -6984,6 +6948,15 @@ msgstr "Дазволіць запісванне макрасаў (абмежав
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7976,6 +7949,33 @@ msgstr ""
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -8910,23 +8910,23 @@ msgid "Save URLs relative to file system"
msgstr "Запісваць URL-і адносна тутэйшых файлавых шляхоў"
#: optsavepage.ui
+#, fuzzy
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "Запісваць URL-і адносна шляхоў Сеціва"
+msgid "_Edit document properties before saving"
+msgstr "Правіць"
#: optsavepage.ui
-#, fuzzy
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "Правіць"
+msgid "Save URLs relative to internet"
+msgstr "Запісваць URL-і адносна шляхоў Сеціва"
#: optsavepage.ui
msgctxt ""
@@ -9595,6 +9595,132 @@ msgstr "Адрас"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Карыстацца апаратнымі паскаральнікамі"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Згладжванне краёў (Anti-A_liasing)"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Вывад графікі"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "Празрыстасць"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Пазначанае"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Значкі ў меню"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Аўтаматычна"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Не паказваць"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Паказваць"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Меню"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "З перадпаказам шрыфтаў"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "З гісторыяй выбару шрыфтаў"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Спісы шрыфтаў"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9775,105 +9901,6 @@ msgstr "Інтэрфейс карыстальніка"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "Значкі ў меню"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Аўтаматычна"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Не паказваць"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Паказваць"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Меню"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "З перадпаказам шрыфтаў"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "З гісторыяй выбару шрыфтаў"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Спісы шрыфтаў"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Карыстацца апаратнымі паскаральнікамі"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "Згладжванне краёў (Anti-A_liasing)"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Вывад графікі"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9952,24 +9979,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Мышка"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "Празрыстасць"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Пазначанае"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12442,6 +12451,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "Дадаць у Слоўнік"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr ""
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12673,7 +12691,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr ""
#: swpossizepage.ui
@@ -12718,7 +12736,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui
@@ -12736,7 +12754,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr ""
#: swpossizepage.ui
diff --git a/source/be/dbaccess/source/core/resource.po b/source/be/dbaccess/source/core/resource.po
index 4586ab457c7..11e8ee5a2c5 100644
--- a/source/be/dbaccess/source/core/resource.po
+++ b/source/be/dbaccess/source/core/resource.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: resource\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-07-24 22:51+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -60,8 +60,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "Не ўдалося наладзіць далучэння да вонкавай крыніцы даных, таму што не быў знойдзены драйвер SDBC дзеля гэтага URL."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr ""
#: strings.src
msgctxt ""
diff --git a/source/be/dictionaries/lo_LA.po b/source/be/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..54b1d17285c
--- /dev/null
+++ b/source/be/dictionaries/lo_LA.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: be\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"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr ""
diff --git a/source/be/dictionaries/pt_BR/dialog.po b/source/be/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..958c3f552e0
--- /dev/null
+++ b/source/be/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,33 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: be\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"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr ""
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr ""
diff --git a/source/be/extensions/uiconfig/spropctrlr/ui.po b/source/be/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..39812d4d799
--- /dev/null
+++ b/source/be/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,60 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: be\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"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr ""
diff --git a/source/be/filter/source/config/fragments/filters.po b/source/be/filter/source/config/fragments/filters.po
index e82e947e40e..1cd60cb5b31 100644
--- a/source/be/filter/source/config/fragments/filters.po
+++ b/source/be/filter/source/config/fragments/filters.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: filters\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2013-07-24 22:51+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -15,6 +15,186 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr ""
+
#: HTML_MasterDoc_ui.xcu
msgctxt ""
"HTML_MasterDoc_ui.xcu\n"
@@ -51,6 +231,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "Дакумент HTML"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +303,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr ""
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +321,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Шаблон Microsoft Excel 4.0"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr ""
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +339,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Шаблон Microsoft Excel 5.0"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr ""
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +357,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Шаблон Microsoft Excel 95"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr ""
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -96,6 +375,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Шаблон Microsoft Excel 97/2000/XP/2003"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr ""
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr ""
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -105,6 +402,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Шаблон Microsoft PowerPoint 97/2000/XP/2003"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr ""
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -114,14 +429,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Шаблон Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -129,8 +453,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Шаблон Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -138,8 +462,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr ""
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -150,6 +483,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Шаблон Microsoft Word 95"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr ""
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -159,6 +501,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Шаблон Microsoft Word 97/2000/XP/2003"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr ""
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr ""
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr ""
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr ""
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -177,6 +654,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Office Open XML Text"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr ""
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr ""
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -258,6 +906,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
"Text__StarWriter_Web__ui.xcu\n"
@@ -339,6 +1041,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Тэкст Unified Office Format"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr ""
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -381,8 +1164,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Шаблон Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -390,8 +1173,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -420,6 +1203,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -429,6 +1221,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "Дыяграма ODF"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -447,6 +1248,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF Drawing"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -456,6 +1284,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -465,6 +1338,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "Дакумент HTML (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -498,8 +1515,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Прэзентацыя Microsoft PowerPoint 2007/2010 XML AutoPlay"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -507,8 +1524,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Шаблон Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -516,8 +1533,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Шаблон Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -525,8 +1542,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr ""
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr ""
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -564,6 +1608,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -573,6 +1662,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "Дакумент HTML (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -582,6 +1797,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODF Formula"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -600,6 +1833,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "Тэкставы дакумент ODF"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -627,6 +1869,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr ""
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -645,6 +1941,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr ""
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -680,3 +1994,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr ""
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/be/filter/source/config/fragments/types.po b/source/be/filter/source/config/fragments/types.po
index 485af0a5316..cac47656bfe 100644
--- a/source/be/filter/source/config/fragments/types.po
+++ b/source/be/filter/source/config/fragments/types.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: types\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2013-07-24 22:51+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -30,8 +30,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -39,8 +39,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Шаблон Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -48,8 +48,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -57,8 +57,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -66,8 +66,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Шаблон Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: StarBase.xcu
msgctxt ""
@@ -132,6 +132,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "Разліковы аркуш OpenDocument (просты XML)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -195,6 +213,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "Прэзентацыя OpenDocument (просты XML)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,8 +264,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -246,8 +273,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Шаблон Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/be/formula/source/core/resource.po b/source/be/formula/source/core/resource.po
index 7f2c87d991c..52b985471b6 100644
--- a/source/be/formula/source/core/resource.po
+++ b/source/be/formula/source/core/resource.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: resource\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-08-20 08:30+0300\n"
"Last-Translator: Yury Tarasievich <yury.tarasievich@gmail.com>\n"
"Language-Team: Belarusian <yury.tarasievich@gmail.com>\n"
@@ -1341,6 +1341,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1368,6 +1377,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2115,6 +2133,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2142,6 +2169,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2169,6 +2214,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2412,6 +2466,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2610,6 +2673,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/be/officecfg/registry/data/org/openoffice.po b/source/be/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..b3dc474221d
--- /dev/null
+++ b/source/be/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,96 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: be\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"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/be/officecfg/registry/data/org/openoffice/Office/UI.po b/source/be/officecfg/registry/data/org/openoffice/Office/UI.po
index 2c292b65d23..7303ffdcc82 100644
--- a/source/be/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/be/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: UI\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-07-26 21:58+0300\n"
"Last-Translator: Yury Tarasievich <yury.tarasievich@gmail.com>\n"
"Language-Team: Belarusian <yury.tarasievich@gmail.com>\n"
@@ -24058,14 +24058,13 @@ msgid "Cancel"
msgstr "Нічога"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Backspace"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/be/reportdesign/uiconfig/dbreport/ui.po b/source/be/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..56dd53ae847
--- /dev/null
+++ b/source/be/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,177 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: be\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"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr ""
diff --git a/source/be/sc/source/ui/StatisticsDialogs.po b/source/be/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..5df229f2b4b
--- /dev/null
+++ b/source/be/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,519 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: be\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"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/be/sc/source/ui/src.po b/source/be/sc/source/ui/src.po
index 6200006534e..6ea44cf1b7d 100644
--- a/source/be/sc/source/ui/src.po
+++ b/source/be/sc/source/ui/src.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: src\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2013-08-13 09:31+0300\n"
"Last-Translator: Yury Tarasievich <yury.tarasievich@gmail.com>\n"
"Language-Team: Belarusian <yury.tarasievich@gmail.com>\n"
@@ -10567,8 +10567,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Пачатковы перыяд. Першы перыяд, які ўлічваецца. A = 1 азначае самы першы перыяд."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
#, fuzzy
@@ -10689,14 +10689,13 @@ msgid "S"
msgstr "S"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Пачатковы перыяд. Першы перыяд, які ўлічваецца. A = 1 азначае самы першы перыяд."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
#, fuzzy
@@ -16963,8 +16962,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Межавыя аргументы бінаміяльнага размеркавання."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
#, fuzzy
@@ -17030,7 +17029,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -17154,6 +17153,69 @@ msgstr "0 or FALSE calculates the probability density function. Any other value
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17581,6 +17643,69 @@ msgstr "Пры C=0 вылічваецца функцыя шчыльнасці,
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -18321,6 +18446,87 @@ msgstr "Пры C=0 вылічваецца функцыя шчыльнасці,
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -18403,6 +18609,105 @@ msgstr "Памер сукупнасці."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -18580,6 +18885,150 @@ msgstr "Ступені свабоды ў назоўніку F-размеркав
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18648,6 +19097,132 @@ msgstr "Ступені свабоды ў назоўніку F-размеркав
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18863,7 +19438,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -19605,6 +20180,51 @@ msgstr "Другая запісаная матрыца."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
diff --git a/source/be/sc/uiconfig/scalc/ui.po b/source/be/sc/uiconfig/scalc/ui.po
index 802bf06bbfb..9297a12fdd0 100644
--- a/source/be/sc/uiconfig/scalc/ui.po
+++ b/source/be/sc/uiconfig/scalc/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ui\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -164,7 +164,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -182,7 +182,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -336,6 +336,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -429,7 +528,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -483,7 +582,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -655,7 +754,7 @@ msgstr "Закрыць"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -667,7 +766,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -721,7 +820,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -745,10 +844,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -802,7 +901,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -1222,7 +1321,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1375,7 +1474,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -2910,7 +3009,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: movingaveragedialog.ui
@@ -3988,6 +4087,15 @@ msgctxt ""
msgid "Options"
msgstr "Настаўленні"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4205,7 +4313,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: samplingdialog.ui
@@ -4214,7 +4322,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -5109,15 +5217,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -5145,15 +5244,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -5172,15 +5262,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5217,15 +5298,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5361,51 +5433,6 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5487,16 +5514,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5505,7 +5532,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -6122,6 +6149,78 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -6158,6 +6257,366 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6629,307 +7088,307 @@ msgstr "Настаўленні"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
+msgid "_Formulas"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
+msgid "Zero val_ues"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
+msgid "Cha_rts:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
+msgid "_Drawing objects:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
+msgid "Objects"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
diff --git a/source/be/scaddins/source/pricing.po b/source/be/scaddins/source/pricing.po
index 46c9820f7db..d910adb5631 100644
--- a/source/be/scaddins/source/pricing.po
+++ b/source/be/scaddins/source/pricing.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pricing\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -358,7 +358,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -569,7 +569,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
diff --git a/source/be/scp2/source/ooo.po b/source/be/scp2/source/ooo.po
index 2daf55ac3cc..38e2f414236 100644
--- a/source/be/scp2/source/ooo.po
+++ b/source/be/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ooo\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -4090,6 +4090,22 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/be/sd/source/ui/dlg.po b/source/be/sd/source/ui/dlg.po
index cb9f64ec303..c60dddd590c 100644
--- a/source/be/sd/source/ui/dlg.po
+++ b/source/be/sd/source/ui/dlg.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dlg\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -873,50 +873,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Page Tree"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "Выбраць дызайн слайда"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "Змяніць фон старонак"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "Сцерці непатрэбныя фоны"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "Прачытаць..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Дызайн слайда"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/be/sd/uiconfig/simpress/ui.po b/source/be/sd/uiconfig/simpress/ui.po
index 0e5c2eccff6..648961e937c 100644
--- a/source/be/sd/uiconfig/simpress/ui.po
+++ b/source/be/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ui\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -1052,46 +1052,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1106,28 +1106,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1940,6 +1940,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/be/sdext/source/minimizer.po b/source/be/sdext/source/minimizer.po
deleted file mode 100644
index 0a9ff0c3647..00000000000
--- a/source/be/sdext/source/minimizer.po
+++ /dev/null
@@ -1,35 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: minimizer\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-07-24 22:52+0300\n"
-"Last-Translator: \n"
-"Language-Team: <en@li.org>\n"
-"Language: be\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"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Памяншальнік прэзентацый"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"Памяншальнік прэзентацый ужываецца дзеля памяншэння аб'ёму файла прэзентацыі. Выявы будуць сціснутыя, а даныя, якія больш не ўжываюцца, будуць сцёртыя.\n"
-"Памяншальнік прэзентацый можа аптымізаваць аб'ём выяваў згодна з патрэбнай якасцю. У прэзентацыях, прызначаных для праектара або экрана, не патрэбныя такія высокаякасныя выявы, як у друкаваных прэзентацыях.\n"
diff --git a/source/be/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/be/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 93cb0c31c3f..00000000000
--- a/source/be/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,24 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: Office\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-07-24 22:52+0300\n"
-"Last-Translator: \n"
-"Language-Team: <en@li.org>\n"
-"Language: be\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"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "Мінімізаваць* прэзентацыю..."
diff --git a/source/be/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/be/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 6cdf010936b..00000000000
--- a/source/be/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,628 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: extension\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-07-24 22:52+0300\n"
-"Last-Translator: \n"
-"Language-Team: <en@li.org>\n"
-"Language: be\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Памяншальнік прэзентацый"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Крокі"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< Назад"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "Наперад >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "Скончыць"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Нічога"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Уводзіны"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "The @MINIMIZEREXTENSIONPRODUCTNAME@ is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "Выбар настаўленняў памяншальніка прэзентацый"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "Сцерці"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Настаўленні аптымізацыі рысункаў і растраў"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Растры"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "Сцісканне без стратаў"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "Сцісканне JPEG"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "Якасць у %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "Сціраць абрэзаныя кавалкі графікі"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Паменшыць разрозненне выявы"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<без змяненняў>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (разрозненне экрана)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (разрозненне праектара)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 DPI (разрозненне друку)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "Ламаць спасылкі на вонкавыя выявы"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "Аб'екты OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Наставіць замену аб'ектаў OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Статычныя выявы-намеснікі замест аб'ектаў OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "Для ўсіх аб'ектаў OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "Для аб'ектаў OLE не на аснове фармату OpenDocument"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "Тэхналогія Object Linking and Embedding (OLE) дазваляе ўключаць дакументы і іншыя аб'екты, або толькі спасылкі на іх. У гэтай прэзентацыі ёсць аб'екты OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects. The current presentation contains no OLE objects."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Слайды"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Выберыце слайды для сцірання"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Майстар-старонкі"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Сцерці нявыкарыстаныя майстар-старонкі"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "Сцерці заўвагі"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Сцерці схаваныя слайды"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Сцерці слайды, якія не выкарыстаны ў паказе*"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Заключэнне"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Choose where to apply the following changes"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Зроблена"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Objects optimized"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "~Apply changes to current presentation"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "~Open newly created presentation"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "Запісаць настаўленні як"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~Duplicate presentation before applying changes"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Сцерці %SLIDES слайдаў."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Аптымізаваць %IMAGES выяваў для JPEG якасці %QUALITY% у разрозненні %RESOLUTION DPI."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Стварыць выявы-намеснікі для %OLE аб'ектаў."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Актуальны аб'ём файла:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Чаканы новы аб'ём файла:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 Мб"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Свае настаўленні"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "default session"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "The optimization will modify the current document. Do you want to continue?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "Так"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "ОК"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "The @MINIMIZEREXTENSIONPRODUCTNAME@ has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "The @MINIMIZEREXTENSIONPRODUCTNAME@ has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "The @MINIMIZEREXTENSIONPRODUCTNAME@ has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "The @MINIMIZEREXTENSIONPRODUCTNAME@ has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "Duplicating presentation..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "Сціраем слайды..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "Аптымізуем графіку..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "Ствараем выявы-намеснікі для OLE аб'ектаў..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Аптымізацыя для праектара"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Аптымізацыя для экрана (найменшы аб'ём файла)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Аптымізацыя для праектара"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Аптымізацыя для друку"
diff --git a/source/be/sfx2/source/control.po b/source/be/sfx2/source/control.po
index b7cdeb3b7fe..ae11e0496f3 100644
--- a/source/be/sfx2/source/control.po
+++ b/source/be/sfx2/source/control.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: control\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -25,7 +25,15 @@ msgstr "Усе шаблоны"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr ""
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
msgstr ""
diff --git a/source/be/sfx2/uiconfig/ui.po b/source/be/sfx2/uiconfig/ui.po
index 2acfd4a9dc0..07a6ce0b55a 100644
--- a/source/be/sfx2/uiconfig/ui.po
+++ b/source/be/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ui\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -44,7 +44,16 @@ msgstr ""
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr ""
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -517,23 +526,22 @@ msgid "_Show License"
msgstr "Паказваць"
#: licensedialog.ui
-#, fuzzy
msgctxt ""
"licensedialog.ui\n"
"label\n"
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
-msgstr "з Агульнае Версія A з на*http://www.gnu.org/licenses/lgpl-3.0.html і з цаль Паказваць цаль Англійская і з LibreOffice і or Усе (кім) (калі) і orhttp://www.libreoffice.org/ для."
+msgstr ""
#: managestylepage.ui
#, fuzzy
@@ -1064,7 +1072,7 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
+msgid "_Open File"
msgstr ""
#: startcenter.ui
@@ -1082,7 +1090,7 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
+msgid "Create:"
msgstr ""
#: startcenter.ui
@@ -1091,7 +1099,7 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
+msgid "Writer _Document"
msgstr ""
#: startcenter.ui
@@ -1100,7 +1108,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr ""
#: startcenter.ui
@@ -1109,7 +1117,7 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
+msgid "Impress _Presentation"
msgstr ""
#: startcenter.ui
@@ -1118,7 +1126,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr ""
#: startcenter.ui
@@ -1127,7 +1135,7 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
+msgid "Math For_mula"
msgstr ""
#: startcenter.ui
@@ -1136,16 +1144,7 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
+msgid "Base D_atabase"
msgstr ""
#: startcenter.ui
diff --git a/source/be/starmath/source.po b/source/be/starmath/source.po
index e1c72b3d604..1155e4c9a1a 100644
--- a/source/be/starmath/source.po
+++ b/source/be/starmath/source.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: source\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -18,6 +18,1798 @@ msgstr ""
#: commands.src
msgctxt ""
"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
"RID_CATEGORY_UNARY_BINARY_OPERATORS\n"
"string.text"
msgid "Unary/Binary Operators"
@@ -82,14 +1874,6 @@ msgstr "Фарматы"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
diff --git a/source/be/starmath/uiconfig/smath/ui.po b/source/be/starmath/uiconfig/smath/ui.po
index 2773068d59e..bdbe617f144 100644
--- a/source/be/starmath/uiconfig/smath/ui.po
+++ b/source/be/starmath/uiconfig/smath/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ui\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -596,7 +596,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr ""
#: smathsettings.ui
diff --git a/source/be/svtools/source/misc.po b/source/be/svtools/source/misc.po
index 39797c93618..d3f73136190 100644
--- a/source/be/svtools/source/misc.po
+++ b/source/be/svtools/source/misc.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: misc\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -1682,7 +1682,7 @@ msgstr "Сербская лацінская (Мантэнегра)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
msgstr ""
@@ -2206,6 +2206,15 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr ""
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/be/sw/source/ui/inc.po b/source/be/sw/source/ui/inc.po
new file mode 100644
index 00000000000..9d5d31cfb7d
--- /dev/null
+++ b/source/be/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: be\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/be/sw/uiconfig/swriter/ui.po b/source/be/sw/uiconfig/swriter/ui.po
index f14ea49aba8..f09e1d19a7f 100644
--- a/source/be/sw/uiconfig/swriter/ui.po
+++ b/source/be/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ui\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -308,7 +308,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1184,6 +1184,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3714,7 +3723,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5079,6 +5088,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -10859,15 +10886,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -10877,15 +10895,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -10895,30 +10904,12 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/be/wizards/source/euro.po b/source/be/wizards/source/euro.po
index 7d9d3e63547..4164be59646 100644
--- a/source/be/wizards/source/euro.po
+++ b/source/be/wizards/source/euro.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: euro\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2013-07-24 22:52+0300\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -627,16 +627,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
-msgid "The currency set for the document is not a European currency!"
-msgstr "Грашовая адзінка, настаўленая ў гэтым дакуменце, не ўваходзіць у лік еўрапейскіх валют!"
+msgid "Latvian Lats"
+msgstr ""
#: euro.src
msgctxt ""
"euro.src\n"
"CURRENCIES + 18\n"
"string.text"
+msgid "The currency set for the document is not a European currency!"
+msgstr ""
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 19\n"
+"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "Мова, настаўленая ў вашай сістэме, не ўваходзіць у лік моваў Еўрапейскага Манетарнага Саюзу."
+msgstr ""
#: euro.src
msgctxt ""
diff --git a/source/bg/chart2/source/controller/dialogs.po b/source/bg/chart2/source/controller/dialogs.po
index 637432bd68e..732905763bb 100644
--- a/source/bg/chart2/source/controller/dialogs.po
+++ b/source/bg/chart2/source/controller/dialogs.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 09:13+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-06 10:06+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385630027.0\n"
+"X-POOTLE-MTIME: 1389002787.0\n"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "Линия на тренда %FORMULA с точност R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Линия на тренда – пълзящо средно с период = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1449,56 +1457,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Линейна (%SERIESNAME)"
+msgid "Linear"
+msgstr "Линейна"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Логаритмична (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "Логаритмична"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Експоненциална (%SERIESNAME)"
+msgid "Exponential"
+msgstr "Експоненциална"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Степенна (%SERIESNAME)"
+msgid "Power"
+msgstr "Степенна"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr "Полиномиална (%SERIESNAME)"
+msgid "Polynomial"
+msgstr "Полиномиална"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr "Подвижна средна стойност (%SERIESNAME)"
+msgid "Moving average"
+msgstr "Пълзящо средно"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Средна стойност (%SERIESNAME)"
+msgid "Mean"
+msgstr "Средно"
#: dlg_DataEditor.src
msgctxt ""
@@ -2706,7 +2714,7 @@ msgctxt ""
"FT_LINETYPE\n"
"fixedtext.text"
msgid "~Line type"
-msgstr "~Тип щриховка"
+msgstr "~Тип на линията"
#: tp_ChartType.src
msgctxt ""
diff --git a/source/bg/chart2/uiconfig/ui.po b/source/bg/chart2/uiconfig/ui.po
index 860211ca194..f7f860d1ae1 100644
--- a/source/bg/chart2/uiconfig/ui.po
+++ b/source/bg/chart2/uiconfig/ui.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 13:10+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-06 10:05+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385644206.0\n"
+"X-POOTLE-MTIME: 1389002748.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Step at the _horizontal mean"
-msgstr "Стъпка в _хоризонталното средно"
+msgstr "Стъпало в _хоризонталното средно"
#: steppedlinesdlg.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Step to the _vertical mean"
-msgstr "Стъпка към _вертикалното средно"
+msgstr "Стъпало към _вертикалното средно"
#: steppedlinesdlg.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type of stepping"
-msgstr "Вид стъпка"
+msgstr "Вид стъпало"
#: titlerotationtabpage.ui
msgctxt ""
@@ -802,6 +802,24 @@ msgstr "Показване _коефициент на детерминация (
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "Име на трендовата линия"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/bg/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/bg/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..94b863ac4e7
--- /dev/null
+++ b/source/bg/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-06 10:07+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389002840.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird – вградена"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Файл на Firebird"
diff --git a/source/bg/cui/source/options.po b/source/bg/cui/source/options.po
index 0aa49a79c0f..354fa3cc202 100644
--- a/source/bg/cui/source/options.po
+++ b/source/bg/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-11-27 15:34+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1385566479.0\n"
@@ -999,15 +999,6 @@ msgstr "Обновяване по Интернет"
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr "Експертни настройки"
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/bg/cui/uiconfig/ui.po b/source/bg/cui/uiconfig/ui.po
index 20e5723bb7a..fb44e4bba2a 100644
--- a/source/bg/cui/uiconfig/ui.po
+++ b/source/bg/cui/uiconfig/ui.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 12:42+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-02-14 14:11+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,25 @@ msgstr ""
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1385642522.0\n"
+"X-POOTLE-MTIME: 1392387075.0\n"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "Edit"
+msgstr "Редактиране"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"reset\n"
+"label\n"
+"string.text"
+msgid "Reset"
+msgstr "Нулиране"
#: aboutconfigdialog.ui
msgctxt ""
@@ -62,24 +80,6 @@ msgctxt ""
msgid "Preferences"
msgstr "Настройки"
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"default\n"
-"label\n"
-"string.text"
-msgid "Default"
-msgstr "По подразбиране"
-
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"edit\n"
-"label\n"
-"string.text"
-msgid "Edit"
-msgstr "Редактиране"
-
#: aboutconfigvaluedialog.ui
msgctxt ""
"aboutconfigvaluedialog.ui\n"
@@ -95,8 +95,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr "Стойност"
+msgid "Value:"
+msgstr "Стойност:"
#: aboutdialog.ui
msgctxt ""
@@ -149,8 +149,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "© 2000 – 2013 сътрудниците на LibreOffice и/или техните партньори."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "© 2000 - 2014 сътрудниците на LibreOffice."
#: aboutdialog.ui
msgctxt ""
@@ -407,15 +407,6 @@ msgstr "_Отваряща кавичка:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ‘ "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -461,15 +452,6 @@ msgstr "З_атваряща кавичка:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ’ "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -515,15 +497,6 @@ msgstr "_Отваряща кавичка:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " „ "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -569,15 +542,6 @@ msgstr "З_атваряща кавичка:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " “ "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2768,7 +2732,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr "Линия _1"
#: connectortabpage.ui
@@ -2831,7 +2795,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr "_Край по вертикала"
#: connectortabpage.ui
@@ -2903,8 +2867,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr "Регистрирани бази от данни"
+msgid "Connection pool"
+msgstr "Набор от връзки"
#: cuiimapdlg.ui
msgctxt ""
@@ -6977,6 +6941,15 @@ msgstr "Разрешено записване на макроси (с огран
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Експертни настройки"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7098,7 +7071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compress punctuation and Japanese Kana"
-msgstr "Сбита _пунктуация и японски кана"
+msgstr "Сбита пунктуация и японски кана"
#: optasianpage.ui
msgctxt ""
@@ -7967,6 +7940,33 @@ msgstr "LibreOffice _Basic"
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr "Microsoft Internet Explorer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr "Mozilla Firefox"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -8376,7 +8376,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Get more dictionaries online..."
-msgstr "_Вземете още речници от Интернет..."
+msgstr "Вземете още речници от Интернет..."
#: optlingupage.ui
msgctxt ""
@@ -8903,20 +8903,20 @@ msgstr "Съхраняване на относителни URL спрямо си
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "Съхраняване на относителни URL спрямо Интернет"
+msgid "_Edit document properties before saving"
+msgstr "_Редактиране на свойствата преди съхраняване"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "_Редактиране на свойствата преди съхраняване"
+msgid "Save URLs relative to internet"
+msgstr "Съхраняване на относителни URL спрямо Интернет"
#: optsavepage.ui
msgctxt ""
@@ -9381,7 +9381,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr "Заглавие"
+msgstr "Звание"
#: optuserpage.ui
msgctxt ""
@@ -9584,6 +9584,132 @@ msgstr "Адрес"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Използване на хард_уерно ускоряване"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Изгла_ждане на назъбванията"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Графичен изход"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "_Прозрачност"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Икони в мен_ютата"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Автоматично"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Скриване"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Показване"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Меню"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "Показване на _мостра от шрифтовете"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Показване на _хронология на шрифтовете"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Списъци с шрифтове"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9764,105 +9890,6 @@ msgstr "Потребителски интерфейс"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "Икони в мен_ютата"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Автоматично"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Скриване"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Показване"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Меню"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "Показване на _мостра от шрифтовете"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "Показване на _хронология на шрифтовете"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Списъци с шрифтове"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Използване на хард_уерно ускоряване"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "Изгла_ждане на назъбванията"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Графичен изход"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9941,24 +9968,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Мишка"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "_Прозрачност"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Избор"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -10746,7 +10755,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't add space between paragraphs of the same style"
-msgstr "_Без разстояние между абзаци с еднакъв стил"
+msgstr "Без разстояние между абзаци с еднакъв стил"
#: paraindentspacing.ui
msgctxt ""
@@ -10791,7 +10800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Register-true"
-msgstr "Напасване на _редовете"
+msgstr "Напасване на редовете"
#: paraindentspacing.ui
msgctxt ""
@@ -12431,6 +12440,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "_Добавяне в речника"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Настройки"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12662,8 +12680,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr "с"
+msgid "_by"
+msgstr "_с"
#: swpossizepage.ui
msgctxt ""
@@ -12707,7 +12725,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr "Следване _изливането на текста"
#: swpossizepage.ui
@@ -12725,8 +12743,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr "Позиция"
+msgid "Positio_n"
+msgstr "_Позиция"
#: swpossizepage.ui
msgctxt ""
@@ -13788,7 +13806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variable:"
-msgstr "Променли_в:"
+msgstr "Променлив:"
#: zoomdialog.ui
msgctxt ""
@@ -13824,7 +13842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns:"
-msgstr "_Колони:"
+msgstr "Колони:"
#: zoomdialog.ui
msgctxt ""
diff --git a/source/bg/dbaccess/source/core/resource.po b/source/bg/dbaccess/source/core/resource.po
index 401bac88811..cc7afb076ed 100644
--- a/source/bg/dbaccess/source/core/resource.po
+++ b/source/bg/dbaccess/source/core/resource.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:10+0000\n"
-"Last-Translator: Hristo <h.hristov@icobgr.info>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-06 11:46+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353255032.0\n"
+"X-POOTLE-MTIME: 1389008817.0\n"
#: strings.src
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "Връзката с външния източник на данни е невъзможна. Липсва SDBC драйвер за указания URL адрес."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "Връзката с външния източник на данни е невъзможна. Липсва SDBC драйвер за URL „$name$“."
#: strings.src
msgctxt ""
diff --git a/source/bg/dictionaries/lo_LA.po b/source/bg/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..4b9584f3d67
--- /dev/null
+++ b/source/bg/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-06 10:30+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389004242.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Лаоски правописен речник"
diff --git a/source/bg/dictionaries/pt_BR/dialog.po b/source/bg/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..cb04a884057
--- /dev/null
+++ b/source/bg/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-20 13:55+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390226119.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "Езикови настройки"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Проверка на граматиката (португалски)"
diff --git a/source/bg/extensions/uiconfig/spropctrlr/ui.po b/source/bg/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..9ed4da28392
--- /dev/null
+++ b/source/bg/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-06 10:32+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389004323.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Ред на обхождане"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "Нагоре"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Надолу"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "Автоматично сортиране"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Елементи за управление"
diff --git a/source/bg/filter/source/config/fragments/filters.po b/source/bg/filter/source/config/fragments/filters.po
index fd8a4744774..99c587a0fb1 100644
--- a/source/bg/filter/source/config/fragments/filters.po
+++ b/source/bg/filter/source/config/fragments/filters.po
@@ -3,18 +3,198 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 14:53+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-21 21:17+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385650397.0\n"
+"X-POOTLE-MTIME: 1390339057.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "Документ на AbiWord"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - растерно изображение на Windows"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "Документ на BeagleWorks/WordPerfect Works в.1"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "BroadBand eBook"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - метафайл за компютърна графика"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "Документ на ClarisWorks/AppleWorks"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Presentation Exchange"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Формат за обмен на данни"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - формат за обмен на AutoCAD"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "Документ на DOCMaker (в.4)"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - разширен метафайл"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - капсулиран PostScript"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freehand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "Документ на FullWrite Professional"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - формат за обмен на графика"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "Документ на GreatWorks"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "Документ на HTML (главен документ)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -52,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "Документ на HTML"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr "Документ на HanMac Word-J"
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr "Документ на HanMac Word-K"
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - формат на Joint Photographic Experts Group"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "LightWayText за Mac в.4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Документ на Lotus WordPro"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - метафайл на OS/2"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -61,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -70,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Microsoft Excel 4.0 - шаблон"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -79,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Microsoft Excel 5.0 - шаблон"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -88,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Microsoft Excel 95 - шаблон"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -97,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Microsoft Excel 97/2000/XP/2003 - шаблон"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003 - автоизпълнение"
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -106,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Microsoft PowerPoint 97/2000/XP/2003 - шаблон"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -115,14 +430,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML - шаблон"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML - шаблон"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -130,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML - шаблон"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML - шаблон"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -139,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -151,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Microsoft Word 95 - шаблон"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -160,6 +502,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Microsoft Word 97/2000/XP/2003 - шаблон"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Microsoft Word - документ"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "Документ на MacDoc в.1"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "Документ на MacWrite"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "Документ на MacWriteII/MacWritePro"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Документ на Acta Mac Classic"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "Документ на More Mac в.2-3"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word за Mac (в.1-5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Документ на Microsoft Works за Mac (в.1-4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic в.1.6-3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "Документ на MindWrite"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr "Nisus Writer Mac Classic в.3.4-6.5"
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Office Open XML - текст"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Office Open XML - шаблон за текст"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -178,6 +655,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Office Open XML - текст"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - преносимо растерно изображение"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - формат на Zsoft Paintbrush"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - преносимо изображение в нива на сивото"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - преносима мрежова графика"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - преносимо пикселно изображение"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - формат на Adobe Photoshop"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "PalmDoc eBook"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "Plucker eBook"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - растерно изображение на Sun"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "Форматиран текст"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "Форматиран текст (Calc)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - графичен формат на StarWriter"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - формат на StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - мащабируема векторна графика"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - метафайл на StarView"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr "SYLK"
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -259,6 +907,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr "OpenOffice.org 1.0 - текстов документ"
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "Документ на T602"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - формат Targa на Truevision"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - файлов формат за изображения с маркери"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr "Документ на TeachText/SimpleText в.1"
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "TealDoc eBook"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr "Документ на Tex-Edit в.2"
+
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
"Text__StarWriter_Web__ui.xcu\n"
@@ -340,6 +1042,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Unified Office Format - текст"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - метафайл на Windows"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "WordPerfect - документ"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "WordPerfect - графика"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "Документ на WriteNow"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "Документ на WriterPlus"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XBM - растерно изображение на X"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - пикселно изображение на X"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Документ на Z-Write 1.3"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -382,8 +1165,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML - шаблон"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML - шаблон"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -391,8 +1174,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -421,6 +1204,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "OpenOffice.org 1.0 - шаблон за електронна таблица"
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - преносим документен формат"
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -430,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "ODF - диаграма"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr "dBASE"
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -448,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF - рисунка"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - Kodak Photo CD (768x512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - Kodak Photo CD (192x128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "PCD - Kodak Photo CD (384x256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -457,6 +1285,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr "OpenOffice.org 1.0 - шаблон за рисунка"
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - растерно изображение на Windows"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - разширен метафайл"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - капсулиран PostScript"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - формат за обмен на графика"
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -466,6 +1339,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "Документ на HTML (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - формат на Joint Photographic Experts Group"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - метафайл на OS/2"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - преносимо растерно изображение"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - преносим документен формат"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - преносимо изображение в нива на сивото"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - преносима мрежова графика"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - преносимо пикселно изображение"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - растерно изображение на Sun"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - мащабируема векторна графика"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - метафайл на StarView"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - файлов формат за изображения с маркери"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - метафайл на Windows"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - пикселно изображение на X"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr "Документ на eDOC (в.2)"
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "eReader eBook"
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -499,8 +1516,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Microsoft PowerPoint 2007/2010 XML - автоизпълнение"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML - автоизпълнение"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -508,8 +1525,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML - шаблон"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML - шаблон"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -517,8 +1534,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML - шаблон"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML - шаблон"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -526,8 +1543,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Office Open XML - презентация"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Office Open XML - презентация с автоизпълнение"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Office Open XML - шаблон за презентация"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -565,6 +1609,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr "OpenOffice.org 1.0 - шаблон за презентация"
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - растерно изображение на Windows"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - разширен метафайл"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - капсулиран PostScript"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - формат за обмен на графика"
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -574,6 +1663,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "Документ на HTML (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - формат на Joint Photographic Experts Group"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - метафайл на OS/2"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - преносимо растерно изображение"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - преносим документен формат"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - преносимо изображение в нива на сивото"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - преносима мрежова графика"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - преносимо пикселно изображение"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - растерно изображение на Sun"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - мащабируема векторна графика"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - метафайл на StarView"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - файлов формат за изображения с маркери"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - метафайл на Windows"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - пикселно изображение на X"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -583,6 +1798,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODF - формула"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - преносим документен формат"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr "PWP - PlaceWare"
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -601,6 +1834,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "ODF - текстов документ"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr "Hangul WP 97"
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -628,6 +1870,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr "OpenOffice.org 1.0 - текстов документ"
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - преносим документен формат"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - формат на Joint Photographic Experts Group"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "Writer Layout XML"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - преносим документен формат"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - преносима мрежова графика"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "Съдържание за помощ"
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -646,6 +1942,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr "OpenOffice.org 1.0 - текстов документ (Writer/Web)"
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - преносим документен формат"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (Writer/глобален)"
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -681,3 +1995,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr "Текст (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "zTXT eBook"
diff --git a/source/bg/filter/source/config/fragments/types.po b/source/bg/filter/source/config/fragments/types.po
index 55933a9221f..23c0af28e57 100644
--- a/source/bg/filter/source/config/fragments/types.po
+++ b/source/bg/filter/source/config/fragments/types.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 14:50+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-20 16:28+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385650203.0\n"
+"X-POOTLE-MTIME: 1390235304.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -31,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -40,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML - шаблон"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML - шаблон"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -49,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -58,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -67,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML - шаблон"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML - шаблон"
#: StarBase.xcu
msgctxt ""
@@ -133,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "OpenDocument - електронна таблица (плосък XML)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Office Open XML - електронна таблица"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Office Open XML - шаблон за електронна таблица"
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -196,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "OpenDocument - презентация (плосък XML)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Office Open XML - презентация с автоизпълнение"
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -238,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -247,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML - шаблон"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML - шаблон"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/bg/formula/source/core/resource.po b/source/bg/formula/source/core/resource.po
index 06c1fd40141..224e7d6a369 100644
--- a/source/bg/formula/source/core/resource.po
+++ b/source/bg/formula/source/core/resource.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-27 15:19+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-06 11:45+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385565559.0\n"
+"X-POOTLE-MTIME: 1389008751.0\n"
#: core_resource.src
msgctxt ""
@@ -1343,6 +1343,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "EXPON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1370,6 +1379,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "POISSON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2117,6 +2135,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "HYPGEOM.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2144,6 +2171,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "F.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "F.DIST.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2171,6 +2216,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "WEIBULL.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2414,6 +2468,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "F.TEST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2612,6 +2675,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "F.INV"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "F.INV.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/bg/helpcontent2/source/text/scalc/00.po b/source/bg/helpcontent2/source/text/scalc/00.po
index abb83f961a5..73d59a7f756 100644
--- a/source/bg/helpcontent2/source/text/scalc/00.po
+++ b/source/bg/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-03 05:13+0000\n"
+"PO-Revision-Date: 2013-12-05 15:30+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1372828430.0\n"
+"X-POOTLE-MTIME: 1386257420.0\n"
#: 00000004.xhp
msgctxt ""
@@ -1438,7 +1438,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Choose <emph>Data - Filter - Reset Filter</emph>"
-msgstr ""
+msgstr "Изберете <emph>Данни - Филтър - Нулиране на филтъра</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1447,7 +1447,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr ""
+msgstr "В лентата Данни от таблица щракнете върху <emph>Нулиране на филтрирането/сортирането</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1464,7 +1464,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Нулиране на филтрирането/сортирането"
#: 00000412.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/scalc/01.po b/source/bg/helpcontent2/source/text/scalc/01.po
index 41e279ae0e4..1802eedb4b0 100644
--- a/source/bg/helpcontent2/source/text/scalc/01.po
+++ b/source/bg/helpcontent2/source/text/scalc/01.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-03 08:27+0300\n"
-"Last-Translator: Михаил Балабанов <mishob@abv.bg>\n"
+"PO-Revision-Date: 2013-12-09 15:23+0000\n"
+"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1372336246.0\n"
+"X-POOTLE-MTIME: 1386602597.0\n"
#: 01120000.xhp
msgctxt ""
@@ -2475,7 +2475,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
-msgstr ""
+msgstr "Текстовите клетки се форматират в черно, формулите – в зелено, числата – в синьо, а защитените клетки се показват със светлосив фон, независимо от формата им."
#: 03080000.xhp
msgctxt ""
@@ -11250,7 +11250,7 @@ msgctxt ""
"bm_id3156257\n"
"help.text"
msgid "<bookmark_value>XOR function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>XOR, функция</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11258,7 +11258,7 @@ msgctxt ""
"hd_id3156257\n"
"help.text"
msgid "XOR"
-msgstr ""
+msgstr "XOR"
#: 04060105.xhp
msgctxt ""
@@ -11266,7 +11266,7 @@ msgctxt ""
"par_id3155987\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_XOR\">Returns true if an odd number of arguments evaluates to TRUE.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_XOR\">Връща TRUE, ако нечетен брой от аргументите имат стойност TRUE.</ahelp>"
#: 04060105.xhp
msgctxt ""
@@ -11274,7 +11274,7 @@ msgctxt ""
"par_id3148772\n"
"help.text"
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
-msgstr ""
+msgstr "Аргументите са или логически изрази (TRUE, 1<5, 2+3=7, B8<10), които връщат логически стойности, или масиви (A1:C3), съдържащи логически стойности."
#: 04060105.xhp
msgctxt ""
@@ -11282,7 +11282,7 @@ msgctxt ""
"hd_id3153718\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Синтаксис"
#: 04060105.xhp
msgctxt ""
@@ -11290,7 +11290,7 @@ msgctxt ""
"par_id3150469\n"
"help.text"
msgid "XOR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
-msgstr ""
+msgstr "XOR(ЛогическаСтойност1; ЛогическаСтойност2…ЛогическаСтойност30)"
#: 04060105.xhp
msgctxt ""
@@ -11298,7 +11298,7 @@ msgctxt ""
"hd_id3147176\n"
"help.text"
msgid "Example"
-msgstr ""
+msgstr "Пример"
#: 04060105.xhp
msgctxt ""
@@ -11306,7 +11306,7 @@ msgctxt ""
"par_id3083286\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
-msgstr ""
+msgstr "<item type=\"input\">=XOR(TRUE;TRUE)</item> връща FALSE."
#: 04060105.xhp
msgctxt ""
@@ -11314,7 +11314,7 @@ msgctxt ""
"par_id3083445\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> връща TRUE."
#: 04060105.xhp
msgctxt ""
@@ -11322,7 +11322,7 @@ msgctxt ""
"par_id3154315\n"
"help.text"
msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=XOR(FALSE;TRUE)</item> връща TRUE."
#: 04060106.xhp
msgctxt ""
@@ -17280,7 +17280,7 @@ msgctxt ""
"par_id5092318\n"
"help.text"
msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press F9."
-msgstr ""
+msgstr "Тази функция дава ново случайно число всеки път, когато Calc преизчислява. За да предизвикате преизчисляване ръчно, натиснете F9."
#: 04060106.xhp
msgctxt ""
@@ -21575,7 +21575,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<emph>Server</emph> is the name of a server application. <item type=\"productname\">%PRODUCTNAME</item>applications have the server name \"soffice\"."
-msgstr ""
+msgstr "<emph>Сървър</emph> е името на сървърното приложение. Приложенията от <item type=\"productname\">%PRODUCTNAME</item> имат сървърно име \"soffice\"."
#: 04060109.xhp
msgctxt ""
@@ -26060,7 +26060,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "<emph>Text</emph> refers to text in which spaces are to be removed."
-msgstr ""
+msgstr "<emph>Текст</emph> е текстът, от който да бъдат премахнати интервалите."
#: 04060110.xhp
msgctxt ""
@@ -26078,7 +26078,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing zeros and with single space between words."
-msgstr ""
+msgstr "<item type=\"input\">=TRIM(\" здравей, свят \")</item> връща „здравей, свят“, без интервалите в началото и края и само с един интервал между думите."
#: 04060110.xhp
msgctxt ""
@@ -30446,7 +30446,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">The result is the <emph>ComplexNumber</emph> raised to the power of <emph>Number</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">Резултатът е <emph>КомплексноЧисло</emph>, повдигнато на степен <emph>Число</emph>.</ahelp>"
#: 04060116.xhp
msgctxt ""
@@ -47122,7 +47122,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "For example, to show the column B, click on the header of the column A, expand the selection to the column C, then chose <emph>Format - Column - Show</emph>. To show the column A previously hidden, click on the header of the column B, keep the mouse button pressed and drag on the left. The selected range displayed in the name area changes from B1:B1048576 to A1:B1048576. Choose <emph>Format - Column - Show</emph>. Proceed the same way with rows."
-msgstr ""
+msgstr "Например, за да покажете колоната B, щракнете върху заглавието на колоната A, разширете селекцията до колоната C, после изберете <emph>Форматиране - Колона - Показване</emph>. За да покажете колоната A, когато е била скрита, щракнете върху заглавието на колоната B, задръжте бутона на мишката и плъзнете наляво. Избраната област, показвана в полето за име, ще се промени от B1:B1048576 на A1:B1048576. Изберете <emph>Форматиране - Колона - Показване</emph>. По същия начин се работи с редовете."
#: 05030400.xhp
msgctxt ""
@@ -47131,7 +47131,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table."
-msgstr ""
+msgstr "За да покажете всички скрити клетки, първо щракнете върху полето в горния ляв ъгъл. Така ще изберете всички клетки на таблицата."
#: 05040000.xhp
msgctxt ""
@@ -48911,7 +48911,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. There are several types of conditional formatting that can be used."
-msgstr ""
+msgstr "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Изберете <emph>Условно форматиране</emph>, за да зададете форматиращи стилове, които зависят от определени условия.</ahelp></variable> Ако на клетка вече е приписан стил, той остава непроменен. След това се изчислява зададеният тук стил. Имате на разположение няколко вида условно форматиране."
#: 05120000.xhp
msgctxt ""
@@ -48919,7 +48919,7 @@ msgctxt ""
"par_id3163711\n"
"help.text"
msgid "You can enter several conditions that query the contents of cell values or formulas. The conditions are evaluated from the first to the last. If the condition 1 matches the condition, the defined style will be used. Otherwise, condition 2 is evaluated, and its defined style is used. If this style does not match, then the next condition is evaluated and so on."
-msgstr ""
+msgstr "Можете да въведете няколко условия, с които се проверяват стойностите или формулите в клетките. Условията се оценяват от първото към последното. Ако условие 1 е удовлетворено, ще бъде използван съответният стил. Иначе се изчислява условие 2 и евентуално се използва неговият стил. Ако то не е удовлетворено, изчислява се следващото и т.н."
#: 05120000.xhp
msgctxt ""
@@ -48943,7 +48943,7 @@ msgctxt ""
"hd_id31531891\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Условие"
#: 05120000.xhp
msgctxt ""
@@ -48951,7 +48951,7 @@ msgctxt ""
"par_id31494131\n"
"help.text"
msgid "You can define as many conditions as you want."
-msgstr ""
+msgstr "Можете да дефинирате толкова условия, колкото желаете."
#: 05120000.xhp
msgctxt ""
@@ -48959,7 +48959,7 @@ msgctxt ""
"par_id31494132\n"
"help.text"
msgid "Specify if conditional formatting is dependent on one of the entry listed on the drop down box:"
-msgstr ""
+msgstr "Укажете дали условното форматиране да зависи от някой от вариантите, изброени в падащия списък:"
#: 05120000.xhp
msgctxt ""
@@ -48967,7 +48967,7 @@ msgctxt ""
"par_id31494133\n"
"help.text"
msgid "If you select <emph>All cells</emph>, see Color Scale, Data Bar or Icon Set explanations below, depending on which visual representation the conditional formatting should be represented."
-msgstr ""
+msgstr "Ако изберете <emph>Всички клетки</emph>, виже обясненията за цветови скали, ленти за данни и набори от икони по-долу, според това кое визуално представяне искате да се използва."
#: 05120000.xhp
msgctxt ""
@@ -48975,7 +48975,7 @@ msgctxt ""
"par_id31494134\n"
"help.text"
msgid "If you select <emph>Cell value is</emph>:"
-msgstr ""
+msgstr "Ако изберете <emph>Стойността на клетката е</emph>:"
#: 05120000.xhp
msgctxt ""
@@ -48983,7 +48983,7 @@ msgctxt ""
"par_id31494135\n"
"help.text"
msgid "Select a condition in the drop down list for the format to be applied to the selected cells and enter the value."
-msgstr ""
+msgstr "Изберете в падащия списък условие за прилагане на формата върху избраните клетки и въведете стойността."
#: 05120000.xhp
msgctxt ""
@@ -48991,7 +48991,7 @@ msgctxt ""
"par_id31494136\n"
"help.text"
msgid "In front of <emph>Apply Styles</emph>, select the desired style in the list or chose <emph>New Style</emph> to create one."
-msgstr ""
+msgstr "В списъка срещу <emph>Прилагане на стил</emph> изберете желания стил или посочете <emph>Нов стил</emph>, за да създадете нов."
#: 05120000.xhp
msgctxt ""
@@ -48999,7 +48999,7 @@ msgctxt ""
"par_id31494137\n"
"help.text"
msgid "Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition."
-msgstr ""
+msgstr "За да добавите друго условие, натиснете бутона <emph>Добавяне</emph>, а за да изтриете условие – бутона <emph>Премахване</emph>."
#: 05120000.xhp
msgctxt ""
@@ -49007,7 +49007,7 @@ msgctxt ""
"par_id31494138\n"
"help.text"
msgid "In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting. Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
-msgstr ""
+msgstr "В полето <emph>Диапазон</emph> задайте областта от клетки, засегната от условното форматиране. За да смалите диалоговия прозорец, щракнете върху бутона <emph>Свиване</emph>. След като изберете областта, щракнете отново върху него, за да върнете диалоговия прозорец."
#: 05120000.xhp
msgctxt ""
@@ -49015,7 +49015,7 @@ msgctxt ""
"par_id31494139\n"
"help.text"
msgid "If you select <emph>Formula is</emph> as a reference, enter a cell reference. If the cell reference is a value other than zero, the condition matches."
-msgstr ""
+msgstr "Ако изберете <emph>Формулата е</emph> като отправна точка, въведете обръщение към клетка. Ако посочената клетка съдържа ненулева стойност, условието е удовлетворено."
#: 05120000.xhp
msgctxt ""
@@ -49023,7 +49023,7 @@ msgctxt ""
"par_id3149413a\n"
"help.text"
msgid "If you select <emph>Date is</emph>, see below explanations for Date."
-msgstr ""
+msgstr "Ако изберете <emph>Датата е</emph>, вижте обясненията за дати по-долу."
#: 05120000.xhp
msgctxt ""
@@ -49031,7 +49031,7 @@ msgctxt ""
"hd_id3147394\n"
"help.text"
msgid "Color Scale"
-msgstr ""
+msgstr "Цветна скала"
#: 05120000.xhp
msgctxt ""
@@ -49039,7 +49039,7 @@ msgctxt ""
"par_id3155602\n"
"help.text"
msgid "This is the same dialog box as if you select <emph>All cells</emph> in the first sub menu entry <emph>Condition</emph>.Apply a color scale to a range consist of displaying a bicolor or tricolor gradient on this range depending on the value of each cell. A typical example might be an array of temperatures, lower blue colored, warmer red with a gradient nuances to the intermediate values."
-msgstr ""
+msgstr "Това е същият диалогов прозорец, както и ако изберете <emph>Всички клетки</emph> в първото подменю на <emph>Условие</emph>. Задайте за клетките от диапазона цветова скала – двуцветен или трицветен градиент, от който се взема цвят за всяка клетка според стойността й. Типичен пример е масив от температури, в който по-ниските са в синьо, а по-високите – в червено, с плавно преливане за междинните стойности."
#: 05120000.xhp
msgctxt ""
@@ -49047,7 +49047,7 @@ msgctxt ""
"par_id3155603\n"
"help.text"
msgid "You must choose the two \"extreme\" colors indicate the method of calculation. The calculation of the color applied will be made in relation to: Min - Max - Percentile - Value - Percent - Formula."
-msgstr ""
+msgstr "Трябва да изберете двата крайни цвята и да укажете начина на изчисляване. Изчисляването на прилагания цвят може да е базирано на минимум, максимум, процентил, стойност, процент или формула."
#: 05120000.xhp
msgctxt ""
@@ -49055,7 +49055,7 @@ msgctxt ""
"par_id3155604\n"
"help.text"
msgid "The choices Min and Max are sufficient to themselves as found in the range. Other options need to be specified by a value (Percentile, Value, Percentage) or a cell reference or formula (Formula)."
-msgstr ""
+msgstr "При вариантите Минимум и Максимум се използват директно стойностите в клетките от областта. За Процентил, Стойност и Процент трябва да се зададе стойност, а за Формула – формула или обръщение към клетка."
#: 05120000.xhp
msgctxt ""
@@ -49063,7 +49063,7 @@ msgctxt ""
"par_id3155605\n"
"help.text"
msgid "For a detailed explanation and examples, please visit <link href=\"http://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting page in TDF Wiki</link>."
-msgstr ""
+msgstr "За подробно описание и примери вижте страницата <link href=\"http://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting</link> в уикито на TDF (на английски)."
#: 05120000.xhp
msgctxt ""
@@ -49071,7 +49071,7 @@ msgctxt ""
"hd_id3153709\n"
"help.text"
msgid "Icon Set"
-msgstr ""
+msgstr "Набор от икони"
#: 05120000.xhp
msgctxt ""
@@ -49079,7 +49079,7 @@ msgctxt ""
"par_id3153764\n"
"help.text"
msgid "It is desired to plot the position of a value relative to the thresholds. The set of icons will help to indicate the thresholds and choose the type of icons. Available icon sets are:"
-msgstr ""
+msgstr "Полезно за обозначаване позицията на стойността спрямо дадени прагови стойности. Настройките ви позволяват да зададете праговете и вида на иконите. Наличните набори от икони са:"
#: 05120000.xhp
msgctxt ""
@@ -49087,7 +49087,7 @@ msgctxt ""
"par_id31494140\n"
"help.text"
msgid "3, 4 or 5 - arrows"
-msgstr ""
+msgstr "3, 4 или 5 стрелки"
#: 05120000.xhp
msgctxt ""
@@ -49095,7 +49095,7 @@ msgctxt ""
"par_id31494141\n"
"help.text"
msgid "3, 4 or 5 - gray arrows"
-msgstr ""
+msgstr "3, 4 или 5 сиви стрелки"
#: 05120000.xhp
msgctxt ""
@@ -49103,7 +49103,7 @@ msgctxt ""
"par_id31494142\n"
"help.text"
msgid "3 - flags"
-msgstr ""
+msgstr "3 флага"
#: 05120000.xhp
msgctxt ""
@@ -49111,7 +49111,7 @@ msgctxt ""
"par_id31494143\n"
"help.text"
msgid "3 - traffic lights 1 and 2 (two different designs)"
-msgstr ""
+msgstr "3 светофара 1 и 2 (два различни дизайна)"
#: 05120000.xhp
msgctxt ""
@@ -49119,7 +49119,7 @@ msgctxt ""
"par_id31494144\n"
"help.text"
msgid "3 - symbols (square, triangle, circle)"
-msgstr ""
+msgstr "3 символа (квадрат, триъгълник, кръг)"
#: 05120000.xhp
msgctxt ""
@@ -49127,7 +49127,7 @@ msgctxt ""
"par_id31494145\n"
"help.text"
msgid "4 - circles from red to black"
-msgstr ""
+msgstr "4 кръга от червено до черно"
#: 05120000.xhp
msgctxt ""
@@ -49135,7 +49135,7 @@ msgctxt ""
"par_id31494146\n"
"help.text"
msgid "4 or 5 - ratings"
-msgstr ""
+msgstr "4 или 5 оценки"
#: 05120000.xhp
msgctxt ""
@@ -49143,7 +49143,7 @@ msgctxt ""
"par_id31494147\n"
"help.text"
msgid "5 - quarters"
-msgstr ""
+msgstr "5 четвъртини"
#: 05120000.xhp
msgctxt ""
@@ -49151,7 +49151,7 @@ msgctxt ""
"par_id3153765\n"
"help.text"
msgid "Conditions to display each icon can be specified relative to a value (Value), a percentage of the number of values in the range (Percentage) as a percentage of range values (Percentile) or formula (Formula)."
-msgstr ""
+msgstr "Условието за показване на всяка икона може да се зададе спрямо стойност (Стойност), процент от броя стойности в областта (Процентил), процент от самите стойности (Процент) или формула (Формула)."
#: 05120000.xhp
msgctxt ""
@@ -49159,7 +49159,7 @@ msgctxt ""
"par_id3155606\n"
"help.text"
msgid "For a detailed explanation and examples, please visit <link href=\"http://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formating page in TDF Wiki</link>."
-msgstr ""
+msgstr "За подробно описание и примери вижте страницата <link href=\"http://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formating</link> в уикито на TDF (на английски)."
#: 05120000.xhp
msgctxt ""
@@ -49167,7 +49167,7 @@ msgctxt ""
"hd_id3156384\n"
"help.text"
msgid "Dates"
-msgstr ""
+msgstr "Дати"
#: 05120000.xhp
msgctxt ""
@@ -49175,7 +49175,7 @@ msgctxt ""
"par_id3145228\n"
"help.text"
msgid "This option will apply a defined style depending on a date that you choose in the drop down box: Today - Yesterday - Tomorrow - Last 7 days - This week - Last week."
-msgstr ""
+msgstr "Тази настройка предизвиква прилагане на зададен стил според датата, избрана от вас в падащия списък: Днес - Вчера - Утре - Последните 7 дни - Тази седмица - Миналата седмица."
#: 05120000.xhp
msgctxt ""
@@ -49183,7 +49183,7 @@ msgctxt ""
"par_id31494157\n"
"help.text"
msgid "In front of <emph>Apply Styles</emph>, select the desired style in the list or chose <emph>New Style</emph> to create one."
-msgstr ""
+msgstr "В списъка срещу <emph>Прилагане на стил</emph> изберете желания стил или посочете <emph>Нов стил</emph>, за да създадете нов."
#: 05120000.xhp
msgctxt ""
@@ -49191,7 +49191,7 @@ msgctxt ""
"par_id31494167\n"
"help.text"
msgid "Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition."
-msgstr ""
+msgstr "За да добавите друго условие, натиснете бутона <emph>Добавяне</emph>, а за да изтриете условие – бутона <emph>Премахване</emph>."
#: 05120000.xhp
msgctxt ""
@@ -49199,7 +49199,7 @@ msgctxt ""
"par_id31494177\n"
"help.text"
msgid "In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting. Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
-msgstr ""
+msgstr "В полето <emph>Диапазон</emph> задайте областта от клетки, засегната от условното форматиране. За да смалите диалоговия прозорец, щракнете върху бутона <emph>Свиване</emph>. След като изберете областта, щракнете отново върху него, за да върнете диалоговия прозорец."
#: 05120000.xhp
msgctxt ""
@@ -49207,7 +49207,7 @@ msgctxt ""
"hd_id3153384\n"
"help.text"
msgid "Manage Conditional Formatting"
-msgstr ""
+msgstr "Управление на условно форматиране"
#: 05120000.xhp
msgctxt ""
@@ -49215,7 +49215,7 @@ msgctxt ""
"par_id3155906\n"
"help.text"
msgid "This dialog allows you to see all the conditional formatting defined in the spreadsheet."
-msgstr ""
+msgstr "Този диалогов прозорец ви позволява да прегледате цялото условно форматиране, зададено в електронната таблица."
#: 05120000.xhp
msgctxt ""
@@ -49223,7 +49223,7 @@ msgctxt ""
"par_id31546818\n"
"help.text"
msgid "Choose <emph>Format - Conditional Formatting - Manage</emph>"
-msgstr ""
+msgstr "Изберете <emph>Форматиране - Условно форматиране - Управление</emph>."
#: 05120000.xhp
msgctxt ""
@@ -49231,7 +49231,7 @@ msgctxt ""
"par_id3155907\n"
"help.text"
msgid "The <emph>Manage Conditional Formatting</emph> dialog box opens. Here you can add, edit or remove one or several conditional formattings."
-msgstr ""
+msgstr "Ще се отвори диалоговият прозорец <emph>Управление на условното форматиране</emph>. В него можете да добавяте, редактирате или премахвате по едно или повече условия за форматиране."
#: 05120000.xhp
msgctxt ""
@@ -49239,7 +49239,7 @@ msgctxt ""
"par_id3155908\n"
"help.text"
msgid "If you have defined a conditional formatting on a cell range and you try now to define a new conditional formatting on a part of this range, a warning message will be displayed, asking if you want to edit the existing conditional formatting (on the whole range) or define a new conditional formatting overlapping it (on the selected range)."
-msgstr ""
+msgstr "Ако сте задали условно форматиране за област от клетки и се опитате да зададете друго такова за част от същата област, ще се покаже предупреждение и въпрос дали искате да редактирате съществуващото условно форматиране (на цялата област) или да дефинирате ново, което да се застъпва с него (в избраната област)."
#: 05120000.xhp
msgctxt ""
@@ -51815,7 +51815,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Нулиране на филтъра"
#: 12040400.xhp
msgctxt ""
@@ -51824,7 +51824,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Reset Filter</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Нулиране на филтъра</link>"
#: 12040400.xhp
msgctxt ""
@@ -56762,7 +56762,7 @@ msgctxt ""
"214\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_EDATE\">The result is a date which is a number of <emph>months</emph> away from the <emph>start date</emph>. Only months are considered; days are not used for calculation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_EDATE\">Резултатът е дата, отдалечена на даден брой <emph>месеци</emph> от <emph>началната дата</emph>. Взимат се предвид само месеците – дните не се използват при изчислението.</ahelp>"
#: func_edate.xhp
msgctxt ""
@@ -56816,7 +56816,7 @@ msgctxt ""
"220\n"
"help.text"
msgid "What date is one month prior to 2001-03-31?"
-msgstr ""
+msgstr "Коя дата е един месец преди 31.03.2001 г.?"
#: func_edate.xhp
msgctxt ""
@@ -56825,7 +56825,7 @@ msgctxt ""
"221\n"
"help.text"
msgid "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> returns the serial number 36950. Formatted as a date, this is 2001-02-28."
-msgstr ""
+msgstr "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> връща серийния номер 36950. Форматиран като дата, той е 28.02.2001 г."
#: func_eomonth.xhp
msgctxt ""
@@ -58373,7 +58373,7 @@ msgctxt ""
"197\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">The result is the number of the years (including fractional part) between <emph>StartDate</emph> and <emph>EndDate</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">Резултатът е броят години (включително дробната част) между <emph>НачалнаДата</emph> и <emph>КрайнаДата</emph>.</ahelp>"
#: func_yearfrac.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/scalc/guide.po b/source/bg/helpcontent2/source/text/scalc/guide.po
index ae13b8de384..9c69f46b818 100644
--- a/source/bg/helpcontent2/source/text/scalc/guide.po
+++ b/source/bg/helpcontent2/source/text/scalc/guide.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-03 10:46+0300\n"
-"Last-Translator: Михаил Балабанов <mishob@abv.bg>\n"
+"PO-Revision-Date: 2013-12-05 15:32+0000\n"
+"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1372336364.0\n"
+"X-POOTLE-MTIME: 1386257551.0\n"
#: address_auto.xhp
msgctxt ""
@@ -2638,7 +2638,7 @@ msgctxt ""
"par_id3159156\n"
"help.text"
msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format."
-msgstr ""
+msgstr "Диалоговият прозорец на командата <emph>Форматиране - Условно форматиране</emph> ви позволява да зададете условия за клетка, които трябва да бъдат изпълнени, за да придобият клетките определен формат."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -4072,7 +4072,7 @@ msgctxt ""
"par_idN106EC\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "Изберете <item type=\"menuitem\">Данни - Филтър - Нулиране на филтъра</item>."
#: database_filter.xhp
msgctxt ""
@@ -5211,7 +5211,7 @@ msgctxt ""
"par_id9384746\n"
"help.text"
msgid "To remove a filter, so that you see all cells again, click inside the area where the filter was applied, then choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "За да премахнете филтър, така че да видите отново всички клетки, щракнете в областта, върху която е приложен филтърът, и изберете <item type=\"menuitem\">Данни - Филтър - Нулиране на филтъра</item>."
#: filters.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/schart/01.po b/source/bg/helpcontent2/source/text/schart/01.po
index d8672082519..d42c2d62df7 100644
--- a/source/bg/helpcontent2/source/text/schart/01.po
+++ b/source/bg/helpcontent2/source/text/schart/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-27 13:26+0000\n"
+"PO-Revision-Date: 2013-12-05 15:22+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372339568.0\n"
+"X-POOTLE-MTIME: 1386256950.0\n"
#: 03010000.xhp
msgctxt ""
@@ -4426,7 +4426,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Икона „Стъпало в началото“</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4442,7 +4442,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Икона „Стъпало в края“</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4458,7 +4458,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Икона „Центриране по X“</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4474,7 +4474,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Икона „Центриране по Y“</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -6842,7 +6842,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Икона „Стъпало в началото“</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6858,7 +6858,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Икона „Стъпало в края“</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6874,7 +6874,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Икона „Центриране по X“</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6890,7 +6890,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Икона „Центриране по Y“</alt></image>"
#: type_xy.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po
index 9ab4e94e416..5b728db3221 100644
--- a/source/bg/helpcontent2/source/text/shared/00.po
+++ b/source/bg/helpcontent2/source/text/shared/00.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-26 11:47+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"PO-Revision-Date: 2013-12-20 09:26+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377517652.0\n"
+"X-POOTLE-MTIME: 1387531602.0\n"
#: 00000001.xhp
msgctxt ""
@@ -439,7 +439,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Standard"
-msgstr "Стандартна"
+msgstr "Стандартно"
#: 00000001.xhp
msgctxt ""
@@ -678,7 +678,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "The Hypertext Transfer Protocol is a record of transmission of WWW documents between WWW servers (hosts) and browsers (clients)."
-msgstr "Протоколът за прехвърляне на хипертекст (Hypertext Transfer Protocol) служи за предаване на документи в WWW меджу сървърите за WWW (хостове) и браузърите (клиенти)."
+msgstr "Протоколът за прехвърляне на хипертекст (Hypertext Transfer Protocol) служи за предаване на документи в WWW между сървърите за WWW (хостове) и браузърите (клиенти)."
#: 00000002.xhp
msgctxt ""
@@ -686,7 +686,7 @@ msgctxt ""
"bm_id3149290\n"
"help.text"
msgid "<bookmark_value>hyperlinks; definition</bookmark_value>"
-msgstr "<bookmark_value>хипервръзки; определения</bookmark_value>"
+msgstr "<bookmark_value>хипервръзки; определение</bookmark_value>"
#: 00000002.xhp
msgctxt ""
@@ -748,7 +748,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "There are two different types of ImageMaps. A Client Side ImageMap is evaluated on the client computer, which loaded the graphic from the Internet, while a Server Side ImageMap is evaluated on the server computer which provides the <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> page on the Internet. In server evaluation, clicking an ImageMap sends the relative coordinates of the cursor within the image to the server, and a dedicated program on the server responds. In the client evaluation, clicking a defined hotspot of the ImageMap activates the URL, as if it were a normal text link. The URL appears below the mouse pointer when passing across the ImageMap."
-msgstr "Има два вида чувствителни изображения: от страната на клиента, които се обработват на клиентския компютър, заредил графиката от Интернет, и от страната на сървъра, който се обработват на сървърния компютър, предоставящ страницата на <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> в Интернет. При обработката от страната на сървъра щракването върху чувствителното изображение изпраща към сървъра относителните координати на курсора и специално предназначена за целта програма в сървъра отговаря на заявката. При обработката от страната на клиента щракването върху активна област на чувствителното изображение активира URL, все едно е обикновена текстова връзка. URL адресът се изписва под показалеца на мишката при задържането му върху чувствителното изображение."
+msgstr "Има два вида чувствителни изображения: клиентски, които се обработват на клиентския компютър, заредил графиката от Интернет, и сървърни, които се обработват на сървърния компютър, предоставящ <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> страницата в Интернет. При обработка от сървъра щракването върху чувствителното изображение изпраща към сървъра относителните координати на курсора и специално предназначена за целта програма в сървъра отговаря на заявката. При обработка от клиента щракването върху активна област на чувствителното изображение активира URL, все едно е обикновена текстова връзка. URL адресът се изписва под показалеца на мишката при задържането му върху чувствителното изображение."
#: 00000002.xhp
msgctxt ""
@@ -828,7 +828,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "$[officename] creates ImageMaps for both methods. Select the format from the <emph>File type </emph>list in the <emph>Save As </emph>dialog in the <emph>ImageMap Editor</emph>. Separate Map Files are created which you must upload to the server. You will need to ask your provider or network administrator which type of ImageMaps are supported by the server and how to access the evaluation program."
-msgstr "$[officename] създава чувствителни изображения и за двата метода. Изберете формата от списъка <emph>Тип на файл</emph> в диалоговия прозорец <emph>Съхраняване като</emph> на <emph>редактора на чувствителни изображения</emph>. Създават се отделни дефиниционни файлове, които трябва да качите на сървъра. Ще трябва да попитате вашия доставчик или мрежови администратор, кой от видовете чувствителни изображения се поддържат от сървъра и как да осъществите достъп до анализиращата програма."
+msgstr "$[officename] създава чувствителни изображения и за двата метода. Изберете формата от списъка <emph>Тип на файл</emph> в диалоговия прозорец <emph>Съхраняване като</emph> на <emph>редактора на чувствителни изображения</emph>. Създават се отделни дефиниционни файлове, които трябва да качите на сървъра. Ще трябва да попитате вашия доставчик или мрежов администратор кой от видовете чувствителни изображения се поддържа от сървъра и как да осъществите достъп до анализиращата програма."
#: 00000002.xhp
msgctxt ""
@@ -924,7 +924,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "A Plug-In is a term used in various contexts:"
-msgstr "Терминът \"приставка\" се ползва в различен контекст:"
+msgstr "Терминът „приставка“ се ползва в различен контекст:"
#: 00000002.xhp
msgctxt ""
@@ -942,7 +942,7 @@ msgctxt ""
"111\n"
"help.text"
msgid "You will notice in $[officename] that the <emph>Formatting</emph> Bar changes after certain operations. For example, if you insert a formula into your text document, you see icons for editing the formula, in fact the same icons you see in formula documents. In this sense, we refer to the formula as a plug-in within the text document."
-msgstr "Може би сте забелязали, че в $[officename] лентата <emph>Форматиране</emph> се променя след определени операции. Например, ако вмъкнете формула в текстов документ, ще видите иконите за редактиране на формулата - всъщност, същите икони, които виждате в документите - формули. В този смисъл документът - формула е приставка, вградена в текстовия документ."
+msgstr "В $[officename] ще забележите, че лентата <emph>Форматиране</emph> се променя след определени операции. Например, ако вмъкнете формула в текстов документ, ще видите иконите за редактиране на формулата – всъщност, същите икони, които виждате в документите – формули. В този смисъл документът – формула е приставка, вградена в текстовия документ."
#: 00000002.xhp
msgctxt ""
@@ -951,7 +951,7 @@ msgctxt ""
"177\n"
"help.text"
msgid "Using Plug-Ins to extend your programs"
-msgstr "Разширяване на вашите програми чрез приставки"
+msgstr "Разширяване на програмите чрез приставки"
#: 00000002.xhp
msgctxt ""
@@ -969,7 +969,7 @@ msgctxt ""
"115\n"
"help.text"
msgid "Netscape web browser extensions produced by Netscape Communication Corporation are also called plug-ins. These are external programs mainly taken from the multimedia field and which communicate with the browser through standardized interfaces. These plug-ins can be linked to $[officename] documents."
-msgstr "Разширенията за уеббраузъра Netscape на Netscape Communication Corporation също се наричат проставки. Те представляват външни програми, основно свързани с мултимедия, които комуникират с браузъра чрез стандартизирани интерфейси. Тези приставки могат да бъдат свързвани с документи на $[officename]."
+msgstr "Разширенията за уеббраузъра Netscape на Netscape Communication Corporation също се наричат приставки. Те представляват външни програми, основно свързани с мултимедия, които комуникират с браузъра чрез стандартизирани интерфейси. Тези приставки могат да бъдат свързвани с документи на $[officename]."
#: 00000002.xhp
msgctxt ""
@@ -996,7 +996,7 @@ msgctxt ""
"128\n"
"help.text"
msgid "A proxy is a computer in the network acting as a kind of clipboard for data transfer. Whenever you access the Internet from a company network and request a Web page that has already been read by a colleague, the proxy will be able to display the page much quicker, as long as it's still in the memory. All that has to be checked in this case is that the page stored in the proxy is the latest version. If this is the case, the page won't have to be downloaded from the much slower Internet but can be loaded directly from the proxy."
-msgstr "Прокси (от \"proxy\" - пълномощник, заместник) е компютър в мрежата, който действа като клипборд при прехвърляне на данни. Когато осъществявате достъп до Интернет чрез вътрешнофирмена мрежа и заявите уебстраница, която вече е била четена от ваш колега, проксито ще може да я покаже много по-бързо, докато тя още е в паметта. В този случай всичко, което трябва да се проверява, е дали съхранената в проксито страница е най-актуалната версия. Ако е така, не е нужно тя да бъде изтегляна от много по-бавния Интернет, а може да се зареди директно от проксито."
+msgstr "Прокси (от „proxy“ – пълномощник, заместник) е компютър в мрежата, който действа като клипборд при прехвърляне на данни. Когато осъществявате достъп до Интернет чрез вътрешнофирмена мрежа и заявите уебстраница, която вече е била четена от ваш колега, проксито ще може да я покаже много по-бързо, докато тя още е в паметта. В този случай всичко, което трябва да се проверява, е дали съхранената в проксито страница е най-актуалната версия. Ако е така, не е нужно тя да бъде изтегляна от много по-бавния Интернет, а може да се зареди директно от проксито."
#: 00000002.xhp
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"230\n"
"help.text"
msgid "SGML stands for \"Standard Generalized Markup Language\". SGML is based on the idea that documents have structural and other semantic elements that can be described without reference to how such elements should be displayed. The actual display of such a document may vary, depending on the output medium and style preferences. In structured texts, SGML not only defines structures (in the DTD = Document Type Definition) but also ensures they are consistently used."
-msgstr "SGML е съкращение от \"Standard Generalized Markup Language\" (стандартен обобщен език за маркиране). SGML е основан върху идеята, че документите съдържат структурни и други семантични елементи, които могат да бъдат описани без да се указва как трябва да се изобразяват. Действителното визуализиране на подобен документ може да е различно според средата на представяне и предпочитанията за стил. В структурирани текстове SGML не само определя структурите (в ДТД - дефиницията на типа документи, от англ. DTD - Document Type Definition), но и гарантира, че те ще бъдат ползвани систематично."
+msgstr "SGML е съкращение от „Standard Generalized Markup Language“ (стандартен обобщен език за маркиране). SGML се базира на идеята, че документите съдържат структурни и други семантични елементи, които могат да бъдат описани без да се указва как трябва да се изобразяват. Действителното изобразяване на такъв документ може да е различно според средата на представяне и предпочитанията за стил. В структурирани текстове SGML не само определя структурите (в DTD = Document Type Definition, дефиниция на тип документи), но и гарантира, че те ще бъдат ползвани систематично."
#: 00000002.xhp
msgctxt ""
@@ -1150,7 +1150,7 @@ msgctxt ""
"par_idN106A2\n"
"help.text"
msgid "You define the default measurement unit for Writer text documents in the dialog that you get by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</emph>. For Calc, Draw, and Impress, you open a document of that type and then open the appropriate <emph>General</emph> page as for Writer."
-msgstr "Подразбираната мерна единица за текстови документи на Writer се задава в диалоговия прозорец, достъпен с командата <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Инструменти - Настройки</defaultinline></switchinline> - %PRODUCTNAME Writer - Общи</emph>. За Calc, Draw и Impress трябва да отворите документ от съответния тип и после да отворите съответната страница <emph>Общиl</emph>, както за Writer."
+msgstr "Подразбираната мерна единица за текстови документи на Writer се задава в диалоговия прозорец, достъпен с командата <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Инструменти - Настройки</defaultinline></switchinline> - %PRODUCTNAME Writer - Общи</emph>. За Calc, Draw и Impress трябва да отворите документ от съответния тип и после да отворите съответната страница <emph>Общи</emph>, както за Writer."
#: 00000003.xhp
msgctxt ""
@@ -4036,7 +4036,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>PrettyPrinting</emph> to true."
-msgstr ""
+msgstr "По подразбиране <emph>content.xml</emph> се съхранява без форматиращи елементи като отстъпи и нови редове, за да се минимизира времето за записване и отваряне на документа. В раздела <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Инструменти - Настройки</defaultinline></switchinline> - $[officename] - Експертни настройки</emph> можете да включите ползването на отстъпи и нови редове, като зададете на свойството <emph>PrettyPrinting</emph> стойност true."
#: 00000021.xhp
msgctxt ""
@@ -10253,7 +10253,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph> tab"
-msgstr ""
+msgstr "Изберете <emph>Форматиране - Знак</emph> - раздел <emph>Кантове</emph>"
#: 00040500.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/02.po b/source/bg/helpcontent2/source/text/shared/02.po
index e5b6b677c4f..154b3c80559 100644
--- a/source/bg/helpcontent2/source/text/shared/02.po
+++ b/source/bg/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-27 22:38+0000\n"
+"PO-Revision-Date: 2013-12-17 14:38+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1372372714.0\n"
+"X-POOTLE-MTIME: 1387291108.0\n"
#: 01110000.xhp
msgctxt ""
@@ -5162,7 +5162,7 @@ msgctxt ""
"par_idN1215A\n"
"help.text"
msgid "<ahelp hid=\"37931\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr ""
+msgstr "<ahelp hid=\"37931\">Указва скриване или показване на филтриращите и сортиращите елементи в избрана лента за навигация.</ahelp> Филтриращите и сортиращите елементи са следните: Възходящо сортиране, Низходящо сортиране, Сортиране, Автоматичен филтър, Подразбиран филтър, Прилагане на филтър, Нулиране на филтър/сортиране."
#: 01170101.xhp
msgctxt ""
@@ -13539,7 +13539,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "You can remove the current AutoFilter with the <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reset Filter/Sorting</link> icon or with <emph>Data - Filter - Reset Filter</emph>."
-msgstr ""
+msgstr "Можете да премахнете текущия автофилтър с иконата <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Нулиране на филтрирането/сортирането</link> или с <emph>Данни - Филтър - Нулиране на филтъра</emph>."
#: 12030000.xhp
msgctxt ""
@@ -13556,7 +13556,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Нулиране на филтрирането/сортирането"
#: 12040000.xhp
msgctxt ""
@@ -13565,7 +13565,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reset Filter/Sorting</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Нулиране на филтрирането/сортирането</link>"
#: 12040000.xhp
msgctxt ""
@@ -13591,7 +13591,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Нулиране на филтрирането/сортирането"
#: 12050000.xhp
msgctxt ""
@@ -14177,7 +14177,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/insertdbcolumnsdialog/toedit\">Moves the fields that you selected in the <emph>Database columns</emph> list box into the selection field.</ahelp> You can also double-click the entry to select it."
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/insertdbcolumnsdialog/toedit\">Премества избраните от вас полета от списъка <emph>Колони от БД</emph> в полето за избор.</ahelp> Можете да изберете елемент и като щракнете двукратно върху него."
#: 12070200.xhp
msgctxt ""
@@ -14395,7 +14395,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "To remove the current filter, click <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Reset Filter/Sorting</emph></link> icon."
-msgstr ""
+msgstr "За да премахнете текущия филтър, щракнете върху иконата <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Нулиране на филтрирането/сортирането</emph></link>."
#: 12090000.xhp
msgctxt ""
@@ -14872,7 +14872,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "You can remove a sorting that has been performed with the <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\"><emph>Reset Filter/Sorting</emph></link> icon."
-msgstr ""
+msgstr "Можете да премахнете зададеното сортиране чрез иконата <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\"><emph>Нулиране на филтрирането/сортирането</emph></link>."
#: 12100100.xhp
msgctxt ""
@@ -18962,7 +18962,7 @@ msgctxt ""
"par_id3153683\n"
"help.text"
msgid "Adds a Limit to set the maximum number of records to return."
-msgstr ""
+msgstr "Добавя ограничение за максималния брой връщани записи."
#: stars.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/autokorr.po b/source/bg/helpcontent2/source/text/shared/autokorr.po
index 47f4e6947b3..ec30a668396 100644
--- a/source/bg/helpcontent2/source/text/shared/autokorr.po
+++ b/source/bg/helpcontent2/source/text/shared/autokorr.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-08-03 13:12+0000\n"
+"PO-Revision-Date: 2013-12-17 14:27+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1343999542.0\n"
+"X-POOTLE-MTIME: 1387290440.0\n"
#: 01000000.xhp
msgctxt ""
@@ -259,7 +259,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Your text was corrected by <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorrect</link> so that single quotation marks were replaced by <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">typographical quotation marks</link>."
-msgstr ""
+msgstr "Текстът бе поправен от <link href=\"text/shared/01/06040000.xhp\" name=\"Автокорекция\">автокоригирането</link>, като единичните кавички бяха заменени с <link href=\"text/shared/01/06040400.xhp\" name=\"типографски кавички\">типографски кавички</link>."
#: 08000000.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po
index 144f0338557..81e2374c934 100644
--- a/source/bg/helpcontent2/source/text/shared/guide.po
+++ b/source/bg/helpcontent2/source/text/shared/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-28 20:14+0000\n"
+"PO-Revision-Date: 2013-12-17 14:44+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1372450478.0\n"
+"X-POOTLE-MTIME: 1387291455.0\n"
#: aaa_start.xhp
msgctxt ""
@@ -1114,7 +1114,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Изберете вид, дебелина и цвят на линията в областта <emph>Линия</emph>. Тези настройки важат за всички кантове, включени в текущия стил за кантове."
#: border_paragraph.xhp
msgctxt ""
@@ -1123,7 +1123,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Изберете разстоянието между линиите на кантовете и съдържанието на абзаца в областта <emph>Разстояние до съдържанието</emph>. Можете да променяте само разстоянието до ръбове, за които е зададен кант."
#: border_paragraph.xhp
msgctxt ""
@@ -1168,7 +1168,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Изберете вид, дебелина и цвят на линията в областта <emph>Линия</emph>. Тези настройки важат за всички кантове, включени в текущия стил за кантове."
#: border_paragraph.xhp
msgctxt ""
@@ -1186,7 +1186,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Изберете разстоянието между линиите на кантовете и съдържанието на абзаца в областта <emph>Разстояние до съдържанието</emph>. Можете да променяте само разстоянието до ръбове, за които е зададен кант."
#: border_paragraph.xhp
msgctxt ""
@@ -1799,7 +1799,7 @@ msgctxt ""
"par_id4439832\n"
"help.text"
msgid "In Calc, a chart is an object on a sheet that can be copied and pasted on another sheet of the same document, the data series will stay linked to the range on the other sheet. If it is pasted on another Calc document, it has its own chart data table and is no more linked to the original range."
-msgstr ""
+msgstr "В Calc диаграмата е обект върху листа, който може да бъде копиран и поставен в друг лист на същия документ, като сериите от данни ще останат свързани с клетките на първия лист. Ако я поставите в друг документ на Calc, тя ще бъде придружена от собствена таблица с данни и вече няма да е свързана с оригиналните клетки."
#: chart_insert.xhp
msgctxt ""
@@ -4696,7 +4696,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "The filter that has been set can be removed by clicking <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sort\"><emph>Reset Filter/Sort</emph></link> icon <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Icon</alt></image>."
-msgstr ""
+msgstr "Зададеният филтър може да бъде премахнат чрез щракване върху иконата <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sort\"><emph>Нулиране на филтрирането/сортирането</emph></link> <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Икона</alt></image>."
#: data_tabledefine.xhp
msgctxt ""
@@ -5470,7 +5470,7 @@ msgctxt ""
"par_id0821200912504237\n"
"help.text"
msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Икона</alt></image>"
#: digital_signatures.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/optionen.po b/source/bg/helpcontent2/source/text/shared/optionen.po
index 57a4dd821ed..576fa8ea368 100644
--- a/source/bg/helpcontent2/source/text/shared/optionen.po
+++ b/source/bg/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-26 12:03+0000\n"
+"PO-Revision-Date: 2013-12-18 13:53+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1377518601.0\n"
+"X-POOTLE-MTIME: 1387374804.0\n"
#: 01000000.xhp
msgctxt ""
@@ -1552,7 +1552,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit </emph><emph>Modules</emph></link> dialog appears."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">За да редактирате езиков модул, изберете го и натиснете <emph>Редактиране</emph>.</ahelp> Ще се появи диалоговият прозорец <link href=\"text/shared/optionen/01010401.xhp\" name=\"Редактиране на модули\"><emph>Редактиране на модули</emph></link>."
#: 01010400.xhp
msgctxt ""
@@ -1588,7 +1588,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Opens the <emph>New Dictionary</emph> dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Отваря диалоговия прозорец <emph>Нов речник</emph>, в който можете да наименувате нов потребителски речник или речник на изключенията и да зададете езика.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1624,7 +1624,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Specifies the name of the new custom dictionary.</ahelp> The file extension \"*.DIC\" is automatically appended."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Задава името на новия потребителски речник.</ahelp> Файловото разширение „*.DIC“ се добавя автоматично."
#: 01010400.xhp
msgctxt ""
@@ -1642,7 +1642,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">By selecting a certain language you can limit the use of the custom dictionary.</ahelp> By selecting <emph>All</emph> the custom dictionary is used independently of the current language."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">Можете да ограничите употребата на потребителския речник, като зададете конкретен език.</ahelp> Ако изберете <emph>Всички</emph>, потребителският речник ще се използва независимо от текущия език."
#: 01010400.xhp
msgctxt ""
@@ -1660,7 +1660,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Specifies whether you wish to avoid certain words in your documents.</ahelp> In this way, you can create a custom dictionary of all the words to be avoided. If this exception dictionary is activated, during spellchecking you receive a corresponding note about any words which should be avoided."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Указва дали желаете да избягвате определени думи в документите си.</ahelp> По този начин можете да създадете потребителски речник на всички думи, които трябва да се избягват. Ако този речник на изключенията бъде включен, по време на проверката на правописа ще получавате предупреждения за евентуални нежелани думи."
#: 01010400.xhp
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Opens the <emph>Edit custom dictionary</emph> dialog, in which you can add to your custom dictionary or edit existing entries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Отваря диалоговия прозорец <emph>Редактиране на потребителски речник</emph>, в който можете да допълвате потребителския речник или да редактирате съществуващите елементи.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1714,7 +1714,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Specifies the book to be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Указва коя книга да бъде редактирана.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Assigns a new language to the current custom dictionary.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Приписва нов език на текущия потребителски речник.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1768,7 +1768,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/word\">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.</ahelp> If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as \"AutoComplete=\", the word is never automatically hyphenated and no hyphenation is suggested. Typing \"Auto=Complete\" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/word\">Можете да въведете нова дума за включване в речника. В долния списък ще виждате съдържанието на текущия потребителски речник.</ahelp> Ако изберете дума от този списък, тя се показва в текстовото поле. Ако въведете дума, последвана от знака „=“, например „Автокорекция=“, думата никога няма да се пренася автоматично и няма да се предлага сричкопренасяне. Ако въведете „Авто=корекция“, думата ще се пренася или ще се предлага пренасяне на мястото на знака „=“."
#: 01010400.xhp
msgctxt ""
@@ -1786,7 +1786,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the \"Word\" text box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">Това входно поле е достъпно само ако редактирате речник с изключения. То показва алтернативните предложения за текущата дума от полето „Дума“.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1804,7 +1804,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Adds the word in the <emph>Word </emph>text field to your current custom dictionary. The word in the <emph>Suggestion </emph>field is also added when working with exception dictionaries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Добавя думата в текстовото поле <emph>Дума</emph> към текущия потребителски речник. При редактиране на речник с изключения се добавя и думата в полето <emph>Предложение</emph>.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1858,7 +1858,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">If you want to change a value, select the entry and then click <emph>Edit</emph>.</ahelp> You will see a dialog for entering a new value."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">Ако желаете да промените стойност, изберете елемента и щракнете върху <emph>Редактиране</emph>.</ahelp> Ще видите диалогов прозорец за въвеждане на нова стойност."
#: 01010400.xhp
msgctxt ""
@@ -1966,7 +1966,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Specifies the minimum number of characters required for automatic hyphenation to be applied. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Type the minimum number of characters that must come before or after the hyphen.</ahelp>"
-msgstr ""
+msgstr "Задава минималния брой знаци, изисквани при автоматично сричкопренасяне. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Въведете минималния брой знаци, които трябва да присъстват преди или след тирето.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -5776,7 +5776,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Defines settings for HTML pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Определя настройките за HTML страници.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5794,7 +5794,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Използвайте бутоните – броячи от <emph>Размер 1</emph> до <emph>Размер 7</emph>, за да определите съответните размери на шрифта в етикетите от <font size=1> до <font size=7> на HTML.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5854,7 +5854,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Mark this check box if you want <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> that are not recognized by $[officename] to be imported as fields.</ahelp> For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Отметнете това поле, ако желаете <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">етикетите</link>, които не са разпознати от $[officename], да се импортират като полета.</ahelp> За отварящ етикет ще бъде създадено поле HTML_ON със стойност името на етикета. За затварящ етикет ще бъде създадено поле HTML_OFF. Тези полета ще бъдат преобразувани в етикети при експортиране към HTML."
#: 01030500.xhp
msgctxt ""
@@ -5872,7 +5872,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">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. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">Отметнете това поле, за да укажете игнориране на всички настройки за шрифт при импортиране. Ще бъдат използвани шрифтовете, зададени в стила за страници HTML. </ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5890,7 +5890,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/export\">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Import and export filters</link> description."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/export\">Определя настройките за експортиране на документи на HTML.</ahelp> За да експортирате във формат HTML, изберете типа файлове <emph>Документ на HTML</emph> в диалоговия прозорец <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Съхраняване като</emph></link>. По-нататъшни указания ще намерите в описанието на <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">филтрите за импортиране и експортиране</link>."
#: 01030500.xhp
msgctxt ""
@@ -5899,7 +5899,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "To optimize the HTML export, select a browser or HTML standard from the Export box. If \"$[officename] Writer\" is selected, specific $[officename] Writer instructions are exported."
-msgstr "За да оптимизирате експортирания код на HTML, изберете браузър или стандарт за HTML от полето Експортиране. Ако е избрано „$[officename] Writer“, ще бъдат експортирани специфични за $[officename] Writer инструкции."
+msgstr "За да оптимизирате експортирания код на HTML, изберете браузър или стандарт за HTML от полето Експортиране. Ако е избрано „$[officename] Writer“, ще бъдат експортирани специфични за $[officename] Writer инструкции."
#: 01030500.xhp
msgctxt ""
@@ -5917,7 +5917,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Mark this check box to include the $[officename] Basic instructions when exporting to HTML format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Отметнете това поле, за да включите инструкциите на $[officename] Basic при експортиране към HTML.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5944,7 +5944,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">If this field is marked, when exporting to HTML a warning is shown that %PRODUCTNAME Basic macros will be lost.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">Ако това поле е отметнато, при експортиране към HTML се показва предупреждение, че макросите на %PRODUCTNAME Basic ще се изгубят.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5989,7 +5989,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the <emph>Save As</emph> dialog to save the document and enter a complete FTP URL as the file name in the Internet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Отметнете това поле, за да укажете автоматично изпращане на вградените в документа картини към сървъра в Интернет при качване чрез FTP. Използвайте диалоговия прозорец <emph>Съхраняване като</emph>, за да съхраните документа, и въведете пълен URL адрес за FTP като име на файла в Интернет.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -6007,7 +6007,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/charset\">Select the appropriate character set for the export</ahelp>."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/charset\">Изберете желания знаков набор за експортиране.</ahelp>"
#: 01040000.xhp
msgctxt ""
@@ -6497,7 +6497,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/OptFontTabPage\">Specifies the settings for the basic fonts in your documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/OptFontTabPage\">Определя настройките за основни шрифтове в документите ви.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6542,7 +6542,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/standardbox\">Specifies the font to be used for the <emph>Default</emph> Paragraph Style.</ahelp> The <emph>Default</emph> Paragraph Style font is used for nearly all Paragraph Styles, unless the Paragraph Style explicitly defines another font."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/standardbox\">Определя шрифта, който да бъде използван в абзацния стил <emph>По подразбиране</emph>.</ahelp> Шрифтът от стила <emph>По подразбиране</emph> се използва в почти всички абзацни стилове, освен ако съответният стил за абзаци изрично задава друг шрифт."
#: 01040300.xhp
msgctxt ""
@@ -6576,7 +6576,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/titlebox\">Specifies the font to be used for headings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/titlebox\">Задава кой шрифт да се използва за заглавия.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6594,7 +6594,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Specifies the fonts for lists and numbering and all derived styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Задава шрифтовете за списъци и номерация и всички производни на тях стилове.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6621,7 +6621,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/labelbox\">Specifies the font used for the captions of images and tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/labelbox\">Задава шрифта за надписи към изображения и таблици.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6639,7 +6639,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Задава шрифта за азбучни указатели и таблици на съдържанието.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6657,7 +6657,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Specifies that the settings apply to the current document only.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Указва, че настройките важат само за текущия документ.</ahelp>"
#: 01040301.xhp
msgctxt ""
@@ -7049,7 +7049,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/OptTablePage\">Defines the attributes of tables in text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/OptTablePage\">Определя атрибутите на таблиците в текстови документи.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7094,7 +7094,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/header\">Specifies that the first row of the table is formatted with the \"Table heading\" Paragraph Style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/header\">Указва, че първият ред на таблицата се форматира с абзацния стил „Заглавие на таблица“.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7112,7 +7112,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/repeatheader\">Specifies whether the table heading is carried over onto the new page after a page break.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/repeatheader\">Определя дали заглавието на таблицата се повтаря в началото на всяка нова страница.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7130,7 +7130,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Table Properties - Text Flow</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Указва, че таблиците не трябва да се разделят от знаци, които прекъсват изливането на текста.</ahelp> Тази настройка е достъпна и в менюто <emph>Таблица - Свойства на таблица - Изливане на текст</emph>."
#: 01040500.xhp
msgctxt ""
@@ -7148,7 +7148,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/border\">Specifies that table cells have a border by default.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/border\">Указва, че по подразбиране клетките в таблица имат кантове.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7175,7 +7175,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Specifies that numbers in a text table are recognized and formatted as numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Указва числата в текстова таблица да се разпознават и форматират като числа.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7202,7 +7202,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numfmtformatting\">If<emph> Number format recognition </emph>is not marked, only input in the format that has been set at the cell is accepted. Any other input resets the format to <emph>Text</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numfmtformatting\">Ако не е отметнато <emph>Разпознаване на числов формат</emph>, се приема вход само във формата, зададен в клетката. Всякакви други въведени данни връщат формата обратно към <emph>Текст</emph>.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7220,7 +7220,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numalignment\">Specifies that numbers are always bottom right aligned in the cell.</ahelp> If this field is not marked numbers are always top left aligned in the cell."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numalignment\">Указва, че числата винаги са подравнени долу вдясно в клетките.</ahelp> Ако не е отметнато, числата винаги са подравнени горе вляво."
#: 01040500.xhp
msgctxt ""
@@ -7274,7 +7274,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/rowmove\">Specifies the value to be used for moving a row.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/rowmove\">Задава стойността, използвана за преместване на ред.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7292,7 +7292,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Specifies the value to be used for moving a column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Задава стойността, използвана за преместване на колона.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7328,7 +7328,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/rowinsert\">Specifies the default value for inserting rows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/rowinsert\">Задава подразбираната стойност за вмъкване на редове.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7346,7 +7346,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colinsert\">Specifies the default value for inserting columns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colinsert\">Задава подразбираната стойност за вмъкване на колони.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7382,7 +7382,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/fix\">Specifies that changes to a row or column only affect the corresponding adjacent area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/fix\">Указва, че промените в ред или колона влияят само върху съответните съседни области.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7400,7 +7400,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/fixprop\">Specifies that changes to a row or column have an effect on the entire table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/fixprop\">Указва, че промените в ред или колона влияят върху цялата таблица.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7418,7 +7418,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/var\">Specifies that changes to a row or column affect the table size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/var\">Указва, че промените в ред или колона ще влияят върху размера на таблицата.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7452,7 +7452,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">In $[officename] text and HTML documents, defines the display for certain characters and for the direct cursor.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">Управлява показването на определени знаци и функцията „свободен курсор“ в текстови документи и HTML документи на $[officename].</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7488,7 +7488,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Specifies whether paragraph delimiters are displayed. The paragraph delimiters also contain paragraph format information.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Включва показването на разделителите на абзаци. Тези разделители съдържат и информация за формата на абзаците.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7506,7 +7506,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hyphens\">Specifies whether user-defined delimiters are displayed. These are hidden delimiters that you enter within a word by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Hyphen(-) </caseinline><defaultinline>Ctrl+Hyphen(-).</defaultinline></switchinline> Words with user-defined delimiters are only separated at the end of a line at the point where a user-defined delimiter has been inserted, irrespective of whether the automatic hyphenation is activated or deactivated.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hyphens\">Указва дали да се показват зададените от потребителя разделители. Това са скрити разделители, които можете да въведете вътре в дума чрез комбинацията <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+минус (-)</caseinline><defaultinline>Ctrl+минус (-).</defaultinline></switchinline> Думите с потребителски разделители се разделят в края на реда само в позициите на тези разделители, независимо дали е включено автоматичното сричкопренасяне.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7524,7 +7524,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/spaces\">Specifies whether to represent every space in the text with a dot.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/spaces\">Указва дали всички интервали в текста да се обозначават с точки.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7542,7 +7542,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/nonbreak\">Specifies that non-breaking spaces are shown as gray boxes. Non-breaking spaces are not broken at the end of a line and are entered with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Spacebar </caseinline><defaultinline>Ctrl+Shift+Spacebar</defaultinline></switchinline> shortcut keys.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/nonbreak\">Включва показването на непрекъсваемите интервали като сиви полета. Непрекъсваемите интервали не се прекъсват в края на ред и се въвеждат с клавишите <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+интервал</caseinline><defaultinline>Ctrl+Shift+интервал</defaultinline></switchinline>.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7560,7 +7560,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/tabs\">Specifies that tab stops are displayed as small arrows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/tabs\">Указва табулаторите да се показват като малки стрелки.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7578,7 +7578,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Displays all line breaks inserted with the Shift+Enter shortcut. These breaks create a new line, but do not start a new paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Показва всички знаци за нов ред, въведени с Shift+Enter. Тези знаци предизвикват преминаване на нов ред без започване на нов абзац.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7594,7 +7594,7 @@ msgctxt ""
"par_idN108FB\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Displays text that uses the character format \"hidden\", when <emph>View - Non-printing Characters</emph> is enabled.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Показва текста, отбелязан със знаковия формат „скрит“, когато е отметнато <emph>Изглед - Непечатаеми знаци</emph>.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7603,7 +7603,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Fields: Hidden text (not for HTML documents)"
-msgstr "Полета: Скрит текст (не за документи на HTML)"
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Задава дали да се показват скритите абзаци, ако сте вмъкнали текст чрез полето <emph>Скрит абзац</emph>.</ahelp> Тази настройка работи по същия начин като командата <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">Изглед - Скрити абзаци</link></caseinline><defaultinline>Изглед - Скрити абзаци</defaultinline></switchinline>, налична за отворени текстови документи."
#: 01040600.xhp
msgctxt ""
@@ -7612,7 +7612,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Показва текста, скрит от полета <emph>Условен текст</emph> или <emph>Скрит текст</emph>.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7621,7 +7621,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "Fields: Hidden paragraphs (not for HTML documents)"
-msgstr "Полета: Скрити абзаци (не за документи на HTML)"
+msgstr "Полета: скрити абзаци (не за документи на HTML)"
#: 01040600.xhp
msgctxt ""
@@ -7630,7 +7630,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">If you have inserted text using the <emph>Hidden Paragraph</emph> field, specifies whether to display the hidden paragraph.</ahelp> This option has the same function as the menu commands <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">View - Hidden Paragraphs</link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline> available in open text documents."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Задава дали да се показват скритите абзаци, ако сте вмъкнали текст чрез полето <emph>Скрит абзац</emph>.</ahelp> Тази настройка работи по същия начин като командата <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">Изглед - Скрити абзаци</link></caseinline><defaultinline>Изглед - Скрити абзаци</defaultinline></switchinline>, налична за отворени текстови документи."
#: 01040600.xhp
msgctxt ""
@@ -7666,7 +7666,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor On/Off\">Direct Cursor On/Off</link></caseinline><defaultinline>Direct Cursor On/Off</defaultinline></switchinline> icon in a text document."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Включва функцията „свободен курсор“.</ahelp> Можете да я включите и като щракнете върху иконата <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor On/Off\">Свободен курсор - вкл./изкл.</link></caseinline><defaultinline>Свободен курсор - вкл./изкл.</defaultinline></switchinline> в текстов документ."
#: 01040600.xhp
msgctxt ""
@@ -7702,7 +7702,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Когато използвате свободен курсор, се задава подравняване на абзац. Според това къде сте щракнали с мишката, абзацът се форматира като подравнен отляво, центриран или подравнен отдясно. Преди щракването курсорът показва с триъгълниче кое подравняване ще бъде използвано. </ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7720,7 +7720,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">Когато използвате свободен курсор, се създава подравнен отляво абзац, чийто отстъп е точно на позицията, където сте щракнали с курсора. </ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7738,7 +7738,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">Когато използвате свободен курсор, в новия абзац се вмъкват толкова табулатора, колкото е необходимо, за да се достигне посочената при щракването позиция.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7756,7 +7756,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">Когато използвате свободен курсор, в новия абзац се вмъква необходимият брой табулатори и интервали, за да се достигне посочената позиция.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7774,7 +7774,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Cursor in protected areas - Enabled"
-msgstr "Курсор в разрешени области - Разрешаване"
+msgstr "Курсор в защитени области - разрешаване"
#: 01040600.xhp
msgctxt ""
@@ -7783,7 +7783,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Указва, че курсорът може да се поставя в защитени области, но там не могат да се нанасят промени.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7809,7 +7809,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Defines the appearance of changes in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Определя как да се обозначават промените в документа.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7827,7 +7827,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Text display"
-msgstr "Текстов дисплей"
+msgstr "Показване на текста"
#: 01040700.xhp
msgctxt ""
@@ -7854,7 +7854,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/insert\">Specifies how changes in the document are displayed when text is inserted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/insert\">Определя как се показват промените в документа на местата, където е вмъкнат текст.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7872,7 +7872,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/deleted\">Specifies how changes in the document are displayed when text is deleted. If you record text deletions, the text is displayed with the selected attribute (for example, strikethrough) and is not deleted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/deleted\">Определя как се показват промените в документа на местата, където е изтрит текст. Ако запишете изтриване на текст, изтритият текст няма да изчезне, а ще се покаже с избрания атрибут (например зачертан).</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7890,7 +7890,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/changed\">Defines how changes to text attributes are displayed in the document. These changes affect attributes such as bold, italic or underline.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/changed\">Определя как се показват промените в атрибутите на текста. Тези промени включват атрибути като получер текст, курсив или подчертаване.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7908,7 +7908,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/changedcolor\">You can also choose a color to display each type of recorded change. When you choose the condition \"By author\" in the list, the color is automatically determined by $[officename], then modified to match to the author of each change.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/changedcolor\">Освен това можете да изберете цвят, с който да се показва всеки вид записани промени. Когато изберете в списъка условието „По автор“, цветът автоматично се определя от $[officename], след което се заменя според автора на всяка промяна.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7944,7 +7944,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markpos\">Defines if and where changed lines in the document are marked.</ahelp> You can set the markings so that they always appear on the left or right page margin, or on the outer or inner margin."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markpos\">Определя дали и къде да се отбелязват променените редове в документа.</ahelp> Можете да настроите маркировката така, че винаги да се показва в лявото или в дясното поле или във външното или вътрешното поле."
#: 01040700.xhp
msgctxt ""
@@ -7962,7 +7962,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Specifies the color for highlighting the changed lines in the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Задава цвета за открояване на променените редове в текста.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -7996,7 +7996,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPag\">Specifies general settings for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPag\">Задава общите настройки за текстови документи.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8032,7 +8032,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/always\">Always updates links while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/always\">При зареждане на документ връзките се обновяват винаги.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8050,7 +8050,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Updates links only on request while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">При зареждане на документ връзките се обновяват само по заявка.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8068,7 +8068,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Links are never updated while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">При зареждане на документ връзките не се обновяват.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8103,7 +8103,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatefields\">The contents of all fields are updated automatically whenever the screen contents are displayed as new. Even with this box unchecked, some fields are updated each time a special condition takes place.</ahelp> The following table lists the fields that are updated without regard to this checkbox."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatefields\">Съдържанието на всички полета се обновява автоматично, когато съдържанието на екрана се показва като ново. Дори ако това квадратче не е отметнато, някои полета се обновяват всеки път, когато бъде изпълнено специално условие.</ahelp> Следващата таблица изброява полетата, които се обновяват независимо от тази настройка."
#: 01040900.xhp
msgctxt ""
@@ -8249,7 +8249,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatecharts\">Specifies whether to automatically update charts. Whenever a Writer table cell value changes and the cursor leaves that cell, the chart that displays the cell value is updated automatically.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatecharts\">Определя дали диаграмите да се обновяват автоматично. Когато се промени стойността в клетка от таблица на Writer и курсорът напусне клетката, диаграмата, отразяваща стойността на клетката, се обновява автоматично.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8276,7 +8276,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Specifies the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unit of measurement\">unit of measurement</link> for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Задава <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unit of measurement\">мерната единица</link> за текстови документи.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8294,7 +8294,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/tab\">Specifies the spacing between the individual tab stops.</ahelp> The horizontal ruler displays the selected spacing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/tab\">Задава разстоянията между позициите за табулация.</ahelp> Избраната разредка се показва в хоризонталната скала."
#: 01040900.xhp
msgctxt ""
@@ -8358,7 +8358,7 @@ msgctxt ""
"par_idN10625\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcompatpage/OptCompatPage\">Specifies compatibility settings for text documents. These options help in fine-tuning %PRODUCTNAME when importing Microsoft Word documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcompatpage/OptCompatPage\">Задава настройките за съвместимост при текстови документи. Тези настройки помагат за финото управление на импортирането на документи от Microsoft Word в %PRODUCTNAME.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -8682,7 +8682,7 @@ msgctxt ""
"par_idN10848\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcompatpage/default\">Click to use the current settings on this tab page as the default for further sessions with %PRODUCTNAME.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcompatpage/default\">Щракнете, за да използвате по подразбиране текущите настройки в този раздел за следващи сесии с %PRODUCTNAME.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -8804,7 +8804,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Specifies the category of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Задава категорията на избрания обект.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8822,7 +8822,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Specifies the type of numbering required.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Задава типа на желаната номерация.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8840,7 +8840,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Определя знака, който да бъде показван след номера на заглавието или главата.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8858,7 +8858,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Determines the position of the caption with respect to the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Определя позицията на надписа спрямо обекта.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8884,7 +8884,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Specifies the headings or chapter levels where you want the numbering to start.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Задава нивото на заглавия или глави, където искате да започне номерирането.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8893,7 +8893,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Определя знака, който да се показва след номера на нивото на главата или плана.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8935,7 +8935,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/applyborder\">Applies the border and shadow of the object to the caption frame.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/applyborder\">Прилага канта и сянката на обекта върху рамката с надписа.</ahelp>"
#: 01050000.xhp
msgctxt ""
@@ -8995,7 +8995,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Specifies the settings for the configurable grid on your document pages. This grid helps you determine the exact position of your objects. You can also set this grid in line with the \"magnetic\" snap grid.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Задава настройките за мрежата на страниците в документа. Тя ви помага да определяте точната позиция на обектите. Можете също така да я подравните по „магнитната“ мрежа за прилепване.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9022,7 +9022,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Specifies whether to move frames, drawing elements, and controls only between grid points.</ahelp> To change the status of the snap grip only for the current action, drag an object while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Control key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Определя дали рамките, графичните обекти и елементите за управление да се преместват само между точките от мрежата.</ahelp> За да промените състоянието на мрежата за прилепване само за текущото действие, плъзнете обект със задържан клавиш <switchinline select=\"sys\"><caseinline select=\"MAC\">Control</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
#: 01050100.xhp
msgctxt ""
@@ -9031,7 +9031,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Visible grid"
-msgstr "Видима мрежа"
+msgstr "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Определя дали рамките, графичните обекти и елементите за управление да се преместват само между точките от мрежата.</ahelp> За да промените състоянието на мрежата за прилепване само за текущото действие, плъзнете обект със задържан клавиш <switchinline select=\"sys\"><caseinline select=\"MAC\">Control</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
#: 01050100.xhp
msgctxt ""
@@ -9040,7 +9040,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"rastersicht\"><ahelp hid=\"svx/ui/optgridpage/gridvisible\">Specifies whether to display the grid.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rastersicht\"><ahelp hid=\"svx/ui/optgridpage/gridvisible\">Задава дали мрежата да се показва.</ahelp></variable>"
#: 01050100.xhp
msgctxt ""
@@ -9085,7 +9085,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawx\">Defines the unit of measure for the spacing between grid points on the X-axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawx\">Определя стъпката между точките на мрежата в желаната мерна единица по оста X.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9103,7 +9103,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawy\">Defines the grid points spacing in the desired unit of measurement on the Y-axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawy\">Определя стъпката между точките на мрежата в желаната мерна единица по оста Y.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9166,7 +9166,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/synchronize\">Specifies whether to change the current grid settings symmetrically.</ahelp> The resolution and subdivision for the X and Y axes remain the same."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/synchronize\">Указва дали текущите настройки за мрежата да се уеднаквяват между осите.</ahelp> Разделителната способност и подразделянето по осите X и Y се запазват еднакви."
#: 01050100.xhp
msgctxt ""
@@ -9330,7 +9330,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Определя кои елементи от главния прозорец на <item type=\"productname\">%PRODUCTNAME</item> Calc да се виждат. Можете също да показвате или скривате осветяването на стойности в таблиците.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9366,7 +9366,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Определя кога да се показват линиите на мрежата. По подразбиране те се виждат само в клетки без фонов цвят. Може да укажете линиите на мрежата да се показват и в клетките с цветен фон или да се скрият навсякъде.</ahelp> За печат изберете <emph>Форматиране - Страница - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\"><emph>Лист</emph></link> и отметнете полето <emph>Мрежа</emph>."
#: 01060100.xhp
msgctxt ""
@@ -9384,7 +9384,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Appearance</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Задава цвят за линиите на мрежата в текущия документ.</ahelp> За да видите цвета на мрежата, който е бил запазен с документа, отворете <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Свойства</caseinline><defaultinline>Инструменти - Настройки</defaultinline></switchinline> - %PRODUCTNAME - Външен вид</emph>, в <emph>Схема</emph> намерете <emph>Електронна таблица - Линии от мрежата</emph> и променете цвета на „Автоматично“."
#: 01060100.xhp
msgctxt ""
@@ -9402,7 +9402,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/break\">Specifies whether to view the page breaks within a defined print area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/break\">Указва дали да се виждат разделителите на страници в зададена област за печат.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9420,7 +9420,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Specifies whether to view guides when moving drawings, frames, graphics and other objects.</ahelp> These guides help you align objects."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Определя дали да се виждат помощни линии при преместване на рисунки, рамки, графики и други обекти.</ahelp> Тези линии ви помагат да подравнявате обектите."
#: 01060100.xhp
msgctxt ""
@@ -9456,7 +9456,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Указва дали в клетките да се показват формули вместо резултати.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9474,7 +9474,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Specifies whether to show numbers with the value of 0.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Указва дали да се показват числа със стойност 0.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9492,7 +9492,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Включва показването на малко квадратче в горния десен ъгъл на клетка, която съдържа коментар. Коментарът се показва само ако включите подсказките в <emph>%PRODUCTNAME - Общи</emph> в диалоговия прозорец Настройки.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9528,7 +9528,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Mark the <emph>Value highlighting</emph> box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCPAGE_CONTENT_CB_VALUE\">Отметнете <emph>Осветяване на стойностите</emph>, за да видите съдържанието на клетките в различни цветове според типа му. Текстовите клетки се отбелязват с черно, формулите – със зелено, числата – със синьо, а защитените клетки – със светлосив фон, независимо как са форматирани за показване.</ahelp><ahelp hid=\"modules/scalc/ui/tpviewpage/value\">"
#: 01060100.xhp
msgctxt ""
@@ -9555,7 +9555,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Указва дали да се вижда икона с котва, когато бъде избран вмъкнат обект, например графика.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9573,7 +9573,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">If a cell contains text that is wider than the width of the cell, the text is displayed over empty neighboring cells in the same row. If there is no empty neighboring cell, a small triangle at the cell border indicates that the text continues.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">Ако клетка съдържа текст, по-дълъг от ширината й, той се показва върху съседните празни клетки от същия ред. Ако няма празна съседна клетка, триъгълниче до ръба на клетката показва, че текстът продължава.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9591,7 +9591,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Включва открояването на всички обръщения във формулата с цветове. Областите от клетки се ограждат с цветен кант веднага щом клетката, съдържаща обръщението, бъде избрана за редактиране.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9618,7 +9618,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Objects/Graphics"
-msgstr "Обекти/графики"
+msgstr "Обекти/изображения"
#: 01060100.xhp
msgctxt ""
@@ -9627,7 +9627,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Defines if objects and graphics are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Указва дали обектите и изображенията да са видими или скрити.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9645,7 +9645,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Defines if charts in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Определя дали диаграмите в документа да са видими или скрити.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9663,7 +9663,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Defines if drawing objects in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Определя дали графичните обекти в документа да са видими или скрити.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9723,7 +9723,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Specifies whether to display row and column headers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Задава дали да се показват заглавията на редове и колони.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9741,7 +9741,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp> Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Указва дали в долния край на документния прозорец да се показва хоризонтална лента с плъзгач.</ahelp> Обърнете внимание, че между лентата за превъртане и етикетите на листи има подвижен разделител, който може да се премести до всеки от краищата."
#: 01060100.xhp
msgctxt ""
@@ -9759,7 +9759,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Specifies whether to display a vertical scrollbar at the right of the document window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Указва дали в десния край на документния прозорец да се показва вертикална лента с плъзгач.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9777,7 +9777,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>. Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Определя дали да се показват етикетите на листове в долния край на документа – електронна таблица.</ahelp> Ако не е отметнато, можете да превключвате между листовете само чрез <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">прозореца Навигатор</link></caseinline><defaultinline>прозореца Навигатор</defaultinline></switchinline>. Обърнете внимание, че между лентата за превъртане и етикетите на листи има подвижен разделител, който може да се премести до всеки от краищата."
#: 01060100.xhp
msgctxt ""
@@ -9795,7 +9795,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Ако сте задали <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">план</link></caseinline><defaultinline>план</defaultinline></switchinline>, настройката <emph>Означения на плана</emph> определя дали символите за план да се виждат в края на листа.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9856,7 +9856,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Defines the unit of measure in spreadsheets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Определя мерната единица в електронни таблици.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9874,7 +9874,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/tabmf\">Defines the tab stops distance.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/tabmf\">Определя разстоянието между позициите за табулация.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9892,7 +9892,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Press Enter to move selection"
-msgstr "Натиснете Enter за да преместите избора"
+msgstr "Enter премества селекцията"
#: 01060300.xhp
msgctxt ""
@@ -9901,7 +9901,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/alignlb\">Determines the direction that the cursor in the spreadsheet will move after you press the Enter key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/alignlb\">Определя посоката, в която ще се премества курсорът в електронна таблица, когато натиснете клавиша Enter.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9919,7 +9919,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Allows you to immediately edit the selected cell after pressing the Enter key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Позволява ви да редактирате незабавно избраната клетка с натискане на клавиша Enter.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9937,7 +9937,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/formatcb\">Specifies whether to automatically apply the formatting attributes of the selected cell to the empty adjacent cells.</ahelp> If, for example, the contents of the selected cell have the bold attribute, this bold attribute will also apply to adjacent cells. Cells that already have a special format will not be modified by this function. You can see the range in question by pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (multiplication sign on the number pad) shortcut. This format also applies to all new values inserted within this range. The normal default settings apply to cells outside this range."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/formatcb\">Разрешава автоматичното прилагане на атрибутите на избраната клетка върху съседните празни клетки.</ahelp> Ако например съдържанието на избраната клетка е с атрибут „получер шрифт“, той ще се отнася и за съседните клетки. Клетките, които вече имат зададен формат, няма да се влияят от тази функция. Можете да видите въпросния диапазон, като натиснете комбинацията <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (звездичката за умножение в цифровия блок). Този формат важи и за всички нови стойности, вмъкнати в тази област. За клетките извън нея важат нормалните подразбирани настройки."
#: 01060300.xhp
msgctxt ""
@@ -9955,7 +9955,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/exprefcb\">Specifies whether to expand references when inserting columns or rows adjacent to the reference range. This is only possible if the reference range, where the column or row is inserted, originally spanned at least two cells in the desired direction.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/exprefcb\">Определя дали обръщенията да се разширяват при вмъкване на редове или колони, съседни на посочената в обръщението област. Това е възможно само ако посочената област, към която се добавя ред или колона, отначало се е разпростирала поне две върху клетки в желаната посока.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9991,7 +9991,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/markhdrcb\">Specifies whether to highlight column and row headers in the selected columns or rows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/markhdrcb\">Определя дали да се осветяват заглавията на избраните редове или колони.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -10009,7 +10009,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/textfmtcb\">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/textfmtcb\">Указва, че метриките на принтера се използват както за печатане, така и за форматиране на изображението за екрана.</ahelp> Ако тази настройка е изключена, за екрана и за печатане ще се използва независимо от принтера оформление."
#: 01060300.xhp
msgctxt ""
@@ -10027,7 +10027,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/replwarncb\">Specifies that, when you paste cells from the clipboard to a cell range that is not empty, a warning appears.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/replwarncb\">Указва, че когато поставяте клетки от клипборда върху област, която не е празна, ще се появява предупреждение.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10053,7 +10053,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/OptSortLists\">All user-defined lists are displayed in the<emph> Sort Lists </emph>dialog. You can also define and edit your own lists. Only text can be used as sort lists, no numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/OptSortLists\">Всички потребителски списъци за сортиране са показани в диалоговия прозорец <emph> Списъци за сортиране</emph>. Можете да задавате и редактирате и свои собствени списъци. В списъците за сортиране може да се използва само текст, не и числа.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10071,7 +10071,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/lists\">Displays all the available lists. These lists can be selected for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/lists\">Показва всички достъпни списъци. Можете да ги избирате за редактиране.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10089,7 +10089,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/entries\">Displays the content of the currently selected list. This content can be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/entries\">Показва съдържанието на текущо избрания списък. То може да бъде редактирано.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10107,7 +10107,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/copyfrom\">Defines the spreadsheet and the cells to copy, in order to include them in the <emph>Lists</emph> box. The currently selected range in the spreadsheet is the default.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/copyfrom\">Задава електронната таблица и клетките, които да бъдат копирани, за да бъдат включени в полето <emph>Списъци</emph>. Подразбира се избраната в момента област от клетки.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10125,7 +10125,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/copy\">Copies the contents of the cells in the <emph>Copy list from</emph> box. If you select a reference to related rows and columns, the <link href=\"text/shared/optionen/01060401.xhp\" name=\"Copy List\"><emph>Copy List</emph></link> dialog appears after clicking the button. You can use this dialog to define if the reference is converted to sort lists by row or by column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/copy\">Копира съдържанията на клетките в полето <emph>Копиране на списък от</emph>. Ако изберете обръщение към свързани редове и колони, след натискането на бутона се появява диалоговият прозорец <link href=\"text/shared/optionen/01060401.xhp\" name=\"Copy List\"><emph>Копиране на списък</emph></link>. С него можете да определите дали посочената област да се превърне в списък за сортиране по редове или по колони.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10134,7 +10134,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "New/Discard"
-msgstr "Нов/Отхвърляне"
+msgstr "Създаване/Отхвърляне"
#: 01060400.xhp
msgctxt ""
@@ -10143,7 +10143,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/new\">Enters the contents of a new list into the <emph>Entries</emph> box.</ahelp> This button will change from <emph>New</emph> to <emph>Discard</emph>, which enables you to delete the new list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/new\">Служи за въвеждане съдържанието на нов списък в полето <emph>Елементи</emph>.</ahelp> Този бутон се сменя между <emph>Създаване</emph> и <emph>Отхвърляне</emph>, което ви позволява да изтриете новия списък."
#: 01060400.xhp
msgctxt ""
@@ -10161,7 +10161,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/add\">Adds a new list into the <emph>Lists</emph> box.</ahelp> If you would like to edit this list in the <emph>Entries</emph> box, this button will change from <emph>Add</emph> to <emph>Modify</emph>, which enables you to include the newly modified list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/add\">Добавя нов списък в полето <emph>Списъци</emph>.</ahelp> Ако желаете да редактирате този списък в полето <emph>Елементи</emph>, бутонът се променя от <emph>Добавяне</emph> на <emph>Промяна</emph>, което ви позволява да включите променения списък."
#: 01060401.xhp
msgctxt ""
@@ -10821,7 +10821,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/prec\">Defines the number of decimals to be displayed for numbers with the <emph>General</emph> number format. The numbers are displayed as rounded numbers, but are not saved as rounded numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/prec\">Определя броя дробни позиции, които да се показват за числа с числовия формат <emph>General</emph>. Числата се изписват закръглени, но се съхраняват без закръгляване.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10847,7 +10847,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">The<emph> Changes </emph>dialog specifies various options for highlighting recorded changes in documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">Диалоговият прозорец <emph>Промени</emph> задава различни настройки за открояване на проследените промени в документи.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10892,7 +10892,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Specifies the color for changes of cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Задава цвета за промени в съдържанието на клетките.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10910,7 +10910,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/deletions\">Specifies the color to highlight deletions in a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/deletions\">Задава цвета за открояване на изтриванията в документа.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10928,7 +10928,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/insertions\">Specifies the color to highlight insertions in a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/insertions\">Задава цвета за открояване на вмъкванията в документа.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10946,7 +10946,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/entries\">Specifies the color to highlight moved cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/entries\">Задава цвета за открояване на преместено съдържание на клетки.</ahelp>"
#: 01060700.xhp
msgctxt ""
@@ -11008,7 +11008,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optdlg/suppressCB\">Specifies that empty pages that have no cell contents or draw objects are not printed.</ahelp> Cell attributes such as borders or background colors are not considered cell contents. Empty pages are not counted for page numbering."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optdlg/suppressCB\">Указва празните страници, в които няма клетки със съдържание или графични обекти, да не се отпечатват.</ahelp> Атрибутите на клетки като кантове и фонови цветове не се считат за съдържание. Празните страници не се броят при номерирането на страници."
#: 01060700.xhp
msgctxt ""
@@ -11035,7 +11035,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optdlg/printCB\">Specifies that only contents from selected sheets are printed, even if you specify a wider range in the <emph>File - Print</emph> dialog or in the <emph>Format - Print Ranges</emph> dialog. Contents from sheets that are not selected will not be printed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optdlg/printCB\">Указва отпечатване само на съдържанието на избраните листове, дори ако зададете по-широк диапазон в диалоговия прозорец <emph>Файл - Печат</emph> или <emph>Форматиране - Области за печат</emph>. Съдържанието от листовете, които не са избрани, няма да се отпечата.</ahelp>"
#: 01060700.xhp
msgctxt ""
@@ -11528,7 +11528,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/SdViewPag\">Specifies the available display modes.</ahelp> By selecting an alternative display, you can speed up the screen display while editing your presentation."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/SdViewPag\">Определя наличните режими на изобразяване.</ahelp> Като изберете алтернативно изобразяване, можете да ускорите обновяването на екрана по време на редактиране на презентацията."
#: 01070100.xhp
msgctxt ""
@@ -11537,7 +11537,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Display"
-msgstr "Визуализиране"
+msgstr "Визуализация"
#: 01070100.xhp
msgctxt ""
@@ -11555,7 +11555,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/ruler\">Specifies whether to display the rulers at the top and to the left of the work area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/ruler\">Определя дали да се показват скалите по левия и горния ръб на работната площ.</ahelp>"
#: 01070100.xhp
msgctxt ""
@@ -11573,7 +11573,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<variable id=\"verschieb\"><ahelp hid=\"modules/simpress/ui/sdviewpage/dragstripes\">Specifies whether to display guides when moving an object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"verschieb\"><ahelp hid=\"modules/simpress/ui/sdviewpage/dragstripes\">Определя дали да се показват помощни линии по време на преместване на обект.</ahelp></variable>"
#: 01070100.xhp
msgctxt ""
@@ -11609,7 +11609,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/handlesbezier\">Displays the control points of all Bézier points if you have previously selected a <link href=\"text/shared/00/00000005.xhp#bezierobjekt\" name=\"Bézier curve\">Bézier curve</link>. If the <emph>All control points in Bézier</emph> editor option is not marked, only the control points of the selected Bézier points will be visible.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/handlesbezier\">Включва показването на всички контролни точки, когато сте избрали поне една <link href=\"text/shared/00/00000005.xhp#bezierobjekt\" name=\"Bézier curve\">крива на Безие</link>. Ако не е отметнато <emph>Всички контролни точки в кривите на Безие</emph>, ще се виждат само контролните точки на избраните криви.</ahelp>"
#: 01070100.xhp
msgctxt ""
@@ -11627,7 +11627,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/moveoutline\"><item type=\"productname\">%PRODUCTNAME</item> displays the contour line of each individual object when moving this object.</ahelp> The <emph>Contour of each individual object </emph>option enables you to see if single objects conflict with other objects in the target position. If you do not mark the <emph>Contour of each individual object </emph>option, <item type=\"productname\">%PRODUCTNAME</item> only displays a square contour that includes all selected objects."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/moveoutline\"><item type=\"productname\">%PRODUCTNAME</item> показва очертанието на всеки отделен обект по време на преместването му.</ahelp> Настройката <emph>Контур на всеки отделен обект</emph> ви позволява да виждате дали отделните обекти припокриват други обекти в позицията – местоназначение. Ако не отметнете <emph>Контур на всеки отделен обект</emph>, <item type=\"productname\">%PRODUCTNAME</item> показва само правоъгълно очертание около всички избрани обекти."
#: 01070300.xhp
msgctxt ""
@@ -11697,7 +11697,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<variable id=\"anlinie\"><ahelp hid=\"svx/ui/optgridpage/snaphelplines\">Snaps the edge of a dragged object to the nearest snap line when you release the mouse.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"anlinie\"><ahelp hid=\"svx/ui/optgridpage/snaphelplines\">Прилепва ръба на плъзган обект към най-близката линия за прилепване, когато отпуснете бутона на мишката.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11724,7 +11724,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<variable id=\"seitenrand\"><ahelp hid=\"svx/ui/optgridpage/snapborder\">Specifies whether to align the contour of the graphic object to the nearest page margin.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"seitenrand\"><ahelp hid=\"svx/ui/optgridpage/snapborder\">Определя дали контурът на графичен обект да се подравнява към най-близкото бяло поле по края на страницата.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11760,7 +11760,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<variable id=\"rahmen\"><ahelp hid=\"svx/ui/optgridpage/snapframe\">Specifies whether to align the contour of the graphic object to the border of the nearest graphic object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rahmen\"><ahelp hid=\"svx/ui/optgridpage/snapframe\">Определя дали контурът на графичния обект да прилепва към рамката на най-близкия друг графичен обект.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11796,7 +11796,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<variable id=\"opunkte\"><ahelp hid=\"svx/ui/optgridpage/snappoints\">Specifies whether to align the contour of the graphic object to the points of the nearest graphic object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"opunkte\"><ahelp hid=\"svx/ui/optgridpage/snappoints\">Определя дали контурите на графичния обект да се подравняват по възлите на най-близкия друг графичен обект.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11832,7 +11832,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Defines the snap distance between the mouse pointer and the object contour. $[officename] Impress snaps to a snap point if the mouse pointer is nearer than the distance selected in the <emph>Snap range</emph> control.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Определя максималното разстояние за прилепване между показалеца на мишката и контура на обекта. $[officename] Impress взима предвид дадена точка на прилепване, ако показалецът на мишката е по-близо от разстоянието, зададено в полето <emph>Разстояние за прилепване</emph>.</ahelp>"
#: 01070300.xhp
msgctxt ""
@@ -11859,7 +11859,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/ortho\">Specifies that graphic objects are restricted vertically, horizontally or diagonally (45°) when creating or moving them.</ahelp> You can temporarily deactivate this setting by pressing the Shift key."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/ortho\">Указва, че графичните обекти ще бъдат ограничени вертикално, хоризонтално или диагонално (45°) при създаване или местене.</ahelp> Можете временно да изключите тази настройка, задържайки клавиша Shift."
#: 01070300.xhp
msgctxt ""
@@ -11877,7 +11877,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/bigortho\">Specifies that a square is created based on the longer side of a rectangle when the Shift key is pressed before you release the mouse button. This also applies to an ellipse (a circle will be created based on the longest diameter of the ellipse). When the<emph> Extend edges </emph>box is not marked, a square or a circle will be created based on the shorter side or diameter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/bigortho\">Указва, че при натискане на Shift преди отпускане на бутона на мишката се създава квадрат със страна по-дългата страна на правоъгълника. Това важи и за елипса (ще бъде създаден кръг според по-дългия диаметър на елипсата). Ако не е отметнато <emph>Удължаване на страните</emph>, ще бъде създаден кръг или квадрат с размер, равен на по-късата страна или диаметър.</ahelp>"
#: 01070300.xhp
msgctxt ""
@@ -11895,7 +11895,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldangle\">Specifies that graphic objects can only be rotated within the rotation angle that you selected in the <emph>When rotating</emph> control.</ahelp> If you want to rotate an object outside the defined angle, press the Shift key when rotating. Release the key when the desired rotation angle is reached."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldangle\">Указва, че графичните обекти могат да се въртят само през ъгъла, зададен в полето <emph>При въртене</emph>.</ahelp> Ако желаете да завъртите обект извън зададените ъгли, натиснете клавиша Shift, докато въртите. Отпуснете клавиша, когато достигнете желания ъгъл."
#: 01070300.xhp
msgctxt ""
@@ -11913,7 +11913,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldbezangle\">Defines the angle for point reduction.</ahelp> When working with polygons, you might find it useful to reduce their editing points."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldbezangle\">Определя ъгъла за редуциране на възлите.</ahelp> Когато работите с многоъгълници, може да се окаже полезно да намалите броя на възлите им."
#: 01070400.xhp
msgctxt ""
@@ -11947,7 +11947,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/prntopts\">Specifies print settings within a drawing or presentation document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/prntopts\">Задава настройките за печатане на рисунка или презентация.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -11983,7 +11983,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/pagenmcb\">Specifies whether to print the page name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/pagenmcb\">Указва дали да се отпечатва името на страницата.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12001,7 +12001,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/datecb\">Specifies whether to print the current date.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/datecb\">Указва дали да се отпечатва текущата дата.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12019,7 +12019,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/timecb\">Specifies whether to print the current time.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/timecb\">Указва дали да се отпечатва текущият час.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12037,7 +12037,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/hiddenpgcb\">Specifies whether to print the pages that are currently hidden from the presentation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/hiddenpgcb\">Определя дали да се отпечатват страниците, които в момента са скрити.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12073,7 +12073,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/defaultrb\">Specifies that you want to print in original colors.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/defaultrb\">Указва, че искате да печатате с оригиналните цветове.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12091,7 +12091,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/grayscalerb\">Specifies that you want to print colors as grayscale.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/grayscalerb\">Указва, че искате да отпечатате цветовете като степени на сивото.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12109,7 +12109,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/blackwhiterb\">Specifies that you want to print the document in black and white.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/blackwhiterb\">Указва, че искате да отпечатате документа в черно и бяло.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12145,7 +12145,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/pagedefaultrb\">Specifies that you do not want to further scale pages when printing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/pagedefaultrb\">Указва, че не желаете кадрите да се мащабират допълнително при отпечатване.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12163,7 +12163,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/fittopgrb\">Specifies whether to scale down objects that are beyond the margins of the current printer, so that they fit on the paper in the printer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/fittopgrb\">Определя дали да се смаляват обектите, които излизат извън белите полета на текущия принтер, така че да се поберат върху хартията.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12181,7 +12181,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/tilepgrb\">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, several pages or slides will be printed on one page of paper.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/tilepgrb\">Указва отпечатване на страниците в мозайка. Ако страниците или кадрите са по-малки от хартията, върху един лист хартия ще се отпечатат няколко страници или кадри.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12199,7 +12199,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/brouchrb\">Select the<emph> Brochure </emph>option to print the document in brochure format.</ahelp> You can also decide if you want to print the front, the back or both sides of the brochure."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/brouchrb\">Изберете <emph>Брошура</emph>, за да отпечатате документа във формат на брошура.</ahelp> Можете да решите също дали искате да отпечатате лицевата, обратната или и двете страни на брошурата."
#: 01070400.xhp
msgctxt ""
@@ -12208,7 +12208,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "Front"
-msgstr "Лицева страна"
+msgstr "Лице"
#: 01070400.xhp
msgctxt ""
@@ -12217,7 +12217,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/frontcb\">Select<emph> Front </emph>to print the front of a brochure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/frontcb\">Изберете <emph>Лице</emph>, за да отпечатате лицевата страна на брошурата.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12226,7 +12226,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "Back"
-msgstr "Обратна страна"
+msgstr "Гръб"
#: 01070400.xhp
msgctxt ""
@@ -12235,7 +12235,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/backcb\">Select <emph>Back</emph> to print the back of a brochure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/backcb\">Изберете <emph>Гръб</emph>, за да отпечатате задната страна на брошурата.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12253,7 +12253,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/papertryfrmprntrcb\">Determines that the paper tray to be used is the one defined in the printer setup.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/papertryfrmprntrcb\">Указва използване на тази касета с хартия, която е зададена в настройките на принтера.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12287,7 +12287,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/OptSavePage\">Defines the general options for drawing or presentation documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/OptSavePage\">Определя общите настройки за рисунки и презентации.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12386,7 +12386,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/startwithwizard\">Specifies whether to activate the Wizard when opening a presentation with <emph>File - New - Presentation</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/startwithwizard\">Определя дали да се стартира помощникът при избиране на <emph>Файл - Нов - Презентация</emph>.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12413,7 +12413,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/backgroundback\">Specifies whether to use the cache for displaying objects on the master page.</ahelp> This speeds up the display. Unmark the <emph>Use background cache</emph> option if you want to display changing contents on the master page."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/backgroundback\">Определя дали да се използва кешът за показване на обектите от страницата – образец.</ahelp> Това ускорява визуализацията. Махнете отметката от <emph>Кеш за фоновете</emph>, ако желаете да се показва променливо съдържание от страницата – образец."
#: 01070500.xhp
msgctxt ""
@@ -12449,7 +12449,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/objalwymov\">Specifies that you want to move an object with the <emph>Rotate</emph> tool enabled. If<emph> Object always moveable </emph>is not marked, the <emph>Rotate</emph> tool can only be used to rotate an object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/objalwymov\">Указва, че обектите могат да се местят и при избран инструмент <emph>Въртене</emph>. Ако не е отметнато <emph>Подвижни обекти - винаги</emph>, инструментът <emph>Въртене</emph> може да се използва само за завъртане на обекта.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12467,7 +12467,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/distrotcb\">Maintains relative alignment of Bézier points and 2D drawing objects to each other when you distort the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/distrotcb\">Поддържа взаимното подравняване на контролните точки на криви на Безие и двумерни графични обекти, когато деформирате обекта.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12485,7 +12485,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/units\">Determines the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Unit of measurement\">Unit of measurement</link> for presentations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/units\">Определя <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Unit of measurement\">мерната единица</link> за презентации.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12503,7 +12503,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/metricFields\">Defines the spacing between tab stops.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/metricFields\">Определя разстоянието между позициите за табулация.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12530,7 +12530,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/strtwithPag\">Specifies that you always want a presentation to start with the current slide.</ahelp> Unmark<emph> Always with current page</emph> to always start a presentation with the first page."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/strtwithPag\">Указва, че искате презентацията винаги да започва с текущия кадър.</ahelp> Изчистете отметката от <emph>Винаги с текущата страница</emph>, ако желаете презентацията винаги да започва с първата страница."
#: 01070500.xhp
msgctxt ""
@@ -12548,7 +12548,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/enremotcont\">Specifies that you want to enable Bluetooth remote control while Impress is running.</ahelp> Unmark<emph> Enable remote control</emph> to disable remote controlling."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/enremotcont\">Указва, че искате да е разрешено дистанционното управление чрез Bluetooth, докато работи Impress.</ahelp> Изчистете <emph>Разрешаване на отдалечен контрол</emph>, за да забраните дистанционното управление."
#: 01070500.xhp
msgctxt ""
@@ -12575,7 +12575,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/scaleBox\">Determines the drawing scale on the rulers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/scaleBox\">Определя мащаба на скалите за рисунки.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12611,7 +12611,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/cbCompatibility\">Specifies that $[officename] Impress calculates the paragraph spacing exactly like Microsoft PowerPoint.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/cbCompatibility\">Указва на $[officename] Impress да изчислява отстоянията между абзаците точно като Microsoft PowerPoint.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12715,7 +12715,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<variable id=\"einst\"><ahelp hid=\"modules/smath/ui/smathsettings/SmathSettings\">Defines formula settings that will be valid for all documents.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"einst\"><ahelp hid=\"modules/smath/ui/smathsettings/SmathSettings\">Задава настройките за формули, които важат във всички документи.</ahelp></variable>"
#: 01090100.xhp
msgctxt ""
@@ -12733,7 +12733,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Title"
-msgstr "Звание"
+msgstr "Заглавие"
#: 01090100.xhp
msgctxt ""
@@ -12742,7 +12742,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/title\">Specifies whether you want the name of the document to be included in the printout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/title\">Указва дали желаете името на документа да е включено в разпечатката.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -12760,7 +12760,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/text\">Specifies whether to include the contents of the <emph>Commands</emph> window at the bottom of the printout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/text\">Указва дали съдържанието на прозореца <emph>Команди</emph> да бъде включено в долната част на разпечатката.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -12805,7 +12805,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/sizenormal\">Prints the formula without adjusting the current font size.</ahelp> It is possible that with large formulas a part of the command text is cut off."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/sizenormal\">Печата формулата без промяна на текущия размер на шрифта.</ahelp> Възможно е при големи формули част от командния текст да бъде отрязана."
#: 01090100.xhp
msgctxt ""
@@ -12823,7 +12823,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/sizescaled\">Adjusts the formula to the page format used in the printout.</ahelp> The real size will be determined by the used paper format."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/sizescaled\">Приспособява формулата към формата на страницата, използвана за разпечатката.</ahelp> Действителният размер ще бъде определен от използвания формат на хартията."
#: 01090100.xhp
msgctxt ""
@@ -12841,7 +12841,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/zoom\">Reduces or enlarges the size of the printed formula by a specified enlargement factor.</ahelp> Type the desired enlargement factor directly in the <emph>Scaling</emph> control, or set the value using the arrow buttons."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/zoom\">Уголемява или смалява отпечатаната формула според зададен коефициент на мащабиране.</ahelp> Въведете желания коефициент направо в полето <emph>Мащабиране</emph> или го задайте чрез бутоните със стрелки."
#: 01090100.xhp
msgctxt ""
@@ -12868,7 +12868,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/norightspaces\">Specifies that these space wildcards will be removed if they are at the end of a line.</ahelp> In earlier versions of $[officename], adding such characters at the end of a line prevented the right edge of the formula from being cut off during printing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/norightspaces\">Указва, че тези заместители за интервали ще бъдат премахнати, ако са в края на ред.</ahelp> В по-раните версии на $[officename] добавянето на такива знаци в края на ред пречеше на отрязването на десния край на формула при печатане."
#: 01090100.xhp
msgctxt ""
@@ -12962,7 +12962,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Displays all the colors available for the data series.</ahelp> Select a data series to change its color. Select the desired color from the adjacent color table."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Показва всички цветове, достъпни за сериите от данни.</ahelp> Изберете серия от данни, за да промените цвета й. Изберете желания цвят от съседната таблица с цветове."
#: 01110100.xhp
msgctxt ""
@@ -12998,7 +12998,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optchartcolorspage/default\">Restores the color settings that were defined when the program was installed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optchartcolorspage/default\">Възстановява настройките за цветове до състоянието им при инсталиране на програмата.</ahelp>"
#: 01130100.xhp
msgctxt ""
@@ -13279,7 +13279,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optfltrembedpage/checklbcontainer\">The<emph> List Box </emph>field displays the entries for the pair of OLE objects that can be converted when loading into $[officename] (L) and/or when saving into a Microsoft format (S). </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optfltrembedpage/checklbcontainer\"><emph>Списъчното поле</emph> показва съответствието на OLE обекти, между които може да се извършва преобразуване при отваряне в $[officename] (О) и/или съхраняване във формат на Microsoft (С). </ahelp>"
#: 01130200.xhp
msgctxt ""
@@ -13382,7 +13382,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/localesetting\">Specifies the locale setting of the country setting. This influences settings for numbering, currency and units of measure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/localesetting\">Задава настройката за локал на настройката за страна. Това се отразява върху номерацията, символите за валути и мерните единици.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13441,7 +13441,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Specifies the default currency that is used for the currency format and the currency fields.</ahelp> If you change the locale setting, the default currency changes automatically."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Определя подразбираната валута, която се показва във валутните формати и полетата за валута.</ahelp> Ако промените настройката за локал, подразбираната валута се сменя автоматично."
#: 01140000.xhp
msgctxt ""
@@ -13536,7 +13536,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Specifies the language used for the spellcheck function in western alphabets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Задава езика, използван при проверка на правописа за западни азбуки.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13554,7 +13554,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Specifies the language used for the spellcheck function in Asian alphabets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Задава езика, използван при проверка на правописа за азиатски азбуки.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13563,7 +13563,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "CTL"
-msgstr "Текст със сложна подредба"
+msgstr "Сложни писмености"
#: 01140000.xhp
msgctxt ""
@@ -13572,7 +13572,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Specifies the language for the complex text layout spellcheck.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Задава езика, използван при проверка на правописа в текст със сложна писменост.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13590,7 +13590,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Specifies that the settings for default languages are valid only for the current document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Указва, че настройките за подразбирани езици важат само за текущия документ.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13617,7 +13617,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/asiansupport\">Activates Asian languages support. You can now modify the corresponding Asian language settings in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/asiansupport\">Включва поддръжката за азиатски езици. След това можете да променяте съответните настройки за азиатски езици в <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13644,7 +13644,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/ctlsupport\">Activates complex text layout support. You can now modify the settings corresponding to complex text layout in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/ctlsupport\">Включва поддръжката за езици със сложна писменост. След това можете да променяте съответните настройки за тези езици в <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13773,7 +13773,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/charkerning\">Specifies that kerning is only applied to western text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/charkerning\">Указва кернът да се прилага само за текст със западна азбука.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13791,7 +13791,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/charpunctkerning\">Specifies that kerning is applied to both western text and Asian punctuation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/charpunctkerning\">Указва прилагане на керн върху текст със западна азбука и върху азиатска пунктуация.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13827,7 +13827,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/nocompression\">Specifies that no compression at all will occur.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/nocompression\">Указва, че няма да се извършва сбиване.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13845,7 +13845,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/punctcompression\">Specifies that only the punctuation is compressed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/punctcompression\">Указва сбиване само на пунктуацията.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13863,7 +13863,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/punctkanacompression\">Specifies that punctuation and Japanese Kana are compressed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/punctkanacompression\">Указва сбиване на пунктуация и японски кана.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13899,7 +13899,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/language\">Specifies the language for which you want to define first and last characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/language\">Задава езика, за който искате да определите първи и последен знак.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13917,7 +13917,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/standard\">When you mark<emph> Default</emph>, the following two text boxes are filled with the default characters for the selected language:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/standard\">Когато отметнете <emph>По подразбиране</emph>, следващите две текстови полета се запълват с подразбираните знаци за избрания език:</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13935,7 +13935,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/start\">Specifies the characters that should not appear alone at the beginning of a line.</ahelp> If a character typed here is positioned at the beginning of a line after a line break, it is automatically moved to the end of the previous line. For example, an exclamation point at the end of a sentence never appears at the start of a line if it is part of the <emph>Not at start of line</emph> list."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/start\">Задава знаците, които не трябва да се срещат сами в началото на ред.</ahelp> Ако знак, въведен тук, се окаже в началото на ред или след знак за нов ред, той автоматично се премества в края на предишния ред. Например удивителна в края на изречение никога не се показва в началото на реда, ако е част от списъка <emph>Не в началото на реда</emph>."
#: 01150100.xhp
msgctxt ""
@@ -13953,7 +13953,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/end\">Specifies the characters that should not appear alone at the end of a line.</ahelp> If a character typed here is positioned at the end of a line due to a line break, it is automatically moved to the beginning of the next line. For example, a currency symbol that appears in front of an amount never appears at the end of a line if it is part of the<emph> Not at end of line</emph> list."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/end\">Задава знаците, които не трябва да се срещат сами в края на ред.</ahelp> Ако знак, въведен тук, се окаже в края на ред заради знак за нов ред, той автоматично се премества в началото на следващия ред. Например символ за валута преди парична сума никога не се показва в края на реда, ако е част от списъка <emph>Не в края на реда</emph>."
#: 01150200.xhp
msgctxt ""
@@ -13997,7 +13997,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optjsearchpage/matchprolongedsoundmark\" visibility=\"visible\">Specifies the options to be treated as equal in a search.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optjsearchpage/matchprolongedsoundmark\" visibility=\"visible\">Задава кои знаци да се третират като еднакви при търсене.</ahelp>"
#: 01150200.xhp
msgctxt ""
@@ -14015,7 +14015,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optjsearchpage/ignoremiddledot\" visibility=\"visible\">Specifies the characters to be ignored.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optjsearchpage/ignoremiddledot\" visibility=\"visible\">Задава кои знаци да се игнорират.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14085,7 +14085,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/sequencechecking\">Enables sequence input checking for languages such as Thai.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/sequencechecking\">Разрешава проверката на поредици при въвеждане на езици, подобни на тайландски.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14101,7 +14101,7 @@ msgctxt ""
"par_idN10695\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/restricted\">Prevents the use as well as the printing of illegal character combinations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/restricted\">Предотвратява използването и печатането на невалидни комбинации от знаци.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -15842,7 +15842,7 @@ msgctxt ""
"par_idN10578\n"
"help.text"
msgid "In the top list box you will see the results of the test session."
-msgstr ""
+msgstr "В горния списък ще видите резултатите от теста."
#: testaccount.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/simpress/guide.po b/source/bg/helpcontent2/source/text/simpress/guide.po
index a4d732cb236..d11e8aea182 100644
--- a/source/bg/helpcontent2/source/text/simpress/guide.po
+++ b/source/bg/helpcontent2/source/text/simpress/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-24 20:03+0000\n"
+"PO-Revision-Date: 2013-12-05 15:28+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372104217.0\n"
+"X-POOTLE-MTIME: 1386257339.0\n"
#: 3d_create.xhp
msgctxt ""
@@ -595,7 +595,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "To preview the animation, click the <emph>Play</emph> button."
-msgstr "За да прегледате анимацията, click the <emph>Play</emph> button."
+msgstr "За да прегледате анимацията, щракнете върху бутона <emph>Изпълнение</emph>."
#: animated_objects.xhp
msgctxt ""
@@ -603,7 +603,7 @@ msgctxt ""
"par_id3148826123\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> icon indicates that the next slide has custom animation."
-msgstr ""
+msgstr "В панела Кадър се показва икона <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> до мострите на кадрите, в които поне един обект има анимация по избор. Когато представяте кадъра през конзолата за водещия, иконата <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> показва, че в следващия кадър има анимация по избор."
#: animated_objects.xhp
msgctxt ""
@@ -774,7 +774,7 @@ msgctxt ""
"par_id3148826234\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> icon indicates that the next slide has slide transition."
-msgstr ""
+msgstr "В панела Кадър се показва икона <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> до мострите на кадрите, за които е зададен преход. Когато представяте кадъра през конзолата за водещия, иконата <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> показва, че в следващия кадър има преход."
#: animated_slidechange.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/smath/01.po b/source/bg/helpcontent2/source/text/smath/01.po
index a1a730dddca..d8f8db76ff6 100644
--- a/source/bg/helpcontent2/source/text/smath/01.po
+++ b/source/bg/helpcontent2/source/text/smath/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-24 19:59+0000\n"
+"PO-Revision-Date: 2013-12-05 15:08+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1372103976.0\n"
+"X-POOTLE-MTIME: 1386256089.0\n"
#: 02080000.xhp
msgctxt ""
@@ -11850,7 +11850,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/smath/ui/fontdialog/FontDialog\">Use this dialog to select the font for the respective category in the <emph>Fonts</emph> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/smath/ui/fontdialog/FontDialog\">Този диалогов прозорец служи за избор на шрифт за съответната категория в диалоговия прозорец <emph>Шрифтове</emph>.</ahelp>"
#: 05010100.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/swriter/01.po b/source/bg/helpcontent2/source/text/swriter/01.po
index 1393325a7b5..ab036e8ad4f 100644
--- a/source/bg/helpcontent2/source/text/swriter/01.po
+++ b/source/bg/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-02 07:11+0000\n"
+"PO-Revision-Date: 2013-12-09 16:04+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1372749080.0\n"
+"X-POOTLE-MTIME: 1386605045.0\n"
#: 01120000.xhp
msgctxt ""
@@ -4825,7 +4825,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time.</ahelp> In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink. </variable>"
-msgstr "<variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Вмъква показалец върху позицията на курсора. Може да се използва Навигатора за бързо прехвърляне към отбелязаните позиции.</ahelp> В документи във формат HTML, показалците се преобразуват в котви към които можете да се прехвърляте чрез хипервръзки.</variable>"
+msgstr "<variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Вмъква показалец върху позицията на курсора. След това можете да използвате Навигатора за бърз преход към отбелязаните позиции.</ahelp> В документи във формат HTML показалците се преобразуват в котви, към които можете да се прехвърляте чрез хипервръзки.</variable>"
#: 04040000.xhp
msgctxt ""
@@ -4834,7 +4834,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "To jump to a specific bookmark, press F5 to open the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>, click the plus sign (+) next to the<emph> Bookmark</emph> entry, and then double-click the bookmark."
-msgstr "За прехвърляне към определен показалец, натиснете F5 за да отворите <link href=\"text/swriter/01/02110000.xhp\" name=\"Навигатор\">Навигатора</link>, натиснете символа (+) пред записа <emph> Показалци</emph>и щракнете двойно върху името на търсения показалец."
+msgstr "За да преминете към определен показалец, натиснете F5, за да отворите <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">навигатора</link>, щракнете върху знака плюс (+) пред елемента <emph>Показалци</emph>и щракнете двукратно върху името на показалеца."
#: 04040000.xhp
msgctxt ""
@@ -4843,7 +4843,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>You can also right-click the <emph>Page Number</emph> field at the left end of the <emph>Status Bar</emph> at the bottom of the document window, and then choose the bookmark that you want to jump to.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Може също да се щракне с десния клавиш на мишката върху полето <emph>Страница</emph> от лявата част на <emph>лентата за състоянието</emph> в долния край на прозореца на документа и да изберете показалеца към който да се прехвърлите.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Можете също да щракнете с десния бутон върху полето <emph>Страница</emph> в левия край на <emph>лентата за състоянието</emph> най-долу в прозореца на документа и да изберете показалеца, към който да се прехвърлите.</defaultinline></switchinline>"
#: 04040000.xhp
msgctxt ""
@@ -4861,7 +4861,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Type the name of the bookmark that you want to create. The lower list contains all of the bookmarks in the current document. To delete a bookmark, select it in the list, and then click <emph>Delete</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Въведете името на показалеца който искате да създадете. Списъкът отдолу показва всички съществуващи показалци в текущия документ. За да изтриете показалец, посочете го в списъка и натиснете бутона <emph>Изтриване</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Въведете името на показалеца, който искате да създадете. Списъкът отдолу показва всички показалци в текущия документ. За да изтриете показалец, посочете го в списъка и натиснете бутона <emph>Изтриване</emph>.</ahelp>"
#: 04040000.xhp
msgctxt ""
@@ -4870,7 +4870,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "You cannot use the following characters in a bookmark name: / \\ @ : * ? \" ; , . #"
-msgstr "Не може да се използват в името на показалеца следните символи: / \\ @ : * ? \" ; , . #"
+msgstr "Следните знаци не могат да се използват в име на показалец: / \\ @ : * ? \" ; , . #"
#: 04040000.xhp
msgctxt ""
@@ -4888,7 +4888,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">To delete a bookmark, select the bookmark from the <emph>Insert Bookmark</emph> dialog and click the <emph>Delete</emph> button. No confirmation dialog will follow.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">За да изтриете показалец, изберете показалеца в диалоговия прозорец <emph>Вмъкване на показалец</emph> и натиснете бутона <emph>Изтриване</emph>. Няма да ви бъде поискано потвърждение за изтриването.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">За да изтриете показалец, изберете го в диалоговия прозорец <emph>Вмъкване на показалец</emph> и натиснете бутона <emph>Изтриване</emph>. Няма да ви бъде поискано потвърждение за изтриването.</ahelp>"
#: 04060000.xhp
msgctxt ""
@@ -4914,7 +4914,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"beschrifttext\"><ahelp hid=\"modules/swriter/ui/insertcaption/InsertCaptionDialog\">Adds a numbered caption to a selected graphic, table, frame, text frame, or drawing object.</ahelp> You can also access this command by right-clicking the item that you want to add the caption to. </variable>"
-msgstr "<variable id=\"beschrifttext\"><ahelp hid=\"modules/swriter/ui/insertcaption/InsertCaptionDialog\">Прибавя номериран надпис на избраната графика, таблица, рамка, текстова рамка, или графичен обект.</ahelp> Може също да се избере тази команда с дясно щракване върху елемента който искате да надпишите. </variable>"
+msgstr "<variable id=\"beschrifttext\"><ahelp hid=\"modules/swriter/ui/insertcaption/InsertCaptionDialog\">Прибавя номериран надпис към избраната графика, таблица, рамка, текстова рамка или графичен обект.</ahelp> Тази команда може да се избере и чрез щракване с десния бутон върху обекта, който искате да надпишете. </variable>"
#: 04060000.xhp
msgctxt ""
@@ -4932,7 +4932,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Set the caption options for the current selection."
-msgstr "Задава настройките на надписа за текущия избор."
+msgstr "Задава настройките на надписа за текущата селекция."
#: 04060000.xhp
msgctxt ""
@@ -4950,7 +4950,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Select the caption category, or type a name to create a new category. The category text appears before the caption number in the caption label. Each predefined caption category is formatted with a paragraph style of the same name. </ahelp> For example, the \"Illustration\" caption category is formatted with the \"Illustration\" paragraph style."
-msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Изберете категория за надписа или въведете име за създаване на нова категория. Текстът на категорията се изписва преди поредния номер в надписа. За всяка предварително дефинирана категория се създава стил на абзац със същото име. </ahelp> Например, категорията \"Илюстрации\" на надписа се форматира с стил на абзаца \"Илюстрации\"."
+msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Изберете категория за надписа или въведете име за създаване на нова категория. Текстът на категорията се изписва преди поредния номер в надписа. За всяка предварително дефинирана категория се създава абзацен стил със същото име. </ahelp> Например надписите от категорията „Илюстрации“ се форматират с абзацен стил „Илюстрации“."
#: 04060000.xhp
msgctxt ""
@@ -4968,7 +4968,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/numbering\">Select the type of numbering that you want to use in the caption.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/numbering\">Изберете типа на номериране който да се използва в надписа.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/numbering\">Изберете вида номериране, който да се използва в надписа.</ahelp>"
#: 04060000.xhp
msgctxt ""
@@ -5002,7 +5002,7 @@ msgctxt ""
"par_idN10690\n"
"help.text"
msgid "<ahelp hid=\".\">Enter optional text characters to appear between the number and the caption text.</ahelp>"
-msgstr "<ahelp hid=\".\">Въведете незадължителните символи стоящи между номера и текста на заглавието.</ahelp>"
+msgstr "<ahelp hid=\".\">Въведете незадължителните знаци, които да се показват между номера и текста на заглавието.</ahelp>"
#: 04060000.xhp
msgctxt ""
@@ -5045,7 +5045,7 @@ msgctxt ""
"par_idN1074A\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\">Отворете диалога за надписи. Същата информация ще намерите и в менюто %PRODUCTNAME Writer - Автонадпис в диалоговия прозорец Настройки.</ahelp>"
+msgstr "<ahelp hid=\".\">Отваря диалога за надписи. Същата информация ще намерите и в менюто %PRODUCTNAME Writer - Автонадпис в диалоговия прозорец Настройки.</ahelp>"
#: 04060100.xhp
msgctxt ""
@@ -5089,7 +5089,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "When you add chapter numbers to caption labels, the caption numbering is reset when a chapter heading is encountered. For example, if the last figure in chapter 1 is \"Figure 1.12\", the first figure in the next chapter would be \"Figure 2.1\"."
-msgstr "Когато прибавяте номерация по глави към надписите, номерацията на надписите се нулира когато започва нова глава. Например, ако последната фигура от първа глава е \"Фигура 1.12\", първата фигура от следващата глава ще е \"Фигура 2.1\"."
+msgstr "Когато прибавяте номерация по глави към надписите, номерацията на надписите се нулира в началото на нова глава. Например ако последната фигура от първа глава е „Фигура 1.12“, първата фигура от следващата глава ще е „Фигура 2.1“."
#: 04060100.xhp
msgctxt ""
@@ -5107,7 +5107,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/level\">Select the number of outline levels from the top of the chapter hierarchy down to include in the caption label.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/level\">Определя ниво на плана до което се включват в надписа.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/level\">Изберете броя нива от плана, от по-горните към по-долните, които да се включат в надписа.</ahelp>"
#: 04060100.xhp
msgctxt ""
@@ -5125,7 +5125,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/separator\">Enter the character that you want to insert between the chapter number and the caption number.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/separator\">Въведете знака който да разделя номера на главата от номера на надписа.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/separator\">Въведете знака, който да разделя номера на главата от номера на надписа.</ahelp>"
#: 04060100.xhp
msgctxt ""
@@ -5167,7 +5167,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/border_and_shadow\">Applies the border and shadow of the object to the caption frame.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/border_and_shadow\">Прилага на кант и сянка към обекта и надписа.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/border_and_shadow\">Прилага канта и сянката на обекта върху рамката с надписа.</ahelp>"
#: 04070000.xhp
msgctxt ""
@@ -5192,7 +5192,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Плик\">Плик</link>"
+msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Плик</link>"
#: 04070000.xhp
msgctxt ""
@@ -5219,7 +5219,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"HID_ENVELOP_PRINT\">Creates a new document and inserts the envelope.</ahelp>"
-msgstr "<ahelp hid=\"HID_ENVELOP_PRINT\">Създава нов документ за плик с данните от диалоговия прозорец.</ahelp>"
+msgstr "<ahelp hid=\"HID_ENVELOP_PRINT\">Създава нов документ и вмъква плика в него.</ahelp>"
#: 04070000.xhp
msgctxt ""
@@ -5319,7 +5319,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envaddresspage/EnvAddressPage\" visibility=\"visible\">Enter the delivery and return addresses for the envelope. You can also insert address fields from a database, for example from the Addresses database.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/envaddresspage/EnvAddressPage\" visibility=\"visible\">Въвеждат се адресите на подателя и получателя. Възможно е използването на адреси от БД, примерно от адресна база от данни.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/envaddresspage/EnvAddressPage\" visibility=\"visible\">Въведете адресите на подателя и получателя. Можете да вмъквате полета с адреси от БД, например базата от данни „Адреси“.</ahelp>"
#: 04070100.xhp
msgctxt ""
@@ -5337,7 +5337,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envaddresspage/addredit\" visibility=\"visible\">Enter the delivery address.</ahelp> You can also click in this box, and select a database, a table, and field, and then click the arrow button to insert the field in the address. If you want, you can apply formatting, such as bold and underline, to the address text."
-msgstr "<ahelp hid=\"modules/swriter/ui/envaddresspage/addredit\" visibility=\"visible\">Въвежда се адреса на получателя.</ahelp> Може също да се щракне в това поле и да се избере база от данни, таблица и поле от БД, съдържащи адреса и да се натисне стрелката за вмъкване на информацията в полето за получател. При желание може да се приложи форматиране, като получер шрифт или подчертаване, към текста на адреса."
+msgstr "<ahelp hid=\"modules/swriter/ui/envaddresspage/addredit\" visibility=\"visible\">Въведете адреса на получателя.</ahelp> Може също да щракнете в това поле и да изберете база от данни, таблица и поле, след което да натиснете бутона със стрелка, за да вмъкнете полето в адреса. При желание можете да форматирате текста на адреса, например с получер или подчертан шрифт."
#: 04070100.xhp
msgctxt ""
@@ -5355,7 +5355,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/envaddresspage/senderedit\">Includes a return address on the envelope. Select the <emph>Sender </emph>check box, and then enter the return address.</ahelp> $[officename] automatically inserts your user data in the <emph>Sender </emph>box, but you can also enter the data that you want."
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/envaddresspage/senderedit\">Прибавя адреса на подателя към плика. Отметнете квадратчето <emph>Подател</emph> и въведете адреса на подателя.</ahelp> $[officename] автоматично ще вмъкне вашите данни в областта <emph>Подател</emph>, а можете и просто да въведете желаните данни."
#: 04070100.xhp
msgctxt ""
@@ -12293,7 +12293,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Index/Table</link> tab.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Задайте формата на записите в указателя или съдържанието. Съдържанието на този раздел се определя от избрания тип на указател в раздела <link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Указател/Таблица</link>.</ahelp>"
#: 04120220.xhp
msgctxt ""
@@ -19942,7 +19942,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Reduces or increases table width with modified column width.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Увеличава или намалява ширината на таблицата, променяйки ширината на колоните.</ahelp> Тази настройка не е достъпна, ако е избрано <emph>Автоматично</emph> в областта <emph>Подравняване</emph> от раздела <emph>Таблица</emph>."
#: 05090200.xhp
msgctxt ""
@@ -19960,7 +19960,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">If possible, change in column width will be equal for each column.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Ако е възможно, промяната в ширината ще бъде еднаква за всички колони.</ahelp> Тази настройка не е достъпна, ако е избрано <emph>Автоматично</emph> в областта <emph>Подравняване</emph> от раздела <emph>Таблица</emph>."
#: 05090200.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/swriter/guide.po b/source/bg/helpcontent2/source/text/swriter/guide.po
index 4d75b3042c1..d66b5ddd370 100644
--- a/source/bg/helpcontent2/source/text/swriter/guide.po
+++ b/source/bg/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-27 11:11+0000\n"
+"PO-Revision-Date: 2013-12-16 16:37+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372331496.0\n"
+"X-POOTLE-MTIME: 1387211838.0\n"
#: anchor_object.xhp
msgctxt ""
@@ -1362,7 +1362,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Defining Borders for Characters"
-msgstr ""
+msgstr "Задаване на кантове за знаци"
#: border_character.xhp
msgctxt ""
@@ -1370,7 +1370,7 @@ msgctxt ""
"bm_id3156136\n"
"help.text"
msgid "<bookmark_value>characters;defining borders</bookmark_value> <bookmark_value>borders; for characters</bookmark_value> <bookmark_value>frames; around characters</bookmark_value> <bookmark_value>defining;character borders</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>знаци;задаване на кантове</bookmark_value><bookmark_value>кантове; за знаци</bookmark_value><bookmark_value>рамки; около знаци</bookmark_value><bookmark_value>задаване;кантове на знаци</bookmark_value>"
#: border_character.xhp
msgctxt ""
@@ -1378,7 +1378,7 @@ msgctxt ""
"hd_id3116136\n"
"help.text"
msgid "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">Defining Borders for Characters</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">Задаване на кантове за знаци</link></variable>"
#: border_character.xhp
msgctxt ""
@@ -1386,7 +1386,7 @@ msgctxt ""
"par_id3148413\n"
"help.text"
msgid "If two adjacent text ranges' all border properties are identical (same style, width, color, padding and shadow), then those two ranges will be considered to be part of the same border group and rendered within the same border in the document."
-msgstr ""
+msgstr "Ако всички свойства на кантовете на два съседни текстови откъса са еднакви (вид линия, дебелина, цвят, отстояние, сянка), те ще бъдат считани за части от една и съща група кантове и ще се изобразяват като една рамка в документа."
#: border_character.xhp
msgctxt ""
@@ -1394,7 +1394,7 @@ msgctxt ""
"hd_id3110503\n"
"help.text"
msgid "To Set a Predefined Border Style"
-msgstr ""
+msgstr "За да зададете предварително дефиниран вид кантове"
#: border_character.xhp
msgctxt ""
@@ -1402,7 +1402,7 @@ msgctxt ""
"par_id3118661\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Изберете поредицата от знаци, около които искате да добавите кант."
#: border_character.xhp
msgctxt ""
@@ -1410,7 +1410,7 @@ msgctxt ""
"par_id3118473\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Изберете <emph>Форматиране - Знак - Кантове</emph>."
#: border_character.xhp
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"par_id3110171\n"
"help.text"
msgid "Select one of the default border styles in the <emph>Default</emph> area."
-msgstr ""
+msgstr "Изберете някой от подразбираните стилове за кантове в областта <emph>По подразбиране</emph>."
#: border_character.xhp
msgctxt ""
@@ -1426,7 +1426,7 @@ msgctxt ""
"par_id3151046\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Изберете вид, дебелина и цвят на линията в областта <emph>Линия</emph>. Тези настройки важат за всички кантове, включени в избрания стил."
#: border_character.xhp
msgctxt ""
@@ -1434,7 +1434,7 @@ msgctxt ""
"par_id3152172\n"
"help.text"
msgid "Select the distance between the border lines and the selected characters in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Изберете разстоянието между линиите на кантовете и избраните знаци в областта <emph>Разстояние до съдържанието</emph>. Можете да променяте само разстоянието до ръбове, за които е зададен кант."
#: border_character.xhp
msgctxt ""
@@ -1442,7 +1442,7 @@ msgctxt ""
"par_id3111023\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Натиснете бутона <emph>OK</emph>, за да приложите промените."
#: border_character.xhp
msgctxt ""
@@ -1450,7 +1450,7 @@ msgctxt ""
"hd_id3142068\n"
"help.text"
msgid "To Set a Customized Border Style"
-msgstr ""
+msgstr "За да зададете кантове по избор"
#: border_character.xhp
msgctxt ""
@@ -1458,7 +1458,7 @@ msgctxt ""
"par_id3118613\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Изберете поредицата от знаци, около която искате да добавите кант."
#: border_character.xhp
msgctxt ""
@@ -1466,7 +1466,7 @@ msgctxt ""
"par_id3111663\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Изберете <emph>Форматиране - Знак - Кантове</emph>."
#: border_character.xhp
msgctxt ""
@@ -1474,7 +1474,7 @@ msgctxt ""
"par_id3110541\n"
"help.text"
msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr ""
+msgstr "В областта <emph>Потребителско</emph> изберете кантовете, които желаете да присъстват в оформлението. Щракнете върху ръб в мострата, за да превключите избора на съответния кант."
#: border_character.xhp
msgctxt ""
@@ -1482,7 +1482,7 @@ msgctxt ""
"par_id3119149\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Изберете вид, дебелина и цвят на линията в областта <emph>Линия</emph>. Тези настройки важат за всички кантове, включени в избрания стил."
#: border_character.xhp
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"par_id3116282\n"
"help.text"
msgid "Repeat the last two steps for every border edge."
-msgstr ""
+msgstr "Повторете последните две стъпки за всеки кант от рамката."
#: border_character.xhp
msgctxt ""
@@ -1498,7 +1498,7 @@ msgctxt ""
"par_id3111041\n"
"help.text"
msgid "Select the distance between the border lines and the selected characters in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Изберете разстоянието между линиите на кантовете и избраните знаци в областта <emph>Разстояние до съдържанието</emph>. Можете да променяте само разстоянието до ръбове, за които е зададен кант."
#: border_character.xhp
msgctxt ""
@@ -1506,7 +1506,7 @@ msgctxt ""
"par_id3141606\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Натиснете бутона <emph>OK</emph>, за да приложите промените."
#: border_object.xhp
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Изберете вид, дебелина и цвят на линията в областта <emph>Линия</emph>. Тези настройки важат за всички кантове, включени в текущия стил за кантове."
#: border_page.xhp
msgctxt ""
@@ -1727,7 +1727,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Изберете разстоянието между линиите на кантовете и съдържанието на страницата в областта <emph>Разстояние до съдържанието</emph>. Можете да променяте само разстоянието до ръбове, за които е зададен кант."
#: border_page.xhp
msgctxt ""
@@ -1772,7 +1772,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Изберете вид, дебелина и цвят на линията в областта <emph>Линия</emph>. Тези настройки важат за всички кантове, включени в текущия стил за кантове."
#: border_page.xhp
msgctxt ""
@@ -1790,7 +1790,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Изберете разстоянието между линиите на кантовете и съдържанието на страницата в областта <emph>Разстояние до съдържанието</emph>. Можете да променяте само разстоянието до ръбове, за които е зададен кант."
#: border_page.xhp
msgctxt ""
@@ -13787,7 +13787,7 @@ msgctxt ""
"par_id3155922\n"
"help.text"
msgid "When you save a text document in HTML format, any graphics in the document are saved into the HTML document as embedded data streams. $[officename] tries to keep the original format of graphics, i.e. JPEG pictures or SVG images will be saved into HTML as such. All other graphic formats are saved as PNG."
-msgstr ""
+msgstr "Когато запазите текстов документ във формат HTML, графиките от него се записват като вградени потоци от данни в документа на HTML. $[officename] се опитва да запази оригиналния формат на графиката, например JPEG или SVG се записват без промяна. Всички останали графични формати се записват като PNG."
#: send2html.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/swriter/librelogo.po b/source/bg/helpcontent2/source/text/swriter/librelogo.po
index 47a9f9dbc47..412ea7fb679 100644
--- a/source/bg/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/bg/helpcontent2/source/text/swriter/librelogo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-27 10:51+0000\n"
+"PO-Revision-Date: 2013-12-09 16:48+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372330285.0\n"
+"X-POOTLE-MTIME: 1386607702.0\n"
#: LibreLogo.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_180\n"
"help.text"
msgid "LibreLogo is a simple, localized, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
+msgstr "LibreLogo е проста среда за програмиране с костенуркова векторна графика, подобна на Logo, за преподаване на програмиране и текстообработка, издателска дейност и графичен дизайн. Вижте <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
#: LibreLogo.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_290\n"
"help.text"
msgid "Click on the icon “run” to execute the text (or only the selected) text of the Writer document as a LibreLogo program."
-msgstr ""
+msgstr "Щракнете върху иконата „Старт“, за да се изпълни текстът на документа в Writer (или само избраният текст) като програма на LibreLogo."
#: LibreLogo.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"hd_413\n"
"help.text"
msgid "Graphical user interface of basic turtle settings"
-msgstr ""
+msgstr "Графичен потребителски интерфейс на основните настройки на костенурката"
#: LibreLogo.xhp
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"par_415\n"
"help.text"
msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can positionate and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
-msgstr ""
+msgstr "Костенурката на LibreLogo е обикновен графичен обект с фиксиран размер. Можете да я позиционирате и въртите по стандартния начин с мишката и иконата за въртене от лентата Свойства на графичен обект. Променяйте дебелината и цвета на линията и цвета на областта, за да задавате атрибутите PENSIZE, PENCOLOR и FILLCOLOR на LibreLogo."
#: LibreLogo.xhp
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"par_450\n"
"help.text"
msgid "LibreLogo is an easily localizable, Logo-like programming language, localized in several languages by LibreOffice native language communities. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
+msgstr "LibreLogo е лесен за локализиране програмен език, подобен на Logo, локализиран на няколко езика от езиковите общности на LibreOffice. Той е съвместим с по-старите системи на Logo що се отнася до простите програми, използвани за обучение."
#: LibreLogo.xhp
msgctxt ""
@@ -670,7 +670,7 @@ msgctxt ""
"par_990\n"
"help.text"
msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING [0, 0] ; turn to the top-left corner<br/> HEADING ANY ; turn to a random direction<br/>"
-msgstr ""
+msgstr "HEADING 0 ; обръщане на север<br/> HEADING 12h ; същото<br/> HEADING [0, 0] ; завъртане към горния ляв ъгъл<br/> HEADING ANY ; завъртане в случайна посока<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"hd_1153\n"
"help.text"
msgid "PENCAP/LINECAP"
-msgstr ""
+msgstr "PENCAP/LINECAP"
#: LibreLogo.xhp
msgctxt ""
@@ -814,7 +814,7 @@ msgctxt ""
"par_1155\n"
"help.text"
msgid "PENCAP “none” ; without extra line end (default)<br/> PENCAP “round” ; rounded line end<br/> PENCAP “square” ; square line end<br/>"
-msgstr ""
+msgstr "PENCAP “none” ; без крайчета на линиите (по подразбиране)<br/> PENCAP “round” ; закръглени крайчета<br/> PENCAP “square” ; квадратни крайчета<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1134,7 +1134,7 @@ msgctxt ""
"par_1545\n"
"help.text"
msgid "saving SVG images and SVG/SMIL animations;"
-msgstr ""
+msgstr "запазване на изображения във формат SVG и анимации във формат SVG/SMIL;"
#: LibreLogo.xhp
msgctxt ""
@@ -1198,7 +1198,7 @@ msgctxt ""
"hd_1614\n"
"help.text"
msgid "Saving SVG images"
-msgstr ""
+msgstr "Запазване на изображения във формат SVG"
#: LibreLogo.xhp
msgctxt ""
@@ -1206,7 +1206,7 @@ msgctxt ""
"par_1617\n"
"help.text"
msgid "PICTURE “example.svg” [ CIRCLE 5 ] ; save the picture as an SVG image file in the user folder<br/> PICTURE “Desktop/example.svg” [ FORWARD 100 CIRCLE 5 ] ; as above, with a relative path<br/> PICTURE “/home/user/example.svg” [ CIRCLE 5 ] ; absolute path for Unix/Linux<br/> PICTURE “C:\\example.svg” [ CIRCLE 5 ] ; absolute path for Windows<br/>"
-msgstr ""
+msgstr "PICTURE “пример.svg” [ CIRCLE 5 ] ; запазва рисунката като SVG файл в папката на потребителя<br/> PICTURE “Desktop/пример.svg” [ FORWARD 100 CIRCLE 5 ] ; същото, с относителен път<br/> PICTURE “/home/user/пример.svg” [ CIRCLE 5 ] ; абсолютен път за Unix/Linux<br/> PICTURE “C:\\пример.svg” [ CIRCLE 5 ] ; абсолютен път за Windows<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1214,7 +1214,7 @@ msgctxt ""
"hd_1618\n"
"help.text"
msgid "Saving SVG/SMIL animations (drawings with SLEEP commands)"
-msgstr ""
+msgstr "Запазване на анимации във формат SVG/SMIL (рисунки с команди SLEEP)"
#: LibreLogo.xhp
msgctxt ""
@@ -1222,7 +1222,7 @@ msgctxt ""
"par_1619\n"
"help.text"
msgid "PICTURE “animation.svg” [ CIRCLE 5 SLEEP 1000 CIRCLE 99 ] ; save as an SVG/SMIL animation (see also SLEEP)<br/> PICTURE “animation2.svg” [ CIRCLE 5 SLEEP 1000 CIRCLE 99 SLEEP 2000 ] ; as above, but using SLEEP after the last object will result looping: after 2 seconds the SVG animation restarts in SMIL-conformant browsers"
-msgstr ""
+msgstr "PICTURE “анимация.svg” [ CIRCLE 5 SLEEP 1000 CIRCLE 99 ] ; запазване като анимация SVG/SMIL (виж също SLEEP)<br/> PICTURE “анимация2.svg” [ CIRCLE 5 SLEEP 1000 CIRCLE 99 SLEEP 2000 ] ; същото, но със SLEEP след последния обект за циклично повторение: след 2 секунди анимацията се рестартира в браузърите, съвместими с SMIL"
#: LibreLogo.xhp
msgctxt ""
@@ -1406,7 +1406,7 @@ msgctxt ""
"par_1840\n"
"help.text"
msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 = 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
+msgstr "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 = 0 [ CONTINUE ]<br/> CIRCLE 10 ; чертае кръгове на всяка втора позиция<br/> ]<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"par_1900\n"
"help.text"
msgid "IF a < 10 AND NOT a = 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ]<br/> IF a < 10 AND a != 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ] ; as above<br/>"
-msgstr ""
+msgstr "IF a < 10 AND NOT a = 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ]<br/> IF a < 10 AND a != 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ] ; същото като горното<br/>"
#: LibreLogo.xhp
msgctxt ""
diff --git a/source/bg/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/bg/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 1afd4263be3..db57640ec92 100644
--- a/source/bg/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/bg/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-27 10:24+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"PO-Revision-Date: 2014-02-11 22:50+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385547855.0\n"
+"X-POOTLE-MTIME: 1392159045.0\n"
#: ActionTe.ulf
msgctxt ""
@@ -2478,7 +2478,7 @@ msgctxt ""
"OOO_CONTROL_248\n"
"LngText.text"
msgid "The Installation Wizard will complete the installation of [ProductName] on your computer. To continue, click Next."
-msgstr "Инсталационният помощник ще извърши инсталирането на [ProductName] на Вашия компютър. За да продължите, изберете \"Напред\"."
+msgstr "Инсталационният помощник ще извърши инсталирането на [ProductName] в компютъра ви. За да продължите, изберете \"Напред\"."
#: Control.ulf
msgctxt ""
@@ -2486,7 +2486,7 @@ msgctxt ""
"OOO_CONTROL_249\n"
"LngText.text"
msgid "The Installation Wizard will complete the suspended installation of [ProductName] on your computer. To continue, click Next."
-msgstr "Инсталационният помощник ще довърши прекъснатото инсталиране на [ProductName] на Вашия компютър. За да продължите, изберете ''Напред''."
+msgstr "Инсталационният помощник ще довърши прекъснатото инсталиране на [ProductName] в компютъра ви. За да продължите, изберете ''Напред''."
#: Control.ulf
msgctxt ""
diff --git a/source/bg/officecfg/registry/data/org/openoffice.po b/source/bg/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..596a4b6e662
--- /dev/null
+++ b/source/bg/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-06 11:50+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389009041.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Base: формуляр на база от данни"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Base: проектиране на отчет"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Base: проектиране на връзки"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Base: проектиране на заявка"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Base: проектиране на виртуална таблица"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Base: проектиране на таблица"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Base: изглед с данни"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Base: изглед с данни от таблица"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Base: Oracle Report Builder"
diff --git a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
index 1e641ee8257..6b9a48b2cb0 100644
--- a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-29 09:23+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-01-06 11:50+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385716982.0\n"
+"X-POOTLE-MTIME: 1389009048.0\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -23334,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Връщане назад"
+msgid "Shift+Backspace"
+msgstr "Shift+Backspace"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/bg/readlicense_oo/docs.po b/source/bg/readlicense_oo/docs.po
index c89bd6ffaab..06dee4a7bd4 100644
--- a/source/bg/readlicense_oo/docs.po
+++ b/source/bg/readlicense_oo/docs.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-28 09:30+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"PO-Revision-Date: 2014-02-12 19:37+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385631015.0\n"
+"X-POOTLE-MTIME: 1392233839.0\n"
#: readme.xrm
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"debianinstall1\n"
"readmeitem.text"
msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack."
-msgstr "За инструкции как се инсталира езиков пакет (след като сте инсталирали версията на ${PRODUCTNAME} на английски език) прочетете в раздела по-долу озаглавен Инсталиране на езиков пакет."
+msgstr "За инструкции как се инсталира езиков пакет (след като сте инсталирали версията на ${PRODUCTNAME} на английски език) прочетете раздела по-долу, озаглавен Инсталиране на езиков пакет."
#: readme.xrm
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"rpminstall1\n"
"readmeitem.text"
msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack."
-msgstr "За инструкции как се инсталира езиков пакет (след като сте инсталирали версията на ${PRODUCTNAME} на английски език) прочетете в раздела по-долу озаглавен Инсталиране на езиков пакет."
+msgstr "За инструкции как се инсталира езиков пакет (след като сте инсталирали версията на ${PRODUCTNAME} на английски език) прочетете раздела по-долу, озаглавен Инсталиране на езиков пакет."
#: readme.xrm
msgctxt ""
diff --git a/source/bg/reportdesign/uiconfig/dbreport/ui.po b/source/bg/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..196d3069be8
--- /dev/null
+++ b/source/bg/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-06 11:54+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389009298.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "Дата и час"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "Включване на дата"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "Формат:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "Включване на час"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "Формат:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "Номера на страниците"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "Страница N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "Страница N от M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "Формат"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "Най-отгоре на страницата (горен колонтитул)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "Най-отдолу на страницата (долен колонтитул)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "Позиция"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "Отляво"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "В центъра"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "Отдясно"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "Подравняване:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "Показване на номера на първата страница"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "Общи"
diff --git a/source/bg/sc/source/ui/StatisticsDialogs.po b/source/bg/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..14458731d0f
--- /dev/null
+++ b/source/bg/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-06 13:28+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389014894.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "Пълзящо средно"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "Експоненциално изглаждане"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "Дисперсионен анализ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "Еднофакторен дисперсионен анализ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "Групи"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "Между групите"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "В групите"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "Източник на дисперсия"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "P-стойност"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F критично"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "Общо"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "Корелация"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "Корелации"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr "Ковариация"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr "Ковариации"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr "Описателна статистика"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Средно"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "Стандартна грешка"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr "Мода"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Медиана"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr "Дисперсия"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Стандартно отклонение"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr "Ексцес"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr "Асиметрия"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "Диапазон"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "Минимум"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "Максимум"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "Сума"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr "Брой"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr "Случайно ($(DISTRIBUTION))"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr "Равномерно"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr "Равномерно целочислено"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "Нормално"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr "Коши"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr "Бернули"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr "Биномно"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr "Отрицателно биномно"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr "Хи-квадрат"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr "Геометрично"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "Минимум"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "Максимум"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Средно"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Стандартно отклонение"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Медиана"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr "Сигма"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "P-стойност"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr "Брой опити"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "nu-стойност"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr "Избор"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "Колона %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "Ред %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "Алфа"
diff --git a/source/bg/sc/source/ui/src.po b/source/bg/sc/source/ui/src.po
index 7aef77ab794..1a6c6bd028d 100644
--- a/source/bg/sc/source/ui/src.po
+++ b/source/bg/sc/source/ui/src.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-02 16:49+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-02-08 23:42+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386002948.0\n"
+"X-POOTLE-MTIME: 1391902965.0\n"
#: autofmt.src
msgctxt ""
@@ -6335,8 +6335,9 @@ msgid ""
"#\n"
"be deleted?"
msgstr ""
-"Да бъде ли изтрит записът\n"
-"#?"
+"Желаете ли записът\n"
+"#\n"
+"да бъде ли изтрит?"
#: globstr.src
msgctxt ""
@@ -10305,7 +10306,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
msgstr "Начален период - първият период, който да се включи в изчислението. Стойност 1 означава първия период."
#: scfuncs.src
@@ -10422,7 +10423,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
msgstr "Начален период - първият период, който да се включи в изчислението. Стойност 1 означава първия период."
#: scfuncs.src
@@ -16443,8 +16444,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Гранични аргументи на биномното разпределение."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Връща най-малката стойност, за която кумулативното биномно разпределение е по-голямо или равно на дадена стойност – критерий."
#: scfuncs.src
msgctxt ""
@@ -16506,8 +16507,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Гранични аргументи на биномното разпределение."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Връща най-малката стойност, за която кумулативното биномно разпределение е по-голямо или равно на дадена стойност – критерий."
#: scfuncs.src
msgctxt ""
@@ -16629,6 +16630,69 @@ msgstr "0 или FALSE означава изчисляване на плътно
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "Изчислява разпределението на Поасон."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Число"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "Стойността, за която се изчислява разпределението на Поасон."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "средно"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "Средно. Средна стойност за разпределението на Поасон."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Кумулативна"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr "0 или FALSE означава изчисляване на плътността на разпределение. Друга стойност, TRUE или пропуснат параметър означава изчисляване на кумулативната функция на разпределение."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17034,6 +17098,69 @@ msgstr "Кумулативна вероятност. C = 0 означава из
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "Стойности на експоненциалното разпределение."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Число"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "Стойността, за която се изчислява експоненциалното разпределение."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "ламбда"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "Параметрите на експоненциалното разпределение."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Кумулативна вероятност. C = 0 означава изчисляване на функцията на плътност, C = 1 - на разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17745,6 +17872,87 @@ msgstr "Кумулативна вероятност. C = 0 означава из
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "Връща стойностите на разпределението на Вейбул."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Число"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "Стойността, за която се изчислява разпределението на Вейбул."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "Алфа"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "Параметърът алфа на разпределението на Вейбул."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "бета"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "Параметърът бета на разпределението на Вейбул."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Кумулативна вероятност. C = 0 означава изчисляване на функцията на плътност, C = 1 - на разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17826,6 +18034,105 @@ msgstr "Размерът на популацията."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "Стойности на хипергеометричното разпределение."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr "X"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "Броят успехи в извадката."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "n_извадка"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "Размерът на извадката."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "успехи"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "Броят успехи в популацията."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "n_популация"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "Размерът на популацията."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Кумулативна"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr "Кумулативна. При TRUE изчислява кумулативната функция на разпределението, а при FALSE – вероятностната функция."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -17884,7 +18191,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Mode = 1 calculates the one-tailed test, 2 = two-tailed distribution."
-msgstr "Режим = 1 - двустранен критерий, 2 - двустранен."
+msgstr "Режим = 1 - едностранен критерий, 2 - двустранен."
#: scfuncs.src
msgctxt ""
@@ -17997,6 +18304,150 @@ msgstr "Степените на свобода на знаменателя на
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "Стойности на лявата страна на F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Число"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Стойността, за която се изчислява F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "степ_своб_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Степените на свобода на числителя на F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "степ_своб_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Степените на свобода на знаменателя на F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "кумулативна"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr "Кумулативна функция на разпределението (TRUE) или плътност (FALSE)."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "Стойности на дясната страна на F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Число"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Стойността, за която се изчислява F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "степ_своб_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Степените на свобода на числителя на F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "степ_своб_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Степените на свобода на знаменателя на F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18060,6 +18511,132 @@ msgstr "Степените на свобода на знаменателя на
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "Стойности на лявата страна на обратното F-разпределение."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "число"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Вероятността, за която се изчислява обратното F-разпределение."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "степ_своб_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Степените на свобода на числителя на F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "степ_своб_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Степените на свобода на знаменателя на F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "Стойности на дясната страна на обратното F-разпределение."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "число"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Вероятността, за която се изчислява обратното F-разпределение."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "степ_своб_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Степените на свобода на числителя на F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "степ_своб_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Степените на свобода на знаменателя на F-разпределението."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18270,8 +18847,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "0 или FALSE означава изчисляване на плътността на разпределение. Друга стойност, TRUE или пропуснат параметър означава изчисляване на кумулативната функция на разпределение."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
+msgstr "0 или FALSE означава изчисляване на плътността на разпределение. Друга стойност или TRUE означава изчисляване на кумулативната функция на разпределение."
#: scfuncs.src
msgctxt ""
@@ -18996,6 +19573,51 @@ msgstr "Вторият масив със записи."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "Изчислява F-теста."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "данни_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "Първият масив със записи."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "данни_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "Вторият масив със записи."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
@@ -19054,7 +19676,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
-msgstr "Режим = 1 - двустранен критерий, 2 - двустранен."
+msgstr "Режим = 1 - едностранен критерий, 2 - двустранен."
#: scfuncs.src
msgctxt ""
diff --git a/source/bg/sc/uiconfig/scalc/ui.po b/source/bg/sc/uiconfig/scalc/ui.po
index 0be8fbabaf8..d4f215c6243 100644
--- a/source/bg/sc/uiconfig/scalc/ui.po
+++ b/source/bg/sc/uiconfig/scalc/ui.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-03 11:59+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-02-14 15:07+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: none\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386071958.0\n"
+"X-POOTLE-MTIME: 1392390471.0\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -166,8 +166,8 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
-msgstr "Описателна статистика"
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Дисперсионен анализ (ANOVA)"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -184,8 +184,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Област за резултата"
+msgid "Results to"
+msgstr "Резултати в"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -340,6 +340,105 @@ msgstr "_Области за консолидиране:"
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr "Сума"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr "Брой"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr "Средно"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr "Максимум"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr "Минимум"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr "Произведение"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr "Брой (само числа)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr "Стандартно отклонение (извадка)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr "Стандартно отклонение (популация)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr "Дисперсия (извадка)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr "Дисперсия (популация)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -433,8 +532,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Област за резултата"
+msgid "Results to"
+msgstr "Резултати в"
#: correlationdialog.ui
msgctxt ""
@@ -487,8 +586,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Област за резултата"
+msgid "Results to"
+msgstr "Резултати в"
#: covariancedialog.ui
msgctxt ""
@@ -646,7 +745,7 @@ msgstr "_Затваряне"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -658,8 +757,8 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
-msgstr "Адрес"
+msgid "URL:"
+msgstr "URL:"
#: datastreams.ui
msgctxt ""
@@ -712,8 +811,8 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
-msgstr "стойност1, стойност2, ..."
+msgid "value1,value2,...,valueN, and fill into range:"
+msgstr "стойност1, стойност2, ..., стойностN и се попълват в областта:"
#: datastreams.ui
msgctxt ""
@@ -736,11 +835,11 @@ msgstr "Интерпретиране на потока като"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
-msgstr "_Попълване на данните в област"
+msgid "Empty lines trigger UI refresh"
+msgstr "Опресняване на ГПИ при празен ред"
#: datastreams.ui
msgctxt ""
@@ -793,8 +892,8 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
-msgstr "Ограничаване до"
+msgid "Limit to:"
+msgstr "Ограничаване до:"
#: datastreams.ui
msgctxt ""
@@ -1189,8 +1288,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Област за резултата"
+msgid "Results to"
+msgstr "Резултати в"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1342,8 +1441,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Област за резултата"
+msgid "Results to"
+msgstr "Резултати в"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1883,7 +1982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compute Units:"
-msgstr ""
+msgstr "Изчислителни модули:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -2738,7 +2837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This name is already used."
-msgstr ""
+msgstr "Това име вече се използва."
#: movecopysheet.ui
msgctxt ""
@@ -2747,7 +2846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name is empty."
-msgstr ""
+msgstr "Името е празно."
#: movecopysheet.ui
msgctxt ""
@@ -2756,7 +2855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name contains one or more invalid characters."
-msgstr ""
+msgstr "Името съдържа невалидни знаци."
#: movecopysheet.ui
msgctxt ""
@@ -2765,7 +2864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _name"
-msgstr ""
+msgstr "_Ново име"
#: movingaveragedialog.ui
msgctxt ""
@@ -2774,7 +2873,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Moving Average"
-msgstr ""
+msgstr "Пълзящо средно"
#: movingaveragedialog.ui
msgctxt ""
@@ -2783,7 +2882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Област с данни"
#: movingaveragedialog.ui
msgctxt ""
@@ -2791,8 +2890,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Резултати в"
#: movingaveragedialog.ui
msgctxt ""
@@ -2801,7 +2900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Колони"
#: movingaveragedialog.ui
msgctxt ""
@@ -2810,7 +2909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Редове"
#: movingaveragedialog.ui
msgctxt ""
@@ -2819,7 +2918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Групиране по"
#: movingaveragedialog.ui
msgctxt ""
@@ -2828,7 +2927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interval"
-msgstr ""
+msgstr "Интервал"
#: movingaveragedialog.ui
msgctxt ""
@@ -2837,7 +2936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Параметри"
#: namerangesdialog.ui
msgctxt ""
@@ -2846,7 +2945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Label Range"
-msgstr ""
+msgstr "Дефиниране на област със заглавия"
#: namerangesdialog.ui
msgctxt ""
@@ -2855,7 +2954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _column labels"
-msgstr ""
+msgstr "Съдържа заглавия на _колони"
#: namerangesdialog.ui
msgctxt ""
@@ -2864,7 +2963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _row labels"
-msgstr ""
+msgstr "Съдържа заглавия на _редове"
#: namerangesdialog.ui
msgctxt ""
@@ -2873,7 +2972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For _data range"
-msgstr ""
+msgstr "_За област с данни"
#: namerangesdialog.ui
msgctxt ""
@@ -2882,7 +2981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Област"
#: optcalculatepage.ui
msgctxt ""
@@ -3062,7 +3161,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chan_ges"
-msgstr ""
+msgstr "Про_мени"
#: optchangespage.ui
msgctxt ""
@@ -3071,7 +3170,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Deletions"
-msgstr ""
+msgstr "_Изтривания"
#: optchangespage.ui
msgctxt ""
@@ -3080,7 +3179,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insertions"
-msgstr ""
+msgstr "_Вмъквания"
#: optchangespage.ui
msgctxt ""
@@ -3089,7 +3188,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moved entries"
-msgstr ""
+msgstr "_Преместени записи"
#: optchangespage.ui
msgctxt ""
@@ -3098,7 +3197,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors for changes"
-msgstr ""
+msgstr "Цветове за промени"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3107,7 +3206,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings."
-msgstr ""
+msgstr "Изберете желания тип _клавишни комбинации. Смяната на типа може да подмени някои от съществуващите клавишни комбинации."
#: optcompatibilitypage.ui
msgctxt ""
@@ -3116,7 +3215,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "По подразбиране"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3125,7 +3224,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "OpenOffice.org legacy"
-msgstr ""
+msgstr "Като в OpenOffice.org"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3134,7 +3233,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key bindings"
-msgstr ""
+msgstr "Клавишни комбинации"
#: optdefaultpage.ui
msgctxt ""
@@ -3143,7 +3242,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of worksheets in new document"
-msgstr ""
+msgstr "Брой листове в нов документ"
#: optdefaultpage.ui
msgctxt ""
@@ -3152,7 +3251,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Prefix name for new worksheet"
-msgstr ""
+msgstr "Префикс на име за нов лист"
#: optdefaultpage.ui
msgctxt ""
@@ -3161,7 +3260,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Spreadsheet"
-msgstr ""
+msgstr "Нова електронна таблица"
#: optdlg.ui
msgctxt ""
@@ -3170,7 +3269,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Suppress output of empty pages"
-msgstr ""
+msgstr "_Не се печатат празни страници"
#: optdlg.ui
msgctxt ""
@@ -3179,7 +3278,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always apply manual breaks"
-msgstr ""
+msgstr "_Винаги се прилагат ръчните разделители"
#: optdlg.ui
msgctxt ""
@@ -3188,7 +3287,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pages"
-msgstr ""
+msgstr "Страници"
#: optdlg.ui
msgctxt ""
@@ -3197,7 +3296,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print only selected sheets"
-msgstr ""
+msgstr "_Печат само на избраните листове"
#: optdlg.ui
msgctxt ""
@@ -3206,7 +3305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheets"
-msgstr ""
+msgstr "Листове"
#: optformula.ui
msgctxt ""
@@ -3215,7 +3314,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula _syntax:"
-msgstr ""
+msgstr "_Синтаксис на формулите:"
#: optformula.ui
msgctxt ""
@@ -3224,7 +3323,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use English function names"
-msgstr ""
+msgstr "Английски имена на функциите"
#: optformula.ui
msgctxt ""
@@ -3233,7 +3332,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula options"
-msgstr ""
+msgstr "Настройки за формули"
#: optformula.ui
msgctxt ""
@@ -3242,7 +3341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "По подразбиране"
#: optformula.ui
msgctxt ""
@@ -3251,7 +3350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom"
-msgstr ""
+msgstr "По избор"
#: optformula.ui
msgctxt ""
@@ -3260,7 +3359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Details..."
-msgstr ""
+msgstr "Подробно…"
#: optformula.ui
msgctxt ""
@@ -3269,7 +3368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detailed calculation settings"
-msgstr ""
+msgstr "Подробни настройки за изчисляване"
#: optformula.ui
msgctxt ""
@@ -3278,7 +3377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "_Функция"
#: optformula.ui
msgctxt ""
@@ -3287,7 +3386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array co_lumn"
-msgstr ""
+msgstr "_Колона на масив"
#: optformula.ui
msgctxt ""
@@ -3296,7 +3395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array _row"
-msgstr ""
+msgstr "_Ред на масив"
#: optformula.ui
msgctxt ""
@@ -3305,7 +3404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rese_t"
-msgstr ""
+msgstr "_Нулиране"
#: optformula.ui
msgctxt ""
@@ -3314,7 +3413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separators"
-msgstr ""
+msgstr "Разделители"
#: optformula.ui
msgctxt ""
@@ -3323,7 +3422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Excel 2007 and newer"
-msgstr ""
+msgstr "Excel 2007 и по-нови"
#: optformula.ui
msgctxt ""
@@ -3566,7 +3665,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Стандартен"
#: paratemplatedialog.ui
msgctxt ""
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr "Настройки"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr "Потокът данни се генерира от скрипт. Искате ли да се изпълни %URL?"
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -3863,7 +3971,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Range"
-msgstr ""
+msgstr "Област от клетки"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3872,7 +3980,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribution"
-msgstr ""
+msgstr "Разпределение"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3881,7 +3989,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Seed"
-msgstr ""
+msgstr "Зародиш"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3890,7 +3998,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3899,7 +4007,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3908,7 +4016,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Параметри"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3917,7 +4025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Custom Seed"
-msgstr ""
+msgstr "Зародиш по избор"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3926,7 +4034,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Uniform"
-msgstr ""
+msgstr "Равномерно"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3935,7 +4043,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Uniform Integer"
-msgstr ""
+msgstr "Равномерно, цели числа"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3944,7 +4052,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Normal"
-msgstr ""
+msgstr "Нормално"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3953,7 +4061,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Cauchy"
-msgstr ""
+msgstr "Коши"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3962,7 +4070,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bernoulli"
-msgstr ""
+msgstr "Бернули"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3971,7 +4079,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Binomial"
-msgstr ""
+msgstr "Биномно"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3980,7 +4088,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Хи-квадрат"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3989,7 +4097,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Geometric"
-msgstr ""
+msgstr "Геометрично"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3998,7 +4106,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Negative Binomial"
-msgstr ""
+msgstr "Отрицателно биномно"
#: rightfooterdialog.ui
msgctxt ""
@@ -4043,7 +4151,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Sampling"
-msgstr ""
+msgstr "Извадка"
#: samplingdialog.ui
msgctxt ""
@@ -4052,7 +4160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Област с данни"
#: samplingdialog.ui
msgctxt ""
@@ -4060,8 +4168,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Резултати в"
#: samplingdialog.ui
msgctxt ""
@@ -4069,8 +4177,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
-msgstr ""
+msgid "Sample Size"
+msgstr "Размер на извадката"
#: samplingdialog.ui
msgctxt ""
@@ -4079,7 +4187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Random"
-msgstr ""
+msgstr "Произволно"
#: samplingdialog.ui
msgctxt ""
@@ -4088,7 +4196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Periodic"
-msgstr ""
+msgstr "Периодично"
#: samplingdialog.ui
msgctxt ""
@@ -4097,7 +4205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Период"
#: samplingdialog.ui
msgctxt ""
@@ -4106,7 +4214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sampling Method"
-msgstr ""
+msgstr "Начин на избиране"
#: scgeneralpage.ui
msgctxt ""
@@ -4115,7 +4223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measurement _unit"
-msgstr ""
+msgstr "_Мерна единица"
#: scgeneralpage.ui
msgctxt ""
@@ -4124,7 +4232,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "Позиции за _табулация"
#: scgeneralpage.ui
msgctxt ""
@@ -4133,7 +4241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Metrics"
-msgstr ""
+msgstr "Метрика"
#: scgeneralpage.ui
msgctxt ""
@@ -4142,7 +4250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when opening"
-msgstr ""
+msgstr "Обновяване на връзките при отваряне"
#: scgeneralpage.ui
msgctxt ""
@@ -4151,7 +4259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Винаги"
#: scgeneralpage.ui
msgctxt ""
@@ -4160,7 +4268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "_По заявка"
#: scgeneralpage.ui
msgctxt ""
@@ -4169,7 +4277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Никога"
#: scgeneralpage.ui
msgctxt ""
@@ -4178,7 +4286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Updating"
-msgstr ""
+msgstr "Обновяване"
#: scgeneralpage.ui
msgctxt ""
@@ -4187,7 +4295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to switch to _edit mode"
-msgstr ""
+msgstr "Enter _включва режим на редактиране"
#: scgeneralpage.ui
msgctxt ""
@@ -4196,7 +4304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _formatting"
-msgstr ""
+msgstr "Разширяване на _форматирането"
#: scgeneralpage.ui
msgctxt ""
@@ -4205,7 +4313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _references when new columns/rows are inserted"
-msgstr ""
+msgstr "Разширяване на _обръщенията при вмъкване на редове/колони"
#: scgeneralpage.ui
msgctxt ""
@@ -4214,7 +4322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Highlight sele_ction in column/row headers"
-msgstr ""
+msgstr "Осветяване _заглавията на избраните редове/колони"
#: scgeneralpage.ui
msgctxt ""
@@ -4223,7 +4331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use printer metrics for text formatting"
-msgstr ""
+msgstr "Форматиране на документите чрез метриките на принтера"
#: scgeneralpage.ui
msgctxt ""
@@ -4232,7 +4340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show overwrite _warning when pasting data"
-msgstr ""
+msgstr "Пред_упреждение при вмъкване на данни"
#: scgeneralpage.ui
msgctxt ""
@@ -4241,7 +4349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Down"
-msgstr ""
+msgstr "Надолу"
#: scgeneralpage.ui
msgctxt ""
@@ -4250,7 +4358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Надясно"
#: scgeneralpage.ui
msgctxt ""
@@ -4259,7 +4367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Up"
-msgstr ""
+msgstr "Нагоре"
#: scgeneralpage.ui
msgctxt ""
@@ -4268,7 +4376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Наляво"
#: scgeneralpage.ui
msgctxt ""
@@ -4277,7 +4385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to _move selection"
-msgstr ""
+msgstr "Enter премества селекцията"
#: scgeneralpage.ui
msgctxt ""
@@ -4286,7 +4394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use legacy cursor movement behavior when selecting"
-msgstr ""
+msgstr "Движение на курсора по старите правила при избиране"
#: scgeneralpage.ui
msgctxt ""
@@ -4295,7 +4403,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input settings"
-msgstr ""
+msgstr "Настройки за въвеждане"
#: searchresults.ui
msgctxt ""
@@ -4304,7 +4412,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Search Results"
-msgstr ""
+msgstr "Резултати от търсенето"
#: selectrange.ui
msgctxt ""
@@ -4601,7 +4709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Objects/Image"
-msgstr ""
+msgstr "_Обекти/изображения"
#: sheetprintpage.ui
msgctxt ""
@@ -4736,7 +4844,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Хоризонтално подравняване"
#: sidebaralignment.ui
msgctxt ""
@@ -4763,7 +4871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Left _indent:"
-msgstr ""
+msgstr "Отстъп от_ляво:"
#: sidebaralignment.ui
msgctxt ""
@@ -4772,7 +4880,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Отстъп спрямо лявата граница."
#: sidebaralignment.ui
msgctxt ""
@@ -4781,7 +4889,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Отстъп спрямо лявата граница."
#: sidebaralignment.ui
msgctxt ""
@@ -4790,7 +4898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Merge Cells"
-msgstr ""
+msgstr "Сливане на клетки"
#: sidebaralignment.ui
msgctxt ""
@@ -4799,7 +4907,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Обединява избраните клетки."
#: sidebaralignment.ui
msgctxt ""
@@ -4808,7 +4916,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Обединява избраните клетки."
#: sidebaralignment.ui
msgctxt ""
@@ -4817,7 +4925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap text"
-msgstr ""
+msgstr "Пренасяне на текст"
#: sidebaralignment.ui
msgctxt ""
@@ -4826,7 +4934,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Автоматично пренасяне на текста."
#: sidebaralignment.ui
msgctxt ""
@@ -4835,7 +4943,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Автоматично пренасяне на текста."
#: sidebaralignment.ui
msgctxt ""
@@ -4844,7 +4952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _orientation:"
-msgstr ""
+msgstr "_Ориентация на текста:"
#: sidebaralignment.ui
msgctxt ""
@@ -4853,7 +4961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertically Stacked"
-msgstr ""
+msgstr "Вертикално изписване"
#: sidebaralignment.ui
msgctxt ""
@@ -4862,7 +4970,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Подрежда текста вертикално."
#: sidebaralignment.ui
msgctxt ""
@@ -4871,7 +4979,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Подрежда текста вертикално."
#: sidebaralignment.ui
msgctxt ""
@@ -4880,7 +4988,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Изберете ъгъла на завъртане."
#: sidebaralignment.ui
msgctxt ""
@@ -4889,7 +4997,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Изберете ъгъла на завъртане."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4898,7 +5006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cell background:"
-msgstr ""
+msgstr "_Фон на клетката:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4907,7 +5015,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
+msgstr "Изберете фоновия цвят за избраните клетки."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4916,16 +5024,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Изберете фоновия цвят за избраните клетки."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4934,7 +5033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell _border:"
-msgstr ""
+msgstr "_Кант на клетките:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4943,7 +5042,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
+msgstr "Задайте кантовете на избраните клетки."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4952,16 +5051,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Задайте кантовете на избраните клетки."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4970,7 +5060,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "Изберете стила на линиите по кантовете."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4979,16 +5069,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Изберете стила на линиите по кантовете."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4997,7 +5078,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Изберете цвета на линиите по кантовете."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5006,7 +5087,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Изберете цвета на линиите по кантовете."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5015,7 +5096,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Изберете цвета на линиите по кантовете."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5024,16 +5105,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Изберете цвета на линиите по кантовете."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5042,7 +5114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show cell _grid lines"
-msgstr ""
+msgstr "Показване на _мрежа между клетките"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5051,7 +5123,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Show the grid lines of the cells in the entire spreadsheet."
-msgstr ""
+msgstr "Превключва показването на линии между клетките в целия лист."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5060,7 +5132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category:"
-msgstr ""
+msgstr "_Категория:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5069,7 +5141,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Изберете категория за съдържанието."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5078,7 +5150,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Изберете категория за съдържанието."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5087,7 +5159,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "General"
-msgstr ""
+msgstr "Обща"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5096,7 +5168,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Число"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5105,7 +5177,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Процент"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5114,7 +5186,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Currency"
-msgstr ""
+msgstr "Валута"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5123,7 +5195,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Date "
-msgstr ""
+msgstr "Дата "
#: sidebarnumberformat.ui
msgctxt ""
@@ -5132,7 +5204,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Час"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5141,7 +5213,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Scientific"
-msgstr ""
+msgstr "Експоненциален запис"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5150,7 +5222,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Fraction"
-msgstr ""
+msgstr "Дроб"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5159,7 +5231,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Булева стойност"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5168,52 +5240,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Text"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
+msgstr "Текст"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5222,7 +5249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places:"
-msgstr ""
+msgstr "_Дробни позиции:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5231,7 +5258,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Въведете броя на дробните разреди, които да се показват."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5240,7 +5267,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Въведете броя на дробните разреди, които да се показват."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5249,7 +5276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Leading _zeroes:"
-msgstr ""
+msgstr "_Водещи нули:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5258,7 +5285,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Въведете максималния брой нули, показвани преди десетичния разделител."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5267,7 +5294,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Въведете максималния брой нули, показвани преди десетичния разделител."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5276,7 +5303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr ""
+msgstr "_Червени отрицателни числа"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5285,7 +5312,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Сменя цвета на отрицателните числа на червен."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5294,34 +5321,34 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Сменя цвета на отрицателните числа на червен."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
-msgstr ""
+msgid "_Thousands separator"
+msgstr "_Разделител на хилядите"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Вмъква разделител между групите цифри."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Вмъква разделител между групите цифри."
#: solverdlg.ui
msgctxt ""
@@ -5879,7 +5906,79 @@ msgctxt ""
"title\n"
"string.text"
msgid "Standard Filter"
-msgstr ""
+msgstr "Стандартен филтър"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "И"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "ИЛИ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "И"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "ИЛИ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "И"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "ИЛИ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "И"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "ИЛИ"
#: standardfilterdialog.ui
msgctxt ""
@@ -5888,7 +5987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "Операция"
#: standardfilterdialog.ui
msgctxt ""
@@ -5897,7 +5996,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field name"
-msgstr ""
+msgstr "Име на поле"
#: standardfilterdialog.ui
msgctxt ""
@@ -5906,7 +6005,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Условие"
#: standardfilterdialog.ui
msgctxt ""
@@ -5915,7 +6014,367 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Стойност"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Най-голямо"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Най-малко"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Най-голям %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Най-малък %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Съдържа"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Не съдържа"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Започва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Не започва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Завършва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Не завършва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Най-голямо"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Най-малко"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Най-голям %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Най-малък %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Съдържа"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Не съдържа"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Започва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Не започва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Завършва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Не завършва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Най-голямо"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Най-малко"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Най-голям %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Най-малък %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Съдържа"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Не съдържа"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Започва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Не започва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Завършва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Не завършва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Най-голямо"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Най-малко"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Най-голям %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Най-малък %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Съдържа"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Не съдържа"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Започва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Не започва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Завършва с"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Не завършва с"
#: standardfilterdialog.ui
msgctxt ""
@@ -5924,7 +6383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Filter criteria"
-msgstr ""
+msgstr "Критерии за филтриране"
#: standardfilterdialog.ui
msgctxt ""
@@ -5933,7 +6392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Отчитане на регистъра"
#: standardfilterdialog.ui
msgctxt ""
@@ -5942,7 +6401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "Областта съдържа заглавия на _колони"
#: standardfilterdialog.ui
msgctxt ""
@@ -5951,7 +6410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "_Регулярни изрази"
#: standardfilterdialog.ui
msgctxt ""
@@ -5960,7 +6419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Без дубликати"
#: standardfilterdialog.ui
msgctxt ""
@@ -5969,7 +6428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "_Копиране на резултата в:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5978,7 +6437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Запазване на филтъра"
#: standardfilterdialog.ui
msgctxt ""
@@ -5987,7 +6446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Област с данни:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5996,7 +6455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "dummy"
#: standardfilterdialog.ui
msgctxt ""
@@ -6005,7 +6464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "_Настройки"
#: statisticsinfopage.ui
msgctxt ""
@@ -6014,7 +6473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Pages:"
-msgstr ""
+msgstr "Брой страници:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6023,7 +6482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr "Брой клетки:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6032,7 +6491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr "Брой листове:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6041,7 +6500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document: "
-msgstr ""
+msgstr "Документ: "
#: subtotaloptionspage.ui
msgctxt ""
@@ -6050,7 +6509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page break between groups"
-msgstr ""
+msgstr "_Нова страница между групите"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6059,7 +6518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Отчитане на регистъра"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6068,7 +6527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "Со_ртиране на областта по групи"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6077,7 +6536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Groups"
-msgstr ""
+msgstr "Групи"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6086,7 +6545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ascending"
-msgstr ""
+msgstr "_Възходящо"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6095,7 +6554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_escending"
-msgstr ""
+msgstr "Н_изходящо"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6104,7 +6563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nclude formats"
-msgstr ""
+msgstr "Включително _форматите"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6113,7 +6572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "_Потребителско сортиране"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6122,7 +6581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Сортиране"
#: textimportcsv.ui
msgctxt ""
@@ -6370,308 +6829,308 @@ msgstr "Настройки"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr ""
+msgid "_Formulas"
+msgstr "_Формули"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr ""
+msgid "Zero val_ues"
+msgstr "_Нулеви стойности"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
-msgstr ""
+msgid "_Comment indicator"
+msgstr "_Индикатор на коментар"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
-msgstr ""
+msgid "Value h_ighlighting"
+msgstr "_Открояване на стойностите"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
+msgstr "_Закотвяне"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
-msgstr ""
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
+msgstr "_Препълване с текст"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
+msgstr "Отбелязване на обръщенията с _цвят"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
-msgstr ""
+msgid "Display"
+msgstr "Визуализиране"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
-msgstr ""
+msgid "Colu_mn/row headers"
+msgstr "Заглавия на _редове/колони"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
-msgstr ""
+msgid "Hori_zontal scroll bar"
+msgstr "_Хоризонтален плъзгач"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
-msgstr ""
+msgid "_Vertical scroll bar"
+msgstr "_Вертикален плъзгач"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
+msgstr "_Етикети на листове"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
+msgstr "Озна_чения на плана"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
+msgstr "Прозорец"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
+msgstr "_Линии на мрежата:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
+msgstr "_Цвят:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
-msgstr ""
+msgid "Show"
+msgstr "Показване"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
-msgstr ""
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
+msgstr "Показване в оцветени клетки"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
-msgstr ""
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Скриване"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
-msgstr ""
+msgid "_Page breaks"
+msgstr "_Разделители на страници"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
-msgstr ""
+msgid "Helplines _while moving"
+msgstr "П_омощни линии при местене"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
-msgstr ""
+msgid "Visual aids"
+msgstr "Помощни елементи"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
-msgstr ""
+msgid "Ob_jects/Image:"
+msgstr "_Обекти/изображения:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
-msgstr ""
+msgid "Cha_rts:"
+msgstr "_Диаграми:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
-msgstr ""
+msgid "_Drawing objects:"
+msgstr "_Графични обекти:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
-msgstr ""
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Показване"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
-msgstr ""
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Скриване"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
-msgstr ""
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Показване"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
-msgstr ""
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Скриване"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
-msgstr ""
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Показване"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
-msgstr ""
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Скриване"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
-msgstr ""
+msgid "Objects"
+msgstr "Обекти"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
-msgstr ""
+msgid "S_ynchronize sheets"
+msgstr "С_инхронизиране на листовете"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
-msgstr ""
+msgid "Zoom"
+msgstr "Мащаб"
#: ungroupdialog.ui
msgctxt ""
@@ -6680,7 +7139,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Ungroup"
-msgstr ""
+msgstr "Разгрупиране"
#: ungroupdialog.ui
msgctxt ""
@@ -6689,7 +7148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Редове"
#: ungroupdialog.ui
msgctxt ""
@@ -6698,7 +7157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Колони"
#: ungroupdialog.ui
msgctxt ""
@@ -6707,7 +7166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deactivate for"
-msgstr ""
+msgstr "Деактивиране за"
#: validationhelptabpage.ui
msgctxt ""
@@ -6716,7 +7175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show input help when cell is selected"
-msgstr ""
+msgstr "_Помощ за въвеждане при избор на клетка"
#: validationhelptabpage.ui
msgctxt ""
@@ -6725,7 +7184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Заглавие:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6734,7 +7193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Input help:"
-msgstr ""
+msgstr "_Помощ при въвеждане:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6743,4 +7202,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Съдържание"
diff --git a/source/bg/scaddins/source/pricing.po b/source/bg/scaddins/source/pricing.po
index ee9169c4282..c4e81607ee8 100644
--- a/source/bg/scaddins/source/pricing.po
+++ b/source/bg/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-11-29 14:21+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1385734906.0\n"
@@ -355,8 +355,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
-msgstr "Време до падежа на опцията в години"
+msgid "Time to maturity of the option in years"
+msgstr ""
#: pricing.src
msgctxt ""
@@ -562,8 +562,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr "Долна бариера (ако няма, задайте 0)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
+msgstr ""
#: pricing.src
msgctxt ""
diff --git a/source/bg/scp2/source/ooo.po b/source/bg/scp2/source/ooo.po
index e42431b278a..57f03469019 100644
--- a/source/bg/scp2/source/ooo.po
+++ b/source/bg/scp2/source/ooo.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-29 14:08+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-06 10:30+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385734128.0\n"
+"X-POOTLE-MTIME: 1389004203.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -4091,6 +4091,22 @@ msgstr "Кюрдски, северен, правопис на латиница"
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "Лаоски"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Лаоски правописен речник"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/bg/sd/source/ui/annotations.po b/source/bg/sd/source/ui/annotations.po
index 8da65a702ae..dd92aeabd02 100644
--- a/source/bg/sd/source/ui/annotations.po
+++ b/source/bg/sd/source/ui/annotations.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-07-24 11:23+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-02-11 00:34+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374665010.0\n"
+"X-POOTLE-MTIME: 1392078879.0\n"
#: annotations.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"SID_DELETEALLBYAUTHOR_POSTIT\n"
"menuitem.text"
msgid "Delete All Comments b~y %1"
-msgstr "Изтриване на ~всички коментари от $1"
+msgstr "Изтриване на ~всички коментари от %1"
#: annotations.src
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"SID_DELETEALLBYAUTHOR_POSTIT\n"
"menuitem.text"
msgid "Delete All Comments ~by %1"
-msgstr "Изтриване на в~сички коментари от $1"
+msgstr "Изтриване на в~сички коментари от %1"
#: annotations.src
msgctxt ""
diff --git a/source/bg/sd/source/ui/dlg.po b/source/bg/sd/source/ui/dlg.po
index 74faa1b1c0a..f4cb2460b7c 100644
--- a/source/bg/sd/source/ui/dlg.po
+++ b/source/bg/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-06-05 10:07+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Дърво на страниците"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "~Избор на дизайн на кадър"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "~Смяна на фонова страница"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~Изтриване на неизползваните фонове"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~Зареждане..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Дизайн на кадър"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/bg/sd/uiconfig/sdraw/ui.po b/source/bg/sd/uiconfig/sdraw/ui.po
index 1fdb7609535..9f4c64cbdcb 100644
--- a/source/bg/sd/uiconfig/sdraw/ui.po
+++ b/source/bg/sd/uiconfig/sdraw/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 14:53+0000\n"
+"PO-Revision-Date: 2013-12-04 12:04+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: none\n"
"Language: bg\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385996036.0\n"
+"X-POOTLE-MTIME: 1386158664.0\n"
#: breakdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Номерация"
#: drawprtldialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Presentation Layout"
-msgstr ""
+msgstr "Оформление на презентацията"
#: drawprtldialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Линия"
#: drawprtldialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Област"
#: drawprtldialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Сянка"
#: drawprtldialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Прозрачност"
#: drawprtldialog.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Шрифт"
#: drawprtldialog.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Ефекти за шрифт"
#: drawprtldialog.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Отстъпи и разредка"
#: drawprtldialog.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Текст"
#: drawprtldialog.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Водачи"
#: drawprtldialog.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Тип номерация"
#: drawprtldialog.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Изображение"
#: drawprtldialog.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "По избор"
#: drawprtldialog.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Подравняване"
#: drawprtldialog.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Азиатска типография"
#: drawprtldialog.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Табулатори"
#: insertlayer.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides/Objects"
-msgstr ""
+msgstr "Вмъкване на кадри/обекти"
#: insertslidesdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete unused backg_rounds"
-msgstr ""
+msgstr "_Изтриване на неизползваните фонове"
#: insertslidesdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "_Връзка"
#: namedesign.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name HTML Design"
-msgstr ""
+msgstr "Наименуване на дизайна за HTML"
#: paranumberingtab.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr ""
+msgstr "Започван_е отначало от този абзац"
#: paranumberingtab.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart with"
-msgstr ""
+msgstr "_Започване с"
#: paranumberingtab.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph numbering"
-msgstr ""
+msgstr "Номерация на абзаците"
#: printeroptions.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Table Design"
-msgstr ""
+msgstr "Дизайн на таблица"
#: tabledesigndialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_Заглавен ред"
#: tabledesigndialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "_Сумарен ред"
#: tabledesigndialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Редо_ве на ленти"
#: tabledesigndialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "П_ърва колона"
#: tabledesigndialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "П_оследна колона"
#: tabledesigndialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Ко_лони на ленти"
#: vectorize.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Convert to Polygon"
-msgstr ""
+msgstr "Преобразуване в многоъгълник"
#: vectorize.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of colors:"
-msgstr ""
+msgstr "Брой цветове:"
#: vectorize.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reduction:"
-msgstr ""
+msgstr "Намаляване на възлите:"
#: vectorize.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tile size:"
-msgstr ""
+msgstr "Размер на плочката:"
#: vectorize.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill holes:"
-msgstr ""
+msgstr "_Запълване на дупки:"
#: vectorize.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Настройки"
#: vectorize.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Мостра"
#: vectorize.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source image:"
-msgstr ""
+msgstr "Начално изображение:"
#: vectorize.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vectorized image:"
-msgstr ""
+msgstr "Векторизирано изображение:"
#: vectorize.ui
msgctxt ""
@@ -1004,4 +1004,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress"
-msgstr ""
+msgstr "Напредък"
diff --git a/source/bg/sd/uiconfig/simpress/ui.po b/source/bg/sd/uiconfig/simpress/ui.po
index 3b8f74c31ee..66c382dea30 100644
--- a/source/bg/sd/uiconfig/simpress/ui.po
+++ b/source/bg/sd/uiconfig/simpress/ui.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-05 10:11+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-06 11:43+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: none\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370427107.0\n"
+"X-POOTLE-MTIME: 1389008637.0\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entrance"
-msgstr ""
+msgstr "Въвеждане"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Emphasis"
-msgstr ""
+msgstr "Акцентиране"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exit"
-msgstr ""
+msgstr "Завършване"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Motion Paths"
-msgstr ""
+msgstr "Траектории"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Misc Effects"
-msgstr ""
+msgstr "Други ефекти"
#: customanimationcreatetab.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Speed:"
-msgstr ""
+msgstr "_Скорост:"
#: customanimationcreatetab.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic preview"
-msgstr ""
+msgstr "_Автоматична мостра"
#: customanimationeffecttab.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction:"
-msgstr ""
+msgstr "_Посока:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accelerated start"
-msgstr ""
+msgstr "Ускорен старт"
#: customanimationeffecttab.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decelerated end"
-msgstr ""
+msgstr "Забавен край"
#: customanimationeffecttab.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Настройки"
#: customanimationeffecttab.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter animation:"
-msgstr ""
+msgstr "С_лед анимацията:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sound:"
-msgstr ""
+msgstr "_Звук:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text animation:"
-msgstr ""
+msgstr "Анимиран _текст:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Di_m color:"
-msgstr ""
+msgstr "Цвят за избледняване:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "delay between characters"
-msgstr ""
+msgstr "пауза между знаците"
#: customanimationeffecttab.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Don't dim"
-msgstr ""
+msgstr "Без избледняване"
#: customanimationeffecttab.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dim with color"
-msgstr ""
+msgstr "Избледняване с цвят"
#: customanimationeffecttab.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Hide after animation"
-msgstr ""
+msgstr "Скриване след анимацията"
#: customanimationeffecttab.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hide on next animation"
-msgstr ""
+msgstr "Скриване при следваща анимация"
#: customanimationeffecttab.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "All at once"
-msgstr ""
+msgstr "Всичко едновременно"
#: customanimationeffecttab.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Word by word"
-msgstr ""
+msgstr "Дума по дума"
#: customanimationeffecttab.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Letter by letter"
-msgstr ""
+msgstr "Знак по знак"
#: customanimationeffecttab.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhancement"
-msgstr ""
+msgstr "Подсилване"
#: customanimationproperties.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Effect Options"
-msgstr ""
+msgstr "Настройки на ефект"
#: customanimationproperties.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Ефект"
#: customanimationproperties.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Timing"
-msgstr ""
+msgstr "Темпо"
#: customanimationproperties.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Анимиран текст"
#: customanimationspanel.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add Effect"
-msgstr ""
+msgstr "Добавяне на ефект"
#: customanimationspanel.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Effect"
-msgstr ""
+msgstr "Премахване на ефекта"
#: customanimationspanel.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Modify Effect"
-msgstr ""
+msgstr "Промяна на ефект"
#: customanimationspanel.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Up"
-msgstr ""
+msgstr "Преместване нагоре"
#: customanimationspanel.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Down"
-msgstr ""
+msgstr "Преместване надолу"
#: customanimationspanel.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview Effect"
-msgstr ""
+msgstr "Мостра на ефект"
#: customanimationspanel.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr ""
+msgstr "_Начало"
#: customanimationspanel.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction"
-msgstr ""
+msgstr "П_осока"
#: customanimationspanel.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sp_eed"
-msgstr ""
+msgstr "_Скорост"
#: customanimationspanel.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "При щракване"
#: customanimationspanel.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Заедно с предишния"
#: customanimationspanel.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "След предишния"
#: customanimationspanel.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: customanimationspanel.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Ефект"
#: customanimationspanel.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic pre_view"
-msgstr ""
+msgstr "Автоматична _мостра"
#: customanimationtexttab.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Group text:"
-msgstr ""
+msgstr "_Групиране на текста:"
#: customanimationtexttab.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr ""
+msgstr "_Автоматично след:"
#: customanimationtexttab.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "As one object"
-msgstr ""
+msgstr "Като един обект"
#: customanimationtexttab.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "All paragraphs at once"
-msgstr ""
+msgstr "Всички абзаци заедно"
#: customanimationtexttab.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "By 1st level paragraphs"
-msgstr ""
+msgstr "По абзаците от 1-во ниво"
#: customanimationtexttab.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "By 2nd level paragraphs"
-msgstr ""
+msgstr "По абзаците от 2-ро ниво"
#: customanimationtexttab.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "By 3rd level paragraphs"
-msgstr ""
+msgstr "По абзаците от 3-то ниво"
#: customanimationtexttab.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "By 4th level paragraphs"
-msgstr ""
+msgstr "По абзаците от 4-то ниво"
#: customanimationtexttab.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "By 5th level paragraphs"
-msgstr ""
+msgstr "По абзаците от 5-то ниво"
#: customanimationtexttab.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animate attached _shape"
-msgstr ""
+msgstr "Анимиране _на прикачената фигура"
#: customanimationtexttab.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_In reverse order"
-msgstr ""
+msgstr "_В обратен ред"
#: customanimationtimingtab.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start:"
-msgstr ""
+msgstr "_Начало:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delay:"
-msgstr ""
+msgstr "_Закъснение:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_peed:"
-msgstr ""
+msgstr "_Скорост:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Repeat:"
-msgstr ""
+msgstr "_Повтаряне:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "При щракване"
#: customanimationtimingtab.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Заедно с предишния"
#: customanimationtimingtab.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "След предишния"
#: customanimationtimingtab.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rewind _when done playing"
-msgstr ""
+msgstr "Превъртане след _изпълнението"
#: customanimationtimingtab.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Animate as part of click sequence"
-msgstr ""
+msgstr "_Анимиране в последователността от щраквания"
#: customanimationtimingtab.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start _effect on click of"
-msgstr ""
+msgstr "Начало на _ефекта при щракване върху"
#: customanimationtimingtab.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trigger"
-msgstr ""
+msgstr "Задействащо условие"
#: customslideshows.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Field"
-msgstr ""
+msgstr "Редактиране на поле"
#: dlgfield.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Фиксирано"
#: dlgfield.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Променливо"
#: dlgfield.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field type"
-msgstr ""
+msgstr "Тип на полето"
#: dlgfield.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Език"
#: dlgfield.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Ф_ормат"
#: headerfooterdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Appl_y to All"
-msgstr ""
+msgstr "Прилагане върху _всички"
#: headerfooterdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Кадри"
#: headerfooterdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes and Handouts"
-msgstr ""
+msgstr "Бележки и листовки"
#: headerfootertab.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heade_r"
-msgstr ""
+msgstr "_Горен колонтитул"
#: headerfootertab.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header _text:"
-msgstr ""
+msgstr "_Текст на горен колонтитул:"
#: headerfootertab.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date and time"
-msgstr ""
+msgstr "_Дата и час"
#: headerfootertab.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed"
-msgstr ""
+msgstr "Ф_иксирани"
#: headerfootertab.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Променливи"
#: headerfootertab.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Език"
#: headerfootertab.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format"
-msgstr ""
+msgstr "_Формат"
#: headerfootertab.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "Долен _колонтитул"
#: headerfootertab.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ooter text:"
-msgstr ""
+msgstr "Т_екст на долен колонтитул:"
#: headerfootertab.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "_Номер на кадър"
#: headerfootertab.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on slide"
-msgstr ""
+msgstr "Включване в кадъра"
#: headerfootertab.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do _not show on the first slide"
-msgstr ""
+msgstr "Не _се показват на първия кадър"
#: headerfootertab.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page Number"
-msgstr ""
+msgstr "_Номер на страница"
#: headerfootertab.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on page"
-msgstr ""
+msgstr "Включване в страницата"
#: insertslides.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides"
-msgstr ""
+msgstr "Вмъкване на кадри"
#: insertslides.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before"
-msgstr ""
+msgstr "_Преди"
#: insertslides.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter"
-msgstr ""
+msgstr "_След"
#: insertslides.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Позиция"
#: masterlayoutdlg.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Master Elements"
-msgstr ""
+msgstr "Елементи на образеца"
#: masterlayoutdlg.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "_Горен колонтитул"
#: masterlayoutdlg.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date/time"
-msgstr ""
+msgstr "_Дата/час"
#: masterlayoutdlg.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "Долен _колонтитул"
#: masterlayoutdlg.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page number"
-msgstr ""
+msgstr "Номер на _страница"
#: masterlayoutdlg.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Номер на _кадър"
#: masterlayoutdlg.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Placeholders"
-msgstr ""
+msgstr "Запазени места"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow quick editing"
-msgstr ""
+msgstr "Бързо редактиране"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only text area selected"
-msgstr ""
+msgstr "Само текстовата част е избираема"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text objects"
-msgstr ""
+msgstr "Текстови обекти"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start with _wizard"
-msgstr ""
+msgstr "Стартиране с _помощник"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document"
-msgstr ""
+msgstr "Нов документ"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1049,52 +1049,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy when moving"
-msgstr ""
+msgstr "Копиране при местене"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
-msgstr ""
+msgid "Unit of _measurement"
+msgstr "_Мерна единица"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
-msgstr ""
+msgid "Ta_b stops"
+msgstr "_Позиции за табулация"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
-msgstr ""
+msgid "Objects always moveable"
+msgstr "Подвижни обекти - винаги"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
-msgstr ""
+msgid "Do not distort objects in curve"
+msgstr "Обектите в крива не се деформират"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
-msgstr ""
+msgid "Use background cache"
+msgstr "Кеш за фоновете"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1103,34 +1103,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Настройки"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
-msgstr ""
+msgid "Enable Presenter Console"
+msgstr "Разрешена конзола за водещия"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
-msgstr ""
+msgid "Always with current page"
+msgstr "Винаги с текущата страница"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
-msgstr ""
+msgid "Enable remote control"
+msgstr "Разрешаване на отдалечен контрол"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Presentation"
-msgstr ""
+msgstr "Презентация"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing scale"
-msgstr ""
+msgstr "_Мащаб на рисунка"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _width"
-msgstr ""
+msgstr "_Ширина на страницата"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _height"
-msgstr ""
+msgstr "_Височина на страница"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Мащаб"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_e printer metrics for document formatting"
-msgstr ""
+msgstr "_Форматиране на документа чрез метриките на принтера"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "_Добавяне на отстояния между абзаците и таблиците (в текущия документ)"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Съвместимост"
#: photoalbum.ui
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto External (Display %1)"
-msgstr ""
+msgstr "Автоматичен външен (монитор %1)"
#: presentationdialog.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page name"
-msgstr ""
+msgstr "_Име на страница"
#: prntopts.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ate"
-msgstr ""
+msgstr "_Дата"
#: prntopts.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ti_me"
-msgstr ""
+msgstr "Ч_ас"
#: prntopts.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_idden pages"
-msgstr ""
+msgstr "С_крити страници"
#: prntopts.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print"
-msgstr ""
+msgstr "Печат"
#: prntopts.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "По подразбиране"
#: prntopts.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to page"
-msgstr ""
+msgstr "_Напасване към страницата"
#: prntopts.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile pages"
-msgstr ""
+msgstr "_Страници в мозайка"
#: prntopts.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rochure"
-msgstr ""
+msgstr "_Брошура"
#: prntopts.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper tray from printer s_ettings"
-msgstr ""
+msgstr "_Подаване на хартията както в настройките на принтера"
#: prntopts.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fr_ont"
-msgstr ""
+msgstr "_Лице"
#: prntopts.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_ck"
-msgstr ""
+msgstr "_Гръб"
#: prntopts.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page options"
-msgstr ""
+msgstr "Настройки за страниците"
#: prntopts.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drawing"
-msgstr ""
+msgstr "Рисунка"
#: prntopts.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes"
-msgstr ""
+msgstr "Бележки"
#: prntopts.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Handouts"
-msgstr ""
+msgstr "Листовки"
#: prntopts.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "План"
#: prntopts.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Съдържание"
#: prntopts.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "По подразбиране"
#: prntopts.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gra_yscale"
-msgstr ""
+msgstr "Степени на сивото"
#: prntopts.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Black & _white"
-msgstr ""
+msgstr "Черно-бяло"
#: prntopts.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Quality"
-msgstr ""
+msgstr "Качество"
#: remotedialog.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Impress Remote"
-msgstr ""
+msgstr "Impress Remote"
#: sdviewpage.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rulers visible"
-msgstr ""
+msgstr "Видими скали"
#: sdviewpage.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap Lines when moving"
-msgstr ""
+msgstr "Помощни линии при местене"
#: sdviewpage.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All control points in Bezier editor"
-msgstr ""
+msgstr "Всички контролни точки в кривите на Безие"
#: sdviewpage.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour of each individual object"
-msgstr ""
+msgstr "Контур на всеки отделен обект"
#: sdviewpage.ui
msgctxt ""
@@ -1940,7 +1940,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Визуализация"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "Дизайн на кадър"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "Смяна на фонова страница"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "Изтриване на неизползваните фонове"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "Избор на дизайн на кадър"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "Зареждане..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -1949,7 +1994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to selected slides"
-msgstr ""
+msgstr "Прилагане върху избраните кадри"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1958,7 +2003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Speed:"
-msgstr ""
+msgstr "Скорост:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1967,7 +2012,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Slow"
-msgstr ""
+msgstr "Бавно"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1976,7 +2021,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Medium"
-msgstr ""
+msgstr "Средно"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1985,7 +2030,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Fast"
-msgstr ""
+msgstr "Бързо"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1994,7 +2039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sound:"
-msgstr ""
+msgstr "Звук:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2003,7 +2048,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Sound"
-msgstr ""
+msgstr "Без звук"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2012,7 +2057,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Stop Previous Sound"
-msgstr ""
+msgstr "Спиране на предишния звук"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2021,7 +2066,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Other Sound..."
-msgstr ""
+msgstr "Друг звук..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -2030,7 +2075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Loop until next sound"
-msgstr ""
+msgstr "Повтаряне до следващия звук"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2039,7 +2084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modify transition"
-msgstr ""
+msgstr "Промяна на прехода"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2048,7 +2093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On mouse click"
-msgstr ""
+msgstr "При щракване с мишката"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2057,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically after"
-msgstr ""
+msgstr "Автоматично след"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2066,7 +2111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Advance slide"
-msgstr ""
+msgstr "Следващ кадър"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2075,7 +2120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to All Slides"
-msgstr ""
+msgstr "Прилагане за всички кадри"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2084,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Play"
-msgstr ""
+msgstr "Изпълнение"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2093,7 +2138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slide Show"
-msgstr ""
+msgstr "Прожекция"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2102,7 +2147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic preview"
-msgstr ""
+msgstr "Автоматична мостра"
#: tabledesignpanel.ui
msgctxt ""
@@ -2111,7 +2156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_Заглавен ред"
#: tabledesignpanel.ui
msgctxt ""
@@ -2120,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "_Сумарен ред"
#: tabledesignpanel.ui
msgctxt ""
@@ -2129,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "_Редове на ленти"
#: tabledesignpanel.ui
msgctxt ""
@@ -2138,7 +2183,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "П_ърва колона"
#: tabledesignpanel.ui
msgctxt ""
@@ -2147,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "П_оследна колона"
#: tabledesignpanel.ui
msgctxt ""
@@ -2156,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "_Колони на ленти"
#: templatedialog.ui
msgctxt ""
@@ -2165,7 +2210,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Стилове за изображения"
#: templatedialog.ui
msgctxt ""
@@ -2174,7 +2219,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Стандартен"
#: templatedialog.ui
msgctxt ""
@@ -2183,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Организатор"
#: templatedialog.ui
msgctxt ""
@@ -2192,7 +2237,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Линия"
#: templatedialog.ui
msgctxt ""
@@ -2201,7 +2246,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Област"
#: templatedialog.ui
msgctxt ""
@@ -2210,7 +2255,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadowing"
-msgstr ""
+msgstr "Засенчване"
#: templatedialog.ui
msgctxt ""
@@ -2219,7 +2264,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Прозрачност"
#: templatedialog.ui
msgctxt ""
@@ -2228,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Шрифт"
#: templatedialog.ui
msgctxt ""
@@ -2237,7 +2282,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Ефект за шрифта"
#: templatedialog.ui
msgctxt ""
@@ -2246,7 +2291,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Отстъпи и разредка"
#: templatedialog.ui
msgctxt ""
@@ -2255,7 +2300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Текст"
#: templatedialog.ui
msgctxt ""
@@ -2264,7 +2309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Анимиран текст"
#: templatedialog.ui
msgctxt ""
@@ -2273,7 +2318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dimensioning"
-msgstr ""
+msgstr "Оразмеряване"
#: templatedialog.ui
msgctxt ""
@@ -2282,7 +2327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Съединителна линия"
#: templatedialog.ui
msgctxt ""
@@ -2291,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Подравняване"
#: templatedialog.ui
msgctxt ""
@@ -2300,7 +2345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Азиатска типография"
#: templatedialog.ui
msgctxt ""
@@ -2309,4 +2354,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Табулатори"
diff --git a/source/bg/sdext/source/minimizer.po b/source/bg/sdext/source/minimizer.po
deleted file mode 100644
index 95fc32c9020..00000000000
--- a/source/bg/sdext/source/minimizer.po
+++ /dev/null
@@ -1,37 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-18 16:13+0000\n"
-"Last-Translator: Hristo <h.hristov@icobgr.info>\n"
-"Language-Team: none\n"
-"Language: bg\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353255205.0\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"Presentation Minimizer служи за намаляване файловия размер на текущата презентация. Изображенията ще бъдат компресирани, а данните, които вече не са необходими, ще бъдат отстранени.\n"
-"Presentation Minimizer може да оптимизира обема на изображенията според качеството. Презентациите за екран или проектор не изискват толкова високо качество като тези за отпечатване.\n"
diff --git a/source/bg/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/bg/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 9bbc47e4420..00000000000
--- a/source/bg/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 18:59+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: bg\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "~Минимизиране на презентацията..."
diff --git a/source/bg/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/bg/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index be77fcca404..00000000000
--- a/source/bg/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-07-24 11:31+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: bg\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374665484.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Стъпки"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~Назад"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~Напред >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~Готово"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Отказ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Въведение"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "Presentation Mimimizer служи за намаляване файловия размер на текущата презентация. Изображенията ще бъдат компресирани, а данните, които вече не са необходими, ще бъдат премахнати. Като последна стъпка от помощника можете да изберете дали промените да се приложат върху текущата презентация или да се създаде оптимизирана нова версия на презентацията."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "~Задаване на настройки за Oracle Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~Изтриване"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Изберете настройките за оптимизиране на графиките"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Графика"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "Компресия ~без загуба"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "Компресия ~JPEG"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~Качество в %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "~Изтриване на подрязаните краища на графики"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "По-малка разделителна способ~ност"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<без промяна>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (за екран)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (за проектор)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 DPI (за принтер)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "~Прекъсване на връзките към външни графики"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE обекти"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Изберете настройки за замяна на OLE обектите"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Създаване на статични заместващи графики за OLE обектите"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "За ~всички OLE обекти"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~За OLE обекти, които не са базирани на формата OpenDocument"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "OLE (Object Linking and Embedding) е технология, позволяваща вграждане и свързване на документи и други обекти. Текущата презентация съдържа OLE обекти."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "OLE (Object Linking and Embedding) е технология, позволяваща вграждане и свързване на документи и други обекти. Текущата презентация не съдържа OLE обекти."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Кадри"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Изберете кои кадри да бъдат изтрити"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Образци за страници"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Изтриване на неизползваните ~образци за страници"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "Изчистване на ~бележките"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Изтриване на ~скритите кадри"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Изтриване на кадрите, които не се използват в ~прожекцията по избор"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Обобщение"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Изберете къде да се приложат следните промени"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Ход на операцията"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Оптимизирани обекти"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "~Прилагане на промените върху текущата презентация"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "~Отваряне на нова презентация"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "~Съхраняване на настройките като"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~Дублиране на презентацията преди прилагане на промените"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Ще бъдат изтрити %SLIDES кадър(а)."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "%IMAGES графики ще бъдат оптимизирани до JPEG с качество %QUALITY% и разделителна способност %RESOLUTION DPI."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "За %OLE обект(а) ще бъдат създадени заместващи графики."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Текущ размер на файла:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Прогнозиран нов размер на файла:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 МБ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Моите настройки"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "подразбирана сесия"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "Оптимизацията ще промени текущия документ. Желаете ли да продължите?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~Да"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "ОК"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "Presentation Minimizer успешно обнови презентацията \"%TITLE\". Размерът на файла се промени от %OLDFILESIZE МБ на %NEWFILESIZE МБ."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "Presentation Minimizer успешно обнови презентацията \"%TITLE\". Размерът на файла се промени от %OLDFILESIZE МБ на приблизително %NEWFILESIZE МБ."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "Presentation Minimizer успешно обнови презентацията \"%TITLE\". Размерът на файла се промени на %NEWFILESIZE МБ."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "Presentation Minimizer успешно обнови презентацията \"%TITLE\". Размерът на файла се промени на приблизително %NEWFILESIZE МБ."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "Презентацията се дублира..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "Изтриват се кадри..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "Оптимизират се графики..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "Създават се заместващи графики за OLE обекти..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Оптимизирана за проектор"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Оптимизирана за екран (най-малък файл)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Оптимизирана за проектор"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Оптимизирана за печат"
diff --git a/source/bg/sfx2/source/appl.po b/source/bg/sfx2/source/appl.po
index e6865a3cbba..f72d1f72aed 100644
--- a/source/bg/sfx2/source/appl.po
+++ b/source/bg/sfx2/source/appl.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-29 13:30+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"PO-Revision-Date: 2014-02-08 23:43+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385731803.0\n"
+"X-POOTLE-MTIME: 1391903027.0\n"
#: app.src
msgctxt ""
@@ -323,9 +323,8 @@ msgid ""
"OLE actions have finished and close all dialogs."
msgstr ""
"Приложението не може да бъде спряно в момента.\n"
-"Моля, изчакайте, докато всички задания за печат\n"
-"и/или действия на OLE са завършени и затворете\n"
-"всички диалогови прозорци."
+"Моля, изчакайте завършването на всички задания за печат\n"
+"и/или действия на OLE и затворете всички диалогови прозорци."
#: app.src
msgctxt ""
diff --git a/source/bg/sfx2/source/control.po b/source/bg/sfx2/source/control.po
index 8e94c9de213..b0b610a0d0d 100644
--- a/source/bg/sfx2/source/control.po
+++ b/source/bg/sfx2/source/control.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-29 13:30+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-06 11:59+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385731823.0\n"
+"X-POOTLE-MTIME: 1389009545.0\n"
#: templateview.src
msgctxt ""
@@ -27,7 +27,15 @@ msgstr "Всички шаблони"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr "Добре дошли! Можете да отворите или създадете документ."
+msgid "Welcome to %PRODUCTNAME."
+msgstr "Добре дошли в %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "Използвайте страничния панел, за да отворите или създадете файл."
diff --git a/source/bg/sfx2/source/doc.po b/source/bg/sfx2/source/doc.po
index 56d3c686dbf..0f33a5d61d5 100644
--- a/source/bg/sfx2/source/doc.po
+++ b/source/bg/sfx2/source/doc.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-29 13:30+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"PO-Revision-Date: 2014-02-11 00:37+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385731851.0\n"
+"X-POOTLE-MTIME: 1392079072.0\n"
#: doc.src
msgctxt ""
@@ -47,7 +47,7 @@ msgctxt ""
"STR_DELETE_REGION\n"
"string.text"
msgid "Are you sure you want to delete the region \"$1\"?"
-msgstr "Наистина ли желаете изтриване на региона \"$\"?"
+msgstr "Наистина ли желаете изтриване на региона \"$1\"?"
#: doc.src
msgctxt ""
@@ -55,7 +55,7 @@ msgctxt ""
"STR_DELETE_TEMPLATE\n"
"string.text"
msgid "Are you sure you want to delete the entry \"$1\"?"
-msgstr "Наистина ли желаете изтриване на записа \"$\"?"
+msgstr "Наистина ли желаете изтриване на записа \"$1\"?"
#: doc.src
msgctxt ""
diff --git a/source/bg/sfx2/uiconfig/ui.po b/source/bg/sfx2/uiconfig/ui.po
index a90d4afc0b0..0574576cdcf 100644
--- a/source/bg/sfx2/uiconfig/ui.po
+++ b/source/bg/sfx2/uiconfig/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-29 13:44+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-06 12:15+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: none\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385732651.0\n"
+"X-POOTLE-MTIME: 1389010549.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -46,11 +46,20 @@ msgstr "Използвайте подразбирания файлов форм
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "Използване на формат ODF"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr "_Използване на формат „%FORMATNAME“"
+msgstr ""
#: alienwarndialog.ui
msgctxt ""
@@ -59,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr "_Питане, когато не се запазва в ODF"
+msgstr "Питане, когато не се запазва в ODF"
#: checkin.ui
msgctxt ""
@@ -491,25 +500,25 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"%PRODUCTNAME се разпространява при условията на GNU Lesser General Public License версия 3. Копие на лиценза LGPL се намира на адрес http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME е достъпен според условията на Mozilla Public License, в. 2.0. Копие на лиценза MPL можете да намерите на http://mozilla.org/MPL/2.0/.\n"
"\n"
-"Допълнителни бележки за авторско право на код от трети страни, приложими върху части от софтуера, се намират във файла LICENSE.html. Изберете Показване на лиценза, за да видите подробности на английски.\n"
+"Допълнителни бележки за авторски права и лицензионни условия, приложими върху части от Софтуера, са изложени във файла LICENSE.html; изберете Показване на лиценза, за да прочетете подробностите на английски.\n"
"\n"
-"Всички споменати тук търговски и регистрирани марки принадлежат на съответните собственици.\n"
+"Всички запазени и регистрирани марки са собственост на съответните страни.\n"
"\n"
-"© 2000–2013 сътрудниците на LibreOffice и/или техните партньори. Всички права са запазени.\n"
+"© 2000–2014 сътрудниците на LibreOffice. Всички права запазени.\n"
"\n"
-"Продуктът е създаден от %OOOVENDOR на базата на OpenOffice.org, © 2000–2011 Oracle и/или нейните партньори. %OOOVENDOR благодари на всички членове на общността, вижте http://www.libreoffice.org/ за подробна информация."
+"Този продукт е създаден от %OOOVENDOR на базата на OpenOffice.org, © 2000–2011 Oracle и/или партньорите й. %OOOVENDOR благодари на всички членове на общността, за подробности вижте http://www.libreoffice.org/."
#: managestylepage.ui
msgctxt ""
@@ -1003,8 +1012,8 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr "_Отваряне"
+msgid "_Open File"
+msgstr "Отваряне на файл"
#: startcenter.ui
msgctxt ""
@@ -1021,8 +1030,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr "Създаване"
+msgid "Create:"
+msgstr "Създаване:"
#: startcenter.ui
msgctxt ""
@@ -1030,8 +1039,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr "Нов до_кумент"
+msgid "Writer _Document"
+msgstr "Документ на Writer"
#: startcenter.ui
msgctxt ""
@@ -1039,8 +1048,8 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
-msgstr "Нова _електронна таблица"
+msgid "Calc _Spreadsheet"
+msgstr "Електронна таблица на Calc"
#: startcenter.ui
msgctxt ""
@@ -1048,8 +1057,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr "Нова _презентация"
+msgid "Impress _Presentation"
+msgstr "Презентация на Impress"
#: startcenter.ui
msgctxt ""
@@ -1057,8 +1066,8 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
-msgstr "Нова _рисунка"
+msgid "Draw D_rawing"
+msgstr "Рисунка на Draw"
#: startcenter.ui
msgctxt ""
@@ -1066,8 +1075,8 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr "Нова _формула"
+msgid "Math For_mula"
+msgstr "Формула на Math"
#: startcenter.ui
msgctxt ""
@@ -1075,17 +1084,8 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr "Нова _база от данни"
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr "Помо_щ"
+msgid "Base D_atabase"
+msgstr "База от данни на Base"
#: startcenter.ui
msgctxt ""
diff --git a/source/bg/starmath/source.po b/source/bg/starmath/source.po
index 687b09cd2fe..b2da8ad09c4 100644
--- a/source/bg/starmath/source.po
+++ b/source/bg/starmath/source.po
@@ -3,18 +3,1810 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-29 12:12+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-01-09 11:35+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385727153.0\n"
+"X-POOTLE-MTIME: 1389267344.0\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "Знак +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "Знак -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "Знак +-"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "Знак -+"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "Булево НЕ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "Събиране +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "Изваждане -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "Умножение (точка)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "Умножение (x)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "Умножение (*)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "Деление (наклонена черта)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "Деление (÷)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "Деление (дроб)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "Булево И"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "Булево ИЛИ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "Равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "Не равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "По-малко"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "По-голямо"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "По-малко или равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "По-голямо или равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "По-малко или равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "По-голямо или равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "Много по-малко"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "Много по-голямо"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "Конгруентно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "Приблизително равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "Подобно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "Приблизително равно или равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "Пропорционално"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "Ортогонално"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "Успоредно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "Клони към"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "Принадлежи"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "Не принадлежи"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "Съдържа"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "Обединение"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "Сечение"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "Разлика"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Частно множество"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "Подмножество"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "Подмножество или равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "Надмножество"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "Надмножество или равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "Не подмножество"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "Не подмножество или равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "Не надмножество"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "Не надмножество или равно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "Абсолютна стойност"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Факториел"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "Квадратен корен"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "N-ти корен"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Експоненциална функция"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Експоненциална функция"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "Натурален логаритъм"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "Логаритъм"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "Синус"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "Косинус"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "Тангенс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "Котангтенс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "Аркуссинус"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "Аркускосинус"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "Аркустангенс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "Аркускотангенс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Хиперболичен синус"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Хиперболичен косинус"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Хиперболичен тангенс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Хиперболичен котангтенс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Хиперболичен ареасинус"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Хиперболичен ареакосинус"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Хиперболичен ареатангенс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Хиперболичен ареакотангтенс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "Сума"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "Долен индекс на сума"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "Горен индекс на сума"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr "Индекси на сума"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "Произведение"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "Долен индекс на произведение"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr "Горен индекс на произведение"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr "Индекси на произведение"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Koпроизведение"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "Долен индекс на копроизведение"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr "Горен индекс на копроизведение"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr "Индекси на копроизведение"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Граница"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "Долен индекс на граница"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "Горен индекс на граница"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr "Индекси на граница"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "Квантор за съществуване"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "Не съществува"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "Квантор за общност"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "Интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr "Долен индекс на интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr "Горен индекс на интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr "Индекси на интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "Двоен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr "Долен индекс на двоен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr "Горен индекс на двоен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr "Индекси на двоен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "Троен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr "Долен индекс на троен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr "Горен индекс на троен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr "Индекси на троен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr "Долен индекс на криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr "Горен индекс на криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr "Индекси на криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "Двоен криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr "Долен индекс на двоен криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr "Горен индекс на двоен криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr "Индекси на двоен криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "Троен криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr "Долен индекс на троен криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr "Горен индекс на троен криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr "Индекси на троен криволинеен интеграл"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Ударение наляво"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "Линия отгоре"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Брева"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "Обърнат циркумфлекс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "Кръгче"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "Точка"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "Две точки"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "Три точки"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Ударение надясно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Циркумфлекс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Тилда"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Стрелка за вектор"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "Долна линия"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "Горна линия"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "Зачертаване"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "Прозрачност"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "Получер шрифт"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "Курсивен шрифт"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "Преоразмеряване"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "Смяна на шрифт"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "Черен цвят"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "Син цвят"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "Зелен цвят"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "Червен цвят"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr "Цианов цвят"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr "Цвят магента"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "Жълт цвят"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "Групиращи скоби"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "Кръгли скоби"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "Квадратни скоби"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "Двойни квадратни скоби"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "Фигурни скоби"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "Счупени скоби"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr "Горни скоби"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "Долни скоби"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "Единични линии"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "Двойни линии"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "Операторни скоби"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "Кръгли скоби (мащабируеми)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "Квадратни скоби (мащабируеми)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "Двойни квадратни скоби (мащабируеми)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "Фигурни скоби (мащабируеми)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "Счупени скоби (мащабируеми)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr "Закръгляване нагоре (мащабируемо)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr "Закръгляване надолу (мащабируемо)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "Единични линии (мащабируеми)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "Двойни линии (мащабируеми)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "Операторни скоби (мащабируеми)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "Фигурна скоба отгоре (мащабируема)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "Фигурна скоба отдолу (мащабируема)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "Долен индекс отдясно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "Степен"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "Долен индекс отляво"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "Горен индекс отляво"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "Долен индекс отдолу"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "Горен индекс отгоре"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "Малка междина"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "Празнина"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "Нов ред"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "Вертикално разполагане (2 елемента)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "Вертикално разполагане"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Разполагане в матрица"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "Подравняване отляво"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "Центрирано подравняване"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "Подравняване отдясно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "Алеф"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "Празно множество"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "Реална част"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "Имагинерна част"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "Безкрайност"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "Частна производна"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "Набла"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "Символ на Вайерщрас"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "Точки в средата"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "Точки до горе"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "Точки до долу"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "Точки отдолу"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "Вертикални точки"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "Конкатенация"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "Деление (широка наклонена черта)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr "Деление (обратна широка наклонена черта)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "Дели"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "Не дели"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "Двойна стрелка наляво"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "Двойна стрелка наляво и надясно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "Двойна стрелка надясно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "Множество на естествените числа"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "Множество на целите числа"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "Множество на рационалните числа"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "Множество на реалните числа"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "Множество на комплексните числа"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "Голям циркумфлекс"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "Голяма тилда"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "Голяма стрелка за вектор"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "h черта"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "Ламбда черта"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "Стрелка наляво"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "Стрелка надясно"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "Стрелка нагоре"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "Стрелка надолу"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "Без интервал"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "Предхожда"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "Предхожда или е равно на"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "Предхожда или е еквивалентно на"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "Следва"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "Следва или е равно на"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "Следва или е еквивалентно на"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "Не предхожда"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "Не следва"
#: commands.src
msgctxt ""
@@ -83,14 +1875,6 @@ msgstr "Формати"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr "Символи"
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
diff --git a/source/bg/starmath/uiconfig/smath/ui.po b/source/bg/starmath/uiconfig/smath/ui.po
index 5d486a1cfbf..ca9b265bd6c 100644
--- a/source/bg/starmath/uiconfig/smath/ui.po
+++ b/source/bg/starmath/uiconfig/smath/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-29 13:26+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-06 12:49+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: none\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385731603.0\n"
+"X-POOTLE-MTIME: 1389012585.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -598,8 +598,8 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
-msgstr "_Игнориране на _~ и ` в края на реда"
+msgid "Ig_nore ~ and ` at the end of the line"
+msgstr "Игнориране на ~ и ` в края на реда"
#: smathsettings.ui
msgctxt ""
diff --git a/source/bg/svtools/source/misc.po b/source/bg/svtools/source/misc.po
index 09833ecb322..2c20ff06605 100644
--- a/source/bg/svtools/source/misc.po
+++ b/source/bg/svtools/source/misc.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-29 10:25+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-06 10:29+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385720751.0\n"
+"X-POOTLE-MTIME: 1389004170.0\n"
#: imagemgr.src
msgctxt ""
@@ -1677,7 +1677,7 @@ msgstr "Сръбски, латиница (Черна гора)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
msgstr "Сръбски, латиница"
@@ -2199,6 +2199,15 @@ msgstr "Кюрдски, централен (Иран)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "Кюрдски, южен (Иран)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/bg/svx/source/svdraw.po b/source/bg/svx/source/svdraw.po
index 51e940f6874..1bce4ced9d1 100644
--- a/source/bg/svx/source/svdraw.po
+++ b/source/bg/svx/source/svdraw.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-02 11:46+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"PO-Revision-Date: 2014-02-12 19:38+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354448783.0\n"
+"X-POOTLE-MTIME: 1392233891.0\n"
#: svdstr.src
msgctxt ""
@@ -4102,7 +4102,7 @@ msgctxt ""
"SIP_SA_MEASURETEXTFIXEDANGLE\n"
"string.text"
msgid "Angle of the dimension value"
-msgstr "Ъгъл на на текста за размер"
+msgstr "Ъгъл на текста за размер"
#: svdstr.src
msgctxt ""
diff --git a/source/bg/svx/uiconfig/ui.po b/source/bg/svx/uiconfig/ui.po
index c396991e851..3afc5c0d45b 100644
--- a/source/bg/svx/uiconfig/ui.po
+++ b/source/bg/svx/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-29 14:57+0000\n"
+"PO-Revision-Date: 2013-12-10 11:44+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385737026.0\n"
+"X-POOTLE-MTIME: 1386675873.0\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal:"
-msgstr ""
+msgstr "_Хоризонтално:"
#: optgridpage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Вертикално:"
#: optgridpage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchronize a_xes"
-msgstr ""
+msgstr "Синхронизирани _оси"
#: optgridpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Resolution"
-msgstr ""
+msgstr "Разделителна способност"
#: optgridpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "интервал(а)"
#: optgridpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "интервал(а)"
#: optgridpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizont_al:"
-msgstr ""
+msgstr "Хоризонт_ално:"
#: optgridpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "V_ertical:"
-msgstr ""
+msgstr "В_ертикално:"
#: optgridpage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subdivision"
-msgstr ""
+msgstr "Подразделяне"
#: optgridpage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To snap lines"
-msgstr ""
+msgstr "Към помощните линии"
#: optgridpage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To the _page margins"
-msgstr ""
+msgstr "Към _полетата на страницата"
#: optgridpage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To object _frame"
-msgstr ""
+msgstr "Към ра_мките на обекти"
#: optgridpage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To obje_ct points"
-msgstr ""
+msgstr "Към възлите на обе_кти"
#: optgridpage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap range"
-msgstr ""
+msgstr "Обхват за _прилепване"
#: optgridpage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap"
-msgstr ""
+msgstr "Прилепване"
#: optgridpage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_When creating or moving objects"
-msgstr ""
+msgstr "При създа_ване или местене на обекти"
#: optgridpage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend edges"
-msgstr ""
+msgstr "Удължаван_е на страните"
#: optgridpage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When ro_tating"
-msgstr ""
+msgstr "При вър_тене"
#: optgridpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reducti_on"
-msgstr ""
+msgstr "_Редукция на възлите"
#: optgridpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap position"
-msgstr ""
+msgstr "Прилепване на позицията"
#: passwd.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Change Password"
-msgstr ""
+msgstr "Смяна на паролата"
#: passwd.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password"
-msgstr ""
+msgstr "_Парола"
#: passwd.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Old password"
-msgstr ""
+msgstr "Стара парола"
#: passwd.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ssword"
-msgstr ""
+msgstr "П_арола"
#: passwd.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Confi_rm"
-msgstr ""
+msgstr "П_отвърждение"
#: passwd.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New password"
-msgstr ""
+msgstr "Нова парола"
#: redlinecontrol.ui
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Запълване:"
#: sidebararea.ui
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Запълване:"
#: sidebararea.ui
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill:"
-msgstr ""
+msgstr "_Запълване:"
#: sidebararea.ui
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Изберете вида запълване, който да бъде приложен."
#: sidebararea.ui
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Изберете вида запълване, който да бъде приложен."
#: sidebararea.ui
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Изберете цвета, който да бъде приложен."
#: sidebararea.ui
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Изберете цвета, който да бъде приложен."
#: sidebararea.ui
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Изберете ефекта, който да бъде приложен."
#: sidebararea.ui
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Изберете ефекта, който да бъде приложен."
#: sidebararea.ui
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Прозрачност"
#: sidebararea.ui
msgctxt ""
@@ -1544,7 +1544,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Прозрачност"
#: sidebararea.ui
msgctxt ""
@@ -1553,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Прозрачност:"
#: sidebararea.ui
msgctxt ""
@@ -1562,7 +1562,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Изберете вида прозрачност, който да бъде приложен."
#: sidebararea.ui
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Изберете вида прозрачност, който да бъде приложен."
#: sidebararea.ui
msgctxt ""
@@ -1580,7 +1580,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Няма"
#: sidebararea.ui
msgctxt ""
@@ -1589,7 +1589,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Solid"
-msgstr ""
+msgstr "Равномерна"
#: sidebararea.ui
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Линеен градиент"
#: sidebararea.ui
msgctxt ""
@@ -1607,7 +1607,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Осев градиент"
#: sidebararea.ui
msgctxt ""
@@ -1616,7 +1616,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Радиален градиент"
#: sidebararea.ui
msgctxt ""
@@ -1625,7 +1625,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "Елиптичен градиент"
#: sidebararea.ui
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Четириъгълен градиент"
#: sidebararea.ui
msgctxt ""
@@ -1643,7 +1643,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Правоъгълен градиент"
#: sidebararea.ui
msgctxt ""
@@ -1652,7 +1652,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Задайте вариацията на градиента за прозрачност."
#: sidebararea.ui
msgctxt ""
@@ -1661,7 +1661,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Задайте вариацията на градиента за прозрачност."
#: sidebararea.ui
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Задайте стойност между 0% (непрозрачно) и 100% (прозрачно)."
#: sidebararea.ui
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Задайте стойност между 0% (непрозрачно) и 100% (прозрачно)."
#: sidebargraphic.ui
msgctxt ""
@@ -1688,7 +1688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brightness:"
-msgstr ""
+msgstr "_Яркост:"
#: sidebargraphic.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Задайте светлостта на графиката."
#: sidebargraphic.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Задайте светлостта на графиката."
#: sidebargraphic.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contrast:"
-msgstr ""
+msgstr "_Контраст:"
#: sidebargraphic.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Задайте големината на разликата между най-светлите и най-тъмните части на графиката."
#: sidebargraphic.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Задайте големината на разликата между най-светлите и най-тъмните части на графиката."
#: sidebargraphic.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color _mode:"
-msgstr ""
+msgstr "_Цветови режим:"
#: sidebargraphic.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Прозрачност:"
#: sidebargraphic.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Задайте процента прозрачност: 0% е непрозрачно, 100% е напълно прозрачно."
#: sidebargraphic.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Задайте процента прозрачност: 0% е непрозрачно, 100% е напълно прозрачно."
#: sidebargraphic.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Червено"
#: sidebargraphic.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Червено"
#: sidebargraphic.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Зелено"
#: sidebargraphic.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Зелено"
#: sidebargraphic.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Синьо"
#: sidebargraphic.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Синьо"
#: sidebargraphic.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Задайте гама-стойността, която влияе върху яркостта на средните тонове."
#: sidebargraphic.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Задайте гама-стойността, която влияе върху яркостта на средните тонове."
#: sidebarinsert.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Линия"
#: sidebarinsert.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Линия"
#: sidebarinsert.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Линия със стрелка в края"
#: sidebarinsert.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Линия със стрелка в края"
#: sidebarinsert.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Правоъгълник"
#: sidebarinsert.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Правоъгълник"
#: sidebarinsert.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Елипса"
#: sidebarinsert.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Елипса"
#: sidebarinsert.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Текст (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Текст (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1940,7 +1940,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Крива"
#: sidebarinsert.ui
msgctxt ""
@@ -1949,7 +1949,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Крива"
#: sidebarinsert.ui
msgctxt ""
@@ -1958,7 +1958,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Съединителна линия"
#: sidebarinsert.ui
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Съединителна линия"
#: sidebarinsert.ui
msgctxt ""
@@ -1976,7 +1976,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Линии и стрелки"
#: sidebarinsert.ui
msgctxt ""
@@ -1985,7 +1985,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Линии и стрелки"
#: sidebarinsert.ui
msgctxt ""
@@ -1994,7 +1994,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Основни фигури"
#: sidebarinsert.ui
msgctxt ""
@@ -2003,7 +2003,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Основни фигури"
#: sidebarinsert.ui
msgctxt ""
@@ -2012,7 +2012,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Фигури - символи"
#: sidebarinsert.ui
msgctxt ""
@@ -2021,7 +2021,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Фигури - символи"
#: sidebarinsert.ui
msgctxt ""
@@ -2030,7 +2030,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Блокови стрелки"
#: sidebarinsert.ui
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Блокови стрелки"
#: sidebarinsert.ui
msgctxt ""
@@ -2048,7 +2048,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Блоксхеми"
#: sidebarinsert.ui
msgctxt ""
@@ -2057,7 +2057,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Блоксхеми"
#: sidebarinsert.ui
msgctxt ""
@@ -2066,7 +2066,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Изнесени означения"
#: sidebarinsert.ui
msgctxt ""
@@ -2075,7 +2075,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Изнесени означения"
#: sidebarinsert.ui
msgctxt ""
@@ -2084,7 +2084,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Звезди"
#: sidebarinsert.ui
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Звезди"
#: sidebarline.ui
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Ширина:"
#: sidebarline.ui
msgctxt ""
@@ -2111,7 +2111,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Изберете ширината на линията."
#: sidebarline.ui
msgctxt ""
@@ -2120,7 +2120,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Изберете ширината на линията."
#: sidebarline.ui
msgctxt ""
@@ -2129,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Цвят:"
#: sidebarline.ui
msgctxt ""
@@ -2138,7 +2138,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Задайте прозрачността на линията."
#: sidebarline.ui
msgctxt ""
@@ -2147,7 +2147,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Задайте прозрачността на линията."
#: sidebarline.ui
msgctxt ""
@@ -2156,7 +2156,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Изберете цвета на линията."
#: sidebarline.ui
msgctxt ""
@@ -2165,7 +2165,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Изберете цвета на линията."
#: sidebarline.ui
msgctxt ""
@@ -2174,7 +2174,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Изберете цвета на линията."
#: sidebarline.ui
msgctxt ""
@@ -2183,7 +2183,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Изберете цвета на линията."
#: sidebarline.ui
msgctxt ""
@@ -2192,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Прозрачност:"
#: sidebarline.ui
msgctxt ""
@@ -2201,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "_Стил:"
#: sidebarline.ui
msgctxt ""
@@ -2210,7 +2210,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Изберете стила на линията."
#: sidebarline.ui
msgctxt ""
@@ -2219,7 +2219,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Изберете стила на линията."
#: sidebarline.ui
msgctxt ""
@@ -2228,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Arrow:"
-msgstr ""
+msgstr "С_трелка:"
#: sidebarline.ui
msgctxt ""
@@ -2237,7 +2237,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Задайте стила на началото на линията."
#: sidebarline.ui
msgctxt ""
@@ -2246,7 +2246,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Задайте стила на началото на линията."
#: sidebarline.ui
msgctxt ""
@@ -2255,7 +2255,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Задайте стила на края на линията."
#: sidebarline.ui
msgctxt ""
@@ -2264,7 +2264,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Задайте стила на края на линията."
#: sidebarline.ui
msgctxt ""
@@ -2273,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Стил на _ъглите:"
#: sidebarline.ui
msgctxt ""
@@ -2282,7 +2282,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Задайте стила на свързване на отсечките."
#: sidebarline.ui
msgctxt ""
@@ -2291,7 +2291,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Задайте стила на свързване на отсечките."
#: sidebarline.ui
msgctxt ""
@@ -2300,7 +2300,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Заоблени"
#: sidebarline.ui
msgctxt ""
@@ -2309,7 +2309,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- няма -"
#: sidebarline.ui
msgctxt ""
@@ -2318,7 +2318,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Скосени на 45°"
#: sidebarline.ui
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Скосени"
#: sidebarline.ui
msgctxt ""
@@ -2336,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Стил на _крайчетата:"
#: sidebarline.ui
msgctxt ""
@@ -2345,7 +2345,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Изберете стила на крайчетата на линията."
#: sidebarline.ui
msgctxt ""
@@ -2354,7 +2354,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Изберете стила на крайчетата на линията."
#: sidebarline.ui
msgctxt ""
@@ -2363,7 +2363,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Плоски"
#: sidebarline.ui
msgctxt ""
@@ -2372,7 +2372,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Заоблени"
#: sidebarline.ui
msgctxt ""
@@ -2381,7 +2381,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Квадратни"
#: sidebarparagraph.ui
msgctxt ""
@@ -2390,7 +2390,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Водачи и номерация"
#: sidebarparagraph.ui
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Водачи и номерация"
#: sidebarparagraph.ui
msgctxt ""
@@ -2408,7 +2408,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Водачи"
#: sidebarparagraph.ui
msgctxt ""
@@ -2417,7 +2417,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Водачи"
#: sidebarparagraph.ui
msgctxt ""
@@ -2426,7 +2426,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Номерация"
#: sidebarparagraph.ui
msgctxt ""
@@ -2435,7 +2435,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Номерация"
#: sidebarparagraph.ui
msgctxt ""
@@ -2444,7 +2444,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Фонов цвят на абзаца"
#: sidebarparagraph.ui
msgctxt ""
@@ -2453,7 +2453,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Фонов цвят на абзаца"
#: sidebarparagraph.ui
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Фонов цвят на абзаца"
#: sidebarparagraph.ui
msgctxt ""
@@ -2471,7 +2471,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Фонов цвят на абзаца"
#: sidebarparagraph.ui
msgctxt ""
@@ -2480,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "О_тстояния:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2489,7 +2489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indent:"
-msgstr ""
+msgstr "_Отстъп:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2498,7 +2498,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Отстояния"
#: sidebarparagraph.ui
msgctxt ""
@@ -2507,7 +2507,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Отстояния"
#: sidebarparagraph.ui
msgctxt ""
@@ -2516,7 +2516,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Увеличаване на отстоянията"
#: sidebarparagraph.ui
msgctxt ""
@@ -2525,7 +2525,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Увеличаване на отстоянията"
#: sidebarparagraph.ui
msgctxt ""
@@ -2534,7 +2534,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Намаляване на отстоянията"
#: sidebarparagraph.ui
msgctxt ""
@@ -2543,7 +2543,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Намаляване на отстоянията"
#: sidebarparagraph.ui
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Отстъп"
#: sidebarparagraph.ui
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Отстъп"
#: sidebarparagraph.ui
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Увеличаване на отстъпа"
#: sidebarparagraph.ui
msgctxt ""
@@ -2579,7 +2579,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Увеличаване на отстъпа"
#: sidebarparagraph.ui
msgctxt ""
@@ -2588,7 +2588,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Намаляване на отстъпа"
#: sidebarparagraph.ui
msgctxt ""
@@ -2597,7 +2597,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Намаляване на отстъпа"
#: sidebarparagraph.ui
msgctxt ""
@@ -2606,7 +2606,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Превключване към висящ абзац"
#: sidebarparagraph.ui
msgctxt ""
@@ -2615,7 +2615,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Превключване към висящ абзац"
#: sidebarparagraph.ui
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Отстъп"
#: sidebarparagraph.ui
msgctxt ""
@@ -2633,7 +2633,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Отстъп"
#: sidebarparagraph.ui
msgctxt ""
@@ -2642,7 +2642,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Увеличаване на отстъпа"
#: sidebarparagraph.ui
msgctxt ""
@@ -2651,7 +2651,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Увеличаване на отстъпа"
#: sidebarparagraph.ui
msgctxt ""
@@ -2660,7 +2660,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Намаляване на отстъпа"
#: sidebarparagraph.ui
msgctxt ""
@@ -2669,7 +2669,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Намаляване на отстъпа"
#: sidebarparagraph.ui
msgctxt ""
@@ -2678,7 +2678,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Превключване към висящ абзац"
#: sidebarparagraph.ui
msgctxt ""
@@ -2687,7 +2687,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Превключване към висящ абзац"
#: sidebarparagraph.ui
msgctxt ""
@@ -2696,7 +2696,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Разстояние над абзаца"
#: sidebarparagraph.ui
msgctxt ""
@@ -2705,7 +2705,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Разстояние над абзаца"
#: sidebarparagraph.ui
msgctxt ""
@@ -2714,7 +2714,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Разстояние под абзаца"
#: sidebarparagraph.ui
msgctxt ""
@@ -2723,7 +2723,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Разстояние под абзаца"
#: sidebarparagraph.ui
msgctxt ""
@@ -2732,7 +2732,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Междуредия"
#: sidebarparagraph.ui
msgctxt ""
@@ -2741,7 +2741,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Междуредия"
#: sidebarparagraph.ui
msgctxt ""
@@ -2750,7 +2750,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Междуредия"
#: sidebarparagraph.ui
msgctxt ""
@@ -2759,7 +2759,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Междуредия"
#: sidebarparagraph.ui
msgctxt ""
@@ -2768,7 +2768,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Хоризонтално подравняване"
#: sidebarparagraph.ui
msgctxt ""
@@ -2777,7 +2777,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Хоризонтално подравняване"
#: sidebarparagraph.ui
msgctxt ""
@@ -2786,7 +2786,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Подравняване отляво"
#: sidebarparagraph.ui
msgctxt ""
@@ -2795,7 +2795,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Подравняване отляво"
#: sidebarparagraph.ui
msgctxt ""
@@ -2804,7 +2804,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Центрирано подравняване"
#: sidebarparagraph.ui
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Центрирано подравняване"
#: sidebarparagraph.ui
msgctxt ""
@@ -2822,7 +2822,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Подравняване отдясно"
#: sidebarparagraph.ui
msgctxt ""
@@ -2831,7 +2831,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Подравняване отдясно"
#: sidebarparagraph.ui
msgctxt ""
@@ -2840,7 +2840,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Двустранно подравняване"
#: sidebarparagraph.ui
msgctxt ""
@@ -2849,7 +2849,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Двустранно подравняване"
#: sidebarparagraph.ui
msgctxt ""
@@ -2858,7 +2858,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Вертикално подравняване"
#: sidebarparagraph.ui
msgctxt ""
@@ -2867,7 +2867,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Вертикално подравняване"
#: sidebarparagraph.ui
msgctxt ""
@@ -2876,7 +2876,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Подравняване отгоре"
#: sidebarparagraph.ui
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Подравняване отгоре"
#: sidebarparagraph.ui
msgctxt ""
@@ -2894,7 +2894,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Вертикално центриране"
#: sidebarparagraph.ui
msgctxt ""
@@ -2903,7 +2903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Вертикално центриране"
#: sidebarparagraph.ui
msgctxt ""
@@ -2912,7 +2912,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Подравняване отдолу"
#: sidebarparagraph.ui
msgctxt ""
@@ -2921,7 +2921,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Подравняване отдолу"
#: sidebarpossize.ui
msgctxt ""
@@ -2930,7 +2930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Horizontal:"
-msgstr ""
+msgstr "_Хоризонтално:"
#: sidebarpossize.ui
msgctxt ""
@@ -2939,7 +2939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Въведете стойност за хоризонталната позиция."
#: sidebarpossize.ui
msgctxt ""
@@ -2948,7 +2948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Въведете стойност за хоризонталната позиция."
#: sidebarpossize.ui
msgctxt ""
@@ -2957,7 +2957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "Вер_тикално:"
#: sidebarpossize.ui
msgctxt ""
@@ -2966,7 +2966,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Въведете стойност за вертикалната позиция."
#: sidebarpossize.ui
msgctxt ""
@@ -2975,7 +2975,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Въведете стойност за вертикалната позиция."
#: sidebarpossize.ui
msgctxt ""
@@ -2984,7 +2984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Ширина:"
#: sidebarpossize.ui
msgctxt ""
@@ -2993,7 +2993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Въведете ширина за избрания обект."
#: sidebarpossize.ui
msgctxt ""
@@ -3002,7 +3002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Въведете ширина за избрания обект."
#: sidebarpossize.ui
msgctxt ""
@@ -3011,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "_Височина:"
#: sidebarpossize.ui
msgctxt ""
@@ -3020,7 +3020,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Въведете височина за избрания обект."
#: sidebarpossize.ui
msgctxt ""
@@ -3029,7 +3029,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Въведете височина за избрания обект."
#: sidebarpossize.ui
msgctxt ""
@@ -3038,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Запазване на пропорциите"
#: sidebarpossize.ui
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Отметнете за поддържане на пропорциите при преоразмеряване на избрания обект."
#: sidebarpossize.ui
msgctxt ""
@@ -3056,7 +3056,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Отметнете за поддържане на пропорциите при преоразмеряване на избрания обект."
#: sidebarpossize.ui
msgctxt ""
@@ -3065,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rotation:"
-msgstr ""
+msgstr "Завъ_ртане:"
#: sidebarpossize.ui
msgctxt ""
@@ -3074,7 +3074,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Изберете ъгъла на завъртане."
#: sidebarpossize.ui
msgctxt ""
@@ -3083,7 +3083,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Изберете ъгъла на завъртане."
#: sidebarpossize.ui
msgctxt ""
@@ -3092,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Flip:"
-msgstr ""
+msgstr "_Обръщане:"
#: sidebarpossize.ui
msgctxt ""
@@ -3101,7 +3101,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Обръща избраните обекти вертикално."
#: sidebarpossize.ui
msgctxt ""
@@ -3110,7 +3110,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Обръща избраните обекти вертикално."
#: sidebarpossize.ui
msgctxt ""
@@ -3119,7 +3119,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Обръща избраните обекти хоризонтално."
#: sidebarpossize.ui
msgctxt ""
@@ -3128,4 +3128,4 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Обръща избраните обекти хоризонтално."
diff --git a/source/bg/sw/source/ui/dbui.po b/source/bg/sw/source/ui/dbui.po
index 457dab42ff6..d3bd43cfd73 100644
--- a/source/bg/sw/source/ui/dbui.po
+++ b/source/bg/sw/source/ui/dbui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 15:49+0000\n"
+"PO-Revision-Date: 2013-12-04 10:19+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385999365.0\n"
+"X-POOTLE-MTIME: 1386152393.0\n"
#: createaddresslistdialog.src
msgctxt ""
@@ -875,7 +875,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Dear"
-msgstr ""
+msgstr "Драги"
#: mmaddressblockpage.src
msgctxt ""
@@ -884,7 +884,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Hello"
-msgstr ""
+msgstr "Здравейте"
#: mmaddressblockpage.src
msgctxt ""
@@ -893,7 +893,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Hi"
-msgstr ""
+msgstr "Привет"
#: mmaddressblockpage.src
msgctxt ""
@@ -902,7 +902,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid ","
-msgstr ""
+msgstr ","
#: mmaddressblockpage.src
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid ":"
-msgstr ""
+msgstr ":"
#: mmaddressblockpage.src
msgctxt ""
@@ -920,7 +920,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "!"
-msgstr ""
+msgstr "!"
#: mmaddressblockpage.src
msgctxt ""
@@ -929,7 +929,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "(none)"
-msgstr ""
+msgstr "(няма)"
#: mmaddressblockpage.src
msgctxt ""
diff --git a/source/bg/sw/source/ui/dochdl.po b/source/bg/sw/source/ui/dochdl.po
index 794fdf1e4d3..5bacfb53681 100644
--- a/source/bg/sw/source/ui/dochdl.po
+++ b/source/bg/sw/source/ui/dochdl.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:14+0000\n"
-"Last-Translator: Hristo <h.hristov@icobgr.info>\n"
+"PO-Revision-Date: 2013-12-04 10:18+0000\n"
+"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353255281.0\n"
+"X-POOTLE-MTIME: 1386152307.0\n"
#: dochdl.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_PRIVATEGRAPHIC\n"
"string.text"
msgid "Image [%PRODUCTNAME Writer]"
-msgstr ""
+msgstr "Изображение [%PRODUCTNAME Writer]"
#: dochdl.src
msgctxt ""
diff --git a/source/bg/sw/source/ui/docvw.po b/source/bg/sw/source/ui/docvw.po
index 73542945400..b6eea953c53 100644
--- a/source/bg/sw/source/ui/docvw.po
+++ b/source/bg/sw/source/ui/docvw.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:14+0000\n"
-"Last-Translator: Hristo <h.hristov@icobgr.info>\n"
+"PO-Revision-Date: 2013-12-04 10:23+0000\n"
+"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353255281.0\n"
+"X-POOTLE-MTIME: 1386152638.0\n"
#: access.src
msgctxt ""
@@ -336,7 +336,7 @@ msgctxt ""
"MN_READONLY_SAVEGRAPHIC\n"
"menuitem.text"
msgid "Save Image..."
-msgstr ""
+msgstr "Запазване на изображението..."
#: docvw.src
msgctxt ""
@@ -363,7 +363,7 @@ msgctxt ""
"MN_READONLY_GRAPHICTOGALLERY\n"
"menuitem.text"
msgid "Add Image"
-msgstr ""
+msgstr "Добавяне на изображение"
#: docvw.src
msgctxt ""
@@ -417,7 +417,7 @@ msgctxt ""
"MN_READONLY_COPYGRAPHIC\n"
"menuitem.text"
msgid "Copy ~Image"
-msgstr ""
+msgstr "Копиране на _изображението"
#: docvw.src
msgctxt ""
@@ -426,7 +426,7 @@ msgctxt ""
"MN_READONLY_LOADGRAPHIC\n"
"menuitem.text"
msgid "Load Image"
-msgstr ""
+msgstr "Зареждане на изображение"
#: docvw.src
msgctxt ""
@@ -435,7 +435,7 @@ msgctxt ""
"MN_READONLY_GRAPHICOFF\n"
"menuitem.text"
msgid "Image Off"
-msgstr ""
+msgstr "Изключване на изображението"
#: docvw.src
msgctxt ""
diff --git a/source/bg/sw/source/ui/fldui.po b/source/bg/sw/source/ui/fldui.po
index 28b7ebcc6cb..248ee80e72f 100644
--- a/source/bg/sw/source/ui/fldui.po
+++ b/source/bg/sw/source/ui/fldui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:37+0000\n"
+"PO-Revision-Date: 2013-12-04 10:24+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518235.0\n"
+"X-POOTLE-MTIME: 1386152648.0\n"
#: fldui.src
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"FLD_STAT_GRF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Изображение"
#: fldui.src
msgctxt ""
@@ -926,7 +926,7 @@ msgctxt ""
"FMT_MARK_GRAFIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Изображение"
#: fldui.src
msgctxt ""
diff --git a/source/bg/sw/source/ui/inc.po b/source/bg/sw/source/ui/inc.po
new file mode 100644
index 00000000000..ad4c135fe06
--- /dev/null
+++ b/source/bg/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-06 10:28+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389004130.0\n"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/bg/sw/source/ui/index.po b/source/bg/sw/source/ui/index.po
index ccc403ac476..39c6d4cbe8e 100644
--- a/source/bg/sw/source/ui/index.po
+++ b/source/bg/sw/source/ui/index.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-24 11:29+0000\n"
+"PO-Revision-Date: 2013-12-10 12:52+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374665368.0\n"
+"X-POOTLE-MTIME: 1386679932.0\n"
#: cnttab.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_USER_DEFINED_INDEX\n"
"string.text"
msgid "User-Defined Index"
-msgstr ""
+msgstr "Потребителски указател"
#: cnttab.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_NOSORTKEY\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Няма>"
#: cnttab.src
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"STR_NO_CHAR_STYLE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Няма>"
#: cnttab.src
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"STR_DELIM\n"
"string.text"
msgid "S"
-msgstr ""
+msgstr "Р"
#: cnttab.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"STR_TOKEN_ENTRY_NO\n"
"string.text"
msgid "E#"
-msgstr ""
+msgstr "Е#"
#: cnttab.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_TOKEN_ENTRY\n"
"string.text"
msgid "E"
-msgstr ""
+msgstr "Е"
#: cnttab.src
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"STR_TOKEN_TAB_STOP\n"
"string.text"
msgid "T"
-msgstr ""
+msgstr "Т"
#: cnttab.src
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"STR_TOKEN_PAGE_NUMS\n"
"string.text"
msgid "#"
-msgstr ""
+msgstr "#"
#: cnttab.src
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_TOKEN_CHAPTER_INFO\n"
"string.text"
msgid "CI"
-msgstr ""
+msgstr "ИГ"
#: cnttab.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_TOKEN_LINK_START\n"
"string.text"
msgid "LS"
-msgstr ""
+msgstr "НХ"
#: cnttab.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"STR_TOKEN_LINK_END\n"
"string.text"
msgid "LE"
-msgstr ""
+msgstr "КХ"
#: cnttab.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_TOKEN_AUTHORITY\n"
"string.text"
msgid "A"
-msgstr ""
+msgstr "И"
#: cnttab.src
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY_NO\n"
"string.text"
msgid "Chapter number"
-msgstr ""
+msgstr "Номер на глава"
#: cnttab.src
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY\n"
"string.text"
msgid "Entry"
-msgstr ""
+msgstr "Елемент"
#: cnttab.src
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_TOKEN_HELP_TAB_STOP\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Табулатор"
#: cnttab.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_TOKEN_HELP_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Текст"
#: cnttab.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_TOKEN_HELP_PAGE_NUMS\n"
"string.text"
msgid "Page number"
-msgstr ""
+msgstr "Номер на страница"
#: cnttab.src
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_TOKEN_HELP_CHAPTER_INFO\n"
"string.text"
msgid "Chapter info"
-msgstr ""
+msgstr "Информация за главата"
#: cnttab.src
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_START\n"
"string.text"
msgid "Hyperlink start"
-msgstr ""
+msgstr "Начало на хипервръзка"
#: cnttab.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_END\n"
"string.text"
msgid "Hyperlink end"
-msgstr ""
+msgstr "Край на хипервръзка"
#: cnttab.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_TOKEN_HELP_AUTHORITY\n"
"string.text"
msgid "Bibliography entry: "
-msgstr ""
+msgstr "Библиографски запис: "
#: cnttab.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_CHARSTYLE\n"
"string.text"
msgid "Character Style: "
-msgstr ""
+msgstr "Знаков стил: "
#: cnttab.src
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "%PRODUCTNAME Math"
-msgstr ""
+msgstr "%PRODUCTNAME Math"
#: cnttab.src
msgctxt ""
@@ -240,7 +240,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "%PRODUCTNAME Chart"
-msgstr ""
+msgstr "%PRODUCTNAME Chart"
#: cnttab.src
msgctxt ""
@@ -249,7 +249,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "%PRODUCTNAME Calc"
-msgstr ""
+msgstr "%PRODUCTNAME Calc"
#: cnttab.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
-msgstr ""
+msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.src
msgctxt ""
@@ -267,7 +267,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Други OLE обекти"
#: cnttab.src
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"STR_AUTOMARK_TYPE\n"
"string.text"
msgid "Selection file for the alphabetical index (*.sdi)"
-msgstr ""
+msgstr "Файл за избор за азбучния указател (*.sdi)"
#: idxmrk.src
msgctxt ""
diff --git a/source/bg/sw/source/ui/misc.po b/source/bg/sw/source/ui/misc.po
index 3d30e927e5e..476a9952655 100644
--- a/source/bg/sw/source/ui/misc.po
+++ b/source/bg/sw/source/ui/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 11:26+0000\n"
+"PO-Revision-Date: 2013-12-10 12:54+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370863580.0\n"
+"X-POOTLE-MTIME: 1386680040.0\n"
#: glossary.src
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Image"
-msgstr ""
+msgstr "Изображение"
#: numberingtypelistbox.src
msgctxt ""
diff --git a/source/bg/sw/source/ui/shells.po b/source/bg/sw/source/ui/shells.po
index dc35ffd35c6..73531a103dc 100644
--- a/source/bg/sw/source/ui/shells.po
+++ b/source/bg/sw/source/ui/shells.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:14+0000\n"
-"Last-Translator: Hristo <h.hristov@icobgr.info>\n"
+"PO-Revision-Date: 2013-12-10 14:53+0000\n"
+"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353255289.0\n"
+"X-POOTLE-MTIME: 1386687200.0\n"
#: shells.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"STR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "Файлът с изображението не може да бъде отворен"
#: shells.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"STR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "Файлът с изображението не може да бъде прочетен"
#: shells.src
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown Image format"
-msgstr ""
+msgstr "Непознат формат на изображение"
#: shells.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This Image file version is not supported"
-msgstr ""
+msgstr "Версията на файла с изображението не се поддържа"
#: shells.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Не е намерен филтър за изображението"
#: shells.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert the Image."
-msgstr ""
+msgstr "Няма достатъчно памет за вмъкване на изображението."
#: shells.src
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"STR_INSERT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Вмъкване на изображение"
#: shells.src
msgctxt ""
@@ -220,7 +220,7 @@ msgctxt ""
"RID_GRAFIK_TOOLBOX\n"
"string.text"
msgid "Images Object Bar"
-msgstr ""
+msgstr "Лента Обекти - изображение"
#: shells.src
msgctxt ""
@@ -252,7 +252,7 @@ msgctxt ""
"RID_DRAW_TEXT_TOOLBOX\n"
"string.text"
msgid "Text Object Bar/Images"
-msgstr ""
+msgstr "Лента Обекти - текст/изображения"
#: shells.src
msgctxt ""
@@ -292,7 +292,7 @@ msgctxt ""
"STR_SHELLNAME_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Изображение"
#: shells.src
msgctxt ""
@@ -372,7 +372,7 @@ msgctxt ""
"STR_SWBG_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Изображение"
#: shells.src
msgctxt ""
diff --git a/source/bg/sw/source/ui/utlui.po b/source/bg/sw/source/ui/utlui.po
index a98c0ea0f9b..84248727697 100644
--- a/source/bg/sw/source/ui/utlui.po
+++ b/source/bg/sw/source/ui/utlui.po
@@ -3,15 +3,18 @@ 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: 2013-12-03 15:13+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-02-12 16:09+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1392221396.0\n"
#: attrdesc.src
msgctxt ""
@@ -902,7 +905,7 @@ msgctxt ""
"STR_LINK_CTRL_CLICK\n"
"string.text"
msgid "%s-Click to follow link"
-msgstr ""
+msgstr "Щракнете с %s за проследяване на връзката"
#: initui.src
msgctxt ""
@@ -911,7 +914,7 @@ msgctxt ""
"STR_LINK_CLICK\n"
"string.text"
msgid "Click to follow link"
-msgstr ""
+msgstr "Щракнете за проследяване на връзката"
#: initui.src
msgctxt ""
@@ -1083,7 +1086,7 @@ msgctxt ""
"STR_AUTH_TYPE_JOURNAL\n"
"string.text"
msgid "Journal"
-msgstr "Журнал"
+msgstr "Списание"
#: initui.src
msgctxt ""
@@ -1291,7 +1294,7 @@ msgctxt ""
"STR_AUTH_FIELD_JOURNAL\n"
"string.text"
msgid "Journal"
-msgstr "Журнал"
+msgstr "Списание"
#: initui.src
msgctxt ""
@@ -3124,6 +3127,15 @@ msgctxt ""
msgid "Bibliography 1"
msgstr "Библиография 1"
+#. Document title style, not to be confused with Heading style
+#: poolfmt.src
+msgctxt ""
+"poolfmt.src\n"
+"STR_POOLCOLL_DOC_TITEL\n"
+"string.text"
+msgid "Title"
+msgstr "Заглавие на документ"
+
#: poolfmt.src
msgctxt ""
"poolfmt.src\n"
@@ -3667,7 +3679,7 @@ msgctxt ""
"STR_EVENT_IMAGE_LOAD\n"
"string.text"
msgid "Image loaded successfully"
-msgstr ""
+msgstr "Изображението е заредено успешно"
#: utlui.src
msgctxt ""
@@ -3675,7 +3687,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ABORT\n"
"string.text"
msgid "Image loading terminated"
-msgstr ""
+msgstr "Зареждането на изображението е прекъснато"
#: utlui.src
msgctxt ""
@@ -3683,7 +3695,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ERROR\n"
"string.text"
msgid "Could not load Image"
-msgstr ""
+msgstr "Изображението не може да се зареди"
#: utlui.src
msgctxt ""
@@ -3747,7 +3759,7 @@ msgctxt ""
"STR_CONTENT_TYPE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Изображение"
#: utlui.src
msgctxt ""
@@ -3875,7 +3887,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_IMAGE1\n"
"string.text"
msgid "Image 1: This is Image 1"
-msgstr ""
+msgstr "Фигура 1: Това е фигура 1"
#: utlui.src
msgctxt ""
@@ -3907,7 +3919,7 @@ msgctxt ""
"STR_CONTENT_TYPE_SINGLE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Изображение"
#: utlui.src
msgctxt ""
diff --git a/source/bg/sw/source/ui/web.po b/source/bg/sw/source/ui/web.po
index 596f93c2f4f..608e3ba4861 100644
--- a/source/bg/sw/source/ui/web.po
+++ b/source/bg/sw/source/ui/web.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 16:14+0000\n"
-"Last-Translator: Hristo <h.hristov@icobgr.info>\n"
+"PO-Revision-Date: 2013-12-10 12:55+0000\n"
+"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353255292.0\n"
+"X-POOTLE-MTIME: 1386680135.0\n"
#: web.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"RID_WEBGRAPHIC_TOOLBOX\n"
"string.text"
msgid "Image Object Bar/Web"
-msgstr ""
+msgstr "Лента Обекти - изображение/Web"
#: web.src
msgctxt ""
diff --git a/source/bg/sw/uiconfig/swriter/ui.po b/source/bg/sw/uiconfig/swriter/ui.po
index 339144dc742..1f340eb919d 100644
--- a/source/bg/sw/uiconfig/swriter/ui.po
+++ b/source/bg/sw/uiconfig/swriter/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 13:22+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-02-14 15:08+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: none\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371475351.0\n"
+"X-POOTLE-MTIME: 1392390487.0\n"
#: abstractdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Add Element"
-msgstr ""
+msgstr "Добавяне на елемент"
#: addentrydialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Име на елемент"
#: addressblockdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Address Block"
-msgstr ""
+msgstr "Нов адресен блок"
#: addressblockdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address _elements"
-msgstr ""
+msgstr "Елементи на _адреса"
#: addressblockdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1. Drag address elements here"
-msgstr ""
+msgstr "1. Плъзнете елементите на адреса тук"
#: addressblockdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move up"
-msgstr ""
+msgstr "Преместване нагоре"
#: addressblockdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move left"
-msgstr ""
+msgstr "Преместване наляво"
#: addressblockdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move right"
-msgstr ""
+msgstr "Преместване надясно"
#: addressblockdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move down"
-msgstr ""
+msgstr "Преместване надолу"
#: addressblockdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Мостра"
#: addressblockdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2. Customi_ze salutation"
-msgstr ""
+msgstr "2. _Персонализирайте поздрава"
#: addressblockdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Премахване от адреса"
#: addressblockdialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Премахване от адреса"
#: addressblockdialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add to address"
-msgstr ""
+msgstr "Добавяне към адреса"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "File already exists"
-msgstr ""
+msgstr "Файлът вече съществува"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document name:"
-msgstr ""
+msgstr "Ново име на документа:"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A document with the name '%1' already exists."
-msgstr ""
+msgstr "Вече има документ с име „%1“."
#: alreadyexistsdialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Please save this document under a different name."
-msgstr ""
+msgstr "Моля, запазете документа под друго име."
#: asciifilterdialog.ui
msgctxt ""
@@ -310,8 +310,8 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
-msgstr ""
+msgid "Assign Styles"
+msgstr "Присвояване на стилове"
#: assignstylesdialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Отляво"
#: assignstylesdialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "Отдясно"
#: assignstylesdialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not applied"
-msgstr ""
+msgstr "Неприложен"
#: assignstylesdialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Стилове"
#: attachnamedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a new name for the attachment."
-msgstr ""
+msgstr "Не сте задали ново име за прикрепения файл."
#: attachnamedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Attachment Name"
-msgstr ""
+msgstr "Липсва име за прикрепения файл"
#: attachnamedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "Име:"
#: attachnamedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Ако желаете да го направите, въведете име сега."
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Server Authentication"
-msgstr ""
+msgstr "Автентификация на сървър"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires au_thentication"
-msgstr ""
+msgstr "Изходящият пощенски сървър (SMTP) изисква _автентификация"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires _separate authentication"
-msgstr ""
+msgstr "Изходящият пощенски сървър (SMTP) изисква _отделна автентификация"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing mail server:"
-msgstr ""
+msgstr "Изходящ сървър за е-поща:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User name:"
-msgstr ""
+msgstr "Потребителско _име:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password:"
-msgstr ""
+msgstr "_Парола:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server uses the same authentication as the _incoming mail server"
-msgstr ""
+msgstr "Изходящият пощенски сървър използва същата автентификация като _входящия сървър."
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Incoming mail server:"
-msgstr ""
+msgstr "Входящ сървър за е-поща:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server _name:"
-msgstr ""
+msgstr "Име на _сървъра:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_ort:"
-msgstr ""
+msgstr "П_орт:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type:"
-msgstr ""
+msgstr "Тип:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_POP3"
-msgstr ""
+msgstr "_POP3"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_IMAP"
-msgstr ""
+msgstr "_IMAP"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_er name:"
-msgstr ""
+msgstr "Потребителско и_ме:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pass_word:"
-msgstr ""
+msgstr "П_арола:"
#: autoformattable.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Изображение"
#: bulletsandnumbering.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company"
-msgstr ""
+msgstr "Фирма"
#: businessdatapage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slogan"
-msgstr ""
+msgstr "Девиз"
#: businessdatapage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "Държ_ава/щат"
#: businessdatapage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Длъжност"
#: businessdatapage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "_Факс"
#: businessdatapage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Домашен телефонен номер"
#: businessdatapage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Уебстраница/е-поща"
#: businessdatapage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Собствено име"
#: businessdatapage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Звание"
#: businessdatapage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Домашен телефонен номер"
#: businessdatapage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Факс номер"
#: businessdatapage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "Адрес за е-поща"
#: businessdatapage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company 2nd line"
-msgstr ""
+msgstr "Фирма 2-ри ред"
#: businessdatapage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Фамилно име"
#: businessdatapage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Пощенски код/град"
#: businessdatapage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Град"
#: businessdatapage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Пощенски код"
#: businessdatapage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Телефон/мобилен"
#: businessdatapage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Звание"
#: businessdatapage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Длъжност"
#: businessdatapage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Street"
-msgstr ""
+msgstr "Улица"
#: businessdatapage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business data"
-msgstr ""
+msgstr "Служебни данни"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "Не може да се добави етикет"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "Не може да се добави етикет"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1184,7 +1184,16 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Predefined labels cannot be overwritten, use another name."
-msgstr ""
+msgstr "Предварително зададените етикети не могат да се презаписват, използвайте друго име."
+
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr "Надпис"
#: captionoptions.ui
msgctxt ""
@@ -1292,7 +1301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Section"
-msgstr ""
+msgstr "Автотекст - раздел"
#: cardformatpage.ui
msgctxt ""
@@ -1301,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Съдържание"
#: cardmediumpage.ui
msgctxt ""
@@ -1310,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address"
-msgstr ""
+msgstr "Адрес"
#: cardmediumpage.ui
msgctxt ""
@@ -1319,7 +1328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Label text"
-msgstr ""
+msgstr "Текст на етикета"
#: cardmediumpage.ui
msgctxt ""
@@ -1328,7 +1337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "База от данни"
#: cardmediumpage.ui
msgctxt ""
@@ -1337,7 +1346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Таблица"
#: cardmediumpage.ui
msgctxt ""
@@ -1346,7 +1355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Поле от БД"
#: cardmediumpage.ui
msgctxt ""
@@ -1355,7 +1364,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Вмъкване"
#: cardmediumpage.ui
msgctxt ""
@@ -1364,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inscription"
-msgstr ""
+msgstr "Надпис"
#: cardmediumpage.ui
msgctxt ""
@@ -1373,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Непрекъсната"
#: cardmediumpage.ui
msgctxt ""
@@ -1382,7 +1391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sheet"
-msgstr ""
+msgstr "_Лист"
#: cardmediumpage.ui
msgctxt ""
@@ -1391,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Марка"
#: cardmediumpage.ui
msgctxt ""
@@ -1400,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Тип"
#: cardmediumpage.ui
msgctxt ""
@@ -1409,7 +1418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Формат"
#: ccdialog.ui
msgctxt ""
@@ -1418,7 +1427,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Copy To"
-msgstr ""
+msgstr "Копие до"
#: ccdialog.ui
msgctxt ""
@@ -1427,7 +1436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cc"
-msgstr ""
+msgstr "_ЯК"
#: ccdialog.ui
msgctxt ""
@@ -1436,7 +1445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bcc"
-msgstr ""
+msgstr "_СК"
#: ccdialog.ui
msgctxt ""
@@ -1445,7 +1454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Note: Separate e-mail addresses with a semicolon (;)."
-msgstr ""
+msgstr "Бележка: разделете адресите за е-поща с точка и запетая (;)."
#: ccdialog.ui
msgctxt ""
@@ -1454,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send a copy of this mail to..."
-msgstr ""
+msgstr "Изпращане на копие от писмото до..."
#: characterproperties.ui
msgctxt ""
@@ -1526,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Кантове"
#: charurlpage.ui
msgctxt ""
@@ -1913,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Conditional Style"
-msgstr ""
+msgstr "_Условен стил"
#: conditionpage.ui
msgctxt ""
@@ -1922,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Conte_xt"
-msgstr ""
+msgstr "Конте_кст"
#: conditionpage.ui
msgctxt ""
@@ -1931,7 +1940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Applied Styles"
-msgstr ""
+msgstr "Приложени стилове"
#: conditionpage.ui
msgctxt ""
@@ -1940,7 +1949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paragraph Styles"
-msgstr ""
+msgstr "_Стилове за абзаци"
#: conditionpage.ui
msgctxt ""
@@ -1949,7 +1958,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table Header"
-msgstr ""
+msgstr "Антетка"
#: conditionpage.ui
msgctxt ""
@@ -1958,7 +1967,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Table"
-msgstr ""
+msgstr "Таблица"
#: conditionpage.ui
msgctxt ""
@@ -1967,7 +1976,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Frame"
-msgstr ""
+msgstr "Рамка"
#: conditionpage.ui
msgctxt ""
@@ -1976,7 +1985,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Section"
-msgstr ""
+msgstr "Раздел"
#: conditionpage.ui
msgctxt ""
@@ -1985,7 +1994,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Footnote"
-msgstr ""
+msgstr "Бележка под линия"
#: conditionpage.ui
msgctxt ""
@@ -1994,7 +2003,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Endnote"
-msgstr ""
+msgstr "Бележка в края"
#: conditionpage.ui
msgctxt ""
@@ -2003,7 +2012,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Header"
-msgstr ""
+msgstr "Горен колонтитул"
#: conditionpage.ui
msgctxt ""
@@ -2012,7 +2021,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Footer"
-msgstr ""
+msgstr "Долен колонтитул"
#: conditionpage.ui
msgctxt ""
@@ -2021,7 +2030,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid " 1st Outline Level"
-msgstr ""
+msgstr " 1-во ниво на плана"
#: conditionpage.ui
msgctxt ""
@@ -2030,7 +2039,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid " 2nd Outline Level"
-msgstr ""
+msgstr " 2-ро ниво на плана"
#: conditionpage.ui
msgctxt ""
@@ -2039,7 +2048,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid " 3rd Outline Level"
-msgstr ""
+msgstr " 3-то ниво на плана"
#: conditionpage.ui
msgctxt ""
@@ -2048,7 +2057,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid " 4th Outline Level"
-msgstr ""
+msgstr " 4-то ниво на плана"
#: conditionpage.ui
msgctxt ""
@@ -2057,7 +2066,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid " 5th Outline Level"
-msgstr ""
+msgstr " 5-то ниво на плана"
#: conditionpage.ui
msgctxt ""
@@ -2066,7 +2075,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid " 6th Outline Level"
-msgstr ""
+msgstr " 6-то ниво на плана"
#: conditionpage.ui
msgctxt ""
@@ -2075,7 +2084,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid " 7th Outline Level"
-msgstr ""
+msgstr " 7-мо ниво на плана"
#: conditionpage.ui
msgctxt ""
@@ -2084,7 +2093,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid " 8th Outline Level"
-msgstr ""
+msgstr " 8-мо ниво на плана"
#: conditionpage.ui
msgctxt ""
@@ -2093,7 +2102,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid " 9th Outline Level"
-msgstr ""
+msgstr " 9-то ниво на плана"
#: conditionpage.ui
msgctxt ""
@@ -2102,7 +2111,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "10th Outline Level"
-msgstr ""
+msgstr "10-то ниво на плана"
#: conditionpage.ui
msgctxt ""
@@ -2111,7 +2120,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid " 1st Numbering Level"
-msgstr ""
+msgstr " 1-во ниво за номерация"
#: conditionpage.ui
msgctxt ""
@@ -2120,7 +2129,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid " 2nd Numbering Level"
-msgstr ""
+msgstr " 2-ро ниво за номерация"
#: conditionpage.ui
msgctxt ""
@@ -2129,7 +2138,7 @@ msgctxt ""
"20\n"
"stringlist.text"
msgid " 3rd Numbering Level"
-msgstr ""
+msgstr " 3-то ниво за номерация"
#: conditionpage.ui
msgctxt ""
@@ -2138,7 +2147,7 @@ msgctxt ""
"21\n"
"stringlist.text"
msgid " 4th Numbering Level"
-msgstr ""
+msgstr " 4-то ниво за номерация"
#: conditionpage.ui
msgctxt ""
@@ -2147,7 +2156,7 @@ msgctxt ""
"22\n"
"stringlist.text"
msgid " 5th Numbering Level"
-msgstr ""
+msgstr " 5-то ниво за номерация"
#: conditionpage.ui
msgctxt ""
@@ -2156,7 +2165,7 @@ msgctxt ""
"23\n"
"stringlist.text"
msgid " 6th Numbering Level"
-msgstr ""
+msgstr " 6-то ниво за номерация"
#: conditionpage.ui
msgctxt ""
@@ -2165,7 +2174,7 @@ msgctxt ""
"24\n"
"stringlist.text"
msgid " 7th Numbering Level"
-msgstr ""
+msgstr " 7-мо ниво за номерация"
#: conditionpage.ui
msgctxt ""
@@ -2174,7 +2183,7 @@ msgctxt ""
"25\n"
"stringlist.text"
msgid " 8th Numbering Level"
-msgstr ""
+msgstr " 8-мо ниво за номерация"
#: conditionpage.ui
msgctxt ""
@@ -2183,7 +2192,7 @@ msgctxt ""
"26\n"
"stringlist.text"
msgid " 9th Numbering Level"
-msgstr ""
+msgstr " 9-то ниво за номерация"
#: conditionpage.ui
msgctxt ""
@@ -2192,7 +2201,7 @@ msgctxt ""
"27\n"
"stringlist.text"
msgid "10th Numbering Level"
-msgstr ""
+msgstr "10-то ниво за номерация"
#: conditionpage.ui
msgctxt ""
@@ -2201,7 +2210,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#: converttexttable.ui
msgctxt ""
@@ -2381,7 +2390,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Concordance File"
-msgstr ""
+msgstr "Редактиране на файла за съгласуване"
#: createautomarkdialog.ui
msgctxt ""
@@ -2390,7 +2399,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search term"
-msgstr ""
+msgstr "Термин за търсене"
#: createautomarkdialog.ui
msgctxt ""
@@ -2399,7 +2408,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative entry"
-msgstr ""
+msgstr "Алтернативен запис"
#: createautomarkdialog.ui
msgctxt ""
@@ -2408,7 +2417,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1st key"
-msgstr ""
+msgstr "1-ви ключ"
#: createautomarkdialog.ui
msgctxt ""
@@ -2417,7 +2426,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2nd key"
-msgstr ""
+msgstr "2-ри ключ"
#: createautomarkdialog.ui
msgctxt ""
@@ -2426,7 +2435,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment"
-msgstr ""
+msgstr "Коментар"
#: createautomarkdialog.ui
msgctxt ""
@@ -2435,7 +2444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Match case"
-msgstr ""
+msgstr "Зачитане на регистъра"
#: createautomarkdialog.ui
msgctxt ""
@@ -2444,7 +2453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word only"
-msgstr ""
+msgstr "Само дума"
#: createautomarkdialog.ui
msgctxt ""
@@ -2453,7 +2462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Да"
#: createautomarkdialog.ui
msgctxt ""
@@ -2462,7 +2471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Не"
#: createautomarkdialog.ui
msgctxt ""
@@ -2471,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Записи"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2480,7 +2489,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Customize Address List"
-msgstr ""
+msgstr "Настройка на списък с адреси"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2489,7 +2498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Добавяне..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2498,7 +2507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename..."
-msgstr ""
+msgstr "_Преименуване..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2507,7 +2516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ddress list elements"
-msgstr ""
+msgstr "_Елементи на списък с адреси"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2516,7 +2525,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create a new data source?"
-msgstr ""
+msgstr "Да се създаде ли нов източник на данни?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2525,7 +2534,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No data sources are available. Create a new one?"
-msgstr ""
+msgstr "Не са налице източници на данни. Да се създаде ли нов?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2534,7 +2543,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No data source has been set up yet. You need a data source, such as a database, to supply data (for example, names and addresses) for the fields."
-msgstr ""
+msgstr "Все още не е зададен източник на данни. Необходим е източник на данни, например БД, който да попълни полетата с данни (например - имена и адреси)."
#: documentfontspage.ui
msgctxt ""
@@ -2552,7 +2561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display drop caps"
-msgstr ""
+msgstr "Показване на _битите букви"
#: dropcapspage.ui
msgctxt ""
@@ -2561,7 +2570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whole word"
-msgstr ""
+msgstr "_Цяла дума"
#: dropcapspage.ui
msgctxt ""
@@ -2570,7 +2579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of _characters:"
-msgstr ""
+msgstr "Брой _знаци:"
#: dropcapspage.ui
msgctxt ""
@@ -2579,7 +2588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lines:"
-msgstr ""
+msgstr "_Редове:"
#: dropcapspage.ui
msgctxt ""
@@ -2588,7 +2597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Space to text:"
-msgstr ""
+msgstr "Разстояние _до текста"
#: dropcapspage.ui
msgctxt ""
@@ -2597,7 +2606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Настройки"
#: dropcapspage.ui
msgctxt ""
@@ -2606,7 +2615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text:"
-msgstr ""
+msgstr "_Текст:"
#: dropcapspage.ui
msgctxt ""
@@ -2615,7 +2624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character st_yle:"
-msgstr ""
+msgstr "Знаков _стил:"
#: dropcapspage.ui
msgctxt ""
@@ -2624,7 +2633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Съдържание"
#: dropdownfielddialog.ui
msgctxt ""
@@ -2705,7 +2714,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Fields"
-msgstr ""
+msgstr "Редактиране на полета"
#: editfielddialog.ui
msgctxt ""
@@ -2714,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "_Редактиране"
#: editsectiondialog.ui
msgctxt ""
@@ -2993,7 +3002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addr_essee"
-msgstr ""
+msgstr "Получат_ел"
#: envaddresspage.ui
msgctxt ""
@@ -3002,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "База от данни"
#: envaddresspage.ui
msgctxt ""
@@ -3011,7 +3020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Таблица"
#: envaddresspage.ui
msgctxt ""
@@ -3020,7 +3029,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Поле от БД"
#: envaddresspage.ui
msgctxt ""
@@ -3029,7 +3038,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Вмъкване"
#: envaddresspage.ui
msgctxt ""
@@ -3038,7 +3047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sender"
-msgstr ""
+msgstr "_Подател"
#: envaddresspage.ui
msgctxt ""
@@ -3047,7 +3056,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Мостра"
#: envdialog.ui
msgctxt ""
@@ -3056,7 +3065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Плик"
#: envdialog.ui
msgctxt ""
@@ -3065,7 +3074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "_Нов документ"
#: envdialog.ui
msgctxt ""
@@ -3074,7 +3083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Вмъкване"
#: envdialog.ui
msgctxt ""
@@ -3083,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Промяна"
#: envdialog.ui
msgctxt ""
@@ -3092,7 +3101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Плик"
#: envdialog.ui
msgctxt ""
@@ -3101,7 +3110,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Формат"
#: envdialog.ui
msgctxt ""
@@ -3110,7 +3119,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Принтер"
#: envformatpage.ui
msgctxt ""
@@ -3119,7 +3128,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "отляво"
#: envformatpage.ui
msgctxt ""
@@ -3128,7 +3137,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "отгоре"
#: envformatpage.ui
msgctxt ""
@@ -3137,7 +3146,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Формат"
#: envformatpage.ui
msgctxt ""
@@ -3146,7 +3155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Редактиране"
#: envformatpage.ui
msgctxt ""
@@ -3155,7 +3164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Позиция"
#: envformatpage.ui
msgctxt ""
@@ -3164,7 +3173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addressee"
-msgstr ""
+msgstr "Получател"
#: envformatpage.ui
msgctxt ""
@@ -3173,7 +3182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "отляво"
#: envformatpage.ui
msgctxt ""
@@ -3182,7 +3191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "отгоре"
#: envformatpage.ui
msgctxt ""
@@ -3191,7 +3200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Формат"
#: envformatpage.ui
msgctxt ""
@@ -3200,7 +3209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Редактиране"
#: envformatpage.ui
msgctxt ""
@@ -3209,7 +3218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Позиция"
#: envformatpage.ui
msgctxt ""
@@ -3218,7 +3227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sender"
-msgstr ""
+msgstr "Подател"
#: envformatpage.ui
msgctxt ""
@@ -3227,7 +3236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "_Формат"
#: envformatpage.ui
msgctxt ""
@@ -3236,7 +3245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Ширина"
#: envformatpage.ui
msgctxt ""
@@ -3245,7 +3254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Височина:"
#: envformatpage.ui
msgctxt ""
@@ -3254,7 +3263,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Мостра"
#: envformatpage.ui
msgctxt ""
@@ -3263,7 +3272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Размер"
#: envformatpage.ui
msgctxt ""
@@ -3272,7 +3281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter..."
-msgstr ""
+msgstr "_Знак..."
#: envformatpage.ui
msgctxt ""
@@ -3281,7 +3290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_aragraph..."
-msgstr ""
+msgstr "_Абзац..."
#: envprinterpage.ui
msgctxt ""
@@ -3290,7 +3299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print from top"
-msgstr ""
+msgstr "_Печат отгоре"
#: envprinterpage.ui
msgctxt ""
@@ -3299,7 +3308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print from _bottom"
-msgstr ""
+msgstr "Печат _отдолу"
#: envprinterpage.ui
msgctxt ""
@@ -3308,7 +3317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shift right"
-msgstr ""
+msgstr "_Изместване надясно"
#: envprinterpage.ui
msgctxt ""
@@ -3317,7 +3326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift _down"
-msgstr ""
+msgstr "Изместване _надолу"
#: envprinterpage.ui
msgctxt ""
@@ -3326,7 +3335,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Хоризонтално отляво"
#: envprinterpage.ui
msgctxt ""
@@ -3335,7 +3344,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Хоризонтално отляво"
#: envprinterpage.ui
msgctxt ""
@@ -3344,7 +3353,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Хоризонтално в центъра"
#: envprinterpage.ui
msgctxt ""
@@ -3353,7 +3362,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Хоризонтално в центъра"
#: envprinterpage.ui
msgctxt ""
@@ -3362,7 +3371,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Хоризонтално отдясно"
#: envprinterpage.ui
msgctxt ""
@@ -3371,7 +3380,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Хоризонтално отдясно"
#: envprinterpage.ui
msgctxt ""
@@ -3380,7 +3389,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Вертикално отляво"
#: envprinterpage.ui
msgctxt ""
@@ -3389,7 +3398,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Вертикално отляво"
#: envprinterpage.ui
msgctxt ""
@@ -3398,7 +3407,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Вертикално в центъра"
#: envprinterpage.ui
msgctxt ""
@@ -3407,7 +3416,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Вертикално в центъра"
#: envprinterpage.ui
msgctxt ""
@@ -3416,7 +3425,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Вертикално отдясно"
#: envprinterpage.ui
msgctxt ""
@@ -3425,7 +3434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Вертикално отдясно"
#: envprinterpage.ui
msgctxt ""
@@ -3434,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope orientation"
-msgstr ""
+msgstr "Ориентация на плика"
#: envprinterpage.ui
msgctxt ""
@@ -3443,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Настройка..."
#: envprinterpage.ui
msgctxt ""
@@ -3452,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Име на принтер"
#: envprinterpage.ui
msgctxt ""
@@ -3461,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current Printer"
-msgstr ""
+msgstr "Текущ принтер"
#: exchangedatabases.ui
msgctxt ""
@@ -3518,7 +3527,7 @@ msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
"Use the browse button to select a database file."
msgstr ""
-"Използвайте този диалогов прозорец, за да замените базите от данни, до които се достига чрез полета във Вашия документ, с други. Може да се извършва само една промяна едновременно. В списъка отляво е допустим групов избор.\n"
+"В този диалогов прозорец можете да замените базите от данни, свързани с полетата в документа. Не можете да правите повече от една промяна наведнъж. В списъка отляво е допустим групов избор.\n"
"Използвайте бутона за преглед, за да изберете файл на БД."
#: exchangedatabases.ui
@@ -3546,7 +3555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fields"
-msgstr ""
+msgstr "Полета"
#: fielddialog.ui
msgctxt ""
@@ -3555,7 +3564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Вмъкване"
#: fielddialog.ui
msgctxt ""
@@ -3564,7 +3573,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document"
-msgstr ""
+msgstr "Документ"
#: fielddialog.ui
msgctxt ""
@@ -3573,7 +3582,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-references"
-msgstr ""
+msgstr "Препратки"
#: fielddialog.ui
msgctxt ""
@@ -3582,7 +3591,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Functions"
-msgstr ""
+msgstr "Функции"
#: fielddialog.ui
msgctxt ""
@@ -3591,7 +3600,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DocInformation"
-msgstr ""
+msgstr "Информация за документа"
#: fielddialog.ui
msgctxt ""
@@ -3600,7 +3609,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variables"
-msgstr ""
+msgstr "Променливи"
#: fielddialog.ui
msgctxt ""
@@ -3609,7 +3618,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "База от данни"
#: findentrydialog.ui
msgctxt ""
@@ -3618,7 +3627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find Entry"
-msgstr ""
+msgstr "Търсене на запис"
#: findentrydialog.ui
msgctxt ""
@@ -3627,7 +3636,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ind"
-msgstr ""
+msgstr "Т_ърсене:"
#: findentrydialog.ui
msgctxt ""
@@ -3636,7 +3645,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _only in"
-msgstr ""
+msgstr "_Търсене само в"
#: flddbpage.ui
msgctxt ""
@@ -3645,7 +3654,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Тип"
#: flddbpage.ui
msgctxt ""
@@ -3654,7 +3663,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Condition"
-msgstr ""
+msgstr "_Условие"
#: flddbpage.ui
msgctxt ""
@@ -3663,7 +3672,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Record number"
-msgstr ""
+msgstr "Номер на запис"
#: flddbpage.ui
msgctxt ""
@@ -3672,7 +3681,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database s_election"
-msgstr ""
+msgstr "И_збор на БД"
#: flddbpage.ui
msgctxt ""
@@ -3681,7 +3690,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add database file"
-msgstr ""
+msgstr "Добавяне на файл с БД"
#: flddbpage.ui
msgctxt ""
@@ -3690,7 +3699,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Преглед..."
#: flddbpage.ui
msgctxt ""
@@ -3699,7 +3708,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From database"
-msgstr ""
+msgstr "От БД"
#: flddbpage.ui
msgctxt ""
@@ -3708,7 +3717,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User-defined"
-msgstr ""
+msgstr "Потребителски"
#: flddbpage.ui
msgctxt ""
@@ -3716,8 +3725,8 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
-msgstr ""
+msgid "Format"
+msgstr "Формат"
#: flddocinfopage.ui
msgctxt ""
@@ -3726,7 +3735,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Тип"
#: flddocinfopage.ui
msgctxt ""
@@ -3735,7 +3744,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "И_збор"
#: flddocinfopage.ui
msgctxt ""
@@ -3744,7 +3753,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "_Фиксирано съдържание"
#: flddocinfopage.ui
msgctxt ""
@@ -3753,7 +3762,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Ф_ормат"
#: flddocinfopage.ui
msgctxt ""
@@ -3762,7 +3771,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Автор"
#: flddocinfopage.ui
msgctxt ""
@@ -3771,7 +3780,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Час"
#: flddocinfopage.ui
msgctxt ""
@@ -3780,7 +3789,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Дата"
#: flddocinfopage.ui
msgctxt ""
@@ -3789,7 +3798,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Дата Час Автор"
#: flddocumentpage.ui
msgctxt ""
@@ -3798,7 +3807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Тип"
#: flddocumentpage.ui
msgctxt ""
@@ -3807,7 +3816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "И_збор"
#: flddocumentpage.ui
msgctxt ""
@@ -3816,7 +3825,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Ф_ормат"
#: flddocumentpage.ui
msgctxt ""
@@ -3825,7 +3834,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "_Фиксирано съдържание"
#: flddocumentpage.ui
msgctxt ""
@@ -3834,7 +3843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Ниво"
#: flddocumentpage.ui
msgctxt ""
@@ -3843,7 +3852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in days"
-msgstr ""
+msgstr "Отм_естване в дни"
#: flddocumentpage.ui
msgctxt ""
@@ -3852,7 +3861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in minutes"
-msgstr ""
+msgstr "Отме_стване в минути"
#: flddocumentpage.ui
msgctxt ""
@@ -3861,7 +3870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Стойност"
#: fldfuncpage.ui
msgctxt ""
@@ -3870,7 +3879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Тип"
#: fldfuncpage.ui
msgctxt ""
@@ -3879,7 +3888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "И_збор"
#: fldfuncpage.ui
msgctxt ""
@@ -3888,7 +3897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Ф_ормат"
#: fldfuncpage.ui
msgctxt ""
@@ -3897,7 +3906,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Macro..."
-msgstr ""
+msgstr "_Макрос..."
#: fldfuncpage.ui
msgctxt ""
@@ -3906,7 +3915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Стойност"
#: fldfuncpage.ui
msgctxt ""
@@ -3915,7 +3924,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "_Име"
#: fldfuncpage.ui
msgctxt ""
@@ -3924,7 +3933,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Then"
-msgstr ""
+msgstr "Тогава"
#: fldfuncpage.ui
msgctxt ""
@@ -3933,7 +3942,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Else"
-msgstr ""
+msgstr "Иначе"
#: fldfuncpage.ui
msgctxt ""
@@ -3942,7 +3951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "It_em"
-msgstr ""
+msgstr "Еле_мент"
#: fldfuncpage.ui
msgctxt ""
@@ -3951,7 +3960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Items on _list"
-msgstr ""
+msgstr "Елементи в _списъка"
#: fldfuncpage.ui
msgctxt ""
@@ -3960,7 +3969,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move _Up"
-msgstr ""
+msgstr "На_горе"
#: fldfuncpage.ui
msgctxt ""
@@ -3969,7 +3978,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move Do_wn"
-msgstr ""
+msgstr "На_долу"
#: fldfuncpage.ui
msgctxt ""
@@ -3978,7 +3987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "_Име"
#: fldfuncpage.ui
msgctxt ""
@@ -3987,7 +3996,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Автор"
#: fldfuncpage.ui
msgctxt ""
@@ -3996,7 +4005,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Час"
#: fldfuncpage.ui
msgctxt ""
@@ -4005,7 +4014,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Дата"
#: fldfuncpage.ui
msgctxt ""
@@ -4014,7 +4023,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Дата Час Автор"
#: fldrefpage.ui
msgctxt ""
@@ -4023,7 +4032,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Тип"
#: fldrefpage.ui
msgctxt ""
@@ -4032,7 +4041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert _reference to"
-msgstr ""
+msgstr "Вмъкване на _обръщение към"
#: fldrefpage.ui
msgctxt ""
@@ -4041,7 +4050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_election"
-msgstr ""
+msgstr "И_збор"
#: fldrefpage.ui
msgctxt ""
@@ -4050,7 +4059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "_Име"
#: fldrefpage.ui
msgctxt ""
@@ -4059,7 +4068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Стойност"
#: fldrefpage.ui
msgctxt ""
@@ -4068,7 +4077,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Показалци"
#: fldrefpage.ui
msgctxt ""
@@ -4077,7 +4086,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Бележки под линия"
#: fldrefpage.ui
msgctxt ""
@@ -4086,7 +4095,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Бележки в края"
#: fldrefpage.ui
msgctxt ""
@@ -4095,7 +4104,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Headings"
-msgstr ""
+msgstr "Заглавия"
#: fldrefpage.ui
msgctxt ""
@@ -4104,7 +4113,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Numbered Paragraphs"
-msgstr ""
+msgstr "Номерирани абзаци"
#: fldvarpage.ui
msgctxt ""
@@ -4113,7 +4122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Тип"
#: fldvarpage.ui
msgctxt ""
@@ -4122,7 +4131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "_Име"
#: fldvarpage.ui
msgctxt ""
@@ -4131,7 +4140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "И_збор"
#: fldvarpage.ui
msgctxt ""
@@ -4140,7 +4149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Стойност"
#: fldvarpage.ui
msgctxt ""
@@ -4149,7 +4158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Ф_ормат"
#: fldvarpage.ui
msgctxt ""
@@ -4158,7 +4167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invisi_ble"
-msgstr ""
+msgstr "Нев_идимо"
#: fldvarpage.ui
msgctxt ""
@@ -4167,7 +4176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Ниво"
#: fldvarpage.ui
msgctxt ""
@@ -4176,7 +4185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Separator"
-msgstr ""
+msgstr "_Разделител"
#: fldvarpage.ui
msgctxt ""
@@ -4185,7 +4194,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Няма"
#: fldvarpage.ui
msgctxt ""
@@ -4194,7 +4203,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "."
-msgstr ""
+msgstr "."
#: fldvarpage.ui
msgctxt ""
@@ -4203,7 +4212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering by chapter"
-msgstr ""
+msgstr "Номерация по глави"
#: fldvarpage.ui
msgctxt ""
@@ -4212,7 +4221,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Прилагане"
#: fldvarpage.ui
msgctxt ""
@@ -4221,7 +4230,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Прилагане"
#: fldvarpage.ui
msgctxt ""
@@ -4230,7 +4239,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Изтриване"
#: fldvarpage.ui
msgctxt ""
@@ -4239,7 +4248,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Изтриване"
#: fldvarpage.ui
msgctxt ""
@@ -4248,7 +4257,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Автор"
#: fldvarpage.ui
msgctxt ""
@@ -4257,7 +4266,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Час"
#: fldvarpage.ui
msgctxt ""
@@ -4266,7 +4275,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Дата"
#: fldvarpage.ui
msgctxt ""
@@ -4275,7 +4284,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Дата Час Автор"
#: footendnotedialog.ui
msgctxt ""
@@ -4284,7 +4293,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Footnotes/Endnotes Settings"
-msgstr ""
+msgstr "Настройки на бележките под линия/в края"
#: footendnotedialog.ui
msgctxt ""
@@ -4293,7 +4302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Бележки под линия"
#: footendnotedialog.ui
msgctxt ""
@@ -4302,7 +4311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Бележки в края"
#: footnoteareapage.ui
msgctxt ""
@@ -4626,7 +4635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Ново номериране"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4635,7 +4644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Започване от:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4644,7 +4653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom _format"
-msgstr ""
+msgstr "Формат по _избор"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4653,7 +4662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "_След:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4662,7 +4671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "_Преди:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4671,7 +4680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Collec_t at end of text"
-msgstr ""
+msgstr "Обединяване в края на _текст"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4680,7 +4689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Бележки под линия"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4689,7 +4698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ollect at end of section"
-msgstr ""
+msgstr "Обединяване в края на _раздел"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4698,7 +4707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Ново номериране"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4707,7 +4716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Започване от:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4716,7 +4725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Custom format"
-msgstr ""
+msgstr "Формат по _избор"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4725,7 +4734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "_След:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4734,7 +4743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "_Преди:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4743,7 +4752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Бележки в края"
#: formatsectiondialog.ui
msgctxt ""
@@ -4752,7 +4761,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#: formatsectiondialog.ui
msgctxt ""
@@ -4761,7 +4770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Колони"
#: formatsectiondialog.ui
msgctxt ""
@@ -4770,7 +4779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Отстъпи"
#: formatsectiondialog.ui
msgctxt ""
@@ -4779,7 +4788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: formatsectiondialog.ui
msgctxt ""
@@ -4788,7 +4797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Бележки под линия/в края"
#: formattablepage.ui
msgctxt ""
@@ -4959,7 +4968,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left-to-right"
-msgstr "Отляво надясно"
+msgstr "От ляво надясно"
#: formattablepage.ui
msgctxt ""
@@ -4968,7 +4977,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right-to-left"
-msgstr "Отдясно наляво"
+msgstr "От дясно наляво"
#: formattablepage.ui
msgctxt ""
@@ -4986,7 +4995,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame"
-msgstr ""
+msgstr "Рамка"
#: framedialog.ui
msgctxt ""
@@ -4995,7 +5004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Тип"
#: framedialog.ui
msgctxt ""
@@ -5004,7 +5013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#: framedialog.ui
msgctxt ""
@@ -5013,7 +5022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Пренасяне"
#: framedialog.ui
msgctxt ""
@@ -5022,7 +5031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Хипервръзка"
#: framedialog.ui
msgctxt ""
@@ -5031,7 +5040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Кантове"
#: framedialog.ui
msgctxt ""
@@ -5040,7 +5049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: framedialog.ui
msgctxt ""
@@ -5049,7 +5058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Колони"
#: framedialog.ui
msgctxt ""
@@ -5058,7 +5067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Макрос"
#: frmaddpage.ui
msgctxt ""
@@ -5067,7 +5076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Име:"
#: frmaddpage.ui
msgctxt ""
@@ -5076,7 +5085,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alternative (Text only):"
-msgstr ""
+msgstr "_Алтернативен (само текст):"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Няма>"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Няма>"
#: frmaddpage.ui
msgctxt ""
@@ -5085,7 +5112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous link:"
-msgstr ""
+msgstr "_Предишна връзка:"
#: frmaddpage.ui
msgctxt ""
@@ -5094,7 +5121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Next link:"
-msgstr ""
+msgstr "_Следваща връзка:"
#: frmaddpage.ui
msgctxt ""
@@ -5103,7 +5130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Names"
-msgstr ""
+msgstr "Имена"
#: frmaddpage.ui
msgctxt ""
@@ -5112,7 +5139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contents"
-msgstr ""
+msgstr "Съ_държание"
#: frmaddpage.ui
msgctxt ""
@@ -5121,7 +5148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_osition"
-msgstr ""
+msgstr "По_зиция"
#: frmaddpage.ui
msgctxt ""
@@ -5130,7 +5157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Размер"
#: frmaddpage.ui
msgctxt ""
@@ -5139,7 +5166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Защитаване"
#: frmaddpage.ui
msgctxt ""
@@ -5148,7 +5175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Editable in read-only document"
-msgstr ""
+msgstr "_Може да се редактира в документ само за четене"
#: frmaddpage.ui
msgctxt ""
@@ -5157,7 +5184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prin_t"
-msgstr ""
+msgstr "Печа_т"
#: frmaddpage.ui
msgctxt ""
@@ -5166,7 +5193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "П_осока на текста:"
#: frmaddpage.ui
msgctxt ""
@@ -5175,7 +5202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Свойства"
#: frmaddpage.ui
msgctxt ""
@@ -5184,7 +5211,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left-to-right"
-msgstr ""
+msgstr "От ляво надясно"
#: frmaddpage.ui
msgctxt ""
@@ -5193,7 +5220,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right-to-left"
-msgstr ""
+msgstr "От дясно наляво"
#: frmaddpage.ui
msgctxt ""
@@ -5202,7 +5229,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Use superordinate object settings"
-msgstr ""
+msgstr "Настройки от родителския обект"
#: frmtypepage.ui
msgctxt ""
@@ -5211,7 +5238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relat_ive"
-msgstr ""
+msgstr "Относ_ителна"
#: frmtypepage.ui
msgctxt ""
@@ -5220,7 +5247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "Авторазмер"
#: frmtypepage.ui
msgctxt ""
@@ -5229,7 +5256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width (at least)"
-msgstr ""
+msgstr "_Ширина (най-малко)"
#: frmtypepage.ui
msgctxt ""
@@ -5238,7 +5265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Ширина"
#: frmtypepage.ui
msgctxt ""
@@ -5247,7 +5274,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "_Относителна"
#: frmtypepage.ui
msgctxt ""
@@ -5256,7 +5283,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "Авторазмер"
#: frmtypepage.ui
msgctxt ""
@@ -5265,7 +5292,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight (at least)"
-msgstr ""
+msgstr "_Височина (най-малко)"
#: frmtypepage.ui
msgctxt ""
@@ -5274,7 +5301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "_Височина"
#: frmtypepage.ui
msgctxt ""
@@ -5283,7 +5310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Запазване на пропорциите"
#: frmtypepage.ui
msgctxt ""
@@ -5292,7 +5319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original Size"
-msgstr ""
+msgstr "_Оригинален размер"
#: frmtypepage.ui
msgctxt ""
@@ -5301,7 +5328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Размер"
#: frmtypepage.ui
msgctxt ""
@@ -5310,7 +5337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "Към _страница"
#: frmtypepage.ui
msgctxt ""
@@ -5319,7 +5346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "Към _абзац"
#: frmtypepage.ui
msgctxt ""
@@ -5328,7 +5355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Към з_нак"
#: frmtypepage.ui
msgctxt ""
@@ -5337,7 +5364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "_Като знак"
#: frmtypepage.ui
msgctxt ""
@@ -5346,7 +5373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Към _рамка"
#: frmtypepage.ui
msgctxt ""
@@ -5355,7 +5382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Закотвяне"
#: frmtypepage.ui
msgctxt ""
@@ -5364,7 +5391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "_Хоризонтално"
#: frmtypepage.ui
msgctxt ""
@@ -5373,7 +5400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "_с"
#: frmtypepage.ui
msgctxt ""
@@ -5382,7 +5409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "by"
-msgstr ""
+msgstr "с"
#: frmtypepage.ui
msgctxt ""
@@ -5391,7 +5418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "с_прямо"
#: frmtypepage.ui
msgctxt ""
@@ -5400,7 +5427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Вертикално"
#: frmtypepage.ui
msgctxt ""
@@ -5409,7 +5436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "сп_рямо"
#: frmtypepage.ui
msgctxt ""
@@ -5418,7 +5445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "_Обръщане на четните страници"
#: frmtypepage.ui
msgctxt ""
@@ -5427,7 +5454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Follow text flow"
-msgstr ""
+msgstr "Следване изливането на текста"
#: frmtypepage.ui
msgctxt ""
@@ -5436,7 +5463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Позиция"
#: frmurlpage.ui
msgctxt ""
@@ -5445,7 +5472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL:"
-msgstr ""
+msgstr "_URL:"
#: frmurlpage.ui
msgctxt ""
@@ -5454,7 +5481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Име:"
#: frmurlpage.ui
msgctxt ""
@@ -5463,7 +5490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Frame:"
-msgstr ""
+msgstr "_Рамка:"
#: frmurlpage.ui
msgctxt ""
@@ -5472,7 +5499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Преглед..."
#: frmurlpage.ui
msgctxt ""
@@ -5481,7 +5508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link to"
-msgstr ""
+msgstr "Връзка към"
#: frmurlpage.ui
msgctxt ""
@@ -5490,7 +5517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server-side image map"
-msgstr ""
+msgstr "Чувствително изображение на _сървъра"
#: frmurlpage.ui
msgctxt ""
@@ -5499,7 +5526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Client-side image map"
-msgstr ""
+msgstr "Чувствително изображение на _клиента"
#: frmurlpage.ui
msgctxt ""
@@ -5508,7 +5535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image map"
-msgstr ""
+msgstr "Чувствително изображение"
#: indentpage.ui
msgctxt ""
@@ -5517,7 +5544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before section"
-msgstr ""
+msgstr "_Преди раздел"
#: indentpage.ui
msgctxt ""
@@ -5526,7 +5553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After section"
-msgstr ""
+msgstr "_След раздел"
#: indentpage.ui
msgctxt ""
@@ -5535,7 +5562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Отстъп"
#: indentpage.ui
msgctxt ""
@@ -5544,7 +5571,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Пример"
#: indexentry.ui
msgctxt ""
@@ -5697,7 +5724,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find"
-msgstr ""
+msgstr "Търсене"
#: infonotfounddialog.ui
msgctxt ""
@@ -5706,7 +5733,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Search key not found."
-msgstr ""
+msgstr "Търсеният низ не е намерен."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5715,7 +5742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Readonly Content"
-msgstr ""
+msgstr "Съдържание само за четене"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5724,7 +5751,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Readonly content cannot be changed."
-msgstr ""
+msgstr "Съдържанието само за четене не може да се променя."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5733,7 +5760,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No modifications will be accepted."
-msgstr ""
+msgstr "Няма да се приемат промени."
#: inputfielddialog.ui
msgctxt ""
@@ -5760,7 +5787,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert AutoText"
-msgstr ""
+msgstr "Вмъкване на автотекст"
#: insertautotextdialog.ui
msgctxt ""
@@ -5769,7 +5796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoTexts for shortcut "
-msgstr ""
+msgstr "Автотекстове за комбинация "
#: insertbookmark.ui
msgctxt ""
@@ -5994,7 +6021,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Database Columns"
-msgstr ""
+msgstr "Вмъкване на колони от БД"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6003,7 +6030,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert data as:"
-msgstr ""
+msgstr "Вмъкване на данните като:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6012,7 +6039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_able"
-msgstr ""
+msgstr "Таблица"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6021,7 +6048,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "Полета"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6030,7 +6057,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "Текст"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6039,7 +6066,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database _columns"
-msgstr ""
+msgstr "Колони от БД"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6048,7 +6075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab_le column(s)"
-msgstr ""
+msgstr "Колони в таблицата"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6057,7 +6084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert table heading"
-msgstr ""
+msgstr "Вмъкване на антетка"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6066,7 +6093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply column _name"
-msgstr ""
+msgstr "Прилагане името на колоната"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6075,7 +6102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create row only"
-msgstr ""
+msgstr "Само създаване на реда"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6084,7 +6111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pr_operties..."
-msgstr ""
+msgstr "Свойства..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6093,7 +6120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_oFormat..."
-msgstr ""
+msgstr "Автоформат..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6102,7 +6129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Style:"
-msgstr ""
+msgstr "Стил на а_бзац:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6111,7 +6138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From _database"
-msgstr ""
+msgstr "От _БД"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6120,7 +6147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-Defined"
-msgstr ""
+msgstr "_Потребителски"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6129,7 +6156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Формат"
#: insertfootnote.ui
msgctxt ""
@@ -6273,7 +6300,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Section"
-msgstr ""
+msgstr "Вмъкване на раздел"
#: insertsectiondialog.ui
msgctxt ""
@@ -6282,7 +6309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Вмъкване"
#: insertsectiondialog.ui
msgctxt ""
@@ -6291,7 +6318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Section"
-msgstr ""
+msgstr "Раздел"
#: insertsectiondialog.ui
msgctxt ""
@@ -6300,7 +6327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Колони"
#: insertsectiondialog.ui
msgctxt ""
@@ -6309,7 +6336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Отстъпи"
#: insertsectiondialog.ui
msgctxt ""
@@ -6318,7 +6345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: insertsectiondialog.ui
msgctxt ""
@@ -6327,7 +6354,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Бележки под линия/в края"
#: inserttable.ui
msgctxt ""
@@ -6453,7 +6480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Етикети"
#: labeldialog.ui
msgctxt ""
@@ -6462,7 +6489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "Нов документ"
#: labeldialog.ui
msgctxt ""
@@ -6471,7 +6498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Medium"
-msgstr ""
+msgstr "Хартия"
#: labeldialog.ui
msgctxt ""
@@ -6480,7 +6507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Етикети"
#: labeldialog.ui
msgctxt ""
@@ -6489,7 +6516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business Cards"
-msgstr ""
+msgstr "Визитни картички"
#: labeldialog.ui
msgctxt ""
@@ -6498,7 +6525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private"
-msgstr ""
+msgstr "Лична"
#: labeldialog.ui
msgctxt ""
@@ -6507,7 +6534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business"
-msgstr ""
+msgstr "Служебна"
#: labeldialog.ui
msgctxt ""
@@ -6516,7 +6543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Формат"
#: labeldialog.ui
msgctxt ""
@@ -6525,7 +6552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#: labelformatpage.ui
msgctxt ""
@@ -6534,7 +6561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal pitch"
-msgstr ""
+msgstr "Хоризонтална стъпка"
#: labelformatpage.ui
msgctxt ""
@@ -6543,7 +6570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical pitch"
-msgstr ""
+msgstr "Вертикална стъпка"
#: labelformatpage.ui
msgctxt ""
@@ -6552,7 +6579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "Ширина"
#: labelformatpage.ui
msgctxt ""
@@ -6561,7 +6588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "Височина"
#: labelformatpage.ui
msgctxt ""
@@ -6570,7 +6597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin"
-msgstr ""
+msgstr "Ляво поле"
#: labelformatpage.ui
msgctxt ""
@@ -6579,7 +6606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top margin"
-msgstr ""
+msgstr "Горно поле"
#: labelformatpage.ui
msgctxt ""
@@ -6588,7 +6615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "Колони"
#: labelformatpage.ui
msgctxt ""
@@ -6597,7 +6624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ows"
-msgstr ""
+msgstr "Редове"
#: labelformatpage.ui
msgctxt ""
@@ -6606,7 +6633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_age Width"
-msgstr ""
+msgstr "Ширина на страницата"
#: labelformatpage.ui
msgctxt ""
@@ -6615,7 +6642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ge Height"
-msgstr ""
+msgstr "Височина на страницата"
#: labelformatpage.ui
msgctxt ""
@@ -6624,7 +6651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save..."
-msgstr ""
+msgstr "Запазване..."
#: labeloptionspage.ui
msgctxt ""
@@ -6633,7 +6660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entire page"
-msgstr ""
+msgstr "Цялата страница"
#: labeloptionspage.ui
msgctxt ""
@@ -6642,7 +6669,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single label"
-msgstr ""
+msgstr "Единичен етикет"
#: labeloptionspage.ui
msgctxt ""
@@ -6651,7 +6678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "Колона"
#: labeloptionspage.ui
msgctxt ""
@@ -6660,7 +6687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "Ред"
#: labeloptionspage.ui
msgctxt ""
@@ -6669,7 +6696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze contents"
-msgstr ""
+msgstr "Синхронизиране на съдържанията"
#: labeloptionspage.ui
msgctxt ""
@@ -6678,7 +6705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribute"
-msgstr ""
+msgstr "Разпределяне"
#: labeloptionspage.ui
msgctxt ""
@@ -6687,7 +6714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Настройка..."
#: labeloptionspage.ui
msgctxt ""
@@ -6696,7 +6723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Име на принтер"
#: labeloptionspage.ui
msgctxt ""
@@ -6705,7 +6732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Принтер"
#: linenumbering.ui
msgctxt ""
@@ -6903,7 +6930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Your name:"
-msgstr ""
+msgstr "Вашето име:"
#: mailconfigpage.ui
msgctxt ""
@@ -6912,7 +6939,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-Mail address:"
-msgstr ""
+msgstr "Адрес за е-поща:"
#: mailconfigpage.ui
msgctxt ""
@@ -6921,7 +6948,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send replies to _different e-mail address"
-msgstr ""
+msgstr "Отговаряне на различен адрес за е-поща"
#: mailconfigpage.ui
msgctxt ""
@@ -6930,7 +6957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reply address:"
-msgstr ""
+msgstr "Адрес за отговор"
#: mailconfigpage.ui
msgctxt ""
@@ -6939,7 +6966,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User information"
-msgstr ""
+msgstr "Информация за потребителя"
#: mailconfigpage.ui
msgctxt ""
@@ -6948,7 +6975,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use secure connection (SSL)"
-msgstr ""
+msgstr "Използване на сигурна връзка (SSL)"
#: mailconfigpage.ui
msgctxt ""
@@ -6957,7 +6984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Port:"
-msgstr ""
+msgstr "Порт:"
#: mailconfigpage.ui
msgctxt ""
@@ -6966,7 +6993,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server name:"
-msgstr ""
+msgstr "Име на сървъра:"
#: mailconfigpage.ui
msgctxt ""
@@ -6975,7 +7002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Au_thentication"
-msgstr ""
+msgstr "Автентификация на сървър"
#: mailconfigpage.ui
msgctxt ""
@@ -6984,7 +7011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing server (SMTP) Settings"
-msgstr ""
+msgstr "Настройки на изходящия сървър (SMTP)"
#: mailconfigpage.ui
msgctxt ""
@@ -6993,7 +7020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Test S_ettings..."
-msgstr ""
+msgstr "Тест на настройките..."
#: mailmergedialog.ui
msgctxt ""
@@ -7002,7 +7029,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Циркулярни писма"
#: mailmergedialog.ui
msgctxt ""
@@ -7011,7 +7038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From this _document"
-msgstr ""
+msgstr "От документа"
#: mailmergedialog.ui
msgctxt ""
@@ -7020,7 +7047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From a _template"
-msgstr ""
+msgstr "От шаблон"
#: mailmergedialog.ui
msgctxt ""
@@ -7029,7 +7056,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create"
-msgstr ""
+msgstr "Създаване"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7038,7 +7065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data Source Connection"
-msgstr ""
+msgstr "Връзка към източник на данни"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7047,7 +7074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use existing"
-msgstr ""
+msgstr "Използване на съществуващ"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7056,7 +7083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create new connection"
-msgstr ""
+msgstr "Създаване на нова връзка"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7065,7 +7092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields are used to personalize form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source."
-msgstr ""
+msgstr "Индивидуализирането на типовите писма става чрез полета. Те представляват запазени места за данните от източник на данни, например БД. Полетата в типовото писмо трябва да са свързани с източника на данни."
#: mergeconnectdialog.ui
msgctxt ""
@@ -7074,7 +7101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect"
-msgstr ""
+msgstr "Свързване"
#: mergetabledialog.ui
msgctxt ""
@@ -7119,7 +7146,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Циркулярни писма"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7128,7 +7155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status:"
-msgstr ""
+msgstr "Състояние:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7137,7 +7164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress:"
-msgstr ""
+msgstr "Напредък:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7146,7 +7173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Creating documents..."
-msgstr ""
+msgstr "Създават се документи..."
#: mmcreatingdialog.ui
msgctxt ""
@@ -7155,7 +7182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%X of %Y"
-msgstr ""
+msgstr "%X от %Y"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7164,7 +7191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient."
-msgstr ""
+msgstr "Изпращане на обикновени писма до група получатели. Писмата могат да съдържат адресен блок и поздрав и да бъдат персонализирани за всеки получател."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7173,7 +7200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient."
-msgstr ""
+msgstr "Изпращане на електронни писма до група получатели. Писмата могат да съдържат поздрав и да бъдат персонализирани за всеки получател."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7182,7 +7209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Letter"
-msgstr ""
+msgstr "Писмо"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7191,7 +7218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-mail message"
-msgstr ""
+msgstr "Електронно писмо"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7200,7 +7227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "What type of document do you want to create?"
-msgstr ""
+msgstr "Какъв тип документ желаете да създадете?"
#: mmselectpage.ui
msgctxt ""
@@ -7209,7 +7236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the current _document"
-msgstr ""
+msgstr "Използване на текущия документ"
#: mmselectpage.ui
msgctxt ""
@@ -7218,7 +7245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a ne_w document"
-msgstr ""
+msgstr "Създаване на нов документ"
#: mmselectpage.ui
msgctxt ""
@@ -7227,7 +7254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from _existing document"
-msgstr ""
+msgstr "Започване от съществуващ документ"
#: mmselectpage.ui
msgctxt ""
@@ -7236,7 +7263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from a t_emplate"
-msgstr ""
+msgstr "Започване от шаблон"
#: mmselectpage.ui
msgctxt ""
@@ -7245,7 +7272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start fro_m a recently saved starting document"
-msgstr ""
+msgstr "Започване от наскоро запазен документ"
#: mmselectpage.ui
msgctxt ""
@@ -7254,7 +7281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "Преглед..."
#: mmselectpage.ui
msgctxt ""
@@ -7263,7 +7290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "Преглед..."
#: mmselectpage.ui
msgctxt ""
@@ -7272,7 +7299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select starting document for the mail merge"
-msgstr ""
+msgstr "Избор на начален документ за циркулярно писмо"
#: newuserindexdialog.ui
msgctxt ""
@@ -7605,7 +7632,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Object"
-msgstr ""
+msgstr "Обект"
#: objectdialog.ui
msgctxt ""
@@ -7614,7 +7641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Тип"
#: objectdialog.ui
msgctxt ""
@@ -7623,7 +7650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#: objectdialog.ui
msgctxt ""
@@ -7632,7 +7659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Пренасяне"
#: objectdialog.ui
msgctxt ""
@@ -7641,7 +7668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Хипервръзка"
#: objectdialog.ui
msgctxt ""
@@ -7650,7 +7677,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Кантове"
#: objectdialog.ui
msgctxt ""
@@ -7659,7 +7686,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: objectdialog.ui
msgctxt ""
@@ -7668,7 +7695,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Макрос"
#: optcaptionpage.ui
msgctxt ""
@@ -7677,7 +7704,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Категория"
#: optcaptionpage.ui
msgctxt ""
@@ -7686,7 +7713,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbering"
-msgstr ""
+msgstr "Номерация"
#: optcaptionpage.ui
msgctxt ""
@@ -7695,7 +7722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering separator"
-msgstr ""
+msgstr "Разделител на номера"
#: optcaptionpage.ui
msgctxt ""
@@ -7704,7 +7731,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Разделител"
#: optcaptionpage.ui
msgctxt ""
@@ -7713,7 +7740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Позиция"
#: optcaptionpage.ui
msgctxt ""
@@ -7722,7 +7749,7 @@ msgctxt ""
"text\n"
"string.text"
msgid ". "
-msgstr ""
+msgstr ". "
#: optcaptionpage.ui
msgctxt ""
@@ -7731,7 +7758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption"
-msgstr ""
+msgstr "Надпис"
#: optcaptionpage.ui
msgctxt ""
@@ -7740,7 +7767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Ниво"
#: optcaptionpage.ui
msgctxt ""
@@ -7749,7 +7776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Разделител"
#: optcaptionpage.ui
msgctxt ""
@@ -7758,7 +7785,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Няма"
#: optcaptionpage.ui
msgctxt ""
@@ -7767,7 +7794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering captions by chapter"
-msgstr ""
+msgstr "Номериране на надписите по глави"
#: optcaptionpage.ui
msgctxt ""
@@ -7776,7 +7803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character style"
-msgstr ""
+msgstr "Знаков стил"
#: optcaptionpage.ui
msgctxt ""
@@ -7785,7 +7812,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Няма"
#: optcaptionpage.ui
msgctxt ""
@@ -7794,7 +7821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply border and shadow"
-msgstr ""
+msgstr "Прилагане на кант и сянка"
#: optcaptionpage.ui
msgctxt ""
@@ -7803,7 +7830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category and frame format"
-msgstr ""
+msgstr "Категория и формат на рамката"
#: optcaptionpage.ui
msgctxt ""
@@ -7815,6 +7842,8 @@ msgid ""
"Add captions automatically\n"
"when inserting:"
msgstr ""
+"Автоматично добавяне на\n"
+"надписи при вмъкване на:"
#: optcaptionpage.ui
msgctxt ""
@@ -7823,7 +7852,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Category first"
-msgstr ""
+msgstr "Първо категорията"
#: optcaptionpage.ui
msgctxt ""
@@ -7832,7 +7861,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Numbering first"
-msgstr ""
+msgstr "Първо номерацията"
#: optcaptionpage.ui
msgctxt ""
@@ -7841,7 +7870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption order"
-msgstr ""
+msgstr "Ред на надписите"
#: optcomparison.ui
msgctxt ""
@@ -7850,7 +7879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_uto"
-msgstr "_Автоматично"
+msgstr "Автоматично"
#: optcomparison.ui
msgctxt ""
@@ -7859,7 +7888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By w_ord"
-msgstr "По _думи"
+msgstr "По думи"
#: optcomparison.ui
msgctxt ""
@@ -7868,7 +7897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By _character"
-msgstr "По _знаци"
+msgstr "По знаци"
#: optcomparison.ui
msgctxt ""
@@ -7913,7 +7942,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Use printer metrics for document formatting"
-msgstr ""
+msgstr "Форматиране на документа чрез метриките на принтера"
#: optcompatpage.ui
msgctxt ""
@@ -7922,7 +7951,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Добавяне на отстояния между абзаците и таблиците (в текущия документ)"
#: optcompatpage.ui
msgctxt ""
@@ -7931,7 +7960,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr ""
+msgstr "Добавяне отстояния на абзац и таблица в началото на страница (в текущия документ)"
#: optcompatpage.ui
msgctxt ""
@@ -7940,7 +7969,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
-msgstr ""
+msgstr "Формат на позициите за табулация като в OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7949,7 +7978,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Do not add leading (extra space) between lines of text"
-msgstr ""
+msgstr "Без допълнително пространство между редовете на текста"
#: optcompatpage.ui
msgctxt ""
@@ -7958,7 +7987,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 line spacing"
-msgstr ""
+msgstr "Междуредия като в OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7967,7 +7996,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Add paragraph and table spacing at bottom of table cells"
-msgstr ""
+msgstr "Добавяне на отстояния на абзац или таблица в долната част на клетките"
#: optcompatpage.ui
msgctxt ""
@@ -7976,7 +8005,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 object positioning"
-msgstr ""
+msgstr "Позициониране на обектите както в OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7985,7 +8014,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
-msgstr ""
+msgstr "Изливане на текст около обектите като в OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7994,7 +8023,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Consider wrapping style when positioning objects"
-msgstr ""
+msgstr "Взимане предвид стила на обтичане при позициониране на обекти"
#: optcompatpage.ui
msgctxt ""
@@ -8003,7 +8032,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr ""
+msgstr "Променливи интервали в ръчно завършени редове с двустранно подравняване"
#: optcompatpage.ui
msgctxt ""
@@ -8012,7 +8041,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "<User settings>"
-msgstr ""
+msgstr "<Потребителски настройки>"
#: optcompatpage.ui
msgctxt ""
@@ -8021,7 +8050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use as _Default"
-msgstr ""
+msgstr "Употреба по подразбиране"
#: optcompatpage.ui
msgctxt ""
@@ -8030,7 +8059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility options for %DOCNAME"
-msgstr ""
+msgstr "Настройки на съвместимост за %DOCNAME"
#: optfonttabpage.ui
msgctxt ""
@@ -8039,7 +8068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Шрифт"
#: optfonttabpage.ui
msgctxt ""
@@ -8048,7 +8077,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "Размер"
#: optfonttabpage.ui
msgctxt ""
@@ -8057,7 +8086,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "De_fault:"
-msgstr ""
+msgstr "По подразбиране:"
#: optfonttabpage.ui
msgctxt ""
@@ -8066,7 +8095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Headin_g:"
-msgstr ""
+msgstr "Заглавие:"
#: optfonttabpage.ui
msgctxt ""
@@ -8075,7 +8104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_List:"
-msgstr ""
+msgstr "Списък:"
#: optfonttabpage.ui
msgctxt ""
@@ -8084,7 +8113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_aption:"
-msgstr ""
+msgstr "Надпис:"
#: optfonttabpage.ui
msgctxt ""
@@ -8093,7 +8122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Index:"
-msgstr ""
+msgstr "Указател:"
#: optfonttabpage.ui
msgctxt ""
@@ -8102,7 +8131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent document only"
-msgstr ""
+msgstr "Само за текущия документ"
#: optfonttabpage.ui
msgctxt ""
@@ -8111,7 +8140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Basic fonts (%1)"
-msgstr ""
+msgstr "Основни шрифтове (%1)"
#: optfonttabpage.ui
msgctxt ""
@@ -8120,7 +8149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "По подразбиране"
#: optformataidspage.ui
msgctxt ""
@@ -8129,7 +8158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ragraph end"
-msgstr ""
+msgstr "Край на абзац"
#: optformataidspage.ui
msgctxt ""
@@ -8138,7 +8167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom h_yphens"
-msgstr ""
+msgstr "Потребителско пренасяне"
#: optformataidspage.ui
msgctxt ""
@@ -8147,7 +8176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spac_es"
-msgstr ""
+msgstr "Интервали"
#: optformataidspage.ui
msgctxt ""
@@ -8156,7 +8185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Non-breaking s_paces"
-msgstr ""
+msgstr "Непрекъсваеми интервали"
#: optformataidspage.ui
msgctxt ""
@@ -8165,7 +8194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ta_bs"
-msgstr ""
+msgstr "Табулатори"
#: optformataidspage.ui
msgctxt ""
@@ -8174,7 +8203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brea_ks"
-msgstr ""
+msgstr "Знаци за прекъсване"
#: optformataidspage.ui
msgctxt ""
@@ -8183,7 +8212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hidden text"
-msgstr ""
+msgstr "Скрит текст"
#: optformataidspage.ui
msgctxt ""
@@ -8192,7 +8221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden te_xt"
-msgstr ""
+msgstr "Полета: скрит текст"
#: optformataidspage.ui
msgctxt ""
@@ -8201,7 +8230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden p_aragraphs"
-msgstr ""
+msgstr "Полета: скрити абзаци"
#: optformataidspage.ui
msgctxt ""
@@ -8210,7 +8239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display of"
-msgstr ""
+msgstr "Показване на"
#: optformataidspage.ui
msgctxt ""
@@ -8219,7 +8248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Math baseline alignment"
-msgstr ""
+msgstr "Подравняване на формулите към шрифтовата линия"
#: optformataidspage.ui
msgctxt ""
@@ -8228,7 +8257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Layout assistance"
-msgstr ""
+msgstr "Помощ при оформяне"
#: optformataidspage.ui
msgctxt ""
@@ -8237,7 +8266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direct cursor"
-msgstr ""
+msgstr "Свободен курсор"
#: optformataidspage.ui
msgctxt ""
@@ -8246,7 +8275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Вмъкване"
#: optformataidspage.ui
msgctxt ""
@@ -8255,7 +8284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Para_graph alignment"
-msgstr ""
+msgstr "Подравняване на абзаца"
#: optformataidspage.ui
msgctxt ""
@@ -8264,7 +8293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left paragraph margin"
-msgstr ""
+msgstr "Ляво поле на абзац"
#: optformataidspage.ui
msgctxt ""
@@ -8273,7 +8302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tabs"
-msgstr ""
+msgstr "Табулатори"
#: optformataidspage.ui
msgctxt ""
@@ -8282,7 +8311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs a_nd spaces"
-msgstr ""
+msgstr "Табулатори и интервали"
#: optformataidspage.ui
msgctxt ""
@@ -8291,7 +8320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct cursor"
-msgstr ""
+msgstr "Свободен курсор"
#: optformataidspage.ui
msgctxt ""
@@ -8300,7 +8329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable"
-msgstr ""
+msgstr "Разрешаване"
#: optformataidspage.ui
msgctxt ""
@@ -8309,7 +8338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor in protected areas"
-msgstr ""
+msgstr "Курсор в защитени области"
#: optgeneralpage.ui
msgctxt ""
@@ -8318,7 +8347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "Винаги"
#: optgeneralpage.ui
msgctxt ""
@@ -8327,7 +8356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "По заявка"
#: optgeneralpage.ui
msgctxt ""
@@ -8336,7 +8365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "Никога"
#: optgeneralpage.ui
msgctxt ""
@@ -8345,7 +8374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when loading"
-msgstr ""
+msgstr "Обновяване на връзките при зареждане"
#: optgeneralpage.ui
msgctxt ""
@@ -8354,7 +8383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "Полета"
#: optgeneralpage.ui
msgctxt ""
@@ -8363,7 +8392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Charts"
-msgstr ""
+msgstr "Диаграми"
#: optgeneralpage.ui
msgctxt ""
@@ -8372,7 +8401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically Update"
-msgstr ""
+msgstr "Автоматично обновяване"
#: optgeneralpage.ui
msgctxt ""
@@ -8381,7 +8410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Measurement unit"
-msgstr ""
+msgstr "Мерна единица"
#: optgeneralpage.ui
msgctxt ""
@@ -8390,7 +8419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "Позиции за табулация"
#: optgeneralpage.ui
msgctxt ""
@@ -8399,7 +8428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable char unit"
-msgstr ""
+msgstr "Разрешаване на единица – знак"
#: optgeneralpage.ui
msgctxt ""
@@ -8408,7 +8437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use square page mode for text grid"
-msgstr ""
+msgstr "Режим \"квадратна страница\" за текстовата мрежа"
#: optgeneralpage.ui
msgctxt ""
@@ -8417,7 +8446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Настройки"
#: optgeneralpage.ui
msgctxt ""
@@ -8426,7 +8455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional separators"
-msgstr ""
+msgstr "Допълнителни разделители"
#: optgeneralpage.ui
msgctxt ""
@@ -8435,7 +8464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word Count"
-msgstr ""
+msgstr "Броене на думите"
#: optredlinepage.ui
msgctxt ""
@@ -8444,7 +8473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insertions"
-msgstr ""
+msgstr "Вмъквания"
#: optredlinepage.ui
msgctxt ""
@@ -8453,7 +8482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Вмъкване"
#: optredlinepage.ui
msgctxt ""
@@ -8462,7 +8491,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Изтриване"
#: optredlinepage.ui
msgctxt ""
@@ -8471,7 +8500,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Атрибути"
#: optredlinepage.ui
msgctxt ""
@@ -8480,7 +8509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Attributes:"
-msgstr ""
+msgstr "Атрибути:"
#: optredlinepage.ui
msgctxt ""
@@ -8489,7 +8518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_lor:"
-msgstr ""
+msgstr "Цвят:"
#: optredlinepage.ui
msgctxt ""
@@ -8498,7 +8527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes:"
-msgstr ""
+msgstr "Атрибути:"
#: optredlinepage.ui
msgctxt ""
@@ -8507,7 +8536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Col_or:"
-msgstr ""
+msgstr "Цвят:"
#: optredlinepage.ui
msgctxt ""
@@ -8516,7 +8545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attrib_utes:"
-msgstr ""
+msgstr "Атрибути:"
#: optredlinepage.ui
msgctxt ""
@@ -8525,7 +8554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "Цвят:"
#: optredlinepage.ui
msgctxt ""
@@ -8534,7 +8563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changed attributes"
-msgstr ""
+msgstr "Променени атрибути"
#: optredlinepage.ui
msgctxt ""
@@ -8543,7 +8572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deletions"
-msgstr ""
+msgstr "Изтривания"
#: optredlinepage.ui
msgctxt ""
@@ -8552,7 +8581,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Няма]"
#: optredlinepage.ui
msgctxt ""
@@ -8561,7 +8590,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Bold"
-msgstr ""
+msgstr "Получер"
#: optredlinepage.ui
msgctxt ""
@@ -8570,7 +8599,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Italic"
-msgstr ""
+msgstr "Курсив"
#: optredlinepage.ui
msgctxt ""
@@ -8579,7 +8608,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Underlined"
-msgstr ""
+msgstr "Подчертан"
#: optredlinepage.ui
msgctxt ""
@@ -8588,7 +8617,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Underlined: double"
-msgstr ""
+msgstr "Двойно подчертан"
#: optredlinepage.ui
msgctxt ""
@@ -8597,7 +8626,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Strikethrough"
-msgstr ""
+msgstr "Зачертан"
#: optredlinepage.ui
msgctxt ""
@@ -8606,7 +8635,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Uppercase"
-msgstr ""
+msgstr "Главни букви"
#: optredlinepage.ui
msgctxt ""
@@ -8615,7 +8644,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Lowercase"
-msgstr ""
+msgstr "Малки букви"
#: optredlinepage.ui
msgctxt ""
@@ -8624,7 +8653,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Small caps"
-msgstr ""
+msgstr "Малки главни букви"
#: optredlinepage.ui
msgctxt ""
@@ -8633,7 +8662,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Title font"
-msgstr ""
+msgstr "Заглавен шрифт"
#: optredlinepage.ui
msgctxt ""
@@ -8642,7 +8671,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Background color"
-msgstr ""
+msgstr "Фонов цвят"
#: optredlinepage.ui
msgctxt ""
@@ -8651,7 +8680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text display"
-msgstr ""
+msgstr "Показване на текста"
#: optredlinepage.ui
msgctxt ""
@@ -8660,7 +8689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mar_k:"
-msgstr ""
+msgstr "Отбелязване:"
#: optredlinepage.ui
msgctxt ""
@@ -8669,7 +8698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "Цвят:"
#: optredlinepage.ui
msgctxt ""
@@ -8678,7 +8707,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Няма]"
#: optredlinepage.ui
msgctxt ""
@@ -8687,7 +8716,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left margin"
-msgstr ""
+msgstr "Ляво поле"
#: optredlinepage.ui
msgctxt ""
@@ -8696,7 +8725,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right margin"
-msgstr ""
+msgstr "Дясно поле"
#: optredlinepage.ui
msgctxt ""
@@ -8705,7 +8734,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Outer margin"
-msgstr ""
+msgstr "Външно поле"
#: optredlinepage.ui
msgctxt ""
@@ -8714,7 +8743,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Inner margin"
-msgstr ""
+msgstr "Вътрешно поле"
#: optredlinepage.ui
msgctxt ""
@@ -8723,7 +8752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines changed"
-msgstr ""
+msgstr "Променени редове"
#: optredlinepage.ui
msgctxt ""
@@ -8732,7 +8761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "По автор"
#: opttablepage.ui
msgctxt ""
@@ -8741,7 +8770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eading"
-msgstr ""
+msgstr "Заглавие"
#: opttablepage.ui
msgctxt ""
@@ -8750,7 +8779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_peat on each page"
-msgstr ""
+msgstr "Повтаряне на всяка страница"
#: opttablepage.ui
msgctxt ""
@@ -8759,7 +8788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Do not split"
-msgstr ""
+msgstr "Без разделяне"
#: opttablepage.ui
msgctxt ""
@@ -8768,7 +8797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "Кант"
#: opttablepage.ui
msgctxt ""
@@ -8777,7 +8806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "По подразбиране"
#: opttablepage.ui
msgctxt ""
@@ -8786,7 +8815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number recognition"
-msgstr ""
+msgstr "Разпознаване на числа"
#: opttablepage.ui
msgctxt ""
@@ -8795,7 +8824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umber format recognition"
-msgstr ""
+msgstr "Разпознаване на числов формат"
#: opttablepage.ui
msgctxt ""
@@ -8804,7 +8833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment"
-msgstr ""
+msgstr "Подравняване"
#: opttablepage.ui
msgctxt ""
@@ -8813,7 +8842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input in tables"
-msgstr ""
+msgstr "Въвеждане в таблици"
#: opttablepage.ui
msgctxt ""
@@ -8822,7 +8851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Behavior of rows/columns"
-msgstr ""
+msgstr "Поведение на редовете/колоните"
#: opttablepage.ui
msgctxt ""
@@ -8831,7 +8860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "Фиксирани"
#: opttablepage.ui
msgctxt ""
@@ -8840,7 +8869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed, proportional"
-msgstr ""
+msgstr "Фикс., пропорционални"
#: opttablepage.ui
msgctxt ""
@@ -8849,7 +8878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "Променливи"
#: opttablepage.ui
msgctxt ""
@@ -8858,7 +8887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the adjacent area only"
-msgstr ""
+msgstr "Промените влияят само на съседните области"
#: opttablepage.ui
msgctxt ""
@@ -8867,7 +8896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the entire table"
-msgstr ""
+msgstr "Промените влияят върху цялата таблица"
#: opttablepage.ui
msgctxt ""
@@ -8876,7 +8905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the table size"
-msgstr ""
+msgstr "Промените влияят върху размера на таблицата"
#: opttablepage.ui
msgctxt ""
@@ -8885,7 +8914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move cells"
-msgstr ""
+msgstr "Местене на клетките"
#: opttablepage.ui
msgctxt ""
@@ -8894,7 +8923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row:"
-msgstr ""
+msgstr "Ред:"
#: opttablepage.ui
msgctxt ""
@@ -8903,7 +8932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column:"
-msgstr ""
+msgstr "Колона:"
#: opttablepage.ui
msgctxt ""
@@ -8912,7 +8941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w:"
-msgstr ""
+msgstr "Ред:"
#: opttablepage.ui
msgctxt ""
@@ -8921,7 +8950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn:"
-msgstr ""
+msgstr "Колона:"
#: opttablepage.ui
msgctxt ""
@@ -8930,7 +8959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In‌sert cell"
-msgstr ""
+msgstr "Вмъкване на клетка"
#: opttablepage.ui
msgctxt ""
@@ -8939,7 +8968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyboard handling"
-msgstr ""
+msgstr "Обработка на клавиатурата"
#: outlinenumbering.ui
msgctxt ""
@@ -8957,7 +8986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format"
-msgstr "_Формат"
+msgstr "Формат"
#: outlinenumbering.ui
msgctxt ""
@@ -9065,7 +9094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _As..."
-msgstr "Съхраняване к_ато..."
+msgstr "Запазване като..."
#: outlinenumberingpage.ui
msgctxt ""
@@ -9335,7 +9364,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Абзац"
#: paradialog.ui
msgctxt ""
@@ -9344,7 +9373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Отстъпи и разредка"
#: paradialog.ui
msgctxt ""
@@ -9353,7 +9382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Подравняване"
#: paradialog.ui
msgctxt ""
@@ -9362,7 +9391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Изливане на текста"
#: paradialog.ui
msgctxt ""
@@ -9371,7 +9400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Азиатска типография"
#: paradialog.ui
msgctxt ""
@@ -9380,7 +9409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "План и номерация"
#: paradialog.ui
msgctxt ""
@@ -9389,7 +9418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Табулатори"
#: paradialog.ui
msgctxt ""
@@ -9398,7 +9427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Бити букви"
#: paradialog.ui
msgctxt ""
@@ -9407,7 +9436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Кантове"
#: paradialog.ui
msgctxt ""
@@ -9416,7 +9445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: picturedialog.ui
msgctxt ""
@@ -9425,7 +9454,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Изображение"
#: picturedialog.ui
msgctxt ""
@@ -9434,7 +9463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Тип"
#: picturedialog.ui
msgctxt ""
@@ -9443,7 +9472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#: picturedialog.ui
msgctxt ""
@@ -9452,7 +9481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Пренасяне"
#: picturedialog.ui
msgctxt ""
@@ -9461,7 +9490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Хипервръзка"
#: picturedialog.ui
msgctxt ""
@@ -9470,7 +9499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Изображение"
#: picturedialog.ui
msgctxt ""
@@ -9479,7 +9508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Crop"
-msgstr ""
+msgstr "Подрязване"
#: picturedialog.ui
msgctxt ""
@@ -9488,7 +9517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Кантове"
#: picturedialog.ui
msgctxt ""
@@ -9497,7 +9526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: picturedialog.ui
msgctxt ""
@@ -9506,7 +9535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Макрос"
#: picturepage.ui
msgctxt ""
@@ -9515,7 +9544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: picturepage.ui
msgctxt ""
@@ -9524,7 +9553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "Име на файл"
#: picturepage.ui
msgctxt ""
@@ -9533,7 +9562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Връзка"
#: picturepage.ui
msgctxt ""
@@ -9542,7 +9571,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertically"
-msgstr ""
+msgstr "Вертикално"
#: picturepage.ui
msgctxt ""
@@ -9551,7 +9580,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontally"
-msgstr ""
+msgstr "Хоризонтално"
#: picturepage.ui
msgctxt ""
@@ -9560,7 +9589,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On all pages"
-msgstr ""
+msgstr "На всички страници"
#: picturepage.ui
msgctxt ""
@@ -9569,7 +9598,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On left pages"
-msgstr ""
+msgstr "На левите страници"
#: picturepage.ui
msgctxt ""
@@ -9578,7 +9607,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On right pages"
-msgstr ""
+msgstr "На десните страници"
#: picturepage.ui
msgctxt ""
@@ -9587,7 +9616,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Flip"
-msgstr ""
+msgstr "Обръщане"
#: previewzoomdialog.ui
msgctxt ""
@@ -9605,7 +9634,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr "_Редове"
+msgstr "Редове"
#: previewzoomdialog.ui
msgctxt ""
@@ -9614,7 +9643,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr "_Колони"
+msgstr "Колони"
#: printeroptions.ui
msgctxt ""
@@ -9713,7 +9742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Print monitor"
-msgstr ""
+msgstr "Наблюдение на печата"
#: printmonitordialog.ui
msgctxt ""
@@ -9722,7 +9751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save-Monitor"
-msgstr ""
+msgstr "Наблюдение на запазването"
#: printmonitordialog.ui
msgctxt ""
@@ -9731,7 +9760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being prepared for printing on"
-msgstr ""
+msgstr "се подготвя за отпечатване на"
#: printmonitordialog.ui
msgctxt ""
@@ -9740,7 +9769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being saved to"
-msgstr ""
+msgstr "се запазва в"
#: printoptionspage.ui
msgctxt ""
@@ -9749,7 +9778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pictures and objects"
-msgstr "_Картинки и обекти"
+msgstr "Изображения и обекти"
#: printoptionspage.ui
msgctxt ""
@@ -9758,7 +9787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Form control_s"
-msgstr "Елем. за _управление"
+msgstr "Контроли във формуляри"
#: printoptionspage.ui
msgctxt ""
@@ -9767,7 +9796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page ba_ckground"
-msgstr "_Фон на страници"
+msgstr "Фон на страници"
#: printoptionspage.ui
msgctxt ""
@@ -9776,7 +9805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print text in blac_k"
-msgstr "Печат на текста в _черно"
+msgstr "Печат на текста в черно"
#: printoptionspage.ui
msgctxt ""
@@ -9785,7 +9814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hidden te_xt"
-msgstr "Скрит те_кст"
+msgstr "Скрит текст"
#: printoptionspage.ui
msgctxt ""
@@ -9794,7 +9823,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _placeholder"
-msgstr "_Запазено място за текст"
+msgstr "Запазено място за текст"
#: printoptionspage.ui
msgctxt ""
@@ -9812,7 +9841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left pages"
-msgstr "_Леви страници"
+msgstr "Леви страници"
#: printoptionspage.ui
msgctxt ""
@@ -9821,7 +9850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right pages"
-msgstr "_Десни страници"
+msgstr "Десни страници"
#: printoptionspage.ui
msgctxt ""
@@ -9830,7 +9859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Broch_ure"
-msgstr "_Брошура"
+msgstr "Брошура"
#: printoptionspage.ui
msgctxt ""
@@ -9839,7 +9868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Right to Left"
-msgstr "Отдясно наляво"
+msgstr "От дясно наляво"
#: printoptionspage.ui
msgctxt ""
@@ -9857,7 +9886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_None"
-msgstr "_Няма"
+msgstr "Няма"
#: printoptionspage.ui
msgctxt ""
@@ -9866,7 +9895,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments _only"
-msgstr "Само _коментари"
+msgstr "Само коментари"
#: printoptionspage.ui
msgctxt ""
@@ -9875,7 +9904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End of docu_ment"
-msgstr "В края на _документа"
+msgstr "В края на документа"
#: printoptionspage.ui
msgctxt ""
@@ -9884,7 +9913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End of page"
-msgstr "_В края на страницата"
+msgstr "В края на страницата"
#: printoptionspage.ui
msgctxt ""
@@ -9902,7 +9931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fax"
-msgstr "_Факс"
+msgstr "Факс"
#: printoptionspage.ui
msgctxt ""
@@ -9911,7 +9940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print _automatically inserted blank pages"
-msgstr "Отпечатване на _автоматичните празни страници"
+msgstr "Отпечатване на автоматичните празни страници"
#: printoptionspage.ui
msgctxt ""
@@ -9920,7 +9949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paper tray from printer settings"
-msgstr "_Подаване на хартията както в настройките на принтера"
+msgstr "Подаване на хартията както в настройките на принтера"
#: printoptionspage.ui
msgctxt ""
@@ -9938,7 +9967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials"
-msgstr ""
+msgstr "Име/фамилия/инициали"
#: privateuserpage.ui
msgctxt ""
@@ -9947,7 +9976,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street"
-msgstr ""
+msgstr "Улица"
#: privateuserpage.ui
msgctxt ""
@@ -9956,7 +9985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "Държава/щат"
#: privateuserpage.ui
msgctxt ""
@@ -9965,7 +9994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title/Profession"
-msgstr ""
+msgstr "Звание/професия"
#: privateuserpage.ui
msgctxt ""
@@ -9974,7 +10003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "Факс"
#: privateuserpage.ui
msgctxt ""
@@ -9983,7 +10012,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Домашен телефонен номер"
#: privateuserpage.ui
msgctxt ""
@@ -9992,7 +10021,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Уебстраница/е-поща"
#: privateuserpage.ui
msgctxt ""
@@ -10001,7 +10030,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Собствено име"
#: privateuserpage.ui
msgctxt ""
@@ -10010,7 +10039,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Фамилно име"
#: privateuserpage.ui
msgctxt ""
@@ -10019,7 +10048,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Инициали"
#: privateuserpage.ui
msgctxt ""
@@ -10028,7 +10057,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Звание"
#: privateuserpage.ui
msgctxt ""
@@ -10037,7 +10066,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Длъжност"
#: privateuserpage.ui
msgctxt ""
@@ -10046,7 +10075,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Домашен телефонен номер"
#: privateuserpage.ui
msgctxt ""
@@ -10055,7 +10084,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Факс номер"
#: privateuserpage.ui
msgctxt ""
@@ -10064,7 +10093,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "Адрес за е-поща"
#: privateuserpage.ui
msgctxt ""
@@ -10073,7 +10102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials 2"
-msgstr ""
+msgstr "Име/фамилия/инициали 2"
#: privateuserpage.ui
msgctxt ""
@@ -10082,7 +10111,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Фамилно име"
#: privateuserpage.ui
msgctxt ""
@@ -10091,7 +10120,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Собствено име"
#: privateuserpage.ui
msgctxt ""
@@ -10100,7 +10129,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Инициали"
#: privateuserpage.ui
msgctxt ""
@@ -10109,7 +10138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "Пощенски код/град"
#: privateuserpage.ui
msgctxt ""
@@ -10118,7 +10147,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Град"
#: privateuserpage.ui
msgctxt ""
@@ -10127,7 +10156,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Пощенски код"
#: privateuserpage.ui
msgctxt ""
@@ -10136,7 +10165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Телефон/мобилен"
#: privateuserpage.ui
msgctxt ""
@@ -10145,7 +10174,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Звание"
#: privateuserpage.ui
msgctxt ""
@@ -10154,7 +10183,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Длъжност"
#: privateuserpage.ui
msgctxt ""
@@ -10163,7 +10192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private date"
-msgstr ""
+msgstr "Лични данни"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10172,7 +10201,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the beginning?"
-msgstr ""
+msgstr "Да се продължи ли от началото?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10181,7 +10210,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the beginning?"
-msgstr ""
+msgstr "Искате да продължите търсенето от началото?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10190,7 +10219,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the end of the document."
-msgstr ""
+msgstr "%PRODUCTNAME Writer претърси документа до края."
#: querycontinueenddialog.ui
msgctxt ""
@@ -10199,7 +10228,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the end?"
-msgstr ""
+msgstr "Да се продължи ли от края?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10208,7 +10237,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the end?"
-msgstr ""
+msgstr "Искате ли да продължите търсенето от края?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10217,7 +10246,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the beginning of the document."
-msgstr ""
+msgstr "%PRODUCTNAME Writer претърси документа до началото."
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10226,7 +10255,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Use as default?"
-msgstr ""
+msgstr "Да се използват ли по подразбиране?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10235,7 +10264,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to change the compatibility options of the default template?"
-msgstr ""
+msgstr "Искате ли да промените настройките за съвместимост на подразбирания шаблон?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10244,7 +10273,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This will affect all new documents based on the default template."
-msgstr ""
+msgstr "Това ще се отрази на всички нови документи, базирани на него."
#: querysavelabeldialog.ui
msgctxt ""
@@ -10253,7 +10282,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save label?"
-msgstr ""
+msgstr "Да се запази ли етикетът?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10262,7 +10291,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A label named \"%1 / %2\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Вече съществува етикет с име \"%1 / %2\". Желаете ли да го замените?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10271,7 +10300,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "A label already exists with brand \"%1\" and type \"%2\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Вече съществува етикет с марка \"%1\" и тип \"%2\". При заместването съдържанието му ще се изгуби."
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10280,7 +10309,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Show changes?"
-msgstr ""
+msgstr "Да се показват ли промените?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10289,7 +10318,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to show changes to avoid delays?"
-msgstr ""
+msgstr "Искате ли да се показват промените, за да се избегне забавяне?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10298,7 +10327,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "In the current document, changes are being recorded but not shown as such. In large documents, delays can occur when the document is edited. Showing changes will avoid delays."
-msgstr ""
+msgstr "В текущия документ промените се записват, но не се показват като такива. В големи документи това може да предизвика забавяния при редактиране. Показването на промените ще елиминира забавянията."
#: renameautotextdialog.ui
msgctxt ""
@@ -10316,7 +10345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr "_Име"
+msgstr "Име"
#: renameautotextdialog.ui
msgctxt ""
@@ -10325,7 +10354,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr "_Нов"
+msgstr "Ново"
#: renameautotextdialog.ui
msgctxt ""
@@ -10334,7 +10363,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Short_cut"
-msgstr "Пря_к път"
+msgstr "Пряк път"
#: renameautotextdialog.ui
msgctxt ""
@@ -10343,7 +10372,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shortcut"
-msgstr "_Пряк път"
+msgstr "Пряк път"
#: renameentrydialog.ui
msgctxt ""
@@ -10352,7 +10381,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename Element"
-msgstr ""
+msgstr "Преименуване на елемент"
#: renameentrydialog.ui
msgctxt ""
@@ -10361,7 +10390,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Име на елемент"
#: renameobjectdialog.ui
msgctxt ""
@@ -10406,7 +10435,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to size"
-msgstr "_Напасване по размера"
+msgstr "Напасване по размера"
#: rowheight.ui
msgctxt ""
@@ -10424,7 +10453,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save as HTML?"
-msgstr ""
+msgstr "Да се запази ли като HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10433,7 +10462,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Would you like to save the document as HTML?"
-msgstr ""
+msgstr "Желаете ли да запазите документа във формат HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10442,7 +10471,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The source code can only be displayed if the document is saved in HTML format."
-msgstr ""
+msgstr "Изходният код може да се показва само ако документът е запазен във формат HTML."
#: savelabeldialog.ui
msgctxt ""
@@ -10451,7 +10480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save Label Format"
-msgstr ""
+msgstr "Запазване на формат за етикети"
#: savelabeldialog.ui
msgctxt ""
@@ -10460,7 +10489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Марка"
#: savelabeldialog.ui
msgctxt ""
@@ -10469,7 +10498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "Тип"
#: savelabeldialog.ui
msgctxt ""
@@ -10478,7 +10507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#: sectionpage.ui
msgctxt ""
@@ -10487,7 +10516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New section"
-msgstr ""
+msgstr "Нов раздел"
#: sectionpage.ui
msgctxt ""
@@ -10496,7 +10525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "Връзка"
#: sectionpage.ui
msgctxt ""
@@ -10505,7 +10534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DD_E"
-msgstr ""
+msgstr "DDE"
#: sectionpage.ui
msgctxt ""
@@ -10514,7 +10543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Section"
-msgstr ""
+msgstr "Раздел"
#: sectionpage.ui
msgctxt ""
@@ -10523,7 +10552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "Име на файл"
#: sectionpage.ui
msgctxt ""
@@ -10532,7 +10561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DDE _command"
-msgstr ""
+msgstr "DDE команда"
#: sectionpage.ui
msgctxt ""
@@ -10541,7 +10570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10550,7 +10579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Връзка"
#: sectionpage.ui
msgctxt ""
@@ -10559,7 +10588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Protect"
-msgstr ""
+msgstr "Защитаване"
#: sectionpage.ui
msgctxt ""
@@ -10568,7 +10597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10577,7 +10606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wit_h password"
-msgstr ""
+msgstr "С парола"
#: sectionpage.ui
msgctxt ""
@@ -10586,7 +10615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Write protection"
-msgstr ""
+msgstr "Защита от запис"
#: sectionpage.ui
msgctxt ""
@@ -10595,7 +10624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_ide"
-msgstr ""
+msgstr "Скриване"
#: sectionpage.ui
msgctxt ""
@@ -10604,7 +10633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_With Condition"
-msgstr ""
+msgstr "С условие"
#: sectionpage.ui
msgctxt ""
@@ -10613,7 +10642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide"
-msgstr ""
+msgstr "Скриване"
#: sectionpage.ui
msgctxt ""
@@ -10622,7 +10651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ditable in read-only document"
-msgstr ""
+msgstr "Може да се редактира в документ само за четене"
#: sectionpage.ui
msgctxt ""
@@ -10631,7 +10660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Свойства"
#: selectaddressdialog.ui
msgctxt ""
@@ -10640,7 +10669,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address List"
-msgstr ""
+msgstr "Избор на списък с адреси"
#: selectaddressdialog.ui
msgctxt ""
@@ -10649,7 +10678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'."
-msgstr ""
+msgstr "Изберете списък с адреси. Натиснете \"%1\", за да изберете получатели от друг списък. Ако нямате списък с адреси, можете да създадете такъв, като натиснете \"%2\"."
#: selectaddressdialog.ui
msgctxt ""
@@ -10658,7 +10687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Your recipients are currently selected from:"
-msgstr ""
+msgstr "Получателите в момента се избират от:"
#: selectaddressdialog.ui
msgctxt ""
@@ -10667,7 +10696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "Добавяне..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10676,7 +10705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create..."
-msgstr ""
+msgstr "Създаване..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10685,7 +10714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter..."
-msgstr ""
+msgstr "Филтър..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10694,7 +10723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "Редактиране..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10703,7 +10732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Table..."
-msgstr ""
+msgstr "Друга таблица..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10712,7 +10741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Име"
#: selectaddressdialog.ui
msgctxt ""
@@ -10721,7 +10750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Таблица"
#: selectaddressdialog.ui
msgctxt ""
@@ -10730,7 +10759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connecting to data source..."
-msgstr ""
+msgstr "Протича свързване с източник на данни..."
#: selectautotextdialog.ui
msgctxt ""
@@ -10739,7 +10768,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select AutoText:"
-msgstr ""
+msgstr "Избор на автотекст:"
#: selectautotextdialog.ui
msgctxt ""
@@ -10748,7 +10777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Group"
-msgstr ""
+msgstr "Автотекст - група"
#: selectblockdialog.ui
msgctxt ""
@@ -10757,7 +10786,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address Block"
-msgstr ""
+msgstr "Избор на адресен блок"
#: selectblockdialog.ui
msgctxt ""
@@ -10766,7 +10795,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "Създаване..."
#: selectblockdialog.ui
msgctxt ""
@@ -10775,7 +10804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "Редактиране..."
#: selectblockdialog.ui
msgctxt ""
@@ -10784,7 +10813,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "Изтриване"
#: selectblockdialog.ui
msgctxt ""
@@ -10793,7 +10822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Select your preferred address block"
-msgstr ""
+msgstr "Избор на предпочитан адресен блок"
#: selectblockdialog.ui
msgctxt ""
@@ -10802,7 +10831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_ever include the country/region"
-msgstr ""
+msgstr "Държавата/областта не се включва"
#: selectblockdialog.ui
msgctxt ""
@@ -10811,7 +10840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always include the country/region"
-msgstr ""
+msgstr "Държавата/областта се включва винаги"
#: selectblockdialog.ui
msgctxt ""
@@ -10820,7 +10849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only _include the country/region if it is not:"
-msgstr ""
+msgstr "Държавата/областта се включва, ако не е:"
#: selectblockdialog.ui
msgctxt ""
@@ -10829,7 +10858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address block settings"
-msgstr ""
+msgstr "Настройки за адресен блок"
#: selectindexdialog.ui
msgctxt ""
@@ -10838,7 +10867,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Index Markings"
-msgstr ""
+msgstr "Маркери за указател"
#: selectindexdialog.ui
msgctxt ""
@@ -10847,7 +10876,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Избор"
#: sidebarpage.ui
msgctxt ""
@@ -10856,16 +10885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Orientation"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Ориентация"
#: sidebarpage.ui
msgctxt ""
@@ -10874,16 +10894,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Size"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
+msgstr "Размер"
#: sidebarpage.ui
msgctxt ""
@@ -10892,16 +10903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Columns"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
+msgstr "Колони"
#: sidebarpage.ui
msgctxt ""
@@ -10910,16 +10912,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Margin"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Бяло поле"
#: sidebarwrap.ui
msgctxt ""
@@ -10928,7 +10921,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Няма"
#: sidebarwrap.ui
msgctxt ""
@@ -10937,7 +10930,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Няма"
#: sidebarwrap.ui
msgctxt ""
@@ -10946,7 +10939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Преди"
#: sidebarwrap.ui
msgctxt ""
@@ -10955,7 +10948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Преди"
#: sidebarwrap.ui
msgctxt ""
@@ -10964,7 +10957,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "След"
#: sidebarwrap.ui
msgctxt ""
@@ -10973,7 +10966,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "След"
#: sidebarwrap.ui
msgctxt ""
@@ -10982,7 +10975,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Успоредно"
#: sidebarwrap.ui
msgctxt ""
@@ -10991,7 +10984,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Успоредно"
#: sidebarwrap.ui
msgctxt ""
@@ -11000,7 +10993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "През"
#: sidebarwrap.ui
msgctxt ""
@@ -11009,7 +11002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "През"
#: sidebarwrap.ui
msgctxt ""
@@ -11018,7 +11011,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Оптимално"
#: sidebarwrap.ui
msgctxt ""
@@ -11027,7 +11020,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Оптимално"
#: sortdialog.ui
msgctxt ""
@@ -11324,7 +11317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Images:"
-msgstr ""
+msgstr "Брой изображения:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11405,7 +11398,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Subject"
-msgstr ""
+msgstr "Няма тема"
#: subjectdialog.ui
msgctxt ""
@@ -11414,7 +11407,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subject:"
-msgstr ""
+msgstr "Тема:"
#: subjectdialog.ui
msgctxt ""
@@ -11423,7 +11416,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a subject for this message."
-msgstr ""
+msgstr "Не сте задали тема на съобщението."
#: subjectdialog.ui
msgctxt ""
@@ -11432,7 +11425,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Ако желаете да го направите, въведете тема сега."
#: tablecolumnpage.ui
msgctxt ""
@@ -11738,7 +11731,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Знаков стил"
#: templatedialog1.ui
msgctxt ""
@@ -11747,7 +11740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "Стандартен"
#: templatedialog1.ui
msgctxt ""
@@ -11756,7 +11749,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Организатор"
#: templatedialog1.ui
msgctxt ""
@@ -11765,7 +11758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Шрифт"
#: templatedialog1.ui
msgctxt ""
@@ -11774,7 +11767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Ефект за шрифта"
#: templatedialog1.ui
msgctxt ""
@@ -11783,7 +11776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Позиция"
#: templatedialog1.ui
msgctxt ""
@@ -11792,7 +11785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Азиатски езици"
#: templatedialog1.ui
msgctxt ""
@@ -11801,7 +11794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: templatedialog1.ui
msgctxt ""
@@ -11810,7 +11803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Кантове"
#: templatedialog16.ui
msgctxt ""
@@ -11819,7 +11812,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Стил за номерация"
#: templatedialog16.ui
msgctxt ""
@@ -11828,7 +11821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Организатор"
#: templatedialog16.ui
msgctxt ""
@@ -11837,7 +11830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Водачи"
#: templatedialog16.ui
msgctxt ""
@@ -11846,7 +11839,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Стил за номерация"
#: templatedialog16.ui
msgctxt ""
@@ -11855,7 +11848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "План"
#: templatedialog16.ui
msgctxt ""
@@ -11864,7 +11857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Изображение"
#: templatedialog16.ui
msgctxt ""
@@ -11873,7 +11866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Позиция"
#: templatedialog16.ui
msgctxt ""
@@ -11882,7 +11875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#: templatedialog2.ui
msgctxt ""
@@ -11891,7 +11884,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph Style"
-msgstr ""
+msgstr "Абзацен стил"
#: templatedialog2.ui
msgctxt ""
@@ -11900,7 +11893,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "Стандартен"
#: templatedialog2.ui
msgctxt ""
@@ -11909,7 +11902,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Организатор"
#: templatedialog2.ui
msgctxt ""
@@ -11918,7 +11911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Отстъпи и разредка"
#: templatedialog2.ui
msgctxt ""
@@ -11927,7 +11920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Подравняване"
#: templatedialog2.ui
msgctxt ""
@@ -11936,7 +11929,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Изливане на текст"
#: templatedialog2.ui
msgctxt ""
@@ -11945,7 +11938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Азиатска типография"
#: templatedialog2.ui
msgctxt ""
@@ -11954,7 +11947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Шрифт"
#: templatedialog2.ui
msgctxt ""
@@ -11963,7 +11956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Ефект за шрифта"
#: templatedialog2.ui
msgctxt ""
@@ -11972,7 +11965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Позиция"
#: templatedialog2.ui
msgctxt ""
@@ -11981,7 +11974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Азиатски езици"
#: templatedialog2.ui
msgctxt ""
@@ -11990,7 +11983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "План и номерация"
#: templatedialog2.ui
msgctxt ""
@@ -11999,7 +11992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Табулатори"
#: templatedialog2.ui
msgctxt ""
@@ -12008,7 +12001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Бити букви"
#: templatedialog2.ui
msgctxt ""
@@ -12017,7 +12010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: templatedialog2.ui
msgctxt ""
@@ -12026,7 +12019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Кантове"
#: templatedialog2.ui
msgctxt ""
@@ -12035,7 +12028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Условие"
#: templatedialog4.ui
msgctxt ""
@@ -12044,7 +12037,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame Style"
-msgstr ""
+msgstr "Стил за рамки"
#: templatedialog4.ui
msgctxt ""
@@ -12053,7 +12046,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "Стандартен"
#: templatedialog4.ui
msgctxt ""
@@ -12062,7 +12055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Организатор"
#: templatedialog4.ui
msgctxt ""
@@ -12071,7 +12064,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Тип"
#: templatedialog4.ui
msgctxt ""
@@ -12080,7 +12073,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#: templatedialog4.ui
msgctxt ""
@@ -12089,7 +12082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Пренасяне"
#: templatedialog4.ui
msgctxt ""
@@ -12098,7 +12091,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: templatedialog4.ui
msgctxt ""
@@ -12107,7 +12100,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Кантове"
#: templatedialog4.ui
msgctxt ""
@@ -12116,7 +12109,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Колони"
#: templatedialog4.ui
msgctxt ""
@@ -12125,7 +12118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Макрос"
#: templatedialog8.ui
msgctxt ""
@@ -12134,7 +12127,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Стил за страници"
#: templatedialog8.ui
msgctxt ""
@@ -12143,7 +12136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Организатор"
#: templatedialog8.ui
msgctxt ""
@@ -12152,7 +12145,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Страница"
#: templatedialog8.ui
msgctxt ""
@@ -12161,7 +12154,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: templatedialog8.ui
msgctxt ""
@@ -12170,7 +12163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Горен колонтитул"
#: templatedialog8.ui
msgctxt ""
@@ -12179,7 +12172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Долен колонтитул"
#: templatedialog8.ui
msgctxt ""
@@ -12188,7 +12181,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Кантове"
#: templatedialog8.ui
msgctxt ""
@@ -12197,7 +12190,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Колони"
#: templatedialog8.ui
msgctxt ""
@@ -12206,7 +12199,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnote"
-msgstr ""
+msgstr "Бележка под линия"
#: templatedialog8.ui
msgctxt ""
@@ -12215,7 +12208,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Grid"
-msgstr ""
+msgstr "Текстова мрежа"
#: testmailsettings.ui
msgctxt ""
@@ -12224,7 +12217,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Test Account Settings"
-msgstr ""
+msgstr "Тест на настройките за регистрация"
#: testmailsettings.ui
msgctxt ""
@@ -12233,7 +12226,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Establish network connection"
-msgstr ""
+msgstr "Установяване на мрежова връзка"
#: testmailsettings.ui
msgctxt ""
@@ -12242,7 +12235,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find outgoing mail server"
-msgstr ""
+msgstr "Търсене на изходящ пощенски сървър"
#: testmailsettings.ui
msgctxt ""
@@ -12251,7 +12244,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Successful"
-msgstr ""
+msgstr "Успешно"
#: testmailsettings.ui
msgctxt ""
@@ -12260,7 +12253,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Failed"
-msgstr ""
+msgstr "Неуспешно"
#: testmailsettings.ui
msgctxt ""
@@ -12269,7 +12262,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is testing the e-mail account settings..."
-msgstr ""
+msgstr "%PRODUCTNAME тества настройките на регистрацията за е-поща..."
#: testmailsettings.ui
msgctxt ""
@@ -12278,7 +12271,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Errors"
-msgstr ""
+msgstr "Грешки"
#: testmailsettings.ui
msgctxt ""
@@ -12287,7 +12280,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME could not connect to the outgoing mail server. Check your system's settings and the settings in %PRODUCTNAME. Check the server name, the port and the secure connections settings"
-msgstr ""
+msgstr "%PRODUCTNAME не може да се свърже с изходящия пощенски сървър. Проверете настройките на системата и настройките в %PRODUCTNAME. Проверете името на сървъра, порта и настройките за сигурна връзка"
#: textgridpage.ui
msgctxt ""
@@ -12602,7 +12595,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Index/Table"
-msgstr ""
+msgstr "Вмъкване на указател/таблица"
#: tocdialog.ui
msgctxt ""
@@ -12611,7 +12604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Index/Table"
-msgstr ""
+msgstr "Указател/таблица"
#: tocdialog.ui
msgctxt ""
@@ -12620,7 +12613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Записи"
#: tocdialog.ui
msgctxt ""
@@ -12629,7 +12622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Стилове"
#: tocdialog.ui
msgctxt ""
@@ -12638,7 +12631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Колони"
#: tocdialog.ui
msgctxt ""
@@ -12647,7 +12640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Фон"
#: tocdialog.ui
msgctxt ""
@@ -12656,7 +12649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Мостра"
#: tocentriespage.ui
msgctxt ""
@@ -12665,7 +12658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "Ниво"
#: tocentriespage.ui
msgctxt ""
@@ -12674,7 +12667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "Тип"
#: tocentriespage.ui
msgctxt ""
@@ -12683,7 +12676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Structure"
-msgstr ""
+msgstr "Структура"
#: tocentriespage.ui
msgctxt ""
@@ -12692,7 +12685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "Всички"
#: tocentriespage.ui
msgctxt ""
@@ -12701,7 +12694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Знаков стил"
#: tocentriespage.ui
msgctxt ""
@@ -12710,7 +12703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "Редактиране..."
#: tocentriespage.ui
msgctxt ""
@@ -12719,7 +12712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Запълващ знак"
#: tocentriespage.ui
msgctxt ""
@@ -12728,7 +12721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop position"
-msgstr ""
+msgstr "Позиция на табулатора"
#: tocentriespage.ui
msgctxt ""
@@ -12737,7 +12730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align right"
-msgstr ""
+msgstr "Подравняване отдясно"
#: tocentriespage.ui
msgctxt ""
@@ -12746,7 +12739,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter entry"
-msgstr ""
+msgstr "Ред за главата"
#: tocentriespage.ui
msgctxt ""
@@ -12755,7 +12748,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number range only"
-msgstr ""
+msgstr "Само числов диапазон"
#: tocentriespage.ui
msgctxt ""
@@ -12764,7 +12757,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Description only"
-msgstr ""
+msgstr "Само описание"
#: tocentriespage.ui
msgctxt ""
@@ -12773,7 +12766,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Number range and description"
-msgstr ""
+msgstr "Числов диапазон и описание"
#: tocentriespage.ui
msgctxt ""
@@ -12782,7 +12775,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Изчисляване до ниво"
#: tocentriespage.ui
msgctxt ""
@@ -12791,7 +12784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Формат"
#: tocentriespage.ui
msgctxt ""
@@ -12800,7 +12793,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Число"
#: tocentriespage.ui
msgctxt ""
@@ -12809,7 +12802,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number without separator"
-msgstr ""
+msgstr "Число без разделител"
#: tocentriespage.ui
msgctxt ""
@@ -12818,7 +12811,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "Вмъкване"
#: tocentriespage.ui
msgctxt ""
@@ -12827,7 +12820,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "Премахване"
#: tocentriespage.ui
msgctxt ""
@@ -12836,7 +12829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter no."
-msgstr ""
+msgstr "Глава №"
#: tocentriespage.ui
msgctxt ""
@@ -12845,7 +12838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entry text"
-msgstr ""
+msgstr "Елемент"
#: tocentriespage.ui
msgctxt ""
@@ -12854,7 +12847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Табулатор"
#: tocentriespage.ui
msgctxt ""
@@ -12863,7 +12856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Chapter info"
-msgstr ""
+msgstr "Инф. за глава"
#: tocentriespage.ui
msgctxt ""
@@ -12872,7 +12865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page no."
-msgstr ""
+msgstr "Страница №"
#: tocentriespage.ui
msgctxt ""
@@ -12881,7 +12874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_yperlink"
-msgstr ""
+msgstr "Хипервръзка"
#: tocentriespage.ui
msgctxt ""
@@ -12890,7 +12883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Structure and Formatting"
-msgstr ""
+msgstr "Структура и форматиране"
#: tocentriespage.ui
msgctxt ""
@@ -12899,7 +12892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab position relati_ve to Paragraph Style indent"
-msgstr ""
+msgstr "Позиция на табулатора спрямо отстъпа от абзацния стил"
#: tocentriespage.ui
msgctxt ""
@@ -12908,7 +12901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key separated by commas"
-msgstr ""
+msgstr "Ключ, разделен със запетая"
#: tocentriespage.ui
msgctxt ""
@@ -12917,7 +12910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alphabetical delimiter"
-msgstr ""
+msgstr "Азбучен разделител"
#: tocentriespage.ui
msgctxt ""
@@ -12926,7 +12919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style for main entries"
-msgstr ""
+msgstr "Знаков стил за главните елементи"
#: tocentriespage.ui
msgctxt ""
@@ -12935,7 +12928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Формат"
#: tocentriespage.ui
msgctxt ""
@@ -12944,7 +12937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document _position"
-msgstr ""
+msgstr "Позиция в документа"
#: tocentriespage.ui
msgctxt ""
@@ -12953,7 +12946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Content"
-msgstr ""
+msgstr "Съдържание"
#: tocentriespage.ui
msgctxt ""
@@ -12962,7 +12955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort by"
-msgstr ""
+msgstr "Сортиране по"
#: tocentriespage.ui
msgctxt ""
@@ -12971,7 +12964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_1"
-msgstr ""
+msgstr "_1"
#: tocentriespage.ui
msgctxt ""
@@ -12980,7 +12973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_2"
-msgstr ""
+msgstr "_2"
#: tocentriespage.ui
msgctxt ""
@@ -12989,7 +12982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_3"
-msgstr ""
+msgstr "_3"
#: tocentriespage.ui
msgctxt ""
@@ -12998,7 +12991,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Възходящо"
#: tocentriespage.ui
msgctxt ""
@@ -13007,7 +13000,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Низходящо"
#: tocentriespage.ui
msgctxt ""
@@ -13016,7 +13009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Възходящо"
#: tocentriespage.ui
msgctxt ""
@@ -13025,7 +13018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Възходящо"
#: tocentriespage.ui
msgctxt ""
@@ -13034,7 +13027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Възходящо"
#: tocentriespage.ui
msgctxt ""
@@ -13043,7 +13036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Възходящо"
#: tocentriespage.ui
msgctxt ""
@@ -13052,7 +13045,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Низходящо"
#: tocentriespage.ui
msgctxt ""
@@ -13061,7 +13054,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Низходящо"
#: tocentriespage.ui
msgctxt ""
@@ -13070,7 +13063,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Низходящо"
#: tocentriespage.ui
msgctxt ""
@@ -13079,7 +13072,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Низходящо"
#: tocentriespage.ui
msgctxt ""
@@ -13088,7 +13081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort keys"
-msgstr ""
+msgstr "Ключове за сортиране"
#: tocindexpage.ui
msgctxt ""
@@ -13097,7 +13090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title"
-msgstr ""
+msgstr "Заглавие"
#: tocindexpage.ui
msgctxt ""
@@ -13106,7 +13099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Тип"
#: tocindexpage.ui
msgctxt ""
@@ -13115,7 +13108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protected against manual changes"
-msgstr ""
+msgstr "Защита срещу ръчни промени"
#: tocindexpage.ui
msgctxt ""
@@ -13124,7 +13117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type and title"
-msgstr ""
+msgstr "Тип и заглавие"
#: tocindexpage.ui
msgctxt ""
@@ -13133,7 +13126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "for"
-msgstr ""
+msgstr "за"
#: tocindexpage.ui
msgctxt ""
@@ -13142,7 +13135,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Entire document"
-msgstr ""
+msgstr "Целия документ"
#: tocindexpage.ui
msgctxt ""
@@ -13151,7 +13144,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Chapter"
-msgstr ""
+msgstr "Глава"
#: tocindexpage.ui
msgctxt ""
@@ -13160,7 +13153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Изчисляване до ниво"
#: tocindexpage.ui
msgctxt ""
@@ -13169,7 +13162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create index/table"
-msgstr ""
+msgstr "Създаване на указател/таблица"
#: tocindexpage.ui
msgctxt ""
@@ -13178,7 +13171,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "План"
#: tocindexpage.ui
msgctxt ""
@@ -13187,7 +13180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inde_x marks"
-msgstr ""
+msgstr "Маркери за указателя"
#: tocindexpage.ui
msgctxt ""
@@ -13196,7 +13189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tables"
-msgstr ""
+msgstr "Таблици"
#: tocindexpage.ui
msgctxt ""
@@ -13205,7 +13198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt frames"
-msgstr ""
+msgstr "Текстови рамки"
#: tocindexpage.ui
msgctxt ""
@@ -13214,7 +13207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Graphics"
-msgstr ""
+msgstr "Графики"
#: tocindexpage.ui
msgctxt ""
@@ -13223,7 +13216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "OLE objects"
-msgstr ""
+msgstr "OLE обекти"
#: tocindexpage.ui
msgctxt ""
@@ -13232,7 +13225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use level from source chapter"
-msgstr ""
+msgstr "Ниво от главата – източник"
#: tocindexpage.ui
msgctxt ""
@@ -13241,7 +13234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional Styles"
-msgstr ""
+msgstr "Допълнителни стилове"
#: tocindexpage.ui
msgctxt ""
@@ -13250,7 +13243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styl_es"
-msgstr ""
+msgstr "Стилове"
#: tocindexpage.ui
msgctxt ""
@@ -13259,7 +13252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: tocindexpage.ui
msgctxt ""
@@ -13268,7 +13261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Captions"
-msgstr ""
+msgstr "Надписи"
#: tocindexpage.ui
msgctxt ""
@@ -13277,7 +13270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Object names"
-msgstr ""
+msgstr "Имена на обекти"
#: tocindexpage.ui
msgctxt ""
@@ -13286,7 +13279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Категория"
#: tocindexpage.ui
msgctxt ""
@@ -13295,7 +13288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Показване"
#: tocindexpage.ui
msgctxt ""
@@ -13304,7 +13297,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "References"
-msgstr ""
+msgstr "Препратки"
#: tocindexpage.ui
msgctxt ""
@@ -13313,7 +13306,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Category and Number"
-msgstr ""
+msgstr "Категория и номер"
#: tocindexpage.ui
msgctxt ""
@@ -13322,7 +13315,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Caption Text"
-msgstr ""
+msgstr "Текст на надписа"
#: tocindexpage.ui
msgctxt ""
@@ -13331,7 +13324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from"
-msgstr ""
+msgstr "Създаване от"
#: tocindexpage.ui
msgctxt ""
@@ -13340,7 +13333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from the following objects"
-msgstr ""
+msgstr "Създаване от следните обекти"
#: tocindexpage.ui
msgctxt ""
@@ -13349,7 +13342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brackets"
-msgstr ""
+msgstr "Скоби"
#: tocindexpage.ui
msgctxt ""
@@ -13358,7 +13351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number entries"
-msgstr ""
+msgstr "Номериране на записите"
#: tocindexpage.ui
msgctxt ""
@@ -13367,7 +13360,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[none]"
-msgstr ""
+msgstr "[няма]"
#: tocindexpage.ui
msgctxt ""
@@ -13376,7 +13369,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "[]"
-msgstr ""
+msgstr "[]"
#: tocindexpage.ui
msgctxt ""
@@ -13385,7 +13378,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "()"
-msgstr ""
+msgstr "()"
#: tocindexpage.ui
msgctxt ""
@@ -13394,7 +13387,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "{}"
-msgstr ""
+msgstr "{}"
#: tocindexpage.ui
msgctxt ""
@@ -13403,7 +13396,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "<>"
-msgstr ""
+msgstr "<>"
#: tocindexpage.ui
msgctxt ""
@@ -13412,7 +13405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formatting of the entries"
-msgstr ""
+msgstr "Форматиране на записите"
#: tocindexpage.ui
msgctxt ""
@@ -13421,7 +13414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries"
-msgstr ""
+msgstr "Комбиниране на еднаквите записи"
#: tocindexpage.ui
msgctxt ""
@@ -13430,7 +13423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries with p or _pp"
-msgstr ""
+msgstr "Комбиниране на еднаквите записи с p/pp"
#: tocindexpage.ui
msgctxt ""
@@ -13439,7 +13432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine with -"
-msgstr ""
+msgstr "Комбиниране с -"
#: tocindexpage.ui
msgctxt ""
@@ -13448,7 +13441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case sensitive"
-msgstr ""
+msgstr "Отчитане на регистъра"
#: tocindexpage.ui
msgctxt ""
@@ -13457,7 +13450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoCapitalize entries"
-msgstr ""
+msgstr "Автоматични главни букви в записите"
#: tocindexpage.ui
msgctxt ""
@@ -13466,7 +13459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keys as separate entries"
-msgstr ""
+msgstr "Ключове като отделни записи"
#: tocindexpage.ui
msgctxt ""
@@ -13475,7 +13468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Concordance file"
-msgstr ""
+msgstr "Файл за съгласуване"
#: tocindexpage.ui
msgctxt ""
@@ -13484,7 +13477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File"
-msgstr ""
+msgstr "Файл"
#: tocindexpage.ui
msgctxt ""
@@ -13493,7 +13486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#: tocindexpage.ui
msgctxt ""
@@ -13502,7 +13495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language"
-msgstr ""
+msgstr "Език"
#: tocindexpage.ui
msgctxt ""
@@ -13511,7 +13504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key type"
-msgstr ""
+msgstr "Тип на ключа"
#: tocindexpage.ui
msgctxt ""
@@ -13520,7 +13513,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Сортиране"
#: tocindexpage.ui
msgctxt ""
@@ -13529,7 +13522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open"
-msgstr ""
+msgstr "Отваряне"
#: tocindexpage.ui
msgctxt ""
@@ -13538,7 +13531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "Създаване..."
#: tocindexpage.ui
msgctxt ""
@@ -13547,7 +13540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "Редактиране..."
#: tocindexpage.ui
msgctxt ""
@@ -13556,7 +13549,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table of Contents"
-msgstr ""
+msgstr "Таблица на съдържанието"
#: tocindexpage.ui
msgctxt ""
@@ -13565,7 +13558,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Alphabetical Index"
-msgstr ""
+msgstr "Азбучен указател"
#: tocindexpage.ui
msgctxt ""
@@ -13574,7 +13567,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Illustration Index"
-msgstr ""
+msgstr "Указател на илюстрациите"
#: tocindexpage.ui
msgctxt ""
@@ -13583,7 +13576,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Index of Tables"
-msgstr ""
+msgstr "Указател на таблиците"
#: tocindexpage.ui
msgctxt ""
@@ -13592,7 +13585,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "User-Defined"
-msgstr ""
+msgstr "Потребителски"
#: tocindexpage.ui
msgctxt ""
@@ -13601,7 +13594,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Table of Objects"
-msgstr ""
+msgstr "Таблица на обектите"
#: tocindexpage.ui
msgctxt ""
@@ -13610,7 +13603,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Bibliography"
-msgstr ""
+msgstr "Библиография"
#: tocstylespage.ui
msgctxt ""
@@ -13619,7 +13612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Levels"
-msgstr ""
+msgstr "Нива"
#: tocstylespage.ui
msgctxt ""
@@ -13628,7 +13621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Styles"
-msgstr ""
+msgstr "Абзацни стилове"
#: tocstylespage.ui
msgctxt ""
@@ -13637,7 +13630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "По подразбиране"
#: tocstylespage.ui
msgctxt ""
@@ -13646,7 +13639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "Редактиране"
#: tocstylespage.ui
msgctxt ""
@@ -13655,7 +13648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assignment"
-msgstr ""
+msgstr "Приписване"
#: viewoptionspage.ui
msgctxt ""
@@ -13826,7 +13819,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data source not found"
-msgstr ""
+msgstr "Източникът на данни не е намерен"
#: warndatasourcedialog.ui
msgctxt ""
@@ -13835,7 +13828,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The data source '%1' was not found."
-msgstr ""
+msgstr "Източникът на данни „%1“ не бе намерен."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13844,7 +13837,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The connection to the data source could not be established. Please check the connection settings."
-msgstr ""
+msgstr "Не бе възможно да се установи връзка с източника на данни. Моля, проверете настройките за свързване."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13853,7 +13846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check Connection Settings..."
-msgstr ""
+msgstr "Проверка на настройките за връзка..."
#: warnemaildialog.ui
msgctxt ""
@@ -13862,7 +13855,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Не бе възможно да се изпратят е-писма"
#: warnemaildialog.ui
msgctxt ""
@@ -13871,7 +13864,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Не бе възможно да се изпратят е-писма"
#: warnemaildialog.ui
msgctxt ""
@@ -13880,7 +13873,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The following error occurred"
-msgstr ""
+msgstr "Възникна следната грешка"
#: wordcount.ui
msgctxt ""
@@ -13952,7 +13945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Обтичане"
#: wrappage.ui
msgctxt ""
@@ -13961,7 +13954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "След"
#: wrappage.ui
msgctxt ""
@@ -13970,7 +13963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Преди"
#: wrappage.ui
msgctxt ""
@@ -13979,7 +13972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_None"
-msgstr ""
+msgstr "Няма"
#: wrappage.ui
msgctxt ""
@@ -13988,7 +13981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Optimal"
-msgstr ""
+msgstr "Оптимално"
#: wrappage.ui
msgctxt ""
@@ -13997,7 +13990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Thro_ugh"
-msgstr ""
+msgstr "През"
#: wrappage.ui
msgctxt ""
@@ -14006,7 +13999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel"
-msgstr ""
+msgstr "Успоредно"
#: wrappage.ui
msgctxt ""
@@ -14015,7 +14008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Настройки"
#: wrappage.ui
msgctxt ""
@@ -14024,7 +14017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_eft"
-msgstr ""
+msgstr "Отляво"
#: wrappage.ui
msgctxt ""
@@ -14033,7 +14026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "Отдясно"
#: wrappage.ui
msgctxt ""
@@ -14042,7 +14035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "Отгоре"
#: wrappage.ui
msgctxt ""
@@ -14051,7 +14044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "Отдолу"
#: wrappage.ui
msgctxt ""
@@ -14060,7 +14053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Отстояния"
#: wrappage.ui
msgctxt ""
@@ -14069,7 +14062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First paragraph"
-msgstr ""
+msgstr "Първи абзац"
#: wrappage.ui
msgctxt ""
@@ -14078,7 +14071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In bac_kground"
-msgstr ""
+msgstr "Във фона"
#: wrappage.ui
msgctxt ""
@@ -14087,7 +14080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour"
-msgstr ""
+msgstr "Контур"
#: wrappage.ui
msgctxt ""
@@ -14096,7 +14089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outside only"
-msgstr ""
+msgstr "Само отвън"
#: wrappage.ui
msgctxt ""
@@ -14105,4 +14098,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
diff --git a/source/bg/swext/mediawiki/help.po b/source/bg/swext/mediawiki/help.po
index 71e89cc0004..7c403b40bc0 100644
--- a/source/bg/swext/mediawiki/help.po
+++ b/source/bg/swext/mediawiki/help.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-05-31 10:30+0000\n"
-"Last-Translator: Hristo <h.hristov@icobgr.info>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-02-12 19:38+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369996259.0\n"
+"X-POOTLE-MTIME: 1392233936.0\n"
#: help.tree
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_id2381969\n"
"help.text"
msgid "Note: You can store your user name and password for all respective dialogs inside %PRODUCTNAME. The password will be stored in a secure way, where access is maintained by a master password. To enable the master password, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>."
-msgstr "Бележка: можете да запазите потребителското си име и паролата си за всички съответни диалогови прозорци в %PRODUCTNAME. Паролата ще се съхранява в защитен вид, като достъпът се осъществява чрез главна парола. Изберете <item type=\"menuitem\">Инструменти - Настройки - %PRODUCTNAME- Сигурност</item>, за да разрешите главната парола."
+msgstr "Бележка: можете да запазите потребителското си име и паролата си за всички съответни диалогови прозорци в %PRODUCTNAME. Паролата ще се съхранява в защитен вид, като достъпът се осъществява чрез главна парола. Изберете <item type=\"menuitem\">Инструменти - Настройки - %PRODUCTNAME - Сигурност</item>, за да разрешите главната парола."
#: wiki.xhp
msgctxt ""
diff --git a/source/bg/uui/source.po b/source/bg/uui/source.po
index 7ad13c516c1..f7da5cc8ab4 100644
--- a/source/bg/uui/source.po
+++ b/source/bg/uui/source.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-07-24 11:28+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-10 08:19+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374665320.0\n"
+"X-POOTLE-MTIME: 1389341977.0\n"
#: alreadyopen.src
msgctxt ""
@@ -642,14 +642,14 @@ msgid ""
"\n"
"Should %PRODUCTNAME repair the file?\n"
msgstr ""
-"Файлът '$(ARG1)' е повреден и поради това не може да бъде отворен. %PRODUCTNAME може да се опита да го поправи.\n"
+"Файлът „$(ARG1)“ е повреден и поради това не може да бъде отворен. %PRODUCTNAME може да се опита да го поправи.\n"
"\n"
-"Повредата може да е в резултат на манипулация на документа или повреда в структурата на документа при предаване на данните.\n"
+"Повредата може да е резултат от манипулация на документа или повреда в структурата му при предаване на данните.\n"
"\n"
-"Препоръчваме да не вярвате на съдържанието на поправения документ.\n"
-"Изпълненията на макроси са забранени за този документ.\n"
+"Препоръчваме да не се доверявате на съдържанието на поправения документ.\n"
+"Изпълняването на макроси е забранено за този документ.\n"
"\n"
-"Трябва ли %PRODUCTNAME да се опита да поправи файлът?\n"
+"Да се опита ли %PRODUCTNAME да поправи файла?\n"
#: ids.src
msgctxt ""
diff --git a/source/bg/vcl/source/src.po b/source/bg/vcl/source/src.po
index 30a1bc2655c..1d145808c5f 100644
--- a/source/bg/vcl/source/src.po
+++ b/source/bg/vcl/source/src.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-28 16:42+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"PO-Revision-Date: 2014-02-11 00:38+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385656927.0\n"
+"X-POOTLE-MTIME: 1392079095.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -1000,7 +1000,7 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "#8 (Monarch) Envelope"
-msgstr "Плик #18 (Monarch)"
+msgstr "Плик #8 (Monarch)"
#: print.src
msgctxt ""
diff --git a/source/bg/wizards/source/euro.po b/source/bg/wizards/source/euro.po
index 54e415d6d35..3d1ad569cb7 100644
--- a/source/bg/wizards/source/euro.po
+++ b/source/bg/wizards/source/euro.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-12-02 13:34+0000\n"
-"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-06 10:28+0000\n"
+"Last-Translator: Mihail <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354455281.0\n"
+"X-POOTLE-MTIME: 1389004097.0\n"
#: euro.src
msgctxt ""
@@ -629,13 +629,21 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "Латвийски лат"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "Валутата, избрана за документа, не е европейска валута!"
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
msgstr "Езикът, зададен за операционната система, не е език от Европейския паричен съюз."
diff --git a/source/bn-IN/chart2/source/controller/dialogs.po b/source/bn-IN/chart2/source/controller/dialogs.po
index 2e63112a7e6..a73e8677ad0 100644
--- a/source/bn-IN/chart2/source/controller/dialogs.po
+++ b/source/bn-IN/chart2/source/controller/dialogs.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-09-07 15:05+0000\n"
"Last-Translator: runab <runa.misc@gmail.com>\n"
"Language-Team: Bengali <anubad@lists.ankur.org.in>\n"
@@ -556,6 +556,14 @@ msgstr "যথার্থ R² = %RSQUARED যুক্ত %FORMULA গতি
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1450,39 +1458,39 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "ডাটা ধারা (%SERIESNAME)"
+msgid "Linear"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "লগারিদম (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "সূচকীয় (%SERIESNAME)"
+msgid "Exponential"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "ঘাত (%SERIESNAME)"
+msgid "Power"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1490,7 +1498,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
@@ -1498,8 +1506,8 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "গড় (%SERIESNAME)"
+msgid "Mean"
+msgstr ""
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/bn-IN/chart2/uiconfig/ui.po b/source/bn-IN/chart2/uiconfig/ui.po
index 8dd0c99f1e4..90a7cd20668 100644
--- a/source/bn-IN/chart2/uiconfig/ui.po
+++ b/source/bn-IN/chart2/uiconfig/ui.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -800,6 +800,24 @@ msgstr ""
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/bn-IN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/bn-IN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..9c30c6293f5
--- /dev/null
+++ b/source/bn-IN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,33 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\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"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr ""
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr ""
diff --git a/source/bn-IN/cui/source/options.po b/source/bn-IN/cui/source/options.po
index fbc8e6f60b9..0ed0d73a329 100644
--- a/source/bn-IN/cui/source/options.po
+++ b/source/bn-IN/cui/source/options.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:12+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: Bengali <anubad@lists.ankur.org.in>\n"
@@ -999,15 +999,6 @@ msgstr ""
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/bn-IN/cui/uiconfig/ui.po b/source/bn-IN/cui/uiconfig/ui.po
index 9af3c4573e4..28ca6b71b03 100644
--- a/source/bn-IN/cui/uiconfig/ui.po
+++ b/source/bn-IN/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
"PO-Revision-Date: 2012-09-07 15:05+0000\n"
"Last-Translator: runab <runa.misc@gmail.com>\n"
"Language-Team: none\n"
@@ -19,64 +19,64 @@ msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
+msgid "Edit"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
+msgid "Reset"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
+msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Property"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
+msgid "Type"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
+msgid "Value"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
+msgid "Preferences"
msgstr ""
#: aboutconfigvaluedialog.ui
@@ -94,7 +94,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Value:"
msgstr ""
#: aboutdialog.ui
@@ -148,7 +148,7 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
msgstr ""
#: aboutdialog.ui
@@ -406,15 +406,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -460,15 +451,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -514,15 +496,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -568,15 +541,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2767,7 +2731,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr ""
#: connectortabpage.ui
@@ -2830,7 +2794,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr ""
#: connectortabpage.ui
@@ -2902,7 +2866,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
+msgid "Connection pool"
msgstr ""
#: cuiimapdlg.ui
@@ -6976,6 +6940,15 @@ msgstr ""
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7966,6 +7939,33 @@ msgstr ""
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -8902,20 +8902,20 @@ msgstr "ফাইল সিস্টেমের সাথে আপেক্ষ
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "ইন্টারনেটের সাথে আপেক্ষিক URL সংরক্ষণ"
+msgid "_Edit document properties before saving"
+msgstr "সংরক্ষণের পূর্বে নথির বৈশিষ্ট্য সম্পাদনা করা হবে (_E)"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "সংরক্ষণের পূর্বে নথির বৈশিষ্ট্য সম্পাদনা করা হবে (_E)"
+msgid "Save URLs relative to internet"
+msgstr "ইন্টারনেটের সাথে আপেক্ষিক URL সংরক্ষণ"
#: optsavepage.ui
msgctxt ""
@@ -9583,6 +9583,132 @@ msgstr "ঠিকানা"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "গ্রাফিক্স আউটপুট"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "স্বচ্ছতা (_T)"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "নির্বাচন"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "স্বয়ংক্রিয়"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "লুকান"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "প্রদর্শন"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "মেনু"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "ফন্টের পূর্বদর্শন (_r)"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "ফন্টের ইতিহাস প্রদর্শন (_i)"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "ফন্টের তালিকা"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9763,105 +9889,6 @@ msgstr "ব্যবহারকারী ইন্টারফেস"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "স্বয়ংক্রিয়"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "লুকান"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "প্রদর্শন"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "মেনু"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "ফন্টের পূর্বদর্শন (_r)"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "ফন্টের ইতিহাস প্রদর্শন (_i)"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "ফন্টের তালিকা"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "গ্রাফিক্স আউটপুট"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9940,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "মাউস"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "স্বচ্ছতা (_T)"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "নির্বাচন"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12430,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr ""
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr ""
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12661,7 +12679,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr ""
#: swpossizepage.ui
@@ -12706,7 +12724,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui
@@ -12724,7 +12742,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr ""
#: swpossizepage.ui
diff --git a/source/bn-IN/dbaccess/source/core/resource.po b/source/bn-IN/dbaccess/source/core/resource.po
index b9f13af0815..7bc925c320d 100644
--- a/source/bn-IN/dbaccess/source/core/resource.po
+++ b/source/bn-IN/dbaccess/source/core/resource.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-09-07 15:05+0000\n"
"Last-Translator: runab <runa.misc@gmail.com>\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
@@ -61,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "বহিঃস্থ ডাটা উৎসের সাথে সংযোগ স্থাপন করা যায়নি। প্রদত্ত URL এর জন্য কোনো SDBC ড্রাইভার খুঁজে পাওয়া যায়নি।"
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr ""
#: strings.src
msgctxt ""
diff --git a/source/bn-IN/dictionaries/lo_LA.po b/source/bn-IN/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..248d0e6f3bb
--- /dev/null
+++ b/source/bn-IN/dictionaries/lo_LA.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\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"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr ""
diff --git a/source/bn-IN/dictionaries/pt_BR/dialog.po b/source/bn-IN/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..73bafc3559e
--- /dev/null
+++ b/source/bn-IN/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,33 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\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"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr ""
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr ""
diff --git a/source/bn-IN/extensions/uiconfig/spropctrlr/ui.po b/source/bn-IN/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..a7f66f19e88
--- /dev/null
+++ b/source/bn-IN/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,60 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\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"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr ""
diff --git a/source/bn-IN/filter/source/config/fragments/filters.po b/source/bn-IN/filter/source/config/fragments/filters.po
index ded47354336..707c21ab4e0 100644
--- a/source/bn-IN/filter/source/config/fragments/filters.po
+++ b/source/bn-IN/filter/source/config/fragments/filters.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2012-09-06 07:13+0200\n"
"Last-Translator: runab <runa.misc@gmail.com>\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
@@ -15,6 +15,186 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr ""
+
#: HTML_MasterDoc_ui.xcu
msgctxt ""
"HTML_MasterDoc_ui.xcu\n"
@@ -51,6 +231,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML নথি"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +303,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "মাইক্রোসফট এক্সেল 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr ""
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +321,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "মাইক্রোসফট এক্সেল 4.0 ফর্মা"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr ""
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +339,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "মাইক্রোসফট এক্সেল 5.0 ফর্মা"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr ""
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +357,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "মাইক্রোসফট এক্সেল 95 ফর্মা"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr ""
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -96,6 +375,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "মাইক্রোসফট এক্সেল 97/2000/XP/২০০৩ ফর্মা"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr ""
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr ""
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -105,6 +402,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "মাইক্রোসফট পাওয়ার পয়েন্ট 97/2000/XP/২০০৩স ফর্মা"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr ""
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -114,14 +429,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "মাইক্রোসফট ওয়ার্ড 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৭/২০১০ XML ফর্মা"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -129,8 +453,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৭/২০১০ XML ফর্মা"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -138,8 +462,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৭/২০১০ XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr ""
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -150,6 +483,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "মাইক্রোসফট ওয়ার্ড ৯৫ ফর্মা"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr ""
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -159,6 +501,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "মাইক্রোসফট ওয়ার্ড 97/2000/XP/২০০৩ ফর্মা"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr ""
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr ""
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr ""
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr ""
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -177,6 +654,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "অফিস ওপেন XML পাঠ্য"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr ""
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr ""
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -258,6 +906,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
"Text__StarWriter_Web__ui.xcu\n"
@@ -339,6 +1041,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "একীভূত অফিস ফরম্যাট পাঠ্য"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr ""
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -381,8 +1164,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "মাইক্রোসফট এক্সেল ২০০৭/২০১০ XML ফর্মা"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -390,8 +1173,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel ২০০৭/২০১০ XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -420,6 +1203,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -429,6 +1221,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "ODF লেখচিত্র"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -447,6 +1248,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF অঙ্কন"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -456,6 +1284,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -465,6 +1338,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "HTML ডকুমেন্ট (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -498,8 +1515,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "মাইক্রোসফট পাওয়ার পয়েন্ট ২০০৭/২০১০ XML ফর্মা"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -507,8 +1524,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "মাইক্রোসফট পাওয়ার পয়েন্ট ২০০৭/২০১০ XML ফর্মা"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -516,8 +1533,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "মাইক্রোসফট পাওয়ার পয়েন্ট ২০০৭/২০১০ XML ফর্মা"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -525,8 +1542,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "মাইক্রোসফট পাওয়ার পয়েন্ট ২০০৭/২০১০ XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr ""
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr ""
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -564,6 +1608,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -573,6 +1662,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "HTML ডকুমেন্ট (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -582,6 +1797,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODF সূত্র"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -600,6 +1833,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "ODF পাঠ্য নথি"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -627,6 +1869,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr ""
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -645,6 +1941,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr ""
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -680,3 +1994,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr ""
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/bn-IN/filter/source/config/fragments/types.po b/source/bn-IN/filter/source/config/fragments/types.po
index d36628aaa99..cd1255bd8ec 100644
--- a/source/bn-IN/filter/source/config/fragments/types.po
+++ b/source/bn-IN/filter/source/config/fragments/types.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2012-06-20 02:51+0530\n"
"Last-Translator: Sayak Sarkar <sayak.bugsmith@gmail.com>\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
@@ -30,8 +30,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "মাইক্রোসফট এক্সেল ২০০৭/২০১০ XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -39,8 +39,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "মাইক্রোসফট এক্সেল ২০০৭/২০১০ XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -48,8 +48,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৭/২০১০ XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -57,8 +57,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৭/২০১০ XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -66,8 +66,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৭/২০১০ XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: StarBase.xcu
msgctxt ""
@@ -132,6 +132,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "OpenDocument স্প্রেড-শিট (Flat XML)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -195,6 +213,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "OpenDocument উপস্থাপনা (Flat XML)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,8 +264,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৭/২০১০ XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -246,8 +273,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৭/২০১০ XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/bn-IN/formula/source/core/resource.po b/source/bn-IN/formula/source/core/resource.po
index bb27ee41a78..c7e37517892 100644
--- a/source/bn-IN/formula/source/core/resource.po
+++ b/source/bn-IN/formula/source/core/resource.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: 2013-12-03 15:13+0100\n"
+"POT-Creation-Date: 2014-04-20 02:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1322,6 +1322,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1349,6 +1358,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2060,6 +2078,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2087,6 +2114,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2114,6 +2159,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2357,6 +2411,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2555,6 +2618,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/bn-IN/officecfg/registry/data/org/openoffice.po b/source/bn-IN/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..8cb43e9a01d
--- /dev/null
+++ b/source/bn-IN/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,96 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\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"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po
index 27ff66bdad3..c4194abb86d 100644
--- a/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-02-17 20:12+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
@@ -23334,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "ব্যাকস্পেস"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/bn-IN/reportdesign/uiconfig/dbreport/ui.po b/source/bn-IN/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..e5952db5220
--- /dev/null
+++ b/source/bn-IN/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,177 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\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"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr ""
diff --git a/source/bn-IN/sc/source/ui/StatisticsDialogs.po b/source/bn-IN/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..5ad8f8b5f98
--- /dev/null
+++ b/source/bn-IN/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,519 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\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"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/bn-IN/sc/source/ui/src.po b/source/bn-IN/sc/source/ui/src.po
index 749b0daf810..6e75eddca75 100644
--- a/source/bn-IN/sc/source/ui/src.po
+++ b/source/bn-IN/sc/source/ui/src.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2013-02-17 20:12+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
@@ -10285,8 +10285,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "শুরুর পর্যায়কাল। প্রথম যে পর্যায়কালের উপর ভিত্তি করে হিসাবে হবে। A = 1 অর্থ সর্বচেয়ে প্রথম পর্যায়কাল।"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -10402,8 +10402,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "শুরুর পর্যায়কাল। প্রথম যে পর্যায়কালের উপর ভিত্তি করে হিসাবে হবে। A = 1 অর্থ সর্বচেয়ে প্রথম পর্যায়কাল।"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16423,8 +16423,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "দ্বিপদী নিবেশনের বিস্তৃতি আর্গুমেন্ট।"
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16486,7 +16486,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -16609,6 +16609,69 @@ msgstr "0 অথবা FALSE সম্ভাব্যতা ঘনত্ব ফ
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17014,6 +17077,69 @@ msgstr "ক্রমযোজিত। C=0 ঘনত্ব ফাংশন ন
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17725,6 +17851,87 @@ msgstr "ক্রমযোজিত। C=0 ঘনত্ব ফাংশন ন
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17806,6 +18013,105 @@ msgstr "সমগ্রকের আকার।"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -17977,6 +18283,150 @@ msgstr "F নিবেশনের হরের ডিগ্রীর স্ব
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18040,6 +18490,132 @@ msgstr "F নিবেশনের হরের ডিগ্রীর স্ব
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18250,7 +18826,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -18976,6 +19552,51 @@ msgstr "দ্বিতীয় রেকর্ড অ্যারে।"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
diff --git a/source/bn-IN/sc/uiconfig/scalc/ui.po b/source/bn-IN/sc/uiconfig/scalc/ui.po
index df67925f4b7..d41d15733f6 100644
--- a/source/bn-IN/sc/uiconfig/scalc/ui.po
+++ b/source/bn-IN/sc/uiconfig/scalc/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
"PO-Revision-Date: 2012-09-07 15:05+0000\n"
"Last-Translator: runab <runa.misc@gmail.com>\n"
"Language-Team: none\n"
@@ -166,7 +166,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -184,7 +184,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -337,6 +337,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -430,7 +529,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -484,7 +583,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -643,7 +742,7 @@ msgstr "বন্ধ (_C)"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -655,7 +754,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -709,7 +808,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -733,10 +832,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -790,7 +889,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -1186,7 +1285,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1339,7 +1438,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -2788,7 +2887,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: movingaveragedialog.ui
@@ -3844,6 +3943,15 @@ msgctxt ""
msgid "Options"
msgstr "অপশন"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4057,7 +4165,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: samplingdialog.ui
@@ -4066,7 +4174,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -4918,15 +5026,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4954,15 +5053,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4981,15 +5071,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5026,15 +5107,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5170,51 +5242,6 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5296,16 +5323,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5314,7 +5341,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5881,6 +5908,78 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5917,6 +6016,366 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6367,307 +6826,307 @@ msgstr "অপশন"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
+msgid "_Formulas"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
+msgid "Zero val_ues"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
+msgid "Cha_rts:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
+msgid "_Drawing objects:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
+msgid "Objects"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
diff --git a/source/bn-IN/scaddins/source/pricing.po b/source/bn-IN/scaddins/source/pricing.po
index 292cd703479..a957e97578c 100644
--- a/source/bn-IN/scaddins/source/pricing.po
+++ b/source/bn-IN/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -353,7 +353,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -560,7 +560,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
diff --git a/source/bn-IN/scp2/source/ooo.po b/source/bn-IN/scp2/source/ooo.po
index 63adbcd5440..ba18113f001 100644
--- a/source/bn-IN/scp2/source/ooo.po
+++ b/source/bn-IN/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:12+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
@@ -4092,6 +4092,22 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/bn-IN/sd/source/ui/dlg.po b/source/bn-IN/sd/source/ui/dlg.po
index 526675aeb15..0ec5f9bc5e8 100644
--- a/source/bn-IN/sd/source/ui/dlg.po
+++ b/source/bn-IN/sd/source/ui/dlg.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-12-26 10:42+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "পৃষ্ঠার ট্রি প্রাকদর্শন"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "স্লাইডের নকশা নির্বাচন (~S)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "প‌টভূমির পৃষ্ঠা বিনিময় (~E)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "অব্যবহৃত পটভূমিসমূহ মুছে ফেলুন (~D)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "লোড... (~L)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "স্লাইড নকশা"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/bn-IN/sd/uiconfig/simpress/ui.po b/source/bn-IN/sd/uiconfig/simpress/ui.po
index 105167bd697..ab4418dc856 100644
--- a/source/bn-IN/sd/uiconfig/simpress/ui.po
+++ b/source/bn-IN/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -1052,46 +1052,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1106,28 +1106,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1940,6 +1940,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/bn-IN/sdext/source/minimizer.po b/source/bn-IN/sdext/source/minimizer.po
deleted file mode 100644
index 465361c394d..00000000000
--- a/source/bn-IN/sdext/source/minimizer.po
+++ /dev/null
@@ -1,36 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-09-06 13:26+0200\n"
-"Last-Translator: runab <runa.misc@gmail.com>\n"
-"Language-Team: none\n"
-"Language: bn_IN\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"Presentation Minimizer সহযোগে বর্তমান উপস্থাপনার মান হ্রাস করা হয়। ছবি সংকুচন করা হবে ও অপ্রয়োজনীয় তথ্য মুছে ফেলা হবে।\n"
-"Presentation Minimizer দ্বারা ছবির সর্বোত্তম গুণমান নির্ধারণ করা সম্ভব। পর্দা অথবা প্রজেক্টরের জন্য নির্মিত উপস্থাপনার ক্ষেত্রে, প্রিন্টের জন্য প্রযোজ্য উচ্চ গুণমান প্রয়োজন হয় না।\n"
diff --git a/source/bn-IN/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/bn-IN/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 6fa1d18133f..00000000000
--- a/source/bn-IN/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 10:47+0200\n"
-"Last-Translator: Israt <isratjahan.ry@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: bn_IN\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "ন্যূনতম বিস্তারে উপস্থাপনা করা হবে... (~M)"
diff --git a/source/bn-IN/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/bn-IN/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index fee24f091e1..00000000000
--- a/source/bn-IN/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,628 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-09-06 13:31+0200\n"
-"Last-Translator: runab <runa.misc@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: bn_IN\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "ধাপ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< পূর্ববর্তী (~B)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "পরবর্তী (~N) > "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "সমাপ্ত (~F)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "বাতিল"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "সূচনা"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "Presentation Minimizer সহযোগে বর্তমান উপস্থাপনার মান হ্রাস করা হয়। ছবি সংকুচন করা হবে ও অপ্রয়োজনীয় তথ্য মুছে ফেলা হবে। উইজার্ডের শেষ ধাপে পরিবর্তনগুলি বর্তমান উপস্থাপনায় প্রয়োগ করা যেতে পারে অথবা উপস্থাপনার একটি সম্পূর্ণ নতুন ও উন্নত সংস্করণ প্রস্তুত করা যাবে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "Presentation Minimizer এর জন্য সেটিং নির্বাচন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "মুছে ফেলুন (~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "ছবি এবং গ্রাফিক্সের অনুকূল করার সেটিংস নির্বাচন করুন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "গ্রাফিক্স"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "অবচয়হীন কম্প্রেশন (~L)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "JPEG কম্প্রেশন (~J)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "% এ মান (~Q)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "গ্রাফিকের ছাঁটা অংশগুলো মুছে ফেলা হবে (~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "চিত্রের রেজল্যুশন হ্রাস করা হবে (~i)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "০;<কোনো পরিবর্তন নেই>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "৯০;৯০ DPI (পর্দার রেজল্যুশন)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "১৫০;১৫০ DPI (প্রক্ষেপকের রেজল্যুশন)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "৩০০;৩০০ DPI (মুদ্রণ রেজল্যুশন)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "বহিঃস্থ গ্রাফিক্সের সংযোগ বিচ্ছিন্ন করা হবে (~B)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE অবজেক্ট"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "OLE অবজেক্ট প্রতিস্থাপনের জন্য সেটিং পছন্দ করুন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "অনুপস্থিত OLE অবজেক্টের জায়গায় প্রদর্শনের জন্য গ্রাফিক্স তৈরি করুন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "সকল OLE অবজেক্টের জন্য (~a)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "ওপেন-ডকুমেন্ট বিন্যাস ভিত্তিক নয় এমন OLE অবজেক্টের জন্য (~F)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "Object Linking and Embedding (OLE) প্রযুক্তির সাহায্যে নথিপত্র ও অন্যান্য সামগ্রী সংযুক্ত ও এমবেড করা যাবে। বর্তমান উপস্থাপনার মধ্যে OLE অবজেক্ট উপস্থিত রয়েছে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "Object Linking and Embedding (OLE) প্রযুক্তির সাহায্যে নথিপত্র ও অন্যান্য সামগ্রী সংযুক্ত ও এমবেড করা যাবে। বর্তমান উপস্থাপনার মধ্যে OLE অবজেক্ট উপস্থিত নেই।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "স্লাইড"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "কোন স্লাইডগুলো মুছতে হবে তা নির্বাচন করুন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "মাস্টার পৃষ্ঠা"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "অব্যবহৃত মাস্টার পৃষ্ঠা মুছে ফেলা হবে (~m)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "নোট মুছে ফেলা হবে (~C)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "লুকায়িত স্লাইড মুছে ফেলা হবে (~s)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "স্বনির্ধারিত স্লাইড প্রদর্শনীর জন্য অব্যবহৃত স্লাইড মুছে ফেলা হবে (~c)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "সারসংক্ষেপ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "নিম্নের পরিবর্তনসমূহ কোথায় প্রয়োগ করতে হবে তা নির্বাচন করুন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "অগ্রগতি"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "অবজেক্ট অনুকূলকৃত"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "বর্তমান উপস্থাপনায় পরিবর্তনসমূহ প্রয়োগ (~A)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "নতুনভাবে তৈরি উপস্থাপনা খুলুন (~O)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "নতুনভাবে সেটিং সংরক্ষণ (~S)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "পরিবর্তনসমূহ প্রয়োগের পূর্বে উপস্থাপনা প্রতিলিপি করা হবে (~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "%SLIDES স্লাইডসমূহ মুছে ফেলা হবে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "%IMAGES গ্রাফিক্সগুলো %RESOLUTION DPI এর %QUALITY% JPEG মানে অনুকূল করা হবে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "%OLE অবজেক্টের জন্য প্রতিস্থাপন গ্রাফিক্স তৈরি করুন।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "বর্তমান ফাইলের আকার:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "নতুন ফাইলের আনুমানিক আকার:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 মেগাবাইট"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "আমার সেটিংসমূহ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "পূর্বনির্ধারিত সেশন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "অনুকূলকরণ বর্তমান নথিটি পরিবর্তন করবে। আপনি কি চালিয়ে যেতে চান?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "হ্যাঁ (~Y)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "ঠিক আছে"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME সফলভাবে '%TITLE' উপস্থাপনাকে হালনাগাদ করেছে। ফাইলের আকার %OLDFILESIZE মেগাবাইট থেকে %NEWFILESIZE মেগাবাইটে পরিবর্তন করা হয়েছে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME সফলভাবে '%TITLE' এর উপস্থাপনাকে হালনাগাদ করেছে। ফাইলের আকার %OLDFILESIZE মেগাবাইট থেকে আনুমানিক %NEWFILESIZE মেগাবাইটে পরিবর্তন করা হয়েছে। "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME সফলভাবে '%TITLE' উপস্থাপনাকে হালনাগাদ করেছে। ফাইলের আকার %NEWFILESIZE মেগাবাইটে পরিবর্তন করা হয়েছে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME সফলভাবে '%TITLE' উপস্থাপনাকে হালনাগাদ করেছে। ফাইলের আকার আনুমানিক %NEWFILESIZE মেগাবাইটে পরিবর্তন করা হয়েছে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "উপস্থাপনার প্রতিলিপি করা হচ্ছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "স্লাইডসমূহ মুছে ফেলা হচ্ছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "গ্রাফিক্স অনুকূল করা হচ্ছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "OLE অবজেক্টের জন্য প্রতিস্থাপন গ্রাফিক্স তৈরি করা হচ্ছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "প্রক্ষেপকের জন্য অনুকূলকৃত"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "পর্দার জন্য অনুকূলকৃত (ক্ষুদ্রতম ফাইল)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "প্রক্ষেপকের জন্য অনুকূলকৃত"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "মুদ্রণের জন্য অনুকূলকৃত"
diff --git a/source/bn-IN/sfx2/source/control.po b/source/bn-IN/sfx2/source/control.po
index b24da2e33ee..bfc82ad4b0b 100644
--- a/source/bn-IN/sfx2/source/control.po
+++ b/source/bn-IN/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,15 @@ msgstr ""
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr ""
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
msgstr ""
diff --git a/source/bn-IN/sfx2/uiconfig/ui.po b/source/bn-IN/sfx2/uiconfig/ui.po
index 151feed465e..789d4ca6d06 100644
--- a/source/bn-IN/sfx2/uiconfig/ui.po
+++ b/source/bn-IN/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-17 19:03+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -44,7 +44,16 @@ msgstr ""
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr ""
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -489,13 +498,13 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -992,7 +1001,7 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
+msgid "_Open File"
msgstr ""
#: startcenter.ui
@@ -1010,7 +1019,7 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
+msgid "Create:"
msgstr ""
#: startcenter.ui
@@ -1019,7 +1028,7 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
+msgid "Writer _Document"
msgstr ""
#: startcenter.ui
@@ -1028,7 +1037,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr ""
#: startcenter.ui
@@ -1037,7 +1046,7 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
+msgid "Impress _Presentation"
msgstr ""
#: startcenter.ui
@@ -1046,7 +1055,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr ""
#: startcenter.ui
@@ -1055,7 +1064,7 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
+msgid "Math For_mula"
msgstr ""
#: startcenter.ui
@@ -1064,16 +1073,7 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
+msgid "Base D_atabase"
msgstr ""
#: startcenter.ui
diff --git a/source/bn-IN/starmath/source.po b/source/bn-IN/starmath/source.po
index 29ef855591e..407fa026d11 100644
--- a/source/bn-IN/starmath/source.po
+++ b/source/bn-IN/starmath/source.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2012-08-23 16:51+0200\n"
"Last-Translator: runab <runa.misc@gmail.com>\n"
"Language-Team: Bengali <anubad@lists.ankur.org.in>\n"
@@ -19,6 +19,1798 @@ msgstr ""
#: commands.src
msgctxt ""
"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
"RID_CATEGORY_UNARY_BINARY_OPERATORS\n"
"string.text"
msgid "Unary/Binary Operators"
@@ -83,14 +1875,6 @@ msgstr ""
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
diff --git a/source/bn-IN/starmath/uiconfig/smath/ui.po b/source/bn-IN/starmath/uiconfig/smath/ui.po
index e85531f579d..7850c4f8d89 100644
--- a/source/bn-IN/starmath/uiconfig/smath/ui.po
+++ b/source/bn-IN/starmath/uiconfig/smath/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -596,7 +596,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr ""
#: smathsettings.ui
diff --git a/source/bn-IN/svtools/source/misc.po b/source/bn-IN/svtools/source/misc.po
index fff8e43aed3..d4301e81aef 100644
--- a/source/bn-IN/svtools/source/misc.po
+++ b/source/bn-IN/svtools/source/misc.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2013-02-17 20:12+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: Bengali <anubad@lists.ankur.org.in>\n"
@@ -1678,7 +1678,7 @@ msgstr "সার্বীয় ল্যাটিন (মন্টেগ্র
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
msgstr ""
@@ -2200,6 +2200,15 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr ""
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/bn-IN/sw/source/ui/inc.po b/source/bn-IN/sw/source/ui/inc.po
new file mode 100644
index 00000000000..50ca69af888
--- /dev/null
+++ b/source/bn-IN/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/bn-IN/sw/uiconfig/swriter/ui.po b/source/bn-IN/sw/uiconfig/swriter/ui.po
index 37a624c501c..6afb7783665 100644
--- a/source/bn-IN/sw/uiconfig/swriter/ui.po
+++ b/source/bn-IN/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:12+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -310,7 +310,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1186,6 +1186,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3716,7 +3725,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5081,6 +5090,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -10861,15 +10888,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -10879,15 +10897,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -10897,30 +10906,12 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/bn-IN/wizards/source/euro.po b/source/bn-IN/wizards/source/euro.po
index 9ddc538d4a6..f4629905cd5 100644
--- a/source/bn-IN/wizards/source/euro.po
+++ b/source/bn-IN/wizards/source/euro.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2012-06-20 01:19+0530\n"
"Last-Translator: Sayak Sarkar <sayak.bugsmith@gmail.com>\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
@@ -628,16 +628,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
-msgid "The currency set for the document is not a European currency!"
-msgstr "এই নথিরর মুদ্রার সেট ইউরোপীয় মুদ্রা নয়!"
+msgid "Latvian Lats"
+msgstr ""
#: euro.src
msgctxt ""
"euro.src\n"
"CURRENCIES + 18\n"
"string.text"
+msgid "The currency set for the document is not a European currency!"
+msgstr ""
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 19\n"
+"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "আপনার অপারেটিং সিস্টেমের ভাষা সেট ইউরোপীয় মানিটারি ইউনিয়নের কোনো ভাষা নয়।"
+msgstr ""
#: euro.src
msgctxt ""
diff --git a/source/bn/chart2/source/controller/dialogs.po b/source/bn/chart2/source/controller/dialogs.po
index 079a85bc136..2e0a956c94e 100644
--- a/source/bn/chart2/source/controller/dialogs.po
+++ b/source/bn/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\n"
@@ -559,6 +559,14 @@ msgstr "যথার্থ R² = %RSQUARED যুক্ত %FORMULA গতি
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1456,39 +1464,39 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "ডাটা ধারা (%SERIESNAME)"
+msgid "Linear"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "লগারিদম (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "সূচকীয় (%SERIESNAME)"
+msgid "Exponential"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "ঘাত (%SERIESNAME)"
+msgid "Power"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1496,7 +1504,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
@@ -1504,8 +1512,8 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "গড় (%SERIESNAME)"
+msgid "Mean"
+msgstr ""
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/bn/chart2/uiconfig/ui.po b/source/bn/chart2/uiconfig/ui.po
index fca90473ac2..227bd7d7336 100644
--- a/source/bn/chart2/uiconfig/ui.po
+++ b/source/bn/chart2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-02-17 20:11+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -803,6 +803,24 @@ msgstr ""
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/bn/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/bn/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..5cc96741795
--- /dev/null
+++ b/source/bn/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,33 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\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"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr ""
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr ""
diff --git a/source/bn/cui/source/options.po b/source/bn/cui/source/options.po
index 8ddd8d2ad95..2083174f6de 100644
--- a/source/bn/cui/source/options.po
+++ b/source/bn/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:11+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\n"
@@ -1004,15 +1004,6 @@ msgstr ""
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/bn/cui/uiconfig/ui.po b/source/bn/cui/uiconfig/ui.po
index 3397d0161e9..bcfd7825dab 100644
--- a/source/bn/cui/uiconfig/ui.po
+++ b/source/bn/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -19,64 +19,64 @@ msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
+msgid "Edit"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
+msgid "Reset"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
+msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Property"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
+msgid "Type"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
+msgid "Value"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
+msgid "Preferences"
msgstr ""
#: aboutconfigvaluedialog.ui
@@ -94,7 +94,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Value:"
msgstr ""
#: aboutdialog.ui
@@ -148,7 +148,7 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
msgstr ""
#: aboutdialog.ui
@@ -410,15 +410,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -464,15 +455,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -518,15 +500,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -572,15 +545,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2805,7 +2769,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr ""
#: connectortabpage.ui
@@ -2868,7 +2832,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr ""
#: connectortabpage.ui
@@ -2940,7 +2904,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
+msgid "Connection pool"
msgstr ""
#: cuiimapdlg.ui
@@ -7078,6 +7042,15 @@ msgstr ""
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -8075,6 +8048,33 @@ msgstr ""
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -9013,19 +9013,19 @@ msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
+msgid "_Edit document properties before saving"
msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
+msgid "Save URLs relative to internet"
msgstr ""
#: optsavepage.ui
@@ -9694,6 +9694,133 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr ""
+
+#: optviewpage.ui
+#, fuzzy
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "স্বয়ংক্রিয়"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9876,106 +10003,6 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr ""
-
-#: optviewpage.ui
-#, fuzzy
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "স্বয়ংক্রিয়"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -10054,24 +10081,6 @@ msgctxt ""
msgid "Mouse"
msgstr ""
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr ""
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12552,6 +12561,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr ""
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr ""
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12783,7 +12801,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr ""
#: swpossizepage.ui
@@ -12828,7 +12846,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui
@@ -12846,7 +12864,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr ""
#: swpossizepage.ui
diff --git a/source/bn/dbaccess/source/core/resource.po b/source/bn/dbaccess/source/core/resource.po
index 5381f2e285d..b82bba8ce74 100644
--- a/source/bn/dbaccess/source/core/resource.po
+++ b/source/bn/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -61,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "বহিঃস্থ ডাটা উৎসের সাথে সংযোগ স্থাপন করা যায়নি। প্রদত্ত URL এর জন্য কোনো SDBC ড্রাইভার খুঁজে পাওয়া যায়নি।"
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr ""
#: strings.src
msgctxt ""
diff --git a/source/bn/dictionaries/lo_LA.po b/source/bn/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..358ce2b1748
--- /dev/null
+++ b/source/bn/dictionaries/lo_LA.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\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"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr ""
diff --git a/source/bn/dictionaries/pt_BR/dialog.po b/source/bn/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..8f05a54f746
--- /dev/null
+++ b/source/bn/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,33 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\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"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr ""
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr ""
diff --git a/source/bn/extensions/uiconfig/spropctrlr/ui.po b/source/bn/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..6cf826131e0
--- /dev/null
+++ b/source/bn/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,60 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\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"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr ""
diff --git a/source/bn/filter/source/config/fragments/filters.po b/source/bn/filter/source/config/fragments/filters.po
index 2ad82588c54..50a3e26c576 100644
--- a/source/bn/filter/source/config/fragments/filters.po
+++ b/source/bn/filter/source/config/fragments/filters.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0200\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,186 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr ""
+
#: HTML_MasterDoc_ui.xcu
msgctxt ""
"HTML_MasterDoc_ui.xcu\n"
@@ -51,6 +231,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML নথি"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +303,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "মাইক্রোসফট এক্সেল 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr ""
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +321,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "মাইক্রোসফট এক্সেল 4.0 ফর্মা"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr ""
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +339,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "মাইক্রোসফট এক্সেল 5.0 ফর্মা"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr ""
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +357,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "মাইক্রোসফট এক্সেল 95 ফর্মা"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr ""
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
#, fuzzy
msgctxt ""
@@ -97,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "মাইক্রোসফট এক্সেল 97/2000/XP ফর্মা"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr ""
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr ""
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -107,6 +404,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "মাইক্রোসফট পাওয়ার পয়েন্ট 97/2000/XP ফর্মা"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr ""
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -116,35 +431,50 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "মাইক্রোসফট ওয়ার্ড 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
#: MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "মাইক্রোসফট ওয়ার্ড 2007 XML ফর্মা"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template_ui.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "মাইক্রোসফট ওয়ার্ড 2007 XML ফর্মা"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_ui.xcu\n"
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৭ XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr ""
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -155,6 +485,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "মাইক্রোসফট ওয়ার্ড ৯৫ ফর্মা"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr ""
+
#: MS_Word_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -165,6 +504,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "মাইক্রোসফট ওয়ার্ড 97/2000/XP ফর্মা"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr ""
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr ""
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr ""
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr ""
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -183,6 +657,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "অফিস ওপেন XML পাঠ্য"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr ""
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr ""
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -264,6 +909,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
#, fuzzy
msgctxt ""
@@ -346,6 +1045,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "একীভূত অফিস ফরম্যাট পাঠ্য"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr ""
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -383,24 +1163,22 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "মাইক্রোসফট এক্সেল ২০০৭ বাইনারি"
#: calc_MS_Excel_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_Template_ui.xcu\n"
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "মাইক্রোসফট এক্সেল 2007 XML ফর্মা"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: calc_MS_Excel_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_ui.xcu\n"
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -429,6 +1207,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -438,6 +1225,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "ODF লেখচিত্র"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -456,6 +1252,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF অঙ্কন"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -465,6 +1288,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -474,6 +1342,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr ""
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -502,44 +1514,67 @@ msgid "ODF Presentation"
msgstr "ODF উপস্থাপনা"
#: impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "মাইক্রোসফট পাওয়ার পয়েন্ট ২০০৭ XML ফর্মা"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "মাইক্রোসফট পাওয়ার পয়েন্ট ২০০৭ XML ফর্মা"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template_ui.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "মাইক্রোসফট পাওয়ার পয়েন্ট ২০০৭ XML ফর্মা"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_ui.xcu\n"
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "মাইক্রোসফট পাওয়ার পয়েন্ট 2007 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr ""
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr ""
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -577,6 +1612,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -586,6 +1666,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr ""
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -595,6 +1801,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODF সূত্র"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -613,6 +1837,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "ODF পাঠ্য নথি"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -640,6 +1873,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr ""
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -658,6 +1945,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr ""
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -693,3 +1998,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr ""
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/bn/filter/source/config/fragments/types.po b/source/bn/filter/source/config/fragments/types.po
index a5eb2c89c0c..ee49c0cabad 100644
--- a/source/bn/filter/source/config/fragments/types.po
+++ b/source/bn/filter/source/config/fragments/types.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0200\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,54 +25,49 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "মাইক্রোসফট এক্সেল ২০০৭ বাইনারি"
#: MS_Excel_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML.xcu\n"
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "মাইক্রোসফট এক্সেল ২০০৩ XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: MS_Excel_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML_Template.xcu\n"
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "মাইক্রোসফট এক্সেল ২০০৩ XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: MS_PowerPoint_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML.xcu\n"
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৩ XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৩ XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_Template.xcu\n"
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৩ XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: StarBase.xcu
msgctxt ""
@@ -137,6 +132,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -200,6 +213,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr ""
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,24 +259,22 @@ msgid "Microsoft Word 2003 XML"
msgstr "মাইক্রোসফট ওয়ার্ড ২০০৩ XML"
#: writer_MS_Word_2007_XML.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML.xcu\n"
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৩ XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
#: writer_MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML_Template.xcu\n"
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "মাইক্রোসফট ওয়ার্ড ২০০৩ XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/bn/formula/source/core/resource.po b/source/bn/formula/source/core/resource.po
index 7dc646c41c3..42ab4ff61f9 100644
--- a/source/bn/formula/source/core/resource.po
+++ b/source/bn/formula/source/core/resource.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-02-17 20:11+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1345,6 +1345,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1372,6 +1381,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2123,6 +2141,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2150,6 +2177,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2177,6 +2222,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2421,6 +2475,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2619,6 +2682,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/bn/officecfg/registry/data/org/openoffice.po b/source/bn/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..87d1dae7777
--- /dev/null
+++ b/source/bn/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,96 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\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"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po
index 2437622b71f..4b1da7d7b48 100644
--- a/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bn/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-02-17 20:11+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23405,8 +23405,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "ব্যাকস্পেস"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/bn/reportdesign/uiconfig/dbreport/ui.po b/source/bn/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..fb92ed289f6
--- /dev/null
+++ b/source/bn/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,177 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\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"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr ""
diff --git a/source/bn/sc/source/ui/StatisticsDialogs.po b/source/bn/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..4b6d2e1705c
--- /dev/null
+++ b/source/bn/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,519 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\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"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/bn/sc/source/ui/src.po b/source/bn/sc/source/ui/src.po
index db31ed3a8af..7367cd7fb30 100644
--- a/source/bn/sc/source/ui/src.po
+++ b/source/bn/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2013-02-17 20:11+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10481,8 +10481,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "শুরুর পর্যায়কাল। প্রথম যে পর্যায়কালের উপর ভিত্তি করে হিসাবে হবে। A = 1 অর্থ সর্বচেয়ে প্রথম পর্যায়কাল।"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -10598,8 +10598,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "শুরুর পর্যায়কাল। যে প্রথম পর্যায়কালের উপর ভিত্তি করে হিসাবে হবে। A = 1 অর্থ সর্বচেয়ে প্রথম পর্যায়কাল।"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16641,8 +16641,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "দ্বিপদী নিবেশনের বিস্তৃতি আর্গুমেন্ট।"
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16704,7 +16704,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -16827,6 +16827,69 @@ msgstr "0 অথবা FALSE সম্ভাব্যতা ঘনত্ব ফ
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17232,6 +17295,69 @@ msgstr "ক্রমযোজিত। C=0 ঘনত্ব ফাংশন ন
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17943,6 +18069,87 @@ msgstr "ক্রমযোজিত। C=0 ঘনত্ব ফাংশন ন
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -18024,6 +18231,105 @@ msgstr "সমগ্রকের আকার।"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -18195,6 +18501,150 @@ msgstr "F নিবেশনের হরের ডিগ্রীর স্ব
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18258,6 +18708,132 @@ msgstr "F নিবেশনের হরের ডিগ্রীর স্ব
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18468,7 +19044,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -19194,6 +19770,51 @@ msgstr "দ্বিতীয় রেকর্ড অ্যারে।"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
diff --git a/source/bn/sc/uiconfig/scalc/ui.po b/source/bn/sc/uiconfig/scalc/ui.po
index 7cfe90fcffa..b19cf7a0edc 100644
--- a/source/bn/sc/uiconfig/scalc/ui.po
+++ b/source/bn/sc/uiconfig/scalc/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -166,7 +166,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -184,7 +184,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -337,6 +337,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -430,7 +529,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -484,7 +583,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -643,7 +742,7 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -655,7 +754,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -709,7 +808,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -733,10 +832,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -790,7 +889,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -1186,7 +1285,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1339,7 +1438,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -2793,7 +2892,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: movingaveragedialog.ui
@@ -3850,6 +3949,15 @@ msgctxt ""
msgid "Options"
msgstr ""
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4063,7 +4171,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: samplingdialog.ui
@@ -4072,7 +4180,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -4924,15 +5032,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4960,15 +5059,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4987,15 +5077,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5032,15 +5113,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5176,51 +5248,6 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5302,16 +5329,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5320,7 +5347,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5887,6 +5914,78 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5923,6 +6022,366 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6373,307 +6832,307 @@ msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
+msgid "_Formulas"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
+msgid "Zero val_ues"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
+msgid "Cha_rts:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
+msgid "_Drawing objects:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
+msgid "Objects"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
diff --git a/source/bn/scaddins/source/pricing.po b/source/bn/scaddins/source/pricing.po
index 19ef65a30f1..e517fd28d27 100644
--- a/source/bn/scaddins/source/pricing.po
+++ b/source/bn/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -353,7 +353,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -560,7 +560,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
diff --git a/source/bn/scp2/source/ooo.po b/source/bn/scp2/source/ooo.po
index 44b64b3d436..1c7e84cfe6f 100644
--- a/source/bn/scp2/source/ooo.po
+++ b/source/bn/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:11+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4165,6 +4165,22 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/bn/sd/source/ui/dlg.po b/source/bn/sd/source/ui/dlg.po
index 1adca931880..8df9eaafb32 100644
--- a/source/bn/sd/source/ui/dlg.po
+++ b/source/bn/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-12-26 10:33+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -876,50 +876,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "পৃষ্ঠা প্রাকদর্শন"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "স্লাইডের নকশা নির্বাচন (~S)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "প‌টভূমির পৃষ্ঠা বিনিময় (~E)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "অব্যবহৃত পটভূমিসমূহ মুছে ফেলুন (~D)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "লোড... (~L)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "স্লাইড নকশা"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/bn/sd/uiconfig/simpress/ui.po b/source/bn/sd/uiconfig/simpress/ui.po
index 8a0cce80cf4..95c94dea85b 100644
--- a/source/bn/sd/uiconfig/simpress/ui.po
+++ b/source/bn/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -1054,46 +1054,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1108,28 +1108,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1945,6 +1945,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/bn/sdext/source/minimizer.po b/source/bn/sdext/source/minimizer.po
deleted file mode 100644
index 7460700f41d..00000000000
--- a/source/bn/sdext/source/minimizer.po
+++ /dev/null
@@ -1,35 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-22 23:06+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
-"Language-Team: none\n"
-"Language: bn\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1319324817.0\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
diff --git a/source/bn/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/bn/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 08879dec9c7..00000000000
--- a/source/bn/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 10:47+0200\n"
-"Last-Translator: Israt <isratjahan.ry@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: bn\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "ন্যূনতম বিস্তারে উপস্থাপনা করা হবে... (~M)"
diff --git a/source/bn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/bn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index df1287ddb6e..00000000000
--- a/source/bn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-22 23:06+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: bn\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1319324817.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "ধাপ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< পূর্ববর্তী (~B)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "পরবর্তী (~N) > "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "সমাপ্ত (~F)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "বাতিল"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "সূচনা"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "Presentation Minimizer এর জন্য সেটিং নির্বাচন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "মুছে ফেলুন (~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "ছবি এবং গ্রাফিক্সের অনুকূল করার সেটিংস নির্বাচন করুন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "গ্রাফিক্স"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "অবচয়হীন কম্প্রেশন (~L)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "JPEG কম্প্রেশন (~J)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "% এ মান (~Q)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "গ্রাফিকের ছাঁটা অংশগুলো মুছে ফেলা হবে (~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "চিত্রের রেজল্যুশন হ্রাস করা হবে (~i)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "০;<কোনো পরিবর্তন নেই>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "৯০;৯০ DPI (পর্দার রেজল্যুশন)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "১৫০;১৫০ DPI (প্রক্ষেপকের রেজল্যুশন)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "৩০০;৩০০ DPI (মুদ্রণ রেজল্যুশন)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "বহিঃস্থ গ্রাফিক্সের সংযোগ বিচ্ছিন্ন করা হবে (~B)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE অবজেক্ট"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "OLE অবজেক্ট প্রতিস্থাপনের জন্য সেটিং পছন্দ করুন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "অনুপস্থিত OLE অবজেক্টের জায়গায় প্রদর্শনের জন্য গ্রাফিক্স তৈরি করুন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "সকল OLE অবজেক্টের জন্য (~a)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "ওপেন-ডকুমেন্ট বিন্যাস ভিত্তিক নয় এমন OLE অবজেক্টের জন্য (~F)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "স্লাইড"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "কোন স্লাইডগুলো মুছতে হবে তা নির্বাচন করুন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "মাস্টার পৃষ্ঠা"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "অব্যবহৃত মাস্টার পৃষ্ঠা মুছে ফেলা হবে (~m)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "নোট মুছে ফেলা হবে (~C)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "লুকায়িত স্লাইড মুছে ফেলা হবে (~s)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "স্বনির্ধারিত স্লাইড প্রদর্শনীর জন্য অব্যবহৃত স্লাইড মুছে ফেলা হবে (~c)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "সারসংক্ষেপ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "নিম্নের পরিবর্তনসমূহ কোথায় প্রয়োগ করতে হবে তা নির্বাচন করুন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "অগ্রগতি"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "অবজেক্ট অনুকূলকৃত"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "বর্তমান উপস্থাপনায় পরিবর্তনসমূহ প্রয়োগ (~A)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "নতুনভাবে তৈরি উপস্থাপনা খুলুন (~O)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "নতুনভাবে সেটিং সংরক্ষণ (~S)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "পরিবর্তনসমূহ প্রয়োগের পূর্বে উপস্থাপনা প্রতিলিপি করা হবে (~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "%SLIDES স্লাইডসমূহ মুছে ফেলা হবে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "%IMAGES গ্রাফিক্সগুলো %RESOLUTION DPI এর %QUALITY% JPEG মানে অনুকূল করা হবে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "%OLE অবজেক্টের জন্য প্রতিস্থাপন গ্রাফিক্স তৈরি করুন।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "বর্তমান ফাইলের আকার:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "নতুন ফাইলের আনুমানিক আকার:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 মেগাবাইট"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "আমার সেটিংসমূহ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "পূর্বনির্ধারিত সেশন"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "অনুকূলকরণ বর্তমান নথিটি পরিবর্তন করবে। আপনি কি চালিয়ে যেতে চান?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "হ্যাঁ (~Y)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "ঠিক আছে"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME সফলভাবে '%TITLE' উপস্থাপনাকে হালনাগাদ করেছে। ফাইলের আকার %OLDFILESIZE মেগাবাইট থেকে %NEWFILESIZE মেগাবাইটে পরিবর্তন করা হয়েছে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME সফলভাবে '%TITLE' এর উপস্থাপনাকে হালনাগাদ করেছে। ফাইলের আকার %OLDFILESIZE মেগাবাইট থেকে আনুমানিক %NEWFILESIZE মেগাবাইটে পরিবর্তন করা হয়েছে। "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME সফলভাবে '%TITLE' উপস্থাপনাকে হালনাগাদ করেছে। ফাইলের আকার %NEWFILESIZE মেগাবাইটে পরিবর্তন করা হয়েছে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME সফলভাবে '%TITLE' উপস্থাপনাকে হালনাগাদ করেছে। ফাইলের আকার আনুমানিক %NEWFILESIZE মেগাবাইটে পরিবর্তন করা হয়েছে।"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "উপস্থাপনার প্রতিলিপি করা হচ্ছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "স্লাইডসমূহ মুছে ফেলা হচ্ছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "গ্রাফিক্স অনুকূল করা হচ্ছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "OLE অবজেক্টের জন্য প্রতিস্থাপন গ্রাফিক্স তৈরি করা হচ্ছে..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "প্রক্ষেপকের জন্য অনুকূলকৃত"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "পর্দার জন্য অনুকূলকৃত (ক্ষুদ্রতম ফাইল)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "প্রক্ষেপকের জন্য অনুকূলকৃত"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "মুদ্রণের জন্য অনুকূলকৃত"
diff --git a/source/bn/sfx2/source/control.po b/source/bn/sfx2/source/control.po
index a03ceabdd95..c3f248c3889 100644
--- a/source/bn/sfx2/source/control.po
+++ b/source/bn/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,15 @@ msgstr ""
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr ""
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
msgstr ""
diff --git a/source/bn/sfx2/uiconfig/ui.po b/source/bn/sfx2/uiconfig/ui.po
index f53d3b2a1a1..323e86fdd99 100644
--- a/source/bn/sfx2/uiconfig/ui.po
+++ b/source/bn/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -46,7 +46,16 @@ msgstr ""
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr ""
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -491,13 +500,13 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -1000,7 +1009,7 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
+msgid "_Open File"
msgstr ""
#: startcenter.ui
@@ -1018,7 +1027,7 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
+msgid "Create:"
msgstr ""
#: startcenter.ui
@@ -1027,7 +1036,7 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
+msgid "Writer _Document"
msgstr ""
#: startcenter.ui
@@ -1036,7 +1045,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr ""
#: startcenter.ui
@@ -1045,7 +1054,7 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
+msgid "Impress _Presentation"
msgstr ""
#: startcenter.ui
@@ -1054,7 +1063,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr ""
#: startcenter.ui
@@ -1063,7 +1072,7 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
+msgid "Math For_mula"
msgstr ""
#: startcenter.ui
@@ -1072,16 +1081,7 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
+msgid "Base D_atabase"
msgstr ""
#: startcenter.ui
diff --git a/source/bn/starmath/source.po b/source/bn/starmath/source.po
index d17aa9bde26..9f54ff38668 100644
--- a/source/bn/starmath/source.po
+++ b/source/bn/starmath/source.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\n"
@@ -18,6 +18,1798 @@ msgstr ""
"X-POOTLE-MTIME: 1319324817.0\n"
#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr ""
+
+#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
@@ -90,14 +1882,6 @@ msgid "Formats"
msgstr "বিন্যাস"
#: commands.src
-msgctxt ""
-"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
diff --git a/source/bn/starmath/uiconfig/smath/ui.po b/source/bn/starmath/uiconfig/smath/ui.po
index e7777cc88c0..c65a676d7a8 100644
--- a/source/bn/starmath/uiconfig/smath/ui.po
+++ b/source/bn/starmath/uiconfig/smath/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -600,7 +600,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr ""
#: smathsettings.ui
diff --git a/source/bn/svtools/source/misc.po b/source/bn/svtools/source/misc.po
index 591b22e898b..6d2adac4452 100644
--- a/source/bn/svtools/source/misc.po
+++ b/source/bn/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2013-02-17 20:11+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\n"
@@ -1681,7 +1681,7 @@ msgstr "সার্বীয় ল্যাটিন (মন্টেগ্র
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
msgstr ""
@@ -2204,6 +2204,15 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr ""
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/bn/sw/source/ui/inc.po b/source/bn/sw/source/ui/inc.po
new file mode 100644
index 00000000000..8c941cf9036
--- /dev/null
+++ b/source/bn/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/bn/sw/uiconfig/swriter/ui.po b/source/bn/sw/uiconfig/swriter/ui.po
index 76c6fa21c79..8bb12f0c049 100644
--- a/source/bn/sw/uiconfig/swriter/ui.po
+++ b/source/bn/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:11+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -311,7 +311,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1195,6 +1195,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3776,7 +3785,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5171,6 +5180,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -11025,15 +11052,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -11043,15 +11061,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -11061,30 +11070,12 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/bn/wizards/source/euro.po b/source/bn/wizards/source/euro.po
index b0ab54e0299..e761890b65e 100644
--- a/source/bn/wizards/source/euro.po
+++ b/source/bn/wizards/source/euro.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2011-10-22 23:06+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -629,16 +629,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
-msgid "The currency set for the document is not a European currency!"
-msgstr "এই নথিরর মুদ্রার সেট ইউরোপীয় মুদ্রা নয়!"
+msgid "Latvian Lats"
+msgstr ""
#: euro.src
msgctxt ""
"euro.src\n"
"CURRENCIES + 18\n"
"string.text"
+msgid "The currency set for the document is not a European currency!"
+msgstr ""
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 19\n"
+"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "আপনার অপারেটিং সিস্টেমের ভাষা সেট ইউরোপীয় মানিটারি ইউনিয়নের কোনো ভাষা নয়।"
+msgstr ""
#: euro.src
msgctxt ""
diff --git a/source/bo/chart2/source/controller/dialogs.po b/source/bo/chart2/source/controller/dialogs.po
index f5defac5579..9c640bffa62 100644
--- a/source/bo/chart2/source/controller/dialogs.po
+++ b/source/bo/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-06-16 13:28+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -559,6 +559,14 @@ msgstr "ཞིབ་ཚད་དེ་R2 = %RSQUARED འཕེལ་ཕྱོག
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1455,46 +1463,43 @@ msgid "From Data Table"
msgstr "གཞི་གྲངས་རེའུ་མིག་ནས།"
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "གཞི་གྲངས་རིམ་སྟར་'%SERIESNAME'"
+msgid "Linear"
+msgstr ""
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "གཞི་གྲངས་རིམ་སྟར་'%SERIESNAME'"
+msgid "Logarithmic"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
+msgid "Exponential"
msgstr ""
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "གཞི་གྲངས་རིམ་སྟར་'%SERIESNAME'"
+msgid "Power"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1502,17 +1507,16 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "གཞི་གྲངས་རིམ་སྟར་'%SERIESNAME'"
+msgid "Mean"
+msgstr ""
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/bo/chart2/uiconfig/ui.po b/source/bo/chart2/uiconfig/ui.po
index 0d6aa2604cc..64559f12898 100644
--- a/source/bo/chart2/uiconfig/ui.po
+++ b/source/bo/chart2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-02-17 20:16+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -803,6 +803,24 @@ msgstr ""
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/bo/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/bo/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..f54213cc5d4
--- /dev/null
+++ b/source/bo/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,33 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\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"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr ""
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr ""
diff --git a/source/bo/cui/source/options.po b/source/bo/cui/source/options.po
index 8a80c61135f..f5ec47bbe2c 100644
--- a/source/bo/cui/source/options.po
+++ b/source/bo/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:16+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1130,15 +1130,6 @@ msgstr ""
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/bo/cui/uiconfig/ui.po b/source/bo/cui/uiconfig/ui.po
index 8c1235275b1..cf7496afa8d 100644
--- a/source/bo/cui/uiconfig/ui.po
+++ b/source/bo/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -17,64 +17,64 @@ msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
+msgid "Edit"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
+msgid "Reset"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
+msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Property"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
+msgid "Type"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
+msgid "Value"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
+msgid "Preferences"
msgstr ""
#: aboutconfigvaluedialog.ui
@@ -92,7 +92,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Value:"
msgstr ""
#: aboutdialog.ui
@@ -146,7 +146,7 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
msgstr ""
#: aboutdialog.ui
@@ -408,15 +408,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -462,15 +453,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -516,15 +498,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -570,15 +543,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2802,7 +2766,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr ""
#: connectortabpage.ui
@@ -2865,7 +2829,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr ""
#: connectortabpage.ui
@@ -2937,7 +2901,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
+msgid "Connection pool"
msgstr ""
#: cuiimapdlg.ui
@@ -7068,6 +7032,15 @@ msgstr ""
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -8066,6 +8039,33 @@ msgstr ""
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -9004,19 +9004,19 @@ msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
+msgid "_Edit document properties before saving"
msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
+msgid "Save URLs relative to internet"
msgstr ""
#: optsavepage.ui
@@ -9685,6 +9685,133 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr ""
+
+#: optviewpage.ui
+#, fuzzy
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "རང་འགུལ།"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9867,106 +9994,6 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr ""
-
-#: optviewpage.ui
-#, fuzzy
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "རང་འགུལ།"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -10045,24 +10072,6 @@ msgctxt ""
msgid "Mouse"
msgstr ""
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr ""
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12542,6 +12551,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr ""
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr ""
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12773,7 +12791,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr ""
#: swpossizepage.ui
@@ -12818,7 +12836,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui
@@ -12836,7 +12854,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr ""
#: swpossizepage.ui
diff --git a/source/bo/dbaccess/source/core/resource.po b/source/bo/dbaccess/source/core/resource.po
index d39c3952b53..01d13adf592 100644
--- a/source/bo/dbaccess/source/core/resource.po
+++ b/source/bo/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2011-04-11 23:05+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -60,8 +60,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "ཕྱིའི་གྲངས་གཞིའི་ཁུངས་དང་སྦྲེལ་མཐུད་བྱེད་ཐབས་བྲལ། དམིགས་འཛུགས་བྱས་པའི་URL ནས་SDBCའདེད་སྒུལ་བྱ་རིམ་བཪྙེད་ཐབས་བྲལ།"
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr ""
#: strings.src
msgctxt ""
diff --git a/source/bo/dictionaries/lo_LA.po b/source/bo/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..28c2a8ab1ee
--- /dev/null
+++ b/source/bo/dictionaries/lo_LA.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\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"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr ""
diff --git a/source/bo/dictionaries/pt_BR/dialog.po b/source/bo/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..03a2cb15355
--- /dev/null
+++ b/source/bo/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,33 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\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"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr ""
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr ""
diff --git a/source/bo/extensions/uiconfig/spropctrlr/ui.po b/source/bo/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..9ecdb1f5232
--- /dev/null
+++ b/source/bo/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,60 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\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"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr ""
diff --git a/source/bo/filter/source/config/fragments/filters.po b/source/bo/filter/source/config/fragments/filters.po
index 46dea4de7c5..af26dbd83f9 100644
--- a/source/bo/filter/source/config/fragments/filters.po
+++ b/source/bo/filter/source/config/fragments/filters.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2012-06-16 13:28+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,186 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr ""
+
#: HTML_MasterDoc_ui.xcu
msgctxt ""
"HTML_MasterDoc_ui.xcu\n"
@@ -51,6 +231,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML ཡིག་ཚགས་"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +303,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr ""
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +321,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Microsoft Excel 4.0 མ་པང་"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr ""
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +339,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Microsoft Excel 5.0 མ་པང་"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr ""
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +357,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Microsoft Excel 95 མ་པང་"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr ""
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
#, fuzzy
msgctxt ""
@@ -97,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Microsoft Excel 97/2000/XP/2003 མ་པང་།"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr ""
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr ""
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -107,6 +404,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Microsoft PowerPoint 97/2000/XP/2003 མ་པང་།"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr ""
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -116,35 +431,50 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
#: MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007 XML མ་པང་།"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template_ui.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007 XML མ་པང་།"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_ui.xcu\n"
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr ""
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -155,6 +485,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Microsoft Word 95 མ་པང་"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr ""
+
#: MS_Word_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -165,6 +504,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Microsoft Word 97/2000/XP/2003 མ་པང་།"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr ""
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr ""
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr ""
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr ""
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -183,6 +657,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr ""
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr ""
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr ""
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -264,6 +909,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
#, fuzzy
msgctxt ""
@@ -346,6 +1045,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "རྒྱ་ཡིག་གཞུང་ལས་གཉེན་ཆས་ཡིག་ཚགས་རྣམ་གཞག་ཡི་གེ་སྒྲིག་གཅོད་ཡིག་ཚགས།"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr ""
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -383,24 +1163,22 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "Microsoft Excel 2007གཉིས་གོང་འགྲིལ་ལུགས།"
#: calc_MS_Excel_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_Template_ui.xcu\n"
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007 XMLདཔེ་པང་།"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: calc_MS_Excel_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_ui.xcu\n"
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -429,6 +1207,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -438,6 +1225,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "%productname% རིས་མཚོན་རེའུ་མིག"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -456,6 +1252,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "%productname% རིས་འགོད།"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -465,6 +1288,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -474,6 +1342,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr ""
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -502,44 +1514,67 @@ msgid "ODF Presentation"
msgstr "%productname% གསལ་སྟོན་ཡིག་ཟིན།"
#: impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Microsoft PowerPoint 2007 XML མ་པང་།"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007 XML མ་པང་།"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template_ui.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007 XML མ་པང་།"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_ui.xcu\n"
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr ""
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr ""
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -577,6 +1612,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -586,6 +1666,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr ""
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -595,6 +1801,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "%productname% སྤྱི་འགྲོས།"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -613,6 +1837,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "%productname% ཡི་གེ་སྒྲིག་འཇུག་ཡིག་ཚགས།"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -640,6 +1873,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr ""
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -658,6 +1945,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr ""
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -693,3 +1998,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr ""
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/bo/filter/source/config/fragments/types.po b/source/bo/filter/source/config/fragments/types.po
index 44c2c4199b4..d24ff9dc4ff 100644
--- a/source/bo/filter/source/config/fragments/types.po
+++ b/source/bo/filter/source/config/fragments/types.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2011-11-26 01:36+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,54 +25,49 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "Microsoft Excel 2007གཉིས་གོང་འགྲིལ་ལུགས།"
#: MS_Excel_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML.xcu\n"
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2003 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: MS_Excel_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML_Template.xcu\n"
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2003 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: MS_PowerPoint_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML.xcu\n"
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_Template.xcu\n"
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: StarBase.xcu
msgctxt ""
@@ -137,6 +132,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -200,6 +213,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr ""
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,24 +259,22 @@ msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
#: writer_MS_Word_2007_XML.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML.xcu\n"
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
#: writer_MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML_Template.xcu\n"
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/bo/formula/source/core/resource.po b/source/bo/formula/source/core/resource.po
index b298ca60586..322de2a9675 100644
--- a/source/bo/formula/source/core/resource.po
+++ b/source/bo/formula/source/core/resource.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-02-17 20:16+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1360,6 +1360,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1387,6 +1396,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2153,6 +2171,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2180,6 +2207,24 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2207,6 +2252,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2451,6 +2505,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2649,6 +2712,24 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/bo/officecfg/registry/data/org/openoffice.po b/source/bo/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..968bc63e259
--- /dev/null
+++ b/source/bo/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,96 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\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"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po
index e629129bc39..2e2b4fa276b 100644
--- a/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bo/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-02-17 20:16+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23446,8 +23446,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "བཀའ་ཚེག་ཕྱིར་འཐེན།"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/bo/reportdesign/uiconfig/dbreport/ui.po b/source/bo/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..22a9ab2d68e
--- /dev/null
+++ b/source/bo/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,177 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\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"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr ""
diff --git a/source/bo/sc/source/ui/StatisticsDialogs.po b/source/bo/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..2195a5484b3
--- /dev/null
+++ b/source/bo/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,519 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\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"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/bo/sc/source/ui/src.po b/source/bo/sc/source/ui/src.po
index 03191f893e5..0084094f98a 100644
--- a/source/bo/sc/source/ui/src.po
+++ b/source/bo/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2013-02-17 20:16+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10503,8 +10503,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "འགོ་འཛུགས་དུས་འཁོར། རྩིས་རྒྱག་དང་པོའི་དུས་འཁོར། Start_period = 1 དུས་འཁོར་དང་པོ་མཚོན།"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -10622,8 +10622,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "འགོ་འཛུགས་དུས་འཁོར། རྩིས་རྒྱག་དང་པོའི་དུས་འཁོར། Start_period = 1 དུས་འཁོར་དང་པོ་མཚོན།"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16687,8 +16687,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "སྣ་གཉིས་ཚུལ་ཁྱབ་ཚུལ་གྱི་ཐང་ཆུང་ཤོས།"
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16750,7 +16750,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -16875,6 +16875,69 @@ msgstr ""
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17286,6 +17349,69 @@ msgstr ""
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -18001,6 +18127,87 @@ msgstr ""
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -18082,6 +18289,105 @@ msgstr "འདེམ་དཔེའི་སྤྱིའི་ཁ་གྲངས
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -18253,6 +18559,150 @@ msgstr "F - སྲིད་ཕྱོད་ཁྱབ་ཚུལ་གྱི་
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18316,6 +18766,132 @@ msgstr "F - སྲིད་ཕྱོད་ཁྱབ་ཚུལ་གྱི་
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18528,7 +19104,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -19258,6 +19834,51 @@ msgstr "གཞི་གྲངས་ཚོ་གཉིས་པའི་ལིང
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
diff --git a/source/bo/sc/uiconfig/scalc/ui.po b/source/bo/sc/uiconfig/scalc/ui.po
index 8d52d5ccc0f..bff965c02f3 100644
--- a/source/bo/sc/uiconfig/scalc/ui.po
+++ b/source/bo/sc/uiconfig/scalc/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -164,7 +164,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -182,7 +182,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -335,6 +335,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -428,7 +527,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -482,7 +581,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -641,7 +740,7 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -653,7 +752,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -707,7 +806,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -731,10 +830,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -788,7 +887,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -1184,7 +1283,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1337,7 +1436,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -2791,7 +2890,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: movingaveragedialog.ui
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr ""
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4060,7 +4168,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: samplingdialog.ui
@@ -4069,7 +4177,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -4921,15 +5029,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4957,15 +5056,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4984,15 +5074,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5029,15 +5110,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5173,51 +5245,6 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5299,16 +5326,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5317,7 +5344,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5884,6 +5911,78 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5920,6 +6019,366 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6370,307 +6829,307 @@ msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
+msgid "_Formulas"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
+msgid "Zero val_ues"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
+msgid "Cha_rts:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
+msgid "_Drawing objects:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
+msgid "Objects"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
diff --git a/source/bo/scaddins/source/pricing.po b/source/bo/scaddins/source/pricing.po
index fb3bf24fbcf..0d94b45f5b0 100644
--- a/source/bo/scaddins/source/pricing.po
+++ b/source/bo/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -353,7 +353,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -560,7 +560,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
diff --git a/source/bo/scp2/source/ooo.po b/source/bo/scp2/source/ooo.po
index 0c7522b88f8..4d8f2e322d2 100644
--- a/source/bo/scp2/source/ooo.po
+++ b/source/bo/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:16+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4253,6 +4253,22 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/bo/sd/source/ui/dlg.po b/source/bo/sd/source/ui/dlg.po
index 5b4940c243b..35a29260d10 100644
--- a/source/bo/sd/source/ui/dlg.po
+++ b/source/bo/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-12-26 10:42+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -891,50 +891,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "སྔོན་ལྟ་པར་འདེབས།"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "སྒྲོན་བཪྙན་སྤྱིན་ཤོག་མ་པང་ཞིག་འདེམས་རོགས།(~S)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "སྒྲོན་བཪྙན་སྤྱིན་ཤོག་རྒྱབ་ལྗོངས་བརྗེ་བ།(~E)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "བེད་མི་སྤྱོད་པའི་སྒྲོན་བཪྙན་སྤྱིན་ཤོག་རྒྱབ་ལྗོངས་སུབ་པ།(~D)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "མ་པང་ནས་བླུགས་པ།..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "སྒྲོན་བཪྙན་སྤྱིན་ཤོག་གི་བཟོ་ལྟ།"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/bo/sd/uiconfig/simpress/ui.po b/source/bo/sd/uiconfig/simpress/ui.po
index 855cbefe78f..ce96d4369be 100644
--- a/source/bo/sd/uiconfig/simpress/ui.po
+++ b/source/bo/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -1052,46 +1052,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1106,28 +1106,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1945,6 +1945,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/bo/sdext/source/minimizer.po b/source/bo/sdext/source/minimizer.po
deleted file mode 100644
index 9e716e755ed..00000000000
--- a/source/bo/sdext/source/minimizer.po
+++ /dev/null
@@ -1,33 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: bo\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"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
diff --git a/source/bo/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/bo/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 214774d2b2d..00000000000
--- a/source/bo/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:02+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: bo\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr ""
diff --git a/source/bo/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/bo/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 16a3a608f15..00000000000
--- a/source/bo/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,748 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:02+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: bo\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr ""
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གོམ་རིམ།\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གོམ་སྟབས།"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr ""
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"< ཕྱིར་ལོག(~B)\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"< གོམ་སྟབས་སྔ་མ།(~B)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "གོམ་སྟབས་རྗེས་མ།(~N) >"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr ""
-"#-#-#-#-# dbui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ལེགས་སྒྲུབ།(~F)\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ལེགས་གྲུབ།(~F)\n"
-"#-#-#-#-# euro.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ལེགས་སྒྲུབ།(~F)\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ལེགས་གྲུབ།(~F)\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ལེགས་སྒྲུབ།(~F)\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ལེགས་གྲུབ།"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr ""
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"འདོར་བ།\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"འདོར་བ།\n"
-"#-#-#-#-# schedule.po (PACKAGE VERSION) #-#-#-#-#\n"
-"འདོར་བ།\n"
-"#-#-#-#-# euro.po (PACKAGE VERSION) #-#-#-#-#\n"
-"རྩེས་མེད།\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"རྩིས་མེད།(~C)\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"འདོར་བ།\n"
-"#-#-#-#-# all.po (PACKAGE VERSION) #-#-#-#-#\n"
-"འདོར་བ།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "ངོ་སྤྲོད།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr ""
-"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་རྒྱུ།(~D)\n"
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་པ།(~D)\n"
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་པ།(~D)\n"
-"#-#-#-#-# dbgui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་པ།(~D)\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་རྒྱུ།(~D)\n"
-"#-#-#-#-# doc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་པ།(~D)\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་པ།(~D)\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་པ།(~D)\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སྤོ་སུབ།(~D)\n"
-"#-#-#-#-# schedule.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་རྒྱུ།(~D)\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བསུབ་པ།(~D)\n"
-"#-#-#-#-# dlged.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་རྒྱུ།(~D)\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Delete\n"
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་པ།(~D)\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་པ།(~D)\n"
-"#-#-#-#-# textconversiondlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"སུབ་པ།(~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr ""
-"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n"
-"པར་རིས།\n"
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"པར་རིས།\n"
-"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"པར་རིས།\n"
-"#-#-#-#-# navipi.po (PACKAGE VERSION) #-#-#-#-#\n"
-"པར་རིས།\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"རིས་དབྱིབས།\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"རིས་དབྱིབས།\n"
-"#-#-#-#-# res.po (PACKAGE VERSION) #-#-#-#-#\n"
-"རིས་དབྱིབས།\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"རིས་དབྱིབས།\n"
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"རིས་དབྱིབས།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "སྐྱོན་མེད་སྐུང་བཙིར།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "~JPEG སྡུད་སྒྲིལ།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "བཪྙན་རིས་ཤན་འབྱེད་ཆོད་དམའ་རུ་གཏོང་(~R)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE བྱ་ཡུལ།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "བསྡུས་རིས།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "སྒྲོན་བཪྙན་བཟོ་འགོད།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "གནས་བསྡུས།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr ""
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ལེགས་སྒྲུབ་ཚར།\n"
-"#-#-#-#-# importwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ལེགས་གྲུབ་ཟིན་པ།\n"
-"#-#-#-#-# euro.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ལེགས་གྲུབ་ཟིན་པ།\n"
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ལེགས་སྒྲུབ་བྱས་ཟིན།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr ""
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཡིན།(~Y)\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"རེད།(~Y)"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr ""
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གཏན་འཁེལ།\n"
-"#-#-#-#-# euro.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གཏན་འཕེལ།\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གཏན་འཁེལ།\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ངོས་འཛིན།\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གཏན་འཁེལ།\n"
-"#-#-#-#-# all.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གཏན་འཁེལ།\n"
-"#-#-#-#-# gui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གཏན་འཁེལ།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr ""
diff --git a/source/bo/sfx2/source/control.po b/source/bo/sfx2/source/control.po
index c4df9fed741..38e877cb823 100644
--- a/source/bo/sfx2/source/control.po
+++ b/source/bo/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,15 @@ msgstr ""
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr ""
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
msgstr ""
diff --git a/source/bo/sfx2/uiconfig/ui.po b/source/bo/sfx2/uiconfig/ui.po
index bc2b9a0c507..4606bafa5fe 100644
--- a/source/bo/sfx2/uiconfig/ui.po
+++ b/source/bo/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-17 19:03+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -44,7 +44,16 @@ msgstr ""
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr ""
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -489,13 +498,13 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -999,7 +1008,7 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
+msgid "_Open File"
msgstr ""
#: startcenter.ui
@@ -1017,7 +1026,7 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
+msgid "Create:"
msgstr ""
#: startcenter.ui
@@ -1026,7 +1035,7 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
+msgid "Writer _Document"
msgstr ""
#: startcenter.ui
@@ -1035,7 +1044,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr ""
#: startcenter.ui
@@ -1044,7 +1053,7 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
+msgid "Impress _Presentation"
msgstr ""
#: startcenter.ui
@@ -1053,7 +1062,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr ""
#: startcenter.ui
@@ -1062,7 +1071,7 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
+msgid "Math For_mula"
msgstr ""
#: startcenter.ui
@@ -1071,16 +1080,7 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
+msgid "Base D_atabase"
msgstr ""
#: startcenter.ui
diff --git a/source/bo/starmath/source.po b/source/bo/starmath/source.po
index b6b07ca8508..503d1af3525 100644
--- a/source/bo/starmath/source.po
+++ b/source/bo/starmath/source.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2011-04-11 23:07+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,1798 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr ""
+
+#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
@@ -88,14 +1880,6 @@ msgid "Formats"
msgstr "རྣམ་གཞག་ཅན།"
#: commands.src
-msgctxt ""
-"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
diff --git a/source/bo/starmath/uiconfig/smath/ui.po b/source/bo/starmath/uiconfig/smath/ui.po
index 6802627feb0..e46f7cbeccc 100644
--- a/source/bo/starmath/uiconfig/smath/ui.po
+++ b/source/bo/starmath/uiconfig/smath/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -600,7 +600,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr ""
#: smathsettings.ui
diff --git a/source/bo/svtools/source/misc.po b/source/bo/svtools/source/misc.po
index fc4c0eb1708..cfaff68bad9 100644
--- a/source/bo/svtools/source/misc.po
+++ b/source/bo/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2013-02-17 20:16+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1683,7 +1683,7 @@ msgstr "སེར་ཝུ་ཡའི་སྐད(ལ་ཏིང་ཡི་
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
msgstr ""
@@ -2206,6 +2206,15 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr ""
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/bo/sw/source/ui/inc.po b/source/bo/sw/source/ui/inc.po
new file mode 100644
index 00000000000..70ecdc5c67e
--- /dev/null
+++ b/source/bo/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/bo/sw/uiconfig/swriter/ui.po b/source/bo/sw/uiconfig/swriter/ui.po
index fd2ab2ba951..486891b7403 100644
--- a/source/bo/sw/uiconfig/swriter/ui.po
+++ b/source/bo/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2013-02-17 20:16+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -311,7 +311,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1195,6 +1195,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3779,7 +3788,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5174,6 +5183,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -11024,15 +11051,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -11042,15 +11060,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -11060,30 +11069,12 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/bo/wizards/source/euro.po b/source/bo/wizards/source/euro.po
index 6546a8c0453..33cce9fd7d3 100644
--- a/source/bo/wizards/source/euro.po
+++ b/source/bo/wizards/source/euro.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2011-04-05 19:03+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -628,16 +628,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
-msgid "The currency set for the document is not a European currency!"
-msgstr "ཁྱེད་རང་གི་བཀོལ་སྤྱོད་མ་ལག་བེད་སྤྱོད་བྱེད་པའི་སྐད་བརྟ་ནི་ཡོ་རོམ་གླིང་དངུལ་ལོར་མནའ་འབྲེལ་གྱིས་བོད་སྤྱོད་པའི་སྐད་བརྟ་མ་ཡིན།"
+msgid "Latvian Lats"
+msgstr ""
#: euro.src
msgctxt ""
"euro.src\n"
"CURRENCIES + 18\n"
"string.text"
+msgid "The currency set for the document is not a European currency!"
+msgstr ""
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 19\n"
+"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "ལབཀོལ་སྤྱོད་རྒྱུད་ཁོངས་ལ་བཟོ་སྒྲིག་བྱས་པའི་སྐད་བརྡ་དེ་ཡོ་རོབ་གླིང་གི་དངུལ་ལོར་མཉམ་འབྲེལ་གྱིས་བེད་སྤྱོད་པའི་སྐད་བརྡ་མ་རེད།"
+msgstr ""
#: euro.src
msgctxt ""
diff --git a/source/br/chart2/source/controller/dialogs.po b/source/br/chart2/source/controller/dialogs.po
index f2e9666b72e..15d65992dbd 100644
--- a/source/br/chart2/source/controller/dialogs.po
+++ b/source/br/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 21:27+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-18 13:35+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385933266.0\n"
+"X-POOTLE-MTIME: 1390052157.0\n"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "Linenn an tuadur %FORMULA dre resister R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Linenn an tuadur he c'heitad hefiñv gant un trovezh = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1449,56 +1457,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Linennek (%SERIESNAME)"
+msgid "Linear"
+msgstr "Uelinennek"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Logaritmek (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "Treoliek"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Argemmvac'hel (%SERIESNAME)"
+msgid "Exponential"
+msgstr "Argemmvac'hennel"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Mac'h (%SERIESNAME)"
+msgid "Power"
+msgstr "Mac'h"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr ""
+msgid "Polynomial"
+msgstr "Polinomel"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr ""
+msgid "Moving average"
+msgstr "Keitad hefiñv"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Keitad (%SERIESNAME)"
+msgid "Mean"
+msgstr "Keitad"
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/br/chart2/uiconfig/ui.po b/source/br/chart2/uiconfig/ui.po
index 9416914ec15..51262df41d9 100644
--- a/source/br/chart2/uiconfig/ui.po
+++ b/source/br/chart2/uiconfig/ui.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 21:33+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-03-16 07:58+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385933632.0\n"
+"X-POOTLE-MTIME: 1394956714.000000\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary axes"
-msgstr ""
+msgstr "Ahelioù a eil renk"
#: insertgriddlg.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr "Ahel_ X"
+msgstr "Ahel _X"
#: insertgriddlg.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "_Ahel X"
#: insertgriddlg.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "A_hel Y"
#: insertgriddlg.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "Ah_el Z"
#: insertgriddlg.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor grids"
-msgstr ""
+msgstr "Kaelioù a eil renk"
#: smoothlinesdlg.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type of stepping"
-msgstr ""
+msgstr "Rizh an derezioù"
#: titlerotationtabpage.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Derezioù"
#: titlerotationtabpage.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "Berniet a-_serzh"
#: titlerotationtabpage.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: titlerotationtabpage.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reverse direction"
-msgstr ""
+msgstr "_Tuginañ an tuadur"
#: tp_Scale.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Logarithmic scale"
-msgstr ""
+msgstr "Skeuliad _logaritmek"
#: tp_Scale.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_jor interval"
-msgstr ""
+msgstr "Etremez _pennañ"
#: tp_Scale.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Au_tomatic"
-msgstr ""
+msgstr "_Emgefreek"
#: tp_Scale.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val"
-msgstr ""
+msgstr "Etremez a _eil renk"
#: tp_Scale.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val count"
-msgstr ""
+msgstr "Kont an etremez a eil _renk"
#: tp_Scale.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_omatic"
-msgstr ""
+msgstr "Emge_freek"
#: tp_Scale.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_ference value"
-msgstr ""
+msgstr "Gwerzh _daveiñ"
#: tp_Scale.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "Emgef_reek"
#: tp_Scale.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Skeul"
#: tp_Scale.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Days"
-msgstr ""
+msgstr "Deizioù"
#: tp_Scale.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Months"
-msgstr ""
+msgstr "Mizioù"
#: tp_Scale.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Years"
-msgstr ""
+msgstr "Bloavezhioù"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Primary Y axis"
-msgstr ""
+msgstr "Ahel Y a gentañ renk"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary Y axis"
-msgstr ""
+msgstr "Ahel Y a eil renk"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align data series to"
-msgstr ""
+msgstr "Steudañ ar spletad roadennoù ouzh"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Esaouiñ"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Overlap"
-msgstr ""
+msgstr "Mar_c'hekaat"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _bars side by side"
-msgstr ""
+msgstr "Diskouez ar _barrennoù kichen ha kichen"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection lines"
-msgstr ""
+msgstr "Linennoù kennaskañ"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Arventennoù"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot missing values"
-msgstr ""
+msgstr "Tresañ ar gwerzhioù a vank"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Leave gap"
-msgstr ""
+msgstr "_Leuskel un esaou"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assume zero"
-msgstr ""
+msgstr "_Goulakaat mann"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continue line"
-msgstr ""
+msgstr "Ken_derc'hel al linenn"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include _values from hidden cells"
-msgstr ""
+msgstr "Enlakaat ar _gwerzhioù eus ar c'helligoù masklet"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot options"
-msgstr ""
+msgstr "Dibarzhioù tresañ"
#: tp_Trendline.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Linear"
-msgstr ""
+msgstr "_Uelinennek"
#: tp_Trendline.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_ogarithmic"
-msgstr ""
+msgstr "Tre_oliek"
#: tp_Trendline.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xponential"
-msgstr ""
+msgstr "Argemm_vac'hel "
#: tp_Trendline.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Po_wer"
-msgstr ""
+msgstr "Mac'_h"
#: tp_Trendline.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Polynomial"
-msgstr ""
+msgstr "_Polinomel"
#: tp_Trendline.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moving Average"
-msgstr ""
+msgstr "Keitad he_fiñv"
#: tp_Trendline.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Degree"
-msgstr ""
+msgstr "Derez"
#: tp_Trendline.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Trovezh"
#: tp_Trendline.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regression Type"
-msgstr ""
+msgstr "Rizh argizañ"
#: tp_Trendline.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Forward"
-msgstr ""
+msgstr "Etrelotodiñ war-raok"
#: tp_Trendline.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Backward"
-msgstr ""
+msgstr "Etrelotodiñ war-gil"
#: tp_Trendline.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Force _Intercept"
-msgstr ""
+msgstr "Bountañ war an _hedenn betek an orin"
#: tp_Trendline.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Equation"
-msgstr ""
+msgstr "Diskouez an _atalad"
#: tp_Trendline.ui
msgctxt ""
@@ -797,7 +797,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Coefficient of Determination (R²)"
-msgstr ""
+msgstr "Diskouez ar gwezhiader _didermenañ (R²)"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "Anv linenn an tuadur"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
#: tp_Trendline.ui
msgctxt ""
@@ -806,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dibarzhioù"
#: tp_axisLabel.ui
msgctxt ""
@@ -815,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sho_w labels"
-msgstr ""
+msgstr "Diskouez ar skri_telligoù"
#: tp_axisLabel.ui
msgctxt ""
@@ -824,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Marelladur"
#: tp_axisLabel.ui
msgctxt ""
@@ -833,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "St_agger odd"
-msgstr ""
+msgstr "A-engroaz _hebar"
#: tp_axisLabel.ui
msgctxt ""
@@ -842,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Stagger _even"
-msgstr ""
+msgstr "A-engroaz _par"
#: tp_axisLabel.ui
msgctxt ""
@@ -851,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "Em_gefreek"
#: tp_axisLabel.ui
msgctxt ""
@@ -860,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Order"
-msgstr ""
+msgstr "Urzh"
#: tp_axisLabel.ui
msgctxt ""
@@ -869,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_verlap"
-msgstr ""
+msgstr "Mont _dreist eben"
#: tp_axisLabel.ui
msgctxt ""
@@ -878,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Break"
-msgstr ""
+msgstr "_Lamm"
#: tp_axisLabel.ui
msgctxt ""
@@ -887,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text flow"
-msgstr ""
+msgstr "Gwidennadur an destenn"
#: tp_axisLabel.ui
msgctxt ""
@@ -896,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Derezioù"
#: tp_axisLabel.ui
msgctxt ""
@@ -905,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "Berniet a-_serzh"
#: tp_axisLabel.ui
msgctxt ""
@@ -914,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: tp_axisLabel.ui
msgctxt ""
@@ -923,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "Tuadur an de_stenn :"
#: tp_axisLabel.ui
msgctxt ""
@@ -932,4 +950,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Tuadur an destenn"
diff --git a/source/br/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/br/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..bacecc444be
--- /dev/null
+++ b/source/br/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-02-02 12:48+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391345311.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird enkorfet"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Restr mod Firebird"
diff --git a/source/br/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/br/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
index a1e0f5ca533..ec57297304a 100644
--- a/source/br/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
+++ b/source/br/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-14 22:28+0200\n"
+"PO-Revision-Date: 2014-02-02 12:48+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391345323.0\n"
#: Drivers.xcu
msgctxt ""
@@ -22,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "HSQLDB Embedded"
-msgstr ""
+msgstr "HSQLDB enkorfet"
diff --git a/source/br/connectivity/source/resource.po b/source/br/connectivity/source/resource.po
index 0b1f7e000c6..9da44b18b3e 100644
--- a/source/br/connectivity/source/resource.po
+++ b/source/br/connectivity/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-03 09:23+0000\n"
+"PO-Revision-Date: 2014-02-02 12:48+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383470636.0\n"
+"X-POOTLE-MTIME: 1391345339.0\n"
#: conn_error_message.src
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
"string.text"
msgid "The index could not be created. The size of the chosen column is too big."
-msgstr ""
+msgstr "N'eo ket bet krouet an ibil. Re vras eo ment ar bann diuzet."
#: conn_shared_res.src
msgctxt ""
diff --git a/source/br/cui/source/customize.po b/source/br/cui/source/customize.po
index 78b84a1965d..fca856f7ddb 100644
--- a/source/br/cui/source/customize.po
+++ b/source/br/cui/source/customize.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-09 12:16+0000\n"
+"PO-Revision-Date: 2013-12-20 22:36+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370780210.0\n"
+"X-POOTLE-MTIME: 1387578963.0\n"
#: acccfg.src
msgctxt ""
@@ -209,7 +209,7 @@ msgctxt ""
"TEXT_BEGIN_GROUP\n"
"#define.text"
msgid "Add Separator"
-msgstr ""
+msgstr "Ouzhpennañ ur c'hefarz"
#: cfg.src
msgctxt ""
diff --git a/source/br/cui/source/dialogs.po b/source/br/cui/source/dialogs.po
index ba16d15d506..677b0ed412e 100644
--- a/source/br/cui/source/dialogs.po
+++ b/source/br/cui/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-30 19:10+0000\n"
+"PO-Revision-Date: 2013-12-20 22:36+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375211442.0\n"
+"X-POOTLE-MTIME: 1387578969.0\n"
#: colorpicker.src
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"BT_OK\n"
"pushbutton.text"
msgid "Ok"
-msgstr ""
+msgstr "Mat eo"
#: hlmarkwn.src
msgctxt ""
diff --git a/source/br/cui/source/options.po b/source/br/cui/source/options.po
index 5d4d9e9612d..5ce5f20a47a 100644
--- a/source/br/cui/source/options.po
+++ b/source/br/cui/source/options.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-03 09:24+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-02-02 13:28+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383470697.0\n"
+"X-POOTLE-MTIME: 1391347682.0\n"
#: certpath.src
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"RID_SVXSTR_DRIVER_NAME\n"
"string.text"
msgid "Driver name"
-msgstr ""
+msgstr "Anv ar stur"
#: connpooloptions.src
msgctxt ""
@@ -101,7 +101,7 @@ msgctxt ""
"RID_SVXSTR_POOLED_FLAG\n"
"string.text"
msgid "Pool"
-msgstr ""
+msgstr "Strollad"
#: connpooloptions.src
msgctxt ""
@@ -109,7 +109,7 @@ msgctxt ""
"RID_SVXSTR_POOL_TIMEOUT\n"
"string.text"
msgid "Timeout"
-msgstr ""
+msgstr "Diamzeret"
#: connpooloptions.src
msgctxt ""
@@ -117,7 +117,7 @@ msgctxt ""
"RID_SVXSTR_YES\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Ya"
#: connpooloptions.src
msgctxt ""
@@ -125,7 +125,7 @@ msgctxt ""
"RID_SVXSTR_NO\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Ket"
#: dbregister.src
msgctxt ""
@@ -133,7 +133,7 @@ msgctxt ""
"RID_SVXSTR_TYPE\n"
"string.text"
msgid "Registered name"
-msgstr ""
+msgstr "Anv marilhet"
#: dbregister.src
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"RID_SVXSTR_PATH\n"
"string.text"
msgid "Database file"
-msgstr ""
+msgstr "Restr ar stlennvon"
#: doclinkdialog.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"STR_MODIFY\n"
"string.text"
msgid "~Replace"
-msgstr ""
+msgstr "~Amsaviñ"
#: optdict.src
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"RID_SVXSTR_HEADER1\n"
"string.text"
msgid "[L]"
-msgstr ""
+msgstr "[L]"
#: optfltr.src
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"RID_SVXSTR_HEADER2\n"
"string.text"
msgid "[S]"
-msgstr ""
+msgstr "[S]"
#: optfltr.src
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"RID_SVXSTR_CHG_MATH\n"
"string.text"
msgid "MathType to %PRODUCTNAME Math or reverse"
-msgstr ""
+msgstr "MathType da %PRODUCTNAME Math pe tuginañ"
#: optfltr.src
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"RID_SVXSTR_CHG_WRITER\n"
"string.text"
msgid "WinWord to %PRODUCTNAME Writer or reverse"
-msgstr ""
+msgstr "WinWord da %PRODUCTNAME Writer pe tuginañ"
#: optfltr.src
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"RID_SVXSTR_CHG_CALC\n"
"string.text"
msgid "Excel to %PRODUCTNAME Calc or reverse"
-msgstr ""
+msgstr "Excel da %PRODUCTNAME Calc pe tuginañ"
#: optfltr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"RID_SVXSTR_CHG_IMPRESS\n"
"string.text"
msgid "PowerPoint to %PRODUCTNAME Impress or reverse"
-msgstr ""
+msgstr "PowerPoint da %PRODUCTNAME Impress pe tuginañ"
#: optfltr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"RID_SVXSTR_CHG_SMARTART\n"
"string.text"
msgid "SmartArt to %PRODUCTNAME shapes or reverse"
-msgstr ""
+msgstr "SmartArt davit lunioù %PRODUCTNAME pe ar c'hontrol"
#: optgdlg.src
msgctxt ""
@@ -539,7 +539,7 @@ msgctxt ""
"RID_SVXSTR_CAPITAL_WORDS\n"
"string.text"
msgid "Check uppercase words"
-msgstr ""
+msgstr "Gwiriañ ar gerioù e pennlizherennoù"
#: optlingu.src
msgctxt ""
@@ -547,7 +547,7 @@ msgctxt ""
"RID_SVXSTR_WORDS_WITH_DIGITS\n"
"string.text"
msgid "Check words with numbers "
-msgstr ""
+msgstr "Gwiriañ ar gerioù gant sifroù "
#: optlingu.src
msgctxt ""
@@ -555,7 +555,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_SPECIAL\n"
"string.text"
msgid "Check special regions"
-msgstr ""
+msgstr "Gwiriañ ar maezioù arbennik"
#: optlingu.src
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_AUTO\n"
"string.text"
msgid "Check spelling as you type"
-msgstr ""
+msgstr "Gwiriañ ar reizhskrivadur e-pad ar biziata"
#: optlingu.src
msgctxt ""
@@ -571,7 +571,7 @@ msgctxt ""
"RID_SVXSTR_GRAMMAR_AUTO\n"
"string.text"
msgid "Check grammar as you type"
-msgstr ""
+msgstr "Gwiriañ ar yezhadur e-pad ar biziata"
#: optlingu.src
msgctxt ""
@@ -579,7 +579,7 @@ msgctxt ""
"RID_SVXSTR_NUM_MIN_WORDLEN\n"
"string.text"
msgid "Minimal number of characters for hyphenation: "
-msgstr ""
+msgstr "Led ger izek evit an troc'hadur gerioù : "
#: optlingu.src
msgctxt ""
@@ -587,7 +587,7 @@ msgctxt ""
"RID_SVXSTR_NUM_PRE_BREAK\n"
"string.text"
msgid "Characters before line break: "
-msgstr ""
+msgstr "Arouezennoù a-raok al lamm : "
#: optlingu.src
msgctxt ""
@@ -595,7 +595,7 @@ msgctxt ""
"RID_SVXSTR_NUM_POST_BREAK\n"
"string.text"
msgid "Characters after line break: "
-msgstr ""
+msgstr "Arouezennoù goude al lamm : "
#: optlingu.src
msgctxt ""
@@ -603,7 +603,7 @@ msgctxt ""
"RID_SVXSTR_HYPH_AUTO\n"
"string.text"
msgid "Hyphenate without inquiry"
-msgstr ""
+msgstr "Troc'hadur gerioù emgefreek"
#: optlingu.src
msgctxt ""
@@ -611,7 +611,7 @@ msgctxt ""
"RID_SVXSTR_HYPH_SPECIAL\n"
"string.text"
msgid "Hyphenate special regions"
-msgstr ""
+msgstr "Troc'hadur gerioù war ar maezioù arbennik"
#: optlingu.src
msgctxt ""
@@ -619,7 +619,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_MODULES_EDIT\n"
"string.text"
msgid "Edit Available language modules"
-msgstr ""
+msgstr "Embann ar molladoù yezh hegerz"
#: optlingu.src
msgctxt ""
@@ -627,7 +627,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_DICS_EDIT_DIC\n"
"string.text"
msgid "Edit User-defined dictionaries"
-msgstr ""
+msgstr "Embann geriadurioù an arveriad"
#: optlingu.src
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_OPTIONS_EDIT\n"
"string.text"
msgid "Edit Options"
-msgstr ""
+msgstr "Embann an dibarzhioù"
#: optpath.src
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"RID_SVXSTR_KEY_GRAPHICS_PATH\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Skeudennoù"
#: optpath.src
msgctxt ""
@@ -984,7 +984,7 @@ msgctxt ""
"15\n"
"itemlist.text"
msgid "Basic IDE Options"
-msgstr ""
+msgstr "Dibarzhioù diazez an amva diorren enkorfet"
#: treeopt.src
msgctxt ""
@@ -993,16 +993,7 @@ msgctxt ""
"16\n"
"itemlist.text"
msgid "Online Update"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
+msgstr "Hizivaat enlinenn"
#: treeopt.src
msgctxt ""
@@ -1290,7 +1281,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Background"
-msgstr "Drekva"
+msgstr "Drekleur"
#: treeopt.src
msgctxt ""
@@ -1353,7 +1344,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Calculate"
-msgstr ""
+msgstr "Riñvañ"
#: treeopt.src
msgctxt ""
@@ -1362,7 +1353,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Formula"
-msgstr ""
+msgstr "Reollun"
#: treeopt.src
msgctxt ""
@@ -1371,7 +1362,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Sort Lists"
-msgstr ""
+msgstr "Rolloù rummañ"
#: treeopt.src
msgctxt ""
@@ -1380,7 +1371,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Changes"
-msgstr ""
+msgstr "Kemmoù"
#: treeopt.src
msgctxt ""
@@ -1389,7 +1380,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Keverlec'hded"
#: treeopt.src
msgctxt ""
@@ -1398,7 +1389,7 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "Grid"
-msgstr ""
+msgstr "Kael"
#: treeopt.src
msgctxt ""
@@ -1407,7 +1398,7 @@ msgctxt ""
"11\n"
"itemlist.text"
msgid "Print"
-msgstr ""
+msgstr "Moullañ"
#: treeopt.src
msgctxt ""
diff --git a/source/br/cui/source/tabpages.po b/source/br/cui/source/tabpages.po
index ee33c7f1f93..acb99f7e2db 100644
--- a/source/br/cui/source/tabpages.po
+++ b/source/br/cui/source/tabpages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-03 09:25+0000\n"
+"PO-Revision-Date: 2014-01-04 21:24+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383470734.0\n"
+"X-POOTLE-MTIME: 1388870698.0\n"
#: autocdlg.src
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"RID_SVXSTR_USE_REPLACE\n"
"string.text"
msgid "Use replacement table"
-msgstr ""
+msgstr "Arverañ an daolenn amsaviñ"
#: strings.src
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_WORD\n"
"string.text"
msgid "Correct TWo INitial CApitals"
-msgstr ""
+msgstr "REizhañ an eil pennlizherenn e DErou ar gerioù"
#: strings.src
msgctxt ""
@@ -1686,7 +1686,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_SENT\n"
"string.text"
msgid "Capitalize first letter of every sentence"
-msgstr ""
+msgstr "Pennlizherenn e deroù ar frazenn"
#: strings.src
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"RID_SVXSTR_BOLD_UNDER\n"
"string.text"
msgid "Automatic *bold* and _underline_"
-msgstr ""
+msgstr "*Tev* hag _Islinennañ _ emgefreek"
#: strings.src
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"RID_SVXSTR_NO_DBL_SPACES\n"
"string.text"
msgid "Ignore double spaces"
-msgstr ""
+msgstr "Leuskel a-gostez an daouesaou"
#: strings.src
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"RID_SVXSTR_DETECT_URL\n"
"string.text"
msgid "URL Recognition"
-msgstr ""
+msgstr "Dinoiñ an URLioù"
#: strings.src
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"RID_SVXSTR_DASH\n"
"string.text"
msgid "Replace dashes"
-msgstr ""
+msgstr "Amsaviñ ar gourzhelloù"
#: strings.src
msgctxt ""
@@ -1726,7 +1726,7 @@ msgctxt ""
"RID_SVXSTR_CORRECT_ACCIDENTAL_CAPS_LOCK\n"
"string.text"
msgid "Correct accidental use of cAPS LOCK key"
-msgstr ""
+msgstr "Reizhañ arver dre zarvoud eus ar stokell da PRennaÑ ar PEnnLIzhrennOÙ"
#: strings.src
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"RID_SVXSTR_NON_BREAK_SPACE\n"
"string.text"
msgid "Add non-breaking space before specific punctuation marks in French text"
-msgstr ""
+msgstr "Ouzhpennañ un esaou anhoskus kent merkoù poentadur spesadel en testennoù e galleg"
#: strings.src
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"RID_SVXSTR_ORDINAL\n"
"string.text"
msgid "Format ordinal numbers suffixes (1st -> 1^st)"
-msgstr ""
+msgstr "Mentrezhañ rakgerioù an niverennoù petvediñ (1st -> 1^st)"
#: strings.src
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"RID_SVXSTR_DEL_EMPTY_PARA\n"
"string.text"
msgid "Remove blank paragraphs"
-msgstr ""
+msgstr "Dilemel ar rannbennadoù goullo"
#: strings.src
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"RID_SVXSTR_USER_STYLE\n"
"string.text"
msgid "Replace Custom Styles"
-msgstr ""
+msgstr "Amsaviñ ar stiloù personelaet"
#: strings.src
msgctxt ""
@@ -1766,7 +1766,7 @@ msgctxt ""
"RID_SVXSTR_BULLET\n"
"string.text"
msgid "Replace bullets with: "
-msgstr ""
+msgstr "Amsaviñ ar padelligoù gant : "
#: strings.src
msgctxt ""
@@ -1774,7 +1774,7 @@ msgctxt ""
"RID_SVXSTR_RIGHT_MARGIN\n"
"string.text"
msgid "Combine single line paragraphs if length greater than"
-msgstr ""
+msgstr "Toueziañ ar rannbennadoù gant ul linenn hepken mar bez hiroc'h eget"
#: strings.src
msgctxt ""
@@ -1782,7 +1782,7 @@ msgctxt ""
"RID_SVXSTR_NUM\n"
"string.text"
msgid "Apply numbering - symbol: "
-msgstr ""
+msgstr "Arverañ an niverenniñ - arouez : "
#: strings.src
msgctxt ""
@@ -1790,7 +1790,7 @@ msgctxt ""
"RID_SVXSTR_BORDER\n"
"string.text"
msgid "Apply border"
-msgstr ""
+msgstr "Lakaat ur riblenn"
#: strings.src
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"RID_SVXSTR_CREATE_TABLE\n"
"string.text"
msgid "Create table"
-msgstr ""
+msgstr "Krouiñ un daolenn"
#: strings.src
msgctxt ""
@@ -1806,7 +1806,7 @@ msgctxt ""
"RID_SVXSTR_REPLACE_TEMPLATES\n"
"string.text"
msgid "Apply Styles"
-msgstr ""
+msgstr "Seveniñ ar stiloù"
#: strings.src
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_AT_STT_END\n"
"string.text"
msgid "Delete spaces and tabs at beginning and end of paragraph"
-msgstr ""
+msgstr "Dilemel an esaouioù ha taolennata e deroù ha dibenn ur rannbennad"
#: strings.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_BETWEEN_LINES\n"
"string.text"
msgid "Delete spaces and tabs at end and start of line"
-msgstr ""
+msgstr "Dilemel an esaouioù ha taolennata etre dibenn ha deroù ul linenn"
#: strings.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_CONNECTOR\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Kennasker"
#: strings.src
msgctxt ""
@@ -1838,4 +1838,4 @@ msgctxt ""
"RID_SVXSTR_DIMENSION_LINE\n"
"string.text"
msgid "Dimension line"
-msgstr ""
+msgstr "Linenn vent"
diff --git a/source/br/cui/uiconfig/ui.po b/source/br/cui/uiconfig/ui.po
index eaf71927117..b697607c362 100644
--- a/source/br/cui/uiconfig/ui.po
+++ b/source/br/cui/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-03 09:26+0000\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-03-16 08:10+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
@@ -12,72 +12,72 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383470760.0\n"
+"X-POOTLE-MTIME: 1394957429.000000\n"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
-msgstr ""
+msgid "Edit"
+msgstr "Embann"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
-msgstr ""
+msgid "Reset"
+msgstr "Adderaouekaat"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
-msgstr ""
+msgid "Preference Name"
+msgstr "Anv ar gwellvez"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr ""
+msgid "Property"
+msgstr "Perzh"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
-msgstr ""
+msgid "Type"
+msgstr "Rizh"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
-msgstr ""
+msgid "Value"
+msgstr "Gwerzh"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
-msgstr ""
+msgid "Preferences"
+msgstr "Gwellvezioù"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Anv"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr ""
+msgid "Value:"
+msgstr "Gwerzh :"
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "Copyright © 2000 - 2013 tud o deus kemeret perzh e LibreOffice pe/hag o stalioù mibien."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Copyright © 2000 - 2014 Perzhiaded LibreOffice."
#: aboutdialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Embann..."
#: applyautofmtpage.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]: Replace while modifying existing text"
-msgstr ""
+msgstr "[A]: Amsaviñ e-pad m'emañ o taskemmañ an destenn a zo anezhi"
#: applyautofmtpage.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]: AutoFormat/AutoCorrect while typing"
-msgstr ""
+msgstr "[B] : EmVentrezhañ/EmReizhañ e-pad m'emañ o viziata"
#: applyautofmtpage.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[A]"
#: applyautofmtpage.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[B]"
#: applylocalizedpage.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[A]"
#: applylocalizedpage.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[B]"
#: applylocalizedpage.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr ""
+msgstr "Am_saviñ"
#: applylocalizedpage.ui
msgctxt ""
@@ -401,16 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "_Askoù deraouiñ :"
#: applylocalizedpage.ui
msgctxt ""
@@ -419,7 +410,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of single quotes"
-msgstr ""
+msgstr "Askoù deraouiñ an askoù eeun"
#: applylocalizedpage.ui
msgctxt ""
@@ -428,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Dre ziouer"
#: applylocalizedpage.ui
msgctxt ""
@@ -437,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Dre ziouer"
#: applylocalizedpage.ui
msgctxt ""
@@ -446,7 +437,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Single quotes default"
-msgstr ""
+msgstr "Askoù eeun dre ziouer"
#: applylocalizedpage.ui
msgctxt ""
@@ -455,16 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "Askoù _echuiñ :"
#: applylocalizedpage.ui
msgctxt ""
@@ -473,7 +455,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of single quotes"
-msgstr ""
+msgstr "Askoù echuiñ an askoù eeun"
#: applylocalizedpage.ui
msgctxt ""
@@ -482,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Dre ziouer"
#: applylocalizedpage.ui
msgctxt ""
@@ -491,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Single quotes"
-msgstr ""
+msgstr "Askoù eeun"
#: applylocalizedpage.ui
msgctxt ""
@@ -500,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr ""
+msgstr "Am_saviñ"
#: applylocalizedpage.ui
msgctxt ""
@@ -509,16 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
+msgstr "_Askoù deraouiñ :"
#: applylocalizedpage.ui
msgctxt ""
@@ -527,7 +500,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of double quotes"
-msgstr ""
+msgstr "Askoù deraouiñ an daouaskoù"
#: applylocalizedpage.ui
msgctxt ""
@@ -536,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Dre ziouer"
#: applylocalizedpage.ui
msgctxt ""
@@ -545,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Dre ziouer"
#: applylocalizedpage.ui
msgctxt ""
@@ -554,7 +527,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Double quotes default"
-msgstr ""
+msgstr "Daouaskoù dre ziouer"
#: applylocalizedpage.ui
msgctxt ""
@@ -563,16 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
+msgstr "Askoù _echuiñ :"
#: applylocalizedpage.ui
msgctxt ""
@@ -581,7 +545,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of double quotes"
-msgstr ""
+msgstr "Askoù echuiñ an daouaskoù"
#: applylocalizedpage.ui
msgctxt ""
@@ -590,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Dre ziouer"
#: applylocalizedpage.ui
msgctxt ""
@@ -599,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Double quotes"
-msgstr ""
+msgstr "Daouaskoù"
#: areadialog.ui
msgctxt ""
@@ -608,7 +572,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Maez"
#: areadialog.ui
msgctxt ""
@@ -617,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Maez"
#: areadialog.ui
msgctxt ""
@@ -626,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Skeud"
#: areadialog.ui
msgctxt ""
@@ -635,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Boullder"
#: areadialog.ui
msgctxt ""
@@ -644,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors"
-msgstr ""
+msgstr "Livioù"
#: areadialog.ui
msgctxt ""
@@ -653,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gradients"
-msgstr ""
+msgstr "Ilrezennoù"
#: areadialog.ui
msgctxt ""
@@ -662,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hatching"
-msgstr ""
+msgstr "Linennaoueg"
#: areadialog.ui
msgctxt ""
@@ -671,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmaps"
-msgstr ""
+msgstr "Bitmapoù"
#: areatabpage.ui
msgctxt ""
@@ -680,7 +644,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: areatabpage.ui
msgctxt ""
@@ -689,7 +653,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: areatabpage.ui
msgctxt ""
@@ -698,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill"
-msgstr ""
+msgstr "Leuniañ"
#: areatabpage.ui
msgctxt ""
@@ -707,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Emgefreek"
#: areatabpage.ui
msgctxt ""
@@ -716,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Azvuiadoù"
#: areatabpage.ui
msgctxt ""
@@ -725,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color"
-msgstr ""
+msgstr "Liv an _drekleur"
#: areatabpage.ui
msgctxt ""
@@ -734,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors"
-msgstr ""
+msgstr "Livioù"
#: areatabpage.ui
msgctxt ""
@@ -743,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original"
-msgstr ""
+msgstr "_Orinel"
#: areatabpage.ui
msgctxt ""
@@ -752,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "Da_veel"
#: areatabpage.ui
msgctxt ""
@@ -761,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth"
-msgstr ""
+msgstr "_Led"
#: areatabpage.ui
msgctxt ""
@@ -770,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "_Sav"
#: areatabpage.ui
msgctxt ""
@@ -779,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Ment "
#: areatabpage.ui
msgctxt ""
@@ -788,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y Offset"
-msgstr ""
+msgstr "Linkañ _Y"
#: areatabpage.ui
msgctxt ""
@@ -797,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X Offset"
-msgstr ""
+msgstr "Linkañ _X"
#: areatabpage.ui
msgctxt ""
@@ -806,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Lec'hiadur"
#: areatabpage.ui
msgctxt ""
@@ -815,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Marelladur"
#: areatabpage.ui
msgctxt ""
@@ -824,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto_Fit"
-msgstr ""
+msgstr "Em_Azasaat"
#: areatabpage.ui
msgctxt ""
@@ -833,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "_Renk"
#: areatabpage.ui
msgctxt ""
@@ -842,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "_Bann"
#: areatabpage.ui
msgctxt ""
@@ -851,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offset"
-msgstr ""
+msgstr "Linkañ"
#: areatabpage.ui
msgctxt ""
@@ -860,7 +824,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Tra ebet"
#: areatabpage.ui
msgctxt ""
@@ -869,7 +833,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Color"
-msgstr ""
+msgstr "Liv"
#: areatabpage.ui
msgctxt ""
@@ -878,7 +842,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Gradient"
-msgstr ""
+msgstr "Ilrezenn"
#: areatabpage.ui
msgctxt ""
@@ -887,7 +851,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hatching"
-msgstr ""
+msgstr "Linennaoueg"
#: areatabpage.ui
msgctxt ""
@@ -896,7 +860,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Bitmap"
#: asiantypography.ui
msgctxt ""
@@ -1247,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pattern Editor:"
-msgstr ""
+msgstr "Embanner goustur :"
#: bitmaptabpage.ui
msgctxt ""
@@ -1256,7 +1220,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: bitmaptabpage.ui
msgctxt ""
@@ -1265,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Foreground color:"
-msgstr ""
+msgstr "_Liv ar rakva :"
#: bitmaptabpage.ui
msgctxt ""
@@ -1274,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color:"
-msgstr ""
+msgstr "Liv an _drekleur :"
#: bitmaptabpage.ui
msgctxt ""
@@ -1283,7 +1247,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: bitmaptabpage.ui
msgctxt ""
@@ -1292,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Daskemmañ"
#: bitmaptabpage.ui
msgctxt ""
@@ -1301,7 +1265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import"
-msgstr ""
+msgstr "_Enporzhiañ"
#: bitmaptabpage.ui
msgctxt ""
@@ -1310,7 +1274,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Kargañ roll ar bitmapoù"
#: bitmaptabpage.ui
msgctxt ""
@@ -1319,7 +1283,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Kargañ roll ar bitmapoù"
#: bitmaptabpage.ui
msgctxt ""
@@ -1328,7 +1292,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Enrollañ roll ar bitmapoù"
#: bitmaptabpage.ui
msgctxt ""
@@ -1337,7 +1301,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Enrollañ roll ar bitmapoù"
#: bitmaptabpage.ui
msgctxt ""
@@ -1346,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Bitmap"
#: bitmaptabpage.ui
msgctxt ""
@@ -1355,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Perzhioù"
#: borderpage.ui
msgctxt ""
@@ -1544,7 +1508,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Hyphenation"
-msgstr ""
+msgstr "Troc'hadur ar gerioù"
#: breaknumberoption.ui
msgctxt ""
@@ -1553,7 +1517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters before break"
-msgstr ""
+msgstr "Arouezennoù a-raok al lamm"
#: breaknumberoption.ui
msgctxt ""
@@ -1562,7 +1526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters after break"
-msgstr ""
+msgstr "Arouezennoù goude al lamm"
#: breaknumberoption.ui
msgctxt ""
@@ -1571,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimal word length"
-msgstr ""
+msgstr "Led ger izek"
#: cellalignment.ui
msgctxt ""
@@ -2336,7 +2300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes background"
-msgstr "Drekva an notennoù"
+msgstr "Drekleur an notennoù"
#: colorconfigwin.ui
msgctxt ""
@@ -2759,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Rizh"
#: connectortabpage.ui
msgctxt ""
@@ -2767,8 +2731,8 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
-msgstr ""
+msgid "Line _1"
+msgstr "Linenn _1"
#: connectortabpage.ui
msgctxt ""
@@ -2777,7 +2741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _2"
-msgstr ""
+msgstr "Linenn _2"
#: connectortabpage.ui
msgctxt ""
@@ -2786,7 +2750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _3"
-msgstr ""
+msgstr "Linenn _3"
#: connectortabpage.ui
msgctxt ""
@@ -2795,7 +2759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line skew"
-msgstr ""
+msgstr "Linkañ al linenn"
#: connectortabpage.ui
msgctxt ""
@@ -2804,7 +2768,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Begin horizontal"
-msgstr ""
+msgstr "Der_ou a-blaen"
#: connectortabpage.ui
msgctxt ""
@@ -2813,7 +2777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _horizontal"
-msgstr ""
+msgstr "Dibenn a-bl_aen"
#: connectortabpage.ui
msgctxt ""
@@ -2822,7 +2786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Begin _vertical"
-msgstr ""
+msgstr "Deroù a-_serzh"
#: connectortabpage.ui
msgctxt ""
@@ -2830,8 +2794,8 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
-msgstr ""
+msgid "_End vertical"
+msgstr "Dibenn a-s_erzh"
#: connectortabpage.ui
msgctxt ""
@@ -2840,7 +2804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Etrelinennañ"
#: connectortabpage.ui
msgctxt ""
@@ -2849,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Alberz"
#: connpooloptions.ui
msgctxt ""
@@ -2858,7 +2822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection pooling enabled"
-msgstr ""
+msgstr "Gweredekaet eo strolladur ar c'hennaskañ"
#: connpooloptions.ui
msgctxt ""
@@ -2867,7 +2831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drivers known in %PRODUCTNAME"
-msgstr ""
+msgstr "Sturioù anavezet e %PRODUCTNAME"
#: connpooloptions.ui
msgctxt ""
@@ -2876,7 +2840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current driver:"
-msgstr ""
+msgstr "Stur bremanel :"
#: connpooloptions.ui
msgctxt ""
@@ -2885,7 +2849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable pooling for this driver"
-msgstr ""
+msgstr "Gweredekaat ar strolladur kennaskañ evit ar stur-mañ"
#: connpooloptions.ui
msgctxt ""
@@ -2894,7 +2858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Timeout (seconds)"
-msgstr ""
+msgstr "_Gortozvezh (eilennoù)"
#: connpooloptions.ui
msgctxt ""
@@ -2902,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr ""
+msgid "Connection pool"
+msgstr "Strollad kennaskañ"
#: cuiimapdlg.ui
msgctxt ""
@@ -2912,7 +2876,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Perzhioù"
#: cuiimapdlg.ui
msgctxt ""
@@ -2921,7 +2885,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL"
-msgstr ""
+msgstr "_URL"
#: cuiimapdlg.ui
msgctxt ""
@@ -2930,7 +2894,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_rame"
-msgstr ""
+msgstr "_Stern"
#: cuiimapdlg.ui
msgctxt ""
@@ -2939,7 +2903,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name"
-msgstr ""
+msgstr "_Anv"
#: cuiimapdlg.ui
msgctxt ""
@@ -2948,7 +2912,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative _text"
-msgstr ""
+msgstr "Tes_tenn all"
#: cuiimapdlg.ui
msgctxt ""
@@ -2957,7 +2921,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Description"
-msgstr ""
+msgstr "_Deskrivadur"
#: customize.ui
msgctxt ""
@@ -3479,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nevez..."
#: dbregisterpage.ui
msgctxt ""
@@ -3488,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Dilemel"
#: dbregisterpage.ui
msgctxt ""
@@ -3497,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Embann..."
#: dbregisterpage.ui
msgctxt ""
@@ -3506,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Registered databases"
-msgstr ""
+msgstr "Stlennvonioù marilhet"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3515,7 +3479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _distance"
-msgstr ""
+msgstr "_Pellder diouzh al linenn"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3524,7 +3488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Guide _overhang"
-msgstr ""
+msgstr "Mont dreist d'an deal_foù"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3533,7 +3497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Guide distance"
-msgstr ""
+msgstr "_Pellder etre an dealfoù"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3542,7 +3506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left guide"
-msgstr ""
+msgstr "Dealf _kleiz"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3551,7 +3515,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right guide"
-msgstr ""
+msgstr "Dealf _dehou"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3560,7 +3524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal _places"
-msgstr ""
+msgstr "_Dekrannelioù"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3569,7 +3533,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measure _below object"
-msgstr ""
+msgstr "Muzuliañ _dindan an ergorenn"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3578,7 +3542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linenn"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3587,7 +3551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text position"
-msgstr ""
+msgstr "Lec'hiadur an _destenn"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3596,7 +3560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoVertical"
-msgstr ""
+msgstr "A-_serzh ent-emgefreek"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3605,7 +3569,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utoHorizontal"
-msgstr ""
+msgstr "A-_blaenEmgefreek"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3614,7 +3578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel to line"
-msgstr ""
+msgstr "_Kenstur gant an dealf"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3623,7 +3587,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _measurement units"
-msgstr ""
+msgstr "Diskouez an unanennoù _muzuliañ"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3632,7 +3596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Legend"
-msgstr ""
+msgstr "Leadell"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3641,7 +3605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic"
-msgstr ""
+msgstr "Emgefreek"
#: editdictionarydialog.ui
msgctxt ""
@@ -3650,7 +3614,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Custom Dictionary"
-msgstr ""
+msgstr "Embann ar geriadur personelaet"
#: editdictionarydialog.ui
msgctxt ""
@@ -3659,7 +3623,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Book:"
-msgstr ""
+msgstr "_Levr :"
#: editdictionarydialog.ui
msgctxt ""
@@ -3668,7 +3632,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "_Yezh :"
#: editdictionarydialog.ui
msgctxt ""
@@ -3677,7 +3641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word"
-msgstr ""
+msgstr "_Ger"
#: editdictionarydialog.ui
msgctxt ""
@@ -3686,7 +3650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Replace By"
-msgstr ""
+msgstr "Amsaviñ _gant"
#: editdictionarydialog.ui
msgctxt ""
@@ -3695,7 +3659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Nevez"
#: editdictionarydialog.ui
msgctxt ""
@@ -3704,7 +3668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Dilemel"
#: effectspage.ui
msgctxt ""
@@ -4208,7 +4172,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Format Number"
-msgstr ""
+msgstr "Mentrezhañ an niver"
#: gradientpage.ui
msgctxt ""
@@ -4334,7 +4298,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: gradientpage.ui
msgctxt ""
@@ -4397,7 +4361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Esaouiñ"
#: hatchpage.ui
msgctxt ""
@@ -4406,7 +4370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ngle"
-msgstr ""
+msgstr "Kor_n"
#: hatchpage.ui
msgctxt ""
@@ -4415,7 +4379,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line type"
-msgstr ""
+msgstr "_Rizh al linenn"
#: hatchpage.ui
msgctxt ""
@@ -4424,7 +4388,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _color"
-msgstr ""
+msgstr "Liv al _linenn"
#: hatchpage.ui
msgctxt ""
@@ -4433,7 +4397,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Simpl"
#: hatchpage.ui
msgctxt ""
@@ -4442,7 +4406,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Crossed"
-msgstr ""
+msgstr "Kroaziet"
#: hatchpage.ui
msgctxt ""
@@ -4451,7 +4415,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Triple"
-msgstr ""
+msgstr "Tripl"
#: hatchpage.ui
msgctxt ""
@@ -4460,7 +4424,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: hatchpage.ui
msgctxt ""
@@ -4469,7 +4433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Daskemmañ"
#: hatchpage.ui
msgctxt ""
@@ -4478,7 +4442,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Kargañ roll al linennaouegoù"
#: hatchpage.ui
msgctxt ""
@@ -4487,7 +4451,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Kargañ roll al linennaouegoù"
#: hatchpage.ui
msgctxt ""
@@ -4496,7 +4460,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Enrollañ roll al linennaouegoù"
#: hatchpage.ui
msgctxt ""
@@ -4505,7 +4469,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Enrollañ roll al linennaouegoù"
#: hatchpage.ui
msgctxt ""
@@ -4514,7 +4478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Perzhioù"
#: hyphenate.ui
msgctxt ""
@@ -4550,7 +4514,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyphenate"
-msgstr "Troc'hañ ar ger"
+msgstr "Troc'hañ ar gerioù"
#: hyphenate.ui
msgctxt ""
@@ -4865,7 +4829,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Class Path"
-msgstr ""
+msgstr "Treug ar rumm"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4874,7 +4838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ssigned folders and archives"
-msgstr ""
+msgstr "Teuliadoù ha _dielloù deverket"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4883,7 +4847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add Archive..."
-msgstr ""
+msgstr "_Ouzhpennañ un diell..."
#: javaclasspathdialog.ui
msgctxt ""
@@ -4892,7 +4856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _Folder"
-msgstr ""
+msgstr "Ouzhpennañ un _teuliad"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4901,7 +4865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "_Dilemel"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4910,7 +4874,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Java Start Parameters"
-msgstr ""
+msgstr "Arventennoù loc'hañ Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4919,7 +4883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Java start _parameter"
-msgstr ""
+msgstr "Arv_entenn loc'hañ Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4928,7 +4892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assig_ned start parameters"
-msgstr ""
+msgstr "Arventen_noù loc'hañ deverket"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4937,7 +4901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For example: -Dmyprop=c:\\\\program files\\\\java"
-msgstr ""
+msgstr "Da skouer : -Dmyprop=c:\\\\program files\\\\java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4946,7 +4910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assign"
-msgstr ""
+msgstr "Deverk_añ"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4955,7 +4919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "_Lemel kuit"
#: linedialog.ui
msgctxt ""
@@ -4964,7 +4928,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linenn"
#: linedialog.ui
msgctxt ""
@@ -4973,7 +4937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linenn"
#: linedialog.ui
msgctxt ""
@@ -4982,7 +4946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Skeud"
#: linedialog.ui
msgctxt ""
@@ -4991,7 +4955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line Styles"
-msgstr ""
+msgstr "Stiloù al linennoù"
#: linedialog.ui
msgctxt ""
@@ -5000,7 +4964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow Styles"
-msgstr ""
+msgstr "Stiloù ar biroù"
#: lineendstabpage.ui
msgctxt ""
@@ -5009,7 +4973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Titl :"
#: lineendstabpage.ui
msgctxt ""
@@ -5018,7 +4982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow _style:"
-msgstr ""
+msgstr "_Stil ar biroù :"
#: lineendstabpage.ui
msgctxt ""
@@ -5027,7 +4991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add a selected object to create new arrow styles."
-msgstr ""
+msgstr "Ouzhpennañ un ergorenn diuzet a-benn krouiñ stiloù biroù nevez."
#: lineendstabpage.ui
msgctxt ""
@@ -5036,7 +5000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Daskemmañ"
#: lineendstabpage.ui
msgctxt ""
@@ -5045,7 +5009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Kargañ stiloù ar biroù"
#: lineendstabpage.ui
msgctxt ""
@@ -5054,7 +5018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Kargañ stiloù ar biroù"
#: lineendstabpage.ui
msgctxt ""
@@ -5063,7 +5027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Enrollañ stiloù ar biroù"
#: lineendstabpage.ui
msgctxt ""
@@ -5072,7 +5036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Enrollañ stiloù ar biroù"
#: lineendstabpage.ui
msgctxt ""
@@ -5081,7 +5045,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organize arrow styles"
-msgstr ""
+msgstr "Kempenn stiloù ar biroù"
#: linestyletabpage.ui
msgctxt ""
@@ -5090,7 +5054,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _style:"
-msgstr ""
+msgstr "_Stiloù al linennoù :"
#: linestyletabpage.ui
msgctxt ""
@@ -5099,7 +5063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type:"
-msgstr ""
+msgstr "_Rizh :"
#: linestyletabpage.ui
msgctxt ""
@@ -5108,7 +5072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number:"
-msgstr ""
+msgstr "_Niver :"
#: linestyletabpage.ui
msgctxt ""
@@ -5117,7 +5081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Length:"
-msgstr ""
+msgstr "_Led :"
#: linestyletabpage.ui
msgctxt ""
@@ -5126,7 +5090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "_Esaouiñ :"
#: linestyletabpage.ui
msgctxt ""
@@ -5135,7 +5099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to line width"
-msgstr ""
+msgstr "_Lakaat da genglotañ gant led al linenn"
#: linestyletabpage.ui
msgctxt ""
@@ -5144,7 +5108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Daskemmañ"
#: linestyletabpage.ui
msgctxt ""
@@ -5153,7 +5117,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Kargañ ar stiloù linenn"
#: linestyletabpage.ui
msgctxt ""
@@ -5162,7 +5126,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Kargañ ar stiloù linenn"
#: linestyletabpage.ui
msgctxt ""
@@ -5171,7 +5135,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Enrollañ ar stiloù linenn"
#: linestyletabpage.ui
msgctxt ""
@@ -5180,7 +5144,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Enrollañ ar stiloù linenn"
#: linestyletabpage.ui
msgctxt ""
@@ -5189,7 +5153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Perzhioù"
#: linestyletabpage.ui
msgctxt ""
@@ -5198,7 +5162,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Dots"
-msgstr ""
+msgstr "Pikoù"
#: linestyletabpage.ui
msgctxt ""
@@ -5207,7 +5171,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dash"
-msgstr ""
+msgstr "Gourzhell"
#: linetabpage.ui
msgctxt ""
@@ -5216,7 +5180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "_Stil :"
#: linetabpage.ui
msgctxt ""
@@ -5225,7 +5189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "Li_v :"
#: linetabpage.ui
msgctxt ""
@@ -5234,7 +5198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Led :"
#: linetabpage.ui
msgctxt ""
@@ -5243,7 +5207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Boullder :"
#: linetabpage.ui
msgctxt ""
@@ -5252,7 +5216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line properties"
-msgstr ""
+msgstr "Perzhioù al linenn"
#: linetabpage.ui
msgctxt ""
@@ -5261,7 +5225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start st_yle:"
-msgstr ""
+msgstr "Stil _deraouiñ : "
#: linetabpage.ui
msgctxt ""
@@ -5270,7 +5234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End sty_le:"
-msgstr ""
+msgstr "Sti_l dibenn :"
#: linetabpage.ui
msgctxt ""
@@ -5279,7 +5243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "_Led :"
#: linetabpage.ui
msgctxt ""
@@ -5288,7 +5252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ce_nter"
-msgstr ""
+msgstr "_Kreiz"
#: linetabpage.ui
msgctxt ""
@@ -5297,7 +5261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "W_idth:"
-msgstr ""
+msgstr "Le_d :"
#: linetabpage.ui
msgctxt ""
@@ -5306,7 +5270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_enter"
-msgstr ""
+msgstr "_Kreiz"
#: linetabpage.ui
msgctxt ""
@@ -5315,7 +5279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze ends"
-msgstr ""
+msgstr "Gou_bredañ an dibennoù"
#: linetabpage.ui
msgctxt ""
@@ -5324,7 +5288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow styles"
-msgstr ""
+msgstr "Stiloù ar biroù"
#: linetabpage.ui
msgctxt ""
@@ -5333,7 +5297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Stil ar c'h_ornioù :"
#: linetabpage.ui
msgctxt ""
@@ -5342,7 +5306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Stil _penn :"
#: linetabpage.ui
msgctxt ""
@@ -5351,7 +5315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner and cap styles"
-msgstr ""
+msgstr "Stiloù ar c'hornioù hag ar pennoù"
#: linetabpage.ui
msgctxt ""
@@ -5360,7 +5324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Diuzañ..."
#: linetabpage.ui
msgctxt ""
@@ -5369,7 +5333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Widt_h:"
-msgstr ""
+msgstr "L_ed :"
#: linetabpage.ui
msgctxt ""
@@ -5378,7 +5342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Kenfeuriek"
#: linetabpage.ui
msgctxt ""
@@ -5387,7 +5351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hei_ght:"
-msgstr ""
+msgstr "_Sav :"
#: linetabpage.ui
msgctxt ""
@@ -5396,7 +5360,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Icon"
-msgstr ""
+msgstr "Arlun"
#: linetabpage.ui
msgctxt ""
@@ -5405,7 +5369,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: linetabpage.ui
msgctxt ""
@@ -5414,7 +5378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No Symbol"
-msgstr ""
+msgstr "Arouez _ebet"
#: linetabpage.ui
msgctxt ""
@@ -5423,7 +5387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Emgefreek"
#: linetabpage.ui
msgctxt ""
@@ -5432,7 +5396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From file..."
-msgstr ""
+msgstr "_Adalek ur restr..."
#: linetabpage.ui
msgctxt ""
@@ -5441,7 +5405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gallery"
-msgstr ""
+msgstr "_Skeudennaoueg"
#: linetabpage.ui
msgctxt ""
@@ -5450,7 +5414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbols"
-msgstr ""
+msgstr "_Arouezioù"
#: linetabpage.ui
msgctxt ""
@@ -5459,7 +5423,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Plaen"
#: linetabpage.ui
msgctxt ""
@@ -5468,7 +5432,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Ront"
#: linetabpage.ui
msgctxt ""
@@ -5477,7 +5441,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Karrezek"
#: linetabpage.ui
msgctxt ""
@@ -5486,7 +5450,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Rontaet"
#: linetabpage.ui
msgctxt ""
@@ -5495,7 +5459,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- tra ebet -"
#: linetabpage.ui
msgctxt ""
@@ -5504,7 +5468,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Stumm ivinell"
#: linetabpage.ui
msgctxt ""
@@ -5513,7 +5477,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Beskellet"
#: macroselectordialog.ui
msgctxt ""
@@ -5603,7 +5567,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move Menu"
-msgstr ""
+msgstr "Dilec'hiañ ul lañser"
#: movemenu.ui
msgctxt ""
@@ -5612,7 +5576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Menu name"
-msgstr ""
+msgstr "Anv al lañser"
#: movemenu.ui
msgctxt ""
@@ -5630,7 +5594,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "Krec'h"
#: movemenu.ui
msgctxt ""
@@ -5639,7 +5603,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "Traoñ"
#: namedialog.ui
msgctxt ""
@@ -6976,6 +6940,15 @@ msgstr "Gweredekaat enrolladur ar makroioù (bevennet)"
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Kefluniadur kemplezh"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7052,7 +7025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Western characters only"
-msgstr ""
+msgstr "Aroueze_nnoù kornogat hepken"
#: optasianpage.ui
msgctxt ""
@@ -7061,7 +7034,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western _text and Asian punctuation"
-msgstr ""
+msgstr "Ar_ouezennoù kornogat ha poentadur aziat"
#: optasianpage.ui
msgctxt ""
@@ -7070,7 +7043,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Kerning"
-msgstr ""
+msgstr "Esaouadur"
#: optasianpage.ui
msgctxt ""
@@ -7079,7 +7052,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No compression"
-msgstr ""
+msgstr "Koa_zhadur ebet"
#: optasianpage.ui
msgctxt ""
@@ -7088,7 +7061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compress punctuation only"
-msgstr ""
+msgstr "Koazhadur ev_it ar poentadur nemetken"
#: optasianpage.ui
msgctxt ""
@@ -7097,7 +7070,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compress punctuation and Japanese Kana"
-msgstr ""
+msgstr "Koazhañ ar poentadur hag ar C'hana japanek"
#: optasianpage.ui
msgctxt ""
@@ -7106,7 +7079,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character spacing"
-msgstr ""
+msgstr "Esaouiñ an arouezennoù"
#: optasianpage.ui
msgctxt ""
@@ -7115,7 +7088,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Dre ziouer"
#: optasianpage.ui
msgctxt ""
@@ -7124,7 +7097,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Yezh"
#: optasianpage.ui
msgctxt ""
@@ -7133,7 +7106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not _at start of line:"
-msgstr ""
+msgstr "Ket e _deroù al linenn :"
#: optasianpage.ui
msgctxt ""
@@ -7142,7 +7115,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not at _end of line:"
-msgstr ""
+msgstr "Ket e di_benn al linenn :"
#: optasianpage.ui
msgctxt ""
@@ -7151,7 +7124,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Without user-defined line break symbols"
-msgstr ""
+msgstr "Hep an arouez personelaet distro linenn"
#: optasianpage.ui
msgctxt ""
@@ -7160,7 +7133,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First and last characters"
-msgstr ""
+msgstr "Arouezennoù kentañ ha diwezhañ"
#: optbasicidepage.ui
msgctxt ""
@@ -7169,7 +7142,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Code Completion"
-msgstr ""
+msgstr "Gweredekaat klokaat ar voneg"
#: optbasicidepage.ui
msgctxt ""
@@ -7178,7 +7151,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Completion"
-msgstr ""
+msgstr "Klokaat ar voneg"
#: optbasicidepage.ui
msgctxt ""
@@ -7187,7 +7160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Procedures"
-msgstr ""
+msgstr "Treugennadoù emserriñ"
#: optbasicidepage.ui
msgctxt ""
@@ -7196,7 +7169,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Parenthesis"
-msgstr ""
+msgstr "Emserriñ ar c'hrommennoù"
#: optbasicidepage.ui
msgctxt ""
@@ -7205,7 +7178,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Quotes"
-msgstr ""
+msgstr "Emserriñ an askoù"
#: optbasicidepage.ui
msgctxt ""
@@ -7214,7 +7187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autocorrection"
-msgstr ""
+msgstr "EmReizhañ"
#: optbasicidepage.ui
msgctxt ""
@@ -7223,7 +7196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Suggestion"
-msgstr ""
+msgstr "Ali a-fet boneg"
#: optbasicidepage.ui
msgctxt ""
@@ -7232,7 +7205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use extended types"
-msgstr ""
+msgstr "Ober gant ar rizhoù astennet"
#: optbasicidepage.ui
msgctxt ""
@@ -7241,7 +7214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language Features"
-msgstr ""
+msgstr "Keweriusterioù yezh"
#: optbrowserpage.ui
msgctxt ""
@@ -7268,7 +7241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chart colors"
-msgstr ""
+msgstr "Livioù an diervad"
#: optchartcolorspage.ui
msgctxt ""
@@ -7277,7 +7250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Dre ziouer"
#: optchartcolorspage.ui
msgctxt ""
@@ -7286,7 +7259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color Table"
-msgstr ""
+msgstr "Livaoueg"
#: optctlpage.ui
msgctxt ""
@@ -7295,7 +7268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use se_quence checking"
-msgstr ""
+msgstr "Ober gant ar g_wiriañ kemalenn"
#: optctlpage.ui
msgctxt ""
@@ -7304,7 +7277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restricted"
-msgstr ""
+msgstr "Strishaet"
#: optctlpage.ui
msgctxt ""
@@ -7313,7 +7286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type and replace"
-msgstr ""
+msgstr "_Biziata hag amsaviñ"
#: optctlpage.ui
msgctxt ""
@@ -7322,7 +7295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sequence checking"
-msgstr ""
+msgstr "Gwiriañ kemalenn"
#: optctlpage.ui
msgctxt ""
@@ -7331,7 +7304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Movement"
-msgstr ""
+msgstr "Fiñvadur"
#: optctlpage.ui
msgctxt ""
@@ -7340,7 +7313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lo_gical"
-msgstr ""
+msgstr "P_oellek"
#: optctlpage.ui
msgctxt ""
@@ -7349,7 +7322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visual"
-msgstr ""
+msgstr "_Gweledel"
#: optctlpage.ui
msgctxt ""
@@ -7358,7 +7331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor control"
-msgstr ""
+msgstr "Reoliñ reti"
#: optctlpage.ui
msgctxt ""
@@ -7367,7 +7340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerals"
-msgstr ""
+msgstr "_Sifroù"
#: optctlpage.ui
msgctxt ""
@@ -7376,7 +7349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Arabic"
-msgstr ""
+msgstr "Arabek"
#: optctlpage.ui
msgctxt ""
@@ -7385,7 +7358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Hindi"
-msgstr ""
+msgstr "Hindieg"
#: optctlpage.ui
msgctxt ""
@@ -7394,7 +7367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "System"
-msgstr ""
+msgstr "Reizhiad"
#: optctlpage.ui
msgctxt ""
@@ -7403,7 +7376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Context"
-msgstr ""
+msgstr "Kemperzh"
#: optctlpage.ui
msgctxt ""
@@ -7412,7 +7385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General options"
-msgstr ""
+msgstr "Dibarzhioù hollek"
#: optemailpage.ui
msgctxt ""
@@ -7457,7 +7430,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[L]: Load and convert the object"
-msgstr ""
+msgstr "[K] : Kargañ hag amdreiñ an ergorenn"
#: optfltrembedpage.ui
msgctxt ""
@@ -7466,7 +7439,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[S]: Convert and save the object"
-msgstr ""
+msgstr "[E] : Amdreiñ hag enrollañ an ergorenn"
#: optfltrembedpage.ui
msgctxt ""
@@ -7475,7 +7448,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embedded objects"
-msgstr ""
+msgstr "Ergorennoù enkorfet"
#: optfltrpage.ui
msgctxt ""
@@ -7817,7 +7790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _7"
-msgstr ""
+msgstr "Ment _7"
#: opthtmlpage.ui
msgctxt ""
@@ -7826,7 +7799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _6"
-msgstr ""
+msgstr "Ment _6"
#: opthtmlpage.ui
msgctxt ""
@@ -7835,7 +7808,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _5"
-msgstr ""
+msgstr "Ment _5"
#: opthtmlpage.ui
msgctxt ""
@@ -7844,7 +7817,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _4"
-msgstr ""
+msgstr "Ment _4"
#: opthtmlpage.ui
msgctxt ""
@@ -7853,7 +7826,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _3"
-msgstr ""
+msgstr "Ment _3"
#: opthtmlpage.ui
msgctxt ""
@@ -7862,7 +7835,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _2"
-msgstr ""
+msgstr "Ment _2"
#: opthtmlpage.ui
msgctxt ""
@@ -7871,7 +7844,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _1"
-msgstr ""
+msgstr "Ment _1"
#: opthtmlpage.ui
msgctxt ""
@@ -7880,7 +7853,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font sizes"
-msgstr ""
+msgstr "Mentoù an nodrezh"
#: opthtmlpage.ui
msgctxt ""
@@ -7889,7 +7862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore _font settings"
-msgstr ""
+msgstr "Leuskel arventennoù an _nodrezhoù a-gostez"
#: opthtmlpage.ui
msgctxt ""
@@ -7898,7 +7871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import unknown HTML tags as fields"
-msgstr ""
+msgstr "Enporzhiañ ar _c'hlavioù mod HTML dianav evel maeziennoù"
#: opthtmlpage.ui
msgctxt ""
@@ -7907,7 +7880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
-msgstr ""
+msgstr "_Arverañ an amva '%ENGLISHUSLOCALE' evit an niveroù"
#: opthtmlpage.ui
msgctxt ""
@@ -7916,7 +7889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Import"
-msgstr ""
+msgstr "Enporzhiañ"
#: opthtmlpage.ui
msgctxt ""
@@ -7925,7 +7898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character _set:"
-msgstr ""
+msgstr "Spletad aroue_zennoù :"
#: opthtmlpage.ui
msgctxt ""
@@ -7934,7 +7907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy local graphics to Internet"
-msgstr ""
+msgstr "_Eilañ ar skeudennoù lec'hel war Internet"
#: opthtmlpage.ui
msgctxt ""
@@ -7943,7 +7916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print layout"
-msgstr ""
+msgstr "_Pajennaozañ ar moullañ"
#: opthtmlpage.ui
msgctxt ""
@@ -7952,7 +7925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display _warning"
-msgstr ""
+msgstr "Diskouez un e_vezhiadenn"
#: opthtmlpage.ui
msgctxt ""
@@ -7961,7 +7934,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "LibreOffice _Basic"
-msgstr ""
+msgstr "_Basic LibreOffice"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr "Microsoft Internet Explorer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr "Mozilla Firefox"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
#: opthtmlpage.ui
msgctxt ""
@@ -7970,7 +7970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export"
-msgstr ""
+msgstr "Ezporzhiañ"
#: optionsdialog.ui
msgctxt ""
@@ -7997,7 +7997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_uppercase/lowercase"
-msgstr ""
+msgstr "_pennlizherennoù/lizherennoù munut"
#: optjsearchpage.ui
msgctxt ""
@@ -8006,7 +8006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_full-width/half-width forms"
-msgstr ""
+msgstr "Stummoù hanterdirenneg ha _tirenneg klok"
#: optjsearchpage.ui
msgctxt ""
@@ -8015,7 +8015,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_hiragana/katakana"
-msgstr ""
+msgstr "_hiragana/katakana"
#: optjsearchpage.ui
msgctxt ""
@@ -8024,7 +8024,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_contractions (yo-on, sokuon)"
-msgstr ""
+msgstr "_strishadurioù (yo-on, sokuon)"
#: optjsearchpage.ui
msgctxt ""
@@ -8033,7 +8033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_minus/dash/cho-on"
-msgstr ""
+msgstr "_lei/gourzhell/cho-on"
#: optjsearchpage.ui
msgctxt ""
@@ -8042,7 +8042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "'re_peat character' marks"
-msgstr ""
+msgstr "merkoù 'arouezennoù _arren'"
#: optjsearchpage.ui
msgctxt ""
@@ -8051,7 +8051,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_variant-form kanji (itaiji)"
-msgstr ""
+msgstr "_adstummoù kanji (itaiji)"
#: optjsearchpage.ui
msgctxt ""
@@ -8060,7 +8060,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_old Kana forms"
-msgstr ""
+msgstr "stummoù k_ozh ar C'hana"
#: optjsearchpage.ui
msgctxt ""
@@ -8069,7 +8069,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_di/zi, du/zu"
-msgstr ""
+msgstr "_di/zi, du/zu"
#: optjsearchpage.ui
msgctxt ""
@@ -8078,7 +8078,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ba/va, ha/fa"
-msgstr ""
+msgstr "_ba/va, ha/fa"
#: optjsearchpage.ui
msgctxt ""
@@ -8087,7 +8087,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_tsi/thi/chi, dhi/zi"
-msgstr ""
+msgstr "_tsi/thi/chi, dhi/zi"
#: optjsearchpage.ui
msgctxt ""
@@ -8096,7 +8096,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "h_yu/fyu, byu/vyu"
-msgstr ""
+msgstr "h_yu/fyu, byu/vyu"
#: optjsearchpage.ui
msgctxt ""
@@ -8105,7 +8105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_se/she, ze/je"
-msgstr ""
+msgstr "_se/she, ze/je"
#: optjsearchpage.ui
msgctxt ""
@@ -8114,7 +8114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ia/iya (piano/piyano)"
-msgstr ""
+msgstr "_ia/iya (piano/piyano)"
#: optjsearchpage.ui
msgctxt ""
@@ -8123,7 +8123,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ki/ku (tekisuto/tekusuto)"
-msgstr ""
+msgstr "_ki/ku (tekisuto/tekusuto)"
#: optjsearchpage.ui
msgctxt ""
@@ -8132,7 +8132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prolon_ged vowels (ka-/kaa)"
-msgstr ""
+msgstr "Sonennoù _hiraet (ka/kaa)"
#: optjsearchpage.ui
msgctxt ""
@@ -8141,7 +8141,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat as equal"
-msgstr ""
+msgstr "Derc'hel evel heñvel"
#: optjsearchpage.ui
msgctxt ""
@@ -8150,7 +8150,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pu_nctuation characters"
-msgstr ""
+msgstr "Arouezennoù ar p_oentadur"
#: optjsearchpage.ui
msgctxt ""
@@ -8159,7 +8159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whitespace characters"
-msgstr ""
+msgstr "Aroue_zennoù an esaouioù"
#: optjsearchpage.ui
msgctxt ""
@@ -8168,7 +8168,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Midd_le dots"
-msgstr ""
+msgstr "Pikoù _kreiz"
#: optjsearchpage.ui
msgctxt ""
@@ -8177,7 +8177,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore"
-msgstr ""
+msgstr "Leuskel a-gostez"
#: optlanguagespage.ui
msgctxt ""
@@ -8186,7 +8186,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User interface"
-msgstr ""
+msgstr "_Ketal an arveriaded"
#: optlanguagespage.ui
msgctxt ""
@@ -8195,7 +8195,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Locale setting"
-msgstr ""
+msgstr "Arventennoù yezh"
#: optlanguagespage.ui
msgctxt ""
@@ -8204,7 +8204,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal separator key"
-msgstr ""
+msgstr "Stokell kefarz an dekrannelion"
#: optlanguagespage.ui
msgctxt ""
@@ -8213,7 +8213,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default currency"
-msgstr ""
+msgstr "Teulenn _dre ziouer"
#: optlanguagespage.ui
msgctxt ""
@@ -8222,7 +8222,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date acceptance _patterns"
-msgstr ""
+msgstr "_Gousturioù degemeret evit ar bloaziadoù"
#: optlanguagespage.ui
msgctxt ""
@@ -8231,7 +8231,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Same as locale setting ( %1 )"
-msgstr ""
+msgstr "_Heñvel ouzh an arventennoù yezh (%1)"
#: optlanguagespage.ui
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language of"
-msgstr ""
+msgstr "Yezh eus"
#: optlanguagespage.ui
msgctxt ""
@@ -8249,7 +8249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the current document only"
-msgstr ""
+msgstr "Evit an teul bremanel hepken"
#: optlanguagespage.ui
msgctxt ""
@@ -8258,7 +8258,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Complex _text layout (CTL)"
-msgstr ""
+msgstr "Pajennaozañ kemplezh an des_tenn (CTL)"
#: optlanguagespage.ui
msgctxt ""
@@ -8267,7 +8267,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Aziat"
#: optlanguagespage.ui
msgctxt ""
@@ -8276,7 +8276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Kornôg"
#: optlanguagespage.ui
msgctxt ""
@@ -8285,7 +8285,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default languages for documents"
-msgstr ""
+msgstr "Yezhoù dre ziouer an teulioù"
#: optlanguagespage.ui
msgctxt ""
@@ -8294,7 +8294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore s_ystem input language"
-msgstr ""
+msgstr "Leuskel a-gostez yezh enankañ ar _reizhiad"
#: optlanguagespage.ui
msgctxt ""
@@ -8303,7 +8303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhanced language support"
-msgstr ""
+msgstr "Skor ar yezh gwellekaet"
#: optlingupage.ui
msgctxt ""
@@ -8312,7 +8312,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available language modules"
-msgstr ""
+msgstr "Molladoù yezh _hegerz"
#: optlingupage.ui
msgctxt ""
@@ -8321,7 +8321,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Embann..."
#: optlingupage.ui
msgctxt ""
@@ -8330,7 +8330,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-defined dictionaries"
-msgstr ""
+msgstr "_Geriadurioù despizet gant an arveriad"
#: optlingupage.ui
msgctxt ""
@@ -8339,7 +8339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nevez..."
#: optlingupage.ui
msgctxt ""
@@ -8348,7 +8348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ed_it..."
-msgstr ""
+msgstr "_Embann..."
#: optlingupage.ui
msgctxt ""
@@ -8357,7 +8357,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Dilemel"
#: optlingupage.ui
msgctxt ""
@@ -8366,7 +8366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Options"
-msgstr ""
+msgstr "_Dibarzhioù"
#: optlingupage.ui
msgctxt ""
@@ -8375,7 +8375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Get more dictionaries online..."
-msgstr ""
+msgstr "Tapout muioc'h a c'heriadurioù enlinenn..."
#: optlingupage.ui
msgctxt ""
@@ -8384,7 +8384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edi_t..."
-msgstr ""
+msgstr "_Embann..."
#: optlingupage.ui
msgctxt ""
@@ -8393,7 +8393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Writing aids"
-msgstr ""
+msgstr "Skoazelloù reizhskrivañ"
#: optmemorypage.ui
msgctxt ""
@@ -8528,7 +8528,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Dictionary"
-msgstr ""
+msgstr "Geriadur nevez"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8537,7 +8537,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Anv :"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8546,7 +8546,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "_Yezh :"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8555,7 +8555,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exception (-)"
-msgstr ""
+msgstr "N_emedenn (-)"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8564,7 +8564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dictionary"
-msgstr ""
+msgstr "Geriadur"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8902,20 +8902,20 @@ msgstr "Enrollañ an URLioù ereet ouzh ar reizhiad restroù"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "Enrollañ an URLioù ereet ouzh Internet"
+msgid "_Edit document properties before saving"
+msgstr "_Embann ar perzhioù a-raok an enrollañ"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "_Embann ar perzhioù a-raok an enrollañ"
+msgid "Save URLs relative to internet"
+msgstr "Enrollañ an URLioù ereet ouzh Internet"
#: optsavepage.ui
msgctxt ""
@@ -9583,6 +9583,132 @@ msgstr "Chomlec'h"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Arverañ an herrekaat dre ar _periant"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Arverañ al lufr_añ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Deouez ar skeudennoù"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "_Boullder"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Diuzad"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Arl_unioù war al lañserioù"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Emgefreek"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Masklañ"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Diskouez"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Lañser"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "Diskouez un albe_rz eus an nodrezhoù"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Diskouez _roll istor an nodrezhoù"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Rolloù nodrezhoù"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9641,7 +9767,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Galaxy"
-msgstr ""
+msgstr "Galaxy"
#: optviewpage.ui
msgctxt ""
@@ -9713,7 +9839,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Sifr"
-msgstr ""
+msgstr "Sifr"
#: optviewpage.ui
msgctxt ""
@@ -9722,7 +9848,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Tango Testing"
-msgstr ""
+msgstr "Prouadiñ Tango"
#: optviewpage.ui
msgctxt ""
@@ -9763,105 +9889,6 @@ msgstr "Ketal an arveriaded"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "Arl_unioù war al lañserioù"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Emgefreek"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Masklañ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Diskouez"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Lañser"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "Diskouez un albe_rz eus an nodrezhoù"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "Diskouez _roll istor an nodrezhoù"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Rolloù nodrezhoù"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Arverañ an herrekaat dre ar _periant"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "Arverañ al lufr_añ"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Deouez ar skeudennoù"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9940,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Logodenn"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "_Boullder"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Diuzad"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -10448,7 +10457,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: paragalignpage.ui
msgctxt ""
@@ -10457,7 +10466,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "A _gleiz"
#: paragalignpage.ui
msgctxt ""
@@ -10466,7 +10475,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_A-zehou"
#: paragalignpage.ui
msgctxt ""
@@ -10475,7 +10484,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center"
-msgstr ""
+msgstr "_Kreiz"
#: paragalignpage.ui
msgctxt ""
@@ -10484,7 +10493,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Justified"
-msgstr ""
+msgstr "_Marzekaet"
#: paragalignpage.ui
msgctxt ""
@@ -10493,7 +10502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Expand single word"
-msgstr ""
+msgstr "_Astenn ur ger hepken"
#: paragalignpage.ui
msgctxt ""
@@ -10502,7 +10511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to text grid (if active)"
-msgstr ""
+msgstr "_Desteudañ ouzh kael an destenn (mar gweredekaet)"
#: paragalignpage.ui
msgctxt ""
@@ -10511,7 +10520,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last line:"
-msgstr ""
+msgstr "_Linenn diwezhañ"
#: paragalignpage.ui
msgctxt ""
@@ -10520,7 +10529,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "A-zehou/_Traoñ"
#: paragalignpage.ui
msgctxt ""
@@ -10529,7 +10538,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "A-_gleiz/E-krec'h"
#: paragalignpage.ui
msgctxt ""
@@ -10538,7 +10547,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dibarzhioù"
#: paragalignpage.ui
msgctxt ""
@@ -10547,7 +10556,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment:"
-msgstr ""
+msgstr "_Steudadur :"
#: paragalignpage.ui
msgctxt ""
@@ -10556,7 +10565,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text-to-text"
-msgstr ""
+msgstr "Testenn da destenn"
#: paragalignpage.ui
msgctxt ""
@@ -10565,7 +10574,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "Tuadur an de_stenn :"
#: paragalignpage.ui
msgctxt ""
@@ -10574,7 +10583,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Perzhioù"
#: paragalignpage.ui
msgctxt ""
@@ -10583,7 +10592,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Dre ziouer"
#: paragalignpage.ui
msgctxt ""
@@ -10592,7 +10601,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "A-gleiz"
#: paragalignpage.ui
msgctxt ""
@@ -10601,7 +10610,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Kreizet"
#: paragalignpage.ui
msgctxt ""
@@ -10610,7 +10619,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Justified"
-msgstr ""
+msgstr "Marzekaet"
#: paragalignpage.ui
msgctxt ""
@@ -10619,7 +10628,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "Emgefreek"
#: paragalignpage.ui
msgctxt ""
@@ -10628,7 +10637,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Base line"
-msgstr ""
+msgstr "Linenn diazez"
#: paragalignpage.ui
msgctxt ""
@@ -10637,7 +10646,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Top"
-msgstr ""
+msgstr "Lein"
#: paragalignpage.ui
msgctxt ""
@@ -10646,7 +10655,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Middle"
-msgstr ""
+msgstr "Kreiz"
#: paragalignpage.ui
msgctxt ""
@@ -10655,7 +10664,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bottom"
-msgstr ""
+msgstr "Traoñ"
#: paraindentspacing.ui
msgctxt ""
@@ -10664,7 +10673,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: paraindentspacing.ui
msgctxt ""
@@ -10673,7 +10682,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before text:"
-msgstr ""
+msgstr "_A-raok an destenn"
#: paraindentspacing.ui
msgctxt ""
@@ -10682,7 +10691,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After _text:"
-msgstr ""
+msgstr "_Goude an destenn :"
#: paraindentspacing.ui
msgctxt ""
@@ -10691,7 +10700,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First line:"
-msgstr ""
+msgstr "Linenn _gentañ :"
#: paraindentspacing.ui
msgctxt ""
@@ -10700,7 +10709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Emgefreek"
#: paraindentspacing.ui
msgctxt ""
@@ -10709,7 +10718,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixed"
-msgstr ""
+msgstr "Staget"
#: paraindentspacing.ui
msgctxt ""
@@ -10718,7 +10727,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Pukad"
#: paraindentspacing.ui
msgctxt ""
@@ -10727,7 +10736,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ab_ove paragraph:"
-msgstr ""
+msgstr "A-_us d'ar rannbennad :"
#: paraindentspacing.ui
msgctxt ""
@@ -10736,7 +10745,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Below _paragraph:"
-msgstr ""
+msgstr "Dindan ar _rannbennad :"
#: paraindentspacing.ui
msgctxt ""
@@ -10745,7 +10754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't add space between paragraphs of the same style"
-msgstr ""
+msgstr "Arabat ouzhpenn plas etre ar rannbennadoù o stiloù heñvel"
#: paraindentspacing.ui
msgctxt ""
@@ -10754,7 +10763,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Esaouiñ"
#: paraindentspacing.ui
msgctxt ""
@@ -10763,7 +10772,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "of"
-msgstr ""
+msgstr "eus"
#: paraindentspacing.ui
msgctxt ""
@@ -10772,7 +10781,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Etrelinennañ"
#: paraindentspacing.ui
msgctxt ""
@@ -10781,7 +10790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ctivate"
-msgstr ""
+msgstr "G_weredekaat"
#: paraindentspacing.ui
msgctxt ""
@@ -10790,7 +10799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Register-true"
-msgstr ""
+msgstr "Linenn diazez desteudet ouzh ur gael a-serzh"
#: paraindentspacing.ui
msgctxt ""
@@ -10799,7 +10808,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Simpl"
#: paraindentspacing.ui
msgctxt ""
@@ -10808,7 +10817,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "1.5 lines"
-msgstr ""
+msgstr "1.5 linenn"
#: paraindentspacing.ui
msgctxt ""
@@ -10817,7 +10826,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Double"
-msgstr ""
+msgstr "Daouek"
#: paraindentspacing.ui
msgctxt ""
@@ -10826,7 +10835,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Proportional"
-msgstr ""
+msgstr "Kenfeuriek"
#: paraindentspacing.ui
msgctxt ""
@@ -10835,7 +10844,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "At least"
-msgstr ""
+msgstr "Da vihanañ"
#: paraindentspacing.ui
msgctxt ""
@@ -10844,7 +10853,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Leading"
-msgstr ""
+msgstr "Lizherennerezhel"
#: paratabspage.ui
msgctxt ""
@@ -10853,7 +10862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Lec'hiadur"
#: paratabspage.ui
msgctxt ""
@@ -10862,7 +10871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deci_mal"
-msgstr ""
+msgstr "Dekra_nnel"
#: paratabspage.ui
msgctxt ""
@@ -10871,7 +10880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "A _gleiz"
#: paratabspage.ui
msgctxt ""
@@ -10880,7 +10889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "A-_gleiz/E-krec'h"
#: paratabspage.ui
msgctxt ""
@@ -10889,7 +10898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t"
-msgstr ""
+msgstr "A-_zehou"
#: paratabspage.ui
msgctxt ""
@@ -10898,7 +10907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "A-_zehou/Traoñ"
#: paratabspage.ui
msgctxt ""
@@ -10907,7 +10916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_entered"
-msgstr ""
+msgstr "_Kreizet"
#: paratabspage.ui
msgctxt ""
@@ -10916,7 +10925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Character"
-msgstr ""
+msgstr "_Arouezenn"
#: paratabspage.ui
msgctxt ""
@@ -10925,7 +10934,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Rizh"
#: paratabspage.ui
msgctxt ""
@@ -10934,7 +10943,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_one"
-msgstr ""
+msgstr "Tra e_bet"
#: paratabspage.ui
msgctxt ""
@@ -10943,7 +10952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_........"
-msgstr ""
+msgstr "_........"
#: paratabspage.ui
msgctxt ""
@@ -10952,7 +10961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_--------"
-msgstr ""
+msgstr "_--------"
#: paratabspage.ui
msgctxt ""
@@ -10961,7 +10970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "______"
-msgstr ""
+msgstr "______"
#: paratabspage.ui
msgctxt ""
@@ -10970,7 +10979,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter"
-msgstr ""
+msgstr "_Arouezenn"
#: paratabspage.ui
msgctxt ""
@@ -10979,7 +10988,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Arouezenn leuniañ"
#: paratabspage.ui
msgctxt ""
@@ -10988,7 +10997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete _all"
-msgstr ""
+msgstr "Dilemel pep tr_a"
#: pastespecial.ui
msgctxt ""
@@ -11024,7 +11033,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Combine"
-msgstr ""
+msgstr "Kedaozañ"
#: percentdialog.ui
msgctxt ""
@@ -11033,7 +11042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimum size"
-msgstr ""
+msgstr "Ment izek"
#: personalization_tab.ui
msgctxt ""
@@ -11096,7 +11105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The Gallery theme 'Bullets' is empty (no images)."
-msgstr ""
+msgstr "N'eus skeudenn ebet evit an dodenn 'Padelligoù' er skeudennaoueg."
#: pickgraphicpage.ui
msgctxt ""
@@ -11321,7 +11330,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Position and size"
-msgstr ""
+msgstr "Lec'hiadur ha ment"
#: positionsizedialog.ui
msgctxt ""
@@ -11330,7 +11339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Lec'hiadur ha ment"
#: positionsizedialog.ui
msgctxt ""
@@ -11339,7 +11348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Lec'hiadur ha ment"
#: positionsizedialog.ui
msgctxt ""
@@ -11348,7 +11357,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation"
-msgstr ""
+msgstr "C'hwelañ"
#: positionsizedialog.ui
msgctxt ""
@@ -11357,7 +11366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant & Corner Radius"
-msgstr ""
+msgstr "Stouadur & skin ar c'horn"
#: possizetabpage.ui
msgctxt ""
@@ -11366,7 +11375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X:"
-msgstr ""
+msgstr "Lec'hiadur _X :"
#: possizetabpage.ui
msgctxt ""
@@ -11375,7 +11384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y:"
-msgstr ""
+msgstr "Lec'hiadur _Y :"
#: possizetabpage.ui
msgctxt ""
@@ -11384,7 +11393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Base point:"
-msgstr ""
+msgstr "Poent _diazez :"
#: possizetabpage.ui
msgctxt ""
@@ -11393,7 +11402,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Lec'hiadur"
#: possizetabpage.ui
msgctxt ""
@@ -11402,7 +11411,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "Le_d :"
#: possizetabpage.ui
msgctxt ""
@@ -11411,7 +11420,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "S_av :"
#: possizetabpage.ui
msgctxt ""
@@ -11420,7 +11429,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Kenfeuriek"
#: possizetabpage.ui
msgctxt ""
@@ -11429,7 +11438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _point:"
-msgstr ""
+msgstr "_Poent diazez :"
#: possizetabpage.ui
msgctxt ""
@@ -11438,7 +11447,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Ment "
#: possizetabpage.ui
msgctxt ""
@@ -11447,7 +11456,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Positio_n"
-msgstr ""
+msgstr "Le_c'hiadur"
#: possizetabpage.ui
msgctxt ""
@@ -11456,7 +11465,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Ment"
#: possizetabpage.ui
msgctxt ""
@@ -11465,7 +11474,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Gwareziñ"
#: possizetabpage.ui
msgctxt ""
@@ -11474,7 +11483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit width to text"
-msgstr ""
+msgstr "Lakaat al led da _genglotañ gant an destenn "
#: possizetabpage.ui
msgctxt ""
@@ -11483,7 +11492,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _height to text"
-msgstr ""
+msgstr "Lakaat ar _sav da genglotañ gant an destenn "
#: possizetabpage.ui
msgctxt ""
@@ -11492,7 +11501,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adapt"
-msgstr ""
+msgstr "Azasaat"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11501,7 +11510,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save arrowhead ?"
-msgstr ""
+msgstr "Enrollañ penn ar bir ?"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11510,7 +11519,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The arrowhead was modified without saving."
-msgstr ""
+msgstr "Daskemmet eo bet ar penn bir hep bezañ bet enrollet."
#: querychangelineenddialog.ui
msgctxt ""
@@ -11519,7 +11528,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the arrowhead now?"
-msgstr ""
+msgstr "He fellout a ra deoc'h enrollañ ar penn bir bremañ ?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11528,7 +11537,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete bitmap?"
-msgstr ""
+msgstr "Dilemel ar bitmap ?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11537,7 +11546,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the bitmap?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h dilemel ar bitmat ?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11546,7 +11555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Color?"
-msgstr ""
+msgstr "Dilemel al liv ?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11555,7 +11564,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the chart color?"
-msgstr ""
+msgstr "Fellout a ra deoc'h dilemel livioù an diervad da vat ?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11564,7 +11573,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "N'hall ket bezañ disc'hraet ar gwered-mañ."
#: querydeletecolordialog.ui
msgctxt ""
@@ -11573,7 +11582,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete color?"
-msgstr ""
+msgstr "Dilemel al liv ?"
#: querydeletecolordialog.ui
msgctxt ""
@@ -11582,7 +11591,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the color?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h dilemel al liv ?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11591,7 +11600,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Dictionary?"
-msgstr ""
+msgstr "Dilemel ar geriadur ?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11600,7 +11609,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the dictionary?"
-msgstr ""
+msgstr "C'hoant hoc'h eus da zilemel ar geriadur ?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11609,7 +11618,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "N'haller ket dizober ar gwered-mañ."
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11618,7 +11627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete gradient?"
-msgstr ""
+msgstr "Dilemel an ilrezenn ?"
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11627,7 +11636,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the gradient?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h dilemel an ilrezenn ?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11636,7 +11645,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete hatching?"
-msgstr ""
+msgstr "Dilemel al linennaoueg ?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11645,7 +11654,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the hatching?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h dilemel al linennaoueg ?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11654,7 +11663,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete arrowhead ?"
-msgstr ""
+msgstr "Dilemel penn ar bir ?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11663,7 +11672,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the arrowhead ?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h dilemel ar penn bir ?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11672,7 +11681,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "N'hall ket bezañ disc'hraet ar gwered-mañ."
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11681,7 +11690,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete line style?"
-msgstr ""
+msgstr "Dilemel stil al linenn ?"
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11690,7 +11699,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the line style?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h dilemel ar stil linenn ?"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11699,7 +11708,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Duplicate name"
-msgstr ""
+msgstr "Arredaoliñ an anv"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11708,7 +11717,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The name you have entered already exists."
-msgstr ""
+msgstr "An anv enanket a zo anezhañ endeo."
#: queryduplicatedialog.ui
msgctxt ""
@@ -11717,7 +11726,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose another name."
-msgstr ""
+msgstr "Dibabit un anv all, mar plij."
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11726,7 +11735,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No loaded file"
-msgstr ""
+msgstr "Restr ebet bet karget"
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11735,7 +11744,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be loaded!"
-msgstr ""
+msgstr "N'haller ket kargañ ar restr !"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11744,7 +11753,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No saved file"
-msgstr ""
+msgstr "Restr ebet bet enrollet"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11753,7 +11762,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be saved!"
-msgstr ""
+msgstr "N'haller ket enrollañ ar restr !"
#: querysavelistdialog.ui
msgctxt ""
@@ -11762,7 +11771,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save list?"
-msgstr ""
+msgstr "Enrollañ ar roll ?"
#: querysavelistdialog.ui
msgctxt ""
@@ -11771,7 +11780,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The list was modified without saving."
-msgstr ""
+msgstr "Daskemmet eo bet ar roll hep bezañ bet enrollet."
#: querysavelistdialog.ui
msgctxt ""
@@ -11780,7 +11789,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the list now?"
-msgstr ""
+msgstr "He fellout a ra deoc'h enrollañ ar roll bremañ ?"
#: rotationtabpage.ui
msgctxt ""
@@ -11789,7 +11798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X"
-msgstr ""
+msgstr "Lec'hiadur _X"
#: rotationtabpage.ui
msgctxt ""
@@ -11798,7 +11807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y"
-msgstr ""
+msgstr "Lec'hiadur _Y"
#: rotationtabpage.ui
msgctxt ""
@@ -11807,7 +11816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default settings"
-msgstr ""
+msgstr "Arventennoù dre _ziouer"
#: rotationtabpage.ui
msgctxt ""
@@ -11816,7 +11825,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Poent c'hwelañ"
#: rotationtabpage.ui
msgctxt ""
@@ -11825,7 +11834,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Poent c'hwelañ"
#: rotationtabpage.ui
msgctxt ""
@@ -11834,7 +11843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pivot point"
-msgstr ""
+msgstr "Poent c'hwelañ"
#: rotationtabpage.ui
msgctxt ""
@@ -11843,7 +11852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Korn"
#: rotationtabpage.ui
msgctxt ""
@@ -11852,7 +11861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default _settings"
-msgstr ""
+msgstr "Arventennoù dre _ziouer"
#: rotationtabpage.ui
msgctxt ""
@@ -11861,7 +11870,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Korn ar c'hwelañ"
#: rotationtabpage.ui
msgctxt ""
@@ -11870,7 +11879,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Korn ar c'hwelañ"
#: rotationtabpage.ui
msgctxt ""
@@ -11879,7 +11888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation angle"
-msgstr ""
+msgstr "Korn ar c'hwelañ"
#: scriptorganizer.ui
msgctxt ""
@@ -12032,7 +12041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
-msgstr ""
+msgstr "Kaelat an holl ereoù o tont eus teulioù nad int ket e-touez al lec'hioù gant fiziañs (Gwelout Diogelroez ar Makroioù)"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12086,7 +12095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use shadow"
-msgstr ""
+msgstr "_Arverañ ur skeud"
#: shadowtabpage.ui
msgctxt ""
@@ -12095,7 +12104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Distance"
-msgstr ""
+msgstr "Pell_der"
#: shadowtabpage.ui
msgctxt ""
@@ -12104,7 +12113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Boullder"
#: shadowtabpage.ui
msgctxt ""
@@ -12113,7 +12122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color"
-msgstr ""
+msgstr "_Liv"
#: shadowtabpage.ui
msgctxt ""
@@ -12122,7 +12131,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: shadowtabpage.ui
msgctxt ""
@@ -12131,7 +12140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Perzhioù"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12140,7 +12149,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Similarity Search"
-msgstr ""
+msgstr "Klask heñvelderioù"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12149,7 +12158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exchange characters"
-msgstr ""
+msgstr "_Eskemm an arouezennoù"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12158,7 +12167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add characters"
-msgstr ""
+msgstr "Ouzh_pennañ arouezennoù"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12167,7 +12176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove characters"
-msgstr ""
+msgstr "_Dilemel arouezennoù"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12176,7 +12185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Combine"
-msgstr ""
+msgstr "Keda_ozañ"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12185,7 +12194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Arventennoù"
#: slantcornertabpage.ui
msgctxt ""
@@ -12194,7 +12203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Radius"
-msgstr ""
+msgstr "_Skin"
#: slantcornertabpage.ui
msgctxt ""
@@ -12203,7 +12212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner radius"
-msgstr ""
+msgstr "Skin ar c'horn"
#: slantcornertabpage.ui
msgctxt ""
@@ -12212,7 +12221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Korn"
#: slantcornertabpage.ui
msgctxt ""
@@ -12221,7 +12230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant"
-msgstr ""
+msgstr "Stouiñ"
#: specialcharacters.ui
msgctxt ""
@@ -12430,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "_Ouzhpennañ er geriadur"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Dibarzhioù"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12554,7 +12572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Led"
#: swpossizepage.ui
msgctxt ""
@@ -12563,7 +12581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "_Sav"
#: swpossizepage.ui
msgctxt ""
@@ -12572,7 +12590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Mirout ar c'henfeur"
#: swpossizepage.ui
msgctxt ""
@@ -12581,7 +12599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Ment "
#: swpossizepage.ui
msgctxt ""
@@ -12590,7 +12608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "Ouzh ar _bajenn"
#: swpossizepage.ui
msgctxt ""
@@ -12599,7 +12617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "Ouzh ar rann_bennad"
#: swpossizepage.ui
msgctxt ""
@@ -12608,7 +12626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Ouzh an a_rouezenn"
#: swpossizepage.ui
msgctxt ""
@@ -12617,7 +12635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "_Evel arouezenn"
#: swpossizepage.ui
msgctxt ""
@@ -12626,7 +12644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Ouzh ar _stern"
#: swpossizepage.ui
msgctxt ""
@@ -12635,7 +12653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Eoriñ"
#: swpossizepage.ui
msgctxt ""
@@ -12644,7 +12662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "A-_blaen"
#: swpossizepage.ui
msgctxt ""
@@ -12653,7 +12671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "_gant"
#: swpossizepage.ui
msgctxt ""
@@ -12661,8 +12679,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr ""
+msgid "_by"
+msgstr "g_ant"
#: swpossizepage.ui
msgctxt ""
@@ -12671,7 +12689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_da"
#: swpossizepage.ui
msgctxt ""
@@ -12680,7 +12698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "A-_serzh"
#: swpossizepage.ui
msgctxt ""
@@ -12689,7 +12707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "_da"
#: swpossizepage.ui
msgctxt ""
@@ -12698,7 +12716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "Keñver-ha-keñver war ar pajennoù _hebar"
#: swpossizepage.ui
msgctxt ""
@@ -12706,8 +12724,8 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
-msgstr ""
+msgid "Follow te_xt flow"
+msgstr "Doujañs d'ar gwide_nnadurioù"
#: swpossizepage.ui
msgctxt ""
@@ -12716,7 +12734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Lec'hiadur"
#: swpossizepage.ui
msgctxt ""
@@ -12724,8 +12742,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr ""
+msgid "Positio_n"
+msgstr "Lec'hia_dur"
#: swpossizepage.ui
msgctxt ""
@@ -12734,7 +12752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Ment"
#: swpossizepage.ui
msgctxt ""
@@ -12743,7 +12761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Gwareziñ"
#: textanimtabpage.ui
msgctxt ""
@@ -12752,7 +12770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ffect:"
-msgstr ""
+msgstr "E_fedoù :"
#: textanimtabpage.ui
msgctxt ""
@@ -12761,7 +12779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction:"
-msgstr ""
+msgstr "Tuadur :"
#: textanimtabpage.ui
msgctxt ""
@@ -12770,7 +12788,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "E-krec'h"
#: textanimtabpage.ui
msgctxt ""
@@ -12779,7 +12797,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "Da lein"
#: textanimtabpage.ui
msgctxt ""
@@ -12788,7 +12806,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "Krec'h"
#: textanimtabpage.ui
msgctxt ""
@@ -12797,7 +12815,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "A-zehou"
#: textanimtabpage.ui
msgctxt ""
@@ -12806,7 +12824,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "A-zehou"
#: textanimtabpage.ui
msgctxt ""
@@ -12815,7 +12833,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "A-zehou"
#: textanimtabpage.ui
msgctxt ""
@@ -12824,7 +12842,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "A-gleiz"
#: textanimtabpage.ui
msgctxt ""
@@ -12833,7 +12851,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "A-gleiz"
#: textanimtabpage.ui
msgctxt ""
@@ -12842,7 +12860,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "A-gleiz"
#: textanimtabpage.ui
msgctxt ""
@@ -12851,7 +12869,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "D'an traoñ"
#: textanimtabpage.ui
msgctxt ""
@@ -12860,7 +12878,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "D'an traoñ"
#: textanimtabpage.ui
msgctxt ""
@@ -12869,7 +12887,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "Traoñ"
#: textanimtabpage.ui
msgctxt ""
@@ -12878,7 +12896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation effects"
-msgstr ""
+msgstr "Efedoù fiñv evit an testennoù"
#: textanimtabpage.ui
msgctxt ""
@@ -12887,7 +12905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart inside"
-msgstr ""
+msgstr "Tes_tenn diabarzh hewel d'al loc'hañ"
#: textanimtabpage.ui
msgctxt ""
@@ -12896,7 +12914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _visible when exiting"
-msgstr ""
+msgstr "Testenn _hewel pa ya er-maez"
#: textanimtabpage.ui
msgctxt ""
@@ -12905,7 +12923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animation cycles:"
-msgstr ""
+msgstr "Kelc'hiadoù fiñval :"
#: textanimtabpage.ui
msgctxt ""
@@ -12914,7 +12932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Dizehan"
#: textanimtabpage.ui
msgctxt ""
@@ -12923,7 +12941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increment:"
-msgstr ""
+msgstr "Azvuiad :"
#: textanimtabpage.ui
msgctxt ""
@@ -12932,7 +12950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pixels"
-msgstr ""
+msgstr "_Pikselioù"
#: textanimtabpage.ui
msgctxt ""
@@ -12941,7 +12959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delay:"
-msgstr ""
+msgstr "Dale :"
#: textanimtabpage.ui
msgctxt ""
@@ -12950,7 +12968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Emgefreek"
#: textanimtabpage.ui
msgctxt ""
@@ -12959,7 +12977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Perzhioù"
#: textanimtabpage.ui
msgctxt ""
@@ -12968,7 +12986,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Effect"
-msgstr ""
+msgstr "Efed ebet"
#: textanimtabpage.ui
msgctxt ""
@@ -12977,7 +12995,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Blink"
-msgstr ""
+msgstr "Blinkata"
#: textanimtabpage.ui
msgctxt ""
@@ -12986,7 +13004,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Scroll Through"
-msgstr ""
+msgstr "Dibunañ"
#: textanimtabpage.ui
msgctxt ""
@@ -12995,7 +13013,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Scroll Back and Forth"
-msgstr ""
+msgstr "Dibunañ daouroud"
#: textanimtabpage.ui
msgctxt ""
@@ -13004,7 +13022,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Scroll In"
-msgstr ""
+msgstr "Dibunañ e-barzh"
#: textattrtabpage.ui
msgctxt ""
@@ -13013,7 +13031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit wi_dth to text"
-msgstr ""
+msgstr "Lakaat al led da _genglotañ gant an destenn"
#: textattrtabpage.ui
msgctxt ""
@@ -13022,7 +13040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit h_eight to text"
-msgstr ""
+msgstr "Lakaat ar sav da _genglotañ gant an destenn"
#: textattrtabpage.ui
msgctxt ""
@@ -13031,7 +13049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to frame"
-msgstr ""
+msgstr "Lakaat da genglotañ gant ar _stern"
#: textattrtabpage.ui
msgctxt ""
@@ -13040,7 +13058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Adjust to contour"
-msgstr ""
+msgstr "_Kengeidañ ouzh an drolinenn"
#: textattrtabpage.ui
msgctxt ""
@@ -13049,7 +13067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word wrap text in shape"
-msgstr ""
+msgstr "Ad_kas an destenn d'al linenn er stumm"
#: textattrtabpage.ui
msgctxt ""
@@ -13058,7 +13076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize shape to fit text"
-msgstr ""
+msgstr "Adv_entañ ar stumm da genglotañ gant an destenn"
#: textattrtabpage.ui
msgctxt ""
@@ -13067,7 +13085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testenn"
#: textattrtabpage.ui
msgctxt ""
@@ -13076,7 +13094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "A _gleiz"
#: textattrtabpage.ui
msgctxt ""
@@ -13085,7 +13103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "A-_zehou"
#: textattrtabpage.ui
msgctxt ""
@@ -13094,7 +13112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "E krec'_h"
#: textattrtabpage.ui
msgctxt ""
@@ -13103,7 +13121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_En traoñ"
#: textattrtabpage.ui
msgctxt ""
@@ -13112,7 +13130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing to borders"
-msgstr ""
+msgstr "Esaouiñ e-keñver ar stern"
#: textattrtabpage.ui
msgctxt ""
@@ -13121,7 +13139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Full _width"
-msgstr ""
+msgstr "War al led a-_bezh"
#: textattrtabpage.ui
msgctxt ""
@@ -13130,7 +13148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text anchor"
-msgstr ""
+msgstr "Eoriñ an destenn"
#: textdialog.ui
msgctxt ""
@@ -13139,7 +13157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testenn"
#: textdialog.ui
msgctxt ""
@@ -13148,7 +13166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testenn"
#: textdialog.ui
msgctxt ""
@@ -13157,7 +13175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation"
-msgstr ""
+msgstr "Testennoù fiñv"
#: textflowpage.ui
msgctxt ""
@@ -13193,7 +13211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Maximum number of consecutive hyphens"
-msgstr "Niver _uc'hek a droc'hadurioù ger kenheuilh"
+msgstr "Niver _uc'hek a droc'hadurioù gerioù kenheuilh"
#: textflowpage.ui
msgctxt ""
@@ -13409,7 +13427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No transparency"
-msgstr ""
+msgstr "Boullder _ebet"
#: transparencytabpage.ui
msgctxt ""
@@ -13418,7 +13436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Boullder"
#: transparencytabpage.ui
msgctxt ""
@@ -13427,7 +13445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gradient"
-msgstr ""
+msgstr "_Ilrezenn"
#: transparencytabpage.ui
msgctxt ""
@@ -13436,7 +13454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ty_pe"
-msgstr ""
+msgstr "_Rizh"
#: transparencytabpage.ui
msgctxt ""
@@ -13445,7 +13463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _X"
-msgstr ""
+msgstr "Kreiz _X"
#: transparencytabpage.ui
msgctxt ""
@@ -13454,7 +13472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _Y"
-msgstr ""
+msgstr "Kreiz _Y"
#: transparencytabpage.ui
msgctxt ""
@@ -13463,7 +13481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Korn"
#: transparencytabpage.ui
msgctxt ""
@@ -13472,7 +13490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Border"
-msgstr ""
+msgstr "_Riblenn"
#: transparencytabpage.ui
msgctxt ""
@@ -13481,7 +13499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "Gwerzh _deraouiñ"
#: transparencytabpage.ui
msgctxt ""
@@ -13490,7 +13508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End value"
-msgstr ""
+msgstr "Gwerzh _echuiñ"
#: transparencytabpage.ui
msgctxt ""
@@ -13499,7 +13517,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: transparencytabpage.ui
msgctxt ""
@@ -13508,7 +13526,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: transparencytabpage.ui
msgctxt ""
@@ -13517,7 +13535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency mode"
-msgstr ""
+msgstr "Mod boullder"
#: transparencytabpage.ui
msgctxt ""
@@ -13526,7 +13544,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Linennek"
#: transparencytabpage.ui
msgctxt ""
@@ -13535,7 +13553,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Ahelek"
#: transparencytabpage.ui
msgctxt ""
@@ -13544,7 +13562,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Skinek"
#: transparencytabpage.ui
msgctxt ""
@@ -13553,7 +13571,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "Elipsoidek"
#: transparencytabpage.ui
msgctxt ""
@@ -13562,7 +13580,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Pervalel"
#: transparencytabpage.ui
msgctxt ""
@@ -13571,7 +13589,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Karrezek"
#: twolinespage.ui
msgctxt ""
@@ -13787,7 +13805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variable:"
-msgstr ""
+msgstr "Argemmenn :"
#: zoomdialog.ui
msgctxt ""
@@ -13823,7 +13841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns:"
-msgstr ""
+msgstr "Bannoù :"
#: zoomdialog.ui
msgctxt ""
diff --git a/source/br/dbaccess/source/core/resource.po b/source/br/dbaccess/source/core/resource.po
index 984ccd8682c..fc6e7a58ccd 100644
--- a/source/br/dbaccess/source/core/resource.po
+++ b/source/br/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-28 14:51+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-02-02 12:52+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375023109.0\n"
+"X-POOTLE-MTIME: 1391345531.0\n"
#: strings.src
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "N'haller ket savelañ ur c'hennask ouzh an tarzh roadennoù diavaez. N'eo ket bet kavet ar stur mod SDBC evit an URL lavaret."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "N'haller ket savelañ ur c'hennask ouzh an tarzh roadennoù diavaez. N'eo ket bet kavet ar stur mod SDBC evit an URL '$name$'."
#: strings.src
msgctxt ""
diff --git a/source/br/dbaccess/source/ui/dlg.po b/source/br/dbaccess/source/ui/dlg.po
index 28acbe2df2c..647d04375ff 100644
--- a/source/br/dbaccess/source/ui/dlg.po
+++ b/source/br/dbaccess/source/ui/dlg.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-03 09:27+0000\n"
+"PO-Revision-Date: 2014-02-02 16:55+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383470844.0\n"
+"X-POOTLE-MTIME: 1391360128.0\n"
#: AutoControls.src
msgctxt ""
@@ -128,7 +128,7 @@ msgctxt ""
"PB_CREATEDB\n"
"pushbutton.text"
msgid "Create New"
-msgstr ""
+msgstr "Krouiñ unan nevez"
#: AutoControls_tmpl.hrc
msgctxt ""
@@ -561,7 +561,7 @@ msgctxt ""
"STR_FIREBIRD_FILTERNAME\n"
"string.text"
msgid "Firebird Database"
-msgstr ""
+msgstr "Stlennvon mod Firebird"
#: RelationDlg.src
msgctxt ""
diff --git a/source/br/dbaccess/uiconfig/ui.po b/source/br/dbaccess/uiconfig/ui.po
index 68d05ad52f7..94d2cca4a0c 100644
--- a/source/br/dbaccess/uiconfig/ui.po
+++ b/source/br/dbaccess/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-27 19:12+0000\n"
+"PO-Revision-Date: 2014-02-02 16:58+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374952345.0\n"
+"X-POOTLE-MTIME: 1391360308.0\n"
#: directsqldialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Execute SQL Statement"
-msgstr ""
+msgstr "Erounit an ditour SQL"
#: directsqldialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Command to execute"
-msgstr ""
+msgstr "_Ditour da erounit"
#: directsqldialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show output of \"select\" statements"
-msgstr ""
+msgstr "Di_skouez ec'hankad an ditouroù \"Diuzañ\""
#: directsqldialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Execute"
-msgstr ""
+msgstr "_Erounit"
#: directsqldialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous commands"
-msgstr ""
+msgstr "_Arc'had kent"
#: directsqldialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "SQL command"
-msgstr ""
+msgstr "Arc'had SQL"
#: directsqldialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status"
-msgstr ""
+msgstr "Stad"
#: directsqldialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output"
-msgstr ""
+msgstr "Ec'hankad"
#: generalpagedialog.ui
msgctxt ""
@@ -164,7 +164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Embedded Database:"
-msgstr ""
+msgstr "_Stlennvon enkorfet :"
#: generalpagewizard.ui
msgctxt ""
diff --git a/source/br/desktop/source/app.po b/source/br/desktop/source/app.po
index fae8bdeca22..a2aa476f36c 100644
--- a/source/br/desktop/source/app.po
+++ b/source/br/desktop/source/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-01 12:36+0000\n"
+"PO-Revision-Date: 2014-02-02 17:00+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370090196.0\n"
+"X-POOTLE-MTIME: 1391360424.0\n"
#: desktop.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_BOOTSTRAP_ERR_MULTISESSION\n"
"string.text"
msgid "You have another instance running in a different terminal session. Close that instance and then try again."
-msgstr ""
+msgstr "Un eriol all zo war erounit en un estez disheñvel gant an dermenell. Serrit an eriol-mañ ha klaskit en-dro."
#: desktop.src
msgctxt ""
diff --git a/source/br/dictionaries/en.po b/source/br/dictionaries/en.po
index 765a89e196d..e1b33c51c4b 100644
--- a/source/br/dictionaries/en.po
+++ b/source/br/dictionaries/en.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-12-16 16:36+0200\n"
+"PO-Revision-Date: 2014-02-02 09:19+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391332746.0\n"
#: description.xml
msgctxt ""
@@ -21,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "English spelling dictionaries, hyphenation rules, thesaurus, and grammar checker"
-msgstr "Geriadurioù ar reizhsrivañ, reolennoù an troc'h-gerioù, geriadur an heñvelsterioù ha yezhadur evit ar saozneg"
+msgstr "Geriadurioù ar reizhskrivañ, reolennoù an troc'h-gerioù, geriadur an heñvelsterioù ha yezhadur evit ar saozneg"
diff --git a/source/br/dictionaries/lo_LA.po b/source/br/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..d567ccdd074
--- /dev/null
+++ b/source/br/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-02 12:53+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391345592.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Geriadur ar reizhskrivañ evit al laoeg"
diff --git a/source/br/dictionaries/pt_BR/dialog.po b/source/br/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..2b330252c44
--- /dev/null
+++ b/source/br/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-02-02 12:53+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391345605.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "Arventennoù yezh"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Gwiriadur ar yezhadur (portugaleg)"
diff --git a/source/br/extensions/source/bibliography.po b/source/br/extensions/source/bibliography.po
index 7be975ca53e..9112c15070d 100644
--- a/source/br/extensions/source/bibliography.po
+++ b/source/br/extensions/source/bibliography.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-05-01 16:37+0200\n"
+"PO-Revision-Date: 2014-02-02 12:53+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391345617.0\n"
#: bib.src
msgctxt ""
@@ -596,7 +597,7 @@ msgctxt ""
"TBC_BT_REMOVEFILTER\n"
"toolboxitem.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Adderaouekaat ar sil"
#: toolbar.src
msgctxt ""
diff --git a/source/br/extensions/uiconfig/spropctrlr/ui.po b/source/br/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..fa3d1884046
--- /dev/null
+++ b/source/br/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-03-16 08:02+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: Pootle 2.5.1\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1394956936.000000\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Urzh an taolennata"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "Davit _krec'h"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Davit an _traoñ"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "_Rummañ emgefreek"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Reolerezhioù"
diff --git a/source/br/filter/source/config/fragments/filters.po b/source/br/filter/source/config/fragments/filters.po
index a9dc2b23248..37bc04e2c5e 100644
--- a/source/br/filter/source/config/fragments/filters.po
+++ b/source/br/filter/source/config/fragments/filters.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-18 23:22+0200\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-03-16 08:32+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,8 +12,189 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1394958772.000000\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "Teul mod AbiWord"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "Teul mod BeagleWorks/WordPerfect Works v1"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "eLevr mod BroadBand"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - Computer Graphics Metafile"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "Teul mod ClarisWorks/AppleWorks"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Presentation Exchange"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Data Interchange Format"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - AutoCAD Interchange Format"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "Teul mod DOCMaker (v4)"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freehand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "Teul mod FullWrite Professional"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "Teul mod GreatWorks"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "Teul mod HTML (Teul mestr)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -51,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "Teul mod HTML"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr "Teul mod HanMac Word-J"
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr "Teul mod HanMac Word-K"
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "LightWayText evit Mac v4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Teul mod Lotus WordPro"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "XML Microsoft Excel 2003"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Patrom mod Microsoft Excel 4.0"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Patrom mod Microsoft Excel 5.0"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Patrom mod Microsoft Excel 95"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -96,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Patrom mod Microsoft Excel 97/2000/XP/2003"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -103,7 +401,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
-msgstr "Patrom mod Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Patromoù mod Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
@@ -114,14 +430,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "XML Microsoft Word 2003"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML mod Microsoft Word 2007/2010/2013"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Patrom XML mod Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Patrom XML mod Microsoft Word 2007/2010/2013"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -129,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Patrom XML mod Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Patrom XML mod Microsoft Word 2007/2010/2013"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -138,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "XML mod Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML mod Microsoft Word 2007/2010/2013"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -150,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Patrom mod Microsoft Word 95"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -159,6 +502,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Patrom mod Microsoft Word 97/2000/XP/2003"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Teul mod Microsoft Word"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "Teul mod MacDoc v1"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "Teul mod MacWrite"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "Teul mod MacWriteII pe MacWritePro"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Teul mod Acta Mac Classic"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "Teul mod More Mac v2-3"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word evit Mac (v1 - v5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Microsoft Works evit un teul mod Mac (v1 - v4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic v1.6 - v3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "Teul mod MindWrite"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr "Nisus Writer Mac Classic v3.4 - 6.5"
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Testenn mod Office Open XML"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Patrom testenn mod Office Open XML"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -177,6 +655,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Testenn mod Office Open XML"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - Zsoft Paintbrush"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - Adobe Photoshop"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "PalmDoc eBook"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "Plucker eBook"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "Rich Text"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "Rich Text Format (Calc)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - StarWriter Graphics Format"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr "SYLK"
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -184,7 +833,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Report Chart"
-msgstr ""
+msgstr "Diervad danevell mod OpenOffice.org 1.0"
#: StarBaseReport_ui.xcu
msgctxt ""
@@ -193,7 +842,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Database Report"
-msgstr ""
+msgstr "Danevell ur stlennvon mod ODF"
#: StarOffice_XML__Base__ui.xcu
msgctxt ""
@@ -211,7 +860,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Renkell mod OpenOffice.org 1.0"
#: StarOffice_XML__Chart__ui.xcu
msgctxt ""
@@ -220,7 +869,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Diervad mod OpenOffice.org 1.0"
#: StarOffice_XML__Draw__ui.xcu
msgctxt ""
@@ -229,7 +878,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Tresadenn mod OpenOffice.org 1.0"
#: StarOffice_XML__Impress__ui.xcu
msgctxt ""
@@ -238,7 +887,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Kinnigadenn OpenOffice.org 1.0"
#: StarOffice_XML__Math__ui.xcu
msgctxt ""
@@ -247,7 +896,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Reollun mod OpenOffice.org 1.0"
#: StarOffice_XML__Writer__ui.xcu
msgctxt ""
@@ -256,7 +905,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Teul testenn mod OpenOffice.org 1.0"
+
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "Teul mod T602"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - Truevision Targa"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr "Teul mod TeachText/SimpleText v1"
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "TealDoc eBook"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr "Teul mod Tex-Edit v2"
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
@@ -339,6 +1042,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Testenn mod Unified Office Format"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "Teul mod WordPerfect Document"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "WordPerfect Graphics (*.wpg)"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "Teul mod WriteNow"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "Teul mod WriterPlus"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XBM - X Bitmap"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Teul mod Z-Write 1.3"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -381,8 +1165,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Patrom XML mod Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Patrom XML mod Microsoft Excel 2007/2010/2013"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -390,8 +1174,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "XML mod Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "XML mod Microsoft Excel 2007/2010/2013"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -418,7 +1202,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Patrom renkell mod OpenOffice.org 1.0"
+
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
#: chart8_ui.xcu
msgctxt ""
@@ -429,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "Diervad mod ODF"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr "dBASE"
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -447,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "Tresadenn mod ODF"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - Kodak Photo CD (768x512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - Kodak Photo CD (192x128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "PCD - Kodak Photo CD (384x256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -454,7 +1283,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Patrom tresadenn mod OpenOffice.org 1.0"
+
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Metarestr gwellaet"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
#: draw_html_Export_ui.xcu
msgctxt ""
@@ -465,6 +1339,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "Teul mod HTML (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr "Teul mod eDOC (v2)"
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "eReader eBook"
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -498,8 +1516,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Emlusk mod Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "Emlenn mod Microsoft PowerPoint 2007/2010/2013 XML"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -507,8 +1525,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Patrom XML mod Microsoft Powerpoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Patrom XML mod Microsoft Powerpoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -516,8 +1534,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Patrom XML mod Microsoft Powerpoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Patrom XML mod Microsoft Powerpoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -525,8 +1543,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML mod Microsoft Powerpoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML mod Microsoft Powerpoint 2007/2010/2013"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Kinnigadenn mod Office Open XML"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "EmLenn kinnigadenn mod Office Open XML "
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Patrom kinnigadenn mod Office Open XML "
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -553,7 +1598,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr ""
+msgstr "Tresadenn mod OpenOffice.org 1.0 (Impress)"
#: impress_StarOffice_XML_Impress_Template_ui.xcu
msgctxt ""
@@ -562,7 +1607,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Patrom kinnigadenn OpenOffice.org 1.0"
+
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
#: impress_html_Export_ui.xcu
msgctxt ""
@@ -573,6 +1663,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "Teul mod HTML (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -582,6 +1798,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "Reollun mod ODF"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr "PWP - PlaceWare"
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -600,6 +1834,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "Testenn mod ODF"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr "Hangul WP 97"
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -607,7 +1850,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Patrom teul testenn mod OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument_ui.xcu
msgctxt ""
@@ -616,7 +1859,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Teul mestr mod OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -625,7 +1868,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Teul testenn mod OpenOffice.org 1.0 "
+
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "Pajennaozañ mod XML Writer"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "Endalc'had ar skoazell"
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
@@ -634,7 +1931,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 HTML Template"
-msgstr ""
+msgstr "Patrom HTML mod OpenOffice.org 1.0"
#: writer_web_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -643,7 +1940,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
-msgstr ""
+msgstr "Teul testenn mod OpenOffice.org 1.0 (Writer/Web)"
+
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (Writer/Global)"
#: writerglobal8_ui.xcu
msgctxt ""
@@ -679,4 +1994,13 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
-msgstr ""
+msgstr "Testenn (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "zTXT eBook"
diff --git a/source/br/filter/source/config/fragments/types.po b/source/br/filter/source/config/fragments/types.po
index 781d8a08fdf..60042bb9a7a 100644
--- a/source/br/filter/source/config/fragments/types.po
+++ b/source/br/filter/source/config/fragments/types.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-07-29 08:46+0200\n"
-"Last-Translator: DenisArnaud <denisarnuad@yahoo.fr>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-25 20:45+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390682714.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -30,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "XML mod Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "XML mod Microsoft Excel 2007/2010/2013"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -39,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Patrom XML mod Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Patrom XML mod Microsoft Excel 2007/2010/2013"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -48,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML mod Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML mod Microsoft PowerPoint 2007/2010/2013"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -57,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML mod Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML mod Microsoft PowerPoint 2007/2010/2013"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -66,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Patrom XML mod Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Patrom XML mod Microsoft PowerPoint 2007/2010/2013"
#: StarBase.xcu
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Database Report"
-msgstr ""
+msgstr "Danevell ur stlennvon mod OpenDocument"
#: StarBaseReportChart.xcu
msgctxt ""
@@ -94,7 +95,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "StarOffice XML (Base) Report Chart 9"
-msgstr ""
+msgstr "Danevell Diervad 9 mod StarOffice XML (Base)"
#: calc8.xcu
msgctxt ""
@@ -132,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "Renkell mod OpenDocument (XML plat)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Renkell mod XML Office Open"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Patrom renkell mod XML Office Open "
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -195,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "Patrom kinnigadenn mod OpenDocument (XML plat)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Patrom kinnigadenn mod Office Open XML "
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "XML mod Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML mod Microsoft Word 2007/2010/2013"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -246,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Patrom XML mod Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Patrom XML mod Microsoft Word 2007/2010/2013"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/br/filter/uiconfig/ui.po b/source/br/filter/uiconfig/ui.po
index 137096ef5f2..dae1b907157 100644
--- a/source/br/filter/uiconfig/ui.po
+++ b/source/br/filter/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-27 19:12+0000\n"
+"PO-Revision-Date: 2014-03-16 08:33+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374952379.0\n"
+"X-POOTLE-MTIME: 1394958796.000000\n"
#: impswfdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macromedia Flash (SWF) Options"
-msgstr ""
+msgstr "Dibarzhioù Macromedia Flash (SWF)"
#: impswfdialog.ui
msgctxt ""
@@ -35,6 +35,8 @@ msgid ""
"1: min. quality\n"
"100: max. quality"
msgstr ""
+"1 : perzhded izek.\n"
+"100 : perzhded uc'hek."
#: impswfdialog.ui
msgctxt ""
@@ -43,7 +45,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _All Slides (Uncheck exports current slide)"
-msgstr ""
+msgstr "Ezporzhiañ _an holl dreyonennoù (Digevasket, ezporzhiet e vo an dreyonenn vremanel)"
#: impswfdialog.ui
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export As _Multiple Files"
-msgstr ""
+msgstr "Ezporzhiañ evel restroù lie_s"
#: impswfdialog.ui
msgctxt ""
@@ -61,7 +63,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Backgrounds"
-msgstr ""
+msgstr "Ezporzhiañ an _drekvaoù"
#: impswfdialog.ui
msgctxt ""
@@ -70,7 +72,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export Back_ground Objects"
-msgstr ""
+msgstr "Ezporzhiañ er_gorennoù an drekleurioù"
#: impswfdialog.ui
msgctxt ""
@@ -79,7 +81,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Slide Contents"
-msgstr ""
+msgstr "Ezporzhiañ an _treyonennadoù"
#: impswfdialog.ui
msgctxt ""
@@ -88,7 +90,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Verilogix Slide Annotations"
-msgstr ""
+msgstr "Ezporzhiañ notennoù an treyonennoù mod _Verilogix"
#: impswfdialog.ui
msgctxt ""
@@ -97,7 +99,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export OLE Objects as _JPEG images"
-msgstr ""
+msgstr "Ezporzhiañ an ergorennoù mod OLE evel skeudenn mod _JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -106,7 +108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Pep tra"
#: pdfgeneralpage.ui
msgctxt ""
@@ -115,7 +117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pages"
-msgstr ""
+msgstr "Pa_jennoù"
#: pdfgeneralpage.ui
msgctxt ""
@@ -124,7 +126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Selection"
-msgstr ""
+msgstr "_Diuzad"
#: pdfgeneralpage.ui
msgctxt ""
@@ -133,7 +135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Treyonennoù"
#: pdfgeneralpage.ui
msgctxt ""
@@ -142,7 +144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Lijorenn"
#: pdfgeneralpage.ui
msgctxt ""
@@ -151,7 +153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Quality"
-msgstr ""
+msgstr "_Perzhded"
#: pdfgeneralpage.ui
msgctxt ""
@@ -160,7 +162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reduce image resolution"
-msgstr ""
+msgstr "Dig_reskiñ diarunusted ar skeudennoù"
#: pdfgeneralpage.ui
msgctxt ""
@@ -169,7 +171,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 PDM"
#: pdfgeneralpage.ui
msgctxt ""
@@ -178,7 +180,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "150 DPI"
-msgstr ""
+msgstr "150 PDM"
#: pdfgeneralpage.ui
msgctxt ""
@@ -187,7 +189,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "300 DPI"
-msgstr ""
+msgstr "300 PDM"
#: pdfgeneralpage.ui
msgctxt ""
@@ -196,7 +198,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "600 DPI"
-msgstr ""
+msgstr "600 PDM"
#: pdfgeneralpage.ui
msgctxt ""
@@ -205,7 +207,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "1200 DPI"
-msgstr ""
+msgstr "1200 PDM"
#: pdfgeneralpage.ui
msgctxt ""
@@ -214,7 +216,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 PDM"
#: pdfgeneralpage.ui
msgctxt ""
@@ -223,7 +225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lossless compression"
-msgstr ""
+msgstr "_Koazhañ hep koll"
#: pdfgeneralpage.ui
msgctxt ""
@@ -232,7 +234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_JPEG compression"
-msgstr ""
+msgstr "Koazhañ mod _JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -241,7 +243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Skeudennoù"
#: pdfgeneralpage.ui
msgctxt ""
@@ -250,7 +252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign _with Watermark"
-msgstr ""
+msgstr "Sinañ gant ur _rouedigell"
#: pdfgeneralpage.ui
msgctxt ""
@@ -259,7 +261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark Text"
-msgstr ""
+msgstr "Testenn ar rouedigell"
#: pdfgeneralpage.ui
msgctxt ""
@@ -268,7 +270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark"
-msgstr ""
+msgstr "Rouedigell"
#: pdfgeneralpage.ui
msgctxt ""
@@ -277,7 +279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Em_bed OpenDocument file"
-msgstr ""
+msgstr "Enkorfañ ur restr mo_d OpenDocument"
#: pdfgeneralpage.ui
msgctxt ""
@@ -286,7 +288,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Makes this PDF easily editable in %PRODUCTNAME"
-msgstr ""
+msgstr "Lakaat a ra ar restr mod PDF-mañ da vezañ embannet aes e %PRODUCTNAME"
#: pdfgeneralpage.ui
msgctxt ""
@@ -295,7 +297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_DF/A-1a"
-msgstr ""
+msgstr "P_DF/A-1a"
#: pdfgeneralpage.ui
msgctxt ""
@@ -304,7 +306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tagged PDF"
-msgstr ""
+msgstr "PDF _merket"
#: pdfgeneralpage.ui
msgctxt ""
@@ -313,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create PDF form"
-msgstr ""
+msgstr "_Krouiñ ur furmskrid mod PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -322,7 +324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Submit _format"
-msgstr ""
+msgstr "Mentrezh ar _c'has"
#: pdfgeneralpage.ui
msgctxt ""
@@ -331,7 +333,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "FDF"
-msgstr ""
+msgstr "FDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -340,7 +342,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "PDF"
-msgstr ""
+msgstr "PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -349,7 +351,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "HTML"
-msgstr ""
+msgstr "HTML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -358,7 +360,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "XML"
-msgstr ""
+msgstr "XML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -367,7 +369,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow duplicate field _names"
-msgstr ""
+msgstr "Aotren an a_nvioù maeziennoù eilet"
#: pdfgeneralpage.ui
msgctxt ""
@@ -376,7 +378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _bookmarks"
-msgstr ""
+msgstr "Ezporzhiañ ar _sinedoù"
#: pdfgeneralpage.ui
msgctxt ""
@@ -385,7 +387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Export comments"
-msgstr ""
+msgstr "Ezporzhiañ a_n askelennoù"
#: pdfgeneralpage.ui
msgctxt ""
@@ -394,7 +396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exp_ort automatically inserted blank pages"
-msgstr ""
+msgstr "Ezporzhiañ ent-emgefreek pajennoù gwenn en_lakaet"
#: pdfgeneralpage.ui
msgctxt ""
@@ -403,7 +405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_View PDF after Export"
-msgstr ""
+msgstr "_Gwelout ar PDF goude an ezporzhiañ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -412,7 +414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _hidden pages"
-msgstr ""
+msgstr "Ezporzhiañ ar pajennoù kuz_h"
#: pdfgeneralpage.ui
msgctxt ""
@@ -421,7 +423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _notes pages"
-msgstr ""
+msgstr "Ezporzhiañ no_tennoù ar pajennoù"
#: pdfgeneralpage.ui
msgctxt ""
@@ -430,7 +432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Hollek"
#: pdflinkspage.ui
msgctxt ""
@@ -439,7 +441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export bookmarks as named destinations"
-msgstr ""
+msgstr "Ezporzhiañ ar sinedoù evel arvonedoù anvet"
#: pdflinkspage.ui
msgctxt ""
@@ -448,7 +450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Convert document references to PDF targets"
-msgstr ""
+msgstr "_Amdreiñ daveoù an teul da vukennoù mod PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -457,7 +459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _URLs relative to file system"
-msgstr ""
+msgstr "Ezporzhiañ _URLioù o taveiñ ouzh ar reizhiad restroù"
#: pdflinkspage.ui
msgctxt ""
@@ -466,7 +468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Hollek"
#: pdflinkspage.ui
msgctxt ""
@@ -475,7 +477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default mode"
-msgstr ""
+msgstr "Mod dre ziouer"
#: pdflinkspage.ui
msgctxt ""
@@ -484,7 +486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open with PDF reader application"
-msgstr ""
+msgstr "Digeriñ gant ur goulev da lenn restroù mod PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -493,7 +495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open _with Internet browser"
-msgstr ""
+msgstr "Digeriñ gant ar _merdeer internet"
#: pdflinkspage.ui
msgctxt ""
@@ -502,7 +504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-document links"
-msgstr ""
+msgstr "Ereoù ar c'henteul"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -511,7 +513,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "PDF Options"
-msgstr ""
+msgstr "Dibarzhioù PDF"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -520,7 +522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xport"
-msgstr ""
+msgstr "E_zporzhiañ"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -529,7 +531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Hollek"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -538,7 +540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Initial View"
-msgstr ""
+msgstr "Gwel a-orin"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -547,7 +549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User Interface"
-msgstr ""
+msgstr "Ketal an arveriaded"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -556,7 +558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Links"
-msgstr ""
+msgstr "Ereoù"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -565,7 +567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security"
-msgstr ""
+msgstr "Diogelroez"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -574,7 +576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "Sinadurioù niverel"
#: pdfsecuritypage.ui
msgctxt ""
@@ -583,7 +585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set _passwords..."
-msgstr ""
+msgstr "Despizañ ar _gerioù-tremen..."
#: pdfsecuritypage.ui
msgctxt ""
@@ -592,7 +594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open password set"
-msgstr ""
+msgstr "Despizet eo ar ger-tremen"
#: pdfsecuritypage.ui
msgctxt ""
@@ -601,7 +603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be encrypted"
-msgstr ""
+msgstr "Enrineget e vo an teul mod PDF"
#: pdfsecuritypage.ui
msgctxt ""
@@ -610,7 +612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No open password set"
-msgstr ""
+msgstr "Ger-tremen da zigeriñ despizet ebet"
#: pdfsecuritypage.ui
msgctxt ""
@@ -619,7 +621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted"
-msgstr ""
+msgstr "Ne vo ket enrineget an teul mod PDF"
#: pdfsecuritypage.ui
msgctxt ""
@@ -628,7 +630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted due to PDF/A export."
-msgstr ""
+msgstr "Ne vo ket enrineget an teul mod PDF en abeg d'an ezporzh PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -637,7 +639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Permission password set"
-msgstr ""
+msgstr "Despizet eo ar ger-tremen da aotren"
#: pdfsecuritypage.ui
msgctxt ""
@@ -646,7 +648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be restricted"
-msgstr ""
+msgstr "Destrizhet e vo an teul mod PDF"
#: pdfsecuritypage.ui
msgctxt ""
@@ -655,7 +657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No permission password set"
-msgstr ""
+msgstr "N'eus ar ger-tremen da aotren ebet"
#: pdfsecuritypage.ui
msgctxt ""
@@ -664,7 +666,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be unrestricted"
-msgstr ""
+msgstr "Ne vo ket destrizhet an teul mod PDF"
#: pdfsecuritypage.ui
msgctxt ""
@@ -673,7 +675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be restricted due to PDF/A export."
-msgstr ""
+msgstr "Ne vo ket destrizhet an teul mod PDF en abeg d'an ezporzh PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -682,7 +684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set passwords"
-msgstr ""
+msgstr "Arventennañ ar gerioù-tremen"
#: pdfsecuritypage.ui
msgctxt ""
@@ -691,7 +693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File encryption and permission"
-msgstr ""
+msgstr "Aotre hag enrinegañ ar restr"
#: pdfsecuritypage.ui
msgctxt ""
@@ -700,7 +702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not permitted"
-msgstr ""
+msgstr "_Dizaotreet"
#: pdfsecuritypage.ui
msgctxt ""
@@ -709,7 +711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Low resolution (150 dpi)"
-msgstr ""
+msgstr "Diarunusted _izel (150 pdm)"
#: pdfsecuritypage.ui
msgctxt ""
@@ -718,7 +720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_High resolution"
-msgstr ""
+msgstr "Diarunusted _uhel"
#: pdfsecuritypage.ui
msgctxt ""
@@ -727,7 +729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printing"
-msgstr ""
+msgstr "Moulladur"
#: pdfsecuritypage.ui
msgctxt ""
@@ -736,7 +738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No_t permitted"
-msgstr ""
+msgstr "Diz_aotreet"
#: pdfsecuritypage.ui
msgctxt ""
@@ -745,7 +747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Inserting, deleting, and rotating pages"
-msgstr ""
+msgstr "_Enlakaat, lemel kuit, ha c'hwelañ pajennoù"
#: pdfsecuritypage.ui
msgctxt ""
@@ -754,7 +756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filling in form fields"
-msgstr ""
+msgstr "Leuniadur maeziennoù ar _furmskrid"
#: pdfsecuritypage.ui
msgctxt ""
@@ -763,7 +765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Commenting, filling in form fields"
-msgstr ""
+msgstr "A_skelennoù, leuniadur maeziennoù ar furmskrid"
#: pdfsecuritypage.ui
msgctxt ""
@@ -772,7 +774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Any except extracting pages"
-msgstr ""
+msgstr "Pep tr_a nemet eztennañ pajennoù"
#: pdfsecuritypage.ui
msgctxt ""
@@ -781,7 +783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes"
-msgstr ""
+msgstr "Kemmoù"
#: pdfsecuritypage.ui
msgctxt ""
@@ -790,7 +792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ena_ble copying of content"
-msgstr ""
+msgstr "Aotre_n eilañ an endalc'had"
#: pdfsecuritypage.ui
msgctxt ""
@@ -799,7 +801,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable text access for acce_ssibility tools"
-msgstr ""
+msgstr "Aotren haeziñ testenn evit an ostilhoù hae_zadusted"
#: pdfsecuritypage.ui
msgctxt ""
@@ -808,7 +810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Endalc'had"
#: pdfsignpage.ui
msgctxt ""
@@ -817,7 +819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use this certificate to digitally sign PDF documents:"
-msgstr ""
+msgstr "Arverañ an testeni-mañ a-benn sinañ an teulioù mod PDF gant un doare niverel :"
#: pdfsignpage.ui
msgctxt ""
@@ -826,7 +828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Diuzañ..."
#: pdfsignpage.ui
msgctxt ""
@@ -835,7 +837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate Password"
-msgstr ""
+msgstr "Ger tremen an testeni"
#: pdfsignpage.ui
msgctxt ""
@@ -844,7 +846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Lec'hiadur"
#: pdfsignpage.ui
msgctxt ""
@@ -853,7 +855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contact Information"
-msgstr ""
+msgstr "Titouroù war an darempred"
#: pdfsignpage.ui
msgctxt ""
@@ -862,7 +864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reason"
-msgstr ""
+msgstr "Abeg"
#: pdfsignpage.ui
msgctxt ""
@@ -871,7 +873,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate"
-msgstr ""
+msgstr "Testeni"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -880,7 +882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center window on screen"
-msgstr ""
+msgstr "_Kreizañ ar prenestr war ar skramm"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -889,7 +891,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize window to initial page"
-msgstr ""
+msgstr "Lakaat _ment ar prenestr d'ar bajenn a orin"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -898,7 +900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open in full screen mode"
-msgstr ""
+msgstr "_Digeriñ e mod skrammad a-bezh"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -907,7 +909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display document title"
-msgstr ""
+msgstr "S_krammañ titl an teul"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -916,7 +918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Window options"
-msgstr ""
+msgstr "Dibarzhioù ar prenestr"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -925,7 +927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _toolbar"
-msgstr ""
+msgstr "Kuzhat ar varrenn _ostilhoù"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -934,7 +936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _menubar"
-msgstr ""
+msgstr "Kuzhat barenn al _lañserioù"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -943,7 +945,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _window controls"
-msgstr ""
+msgstr "Kuzhat reolerezhioù ar _prenestr"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -952,7 +954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User interface options"
-msgstr ""
+msgstr "Dibarzhioù ketal an arveriaded"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -961,7 +963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use transition effects"
-msgstr ""
+msgstr "_Arverañ efedoù an ardreuzadoù"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -970,7 +972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transitions"
-msgstr ""
+msgstr "Ardreuzadoù"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -979,7 +981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All bookmark levels"
-msgstr ""
+msgstr "_An holl liveoù sinedoù"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -988,7 +990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible bookmark levels"
-msgstr ""
+msgstr "Liveoù sinedoù _hewelus"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -997,7 +999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Sinedoù"
#: pdfviewpage.ui
msgctxt ""
@@ -1006,7 +1008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page only"
-msgstr ""
+msgstr "_Pajenn hepken"
#: pdfviewpage.ui
msgctxt ""
@@ -1015,7 +1017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bookmarks and page"
-msgstr ""
+msgstr "_Sinedoù ha pajenn"
#: pdfviewpage.ui
msgctxt ""
@@ -1024,7 +1026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thumbnails and page"
-msgstr ""
+msgstr "_Melvennoù ha pajenn"
#: pdfviewpage.ui
msgctxt ""
@@ -1033,7 +1035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open on pa_ge"
-msgstr ""
+msgstr "Digeriñ war ar ba_jenn"
#: pdfviewpage.ui
msgctxt ""
@@ -1042,7 +1044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Panes"
-msgstr ""
+msgstr "Peneloù"
#: pdfviewpage.ui
msgctxt ""
@@ -1051,7 +1053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Dre ziouer"
#: pdfviewpage.ui
msgctxt ""
@@ -1060,7 +1062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit in window"
-msgstr ""
+msgstr "_Lakaat da glotañ gant ar prenestr"
#: pdfviewpage.ui
msgctxt ""
@@ -1069,7 +1071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _width"
-msgstr ""
+msgstr "Lakaat da genglotañ gant al _led"
#: pdfviewpage.ui
msgctxt ""
@@ -1078,7 +1080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _visible"
-msgstr ""
+msgstr "Lakaat da glotañ gant pezh a zo _hewel"
#: pdfviewpage.ui
msgctxt ""
@@ -1087,7 +1089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zoom factor"
-msgstr ""
+msgstr "Parenn _zoumañ"
#: pdfviewpage.ui
msgctxt ""
@@ -1096,7 +1098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Magnification"
-msgstr ""
+msgstr "Brasaat"
#: pdfviewpage.ui
msgctxt ""
@@ -1105,7 +1107,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_efault"
-msgstr ""
+msgstr "Dre _ziouer"
#: pdfviewpage.ui
msgctxt ""
@@ -1114,7 +1116,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single page"
-msgstr ""
+msgstr "Pajenn e_eun"
#: pdfviewpage.ui
msgctxt ""
@@ -1123,7 +1125,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Dizehan"
#: pdfviewpage.ui
msgctxt ""
@@ -1132,7 +1134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ontinuous facing"
-msgstr ""
+msgstr "Tal _ouzh tal"
#: pdfviewpage.ui
msgctxt ""
@@ -1141,7 +1143,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First page is _left"
-msgstr ""
+msgstr "War an tu _kleiz emañ ar bajenn gentañ"
#: pdfviewpage.ui
msgctxt ""
@@ -1150,7 +1152,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page layout"
-msgstr ""
+msgstr "Pajennaozañ"
#: testxmlfilter.ui
msgctxt ""
@@ -1339,7 +1341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter name"
-msgstr ""
+msgstr "Anv ar _sil"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1348,7 +1350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Application"
-msgstr ""
+msgstr "_Arload"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1357,7 +1359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name of file type"
-msgstr ""
+msgstr "A_nv ar rizh restr"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1366,7 +1368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File _extension"
-msgstr ""
+msgstr "Askouezhadenn r_estr"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1375,7 +1377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment_s"
-msgstr ""
+msgstr "Ask_elennoù"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1384,7 +1386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_DocType"
-msgstr ""
+msgstr "_RizhTeul"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1393,7 +1395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_XSLT for export"
-msgstr ""
+msgstr "_XSLT evit an ezporzh"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1402,7 +1404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brows_e..."
-msgstr ""
+msgstr "_Kantreal..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1411,7 +1413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "XSLT _for import"
-msgstr ""
+msgstr "XSLT e_vit an enporzh"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1420,7 +1422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "Kan_treal..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1429,7 +1431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Template for _import"
-msgstr ""
+msgstr "Patrom evit an en_porzh"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1438,7 +1440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Kantreal..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1447,7 +1449,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The filter needs XSLT 2.0 processor"
-msgstr ""
+msgstr "Eus ar c'hewerier XSLT 2.0 ez eus ezhomm gant ar sil"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1456,7 +1458,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "XML Filter: %s"
-msgstr ""
+msgstr "Sil mod XML : %s"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1465,7 +1467,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Hollek"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1474,4 +1476,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transformation"
-msgstr ""
+msgstr "Treuzfurmadur"
diff --git a/source/br/forms/source/resource.po b/source/br/forms/source/resource.po
index 6d56243bc05..2bea70d49da 100644
--- a/source/br/forms/source/resource.po
+++ b/source/br/forms/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-03 10:16+0000\n"
+"PO-Revision-Date: 2014-03-16 08:11+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383473810.0\n"
+"X-POOTLE-MTIME: 1394957497.000000\n"
#: strings.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"RID_STR_IMPORT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Enlakaat ur skeudenn"
#: strings.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"RID_STR_OPEN_GRAPHICS\n"
"string.text"
msgid "Insert Image from..."
-msgstr ""
+msgstr "Enlakaat ur skeudenn diouzh..."
#: strings.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"RID_STR_CLEAR_GRAPHICS\n"
"string.text"
msgid "Remove Image"
-msgstr ""
+msgstr "Dilemel ar skeudenn"
#: strings.src
msgctxt ""
@@ -218,7 +218,7 @@ msgctxt ""
"RID_STR_FEATURE_REQUIRES_PARAMETERS\n"
"string.text"
msgid "To execute this function, parameters are needed."
-msgstr "Arventennoù zo zo ret a-benn erounit an arc'hwel-mañ."
+msgstr "Arventennoù zo, zo ret a-benn erounit an arc'hwel-mañ."
#: strings.src
msgctxt ""
diff --git a/source/br/formula/source/core/resource.po b/source/br/formula/source/core/resource.po
index cf4a6b94ece..e3e7a976de6 100644
--- a/source/br/formula/source/core/resource.po
+++ b/source/br/formula/source/core/resource.po
@@ -3,18 +3,15 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-20 09:14+0000\n"
-"Last-Translator: Alan <alan.monfort@free.fr>\n"
+"POT-Creation-Date: 2014-04-20 02:40+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376990094.0\n"
#: core_resource.src
msgctxt ""
@@ -815,7 +812,7 @@ msgctxt ""
"SC_OPCODE_STD_NORM_DIST\n"
"string.text"
msgid "NORMSDIST"
-msgstr "LEZENNSKOUERIEK"
+msgstr "DASPARZHSKOUERIEK"
#: core_resource.src
msgctxt ""
@@ -842,7 +839,7 @@ msgctxt ""
"SC_OPCODE_S_NORM_INV\n"
"string.text"
msgid "NORMSINV"
-msgstr "LEZENNSKOUERIEKGIN"
+msgstr "DASPARZHSKOUERIEKGIN"
#: core_resource.src
msgctxt ""
@@ -1247,7 +1244,7 @@ msgctxt ""
"SC_OPCODE_VAR_P_MS\n"
"string.text"
msgid "VAR.P"
-msgstr ""
+msgstr "ARG.P"
#: core_resource.src
msgctxt ""
@@ -1256,7 +1253,7 @@ msgctxt ""
"SC_OPCODE_VAR_S\n"
"string.text"
msgid "VAR.S"
-msgstr ""
+msgstr "ARG.S"
#: core_resource.src
msgctxt ""
@@ -1301,7 +1298,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_P_MS\n"
"string.text"
msgid "STDEV.P"
-msgstr ""
+msgstr "FORCHADRIZH.P"
#: core_resource.src
msgctxt ""
@@ -1310,7 +1307,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_S\n"
"string.text"
msgid "STDEV.S"
-msgstr ""
+msgstr "FORCHADRIZH.S"
#: core_resource.src
msgctxt ""
@@ -1325,19 +1322,19 @@ msgstr "B"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
-"SC_OPCODE_NORM_DIST\n"
+"SC_OPCODE_EXP_DIST\n"
"string.text"
-msgid "NORMDIST"
-msgstr "LEZENNREOL"
+msgid "EXPONDIST"
+msgstr "LEZARGEMMVACHEL"
#: core_resource.src
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
-"SC_OPCODE_EXP_DIST\n"
+"SC_OPCODE_EXP_DIST_MS\n"
"string.text"
-msgid "EXPONDIST"
-msgstr "LEZARGEMMVACHEL"
+msgid "EXPON.DIST"
+msgstr "DASPARZH.ARGEMMVACHEL"
#: core_resource.src
msgctxt ""
@@ -1355,7 +1352,7 @@ msgctxt ""
"SC_OPCODE_BINOM_DIST_MS\n"
"string.text"
msgid "BINOM.DIST"
-msgstr ""
+msgstr "DASPARZH.BINOMIEK"
#: core_resource.src
msgctxt ""
@@ -1370,6 +1367,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "DASPARZH.POISSON"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -1976,7 +1982,7 @@ msgctxt ""
"SC_OPCODE_LENB\n"
"string.text"
msgid "LENB"
-msgstr ""
+msgstr "NIV.B.AROUEZ"
#: core_resource.src
msgctxt ""
@@ -1985,7 +1991,7 @@ msgctxt ""
"SC_OPCODE_RIGHTB\n"
"string.text"
msgid "RIGHTB"
-msgstr ""
+msgstr "DEHOUB"
#: core_resource.src
msgctxt ""
@@ -1994,7 +2000,7 @@ msgctxt ""
"SC_OPCODE_LEFTB\n"
"string.text"
msgid "LEFTB"
-msgstr ""
+msgstr "KLEIZB"
#: core_resource.src
msgctxt ""
@@ -2003,7 +2009,7 @@ msgctxt ""
"SC_OPCODE_MIDB\n"
"string.text"
msgid "MIDB"
-msgstr ""
+msgstr "KREIZB"
#: core_resource.src
msgctxt ""
@@ -2111,7 +2117,16 @@ msgctxt ""
"SC_OPCODE_HYP_GEOM_DIST\n"
"string.text"
msgid "HYPGEOMDIST"
-msgstr "LEZENNGOURMENTONIEL"
+msgstr "DASPARZHGOURMENTONIEL"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "DASPARZH.GOURMENTONIEL"
#: core_resource.src
msgctxt ""
@@ -2120,7 +2135,7 @@ msgctxt ""
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
-msgstr "LEZENNLOGREIZH"
+msgstr "DASPARZHLOGREIZH"
#: core_resource.src
msgctxt ""
@@ -2129,7 +2144,7 @@ msgctxt ""
"SC_OPCODE_T_DIST\n"
"string.text"
msgid "TDIST"
-msgstr "LEZENNSTUDIER"
+msgstr "DASPARZHSTUDIER"
#: core_resource.src
msgctxt ""
@@ -2138,7 +2153,25 @@ msgctxt ""
"SC_OPCODE_F_DIST\n"
"string.text"
msgid "FDIST"
-msgstr "LEZENNF"
+msgstr "DASPARZHF"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "DASPARZH.F"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "DASPARZH.DEHOU.F"
#: core_resource.src
msgctxt ""
@@ -2147,7 +2180,7 @@ msgctxt ""
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
-msgstr "LEZENNKHIDAOU"
+msgstr "DASPARZHKHIDAOU"
#: core_resource.src
msgctxt ""
@@ -2156,7 +2189,7 @@ msgctxt ""
"SC_OPCODE_CHI_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST.RT"
-msgstr ""
+msgstr "DASPARZH.KHIDAOU.DEHOU"
#: core_resource.src
msgctxt ""
@@ -2171,10 +2204,19 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "DASPARZH.WEIBULL"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
-msgstr "LEZENN.BINOMIEK.NACH"
+msgstr "DASPARZHBINOMIEKNACH"
#: core_resource.src
msgctxt ""
@@ -2183,7 +2225,7 @@ msgctxt ""
"SC_OPCODE_KRIT_BINOM\n"
"string.text"
msgid "CRITBINOM"
-msgstr "DEZVERK.LEZENN.VINOMIEL"
+msgstr "DEZVERKBINOMIEL"
#: core_resource.src
msgctxt ""
@@ -2192,7 +2234,7 @@ msgctxt ""
"SC_OPCODE_BINOM_INV\n"
"string.text"
msgid "BINOM.INV"
-msgstr ""
+msgstr "BINOMIEL.GIN"
#: core_resource.src
msgctxt ""
@@ -2372,7 +2414,7 @@ msgctxt ""
"SC_OPCODE_NORM_INV\n"
"string.text"
msgid "NORMINV"
-msgstr "LEZENN.REIZH.GIN"
+msgstr "DASPARZHREIZHGIN"
#: core_resource.src
msgctxt ""
@@ -2390,7 +2432,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_N\n"
"string.text"
msgid "CONFIDENCE.NORM"
-msgstr ""
+msgstr "ETREMEZ.FIZIANS.REIZH"
#: core_resource.src
msgctxt ""
@@ -2399,7 +2441,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_T\n"
"string.text"
msgid "CONFIDENCE.T"
-msgstr ""
+msgstr "ETREMEZ.FIZIANS.T"
#: core_resource.src
msgctxt ""
@@ -2408,6 +2450,15 @@ msgctxt ""
"SC_OPCODE_F_TEST\n"
"string.text"
msgid "FTEST"
+msgstr "PROUADF"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
msgstr "PROUAD.F"
#: core_resource.src
@@ -2453,7 +2504,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_P\n"
"string.text"
msgid "COVARIANCE.P"
-msgstr ""
+msgstr "KEHEBIANT.P"
#: core_resource.src
msgctxt ""
@@ -2462,7 +2513,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_S\n"
"string.text"
msgid "COVARIANCE.S"
-msgstr ""
+msgstr "KEHEBIANT.S"
#: core_resource.src
msgctxt ""
@@ -2561,7 +2612,7 @@ msgctxt ""
"SC_OPCODE_CHI_INV\n"
"string.text"
msgid "CHIINV"
-msgstr "KHIDAOU.GIN"
+msgstr "KHIDAOUGIN"
#: core_resource.src
msgctxt ""
@@ -2570,7 +2621,7 @@ msgctxt ""
"SC_OPCODE_CHI_INV_MS\n"
"string.text"
msgid "CHISQ.INV.RT"
-msgstr ""
+msgstr "DASPARZH.KHIDAOU.GIN.DEHOU"
#: core_resource.src
msgctxt ""
@@ -2579,7 +2630,7 @@ msgctxt ""
"SC_OPCODE_GAMMA_DIST\n"
"string.text"
msgid "GAMMADIST"
-msgstr "LEZENN.GAMMA"
+msgstr "DASPARZHGAMMA"
#: core_resource.src
msgctxt ""
@@ -2588,7 +2639,7 @@ msgctxt ""
"SC_OPCODE_GAMMA_INV\n"
"string.text"
msgid "GAMMAINV"
-msgstr "LEZENN.GAMMA.GIN"
+msgstr "DASPARZHGAMMAGIN"
#: core_resource.src
msgctxt ""
@@ -2597,7 +2648,7 @@ msgctxt ""
"SC_OPCODE_T_INV\n"
"string.text"
msgid "TINV"
-msgstr "LEZENN.STUDIER.GIN"
+msgstr "DASPARZHSTUDIERGIN"
#: core_resource.src
msgctxt ""
@@ -2606,7 +2657,25 @@ msgctxt ""
"SC_OPCODE_F_INV\n"
"string.text"
msgid "FINV"
-msgstr "INVERSE.LOI.F"
+msgstr "DASPARZHGINF"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "DASPARZH.GIN.F"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "DASPARZH.GIN.DEHOU.F"
#: core_resource.src
msgctxt ""
@@ -2615,7 +2684,7 @@ msgctxt ""
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
-msgstr "PROUAD.KHIDAOU"
+msgstr "PROUADKHIDAOU"
#: core_resource.src
msgctxt ""
@@ -2624,7 +2693,7 @@ msgctxt ""
"SC_OPCODE_CHI_TEST_MS\n"
"string.text"
msgid "CHISQ.TEST"
-msgstr ""
+msgstr "PROUAD.DASPARZH.KHIDAOU"
#: core_resource.src
msgctxt ""
@@ -2633,7 +2702,7 @@ msgctxt ""
"SC_OPCODE_LOG_INV\n"
"string.text"
msgid "LOGINV"
-msgstr "LEZENN.LOGREIZH.GIN"
+msgstr "DASPARZHLOGREIZHGIN"
#: core_resource.src
msgctxt ""
@@ -2651,7 +2720,7 @@ msgctxt ""
"SC_OPCODE_BETA_DIST\n"
"string.text"
msgid "BETADIST"
-msgstr "LEZENN.BETA"
+msgstr "DASPARZHBETA"
#: core_resource.src
msgctxt ""
@@ -2660,7 +2729,7 @@ msgctxt ""
"SC_OPCODE_BETA_INV\n"
"string.text"
msgid "BETAINV"
-msgstr "BETA.A-GIN"
+msgstr "BETAGINA"
#: core_resource.src
msgctxt ""
@@ -2669,7 +2738,7 @@ msgctxt ""
"SC_OPCODE_BETA_DIST_MS\n"
"string.text"
msgid "BETA.DIST"
-msgstr ""
+msgstr "DASPARZH.BETA"
#: core_resource.src
msgctxt ""
@@ -2678,7 +2747,7 @@ msgctxt ""
"SC_OPCODE_BETA_INV_MS\n"
"string.text"
msgid "BETA.INV"
-msgstr ""
+msgstr "BETA.GIN"
#: core_resource.src
msgctxt ""
@@ -2687,7 +2756,7 @@ msgctxt ""
"SC_OPCODE_WEEK\n"
"string.text"
msgid "WEEKNUM"
-msgstr "NV.SIZHUNVEZH"
+msgstr "NV.SIZHUN"
#: core_resource.src
msgctxt ""
@@ -2840,7 +2909,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_DIST\n"
"string.text"
msgid "CHISQDIST"
-msgstr "LEZENN.KHIDAOU"
+msgstr "LEZENNKHIDAOU"
#: core_resource.src
msgctxt ""
@@ -2849,7 +2918,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST"
-msgstr ""
+msgstr "DASPARZH.KHI.DAOU"
#: core_resource.src
msgctxt ""
@@ -2858,7 +2927,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_INV\n"
"string.text"
msgid "CHISQINV"
-msgstr "LEZENN.KHIDAOU.GIN"
+msgstr "LEZENNKHIDAOUGIN"
#: core_resource.src
msgctxt ""
@@ -2867,7 +2936,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_INV_MS\n"
"string.text"
msgid "CHISQ.INV"
-msgstr ""
+msgstr "LEZENN.KHIDAOU.GIN"
#: core_resource.src
msgctxt ""
@@ -2984,7 +3053,7 @@ msgctxt ""
"SC_OPCODE_FILTERXML\n"
"string.text"
msgid "FILTERXML"
-msgstr ""
+msgstr "SILXML"
#: core_resource.src
msgctxt ""
@@ -2993,4 +3062,4 @@ msgctxt ""
"SC_OPCODE_WEBSERVICE\n"
"string.text"
msgid "WEBSERVICE"
-msgstr ""
+msgstr "GWAZEREZHWEB"
diff --git a/source/br/framework/source/classes.po b/source/br/framework/source/classes.po
index f0baed1cdc5..16a466aaacf 100644
--- a/source/br/framework/source/classes.po
+++ b/source/br/framework/source/classes.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-09 12:17+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-03-16 08:11+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370780268.0\n"
+"X-POOTLE-MTIME: 1394957510.000000\n"
#: resource.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"STR_CLEAR_RECENT_FILES_HELP\n"
"string.text"
msgid "Clears the list with the most recently opened files. This action can not be undone."
-msgstr "Skarzhañ ar ar roll gant ar restroù bet digoret n'eus ket pell. N'hall ket bezañ disc'hraet."
+msgstr "Skarzhañ ar roll gant ar restroù bet digoret n'eus ket pell. N'hall ket bezañ disc'hraet."
#: resource.src
msgctxt ""
diff --git a/source/br/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/br/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 2fd2684e745..45efea93bab 100644
--- a/source/br/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/br/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-28 15:08+0000\n"
+"PO-Revision-Date: 2014-02-02 13:08+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375024116.0\n"
+"X-POOTLE-MTIME: 1391346535.0\n"
#: ActionTe.ulf
msgctxt ""
@@ -2798,7 +2798,7 @@ msgctxt ""
"OOO_CUSTOMACTION_4\n"
"LngText.text"
msgid "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
-msgstr ""
+msgstr "N'haller ket staliañ [ProductName] war an handelv Windows-mañ. Windows XP pe nevesoc'h zo goulennet."
#: Error.ulf
msgctxt ""
diff --git a/source/br/librelogo/source/pythonpath.po b/source/br/librelogo/source/pythonpath.po
index 5426f184797..a237a32331a 100644
--- a/source/br/librelogo/source/pythonpath.po
+++ b/source/br/librelogo/source/pythonpath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 12:37+0000\n"
+"PO-Revision-Date: 2014-02-05 19:32+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369571858.0\n"
+"X-POOTLE-MTIME: 1391628748.0\n"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"TURNRIGHT\n"
"property.text"
msgid "right|turnright|rt"
-msgstr "right|turnright|rt"
+msgstr "dehou|trotudehou|de"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"PENCAP\n"
"property.text"
msgid "pencap|linecap"
-msgstr ""
+msgstr "pennkreion|pennlinenn"
#: LibreLogo_en_US.properties
msgctxt ""
diff --git a/source/br/officecfg/registry/data/org/openoffice.po b/source/br/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..33dfc037186
--- /dev/null
+++ b/source/br/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-30 20:08+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391112533.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Base : furmskrid stlennvon"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Base : ergrafañ un danevell"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Base : ergrafañ un darempred"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Base : ergrafañ un azgoulenn"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Base : ergrafañ ur gwel"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Base : ergrafañ un daolenn"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Base : gwel ar roadennoù"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Base : gwel roadennoù an daolenn"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Base : Saverez danevell Oracle"
diff --git a/source/br/officecfg/registry/data/org/openoffice/Office.po b/source/br/officecfg/registry/data/org/openoffice/Office.po
index f7f3d19e179..f336e468dac 100644
--- a/source/br/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/br/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-22 18:06+0000\n"
+"PO-Revision-Date: 2014-02-02 21:00+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377194791.0\n"
+"X-POOTLE-MTIME: 1391374828.0\n"
#: Addons.xcu
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"STR_SUN_OPTIMIZATION_WIZARD2\n"
"value.text"
msgid "Presentation Minimizer"
-msgstr ""
+msgstr "Bihanaerez kinnigadenn"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"STR_STEPS\n"
"value.text"
msgid "Steps"
-msgstr ""
+msgstr "Pazioù"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"STR_BACK\n"
"value.text"
msgid "< ~Back"
-msgstr ""
+msgstr "< ~Kent"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"STR_NEXT\n"
"value.text"
msgid "~Next >"
-msgstr ""
+msgstr "~War-lerc'h >"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"STR_FINISH\n"
"value.text"
msgid "~Finish"
-msgstr ""
+msgstr "~Echuiñ"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"STR_CANCEL\n"
"value.text"
msgid "Cancel"
-msgstr ""
+msgstr "Nullañ"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"STR_INTRODUCTION\n"
"value.text"
msgid "Introduction"
-msgstr ""
+msgstr "Kinnig"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"STR_INTRODUCTION_T\n"
"value.text"
msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
+msgstr "Arveret eo ar Vihanaerez Kinnigadennoù a-benn bihanaat ment restr ar ginnigadenn vremanel. Koazhet e vo ar skeudennoù hag ar roadennoù, n'eus ket ezhomm anezho ken, a vo dilamet. Gant pazenn diwezhañ ar meziant skoazell e vez dibabet mar bez arloet ar c'hemmoù d'ar ginnigadenn vremanel pe krouet un handelv nevez ha gwellekaet eus ar ginnigadenn."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"STR_CHOSE_SETTINGS\n"
"value.text"
msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
+msgstr "~Dibab an arventennoù evit Bihanaerez Kinnigadennoù"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"STR_REMOVE\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Dilemel"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
+msgstr "Dibab an arventennoù da wellekaat ar skeudennoù hag ar c'hevregadoù"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"STR_IMAGE_OPTIMIZATION\n"
"value.text"
msgid "Graphics"
-msgstr ""
+msgstr "Kevregadoù"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"STR_LOSSLESS_COMPRESSION\n"
"value.text"
msgid "~Lossless compression"
-msgstr ""
+msgstr "~Koazhañ hep koll"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"STR_JPEG_COMPRESSION\n"
"value.text"
msgid "~JPEG compression"
-msgstr ""
+msgstr "Koazhañ mod ~JPEG"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"STR_QUALITY\n"
"value.text"
msgid "~Quality in %"
-msgstr ""
+msgstr "~Perzhded e %"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"STR_REMOVE_CROP_AREA\n"
"value.text"
msgid "~Delete cropped graphic areas"
-msgstr ""
+msgstr "~Dilemel maezioù ar skeudennoù krennet"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION\n"
"value.text"
msgid "Reduce ~image resolution"
-msgstr ""
+msgstr "Izelaat diarunusted ar ~skeudenn"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_0\n"
"value.text"
msgid "0;<no change>"
-msgstr ""
+msgstr "0;<no change>"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_1\n"
"value.text"
msgid "90;90 DPI (screen resolution)"
-msgstr ""
+msgstr "90;90 PDM (diarunusted ar skramm)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_2\n"
"value.text"
msgid "150;150 DPI (projector resolution)"
-msgstr ""
+msgstr "150;150 PDM (diarunusted ul luc'hvanner)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_3\n"
"value.text"
msgid "300;300 DPI (print resolution)"
-msgstr ""
+msgstr "300;300 PDM (diarunusted ur voullerez)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"STR_EMBED_LINKED_GRAPHICS\n"
"value.text"
msgid "~Break links to external graphics"
-msgstr ""
+msgstr "~Terriñ an ere davit ar skeudennoù diavaez"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"STR_OLE_OBJECTS\n"
"value.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "Ergorennoù mod OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"STR_OLE_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for replacing OLE objects"
-msgstr ""
+msgstr "Dibab an arventennoù a-benn amsaviñ an ergorennoù mod OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"STR_OLE_REPLACE\n"
"value.text"
msgid "Create static replacement graphics for OLE objects"
-msgstr ""
+msgstr "Krouiñ skeudennoù amsaviñ diasavel evit an ergorennoù mod OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"STR_ALL_OLE_OBJECTS\n"
"value.text"
msgid "For ~all OLE objects"
-msgstr ""
+msgstr "Evit an ~holl ergorennoù mod OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_ALIEN_OLE_OBJECTS_ONLY\n"
"value.text"
msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
+msgstr "~Evit an holl ergorennoù mod OLE nad int ket diazezet war ar mentrezh mod OpenDocumpent"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"STR_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
+msgstr "Object Linking and Embedding (OLE) a ro tro d'an enkorfañ hag an eren ouzh teulioù pe ergorennoù all. Ergorennoù mod OLE ez eus gant ar ginnigadenn vremanel."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"STR_NO_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
+msgstr "Object Linking and Embedding (OLE) a ro tro d'an enkorfañ hag an eren ouzh teulioù pe ergorennoù all. N'eus ergorenn mod OLE ebet gant ar ginnigadenn vremanel."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"STR_SLIDES\n"
"value.text"
msgid "Slides"
-msgstr ""
+msgstr "Treyonennoù"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"STR_CHOOSE_SLIDES\n"
"value.text"
msgid "Choose which slides to delete"
-msgstr ""
+msgstr "Diuzañ an treyonennoù da ziverkañ"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"STR_MASTER_PAGES\n"
"value.text"
msgid "Master Pages"
-msgstr ""
+msgstr "Pajennoù mestrezed"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"STR_DELETE_MASTER_PAGES\n"
"value.text"
msgid "Delete unused ~master pages"
-msgstr ""
+msgstr "Dilemel ar pajennoù ~mestrez diarvar"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"STR_DELETE_NOTES_PAGES\n"
"value.text"
msgid "~Clear notes"
-msgstr ""
+msgstr "S~karzhañ an notennoù"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"STR_DELETE_HIDDEN_SLIDES\n"
"value.text"
msgid "Delete hidden ~slides"
-msgstr ""
+msgstr "Dilemel an tre~yonennoù masklet"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"STR_CUSTOM_SHOW\n"
"value.text"
msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
+msgstr "Dilemel an treyonennoù diarver evit an dreyonennaoueg ~personelaet"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"STR_SUMMARY\n"
"value.text"
msgid "Summary"
-msgstr ""
+msgstr "Diverradur"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1265,7 +1265,7 @@ msgctxt ""
"STR_SUMMARY_TITLE\n"
"value.text"
msgid "Choose where to apply the following changes"
-msgstr ""
+msgstr "Dibabit pelec'h e vo arloet ar c'hemmoù da heul"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1274,7 +1274,7 @@ msgctxt ""
"STR_PROGRESS\n"
"value.text"
msgid "Progress"
-msgstr ""
+msgstr "Araokadur"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1283,7 +1283,7 @@ msgctxt ""
"STR_OBJECTS_OPTIMIZED\n"
"value.text"
msgid "Objects optimized"
-msgstr ""
+msgstr "Ergorenn gwellekaet"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1292,7 +1292,7 @@ msgctxt ""
"STR_APPLY_TO_CURRENT\n"
"value.text"
msgid "~Apply changes to current presentation"
-msgstr ""
+msgstr "~Arloañ ar c'hemmoù ouzh ar ginnigadenn vremanel"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"STR_AUTOMATICALLY_OPEN\n"
"value.text"
msgid "~Open newly created presentation"
-msgstr ""
+msgstr "Di~geriñ ar ginnigadenn krouet nevez zo"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"STR_SAVE_SETTINGS\n"
"value.text"
msgid "~Save settings as"
-msgstr ""
+msgstr "~Enrollañ an arventennoù evel"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"STR_SAVE_AS\n"
"value.text"
msgid "~Duplicate presentation before applying changes"
-msgstr ""
+msgstr "Eil~añ ar ginnigadenn kent arloañ ar c'hemmoù"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1328,7 +1328,7 @@ msgctxt ""
"STR_DELETE_SLIDES\n"
"value.text"
msgid "Delete %SLIDES slides."
-msgstr ""
+msgstr "Dilemel an treyonennoù %SLIDES."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1337,7 +1337,7 @@ msgctxt ""
"STR_OPTIMIZE_IMAGES\n"
"value.text"
msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
+msgstr "Gwellekaat ar skeudennoù %IMAGES betek perzhded %QUALITY% JPEG da %RESOLUTION PDM."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1346,7 +1346,7 @@ msgctxt ""
"STR_CREATE_REPLACEMENT\n"
"value.text"
msgid "Create replacement graphics for %OLE objects."
-msgstr ""
+msgstr "Krouiñ skeudennoù amsaviñ evit an ergorennoù %OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1355,7 +1355,7 @@ msgctxt ""
"STR_CURRENT_FILESIZE\n"
"value.text"
msgid "Current file size:"
-msgstr ""
+msgstr "Ment vremanel ar restr :"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1364,7 +1364,7 @@ msgctxt ""
"STR_ESTIMATED_FILESIZE\n"
"value.text"
msgid "Estimated new file size:"
-msgstr ""
+msgstr "Ment priziet ar restr nevez :"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1373,7 +1373,7 @@ msgctxt ""
"STR_MB\n"
"value.text"
msgid "%1 MB"
-msgstr ""
+msgstr "%1 Me"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"MY_SETTINGS\n"
"value.text"
msgid "My Settings "
-msgstr ""
+msgstr "Ma arventennoù "
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"STR_DEFAULT_SESSION\n"
"value.text"
msgid "default session"
-msgstr ""
+msgstr "estez dre ziouer"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"STR_MODIFY_WARNING\n"
"value.text"
msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
+msgstr "Gant ar gwellekaat e vo daskemmet an teul. Ha fellout a ra deoc'h kenderc'hel ganti ?"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"STR_YES\n"
"value.text"
msgid "~Yes"
-msgstr ""
+msgstr "~Ya"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"STR_OK\n"
"value.text"
msgid "OK"
-msgstr ""
+msgstr "Mat eo"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_INFO_1\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
+msgstr "Hizivaet eo bet ar ginnigadenn '%TITLE' gant Presentation Minimizer. Da %OLDFILESIZE Me e talveze ar vent, bremañ e talv da %NEWFILESIZE Me."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"STR_INFO_2\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "Hizivaet eo bet ar ginnigadenn '%TITLE' gant Bihanaerez Kinnigadenn. Da %OLDFILESIZE Me e talveze ar vent, bremañ e talv da %NEWFILESIZE Me well-wazh."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"STR_INFO_3\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
+msgstr "Hizivaet eo bet ar ginnigadenn '%TITLE' gant Bihanaerez Kinnigadenn. Bremañ e talv ment ar restr da %NEWFILESIZE Me."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"STR_INFO_4\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "Hizivaet eo bet ar ginnigadenn '%TITLE' gant Bihanaerez Kinnigadenn. Kemmet eo bet ment ar restr betek %NEWFILESIZE Me well-wazh."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"STR_DUPLICATING_PRESENTATION\n"
"value.text"
msgid "Duplicating presentation..."
-msgstr ""
+msgstr "Oc'h eilañ ar ginnigadenn..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"STR_DELETING_SLIDES\n"
"value.text"
msgid "Deleting slides..."
-msgstr ""
+msgstr "O tilemel an treyonennoù..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"STR_OPTIMIZING_GRAPHICS\n"
"value.text"
msgid "Optimizing graphics..."
-msgstr ""
+msgstr "O wellekaat ar skeudennoù..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"STR_CREATING_OLE_REPLACEMENTS\n"
"value.text"
msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
+msgstr "O krouiñ skeudennoù amsaviñ evit an ergorennoù mod OLE..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"STR_FILESIZESEPARATOR\n"
"value.text"
msgid "."
-msgstr ""
+msgstr "."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Gwellekaet evit ul luc'hvanner"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Screen optimized (smallest file size)"
-msgstr ""
+msgstr "Gwellekaet evit ur skramm (ment restr vihanañ)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Gwellekaet evit ul luc'hvanner"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Print optimized"
-msgstr ""
+msgstr "Gwellekaet evit ar moullañ"
#: PresenterScreen.xcu
msgctxt ""
diff --git a/source/br/officecfg/registry/data/org/openoffice/Office/UI.po b/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
index 1ee908a9ec7..5362de68470 100644
--- a/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/br/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-03 10:18+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-03-18 19:02+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383473934.0\n"
+"X-POOTLE-MTIME: 1395169332.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Adderaouekaat ar sil"
#: CalcCommands.xcu
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Horizontally"
-msgstr ""
+msgstr "Skediñ a-blaen"
#: CalcCommands.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill R~andom Number..."
-msgstr ""
+msgstr "Leuniañ gant niveroù ~dargouezhek..."
#: CalcCommands.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "R~andom Number..."
-msgstr ""
+msgstr "Niver dar~gouezhek..."
#: CalcCommands.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Statistics"
-msgstr ""
+msgstr "~Stadegoù"
#: CalcCommands.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Sampling..."
-msgstr ""
+msgstr "~Standilhonañ..."
#: CalcCommands.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Descriptive Statistics..."
-msgstr ""
+msgstr "~Stadegoù deskrivañ..."
#: CalcCommands.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Analysis of Variance (ANOVA)..."
-msgstr ""
+msgstr "~Dezrann an hebiant (ANOVA)..."
#: CalcCommands.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Correlation..."
-msgstr ""
+msgstr "~Keflen..."
#: CalcCommands.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Covariance..."
-msgstr ""
+msgstr "~Kehebiant..."
#: CalcCommands.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Exponential Smoothing..."
-msgstr ""
+msgstr "~Lenkraat argemmvarc'hel..."
#: CalcCommands.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Moving Average..."
-msgstr ""
+msgstr "~Keitad hefiñv..."
#: CalcCommands.xcu
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Strea~ms..."
-msgstr ""
+msgstr "Lan~v..."
#: CalcCommands.xcu
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Resume streaming"
-msgstr ""
+msgstr "Kenderc'hel al lanv"
#: CalcCommands.xcu
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop streaming"
-msgstr ""
+msgstr "Arsaviñ al lanv"
#: CalcCommands.xcu
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Reset Filter"
-msgstr ""
+msgstr "~Adderaouekaat ar sil"
#: CalcCommands.xcu
msgctxt ""
@@ -3461,7 +3461,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Data Streams"
-msgstr ""
+msgstr "Lanvoù roadennoù"
#: CalcWindowState.xcu
msgctxt ""
@@ -4559,7 +4559,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Horizontal Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Kael bennañ a-blaen/pennañ&eilvedel/diweredekaet "
#: ChartCommands.xcu
msgctxt ""
@@ -4622,7 +4622,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Vertical Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Kael bennañ a-serzh/pennañ&eilvedel/diweredekaet"
#: ChartCommands.xcu
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Minimize ~Presentation..."
-msgstr ""
+msgstr "~Bihanaat ar ginnigadenn..."
#: DrawWindowState.xcu
msgctxt ""
@@ -12020,7 +12020,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fontwork Gallery..."
-msgstr ""
+msgstr "Diskouezva Fontwork"
#: GenericCommands.xcu
msgctxt ""
@@ -13685,7 +13685,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find All"
-msgstr ""
+msgstr "Kavout pep tra"
#: GenericCommands.xcu
msgctxt ""
@@ -14063,7 +14063,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal view"
-msgstr ""
+msgstr "Gwel gwellek"
#: GenericCommands.xcu
msgctxt ""
@@ -14171,7 +14171,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image..."
-msgstr ""
+msgstr "Krennañ ar skeudenn..."
#: GenericCommands.xcu
msgctxt ""
@@ -14180,7 +14180,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image"
-msgstr ""
+msgstr "Krennañ ar skeudenn"
#: GenericCommands.xcu
msgctxt ""
@@ -14189,7 +14189,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage"
-msgstr ""
+msgstr "Ardeiñ"
#: GenericCommands.xcu
msgctxt ""
@@ -15991,7 +15991,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Distribution..."
-msgstr "~Rannañ..."
+msgstr "~Dasparzhañ..."
#: GenericCommands.xcu
msgctxt ""
@@ -17980,7 +17980,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Adderaouekaat ar sil/rumm"
#: GenericCommands.xcu
msgctxt ""
@@ -18349,7 +18349,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Adderaouekaat ar sil"
#: GenericCommands.xcu
msgctxt ""
@@ -18790,7 +18790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Image"
-msgstr ""
+msgstr "~Skeudenn"
#: GenericCommands.xcu
msgctxt ""
@@ -18970,7 +18970,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Non-br~eaking hyphen"
-msgstr "C'hourzhell ~didroc'hus"
+msgstr "Kedell ~anhoskus"
#: GenericCommands.xcu
msgctxt ""
@@ -18979,7 +18979,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Optional hyphen"
-msgstr "C'hourzhell di~ret"
+msgstr "Kedell di~ret"
#: GenericCommands.xcu
msgctxt ""
@@ -20473,7 +20473,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Character"
-msgstr ""
+msgstr "Arouezenn"
#: Sidebar.xcu
msgctxt ""
@@ -22300,7 +22300,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Image..."
-msgstr ""
+msgstr "Pajenn..."
#: WriterCommands.xcu
msgctxt ""
@@ -22309,7 +22309,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Image..."
-msgstr ""
+msgstr "~Pajenn..."
#: WriterCommands.xcu
msgctxt ""
@@ -22390,7 +22390,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print document"
-msgstr ""
+msgstr "Moullañ an alberz"
#: WriterCommands.xcu
msgctxt ""
@@ -23334,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "KilDis"
+msgid "Shift+Backspace"
+msgstr "Pennlizh.+Kilesaouiñ"
#: WriterCommands.xcu
msgctxt ""
@@ -23758,7 +23758,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Images on Even Pages"
-msgstr ""
+msgstr "Skediñ ar skeudenn war ar pajennoù hebar"
#: WriterCommands.xcu
msgctxt ""
@@ -23794,7 +23794,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Distribute Columns Evenly"
-msgstr "Ranna~dur ingal ar bannoù"
+msgstr "Das~parzhañ ingal ar bannoù"
#: WriterCommands.xcu
msgctxt ""
@@ -24100,7 +24100,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Images On/Off"
-msgstr ""
+msgstr "(Diw)Gweredekaat al luniennoù"
#: WriterCommands.xcu
msgctxt ""
@@ -24460,7 +24460,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save Images..."
-msgstr ""
+msgstr "Enrollañ ar skeudennoù..."
#: WriterCommands.xcu
msgctxt ""
@@ -24649,7 +24649,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Sil skeudenn"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24658,7 +24658,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24829,7 +24829,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Daskemmadurioù"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25000,7 +25000,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Sil skeudenn"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25009,7 +25009,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25180,7 +25180,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Daskemmadurioù"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25342,7 +25342,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Sil skeudenn"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25351,7 +25351,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25522,7 +25522,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Daskemmadurioù"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25594,7 +25594,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25711,7 +25711,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Sil skeudenn"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25828,7 +25828,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Daskemmadurioù"
#: WriterWindowState.xcu
msgctxt ""
@@ -26188,7 +26188,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Daskemmadurioù"
#: XFormsWindowState.xcu
msgctxt ""
diff --git a/source/br/readlicense_oo/docs.po b/source/br/readlicense_oo/docs.po
index 04a0024314b..2e8dd4fd0c5 100644
--- a/source/br/readlicense_oo/docs.po
+++ b/source/br/readlicense_oo/docs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-03 10:20+0000\n"
+"PO-Revision-Date: 2014-03-18 19:03+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383474036.0\n"
+"X-POOTLE-MTIME: 1395169389.000000\n"
#: readme.xrm
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"macxiOSX\n"
"readmeitem.text"
msgid "MacOSX 10.6 or higher"
-msgstr ""
+msgstr "MacOSX 10.6 pe nevesoc'h"
#: readme.xrm
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"s255we\n"
"readmeitem.text"
msgid "freetype version 2.2.0 or higher;"
-msgstr ""
+msgstr "freetype handelv 2.2.0 pe nevesoc'h ;"
#: readme.xrm
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"wd2dff\n"
"readmeitem.text"
msgid "Gnome 2.16 or higher, with the gail 1.9 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)."
-msgstr ""
+msgstr "Gnome 2.16 pe nevesoc'h, gant gail 1.9 hag ar pakadoù at-spi 1.7 (azgoulennet evit an ostilhoù dre galvezouriezh ameilañ [AT]), pe ur c'hetal arveriad dre gevregañ keverlec'h (GUI) (evel KDE e-touez re all)."
#: readme.xrm
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"rpminstall7a\n"
"readmeitem.text"
msgid "Alternatively, you can use the 'install' script, located in the toplevel directory of this archive to perform an installation as a user. The script will set up ${PRODUCTNAME} to have its own profile for this installation, separated from your normal ${PRODUCTNAME} profile. Note that this will not install the system integration parts such as desktop menu items and desktop MIME type registrations."
-msgstr ""
+msgstr "A-hend-all e vez arveret ar skript 'install', a zo e kavlec'hiad uhelañ an diell-mañ da erounit ar staliañ evel un arveriad. Arventennet e vo ${PRODUCTNAME} gant ar skript da gaout e aelad dezhañ evit ar staliañ-mañ, dispartiet diouzh hoc'h aelad ${PRODUCTNAME} reizh. Notennit ne vo ket staliet lodoù enframmañ ar reizhiad evel elfennoù lañser ar burev hag enrolladurioù mod MIME ar burev."
#: readme.xrm
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"sdfsdfgf42t2\n"
"readmeitem.text"
msgid "Notes Concerning Desktop Integration for Linux Distributions Not Covered in the Above Installation Instructions"
-msgstr "Notennoù a-zivout enkorfadur er burev evit an dasparzhioù Linux nad int ket dedennet gant an ditouroù staliañ a-us"
+msgstr "Notennoù a-zivout enkorfadur er burev evit an dasparzhiadoù Linux nad int ket dedennet gant an ditouroù staliañ a-us"
#: readme.xrm
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"otherinstall2\n"
"readmeitem.text"
msgid "The RPMS (or DEBS, respectively) directory also contains a package named libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (or libreoffice4.1-debian-menus_4.1.0-3_all.deb, respectively, or similar). This is a package for all Linux distributions that support the Freedesktop.org specifications/recommendations (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), and is provided for installation on other Linux distributions not covered in the aforementioned instructions."
-msgstr "Ur pakad anvet libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (pe libreoffice4.1-debian-menus_4.1.0-3_all.deb, pe zamheñvel) ez eus er RPMS. Ur pakad evit an holl zasparzhioù eo hennezh a skor an erbedadennoù/spesadurioù Freedesktop.org (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), hag a zo pourchaset evit ar staliadur war dasparzhioù Linux nad int ket dedennet gant an ditouroù staliañ roet a-raok."
+msgstr "Ur pakad anvet libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (pe libreoffice4.1-debian-menus_4.1.0-3_all.deb, pe zamheñvel) ez eus er RPMS. Ur pakad evit an holl zasparzhioù eo hennezh a skor an erbedadennoù/spesadurioù Freedesktop.org (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), hag a zo pourchaset evit ar staliadur war dasparzhiadoù Linux nad int ket dedennet gant an ditouroù staliañ roet a-raok."
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently BugZilla, kindly hosted at <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "BugZilla eo hor reizhiad da gas, heuliañ ha diskoulmañ an danevelloù, herberc'hiet eo digoust e <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. Enkalonekaat a reomp an arveriaded da gas danevelloù a-fet beugoù kejet outo gant o savennoù dezho. Kas danevelloù a-fet beugoù eo unan eus an doareoù gwellañ da gemer perzh er gumuniezh da skoazellañ diorren ha gwellaat ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
@@ -798,7 +798,7 @@ msgctxt ""
"joining0\n"
"readmeitem.text"
msgid "Joining one or more Projects"
-msgstr "Emezellañ e unan pe veur a raktres"
+msgstr "Emezelañ ouzh unan pe veur a raktres"
#: readme.xrm
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"ModifiedSourceCodeHeading\n"
"readmeitem.text"
msgid "Used / Modified Source Code"
-msgstr ""
+msgstr "Boneg tarzh arveret/daskemmet"
#: readme.xrm
msgctxt ""
@@ -838,4 +838,4 @@ msgctxt ""
"ModifiedSourceCodePara\n"
"readmeitem.text"
msgid "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation."
-msgstr ""
+msgstr "Lodoù Copyright 1998, 1999 James Clark. Lodoù Copyright 1996, 1998 Netscape Communications Corporation."
diff --git a/source/br/reportdesign/uiconfig/dbreport/ui.po b/source/br/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..b063072d773
--- /dev/null
+++ b/source/br/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-03-16 08:05+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: Pootle 2.5.1\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1394957105.000000\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "Deiziad hag eur"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "Enlakaat an _deiziad"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "_Mentrezhañ :"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "Enlakaat an _eur"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "Ment_rezhañ :"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "Niverennoù ar pajennoù"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "_Pajenn N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "Pajenn _N war M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "Mentrezhañ"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "_Lein ar bajenn (Talbenn)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "_Diaz ar bajenn (troad pajenn)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "Lec'hiadur"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "Tu kleiz"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "Kreiz"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "Tu dehou"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "Des_teudadur :"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "Diskouez an niverenn war ar bajenn gentañ"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "Hollek"
diff --git a/source/br/sc/source/ui/StatisticsDialogs.po b/source/br/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..da1e9ca3b0e
--- /dev/null
+++ b/source/br/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-05 19:39+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391629166.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "Keitad hefiñv"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "Lenkraat argemmvac'hel"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "Dezrann an hebiant"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "ANOVA - Parenn eeun"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "Strolladoù"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "Etre ar strolladoù"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "E-kreiz ar strolladoù"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "Tarzh ar argemm"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "Gwerzh P"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "Eizik F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "Hollad"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "Keflen"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "Keflenoù"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr "Kehebiant"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr "Kehebiantoù"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr "Stadegoù deskrivañ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Keitad"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "Fazi skoueriek"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr "Mod"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Kreiztuenn"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr "Hebiant"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Diroudenn skoueriek"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr "Kurtosis"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr "Ankemparzhder"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "Lijorenn"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "Izek"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "Uc'hek"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "Sammad"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr "Kont"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr "Dargouezhek ($(DISTRIBUTION))"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr "Unvan"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr "Niver kevan unvan"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "Reizh"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr "Cauchy"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr "Bernoulli"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr "Binomiek"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr "Binomiek leiel"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr "Khi-daou"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr "Mentoniel"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "Izek"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "Uc'hek"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Keitad"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Diroudenn skoueriek"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Kreiztuenn"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr "Sigma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "Gwerzh p"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr "Niver a daolioù arnod"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "Gwerzh nu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr "Standilhonañ"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "Bann %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "Renk %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
diff --git a/source/br/sc/source/ui/drawfunc.po b/source/br/sc/source/ui/drawfunc.po
index 9e039b89dc9..63112d693d4 100644
--- a/source/br/sc/source/ui/drawfunc.po
+++ b/source/br/sc/source/ui/drawfunc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-03 10:21+0000\n"
+"PO-Revision-Date: 2013-12-15 16:13+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383474107.0\n"
+"X-POOTLE-MTIME: 1387124034.0\n"
#: drformsh.src
msgctxt ""
@@ -370,7 +370,7 @@ msgctxt ""
"RID_GRAPHIC_OBJECTBAR\n"
"string.text"
msgid "Image Object Bar"
-msgstr ""
+msgstr "Barrenn an ergorennoù kevregat"
#: objdraw.src
msgctxt ""
@@ -387,7 +387,7 @@ msgctxt ""
"SID_EXPORT_AS_GRAPHIC\n"
"menuitem.text"
msgid "Export as Image.."
-msgstr ""
+msgstr "Ezporzhiañ evel skeudenn..."
#: objdraw.src
msgctxt ""
diff --git a/source/br/sc/source/ui/navipi.po b/source/br/sc/source/ui/navipi.po
index 1b7e4ef1a5b..6f9c548546e 100644
--- a/source/br/sc/source/ui/navipi.po
+++ b/source/br/sc/source/ui/navipi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-03 10:22+0000\n"
+"PO-Revision-Date: 2013-12-15 16:13+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383474135.0\n"
+"X-POOTLE-MTIME: 1387124039.0\n"
#: navipi.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SCSTR_CONTENT_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: navipi.src
msgctxt ""
diff --git a/source/br/sc/source/ui/src.po b/source/br/sc/source/ui/src.po
index aaec080bb12..9d7ed4a51a3 100644
--- a/source/br/sc/source/ui/src.po
+++ b/source/br/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-22 17:56+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-03-23 12:59+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377194217.0\n"
+"X-POOTLE-MTIME: 1395579581.000000\n"
#: autofmt.src
msgctxt ""
@@ -1181,7 +1181,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "3 Smilies"
-msgstr ""
+msgstr "3 fromlun"
#: condformatdlg.src
msgctxt ""
@@ -1190,7 +1190,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "3 Colored Smilies"
-msgstr ""
+msgstr "3 fromlun livet"
#: condformatdlg.src
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "4 Arrows"
-msgstr ""
+msgstr "4 bir"
#: condformatdlg.src
msgctxt ""
@@ -1208,7 +1208,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "4 Gray Arrows"
-msgstr ""
+msgstr "4 bir louet"
#: condformatdlg.src
msgctxt ""
@@ -1217,7 +1217,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "4 Circles Red to Black"
-msgstr ""
+msgstr "4 c'helc'h ruz betek du"
#: condformatdlg.src
msgctxt ""
@@ -1226,7 +1226,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "4 Ratings"
-msgstr ""
+msgstr "4 notenn"
#: condformatdlg.src
msgctxt ""
@@ -1235,7 +1235,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "4 Traffic Lights"
-msgstr ""
+msgstr "4 gouloù triliv"
#: condformatdlg.src
msgctxt ""
@@ -1244,7 +1244,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "5 Arrows"
-msgstr ""
+msgstr "5 bir"
#: condformatdlg.src
msgctxt ""
@@ -1253,7 +1253,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "5 Gray Arrows"
-msgstr ""
+msgstr "5 bir louet"
#: condformatdlg.src
msgctxt ""
@@ -1262,7 +1262,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "5 Ratings"
-msgstr ""
+msgstr "5 priziadur"
#: condformatdlg.src
msgctxt ""
@@ -1271,7 +1271,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid "5 Quarters"
-msgstr ""
+msgstr "5 karter"
#: condformatdlg.src
msgctxt ""
@@ -2065,7 +2065,7 @@ msgctxt ""
"STR_UNDO_GRAFEDIT\n"
"string.text"
msgid "Edit Image"
-msgstr ""
+msgstr "Embann ar skeudenn"
#: globstr.src
msgctxt ""
@@ -4431,7 +4431,7 @@ msgctxt ""
"STR_VOBJ_OBJECT\n"
"string.text"
msgid "Objects/Image"
-msgstr ""
+msgstr "Ergorennoù/Skeudenn"
#: globstr.src
msgctxt ""
@@ -4861,7 +4861,7 @@ msgctxt ""
"STR_GRAPHICNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: globstr.src
msgctxt ""
@@ -6335,6 +6335,9 @@ msgid ""
"#\n"
"be deleted?"
msgstr ""
+"Ha sur hoc'h eus c'hoant da zilemel\n"
+"an enankad\n"
+"# ?"
#: globstr.src
msgctxt ""
@@ -6343,7 +6346,7 @@ msgctxt ""
"STR_COPYLIST\n"
"string.text"
msgid "Copy List"
-msgstr ""
+msgstr "Eilañ ar roll"
#: globstr.src
msgctxt ""
@@ -6352,7 +6355,7 @@ msgctxt ""
"STR_COPYFROM\n"
"string.text"
msgid "List from"
-msgstr ""
+msgstr "Roll adalek"
#: globstr.src
msgctxt ""
@@ -6361,7 +6364,7 @@ msgctxt ""
"STR_COPYERR\n"
"string.text"
msgid "Cells without text have been ignored."
-msgstr ""
+msgstr "Dilaosket eo bet ar c'helligoù hep testenn."
#: globstr.src
msgctxt ""
@@ -6370,7 +6373,7 @@ msgctxt ""
"STR_CTRLCLICKHYPERLINK\n"
"string.text"
msgid "ctrl+click to open hyperlink:"
-msgstr ""
+msgstr "ctrl+Klik a-benn digeriñ ur gourere"
#: globstr.src
msgctxt ""
@@ -6379,7 +6382,7 @@ msgctxt ""
"STR_CLICKHYPERLINK\n"
"string.text"
msgid "click to open hyperlink:"
-msgstr ""
+msgstr "clik a-benn digeriñ ur gourere :"
#: hdrcont.src
msgctxt ""
@@ -10303,8 +10306,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Ar marevezh deraouiñ. Ar marevezh kentañ lakaet er jedadur. Ar marevezhioù-mañ zo niverennet adalek 1."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Ar marevezh deraouiñ. Ar marevezh kentañ lakaet er jedadur. D = 1 a veneg ar marevezh kentañ."
#: scfuncs.src
msgctxt ""
@@ -10420,8 +10423,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Ar marevezh deraouiñ. Ar marevezh kentañ lakaet er jedadur. Ar marevezhioù-mañ zo niverennet adalek 1."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Ar marevezh deraouiñ. Ar marevezh kentañ lakaet er jedadur. D = 1 a veneg ar marevezh kentañ."
#: scfuncs.src
msgctxt ""
@@ -12311,7 +12314,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "An dezverk da arloañ d'al lijorenn."
#: scfuncs.src
msgctxt ""
@@ -12374,7 +12377,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "An dezverk da arloañ d'al lijorenn."
#: scfuncs.src
msgctxt ""
@@ -12455,7 +12458,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Dezverk 1, dezverk 2... a dalv d'an dezverkoù da arloañ d'al lijorennoù lavaret."
#: scfuncs.src
msgctxt ""
@@ -12518,7 +12521,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Dezverk 1, dezverk 2... a dalv d'an dezverkoù da arloañ d'al lijorennoù lavaret."
#: scfuncs.src
msgctxt ""
@@ -12563,7 +12566,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Dezverk 1, dezverk 2... a dalv d'an dezverkoù da arloañ d'al lijorennoù lavaret."
#: scfuncs.src
msgctxt ""
@@ -12590,7 +12593,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr ""
+msgstr "Al lijorennad kelligoù da vezañ priziet gant an dezverkoù lavaret."
#: scfuncs.src
msgctxt ""
@@ -12608,7 +12611,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "An dezverk da arloañ d'al lijorenn."
#: scfuncs.src
msgctxt ""
@@ -14183,7 +14186,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "array_1"
-msgstr ""
+msgstr "oged_1"
#: scfuncs.src
msgctxt ""
@@ -14201,7 +14204,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "array_2"
-msgstr ""
+msgstr "oged_2"
#: scfuncs.src
msgctxt ""
@@ -14462,7 +14465,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a frequency distribution as a vertical array."
-msgstr "reiñ a ra un dasparzh talmek e stumm un oged a-serzh."
+msgstr "Reiñ a ra un dasparzh talmek e stumm un oged a-serzh."
#: scfuncs.src
msgctxt ""
@@ -15020,7 +15023,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the variance based on a sample."
-msgstr ""
+msgstr "Jediñ a ra an hebiant diazezet ur standilhon."
#: scfuncs.src
msgctxt ""
@@ -15029,7 +15032,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "niver "
#: scfuncs.src
msgctxt ""
@@ -15038,7 +15041,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Niver 1, niver 2 ... a zo eus 1 da 30 arguzenn niverel a genglot gant standilhon ur boblañs."
#: scfuncs.src
msgctxt ""
@@ -15101,7 +15104,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates variance based on the entire population."
-msgstr ""
+msgstr "Jediñ a ra an hebiant diazezet war ar boblañs a-bezh."
#: scfuncs.src
msgctxt ""
@@ -15110,7 +15113,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "niver "
#: scfuncs.src
msgctxt ""
@@ -15119,7 +15122,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population."
-msgstr ""
+msgstr "Niver 1, niver 2 ... a zo eus 1 da 30 arguzenn niverel a-genglot gant ur boblañs."
#: scfuncs.src
msgctxt ""
@@ -15182,7 +15185,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on a sample."
-msgstr ""
+msgstr "Jediñ a ra ar forc'had rizh diazezet war ur standilhon."
#: scfuncs.src
msgctxt ""
@@ -15191,7 +15194,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "niver "
#: scfuncs.src
msgctxt ""
@@ -15200,7 +15203,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Niver 1, niver 2 ... a zo eus 1 da 30 arguzenn niverel a genglot gant standilhon ur boblañs."
#: scfuncs.src
msgctxt ""
@@ -15254,7 +15257,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Niver 1, niver 2 ... a zo eus 1 da 30 arguzenn niverel o talvezout d'ur boblañs."
#: scfuncs.src
msgctxt ""
@@ -15263,7 +15266,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on the entire population."
-msgstr ""
+msgstr "Jediñ a ra ar forc'had rizh diazezet war ar boblañs a-bezh."
#: scfuncs.src
msgctxt ""
@@ -15272,7 +15275,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "niver "
#: scfuncs.src
msgctxt ""
@@ -15281,7 +15284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Niver 1, niver 2 ... a zo eus 1 da 30 arguzenn niverel o talvezout d'ur boblañs."
#: scfuncs.src
msgctxt ""
@@ -15497,7 +15500,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments, representing a sample of the distribution."
-msgstr "Niver 1, niver 2 ... a zo eus 1 da 30 arguzenn niverel o talvezout d'ur standilhoñ eus an dasparzh."
+msgstr "Niver 1, niver 2 ... a zo eus 1 da 30 arguzenn niverel o talvezout d'ur standilhon eus an dasparzh."
#: scfuncs.src
msgctxt ""
@@ -16298,7 +16301,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the binomial distribution."
-msgstr ""
+msgstr "Gwerzhioù an dasparzhañ binomiek."
#: scfuncs.src
msgctxt ""
@@ -16307,7 +16310,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "X"
-msgstr ""
+msgstr "X"
#: scfuncs.src
msgctxt ""
@@ -16316,7 +16319,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number of successes in a series of trials."
-msgstr ""
+msgstr "An niver a daolioù berzh en heuliad taolioù esae."
#: scfuncs.src
msgctxt ""
@@ -16325,7 +16328,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "taolioù esae"
#: scfuncs.src
msgctxt ""
@@ -16334,7 +16337,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "An niver a daolioù esae."
#: scfuncs.src
msgctxt ""
@@ -16343,7 +16346,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "Tebegenn"
#: scfuncs.src
msgctxt ""
@@ -16352,7 +16355,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "Tebegenn d'ober berzh evit un taol esae."
#: scfuncs.src
msgctxt ""
@@ -16361,7 +16364,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "C"
-msgstr ""
+msgstr "D"
#: scfuncs.src
msgctxt ""
@@ -16370,7 +16373,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
-msgstr ""
+msgstr "Dassammat. D = 0 a jed an debegenn hiniennel , D = 1 an debegenn dassammat."
#: scfuncs.src
msgctxt ""
@@ -16441,8 +16444,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Arguzennoù harzat an dasparzh binomiek"
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Reiñ a ra ar werzh vihanañ ma vo an dasparzh binomiek dassammet uheloc'h evit pe bar hag ur werzh dezverk eviti."
#: scfuncs.src
msgctxt ""
@@ -16504,8 +16507,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr ""
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Reiñ a ra ar werzh vihanañ ma vo an dasparzh binomiek dassammet uheloc'h evit pe bar hag ur werzh dezverk eviti."
#: scfuncs.src
msgctxt ""
@@ -16514,7 +16517,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "taolioù esae"
#: scfuncs.src
msgctxt ""
@@ -16523,7 +16526,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "An niver a daolioù esae."
#: scfuncs.src
msgctxt ""
@@ -16532,7 +16535,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "Tebegenn"
#: scfuncs.src
msgctxt ""
@@ -16541,7 +16544,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "Tebegenn d'ober berzh evit un taol esae."
#: scfuncs.src
msgctxt ""
@@ -16550,7 +16553,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "Alfa"
#: scfuncs.src
msgctxt ""
@@ -16559,7 +16562,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The border probability that is attained or exceeded."
-msgstr ""
+msgstr "An debegenn vevenn a rank bezañ kevatal outi pe distremenet."
#: scfuncs.src
msgctxt ""
@@ -16586,7 +16589,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the Poisson distribution is to be calculated."
-msgstr "Ar werzh ma vo jedet an dasparzh Poisson eviti."
+msgstr "Ar werzh ma vo jedet an dasparzhañ Poisson eviti."
#: scfuncs.src
msgctxt ""
@@ -16604,7 +16607,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Mean. The mean value of the Poisson distribution."
-msgstr "Keitad. Gwerzh keitat an dasparzh Poisson."
+msgstr "Keitad. Gwerzh keitat an dasparzhañ Poisson."
#: scfuncs.src
msgctxt ""
@@ -16627,6 +16630,69 @@ msgstr "Gant 0 pe DIWIR e vo jedet kevreizhenn tebekter an debegenn. Gant ne ver
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "Reiñ a ra an dasparzhañ Poisson."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Niver"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "Ar werzh ma vo jedet an dasparzhañ Poisson eviti."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "keitad"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "Keitad. Gwerzh keitat an dasparzhañ Poisson."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Dassammek"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr "Gant 0 pe DIWIR e vo jedet kevreizhenn tebekter an debegenn. Gant ne vern pe werzh all pe GWIR pe ankouaet e vo jedet kevreizhenn an dasparzh dassammat."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17032,6 +17098,69 @@ msgstr "Dassammat. D = 0 a jed ar gevreizhenn debekter, D = 1 an dasparzh."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "Gwerzhioù an dasparzh argemmvac'hel."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Niver"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "Ar werzh ma vo jedet an dasparzh argemmvac'hel eviti."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "Lambda"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "Arventennoù an dasparzh argemmvac'hel."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr "D"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Dassammat. D = 0 a jed ar gevreizhenn debekter, D = 1 an dasparzh."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17450,7 +17579,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the beta distribution."
-msgstr ""
+msgstr "Gwerzhioù an dasparzh Beta."
#: scfuncs.src
msgctxt ""
@@ -17459,7 +17588,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "niver"
#: scfuncs.src
msgctxt ""
@@ -17468,7 +17597,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the beta distribution is to be calculated."
-msgstr ""
+msgstr "Ar werzh ma vo jedet an dasparzh Beta eviti."
#: scfuncs.src
msgctxt ""
@@ -17477,7 +17606,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "Alfa"
#: scfuncs.src
msgctxt ""
@@ -17486,7 +17615,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Arventenn Alfa an dasparzh Beta."
#: scfuncs.src
msgctxt ""
@@ -17495,7 +17624,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17504,7 +17633,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Arventenn Beta an dasparzh Beta."
#: scfuncs.src
msgctxt ""
@@ -17513,7 +17642,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Dassammek"
#: scfuncs.src
msgctxt ""
@@ -17522,7 +17651,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
-msgstr ""
+msgstr "0 pe DIWIR evit kevreizhenn tebekter an debegenn, ne ver pe wezh all pe GWIR pe ankouaet evit kevreizhenn an dasparzh dassammat."
#: scfuncs.src
msgctxt ""
@@ -17531,7 +17660,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Deroù"
#: scfuncs.src
msgctxt ""
@@ -17540,7 +17669,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Ar werzh deraouiñ evit etremeziad gwerzhioù an dasparzh."
#: scfuncs.src
msgctxt ""
@@ -17549,7 +17678,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Dibenn"
#: scfuncs.src
msgctxt ""
@@ -17558,7 +17687,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Ar werzh echuiñ evit etremeziad gwerzhioù an dasparzh."
#: scfuncs.src
msgctxt ""
@@ -17567,7 +17696,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse beta distribution."
-msgstr ""
+msgstr "Gwerzhioù an dasparzhañ Beta gin."
#: scfuncs.src
msgctxt ""
@@ -17576,7 +17705,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "niver"
#: scfuncs.src
msgctxt ""
@@ -17585,7 +17714,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse beta distribution is to be calculated."
-msgstr ""
+msgstr "Ar werzh tebegezh ma vo jedet an dasparzh beta gin eviti."
#: scfuncs.src
msgctxt ""
@@ -17594,7 +17723,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "Alfa"
#: scfuncs.src
msgctxt ""
@@ -17603,7 +17732,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Arventenn Alfa an dasparzh Beta."
#: scfuncs.src
msgctxt ""
@@ -17612,7 +17741,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17621,7 +17750,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Arventenn Beta an dasparzh Beta."
#: scfuncs.src
msgctxt ""
@@ -17630,7 +17759,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Deroù"
#: scfuncs.src
msgctxt ""
@@ -17639,7 +17768,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Ar werzh deraouiñ evit etremeziad gwerzhioù an dasparzh."
#: scfuncs.src
msgctxt ""
@@ -17648,7 +17777,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Dibenn"
#: scfuncs.src
msgctxt ""
@@ -17657,7 +17786,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Ar werzh echuiñ evit etremeziad gwerzhioù an dasparzh."
#: scfuncs.src
msgctxt ""
@@ -17743,6 +17872,87 @@ msgstr "Dassammat. D = 0 a jed ar gevreizhenn debekter, D = 1 an dasparzh."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "Reiñ a ra gwerzhioù an dasparzh Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Niver"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "Ar werzh ma vo jedet an dasparzh Weibull eviti."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "Arventenn Alfa an dasparzh Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "beta"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "Arventenn Beta an dasparzh Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr "D"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Dassammat. D = 0 a jed ar gevreizhenn debekter, D = 1 an dasparzh."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17824,6 +18034,105 @@ msgstr "Ment ar boblañs."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "Gwerzhioù an dasparzh dreistmentoniel."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr "X"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "An niver a daolioù berzh er standilhon."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "N_standilhon"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "Ment ar standilhon."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "taolioù berzh"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "Niver a daolioù berzh er boblañs."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "N_poblañs"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "Ment ar boblañs."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Dassammek"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr "Dassammek. GWIR a jed kevreizhenn an dasparzh dassammek. DIWIR a jed kevreizhenn dolz an debegenn."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -17995,6 +18304,150 @@ msgstr "Derezioù frankiz e anver an dasparzh F."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "Gwerzhioù al lost kleiz eus dasparzhañ an debegenn F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Niver"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Ar werzh ma vo jedet an dasparzh F eviti."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "derezioù_frankiz_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Derezioù frankiz e niverer an dasparzh F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "derezioù_frankiz_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Derezioù frankiz e anver an dasparzh F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "dassammek"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr "Kevreizhenn dasparzhañ dassammek (GWIR) pe gevreizhenn debekter an debegenn (DIWIR)."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "Gwerzhioù al lost kleiz eus dasparzhañ an debegenn F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Niver"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Ar werzh ma vo jedet an dasparzh F eviti."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "derezioù_frankiz_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Derezioù frankiz e niverer an dasparzh F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "derezioù_frankiz_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Derezioù frankiz e anver an dasparzh F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18058,6 +18511,132 @@ msgstr "Derezioù frankiz e anver an dasparzh F."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "Gwerzhioù al lost kleiz eus an dasparzhañ F gin."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "niver"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Ar werzh tebegenn ma vo jedet an dasparzh F gin eviti."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "derezioù_frankiz_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Derezioù frankiz e niverer an dasparzh F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "derezioù_frankiz_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Derezioù frankiz e anver an dasparzh F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "Gwerzhioù al lost dehou eus an dasparzhañ F gin."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "niver"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Ar werzh tebegenn ma vo jedet an dasparzh F gin eviti."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "derezioù_frankiz_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Derezioù frankiz e niverer an dasparzh F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "derezioù_frankiz_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Derezioù frankiz e anver an dasparzh F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18107,7 +18686,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the right-tail probability of the chi-square distribution."
-msgstr ""
+msgstr "Reiñ a ra an debegenn war an tu dehou eus an dasparzhañ Khi-daou."
#: scfuncs.src
msgctxt ""
@@ -18116,7 +18695,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Niver"
#: scfuncs.src
msgctxt ""
@@ -18125,7 +18704,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Ar werzh ma vo jedet an dasparzh Khi-daou eviti."
#: scfuncs.src
msgctxt ""
@@ -18134,7 +18713,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "derezioù_frankiz"
#: scfuncs.src
msgctxt ""
@@ -18143,7 +18722,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Derezioù frankiz an dasparzh Khi-daou"
#: scfuncs.src
msgctxt ""
@@ -18215,7 +18794,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
-msgstr ""
+msgstr "Reiñ a ra an devegezh war an tu kleiz eus kevreizhenn an dasparzh dassammat pe ar gwerzhioù eus kevreizhenn tebekter an devegezh evit an dasparzh Khi-daou."
#: scfuncs.src
msgctxt ""
@@ -18224,7 +18803,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Niver"
#: scfuncs.src
msgctxt ""
@@ -18233,7 +18812,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
-msgstr ""
+msgstr "Ar werzh ma vo jedet kevreizhenn tebekter an devegezh pe kevreizhenn an dasparzh dassammat evit."
#: scfuncs.src
msgctxt ""
@@ -18242,7 +18821,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Derezioù frankiz"
#: scfuncs.src
msgctxt ""
@@ -18251,7 +18830,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi-square distribution."
-msgstr ""
+msgstr "Derezioù frankiz an dasparzh Khi-daou"
#: scfuncs.src
msgctxt ""
@@ -18260,7 +18839,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Dassammek"
#: scfuncs.src
msgctxt ""
@@ -18268,8 +18847,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr ""
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
+msgstr "Gant 0 pe DIWIR e vo jedet kevreizhenn tebekter an debegenn. Gant ne vern pe werzh all pe GWIR pe ankouaet e vo jedet kevreizhenn an dasparzh dassammat."
#: scfuncs.src
msgctxt ""
@@ -18323,7 +18902,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
-msgstr ""
+msgstr "Gwerzhioù an DASKHI gin (x ; DerezioùFrankiz)."
#: scfuncs.src
msgctxt ""
@@ -18332,7 +18911,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "niver"
#: scfuncs.src
msgctxt ""
@@ -18341,7 +18920,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
-msgstr ""
+msgstr "Ar werzh tebegezh ma vo jedet an dasparzh Khi-daou gin eviti."
#: scfuncs.src
msgctxt ""
@@ -18350,7 +18929,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "derezioù_frankiz"
#: scfuncs.src
msgctxt ""
@@ -18359,7 +18938,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Derezioù frankiz an dasparzh Khi-daou"
#: scfuncs.src
msgctxt ""
@@ -18413,7 +18992,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr ""
+msgstr "Gwerzhioù an dasparzh DASPARZH.KHIDAOU(x;DerezioùFrankiz;GWIR())."
#: scfuncs.src
msgctxt ""
@@ -18422,7 +19001,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Probability"
-msgstr ""
+msgstr "Tebegenn"
#: scfuncs.src
msgctxt ""
@@ -18431,7 +19010,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Ar werzh tebegezh ma vo jedet an dasparzh Khi-daou gin eviti."
#: scfuncs.src
msgctxt ""
@@ -18440,7 +19019,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Derezioù frankiz"
#: scfuncs.src
msgctxt ""
@@ -18449,7 +19028,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Derezioù frankiz an dasparzh Khi-daou"
#: scfuncs.src
msgctxt ""
@@ -18674,7 +19253,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a normal distribution."
-msgstr ""
+msgstr "Reiñ a ra un entremez fiziañs (1 alpha) evit un dasparzh reol."
#: scfuncs.src
msgctxt ""
@@ -18683,7 +19262,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "Alfa"
#: scfuncs.src
msgctxt ""
@@ -18692,7 +19271,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "Live an etremez a fiziañs."
#: scfuncs.src
msgctxt ""
@@ -18701,7 +19280,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "FORCHADRIZH"
#: scfuncs.src
msgctxt ""
@@ -18710,7 +19289,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Forc'had rizh ar boblañs."
#: scfuncs.src
msgctxt ""
@@ -18719,7 +19298,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "ment"
#: scfuncs.src
msgctxt ""
@@ -18728,7 +19307,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Ment ar boblañs."
#: scfuncs.src
msgctxt ""
@@ -18737,7 +19316,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr ""
+msgstr "Reiñ a ra un entremez fiziañs (1 alfa) evit un dasparzh eus sturierion."
#: scfuncs.src
msgctxt ""
@@ -18746,7 +19325,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "Alfa"
#: scfuncs.src
msgctxt ""
@@ -18755,7 +19334,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "Live an etremez a fiziañs."
#: scfuncs.src
msgctxt ""
@@ -18764,7 +19343,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "FORCHADRIZH"
#: scfuncs.src
msgctxt ""
@@ -18773,7 +19352,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Forc'had rizh ar boblañs."
#: scfuncs.src
msgctxt ""
@@ -18782,7 +19361,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "ment"
#: scfuncs.src
msgctxt ""
@@ -18791,7 +19370,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Ment ar boblañs."
#: scfuncs.src
msgctxt ""
@@ -18908,7 +19487,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the chi square independence test."
-msgstr ""
+msgstr "Reiñ a ra taol arnod dizalc'h Khi-daou."
#: scfuncs.src
msgctxt ""
@@ -18917,7 +19496,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_B"
-msgstr ""
+msgstr "Roadennoù_O"
#: scfuncs.src
msgctxt ""
@@ -18926,7 +19505,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The observed data array."
-msgstr ""
+msgstr "An oged roadennoù sellet outi."
#: scfuncs.src
msgctxt ""
@@ -18935,7 +19514,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "data_E"
-msgstr ""
+msgstr "roadennoù_G"
#: scfuncs.src
msgctxt ""
@@ -18944,7 +19523,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The expected data array."
-msgstr ""
+msgstr "An oged roadennoù gortozet."
#: scfuncs.src
msgctxt ""
@@ -18994,6 +19573,51 @@ msgstr "Oged an eil enrolladur."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "Jediñ a ra disoc'h un taol arnod F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "roadennoù_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "Oged an enrolladur kentañ."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "roadennoù_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "Oged an eil enrolladur."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
@@ -19349,7 +19973,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Jediñ a ra kehebiant ar boblañs."
#: scfuncs.src
msgctxt ""
@@ -19394,7 +20018,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Jediñ a ra kehebiant ar boblañs."
#: scfuncs.src
msgctxt ""
@@ -19403,7 +20027,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Roadennoù_1"
#: scfuncs.src
msgctxt ""
@@ -19412,7 +20036,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "Oged an enrolladur kentañ."
#: scfuncs.src
msgctxt ""
@@ -19421,7 +20045,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Roadennoù_2"
#: scfuncs.src
msgctxt ""
@@ -19430,7 +20054,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Oged an eil enrolladur."
#: scfuncs.src
msgctxt ""
@@ -19439,7 +20063,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the sample covariance."
-msgstr ""
+msgstr "Jediñ a ra kehebiant ar standilhon."
#: scfuncs.src
msgctxt ""
@@ -19448,7 +20072,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Roadennoù_1"
#: scfuncs.src
msgctxt ""
@@ -19457,7 +20081,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "Oged an enrolladur kentañ."
#: scfuncs.src
msgctxt ""
@@ -19466,7 +20090,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Roadennoù_2"
#: scfuncs.src
msgctxt ""
@@ -19475,7 +20099,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Oged an eil enrolladur."
#: scfuncs.src
msgctxt ""
@@ -21421,7 +22045,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed."
-msgstr ""
+msgstr "Dispartier ar miliadoù. Mar 0 pe zisoñjet e vo graet gant dispartier al lec'h, a-hend all e vo dilamet."
#: scfuncs.src
msgctxt ""
@@ -22448,7 +23072,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr ""
+msgstr "Reiñ a ra hirder un hedad testenn, gant DBCS"
#: scfuncs.src
msgctxt ""
@@ -22457,7 +23081,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testenn"
#: scfuncs.src
msgctxt ""
@@ -22466,7 +23090,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the length is to be determined."
-msgstr ""
+msgstr "An destenn ma vo despizet an hirder enni."
#: scfuncs.src
msgctxt ""
@@ -22475,7 +23099,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Adkas a ra arouezenn(où) diwezhañ un destenn, gant DBCS."
#: scfuncs.src
msgctxt ""
@@ -22484,7 +23108,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testenn"
#: scfuncs.src
msgctxt ""
@@ -22493,7 +23117,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the end partial words are to be determined."
-msgstr ""
+msgstr "An destenn ma vo erspizet ar gerioù dibenn darnel enni."
#: scfuncs.src
msgctxt ""
@@ -22502,7 +23126,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "niver"
#: scfuncs.src
msgctxt ""
@@ -22511,7 +23135,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the end text."
-msgstr ""
+msgstr "An niver a arouezennoù evit an destenn dibenn."
#: scfuncs.src
msgctxt ""
@@ -22520,7 +23144,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Eztennañ a ra arouezenn gentañ pe arouezennoù kentañ un destenn, gant DBCS."
#: scfuncs.src
msgctxt ""
@@ -22529,7 +23153,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testenn"
#: scfuncs.src
msgctxt ""
@@ -22538,7 +23162,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text where the initial partial words are to be determined."
-msgstr ""
+msgstr "An destenn ma vo despizet he gerioù derou darnel."
#: scfuncs.src
msgctxt ""
@@ -22547,7 +23171,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "niver"
#: scfuncs.src
msgctxt ""
@@ -22556,7 +23180,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the start text."
-msgstr ""
+msgstr "An niver a arouezennoù evit testenn an derou."
#: scfuncs.src
msgctxt ""
@@ -22565,7 +23189,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr ""
+msgstr "Adkas a ra un hedad arouezennoù darnel eus un destenn, gant DBCS."
#: scfuncs.src
msgctxt ""
@@ -22574,7 +23198,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testenn"
#: scfuncs.src
msgctxt ""
@@ -22583,7 +23207,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which partial words are to be determined."
-msgstr ""
+msgstr "An destenn ma vo despizet ar gerioù darnel enni."
#: scfuncs.src
msgctxt ""
@@ -22592,7 +23216,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "start"
-msgstr ""
+msgstr "deroù"
#: scfuncs.src
msgctxt ""
@@ -22601,7 +23225,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The position from which the part word is to be determined."
-msgstr ""
+msgstr "Al lec'hiadur ma vo despizet ar ger darnel dioutañ."
#: scfuncs.src
msgctxt ""
@@ -22610,7 +23234,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "niver"
#: scfuncs.src
msgctxt ""
@@ -22619,7 +23243,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The number of characters for the text."
-msgstr ""
+msgstr "An niver a arouezennoù evit an destenn."
#: scfuncs.src
msgctxt ""
@@ -22628,7 +23252,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Apply an XPath expression to an XML document"
-msgstr ""
+msgstr "Arloañ ur bomm mod XPath d'an teul mod XML"
#: scfuncs.src
msgctxt ""
@@ -22637,7 +23261,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "XML Document"
-msgstr ""
+msgstr "Teul mod XML"
#: scfuncs.src
msgctxt ""
@@ -22646,7 +23270,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "String containing a valid XML stream"
-msgstr ""
+msgstr "Hedad gant ul lanv mod XML talvoudek"
#: scfuncs.src
msgctxt ""
@@ -22655,7 +23279,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "XPath expression"
-msgstr ""
+msgstr "Bomm mod XPath"
#: scfuncs.src
msgctxt ""
@@ -22664,7 +23288,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "String containing a valid XPath expression"
-msgstr ""
+msgstr "Hedad gant ur bomm mod XPath talvoudek"
#: scfuncs.src
msgctxt ""
@@ -22673,7 +23297,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Get some webcontent from an URI."
-msgstr ""
+msgstr "Kaout endalc'had diouzh un URI."
#: scfuncs.src
msgctxt ""
@@ -22682,7 +23306,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "URI"
-msgstr ""
+msgstr "URI"
#: scfuncs.src
msgctxt ""
@@ -22691,7 +23315,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "URI of the webservice"
-msgstr ""
+msgstr "URI ar gwazerezh"
#: scstring.src
msgctxt ""
@@ -22747,7 +23371,7 @@ msgctxt ""
"SCSTR_DRAWSHELL\n"
"string.text"
msgid "Image Objects"
-msgstr ""
+msgstr "Ergorennoù kevregat"
#: scstring.src
msgctxt ""
@@ -22755,7 +23379,7 @@ msgctxt ""
"SCSTR_DRAWTEXTSHELL\n"
"string.text"
msgid "Text Objects"
-msgstr ""
+msgstr "Ergorennoù testenn"
#: scstring.src
msgctxt ""
@@ -22763,7 +23387,7 @@ msgctxt ""
"SCSTR_DRAWFORMSHELL\n"
"string.text"
msgid "Form Objects"
-msgstr ""
+msgstr "Ergorennoù furmskrid"
#: scstring.src
msgctxt ""
@@ -22771,7 +23395,7 @@ msgctxt ""
"SCSTR_CHARTSHELL\n"
"string.text"
msgid "Chart Objects"
-msgstr ""
+msgstr "Ergorennoù diervad"
#: scstring.src
msgctxt ""
@@ -22779,7 +23403,7 @@ msgctxt ""
"SCSTR_OLEOBJECTSHELL\n"
"string.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "Ergorennoù mod OLE"
#: scstring.src
msgctxt ""
@@ -22787,7 +23411,7 @@ msgctxt ""
"SCSTR_GRAPHICSHELL\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: scstring.src
msgctxt ""
@@ -23101,7 +23725,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Enlakaat ur skeudenn"
#: scstring.src
msgctxt ""
@@ -23471,7 +24095,7 @@ msgctxt ""
"SCSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file can not be opened"
-msgstr ""
+msgstr "N'haller ket digeriñ ar restr kevregañ "
#: scstring.src
msgctxt ""
@@ -23479,7 +24103,7 @@ msgctxt ""
"SCSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file can not be read"
-msgstr ""
+msgstr "N'haller ket lenn ar restr mod skeudenn"
#: scstring.src
msgctxt ""
@@ -23487,7 +24111,7 @@ msgctxt ""
"SCSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Mentrezh skeudenn dianav"
#: scstring.src
msgctxt ""
@@ -23495,7 +24119,7 @@ msgctxt ""
"SCSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "N'eo ket skoret handelv ar restr mod skeudenn-mañ "
#: scstring.src
msgctxt ""
@@ -23503,7 +24127,7 @@ msgctxt ""
"SCSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "N'eo ket bet kavet ar sil skeudennoù"
#: scstring.src
msgctxt ""
@@ -23511,7 +24135,7 @@ msgctxt ""
"SCSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory available to insert image."
-msgstr ""
+msgstr "N'haller ket enlakaat ar skeudenn, n'eus ket memor a-walc'h."
#: scstring.src
msgctxt ""
@@ -23519,7 +24143,7 @@ msgctxt ""
"SCSTR_UNDO_GRAFFILTER\n"
"string.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Sil skeudennoù"
#: scstring.src
msgctxt ""
@@ -23957,7 +24581,7 @@ msgctxt ""
"SCSTR_AUTHOR\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Dre aozer"
#: scstring.src
msgctxt ""
@@ -23966,7 +24590,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Millimeter"
-msgstr ""
+msgstr "Milimetr"
#: scstring.src
msgctxt ""
@@ -23975,7 +24599,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Centimeter"
-msgstr ""
+msgstr "Kentimetr"
#: scstring.src
msgctxt ""
@@ -23984,7 +24608,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Meter"
-msgstr ""
+msgstr "Metr"
#: scstring.src
msgctxt ""
@@ -23993,7 +24617,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "Kilometer"
-msgstr ""
+msgstr "Kilometr"
#: scstring.src
msgctxt ""
@@ -24002,7 +24626,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Inch"
-msgstr ""
+msgstr "Meutad"
#: scstring.src
msgctxt ""
@@ -24011,7 +24635,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Foot"
-msgstr ""
+msgstr "Troad "
#: scstring.src
msgctxt ""
@@ -24020,7 +24644,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Miles"
-msgstr ""
+msgstr "Mileoù"
#: scstring.src
msgctxt ""
@@ -24029,7 +24653,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Pica"
-msgstr ""
+msgstr "Pika"
#: scstring.src
msgctxt ""
@@ -24038,7 +24662,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Point"
-msgstr ""
+msgstr "Poent"
#: scstring.src
msgctxt ""
@@ -24046,7 +24670,7 @@ msgctxt ""
"SCSTR_VALERR\n"
"string.text"
msgid "Invalid value"
-msgstr ""
+msgstr "Gwerzh didalvoudek"
#: scwarngs.src
msgctxt ""
diff --git a/source/br/sc/uiconfig/scalc/ui.po b/source/br/sc/uiconfig/scalc/ui.po
index 7e205246417..149a8ffb2fc 100644
--- a/source/br/sc/uiconfig/scalc/ui.po
+++ b/source/br/sc/uiconfig/scalc/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-22 17:59+0000\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-03-16 08:29+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377194350.0\n"
+"X-POOTLE-MTIME: 1394958549.000000\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Advanced Filter"
-msgstr ""
+msgstr "Sil arbennik"
#: advancedfilterdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Read _filter criteria from"
-msgstr ""
+msgstr "Lenn an dezverkoù _silañ diwar"
#: advancedfilterdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "Teurel evezh ouzh an dire_nneg"
#: advancedfilterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "Tikedenn_où bann zo e-barzh al lijorenn"
#: advancedfilterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Bomm _reol"
#: advancedfilterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Hep eiladoù"
#: advancedfilterdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Eilañ an _disoc'h e :"
#: advancedfilterdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Mirout an dezverkoù silañ"
#: advancedfilterdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Lijorenn roadennoù :"
#: advancedfilterdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "faos"
#: advancedfilterdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "_Dibarzhioù"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -166,8 +166,8 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
-msgstr ""
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Dezrann an hebiant (ANOVA)"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Lijorenn enankañ"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -184,8 +184,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Disoc'hoù da"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Bannoù"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Renkoù"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Strollet dre"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Arventennoù"
#: cellprotectionpage.ui
msgctxt ""
@@ -317,7 +317,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Consolidate"
-msgstr ""
+msgstr "Kreñvaat"
#: consolidatedialog.ui
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "_Kevreizhenn :"
#: consolidatedialog.ui
msgctxt ""
@@ -335,7 +335,106 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Consolidation ranges:"
-msgstr ""
+msgstr "_Lijorennoù kreñvaat"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr "Sammad"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr "Kont"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr "Keitad"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr "Uc'hek"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr "Izek"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr "Liesâd"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr "Kont (an niveroù nemetken)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr "Forc'hadrizh (standilhon)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr "Forc'hadRizhP (poblañs)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr "Hebiant (standilhon)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr "HebiantP (poblañs)"
#: consolidatedialog.ui
msgctxt ""
@@ -344,7 +443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Source data ranges:"
-msgstr ""
+msgstr "_Lijorenn roadennoù tarzh :"
#: consolidatedialog.ui
msgctxt ""
@@ -353,7 +452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy results _to:"
-msgstr ""
+msgstr "Eilañ an _disoc'h e :"
#: consolidatedialog.ui
msgctxt ""
@@ -362,7 +461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row labels"
-msgstr ""
+msgstr "_Tikedennoù ar renkoù"
#: consolidatedialog.ui
msgctxt ""
@@ -371,7 +470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olumn labels"
-msgstr ""
+msgstr "Ti_kedennoù ar bannoù"
#: consolidatedialog.ui
msgctxt ""
@@ -380,7 +479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Consolidate by"
-msgstr ""
+msgstr "Kreñvaat dre"
#: consolidatedialog.ui
msgctxt ""
@@ -389,7 +488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link to source data"
-msgstr ""
+msgstr "_Eren ouzh ar roadennoù tarzh"
#: consolidatedialog.ui
msgctxt ""
@@ -398,7 +497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dibarzhioù"
#: consolidatedialog.ui
msgctxt ""
@@ -407,7 +506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dibarzhioù"
#: correlationdialog.ui
msgctxt ""
@@ -416,7 +515,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Correlation"
-msgstr ""
+msgstr "Keflen"
#: correlationdialog.ui
msgctxt ""
@@ -425,7 +524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Lijorenn enankañ"
#: correlationdialog.ui
msgctxt ""
@@ -433,8 +532,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Disoc'hoù da"
#: correlationdialog.ui
msgctxt ""
@@ -443,7 +542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Bannoù"
#: correlationdialog.ui
msgctxt ""
@@ -452,7 +551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Renkoù"
#: correlationdialog.ui
msgctxt ""
@@ -461,7 +560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Strollet dre"
#: covariancedialog.ui
msgctxt ""
@@ -470,7 +569,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Covariance"
-msgstr ""
+msgstr "Kehebiant"
#: covariancedialog.ui
msgctxt ""
@@ -479,7 +578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Lijorenn enankañ"
#: covariancedialog.ui
msgctxt ""
@@ -487,8 +586,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Disoc'hoù da"
#: covariancedialog.ui
msgctxt ""
@@ -497,7 +596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Bannoù"
#: covariancedialog.ui
msgctxt ""
@@ -506,7 +605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Renkoù"
#: covariancedialog.ui
msgctxt ""
@@ -515,7 +614,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Strollet dre"
#: createnamesdialog.ui
msgctxt ""
@@ -646,11 +745,11 @@ msgstr "_Serriñ"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
-msgstr ""
+msgstr "Lanvoù roadennoù war-eeun"
#: datastreams.ui
msgctxt ""
@@ -658,8 +757,8 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
-msgstr ""
+msgid "URL:"
+msgstr "URL :"
#: datastreams.ui
msgctxt ""
@@ -668,7 +767,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Enankañ URL an teul tarzh er reizhiad restroù lec'hel pe er Genrouedad amañ"
#: datastreams.ui
msgctxt ""
@@ -677,7 +776,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Enankañ URL an teul tarzh er reizhiad restroù lec'hel pe er Genrouedad amañ."
#: datastreams.ui
msgctxt ""
@@ -686,7 +785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: datastreams.ui
msgctxt ""
@@ -695,7 +794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct data feed"
-msgstr ""
+msgstr "Darbariñ war-eeun ar roadennoù"
#: datastreams.ui
msgctxt ""
@@ -704,7 +803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Script to execute to obtain the data"
-msgstr ""
+msgstr "Skript da erounit a-benn kaout ar roadennoù"
#: datastreams.ui
msgctxt ""
@@ -712,8 +811,8 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
-msgstr ""
+msgid "value1,value2,...,valueN, and fill into range:"
+msgstr "gwerzh1,gwerzh2,...gwerzhN, ha leuniañ al lijorenn :"
#: datastreams.ui
msgctxt ""
@@ -722,7 +821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "address,value"
-msgstr ""
+msgstr "chomlec'h,gwerzh"
#: datastreams.ui
msgctxt ""
@@ -731,16 +830,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interpret stream data as"
-msgstr ""
+msgstr "Jubenniñ roadennoù al lanv evel"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
-msgstr ""
+msgid "Empty lines trigger UI refresh"
+msgstr "Azbevaet e vo ar c'hetal dre al linennoù goullo"
#: datastreams.ui
msgctxt ""
@@ -749,7 +848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source stream"
-msgstr ""
+msgstr "Lanv tarzh"
#: datastreams.ui
msgctxt ""
@@ -758,7 +857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move existing data down"
-msgstr ""
+msgstr "Dilec'hiañ ar roadennoù a zo anezho d'an traoñ"
#: datastreams.ui
msgctxt ""
@@ -767,7 +866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move the range down"
-msgstr ""
+msgstr "Dilec'hiañ al lijorenn d'an traoñ"
#: datastreams.ui
msgctxt ""
@@ -776,7 +875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Overwrite existing data"
-msgstr ""
+msgstr "Flastrañ ar roadennoù a zo anezho"
#: datastreams.ui
msgctxt ""
@@ -785,7 +884,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When new data arrives"
-msgstr ""
+msgstr "Pa 'z erru ar roadennoù nevez"
#: datastreams.ui
msgctxt ""
@@ -793,8 +892,8 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
-msgstr ""
+msgid "Limit to:"
+msgstr "Bevenniñ ouzh : "
#: datastreams.ui
msgctxt ""
@@ -803,7 +902,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "1000"
-msgstr ""
+msgstr "1000"
#: datastreams.ui
msgctxt ""
@@ -812,7 +911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Unlimited"
-msgstr ""
+msgstr "_Anvevennek"
#: datastreams.ui
msgctxt ""
@@ -821,7 +920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Maximal amount of rows"
-msgstr ""
+msgstr "Niver a renkoù uc'hek"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -830,7 +929,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Database Range"
-msgstr ""
+msgstr "Diuzañ ul lijorenn stlennvon"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -839,7 +938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Anv"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -848,7 +947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Lijorenn"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -857,7 +956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_ntains Column Labels"
-msgstr ""
+msgstr "E_nderc'hel a ra tikedennoù bann"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -866,7 +965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert or delete _cells"
-msgstr ""
+msgstr "Enlakaat pe z_ilemel kelligoù"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -875,7 +974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keep _formatting"
-msgstr ""
+msgstr "_Mirout ar mentrezhañ"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -884,7 +983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't save _imported data"
-msgstr ""
+msgstr "_Na enrollañ ar roadennoù enporzhiet"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -893,7 +992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source:"
-msgstr ""
+msgstr "Tarzh :"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -902,7 +1001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operations:"
-msgstr ""
+msgstr "Niñvadurioù :"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -911,7 +1010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invalid range"
-msgstr ""
+msgstr "Lijorenn didalvoudek"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -920,7 +1019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dibarzhioù"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -929,7 +1028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "M_odify"
-msgstr ""
+msgstr "_Daskemmañ"
#: definename.ui
msgctxt ""
@@ -1172,7 +1271,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Descriptive Statistics"
-msgstr ""
+msgstr "Stadegoù deskrivañ"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1181,7 +1280,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Lijorenn enankañ"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1189,8 +1288,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Disoc'hoù da"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1199,7 +1298,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Bannoù"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1208,7 +1307,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Renkoù"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1217,7 +1316,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Strollet dre"
#: doubledialog.ui
msgctxt ""
@@ -1226,7 +1325,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Embann an arventennoù"
#: erroralerttabpage.ui
msgctxt ""
@@ -1235,7 +1334,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show error _message when invalid values are entered"
-msgstr ""
+msgstr "Diskouez ur c'he_mennad fazi mar bez biziataet gwerzhioù didalvoudek"
#: erroralerttabpage.ui
msgctxt ""
@@ -1244,7 +1343,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Action:"
-msgstr ""
+msgstr "_Gwered :"
#: erroralerttabpage.ui
msgctxt ""
@@ -1253,7 +1352,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Titl :"
#: erroralerttabpage.ui
msgctxt ""
@@ -1262,7 +1361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Error message:"
-msgstr ""
+msgstr "_Kemennadenn fazi :"
#: erroralerttabpage.ui
msgctxt ""
@@ -1271,7 +1370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Kantreal..."
#: erroralerttabpage.ui
msgctxt ""
@@ -1280,7 +1379,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Stop"
-msgstr ""
+msgstr "Paouez"
#: erroralerttabpage.ui
msgctxt ""
@@ -1289,7 +1388,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Warning"
-msgstr ""
+msgstr "Taolit evezh"
#: erroralerttabpage.ui
msgctxt ""
@@ -1298,7 +1397,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Information"
-msgstr ""
+msgstr "Titour"
#: erroralerttabpage.ui
msgctxt ""
@@ -1307,7 +1406,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: erroralerttabpage.ui
msgctxt ""
@@ -1316,7 +1415,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Endalc'hadoù"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1325,7 +1424,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Exponential Smoothing"
-msgstr ""
+msgstr "Lenkraat argemmvac'hel"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1334,7 +1433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Lijorenn enankañ"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1342,8 +1441,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Disoc'hoù da"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1352,7 +1451,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Bannoù"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1361,7 +1460,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Renkoù"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1370,7 +1469,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Strollet dre"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1379,7 +1478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Smoothing Factor"
-msgstr ""
+msgstr "Parenn lenkraat"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1388,7 +1487,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "0.05"
-msgstr ""
+msgstr "0.05"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1397,7 +1496,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Arventennoù"
#: externaldata.ui
msgctxt ""
@@ -1469,7 +1568,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fill Series"
-msgstr ""
+msgstr "Leuniañ ar steudadoù"
#: filldlg.ui
msgctxt ""
@@ -1478,7 +1577,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Down"
-msgstr ""
+msgstr "_Traoñ"
#: filldlg.ui
msgctxt ""
@@ -1487,7 +1586,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dehou"
#: filldlg.ui
msgctxt ""
@@ -1496,7 +1595,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Up"
-msgstr ""
+msgstr "_Krec'h"
#: filldlg.ui
msgctxt ""
@@ -1505,7 +1604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "Kl_eiz"
#: filldlg.ui
msgctxt ""
@@ -1514,7 +1613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction"
-msgstr ""
+msgstr "Tuadur"
#: filldlg.ui
msgctxt ""
@@ -1523,7 +1622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Li_near"
-msgstr ""
+msgstr "_Uelinennek"
#: filldlg.ui
msgctxt ""
@@ -1532,7 +1631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Growth"
-msgstr ""
+msgstr "_Argemmvac'hel"
#: filldlg.ui
msgctxt ""
@@ -1541,7 +1640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_te"
-msgstr ""
+msgstr "Dei_ziad"
#: filldlg.ui
msgctxt ""
@@ -1550,7 +1649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoFill"
-msgstr ""
+msgstr "Leuniañ em_gefreek"
#: filldlg.ui
msgctxt ""
@@ -1559,7 +1658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Series type"
-msgstr ""
+msgstr "Rizh ar steudadoù"
#: filldlg.ui
msgctxt ""
@@ -1568,7 +1667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_y"
-msgstr ""
+msgstr "_Deiz"
#: filldlg.ui
msgctxt ""
@@ -1577,7 +1676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weekday"
-msgstr ""
+msgstr "Deiz ar _sizhun"
#: filldlg.ui
msgctxt ""
@@ -1586,7 +1685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Month"
-msgstr ""
+msgstr "_Miz"
#: filldlg.ui
msgctxt ""
@@ -1595,7 +1694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y_ear"
-msgstr ""
+msgstr "_Bloaz"
#: filldlg.ui
msgctxt ""
@@ -1604,7 +1703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Time unit"
-msgstr ""
+msgstr "Unanenn amzer"
#: filldlg.ui
msgctxt ""
@@ -1613,7 +1712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "Gwerzh _deraouiñ"
#: filldlg.ui
msgctxt ""
@@ -1622,7 +1721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _value"
-msgstr ""
+msgstr "Gwerzh _echuiñ"
#: filldlg.ui
msgctxt ""
@@ -1631,7 +1730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In_crement"
-msgstr ""
+msgstr "Az_vuiad"
#: footerdialog.ui
msgctxt ""
@@ -1748,7 +1847,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Detailed Calculation Settings"
-msgstr ""
+msgstr "Arventennoù jediñ munutaet"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1757,7 +1856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value:"
-msgstr ""
+msgstr "_Gwerzh :"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1766,7 +1865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Gwir"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1775,7 +1874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Diwir"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1784,7 +1883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reference syntax for string reference"
-msgstr ""
+msgstr "Kevreadur daveiñ evit dave an hedad"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1793,7 +1892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
-msgstr ""
+msgstr "Kevreadur reollunioù da arverañ pa'z emañ o tezrannañ an daveoù roet gant arventennoù an hedadoù. Tizhet e vez an arc'hwelioù diabarzh evel INDIRECT hag a gemer un daveen evel gwerzh hedad."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1802,7 +1901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use formula syntax"
-msgstr ""
+msgstr "Arverañ kevreadur ar reollun"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1811,7 +1910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat empty string as zero"
-msgstr ""
+msgstr "Keweriañ an hedadoù goullo evel mann"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1820,7 +1919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option determines whether or not an empty string is to be treated as having a value of zero when used in arithmetic."
-msgstr ""
+msgstr "Gant an dibarzh-mañ e vo divizet hag e vo gwelet un hedad goullo evel un dalvoudegezh o klotañ gant mann pe get pa vez graet gantañ e niveroniezh."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1829,7 +1928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable OpenCL for some formula computation"
-msgstr ""
+msgstr "Gweredekaat OpenCL evit jediñ reollunioù zo"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1838,7 +1937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option enables some sorts of simple formula expressions to be executed using OpenCL if it is available on your system."
-msgstr ""
+msgstr "Bommoù reollunioù eeun zo a vo gweredekaet gant an dibarzh-mañ a-benn ma vint erounezet dre OpenCL mar bez hegerz gant ho reizhiad."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1847,7 +1946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic Selection of Platform/Device:"
-msgstr ""
+msgstr "Diuzadur emgefreek ar savelenn/an drobarzhell :"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1856,7 +1955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Gwir"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1865,7 +1964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Diwir"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1874,7 +1973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Frequency:"
-msgstr ""
+msgstr "Aliested :"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1883,7 +1982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compute Units:"
-msgstr ""
+msgstr "Unanennoù jediñ :"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1892,7 +1991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Memory (in MB):"
-msgstr ""
+msgstr "Memor (e Me) :"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1901,7 +2000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Internal, software interpreter"
-msgstr ""
+msgstr "Diabarzh, jubennerez ar meziant"
#: goalseekdlg.ui
msgctxt ""
@@ -1955,7 +2054,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Group"
-msgstr ""
+msgstr "Strollañ"
#: groupdialog.ui
msgctxt ""
@@ -1964,7 +2063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Renkoù"
#: groupdialog.ui
msgctxt ""
@@ -1973,7 +2072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Bannoù"
#: groupdialog.ui
msgctxt ""
@@ -1982,7 +2081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include"
-msgstr ""
+msgstr "Enkorfañ"
#: headerdialog.ui
msgctxt ""
@@ -2333,7 +2432,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Cells"
-msgstr ""
+msgstr "Enlakaat kelligoù"
#: insertcells.ui
msgctxt ""
@@ -2342,7 +2441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _down"
-msgstr ""
+msgstr "Dilec'hiañ ar c'helligoù etrezek an _traoñ"
#: insertcells.ui
msgctxt ""
@@ -2351,7 +2450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _right"
-msgstr ""
+msgstr "Dilec'hiañ ar c'helligoù etrezek an tu _dehou"
#: insertcells.ui
msgctxt ""
@@ -2360,7 +2459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire ro_w"
-msgstr ""
+msgstr "Ren_kad a-bezh"
#: insertcells.ui
msgctxt ""
@@ -2369,7 +2468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire _column"
-msgstr ""
+msgstr "Ba_nn a-bezh"
#: insertcells.ui
msgctxt ""
@@ -2378,7 +2477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Diuzad"
#: insertname.ui
msgctxt ""
@@ -2522,7 +2621,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Embann an arventennoù"
#: leftfooterdialog.ui
msgctxt ""
@@ -2657,7 +2756,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move/Copy Sheet"
-msgstr ""
+msgstr "Dilec'hiañ/eilañ ar follennad"
#: movecopysheet.ui
msgctxt ""
@@ -2666,7 +2765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Move"
-msgstr ""
+msgstr "_Dilec'hiañ"
#: movecopysheet.ui
msgctxt ""
@@ -2675,7 +2774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_opy"
-msgstr ""
+msgstr "_Eilañ"
#: movecopysheet.ui
msgctxt ""
@@ -2684,7 +2783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Action"
-msgstr ""
+msgstr "Gwered"
#: movecopysheet.ui
msgctxt ""
@@ -2693,7 +2792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _document"
-msgstr ""
+msgstr "En _teul"
#: movecopysheet.ui
msgctxt ""
@@ -2702,7 +2801,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(current document)"
-msgstr ""
+msgstr "(teul bremanel)"
#: movecopysheet.ui
msgctxt ""
@@ -2711,7 +2810,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- new document -"
-msgstr ""
+msgstr "- teul nevez -"
#: movecopysheet.ui
msgctxt ""
@@ -2720,7 +2819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert before"
-msgstr ""
+msgstr "E_nlakaat a-raok"
#: movecopysheet.ui
msgctxt ""
@@ -2729,7 +2828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Lec'hiadur"
#: movecopysheet.ui
msgctxt ""
@@ -2738,7 +2837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This name is already used."
-msgstr ""
+msgstr "Roet eo bet an anv-se endeo."
#: movecopysheet.ui
msgctxt ""
@@ -2747,7 +2846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name is empty."
-msgstr ""
+msgstr "Goullo eo an anv."
#: movecopysheet.ui
msgctxt ""
@@ -2756,7 +2855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name contains one or more invalid characters."
-msgstr ""
+msgstr "Arouezennoù direizh zo e-barzh an anv."
#: movecopysheet.ui
msgctxt ""
@@ -2765,7 +2864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _name"
-msgstr ""
+msgstr "Anv _nevez"
#: movingaveragedialog.ui
msgctxt ""
@@ -2774,7 +2873,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Moving Average"
-msgstr ""
+msgstr "Keitad hefiñv"
#: movingaveragedialog.ui
msgctxt ""
@@ -2783,7 +2882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Lijorenn enankañ"
#: movingaveragedialog.ui
msgctxt ""
@@ -2791,8 +2890,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Disoc'hoù da"
#: movingaveragedialog.ui
msgctxt ""
@@ -2801,7 +2900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Bannoù"
#: movingaveragedialog.ui
msgctxt ""
@@ -2810,7 +2909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Renkoù"
#: movingaveragedialog.ui
msgctxt ""
@@ -2819,7 +2918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Strollet dre"
#: movingaveragedialog.ui
msgctxt ""
@@ -2828,7 +2927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interval"
-msgstr ""
+msgstr "Etremez"
#: movingaveragedialog.ui
msgctxt ""
@@ -2837,7 +2936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Arventennoù"
#: namerangesdialog.ui
msgctxt ""
@@ -2846,7 +2945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Label Range"
-msgstr ""
+msgstr "Despizañ lijorenn an dikedenn"
#: namerangesdialog.ui
msgctxt ""
@@ -2855,7 +2954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _column labels"
-msgstr ""
+msgstr "Enderc'hel a ra tikedennoù _bann"
#: namerangesdialog.ui
msgctxt ""
@@ -2864,7 +2963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _row labels"
-msgstr ""
+msgstr "Enderc'hel a ra tikedennoù _renk"
#: namerangesdialog.ui
msgctxt ""
@@ -2873,7 +2972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For _data range"
-msgstr ""
+msgstr "Evit al li_jorenn roadennoù"
#: namerangesdialog.ui
msgctxt ""
@@ -2882,7 +2981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Lijorenn"
#: optcalculatepage.ui
msgctxt ""
@@ -3062,7 +3161,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chan_ges"
-msgstr ""
+msgstr "Ke_mmoù"
#: optchangespage.ui
msgctxt ""
@@ -3071,7 +3170,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Deletions"
-msgstr ""
+msgstr "_Dilamadurioù"
#: optchangespage.ui
msgctxt ""
@@ -3080,7 +3179,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insertions"
-msgstr ""
+msgstr "_Enlakadurioù"
#: optchangespage.ui
msgctxt ""
@@ -3089,7 +3188,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moved entries"
-msgstr ""
+msgstr "_Enankadoù dilec'hiet"
#: optchangespage.ui
msgctxt ""
@@ -3098,7 +3197,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors for changes"
-msgstr ""
+msgstr "Livioù evit an daskemmadurioù"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3107,7 +3206,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings."
-msgstr ""
+msgstr "Diuzañ rizh ar verradenn gla_vier. Kemmañ rizh ar verradenn glavier a c'hallfe flastrañ berradennoù klavier ez eus anezho endeo."
#: optcompatibilitypage.ui
msgctxt ""
@@ -3116,7 +3215,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Dre ziouer"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3125,7 +3224,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "OpenOffice.org legacy"
-msgstr ""
+msgstr "Hêrezh OpenOffice.org"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3134,7 +3233,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key bindings"
-msgstr ""
+msgstr "Berradennoù klavier"
#: optdefaultpage.ui
msgctxt ""
@@ -3143,7 +3242,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of worksheets in new document"
-msgstr ""
+msgstr "_Niver a follennoù gant un teul nevez"
#: optdefaultpage.ui
msgctxt ""
@@ -3152,7 +3251,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Prefix name for new worksheet"
-msgstr ""
+msgstr "Anv _rakger evit ar follenn nevez"
#: optdefaultpage.ui
msgctxt ""
@@ -3161,7 +3260,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Spreadsheet"
-msgstr ""
+msgstr "Renkell nevez"
#: optdlg.ui
msgctxt ""
@@ -3170,7 +3269,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Suppress output of empty pages"
-msgstr ""
+msgstr "Leuskel a-gostez ar pajennoù _goullo evit ar moulladur"
#: optdlg.ui
msgctxt ""
@@ -3179,7 +3278,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always apply manual breaks"
-msgstr ""
+msgstr "_Arloañ al lammoù dre zorn bewech"
#: optdlg.ui
msgctxt ""
@@ -3188,7 +3287,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pages"
-msgstr ""
+msgstr "Pajennoù"
#: optdlg.ui
msgctxt ""
@@ -3197,7 +3296,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print only selected sheets"
-msgstr ""
+msgstr "_Moullañ ar follennadoù bet diuzet hepken"
#: optdlg.ui
msgctxt ""
@@ -3206,7 +3305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheets"
-msgstr ""
+msgstr "Follenn"
#: optformula.ui
msgctxt ""
@@ -3215,7 +3314,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula _syntax:"
-msgstr ""
+msgstr "Ke_vreadur ar reollun :"
#: optformula.ui
msgctxt ""
@@ -3224,7 +3323,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use English function names"
-msgstr ""
+msgstr "Arverañ anvioù ar c'hevreizhennoù e saozneg"
#: optformula.ui
msgctxt ""
@@ -3233,7 +3332,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula options"
-msgstr ""
+msgstr "Dibarzhioù ar reollunioù"
#: optformula.ui
msgctxt ""
@@ -3242,7 +3341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Dre ziouer"
#: optformula.ui
msgctxt ""
@@ -3251,7 +3350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom"
-msgstr ""
+msgstr "Personelaet"
#: optformula.ui
msgctxt ""
@@ -3260,7 +3359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Details..."
-msgstr ""
+msgstr "Munudoù..."
#: optformula.ui
msgctxt ""
@@ -3269,7 +3368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detailed calculation settings"
-msgstr ""
+msgstr "Arventennoù jediñ munutaet"
#: optformula.ui
msgctxt ""
@@ -3278,7 +3377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "_Kevreizhenn"
#: optformula.ui
msgctxt ""
@@ -3287,7 +3386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array co_lumn"
-msgstr ""
+msgstr "Bann an _oged"
#: optformula.ui
msgctxt ""
@@ -3296,7 +3395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array _row"
-msgstr ""
+msgstr "_Renk an oged"
#: optformula.ui
msgctxt ""
@@ -3305,7 +3404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rese_t"
-msgstr ""
+msgstr "_Adderaouekaat"
#: optformula.ui
msgctxt ""
@@ -3314,7 +3413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separators"
-msgstr ""
+msgstr "Dispartieroù"
#: optformula.ui
msgctxt ""
@@ -3323,7 +3422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Excel 2007 and newer"
-msgstr ""
+msgstr "Excel 2007 ha nevesoc'h"
#: optformula.ui
msgctxt ""
@@ -3332,7 +3431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ODF Spreadsheet (not saved by %PRODUCTNAME)"
-msgstr ""
+msgstr "Renkell mod ODF (n'eo ket bet enrollet gant %PRODUCTNAME)"
#: optformula.ui
msgctxt ""
@@ -3341,7 +3440,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Jediñ en-dro bepred"
#: optformula.ui
msgctxt ""
@@ -3350,7 +3449,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "Na jediñ en-dro"
#: optformula.ui
msgctxt ""
@@ -3359,7 +3458,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Ped an arveriad"
#: optformula.ui
msgctxt ""
@@ -3368,7 +3467,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Jediñ en-dro bepred"
#: optformula.ui
msgctxt ""
@@ -3377,7 +3476,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "Na jediñ en-dro"
#: optformula.ui
msgctxt ""
@@ -3386,7 +3485,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Ped an arveriad"
#: optformula.ui
msgctxt ""
@@ -3395,7 +3494,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Recalculation on file load"
-msgstr ""
+msgstr "Jediñ en-dro e-pad kargañ ar restr"
#: optsortlists.ui
msgctxt ""
@@ -3404,7 +3503,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy"
-msgstr ""
+msgstr "_Eilañ"
#: optsortlists.ui
msgctxt ""
@@ -3413,7 +3512,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy list _from:"
-msgstr ""
+msgstr "Eilañ ar rollad _diouzh :"
#: optsortlists.ui
msgctxt ""
@@ -3422,7 +3521,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lists"
-msgstr ""
+msgstr "_Rolloù"
#: optsortlists.ui
msgctxt ""
@@ -3431,7 +3530,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entries"
-msgstr ""
+msgstr "_Enankadoù"
#: optsortlists.ui
msgctxt ""
@@ -3440,7 +3539,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Nevez"
#: optsortlists.ui
msgctxt ""
@@ -3449,7 +3548,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Discard"
-msgstr ""
+msgstr "_Dilezel"
#: optsortlists.ui
msgctxt ""
@@ -3458,7 +3557,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add"
-msgstr ""
+msgstr "_Ouzhpennañ"
#: optsortlists.ui
msgctxt ""
@@ -3467,7 +3566,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modif_y"
-msgstr ""
+msgstr "D_askemmañ"
#: optsortlists.ui
msgctxt ""
@@ -3476,7 +3575,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Dilemel"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3485,7 +3584,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Stil ar bajenn"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3494,7 +3593,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Ardead"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3503,7 +3602,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Pajenn"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3512,7 +3611,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Riblennoù"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3521,7 +3620,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Drekleur"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3530,7 +3629,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Reollin"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3539,7 +3638,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Troad pajenn"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3548,7 +3647,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheet"
-msgstr ""
+msgstr "Follenn"
#: paratemplatedialog.ui
msgctxt ""
@@ -3557,7 +3656,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cell Style"
-msgstr ""
+msgstr "Stil kellig"
#: paratemplatedialog.ui
msgctxt ""
@@ -3566,7 +3665,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Skoueriek"
#: paratemplatedialog.ui
msgctxt ""
@@ -3575,7 +3674,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Ardead"
#: paratemplatedialog.ui
msgctxt ""
@@ -3584,7 +3683,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbers"
-msgstr ""
+msgstr "Niveroù"
#: paratemplatedialog.ui
msgctxt ""
@@ -3593,7 +3692,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Nodrezh"
#: paratemplatedialog.ui
msgctxt ""
@@ -3602,7 +3701,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efedoù arouezennoù"
#: paratemplatedialog.ui
msgctxt ""
@@ -3611,7 +3710,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Steudadur"
#: paratemplatedialog.ui
msgctxt ""
@@ -3620,7 +3719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Lizherennerezh aziat"
#: paratemplatedialog.ui
msgctxt ""
@@ -3629,7 +3728,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Riblennoù"
#: paratemplatedialog.ui
msgctxt ""
@@ -3638,7 +3737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Drekleur"
#: paratemplatedialog.ui
msgctxt ""
@@ -3647,7 +3746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Protection"
-msgstr ""
+msgstr "Gwarezadur ar c'hellig"
#: printareasdialog.ui
msgctxt ""
@@ -3656,7 +3755,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Print Ranges"
-msgstr ""
+msgstr "Embann ar maezioù moullañ"
#: printareasdialog.ui
msgctxt ""
@@ -3665,7 +3764,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- tra ebet -"
#: printareasdialog.ui
msgctxt ""
@@ -3674,7 +3773,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- entire sheet -"
-msgstr ""
+msgstr "- follennad en he fezh -"
#: printareasdialog.ui
msgctxt ""
@@ -3683,7 +3782,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- despizet gant an arveriad -"
#: printareasdialog.ui
msgctxt ""
@@ -3692,7 +3791,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "- selection -"
-msgstr ""
+msgstr "- diuzad -"
#: printareasdialog.ui
msgctxt ""
@@ -3701,7 +3800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print range"
-msgstr ""
+msgstr "Maez moullañ"
#: printareasdialog.ui
msgctxt ""
@@ -3710,7 +3809,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- tra ebet -"
#: printareasdialog.ui
msgctxt ""
@@ -3719,7 +3818,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- despizet gant an arveriad -"
#: printareasdialog.ui
msgctxt ""
@@ -3728,7 +3827,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows to repeat"
-msgstr ""
+msgstr "Renkoù da adober"
#: printareasdialog.ui
msgctxt ""
@@ -3737,7 +3836,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- tra ebet -"
#: printareasdialog.ui
msgctxt ""
@@ -3746,7 +3845,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- despizet gant an arveriad -"
#: printareasdialog.ui
msgctxt ""
@@ -3755,7 +3854,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns to repeat"
-msgstr ""
+msgstr "Bannoù da adober"
#: printeroptions.ui
msgctxt ""
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr "Dibarzhioù"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr "Gant ur skript eo krouet al lanv roadennoù-mañ. Ha fellout a ra deoc'h erounit %URL ?"
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -3854,7 +3962,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Random Number Generator"
-msgstr ""
+msgstr "Ganerez niveroù dargouezhek"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3863,7 +3971,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Range"
-msgstr ""
+msgstr "Lijorenn gelligoù"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3872,7 +3980,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribution"
-msgstr ""
+msgstr "Dasparzhadur"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3881,7 +3989,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Seed"
-msgstr ""
+msgstr "Hadenn"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3890,7 +3998,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3899,7 +4007,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3908,7 +4016,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Arventennoù"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3917,7 +4025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Custom Seed"
-msgstr ""
+msgstr "Gweredekaat un hadenn personelaet"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3926,7 +4034,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Uniform"
-msgstr ""
+msgstr "Unvan"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3935,7 +4043,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Uniform Integer"
-msgstr ""
+msgstr "niver kevan unvan"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3944,7 +4052,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Normal"
-msgstr ""
+msgstr "Reizh"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3953,7 +4061,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Cauchy"
-msgstr ""
+msgstr "Cauchy"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3962,7 +4070,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bernoulli"
-msgstr ""
+msgstr "Bernoulli"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3971,7 +4079,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Binomial"
-msgstr ""
+msgstr "Binomiek"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3980,7 +4088,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Khi-daou"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3989,7 +4097,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Geometric"
-msgstr ""
+msgstr "Mentoniel"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3998,7 +4106,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Negative Binomial"
-msgstr ""
+msgstr "Binomiek leiel"
#: rightfooterdialog.ui
msgctxt ""
@@ -4043,7 +4151,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Sampling"
-msgstr ""
+msgstr "Standilhonañ"
#: samplingdialog.ui
msgctxt ""
@@ -4052,7 +4160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Lijorenn enankañ"
#: samplingdialog.ui
msgctxt ""
@@ -4060,8 +4168,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Disoc'hoù da"
#: samplingdialog.ui
msgctxt ""
@@ -4069,8 +4177,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
-msgstr ""
+msgid "Sample Size"
+msgstr "Ment ar standilhon"
#: samplingdialog.ui
msgctxt ""
@@ -4079,7 +4187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Random"
-msgstr ""
+msgstr "Dargouezhek"
#: samplingdialog.ui
msgctxt ""
@@ -4088,7 +4196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Periodic"
-msgstr ""
+msgstr "Trovezh"
#: samplingdialog.ui
msgctxt ""
@@ -4097,7 +4205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Trovezh"
#: samplingdialog.ui
msgctxt ""
@@ -4106,7 +4214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sampling Method"
-msgstr ""
+msgstr "Hentenn standilhonañ"
#: scgeneralpage.ui
msgctxt ""
@@ -4115,7 +4223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measurement _unit"
-msgstr ""
+msgstr "_Unanenn vuzuliañ"
#: scgeneralpage.ui
msgctxt ""
@@ -4124,7 +4232,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Taolennataoù"
#: scgeneralpage.ui
msgctxt ""
@@ -4133,7 +4241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Metrics"
-msgstr ""
+msgstr "Menterezhioù"
#: scgeneralpage.ui
msgctxt ""
@@ -4142,7 +4250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when opening"
-msgstr ""
+msgstr "Hizivaat an ereoù pa vez digoret"
#: scgeneralpage.ui
msgctxt ""
@@ -4151,7 +4259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Bepred"
#: scgeneralpage.ui
msgctxt ""
@@ -4160,7 +4268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "Diouzh ar _goulenn"
#: scgeneralpage.ui
msgctxt ""
@@ -4169,7 +4277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Morse"
#: scgeneralpage.ui
msgctxt ""
@@ -4178,7 +4286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Updating"
-msgstr ""
+msgstr "Hizivadur"
#: scgeneralpage.ui
msgctxt ""
@@ -4187,7 +4295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to switch to _edit mode"
-msgstr ""
+msgstr "Pouezañ war Enankañ evit mont d'ar mod _embann"
#: scgeneralpage.ui
msgctxt ""
@@ -4196,7 +4304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _formatting"
-msgstr ""
+msgstr "Astenn ar _mentrezhañ"
#: scgeneralpage.ui
msgctxt ""
@@ -4205,7 +4313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _references when new columns/rows are inserted"
-msgstr ""
+msgstr "Astenn an daveoù ma_r bez enlakaet bannoù pe renkoù"
#: scgeneralpage.ui
msgctxt ""
@@ -4214,7 +4322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Highlight sele_ction in column/row headers"
-msgstr ""
+msgstr "_Usskediñ an diuzad en talbennoù renkoù pe bannoù"
#: scgeneralpage.ui
msgctxt ""
@@ -4223,7 +4331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use printer metrics for text formatting"
-msgstr ""
+msgstr "Arver muzulioù ar voullerez evit mentrezhañ an destenn"
#: scgeneralpage.ui
msgctxt ""
@@ -4232,7 +4340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show overwrite _warning when pasting data"
-msgstr ""
+msgstr "Skrammañ ur c'hemenn a-fet _flastrañ pa vez peget roadennoù"
#: scgeneralpage.ui
msgctxt ""
@@ -4241,7 +4349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Down"
-msgstr ""
+msgstr "Traoñ"
#: scgeneralpage.ui
msgctxt ""
@@ -4250,7 +4358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Dehou"
#: scgeneralpage.ui
msgctxt ""
@@ -4259,7 +4367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Up"
-msgstr ""
+msgstr "Lein"
#: scgeneralpage.ui
msgctxt ""
@@ -4268,7 +4376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Kleiz"
#: scgeneralpage.ui
msgctxt ""
@@ -4277,7 +4385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to _move selection"
-msgstr ""
+msgstr "_Pouezañ war Enankañ a-benn dilec'hiañ an diuzad"
#: scgeneralpage.ui
msgctxt ""
@@ -4286,7 +4394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use legacy cursor movement behavior when selecting"
-msgstr ""
+msgstr "Arverañ dilec'hiadur kozh ar reti e-pad an diuzañ"
#: scgeneralpage.ui
msgctxt ""
@@ -4295,7 +4403,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input settings"
-msgstr ""
+msgstr "Arventennoù an enankañ"
#: searchresults.ui
msgctxt ""
@@ -4304,7 +4412,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Search Results"
-msgstr ""
+msgstr "Disoc'hoù ar c'hlask"
#: selectrange.ui
msgctxt ""
@@ -4601,7 +4709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Objects/Image"
-msgstr ""
+msgstr "_Ergorenn/Skeudenn"
#: sheetprintpage.ui
msgctxt ""
@@ -4736,7 +4844,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Desteudañ a-blaen"
#: sidebaralignment.ui
msgctxt ""
@@ -4745,7 +4853,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Desteudañ a-blaen"
#: sidebaralignment.ui
msgctxt ""
@@ -4754,7 +4862,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Desteudañ a-serzh"
#: sidebaralignment.ui
msgctxt ""
@@ -4763,7 +4871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Left _indent:"
-msgstr ""
+msgstr "Pukañ a-_gleiz :"
#: sidebaralignment.ui
msgctxt ""
@@ -4772,7 +4880,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Pukadoù diouzh ar ribl kleiz."
#: sidebaralignment.ui
msgctxt ""
@@ -4781,7 +4889,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Pukadoù diouzh ar ribl kleiz."
#: sidebaralignment.ui
msgctxt ""
@@ -4790,7 +4898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Merge Cells"
-msgstr ""
+msgstr "Toueziañ ar c'helligoù"
#: sidebaralignment.ui
msgctxt ""
@@ -4799,7 +4907,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Kevreañ a ra ar c'helligoù diuzet da vezañ unan hepken."
#: sidebaralignment.ui
msgctxt ""
@@ -4808,7 +4916,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Kevreañ a ra ar c'helligoù diuzet da vezañ unan hepken."
#: sidebaralignment.ui
msgctxt ""
@@ -4817,7 +4925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap text"
-msgstr ""
+msgstr "Gwiskadur an destenn"
#: sidebaralignment.ui
msgctxt ""
@@ -4826,7 +4934,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Gwiskañ an destenn ent emgefreek."
#: sidebaralignment.ui
msgctxt ""
@@ -4835,7 +4943,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Gwiskañ an testennoù ent emgefreek."
#: sidebaralignment.ui
msgctxt ""
@@ -4844,7 +4952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _orientation:"
-msgstr ""
+msgstr "Re_teradur an destenn :"
#: sidebaralignment.ui
msgctxt ""
@@ -4853,7 +4961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertically Stacked"
-msgstr ""
+msgstr "Berniet a-serzh"
#: sidebaralignment.ui
msgctxt ""
@@ -4862,7 +4970,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Steudañ a ra an destenn a-serzh."
#: sidebaralignment.ui
msgctxt ""
@@ -4871,7 +4979,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Steudañ a ra an destenn a-serzh."
#: sidebaralignment.ui
msgctxt ""
@@ -4880,7 +4988,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Diuzañ korn ar c'hwelañ."
#: sidebaralignment.ui
msgctxt ""
@@ -4889,7 +4997,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Diuzañ korn ar c'hwelañ."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4898,7 +5006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cell background:"
-msgstr ""
+msgstr "_Drekleur ar c'helligoù :"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4907,7 +5015,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
+msgstr "Diuzañ liv drekleur ar c'helligoù bet diuzet."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4916,16 +5024,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Diuzañ liv drekleur ar c'helligoù bet diuzet."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4934,7 +5033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell _border:"
-msgstr ""
+msgstr "Riblenn ar _gellig :"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4943,7 +5042,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
+msgstr "Erspizañ riblennoù ar c'helligoù bet diuzet."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4952,16 +5051,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Erspizañ riblennoù ar c'helligoù bet diuzet."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4970,7 +5060,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "Diuzañ stil linenn ar riblennoù."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4979,16 +5069,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Diuzañ stil linenn ar riblennoù."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4997,7 +5078,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Diuzañ liv linennoù ar riblennoù."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5006,7 +5087,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Diuzañ liv linennoù ar riblennoù."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5015,7 +5096,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Diuzañ liv linennoù ar riblennoù."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5024,16 +5105,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Diuzañ liv linennoù ar riblennoù."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5042,7 +5114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show cell _grid lines"
-msgstr ""
+msgstr "Diskouez linennoù kael ar _c'helligoù"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5051,7 +5123,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Show the grid lines of the cells in the entire spreadsheet."
-msgstr ""
+msgstr "Diskouez linennoù kael ar c'helligoù er renkell a-bezh."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5060,7 +5132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category:"
-msgstr ""
+msgstr "_Rummad :"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5069,7 +5141,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Diuzañ ur rummad endalc'hadoù."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5078,7 +5150,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Diuzañ ur rummad endalc'hadoù."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5087,7 +5159,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "General"
-msgstr ""
+msgstr "Hollek"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5096,7 +5168,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Niver"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5105,7 +5177,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Dregantad"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5114,7 +5186,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Currency"
-msgstr ""
+msgstr "Teulenn"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5123,7 +5195,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Date "
-msgstr ""
+msgstr "Deiziad "
#: sidebarnumberformat.ui
msgctxt ""
@@ -5132,7 +5204,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Eur"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5141,7 +5213,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Scientific"
-msgstr ""
+msgstr "Skiantel"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5150,7 +5222,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Fraction"
-msgstr ""
+msgstr "Rann"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5159,7 +5231,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Gwerzh voolean"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5168,52 +5240,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Text"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
+msgstr "Testenn"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5222,7 +5249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places:"
-msgstr ""
+msgstr "_Dekrannelioù"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5231,7 +5258,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Enankañ an niver ar sifroù a fell deoc'h evit an dekrannelioù da skrammañ."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5240,7 +5267,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Enankañ an niver ar sifroù a fell deoc'h evit an dekrannelioù da skrammañ."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5249,7 +5276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Leading _zeroes:"
-msgstr ""
+msgstr "_Mannoù e penn :"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5258,7 +5285,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Enankañ an niver uc'hek a vannoù da skrammañ kent skej an dekrannennoù."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5267,7 +5294,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Enankañ an niver uc'hek a vannoù da skrammañ kent skej an dekrannennoù."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5276,7 +5303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr ""
+msgstr "_Niveroù leiel e ruz"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5285,7 +5312,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Kemmañ a ra liv an nodrezh e ruz evit an niveroù leiel."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5294,34 +5321,34 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Kemmañ a ra liv an nodrezh e ruz evit an niveroù leiel."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
-msgstr ""
+msgid "_Thousands separator"
+msgstr "_Dispartier ar miliadoù"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Enlakaat a ra un arouezenn dispartiañ etre ar miliadoù."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Enlakaat a ra un arouezenn dispartiañ etre ar miliadoù."
#: solverdlg.ui
msgctxt ""
@@ -5879,7 +5906,79 @@ msgctxt ""
"title\n"
"string.text"
msgid "Standard Filter"
-msgstr ""
+msgstr "Sil skoueriek"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "HA"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "PE"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "HA"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "PE"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "HA"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "PE"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "HA"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "PE"
#: standardfilterdialog.ui
msgctxt ""
@@ -5888,7 +5987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "Niñvader"
#: standardfilterdialog.ui
msgctxt ""
@@ -5897,7 +5996,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field name"
-msgstr ""
+msgstr "Anv ar vaezienn"
#: standardfilterdialog.ui
msgctxt ""
@@ -5906,7 +6005,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Diferadenn"
#: standardfilterdialog.ui
msgctxt ""
@@ -5915,7 +6014,367 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Gwerzh"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "An hini brasañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "An hini bihanañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "An % brasañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "An % bihanañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Enderc'hel a ra"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "N'endalc'h ket"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Kregiñ a ra gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Ne grog ket gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Echuiñ a ra gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "N'echu ket gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "An hini brasañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "An hini bihanañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "An % brasañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "An % bihanañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Enderc'hel a ra"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "N'endalc'h ket"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Kregiñ a ra gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Ne grog ket gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Echuiñ a ra gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "N'echu ket gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "An hini brasañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "An hini bihanañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "An % brasañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "An % bihanañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Enderc'hel a ra"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "N'endalc'h ket"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Kregiñ a ra gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Ne grog ket gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Echuiñ a ra gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "N'echu ket gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "An hini brasañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "An hini bihanañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "An % brasañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "An % bihanañ"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Enderc'hel a ra"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "N'endalc'h ket"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Kregiñ a ra gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Ne grog ket gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Echuiñ a ra gant"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "N'echu ket gant"
#: standardfilterdialog.ui
msgctxt ""
@@ -5924,7 +6383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Filter criteria"
-msgstr ""
+msgstr "Dezverkoù silañ"
#: standardfilterdialog.ui
msgctxt ""
@@ -5933,7 +6392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "Teurel evezh ouzh an dire_nneg"
#: standardfilterdialog.ui
msgctxt ""
@@ -5942,7 +6401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "Tikedenn_où bann zo e-barzh al lijorenn"
#: standardfilterdialog.ui
msgctxt ""
@@ -5951,7 +6410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Bomm _reol"
#: standardfilterdialog.ui
msgctxt ""
@@ -5960,7 +6419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Hep eiladoù"
#: standardfilterdialog.ui
msgctxt ""
@@ -5969,7 +6428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Eilañ an _disoc'h e :"
#: standardfilterdialog.ui
msgctxt ""
@@ -5978,7 +6437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Mirout an dezverkoù silañ"
#: standardfilterdialog.ui
msgctxt ""
@@ -5987,7 +6446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Lijorenn roadennoù :"
#: standardfilterdialog.ui
msgctxt ""
@@ -5996,7 +6455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "faos"
#: standardfilterdialog.ui
msgctxt ""
@@ -6005,7 +6464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "Dibar_zhioù"
#: statisticsinfopage.ui
msgctxt ""
@@ -6014,7 +6473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Pages:"
-msgstr ""
+msgstr "Niver a bajennoù :"
#: statisticsinfopage.ui
msgctxt ""
@@ -6023,7 +6482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr "Niver a gelligoù :"
#: statisticsinfopage.ui
msgctxt ""
@@ -6032,7 +6491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr "Niver a follennoù :"
#: statisticsinfopage.ui
msgctxt ""
@@ -6041,7 +6500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document: "
-msgstr ""
+msgstr "Teul : "
#: subtotaloptionspage.ui
msgctxt ""
@@ -6050,7 +6509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page break between groups"
-msgstr ""
+msgstr "Lamm _pajenn etre ar strolladoù"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6059,7 +6518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "Teurel evezh ouzh an dire_nneg"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6068,7 +6527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "Rummañ da gen_tañ al lijorenn hervez ar strolladoù"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6077,7 +6536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Groups"
-msgstr ""
+msgstr "Strolladoù"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6086,7 +6545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ascending"
-msgstr ""
+msgstr "_War-gresk"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6095,7 +6554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_escending"
-msgstr ""
+msgstr "War-_zigresk"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6104,7 +6563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nclude formats"
-msgstr ""
+msgstr "En_korfañ ar mentrezhoù"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6113,7 +6572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "Urzh rummañ _personelaet"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6122,7 +6581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Rummañ"
#: textimportcsv.ui
msgctxt ""
@@ -6370,308 +6829,308 @@ msgstr "Dibarzhioù"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr ""
+msgid "_Formulas"
+msgstr "_Reollunioù"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr ""
+msgid "Zero val_ues"
+msgstr "Gwer_zhioù mann"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
-msgstr ""
+msgid "_Comment indicator"
+msgstr "Me_neger askelennoù"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
-msgstr ""
+msgid "Value h_ighlighting"
+msgstr "_Usskediñ ar gwerzhioù"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
+msgstr "_Eoriñ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
-msgstr ""
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
+msgstr "Dic'hlannañ an de_stenn"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
+msgstr "_Skrammañ an daveoù e liv"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
-msgstr ""
+msgid "Display"
+msgstr "Skrammañ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
-msgstr ""
+msgid "Colu_mn/row headers"
+msgstr "Reollinoù ar _bannoù/ar renkoù"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
-msgstr ""
+msgid "Hori_zontal scroll bar"
+msgstr "Barrenn dibunañ a-_blaen"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
-msgstr ""
+msgid "_Vertical scroll bar"
+msgstr "Barrenn dibunañ a-_serzh"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
+msgstr "Ivin_elloù ar follennoù"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
+msgstr "_Arouezioù ar steuñv"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
+msgstr "Prenestr"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
+msgstr "Linennoù ar _gael :"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
+msgstr "_Liv :"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
-msgstr ""
+msgid "Show"
+msgstr "Diskouez"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
-msgstr ""
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
+msgstr "Skrammañ war kelligoù livet"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
-msgstr ""
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Kuzhat"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
-msgstr ""
+msgid "_Page breaks"
+msgstr "Lammoù _pajenn"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
-msgstr ""
+msgid "Helplines _while moving"
+msgstr "Linennoù-dealfoù e-_pad an dilec'hiañ"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
-msgstr ""
+msgid "Visual aids"
+msgstr "Skoazelloù evit ar gweled"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
-msgstr ""
+msgid "Ob_jects/Image:"
+msgstr "Er_gorennoù/Skeudenn :"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
-msgstr ""
+msgid "Cha_rts:"
+msgstr "Dierva_doù :"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
-msgstr ""
+msgid "_Drawing objects:"
+msgstr "Ergor_ennoù tresañ :"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
-msgstr ""
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Diskouez"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
-msgstr ""
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Kuzhat"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
-msgstr ""
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Diskouez"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
-msgstr ""
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Kuzhat"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
-msgstr ""
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Diskouez"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
-msgstr ""
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Kuzhat"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
-msgstr ""
+msgid "Objects"
+msgstr "Ergorennoù"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
-msgstr ""
+msgid "S_ynchronize sheets"
+msgstr "Goubredañ ar f_ollennoù"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
-msgstr ""
+msgid "Zoom"
+msgstr "Zoum"
#: ungroupdialog.ui
msgctxt ""
@@ -6680,7 +7139,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Ungroup"
-msgstr ""
+msgstr "Distrollañ"
#: ungroupdialog.ui
msgctxt ""
@@ -6689,7 +7148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Renkoù"
#: ungroupdialog.ui
msgctxt ""
@@ -6698,7 +7157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Bannoù"
#: ungroupdialog.ui
msgctxt ""
@@ -6707,7 +7166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deactivate for"
-msgstr ""
+msgstr "Diweredekaat evit"
#: validationhelptabpage.ui
msgctxt ""
@@ -6716,7 +7175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show input help when cell is selected"
-msgstr ""
+msgstr "_Diskouez ar skoazell e-pad an enankañ pa vez diuzet ur gellig"
#: validationhelptabpage.ui
msgctxt ""
@@ -6725,7 +7184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Titl :"
#: validationhelptabpage.ui
msgctxt ""
@@ -6734,7 +7193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Input help:"
-msgstr ""
+msgstr "_Skoazell evit an enankañ :"
#: validationhelptabpage.ui
msgctxt ""
@@ -6743,4 +7202,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Endalc'hadoù"
diff --git a/source/br/scaddins/source/analysis.po b/source/br/scaddins/source/analysis.po
index 20d4d05490e..bccf0f78583 100644
--- a/source/br/scaddins/source/analysis.po
+++ b/source/br/scaddins/source/analysis.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-28 15:03+0000\n"
+"PO-Revision-Date: 2014-02-01 10:25+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375023835.0\n"
+"X-POOTLE-MTIME: 1391250330.0\n"
#: analysis.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "Reiñ a ra an niver a vloavezhioù (al lod rann e douez) etre daou vloaziadoù"
#: analysis.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Basis indicates the day-count convention to use in the calculation"
-msgstr ""
+msgstr "Diazez a veneg an emglev evit kont an deizioù da arverañ evit ar jediñ"
#: analysis.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr ""
+msgstr "Didermenañ a ra deiz kentañ ar sizhun (1 = Sul, gwerzhioù all = Lun)."
#: analysis.src
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a complex number raised to a real power"
-msgstr ""
+msgstr "Reiñ a ra un niver kemplezh savet d'ur mac'h kevan"
#: analysis.src
msgctxt ""
diff --git a/source/br/scaddins/source/pricing.po b/source/br/scaddins/source/pricing.po
index dd7be1d951e..53139825cca 100644
--- a/source/br/scaddins/source/pricing.po
+++ b/source/br/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-28 14:56+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-03-16 08:27+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375023405.0\n"
+"X-POOTLE-MTIME: 1394958427.000000\n"
#: pricing.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a barrier option"
-msgstr ""
+msgstr "Prizadur un diuz dre gael"
#: pricing.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Priz/gwerzh ar fred danlec'hiet"
#: pricing.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Valigañs bloaziek ar fred danlec'hiet"
#: pricing.src
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Feur ar c'hampi (savet a-gendalc'h)"
#: pricing.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Feur ar c'hampi evit an estrenvro (savet a-gendalc'h)"
#: pricing.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Time to maturity of the option in years"
-msgstr ""
+msgstr "Darevezh an diuz roet e bloavezhioù"
#: pricing.src
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Strike level of the option"
-msgstr ""
+msgstr "Live ar priz embreg evit an diuz"
#: pricing.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Kael izelañ (despizet diwar 0 ma n'eus ket ur gael izeloc'h)"
#: pricing.src
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Kael uhelañ (despizet diwar 0 ma n'eus ket ur gael uheloc'h)"
#: pricing.src
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "Amount of money paid at maturity if barrier was hit"
-msgstr ""
+msgstr "Kementad a arc'hant talet d'an termen mar bez tizhet ar gael"
#: pricing.src
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define if the option is a (p)ut or a (c)all"
-msgstr ""
+msgstr "Hedad da zespizañ mard eo an diuz ur werzhadenn (p) pe ur brenadenn (c)"
#: pricing.src
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n or knock-(o)ut"
-msgstr ""
+msgstr "Hedad da zespizañ mard eo an diuz un diuz gweredekaat (i) pe un diuz diwezhiañ (o)"
#: pricing.src
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"25\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Hedad da zespizañ hag emañ ar gael dindan ar selloù dizehan (c) pe gant an dibenn/an termen"
#: pricing.src
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"27\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Arventenn diret, mard ezvezant e vo roet priz an diuz hepken gant an arc'hwel ; mard arventennet e vo roet kizidigezhioù ouzh ar priz (Gresianed) evit unan eus an arventennoù enanket ; ar gwerzhadoù a c'hall bezañ : (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a touch/no-touch option"
-msgstr ""
+msgstr "Prizadur un diuz mod \"Stekiñ/Anstekiñ\""
#: pricing.src
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Priz/gwerzh ar fred danlec'hiet"
#: pricing.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Valigañs bloaziek ar fred danlec'hiet"
#: pricing.src
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Feur ar c'hampi (savet a-gendalc'h)"
#: pricing.src
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Feur ar c'hampi evit an estrenvro (savet a-gendalc'h)"
#: pricing.src
msgctxt ""
@@ -355,8 +355,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
-msgstr ""
+msgid "Time to maturity of the option in years"
+msgstr "Darevezh an diuz roet e bloavezhioù"
#: pricing.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Kael izelañ (despizet da 0 ma n'eus ket ur gael izeloc'h)"
#: pricing.src
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Kael uhelañ (despizet da 0 ma n'eus ket ur gael uheloc'h)"
#: pricing.src
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "String to define if the option pays one unit of (d)omestic currency (cash or nothing) or (f)oreign currency (asset or nothing)"
-msgstr ""
+msgstr "Hedad da zespizañ mar pae an diuz un unanenn voneiz eus ar vro (d) (arc'hant pe netra) pe ur moneiz eus an estrenvro (fred pe netra)"
#: pricing.src
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
-msgstr ""
+msgstr "Hedad da zespizañ mard eo an diuz un diuz gweredekaat (stekiñ) pe un diuz diwezhiñ (anstekiñ)"
#: pricing.src
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Hedad da zespizañ mard emañ ar gael dindan ar selloù dizehan (c) pe gant an dibenn/an termen"
#: pricing.src
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Arventenn diret, mard ezvezant e vo roet priz an diuz hepken gant an arc'hwel ; mard arventennet e vo roet kizidigezhioù ouzh ar priz (Gresianed) evit unan eus an arventennoù enanket ; ar gwerzhadoù a c'hall bezañ : (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset hits a barrier assuming it follows dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Tebegezh ma vefe tizhet ur gael gant ur fred o goulakaat emañ o heuliañ dS/S = mu dt + val dW"
#: pricing.src
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value S of the underlying asset"
-msgstr ""
+msgstr "Priz/gwerzh S ar fred danlec'hiet"
#: pricing.src
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Valigañs bloaziek ar fred danlec'hiet"
#: pricing.src
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu in dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Arventenn mu e-barzh dS/S = mu dt + val dW"
#: pricing.src
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity"
-msgstr ""
+msgstr "Darevezh"
#: pricing.src
msgctxt ""
@@ -562,8 +562,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgid "Lower barrier (set to 0 for no lower barrier)"
+msgstr "Kael izelañ (despizet diwar 0 ma n'eus ket ur gael izeloc'h)"
#: pricing.src
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Kael uhelañ (despizet diwar 0 ma n'eus ket ur gael uheloc'h)"
#: pricing.src
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (strike, put/call) are specified, the probability of S_T in [strike, upper barrier] for a call and S_T in [lower barrier, strike] for a put will be returned)"
-msgstr ""
+msgstr "Tebegezh ma 'z echuo ur fred da zarev etre daou live kael, o goulakaat emañ o heuliañ dS/S = mu dt + val dW (mar bez despizet an arventenn diwezhañ dibarzhel (priz embreg, gwerzhañ/prenañ) e vo distroet an debegenn eus S_T e-barzh [kael uhelañ, priz embreg] evit ur brenadenn hag S_T e-barzh [kael izelañ, priz embreg] evit ur werzhadenn)"
#: pricing.src
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the asset"
-msgstr ""
+msgstr "Priz/gwerzh ar fred"
#: pricing.src
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the asset"
-msgstr ""
+msgstr "Valigañs vloaziek ar fred"
#: pricing.src
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu from dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Arventenn mu eus dS/S = mu dt + val dW"
#: pricing.src
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity in years"
-msgstr ""
+msgstr "Darevezh lavaret e bloavezhioù"
#: pricing.src
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Kael izelañ (despizet war 0 ma n'eus ket ur gael izeloc'h)"
#: pricing.src
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Kael uhelañ (despizet war 0 ma n'eus ket ur gael uheloc'h)"
#: pricing.src
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Optional (p)ut/(c)all indicator"
-msgstr ""
+msgstr "Meneger diret gwerzhañ (p)/prenañ (c)"
#: pricing.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Optional strike level"
-msgstr ""
+msgstr "Live ar priz embreg diret"
#: pricing.src
msgctxt ""
diff --git a/source/br/scp2/source/calc.po b/source/br/scp2/source/calc.po
index 610c6f637b5..90ff3c7ecd1 100644
--- a/source/br/scp2/source/calc.po
+++ b/source/br/scp2/source/calc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-10 20:05+0200\n"
+"PO-Revision-Date: 2014-02-06 10:22+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391682144.0\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_SPREADSHEET\n"
"LngText.text"
msgid "Uniform Office Format Spreadsheet"
-msgstr ""
+msgstr "Renkell mod Uniform Office Format"
#: registryitem_calc.ulf
msgctxt ""
@@ -181,4 +182,4 @@ msgctxt ""
"STR_REG_VAL_QUATTROPRO_SPREADSHEET\n"
"LngText.text"
msgid "Lotus Quattro Pro Spreadsheet"
-msgstr ""
+msgstr "Renkell mod Lotus Quattro Pro"
diff --git a/source/br/scp2/source/draw.po b/source/br/scp2/source/draw.po
index b3ee0ddfa0d..88ff7f66e66 100644
--- a/source/br/scp2/source/draw.po
+++ b/source/br/scp2/source/draw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-28 22:45+0200\n"
+"PO-Revision-Date: 2014-02-07 12:54+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391777668.0\n"
#: folderitem_draw.ulf
msgctxt ""
@@ -141,7 +142,7 @@ msgctxt ""
"STR_REG_VAL_MS_PUBLISHER_DOCUMENT\n"
"LngText.text"
msgid "Microsoft Publisher Document"
-msgstr ""
+msgstr "Teul mod Microsoft Publisher"
#: registryitem_draw.ulf
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"STR_REG_VAL_WORDPERFECT_GRAPHIC_FILE\n"
"LngText.text"
msgid "WordPerfect Graphic File"
-msgstr ""
+msgstr "Restr mod WordPerfect Graphics"
#: registryitem_draw.ulf
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_AUTOCAD_DRAWING_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "AutoCAD File"
-msgstr ""
+msgstr "Restr mod AutoCAD"
#: registryitem_draw.ulf
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_REG_VAL_MS_ENHANCED_METAFILE\n"
"LngText.text"
msgid "Microsoft Enhanced Metafile"
-msgstr ""
+msgstr "Microsoft Enhanced Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_ENCAPSULATED_POSTSCRIPT\n"
"LngText.text"
msgid "Encapsulated PostScript File"
-msgstr ""
+msgstr "Restr mod Postscript bolc'hennet"
#: registryitem_draw.ulf
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_REG_VAL_OS2_METAFILE\n"
"LngText.text"
msgid "OS/2 Metafile"
-msgstr ""
+msgstr "OS/2 Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_MACINTOSH_PICTURE_METAFILE\n"
"LngText.text"
msgid "Macintosh Picture Metafile"
-msgstr ""
+msgstr "Macintosh Picture Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -197,7 +198,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_METAFILE\n"
"LngText.text"
msgid "Microsoft Windows Metafile"
-msgstr ""
+msgstr "Microsoft Windows Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -205,7 +206,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_BITMAP\n"
"LngText.text"
msgid "Microsoft Windows Bitmap File"
-msgstr ""
+msgstr "Restr mod Microsoft Windows Bitmap"
#: registryitem_draw.ulf
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_CORELDRAW_FILE_FORMAT\n"
"LngText.text"
msgid "CorelDraw File"
-msgstr ""
+msgstr "Restr mod CorelDraw"
#: registryitem_draw.ulf
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_COREL_PRESENTATION_EXCHANGE\n"
"LngText.text"
msgid "Corel Presentation Exchange File"
-msgstr ""
+msgstr "Restr mod Corel Presentation Exchange"
#: registryitem_draw.ulf
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"STR_REG_VAL_GRAPHICS_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "Graphics Interchange Format File"
-msgstr ""
+msgstr "Restr mod Graphics Interchange Format"
#: registryitem_draw.ulf
msgctxt ""
@@ -237,7 +238,7 @@ msgctxt ""
"STR_REG_VAL_JOINT_PHOTOGRAPHIC_EXPERTS_GROUP\n"
"LngText.text"
msgid "Joint Photographic Experts Group File"
-msgstr ""
+msgstr "Restr mod Joint Photographic Experts Group"
#: registryitem_draw.ulf
msgctxt ""
@@ -245,7 +246,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_BITMAP_FORMAT\n"
"LngText.text"
msgid "Portable Bitmap Format File"
-msgstr ""
+msgstr "Restr mod Portable Bitmap Format"
#: registryitem_draw.ulf
msgctxt ""
@@ -253,7 +254,7 @@ msgctxt ""
"STR_REG_VAL_PERSONAL_COMPUTER_EXCHANGE\n"
"LngText.text"
msgid "Personal Computer Exchange File"
-msgstr ""
+msgstr "Restr mod Personal Computer Exchange"
#: registryitem_draw.ulf
msgctxt ""
@@ -261,7 +262,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_GRAYMAP_FORMAT\n"
"LngText.text"
msgid "Portable Graymap Format File"
-msgstr ""
+msgstr "Restr mod Portable Graymap Format"
#: registryitem_draw.ulf
msgctxt ""
@@ -269,7 +270,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_NETWORK_GRAPHICS\n"
"LngText.text"
msgid "Portable Network Graphics File"
-msgstr ""
+msgstr "Restr mod Portable Network Graphics"
#: registryitem_draw.ulf
msgctxt ""
@@ -277,7 +278,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_PIXMAP_FORMAT\n"
"LngText.text"
msgid "Portable Pixmap Format File"
-msgstr ""
+msgstr "Restr mod Portable Pixmap Format"
#: registryitem_draw.ulf
msgctxt ""
@@ -285,7 +286,7 @@ msgctxt ""
"STR_REG_VAL_PHOTOSHOP_DOCUMENT\n"
"LngText.text"
msgid "Adobe Photoshop Document"
-msgstr ""
+msgstr "Teul mod Adobe Photoshop"
#: registryitem_draw.ulf
msgctxt ""
@@ -293,7 +294,7 @@ msgctxt ""
"STR_REG_VAL_SUN_RASTER_GRAPHIC\n"
"LngText.text"
msgid "Sun Raster Graphic File"
-msgstr ""
+msgstr "Restr mod Sun Raster Graphic"
#: registryitem_draw.ulf
msgctxt ""
@@ -301,7 +302,7 @@ msgctxt ""
"STR_REG_VAL_SCALABLE_VECTOR_GRAPHICS\n"
"LngText.text"
msgid "Scalable Vector Graphics File"
-msgstr ""
+msgstr "Restr mod Scalable Vector Graphics"
#: registryitem_draw.ulf
msgctxt ""
@@ -309,7 +310,7 @@ msgctxt ""
"STR_REG_VAL_TRUEVISION_TGA\n"
"LngText.text"
msgid "Truevision TGA File"
-msgstr ""
+msgstr "Restr mod Truevision TGA"
#: registryitem_draw.ulf
msgctxt ""
@@ -317,7 +318,7 @@ msgctxt ""
"STR_REG_VAL_TAGGED_IMAGE_FILE_FORMAT\n"
"LngText.text"
msgid "Tagged Image File"
-msgstr ""
+msgstr "Restr mod Tagged Image"
#: registryitem_draw.ulf
msgctxt ""
@@ -325,7 +326,7 @@ msgctxt ""
"STR_REG_VAL_X_BITMAP\n"
"LngText.text"
msgid "X BitMap File"
-msgstr ""
+msgstr "Restr mod X BitMap"
#: registryitem_draw.ulf
msgctxt ""
@@ -333,7 +334,7 @@ msgctxt ""
"STR_REG_VAL_X_PIXMAP\n"
"LngText.text"
msgid "X Pixmap File"
-msgstr ""
+msgstr "Restr mod X Pixmap"
#: registryitem_draw.ulf
msgctxt ""
@@ -341,4 +342,4 @@ msgctxt ""
"STR_REG_VAL_KODAK_PHOTO_CD_IMAGE\n"
"LngText.text"
msgid "Kodak Photo CD Image File"
-msgstr ""
+msgstr "Restr mod Kodak Photo CD Image"
diff --git a/source/br/scp2/source/graphicfilter.po b/source/br/scp2/source/graphicfilter.po
index dda4307c038..f32dcda4699 100644
--- a/source/br/scp2/source/graphicfilter.po
+++ b/source/br/scp2/source/graphicfilter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 10:50+0200\n"
+"PO-Revision-Date: 2014-02-05 19:53+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391630029.0\n"
#: module_graphicfilter.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Image Filters"
-msgstr ""
+msgstr "Siloù skeudennoù"
#: module_graphicfilter.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Additional filters required to read alien image formats."
-msgstr ""
+msgstr "Siloù ouzhpenn zo azgoulennet a-benn lenn ar mentrezhoù kevregadoù diavaez."
#: module_graphicfilter.ulf
msgctxt ""
diff --git a/source/br/scp2/source/impress.po b/source/br/scp2/source/impress.po
index cd404e48714..b1c8073b2f6 100644
--- a/source/br/scp2/source/impress.po
+++ b/source/br/scp2/source/impress.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-19 23:51+0200\n"
+"PO-Revision-Date: 2014-02-05 19:54+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391630066.0\n"
#: folderitem_impress.ulf
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_PRESENTATION\n"
"LngText.text"
msgid "Uniform Office Format Presentation"
-msgstr ""
+msgstr "Kinnnigadenn mod Uniform Office Format"
#: registryitem_impress.ulf
msgctxt ""
@@ -197,4 +198,4 @@ msgctxt ""
"STR_REG_VAL_COMPUTER_GRAPHICS_METAFILE\n"
"LngText.text"
msgid "Computer Graphics Metafile"
-msgstr ""
+msgstr "Computer Graphics Metafile"
diff --git a/source/br/scp2/source/ooo.po b/source/br/scp2/source/ooo.po
index 594bf3a5087..f286e6e4066 100644
--- a/source/br/scp2/source/ooo.po
+++ b/source/br/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-15 07:46+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-03-16 08:12+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371282395.0\n"
+"X-POOTLE-MTIME: 1394957575.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "Perseg"
#: module_helppack.ulf
msgctxt ""
@@ -1174,7 +1174,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Staliañ a ra ar skoazell evit ar perseg e %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -2542,7 +2542,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "Katalaneg (Valensia)"
#: module_langpack.ulf
msgctxt ""
@@ -2550,7 +2550,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Installs the Catalan (Valencian) user interface"
-msgstr ""
+msgstr "Staliañ a ra ketal an arveriaded e katalaneg (Valensia)"
#: module_langpack.ulf
msgctxt ""
@@ -2846,7 +2846,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Serbeg (latin)"
#: module_langpack.ulf
msgctxt ""
@@ -2854,7 +2854,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs the Serbian (Latin) user interface"
-msgstr ""
+msgstr "Staliañ a ra ketal an arveriaded e serbeg (latin)"
#: module_langpack.ulf
msgctxt ""
@@ -2942,7 +2942,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "Perseg"
#: module_langpack.ulf
msgctxt ""
@@ -2950,7 +2950,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Installs the Persian user interface"
-msgstr ""
+msgstr "Staliañ a ra ketal an arveriaded e perseg"
#: module_langpack.ulf
msgctxt ""
@@ -3086,7 +3086,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdeg"
#: module_langpack.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs the Kurdish user interface"
-msgstr ""
+msgstr "Staliañ a ra ketal an arveriaded e kurdeg"
#: module_langpack.ulf
msgctxt ""
@@ -4078,7 +4078,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script"
-msgstr ""
+msgstr "Skript kurdek, norzh, latin"
#: module_ooo.ulf
msgctxt ""
@@ -4086,7 +4086,23 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script spelling dictionary"
-msgstr ""
+msgstr "Geriadur reizhskrivañ kurdek, norzh ha latin"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "Laoseg"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Geriadur reizhskrivañ evit al laoeg"
#: module_ooo.ulf
msgctxt ""
@@ -4294,7 +4310,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_SK\n"
"LngText.text"
msgid "Slovak spelling dictionary, hyphenation rules, and thesaurus"
-msgstr "Geriadur reizhskrivañ ha geriadur an heñvelsterioù, evit reolennoù an troc'hañ gerioù evit ar slovakek"
+msgstr "Geriadur reizhskrivañ ha geriadur an heñvelsterioù, evit reolennoù an troc'hañ gerioù evit ar slovakeg"
#: module_ooo.ulf
msgctxt ""
@@ -4310,7 +4326,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_SL\n"
"LngText.text"
msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr "Geriadur reizhskrivañ ha geriadur an heñvelsterioù, evit reolennoù an troc'hañ gerioù evit ar slovakek"
+msgstr "Geriadur reizhskrivañ ha geriadur an heñvelsterioù, evit reolennoù an troc'hañ gerioù evit ar slovakeg"
#: module_ooo.ulf
msgctxt ""
@@ -4374,7 +4390,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_TE\n"
"LngText.text"
msgid "Telugu spelling dictionary, and hyphenation rules"
-msgstr "Geriadur reizhskrivañ ha geriadur an heñvelsterioù evit an telugu"
+msgstr "Geriadur reizhskrivañ ha geriadur an heñvelsterioù evit an telugueg"
#: module_ooo.ulf
msgctxt ""
@@ -4438,7 +4454,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_ZU\n"
"LngText.text"
msgid "Zulu hyphenation rules"
-msgstr "Geriadur reizhskrivañ evit evit ar zouloueg"
+msgstr "Geriadur reizhskrivañ evit ar zouloueg"
#: module_reportbuilder.ulf
msgctxt ""
diff --git a/source/br/scp2/source/writer.po b/source/br/scp2/source/writer.po
index 33fbfb3df6e..8627d3f81d2 100644
--- a/source/br/scp2/source/writer.po
+++ b/source/br/scp2/source/writer.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-19 23:52+0200\n"
+"PO-Revision-Date: 2014-02-07 12:56+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391777814.0\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_WRITER\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr ""
+msgstr "Writer : krouiñ hag embann testennoù ha skeudennoù evit lizhiri, danevelloù, teuliad ha pajennoù Web."
#: module_writer.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr ""
+msgstr "%PRODUCTNAME Writer : krouiñ hag embann testennoù ha skeudennoù evit lizhiri, danevelloù, teuliad ha pajennoù Web."
#: module_writer.ulf
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_TEXT\n"
"LngText.text"
msgid "Uniform Office Format Text Document"
-msgstr ""
+msgstr "Restr testenn mod Uniform Office Format"
#: registryitem_writer.ulf
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_WORDPRO_DOCUMENT\n"
"LngText.text"
msgid "Lotus Word Pro Document"
-msgstr ""
+msgstr "Teul mod Lotus Word Pro"
#: registryitem_writer.ulf
msgctxt ""
@@ -229,4 +230,4 @@ msgctxt ""
"STR_REG_VAL_T602_TEXT_FILE\n"
"LngText.text"
msgid "T602 Text File"
-msgstr ""
+msgstr "Restr testenn mod T602"
diff --git a/source/br/sd/source/core.po b/source/br/sd/source/core.po
index b5453859151..7bba137ca12 100644
--- a/source/br/sd/source/core.po
+++ b/source/br/sd/source/core.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-22 17:59+0000\n"
+"PO-Revision-Date: 2014-01-27 21:48+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377194357.0\n"
+"X-POOTLE-MTIME: 1390859316.0\n"
#: glob.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_PRESOBJ_TITLE\n"
"string.text"
msgid "Click to add Title"
-msgstr ""
+msgstr "Klikit da ouzhpennañ un titl"
#: glob.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_PRESOBJ_OUTLINE\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Klikit da ouzhpennañ un destenn"
#: glob.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_PRESOBJ_TEXT\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Klikit da ouzhpennañ un destenn"
#: glob.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"STR_PRESOBJ_NOTESTEXT\n"
"string.text"
msgid "Click to add Notes"
-msgstr ""
+msgstr "Klikit da ouzhpennañ notennoù"
#: glob.src
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"STR_PRESOBJ_GRAPHIC\n"
"string.text"
msgid "Double-click to add an Image"
-msgstr ""
+msgstr "Daouglikit da enlakaat ur skeudenn"
#: glob.src
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"STR_PRESOBJ_OBJECT\n"
"string.text"
msgid "Double-click to add an Object"
-msgstr ""
+msgstr "Daouglikit da enlakaat un ergorenn"
#: glob.src
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"STR_PRESOBJ_CHART\n"
"string.text"
msgid "Double-click to add a Chart"
-msgstr ""
+msgstr "Daouglikit da enlakaat un diervad"
#: glob.src
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"STR_PRESOBJ_ORGCHART\n"
"string.text"
msgid "Double-click to add an Organization Chart"
-msgstr ""
+msgstr "Daouglikit da enlakaat ur frammlun"
#: glob.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_PRESOBJ_TABLE\n"
"string.text"
msgid "Double-click to add a Spreadsheet"
-msgstr ""
+msgstr "Daouglikit da enlakaat ur renkell"
#: glob.src
msgctxt ""
@@ -765,4 +765,4 @@ msgctxt ""
"STR_ENTER_PIN\n"
"string.text"
msgid "Enter PIN:"
-msgstr ""
+msgstr "Enankañ PIN :"
diff --git a/source/br/sd/source/filter/html.po b/source/br/sd/source/filter/html.po
index ee22ac5e3c2..82a37341422 100644
--- a/source/br/sd/source/filter/html.po
+++ b/source/br/sd/source/filter/html.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-20 10:42+0200\n"
+"PO-Revision-Date: 2014-01-26 13:50+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390744205.0\n"
#: pubdlg.src
msgctxt ""
@@ -22,7 +23,7 @@ msgctxt ""
"PAGE1_TITEL\n"
"fixedline.text"
msgid "Assign Design"
-msgstr ""
+msgstr "Deverkañ un neuz"
#: pubdlg.src
msgctxt ""
@@ -31,7 +32,7 @@ msgctxt ""
"PAGE1_NEW_DESIGN\n"
"radiobutton.text"
msgid "New Design"
-msgstr ""
+msgstr "Neuz nevez"
#: pubdlg.src
msgctxt ""
@@ -40,7 +41,7 @@ msgctxt ""
"PAGE1_OLD_DESIGN\n"
"radiobutton.text"
msgid "Existing Design"
-msgstr ""
+msgstr "Neuz ez eus anezhi"
#: pubdlg.src
msgctxt ""
@@ -247,7 +248,7 @@ msgctxt ""
"PAGE3_TITEL_1\n"
"fixedline.text"
msgid "Save Image as"
-msgstr ""
+msgstr "Enrollañ ar skeudenn evel"
#: pubdlg.src
msgctxt ""
diff --git a/source/br/sd/source/ui/animations.po b/source/br/sd/source/ui/animations.po
index 5dce1f0d34a..7117a466fb5 100644
--- a/source/br/sd/source/ui/animations.po
+++ b/source/br/sd/source/ui/animations.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-28 15:05+0000\n"
+"PO-Revision-Date: 2014-01-26 13:50+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375023908.0\n"
+"X-POOTLE-MTIME: 1390744212.0\n"
#: CustomAnimation.src
msgctxt ""
@@ -552,7 +552,7 @@ msgctxt ""
"STR_CUSTOMANIMATION_USERPATH\n"
"string.text"
msgid "User paths"
-msgstr ""
+msgstr "Treugoù an arveriad"
#: CustomAnimation.src
msgctxt ""
@@ -560,4 +560,4 @@ msgctxt ""
"STR_SLIDETRANSITION_NONE\n"
"string.text"
msgid "No transition"
-msgstr ""
+msgstr "Ardreuzad ebet"
diff --git a/source/br/sd/source/ui/app.po b/source/br/sd/source/ui/app.po
index 51e866c46d4..4f660e40c36 100644
--- a/source/br/sd/source/ui/app.po
+++ b/source/br/sd/source/ui/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-22 17:59+0000\n"
+"PO-Revision-Date: 2014-02-01 10:41+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377194380.0\n"
+"X-POOTLE-MTIME: 1391251260.0\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -1723,7 +1723,7 @@ msgctxt ""
"SfxStyleFamiliesRes1\n"
"#define.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Stiloù skeudenn"
#: res_bmp.src
msgctxt ""
@@ -1865,7 +1865,7 @@ msgctxt ""
"STR_GRAPHIC_TOOLBOX\n"
"string.text"
msgid "Draw Toolbar/Image"
-msgstr ""
+msgstr "Barrenn ostilhoù/Skeudenn mod Draw"
#: strings.src
msgctxt ""
@@ -1897,7 +1897,7 @@ msgctxt ""
"STR_GRAPHIC_OBJ_TOOLBOX\n"
"string.text"
msgid "Draw Object Bar/Image"
-msgstr ""
+msgstr "Barrenn an ergorennoù/Skeudenn mod Draw"
#: strings.src
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIONS_TOOLBOX\n"
"string.text"
msgid "Options Bar/Image"
-msgstr ""
+msgstr "Barrenn dibarzhioù/skeudenn"
#: strings.src
msgctxt ""
@@ -1937,7 +1937,7 @@ msgctxt ""
"STR_BEZIER_TOOLBOX\n"
"string.text"
msgid "Bézier Object Bar"
-msgstr ""
+msgstr "Barrenn ergorennoù mod Bézier"
#: strings.src
msgctxt ""
@@ -2041,7 +2041,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Enlakaat ur skeudenn"
#: strings.src
msgctxt ""
@@ -2313,7 +2313,7 @@ msgctxt ""
"STR_TRANSFORM\n"
"string.text"
msgid "Transform"
-msgstr ""
+msgstr "Treuzfurmiñ"
#: strings.src
msgctxt ""
@@ -2625,7 +2625,7 @@ msgctxt ""
"STR_CREATE_PAGES\n"
"string.text"
msgid "Create Slides"
-msgstr ""
+msgstr "Krouiñ treyonennoù"
#: strings.src
msgctxt ""
@@ -2657,7 +2657,7 @@ msgctxt ""
"STR_DELETE_PAGES\n"
"string.text"
msgid "Delete Slides"
-msgstr ""
+msgstr "Dilemel treyonennoù"
#: strings.src
msgctxt ""
@@ -2685,7 +2685,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "N'haller ket digeriñ ar restr skeudenn"
#: strings.src
msgctxt ""
@@ -2693,7 +2693,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "N'haller ket lenn ar restr skeudenn"
#: strings.src
msgctxt ""
@@ -2701,7 +2701,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Mentrezh skeudenn dianav"
#: strings.src
msgctxt ""
@@ -2709,7 +2709,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "N'eo ket skoret handelv ar restr skeudenn"
#: strings.src
msgctxt ""
@@ -2717,7 +2717,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "N'eo ket bet kavet ar sil skeudennoù"
#: strings.src
msgctxt ""
@@ -2725,7 +2725,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to import image"
-msgstr ""
+msgstr "Memor re skort evit enporzhiañ ar skeudennoù"
#: strings.src
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"STR_SCALE_OBJS_TO_PAGE\n"
"string.text"
msgid "Should the image be scaled to the new slide format?"
-msgstr ""
+msgstr "C'hoant hoc'h eus da skeuliadañ ar skeudenn da vent nevez an dreyonenn ?"
#: strings.src
msgctxt ""
@@ -3121,7 +3121,7 @@ msgctxt ""
"STR_DRAGTYPE_URL\n"
"string.text"
msgid "Insert as Hyperlink"
-msgstr ""
+msgstr "Enlakaat evel gourere"
#: strings.src
msgctxt ""
@@ -3129,7 +3129,7 @@ msgctxt ""
"STR_DRAGTYPE_EMBEDDED\n"
"string.text"
msgid "Insert as Copy"
-msgstr ""
+msgstr "Enlakaat evel eilad"
#: strings.src
msgctxt ""
@@ -3137,7 +3137,7 @@ msgctxt ""
"STR_DRAGTYPE_LINK\n"
"string.text"
msgid "Insert as Link"
-msgstr ""
+msgstr "Enlakaat evel ere"
#: strings.src
msgctxt ""
@@ -3401,7 +3401,7 @@ msgctxt ""
"STR_RELEASE_GRAPHICLINK\n"
"string.text"
msgid "This image is linked to a document. Do you want to unlink the image in order to edit it?"
-msgstr ""
+msgstr "Ereet eo ar skeudenn-mañ ouzh an teul. Ha fellout a ra deoc'h dilemel an ere evit ma vo tu da embann ar skeudenn ?"
#: strings.src
msgctxt ""
@@ -4009,7 +4009,7 @@ msgctxt ""
"STR_GRAPHICS_STYLE_FAMILY\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Stil ar skeudenn"
#: strings.src
msgctxt ""
@@ -4073,7 +4073,7 @@ msgctxt ""
"STR_SET_BACKGROUND_PICTURE\n"
"string.text"
msgid "Set Background Image for Slide ..."
-msgstr ""
+msgstr "Arventennañ skeudenn an drekleur evit an dreyonenn ..."
#: strings.src
msgctxt ""
@@ -4121,7 +4121,7 @@ msgctxt ""
"STR_INSERT_PICTURE\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Enlakaat ur skeudenn"
#: strings.src
msgctxt ""
diff --git a/source/br/sd/source/ui/dlg.po b/source/br/sd/source/ui/dlg.po
index 66afbd5405b..f231ead378e 100644
--- a/source/br/sd/source/ui/dlg.po
+++ b/source/br/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-08-22 18:00+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Gwezennad ar bajennad"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "Diuzañ un ~neuz treyonenn "
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "~Eskemm ar bajenn drekleur"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~Dilemel ar pajennoù drekleur diarver"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~Kargañ..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Neuz an dreyonenn"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/br/sd/source/ui/slideshow.po b/source/br/sd/source/ui/slideshow.po
index 9e570436bf9..de198f11d57 100644
--- a/source/br/sd/source/ui/slideshow.po
+++ b/source/br/sd/source/ui/slideshow.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-04 10:57+0100\n"
-"PO-Revision-Date: 2011-12-17 21:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-02-01 10:41+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391251278.0\n"
#: slideshow.src
msgctxt ""
@@ -175,7 +176,7 @@ msgctxt ""
"CM_EDIT_PRESENTATION\n"
"menuitem.text"
msgid "E~dit Presentation"
-msgstr ""
+msgstr "Em~bann ar ginnigadenn"
#: slideshow.src
msgctxt ""
diff --git a/source/br/sd/uiconfig/sdraw/ui.po b/source/br/sd/uiconfig/sdraw/ui.po
index 25d356ea0ed..109453c1827 100644
--- a/source/br/sd/uiconfig/sdraw/ui.po
+++ b/source/br/sd/uiconfig/sdraw/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-04 19:20+0000\n"
+"PO-Revision-Date: 2014-02-06 10:24+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370373623.0\n"
+"X-POOTLE-MTIME: 1391682293.0\n"
#: breakdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Break"
-msgstr ""
+msgstr "Lamm"
#: breakdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Processing metafile:"
-msgstr ""
+msgstr "Keweriañ an drarestr :"
#: breakdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Broken down metaobjects:"
-msgstr ""
+msgstr "Traergorennoù torret :"
#: breakdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inserted drawing objects:"
-msgstr ""
+msgstr "Ergorennoù tresañ enlakaet :"
#: bulletsandnumbering.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Padelligoù ha niverenniñ"
#: bulletsandnumbering.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reset"
-msgstr ""
+msgstr "Adderaouekaat"
#: bulletsandnumbering.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Padelligoù"
#: bulletsandnumbering.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Rizh niverenniñ"
#: bulletsandnumbering.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: bulletsandnumbering.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Lec'hiadur"
#: bulletsandnumbering.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Personelaat"
#: copydlg.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cross-fading"
-msgstr ""
+msgstr "Treveuz"
#: crossfadedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same orientation"
-msgstr ""
+msgstr "Reteradur heñvel"
#: crossfadedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-fade attributes"
-msgstr ""
+msgstr "Doareennoù an treveuz"
#: crossfadedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Azvuiadoù"
#: crossfadedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Arventennoù"
#: dlgsnap.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character"
-msgstr ""
+msgstr "Arouezenn"
#: drawchardialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Nodrezhoù"
#: drawchardialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efedoù nodrezhoù"
#: drawchardialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Lec'hiadur"
#: drawpagedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Setup"
-msgstr ""
+msgstr "Arventennoù ar bajennad"
#: drawpagedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Pajenn"
#: drawpagedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Drekleur"
#: drawparadialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Rannbennad"
#: drawparadialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Pukadoù & Esaouiñ"
#: drawparadialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Arouezerezh aziat"
#: drawparadialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Ivinelloù"
#: drawparadialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Steudadur"
#: drawparadialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Niverenniñ"
#: drawprtldialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Presentation Layout"
-msgstr ""
+msgstr "Pajennaozañ ar ginnigadenn"
#: drawprtldialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linenn"
#: drawprtldialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Maez"
#: drawprtldialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Disheol"
#: drawprtldialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Boullder"
#: drawprtldialog.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Nodrezh"
#: drawprtldialog.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efedoù nodrezhoù"
#: drawprtldialog.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Pukadoù & Esaouiñ"
#: drawprtldialog.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testenn"
#: drawprtldialog.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Padelligoù"
#: drawprtldialog.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Rizh niverenniñ"
#: drawprtldialog.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: drawprtldialog.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Personelaat"
#: drawprtldialog.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Steudadur"
#: drawprtldialog.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Lizherennerezh aziat"
#: drawprtldialog.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Ivinelloù"
#: insertlayer.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides/Objects"
-msgstr ""
+msgstr "Enlakaat treyonennoù/ergorennoù"
#: insertslidesdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete unused backg_rounds"
-msgstr ""
+msgstr "Dilemel an _drekleurioù diarver"
#: insertslidesdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "_Ere"
#: namedesign.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name HTML Design"
-msgstr ""
+msgstr "Anv evit an neuz mod HTML"
#: paranumberingtab.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr ""
+msgstr "_Kregiñ gant ar rannbennad-mañ en-dro"
#: paranumberingtab.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart with"
-msgstr ""
+msgstr "_Kregiñ gant :"
#: paranumberingtab.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph numbering"
-msgstr ""
+msgstr "Niverenniñ ar rannbennadoù"
#: printeroptions.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Table Design"
-msgstr ""
+msgstr "Neuz an daolenn"
#: tabledesigndialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_Renk an talbenn"
#: tabledesigndialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Renk an holl_ad"
#: tabledesigndialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Renkoù _livet"
#: tabledesigndialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "_Bann kentañ"
#: tabledesigndialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Bann _diwezhañ"
#: tabledesigndialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Ba_nnoù livet"
#: vectorize.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Convert to Polygon"
-msgstr ""
+msgstr "Amdreiñ da liestueg"
#: vectorize.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of colors:"
-msgstr ""
+msgstr "Niver a livioù :"
#: vectorize.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reduction:"
-msgstr ""
+msgstr "Digreskadur poentoù :"
#: vectorize.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tile size:"
-msgstr ""
+msgstr "Ment ar marelladur :"
#: vectorize.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill holes:"
-msgstr ""
+msgstr "_Stankañ an toulloù :"
#: vectorize.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Arventennoù"
#: vectorize.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Alberz"
#: vectorize.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source image:"
-msgstr ""
+msgstr "Tarzh ar skeudenn :"
#: vectorize.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vectorized image:"
-msgstr ""
+msgstr "Skeudenn sturiadel :"
#: vectorize.ui
msgctxt ""
@@ -1004,4 +1004,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress"
-msgstr ""
+msgstr "Araokadur"
diff --git a/source/br/sd/uiconfig/simpress/ui.po b/source/br/sd/uiconfig/simpress/ui.po
index ac4658eb0d5..7dc114dff28 100644
--- a/source/br/sd/uiconfig/simpress/ui.po
+++ b/source/br/sd/uiconfig/simpress/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-27 19:16+0000\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-03-16 08:33+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374952580.0\n"
+"X-POOTLE-MTIME: 1394958821.000000\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entrance"
-msgstr ""
+msgstr "Enkerzh"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Emphasis"
-msgstr ""
+msgstr "Kreñvaat"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exit"
-msgstr ""
+msgstr "Mont kuit"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Motion Paths"
-msgstr ""
+msgstr "Bannhentoù"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Misc Effects"
-msgstr ""
+msgstr "Efedoù liesseurt"
#: customanimationcreatetab.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Speed:"
-msgstr ""
+msgstr "_Tizh :"
#: customanimationcreatetab.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic preview"
-msgstr ""
+msgstr "Alber_z emgefreek"
#: customanimationeffecttab.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction:"
-msgstr ""
+msgstr "_Tuadur :"
#: customanimationeffecttab.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accelerated start"
-msgstr ""
+msgstr "Loc'hañ herrek"
#: customanimationeffecttab.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decelerated end"
-msgstr ""
+msgstr "Dibenn en arouar"
#: customanimationeffecttab.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Arventennoù"
#: customanimationeffecttab.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter animation:"
-msgstr ""
+msgstr "Gou_de ar bliverezh :"
#: customanimationeffecttab.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sound:"
-msgstr ""
+msgstr "_Son :"
#: customanimationeffecttab.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text animation:"
-msgstr ""
+msgstr "_Testennoù fiñv :"
#: customanimationeffecttab.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Di_m color:"
-msgstr ""
+msgstr "Liv _blinañ :"
#: customanimationeffecttab.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "delay between characters"
-msgstr ""
+msgstr "dale etre an arouezennoù"
#: customanimationeffecttab.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Don't dim"
-msgstr ""
+msgstr "Na vlinañ"
#: customanimationeffecttab.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dim with color"
-msgstr ""
+msgstr "Blinañ gant ul liv"
#: customanimationeffecttab.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Hide after animation"
-msgstr ""
+msgstr "Masklañ goude ar fiñvadur"
#: customanimationeffecttab.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hide on next animation"
-msgstr ""
+msgstr "Masklañ gant ar fiñvadur da zont"
#: customanimationeffecttab.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "All at once"
-msgstr ""
+msgstr "An holl diouzh un dro"
#: customanimationeffecttab.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Word by word"
-msgstr ""
+msgstr "Ger ha ger"
#: customanimationeffecttab.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Letter by letter"
-msgstr ""
+msgstr "Lizherenn ha lizherenn"
#: customanimationeffecttab.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhancement"
-msgstr ""
+msgstr "Gwellaat"
#: customanimationproperties.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Effect Options"
-msgstr ""
+msgstr "Dibarzhioù an efedoù"
#: customanimationproperties.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Efed"
#: customanimationproperties.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Timing"
-msgstr ""
+msgstr "Munutennerezh"
#: customanimationproperties.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Testennoù fiñv"
#: customanimationspanel.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add Effect"
-msgstr ""
+msgstr "Ouzhpennañ un efed"
#: customanimationspanel.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Effect"
-msgstr ""
+msgstr "Dilemel an efed"
#: customanimationspanel.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Modify Effect"
-msgstr ""
+msgstr "Daskemmañ an efed"
#: customanimationspanel.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Up"
-msgstr ""
+msgstr "Davit ar c'hrec'h"
#: customanimationspanel.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Down"
-msgstr ""
+msgstr "Davit an traoñ"
#: customanimationspanel.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview Effect"
-msgstr ""
+msgstr "Alberz an efed"
#: customanimationspanel.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr ""
+msgstr "_Loc'hañ"
#: customanimationspanel.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction"
-msgstr ""
+msgstr "_Tuadur"
#: customanimationspanel.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sp_eed"
-msgstr ""
+msgstr "Ti_zh"
#: customanimationspanel.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "Gant ur c'hlik"
#: customanimationspanel.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Gant an hini gent"
#: customanimationspanel.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Goude an hini gent"
#: customanimationspanel.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: customanimationspanel.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Efed"
#: customanimationspanel.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic pre_view"
-msgstr ""
+msgstr "Alberz em_gefreek"
#: customanimationtexttab.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Group text:"
-msgstr ""
+msgstr "_Strollañ an testennoù :"
#: customanimationtexttab.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr ""
+msgstr "_Ent emgefreek war-lerc'h :"
#: customanimationtexttab.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "As one object"
-msgstr ""
+msgstr "Evel ergorenn unel"
#: customanimationtexttab.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "All paragraphs at once"
-msgstr ""
+msgstr "An holl rannbennadoù war un dro"
#: customanimationtexttab.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "By 1st level paragraphs"
-msgstr ""
+msgstr "Dre rannbennadoù a gentañ live"
#: customanimationtexttab.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "By 2nd level paragraphs"
-msgstr ""
+msgstr "Dre rannbennadoù a eil live"
#: customanimationtexttab.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "By 3rd level paragraphs"
-msgstr ""
+msgstr "Dre rannbennadoù a drede live"
#: customanimationtexttab.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "By 4th level paragraphs"
-msgstr ""
+msgstr "Dre rannbennadoù a bevarvet live"
#: customanimationtexttab.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "By 5th level paragraphs"
-msgstr ""
+msgstr "Dre rannbennadoù a bempet live"
#: customanimationtexttab.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animate attached _shape"
-msgstr ""
+msgstr "Luskañ al l_un ereet"
#: customanimationtexttab.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_In reverse order"
-msgstr ""
+msgstr "_En urzh gin"
#: customanimationtimingtab.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start:"
-msgstr ""
+msgstr "_Deraouiñ :"
#: customanimationtimingtab.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delay:"
-msgstr ""
+msgstr "_Dale :"
#: customanimationtimingtab.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_peed:"
-msgstr ""
+msgstr "T_izh :"
#: customanimationtimingtab.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Repeat:"
-msgstr ""
+msgstr "_Arren :"
#: customanimationtimingtab.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "Gant ur c'hlik"
#: customanimationtimingtab.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Gant an hini gent"
#: customanimationtimingtab.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Goude an hini gent"
#: customanimationtimingtab.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rewind _when done playing"
-msgstr ""
+msgstr "Adenbeniañ _goude bezañ lennet"
#: customanimationtimingtab.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Animate as part of click sequence"
-msgstr ""
+msgstr "Tresadenn _fiñv gant ur gemalenn glikoù"
#: customanimationtimingtab.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start _effect on click of"
-msgstr ""
+msgstr "Loc'hañ an efed gant ar _c'hlik war"
#: customanimationtimingtab.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trigger"
-msgstr ""
+msgstr "Deluskell"
#: customslideshows.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Field"
-msgstr ""
+msgstr "Embann ar vaezienn"
#: dlgfield.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Fest"
#: dlgfield.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Argemmenn"
#: dlgfield.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field type"
-msgstr ""
+msgstr "Rizh maezienn"
#: dlgfield.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Yezh"
#: dlgfield.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Men_trezh"
#: headerfooterdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Appl_y to All"
-msgstr ""
+msgstr "Arloañ d'an _holl anezho"
#: headerfooterdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Treyonennoù"
#: headerfooterdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes and Handouts"
-msgstr ""
+msgstr "Notennoù ha brudfollennoù"
#: headerfootertab.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heade_r"
-msgstr ""
+msgstr "Re_ollin"
#: headerfootertab.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header _text:"
-msgstr ""
+msgstr "Reollin an _talbenn :"
#: headerfootertab.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date and time"
-msgstr ""
+msgstr "_Deiziad hag eur"
#: headerfootertab.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed"
-msgstr ""
+msgstr "Fe_st"
#: headerfootertab.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Argemmenn"
#: headerfootertab.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Yezh"
#: headerfootertab.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format"
-msgstr ""
+msgstr "_Mentrezh"
#: headerfootertab.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Troad pajenn"
#: headerfootertab.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ooter text:"
-msgstr ""
+msgstr "Testenn an _diaz pajenn :"
#: headerfootertab.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Niverenn an dre_yonenn"
#: headerfootertab.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on slide"
-msgstr ""
+msgstr "Enlakaat war an dreyonenn"
#: headerfootertab.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do _not show on the first slide"
-msgstr ""
+msgstr "Na skrammañ war an dreyonenn _gentañ"
#: headerfootertab.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page Number"
-msgstr ""
+msgstr "Niverenn ar ba_jenn"
#: headerfootertab.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on page"
-msgstr ""
+msgstr "Enlakaat war ar bajenn"
#: insertslides.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides"
-msgstr ""
+msgstr "Enlakaat treyonnennoù"
#: insertslides.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before"
-msgstr ""
+msgstr "_Kent"
#: insertslides.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter"
-msgstr ""
+msgstr "_Goude"
#: insertslides.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Lec'hiadur"
#: masterlayoutdlg.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Master Elements"
-msgstr ""
+msgstr "Elfennoù mestrezed"
#: masterlayoutdlg.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "_Talbenn"
#: masterlayoutdlg.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date/time"
-msgstr ""
+msgstr "_Deiziad/eur"
#: masterlayoutdlg.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Troad pajenn"
#: masterlayoutdlg.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page number"
-msgstr ""
+msgstr "Niverenn _bajenn"
#: masterlayoutdlg.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Niverenn an dre_yonenn"
#: masterlayoutdlg.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Placeholders"
-msgstr ""
+msgstr "Erlec'hiadoù"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow quick editing"
-msgstr ""
+msgstr "Aotren an embann trumm"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only text area selected"
-msgstr ""
+msgstr "Ar maez testenn diuzet hepken"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text objects"
-msgstr ""
+msgstr "Ergorennoù testenn"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start with _wizard"
-msgstr ""
+msgstr "Loc'hañ gant ar _skoazeller"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document"
-msgstr ""
+msgstr "Teul nevez"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1049,52 +1049,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy when moving"
-msgstr ""
+msgstr "Eilañ e-pad an dilec'hiañ"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
-msgstr ""
+msgid "Unit of _measurement"
+msgstr "_Unanenn vuzuliañ"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
-msgstr ""
+msgid "Ta_b stops"
+msgstr "Taolenn_ata"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
-msgstr ""
+msgid "Objects always moveable"
+msgstr "Ergorennoù dilec'hiadus bepred"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
-msgstr ""
+msgid "Do not distort objects in curve"
+msgstr "Arabat gweañ an ergorenn da grommennoù"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
-msgstr ""
+msgid "Use background cache"
+msgstr "Arverañ ar grubuilh evit an drekleur"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1103,34 +1103,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Arventennoù"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
-msgstr ""
+msgid "Enable Presenter Console"
+msgstr "Gweredekaat penel ar ginnigerez"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
-msgstr ""
+msgid "Always with current page"
+msgstr "Atav gant ar bajenn vremanel"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
-msgstr ""
+msgid "Enable remote control"
+msgstr "Gweredekaat ar reoliñ a-bell"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Presentation"
-msgstr ""
+msgstr "Kinnigadenn"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing scale"
-msgstr ""
+msgstr "Skeul an _dresadenn"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _width"
-msgstr ""
+msgstr "Led ar ba_jenn"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _height"
-msgstr ""
+msgstr "_Sav ar bajenn"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Skeul"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_e printer metrics for document formatting"
-msgstr ""
+msgstr "Arverañ _muzulioù ar voullerez evit mentrezhañ an teul"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Ou_zhpennañ an esaouiñ etre ar rannbennadoù hag an taolennoù (en teul oberiant)"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Keverlec'hded"
#: photoalbum.ui
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto External (Display %1)"
-msgstr ""
+msgstr "Diavaez emgefreek (Skramm %1)"
#: presentationdialog.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page name"
-msgstr ""
+msgstr "Anv ar _bajenn"
#: prntopts.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ate"
-msgstr ""
+msgstr "D_eiziad"
#: prntopts.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ti_me"
-msgstr ""
+msgstr "E_ur"
#: prntopts.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_idden pages"
-msgstr ""
+msgstr "Pajennadoù _masklet"
#: prntopts.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print"
-msgstr ""
+msgstr "Moullañ"
#: prntopts.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Dre ziouer"
#: prntopts.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to page"
-msgstr ""
+msgstr "_Lakaat da genglotañ gant ar bajenn"
#: prntopts.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile pages"
-msgstr ""
+msgstr "Pajennoù e _marellig"
#: prntopts.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rochure"
-msgstr ""
+msgstr "K_raflevr"
#: prntopts.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper tray from printer s_ettings"
-msgstr ""
+msgstr "Kludell herve_z arventennoù ar voullerez"
#: prntopts.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fr_ont"
-msgstr ""
+msgstr "Tu _reizh"
#: prntopts.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_ck"
-msgstr ""
+msgstr "Tu _gin"
#: prntopts.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page options"
-msgstr ""
+msgstr "Dibarzhioù ar bajennad"
#: prntopts.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drawing"
-msgstr ""
+msgstr "Tresadenn"
#: prntopts.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes"
-msgstr ""
+msgstr "Notennoù"
#: prntopts.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Handouts"
-msgstr ""
+msgstr "Brudfollennoù"
#: prntopts.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Trolinenn"
#: prntopts.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Endalc'had"
#: prntopts.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Dre ziouer"
#: prntopts.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gra_yscale"
-msgstr ""
+msgstr "Liveoù lo_uedoù"
#: prntopts.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Black & _white"
-msgstr ""
+msgstr "Du & _gwenn"
#: prntopts.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Quality"
-msgstr ""
+msgstr "Perzhded"
#: remotedialog.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Impress Remote"
-msgstr ""
+msgstr "Pellanker Impress"
#: sdviewpage.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rulers visible"
-msgstr ""
+msgstr "_Reolennoù hewel"
#: sdviewpage.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap Lines when moving"
-msgstr ""
+msgstr "_Desteudañ al linennoù pa vezont dilec'hiet"
#: sdviewpage.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All control points in Bezier editor"
-msgstr ""
+msgstr "_An holl boentoù reoliñ en embanner Bézier"
#: sdviewpage.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour of each individual object"
-msgstr ""
+msgstr "_Trolinenn pep ergorenn"
#: sdviewpage.ui
msgctxt ""
@@ -1940,7 +1940,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Skrammañ"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "Neuz an dreyonenn"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "_Eskemm ar bajenn drekleur"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "_Dilemel ar pajennoù drekleur diarver"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "Diuzañ un neuz treyonenn "
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "_Kargañ..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -1949,7 +1994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to selected slides"
-msgstr ""
+msgstr "Seveniñ d'an treyonennoù diuzet"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1958,7 +2003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Speed:"
-msgstr ""
+msgstr "Tizh :"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1967,7 +2012,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Slow"
-msgstr ""
+msgstr "Gorrek"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1976,7 +2021,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Medium"
-msgstr ""
+msgstr "Etre"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1985,7 +2030,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Fast"
-msgstr ""
+msgstr "Trumm"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1994,7 +2039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sound:"
-msgstr ""
+msgstr "Son :"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2003,7 +2048,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Sound"
-msgstr ""
+msgstr "Son ebet"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2012,7 +2057,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Stop Previous Sound"
-msgstr ""
+msgstr "Paouez gant ar son kent"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2021,7 +2066,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Other Sound..."
-msgstr ""
+msgstr "Son all..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -2030,7 +2075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Loop until next sound"
-msgstr ""
+msgstr "Dol betek ar son war-lerc'h"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2039,7 +2084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modify transition"
-msgstr ""
+msgstr "Daskemmañ an ardreuzad"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2048,7 +2093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On mouse click"
-msgstr ""
+msgstr "Dre glikañ gant al logodenn"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2057,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically after"
-msgstr ""
+msgstr "Ent emgefreek war-lerc'h"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2066,7 +2111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Advance slide"
-msgstr ""
+msgstr "Mont d'an dreyonenn da-heul"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2075,7 +2120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to All Slides"
-msgstr ""
+msgstr "Seveniñ d'an holl dreyonennoù"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2084,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Play"
-msgstr ""
+msgstr "Lenn"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2093,7 +2138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slide Show"
-msgstr ""
+msgstr "Treyonennaoueg"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2102,7 +2147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic preview"
-msgstr ""
+msgstr "Alberz emgefreek"
#: tabledesignpanel.ui
msgctxt ""
@@ -2111,7 +2156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_Renk an talbenn"
#: tabledesignpanel.ui
msgctxt ""
@@ -2120,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Renk an holl_ad"
#: tabledesignpanel.ui
msgctxt ""
@@ -2129,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Renkoù _livet"
#: tabledesignpanel.ui
msgctxt ""
@@ -2138,7 +2183,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "Bann _kentañ"
#: tabledesignpanel.ui
msgctxt ""
@@ -2147,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "_Bann diwezhañ"
#: tabledesignpanel.ui
msgctxt ""
@@ -2156,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Ba_nnoù livet"
#: templatedialog.ui
msgctxt ""
@@ -2165,7 +2210,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Stiloù ar skeudennoù"
#: templatedialog.ui
msgctxt ""
@@ -2174,7 +2219,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Skoueriek"
#: templatedialog.ui
msgctxt ""
@@ -2183,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Ardead"
#: templatedialog.ui
msgctxt ""
@@ -2192,7 +2237,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linenn"
#: templatedialog.ui
msgctxt ""
@@ -2201,7 +2246,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Maez"
#: templatedialog.ui
msgctxt ""
@@ -2210,7 +2255,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadowing"
-msgstr ""
+msgstr "Skeud"
#: templatedialog.ui
msgctxt ""
@@ -2219,7 +2264,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Boullder"
#: templatedialog.ui
msgctxt ""
@@ -2228,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Nodrezh"
#: templatedialog.ui
msgctxt ""
@@ -2237,7 +2282,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efedoù nodrezh"
#: templatedialog.ui
msgctxt ""
@@ -2246,7 +2291,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Pukadoù & Esaouiñ"
#: templatedialog.ui
msgctxt ""
@@ -2255,7 +2300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testenn"
#: templatedialog.ui
msgctxt ""
@@ -2264,7 +2309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Testenn fiñv"
#: templatedialog.ui
msgctxt ""
@@ -2273,7 +2318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dimensioning"
-msgstr ""
+msgstr "Mentadur"
#: templatedialog.ui
msgctxt ""
@@ -2282,7 +2327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Kennasker"
#: templatedialog.ui
msgctxt ""
@@ -2291,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Desteudañ"
#: templatedialog.ui
msgctxt ""
@@ -2300,7 +2345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Arouezerezh aziat"
#: templatedialog.ui
msgctxt ""
@@ -2309,4 +2354,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Taolennata"
diff --git a/source/br/sdext/source/minimizer.po b/source/br/sdext/source/minimizer.po
deleted file mode 100644
index 94451d5abb3..00000000000
--- a/source/br/sdext/source/minimizer.po
+++ /dev/null
@@ -1,36 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-15 14:35+0200\n"
-"Last-Translator: Alan <alan.monfort@free.fr>\n"
-"Language-Team: none\n"
-"Language: br\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Meziant bihanaat ar ginnigadenn"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"Arveret eo meziant bihanaat ar ginnigadenn a-benn bihanaat ment restr ar ginnigadenn vremanel. Koazhet e vo ar skeudennoù ha dilamet e vo ar roadennoù n'eus ket ezhomm anezho ken.\n"
-"Barrek eo meziant bihanaat ar ginnigadenn da wellekaat perzhded ar skeudenn. Ar c'hinnigadennoù prientet evit ar skrammoù pe al luc'hvannerioù n'o deus ket ezhomm ur berzhded heñvel ouzh ar re a vo moullet.\n"
diff --git a/source/br/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/br/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 4337d928590..00000000000
--- a/source/br/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-20 10:50+0200\n"
-"Last-Translator: Alan <alan.monfort@free.fr>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: br\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "~Bihanaat ar ginnigadenn..."
diff --git a/source/br/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/br/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 29630b733c5..00000000000
--- a/source/br/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-04 19:23+0000\n"
-"Last-Translator: Alan <alan.monfort@free.fr>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: br\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370373814.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Pazennoù"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~Kent"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~War-lerc'h >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~Echuiñ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Nullañ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Kinnig"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "Arveret eo ar Bihanaerez Kinnigadennoù a-benn bihanaat ment restr ar ginnigadenn vremanel. Koazhet e vo ar skeudennoù hag ar roadennoù, n'eus ket ezhomm anezho ken, a vo dilamet. Gant pazenn diwezhañ ar meziant skoazell e vez dibabet mar bez arloet ar c'hemmoù d'ar ginnigadenn vremanel pe krouet un handelv nevez ha gwellekaet eus ar ginnigadenn."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "~Dibab an erventennoù evit Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~Lemel kuit"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Dibab an arventennoù da wellekaat ar skeudennoù"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Skeudennoù"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~Koazhañ hep koll"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "Koazhañ mod ~JPEG"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~Perzhded e %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "~Dilemel maezioù ar skeudennoù krennet"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Izelaat diarunusted ar ~skeudenn"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<no change>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 PDM (diarunusted ar skramm)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 PDM (diarunusted ul luc'hvanner)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 PDM (diarunusted ur voullerez)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "~Terriñ an ere davit ar skeudennoù diavaez"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "Ergorennoù mod OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Dibab an arventennoù a-benn amsaviñ an ergorennoù mod OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Krouiñ skeudennoù amsaviñ diasavel evit an ergorennoù mod OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "Evit an ~holl ergorennoù mod OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~Evit an holl ergorennoù mod OLE nad int ket diazezet war ar mentrezh mod OpenDocumpent"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "Object Linking and Embedding (OLE) a ro tro d'an enkorfañ hag an eren ouzh teulioù pe ergorennoù all. Ergorennoù mod OLE ez eus gant ar ginnigadenn vremanel."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "Object Linking and Embedding (OLE) a ro tro d'an enkorfañ hag an eren ouzh teulioù pe ergorennoù all. N'eus ergorenn mod OLE ebet gant ar ginnigadenn vremanel."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Treyonennoù"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Diuzañ an treyonennoù da ziverkañ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Pajennoù mestrez"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Dilemel ar pajennoù ~mestrez diarvar"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "S~karzhañ an notennoù"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Dilemel an tre~yonennoù masklet"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Dilemel an treyonennoù diarvar evit an dreyonennaoueg ~personelaet"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Diverradur"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Dibabit pelec'h e vo arloet ar c'hemmoù da heul"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Araokadur"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Ergorenn wellekaet"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "~Arloañ ar c'hemmoù ouzh ar ginnigadenn vremanel"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "Di~geriñ ar ginnigadenn krouet nevez zo"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "~Enrollañ an arventennoù evel"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "Eil~añ ar ginnigadenn kent arloañ ar c'hemmoù"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Dilemel an treyonennoù %SLIDES."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Gwellekaat ar skeudennoù %IMAGES betek perzhded %QUALITY% JPEG da %RESOLUTION PDM."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Krouiñ skeudennoù amsaviñ evit an ergorennoù %OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Ment vremanel ar restr :"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Ment priziet ar restr nevez :"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 Me"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Ma arventennoù "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "estez dre ziouer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "Gant ar gwellekaat e vo daskemmet an teul. Ha fellout a ra deoc'h kenderc'hel ganti ?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~Ya"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "Mat eo"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "Hizivaet eo bet ar ginnigadenn '%TITLE' gant Presentation Minimizer. Da %OLDFILESIZE Me e talveze ar vent, bremañ e talv da %NEWFILESIZE Me."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "Hizivaet eo bet ar ginnigadenn '%TITLE' gant Presentation Minimizer. Da %OLDFILESIZE Me e talveze ar vent, bremañ e talv da %NEWFILESIZE Me well-wazh."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "Hizivaet eo bet ar ginnigadenn '%TITLE' gant Presentation Minimizer. Bremañ e talv ment ar restr da %NEWFILESIZE Me."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "Hizivaet eo bet ar ginnigadenn '%TITLE' gant Presentation Minimizer. Kemmet eo bet ment ar restr betek %NEWFILESIZE Me well-wazh."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "Oc'h eilañ ar ginnigadenn..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "O tilemel an treyonennoù..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "O wellekaat ar skeudennoù..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "O krouiñ skeudennoù amsaviñ evit an ergorennoù mod OLE..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Gwellekaet evit ul luc'hvanner"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Gwellekaet evit ur skramm (ment restr vihanañ)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Gwellekaet evit ul luc'hvanner"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Gwellekaet evit ar moullañ"
diff --git a/source/br/sfx2/source/appl.po b/source/br/sfx2/source/appl.po
index 52295894fe1..006422d6774 100644
--- a/source/br/sfx2/source/appl.po
+++ b/source/br/sfx2/source/appl.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-20 11:52+0000\n"
+"PO-Revision-Date: 2014-02-07 12:59+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376999537.0\n"
+"X-POOTLE-MTIME: 1391777991.0\n"
#: app.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"GID_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: app.src
msgctxt ""
@@ -596,7 +596,7 @@ msgctxt ""
"RID_SVXSTR_GRAFIKLINK\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: app.src
msgctxt ""
@@ -612,7 +612,7 @@ msgctxt ""
"RID_SVXSTR_EDITGRFLINK\n"
"string.text"
msgid "Link Image"
-msgstr ""
+msgstr "Eren ar skeudenn"
#: app.src
msgctxt ""
@@ -636,7 +636,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "N'haller ket digeriñ ar restr mod skeudenn"
#: app.src
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "N'haller ket lenn ar restr mod skeudenn"
#: app.src
msgctxt ""
@@ -652,7 +652,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Mentrezh skeudennoù dianav "
#: app.src
msgctxt ""
@@ -660,7 +660,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This version of the image file is not supported"
-msgstr ""
+msgstr "N'eo ket skoret an handelv eus ar restr skeudennoù"
#: app.src
msgctxt ""
@@ -668,7 +668,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "N'haller ket kavout ar sil skeudennoù"
#: app.src
msgctxt ""
@@ -676,7 +676,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert image"
-msgstr ""
+msgstr "N'eus ket memor a-walc'h da enlakaat ar skeudennoù"
#: app.src
msgctxt ""
diff --git a/source/br/sfx2/source/control.po b/source/br/sfx2/source/control.po
index 8961f3f1e5e..2622b6be5b1 100644
--- a/source/br/sfx2/source/control.po
+++ b/source/br/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-30 18:54+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-07 13:44+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356893648.0\n"
+"X-POOTLE-MTIME: 1391780652.0\n"
#: templateview.src
msgctxt ""
@@ -27,7 +27,15 @@ msgstr "An holl batromoù"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr ""
+msgid "Welcome to %PRODUCTNAME."
+msgstr "Donemat e %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "Grit gant ar varrenn gostez da zigeriñ pe grouiñ ur restr."
diff --git a/source/br/sfx2/source/doc.po b/source/br/sfx2/source/doc.po
index 0742b9f3c56..d64fef8a10b 100644
--- a/source/br/sfx2/source/doc.po
+++ b/source/br/sfx2/source/doc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-27 19:38+0000\n"
+"PO-Revision-Date: 2014-02-07 13:44+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374953916.0\n"
+"X-POOTLE-MTIME: 1391780659.0\n"
#: doc.src
msgctxt ""
@@ -1254,7 +1254,7 @@ msgctxt ""
"TBI_TEMPLATE_LINK\n"
"toolboxitem.text"
msgid "Get more templates for %PRODUCTNAME"
-msgstr ""
+msgstr "Kaout muioc'h a batromoù evit %PRODUCTNAME"
#: templatedlg.src
msgctxt ""
diff --git a/source/br/sfx2/uiconfig/ui.po b/source/br/sfx2/uiconfig/ui.po
index 8d4677388b5..ff507d61800 100644
--- a/source/br/sfx2/uiconfig/ui.po
+++ b/source/br/sfx2/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-28 09:11+0000\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-02-07 17:23+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375002686.0\n"
+"X-POOTLE-MTIME: 1391793780.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Confirm File Format"
-msgstr ""
+msgstr "Kadarnaat mentrezh ar restr"
#: alienwarndialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format \"%FORMATNAME\"."
-msgstr ""
+msgstr "Marteze ez eus en teul-mañ mentrezhoù pe endalc'hadoù n'hallont ket bezañ enrollet e mentrezh an teul bremanel \"%FORMATNAME\"."
#: alienwarndialog.ui
msgctxt ""
@@ -41,16 +41,25 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
-msgstr ""
+msgstr "Arverañ mentrezh ODF ar restr dre ziouer a vezañ sur ma vo enrollet an teul gant un doare dereat."
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "Ober gant ar mentrezh _ODF"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr ""
+msgstr "Ober gant ar _mentrezh %FORMATNAME"
#: alienwarndialog.ui
msgctxt ""
@@ -59,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr ""
+msgstr "_Goulenn pa ne vo ket da enrollañ e mentrezh ODF"
#: checkin.ui
msgctxt ""
@@ -95,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CMIS Properties"
-msgstr ""
+msgstr "Perzhioù _CMIS"
#: cmisinfopage.ui
msgctxt ""
@@ -104,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Anv"
#: cmisinfopage.ui
msgctxt ""
@@ -113,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Rizh"
#: cmisinfopage.ui
msgctxt ""
@@ -122,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Gwerzh"
#: cmisline.ui
msgctxt ""
@@ -131,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Rizh"
#: cmisline.ui
msgctxt ""
@@ -140,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Ya"
#: cmisline.ui
msgctxt ""
@@ -149,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Ket"
#: custominfopage.ui
msgctxt ""
@@ -428,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS Properties"
-msgstr ""
+msgstr "Perzhioù CMIS"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -446,7 +455,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No e-mail configuration"
-msgstr ""
+msgstr "N'eus kefluniadur ebet evit ar posteloù"
#: errorfindemaildialog.ui
msgctxt ""
@@ -455,7 +464,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME was unable to find a working e-mail configuration."
-msgstr ""
+msgstr "N'eo ket bet gouest %PRODUCTNAME da gavout ur c'hefluniadur a labour mat evit ar posteloù."
#: errorfindemaildialog.ui
msgctxt ""
@@ -464,7 +473,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please save this document locally instead and attach it from within your e-mail client."
-msgstr ""
+msgstr "Enrollit an teul war hoc'h urzhiataer kentoc'h ha stagit an teul-mañ dre ho postelerezh."
#: licensedialog.ui
msgctxt ""
@@ -491,23 +500,23 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"Da hegerz eo bet lakaet %PRODUCTNAME dre dermenoù al Lañvaz foran Hollek e live izeloc'h GNU, handelv 3. Kavet e vez un eilad eus al lañvaz mod LGPL e http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"Da hegerz eo bet lakaet %PRODUCTNAME dre dermenoù al Lañvaz foran Hollek e live izeloc'h Mozilla Public License, v. 2.0. Kavet e vez un eilad eus al lañvaz mod MPL e http://mozilla.org/MPL/2.0/.\n"
"\n"
"Menegoù diwar-benn gwirioù ar voneg savet gant trede strolladoù ha diwar-benn termenoù al lañvaz a c'hell bezañ arloet da lodennoù ar meziant a vez displeget er restr LICENSE.html ; dibabit Diskouez al Lañvaz evit gwelout ar munudoù e saozneg.\n"
"\n"
"An holl verkoù kenwerzhel hag ar merkoù marilhet zo d'o ferc'hennerion dezho.\n"
"\n"
-"Copyright © 2000, 2013 perzhiaded LibreOffice hag/pe o stalioù mibion. Pep gwir miret strizh.\n"
+"Copyright © 2000, 2014 perzhiaded LibreOffice. Pep gwir miret strizh.\n"
"\n"
"Krouet eo bet ar meziant-mañ gant %OOOVENDOR, diazezet war OpenOffice.org, a zo gant Copyright Oracle 2000, 2011 hag he stalioù mibion. %OOOVENDOR a drugareka izili holl ar gumuniezh, lennit http://www.libreoffice.org/ evit gouzout hiroc'h."
@@ -581,7 +590,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Style"
-msgstr ""
+msgstr "Krouiñ ur stil"
#: newstyle.ui
msgctxt ""
@@ -590,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Style name"
-msgstr ""
+msgstr "Anv ar stil"
#: optprintpage.ui
msgctxt ""
@@ -923,7 +932,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save document?"
-msgstr ""
+msgstr "Enrollañ an teul ?"
#: querysavedialog.ui
msgctxt ""
@@ -1003,8 +1012,8 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr ""
+msgid "_Open File"
+msgstr "_Digeriñ ur restr"
#: startcenter.ui
msgctxt ""
@@ -1013,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_emplates"
-msgstr ""
+msgstr "_Patromoù"
#: startcenter.ui
msgctxt ""
@@ -1021,8 +1030,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr ""
+msgid "Create:"
+msgstr "Krouiñ :"
#: startcenter.ui
msgctxt ""
@@ -1030,8 +1039,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr ""
+msgid "Writer _Document"
+msgstr "Teul mod _Writer"
#: startcenter.ui
msgctxt ""
@@ -1039,8 +1048,8 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
-msgstr ""
+msgid "Calc _Spreadsheet"
+msgstr "Renkell mod _Calc"
#: startcenter.ui
msgctxt ""
@@ -1048,8 +1057,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr ""
+msgid "Impress _Presentation"
+msgstr "Kinnigadenn mod _Impress"
#: startcenter.ui
msgctxt ""
@@ -1057,8 +1066,8 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
-msgstr ""
+msgid "Draw D_rawing"
+msgstr "Tresadenn mod _Draw"
#: startcenter.ui
msgctxt ""
@@ -1066,8 +1075,8 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr ""
+msgid "Math For_mula"
+msgstr "Reollun _mod Math"
#: startcenter.ui
msgctxt ""
@@ -1075,17 +1084,8 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr ""
+msgid "Base D_atabase"
+msgstr "Stlenn_von mod Base"
#: startcenter.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xtensions"
-msgstr ""
+msgstr "A_skouezhadennoù"
#: versioncommentdialog.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Version Comment"
-msgstr ""
+msgstr "Enankañ un askelenn a-fet handelv"
#: versioncommentdialog.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time: "
-msgstr ""
+msgstr "Deiziad hag eur : "
#: versioncommentdialog.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by: "
-msgstr ""
+msgstr "Enrollet gant : "
#: versionscmis.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "_Diskouez..."
#: versionscmis.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "Keñ_veriañ"
#: versionscmis.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Deiziad hag eur"
#: versionscmis.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Enrollet gant"
#: versionscmis.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Askelennoù"
#: versionscmis.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Handelvoù ez eus anezho"
#: versionsofdialog.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "_Diskouez..."
#: versionsofdialog.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_Keñveriañ"
#: versionsofdialog.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS"
-msgstr ""
+msgstr "CMIS"
#: versionsofdialog.ui
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _New Version"
-msgstr ""
+msgstr "_Enrollañ un handelv nevez"
#: versionsofdialog.ui
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always save a new version on closing"
-msgstr ""
+msgstr "_Bepred enrollañ un handelv nevez e-kerzh ar serradur."
#: versionsofdialog.ui
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New versions"
-msgstr ""
+msgstr "Handelvoù nevez"
#: versionsofdialog.ui
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Deiziad hag eur"
#: versionsofdialog.ui
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Enrollet gant"
#: versionsofdialog.ui
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Askelennoù"
#: versionsofdialog.ui
msgctxt ""
@@ -1265,4 +1265,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Handelvoù ez eus anezho"
diff --git a/source/br/shell/source/win32/shlxthandler/res.po b/source/br/shell/source/win32/shlxthandler/res.po
index afd9153f7e4..b0f11e5cb28 100644
--- a/source/br/shell/source/win32/shlxthandler/res.po
+++ b/source/br/shell/source/win32/shlxthandler/res.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 10:50+0200\n"
+"PO-Revision-Date: 2014-02-02 21:22+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391376127.0\n"
#: shlxthdl.ulf
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"%GRAPHICS%\n"
"LngText.text"
msgid "Images"
-msgstr ""
+msgstr "Skeudennoù"
#: shlxthdl.ulf
msgctxt ""
diff --git a/source/br/starmath/source.po b/source/br/starmath/source.po
index bad2100486b..19bdb9519e4 100644
--- a/source/br/starmath/source.po
+++ b/source/br/starmath/source.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-22 17:30+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-03-16 08:33+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,1801 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377192616.0\n"
+"X-POOTLE-MTIME: 1394958826.000000\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "Arouez +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "Arouez -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "Arouez +-"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "Arouez -+"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "Boulean KET"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "Sammadur +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "Lamadur -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "Liesadur (pik)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "Liesadur (x)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "Liesadur (*)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "Rannadur (barrenn a-veskell)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "Rannadur (÷)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "Rannadur (rann)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "Boulean HA"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "Boulean PE"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "zo par da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "n'eo ket par da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "zo bihanoc'h eget"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "zo brasoc'h eget"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "zo bihanoc'h pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "zo brasoc'h pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "zo bihanoc'h pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "zo brasoc'h pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "Zo bihanoc'h-bihanoc'h eget"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "Zo brasoc'h-brasoc'h eget"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "zo kewez ouzh"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "zo par (well-wazh) da."
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "zo heñvel ouzh"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "zo heñvel pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "zo kenfeuriek da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "zo a-serzh da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "zo kenstur da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "davit"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "zo e"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "n'emañ ket e"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "Enderc'hel a ra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "Unanadur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "Kenskejadur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "Diforc'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Teskad ar rannad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "Isteskad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "Isteskad pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "Ardeskad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "Ardeskad pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "Ket isteskad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "Ket isteskad pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "Ket ardeskad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "Ket ardeskad pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "Gwerzh dizave"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Dasperiad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "Daouvonad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "N-von"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Kevreizhenn argemmvac'hel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Kevreizhenn argemmvac'hel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "Logaritm neperel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "Logaritm"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "Sinuz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "Kosinuz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "Tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "Kotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "Gwarenn sinuz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "Gwarenn gosinuz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "Gwarenn dangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "Gwarenn gotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Sinuz hiperbolek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Kosinuz hiperbolek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Tangent hiperbolek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Kotangent hiperbolek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Arguzenn sinuz hipeborlek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Arguzenn gosinuz hiperbolek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Arguzenn dangent hiperbolek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Arguzenn gotangent hiperbolek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "Sammad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "Sammad feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "Sammad mac'her e lein"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr "Sammad mac'her/feur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "Aozad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "Liesad feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr "Liesad mac'h e krec'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr "Liesad mac'her/feur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Kenaozad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "Kenliesad feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr "Kenliesad mac'h e krec'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr "Liesad mac'h/feur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Bevennoù"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "Bevennoù feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "Bevennoù mac'her e lein"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr "Bevennoù mac'her/feur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "Anezhi ez eus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "N'eus ket anezhi"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "Evit an holl"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "Sammegenn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr "Sammegenn feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr "Sammegenn mac'her e krec'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr "Sammegenn mac'her/feur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "Divsammegenn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr "Divsammegenn feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr "Divsammegenn mac'her e krec'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr "Divsammegenn mac'her/feur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "Sammegenn dripl"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr "Teirsammegenn feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr "Teirsammegenn mac'her e krec'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr "Teirsammegenn mac'her/feur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Sammegenn ur grommenn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr "Sammegenn grommenn feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr "Sammegenn grommenn mac'her e krec'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr "Sammegenn grommenn mac'her/feur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "Divsammegenn ur grommenn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr "Divsammegenn grommenn feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr "Divsammegenn grommenn mac'her e krec'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr "Divsammegenn grommenn mac'her/feur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "Sammegenn dripl ur grommenn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr "Teirsammegenn grommenn feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr "Teirsammegenn grommenn mac'her e krec'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr "Teirsammegenn grommenn mac'her/feur"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Tired lemm"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "Linenn a-us"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Berr"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "Tired kognek a-gin"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "Kelc'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "Pik"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "Daou bik"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "Pik tripl"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Tired boud"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Tired kognek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Tonan"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Bir sturiadel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "Linenn dindan"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "Linenn a-us"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "Linenn a-dreuz dezhi"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "Boull"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "Arouezennoù tev"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "Arouezennoù stouet"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "Daskemmañ ar vent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "Daskemmañ an nodrezh"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "Liv du"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "Liv glas"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "Liv gwer"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "Liv ruz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr "Liv siañ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr "Liv majenta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "Liv melen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "Krommelloù strollañ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "Krommelloù rontaet"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "Krochedoù"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "Daougroched"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "Briataennoù"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "Krochedoù kornel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr "Lein a-us"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "Leurenn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "Linennoù eeun"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "Daoulinennoù"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "Krommelloù un niñvader"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "Krommelloù rontaet (ment argemmus)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "Krochedoù (ment argemmus)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "Daougrochedoù (ment argemmus)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "Briataennoù (ment argemmus)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "Krochedoù kornel (ment argemmus)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr "Lein (sturiadel)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr "Leurenn (sturiadel)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "Linennoù eeun (ment argemmus)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "Divlinenn (ment kemmus)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "Krommelloù un niñvader (ment argemmus)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "Briataenn e-krec'h (ment argemmus)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "Briataenn en traoñ (ment argemmus)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "Feur war an tu dehou"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "Mac'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "Feur war an tu kleiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "Mac'her a-gleiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "Feur en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "Mac'her e lein"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "Esaou bihan"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "Gwerc'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "Linenn nevez"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "Frammadur a-serzh (div elfenn)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "Frammadur a-serzh"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Frammadur en oged"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "Steudañ a-gleiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "Steudañ e kreiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "Steudañ a-zehou"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "Alef"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "Teskad goullo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "Lodenn wir"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "Lodenn faltazi"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "Anvevenn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "Darnel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "Nabla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "P Weierstrass"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "Pikoù e-kreiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "Pikoù d'ar c'hrec'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "Pikoù d'an traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "Pikoù en traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "Pikoù a-serzh"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "Arrevellañ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "Rannadur (barrenn a-veskell)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr "Rannadur (beskell ledan gin)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "Rannañ a ra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "Ne rann ket"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "Daouvir d'an tu kleiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "Daouvir d'an tuoù dehou ha kleiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "Daouvir d'an tu dehou"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "Teskad an niveroù naturel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "Teskad an niveroù kevan"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "Teskad an niveroù kemezel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "Teskad an niveroù gwerc'hel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "Teskad an niveroù kemplezh"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "Tired kognek bras"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "Tonan bras"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "Bir sturiadel bras"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "h + barrenn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "Lambda + barrenn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "Bir d'an tu kleiz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "Bir d'an tu dehou"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "Bir d'al lein"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "Bir d'an traoñ"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "Esaou ebet"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "zo a-raok"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "zo a-raok pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "zo a-raok pe gevatal da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "zo war-lerc'h"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "zo war-lerc'h pe bar da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "zo war-lerc'h pe gevatal da"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "n'emañ ket a-raok"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "n'emañ ket war-lerc'h"
#: commands.src
msgctxt ""
@@ -83,14 +1875,6 @@ msgstr "Mentrezhoù"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
@@ -382,7 +2166,7 @@ msgctxt ""
"SID_ZOOM_50_PERCENT\n"
"menuitem.text"
msgid "~View 50%"
-msgstr ""
+msgstr "Zoum ~50 %"
#: smres.src
msgctxt ""
@@ -391,7 +2175,7 @@ msgctxt ""
"SID_ZOOM_100_PERCENT\n"
"menuitem.text"
msgid "View ~100%"
-msgstr ""
+msgstr "Zoum ~100 %"
#: smres.src
msgctxt ""
@@ -400,7 +2184,7 @@ msgctxt ""
"SID_ZOOM_200_PERCENT\n"
"menuitem.text"
msgid "View ~200%"
-msgstr ""
+msgstr "Zoum ~200 %"
#: smres.src
msgctxt ""
@@ -427,7 +2211,7 @@ msgctxt ""
"SID_ZOOM_OPTIMAL\n"
"menuitem.text"
msgid "~Display All"
-msgstr ""
+msgstr "S~krammañ pep tra"
#: smres.src
msgctxt ""
@@ -460,7 +2244,7 @@ msgctxt ""
"STR_BLACK\n"
"string.text"
msgid "black"
-msgstr ""
+msgstr "du"
#: smres.src
msgctxt ""
@@ -468,7 +2252,7 @@ msgctxt ""
"STR_BLUE\n"
"string.text"
msgid "blue"
-msgstr ""
+msgstr "glas"
#: smres.src
msgctxt ""
@@ -476,7 +2260,7 @@ msgctxt ""
"STR_GREEN\n"
"string.text"
msgid "green"
-msgstr ""
+msgstr "gwer"
#: smres.src
msgctxt ""
@@ -484,7 +2268,7 @@ msgctxt ""
"STR_RED\n"
"string.text"
msgid "red"
-msgstr ""
+msgstr "ruz"
#: smres.src
msgctxt ""
@@ -492,7 +2276,7 @@ msgctxt ""
"STR_CYAN\n"
"string.text"
msgid "cyan"
-msgstr ""
+msgstr "siañ"
#: smres.src
msgctxt ""
@@ -500,7 +2284,7 @@ msgctxt ""
"STR_MAGENTA\n"
"string.text"
msgid "magenta"
-msgstr ""
+msgstr "majenta"
#: smres.src
msgctxt ""
@@ -508,7 +2292,7 @@ msgctxt ""
"STR_YELLOW\n"
"string.text"
msgid "yellow"
-msgstr ""
+msgstr "melen"
#: smres.src
msgctxt ""
@@ -516,7 +2300,7 @@ msgctxt ""
"STR_HIDE\n"
"string.text"
msgid "hide"
-msgstr ""
+msgstr "kuzhat"
#: smres.src
msgctxt ""
@@ -524,7 +2308,7 @@ msgctxt ""
"STR_SIZE\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "ment"
#: smres.src
msgctxt ""
@@ -532,7 +2316,7 @@ msgctxt ""
"STR_FONT\n"
"string.text"
msgid "font"
-msgstr ""
+msgstr "nodrezh"
#: smres.src
msgctxt ""
@@ -540,7 +2324,7 @@ msgctxt ""
"STR_ALIGN_LEFT\n"
"string.text"
msgid "left"
-msgstr ""
+msgstr "kleiz"
#: smres.src
msgctxt ""
@@ -548,7 +2332,7 @@ msgctxt ""
"STR_ALIGN_CENTER\n"
"string.text"
msgid "center"
-msgstr ""
+msgstr "kreiz"
#: smres.src
msgctxt ""
@@ -556,7 +2340,7 @@ msgctxt ""
"STR_ALIGN_RIGHT\n"
"string.text"
msgid "right"
-msgstr ""
+msgstr "dehou"
#: smres.src
msgctxt ""
diff --git a/source/br/starmath/uiconfig/smath/ui.po b/source/br/starmath/uiconfig/smath/ui.po
index 15771e50189..cfbd569d921 100644
--- a/source/br/starmath/uiconfig/smath/ui.po
+++ b/source/br/starmath/uiconfig/smath/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-27 17:42+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-03-16 08:28+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374946932.0\n"
+"X-POOTLE-MTIME: 1394958484.000000\n"
#: alignmentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Desteudañ"
#: alignmentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Dre ziouer"
#: alignmentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Kleiz"
#: alignmentdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Centered"
-msgstr ""
+msgstr "_Kreizet"
#: alignmentdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dehou"
#: alignmentdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal"
-msgstr ""
+msgstr "A-blaen"
#: catalogdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Arouezioù"
#: catalogdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Enlakaat"
#: catalogdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Embann..."
#: catalogdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbol set"
-msgstr ""
+msgstr "_Spletad arouezioù"
#: catalogdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "button"
-msgstr ""
+msgstr "afell"
#: catalogdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unknown"
-msgstr ""
+msgstr "Dianav"
#: fontdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Nodrezhoù"
#: fontdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Nodrezh"
#: fontdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bold"
-msgstr ""
+msgstr "_Tev"
#: fontdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Italic"
-msgstr ""
+msgstr "_Stouet"
#: fontdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Doareennoù"
#: fontsizedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Font Sizes"
-msgstr ""
+msgstr "Mentoù an nodrezh"
#: fontsizedialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Dre ziouer"
#: fontsizedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _size"
-msgstr ""
+msgstr "Ment _diazez"
#: fontsizedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Operators"
-msgstr ""
+msgstr "_Niñvaderioù"
#: fontsizedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limits"
-msgstr ""
+msgstr "_Bevennoù"
#: fontsizedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testenn"
#: fontsizedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Arc'hwelioù"
#: fontsizedialog.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indexes"
-msgstr ""
+msgstr "_Ibilioù"
#: fontsizedialog.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relative sizes"
-msgstr ""
+msgstr "Mentoù daveel"
#: fonttypedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Nodrezhoù"
#: fonttypedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Daskemmañ"
#: fonttypedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Dre ziouer"
#: fonttypedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Argemmennoù"
#: fonttypedialog.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Kevreizhennoù"
#: fonttypedialog.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Niveroù"
#: fonttypedialog.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testenn"
#: fonttypedialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula fonts"
-msgstr ""
+msgstr "Nodrezhoù ar reollunioù"
#: fonttypedialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serif"
#: fonttypedialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ixed"
-msgstr ""
+msgstr "_Fest"
#: fonttypedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom fonts"
-msgstr ""
+msgstr "Nodrezhoù personelaet"
#: fonttypedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Argemmennoù"
#: fonttypedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Kevreizhennoù"
#: fonttypedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Niveroù"
#: fonttypedialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testenn"
#: fonttypedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serif"
#: fonttypedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixe_d"
-msgstr ""
+msgstr "Fes_t"
#: printeroptions.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save defaults?"
-msgstr ""
+msgstr "Enrollañ ar gwerzhioù dre ziouer ?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Should the changes be saved as defaults?"
-msgstr ""
+msgstr "Enrollañ ar c'hemmoù evel gwerzhioù dre ziouer ?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "These changes will apply for all new formulas."
-msgstr ""
+msgstr "Arloet e vo ar c'hemmoù-mañ d'an holl reollunioù nevez."
#: smathsettings.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title row"
-msgstr ""
+msgstr "_Renk an titl"
#: smathsettings.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formula text"
-msgstr ""
+msgstr "_Testenn ar reollun"
#: smathsettings.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "_Riblenn"
#: smathsettings.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print options"
-msgstr ""
+msgstr "Dibarzhioù moullañ"
#: smathsettings.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_riginal size"
-msgstr ""
+msgstr "Ment a-_orin"
#: smathsettings.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit to _page"
-msgstr ""
+msgstr "Lakaat da genglotañ gant ar _bajenn"
#: smathsettings.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling"
-msgstr ""
+msgstr "_Skeuliadañ"
#: smathsettings.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print format"
-msgstr ""
+msgstr "Mentrezh moullañ"
#: smathsettings.ui
msgctxt ""
@@ -598,8 +598,8 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
-msgstr ""
+msgid "Ig_nore ~ and ` at the end of the line"
+msgstr "Leuskel a-_gostez ~ ha ` e dibenn al linenn"
#: smathsettings.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embed only used symbols (smaller file size)"
-msgstr ""
+msgstr "Enkorfañ an arouezioù arveret hepken (ment restr vihanoc'h)"
#: smathsettings.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Miscellaneous options"
-msgstr ""
+msgstr "Dibarzhioù liesseurt"
#: spacingdialog.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Esaouiñ"
#: spacingdialog.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category"
-msgstr ""
+msgstr "_Rummad"
#: spacingdialog.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Dre ziouer"
#: spacingdialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale all brackets"
-msgstr ""
+msgstr "Skeuliadañ an holl grommelloù"
#: spacingdialog.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Titl"
#: spacingdialog.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Esaouiñ"
#: spacingdialog.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_Etrelinennañ"
#: spacingdialog.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Root spacing"
-msgstr ""
+msgstr "Esaouiñ ar _wrizienn"
#: spacingdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Esaouiñ"
#: spacingdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Superscript"
-msgstr ""
+msgstr "Ma_c'her"
#: spacingdialog.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ubscript"
-msgstr ""
+msgstr "Fe_ur"
#: spacingdialog.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Ibilioù"
#: spacingdialog.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerator"
-msgstr ""
+msgstr "_Niverer"
#: spacingdialog.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Denominator"
-msgstr ""
+msgstr "_Anver"
#: spacingdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Rannoù"
#: spacingdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess length"
-msgstr ""
+msgstr "Led a-_re"
#: spacingdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weight"
-msgstr ""
+msgstr "_Tevder"
#: spacingdialog.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction bar"
-msgstr ""
+msgstr "Barrenn ar rannoù"
#: spacingdialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Upper limit"
-msgstr ""
+msgstr "_Usbevenn"
#: spacingdialog.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lower limit"
-msgstr ""
+msgstr "_Isbevenn"
#: spacingdialog.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Bevennoù"
#: spacingdialog.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size (left/right)"
-msgstr ""
+msgstr "Ment a-_re (kleiz/dehou)"
#: spacingdialog.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Esaouiñ"
#: spacingdialog.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "_Ment a-re"
#: spacingdialog.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Krommelloù"
#: spacingdialog.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_Etrelinennañ"
#: spacingdialog.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column spacing"
-msgstr ""
+msgstr "Esaouiñ etre ar _bannoù"
#: spacingdialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrix"
-msgstr ""
+msgstr "Oged"
#: spacingdialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Primary height"
-msgstr ""
+msgstr "Sav _kentael"
#: spacingdialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum spacing"
-msgstr ""
+msgstr "Esaouiñ i_zek"
#: spacingdialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Arouezioù"
#: spacingdialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "_Ment a-re"
#: spacingdialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Esaouiñ "
#: spacingdialog.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Niñvaderioù"
#: spacingdialog.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Kleiz"
#: spacingdialog.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dehou"
#: spacingdialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Lein"
#: spacingdialog.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Traoñ"
#: spacingdialog.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Riblennoù"
#: spacingdialog.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Esaouiñ"
#: spacingdialog.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Ibilioù"
#: spacingdialog.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Rannoù"
#: spacingdialog.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction Bars"
-msgstr ""
+msgstr "Barrennoù ar rannoù"
#: spacingdialog.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Bevennoù"
#: spacingdialog.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Krommelloù"
#: spacingdialog.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrices"
-msgstr ""
+msgstr "Ogedoù"
#: spacingdialog.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Arouezioù"
#: spacingdialog.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Niñvaderioù"
#: spacingdialog.ui
msgctxt ""
@@ -1058,4 +1058,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Riblennoù"
diff --git a/source/br/svl/source/misc.po b/source/br/svl/source/misc.po
index a839875b136..b1aa2fd858d 100644
--- a/source/br/svl/source/misc.po
+++ b/source/br/svl/source/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-11-01 11:28+0200\n"
+"PO-Revision-Date: 2014-02-07 17:26+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391793966.0\n"
#: mediatyp.src
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GIF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: mediatyp.src
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_JPEG\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: mediatyp.src
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_PCX\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: mediatyp.src
msgctxt ""
@@ -437,7 +438,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GENERIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: mediatyp.src
msgctxt ""
@@ -549,7 +550,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCALC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Renkell mod OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -557,7 +558,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCHART\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Diervad mod OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -565,7 +566,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXDRAW\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Tresadenn mod OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -573,7 +574,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXMATH\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Reollun mod OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -581,7 +582,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXWRITER\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Teul testenn mod OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -589,7 +590,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIMPRESS\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Kinnigadenn mod OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -597,7 +598,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXGLOBAL\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Teul mestr mod OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -605,4 +606,4 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIPACKED\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation (packed)"
-msgstr ""
+msgstr "Kinnigadenn mod OpenOffice.org 1.0 (paket)"
diff --git a/source/br/svtools/source/dialogs.po b/source/br/svtools/source/dialogs.po
index 049c2f30c24..d821708d6e9 100644
--- a/source/br/svtools/source/dialogs.po
+++ b/source/br/svtools/source/dialogs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-07-29 08:49+0200\n"
-"Last-Translator: DenisArnaud <denisarnuad@yahoo.fr>\n"
+"PO-Revision-Date: 2014-02-07 13:38+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391780333.0\n"
#: addresstemplate.src
msgctxt ""
@@ -709,7 +710,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITER_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer object"
-msgstr ""
+msgstr "Ergorenn mod OpenOffice.org 1.0 Writer"
#: formats.src
msgctxt ""
@@ -717,7 +718,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERWEB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Web object"
-msgstr ""
+msgstr "Ergorenn mod OpenOffice.org 1.0 Writer/Web"
#: formats.src
msgctxt ""
@@ -725,7 +726,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Master object"
-msgstr ""
+msgstr "Ergorenn mod mestrez/OpenOffice.org 1.0 Writer"
#: formats.src
msgctxt ""
@@ -733,7 +734,7 @@ msgctxt ""
"STR_FORMAT_ID_STARDRAW_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Draw object"
-msgstr ""
+msgstr "Ergorenn mod OpenOffice.org 1.0 Draw"
#: formats.src
msgctxt ""
@@ -741,7 +742,7 @@ msgctxt ""
"STR_FORMAT_ID_STARIMPRESS_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Impress object"
-msgstr ""
+msgstr "Ergorenn mod OpenOffice.org 1.0 Impress"
#: formats.src
msgctxt ""
@@ -749,7 +750,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCALC_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Calc object"
-msgstr ""
+msgstr "Ergorenn mod OpenOffice.org 1.0 Calc"
#: formats.src
msgctxt ""
@@ -757,7 +758,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCHART_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart object"
-msgstr ""
+msgstr "Ergorenn mod OpenOffice.org 1.0 Chart"
#: formats.src
msgctxt ""
@@ -765,7 +766,7 @@ msgctxt ""
"STR_FORMAT_ID_STARMATH_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Math object"
-msgstr ""
+msgstr "Ergorenn mod OpenOffice.org 1.0 Math"
#: formats.src
msgctxt ""
@@ -805,7 +806,7 @@ msgctxt ""
"STR_FORMAT_ID_DIALOG_60\n"
"string.text"
msgid "OpenOffice.org 1.0 dialog"
-msgstr ""
+msgstr "Boestad emziviz OpenOffice.org 1.0"
#: formats.src
msgctxt ""
diff --git a/source/br/svtools/source/java.po b/source/br/svtools/source/java.po
index b415347a674..3531cd91209 100644
--- a/source/br/svtools/source/java.po
+++ b/source/br/svtools/source/java.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-04 19:32+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-03-16 08:18+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370374350.0\n"
+"X-POOTLE-MTIME: 1394957899.000000\n"
#: javaerror.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"ERRORBOX_JVMCREATIONFAILED_MAC\n"
"errorbox.text"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced."
-msgstr "%PRODUCTNAME en deus ezhomm ur Java runtime environment (JRE) da erounit an trevell-se. Siek eo ar JRE bet diuzet.Mar plij, diuzit un handelv all pe stailhit ur JRE nevez ha diuzit eñ dre %PRODUCTNAME - Gwellvezioù - %PRODUCTNAME - Kempleshoc'h."
+msgstr "%PRODUCTNAME en deus ezhomm ur Java runtime environment (JRE) da erounit an trevell-se. Siek eo ar JRE bet diuzet. Mar plij, diuzit un handelv all pe stailhit ur JRE nevez ha diuzit eñ dre %PRODUCTNAME - Gwellvezioù - %PRODUCTNAME - Kempleshoc'h."
#: javaerror.src
msgctxt ""
diff --git a/source/br/svtools/source/misc.po b/source/br/svtools/source/misc.po
index 902f8167781..27107313d35 100644
--- a/source/br/svtools/source/misc.po
+++ b/source/br/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-28 15:04+0000\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-07 17:30+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375023865.0\n"
+"X-POOTLE-MTIME: 1391794252.0\n"
#: imagemgr.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_DESCRIPTION_CALC_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Patrom renkell mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"STR_DESCRIPTION_DRAW_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Patrom tresadenn mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"STR_DESCRIPTION_IMPRESS_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Patrom kinnigadenn mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_DESCRIPTION_WRITER_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Patrom teul testenn mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_DESCRIPTION_SXMATH_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Reollun mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCHART_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Diervad mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_DESCRIPTION_SXDRAW_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Tresadenn mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCALC_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Renkell mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"STR_DESCRIPTION_SXIMPRESS_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Kinnigadenn mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"STR_DESCRIPTION_SXWRITER_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Teul testenn mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"STR_DESCRIPTION_SXGLOBAL_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Teul mestr mod OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -825,7 +825,7 @@ msgctxt ""
"LANGUAGE_ASSAMESE\n"
"pairedlist.text"
msgid "Assamese"
-msgstr ""
+msgstr "Asameg"
#: langtab.src
msgctxt ""
@@ -1014,7 +1014,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_UK_OED\n"
"pairedlist.text"
msgid "English, OED spelling (UK)"
-msgstr ""
+msgstr "Saozneg, reizhskrivañ mod OED (RU)"
#: langtab.src
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"LANGUAGE_FARSI\n"
"pairedlist.text"
msgid "Persian"
-msgstr ""
+msgstr "Perseg"
#: langtab.src
msgctxt ""
@@ -1626,7 +1626,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_CYRILLIC_SAM\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
-msgstr ""
+msgstr "Serbeg (Kirillek)"
#: langtab.src
msgctxt ""
@@ -1635,7 +1635,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_LATIN_SAM\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia and Montenegro)"
-msgstr ""
+msgstr "Serbeg (Latin)"
#: langtab.src
msgctxt ""
@@ -1677,10 +1677,10 @@ msgstr "Serbeg Latin (Montenegro)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr ""
+msgstr "Serbeg latin"
#: langtab.src
msgctxt ""
@@ -2013,7 +2013,7 @@ msgctxt ""
"LANGUAGE_UZBEK_CYRILLIC\n"
"pairedlist.text"
msgid "Uzbek Cyrillic"
-msgstr ""
+msgstr "Ouzbeg kirillek"
#: langtab.src
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"LANGUAGE_USER_LATIN_VATICAN\n"
"pairedlist.text"
msgid "Latin"
-msgstr ""
+msgstr "Latin"
#: langtab.src
msgctxt ""
@@ -2103,7 +2103,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_CYRILLIC_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Cyrillic"
-msgstr ""
+msgstr "Mongoliek kirillek"
#: langtab.src
msgctxt ""
@@ -2112,7 +2112,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_MONGOLIAN_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Mongolian"
-msgstr ""
+msgstr "Mongolek mongolek"
#: langtab.src
msgctxt ""
@@ -2166,7 +2166,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_TURKEY\n"
"pairedlist.text"
msgid "Kurdish, Northern (Turkey)"
-msgstr ""
+msgstr "Kurdeg, Norzh (Turkia)"
#: langtab.src
msgctxt ""
@@ -2175,7 +2175,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SYRIA\n"
"pairedlist.text"
msgid "Kurdish, Northern (Syria)"
-msgstr ""
+msgstr "Kurdeg, Norzh (Siria)"
#: langtab.src
msgctxt ""
@@ -2184,7 +2184,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Central (Iraq)"
-msgstr ""
+msgstr "Kurdeg, kreiz (Irak)"
#: langtab.src
msgctxt ""
@@ -2193,7 +2193,16 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAN\n"
"pairedlist.text"
msgid "Kurdish, Central (Iran)"
-msgstr ""
+msgstr "Kurdeg, kreiz (Iran)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "Kurdeg, Su (Iran)"
#: langtab.src
msgctxt ""
@@ -2202,7 +2211,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
-msgstr ""
+msgstr "Kurdeg, Su (Irak)"
#: langtab.src
msgctxt ""
@@ -3102,7 +3111,7 @@ msgctxt ""
"LANGUAGE_TAMAZIGHT_LATIN_ALGERIA\n"
"pairedlist.text"
msgid "Kabyle Latin"
-msgstr ""
+msgstr "Kabileg Latin"
#: langtab.src
msgctxt ""
@@ -3561,7 +3570,7 @@ msgctxt ""
"LANGUAGE_USER_TIBETAN_INDIA\n"
"pairedlist.text"
msgid "Tibetan (India)"
-msgstr ""
+msgstr "Tibeteg (India)"
#: langtab.src
msgctxt ""
@@ -3570,7 +3579,7 @@ msgctxt ""
"LANGUAGE_USER_CORNISH\n"
"pairedlist.text"
msgid "Cornish"
-msgstr ""
+msgstr "Kerneveureg"
#: langtab.src
msgctxt ""
@@ -3579,7 +3588,7 @@ msgctxt ""
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr ""
+msgstr "Samieg, Pite (Sweden)"
#: langtab.src
msgctxt ""
@@ -3588,7 +3597,7 @@ msgctxt ""
"LANGUAGE_USER_NGAEBERE\n"
"pairedlist.text"
msgid "Ngäbere"
-msgstr ""
+msgstr "Ngabereg"
#: langtab.src
msgctxt ""
@@ -3597,7 +3606,7 @@ msgctxt ""
"LANGUAGE_USER_KUMYK\n"
"pairedlist.text"
msgid "Kumyk"
-msgstr ""
+msgstr "Kumeg"
#: langtab.src
msgctxt ""
@@ -3606,7 +3615,7 @@ msgctxt ""
"LANGUAGE_USER_NOGAI\n"
"pairedlist.text"
msgid "Nogai"
-msgstr ""
+msgstr "Nogayeg"
#: langtab.src
msgctxt ""
@@ -3615,7 +3624,7 @@ msgctxt ""
"LANGUAGE_USER_KARAKALPAK_LATIN\n"
"pairedlist.text"
msgid "Karakalpak Latin"
-msgstr ""
+msgstr "Karakalpek latin"
#: langtab.src
msgctxt ""
@@ -3624,7 +3633,7 @@ msgctxt ""
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr ""
+msgstr "Ladineg"
#: langtab.src
msgctxt ""
@@ -3633,7 +3642,7 @@ msgctxt ""
"LANGUAGE_USER_FRENCH_BURKINA_FASO\n"
"pairedlist.text"
msgid "French (Burkina Faso)"
-msgstr ""
+msgstr "Galleg (Burkina Faso)"
#: langtab.src
msgctxt ""
@@ -3642,7 +3651,7 @@ msgctxt ""
"LANGUAGE_USER_PUINAVE\n"
"pairedlist.text"
msgid "Puinave"
-msgstr ""
+msgstr "Puinaveg"
#: svtools.src
msgctxt ""
diff --git a/source/br/svx/source/core.po b/source/br/svx/source/core.po
index 71a6b53cc6c..dd50e966aa7 100644
--- a/source/br/svx/source/core.po
+++ b/source/br/svx/source/core.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-12-17 21:05+0200\n"
+"PO-Revision-Date: 2014-01-25 20:48+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390682890.0\n"
#: graphichelper.src
msgctxt ""
@@ -21,4 +22,4 @@ msgctxt ""
"RID_SVXSTR_EXPORT_GRAPHIC_TITLE\n"
"string.text"
msgid "Image Export"
-msgstr ""
+msgstr "Ezporzhiadur ur skeudenn"
diff --git a/source/br/svx/source/dialog.po b/source/br/svx/source/dialog.po
index 71eb8d32919..f716171cc39 100644
--- a/source/br/svx/source/dialog.po
+++ b/source/br/svx/source/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-22 18:01+0000\n"
+"PO-Revision-Date: 2014-01-25 20:49+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377194515.0\n"
+"X-POOTLE-MTIME: 1390682952.0\n"
#: bmpmask.src
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"RID_SVXSTR_ERR_OLD_PASSWD\n"
"string.text"
msgid "Invalid password"
-msgstr ""
+msgstr "Ger-tremen direizh"
#: passwd.src
msgctxt ""
@@ -1579,7 +1579,7 @@ msgctxt ""
"RID_SVXSTR_ERR_REPEAT_PASSWD\n"
"string.text"
msgid "Passwords do not match"
-msgstr ""
+msgstr "Ne genglot ket ar gerioù-tremen"
#: prtqry.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLACK\n"
"string.text"
msgid "Black"
-msgstr ""
+msgstr "Du"
#: sdstring.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Glas"
#: sdstring.src
msgctxt ""
@@ -1838,7 +1838,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREEN\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Gwer"
#: sdstring.src
msgctxt ""
@@ -1846,7 +1846,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_CYAN\n"
"string.text"
msgid "Cyan"
-msgstr ""
+msgstr "Siañ"
#: sdstring.src
msgctxt ""
@@ -1854,7 +1854,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_RED\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Ruz"
#: sdstring.src
msgctxt ""
@@ -1862,7 +1862,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_MAGENTA\n"
"string.text"
msgid "Magenta"
-msgstr ""
+msgstr "Majenta"
#: sdstring.src
msgctxt ""
@@ -1870,7 +1870,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREY\n"
"string.text"
msgid "Gray"
-msgstr ""
+msgstr "Loued"
#: sdstring.src
msgctxt ""
@@ -1878,7 +1878,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOW\n"
"string.text"
msgid "Yellow"
-msgstr ""
+msgstr "Melen"
#: sdstring.src
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_WHITE\n"
"string.text"
msgid "White"
-msgstr ""
+msgstr "Gwenn"
#: sdstring.src
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUEGREY\n"
"string.text"
msgid "Blue gray"
-msgstr ""
+msgstr "Loued glas"
#: sdstring.src
msgctxt ""
@@ -1902,7 +1902,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE_CLASSIC\n"
"string.text"
msgid "Blue classic"
-msgstr ""
+msgstr "Glas klasel"
#: sdstring.src
msgctxt ""
@@ -1910,7 +1910,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_ORANGE\n"
"string.text"
msgid "Orange"
-msgstr ""
+msgstr "Liv orañjez"
#: sdstring.src
msgctxt ""
@@ -2062,7 +2062,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_VIOLET\n"
"string.text"
msgid "Violet"
-msgstr ""
+msgstr "Mouk"
#: sdstring.src
msgctxt ""
@@ -2070,7 +2070,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BORDEAUX\n"
"string.text"
msgid "Bordeaux"
-msgstr ""
+msgstr "Liv Bourdel"
#: sdstring.src
msgctxt ""
@@ -2078,7 +2078,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_YELLOW\n"
"string.text"
msgid "Pale yellow"
-msgstr ""
+msgstr "Melen sklaer"
#: sdstring.src
msgctxt ""
@@ -2086,7 +2086,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_GREEN\n"
"string.text"
msgid "Pale green"
-msgstr ""
+msgstr "Gwer sklaer"
#: sdstring.src
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_DARKVIOLET\n"
"string.text"
msgid "Dark violet"
-msgstr ""
+msgstr "Mouk teñval"
#: sdstring.src
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SALMON\n"
"string.text"
msgid "Salmon"
-msgstr ""
+msgstr "Liv eog"
#: sdstring.src
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SEABLUE\n"
"string.text"
msgid "Sea blue"
-msgstr ""
+msgstr "Glaz-mor"
#: sdstring.src
msgctxt ""
@@ -2126,7 +2126,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Limestra"
#: sdstring.src
msgctxt ""
@@ -2134,7 +2134,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SKYBLUE\n"
"string.text"
msgid "Sky blue"
-msgstr ""
+msgstr "Glas oabl"
#: sdstring.src
msgctxt ""
@@ -2142,7 +2142,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOWGREEN\n"
"string.text"
msgid "Yellow green"
-msgstr ""
+msgstr "Gwer melen"
#: sdstring.src
msgctxt ""
@@ -2150,7 +2150,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PINK\n"
"string.text"
msgid "Pink"
-msgstr ""
+msgstr "Roz"
#: sdstring.src
msgctxt ""
@@ -2158,7 +2158,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TURQUOISE\n"
"string.text"
msgid "Turquoise"
-msgstr ""
+msgstr "Glas-pers"
#: sdstring.src
msgctxt ""
@@ -3198,7 +3198,7 @@ msgctxt ""
"RID_SVXSTR_DASH2\n"
"string.text"
msgid "2 Dots 3 Dashes"
-msgstr ""
+msgstr "2 bik 3 zenn"
#: sdstring.src
msgctxt ""
@@ -3222,7 +3222,7 @@ msgctxt ""
"RID_SVXSTR_DASH5\n"
"string.text"
msgid "Fine Dashed"
-msgstr ""
+msgstr "Gourzhelloù moan"
#: sdstring.src
msgctxt ""
@@ -3230,7 +3230,7 @@ msgctxt ""
"RID_SVXSTR_DASH6\n"
"string.text"
msgid "3 Dashes 3 Dots"
-msgstr ""
+msgstr "3 zenn 3 fik"
#: sdstring.src
msgctxt ""
@@ -3238,7 +3238,7 @@ msgctxt ""
"RID_SVXSTR_DASH7\n"
"string.text"
msgid "Ultrafine Dotted"
-msgstr ""
+msgstr "Gourzhelloù dreistmoan"
#: sdstring.src
msgctxt ""
@@ -3262,7 +3262,7 @@ msgctxt ""
"RID_SVXSTR_DASH10\n"
"string.text"
msgid "Dashed"
-msgstr ""
+msgstr "Gourzhelloù"
#: sdstring.src
msgctxt ""
@@ -3569,7 +3569,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_1\n"
"string.text"
msgid "Green 1 (LibreOffice Main Color)"
-msgstr ""
+msgstr "Gwer 1 (Liv pennañ LibreOffice)"
#: sdstring.src
msgctxt ""
@@ -3577,7 +3577,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT\n"
"string.text"
msgid "Green Accent"
-msgstr ""
+msgstr "Tired gwer"
#: sdstring.src
msgctxt ""
@@ -3585,7 +3585,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT\n"
"string.text"
msgid "Blue Accent"
-msgstr ""
+msgstr "Tired glas"
#: sdstring.src
msgctxt ""
@@ -3593,7 +3593,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT\n"
"string.text"
msgid "Orange Accent"
-msgstr ""
+msgstr "Tired liv orañjez"
#: sdstring.src
msgctxt ""
@@ -3601,7 +3601,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Limestra"
#: sdstring.src
msgctxt ""
@@ -3609,7 +3609,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT\n"
"string.text"
msgid "Purple Accent"
-msgstr ""
+msgstr "Tired limestra"
#: sdstring.src
msgctxt ""
@@ -3617,7 +3617,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT\n"
"string.text"
msgid "Yellow Accent"
-msgstr ""
+msgstr "Tired melen"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3626,7 +3626,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_BUTTER\n"
"string.text"
msgid "Tango: Butter"
-msgstr ""
+msgstr "Tango : Amanenn"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3635,7 +3635,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ORANGE\n"
"string.text"
msgid "Tango: Orange"
-msgstr ""
+msgstr "Tango : Liv orañjez"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3644,7 +3644,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHOCOLATE\n"
"string.text"
msgid "Tango: Chocolate"
-msgstr ""
+msgstr "Tango : Chokolad"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3653,7 +3653,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHAMELEON\n"
"string.text"
msgid "Tango: Chameleon"
-msgstr ""
+msgstr "Tango : Gwerlaz"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3662,7 +3662,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SKY_BLUE\n"
"string.text"
msgid "Tango: Sky Blue"
-msgstr ""
+msgstr "Tango : Glas an oabl"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3671,7 +3671,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_PLUM\n"
"string.text"
msgid "Tango: Plum"
-msgstr ""
+msgstr "Tango : Liv prun"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3680,7 +3680,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SCARLET_RED\n"
"string.text"
msgid "Tango: Scarlet Red"
-msgstr ""
+msgstr "Tango : Ruz-skarlet"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3689,7 +3689,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ALUMINIUM\n"
"string.text"
msgid "Tango: Aluminium"
-msgstr ""
+msgstr "Tango : Aluminiom"
#: sdstring.src
msgctxt ""
diff --git a/source/br/svx/source/gallery2.po b/source/br/svx/source/gallery2.po
index 83547e0e371..77f8e0b26f6 100644
--- a/source/br/svx/source/gallery2.po
+++ b/source/br/svx/source/gallery2.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-08 17:33+0000\n"
+"PO-Revision-Date: 2014-01-25 20:49+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370712794.0\n"
+"X-POOTLE-MTIME: 1390682976.0\n"
#: gallery.src
msgctxt ""
@@ -276,7 +276,7 @@ msgctxt ""
"MN_ADD\n"
"menuitem.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Enlakaat"
#: gallery.src
msgctxt ""
@@ -285,7 +285,7 @@ msgctxt ""
"MN_BACKGROUND\n"
"menuitem.text"
msgid "Insert as Bac~kground"
-msgstr ""
+msgstr "Enlakaat da ~zrekleur"
#: gallery.src
msgctxt ""
diff --git a/source/br/svx/source/items.po b/source/br/svx/source/items.po
index 3c8e2dd3d30..5d179ca8bd7 100644
--- a/source/br/svx/source/items.po
+++ b/source/br/svx/source/items.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-28 15:13+0000\n"
+"PO-Revision-Date: 2014-01-25 20:50+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375024409.0\n"
+"X-POOTLE-MTIME: 1390683028.0\n"
#: svxerr.src
msgctxt ""
@@ -168,7 +168,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't loaded as the required IO-services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "N'eo ket bet karget treuzfollenn ar furmskrid : n'haller ket esteziañ ar gwazadoù IO (com.sun.star.io.*) ret."
#: svxerr.src
msgctxt ""
@@ -177,7 +177,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't written as the required IO services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "N'eo ket bet skrivet treuzfollenn ar furmskrid : n'haller ket esteziañ ar gwazadoù IO (com.sun.star.io.*) ret."
#: svxerr.src
msgctxt ""
diff --git a/source/br/svx/source/tbxctrls.po b/source/br/svx/source/tbxctrls.po
index 149ca276ce7..23c8f5c2a54 100644
--- a/source/br/svx/source/tbxctrls.po
+++ b/source/br/svx/source/tbxctrls.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-30 19:14+0000\n"
+"PO-Revision-Date: 2014-01-25 20:50+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375211655.0\n"
+"X-POOTLE-MTIME: 1390683039.0\n"
#: colrctrl.src
msgctxt ""
@@ -530,7 +530,7 @@ msgctxt ""
"RID_SVXSTR_UNDO_GRAFMODE\n"
"string.text"
msgid "Image Mode"
-msgstr ""
+msgstr "Mod ar skeudenn"
#: grafctrl.src
msgctxt ""
diff --git a/source/br/svx/uiconfig/ui.po b/source/br/svx/uiconfig/ui.po
index 7067e041796..540374bf2a6 100644
--- a/source/br/svx/uiconfig/ui.po
+++ b/source/br/svx/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-22 18:02+0000\n"
+"PO-Revision-Date: 2014-03-16 08:28+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377194525.0\n"
+"X-POOTLE-MTIME: 1394958504.000000\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete footer?"
-msgstr ""
+msgstr "Dilemel an troad pajenn ?"
#: deletefooterdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the footer?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h dilemel an troad pajenn ?"
#: deletefooterdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the footer will be deleted and can not be restored."
-msgstr ""
+msgstr "Dilamet e vo endalc'had a-bezh an troad pajenn ha n'hallo ket bezañ assavet."
#: deleteheaderdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete header?"
-msgstr ""
+msgstr "Dilemel an talbenn ?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the header?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h dilemel an talbenn ?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the header will be deleted and can not be restored."
-msgstr ""
+msgstr "Dilamet e vo endalc'had a-bezh an talbenn ha n'hallo ket bezañ assavet."
#: findreplacedialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
-msgstr ""
+msgstr "Leuskel a-gostez an arouezennoù diforc'hañ CTL"
#: findreplacedialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to grid"
-msgstr ""
+msgstr "_Steudañ ouzh ar gael"
#: optgridpage.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible grid"
-msgstr ""
+msgstr "Kael _hewel"
#: optgridpage.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid"
-msgstr ""
+msgstr "Kael"
#: optgridpage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal:"
-msgstr ""
+msgstr "A-_blaen :"
#: optgridpage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "A-_serzh :"
#: optgridpage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchronize a_xes"
-msgstr ""
+msgstr "Goubredañ an a_helioù"
#: optgridpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Resolution"
-msgstr ""
+msgstr "Diarunusted"
#: optgridpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "esaou"
#: optgridpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "esaou"
#: optgridpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizont_al:"
-msgstr ""
+msgstr "A-B_laen :"
#: optgridpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "V_ertical:"
-msgstr ""
+msgstr "A-se_rzh :"
#: optgridpage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subdivision"
-msgstr ""
+msgstr "Isrann"
#: optgridpage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To snap lines"
-msgstr ""
+msgstr "Ouzh al linennoù steudañ"
#: optgridpage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To the _page margins"
-msgstr ""
+msgstr "Ouzh marzioù ar _bajenn"
#: optgridpage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To object _frame"
-msgstr ""
+msgstr "Ouzh s_tern an ergorenn"
#: optgridpage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To obje_ct points"
-msgstr ""
+msgstr "Ouzh poentoù an er_gorenn"
#: optgridpage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap range"
-msgstr ""
+msgstr "Lijorenn _steudañ"
#: optgridpage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap"
-msgstr ""
+msgstr "Desteudañ"
#: optgridpage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_When creating or moving objects"
-msgstr ""
+msgstr "Pa _vez krouet pe dilec'hiet ergorennoù"
#: optgridpage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend edges"
-msgstr ""
+msgstr "_Astenn ar riblennoù"
#: optgridpage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When ro_tating"
-msgstr ""
+msgstr "E-pad ar _c'hwelañ"
#: optgridpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reducti_on"
-msgstr ""
+msgstr "Digreskadur ar p_oent :"
#: optgridpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap position"
-msgstr ""
+msgstr "Steudañ al lec'hiadur"
#: passwd.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Change Password"
-msgstr ""
+msgstr "Kemmañ ar ger-tremen"
#: passwd.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password"
-msgstr ""
+msgstr "_Ger-tremen"
#: passwd.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Old password"
-msgstr ""
+msgstr "Ger-tremen kozh"
#: passwd.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ssword"
-msgstr ""
+msgstr "Ger-_tremen"
#: passwd.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Confi_rm"
-msgstr ""
+msgstr "Kada_rnaat"
#: passwd.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New password"
-msgstr ""
+msgstr "Ger-tremen nevez"
#: redlinecontrol.ui
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Leuniañ :"
#: sidebararea.ui
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Leuniañ :"
#: sidebararea.ui
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill:"
-msgstr ""
+msgstr "_Leuniañ :"
#: sidebararea.ui
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Diuzañ rizh al leuniañ da arloañ."
#: sidebararea.ui
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Diuzañ rizh al leuniañ da arloañ."
#: sidebararea.ui
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Diuzañ al liv da lakaat."
#: sidebararea.ui
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Diuzañ al liv da lakaat."
#: sidebararea.ui
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Diuzañ an efed da arloañ."
#: sidebararea.ui
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Diuzañ an efed da arloañ."
#: sidebararea.ui
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Boullder"
#: sidebararea.ui
msgctxt ""
@@ -1544,7 +1544,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Boullder"
#: sidebararea.ui
msgctxt ""
@@ -1553,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Boullder :"
#: sidebararea.ui
msgctxt ""
@@ -1562,7 +1562,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Diuzañ rizh ar boullder da arloañ."
#: sidebararea.ui
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Diuzañ rizh ar boullder da arloañ."
#: sidebararea.ui
msgctxt ""
@@ -1580,7 +1580,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Tra ebet"
#: sidebararea.ui
msgctxt ""
@@ -1589,7 +1589,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Solid"
-msgstr ""
+msgstr "Unvan"
#: sidebararea.ui
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Uelinennek"
#: sidebararea.ui
msgctxt ""
@@ -1607,7 +1607,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Ahelek"
#: sidebararea.ui
msgctxt ""
@@ -1616,7 +1616,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Skinek"
#: sidebararea.ui
msgctxt ""
@@ -1625,7 +1625,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "Elipsoidek"
#: sidebararea.ui
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Pervalel"
#: sidebararea.ui
msgctxt ""
@@ -1643,7 +1643,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Karrez"
#: sidebararea.ui
msgctxt ""
@@ -1652,7 +1652,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Erspizañ an argemmenn evit boullder an ilrezenn."
#: sidebararea.ui
msgctxt ""
@@ -1661,7 +1661,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Erspizañ an argemmenn evit boullder an ilrezenn."
#: sidebararea.ui
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Erspizañ 0% evit an demerez penn da benn, 100% evit ar boullder penn da benn."
#: sidebararea.ui
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Erspizañ 0% evit an demerez penn da benn, 100% evit ar boullder penn da benn."
#: sidebargraphic.ui
msgctxt ""
@@ -1688,7 +1688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brightness:"
-msgstr ""
+msgstr "_Lintr :"
#: sidebargraphic.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Erspizañ sked ar skeudenn."
#: sidebargraphic.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Erspizañ sked ar skeudenn."
#: sidebargraphic.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contrast:"
-msgstr ""
+msgstr "_Dargemm :"
#: sidebargraphic.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Erspizañ derez an diforc'h etre lodoù splannañ ha lodoù teñvalañ ar skeudenn."
#: sidebargraphic.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Erspizañ derez an diforc'h etre lodoù splannañ ha lodoù teñvalañ ar skeudenn."
#: sidebargraphic.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color _mode:"
-msgstr ""
+msgstr "Mod li_v :"
#: sidebargraphic.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Boullder :"
#: sidebargraphic.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Erspizañ dregantad ar boullder ; 0% a dalv da zemer penn da benn ha 100% da voullder penn da benn."
#: sidebargraphic.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Erspizañ dregantad ar boullder ; 0% a dalv da zemer penn da benn ha 100% da voullder penn da benn."
#: sidebargraphic.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Ruz"
#: sidebargraphic.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Ruz"
#: sidebargraphic.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Gwer"
#: sidebargraphic.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Gwer"
#: sidebargraphic.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Glas"
#: sidebargraphic.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Glas"
#: sidebargraphic.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Erspizañ ar werzh 'gamma' hag a dizh lintr gwerzhioù an hanterdonennoù."
#: sidebargraphic.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Erspizañ ar werzh 'gamma' hag a dizh lintr gwerzhioù an hanterdonennoù."
#: sidebarinsert.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linenn"
#: sidebarinsert.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linenn"
#: sidebarinsert.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Linenn gant bir en dibenn"
#: sidebarinsert.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Linenn gant bir en dibenn"
#: sidebarinsert.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Reizhkorn"
#: sidebarinsert.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Reizhkorn"
#: sidebarinsert.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Elipsenn"
#: sidebarinsert.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Elipsenn"
#: sidebarinsert.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Testenn (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Testenn (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1940,7 +1940,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Krommenn"
#: sidebarinsert.ui
msgctxt ""
@@ -1949,7 +1949,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Krommenn"
#: sidebarinsert.ui
msgctxt ""
@@ -1958,7 +1958,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Kennasker"
#: sidebarinsert.ui
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Kennasker"
#: sidebarinsert.ui
msgctxt ""
@@ -1976,7 +1976,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Linennoù ha biroù"
#: sidebarinsert.ui
msgctxt ""
@@ -1985,7 +1985,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Linennoù ha biroù"
#: sidebarinsert.ui
msgctxt ""
@@ -1994,7 +1994,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Stummoù diazez"
#: sidebarinsert.ui
msgctxt ""
@@ -2003,7 +2003,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Stummoù diazez"
#: sidebarinsert.ui
msgctxt ""
@@ -2012,7 +2012,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Stummoù an arouezioù"
#: sidebarinsert.ui
msgctxt ""
@@ -2021,7 +2021,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Stummoù an arouezioù"
#: sidebarinsert.ui
msgctxt ""
@@ -2030,7 +2030,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Biroù leun"
#: sidebarinsert.ui
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Biroù leun"
#: sidebarinsert.ui
msgctxt ""
@@ -2048,7 +2048,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Frammlunioù"
#: sidebarinsert.ui
msgctxt ""
@@ -2057,7 +2057,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Frammlunioù"
#: sidebarinsert.ui
msgctxt ""
@@ -2066,7 +2066,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Leadelloù"
#: sidebarinsert.ui
msgctxt ""
@@ -2075,7 +2075,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Leadelloù"
#: sidebarinsert.ui
msgctxt ""
@@ -2084,7 +2084,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Steredennoù"
#: sidebarinsert.ui
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Steredennoù"
#: sidebarline.ui
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Led :"
#: sidebarline.ui
msgctxt ""
@@ -2111,7 +2111,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Diuzañ led al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2120,7 +2120,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Diuzañ led al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2129,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Liv :"
#: sidebarline.ui
msgctxt ""
@@ -2138,7 +2138,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Erspizañ boullder al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2147,7 +2147,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Erspizañ boullder al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2156,7 +2156,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Diuzañ liv al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2165,7 +2165,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Diuzañ liv al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2174,7 +2174,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Diuzañ liv al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2183,7 +2183,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Diuzañ liv al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2192,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Boullder :"
#: sidebarline.ui
msgctxt ""
@@ -2201,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "_Stil :"
#: sidebarline.ui
msgctxt ""
@@ -2210,7 +2210,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Diuzañ stil al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2219,7 +2219,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Diuzañ stil al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2228,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Arrow:"
-msgstr ""
+msgstr "_Bir :"
#: sidebarline.ui
msgctxt ""
@@ -2237,7 +2237,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Diuzañ stil pennoù ar biroù."
#: sidebarline.ui
msgctxt ""
@@ -2246,7 +2246,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Diuzañ stil pennoù ar biroù."
#: sidebarline.ui
msgctxt ""
@@ -2255,7 +2255,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Diuzañ stil dibennoù ar biroù."
#: sidebarline.ui
msgctxt ""
@@ -2264,7 +2264,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Diuzañ stil dibennoù ar biroù."
#: sidebarline.ui
msgctxt ""
@@ -2273,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "_Stil korn :"
#: sidebarline.ui
msgctxt ""
@@ -2282,7 +2282,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Diuzañ stil ar c'hennaskoù ouzh ar riblennoù."
#: sidebarline.ui
msgctxt ""
@@ -2291,7 +2291,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Diuzañ stil ar c'hennaskoù ouzh ar riblennoù."
#: sidebarline.ui
msgctxt ""
@@ -2300,7 +2300,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Rontaet"
#: sidebarline.ui
msgctxt ""
@@ -2309,7 +2309,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- tra ebet -"
#: sidebarline.ui
msgctxt ""
@@ -2318,7 +2318,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Stumm ivinell"
#: sidebarline.ui
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Beskellet"
#: sidebarline.ui
msgctxt ""
@@ -2336,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Stil _dibenn :"
#: sidebarline.ui
msgctxt ""
@@ -2345,7 +2345,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Diuzañ stil pennoù al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2354,7 +2354,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Diuzañ stil pennoù al linenn."
#: sidebarline.ui
msgctxt ""
@@ -2363,7 +2363,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Plaen"
#: sidebarline.ui
msgctxt ""
@@ -2372,7 +2372,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Ront"
#: sidebarline.ui
msgctxt ""
@@ -2381,7 +2381,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Karrez"
#: sidebarparagraph.ui
msgctxt ""
@@ -2390,7 +2390,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Padelligoù ha niverenniñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Padelligoù ha niverenniñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2408,7 +2408,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Padelligoù"
#: sidebarparagraph.ui
msgctxt ""
@@ -2417,7 +2417,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Padelligoù"
#: sidebarparagraph.ui
msgctxt ""
@@ -2426,7 +2426,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Niverenniñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2435,7 +2435,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Niverenniñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2444,7 +2444,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Liv drekleur ar rannbennad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2453,7 +2453,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Liv drekleur ar rannbennad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Liv drekleur ar rannbennad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2471,7 +2471,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Liv drekleur ar rannbennad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2480,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "_Esaouiñ :"
#: sidebarparagraph.ui
msgctxt ""
@@ -2489,7 +2489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indent:"
-msgstr ""
+msgstr "_Pukañ :"
#: sidebarparagraph.ui
msgctxt ""
@@ -2498,7 +2498,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Esaouiñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2507,7 +2507,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Esaouiñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2516,7 +2516,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Kreskaat an esaouiñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2525,7 +2525,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Kreskaat an esaouiñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2534,7 +2534,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Digreskiñ an esaouiñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2543,7 +2543,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Digreskiñ an esaouiñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Kreskaat ar pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2579,7 +2579,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Kreskaat ar pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2588,7 +2588,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Digreskiñ ar pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2597,7 +2597,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Digreskiñ ar pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2606,7 +2606,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Trec'haoliñ d'ar pukañ leiel"
#: sidebarparagraph.ui
msgctxt ""
@@ -2615,7 +2615,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Trec'haoliñ d'ar pukañ leiel"
#: sidebarparagraph.ui
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2633,7 +2633,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2642,7 +2642,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Kreskaat ar pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2651,7 +2651,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Kreskaat ar pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2660,7 +2660,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Digreskiñ ar pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2669,7 +2669,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Digreskiñ ar pukañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2678,7 +2678,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Trec'haoliñ d'ar pukañ leiel"
#: sidebarparagraph.ui
msgctxt ""
@@ -2687,7 +2687,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Trec'haoliñ d'ar pukañ leiel"
#: sidebarparagraph.ui
msgctxt ""
@@ -2696,7 +2696,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Esaouiñ a-us d'ar rannbennad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2705,7 +2705,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Esaouiñ a-us d'ar rannbennad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2714,7 +2714,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Esaouiñ dindan ar rannbennad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2723,7 +2723,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Esaouiñ dindan ar rannbennad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2732,7 +2732,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Etrelinennañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2741,7 +2741,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Etrelinennañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2750,7 +2750,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Etrelinennañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2759,7 +2759,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Etrelinennañ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2768,7 +2768,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Desteudañ a-blaen"
#: sidebarparagraph.ui
msgctxt ""
@@ -2777,7 +2777,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Desteudañ a-blaen"
#: sidebarparagraph.ui
msgctxt ""
@@ -2786,7 +2786,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Steudañ a-gleiz"
#: sidebarparagraph.ui
msgctxt ""
@@ -2795,7 +2795,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Steudañ a-gleiz"
#: sidebarparagraph.ui
msgctxt ""
@@ -2804,7 +2804,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Steudañ e kreiz"
#: sidebarparagraph.ui
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Steudañ e kreiz"
#: sidebarparagraph.ui
msgctxt ""
@@ -2822,7 +2822,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Steudañ a-zehou"
#: sidebarparagraph.ui
msgctxt ""
@@ -2831,7 +2831,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Steudañ a-zehou"
#: sidebarparagraph.ui
msgctxt ""
@@ -2840,7 +2840,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Steudañ ha marzekaet"
#: sidebarparagraph.ui
msgctxt ""
@@ -2849,7 +2849,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Steudañ ha marzekaet"
#: sidebarparagraph.ui
msgctxt ""
@@ -2858,7 +2858,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Steudadur a-serzh"
#: sidebarparagraph.ui
msgctxt ""
@@ -2867,7 +2867,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Steudadur a-serzh"
#: sidebarparagraph.ui
msgctxt ""
@@ -2876,7 +2876,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Steudañ ouzh krec'h"
#: sidebarparagraph.ui
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Steudañ ouzh krec'h"
#: sidebarparagraph.ui
msgctxt ""
@@ -2894,7 +2894,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Steudañ e kreiz a-serzh"
#: sidebarparagraph.ui
msgctxt ""
@@ -2903,7 +2903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Steudañ e kreiz a-serzh"
#: sidebarparagraph.ui
msgctxt ""
@@ -2912,7 +2912,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Steudañ ouzh an traoñ"
#: sidebarparagraph.ui
msgctxt ""
@@ -2921,7 +2921,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Steudañ ouzh an traoñ"
#: sidebarpossize.ui
msgctxt ""
@@ -2930,7 +2930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Horizontal:"
-msgstr ""
+msgstr "A-_zremm :"
#: sidebarpossize.ui
msgctxt ""
@@ -2939,7 +2939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Enankañ ar werzh evit al lec'hiadur a-blaen."
#: sidebarpossize.ui
msgctxt ""
@@ -2948,7 +2948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Enankañ ar werzh evit al lec'hiadur a-blaen."
#: sidebarpossize.ui
msgctxt ""
@@ -2957,7 +2957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "A-_serzh :"
#: sidebarpossize.ui
msgctxt ""
@@ -2966,7 +2966,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Enankañ ar werzh evit al lec'hiadur a-serzh."
#: sidebarpossize.ui
msgctxt ""
@@ -2975,7 +2975,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Enankañ ar werzh evit al lec'hiadur a-serzh."
#: sidebarpossize.ui
msgctxt ""
@@ -2984,7 +2984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Led :"
#: sidebarpossize.ui
msgctxt ""
@@ -2993,7 +2993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Enankañ ul led evit an ergorenn diuzet."
#: sidebarpossize.ui
msgctxt ""
@@ -3002,7 +3002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Enankañ ul led evit an ergorenn diuzet."
#: sidebarpossize.ui
msgctxt ""
@@ -3011,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "Sa_v :"
#: sidebarpossize.ui
msgctxt ""
@@ -3020,7 +3020,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Enankañ ur sav evit an ergorenn diuzet."
#: sidebarpossize.ui
msgctxt ""
@@ -3029,7 +3029,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Enankañ ur sav evit an ergorenn diuzet."
#: sidebarpossize.ui
msgctxt ""
@@ -3038,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Mirout ar c'henfeur"
#: sidebarpossize.ui
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Mirout ar c'henfeurioù pa vez adventet an ergorenn diuzet."
#: sidebarpossize.ui
msgctxt ""
@@ -3056,7 +3056,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Mirout ar c'henfeurioù pa vez adventet an ergorenn diuzet."
#: sidebarpossize.ui
msgctxt ""
@@ -3065,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rotation:"
-msgstr ""
+msgstr "_C'hwelañ :"
#: sidebarpossize.ui
msgctxt ""
@@ -3074,7 +3074,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Diuzañ ar c'horn evit ar c'hwelañ."
#: sidebarpossize.ui
msgctxt ""
@@ -3083,7 +3083,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Diuzañ ar c'horn evit ar c'hwelañ."
#: sidebarpossize.ui
msgctxt ""
@@ -3092,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Flip:"
-msgstr ""
+msgstr "_Gwintañ :"
#: sidebarpossize.ui
msgctxt ""
@@ -3101,7 +3101,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Gwintañ a-serzh an ergorenn bet diuzet."
#: sidebarpossize.ui
msgctxt ""
@@ -3110,7 +3110,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Gwintañ a-serzh an ergorenn bet diuzet."
#: sidebarpossize.ui
msgctxt ""
@@ -3119,7 +3119,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Gwintañ a-blaen an ergorenn bet diuzet."
#: sidebarpossize.ui
msgctxt ""
@@ -3128,4 +3128,4 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Gwintañ a-blaen an ergorenn bet diuzet."
diff --git a/source/br/sw/source/ui/dbui.po b/source/br/sw/source/ui/dbui.po
index 2dfdada623c..54e3c140cf1 100644
--- a/source/br/sw/source/ui/dbui.po
+++ b/source/br/sw/source/ui/dbui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 21:40+0000\n"
+"PO-Revision-Date: 2013-12-21 17:13+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385934046.0\n"
+"X-POOTLE-MTIME: 1387646034.0\n"
#: createaddresslistdialog.src
msgctxt ""
@@ -875,7 +875,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Dear"
-msgstr ""
+msgstr "Keneil ker"
#: mmaddressblockpage.src
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid ":"
-msgstr ""
+msgstr ":"
#: mmaddressblockpage.src
msgctxt ""
@@ -920,7 +920,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "!"
-msgstr ""
+msgstr "!"
#: mmaddressblockpage.src
msgctxt ""
@@ -929,7 +929,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "(none)"
-msgstr ""
+msgstr "(tra ebet)"
#: mmaddressblockpage.src
msgctxt ""
diff --git a/source/br/sw/source/ui/dochdl.po b/source/br/sw/source/ui/dochdl.po
index 4f9c868bb88..afc55ba4780 100644
--- a/source/br/sw/source/ui/dochdl.po
+++ b/source/br/sw/source/ui/dochdl.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 10:51+0200\n"
+"PO-Revision-Date: 2013-12-07 22:05+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386453943.0\n"
#: dochdl.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_PRIVATEGRAPHIC\n"
"string.text"
msgid "Image [%PRODUCTNAME Writer]"
-msgstr ""
+msgstr "Skeudenn [%PRODUCTNAME Writer]"
#: dochdl.src
msgctxt ""
diff --git a/source/br/sw/source/ui/docvw.po b/source/br/sw/source/ui/docvw.po
index b01de6e84e2..77fd7fbc8cf 100644
--- a/source/br/sw/source/ui/docvw.po
+++ b/source/br/sw/source/ui/docvw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-22 18:14+0000\n"
+"PO-Revision-Date: 2013-12-07 22:09+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377195244.0\n"
+"X-POOTLE-MTIME: 1386454152.0\n"
#: access.src
msgctxt ""
@@ -336,7 +336,7 @@ msgctxt ""
"MN_READONLY_SAVEGRAPHIC\n"
"menuitem.text"
msgid "Save Image..."
-msgstr ""
+msgstr "Enrollañ ar skeudenn..."
#: docvw.src
msgctxt ""
@@ -363,7 +363,7 @@ msgctxt ""
"MN_READONLY_GRAPHICTOGALLERY\n"
"menuitem.text"
msgid "Add Image"
-msgstr ""
+msgstr "Ouzhpennañ ur skeudenn"
#: docvw.src
msgctxt ""
@@ -417,7 +417,7 @@ msgctxt ""
"MN_READONLY_COPYGRAPHIC\n"
"menuitem.text"
msgid "Copy ~Image"
-msgstr ""
+msgstr "Eilañ ur ~skeudenn"
#: docvw.src
msgctxt ""
@@ -426,7 +426,7 @@ msgctxt ""
"MN_READONLY_LOADGRAPHIC\n"
"menuitem.text"
msgid "Load Image"
-msgstr ""
+msgstr "Kargañ ar skeudenn"
#: docvw.src
msgctxt ""
@@ -435,7 +435,7 @@ msgctxt ""
"MN_READONLY_GRAPHICOFF\n"
"menuitem.text"
msgid "Image Off"
-msgstr ""
+msgstr "Diweredekaat ar skeudenn"
#: docvw.src
msgctxt ""
diff --git a/source/br/sw/source/ui/fldui.po b/source/br/sw/source/ui/fldui.po
index 2ef1e55f491..ee3ddd3f9b1 100644
--- a/source/br/sw/source/ui/fldui.po
+++ b/source/br/sw/source/ui/fldui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 21:40+0000\n"
+"PO-Revision-Date: 2013-12-07 22:09+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385934050.0\n"
+"X-POOTLE-MTIME: 1386454156.0\n"
#: fldui.src
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"FLD_STAT_GRF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: fldui.src
msgctxt ""
diff --git a/source/br/sw/source/ui/inc.po b/source/br/sw/source/ui/inc.po
new file mode 100644
index 00000000000..ebc5632aa25
--- /dev/null
+++ b/source/br/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-13 19:26+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389641168.0\n"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/br/sw/source/ui/shells.po b/source/br/sw/source/ui/shells.po
index 2b1c3a11167..aa3e5d093f0 100644
--- a/source/br/sw/source/ui/shells.po
+++ b/source/br/sw/source/ui/shells.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 21:42+0000\n"
+"PO-Revision-Date: 2013-12-07 22:11+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385934176.0\n"
+"X-POOTLE-MTIME: 1386454283.0\n"
#: shells.src
msgctxt ""
@@ -38,16 +38,15 @@ msgctxt ""
"STR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown Image format"
-msgstr ""
+msgstr "Mentrezh skeudenn dianav"
#: shells.src
-#, fuzzy
msgctxt ""
"shells.src\n"
"STR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This Image file version is not supported"
-msgstr "N'eo ket skoret handelv ar restr kevregat"
+msgstr "N'eo ket skoret handelv ar restr skeudenn"
#: shells.src
msgctxt ""
@@ -55,10 +54,9 @@ msgctxt ""
"STR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "N'eo ket bet kavet ar sil skeudennoù"
#: shells.src
-#, fuzzy
msgctxt ""
"shells.src\n"
"STR_GRFILTER_TOOBIG\n"
@@ -72,7 +70,7 @@ msgctxt ""
"STR_INSERT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Enlakaat ur skeudenn"
#: shells.src
msgctxt ""
@@ -217,13 +215,12 @@ msgid "Frame Object Bar"
msgstr "Barrenn ergorennoù stern"
#: shells.src
-#, fuzzy
msgctxt ""
"shells.src\n"
"RID_GRAFIK_TOOLBOX\n"
"string.text"
msgid "Images Object Bar"
-msgstr "Barrenn ergorennoù stern"
+msgstr "Barrenn ergorennoù kevregat"
#: shells.src
msgctxt ""
@@ -250,13 +247,12 @@ msgid "Bézier Object Bar"
msgstr "Barrenn ergorennoù Bézier"
#: shells.src
-#, fuzzy
msgctxt ""
"shells.src\n"
"RID_DRAW_TEXT_TOOLBOX\n"
"string.text"
msgid "Text Object Bar/Images"
-msgstr "Barrenn ergorennoù testenn/Skeudenn"
+msgstr "Barrenn an ergorennoù testenn/Skeudennoù"
#: shells.src
msgctxt ""
@@ -296,7 +292,7 @@ msgctxt ""
"STR_SHELLNAME_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: shells.src
msgctxt ""
diff --git a/source/br/sw/source/ui/web.po b/source/br/sw/source/ui/web.po
index 032842ff8e4..34b62fbe4db 100644
--- a/source/br/sw/source/ui/web.po
+++ b/source/br/sw/source/ui/web.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 10:51+0200\n"
+"PO-Revision-Date: 2013-12-07 22:11+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386454315.0\n"
#: web.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"RID_WEBGRAPHIC_TOOLBOX\n"
"string.text"
msgid "Image Object Bar/Web"
-msgstr ""
+msgstr "Barrenn an ergorennoù skeudenn/Kenrouedad"
#: web.src
msgctxt ""
diff --git a/source/br/sw/uiconfig/swriter/ui.po b/source/br/sw/uiconfig/swriter/ui.po
index fefe6766ebc..7ddf83b536b 100644
--- a/source/br/sw/uiconfig/swriter/ui.po
+++ b/source/br/sw/uiconfig/swriter/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 22:09+0000\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-03-16 08:34+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385935767.0\n"
+"X-POOTLE-MTIME: 1394958843.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Add Element"
-msgstr ""
+msgstr "Ouzhpennañ un elfenn"
#: addentrydialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Anv an elfenn"
#: addressblockdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Address Block"
-msgstr ""
+msgstr "Bloc'had chomlec'hioù nevez"
#: addressblockdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address _elements"
-msgstr ""
+msgstr "Elfennoù _chomlec'h"
#: addressblockdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1. Drag address elements here"
-msgstr ""
+msgstr "1. Lakait an elfennoù chomlec'h da riklañ betek amañ"
#: addressblockdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move up"
-msgstr ""
+msgstr "Dilec'hiañ d'al lein"
#: addressblockdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move left"
-msgstr ""
+msgstr "Dilec'hiañ d'an tu kleiz"
#: addressblockdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move right"
-msgstr ""
+msgstr "Dilec'hiañ d'an tu dehou"
#: addressblockdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2. Customi_ze salutation"
-msgstr "2. Per~sonelaat ar gourc'hemennoù"
+msgstr "2. Per_sonelaat ar gourc'hemennoù"
#: addressblockdialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A document with the name '%1' already exists."
-msgstr " Un teul gant un anv heñvel ez eus anezhanezhañ endeo."
+msgstr "Un teul gant un anv '%1' ez eus anezhañ endeo."
#: alreadyexistsdialog.ui
msgctxt ""
@@ -310,8 +310,8 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
-msgstr ""
+msgid "Assign Styles"
+msgstr "Deverkañ ar stiloù"
#: assignstylesdialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not applied"
-msgstr ""
+msgstr "Ket arloet"
#: assignstylesdialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a new name for the attachment."
-msgstr ""
+msgstr "N'hoc'h eus ket erspizet un anv nevez evit ar stagadenn."
#: attachnamedialog.ui
msgctxt ""
@@ -365,17 +365,16 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Attachment Name"
-msgstr ""
+msgstr "Anv pezh stag ebet"
#: attachnamedialog.ui
-#, fuzzy
msgctxt ""
"attachnamedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Name:"
-msgstr "A_nv :"
+msgstr "Anv :"
#: attachnamedialog.ui
msgctxt ""
@@ -384,7 +383,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Mar fell deoc'h reiñ unan, enankit eñ bremañ, mar plij."
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -393,7 +392,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Server Authentication"
-msgstr ""
+msgstr "Dilesa an dafariad"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -402,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires au_thentication"
-msgstr ""
+msgstr "Un dilesadur a zo re_t d'an dafariad lizhiri ermaeziañ (SMTP)"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -411,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires _separate authentication"
-msgstr ""
+msgstr "Un dile_sadur disheñvel a zo ret d'an dafariad lizhiri ermaeziañ (SMTP)"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -447,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server uses the same authentication as the _incoming mail server"
-msgstr ""
+msgstr "Dafariad ar posteloù o vont er maez a ra gant an hevelep dilesa ha dafariad ar posteloù o tont _e-barzh"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -501,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_IMAP"
-msgstr ""
+msgstr "_IMAP"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -510,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_er name:"
-msgstr ""
+msgstr "Anv arv_eriad :"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -519,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pass_word:"
-msgstr ""
+msgstr "_Ger tremen :"
#: autoformattable.ui
msgctxt ""
@@ -942,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: bulletsandnumbering.ui
msgctxt ""
@@ -969,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company"
-msgstr ""
+msgstr "Embregerezh"
#: businessdatapage.ui
msgctxt ""
@@ -978,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slogan"
-msgstr ""
+msgstr "Lugan"
#: businessdatapage.ui
msgctxt ""
@@ -987,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "_Bro/Stad"
#: businessdatapage.ui
msgctxt ""
@@ -1005,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "_Peileiler"
#: businessdatapage.ui
msgctxt ""
@@ -1014,7 +1013,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Niverenn pellgomz er gêr"
#: businessdatapage.ui
msgctxt ""
@@ -1113,7 +1112,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Boneg Post"
#: businessdatapage.ui
msgctxt ""
@@ -1122,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Pellgomz/Hezougell"
#: businessdatapage.ui
msgctxt ""
@@ -1149,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Street"
-msgstr ""
+msgstr "Straed"
#: businessdatapage.ui
msgctxt ""
@@ -1158,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business data"
-msgstr ""
+msgstr "Daveoù micherel"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1167,7 +1166,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "N'haller ket ouzhpennañ ur skritellig"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1176,7 +1175,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "N'haller ket ouzhpennañ ur skritellig"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1185,7 +1184,16 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Predefined labels cannot be overwritten, use another name."
-msgstr ""
+msgstr "Ar skritelligoù despizet en a-raok n'hallont ket bezañ flastret, grit gant un anv all, mar plij."
+
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr "Leadell"
#: captionoptions.ui
msgctxt ""
@@ -1293,7 +1301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Section"
-msgstr ""
+msgstr "EmDestenn - Kevrenn"
#: cardformatpage.ui
msgctxt ""
@@ -1395,14 +1403,13 @@ msgid "Brand"
msgstr "Merk"
#: cardmediumpage.ui
-#, fuzzy
msgctxt ""
"cardmediumpage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "_Type"
-msgstr "Rizh"
+msgstr "_Rizh"
#: cardmediumpage.ui
msgctxt ""
@@ -1420,7 +1427,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Copy To"
-msgstr ""
+msgstr "Eilañ e"
#: ccdialog.ui
msgctxt ""
@@ -1429,7 +1436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cc"
-msgstr ""
+msgstr "_Cc"
#: ccdialog.ui
msgctxt ""
@@ -1438,7 +1445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bcc"
-msgstr ""
+msgstr "_Cci :"
#: ccdialog.ui
msgctxt ""
@@ -1447,7 +1454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Note: Separate e-mail addresses with a semicolon (;)."
-msgstr ""
+msgstr "Evezhiadenn : Dispartiit ar chomlec'hioù postel gant ur pik-skej (;)."
#: ccdialog.ui
msgctxt ""
@@ -1456,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send a copy of this mail to..."
-msgstr ""
+msgstr "Kas un eilad eus ar postel-mañ da..."
#: characterproperties.ui
msgctxt ""
@@ -1915,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Conditional Style"
-msgstr ""
+msgstr "Stil am_plegadek"
#: conditionpage.ui
msgctxt ""
@@ -1924,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Conte_xt"
-msgstr ""
+msgstr "Kende_stenn"
#: conditionpage.ui
msgctxt ""
@@ -1933,7 +1940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Applied Styles"
-msgstr ""
+msgstr "Stiloù arloet"
#: conditionpage.ui
msgctxt ""
@@ -2068,7 +2075,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid " 6th Outline Level"
-msgstr ""
+msgstr " 6vet live ar steuñv"
#: conditionpage.ui
msgctxt ""
@@ -2077,7 +2084,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid " 7th Outline Level"
-msgstr ""
+msgstr " 7vet live ar steuñv"
#: conditionpage.ui
msgctxt ""
@@ -2086,7 +2093,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid " 8th Outline Level"
-msgstr ""
+msgstr " 8vet live ar steuñv"
#: conditionpage.ui
msgctxt ""
@@ -2095,7 +2102,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid " 9th Outline Level"
-msgstr ""
+msgstr " 9vet live ar steuñv"
#: conditionpage.ui
msgctxt ""
@@ -2104,7 +2111,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "10th Outline Level"
-msgstr ""
+msgstr "10vet live ar steuñv"
#: conditionpage.ui
msgctxt ""
@@ -2113,7 +2120,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid " 1st Numbering Level"
-msgstr ""
+msgstr " 1añ live niverenniñ"
#: conditionpage.ui
msgctxt ""
@@ -2122,7 +2129,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid " 2nd Numbering Level"
-msgstr ""
+msgstr " Eil live niverenniñ"
#: conditionpage.ui
msgctxt ""
@@ -2131,7 +2138,7 @@ msgctxt ""
"20\n"
"stringlist.text"
msgid " 3rd Numbering Level"
-msgstr ""
+msgstr " 3de live niverenniñ"
#: conditionpage.ui
msgctxt ""
@@ -2140,7 +2147,7 @@ msgctxt ""
"21\n"
"stringlist.text"
msgid " 4th Numbering Level"
-msgstr ""
+msgstr " 4re live niverenniñ"
#: conditionpage.ui
msgctxt ""
@@ -2422,14 +2429,13 @@ msgid "2nd key"
msgstr "Eil alc'hwez"
#: createautomarkdialog.ui
-#, fuzzy
msgctxt ""
"createautomarkdialog.ui\n"
"comment\n"
"label\n"
"string.text"
msgid "Comment"
-msgstr "Askelennoù"
+msgstr "Askelenn"
#: createautomarkdialog.ui
msgctxt ""
@@ -2447,7 +2453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word only"
-msgstr ""
+msgstr "Ger hepken"
#: createautomarkdialog.ui
msgctxt ""
@@ -2456,7 +2462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Ya"
#: createautomarkdialog.ui
msgctxt ""
@@ -2465,7 +2471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Ket"
#: createautomarkdialog.ui
msgctxt ""
@@ -2474,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Enankadoù"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2483,7 +2489,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Customize Address List"
-msgstr ""
+msgstr "Personelaat ar roll chomlec'hioù"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2492,17 +2498,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Ouzhpennañ..."
#: customizeaddrlistdialog.ui
-#, fuzzy
msgctxt ""
"customizeaddrlistdialog.ui\n"
"rename\n"
"label\n"
"string.text"
msgid "_Rename..."
-msgstr "Adenvel..."
+msgstr "_Adenvel..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2511,7 +2516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ddress list elements"
-msgstr ""
+msgstr "_Elfennoù ar roll chomlec'hioù"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2529,7 +2534,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No data sources are available. Create a new one?"
-msgstr ""
+msgstr "N'eus tamm tarzh roadennoù hegerz. Krouiñ unan nevez ?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2538,7 +2543,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No data source has been set up yet. You need a data source, such as a database, to supply data (for example, names and addresses) for the fields."
-msgstr ""
+msgstr "N'eus ket bet spisaet tarzh roadennoù ebet. Un tarzh roadennoù a zo ret evit pourchas roadennoù (anvioù, chomlec'hioù, ...) d'ar maeziennoù."
#: documentfontspage.ui
msgctxt ""
@@ -2613,14 +2618,13 @@ msgid "_Text:"
msgstr "_Testenn :"
#: dropcapspage.ui
-#, fuzzy
msgctxt ""
"dropcapspage.ui\n"
"labelTXT_TEMPLATE\n"
"label\n"
"string.text"
msgid "Character st_yle:"
-msgstr "Stil arouezennoù"
+msgstr "Stil aroue_zennoù :"
#: dropcapspage.ui
msgctxt ""
@@ -2710,7 +2714,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Fields"
-msgstr ""
+msgstr "Embann ar maeziennoù"
#: editfielddialog.ui
msgctxt ""
@@ -2998,7 +3002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addr_essee"
-msgstr ""
+msgstr "_Degemerour"
#: envaddresspage.ui
msgctxt ""
@@ -3007,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Stlennvon"
#: envaddresspage.ui
msgctxt ""
@@ -3025,7 +3029,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Maezienn ur stlennvon"
#: envaddresspage.ui
msgctxt ""
@@ -3043,7 +3047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sender"
-msgstr ""
+msgstr "_Kasour"
#: envaddresspage.ui
msgctxt ""
@@ -3061,7 +3065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Golo-lizher"
#: envdialog.ui
msgctxt ""
@@ -3070,7 +3074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "Teul _nevez"
#: envdialog.ui
msgctxt ""
@@ -3082,14 +3086,13 @@ msgid "_Insert"
msgstr "_Enlakaat"
#: envdialog.ui
-#, fuzzy
msgctxt ""
"envdialog.ui\n"
"modify\n"
"label\n"
"string.text"
msgid "_Modify"
-msgstr "Daskemmañ"
+msgstr "_Daskemmañ"
#: envdialog.ui
msgctxt ""
@@ -3170,7 +3173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addressee"
-msgstr ""
+msgstr "Degemerour"
#: envformatpage.ui
msgctxt ""
@@ -3245,14 +3248,13 @@ msgid "_Width"
msgstr "_Led"
#: envformatpage.ui
-#, fuzzy
msgctxt ""
"envformatpage.ui\n"
"label14\n"
"label\n"
"string.text"
msgid "_Height"
-msgstr "Sav"
+msgstr "_Sav"
#: envformatpage.ui
msgctxt ""
@@ -3270,7 +3272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Ment"
#: envformatpage.ui
msgctxt ""
@@ -3279,7 +3281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter..."
-msgstr ""
+msgstr "Ar_ouezenn..."
#: envformatpage.ui
msgctxt ""
@@ -3288,7 +3290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_aragraph..."
-msgstr ""
+msgstr "Rann_bennad..."
#: envprinterpage.ui
msgctxt ""
@@ -3297,7 +3299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print from top"
-msgstr ""
+msgstr "Moullañ adalek al _lein"
#: envprinterpage.ui
msgctxt ""
@@ -3306,7 +3308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print from _bottom"
-msgstr ""
+msgstr "Moullañ adalek an _traoñ"
#: envprinterpage.ui
msgctxt ""
@@ -3315,7 +3317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shift right"
-msgstr ""
+msgstr "Linkañ d'an tu _dehou"
#: envprinterpage.ui
msgctxt ""
@@ -3333,7 +3335,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Kleiz a-blaen"
#: envprinterpage.ui
msgctxt ""
@@ -3342,7 +3344,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Kleiz a-blaen"
#: envprinterpage.ui
msgctxt ""
@@ -3351,7 +3353,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Kreiz a-blaen"
#: envprinterpage.ui
msgctxt ""
@@ -3360,7 +3362,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Kreiz a-blaen"
#: envprinterpage.ui
msgctxt ""
@@ -3369,7 +3371,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Dehou a-blaen"
#: envprinterpage.ui
msgctxt ""
@@ -3378,7 +3380,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Dehou a-blaen"
#: envprinterpage.ui
msgctxt ""
@@ -3387,7 +3389,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Hini kleiz a-serzh"
#: envprinterpage.ui
msgctxt ""
@@ -3396,7 +3398,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Hini kleiz a-serzh"
#: envprinterpage.ui
msgctxt ""
@@ -3405,7 +3407,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Hini kreiz a-serzh"
#: envprinterpage.ui
msgctxt ""
@@ -3414,7 +3416,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Hini kreiz a-serzh"
#: envprinterpage.ui
msgctxt ""
@@ -3423,7 +3425,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Hini dehou a-serzh"
#: envprinterpage.ui
msgctxt ""
@@ -3432,7 +3434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Hini dehou a-serzh"
#: envprinterpage.ui
msgctxt ""
@@ -3441,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope orientation"
-msgstr ""
+msgstr "Reteradur ar golo-lizher"
#: envprinterpage.ui
msgctxt ""
@@ -3450,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Kefluniañ..."
#: envprinterpage.ui
msgctxt ""
@@ -3459,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Anv ar voullerez"
#: envprinterpage.ui
msgctxt ""
@@ -3468,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current Printer"
-msgstr ""
+msgstr "Moullerez oberiant"
#: exchangedatabases.ui
msgctxt ""
@@ -3634,7 +3636,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ind"
-msgstr ""
+msgstr "Kav_out"
#: findentrydialog.ui
msgctxt ""
@@ -3643,17 +3645,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _only in"
-msgstr ""
+msgstr "_Kavout hepken e"
#: flddbpage.ui
-#, fuzzy
msgctxt ""
"flddbpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Type"
-msgstr "Rizh"
+msgstr "_Rizh"
#: flddbpage.ui
msgctxt ""
@@ -3724,8 +3725,8 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
-msgstr "Diuzad ur s_tlennvon"
+msgid "Format"
+msgstr "Mentrezh"
#: flddocinfopage.ui
msgctxt ""
@@ -3752,17 +3753,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "Endalc'had _fest"
#: flddocinfopage.ui
-#, fuzzy
msgctxt ""
"flddocinfopage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "F_ormat"
-msgstr "Mentrezh"
+msgstr "Me_ntrezh"
#: flddocinfopage.ui
msgctxt ""
@@ -3780,7 +3780,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Eur"
#: flddocinfopage.ui
msgctxt ""
@@ -3789,7 +3789,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Deiziad"
#: flddocinfopage.ui
msgctxt ""
@@ -3798,17 +3798,16 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Deiziad Eur Aozour"
#: flddocumentpage.ui
-#, fuzzy
msgctxt ""
"flddocumentpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Type"
-msgstr "Rizh"
+msgstr "_Rizh"
#: flddocumentpage.ui
msgctxt ""
@@ -3817,7 +3816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "Diuz_añ"
#: flddocumentpage.ui
msgctxt ""
@@ -3853,7 +3852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in days"
-msgstr ""
+msgstr "Linkadur e _deizioù"
#: flddocumentpage.ui
msgctxt ""
@@ -3862,7 +3861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in minutes"
-msgstr ""
+msgstr "Linkadur e munut_ennoù"
#: flddocumentpage.ui
msgctxt ""
@@ -3934,7 +3933,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Then"
-msgstr ""
+msgstr "Neuze"
#: fldfuncpage.ui
msgctxt ""
@@ -3943,7 +3942,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Else"
-msgstr ""
+msgstr "A-hend-all"
#: fldfuncpage.ui
msgctxt ""
@@ -3952,7 +3951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "It_em"
-msgstr ""
+msgstr "El_fenn"
#: fldfuncpage.ui
msgctxt ""
@@ -3961,7 +3960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Items on _list"
-msgstr ""
+msgstr "Elfennoù war ar _roll"
#: fldfuncpage.ui
msgctxt ""
@@ -3970,7 +3969,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move _Up"
-msgstr ""
+msgstr "Kas d'ar c'hr_ec'h"
#: fldfuncpage.ui
msgctxt ""
@@ -3979,7 +3978,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move Do_wn"
-msgstr ""
+msgstr "Disken_n"
#: fldfuncpage.ui
msgctxt ""
@@ -4006,7 +4005,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Eur"
#: fldfuncpage.ui
msgctxt ""
@@ -4015,7 +4014,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Deiziad"
#: fldfuncpage.ui
msgctxt ""
@@ -4024,7 +4023,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Deiziad Eur Aozour"
#: fldrefpage.ui
msgctxt ""
@@ -4117,14 +4116,13 @@ msgid "Numbered Paragraphs"
msgstr "Rannbennadoù niverennet"
#: fldvarpage.ui
-#, fuzzy
msgctxt ""
"fldvarpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Type"
-msgstr "Rizh"
+msgstr "_Rizh"
#: fldvarpage.ui
msgctxt ""
@@ -4142,7 +4140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "Di_uzañ"
#: fldvarpage.ui
msgctxt ""
@@ -4151,17 +4149,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "G_werzh"
#: fldvarpage.ui
-#, fuzzy
msgctxt ""
"fldvarpage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "F_ormat"
-msgstr "Mentrezh"
+msgstr "_Mentrezh"
#: fldvarpage.ui
msgctxt ""
@@ -4170,7 +4167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invisi_ble"
-msgstr ""
+msgstr "Di_welus"
#: fldvarpage.ui
msgctxt ""
@@ -4206,7 +4203,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "."
-msgstr ""
+msgstr "."
#: fldvarpage.ui
msgctxt ""
@@ -4215,7 +4212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering by chapter"
-msgstr ""
+msgstr "Niverenniñ dre chabistr"
#: fldvarpage.ui
msgctxt ""
@@ -4641,14 +4638,13 @@ msgid "_Restart numbering"
msgstr "_Adloc'hañ an niverenniñ"
#: footnotesendnotestabpage.ui
-#, fuzzy
msgctxt ""
"footnotesendnotestabpage.ui\n"
"ftnoffset_label\n"
"label\n"
"string.text"
msgid "_Start at:"
-msgstr "Kregiñ gant"
+msgstr "_Kregiñ gant :"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4657,7 +4653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom _format"
-msgstr ""
+msgstr "Mentrezh _personelaet"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4666,17 +4662,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "Gou_de :"
#: footnotesendnotestabpage.ui
-#, fuzzy
msgctxt ""
"footnotesendnotestabpage.ui\n"
"ftnprefix_label\n"
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr "A-ra_ok"
+msgstr "A-ra_ok :"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4685,17 +4680,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Collec_t at end of text"
-msgstr ""
+msgstr "Strollañ e di_benn an destenn"
#: footnotesendnotestabpage.ui
-#, fuzzy
msgctxt ""
"footnotesendnotestabpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Footnotes"
-msgstr "Notenn traoñ pajenn"
+msgstr "Notennoù diaz pajenn"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4704,7 +4698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ollect at end of section"
-msgstr ""
+msgstr "_Strollañ e dibenn ar gevrenn"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4713,17 +4707,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Adloc'hañ an niverenniñ"
#: footnotesendnotestabpage.ui
-#, fuzzy
msgctxt ""
"footnotesendnotestabpage.ui\n"
"endoffset_label\n"
"label\n"
"string.text"
msgid "_Start at:"
-msgstr "Kregiñ gant"
+msgstr "_Kregiñ gant :"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -5029,7 +5022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Azasaat"
#: framedialog.ui
msgctxt ""
@@ -5097,11 +5090,29 @@ msgstr "_Dazeilad (testenn nemetken) :"
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Tra ebet>"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
msgid "_Previous link:"
-msgstr ""
+msgstr "_Ere kent :"
#: frmaddpage.ui
msgctxt ""
@@ -5110,37 +5121,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Next link:"
-msgstr ""
+msgstr "Ere _da-heul"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Names"
-msgstr "Anv"
+msgstr "Anvioù"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"protectcontent\n"
"label\n"
"string.text"
msgid "_Contents"
-msgstr "Endalc'had"
+msgstr "Endal_c'hadoù"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"protectframe\n"
"label\n"
"string.text"
msgid "P_osition"
-msgstr "Lec'hiadur"
+msgstr "_Lec'hiadur"
#: frmaddpage.ui
msgctxt ""
@@ -5149,7 +5157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Ment"
#: frmaddpage.ui
msgctxt ""
@@ -5158,10 +5166,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Gwareziñ"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"editinreadonly\n"
@@ -5177,7 +5184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prin_t"
-msgstr ""
+msgstr "Mo_ullañ"
#: frmaddpage.ui
msgctxt ""
@@ -5231,7 +5238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relat_ive"
-msgstr "Daveel"
+msgstr "_Daveel"
#: frmtypepage.ui
msgctxt ""
@@ -5321,7 +5328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Ment"
#: frmtypepage.ui
msgctxt ""
@@ -5330,7 +5337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "Ouzh ar _bajenn"
#: frmtypepage.ui
msgctxt ""
@@ -5339,7 +5346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "Ouzh ar rann_bennad"
#: frmtypepage.ui
msgctxt ""
@@ -5348,7 +5355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Ouzh an _arouezenn"
#: frmtypepage.ui
msgctxt ""
@@ -5357,7 +5364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "_Evel arouezenn"
#: frmtypepage.ui
msgctxt ""
@@ -5366,7 +5373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Ouzh ar _stern"
#: frmtypepage.ui
msgctxt ""
@@ -5375,17 +5382,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Eoriñ"
#: frmtypepage.ui
-#, fuzzy
msgctxt ""
"frmtypepage.ui\n"
"horiposft\n"
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr "A-blaen"
+msgstr "A-_blaen"
#: frmtypepage.ui
msgctxt ""
@@ -5412,7 +5418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr "-da"
+msgstr "_da"
#: frmtypepage.ui
msgctxt ""
@@ -5487,14 +5493,13 @@ msgid "_Frame:"
msgstr "_Stern :"
#: frmurlpage.ui
-#, fuzzy
msgctxt ""
"frmurlpage.ui\n"
"search\n"
"label\n"
"string.text"
msgid "_Browse..."
-msgstr "Kantreal..."
+msgstr "_Kantreal..."
#: frmurlpage.ui
msgctxt ""
@@ -5503,7 +5508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link to"
-msgstr ""
+msgstr "Eren ouzh"
#: frmurlpage.ui
msgctxt ""
@@ -5512,7 +5517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server-side image map"
-msgstr ""
+msgstr "_Skeudenn vMap diouzh tu an dafariad"
#: frmurlpage.ui
msgctxt ""
@@ -5521,7 +5526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Client-side image map"
-msgstr ""
+msgstr "Skeudenn vMap diouzh tu an _arval"
#: frmurlpage.ui
msgctxt ""
@@ -5530,7 +5535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image map"
-msgstr ""
+msgstr "Skeudenn vMap"
#: indentpage.ui
msgctxt ""
@@ -5539,7 +5544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before section"
-msgstr ""
+msgstr "_A-raok ar gevrenn"
#: indentpage.ui
msgctxt ""
@@ -5548,7 +5553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After section"
-msgstr ""
+msgstr "_Goude ar gevrenn"
#: indentpage.ui
msgctxt ""
@@ -5566,7 +5571,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Skouer"
#: indexentry.ui
msgctxt ""
@@ -5719,7 +5724,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find"
-msgstr ""
+msgstr "Kavout"
#: infonotfounddialog.ui
msgctxt ""
@@ -5737,7 +5742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Readonly Content"
-msgstr ""
+msgstr "Endalc'had e mod lenn nemetken"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5746,7 +5751,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Readonly content cannot be changed."
-msgstr ""
+msgstr "N'haller ket kemmañ an endalc'had e mod lenn nemetken."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5755,7 +5760,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No modifications will be accepted."
-msgstr ""
+msgstr "Ne vo ket asantet daskemmadenn ebet."
#: inputfielddialog.ui
msgctxt ""
@@ -5782,7 +5787,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert AutoText"
-msgstr ""
+msgstr "Enlakaat un EmDestenn"
#: insertautotextdialog.ui
msgctxt ""
@@ -5791,7 +5796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoTexts for shortcut "
-msgstr ""
+msgstr "EmDestennoù evit ar verradenn "
#: insertbookmark.ui
msgctxt ""
@@ -6016,7 +6021,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Database Columns"
-msgstr ""
+msgstr "Enlakaat bannoù ar stlennvon"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6025,17 +6030,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert data as:"
-msgstr ""
+msgstr "Enlakaat ar roadennoù evel :"
#: insertdbcolumnsdialog.ui
-#, fuzzy
msgctxt ""
"insertdbcolumnsdialog.ui\n"
"astable\n"
"label\n"
"string.text"
msgid "T_able"
-msgstr "Taolenn"
+msgstr "_Taolenn"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6044,17 +6048,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_Maeziennoù"
#: insertdbcolumnsdialog.ui
-#, fuzzy
msgctxt ""
"insertdbcolumnsdialog.ui\n"
"astext\n"
"label\n"
"string.text"
msgid "_Text"
-msgstr "Testenn"
+msgstr "_Testenn"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6063,7 +6066,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database _columns"
-msgstr ""
+msgstr "_Bannoù stlennvon"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6072,7 +6075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab_le column(s)"
-msgstr ""
+msgstr "Bann(où) an dao_lenn"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6081,7 +6084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert table heading"
-msgstr ""
+msgstr "Enlakaat titl an daolenn"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6090,7 +6093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply column _name"
-msgstr ""
+msgstr "Arloañ a_nv ar bann"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6099,7 +6102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create row only"
-msgstr ""
+msgstr "Krouiñ ur renk nemetken"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6108,27 +6111,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pr_operties..."
-msgstr ""
+msgstr "_Perzhioù..."
#: insertdbcolumnsdialog.ui
-#, fuzzy
msgctxt ""
"insertdbcolumnsdialog.ui\n"
"autoformat\n"
"label\n"
"string.text"
msgid "Aut_oFormat..."
-msgstr "EmVentrezhañ..."
+msgstr "Em_Ventrezhañ..."
#: insertdbcolumnsdialog.ui
-#, fuzzy
msgctxt ""
"insertdbcolumnsdialog.ui\n"
"parastylelabel\n"
"label\n"
"string.text"
msgid "Paragraph _Style:"
-msgstr "Stil ar rannbennad"
+msgstr "_Stil ar rannbennad :"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6137,7 +6138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From _database"
-msgstr ""
+msgstr "Eus ar s_tlennvon"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6146,7 +6147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-Defined"
-msgstr ""
+msgstr "Despizet gant an _arveriad"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6293,14 +6294,13 @@ msgid "Text"
msgstr "Testenn"
#: insertsectiondialog.ui
-#, fuzzy
msgctxt ""
"insertsectiondialog.ui\n"
"InsertSectionDialog\n"
"title\n"
"string.text"
msgid "Insert Section"
-msgstr "Enlakaat ul leadell"
+msgstr "Enlakaat ur gevrenn"
#: insertsectiondialog.ui
msgctxt ""
@@ -6330,14 +6330,13 @@ msgid "Columns"
msgstr "Bannoù"
#: insertsectiondialog.ui
-#, fuzzy
msgctxt ""
"insertsectiondialog.ui\n"
"indents\n"
"label\n"
"string.text"
msgid "Indents"
-msgstr "Pukañ"
+msgstr "Pukadoù"
#: insertsectiondialog.ui
msgctxt ""
@@ -6355,7 +6354,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Notennoù diaz pajenn/dibenn pajenn"
#: inserttable.ui
msgctxt ""
@@ -6481,7 +6480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Skritelligoù"
#: labeldialog.ui
msgctxt ""
@@ -6490,7 +6489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "Teul _nevez"
#: labeldialog.ui
msgctxt ""
@@ -6499,7 +6498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Medium"
-msgstr ""
+msgstr "Etre"
#: labeldialog.ui
msgctxt ""
@@ -6508,7 +6507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Skritelligoù"
#: labeldialog.ui
msgctxt ""
@@ -6517,7 +6516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business Cards"
-msgstr ""
+msgstr "Kartennoù gweladenn"
#: labeldialog.ui
msgctxt ""
@@ -6526,7 +6525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private"
-msgstr ""
+msgstr "Prevez"
#: labeldialog.ui
msgctxt ""
@@ -6535,7 +6534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business"
-msgstr ""
+msgstr "Micherel"
#: labeldialog.ui
msgctxt ""
@@ -6562,7 +6561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal pitch"
-msgstr ""
+msgstr "Forc'had a-_blaen"
#: labelformatpage.ui
msgctxt ""
@@ -6571,7 +6570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical pitch"
-msgstr ""
+msgstr "Forc'had a-_serzh"
#: labelformatpage.ui
msgctxt ""
@@ -6583,14 +6582,13 @@ msgid "_Width"
msgstr "_Led"
#: labelformatpage.ui
-#, fuzzy
msgctxt ""
"labelformatpage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_Height"
-msgstr "Sav"
+msgstr "_Sav"
#: labelformatpage.ui
msgctxt ""
@@ -6599,7 +6597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin"
-msgstr ""
+msgstr "Marz a-_gleiz"
#: labelformatpage.ui
msgctxt ""
@@ -6608,7 +6606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top margin"
-msgstr ""
+msgstr "_Usmarz"
#: labelformatpage.ui
msgctxt ""
@@ -6620,14 +6618,13 @@ msgid "_Columns"
msgstr "_Bannoù"
#: labelformatpage.ui
-#, fuzzy
msgctxt ""
"labelformatpage.ui\n"
"label8\n"
"label\n"
"string.text"
msgid "R_ows"
-msgstr "Renkoù"
+msgstr "Ren_koù"
#: labelformatpage.ui
msgctxt ""
@@ -6636,7 +6633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_age Width"
-msgstr ""
+msgstr "_Led ar bajenn"
#: labelformatpage.ui
msgctxt ""
@@ -6645,7 +6642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ge Height"
-msgstr ""
+msgstr "_Sav ar bajenn"
#: labelformatpage.ui
msgctxt ""
@@ -6654,7 +6651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save..."
-msgstr ""
+msgstr "En_rollañ..."
#: labeloptionspage.ui
msgctxt ""
@@ -6663,7 +6660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entire page"
-msgstr ""
+msgstr "Pajennad a-_bezh"
#: labeloptionspage.ui
msgctxt ""
@@ -6672,17 +6669,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single label"
-msgstr ""
+msgstr "_Skritellig eeun"
#: labeloptionspage.ui
-#, fuzzy
msgctxt ""
"labeloptionspage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr "Bann"
+msgstr "Ba_nn"
#: labeloptionspage.ui
msgctxt ""
@@ -6691,7 +6687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "Ren_k"
#: labeloptionspage.ui
msgctxt ""
@@ -6700,7 +6696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze contents"
-msgstr ""
+msgstr "Gou_bredañ an endalc'hadoù"
#: labeloptionspage.ui
msgctxt ""
@@ -6709,7 +6705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribute"
-msgstr ""
+msgstr "Dasparzhañ"
#: labeloptionspage.ui
msgctxt ""
@@ -6718,7 +6714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Kefluniañ..."
#: labeloptionspage.ui
msgctxt ""
@@ -6727,7 +6723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Anv ar voullerez"
#: labeloptionspage.ui
msgctxt ""
@@ -6736,7 +6732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Moullerez"
#: linenumbering.ui
msgctxt ""
@@ -6934,7 +6930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Your name:"
-msgstr ""
+msgstr "Hoc'h an_v :"
#: mailconfigpage.ui
msgctxt ""
@@ -6943,7 +6939,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-Mail address:"
-msgstr ""
+msgstr "Chomlec'h _postel :"
#: mailconfigpage.ui
msgctxt ""
@@ -6952,7 +6948,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send replies to _different e-mail address"
-msgstr ""
+msgstr "Kas ar respontoù _da veur a chomlec'h postel"
#: mailconfigpage.ui
msgctxt ""
@@ -6961,7 +6957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reply address:"
-msgstr ""
+msgstr "_Chomlec'h respont :"
#: mailconfigpage.ui
msgctxt ""
@@ -6970,7 +6966,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User information"
-msgstr ""
+msgstr "Titouroù an arveriad"
#: mailconfigpage.ui
msgctxt ""
@@ -6979,7 +6975,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use secure connection (SSL)"
-msgstr ""
+msgstr "Arverañ _ur c'hennask diogelroezet (SSL)"
#: mailconfigpage.ui
msgctxt ""
@@ -6988,7 +6984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Port:"
-msgstr ""
+msgstr "_Porzh :"
#: mailconfigpage.ui
msgctxt ""
@@ -6997,7 +6993,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server name:"
-msgstr ""
+msgstr "Anv an _dafariad :"
#: mailconfigpage.ui
msgctxt ""
@@ -7006,7 +7002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Au_thentication"
-msgstr ""
+msgstr "Dile_sa an dafariad"
#: mailconfigpage.ui
msgctxt ""
@@ -7015,7 +7011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing server (SMTP) Settings"
-msgstr ""
+msgstr "Arventennoù an dafariad kas (SMTP)"
#: mailconfigpage.ui
msgctxt ""
@@ -7024,7 +7020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Test S_ettings..."
-msgstr ""
+msgstr "Prouadiñ an arv_entennoù..."
#: mailmergedialog.ui
msgctxt ""
@@ -7033,7 +7029,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Lizhiri dre doueziañ"
#: mailmergedialog.ui
msgctxt ""
@@ -7042,7 +7038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From this _document"
-msgstr ""
+msgstr "Diouzh an _teul-mañ"
#: mailmergedialog.ui
msgctxt ""
@@ -7051,7 +7047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From a _template"
-msgstr ""
+msgstr "Diouzh ur _patrom"
#: mailmergedialog.ui
msgctxt ""
@@ -7060,7 +7056,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create"
-msgstr ""
+msgstr "Krouiñ"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7069,7 +7065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data Source Connection"
-msgstr ""
+msgstr "Kennaskañ ouzh an tarzh roadennoù"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7078,7 +7074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use existing"
-msgstr ""
+msgstr "_Arverañ an hini a zo anezhañ"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7087,7 +7083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create new connection"
-msgstr ""
+msgstr "_Krouiñ ur c'hennask nevez"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7096,7 +7092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields are used to personalize form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source."
-msgstr ""
+msgstr "Ar maeziennoù a vez arveret evit personelaat al lizheroù skouer. Erlec'hiadoù int evit ar roadennoù o tont eus un tarzh roadennoù, evel ur stlennvon. Ret eo da vaeziennoù al lizher skouer bezañ kennasket ouzh an tarzh roadennoù."
#: mergeconnectdialog.ui
msgctxt ""
@@ -7105,7 +7101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect"
-msgstr ""
+msgstr "Kennaskañ"
#: mergetabledialog.ui
msgctxt ""
@@ -7150,7 +7146,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Lizhiri dre doueziañ"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7159,7 +7155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status:"
-msgstr ""
+msgstr "Stad :"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7168,7 +7164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress:"
-msgstr ""
+msgstr "Araokadur :"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7177,7 +7173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Creating documents..."
-msgstr ""
+msgstr "O krouiñ teulioù..."
#: mmcreatingdialog.ui
msgctxt ""
@@ -7186,7 +7182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%X of %Y"
-msgstr ""
+msgstr "%X diwar %Y"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7195,7 +7191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient."
-msgstr ""
+msgstr "Kas lizhiri d'ur strollad degemerourion. Ur bloc'had chomlec'hioù ha gourc'hemennoù a c'hall bezañ e-barzh al lizhiri. Personelaat ho lizhiri e-keñver an degemerour a c'hallit."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7204,7 +7200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient."
-msgstr ""
+msgstr "Kas posteloù d'ur strollad degemerourion. Gallout a rit enlakaat gourc'hemennoù en ho posteloù. Personelaat ho posteloù e-keñver an degemerour a c'hallit."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7213,7 +7209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Letter"
-msgstr ""
+msgstr "_Lizher"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7222,7 +7218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-mail message"
-msgstr ""
+msgstr "Post_el"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7231,7 +7227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "What type of document do you want to create?"
-msgstr ""
+msgstr "Peseurt rizh teul a fell deoc'h krouiñ ?"
#: mmselectpage.ui
msgctxt ""
@@ -7240,7 +7236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the current _document"
-msgstr ""
+msgstr "Arverañ an _teul bremanel"
#: mmselectpage.ui
msgctxt ""
@@ -7249,7 +7245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a ne_w document"
-msgstr ""
+msgstr "Krouiñ un teul _nevez"
#: mmselectpage.ui
msgctxt ""
@@ -7258,7 +7254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from _existing document"
-msgstr ""
+msgstr "Arv_erañ un teul ez eus anezhañ"
#: mmselectpage.ui
msgctxt ""
@@ -7267,7 +7263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from a t_emplate"
-msgstr ""
+msgstr "Arverañ ur pa_trom"
#: mmselectpage.ui
msgctxt ""
@@ -7276,27 +7272,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start fro_m a recently saved starting document"
-msgstr ""
+msgstr "_Arverañ un teul diazez enrollet nevez zo"
#: mmselectpage.ui
-#, fuzzy
msgctxt ""
"mmselectpage.ui\n"
"browsedoc\n"
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr "Kantreal..."
+msgstr "Kan_treal..."
#: mmselectpage.ui
-#, fuzzy
msgctxt ""
"mmselectpage.ui\n"
"browsetemplate\n"
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr "Kantreal..."
+msgstr "_Kantreal..."
#: mmselectpage.ui
msgctxt ""
@@ -7305,7 +7299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select starting document for the mail merge"
-msgstr ""
+msgstr "Diuzañ an teul diazez evit al lizhiri dre doueziañ"
#: newuserindexdialog.ui
msgctxt ""
@@ -7638,7 +7632,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Object"
-msgstr ""
+msgstr "Egorenn"
#: objectdialog.ui
msgctxt ""
@@ -7665,7 +7659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Azasaat"
#: objectdialog.ui
msgctxt ""
@@ -7701,7 +7695,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: optcaptionpage.ui
msgctxt ""
@@ -7713,14 +7707,13 @@ msgid "Category"
msgstr "Rummad"
#: optcaptionpage.ui
-#, fuzzy
msgctxt ""
"optcaptionpage.ui\n"
"numberingft\n"
"label\n"
"string.text"
msgid "_Numbering"
-msgstr "Niverenniñ"
+msgstr "_Niverenniñ"
#: optcaptionpage.ui
msgctxt ""
@@ -7822,14 +7815,13 @@ msgid "None"
msgstr "Tra ebet"
#: optcaptionpage.ui
-#, fuzzy
msgctxt ""
"optcaptionpage.ui\n"
"applyborder\n"
"label\n"
"string.text"
msgid "Apply border and shadow"
-msgstr "Seveniñ riblennoù h_a skeudoù"
+msgstr "Seveniñ riblennoù ha skeudoù"
#: optcaptionpage.ui
msgctxt ""
@@ -7850,6 +7842,8 @@ msgid ""
"Add captions automatically\n"
"when inserting:"
msgstr ""
+"Ouzhpennañ leadelloù ent emgefreek\n"
+"e-pad enlakadur eus :"
#: optcaptionpage.ui
msgctxt ""
@@ -7948,7 +7942,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Use printer metrics for document formatting"
-msgstr ""
+msgstr "Arverañ muzulioù ar voullerez evit mentrezhañ an teul"
#: optcompatpage.ui
msgctxt ""
@@ -7957,7 +7951,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Ouzhpennañ un esaou etre ar rannbennadoù hag an taolennoù (en teul bremanel)."
#: optcompatpage.ui
msgctxt ""
@@ -7966,7 +7960,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr ""
+msgstr "Ouzhpennañ un esaouiñ rannbennad ha taolenn e deroù ar bajenn (teul bremanel)."
#: optcompatpage.ui
msgctxt ""
@@ -7975,7 +7969,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
-msgstr ""
+msgstr "Ober gant mentrezhañ an taolennata mod OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7984,7 +7978,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Do not add leading (extra space) between lines of text"
-msgstr ""
+msgstr "Arabat ouzhpennañ un etremez ouzhpenn etre al linennoù testenn"
#: optcompatpage.ui
msgctxt ""
@@ -7993,7 +7987,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 line spacing"
-msgstr ""
+msgstr "Ober gant an etrelinennañ mod OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -8002,7 +7996,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Add paragraph and table spacing at bottom of table cells"
-msgstr ""
+msgstr "Ouzhpennañ un esaouiñ rannbennad ha taolenn e traoñ ar c'helligoù"
#: optcompatpage.ui
msgctxt ""
@@ -8011,7 +8005,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 object positioning"
-msgstr ""
+msgstr "Ober gant lec'hiañ an ergorennoù mod OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -8020,7 +8014,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
-msgstr ""
+msgstr "Ober gant gwiskadur an destenn tro-dro d'an ergorennoù mod OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -8029,7 +8023,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Consider wrapping style when positioning objects"
-msgstr ""
+msgstr "Teurel evezh ouzh gwiskadur an destenn e-pad lec'hiadur an ergorennoù"
#: optcompatpage.ui
msgctxt ""
@@ -8038,7 +8032,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr ""
+msgstr "Astenn an esaouiñ etre ar gerioù war al linennoù gant lammoù linenn dre zorn er rannbennadoù marzekaet"
#: optcompatpage.ui
msgctxt ""
@@ -8047,7 +8041,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "<User settings>"
-msgstr ""
+msgstr "<Arventennoù an arveriaded>"
#: optcompatpage.ui
msgctxt ""
@@ -8056,7 +8050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use as _Default"
-msgstr ""
+msgstr "Arverañ _dre ziouer"
#: optcompatpage.ui
msgctxt ""
@@ -8065,7 +8059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility options for %DOCNAME"
-msgstr ""
+msgstr "Dibarzhioù keverlec'hded evit %DOCNAME"
#: optfonttabpage.ui
msgctxt ""
@@ -8083,27 +8077,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Ment"
#: optfonttabpage.ui
-#, fuzzy
msgctxt ""
"optfonttabpage.ui\n"
"default_label\n"
"label\n"
"string.text"
msgid "De_fault:"
-msgstr "Dre ziouer"
+msgstr "Dre _ziouer :"
#: optfonttabpage.ui
-#, fuzzy
msgctxt ""
"optfonttabpage.ui\n"
"heading_label\n"
"label\n"
"string.text"
msgid "Headin_g:"
-msgstr "Talbenn"
+msgstr "Tal_benn :"
#: optfonttabpage.ui
msgctxt ""
@@ -8112,17 +8104,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_List:"
-msgstr ""
+msgstr "_Roll :"
#: optfonttabpage.ui
-#, fuzzy
msgctxt ""
"optfonttabpage.ui\n"
"caption_label\n"
"label\n"
"string.text"
msgid "C_aption:"
-msgstr "Leadell"
+msgstr "Lea_dell :"
#: optfonttabpage.ui
msgctxt ""
@@ -8131,7 +8122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Index:"
-msgstr ""
+msgstr "_Ibil :"
#: optfonttabpage.ui
msgctxt ""
@@ -8140,7 +8131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent document only"
-msgstr ""
+msgstr "Teul _bremanel nemetken"
#: optfonttabpage.ui
msgctxt ""
@@ -8149,17 +8140,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Basic fonts (%1)"
-msgstr ""
+msgstr "Nodrezhoù diazez (%1)"
#: optfonttabpage.ui
-#, fuzzy
msgctxt ""
"optfonttabpage.ui\n"
"standard\n"
"label\n"
"string.text"
msgid "_Default"
-msgstr "Dre ziouer"
+msgstr "_Dre ziouer"
#: optformataidspage.ui
msgctxt ""
@@ -8168,7 +8158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ragraph end"
-msgstr ""
+msgstr "Dibenn ar _rannbennad"
#: optformataidspage.ui
msgctxt ""
@@ -8177,7 +8167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom h_yphens"
-msgstr ""
+msgstr "Kedelloù _personelaet"
#: optformataidspage.ui
msgctxt ""
@@ -8186,7 +8176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spac_es"
-msgstr ""
+msgstr "Es_ouioù"
#: optformataidspage.ui
msgctxt ""
@@ -8195,17 +8185,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Non-breaking s_paces"
-msgstr ""
+msgstr "E_saouioù anhoskus"
#: optformataidspage.ui
-#, fuzzy
msgctxt ""
"optformataidspage.ui\n"
"tabs\n"
"label\n"
"string.text"
msgid "Ta_bs"
-msgstr "Taolennata"
+msgstr "Taolenna_ta"
#: optformataidspage.ui
msgctxt ""
@@ -8214,7 +8203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brea_ks"
-msgstr ""
+msgstr "La_mmoù"
#: optformataidspage.ui
msgctxt ""
@@ -8232,7 +8221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden te_xt"
-msgstr ""
+msgstr "Maeziennoù : testenn ma_sklet"
#: optformataidspage.ui
msgctxt ""
@@ -8241,7 +8230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden p_aragraphs"
-msgstr ""
+msgstr "Maeziennoù : r_annbennadoù masklet"
#: optformataidspage.ui
msgctxt ""
@@ -8250,7 +8239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display of"
-msgstr ""
+msgstr "Skrammañ eus"
#: optformataidspage.ui
msgctxt ""
@@ -8259,7 +8248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Math baseline alignment"
-msgstr ""
+msgstr "Steudadur ouzh linenn diazez Math"
#: optformataidspage.ui
msgctxt ""
@@ -8268,7 +8257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Layout assistance"
-msgstr ""
+msgstr "Skoazell ar pajennaozañ"
#: optformataidspage.ui
msgctxt ""
@@ -8277,7 +8266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direct cursor"
-msgstr ""
+msgstr "_Reti eeun"
#: optformataidspage.ui
msgctxt ""
@@ -8295,7 +8284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Para_graph alignment"
-msgstr ""
+msgstr "Steudadur ar rann_bennad"
#: optformataidspage.ui
msgctxt ""
@@ -8304,17 +8293,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left paragraph margin"
-msgstr ""
+msgstr "Marz _kleiz ar rannbennad"
#: optformataidspage.ui
-#, fuzzy
msgctxt ""
"optformataidspage.ui\n"
"filltab\n"
"label\n"
"string.text"
msgid "_Tabs"
-msgstr "Taolennata"
+msgstr "_Taolennata"
#: optformataidspage.ui
msgctxt ""
@@ -8323,7 +8311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs a_nd spaces"
-msgstr ""
+msgstr "Taolennata hag _esaouioù"
#: optformataidspage.ui
msgctxt ""
@@ -8332,7 +8320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct cursor"
-msgstr ""
+msgstr "Reti eeun"
#: optformataidspage.ui
msgctxt ""
@@ -8341,7 +8329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable"
-msgstr ""
+msgstr "Gweredekaat"
#: optformataidspage.ui
msgctxt ""
@@ -8350,7 +8338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor in protected areas"
-msgstr ""
+msgstr "Reti er maezioù gwarezet"
#: optgeneralpage.ui
msgctxt ""
@@ -8359,7 +8347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Bepred"
#: optgeneralpage.ui
msgctxt ""
@@ -8368,7 +8356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "Diouzh ar _goulenn"
#: optgeneralpage.ui
msgctxt ""
@@ -8377,7 +8365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Morse"
#: optgeneralpage.ui
msgctxt ""
@@ -8386,7 +8374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when loading"
-msgstr ""
+msgstr "Hizivaat an ereoù en ur gargañ"
#: optgeneralpage.ui
msgctxt ""
@@ -8395,7 +8383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_Maeziennoù"
#: optgeneralpage.ui
msgctxt ""
@@ -8404,7 +8392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Charts"
-msgstr ""
+msgstr "_Diervadoù"
#: optgeneralpage.ui
msgctxt ""
@@ -8413,27 +8401,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically Update"
-msgstr ""
+msgstr "Hizivaat emgefreek"
#: optgeneralpage.ui
-#, fuzzy
msgctxt ""
"optgeneralpage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "_Measurement unit"
-msgstr "Unanenn vuzuliañ"
+msgstr "_Unanenn vuzuliañ"
#: optgeneralpage.ui
-#, fuzzy
msgctxt ""
"optgeneralpage.ui\n"
"tablabel\n"
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr "Taolennata"
+msgstr "_Taolennata"
#: optgeneralpage.ui
msgctxt ""
@@ -8442,7 +8428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable char unit"
-msgstr ""
+msgstr "Gweredekaat an unanenn _arouezenn"
#: optgeneralpage.ui
msgctxt ""
@@ -8451,7 +8437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use square page mode for text grid"
-msgstr ""
+msgstr "Arverañ mod ar bajenn garrez evit kael an de_stenn"
#: optgeneralpage.ui
msgctxt ""
@@ -8469,7 +8455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional separators"
-msgstr ""
+msgstr "Ke_farzioù ouzhpenn"
#: optgeneralpage.ui
msgctxt ""
@@ -8487,7 +8473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insertions"
-msgstr ""
+msgstr "Enlakadurioù"
#: optredlinepage.ui
msgctxt ""
@@ -8514,7 +8500,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Doareennoù"
#: optredlinepage.ui
msgctxt ""
@@ -8523,7 +8509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Attributes:"
-msgstr ""
+msgstr "_Doareennoù :"
#: optredlinepage.ui
msgctxt ""
@@ -8532,7 +8518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_lor:"
-msgstr ""
+msgstr "_Liv :"
#: optredlinepage.ui
msgctxt ""
@@ -8541,7 +8527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes:"
-msgstr ""
+msgstr "_Doareennoù :"
#: optredlinepage.ui
msgctxt ""
@@ -8550,7 +8536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Col_or:"
-msgstr ""
+msgstr "Li_v :"
#: optredlinepage.ui
msgctxt ""
@@ -8559,7 +8545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attrib_utes:"
-msgstr ""
+msgstr "Doa_reennoù :"
#: optredlinepage.ui
msgctxt ""
@@ -8568,7 +8554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "L_iv :"
#: optredlinepage.ui
msgctxt ""
@@ -8577,7 +8563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changed attributes"
-msgstr ""
+msgstr "Doareennoù daskemmet"
#: optredlinepage.ui
msgctxt ""
@@ -8586,7 +8572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deletions"
-msgstr ""
+msgstr "Dilamadurioù"
#: optredlinepage.ui
msgctxt ""
@@ -8604,7 +8590,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Bold"
-msgstr ""
+msgstr "Tev"
#: optredlinepage.ui
msgctxt ""
@@ -8613,7 +8599,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Italic"
-msgstr ""
+msgstr "Stouet"
#: optredlinepage.ui
msgctxt ""
@@ -8622,7 +8608,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Underlined"
-msgstr ""
+msgstr "Islinennet"
#: optredlinepage.ui
msgctxt ""
@@ -8631,7 +8617,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Underlined: double"
-msgstr ""
+msgstr "Islinennet : doubl"
#: optredlinepage.ui
msgctxt ""
@@ -8640,7 +8626,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Strikethrough"
-msgstr ""
+msgstr "Barrennet"
#: optredlinepage.ui
msgctxt ""
@@ -8649,7 +8635,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Uppercase"
-msgstr ""
+msgstr "Pennlizherenn"
#: optredlinepage.ui
msgctxt ""
@@ -8658,7 +8644,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Lowercase"
-msgstr ""
+msgstr "Lizherenn vunut"
#: optredlinepage.ui
msgctxt ""
@@ -8667,7 +8653,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Small caps"
-msgstr ""
+msgstr "Pennlizherennoù bihan"
#: optredlinepage.ui
msgctxt ""
@@ -8676,7 +8662,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Title font"
-msgstr ""
+msgstr "Arouezennoù an titl"
#: optredlinepage.ui
msgctxt ""
@@ -8685,7 +8671,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Background color"
-msgstr ""
+msgstr "Liv an drekleur"
#: optredlinepage.ui
msgctxt ""
@@ -8694,7 +8680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text display"
-msgstr ""
+msgstr "Skrammadur an destenn"
#: optredlinepage.ui
msgctxt ""
@@ -8703,17 +8689,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mar_k:"
-msgstr ""
+msgstr "Mer_k :"
#: optredlinepage.ui
-#, fuzzy
msgctxt ""
"optredlinepage.ui\n"
"markcolor_label\n"
"label\n"
"string.text"
msgid "_Color:"
-msgstr "_Liv"
+msgstr "_Liv :"
#: optredlinepage.ui
msgctxt ""
@@ -8731,7 +8716,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left margin"
-msgstr ""
+msgstr "Marz a-gleiz"
#: optredlinepage.ui
msgctxt ""
@@ -8740,7 +8725,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right margin"
-msgstr ""
+msgstr "Marz a-zehou"
#: optredlinepage.ui
msgctxt ""
@@ -8749,7 +8734,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Outer margin"
-msgstr ""
+msgstr "Marz diavaez"
#: optredlinepage.ui
msgctxt ""
@@ -8758,7 +8743,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Inner margin"
-msgstr ""
+msgstr "Marz diabarzh"
#: optredlinepage.ui
msgctxt ""
@@ -8767,7 +8752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines changed"
-msgstr ""
+msgstr "Linennoù daskemmet"
#: optredlinepage.ui
msgctxt ""
@@ -8776,17 +8761,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Dre an aozer"
#: opttablepage.ui
-#, fuzzy
msgctxt ""
"opttablepage.ui\n"
"header\n"
"label\n"
"string.text"
msgid "H_eading"
-msgstr "Talbenn"
+msgstr "Tal_benn"
#: opttablepage.ui
msgctxt ""
@@ -8795,7 +8779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_peat on each page"
-msgstr ""
+msgstr "A_rren war bep pajenn"
#: opttablepage.ui
msgctxt ""
@@ -8804,17 +8788,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Do not split"
-msgstr ""
+msgstr "Ara_bat troc'hañ"
#: opttablepage.ui
-#, fuzzy
msgctxt ""
"opttablepage.ui\n"
"border\n"
"label\n"
"string.text"
msgid "B_order"
-msgstr "Riblenn"
+msgstr "_Riblenn"
#: opttablepage.ui
msgctxt ""
@@ -8832,7 +8815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number recognition"
-msgstr ""
+msgstr "Anaoudegezh an _niveroù"
#: opttablepage.ui
msgctxt ""
@@ -8841,17 +8824,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umber format recognition"
-msgstr ""
+msgstr "Anaoudegezh ar _mentrezh niverel"
#: opttablepage.ui
-#, fuzzy
msgctxt ""
"opttablepage.ui\n"
"numalignment\n"
"label\n"
"string.text"
msgid "_Alignment"
-msgstr "Steudadur"
+msgstr "_Steudadur"
#: opttablepage.ui
msgctxt ""
@@ -8860,7 +8842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input in tables"
-msgstr ""
+msgstr "Enankad en taolennoù"
#: opttablepage.ui
msgctxt ""
@@ -8869,7 +8851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Behavior of rows/columns"
-msgstr ""
+msgstr "Emzalc'h ar renkoù/ar bannoù"
#: opttablepage.ui
msgctxt ""
@@ -8878,7 +8860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Fest"
#: opttablepage.ui
msgctxt ""
@@ -8887,7 +8869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed, proportional"
-msgstr ""
+msgstr "Fe_st, kenfeuriek"
#: opttablepage.ui
msgctxt ""
@@ -8896,7 +8878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Argemmenn"
#: opttablepage.ui
msgctxt ""
@@ -8905,7 +8887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the adjacent area only"
-msgstr ""
+msgstr "An daskemmadurioù a dizh al lijorenn gefin hepken"
#: opttablepage.ui
msgctxt ""
@@ -8914,7 +8896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the entire table"
-msgstr ""
+msgstr "An daskemmadurioù a dizh an daolenn a-bezh"
#: opttablepage.ui
msgctxt ""
@@ -8923,7 +8905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the table size"
-msgstr ""
+msgstr "An daskemmadurioù a dizh ment an daolenn"
#: opttablepage.ui
msgctxt ""
@@ -8932,10 +8914,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move cells"
-msgstr ""
+msgstr "Dilec'hiañ ar c'helligoù"
#: opttablepage.ui
-#, fuzzy
msgctxt ""
"opttablepage.ui\n"
"label5\n"
@@ -8945,14 +8926,13 @@ msgid "_Row:"
msgstr "_Renkoù :"
#: opttablepage.ui
-#, fuzzy
msgctxt ""
"opttablepage.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "_Column:"
-msgstr "_Bannoù :"
+msgstr "_Bann :"
#: opttablepage.ui
msgctxt ""
@@ -8961,17 +8941,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w:"
-msgstr ""
+msgstr "Ren_k :"
#: opttablepage.ui
-#, fuzzy
msgctxt ""
"opttablepage.ui\n"
"label16\n"
"label\n"
"string.text"
msgid "Colu_mn:"
-msgstr "Bann"
+msgstr "_Bann :"
#: opttablepage.ui
msgctxt ""
@@ -8980,7 +8959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In‌sert cell"
-msgstr ""
+msgstr "Enlakaat ur gellig"
#: opttablepage.ui
msgctxt ""
@@ -8989,7 +8968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyboard handling"
-msgstr ""
+msgstr "Arver ar c'hlavier"
#: outlinenumbering.ui
msgctxt ""
@@ -9394,7 +9373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Pukañ hag esaouiñ"
#: paradialog.ui
msgctxt ""
@@ -9421,7 +9400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Lizherennerezh aziat"
#: paradialog.ui
msgctxt ""
@@ -9430,7 +9409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Steuñv & Niverenniñ"
#: paradialog.ui
msgctxt ""
@@ -9448,7 +9427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Pennletrennoù"
#: paradialog.ui
msgctxt ""
@@ -9475,7 +9454,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Skeudenn"
#: picturedialog.ui
msgctxt ""
@@ -9502,7 +9481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Azasaat"
#: picturedialog.ui
msgctxt ""
@@ -9520,7 +9499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Skeudenn"
#: picturedialog.ui
msgctxt ""
@@ -9529,7 +9508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Crop"
-msgstr ""
+msgstr "Didroc'hañ"
#: picturedialog.ui
msgctxt ""
@@ -9556,7 +9535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: picturepage.ui
msgctxt ""
@@ -9592,17 +9571,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertically"
-msgstr ""
+msgstr "_A-serzh"
#: picturepage.ui
-#, fuzzy
msgctxt ""
"picturepage.ui\n"
"hori\n"
"label\n"
"string.text"
msgid "Hori_zontally"
-msgstr "A-blaen"
+msgstr "A-_blaen"
#: picturepage.ui
msgctxt ""
@@ -9611,7 +9589,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On all pages"
-msgstr ""
+msgstr "War an holl bajennoù"
#: picturepage.ui
msgctxt ""
@@ -9620,7 +9598,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On left pages"
-msgstr ""
+msgstr "War ar pajennoù kleiz"
#: picturepage.ui
msgctxt ""
@@ -9629,7 +9607,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On right pages"
-msgstr ""
+msgstr "War ar pajennoù dehou"
#: picturepage.ui
msgctxt ""
@@ -9638,7 +9616,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Flip"
-msgstr ""
+msgstr "Gwintañ"
#: previewzoomdialog.ui
msgctxt ""
@@ -9764,7 +9742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Print monitor"
-msgstr ""
+msgstr "Gouarner moullañ"
#: printmonitordialog.ui
msgctxt ""
@@ -9773,7 +9751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save-Monitor"
-msgstr ""
+msgstr "Gouarner enrollañ"
#: printmonitordialog.ui
msgctxt ""
@@ -9782,7 +9760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being prepared for printing on"
-msgstr ""
+msgstr "zo o vezañ prientet evit ar moullañ war"
#: printmonitordialog.ui
msgctxt ""
@@ -9791,7 +9769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being saved to"
-msgstr ""
+msgstr "zo o vezañ enrollet e"
#: printoptionspage.ui
msgctxt ""
@@ -9989,7 +9967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials"
-msgstr ""
+msgstr "Kentanv/A_nv/Tallizherennoù"
#: privateuserpage.ui
msgctxt ""
@@ -9998,7 +9976,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street"
-msgstr ""
+msgstr "_Straed"
#: privateuserpage.ui
msgctxt ""
@@ -10007,7 +9985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "_Bro/Stad"
#: privateuserpage.ui
msgctxt ""
@@ -10016,7 +9994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title/Profession"
-msgstr ""
+msgstr "_Titl/Micher"
#: privateuserpage.ui
msgctxt ""
@@ -10025,7 +10003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "_Peileiler"
#: privateuserpage.ui
msgctxt ""
@@ -10034,7 +10012,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Niverenn pellgomz er gêr"
#: privateuserpage.ui
msgctxt ""
@@ -10043,7 +10021,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Pennbajenn / Postel"
#: privateuserpage.ui
msgctxt ""
@@ -10052,7 +10030,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Kentanv"
#: privateuserpage.ui
msgctxt ""
@@ -10061,7 +10039,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Anv familh"
#: privateuserpage.ui
msgctxt ""
@@ -10070,7 +10048,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Tallizherennoù"
#: privateuserpage.ui
msgctxt ""
@@ -10097,7 +10075,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Niverenn pellgomz er gêr"
#: privateuserpage.ui
msgctxt ""
@@ -10106,7 +10084,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Niverenn ar pelleiler"
#: privateuserpage.ui
msgctxt ""
@@ -10115,7 +10093,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "chomlec'h postel"
#: privateuserpage.ui
msgctxt ""
@@ -10124,7 +10102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials 2"
-msgstr ""
+msgstr "Kentanv/A_nv/Tallizherennoù 2"
#: privateuserpage.ui
msgctxt ""
@@ -10133,7 +10111,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Anv familh"
#: privateuserpage.ui
msgctxt ""
@@ -10142,7 +10120,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Kentanv"
#: privateuserpage.ui
msgctxt ""
@@ -10151,7 +10129,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Tallizherennoù"
#: privateuserpage.ui
msgctxt ""
@@ -10160,7 +10138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Boneg Post/Kêr"
#: privateuserpage.ui
msgctxt ""
@@ -10169,7 +10147,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Kêr"
#: privateuserpage.ui
msgctxt ""
@@ -10178,7 +10156,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Boneg Post"
#: privateuserpage.ui
msgctxt ""
@@ -10187,7 +10165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Pellgomz/Hezougell"
#: privateuserpage.ui
msgctxt ""
@@ -10214,7 +10192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private date"
-msgstr ""
+msgstr "Daveoù prevez"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10223,7 +10201,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the beginning?"
-msgstr ""
+msgstr "Kenderc'hel en derou ?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10232,7 +10210,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the beginning?"
-msgstr ""
+msgstr "Fellout a ra deoc'h kenderc'hel en derou ?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10241,7 +10219,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the end of the document."
-msgstr ""
+msgstr "Klasket en deus %PRODUCTNAME Writer betek dibenn an teul."
#: querycontinueenddialog.ui
msgctxt ""
@@ -10250,7 +10228,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the end?"
-msgstr ""
+msgstr "Kenderc'hel betek an dibenn ?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10259,7 +10237,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the end?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h kenderc'hel en dibenn ?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10268,7 +10246,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the beginning of the document."
-msgstr ""
+msgstr "Klasket eo bet gant %PRODUCTNAME Writer betek dibenn an teul."
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10277,7 +10255,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Use as default?"
-msgstr ""
+msgstr "Despizañ dre ziouer ?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10286,7 +10264,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to change the compatibility options of the default template?"
-msgstr ""
+msgstr "Fellout a ra deoc'h kemmañ dibarzhioù keverlec'hded ar patrom dre ziouer ?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10295,7 +10273,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This will affect all new documents based on the default template."
-msgstr ""
+msgstr "Tizhet e vo an holl deulioù savet diwar ar patrom dre ziouer ganti."
#: querysavelabeldialog.ui
msgctxt ""
@@ -10304,7 +10282,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save label?"
-msgstr ""
+msgstr "Enrollañ ar skritellig ?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10313,7 +10291,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A label named \"%1 / %2\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Ur skritellig anvet \"%1 / %2\" ez eus anezhi endeo. Ha fellout a ra deoc'h hec'h amsaviñ ?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10322,7 +10300,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "A label already exists with brand \"%1\" and type \"%2\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Ur skritellig ez eus anezhi gant ar merk \"%1\" he rizh \"%2\". Flastret e vo hec'h endalc'had mar bez amsavet."
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10331,7 +10309,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Show changes?"
-msgstr ""
+msgstr "Diskouez an daskemmadurioù ?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10340,7 +10318,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to show changes to avoid delays?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h diskouez ar c'hemmoù da dremen e-biou an daleoù ?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10349,7 +10327,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "In the current document, changes are being recorded but not shown as such. In large documents, delays can occur when the document is edited. Showing changes will avoid delays."
-msgstr ""
+msgstr "Enrollet e vo an daskemmadurioù graet en teul oberiat hep bezañ diskouezet evel ma vefent anezho. Kement-se a c'hall deluskañ daleoù e-pad embann teulioù brasoc'h. Skrammañ an daskemmadurioù a viro ouzh emzalc'hioù a-seurt-se."
#: renameautotextdialog.ui
msgctxt ""
@@ -10403,7 +10381,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename Element"
-msgstr ""
+msgstr "Adenvel an elfenn"
#: renameentrydialog.ui
msgctxt ""
@@ -10412,7 +10390,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Anv an elfenn"
#: renameobjectdialog.ui
msgctxt ""
@@ -10475,7 +10453,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save as HTML?"
-msgstr ""
+msgstr "Enrollañ evel HTML ?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10484,7 +10462,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Would you like to save the document as HTML?"
-msgstr ""
+msgstr "Ha fellout a ra deoc'h enrollañ an teul evel HTML ?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10493,7 +10471,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The source code can only be displayed if the document is saved in HTML format."
-msgstr ""
+msgstr "Skrammet e vo ar voneg tarzh mar bez enrollet an teul e mentrezh HTML nemetken."
#: savelabeldialog.ui
msgctxt ""
@@ -10502,7 +10480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save Label Format"
-msgstr ""
+msgstr "Enrollañ ar mentrezh tikedenn"
#: savelabeldialog.ui
msgctxt ""
@@ -10511,17 +10489,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Merk"
#: savelabeldialog.ui
-#, fuzzy
msgctxt ""
"savelabeldialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "T_ype"
-msgstr "Rizh"
+msgstr "Ri_zh"
#: savelabeldialog.ui
msgctxt ""
@@ -10539,7 +10516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New section"
-msgstr ""
+msgstr "Kevrenn nevez"
#: sectionpage.ui
msgctxt ""
@@ -10578,7 +10555,6 @@ msgid "_File name"
msgstr "A_nv ar restr"
#: sectionpage.ui
-#, fuzzy
msgctxt ""
"sectionpage.ui\n"
"ddelabel\n"
@@ -10606,14 +10582,13 @@ msgid "Link"
msgstr "Ere"
#: sectionpage.ui
-#, fuzzy
msgctxt ""
"sectionpage.ui\n"
"protect\n"
"label\n"
"string.text"
msgid "_Protect"
-msgstr "_Gwarezet"
+msgstr "_Gwareziñ"
#: sectionpage.ui
msgctxt ""
@@ -10643,14 +10618,13 @@ msgid "Write protection"
msgstr "Gwareziñ a-enep an daskemmadurioù"
#: sectionpage.ui
-#, fuzzy
msgctxt ""
"sectionpage.ui\n"
"hide\n"
"label\n"
"string.text"
msgid "H_ide"
-msgstr "Masklañ"
+msgstr "Mas_klañ"
#: sectionpage.ui
msgctxt ""
@@ -10695,7 +10669,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address List"
-msgstr ""
+msgstr "Diuzañ ur roll chomlec'hioù"
#: selectaddressdialog.ui
msgctxt ""
@@ -10704,7 +10678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'."
-msgstr ""
+msgstr "Diuzit ur roll chomlec'hioù. Da ziuzañ an degemerourion diwar ur roll all, klikit war %1. Ma n'eus ket ur rollad chomlec'hioù en ho kerz e c'hallit krouiñ unan en ur glikañ war %2."
#: selectaddressdialog.ui
msgctxt ""
@@ -10713,7 +10687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Your recipients are currently selected from:"
-msgstr ""
+msgstr "Diuzet eo bet an degemerourion diwar :"
#: selectaddressdialog.ui
msgctxt ""
@@ -10722,7 +10696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Ouzhpennañ..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10731,7 +10705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create..."
-msgstr ""
+msgstr "_Krouiñ..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10740,17 +10714,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter..."
-msgstr ""
+msgstr "_Silañ..."
#: selectaddressdialog.ui
-#, fuzzy
msgctxt ""
"selectaddressdialog.ui\n"
"edit\n"
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Embann..."
+msgstr "_Embann..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10759,7 +10732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Table..."
-msgstr ""
+msgstr "Daskemmañ an _daolenn..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10786,7 +10759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connecting to data source..."
-msgstr ""
+msgstr "O kennaskañ ouzh an tarzh roadennoù..."
#: selectautotextdialog.ui
msgctxt ""
@@ -10795,7 +10768,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select AutoText:"
-msgstr ""
+msgstr "Diuzañ an EmDestenn :"
#: selectautotextdialog.ui
msgctxt ""
@@ -10804,7 +10777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Group"
-msgstr ""
+msgstr "EmDestenn - Strollad"
#: selectblockdialog.ui
msgctxt ""
@@ -10813,7 +10786,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address Block"
-msgstr ""
+msgstr "Diuzañ ur bloc'had chomlec'hioù"
#: selectblockdialog.ui
msgctxt ""
@@ -10822,17 +10795,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nevez..."
#: selectblockdialog.ui
-#, fuzzy
msgctxt ""
"selectblockdialog.ui\n"
"edit\n"
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Embann..."
+msgstr "_Embann..."
#: selectblockdialog.ui
msgctxt ""
@@ -10850,7 +10822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Select your preferred address block"
-msgstr ""
+msgstr "_Diuzañ ho ploc'had chomlec'hioù gwellañ"
#: selectblockdialog.ui
msgctxt ""
@@ -10859,7 +10831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_ever include the country/region"
-msgstr ""
+msgstr "Na ensoc'hañ _morse ar vro/ar rannvro"
#: selectblockdialog.ui
msgctxt ""
@@ -10868,7 +10840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always include the country/region"
-msgstr ""
+msgstr "_Ensoc'hañ bewech ar vro/ar rannvro"
#: selectblockdialog.ui
msgctxt ""
@@ -10877,7 +10849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only _include the country/region if it is not:"
-msgstr ""
+msgstr "Ens_oc'hañ ar vro/ar rannvro ma n'emañ ket e-touez :"
#: selectblockdialog.ui
msgctxt ""
@@ -10886,7 +10858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address block settings"
-msgstr ""
+msgstr "Arventennoù ar bloc'had chomlec'hioù"
#: selectindexdialog.ui
msgctxt ""
@@ -10895,7 +10867,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Index Markings"
-msgstr ""
+msgstr "Merkoù ibil"
#: selectindexdialog.ui
msgctxt ""
@@ -10913,16 +10885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Orientation"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Reteradur"
#: sidebarpage.ui
msgctxt ""
@@ -10931,16 +10894,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Size"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
+msgstr "Ment"
#: sidebarpage.ui
msgctxt ""
@@ -10954,29 +10908,11 @@ msgstr "Bannoù"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Marz"
#: sidebarwrap.ui
msgctxt ""
@@ -11039,7 +10975,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "A-genstur"
#: sidebarwrap.ui
msgctxt ""
@@ -11048,7 +10984,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "A-genstur"
#: sidebarwrap.ui
msgctxt ""
@@ -11057,7 +10993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Dizehan"
#: sidebarwrap.ui
msgctxt ""
@@ -11066,7 +11002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Dizehan"
#: sidebarwrap.ui
msgctxt ""
@@ -11075,7 +11011,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Gwellek"
#: sidebarwrap.ui
msgctxt ""
@@ -11084,7 +11020,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Gwellek"
#: sortdialog.ui
msgctxt ""
@@ -11375,14 +11311,13 @@ msgid "Number of Tables:"
msgstr "Niver a daolennoù"
#: statisticsinfopage.ui
-#, fuzzy
msgctxt ""
"statisticsinfopage.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Number of Images:"
-msgstr "Niver a bajennoù :"
+msgstr "Niver a skeudennoù :"
#: statisticsinfopage.ui
msgctxt ""
@@ -11463,7 +11398,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Subject"
-msgstr ""
+msgstr "Danvez ebet"
#: subjectdialog.ui
msgctxt ""
@@ -11472,7 +11407,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subject:"
-msgstr ""
+msgstr "Danvez :"
#: subjectdialog.ui
msgctxt ""
@@ -11481,7 +11416,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a subject for this message."
-msgstr ""
+msgstr "N'hoc'h eus ket spisaet un danvez evit ar gemennadenn-mañ."
#: subjectdialog.ui
msgctxt ""
@@ -11490,7 +11425,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Mar fell deoc'h reiñ unan, enankit eñ bremañ, mar plij."
#: tablecolumnpage.ui
msgctxt ""
@@ -11805,7 +11740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Skoueriek"
#: templatedialog1.ui
msgctxt ""
@@ -11814,7 +11749,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Ardead"
#: templatedialog1.ui
msgctxt ""
@@ -11826,14 +11761,13 @@ msgid "Font"
msgstr "Nodrezh"
#: templatedialog1.ui
-#, fuzzy
msgctxt ""
"templatedialog1.ui\n"
"fonteffect\n"
"label\n"
"string.text"
msgid "Font Effect"
-msgstr "Efedoù arouezennoù"
+msgstr "Efed arouezennoù"
#: templatedialog1.ui
msgctxt ""
@@ -11872,7 +11806,6 @@ msgid "Borders"
msgstr "Riblennoù"
#: templatedialog16.ui
-#, fuzzy
msgctxt ""
"templatedialog16.ui\n"
"TemplateDialog16\n"
@@ -11888,7 +11821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Ardead"
#: templatedialog16.ui
msgctxt ""
@@ -11900,14 +11833,13 @@ msgid "Bullets"
msgstr "Padelligoù"
#: templatedialog16.ui
-#, fuzzy
msgctxt ""
"templatedialog16.ui\n"
"numbering\n"
"label\n"
"string.text"
msgid "Numbering Style"
-msgstr "Rizh niverenniñ"
+msgstr "Stil niverenniñ"
#: templatedialog16.ui
msgctxt ""
@@ -11925,7 +11857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Skeudenn"
#: templatedialog16.ui
msgctxt ""
@@ -11961,7 +11893,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Skoueriek"
#: templatedialog2.ui
msgctxt ""
@@ -11970,7 +11902,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Ardead"
#: templatedialog2.ui
msgctxt ""
@@ -11979,7 +11911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Pukañ hag esaouiñ"
#: templatedialog2.ui
msgctxt ""
@@ -12006,7 +11938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Lizherennerezh aziat"
#: templatedialog2.ui
msgctxt ""
@@ -12018,14 +11950,13 @@ msgid "Font"
msgstr "Nodrezh"
#: templatedialog2.ui
-#, fuzzy
msgctxt ""
"templatedialog2.ui\n"
"fonteffect\n"
"label\n"
"string.text"
msgid "Font Effect"
-msgstr "Efedoù arouezennoù"
+msgstr "Efed arouezennoù"
#: templatedialog2.ui
msgctxt ""
@@ -12052,7 +11983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Steuñv & Niverenniñ"
#: templatedialog2.ui
msgctxt ""
@@ -12070,7 +12001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Pennletrennoù"
#: templatedialog2.ui
msgctxt ""
@@ -12097,7 +12028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Diferadenn"
#: templatedialog4.ui
msgctxt ""
@@ -12106,7 +12037,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame Style"
-msgstr ""
+msgstr "Stil stern"
#: templatedialog4.ui
msgctxt ""
@@ -12115,7 +12046,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Skoueriek"
#: templatedialog4.ui
msgctxt ""
@@ -12124,7 +12055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Ardead"
#: templatedialog4.ui
msgctxt ""
@@ -12151,7 +12082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Azasaat"
#: templatedialog4.ui
msgctxt ""
@@ -12187,17 +12118,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: templatedialog8.ui
-#, fuzzy
msgctxt ""
"templatedialog8.ui\n"
"TemplateDialog8\n"
"title\n"
"string.text"
msgid "Page Style"
-msgstr "Stil pajenn : "
+msgstr "Stil pajenn"
#: templatedialog8.ui
msgctxt ""
@@ -12206,7 +12136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Ardead"
#: templatedialog8.ui
msgctxt ""
@@ -12233,7 +12163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Reollin"
#: templatedialog8.ui
msgctxt ""
@@ -12242,7 +12172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Troad bajenn"
#: templatedialog8.ui
msgctxt ""
@@ -12278,7 +12208,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Grid"
-msgstr ""
+msgstr "Kael an destenn"
#: testmailsettings.ui
msgctxt ""
@@ -12287,7 +12217,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Test Account Settings"
-msgstr ""
+msgstr "Prouadiñ arventennoù ar gont"
#: testmailsettings.ui
msgctxt ""
@@ -12296,7 +12226,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Establish network connection"
-msgstr ""
+msgstr "Savelañ ur c'hennask ouzh ar rouedad"
#: testmailsettings.ui
msgctxt ""
@@ -12305,7 +12235,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find outgoing mail server"
-msgstr ""
+msgstr "Kavout an dafariad lizhiri ermaeziañ"
#: testmailsettings.ui
msgctxt ""
@@ -12314,7 +12244,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Successful"
-msgstr ""
+msgstr "Taol berzh"
#: testmailsettings.ui
msgctxt ""
@@ -12323,7 +12253,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Failed"
-msgstr ""
+msgstr "C'hwitet"
#: testmailsettings.ui
msgctxt ""
@@ -12332,7 +12262,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is testing the e-mail account settings..."
-msgstr ""
+msgstr "Emañ %PRODUCTNAME o prouadiñ arventennoù ar gont postelerezh..."
#: testmailsettings.ui
msgctxt ""
@@ -12341,7 +12271,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Errors"
-msgstr ""
+msgstr "Fazioù"
#: testmailsettings.ui
msgctxt ""
@@ -12350,7 +12280,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME could not connect to the outgoing mail server. Check your system's settings and the settings in %PRODUCTNAME. Check the server name, the port and the secure connections settings"
-msgstr ""
+msgstr "%PRODUCTNAME n'eo ket bet evit kennaskañ ouzh dafariad al lizhiri ermaeziañ. Gwiriit an arventennoù reizhiad hag arventennoù %PRODUCTNAME. Gwiriit anv an dafariad, porzh hag arventennoù ar c'hennaskoù diogelroezet."
#: textgridpage.ui
msgctxt ""
@@ -12665,7 +12595,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Index/Table"
-msgstr ""
+msgstr "Enlakaat un ibil/un daolenn"
#: tocdialog.ui
msgctxt ""
@@ -12674,7 +12604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Index/Table"
-msgstr ""
+msgstr "Ibil/Taolenn"
#: tocdialog.ui
msgctxt ""
@@ -12683,7 +12613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Enankadoù"
#: tocdialog.ui
msgctxt ""
@@ -12731,14 +12661,13 @@ msgid "_Level"
msgstr "Li_ve"
#: tocentriespage.ui
-#, fuzzy
msgctxt ""
"tocentriespage.ui\n"
"typeft\n"
"label\n"
"string.text"
msgid "_Type"
-msgstr "Rizh"
+msgstr "_Rizh"
#: tocentriespage.ui
msgctxt ""
@@ -12747,7 +12676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Structure"
-msgstr ""
+msgstr "_Framm"
#: tocentriespage.ui
msgctxt ""
@@ -12756,7 +12685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Pep tra"
#: tocentriespage.ui
msgctxt ""
@@ -12768,14 +12697,13 @@ msgid "Character Style"
msgstr "Stil an arouezennoù"
#: tocentriespage.ui
-#, fuzzy
msgctxt ""
"tocentriespage.ui\n"
"edit\n"
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Embann..."
+msgstr "_Embann..."
#: tocentriespage.ui
msgctxt ""
@@ -12784,7 +12712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Arouezenn leuniañ"
#: tocentriespage.ui
msgctxt ""
@@ -12793,7 +12721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop position"
-msgstr ""
+msgstr "Lec'hiadur an taolennata"
#: tocentriespage.ui
msgctxt ""
@@ -12802,7 +12730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align right"
-msgstr ""
+msgstr "Desteudañ a-zehou"
#: tocentriespage.ui
msgctxt ""
@@ -12811,7 +12739,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter entry"
-msgstr ""
+msgstr "Enankad ar chabistr"
#: tocentriespage.ui
msgctxt ""
@@ -12820,7 +12748,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number range only"
-msgstr ""
+msgstr "Al lijorenn niveroù nemetken"
#: tocentriespage.ui
msgctxt ""
@@ -12829,7 +12757,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Description only"
-msgstr ""
+msgstr "An deskrivadur hepken"
#: tocentriespage.ui
msgctxt ""
@@ -12838,7 +12766,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Number range and description"
-msgstr ""
+msgstr "Lijorenn niveroù ha deskrivadur"
#: tocentriespage.ui
msgctxt ""
@@ -12847,7 +12775,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Priziañ betek al live"
#: tocentriespage.ui
msgctxt ""
@@ -12874,7 +12802,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number without separator"
-msgstr ""
+msgstr "Niverenn hep dispartier"
#: tocentriespage.ui
msgctxt ""
@@ -12901,7 +12829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter no."
-msgstr ""
+msgstr "N° chabistr"
#: tocentriespage.ui
msgctxt ""
@@ -12910,7 +12838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entry text"
-msgstr ""
+msgstr "Enankad testenn"
#: tocentriespage.ui
msgctxt ""
@@ -12928,7 +12856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Chapter info"
-msgstr ""
+msgstr "Titouroù a-zivout ar _chabistr"
#: tocentriespage.ui
msgctxt ""
@@ -12937,17 +12865,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page no."
-msgstr ""
+msgstr "N° bajenn"
#: tocentriespage.ui
-#, fuzzy
msgctxt ""
"tocentriespage.ui\n"
"hyperlink\n"
"label\n"
"string.text"
msgid "H_yperlink"
-msgstr "Gourere"
+msgstr "Go_urere"
#: tocentriespage.ui
msgctxt ""
@@ -12956,7 +12883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Structure and Formatting"
-msgstr ""
+msgstr "Framm ha Mentrezhañ"
#: tocentriespage.ui
msgctxt ""
@@ -12965,7 +12892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab position relati_ve to Paragraph Style indent"
-msgstr ""
+msgstr "_Lec'hiadur an taolennata e-keñver pukad stil ar rannbennad"
#: tocentriespage.ui
msgctxt ""
@@ -12974,7 +12901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key separated by commas"
-msgstr ""
+msgstr "Alc'hwezioù dispartiet gant ur skej"
#: tocentriespage.ui
msgctxt ""
@@ -12983,7 +12910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alphabetical delimiter"
-msgstr ""
+msgstr "Dezvonnerez lizherennegel"
#: tocentriespage.ui
msgctxt ""
@@ -12992,7 +12919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style for main entries"
-msgstr ""
+msgstr "Stil arouezennoù an enankadoù pennañ"
#: tocentriespage.ui
msgctxt ""
@@ -13010,17 +12937,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document _position"
-msgstr ""
+msgstr "Lec'hiadur en _teul"
#: tocentriespage.ui
-#, fuzzy
msgctxt ""
"tocentriespage.ui\n"
"sortcontents\n"
"label\n"
"string.text"
msgid "_Content"
-msgstr "Endalc'had"
+msgstr "_Endalc'had"
#: tocentriespage.ui
msgctxt ""
@@ -13029,7 +12955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort by"
-msgstr ""
+msgstr "Rummañ dre"
#: tocentriespage.ui
msgctxt ""
@@ -13038,7 +12964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_1"
-msgstr ""
+msgstr "_1"
#: tocentriespage.ui
msgctxt ""
@@ -13047,7 +12973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_2"
-msgstr ""
+msgstr "_2"
#: tocentriespage.ui
msgctxt ""
@@ -13056,7 +12982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_3"
-msgstr ""
+msgstr "_3"
#: tocentriespage.ui
msgctxt ""
@@ -13155,17 +13081,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort keys"
-msgstr ""
+msgstr "Alc'hwez rummañ"
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"mainstyleft\n"
"label\n"
"string.text"
msgid "_Title"
-msgstr "Titl"
+msgstr "_Titl"
#: tocindexpage.ui
msgctxt ""
@@ -13183,7 +13108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protected against manual changes"
-msgstr ""
+msgstr "Gwarezet a-enep un daskemmadur dre zorn"
#: tocindexpage.ui
msgctxt ""
@@ -13192,7 +13117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type and title"
-msgstr ""
+msgstr "Rizh ha titl"
#: tocindexpage.ui
msgctxt ""
@@ -13201,7 +13126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "for"
-msgstr ""
+msgstr "evit"
#: tocindexpage.ui
msgctxt ""
@@ -13210,7 +13135,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Entire document"
-msgstr ""
+msgstr "Teul a-bezh"
#: tocindexpage.ui
msgctxt ""
@@ -13219,7 +13144,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Chapter"
-msgstr ""
+msgstr "Chabistr"
#: tocindexpage.ui
msgctxt ""
@@ -13228,7 +13153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Priziañ betek al live"
#: tocindexpage.ui
msgctxt ""
@@ -13237,7 +13162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create index/table"
-msgstr ""
+msgstr "Krouiñ un ibil/un daolenn"
#: tocindexpage.ui
msgctxt ""
@@ -13255,17 +13180,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inde_x marks"
-msgstr ""
+msgstr "Merkoù i_bilioù"
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"fromtables\n"
"label\n"
"string.text"
msgid "Tables"
-msgstr "_Taolennoù"
+msgstr "Taolennoù"
#: tocindexpage.ui
msgctxt ""
@@ -13274,7 +13198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt frames"
-msgstr ""
+msgstr "S_terniadoù testenn"
#: tocindexpage.ui
msgctxt ""
@@ -13292,7 +13216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "OLE objects"
-msgstr ""
+msgstr "Ergorennoù mod OLE"
#: tocindexpage.ui
msgctxt ""
@@ -13301,7 +13225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use level from source chapter"
-msgstr ""
+msgstr "Arverañ live ar chabistr orin"
#: tocindexpage.ui
msgctxt ""
@@ -13310,17 +13234,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional Styles"
-msgstr ""
+msgstr "Stiloù _ouzhpenn"
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"stylescb\n"
"label\n"
"string.text"
msgid "Styl_es"
-msgstr "Stiloù"
+msgstr "Stil_où"
#: tocindexpage.ui
msgctxt ""
@@ -13332,14 +13255,13 @@ msgid "..."
msgstr "..."
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"captions\n"
"label\n"
"string.text"
msgid "Captions"
-msgstr "Leadell"
+msgstr "Leadelloù"
#: tocindexpage.ui
msgctxt ""
@@ -13348,7 +13270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Object names"
-msgstr ""
+msgstr "Anvioù an ergorenn"
#: tocindexpage.ui
msgctxt ""
@@ -13375,7 +13297,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "References"
-msgstr ""
+msgstr "Daveoù"
#: tocindexpage.ui
msgctxt ""
@@ -13384,7 +13306,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Category and Number"
-msgstr ""
+msgstr "Rummad ha niverenn"
#: tocindexpage.ui
msgctxt ""
@@ -13393,7 +13315,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Caption Text"
-msgstr ""
+msgstr "Testenn al leadell"
#: tocindexpage.ui
msgctxt ""
@@ -13402,7 +13324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from"
-msgstr ""
+msgstr "Krouiñ diouzh"
#: tocindexpage.ui
msgctxt ""
@@ -13411,7 +13333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from the following objects"
-msgstr ""
+msgstr "Krouiñ diouzh an ergorennoù da-heul"
#: tocindexpage.ui
msgctxt ""
@@ -13420,7 +13342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brackets"
-msgstr ""
+msgstr "_Krommelloù"
#: tocindexpage.ui
msgctxt ""
@@ -13429,17 +13351,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number entries"
-msgstr ""
+msgstr "_Niverenniñ an enankadoù"
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"brackets\n"
"0\n"
"stringlist.text"
msgid "[none]"
-msgstr "[Tra ebet]"
+msgstr "[tra ebet]"
#: tocindexpage.ui
msgctxt ""
@@ -13448,7 +13369,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "[]"
-msgstr ""
+msgstr "[]"
#: tocindexpage.ui
msgctxt ""
@@ -13457,7 +13378,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "()"
-msgstr ""
+msgstr "()"
#: tocindexpage.ui
msgctxt ""
@@ -13466,7 +13387,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "{}"
-msgstr ""
+msgstr "{}"
#: tocindexpage.ui
msgctxt ""
@@ -13475,7 +13396,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "<>"
-msgstr ""
+msgstr "<>"
#: tocindexpage.ui
msgctxt ""
@@ -13484,7 +13405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formatting of the entries"
-msgstr ""
+msgstr "Mentrezhañ an enankadoù"
#: tocindexpage.ui
msgctxt ""
@@ -13493,7 +13414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries"
-msgstr ""
+msgstr "Kenstrollañ an enankadoù heñvel"
#: tocindexpage.ui
msgctxt ""
@@ -13502,7 +13423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries with p or _pp"
-msgstr ""
+msgstr "Kedaozañ an enankadoù heñvel gant p pe _pp"
#: tocindexpage.ui
msgctxt ""
@@ -13511,7 +13432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine with -"
-msgstr ""
+msgstr "Kenstrollañ gant -"
#: tocindexpage.ui
msgctxt ""
@@ -13520,7 +13441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case sensitive"
-msgstr ""
+msgstr "Teurel evezh ouzh an direnneg"
#: tocindexpage.ui
msgctxt ""
@@ -13529,7 +13450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoCapitalize entries"
-msgstr ""
+msgstr "Enankadoù e pennlizherennoù (emgefreek)"
#: tocindexpage.ui
msgctxt ""
@@ -13538,7 +13459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keys as separate entries"
-msgstr ""
+msgstr "Alc'hwez evit enankadoù dispartiet"
#: tocindexpage.ui
msgctxt ""
@@ -13547,7 +13468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Concordance file"
-msgstr ""
+msgstr "_Restr kenglotañ"
#: tocindexpage.ui
msgctxt ""
@@ -13556,7 +13477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File"
-msgstr ""
+msgstr "_Restr"
#: tocindexpage.ui
msgctxt ""
@@ -13601,7 +13522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open"
-msgstr ""
+msgstr "Digeriñ"
#: tocindexpage.ui
msgctxt ""
@@ -13610,17 +13531,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nevez..."
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"edit\n"
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Embann..."
+msgstr "_Embann..."
#: tocindexpage.ui
msgctxt ""
@@ -13629,7 +13549,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table of Contents"
-msgstr ""
+msgstr "Taolenn an danvezioù"
#: tocindexpage.ui
msgctxt ""
@@ -13638,7 +13558,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Alphabetical Index"
-msgstr ""
+msgstr "Ibil lizherennel"
#: tocindexpage.ui
msgctxt ""
@@ -13647,7 +13567,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Illustration Index"
-msgstr ""
+msgstr "Ibil ar skeudennadurioù"
#: tocindexpage.ui
msgctxt ""
@@ -13656,7 +13576,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Index of Tables"
-msgstr ""
+msgstr "Ibil an taolennoù"
#: tocindexpage.ui
msgctxt ""
@@ -13665,7 +13585,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "User-Defined"
-msgstr ""
+msgstr "Despizet gant an arveriad"
#: tocindexpage.ui
msgctxt ""
@@ -13674,7 +13594,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Table of Objects"
-msgstr ""
+msgstr "Ibil an ergorennoù"
#: tocindexpage.ui
msgctxt ""
@@ -13683,37 +13603,34 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Bibliography"
-msgstr ""
+msgstr "Levrlennadur"
#: tocstylespage.ui
-#, fuzzy
msgctxt ""
"tocstylespage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Levels"
-msgstr "Li_ve"
+msgstr "Li_veoù"
#: tocstylespage.ui
-#, fuzzy
msgctxt ""
"tocstylespage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Paragraph _Styles"
-msgstr "Stil ar rannbennad"
+msgstr "Stiloù ar _rannbennadoù"
#: tocstylespage.ui
-#, fuzzy
msgctxt ""
"tocstylespage.ui\n"
"default\n"
"label\n"
"string.text"
msgid "_Default"
-msgstr "Dre ziouer"
+msgstr "_Dre ziouer"
#: tocstylespage.ui
msgctxt ""
@@ -13725,14 +13642,13 @@ msgid "_Edit"
msgstr "_Embann"
#: tocstylespage.ui
-#, fuzzy
msgctxt ""
"tocstylespage.ui\n"
"labelGrid\n"
"label\n"
"string.text"
msgid "Assignment"
-msgstr "Steudadur"
+msgstr "Deverkadur"
#: viewoptionspage.ui
msgctxt ""
@@ -13903,7 +13819,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data source not found"
-msgstr ""
+msgstr "N'eo ket bet kavet an tarzh roadennoù"
#: warndatasourcedialog.ui
msgctxt ""
@@ -13912,7 +13828,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The data source '%1' was not found."
-msgstr ""
+msgstr "N'eo ket bet kavet an tarzh roadennoù '%1'"
#: warndatasourcedialog.ui
msgctxt ""
@@ -13921,7 +13837,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The connection to the data source could not be established. Please check the connection settings."
-msgstr ""
+msgstr "N'eo ket bet sevenet ar c'hennask ouzh an tarzh roadennoù. Gwiriit an arventennoù kennaskañ, mar plij."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13930,7 +13846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check Connection Settings..."
-msgstr ""
+msgstr "Gwiriañ an arventennoù kennaskañ..."
#: warnemaildialog.ui
msgctxt ""
@@ -13939,7 +13855,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Ar posteloù n'int ket bet kaset"
#: warnemaildialog.ui
msgctxt ""
@@ -13948,7 +13864,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Ar posteloù n'int ket bet kaset."
#: warnemaildialog.ui
msgctxt ""
@@ -13957,7 +13873,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The following error occurred"
-msgstr ""
+msgstr "C'hoarvezet eo ar fazi da-heul"
#: wordcount.ui
msgctxt ""
@@ -14029,7 +13945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Azasaat"
#: wrappage.ui
msgctxt ""
@@ -14065,7 +13981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Optimal"
-msgstr ""
+msgstr "_Gwellek"
#: wrappage.ui
msgctxt ""
@@ -14074,7 +13990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Thro_ugh"
-msgstr ""
+msgstr "Di_zehan"
#: wrappage.ui
msgctxt ""
@@ -14083,7 +13999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel"
-msgstr ""
+msgstr "A-_genstur"
#: wrappage.ui
msgctxt ""
@@ -14095,44 +14011,40 @@ msgid "Settings"
msgstr "Arventennoù"
#: wrappage.ui
-#, fuzzy
msgctxt ""
"wrappage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "L_eft"
-msgstr "A-gleiz"
+msgstr "A-glei_z"
#: wrappage.ui
-#, fuzzy
msgctxt ""
"wrappage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "_Right"
-msgstr "A-zehou"
+msgstr "A-ze_hou"
#: wrappage.ui
-#, fuzzy
msgctxt ""
"wrappage.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "_Top"
-msgstr "Lein"
+msgstr "_Lein"
#: wrappage.ui
-#, fuzzy
msgctxt ""
"wrappage.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "_Bottom"
-msgstr "Traoñ"
+msgstr "_Traoñ"
#: wrappage.ui
msgctxt ""
@@ -14150,7 +14062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First paragraph"
-msgstr ""
+msgstr "_Rannbennad kentañ"
#: wrappage.ui
msgctxt ""
@@ -14159,7 +14071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In bac_kground"
-msgstr ""
+msgstr "En dre_kleur"
#: wrappage.ui
msgctxt ""
@@ -14168,7 +14080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour"
-msgstr ""
+msgstr "_Trolinenn"
#: wrappage.ui
msgctxt ""
@@ -14177,7 +14089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outside only"
-msgstr ""
+msgstr "En diavaez hepken"
#: wrappage.ui
msgctxt ""
diff --git a/source/br/sysui/desktop/share.po b/source/br/sysui/desktop/share.po
index 633efd06fac..b467da8c30f 100644
--- a/source/br/sysui/desktop/share.po
+++ b/source/br/sysui/desktop/share.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-06-23 21:02+0200\n"
+"PO-Revision-Date: 2014-02-07 17:26+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391793998.0\n"
#: documents.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Teul testenn mod OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"text-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Patrom teul testenn mod OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"master-document\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Teul mestr mod OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"formula\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Reollun mod OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"presentation\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Kinnigadenn mod OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"presentation-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Patrom kinnigadenn mod OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"drawing\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Tresadenn mod OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"drawing-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Patrom tresadenn OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Renkell mod OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Patrom renkell mod OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
diff --git a/source/br/vcl/source/src.po b/source/br/vcl/source/src.po
index c6253238808..77224553c2e 100644
--- a/source/br/vcl/source/src.po
+++ b/source/br/vcl/source/src.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-15 07:54+0000\n"
+"PO-Revision-Date: 2014-01-17 20:31+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371282886.0\n"
+"X-POOTLE-MTIME: 1389990677.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -90,7 +90,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLOSE\n"
"string.text"
msgid "~Close"
-msgstr ""
+msgstr "~Serriñ"
#: btntext.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"SV_BUTTONTEXT_OPEN\n"
"string.text"
msgid "~Open"
-msgstr ""
+msgstr "~Digeriñ"
#: btntext.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLEAR\n"
"string.text"
msgid "~Clear"
-msgstr ""
+msgstr "~Skarzhañ"
#: btntext.src
msgctxt ""
@@ -250,7 +250,7 @@ msgctxt ""
"SV_BUTTONTEXT_PLAY\n"
"string.text"
msgid "~Play"
-msgstr ""
+msgstr "~Lenn"
#: btntext.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"SV_BUTTONTEXT_FIND\n"
"string.text"
msgid "~Find"
-msgstr ""
+msgstr "~Kavout"
#: btntext.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"SV_BUTTONTEXT_STOP\n"
"string.text"
msgid "~Stop"
-msgstr ""
+msgstr "P~aouez"
#: btntext.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"SV_BUTTONTEXT_CONNECT\n"
"string.text"
msgid "C~onnect"
-msgstr ""
+msgstr "Ke~nnaskañ"
#: fpicker.src
msgctxt ""
@@ -386,7 +386,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY\n"
"string.text"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Un anv restr \"$filename$\" ez eus anezhañ endeo. Ha fellout a ra deoc'h e amsaviñ ?"
#: fpicker.src
msgctxt ""
@@ -394,7 +394,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY\n"
"string.text"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Ar restr ez eus anezhi endeo e \"$dirname$\". Mar bez amsavet e vo flastret hec'h endalc'had."
#: fpicker.src
msgctxt ""
@@ -1485,7 +1485,7 @@ msgctxt ""
"21\n"
"itemlist.text"
msgid " pixels"
-msgstr ""
+msgstr " a bikselioù"
#: units.src
msgctxt ""
@@ -1494,7 +1494,7 @@ msgctxt ""
"22\n"
"itemlist.text"
msgid " pixel"
-msgstr ""
+msgstr " piksel"
#: units.src
msgctxt ""
@@ -1503,7 +1503,7 @@ msgctxt ""
"23\n"
"itemlist.text"
msgid "°"
-msgstr ""
+msgstr "°"
#: units.src
msgctxt ""
@@ -1512,7 +1512,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "sec"
-msgstr ""
+msgstr "eil."
#: units.src
msgctxt ""
@@ -1521,4 +1521,4 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "ms"
-msgstr ""
+msgstr "ms"
diff --git a/source/br/vcl/uiconfig/ui.po b/source/br/vcl/uiconfig/ui.po
index 3a1dbee3536..c0bad7c68bc 100644
--- a/source/br/vcl/uiconfig/ui.po
+++ b/source/br/vcl/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-15 07:55+0000\n"
+"PO-Revision-Date: 2014-02-07 13:26+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371282922.0\n"
+"X-POOTLE-MTIME: 1391779588.0\n"
#: errornocontentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornocontentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "There are no pages to be printed."
-msgstr ""
+msgstr "N'eus pajennad ebet da voullañ."
#: errornocontentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please check your document for ranges relevant to printing."
-msgstr ""
+msgstr "Mar plij, gwiriit ho teul e-keñver al lijorennoù da voullañ."
#: errornoprinterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornoprinterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No default printer found."
-msgstr ""
+msgstr "N'eus ket bet kavet ur voullez dre ziouer."
#: errornoprinterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose a printer and try again."
-msgstr ""
+msgstr "Dibabit ur voullerez ha klaskit en-dro, mar plij."
#: printdialog.ui
msgctxt ""
diff --git a/source/br/wizards/source/euro.po b/source/br/wizards/source/euro.po
index bec8f1476a5..f25729d6cc0 100644
--- a/source/br/wizards/source/euro.po
+++ b/source/br/wizards/source/euro.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-15 13:54+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-07 13:28+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1391779732.0\n"
#: euro.src
msgctxt ""
@@ -628,16 +629,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "Latvieg Lat"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "Ar moneiz despizet evit an teul n'eo ket ur moneiz europat !"
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "Ar yezh despizet evit ho reizhiad korvoiñ n'eo ket ur yezh eus an Unvaniezh europat."
+msgstr "Ar yezh despizet evit ho reizhiad korvoiñ n'eo ket ur yezh eus an Unvaniezh Moneiz Europat."
#: euro.src
msgctxt ""
diff --git a/source/br/xmlsecurity/source/dialogs.po b/source/br/xmlsecurity/source/dialogs.po
index 83c0f1cee99..b704c256100 100644
--- a/source/br/xmlsecurity/source/dialogs.po
+++ b/source/br/xmlsecurity/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-27 19:43+0000\n"
+"PO-Revision-Date: 2014-02-07 13:27+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1374954211.0\n"
+"X-POOTLE-MTIME: 1391779648.0\n"
#: certificateviewer.src
msgctxt ""
@@ -354,7 +354,7 @@ msgctxt ""
"FI_DESCR2\n"
"fixedtext.text"
msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros."
-msgstr ""
+msgstr "Viruz a c'hall bezañ er makroioù. Diarvar e vez diweredekaat ar makroioù bepred. Mar bez diweredekaet makroioù ganeoc'h e vo kollet marteze keweriusterioù pourchaset gant ar makroioù teul."
#: warnings.src
msgctxt ""
diff --git a/source/brx/chart2/source/controller/dialogs.po b/source/brx/chart2/source/controller/dialogs.po
index da700221afe..2d1785790ac 100644
--- a/source/brx/chart2/source/controller/dialogs.po
+++ b/source/brx/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-01-06 14:07+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -572,6 +572,14 @@ msgstr ""
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1490,7 +1498,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
+msgid "Linear"
msgstr ""
#: Strings_Statistic.src
@@ -1498,7 +1506,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
+msgid "Logarithmic"
msgstr ""
#: Strings_Statistic.src
@@ -1506,7 +1514,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
+msgid "Exponential"
msgstr ""
#: Strings_Statistic.src
@@ -1514,7 +1522,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
+msgid "Power"
msgstr ""
#: Strings_Statistic.src
@@ -1522,7 +1530,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1530,7 +1538,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
@@ -1538,7 +1546,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
+msgid "Mean"
msgstr ""
#: dlg_DataEditor.src
diff --git a/source/brx/chart2/uiconfig/ui.po b/source/brx/chart2/uiconfig/ui.po
index c7202a72411..d6f396b2d2d 100644
--- a/source/brx/chart2/uiconfig/ui.po
+++ b/source/brx/chart2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-01-06 14:07+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -802,6 +802,24 @@ msgstr ""
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/brx/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/brx/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..feeed0c6203
--- /dev/null
+++ b/source/brx/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,33 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\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"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr ""
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr ""
diff --git a/source/brx/cui/source/options.po b/source/brx/cui/source/options.po
index 9b498a68aa0..052289a4b40 100644
--- a/source/brx/cui/source/options.po
+++ b/source/brx/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-01-06 14:07+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1067,15 +1067,6 @@ msgstr ""
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/brx/cui/uiconfig/ui.po b/source/brx/cui/uiconfig/ui.po
index 28d75284579..16ca33bdf47 100644
--- a/source/brx/cui/uiconfig/ui.po
+++ b/source/brx/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -17,64 +17,64 @@ msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
+msgid "Edit"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
+msgid "Reset"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
+msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Property"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
+msgid "Type"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
+msgid "Value"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
+msgid "Preferences"
msgstr ""
#: aboutconfigvaluedialog.ui
@@ -92,7 +92,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Value:"
msgstr ""
#: aboutdialog.ui
@@ -146,7 +146,7 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
msgstr ""
#: aboutdialog.ui
@@ -408,15 +408,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -462,15 +453,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -516,15 +498,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -570,15 +543,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2802,7 +2766,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr ""
#: connectortabpage.ui
@@ -2865,7 +2829,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr ""
#: connectortabpage.ui
@@ -2937,7 +2901,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
+msgid "Connection pool"
msgstr ""
#: cuiimapdlg.ui
@@ -7066,6 +7030,15 @@ msgstr ""
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -8064,6 +8037,33 @@ msgstr ""
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -9002,19 +9002,19 @@ msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
+msgid "_Edit document properties before saving"
msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
+msgid "Save URLs relative to internet"
msgstr ""
#: optsavepage.ui
@@ -9683,6 +9683,133 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr ""
+
+#: optviewpage.ui
+#, fuzzy
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "गावनो गाव"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9865,106 +9992,6 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr ""
-
-#: optviewpage.ui
-#, fuzzy
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "गावनो गाव"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -10043,24 +10070,6 @@ msgctxt ""
msgid "Mouse"
msgstr ""
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr ""
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12539,6 +12548,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr ""
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr ""
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12770,7 +12788,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr ""
#: swpossizepage.ui
@@ -12815,7 +12833,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui
@@ -12833,7 +12851,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr ""
#: swpossizepage.ui
diff --git a/source/brx/dbaccess/source/core/resource.po b/source/brx/dbaccess/source/core/resource.po
index 4c71a83b9cc..febcc203cf8 100644
--- a/source/brx/dbaccess/source/core/resource.po
+++ b/source/brx/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2011-04-11 23:07+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -59,8 +59,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "बायजोआरि डाटा फुंखाआव फोनांजाबनायखौ गायसननो हायाखै। होखानाय URL नि थाखाय जेबो SDBC सालायग्राखौ मोननाय जायाखै."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr ""
#: strings.src
msgctxt ""
diff --git a/source/brx/dictionaries/lo_LA.po b/source/brx/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..9ef153c6105
--- /dev/null
+++ b/source/brx/dictionaries/lo_LA.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\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"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr ""
diff --git a/source/brx/dictionaries/pt_BR/dialog.po b/source/brx/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..fb8db331a7f
--- /dev/null
+++ b/source/brx/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,33 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\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"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr ""
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr ""
diff --git a/source/brx/extensions/uiconfig/spropctrlr/ui.po b/source/brx/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..12f0734217b
--- /dev/null
+++ b/source/brx/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,60 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\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"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr ""
diff --git a/source/brx/filter/source/config/fragments/filters.po b/source/brx/filter/source/config/fragments/filters.po
index a5ec4a6fffa..727987f8ea2 100644
--- a/source/brx/filter/source/config/fragments/filters.po
+++ b/source/brx/filter/source/config/fragments/filters.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2012-04-28 07:25+0200\n"
"Last-Translator: alayaran <alayaran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,6 +14,186 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr ""
+
#: HTML_MasterDoc_ui.xcu
msgctxt ""
"HTML_MasterDoc_ui.xcu\n"
@@ -50,6 +230,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML फोरमान बिलाइ"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -59,6 +302,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "मायक्र'सफ्ट एक्सेल 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr ""
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -68,6 +320,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "मायक्र'सफ्ट एक्सेल 4.0 टेमप्लेट"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr ""
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -77,6 +338,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "मायक्र'सफ्ट एक्सेल 5.0 टेमप्लेट"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr ""
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -86,6 +356,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "मायक्र'सफ्ट एक्सेल 95 टेमप्लेट"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr ""
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
#, fuzzy
msgctxt ""
@@ -96,6 +375,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "मायक्र'सफ्ट एक्सेल 97/2000/XP टेमप्लेट"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr ""
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr ""
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -106,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "मायक्र'सफ्ट पावारपइन्ट 97/2000/XP टेमप्लेट"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr ""
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -115,35 +430,50 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "मायक्र'सफ्ट अवार्ड 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
#: MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "मायक्र'सफ्ट अवार्ड 97/2000/XP टेमप्लेट"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template_ui.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "मायक्र'सफ्ट अवार्ड 97/2000/XP टेमप्लेट"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_ui.xcu\n"
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "मायक्र'सफ्ट अवार्ड 2003 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr ""
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -154,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "मायक्र'सफ्ट अवार्ड 95 टेमप्लेट"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr ""
+
#: MS_Word_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -164,6 +503,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "मायक्र'सफ्ट अवार्ड 97/2000/XP टेमप्लेट"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr ""
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr ""
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr ""
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr ""
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -182,6 +656,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr ""
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr ""
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr ""
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -264,6 +909,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
#, fuzzy
msgctxt ""
@@ -346,6 +1045,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr ""
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr ""
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
#, fuzzy
msgctxt ""
@@ -385,24 +1165,22 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "मायक्र'सफ्ट एक्सेल 2003 XML"
#: calc_MS_Excel_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_Template_ui.xcu\n"
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "मायक्र'सफ्ट एक्सेल 97/2000/XP टेमप्लेट"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: calc_MS_Excel_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_ui.xcu\n"
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "मायक्र'सफ्ट एक्सेल 2003 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -431,6 +1209,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -440,6 +1227,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr ""
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -458,6 +1254,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr ""
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -467,6 +1290,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -476,6 +1344,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr ""
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -505,44 +1517,67 @@ msgid "ODF Presentation"
msgstr "गोदान प्रेजेनटेसन"
#: impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "मायक्र'सफ्ट पावारपइन्ट 97/2000/XP टेमप्लेट"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "मायक्र'सफ्ट पावारपइन्ट 97/2000/XP टेमप्लेट"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template_ui.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "मायक्र'सफ्ट पावारपइन्ट 97/2000/XP टेमप्लेट"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_ui.xcu\n"
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "मायक्र'सफ्ट पावारपइन्ट 97/2000/XP टेमप्लेट"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr ""
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr ""
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -580,6 +1615,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -589,6 +1669,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr ""
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -598,6 +1804,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr ""
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -617,6 +1841,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "~फराय बिजाब फोरमान बिलाइ"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -644,6 +1877,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr ""
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -662,6 +1949,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr ""
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
#, fuzzy
msgctxt ""
@@ -699,3 +2004,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr ""
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/brx/filter/source/config/fragments/types.po b/source/brx/filter/source/config/fragments/types.po
index c17058bc29d..7c673d9263c 100644
--- a/source/brx/filter/source/config/fragments/types.po
+++ b/source/brx/filter/source/config/fragments/types.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2011-11-17 17:26+0200\n"
"Last-Translator: alayaran <alayaran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24,54 +24,49 @@ msgid "Microsoft Excel 2007 Binary"
msgstr ""
#: MS_Excel_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML.xcu\n"
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "मायक्र'सफ्ट एक्सेल 2003 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: MS_Excel_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML_Template.xcu\n"
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "मायक्र'सफ्ट एक्सेल 2003 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: MS_PowerPoint_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML.xcu\n"
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "मायक्र'सफ्ट अवार्ड 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "मायक्र'सफ्ट अवार्ड 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_Template.xcu\n"
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "मायक्र'सफ्ट अवार्ड 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: StarBase.xcu
#, fuzzy
@@ -143,6 +138,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -206,6 +219,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr ""
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -243,24 +265,22 @@ msgid "Microsoft Word 2003 XML"
msgstr "मायक्र'सफ्ट अवार्ड 2003 XML"
#: writer_MS_Word_2007_XML.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML.xcu\n"
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "मायक्र'सफ्ट अवार्ड 2003 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
#: writer_MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML_Template.xcu\n"
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "मायक्र'सफ्ट अवार्ड 2003 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/brx/formula/source/core/resource.po b/source/brx/formula/source/core/resource.po
index a10e485f537..c41badacead 100644
--- a/source/brx/formula/source/core/resource.po
+++ b/source/brx/formula/source/core/resource.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-01-06 14:07+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1359,6 +1359,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1386,6 +1395,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2152,6 +2170,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2179,6 +2206,24 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2206,6 +2251,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2450,6 +2504,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2648,6 +2711,24 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/brx/officecfg/registry/data/org/openoffice.po b/source/brx/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..bf64a14b188
--- /dev/null
+++ b/source/brx/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,96 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\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"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po b/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
index 4760466bbc3..f80bd3a8df7 100644
--- a/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/brx/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-01-06 14:07+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23508,8 +23508,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "उन्थिंनि जायगा"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/brx/reportdesign/uiconfig/dbreport/ui.po b/source/brx/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..483dce68bb5
--- /dev/null
+++ b/source/brx/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,177 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\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"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr ""
diff --git a/source/brx/sc/source/ui/StatisticsDialogs.po b/source/brx/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..4aed77dacda
--- /dev/null
+++ b/source/brx/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,519 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\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"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/brx/sc/source/ui/src.po b/source/brx/sc/source/ui/src.po
index 70ba3c74b6d..8825e927f64 100644
--- a/source/brx/sc/source/ui/src.po
+++ b/source/brx/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2013-01-06 14:07+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10506,8 +10506,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "जागायनाय समफारि। गिबि समखौ साननायाव लानाय जायो। A = 1 आ गिबि थार समफारिखौ ओंथि फोरमायो।"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -10623,8 +10623,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "जागायनाय समफारि। गिबि समखौ साननायाव लानाय जायो। A = 1 आ गिबि थार समफारिखौ ओंथि फोरमायो।"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16666,8 +16666,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "बाइन'मियाल रननायनि सिमनानि बाथ्राबानफोर।"
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16729,7 +16729,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -16853,6 +16853,69 @@ msgstr "बांबाय थानाय। C=0 आ रोजाथि हा
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17260,6 +17323,69 @@ msgstr "बांबाय थानाय। C=0 आ रोजाथि हा
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17974,6 +18100,87 @@ msgstr "बांबाय थानाय। C=0 आ रोजाथि हा
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -18055,6 +18262,105 @@ msgstr "सुबुं अनजिमानि महर"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -18226,6 +18532,150 @@ msgstr "F राननायनि बोखाव खोनदानि रा
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18289,6 +18739,132 @@ msgstr "F राननायनि बोखाव खोनदानि रा
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18502,7 +19078,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -19231,6 +19807,51 @@ msgstr "नैथि फोरमानलाइ एररे।"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
diff --git a/source/brx/sc/uiconfig/scalc/ui.po b/source/brx/sc/uiconfig/scalc/ui.po
index b59918d3b4c..37f9fc5c42f 100644
--- a/source/brx/sc/uiconfig/scalc/ui.po
+++ b/source/brx/sc/uiconfig/scalc/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -164,7 +164,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -182,7 +182,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -335,6 +335,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -428,7 +527,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -482,7 +581,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -641,7 +740,7 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -653,7 +752,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -707,7 +806,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -731,10 +830,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -788,7 +887,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -1184,7 +1283,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1337,7 +1436,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -2791,7 +2890,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: movingaveragedialog.ui
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr ""
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4060,7 +4168,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: samplingdialog.ui
@@ -4069,7 +4177,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -4921,15 +5029,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4957,15 +5056,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4984,15 +5074,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5029,15 +5110,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5173,51 +5245,6 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5299,16 +5326,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5317,7 +5344,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5884,6 +5911,78 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5920,6 +6019,366 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6370,307 +6829,307 @@ msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
+msgid "_Formulas"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
+msgid "Zero val_ues"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
+msgid "Cha_rts:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
+msgid "_Drawing objects:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
+msgid "Objects"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
diff --git a/source/brx/scaddins/source/pricing.po b/source/brx/scaddins/source/pricing.po
index 317d0f5a1ed..4e1663a3e1f 100644
--- a/source/brx/scaddins/source/pricing.po
+++ b/source/brx/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -353,7 +353,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -560,7 +560,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
diff --git a/source/brx/scp2/source/ooo.po b/source/brx/scp2/source/ooo.po
index 3b7300cab18..1f7778fd32e 100644
--- a/source/brx/scp2/source/ooo.po
+++ b/source/brx/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2011-04-11 23:59+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4136,6 +4136,22 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/brx/sd/source/ui/dlg.po b/source/brx/sd/source/ui/dlg.po
index e08e9ab2170..d25f73393fa 100644
--- a/source/brx/sd/source/ui/dlg.po
+++ b/source/brx/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-12-26 10:48+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -890,50 +890,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "बिखं सिगांनि नुथाय"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "~मोनसे स्लाइडनि सायख जानाय महर बोनाय"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "~सावगारिनि उनथिं थानाय बिखंखौ सोलाय सोल' खालाम"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~बाहायजायै सावगारिनि उनथिं थानाय फोरखौ हुखुमोर"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~ल'ड खालाम..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "स्लाइड डिजाइन"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/brx/sd/uiconfig/simpress/ui.po b/source/brx/sd/uiconfig/simpress/ui.po
index d3830ecb5f6..997a1b08339 100644
--- a/source/brx/sd/uiconfig/simpress/ui.po
+++ b/source/brx/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -1052,46 +1052,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1106,28 +1106,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1946,6 +1946,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/brx/sdext/source/minimizer.po b/source/brx/sdext/source/minimizer.po
deleted file mode 100644
index 9b237e3a90a..00000000000
--- a/source/brx/sdext/source/minimizer.po
+++ /dev/null
@@ -1,33 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: brx\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"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
diff --git a/source/brx/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/brx/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 94962ee2d2a..00000000000
--- a/source/brx/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,24 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-06 09:33+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: brx\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"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr ""
diff --git a/source/brx/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/brx/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 924213001f6..00000000000
--- a/source/brx/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,721 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-06 09:33+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: brx\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"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "स्टेपफोर"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr ""
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"< ~उन\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<उनथिं"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "उननि >"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr ""
-"#-#-#-#-# dbui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"फोजोब\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~ जोबनाय\n"
-"#-#-#-#-# euro.po (PACKAGE VERSION) #-#-#-#-#\n"
-"जोबनाय\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"जोबनाय\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~जोबनाय"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr ""
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"नेवसि\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"एगार\n"
-"#-#-#-#-# schedule.po (PACKAGE VERSION) #-#-#-#-#\n"
-"नागार\n"
-"#-#-#-#-# euro.po (PACKAGE VERSION) #-#-#-#-#\n"
-"नागार\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"नागार\n"
-"#-#-#-#-# all.po (PACKAGE VERSION) #-#-#-#-#\n"
-"नेवसिनाय"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "जागायथिनाय"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr ""
-"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"हुखुमोर\n"
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-" हुखुमोर\n"
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"हुखुमोर\n"
-"#-#-#-#-# dbgui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~हुखुमोर\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~हुखुमोर\n"
-"#-#-#-#-# doc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~हुखोमोर\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"हुखुमोर\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"हुखुमोर\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~हुखुमोर\n"
-"#-#-#-#-# schedule.po (PACKAGE VERSION) #-#-#-#-#\n"
-"हुखुमोर\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"हुखुमोर\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~हुखुमोरनाय\n"
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~हुखुमोर\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~हुखुमोर\n"
-"#-#-#-#-# textconversiondlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"हुखुमोर"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr ""
-"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n"
-"बोसावगारि\n"
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"बोसावगारिफोर\n"
-"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"बोसावगारि\n"
-"#-#-#-#-# navipi.po (PACKAGE VERSION) #-#-#-#-#\n"
-"बोसावगारिफोर\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"बोसावगारिफोर\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"बोसावगारि\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"बो सावगारिफोर\n"
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"बो सावगारि"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~ल'सलेस कमप्रेशन"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "~JPEG कमप्रेशन"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "~मुसुखा बिथांखिखौ खमाय"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE बेसाद"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "स्लाइडस"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "गाहाय बिखंफोर"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "गुबै राव:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr ""
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"जौगानाय\n"
-"#-#-#-#-# importwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"दावगानाय\n"
-"#-#-#-#-# euro.po (PACKAGE VERSION) #-#-#-#-#\n"
-"जौगानाय\n"
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"जौगानाय"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr ""
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~नंगौ\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"नंगौ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "OK"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr ""
diff --git a/source/brx/sfx2/source/control.po b/source/brx/sfx2/source/control.po
index 058fa880cdf..37a6897b6fa 100644
--- a/source/brx/sfx2/source/control.po
+++ b/source/brx/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,15 @@ msgstr ""
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr ""
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
msgstr ""
diff --git a/source/brx/sfx2/uiconfig/ui.po b/source/brx/sfx2/uiconfig/ui.po
index 46d299f1b70..30891353cc5 100644
--- a/source/brx/sfx2/uiconfig/ui.po
+++ b/source/brx/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-17 19:03+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -44,7 +44,16 @@ msgstr ""
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr ""
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -489,13 +498,13 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -999,7 +1008,7 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
+msgid "_Open File"
msgstr ""
#: startcenter.ui
@@ -1017,7 +1026,7 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
+msgid "Create:"
msgstr ""
#: startcenter.ui
@@ -1026,7 +1035,7 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
+msgid "Writer _Document"
msgstr ""
#: startcenter.ui
@@ -1035,7 +1044,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr ""
#: startcenter.ui
@@ -1044,7 +1053,7 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
+msgid "Impress _Presentation"
msgstr ""
#: startcenter.ui
@@ -1053,7 +1062,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr ""
#: startcenter.ui
@@ -1062,7 +1071,7 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
+msgid "Math For_mula"
msgstr ""
#: startcenter.ui
@@ -1071,16 +1080,7 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
+msgid "Base D_atabase"
msgstr ""
#: startcenter.ui
diff --git a/source/brx/starmath/source.po b/source/brx/starmath/source.po
index c78903d9433..e42446a24cc 100644
--- a/source/brx/starmath/source.po
+++ b/source/brx/starmath/source.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: 2013-12-03 15:13+0100\n"
+"POT-Creation-Date: 2014-04-20 02:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,6 +14,1798 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr ""
+
+#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
@@ -86,14 +1878,6 @@ msgid "Formats"
msgstr "दाथाय"
#: commands.src
-msgctxt ""
-"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
diff --git a/source/brx/starmath/uiconfig/smath/ui.po b/source/brx/starmath/uiconfig/smath/ui.po
index 99835828597..a5f3d51e1ff 100644
--- a/source/brx/starmath/uiconfig/smath/ui.po
+++ b/source/brx/starmath/uiconfig/smath/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -600,7 +600,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr ""
#: smathsettings.ui
diff --git a/source/brx/svtools/source/misc.po b/source/brx/svtools/source/misc.po
index f9686c5f2da..216fd191cb0 100644
--- a/source/brx/svtools/source/misc.po
+++ b/source/brx/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2012-04-28 07:25+0200\n"
"Last-Translator: alayaran <alayaran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1694,7 +1694,7 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
msgstr ""
@@ -2218,6 +2218,15 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr ""
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/brx/sw/source/ui/inc.po b/source/brx/sw/source/ui/inc.po
new file mode 100644
index 00000000000..a1e03cfb4be
--- /dev/null
+++ b/source/brx/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/brx/sw/uiconfig/swriter/ui.po b/source/brx/sw/uiconfig/swriter/ui.po
index f553bb730ae..04b9a9458c2 100644
--- a/source/brx/sw/uiconfig/swriter/ui.po
+++ b/source/brx/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2013-01-06 14:07+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -310,7 +310,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1194,6 +1194,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3778,7 +3787,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5173,6 +5182,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -11023,15 +11050,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -11041,15 +11059,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -11059,30 +11068,12 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/brx/wizards/source/euro.po b/source/brx/wizards/source/euro.po
index bd6efd14f03..11102e1a8c6 100644
--- a/source/brx/wizards/source/euro.po
+++ b/source/brx/wizards/source/euro.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2011-04-06 09:35+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -627,7 +627,7 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
-msgid "The currency set for the document is not a European currency!"
+msgid "Latvian Lats"
msgstr ""
#: euro.src
@@ -635,6 +635,14 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 18\n"
"string.text"
+msgid "The currency set for the document is not a European currency!"
+msgstr ""
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 19\n"
+"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
msgstr ""
diff --git a/source/bs/accessibility/source/helper.po b/source/bs/accessibility/source/helper.po
index 669619b8775..f6dc96eb91e 100644
--- a/source/bs/accessibility/source/helper.po
+++ b/source/bs/accessibility/source/helper.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:04+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812502.0\n"
#: accessiblestrings.src
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"RID_STR_ACC_DESC_PANELDECL_TABBAR\n"
"string.text"
msgid "Panel Deck Tab Bar"
-msgstr ""
+msgstr "Traka kartica na panelu"
diff --git a/source/bs/avmedia/source/viewer.po b/source/bs/avmedia/source/viewer.po
index 521d3c1b9a5..d45e8c695f6 100644
--- a/source/bs/avmedia/source/viewer.po
+++ b/source/bs/avmedia/source/viewer.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:04+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 18:21+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389982861.0\n"
#: mediawindow.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"AVMEDIA_STR_INSERTMEDIA_DLG\n"
"string.text"
msgid "Insert Movie and Sound"
-msgstr "Umetni film i zvuk"
+msgstr "Ubaci film i zvuk"
#: mediawindow.src
msgctxt ""
diff --git a/source/bs/basctl/source/basicide.po b/source/bs/basctl/source/basicide.po
index 4760f2f5e75..9225ad9aa23 100644
--- a/source/bs/basctl/source/basicide.po
+++ b/source/bs/basctl/source/basicide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-11 23:07+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 22:11+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390774292.0\n"
#: basicprint.src
msgctxt ""
@@ -132,7 +133,7 @@ msgctxt ""
"RID_STR_LIBNAMETOLONG\n"
"string.text"
msgid "A library name can have up to 30 characters."
-msgstr "Ime biblioteke može sadržavati do 30 karaktera."
+msgstr "Ime biblioteke može sadržavati do 30 znakova."
#: basidesh.src
msgctxt ""
@@ -156,7 +157,7 @@ msgctxt ""
"RID_STR_REPLACELIB\n"
"string.text"
msgid "'XX' cannot be replaced."
-msgstr "Ne mogu zamjeniti 'XX'."
+msgstr "Ne mogu zamijeniti 'XX'."
#: basidesh.src
msgctxt ""
@@ -172,7 +173,7 @@ msgctxt ""
"RID_STR_NOIMPORT\n"
"string.text"
msgid "'XX' was not added."
-msgstr "XX' nije dodano."
+msgstr "'XX' nije dodano."
#: basidesh.src
msgctxt ""
@@ -224,7 +225,7 @@ msgid ""
"\n"
"For more information, check the security settings."
msgstr ""
-"Iz sigurnosnih razloga, nemožete pokrenuti ovaj makro.\n"
+"Iz sigurnosnih razloga, ne možete pokrenuti ovaj makro.\n"
"\n"
"Za više informacija, provjerite sigurnosne postavke."
@@ -282,7 +283,7 @@ msgctxt ""
"RID_STR_CANNOTCHANGENAMESTDLIB\n"
"string.text"
msgid "The name of the default library cannot be changed."
-msgstr "Ime podrazumjevane biblioteke nije moguće promijeniti."
+msgstr "Ime podrazumijevane biblioteke nije moguće promijeniti."
#: basidesh.src
msgctxt ""
@@ -298,7 +299,7 @@ msgctxt ""
"RID_STR_CANNOTUNLOADSTDLIB\n"
"string.text"
msgid "The default library cannot be deactivated"
-msgstr "Podrazumjevana biblioteka se ne može deaktivirati"
+msgstr "Podrazumijevana biblioteka se ne može deaktivirati"
#: basidesh.src
msgctxt ""
@@ -330,7 +331,7 @@ msgctxt ""
"RID_STR_QUERYDELMACRO\n"
"string.text"
msgid "Do you want to delete the macro XX?"
-msgstr "Da li želite izbrisati makro XX ?"
+msgstr "Da li želite izbrisati makro XX?"
#: basidesh.src
msgctxt ""
@@ -338,7 +339,7 @@ msgctxt ""
"RID_STR_QUERYDELDIALOG\n"
"string.text"
msgid "Do you want to delete the XX dialog?"
-msgstr "Da li želite izbrisati dijalog XX ?"
+msgstr "Da li želite izbrisati dijalog XX?"
#: basidesh.src
msgctxt ""
@@ -346,7 +347,7 @@ msgctxt ""
"RID_STR_QUERYDELLIB\n"
"string.text"
msgid "Do you want to delete the XX library?"
-msgstr "Da li želite izbrisati biblioteku XX ?"
+msgstr "Da li želite izbrisati biblioteku XX?"
#: basidesh.src
msgctxt ""
@@ -362,7 +363,7 @@ msgctxt ""
"RID_STR_QUERYDELMODULE\n"
"string.text"
msgid "Do you want to delete the XX module?"
-msgstr "Da li želite izbrisati modul XX ?"
+msgstr "Da li želite izbrisati modul XX?"
#: basidesh.src
msgctxt ""
@@ -386,7 +387,7 @@ msgctxt ""
"RID_STR_LINE\n"
"string.text"
msgid "Ln"
-msgstr "Rd"
+msgstr "Red"
#: basidesh.src
msgctxt ""
@@ -482,7 +483,7 @@ msgctxt ""
"RID_STR_INITIDE\n"
"string.text"
msgid "BASIC Initialization"
-msgstr "Inicijalizacija BASICa"
+msgstr "Inicijalizacija BASIC-a"
#: basidesh.src
msgctxt ""
@@ -667,23 +668,12 @@ msgid "Properties..."
msgstr "Osobine..."
#: basidesh.src
-#, fuzzy
msgctxt ""
"basidesh.src\n"
"RID_POPUP_BRKPROPS\n"
"menu.text"
msgid "Properties"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Svojstva\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Osobine\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Osobine\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Osobine\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Osobine"
+msgstr "Osobine"
#: basidesh.src
msgctxt ""
@@ -852,7 +842,7 @@ msgctxt ""
"RID_STR_DLGIMP_CLASH_TITLE\n"
"string.text"
msgid "Dialog Import - Name already used"
-msgstr ""
+msgstr "Uvoz dijaloga - Ime već upotrebljeno"
#: basidesh.src
msgctxt ""
@@ -867,6 +857,12 @@ msgid ""
"Rename dialog to keep current dialog or replace existing dialog.\n"
" "
msgstr ""
+"Biblioteka već sadrži dijalog sa imenom:\n"
+"\n"
+"$(ARG1)\n"
+"\n"
+"Preimenujte dijalog da zadržite trenutni dijalog ili da zamijenite postojeći.\n"
+" "
#: basidesh.src
msgctxt ""
@@ -882,7 +878,7 @@ msgctxt ""
"RID_STR_DLGIMP_MISMATCH_OMIT\n"
"string.text"
msgid "Omit"
-msgstr ""
+msgstr "Izostaviti"
#: basidesh.src
msgctxt ""
@@ -890,7 +886,7 @@ msgctxt ""
"RID_STR_DLGIMP_MISMATCH_TITLE\n"
"string.text"
msgid "Dialog Import - Language Mismatch"
-msgstr ""
+msgstr "Uvoz dijaloga - Jezička neusklađenost"
#: basidesh.src
msgctxt ""
@@ -905,6 +901,12 @@ msgid ""
"Note: For languages not supported by the dialog the resources of the dialog's default language will be used.\n"
" "
msgstr ""
+"Dijalog koji je zabilježen podržava druge jezike od ciljne biblioteke.\n"
+"\n"
+"Dodaj ove jezike u biblioteku za zadržavanje dodatnih jezičkih resursa obezbjeđenih dijalogom ili ih izostavi za ostajanje pri trenutnim jezicima biblioteke.\n"
+"\n"
+"Napomena: Za jezike koji nisu podržani dijalogom biće korišteni izvori dijaloškog podrazumijevanog jezika.\n"
+" "
#: basidesh.src
msgctxt ""
@@ -912,7 +914,7 @@ msgctxt ""
"RID_STR_GETLINE\n"
"string.text"
msgid "Goto Line"
-msgstr ""
+msgstr "Idi na liniju"
#: brkdlg.src
msgctxt ""
@@ -1040,7 +1042,7 @@ msgctxt ""
"RID_TD_ORGANIZE\n"
"tabdialog.text"
msgid "%PRODUCTNAME Basic Macro Organizer"
-msgstr "%PRODUCTNAME Organizator osnovnih makroa"
+msgstr "%PRODUCTNAME organizator Basic makroa"
#: moduldlg.src
msgctxt ""
@@ -1211,7 +1213,7 @@ msgctxt ""
"RID_PB_APPEND\n"
"pushbutton.text"
msgid "~Import..."
-msgstr "~Dodaj"
+msgstr "~Uvezi..."
#: moduldlg.src
msgctxt ""
@@ -1265,7 +1267,7 @@ msgctxt ""
"RID_FT_LINE\n"
"fixedtext.text"
msgid "~Line Number:"
-msgstr ""
+msgstr "~Broj linije:"
#: moduldlg.src
msgctxt ""
@@ -1335,10 +1337,9 @@ msgid "Object Catalog"
msgstr "Katalog objekata"
#: objdlg.src
-#, fuzzy
msgctxt ""
"objdlg.src\n"
"RID_STR_TLB_MACROS\n"
"string.text"
msgid "Objects Tree"
-msgstr "Objekti"
+msgstr "Objektno stablo"
diff --git a/source/bs/basctl/source/dlged.po b/source/bs/basctl/source/dlged.po
index ed2b5ec5ac7..bae9ee7c85e 100644
--- a/source/bs/basctl/source/dlged.po
+++ b/source/bs/basctl/source/dlged.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:04+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 10:12+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389867153.0\n"
#: dlgresid.src
msgctxt ""
@@ -82,7 +83,7 @@ msgctxt ""
"FT_INFO\n"
"fixedtext.text"
msgid "The default language is used if no localization for a user interface locale is present. Furthermore all strings from the default language are copied to resources of newly added languages."
-msgstr "Ako nema lokalizovanog izraza za korisnički rad koristi se glavni jezik. Štaviše, sve linije iz glavnog jezika su kopirane u novododane jezike."
+msgstr "Ako nema lokalizovanog izraza za korisnički rad koristi se glavni jezik. Štaviše, sve linije iz glavnog jezika su kopirane u novo-dodane jezike."
#: managelang.src
msgctxt ""
diff --git a/source/bs/basctl/uiconfig/basicide/ui.po b/source/bs/basctl/uiconfig/basicide/ui.po
index 6b45df5534e..6e28efbe6bb 100644
--- a/source/bs/basctl/uiconfig/basicide/ui.po
+++ b/source/bs/basctl/uiconfig/basicide/ui.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-16 10:21+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389867663.0\n"
#: basicmacrodialog.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME Basic Macros"
-msgstr "%PRODUCTNAME Osnovni makroi"
+msgstr "%PRODUCTNAME Basic makroi"
#: basicmacrodialog.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Run"
-msgstr ""
+msgstr "Pokreni"
#: basicmacrodialog.ui
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assign..."
-msgstr ""
+msgstr "Dodijeli..."
#: basicmacrodialog.ui
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Izmijeni"
#: basicmacrodialog.ui
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer..."
-msgstr ""
+msgstr "Organizator..."
#: basicmacrodialog.ui
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Library"
-msgstr ""
+msgstr "Nova biblioteka"
#: basicmacrodialog.ui
msgctxt ""
@@ -75,44 +77,40 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Module"
-msgstr ""
+msgstr "Novi modul"
#: basicmacrodialog.ui
-#, fuzzy
msgctxt ""
"basicmacrodialog.ui\n"
"existingmacrosft\n"
"label\n"
"string.text"
msgid "Existing macros in:"
-msgstr "Postojeći makroi ~u:"
+msgstr "Postojeći makroi u:"
#: basicmacrodialog.ui
-#, fuzzy
msgctxt ""
"basicmacrodialog.ui\n"
"macrofromft\n"
"label\n"
"string.text"
msgid "Macro from"
-msgstr "Makro ~iz"
+msgstr "Makro iz"
#: basicmacrodialog.ui
-#, fuzzy
msgctxt ""
"basicmacrodialog.ui\n"
"macrotoft\n"
"label\n"
"string.text"
msgid "Save macro in"
-msgstr "Snimi m~akro u"
+msgstr "Snimi makro na"
#: basicmacrodialog.ui
-#, fuzzy
msgctxt ""
"basicmacrodialog.ui\n"
"libraryft1\n"
"label\n"
"string.text"
msgid "Macro name"
-msgstr "~Naziv makroa"
+msgstr "Ime makroa"
diff --git a/source/bs/basic/source/classes.po b/source/bs/basic/source/classes.po
index c12e7cc3c07..ee39e6f872d 100644
--- a/source/bs/basic/source/classes.po
+++ b/source/bs/basic/source/classes.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:04+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 19:05+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389985544.0\n"
#: sb.src
msgctxt ""
@@ -625,7 +626,7 @@ msgctxt ""
"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n"
"string.text"
msgid "Invalid object reference."
-msgstr "Pogrešna referenca na objekt."
+msgstr "Pogrešna referenca na objekat."
#: sb.src
msgctxt ""
@@ -634,7 +635,7 @@ msgctxt ""
"SbERR_NO_METHOD & ERRCODE_RES_MASK\n"
"string.text"
msgid "Property or method not found: $(ARG1)."
-msgstr "Osobina ili metoda nije nađena."
+msgstr "Osobina ili metoda nije nađena: $(ARG1)."
#: sb.src
msgctxt ""
@@ -823,7 +824,7 @@ msgctxt ""
"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n"
"string.text"
msgid "Unable to set property."
-msgstr "NIje moguće postaviti osobinu."
+msgstr "Nije moguće postaviti osobinu."
#: sb.src
msgctxt ""
@@ -931,7 +932,7 @@ msgctxt ""
"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n"
"string.text"
msgid "Array or procedure $(ARG1) not found."
-msgstr "Ne mogu naći polje ili proceduru $(ARG1)."
+msgstr "Ne mogu naći niz ili proceduru $(ARG1)."
#: sb.src
msgctxt ""
@@ -1111,7 +1112,7 @@ msgctxt ""
"ERRCODE_BASIC_ARRAY_FIX & ERRCODE_RES_MASK\n"
"string.text"
msgid "This array is fixed or temporarily locked."
-msgstr "niz je privremeno nedostupan"
+msgstr "Ovaj niz je fiksan ili privremeno nedostupan."
#: sb.src
msgctxt ""
@@ -1129,7 +1130,7 @@ msgctxt ""
"ERRCODE_BASIC_EXPR_TOO_COMPLEX & ERRCODE_RES_MASK\n"
"string.text"
msgid "Expression Too Complex."
-msgstr "izraz previše kompleksan"
+msgstr "Izraz previše kompleksan."
#: sb.src
msgctxt ""
@@ -1138,7 +1139,7 @@ msgctxt ""
"ERRCODE_BASIC_OPER_NOT_PERFORM & ERRCODE_RES_MASK\n"
"string.text"
msgid "Can't perform requested operation."
-msgstr "nemoguće započeti traženu operaciju."
+msgstr "Nemoguće započeti traženu operaciju."
#: sb.src
msgctxt ""
@@ -1173,7 +1174,7 @@ msgctxt ""
"IDS_SBERR_TERMINATED\n"
"string.text"
msgid "The macro running has been interrupted"
-msgstr "Aktivni makro je prekinut."
+msgstr "Aktivni makro je prekinut"
#: sb.src
msgctxt ""
@@ -1181,7 +1182,7 @@ msgctxt ""
"IDS_SBERR_STOREREF\n"
"string.text"
msgid "Reference will not be saved: "
-msgstr "Referenca neće biti snimljena: _"
+msgstr "Referenca neće biti snimljena: "
#: sb.src
msgctxt ""
diff --git a/source/bs/chart2/source/controller/dialogs.po b/source/bs/chart2/source/controller/dialogs.po
index 318e618cf17..0b11d9da356 100644
--- a/source/bs/chart2/source/controller/dialogs.po
+++ b/source/bs/chart2/source/controller/dialogs.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-16 13:33+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-27 19:16+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390850204.0\n"
#: Strings.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_DLG_STEPPED_LINE_PROPERTIES\n"
"string.text"
msgid "Stepped Lines"
-msgstr ""
+msgstr "Stepenaste linije"
#: Strings.src
msgctxt ""
@@ -200,31 +201,28 @@ msgid "Type"
msgstr "Vrsta"
#: Strings.src
-#, fuzzy
msgctxt ""
"Strings.src\n"
"STR_PAGE_XERROR_BARS\n"
"string.text"
msgid "X Error Bars"
-msgstr "Stupci s Y greškom"
+msgstr "X trake greške"
#: Strings.src
-#, fuzzy
msgctxt ""
"Strings.src\n"
"STR_PAGE_YERROR_BARS\n"
"string.text"
msgid "Y Error Bars"
-msgstr "Stupci s Y greškom"
+msgstr "Y trake greške"
#: Strings.src
-#, fuzzy
msgctxt ""
"Strings.src\n"
"STR_PAGE_ZERROR_BARS\n"
"string.text"
msgid "Z Error Bars"
-msgstr "Stupci s Y greškom"
+msgstr "Z trake greške"
#: Strings.src
msgctxt ""
@@ -557,6 +555,14 @@ msgstr "Kriva regresije %FORMULA s tačnošću R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Kretanje trend linije s periodom = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -571,31 +577,28 @@ msgid "Equation"
msgstr "Jednačina"
#: Strings.src
-#, fuzzy
msgctxt ""
"Strings.src\n"
"STR_OBJECT_ERROR_BARS_X\n"
"string.text"
msgid "X Error Bars"
-msgstr "Stupci s Y greškom"
+msgstr "Greške X dijela"
#: Strings.src
-#, fuzzy
msgctxt ""
"Strings.src\n"
"STR_OBJECT_ERROR_BARS_Y\n"
"string.text"
msgid "Y Error Bars"
-msgstr "Stupci s Y greškom"
+msgstr "Greške Y dijela"
#: Strings.src
-#, fuzzy
msgctxt ""
"Strings.src\n"
"STR_OBJECT_ERROR_BARS_Z\n"
"string.text"
msgid "Z Error Bars"
-msgstr "Stupci s Y greškom"
+msgstr "Greške Z dijela"
#: Strings.src
msgctxt ""
@@ -603,7 +606,7 @@ msgctxt ""
"STR_OBJECT_STOCK_LOSS\n"
"string.text"
msgid "Stock Loss"
-msgstr "Negativna Devijacija"
+msgstr "Gubitak dionica"
#: Strings.src
msgctxt ""
@@ -611,7 +614,7 @@ msgctxt ""
"STR_OBJECT_STOCK_GAIN\n"
"string.text"
msgid "Stock Gain"
-msgstr "Pozitivna Devijacija"
+msgstr "Dobitak dionica"
#: Strings.src
msgctxt ""
@@ -699,7 +702,7 @@ msgctxt ""
"STR_TIP_DATAPOINT_VALUES\n"
"string.text"
msgid "Values: %POINTVALUES"
-msgstr "vrijednosti: %POINTVALUES"
+msgstr "Vrijednosti: %POINTVALUES"
#: Strings.src
msgctxt ""
@@ -739,7 +742,7 @@ msgctxt ""
"STR_OBJECT_FOR_SERIES\n"
"string.text"
msgid "%OBJECTNAME for Data Series '%SERIESNAME'"
-msgstr ""
+msgstr "%OBJECTNAME za serije podataka '%SERIESNAME'"
#: Strings.src
msgctxt ""
@@ -747,7 +750,7 @@ msgctxt ""
"STR_OBJECT_FOR_ALL_SERIES\n"
"string.text"
msgid "%OBJECTNAME for all Data Series"
-msgstr ""
+msgstr "%OBJECTNAME za sve serije podataka"
#: Strings.src
msgctxt ""
@@ -795,7 +798,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_HORZ\n"
"string.text"
msgid "Horizontal grid major/major&minor/off"
-msgstr ""
+msgstr "Horizontalna rešetka major/major&minor/off"
#: Strings.src
msgctxt ""
@@ -803,7 +806,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_VERTICAL\n"
"string.text"
msgid "Vertical grid major/major&minor/off"
-msgstr ""
+msgstr "Vertikalna rešetka major/major&minor/off"
#: Strings.src
msgctxt ""
@@ -811,7 +814,7 @@ msgctxt ""
"STR_ACTION_SCALE_TEXT\n"
"string.text"
msgid "Scale Text"
-msgstr "Skaliraj Tekst"
+msgstr "Skaliraj tekst"
#: Strings.src
msgctxt ""
@@ -830,13 +833,12 @@ msgid "This function cannot be completed with the selected objects."
msgstr "Ova se funkcija ne može završiti s izabranim objektima."
#: Strings.src
-#, fuzzy
msgctxt ""
"Strings.src\n"
"STR_ACTION_EDIT_TEXT\n"
"string.text"
msgid "Edit text"
-msgstr "Promijeni tekst za %O"
+msgstr "Izmijeni tekst"
#: Strings.src
msgctxt ""
@@ -884,7 +886,7 @@ msgctxt ""
"STR_DATA_ROLE_SIZE\n"
"string.text"
msgid "Bubble Sizes"
-msgstr ""
+msgstr "Veličine mjehura"
#: Strings.src
msgctxt ""
@@ -892,7 +894,7 @@ msgctxt ""
"STR_DATA_ROLE_X_ERROR\n"
"string.text"
msgid "X-Error-Bars"
-msgstr "Stupci-s-X-greškom"
+msgstr "X-Error-Bars"
#: Strings.src
msgctxt ""
@@ -916,7 +918,7 @@ msgctxt ""
"STR_DATA_ROLE_Y_ERROR\n"
"string.text"
msgid "Y-Error-Bars"
-msgstr "Stupci-s-Y-greškom"
+msgstr "Y-Error-Bars"
#: Strings.src
msgctxt ""
@@ -1020,7 +1022,7 @@ msgctxt ""
"STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS\n"
"string.text"
msgid "Select Range for Positive Error Bars"
-msgstr "Izaberi Raspon za Pozitivne Crte Grešaka"
+msgstr "Izaberi raspon za pozitivne crte grešaka"
#: Strings.src
msgctxt ""
@@ -1028,7 +1030,7 @@ msgctxt ""
"STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS\n"
"string.text"
msgid "Select Range for Negative Error Bars"
-msgstr "Izaberi Raspon za Negativne Crte Grešaka"
+msgstr "Izaberi raspon za negativne crte grešaka"
#: Strings.src
msgctxt ""
@@ -1040,7 +1042,7 @@ msgid ""
"Ignore this change and close the dialog?"
msgstr ""
"Posljednji unos nije tačan. \n"
-" Ignoriši ovu promjenu i zatvori dijalog?"
+"Ignoriši ovu promjenu i zatvori dijalog?"
#: Strings.src
msgctxt ""
@@ -1064,7 +1066,7 @@ msgctxt ""
"STR_TEXT_DIRECTION_SUPER\n"
"string.text"
msgid "Use superordinate object settings"
-msgstr "Koristi pretpostavljene postavke objekta. "
+msgstr "Koristi pretpostavljene postavke objekta"
#: Strings_AdditionalControls.src
msgctxt ""
@@ -1120,7 +1122,7 @@ msgctxt ""
"STR_LINETYPE_STRAIGHT\n"
"string.text"
msgid "Straight"
-msgstr ""
+msgstr "Pravo"
#: Strings_AdditionalControls.src
msgctxt ""
@@ -1128,7 +1130,7 @@ msgctxt ""
"STR_LINETYPE_SMOOTH\n"
"string.text"
msgid "Smooth"
-msgstr ""
+msgstr "Glatko"
#: Strings_AdditionalControls.src
msgctxt ""
@@ -1136,7 +1138,7 @@ msgctxt ""
"STR_LINETYPE_STEPPED\n"
"string.text"
msgid "Stepped"
-msgstr ""
+msgstr "Stepenasto"
#: Strings_ChartTypes.src
msgctxt ""
@@ -1208,7 +1210,7 @@ msgctxt ""
"STR_TYPE_XY\n"
"string.text"
msgid "XY (Scatter)"
-msgstr "XY"
+msgstr "XY (Scatter)"
#: Strings_ChartTypes.src
msgctxt ""
@@ -1256,7 +1258,7 @@ msgctxt ""
"STR_LINE_COLUMN\n"
"string.text"
msgid "Columns and Lines"
-msgstr "Kombinovani grafikon: linije i kolone"
+msgstr "Kolone i linije"
#: Strings_ChartTypes.src
msgctxt ""
@@ -1264,7 +1266,7 @@ msgctxt ""
"STR_LINE_STACKEDCOLUMN\n"
"string.text"
msgid "Stacked Columns and Lines"
-msgstr "Kombinovani grafikon: linija i naslagane kolone"
+msgstr "Naslagane kolone i linije"
#: Strings_ChartTypes.src
msgctxt ""
@@ -1288,7 +1290,7 @@ msgctxt ""
"STR_STOCK_1\n"
"string.text"
msgid "Stock Chart 1"
-msgstr "Naslagani grafikon 1"
+msgstr "Standardni grafikon 1"
#: Strings_ChartTypes.src
msgctxt ""
@@ -1296,7 +1298,7 @@ msgctxt ""
"STR_STOCK_2\n"
"string.text"
msgid "Stock Chart 2"
-msgstr "Naslagani grafikon 2"
+msgstr "Standardni grafikon 2"
#: Strings_ChartTypes.src
msgctxt ""
@@ -1304,7 +1306,7 @@ msgctxt ""
"STR_STOCK_3\n"
"string.text"
msgid "Stock Chart 3"
-msgstr "Naslagani grafikon 3"
+msgstr "Standardni grafikon 3"
#: Strings_ChartTypes.src
msgctxt ""
@@ -1312,7 +1314,7 @@ msgctxt ""
"STR_STOCK_4\n"
"string.text"
msgid "Stock Chart 4"
-msgstr "Naslagani grafikon 4"
+msgstr "Standardni grafikon 4"
#: Strings_ChartTypes.src
msgctxt ""
@@ -1360,7 +1362,7 @@ msgctxt ""
"STR_TYPE_BUBBLE\n"
"string.text"
msgid "Bubble"
-msgstr ""
+msgstr "Mjehur"
#: Strings_ChartTypes.src
msgctxt ""
@@ -1368,7 +1370,7 @@ msgctxt ""
"STR_BUBBLE_1\n"
"string.text"
msgid "Bubble Chart"
-msgstr ""
+msgstr "Balončić grafikon"
#: Strings_Scale.src
msgctxt ""
@@ -1403,22 +1405,20 @@ msgid "The minimum must be lower than the maximum. Check your input."
msgstr "Minimum mora biti manji od maksimuma. Provjerite vaš unos."
#: Strings_Scale.src
-#, fuzzy
msgctxt ""
"Strings_Scale.src\n"
"STR_INVALID_INTERVALS\n"
"string.text"
msgid "The major interval needs to be greater than the minor interval. Check your input."
-msgstr "Glavni interval treba pozitivan broj. Pregledajte ponovo vaš unos."
+msgstr "Glavni interval mora biti veći od drugostepenog intervala. Provjerite vaš unos."
#: Strings_Scale.src
-#, fuzzy
msgctxt ""
"Strings_Scale.src\n"
"STR_INVALID_TIME_UNIT\n"
"string.text"
msgid "The major and minor interval need to be greater or equal to the resolution. Check your input."
-msgstr "Glavni interval treba pozitivan broj. Pregledajte ponovo vaš unos."
+msgstr "Glavni i drugostepeni interval moraju biti veći ili jednaki rezoluciji. Provjerite vaš unos."
#: Strings_Statistic.src
msgctxt ""
@@ -1453,64 +1453,60 @@ msgid "From Data Table"
msgstr "Iz tabele podataka"
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Skup podataka '%SERIESNAME'"
+msgid "Linear"
+msgstr "Linearno"
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Skup podataka '%SERIESNAME'"
+msgid "Logarithmic"
+msgstr "Logaritamski"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr ""
+msgid "Exponential"
+msgstr "Eksponencijalno"
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Skup podataka '%SERIESNAME'"
+msgid "Power"
+msgstr "Stepeno"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr ""
+msgid "Polynomial"
+msgstr "Polinomijalno"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr ""
+msgid "Moving average"
+msgstr "Pokretni prosjek"
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Skup podataka '%SERIESNAME'"
+msgid "Mean"
+msgstr "Srednje"
#: dlg_DataEditor.src
msgctxt ""
@@ -1519,7 +1515,7 @@ msgctxt ""
"TBI_DATA_INSERT_ROW\n"
"toolboxitem.text"
msgid "Insert Row"
-msgstr "Umetni vrstu"
+msgstr "Ubaci red"
#: dlg_DataEditor.src
msgctxt ""
@@ -1546,7 +1542,7 @@ msgctxt ""
"TBI_DATA_DELETE_ROW\n"
"toolboxitem.text"
msgid "Delete Row"
-msgstr "Obriši vrstu"
+msgstr "Obriši red"
#: dlg_DataEditor.src
msgctxt ""
@@ -1847,7 +1843,7 @@ msgctxt ""
"PB_NUMBERFORMAT\n"
"pushbutton.text"
msgid "Number ~format..."
-msgstr "Format broja..."
+msgstr "~Format broja..."
#: res_DataLabel_tmpl.hrc
msgctxt ""
@@ -1865,7 +1861,7 @@ msgctxt ""
"PB_PERCENT_NUMBERFORMAT\n"
"pushbutton.text"
msgid "Percentage f~ormat..."
-msgstr "Format procenta.."
+msgstr "Format ~procenta..."
#: res_DataLabel_tmpl.hrc
msgctxt ""
@@ -1892,7 +1888,7 @@ msgctxt ""
"FT_LABEL_PLACEMENT\n"
"fixedtext.text"
msgid "Place~ment"
-msgstr "Položaj"
+msgstr "Polož~aj"
#: res_DataLabel_tmpl.hrc
msgctxt ""
@@ -1901,7 +1897,7 @@ msgctxt ""
"FL_LABEL_ROTATE\n"
"fixedline.text"
msgid "Rotate Text"
-msgstr "Rotiraj tekst "
+msgstr "Rotiraj tekst"
#: res_DataLabel_tmpl.hrc
msgctxt ""
@@ -1919,7 +1915,7 @@ msgctxt ""
"FT_LABEL_TEXTDIR\n"
"fixedtext.text"
msgid "Te~xt direction"
-msgstr "~Smjer teksta"
+msgstr "~Smijer teksta"
#: res_ErrorBar_tmpl.hrc
msgctxt ""
@@ -1928,7 +1924,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Standard Error"
-msgstr "Standardna Greška"
+msgstr "Standardna greška"
#: res_ErrorBar_tmpl.hrc
msgctxt ""
@@ -1937,7 +1933,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Standard Deviation"
-msgstr "Standardna Devijacija"
+msgstr "Standardna devijacija"
#: res_ErrorBar_tmpl.hrc
msgctxt ""
@@ -1982,7 +1978,7 @@ msgctxt ""
"RB_CONST\n"
"radiobutton.text"
msgid "~Constant Value"
-msgstr "~Stalna Vrijednost"
+msgstr "~Stalna vrijednost"
#: res_ErrorBar_tmpl.hrc
msgctxt ""
@@ -2027,7 +2023,7 @@ msgctxt ""
"FT_NEGATIVE\n"
"fixedtext.text"
msgid "~Negative (-)"
-msgstr "~Negativna (-) "
+msgstr "~Negativna (-)"
#: res_ErrorBar_tmpl.hrc
msgctxt ""
@@ -2054,7 +2050,7 @@ msgctxt ""
"RB_BOTH\n"
"radiobutton.text"
msgid "Positive ~and Negative"
-msgstr "Pozitivna ~i Negativna"
+msgstr "Pozitivna ~i negativna"
#: res_ErrorBar_tmpl.hrc
msgctxt ""
@@ -2063,7 +2059,7 @@ msgctxt ""
"RB_POSITIVE\n"
"radiobutton.text"
msgid "Pos~itive"
-msgstr "Pozitivna"
+msgstr "Poz~itivna"
#: res_ErrorBar_tmpl.hrc
msgctxt ""
@@ -2072,7 +2068,7 @@ msgctxt ""
"RB_NEGATIVE\n"
"radiobutton.text"
msgid "Ne~gative"
-msgstr "Negativna"
+msgstr "Ne~gativna"
#: res_LegendPosition_tmpl.hrc
msgctxt ""
@@ -2270,7 +2266,7 @@ msgctxt ""
"FT_SCHEME\n"
"fixedtext.text"
msgid "Sche~me"
-msgstr "Šema"
+msgstr "Še~ma"
#: tp_3D_SceneAppearance.src
msgctxt ""
@@ -2305,7 +2301,7 @@ msgctxt ""
"CUSTOMUNITTEXT_DEGREE\n"
"#define.text"
msgid " degrees"
-msgstr "stepeni"
+msgstr " stepeni"
#: tp_3D_SceneGeometry.src
msgctxt ""
@@ -2371,13 +2367,12 @@ msgid "~Ambient light"
msgstr "~Ambijentalno svjetlo"
#: tp_3D_SceneIllumination.src
-#, fuzzy
msgctxt ""
"tp_3D_SceneIllumination.src\n"
"STR_LIGHT_PREVIEW\n"
"string.text"
msgid "Light Preview"
-msgstr "Pregled za štampu"
+msgstr "Pregled svjetla"
#: tp_AxisPositions.src
msgctxt ""
@@ -2386,7 +2381,7 @@ msgctxt ""
"FL_AXIS_LINE\n"
"fixedline.text"
msgid "Axis line"
-msgstr "Linija Ose"
+msgstr "Linija ose"
#: tp_AxisPositions.src
msgctxt ""
@@ -2629,7 +2624,7 @@ msgctxt ""
"PB_MAJOR_GRID\n"
"pushbutton.text"
msgid "Mo~re..."
-msgstr "Više..."
+msgstr "~Više..."
#: tp_AxisPositions.src
msgctxt ""
@@ -2647,7 +2642,7 @@ msgctxt ""
"PB_MINOR_GRID\n"
"pushbutton.text"
msgid "Mor~e..."
-msgstr "Više..."
+msgstr "~Više..."
#: tp_ChartType.src
msgctxt ""
@@ -2719,7 +2714,7 @@ msgctxt ""
"FT_LINETYPE\n"
"fixedtext.text"
msgid "~Line type"
-msgstr ""
+msgstr "~Vrsta linije"
#: tp_ChartType.src
msgctxt ""
@@ -2845,7 +2840,7 @@ msgctxt ""
"FT_LEGEND_TEXTDIR\n"
"fixedtext.text"
msgid "Te~xt direction"
-msgstr "~Smjer teksta"
+msgstr "~Smijer teksta"
#: tp_PolarOptions.src
msgctxt ""
@@ -2890,7 +2885,7 @@ msgctxt ""
"CB_INCLUDE_HIDDEN_CELLS_POLAR\n"
"checkbox.text"
msgid "Include ~values from hidden cells"
-msgstr ""
+msgstr "Uključujući ~vrijednosti iz skrivenih ćelija"
#: tp_RangeChooser.src
msgctxt ""
diff --git a/source/bs/chart2/uiconfig/ui.po b/source/bs/chart2/uiconfig/ui.po
index 5fc77eb659f..1641a9cdff3 100644
--- a/source/bs/chart2/uiconfig/ui.po
+++ b/source/bs/chart2/uiconfig/ui.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-17 19:15+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389986142.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Axes"
-msgstr ""
+msgstr "Ose"
#: insertaxisdlg.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "_X osa"
#: insertaxisdlg.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "_Y osa"
#: insertaxisdlg.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr ""
+msgstr "_Z osa"
#: insertaxisdlg.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Axes"
-msgstr ""
+msgstr "Ose"
#: insertaxisdlg.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "X_osa"
#: insertaxisdlg.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "Y o_sa"
#: insertaxisdlg.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "Z os_a"
#: insertaxisdlg.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary axes"
-msgstr ""
+msgstr "Sporedne ose"
#: insertgriddlg.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Grids"
-msgstr ""
+msgstr "Mreže"
#: insertgriddlg.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "_X osa"
#: insertgriddlg.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "_Y osa"
#: insertgriddlg.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr ""
+msgstr "_Z osa"
#: insertgriddlg.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Major grids"
-msgstr ""
+msgstr "Glavne koordinate"
#: insertgriddlg.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "X _osa"
#: insertgriddlg.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "Y o_sa"
#: insertgriddlg.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "Z os_a"
#: insertgriddlg.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor grids"
-msgstr ""
+msgstr "Sekundarne mreže"
#: smoothlinesdlg.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Smooth Lines"
-msgstr ""
+msgstr "Glatke linije"
#: smoothlinesdlg.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _Type:"
-msgstr ""
+msgstr "Vrsta _linije:"
#: smoothlinesdlg.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Cubic spline"
-msgstr ""
+msgstr "Kubna kriva"
#: smoothlinesdlg.ui
msgctxt ""
@@ -212,17 +212,16 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "B-spline"
-msgstr ""
+msgstr "B-kriva"
#: smoothlinesdlg.ui
-#, fuzzy
msgctxt ""
"smoothlinesdlg.ui\n"
"ResolutionLabel\n"
"label\n"
"string.text"
msgid "_Resolution:"
-msgstr "Rezolucija"
+msgstr "_Rezolucija:"
#: smoothlinesdlg.ui
msgctxt ""
@@ -231,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degree of polynomials:"
-msgstr ""
+msgstr "_Stepen polinoma:"
#: smoothlinesdlg.ui
msgctxt ""
@@ -240,7 +239,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Cubic Spline"
-msgstr ""
+msgstr "Kubna kriva"
#: smoothlinesdlg.ui
msgctxt ""
@@ -249,7 +248,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "B-Spline"
-msgstr ""
+msgstr "B-Kriva"
#: steppedlinesdlg.ui
msgctxt ""
@@ -258,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start with horizontal line"
-msgstr ""
+msgstr "_Kreni sa horizontalnom linijom"
#: steppedlinesdlg.ui
msgctxt ""
@@ -267,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Step at the _horizontal mean"
-msgstr ""
+msgstr "Stupi u _horizontalno srednje vrijednosti"
#: steppedlinesdlg.ui
msgctxt ""
@@ -276,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End with horizontal line"
-msgstr ""
+msgstr "_Završi sa horizontalnom linijom"
#: steppedlinesdlg.ui
msgctxt ""
@@ -285,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Step to the _vertical mean"
-msgstr ""
+msgstr "Stupi do _vertikalne srednje vrijednosti"
#: steppedlinesdlg.ui
msgctxt ""
@@ -294,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type of stepping"
-msgstr ""
+msgstr "Vrsta stepenovanja"
#: titlerotationtabpage.ui
msgctxt ""
@@ -303,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Stepeni"
#: titlerotationtabpage.ui
msgctxt ""
@@ -312,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "Ve_rtikalno složeno"
#: titlerotationtabpage.ui
msgctxt ""
@@ -321,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: titlerotationtabpage.ui
msgctxt ""
@@ -330,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "Smijer te_ksta:"
#: titlerotationtabpage.ui
msgctxt ""
@@ -339,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Usmjerenje teksta"
#: tp_Scale.ui
msgctxt ""
@@ -348,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reverse direction"
-msgstr ""
+msgstr "_Obrnuti smijer"
#: tp_Scale.ui
msgctxt ""
@@ -357,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Logarithmic scale"
-msgstr ""
+msgstr "_Logaritamska skala"
#: tp_Scale.ui
msgctxt ""
@@ -366,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "T_ip"
#: tp_Scale.ui
msgctxt ""
@@ -375,7 +374,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automatsko"
#: tp_Scale.ui
msgctxt ""
@@ -384,7 +383,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: tp_Scale.ui
msgctxt ""
@@ -393,7 +392,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: tp_Scale.ui
msgctxt ""
@@ -402,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum"
-msgstr ""
+msgstr "_Minimum"
#: tp_Scale.ui
msgctxt ""
@@ -411,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_ximum"
-msgstr ""
+msgstr "Ma_ksimum"
#: tp_Scale.ui
msgctxt ""
@@ -420,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "A_utomatsko"
#: tp_Scale.ui
msgctxt ""
@@ -429,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "A_utomatsko"
#: tp_Scale.ui
msgctxt ""
@@ -438,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_esolution"
-msgstr ""
+msgstr "_Rezolucija"
#: tp_Scale.ui
msgctxt ""
@@ -447,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "A_utomatsko"
#: tp_Scale.ui
msgctxt ""
@@ -456,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_jor interval"
-msgstr ""
+msgstr "_Glavni interval"
#: tp_Scale.ui
msgctxt ""
@@ -465,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Au_tomatic"
-msgstr ""
+msgstr "A_utomatsko"
#: tp_Scale.ui
msgctxt ""
@@ -474,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val"
-msgstr ""
+msgstr "Sporedni inter_val"
#: tp_Scale.ui
msgctxt ""
@@ -483,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val count"
-msgstr ""
+msgstr "Broj sporednih _intervala"
#: tp_Scale.ui
msgctxt ""
@@ -492,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_omatic"
-msgstr ""
+msgstr "A_utomatsko"
#: tp_Scale.ui
msgctxt ""
@@ -501,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_ference value"
-msgstr ""
+msgstr "Re_ferencna vrijednost"
#: tp_Scale.ui
msgctxt ""
@@ -510,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "A_utomatsko"
#: tp_Scale.ui
msgctxt ""
@@ -519,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Skala"
#: tp_Scale.ui
msgctxt ""
@@ -528,7 +527,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Days"
-msgstr ""
+msgstr "Dani"
#: tp_Scale.ui
msgctxt ""
@@ -537,7 +536,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Months"
-msgstr ""
+msgstr "Mjeseci"
#: tp_Scale.ui
msgctxt ""
@@ -546,7 +545,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Years"
-msgstr ""
+msgstr "Godine"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -555,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Primary Y axis"
-msgstr ""
+msgstr "Primarna Y-osa"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -564,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary Y axis"
-msgstr ""
+msgstr "Dodatne y-ose"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -573,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align data series to"
-msgstr ""
+msgstr "Poravnaj seriju podataka u"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -582,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Prored"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -591,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Overlap"
-msgstr ""
+msgstr "_Preklapanje"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -600,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _bars side by side"
-msgstr ""
+msgstr "Prikazati _trake uporedo"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -609,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection lines"
-msgstr ""
+msgstr "Konekcija linija"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -618,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Podešavanja"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -627,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot missing values"
-msgstr ""
+msgstr "Nedostaju vrijednosti za nacrt"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -636,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Leave gap"
-msgstr ""
+msgstr "_Ostavi prazninu"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -645,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assume zero"
-msgstr ""
+msgstr "_Poprimiti nulu"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -654,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continue line"
-msgstr ""
+msgstr "_Nastaviti liniju"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -663,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include _values from hidden cells"
-msgstr ""
+msgstr "Uvrstiti _vrijednosti iz skrivenih ćelija"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -672,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot options"
-msgstr ""
+msgstr "Opcije crteža"
#: tp_Trendline.ui
msgctxt ""
@@ -681,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Linear"
-msgstr ""
+msgstr "_Linearno"
#: tp_Trendline.ui
msgctxt ""
@@ -690,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_ogarithmic"
-msgstr ""
+msgstr "L_ogaritamska"
#: tp_Trendline.ui
msgctxt ""
@@ -699,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xponential"
-msgstr ""
+msgstr "E_ksponencijana"
#: tp_Trendline.ui
msgctxt ""
@@ -708,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Po_wer"
-msgstr ""
+msgstr "S_tepena"
#: tp_Trendline.ui
msgctxt ""
@@ -717,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Polynomial"
-msgstr ""
+msgstr "_Polinomska"
#: tp_Trendline.ui
msgctxt ""
@@ -726,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moving Average"
-msgstr ""
+msgstr "P_okretni prosjek"
#: tp_Trendline.ui
msgctxt ""
@@ -735,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Degree"
-msgstr ""
+msgstr "Stepeni"
#: tp_Trendline.ui
msgctxt ""
@@ -744,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Period"
#: tp_Trendline.ui
msgctxt ""
@@ -753,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regression Type"
-msgstr ""
+msgstr "Vrste regresije"
#: tp_Trendline.ui
msgctxt ""
@@ -762,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Forward"
-msgstr ""
+msgstr "Prednja ekstrapolacija"
#: tp_Trendline.ui
msgctxt ""
@@ -771,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Backward"
-msgstr ""
+msgstr "Zadnja ekstrapolacija"
#: tp_Trendline.ui
msgctxt ""
@@ -780,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Force _Intercept"
-msgstr ""
+msgstr "Fors_iraj presretanje"
#: tp_Trendline.ui
msgctxt ""
@@ -789,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Equation"
-msgstr ""
+msgstr "Prikaži _jednačinu"
#: tp_Trendline.ui
msgctxt ""
@@ -798,7 +797,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Coefficient of Determination (R²)"
-msgstr ""
+msgstr "Prikaži _koeficijente određenja (R²)"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "Ime trend linije"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
#: tp_Trendline.ui
msgctxt ""
@@ -807,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: tp_axisLabel.ui
msgctxt ""
@@ -816,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sho_w labels"
-msgstr ""
+msgstr "Pri_kazati natpis"
#: tp_axisLabel.ui
msgctxt ""
@@ -825,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Popločano"
#: tp_axisLabel.ui
msgctxt ""
@@ -834,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "St_agger odd"
-msgstr ""
+msgstr "Ra_sporediti neparno"
#: tp_axisLabel.ui
msgctxt ""
@@ -843,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Stagger _even"
-msgstr ""
+msgstr "Rasporediti _parno"
#: tp_axisLabel.ui
msgctxt ""
@@ -852,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "A_utomatsko"
#: tp_axisLabel.ui
msgctxt ""
@@ -861,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Order"
-msgstr ""
+msgstr "Redoslijed"
#: tp_axisLabel.ui
msgctxt ""
@@ -870,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_verlap"
-msgstr ""
+msgstr "Pr_eklapanje"
#: tp_axisLabel.ui
msgctxt ""
@@ -879,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Break"
-msgstr ""
+msgstr "_Prekid"
#: tp_axisLabel.ui
msgctxt ""
@@ -888,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text flow"
-msgstr ""
+msgstr "Tok teksta"
#: tp_axisLabel.ui
msgctxt ""
@@ -897,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Stepeni"
#: tp_axisLabel.ui
msgctxt ""
@@ -906,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "Ve_rtikalno složeno"
#: tp_axisLabel.ui
msgctxt ""
@@ -915,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: tp_axisLabel.ui
msgctxt ""
@@ -924,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "Smjer te_ksta:"
#: tp_axisLabel.ui
msgctxt ""
@@ -933,4 +950,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Usmjerenje teksta"
diff --git a/source/bs/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
index 90d8b2f33b8..76ab5c41be2 100644
--- a/source/bs/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812577.0\n"
#: Drivers.xcu
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "ADO"
-msgstr ""
+msgstr "ADO"
#: Drivers.xcu
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Microsoft Access"
-msgstr ""
+msgstr "Microsoft Access"
#: Drivers.xcu
msgctxt ""
@@ -39,4 +41,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Microsoft Access 2007"
-msgstr ""
+msgstr "Microsoft Access 2007"
diff --git a/source/bs/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po
index 2798b527771..e724bb64d64 100644
--- a/source/bs/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po
@@ -4,22 +4,23 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812575.0\n"
#: Drivers.xcu
-#, fuzzy
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:dbase:*\n"
"DriverTypeDisplayName\n"
"value.text"
msgid "dBASE"
-msgstr "BASE"
+msgstr "dBASE"
diff --git a/source/bs/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po
index d2647ef15c6..b183b6f82a7 100644
--- a/source/bs/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812576.0\n"
#: Drivers.xcu
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Evolution Local"
-msgstr ""
+msgstr "Evolution lokalno"
#: Drivers.xcu
msgctxt ""
diff --git a/source/bs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..fa1d9866e0a
--- /dev/null
+++ b/source/bs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812575.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird Embedded"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Firebird datoteka"
diff --git a/source/bs/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
index 5fd6d372ed3..58c01d98d0e 100644
--- a/source/bs/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812573.0\n"
#: Drivers.xcu
msgctxt ""
@@ -21,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "HSQLDB Embedded"
-msgstr ""
+msgstr "HSQLDB Embedded"
diff --git a/source/bs/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po
index 871ef666f38..5522c148def 100644
--- a/source/bs/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812575.0\n"
#: Drivers.xcu
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "JDBC"
-msgstr ""
+msgstr "JDBC"
#: Drivers.xcu
msgctxt ""
@@ -30,4 +32,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Oracle JDBC"
-msgstr ""
+msgstr "Oracle JDBC"
diff --git a/source/bs/connectivity/registry/kab/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/kab/org/openoffice/Office/DataAccess.po
index 0af76da3b0c..4edecbbc6f6 100644
--- a/source/bs/connectivity/registry/kab/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/kab/org/openoffice/Office/DataAccess.po
@@ -4,22 +4,23 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812574.0\n"
#: Drivers.xcu
-#, fuzzy
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:address:kab\n"
"DriverTypeDisplayName\n"
"value.text"
msgid "KDE Address Book"
-msgstr "KDE adresar"
+msgstr "KDE-ov adresar"
diff --git a/source/bs/connectivity/registry/macab/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
index 54e4bfcf575..fa81edc82e9 100644
--- a/source/bs/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
@@ -4,18 +4,19 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812577.0\n"
#: Drivers.xcu
-#, fuzzy
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:address:macab\n"
diff --git a/source/bs/connectivity/registry/mork/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/mork/org/openoffice/Office/DataAccess.po
index a3e575bd1c7..cff8620b755 100644
--- a/source/bs/connectivity/registry/mork/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/mork/org/openoffice/Office/DataAccess.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812577.0\n"
#: Drivers.xcu
msgctxt ""
@@ -22,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Thunderbird/Icedove Address Book"
-msgstr ""
+msgstr "Thunderbird/Icedove adresar"
diff --git a/source/bs/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po
index 7acc6dfc32a..dfd6a592216 100644
--- a/source/bs/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812577.0\n"
#: Drivers.xcu
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Microsoft Outlook Address Book"
-msgstr ""
+msgstr "Microsoft Outlook Adresar"
#: Drivers.xcu
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Microsoft Windows Address Book"
-msgstr ""
+msgstr "Microsoft Windows Adresar"
#: Drivers.xcu
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "SeaMonkey Address Book"
-msgstr ""
+msgstr "SeaMonkey Adresar"
#: Drivers.xcu
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Thunderbird/Icedove Address Book"
-msgstr ""
+msgstr "Thunderbird/Icedove adresar"
#: Drivers.xcu
msgctxt ""
@@ -57,4 +59,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "LDAP Address Book"
-msgstr ""
+msgstr "LDAP Adresar"
diff --git a/source/bs/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po
index 697e6530da8..06c78878dfc 100644
--- a/source/bs/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812574.0\n"
#: Drivers.xcu
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "MySQL (JDBC)"
-msgstr ""
+msgstr "MySQL (JDBC)"
#: Drivers.xcu
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "MySQL (ODBC)"
-msgstr ""
+msgstr "MySQL (ODBC)"
#: Drivers.xcu
msgctxt ""
@@ -39,4 +41,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "MySQL (Native)"
-msgstr ""
+msgstr "MySQL (Native)"
diff --git a/source/bs/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po
index 657e0fb9c84..69bd28a66a0 100644
--- a/source/bs/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812575.0\n"
#: Drivers.xcu
msgctxt ""
@@ -21,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "ODBC"
-msgstr ""
+msgstr "ODBC"
diff --git a/source/bs/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po
index 89af6ae19a4..ec537f27657 100644
--- a/source/bs/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812576.0\n"
#: Drivers.xcu
msgctxt ""
@@ -21,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "PostgreSQL"
-msgstr ""
+msgstr "PostgreSQL"
diff --git a/source/bs/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po b/source/bs/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po
index d0338112875..bbde3ef0fe4 100644
--- a/source/bs/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po
+++ b/source/bs/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po
@@ -4,22 +4,23 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812573.0\n"
#: Drivers.xcu
-#, fuzzy
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:address:tdeab\n"
"DriverTypeDisplayName\n"
"value.text"
msgid "TDE Address Book"
-msgstr "KDE adresar"
+msgstr "TDE adresar"
diff --git a/source/bs/connectivity/source/resource.po b/source/bs/connectivity/source/resource.po
index a5e4a997bca..ab1a038c3ac 100644
--- a/source/bs/connectivity/source/resource.po
+++ b/source/bs/connectivity/source/resource.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-11 23:07+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-23 22:34+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390516490.0\n"
#: conn_error_message.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"256 + 2*200 + 0\n"
"string.text"
msgid "The statement contains a cyclic reference to one or more sub queries."
-msgstr "Izjava sadrži ciklične reference na jedan ili više podupita."
+msgstr "Izjava sadrži ciklične reference na jedan ili više pod-upita."
#: conn_error_message.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"256 + 2*302 + 0\n"
"string.text"
msgid "Query names must not contain quote characters."
-msgstr "Imena upita"
+msgstr "Imena upita ne smiju sadržati navodnike."
#: conn_error_message.src
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"256 + 2*304 + 0\n"
"string.text"
msgid "No connection to the database exists."
-msgstr ""
+msgstr "Ne postoji konekcija za bazu podataka."
#: conn_error_message.src
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"256 + 2*500 + 0\n"
"string.text"
msgid "No $1$ exists."
-msgstr ""
+msgstr "Ne postoji $1$."
#: conn_error_message.src
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"256 + 2*550 + 0\n"
"string.text"
msgid "Unable to display the complete table content. Please apply a filter."
-msgstr ""
+msgstr "Nije moguće prikazati kompletni sadržaj tabele. Molimo stavite filter."
#. This must be the term referring to address books in the user's Mozilla/Seamonkey profile in the system.
#: conn_shared_res.src
@@ -94,7 +95,7 @@ msgctxt ""
"STR_MOZILLA_ADDRESSBOOKS\n"
"string.text"
msgid "Mozilla/Seamonkey Addressbook Directory"
-msgstr ""
+msgstr "Mozilla/Seamonkey Adresar Direktorij"
#. This must be the term referring to address books in the user's Thunderbird profile in the system.
#: conn_shared_res.src
@@ -103,7 +104,7 @@ msgctxt ""
"STR_THUNDERBIRD_ADDRESSBOOKS\n"
"string.text"
msgid "Thunderbird Addressbook Directory"
-msgstr ""
+msgstr "Thunderbird Adresar Direktorij"
#: conn_shared_res.src
msgctxt ""
@@ -111,7 +112,7 @@ msgctxt ""
"STR_OE_ADDRESSBOOK\n"
"string.text"
msgid "Outlook Express Addressbook"
-msgstr ""
+msgstr "Outlook Express Adresar"
#: conn_shared_res.src
msgctxt ""
@@ -119,7 +120,7 @@ msgctxt ""
"STR_OUTLOOK_MAPI_ADDRESSBOOK\n"
"string.text"
msgid "Outlook (MAPI) Addressbook"
-msgstr ""
+msgstr "Outlook (MAPI) Adresar"
#: conn_shared_res.src
msgctxt ""
@@ -226,7 +227,6 @@ msgid "This statement type not supported by this database driver."
msgstr "Baza podataka ne podržava vrstu ovog iskaza."
#: conn_shared_res.src
-#, fuzzy
msgctxt ""
"conn_shared_res.src\n"
"STR_UNSPECIFIED_ERROR\n"
@@ -240,7 +240,7 @@ msgctxt ""
"STR_COULD_NOT_CREATE_ADDRESSBOOK\n"
"string.text"
msgid "Could not create a new address book. Mozilla error code is $1$."
-msgstr ""
+msgstr "Nije se mogao kreirati novi adresar. Mozillin kod greške je $1$."
#: conn_shared_res.src
msgctxt ""
@@ -251,22 +251,20 @@ msgid "The library '$libname$' could not be loaded."
msgstr "Biblioteku '$libname$' nije moguće učitati."
#: conn_shared_res.src
-#, fuzzy
msgctxt ""
"conn_shared_res.src\n"
"STR_ERROR_REFRESH_ROW\n"
"string.text"
msgid "An error occurred while refreshing the current row."
-msgstr "Greška se pojavila prilikom osvježavanja trenutnog reda."
+msgstr "Došlo je do greške dok se osvježavao trenutni red."
#: conn_shared_res.src
-#, fuzzy
msgctxt ""
"conn_shared_res.src\n"
"STR_ERROR_GET_ROW\n"
"string.text"
msgid "An error occurred while getting the current row."
-msgstr "Greška se pojavila prilikom dobijanja trenutnog reda."
+msgstr "Došlo je do greške pri preuzimanju trenutnog reda."
#: conn_shared_res.src
msgctxt ""
@@ -293,13 +291,12 @@ msgid "The query can not be executed. The 'IS NULL' can only be used with a colu
msgstr "Upit nije moguće izvršiti. 'IS NULL' može biti korišteno samo sa imenom kolone."
#: conn_shared_res.src
-#, fuzzy
msgctxt ""
"conn_shared_res.src\n"
"STR_ILLEGAL_MOVEMENT\n"
"string.text"
msgid "Illegal cursor movement occurred."
-msgstr "Ilegalno pokretanje kursora se desilo."
+msgstr "Desilo se neispravno pomicanje kursora."
#: conn_shared_res.src
msgctxt ""
@@ -331,7 +328,7 @@ msgctxt ""
"STR_NO_HOSTNAME\n"
"string.text"
msgid "No hostname was provided."
-msgstr "Ime hosta je dostavljeno."
+msgstr "Ime računara nije dostavljeno."
#: conn_shared_res.src
msgctxt ""
@@ -363,7 +360,7 @@ msgctxt ""
"STR_WRONG_PARAM_INDEX\n"
"string.text"
msgid "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source."
-msgstr "Pokušali ste postaviti parametar na poziciji '$pos$' ali tu su samo '$count$' parametri dozvoljeni. Razlog tome može biti svojstvo \"ParameterNameSubstiution\" nije postavljeno na TAČNO u izvoru podataka."
+msgstr "Pokušali ste postaviti parametar na poziciji '$pos$' ali tu su samo '$count$' parametri dozvoljeni. Razlog tome može biti svojstvo \"ParameterNameSubstiution\" nije postavljeno na TRUE u izvoru podataka."
#: conn_shared_res.src
msgctxt ""
@@ -371,7 +368,7 @@ msgctxt ""
"STR_INPUTSTREAM_WRONG_LEN\n"
"string.text"
msgid "End of InputStream reached before satisfying length specified when InputStream was set."
-msgstr "Kraj InputStream dostignut prije zadovoljenja dužine koja je navedena kada je InputStream setovan."
+msgstr "Kraj InputStream dostignut prije zadovoljenja dužine koja je navedena kada je InputStream postavljen."
#: conn_shared_res.src
msgctxt ""
@@ -379,7 +376,7 @@ msgctxt ""
"STR_NO_INPUTSTREAM\n"
"string.text"
msgid "The input stream was not set."
-msgstr "Input stream nije postavljen."
+msgstr "Ulazni tok nije postavljen."
#: conn_shared_res.src
msgctxt ""
@@ -395,7 +392,7 @@ msgctxt ""
"STR_INVALID_BOOKMARK\n"
"string.text"
msgid "Invalid bookmark value"
-msgstr "Pogrešna vrijednost zabilješke."
+msgstr "Pogrešna vrijednost zabilješke"
#: conn_shared_res.src
msgctxt ""
@@ -467,7 +464,7 @@ msgctxt ""
"STR_STRING_LENGTH_EXCEEDED\n"
"string.text"
msgid "The string '$string$' exceeds the maximum length of $maxlen$ characters when converted to the target character set '$charset$'."
-msgstr "Alfanumerički niz znakova '$charset$' premašuje maksimum dužine $maxlen$ karaktera kad se konvertuje znakova ciljnih skupina '$charset$'."
+msgstr "Alfanumerički niz znakova '$string$' premašuje maksimum dužine $maxlen$ znakova kad se konvertuje u odredišni skup znakova '$charset$'."
#: conn_shared_res.src
msgctxt ""
@@ -475,7 +472,7 @@ msgctxt ""
"STR_CANNOT_CONVERT_STRING\n"
"string.text"
msgid "The string '$string$' cannot be converted using the encoding '$charset$'."
-msgstr "String '$string$' ne moze biti konvertovan koristeci encoding '$charset$'."
+msgstr "String '$string$' ne može biti konvertovan koristeći kodiranje '$charset$'."
#: conn_shared_res.src
msgctxt ""
@@ -547,7 +544,7 @@ msgctxt ""
"STR_INVALID_COLUMNNAME\n"
"string.text"
msgid "The column name '$columnname$' is not valid."
-msgstr "Ime kolone '$columnname$' nije validno."
+msgstr "Ime kolone '$columnname$' nije ispravno."
#: conn_shared_res.src
msgctxt ""
@@ -563,7 +560,7 @@ msgctxt ""
"STR_COLUMN_NOT_UPDATEABLE\n"
"string.text"
msgid "The column at position '$position$' could not be updated."
-msgstr "Kolonu na poziciji '$position$' nije moguće ažurirati"
+msgstr "Kolonu na poziciji '$position$' nije moguće ažurirati."
#: conn_shared_res.src
msgctxt ""
@@ -657,7 +654,7 @@ msgctxt ""
"STR_VIEW_NO_COMMAND_ERROR\n"
"string.text"
msgid "Could not create view: no command object."
-msgstr "Nije moguće kreirati pregled: objekt bez komande."
+msgstr "Nije moguće kreirati pregled: objekat bez komande."
#: conn_shared_res.src
msgctxt ""
@@ -665,16 +662,15 @@ msgctxt ""
"STR_NO_CONNECTION\n"
"string.text"
msgid "The connection could not be created. May be the necessary data provider is not installed."
-msgstr "Konekciju nije moguće kreirati. Potrebni data provider nije instaliran."
+msgstr "Konekciju nije moguće kreirati. Potrebni pružalac podataka nije instaliran."
#: conn_shared_res.src
-#, fuzzy
msgctxt ""
"conn_shared_res.src\n"
"STR_COULD_NOT_DELETE_INDEX\n"
"string.text"
msgid "The index could not be deleted. An unknown error while accessing the file system occurred."
-msgstr "Indeks nije moguće obrisati. Nepoznata greška se pojavila prilikom pristupa datotečnom sistemu."
+msgstr "Indeks se nije mogao izbrisati. Došlo je do greške pri pristupu fajlu sistem."
#: conn_shared_res.src
msgctxt ""
@@ -714,7 +710,7 @@ msgctxt ""
"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
"string.text"
msgid "The index could not be created. The size of the chosen column is too big."
-msgstr ""
+msgstr "Indeks se nije mogao kreirati. Veličina izabrane kolone je prevelika."
#: conn_shared_res.src
msgctxt ""
@@ -782,7 +778,7 @@ msgid ""
"\n"
"The specified value \"$value$ is longer than the number of digits allowed."
msgstr ""
-"$columnname$' kolona je definisana kao \"Decimal\" tip, maksimalna dužina je $precision$ karaktera (sa $scale$ decimalnih mjesta).\n"
+"'$columnname$' kolona je definisana kao \"Decimal\" tip, maksimalna dužina je $precision$ znakova (sa $scale$ decimalnih mjesta).\n"
"\n"
" Navedena vrijednost \"$value$ je veća od broja dopuštenih cifara."
@@ -792,7 +788,7 @@ msgctxt ""
"STR_COLUMN_NOT_ALTERABLE\n"
"string.text"
msgid "The column '$columnname$' could not be altered. May be the file system is write protected."
-msgstr "Kolona '$columnname$' se ne može promijeniti. Datoteka je možda zaštićena od pisanja"
+msgstr "Kolona '$columnname$' se ne može promijeniti. Datoteka je možda zaštićena od pisanja."
#: conn_shared_res.src
msgctxt ""
@@ -816,7 +812,7 @@ msgctxt ""
"STR_COLUMN_NOT_DROP\n"
"string.text"
msgid "The column at position '$position$' could not be dropped. May be the file system is write protected."
-msgstr "Kolona na poziciji '$position$' se ne može obrisati. Datoteka je možda zaštićena od pisanja"
+msgstr "Kolona na poziciji '$position$' se ne može obrisati. Datoteka je možda zaštićena od pisanja."
#: conn_shared_res.src
msgctxt ""
@@ -824,7 +820,7 @@ msgctxt ""
"STR_TABLE_NOT_DROP\n"
"string.text"
msgid "The table '$tablename$' could not be dropped. May be the file system is write protected."
-msgstr "Tabelu '$tablename$' nije moguće izostaviti. Moguća zaštita od pisanja sistema datoteka. "
+msgstr "Tabelu '$tablename$' nije moguće izostaviti. Moguća zaštita od pisanja sistema datoteka."
#: conn_shared_res.src
msgctxt ""
@@ -840,7 +836,7 @@ msgctxt ""
"STR_INVALID_DBASE_FILE\n"
"string.text"
msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
-msgstr "Datoteka '$filename$' je neispravna ili neprepoznatljiva dBase datoteka."
+msgstr "Datoteka '$filename$' je neispravna (ili neprepoznatljiva) dBase datoteka."
#: conn_shared_res.src
msgctxt ""
@@ -848,7 +844,7 @@ msgctxt ""
"STR_CANNOT_OPEN_BOOK\n"
"string.text"
msgid "Cannot open Evolution address book."
-msgstr ""
+msgstr "Ne moze se otvoriti Evolution adresar."
#: conn_shared_res.src
msgctxt ""
@@ -856,7 +852,7 @@ msgctxt ""
"STR_SORT_BY_COL_ONLY\n"
"string.text"
msgid "Can only sort by table columns."
-msgstr ""
+msgstr "Može se samo sortirati po kolonama tabele."
#: conn_shared_res.src
msgctxt ""
@@ -880,7 +876,7 @@ msgctxt ""
"STR_QUERY_FUNCTION_NOT_SUPPORTED\n"
"string.text"
msgid "The query can not be executed. The function is not supported."
-msgstr "Upit nije moguće izvršiti. Funkcija nije podržana"
+msgstr "Upit nije moguće izvršiti. Funkcija nije podržana."
#: conn_shared_res.src
msgctxt ""
@@ -1079,22 +1075,20 @@ msgid "The given URL contains no valid local file system path. Please check the
msgstr "URL sadrži neispravan put na lokalnom datotečnom sistemu. Provjerite lokaciju vaše baze podataka."
#: conn_shared_res.src
-#, fuzzy
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_TABLE_CONTAINER\n"
"string.text"
msgid "An error occurred while obtaining the connection's table container."
-msgstr "Greška se pojavila pri pokušaju pribavljanja kontejnera tabela za konekciju."
+msgstr "Došlo je do greške pri dobavljanju kontejnera konekcione tabele."
#: conn_shared_res.src
-#, fuzzy
msgctxt ""
"conn_shared_res.src\n"
"STR_NO_TABLE_EDITOR_DIALOG\n"
"string.text"
msgid "An error occurred while creating the table editor dialog."
-msgstr "Greška se pojavila prilikom kreiranja dijaloga za editor tabele."
+msgstr "Došlo je do greške pri kreiranju dijaloga uređivača tabele."
#: conn_shared_res.src
msgctxt ""
diff --git a/source/bs/cui/source/customize.po b/source/bs/cui/source/customize.po
index 65a4e972983..e46a6377555 100644
--- a/source/bs/cui/source/customize.po
+++ b/source/bs/cui/source/customize.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-12 00:02+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 23:09+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390777780.0\n"
#: acccfg.src
msgctxt ""
@@ -40,99 +41,28 @@ msgid "~Load..."
msgstr "~Učitaj..."
#: acccfg.src
-#, fuzzy
msgctxt ""
"acccfg.src\n"
"PUSHBUTTON_TEXT_REMOVE\n"
"#define.text"
msgid "~Delete"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# dbgui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši \n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# doc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# ucbexplorer.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# schedule.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# dlged.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# extension.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši\n"
-"#-#-#-#-# textconversiondlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Obriši"
+msgstr "~Obriši"
#: acccfg.src
-#, fuzzy
msgctxt ""
"acccfg.src\n"
"PUSHBUTTON_TEXT_CHANGE\n"
"#define.text"
msgid "~Modify"
-msgstr ""
-"#-#-#-#-# envelp.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Iz~mijeni\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Za~mijeni\n"
-"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Iz~mijeni\n"
-"#-#-#-#-# textconversiondlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Iz~mijeni"
+msgstr "~Izmijeni"
#: acccfg.src
-#, fuzzy
msgctxt ""
"acccfg.src\n"
"PUSHBUTTON_TEXT_NEW\n"
"#define.text"
msgid "~New"
-msgstr ""
-"#-#-#-#-# dbui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Novi\n"
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Novi\n"
-"#-#-#-#-# doc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Novi\n"
-"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Novi\n"
-"#-#-#-#-# ucbexplorer.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Nov\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Novi\n"
-"#-#-#-#-# basicide.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Novi\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Novi\n"
-"#-#-#-#-# msi_languages.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Nova\n"
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Novi\n"
-"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Novi"
+msgstr "~Novi"
#: acccfg.src
msgctxt ""
@@ -159,14 +89,13 @@ msgid "Functions"
msgstr "Funkcije"
#: acccfg.src
-#, fuzzy
msgctxt ""
"acccfg.src\n"
"RID_SVXPAGE_KEYBOARD\n"
"GRP_ACC_KEYBOARD\n"
"fixedline.text"
msgid "Shortcut keys"
-msgstr "Tipke za kratice"
+msgstr "Prečice"
#: acccfg.src
msgctxt ""
@@ -202,7 +131,7 @@ msgctxt ""
"STR_FILTERNAME_CFG\n"
"string.text"
msgid "Configuration (*.cfg)"
-msgstr ""
+msgstr "Konfiguracija(*.cfg)"
#: acccfg.src
msgctxt ""
@@ -211,7 +140,7 @@ msgctxt ""
"STR_BASICMACROS\n"
"string.text"
msgid "BASIC Macros"
-msgstr ""
+msgstr "BASIC Makroi"
#: acccfg.src
msgctxt ""
@@ -223,14 +152,13 @@ msgid "Styles"
msgstr "Stilovi"
#: cfg.src
-#, fuzzy
msgctxt ""
"cfg.src\n"
"RID_SVXDLG_CUSTOMIZE.1\n"
"RID_SVXPAGE_MENUS\n"
"pageitem.text"
msgid "Menus"
-msgstr "Meni"
+msgstr "Meniji"
#: cfg.src
msgctxt ""
@@ -242,14 +170,13 @@ msgid "Keyboard"
msgstr "Tastatura"
#: cfg.src
-#, fuzzy
msgctxt ""
"cfg.src\n"
"RID_SVXDLG_CUSTOMIZE.1\n"
"RID_SVXPAGE_TOOLBARS\n"
"pageitem.text"
msgid "Toolbars"
-msgstr "~Trake s alatima"
+msgstr "Alatne trake"
#: cfg.src
msgctxt ""
@@ -282,7 +209,7 @@ msgctxt ""
"TEXT_BEGIN_GROUP\n"
"#define.text"
msgid "Add Separator"
-msgstr ""
+msgstr "Dodaj separator"
#: cfg.src
msgctxt ""
@@ -293,7 +220,6 @@ msgid "Rename..."
msgstr "Preimenuj..."
#: cfg.src
-#, fuzzy
msgctxt ""
"cfg.src\n"
"TEXT_DELETE\n"
@@ -323,7 +249,7 @@ msgctxt ""
"TEXT_DEFAULT_STYLE\n"
"#define.text"
msgid "Restore Default Settings"
-msgstr ""
+msgstr "Vrati zadate postavke"
#: cfg.src
msgctxt ""
@@ -331,7 +257,7 @@ msgctxt ""
"TEXT_DEFAULT_COMMAND\n"
"#define.text"
msgid "Restore Default Command"
-msgstr ""
+msgstr "Vrati zadate komande"
#: cfg.src
msgctxt ""
@@ -347,7 +273,7 @@ msgctxt ""
"TEXT_TOOLBAR_NAME\n"
"#define.text"
msgid "Toolbar Name"
-msgstr ""
+msgstr "Ime Alatne Trake"
#: cfg.src
msgctxt ""
@@ -355,7 +281,7 @@ msgctxt ""
"TEXT_SAVE_IN\n"
"#define.text"
msgid "Save In"
-msgstr ""
+msgstr "Sačuvaj u"
#: cfg.src
msgctxt ""
@@ -367,18 +293,13 @@ msgid "%PRODUCTNAME %MODULENAME Menus"
msgstr "%PRODUCTNAME %MODULENAME meniji"
#: cfg.src
-#, fuzzy
msgctxt ""
"cfg.src\n"
"RID_SVXPAGE_MENUS\n"
"BTN_NEW\n"
"pushbutton.text"
msgid "New..."
-msgstr ""
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Novi...\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Novo..."
+msgstr "Novi..."
#: cfg.src
msgctxt ""
@@ -387,7 +308,7 @@ msgctxt ""
"GRP_MENU_SEPARATOR\n"
"fixedline.text"
msgid "Menu Content"
-msgstr ""
+msgstr "Sadržaj menija"
#: cfg.src
msgctxt ""
@@ -432,7 +353,7 @@ msgctxt ""
"ID_ADD_SUBMENU\n"
"menuitem.text"
msgid "Add Submenu..."
-msgstr ""
+msgstr "Dodaj Podmeni..."
#: cfg.src
msgctxt ""
@@ -459,7 +380,7 @@ msgctxt ""
"ID_CHANGE_SYMBOL\n"
"menuitem.text"
msgid "Change Icon..."
-msgstr ""
+msgstr "Promijeni ikonu..."
#: cfg.src
msgctxt ""
@@ -468,7 +389,7 @@ msgctxt ""
"ID_RESET_SYMBOL\n"
"menuitem.text"
msgid "Reset Icon"
-msgstr ""
+msgstr "Ponovo Postavi Ikonu"
#: cfg.src
msgctxt ""
@@ -492,7 +413,7 @@ msgctxt ""
"RID_SVXSTR_MOVE_MENU\n"
"string.text"
msgid "Move Menu"
-msgstr ""
+msgstr "Pomjeri meni"
#: cfg.src
msgctxt ""
@@ -500,7 +421,7 @@ msgctxt ""
"RID_SVXSTR_ADD_SUBMENU\n"
"string.text"
msgid "Add Submenu"
-msgstr ""
+msgstr "Dodaj Pod-meni"
#: cfg.src
msgctxt ""
@@ -508,7 +429,7 @@ msgctxt ""
"RID_SVXSTR_SUBMENU_NAME\n"
"string.text"
msgid "Submenu name"
-msgstr ""
+msgstr "Ime pod-menija"
#: cfg.src
msgctxt ""
@@ -516,7 +437,7 @@ msgctxt ""
"RID_SVXSTR_MENU_ADDCOMMANDS_DESCRIPTION\n"
"string.text"
msgid "To add a command to a menu, select the category and then the command. You can also drag the command to the Commands list of the Menus tab page in the Customize dialog."
-msgstr ""
+msgstr "Za dodavanje komande u meni, izaberite kategoriju a zatim komandu. Takođe možete dovući komandu u listu Komande na kartici Meniji dijaloga Prilagodi."
#: cfg.src
msgctxt ""
@@ -537,7 +458,6 @@ msgid "Import..."
msgstr "Uvezi..."
#: cfg.src
-#, fuzzy
msgctxt ""
"cfg.src\n"
"MD_ICONSELECTOR\n"
@@ -556,6 +476,8 @@ msgid ""
"Note:\n"
"The size of an icon should be 16x16 pixel to achieve best quality. Different sized icons will be scaled automatically."
msgstr ""
+"Zabilježi:\n"
+"Veličina ikone bi trebala biti 16x16 piksela za postizanje najbolje kvalitete. Ikona druge veličine biće smanjena ili uvećana automatski."
#: cfg.src
msgctxt ""
@@ -563,7 +485,7 @@ msgctxt ""
"MD_ICONSELECTOR\n"
"modaldialog.text"
msgid "Change Icon"
-msgstr ""
+msgstr "Promijeni Ikonu"
#: cfg.src
msgctxt ""
@@ -575,23 +497,16 @@ msgid ""
"The files listed below could not be imported.\n"
"The file format could not be interpreted."
msgstr ""
+"Navedeni fajlovi ne mogu biti zabilježeni.\n"
+"Veličina fajla ne može biti protumačena."
#: cfg.src
-#, fuzzy
msgctxt ""
"cfg.src\n"
"MD_ICONCHANGE\n"
"modaldialog.text"
msgid "%PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"%IMEPROIZVODA %VERZIJAPROIZVODA\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"%PRODUCTNAME %PRODUCTVERSION\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"%PRODUCTNAME %PRODUCTVERSION\n"
-"#-#-#-#-# check.po (PACKAGE VERSION) #-#-#-#-#\n"
-"%PRODUCTNAME %PRODUCTVERSION"
+msgstr "%PRODUCTNAME %PRODUCTVERSION"
#: cfg.src
msgctxt ""
@@ -599,7 +514,7 @@ msgctxt ""
"RID_SVXSTR_IMPORT_ICON_ERROR\n"
"string.text"
msgid "The files listed below could not be imported. The file format could not be interpreted."
-msgstr ""
+msgstr "Navedeni fajlovi ne mogu biti zabilježeni. Veličina fajla ne može biti protumačena."
#: cfg.src
msgctxt ""
@@ -607,7 +522,7 @@ msgctxt ""
"RID_SVXSTR_DELETE_ICON_CONFIRM\n"
"string.text"
msgid "Are you sure to delete the image?"
-msgstr ""
+msgstr "Jeste li sigurni da želite izbrisati sliku?"
#: cfg.src
msgctxt ""
@@ -618,6 +533,8 @@ msgid ""
"The icon %ICONNAME is already contained in the image list.\n"
"Would you like to replace the existing icon?"
msgstr ""
+"Ikona %ICONNAME je već u listi slika.\n"
+"Da li želite da zamijenite postojeću ikonu?"
#: cfg.src
msgctxt ""
@@ -625,7 +542,7 @@ msgctxt ""
"RID_SVXSTR_REPLACE_ICON_CONFIRM\n"
"string.text"
msgid "Confirm Icon Replacement"
-msgstr ""
+msgstr "Potvrdi Zamjenu Ikona"
#: cfg.src
msgctxt ""
@@ -644,13 +561,12 @@ msgid "%PRODUCTNAME %MODULENAME Toolbars"
msgstr "%PRODUCTNAME %MODULENAME trake s alatima"
#: cfg.src
-#, fuzzy
msgctxt ""
"cfg.src\n"
"RID_SVXSTR_TOOLBAR\n"
"string.text"
msgid "Toolbar"
-msgstr "~Trake s alatima"
+msgstr "Alatna traka"
#: cfg.src
msgctxt ""
@@ -658,16 +574,15 @@ msgctxt ""
"RID_SVXSTR_TOOLBAR_CONTENT\n"
"string.text"
msgid "Toolbar Content"
-msgstr ""
+msgstr "Sadržaj alatne trake"
#: cfg.src
-#, fuzzy
msgctxt ""
"cfg.src\n"
"RID_SVXSTR_COMMANDS\n"
"string.text"
msgid "Commands"
-msgstr "Naredba"
+msgstr "Naredbe"
#: cfg.src
msgctxt ""
@@ -683,7 +598,7 @@ msgctxt ""
"QBX_CONFIRM_DELETE_MENU\n"
"querybox.text"
msgid "Are you sure you want to delete the '%MENUNAME' menu?"
-msgstr ""
+msgstr "Jeste li sigurni da želite izbrisati meni '%MENUNAME'?"
#: cfg.src
msgctxt ""
@@ -691,7 +606,7 @@ msgctxt ""
"QBX_CONFIRM_DELETE_TOOLBAR\n"
"querybox.text"
msgid "There are no more commands on the toolbar. Do you want to delete the toolbar?"
-msgstr ""
+msgstr "Nema više komandi u traci sa alatima. Da li želite da izbrišete traku sa alatima?"
#: cfg.src
msgctxt ""
@@ -699,7 +614,7 @@ msgctxt ""
"QBX_CONFIRM_RESET\n"
"querybox.text"
msgid "The menu configuration for %SAVE IN SELECTION% will be reset to the factory settings. Do you want to continue?"
-msgstr ""
+msgstr "Konfiguracija menija %SAVE IN SELECTION% biće vraćena na fabričke postavke. Da li želite nastaviti?"
#: cfg.src
msgctxt ""
@@ -707,7 +622,7 @@ msgctxt ""
"RID_SVXSTR_CONFIRM_MENU_RESET\n"
"string.text"
msgid "The menu configuration for %SAVE IN SELECTION% will be reset to the factory settings. Do you want to continue?"
-msgstr ""
+msgstr "Konfiguracija menija %SAVE IN SELECTION% biće vraćena na fabričke postavke. Da li želite nastaviti?"
#: cfg.src
msgctxt ""
@@ -715,7 +630,7 @@ msgctxt ""
"RID_SVXSTR_CONFIRM_TOOLBAR_RESET\n"
"string.text"
msgid "The toolbar configuration for %SAVE IN SELECTION% will be reset to the factory settings. Do you want to continue?"
-msgstr ""
+msgstr "Konfiguracija menija %SAVE IN SELECTION% biće vraćena na fabričke postavke. Da li želite nastaviti?"
#: cfg.src
msgctxt ""
@@ -723,7 +638,7 @@ msgctxt ""
"QBX_CONFIRM_RESTORE_DEFAULT\n"
"querybox.text"
msgid "This will delete all changes previously made to this toolbar. Do you really want to reset the toolbar?"
-msgstr ""
+msgstr "Ovo će izbrisati sve do sada napravljene izmjene na alatnoj traci. Da li zaista želite resetovati traku sa alatima?"
#: cfg.src
msgctxt ""
@@ -731,7 +646,7 @@ msgctxt ""
"IBX_MNUCFG_ALREADY_INCLUDED\n"
"infobox.text"
msgid "Function is already included in this popup."
-msgstr ""
+msgstr "Funkcija je već uključena u ovaj popup."
#: cfg.src
msgctxt ""
@@ -747,7 +662,7 @@ msgctxt ""
"RID_SVXSTR_RENAME_MENU\n"
"string.text"
msgid "Rename Menu"
-msgstr ""
+msgstr "Preimenuj meni"
#: cfg.src
msgctxt ""
@@ -755,17 +670,16 @@ msgctxt ""
"RID_SVXSTR_RENAME_TOOLBAR\n"
"string.text"
msgid "Rename Toolbar"
-msgstr ""
+msgstr "Preimenuj traku sa alatima"
#: eventdlg.src
-#, fuzzy
msgctxt ""
"eventdlg.src\n"
"RID_SVXPAGE_EVENTS\n"
"STR_EVENT\n"
"string.text"
msgid "Event"
-msgstr "Događaji"
+msgstr "Događaj"
#: eventdlg.src
msgctxt ""
@@ -774,7 +688,7 @@ msgctxt ""
"STR_ASSMACRO\n"
"string.text"
msgid "Assigned Action"
-msgstr ""
+msgstr "Dodijeljena akcija"
#: eventdlg.src
msgctxt ""
@@ -783,30 +697,27 @@ msgctxt ""
"TXT_SAVEIN\n"
"fixedtext.text"
msgid "Save In"
-msgstr ""
+msgstr "Sačuvaj u"
#: eventdlg.src
-#, fuzzy
msgctxt ""
"eventdlg.src\n"
"RID_SVXPAGE_EVENTS\n"
"FT_ASSIGN\n"
"fixedtext.text"
msgid "Assign:"
-msgstr "Pridruži"
+msgstr "Dodijeli:"
#: eventdlg.src
-#, fuzzy
msgctxt ""
"eventdlg.src\n"
"RID_SVXPAGE_EVENTS\n"
"PB_ASSIGN\n"
"pushbutton.text"
msgid "M~acro..."
-msgstr "Makro..."
+msgstr "M~akro..."
#: eventdlg.src
-#, fuzzy
msgctxt ""
"eventdlg.src\n"
"RID_SVXPAGE_EVENTS\n"
@@ -816,14 +727,13 @@ msgid "~Remove"
msgstr "~Ukloni"
#: macropg.src
-#, fuzzy
msgctxt ""
"macropg.src\n"
"RID_SVXPAGE_MACROASSIGN\n"
"STR_EVENT\n"
"string.text"
msgid "Event"
-msgstr "Događaji"
+msgstr "Događaj"
#: macropg.src
msgctxt ""
@@ -832,27 +742,25 @@ msgctxt ""
"STR_ASSMACRO\n"
"string.text"
msgid "Assigned Action"
-msgstr ""
+msgstr "Dodijeljena akcija"
#: macropg.src
-#, fuzzy
msgctxt ""
"macropg.src\n"
"RID_SVXPAGE_MACROASSIGN\n"
"FT_ASSIGN\n"
"fixedtext.text"
msgid "Assign:"
-msgstr "Pridruži"
+msgstr "Dodijeli:"
#: macropg.src
-#, fuzzy
msgctxt ""
"macropg.src\n"
"RID_SVXPAGE_MACROASSIGN\n"
"PB_ASSIGN\n"
"pushbutton.text"
msgid "M~acro..."
-msgstr "Makro..."
+msgstr "M~akro..."
#: macropg.src
msgctxt ""
@@ -861,10 +769,9 @@ msgctxt ""
"PB_ASSIGN_COMPONENT\n"
"pushbutton.text"
msgid "Com~ponent..."
-msgstr ""
+msgstr "Kom~ponenta..."
#: macropg.src
-#, fuzzy
msgctxt ""
"macropg.src\n"
"RID_SVXPAGE_MACROASSIGN\n"
@@ -879,7 +786,7 @@ msgctxt ""
"RID_SVXPAGE_MACROASSIGN\n"
"tabpage.text"
msgid "Assign action"
-msgstr ""
+msgstr "Dodijeli radnju"
#: macropg.src
msgctxt ""
@@ -888,7 +795,7 @@ msgctxt ""
"FT_METHOD\n"
"fixedtext.text"
msgid "Component method name"
-msgstr ""
+msgstr "Ime metode komponente"
#: macropg.src
msgctxt ""
@@ -896,7 +803,7 @@ msgctxt ""
"RID_SVXDLG_ASSIGNCOMPONENT\n"
"modaldialog.text"
msgid "Assign Component"
-msgstr ""
+msgstr "Dodijeli komponentu"
#: macropg.src
msgctxt ""
@@ -904,7 +811,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_STARTAPP\n"
"string.text"
msgid "Start Application"
-msgstr ""
+msgstr "Pokreni aplikaciju"
#: macropg.src
msgctxt ""
@@ -912,7 +819,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_CLOSEAPP\n"
"string.text"
msgid "Close Application"
-msgstr ""
+msgstr "Zatvori aplikaciju"
#: macropg.src
msgctxt ""
@@ -936,7 +843,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_PREPARECLOSEDOC\n"
"string.text"
msgid "Document is going to be closed"
-msgstr ""
+msgstr "Dokument će biti zatvoren"
#: macropg.src
msgctxt ""
@@ -955,13 +862,12 @@ msgid "Save Document"
msgstr "Snimi dokument"
#: macropg.src
-#, fuzzy
msgctxt ""
"macropg.src\n"
"RID_SVXSTR_EVENT_SAVEASDOC\n"
"string.text"
msgid "Save Document As"
-msgstr "Snimi dokument"
+msgstr "Snimi dokument kao"
#: macropg.src
msgctxt ""
@@ -969,7 +875,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_SAVEDOCDONE\n"
"string.text"
msgid "Document has been saved"
-msgstr ""
+msgstr "Dokument je sačuvan"
#: macropg.src
msgctxt ""
@@ -977,7 +883,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_SAVEASDOCDONE\n"
"string.text"
msgid "Document has been saved as"
-msgstr ""
+msgstr "Dokument je sačuvan kao"
#: macropg.src
msgctxt ""
@@ -985,7 +891,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_ACTIVATEDOC\n"
"string.text"
msgid "Activate Document"
-msgstr "Aktiviraj Dokument"
+msgstr "Aktiviraj dokument"
#: macropg.src
msgctxt ""
@@ -996,13 +902,12 @@ msgid "Deactivate Document"
msgstr "Deaktiviraj dokument"
#: macropg.src
-#, fuzzy
msgctxt ""
"macropg.src\n"
"RID_SVXSTR_EVENT_PRINTDOC\n"
"string.text"
msgid "Print Document"
-msgstr "Štampa dokument"
+msgstr "Štampaj dokument"
#: macropg.src
msgctxt ""
@@ -1010,7 +915,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_MODIFYCHANGED\n"
"string.text"
msgid "'Modified' status was changed"
-msgstr ""
+msgstr "'Modificirani' status je promijenjen"
#: macropg.src
msgctxt ""
@@ -1018,7 +923,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_MAILMERGE\n"
"string.text"
msgid "Printing of form letters started"
-msgstr ""
+msgstr "Štampanje formulara je počelo"
#: macropg.src
msgctxt ""
@@ -1026,7 +931,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_MAILMERGE_END\n"
"string.text"
msgid "Printing of form letters finished"
-msgstr ""
+msgstr "Štampanje formulara je završeno"
#: macropg.src
msgctxt ""
@@ -1034,7 +939,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_FIELDMERGE\n"
"string.text"
msgid "Merging of form fields started"
-msgstr ""
+msgstr "Spajanje polja formulara je započelo"
#: macropg.src
msgctxt ""
@@ -1042,7 +947,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_FIELDMERGE_FINISHED\n"
"string.text"
msgid "Merging of form fields finished"
-msgstr ""
+msgstr "Spajanje polja formulara je završeno"
#: macropg.src
msgctxt ""
@@ -1050,7 +955,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_PAGECOUNTCHANGE\n"
"string.text"
msgid "Changing the page count"
-msgstr "Promjena brojanja stranica"
+msgstr "Promjena broja stranica"
#: macropg.src
msgctxt ""
@@ -1058,7 +963,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_SUBCOMPONENT_OPENED\n"
"string.text"
msgid "Loaded a sub component"
-msgstr ""
+msgstr "Učitana pod-komponenta"
#: macropg.src
msgctxt ""
@@ -1066,7 +971,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_SUBCOMPONENT_CLOSED\n"
"string.text"
msgid "Closed a sub component"
-msgstr ""
+msgstr "Zatvorena pod-komponenta"
#: macropg.src
msgctxt ""
@@ -1333,13 +1238,12 @@ msgid "Changed"
msgstr "Izmijenjeno"
#: macropg.src
-#, fuzzy
msgctxt ""
"macropg.src\n"
"RID_SVXSTR_EVENT_CREATEDOC\n"
"string.text"
msgid "Document created"
-msgstr "Dokument se zatvara"
+msgstr "Dokument kreiran"
#: macropg.src
msgctxt ""
@@ -1347,7 +1251,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_LOADDOCFINISHED\n"
"string.text"
msgid "Document loading finished"
-msgstr ""
+msgstr "Učitavanje dokumenta završeno"
#: macropg.src
msgctxt ""
@@ -1355,7 +1259,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_SAVEDOCFAILED\n"
"string.text"
msgid "Saving of document failed"
-msgstr ""
+msgstr "Spremanje dokumenta nije uspjelo"
#: macropg.src
msgctxt ""
@@ -1363,7 +1267,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_SAVEASDOCFAILED\n"
"string.text"
msgid "'Save as' has failed"
-msgstr ""
+msgstr "'Sačuvaj kao' neuspjelo"
#: macropg.src
msgctxt ""
@@ -1371,7 +1275,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_COPYTODOC\n"
"string.text"
msgid "Storing or exporting copy of document"
-msgstr ""
+msgstr "Skladištenje ili izvoz kopije dokumenta"
#: macropg.src
msgctxt ""
@@ -1379,7 +1283,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_COPYTODOCDONE\n"
"string.text"
msgid "Document copy has been created"
-msgstr ""
+msgstr "Kopija dokumenta je kreirana"
#: macropg.src
msgctxt ""
@@ -1387,7 +1291,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_COPYTODOCFAILED\n"
"string.text"
msgid "Creating of document copy failed"
-msgstr ""
+msgstr "Kreiranje kopije dokumenta je neuspjelo"
#: macropg.src
msgctxt ""
@@ -1395,7 +1299,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_VIEWCREATED\n"
"string.text"
msgid "View created"
-msgstr ""
+msgstr "Pogled kreiran"
#: macropg.src
msgctxt ""
@@ -1403,7 +1307,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_PREPARECLOSEVIEW\n"
"string.text"
msgid "View is going to be closed"
-msgstr ""
+msgstr "Pogled će biti zatvoren"
#: macropg.src
msgctxt ""
@@ -1411,7 +1315,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_CLOSEVIEW\n"
"string.text"
msgid "View closed"
-msgstr ""
+msgstr "Pogled je zatvoren"
#: macropg.src
msgctxt ""
@@ -1419,7 +1323,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_TITLECHANGED\n"
"string.text"
msgid "Document title changed"
-msgstr ""
+msgstr "Naslov dokumenta je promijenjen"
#: macropg.src
msgctxt ""
@@ -1427,7 +1331,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_MODECHANGED\n"
"string.text"
msgid "Document mode changed"
-msgstr ""
+msgstr "Režim dokumenta je promijenjen"
#: macropg.src
msgctxt ""
@@ -1435,7 +1339,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_VISAREACHANGED\n"
"string.text"
msgid "Visible area changed"
-msgstr ""
+msgstr "Vidljivo područje je promijenjeno"
#: macropg.src
msgctxt ""
@@ -1443,7 +1347,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_STORAGECHANGED\n"
"string.text"
msgid "Document has got a new storage"
-msgstr ""
+msgstr "Dokument je dobio novo skladište"
#: macropg.src
msgctxt ""
@@ -1451,7 +1355,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_LAYOUT_FINISHED\n"
"string.text"
msgid "Document layout finished"
-msgstr ""
+msgstr "Izgled dokumenta je završen"
#: macropg.src
msgctxt ""
@@ -1459,7 +1363,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_SELECTIONCHANGED\n"
"string.text"
msgid "Selection changed"
-msgstr ""
+msgstr "Izbor je promijenjen"
#: macropg.src
msgctxt ""
@@ -1467,7 +1371,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_DOUBLECLICK\n"
"string.text"
msgid "Double click"
-msgstr ""
+msgstr "Dvostruki klik"
#: macropg.src
msgctxt ""
@@ -1475,7 +1379,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_RIGHTCLICK\n"
"string.text"
msgid "Right click"
-msgstr ""
+msgstr "Desni klik"
#: macropg.src
msgctxt ""
@@ -1483,7 +1387,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_CALCULATE\n"
"string.text"
msgid "Formulas calculated"
-msgstr ""
+msgstr "Formule su izračunate"
#: macropg.src
msgctxt ""
@@ -1491,4 +1395,4 @@ msgctxt ""
"RID_SVXSTR_EVENT_CONTENTCHANGED\n"
"string.text"
msgid "Content changed"
-msgstr ""
+msgstr "Sadržaj je promijenjen"
diff --git a/source/bs/cui/source/dialogs.po b/source/bs/cui/source/dialogs.po
index a22765cd513..1bc5c1cfe6c 100644
--- a/source/bs/cui/source/dialogs.po
+++ b/source/bs/cui/source/dialogs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-16 13:33+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 19:06+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389985578.0\n"
#: colorpicker.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"RID_CUI_DIALOG_COLORPICKER\n"
"modaldialog.text"
msgid "Color Picker"
-msgstr ""
+msgstr "Birač boja"
#: colorpicker.src
msgctxt ""
@@ -30,7 +31,7 @@ msgctxt ""
"PB_PICKER\n"
"imagebutton.quickhelptext"
msgid "Pick a color from the document"
-msgstr ""
+msgstr "Izaberi boju iz dokumenta"
#: colorpicker.src
msgctxt ""
@@ -39,37 +40,34 @@ msgctxt ""
"FL_RGB\n"
"fixedline.text"
msgid "RGB"
-msgstr ""
+msgstr "RGB"
#: colorpicker.src
-#, fuzzy
msgctxt ""
"colorpicker.src\n"
"RID_CUI_DIALOG_COLORPICKER\n"
"CT_RED\n"
"fixedtext.text"
msgid "~Red"
-msgstr "Crvena"
+msgstr "~Crvena"
#: colorpicker.src
-#, fuzzy
msgctxt ""
"colorpicker.src\n"
"RID_CUI_DIALOG_COLORPICKER\n"
"CT_GREEN\n"
"fixedtext.text"
msgid "~Green"
-msgstr "Zelena"
+msgstr "~Zelena"
#: colorpicker.src
-#, fuzzy
msgctxt ""
"colorpicker.src\n"
"RID_CUI_DIALOG_COLORPICKER\n"
"CT_BLUE\n"
"fixedtext.text"
msgid "~Blue"
-msgstr "Plava"
+msgstr "~Plava"
#: colorpicker.src
msgctxt ""
@@ -78,7 +76,7 @@ msgctxt ""
"CT_HEX\n"
"fixedtext.text"
msgid "Hex ~#"
-msgstr ""
+msgstr "Hex ~#"
#: colorpicker.src
msgctxt ""
@@ -87,7 +85,7 @@ msgctxt ""
"FL_HSB\n"
"fixedline.text"
msgid "HSB"
-msgstr ""
+msgstr "HSB"
#: colorpicker.src
msgctxt ""
@@ -96,7 +94,7 @@ msgctxt ""
"CT_HUE\n"
"fixedtext.text"
msgid "H~ue"
-msgstr ""
+msgstr "~Nijansa"
#: colorpicker.src
msgctxt ""
@@ -105,17 +103,16 @@ msgctxt ""
"CT_SATURATION\n"
"fixedtext.text"
msgid "~Saturation"
-msgstr ""
+msgstr "~Zasićenje"
#: colorpicker.src
-#, fuzzy
msgctxt ""
"colorpicker.src\n"
"RID_CUI_DIALOG_COLORPICKER\n"
"CT_BRIGHTNESS\n"
"fixedtext.text"
msgid "Bright~ness"
-msgstr "Osvijetljenost"
+msgstr "~Osvjetljenje"
#: colorpicker.src
msgctxt ""
@@ -127,14 +124,13 @@ msgid "CMYK"
msgstr "CMYK"
#: colorpicker.src
-#, fuzzy
msgctxt ""
"colorpicker.src\n"
"RID_CUI_DIALOG_COLORPICKER\n"
"CT_CYAN\n"
"fixedtext.text"
msgid "~Cyan"
-msgstr "Cijan"
+msgstr "~Cijan"
#: colorpicker.src
msgctxt ""
@@ -143,27 +139,25 @@ msgctxt ""
"CT_MAGENTA\n"
"fixedtext.text"
msgid "~Magenta"
-msgstr ""
+msgstr "~Purpurna"
#: colorpicker.src
-#, fuzzy
msgctxt ""
"colorpicker.src\n"
"RID_CUI_DIALOG_COLORPICKER\n"
"CT_YELLOW\n"
"fixedtext.text"
msgid "~Yellow"
-msgstr "Žuta"
+msgstr "Ž~uta"
#: colorpicker.src
-#, fuzzy
msgctxt ""
"colorpicker.src\n"
"RID_CUI_DIALOG_COLORPICKER\n"
"CT_KEY\n"
"fixedtext.text"
msgid "~Key"
-msgstr "~Tipke"
+msgstr "~Ključ"
#: commonlingui.src
msgctxt ""
@@ -175,7 +169,6 @@ msgid "Origi~nal"
msgstr "Origi~nalno"
#: commonlingui.src
-#, fuzzy
msgctxt ""
"commonlingui.src\n"
"RID_SVX_WND_COMMON_LINGU\n"
@@ -261,7 +254,7 @@ msgctxt ""
"RID_SVXSTR_SELECT_FILE_IFRAME\n"
"string.text"
msgid "Select File for Floating Frame"
-msgstr ""
+msgstr "Izaberite datoteku za promjenjivi okvir"
#: cuires.src
msgctxt ""
@@ -285,16 +278,15 @@ msgctxt ""
"RID_SVXSTR_SELECTOR_ADD_COMMANDS\n"
"string.text"
msgid "Add Commands"
-msgstr ""
+msgstr "Dodaj naredbe"
#: cuires.src
-#, fuzzy
msgctxt ""
"cuires.src\n"
"RID_SVXSTR_SELECTOR_RUN\n"
"string.text"
msgid "Run"
-msgstr "~Pokreni"
+msgstr "Izvrši"
#: cuires.src
msgctxt ""
@@ -305,16 +297,14 @@ msgid "Insert Rows"
msgstr "Ubaci redove"
#: cuires.src
-#, fuzzy
msgctxt ""
"cuires.src\n"
"RID_SVXSTR_COL\n"
"string.text"
msgid "Insert Columns"
-msgstr "Ubac~i kolone"
+msgstr "Ubaci kolone"
#: cuires.src
-#, fuzzy
msgctxt ""
"cuires.src\n"
"RID_SVXSTR_AUTO_ENTRY\n"
@@ -328,7 +318,7 @@ msgctxt ""
"RID_SVXSTR_EDIT_GRAPHIC\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Veza"
#: fmsearch.src
msgctxt ""
@@ -373,7 +363,7 @@ msgctxt ""
"FL_WHERE\n"
"fixedline.text"
msgid "Where to search"
-msgstr ""
+msgstr "Gdje tražiti"
#: fmsearch.src
msgctxt ""
@@ -400,7 +390,7 @@ msgctxt ""
"RB_SINGLEFIELD\n"
"radiobutton.text"
msgid "Single field"
-msgstr ""
+msgstr "Jedno polje"
#: fmsearch.src
msgctxt ""
@@ -463,7 +453,7 @@ msgctxt ""
"CB_WILDCARD\n"
"checkbox.text"
msgid "Wildcard expression"
-msgstr ""
+msgstr "Wildcard izraz"
#: fmsearch.src
msgctxt ""
@@ -481,7 +471,7 @@ msgctxt ""
"CB_APPROX\n"
"checkbox.text"
msgid "Similarity Search"
-msgstr "Pretra~ga sličnosti"
+msgstr "Pretraga sličnosti"
#: fmsearch.src
msgctxt ""
@@ -535,7 +525,7 @@ msgctxt ""
"FT_RECORDLABEL\n"
"fixedtext.text"
msgid "Record :"
-msgstr "Zapis:"
+msgstr "Zapis :"
#: fmsearch.src
msgctxt ""
@@ -578,7 +568,7 @@ msgctxt ""
"RID_STR_SEARCH_ANYWHERE\n"
"string.text"
msgid "anywhere in the field"
-msgstr "Bilo gdje u polju"
+msgstr "bilo gdje u polju"
#: fmsearch.src
msgctxt ""
@@ -586,7 +576,7 @@ msgctxt ""
"RID_STR_SEARCH_BEGINNING\n"
"string.text"
msgid "beginning of field"
-msgstr "Početak polja"
+msgstr "početak polja"
#: fmsearch.src
msgctxt ""
@@ -594,7 +584,7 @@ msgctxt ""
"RID_STR_SEARCH_END\n"
"string.text"
msgid "end of field"
-msgstr "Kraj polja"
+msgstr "kraj polja"
#: fmsearch.src
msgctxt ""
@@ -602,7 +592,7 @@ msgctxt ""
"RID_STR_SEARCH_WHOLE\n"
"string.text"
msgid "entire field"
-msgstr "Čitavo polje"
+msgstr "čitavo polje"
#: fmsearch.src
msgctxt ""
@@ -626,7 +616,7 @@ msgctxt ""
"RID_SVXERR_SEARCH_NORECORD\n"
"errorbox.text"
msgid "No records corresponding to your data found."
-msgstr "Nijedan zapis koji odgovara vašim podacima nije nađen!"
+msgstr "Nijedan zapis koji odgovara vašim podacima nije nađen."
#: fmsearch.src
msgctxt ""
@@ -684,7 +674,7 @@ msgctxt ""
"RID_SVXTABDLG_GALLERYTHEME\n"
"tabdialog.text"
msgid "Properties of "
-msgstr "Osobine"
+msgstr "Osobine "
#: gallery.src
msgctxt ""
@@ -738,7 +728,7 @@ msgctxt ""
"BTN_SEARCH\n"
"pushbutton.text"
msgid "~Find Files..."
-msgstr "~Pronadi datoteke..."
+msgstr "~Pronađi datoteke..."
#: gallery.src
msgctxt ""
@@ -904,13 +894,12 @@ msgid "Object;Objects"
msgstr "Predmet;Predmeti"
#: gallery.src
-#, fuzzy
msgctxt ""
"gallery.src\n"
"RID_SVXSTR_GALLERY_READONLY\n"
"string.text"
msgid "(read-only)"
-msgstr " (samo za čitanje)"
+msgstr "(samo čitanje)"
#: gallery.src
msgctxt ""
@@ -938,7 +927,6 @@ msgid "Parameters"
msgstr "Parametri"
#: grfflt.src
-#, fuzzy
msgctxt ""
"grfflt.src\n"
"RID_SVX_GRFFILTER_DLG_MOSAIC\n"
@@ -954,17 +942,16 @@ msgctxt ""
"DLG_FILTERMOSAIC_MTR_WIDTH\n"
"metricfield.text"
msgid " Pixel"
-msgstr " Pixel"
+msgstr " Piksel"
#: grfflt.src
-#, fuzzy
msgctxt ""
"grfflt.src\n"
"RID_SVX_GRFFILTER_DLG_MOSAIC\n"
"DLG_FILTERMOSAIC_FT_HEIGHT\n"
"fixedtext.text"
msgid "H~eight"
-msgstr "~Visina"
+msgstr "V~isina"
#: grfflt.src
msgctxt ""
@@ -973,7 +960,7 @@ msgctxt ""
"DLG_FILTERMOSAIC_MTR_HEIGHT\n"
"metricfield.text"
msgid " Pixel"
-msgstr " Pixel"
+msgstr " Piksel"
#: grfflt.src
msgctxt ""
@@ -982,7 +969,7 @@ msgctxt ""
"DLG_FILTERMOSAIC_CBX_EDGES\n"
"checkbox.text"
msgid "E~nhance edges"
-msgstr ""
+msgstr "Po~boljšati rubove"
#: grfflt.src
msgctxt ""
@@ -1043,7 +1030,7 @@ msgctxt ""
"DLG_FILTERSEPIA_FT_SEPIA\n"
"fixedtext.text"
msgid "Aging degree"
-msgstr ""
+msgstr "Stupanj starenja"
#: grfflt.src
msgctxt ""
@@ -1069,7 +1056,7 @@ msgctxt ""
"DLG_FILTERPOSTER_FT_POSTER\n"
"fixedtext.text"
msgid "Poster colors"
-msgstr ""
+msgstr "Poster boja"
#: grfflt.src
msgctxt ""
@@ -1106,7 +1093,6 @@ msgid "Relief"
msgstr "Reljef"
#: grfflt.src
-#, fuzzy
msgctxt ""
"grfflt.src\n"
"RID_SVX_GRFFILTER_DLG_SMOOTH\n"
@@ -1122,7 +1108,7 @@ msgctxt ""
"DLG_FILTERSMOOTH_FT_RADIUS\n"
"fixedtext.text"
msgid "Smooth Radius"
-msgstr ""
+msgstr "Glatki radijus"
#: grfflt.src
msgctxt ""
@@ -1166,7 +1152,7 @@ msgctxt ""
"RB_HANJA_HANGUL_BRACKETED\n"
"radiobutton.text"
msgid "Hanja (Han~gul)"
-msgstr ""
+msgstr "Hanja (Han~gul)"
#: hangulhanjadlg.src
msgctxt ""
@@ -1196,24 +1182,22 @@ msgid "Hang~ul"
msgstr "Hang~ul"
#: hangulhanjadlg.src
-#, fuzzy
msgctxt ""
"hangulhanjadlg.src\n"
"RID_SVX_MDLG_HANGULHANJA\n"
"RB_HANJA_HANGUL_ABOVE\n"
"radiobutton.text"
msgid "Han~ja"
-msgstr "Hanja"
+msgstr "Han~ja"
#: hangulhanjadlg.src
-#, fuzzy
msgctxt ""
"hangulhanjadlg.src\n"
"RID_SVX_MDLG_HANGULHANJA\n"
"RB_HANJA_HANGUL_BELOW\n"
"radiobutton.text"
msgid "Ha~nja"
-msgstr "Hanja"
+msgstr "Ha~nja"
#: hangulhanjadlg.src
msgctxt ""
@@ -1240,7 +1224,7 @@ msgctxt ""
"CB_HANJA_ONLY\n"
"checkbox.text"
msgid "Hanja onl~y"
-msgstr ""
+msgstr "Hanja sam~o"
#: hangulhanjadlg.src
msgctxt ""
@@ -1249,7 +1233,7 @@ msgctxt ""
"CB_REPLACE_BY_CHARACTER\n"
"checkbox.text"
msgid "Replace b~y character"
-msgstr ""
+msgstr "Zamijenite ~po znaku"
#: hangulhanjadlg.src
msgctxt ""
@@ -1302,7 +1286,7 @@ msgctxt ""
"CB_IGNOREPOST\n"
"checkbox.text"
msgid "Ignore post-positional word"
-msgstr ""
+msgstr "Zanemarite post-pozicijsku riječ"
#: hangulhanjadlg.src
msgctxt ""
@@ -1311,7 +1295,7 @@ msgctxt ""
"CB_SHOWRECENTLYFIRST\n"
"checkbox.text"
msgid "Show recently used entries first"
-msgstr ""
+msgstr "Pokazati nedavno korištene stavke prvo"
#: hangulhanjadlg.src
msgctxt ""
@@ -1320,7 +1304,7 @@ msgctxt ""
"CB_AUTOREPLACEUNIQUE\n"
"checkbox.text"
msgid "Replace all unique entries automatically"
-msgstr ""
+msgstr "Zamijeniti sve jedinstvene stavke automatski"
#: hangulhanjadlg.src
msgctxt ""
@@ -1390,7 +1374,7 @@ msgctxt ""
"STR_EDITHINT\n"
"string.text"
msgid "[Enter text here]"
-msgstr "[Unesite tekst ovjde]"
+msgstr "[Unesite tekst ovdje]"
#: hangulhanjadlg.src
msgctxt ""
@@ -1461,7 +1445,7 @@ msgctxt ""
"BT_OK\n"
"pushbutton.text"
msgid "Ok"
-msgstr ""
+msgstr "U redu"
#: hlmarkwn.src
msgctxt ""
@@ -1486,7 +1470,7 @@ msgctxt ""
"RID_SVXSTR_HYPDLG_ERR_LERR_NOENTRIES\n"
"string.text"
msgid "Targets do not exist in the document."
-msgstr ""
+msgstr "Mete ne postoje u dokumentu."
#: hlmarkwn.src
msgctxt ""
@@ -1494,16 +1478,15 @@ msgctxt ""
"RID_SVXSTR_HYPDLG_ERR_LERR_DOCNOTOPEN\n"
"string.text"
msgid "Couldn't open the document."
-msgstr ""
+msgstr "Ne može se otvoriti dokument."
#: hlmarkwn.src
-#, fuzzy
msgctxt ""
"hlmarkwn.src\n"
"STR_MARK_TREE\n"
"string.text"
msgid "Mark Tree"
-msgstr "Označi prethodnike"
+msgstr "Označeno stablo"
#: hyperdlg.src
msgctxt ""
@@ -1512,7 +1495,7 @@ msgctxt ""
"GRP_LINKTYPE\n"
"fixedline.text"
msgid "Hyperlink type"
-msgstr "Vrsta hiperlinka"
+msgstr "Vrsta hiper-linka"
#: hyperdlg.src
msgctxt ""
@@ -1557,7 +1540,7 @@ msgctxt ""
"FT_PASSWD\n"
"fixedtext.text"
msgid "~Password"
-msgstr "~Šifra"
+msgstr "~Lozinka"
#: hyperdlg.src
msgctxt ""
@@ -1569,7 +1552,6 @@ msgid "Anonymous ~user"
msgstr "Anonimni ~korisnik"
#: hyperdlg.src
-#, fuzzy
msgctxt ""
"hyperdlg.src\n"
"RID_SVXPAGE_HYPERLINK_INTERNET\n"
@@ -1585,7 +1567,7 @@ msgctxt ""
"BTN_BROWSE\n"
"imagebutton.quickhelptext"
msgid "Open web browser, copy an URL, and paste it to Target field"
-msgstr ""
+msgstr "Otvoriti Internet pretraživač, kopirati URL, i umetnuti ga na ciljno područje"
#: hyperdlg.src
msgctxt ""
@@ -1704,14 +1686,13 @@ msgid "~News"
msgstr "~Novosti"
#: hyperdlg.src
-#, fuzzy
msgctxt ""
"hyperdlg.src\n"
"RID_SVXPAGE_HYPERLINK_MAIL\n"
"FT_RECEIVER\n"
"fixedtext.text"
msgid "Re~cipient"
-msgstr "~Primalac"
+msgstr "Pri~malac"
#: hyperdlg.src
msgctxt ""
@@ -2214,7 +2195,7 @@ msgctxt ""
"RID_SVXSTR_HYPDLG_NOVALIDFILENAME\n"
"string.text"
msgid "Please type in a valid file name."
-msgstr "Molim otipkajte ispravmo naziv datoteke."
+msgstr "Molim otipkajte ispravno naziv datoteke."
#: hyperdlg.src
msgctxt ""
@@ -2225,13 +2206,12 @@ msgid "Internet"
msgstr "Internet"
#: hyperdlg.src
-#, fuzzy
msgctxt ""
"hyperdlg.src\n"
"RID_SVXSTR_HYPERDLG_HLINETTP_HELP\n"
"string.text"
msgid "This is where you create a hyperlink to a Web page or FTP server connection."
-msgstr "Ovdje pravite hiperlink na Web stranicu, FTP server ili Telnet vezu."
+msgstr "To je mjesto gdje možete stvoriti vezu prema internet stranici ili FTP poslužitelju."
#: hyperdlg.src
msgctxt ""
@@ -2247,7 +2227,7 @@ msgctxt ""
"RID_SVXSTR_HYPERDLG_HLMAILTP_HELP\n"
"string.text"
msgid "This is where you create a hyperlink to an e-mail address or newsgroup."
-msgstr "Ovdje pravite hiperlink na e-mail adresu ili Usenet (news) grupu."
+msgstr "Ovdje pravite hiper-vezu na e-mail adresu ili Usenet (news) grupu."
#: hyperdlg.src
msgctxt ""
@@ -2263,7 +2243,7 @@ msgctxt ""
"RID_SVXSTR_HYPERDLG_HLDOCTP_HELP\n"
"string.text"
msgid "This is where you create a hyperlink to an existing document or a target within a document."
-msgstr "Ovde pravite hipervezu ka postojećem dokumentu ili meti u okviru dokumenta."
+msgstr "Ovde pravite hiper-vezu ka postojećem dokumentu ili meti u okviru dokumenta."
#: hyperdlg.src
msgctxt ""
@@ -2341,7 +2321,6 @@ msgid "~Add..."
msgstr "~Dodaj..."
#: multipat.src
-#, fuzzy
msgctxt ""
"multipat.src\n"
"RID_SVXDLG_MULTIPATH\n"
@@ -2373,7 +2352,7 @@ msgctxt ""
"RID_MULTIPATH_DBL_ERR\n"
"string.text"
msgid "The path %1 already exists."
-msgstr "Staza %1 već postoji"
+msgstr "Staza %1 već postoji."
#: multipat.src
msgctxt ""
@@ -2413,7 +2392,7 @@ msgctxt ""
"RID_SVXSTR_MULTIFILE_DBL_ERR\n"
"string.text"
msgid "The file %1 already exists."
-msgstr "Datoteka %1 vec postoji."
+msgstr "Datoteka %1 već postoji."
#: passwdomdlg.src
msgctxt ""
@@ -2449,7 +2428,7 @@ msgctxt ""
"FT_PASSWD_NOTE\n"
"fixedtext.text"
msgid "Note: After a password has been set, the document will only open with "
-msgstr ""
+msgstr "Napomena: Nakon što je postavljena lozinka, dokument će biti otvoren samo sa "
#: passwdomdlg.src
msgctxt ""
@@ -2461,14 +2440,13 @@ msgid "File sharing password"
msgstr "Šifra za dijeljenje datoteke"
#: passwdomdlg.src
-#, fuzzy
msgctxt ""
"passwdomdlg.src\n"
"RID_DLG_PASSWORD_TO_OPEN_MODIFY\n"
"CB_OPEN_READONLY\n"
"checkbox.text"
msgid "Open file read-only"
-msgstr "~Otvori datoteku samo za čitanje"
+msgstr "Otvoriti datoteku samo za čitanje"
#: passwdomdlg.src
msgctxt ""
@@ -2477,7 +2455,7 @@ msgctxt ""
"FT_PASSWD_TO_MODIFY\n"
"fixedtext.text"
msgid "Enter password to allow editing"
-msgstr ""
+msgstr "Unesite lozinku da omogućite izmjene"
#: passwdomdlg.src
msgctxt ""
@@ -2522,7 +2500,7 @@ msgctxt ""
"STR_ONE_PASSWORD_MISMATCH\n"
"string.text"
msgid "The confirmation password did not match the password. Set the password again by entering the same password in both boxes."
-msgstr ""
+msgstr "Potvrđena lozinka se ne poklapa sa lozinkom. Postavi lozinku ponovo unoseći istu lozinku u obje kutije."
#: passwdomdlg.src
msgctxt ""
@@ -2531,7 +2509,7 @@ msgctxt ""
"STR_TWO_PASSWORDS_MISMATCH\n"
"string.text"
msgid "The confirmation passwords did not match the original passwords. Set the passwords again."
-msgstr ""
+msgstr "Potvrđena lozinka se ne poklapa sa originalnim lozinkama. Postavite lozinku ponovno."
#: passwdomdlg.src
msgctxt ""
@@ -2540,7 +2518,7 @@ msgctxt ""
"STR_INVALID_STATE_FOR_OK_BUTTON\n"
"string.text"
msgid "Please enter a password to open or to modify, or check the open read-only option to continue."
-msgstr ""
+msgstr "Unesite lozinku za otvaranje ili izmjenu, ili provjerite otvorenu samo za čitanje opciju za nastavak."
#: passwdomdlg.src
msgctxt ""
@@ -2557,7 +2535,7 @@ msgctxt ""
"FT_NEWLIB\n"
"fixedtext.text"
msgid "Enter the name for the new library."
-msgstr ""
+msgstr "Unesite ime za novu biblioteku."
#: scriptdlg.src
msgctxt ""
@@ -2566,7 +2544,7 @@ msgctxt ""
"STR_NEWLIB\n"
"string.text"
msgid "Create Library"
-msgstr ""
+msgstr "Napravi biblioteku"
#: scriptdlg.src
msgctxt ""
@@ -2575,7 +2553,7 @@ msgctxt ""
"STR_NEWMACRO\n"
"string.text"
msgid "Create Macro"
-msgstr ""
+msgstr "Stvaranje makronaredbe"
#: scriptdlg.src
msgctxt ""
@@ -2584,7 +2562,7 @@ msgctxt ""
"STR_FT_NEWMACRO\n"
"string.text"
msgid "Enter the name for the new macro."
-msgstr ""
+msgstr "Unesite ime za novu makronaredbu."
#: scriptdlg.src
msgctxt ""
@@ -2602,7 +2580,7 @@ msgctxt ""
"STR_FT_RENAME\n"
"string.text"
msgid "Enter the new name for the selected object."
-msgstr ""
+msgstr "Unesite ime za izabrani objekat."
#: scriptdlg.src
msgctxt ""
@@ -2610,7 +2588,7 @@ msgctxt ""
"RID_DLG_NEWLIB\n"
"modaldialog.text"
msgid "Create Library"
-msgstr ""
+msgstr "Napravi biblioteku"
#: scriptdlg.src
msgctxt ""
@@ -2634,7 +2612,7 @@ msgctxt ""
"RID_SVXSTR_DELFAILED\n"
"string.text"
msgid "The selected object could not be deleted."
-msgstr ""
+msgstr "Izabrani objekat ne može biti izbrisan."
#: scriptdlg.src
msgctxt ""
@@ -2642,7 +2620,7 @@ msgctxt ""
"RID_SVXSTR_DELFAILEDPERM\n"
"string.text"
msgid " You do not have permission to delete this object."
-msgstr ""
+msgstr " Nemate dozvolu za brisanje ovog objekta."
#: scriptdlg.src
msgctxt ""
@@ -2661,13 +2639,12 @@ msgid "The object could not be created."
msgstr "Objekat ne može biti napravljen."
#: scriptdlg.src
-#, fuzzy
msgctxt ""
"scriptdlg.src\n"
"RID_SVXSTR_CREATEFAILEDDUP\n"
"string.text"
msgid " Object with the same name already exists."
-msgstr "Objekat sa istim imenom već postoji"
+msgstr " Objekat sa istim imenom već postoji."
#: scriptdlg.src
msgctxt ""
@@ -2675,7 +2652,7 @@ msgctxt ""
"RID_SVXSTR_CREATEFAILEDPERM\n"
"string.text"
msgid " You do not have permission to create this object."
-msgstr ""
+msgstr " Nemate dozvolu za kreiranje objekta."
#: scriptdlg.src
msgctxt ""
@@ -2686,13 +2663,12 @@ msgid "Error Creating Object"
msgstr "Greška pri pravljenju objekta"
#: scriptdlg.src
-#, fuzzy
msgctxt ""
"scriptdlg.src\n"
"RID_SVXSTR_RENAMEFAILED\n"
"string.text"
msgid "The object could not be renamed."
-msgstr "Objekat ne može biti napravljen."
+msgstr "Objekat ne može biti preimenovan."
#: scriptdlg.src
msgctxt ""
@@ -2700,16 +2676,15 @@ msgctxt ""
"RID_SVXSTR_RENAMEFAILEDPERM\n"
"string.text"
msgid " You do not have permission to rename this object."
-msgstr ""
+msgstr " Nemate dozvolu za promjenu imena ovog objekta."
#: scriptdlg.src
-#, fuzzy
msgctxt ""
"scriptdlg.src\n"
"RID_SVXSTR_RENAMEFAILED_TITLE\n"
"string.text"
msgid "Error Renaming Object"
-msgstr "Greška pri brisanju objekta"
+msgstr "Greška preimenovanja objekta"
#: scriptdlg.src
msgctxt ""
@@ -2725,7 +2700,7 @@ msgctxt ""
"RID_SVXSTR_ERROR_LANG_NOT_SUPPORTED\n"
"string.text"
msgid "The scripting language %LANGUAGENAME is not supported."
-msgstr ""
+msgstr "Skriptni jezik %LANGUAGENAME nije podržan."
#: scriptdlg.src
msgctxt ""
@@ -2733,7 +2708,7 @@ msgctxt ""
"RID_SVXSTR_ERROR_RUNNING\n"
"string.text"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
-msgstr ""
+msgstr "Došlo je do pogreške prilikom pokretanja %LANGUAGENAME skripte %SCRIPTNAME."
#: scriptdlg.src
msgctxt ""
@@ -2741,7 +2716,7 @@ msgctxt ""
"RID_SVXSTR_EXCEPTION_RUNNING\n"
"string.text"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME."
-msgstr ""
+msgstr "Iznimka se dogodila dok se izvodi %LANGUAGENAME skripta %SCRIPTNAME."
#: scriptdlg.src
msgctxt ""
@@ -2749,7 +2724,7 @@ msgctxt ""
"RID_SVXSTR_ERROR_AT_LINE\n"
"string.text"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
-msgstr ""
+msgstr "Došlo je do pogreške prilikom pokretanja %LANGUAGENAME skripte %SCRIPTNAME na liniji: %LINENUMBER."
#: scriptdlg.src
msgctxt ""
@@ -2757,7 +2732,7 @@ msgctxt ""
"RID_SVXSTR_EXCEPTION_AT_LINE\n"
"string.text"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
-msgstr ""
+msgstr "Iznimka se dogodila dok se izvodi %LANGUAGENAME skripte %SCRIPTNAME na liniji: %LINENUMBER."
#: scriptdlg.src
msgctxt ""
@@ -2765,7 +2740,7 @@ msgctxt ""
"RID_SVXSTR_FRAMEWORK_ERROR_RUNNING\n"
"string.text"
msgid "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
-msgstr ""
+msgstr "Dogodila se pogreška prilikom pokretanja Skriptnog okvira %LANGUAGENAME skripte %SCRIPTNAME."
#: scriptdlg.src
msgctxt ""
@@ -2773,7 +2748,7 @@ msgctxt ""
"RID_SVXSTR_FRAMEWORK_ERROR_AT_LINE\n"
"string.text"
msgid "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
-msgstr ""
+msgstr "Dogodila se pogreška prilikom pokretanja Skriptnog okvira %LANGUAGENAME skripta %SCRIPTNAME na liniji: %LINENUMBER."
#: scriptdlg.src
msgctxt ""
@@ -2880,28 +2855,22 @@ msgid "Font Effects"
msgstr "Efekti fonta"
#: srchxtra.src
-#, fuzzy
msgctxt ""
"srchxtra.src\n"
"RID_SVXDLG_SEARCHFORMAT.1\n"
"RID_SVXPAGE_CHAR_POSITION\n"
"pageitem.text"
msgid "Position"
-msgstr "Položaj"
+msgstr "Pozicija"
#: srchxtra.src
-#, fuzzy
msgctxt ""
"srchxtra.src\n"
"RID_SVXDLG_SEARCHFORMAT.1\n"
"RID_SVXPAGE_CHAR_TWOLINES\n"
"pageitem.text"
msgid "Asian Layout"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Azijski raspored\n"
-"#-#-#-#-# chrdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Azijski izgled"
+msgstr "Azijski raspored"
#: srchxtra.src
msgctxt ""
@@ -2980,7 +2949,7 @@ msgctxt ""
"FT_FILES\n"
"fixedtext.text"
msgid "Source file"
-msgstr "Izvorišna datoteka"
+msgstr "Izvorna datoteka"
#: svuidlg.src
msgctxt ""
@@ -3061,7 +3030,7 @@ msgctxt ""
"FT_FILES2\n"
"fixedtext.text"
msgid "Source file"
-msgstr "Izvorišna datoteka"
+msgstr "Izvorna datoteka"
#: svuidlg.src
msgctxt ""
@@ -3091,7 +3060,6 @@ msgid "Update:"
msgstr "Ažuriraj:"
#: svuidlg.src
-#, fuzzy
msgctxt ""
"svuidlg.src\n"
"MD_UPDATE_BASELINKS\n"
@@ -3155,24 +3123,22 @@ msgid "~Close"
msgstr "~Zatvori"
#: svuidlg.src
-#, fuzzy
msgctxt ""
"svuidlg.src\n"
"MD_UPDATE_BASELINKS\n"
"STR_CLOSELINKMSG\n"
"string.text"
msgid "Are you sure you want to remove the selected link?"
-msgstr "Da li ste sigurni da želite obrisati odabrane podatke?"
+msgstr "Jeste li sigurni da želite ukloniti izabrani link?"
#: svuidlg.src
-#, fuzzy
msgctxt ""
"svuidlg.src\n"
"MD_UPDATE_BASELINKS\n"
"STR_CLOSELINKMSG_MULTI\n"
"string.text"
msgid "Are you sure you want to remove the selected link?"
-msgstr "Da li ste sigurni da želite obrisati odabrane podatke?"
+msgstr "Jeste li sigurni da želite obrisati izabrani link?"
#: svuidlg.src
msgctxt ""
@@ -3201,7 +3167,6 @@ msgid "go to record"
msgstr "idi do zapisa"
#: tbxform.src
-#, fuzzy
msgctxt ""
"tbxform.src\n"
"RID_SVX_DLG_INPUTRECORDNO\n"
diff --git a/source/bs/cui/source/options.po b/source/bs/cui/source/options.po
index e779b98947f..02b136bea32 100644
--- a/source/bs/cui/source/options.po
+++ b/source/bs/cui/source/options.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-27 14:16+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,17 +14,16 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390832207.0\n"
#: certpath.src
-#, fuzzy
msgctxt ""
"certpath.src\n"
"RID_SVXDLG_CERTPATH\n"
"FL_CERTPATH\n"
"fixedline.text"
msgid "Certificate Path"
-msgstr "Staza do certifikata"
+msgstr "Putanja Certifikata"
#: certpath.src
msgctxt ""
@@ -33,10 +32,9 @@ msgctxt ""
"FT_CERTPATH\n"
"fixedtext.text"
msgid "Select or add the correct Network Security Services Certificate directory to use for digital signatures:"
-msgstr ""
+msgstr "Izaberite ili dodajte tačan direktorij za NSS (Network Security Services) koji će se koristiti za digitalne potpise:"
#: certpath.src
-#, fuzzy
msgctxt ""
"certpath.src\n"
"RID_SVXDLG_CERTPATH\n"
@@ -52,17 +50,16 @@ msgctxt ""
"STR_ADDDLGTEXT\n"
"string.text"
msgid "Select a Certificate directory"
-msgstr ""
+msgstr "Izaberite direktorij certifikata"
#: certpath.src
-#, fuzzy
msgctxt ""
"certpath.src\n"
"RID_SVXDLG_CERTPATH\n"
"STR_MANUAL\n"
"string.text"
msgid "manual"
-msgstr "Ručno"
+msgstr "ručno"
#: certpath.src
msgctxt ""
@@ -71,7 +68,7 @@ msgctxt ""
"STR_PROFILE\n"
"string.text"
msgid "Profile"
-msgstr ""
+msgstr "Profil"
#: certpath.src
msgctxt ""
@@ -83,7 +80,6 @@ msgid "Directory"
msgstr "Direktorij"
#: certpath.src
-#, fuzzy
msgctxt ""
"certpath.src\n"
"RID_SVXDLG_CERTPATH\n"
@@ -97,7 +93,7 @@ msgctxt ""
"RID_SVXSTR_DRIVER_NAME\n"
"string.text"
msgid "Driver name"
-msgstr ""
+msgstr "Naziv drajvera"
#: connpooloptions.src
msgctxt ""
@@ -105,7 +101,7 @@ msgctxt ""
"RID_SVXSTR_POOLED_FLAG\n"
"string.text"
msgid "Pool"
-msgstr ""
+msgstr "Pool"
#: connpooloptions.src
msgctxt ""
@@ -113,7 +109,7 @@ msgctxt ""
"RID_SVXSTR_POOL_TIMEOUT\n"
"string.text"
msgid "Timeout"
-msgstr ""
+msgstr "Timeout"
#: connpooloptions.src
msgctxt ""
@@ -121,7 +117,7 @@ msgctxt ""
"RID_SVXSTR_YES\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Da"
#: connpooloptions.src
msgctxt ""
@@ -129,7 +125,7 @@ msgctxt ""
"RID_SVXSTR_NO\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Ne"
#: dbregister.src
msgctxt ""
@@ -137,7 +133,7 @@ msgctxt ""
"RID_SVXSTR_TYPE\n"
"string.text"
msgid "Registered name"
-msgstr ""
+msgstr "Prijavljeno ime"
#: dbregister.src
msgctxt ""
@@ -145,7 +141,7 @@ msgctxt ""
"RID_SVXSTR_PATH\n"
"string.text"
msgid "Database file"
-msgstr ""
+msgstr "Datoteka baze podataka"
#: doclinkdialog.src
msgctxt ""
@@ -181,7 +177,7 @@ msgctxt ""
"STR_EDIT_LINK\n"
"string.text"
msgid "Edit Database Link"
-msgstr ""
+msgstr "Uredi Vezu Baze podataka"
#: doclinkdialog.src
msgctxt ""
@@ -190,7 +186,7 @@ msgctxt ""
"STR_NEW_LINK\n"
"string.text"
msgid "Create Database Link"
-msgstr ""
+msgstr "Kreirati Vezu Baze Podataka"
#: doclinkdialog.src
msgctxt ""
@@ -202,6 +198,9 @@ msgid ""
"$file$\n"
"does not exist."
msgstr ""
+"Datoteka\n"
+"$file$\n"
+"ne postoji."
#: doclinkdialog.src
msgctxt ""
@@ -213,6 +212,9 @@ msgid ""
"$file$\n"
"does not exist in the local file system."
msgstr ""
+"Datoteka\n"
+"$file$\n"
+"ne postoji u lokalnom sistemu datoteka."
#: doclinkdialog.src
msgctxt ""
@@ -223,15 +225,16 @@ msgid ""
"The name '$file$' is already used for another database.\n"
"Please choose a different name."
msgstr ""
+"Ime '$file$' se već koristi za drugu bazu podataka.\n"
+"Molimo izaberite drugo ime."
#: doclinkdialog.src
-#, fuzzy
msgctxt ""
"doclinkdialog.src\n"
"QUERY_DELETE_CONFIRM\n"
"querybox.text"
msgid "Do you want to delete the entry?"
-msgstr "Želite li izbrisati rječnik?"
+msgstr "Da li želite izbrisati prijavu?"
#: optchart.src
msgctxt ""
@@ -242,13 +245,12 @@ msgid "Data Series $(ROW)"
msgstr "Kolona $(ROW)"
#: optchart.src
-#, fuzzy
msgctxt ""
"optchart.src\n"
"RID_OPTSTR_COLOR_CHART_DELETE\n"
"string.text"
msgid "Chart Color Deletion"
-msgstr "Brisanje šeme boja"
+msgstr "Brisanje Boje Dijagrama"
#: optcolor.src
msgctxt ""
@@ -300,7 +302,7 @@ msgctxt ""
"STR_MODIFY\n"
"string.text"
msgid "~Replace"
-msgstr ""
+msgstr "~Zamijeni"
#: optdict.src
msgctxt ""
@@ -316,7 +318,7 @@ msgctxt ""
"RID_SVXSTR_HEADER1\n"
"string.text"
msgid "[L]"
-msgstr ""
+msgstr "[L]"
#: optfltr.src
msgctxt ""
@@ -324,7 +326,7 @@ msgctxt ""
"RID_SVXSTR_HEADER2\n"
"string.text"
msgid "[S]"
-msgstr ""
+msgstr "[S]"
#: optfltr.src
msgctxt ""
@@ -332,7 +334,7 @@ msgctxt ""
"RID_SVXSTR_CHG_MATH\n"
"string.text"
msgid "MathType to %PRODUCTNAME Math or reverse"
-msgstr ""
+msgstr "MathType u %PRODUCTNAME Math ili obrnuto"
#: optfltr.src
msgctxt ""
@@ -340,7 +342,7 @@ msgctxt ""
"RID_SVXSTR_CHG_WRITER\n"
"string.text"
msgid "WinWord to %PRODUCTNAME Writer or reverse"
-msgstr ""
+msgstr "WinWord u %PRODUCTNAME Writer ili obrnuto"
#: optfltr.src
msgctxt ""
@@ -348,7 +350,7 @@ msgctxt ""
"RID_SVXSTR_CHG_CALC\n"
"string.text"
msgid "Excel to %PRODUCTNAME Calc or reverse"
-msgstr ""
+msgstr "Excel u %PRODUCTNAME Calc ili obrnuto"
#: optfltr.src
msgctxt ""
@@ -356,7 +358,7 @@ msgctxt ""
"RID_SVXSTR_CHG_IMPRESS\n"
"string.text"
msgid "PowerPoint to %PRODUCTNAME Impress or reverse"
-msgstr ""
+msgstr "PowerPoint u %PRODUCTNAME Impress ili obrnuto"
#: optfltr.src
msgctxt ""
@@ -364,7 +366,7 @@ msgctxt ""
"RID_SVXSTR_CHG_SMARTART\n"
"string.text"
msgid "SmartArt to %PRODUCTNAME shapes or reverse"
-msgstr ""
+msgstr "SmartArt u %PRODUCTNAME likove ili obrnuto"
#: optgdlg.src
msgctxt ""
@@ -372,7 +374,7 @@ msgctxt ""
"RID_SVX_MSGBOX_LANGUAGE_RESTART\n"
"infobox.text"
msgid "The language setting of the user interface has been updated and will take effect the next time you start %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Postavke jezika korisničkog interfejsa su ažurirane i dejstvovati će sljedeći put kada pokrenete %PRODUCTNAME %PRODUCTVERSION"
#: optinet2.src
msgctxt ""
@@ -397,6 +399,8 @@ msgid ""
"The folder you selected does not contain a Java runtime environment.\n"
"Please select a different folder."
msgstr ""
+"Direktorij koji ste izabrali ne sadrži Java runtime okruženje.\n"
+"Molimo izaberite drugi folder."
#: optjava.src
msgctxt ""
@@ -407,6 +411,8 @@ msgid ""
"The Java runtime environment you selected is not the required version.\n"
"Please select a different folder."
msgstr ""
+"Java runtime okruženje koje ste izabrali nije tražena verzija.\n"
+"Molimo izaberite drugi direktorij."
#: optjava.src
msgctxt ""
@@ -417,6 +423,8 @@ msgid ""
"You have to restart %PRODUCTNAME so the new or modified values can take effect.\n"
"Please restart %PRODUCTNAME now."
msgstr ""
+"Morate ponovo pokrenuti %PRODUCTNAME da bi nove ili modifikovane vrijednosti djelovale.\n"
+"Molimo ponovo pokrenite %PRODUCTNAME sada."
#: optlingu.src
msgctxt ""
@@ -455,7 +463,6 @@ msgid "Move Down"
msgstr "Pomjeri dolje"
#: optlingu.src
-#, fuzzy
msgctxt ""
"optlingu.src\n"
"RID_SVXDLG_EDIT_MODULES\n"
@@ -498,7 +505,7 @@ msgctxt ""
"ST_HYPH\n"
"string.text"
msgid "Hyphenation"
-msgstr "Prelom riječi"
+msgstr "Rastavljanje riječi"
#: optlingu.src
msgctxt ""
@@ -532,7 +539,7 @@ msgctxt ""
"RID_SVXSTR_CAPITAL_WORDS\n"
"string.text"
msgid "Check uppercase words"
-msgstr ""
+msgstr "Provjeri riječi sa velikim slovima"
#: optlingu.src
msgctxt ""
@@ -540,7 +547,7 @@ msgctxt ""
"RID_SVXSTR_WORDS_WITH_DIGITS\n"
"string.text"
msgid "Check words with numbers "
-msgstr ""
+msgstr "Provjeri riječi sa brojevima "
#: optlingu.src
msgctxt ""
@@ -548,7 +555,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_SPECIAL\n"
"string.text"
msgid "Check special regions"
-msgstr ""
+msgstr "Provjeri posebna područja"
#: optlingu.src
msgctxt ""
@@ -556,7 +563,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_AUTO\n"
"string.text"
msgid "Check spelling as you type"
-msgstr ""
+msgstr "Provjera pravopisa dok pišete"
#: optlingu.src
msgctxt ""
@@ -564,7 +571,7 @@ msgctxt ""
"RID_SVXSTR_GRAMMAR_AUTO\n"
"string.text"
msgid "Check grammar as you type"
-msgstr ""
+msgstr "Provjera gramatike dok pišete"
#: optlingu.src
msgctxt ""
@@ -572,7 +579,7 @@ msgctxt ""
"RID_SVXSTR_NUM_MIN_WORDLEN\n"
"string.text"
msgid "Minimal number of characters for hyphenation: "
-msgstr ""
+msgstr "Minimalan broj znakova za rastavljanje riječi: "
#: optlingu.src
msgctxt ""
@@ -580,7 +587,7 @@ msgctxt ""
"RID_SVXSTR_NUM_PRE_BREAK\n"
"string.text"
msgid "Characters before line break: "
-msgstr ""
+msgstr "Znakova prije novog reda: "
#: optlingu.src
msgctxt ""
@@ -588,7 +595,7 @@ msgctxt ""
"RID_SVXSTR_NUM_POST_BREAK\n"
"string.text"
msgid "Characters after line break: "
-msgstr ""
+msgstr "Znakova poslije novog reda: "
#: optlingu.src
msgctxt ""
@@ -596,7 +603,7 @@ msgctxt ""
"RID_SVXSTR_HYPH_AUTO\n"
"string.text"
msgid "Hyphenate without inquiry"
-msgstr ""
+msgstr "Rastavi riječi bez pitanja"
#: optlingu.src
msgctxt ""
@@ -604,7 +611,7 @@ msgctxt ""
"RID_SVXSTR_HYPH_SPECIAL\n"
"string.text"
msgid "Hyphenate special regions"
-msgstr ""
+msgstr "Rastavi riječi u posebnim područjima"
#: optlingu.src
msgctxt ""
@@ -612,7 +619,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_MODULES_EDIT\n"
"string.text"
msgid "Edit Available language modules"
-msgstr ""
+msgstr "Uređivanje Dostupne jezičke module"
#: optlingu.src
msgctxt ""
@@ -620,7 +627,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_DICS_EDIT_DIC\n"
"string.text"
msgid "Edit User-defined dictionaries"
-msgstr ""
+msgstr "Uređivanje Korisničko-definisane rječnike"
#: optlingu.src
msgctxt ""
@@ -628,7 +635,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_OPTIONS_EDIT\n"
"string.text"
msgid "Edit Options"
-msgstr ""
+msgstr "Uređivanje opcija"
#: optpath.src
msgctxt ""
@@ -664,7 +671,7 @@ msgctxt ""
"RID_SVXSTR_KEY_GRAPHICS_PATH\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Slike"
#: optpath.src
msgctxt ""
@@ -715,7 +722,6 @@ msgid "AutoText"
msgstr "AutoTekst"
#: optpath.src
-#, fuzzy
msgctxt ""
"optpath.src\n"
"RID_SVXSTR_KEY_DICTIONARY_PATH\n"
@@ -761,7 +767,7 @@ msgctxt ""
"RID_SVXSTR_KEY_PLUGINS_PATH\n"
"string.text"
msgid "Plug-ins"
-msgstr "Do~daci"
+msgstr "Dodaci"
#: optpath.src
msgctxt ""
@@ -820,14 +826,13 @@ msgid "Writing aids"
msgstr "Pomoć pri pisanju"
#: treeopt.src
-#, fuzzy
msgctxt ""
"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE\n"
"PB_BACK\n"
"pushbutton.text"
msgid "~Revert"
-msgstr "~Obrnuto"
+msgstr "~Vrati na prethodno"
#: treeopt.src
msgctxt ""
@@ -836,7 +841,7 @@ msgctxt ""
"ST_LOAD_ERROR\n"
"string.text"
msgid "The selected module could not be loaded."
-msgstr ""
+msgstr "Označeni modul ne može biti očitan."
#: treeopt.src
msgctxt ""
@@ -880,7 +885,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "Memory"
-msgstr ""
+msgstr "Memorija"
#: treeopt.src
msgctxt ""
@@ -943,7 +948,7 @@ msgctxt ""
"11\n"
"itemlist.text"
msgid "Personalization"
-msgstr ""
+msgstr "Personalizacija"
#: treeopt.src
msgctxt ""
@@ -961,7 +966,7 @@ msgctxt ""
"13\n"
"itemlist.text"
msgid "Accessibility"
-msgstr ""
+msgstr "Pristupačnost"
#: treeopt.src
msgctxt ""
@@ -970,7 +975,7 @@ msgctxt ""
"14\n"
"itemlist.text"
msgid "Advanced"
-msgstr ""
+msgstr "Napredno"
#: treeopt.src
msgctxt ""
@@ -979,7 +984,7 @@ msgctxt ""
"15\n"
"itemlist.text"
msgid "Basic IDE Options"
-msgstr ""
+msgstr "Opcije Basic IDE-a"
#: treeopt.src
msgctxt ""
@@ -988,16 +993,7 @@ msgctxt ""
"16\n"
"itemlist.text"
msgid "Online Update"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
+msgstr "Online ažuriranje"
#: treeopt.src
msgctxt ""
@@ -1006,7 +1002,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Language Settings"
-msgstr "Jezične postavke"
+msgstr "Jezičke postavke"
#: treeopt.src
msgctxt ""
@@ -1036,18 +1032,13 @@ msgid "Searching in Japanese"
msgstr "Tražim na japanskom"
#: treeopt.src
-#, fuzzy
msgctxt ""
"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"5\n"
"itemlist.text"
msgid "Asian Layout"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Azijski raspored\n"
-"#-#-#-#-# chrdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Azijski izgled"
+msgstr "Azijski Izgled"
#: treeopt.src
msgctxt ""
@@ -1092,7 +1083,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "Browser Plug-in"
-msgstr ""
+msgstr "Plug-in preglednika"
#: treeopt.src
msgctxt ""
@@ -1146,7 +1137,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Basic Fonts (Western)"
-msgstr ""
+msgstr "Osnovni fontovi (zapadni)"
#: treeopt.src
msgctxt ""
@@ -1155,17 +1146,16 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Basic Fonts (Asian)"
-msgstr ""
+msgstr "Osnovni fontovi (azijski)"
#: treeopt.src
-#, fuzzy
msgctxt ""
"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS\n"
"8\n"
"itemlist.text"
msgid "Basic Fonts (CTL)"
-msgstr "Osnovni fontovi (%1)"
+msgstr "Osnovni fontovi (CTL)"
#: treeopt.src
msgctxt ""
@@ -1186,7 +1176,6 @@ msgid "Table"
msgstr "Tabela"
#: treeopt.src
-#, fuzzy
msgctxt ""
"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS\n"
@@ -1202,10 +1191,9 @@ msgctxt ""
"12\n"
"itemlist.text"
msgid "Comparison"
-msgstr ""
+msgstr "Usporedba"
#: treeopt.src
-#, fuzzy
msgctxt ""
"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS\n"
@@ -1215,14 +1203,13 @@ msgid "Compatibility"
msgstr "Kompatibilnost"
#: treeopt.src
-#, fuzzy
msgctxt ""
"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS\n"
"14\n"
"itemlist.text"
msgid "AutoCaption"
-msgstr "AutoNaslovljavanje..."
+msgstr "Automatski natpis"
#: treeopt.src
msgctxt ""
@@ -1333,24 +1320,22 @@ msgid "General"
msgstr "Općenito"
#: treeopt.src
-#, fuzzy
msgctxt ""
"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS\n"
"3\n"
"itemlist.text"
msgid "Defaults"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevano"
#: treeopt.src
-#, fuzzy
msgctxt ""
"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS\n"
"4\n"
"itemlist.text"
msgid "View"
-msgstr "Pogled"
+msgstr "Prikaz"
#: treeopt.src
msgctxt ""
@@ -1359,7 +1344,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Calculate"
-msgstr ""
+msgstr "Izračunaj"
#: treeopt.src
msgctxt ""
@@ -1368,7 +1353,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Formula"
-msgstr ""
+msgstr "Formula"
#: treeopt.src
msgctxt ""
@@ -1377,7 +1362,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Sort Lists"
-msgstr ""
+msgstr "Liste za sortiranje"
#: treeopt.src
msgctxt ""
@@ -1386,7 +1371,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Changes"
-msgstr ""
+msgstr "Izmjene"
#: treeopt.src
msgctxt ""
@@ -1395,7 +1380,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Kompatibilnost"
#: treeopt.src
msgctxt ""
@@ -1404,7 +1389,7 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "Grid"
-msgstr ""
+msgstr "Mreža"
#: treeopt.src
msgctxt ""
@@ -1413,7 +1398,7 @@ msgctxt ""
"11\n"
"itemlist.text"
msgid "Print"
-msgstr ""
+msgstr "Štampaj"
#: treeopt.src
msgctxt ""
@@ -1548,7 +1533,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "VBA Properties"
-msgstr "Osobine"
+msgstr "VBA svojstva"
#: treeopt.src
msgctxt ""
@@ -1596,13 +1581,12 @@ msgid "Databases"
msgstr "Baze podataka"
#: treeopt.src
-#, fuzzy
msgctxt ""
"treeopt.src\n"
"RID_RIDER_SLL_SITE\n"
"string.text"
msgid "Site certificates"
-msgstr "Povjerljivi certifikati"
+msgstr "Certifikati sajtova"
#: treeopt.src
msgctxt ""
@@ -1610,4 +1594,4 @@ msgctxt ""
"RID_RIDER_SLL_PERSONAL\n"
"string.text"
msgid "Personal certificates"
-msgstr ""
+msgstr "Lični certifikati"
diff --git a/source/bs/cui/source/tabpages.po b/source/bs/cui/source/tabpages.po
index 18c60a9b059..e429146c153 100644
--- a/source/bs/cui/source/tabpages.po
+++ b/source/bs/cui/source/tabpages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 17:14+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390756464.0\n"
#: autocdlg.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"CB_REMOVE_LIST\n"
"checkbox.text"
msgid "~When closing a document, remove the words collected from it from the list"
-msgstr ""
+msgstr "~Kada zatvarate dokument, maknite riječi iz liste sakupljene iz njega"
#: autocdlg.src
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"FT_EXPAND_KEY\n"
"fixedtext.text"
msgid "Acc~ept with"
-msgstr ""
+msgstr "Pri~hvati sa"
#: autocdlg.src
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"FT_MIN_WORDLEN\n"
"fixedtext.text"
msgid "Mi~n. word length"
-msgstr ""
+msgstr "Mi~n. dužina riječi"
#: autocdlg.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"FT_MAX_ENTRIES\n"
"fixedtext.text"
msgid "~Max. entries"
-msgstr ""
+msgstr "~Maks. unosa"
#: autocdlg.src
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"RID_OFAPAGE_AUTOCOMPLETE_OPTIONS\n"
"tabpage.text"
msgid "Word Completion"
-msgstr ""
+msgstr "Dovršavanje riječi"
#: autocdlg.src
msgctxt ""
@@ -112,7 +112,7 @@ msgctxt ""
"CB_SMARTTAGS\n"
"checkbox.text"
msgid "Label text with smart tags"
-msgstr ""
+msgstr "Natpis teksta sa pametnim oznakama"
#: autocdlg.src
msgctxt ""
@@ -121,55 +121,35 @@ msgctxt ""
"FT_SMARTTAGS\n"
"fixedtext.text"
msgid "Currently installed smart tags"
-msgstr ""
+msgstr "Trenutno instalirane pametne oznake"
#: autocdlg.src
-#, fuzzy
msgctxt ""
"autocdlg.src\n"
"RID_OFAPAGE_SMARTTAG_OPTIONS\n"
"PB_SMARTTAGS\n"
"pushbutton.text"
msgid "Properties..."
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Svojstva...\n"
-"#-#-#-#-# report.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Svojstva...\n"
-"#-#-#-#-# navipi.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Osobine...\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Osobine...\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Svojstva...\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Osobine...\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Osobine...\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Osobine..."
+msgstr "Svojstva..."
#: autocdlg.src
-#, fuzzy
msgctxt ""
"autocdlg.src\n"
"RID_OFAPAGE_SMARTTAG_OPTIONS\n"
"tabpage.text"
msgid "Smart Tags"
-msgstr "Pametni tagovi"
+msgstr "Pametne oznake"
#: bbdlg.src
-#, fuzzy
msgctxt ""
"bbdlg.src\n"
"RID_SVXDLG_BBDLG.1\n"
"RID_SVXPAGE_BORDER\n"
"pageitem.text"
msgid "Borders"
-msgstr "Rubovi"
+msgstr "Ivice"
#: bbdlg.src
-#, fuzzy
msgctxt ""
"bbdlg.src\n"
"RID_SVXDLG_BBDLG.1\n"
@@ -184,7 +164,7 @@ msgctxt ""
"RID_SVXDLG_BBDLG\n"
"tabdialog.text"
msgid "Border / Background"
-msgstr ""
+msgstr "Granica / Pozadina"
#: border.src
msgctxt ""
@@ -192,7 +172,7 @@ msgctxt ""
"RID_SVXSTR_TABLE_PRESET_NONE\n"
"string.text"
msgid "Set No Borders"
-msgstr ""
+msgstr "Postaviti bez granica"
#: border.src
msgctxt ""
@@ -200,7 +180,7 @@ msgctxt ""
"RID_SVXSTR_TABLE_PRESET_ONLYOUTER\n"
"string.text"
msgid "Set Outer Border Only"
-msgstr ""
+msgstr "Postaviti Samo Vanjsku Granicu"
#: border.src
msgctxt ""
@@ -208,7 +188,7 @@ msgctxt ""
"RID_SVXSTR_TABLE_PRESET_OUTERHORI\n"
"string.text"
msgid "Set Outer Border and Horizontal Lines"
-msgstr ""
+msgstr "Postaviti Vanjsku Granicu i Horizontalne Linije"
#: border.src
msgctxt ""
@@ -216,7 +196,7 @@ msgctxt ""
"RID_SVXSTR_TABLE_PRESET_OUTERALL\n"
"string.text"
msgid "Set Outer Border and All Inner Lines"
-msgstr ""
+msgstr "Postaviti Vanjsku Granicu i Sve Unutrašnje Linije"
#: border.src
msgctxt ""
@@ -224,7 +204,7 @@ msgctxt ""
"RID_SVXSTR_TABLE_PRESET_OUTERINNER\n"
"string.text"
msgid "Set Outer Border Without Changing Inner Lines"
-msgstr ""
+msgstr "Postaviti Vanjsku Granicu Bez Mijenjanja Unutrašnjih Linija"
#: border.src
msgctxt ""
@@ -232,7 +212,7 @@ msgctxt ""
"RID_SVXSTR_PARA_PRESET_DIAGONAL\n"
"string.text"
msgid "Set Diagonal Lines Only"
-msgstr ""
+msgstr "Postaviti Samo Dijagonalne Linije"
#: border.src
msgctxt ""
@@ -240,7 +220,7 @@ msgctxt ""
"RID_SVXSTR_PARA_PRESET_ALL\n"
"string.text"
msgid "Set All Four Borders"
-msgstr ""
+msgstr "Postaviti Sve Četiri Granice"
#: border.src
msgctxt ""
@@ -248,7 +228,7 @@ msgctxt ""
"RID_SVXSTR_PARA_PRESET_LEFTRIGHT\n"
"string.text"
msgid "Set Left and Right Borders Only"
-msgstr ""
+msgstr "Postaviti Samo Lijeve i Desne Granice"
#: border.src
msgctxt ""
@@ -256,7 +236,7 @@ msgctxt ""
"RID_SVXSTR_PARA_PRESET_TOPBOTTOM\n"
"string.text"
msgid "Set Top and Bottom Borders Only"
-msgstr ""
+msgstr "Postaviti Gornju i Donju Granicu Samo"
#: border.src
msgctxt ""
@@ -264,7 +244,7 @@ msgctxt ""
"RID_SVXSTR_PARA_PRESET_ONLYLEFT\n"
"string.text"
msgid "Set Left Border Only"
-msgstr ""
+msgstr "Postaviti Lijevu Granicu Samo"
#: border.src
msgctxt ""
@@ -272,7 +252,7 @@ msgctxt ""
"RID_SVXSTR_HOR_PRESET_ONLYHOR\n"
"string.text"
msgid "Set Top and Bottom Borders, and All Inner Lines"
-msgstr ""
+msgstr "Postaviti Gornju i Donju Granicu, i Sve Unutrašnje Linije"
#: border.src
msgctxt ""
@@ -280,7 +260,7 @@ msgctxt ""
"RID_SVXSTR_VER_PRESET_ONLYVER\n"
"string.text"
msgid "Set Left and Right Borders, and All Inner Lines"
-msgstr ""
+msgstr "Postaviti Lijevu i Desnu Granicu, i Sve Unutrašnje Linije"
#: border.src
msgctxt ""
@@ -296,7 +276,7 @@ msgctxt ""
"RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT\n"
"string.text"
msgid "Cast Shadow to Bottom Right"
-msgstr ""
+msgstr "Baciti Sjenu na Donje Desno"
#: border.src
msgctxt ""
@@ -304,7 +284,7 @@ msgctxt ""
"RID_SVXSTR_SHADOW_STYLE_TOPRIGHT\n"
"string.text"
msgid "Cast Shadow to Top Right"
-msgstr ""
+msgstr "Baciti Sjenu na Gornje Desno"
#: border.src
msgctxt ""
@@ -312,7 +292,7 @@ msgctxt ""
"RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT\n"
"string.text"
msgid "Cast Shadow to Bottom Left"
-msgstr ""
+msgstr "Baciti Sjenu na Donje Lijevo"
#: border.src
msgctxt ""
@@ -320,10 +300,9 @@ msgctxt ""
"RID_SVXSTR_SHADOW_STYLE_TOPLEFT\n"
"string.text"
msgid "Cast Shadow to Top Left"
-msgstr ""
+msgstr "Baciti Sjenu na Gornje Lijevo"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
@@ -342,7 +321,6 @@ msgid "~None"
msgstr "~Ništa"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
@@ -352,27 +330,24 @@ msgid "~Left"
msgstr "~Lijevo"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
"BTN_HOR_CENTER\n"
"radiobutton.text"
msgid "~Center"
-msgstr "Sredina"
+msgstr "~Sredina"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
"BTN_HOR_DISTANCE\n"
"radiobutton.text"
msgid "~Spacing"
-msgstr "~Razmak"
+msgstr "~Razmicanje"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
@@ -382,7 +357,6 @@ msgid "~Right"
msgstr "~Desno"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
@@ -392,47 +366,42 @@ msgid "Vertical"
msgstr "Uspravno"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
"BTN_VER_NONE\n"
"radiobutton.text"
msgid "N~one"
-msgstr "~Ništa"
+msgstr "N~ikakvo"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
"BTN_VER_TOP\n"
"radiobutton.text"
msgid "~Top"
-msgstr "~Do"
+msgstr "~Vrh"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
"BTN_VER_CENTER\n"
"radiobutton.text"
msgid "C~enter"
-msgstr "Sredina"
+msgstr "C~entar"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
"BTN_VER_DISTANCE\n"
"radiobutton.text"
msgid "S~pacing"
-msgstr "Razmak"
+msgstr "R~azmicanje"
#: dstribut.src
-#, fuzzy
msgctxt ""
"dstribut.src\n"
"RID_SVXPAGE_DISTRIBUTE\n"
@@ -450,51 +419,28 @@ msgid "Distribution"
msgstr "Distribucija"
#: frmdirlbox.src
-#, fuzzy
msgctxt ""
"frmdirlbox.src\n"
"RID_SVXSTR_FRAMEDIR_LTR\n"
"string.text"
msgid "Left-to-right"
-msgstr ""
-"#-#-#-#-# frmdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Slijeva nadesno\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Slijeva na desno\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"S lijeva na desno\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Slijeva na desno"
+msgstr "S lijeva na desno"
#: frmdirlbox.src
-#, fuzzy
msgctxt ""
"frmdirlbox.src\n"
"RID_SVXSTR_FRAMEDIR_RTL\n"
"string.text"
msgid "Right-to-left"
-msgstr ""
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Zdesna nalijevo\n"
-"#-#-#-#-# frmdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Zdesna nalijevo\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"S desna na lijevo\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Zdesna na lijevo"
+msgstr "Zdesna na lijevo"
#: frmdirlbox.src
-#, fuzzy
msgctxt ""
"frmdirlbox.src\n"
"RID_SVXSTR_FRAMEDIR_SUPER\n"
"string.text"
msgid "Use superordinate object settings"
-msgstr ""
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Koristi pretpostavljene postavke objekta. \n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Koristi postavke superordinate objekta"
+msgstr "Koristi postavke nadzornog objekta"
#: frmdirlbox.src
msgctxt ""
@@ -538,7 +484,6 @@ msgid "Crop"
msgstr "Izreži"
#: grfpage.src
-#, fuzzy
msgctxt ""
"grfpage.src\n"
"RID_SVXPAGE_GRFCROP\n"
@@ -548,7 +493,6 @@ msgid "~Left"
msgstr "~Lijevo"
#: grfpage.src
-#, fuzzy
msgctxt ""
"grfpage.src\n"
"RID_SVXPAGE_GRFCROP\n"
@@ -558,17 +502,15 @@ msgid "~Right"
msgstr "~Desno"
#: grfpage.src
-#, fuzzy
msgctxt ""
"grfpage.src\n"
"RID_SVXPAGE_GRFCROP\n"
"FT_TOP\n"
"fixedtext.text"
msgid "~Top"
-msgstr "~Do"
+msgstr "~Vrh"
#: grfpage.src
-#, fuzzy
msgctxt ""
"grfpage.src\n"
"RID_SVXPAGE_GRFCROP\n"
@@ -584,7 +526,7 @@ msgctxt ""
"RB_SIZECONST\n"
"radiobutton.text"
msgid "Keep image si~ze"
-msgstr ""
+msgstr "Zadrži ve~ličinu slike"
#: grfpage.src
msgctxt ""
@@ -593,7 +535,7 @@ msgctxt ""
"RB_ZOOMCONST\n"
"radiobutton.text"
msgid "Keep ~scale"
-msgstr ""
+msgstr "Zadržati ~razmjer"
#: grfpage.src
msgctxt ""
@@ -605,24 +547,22 @@ msgid "Scale"
msgstr "Omjer"
#: grfpage.src
-#, fuzzy
msgctxt ""
"grfpage.src\n"
"RID_SVXPAGE_GRFCROP\n"
"FT_WIDTHZOOM\n"
"fixedtext.text"
msgid "~Width"
-msgstr "~Širina"
+msgstr "Š~irina"
#: grfpage.src
-#, fuzzy
msgctxt ""
"grfpage.src\n"
"RID_SVXPAGE_GRFCROP\n"
"FT_HEIGHTZOOM\n"
"fixedtext.text"
msgid "H~eight"
-msgstr "~Visina"
+msgstr "V~isina"
#: grfpage.src
msgctxt ""
@@ -631,43 +571,34 @@ msgctxt ""
"FL_SIZE\n"
"fixedline.text"
msgid "Image size"
-msgstr ""
+msgstr "Veličina slike"
#: grfpage.src
-#, fuzzy
msgctxt ""
"grfpage.src\n"
"RID_SVXPAGE_GRFCROP\n"
"FT_WIDTH\n"
"fixedtext.text"
msgid "~Width"
-msgstr "~Širina"
+msgstr "Š~irina"
#: grfpage.src
-#, fuzzy
msgctxt ""
"grfpage.src\n"
"RID_SVXPAGE_GRFCROP\n"
"FT_HEIGHT\n"
"fixedtext.text"
msgid "H~eight"
-msgstr "~Visina"
+msgstr "V~isina"
#: grfpage.src
-#, fuzzy
msgctxt ""
"grfpage.src\n"
"RID_SVXPAGE_GRFCROP\n"
"PB_ORGSIZE\n"
"pushbutton.text"
msgid "~Original Size"
-msgstr ""
-"#-#-#-#-# frmdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Originalna veličina\n"
-"#-#-#-#-# drawfunc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Originalna veličina\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Izvorna ve~ličina"
+msgstr "~Originalna veličina"
#. PPI is pixel per inch, %1 is a number
#: grfpage.src
@@ -676,27 +607,25 @@ msgctxt ""
"STR_PPI\n"
"string.text"
msgid "(%1 PPI)"
-msgstr ""
+msgstr "(%1 PPI)"
#: labdlg.src
-#, fuzzy
msgctxt ""
"labdlg.src\n"
"RID_SVXPAGE_CAPTION\n"
"FT_ABSTAND\n"
"fixedtext.text"
msgid "~Spacing"
-msgstr "~Razmak"
+msgstr "~Razmicanje"
#: labdlg.src
-#, fuzzy
msgctxt ""
"labdlg.src\n"
"RID_SVXPAGE_CAPTION\n"
"FT_WINKEL\n"
"fixedtext.text"
msgid "~Angle"
-msgstr "Ugao"
+msgstr "~Ugao"
#: labdlg.src
msgctxt ""
@@ -705,7 +634,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Free"
-msgstr ""
+msgstr "Slobodno"
#: labdlg.src
msgctxt ""
@@ -762,7 +691,6 @@ msgid "Optimal"
msgstr "Optimalno"
#: labdlg.src
-#, fuzzy
msgctxt ""
"labdlg.src\n"
"RID_SVXPAGE_CAPTION.LB_ANSATZ\n"
@@ -781,7 +709,6 @@ msgid "From left"
msgstr "S lijeva"
#: labdlg.src
-#, fuzzy
msgctxt ""
"labdlg.src\n"
"RID_SVXPAGE_CAPTION.LB_ANSATZ\n"
@@ -791,7 +718,6 @@ msgid "Horizontal"
msgstr "Vodoravno"
#: labdlg.src
-#, fuzzy
msgctxt ""
"labdlg.src\n"
"RID_SVXPAGE_CAPTION.LB_ANSATZ\n"
@@ -810,17 +736,15 @@ msgid "~By"
msgstr "~Od"
#: labdlg.src
-#, fuzzy
msgctxt ""
"labdlg.src\n"
"RID_SVXPAGE_CAPTION\n"
"FT_ANSATZ_REL\n"
"fixedtext.text"
msgid "~Position"
-msgstr "P~oložaj"
+msgstr "~Pozicija"
#: labdlg.src
-#, fuzzy
msgctxt ""
"labdlg.src\n"
"RID_SVXPAGE_CAPTION\n"
@@ -845,7 +769,7 @@ msgctxt ""
"STR_CAPTTYPE_1\n"
"string.text"
msgid "Straight Line"
-msgstr ""
+msgstr "Prava linija"
#: labdlg.src
msgctxt ""
@@ -854,7 +778,7 @@ msgctxt ""
"STR_CAPTTYPE_2\n"
"string.text"
msgid "Angled Line"
-msgstr ""
+msgstr "Ugaona Linija"
#: labdlg.src
msgctxt ""
@@ -863,7 +787,7 @@ msgctxt ""
"STR_CAPTTYPE_3\n"
"string.text"
msgid "Angled Connector Line"
-msgstr ""
+msgstr "Ugaoni Konektor Linije"
#: labdlg.src
msgctxt ""
@@ -872,7 +796,7 @@ msgctxt ""
"STR_CAPTTYPE_4\n"
"string.text"
msgid "Double-angled line"
-msgstr ""
+msgstr "Duplo-ugaona linija"
#: labdlg.src
msgctxt ""
@@ -881,7 +805,7 @@ msgctxt ""
"STR_HORZ_LIST\n"
"string.text"
msgid "Top;Middle;Bottom"
-msgstr ""
+msgstr "Vrh;Sredina;Dno"
#: labdlg.src
msgctxt ""
@@ -890,25 +814,23 @@ msgctxt ""
"STR_VERT_LIST\n"
"string.text"
msgid "Left;Middle;Right"
-msgstr ""
+msgstr "Lijevo;Sredina;Desno"
#: labdlg.src
-#, fuzzy
msgctxt ""
"labdlg.src\n"
"RID_SVXPAGE_CAPTION\n"
"tabpage.text"
msgid "Callouts"
-msgstr "Oblačić"
+msgstr "Oblačići"
#: labdlg.src
-#, fuzzy
msgctxt ""
"labdlg.src\n"
"_POS_SIZE_TEXT\n"
"#define.text"
msgid "Position and Size"
-msgstr "Položaj i ve~ličina..."
+msgstr "Položaj i veličina"
#: labdlg.src
msgctxt ""
@@ -920,13 +842,12 @@ msgid "Callout"
msgstr "Oblačić"
#: labdlg.src
-#, fuzzy
msgctxt ""
"labdlg.src\n"
"RID_SVXDLG_CAPTION\n"
"tabdialog.text"
msgid "Callouts"
-msgstr "Oblačić"
+msgstr "Oblačići"
#: macroass.src
msgctxt ""
@@ -938,24 +859,22 @@ msgid "Event"
msgstr "Događaj"
#: macroass.src
-#, fuzzy
msgctxt ""
"macroass.src\n"
"RID_SVXPAGE_EVENTASSIGN\n"
"STR_ASSMACRO\n"
"string.text"
msgid "Assigned macro"
-msgstr "Dodijeli makro..."
+msgstr "Dodijeljen makro"
#: macroass.src
-#, fuzzy
msgctxt ""
"macroass.src\n"
"RID_SVXPAGE_EVENTASSIGN\n"
"FT_LABEL4LB_MACROS\n"
"fixedtext.text"
msgid "~Existing macros\n"
-msgstr "Postojeći makroi ~u:"
+msgstr "~Postojeći makro-i\n"
#: macroass.src
msgctxt ""
@@ -985,53 +904,48 @@ msgid "Macros"
msgstr "Makroi"
#: macroass.src
-#, fuzzy
msgctxt ""
"macroass.src\n"
"RID_SVXPAGE_EVENTASSIGN\n"
"tabpage.text"
msgid "Assign Macro"
-msgstr "Dodijeli makro..."
+msgstr "Dodijeli Makro"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"1\n"
"itemlist.text"
msgid "A6"
-msgstr "A"
+msgstr "A6"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"2\n"
"itemlist.text"
msgid "A5"
-msgstr "A"
+msgstr "A5"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"3\n"
"itemlist.text"
msgid "A4"
-msgstr "A"
+msgstr "A4"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"4\n"
"itemlist.text"
msgid "A3"
-msgstr "A"
+msgstr "A3"
#: page.src
msgctxt ""
@@ -1040,7 +954,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "B6 (ISO)"
-msgstr ""
+msgstr "B6 (ISO)"
#: page.src
msgctxt ""
@@ -1049,7 +963,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "B5 (ISO)"
-msgstr ""
+msgstr "B5 (ISO)"
#: page.src
msgctxt ""
@@ -1058,17 +972,16 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "B4 (ISO)"
-msgstr ""
+msgstr "B4 (ISO)"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"8\n"
"itemlist.text"
msgid "Letter"
-msgstr "Pismo"
+msgstr "Letter"
#: page.src
msgctxt ""
@@ -1077,7 +990,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Legal"
-msgstr ""
+msgstr "Legal"
#: page.src
msgctxt ""
@@ -1086,47 +999,16 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "Long Bond"
-msgstr ""
+msgstr "Long Bond"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"11\n"
"itemlist.text"
msgid "Tabloid"
-msgstr ""
-"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# fldui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# chrdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# resource.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# Office.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# core.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# dbpilots.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# bibliography.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tablica\n"
-"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela"
+msgstr "Tabloid"
#: page.src
msgctxt ""
@@ -1135,7 +1017,7 @@ msgctxt ""
"12\n"
"itemlist.text"
msgid "B6 (JIS)"
-msgstr ""
+msgstr "B6 (JIS)"
#: page.src
msgctxt ""
@@ -1144,7 +1026,7 @@ msgctxt ""
"13\n"
"itemlist.text"
msgid "B5 (JIS)"
-msgstr ""
+msgstr "B5 (JIS)"
#: page.src
msgctxt ""
@@ -1153,7 +1035,7 @@ msgctxt ""
"14\n"
"itemlist.text"
msgid "B4 (JIS)"
-msgstr ""
+msgstr "B4 (JIS)"
#: page.src
msgctxt ""
@@ -1162,7 +1044,7 @@ msgctxt ""
"15\n"
"itemlist.text"
msgid "16 Kai"
-msgstr ""
+msgstr "16 Kai"
#: page.src
msgctxt ""
@@ -1171,7 +1053,7 @@ msgctxt ""
"16\n"
"itemlist.text"
msgid "32 Kai"
-msgstr ""
+msgstr "32 Kai"
#: page.src
msgctxt ""
@@ -1180,10 +1062,9 @@ msgctxt ""
"17\n"
"itemlist.text"
msgid "Big 32 Kai"
-msgstr ""
+msgstr "Veliki 32 Kai"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
@@ -1193,64 +1074,58 @@ msgid "User"
msgstr "Korisnik"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"19\n"
"itemlist.text"
msgid "DL Envelope"
-msgstr "Koverta"
+msgstr "DL Koverta"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"20\n"
"itemlist.text"
msgid "C6 Envelope"
-msgstr "Koverta"
+msgstr "C6 koverta"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"21\n"
"itemlist.text"
msgid "C6/5 Envelope"
-msgstr "Koverta"
+msgstr "C6/5 Koverta"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"22\n"
"itemlist.text"
msgid "C5 Envelope"
-msgstr "Koverta"
+msgstr "C5 Koverta"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"23\n"
"itemlist.text"
msgid "C4 Envelope"
-msgstr "Koverta"
+msgstr "C4 Koverta"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_STD\n"
"24\n"
"itemlist.text"
msgid "#6¾ Envelope"
-msgstr "Koverta"
+msgstr "#6¾ Koverta"
#: page.src
msgctxt ""
@@ -1259,7 +1134,7 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "#7¾ (Monarch) Envelope"
-msgstr ""
+msgstr "#7¾ (Monarh) Koverta"
#: page.src
msgctxt ""
@@ -1304,47 +1179,43 @@ msgctxt ""
"30\n"
"itemlist.text"
msgid "Japanese Postcard"
-msgstr ""
+msgstr "Japanska Razglednica"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"1\n"
"itemlist.text"
msgid "A6"
-msgstr "A"
+msgstr "A6"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"2\n"
"itemlist.text"
msgid "A5"
-msgstr "A"
+msgstr "A5"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"3\n"
"itemlist.text"
msgid "A4"
-msgstr "A"
+msgstr "A4"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"4\n"
"itemlist.text"
msgid "A3"
-msgstr "A"
+msgstr "A3"
#: page.src
msgctxt ""
@@ -1380,7 +1251,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "B6 (ISO)"
-msgstr ""
+msgstr "B6 (ISO)"
#: page.src
msgctxt ""
@@ -1389,7 +1260,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "B5 (ISO)"
-msgstr ""
+msgstr "B5 (ISO)"
#: page.src
msgctxt ""
@@ -1398,17 +1269,16 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "B4 (ISO)"
-msgstr ""
+msgstr "B4 (ISO)"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"11\n"
"itemlist.text"
msgid "Letter"
-msgstr "Pismo"
+msgstr "Letter"
#: page.src
msgctxt ""
@@ -1417,7 +1287,7 @@ msgctxt ""
"12\n"
"itemlist.text"
msgid "Legal"
-msgstr ""
+msgstr "Legal"
#: page.src
msgctxt ""
@@ -1426,47 +1296,16 @@ msgctxt ""
"13\n"
"itemlist.text"
msgid "Long Bond"
-msgstr ""
+msgstr "Long Bond"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"14\n"
"itemlist.text"
msgid "Tabloid"
-msgstr ""
-"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# fldui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# chrdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# resource.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# Office.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# core.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# dbpilots.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# bibliography.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tablica\n"
-"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela"
+msgstr "Tabloid"
#: page.src
msgctxt ""
@@ -1475,7 +1314,7 @@ msgctxt ""
"15\n"
"itemlist.text"
msgid "B6 (JIS)"
-msgstr ""
+msgstr "B6 (JIS)"
#: page.src
msgctxt ""
@@ -1484,7 +1323,7 @@ msgctxt ""
"16\n"
"itemlist.text"
msgid "B5 (JIS)"
-msgstr ""
+msgstr "B5 (JIS)"
#: page.src
msgctxt ""
@@ -1493,7 +1332,7 @@ msgctxt ""
"17\n"
"itemlist.text"
msgid "B4 (JIS)"
-msgstr ""
+msgstr "B4 (JIS)"
#: page.src
msgctxt ""
@@ -1502,7 +1341,7 @@ msgctxt ""
"18\n"
"itemlist.text"
msgid "16 Kai"
-msgstr ""
+msgstr "16 Kai"
#: page.src
msgctxt ""
@@ -1511,7 +1350,7 @@ msgctxt ""
"19\n"
"itemlist.text"
msgid "32 Kai"
-msgstr ""
+msgstr "32 Kai"
#: page.src
msgctxt ""
@@ -1520,10 +1359,9 @@ msgctxt ""
"20\n"
"itemlist.text"
msgid "Big 32 Kai"
-msgstr ""
+msgstr "Veliki 32 Kai"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
@@ -1533,54 +1371,49 @@ msgid "User"
msgstr "Korisnik"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"22\n"
"itemlist.text"
msgid "DL Envelope"
-msgstr "Koverta"
+msgstr "DL Koverta"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"23\n"
"itemlist.text"
msgid "C6 Envelope"
-msgstr "Koverta"
+msgstr "C6 Koverta"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"24\n"
"itemlist.text"
msgid "C6/5 Envelope"
-msgstr "Koverta"
+msgstr "C6/5 Koverta"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"25\n"
"itemlist.text"
msgid "C5 Envelope"
-msgstr "Koverta"
+msgstr "C5 Koverta"
#: page.src
-#, fuzzy
msgctxt ""
"page.src\n"
"RID_SVXSTRARY_PAPERSIZE_DRAW\n"
"26\n"
"itemlist.text"
msgid "C4 Envelope"
-msgstr "Koverta"
+msgstr "C4 Koverta"
#: page.src
msgctxt ""
@@ -1589,7 +1422,7 @@ msgctxt ""
"27\n"
"itemlist.text"
msgid "Dia Slide"
-msgstr ""
+msgstr "Dia Klizač"
#: page.src
msgctxt ""
@@ -1598,7 +1431,7 @@ msgctxt ""
"28\n"
"itemlist.text"
msgid "Screen 4:3"
-msgstr ""
+msgstr "Ekran 4:3"
#: page.src
msgctxt ""
@@ -1607,7 +1440,7 @@ msgctxt ""
"29\n"
"itemlist.text"
msgid "Screen 16:9"
-msgstr ""
+msgstr "Ekran 16:9"
#: page.src
msgctxt ""
@@ -1616,7 +1449,7 @@ msgctxt ""
"30\n"
"itemlist.text"
msgid "Screen 16:10"
-msgstr ""
+msgstr "Ekran 16:10"
#: page.src
msgctxt ""
@@ -1625,10 +1458,9 @@ msgctxt ""
"31\n"
"itemlist.text"
msgid "Japanese Postcard"
-msgstr ""
+msgstr "Japanska Razglednica"
#: paragrph.src
-#, fuzzy
msgctxt ""
"paragrph.src\n"
"STR_EXAMPLE\n"
@@ -1637,21 +1469,12 @@ msgid "Example"
msgstr "Primjer"
#: paragrph.src
-#, fuzzy
msgctxt ""
"paragrph.src\n"
"STR_PAGE_STYLE\n"
"string.text"
msgid "Page Style"
-msgstr ""
-"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Stilovi stranica\n"
-"#-#-#-#-# styleui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Stil stranice\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Stil stranice\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Stil stranice"
+msgstr "Stil Stranice"
#: strings.src
msgctxt ""
@@ -1670,8 +1493,8 @@ msgid ""
"The gradient was modified without saving. \n"
"Modify the selected gradient or add a new gradient."
msgstr ""
-"Stupnjevanje je promijenjeno bez spremanja.\n"
-"Promijenite označeno stupnjevanje ili dodajte novo stupnjevanje."
+"Gradijent je promijenjen bez spremanja. \n"
+"Promijenite označeni gradijent ili dodajte novi gradijent."
#: strings.src
msgctxt ""
@@ -1698,7 +1521,7 @@ msgid ""
"The bitmap was modified without saving. \n"
"Modify the selected bitmap or add a new bitmap."
msgstr ""
-"Bitmapa je promijenjena bez spremanja.\n"
+"Bitmapa je promijenjena bez spremanja. \n"
"Promijenite označenu bitmapu ili dodajte novu bitmapu."
#: strings.src
@@ -1718,7 +1541,7 @@ msgid ""
"The line style was modified without saving. \n"
"Modify the selected line style or add a new line style."
msgstr ""
-"Stil linija je mijenjan bez spremanja.\n"
+"Stil linija je mijenjan bez spremanja. \n"
"Promijenite označeni stil linija ili dodajte novi stil linija."
#: strings.src
@@ -1738,8 +1561,8 @@ msgid ""
"The hatching type was modified but not saved. \n"
"Modify the selected hatching type or add a new hatching type."
msgstr ""
-"Vrsta pripreme je promijenjena bez spremanja.\n"
-" Promijenite označeni vrstu promjene ili dodajte novu vrstu pripreme."
+"Vrsta šrafiranja je promijenjena bez snimanja. \n"
+"Promijenite označenu vrstu šrafiranja ili dodajte novu vrstu šrafiranja."
#: strings.src
msgctxt ""
@@ -1750,39 +1573,12 @@ msgid "Modify"
msgstr "Izmijeni"
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"RID_SVXSTR_ADD\n"
"string.text"
msgid "Add"
-msgstr ""
-"#-#-#-#-# lingu.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dod~aj\n"
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dod~aj\n"
-"#-#-#-#-# fldui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dod~aj\n"
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dod~aj\n"
-"#-#-#-#-# dbgui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dod~aj \n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Dodaj\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Dodaj\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Dodaj\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dod~aj\n"
-"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dod~aj\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dod~aj\n"
-"#-#-#-#-# editeng.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dod~aj\n"
-"#-#-#-#-# textconversiondlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dod~aj"
+msgstr "Dodaj"
#: strings.src
msgctxt ""
@@ -1805,7 +1601,6 @@ msgstr ""
"Izmijenite označenu boju ili dodajte novu boju."
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"RID_SVXSTR_TABLE\n"
@@ -1822,13 +1617,12 @@ msgid "Please enter a name for the new arrowhead:"
msgstr "Unesite ime za novi vrh strelice:"
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"RID_SVXSTR_CHARNAME_TRANSPARENT\n"
"string.text"
msgid "Transparent"
-msgstr "~Bez prozirnosti"
+msgstr "Providno"
#: strings.src
msgctxt ""
@@ -1839,47 +1633,22 @@ msgid "No %1"
msgstr "Bez %1"
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"RID_SVXSTR_CHARNAME_FAMILY\n"
"string.text"
msgid "Family"
-msgstr "Tamilski"
+msgstr "Porodica"
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"RID_SVXSTR_CHARNAME_FONT\n"
"string.text"
msgid "Font"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pismo\n"
-"#-#-#-#-# inspection.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pismo\n"
-"#-#-#-#-# config.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pismo\n"
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pismo\n"
-"#-#-#-#-# styleui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Font\n"
-"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Font\n"
-"#-#-#-#-# animations.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pismo\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pismo\n"
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pismo\n"
-"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pismo\n"
-"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pismo"
+msgstr "Font"
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"RID_SVXSTR_CHARNAME_STYLE\n"
@@ -1901,7 +1670,7 @@ msgctxt ""
"RID_SVXSTR_USE_REPLACE\n"
"string.text"
msgid "Use replacement table"
-msgstr ""
+msgstr "Koristi tabelu zamjena"
#: strings.src
msgctxt ""
@@ -1909,7 +1678,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_WORD\n"
"string.text"
msgid "Correct TWo INitial CApitals"
-msgstr ""
+msgstr "Popravi DVa VElika POčetna SLova"
#: strings.src
msgctxt ""
@@ -1917,7 +1686,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_SENT\n"
"string.text"
msgid "Capitalize first letter of every sentence"
-msgstr ""
+msgstr "Popravi prvo slovo svake rečenice"
#: strings.src
msgctxt ""
@@ -1925,7 +1694,7 @@ msgctxt ""
"RID_SVXSTR_BOLD_UNDER\n"
"string.text"
msgid "Automatic *bold* and _underline_"
-msgstr ""
+msgstr "Automatski *masno* i _kurziv_"
#: strings.src
msgctxt ""
@@ -1933,7 +1702,7 @@ msgctxt ""
"RID_SVXSTR_NO_DBL_SPACES\n"
"string.text"
msgid "Ignore double spaces"
-msgstr ""
+msgstr "Ignoriši duple praznine"
#: strings.src
msgctxt ""
@@ -1941,7 +1710,7 @@ msgctxt ""
"RID_SVXSTR_DETECT_URL\n"
"string.text"
msgid "URL Recognition"
-msgstr ""
+msgstr "Prepoznavanje URL-a"
#: strings.src
msgctxt ""
@@ -1949,7 +1718,7 @@ msgctxt ""
"RID_SVXSTR_DASH\n"
"string.text"
msgid "Replace dashes"
-msgstr ""
+msgstr "Zamijeni crtice"
#: strings.src
msgctxt ""
@@ -1957,7 +1726,7 @@ msgctxt ""
"RID_SVXSTR_CORRECT_ACCIDENTAL_CAPS_LOCK\n"
"string.text"
msgid "Correct accidental use of cAPS LOCK key"
-msgstr ""
+msgstr "Popravi slučajnu upotrebu cAPS LOCK tipke"
#: strings.src
msgctxt ""
@@ -1965,7 +1734,7 @@ msgctxt ""
"RID_SVXSTR_NON_BREAK_SPACE\n"
"string.text"
msgid "Add non-breaking space before specific punctuation marks in French text"
-msgstr ""
+msgstr "Dodaj ne-lomljiv razmak ispred specifične punkutacijske oznake u Francuskom tekstu"
#: strings.src
msgctxt ""
@@ -1973,7 +1742,7 @@ msgctxt ""
"RID_SVXSTR_ORDINAL\n"
"string.text"
msgid "Format ordinal numbers suffixes (1st -> 1^st)"
-msgstr ""
+msgstr "Formatiraj sufikse rednih brojeva (1vi -> 1^vi)"
#: strings.src
msgctxt ""
@@ -1981,7 +1750,7 @@ msgctxt ""
"RID_SVXSTR_DEL_EMPTY_PARA\n"
"string.text"
msgid "Remove blank paragraphs"
-msgstr ""
+msgstr "Ukloni prazne odlomke"
#: strings.src
msgctxt ""
@@ -1989,7 +1758,7 @@ msgctxt ""
"RID_SVXSTR_USER_STYLE\n"
"string.text"
msgid "Replace Custom Styles"
-msgstr ""
+msgstr "Zamijeni vlastite stilove"
#: strings.src
msgctxt ""
@@ -1997,7 +1766,7 @@ msgctxt ""
"RID_SVXSTR_BULLET\n"
"string.text"
msgid "Replace bullets with: "
-msgstr ""
+msgstr "Zamijeniti tačke sa: "
#: strings.src
msgctxt ""
@@ -2005,7 +1774,7 @@ msgctxt ""
"RID_SVXSTR_RIGHT_MARGIN\n"
"string.text"
msgid "Combine single line paragraphs if length greater than"
-msgstr ""
+msgstr "Kombinuj odlomke sa jednom linijom ako je dužina veća nego"
#: strings.src
msgctxt ""
@@ -2013,7 +1782,7 @@ msgctxt ""
"RID_SVXSTR_NUM\n"
"string.text"
msgid "Apply numbering - symbol: "
-msgstr ""
+msgstr "Primijeni brojčani - simbol: "
#: strings.src
msgctxt ""
@@ -2021,7 +1790,7 @@ msgctxt ""
"RID_SVXSTR_BORDER\n"
"string.text"
msgid "Apply border"
-msgstr ""
+msgstr "Primijeni granicu"
#: strings.src
msgctxt ""
@@ -2029,7 +1798,7 @@ msgctxt ""
"RID_SVXSTR_CREATE_TABLE\n"
"string.text"
msgid "Create table"
-msgstr ""
+msgstr "Napravi tabelu"
#: strings.src
msgctxt ""
@@ -2037,7 +1806,7 @@ msgctxt ""
"RID_SVXSTR_REPLACE_TEMPLATES\n"
"string.text"
msgid "Apply Styles"
-msgstr ""
+msgstr "Primijeni stilove"
#: strings.src
msgctxt ""
@@ -2045,7 +1814,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_AT_STT_END\n"
"string.text"
msgid "Delete spaces and tabs at beginning and end of paragraph"
-msgstr ""
+msgstr "Izbriši praznine i tabulatore na početku i na kraju odlomka"
#: strings.src
msgctxt ""
@@ -2053,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_BETWEEN_LINES\n"
"string.text"
msgid "Delete spaces and tabs at end and start of line"
-msgstr ""
+msgstr "Izbriši praznine i tabulatore na početku i na kraju linije"
#: strings.src
msgctxt ""
@@ -2061,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_CONNECTOR\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Konektor"
#: strings.src
msgctxt ""
@@ -2069,4 +1838,4 @@ msgctxt ""
"RID_SVXSTR_DIMENSION_LINE\n"
"string.text"
msgid "Dimension line"
-msgstr ""
+msgstr "Razmjera linije"
diff --git a/source/bs/cui/uiconfig/ui.po b/source/bs/cui/uiconfig/ui.po
index b4a3b5450c9..eabde84bbd7 100644
--- a/source/bs/cui/uiconfig/ui.po
+++ b/source/bs/cui/uiconfig/ui.po
@@ -3,79 +3,81 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-03-30 17:59+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1396202376.000000\n"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
-msgstr ""
+msgid "Edit"
+msgstr "Izmijeni"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
-msgstr ""
+msgid "Reset"
+msgstr "Reset"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
-msgstr ""
+msgid "Preference Name"
+msgstr "Ime preferencije"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr ""
+msgid "Property"
+msgstr "Svojstvo"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
-msgstr ""
+msgid "Type"
+msgstr "Vrsta"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
-msgstr ""
+msgid "Value"
+msgstr "Vrijednost"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
-msgstr ""
+msgid "Preferences"
+msgstr "Postavke"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Ime"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -92,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr ""
+msgid "Value:"
+msgstr "Vrijednost:"
#: aboutdialog.ui
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cre_dits"
-msgstr ""
+msgstr "_Zasluge"
#: aboutdialog.ui
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Website"
-msgstr ""
+msgstr "_Web stranica"
#: aboutdialog.ui
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: aboutdialog.ui
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Build ID: $BUILDID"
-msgstr ""
+msgstr "ID gradnje: $BUILDID"
#: aboutdialog.ui
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is a modern, easy-to-use, open source productivity suite for word processing, spreadsheets, presentations and more."
-msgstr ""
+msgstr "%PRODUCTNAME je moderan, jednostavan za korištenje, paket produktivnosti otvorenog izvornog koda za obradu teksta, radnih listova, prezentacija i više."
#: aboutdialog.ui
msgctxt ""
@@ -146,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr ""
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Autorsko pravo © 2000 - 2014 LibreOffice doprinosioci."
#: aboutdialog.ui
msgctxt ""
@@ -156,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "LibreOffice was based on OpenOffice.org."
-msgstr ""
+msgstr "LibreOffice je zasnovan na OpenOffice.org."
#: aboutdialog.ui
msgctxt ""
@@ -165,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is derived from LibreOffice which was based on OpenOffice.org."
-msgstr ""
+msgstr "%PRODUCTNAME je izveden iz LibreOffice koji je baziran na OpenOffice.org."
#: aboutdialog.ui
msgctxt ""
@@ -174,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This release was supplied by %OOOVENDOR."
-msgstr ""
+msgstr "Ovo izdanje je isporučeno od %OOOVENDOR."
#: aboutdialog.ui
msgctxt ""
@@ -183,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "http://www.libreoffice.org/about-us/credits/"
-msgstr ""
+msgstr "http://www.libreoffice.org/about-us/credits/"
#: aboutdialog.ui
msgctxt ""
@@ -192,7 +194,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
-msgstr ""
+msgstr "Verzija: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
#: acorexceptpage.ui
msgctxt ""
@@ -201,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoInclude"
-msgstr ""
+msgstr "_Automatski uključi"
#: acorexceptpage.ui
msgctxt ""
@@ -210,17 +212,16 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "New abbreviations"
-msgstr ""
+msgstr "Nove skraćenice"
#: acorexceptpage.ui
-#, fuzzy
msgctxt ""
"acorexceptpage.ui\n"
"replace\n"
"label\n"
"string.text"
msgid "_Replace"
-msgstr "Zamijeni"
+msgstr "_Zamijeni"
#: acorexceptpage.ui
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Delete abbreviations"
-msgstr ""
+msgstr "Obriši skraćenice"
#: acorexceptpage.ui
msgctxt ""
@@ -238,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Abbreviations (no subsequent capital)"
-msgstr ""
+msgstr "Skraćenice (bez naknadnog velikog slova)"
#: acorexceptpage.ui
msgctxt ""
@@ -247,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utoInclude"
-msgstr ""
+msgstr "A_utomatski uključi"
#: acorexceptpage.ui
msgctxt ""
@@ -256,17 +257,16 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "New words with two initial capitals"
-msgstr ""
+msgstr "Nove riječi sa dva početna velika slova"
#: acorexceptpage.ui
-#, fuzzy
msgctxt ""
"acorexceptpage.ui\n"
"replace1\n"
"label\n"
"string.text"
msgid "_Replace"
-msgstr "Zamijeni"
+msgstr "_Zamijeni"
#: acorexceptpage.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Delete words with two initial capitals"
-msgstr ""
+msgstr "Izbriši riječi sa dva početna velika slova"
#: acorexceptpage.ui
msgctxt ""
@@ -284,17 +284,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Words with TWo INitial CApitals"
-msgstr ""
+msgstr "Riječi sa DVa POčetna velika slova"
#: acorreplacepage.ui
-#, fuzzy
msgctxt ""
"acorreplacepage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr "Zamijeni"
+msgstr "Zamije_ni"
#: acorreplacepage.ui
msgctxt ""
@@ -303,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_With:"
-msgstr ""
+msgstr "_Sa:"
#: acorreplacepage.ui
msgctxt ""
@@ -312,17 +311,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text only"
-msgstr ""
+msgstr "_Samo tekst"
#: acorreplacepage.ui
-#, fuzzy
msgctxt ""
"acorreplacepage.ui\n"
"replace\n"
"label\n"
"string.text"
msgid "_Replace"
-msgstr "Zamijeni"
+msgstr "_Zamijeni"
#: applyautofmtpage.ui
msgctxt ""
@@ -331,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: applyautofmtpage.ui
msgctxt ""
@@ -340,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]: Replace while modifying existing text"
-msgstr ""
+msgstr "[M]: Zamijeni sa dopunama postojećeg teksta"
#: applyautofmtpage.ui
msgctxt ""
@@ -349,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]: AutoFormat/AutoCorrect while typing"
-msgstr ""
+msgstr "[T]: AutomatskiFormat/AutomatskoIspravljanje tokom pisanja"
#: applyautofmtpage.ui
msgctxt ""
@@ -358,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[M]"
#: applyautofmtpage.ui
msgctxt ""
@@ -367,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[T]"
#: applylocalizedpage.ui
msgctxt ""
@@ -376,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[M]"
#: applylocalizedpage.ui
msgctxt ""
@@ -385,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[T]"
#: applylocalizedpage.ui
msgctxt ""
@@ -394,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr ""
+msgstr "Zamije_ni"
#: applylocalizedpage.ui
msgctxt ""
@@ -403,16 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "_Početak citata:"
#: applylocalizedpage.ui
msgctxt ""
@@ -421,7 +410,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of single quotes"
-msgstr ""
+msgstr "Početak citata sa jednostrukim navodnicima"
#: applylocalizedpage.ui
msgctxt ""
@@ -430,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Podrazumijevano"
#: applylocalizedpage.ui
msgctxt ""
@@ -439,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevani"
#: applylocalizedpage.ui
msgctxt ""
@@ -448,7 +437,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Single quotes default"
-msgstr ""
+msgstr "Zadati jednostruki navodnici"
#: applylocalizedpage.ui
msgctxt ""
@@ -457,16 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "_Kraj citata:"
#: applylocalizedpage.ui
msgctxt ""
@@ -475,7 +455,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of single quotes"
-msgstr ""
+msgstr "Kraj citata jednostrukih navodnika"
#: applylocalizedpage.ui
msgctxt ""
@@ -484,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Podrazumijevano"
#: applylocalizedpage.ui
msgctxt ""
@@ -493,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Single quotes"
-msgstr ""
+msgstr "Jednostruki navodnici"
#: applylocalizedpage.ui
msgctxt ""
@@ -502,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr ""
+msgstr "Zamije_ni"
#: applylocalizedpage.ui
msgctxt ""
@@ -511,16 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
+msgstr "_Započni citat:"
#: applylocalizedpage.ui
msgctxt ""
@@ -529,7 +500,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of double quotes"
-msgstr ""
+msgstr "Početak citata sa dvostrukim navodnicima"
#: applylocalizedpage.ui
msgctxt ""
@@ -538,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Podrazumijevano"
#: applylocalizedpage.ui
msgctxt ""
@@ -547,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevano"
#: applylocalizedpage.ui
msgctxt ""
@@ -556,7 +527,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Double quotes default"
-msgstr ""
+msgstr "Zadati dvostruki navodnici"
#: applylocalizedpage.ui
msgctxt ""
@@ -565,16 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
+msgstr "_Završi citat:"
#: applylocalizedpage.ui
msgctxt ""
@@ -583,7 +545,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of double quotes"
-msgstr ""
+msgstr "Kraj citata sa dvostrukim navodnicima"
#: applylocalizedpage.ui
msgctxt ""
@@ -592,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Podrazumijevano"
#: applylocalizedpage.ui
msgctxt ""
@@ -601,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Double quotes"
-msgstr ""
+msgstr "Dvostruki navodnici"
#: areadialog.ui
msgctxt ""
@@ -610,7 +572,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Područje"
#: areadialog.ui
msgctxt ""
@@ -619,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Područje"
#: areadialog.ui
msgctxt ""
@@ -628,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Sjenka"
#: areadialog.ui
msgctxt ""
@@ -637,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Prozirnost"
#: areadialog.ui
msgctxt ""
@@ -646,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors"
-msgstr ""
+msgstr "Boje"
#: areadialog.ui
msgctxt ""
@@ -655,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gradients"
-msgstr ""
+msgstr "Postepeni prijelaz"
#: areadialog.ui
msgctxt ""
@@ -664,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hatching"
-msgstr ""
+msgstr "Šrafiranje"
#: areadialog.ui
msgctxt ""
@@ -673,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmaps"
-msgstr ""
+msgstr "Rasterske slike"
#: areatabpage.ui
msgctxt ""
@@ -682,7 +644,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: areatabpage.ui
msgctxt ""
@@ -691,7 +653,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: areatabpage.ui
msgctxt ""
@@ -700,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill"
-msgstr ""
+msgstr "Popuni"
#: areatabpage.ui
msgctxt ""
@@ -709,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automatski"
#: areatabpage.ui
msgctxt ""
@@ -718,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Prirast"
#: areatabpage.ui
msgctxt ""
@@ -727,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color"
-msgstr ""
+msgstr "_Boja pozadine"
#: areatabpage.ui
msgctxt ""
@@ -736,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors"
-msgstr ""
+msgstr "Boje"
#: areatabpage.ui
msgctxt ""
@@ -745,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original"
-msgstr ""
+msgstr "_Original"
#: areatabpage.ui
msgctxt ""
@@ -754,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "Re_lativan"
#: areatabpage.ui
msgctxt ""
@@ -763,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth"
-msgstr ""
+msgstr "Ši_rina"
#: areatabpage.ui
msgctxt ""
@@ -772,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "V_isina"
#: areatabpage.ui
msgctxt ""
@@ -781,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Veličina"
#: areatabpage.ui
msgctxt ""
@@ -790,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y Offset"
-msgstr ""
+msgstr "_Y pomak"
#: areatabpage.ui
msgctxt ""
@@ -799,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X Offset"
-msgstr ""
+msgstr "_X pomak"
#: areatabpage.ui
msgctxt ""
@@ -808,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: areatabpage.ui
msgctxt ""
@@ -817,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Popločano"
#: areatabpage.ui
msgctxt ""
@@ -826,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto_Fit"
-msgstr ""
+msgstr "Automatski_pristaje"
#: areatabpage.ui
msgctxt ""
@@ -835,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "Re_d"
#: areatabpage.ui
msgctxt ""
@@ -844,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "Kolo_na"
#: areatabpage.ui
msgctxt ""
@@ -853,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offset"
-msgstr ""
+msgstr "Pomak"
#: areatabpage.ui
msgctxt ""
@@ -862,7 +824,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Ništa"
#: areatabpage.ui
msgctxt ""
@@ -871,7 +833,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Color"
-msgstr ""
+msgstr "Boja"
#: areatabpage.ui
msgctxt ""
@@ -880,7 +842,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Gradient"
-msgstr ""
+msgstr "Postepeni prijelaz"
#: areatabpage.ui
msgctxt ""
@@ -889,7 +851,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hatching"
-msgstr ""
+msgstr "Šrafiranje"
#: areatabpage.ui
msgctxt ""
@@ -898,7 +860,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Bitmapa"
#: asiantypography.ui
msgctxt ""
@@ -907,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply list of forbidden characters to the beginning and end of lines"
-msgstr ""
+msgstr "Primijeni popis zabranjenih znakova na početku i na kraju linija"
#: asiantypography.ui
msgctxt ""
@@ -916,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow hanging punctuation"
-msgstr ""
+msgstr "Dopusti viseću interpunkciju"
#: asiantypography.ui
msgctxt ""
@@ -925,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply spacing between Asian, Latin and Complex text"
-msgstr ""
+msgstr "Primijeni razmak između azijskog, latiničnog i složenog teksta"
#: asiantypography.ui
msgctxt ""
@@ -934,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line change"
-msgstr ""
+msgstr "Promjena linije"
#: autocorrectdialog.ui
msgctxt ""
@@ -943,7 +905,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "AutoCorrect"
-msgstr ""
+msgstr "Automatska ispravka"
#: autocorrectdialog.ui
msgctxt ""
@@ -952,10 +914,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Replacements and exceptions for language:"
-msgstr ""
+msgstr "Zamjene i izuzeci za jezik:"
#: autocorrectdialog.ui
-#, fuzzy
msgctxt ""
"autocorrectdialog.ui\n"
"replace\n"
@@ -971,10 +932,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exceptions"
-msgstr ""
+msgstr "Izuzeci"
#: autocorrectdialog.ui
-#, fuzzy
msgctxt ""
"autocorrectdialog.ui\n"
"options\n"
@@ -984,7 +944,6 @@ msgid "Options"
msgstr "Opcije"
#: autocorrectdialog.ui
-#, fuzzy
msgctxt ""
"autocorrectdialog.ui\n"
"apply\n"
@@ -1000,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Localized Options"
-msgstr ""
+msgstr "Lokalizovane opcije"
#: autocorrectdialog.ui
msgctxt ""
@@ -1009,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word Completion"
-msgstr ""
+msgstr "Dovršavanje riječi"
#: autocorrectdialog.ui
msgctxt ""
@@ -1018,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Smart Tags"
-msgstr ""
+msgstr "Pametne oznake"
#: backgroundpage.ui
msgctxt ""
@@ -1027,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_s"
-msgstr ""
+msgstr "K_ao"
#: backgroundpage.ui
msgctxt ""
@@ -1036,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_or"
-msgstr ""
+msgstr "Z_a"
#: backgroundpage.ui
msgctxt ""
@@ -1045,7 +1004,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Cell"
-msgstr ""
+msgstr "Ćelija"
#: backgroundpage.ui
msgctxt ""
@@ -1054,7 +1013,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Row"
-msgstr ""
+msgstr "Red"
#: backgroundpage.ui
msgctxt ""
@@ -1063,7 +1022,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Table"
-msgstr ""
+msgstr "Tabela"
#: backgroundpage.ui
msgctxt ""
@@ -1072,17 +1031,16 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Odlomak"
#: backgroundpage.ui
-#, fuzzy
msgctxt ""
"backgroundpage.ui\n"
"paralb\n"
"1\n"
"stringlist.text"
msgid "Character"
-msgstr "Znakovi:"
+msgstr "Znak"
#: backgroundpage.ui
msgctxt ""
@@ -1091,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Prozirnost"
#: backgroundpage.ui
msgctxt ""
@@ -1100,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background color"
-msgstr ""
+msgstr "Boja pozadine"
#: backgroundpage.ui
msgctxt ""
@@ -1109,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "<FILENAME>"
-msgstr ""
+msgstr "<IMEDATOTEKE>"
#: backgroundpage.ui
msgctxt ""
@@ -1118,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unlinked graphic"
-msgstr ""
+msgstr "Nepovezana ilustracija"
#: backgroundpage.ui
msgctxt ""
@@ -1127,17 +1085,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find graphics"
-msgstr ""
+msgstr "Pronađi grafiku"
#: backgroundpage.ui
-#, fuzzy
msgctxt ""
"backgroundpage.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "_Browse..."
-msgstr "Potraži..."
+msgstr "_Pregledaj..."
#: backgroundpage.ui
msgctxt ""
@@ -1146,10 +1103,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "_Veza"
#: backgroundpage.ui
-#, fuzzy
msgctxt ""
"backgroundpage.ui\n"
"label2\n"
@@ -1159,14 +1115,13 @@ msgid "File"
msgstr "Datoteka"
#: backgroundpage.ui
-#, fuzzy
msgctxt ""
"backgroundpage.ui\n"
"positionrb\n"
"label\n"
"string.text"
msgid "_Position"
-msgstr "Pozicija"
+msgstr "_Pozicija"
#: backgroundpage.ui
msgctxt ""
@@ -1175,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ar_ea"
-msgstr ""
+msgstr "Područj_e"
#: backgroundpage.ui
msgctxt ""
@@ -1184,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Popločano"
#: backgroundpage.ui
msgctxt ""
@@ -1193,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tip"
#: backgroundpage.ui
msgctxt ""
@@ -1202,17 +1157,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Prozirnost"
#: backgroundpage.ui
-#, fuzzy
msgctxt ""
"backgroundpage.ui\n"
"showpreview\n"
"label\n"
"string.text"
msgid "Pre_view"
-msgstr "Pregled"
+msgstr "Pre_gled"
#: backgroundpage.ui
msgctxt ""
@@ -1221,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background gradient"
-msgstr ""
+msgstr "Pozadinski gradijent"
#: backgroundpage.ui
msgctxt ""
@@ -1230,7 +1184,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Color"
-msgstr ""
+msgstr "Boja"
#: backgroundpage.ui
msgctxt ""
@@ -1239,7 +1193,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Gradient"
-msgstr ""
+msgstr "Gradijent"
#: backgroundpage.ui
msgctxt ""
@@ -1248,7 +1202,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Graphic"
-msgstr ""
+msgstr "Ilustracija"
#: bitmaptabpage.ui
msgctxt ""
@@ -1257,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pattern Editor:"
-msgstr ""
+msgstr "Uređivač šablona:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1266,7 +1220,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: bitmaptabpage.ui
msgctxt ""
@@ -1275,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Foreground color:"
-msgstr ""
+msgstr "Boja _prednjeg plana:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1284,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color:"
-msgstr ""
+msgstr "Boja _pozadine:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1293,7 +1247,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: bitmaptabpage.ui
msgctxt ""
@@ -1302,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Izmijeni"
#: bitmaptabpage.ui
msgctxt ""
@@ -1311,7 +1265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import"
-msgstr ""
+msgstr "U_vezi"
#: bitmaptabpage.ui
msgctxt ""
@@ -1320,7 +1274,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Učitaj listu rasterske grafike"
#: bitmaptabpage.ui
msgctxt ""
@@ -1329,7 +1283,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Učitaj listu Bitmape"
#: bitmaptabpage.ui
msgctxt ""
@@ -1338,7 +1292,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Snimi listu rasterske grafike"
#: bitmaptabpage.ui
msgctxt ""
@@ -1347,7 +1301,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Snimi listu Bitmape"
#: bitmaptabpage.ui
msgctxt ""
@@ -1356,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Bitmapa"
#: bitmaptabpage.ui
msgctxt ""
@@ -1365,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Svojstva"
#: borderpage.ui
msgctxt ""
@@ -1374,17 +1328,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-defined"
-msgstr ""
+msgstr "_Korisnički-definisano"
#: borderpage.ui
-#, fuzzy
msgctxt ""
"borderpage.ui\n"
"label14\n"
"label\n"
"string.text"
msgid "_Default"
-msgstr "Uobičajeno"
+msgstr "_Podrazumijevano"
#: borderpage.ui
msgctxt ""
@@ -1393,27 +1346,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line arrangement"
-msgstr ""
+msgstr "Položaj linija"
#: borderpage.ui
-#, fuzzy
msgctxt ""
"borderpage.ui\n"
"label15\n"
"label\n"
"string.text"
msgid "St_yle"
-msgstr "Stil"
+msgstr "St_il"
#: borderpage.ui
-#, fuzzy
msgctxt ""
"borderpage.ui\n"
"label16\n"
"label\n"
"string.text"
msgid "_Width"
-msgstr "Širina"
+msgstr "Š_irina"
#: borderpage.ui
msgctxt ""
@@ -1422,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color"
-msgstr ""
+msgstr "_Boja"
#: borderpage.ui
msgctxt ""
@@ -1431,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linija"
#: borderpage.ui
msgctxt ""
@@ -1440,7 +1391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Lijevo"
#: borderpage.ui
msgctxt ""
@@ -1449,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "Desno"
#: borderpage.ui
msgctxt ""
@@ -1458,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Vrh"
#: borderpage.ui
msgctxt ""
@@ -1467,7 +1418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Dno"
#: borderpage.ui
msgctxt ""
@@ -1476,10 +1427,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchronize"
-msgstr ""
+msgstr "Sinhronizuj"
#: borderpage.ui
-#, fuzzy
msgctxt ""
"borderpage.ui\n"
"label10\n"
@@ -1489,14 +1439,13 @@ msgid "Spacing to contents"
msgstr "Razmak do sadržaja"
#: borderpage.ui
-#, fuzzy
msgctxt ""
"borderpage.ui\n"
"label22\n"
"label\n"
"string.text"
msgid "_Position"
-msgstr "Pozicija"
+msgstr "_Pozicija"
#: borderpage.ui
msgctxt ""
@@ -1505,7 +1454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distan_ce"
-msgstr ""
+msgstr "Razdalji_na"
#: borderpage.ui
msgctxt ""
@@ -1514,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olor"
-msgstr ""
+msgstr "B_oja"
#: borderpage.ui
msgctxt ""
@@ -1523,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow style"
-msgstr ""
+msgstr "Stil sijenke"
#: borderpage.ui
msgctxt ""
@@ -1532,7 +1481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Merge with next paragraph"
-msgstr ""
+msgstr "_Spoji sa slijedećim odlomkom"
#: borderpage.ui
msgctxt ""
@@ -1541,7 +1490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Merge adjacent line styles"
-msgstr ""
+msgstr "_Spoji stilove susjedne linije"
#: borderpage.ui
msgctxt ""
@@ -1550,7 +1499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Svojstva"
#: breaknumberoption.ui
msgctxt ""
@@ -1559,7 +1508,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Hyphenation"
-msgstr ""
+msgstr "Rastavljanje riječi"
#: breaknumberoption.ui
msgctxt ""
@@ -1568,7 +1517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters before break"
-msgstr ""
+msgstr "Znakovi prije prijeloma"
#: breaknumberoption.ui
msgctxt ""
@@ -1577,7 +1526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters after break"
-msgstr ""
+msgstr "Znakovi poslije prijeloma"
#: breaknumberoption.ui
msgctxt ""
@@ -1586,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimal word length"
-msgstr ""
+msgstr "Minimalna dužina riječi"
#: cellalignment.ui
msgctxt ""
@@ -1595,7 +1544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Stepeni"
#: cellalignment.ui
msgctxt ""
@@ -1604,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reference edge"
-msgstr ""
+msgstr "_Preporučena ivica"
#: cellalignment.ui
msgctxt ""
@@ -1613,7 +1562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertically s_tacked"
-msgstr ""
+msgstr "Vertikalno s_ložen"
#: cellalignment.ui
msgctxt ""
@@ -1622,7 +1571,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian layout _mode"
-msgstr ""
+msgstr "Azijski raspored _način"
#: cellalignment.ui
msgctxt ""
@@ -1631,7 +1580,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Usmjerenje teksta"
#: cellalignment.ui
msgctxt ""
@@ -1640,7 +1589,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Wrap text automatically"
-msgstr ""
+msgstr "Automatski _prelomij tekst"
#: cellalignment.ui
msgctxt ""
@@ -1649,7 +1598,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shrink to fit cell size"
-msgstr ""
+msgstr "_Skupi da veličina ćelije odgovara"
#: cellalignment.ui
msgctxt ""
@@ -1658,7 +1607,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyphenation _active"
-msgstr ""
+msgstr "Rastavljanje na kraju reda _aktivno"
#: cellalignment.ui
msgctxt ""
@@ -1667,7 +1616,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction"
-msgstr ""
+msgstr "Smijer te_ksta"
#: cellalignment.ui
msgctxt ""
@@ -1676,7 +1625,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Svojstva"
#: cellalignment.ui
msgctxt ""
@@ -1685,7 +1634,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "Vodo_ravno"
#: cellalignment.ui
msgctxt ""
@@ -1694,7 +1643,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Uspravno"
#: cellalignment.ui
msgctxt ""
@@ -1703,7 +1652,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_ndent"
-msgstr ""
+msgstr "U_vući"
#: cellalignment.ui
msgctxt ""
@@ -1712,7 +1661,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text alignment"
-msgstr ""
+msgstr "Poravnanje teksta"
#: cellalignment.ui
msgctxt ""
@@ -1721,7 +1670,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Extension From Lower Cell Border"
-msgstr ""
+msgstr "Produžetak teksta od niže granice ćelije"
#: cellalignment.ui
msgctxt ""
@@ -1730,7 +1679,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Extension From Upper Cell Border"
-msgstr ""
+msgstr "Produžetak teksta od gornje granice ćelije"
#: cellalignment.ui
msgctxt ""
@@ -1739,7 +1688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Extension Inside Cell"
-msgstr ""
+msgstr "Produžetak teksta unutar ćelije"
#: cellalignment.ui
msgctxt ""
@@ -1748,17 +1697,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: cellalignment.ui
-#, fuzzy
msgctxt ""
"cellalignment.ui\n"
"liststoreHorzAlign\n"
"0\n"
"stringlist.text"
msgid "Default"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevano"
#: cellalignment.ui
msgctxt ""
@@ -1767,7 +1715,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Lijevo"
#: cellalignment.ui
msgctxt ""
@@ -1776,7 +1724,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Center"
-msgstr ""
+msgstr "Centrirano"
#: cellalignment.ui
msgctxt ""
@@ -1785,7 +1733,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Desno"
#: cellalignment.ui
msgctxt ""
@@ -1794,7 +1742,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Justified"
-msgstr ""
+msgstr "Obostrano"
#: cellalignment.ui
msgctxt ""
@@ -1803,7 +1751,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Filled"
-msgstr ""
+msgstr "Popunjen"
#: cellalignment.ui
msgctxt ""
@@ -1812,17 +1760,16 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Distributed"
-msgstr ""
+msgstr "Raspodijeljeno"
#: cellalignment.ui
-#, fuzzy
msgctxt ""
"cellalignment.ui\n"
"liststoreVertAlign\n"
"0\n"
"stringlist.text"
msgid "Default"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevano"
#: cellalignment.ui
msgctxt ""
@@ -1831,7 +1778,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Top"
-msgstr ""
+msgstr "Vrh"
#: cellalignment.ui
msgctxt ""
@@ -1840,7 +1787,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Middle"
-msgstr ""
+msgstr "Sredina"
#: cellalignment.ui
msgctxt ""
@@ -1849,7 +1796,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Bottom"
-msgstr ""
+msgstr "Dno"
#: cellalignment.ui
msgctxt ""
@@ -1858,7 +1805,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Justified"
-msgstr ""
+msgstr "Obostrano"
#: cellalignment.ui
msgctxt ""
@@ -1867,10 +1814,9 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Distributed"
-msgstr ""
+msgstr "Raspodijeljeno"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"westlangft-nocjk\n"
@@ -1886,10 +1832,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Family"
-msgstr ""
+msgstr "Porodica"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"weststyleft-nocjk\n"
@@ -1899,7 +1844,6 @@ msgid "Style"
msgstr "Stil"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"westsizeft-nocjk\n"
@@ -1915,10 +1859,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Family "
-msgstr ""
+msgstr "Porodica "
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"weststyleft-cjk\n"
@@ -1928,7 +1871,6 @@ msgid "Style"
msgstr "Stil"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"westsizeft-cjk\n"
@@ -1938,7 +1880,6 @@ msgid "Size"
msgstr "Veličina"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"westlangft-cjk\n"
@@ -1954,7 +1895,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western text font"
-msgstr ""
+msgstr "Font zapadnog teksta"
#: charnamepage.ui
msgctxt ""
@@ -1963,10 +1904,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Family "
-msgstr ""
+msgstr "Porodica "
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"eaststyleft\n"
@@ -1976,7 +1916,6 @@ msgid "Style"
msgstr "Stil"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"eastsizeft\n"
@@ -1986,7 +1925,6 @@ msgid "Size"
msgstr "Veličina"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"eastlangft\n"
@@ -2002,7 +1940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian text font"
-msgstr ""
+msgstr "Font azijskog teksta"
#: charnamepage.ui
msgctxt ""
@@ -2011,10 +1949,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Family "
-msgstr ""
+msgstr "Porodica "
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"ctlstyleft\n"
@@ -2024,7 +1961,6 @@ msgid "Style"
msgstr "Stil"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"ctlsizeft\n"
@@ -2034,7 +1970,6 @@ msgid "Size"
msgstr "Veličina"
#: charnamepage.ui
-#, fuzzy
msgctxt ""
"charnamepage.ui\n"
"ctllangft\n"
@@ -2059,7 +1994,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: colorconfigwin.ui
msgctxt ""
@@ -2068,7 +2003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text boundaries"
-msgstr ""
+msgstr "Granice teksta"
#: colorconfigwin.ui
msgctxt ""
@@ -2077,7 +2012,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document background"
-msgstr ""
+msgstr "Pozadina dokumenta"
#: colorconfigwin.ui
msgctxt ""
@@ -2086,7 +2021,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Opšte"
#: colorconfigwin.ui
msgctxt ""
@@ -2095,7 +2030,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Application background"
-msgstr ""
+msgstr "Pozadina aplikacije"
#: colorconfigwin.ui
msgctxt ""
@@ -2104,7 +2039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Object boundaries"
-msgstr ""
+msgstr "Granice predmeta"
#: colorconfigwin.ui
msgctxt ""
@@ -2113,10 +2048,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table boundaries"
-msgstr ""
+msgstr "Granice tabele"
#: colorconfigwin.ui
-#, fuzzy
msgctxt ""
"colorconfigwin.ui\n"
"font\n"
@@ -2132,7 +2066,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unvisited links"
-msgstr ""
+msgstr "Neposjećeni linkovi"
#: colorconfigwin.ui
msgctxt ""
@@ -2141,7 +2075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Visited links"
-msgstr ""
+msgstr "Posjećeni linkovi"
#: colorconfigwin.ui
msgctxt ""
@@ -2150,7 +2084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSpellcheck"
-msgstr ""
+msgstr "Automatska provjera pravopisa"
#: colorconfigwin.ui
msgctxt ""
@@ -2159,7 +2093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Smart Tags"
-msgstr ""
+msgstr "Pametni tagovi/oznake"
#: colorconfigwin.ui
msgctxt ""
@@ -2168,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Document"
-msgstr ""
+msgstr "Tekst dokument"
#: colorconfigwin.ui
msgctxt ""
@@ -2177,7 +2111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid"
-msgstr ""
+msgstr "Mreža"
#: colorconfigwin.ui
msgctxt ""
@@ -2186,7 +2120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Script Indicator"
-msgstr ""
+msgstr "Pokazatelj skripte"
#: colorconfigwin.ui
msgctxt ""
@@ -2195,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field shadings"
-msgstr ""
+msgstr "Sjenčenje polja"
#: colorconfigwin.ui
msgctxt ""
@@ -2204,7 +2138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Index and table shadings"
-msgstr ""
+msgstr "Sjenčenje indeksa i tabele"
#: colorconfigwin.ui
msgctxt ""
@@ -2213,7 +2147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Section boundaries"
-msgstr ""
+msgstr "Granice odjeljka"
#: colorconfigwin.ui
msgctxt ""
@@ -2222,7 +2156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Headers and Footer delimiter"
-msgstr ""
+msgstr "Graničnik zaglavlja i podnožja"
#: colorconfigwin.ui
msgctxt ""
@@ -2231,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page and column breaks"
-msgstr ""
+msgstr "Prijelom stranice i kolone"
#: colorconfigwin.ui
msgctxt ""
@@ -2240,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct Cursor"
-msgstr ""
+msgstr "Direktni pokazivač"
#: colorconfigwin.ui
msgctxt ""
@@ -2249,7 +2183,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "HTML Document"
-msgstr ""
+msgstr "HTML dokument"
#: colorconfigwin.ui
msgctxt ""
@@ -2258,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "SGML syntax highlighting"
-msgstr ""
+msgstr "SGML isticanje sintakse"
#: colorconfigwin.ui
msgctxt ""
@@ -2267,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment highlighting"
-msgstr ""
+msgstr "Isticanje komentara"
#: colorconfigwin.ui
msgctxt ""
@@ -2276,7 +2210,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyword highlighting"
-msgstr ""
+msgstr "Isticanje ključne riječi"
#: colorconfigwin.ui
msgctxt ""
@@ -2285,7 +2219,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: colorconfigwin.ui
msgctxt ""
@@ -2294,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spreadsheet"
-msgstr ""
+msgstr "Tabelarni proračun"
#: colorconfigwin.ui
msgctxt ""
@@ -2303,7 +2237,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid lines"
-msgstr ""
+msgstr "Mrežne linije"
#: colorconfigwin.ui
msgctxt ""
@@ -2312,7 +2246,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page breaks"
-msgstr ""
+msgstr "Prijelom stranica"
#: colorconfigwin.ui
msgctxt ""
@@ -2321,7 +2255,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Manual page breaks"
-msgstr ""
+msgstr "Ručni prijelom stranica"
#: colorconfigwin.ui
msgctxt ""
@@ -2330,7 +2264,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic page breaks"
-msgstr ""
+msgstr "Automatski prijelom stranica"
#: colorconfigwin.ui
msgctxt ""
@@ -2339,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detective"
-msgstr ""
+msgstr "Detektivski"
#: colorconfigwin.ui
msgctxt ""
@@ -2348,7 +2282,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detective error"
-msgstr ""
+msgstr "Detektiv greške"
#: colorconfigwin.ui
msgctxt ""
@@ -2357,7 +2291,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "References"
-msgstr ""
+msgstr "Reference"
#: colorconfigwin.ui
msgctxt ""
@@ -2366,7 +2300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes background"
-msgstr ""
+msgstr "Pozadina bilješki"
#: colorconfigwin.ui
msgctxt ""
@@ -2375,7 +2309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drawing / Presentation"
-msgstr ""
+msgstr "Crtanje / Prezentacija"
#: colorconfigwin.ui
msgctxt ""
@@ -2384,7 +2318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid"
-msgstr ""
+msgstr "Mreža"
#: colorconfigwin.ui
msgctxt ""
@@ -2393,7 +2327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Basic Syntax Highlighting"
-msgstr ""
+msgstr "Osnovno isticanje sintakse"
#: colorconfigwin.ui
msgctxt ""
@@ -2402,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Identifier"
-msgstr ""
+msgstr "Identifikator"
#: colorconfigwin.ui
msgctxt ""
@@ -2411,10 +2345,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment"
-msgstr ""
+msgstr "Komentar"
#: colorconfigwin.ui
-#, fuzzy
msgctxt ""
"colorconfigwin.ui\n"
"basicnumber\n"
@@ -2430,7 +2363,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "String"
-msgstr ""
+msgstr "Niz"
#: colorconfigwin.ui
msgctxt ""
@@ -2439,7 +2372,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "Operator"
#: colorconfigwin.ui
msgctxt ""
@@ -2448,7 +2381,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reserved expression"
-msgstr ""
+msgstr "Rezervisani izraz"
#: colorconfigwin.ui
msgctxt ""
@@ -2457,7 +2390,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Error"
-msgstr ""
+msgstr "Greška"
#: colorconfigwin.ui
msgctxt ""
@@ -2466,7 +2399,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "SQL Syntax Highlighting"
-msgstr ""
+msgstr "SQL isticanje sintakse"
#: colorconfigwin.ui
msgctxt ""
@@ -2475,10 +2408,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Identifier"
-msgstr ""
+msgstr "Identifikator"
#: colorconfigwin.ui
-#, fuzzy
msgctxt ""
"colorconfigwin.ui\n"
"sqlnumber\n"
@@ -2494,7 +2426,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "String"
-msgstr ""
+msgstr "Niz"
#: colorconfigwin.ui
msgctxt ""
@@ -2503,7 +2435,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "Operator"
#: colorconfigwin.ui
msgctxt ""
@@ -2512,7 +2444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyword"
-msgstr ""
+msgstr "Ključna riječ"
#: colorconfigwin.ui
msgctxt ""
@@ -2521,7 +2453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameter"
-msgstr ""
+msgstr "Parametar"
#: colorconfigwin.ui
msgctxt ""
@@ -2530,27 +2462,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment"
-msgstr ""
+msgstr "Komentar"
#: colorconfigwin.ui
-#, fuzzy
msgctxt ""
"colorconfigwin.ui\n"
"shadows\n"
"label\n"
"string.text"
msgid "Shadows"
-msgstr "Sjenka"
+msgstr "Sjenke"
#: colorpage.ui
-#, fuzzy
msgctxt ""
"colorpage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "_Name"
-msgstr "Ime"
+msgstr "_Ime"
#: colorpage.ui
msgctxt ""
@@ -2559,7 +2489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olor"
-msgstr ""
+msgstr "B_oja"
#: colorpage.ui
msgctxt ""
@@ -2568,7 +2498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color table"
-msgstr ""
+msgstr "Tabela boja"
#: colorpage.ui
msgctxt ""
@@ -2577,7 +2507,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "RGB"
-msgstr ""
+msgstr "RGB"
#: colorpage.ui
msgctxt ""
@@ -2586,7 +2516,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "CMYK"
-msgstr ""
+msgstr "CMYK"
#: colorpage.ui
msgctxt ""
@@ -2595,7 +2525,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Color Mode"
-msgstr ""
+msgstr "Način boje"
#: colorpage.ui
msgctxt ""
@@ -2604,7 +2534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_B"
-msgstr ""
+msgstr "_B"
#: colorpage.ui
msgctxt ""
@@ -2613,7 +2543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_G"
-msgstr ""
+msgstr "_G"
#: colorpage.ui
msgctxt ""
@@ -2622,7 +2552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_R"
-msgstr ""
+msgstr "_R"
#: colorpage.ui
msgctxt ""
@@ -2631,7 +2561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_C"
-msgstr ""
+msgstr "_C"
#: colorpage.ui
msgctxt ""
@@ -2640,7 +2570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_M"
-msgstr ""
+msgstr "_M"
#: colorpage.ui
msgctxt ""
@@ -2649,7 +2579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_K"
-msgstr ""
+msgstr "_K"
#: colorpage.ui
msgctxt ""
@@ -2658,7 +2588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y"
-msgstr ""
+msgstr "_Y"
#: colorpage.ui
msgctxt ""
@@ -2667,7 +2597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Izmijeni"
#: colorpage.ui
msgctxt ""
@@ -2676,7 +2606,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Color List"
-msgstr ""
+msgstr "Učitaj listu boja"
#: colorpage.ui
msgctxt ""
@@ -2685,7 +2615,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Color List"
-msgstr ""
+msgstr "Učitaj listu boja"
#: colorpage.ui
msgctxt ""
@@ -2694,7 +2624,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Color List"
-msgstr ""
+msgstr "Snimi listu boja"
#: colorpage.ui
msgctxt ""
@@ -2703,7 +2633,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Color List"
-msgstr ""
+msgstr "Snimi listu boja"
#: colorpage.ui
msgctxt ""
@@ -2712,7 +2642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embed"
-msgstr ""
+msgstr "Ugradi"
#: colorpage.ui
msgctxt ""
@@ -2721,7 +2651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Osobine"
#: comment.ui
msgctxt ""
@@ -2730,7 +2660,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Comment"
-msgstr ""
+msgstr "Ubaci komentar"
#: comment.ui
msgctxt ""
@@ -2739,7 +2669,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: comment.ui
msgctxt ""
@@ -2748,17 +2678,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Tekst"
#: comment.ui
-#, fuzzy
msgctxt ""
"comment.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "_Insert"
-msgstr "Ubaci"
+msgstr "_Ubaci"
#: comment.ui
msgctxt ""
@@ -2767,7 +2696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: comment.ui
msgctxt ""
@@ -2776,10 +2705,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit Comment"
-msgstr ""
+msgstr "Izmijeni komentar"
#: comment.ui
-#, fuzzy
msgctxt ""
"comment.ui\n"
"label1\n"
@@ -2795,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Vrsta"
#: connectortabpage.ui
msgctxt ""
@@ -2803,8 +2731,8 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
-msgstr ""
+msgid "Line _1"
+msgstr "Linija _1"
#: connectortabpage.ui
msgctxt ""
@@ -2813,7 +2741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _2"
-msgstr ""
+msgstr "Linija _2"
#: connectortabpage.ui
msgctxt ""
@@ -2822,7 +2750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _3"
-msgstr ""
+msgstr "Linija _3"
#: connectortabpage.ui
msgctxt ""
@@ -2831,7 +2759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line skew"
-msgstr ""
+msgstr "Kosina linije"
#: connectortabpage.ui
msgctxt ""
@@ -2840,7 +2768,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Begin horizontal"
-msgstr ""
+msgstr "_Počni vodoravno"
#: connectortabpage.ui
msgctxt ""
@@ -2849,7 +2777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _horizontal"
-msgstr ""
+msgstr "Završi _vodoravno"
#: connectortabpage.ui
msgctxt ""
@@ -2858,7 +2786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Begin _vertical"
-msgstr ""
+msgstr "Počni _okomito"
#: connectortabpage.ui
msgctxt ""
@@ -2866,8 +2794,8 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
-msgstr ""
+msgid "_End vertical"
+msgstr "_Završi okomito"
#: connectortabpage.ui
msgctxt ""
@@ -2876,7 +2804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Prored"
#: connectortabpage.ui
msgctxt ""
@@ -2885,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: connpooloptions.ui
msgctxt ""
@@ -2894,7 +2822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection pooling enabled"
-msgstr ""
+msgstr "Ispitivanje priključka omogućeno"
#: connpooloptions.ui
msgctxt ""
@@ -2903,7 +2831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drivers known in %PRODUCTNAME"
-msgstr ""
+msgstr "Drajver poznat u %PRODUCTNAME"
#: connpooloptions.ui
msgctxt ""
@@ -2912,7 +2840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current driver:"
-msgstr ""
+msgstr "Trenutni drajver:"
#: connpooloptions.ui
msgctxt ""
@@ -2921,7 +2849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable pooling for this driver"
-msgstr ""
+msgstr "Omogući ispitivanje za ovaj drajver"
#: connpooloptions.ui
msgctxt ""
@@ -2930,7 +2858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Timeout (seconds)"
-msgstr ""
+msgstr "_Istek (sekunde)"
#: connpooloptions.ui
msgctxt ""
@@ -2938,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr ""
+msgid "Connection pool"
+msgstr "Skup konekcija"
#: cuiimapdlg.ui
msgctxt ""
@@ -2948,7 +2876,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Svojstva"
#: cuiimapdlg.ui
msgctxt ""
@@ -2957,7 +2885,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL"
-msgstr ""
+msgstr "_URL"
#: cuiimapdlg.ui
msgctxt ""
@@ -2966,7 +2894,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_rame"
-msgstr ""
+msgstr "O_kvir"
#: cuiimapdlg.ui
msgctxt ""
@@ -2975,7 +2903,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name"
-msgstr ""
+msgstr "_Ime"
#: cuiimapdlg.ui
msgctxt ""
@@ -2984,7 +2912,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative _text"
-msgstr ""
+msgstr "Alternativni _tekst"
#: cuiimapdlg.ui
msgctxt ""
@@ -2993,7 +2921,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Description"
-msgstr ""
+msgstr "_Opis"
#: customize.ui
msgctxt ""
@@ -3002,7 +2930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reset"
-msgstr ""
+msgstr "_Reset"
#: customize.ui
msgctxt ""
@@ -3011,7 +2939,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Menu"
-msgstr ""
+msgstr "_Meni"
#: customize.ui
msgctxt ""
@@ -3020,7 +2948,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Novi..."
#: customize.ui
msgctxt ""
@@ -3029,7 +2957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Move..."
-msgstr ""
+msgstr "_Premjesti..."
#: customize.ui
msgctxt ""
@@ -3038,7 +2966,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename..."
-msgstr ""
+msgstr "_Preimenuj..."
#: customize.ui
msgctxt ""
@@ -3047,7 +2975,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Obriši"
#: customize.ui
msgctxt ""
@@ -3056,7 +2984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Menu"
-msgstr ""
+msgstr "Meni"
#: customize.ui
msgctxt ""
@@ -3065,7 +2993,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME Writer Menus"
-msgstr ""
+msgstr "%PRODUCTNAME Writer meniji"
#: customize.ui
msgctxt ""
@@ -3074,7 +3002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entries"
-msgstr ""
+msgstr "_Elementi"
#: customize.ui
msgctxt ""
@@ -3083,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Dodaj..."
#: customize.ui
msgctxt ""
@@ -3092,7 +3020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add Submenu..."
-msgstr ""
+msgstr "_Dodaj Podmeni..."
#: customize.ui
msgctxt ""
@@ -3101,7 +3029,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Begin a Group"
-msgstr ""
+msgstr "_Započni Grupu"
#: customize.ui
msgctxt ""
@@ -3110,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename..."
-msgstr ""
+msgstr "_Preimenuj..."
#: customize.ui
msgctxt ""
@@ -3119,7 +3047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Obriši"
#: customize.ui
msgctxt ""
@@ -3128,7 +3056,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modify"
-msgstr ""
+msgstr "Izmijeni"
#: customize.ui
msgctxt ""
@@ -3137,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save In"
-msgstr ""
+msgstr "_Snimi U"
#: customize.ui
msgctxt ""
@@ -3146,17 +3074,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Menu Content"
-msgstr ""
+msgstr "Sadržaj menija"
#: customize.ui
-#, fuzzy
msgctxt ""
"customize.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "_Description"
-msgstr "Opis"
+msgstr "_Opis"
#: customize.ui
msgctxt ""
@@ -3165,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Menus"
-msgstr ""
+msgstr "Meniji"
#: customize.ui
msgctxt ""
@@ -3174,7 +3101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shortcut keys"
-msgstr ""
+msgstr "Prečice"
#: customize.ui
msgctxt ""
@@ -3183,7 +3110,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Li_breOffice"
-msgstr ""
+msgstr "Li_breOffice"
#: customize.ui
msgctxt ""
@@ -3192,7 +3119,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Writer"
-msgstr ""
+msgstr "_Writer"
#: customize.ui
msgctxt ""
@@ -3201,7 +3128,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Izmijeni"
#: customize.ui
msgctxt ""
@@ -3210,7 +3137,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Load..."
-msgstr ""
+msgstr "_Učitaj..."
#: customize.ui
msgctxt ""
@@ -3219,17 +3146,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_eset"
-msgstr ""
+msgstr "R_esetuj"
#: customize.ui
-#, fuzzy
msgctxt ""
"customize.ui\n"
"label23\n"
"label\n"
"string.text"
msgid "_Category"
-msgstr "Kategorija"
+msgstr "_Kategorija"
#: customize.ui
msgctxt ""
@@ -3238,7 +3164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "_Funkcija"
#: customize.ui
msgctxt ""
@@ -3247,7 +3173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keys"
-msgstr ""
+msgstr "_Tipke"
#: customize.ui
msgctxt ""
@@ -3256,7 +3182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Functions"
-msgstr ""
+msgstr "Funkcije"
#: customize.ui
msgctxt ""
@@ -3265,7 +3191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyboard"
-msgstr ""
+msgstr "Tastatura"
#: customize.ui
msgctxt ""
@@ -3274,7 +3200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Toolbars"
-msgstr ""
+msgstr "_Alatne trake"
#: customize.ui
msgctxt ""
@@ -3283,7 +3209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename"
-msgstr ""
+msgstr "_Preimenuj"
#: customize.ui
msgctxt ""
@@ -3292,7 +3218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Obriši"
#: customize.ui
msgctxt ""
@@ -3301,7 +3227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restore Default Settings"
-msgstr ""
+msgstr "Vrati zadate postavke"
#: customize.ui
msgctxt ""
@@ -3310,7 +3236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Icons Only"
-msgstr ""
+msgstr "Samo _Ikone"
#: customize.ui
msgctxt ""
@@ -3319,7 +3245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text only"
-msgstr ""
+msgstr "Samo _tekst"
#: customize.ui
msgctxt ""
@@ -3328,7 +3254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_cons & Text"
-msgstr ""
+msgstr "I_kone i Tekst"
#: customize.ui
msgctxt ""
@@ -3337,7 +3263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Toolbar"
-msgstr ""
+msgstr "Alatna traka"
#: customize.ui
msgctxt ""
@@ -3346,17 +3272,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME Writer Toolbars"
-msgstr ""
+msgstr "%PRODUCTNAME Writer alatne trake"
#: customize.ui
-#, fuzzy
msgctxt ""
"customize.ui\n"
"label31\n"
"label\n"
"string.text"
msgid "Co_mmands"
-msgstr "Naredbe"
+msgstr "Ko_mande"
#: customize.ui
msgctxt ""
@@ -3365,7 +3290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename..."
-msgstr ""
+msgstr "_Preimenuj..."
#: customize.ui
msgctxt ""
@@ -3374,7 +3299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Obriši"
#: customize.ui
msgctxt ""
@@ -3383,7 +3308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restore Default _Command"
-msgstr ""
+msgstr "Vrati Zadatu _Komandu"
#: customize.ui
msgctxt ""
@@ -3392,7 +3317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Begin a Group"
-msgstr ""
+msgstr "_Započni Grupu"
#: customize.ui
msgctxt ""
@@ -3401,7 +3326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Icon..."
-msgstr ""
+msgstr "Promijeni _Ikonu..."
#: customize.ui
msgctxt ""
@@ -3410,7 +3335,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_set Icon"
-msgstr ""
+msgstr "Re_setuj Ikonu"
#: customize.ui
msgctxt ""
@@ -3419,7 +3344,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modify"
-msgstr ""
+msgstr "Izmijeni"
#: customize.ui
msgctxt ""
@@ -3428,7 +3353,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save In"
-msgstr ""
+msgstr "_Snimi U"
#: customize.ui
msgctxt ""
@@ -3437,17 +3362,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Toolbar Content"
-msgstr ""
+msgstr "Sadržaj alatne trake"
#: customize.ui
-#, fuzzy
msgctxt ""
"customize.ui\n"
"label28\n"
"label\n"
"string.text"
msgid "_Description"
-msgstr "Opis"
+msgstr "_Opis"
#: customize.ui
msgctxt ""
@@ -3456,7 +3380,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Toolbars"
-msgstr ""
+msgstr "Alatne trake"
#: customize.ui
msgctxt ""
@@ -3465,7 +3389,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assign:"
-msgstr ""
+msgstr "Dodijeli:"
#: customize.ui
msgctxt ""
@@ -3474,7 +3398,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "M_acro..."
-msgstr ""
+msgstr "M_akro..."
#: customize.ui
msgctxt ""
@@ -3483,7 +3407,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Event"
-msgstr ""
+msgstr "Događaj"
#: customize.ui
msgctxt ""
@@ -3492,7 +3416,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assigned Action"
-msgstr ""
+msgstr "Dodijeljena akcija"
#: customize.ui
msgctxt ""
@@ -3501,7 +3425,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save In"
-msgstr ""
+msgstr "_Snimi U"
#: customize.ui
msgctxt ""
@@ -3510,7 +3434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Events"
-msgstr ""
+msgstr "Događaji"
#: dbregisterpage.ui
msgctxt ""
@@ -3519,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Novi..."
#: dbregisterpage.ui
msgctxt ""
@@ -3528,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Obriši"
#: dbregisterpage.ui
msgctxt ""
@@ -3537,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: dbregisterpage.ui
msgctxt ""
@@ -3546,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Registered databases"
-msgstr ""
+msgstr "Registrovane baze podataka"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3555,7 +3479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _distance"
-msgstr ""
+msgstr "_Razdaljina linije"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3564,7 +3488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Guide _overhang"
-msgstr ""
+msgstr "_Ispuštanje vodiča"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3573,7 +3497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Guide distance"
-msgstr ""
+msgstr "Razdaljina _vodiča"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3582,7 +3506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left guide"
-msgstr ""
+msgstr "_Lijevi vodič"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3591,7 +3515,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right guide"
-msgstr ""
+msgstr "_Desni vodič"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3600,7 +3524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal _places"
-msgstr ""
+msgstr "Decimalna _mjesta"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3609,7 +3533,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measure _below object"
-msgstr ""
+msgstr "Mjeri _ispod objekta"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3618,7 +3542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Red"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3627,7 +3551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text position"
-msgstr ""
+msgstr "Pozicija _teksta"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3636,7 +3560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoVertical"
-msgstr ""
+msgstr "_AutomatskiOkomito"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3645,7 +3569,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utoHorizontal"
-msgstr ""
+msgstr "A_utomatskiVodoravno"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3654,7 +3578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel to line"
-msgstr ""
+msgstr "_Paralelno uz liniju"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3663,7 +3587,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _measurement units"
-msgstr ""
+msgstr "Prikaži _mjerne jedinice"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3672,7 +3596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Legend"
-msgstr ""
+msgstr "Legenda"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3681,7 +3605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automatsko"
#: editdictionarydialog.ui
msgctxt ""
@@ -3690,7 +3614,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Custom Dictionary"
-msgstr ""
+msgstr "Izmijeni osobni rječnik"
#: editdictionarydialog.ui
msgctxt ""
@@ -3699,7 +3623,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Book:"
-msgstr ""
+msgstr "_Knjiga:"
#: editdictionarydialog.ui
msgctxt ""
@@ -3708,7 +3632,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "_Jezik:"
#: editdictionarydialog.ui
msgctxt ""
@@ -3717,7 +3641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word"
-msgstr ""
+msgstr "_Riječ"
#: editdictionarydialog.ui
msgctxt ""
@@ -3726,7 +3650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Replace By"
-msgstr ""
+msgstr "_Zamijeni Sa"
#: editdictionarydialog.ui
msgctxt ""
@@ -3735,7 +3659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Novo"
#: editdictionarydialog.ui
msgctxt ""
@@ -3744,7 +3668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Izbriši"
#: effectspage.ui
msgctxt ""
@@ -3780,17 +3704,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Overlining"
-msgstr ""
+msgstr "Nadvlačenje"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"label47\n"
"label\n"
"string.text"
msgid "Strikethrough"
-msgstr "~Precrtano"
+msgstr "Precrtavanje"
#: effectspage.ui
msgctxt ""
@@ -3799,7 +3722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Underlining"
-msgstr ""
+msgstr "Podvlačenje"
#: effectspage.ui
msgctxt ""
@@ -3808,7 +3731,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Overline color"
-msgstr ""
+msgstr "Boja nadlinije"
#: effectspage.ui
msgctxt ""
@@ -3817,7 +3740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Underline Color"
-msgstr ""
+msgstr "Boja podlinije"
#: effectspage.ui
msgctxt ""
@@ -3856,7 +3779,6 @@ msgid "Individual words"
msgstr "Pojedine riječi"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"positionft\n"
@@ -3884,7 +3806,6 @@ msgid "Shadow"
msgstr "Sjenka"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"label42\n"
@@ -3900,7 +3821,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: effectspage.ui
msgctxt ""
@@ -3909,7 +3830,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(Without)"
-msgstr ""
+msgstr "(Bez)"
#: effectspage.ui
msgctxt ""
@@ -3945,7 +3866,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Small capitals"
-msgstr ""
+msgstr "Mala početna slova"
#: effectspage.ui
msgctxt ""
@@ -3954,7 +3875,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(Without)"
-msgstr ""
+msgstr "(Bez)"
#: effectspage.ui
msgctxt ""
@@ -3963,7 +3884,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Embossed"
-msgstr ""
+msgstr "Ispupčeno"
#: effectspage.ui
msgctxt ""
@@ -3981,7 +3902,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(Without)"
-msgstr ""
+msgstr "(Bez)"
#: effectspage.ui
msgctxt ""
@@ -4020,24 +3941,22 @@ msgid "Accent"
msgstr "Naglasak"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"liststore4\n"
"0\n"
"stringlist.text"
msgid "Above text"
-msgstr "Iznad lijevo"
+msgstr "Iznad teksta"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"liststore4\n"
"1\n"
"stringlist.text"
msgid "Below text"
-msgstr "Ispod lijevo"
+msgstr "Ispod teksta"
#: effectspage.ui
msgctxt ""
@@ -4046,7 +3965,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(Without)"
-msgstr ""
+msgstr "(Bez)"
#: effectspage.ui
msgctxt ""
@@ -4055,10 +3974,9 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Jednostruko"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"liststore5\n"
@@ -4068,14 +3986,13 @@ msgid "Double"
msgstr "Dvostruko"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"liststore5\n"
"3\n"
"stringlist.text"
msgid "Bold"
-msgstr "~Masno"
+msgstr "Podebljano"
#: effectspage.ui
msgctxt ""
@@ -4087,14 +4004,13 @@ msgid "With /"
msgstr "Sa /"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"liststore5\n"
"5\n"
"stringlist.text"
msgid "With X"
-msgstr "Sa /"
+msgstr "Sa X"
#: effectspage.ui
msgctxt ""
@@ -4103,7 +4019,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(Without)"
-msgstr ""
+msgstr "(Bez)"
#: effectspage.ui
msgctxt ""
@@ -4112,10 +4028,9 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Jednostruko"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"liststore6\n"
@@ -4125,14 +4040,13 @@ msgid "Double"
msgstr "Dvostruko"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"liststore6\n"
"3\n"
"stringlist.text"
msgid "Bold"
-msgstr "~Masno"
+msgstr "Podebljano"
#: effectspage.ui
msgctxt ""
@@ -4141,7 +4055,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Dotted"
-msgstr ""
+msgstr "Tačkasto"
#: effectspage.ui
msgctxt ""
@@ -4150,7 +4064,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Dotted (Bold)"
-msgstr ""
+msgstr "Tačkasto (Podebljano)"
#: effectspage.ui
msgctxt ""
@@ -4159,7 +4073,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Dash"
-msgstr ""
+msgstr "Crtica"
#: effectspage.ui
msgctxt ""
@@ -4168,7 +4082,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Dash (Bold)"
-msgstr ""
+msgstr "Crtica (Podebljano)"
#: effectspage.ui
msgctxt ""
@@ -4177,7 +4091,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Long Dash"
-msgstr ""
+msgstr "Duga crtica"
#: effectspage.ui
msgctxt ""
@@ -4186,7 +4100,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Long Dash (Bold)"
-msgstr ""
+msgstr "Duga crtica (Podebljano)"
#: effectspage.ui
msgctxt ""
@@ -4195,7 +4109,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Dot Dash"
-msgstr ""
+msgstr "Tačka Crtica"
#: effectspage.ui
msgctxt ""
@@ -4204,7 +4118,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "Dot Dash (Bold)"
-msgstr ""
+msgstr "Tačka Crtica (Podebljano)"
#: effectspage.ui
msgctxt ""
@@ -4213,7 +4127,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "Dot Dot Dash"
-msgstr ""
+msgstr "Tačka Tačka Crtica"
#: effectspage.ui
msgctxt ""
@@ -4222,7 +4136,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "Dot Dot Dash (Bold)"
-msgstr ""
+msgstr "Tačka Tačka Crtica (Podebljano)"
#: effectspage.ui
msgctxt ""
@@ -4240,17 +4154,16 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "Wave (Bold)"
-msgstr ""
+msgstr "Val (Podebljano)"
#: effectspage.ui
-#, fuzzy
msgctxt ""
"effectspage.ui\n"
"liststore6\n"
"16\n"
"stringlist.text"
msgid "Double Wave"
-msgstr "Dvostruka vitičasta zagrada"
+msgstr "Dupli Val"
#: formatnumberdialog.ui
msgctxt ""
@@ -4259,7 +4172,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Format Number"
-msgstr ""
+msgstr "Broj Formata"
#: gradientpage.ui
msgctxt ""
@@ -4268,7 +4181,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Vrsta"
#: gradientpage.ui
msgctxt ""
@@ -4277,7 +4190,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Linearno"
#: gradientpage.ui
msgctxt ""
@@ -4286,7 +4199,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Osovinski"
#: gradientpage.ui
msgctxt ""
@@ -4295,7 +4208,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Radijalno"
#: gradientpage.ui
msgctxt ""
@@ -4304,7 +4217,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "Elipsoid"
#: gradientpage.ui
msgctxt ""
@@ -4313,7 +4226,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Kvadratni"
#: gradientpage.ui
msgctxt ""
@@ -4322,7 +4235,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Kvadrat"
#: gradientpage.ui
msgctxt ""
@@ -4331,7 +4244,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _X"
-msgstr ""
+msgstr "Centar _X"
#: gradientpage.ui
msgctxt ""
@@ -4340,7 +4253,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _Y"
-msgstr ""
+msgstr "Centar _Y"
#: gradientpage.ui
msgctxt ""
@@ -4349,17 +4262,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ngle"
-msgstr ""
+msgstr "U_gao"
#: gradientpage.ui
-#, fuzzy
msgctxt ""
"gradientpage.ui\n"
"borderft\n"
"label\n"
"string.text"
msgid "_Border"
-msgstr "Rub"
+msgstr "_Granica"
#: gradientpage.ui
msgctxt ""
@@ -4368,7 +4280,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From"
-msgstr ""
+msgstr "_Iz"
#: gradientpage.ui
msgctxt ""
@@ -4377,7 +4289,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_To"
-msgstr ""
+msgstr "_Do"
#: gradientpage.ui
msgctxt ""
@@ -4386,7 +4298,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: gradientpage.ui
msgctxt ""
@@ -4395,7 +4307,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Izmijeni"
#: gradientpage.ui
msgctxt ""
@@ -4404,7 +4316,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Gradient List"
-msgstr ""
+msgstr "Učitaj listu gradijenta"
#: gradientpage.ui
msgctxt ""
@@ -4413,7 +4325,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Gradient List"
-msgstr ""
+msgstr "Učitaj Listu Prelijeva"
#: gradientpage.ui
msgctxt ""
@@ -4422,7 +4334,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Gradient List"
-msgstr ""
+msgstr "Snimi listu gradijenta"
#: gradientpage.ui
msgctxt ""
@@ -4431,7 +4343,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Gradient List"
-msgstr ""
+msgstr "Snimi Listu Prelijeva"
#: gradientpage.ui
msgctxt ""
@@ -4440,7 +4352,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Podešavanja"
#: hatchpage.ui
msgctxt ""
@@ -4449,7 +4361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Razmak"
#: hatchpage.ui
msgctxt ""
@@ -4458,7 +4370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ngle"
-msgstr ""
+msgstr "U_gao"
#: hatchpage.ui
msgctxt ""
@@ -4467,7 +4379,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line type"
-msgstr ""
+msgstr "Vrsta _linije"
#: hatchpage.ui
msgctxt ""
@@ -4476,7 +4388,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _color"
-msgstr ""
+msgstr "_Boja linije"
#: hatchpage.ui
msgctxt ""
@@ -4485,7 +4397,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Jednostruko"
#: hatchpage.ui
msgctxt ""
@@ -4494,7 +4406,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Crossed"
-msgstr ""
+msgstr "Ukršten"
#: hatchpage.ui
msgctxt ""
@@ -4503,7 +4415,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Triple"
-msgstr ""
+msgstr "Trostruko"
#: hatchpage.ui
msgctxt ""
@@ -4512,7 +4424,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: hatchpage.ui
msgctxt ""
@@ -4521,7 +4433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Izmijeni"
#: hatchpage.ui
msgctxt ""
@@ -4530,7 +4442,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Učitaj listu šrafiranja"
#: hatchpage.ui
msgctxt ""
@@ -4539,7 +4451,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Učitaj listu šrafiranja"
#: hatchpage.ui
msgctxt ""
@@ -4548,7 +4460,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Snimi listu šrafiranja"
#: hatchpage.ui
msgctxt ""
@@ -4557,7 +4469,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Snimi listu šrafiranja"
#: hatchpage.ui
msgctxt ""
@@ -4566,7 +4478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Podešavanja"
#: hyphenate.ui
msgctxt ""
@@ -4575,37 +4487,34 @@ msgctxt ""
"title\n"
"string.text"
msgid "Hyphenation"
-msgstr "Prelom riječi"
+msgstr "Rastavljanje riječi"
#: hyphenate.ui
-#, fuzzy
msgctxt ""
"hyphenate.ui\n"
"hyphall\n"
"label\n"
"string.text"
msgid "Hyphenate All"
-msgstr "Prelomi ~sve riječi"
+msgstr "Rastavi sve riječi na kraju reda"
#: hyphenate.ui
-#, fuzzy
msgctxt ""
"hyphenate.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Word"
-msgstr "Riječi"
+msgstr "Riječ"
#: hyphenate.ui
-#, fuzzy
msgctxt ""
"hyphenate.ui\n"
"ok\n"
"label\n"
"string.text"
msgid "Hyphenate"
-msgstr "~Prelomi riječ"
+msgstr "Rastavi riječi na kraju reda"
#: hyphenate.ui
msgctxt ""
@@ -4614,7 +4523,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Skip"
-msgstr ""
+msgstr "Preskoči"
#: insertfloatingframe.ui
msgctxt ""
@@ -4644,7 +4553,6 @@ msgid "Contents"
msgstr "Sadržaj"
#: insertfloatingframe.ui
-#, fuzzy
msgctxt ""
"insertfloatingframe.ui\n"
"buttonbrowse\n"
@@ -4654,27 +4562,24 @@ msgid "Browse..."
msgstr "Potraži..."
#: insertfloatingframe.ui
-#, fuzzy
msgctxt ""
"insertfloatingframe.ui\n"
"scrollbaron\n"
"label\n"
"string.text"
msgid "On"
-msgstr "Uključeno"
+msgstr "Uklj"
#: insertfloatingframe.ui
-#, fuzzy
msgctxt ""
"insertfloatingframe.ui\n"
"scrollbaroff\n"
"label\n"
"string.text"
msgid "Off"
-msgstr "Isključeno"
+msgstr "Isklj"
#: insertfloatingframe.ui
-#, fuzzy
msgctxt ""
"insertfloatingframe.ui\n"
"scrollbarauto\n"
@@ -4693,7 +4598,6 @@ msgid "Scroll bar"
msgstr "Klizač"
#: insertfloatingframe.ui
-#, fuzzy
msgctxt ""
"insertfloatingframe.ui\n"
"borderon\n"
@@ -4703,14 +4607,13 @@ msgid "On"
msgstr "Uključeno"
#: insertfloatingframe.ui
-#, fuzzy
msgctxt ""
"insertfloatingframe.ui\n"
"borderoff\n"
"label\n"
"string.text"
msgid "Off"
-msgstr "Isključeno"
+msgstr "Ugašeno"
#: insertfloatingframe.ui
msgctxt ""
@@ -4740,24 +4643,22 @@ msgid "Height"
msgstr "Visina"
#: insertfloatingframe.ui
-#, fuzzy
msgctxt ""
"insertfloatingframe.ui\n"
"defaultwidth\n"
"label\n"
"string.text"
msgid "Default"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevano"
#: insertfloatingframe.ui
-#, fuzzy
msgctxt ""
"insertfloatingframe.ui\n"
"defaultheight\n"
"label\n"
"string.text"
msgid "Default"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevano"
#: insertfloatingframe.ui
msgctxt ""
@@ -4769,34 +4670,31 @@ msgid "Spacing to contents"
msgstr "Razmak do sadržaja"
#: insertoleobject.ui
-#, fuzzy
msgctxt ""
"insertoleobject.ui\n"
"InsertOLEObjectDialog\n"
"title\n"
"string.text"
msgid "Insert OLE Object"
-msgstr "Ubaci objekat"
+msgstr "Ubaci objekat OLE"
#: insertoleobject.ui
-#, fuzzy
msgctxt ""
"insertoleobject.ui\n"
"createnew\n"
"label\n"
"string.text"
msgid "Create new"
-msgstr "~Napravi novi"
+msgstr "Napravi novo"
#: insertoleobject.ui
-#, fuzzy
msgctxt ""
"insertoleobject.ui\n"
"createfromfile\n"
"label\n"
"string.text"
msgid "Create from file"
-msgstr "Napravi datoteku s zabilješkama"
+msgstr "Napravi iz datoteke"
#: insertoleobject.ui
msgctxt ""
@@ -4808,14 +4706,13 @@ msgid "Object type"
msgstr "Vrsta objekta"
#: insertoleobject.ui
-#, fuzzy
msgctxt ""
"insertoleobject.ui\n"
"urlbtn\n"
"label\n"
"string.text"
msgid "Search ..."
-msgstr "Pretražujem..."
+msgstr "Traži ..."
#: insertoleobject.ui
msgctxt ""
@@ -4824,7 +4721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link to file"
-msgstr ""
+msgstr "Poveži na datoteku"
#: insertoleobject.ui
msgctxt ""
@@ -4842,10 +4739,9 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Plug-in"
-msgstr ""
+msgstr "Ubaci Plug-in"
#: insertplugin.ui
-#, fuzzy
msgctxt ""
"insertplugin.ui\n"
"urlbtn\n"
@@ -4861,10 +4757,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "File/URL"
-msgstr ""
+msgstr "Fajl/URL"
#: insertplugin.ui
-#, fuzzy
msgctxt ""
"insertplugin.ui\n"
"label2\n"
@@ -4883,14 +4778,13 @@ msgid "Insert Row"
msgstr "Ubaci red"
#: insertrowcolumn.ui
-#, fuzzy
msgctxt ""
"insertrowcolumn.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "_Number:"
-msgstr "Broj"
+msgstr "_Broj:"
#: insertrowcolumn.ui
msgctxt ""
@@ -4902,27 +4796,24 @@ msgid "Insert"
msgstr "Ubaci"
#: insertrowcolumn.ui
-#, fuzzy
msgctxt ""
"insertrowcolumn.ui\n"
"insert_before\n"
"label\n"
"string.text"
msgid "_Before"
-msgstr "Prije"
+msgstr "_Prije"
#: insertrowcolumn.ui
-#, fuzzy
msgctxt ""
"insertrowcolumn.ui\n"
"insert_after\n"
"label\n"
"string.text"
msgid "A_fter"
-msgstr "Poslije"
+msgstr "P_oslije"
#: insertrowcolumn.ui
-#, fuzzy
msgctxt ""
"insertrowcolumn.ui\n"
"label2\n"
@@ -4938,7 +4829,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Class Path"
-msgstr ""
+msgstr "Putanja klase"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4947,7 +4838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ssigned folders and archives"
-msgstr ""
+msgstr "D_odijeljeni direktoriji i arhive"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4956,7 +4847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add Archive..."
-msgstr ""
+msgstr "_Dodaj Arhivu..."
#: javaclasspathdialog.ui
msgctxt ""
@@ -4965,7 +4856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _Folder"
-msgstr ""
+msgstr "Dodaj _Direktorij"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4974,7 +4865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "U_kloni"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4983,7 +4874,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Java Start Parameters"
-msgstr ""
+msgstr "Java Početni Parametri"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4992,7 +4883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Java start _parameter"
-msgstr ""
+msgstr "Java početni _parametar"
#: javastartparametersdialog.ui
msgctxt ""
@@ -5001,7 +4892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assig_ned start parameters"
-msgstr ""
+msgstr "Dodij_eljeni početni parametri"
#: javastartparametersdialog.ui
msgctxt ""
@@ -5010,7 +4901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For example: -Dmyprop=c:\\\\program files\\\\java"
-msgstr ""
+msgstr "Na primjer: -Dmyprop=c:\\\\program files\\\\java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -5019,7 +4910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assign"
-msgstr ""
+msgstr "_Dodijeli"
#: javastartparametersdialog.ui
msgctxt ""
@@ -5028,7 +4919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "_Ukloni"
#: linedialog.ui
msgctxt ""
@@ -5037,7 +4928,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linija"
#: linedialog.ui
msgctxt ""
@@ -5046,7 +4937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linija"
#: linedialog.ui
msgctxt ""
@@ -5055,7 +4946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Sjenka"
#: linedialog.ui
msgctxt ""
@@ -5064,7 +4955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line Styles"
-msgstr ""
+msgstr "Stilovi linije"
#: linedialog.ui
msgctxt ""
@@ -5073,7 +4964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow Styles"
-msgstr ""
+msgstr "Stilovi strelice"
#: lineendstabpage.ui
msgctxt ""
@@ -5082,7 +4973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Naslov:"
#: lineendstabpage.ui
msgctxt ""
@@ -5091,7 +4982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow _style:"
-msgstr ""
+msgstr "_Stil strelice:"
#: lineendstabpage.ui
msgctxt ""
@@ -5100,7 +4991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add a selected object to create new arrow styles."
-msgstr ""
+msgstr "Dodaj označeni objekat za kreiranje novih stilova strelice."
#: lineendstabpage.ui
msgctxt ""
@@ -5109,7 +5000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Izmijeni"
#: lineendstabpage.ui
msgctxt ""
@@ -5118,7 +5009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Učitaj stilove strelica"
#: lineendstabpage.ui
msgctxt ""
@@ -5127,7 +5018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Učitaj stilove strelica"
#: lineendstabpage.ui
msgctxt ""
@@ -5136,7 +5027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Snimi stilove strelica"
#: lineendstabpage.ui
msgctxt ""
@@ -5145,7 +5036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Snimi stilove strelica"
#: lineendstabpage.ui
msgctxt ""
@@ -5154,7 +5045,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organize arrow styles"
-msgstr ""
+msgstr "Organizuj stilove strelica"
#: linestyletabpage.ui
msgctxt ""
@@ -5163,7 +5054,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _style:"
-msgstr ""
+msgstr "_Stil linije:"
#: linestyletabpage.ui
msgctxt ""
@@ -5172,7 +5063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type:"
-msgstr ""
+msgstr "_Vrsta:"
#: linestyletabpage.ui
msgctxt ""
@@ -5181,7 +5072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number:"
-msgstr ""
+msgstr "_Broj:"
#: linestyletabpage.ui
msgctxt ""
@@ -5190,7 +5081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Length:"
-msgstr ""
+msgstr "_Dužina:"
#: linestyletabpage.ui
msgctxt ""
@@ -5199,7 +5090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "_Razmak:"
#: linestyletabpage.ui
msgctxt ""
@@ -5208,7 +5099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to line width"
-msgstr ""
+msgstr "_Podesi na širinu linije"
#: linestyletabpage.ui
msgctxt ""
@@ -5217,7 +5108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Izmijeni"
#: linestyletabpage.ui
msgctxt ""
@@ -5226,7 +5117,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Učitaj Stilove Linije"
#: linestyletabpage.ui
msgctxt ""
@@ -5235,7 +5126,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Učitaj Stilove Linije"
#: linestyletabpage.ui
msgctxt ""
@@ -5244,7 +5135,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Snimi Stilove Linije"
#: linestyletabpage.ui
msgctxt ""
@@ -5253,7 +5144,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Snimi Stilove Linije"
#: linestyletabpage.ui
msgctxt ""
@@ -5262,7 +5153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Podešavanja"
#: linestyletabpage.ui
msgctxt ""
@@ -5271,7 +5162,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Dots"
-msgstr ""
+msgstr "Tačke"
#: linestyletabpage.ui
msgctxt ""
@@ -5280,7 +5171,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dash"
-msgstr ""
+msgstr "Crtica"
#: linetabpage.ui
msgctxt ""
@@ -5289,7 +5180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "_Stil:"
#: linetabpage.ui
msgctxt ""
@@ -5298,7 +5189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "Boj_a:"
#: linetabpage.ui
msgctxt ""
@@ -5307,7 +5198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "Š_irina:"
#: linetabpage.ui
msgctxt ""
@@ -5316,7 +5207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Prozirnost:"
#: linetabpage.ui
msgctxt ""
@@ -5325,7 +5216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line properties"
-msgstr ""
+msgstr "Osobine linije"
#: linetabpage.ui
msgctxt ""
@@ -5334,7 +5225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start st_yle:"
-msgstr ""
+msgstr "Početni st_il:"
#: linetabpage.ui
msgctxt ""
@@ -5343,7 +5234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End sty_le:"
-msgstr ""
+msgstr "Krajnji st_il:"
#: linetabpage.ui
msgctxt ""
@@ -5352,7 +5243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "Ši_rina:"
#: linetabpage.ui
msgctxt ""
@@ -5361,7 +5252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ce_nter"
-msgstr ""
+msgstr "Ce_ntar"
#: linetabpage.ui
msgctxt ""
@@ -5370,7 +5261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "W_idth:"
-msgstr ""
+msgstr "Š_irina:"
#: linetabpage.ui
msgctxt ""
@@ -5379,7 +5270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_enter"
-msgstr ""
+msgstr "C_entar"
#: linetabpage.ui
msgctxt ""
@@ -5388,7 +5279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze ends"
-msgstr ""
+msgstr "Sinhroniz_uj krajeve"
#: linetabpage.ui
msgctxt ""
@@ -5397,7 +5288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow styles"
-msgstr ""
+msgstr "Stilovi strelice"
#: linetabpage.ui
msgctxt ""
@@ -5406,7 +5297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Stil _ugla:"
#: linetabpage.ui
msgctxt ""
@@ -5415,7 +5306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Stil po_klopca:"
#: linetabpage.ui
msgctxt ""
@@ -5424,7 +5315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner and cap styles"
-msgstr ""
+msgstr "Stilovi uglova i poklopaca"
#: linetabpage.ui
msgctxt ""
@@ -5433,7 +5324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Izaberi..."
#: linetabpage.ui
msgctxt ""
@@ -5442,7 +5333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Widt_h:"
-msgstr ""
+msgstr "Širin_a:"
#: linetabpage.ui
msgctxt ""
@@ -5451,7 +5342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Zadrži odnos"
#: linetabpage.ui
msgctxt ""
@@ -5460,7 +5351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hei_ght:"
-msgstr ""
+msgstr "Vis_ina:"
#: linetabpage.ui
msgctxt ""
@@ -5469,7 +5360,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Icon"
-msgstr ""
+msgstr "Ikona"
#: linetabpage.ui
msgctxt ""
@@ -5478,7 +5369,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: linetabpage.ui
msgctxt ""
@@ -5487,7 +5378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No Symbol"
-msgstr ""
+msgstr "_Nema simbola"
#: linetabpage.ui
msgctxt ""
@@ -5496,7 +5387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automatski"
#: linetabpage.ui
msgctxt ""
@@ -5505,7 +5396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From file..."
-msgstr ""
+msgstr "_Iz datoteke..."
#: linetabpage.ui
msgctxt ""
@@ -5514,7 +5405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gallery"
-msgstr ""
+msgstr "_Galerija"
#: linetabpage.ui
msgctxt ""
@@ -5523,7 +5414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbols"
-msgstr ""
+msgstr "_Simboli"
#: linetabpage.ui
msgctxt ""
@@ -5532,7 +5423,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Ravno"
#: linetabpage.ui
msgctxt ""
@@ -5541,7 +5432,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Okruglo"
#: linetabpage.ui
msgctxt ""
@@ -5550,7 +5441,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Kvadrat"
#: linetabpage.ui
msgctxt ""
@@ -5559,7 +5450,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Zaobljeno"
#: linetabpage.ui
msgctxt ""
@@ -5568,7 +5459,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- ništa -"
#: linetabpage.ui
msgctxt ""
@@ -5577,7 +5468,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Spojen zasjekom"
#: linetabpage.ui
msgctxt ""
@@ -5586,7 +5477,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Iskošeno"
#: macroselectordialog.ui
msgctxt ""
@@ -5595,7 +5486,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macro Selector"
-msgstr ""
+msgstr "Makro označivač"
#: macroselectordialog.ui
msgctxt ""
@@ -5604,7 +5495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add"
-msgstr ""
+msgstr "Dodaj"
#: macroselectordialog.ui
msgctxt ""
@@ -5613,7 +5504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select the library that contains the macro you want. Then select the macro under 'Macro name'."
-msgstr ""
+msgstr "Izaberi biblioteku koja sadrži potrebni makro. Zatim, izaberi makro pod 'Makro ime'."
#: macroselectordialog.ui
msgctxt ""
@@ -5622,7 +5513,7 @@ msgctxt ""
"label\n"
"string.text"
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 ""
+msgstr "Za dodavanje naredbe u alatnu traku, izaberi kategoriju, a zatim naredbu. Zatim, dovuci komandu u Komandnu listu Alatne trake u dio podešavanja."
#: macroselectordialog.ui
msgctxt ""
@@ -5643,14 +5534,13 @@ msgid "Category"
msgstr "Kategorija"
#: macroselectordialog.ui
-#, fuzzy
msgctxt ""
"macroselectordialog.ui\n"
"macronameft\n"
"label\n"
"string.text"
msgid "Macro name"
-msgstr "~Naziv makroa"
+msgstr "Ime makroa"
#: macroselectordialog.ui
msgctxt ""
@@ -5677,7 +5567,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move Menu"
-msgstr ""
+msgstr "Pomjeri meni"
#: movemenu.ui
msgctxt ""
@@ -5686,7 +5576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Menu name"
-msgstr ""
+msgstr "Naziv menija"
#: movemenu.ui
msgctxt ""
@@ -5695,7 +5585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Menu _position"
-msgstr ""
+msgstr "_Položaj menija"
#: movemenu.ui
msgctxt ""
@@ -5704,7 +5594,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "Gore"
#: movemenu.ui
msgctxt ""
@@ -5713,10 +5603,9 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "Dolje"
#: namedialog.ui
-#, fuzzy
msgctxt ""
"namedialog.ui\n"
"NameDialog\n"
@@ -5732,7 +5621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Menu name"
-msgstr ""
+msgstr "Naziv _menija"
#: newmenu.ui
msgctxt ""
@@ -5741,7 +5630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Menu _position"
-msgstr ""
+msgstr "_Položaj menija"
#: newtabledialog.ui
msgctxt ""
@@ -5750,7 +5639,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Table"
-msgstr ""
+msgstr "Ubaci tabelu"
#: newtabledialog.ui
msgctxt ""
@@ -5759,7 +5648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of columns:"
-msgstr ""
+msgstr "_Broj kolona:"
#: newtabledialog.ui
msgctxt ""
@@ -5768,10 +5657,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of rows:"
-msgstr ""
+msgstr "_Broj redova:"
#: newtoolbardialog.ui
-#, fuzzy
msgctxt ""
"newtoolbardialog.ui\n"
"NewToolbarDialog\n"
@@ -5787,7 +5675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Toolbar Name"
-msgstr ""
+msgstr "Ime _alatne trake"
#: newtoolbardialog.ui
msgctxt ""
@@ -5796,7 +5684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save In"
-msgstr ""
+msgstr "_Snimi U"
#: numberingformatpage.ui
msgctxt ""
@@ -5805,7 +5693,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Add"
-msgstr ""
+msgstr "Dodaj"
#: numberingformatpage.ui
msgctxt ""
@@ -5814,7 +5702,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add"
-msgstr ""
+msgstr "Dodati"
#: numberingformatpage.ui
msgctxt ""
@@ -5823,7 +5711,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Edit Comment"
-msgstr ""
+msgstr "Izmijeni komentar"
#: numberingformatpage.ui
msgctxt ""
@@ -5832,7 +5720,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Edit Comment"
-msgstr ""
+msgstr "Izmijeni komentar"
#: numberingformatpage.ui
msgctxt ""
@@ -5841,7 +5729,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Ukloni"
#: numberingformatpage.ui
msgctxt ""
@@ -5850,7 +5738,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Ukloni"
#: numberingformatpage.ui
msgctxt ""
@@ -5859,7 +5747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format code"
-msgstr ""
+msgstr "_Format kod"
#: numberingformatpage.ui
msgctxt ""
@@ -5868,7 +5756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places"
-msgstr ""
+msgstr "_Decimalna mjesta"
#: numberingformatpage.ui
msgctxt ""
@@ -5877,7 +5765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Leading _zeroes"
-msgstr ""
+msgstr "Početne _nule"
#: numberingformatpage.ui
msgctxt ""
@@ -5886,7 +5774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr ""
+msgstr "_Negativni brojevi crveni"
#: numberingformatpage.ui
msgctxt ""
@@ -5895,10 +5783,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thousands separator"
-msgstr ""
+msgstr "Separator _hiljade"
#: numberingformatpage.ui
-#, fuzzy
msgctxt ""
"numberingformatpage.ui\n"
"optionsft\n"
@@ -5908,14 +5795,13 @@ msgid "Options"
msgstr "Opcije"
#: numberingformatpage.ui
-#, fuzzy
msgctxt ""
"numberingformatpage.ui\n"
"categoryft\n"
"label\n"
"string.text"
msgid "C_ategory"
-msgstr "Kategorija"
+msgstr "K_ategorija"
#: numberingformatpage.ui
msgctxt ""
@@ -5924,7 +5810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fo_rmat"
-msgstr ""
+msgstr "Fo_rmat"
#: numberingformatpage.ui
msgctxt ""
@@ -5933,17 +5819,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "So_urce Format"
-msgstr ""
+msgstr "Iz_vorni Format"
#: numberingformatpage.ui
-#, fuzzy
msgctxt ""
"numberingformatpage.ui\n"
"languageft\n"
"label\n"
"string.text"
msgid "_Language"
-msgstr "Jezik"
+msgstr "_Jezik"
#: numberingformatpage.ui
msgctxt ""
@@ -5952,7 +5837,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "All"
-msgstr ""
+msgstr "Sve"
#: numberingformatpage.ui
msgctxt ""
@@ -5961,10 +5846,9 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "User-defined"
-msgstr ""
+msgstr "Korisnički-definisan"
#: numberingformatpage.ui
-#, fuzzy
msgctxt ""
"numberingformatpage.ui\n"
"liststore1\n"
@@ -5980,7 +5864,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Procenat"
#: numberingformatpage.ui
msgctxt ""
@@ -5989,7 +5873,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Currency"
-msgstr ""
+msgstr "Valuta"
#: numberingformatpage.ui
msgctxt ""
@@ -5998,7 +5882,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: numberingformatpage.ui
msgctxt ""
@@ -6007,7 +5891,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Vrijeme"
#: numberingformatpage.ui
msgctxt ""
@@ -6016,7 +5900,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Scientific"
-msgstr ""
+msgstr "Naučni"
#: numberingformatpage.ui
msgctxt ""
@@ -6025,7 +5909,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Fraction"
-msgstr ""
+msgstr "Razlomak"
#: numberingformatpage.ui
msgctxt ""
@@ -6034,7 +5918,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Logička rijednost"
#: numberingformatpage.ui
msgctxt ""
@@ -6043,7 +5927,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: numberingformatpage.ui
msgctxt ""
@@ -6052,7 +5936,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatically"
-msgstr ""
+msgstr "Automatski"
#: numberingoptionspage.ui
msgctxt ""
@@ -6061,7 +5945,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From file..."
-msgstr ""
+msgstr "Iz datoteke..."
#: numberingoptionspage.ui
msgctxt ""
@@ -6070,7 +5954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gallery"
-msgstr ""
+msgstr "Galerija"
#: numberingoptionspage.ui
msgctxt ""
@@ -6079,10 +5963,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Nivo"
#: numberingoptionspage.ui
-#, fuzzy
msgctxt ""
"numberingoptionspage.ui\n"
"label4\n"
@@ -6098,7 +5981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Stil znakova"
#: numberingoptionspage.ui
msgctxt ""
@@ -6107,7 +5990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show sublevels"
-msgstr ""
+msgstr "Prikaži podnivoe"
#: numberingoptionspage.ui
msgctxt ""
@@ -6116,7 +5999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start at"
-msgstr ""
+msgstr "Počni u"
#: numberingoptionspage.ui
msgctxt ""
@@ -6125,10 +6008,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Graphics"
-msgstr ""
+msgstr "Ilustracije"
#: numberingoptionspage.ui
-#, fuzzy
msgctxt ""
"numberingoptionspage.ui\n"
"widthft\n"
@@ -6138,7 +6020,6 @@ msgid "Width"
msgstr "Širina"
#: numberingoptionspage.ui
-#, fuzzy
msgctxt ""
"numberingoptionspage.ui\n"
"heightft\n"
@@ -6154,7 +6035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keep ratio"
-msgstr ""
+msgstr "Zadrži omjer"
#: numberingoptionspage.ui
msgctxt ""
@@ -6163,7 +6044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment "
-msgstr ""
+msgstr "Poravnanje "
#: numberingoptionspage.ui
msgctxt ""
@@ -6172,7 +6053,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Top of baseline"
-msgstr ""
+msgstr "Vrh glavne linije"
#: numberingoptionspage.ui
msgctxt ""
@@ -6181,7 +6062,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Center of baseline"
-msgstr ""
+msgstr "Centar glavne linije"
#: numberingoptionspage.ui
msgctxt ""
@@ -6190,7 +6071,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Bottom of baseline"
-msgstr ""
+msgstr "Dno glavne linije"
#: numberingoptionspage.ui
msgctxt ""
@@ -6199,7 +6080,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Top of character"
-msgstr ""
+msgstr "Vrh znaka"
#: numberingoptionspage.ui
msgctxt ""
@@ -6208,7 +6089,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Center of character"
-msgstr ""
+msgstr "Centar znaka"
#: numberingoptionspage.ui
msgctxt ""
@@ -6217,7 +6098,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Bottom of character"
-msgstr ""
+msgstr "Dno znaka"
#: numberingoptionspage.ui
msgctxt ""
@@ -6226,7 +6107,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Top of line"
-msgstr ""
+msgstr "Vrh linije"
#: numberingoptionspage.ui
msgctxt ""
@@ -6235,7 +6116,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Center of line"
-msgstr ""
+msgstr "Centar linije"
#: numberingoptionspage.ui
msgctxt ""
@@ -6244,7 +6125,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Bottom of line"
-msgstr ""
+msgstr "Dno linije"
#: numberingoptionspage.ui
msgctxt ""
@@ -6253,7 +6134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Izaberi..."
#: numberingoptionspage.ui
msgctxt ""
@@ -6262,7 +6143,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color"
-msgstr ""
+msgstr "Boja"
#: numberingoptionspage.ui
msgctxt ""
@@ -6271,7 +6152,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Relative size"
-msgstr ""
+msgstr "_Relativna veličina"
#: numberingoptionspage.ui
msgctxt ""
@@ -6280,7 +6161,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment"
-msgstr ""
+msgstr "_Poravnanje"
#: numberingoptionspage.ui
msgctxt ""
@@ -6289,7 +6170,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Lijevo"
#: numberingoptionspage.ui
msgctxt ""
@@ -6298,7 +6179,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Centrirano"
#: numberingoptionspage.ui
msgctxt ""
@@ -6307,17 +6188,16 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Desno"
#: numberingoptionspage.ui
-#, fuzzy
msgctxt ""
"numberingoptionspage.ui\n"
"bulletft\n"
"label\n"
"string.text"
msgid "Character"
-msgstr "Znakovi:"
+msgstr "Znak"
#: numberingoptionspage.ui
msgctxt ""
@@ -6326,10 +6206,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: numberingoptionspage.ui
-#, fuzzy
msgctxt ""
"numberingoptionspage.ui\n"
"suffixft\n"
@@ -6339,7 +6218,6 @@ msgid "After"
msgstr "Poslije"
#: numberingoptionspage.ui
-#, fuzzy
msgctxt ""
"numberingoptionspage.ui\n"
"prefixft\n"
@@ -6355,7 +6233,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Separator"
#: numberingoptionspage.ui
msgctxt ""
@@ -6364,7 +6242,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numerisanje"
#: numberingoptionspage.ui
msgctxt ""
@@ -6373,7 +6251,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Consecutive numbering"
-msgstr ""
+msgstr "_Uzastopno numerisanje"
#: numberingoptionspage.ui
msgctxt ""
@@ -6382,7 +6260,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "All Levels"
-msgstr ""
+msgstr "Svi nivoi"
#: numberingoptionspage.ui
msgctxt ""
@@ -6391,7 +6269,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "1, 2, 3, ..."
-msgstr ""
+msgstr "1, 2, 3, ..."
#: numberingoptionspage.ui
msgctxt ""
@@ -6400,7 +6278,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "A, B, C, ..."
-msgstr ""
+msgstr "A, B, C, ..."
#: numberingoptionspage.ui
msgctxt ""
@@ -6409,7 +6287,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "a, b, c, ..."
-msgstr ""
+msgstr "a, b, c, ..."
#: numberingoptionspage.ui
msgctxt ""
@@ -6418,7 +6296,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "I, II, III, ..."
-msgstr ""
+msgstr "I, II, III, ..."
#: numberingoptionspage.ui
msgctxt ""
@@ -6427,7 +6305,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "i, ii, iii, ..."
-msgstr ""
+msgstr "i, ii, iii, ..."
#: numberingoptionspage.ui
msgctxt ""
@@ -6436,7 +6314,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "A, .., AA, .., AAA, ..."
-msgstr ""
+msgstr "A, .., AA, .., AAA, ..."
#: numberingoptionspage.ui
msgctxt ""
@@ -6445,7 +6323,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "a, .., aa, .., aaa, ..."
-msgstr ""
+msgstr "a, .., aa, .., aaa, ..."
#: numberingoptionspage.ui
msgctxt ""
@@ -6454,7 +6332,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Bullet"
-msgstr ""
+msgstr "Tačka"
#: numberingoptionspage.ui
msgctxt ""
@@ -6463,7 +6341,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Graphics"
-msgstr ""
+msgstr "Ilustracije"
#: numberingoptionspage.ui
msgctxt ""
@@ -6472,7 +6350,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Linked graphics"
-msgstr ""
+msgstr "Povezane slike"
#: numberingoptionspage.ui
msgctxt ""
@@ -6481,7 +6359,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Nikakav"
#: numberingoptionspage.ui
msgctxt ""
@@ -6490,7 +6368,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "Native Numbering"
-msgstr ""
+msgstr "Obilježavanje prirodnim brojevima"
#: numberingoptionspage.ui
msgctxt ""
@@ -6499,7 +6377,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Аб, ... (Bugarski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6508,7 +6386,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
-msgstr ""
+msgstr "а, б, .., аа, аб, ... (Bugarski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6517,7 +6395,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Бб, ... (Bugarski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6526,7 +6404,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
-msgstr ""
+msgstr "а, б, .., аа, бб, ... (Bugarski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6535,7 +6413,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Аб, ... (Ruski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6544,7 +6422,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "а, б, .., аа, аб, ... (Russian)"
-msgstr ""
+msgstr "а, б, .., аа, аб, ... (Ruski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6553,7 +6431,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Бб, ... (Ruski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6562,7 +6440,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid "а, б, .., аа, бб, ... (Russian)"
-msgstr ""
+msgstr "а, б, .., аа, бб, ... (Ruski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6571,7 +6449,7 @@ msgctxt ""
"20\n"
"stringlist.text"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Аб, ... (Srpski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6580,7 +6458,7 @@ msgctxt ""
"21\n"
"stringlist.text"
msgid "а, б, .., аа, аб, ... (Serbian)"
-msgstr ""
+msgstr "а, б, .., аа, аб, ... (Srpski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6589,7 +6467,7 @@ msgctxt ""
"22\n"
"stringlist.text"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Бб, ... (Srpski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6598,7 +6476,7 @@ msgctxt ""
"23\n"
"stringlist.text"
msgid "а, б, .., аа, бб, ... (Serbian)"
-msgstr ""
+msgstr "а, б, .., аа, бб, ... (Srpski)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6607,7 +6485,7 @@ msgctxt ""
"24\n"
"stringlist.text"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
-msgstr ""
+msgstr "Α, Β, Γ, ... (Grčko veliko slovo)"
#: numberingoptionspage.ui
msgctxt ""
@@ -6616,7 +6494,7 @@ msgctxt ""
"25\n"
"stringlist.text"
msgid "α, β, γ, ... (Greek Lower Letter)"
-msgstr ""
+msgstr "α, β, γ, ... (Grčko malo slovo)"
#: numberingpositionpage.ui
msgctxt ""
@@ -6625,7 +6503,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Nivo"
#: numberingpositionpage.ui
msgctxt ""
@@ -6634,7 +6512,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering followed by"
-msgstr ""
+msgstr "Numerisanje praćeno sa"
#: numberingpositionpage.ui
msgctxt ""
@@ -6643,7 +6521,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umbering Alignment"
-msgstr ""
+msgstr "N_umeracijsko poravnanje"
#: numberingpositionpage.ui
msgctxt ""
@@ -6652,7 +6530,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aligned at"
-msgstr ""
+msgstr "Poravnato na"
#: numberingpositionpage.ui
msgctxt ""
@@ -6661,7 +6539,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent at"
-msgstr ""
+msgstr "Uvuci na"
#: numberingpositionpage.ui
msgctxt ""
@@ -6670,17 +6548,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "at"
-msgstr ""
+msgstr "na"
#: numberingpositionpage.ui
-#, fuzzy
msgctxt ""
"numberingpositionpage.ui\n"
"standard\n"
"label\n"
"string.text"
msgid "Default"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevano"
#: numberingpositionpage.ui
msgctxt ""
@@ -6689,7 +6566,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Uvlačenje"
#: numberingpositionpage.ui
msgctxt ""
@@ -6698,7 +6575,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relati_ve"
-msgstr ""
+msgstr "Relativ_an"
#: numberingpositionpage.ui
msgctxt ""
@@ -6707,7 +6584,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Width of numbering"
-msgstr ""
+msgstr "Širina numeracije"
#: numberingpositionpage.ui
msgctxt ""
@@ -6716,7 +6593,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimum space numbering <-> textlabel"
-msgstr ""
+msgstr "Minimum numerisanja prostora <-> oznaka teksta"
#: numberingpositionpage.ui
msgctxt ""
@@ -6725,7 +6602,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umbering alignment"
-msgstr ""
+msgstr "N_umeracijsko poravnanje"
#: numberingpositionpage.ui
msgctxt ""
@@ -6734,7 +6611,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and spacing"
-msgstr ""
+msgstr "Položaj i razmak"
#: numberingpositionpage.ui
msgctxt ""
@@ -6743,7 +6620,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Lijevo"
#: numberingpositionpage.ui
msgctxt ""
@@ -6752,7 +6629,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Centrirano"
#: numberingpositionpage.ui
msgctxt ""
@@ -6761,7 +6638,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Desno"
#: numberingpositionpage.ui
msgctxt ""
@@ -6770,7 +6647,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Stopiranje tabulatora"
#: numberingpositionpage.ui
msgctxt ""
@@ -6779,7 +6656,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Space"
-msgstr ""
+msgstr "Razmak"
#: numberingpositionpage.ui
msgctxt ""
@@ -6788,10 +6665,9 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Nothing"
-msgstr ""
+msgstr "Ništa"
#: objectnamedialog.ui
-#, fuzzy
msgctxt ""
"objectnamedialog.ui\n"
"ObjectNameDialog\n"
@@ -6801,17 +6677,15 @@ msgid "Name"
msgstr "Ime"
#: objectnamedialog.ui
-#, fuzzy
msgctxt ""
"objectnamedialog.ui\n"
"object_name_label\n"
"label\n"
"string.text"
msgid "_Name"
-msgstr "Ime"
+msgstr "_Ime"
#: objecttitledescdialog.ui
-#, fuzzy
msgctxt ""
"objecttitledescdialog.ui\n"
"ObjectTitleDescDialog\n"
@@ -6821,24 +6695,22 @@ msgid "Description"
msgstr "Opis"
#: objecttitledescdialog.ui
-#, fuzzy
msgctxt ""
"objecttitledescdialog.ui\n"
"object_title_label\n"
"label\n"
"string.text"
msgid "_Title"
-msgstr "Naslov"
+msgstr "_Naslov"
#: objecttitledescdialog.ui
-#, fuzzy
msgctxt ""
"objecttitledescdialog.ui\n"
"desc_label\n"
"label\n"
"string.text"
msgid "_Description"
-msgstr "Opis"
+msgstr "_Opis"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6847,7 +6719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Support _assistive technology tools (program restart required)"
-msgstr ""
+msgstr "Podrži _pomoćne tehnologijske alate (potreban restart programa)"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6856,7 +6728,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use te_xt selection cursor in read-only text documents"
-msgstr ""
+msgstr "Koristi kursor za izbor tek_sta u dokumentima koji su samo za čitanje"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6865,7 +6737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow animated _graphics"
-msgstr ""
+msgstr "Dopusti animiranu _grafiku"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6874,7 +6746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow animated _text"
-msgstr ""
+msgstr "Dopusti animirani _tekst"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6883,7 +6755,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Help tips disappear after"
-msgstr ""
+msgstr "_Pomoćni savjeti nestaju nakon"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6892,7 +6764,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "seconds"
-msgstr ""
+msgstr "sekundi"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6901,7 +6773,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Miscellaneous options"
-msgstr ""
+msgstr "Razne opcije"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6910,7 +6782,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically _detect high contrast mode of operating system"
-msgstr ""
+msgstr "Automatski _detektuj režim visokog kontrasta operativnog sistema"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6919,7 +6791,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use automatic font _color for screen display"
-msgstr ""
+msgstr "Koristi automatsku _boju fonta za ekran"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6928,7 +6800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use system colors for page previews"
-msgstr ""
+msgstr "_Koristi sistemske boje za pregledavanje stranica"
#: optaccessibilitypage.ui
msgctxt ""
@@ -6937,7 +6809,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options for high contrast appearance"
-msgstr ""
+msgstr "Opcije za izgled visokog kontrasta"
#: optadvancedpage.ui
msgctxt ""
@@ -6946,7 +6818,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use a Java runtime environment"
-msgstr ""
+msgstr "_Koristi Java okruženje"
#: optadvancedpage.ui
msgctxt ""
@@ -6955,7 +6827,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Java runtime environments (JRE) already installed:"
-msgstr ""
+msgstr "_Java okruženje (JRE) već instalisano:"
#: optadvancedpage.ui
msgctxt ""
@@ -6964,7 +6836,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Dodaj..."
#: optadvancedpage.ui
msgctxt ""
@@ -6973,7 +6845,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parameters..."
-msgstr ""
+msgstr "_Parametri..."
#: optadvancedpage.ui
msgctxt ""
@@ -6982,7 +6854,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Class Path..."
-msgstr ""
+msgstr "Putanja _Klase..."
#: optadvancedpage.ui
msgctxt ""
@@ -6991,7 +6863,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vendor"
-msgstr ""
+msgstr "Proizvođač"
#: optadvancedpage.ui
msgctxt ""
@@ -7000,7 +6872,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Version"
-msgstr ""
+msgstr "Verzija"
#: optadvancedpage.ui
msgctxt ""
@@ -7009,7 +6881,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Features"
-msgstr ""
+msgstr "Mogućnosti"
#: optadvancedpage.ui
msgctxt ""
@@ -7018,7 +6890,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "with accessibility support"
-msgstr ""
+msgstr "sa podrškom za pristupačnost"
#: optadvancedpage.ui
msgctxt ""
@@ -7027,7 +6899,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select a Java Runtime Environment"
-msgstr ""
+msgstr "Odaberite Java Okruženje"
#: optadvancedpage.ui
msgctxt ""
@@ -7036,7 +6908,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location: "
-msgstr ""
+msgstr "Lokacija: "
#: optadvancedpage.ui
msgctxt ""
@@ -7045,7 +6917,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Java options"
-msgstr ""
+msgstr "Java opcije"
#: optadvancedpage.ui
msgctxt ""
@@ -7054,7 +6926,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable experimental features"
-msgstr ""
+msgstr "Omogući probne osobine"
#: optadvancedpage.ui
msgctxt ""
@@ -7063,7 +6935,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable macro recording (limited)"
-msgstr ""
+msgstr "Omogući makro snimanje (ograničeno)"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Ekspertna konfiguracija"
#: optadvancedpage.ui
msgctxt ""
@@ -7072,7 +6953,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Optional (unstable) options"
-msgstr ""
+msgstr "Opcionalne (nestabilne) mogućnosti"
#: optappearancepage.ui
msgctxt ""
@@ -7081,7 +6962,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scheme"
-msgstr ""
+msgstr "_Shema"
#: optappearancepage.ui
msgctxt ""
@@ -7090,7 +6971,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color scheme"
-msgstr ""
+msgstr "Shema boje"
#: optappearancepage.ui
msgctxt ""
@@ -7099,7 +6980,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User interface elements"
-msgstr ""
+msgstr "Elementi korisničkog interfejsa"
#: optappearancepage.ui
msgctxt ""
@@ -7108,10 +6989,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color setting"
-msgstr ""
+msgstr "Podešavanje boje"
#: optappearancepage.ui
-#, fuzzy
msgctxt ""
"optappearancepage.ui\n"
"preview\n"
@@ -7121,7 +7001,6 @@ msgid "Preview"
msgstr "Pregled"
#: optappearancepage.ui
-#, fuzzy
msgctxt ""
"optappearancepage.ui\n"
"on\n"
@@ -7137,7 +7016,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom colors"
-msgstr ""
+msgstr "Vlastite boje"
#: optasianpage.ui
msgctxt ""
@@ -7146,7 +7025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Western characters only"
-msgstr ""
+msgstr "Samo _zapadnjački znakovi"
#: optasianpage.ui
msgctxt ""
@@ -7155,7 +7034,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western _text and Asian punctuation"
-msgstr ""
+msgstr "Zapadni _tekst i Azijska interpunkcija"
#: optasianpage.ui
msgctxt ""
@@ -7164,7 +7043,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Kerning"
-msgstr ""
+msgstr "Smanjivanje prostora između slova"
#: optasianpage.ui
msgctxt ""
@@ -7173,7 +7052,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No compression"
-msgstr ""
+msgstr "_Nema kompresije"
#: optasianpage.ui
msgctxt ""
@@ -7182,7 +7061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compress punctuation only"
-msgstr ""
+msgstr "Samo _kompresovana interpunkcija"
#: optasianpage.ui
msgctxt ""
@@ -7191,7 +7070,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compress punctuation and Japanese Kana"
-msgstr ""
+msgstr "Kompresuj interpunkciju i Japansku Kana"
#: optasianpage.ui
msgctxt ""
@@ -7200,7 +7079,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character spacing"
-msgstr ""
+msgstr "Razmak između znakova"
#: optasianpage.ui
msgctxt ""
@@ -7209,7 +7088,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevano"
#: optasianpage.ui
msgctxt ""
@@ -7218,7 +7097,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Jezik"
#: optasianpage.ui
msgctxt ""
@@ -7227,7 +7106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not _at start of line:"
-msgstr ""
+msgstr "Nije _na početku linije:"
#: optasianpage.ui
msgctxt ""
@@ -7236,7 +7115,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not at _end of line:"
-msgstr ""
+msgstr "Nije na _kraju linije:"
#: optasianpage.ui
msgctxt ""
@@ -7245,7 +7124,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Without user-defined line break symbols"
-msgstr ""
+msgstr "Bez korisnički-definisanih simbola prijeloma reda"
#: optasianpage.ui
msgctxt ""
@@ -7254,7 +7133,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First and last characters"
-msgstr ""
+msgstr "Prvi i posljednji znakovi"
#: optbasicidepage.ui
msgctxt ""
@@ -7263,7 +7142,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Code Completion"
-msgstr ""
+msgstr "Omogući kompletiranje koda"
#: optbasicidepage.ui
msgctxt ""
@@ -7272,7 +7151,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Completion"
-msgstr ""
+msgstr "Kompletiranje koda"
#: optbasicidepage.ui
msgctxt ""
@@ -7281,7 +7160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Procedures"
-msgstr ""
+msgstr "Automatski zatvori procedure"
#: optbasicidepage.ui
msgctxt ""
@@ -7290,7 +7169,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Parenthesis"
-msgstr ""
+msgstr "Automatski zatvori zagrade"
#: optbasicidepage.ui
msgctxt ""
@@ -7299,7 +7178,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Quotes"
-msgstr ""
+msgstr "Automatski zatvori navodnike"
#: optbasicidepage.ui
msgctxt ""
@@ -7308,7 +7187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autocorrection"
-msgstr ""
+msgstr "Automatsko ispravljanje"
#: optbasicidepage.ui
msgctxt ""
@@ -7317,7 +7196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Suggestion"
-msgstr ""
+msgstr "Sugestije za kod"
#: optbasicidepage.ui
msgctxt ""
@@ -7326,7 +7205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use extended types"
-msgstr ""
+msgstr "Koristi proširene tipove"
#: optbasicidepage.ui
msgctxt ""
@@ -7335,7 +7214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language Features"
-msgstr ""
+msgstr "Jezičke osobine"
#: optbrowserpage.ui
msgctxt ""
@@ -7344,7 +7223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display documents in browser"
-msgstr ""
+msgstr "_Prikaži dokumente u pregledniku"
#: optbrowserpage.ui
msgctxt ""
@@ -7353,7 +7232,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browser Plug-in"
-msgstr ""
+msgstr "Plug-in preglednika"
#: optchartcolorspage.ui
msgctxt ""
@@ -7362,7 +7241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chart colors"
-msgstr ""
+msgstr "Boje grafikona"
#: optchartcolorspage.ui
msgctxt ""
@@ -7371,7 +7250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevani"
#: optchartcolorspage.ui
msgctxt ""
@@ -7380,7 +7259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color Table"
-msgstr ""
+msgstr "Tabela boja"
#: optctlpage.ui
msgctxt ""
@@ -7389,7 +7268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use se_quence checking"
-msgstr ""
+msgstr "Koristi ni_z provjera"
#: optctlpage.ui
msgctxt ""
@@ -7398,7 +7277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restricted"
-msgstr ""
+msgstr "Ograničeno"
#: optctlpage.ui
msgctxt ""
@@ -7407,7 +7286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type and replace"
-msgstr ""
+msgstr "_Unesi i zamijeni"
#: optctlpage.ui
msgctxt ""
@@ -7416,7 +7295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sequence checking"
-msgstr ""
+msgstr "Provjera redoslijeda"
#: optctlpage.ui
msgctxt ""
@@ -7425,7 +7304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Movement"
-msgstr ""
+msgstr "Pokret"
#: optctlpage.ui
msgctxt ""
@@ -7434,7 +7313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lo_gical"
-msgstr ""
+msgstr "Lo_gički"
#: optctlpage.ui
msgctxt ""
@@ -7443,7 +7322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visual"
-msgstr ""
+msgstr "_Vizuelni"
#: optctlpage.ui
msgctxt ""
@@ -7452,7 +7331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor control"
-msgstr ""
+msgstr "Kontrola kursora"
#: optctlpage.ui
msgctxt ""
@@ -7461,7 +7340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerals"
-msgstr ""
+msgstr "_Brojevi"
#: optctlpage.ui
msgctxt ""
@@ -7470,7 +7349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Arabic"
-msgstr ""
+msgstr "Arapski"
#: optctlpage.ui
msgctxt ""
@@ -7479,7 +7358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Hindi"
-msgstr ""
+msgstr "Indijski"
#: optctlpage.ui
msgctxt ""
@@ -7488,7 +7367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "System"
-msgstr ""
+msgstr "Sistem"
#: optctlpage.ui
msgctxt ""
@@ -7497,7 +7376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Context"
-msgstr ""
+msgstr "Kontekst"
#: optctlpage.ui
msgctxt ""
@@ -7506,7 +7385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General options"
-msgstr ""
+msgstr "Opšte opcije"
#: optemailpage.ui
msgctxt ""
@@ -7515,7 +7394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-mail program"
-msgstr ""
+msgstr "_E-mail program"
#: optemailpage.ui
msgctxt ""
@@ -7524,7 +7403,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: optemailpage.ui
msgctxt ""
@@ -7533,7 +7412,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "All files"
-msgstr ""
+msgstr "Sve datoteke"
#: optemailpage.ui
msgctxt ""
@@ -7542,7 +7421,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sending documents as e-mail attachments"
-msgstr ""
+msgstr "Slanje dokumenata kao e-mail poruka"
#: optfltrembedpage.ui
msgctxt ""
@@ -7551,7 +7430,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[L]: Load and convert the object"
-msgstr ""
+msgstr "[L]: Učitaj i konvertuj predmet"
#: optfltrembedpage.ui
msgctxt ""
@@ -7560,7 +7439,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[S]: Convert and save the object"
-msgstr ""
+msgstr "[S]: Konvertuj i snimi predmet"
#: optfltrembedpage.ui
msgctxt ""
@@ -7569,7 +7448,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embedded objects"
-msgstr ""
+msgstr "Ugrađeni objekti"
#: optfltrpage.ui
msgctxt ""
@@ -7578,7 +7457,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Load Basic _code"
-msgstr ""
+msgstr "Učitaj Basic _kod"
#: optfltrpage.ui
msgctxt ""
@@ -7587,7 +7466,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xecutable code"
-msgstr ""
+msgstr "I_zvršni kod"
#: optfltrpage.ui
msgctxt ""
@@ -7596,7 +7475,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _original Basic code"
-msgstr ""
+msgstr "Snimi _originalni Basic kod"
#: optfltrpage.ui
msgctxt ""
@@ -7605,7 +7484,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Microsoft Word 97/2000/XP"
-msgstr ""
+msgstr "Microsoft Word 97/2000/XP"
#: optfltrpage.ui
msgctxt ""
@@ -7614,7 +7493,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lo_ad Basic code"
-msgstr ""
+msgstr "Uči_taj Basic kod"
#: optfltrpage.ui
msgctxt ""
@@ -7623,7 +7502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xecutable code"
-msgstr ""
+msgstr "I_zvršni kod"
#: optfltrpage.ui
msgctxt ""
@@ -7632,7 +7511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sa_ve original Basic code"
-msgstr ""
+msgstr "Sn_imi originalni Basic kod"
#: optfltrpage.ui
msgctxt ""
@@ -7641,7 +7520,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Microsoft Excel 97/2000/XP"
-msgstr ""
+msgstr "Microsoft Excel 97/2000/XP"
#: optfltrpage.ui
msgctxt ""
@@ -7650,7 +7529,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Load Ba_sic code"
-msgstr ""
+msgstr "Učitaj BA_SIC kod"
#: optfltrpage.ui
msgctxt ""
@@ -7659,7 +7538,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sav_e original Basic code"
-msgstr ""
+msgstr "Snim_i originalni Basic kod"
#: optfltrpage.ui
msgctxt ""
@@ -7668,27 +7547,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Microsoft PowerPoint 97/2000/XP"
-msgstr ""
+msgstr "Microsoft PowerPoint 97/2000/XP"
#: optfontspage.ui
-#, fuzzy
msgctxt ""
"optfontspage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Font"
-msgstr "Font"
+msgstr "_Font"
#: optfontspage.ui
-#, fuzzy
msgctxt ""
"optfontspage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Re_place with"
-msgstr "Zamijeni sa"
+msgstr "Za_mijeni sa"
#: optfontspage.ui
msgctxt ""
@@ -7697,7 +7574,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Always"
-msgstr ""
+msgstr "Uvijek"
#: optfontspage.ui
msgctxt ""
@@ -7706,10 +7583,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Screen only"
-msgstr ""
+msgstr "Samo ekran"
#: optfontspage.ui
-#, fuzzy
msgctxt ""
"optfontspage.ui\n"
"font\n"
@@ -7719,7 +7595,6 @@ msgid "Font"
msgstr "Font"
#: optfontspage.ui
-#, fuzzy
msgctxt ""
"optfontspage.ui\n"
"replacewith\n"
@@ -7735,7 +7610,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Apply replacement table"
-msgstr ""
+msgstr "_Primijeni zamjensku tabelu"
#: optfontspage.ui
msgctxt ""
@@ -7744,7 +7619,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Replacement table"
-msgstr ""
+msgstr "Zamjenska tabela"
#: optfontspage.ui
msgctxt ""
@@ -7753,20 +7628,18 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fon_ts"
-msgstr ""
+msgstr "Fon_tovi"
#: optfontspage.ui
-#, fuzzy
msgctxt ""
"optfontspage.ui\n"
"label9\n"
"label\n"
"string.text"
msgid "_Size"
-msgstr "Veličina"
+msgstr "_Veličina"
#: optfontspage.ui
-#, fuzzy
msgctxt ""
"optfontspage.ui\n"
"fontname\n"
@@ -7782,7 +7655,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Non-proportional fonts only"
-msgstr ""
+msgstr "Samo _ne-proporcionalni fontovi"
#: optfontspage.ui
msgctxt ""
@@ -7791,7 +7664,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font settings for HTML, Basic and SQL sources"
-msgstr ""
+msgstr "Postavke fonta za HTML, Basic i SQL izvore"
#: optgeneralpage.ui
msgctxt ""
@@ -7800,7 +7673,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tips"
-msgstr ""
+msgstr "_Savjeti"
#: optgeneralpage.ui
msgctxt ""
@@ -7809,7 +7682,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extended tips"
-msgstr ""
+msgstr "_Prošireni savjeti"
#: optgeneralpage.ui
msgctxt ""
@@ -7818,7 +7691,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Help"
-msgstr ""
+msgstr "Pomoć"
#: optgeneralpage.ui
msgctxt ""
@@ -7827,7 +7700,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use %PRODUCTNAME dialogs"
-msgstr ""
+msgstr "_Koristi %PRODUCTNAME dijaloge"
#: optgeneralpage.ui
msgctxt ""
@@ -7836,7 +7709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open/Save dialogs"
-msgstr ""
+msgstr "Dijalozi za otvaranje/snimanje"
#: optgeneralpage.ui
msgctxt ""
@@ -7845,7 +7718,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use %PRODUCTNAME _dialogs"
-msgstr ""
+msgstr "Koristi %PRODUCTNAME _dijaloge"
#: optgeneralpage.ui
msgctxt ""
@@ -7854,7 +7727,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print dialogs"
-msgstr ""
+msgstr "Dijalozi za štampanje"
#: optgeneralpage.ui
msgctxt ""
@@ -7863,7 +7736,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Printing sets \"document modified\" status"
-msgstr ""
+msgstr "Š_tampanje postavlja status \"dokument izmijenjen\""
#: optgeneralpage.ui
msgctxt ""
@@ -7872,7 +7745,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Allow to save document even when the document is not modified "
-msgstr ""
+msgstr "_Dopusti snimanje dokumenta čak i kada dokument nije modifikovan "
#: optgeneralpage.ui
msgctxt ""
@@ -7881,7 +7754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document status"
-msgstr ""
+msgstr "Status dokumenta"
#: optgeneralpage.ui
msgctxt ""
@@ -7890,7 +7763,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Interpret as years between "
-msgstr ""
+msgstr "_Tumači kao godine između "
#: optgeneralpage.ui
msgctxt ""
@@ -7899,7 +7772,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "and "
-msgstr ""
+msgstr "i "
#: optgeneralpage.ui
msgctxt ""
@@ -7908,7 +7781,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Year (two digits)"
-msgstr ""
+msgstr "Godina (dvocifrena)"
#: opthtmlpage.ui
msgctxt ""
@@ -7917,7 +7790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _7"
-msgstr ""
+msgstr "Veličina _7"
#: opthtmlpage.ui
msgctxt ""
@@ -7926,7 +7799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _6"
-msgstr ""
+msgstr "Veličina _6"
#: opthtmlpage.ui
msgctxt ""
@@ -7935,7 +7808,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _5"
-msgstr ""
+msgstr "Veličina _5"
#: opthtmlpage.ui
msgctxt ""
@@ -7944,7 +7817,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _4"
-msgstr ""
+msgstr "Veličina _4"
#: opthtmlpage.ui
msgctxt ""
@@ -7953,7 +7826,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _3"
-msgstr ""
+msgstr "Veličina _3"
#: opthtmlpage.ui
msgctxt ""
@@ -7962,7 +7835,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _2"
-msgstr ""
+msgstr "Veličina _2"
#: opthtmlpage.ui
msgctxt ""
@@ -7971,7 +7844,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _1"
-msgstr ""
+msgstr "Veličina _1"
#: opthtmlpage.ui
msgctxt ""
@@ -7980,7 +7853,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font sizes"
-msgstr ""
+msgstr "Veličine fonta"
#: opthtmlpage.ui
msgctxt ""
@@ -7989,7 +7862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore _font settings"
-msgstr ""
+msgstr "Ignoriši postavke _fonta"
#: opthtmlpage.ui
msgctxt ""
@@ -7998,7 +7871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import unknown HTML tags as fields"
-msgstr ""
+msgstr "_Ubaci nepoznate HTML tagove kao polja"
#: opthtmlpage.ui
msgctxt ""
@@ -8007,7 +7880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
-msgstr ""
+msgstr "_Koristi '%ENGLISHUSLOCALE' mjesto za brojeve"
#: opthtmlpage.ui
msgctxt ""
@@ -8016,7 +7889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Import"
-msgstr ""
+msgstr "Uvezi"
#: opthtmlpage.ui
msgctxt ""
@@ -8025,7 +7898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character _set:"
-msgstr ""
+msgstr "_Skup znakova:"
#: opthtmlpage.ui
msgctxt ""
@@ -8034,7 +7907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy local graphics to Internet"
-msgstr ""
+msgstr "_Kopiraj lokalne slike na Internet"
#: opthtmlpage.ui
msgctxt ""
@@ -8043,7 +7916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print layout"
-msgstr ""
+msgstr "_Raspored štampe"
#: opthtmlpage.ui
msgctxt ""
@@ -8052,7 +7925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display _warning"
-msgstr ""
+msgstr "Prikaži _upozorenje"
#: opthtmlpage.ui
msgctxt ""
@@ -8061,7 +7934,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "LibreOffice _Basic"
-msgstr ""
+msgstr "LibreOffice _BASIC"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr "Microsoft Internet Explorer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr "Mozilla Firefox"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
#: opthtmlpage.ui
msgctxt ""
@@ -8070,10 +7970,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export"
-msgstr ""
+msgstr "Izvezi"
#: optionsdialog.ui
-#, fuzzy
msgctxt ""
"optionsdialog.ui\n"
"OptionsDialog\n"
@@ -8089,7 +7988,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The selected module could not be loaded."
-msgstr ""
+msgstr "Označeni modul ne može biti očitan."
#: optjsearchpage.ui
msgctxt ""
@@ -8098,7 +7997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_uppercase/lowercase"
-msgstr ""
+msgstr "_velika slova/mala slova"
#: optjsearchpage.ui
msgctxt ""
@@ -8107,7 +8006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_full-width/half-width forms"
-msgstr ""
+msgstr "forma _puna-širina/polovična širina"
#: optjsearchpage.ui
msgctxt ""
@@ -8116,7 +8015,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_hiragana/katakana"
-msgstr ""
+msgstr "_hiragana/katakana"
#: optjsearchpage.ui
msgctxt ""
@@ -8125,7 +8024,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_contractions (yo-on, sokuon)"
-msgstr ""
+msgstr "_kontrakcije (yo-on, sokuon)"
#: optjsearchpage.ui
msgctxt ""
@@ -8134,7 +8033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_minus/dash/cho-on"
-msgstr ""
+msgstr "_minus/crtica/cho-on"
#: optjsearchpage.ui
msgctxt ""
@@ -8143,7 +8042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "'re_peat character' marks"
-msgstr ""
+msgstr "'po_novi znak' ocjene"
#: optjsearchpage.ui
msgctxt ""
@@ -8152,7 +8051,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_variant-form kanji (itaiji)"
-msgstr ""
+msgstr "_promjenjive-forma kanji (itaiji)"
#: optjsearchpage.ui
msgctxt ""
@@ -8161,7 +8060,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_old Kana forms"
-msgstr ""
+msgstr "_stare Kana forme"
#: optjsearchpage.ui
msgctxt ""
@@ -8170,7 +8069,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_di/zi, du/zu"
-msgstr ""
+msgstr "_di/zi, du/zu"
#: optjsearchpage.ui
msgctxt ""
@@ -8179,7 +8078,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ba/va, ha/fa"
-msgstr ""
+msgstr "_ba/va, ha/fa"
#: optjsearchpage.ui
msgctxt ""
@@ -8188,7 +8087,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_tsi/thi/chi, dhi/zi"
-msgstr ""
+msgstr "_tsi/thi/chi, dhi/zi"
#: optjsearchpage.ui
msgctxt ""
@@ -8197,7 +8096,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "h_yu/fyu, byu/vyu"
-msgstr ""
+msgstr "h_yu/fyu, byu/vyu"
#: optjsearchpage.ui
msgctxt ""
@@ -8206,7 +8105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_se/she, ze/je"
-msgstr ""
+msgstr "_se/she, ze/je"
#: optjsearchpage.ui
msgctxt ""
@@ -8215,7 +8114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ia/iya (piano/piyano)"
-msgstr ""
+msgstr "_ia/iya (piano/piyano)"
#: optjsearchpage.ui
msgctxt ""
@@ -8224,7 +8123,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ki/ku (tekisuto/tekusuto)"
-msgstr ""
+msgstr "_ki/ku (tekisuto/tekusuto)"
#: optjsearchpage.ui
msgctxt ""
@@ -8233,7 +8132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prolon_ged vowels (ka-/kaa)"
-msgstr ""
+msgstr "Produženi _vokali (ka-/kaa)"
#: optjsearchpage.ui
msgctxt ""
@@ -8242,7 +8141,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat as equal"
-msgstr ""
+msgstr "Tretiraj kao jednako"
#: optjsearchpage.ui
msgctxt ""
@@ -8251,7 +8150,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pu_nctuation characters"
-msgstr ""
+msgstr "Inter_punkcijski znakovi"
#: optjsearchpage.ui
msgctxt ""
@@ -8260,7 +8159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whitespace characters"
-msgstr ""
+msgstr "Znakovi _prazno mjesto"
#: optjsearchpage.ui
msgctxt ""
@@ -8269,7 +8168,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Midd_le dots"
-msgstr ""
+msgstr "Sred_nje tačkice"
#: optjsearchpage.ui
msgctxt ""
@@ -8278,7 +8177,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore"
-msgstr ""
+msgstr "Ignoriši"
#: optlanguagespage.ui
msgctxt ""
@@ -8287,7 +8186,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User interface"
-msgstr ""
+msgstr "_Korisnički interfejs"
#: optlanguagespage.ui
msgctxt ""
@@ -8296,7 +8195,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Locale setting"
-msgstr ""
+msgstr "Lokalne postavke"
#: optlanguagespage.ui
msgctxt ""
@@ -8305,7 +8204,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal separator key"
-msgstr ""
+msgstr "Znak za razdvajanje decimala"
#: optlanguagespage.ui
msgctxt ""
@@ -8314,7 +8213,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default currency"
-msgstr ""
+msgstr "_Zadata valuta"
#: optlanguagespage.ui
msgctxt ""
@@ -8323,7 +8222,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date acceptance _patterns"
-msgstr ""
+msgstr "_Uzorci ispravnog datuma"
#: optlanguagespage.ui
msgctxt ""
@@ -8332,7 +8231,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Same as locale setting ( %1 )"
-msgstr ""
+msgstr "_Isto kao lokalne postavke ( %1 )"
#: optlanguagespage.ui
msgctxt ""
@@ -8341,7 +8240,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language of"
-msgstr ""
+msgstr "Jezik od"
#: optlanguagespage.ui
msgctxt ""
@@ -8350,7 +8249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the current document only"
-msgstr ""
+msgstr "Samo za aktuelni dokument"
#: optlanguagespage.ui
msgctxt ""
@@ -8359,7 +8258,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Complex _text layout (CTL)"
-msgstr ""
+msgstr "Kompleksni raspored _teksta (CTL)"
#: optlanguagespage.ui
msgctxt ""
@@ -8368,7 +8267,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Azijski"
#: optlanguagespage.ui
msgctxt ""
@@ -8377,7 +8276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Zapadni"
#: optlanguagespage.ui
msgctxt ""
@@ -8386,7 +8285,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default languages for documents"
-msgstr ""
+msgstr "Zadati jezici za dokumente"
#: optlanguagespage.ui
msgctxt ""
@@ -8395,7 +8294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore s_ystem input language"
-msgstr ""
+msgstr "Ignoriši s_istemski jezik za unos"
#: optlanguagespage.ui
msgctxt ""
@@ -8404,7 +8303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhanced language support"
-msgstr ""
+msgstr "Poboljšana podrška jezika"
#: optlingupage.ui
msgctxt ""
@@ -8413,7 +8312,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available language modules"
-msgstr ""
+msgstr "_Dostupni jezički moduli"
#: optlingupage.ui
msgctxt ""
@@ -8422,7 +8321,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: optlingupage.ui
msgctxt ""
@@ -8431,7 +8330,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-defined dictionaries"
-msgstr ""
+msgstr "_Korisnički-definisani rječnici"
#: optlingupage.ui
msgctxt ""
@@ -8440,7 +8339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Novi..."
#: optlingupage.ui
msgctxt ""
@@ -8449,7 +8348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ed_it..."
-msgstr ""
+msgstr "_Izmijeni..."
#: optlingupage.ui
msgctxt ""
@@ -8458,7 +8357,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Obriši"
#: optlingupage.ui
msgctxt ""
@@ -8467,7 +8366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Options"
-msgstr ""
+msgstr "_Opcije"
#: optlingupage.ui
msgctxt ""
@@ -8476,7 +8375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Get more dictionaries online..."
-msgstr ""
+msgstr "Prikaži više rječnika online..."
#: optlingupage.ui
msgctxt ""
@@ -8485,7 +8384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edi_t..."
-msgstr ""
+msgstr "Izmijen_i..."
#: optlingupage.ui
msgctxt ""
@@ -8494,7 +8393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Writing aids"
-msgstr ""
+msgstr "Pomoć pri pisanju"
#: optmemorypage.ui
msgctxt ""
@@ -8503,7 +8402,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of steps"
-msgstr ""
+msgstr "_Broj koraka"
#: optmemorypage.ui
msgctxt ""
@@ -8512,7 +8411,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Undo"
-msgstr ""
+msgstr "Poništi"
#: optmemorypage.ui
msgctxt ""
@@ -8521,7 +8420,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use for %PRODUCTNAME"
-msgstr ""
+msgstr "_Koristi za %PRODUCTNAME"
#: optmemorypage.ui
msgctxt ""
@@ -8530,7 +8429,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Memory per object"
-msgstr ""
+msgstr "_Memorija po objektu"
#: optmemorypage.ui
msgctxt ""
@@ -8539,7 +8438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Remove _from memory after"
-msgstr ""
+msgstr "Ukloni _iz memorije nakon"
#: optmemorypage.ui
msgctxt ""
@@ -8548,7 +8447,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "MB"
-msgstr ""
+msgstr "MB"
#: optmemorypage.ui
msgctxt ""
@@ -8557,7 +8456,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "MB"
-msgstr ""
+msgstr "MB"
#: optmemorypage.ui
msgctxt ""
@@ -8566,7 +8465,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "hh:mm"
-msgstr ""
+msgstr "hh:mm"
#: optmemorypage.ui
msgctxt ""
@@ -8575,7 +8474,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Graphics cache"
-msgstr ""
+msgstr "Keš grafike"
#: optmemorypage.ui
msgctxt ""
@@ -8584,7 +8483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of objects "
-msgstr ""
+msgstr "Broj objekata "
#: optmemorypage.ui
msgctxt ""
@@ -8593,7 +8492,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cache for inserted objects"
-msgstr ""
+msgstr "Keš unesenih objekata"
#: optmemorypage.ui
msgctxt ""
@@ -8602,7 +8501,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Load %PRODUCTNAME during system start-up"
-msgstr ""
+msgstr "Učitaj %PRODUCTNAME prilikom pokretanja sistema"
#: optmemorypage.ui
msgctxt ""
@@ -8611,7 +8510,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable systray Quickstarter"
-msgstr ""
+msgstr "Omogući traku Quickstarter-a"
#: optmemorypage.ui
msgctxt ""
@@ -8620,7 +8519,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME Quickstarter"
-msgstr ""
+msgstr "%PRODUCTNAME Quickstarter"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8629,7 +8528,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Dictionary"
-msgstr ""
+msgstr "Novi Rječnik"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8638,7 +8537,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Ime:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8647,7 +8546,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "_Jezik:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8656,7 +8555,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exception (-)"
-msgstr ""
+msgstr "_Izuzetak (-)"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8665,7 +8564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dictionary"
-msgstr ""
+msgstr "Rječnik"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8674,7 +8573,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Check for updates automatically"
-msgstr ""
+msgstr "Automatski _provjeri ažuriranja"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8683,7 +8582,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Every Da_y"
-msgstr ""
+msgstr "Svaki da_n"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8692,7 +8591,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Every _Week"
-msgstr ""
+msgstr "Svake _sedmice"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8701,7 +8600,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Every _Month"
-msgstr ""
+msgstr "Svakog _mjeseca"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8710,7 +8609,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Last checked: %DATE%, %TIME%"
-msgstr ""
+msgstr "Posljednja provjera: %DATE%, %TIME%"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8719,7 +8618,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check _now"
-msgstr ""
+msgstr "Provjeri _sad"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8728,7 +8627,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Download updates automatically"
-msgstr ""
+msgstr "Automatski _preuzmi ažuriranja"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8737,7 +8636,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Download destination:"
-msgstr ""
+msgstr "Odredište preuzimanja:"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8746,7 +8645,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ch_ange..."
-msgstr ""
+msgstr "Pr_omijeni..."
#: optonlineupdatepage.ui
msgctxt ""
@@ -8755,7 +8654,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Last checked: Not yet"
-msgstr ""
+msgstr "Posljednja provjera: još uvijek nema"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8764,7 +8663,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Online Update Options"
-msgstr ""
+msgstr "Opcije mrežnog Ažuriranja"
#: optpathspage.ui
msgctxt ""
@@ -8773,7 +8672,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: optpathspage.ui
msgctxt ""
@@ -8782,7 +8681,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Path"
-msgstr ""
+msgstr "Putanja"
#: optpathspage.ui
msgctxt ""
@@ -8791,7 +8690,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit Paths: %1"
-msgstr ""
+msgstr "Uredi Putanje: %1"
#: optpathspage.ui
msgctxt ""
@@ -8800,17 +8699,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paths used by %PRODUCTNAME"
-msgstr ""
+msgstr "Putanje koje koristi %PRODUCTNAME"
#: optpathspage.ui
-#, fuzzy
msgctxt ""
"optpathspage.ui\n"
"default\n"
"label\n"
"string.text"
msgid "_Default"
-msgstr "Uobičajeno"
+msgstr "_Podrazumijevano"
#: optpathspage.ui
msgctxt ""
@@ -8819,7 +8717,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: optproxypage.ui
msgctxt ""
@@ -8828,7 +8726,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Proxy s_erver"
-msgstr ""
+msgstr "Proxy s_erver"
#: optproxypage.ui
msgctxt ""
@@ -8837,7 +8735,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Nikakav"
#: optproxypage.ui
msgctxt ""
@@ -8846,7 +8744,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "System"
-msgstr ""
+msgstr "Sistem"
#: optproxypage.ui
msgctxt ""
@@ -8855,7 +8753,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Manual"
-msgstr ""
+msgstr "Ručno"
#: optproxypage.ui
msgctxt ""
@@ -8864,7 +8762,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "HT_TP proxy"
-msgstr ""
+msgstr "HT_TP proxy"
#: optproxypage.ui
msgctxt ""
@@ -8873,7 +8771,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Port"
-msgstr ""
+msgstr "_Port"
#: optproxypage.ui
msgctxt ""
@@ -8882,7 +8780,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "HTTP_S proxy"
-msgstr ""
+msgstr "HTTP_S proxy"
#: optproxypage.ui
msgctxt ""
@@ -8891,7 +8789,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_FTP proxy"
-msgstr ""
+msgstr "_FTP proxy"
#: optproxypage.ui
msgctxt ""
@@ -8900,7 +8798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No proxy for:"
-msgstr ""
+msgstr "_Nema proxy za:"
#: optproxypage.ui
msgctxt ""
@@ -8909,7 +8807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_ort"
-msgstr ""
+msgstr "P_ort"
#: optproxypage.ui
msgctxt ""
@@ -8918,7 +8816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_ort"
-msgstr ""
+msgstr "P_ort"
#: optproxypage.ui
msgctxt ""
@@ -8927,7 +8825,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator ;"
-msgstr ""
+msgstr "Separator;"
#: optproxypage.ui
msgctxt ""
@@ -8936,7 +8834,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Postavke"
#: optsavepage.ui
msgctxt ""
@@ -8945,7 +8843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Load printer settings with the document"
-msgstr ""
+msgstr "Učitaj postavke printera sa dokumentom"
#: optsavepage.ui
msgctxt ""
@@ -8954,7 +8852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Load user-specific settings with the document"
-msgstr ""
+msgstr "Učitaj korisnički zadate postavke sa dokumentom"
#: optsavepage.ui
msgctxt ""
@@ -8963,7 +8861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Load"
-msgstr ""
+msgstr "Učitaj"
#: optsavepage.ui
msgctxt ""
@@ -8972,7 +8870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _AutoRecovery information every"
-msgstr ""
+msgstr "Snimi informacije o _Automatskoj obnovi svakih"
#: optsavepage.ui
msgctxt ""
@@ -8981,7 +8879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minutes"
-msgstr ""
+msgstr "Minuta"
#: optsavepage.ui
msgctxt ""
@@ -8990,7 +8888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically save the document too"
-msgstr ""
+msgstr "Također, automatski snimi dokument"
#: optsavepage.ui
msgctxt ""
@@ -8999,25 +8897,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save URLs relative to file system"
-msgstr ""
+msgstr "Snimi URLove relativno na datotečni sistem"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr ""
+msgid "_Edit document properties before saving"
+msgstr "_Uredi postavke dokumenta prije snimanja"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr ""
+msgid "Save URLs relative to internet"
+msgstr "Snimi URL-ove u odnosu na Internet"
#: optsavepage.ui
msgctxt ""
@@ -9026,17 +8924,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Al_ways create backup copy"
-msgstr ""
+msgstr "Uv_ijek kreiraj sigurnosnu kopiju"
#: optsavepage.ui
-#, fuzzy
msgctxt ""
"optsavepage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Save"
-msgstr "Val"
+msgstr "Snimi"
#: optsavepage.ui
msgctxt ""
@@ -9045,7 +8942,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Warn when not saving in ODF or default format"
-msgstr ""
+msgstr "Upozori kada se ne snima u ODF ili zadatom formatu"
#: optsavepage.ui
msgctxt ""
@@ -9054,7 +8951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not using ODF 1.2 Extended may cause information to be lost."
-msgstr ""
+msgstr "Ne korištenjem ODF 1.2 Nadogradnje može se prouzrokovati gubitak informacija."
#: optsavepage.ui
msgctxt ""
@@ -9063,7 +8960,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "1.0/1.1"
-msgstr ""
+msgstr "1.0/1.1"
#: optsavepage.ui
msgctxt ""
@@ -9072,7 +8969,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "1.2"
-msgstr ""
+msgstr "1.2"
#: optsavepage.ui
msgctxt ""
@@ -9081,7 +8978,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "1.2 Extended (compat mode)"
-msgstr ""
+msgstr "1.2 Proširen (kompaktni način)"
#: optsavepage.ui
msgctxt ""
@@ -9090,7 +8987,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "1.2 Extended (recommended)"
-msgstr ""
+msgstr "1.2 Proširen (preporučeno)"
#: optsavepage.ui
msgctxt ""
@@ -9099,7 +8996,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ODF format version:"
-msgstr ""
+msgstr "ODF format verzija:"
#: optsavepage.ui
msgctxt ""
@@ -9108,7 +9005,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Always sa_ve as:"
-msgstr ""
+msgstr "Uvijek sn_imi kao:"
#: optsavepage.ui
msgctxt ""
@@ -9117,7 +9014,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Text document"
-msgstr ""
+msgstr "Tekst dokument"
#: optsavepage.ui
msgctxt ""
@@ -9126,7 +9023,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "HTML document"
-msgstr ""
+msgstr "HTML dokument"
#: optsavepage.ui
msgctxt ""
@@ -9135,7 +9032,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Master document"
-msgstr ""
+msgstr "Glavni dokument"
#: optsavepage.ui
msgctxt ""
@@ -9144,7 +9041,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Spreadsheet"
-msgstr ""
+msgstr "Tabela"
#: optsavepage.ui
msgctxt ""
@@ -9153,7 +9050,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Presentation"
-msgstr ""
+msgstr "Prezentacija"
#: optsavepage.ui
msgctxt ""
@@ -9162,7 +9059,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Drawing"
-msgstr ""
+msgstr "Crtanje"
#: optsavepage.ui
msgctxt ""
@@ -9171,7 +9068,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Formula"
-msgstr ""
+msgstr "Formula"
#: optsavepage.ui
msgctxt ""
@@ -9180,7 +9077,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ocument type:"
-msgstr ""
+msgstr "Tip d_okumenta:"
#: optsavepage.ui
msgctxt ""
@@ -9189,7 +9086,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default file format and ODF settings"
-msgstr ""
+msgstr "Uobičajeni format datoteke i ODF postavke"
#: optsecuritypage.ui
msgctxt ""
@@ -9198,7 +9095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adjust security related options and define warnings for hidden information in documents. "
-msgstr ""
+msgstr "Podesi opcije vezane za sigurnost i definiši upozorenja za skrivene informacije u dokumentima. "
#: optsecuritypage.ui
msgctxt ""
@@ -9207,7 +9104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_ptions..."
-msgstr ""
+msgstr "O_pcije..."
#: optsecuritypage.ui
msgctxt ""
@@ -9216,7 +9113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security options and warnings"
-msgstr ""
+msgstr "Sigurnosne opcije i upozorenja"
#: optsecuritypage.ui
msgctxt ""
@@ -9225,7 +9122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Persistently _save passwords for web connections"
-msgstr ""
+msgstr "Trajno _zapiši šifre za web konekcije"
#: optsecuritypage.ui
msgctxt ""
@@ -9234,7 +9131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protected _by a master password (recommended)"
-msgstr ""
+msgstr "Zaštićeno _od strane glavne šifre (preporučeno)"
#: optsecuritypage.ui
msgctxt ""
@@ -9243,7 +9140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Passwords are protected by a master password. You will be asked to enter it once per session, if %PRODUCTNAME retrieves a password from the protected password list."
-msgstr ""
+msgstr "Šifre su zaštićene glavnom šifrom. Od vas će se tražiti da ukucate šifru jednom po sesiji, ako %PRODUCTNAME prima šifru iz liste zaštićenih šifri."
#: optsecuritypage.ui
msgctxt ""
@@ -9256,6 +9153,9 @@ msgid ""
"\n"
"Do you want to delete password list and reset master password?"
msgstr ""
+"Isključenjem opcije da se trajno čuvaju lozinke briše se lista sačuvanih lozinki i resetuje se glavna lozinka.\n"
+"\n"
+"Želite li obrisati listu lozinki i resetovati master lozinku?"
#: optsecuritypage.ui
msgctxt ""
@@ -9264,7 +9164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect_ions..."
-msgstr ""
+msgstr "Ve_ze..."
#: optsecuritypage.ui
msgctxt ""
@@ -9273,7 +9173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Master Password..."
-msgstr ""
+msgstr "_Glavna Šifra..."
#: optsecuritypage.ui
msgctxt ""
@@ -9282,7 +9182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Passwords for web connections"
-msgstr ""
+msgstr "Lozinke za web konekcije"
#: optsecuritypage.ui
msgctxt ""
@@ -9291,7 +9191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adjust the security level for executing macros and specify trusted macro developers."
-msgstr ""
+msgstr "Podesi nivo sigurnosti za izvršenje makroa i odredi pouzdane makro developere."
#: optsecuritypage.ui
msgctxt ""
@@ -9300,7 +9200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro Securit_y..."
-msgstr ""
+msgstr "Makro sigurnos_t..."
#: optsecuritypage.ui
msgctxt ""
@@ -9309,7 +9209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro security"
-msgstr ""
+msgstr "Makro sigurnost"
#: optsecuritypage.ui
msgctxt ""
@@ -9318,7 +9218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select the Network Security Services certificate directory to use for digital signatures."
-msgstr ""
+msgstr "Izaberite direktorij certifikata za NSS (Network Security Services) koji će se koristiti za digitalne potpise."
#: optsecuritypage.ui
msgctxt ""
@@ -9327,7 +9227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Certificate..."
-msgstr ""
+msgstr "_Certifikat..."
#: optsecuritypage.ui
msgctxt ""
@@ -9336,7 +9236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate Path"
-msgstr ""
+msgstr "Staza do certifikata"
#: optuserpage.ui
msgctxt ""
@@ -9345,7 +9245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Company"
-msgstr ""
+msgstr "_Firma"
#: optuserpage.ui
msgctxt ""
@@ -9354,7 +9254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials"
-msgstr ""
+msgstr "_Ime/Prezime/Titula"
#: optuserpage.ui
msgctxt ""
@@ -9363,7 +9263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street"
-msgstr ""
+msgstr "_Ulica"
#: optuserpage.ui
msgctxt ""
@@ -9372,7 +9272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "City/State/_Zip"
-msgstr ""
+msgstr "Grad/Država/_Poštanski broj"
#: optuserpage.ui
msgctxt ""
@@ -9381,7 +9281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Country/Re_gion"
-msgstr ""
+msgstr "Država/Re_gija"
#: optuserpage.ui
msgctxt ""
@@ -9390,7 +9290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title/Position"
-msgstr ""
+msgstr "_Titula/Pozicija"
#: optuserpage.ui
msgctxt ""
@@ -9399,7 +9299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tel. (Home/_Work)"
-msgstr ""
+msgstr "Telefon (Kuća/_Posao)"
#: optuserpage.ui
msgctxt ""
@@ -9408,7 +9308,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Broj kućnog telefona"
#: optuserpage.ui
msgctxt ""
@@ -9417,7 +9317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x/E-mail"
-msgstr ""
+msgstr "Fa_x/E-mail"
#: optuserpage.ui
msgctxt ""
@@ -9426,7 +9326,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Ime"
#: optuserpage.ui
msgctxt ""
@@ -9435,7 +9335,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Prezime"
#: optuserpage.ui
msgctxt ""
@@ -9444,7 +9344,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Inicijali"
#: optuserpage.ui
msgctxt ""
@@ -9453,7 +9353,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Grad"
#: optuserpage.ui
msgctxt ""
@@ -9462,7 +9362,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "State"
-msgstr ""
+msgstr "Država"
#: optuserpage.ui
msgctxt ""
@@ -9471,20 +9371,18 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Poštanski broj"
#: optuserpage.ui
-#, fuzzy
msgctxt ""
"optuserpage.ui\n"
"title-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr "Naslov"
+msgstr "Titula"
#: optuserpage.ui
-#, fuzzy
msgctxt ""
"optuserpage.ui\n"
"position-atkobject\n"
@@ -9500,7 +9398,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Broj kućnog telefona"
#: optuserpage.ui
msgctxt ""
@@ -9509,7 +9407,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Work telephone number"
-msgstr ""
+msgstr "Broj poslovnog telefona"
#: optuserpage.ui
msgctxt ""
@@ -9518,7 +9416,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Broj FAX-a"
#: optuserpage.ui
msgctxt ""
@@ -9527,7 +9425,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "e-mail adresa"
#: optuserpage.ui
msgctxt ""
@@ -9536,7 +9434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use data for document properties"
-msgstr ""
+msgstr "Koristi podatke za osobine dokumenta"
#: optuserpage.ui
msgctxt ""
@@ -9545,7 +9443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Last Name/First _name/Father's name/Initials"
-msgstr ""
+msgstr "Prezime/_Ime/Očevo ime/Inicijali"
#: optuserpage.ui
msgctxt ""
@@ -9554,7 +9452,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Prezime"
#: optuserpage.ui
msgctxt ""
@@ -9563,7 +9461,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Father's name"
-msgstr ""
+msgstr "Očevo ime"
#: optuserpage.ui
msgctxt ""
@@ -9572,7 +9470,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Inicijali"
#: optuserpage.ui
msgctxt ""
@@ -9581,7 +9479,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Ime"
#: optuserpage.ui
msgctxt ""
@@ -9590,7 +9488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Last/First _name/Initials"
-msgstr ""
+msgstr "Prezime/_Ime/Inicijali"
#: optuserpage.ui
msgctxt ""
@@ -9599,7 +9497,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Prezime"
#: optuserpage.ui
msgctxt ""
@@ -9608,7 +9506,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Ime"
#: optuserpage.ui
msgctxt ""
@@ -9617,7 +9515,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Inicijali"
#: optuserpage.ui
msgctxt ""
@@ -9626,7 +9524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street/Apartment number"
-msgstr ""
+msgstr "_Ulica/Broj stana"
#: optuserpage.ui
msgctxt ""
@@ -9635,7 +9533,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Street"
-msgstr ""
+msgstr "Ulica"
#: optuserpage.ui
msgctxt ""
@@ -9644,7 +9542,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Apartment number"
-msgstr ""
+msgstr "Broj stana"
#: optuserpage.ui
msgctxt ""
@@ -9653,7 +9551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Poštanski broj/Grad"
#: optuserpage.ui
msgctxt ""
@@ -9662,7 +9560,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Grad"
#: optuserpage.ui
msgctxt ""
@@ -9671,7 +9569,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Poštanski broj"
#: optuserpage.ui
msgctxt ""
@@ -9680,7 +9578,133 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address"
-msgstr ""
+msgstr "Adresa"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Koristi akceleraciju hard_vera"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Koristi Anti-A_liasing"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Izlaz ilustracije"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "_Prozirnost"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Izbor"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Ikone u meniji_ma"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Automatski"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Sakrij"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Prikaži"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Meni"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "Prikaži p_regled fontova"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Prikaži h_istoriju fonta"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Lista fontova"
#: optviewpage.ui
msgctxt ""
@@ -9689,7 +9713,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sc_aling"
-msgstr ""
+msgstr "Sk_aliranje"
#: optviewpage.ui
msgctxt ""
@@ -9698,10 +9722,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Icon _size and style"
-msgstr ""
+msgstr "_Veličina i stil ikone"
#: optviewpage.ui
-#, fuzzy
msgctxt ""
"optviewpage.ui\n"
"iconsize\n"
@@ -9717,7 +9740,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Small"
-msgstr ""
+msgstr "Mali"
#: optviewpage.ui
msgctxt ""
@@ -9726,10 +9749,9 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Large"
-msgstr ""
+msgstr "Veliki"
#: optviewpage.ui
-#, fuzzy
msgctxt ""
"optviewpage.ui\n"
"iconstyle\n"
@@ -9745,7 +9767,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Galaxy"
-msgstr ""
+msgstr "Galaksija"
#: optviewpage.ui
msgctxt ""
@@ -9754,7 +9776,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "High Contrast"
-msgstr ""
+msgstr "Visok Kontrast"
#: optviewpage.ui
msgctxt ""
@@ -9763,7 +9785,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Industrial"
-msgstr ""
+msgstr "Industrijska"
#: optviewpage.ui
msgctxt ""
@@ -9772,7 +9794,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Crystal"
-msgstr ""
+msgstr "Kristal"
#: optviewpage.ui
msgctxt ""
@@ -9781,7 +9803,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Tango"
-msgstr ""
+msgstr "Tango"
#: optviewpage.ui
msgctxt ""
@@ -9790,7 +9812,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Oxygen"
-msgstr ""
+msgstr "Oxygen"
#: optviewpage.ui
msgctxt ""
@@ -9799,7 +9821,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Classic"
-msgstr ""
+msgstr "Klasično"
#: optviewpage.ui
msgctxt ""
@@ -9808,7 +9830,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Human"
-msgstr ""
+msgstr "Ljudski"
#: optviewpage.ui
msgctxt ""
@@ -9817,7 +9839,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Sifr"
-msgstr ""
+msgstr "Sifr"
#: optviewpage.ui
msgctxt ""
@@ -9826,7 +9848,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Tango Testing"
-msgstr ""
+msgstr "Tango testiranje"
#: optviewpage.ui
msgctxt ""
@@ -9835,7 +9857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use system _font for user interface"
-msgstr ""
+msgstr "Koristi sistemski _font za korisnički interfejs"
#: optviewpage.ui
msgctxt ""
@@ -9844,7 +9866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Screen font antialiasin_g"
-msgstr ""
+msgstr "Umekšavanje _slova na ekranu"
#: optviewpage.ui
msgctxt ""
@@ -9853,7 +9875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "fro_m"
-msgstr ""
+msgstr "o_d"
#: optviewpage.ui
msgctxt ""
@@ -9862,107 +9884,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User Interface"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr ""
-
-#: optviewpage.ui
-#, fuzzy
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Automatski"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr ""
+msgstr "Korisnički interfejs"
#: optviewpage.ui
msgctxt ""
@@ -9971,7 +9893,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mouse _positioning"
-msgstr ""
+msgstr "_Položaj miša"
#: optviewpage.ui
msgctxt ""
@@ -9980,7 +9902,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Middle Mouse _button"
-msgstr ""
+msgstr "Srednja _tipka miša"
#: optviewpage.ui
msgctxt ""
@@ -9989,7 +9911,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default button"
-msgstr ""
+msgstr "Uobičajeno dugme"
#: optviewpage.ui
msgctxt ""
@@ -9998,7 +9920,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dialog center"
-msgstr ""
+msgstr "Centar dijaloga"
#: optviewpage.ui
msgctxt ""
@@ -10007,7 +9929,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "No automatic positioning"
-msgstr ""
+msgstr "Nema automatskog pozicioniranja"
#: optviewpage.ui
msgctxt ""
@@ -10016,7 +9938,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No function"
-msgstr ""
+msgstr "Nema funkcije"
#: optviewpage.ui
msgctxt ""
@@ -10025,7 +9947,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Automatic scrolling"
-msgstr ""
+msgstr "Automatsko klizanje teksta"
#: optviewpage.ui
msgctxt ""
@@ -10034,7 +9956,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Paste clipboard"
-msgstr ""
+msgstr "Umetni iz međuspremnika"
#: optviewpage.ui
msgctxt ""
@@ -10043,25 +9965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mouse"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr ""
+msgstr "Miš"
#: pageformatpage.ui
msgctxt ""
@@ -10070,7 +9974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format:"
-msgstr ""
+msgstr "_Format:"
#: pageformatpage.ui
msgctxt ""
@@ -10079,17 +9983,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "Š_irina:"
#: pageformatpage.ui
-#, fuzzy
msgctxt ""
"pageformatpage.ui\n"
"labelHeight\n"
"label\n"
"string.text"
msgid "_Height:"
-msgstr "Visina"
+msgstr "_Visina:"
#: pageformatpage.ui
msgctxt ""
@@ -10098,7 +10001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Orientation:"
-msgstr ""
+msgstr "_Orijentacija:"
#: pageformatpage.ui
msgctxt ""
@@ -10107,7 +10010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Portrait"
-msgstr ""
+msgstr "_Portret"
#: pageformatpage.ui
msgctxt ""
@@ -10116,7 +10019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_andscape"
-msgstr ""
+msgstr "P_ejzaž"
#: pageformatpage.ui
msgctxt ""
@@ -10125,7 +10028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "Smijer _teksta:"
#: pageformatpage.ui
msgctxt ""
@@ -10134,7 +10037,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper _tray:"
-msgstr ""
+msgstr "_Ladica za papir:"
#: pageformatpage.ui
msgctxt ""
@@ -10143,7 +10046,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper format"
-msgstr ""
+msgstr "Format papira"
#: pageformatpage.ui
msgctxt ""
@@ -10152,7 +10055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Top:"
-msgstr ""
+msgstr "Vrh:"
#: pageformatpage.ui
msgctxt ""
@@ -10161,7 +10064,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bottom:"
-msgstr ""
+msgstr "Dno:"
#: pageformatpage.ui
msgctxt ""
@@ -10170,7 +10073,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Right:"
-msgstr ""
+msgstr "Desno:"
#: pageformatpage.ui
msgctxt ""
@@ -10179,7 +10082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_uter:"
-msgstr ""
+msgstr "S_poljni:"
#: pageformatpage.ui
msgctxt ""
@@ -10188,7 +10091,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Left:"
-msgstr ""
+msgstr "Lijevo:"
#: pageformatpage.ui
msgctxt ""
@@ -10197,7 +10100,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nner:"
-msgstr ""
+msgstr "U_nutrašnji:"
#: pageformatpage.ui
msgctxt ""
@@ -10206,7 +10109,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Margins"
-msgstr ""
+msgstr "Margine"
#: pageformatpage.ui
msgctxt ""
@@ -10215,7 +10118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page layout:"
-msgstr ""
+msgstr "Raspored _stranice:"
#: pageformatpage.ui
msgctxt ""
@@ -10224,7 +10127,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format:"
-msgstr ""
+msgstr "_Format:"
#: pageformatpage.ui
msgctxt ""
@@ -10233,7 +10136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Register-tr_ue"
-msgstr ""
+msgstr "Register-tr_ue"
#: pageformatpage.ui
msgctxt ""
@@ -10242,7 +10145,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table alignment:"
-msgstr ""
+msgstr "Poravnanje tabele:"
#: pageformatpage.ui
msgctxt ""
@@ -10251,7 +10154,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "Vodo_ravno"
#: pageformatpage.ui
msgctxt ""
@@ -10260,7 +10163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Uspravno"
#: pageformatpage.ui
msgctxt ""
@@ -10269,7 +10172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit object to paper format"
-msgstr ""
+msgstr "_Prilagodi objekat na dimenzijama papira"
#: pageformatpage.ui
msgctxt ""
@@ -10278,7 +10181,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reference _Style:"
-msgstr ""
+msgstr "Referentni _stil:"
#: pageformatpage.ui
msgctxt ""
@@ -10287,7 +10190,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Layout settings"
-msgstr ""
+msgstr "Postavke rasporeda"
#: pageformatpage.ui
msgctxt ""
@@ -10300,6 +10203,9 @@ msgid ""
"\n"
"Do you still want to apply these settings?"
msgstr ""
+"Postavke margina su izvan dometa štampanja.\n"
+"\n"
+"Da li i dalje želite primijeniti ove postavke?"
#: pageformatpage.ui
msgctxt ""
@@ -10308,7 +10214,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "1, 2, 3, ..."
-msgstr ""
+msgstr "1, 2, 3, ..."
#: pageformatpage.ui
msgctxt ""
@@ -10317,7 +10223,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "A, B, C, ..."
-msgstr ""
+msgstr "A, B, C, ..."
#: pageformatpage.ui
msgctxt ""
@@ -10326,7 +10232,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "a, b, c, ..."
-msgstr ""
+msgstr "a, b, c, ..."
#: pageformatpage.ui
msgctxt ""
@@ -10335,7 +10241,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "I, II, III, ..."
-msgstr ""
+msgstr "I, II, III, ..."
#: pageformatpage.ui
msgctxt ""
@@ -10344,7 +10250,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "i, ii, iii, ..."
-msgstr ""
+msgstr "i, ii, iii, ..."
#: pageformatpage.ui
msgctxt ""
@@ -10353,7 +10259,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Ništa"
#: pageformatpage.ui
msgctxt ""
@@ -10362,7 +10268,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "A, .., AA, .., AAA, ..."
-msgstr ""
+msgstr "A, .., AA, .., AAA, ..."
#: pageformatpage.ui
msgctxt ""
@@ -10371,7 +10277,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "a, .., aa, .., aaa, ..."
-msgstr ""
+msgstr "a, .., aa, .., aaa, ..."
#: pageformatpage.ui
msgctxt ""
@@ -10380,7 +10286,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Native Numbering"
-msgstr ""
+msgstr "Obilježavanje prirodnim brojevima"
#: pageformatpage.ui
msgctxt ""
@@ -10389,7 +10295,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Аб, ... (Bugarski)"
#: pageformatpage.ui
msgctxt ""
@@ -10398,7 +10304,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
-msgstr ""
+msgstr "а, б, .., аа, аб, ... (Bugarski)"
#: pageformatpage.ui
msgctxt ""
@@ -10407,7 +10313,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Бб, ... (Bugarski)"
#: pageformatpage.ui
msgctxt ""
@@ -10416,7 +10322,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
-msgstr ""
+msgstr "а, б, .., аа, бб, ... (Bugarski)"
#: pageformatpage.ui
msgctxt ""
@@ -10425,7 +10331,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Аб, ... (Ruski)"
#: pageformatpage.ui
msgctxt ""
@@ -10434,7 +10340,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "а, б, .., аа, аб, ... (Russian)"
-msgstr ""
+msgstr "а, б, .., аа, аб, ... (Ruski)"
#: pageformatpage.ui
msgctxt ""
@@ -10443,7 +10349,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Бб, ... (Ruski)"
#: pageformatpage.ui
msgctxt ""
@@ -10452,7 +10358,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "а, б, .., аа, бб, ... (Russian)"
-msgstr ""
+msgstr "а, б, .., аа, бб, ... (Ruski)"
#: pageformatpage.ui
msgctxt ""
@@ -10461,7 +10367,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Аб, ... (Srpski)"
#: pageformatpage.ui
msgctxt ""
@@ -10470,7 +10376,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "а, б, .., аа, аб, ... (Serbian)"
-msgstr ""
+msgstr "а, б, .., аа, аб, ... (Srpski)"
#: pageformatpage.ui
msgctxt ""
@@ -10479,7 +10385,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
-msgstr ""
+msgstr "А, Б, .., Аа, Бб, ... (Srpski)"
#: pageformatpage.ui
msgctxt ""
@@ -10488,7 +10394,7 @@ msgctxt ""
"20\n"
"stringlist.text"
msgid "а, б, .., аа, бб, ... (Serbian)"
-msgstr ""
+msgstr "а, б, .., аа, бб, ... (Srpski)"
#: pageformatpage.ui
msgctxt ""
@@ -10497,7 +10403,7 @@ msgctxt ""
"21\n"
"stringlist.text"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
-msgstr ""
+msgstr "Α, Β, Γ, ... (Grčko veliko slovo)"
#: pageformatpage.ui
msgctxt ""
@@ -10506,7 +10412,7 @@ msgctxt ""
"22\n"
"stringlist.text"
msgid "α, β, γ, ... (Greek Lower Letter)"
-msgstr ""
+msgstr "α, β, γ, ... (Grčko malo slovo)"
#: pageformatpage.ui
msgctxt ""
@@ -10515,7 +10421,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Right and left"
-msgstr ""
+msgstr "Desno i lijevo"
#: pageformatpage.ui
msgctxt ""
@@ -10524,7 +10430,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Mirrored"
-msgstr ""
+msgstr "U ogledalu"
#: pageformatpage.ui
msgctxt ""
@@ -10533,7 +10439,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Only right"
-msgstr ""
+msgstr "Samo desno"
#: pageformatpage.ui
msgctxt ""
@@ -10542,7 +10448,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Only left"
-msgstr ""
+msgstr "Samo lijevo"
#: paragalignpage.ui
msgctxt ""
@@ -10551,7 +10457,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: paragalignpage.ui
msgctxt ""
@@ -10560,7 +10466,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Lijevo"
#: paragalignpage.ui
msgctxt ""
@@ -10569,7 +10475,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Desno"
#: paragalignpage.ui
msgctxt ""
@@ -10578,7 +10484,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center"
-msgstr ""
+msgstr "_Centar"
#: paragalignpage.ui
msgctxt ""
@@ -10587,7 +10493,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Justified"
-msgstr ""
+msgstr "_Obostrano"
#: paragalignpage.ui
msgctxt ""
@@ -10596,7 +10502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Expand single word"
-msgstr ""
+msgstr "_Proširi jednu riječ"
#: paragalignpage.ui
msgctxt ""
@@ -10605,7 +10511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to text grid (if active)"
-msgstr ""
+msgstr "_Namjesti prema tekstualnoj mreži (ako je aktivno)"
#: paragalignpage.ui
msgctxt ""
@@ -10614,7 +10520,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last line:"
-msgstr ""
+msgstr "_Posljednja linija:"
#: paragalignpage.ui
msgctxt ""
@@ -10623,7 +10529,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "Desn_o/Dno"
#: paragalignpage.ui
msgctxt ""
@@ -10632,7 +10538,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "_Lijevo/Vrh"
#: paragalignpage.ui
msgctxt ""
@@ -10641,7 +10547,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: paragalignpage.ui
msgctxt ""
@@ -10650,7 +10556,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment:"
-msgstr ""
+msgstr "_Poravnanje:"
#: paragalignpage.ui
msgctxt ""
@@ -10659,7 +10565,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text-to-text"
-msgstr ""
+msgstr "Tekst-do-teksta"
#: paragalignpage.ui
msgctxt ""
@@ -10668,7 +10574,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "Smijer _teksta:"
#: paragalignpage.ui
msgctxt ""
@@ -10677,7 +10583,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Podešavanja"
#: paragalignpage.ui
msgctxt ""
@@ -10686,7 +10592,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Podrazumijevano"
#: paragalignpage.ui
msgctxt ""
@@ -10695,7 +10601,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Lijevo"
#: paragalignpage.ui
msgctxt ""
@@ -10704,7 +10610,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Centrirano"
#: paragalignpage.ui
msgctxt ""
@@ -10713,7 +10619,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Justified"
-msgstr ""
+msgstr "Poravnato"
#: paragalignpage.ui
msgctxt ""
@@ -10722,7 +10628,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automatski"
#: paragalignpage.ui
msgctxt ""
@@ -10731,7 +10637,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Base line"
-msgstr ""
+msgstr "Osnovna linija"
#: paragalignpage.ui
msgctxt ""
@@ -10740,7 +10646,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Top"
-msgstr ""
+msgstr "Vrh"
#: paragalignpage.ui
msgctxt ""
@@ -10749,7 +10655,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Middle"
-msgstr ""
+msgstr "Sredina"
#: paragalignpage.ui
msgctxt ""
@@ -10758,7 +10664,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bottom"
-msgstr ""
+msgstr "Dno"
#: paraindentspacing.ui
msgctxt ""
@@ -10767,7 +10673,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: paraindentspacing.ui
msgctxt ""
@@ -10776,7 +10682,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before text:"
-msgstr ""
+msgstr "_Prije teksta:"
#: paraindentspacing.ui
msgctxt ""
@@ -10785,7 +10691,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After _text:"
-msgstr ""
+msgstr "Poslije _teksta:"
#: paraindentspacing.ui
msgctxt ""
@@ -10794,7 +10700,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First line:"
-msgstr ""
+msgstr "_Prva linija:"
#: paraindentspacing.ui
msgctxt ""
@@ -10803,7 +10709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automatski"
#: paraindentspacing.ui
msgctxt ""
@@ -10812,7 +10718,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixed"
-msgstr ""
+msgstr "Fiksirano"
#: paraindentspacing.ui
msgctxt ""
@@ -10821,7 +10727,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Uvlačenje"
#: paraindentspacing.ui
msgctxt ""
@@ -10830,7 +10736,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ab_ove paragraph:"
-msgstr ""
+msgstr "Iz_nad odlomka:"
#: paraindentspacing.ui
msgctxt ""
@@ -10839,7 +10745,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Below _paragraph:"
-msgstr ""
+msgstr "Ispod _odlomka:"
#: paraindentspacing.ui
msgctxt ""
@@ -10848,7 +10754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't add space between paragraphs of the same style"
-msgstr ""
+msgstr "Ne dodaji prored između odlomaka istog stila"
#: paraindentspacing.ui
msgctxt ""
@@ -10857,7 +10763,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Prored"
#: paraindentspacing.ui
msgctxt ""
@@ -10866,7 +10772,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "of"
-msgstr ""
+msgstr "od"
#: paraindentspacing.ui
msgctxt ""
@@ -10875,7 +10781,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Prored"
#: paraindentspacing.ui
msgctxt ""
@@ -10884,7 +10790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ctivate"
-msgstr ""
+msgstr "_Aktiviraj"
#: paraindentspacing.ui
msgctxt ""
@@ -10893,7 +10799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Register-true"
-msgstr ""
+msgstr "Registar-tačno"
#: paraindentspacing.ui
msgctxt ""
@@ -10902,7 +10808,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Jednostruko"
#: paraindentspacing.ui
msgctxt ""
@@ -10911,7 +10817,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "1.5 lines"
-msgstr ""
+msgstr "1,5 linija"
#: paraindentspacing.ui
msgctxt ""
@@ -10920,7 +10826,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Double"
-msgstr ""
+msgstr "Dvostruko"
#: paraindentspacing.ui
msgctxt ""
@@ -10929,7 +10835,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Proportional"
-msgstr ""
+msgstr "Proporcionalan"
#: paraindentspacing.ui
msgctxt ""
@@ -10938,7 +10844,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "At least"
-msgstr ""
+msgstr "Barem"
#: paraindentspacing.ui
msgctxt ""
@@ -10947,7 +10853,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Leading"
-msgstr ""
+msgstr "Vodeći"
#: paratabspage.ui
msgctxt ""
@@ -10956,7 +10862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: paratabspage.ui
msgctxt ""
@@ -10965,7 +10871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deci_mal"
-msgstr ""
+msgstr "Deci_malno"
#: paratabspage.ui
msgctxt ""
@@ -10974,7 +10880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Lijevo"
#: paratabspage.ui
msgctxt ""
@@ -10983,7 +10889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "_Lijevo/Vrh"
#: paratabspage.ui
msgctxt ""
@@ -10992,7 +10898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t"
-msgstr ""
+msgstr "Desn_o"
#: paratabspage.ui
msgctxt ""
@@ -11001,7 +10907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "Desn_o/Dno"
#: paratabspage.ui
msgctxt ""
@@ -11010,7 +10916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_entered"
-msgstr ""
+msgstr "C_entrirano"
#: paratabspage.ui
msgctxt ""
@@ -11019,7 +10925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Character"
-msgstr ""
+msgstr "_Znak"
#: paratabspage.ui
msgctxt ""
@@ -11028,7 +10934,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: paratabspage.ui
msgctxt ""
@@ -11037,7 +10943,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_one"
-msgstr ""
+msgstr "N_ijedan"
#: paratabspage.ui
msgctxt ""
@@ -11046,7 +10952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_........"
-msgstr ""
+msgstr "_........"
#: paratabspage.ui
msgctxt ""
@@ -11055,7 +10961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_--------"
-msgstr ""
+msgstr "_--------"
#: paratabspage.ui
msgctxt ""
@@ -11064,7 +10970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "______"
-msgstr ""
+msgstr "______"
#: paratabspage.ui
msgctxt ""
@@ -11073,7 +10979,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter"
-msgstr ""
+msgstr "Z_nak"
#: paratabspage.ui
msgctxt ""
@@ -11082,7 +10988,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Ispunjavajući znak"
#: paratabspage.ui
msgctxt ""
@@ -11091,7 +10997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete _all"
-msgstr ""
+msgstr "Izbriši _sve"
#: pastespecial.ui
msgctxt ""
@@ -11100,7 +11006,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paste Special"
-msgstr ""
+msgstr "Posebno umetanje"
#: pastespecial.ui
msgctxt ""
@@ -11109,7 +11015,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source:"
-msgstr ""
+msgstr "Izvor:"
#: pastespecial.ui
msgctxt ""
@@ -11118,7 +11024,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Izbor"
#: percentdialog.ui
msgctxt ""
@@ -11127,7 +11033,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Combine"
-msgstr ""
+msgstr "Kombinuj"
#: percentdialog.ui
msgctxt ""
@@ -11136,7 +11042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimum size"
-msgstr ""
+msgstr "Minimalna veličina"
#: personalization_tab.ui
msgctxt ""
@@ -11145,7 +11051,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plain look, do not use Themes"
-msgstr ""
+msgstr "Obični izgled, ne koristi teme"
#: personalization_tab.ui
msgctxt ""
@@ -11154,7 +11060,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre-installed Theme (if available)"
-msgstr ""
+msgstr "Pre-instalirana tema (ako je dostupna)"
#: personalization_tab.ui
msgctxt ""
@@ -11163,7 +11069,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Own Theme"
-msgstr ""
+msgstr "Vlastita tema"
#: personalization_tab.ui
msgctxt ""
@@ -11172,7 +11078,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select Theme"
-msgstr ""
+msgstr "Izaberi Temu"
#: personalization_tab.ui
msgctxt ""
@@ -11181,7 +11087,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Firefox Themes"
-msgstr ""
+msgstr "Firefox Teme"
#: pickbulletpage.ui
msgctxt ""
@@ -11190,7 +11096,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Izbor"
#: pickgraphicpage.ui
msgctxt ""
@@ -11199,7 +11105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The Gallery theme 'Bullets' is empty (no images)."
-msgstr ""
+msgstr "Tema 'Tačke' iz Galerije je prazna (nema slike)."
#: pickgraphicpage.ui
msgctxt ""
@@ -11208,7 +11114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Izbor"
#: picknumberingpage.ui
msgctxt ""
@@ -11217,7 +11123,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Izbor"
#: pickoutlinepage.ui
msgctxt ""
@@ -11226,7 +11132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Izbor"
#: positionpage.ui
msgctxt ""
@@ -11256,17 +11162,15 @@ msgid "Subscript"
msgstr "Indeks"
#: positionpage.ui
-#, fuzzy
msgctxt ""
"positionpage.ui\n"
"raiselower\n"
"label\n"
"string.text"
msgid "Raise/lower by"
-msgstr "~Podigni / spusti za"
+msgstr "Podigni/spusti za"
#: positionpage.ui
-#, fuzzy
msgctxt ""
"positionpage.ui\n"
"automatic\n"
@@ -11282,10 +11186,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relative font size"
-msgstr ""
+msgstr "Relativna veličina fonta"
#: positionpage.ui
-#, fuzzy
msgctxt ""
"positionpage.ui\n"
"label20\n"
@@ -11331,24 +11234,22 @@ msgid "Fit to line"
msgstr "Prilagodi redu"
#: positionpage.ui
-#, fuzzy
msgctxt ""
"positionpage.ui\n"
"label24\n"
"label\n"
"string.text"
msgid "Scale width"
-msgstr "~Skaliraj širinu"
+msgstr "Skaliraj širinu"
#: positionpage.ui
-#, fuzzy
msgctxt ""
"positionpage.ui\n"
"rotateandscale\n"
"label\n"
"string.text"
msgid "Rotation / Scaling"
-msgstr "Rotacija / povećanje"
+msgstr "Rotacija / Skaliranje"
#: positionpage.ui
msgctxt ""
@@ -11369,14 +11270,13 @@ msgid "by"
msgstr "od"
#: positionpage.ui
-#, fuzzy
msgctxt ""
"positionpage.ui\n"
"pairkerning\n"
"label\n"
"string.text"
msgid "Pair kerning"
-msgstr "~Kerning"
+msgstr "Upari razmake"
#: positionpage.ui
msgctxt ""
@@ -11394,17 +11294,16 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: positionpage.ui
-#, fuzzy
msgctxt ""
"positionpage.ui\n"
"liststore1\n"
"0\n"
"stringlist.text"
msgid "Default"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevano"
#: positionpage.ui
msgctxt ""
@@ -11422,7 +11321,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Condensed"
-msgstr "Zgusnuto "
+msgstr "Zgusnuto"
#: positionsizedialog.ui
msgctxt ""
@@ -11431,7 +11330,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Position and size"
-msgstr ""
+msgstr "Položaj i veličina"
#: positionsizedialog.ui
msgctxt ""
@@ -11440,7 +11339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Položaj i veličina"
#: positionsizedialog.ui
msgctxt ""
@@ -11449,7 +11348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Položaj i veličina"
#: positionsizedialog.ui
msgctxt ""
@@ -11458,7 +11357,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation"
-msgstr ""
+msgstr "Rotacija"
#: positionsizedialog.ui
msgctxt ""
@@ -11467,7 +11366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant & Corner Radius"
-msgstr ""
+msgstr "Prečnik kosine i ugla"
#: possizetabpage.ui
msgctxt ""
@@ -11476,7 +11375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X:"
-msgstr ""
+msgstr "Položaj _X:"
#: possizetabpage.ui
msgctxt ""
@@ -11485,7 +11384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y:"
-msgstr ""
+msgstr "Položaj _Y:"
#: possizetabpage.ui
msgctxt ""
@@ -11494,7 +11393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Base point:"
-msgstr ""
+msgstr "_Osnovna tačka:"
#: possizetabpage.ui
msgctxt ""
@@ -11503,7 +11402,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: possizetabpage.ui
msgctxt ""
@@ -11512,7 +11411,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "Ši_rina:"
#: possizetabpage.ui
msgctxt ""
@@ -11521,7 +11420,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "V_isina:"
#: possizetabpage.ui
msgctxt ""
@@ -11530,7 +11429,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Zadrži odnos"
#: possizetabpage.ui
msgctxt ""
@@ -11539,7 +11438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _point:"
-msgstr ""
+msgstr "Osnovna _tačka:"
#: possizetabpage.ui
msgctxt ""
@@ -11548,7 +11447,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Veličina"
#: possizetabpage.ui
msgctxt ""
@@ -11557,7 +11456,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Positio_n"
-msgstr ""
+msgstr "Položa_j"
#: possizetabpage.ui
msgctxt ""
@@ -11566,7 +11465,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Veličina"
#: possizetabpage.ui
msgctxt ""
@@ -11575,7 +11474,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Zaštita"
#: possizetabpage.ui
msgctxt ""
@@ -11584,7 +11483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit width to text"
-msgstr ""
+msgstr "_Namjesti širinu tekstom"
#: possizetabpage.ui
msgctxt ""
@@ -11593,7 +11492,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _height to text"
-msgstr ""
+msgstr "Namjesti _visinu tekstom"
#: possizetabpage.ui
msgctxt ""
@@ -11602,7 +11501,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adapt"
-msgstr ""
+msgstr "Prilagodi"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11611,7 +11510,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save arrowhead ?"
-msgstr ""
+msgstr "Snimi vrh strelice ?"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11620,7 +11519,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The arrowhead was modified without saving."
-msgstr ""
+msgstr "Vrh strijelice je naštiman bez snimanja."
#: querychangelineenddialog.ui
msgctxt ""
@@ -11629,7 +11528,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the arrowhead now?"
-msgstr ""
+msgstr "Želite li snimiti vrh strijelice sada?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11638,7 +11537,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete bitmap?"
-msgstr ""
+msgstr "Izbriši bitmapiranu sliku?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11647,7 +11546,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the bitmap?"
-msgstr ""
+msgstr "Da li zaista želite izbrisati bitmapiranu sliku?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11656,7 +11555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Color?"
-msgstr ""
+msgstr "Izbriši Boju?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11665,7 +11564,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the chart color?"
-msgstr ""
+msgstr "Da li zaista želite izbrisati boju dijagrama?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11674,7 +11573,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Ova akcija ne može biti poništena."
#: querydeletecolordialog.ui
msgctxt ""
@@ -11683,7 +11582,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete color?"
-msgstr ""
+msgstr "Izbriši boju?"
#: querydeletecolordialog.ui
msgctxt ""
@@ -11692,7 +11591,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the color?"
-msgstr ""
+msgstr "Da li zaista želite izbrisati boju dijagrama?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11701,7 +11600,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Dictionary?"
-msgstr ""
+msgstr "Izbriši Rječnik?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11710,7 +11609,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the dictionary?"
-msgstr ""
+msgstr "Da li zaista želite izbrisati rječnik?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11719,7 +11618,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Ova akcija ne može biti poništena."
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11728,7 +11627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete gradient?"
-msgstr ""
+msgstr "Izbriši gradijent?"
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11737,7 +11636,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the gradient?"
-msgstr ""
+msgstr "Da li želite izbrisati gradijent?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11746,7 +11645,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete hatching?"
-msgstr ""
+msgstr "Izbriši šrafuru?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11755,7 +11654,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the hatching?"
-msgstr ""
+msgstr "Da li želite izbrisati šrafuru?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11764,7 +11663,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete arrowhead ?"
-msgstr ""
+msgstr "Izbriši vrh strelice ?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11773,7 +11672,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the arrowhead ?"
-msgstr ""
+msgstr "Da li zaista želite izbrisati vrh strelice ?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11782,7 +11681,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Ova akcija ne može biti poništena."
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11791,7 +11690,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete line style?"
-msgstr ""
+msgstr "Izbriši stil linije?"
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11800,7 +11699,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the line style?"
-msgstr ""
+msgstr "Da li želite izbrisati stil linije?"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11809,7 +11708,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Duplicate name"
-msgstr ""
+msgstr "Duplo ime"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11818,7 +11717,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The name you have entered already exists."
-msgstr ""
+msgstr "Uneseno ime već postoji."
#: queryduplicatedialog.ui
msgctxt ""
@@ -11827,7 +11726,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose another name."
-msgstr ""
+msgstr "Izaberite drugo ime."
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11836,7 +11735,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No loaded file"
-msgstr ""
+msgstr "Nema učitane datoteke"
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11845,7 +11744,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be loaded!"
-msgstr ""
+msgstr "Dokument nije moguće učitati!"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11854,7 +11753,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No saved file"
-msgstr ""
+msgstr "Nema snimljene datoteke"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11863,7 +11762,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be saved!"
-msgstr ""
+msgstr "Datoteka ne može biti snimljena!"
#: querysavelistdialog.ui
msgctxt ""
@@ -11872,7 +11771,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save list?"
-msgstr ""
+msgstr "Snimi listu?"
#: querysavelistdialog.ui
msgctxt ""
@@ -11881,7 +11780,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The list was modified without saving."
-msgstr ""
+msgstr "Lista je izmijenjena bez snimanja."
#: querysavelistdialog.ui
msgctxt ""
@@ -11890,7 +11789,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the list now?"
-msgstr ""
+msgstr "Da li želite snimiti listu sada?"
#: rotationtabpage.ui
msgctxt ""
@@ -11899,7 +11798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X"
-msgstr ""
+msgstr "Položaj _X"
#: rotationtabpage.ui
msgctxt ""
@@ -11908,7 +11807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y"
-msgstr ""
+msgstr "Položaj _Y"
#: rotationtabpage.ui
msgctxt ""
@@ -11917,7 +11816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default settings"
-msgstr ""
+msgstr "_Zadate postavke"
#: rotationtabpage.ui
msgctxt ""
@@ -11926,7 +11825,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Tačka rotacije"
#: rotationtabpage.ui
msgctxt ""
@@ -11935,7 +11834,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Tačka rotacije"
#: rotationtabpage.ui
msgctxt ""
@@ -11944,7 +11843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pivot point"
-msgstr ""
+msgstr "Pivot tačka"
#: rotationtabpage.ui
msgctxt ""
@@ -11953,7 +11852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Ugao"
#: rotationtabpage.ui
msgctxt ""
@@ -11962,7 +11861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default _settings"
-msgstr ""
+msgstr "Zadate _postavke"
#: rotationtabpage.ui
msgctxt ""
@@ -11971,7 +11870,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Ugao rotacije"
#: rotationtabpage.ui
msgctxt ""
@@ -11980,7 +11879,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Ugao rotacije"
#: rotationtabpage.ui
msgctxt ""
@@ -11989,7 +11888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation angle"
-msgstr ""
+msgstr "Ugao rotacije"
#: scriptorganizer.ui
msgctxt ""
@@ -12007,7 +11906,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Run"
-msgstr ""
+msgstr "Pokreni"
#: scriptorganizer.ui
msgctxt ""
@@ -12016,7 +11915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create..."
-msgstr ""
+msgstr "Kreiraj..."
#: scriptorganizer.ui
msgctxt ""
@@ -12025,7 +11924,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rename..."
-msgstr ""
+msgstr "Preimenuj..."
#: scriptorganizer.ui
msgctxt ""
@@ -12034,7 +11933,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete..."
-msgstr ""
+msgstr "Izbriši..."
#: scriptorganizer.ui
msgctxt ""
@@ -12052,7 +11951,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Security options and warnings"
-msgstr ""
+msgstr "Sigurnosne opcije i upozorenja"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12061,7 +11960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_When saving or sending"
-msgstr ""
+msgstr "_Prilikom snimanja ili slanja"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12070,7 +11969,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When _signing"
-msgstr ""
+msgstr "Prilikom _potpisivanja"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12079,7 +11978,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When _printing"
-msgstr ""
+msgstr "Prilikom š_tampanja"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12088,7 +11987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When creating PDF _files"
-msgstr ""
+msgstr "Prilikom kreiranja PDF _fajlova"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12097,7 +11996,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Warn if document contains recorded changes, versions, hidden information or notes:"
-msgstr ""
+msgstr "Upozori ukoliko dokument sadrži snimljene promjene, verzije, skrivene informacije ili bilješke:"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12106,7 +12005,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security warnings"
-msgstr ""
+msgstr "Sigurnosna upozorenja"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12115,7 +12014,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove personal information on saving"
-msgstr ""
+msgstr "_Ukloni lične informacije prilikom snimanja"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12124,7 +12023,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Recommend password protection on sa_ving"
-msgstr ""
+msgstr "Predloži zaštitu šifre prilikom sn_imanja"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12133,7 +12032,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ctrl-click required _to follow hyperlinks"
-msgstr ""
+msgstr "Obavezan Ctrl-klik _za pratnju naznačene veze"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12142,7 +12041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
-msgstr ""
+msgstr "Blokiraj linije iz dokumenata koje nisu na povjerljivim lokacijama (vidi Makro sigurnost)"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12151,7 +12050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security options"
-msgstr ""
+msgstr "Sigurnosne opcije"
#: select_persona_dialog.ui
msgctxt ""
@@ -12160,7 +12059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First visit Firefox Themes (https://addons.mozilla.org/firefox/themes). Find the Theme you like, and want to choose for %PRODUCTNAME."
-msgstr ""
+msgstr "Prvo posjeti Firefox Teme (https://addons.mozilla.org/firefox/themes). Pronađite Temu koja vam se sviđa i koju želite izabrati za %PRODUCTNAME."
#: select_persona_dialog.ui
msgctxt ""
@@ -12169,7 +12068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Visit Firefox Themes"
-msgstr ""
+msgstr "Posjeti Firefox Teme"
#: select_persona_dialog.ui
msgctxt ""
@@ -12178,7 +12077,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Then, in your web browser's location bar, copy the address of the page that contains the Theme to clipboard, and paste it to the input field below."
-msgstr ""
+msgstr "Zatim, u traci vašeg web pretraživača, kopirajte adresu stranice koja sadrži Temu i prikačite u polje za unos ispod."
#: select_persona_dialog.ui
msgctxt ""
@@ -12187,7 +12086,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Theme address:"
-msgstr ""
+msgstr "Adresa teme:"
#: shadowtabpage.ui
msgctxt ""
@@ -12196,7 +12095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use shadow"
-msgstr ""
+msgstr "_Koristi sjenu"
#: shadowtabpage.ui
msgctxt ""
@@ -12205,7 +12104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Distance"
-msgstr ""
+msgstr "_Rastojanje"
#: shadowtabpage.ui
msgctxt ""
@@ -12214,7 +12113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Prozirnost"
#: shadowtabpage.ui
msgctxt ""
@@ -12223,7 +12122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color"
-msgstr ""
+msgstr "_Boja"
#: shadowtabpage.ui
msgctxt ""
@@ -12232,7 +12131,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: shadowtabpage.ui
msgctxt ""
@@ -12241,7 +12140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Podešavanja"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12250,7 +12149,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Similarity Search"
-msgstr ""
+msgstr "Pretraga sličnosti"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12259,7 +12158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exchange characters"
-msgstr ""
+msgstr "_Razmjena znakova"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12268,7 +12167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add characters"
-msgstr ""
+msgstr "_Dodaj znakove"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12277,7 +12176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove characters"
-msgstr ""
+msgstr "_Ukloni znakove"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12286,7 +12185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Combine"
-msgstr ""
+msgstr "_Kombinovati"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12295,7 +12194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Postavke"
#: slantcornertabpage.ui
msgctxt ""
@@ -12304,7 +12203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Radius"
-msgstr ""
+msgstr "_Poluprečnik"
#: slantcornertabpage.ui
msgctxt ""
@@ -12313,7 +12212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner radius"
-msgstr ""
+msgstr "Poluprečnik ugla"
#: slantcornertabpage.ui
msgctxt ""
@@ -12322,7 +12221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Ugao"
#: slantcornertabpage.ui
msgctxt ""
@@ -12331,17 +12230,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant"
-msgstr ""
+msgstr "Nagnutost"
#: specialcharacters.ui
-#, fuzzy
msgctxt ""
"specialcharacters.ui\n"
"SpecialCharactersDialog\n"
"title\n"
"string.text"
msgid "Special Characters"
-msgstr "posebni znak"
+msgstr "Posebni znakovi"
#: specialcharacters.ui
msgctxt ""
@@ -12350,17 +12248,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete _Last"
-msgstr ""
+msgstr "Izbriši _Posljednje"
#: specialcharacters.ui
-#, fuzzy
msgctxt ""
"specialcharacters.ui\n"
"fontft\n"
"label\n"
"string.text"
msgid "Font"
-msgstr "Font"
+msgstr "Pismo"
#: specialcharacters.ui
msgctxt ""
@@ -12387,7 +12284,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Spelling and Grammar: $LANGUAGE ($LOCATION)"
-msgstr ""
+msgstr "Pravopis i Gramatika: $LANGUAGE ($LOCATION)"
#: spellingdialog.ui
msgctxt ""
@@ -12396,7 +12293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_ptions..."
-msgstr ""
+msgstr "O_pcije..."
#: spellingdialog.ui
msgctxt ""
@@ -12405,7 +12302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not in dictionary"
-msgstr ""
+msgstr "_Nije u rječniku"
#: spellingdialog.ui
msgctxt ""
@@ -12414,7 +12311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ignore Once"
-msgstr ""
+msgstr "_Ignoriši Jednom"
#: spellingdialog.ui
msgctxt ""
@@ -12423,7 +12320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Suggestions"
-msgstr ""
+msgstr "_Prijedlozi"
#: spellingdialog.ui
msgctxt ""
@@ -12432,7 +12329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Correct"
-msgstr ""
+msgstr "_Ispravi"
#: spellingdialog.ui
msgctxt ""
@@ -12441,7 +12338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Correct A_ll"
-msgstr ""
+msgstr "Ispravi S_ve"
#: spellingdialog.ui
msgctxt ""
@@ -12450,7 +12347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alwa_ys correct"
-msgstr ""
+msgstr "Uvij_ek ispravi"
#: spellingdialog.ui
msgctxt ""
@@ -12459,7 +12356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check _Grammar"
-msgstr ""
+msgstr "Provjeri _Gramatiku"
#: spellingdialog.ui
msgctxt ""
@@ -12468,7 +12365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_gnore All"
-msgstr ""
+msgstr "I_gnoriši Sve"
#: spellingdialog.ui
msgctxt ""
@@ -12477,7 +12374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_gnore Rule"
-msgstr ""
+msgstr "I_gnoriši Pravilo"
#: spellingdialog.ui
msgctxt ""
@@ -12486,7 +12383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text languag_e"
-msgstr ""
+msgstr "Jezi_k teksta"
#: spellingdialog.ui
msgctxt ""
@@ -12495,7 +12392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "More..."
-msgstr ""
+msgstr "Još..."
#: spellingdialog.ui
msgctxt ""
@@ -12504,7 +12401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Res_ume"
-msgstr ""
+msgstr "Nas_tavi"
#: spellingdialog.ui
msgctxt ""
@@ -12513,7 +12410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "(no suggestions)"
-msgstr ""
+msgstr "(nema prijedloga)"
#: spellingdialog.ui
msgctxt ""
@@ -12522,7 +12419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spelling: $LANGUAGE ($LOCATION)"
-msgstr ""
+msgstr "Pravopis: $LANGUAGE ($LOCATION)"
#: spellingdialog.ui
msgctxt ""
@@ -12531,7 +12428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add to Dictionary"
-msgstr ""
+msgstr "_Dodaj u Rječnik"
#: spellingdialog.ui
msgctxt ""
@@ -12540,7 +12437,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add to Dictionary"
-msgstr ""
+msgstr "_Dodaj u Rječnik"
+
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Opcije"
#: splitcellsdialog.ui
msgctxt ""
@@ -12549,7 +12455,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Split Cells"
-msgstr ""
+msgstr "Razdvoji ćelije"
#: splitcellsdialog.ui
msgctxt ""
@@ -12558,7 +12464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Split cell into:"
-msgstr ""
+msgstr "_Podijeli ćeliju u:"
#: splitcellsdialog.ui
msgctxt ""
@@ -12567,7 +12473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Split"
-msgstr ""
+msgstr "Podijeli"
#: splitcellsdialog.ui
msgctxt ""
@@ -12576,7 +12482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontally"
-msgstr ""
+msgstr "H_orizontalno"
#: splitcellsdialog.ui
msgctxt ""
@@ -12585,7 +12491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertically"
-msgstr ""
+msgstr "_Uspravno"
#: splitcellsdialog.ui
msgctxt ""
@@ -12594,7 +12500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Into equal proportions"
-msgstr ""
+msgstr "_U jednake razmjere"
#: splitcellsdialog.ui
msgctxt ""
@@ -12603,7 +12509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction"
-msgstr ""
+msgstr "Pravac"
#: storedwebconnectiondialog.ui
msgctxt ""
@@ -12612,7 +12518,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Stored Web Connection Information"
-msgstr ""
+msgstr "Obavijest o snimljenim Web Konekcijama"
#: storedwebconnectiondialog.ui
msgctxt ""
@@ -12621,7 +12527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Web login information (passwords are never shown)"
-msgstr ""
+msgstr "Obavijest Web prijave (šifre nikada nisu prikazane)"
#: storedwebconnectiondialog.ui
msgctxt ""
@@ -12630,7 +12536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Website"
-msgstr ""
+msgstr "Web stranica"
#: storedwebconnectiondialog.ui
msgctxt ""
@@ -12639,7 +12545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User name"
-msgstr ""
+msgstr "Korisničko ime"
#: storedwebconnectiondialog.ui
msgctxt ""
@@ -12648,7 +12554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Remove _All"
-msgstr ""
+msgstr "Ukloni _Sve"
#: storedwebconnectiondialog.ui
msgctxt ""
@@ -12657,7 +12563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Change Password..."
-msgstr ""
+msgstr "_Promijeni lozinku..."
#: swpossizepage.ui
msgctxt ""
@@ -12666,7 +12572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "Š_irina"
#: swpossizepage.ui
msgctxt ""
@@ -12675,7 +12581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "V_isina"
#: swpossizepage.ui
msgctxt ""
@@ -12684,7 +12590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Zadrži odnos"
#: swpossizepage.ui
msgctxt ""
@@ -12693,7 +12599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Veličina"
#: swpossizepage.ui
msgctxt ""
@@ -12702,7 +12608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "Na _stranicu"
#: swpossizepage.ui
msgctxt ""
@@ -12711,7 +12617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "Na _pasus"
#: swpossizepage.ui
msgctxt ""
@@ -12720,7 +12626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Na zn_ak"
#: swpossizepage.ui
msgctxt ""
@@ -12729,7 +12635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "_Kao znak"
#: swpossizepage.ui
msgctxt ""
@@ -12738,7 +12644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Na _okvir"
#: swpossizepage.ui
msgctxt ""
@@ -12747,7 +12653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Sidro"
#: swpossizepage.ui
msgctxt ""
@@ -12756,7 +12662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "H_orizontalno"
#: swpossizepage.ui
msgctxt ""
@@ -12765,7 +12671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "s_a"
#: swpossizepage.ui
msgctxt ""
@@ -12773,8 +12679,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr ""
+msgid "_by"
+msgstr "_sa"
#: swpossizepage.ui
msgctxt ""
@@ -12783,7 +12689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_do"
#: swpossizepage.ui
msgctxt ""
@@ -12792,7 +12698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Okomito"
#: swpossizepage.ui
msgctxt ""
@@ -12801,7 +12707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "d_o"
#: swpossizepage.ui
msgctxt ""
@@ -12810,7 +12716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "_Ogledati na parnim stranicama"
#: swpossizepage.ui
msgctxt ""
@@ -12818,8 +12724,8 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
-msgstr ""
+msgid "Follow te_xt flow"
+msgstr "Prati _tok teksta"
#: swpossizepage.ui
msgctxt ""
@@ -12828,7 +12734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: swpossizepage.ui
msgctxt ""
@@ -12836,8 +12742,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr ""
+msgid "Positio_n"
+msgstr "Položa_j"
#: swpossizepage.ui
msgctxt ""
@@ -12846,7 +12752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Veličina"
#: swpossizepage.ui
msgctxt ""
@@ -12855,7 +12761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Zaštititi"
#: textanimtabpage.ui
msgctxt ""
@@ -12864,7 +12770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ffect:"
-msgstr ""
+msgstr "E_fekt:"
#: textanimtabpage.ui
msgctxt ""
@@ -12873,7 +12779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction:"
-msgstr ""
+msgstr "Pravac:"
#: textanimtabpage.ui
msgctxt ""
@@ -12882,7 +12788,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "Na vrh"
#: textanimtabpage.ui
msgctxt ""
@@ -12891,7 +12797,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "Na vrh"
#: textanimtabpage.ui
msgctxt ""
@@ -12900,7 +12806,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "Gore"
#: textanimtabpage.ui
msgctxt ""
@@ -12909,7 +12815,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "Na desno"
#: textanimtabpage.ui
msgctxt ""
@@ -12918,7 +12824,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "Na desno"
#: textanimtabpage.ui
msgctxt ""
@@ -12927,7 +12833,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "Desno"
#: textanimtabpage.ui
msgctxt ""
@@ -12936,7 +12842,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "Na lijevo"
#: textanimtabpage.ui
msgctxt ""
@@ -12945,7 +12851,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "Na lijevo"
#: textanimtabpage.ui
msgctxt ""
@@ -12954,7 +12860,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Lijevo"
#: textanimtabpage.ui
msgctxt ""
@@ -12963,7 +12869,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "Na dno"
#: textanimtabpage.ui
msgctxt ""
@@ -12972,7 +12878,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "Prema dnu"
#: textanimtabpage.ui
msgctxt ""
@@ -12981,7 +12887,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "Dolje"
#: textanimtabpage.ui
msgctxt ""
@@ -12990,7 +12896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation effects"
-msgstr ""
+msgstr "Efekti animacije teksta"
#: textanimtabpage.ui
msgctxt ""
@@ -12999,7 +12905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart inside"
-msgstr ""
+msgstr "P_očni unutar"
#: textanimtabpage.ui
msgctxt ""
@@ -13008,7 +12914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _visible when exiting"
-msgstr ""
+msgstr "Tekst _vidljiv prilikom izlaza"
#: textanimtabpage.ui
msgctxt ""
@@ -13017,7 +12923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animation cycles:"
-msgstr ""
+msgstr "Animacijski ciklusi:"
#: textanimtabpage.ui
msgctxt ""
@@ -13026,7 +12932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Neprekidno"
#: textanimtabpage.ui
msgctxt ""
@@ -13035,7 +12941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increment:"
-msgstr ""
+msgstr "Povećanje:"
#: textanimtabpage.ui
msgctxt ""
@@ -13044,7 +12950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pixels"
-msgstr ""
+msgstr "_Pikseli"
#: textanimtabpage.ui
msgctxt ""
@@ -13053,7 +12959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delay:"
-msgstr ""
+msgstr "Odlaganje:"
#: textanimtabpage.ui
msgctxt ""
@@ -13062,7 +12968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automatski"
#: textanimtabpage.ui
msgctxt ""
@@ -13071,7 +12977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Podešavanja"
#: textanimtabpage.ui
msgctxt ""
@@ -13080,7 +12986,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Effect"
-msgstr ""
+msgstr "Bez efekta"
#: textanimtabpage.ui
msgctxt ""
@@ -13089,7 +12995,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Blink"
-msgstr ""
+msgstr "Treptaj"
#: textanimtabpage.ui
msgctxt ""
@@ -13098,7 +13004,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Scroll Through"
-msgstr ""
+msgstr "Pomjeri kroz"
#: textanimtabpage.ui
msgctxt ""
@@ -13107,7 +13013,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Scroll Back and Forth"
-msgstr ""
+msgstr "Pomjeri Nazad i Naprijed"
#: textanimtabpage.ui
msgctxt ""
@@ -13116,7 +13022,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Scroll In"
-msgstr ""
+msgstr "Pomjeri u"
#: textattrtabpage.ui
msgctxt ""
@@ -13125,7 +13031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit wi_dth to text"
-msgstr ""
+msgstr "Podesi ši_rinu na tekst"
#: textattrtabpage.ui
msgctxt ""
@@ -13134,7 +13040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit h_eight to text"
-msgstr ""
+msgstr "Podesi v_isinu na tekst"
#: textattrtabpage.ui
msgctxt ""
@@ -13143,7 +13049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to frame"
-msgstr ""
+msgstr "_Podesi na okvir"
#: textattrtabpage.ui
msgctxt ""
@@ -13152,7 +13058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Adjust to contour"
-msgstr ""
+msgstr "_Podesi na konturu"
#: textattrtabpage.ui
msgctxt ""
@@ -13161,7 +13067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word wrap text in shape"
-msgstr ""
+msgstr "_Riječi u novoj liniji teksta u obliku"
#: textattrtabpage.ui
msgctxt ""
@@ -13170,7 +13076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize shape to fit text"
-msgstr ""
+msgstr "_Promijeni veličinu oblika da bi uklopio tekst"
#: textattrtabpage.ui
msgctxt ""
@@ -13179,7 +13085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: textattrtabpage.ui
msgctxt ""
@@ -13188,7 +13094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Lijevo"
#: textattrtabpage.ui
msgctxt ""
@@ -13197,7 +13103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Desno"
#: textattrtabpage.ui
msgctxt ""
@@ -13206,7 +13112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Vrh"
#: textattrtabpage.ui
msgctxt ""
@@ -13215,7 +13121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Dno"
#: textattrtabpage.ui
msgctxt ""
@@ -13224,7 +13130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing to borders"
-msgstr ""
+msgstr "Razdvajanje do granica"
#: textattrtabpage.ui
msgctxt ""
@@ -13233,7 +13139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Full _width"
-msgstr ""
+msgstr "Puna š_irina"
#: textattrtabpage.ui
msgctxt ""
@@ -13242,7 +13148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text anchor"
-msgstr ""
+msgstr "Sidro teksta"
#: textdialog.ui
msgctxt ""
@@ -13251,7 +13157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: textdialog.ui
msgctxt ""
@@ -13260,7 +13166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: textdialog.ui
msgctxt ""
@@ -13269,7 +13175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation"
-msgstr ""
+msgstr "Animacija teksta"
#: textflowpage.ui
msgctxt ""
@@ -13278,7 +13184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatically"
-msgstr ""
+msgstr "A_utomatski"
#: textflowpage.ui
msgctxt ""
@@ -13287,7 +13193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracters at line end"
-msgstr ""
+msgstr "Z_nakovi na kraju reda"
#: textflowpage.ui
msgctxt ""
@@ -13296,7 +13202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cha_racters at line begin"
-msgstr ""
+msgstr "Zna_kovi na početku reda"
#: textflowpage.ui
msgctxt ""
@@ -13305,27 +13211,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Maximum number of consecutive hyphens"
-msgstr ""
+msgstr "_Maksimalan broj uzastopnih crtica"
#: textflowpage.ui
-#, fuzzy
msgctxt ""
"textflowpage.ui\n"
"LabelHyphenation\n"
"label\n"
"string.text"
msgid "Hyphenation"
-msgstr "Prelom riječi"
+msgstr "Rastavljanje riječi"
#: textflowpage.ui
-#, fuzzy
msgctxt ""
"textflowpage.ui\n"
"checkInsert\n"
"label\n"
"string.text"
msgid "_Insert"
-msgstr "Ubaci"
+msgstr "_Ubaci"
#: textflowpage.ui
msgctxt ""
@@ -13334,7 +13238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "With Page St_yle"
-msgstr ""
+msgstr "Sa st_ilom stranice"
#: textflowpage.ui
msgctxt ""
@@ -13343,7 +13247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Vrsta"
#: textflowpage.ui
msgctxt ""
@@ -13352,10 +13256,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _number"
-msgstr ""
+msgstr "_Broj stranice"
#: textflowpage.ui
-#, fuzzy
msgctxt ""
"textflowpage.ui\n"
"labelPosition\n"
@@ -13371,30 +13274,27 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Page"
-msgstr ""
+msgstr "Stranica"
#: textflowpage.ui
-#, fuzzy
msgctxt ""
"textflowpage.ui\n"
"comboBreakType\n"
"1\n"
"stringlist.text"
msgid "Column"
-msgstr "Kolone"
+msgstr "Kolona"
#: textflowpage.ui
-#, fuzzy
msgctxt ""
"textflowpage.ui\n"
"comboBreakPosition\n"
"0\n"
"stringlist.text"
msgid "Before"
-msgstr "Prije"
+msgstr "Ispred"
#: textflowpage.ui
-#, fuzzy
msgctxt ""
"textflowpage.ui\n"
"comboBreakPosition\n"
@@ -13410,7 +13310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Breaks"
-msgstr ""
+msgstr "Prijelom"
#: textflowpage.ui
msgctxt ""
@@ -13419,7 +13319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Do not split paragraph"
-msgstr ""
+msgstr "_Ne dijeli odlomak"
#: textflowpage.ui
msgctxt ""
@@ -13428,7 +13328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep with next paragraph"
-msgstr ""
+msgstr "_Zadrži sa slijedećim odlomkom"
#: textflowpage.ui
msgctxt ""
@@ -13437,7 +13337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Orphan control"
-msgstr ""
+msgstr "Kontrola _siročića"
#: textflowpage.ui
msgctxt ""
@@ -13446,7 +13346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Widow control"
-msgstr ""
+msgstr "Kontrola _udovica"
#: textflowpage.ui
msgctxt ""
@@ -13455,7 +13355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines"
-msgstr ""
+msgstr "Linije"
#: textflowpage.ui
msgctxt ""
@@ -13464,10 +13364,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines"
-msgstr ""
+msgstr "Linije"
#: textflowpage.ui
-#, fuzzy
msgctxt ""
"textflowpage.ui\n"
"labelOptions\n"
@@ -13495,24 +13394,22 @@ msgid "Replace"
msgstr "Zamijeni"
#: thesaurus.ui
-#, fuzzy
msgctxt ""
"thesaurus.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Current word"
-msgstr "~Trenutna riječ"
+msgstr "Trenutna riječ"
#: thesaurus.ui
-#, fuzzy
msgctxt ""
"thesaurus.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Alternatives"
-msgstr "~Alternative"
+msgstr "Alternative"
#: thesaurus.ui
msgctxt ""
@@ -13530,7 +13427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No transparency"
-msgstr ""
+msgstr "_Nema prozirnosti"
#: transparencytabpage.ui
msgctxt ""
@@ -13539,7 +13436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Prozirnost"
#: transparencytabpage.ui
msgctxt ""
@@ -13548,7 +13445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gradient"
-msgstr ""
+msgstr "_Prijelaz"
#: transparencytabpage.ui
msgctxt ""
@@ -13557,7 +13454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ty_pe"
-msgstr ""
+msgstr "Vrs_ta"
#: transparencytabpage.ui
msgctxt ""
@@ -13566,7 +13463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _X"
-msgstr ""
+msgstr "Centar _X"
#: transparencytabpage.ui
msgctxt ""
@@ -13575,7 +13472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _Y"
-msgstr ""
+msgstr "Centar _Y"
#: transparencytabpage.ui
msgctxt ""
@@ -13584,7 +13481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Ugao"
#: transparencytabpage.ui
msgctxt ""
@@ -13593,7 +13490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Border"
-msgstr ""
+msgstr "_Granica"
#: transparencytabpage.ui
msgctxt ""
@@ -13602,7 +13499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "_Početna vrijednost"
#: transparencytabpage.ui
msgctxt ""
@@ -13611,7 +13508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End value"
-msgstr ""
+msgstr "_Krajnja vrijednost"
#: transparencytabpage.ui
msgctxt ""
@@ -13620,7 +13517,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: transparencytabpage.ui
msgctxt ""
@@ -13629,7 +13526,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: transparencytabpage.ui
msgctxt ""
@@ -13638,7 +13535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency mode"
-msgstr ""
+msgstr "Način prozirnosti"
#: transparencytabpage.ui
msgctxt ""
@@ -13647,7 +13544,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Linearno"
#: transparencytabpage.ui
msgctxt ""
@@ -13656,7 +13553,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Osovinski"
#: transparencytabpage.ui
msgctxt ""
@@ -13665,7 +13562,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Radijalno"
#: transparencytabpage.ui
msgctxt ""
@@ -13674,7 +13571,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "Elipsoid"
#: transparencytabpage.ui
msgctxt ""
@@ -13683,7 +13580,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Kvadratni"
#: transparencytabpage.ui
msgctxt ""
@@ -13692,7 +13589,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Kvadrat"
#: twolinespage.ui
msgctxt ""
@@ -13701,7 +13598,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Write in double lines"
-msgstr ""
+msgstr "Piši u duplim linijama"
#: twolinespage.ui
msgctxt ""
@@ -13713,24 +13610,22 @@ msgid "Double-lined"
msgstr "Dvostruki red"
#: twolinespage.ui
-#, fuzzy
msgctxt ""
"twolinespage.ui\n"
"label29\n"
"label\n"
"string.text"
msgid "Initial character"
-msgstr "posebni znak"
+msgstr "Inicijalni znak"
#: twolinespage.ui
-#, fuzzy
msgctxt ""
"twolinespage.ui\n"
"label30\n"
"label\n"
"string.text"
msgid "Final character"
-msgstr "Ispuni znak"
+msgstr "Konačni znak"
#: twolinespage.ui
msgctxt ""
@@ -13739,7 +13634,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enclosing character"
-msgstr ""
+msgstr "Uokvirujući znak"
#: twolinespage.ui
msgctxt ""
@@ -13748,7 +13643,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: twolinespage.ui
msgctxt ""
@@ -13757,7 +13652,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(None)"
-msgstr ""
+msgstr "(Ništa)"
#: twolinespage.ui
msgctxt ""
@@ -13766,7 +13661,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "("
-msgstr ""
+msgstr "("
#: twolinespage.ui
msgctxt ""
@@ -13775,7 +13670,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "["
-msgstr ""
+msgstr "["
#: twolinespage.ui
msgctxt ""
@@ -13784,7 +13679,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: twolinespage.ui
msgctxt ""
@@ -13793,7 +13688,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "{"
-msgstr ""
+msgstr "{"
#: twolinespage.ui
msgctxt ""
@@ -13802,7 +13697,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Other Characters..."
-msgstr ""
+msgstr "Ostali Znakovi..."
#: twolinespage.ui
msgctxt ""
@@ -13811,7 +13706,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(None)"
-msgstr ""
+msgstr "(Ništa)"
#: twolinespage.ui
msgctxt ""
@@ -13820,7 +13715,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid ")"
-msgstr ""
+msgstr ")"
#: twolinespage.ui
msgctxt ""
@@ -13829,7 +13724,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "]"
-msgstr ""
+msgstr "]"
#: twolinespage.ui
msgctxt ""
@@ -13838,7 +13733,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: twolinespage.ui
msgctxt ""
@@ -13847,7 +13742,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "}"
-msgstr ""
+msgstr "}"
#: twolinespage.ui
msgctxt ""
@@ -13856,7 +13751,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Other Characters..."
-msgstr ""
+msgstr "Ostali Znakovi..."
#: zoomdialog.ui
msgctxt ""
@@ -13865,7 +13760,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Zoom & View Layout"
-msgstr ""
+msgstr "Zumiraj i Pogledaj Raspored"
#: zoomdialog.ui
msgctxt ""
@@ -13877,24 +13772,22 @@ msgid "Optimal"
msgstr "Optimalno"
#: zoomdialog.ui
-#, fuzzy
msgctxt ""
"zoomdialog.ui\n"
"fitwandh\n"
"label\n"
"string.text"
msgid "Fit width and height"
-msgstr "~Uklopi širinu i visinu"
+msgstr "Uklopi širinu i visinu"
#: zoomdialog.ui
-#, fuzzy
msgctxt ""
"zoomdialog.ui\n"
"fitw\n"
"label\n"
"string.text"
msgid "Fit width"
-msgstr "Prilagođeno širini"
+msgstr "Uklopi širinu"
#: zoomdialog.ui
msgctxt ""
@@ -13912,7 +13805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variable:"
-msgstr ""
+msgstr "Promjenljiva:"
#: zoomdialog.ui
msgctxt ""
@@ -13924,7 +13817,6 @@ msgid "Zoom factor"
msgstr "Faktor uvećanja"
#: zoomdialog.ui
-#, fuzzy
msgctxt ""
"zoomdialog.ui\n"
"automatic\n"
@@ -13934,14 +13826,13 @@ msgid "Automatic"
msgstr "Automatski"
#: zoomdialog.ui
-#, fuzzy
msgctxt ""
"zoomdialog.ui\n"
"singlepage\n"
"label\n"
"string.text"
msgid "Single page"
-msgstr "Jedna ~stranica"
+msgstr "Samo stranica"
#: zoomdialog.ui
msgctxt ""
@@ -13950,17 +13841,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns:"
-msgstr ""
+msgstr "Kolone:"
#: zoomdialog.ui
-#, fuzzy
msgctxt ""
"zoomdialog.ui\n"
"bookmode\n"
"label\n"
"string.text"
msgid "Book mode"
-msgstr "~Kao u knjizi"
+msgstr "Režim knjige"
#: zoomdialog.ui
msgctxt ""
@@ -13969,4 +13859,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "View layout"
-msgstr ""
+msgstr "Prikaz izgleda"
diff --git a/source/bs/dbaccess/source/core/resource.po b/source/bs/dbaccess/source/core/resource.po
index 59227b7e08e..c2ec3cd8231 100644
--- a/source/bs/dbaccess/source/core/resource.po
+++ b/source/bs/dbaccess/source/core/resource.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-12 00:02+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-17 19:06+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389985619.0\n"
#: strings.src
msgctxt ""
@@ -60,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "Nije moguće uspostaviti vezu sa vanjskim izvorom podataka. Za dati URL nije pronađen SDBC drajver."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "Nije moguće uspostaviti vezu sa vanjskim izvorom podataka. Za dati URL '$name$'. nije pronađen SDBC drajver."
#: strings.src
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"RID_STR_COULDNOTLOAD_MANAGER\n"
"string.text"
msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
-msgstr "Nije moguće uspostaviti vezu sa vanjskim izvorom podatataka. Ne mogu pokrenuti menadžer za SDBC-drajvere."
+msgstr "Nije moguće uspostaviti vezu sa vanjskim izvorom podataka. Ne mogu pokrenuti menadžer za SDBC-drajvere."
#: strings.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"RID_STR_DATASOURCE_NOT_STORED\n"
"string.text"
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
-msgstr "Podaci nisu snimljeni. Koristi XStorable interface za snimanje."
+msgstr "Podaci nisu snimljeni. Koristi XStorable interfejs za snimanje."
#: strings.src
msgctxt ""
@@ -137,7 +138,7 @@ msgctxt ""
"RID_STR_NO_UPDATE_MISSING_CONDITION\n"
"string.text"
msgid "Values could not be modified, due to a missing condition statement."
-msgstr "Vrijednosti nemogu biti izmijenjene jer nedostaje uslovni iskaz."
+msgstr "Vrijednosti ne mogu biti izmijenjene jer nedostaje uslovni iskaz."
#: strings.src
msgctxt ""
@@ -177,7 +178,7 @@ msgctxt ""
"RID_STR_COLUMN_NOT_SEARCHABLE\n"
"string.text"
msgid "The column is not searchable!"
-msgstr "Kolona se ne može pretraživati"
+msgstr "Kolona se ne može pretraživati!"
#: strings.src
msgctxt ""
@@ -193,7 +194,7 @@ msgctxt ""
"RID_STR_COLUMN_NOT_VALID\n"
"string.text"
msgid "The column is not valid."
-msgstr "Kolona nije validna."
+msgstr "Kolona nije važeća."
#: strings.src
msgctxt ""
@@ -225,7 +226,7 @@ msgctxt ""
"RID_STR_NO_ABS_ZERO\n"
"string.text"
msgid "An 'absolute(0)' call is not allowed."
-msgstr "Apsolutni(0) poziv nije dozvoljen."
+msgstr "Poziv 'absolute(0)' nije dozvoljen."
#: strings.src
msgctxt ""
@@ -257,7 +258,7 @@ msgctxt ""
"RID_STR_NO_UPDATEROW\n"
"string.text"
msgid "A row cannot be modified in this state"
-msgstr "Red nemože biti modifikovan pod ovim uslovom."
+msgstr "Red ne može biti modifikovan u ovom stanju"
#: strings.src
msgctxt ""
@@ -273,7 +274,7 @@ msgctxt ""
"RID_STR_NO_TABLE_RENAME\n"
"string.text"
msgid "The driver does not support table renaming."
-msgstr "Driver ne podržava reimenovanje tabele."
+msgstr "Drajver ne podržava preimenovanje tabele."
#: strings.src
msgctxt ""
@@ -281,7 +282,7 @@ msgctxt ""
"RID_STR_NO_ALTER_COLUMN_DEF\n"
"string.text"
msgid "The driver does not support the modification of column descriptions."
-msgstr "Drajver ne podržava modifikovanje deskripcije kolone."
+msgstr "Drajver ne podržava izmjenu opisa kolona."
#: strings.src
msgctxt ""
@@ -297,7 +298,7 @@ msgctxt ""
"RID_STR_COLUMN_ALTER_BY_INDEX\n"
"string.text"
msgid "The driver does not support the modification of column descriptions by changing the index."
-msgstr "Drajver ne podržava modifikovanje deskripcije kolone modifikovanjem index-a."
+msgstr "Drajver ne podržava izmjenu opisa kolona mijenjanjem indeksa."
#: strings.src
msgctxt ""
@@ -375,7 +376,7 @@ msgctxt ""
"RID_STR_NAME_ALREADY_USED\n"
"string.text"
msgid "There already is an object with the given name."
-msgstr "Već postoji objekt sa navedenim imenom. "
+msgstr "Već postoji objekat sa navedenim imenom."
#: strings.src
msgctxt ""
@@ -383,7 +384,7 @@ msgctxt ""
"RID_STR_OBJECT_CONTAINER_MISMATCH\n"
"string.text"
msgid "This object cannot be part of this container."
-msgstr "Navedeni objekt ne može biti dio spremnika."
+msgstr "Navedeni objekat ne može biti dio spremnika."
#: strings.src
msgctxt ""
@@ -391,7 +392,7 @@ msgctxt ""
"RID_STR_OBJECT_ALREADY_CONTAINED\n"
"string.text"
msgid "The object already is, with a different name, part of the container."
-msgstr "Objekt je već dio spremnika, ali pod drugim imenom."
+msgstr "Objekat je već dio spremnika, ali pod drugim imenom."
#: strings.src
msgctxt ""
@@ -410,6 +411,8 @@ msgid ""
"Could not save the document to $location$:\n"
"$message$"
msgstr ""
+"Dokument nije mogao biti snimljen na $location$:\n"
+"$message$"
#: strings.src
msgctxt ""
@@ -420,6 +423,8 @@ msgid ""
"Error accessing data source '$name$':\n"
"$error$"
msgstr ""
+"Greška prilkom pristupa izvoru podataka '$name$':\n"
+"$error$"
#: strings.src
msgctxt ""
@@ -435,7 +440,7 @@ msgctxt ""
"RID_STR_NO_DELETE_BEFORE_AFTER\n"
"string.text"
msgid "Cannot delete the before-first or after-last row."
-msgstr ""
+msgstr "Brisanje reda prije prvog ili iza posljednjeg nije moguće."
#: strings.src
msgctxt ""
@@ -443,7 +448,7 @@ msgctxt ""
"RID_STR_NO_DELETE_INSERT_ROW\n"
"string.text"
msgid "Cannot delete the insert-row."
-msgstr ""
+msgstr "Nije moguće brisanje reda za unos."
#: strings.src
msgctxt ""
@@ -467,25 +472,23 @@ msgctxt ""
"RID_STR_ROW_ALREADY_DELETED\n"
"string.text"
msgid "Current row is already deleted."
-msgstr ""
+msgstr "Red je već obrisan."
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"RID_STR_UPDATE_FAILED\n"
"string.text"
msgid "Current row could not be updated."
-msgstr "Vezu nije moguće osvježiti"
+msgstr "Ažuriranje reda nije uspjelo."
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"RID_STR_NO_INSERT_PRIVILEGE\n"
"string.text"
msgid "INSERT privilege not available."
-msgstr "Privilegija DELETE nije dostupna."
+msgstr "Privilegija za naredbu INSERT nije omogućena."
#: strings.src
msgctxt ""
@@ -493,7 +496,7 @@ msgctxt ""
"RID_STR_INTERNAL_ERROR\n"
"string.text"
msgid "Internal error: no statement object provided by the database driver."
-msgstr ""
+msgstr "Interna greška: nema objekta naredbe obezbijeđenog od strane drajvera baze podataka."
#: strings.src
msgctxt ""
@@ -509,7 +512,7 @@ msgctxt ""
"RID_STR_NO_SQL_COMMAND\n"
"string.text"
msgid "No SQL command was provided."
-msgstr ""
+msgstr "Nema navedenih SQL naredbi."
#: strings.src
msgctxt ""
@@ -525,7 +528,7 @@ msgctxt ""
"RID_STR_INVALID_CURSOR_STATE\n"
"string.text"
msgid "Invalid cursor state."
-msgstr ""
+msgstr "Neispravno stanje pokazivača."
#: strings.src
msgctxt ""
@@ -533,7 +536,7 @@ msgctxt ""
"RID_STR_CURSOR_BEFORE_OR_AFTER\n"
"string.text"
msgid "The cursor points to before the first or after the last row."
-msgstr ""
+msgstr "Pokazivač pokazuje na red prije prvog ili iza posljednjeg."
#: strings.src
msgctxt ""
@@ -541,7 +544,7 @@ msgctxt ""
"RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER\n"
"string.text"
msgid "The rows before the first and after the last row don't have a bookmark."
-msgstr ""
+msgstr "Redovi prije prvog i iza posljednjeg nemaju oznaku."
#: strings.src
msgctxt ""
@@ -549,7 +552,7 @@ msgctxt ""
"RID_STR_NO_BOOKMARK_DELETED\n"
"string.text"
msgid "The current row is deleted, and thus doesn't have a bookmark."
-msgstr ""
+msgstr "Red je obrisan, tako da nema oznaku."
#: strings.src
msgctxt ""
@@ -557,7 +560,7 @@ msgctxt ""
"RID_STR_NO_EMBEDDING\n"
"string.text"
msgid "Embedding of database documents is not supported."
-msgstr ""
+msgstr "Smiještanje dokumenta u bazu podataka nije podržano."
#: strings.src
msgctxt ""
@@ -565,7 +568,7 @@ msgctxt ""
"RID_STR_CONNECTION_REQUEST\n"
"string.text"
msgid "A connection for the following URL was requested \"$name$\"."
-msgstr ""
+msgstr "Zahtijeva se spajanje na sljedeći URL \"$name$\"."
#: strings.src
msgctxt ""
diff --git a/source/bs/dbaccess/source/ext/macromigration.po b/source/bs/dbaccess/source/ext/macromigration.po
index 10a842da485..0d8d23dba6f 100644
--- a/source/bs/dbaccess/source/ext/macromigration.po
+++ b/source/bs/dbaccess/source/ext/macromigration.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 21:15+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389993302.0\n"
#: macromigration.src
msgctxt ""
@@ -31,7 +32,7 @@ msgctxt ""
"STR_STATE_BACKUP_DBDOC\n"
"string.text"
msgid "Backup Document"
-msgstr ""
+msgstr "Dokument za rezervnu kopiju"
#: macromigration.src
msgctxt ""
@@ -40,7 +41,7 @@ msgctxt ""
"STR_STATE_MIGRATE\n"
"string.text"
msgid "Migrate"
-msgstr ""
+msgstr "Prebaci"
#: macromigration.src
msgctxt ""
@@ -57,7 +58,7 @@ msgctxt ""
"DLG_MACRO_MIGRATION\n"
"modaldialog.text"
msgid "Database Document Macro Migration"
-msgstr ""
+msgstr "Makro prebacivanje sadržaja baze podataka"
#: macromigration.src
msgctxt ""
@@ -66,7 +67,7 @@ msgctxt ""
"FT_HEADER\n"
"fixedtext.text"
msgid "Welcome to the Database Macro Migration Wizard"
-msgstr ""
+msgstr "Dobrodošli kod čarobnjaka za makro prebacivanje baze podataka"
#: macromigration.src
msgctxt ""
@@ -83,6 +84,13 @@ msgid ""
"\n"
"Before the migration can start, all forms, reports, queries and tables belonging to the document must be closed. Press 'Next' to do so."
msgstr ""
+"Ovaj čarobnjak će vas voditi kroz zadatak migracije vaših makroa.\n"
+"\n"
+"Po završetku, svi makroi koji su prethodno ugrađeni u formulare i izvještaje trenutnog dokumenta baze podataka će biti preseljeni u sam dokument. Tom prilikom, biblioteke će po potrebi biti preimenovane.\n"
+"\n"
+"U slučaju da vaši formulari ili izvještaji sadrže veze sa makroima, one će biti prilagođene gdje je to moguće.\n"
+"\n"
+"Prije procesa prebacivanja, svi formulari, izvještaji, upiti i tabele koje pripadaju dokumentu moraju biti zatvoreni. Pritisnite 'Dalje' da biste to uradili."
#: macromigration.src
msgctxt ""
@@ -91,7 +99,7 @@ msgctxt ""
"FT_CLOSE_DOC_ERROR\n"
"fixedtext.text"
msgid "Not all objects could be closed. Please close them manually, and re-start the wizard."
-msgstr ""
+msgstr "Zatvaranje nekih objekata nije izvršeno. Molimo da ih zatvorite ručno i ponovo pokrenete čarobnjaka."
#: macromigration.src
msgctxt ""
@@ -100,7 +108,7 @@ msgctxt ""
"FT_HEADER\n"
"fixedtext.text"
msgid "Backup your Document"
-msgstr ""
+msgstr "Napravite rezervnu kopiju vašeg dokumenta"
#: macromigration.src
msgctxt ""
@@ -109,7 +117,7 @@ msgctxt ""
"FT_EXPLANATION\n"
"fixedtext.text"
msgid "To allow you to go back to the state before the migration, the database document will be backed up to a location of your choice. Every change done by the wizard will be made to the original document, the backup will stay untouched."
-msgstr ""
+msgstr "Da biste se mogli vratiti na stanje kakvo je bilo prije procesa prebacivanja, napravit će se rezervna kopija sadržaja baze podataka na lokaciji po vašem izboru. Sve promjene koje čarobnjak napravi bit će napravljene nad originalnim sadržajem, dok će rezervna kopija ostati nedirnuta."
#: macromigration.src
msgctxt ""
@@ -136,7 +144,7 @@ msgctxt ""
"FT_START_MIGRATION\n"
"fixedtext.text"
msgid "Press 'Next' to save a copy of your document, and to begin the migration."
-msgstr ""
+msgstr "Pritisnite 'Nastavak' da snimite kopiju vašeg dokumenta i započnete proces prebacivanja."
#: macromigration.src
msgctxt ""
@@ -145,7 +153,7 @@ msgctxt ""
"FT_HEADER\n"
"fixedtext.text"
msgid "Migration Progress"
-msgstr ""
+msgstr "Proces prebacivanja"
#: macromigration.src
msgctxt ""
@@ -154,7 +162,7 @@ msgctxt ""
"FT_OBJECT_COUNT\n"
"fixedtext.text"
msgid "The database document contains $forms$ form(s) and $reports$ report(s), which are currently being processed:"
-msgstr ""
+msgstr "Dokument baze podataka sadrži $forms$ formu(e) i $reports$ izvještaj(e), koji se trenutno obrađuju:"
#: macromigration.src
msgctxt ""
@@ -163,7 +171,7 @@ msgctxt ""
"FT_CURRENT_OBJECT_LABEL\n"
"fixedtext.text"
msgid "Current object:"
-msgstr ""
+msgstr "Trenutni objekat:"
#: macromigration.src
msgctxt ""
@@ -172,7 +180,7 @@ msgctxt ""
"FT_CURRENT_PROGRESS_LABEL\n"
"fixedtext.text"
msgid "Current progress:"
-msgstr ""
+msgstr "Trenutni napredak:"
#: macromigration.src
msgctxt ""
@@ -181,7 +189,7 @@ msgctxt ""
"FT_ALL_PROGRESS_LABEL\n"
"fixedtext.text"
msgid "Overall progress:"
-msgstr ""
+msgstr "Ukupan napredak:"
#: macromigration.src
msgctxt ""
@@ -190,7 +198,7 @@ msgctxt ""
"FT_OBJECT_COUNT_PROGRESS\n"
"fixedtext.text"
msgid "document $current$ of $overall$"
-msgstr ""
+msgstr "dokument $current$ od $overall$"
#: macromigration.src
msgctxt ""
@@ -199,7 +207,7 @@ msgctxt ""
"FT_MIGRATION_DONE\n"
"fixedtext.text"
msgid "All forms and reports have been successfully processed. Press 'Next' to show a detailed summary."
-msgstr ""
+msgstr "Svi formulari i izvšetaji su uspješno obrađeni. Pritisnite 'Dalje' za prikaz detaljnog pregleda."
#: macromigration.src
msgctxt ""
@@ -217,7 +225,7 @@ msgctxt ""
"STR_SUCCESSFUL\n"
"string.text"
msgid "The migration was successful. Below is a log of the actions which have been taken to your document."
-msgstr ""
+msgstr "Proces prebacivanja je uspješno završen. Ispod se nalazi izvještaj o radnjama poduzetim nad vašim dokumentom."
#: macromigration.src
msgctxt ""
@@ -226,7 +234,7 @@ msgctxt ""
"STR_UNSUCCESSFUL\n"
"string.text"
msgid "The migration was not successful. Examine the migration log below for details."
-msgstr ""
+msgstr "Proces prebacivanja nije uspješno završen. Za više detalja, provjerite izvještaj ispod."
#. This refers to a form document inside a database document.
#: macromigration.src
@@ -235,7 +243,7 @@ msgctxt ""
"STR_FORM\n"
"string.text"
msgid "Form '$name$'"
-msgstr ""
+msgstr "Forma '$name$'"
#. This refers to a report document inside a database document.
#: macromigration.src
@@ -252,16 +260,15 @@ msgctxt ""
"STR_OVERALL_PROGRESS\n"
"string.text"
msgid "document $current$ of $overall$"
-msgstr ""
+msgstr "dokument $current$ od $overall$"
#: macromigration.src
-#, fuzzy
msgctxt ""
"macromigration.src\n"
"STR_DATABASE_DOCUMENT\n"
"string.text"
msgid "Database Document"
-msgstr "Baze podataka"
+msgstr "Sadržaj baze podataka"
#: macromigration.src
msgctxt ""
@@ -269,7 +276,7 @@ msgctxt ""
"STR_SAVED_COPY_TO\n"
"string.text"
msgid "saved copy to $location$"
-msgstr ""
+msgstr "napravljena rezervna kopija na $location$"
#: macromigration.src
msgctxt ""
@@ -277,7 +284,7 @@ msgctxt ""
"STR_MOVED_LIBRARY\n"
"string.text"
msgid "migrated $type$ library '$old$' to '$new$'"
-msgstr ""
+msgstr "prebačena $type$ biblioteka '$old$' u '$new$'"
#: macromigration.src
msgctxt ""
@@ -285,7 +292,7 @@ msgctxt ""
"STR_LIBRARY_TYPE_AND_NAME\n"
"string.text"
msgid "$type$ library '$library$'"
-msgstr ""
+msgstr "$type$ biblioteka '$library$'"
#: macromigration.src
msgctxt ""
@@ -293,7 +300,7 @@ msgctxt ""
"STR_MIGRATING_LIBS\n"
"string.text"
msgid "migrating libraries ..."
-msgstr ""
+msgstr "prebacivanje biblioteka ..."
#: macromigration.src
msgctxt ""
@@ -344,22 +351,20 @@ msgid "dialog"
msgstr "dijalog"
#: macromigration.src
-#, fuzzy
msgctxt ""
"macromigration.src\n"
"STR_ERRORS\n"
"string.text"
msgid "Error(s)"
-msgstr "Greške"
+msgstr "Greška(e)"
#: macromigration.src
-#, fuzzy
msgctxt ""
"macromigration.src\n"
"STR_WARNINGS\n"
"string.text"
msgid "Warnings"
-msgstr "Upozorenje"
+msgstr "Upozorenja"
#: macromigration.src
msgctxt ""
@@ -367,7 +372,7 @@ msgctxt ""
"STR_EXCEPTION\n"
"string.text"
msgid "caught exception:"
-msgstr ""
+msgstr "uhvaćeni izuzetak:"
#: macromigration.src
msgctxt ""
@@ -375,7 +380,7 @@ msgctxt ""
"ERR_INVALID_BACKUP_LOCATION\n"
"errorbox.text"
msgid "You need to choose a backup location other than the document location itself."
-msgstr ""
+msgstr "Trebate izabrati lokaciju za rezervnu kopiju drugačiju od lokacije samog dokumenta."
#: macromigration.src
msgctxt ""
@@ -391,7 +396,7 @@ msgctxt ""
"STR_NO_DATABASE\n"
"string.text"
msgid "No database document found in the initialization arguments."
-msgstr ""
+msgstr "Među parametrima inicijalizacije nije pronađen dokument baze podataka."
#: macromigration.src
msgctxt ""
diff --git a/source/bs/dbaccess/source/sdbtools/resource.po b/source/bs/dbaccess/source/sdbtools/resource.po
index 40c669f9160..5671ab05ae7 100644
--- a/source/bs/dbaccess/source/sdbtools/resource.po
+++ b/source/bs/dbaccess/source/sdbtools/resource.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 21:10+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389993050.0\n"
#: sdbt_strings.src
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"STR_CONN_WITHOUT_QUERIES_OR_TABLES\n"
"string.text"
msgid "The given connection is no valid query and/or tables supplier."
-msgstr "Data konekcija nije validni upit i/ili dostavljač tabela"
+msgstr "Data konekcija nije validan upit i/ili dostavljač tabela."
#: sdbt_strings.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_INVALID_COMPOSITION_TYPE\n"
"string.text"
msgid "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType."
-msgstr "Neispravni tip sastava - potrebna je vrijednost iz"
+msgstr "Neispravni tip sastava - potrebna je vrijednost com.sun.star.sdb.tools.CompositionType."
#: sdbt_strings.src
msgctxt ""
@@ -69,4 +70,4 @@ msgctxt ""
"STR_INVALID_COMMAND_TYPE\n"
"string.text"
msgid "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed."
-msgstr "Neispravni tip komande - samo TABLE i AND QUERY iz com.sun.star.sdb.CommandType su dozvoljene"
+msgstr "Neispravni tip komande - samo TABLE i QUERY iz com.sun.star.sdb.CommandType su dozvoljene."
diff --git a/source/bs/dbaccess/source/ui/app.po b/source/bs/dbaccess/source/ui/app.po
index 21159ea27cb..2393282667e 100644
--- a/source/bs/dbaccess/source/ui/app.po
+++ b/source/bs/dbaccess/source/ui/app.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 20:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390852997.0\n"
#: app.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"RID_STR_NEW_FORM\n"
"string.text"
msgid "Create Form in Design View..."
-msgstr "Napravi formular u dizajnerskom pregledu..."
+msgstr "Napravi formular u dizajnerskom pogledu..."
#: app.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"RID_STR_NEW_FORM_AUTO\n"
"string.text"
msgid "Use Wizard to Create Form..."
-msgstr "Koristi čarobnjak da napraviš formular.."
+msgstr "Koristi čarobnjak da napraviš formular..."
#: app.src
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"RID_STR_NEW_REPORT\n"
"string.text"
msgid "Create Report in Design View..."
-msgstr "Napravi Izvještaj u dizajnerskom pogledu..."
+msgstr "Napravi izvještaj u dizajnerskom pogledu..."
#: app.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"RID_STR_NEW_QUERY\n"
"string.text"
msgid "Create Query in Design View..."
-msgstr "Napravi upit u dizajnerskom pregledu..."
+msgstr "Napravi upit u dizajnerskom pogledu..."
#: app.src
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"RID_STR_NEW_TABLE\n"
"string.text"
msgid "Create Table in Design View..."
-msgstr "Napravi tabelu u dizajnerskom pregledu..."
+msgstr "Napravi tabelu u dizajnerskom pogledu..."
#: app.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"RID_STR_NEW_VIEW\n"
"string.text"
msgid "Create View..."
-msgstr "Napravi prikaz..."
+msgstr "Napravi pogled..."
#: app.src
msgctxt ""
@@ -199,7 +200,7 @@ msgctxt ""
"SID_DB_APP_CONVERTTOVIEW\n"
"menuitem.text"
msgid "Create as View"
-msgstr "Napravi kao prikaz"
+msgstr "Napravi kao pogled"
#: app.src
msgctxt ""
@@ -238,34 +239,31 @@ msgid "Select All"
msgstr "Odaberi sve"
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"RID_MENU_APP_EDIT.MN_PROPS\n"
"SID_DB_APP_DSPROPS\n"
"menuitem.text"
msgid "Properties..."
-msgstr "Osobine"
+msgstr "Svojstva..."
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"RID_MENU_APP_EDIT.MN_PROPS\n"
"SID_DB_APP_DSCONNECTION_TYPE\n"
"menuitem.text"
msgid "Connection Type..."
-msgstr "Vrsta konekcije"
+msgstr "Vrsta konekcije..."
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"RID_MENU_APP_EDIT.MN_PROPS\n"
"SID_DB_APP_DSADVANCED_SETTINGS\n"
"menuitem.text"
msgid "Advanced Settings..."
-msgstr "Napredne postavke"
+msgstr "Napredne Postavke..."
#: app.src
msgctxt ""
@@ -290,7 +288,7 @@ msgctxt ""
"STR_APP_TITLE\n"
"string.text"
msgid " - %PRODUCTNAME Base"
-msgstr "- %PRODUCTNAME baza"
+msgstr " - %PRODUCTNAME baza"
#: app.src
msgctxt ""
@@ -306,7 +304,7 @@ msgctxt ""
"RID_STR_FORMS_HELP_TEXT\n"
"string.text"
msgid "Create a form by specifying the record source, controls, and control properties."
-msgstr "Napravi formular određivanjem izvora sloga, kontrola, i osobina kontrola."
+msgstr "Napravite formular tako što ćete navesti izvor podataka, kontrole i opcije kontrola."
#: app.src
msgctxt ""
@@ -314,7 +312,7 @@ msgctxt ""
"RID_STR_REPORT_HELP_TEXT\n"
"string.text"
msgid "Create a report by specifying the record source, controls, and control properties."
-msgstr "Napravi izvještaj određivanjem izvora zapisa, kontrole i svojstvima kontrole."
+msgstr "Napravite izvještaj tako što ćete navesti izvor podataka, kontrole i opcije kontrola."
#: app.src
msgctxt ""
@@ -325,22 +323,20 @@ msgid "The wizard will guide you through the steps necessary to create a form."
msgstr "Čarobnjak će vas voditi kroz potrebne korake za pravljenje formulara."
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"RID_STR_QUERIES_HELP_TEXT\n"
"string.text"
msgid "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping."
-msgstr "Napravi upit određivanjem filtera, tabela ulaza, imena polja, i osobinama za sortiranje ili grupisanje."
+msgstr "Kreirajte upit tako što ćete navest filtere, ulazne tabele, imena polja i opcije sortiranja ili grupisanja."
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"RID_STR_QUERIES_HELP_TEXT_SQL\n"
"string.text"
msgid "Create a query entering an SQL statement directly."
-msgstr "Napravi upit unoseći SQL naredbu direktno."
+msgstr "Napravite upit direktnim unosom SQL naredbe."
#: app.src
msgctxt ""
@@ -356,7 +352,7 @@ msgctxt ""
"RID_STR_TABLES_HELP_TEXT_DESIGN\n"
"string.text"
msgid "Create a table by specifying the field names and properties, as well as the data types."
-msgstr "Napravi tabelu određivanjem imena polja i osobina, kao i tipova date."
+msgstr "Kreirajte tabelu navođenjem imena i osobina polja, kao i podatkovnih tipova."
#: app.src
msgctxt ""
@@ -364,7 +360,7 @@ msgctxt ""
"RID_STR_TABLES_HELP_TEXT_WIZARD\n"
"string.text"
msgid "Choose from a selection of business and personal table samples, which you customize to create a table."
-msgstr "Izaberi formular asortimana poslovnih i osobnih primjera tabele, koje prilagodite da bi ste napravili tabelu."
+msgstr "Izaberite jedan od primjera poslovnih i ličnih tabela, koje zatim možete prilagoditi svojim potrebama."
#: app.src
msgctxt ""
@@ -372,7 +368,7 @@ msgctxt ""
"RID_STR_VIEWS_HELP_TEXT_DESIGN\n"
"string.text"
msgid "Create a view by specifying the tables and field names you would like to have visible."
-msgstr "Napravite pregled određujući tabele i imena polja koje bi željeli da imate vidljive."
+msgstr "Napravite pogled tako što ćete navesti tabele i imena polja koje biste željeli da imate vidljive."
#: app.src
msgctxt ""
@@ -432,7 +428,7 @@ msgid ""
"Do you want to save the changes?"
msgstr ""
"Baza podataka je promijenjena.\n"
-"Želite li spremiti promjene?"
+"Želite li snimiti promjene?"
#: app.src
msgctxt ""
@@ -445,8 +441,8 @@ msgid ""
"\n"
"Do you want to close all documents now?"
msgstr ""
-"Vrsta veze je promjenjena.\n"
-"Kako bi promjene postale aktivne, svi obrasci, izvještaji, upiti i tablice moraju biti zatvoreni.\n"
+"Vrsta konekcije je promijenjena.\n"
+"Kako bi promjene postale aktivne, svi formulari, izvještaji, upiti i tabele moraju biti zatvoreni.\n"
"\n"
"Da li želite sada zatvoriti sve dokumente?"
@@ -523,7 +519,7 @@ msgctxt ""
"STR_SUB_DOCS_WITH_SCRIPTS\n"
"string.text"
msgid "The document contains forms or reports with embedded macros."
-msgstr "Dokument sadržava forme ili izvještaje sa ugrađenim makroima."
+msgstr "Dokument sadržava formulare ili izvještaje sa ugrađenim makroima."
#: app.src
msgctxt ""
@@ -557,7 +553,7 @@ msgctxt ""
"RID_STR_NO_DIFF_CAT\n"
"string.text"
msgid "You cannot select different categories."
-msgstr ""
+msgstr "Ne možete izabrati različite kategorije."
#: app.src
msgctxt ""
@@ -565,4 +561,4 @@ msgctxt ""
"RID_STR_UNSUPPORTED_OBJECT_TYPE\n"
"string.text"
msgid "Unsupported object type found ($type$)."
-msgstr ""
+msgstr "Nađen nepodržani tip objekta ($type$)."
diff --git a/source/bs/dbaccess/source/ui/browser.po b/source/bs/dbaccess/source/ui/browser.po
index 7d5f0dfafec..a88c409026e 100644
--- a/source/bs/dbaccess/source/ui/browser.po
+++ b/source/bs/dbaccess/source/ui/browser.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 21:15+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389993327.0\n"
#: sbabrw.src
msgctxt ""
@@ -24,8 +25,8 @@ msgid ""
"The current record has been changed.\n"
"Do you want to save the changes?"
msgstr ""
-"Trenutačni zapis je promijenjen. \n"
-"Želite li spremiti promjene?"
+"Trenutačni zapis je promijenjen.\n"
+"Želite li snimiti promjene?"
#: sbabrw.src
msgctxt ""
@@ -97,7 +98,7 @@ msgctxt ""
"MID_ADMINISTRATE\n"
"#define.text"
msgid "Registered databases ..."
-msgstr "Registrirane baze podataka..."
+msgstr "Registrirane baze podataka ..."
#: sbabrw.src
msgctxt ""
@@ -265,7 +266,6 @@ msgid "Query #"
msgstr "Upit #"
#: sbagrid.src
-#, fuzzy
msgctxt ""
"sbagrid.src\n"
"STR_TBL_TITLE\n"
diff --git a/source/bs/dbaccess/source/ui/dlg.po b/source/bs/dbaccess/source/ui/dlg.po
index de08b964e3f..7edbed96c09 100644
--- a/source/bs/dbaccess/source/ui/dlg.po
+++ b/source/bs/dbaccess/source/ui/dlg.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-12-15 12:30+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-27 20:39+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390855197.0\n"
#: AutoControls.src
msgctxt ""
@@ -127,7 +128,7 @@ msgctxt ""
"PB_CREATEDB\n"
"pushbutton.text"
msgid "Create New"
-msgstr ""
+msgstr "Napravi novi"
#: AutoControls_tmpl.hrc
msgctxt ""
@@ -145,7 +146,7 @@ msgctxt ""
"FT_AUTOHOSTNAME\n"
"fixedtext.text"
msgid "Server"
-msgstr "~URL servera"
+msgstr "Server"
#: AutoControls_tmpl.hrc
msgctxt ""
@@ -278,7 +279,7 @@ msgctxt ""
"CB_AUTOHEADER\n"
"checkbox.text"
msgid "~Text contains headers"
-msgstr "~Tekst sadržava headere"
+msgstr "~Tekst sadržava zaglavlja"
#: AutoControls_tmpl.hrc
msgctxt ""
@@ -319,7 +320,7 @@ msgctxt ""
"STR_AUTONO_WILDCARDS\n"
"string.text"
msgid "Wildcards such as ?,* are not allowed in #1."
-msgstr "Nadomjesni znakovi kao što su ?,* nisu dozvoljeni u #1."
+msgstr "Džoker znakovi kao što su ?,* nisu dozvoljeni u #1."
#: AutoControls_tmpl.hrc
msgctxt ""
@@ -331,7 +332,6 @@ msgid "JDBC d~river class"
msgstr "JDBC ~klasa drajvera"
#: AutoControls_tmpl.hrc
-#, fuzzy
msgctxt ""
"AutoControls_tmpl.hrc\n"
"AUTO_JDBCDRIVERCLASSGROUP(AUTO_Y, AUTO_HID, AUTO_HID2)\n"
@@ -513,7 +513,7 @@ msgctxt ""
"STR_CONNECTION_SUCCESS\n"
"string.text"
msgid "The connection was established successfully."
-msgstr "Veza je uspješno uspostavljena"
+msgstr "Veza je uspješno uspostavljena."
#: ConnectionPage.src
msgctxt ""
@@ -521,7 +521,7 @@ msgctxt ""
"STR_CONNECTION_NO_SUCCESS\n"
"string.text"
msgid "The connection could not be established."
-msgstr "Veza nije uspješno uspostavljena"
+msgstr "Veza nije uspješno uspostavljena."
#: ConnectionPage.src
msgctxt ""
@@ -553,7 +553,7 @@ msgctxt ""
"STR_MSACCESS_2007_FILTERNAME\n"
"string.text"
msgid "MS Access 2007 file"
-msgstr "datoteka od MS Access 2007"
+msgstr "MS Access 2007 datoteka"
#: ConnectionPage.src
msgctxt ""
@@ -561,7 +561,7 @@ msgctxt ""
"STR_FIREBIRD_FILTERNAME\n"
"string.text"
msgid "Firebird Database"
-msgstr ""
+msgstr "Firebird baza podataka"
#: RelationDlg.src
msgctxt ""
@@ -588,7 +588,7 @@ msgctxt ""
"FL_CASC_UPD\n"
"fixedline.text"
msgid "Update options"
-msgstr "Opcije update-iranja"
+msgstr "Opcije ažuriranja"
#: RelationDlg.src
msgctxt ""
@@ -606,7 +606,7 @@ msgctxt ""
"RB_CASC_UPD\n"
"radiobutton.text"
msgid "~Update cascade"
-msgstr "~Update kaskadno"
+msgstr "~Ažuriraj kaskadno"
#: RelationDlg.src
msgctxt ""
@@ -713,7 +713,7 @@ msgctxt ""
"PB_CHANGEPWD\n"
"pushbutton.text"
msgid "Change ~Password..."
-msgstr "Promijeni ~šifru..."
+msgstr "Promijeni ~lozinku..."
#: UserAdmin.src
msgctxt ""
@@ -765,7 +765,7 @@ msgctxt ""
"FT_OLDPASSWORD\n"
"fixedtext.text"
msgid "Old p~assword"
-msgstr "St~ara šifra"
+msgstr "St~ara lozinka"
#: UserAdmin.src
msgctxt ""
@@ -774,17 +774,16 @@ msgctxt ""
"FT_PASSWORD\n"
"fixedtext.text"
msgid "~Password"
-msgstr "~Šifra"
+msgstr "~Lozinka"
#: UserAdmin.src
-#, fuzzy
msgctxt ""
"UserAdmin.src\n"
"DLG_PASSWORD\n"
"FT_PASSWORD_REPEAT\n"
"fixedtext.text"
msgid "~Confirm password"
-msgstr "~Potvrdi šifru"
+msgstr "~Potvrdi šifru"
#: UserAdmin.src
msgctxt ""
@@ -862,7 +861,7 @@ msgctxt ""
"FT_COMMON_PORT_DEFAULT\n"
"fixedtext.text"
msgid "Default: 3306"
-msgstr "Default: 3306"
+msgstr "Normalno: 3306"
#: admincontrols.src
msgctxt ""
@@ -871,7 +870,7 @@ msgctxt ""
"RB_MYSQL_SOCKET\n"
"radiobutton.text"
msgid "So~cket"
-msgstr "So~cket"
+msgstr "So~ket"
#: admincontrols.src
msgctxt ""
@@ -925,7 +924,7 @@ msgctxt ""
"STR_ADD_TABLES\n"
"string.text"
msgid "Add Tables"
-msgstr "Dodaj tablice"
+msgstr "Dodaj tabele"
#: adtabdlg.src
msgctxt ""
@@ -934,7 +933,7 @@ msgctxt ""
"STR_ADD_TABLE_OR_QUERY\n"
"string.text"
msgid "Add Table or Query"
-msgstr "Dodaj tablicu ili upit"
+msgstr "Dodaj tabelu ili upit"
#: advancedsettings.src
msgctxt ""
@@ -961,7 +960,7 @@ msgctxt ""
"CB_APPENDTABLEALIAS\n"
"checkbox.text"
msgid "Append the table alias name on SELECT statements"
-msgstr "Dodaj alias-ime tabele SELECT upitima"
+msgstr "Dodaj alias-ime tabele za SELECT naredbe"
#: advancedsettings.src
msgctxt ""
@@ -970,7 +969,7 @@ msgctxt ""
"CB_AS_BEFORE_CORR_NAME\n"
"checkbox.text"
msgid "Use keyword AS before table alias names"
-msgstr "Koristite rijec AS prije drugacijih imena tabele"
+msgstr "Koristite riječ AS prije alias imena tabele"
#: advancedsettings.src
msgctxt ""
@@ -1087,7 +1086,7 @@ msgctxt ""
"CB_RESPECTRESULTSETTYPE\n"
"checkbox.text"
msgid "Respect the result set type from the database driver"
-msgstr ""
+msgstr "Poštuj tip skupa rezultata iz drajvera baze podataka"
#: advancedsettings.src
msgctxt ""
@@ -1132,7 +1131,7 @@ msgctxt ""
"FT_BOOLEANCOMPARISON\n"
"fixedtext.text"
msgid "Comparison of Boolean values"
-msgstr "Usporedba Boole-ovih (logičkih) vrijednosti"
+msgstr "Poređenje logičkih vrijednosti"
#: advancedsettings.src
msgctxt ""
@@ -1141,7 +1140,7 @@ msgctxt ""
"FT_MAXROWSCAN\n"
"fixedtext.text"
msgid "Rows to scan column types"
-msgstr ""
+msgstr "Redovi za skeniranje tipova kolona"
#: advancedsettings.src
msgctxt ""
@@ -1198,13 +1197,12 @@ msgid "Special Settings"
msgstr "Posebne postavke"
#: advancedsettings.src
-#, fuzzy
msgctxt ""
"advancedsettings.src\n"
"DLG_DATABASE_ADVANCED\n"
"tabdialog.text"
msgid "Advanced Settings"
-msgstr "Napredne postavke..."
+msgstr "Napredna Podešavanja"
#: dbadmin.src
msgctxt ""
@@ -1243,14 +1241,13 @@ msgid "~Port number"
msgstr "Broj ~porta"
#: dbadmin.src
-#, fuzzy
msgctxt ""
"dbadmin.src\n"
"DLG_DATABASE_ADMINISTRATION\n"
"STR_PAGETITLE_GENERAL\n"
"string.text"
msgid "Advanced Properties"
-msgstr "Napredne osobine"
+msgstr "Napredna Svojstva"
#: dbadmin.src
msgctxt ""
@@ -1305,14 +1302,13 @@ msgid "Display deleted records as well"
msgstr "Prikaži i obrisane slogove"
#: dbadmin.src
-#, fuzzy
msgctxt ""
"dbadmin.src\n"
"PAGE_DBASE\n"
"FT_SPECIAL_MESSAGE\n"
"fixedtext.text"
msgid "Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source."
-msgstr "Napomena: Kada su obrisani, a samim time i neaktivni, slogovi će biti prikazani, ali vi nećete moći obrisati te slogove sa izvora podataka."
+msgstr "Bilješka: Kada je obrisano, i neaktivno, ploče su prikazane, nećete moći obrisati ploče iz izvora podataka."
#: dbadmin.src
msgctxt ""
@@ -1423,14 +1419,13 @@ msgid "~Base DN"
msgstr "~Bazni DN"
#: dbadmin.src
-#, fuzzy
msgctxt ""
"dbadmin.src\n"
"PAGE_LDAP\n"
"CB_USESSL\n"
"checkbox.text"
msgid "Use secure connection (SSL)"
-msgstr "Koristi ~sigurnu konekciju (SSL)"
+msgstr "Koristi sigurnu vezu (SSL)"
#: dbadmin.src
msgctxt ""
@@ -1478,13 +1473,12 @@ msgid "~Driver settings"
msgstr "Opcije ~drajvera"
#: dbadmin.src
-#, fuzzy
msgctxt ""
"dbadmin.src\n"
"STR_PARENTTITLE_GENERAL\n"
"string.text"
msgid "Data Source Properties: #"
-msgstr "Postavke izvora podataka: #"
+msgstr "Svojstva Izvora podataka: #"
#: dbadmin.src
msgctxt ""
@@ -1495,16 +1489,14 @@ msgid "Please choose 'Connect to an existing database' to connect to an existing
msgstr "Molim izaberite 'Poveži se sa postojećom bazom podataka' da se povežete sa postojećom bazom podataka."
#: dbadmin.src
-#, fuzzy
msgctxt ""
"dbadmin.src\n"
"STR_COULD_NOT_LOAD_ODBC_LIB\n"
"string.text"
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
-msgstr "Ne mogu učitati programsku biblioteku #lib# ili je ista oštećena. Izabrani ODBC izvor podataka nije dostupan."
+msgstr "Nije moguće pokrenuti programsku biblioteku #lib# ili je iskvarena. ODBC izbor izvora podataka nije dostupan."
#: dbadmin.src
-#, fuzzy
msgctxt ""
"dbadmin.src\n"
"STR_UNSUPPORTED_DATASOURCE_TYPE\n"
@@ -1513,8 +1505,8 @@ msgid ""
"This kind of data source is not supported on this platform.\n"
"You are allowed to change the settings, but you probably will not be able to connect to the database."
msgstr ""
-"Navedeni tip izvora podataka nije podržan na ovoj platformi.\n"
-"Dozvoljeno vam je da mijenjate postavke, ali vjerojatno nećete biti u mogućnosti spojiti se na bazu."
+"Ova vrsta izvora podataka nije podržaan na ovoj platformi.\n"
+"Dozvoljeno da promijenite podešavanja, ali vjerovatno nećete biti u mogućnosti da se povežete sa bazom podataka."
#: dbadmin2.src
msgctxt ""
@@ -1566,7 +1558,7 @@ msgctxt ""
"FT_FILTER_EXPLANATION\n"
"fixedtext.text"
msgid "Mark the tables that should be visible for the applications."
-msgstr "Označi tabele koje trebaju biti vidljive aplikacijama"
+msgstr "Označi tabele koje trebaju biti vidljive aplikacijama."
#: dbadmin2.src
msgctxt ""
@@ -1655,7 +1647,7 @@ msgctxt ""
"STR_PAGETITLE_ORACLE\n"
"string.text"
msgid "Set up Oracle database connection"
-msgstr "Podesi Oracle vezu"
+msgstr "Podesi vezu sa Oracle bazom podataka"
#: dbadminsetup.src
msgctxt ""
@@ -1765,7 +1757,7 @@ msgctxt ""
"RB_CONNECTVIAODBC\n"
"radiobutton.text"
msgid "Connect using ODBC (Open Database Connectivity)"
-msgstr "Spoji se koristeći ODBC (Open Database Connectivity) "
+msgstr "Spoji se koristeći ODBC (Open Database Connectivity)"
#: dbadminsetup.src
msgctxt ""
@@ -1819,7 +1811,7 @@ msgctxt ""
"CB_GENERALPASSWORDREQUIRED\n"
"checkbox.text"
msgid "Password re~quired"
-msgstr "Potrebna je ši~fra"
+msgstr "Potrebna je ~lozinka"
#: dbadminsetup.src
msgctxt ""
@@ -1891,7 +1883,7 @@ msgctxt ""
"CB_STARTTABLEWIZARD\n"
"checkbox.text"
msgid "Create tables using the table wizard"
-msgstr "Napravi tabele korsteći čarobnjak"
+msgstr "Napravi tabele koristeći čarobnjak"
#: dbadminsetup.src
msgctxt ""
@@ -1922,7 +1914,7 @@ msgid ""
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Molimo unesite potrebne informacije kako bi se spojili na MySQL bazu koristeći JDBC. Primijetite kako JDBC klasa upravljačkog programa mora biti instalirana na sustavu i registrirana kao %PRODUCTNAME.\n"
-"Molimo kontaktirajte vašeg sistem administratora radi sljedećih postavki"
+"Molimo kontaktirajte vašeg sistem administratora radi sljedećih postavki."
#: dbadminsetup.src
msgctxt ""
@@ -1940,7 +1932,7 @@ msgctxt ""
"STR_MYSQL_DEFAULT\n"
"string.text"
msgid "Default: 3306"
-msgstr "Default: 3306"
+msgstr "Normalno: 3306"
#: dbadminsetup.src
msgctxt ""
@@ -1994,7 +1986,7 @@ msgctxt ""
"STR_TEXT_HELPTEXT\n"
"string.text"
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 "IZaberite direktorij gdje se nalaze CSV (Comma Separated Values - vrijednosti razdvojene zarezom). %PRODUCTNAME Base će otvoriti te datoteke u režimu samo za čitanje."
+msgstr "Izaberite direktorij gdje se nalaze CSV (Comma Separated Values - vrijednosti razdvojene zarezom). %PRODUCTNAME Base će otvoriti te datoteke u režimu samo za čitanje."
#: dbadminsetup.src
msgctxt ""
@@ -2171,7 +2163,7 @@ msgid ""
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Molimo unesite potrebne podatke za spajanje na Oracle bazu podataka. Primijetiti kako JDBC upravljačka klasa mora biti instalirana na sustavu, te registrirana sa %PRODUCTNAME.\n"
-" Molimo kontaktirajte vašeg sistem administraora ukoliko ste nesigurni oko unošenja sljedećih podataka"
+"Molimo kontaktirajte vašeg sistem administratora ukoliko ste nesigurni oko unošenja sljedećih podataka."
#: dbadminsetup.src
msgctxt ""
@@ -2192,8 +2184,8 @@ msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
"%PRODUCTNAME will open this file in read-only mode."
msgstr ""
-"Kliknite 'Pregledaj ...' da bi odabrali %PRODUCTNAME proračunsku tablicu ili Microsoft Excel radnuknjigu.\n"
-" %PRODUCTNAME će otvoriti tu datoteku u modu za isključivo čitanje. "
+"Kliknite 'Pregledaj ...' da bi odabrali %PRODUCTNAME proračunsku tablicu ili Microsoft Excel radnu knjigu.\n"
+" %PRODUCTNAME će otvoriti tu datoteku u modu za isključivo čitanje."
#: dbadminsetup.src
msgctxt ""
@@ -2439,7 +2431,7 @@ msgctxt ""
"FT_VALUE\n"
"fixedtext.text"
msgid "~Width"
-msgstr "~Širina"
+msgstr "Š~irina"
#: dlgsize.src
msgctxt ""
@@ -2465,7 +2457,7 @@ msgctxt ""
"FT_DESCRIPTION\n"
"fixedtext.text"
msgid "Choose a data source:"
-msgstr "Izberite izvor podataka:"
+msgstr "Izaberite izvor podataka:"
#: dsselect.src
msgctxt ""
@@ -2756,7 +2748,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "AND"
-msgstr "I"
+msgstr "AND"
#: queryfilter.src
msgctxt ""
@@ -2774,7 +2766,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "AND"
-msgstr "I"
+msgstr "AND"
#: queryfilter.src
msgctxt ""
@@ -2846,7 +2838,7 @@ msgctxt ""
"STR_COMPARE_OPERATORS\n"
"string.text"
msgid "=;<>;<;<=;>;>=;like;not like;null;not null"
-msgstr "#NAME?"
+msgstr "=;<>;<;<=;>;>=;like;not like;null;not null"
#: queryfilter.src
msgctxt ""
diff --git a/source/bs/dbaccess/source/ui/inc.po b/source/bs/dbaccess/source/ui/inc.po
index a84b779e3f5..2fa6baae224 100644
--- a/source/bs/dbaccess/source/ui/inc.po
+++ b/source/bs/dbaccess/source/ui/inc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 10:42+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389868936.0\n"
#: toolbox_tmpl.hrc
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"MID_COLUMN_WIDTH\n"
"#define.text"
msgid "Column ~Width..."
-msgstr "~Širina kolone..."
+msgstr "Š~irina kolone..."
#: toolbox_tmpl.hrc
msgctxt ""
diff --git a/source/bs/dbaccess/source/ui/misc.po b/source/bs/dbaccess/source/ui/misc.po
index 8ed02c04a91..6ea98f921f3 100644
--- a/source/bs/dbaccess/source/ui/misc.po
+++ b/source/bs/dbaccess/source/ui/misc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 10:42+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389868974.0\n"
#: WizardPages.src
msgctxt ""
@@ -242,7 +243,7 @@ msgctxt ""
"CB_USEHEADERLINE\n"
"checkbox.text"
msgid "Use first ~line as column names"
-msgstr ""
+msgstr "Koristi prvu ~liniju za imena kolona"
#: WizardPages.src
msgctxt ""
@@ -333,12 +334,7 @@ msgctxt ""
"STR_COULDNOTOPEN_LINKEDDOC\n"
"string.text"
msgid "The document \"$file$\" could not be opened."
-msgstr ""
-"The document\n"
-"\n"
-"$file$\n"
-"\n"
-"could not be opened."
+msgstr "Dokument \"$file$\" se ne može otvoriti."
#: dbumiscres.src
msgctxt ""
@@ -386,7 +382,7 @@ msgctxt ""
"STR_FILE_DOES_NOT_EXIST\n"
"string.text"
msgid "The file \"$file$\" does not exist."
-msgstr "DAtoteka \"$file$\" ne postoji."
+msgstr "Datoteka \"$file$\" ne postoji."
#: dbumiscres.src
msgctxt ""
@@ -394,7 +390,7 @@ msgctxt ""
"STR_WARNINGS_DURING_CONNECT\n"
"string.text"
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
-msgstr "Prijavljena su se upozorenja tokom spajanja na izvor podataka. Za njihov pregled pritisnite \"$buttontext$\"."
+msgstr "Prijavljena su upozorenja tokom spajanja na izvor podataka. Za njihov pregled pritisnite \"$buttontext$\"."
#: dbumiscres.src
msgctxt ""
@@ -414,4 +410,4 @@ msgctxt ""
"RID_STR_EXTENSION_NOT_PRESENT\n"
"string.text"
msgid "The report, \"$file$\", requires the Oracle Report Builder feature."
-msgstr ""
+msgstr "Izvještaj, \"$file$\", zahtijeva Oracle Report Builder."
diff --git a/source/bs/dbaccess/source/ui/querydesign.po b/source/bs/dbaccess/source/ui/querydesign.po
index d013d864970..3e3814f400d 100644
--- a/source/bs/dbaccess/source/ui/querydesign.po
+++ b/source/bs/dbaccess/source/ui/querydesign.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 20:40+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390855226.0\n"
#: query.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_QUERY_UNDO_TABWINSHOW\n"
"string.text"
msgid "Add Table Window"
-msgstr "Dodaj prozor tablice"
+msgstr "Dodaj prozor tabele"
#: query.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_QUERY_UNDO_MOVETABWIN\n"
"string.text"
msgid "Move table window"
-msgstr "Pomakni prozor tablice"
+msgstr "Pomakni prozor tabele"
#: query.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_QUERY_UNDO_SIZETABWIN\n"
"string.text"
msgid "Resize table window"
-msgstr "Promjena veličine prozora tablice"
+msgstr "Promjena veličine prozora tabele"
#: query.src
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"RID_STR_TABLE_DOESNT_EXIST\n"
"string.text"
msgid "Invalid expression, table '$name$' does not exist."
-msgstr "Pogrešan izraz, tabela '$name$' ne postoji"
+msgstr "Pogrešan izraz, tabela '$name$' ne postoji."
#: query.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"RID_STR_FIELD_DOESNT_EXIST\n"
"string.text"
msgid "Invalid expression, field name '$name$' does not exist."
-msgstr "Neispravan izraz, polje imena '$name$' ne postoji!"
+msgstr "Neispravan izraz, polje imena '$name$' ne postoji."
#: query.src
msgctxt ""
@@ -101,7 +102,7 @@ msgctxt ""
"RID_STR_TOMUCHTABLES\n"
"string.text"
msgid "The query covers #num# tables. The selected database type, however, can only process a maximum of #maxnum# table(s) per statement."
-msgstr "Upit sadrži #num# tabela. Izabrani tip baze, međutim može da obradi maksimalno #maxnum# tabela po naredbi"
+msgstr "Upit sadrži #num# tabela. Izabrani tip baze, međutim može da obradi maksimalno #maxnum# tabela po naredbi."
#: query.src
msgctxt ""
@@ -141,7 +142,7 @@ msgctxt ""
"STR_QUERY_FUNCTIONS\n"
"string.text"
msgid "(no function);Group"
-msgstr "(bez funkcije);Prosjek;Broj;Maksimum;Minimum;Suma;Grupa"
+msgstr "(bez funkcije);Grupa"
#: query.src
msgctxt ""
@@ -209,7 +210,7 @@ msgctxt ""
"STR_QUERY_LIMIT_ALL\n"
"string.text"
msgid "All"
-msgstr ""
+msgstr "Sve"
#: query.src
msgctxt ""
@@ -241,7 +242,7 @@ msgctxt ""
"STR_QRY_TOOCOMPLEX\n"
"string.text"
msgid "Query is too complex"
-msgstr "Upit je presložen"
+msgstr "Upit je previše složen"
#: query.src
msgctxt ""
@@ -249,7 +250,7 @@ msgctxt ""
"STR_QRY_NOSELECT\n"
"string.text"
msgid "Nothing has been selected."
-msgstr "Nothing has been selected"
+msgstr "Ništa nije odabrano."
#: query.src
msgctxt ""
@@ -313,7 +314,7 @@ msgctxt ""
"STR_QUERYDESIGN_NO_VIEW_SUPPORT\n"
"string.text"
msgid "This database does not support table views."
-msgstr "This database does not support table views"
+msgstr "Ova baza podataka ne podržava poglede tabele."
#: query.src
msgctxt ""
@@ -329,7 +330,7 @@ msgctxt ""
"STR_QUERYDESIGN_NO_VIEW_ASK\n"
"string.text"
msgid "Do you want to create a query instead?"
-msgstr "Želite li umjesto toga napraviti upit? "
+msgstr "Želite li umjesto toga napraviti upit?"
#: query.src
msgctxt ""
@@ -337,7 +338,7 @@ msgctxt ""
"STR_DATASOURCE_DELETED\n"
"string.text"
msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
-msgstr "Vezani izvor podataka je obrisan. Zbog toga podaci bitni za taj izvor podataka ne mogu biti spremljeni."
+msgstr "Vezani izvor podataka je obrisan. Zbog toga podaci bitni za taj izvor podataka ne mogu biti snimljeni."
#: query.src
msgctxt ""
@@ -353,7 +354,7 @@ msgctxt ""
"STR_QRY_JOIN_COLUMN_COMPARE\n"
"string.text"
msgid "Columns can only be compared using '='."
-msgstr "Stupci se mogu usporediti samo uporabom '='."
+msgstr "Kolone se mogu porediti samo upotrebom '='."
#: query.src
msgctxt ""
@@ -361,7 +362,7 @@ msgctxt ""
"STR_QRY_LIKE_LEFT_NO_COLUMN\n"
"string.text"
msgid "You must use a column name before 'LIKE'."
-msgstr "Morate napisati ime stupca prije 'LIKE'."
+msgstr "Morate napisati ime kolone prije 'LIKE'."
#: query.src
msgctxt ""
@@ -369,7 +370,7 @@ msgctxt ""
"STR_QRY_CHECK_CASESENSITIVE\n"
"string.text"
msgid "The column could not be found. Please note that the database is case-sensitive."
-msgstr "Kolona nije mogla biti pronađen.a Molimo, uzmite u obzir da je baza podataka osjetljiva na velika i mala slova."
+msgstr "Kolona nije mogla biti pronađena. Molimo, uzmite u obzir da je baza podataka osjetljiva na velika i mala slova."
#: query.src
msgctxt ""
@@ -377,7 +378,7 @@ msgctxt ""
"STR_QUERYDESIGN\n"
"string.text"
msgid " - %PRODUCTNAME Base: Query Design"
-msgstr "- %PRODUCTNAME Base: DIzajn Upita"
+msgstr " - %PRODUCTNAME Base: Dizajn upita"
#: query.src
msgctxt ""
@@ -385,11 +386,10 @@ msgctxt ""
"STR_VIEWDESIGN\n"
"string.text"
msgid " - %PRODUCTNAME Base: View Design"
-msgstr "- %PRODUCTNAME Base:: Pogledaj dizajn"
+msgstr " - %PRODUCTNAME Base: Pogledaj dizajn"
#. For $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource will be inserted.
#: query.src
-#, fuzzy
msgctxt ""
"query.src\n"
"STR_QUERY_SAVEMODIFIED\n"
@@ -398,8 +398,8 @@ msgid ""
"$object$ has been changed.\n"
"Do you want to save the changes?"
msgstr ""
-"Tablica je izmijenjena.\n"
-"Želite li spremiti promjene?"
+"$object$ je promijenjen.\n"
+"Želite li snimiti promjene?"
#. For $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except "SQL command", which doesn't make sense here) will be inserted.
#: query.src
@@ -408,7 +408,7 @@ msgctxt ""
"STR_ERROR_PARSING_STATEMENT\n"
"string.text"
msgid "$object$ is based on an SQL command which could not be parsed."
-msgstr "SQL naredba koja sadržava upit ne može biti prevedena."
+msgstr "$object$ je baziran na SQL naredbi koja ne može biti prevedena."
#. For $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except "SQL command", which doesn't make sense here) will be inserted.
#: query.src
@@ -417,7 +417,7 @@ msgctxt ""
"STR_INFO_OPENING_IN_SQL_VIEW\n"
"string.text"
msgid "$object$ will be opened in SQL view."
-msgstr "Upit će biti otvoren kao pogled na SQL naredbu."
+msgstr "$object$ će biti otvoren kao pogled na SQL naredbu."
#: query.src
msgctxt ""
@@ -460,7 +460,7 @@ msgctxt ""
"STR_NO_DATASOURCE_OR_CONNECTION\n"
"string.text"
msgid "Both the ActiveConnection and the DataSourceName parameter are missing or wrong - cannot initialize the query designer."
-msgstr "I ActiveConnection i DataSourceName parametar nedostaje ili je pogrešan - ne može se inicirati creator upita."
+msgstr "I ActiveConnection i DataSourceName parametar nedostaje ili je pogrešan - ne može se inicirati dizajner upita."
#: querydlg.src
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"STR_QUERY_LEFTRIGHT_JOIN\n"
"string.text"
msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching."
-msgstr "Sadrži SVE zapise iz tablice '%1' ali samo zapise iz tablice '%2' gdje vrijednosti u uspoređenim poljima odgovaraju."
+msgstr "Sadrži SVE zapise iz tablice '%1' ali samo zapise iz tablice '%2' gdje vrijednosti u upoređenim poljima odgovaraju."
#: querydlg.src
msgctxt ""
@@ -598,7 +598,7 @@ msgctxt ""
"STR_QUERY_CROSS_JOIN\n"
"string.text"
msgid "Contains the cartesian product of ALL records from '%1' and from '%2'."
-msgstr "Sadržava dekartovski proizvod SVIH sadržaja iz '%1' i iz '%2'."
+msgstr "Sadržava Dekartov proizvod SVIH zapisa iz '%1' i iz '%2'."
#: querydlg.src
msgctxt ""
diff --git a/source/bs/dbaccess/source/ui/relationdesign.po b/source/bs/dbaccess/source/ui/relationdesign.po
index 1ebbee3007a..c77ba5bba0a 100644
--- a/source/bs/dbaccess/source/ui/relationdesign.po
+++ b/source/bs/dbaccess/source/ui/relationdesign.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 19:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389987122.0\n"
#: relation.src
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"STR_RELATIONDESIGN\n"
"string.text"
msgid " - %PRODUCTNAME Base: Relation design"
-msgstr "- %PRODUCTNAME Baza: Dizajn relacija"
+msgstr " - %PRODUCTNAME Baza: Dizajn relacija"
#: relation.src
msgctxt ""
@@ -65,7 +66,7 @@ msgid ""
"Do you want to save the changes?"
msgstr ""
"Dizajn relacija je promijenjen.\n"
-"Želite li spremiti promjene?"
+"Želite li snimiti promjene?"
#: relation.src
msgctxt ""
@@ -84,3 +85,5 @@ msgid ""
"The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n"
"Please check your documentation of the database."
msgstr ""
+"Baza podataka nije mogla da stvori relaciju. Možda strani ključevi za ovu vrstu tabele nisu podržani.\n"
+"Molimo provjerite dokumentaciju baze podataka."
diff --git a/source/bs/dbaccess/source/ui/tabledesign.po b/source/bs/dbaccess/source/ui/tabledesign.po
index 8519b0caded..cedf6713569 100644
--- a/source/bs/dbaccess/source/ui/tabledesign.po
+++ b/source/bs/dbaccess/source/ui/tabledesign.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 19:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389987140.0\n"
#: table.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"STR_TAB_FIELD_DATATYPE\n"
"string.text"
msgid "Field ~type"
-msgstr "Vrsta polja"
+msgstr "Vrsta ~polja"
#: table.src
msgctxt ""
@@ -321,7 +322,7 @@ msgid ""
msgstr ""
"Unesite uobičajenu vrijednost za ovo polje.\n"
"\n"
-"Kada kasnije unesete podatke u tablicu, navedeni niz znakova bit će korišten u svakom novom zapisu za odabrano polje. Dolje uneseno trebalo bi dgovarati formatu ćelija."
+"Kada kasnije unesete podatke u tablicu, navedeni niz znakova bit će korišten u svakom novom zapisu za odabrano polje. Dolje uneseno trebalo bi odgovarati formatu ćelija."
#: table.src
msgctxt ""
@@ -358,9 +359,9 @@ msgid ""
"If decimal fields, then the maximum length of the number to be entered, if binary fields, then the length of the data block.\n"
"The value will be corrected accordingly when it exceeds the maximum for this database."
msgstr ""
-"Odredite duljinu koju podaci mogu imati u ovom polju.\n"
+"Odredite dužinu koju podaci mogu imati u ovom polju.\n"
"\n"
-"Ako se radi o decimalnim poljima, onda je to najveća duljina broja koji se unosi, ako se radi o binarnim poljima, onda je to duljina bloka podataka.\n"
+"Ako se radi o decimalnim poljima, onda je to najveća dužina broja koji se unosi, ako se radi o binarnim poljima, onda je to dužina bloka podataka.\n"
" Vrijednost će biti ispravljena kada prelazi maksimum ove baze podataka."
#: table.src
@@ -399,7 +400,7 @@ msgid ""
msgstr ""
"Odaberite ukoliko želite da polja sadrže vrijednosti za automatsko inkrementiranje.\n"
"\n"
-" Možete unijeti podatke u polja ovog tipa. Vrijednost svojstvena bazi podataka bit će pridružena svakom novom zapisu (na temelju inkrementiranja prethodnog zapisa). "
+" Možete unijeti podatke u polja ovog tipa. Vrijednost svojstvena bazi podataka bit će pridružena svakom novom zapisu (na temelju uvećanja prethodnog zapisa)."
#: table.src
msgctxt ""
@@ -431,7 +432,7 @@ msgctxt ""
"STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE\n"
"string.text"
msgid "Primary Key Affected"
-msgstr "Primarni ključ je pod utjecajem."
+msgstr "Primarni ključ je promijenjen"
#: table.src
msgctxt ""
@@ -467,7 +468,7 @@ msgid ""
"Do you want to save the changes?"
msgstr ""
"Tablica je izmijenjena.\n"
-"Želite li spremiti promjene?"
+"Želite li snimiti promjene?"
#: table.src
msgctxt ""
@@ -507,7 +508,7 @@ msgid ""
"Do you want to save the changes now?"
msgstr ""
"Prije nego što možete uređivati indeks tablice, morate spremiti.\n"
-"Želite li spremiti promjene sada?"
+"Želite li snimiti promjene sada?"
#: table.src
msgctxt ""
@@ -539,7 +540,7 @@ msgctxt ""
"STR_TABLEDESIGN_TITLE\n"
"string.text"
msgid " - %PRODUCTNAME Base: Table Design"
-msgstr "- %PRODUCTNAME Baza: Tabela Dizajn"
+msgstr " - %PRODUCTNAME Baza: Dizajn tabele"
#: table.src
msgctxt ""
@@ -555,7 +556,7 @@ msgctxt ""
"STR_TABLEDESIGN_SAVE_ERROR\n"
"string.text"
msgid "Error while saving the table design"
-msgstr "Greška tokom spremanja dizajna tablice"
+msgstr "Greška tokom snimanja dizajna tabele"
#: table.src
msgctxt ""
@@ -605,7 +606,7 @@ msgid ""
"The table design mode is not available for this data source."
msgstr ""
"Nije bilo moguće dohvatiti informaciju o tipu iz baze podataka.\n"
-"Mod dizajniranja tablice nije moguće za ovaj izvor podataka."
+"Režim dizajniranja tabele nije moguć za ovaj izvor podataka."
#: table.src
msgctxt ""
@@ -613,7 +614,7 @@ msgctxt ""
"STR_CHANGE_COLUMN_NAME\n"
"string.text"
msgid "change field name"
-msgstr "Promijenite ime polja"
+msgstr "promijenite ime polja"
#: table.src
msgctxt ""
@@ -621,7 +622,7 @@ msgctxt ""
"STR_CHANGE_COLUMN_TYPE\n"
"string.text"
msgid "change field type"
-msgstr "Promijenite tip polja"
+msgstr "promijenite tip polja"
#: table.src
msgctxt ""
@@ -629,7 +630,7 @@ msgctxt ""
"STR_CHANGE_COLUMN_DESCRIPTION\n"
"string.text"
msgid "change field description"
-msgstr "Promijenite opis polja"
+msgstr "promijenite opis polja"
#: table.src
msgctxt ""
@@ -637,4 +638,4 @@ msgctxt ""
"STR_CHANGE_COLUMN_ATTRIBUTE\n"
"string.text"
msgid "change field attribute"
-msgstr "Promijenite atribut polja"
+msgstr "promijenite atribut polja"
diff --git a/source/bs/dbaccess/source/ui/uno.po b/source/bs/dbaccess/source/ui/uno.po
index 24b68bad6c4..ce601099b3a 100644
--- a/source/bs/dbaccess/source/ui/uno.po
+++ b/source/bs/dbaccess/source/ui/uno.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 10:35+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389868546.0\n"
#: copytablewizard.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR\n"
"string.text"
msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information"
-msgstr "opis za prilaz podacima nije pronađen, ili nijedan opis za prilaz podacima ne može da dostavi sve potrebne informacije "
+msgstr "opis za prilaz podacima nije pronađen, ili nijedan opis za prilaz podacima ne može da dostavi sve potrebne informacije"
#: copytablewizard.src
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"STR_CTW_ERROR_UNSUPPORTED_SETTING\n"
"string.text"
msgid "Unsupported setting in the copy source descriptor: $name$."
-msgstr ""
+msgstr "Nepodržana postavka u izvornom kopija deskriptoru: $name$."
#: copytablewizard.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"STR_CTW_ERROR_NO_QUERY\n"
"string.text"
msgid "To copy a query, your connection must be able to provide queries."
-msgstr ""
+msgstr "Da kopirate upit, vaša veza mora biti sposobna da pruža upite."
#: copytablewizard.src
msgctxt ""
@@ -101,7 +102,7 @@ msgctxt ""
"STR_CTW_ERROR_INVALID_INTERACTIONHANDLER\n"
"string.text"
msgid "The given interaction handler is invalid."
-msgstr "Dati handler interakcije nije ispravan."
+msgstr "Dati rukovatelj interakcije nije ispravan."
#: dbinteraction.src
msgctxt ""
diff --git a/source/bs/dbaccess/uiconfig/ui.po b/source/bs/dbaccess/uiconfig/ui.po
index e111d994244..2a81223b1f9 100644
--- a/source/bs/dbaccess/uiconfig/ui.po
+++ b/source/bs/dbaccess/uiconfig/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389812569.0\n"
#: directsqldialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Execute SQL Statement"
-msgstr ""
+msgstr "Izvrši SQL naredbu"
#: directsqldialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Command to execute"
-msgstr ""
+msgstr "_Naredba za izvršiti"
#: directsqldialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show output of \"select\" statements"
-msgstr ""
+msgstr "_Pokaži prikaz \"odabir\" naredbi"
#: directsqldialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Execute"
-msgstr ""
+msgstr "_Izvrši"
#: directsqldialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous commands"
-msgstr ""
+msgstr "_Prethodne naredbe"
#: directsqldialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "SQL command"
-msgstr ""
+msgstr "SQL naredba"
#: directsqldialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status"
-msgstr ""
+msgstr "Status"
#: directsqldialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output"
-msgstr ""
+msgstr "Prikaz"
#: generalpagedialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select the type of database to which you want to establish a connection."
-msgstr ""
+msgstr "Odaberite tip baze podataka sa kojom želite uspostaviti vezu."
#: generalpagedialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database _type:"
-msgstr ""
+msgstr "_Tip baze podataka:"
#: generalpagedialog.ui
msgctxt ""
@@ -117,6 +117,9 @@ msgid ""
"\n"
"The new settings you make will overwrite your existing settings."
msgstr ""
+"Na narednim stranicama možete napraviti detaljne postavke veze.\n"
+"\n"
+"Nove postavke će biti prepisane preko postojećih."
#: generalpagewizard.ui
msgctxt ""
@@ -125,7 +128,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
-msgstr ""
+msgstr "Dobrodošli u %PRODUCTNAME čarobnjak za baze podataka"
#: generalpagewizard.ui
msgctxt ""
@@ -134,7 +137,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server."
-msgstr ""
+msgstr "Koristite čarobnjak za pravljenje nove baze podataka, otvaranje postojećih fajlova baze podataka, ili za uspostavljanje veze sa bazom podataka na serveru."
#: generalpagewizard.ui
msgctxt ""
@@ -143,7 +146,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "What do you want to do?"
-msgstr ""
+msgstr "Šta želite uraditi?"
#: generalpagewizard.ui
msgctxt ""
@@ -152,7 +155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a n_ew database"
-msgstr ""
+msgstr "Napravi n_ovu bazu podataka"
#: generalpagewizard.ui
msgctxt ""
@@ -161,7 +164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Embedded Database:"
-msgstr ""
+msgstr "_Ugrađena baza podataka:"
#: generalpagewizard.ui
msgctxt ""
@@ -170,7 +173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open an existing database _file"
-msgstr ""
+msgstr "Otvori postojeći _fajl baze podataka"
#: generalpagewizard.ui
msgctxt ""
@@ -179,7 +182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Recently used:"
-msgstr ""
+msgstr "_Prethodno korišteno:"
#: generalpagewizard.ui
msgctxt ""
@@ -188,7 +191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open"
-msgstr ""
+msgstr "Otvori"
#: generalpagewizard.ui
msgctxt ""
@@ -197,7 +200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect to an e_xisting database"
-msgstr ""
+msgstr "Spoji se sa p_ostojećom bazom podataka"
#: querypropertiesdialog.ui
msgctxt ""
@@ -206,7 +209,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Query Properties"
-msgstr ""
+msgstr "Svojstva upita"
#: querypropertiesdialog.ui
msgctxt ""
@@ -215,7 +218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distinct Values"
-msgstr ""
+msgstr "Različite vrijednosti"
#: querypropertiesdialog.ui
msgctxt ""
@@ -224,7 +227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Da"
#: querypropertiesdialog.ui
msgctxt ""
@@ -233,7 +236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Ne"
#: querypropertiesdialog.ui
msgctxt ""
@@ -242,14 +245,13 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limit"
-msgstr ""
+msgstr "Ograniči"
#: querypropertiesdialog.ui
-#, fuzzy
msgctxt ""
"querypropertiesdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Properties:"
-msgstr "Osobine..."
+msgstr "Svojstva:"
diff --git a/source/bs/desktop/source/app.po b/source/bs/desktop/source/app.po
index 46ddb19537a..61573d011cb 100644
--- a/source/bs/desktop/source/app.po
+++ b/source/bs/desktop/source/app.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 19:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389987161.0\n"
#: desktop.src
msgctxt ""
@@ -42,10 +43,10 @@ msgid ""
"All modified files have been saved and can\n"
"probably be recovered at program restart."
msgstr ""
-"Dogodila se greška od koje je nemoguć popravak. \n"
+"Dogodila se greška od koje je nemoguć oporavak. \n"
"\n"
-"Sve promijenjene datoteke su spremljene i vjerojatno\n"
-"mogu biti popravljene prilikom ponovnog pokretanje programa."
+"Sve promijenjene datoteke su snimljene i vjerojatno\n"
+"mogu biti popravljene prilikom ponovnog pokretanja programa."
#: desktop.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_BOOTSTRAP_ERR_CANNOT_START\n"
"string.text"
msgid "The application cannot be started. "
-msgstr "Program ne može biti pokrenut."
+msgstr "Program ne može biti pokrenut. "
#: desktop.src
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"STR_BOOTSTRAP_ERR_USERINSTALL_FAILED\n"
"string.text"
msgid "User installation could not be completed. "
-msgstr ""
+msgstr "Korisnička instalacija se ne može završiti. "
#: desktop.src
msgctxt ""
@@ -141,7 +142,7 @@ msgctxt ""
"STR_BOOTSTRAP_ERR_MULTISESSION\n"
"string.text"
msgid "You have another instance running in a different terminal session. Close that instance and then try again."
-msgstr ""
+msgstr "Imate još jednu instancu koja radi u drugoj sesiji terminala. Zatvorite tu instancu, a zatim pokušajte ponovo."
#: desktop.src
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"STR_CONFIG_ERR_SETTINGS_INCOMPLETE\n"
"string.text"
msgid "The startup settings for accessing the central configuration are incomplete. "
-msgstr "Postavke pokretanja koje se tiču pristupa centralnoj konfiguraciji su nepotpune."
+msgstr "Postavke pokretanja koje se tiču pristupa centralnoj konfiguraciji su nepotpune. "
#: desktop.src
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_CONFIG_ERR_CANNOT_CONNECT\n"
"string.text"
msgid "A connection to the central configuration could not be established. "
-msgstr "Nije moguće uspostaviti vezu sa centralnom konfiguracijom."
+msgstr "Nije moguće uspostaviti vezu sa centralnom konfiguracijom. "
#: desktop.src
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_CONFIG_ERR_RIGHTS_MISSING\n"
"string.text"
msgid "You cannot access the central configuration because of missing access rights. "
-msgstr "Ne možete pristupiti centralnoj konfiguraciji jer nemate odgovarajuće privilegije."
+msgstr "Ne možete pristupiti centralnoj konfiguraciji jer nemate odgovarajuće privilegije. "
#: desktop.src
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_CONFIG_ERR_ACCESS_GENERAL\n"
"string.text"
msgid "A general error occurred while accessing your central configuration. "
-msgstr "Došlo je do opšte greške prilikom pristupa vašoj centralnoj konfiguraciji."
+msgstr "Došlo je do opšte greške prilikom pristupa vašoj centralnoj konfiguraciji. "
#: desktop.src
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_CONFIG_ERR_NO_WRITE_ACCESS\n"
"string.text"
msgid "The changes to your personal settings cannot be stored centrally because of missing access rights. "
-msgstr "Izmijene na vašim ličnim postavkama se ne mogu spasiti centralno jer nemate odgovarajuće privilegije."
+msgstr "Izmijene na vašim ličnim postavkama se ne mogu spasiti centralno jer nemate odgovarajuće privilegije. "
#: desktop.src
msgctxt ""
@@ -203,7 +204,7 @@ msgid ""
msgstr ""
"%PRODUCTNAME ne može se pokrenuti zbog greške u pristupu %PRODUCTNAME konfiguracijskim podacima.\n"
"\n"
-"Molimo, kontaktirajte vašeg sustavskog administratora."
+"Molimo, kontaktirajte vašeg sistemskog administratora."
#: desktop.src
msgctxt ""
@@ -211,7 +212,7 @@ msgctxt ""
"STR_INTERNAL_ERRMSG\n"
"string.text"
msgid "The following internal error has occurred: "
-msgstr "Došlo je do sljedeće interne greške:"
+msgstr "Došlo je do sljedeće interne greške: "
#: desktop.src
msgctxt ""
@@ -219,7 +220,7 @@ msgctxt ""
"STR_LO_MUST_BE_RESTARTED\n"
"string.text"
msgid "LibreOffice must unfortunately be manually restarted once after installation or update."
-msgstr ""
+msgstr "LibreOffice se mora nažalost ručno ponovo pokrenuti nakon instalacije ili nadogradnje."
#: desktop.src
msgctxt ""
@@ -233,7 +234,7 @@ msgid ""
"Do you really want to continue?"
msgstr ""
"Ili druga instanca programa %PRODUCTNAME pristupa vašim osobnim postavkama ili su vaše osobne postavke zaključane.\n"
-"Istovremeni pristup može dovesti do nedosljednosti u vašim osobnim postavkama. Prije nastavka trebali bi ste se uvjeriti da korisnik '$u' zatvori %PRODUCTNAME na računalu '$h'. \n"
+"Istovremeni pristup može dovesti do nedosljednosti u vašim osobnim postavkama. Prije nastavka trebali bi ste se uvjeriti da korisnik '$u' zatvori %PRODUCTNAME na računaru '$h'. \n"
"\n"
"Želite li stvarno nastaviti?"
diff --git a/source/bs/desktop/source/deployment/gui.po b/source/bs/desktop/source/deployment/gui.po
index 5f550d408f3..c74416aaa94 100644
--- a/source/bs/desktop/source/deployment/gui.po
+++ b/source/bs/desktop/source/deployment/gui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-12-15 12:30+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-23 21:44+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390513449.0\n"
#: dp_gui_dependencydialog.src
msgctxt ""
@@ -26,7 +27,7 @@ msgid ""
"system dependencies are not fulfilled:"
msgstr ""
"Dodatak ne može biti instaliran s obzirom da sljedeći\n"
-"sistemski preduslovinisu zadovoljeni:"
+"sistemski preduslovi nisu zadovoljeni:"
#: dp_gui_dependencydialog.src
msgctxt ""
@@ -174,17 +175,17 @@ msgid ""
"\n"
"Updating of shared extension requires administrator privileges. Contact your system administrator to update the following shared extensions:"
msgstr ""
+"%PRODUCTNAME je ažurirano na novu verziju. Neki djeljivi %PRODUCTNAME produžetci nisu kompatibilni sa ovom verzijomi moraju biti ažurirani prije nego je moguće startati %PRODUCTNAME.\n"
+"\n"
+"Ažuriranje dijeljivih produžetaka zahtjeva administratorove privilegije. Kontaktirajte vašeg sistemskog administratora za ažuriranje sljedećih dijeljivih produžetaka:"
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_STR_ERROR_MISSING_DEPENDENCIES\n"
"string.text"
msgid "The extension cannot be enabled as the following system dependencies are not fulfilled:"
-msgstr ""
-"Dodatak ne može biti instaliran s obzirom da sljedeći\n"
-"sistemski preduslovinisu zadovoljeni:"
+msgstr "Podužeci ne mogu biti omogućeni jer sljedeće sistemske zavisnosti nisu ispunjene:"
#: dp_gui_dialog.src
msgctxt ""
@@ -192,16 +193,15 @@ msgctxt ""
"RID_STR_ERROR_MISSING_LICENSE\n"
"string.text"
msgid "This extension is disabled because you haven't accepted the license yet.\n"
-msgstr ""
+msgstr "Produžetak nije omogućen jer niste još prihvatili licencu.\n"
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_STR_SHOW_LICENSE_CMD\n"
"string.text"
msgid "Show license"
-msgstr "~Prikaži slajd"
+msgstr "Prikaži licencu"
#: dp_gui_dialog.src
msgctxt ""
@@ -222,14 +222,13 @@ msgid "1."
msgstr "1."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_DLG_LICENSE\n"
"FT_LICENSE_BODY_1_TXT\n"
"fixedtext.text"
msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text."
-msgstr "Pročitajte čitav Licencni ugovor. Za pregled cijelog teksta licence koristite pomičnu traku ili tipku \\'Pomicanje dolje\\'."
+msgstr "Pročitajte kompletan Licencni Dogovor. Koristite klizaću traku ili 'Scroll Down' dugme u ovog dijalogu da vidite cijeli tekst licence."
#: dp_gui_dialog.src
msgctxt ""
@@ -241,14 +240,13 @@ msgid "2."
msgstr "2."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_DLG_LICENSE\n"
"FT_LICENSE_BODY_2_TXT\n"
"fixedtext.text"
msgid "Accept the License Agreement for the extension by pressing the 'Accept' button."
-msgstr "Prihvatite Licencni ugovor dodatka pritiskom na tipku \\'Prihvaćam\\'."
+msgstr "Prihvatite Licencni Dogovor za produžetke klikom na 'Prihvati' dugme."
#: dp_gui_dialog.src
msgctxt ""
@@ -278,16 +276,14 @@ msgid "Decline"
msgstr "Odbijam"
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_DLG_LICENSE\n"
"modaldialog.text"
msgid "Extension Software License Agreement"
-msgstr "Licencni ugovor programskog dodatka"
+msgstr "Licenci Dogovor Softverskih Produžetaka"
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_DLG_SHOW_LICENSE\n"
@@ -297,16 +293,14 @@ msgid "Close"
msgstr "Zatvori"
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_DLG_SHOW_LICENSE\n"
"modaldialog.text"
msgid "Extension Software License Agreement"
-msgstr "Licencni ugovor programskog dodatka"
+msgstr "Licenci Dogovor Softverskih Produžetaka"
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_WARNINGBOX_INSTALL_EXTENSION\n"
@@ -316,9 +310,9 @@ msgid ""
"Click 'OK' to proceed with the installation.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Upravo ćete instalirati dodatak \\'%NAME\\'.\n"
-"Kliknite \\'U redu\\' da nastavite sa instalacijom.\n"
-"Kliknite \\'Odustani\\' da zaustavite instalaciju."
+"Trenutno se pred instaliranje produžetka '%NAME'.\n"
+"Pritisnite 'U redu' da nastavite instalaciju.\n"
+"Pritisnite 'Otkaži' da zaustavite instalaciju."
#: dp_gui_dialog.src
msgctxt ""
@@ -330,9 +324,11 @@ msgid ""
"Click 'OK' to remove the extension.\n"
"Click 'Cancel' to stop removing the extension."
msgstr ""
+"Trenutno se na otklanjanje produžetka '%NAME'.\n"
+"Kliknite 'OK' za otklanjanje produžetka.\n"
+"Kliknite 'Cancel' da zaustavite otklanjanje produžetka."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_WARNINGBOX_REMOVE_SHARED_EXTENSION\n"
@@ -342,12 +338,11 @@ msgid ""
"Click 'OK' to remove the extension.\n"
"Click 'Cancel' to stop removing the extension."
msgstr ""
-"Uvjerite se da nijedan drugi korisnik već ne koristi %PRODUCTNAME kada mijenjate dijeljene dodatke u višekorisničkom okruženju.\n"
-"Kliknite \\'U redu\\' da uklonite dodatak.\n"
-"Kliknite \\'Odustani\\' da prekinete uklanjanje dodatka."
+"Provjerite da niko od korisnika ne radi sa istim %PRODUCTNAME, kada je mijenjanje djeljivih produžetaka u više korisničkom okruženju.\n"
+"Kliknite 'OK' da otklonite produžetak.\n"
+"Kliknite 'Cancel' da zaustavite otklanjanje produžetka."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_WARNINGBOX_ENABLE_SHARED_EXTENSION\n"
@@ -357,12 +352,11 @@ msgid ""
"Click 'OK' to enable the extension.\n"
"Click 'Cancel' to stop enabling the extension."
msgstr ""
-"Uvjerite se da nijedan drugi korisnik već ne koristi %PRODUCTNAME kada mijenjate dijeljene dodatke u višekorisničkom okruženju.\n"
-"Kliknite \\'U redu\\' da uključite dodatak.\n"
-"Kliknite \\'Odustani\\' da prekinete uključenje dodatka."
+"Provjerite da niko od korisnika ne radi sa istim %PRODUCTNAME, kada je mijenjanje djeljivih produžetaka u više korisničkom okruženju.\n"
+"Kliknite 'OK' da omogućite produžetak.\n"
+"Kliknite 'Cancel' da zaustavite omogućavanje produžetka."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_WARNINGBOX_DISABLE_SHARED_EXTENSION\n"
@@ -372,18 +366,17 @@ msgid ""
"Click 'OK' to disable the extension.\n"
"Click 'Cancel' to stop disabling the extension."
msgstr ""
-"Uvjerite se da nijedan drugi korisnik već ne koristi %PRODUCTNAME kada mijenjate dijeljene dodatke u višekorisničkom okruženju.\n"
-"Kliknite \\'U redu\\' da isključite dodatak.\n"
-"Kliknite \\'Odustani\\' da prekinete isključenje dodatka."
+"Provjerite da niko od korisnika ne radi sa istim %PRODUCTNAME, kada je mijenjanje dijeljivih produžetaka u više korisničkom okruženju.\n"
+"Kliknite 'OK' da onemogućite produžetak.\n"
+"Kliknite 'Cancel' da zaustavite onemogućavanje produžetka."
#: dp_gui_dialog.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog.src\n"
"RID_STR_UNSUPPORTED_PLATFORM\n"
"string.text"
msgid "The extension '%Name' does not work on this computer."
-msgstr "Dodatak \\'%Name\\' ne radi na ovom računaru."
+msgstr "Produžetak '%Name' ne radi na ovom računaru."
#: dp_gui_dialog2.src
msgctxt ""
@@ -392,7 +385,7 @@ msgctxt ""
"RID_EM_FT_MSG\n"
"fixedtext.text"
msgid "%PRODUCTNAME has been updated to a new version. Some installed %PRODUCTNAME extensions are not compatible with this version and need to be updated before they can be used."
-msgstr ""
+msgstr "%PRODUCTNAME je ažuriran na novu verziju. Neki instalirani %PRODUCTNAME produžeci nisu kompatibilni sa ovom verzijom i trebaju da se ažuriraju prije korištenja."
#: dp_gui_dialog2.src
msgctxt ""
@@ -404,14 +397,13 @@ msgid "Adding %EXTENSION_NAME"
msgstr "Dodajem %EXTENSION_NAME"
#: dp_gui_dialog2.src
-#, fuzzy
msgctxt ""
"dp_gui_dialog2.src\n"
"RID_DLG_UPDATE_REQUIRED\n"
"RID_EM_BTN_CHECK_UPDATES\n"
"pushbutton.text"
msgid "Check for ~Updates..."
-msgstr "Potraži ~nove verzije..."
+msgstr "Provjera za ~nadogradnje..."
#: dp_gui_dialog2.src
msgctxt ""
@@ -420,7 +412,7 @@ msgctxt ""
"RID_EM_BTN_CLOSE\n"
"pushbutton.text"
msgid "Disable all"
-msgstr ""
+msgstr "Onemogući sve"
#: dp_gui_dialog2.src
msgctxt ""
@@ -428,7 +420,7 @@ msgctxt ""
"RID_DLG_UPDATE_REQUIRED\n"
"modaldialog.text"
msgid "Extension Update Required"
-msgstr ""
+msgstr "Potrebno Ažuriranje Produžetaka"
#: dp_gui_dialog2.src
msgctxt ""
@@ -440,9 +432,9 @@ msgid ""
"\n"
"For whom do you want to install the extension?\n"
msgstr ""
-"Uvjerite se da nijedan drugi korisnik već ne koristi %PRODUCTNAME kada instalirate dodatak za sve korisnike u višekorisničkom okruženju.\n"
+"Uvjerite se da nijedan drugi korisnik već ne koristi %PRODUCTNAME kada instalirate dodatak za sve korisnike u višekorisničkom okruženju.\n"
"\n"
-"Za koga želite instalirati dodatak ?\n"
+"Za koga želite instalirati dodatak?\n"
#: dp_gui_updatedialog.src
msgctxt ""
@@ -517,7 +509,6 @@ msgid "~Install"
msgstr "~Instaliraj"
#: dp_gui_updatedialog.src
-#, fuzzy
msgctxt ""
"dp_gui_updatedialog.src\n"
"RID_DLG_UPDATE\n"
@@ -545,14 +536,13 @@ msgid "No new updates are available."
msgstr "Nema novih nadogradnji."
#: dp_gui_updatedialog.src
-#, fuzzy
msgctxt ""
"dp_gui_updatedialog.src\n"
"RID_DLG_UPDATE\n"
"RID_DLG_UPDATE_NOINSTALLABLE\n"
"string.text"
msgid "No installable updates are available. To see ignored or disabled updates, mark the check box 'Show all updates'."
-msgstr "Nisu dostupni dodaci koji se mogu instalirati. Označite 'Prikaži sve dodatke' za pregled svih dodataka."
+msgstr "Nema mogućih ažuriranja za instaliranje. Da vidite ignorisana ili onemogućena ažuriranja, markirajte check kutiju 'Prikaži sva ažuriranja'."
#: dp_gui_updatedialog.src
msgctxt ""
@@ -573,14 +563,13 @@ msgid "Unknown error."
msgstr "Nepoznata greška."
#: dp_gui_updatedialog.src
-#, fuzzy
msgctxt ""
"dp_gui_updatedialog.src\n"
"RID_DLG_UPDATE\n"
"RID_DLG_UPDATE_NODESCRIPTION\n"
"string.text"
msgid "No more details are available for this update."
-msgstr "Opis za ovaj dodatak nije dostupan."
+msgstr "Nema više dostupnih detalja za ovo ažuriranje."
#: dp_gui_updatedialog.src
msgctxt ""
@@ -592,32 +581,22 @@ msgid "The extension cannot be updated because:"
msgstr "Dodatak ne može biti instaliran zbog:"
#: dp_gui_updatedialog.src
-#, fuzzy
msgctxt ""
"dp_gui_updatedialog.src\n"
"RID_DLG_UPDATE\n"
"RID_DLG_UPDATE_NODEPENDENCY\n"
"string.text"
msgid "Required %PRODUCTNAME version doesn't match:"
-msgstr "Tražene OpenOffice.org verzije se ne poklapaju:"
+msgstr "Zahtjevana %PRODUCTNAME verzija ne odgovara:"
#: dp_gui_updatedialog.src
-#, fuzzy
msgctxt ""
"dp_gui_updatedialog.src\n"
"RID_DLG_UPDATE\n"
"RID_DLG_UPDATE_NODEPENDENCY_CUR_VER\n"
"string.text"
msgid "You have %PRODUCTNAME %VERSION"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"%IMEPROIZVODA %VERZIJAPROIZVODA\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"%PRODUCTNAME %PRODUCTVERSION\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"%PRODUCTNAME %PRODUCTVERSION\n"
-"#-#-#-#-# check.po (PACKAGE VERSION) #-#-#-#-#\n"
-"%PRODUCTNAME %PRODUCTVERSION"
+msgstr "Imate %PRODUCTNAME %VERSION"
#: dp_gui_updatedialog.src
msgctxt ""
@@ -626,7 +605,7 @@ msgctxt ""
"RID_DLG_UPDATE_BROWSERBASED\n"
"string.text"
msgid "browser based update"
-msgstr "Nadogradnja bazirana na pregledniku"
+msgstr "nadogradnja bazirana na pregledniku"
#: dp_gui_updatedialog.src
msgctxt ""
@@ -644,37 +623,34 @@ msgctxt ""
"RID_DLG_UPDATE_IGNORE\n"
"string.text"
msgid "Ignore this Update"
-msgstr ""
+msgstr "Ignorišite ovo Ažuriranje"
#: dp_gui_updatedialog.src
-#, fuzzy
msgctxt ""
"dp_gui_updatedialog.src\n"
"RID_DLG_UPDATE\n"
"RID_DLG_UPDATE_IGNORE_ALL\n"
"string.text"
msgid "Ignore all Updates"
-msgstr "~Prikaži sve nadogradnje"
+msgstr "Ignorišite sva Ažuriranja"
#: dp_gui_updatedialog.src
-#, fuzzy
msgctxt ""
"dp_gui_updatedialog.src\n"
"RID_DLG_UPDATE\n"
"RID_DLG_UPDATE_ENABLE\n"
"string.text"
msgid "Enable Updates"
-msgstr "Online ažuriranje"
+msgstr "Omogući Ažuriranje"
#: dp_gui_updatedialog.src
-#, fuzzy
msgctxt ""
"dp_gui_updatedialog.src\n"
"RID_DLG_UPDATE\n"
"RID_DLG_UPDATE_IGNORED_UPDATE\n"
"string.text"
msgid "This update will be ignored.\n"
-msgstr "Ova će mogućnost biti potpuno uklonjena."
+msgstr "Ovo ažuriranje će biti ignorisano.\n"
#: dp_gui_updatedialog.src
msgctxt ""
@@ -685,7 +661,6 @@ msgid "Extension Update"
msgstr "Nadogradnja dodataka"
#: dp_gui_updatedialog.src
-#, fuzzy
msgctxt ""
"dp_gui_updatedialog.src\n"
"RID_WARNINGBOX_UPDATE_SHARED_EXTENSION\n"
@@ -695,9 +670,9 @@ msgid ""
"Click 'OK' to update the extensions.\n"
"Click 'Cancel' to stop updating the extensions."
msgstr ""
-"Uvjerite se da nijedan drugi korisnik već ne koristi %PRODUCTNAME kada mijenjate dijeljene dodatke u višekorisničkom okruženju.\n"
-"Kliknite \\'U redu\\' da ažurirate dodatak.\n"
-"Kliknite \\'Odustani\\' da prekinete ažuriranje dodatka."
+"Provjerite da više niko od korisnika ne radi na istom %PRODUCTNAME, kada je mijenjanje djeljivih produžetaka u više korisničkom okruženju.\n"
+"Kliknite 'OK' da ažurirate produžetke.\n"
+"Kliknite 'Cancel' da zaustavite ažuriranje produžetaka."
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -769,7 +744,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_ERROR_DOWNLOAD\n"
"string.text"
msgid "Error while downloading extension %NAME. "
-msgstr "Dogodila se greška tokom preuzimanja dodatka %NAME."
+msgstr "Dogodila se greška tokom preuzimanja dodatka %NAME. "
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -778,7 +753,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_THIS_ERROR_OCCURRED\n"
"string.text"
msgid "The error message is: "
-msgstr "Poruka greške je:"
+msgstr "Poruka greške je: "
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -787,7 +762,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_ERROR_INSTALLATION\n"
"string.text"
msgid "Error while installing extension %NAME. "
-msgstr "Dogodila se greška tokom instaliranja dodatka %NAME:"
+msgstr "Dogodila se greška tokom instaliranja dodatka %NAME. "
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -796,7 +771,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_ERROR_LIC_DECLINED\n"
"string.text"
msgid "The license agreement for extension %NAME was refused. "
-msgstr "Odbijen je licencni ugovor za dodatak %NAME."
+msgstr "Odbijen je licencni ugovor za dodatak %NAME. "
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -816,7 +791,6 @@ msgid "Download and Installation"
msgstr "Preuzimanje i instaliranje"
#: dp_gui_versionboxes.src
-#, fuzzy
msgctxt ""
"dp_gui_versionboxes.src\n"
"RID_WARNINGBOX_VERSION_LESS\n"
@@ -827,13 +801,12 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Upravo ćete instalirati verziju $NEW dodatka \\'$NAME\\'.\n"
+"Pokušali ste instalirati verziju $NEW ekstenzije $NAME.\n"
"Novija verzija $DEPLOYED je već instalirana.\n"
-"Kliknite \\'U redu\\' da zamijenite instalirani dodatak.\n"
-"Kliknite \\'Odustani\\' da prekinete instalaciju."
+"Kliknite 'U redu' da zamijenite instaliranu ekstenziju.\n"
+"Kliknite 'Odustani' da zaustavite instalaciju."
#: dp_gui_versionboxes.src
-#, fuzzy
msgctxt ""
"dp_gui_versionboxes.src\n"
"RID_STR_WARNINGBOX_VERSION_LESS_DIFFERENT_NAMES\n"
@@ -844,13 +817,12 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Upravo ćete instalirati verziju $NEW dodatka \\'$NAME\\'.\n"
-"Novija verzija $DEPLOYED je već instalirana pod nazivom \\'$OLDNAME\\'.\n"
-"Kliknite\\'U redu\\' da zamijenite dodatak.\n"
-"Kliknite \\'Odustani\\' da prekinete instalaciju."
+"Pokušali ste instalirati verziju $NEW ekstenzije '$NAME'.\n"
+"Novija verzija $DEPLOYED pod imenom '$OLDNAME', je već instalirana.\n"
+"Kliknite 'U redu' da zamijenite instaliranu ekstenziju.\n"
+"Kliknite 'Odustani' da zaustavite instalaciju."
#: dp_gui_versionboxes.src
-#, fuzzy
msgctxt ""
"dp_gui_versionboxes.src\n"
"RID_WARNINGBOX_VERSION_EQUAL\n"
@@ -861,13 +833,12 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Upravo ćete instalirati verziju $NEW dodatka \\'$NAME\\'.\n"
-"Ta verzija je već instalirana.\n"
-"Kliknite \\'U redu\\' da zamijenite dodatak.\n"
-"Kliknite \\'Odustani\\' da prekinete instalaciju."
+"Pokušali ste instalirati verziju $NEW ekstenzije '$NAME' .\n"
+"Ova verzija je već instalirana.\n"
+"Kliknite 'U redu' da zamijenite instaliranu ekstenziju.\n"
+"Kliknite 'Odustani' da zaustavite instalaciju."
#: dp_gui_versionboxes.src
-#, fuzzy
msgctxt ""
"dp_gui_versionboxes.src\n"
"RID_STR_WARNINGBOX_VERSION_EQUAL_DIFFERENT_NAMES\n"
@@ -878,13 +849,12 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Upravo ćete instalirati verziju $NEW dodatka \\'$NAME\\'.\n"
-"Ova verzija je već instalirana pod nazivom \\'$OLDNAME\\'.\n"
-"Kliknite\\'U redu\\' da zamijenite dodatak.\n"
-"Kliknite \\'Odustani\\' da prekinete instalaciju."
+"Pokušali ste instalirati verziju $NEW ekstenzije '$NAME' .\n"
+"Ova verzija je već instalirana pod imenom '$OLDNAME'.\n"
+"Kliknite 'U redu' da zamijenite instaliranu ekstenziju.\n"
+"Kliknite 'Odustani' da zaustavite instalaciju."
#: dp_gui_versionboxes.src
-#, fuzzy
msgctxt ""
"dp_gui_versionboxes.src\n"
"RID_WARNINGBOX_VERSION_GREATER\n"
@@ -895,13 +865,12 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Upravo ćete instalirati verziju $NEW dodatka \\'$NAME\\'.\n"
-"Starija verzija $DEPLOYED je već instalirana.\n"
-"Kliknite \\'OK\\' da zamijenite dodatak.\n"
-"Kliknite \\'Odustani\\' da prekinete instalaciju."
+"Pokušali ste instalirati verziju $NEW ekstenzije '$NAME'.\n"
+"Već je instalirana starija verzija $DEPLOYED.\n"
+"Kliknite 'U redu' da zamijenite instaliranu ekstenziju.\n"
+"Kliknite 'Odustani' da zaustavite instalaciju."
#: dp_gui_versionboxes.src
-#, fuzzy
msgctxt ""
"dp_gui_versionboxes.src\n"
"RID_STR_WARNINGBOX_VERSION_GREATER_DIFFERENT_NAMES\n"
@@ -912,7 +881,7 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Upravo ćete instalirati verziju $NEW dodatka \\'$NAME\\'.\n"
-"Starija verzija $DEPLOYED, je već instalirana pod nazivom \\'$OLDNAME\\'.\n"
-"Kliknite\\'U redu\\' da zamijenite dodatak.\n"
-"Kliknite \\'Odustani\\' da prekinete instalaciju."
+"Pokušali ste instalirati verziju $NEW ekstenzije '$NAME'.\n"
+"Stara verzija $DEPLOYED, pod imenom '$OLDNAME', je već instalirana.\n"
+"Kliknite 'U redu' da zamijenite instaliranu ekstenziju.\n"
+"Kliknite 'Odustani' da zaustavite instalaciju."
diff --git a/source/bs/desktop/source/deployment/manager.po b/source/bs/desktop/source/deployment/manager.po
index 45e120afbd3..22883d0e763 100644
--- a/source/bs/desktop/source/deployment/manager.po
+++ b/source/bs/desktop/source/deployment/manager.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 10:45+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389869136.0\n"
#: dp_manager.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"RID_STR_ERROR_WHILE_ADDING\n"
"string.text"
msgid "Error while adding: "
-msgstr "Greška prilikom dodavanja paketa:"
+msgstr "Greška prilikom dodavanja paketa: "
#: dp_manager.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"RID_STR_ERROR_WHILE_REMOVING\n"
"string.text"
msgid "Error while removing: "
-msgstr "Greška prilikom brisanja paketa:"
+msgstr "Greška prilikom brisanja paketa: "
#: dp_manager.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"RID_STR_NO_SUCH_PACKAGE\n"
"string.text"
msgid "There is no such extension deployed: "
-msgstr "Paket nije dodan:"
+msgstr "Paket nije dodan: "
#: dp_manager.src
msgctxt ""
@@ -61,4 +62,4 @@ msgctxt ""
"RID_STR_SYNCHRONIZING_REPOSITORY\n"
"string.text"
msgid "Synchronizing repository for %NAME extensions"
-msgstr ""
+msgstr "Sinhroniziram repozitorij za %NAME proširenja"
diff --git a/source/bs/desktop/source/deployment/misc.po b/source/bs/desktop/source/deployment/misc.po
index d3f227ab9a4..695d70bce36 100644
--- a/source/bs/desktop/source/deployment/misc.po
+++ b/source/bs/desktop/source/deployment/misc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-11-26 01:55+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812622.0\n"
#: dp_misc.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"RID_DEPLOYMENT_DEPENDENCIES_OOO_MIN\n"
"string.text"
msgid "Extension requires at least OpenOffice.org reference version %VERSION"
-msgstr ""
+msgstr "Produžetak zahtjeva barem OpenOffice.org referencu verzije %VERSION"
#: dp_misc.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"RID_DEPLOYMENT_DEPENDENCIES_OOO_MAX\n"
"string.text"
msgid "Extension does not support OpenOffice.org reference versions greater than %VERSION"
-msgstr ""
+msgstr "Produžetak ne podržava OpenOffice.org referencu verzije veće od %VERSION"
#: dp_misc.src
msgctxt ""
@@ -45,4 +46,4 @@ msgctxt ""
"RID_DEPLOYMENT_DEPENDENCIES_LO_MIN\n"
"string.text"
msgid "Extension requires at least LibreOffice version %VERSION"
-msgstr ""
+msgstr "Produžetak zahtjeva barem LibreOffice verzije %VERSION"
diff --git a/source/bs/desktop/source/deployment/registry.po b/source/bs/desktop/source/deployment/registry.po
index c468b44159f..a8ed41f753a 100644
--- a/source/bs/desktop/source/deployment/registry.po
+++ b/source/bs/desktop/source/deployment/registry.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 10:45+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389869106.0\n"
#: dp_registry.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"RID_STR_REVOKING_PACKAGE\n"
"string.text"
msgid "Disabling: "
-msgstr "Isključivanje paketa:"
+msgstr "Isključivanje paketa: "
#: dp_registry.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"RID_STR_CANNOT_DETECT_MEDIA_TYPE\n"
"string.text"
msgid "Cannot detect media-type: "
-msgstr "Ne može se detektovati tip medija"
+msgstr "Ne može se detektovati tip medija: "
#: dp_registry.src
msgctxt ""
diff --git a/source/bs/desktop/source/deployment/registry/component.po b/source/bs/desktop/source/deployment/registry/component.po
index 96a697934de..fefc2346448 100644
--- a/source/bs/desktop/source/deployment/registry/component.po
+++ b/source/bs/desktop/source/deployment/registry/component.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-11 23:07+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812622.0\n"
#: dp_component.src
msgctxt ""
@@ -40,13 +41,12 @@ msgid "UNO Python Component"
msgstr "UNO Python komponenta"
#: dp_component.src
-#, fuzzy
msgctxt ""
"dp_component.src\n"
"RID_STR_COMPONENTS\n"
"string.text"
msgid "UNO Components"
-msgstr "UNO Java komponenta"
+msgstr "UNO komponente"
#: dp_component.src
msgctxt ""
diff --git a/source/bs/desktop/source/deployment/registry/help.po b/source/bs/desktop/source/deployment/registry/help.po
index 6c2db1c4fd5..714ccde4947 100644
--- a/source/bs/desktop/source/deployment/registry/help.po
+++ b/source/bs/desktop/source/deployment/registry/help.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 10:45+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389869113.0\n"
#: dp_help.src
msgctxt ""
@@ -37,4 +38,4 @@ msgctxt ""
"RID_STR_HELPPROCESSING_XMLPARSING_ERROR\n"
"string.text"
msgid "The extension will not be installed because an error occurred in the Help files:\n"
-msgstr "Verzija nece biti instalirana zbog greske u datotekama za Pomoć:\n"
+msgstr "Proširenje neće biti instalirano zbog greške u datotekama za Pomoć:\n"
diff --git a/source/bs/desktop/source/deployment/unopkg.po b/source/bs/desktop/source/deployment/unopkg.po
index da420faea7a..df647223a1f 100644
--- a/source/bs/desktop/source/deployment/unopkg.po
+++ b/source/bs/desktop/source/deployment/unopkg.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 20:52+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389991937.0\n"
#: unopkg.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"RID_STR_UNOPKG_ACCEPT_LIC_2\n"
"string.text"
msgid "Read the complete License Agreement displayed above. Accept the License Agreement by typing \"yes\" on the console then press the Return key. Type \"no\" to decline and to abort the extension setup."
-msgstr "Pročitajte cijeli Licencni Ugovor, koji je dolje ispisan. Prihvaćate Licencni ugovor ispisivanjem riječi \"yes\" u konzoli i pritiskom na tipku \"Enter\". Ukoliko želite prekinuti instalaciju dodatka, upišite riječ \"no\"."
+msgstr "Pročitajte cijeli Licencni Ugovor, koji je dolje ispisan. Prihvaćate Licencni ugovor ispisivanjem riječi \"yes\" u konzoli i pritiskom na tipku Enter. Ukoliko želite prekinuti instalaciju dodatka, upišite riječ \"no\"."
#: unopkg.src
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"RID_STR_CONCURRENTINSTANCE\n"
"string.text"
msgid "unopkg cannot be started. The lock file indicates it as already running. If this does not apply, delete the lock file at:"
-msgstr "Morate zatvoriti već otvoreni Menadžer za ekstenzije da bi nastavili."
+msgstr "unopkg se ne može pokrenuti. Datoteka zaključavanja indicira da je on već pokrenut. Ako to nije slučaj, obrišite datoteku zaključavanja na:"
#: unopkg.src
msgctxt ""
diff --git a/source/bs/desktop/uiconfig/ui.po b/source/bs/desktop/uiconfig/ui.po
index 0d3a5c5454b..c80d14716a9 100644
--- a/source/bs/desktop/uiconfig/ui.po
+++ b/source/bs/desktop/uiconfig/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 10:45+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389869128.0\n"
#: cmdlinehelp.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Help Message"
-msgstr ""
+msgstr "Poruka pomoći"
#: extensionmanager.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check for updates..."
-msgstr "Provjera ažuriranja."
+msgstr "Provjera ažuriranja..."
#: extensionmanager.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shared"
-msgstr ""
+msgstr "Dijeljen"
#: extensionmanager.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Installation"
-msgstr "Instaliraj u:"
+msgstr "Instalacija"
#: extensionmanager.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type of Extension"
-msgstr ""
+msgstr "Tip proširenja"
#: extensionmanager.ui
msgctxt ""
@@ -104,4 +104,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Get more extensions online..."
-msgstr "Potraži još dodataka online..."
+msgstr "Potraži još dodataka na mreži..."
diff --git a/source/bs/dictionaries/af_ZA.po b/source/bs/dictionaries/af_ZA.po
index a30a53ac6c4..2a3dd5abd59 100644
--- a/source/bs/dictionaries/af_ZA.po
+++ b/source/bs/dictionaries/af_ZA.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:31+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983515.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Afrikaans spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju reda za jezik afrikaans"
diff --git a/source/bs/dictionaries/an_ES.po b/source/bs/dictionaries/an_ES.po
index 73cbd7ecb30..97246e9c486 100644
--- a/source/bs/dictionaries/an_ES.po
+++ b/source/bs/dictionaries/an_ES.po
@@ -4,21 +4,22 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812595.0\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Aragonese spelling dictionary"
-msgstr "Španjolski rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za jezik Aragonski"
diff --git a/source/bs/dictionaries/ar.po b/source/bs/dictionaries/ar.po
index 8f78e525775..cfb2e762435 100644
--- a/source/bs/dictionaries/ar.po
+++ b/source/bs/dictionaries/ar.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812594.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Arabic spelling dictionary, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima za arapski jezik"
diff --git a/source/bs/dictionaries/be_BY.po b/source/bs/dictionaries/be_BY.po
index e9781ad27b9..fd9bacdf089 100644
--- a/source/bs/dictionaries/be_BY.po
+++ b/source/bs/dictionaries/be_BY.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812585.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Belarusian spelling dictionary"
-msgstr ""
+msgstr "Rječnik pravopisa za bjeloruski jezik"
diff --git a/source/bs/dictionaries/bg_BG.po b/source/bs/dictionaries/bg_BG.po
index 75f6f7df53f..229b8f3956b 100644
--- a/source/bs/dictionaries/bg_BG.po
+++ b/source/bs/dictionaries/bg_BG.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:31+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983519.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Bulgarian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za bugarski jezik"
diff --git a/source/bs/dictionaries/bn_BD.po b/source/bs/dictionaries/bn_BD.po
index a22fa0c755a..95faf789053 100644
--- a/source/bs/dictionaries/bn_BD.po
+++ b/source/bs/dictionaries/bn_BD.po
@@ -4,21 +4,22 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812592.0\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Bengali spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za bengalski jezik"
diff --git a/source/bs/dictionaries/br_FR.po b/source/bs/dictionaries/br_FR.po
index 0537ad93628..2427da79b01 100644
--- a/source/bs/dictionaries/br_FR.po
+++ b/source/bs/dictionaries/br_FR.po
@@ -4,21 +4,22 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812593.0\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Breton spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za bretonski jezik"
diff --git a/source/bs/dictionaries/bs_BA.po b/source/bs/dictionaries/bs_BA.po
index 5d8f653123e..2b6b4035907 100644
--- a/source/bs/dictionaries/bs_BA.po
+++ b/source/bs/dictionaries/bs_BA.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812586.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Bosnian spelling dictionary"
-msgstr ""
+msgstr "Rječnik pravopisa za bosanski jezik"
diff --git a/source/bs/dictionaries/ca.po b/source/bs/dictionaries/ca.po
index bcfc76bb1b6..c4a72088fd9 100644
--- a/source/bs/dictionaries/ca.po
+++ b/source/bs/dictionaries/ca.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983522.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Catalan spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za katalonski jezik"
diff --git a/source/bs/dictionaries/cs_CZ.po b/source/bs/dictionaries/cs_CZ.po
index 6f42fea8263..87ed46bc23d 100644
--- a/source/bs/dictionaries/cs_CZ.po
+++ b/source/bs/dictionaries/cs_CZ.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983525.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Czech spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za češki jezik"
diff --git a/source/bs/dictionaries/da_DK.po b/source/bs/dictionaries/da_DK.po
index 32727906807..911f1c8941d 100644
--- a/source/bs/dictionaries/da_DK.po
+++ b/source/bs/dictionaries/da_DK.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983527.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Danish spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za danski jezik"
diff --git a/source/bs/dictionaries/de.po b/source/bs/dictionaries/de.po
index 8ce65b1d9c5..661ae044923 100644
--- a/source/bs/dictionaries/de.po
+++ b/source/bs/dictionaries/de.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983530.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "German (Austria, Germany, Switzerland) spelling dictionaries, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za njemački jezik (Austrija, Njemačka, Švicarska)"
diff --git a/source/bs/dictionaries/el_GR.po b/source/bs/dictionaries/el_GR.po
index ba66927c7a1..2fe6ee83bec 100644
--- a/source/bs/dictionaries/el_GR.po
+++ b/source/bs/dictionaries/el_GR.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983537.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Greek spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju reda za grčki jezik"
diff --git a/source/bs/dictionaries/en.po b/source/bs/dictionaries/en.po
index 7b1ceebf37d..90ce48ea606 100644
--- a/source/bs/dictionaries/en.po
+++ b/source/bs/dictionaries/en.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983542.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "English spelling dictionaries, hyphenation rules, thesaurus, and grammar checker"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, provjera gramatike, te pravila rastavljanja riječi na kraju reda za engleski jezik"
diff --git a/source/bs/dictionaries/en/dialog.po b/source/bs/dictionaries/en/dialog.po
index e30565090cd..7ebd004d87b 100644
--- a/source/bs/dictionaries/en/dialog.po
+++ b/source/bs/dictionaries/en/dialog.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-26 23:11+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390777886.0\n"
#: en_en_US.properties
msgctxt ""
@@ -20,7 +22,7 @@ msgctxt ""
"spelling\n"
"property.text"
msgid "Grammar checking"
-msgstr ""
+msgstr "Provjera gramatike"
#: en_en_US.properties
msgctxt ""
@@ -28,7 +30,7 @@ msgctxt ""
"hlp_grammar\n"
"property.text"
msgid "Check more grammar errors."
-msgstr ""
+msgstr "Provjeri više gramatičkih grešaka."
#: en_en_US.properties
msgctxt ""
@@ -36,7 +38,7 @@ msgctxt ""
"grammar\n"
"property.text"
msgid "Possible mistakes"
-msgstr ""
+msgstr "Moguće greške"
#: en_en_US.properties
msgctxt ""
@@ -44,7 +46,7 @@ msgctxt ""
"hlp_cap\n"
"property.text"
msgid "Check missing capitalization of sentences."
-msgstr ""
+msgstr "Provjeri nedostajuća velika slova rečenica."
#: en_en_US.properties
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"cap\n"
"property.text"
msgid "Capitalization"
-msgstr ""
+msgstr "Velika slova"
#: en_en_US.properties
msgctxt ""
@@ -60,16 +62,15 @@ msgctxt ""
"hlp_dup\n"
"property.text"
msgid "Check repeated words."
-msgstr ""
+msgstr "Provjeri ponavljajuće riječi."
#: en_en_US.properties
-#, fuzzy
msgctxt ""
"en_en_US.properties\n"
"dup\n"
"property.text"
msgid "Word duplication"
-msgstr "~Bez udvostručavanja"
+msgstr "Duple riječi"
#: en_en_US.properties
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"hlp_pair\n"
"property.text"
msgid "Check missing or extra parentheses and quotation marks."
-msgstr ""
+msgstr "Provjeri nedostajuće ili viška znakove zagrade i navodnika."
#: en_en_US.properties
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"pair\n"
"property.text"
msgid "Parentheses"
-msgstr ""
+msgstr "Zagrade"
#: en_en_US.properties
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"punctuation\n"
"property.text"
msgid "Punctuation"
-msgstr ""
+msgstr "Interpunkcija"
#: en_en_US.properties
msgctxt ""
@@ -101,7 +102,7 @@ msgctxt ""
"hlp_spaces\n"
"property.text"
msgid "Check single spaces between words."
-msgstr ""
+msgstr "Provjeri razmak po jedan između riječi."
#: en_en_US.properties
msgctxt ""
@@ -109,7 +110,7 @@ msgctxt ""
"spaces\n"
"property.text"
msgid "Word spacing"
-msgstr ""
+msgstr "Razmak riječi"
#: en_en_US.properties
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"hlp_mdash\n"
"property.text"
msgid "Force unspaced em dash instead of spaced en dash."
-msgstr ""
+msgstr "Prisili ne-razmaknutu em crticu umjesto razmaknute en crtice."
#: en_en_US.properties
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"mdash\n"
"property.text"
msgid "Em dash"
-msgstr ""
+msgstr "Em crtica"
#: en_en_US.properties
msgctxt ""
@@ -133,7 +134,7 @@ msgctxt ""
"hlp_ndash\n"
"property.text"
msgid "Force spaced en dash instead of unspaced em dash."
-msgstr ""
+msgstr "Prisili razmaknutu en crticu umjesto ne-razmanute em crtice."
#: en_en_US.properties
msgctxt ""
@@ -141,7 +142,7 @@ msgctxt ""
"ndash\n"
"property.text"
msgid "En dash"
-msgstr ""
+msgstr "En crtica"
#: en_en_US.properties
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"hlp_quotation\n"
"property.text"
msgid "Check double quotation marks: \"x\" → “x”"
-msgstr ""
+msgstr "Provjeri dupli znak navodnika: \"x\" → “x”"
#: en_en_US.properties
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"quotation\n"
"property.text"
msgid "Quotation marks"
-msgstr ""
+msgstr "Navodnici"
#: en_en_US.properties
msgctxt ""
@@ -165,16 +166,15 @@ msgctxt ""
"hlp_times\n"
"property.text"
msgid "Check true multiplication sign: 5x5 → 5×5"
-msgstr ""
+msgstr "Provjeri pravi znak množenja: 5x5 → 5×5"
#: en_en_US.properties
-#, fuzzy
msgctxt ""
"en_en_US.properties\n"
"times\n"
"property.text"
msgid "Multiplication sign"
-msgstr "Množenje (vektorsko)"
+msgstr "Znak množenja"
#: en_en_US.properties
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"hlp_spaces2\n"
"property.text"
msgid "Check single spaces between sentences."
-msgstr ""
+msgstr "Provjeri razmak po jedan između rečenica."
#: en_en_US.properties
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"spaces2\n"
"property.text"
msgid "Sentence spacing"
-msgstr ""
+msgstr "Razmicanje rečenica"
#: en_en_US.properties
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"hlp_spaces3\n"
"property.text"
msgid "Check more than two extra space characters between words and sentences."
-msgstr ""
+msgstr "Provjeri više od dva znaka viška između riječi i rečenica."
#: en_en_US.properties
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"spaces3\n"
"property.text"
msgid "More spaces"
-msgstr ""
+msgstr "Više razmaka"
#: en_en_US.properties
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"hlp_minus\n"
"property.text"
msgid "Change hyphen characters to real minus signs."
-msgstr ""
+msgstr "Promijeni znakove crtica u prave minus znakove."
#: en_en_US.properties
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"minus\n"
"property.text"
msgid "Minus sign"
-msgstr ""
+msgstr "Znak minus"
#: en_en_US.properties
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"hlp_apostrophe\n"
"property.text"
msgid "Change typewriter apostrophe, single quotation marks and correct double primes."
-msgstr ""
+msgstr "Promijeni pisaći apostrof, jedan prim i ispravi dupli znak prim."
#: en_en_US.properties
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"apostrophe\n"
"property.text"
msgid "Apostrophe"
-msgstr ""
+msgstr "Apostrof"
#: en_en_US.properties
msgctxt ""
@@ -246,16 +246,15 @@ msgctxt ""
"hlp_ellipsis\n"
"property.text"
msgid "Change three dots with ellipsis."
-msgstr ""
+msgstr "Promijeni tri tačke sa trotačkom."
#: en_en_US.properties
-#, fuzzy
msgctxt ""
"en_en_US.properties\n"
"ellipsis\n"
"property.text"
msgid "Ellipsis"
-msgstr "Elipse"
+msgstr "Trotačka"
#: en_en_US.properties
msgctxt ""
@@ -271,7 +270,7 @@ msgctxt ""
"hlp_metric\n"
"property.text"
msgid "Measurement conversion from °F, mph, ft, in, lb, gal and miles."
-msgstr ""
+msgstr "Promjena mjere iz °F, mph, ft, in, lb, gal i milja."
#: en_en_US.properties
msgctxt ""
@@ -279,7 +278,7 @@ msgctxt ""
"metric\n"
"property.text"
msgid "Convert to metric (°C, km/h, m, kg, l)"
-msgstr ""
+msgstr "Konvertuj u metrične(°C, km/h, m, kg, l)"
#: en_en_US.properties
msgctxt ""
@@ -287,7 +286,7 @@ msgctxt ""
"hlp_numsep\n"
"property.text"
msgid "Common (1000000 → 1,000,000) or ISO (1000000 → 1 000 000)."
-msgstr ""
+msgstr "Uobičajeni (1000000 → 1,000,000) ili ISO (1000000 → 1 000 000)."
#: en_en_US.properties
msgctxt ""
@@ -295,7 +294,7 @@ msgctxt ""
"numsep\n"
"property.text"
msgid "Thousand separation of large numbers"
-msgstr ""
+msgstr "Razdvajanje većih brojeva po hiljadu"
#: en_en_US.properties
msgctxt ""
@@ -303,7 +302,7 @@ msgctxt ""
"hlp_nonmetric\n"
"property.text"
msgid "Measurement conversion from °C; km/h; cm, m, km; kg; l."
-msgstr ""
+msgstr "Konverzija mjere iz °C; km/h; cm, m, km; kg; l."
#: en_en_US.properties
msgctxt ""
@@ -311,4 +310,4 @@ msgctxt ""
"nonmetric\n"
"property.text"
msgid "Convert to non-metric (°F, mph, ft, lb, gal)"
-msgstr ""
+msgstr "Konvertovanje u ne-metričke (°F, mph, ft, lb, gal)"
diff --git a/source/bs/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/bs/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index 190ec3cda54..899eb555d37 100644
--- a/source/bs/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/bs/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812600.0\n"
#: OptionsDialog.xcu
msgctxt ""
@@ -22,7 +23,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Language Settings"
-msgstr ""
+msgstr "Jezičke postavke"
#: OptionsDialog.xcu
msgctxt ""
@@ -31,4 +32,4 @@ msgctxt ""
"Label\n"
"value.text"
msgid "English sentence checking"
-msgstr ""
+msgstr "Provjera engleske rečenice"
diff --git a/source/bs/dictionaries/es.po b/source/bs/dictionaries/es.po
index b6c04dd5576..6b238b42d90 100644
--- a/source/bs/dictionaries/es.po
+++ b/source/bs/dictionaries/es.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983546.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za španski jezik"
diff --git a/source/bs/dictionaries/et_EE.po b/source/bs/dictionaries/et_EE.po
index 2cc73db0961..4a968ba2712 100644
--- a/source/bs/dictionaries/et_EE.po
+++ b/source/bs/dictionaries/et_EE.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983549.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Estonian spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju reda za estonski jezik"
diff --git a/source/bs/dictionaries/fr_FR.po b/source/bs/dictionaries/fr_FR.po
index c885f6e6579..9fcaff2db76 100644
--- a/source/bs/dictionaries/fr_FR.po
+++ b/source/bs/dictionaries/fr_FR.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983552.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "French spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za francuski jezik"
diff --git a/source/bs/dictionaries/gd_GB.po b/source/bs/dictionaries/gd_GB.po
index f6a10546ddd..a6a812dbd1e 100644
--- a/source/bs/dictionaries/gd_GB.po
+++ b/source/bs/dictionaries/gd_GB.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812584.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Scottish Gaelic spelling dictionary"
-msgstr ""
+msgstr "Rječnik pravopisa za škotski jezik"
diff --git a/source/bs/dictionaries/gl.po b/source/bs/dictionaries/gl.po
index 99ce6507600..34586d8e5d3 100644
--- a/source/bs/dictionaries/gl.po
+++ b/source/bs/dictionaries/gl.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983556.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Galician spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za galeški jezik"
diff --git a/source/bs/dictionaries/gu_IN.po b/source/bs/dictionaries/gu_IN.po
index b6223b05495..4a79b457fc7 100644
--- a/source/bs/dictionaries/gu_IN.po
+++ b/source/bs/dictionaries/gu_IN.po
@@ -4,21 +4,22 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812579.0\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Gujarati spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za jezik Gudžarati"
diff --git a/source/bs/dictionaries/he_IL.po b/source/bs/dictionaries/he_IL.po
index 30685e3a167..ef0ae3f6284 100644
--- a/source/bs/dictionaries/he_IL.po
+++ b/source/bs/dictionaries/he_IL.po
@@ -4,21 +4,22 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812599.0\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Hebrew spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za hebrejski jezik"
diff --git a/source/bs/dictionaries/hi_IN.po b/source/bs/dictionaries/hi_IN.po
index f57839c114a..e030391ab94 100644
--- a/source/bs/dictionaries/hi_IN.po
+++ b/source/bs/dictionaries/hi_IN.po
@@ -4,21 +4,22 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812583.0\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Hindi spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za jezik Hindi"
diff --git a/source/bs/dictionaries/hr_HR.po b/source/bs/dictionaries/hr_HR.po
index 8270814d347..f6050fa4b9b 100644
--- a/source/bs/dictionaries/hr_HR.po
+++ b/source/bs/dictionaries/hr_HR.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983560.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Croatian spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju reda za hrvatski jezik"
diff --git a/source/bs/dictionaries/hu_HU.po b/source/bs/dictionaries/hu_HU.po
index 9e5ca915fc6..f254cce0e94 100644
--- a/source/bs/dictionaries/hu_HU.po
+++ b/source/bs/dictionaries/hu_HU.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983564.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar checker"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, provjera gramatike te pravila rastavljanja riječi na kraju reda za mađarski jezik"
diff --git a/source/bs/dictionaries/hu_HU/dialog.po b/source/bs/dictionaries/hu_HU/dialog.po
index 4a0b9982f25..4010263856c 100644
--- a/source/bs/dictionaries/hu_HU/dialog.po
+++ b/source/bs/dictionaries/hu_HU/dialog.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983572.0\n"
#: hu_HU_en_US.properties
msgctxt ""
@@ -28,7 +30,7 @@ msgctxt ""
"cap\n"
"property.text"
msgid "Capitalization"
-msgstr ""
+msgstr "Velika slova"
#: hu_HU_en_US.properties
msgctxt ""
@@ -36,7 +38,7 @@ msgctxt ""
"par\n"
"property.text"
msgid "Parentheses"
-msgstr ""
+msgstr "Zagrade"
#: hu_HU_en_US.properties
msgctxt ""
@@ -44,7 +46,7 @@ msgctxt ""
"wordpart\n"
"property.text"
msgid "Word parts of compounds"
-msgstr ""
+msgstr "Dijeljenje riječi na složenice"
#: hu_HU_en_US.properties
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"comma\n"
"property.text"
msgid "Comma usage"
-msgstr ""
+msgstr "Korištenje zareza"
#: hu_HU_en_US.properties
msgctxt ""
@@ -60,7 +62,7 @@ msgctxt ""
"proofreading\n"
"property.text"
msgid "Proofreading"
-msgstr ""
+msgstr "Korektura"
#: hu_HU_en_US.properties
msgctxt ""
@@ -68,7 +70,7 @@ msgctxt ""
"style\n"
"property.text"
msgid "Style checking"
-msgstr ""
+msgstr "Promjena stila"
#: hu_HU_en_US.properties
msgctxt ""
@@ -76,7 +78,7 @@ msgctxt ""
"compound\n"
"property.text"
msgid "Underline typo-like compound words"
-msgstr ""
+msgstr "Podvučene riječi na složenice"
#: hu_HU_en_US.properties
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"allcompound\n"
"property.text"
msgid "Underline all generated compound words"
-msgstr ""
+msgstr "Podvuci sve generisane složenice riječi"
#: hu_HU_en_US.properties
msgctxt ""
@@ -92,7 +94,7 @@ msgctxt ""
"grammar\n"
"property.text"
msgid "Possible mistakes"
-msgstr ""
+msgstr "Moguće greške"
#: hu_HU_en_US.properties
msgctxt ""
@@ -100,25 +102,23 @@ msgctxt ""
"money\n"
"property.text"
msgid "Consistency of money amounts"
-msgstr ""
+msgstr "Konzistencija količine novca"
#: hu_HU_en_US.properties
-#, fuzzy
msgctxt ""
"hu_HU_en_US.properties\n"
"duplication\n"
"property.text"
msgid "Word duplication"
-msgstr "~Bez udvostručavanja"
+msgstr "Duple riječi"
#: hu_HU_en_US.properties
-#, fuzzy
msgctxt ""
"hu_HU_en_US.properties\n"
"dup0\n"
"property.text"
msgid "Word duplication"
-msgstr "~Bez udvostručavanja"
+msgstr "Duple riječi"
#: hu_HU_en_US.properties
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"dup\n"
"property.text"
msgid "Duplication within clauses"
-msgstr ""
+msgstr "Dupliranje unutar klauzula"
#: hu_HU_en_US.properties
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"dup2\n"
"property.text"
msgid "Duplication within sentences"
-msgstr ""
+msgstr "Dupliranje unutar rečenica"
#: hu_HU_en_US.properties
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"dup3\n"
"property.text"
msgid "Allow previous checkings with affixes"
-msgstr ""
+msgstr "Sva prethodna provjeravanja sa afiksima"
#: hu_HU_en_US.properties
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"numpart\n"
"property.text"
msgid "Thousand separation of numbers"
-msgstr ""
+msgstr "Podjela brojeva po hiljadu"
#: hu_HU_en_US.properties
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"typography\n"
"property.text"
msgid "Typography"
-msgstr ""
+msgstr "Tipografija"
#: hu_HU_en_US.properties
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"quot\n"
"property.text"
msgid "Quotation marks"
-msgstr ""
+msgstr "Navodnici"
#: hu_HU_en_US.properties
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"apost\n"
"property.text"
msgid "Apostrophe"
-msgstr ""
+msgstr "Apostrof"
#: hu_HU_en_US.properties
msgctxt ""
@@ -182,16 +182,15 @@ msgctxt ""
"dash\n"
"property.text"
msgid "En dash"
-msgstr ""
+msgstr "En crtica"
#: hu_HU_en_US.properties
-#, fuzzy
msgctxt ""
"hu_HU_en_US.properties\n"
"elli\n"
"property.text"
msgid "Ellipsis"
-msgstr "Elipse"
+msgstr "Trotačka"
#: hu_HU_en_US.properties
msgctxt ""
@@ -199,7 +198,7 @@ msgctxt ""
"ligature\n"
"property.text"
msgid "Ligature suggestion"
-msgstr ""
+msgstr "Prijedlog vezivanja"
#: hu_HU_en_US.properties
msgctxt ""
@@ -207,7 +206,7 @@ msgctxt ""
"noligature\n"
"property.text"
msgid "Underline ligatures"
-msgstr ""
+msgstr "Podvučena vezivanja"
#: hu_HU_en_US.properties
msgctxt ""
@@ -223,16 +222,15 @@ msgctxt ""
"thin\n"
"property.text"
msgid "Thin space"
-msgstr ""
+msgstr "Tanak razmak"
#: hu_HU_en_US.properties
-#, fuzzy
msgctxt ""
"hu_HU_en_US.properties\n"
"spaces\n"
"property.text"
msgid "Double spaces"
-msgstr "Dvostruka vitičasta zagrada"
+msgstr "Dupli razmaci"
#: hu_HU_en_US.properties
msgctxt ""
@@ -240,16 +238,15 @@ msgctxt ""
"spaces2\n"
"property.text"
msgid "More spaces"
-msgstr ""
+msgstr "Više razmaka"
#: hu_HU_en_US.properties
-#, fuzzy
msgctxt ""
"hu_HU_en_US.properties\n"
"idx\n"
"property.text"
msgid "Indices"
-msgstr "Faktura"
+msgstr "Pokazatelji"
#: hu_HU_en_US.properties
msgctxt ""
@@ -257,7 +254,7 @@ msgctxt ""
"minus\n"
"property.text"
msgid "Minus"
-msgstr ""
+msgstr "Minus"
#: hu_HU_en_US.properties
msgctxt ""
@@ -265,7 +262,7 @@ msgctxt ""
"SI\n"
"property.text"
msgid "Measurements"
-msgstr ""
+msgstr "Mjere"
#: hu_HU_en_US.properties
msgctxt ""
@@ -273,4 +270,4 @@ msgctxt ""
"hyphen\n"
"property.text"
msgid "Hyphenation of ambiguous words"
-msgstr ""
+msgstr "Rastavljanje dvosmislenih riječi"
diff --git a/source/bs/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po b/source/bs/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index 684ff1d961a..31cfe0ed2a5 100644
--- a/source/bs/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/bs/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812601.0\n"
#: OptionsDialog.xcu
msgctxt ""
@@ -22,7 +23,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Language Settings"
-msgstr ""
+msgstr "Jezičke postavke"
#: OptionsDialog.xcu
msgctxt ""
@@ -31,4 +32,4 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Hungarian sentence checking"
-msgstr ""
+msgstr "Provjera mađarske rečenice"
diff --git a/source/bs/dictionaries/is.po b/source/bs/dictionaries/is.po
index d86b58a41a7..47176a292e8 100644
--- a/source/bs/dictionaries/is.po
+++ b/source/bs/dictionaries/is.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-03 08:43+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812592.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Icelandic spelling dictionary and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima za islandski jezik"
diff --git a/source/bs/dictionaries/it_IT.po b/source/bs/dictionaries/it_IT.po
index 47e5d06cedf..9c050318ae7 100644
--- a/source/bs/dictionaries/it_IT.po
+++ b/source/bs/dictionaries/it_IT.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-17 18:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983577.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Italian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za talijanski jezik"
diff --git a/source/bs/dictionaries/kmr_Latn.po b/source/bs/dictionaries/kmr_Latn.po
index 3055963af0b..411f8b495b9 100644
--- a/source/bs/dictionaries/kmr_Latn.po
+++ b/source/bs/dictionaries/kmr_Latn.po
@@ -1,18 +1,20 @@
-#. extracted from dictionaries/ku_TR
+#. extracted from dictionaries/kmr_Latn
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812578.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Kurdish (Turkey) spelling dictionary"
-msgstr ""
+msgstr "Kurdski (Turska) rječnik pravopisa"
diff --git a/source/bs/dictionaries/lo_LA.po b/source/bs/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..f58544af445
--- /dev/null
+++ b/source/bs/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812597.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Lao rječnik pravopisa"
diff --git a/source/bs/dictionaries/lt_LT.po b/source/bs/dictionaries/lt_LT.po
index 7b5ed7eee24..c45310f2b12 100644
--- a/source/bs/dictionaries/lt_LT.po
+++ b/source/bs/dictionaries/lt_LT.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983580.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Lithuanian spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju reda za litvanski jezik"
diff --git a/source/bs/dictionaries/lv_LV.po b/source/bs/dictionaries/lv_LV.po
index d76b63281b5..11cc600446f 100644
--- a/source/bs/dictionaries/lv_LV.po
+++ b/source/bs/dictionaries/lv_LV.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983584.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Latvian spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju reda za letonski jezik"
diff --git a/source/bs/dictionaries/ne_NP.po b/source/bs/dictionaries/ne_NP.po
index a482fc30aa2..00bc0ed8576 100644
--- a/source/bs/dictionaries/ne_NP.po
+++ b/source/bs/dictionaries/ne_NP.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812585.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Nepali spelling dictionary, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima za nepalski jezik"
diff --git a/source/bs/dictionaries/nl_NL.po b/source/bs/dictionaries/nl_NL.po
index b4a18c3f5f4..47336e814f6 100644
--- a/source/bs/dictionaries/nl_NL.po
+++ b/source/bs/dictionaries/nl_NL.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983591.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Dutch spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju reda za holandski jezik"
diff --git a/source/bs/dictionaries/no.po b/source/bs/dictionaries/no.po
index a277675525e..0c04ec93a9b 100644
--- a/source/bs/dictionaries/no.po
+++ b/source/bs/dictionaries/no.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-28 18:07+0200\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983594.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Norwegian (Nynorsk and Bokmål) spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za norveški jezik (Bukmol i Ninorsk)"
diff --git a/source/bs/dictionaries/oc_FR.po b/source/bs/dictionaries/oc_FR.po
index 78d61b31a21..49f13e926d7 100644
--- a/source/bs/dictionaries/oc_FR.po
+++ b/source/bs/dictionaries/oc_FR.po
@@ -2,23 +2,24 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812595.0\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Occitan spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za okcitanski jezik"
diff --git a/source/bs/dictionaries/pl_PL.po b/source/bs/dictionaries/pl_PL.po
index 637c57a7a17..88e52e2b5fa 100644
--- a/source/bs/dictionaries/pl_PL.po
+++ b/source/bs/dictionaries/pl_PL.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983596.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Polish spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za poljski jezik"
diff --git a/source/bs/dictionaries/pt_BR.po b/source/bs/dictionaries/pt_BR.po
index b835d0c31b2..e5405641ecd 100644
--- a/source/bs/dictionaries/pt_BR.po
+++ b/source/bs/dictionaries/pt_BR.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983600.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Spelling, hyphenation and grammar checking tools for Brazilian Portuguese"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za portugalski jezik (Brazil)"
diff --git a/source/bs/dictionaries/pt_BR/dialog.po b/source/bs/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..18941879ade
--- /dev/null
+++ b/source/bs/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-17 17:05+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389978353.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "Postavke jezika"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Provjera gramatike (portugalski)"
diff --git a/source/bs/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/bs/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index e7eb05d423a..12157aaac26 100644
--- a/source/bs/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/bs/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-06-16 22:46+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812601.0\n"
#: OptionsDialog.xcu
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Language Settings"
-msgstr ""
+msgstr "Jezičke postavke"
#: OptionsDialog.xcu
msgctxt ""
@@ -30,4 +32,4 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Grammar checking (Portuguese)"
-msgstr ""
+msgstr "Provjera gramatike (portugalski)"
diff --git a/source/bs/dictionaries/pt_PT.po b/source/bs/dictionaries/pt_PT.po
index 3549bc25c9f..97021007c9a 100644
--- a/source/bs/dictionaries/pt_PT.po
+++ b/source/bs/dictionaries/pt_PT.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983605.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "European Portuguese spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za portugalski jezik (Portugal)"
diff --git a/source/bs/dictionaries/ro.po b/source/bs/dictionaries/ro.po
index 7fa2648e541..144ab956bba 100644
--- a/source/bs/dictionaries/ro.po
+++ b/source/bs/dictionaries/ro.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983609.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Romanian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za rumunski jezik"
diff --git a/source/bs/dictionaries/ru_RU.po b/source/bs/dictionaries/ru_RU.po
index beb109ced58..3d9fb4af0c6 100644
--- a/source/bs/dictionaries/ru_RU.po
+++ b/source/bs/dictionaries/ru_RU.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983613.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Russian spelling dictionary, hyphenation rules, thesaurus, and grammar checker"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, provjera gramatike, te pravila rastavljanja riječi na kraju reda za ruski jezik"
diff --git a/source/bs/dictionaries/ru_RU/dialog.po b/source/bs/dictionaries/ru_RU/dialog.po
index b00705a6ae8..2c672a30861 100644
--- a/source/bs/dictionaries/ru_RU/dialog.po
+++ b/source/bs/dictionaries/ru_RU/dialog.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:46+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389984378.0\n"
#: ru_RU_en_US.properties
msgctxt ""
@@ -20,7 +22,7 @@ msgctxt ""
"abbreviation\n"
"property.text"
msgid "Abbreviation"
-msgstr ""
+msgstr "Skraćenica"
#: ru_RU_en_US.properties
msgctxt ""
@@ -36,7 +38,7 @@ msgctxt ""
"hyphen\n"
"property.text"
msgid "Compound words with hyphen"
-msgstr ""
+msgstr "Složenice sa crticom"
#: ru_RU_en_US.properties
msgctxt ""
@@ -44,10 +46,9 @@ msgctxt ""
"comma\n"
"property.text"
msgid "Comma usage"
-msgstr ""
+msgstr "Korištenje zareza"
#: ru_RU_en_US.properties
-#, fuzzy
msgctxt ""
"ru_RU_en_US.properties\n"
"common\n"
@@ -61,7 +62,7 @@ msgctxt ""
"multiword\n"
"property.text"
msgid "Multiword expressions"
-msgstr ""
+msgstr "Dvosmisleni izrazi"
#: ru_RU_en_US.properties
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"together\n"
"property.text"
msgid "Together/separately"
-msgstr ""
+msgstr "Sastavljeno/odvojeno"
#: ru_RU_en_US.properties
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"proofreading\n"
"property.text"
msgid "Proofreading"
-msgstr ""
+msgstr "Korektura"
#: ru_RU_en_US.properties
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"space\n"
"property.text"
msgid "Space mistake"
-msgstr ""
+msgstr "Greška razmaka"
#: ru_RU_en_US.properties
msgctxt ""
@@ -93,16 +94,15 @@ msgctxt ""
"typographica\n"
"property.text"
msgid "Typographica"
-msgstr ""
+msgstr "Tipografika"
#: ru_RU_en_US.properties
-#, fuzzy
msgctxt ""
"ru_RU_en_US.properties\n"
"dup\n"
"property.text"
msgid "Word duplication"
-msgstr "~Bez udvostručavanja"
+msgstr "Duple riječi"
#: ru_RU_en_US.properties
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"numsep\n"
"property.text"
msgid "Separation of large numbers (ISO)"
-msgstr ""
+msgstr "Odvajanje velikih brojeva (ISO)"
#: ru_RU_en_US.properties
msgctxt ""
diff --git a/source/bs/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po b/source/bs/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
index 5a8b26398b8..8d7f197e05a 100644
--- a/source/bs/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/bs/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812600.0\n"
#: OptionsDialog.xcu
msgctxt ""
@@ -22,7 +23,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Language Settings"
-msgstr ""
+msgstr "Jezičke postavke"
#: OptionsDialog.xcu
msgctxt ""
@@ -31,4 +32,4 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Grammar checking (Russian)"
-msgstr ""
+msgstr "Provjera gramatike (ruski)"
diff --git a/source/bs/dictionaries/si_LK.po b/source/bs/dictionaries/si_LK.po
index 017b433f2ed..61a677cecf2 100644
--- a/source/bs/dictionaries/si_LK.po
+++ b/source/bs/dictionaries/si_LK.po
@@ -2,23 +2,24 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812581.0\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Sinhala spelling dictionary"
-msgstr "Swahili rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za jezik Sinhala"
diff --git a/source/bs/dictionaries/sk_SK.po b/source/bs/dictionaries/sk_SK.po
index eb531db17bc..7d3a0e95008 100644
--- a/source/bs/dictionaries/sk_SK.po
+++ b/source/bs/dictionaries/sk_SK.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983616.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Slovak spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za slovački jezik"
diff --git a/source/bs/dictionaries/sl_SI.po b/source/bs/dictionaries/sl_SI.po
index 104e9282fd6..99fb5061e1e 100644
--- a/source/bs/dictionaries/sl_SI.po
+++ b/source/bs/dictionaries/sl_SI.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983619.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za slovenački jezik"
diff --git a/source/bs/dictionaries/sr.po b/source/bs/dictionaries/sr.po
index 256161e9b66..da4836a49d7 100644
--- a/source/bs/dictionaries/sr.po
+++ b/source/bs/dictionaries/sr.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 21:16+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389993363.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Serbian (Cyrillic and Latin) spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju reda za srpski jezik (ćirilica i latinica)"
diff --git a/source/bs/dictionaries/sv_SE.po b/source/bs/dictionaries/sv_SE.po
index 65c6ca0c946..a67bc5dc4d5 100644
--- a/source/bs/dictionaries/sv_SE.po
+++ b/source/bs/dictionaries/sv_SE.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812579.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Swedish spelling dictionary, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima za švedski jezik"
diff --git a/source/bs/dictionaries/te_IN.po b/source/bs/dictionaries/te_IN.po
index 28d29992126..f69378d5ca7 100644
--- a/source/bs/dictionaries/te_IN.po
+++ b/source/bs/dictionaries/te_IN.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983627.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Telugu spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju reda za jezik Telugu"
diff --git a/source/bs/dictionaries/uk_UA.po b/source/bs/dictionaries/uk_UA.po
index e1bcdf018e0..f6ee19a3f3b 100644
--- a/source/bs/dictionaries/uk_UA.po
+++ b/source/bs/dictionaries/uk_UA.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983630.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Ukrainian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za ukrajinski jezik"
diff --git a/source/bs/dictionaries/vi.po b/source/bs/dictionaries/vi.po
index 880fa3b6a53..51d1df7678d 100644
--- a/source/bs/dictionaries/vi.po
+++ b/source/bs/dictionaries/vi.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812589.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Vietnamese spelling dictionary"
-msgstr ""
+msgstr "Rječnik pravopisa za Vijetnamski jezik"
diff --git a/source/bs/dictionaries/zu_ZA.po b/source/bs/dictionaries/zu_ZA.po
index 818a0b78e9f..f593792a7e2 100644
--- a/source/bs/dictionaries/zu_ZA.po
+++ b/source/bs/dictionaries/zu_ZA.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983634.0\n"
#: description.xml
msgctxt ""
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Zulu hyphenation rules"
-msgstr ""
+msgstr "Pravila rastavljanja riječi na kraju reda za jezik Zulu"
diff --git a/source/bs/editeng/source/accessibility.po b/source/bs/editeng/source/accessibility.po
index 6a3b3e666af..1e9e8c64037 100644
--- a/source/bs/editeng/source/accessibility.po
+++ b/source/bs/editeng/source/accessibility.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-17 18:53+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389984792.0\n"
#: accessibility.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION\n"
"string.text"
msgid "Image bullet in paragraph"
-msgstr "Slika tačke u odlomku: $(ARG)"
+msgstr "Slika tačke u odlomku"
#: accessibility.src
msgctxt ""
diff --git a/source/bs/editeng/source/editeng.po b/source/bs/editeng/source/editeng.po
index d0a339e1cf4..388b4905257 100644
--- a/source/bs/editeng/source/editeng.po
+++ b/source/bs/editeng/source/editeng.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-17 18:53+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389984797.0\n"
#: editeng.src
msgctxt ""
@@ -81,13 +81,12 @@ msgid "Apply Styles"
msgstr "Primijeni stilove"
#: editeng.src
-#, fuzzy
msgctxt ""
"editeng.src\n"
"RID_EDITUNDO_TRANSLITERATE\n"
"string.text"
msgid "Change Case"
-msgstr "Pro~mijeni slova"
+msgstr "Promjena u velika/mala slova"
#: editeng.src
msgctxt ""
@@ -105,7 +104,7 @@ msgctxt ""
"MN_INSERT\n"
"menuitem.text"
msgid "~Add to Dictionary"
-msgstr ""
+msgstr "~Dodaj u Rječnik"
#: editeng.src
msgctxt ""
@@ -114,7 +113,7 @@ msgctxt ""
"MN_INSERT_SINGLE\n"
"menuitem.text"
msgid "~Add to Dictionary"
-msgstr ""
+msgstr "~Dodaj u Rječnik"
#: editeng.src
msgctxt ""
@@ -132,16 +131,15 @@ msgctxt ""
"MN_AUTOCORR\n"
"menuitem.text"
msgid "AutoCorrect"
-msgstr "Autoispravka"
+msgstr "Auto-ispravka"
#: editeng.src
-#, fuzzy
msgctxt ""
"editeng.src\n"
"RID_STR_WORD\n"
"string.text"
msgid "Word is %x"
-msgstr "Riječ je"
+msgstr "Riječ je %x"
#: editeng.src
msgctxt ""
@@ -149,4 +147,4 @@ msgctxt ""
"RID_STR_PARAGRAPH\n"
"string.text"
msgid "Paragraph is %x"
-msgstr "Odlomak je %s"
+msgstr "Odlomak je %x"
diff --git a/source/bs/editeng/source/items.po b/source/bs/editeng/source/items.po
index 754589900bb..388bc0ca086 100644
--- a/source/bs/editeng/source/items.po
+++ b/source/bs/editeng/source/items.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-11 23:07+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 22:26+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390515988.0\n"
#: page.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"RID_SVXITEMS_BREAK_NONE\n"
"string.text"
msgid "No break"
-msgstr "Nema prekida"
+msgstr "Nema prijeloma"
#: svxitems.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"RID_SVXITEMS_BREAK_COLUMN_BEFORE\n"
"string.text"
msgid "Break before new column"
-msgstr "Prekid prije nove kolone"
+msgstr "Prijelom prije nove kolone"
#: svxitems.src
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"RID_SVXITEMS_BREAK_COLUMN_AFTER\n"
"string.text"
msgid "Break after new column"
-msgstr "Prekid poslije nove kolone"
+msgstr "Prijelom poslije nove kolone"
#: svxitems.src
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"RID_SVXITEMS_BREAK_COLUMN_BOTH\n"
"string.text"
msgid "Break before and after new column"
-msgstr "Prekid prije i poslije nove kolone"
+msgstr "Prijelom prije i poslije nove kolone"
#: svxitems.src
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"RID_SVXITEMS_BREAK_PAGE_BEFORE\n"
"string.text"
msgid "Break before new page"
-msgstr "Prekid prije nove stranice"
+msgstr "Prijelom prije nove stranice"
#: svxitems.src
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"RID_SVXITEMS_COLOR\n"
"string.text"
msgid "Color "
-msgstr "Boja"
+msgstr "Boja "
#: svxitems.src
msgctxt ""
@@ -205,7 +206,7 @@ msgctxt ""
"RID_SVXITEMS_COLOR_BROWN\n"
"string.text"
msgid "Brown"
-msgstr "Smeda"
+msgstr "Smeđa"
#: svxitems.src
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"RID_SVXITEMS_COLOR_LIGHTGRAY\n"
"string.text"
msgid "Light Gray"
-msgstr "Svijetlosivo"
+msgstr "Svijetlo sivo"
#: svxitems.src
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"RID_SVXITEMS_COLOR_LIGHTBLUE\n"
"string.text"
msgid "Light Blue"
-msgstr "Svijetloplava"
+msgstr "Svijetlo plava"
#: svxitems.src
msgctxt ""
@@ -237,7 +238,7 @@ msgctxt ""
"RID_SVXITEMS_COLOR_LIGHTGREEN\n"
"string.text"
msgid "Light Green"
-msgstr "Svijetlozeleno"
+msgstr "Svijetlo zeleno"
#: svxitems.src
msgctxt ""
@@ -245,7 +246,7 @@ msgctxt ""
"RID_SVXITEMS_COLOR_LIGHTCYAN\n"
"string.text"
msgid "Light Cyan"
-msgstr "Svijetlomodro"
+msgstr "Svijetlo cijan"
#: svxitems.src
msgctxt ""
@@ -253,7 +254,7 @@ msgctxt ""
"RID_SVXITEMS_COLOR_LIGHTRED\n"
"string.text"
msgid "Light Red"
-msgstr "Svijetlocrveno"
+msgstr "Svijetlo crvena"
#: svxitems.src
msgctxt ""
@@ -261,7 +262,7 @@ msgctxt ""
"RID_SVXITEMS_COLOR_LIGHTMAGENTA\n"
"string.text"
msgid "Light Magenta"
-msgstr "Svijetloružičasto"
+msgstr "Svijetlo ružičasto"
#: svxitems.src
msgctxt ""
@@ -333,7 +334,7 @@ msgctxt ""
"RID_SVXITEMS_WEIGHT_SEMILIGHT\n"
"string.text"
msgid "semi light"
-msgstr "polulagano"
+msgstr "polu-lagano"
#: svxitems.src
msgctxt ""
@@ -341,7 +342,7 @@ msgctxt ""
"RID_SVXITEMS_WEIGHT_NORMAL\n"
"string.text"
msgid "normal"
-msgstr "obicno"
+msgstr "obično"
#: svxitems.src
msgctxt ""
@@ -357,7 +358,7 @@ msgctxt ""
"RID_SVXITEMS_WEIGHT_SEMIBOLD\n"
"string.text"
msgid "semi bold"
-msgstr "polumasno"
+msgstr "polu-masno"
#: svxitems.src
msgctxt ""
@@ -413,7 +414,7 @@ msgctxt ""
"RID_SVXITEMS_UL_DOTTED\n"
"string.text"
msgid "Dotted underline"
-msgstr "Tockasto podcrtano"
+msgstr "Tačkasto podcrtano"
#: svxitems.src
msgctxt ""
@@ -565,7 +566,7 @@ msgctxt ""
"RID_SVXITEMS_OL_DOTTED\n"
"string.text"
msgid "Dotted overline"
-msgstr "Tackasta linija zaglavlja"
+msgstr "Tačkasta linija zaglavlja"
#: svxitems.src
msgctxt ""
@@ -733,7 +734,7 @@ msgctxt ""
"RID_SVXITEMS_STRIKEOUT_X\n"
"string.text"
msgid "Strike through with Xes"
-msgstr "Precrtano X-ima"
+msgstr "Precrtano X-ima"
#: svxitems.src
msgctxt ""
@@ -789,7 +790,7 @@ msgctxt ""
"RID_SVXITEMS_ESCAPEMENT_SUPER\n"
"string.text"
msgid "Superscript "
-msgstr "Eksponent"
+msgstr "Eksponent "
#: svxitems.src
msgctxt ""
@@ -797,7 +798,7 @@ msgctxt ""
"RID_SVXITEMS_ESCAPEMENT_SUB\n"
"string.text"
msgid "Subscript "
-msgstr "Indeks"
+msgstr "Indeks "
#: svxitems.src
msgctxt ""
@@ -904,31 +905,28 @@ msgid "Default"
msgstr "Uobičajeno"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_SOLID\n"
"string.text"
msgid "Single, solid"
-msgstr "Jednostruko, masno"
+msgstr "Jedan, solidan"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_DOTTED\n"
"string.text"
msgid "Single, dotted"
-msgstr "Fine tačke"
+msgstr "Jedan, tačkast"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_DASHED\n"
"string.text"
msgid "Single, dashed"
-msgstr "Fine crtice"
+msgstr "Jedan, isprekidan"
#: svxitems.src
msgctxt ""
@@ -939,58 +937,52 @@ msgid "Double"
msgstr "Dvostruko"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_THINTHICK_SMALLGAP\n"
"string.text"
msgid "Double, inside: fine, outside: thick, spacing: small"
-msgstr "Dvostruki, unutrašnji: gusti, vanjski: tanki, razmak: veliki"
+msgstr "Dupli, unutar: fino, vani: gusto, razmicanje: malo"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_THINTHICK_MEDIUMGAP\n"
"string.text"
msgid "Double, inside: fine, outside: thick, spacing: medium"
-msgstr "Dvostruki, unutrašnji: tanki, vanjski: gusti, razmak: veliki"
+msgstr "Dupli, unutar: fino, vani: gusto, razmicanje: srednje"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_THINTHICK_LARGEGAP\n"
"string.text"
msgid "Double, inside: fine, outside: thick, spacing: large"
-msgstr "Dvostruki, unutrašnji: tanki, vanjski: gusti, razmak: veliki"
+msgstr "Dupli, unutar: fino, vani: gusto, razmicanje: veliko"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_THICKTHIN_SMALLGAP\n"
"string.text"
msgid "Double, inside: thick, outside: fine, spacing: small"
-msgstr "Dvostruki, unutrašnji: gusti, vanjski: tanki, razmak: veliki"
+msgstr "Dupli, unutar: gusto, vani: fino, razmicanje: malo"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_THICKTHIN_MEDIUMGAP\n"
"string.text"
msgid "Double, inside: thick, outside: fine, spacing: medium"
-msgstr "Dvostruki, unutrašnji: gusti, vanjski: tanki, razmak: veliki"
+msgstr "Dupli, unutar: gusto, vani: fino, razmicanje: srednje"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_THICKTHIN_LARGEGAP\n"
"string.text"
msgid "Double, inside: thick, outside: fine, spacing: large"
-msgstr "Dvostruki, unutrašnji: tanki, vanjski: gusti, razmak: veliki"
+msgstr "Dupli, unutar: gusto, vani: fino, razmicanje: veliko"
#: svxitems.src
msgctxt ""
@@ -998,38 +990,31 @@ msgctxt ""
"RID_EMBOSSED\n"
"string.text"
msgid "3D embossed"
-msgstr ""
+msgstr "3D isklesan"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_ENGRAVED\n"
"string.text"
msgid "3D engraved"
-msgstr "Urezano"
+msgstr "3D ugraviran"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_INSET\n"
"string.text"
msgid "Inset"
-msgstr "Ubaci"
+msgstr "Umetak"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_OUTSET\n"
"string.text"
msgid "Outset"
-msgstr ""
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Spolja\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Izvan"
+msgstr "Postavke"
#: svxitems.src
msgctxt ""
@@ -1061,7 +1046,7 @@ msgctxt ""
"RID_SVXITEMS_METRIC_POINT\n"
"string.text"
msgid "pt"
-msgstr "tč"
+msgstr "pt"
#: svxitems.src
msgctxt ""
@@ -1077,7 +1062,7 @@ msgctxt ""
"RID_SVXITEMS_METRIC_PIXEL\n"
"string.text"
msgid "pixel"
-msgstr ""
+msgstr "piksel"
#: svxitems.src
msgctxt ""
@@ -1213,7 +1198,7 @@ msgctxt ""
"RID_SVXITEMS_FMTSPLIT_TRUE\n"
"string.text"
msgid "Split paragraph"
-msgstr "Podijeli odlomak"
+msgstr "Razdvoji odlomak"
#: svxitems.src
msgctxt ""
@@ -1221,7 +1206,7 @@ msgctxt ""
"RID_SVXITEMS_FMTSPLIT_FALSE\n"
"string.text"
msgid "Don't split paragraph"
-msgstr "Nemoj odlomiti odlomak"
+msgstr "Nemoj razdvajati odlomak"
#: svxitems.src
msgctxt ""
@@ -1293,7 +1278,7 @@ msgctxt ""
"RID_SVXITEMS_HYPHEN_TRUE\n"
"string.text"
msgid "Hyphenation"
-msgstr "Rastavljanje rijeci"
+msgstr "Rastavljanje riječi"
#: svxitems.src
msgctxt ""
@@ -1341,7 +1326,7 @@ msgctxt ""
"RID_SVXITEMS_LRSPACE_LEFT\n"
"string.text"
msgid "Indent left "
-msgstr "Uvuci lijevo"
+msgstr "Uvuci lijevo "
#: svxitems.src
msgctxt ""
@@ -1349,7 +1334,7 @@ msgctxt ""
"RID_SVXITEMS_LRSPACE_FLINE\n"
"string.text"
msgid "First Line "
-msgstr "Prva linija"
+msgstr "Prva linija "
#: svxitems.src
msgctxt ""
@@ -1357,7 +1342,7 @@ msgctxt ""
"RID_SVXITEMS_LRSPACE_RIGHT\n"
"string.text"
msgid "Indent right "
-msgstr "Uvuci desno"
+msgstr "Uvuci desno "
#: svxitems.src
msgctxt ""
@@ -1365,7 +1350,7 @@ msgctxt ""
"RID_SVXITEMS_SHADOW_COMPLETE\n"
"string.text"
msgid "Shadow: "
-msgstr "Sjena:"
+msgstr "Sjena: "
#: svxitems.src
msgctxt ""
@@ -1373,7 +1358,7 @@ msgctxt ""
"RID_SVXITEMS_BORDER_COMPLETE\n"
"string.text"
msgid "Borders "
-msgstr "Rubovi"
+msgstr "Rubovi "
#: svxitems.src
msgctxt ""
@@ -1381,7 +1366,7 @@ msgctxt ""
"RID_SVXITEMS_BORDER_NONE\n"
"string.text"
msgid "No border"
-msgstr "Bez obruba"
+msgstr "Bez okvira"
#: svxitems.src
msgctxt ""
@@ -1389,7 +1374,7 @@ msgctxt ""
"RID_SVXITEMS_BORDER_TOP\n"
"string.text"
msgid "top "
-msgstr "vrh"
+msgstr "vrh "
#: svxitems.src
msgctxt ""
@@ -1397,7 +1382,7 @@ msgctxt ""
"RID_SVXITEMS_BORDER_BOTTOM\n"
"string.text"
msgid "bottom "
-msgstr "dno"
+msgstr "dno "
#: svxitems.src
msgctxt ""
@@ -1405,7 +1390,7 @@ msgctxt ""
"RID_SVXITEMS_BORDER_LEFT\n"
"string.text"
msgid "left "
-msgstr "lijevo"
+msgstr "lijevo "
#: svxitems.src
msgctxt ""
@@ -1413,7 +1398,7 @@ msgctxt ""
"RID_SVXITEMS_BORDER_RIGHT\n"
"string.text"
msgid "right "
-msgstr "desno"
+msgstr "desno "
#: svxitems.src
msgctxt ""
@@ -1421,7 +1406,7 @@ msgctxt ""
"RID_SVXITEMS_BORDER_DISTANCE\n"
"string.text"
msgid "Spacing "
-msgstr "Prored"
+msgstr "Prored "
#: svxitems.src
msgctxt ""
@@ -1429,7 +1414,7 @@ msgctxt ""
"RID_SVXITEMS_ULSPACE_UPPER\n"
"string.text"
msgid "From top "
-msgstr "S vrha"
+msgstr "S vrha "
#: svxitems.src
msgctxt ""
@@ -1437,7 +1422,7 @@ msgctxt ""
"RID_SVXITEMS_ULSPACE_LOWER\n"
"string.text"
msgid "From bottom "
-msgstr "S dna"
+msgstr "S dna "
#. pb: %1 == will be replaced by the number of lines
#: svxitems.src
@@ -1465,22 +1450,20 @@ msgid "Orphan control"
msgstr "Kontrola siročadi"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_HYPHEN_MINLEAD\n"
"string.text"
msgid "%1 characters at end of line"
-msgstr "Karaktera na kraju linije"
+msgstr "%1 slova na kraju linije"
#: svxitems.src
-#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_SVXITEMS_HYPHEN_MINTRAIL\n"
"string.text"
msgid "%1 characters at beginning of line"
-msgstr "Karaktera na početku linije"
+msgstr "%1 slova na početku linije"
#: svxitems.src
msgctxt ""
@@ -1488,7 +1471,7 @@ msgctxt ""
"RID_SVXITEMS_HYPHEN_MAX\n"
"string.text"
msgid "%1 hyphens"
-msgstr ""
+msgstr "%1 crtice"
#: svxitems.src
msgctxt ""
@@ -1496,7 +1479,7 @@ msgctxt ""
"RID_SVXITEMS_PAGEMODEL_COMPLETE\n"
"string.text"
msgid "Page Style: "
-msgstr "Stil stranice:"
+msgstr "Stil stranice: "
#: svxitems.src
msgctxt ""
@@ -1504,7 +1487,7 @@ msgctxt ""
"RID_SVXITEMS_KERNING_COMPLETE\n"
"string.text"
msgid "Kerning "
-msgstr "Sljubljivanje"
+msgstr "Sljubljivanje "
#: svxitems.src
msgctxt ""
@@ -1512,7 +1495,7 @@ msgctxt ""
"RID_SVXITEMS_KERNING_EXPANDED\n"
"string.text"
msgid "locked "
-msgstr "zaključano"
+msgstr "zaključano "
#: svxitems.src
msgctxt ""
@@ -1528,7 +1511,7 @@ msgctxt ""
"RID_SVXITEMS_GRAPHIC\n"
"string.text"
msgid "Graphic"
-msgstr "Grafika"
+msgstr "Ilustracija"
#: svxitems.src
msgctxt ""
@@ -1560,7 +1543,7 @@ msgctxt ""
"RID_SVXITEMS_EMPHASIS_DISC_STYLE\n"
"string.text"
msgid "Filled circle "
-msgstr "Popunjena kružnica"
+msgstr "Popunjena kružnica "
#: svxitems.src
msgctxt ""
@@ -1568,7 +1551,7 @@ msgctxt ""
"RID_SVXITEMS_EMPHASIS_ACCENT_STYLE\n"
"string.text"
msgid "Accent "
-msgstr "Naglasak"
+msgstr "Naglasak "
#: svxitems.src
msgctxt ""
@@ -1664,7 +1647,7 @@ msgctxt ""
"RID_SVXITEMS_CHARROTATE\n"
"string.text"
msgid "Character rotated by $(ARG1)°"
-msgstr "Znak rotiran za ($ARG1)°"
+msgstr "Znak rotiran za $(ARG1)°"
#: svxitems.src
msgctxt ""
@@ -1680,7 +1663,7 @@ msgctxt ""
"RID_SVXITEMS_CHARSCALE\n"
"string.text"
msgid "Characters scaled $(ARG1)%"
-msgstr "Znakovi skalirani ($ARG1)"
+msgstr "Znakovi skalirani $(ARG1)%"
#: svxitems.src
msgctxt ""
@@ -1792,7 +1775,7 @@ msgctxt ""
"RID_SVXITEMS_FRMDIR_ENVIRONMENT\n"
"string.text"
msgid "Use superordinate object text direction setting"
-msgstr "Korisni postavke smjera teksta nadredenog objekta"
+msgstr "Korisni postavke smjera teksta nadređenog objekta"
#: svxitems.src
msgctxt ""
diff --git a/source/bs/editeng/source/misc.po b/source/bs/editeng/source/misc.po
index a45885ef6e7..cac60ea5b9e 100644
--- a/source/bs/editeng/source/misc.po
+++ b/source/bs/editeng/source/misc.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 10:47+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389869255.0\n"
#: lingu.src
msgctxt ""
@@ -40,7 +41,7 @@ msgid ""
"No thesaurus is available for the selected language. \n"
"Please check your installation and install the desired language\n"
msgstr ""
-"Tezaurus nije dostupan za odabrani jezik. \n"
+"Rječnik sinonima nije dostupan za odabrani jezik. \n"
"Molimo, provjerite vašu instalaciju i instalirajte željeni jezik\n"
#: lingu.src
diff --git a/source/bs/editeng/source/outliner.po b/source/bs/editeng/source/outliner.po
index 1dbd28980f3..db5ec0237ba 100644
--- a/source/bs/editeng/source/outliner.po
+++ b/source/bs/editeng/source/outliner.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 10:47+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389869258.0\n"
#: outliner.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"RID_OUTLUNDO_EXPAND\n"
"string.text"
msgid "Show subpoints"
-msgstr "Prikaži podtačke"
+msgstr "Prikaži pod-tačke"
#: outliner.src
msgctxt ""
diff --git a/source/bs/extensions/source/abpilot.po b/source/bs/extensions/source/abpilot.po
index b803fb9c358..9f49f475e97 100644
--- a/source/bs/extensions/source/abpilot.po
+++ b/source/bs/extensions/source/abpilot.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 20:07+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390507641.0\n"
#: abspilot.src
msgctxt ""
@@ -79,6 +80,9 @@ msgid ""
"\n"
"This wizard helps you create the data source."
msgstr ""
+"%PRODUCTNAME omogućava ti pristup adresi podataka već prezentovane u tvom sistemu. Da uradite ovo, %PRODUCTNAME izvor podatka će biti kreiran u kojoj adresi podataka je dostupan u tabelarnoj formi.\n"
+"\n"
+"Ova čarobnjak vam pomaže da kreirate izvor podataka."
#: abspilot.src
msgctxt ""
@@ -132,7 +136,7 @@ msgctxt ""
"RB_THUNDERBIRD\n"
"radiobutton.text"
msgid "Thunderbird/Icedove"
-msgstr ""
+msgstr "Thunderbird/Icedove"
#: abspilot.src
msgctxt ""
@@ -199,6 +203,9 @@ msgid ""
"\n"
"Click the following button to open another dialog in which you then enter the necessary information."
msgstr ""
+"Da postavite novi izvor podataka, potrebne su dodatne informacije.\n"
+"\n"
+"Kliknite sljedeće dugme da otvorite drugi dijalog u kojem unesete potrebne informacije."
#: abspilot.src
msgctxt ""
@@ -219,6 +226,8 @@ msgid ""
"The connection to the data source could not be established.\n"
"Before you proceed, please check the settings made, or (on the previous page) choose another address data source type."
msgstr ""
+"Konekcija sa izvorom podataka ne može biti uspostavljena.\n"
+"Prije nego nastavite, molimo provjerite postavke napravljene, ili (na prethodnoj stranici) izaberite drugu adresu tipa izvora podataka."
#: abspilot.src
msgctxt ""
@@ -230,6 +239,8 @@ msgid ""
"The external data source you have chosen contains more than one address book.\n"
"Please select the one you mainly want to work with:"
msgstr ""
+"Vanjski izvor podataka koji ste izabrali sadrži više nego jedan adresar.\n"
+"Molimo izaberite onaj sa kojim želite da radite:"
#: abspilot.src
msgctxt ""
@@ -244,6 +255,11 @@ msgid ""
"\n"
"Click the button below to open another dialog where you can enter the settings for your data source."
msgstr ""
+"Da pripojite adresu podataka u svojim šablonima, %PRODUCTNAME mora znati koja polja sadrže koje podatke.\n"
+"\n"
+"Za instancu, možete uskladišiti e-mail adrese u polja imenovana \"email\", ili \"E-mail\" ili \"EM\" - ili nesto potpuno drugačije.\n"
+"\n"
+"Kliknite dugme ispod da otvorite drugi dijalog gdje možete unijeti postavke za vaš izvor podataka."
#: abspilot.src
msgctxt ""
@@ -265,6 +281,9 @@ msgid ""
"\n"
"Now, just enter the name under which you want to register the data source in %PRODUCTNAME."
msgstr ""
+"To su sve informacije potrebne za integriranje vaše adrese podataka u %PRODUCTNAME.\n"
+"\n"
+"Sada, samo unesite ime ispod kojeg želite da registrujete izvor podataka u %PRODUCTNAME."
#: abspilot.src
msgctxt ""
@@ -340,6 +359,8 @@ msgid ""
"You don't seem to have any GroupWise account configured in Evolution.\n"
"Do you want to set it up as an address data source, anyway?"
msgstr ""
+"Izgleda da nemate nijedan GroupWise aračun konfiguraisan u Evolution.\n"
+"Da li opet želite da postavite kao adresu izvora podataka?"
#: abspilot.src
msgctxt ""
@@ -393,4 +414,4 @@ msgid ""
msgstr ""
"Trenutno nema pridruženog polja.\n"
"Pridružiti polje možete sada ili kasnije korištenjem:\n"
-"\"Datoteka - Predložak - Izvor adresara...\""
+"\"Datoteka - Šablon - Izvor adresara...\""
diff --git a/source/bs/extensions/source/bibliography.po b/source/bs/extensions/source/bibliography.po
index 4ff048bb81d..90b74e5297c 100644
--- a/source/bs/extensions/source/bibliography.po
+++ b/source/bs/extensions/source/bibliography.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 11:24+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389871497.0\n"
#: bib.src
msgctxt ""
@@ -97,7 +98,7 @@ msgctxt ""
"ST_ERROR_PREFIX\n"
"string.text"
msgid "The following column names could not be assigned:\n"
-msgstr "Sljedeća imena stupaca ne mogu se pridijeliti:\n"
+msgstr "Sljedeća imena stubaca ne mogu se dodijeliti:\n"
#: sections.src
msgctxt ""
@@ -596,7 +597,7 @@ msgctxt ""
"TBC_BT_REMOVEFILTER\n"
"toolboxitem.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Resetuj filter"
#: toolbar.src
msgctxt ""
diff --git a/source/bs/extensions/source/dbpilots.po b/source/bs/extensions/source/dbpilots.po
index 3a1fc7894f0..572058cf381 100644
--- a/source/bs/extensions/source/dbpilots.po
+++ b/source/bs/extensions/source/dbpilots.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-17 19:42+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389987764.0\n"
#: commonpagesdbp.src
msgctxt ""
@@ -38,6 +39,12 @@ msgid ""
"\n"
"Please note that the settings made on this page will take effect immediately upon leaving the page."
msgstr ""
+"Trenutno, formular kome kontrola pripada nije (ili ne u potpunosti) vezan sa izvorom podataka.\n"
+"\n"
+"Izaberite izvor podataka i tabelu.\n"
+"\n"
+"\n"
+"Imajte na umu da će podešavanja napravljena na ovoj stranici stupiti na snagu odmah nakon napuštanja stranice."
#: commonpagesdbp.src
msgctxt ""
@@ -250,7 +257,7 @@ msgctxt ""
"RID_STR_DATEPOSTFIX\n"
"string.text"
msgid " (Date)"
-msgstr "(Datum)"
+msgstr " (Datum)"
#: gridpages.src
msgctxt ""
@@ -258,7 +265,7 @@ msgctxt ""
"RID_STR_TIMEPOSTFIX\n"
"string.text"
msgid " (Time)"
-msgstr "(Vrijeme)"
+msgstr " (Vrijeme)"
#: groupboxpages.src
msgctxt ""
@@ -328,7 +335,7 @@ msgctxt ""
"FT_OPTIONVALUES_EXPL\n"
"fixedtext.text"
msgid "When you select an option, the option group is given a specific value."
-msgstr "Kad izaberete opciju, grupi opcija je dodjeljena posebna vrijednost."
+msgstr "Kad izaberete opciju, grupi opcija je dodijeljena posebna vrijednost."
#: groupboxpages.src
msgctxt ""
@@ -411,6 +418,10 @@ msgid ""
"\n"
"Choose the table from which the data should be used as basis for the list content:"
msgstr ""
+"Na desnoj strani, možete vidjeti sve tabele iz izvora podataka formulara.\n"
+"\n"
+"\n"
+"Izaberite tabelu iz koje bi podaci trebalo da se koriste kao osnova za sadržaj liste:"
#: listcombopages.src
msgctxt ""
@@ -471,7 +482,7 @@ msgctxt ""
"FT_FIELDLINK_DESC\n"
"fixedtext.text"
msgid "This is where you select fields with matching contents so that the value from the display field will be shown."
-msgstr "Ovdje izabirate polja sa podudarajućim sadržajem tako da će biti prikazana vrijednost 'display' polja."
+msgstr "Ovdje izabirate polja sa podudarajućim sadržajem tako da će biti prikazana vrijednost ekranskog polja."
#: listcombopages.src
msgctxt ""
@@ -505,4 +516,4 @@ msgctxt ""
"RID_STR_COMBOWIZ_DBFIELD\n"
"string.text"
msgid "You can either save the value of the combo box in a database field or use it for display purposes."
-msgstr "Možete ili snimiti vrijednosti comboboxa u polje baze podataka ili koristiti ga za svrhu prikazivanja."
+msgstr "Možete ili snimiti vrijednosti kombinovane liste u polje baze podataka ili koristiti ga za svrhu prikazivanja."
diff --git a/source/bs/extensions/source/propctrlr.po b/source/bs/extensions/source/propctrlr.po
index c5aee85fffc..08d379547bc 100644
--- a/source/bs/extensions/source/propctrlr.po
+++ b/source/bs/extensions/source/propctrlr.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 20:51+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390855912.0\n"
#: fontdialog.src
msgctxt ""
@@ -48,7 +49,7 @@ msgctxt ""
"FT_EXPLANATION\n"
"fixedtext.text"
msgid "Sub forms can be used to display detailed data about the current record of the master form. To do this, you can specify which columns in the sub form match which columns in the master form."
-msgstr "Podforme se mogu koristiti za detaljni prikaz trenutnog zapisa glavne forme. Da bi koristili podforme, možete izabrati koje kolone u podformi odgovaraju kolonama u glavnoj formi."
+msgstr "Podformulari se mogu koristiti za detaljni prikaz trenutnog zapisa glavnog formulara. Da biste koristili podformulare, možete izabrati koje kolone u podformularu odgovaraju kolonama u glavnom formularu."
#: formlinkdialog.src
msgctxt ""
@@ -89,7 +90,7 @@ msgctxt ""
"STR_ERROR_RETRIEVING_COLUMNS\n"
"string.text"
msgid "The columns of '#' could not be retrieved."
-msgstr "Kolone od '#' se ne mogu povratiti."
+msgstr "Kolone od '#' se ne mogu preuzeti."
#: formres.src
msgctxt ""
@@ -145,7 +146,7 @@ msgctxt ""
"RID_STR_LINECOUNT\n"
"string.text"
msgid "Line count"
-msgstr "Brojanje linija"
+msgstr "Broj linija"
#: formres.src
msgctxt ""
@@ -289,7 +290,7 @@ msgctxt ""
"RID_STR_LABELCONTROL\n"
"string.text"
msgid "Label Field"
-msgstr "Polje oznake"
+msgstr "Labela"
#: formres.src
msgctxt ""
@@ -348,7 +349,7 @@ msgctxt ""
"RID_STR_IMAGEPOSITION\n"
"string.text"
msgid "Graphics alignment"
-msgstr "Poravnanje grafike"
+msgstr "Poravnanje ilustracije"
#: formres.src
msgctxt ""
@@ -454,7 +455,7 @@ msgctxt ""
"RID_STR_WORDBREAK\n"
"string.text"
msgid "Word break"
-msgstr "Prelom riječi"
+msgstr "Prijelom riječi"
#: formres.src
msgctxt ""
@@ -886,7 +887,7 @@ msgctxt ""
"RID_STR_SUBMIT_METHOD\n"
"string.text"
msgid "Type of submission"
-msgstr "Vrsta predaje"
+msgstr "Način slanja"
#: formres.src
msgctxt ""
@@ -902,7 +903,7 @@ msgctxt ""
"RID_STR_SUBMIT_ENCODING\n"
"string.text"
msgid "Submission encoding"
-msgstr "Kodiranje predaje"
+msgstr "Kodiranje sadržaja"
#: formres.src
msgctxt ""
@@ -1014,7 +1015,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Sql [Native]"
-msgstr "Sql [Izvorni]"
+msgstr "Sql [Native]"
#: formres.src
msgctxt ""
@@ -1122,7 +1123,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Last record"
-msgstr "Zadnji zapis"
+msgstr "Posljednji zapis"
#: formres.src
msgctxt ""
@@ -1176,7 +1177,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Get"
-msgstr "Dohvati"
+msgstr "GET"
#: formres.src
msgctxt ""
@@ -1185,7 +1186,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Post"
-msgstr "Oglasi"
+msgstr "Post"
#: formres.src
msgctxt ""
@@ -1203,7 +1204,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Multipart"
-msgstr "Višedjelna"
+msgstr "Višedjelno"
#: formres.src
msgctxt ""
@@ -1833,7 +1834,7 @@ msgctxt ""
"RID_STR_SCROLL_WIDTH\n"
"string.text"
msgid "Scroll width"
-msgstr ""
+msgstr "Širina klizača"
#: formres.src
msgctxt ""
@@ -1841,7 +1842,7 @@ msgctxt ""
"RID_STR_SCROLL_HEIGHT\n"
"string.text"
msgid "Scroll height"
-msgstr ""
+msgstr "Visina klizača"
#: formres.src
msgctxt ""
@@ -1849,7 +1850,7 @@ msgctxt ""
"RID_STR_SCROLL_TOP\n"
"string.text"
msgid "Scroll top"
-msgstr ""
+msgstr "Klizaj na vrh"
#: formres.src
msgctxt ""
@@ -1857,7 +1858,7 @@ msgctxt ""
"RID_STR_SCROLL_LEFT\n"
"string.text"
msgid "Scroll left"
-msgstr ""
+msgstr "Klizaj lijevo"
#: formres.src
msgctxt ""
@@ -2893,7 +2894,7 @@ msgctxt ""
"RID_STR_FONT_DEFAULT\n"
"string.text"
msgid "(Default)"
-msgstr "Uobičajeno"
+msgstr "(Uobičajeno)"
#: newdatatype.src
msgctxt ""
@@ -2938,7 +2939,7 @@ msgctxt ""
"RID_STR_PROPTITLE_RADIOBUTTON\n"
"string.text"
msgid "Option Button"
-msgstr "Dugme za opciju"
+msgstr "Radio dugme"
#: pcrmiscres.src
msgctxt ""
@@ -2946,7 +2947,7 @@ msgctxt ""
"RID_STR_PROPTITLE_CHECKBOX\n"
"string.text"
msgid "Check Box"
-msgstr "Kvadratić"
+msgstr "Opciono polje"
#: pcrmiscres.src
msgctxt ""
@@ -2954,7 +2955,7 @@ msgctxt ""
"RID_STR_PROPTITLE_FIXEDTEXT\n"
"string.text"
msgid "Label Field"
-msgstr "Polje oznake"
+msgstr "Labela"
#: pcrmiscres.src
msgctxt ""
@@ -2986,7 +2987,7 @@ msgctxt ""
"RID_STR_PROPTITLE_LISTBOX\n"
"string.text"
msgid "List Box"
-msgstr "Polje sa listom"
+msgstr "Padajuća lista"
#: pcrmiscres.src
msgctxt ""
@@ -3010,7 +3011,7 @@ msgctxt ""
"RID_STR_PROPTITLE_HIDDENCONTROL\n"
"string.text"
msgid "Hidden Control"
-msgstr "Skriveni kontrolnik"
+msgstr "Skrivena kontrola"
#: pcrmiscres.src
msgctxt ""
@@ -3082,7 +3083,7 @@ msgctxt ""
"RID_STR_PROPTITLE_DBGRID\n"
"string.text"
msgid "Table Control "
-msgstr "Kontrola tabele"
+msgstr "Kontrola tabele "
#: propres.src
msgctxt ""
diff --git a/source/bs/extensions/source/scanner.po b/source/bs/extensions/source/scanner.po
index 9600f098b68..f559e9488d2 100644
--- a/source/bs/extensions/source/scanner.po
+++ b/source/bs/extensions/source/scanner.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 11:25+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389871535.0\n"
#: grid.src
msgctxt ""
@@ -71,7 +72,7 @@ msgid ""
" Dev~ice"
msgstr ""
"O\n"
-" uređaju"
+" ur~eđaju"
#: sanedlg.src
msgctxt ""
@@ -249,4 +250,4 @@ msgctxt ""
"RID_SANE_NOSANELIB_TXT\n"
"string.text"
msgid "The SANE interface could not be initialized. Scanning is not possible."
-msgstr "Nije moguće inicijalizirati SANE interfejs. Skeniranje nije moguće."
+msgstr "Nije moguća inicijalizacija SANE interfejsa. Skeniranje nije moguće."
diff --git a/source/bs/extensions/source/update/check.po b/source/bs/extensions/source/update/check.po
index 856f6a3b173..e3ddb50725c 100644
--- a/source/bs/extensions/source/update/check.po
+++ b/source/bs/extensions/source/update/check.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-06-16 13:33+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-17 19:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389987170.0\n"
#: updatehdl.src
msgctxt ""
@@ -52,6 +53,12 @@ msgid ""
"Note: Before downloading an update, please ensure that you have sufficient access rights to install it.\n"
"A password, usually the administrator's or root password, may be required."
msgstr ""
+"%PRODUCTNAME %NEXTVERSION je dostupan.\n"
+"\n"
+"Instalirana verzija je %PRODUCTNAME %PRODUCTVERSION.\n"
+"\n"
+"Bilješka: Prije skidanja za ažuriranje, molimo budite sigurni da imate dovoljan pristup pravim za instaliranje.\n"
+"Šifra, često administratorska ili korijenska šifra, je potrebna."
#: updatehdl.src
msgctxt ""
@@ -59,7 +66,7 @@ msgctxt ""
"RID_UPDATE_STR_DLG_TITLE\n"
"string.text"
msgid "Check for Updates"
-msgstr "Provjera ažuriranja."
+msgstr "Provjera ažuriranja"
#: updatehdl.src
msgctxt ""
@@ -87,6 +94,9 @@ msgid ""
"\n"
"Under Tools – Options... - %PRODUCTNAME – Online Update you can change the download location."
msgstr ""
+"Lokacija skidanja: %DOWNLOAD_PATH.\n"
+"\n"
+"Ispod Alati – Opcije... - %PRODUCTNAME – Mrežno Ažuriranje možete promijeniti lokaciju skidanja."
#: updatehdl.src
msgctxt ""
@@ -94,7 +104,7 @@ msgctxt ""
"RID_UPDATE_STR_DOWNLOAD_DESCR\n"
"string.text"
msgid "%FILE_NAME has been downloaded to %DOWNLOAD_PATH."
-msgstr "%FILE_NAME jepreuzeta i spremljena u %DOWNLOAD_PATH."
+msgstr "%FILE_NAME je preuzeta u %DOWNLOAD_PATH."
#: updatehdl.src
msgctxt ""
@@ -106,6 +116,9 @@ msgid ""
"\n"
"Click 'Download...' to download %PRODUCTNAME %NEXTVERSION manually from the web site."
msgstr ""
+"Automatsko skidanje za ažuriranje je trenutno nedostupno.\n"
+"\n"
+"Kliknite 'Skidanje...' za skidanje %PRODUCTNAME %NEXTVERSION ručno sa mrežne stranice."
#: updatehdl.src
msgctxt ""
@@ -145,7 +158,7 @@ msgctxt ""
"RID_UPDATE_STR_BEGIN_INSTALL\n"
"string.text"
msgid "To install the update, %PRODUCTNAME %PRODUCTVERSION needs to be closed. Do you want to install the update now?"
-msgstr "Za uspješno instaliranje nadogradnji, %PRODUCTNAME %PRODUCTVERSION mora biti isključen. Želite li sada instalirati nadogradnje?"
+msgstr "Za uspješno instaliranje nadogradnji, %PRODUCTNAME %PRODUCTVERSION mora biti isključen. Želite li sada instalirati nadogradnje?"
#: updatehdl.src
msgctxt ""
@@ -177,7 +190,7 @@ msgctxt ""
"RID_UPDATE_STR_OVERWRITE_WARNING\n"
"string.text"
msgid "A file with that name already exists! Do you want to overwrite the existing file?"
-msgstr "Već postoji datoteka s tim imenom! Želite li izmijeniti sadžaj postojeće datoteke?"
+msgstr "Već postoji datoteka s tim imenom! Želite li izmijeniti sadržaj postojeće datoteke?"
#: updatehdl.src
msgctxt ""
@@ -257,7 +270,7 @@ msgctxt ""
"RID_UPDATE_BTN_PAUSE\n"
"string.text"
msgid "~Pause"
-msgstr "Pause"
+msgstr "~Pauza"
#: updatehdl.src
msgctxt ""
@@ -284,13 +297,12 @@ msgid "%PRODUCTNAME update available"
msgstr "Dostupne su nadogradnje za %PRODUCTNAME"
#: updatehdl.src
-#, fuzzy
msgctxt ""
"updatehdl.src\n"
"RID_UPDATE_BUBBLE_UPDATE_AVAIL\n"
"string.text"
msgid "Click the icon to start the download."
-msgstr "Pritisnite ovdje za pokretanje preuzimanja."
+msgstr "Kliknite ikonu za pokretanje skidanja."
#: updatehdl.src
msgctxt ""
@@ -301,13 +313,12 @@ msgid "%PRODUCTNAME update available"
msgstr "Dostupne su nadogradnje za %PRODUCTNAME"
#: updatehdl.src
-#, fuzzy
msgctxt ""
"updatehdl.src\n"
"RID_UPDATE_BUBBLE_UPDATE_NO_DOWN\n"
"string.text"
msgid "Click the icon for more information."
-msgstr "Pritisnite ovdje za više informacija."
+msgstr "Kliknite ikonu za više informacija."
#: updatehdl.src
msgctxt ""
@@ -339,16 +350,15 @@ msgctxt ""
"RID_UPDATE_BUBBLE_T_DOWNLOAD_PAUSED\n"
"string.text"
msgid "Download of update paused"
-msgstr "Zaustavljeno je preuzimanje nadogradnji."
+msgstr "Zaustavljeno je preuzimanje nadogradnji"
#: updatehdl.src
-#, fuzzy
msgctxt ""
"updatehdl.src\n"
"RID_UPDATE_BUBBLE_DOWNLOAD_PAUSED\n"
"string.text"
msgid "Click the icon to resume."
-msgstr "Pritisnite ovdje za nastavak."
+msgstr "Kliknite ikonu za nastavak."
#: updatehdl.src
msgctxt ""
@@ -359,13 +369,12 @@ msgid "Download of update stalled"
msgstr "Prekinuto je preuzimanje nadogradnji"
#: updatehdl.src
-#, fuzzy
msgctxt ""
"updatehdl.src\n"
"RID_UPDATE_BUBBLE_ERROR_DOWNLOADING\n"
"string.text"
msgid "Click the icon for more information."
-msgstr "Pritisnite ovdje za više informacija."
+msgstr "Kliknite ikonu za više informacija."
#: updatehdl.src
msgctxt ""
@@ -373,16 +382,15 @@ msgctxt ""
"RID_UPDATE_BUBBLE_T_DOWNLOAD_AVAIL\n"
"string.text"
msgid "Download of update completed"
-msgstr "Završeno je preuzimanje nadogradnji."
+msgstr "Završeno je preuzimanje nadogradnji"
#: updatehdl.src
-#, fuzzy
msgctxt ""
"updatehdl.src\n"
"RID_UPDATE_BUBBLE_DOWNLOAD_AVAIL\n"
"string.text"
msgid "Click the icon to start the installation."
-msgstr "Kliknite ovdje za pokretanje instalacije."
+msgstr "Kliknite ikonu za pokretanje instalacije."
#: updatehdl.src
msgctxt ""
@@ -393,10 +401,9 @@ msgid "Updates for extensions available"
msgstr "Nadogradnje za ekstenzije dostupne"
#: updatehdl.src
-#, fuzzy
msgctxt ""
"updatehdl.src\n"
"RID_UPDATE_BUBBLE_EXT_UPD_AVAIL\n"
"string.text"
msgid "Click the icon for more information."
-msgstr "Pritisnite ovdje za više informacija."
+msgstr "Kliknite ikonu za više informacija."
diff --git a/source/bs/extensions/source/update/check/org/openoffice/Office.po b/source/bs/extensions/source/update/check/org/openoffice/Office.po
index 87d1bea6771..b08b21b998c 100644
--- a/source/bs/extensions/source/update/check/org/openoffice/Office.po
+++ b/source/bs/extensions/source/update/check/org/openoffice/Office.po
@@ -2,24 +2,25 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 21:44+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390513454.0\n"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeHelp.UpdateCheckJob\n"
"Title\n"
"value.text"
msgid "Check for ~Updates..."
-msgstr "Provjera ažuriranja."
+msgstr "Provjera za ~nadogradnje..."
diff --git a/source/bs/extensions/uiconfig.po b/source/bs/extensions/uiconfig.po
index 7ed7d8cb185..3149a0127e7 100644
--- a/source/bs/extensions/uiconfig.po
+++ b/source/bs/extensions/uiconfig.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-05-23 12:05+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812601.0\n"
#: scanner.ui
msgctxt ""
@@ -24,6 +26,8 @@ msgid ""
"About\n"
"Dev_ice"
msgstr ""
+"O\n"
+"_Uređaju"
#: scanner.ui
msgctxt ""
@@ -35,6 +39,8 @@ msgid ""
"Create\n"
"Previe_w"
msgstr ""
+"Napravi\n"
+"Pregle_d"
#: scanner.ui
msgctxt ""
@@ -43,7 +49,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scan"
-msgstr ""
+msgstr "_Skeniraj"
#: scanner.ui
msgctxt ""
@@ -52,7 +58,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left:"
-msgstr ""
+msgstr "_Lijevo:"
#: scanner.ui
msgctxt ""
@@ -61,7 +67,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To_p:"
-msgstr ""
+msgstr "Vr_h:"
#: scanner.ui
msgctxt ""
@@ -70,7 +76,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right:"
-msgstr ""
+msgstr "_Desno:"
#: scanner.ui
msgctxt ""
@@ -79,7 +85,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom:"
-msgstr ""
+msgstr "_Dno:"
#: scanner.ui
msgctxt ""
@@ -88,7 +94,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scan area"
-msgstr ""
+msgstr "Skeniraj područje"
#: scanner.ui
msgctxt ""
@@ -97,7 +103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: scanner.ui
msgctxt ""
@@ -106,7 +112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Device _used"
-msgstr ""
+msgstr "Uređaj _iskorišten"
#: scanner.ui
msgctxt ""
@@ -115,7 +121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Resolution [_DPI]"
-msgstr ""
+msgstr "Rezolucija [_DPI]"
#: scanner.ui
msgctxt ""
@@ -124,7 +130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show advanced options"
-msgstr ""
+msgstr "Prikaži napredne opcije"
#: scanner.ui
msgctxt ""
@@ -133,4 +139,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options:"
-msgstr ""
+msgstr "Opcije:"
diff --git a/source/bs/extensions/uiconfig/spropctrlr/ui.po b/source/bs/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..90337cf5e34
--- /dev/null
+++ b/source/bs/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 23:15+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390518903.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Redoslijed tab tipke"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "_Pomjeri gore"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Pomjeri na _dolje"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "_Automatski Sortiraj"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Kontrole"
diff --git a/source/bs/extras/source/gallery/share.po b/source/bs/extras/source/gallery/share.po
index 6cc8a544512..5ea13621308 100644
--- a/source/bs/extras/source/gallery/share.po
+++ b/source/bs/extras/source/gallery/share.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-06-16 13:35+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812548.0\n"
#: gallery_names.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"arrows\n"
"LngText.text"
msgid "Arrows"
-msgstr ""
+msgstr "Strelice"
#: gallery_names.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"computers\n"
"LngText.text"
msgid "Computers"
-msgstr ""
+msgstr "Računari"
#: gallery_names.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"diagrams\n"
"LngText.text"
msgid "Diagrams"
-msgstr ""
+msgstr "Dijagrami"
#: gallery_names.ulf
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"education\n"
"LngText.text"
msgid "School & University"
-msgstr ""
+msgstr "Škola & Univerzitet"
#: gallery_names.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"environment\n"
"LngText.text"
msgid "Environment"
-msgstr ""
+msgstr "Okolina"
#: gallery_names.ulf
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"finance\n"
"LngText.text"
msgid "Finance"
-msgstr ""
+msgstr "Finansije"
#: gallery_names.ulf
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"people\n"
"LngText.text"
msgid "People"
-msgstr ""
+msgstr "Osobe"
#: gallery_names.ulf
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"sounds\n"
"LngText.text"
msgid "Sounds"
-msgstr ""
+msgstr "Zvukovi"
#: gallery_names.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"symbols\n"
"LngText.text"
msgid "Symbols"
-msgstr ""
+msgstr "Simboli"
#: gallery_names.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"txtshapes\n"
"LngText.text"
msgid "Text Shapes"
-msgstr ""
+msgstr "Oblici teksta"
#: gallery_names.ulf
msgctxt ""
@@ -101,4 +102,4 @@ msgctxt ""
"transportation\n"
"LngText.text"
msgid "Transportation"
-msgstr ""
+msgstr "Prijevoz"
diff --git a/source/bs/filter/source/config/fragments/filters.po b/source/bs/filter/source/config/fragments/filters.po
index b354ce50179..d7b3960c7c6 100644
--- a/source/bs/filter/source/config/fragments/filters.po
+++ b/source/bs/filter/source/config/fragments/filters.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-16 13:33+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-27 19:16+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,16 +14,196 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390850219.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "AbiWord dokument"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "BeagleWorks/WordPerfect Works v1 dokument"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "BroadBand eBook"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - Computer Graphics Metafile"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "ClarisWorks/AppleWorks dokument"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Presentation Exchange"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Data Interchange Format"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - AutoCAD Interchange Format"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "DOCMaker (v4) dokument"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freehand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "FullWrite Professional dokument"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "GreatWorks dokument"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "HTML Dokument (master dokument)"
#: HTML_MasterDoc_ui.xcu
-#, fuzzy
msgctxt ""
"HTML_MasterDoc_ui.xcu\n"
"HTML_MasterDoc\n"
"UIName\n"
"value.text"
msgid "HTML Document (Master Document)"
-msgstr "OpenDocument glavni dokument"
+msgstr "HTML Dokument (master dokument)"
#: HTML__StarCalc__ui.xcu
msgctxt ""
@@ -32,7 +212,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "HTML Document (Calc)"
-msgstr ""
+msgstr "HTML Dokument (Calc)"
#: HTML__StarWriter__ui.xcu
msgctxt ""
@@ -41,7 +221,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "HTML Document (Writer)"
-msgstr ""
+msgstr "HTML Dokument (Writer)"
#: HTML_ui.xcu
msgctxt ""
@@ -52,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML dokument"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr "HanMac Word-J dokument"
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr "HanMac Word-K dokument"
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "LightWayText for Mac v4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Lotus WordPro dokument"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -61,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -70,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Microsoft Excel 4.0 šablon"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -79,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Microsoft Excel 5.0 šablon"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -88,25 +358,68 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Microsoft Excel 95 šablon"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
"MS Excel 97 Vorlage/Template\n"
"UIName\n"
"value.text"
msgid "Microsoft Excel 97/2000/XP/2003 Template"
-msgstr "Microsoft Excel 97/2000/XP šablon"
+msgstr "Microsoft Excel 97/2000/XP/2003 šablon"
+
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
#: MS_PowerPoint_97_Vorlage_ui.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
"MS PowerPoint 97 Vorlage\n"
"UIName\n"
"value.text"
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
-msgstr "Microsoft PowerPoint 97/2000/XP šablon"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003 Šablon"
+
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
@@ -117,35 +430,50 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
#: MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007 XML šablon"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML Šablon"
#: MS_Word_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template_ui.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007 XML šablon"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML Šablon"
#: MS_Word_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_ui.xcu\n"
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -156,15 +484,158 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Microsoft Word 95 šablon"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
"MS Word 97 Vorlage\n"
"UIName\n"
"value.text"
msgid "Microsoft Word 97/2000/XP/2003 Template"
-msgstr "Microsoft Word 97/2000/XP šablon"
+msgstr "Microsoft Word 97/2000/XP/2003 Šablon"
+
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Microsoft Works dokument"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "MacDoc v1 dokument"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "MacWrite dokument"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "MacWriteII ili MacWritePro dokument"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Acta Mac Classic dokument"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "More Mac v2-3 dokument"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word for Mac (v1 - v5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Microsoft Works for Mac dokument (v1 - v4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic v1.6 - v3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "MindWrite dokument"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr "Nisus Writer Mac Classic v3.4 - 6.5"
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Office Open XML tekst"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Office Open XML šablon za tekst"
#: OOXML_Text_Template_ui.xcu
msgctxt ""
@@ -184,6 +655,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Office Open XML tekst"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - Zsoft Paintbrush"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - Adobe Photoshop"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "PalmDoc eBook"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "Plucker eBook"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "Rich Text"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "Rich Text Format (Calc)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - StarWriter Graphics Format"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr "SYLK"
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -191,7 +833,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Report Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 grafikon izvještaja"
#: StarBaseReport_ui.xcu
msgctxt ""
@@ -200,7 +842,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Database Report"
-msgstr ""
+msgstr "ODF izvještaj baza podataka"
#: StarOffice_XML__Base__ui.xcu
msgctxt ""
@@ -218,7 +860,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Proračunske tablice"
#: StarOffice_XML__Chart__ui.xcu
msgctxt ""
@@ -227,7 +869,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 grafikon"
#: StarOffice_XML__Draw__ui.xcu
msgctxt ""
@@ -236,7 +878,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Crtež"
#: StarOffice_XML__Impress__ui.xcu
msgctxt ""
@@ -245,7 +887,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Prezentacija"
#: StarOffice_XML__Math__ui.xcu
msgctxt ""
@@ -254,7 +896,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Formula"
#: StarOffice_XML__Writer__ui.xcu
msgctxt ""
@@ -263,17 +905,70 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekstualni Dokument"
+
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "T602 dokument"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - Truevision Targa"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr "TeachText/SimpleText v1 dokument"
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "TealDoc eBook"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr "Tex-Edit v2 dokument"
#: Text__StarWriter_Web__ui.xcu
-#, fuzzy
msgctxt ""
"Text__StarWriter_Web__ui.xcu\n"
"Text (StarWriter/Web)\n"
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
-msgstr "Tekst (StarWriter/Web)"
+msgstr "Tekst (Writer/Web)"
#: Text___txt___csv__StarCalc__ui.xcu
msgctxt ""
@@ -291,7 +986,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text Encoded (Master Document)"
-msgstr ""
+msgstr "Kodirano kao tekst (master dokument)"
#: Text__encoded___StarWriter_Web__ui.xcu
msgctxt ""
@@ -300,7 +995,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text Encoded (Writer/Web)"
-msgstr ""
+msgstr "Šifrovan Tekst (Writer/Web)"
#: Text__encoded__ui.xcu
msgctxt ""
@@ -347,6 +1042,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Unificirani Office Format tekst"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "WordPerfect dokument"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "WordPerfect crtež"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "WriteNow dokument"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "WriterPlus dokument"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XBM - X Bitmap"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Z-Write 1.3 dokument"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -363,7 +1139,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Spreadsheet"
-msgstr "ODF Spreadsheet"
+msgstr "ODF tablica"
#: calc_HTML_WebQuery_ui.xcu
msgctxt ""
@@ -372,7 +1148,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Web Page Query (Calc)"
-msgstr ""
+msgstr "Upit Web stranice (Calc)"
#: calc_MS_Excel_2007_Binary_ui.xcu
msgctxt ""
@@ -381,27 +1157,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Microsoft Excel 2007 Binary"
-msgstr "Microsoft Excel 2007 Binary"
+msgstr "Microsoft Excel 2007 binarni"
#: calc_MS_Excel_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_Template_ui.xcu\n"
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007 XML šablon"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML šablon"
#: calc_MS_Excel_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_ui.xcu\n"
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -428,7 +1202,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Šablon Proračunske tablice"
+
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
#: chart8_ui.xcu
msgctxt ""
@@ -439,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "ODF grafikon"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr "dBASE"
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -457,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF crtež"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - Kodak Photo CD (768x512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - Kodak Photo CD (192x128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "PCD - Kodak Photo CD (384x256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -464,7 +1283,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon za Crtanje"
+
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
#: draw_html_Export_ui.xcu
msgctxt ""
@@ -473,7 +1337,151 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "HTML Document (Draw)"
-msgstr ""
+msgstr "HTML Dokument (Draw)"
+
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr "eDOC (v2) dokument"
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "eReader eBook"
#: impress8_draw_ui.xcu
msgctxt ""
@@ -503,44 +1511,67 @@ msgid "ODF Presentation"
msgstr "ODF prezentacija"
#: impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Microsoft PowerPoint 2007 XML šablon"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML Automatsko Pokretanja"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007 XML šablon"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML šablon"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template_ui.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007 XML šablon"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML šablon"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_ui.xcu\n"
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Office Open XML prezentacija"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Office Open XML prezentacija AutoPlay"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Office Open XML šablon za prezentaciju"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -567,7 +1598,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Crtanje (Impress)"
#: impress_StarOffice_XML_Impress_Template_ui.xcu
msgctxt ""
@@ -576,7 +1607,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon prezentacije"
+
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
#: impress_html_Export_ui.xcu
msgctxt ""
@@ -585,7 +1661,133 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "HTML Document (Impress)"
-msgstr ""
+msgstr "HTML Dokument (Impress)"
+
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
#: math8_ui.xcu
msgctxt ""
@@ -596,6 +1798,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODF formula"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr "PWP - PlaceWare"
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -614,6 +1834,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "ODF tekst dokument"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr "Hangul WP 97"
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -621,7 +1850,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon tekstualnog dokumenta"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument_ui.xcu
msgctxt ""
@@ -630,7 +1859,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 master dokument"
#: writer_globaldocument_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -639,7 +1868,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekstualni Dokument"
+
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "Writer Layout XML"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "Sadržaj pomoći"
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
@@ -648,7 +1931,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 HTML Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 HTML šablon"
#: writer_web_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -657,7 +1940,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekstualni Dokument (Writer/Web)"
+
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (Writer/Global)"
#: writerglobal8_ui.xcu
msgctxt ""
@@ -666,7 +1967,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Master Document"
-msgstr "ODF Glavni dokument"
+msgstr "ODF master dokument"
#: writerglobal8_writer_ui.xcu
msgctxt ""
@@ -693,4 +1994,13 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
-msgstr ""
+msgstr "Tekst (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "zTXT eBook"
diff --git a/source/bs/filter/source/config/fragments/types.po b/source/bs/filter/source/config/fragments/types.po
index ee128cca650..270ecba7718 100644
--- a/source/bs/filter/source/config/fragments/types.po
+++ b/source/bs/filter/source/config/fragments/types.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-11-26 01:55+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-26 23:22+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390778524.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -22,57 +23,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Microsoft Excel 2007 Binary"
-msgstr "Microsoft Excel 2007 Binary"
+msgstr "Microsoft Excel 2007 Binarni"
#: MS_Excel_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML.xcu\n"
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2003 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: MS_Excel_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML_Template.xcu\n"
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2003 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML šablon"
#: MS_PowerPoint_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML.xcu\n"
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_Template.xcu\n"
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML Šablon"
#: StarBase.xcu
msgctxt ""
@@ -90,7 +86,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Database Report"
-msgstr ""
+msgstr "OpenDocument izvještaj iz baza podataka"
#: StarBaseReportChart.xcu
msgctxt ""
@@ -99,7 +95,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "StarOffice XML (Base) Report Chart 9"
-msgstr ""
+msgstr "StarOffice XML (Base) Dijagram izvještaja 9"
#: calc8.xcu
msgctxt ""
@@ -135,7 +131,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Spreadsheet (Flat XML)"
-msgstr ""
+msgstr "OtvoreniDokument Tabelarni prikaz (Flat XML)"
+
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Office Open XML proračunska tablica"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Office Open XML šablon za proračunsku tablicu"
#: chart8.xcu
msgctxt ""
@@ -171,7 +185,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Drawing (Flat XML)"
-msgstr ""
+msgstr "OtvoreniDokument Crtanje (Flat XML)"
#: impress8.xcu
msgctxt ""
@@ -198,7 +212,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Presentation (Flat XML)"
-msgstr ""
+msgstr "OpenDocument prezentacija (Flat XML)"
+
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Office Open XML prezentacija AutoPlay"
#: math8.xcu
msgctxt ""
@@ -237,24 +260,22 @@ msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
#: writer_MS_Word_2007_XML.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML.xcu\n"
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
#: writer_MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML_Template.xcu\n"
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2003 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML šablon"
#: writer_ODT_FlatXML.xcu
msgctxt ""
@@ -263,7 +284,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Text (Flat XML)"
-msgstr ""
+msgstr "OtvoreniDokument Tekst(Flat XML)"
#: writerglobal8.xcu
msgctxt ""
@@ -272,7 +293,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Writer 8 Master Document"
-msgstr "Writer 8 Master dokument"
+msgstr "Writer 8 master dokument"
#: writerweb8_writer_template.xcu
msgctxt ""
diff --git a/source/bs/filter/source/graphicfilter/eps.po b/source/bs/filter/source/graphicfilter/eps.po
index 05d59b30b63..2ea2d69df13 100644
--- a/source/bs/filter/source/graphicfilter/eps.po
+++ b/source/bs/filter/source/graphicfilter/eps.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 19:56+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389988594.0\n"
#: epsstr.src
msgctxt ""
@@ -24,3 +25,5 @@ msgid ""
"Warning: Not all of the imported EPS graphics could be saved at level1\n"
"as some are at a higher level!"
msgstr ""
+"Upozorenje: Uvezene EPS ilustracije neće sve biti snimljene kao level1\n"
+"jer su neke na višem nivou!"
diff --git a/source/bs/filter/source/pdf.po b/source/bs/filter/source/pdf.po
index 3a5f9e59407..553679154d9 100644
--- a/source/bs/filter/source/pdf.po
+++ b/source/bs/filter/source/pdf.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-05 12:24+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-16 11:28+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,24 +14,23 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389871708.0\n"
#: impdialog.src
-#, fuzzy
msgctxt ""
"impdialog.src\n"
"STR_PDF_EXPORT_UDPWD\n"
"string.text"
msgid "Set open password"
-msgstr "Postavi ~otvori šifru"
+msgstr "Postavi otvorenu šifru"
#: impdialog.src
-#, fuzzy
msgctxt ""
"impdialog.src\n"
"STR_PDF_EXPORT_ODPWD\n"
"string.text"
msgid "Set permission password"
-msgstr "Postavi ~pristupnu šifru..."
+msgstr "Postavi šifru sa dozvolom"
#: impdialog.src
msgctxt ""
@@ -39,16 +38,15 @@ msgctxt ""
"RID_PDF_WARNPDFAPASSWORD\n"
"warningbox.text"
msgid "PDF/A does not allow encryption. The exported PDF file will not be password protected."
-msgstr ""
+msgstr "PDF/A ne dozvoljava šifrovanje. Eksportovani PDF fajl neće biti zaštićen šifrom."
#: impdialog.src
-#, fuzzy
msgctxt ""
"impdialog.src\n"
"RID_PDF_WARNPDFAPASSWORD\n"
"warningbox.title"
msgid "PDF/A Export"
-msgstr "Dif Izvoz"
+msgstr "PDF/A Export"
#: impdialog.src
msgctxt ""
@@ -93,7 +91,7 @@ msgctxt ""
"STR_WARN_TRANSP_VERSION\n"
"string.text"
msgid "Transparency is not supported in PDF versions earlier than PDF 1.4. A transparent object was painted opaque instead"
-msgstr "PDF/A nije podržana u PDF verzijama prije PDF 1.4. Providan objekat je vidno iscrtan."
+msgstr "Providnost nije podržana u PDF verzijama prije PDF 1.4. Providan objekat je iscrtan neprovidno"
#: impdialog.src
msgctxt ""
@@ -111,7 +109,7 @@ msgctxt ""
"STR_WARN_FORMACTION_PDFA\n"
"string.text"
msgid "A form control contained an action not supported by the PDF/A standard. The action was skipped"
-msgstr "Form jedna kontrola je sadržavala akciju koju ne podržava PDF/A standard. Akcija je preskoćena"
+msgstr "Jedna kontrola formulara je sadržavala akciju koju ne podržava PDF/A standard. Akcija je preskočena"
#: impdialog.src
msgctxt ""
@@ -120,7 +118,7 @@ msgctxt ""
"STR_WARN_TRANSP_CONVERTED\n"
"string.text"
msgid "Some objects were converted to an image in order to remove transparencies, because the target PDF format does not support transparencies. Possibly better results can be achieved if you remove the transparent objects before exporting."
-msgstr ""
+msgstr "Neki objekti su konvertovani u sliku da bi se uklonile providnosti, jer cilj PDF formata nije da podržava providnosti. Vjerovatno bolji rezultati mogu biti postignuti ako se ukloni providnost objekata prije eksportvanja."
#: impdialog.src
msgctxt ""
diff --git a/source/bs/filter/source/t602.po b/source/bs/filter/source/t602.po
index 7b29e0f9fec..2425774cb86 100644
--- a/source/bs/filter/source/t602.po
+++ b/source/bs/filter/source/t602.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 11:28+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389871710.0\n"
#: t602filter.src
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"T602FILTER_STR_REFORMAT_TEXT\n"
"string.text"
msgid "Reformat the text"
-msgstr "Reformatiraj tekst"
+msgstr "Preformatiraj tekst"
#: t602filter.src
msgctxt ""
diff --git a/source/bs/filter/source/xsltdialog.po b/source/bs/filter/source/xsltdialog.po
index 3024de48edd..fdbad41c2f5 100644
--- a/source/bs/filter/source/xsltdialog.po
+++ b/source/bs/filter/source/xsltdialog.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 11:28+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389871716.0\n"
#: xmlfilterdialogstrings.src
msgctxt ""
@@ -81,13 +81,12 @@ msgid "An XML filter with the name '%s' already exists. Please enter a different
msgstr "XML filter sa nazivom '%s' već postoji. Unesite drugi naziv."
#: xmlfilterdialogstrings.src
-#, fuzzy
msgctxt ""
"xmlfilterdialogstrings.src\n"
"STR_ERROR_TYPE_NAME_EXISTS\n"
"string.text"
msgid "The name for the user interface '%s1' is already used by the XML filter '%s2'. Please enter a different name."
-msgstr "Naziv za korisnički intefejs '%s1' se već koristi od strane XML filtera'%s2'. Unesite drugi naziv."
+msgstr "Ime korisničkog interfejsa '%s1' se već koristi u XML filteru '%s2'. Molim unesite drugo ime."
#: xmlfilterdialogstrings.src
msgctxt ""
@@ -151,7 +150,7 @@ msgctxt ""
"STR_FILTER_HAS_BEEN_SAVED\n"
"string.text"
msgid "The XML filter '%s' has been saved as package '%s'. "
-msgstr "XML filter '%s' je snimljen kao paket '%s'."
+msgstr "XML filter '%s' je snimljen kao paket '%s'. "
#: xmlfilterdialogstrings.src
msgctxt ""
@@ -199,4 +198,4 @@ msgctxt ""
"STR_XML_FILTER_LISTBOX\n"
"string.text"
msgid "XML Filter List"
-msgstr "XML filter: %s"
+msgstr "XML filter lista"
diff --git a/source/bs/filter/uiconfig/ui.po b/source/bs/filter/uiconfig/ui.po
index 088998b6249..537799bb4c6 100644
--- a/source/bs/filter/uiconfig/ui.po
+++ b/source/bs/filter/uiconfig/ui.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-26 22:37+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390775834.0\n"
#: impswfdialog.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macromedia Flash (SWF) Options"
-msgstr ""
+msgstr "Macromedia Flash (SWF) opcije"
#: impswfdialog.ui
msgctxt ""
@@ -33,6 +35,8 @@ msgid ""
"1: min. quality\n"
"100: max. quality"
msgstr ""
+"1: min. kvalitet\n"
+"100: maks. kvalitet"
#: impswfdialog.ui
msgctxt ""
@@ -41,7 +45,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _All Slides (Uncheck exports current slide)"
-msgstr ""
+msgstr "Izvozi _Sve slajdove (Deaktiviranje izvozi trenutni slajd)"
#: impswfdialog.ui
msgctxt ""
@@ -50,7 +54,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export As _Multiple Files"
-msgstr ""
+msgstr "Izvezi kao _više datoteka"
#: impswfdialog.ui
msgctxt ""
@@ -59,7 +63,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Backgrounds"
-msgstr ""
+msgstr "Izvezi _Pozadine"
#: impswfdialog.ui
msgctxt ""
@@ -68,7 +72,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export Back_ground Objects"
-msgstr ""
+msgstr "Izvezi _pozadinske objekte"
#: impswfdialog.ui
msgctxt ""
@@ -77,7 +81,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Slide Contents"
-msgstr ""
+msgstr "Izvezi _sadržaj slajdova"
#: impswfdialog.ui
msgctxt ""
@@ -86,7 +90,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Verilogix Slide Annotations"
-msgstr ""
+msgstr "Izvezi _Verilogix anotacije slajdova"
#: impswfdialog.ui
msgctxt ""
@@ -95,7 +99,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export OLE Objects as _JPEG images"
-msgstr ""
+msgstr "Izvezi OLE objekte kao _JPEG slike"
#: pdfgeneralpage.ui
msgctxt ""
@@ -104,7 +108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Sve"
#: pdfgeneralpage.ui
msgctxt ""
@@ -113,7 +117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pages"
-msgstr ""
+msgstr "_Stranice"
#: pdfgeneralpage.ui
msgctxt ""
@@ -122,7 +126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Selection"
-msgstr ""
+msgstr "_Izbor"
#: pdfgeneralpage.ui
msgctxt ""
@@ -131,7 +135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Slajdovi"
#: pdfgeneralpage.ui
msgctxt ""
@@ -140,7 +144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Opseg"
#: pdfgeneralpage.ui
msgctxt ""
@@ -149,7 +153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Quality"
-msgstr ""
+msgstr "_Kvalitet"
#: pdfgeneralpage.ui
msgctxt ""
@@ -158,7 +162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reduce image resolution"
-msgstr ""
+msgstr "_Smanji rezoluciju slike"
#: pdfgeneralpage.ui
msgctxt ""
@@ -167,7 +171,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -176,7 +180,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "150 DPI"
-msgstr ""
+msgstr "150 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -185,7 +189,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "300 DPI"
-msgstr ""
+msgstr "300 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -194,7 +198,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "600 DPI"
-msgstr ""
+msgstr "600 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -203,7 +207,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "1200 DPI"
-msgstr ""
+msgstr "1200 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -212,7 +216,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -221,7 +225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lossless compression"
-msgstr ""
+msgstr "_Bezgubitna kompresija"
#: pdfgeneralpage.ui
msgctxt ""
@@ -230,7 +234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_JPEG compression"
-msgstr ""
+msgstr "_JPEG kompresija"
#: pdfgeneralpage.ui
msgctxt ""
@@ -239,7 +243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Slike"
#: pdfgeneralpage.ui
msgctxt ""
@@ -248,7 +252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign _with Watermark"
-msgstr ""
+msgstr "Prijavi _sa vodenim žigom"
#: pdfgeneralpage.ui
msgctxt ""
@@ -257,7 +261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark Text"
-msgstr ""
+msgstr "Tekst vodenog žiga"
#: pdfgeneralpage.ui
msgctxt ""
@@ -266,7 +270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark"
-msgstr ""
+msgstr "Vodeni žig"
#: pdfgeneralpage.ui
msgctxt ""
@@ -275,7 +279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Em_bed OpenDocument file"
-msgstr ""
+msgstr "Ug_raditi OtvoreniDokument fajl"
#: pdfgeneralpage.ui
msgctxt ""
@@ -284,7 +288,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Makes this PDF easily editable in %PRODUCTNAME"
-msgstr ""
+msgstr "Napravi ovaj PDF lakše izmjenljivim u %PRODUCTNAME"
#: pdfgeneralpage.ui
msgctxt ""
@@ -293,7 +297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_DF/A-1a"
-msgstr ""
+msgstr "P_DF/A-1a"
#: pdfgeneralpage.ui
msgctxt ""
@@ -302,7 +306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tagged PDF"
-msgstr ""
+msgstr "_Obilježeni PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -311,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create PDF form"
-msgstr ""
+msgstr "_Kreiraj PDF formu"
#: pdfgeneralpage.ui
msgctxt ""
@@ -320,7 +324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Submit _format"
-msgstr ""
+msgstr "Izložiti _format"
#: pdfgeneralpage.ui
msgctxt ""
@@ -329,7 +333,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "FDF"
-msgstr ""
+msgstr "FDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -338,7 +342,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "PDF"
-msgstr ""
+msgstr "PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -347,7 +351,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "HTML"
-msgstr ""
+msgstr "HTML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -356,7 +360,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "XML"
-msgstr ""
+msgstr "XML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -365,7 +369,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow duplicate field _names"
-msgstr ""
+msgstr "Dozvoli dupliciranje _imena polja"
#: pdfgeneralpage.ui
msgctxt ""
@@ -374,7 +378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _bookmarks"
-msgstr ""
+msgstr "Eksportuj _oznake za knjigu"
#: pdfgeneralpage.ui
msgctxt ""
@@ -383,7 +387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Export comments"
-msgstr ""
+msgstr "_Eksportuj komentare"
#: pdfgeneralpage.ui
msgctxt ""
@@ -392,7 +396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exp_ort automatically inserted blank pages"
-msgstr ""
+msgstr "Eks_portuj automatski ubačene prazne strane"
#: pdfgeneralpage.ui
msgctxt ""
@@ -401,7 +405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_View PDF after Export"
-msgstr ""
+msgstr "_Pogledaj PDF nakon eksporta"
#: pdfgeneralpage.ui
msgctxt ""
@@ -410,7 +414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _hidden pages"
-msgstr ""
+msgstr "Eksportuj _skrivene stranice"
#: pdfgeneralpage.ui
msgctxt ""
@@ -419,7 +423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _notes pages"
-msgstr ""
+msgstr "Eksportuj _zabilješke stranica"
#: pdfgeneralpage.ui
msgctxt ""
@@ -428,7 +432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Općenito"
#: pdflinkspage.ui
msgctxt ""
@@ -437,7 +441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export bookmarks as named destinations"
-msgstr ""
+msgstr "Izvezi zabilješke kao imenovana odredišta"
#: pdflinkspage.ui
msgctxt ""
@@ -446,7 +450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Convert document references to PDF targets"
-msgstr ""
+msgstr "_Konvertuj reference na dokument u PDF ciljeve"
#: pdflinkspage.ui
msgctxt ""
@@ -455,7 +459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _URLs relative to file system"
-msgstr ""
+msgstr "Eksportuj _URL-ove povezane sa sistemom fajlova"
#: pdflinkspage.ui
msgctxt ""
@@ -464,7 +468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Općenito"
#: pdflinkspage.ui
msgctxt ""
@@ -473,7 +477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default mode"
-msgstr ""
+msgstr "Uobičajeni režim"
#: pdflinkspage.ui
msgctxt ""
@@ -482,7 +486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open with PDF reader application"
-msgstr ""
+msgstr "Otvori programom za čitanje PDF-a"
#: pdflinkspage.ui
msgctxt ""
@@ -491,7 +495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open _with Internet browser"
-msgstr ""
+msgstr "Otvori _sa Internet pretraživačem"
#: pdflinkspage.ui
msgctxt ""
@@ -500,7 +504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-document links"
-msgstr ""
+msgstr "Međudokumentne veze"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -509,7 +513,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "PDF Options"
-msgstr ""
+msgstr "PDF opcije"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -518,7 +522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xport"
-msgstr ""
+msgstr "_Izvezi"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -527,7 +531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Općenito"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -536,7 +540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Initial View"
-msgstr ""
+msgstr "Početni pogled"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -545,7 +549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User Interface"
-msgstr ""
+msgstr "Korisnički Interfejs"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -554,7 +558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Links"
-msgstr ""
+msgstr "Veze"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -563,7 +567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security"
-msgstr ""
+msgstr "Bezbijednost"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -572,7 +576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "Digitalni potpisi"
#: pdfsecuritypage.ui
msgctxt ""
@@ -581,7 +585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set _passwords..."
-msgstr ""
+msgstr "Postavi _lozinke..."
#: pdfsecuritypage.ui
msgctxt ""
@@ -590,7 +594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open password set"
-msgstr ""
+msgstr "Otvori set šifri"
#: pdfsecuritypage.ui
msgctxt ""
@@ -599,7 +603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be encrypted"
-msgstr ""
+msgstr "PDF dokument će biti šifrovan"
#: pdfsecuritypage.ui
msgctxt ""
@@ -608,7 +612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No open password set"
-msgstr ""
+msgstr "Nema otvorene šifre još"
#: pdfsecuritypage.ui
msgctxt ""
@@ -617,7 +621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted"
-msgstr ""
+msgstr "PDF dokument neće biti šifrovan"
#: pdfsecuritypage.ui
msgctxt ""
@@ -626,7 +630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted due to PDF/A export."
-msgstr ""
+msgstr "PDF dokument neće biti šifrovan zbog eksportovanja u PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -635,7 +639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Permission password set"
-msgstr ""
+msgstr "Set šifri sa dozvolama"
#: pdfsecuritypage.ui
msgctxt ""
@@ -644,7 +648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be restricted"
-msgstr ""
+msgstr "PDF dokument će biti ogranilen"
#: pdfsecuritypage.ui
msgctxt ""
@@ -653,7 +657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No permission password set"
-msgstr ""
+msgstr "Nije postavljena šifra sa dozvolom"
#: pdfsecuritypage.ui
msgctxt ""
@@ -662,7 +666,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be unrestricted"
-msgstr ""
+msgstr "PDF dokument neće biti sa ograničenjima"
#: pdfsecuritypage.ui
msgctxt ""
@@ -671,7 +675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be restricted due to PDF/A export."
-msgstr ""
+msgstr "PDF dokument neće biti ograničen zbog eksportovanja u PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -680,7 +684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set passwords"
-msgstr ""
+msgstr "Postavi šifre"
#: pdfsecuritypage.ui
msgctxt ""
@@ -689,7 +693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File encryption and permission"
-msgstr ""
+msgstr "Šifrovanje datoteka i dozvola"
#: pdfsecuritypage.ui
msgctxt ""
@@ -698,7 +702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not permitted"
-msgstr ""
+msgstr "_Nije dozvoljeno"
#: pdfsecuritypage.ui
msgctxt ""
@@ -707,7 +711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Low resolution (150 dpi)"
-msgstr ""
+msgstr "_Mala rezolucija (150 dpi)"
#: pdfsecuritypage.ui
msgctxt ""
@@ -716,7 +720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_High resolution"
-msgstr ""
+msgstr "_Velika rezolucija"
#: pdfsecuritypage.ui
msgctxt ""
@@ -725,7 +729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printing"
-msgstr ""
+msgstr "Štampanje"
#: pdfsecuritypage.ui
msgctxt ""
@@ -734,7 +738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No_t permitted"
-msgstr ""
+msgstr "Ni_je dozvoljeno"
#: pdfsecuritypage.ui
msgctxt ""
@@ -743,7 +747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Inserting, deleting, and rotating pages"
-msgstr ""
+msgstr "_Insertovanje, brisanje, i rotiranje stranica"
#: pdfsecuritypage.ui
msgctxt ""
@@ -752,7 +756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filling in form fields"
-msgstr ""
+msgstr "_Ispunjavanje u polja formi"
#: pdfsecuritypage.ui
msgctxt ""
@@ -761,7 +765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Commenting, filling in form fields"
-msgstr ""
+msgstr "_Komentiranje, popunjavanje polja formi"
#: pdfsecuritypage.ui
msgctxt ""
@@ -770,7 +774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Any except extracting pages"
-msgstr ""
+msgstr "_Nijedan izuzev stranica za ekstraktovanje"
#: pdfsecuritypage.ui
msgctxt ""
@@ -779,7 +783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes"
-msgstr ""
+msgstr "Izmjene"
#: pdfsecuritypage.ui
msgctxt ""
@@ -788,7 +792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ena_ble copying of content"
-msgstr ""
+msgstr "Doz_voli kopiranje sadržaja"
#: pdfsecuritypage.ui
msgctxt ""
@@ -797,7 +801,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable text access for acce_ssibility tools"
-msgstr ""
+msgstr "Dozvoli pristup tekstu za alate pri_stupačnosti"
#: pdfsecuritypage.ui
msgctxt ""
@@ -806,7 +810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Sadržaj"
#: pdfsignpage.ui
msgctxt ""
@@ -815,7 +819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use this certificate to digitally sign PDF documents:"
-msgstr ""
+msgstr "Koristi ovaj sertifikat da digitalno potpišete PDF dokumente:"
#: pdfsignpage.ui
msgctxt ""
@@ -824,7 +828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Izaberite..."
#: pdfsignpage.ui
msgctxt ""
@@ -833,7 +837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate Password"
-msgstr ""
+msgstr "Lozinka certifikata"
#: pdfsignpage.ui
msgctxt ""
@@ -842,7 +846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Lokacija"
#: pdfsignpage.ui
msgctxt ""
@@ -851,7 +855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contact Information"
-msgstr ""
+msgstr "Kontakt informacije"
#: pdfsignpage.ui
msgctxt ""
@@ -860,7 +864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reason"
-msgstr ""
+msgstr "Razlog"
#: pdfsignpage.ui
msgctxt ""
@@ -869,7 +873,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate"
-msgstr ""
+msgstr "Certifikat"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -878,7 +882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center window on screen"
-msgstr ""
+msgstr "_Centriraj prozor na ekranu"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -887,7 +891,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize window to initial page"
-msgstr ""
+msgstr "_Izmijeni veličinu prozora na početnoj stranici"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -896,7 +900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open in full screen mode"
-msgstr ""
+msgstr "_Otvori u čitav ekran modu"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -905,7 +909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display document title"
-msgstr ""
+msgstr "_Prikaži naslov dokumenta"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -914,7 +918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Window options"
-msgstr ""
+msgstr "Postavke prozora"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -923,7 +927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _toolbar"
-msgstr ""
+msgstr "Sakrij _alatnu traku"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -932,7 +936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _menubar"
-msgstr ""
+msgstr "Sakrij _meni"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -941,7 +945,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _window controls"
-msgstr ""
+msgstr "Sakrij _prozor kontrole"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -950,7 +954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User interface options"
-msgstr ""
+msgstr "Postavke korisničkog interfejsa"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -959,7 +963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use transition effects"
-msgstr ""
+msgstr "_Koristi efekte prijalaza"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -968,7 +972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transitions"
-msgstr ""
+msgstr "Prijelazi"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -977,7 +981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All bookmark levels"
-msgstr ""
+msgstr "_Svi nivoi obilježivača"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -986,7 +990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible bookmark levels"
-msgstr ""
+msgstr "_Vidljivi nivoi obilježivača"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -995,7 +999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Obilježivači"
#: pdfviewpage.ui
msgctxt ""
@@ -1004,7 +1008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page only"
-msgstr ""
+msgstr "_Samo stranica"
#: pdfviewpage.ui
msgctxt ""
@@ -1013,7 +1017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bookmarks and page"
-msgstr ""
+msgstr "_Obilježivači i stranice"
#: pdfviewpage.ui
msgctxt ""
@@ -1022,7 +1026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thumbnails and page"
-msgstr ""
+msgstr "_Sličice i stranice"
#: pdfviewpage.ui
msgctxt ""
@@ -1031,7 +1035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open on pa_ge"
-msgstr ""
+msgstr "Otvori na st_ranici"
#: pdfviewpage.ui
msgctxt ""
@@ -1040,7 +1044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Panes"
-msgstr ""
+msgstr "Paneli"
#: pdfviewpage.ui
msgctxt ""
@@ -1049,7 +1053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevano"
#: pdfviewpage.ui
msgctxt ""
@@ -1058,7 +1062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit in window"
-msgstr ""
+msgstr "_Uklopi u prozor"
#: pdfviewpage.ui
msgctxt ""
@@ -1067,7 +1071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _width"
-msgstr ""
+msgstr "Uklopi š_irinu"
#: pdfviewpage.ui
msgctxt ""
@@ -1076,7 +1080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _visible"
-msgstr ""
+msgstr "Uklopi _vidljivo"
#: pdfviewpage.ui
msgctxt ""
@@ -1085,7 +1089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zoom factor"
-msgstr ""
+msgstr "_Faktor zumiranja"
#: pdfviewpage.ui
msgctxt ""
@@ -1094,7 +1098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Magnification"
-msgstr ""
+msgstr "Uvećanje"
#: pdfviewpage.ui
msgctxt ""
@@ -1103,7 +1107,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_efault"
-msgstr ""
+msgstr "Z_adano"
#: pdfviewpage.ui
msgctxt ""
@@ -1112,7 +1116,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single page"
-msgstr ""
+msgstr "_Jedna stranica"
#: pdfviewpage.ui
msgctxt ""
@@ -1121,7 +1125,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Neprekidno"
#: pdfviewpage.ui
msgctxt ""
@@ -1130,7 +1134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ontinuous facing"
-msgstr ""
+msgstr "N_eprekidno susjedne"
#: pdfviewpage.ui
msgctxt ""
@@ -1139,7 +1143,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First page is _left"
-msgstr ""
+msgstr "Prva stranica je _lijevo"
#: pdfviewpage.ui
msgctxt ""
@@ -1148,7 +1152,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page layout"
-msgstr ""
+msgstr "Prikaz stranice"
#: testxmlfilter.ui
msgctxt ""
@@ -1157,7 +1161,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Test XML Filter: %s"
-msgstr ""
+msgstr "Testni XML Filter: %s"
#: testxmlfilter.ui
msgctxt ""
@@ -1166,7 +1170,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "XSLT for export"
-msgstr ""
+msgstr "XSLT za eksportovanje"
#: testxmlfilter.ui
msgctxt ""
@@ -1175,7 +1179,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transform document"
-msgstr ""
+msgstr "Pretvori dokument"
#: testxmlfilter.ui
msgctxt ""
@@ -1184,7 +1188,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Pregledaj..."
#: testxmlfilter.ui
msgctxt ""
@@ -1193,7 +1197,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current Document"
-msgstr ""
+msgstr "Trenutni Dokument"
#: testxmlfilter.ui
msgctxt ""
@@ -1202,7 +1206,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export"
-msgstr ""
+msgstr "Eksportuj"
#: testxmlfilter.ui
msgctxt ""
@@ -1211,7 +1215,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "XSLT for import"
-msgstr ""
+msgstr "XSLT za importovanje"
#: testxmlfilter.ui
msgctxt ""
@@ -1220,7 +1224,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Pregledaj..."
#: testxmlfilter.ui
msgctxt ""
@@ -1229,7 +1233,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Recent File"
-msgstr ""
+msgstr "Skorašnjii fajl"
#: testxmlfilter.ui
msgctxt ""
@@ -1238,7 +1242,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Template for import"
-msgstr ""
+msgstr "Šablon za importovanje"
#: testxmlfilter.ui
msgctxt ""
@@ -1247,7 +1251,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display source"
-msgstr ""
+msgstr "Prikaži izvor"
#: testxmlfilter.ui
msgctxt ""
@@ -1256,7 +1260,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transform file"
-msgstr ""
+msgstr "Pretvori datoteku"
#: testxmlfilter.ui
msgctxt ""
@@ -1265,7 +1269,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Import"
-msgstr ""
+msgstr "Uvezi"
#: xmlfiltersettings.ui
msgctxt ""
@@ -1274,7 +1278,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "XML Filter Settings"
-msgstr ""
+msgstr "Postavke XML filtera"
#: xmlfiltersettings.ui
msgctxt ""
@@ -1283,7 +1287,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Novo..."
#: xmlfiltersettings.ui
msgctxt ""
@@ -1292,7 +1296,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: xmlfiltersettings.ui
msgctxt ""
@@ -1301,7 +1305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Test XSLTs..."
-msgstr ""
+msgstr "_Testni XSLTs..."
#: xmlfiltersettings.ui
msgctxt ""
@@ -1310,7 +1314,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete..."
-msgstr ""
+msgstr "_Obriši..."
#: xmlfiltersettings.ui
msgctxt ""
@@ -1319,7 +1323,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save as Package..."
-msgstr ""
+msgstr "_Snimi kao paket..."
#: xmlfiltersettings.ui
msgctxt ""
@@ -1328,7 +1332,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open Package..."
-msgstr ""
+msgstr "_Otvoreni Paket..."
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1337,7 +1341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter name"
-msgstr ""
+msgstr "_Ime filtera"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1346,7 +1350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Application"
-msgstr ""
+msgstr "_Aplikacija"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1355,7 +1359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name of file type"
-msgstr ""
+msgstr "_Ime tipa datoteke"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1364,7 +1368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File _extension"
-msgstr ""
+msgstr "Ekstenzija _datoteke"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1373,7 +1377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment_s"
-msgstr ""
+msgstr "Komentar_i"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1382,7 +1386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_DocType"
-msgstr ""
+msgstr "_DokTip"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1391,7 +1395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_XSLT for export"
-msgstr ""
+msgstr "_XSLT za eksportovanje"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1400,7 +1404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brows_e..."
-msgstr ""
+msgstr "Potraž_i..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1409,7 +1413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "XSLT _for import"
-msgstr ""
+msgstr "XSLT _za importovanje"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1418,7 +1422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "P_retraži..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1427,7 +1431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Template for _import"
-msgstr ""
+msgstr "Šablon za _importovanje"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1436,7 +1440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Pregledaj..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1445,7 +1449,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The filter needs XSLT 2.0 processor"
-msgstr ""
+msgstr "Filter treba XSLT 2.0 procesor"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1454,7 +1458,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "XML Filter: %s"
-msgstr ""
+msgstr "XML Filter: %s"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1463,7 +1467,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Općenito"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1472,4 +1476,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transformation"
-msgstr ""
+msgstr "Transformacija"
diff --git a/source/bs/forms/source/resource.po b/source/bs/forms/source/resource.po
index aff2a9da87c..7c87844afb1 100644
--- a/source/bs/forms/source/resource.po
+++ b/source/bs/forms/source/resource.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-23 22:35+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390516503.0\n"
#: strings.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"RID_BASELISTBOX_ERROR_FILLLIST\n"
"string.text"
msgid "The contents of a combo box or list field could not be determined."
-msgstr "Sadržaj combo boksa ili polja sa listom se ne može utvrditi."
+msgstr "Sadržaj padajuće liste ili polja sa listom se ne može utvrditi."
#: strings.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"RID_STR_IMPORT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Ubaci sliku"
#: strings.src
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"RID_STR_OPEN_GRAPHICS\n"
"string.text"
msgid "Insert Image from..."
-msgstr ""
+msgstr "Ubaci slike iz..."
#: strings.src
msgctxt ""
@@ -133,7 +134,7 @@ msgctxt ""
"RID_STR_CLEAR_GRAPHICS\n"
"string.text"
msgid "Remove Image"
-msgstr ""
+msgstr "Ukloni sliku"
#: strings.src
msgctxt ""
@@ -192,7 +193,7 @@ msgid ""
"The content of the current form has been modified.\n"
"Do you want to save your changes?"
msgstr ""
-"Sadržaj trenutne forme je promjenjen.\n"
+"Sadržaj trenutnog formulara je promijenjen.\n"
"Da li želite da snimite promjene?"
#: strings.src
@@ -201,7 +202,7 @@ msgctxt ""
"RID_STR_COULD_NOT_SET_ORDER\n"
"string.text"
msgid "Error setting the sort criteria"
-msgstr "Greška pri postavljanju kriterija sortiranja."
+msgstr "Greška pri postavljanju kriterija sortiranja"
#: strings.src
msgctxt ""
@@ -209,7 +210,7 @@ msgctxt ""
"RID_STR_COULD_NOT_SET_FILTER\n"
"string.text"
msgid "Error setting the filter criteria"
-msgstr "Greška pri postavljanju kriterija filtera."
+msgstr "Greška pri postavljanju kriterija filtera"
#: strings.src
msgctxt ""
@@ -241,7 +242,7 @@ msgctxt ""
"RID_STR_XFORMS_NO_BINDING_EXPRESSION\n"
"string.text"
msgid "Please enter a binding expression."
-msgstr "Molim unesite izraz za vezivanje"
+msgstr "Molim unesite izraz za vezivanje."
#: xforms.src
msgctxt ""
@@ -249,7 +250,7 @@ msgctxt ""
"RID_STR_XFORMS_INVALID_BINDING_EXPRESSION\n"
"string.text"
msgid "This is an invalid binding expression."
-msgstr "Ovo je ne ispravan izraz za vezivanje"
+msgstr "Ovo je neispravan izraz za vezivanje."
#: xforms.src
msgctxt ""
@@ -321,7 +322,7 @@ msgctxt ""
"RID_STR_XFORMS_VALUE_PATTERN\n"
"string.text"
msgid "The value does not match the pattern '$2'."
-msgstr "Vrijednost se ne podudara s obrascem '$2'."
+msgstr "Vrijednost se ne podudara s uzorkom '$2'."
#: xforms.src
msgctxt ""
@@ -345,7 +346,7 @@ msgctxt ""
"RID_STR_XFORMS_VALUE_LENGTH\n"
"string.text"
msgid "The string must be $2 characters long."
-msgstr "String mora biti $2 karaktera dug."
+msgstr "String mora biti dug $2 karaktera."
#: xforms.src
msgctxt ""
@@ -377,7 +378,7 @@ msgctxt ""
"RID_STR_DATATYPE_URL\n"
"string.text"
msgid "Hyperlink"
-msgstr "Hiperlink"
+msgstr "Hiper-veza"
#: xforms.src
msgctxt ""
diff --git a/source/bs/formula/source/core/resource.po b/source/bs/formula/source/core/resource.po
index 29600e1e42d..4a7bd5b5c33 100644
--- a/source/bs/formula/source/core/resource.po
+++ b/source/bs/formula/source/core/resource.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389812601.0\n"
#: core_resource.src
msgctxt ""
@@ -26,24 +26,22 @@ msgid "IF"
msgstr "IF"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_IF_ERROR\n"
"string.text"
msgid "IFERROR"
-msgstr "ISERROR"
+msgstr "IFERROR"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_IF_NA\n"
"string.text"
msgid "IFNA"
-msgstr "ISNA"
+msgstr "IFNA"
#: core_resource.src
msgctxt ""
@@ -79,7 +77,7 @@ msgctxt ""
"SC_OPCODE_XOR\n"
"string.text"
msgid "XOR"
-msgstr ""
+msgstr "XOR"
#: core_resource.src
msgctxt ""
@@ -340,7 +338,7 @@ msgctxt ""
"SC_OPCODE_COSECANT\n"
"string.text"
msgid "CSC"
-msgstr ""
+msgstr "CSC"
#: core_resource.src
msgctxt ""
@@ -349,7 +347,7 @@ msgctxt ""
"SC_OPCODE_SECANT\n"
"string.text"
msgid "SEC"
-msgstr ""
+msgstr "SEC"
#: core_resource.src
msgctxt ""
@@ -358,7 +356,7 @@ msgctxt ""
"SC_OPCODE_COSECANT_HYP\n"
"string.text"
msgid "CSCH"
-msgstr ""
+msgstr "CSCH"
#: core_resource.src
msgctxt ""
@@ -367,7 +365,7 @@ msgctxt ""
"SC_OPCODE_SECANT_HYP\n"
"string.text"
msgid "SECH"
-msgstr ""
+msgstr "SECH"
#: core_resource.src
msgctxt ""
@@ -1078,7 +1076,7 @@ msgctxt ""
"SC_OPCODE_GET_DATEDIF\n"
"string.text"
msgid "DATEDIF"
-msgstr ""
+msgstr "DATEDIF"
#: core_resource.src
msgctxt ""
@@ -1249,7 +1247,7 @@ msgctxt ""
"SC_OPCODE_VAR_P_MS\n"
"string.text"
msgid "VAR.P"
-msgstr ""
+msgstr "VAR.P"
#: core_resource.src
msgctxt ""
@@ -1258,7 +1256,7 @@ msgctxt ""
"SC_OPCODE_VAR_S\n"
"string.text"
msgid "VAR.S"
-msgstr ""
+msgstr "VAR.S"
#: core_resource.src
msgctxt ""
@@ -1303,7 +1301,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_P_MS\n"
"string.text"
msgid "STDEV.P"
-msgstr ""
+msgstr "STDEV.P"
#: core_resource.src
msgctxt ""
@@ -1312,7 +1310,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_S\n"
"string.text"
msgid "STDEV.S"
-msgstr ""
+msgstr "STDEV.S"
#: core_resource.src
msgctxt ""
@@ -1345,6 +1343,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "EXPON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1357,7 +1364,7 @@ msgctxt ""
"SC_OPCODE_BINOM_DIST_MS\n"
"string.text"
msgid "BINOM.DIST"
-msgstr ""
+msgstr "BINOM.DIST"
#: core_resource.src
msgctxt ""
@@ -1372,6 +1379,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "POISSON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -1792,44 +1808,40 @@ msgid "SUMIF"
msgstr "SUMIF"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_AVERAGE_IF\n"
"string.text"
msgid "AVERAGEIF"
-msgstr "AVERAGE"
+msgstr "AVERAGEIF"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_SUM_IFS\n"
"string.text"
msgid "SUMIFS"
-msgstr "SUMIF"
+msgstr "SUMIFS"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_AVERAGE_IFS\n"
"string.text"
msgid "AVERAGEIFS"
-msgstr "AVERAGE"
+msgstr "AVERAGEIFS"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_COUNT_IFS\n"
"string.text"
msgid "COUNTIFS"
-msgstr "COUNTIF"
+msgstr "COUNTIFS"
#: core_resource.src
msgctxt ""
@@ -1982,7 +1994,7 @@ msgctxt ""
"SC_OPCODE_LENB\n"
"string.text"
msgid "LENB"
-msgstr ""
+msgstr "LENB"
#: core_resource.src
msgctxt ""
@@ -1991,7 +2003,7 @@ msgctxt ""
"SC_OPCODE_RIGHTB\n"
"string.text"
msgid "RIGHTB"
-msgstr ""
+msgstr "RIGHTB"
#: core_resource.src
msgctxt ""
@@ -2000,7 +2012,7 @@ msgctxt ""
"SC_OPCODE_LEFTB\n"
"string.text"
msgid "LEFTB"
-msgstr ""
+msgstr "LEFTB"
#: core_resource.src
msgctxt ""
@@ -2009,7 +2021,7 @@ msgctxt ""
"SC_OPCODE_MIDB\n"
"string.text"
msgid "MIDB"
-msgstr ""
+msgstr "MIDB"
#: core_resource.src
msgctxt ""
@@ -2123,6 +2135,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "HYPGEOM.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2150,6 +2171,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "F.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "F.DIST.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2162,7 +2201,7 @@ msgctxt ""
"SC_OPCODE_CHI_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST.RT"
-msgstr ""
+msgstr "CHISQ.DIST.RT"
#: core_resource.src
msgctxt ""
@@ -2177,6 +2216,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "WEIBULL.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2198,7 +2246,7 @@ msgctxt ""
"SC_OPCODE_BINOM_INV\n"
"string.text"
msgid "BINOM.INV"
-msgstr ""
+msgstr "BINOM.INV"
#: core_resource.src
msgctxt ""
@@ -2255,14 +2303,13 @@ msgid "SKEW"
msgstr "SKEW"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_SKEWP\n"
"string.text"
msgid "SKEWP"
-msgstr "SKEW"
+msgstr "SKEWP"
#: core_resource.src
msgctxt ""
@@ -2397,7 +2444,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_N\n"
"string.text"
msgid "CONFIDENCE.NORM"
-msgstr ""
+msgstr "CONFIDENCE.NORM"
#: core_resource.src
msgctxt ""
@@ -2406,7 +2453,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_T\n"
"string.text"
msgid "CONFIDENCE.T"
-msgstr ""
+msgstr "CONFIDENCE.T"
#: core_resource.src
msgctxt ""
@@ -2421,6 +2468,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "F.TEST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2460,7 +2516,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_P\n"
"string.text"
msgid "COVARIANCE.P"
-msgstr ""
+msgstr "COVARIANCE.P"
#: core_resource.src
msgctxt ""
@@ -2469,7 +2525,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_S\n"
"string.text"
msgid "COVARIANCE.S"
-msgstr ""
+msgstr "COVARIANCE.S"
#: core_resource.src
msgctxt ""
@@ -2577,7 +2633,7 @@ msgctxt ""
"SC_OPCODE_CHI_INV_MS\n"
"string.text"
msgid "CHISQ.INV.RT"
-msgstr ""
+msgstr "CHISQ.INV.RT"
#: core_resource.src
msgctxt ""
@@ -2619,6 +2675,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "F.INV"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "F.INV.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
@@ -2631,7 +2705,7 @@ msgctxt ""
"SC_OPCODE_CHI_TEST_MS\n"
"string.text"
msgid "CHISQ.TEST"
-msgstr ""
+msgstr "CHISQ.TEST"
#: core_resource.src
msgctxt ""
@@ -2676,7 +2750,7 @@ msgctxt ""
"SC_OPCODE_BETA_DIST_MS\n"
"string.text"
msgid "BETA.DIST"
-msgstr ""
+msgstr "BETA.DIST"
#: core_resource.src
msgctxt ""
@@ -2685,7 +2759,7 @@ msgctxt ""
"SC_OPCODE_BETA_INV_MS\n"
"string.text"
msgid "BETA.INV"
-msgstr ""
+msgstr "BETA.INV"
#: core_resource.src
msgctxt ""
@@ -2856,7 +2930,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST"
-msgstr ""
+msgstr "CHISQ.DIST"
#: core_resource.src
msgctxt ""
@@ -2874,7 +2948,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_INV_MS\n"
"string.text"
msgid "CHISQ.INV"
-msgstr ""
+msgstr "CHISQ.INV"
#: core_resource.src
msgctxt ""
@@ -2883,7 +2957,7 @@ msgctxt ""
"SC_OPCODE_BITAND\n"
"string.text"
msgid "BITAND"
-msgstr ""
+msgstr "BITAND"
#: core_resource.src
msgctxt ""
@@ -2892,7 +2966,7 @@ msgctxt ""
"SC_OPCODE_BITOR\n"
"string.text"
msgid "BITOR"
-msgstr ""
+msgstr "BITOR"
#: core_resource.src
msgctxt ""
@@ -2901,7 +2975,7 @@ msgctxt ""
"SC_OPCODE_BITXOR\n"
"string.text"
msgid "BITXOR"
-msgstr ""
+msgstr "BITXOR"
#: core_resource.src
msgctxt ""
@@ -2910,7 +2984,7 @@ msgctxt ""
"SC_OPCODE_BITRSHIFT\n"
"string.text"
msgid "BITRSHIFT"
-msgstr ""
+msgstr "BITRSHIFT"
#: core_resource.src
msgctxt ""
@@ -2919,7 +2993,7 @@ msgctxt ""
"SC_OPCODE_BITLSHIFT\n"
"string.text"
msgid "BITLSHIFT"
-msgstr ""
+msgstr "BITLSHIFT"
#: core_resource.src
msgctxt ""
@@ -2991,7 +3065,7 @@ msgctxt ""
"SC_OPCODE_FILTERXML\n"
"string.text"
msgid "FILTERXML"
-msgstr ""
+msgstr "FILTERXML"
#: core_resource.src
msgctxt ""
@@ -3000,4 +3074,4 @@ msgctxt ""
"SC_OPCODE_WEBSERVICE\n"
"string.text"
msgid "WEBSERVICE"
-msgstr ""
+msgstr "WEBSERVICE"
diff --git a/source/bs/formula/source/ui/dlg.po b/source/bs/formula/source/ui/dlg.po
index f833a0e7f75..cd9bfb92b82 100644
--- a/source/bs/formula/source/ui/dlg.po
+++ b/source/bs/formula/source/ui/dlg.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 11:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389872013.0\n"
#: formdlgs.src
msgctxt ""
@@ -175,7 +176,7 @@ msgctxt ""
"STR_TITLE2\n"
"string.text"
msgid "Function Wizard -"
-msgstr "Čarobnjak za funkcije -"
+msgstr "Čarobnjak za funkcije -"
#: formdlgs.src
msgctxt ""
@@ -202,7 +203,7 @@ msgctxt ""
"TP_STRUCT\n"
"pageitem.text"
msgid "Structure"
-msgstr "~Struktura"
+msgstr "Struktura"
#: formdlgs.src
msgctxt ""
@@ -283,7 +284,7 @@ msgctxt ""
"STR_TITLE2\n"
"string.text"
msgid "Function Wizard -"
-msgstr "Čarobnjak za funkcije -"
+msgstr "Čarobnjak za funkcije -"
#: formdlgs.src
msgctxt ""
@@ -300,7 +301,7 @@ msgctxt ""
"RID_STR_SHRINK\n"
"string.text"
msgid "Shrink"
-msgstr ""
+msgstr "Smanji"
#: formdlgs.src
msgctxt ""
@@ -308,7 +309,7 @@ msgctxt ""
"RID_STR_EXPAND\n"
"string.text"
msgid "Expand"
-msgstr ""
+msgstr "Proširi"
#: parawin.src
msgctxt ""
diff --git a/source/bs/fpicker/source/office.po b/source/bs/fpicker/source/office.po
index 47676ab7003..302df27efba 100644
--- a/source/bs/fpicker/source/office.po
+++ b/source/bs/fpicker/source/office.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-06-20 11:02+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 11:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389872031.0\n"
#: OfficeFilePicker.src
msgctxt ""
@@ -128,14 +129,13 @@ msgid "Please select a folder."
msgstr "Izaberite direktorij."
#: iodlg.src
-#, fuzzy
msgctxt ""
"iodlg.src\n"
"DLG_FPICKER_EXPLORERFILE\n"
"BTN_EXPLORERFILE_NEWFOLDER\n"
"imagebutton.quickhelptext"
msgid "Create New Folder"
-msgstr "Napravi novi direktorij"
+msgstr "Kreiraj novi direktorij"
#: iodlg.src
msgctxt ""
@@ -162,7 +162,7 @@ msgctxt ""
"BTN_EXPLORERFILE_CONNECT_TO_SERVER\n"
"pushbutton.quickhelptext"
msgid "Connect To Server"
-msgstr ""
+msgstr "Povezivanje na server"
#: iodlg.src
msgctxt ""
@@ -291,14 +291,13 @@ msgid "Current version"
msgstr "Trenutna verzija"
#: iodlg.src
-#, fuzzy
msgctxt ""
"iodlg.src\n"
"DLG_FPICKER_EXPLORERFILE\n"
"STR_PREVIEW\n"
"string.text"
msgid "File Preview"
-msgstr "Onemogući pregled"
+msgstr "Pregled datoteke"
#: iodlg.src
msgctxt ""
@@ -346,7 +345,7 @@ msgid ""
"Make sure you have entered the correct file name."
msgstr ""
"Datoteka $name$ ne postoji.\n"
-"Provjerite jeste li unijeli ispravno ime datoteke. "
+"Provjerite jeste li unijeli ispravno ime datoteke."
#: iodlg.src
msgctxt ""
@@ -357,7 +356,6 @@ msgid "All files"
msgstr "Sve datoteke"
#: iodlg.src
-#, fuzzy
msgctxt ""
"iodlg.src\n"
"STR_SVT_ALREADYEXISTOVERWRITE\n"
@@ -367,8 +365,9 @@ msgid ""
"\n"
"Do you want to replace it?"
msgstr ""
-"Dizajn s ovim imenom već postoji.\n"
-"Želite li ga zamijeniti?"
+"Datoteka pod nazivom \"$filename$\" već postoji.\n"
+"\n"
+"Želite li je zamijeniti?"
#: iodlg.src
msgctxt ""
@@ -387,5 +386,5 @@ msgid ""
"No removable storage device detected.\n"
"Make sure it is plugged in properly and try again."
msgstr ""
-"Nije otkriven nijedan odstranjivi uređaj.\n"
-"Provjerite da je uštekan pravilno i pokušajte opet."
+"Nije otkriven nijedan uklonjivi uređaj.\n"
+"Provjerite da je spojen pravilno i pokušajte opet."
diff --git a/source/bs/framework/source/classes.po b/source/bs/framework/source/classes.po
index 30b3de4decb..4e9006fb328 100644
--- a/source/bs/framework/source/classes.po
+++ b/source/bs/framework/source/classes.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 20:36+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390509366.0\n"
#: resource.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_CLOSEDOC_ANDRETURN\n"
"string.text"
msgid "~Close & Return to "
-msgstr "~Zatvori i vrati se na"
+msgstr "~Zatvori i vrati se na "
#: resource.src
msgctxt ""
@@ -62,7 +63,7 @@ msgctxt ""
"MENUITEM_TOOLBAR_VISIBLEBUTTON\n"
"menuitem.text"
msgid "Visible ~Buttons"
-msgstr "Vidljivi ~dugmići"
+msgstr "Vidljiva ~dugmad"
#: resource.src
msgctxt ""
@@ -71,7 +72,7 @@ msgctxt ""
"MENUITEM_TOOLBAR_CUSTOMIZETOOLBAR\n"
"menuitem.text"
msgid "~Customize Toolbar..."
-msgstr "~Prilagodi traku s alatima ..."
+msgstr "~Prilagodi traku s alatima..."
#: resource.src
msgctxt ""
@@ -89,7 +90,7 @@ msgctxt ""
"MENUITEM_TOOLBAR_DOCKALLTOOLBAR\n"
"menuitem.text"
msgid "Dock ~All Toolbars"
-msgstr "Uvuci sve alatne trake"
+msgstr "Uvuci sve ~alatne trake"
#: resource.src
msgctxt ""
@@ -131,7 +132,7 @@ msgctxt ""
"STR_CLEAR_RECENT_FILES\n"
"string.text"
msgid "Clear List"
-msgstr ""
+msgstr "Očisti listu"
#: resource.src
msgctxt ""
@@ -139,7 +140,7 @@ msgctxt ""
"STR_CLEAR_RECENT_FILES_HELP\n"
"string.text"
msgid "Clears the list with the most recently opened files. This action can not be undone."
-msgstr ""
+msgstr "Briše listu sa nedavno otvorenim datotekama. Ova radnja se ne može poništiti."
#: resource.src
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"FT_INFO2_1\n"
"fixedtext.text"
msgid "1."
-msgstr "1"
+msgstr "1."
#: resource.src
msgctxt ""
@@ -192,7 +193,7 @@ msgctxt ""
"FT_INFO3_1\n"
"fixedtext.text"
msgid "2."
-msgstr "2"
+msgstr "2."
#: resource.src
msgctxt ""
@@ -256,7 +257,7 @@ msgstr ""
"\n"
"Nećete moći nastaviti sa radom u %PRODUCTNAME bez da oslobodite još prostora na toj lokaciji.\n"
"\n"
-"Kliknite na 'Pokušaj opet' dugme nakon što oslobodite prostor da ponovo pokušate snimiti podatke..\n"
+"Kliknite na 'Pokušaj opet' dugme nakon što oslobodite prostor da ponovo pokušate snimiti podatke.\n"
"\n"
#: resource.src
@@ -276,6 +277,8 @@ msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
"Please try to reinstall the application."
msgstr ""
+"Došlo je do greške prilikom učitavanja podataka konfiguracije korisničkog interfejsa. Aplikacija će biti prekinuta sada.\n"
+"Molimo pokušajte ponovo instalirati aplikaciju."
#: resource.src
msgctxt ""
@@ -286,6 +289,8 @@ msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
"Please try to remove your user profile for the application."
msgstr ""
+"Došlo je do greške prilikom učitavanja podataka konfiguracije korisničkog interfejsa. Aplikacija će biti prekinuta sada.\n"
+"Molimo pokušajte ukloniti vaš profil za aplikaciju."
#: resource.src
msgctxt ""
@@ -296,6 +301,8 @@ msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
"Please try to remove your user profile for the application first or try to reinstall the application."
msgstr ""
+"Došlo je do greške prilikom učitavanja podataka konfiguracije korisničkog interfejsa. Aplikacija će biti prekinuta sada.\n"
+"Molimo prvo pokušajte ukloniti vaš profil za aplikaciju ili pokušajte ponovo instalirati aplikaciju."
#: resource.src
msgctxt ""
@@ -319,7 +326,7 @@ msgctxt ""
"STR_LANGSTATUS_NONE\n"
"string.text"
msgid "None (Do not check spelling)"
-msgstr "Nijedan (Onesposobi check spelling)"
+msgstr "Bez jezika (isključi provjeru pravopisa)"
#: resource.src
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/sbasic/guide.po b/source/bs/helpcontent2/source/text/sbasic/guide.po
index 36bd2a80453..bbb2d4d3514 100644
--- a/source/bs/helpcontent2/source/text/sbasic/guide.po
+++ b/source/bs/helpcontent2/source/text/sbasic/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:01+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-27 14:40+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390833655.0\n"
#: access2base.xhp
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Access2Base</bookmark_value>"
#: access2base.xhp
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"bm_id3145786\n"
"help.text"
msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>svojstva; kontrole u dijaloškom uređivaču</bookmark_value><bookmark_value>izmjena;svojstva kontrola</bookmark_value><bookmark_value>kontrole;izmjena svojstava</bookmark_value><bookmark_value>dijaloški editor;izmjena kontrolnih svojstava</bookmark_value>"
#: control_properties.xhp
msgctxt ""
@@ -224,7 +225,7 @@ msgctxt ""
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>dialogs;creating Basic dialogs</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>dijalozi;kreiranje Basic dijaloga</bookmark_value>"
#: create_dialog.xhp
msgctxt ""
@@ -293,7 +294,7 @@ msgctxt ""
"bm_id3149182\n"
"help.text"
msgid "<bookmark_value>controls; creating in the dialog editor</bookmark_value><bookmark_value>dialog editor;creating controls</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>kontrole; kreiranje u dijaloškom editoru</bookmark_value><bookmark_value>dijaloški editor;kreiranje kontrola</bookmark_value>"
#: insert_control.xhp
msgctxt ""
@@ -354,7 +355,7 @@ msgctxt ""
"bm_id3155338\n"
"help.text"
msgid "<bookmark_value>programming examples for controls</bookmark_value><bookmark_value>dialogs;loading (example)</bookmark_value><bookmark_value>dialogs;displaying (example)</bookmark_value><bookmark_value>controls;reading or editing properties (example)</bookmark_value><bookmark_value>list boxes;removing entries from (example)</bookmark_value><bookmark_value>list boxes;adding entries to (example)</bookmark_value><bookmark_value>examples; programming controls</bookmark_value><bookmark_value>dialog editor;programming examples for controls</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>programski primjeri za kontrole</bookmark_value><bookmark_value>dijalozi;učitavanje (primjer)</bookmark_value><bookmark_value>dijalozi;prikaz(primjer)</bookmark_value><bookmark_value>kontrole;čitanje ili izmjena svojstava (primjer)</bookmark_value><bookmark_value>list okviri;izbacivanje elemenata (primjer)</bookmark_value><bookmark_value>list okviri;dodavanje elemenata (primjer)</bookmark_value><bookmark_value>primjeri; programske kontrole</bookmark_value><bookmark_value>dijaloški editor;programski primjeri za kontrole</bookmark_value>"
#: sample_code.xhp
msgctxt ""
@@ -554,7 +555,7 @@ msgctxt ""
"bm_id3154140\n"
"help.text"
msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>modul/preklapanje dijaloga</bookmark_value><bookmark_value>dijalozi;upotreba programskog koda za prikaz (primjer)</bookmark_value><bookmark_value>primjeri; prikaz dijaloga programskim kodom</bookmark_value>"
#: show_dialog.xhp
msgctxt ""
@@ -615,7 +616,7 @@ msgctxt ""
"bm_id8915372\n"
"help.text"
msgid "<bookmark_value>dialogs;translating</bookmark_value><bookmark_value>localizing dialogs</bookmark_value><bookmark_value>translating dialogs</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>dijalozi;prijevod</bookmark_value><bookmark_value>lokalizacija dijaloga</bookmark_value><bookmark_value>previođenje dijaloga</bookmark_value>"
#: translation.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/sbasic/shared.po b/source/bs/helpcontent2/source/text/sbasic/shared.po
index 25484d8b85c..8cb5b2872c8 100644
--- a/source/bs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bs/helpcontent2/source/text/sbasic/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-12 22:01+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-27 16:15+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360706479.0\n"
+"X-POOTLE-MTIME: 1390839358.0\n"
#: 00000002.xhp
msgctxt ""
@@ -111,7 +111,7 @@ msgctxt ""
"bm_id3145801\n"
"help.text"
msgid "<bookmark_value>twips; definition</bookmark_value>"
-msgstr "<bookmark_value>Zamijeni funkcija</bookmark_value>"
+msgstr "<bookmark_value>tvip; definicija</bookmark_value>"
#: 00000002.xhp
msgctxt ""
@@ -2468,7 +2468,7 @@ msgctxt ""
"bm_id3149456\n"
"help.text"
msgid "<bookmark_value>procedures</bookmark_value><bookmark_value>functions;using</bookmark_value><bookmark_value>variables;passing to procedures and functions</bookmark_value><bookmark_value>parameters;for procedures and functions</bookmark_value><bookmark_value>parameters;passing by reference or value</bookmark_value><bookmark_value>variables;scope</bookmark_value><bookmark_value>scope of variables</bookmark_value><bookmark_value>GLOBAL variables</bookmark_value><bookmark_value>PUBLIC variables</bookmark_value><bookmark_value>PRIVATE variables</bookmark_value><bookmark_value>functions;return value type</bookmark_value><bookmark_value>return value type of functions</bookmark_value>"
-msgstr "<bookmark_value>procedures</bookmark_value><bookmark_value>funkcije;koristeći</bookmark_value><bookmark_value> varijable; prenos parametara na procedure i funkcije</bookmark_value><bookmark_value>;za parametre procedura i funkcija</bookmark_value><bookmark_value>; prenos po referenci ili vrijednosti varijabli </bookmark_value><bookmark_value>;scope</bookmark_value><bookmark_value>domena varijabli </bookmark_value><bookmark_value>GLOBAL varijable</bookmark_value><bookmark_value>PUBLIC varijable</bookmark_value><bookmark_value>PRIVATE varijable</bookmark_value><bookmark_value>funkcije; povratna vrijednost </bookmark_value><bookmark_value>tip povratne vrijednosti funkcije</bookmark_value>"
+msgstr "<bookmark_value>procedur</bookmark_value><bookmark_value>funkcije;korištenje</bookmark_value><bookmark_value> varijable; prenos parametara na procedure i funkcije</bookmark_value><bookmark_value>parametri ; za procedure i funkcije</bookmark_value><bookmark_value>parametri; prenos po referenci ili vrijednosti </bookmark_value><bookmark_value>varijable;opseg</bookmark_value><bookmark_value>opseg varijabli </bookmark_value><bookmark_value>GLOBAL varijable</bookmark_value><bookmark_value>PUBLIC varijable</bookmark_value><bookmark_value>PRIVATE varijable</bookmark_value><bookmark_value>funkcije; tip povratne vrijednosti </bookmark_value><bookmark_value>tip povratne vrijednosti funkcije</bookmark_value>"
#: 01020300.xhp
msgctxt ""
@@ -3074,7 +3074,7 @@ msgctxt ""
"bm_id3148647\n"
"help.text"
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>sačuvati; Basic kod</bookmark_value><bookmark_value>učitavanje;Basic kod</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value> upravljanje; u Basic projektima</bookmark_value><bookmark_value>dugi redovi;u Basic editoru</bookmark_value><bookmark_value>redovi teksta; u Basic editoru</bookmark_value><bookmark_value>nastavak; dugi redovi u editoru</bookmark_value>"
+msgstr "<bookmark_value>snimanje;Basic kod</bookmark_value><bookmark_value>učitavanje;Basic kod</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value> kretanje; u Basic projektima</bookmark_value><bookmark_value>dugi redovi;u Basic editoru</bookmark_value><bookmark_value>redovi teksta; u Basic editoru</bookmark_value><bookmark_value>nastavak; dugi redovi u editoru</bookmark_value>"
#: 01030200.xhp
msgctxt ""
@@ -3287,7 +3287,7 @@ msgctxt ""
"bm_id3153344\n"
"help.text"
msgid "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
-msgstr "<bookmark_value>ispravljanje greški u Basic programima</bookmark_value><bookmark_value>varijable; posmatranje vrijednosti </bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value> greške za vrijeme pokretanja u Basicu</bookmark_value><bookmark_value> pogrešni kodovi u Basicu</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
+msgstr "<bookmark_value>ispravljanje greški u Basic programima</bookmark_value><bookmark_value>varijable; posmatranje vrijednosti </bookmark_value><bookmark_value>praćenje varijabli</bookmark_value><bookmark_value> greške za vrijeme izvršavanja u Basicu</bookmark_value><bookmark_value> kodovi grešaka u Basicu</bookmark_value><bookmark_value>prekidne tačke</bookmark_value><bookmark_value>Prozor steka poziva</bookmark_value>"
#: 01030300.xhp
msgctxt ""
@@ -4003,7 +4003,7 @@ msgctxt ""
"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>events; assigning macros</bookmark_value>"
-msgstr "<bookmark_value>brisanje; macro zadaci za dogašaje</bookmark_value><bookmark_value>macroi; dodijeljivanje događajima </bookmark_value><bookmark_value>dodijeljivanje makro-a događajima</bookmark_value><bookmark_value>događaji; dodijeljivanje makroa</bookmark_value>"
+msgstr "<bookmark_value>brisanje; dodjele makroa događajima</bookmark_value><bookmark_value>macroi; dodjeljivanje događajima </bookmark_value><bookmark_value>dodjeljivanje makro-a događajima</bookmark_value><bookmark_value>događaji; dodijeljivanje makroa</bookmark_value>"
#: 01040000.xhp
msgctxt ""
@@ -4886,7 +4886,7 @@ msgctxt ""
"bm_id3153379\n"
"help.text"
msgid "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogs</bookmark_value><bookmark_value>dialogs; properties</bookmark_value>"
-msgstr "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogue boxes</bookmark_value><bookmark_value>dialogue boxes; properties</bookmark_value>"
+msgstr "<bookmark_value>kontrole; svojstva</bookmark_value><bookmark_value>svojstva; kontrole i dijaloški okviri</bookmark_value><bookmark_value>dijaloški okviri; svojstva</bookmark_value>"
#: 01170100.xhp
msgctxt ""
@@ -7142,7 +7142,7 @@ msgctxt ""
"bm_id1807916\n"
"help.text"
msgid "<bookmark_value>MsgBox statement</bookmark_value>"
-msgstr "<bookmark_value>MkDir izjava</bookmark_value>"
+msgstr "<bookmark_value>MsgBox naredba</bookmark_value>"
#: 03010101.xhp
msgctxt ""
@@ -7383,7 +7383,7 @@ msgctxt ""
"bm_id3153379\n"
"help.text"
msgid "<bookmark_value>MsgBox function</bookmark_value>"
-msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
+msgstr "<bookmark_value>MsgBox funkcija</bookmark_value>"
#: 03010102.xhp
msgctxt ""
@@ -7714,7 +7714,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Print Statement [Runtime]"
-msgstr "rint Statement [Run-time]"
+msgstr "Print naredba [Run-time]"
#: 03010103.xhp
msgctxt ""
@@ -7722,7 +7722,7 @@ msgctxt ""
"bm_id3147230\n"
"help.text"
msgid "<bookmark_value>Print statement</bookmark_value>"
-msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
+msgstr "<bookmark_value>Print naredba</bookmark_value>"
#: 03010103.xhp
msgctxt ""
@@ -7889,7 +7889,7 @@ msgctxt ""
"bm_id3148932\n"
"help.text"
msgid "<bookmark_value>InputBox function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+msgstr "<bookmark_value>InputBox funkcija</bookmark_value>"
#: 03010201.xhp
msgctxt ""
@@ -8084,7 +8084,7 @@ msgctxt ""
"bm_id3149180\n"
"help.text"
msgid "<bookmark_value>Blue function</bookmark_value>"
-msgstr "<bookmark_value>CByte Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Blue funkcija</bookmark_value>"
#: 03010301.xhp
msgctxt ""
@@ -8217,7 +8217,7 @@ msgctxt ""
"bm_id3148947\n"
"help.text"
msgid "<bookmark_value>Green function</bookmark_value>"
-msgstr "<bookmark_value>Len funkcija</bookmark_value>"
+msgstr "<bookmark_value>Green funkcija</bookmark_value>"
#: 03010302.xhp
msgctxt ""
@@ -8350,7 +8350,7 @@ msgctxt ""
"bm_id3148947\n"
"help.text"
msgid "<bookmark_value>Red function</bookmark_value>"
-msgstr "<bookmark_value>Rnd Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Red Funkcija</bookmark_value>"
#: 03010303.xhp
msgctxt ""
@@ -8938,7 +8938,7 @@ msgctxt ""
"bm_id3157896\n"
"help.text"
msgid "<bookmark_value>Close statement</bookmark_value>"
-msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
+msgstr "<bookmark_value>Close naredba</bookmark_value>"
#: 03020101.xhp
msgctxt ""
@@ -9035,7 +9035,7 @@ msgctxt ""
"bm_id3150400\n"
"help.text"
msgid "<bookmark_value>FreeFile function</bookmark_value>"
-msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
+msgstr "<bookmark_value>FreeFile funkcija</bookmark_value>"
#: 03020102.xhp
msgctxt ""
@@ -9141,7 +9141,7 @@ msgctxt ""
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>Open statement</bookmark_value>"
-msgstr "<bookmark_value>Beep iskaz</bookmark_value>"
+msgstr "<bookmark_value>Open naredba</bookmark_value>"
#: 03020103.xhp
msgctxt ""
@@ -9292,7 +9292,7 @@ msgctxt ""
"bm_id3154141\n"
"help.text"
msgid "<bookmark_value>Reset statement</bookmark_value>"
-msgstr "<bookmark_value>Beep iskaz</bookmark_value>"
+msgstr "<bookmark_value>Reset naredba</bookmark_value>"
#: 03020104.xhp
msgctxt ""
@@ -9379,7 +9379,7 @@ msgctxt ""
"bm_id3154927\n"
"help.text"
msgid "<bookmark_value>Get statement</bookmark_value>"
-msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
+msgstr "<bookmark_value>Get naredba</bookmark_value>"
#: 03020201.xhp
msgctxt ""
@@ -9566,7 +9566,7 @@ msgctxt ""
"bm_id3154908\n"
"help.text"
msgid "<bookmark_value>Input statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
+msgstr "<bookmark_value>Input naredba</bookmark_value>"
#: 03020202.xhp
msgctxt ""
@@ -9706,7 +9706,7 @@ msgctxt ""
"bm_id3153361\n"
"help.text"
msgid "<bookmark_value>Line Input statement</bookmark_value>"
-msgstr "<bookmark_value>DefInt red</bookmark_value>"
+msgstr "<bookmark_value>Line Input naredba</bookmark_value>"
#: 03020203.xhp
msgctxt ""
@@ -9821,7 +9821,7 @@ msgctxt ""
"bm_id3150360\n"
"help.text"
msgid "<bookmark_value>Put statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgstr "<bookmark_value>Put naredba</bookmark_value>"
#: 03020204.xhp
msgctxt ""
@@ -10017,7 +10017,7 @@ msgctxt ""
"bm_id3147229\n"
"help.text"
msgid "<bookmark_value>Write statement</bookmark_value>"
-msgstr "<bookmark_value>Sacekaj izraz</bookmark_value>"
+msgstr "<bookmark_value>Write naredba</bookmark_value>"
#: 03020205.xhp
msgctxt ""
@@ -10148,7 +10148,7 @@ msgctxt ""
"bm_id3154598\n"
"help.text"
msgid "<bookmark_value>Eof function</bookmark_value>"
-msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Eof funkcija</bookmark_value>"
#: 03020301.xhp
msgctxt ""
@@ -10547,7 +10547,7 @@ msgctxt ""
"bm_id3154367\n"
"help.text"
msgid "<bookmark_value>Seek function</bookmark_value>"
-msgstr "<bookmark_value>Trazi Funkciju</bookmark_value>"
+msgstr "<bookmark_value>Seek funkcija</bookmark_value>"
#: 03020304.xhp
msgctxt ""
@@ -10662,7 +10662,7 @@ msgctxt ""
"bm_id3159413\n"
"help.text"
msgid "<bookmark_value>Seek statement</bookmark_value>"
-msgstr "<bookmark_value>Trazi izjavu</bookmark_value>"
+msgstr "<bookmark_value>Seek naredma</bookmark_value>"
#: 03020305.xhp
msgctxt ""
@@ -10792,7 +10792,7 @@ msgctxt ""
"bm_id3150178\n"
"help.text"
msgid "<bookmark_value>ChDir statement</bookmark_value>"
-msgstr "<bookmark_value>ChDir izjava</bookmark_value>"
+msgstr "<bookmark_value>ChDir naredba</bookmark_value>"
#: 03020401.xhp
msgctxt ""
@@ -10888,7 +10888,7 @@ msgctxt ""
"bm_id3145068\n"
"help.text"
msgid "<bookmark_value>ChDrive statement</bookmark_value>"
-msgstr "<bookmark_value>ChDir izjava</bookmark_value>"
+msgstr "<bookmark_value>ChDrive naredba</bookmark_value>"
#: 03020402.xhp
msgctxt ""
@@ -10985,7 +10985,7 @@ msgctxt ""
"bm_id3153126\n"
"help.text"
msgid "<bookmark_value>CurDir function</bookmark_value>"
-msgstr "<bookmark_value>CurDir Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CurDir funkcija</bookmark_value>"
#: 03020403.xhp
msgctxt ""
@@ -11100,7 +11100,7 @@ msgctxt ""
"bm_id3154347\n"
"help.text"
msgid "<bookmark_value>Dir function</bookmark_value>"
-msgstr "<bookmark_value>Dir Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Dir funkcija</bookmark_value>"
#: 03020404.xhp
msgctxt ""
@@ -11287,7 +11287,7 @@ msgctxt ""
"bm_id3153380\n"
"help.text"
msgid "<bookmark_value>FileAttr function</bookmark_value>"
-msgstr "<bookmark_value>FileAttr Funkcija</bookmark_value>"
+msgstr "<bookmark_value>FileAttr funkcija</bookmark_value>"
#: 03020405.xhp
msgctxt ""
@@ -11510,7 +11510,7 @@ msgctxt ""
"bm_id3154840\n"
"help.text"
msgid "<bookmark_value>FileCopy statement</bookmark_value>"
-msgstr "<bookmark_value>FileCopy izjava</bookmark_value>"
+msgstr "<bookmark_value>FileCopy naredba</bookmark_value>"
#: 03020406.xhp
msgctxt ""
@@ -11607,7 +11607,7 @@ msgctxt ""
"bm_id3153361\n"
"help.text"
msgid "<bookmark_value>FileDateTime function</bookmark_value>"
-msgstr "<bookmark_value>FileDateTime Funkcija</bookmark_value>"
+msgstr "<bookmark_value>FileDateTime funkcija</bookmark_value>"
#: 03020407.xhp
msgctxt ""
@@ -11695,7 +11695,7 @@ msgctxt ""
"bm_id3153126\n"
"help.text"
msgid "<bookmark_value>FileLen function</bookmark_value>"
-msgstr "<bookmark_value>FileLen Funkcija</bookmark_value>"
+msgstr "<bookmark_value>FileLen funkcija</bookmark_value>"
#: 03020408.xhp
msgctxt ""
@@ -11801,7 +11801,7 @@ msgctxt ""
"bm_id3150984\n"
"help.text"
msgid "<bookmark_value>GetAttr function</bookmark_value>"
-msgstr "<bookmark_value>GetAttr Funkcija</bookmark_value>"
+msgstr "<bookmark_value>GetAttr funkcija</bookmark_value>"
#: 03020409.xhp
msgctxt ""
@@ -11979,7 +11979,7 @@ msgctxt ""
"bm_id3153360\n"
"help.text"
msgid "<bookmark_value>Kill statement</bookmark_value>"
-msgstr "<bookmark_value>Sa Izjavom</bookmark_value>"
+msgstr "<bookmark_value>Kill naredba</bookmark_value>"
#: 03020410.xhp
msgctxt ""
@@ -12067,7 +12067,7 @@ msgctxt ""
"bm_id3156421\n"
"help.text"
msgid "<bookmark_value>MkDir statement</bookmark_value>"
-msgstr "<bookmark_value>MkDir izjava</bookmark_value>"
+msgstr "<bookmark_value>MkDir naredba</bookmark_value>"
#: 03020411.xhp
msgctxt ""
@@ -12290,7 +12290,7 @@ msgctxt ""
"bm_id3143268\n"
"help.text"
msgid "<bookmark_value>Name statement</bookmark_value>"
-msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
+msgstr "<bookmark_value>Name naredba</bookmark_value>"
#: 03020412.xhp
msgctxt ""
@@ -12378,7 +12378,7 @@ msgctxt ""
"bm_id3148947\n"
"help.text"
msgid "<bookmark_value>RmDir statement</bookmark_value>"
-msgstr "<bookmark_value>RmDir izjava</bookmark_value>"
+msgstr "<bookmark_value>RmDir naredba</bookmark_value>"
#: 03020413.xhp
msgctxt ""
@@ -12466,7 +12466,7 @@ msgctxt ""
"bm_id3147559\n"
"help.text"
msgid "<bookmark_value>SetAttr statement</bookmark_value>"
-msgstr "<bookmark_value>SetAttr izjava</bookmark_value>"
+msgstr "<bookmark_value>SetAttr naredba</bookmark_value>"
#: 03020414.xhp
msgctxt ""
@@ -14105,12 +14105,13 @@ msgid "Example:"
msgstr "Primjer:"
#: 03030111.xhp
+#, fuzzy
msgctxt ""
"03030111.xhp\n"
"tit\n"
"help.text"
msgid "CDateToUnoDate Function [Runtime]"
-msgstr ""
+msgstr "CDateToIso funkcija [Run-time]"
#: 03030111.xhp
msgctxt ""
@@ -14118,7 +14119,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoDate function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CDateToUnoDate funkcija</bookmark_value>"
#: 03030111.xhp
msgctxt ""
@@ -14145,7 +14146,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaksa:"
#: 03030111.xhp
msgctxt ""
@@ -14163,7 +14164,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Vrati vrijednost:"
#: 03030111.xhp
msgctxt ""
@@ -14181,7 +14182,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parametri:"
#: 03030111.xhp
msgctxt ""
@@ -14199,15 +14200,16 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Primjer:"
#: 03030112.xhp
+#, fuzzy
msgctxt ""
"03030112.xhp\n"
"tit\n"
"help.text"
msgid "CDateFromUnoDate Function [Runtime]"
-msgstr ""
+msgstr "CDateFromIso funkcija [Run-time]"
#: 03030112.xhp
msgctxt ""
@@ -14215,7 +14217,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoDate function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CDateFromUnoDate funkcija</bookmark_value>"
#: 03030112.xhp
msgctxt ""
@@ -14242,7 +14244,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaksa:"
#: 03030112.xhp
msgctxt ""
@@ -14260,7 +14262,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Vrati vrijednost:"
#: 03030112.xhp
msgctxt ""
@@ -14269,7 +14271,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: 03030112.xhp
msgctxt ""
@@ -14278,7 +14280,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parametri:"
#: 03030112.xhp
msgctxt ""
@@ -14296,15 +14298,16 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Primjer:"
#: 03030113.xhp
+#, fuzzy
msgctxt ""
"03030113.xhp\n"
"tit\n"
"help.text"
msgid "CDateToUnoTime Function [Runtime]"
-msgstr ""
+msgstr "CDateToIso funkcija [Run-time]"
#: 03030113.xhp
msgctxt ""
@@ -14312,7 +14315,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CDateToUnoTime funkcija</bookmark_value>"
#: 03030113.xhp
msgctxt ""
@@ -14339,7 +14342,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaksa:"
#: 03030113.xhp
msgctxt ""
@@ -14357,7 +14360,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Vrati vrijednost:"
#: 03030113.xhp
msgctxt ""
@@ -14375,7 +14378,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parametri:"
#: 03030113.xhp
msgctxt ""
@@ -14393,15 +14396,16 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Primjer:"
#: 03030114.xhp
+#, fuzzy
msgctxt ""
"03030114.xhp\n"
"tit\n"
"help.text"
msgid "CDateFromUnoTime Function [Runtime]"
-msgstr ""
+msgstr "CDateFromIso funkcija [Run-time]"
#: 03030114.xhp
msgctxt ""
@@ -14409,7 +14413,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CDateFromUnoTime funkcija</bookmark_value>"
#: 03030114.xhp
msgctxt ""
@@ -14436,7 +14440,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaksa:"
#: 03030114.xhp
msgctxt ""
@@ -14454,7 +14458,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Vrati vrijednost:"
#: 03030114.xhp
msgctxt ""
@@ -14463,7 +14467,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: 03030114.xhp
msgctxt ""
@@ -14472,7 +14476,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parametri:"
#: 03030114.xhp
msgctxt ""
@@ -14490,15 +14494,16 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Primjer:"
#: 03030115.xhp
+#, fuzzy
msgctxt ""
"03030115.xhp\n"
"tit\n"
"help.text"
msgid "CDateToUnoDateTime Function [Runtime]"
-msgstr ""
+msgstr "FileDateTime Funkcija [Run-time]"
#: 03030115.xhp
msgctxt ""
@@ -14506,7 +14511,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CDateToUnoDateTime funkcija</bookmark_value>"
#: 03030115.xhp
msgctxt ""
@@ -14533,7 +14538,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaksa:"
#: 03030115.xhp
msgctxt ""
@@ -14551,7 +14556,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Vrati vrijednost:"
#: 03030115.xhp
msgctxt ""
@@ -14569,7 +14574,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parametri:"
#: 03030115.xhp
msgctxt ""
@@ -14587,7 +14592,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Primjer:"
#: 03030116.xhp
msgctxt ""
@@ -14603,7 +14608,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CDateFromUnoDateTime funkcija</bookmark_value>"
#: 03030116.xhp
msgctxt ""
@@ -14630,7 +14635,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaksa:"
#: 03030116.xhp
msgctxt ""
@@ -14648,7 +14653,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Vrati vrijednost:"
#: 03030116.xhp
msgctxt ""
@@ -14657,7 +14662,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: 03030116.xhp
msgctxt ""
@@ -14666,7 +14671,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Parametri:"
#: 03030116.xhp
msgctxt ""
@@ -14684,7 +14689,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Primjer:"
#: 03030120.xhp
msgctxt ""
@@ -14700,7 +14705,7 @@ msgctxt ""
"bm_id6134830\n"
"help.text"
msgid "<bookmark_value>DateDiff function</bookmark_value>"
-msgstr "<bookmark_value>DateAdd funkcija</bookmark_value>"
+msgstr "<bookmark_value>DateDiff funkcija</bookmark_value>"
#: 03030120.xhp
msgctxt ""
@@ -15036,7 +15041,7 @@ msgctxt ""
"bm_id249946\n"
"help.text"
msgid "<bookmark_value>DatePart function</bookmark_value>"
-msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
+msgstr "<bookmark_value>DatePart funkcija</bookmark_value>"
#: 03030130.xhp
msgctxt ""
@@ -15158,7 +15163,7 @@ msgctxt ""
"bm_id3156042\n"
"help.text"
msgid "<bookmark_value>Hour function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Hour funkcija</bookmark_value>"
#: 03030201.xhp
msgctxt ""
@@ -15309,7 +15314,7 @@ msgctxt ""
"bm_id3155419\n"
"help.text"
msgid "<bookmark_value>Minute function</bookmark_value>"
-msgstr "<bookmark_value>Month funkcija</bookmark_value>"
+msgstr "<bookmark_value>Minute funkcija</bookmark_value>"
#: 03030202.xhp
msgctxt ""
@@ -15460,7 +15465,7 @@ msgctxt ""
"bm_id3149416\n"
"help.text"
msgid "<bookmark_value>Now function</bookmark_value>"
-msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Now funkcija</bookmark_value>"
#: 03030203.xhp
msgctxt ""
@@ -15548,7 +15553,7 @@ msgctxt ""
"bm_id3153346\n"
"help.text"
msgid "<bookmark_value>Second function</bookmark_value>"
-msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
+msgstr "<bookmark_value>Second funkcija</bookmark_value>"
#: 03030204.xhp
msgctxt ""
@@ -15681,7 +15686,7 @@ msgctxt ""
"bm_id3143271\n"
"help.text"
msgid "<bookmark_value>TimeSerial function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
+msgstr "<bookmark_value>TimeSerial funkcija</bookmark_value>"
#: 03030205.xhp
msgctxt ""
@@ -15886,7 +15891,7 @@ msgctxt ""
"bm_id3149670\n"
"help.text"
msgid "<bookmark_value>TimeValue function</bookmark_value>"
-msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
+msgstr "<bookmark_value>TimeValue funkcija</bookmark_value>"
#: 03030206.xhp
msgctxt ""
@@ -16072,7 +16077,7 @@ msgctxt ""
"bm_id3156027\n"
"help.text"
msgid "<bookmark_value>Date statement</bookmark_value>"
-msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
+msgstr "<bookmark_value>Date naredba</bookmark_value>"
#: 03030301.xhp
msgctxt ""
@@ -16160,7 +16165,7 @@ msgctxt ""
"bm_id3145090\n"
"help.text"
msgid "<bookmark_value>Time statement</bookmark_value>"
-msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
+msgstr "<bookmark_value>Time naredba</bookmark_value>"
#: 03030302.xhp
msgctxt ""
@@ -16248,7 +16253,7 @@ msgctxt ""
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>Timer function</bookmark_value>"
-msgstr "<bookmark_value>Dir Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Timer funkcija</bookmark_value>"
#: 03030303.xhp
msgctxt ""
@@ -16389,7 +16394,7 @@ msgctxt ""
"bm_id3157896\n"
"help.text"
msgid "<bookmark_value>Erl function</bookmark_value>"
-msgstr "<bookmark_value>Val Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Erl funkcija</bookmark_value>"
#: 03050100.xhp
msgctxt ""
@@ -16513,7 +16518,7 @@ msgctxt ""
"bm_id3156343\n"
"help.text"
msgid "<bookmark_value>Err function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Err funkcija</bookmark_value>"
#: 03050200.xhp
msgctxt ""
@@ -16637,7 +16642,7 @@ msgctxt ""
"bm_id3159413\n"
"help.text"
msgid "<bookmark_value>Error function</bookmark_value>"
-msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Error funkcija</bookmark_value>"
#: 03050300.xhp
msgctxt ""
@@ -16902,7 +16907,7 @@ msgctxt ""
"bm_id3146117\n"
"help.text"
msgid "<bookmark_value>AND operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>AND operator (logički)</bookmark_value>"
#: 03060100.xhp
msgctxt ""
@@ -17062,7 +17067,7 @@ msgctxt ""
"bm_id3156344\n"
"help.text"
msgid "<bookmark_value>Eqv operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>Eqv operator (logički)</bookmark_value>"
#: 03060200.xhp
msgctxt ""
@@ -17213,7 +17218,7 @@ msgctxt ""
"bm_id3156024\n"
"help.text"
msgid "<bookmark_value>Imp operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>Imp operator (logički)</bookmark_value>"
#: 03060300.xhp
msgctxt ""
@@ -17364,7 +17369,7 @@ msgctxt ""
"bm_id3156024\n"
"help.text"
msgid "<bookmark_value>Not operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>Not operator (logički)</bookmark_value>"
#: 03060400.xhp
msgctxt ""
@@ -17506,7 +17511,7 @@ msgctxt ""
"bm_id3150986\n"
"help.text"
msgid "<bookmark_value>Or operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>Or operator (logički)</bookmark_value>"
#: 03060500.xhp
msgctxt ""
@@ -17612,7 +17617,7 @@ msgctxt ""
"bm_id3156024\n"
"help.text"
msgid "<bookmark_value>Xor operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>Xor operator (logički)</bookmark_value>"
#: 03060600.xhp
msgctxt ""
@@ -17798,7 +17803,7 @@ msgctxt ""
"bm_id3156042\n"
"help.text"
msgid "<bookmark_value>\"-\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>\"-\" operator (matematički)</bookmark_value>"
#: 03070100.xhp
msgctxt ""
@@ -17886,7 +17891,7 @@ msgctxt ""
"bm_id3147573\n"
"help.text"
msgid "<bookmark_value>\"*\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>\"*\" operator (matematički)</bookmark_value>"
#: 03070200.xhp
msgctxt ""
@@ -17974,7 +17979,7 @@ msgctxt ""
"bm_id3145316\n"
"help.text"
msgid "<bookmark_value>\"+\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>\"+\" operator (matematički)</bookmark_value>"
#: 03070300.xhp
msgctxt ""
@@ -18062,7 +18067,7 @@ msgctxt ""
"bm_id3150669\n"
"help.text"
msgid "<bookmark_value>\"/\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>\"/\" operator (matematički)</bookmark_value>"
#: 03070400.xhp
msgctxt ""
@@ -18150,7 +18155,7 @@ msgctxt ""
"bm_id3145315\n"
"help.text"
msgid "<bookmark_value>\"^\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>\"^\" operator (matematički)</bookmark_value>"
#: 03070500.xhp
msgctxt ""
@@ -18256,7 +18261,7 @@ msgctxt ""
"bm_id3150669\n"
"help.text"
msgid "<bookmark_value>MOD operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematički)</bookmark_value>"
#: 03070600.xhp
msgctxt ""
@@ -19429,7 +19434,7 @@ msgctxt ""
"bm_id3149416\n"
"help.text"
msgid "<bookmark_value>Log function</bookmark_value>"
-msgstr "<bookmark_value>Log Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Log funkcija</bookmark_value>"
#: 03080202.xhp
msgctxt ""
@@ -19588,7 +19593,7 @@ msgctxt ""
"bm_id3150616\n"
"help.text"
msgid "<bookmark_value>Randomize statement</bookmark_value>"
-msgstr "<bookmark_value>Slucajna naredba</bookmark_value>"
+msgstr "<bookmark_value>Randomize naredba</bookmark_value>"
#: 03080301.xhp
msgctxt ""
@@ -19685,7 +19690,7 @@ msgctxt ""
"bm_id3148685\n"
"help.text"
msgid "<bookmark_value>Rnd function</bookmark_value>"
-msgstr "<bookmark_value>Rnd Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Rnd funkcija</bookmark_value>"
#: 03080302.xhp
msgctxt ""
@@ -19862,7 +19867,7 @@ msgctxt ""
"bm_id3156027\n"
"help.text"
msgid "<bookmark_value>Sqr function</bookmark_value>"
-msgstr "<bookmark_value>Sqr Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Sqr funkcija</bookmark_value>"
#: 03080401.xhp
msgctxt ""
@@ -19994,7 +19999,7 @@ msgctxt ""
"bm_id3159201\n"
"help.text"
msgid "<bookmark_value>Fix function</bookmark_value>"
-msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Fix funkcija</bookmark_value>"
#: 03080501.xhp
msgctxt ""
@@ -20118,7 +20123,7 @@ msgctxt ""
"bm_id3153345\n"
"help.text"
msgid "<bookmark_value>Int function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Int funkcija</bookmark_value>"
#: 03080502.xhp
msgctxt ""
@@ -20268,7 +20273,7 @@ msgctxt ""
"bm_id3159201\n"
"help.text"
msgid "<bookmark_value>Abs function</bookmark_value>"
-msgstr "<bookmark_value>Abs Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Abs funkcija</bookmark_value>"
#: 03080601.xhp
msgctxt ""
@@ -20427,7 +20432,7 @@ msgctxt ""
"bm_id3148474\n"
"help.text"
msgid "<bookmark_value>Sgn function</bookmark_value>"
-msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
+msgstr "<bookmark_value>Sgn funkcija</bookmark_value>"
#: 03080701.xhp
msgctxt ""
@@ -20649,7 +20654,7 @@ msgctxt ""
"bm_id3150616\n"
"help.text"
msgid "<bookmark_value>Hex function</bookmark_value>"
-msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Hex funkcija</bookmark_value>"
#: 03080801.xhp
msgctxt ""
@@ -20773,7 +20778,7 @@ msgctxt ""
"bm_id3155420\n"
"help.text"
msgid "<bookmark_value>Oct function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Oct funkcija</bookmark_value>"
#: 03080802.xhp
msgctxt ""
@@ -20931,7 +20936,7 @@ msgctxt ""
"bm_id3154422\n"
"help.text"
msgid "<bookmark_value>If statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
+msgstr "<bookmark_value>If naredba</bookmark_value>"
#: 03090101.xhp
msgctxt ""
@@ -21090,7 +21095,7 @@ msgctxt ""
"bm_id3149416\n"
"help.text"
msgid "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
-msgstr "<bookmark_value>Na...GoSub statement</bookmark_value><bookmark_value>Na...GoTo statement</bookmark_value>"
+msgstr "<bookmark_value>Select...Case naredba</bookmark_value><bookmark_value>Case naredba</bookmark_value>"
#: 03090102.xhp
msgctxt ""
@@ -21214,7 +21219,7 @@ msgctxt ""
"bm_id3155420\n"
"help.text"
msgid "<bookmark_value>IIf statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
+msgstr "<bookmark_value>IIf naredba</bookmark_value>"
#: 03090103.xhp
msgctxt ""
@@ -22266,7 +22271,7 @@ msgctxt ""
"bm_id3147242\n"
"help.text"
msgid "<bookmark_value>GoSub...Return statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgstr "<bookmark_value>GoSub...Return naredba</bookmark_value>"
#: 03090301.xhp
msgctxt ""
@@ -22489,7 +22494,7 @@ msgctxt ""
"bm_id3159413\n"
"help.text"
msgid "<bookmark_value>GoTo statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
+msgstr "<bookmark_value>GoTo naredba</bookmark_value>"
#: 03090302.xhp
msgctxt ""
@@ -22675,7 +22680,7 @@ msgctxt ""
"bm_id3153897\n"
"help.text"
msgid "<bookmark_value>On...GoSub statement</bookmark_value><bookmark_value>On...GoTo statement</bookmark_value>"
-msgstr "<bookmark_value>Na...GoSub statement</bookmark_value><bookmark_value>Na...GoTo statement</bookmark_value>"
+msgstr "<bookmark_value>On...GoSub naredba</bookmark_value><bookmark_value>On...GoTo naredba</bookmark_value>"
#: 03090303.xhp
msgctxt ""
@@ -22843,7 +22848,7 @@ msgctxt ""
"bm_id3154422\n"
"help.text"
msgid "<bookmark_value>Call statement</bookmark_value>"
-msgstr "<bookmark_value>Sacekaj izraz</bookmark_value>"
+msgstr "<bookmark_value>Call naredba</bookmark_value>"
#: 03090401.xhp
msgctxt ""
@@ -22940,7 +22945,7 @@ msgctxt ""
"bm_id3143271\n"
"help.text"
msgid "<bookmark_value>Choose function</bookmark_value>"
-msgstr "<bookmark_value>Izaberi funkciju</bookmark_value>"
+msgstr "<bookmark_value>Choose funkcija</bookmark_value>"
#: 03090402.xhp
msgctxt ""
@@ -23064,7 +23069,7 @@ msgctxt ""
"bm_id3148473\n"
"help.text"
msgid "<bookmark_value>Declare statement</bookmark_value>"
-msgstr "<bookmark_value>Odredi Izjava</bookmark_value>"
+msgstr "<bookmark_value>Declare naredba</bookmark_value>"
#: 03090403.xhp
msgctxt ""
@@ -23205,7 +23210,7 @@ msgctxt ""
"bm_id3150771\n"
"help.text"
msgid "<bookmark_value>End statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
+msgstr "<bookmark_value>End naredba</bookmark_value>"
#: 03090404.xhp
msgctxt ""
@@ -23374,7 +23379,7 @@ msgctxt ""
"bm_id3143270\n"
"help.text"
msgid "<bookmark_value>FreeLibrary function</bookmark_value>"
-msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
+msgstr "<bookmark_value>FreeLibrary funkcija</bookmark_value>"
#: 03090405.xhp
msgctxt ""
@@ -23462,7 +23467,7 @@ msgctxt ""
"bm_id3153346\n"
"help.text"
msgid "<bookmark_value>Function statement</bookmark_value>"
-msgstr "<bookmark_value>Funkcija izjave</bookmark_value>"
+msgstr "<bookmark_value>Function naredba</bookmark_value>"
#: 03090406.xhp
msgctxt ""
@@ -23658,7 +23663,7 @@ msgctxt ""
"bm_id3154347\n"
"help.text"
msgid "<bookmark_value>Rem statement</bookmark_value><bookmark_value>comments;Rem statement</bookmark_value>"
-msgstr "<bookmark_value>Rem izjava</bookmark_value> <bookmark_value>comentari;Rem izjava</bookmark_value>"
+msgstr "<bookmark_value>Rem naredba</bookmark_value> <bookmark_value>komentari;Rem naredba</bookmark_value>"
#: 03090407.xhp
msgctxt ""
@@ -23763,7 +23768,7 @@ msgctxt ""
"bm_id3153311\n"
"help.text"
msgid "<bookmark_value>Stop statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgstr "<bookmark_value>Stop naredba</bookmark_value>"
#: 03090408.xhp
msgctxt ""
@@ -23824,7 +23829,7 @@ msgctxt ""
"bm_id3147226\n"
"help.text"
msgid "<bookmark_value>Sub statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgstr "<bookmark_value>Sub naredba</bookmark_value>"
#: 03090409.xhp
msgctxt ""
@@ -23929,7 +23934,7 @@ msgctxt ""
"bm_id3148554\n"
"help.text"
msgid "<bookmark_value>Switch function</bookmark_value>"
-msgstr "<bookmark_value>Zamijeni funkcija</bookmark_value>"
+msgstr "<bookmark_value>Switch funkcija</bookmark_value>"
#: 03090410.xhp
msgctxt ""
@@ -24053,7 +24058,7 @@ msgctxt ""
"bm_id3153311\n"
"help.text"
msgid "<bookmark_value>With statement</bookmark_value>"
-msgstr "<bookmark_value>Sa Izjavom</bookmark_value>"
+msgstr "<bookmark_value>With naredba</bookmark_value>"
#: 03090411.xhp
msgctxt ""
@@ -24123,7 +24128,7 @@ msgctxt ""
"bm_id3152924\n"
"help.text"
msgid "<bookmark_value>Exit statement</bookmark_value>"
-msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
+msgstr "<bookmark_value>Exit naredba</bookmark_value>"
#: 03090412.xhp
msgctxt ""
@@ -24336,7 +24341,7 @@ msgctxt ""
"bm_id8926053\n"
"help.text"
msgid "<bookmark_value>CCur function</bookmark_value>"
-msgstr "<bookmark_value>Chr Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CCur funkcija</bookmark_value>"
#: 03100050.xhp
msgctxt ""
@@ -24416,7 +24421,7 @@ msgctxt ""
"bm_id863979\n"
"help.text"
msgid "<bookmark_value>CDec function</bookmark_value>"
-msgstr "<bookmark_value>CDecimalna Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CDec funkcija</bookmark_value>"
#: 03100060.xhp
msgctxt ""
@@ -24496,7 +24501,7 @@ msgctxt ""
"bm_id2338633\n"
"help.text"
msgid "<bookmark_value>CVar function</bookmark_value>"
-msgstr "<bookmark_value>Val Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CVar funkcija</bookmark_value>"
#: 03100070.xhp
msgctxt ""
@@ -24576,7 +24581,7 @@ msgctxt ""
"bm_id531022\n"
"help.text"
msgid "<bookmark_value>CVErr function</bookmark_value>"
-msgstr "<bookmark_value>Chr Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CVErr funkcija</bookmark_value>"
#: 03100080.xhp
msgctxt ""
@@ -24656,7 +24661,7 @@ msgctxt ""
"bm_id3150616\n"
"help.text"
msgid "<bookmark_value>CBool function</bookmark_value>"
-msgstr "<bookmark_value>Izaberi funkciju</bookmark_value>"
+msgstr "<bookmark_value>CBool funkcija</bookmark_value>"
#: 03100100.xhp
msgctxt ""
@@ -24834,7 +24839,7 @@ msgctxt ""
"bm_id3150772\n"
"help.text"
msgid "<bookmark_value>CDate function</bookmark_value>"
-msgstr "<bookmark_value>CByte Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CDate funkcija</bookmark_value>"
#: 03100300.xhp
msgctxt ""
@@ -24940,7 +24945,7 @@ msgctxt ""
"bm_id3153750\n"
"help.text"
msgid "<bookmark_value>CDbl function</bookmark_value>"
-msgstr "<bookmark_value>CDecimalna Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CDbl funkcija</bookmark_value>"
#: 03100400.xhp
msgctxt ""
@@ -25037,7 +25042,7 @@ msgctxt ""
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>CInt function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CInt funkcija</bookmark_value>"
#: 03100500.xhp
msgctxt ""
@@ -25143,7 +25148,7 @@ msgctxt ""
"bm_id3153311\n"
"help.text"
msgid "<bookmark_value>CLng function</bookmark_value>"
-msgstr "<bookmark_value>Log Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CLng funkcija</bookmark_value>"
#: 03100600.xhp
msgctxt ""
@@ -25249,7 +25254,7 @@ msgctxt ""
"bm_id3146958\n"
"help.text"
msgid "<bookmark_value>Const statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
+msgstr "<bookmark_value>Const naredba</bookmark_value>"
#: 03100700.xhp
msgctxt ""
@@ -25364,7 +25369,7 @@ msgctxt ""
"bm_id3153753\n"
"help.text"
msgid "<bookmark_value>CSng function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CSng funkcija</bookmark_value>"
#: 03100900.xhp
msgctxt ""
@@ -25461,7 +25466,7 @@ msgctxt ""
"bm_id3146958\n"
"help.text"
msgid "<bookmark_value>CStr function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CStr funkcija</bookmark_value>"
#: 03101000.xhp
msgctxt ""
@@ -25666,7 +25671,7 @@ msgctxt ""
"bm_id3145759\n"
"help.text"
msgid "<bookmark_value>DefBool statement</bookmark_value>"
-msgstr "<bookmark_value>DefDbl red</bookmark_value>"
+msgstr "<bookmark_value>DefBool naredba</bookmark_value>"
#: 03101100.xhp
msgctxt ""
@@ -25790,7 +25795,7 @@ msgctxt ""
"bm_id9555345\n"
"help.text"
msgid "<bookmark_value>DefCur statement</bookmark_value>"
-msgstr "<bookmark_value>DefStr red</bookmark_value>"
+msgstr "<bookmark_value>DefCur naredba</bookmark_value>"
#: 03101110.xhp
msgctxt ""
@@ -25902,7 +25907,7 @@ msgctxt ""
"bm_id8177739\n"
"help.text"
msgid "<bookmark_value>DefErr statement</bookmark_value>"
-msgstr "<bookmark_value>DefStr red</bookmark_value>"
+msgstr "<bookmark_value>DefErr naredba</bookmark_value>"
#: 03101120.xhp
msgctxt ""
@@ -26014,7 +26019,7 @@ msgctxt ""
"bm_id2445142\n"
"help.text"
msgid "<bookmark_value>DefSng statement</bookmark_value>"
-msgstr "<bookmark_value>DefLng red</bookmark_value>"
+msgstr "<bookmark_value>DefSng naredba</bookmark_value>"
#: 03101130.xhp
msgctxt ""
@@ -26126,7 +26131,7 @@ msgctxt ""
"bm_id6161381\n"
"help.text"
msgid "<bookmark_value>DefStr statement</bookmark_value>"
-msgstr "<bookmark_value>DefStr red</bookmark_value>"
+msgstr "<bookmark_value>DefStr naredba</bookmark_value>"
#: 03101140.xhp
msgctxt ""
@@ -26238,7 +26243,7 @@ msgctxt ""
"bm_id3150504\n"
"help.text"
msgid "<bookmark_value>DefDate statement</bookmark_value>"
-msgstr "<bookmark_value>DefDatum red</bookmark_value>"
+msgstr "<bookmark_value>DefDate naredba</bookmark_value>"
#: 03101300.xhp
msgctxt ""
@@ -26362,7 +26367,7 @@ msgctxt ""
"bm_id3147242\n"
"help.text"
msgid "<bookmark_value>DefDbl statement</bookmark_value>"
-msgstr "<bookmark_value>DefDbl red</bookmark_value>"
+msgstr "<bookmark_value>DefDbl naredba</bookmark_value>"
#: 03101400.xhp
msgctxt ""
@@ -26486,7 +26491,7 @@ msgctxt ""
"bm_id3149811\n"
"help.text"
msgid "<bookmark_value>DefInt statement</bookmark_value>"
-msgstr "<bookmark_value>DefInt red</bookmark_value>"
+msgstr "<bookmark_value>DefInt naredba</bookmark_value>"
#: 03101500.xhp
msgctxt ""
@@ -26610,7 +26615,7 @@ msgctxt ""
"bm_id3148538\n"
"help.text"
msgid "<bookmark_value>DefLng statement</bookmark_value>"
-msgstr "<bookmark_value>DefLng red</bookmark_value>"
+msgstr "<bookmark_value>DefLng naredba</bookmark_value>"
#: 03101600.xhp
msgctxt ""
@@ -26734,7 +26739,7 @@ msgctxt ""
"bm_id3149811\n"
"help.text"
msgid "<bookmark_value>DefObj statement</bookmark_value>"
-msgstr "<bookmark_value>DefObj red</bookmark_value>"
+msgstr "<bookmark_value>DefObj naredba</bookmark_value>"
#: 03101700.xhp
msgctxt ""
@@ -26912,7 +26917,7 @@ msgctxt ""
"bm_id3143267\n"
"help.text"
msgid "<bookmark_value>DefVar statement</bookmark_value>"
-msgstr "<bookmark_value>DefVar red</bookmark_value>"
+msgstr "<bookmark_value>DefVar naredba</bookmark_value>"
#: 03102000.xhp
msgctxt ""
@@ -27045,7 +27050,7 @@ msgctxt ""
"bm_id3149812\n"
"help.text"
msgid "<bookmark_value>Dim statement</bookmark_value><bookmark_value>arrays; dimensioning</bookmark_value><bookmark_value>dimensioning arrays</bookmark_value>"
-msgstr "<bookmark_value>Dim statement</bookmark_value><bookmark_value>nizovi; dimensioning</bookmark_value><bookmark_value>dimenzijonalni nizovi</bookmark_value>"
+msgstr "<bookmark_value>Dim naredba</bookmark_value><bookmark_value>nizovi; dimenzionisanje</bookmark_value><bookmark_value>dimenzionisanje nizova</bookmark_value>"
#: 03102100.xhp
msgctxt ""
@@ -27385,7 +27390,7 @@ msgctxt ""
"bm_id3150398\n"
"help.text"
msgid "<bookmark_value>ReDim statement</bookmark_value>"
-msgstr "<bookmark_value>ReDim red</bookmark_value>"
+msgstr "<bookmark_value>ReDim naredba</bookmark_value>"
#: 03102101.xhp
msgctxt ""
@@ -27661,7 +27666,7 @@ msgctxt ""
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>IsArray function</bookmark_value>"
-msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
+msgstr "<bookmark_value>IsArray funkcija</bookmark_value>"
#: 03102200.xhp
msgctxt ""
@@ -27758,7 +27763,7 @@ msgctxt ""
"bm_id3145090\n"
"help.text"
msgid "<bookmark_value>IsDate function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+msgstr "<bookmark_value>IsDate funkcija</bookmark_value>"
#: 03102300.xhp
msgctxt ""
@@ -27873,7 +27878,7 @@ msgctxt ""
"bm_id3153394\n"
"help.text"
msgid "<bookmark_value>IsEmpty function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+msgstr "<bookmark_value>IsEmpty funkcija</bookmark_value>"
#: 03102400.xhp
msgctxt ""
@@ -27979,7 +27984,7 @@ msgctxt ""
"bm_id4954680\n"
"help.text"
msgid "<bookmark_value>IsError function</bookmark_value>"
-msgstr "<bookmark_value>InStr funkcija</bookmark_value>"
+msgstr "<bookmark_value>IsError funkcija</bookmark_value>"
#: 03102450.xhp
msgctxt ""
@@ -28059,7 +28064,7 @@ msgctxt ""
"bm_id3155555\n"
"help.text"
msgid "<bookmark_value>IsNull function</bookmark_value><bookmark_value>Null value</bookmark_value>"
-msgstr "<bookmark_value>Rem izjava</bookmark_value> <bookmark_value>comentari;Rem izjava</bookmark_value>"
+msgstr "<bookmark_value>IsNull funkcija</bookmark_value><bookmark_value>Null vrijednost</bookmark_value>"
#: 03102600.xhp
msgctxt ""
@@ -28164,7 +28169,7 @@ msgctxt ""
"bm_id3145136\n"
"help.text"
msgid "<bookmark_value>IsNumeric function</bookmark_value>"
-msgstr "<bookmark_value>JeliUnoStruct Funkcija</bookmark_value>"
+msgstr "<bookmark_value>IsNumeric funkcija</bookmark_value>"
#: 03102700.xhp
msgctxt ""
@@ -28279,7 +28284,7 @@ msgctxt ""
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>IsObject function</bookmark_value>"
-msgstr "<bookmark_value>NadiObjekat funkcija</bookmark_value>"
+msgstr "<bookmark_value>IsObject funkcija</bookmark_value>"
#: 03102800.xhp
msgctxt ""
@@ -28367,7 +28372,7 @@ msgctxt ""
"bm_id3156027\n"
"help.text"
msgid "<bookmark_value>LBound function</bookmark_value>"
-msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
+msgstr "<bookmark_value>LBound funkcija</bookmark_value>"
#: 03102900.xhp
msgctxt ""
@@ -28509,7 +28514,7 @@ msgctxt ""
"bm_id3148538\n"
"help.text"
msgid "<bookmark_value>UBound function</bookmark_value>"
-msgstr "<bookmark_value>Rnd Funkcija</bookmark_value>"
+msgstr "<bookmark_value>UBound funkcija</bookmark_value>"
#: 03103000.xhp
msgctxt ""
@@ -28651,7 +28656,7 @@ msgctxt ""
"bm_id3147242\n"
"help.text"
msgid "<bookmark_value>Let statement</bookmark_value>"
-msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
+msgstr "<bookmark_value>Let naredba</bookmark_value>"
#: 03103100.xhp
msgctxt ""
@@ -28748,7 +28753,7 @@ msgctxt ""
"bm_id3155805\n"
"help.text"
msgid "<bookmark_value>Option Base statement</bookmark_value>"
-msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
+msgstr "<bookmark_value>Option Base naredba</bookmark_value>"
#: 03103200.xhp
msgctxt ""
@@ -28827,7 +28832,7 @@ msgctxt ""
"bm_id3145090\n"
"help.text"
msgid "<bookmark_value>Option Explicit statement</bookmark_value>"
-msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
+msgstr "<bookmark_value>Option Explicit naredba</bookmark_value>"
#: 03103300.xhp
msgctxt ""
@@ -28915,7 +28920,7 @@ msgctxt ""
"bm_id3153311\n"
"help.text"
msgid "<bookmark_value>Public statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgstr "<bookmark_value>Public naredba</bookmark_value>"
#: 03103400.xhp
msgctxt ""
@@ -28976,7 +28981,7 @@ msgctxt ""
"bm_id3159201\n"
"help.text"
msgid "<bookmark_value>Global statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgstr "<bookmark_value>Global naredba</bookmark_value>"
#: 03103450.xhp
msgctxt ""
@@ -29037,7 +29042,7 @@ msgctxt ""
"bm_id3149798\n"
"help.text"
msgid "<bookmark_value>Static statement</bookmark_value>"
-msgstr "<bookmark_value>SetAttr izjava</bookmark_value>"
+msgstr "<bookmark_value>Static naredba</bookmark_value>"
#: 03103500.xhp
msgctxt ""
@@ -29141,7 +29146,7 @@ msgctxt ""
"bm_id3143267\n"
"help.text"
msgid "<bookmark_value>TypeName function</bookmark_value><bookmark_value>VarType function</bookmark_value>"
-msgstr "<bookmark_value>Rem izjava</bookmark_value> <bookmark_value>comentari;Rem izjava</bookmark_value>"
+msgstr "<bookmark_value>TypeName funkcija</bookmark_value><bookmark_value>VarType funkcija</bookmark_value>"
#: 03103600.xhp
msgctxt ""
@@ -29571,7 +29576,7 @@ msgctxt ""
"bm_id3154422\n"
"help.text"
msgid "<bookmark_value>Set statement</bookmark_value><bookmark_value>Nothing object</bookmark_value>"
-msgstr "<bookmark_value>Postavi naredbu</bookmark_value><bookmark_value>objekat ništa</bookmark_value>"
+msgstr "<bookmark_value>Set naredba</bookmark_value><bookmark_value>Nothing objekat</bookmark_value>"
#: 03103700.xhp
msgctxt ""
@@ -29667,7 +29672,7 @@ msgctxt ""
"bm_id3145136\n"
"help.text"
msgid "<bookmark_value>FindObject function</bookmark_value>"
-msgstr "<bookmark_value>NadiObjekat funkcija</bookmark_value>"
+msgstr "<bookmark_value>FindObject funkcija</bookmark_value>"
#: 03103800.xhp
msgctxt ""
@@ -29854,7 +29859,7 @@ msgctxt ""
"bm_id3146958\n"
"help.text"
msgid "<bookmark_value>FindPropertyObject function</bookmark_value>"
-msgstr "<bookmark_value>NadiOsobinuObjekta funkcija</bookmark_value>"
+msgstr "<bookmark_value>FindPropertyObject funkcija</bookmark_value>"
#: 03103900.xhp
msgctxt ""
@@ -30050,7 +30055,7 @@ msgctxt ""
"bm_id3153527\n"
"help.text"
msgid "<bookmark_value>IsMissing function</bookmark_value>"
-msgstr "<bookmark_value>Fali Funkcija</bookmark_value>"
+msgstr "<bookmark_value>IsMissing funkcija</bookmark_value>"
#: 03104000.xhp
msgctxt ""
@@ -30147,7 +30152,7 @@ msgctxt ""
"bm_id3149205\n"
"help.text"
msgid "<bookmark_value>Optional function</bookmark_value>"
-msgstr "<bookmark_value>Proizvoljna Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Optional funkcija</bookmark_value>"
#: 03104100.xhp
msgctxt ""
@@ -30244,7 +30249,7 @@ msgctxt ""
"bm_id3150499\n"
"help.text"
msgid "<bookmark_value>Array function</bookmark_value>"
-msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Array funkcija</bookmark_value>"
#: 03104200.xhp
msgctxt ""
@@ -30359,7 +30364,7 @@ msgctxt ""
"bm_id3150616\n"
"help.text"
msgid "<bookmark_value>DimArray function</bookmark_value>"
-msgstr "<bookmark_value>DimNiz Funkcija</bookmark_value>"
+msgstr "<bookmark_value>DimArray funkcija</bookmark_value>"
#: 03104300.xhp
msgctxt ""
@@ -30465,7 +30470,7 @@ msgctxt ""
"bm_id3149987\n"
"help.text"
msgid "<bookmark_value>HasUnoInterfaces function</bookmark_value>"
-msgstr "<bookmark_value>ImaUnoSucelja Funkcija</bookmark_value>"
+msgstr "<bookmark_value>HasUnoInterfaces funkcija</bookmark_value>"
#: 03104400.xhp
msgctxt ""
@@ -30589,7 +30594,7 @@ msgctxt ""
"bm_id3146117\n"
"help.text"
msgid "<bookmark_value>IsUnoStruct function</bookmark_value>"
-msgstr "<bookmark_value>JeliUnoStruct Funkcija</bookmark_value>"
+msgstr "<bookmark_value>IsUnoStruct funkcija</bookmark_value>"
#: 03104500.xhp
msgctxt ""
@@ -30726,7 +30731,7 @@ msgctxt ""
"bm_id3149205\n"
"help.text"
msgid "<bookmark_value>EqualUnoObjects function</bookmark_value>"
-msgstr "<bookmark_value>JednakoUnoObjektu Funkcija</bookmark_value>"
+msgstr "<bookmark_value>EqualUnoObjects funkcija</bookmark_value>"
#: 03104600.xhp
msgctxt ""
@@ -30877,7 +30882,7 @@ msgctxt ""
"bm_id624713\n"
"help.text"
msgid "<bookmark_value>Erase function</bookmark_value>"
-msgstr "<bookmark_value>Briši Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Erase funkcija</bookmark_value>"
#: 03104700.xhp
msgctxt ""
@@ -30967,7 +30972,7 @@ msgctxt ""
"bm_id3150682\n"
"help.text"
msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operators;comparisons</bookmark_value>"
-msgstr "<bookmark_value>operatori uporedivanja;%IMEPROIZVODA Basic</bookmark_value><bookmark_value>operatori;uporedivanje</bookmark_value>"
+msgstr "<bookmark_value>operatori upoređivanja;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operatori;upoređivanje</bookmark_value>"
#: 03110100.xhp
msgctxt ""
@@ -31188,7 +31193,7 @@ msgctxt ""
"bm_id3150499\n"
"help.text"
msgid "<bookmark_value>Asc function</bookmark_value>"
-msgstr "<bookmark_value>Asc Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Asc funkcija</bookmark_value>"
#: 03120101.xhp
msgctxt ""
@@ -31329,7 +31334,7 @@ msgctxt ""
"bm_id3149205\n"
"help.text"
msgid "<bookmark_value>Chr function</bookmark_value>"
-msgstr "<bookmark_value>Chr Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Chr funkcija</bookmark_value>"
#: 03120102.xhp
msgctxt ""
@@ -31470,7 +31475,7 @@ msgctxt ""
"bm_id3143272\n"
"help.text"
msgid "<bookmark_value>Str function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Str funkcija</bookmark_value>"
#: 03120103.xhp
msgctxt ""
@@ -31576,7 +31581,7 @@ msgctxt ""
"bm_id3149205\n"
"help.text"
msgid "<bookmark_value>Val function</bookmark_value>"
-msgstr "<bookmark_value>Val Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Val funkcija</bookmark_value>"
#: 03120104.xhp
msgctxt ""
@@ -31682,7 +31687,7 @@ msgctxt ""
"bm_id3156027\n"
"help.text"
msgid "<bookmark_value>CByte function</bookmark_value>"
-msgstr "<bookmark_value>CByte Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CByte funkcija</bookmark_value>"
#: 03120105.xhp
msgctxt ""
@@ -31796,7 +31801,7 @@ msgctxt ""
"bm_id3150499\n"
"help.text"
msgid "<bookmark_value>Space function</bookmark_value>"
-msgstr "<bookmark_value>UCase funkcija</bookmark_value>"
+msgstr "<bookmark_value>Space funkcija</bookmark_value>"
#: 03120201.xhp
msgctxt ""
@@ -31902,7 +31907,7 @@ msgctxt ""
"bm_id3147291\n"
"help.text"
msgid "<bookmark_value>String function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
+msgstr "<bookmark_value>String funkcija</bookmark_value>"
#: 03120202.xhp
msgctxt ""
@@ -32051,7 +32056,7 @@ msgctxt ""
"bm_id3153539\n"
"help.text"
msgid "<bookmark_value>Format function</bookmark_value>"
-msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Format funkcija</bookmark_value>"
#: 03120301.xhp
msgctxt ""
@@ -32435,7 +32440,7 @@ msgctxt ""
"bm_id3152363\n"
"help.text"
msgid "<bookmark_value>LCase function</bookmark_value>"
-msgstr "<bookmark_value>UCase funkcija</bookmark_value>"
+msgstr "<bookmark_value>LCase funkcija</bookmark_value>"
#: 03120302.xhp
msgctxt ""
@@ -32559,7 +32564,7 @@ msgctxt ""
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>Left function</bookmark_value>"
-msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Left funkcija</bookmark_value>"
#: 03120303.xhp
msgctxt ""
@@ -32683,7 +32688,7 @@ msgctxt ""
"bm_id3143268\n"
"help.text"
msgid "<bookmark_value>LSet statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgstr "<bookmark_value>LSet naredba</bookmark_value>"
#: 03120304.xhp
msgctxt ""
@@ -32825,7 +32830,7 @@ msgctxt ""
"bm_id3147574\n"
"help.text"
msgid "<bookmark_value>LTrim function</bookmark_value>"
-msgstr "<bookmark_value>Trim funkcija</bookmark_value>"
+msgstr "<bookmark_value>LTrim funkcija</bookmark_value>"
#: 03120305.xhp
msgctxt ""
@@ -32931,7 +32936,7 @@ msgctxt ""
"bm_id3143268\n"
"help.text"
msgid "<bookmark_value>Mid function</bookmark_value><bookmark_value>Mid statement</bookmark_value>"
-msgstr "<bookmark_value>Rem izjava</bookmark_value> <bookmark_value>comentari;Rem izjava</bookmark_value>"
+msgstr "<bookmark_value>Mid funkcija</bookmark_value><bookmark_value>Mid naredba</bookmark_value>"
#: 03120306.xhp
msgctxt ""
@@ -33082,7 +33087,7 @@ msgctxt ""
"bm_id3153311\n"
"help.text"
msgid "<bookmark_value>Right function</bookmark_value>"
-msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
+msgstr "<bookmark_value>Right funkcija</bookmark_value>"
#: 03120307.xhp
msgctxt ""
@@ -33215,7 +33220,7 @@ msgctxt ""
"bm_id3153345\n"
"help.text"
msgid "<bookmark_value>RSet statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgstr "<bookmark_value>RSet naredba</bookmark_value>"
#: 03120308.xhp
msgctxt ""
@@ -33375,7 +33380,7 @@ msgctxt ""
"bm_id3154286\n"
"help.text"
msgid "<bookmark_value>RTrim function</bookmark_value>"
-msgstr "<bookmark_value>Trim funkcija</bookmark_value>"
+msgstr "<bookmark_value>RTrim funkcija</bookmark_value>"
#: 03120309.xhp
msgctxt ""
@@ -33702,7 +33707,7 @@ msgctxt ""
"bm_id3152801\n"
"help.text"
msgid "<bookmark_value>ConvertToURL function</bookmark_value>"
-msgstr "<bookmark_value>Pretvori iz URL funkcije</bookmark_value>"
+msgstr "<bookmark_value>ConvertToURL funkcija</bookmark_value>"
#: 03120312.xhp
msgctxt ""
@@ -33844,7 +33849,7 @@ msgctxt ""
"bm_id3153894\n"
"help.text"
msgid "<bookmark_value>ConvertFromURL function</bookmark_value>"
-msgstr "<bookmark_value>Pretvori iz URL funkcije</bookmark_value>"
+msgstr "<bookmark_value>ConvertFromURL funkcija</bookmark_value>"
#: 03120313.xhp
msgctxt ""
@@ -33986,7 +33991,7 @@ msgctxt ""
"bm_id3156027\n"
"help.text"
msgid "<bookmark_value>Split function</bookmark_value>"
-msgstr "<bookmark_value>Podjela funkcije</bookmark_value>"
+msgstr "<bookmark_value>Split funkcija</bookmark_value>"
#: 03120314.xhp
msgctxt ""
@@ -34101,7 +34106,7 @@ msgctxt ""
"bm_id3149416\n"
"help.text"
msgid "<bookmark_value>Join function</bookmark_value>"
-msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
+msgstr "<bookmark_value>Join funkcija</bookmark_value>"
#: 03120315.xhp
msgctxt ""
@@ -34676,7 +34681,7 @@ msgctxt ""
"bm_id3143284\n"
"help.text"
msgid "<bookmark_value>Beep statement</bookmark_value>"
-msgstr "<bookmark_value>Beep iskaz</bookmark_value>"
+msgstr "<bookmark_value>Beep naredba</bookmark_value>"
#: 03130100.xhp
msgctxt ""
@@ -34737,7 +34742,7 @@ msgctxt ""
"bm_id3150040\n"
"help.text"
msgid "<bookmark_value>Shell function</bookmark_value>"
-msgstr "<bookmark_value>Trazi Funkciju</bookmark_value>"
+msgstr "<bookmark_value>Shell funkcija</bookmark_value>"
#: 03130500.xhp
msgctxt ""
@@ -35005,7 +35010,7 @@ msgctxt ""
"bm_id3154136\n"
"help.text"
msgid "<bookmark_value>Wait statement</bookmark_value>"
-msgstr "<bookmark_value>Sacekaj izraz</bookmark_value>"
+msgstr "<bookmark_value>Wait naredba</bookmark_value>"
#: 03130600.xhp
msgctxt ""
@@ -35181,7 +35186,7 @@ msgctxt ""
"bm_id3155364\n"
"help.text"
msgid "<bookmark_value>Environ function</bookmark_value>"
-msgstr "<bookmark_value>Okruzujuca funkcija</bookmark_value>"
+msgstr "<bookmark_value>Environ funkcija</bookmark_value>"
#: 03130800.xhp
msgctxt ""
@@ -35287,7 +35292,7 @@ msgctxt ""
"bm_id3157898\n"
"help.text"
msgid "<bookmark_value>GetSolarVersion function</bookmark_value>"
-msgstr "<bookmark_value>GetSystemTicks funkcija</bookmark_value>"
+msgstr "<bookmark_value>GetSolarVersion funkcija</bookmark_value>"
#: 03131000.xhp
msgctxt ""
@@ -35375,7 +35380,7 @@ msgctxt ""
"bm_id3153539\n"
"help.text"
msgid "<bookmark_value>TwipsPerPixelX function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
+msgstr "<bookmark_value>TwipsPerPixelX funkcija</bookmark_value>"
#: 03131300.xhp
msgctxt ""
@@ -35463,7 +35468,7 @@ msgctxt ""
"bm_id3150040\n"
"help.text"
msgid "<bookmark_value>TwipsPerPixelY function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
+msgstr "<bookmark_value>TwipsPerPixelY funkcija</bookmark_value>"
#: 03131400.xhp
msgctxt ""
@@ -35551,7 +35556,7 @@ msgctxt ""
"bm_id3150499\n"
"help.text"
msgid "<bookmark_value>CreateUnoStruct function</bookmark_value>"
-msgstr "<bookmark_value>JeliUnoStruct Funkcija</bookmark_value>"
+msgstr "<bookmark_value>CreateUnoStruct funkcija</bookmark_value>"
#: 03131500.xhp
msgctxt ""
@@ -35639,7 +35644,7 @@ msgctxt ""
"bm_id3150682\n"
"help.text"
msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
+msgstr "<bookmark_value>CreateUnoService funkcija</bookmark_value>"
#: 03131600.xhp
msgctxt ""
@@ -35855,7 +35860,7 @@ msgctxt ""
"bm_id3150040\n"
"help.text"
msgid "<bookmark_value>CreateUnoDialog function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
+msgstr "<bookmark_value>CreateUnoDialog funkcija</bookmark_value>"
#: 03131800.xhp
msgctxt ""
@@ -35988,7 +35993,7 @@ msgctxt ""
"bm_id3150682\n"
"help.text"
msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
-msgstr "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogueBoxLibraries (LibraryContainer)</bookmark_value>"
+msgstr "<bookmark_value>GlobalScope funkcija</bookmark_value><bookmark_value>bibliotečni sistemi</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
#: 03131900.xhp
msgctxt ""
@@ -36157,7 +36162,7 @@ msgctxt ""
"bm_id3155150\n"
"help.text"
msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
-msgstr "<bookmark_value>CdateToIso funkcija</bookmark_value>"
+msgstr "<bookmark_value>CreateUnoListener funkcija</bookmark_value>"
#: 03132000.xhp
msgctxt ""
@@ -36488,7 +36493,7 @@ msgctxt ""
"bm_id3147143\n"
"help.text"
msgid "<bookmark_value>GetGuiType function</bookmark_value>"
-msgstr "<bookmark_value>GetAttr Funkcija</bookmark_value>"
+msgstr "<bookmark_value>GetGuiType funkcija</bookmark_value>"
#: 03132100.xhp
msgctxt ""
@@ -36603,7 +36608,7 @@ msgctxt ""
"bm_id3155342\n"
"help.text"
msgid "<bookmark_value>ThisComponent property</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
-msgstr "<bookmark_value>ThisComponent statement</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
+msgstr "<bookmark_value>ThisComponent svojstvo</bookmark_value><bookmark_value>komponente;adresiranje</bookmark_value>"
#: 03132200.xhp
msgctxt ""
@@ -36691,7 +36696,7 @@ msgctxt ""
"bm_id3150682\n"
"help.text"
msgid "<bookmark_value>CreateUnoValue function</bookmark_value>"
-msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
+msgstr "<bookmark_value>CreateUnoValue funkcija</bookmark_value>"
#: 03132300.xhp
msgctxt ""
@@ -36797,7 +36802,7 @@ msgctxt ""
"bm_id659810\n"
"help.text"
msgid "<bookmark_value>CreateObject function</bookmark_value>"
-msgstr "<bookmark_value>NadiObjekat funkcija</bookmark_value>"
+msgstr "<bookmark_value>CreateObject funkcija</bookmark_value>"
#: 03132400.xhp
msgctxt ""
@@ -36861,7 +36866,7 @@ msgctxt ""
"bm_id4761192\n"
"help.text"
msgid "<bookmark_value>GetDefaultContext function</bookmark_value>"
-msgstr "<bookmark_value>GetAttr Funkcija</bookmark_value>"
+msgstr "<bookmark_value>GetDefaultContext Funkcija</bookmark_value>"
#: 03132500.xhp
msgctxt ""
@@ -37806,7 +37811,7 @@ msgctxt ""
"bm_id3150543\n"
"help.text"
msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
-msgstr "<bookmark_value>toolbars; Osnovni IDE</bookmark_value><bookmark_value>Makro traka sa alatima</bookmark_value>"
+msgstr "<bookmark_value>alatne trake; BASIC IDE</bookmark_value><bookmark_value>Makro traka sa alatima</bookmark_value>"
#: main0211.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/sbasic/shared/01.po b/source/bs/helpcontent2/source/text/sbasic/shared/01.po
index d2421843392..70e53298a12 100644
--- a/source/bs/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bs/helpcontent2/source/text/sbasic/shared/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 07:35+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-27 16:16+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354174527.0\n"
+"X-POOTLE-MTIME: 1390839403.0\n"
#: 06130000.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_id3145786\n"
"help.text"
msgid "<bookmark_value>macros; Basic IDE</bookmark_value><bookmark_value>Basic IDE; macros</bookmark_value>"
-msgstr "<bookmark_value>macros; Osnovni IDE</bookmark_value><bookmark_value>Osnovni IDE; macros</bookmark_value>"
+msgstr "<bookmark_value>makroi; Basic IDE</bookmark_value><bookmark_value>Basic IDE; makroi</bookmark_value>"
#: 06130000.xhp
msgctxt ""
@@ -531,7 +531,7 @@ msgctxt ""
"bm_id3150502\n"
"help.text"
msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
-msgstr "<bookmark_value>datoteke; dodavanje</bookmark_value><bookmark_value>umetanje;Osnovne datoteke</bookmark_value>"
+msgstr "<bookmark_value>datoteke; dodavanje</bookmark_value><bookmark_value>umetanje;Basic biblioteke</bookmark_value>"
#: 06130500.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/sbasic/shared/02.po b/source/bs/helpcontent2/source/text/sbasic/shared/02.po
index d5f1ca50049..ee2c6722e06 100644
--- a/source/bs/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/bs/helpcontent2/source/text/sbasic/shared/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 07:35+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-27 16:25+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354174542.0\n"
+"X-POOTLE-MTIME: 1390839940.0\n"
#: 11010000.xhp
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"bm_id3154863\n"
"help.text"
msgid "<bookmark_value>macros; stopping</bookmark_value><bookmark_value>program stops</bookmark_value><bookmark_value>stopping macros</bookmark_value>"
-msgstr "<bookmark_value>makroi; zaustavljanje</bookmark_value><bookmark_value>program staje</bookmark_value><bookmark_value>zaustavljanje makroa</bookmark_value>"
+msgstr "<bookmark_value>makroi; zaustavljanje</bookmark_value><bookmark_value>zaustavljanja programa</bookmark_value><bookmark_value>zaustavljanje makroa</bookmark_value>"
#: 11040000.xhp
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"bm_id3150402\n"
"help.text"
msgid "<bookmark_value>controls; in dialog editor</bookmark_value><bookmark_value>push button control in dialog editor</bookmark_value><bookmark_value>icon control</bookmark_value><bookmark_value>buttons; controls</bookmark_value><bookmark_value>image control</bookmark_value><bookmark_value>check box control</bookmark_value><bookmark_value>radio button control</bookmark_value><bookmark_value>option button control</bookmark_value><bookmark_value>fixed text control</bookmark_value><bookmark_value>label field control</bookmark_value><bookmark_value>editing; controls</bookmark_value><bookmark_value>text boxes; controls</bookmark_value><bookmark_value>list boxes; controls</bookmark_value><bookmark_value>combo box control</bookmark_value><bookmark_value>scroll bar control</bookmark_value><bookmark_value>horizontal scrollbar control</bookmark_value><bookmark_value>vertical scrollbar control</bookmark_value><bookmark_value>group box control</bookmark_value><bookmark_value>progress bar control</bookmark_value><bookmark_value>fixed line control</bookmark_value><bookmark_value>horizontal line control</bookmark_value><bookmark_value>line control</bookmark_value><bookmark_value>vertical line control</bookmark_value><bookmark_value>date field control</bookmark_value><bookmark_value>time field control</bookmark_value><bookmark_value>numerical field control</bookmark_value><bookmark_value>currency field control</bookmark_value><bookmark_value>formatted field control</bookmark_value><bookmark_value>pattern field control</bookmark_value><bookmark_value>masked field control</bookmark_value><bookmark_value>file selection control</bookmark_value><bookmark_value>selection options for controls</bookmark_value><bookmark_value>test mode control</bookmark_value>"
-msgstr "<bookmark_value>kontrole; u Dialogue Box Editor</bookmark_value><bookmark_value>push button control in Dialogue Box Editor</bookmark_value><bookmark_value>icon control</bookmark_value><bookmark_value>buttons; controls</bookmark_value><bookmark_value>image control</bookmark_value><bookmark_value>tick box control</bookmark_value><bookmark_value>radio button control</bookmark_value><bookmark_value>option button control</bookmark_value><bookmark_value>fixed text control</bookmark_value><bookmark_value>label field control</bookmark_value><bookmark_value>editing; controls</bookmark_value><bookmark_value>text boxes; controls</bookmark_value><bookmark_value>list boxes; controls</bookmark_value><bookmark_value>combo box control</bookmark_value><bookmark_value>scroll bar control</bookmark_value><bookmark_value>horizontal scrollbar control</bookmark_value><bookmark_value>vertical scrollbar control</bookmark_value><bookmark_value>group box control</bookmark_value><bookmark_value>progress bar control</bookmark_value><bookmark_value>fixed line control</bookmark_value><bookmark_value>horizontal line control</bookmark_value><bookmark_value>line control</bookmark_value><bookmark_value>vertical line control</bookmark_value><bookmark_value>date field control</bookmark_value><bookmark_value>time field control</bookmark_value><bookmark_value>numeric field control</bookmark_value><bookmark_value>currency field control</bookmark_value><bookmark_value>formatted field control</bookmark_value><bookmark_value>pattern field control</bookmark_value><bookmark_value>masked field control</bookmark_value><bookmark_value>file selection control</bookmark_value><bookmark_value>selection options for controls</bookmark_value><bookmark_value>test mode control</bookmark_value>"
+msgstr "<bookmark_value>kontrole; u dijaloškom editoru</bookmark_value><bookmark_value>dugme kontrola u dijaloškom editoru</bookmark_value><bookmark_value>ikona kontrola</bookmark_value><bookmark_value>dugmad; kontrole</bookmark_value><bookmark_value>slika kontrola</bookmark_value><bookmark_value>kućica kontrola</bookmark_value><bookmark_value>radio dugme kontrola</bookmark_value><bookmark_value>opcijsko dugme kontrola</bookmark_value><bookmark_value>fiksni tekst kontrola</bookmark_value><bookmark_value>labela polje kontrola</bookmark_value><bookmark_value>uređivanje; kontrole</bookmark_value><bookmark_value>tekstualni okviri; kontrole</bookmark_value><bookmark_value>okvir liste; kontrole</bookmark_value><bookmark_value>kombo okvir kontrola</bookmark_value><bookmark_value>klizna traka kontrola</bookmark_value><bookmark_value>horizontalna klizna traka kontrola</bookmark_value><bookmark_value>vertikalna klizna traka kontrola</bookmark_value><bookmark_value>grupni okvir kontrola</bookmark_value><bookmark_value>napredak kontrola</bookmark_value><bookmark_value>fiksna linija kontrola</bookmark_value><bookmark_value>horizontalna linijska kontrola</bookmark_value><bookmark_value>linijska kontrola</bookmark_value><bookmark_value>vertikalna linijska kontrola</bookmark_value><bookmark_value>datumsko polje kontrola</bookmark_value><bookmark_value>vremensko polje kontrola</bookmark_value><bookmark_value>numeričko polje kontrola</bookmark_value><bookmark_value>valutno polje kontrola</bookmark_value><bookmark_value>formatirano polje kontrola</bookmark_value><bookmark_value>uzorak polje kontrola</bookmark_value><bookmark_value>maskirano polje kontrola</bookmark_value><bookmark_value>datotečni izbor kontrola</bookmark_value><bookmark_value>opcije izbora kontrole</bookmark_value><bookmark_value>testni režim kontrola</bookmark_value>"
#: 20000000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/scalc.po b/source/bs/helpcontent2/source/text/scalc.po
index 8f83938b948..7b87dd1c3a6 100644
--- a/source/bs/helpcontent2/source/text/scalc.po
+++ b/source/bs/helpcontent2/source/text/scalc.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 07:36+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-02-03 08:15+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354174561.0\n"
+"X-POOTLE-MTIME: 1391415303.0\n"
#: main0000.xhp
msgctxt ""
@@ -84,7 +84,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Alatne trake</link></variable>"
+msgstr "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Menus\">Meniji</link></variable>"
#: main0100.xhp
msgctxt ""
@@ -508,7 +508,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/scalc/01/05110000.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Page Format\">Podešavanje stranica.</link>"
+msgstr "<link href=\"text/scalc/01/05110000.xhp\" name=\"Automatsko formatiranje\">AutoFormat</link>"
#: main0105.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/scalc/00.po b/source/bs/helpcontent2/source/text/scalc/00.po
index 082e273b6d4..4f2cdcc6d69 100644
--- a/source/bs/helpcontent2/source/text/scalc/00.po
+++ b/source/bs/helpcontent2/source/text/scalc/00.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 07:36+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-02-03 08:16+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354174583.0\n"
+"X-POOTLE-MTIME: 1391415408.0\n"
#: 00000004.xhp
msgctxt ""
@@ -1431,22 +1431,24 @@ msgid "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
msgstr "Izaberite <emph>Podaci - Filtar - Advanced Filtar - More>></emph> dugme"
#: 00000412.xhp
+#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"20\n"
"help.text"
msgid "Choose <emph>Data - Filter - Reset Filter</emph>"
-msgstr ""
+msgstr "Izaberite <emph>Podaci - Filtar - Remove Filtar</emph>"
#: 00000412.xhp
+#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"48\n"
"help.text"
msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr ""
+msgstr "Na baru Podaci tabele kliknite <emph>Remove Filter/Sort</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1457,13 +1459,14 @@ msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222
msgstr ""
#: 00000412.xhp
+#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3149207\n"
"49\n"
"help.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Ukini filter/Sortiraj"
#: 00000412.xhp
msgctxt ""
@@ -1774,4 +1777,4 @@ msgctxt ""
"par_idN10B8F\n"
"help.text"
msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"dnglef\">Izaberite <emph>Podaci - Group and Outline - Ukloni</emph></variable>"
+msgstr "<variable id=\"grouping\">Izaberite <emph>Podaci - Group and Outline - Ukloni</emph></variable>"
diff --git a/source/bs/helpcontent2/source/text/scalc/01.po b/source/bs/helpcontent2/source/text/scalc/01.po
index 0f45b5a9455..913147f84de 100644
--- a/source/bs/helpcontent2/source/text/scalc/01.po
+++ b/source/bs/helpcontent2/source/text/scalc/01.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-12 22:01+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2014-01-27 23:57+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360706499.0\n"
+"X-POOTLE-MTIME: 1390867036.0\n"
#: 01120000.xhp
msgctxt ""
@@ -591,7 +591,7 @@ msgctxt ""
"bm_id3153360\n"
"help.text"
msgid "<bookmark_value>page styles; headers</bookmark_value> <bookmark_value>page styles; footers</bookmark_value> <bookmark_value>headers; defining</bookmark_value> <bookmark_value>footers; defining</bookmark_value> <bookmark_value>file names in headers/footers</bookmark_value> <bookmark_value>changing;dates, automatically</bookmark_value> <bookmark_value>dates;updating automatically</bookmark_value> <bookmark_value>automatic date updates</bookmark_value>"
-msgstr "<bookmark_value>page styles; headers</bookmark_value><bookmark_value>page styles; footers</bookmark_value><bookmark_value>headers; defining</bookmark_value><bookmark_value>footers; defining</bookmark_value><bookmark_value>file names in headers / footers</bookmark_value><bookmark_value>changing;dates, automatically</bookmark_value><bookmark_value>dates;updating automatically</bookmark_value><bookmark_value>automatic date updates</bookmark_value>"
+msgstr "<bookmark_value>stilovi strana; zaglavlja</bookmark_value><bookmark_value>stilovi strana; podnožja</bookmark_value><bookmark_value>zaglavlja; definisanje</bookmark_value><bookmark_value>podnožja; definisanje</bookmark_value><bookmark_value>imena datoteka u zaglavljima / podnožjima</bookmark_value><bookmark_value>izmjena;datumi, automatski</bookmark_value><bookmark_value>datumi;ažuriranje automatski</bookmark_value><bookmark_value>automatsko ažuriranje datuma</bookmark_value>"
#: 02120100.xhp
msgctxt ""
@@ -940,7 +940,7 @@ msgctxt ""
"bm_id8473769\n"
"help.text"
msgid "<bookmark_value>filling;selection lists</bookmark_value> <bookmark_value>selection lists;filling cells</bookmark_value>"
-msgstr "<bookmark_value>filling;selection lists</bookmark_value><bookmark_value>selection lists;filling cells</bookmark_value>"
+msgstr "<bookmark_value>popunjavanje;liste izbora</bookmark_value><bookmark_value>liste izbora;punjenje ćelija</bookmark_value>"
#: 02140000.xhp
msgctxt ""
@@ -1866,7 +1866,7 @@ msgctxt ""
"bm_id3153726\n"
"help.text"
msgid "<bookmark_value>cells; deleting cells</bookmark_value><bookmark_value>columns; deleting</bookmark_value><bookmark_value>rows; deleting</bookmark_value><bookmark_value>spreadsheets; deleting cells</bookmark_value><bookmark_value>deleting;cells/rows/columns</bookmark_value>"
-msgstr "<bookmark_value>cells; deleting cells</bookmark_value><bookmark_value>columns; deleting</bookmark_value><bookmark_value>rows; deleting</bookmark_value><bookmark_value>spreadsheets; deleting cells</bookmark_value><bookmark_value>deleting;cells / rows / columns</bookmark_value>"
+msgstr "<bookmark_value>ćelije; brisanje ćelija</bookmark_value><bookmark_value>kolone; brisanje</bookmark_value><bookmark_value>redovi; brisanje</bookmark_value><bookmark_value>unakrsne tablice; brisanje ćelija</bookmark_value><bookmark_value>brisanje;ćelija / redova / kolona</bookmark_value>"
#: 02160000.xhp
msgctxt ""
@@ -1998,7 +1998,7 @@ msgctxt ""
"bm_id3156424\n"
"help.text"
msgid "<bookmark_value>spreadsheets; deleting</bookmark_value><bookmark_value>sheets; deleting</bookmark_value><bookmark_value>deleting; spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>celije; osvjezavanje tragova</bookmark_value><bookmark_value>tragovi; osvjezavanje</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
+msgstr "<bookmark_value>unakrsne tablice; brisanje</bookmark_value><bookmark_value>listovi; brisanje</bookmark_value><bookmark_value>brisanje;unakrsne tablice</bookmark_value>"
#: 02170000.xhp
msgctxt ""
@@ -2442,7 +2442,7 @@ msgctxt ""
"bm_id3151384\n"
"help.text"
msgid "<bookmark_value>spreadsheets; value highlighting</bookmark_value><bookmark_value>values;highlighting</bookmark_value><bookmark_value>highlighting; values in sheets</bookmark_value><bookmark_value>colors;values</bookmark_value>"
-msgstr "<bookmark_value>Traka formule; imena oblasti lista</bookmark_value><bookmark_value>imena oblasti lista</bookmark_value><bookmark_value>pokazuje; reference celije</bookmark_value><bookmark_value>reference celije; pokazuje</bookmark_value>"
+msgstr "<bookmark_value>unakrsne tablice; označavanje vrijednosti</bookmark_value><bookmark_value>vrijednosti; označavanje</bookmark_value><bookmark_value>označavanje; vrijednosti u listovima</bookmark_value><bookmark_value>boje;vrijednosti</bookmark_value>"
#: 03080000.xhp
msgctxt ""
@@ -2750,7 +2750,7 @@ msgctxt ""
"bm_id3156023\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting cells</bookmark_value><bookmark_value>cells; inserting</bookmark_value><bookmark_value>inserting; cells</bookmark_value>"
-msgstr "<bookmark_value>celije; osvjezavanje tragova</bookmark_value><bookmark_value>tragovi; osvjezavanje</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
+msgstr "<bookmark_value>unakrsne tablice; ubacivanje ćelija</bookmark_value><bookmark_value>ćelije; ubacivanje</bookmark_value><bookmark_value>ubacivanje;ćelije</bookmark_value>"
#: 04020000.xhp
msgctxt ""
@@ -2874,7 +2874,7 @@ msgctxt ""
"bm_id3150541\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting rows</bookmark_value><bookmark_value>rows; inserting</bookmark_value><bookmark_value>inserting; rows</bookmark_value>"
-msgstr "<bookmark_value>celije; osvjezavanje tragova</bookmark_value><bookmark_value>tragovi; osvjezavanje</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
+msgstr "<bookmark_value>unakrsne tablice; ubacivanje redova</bookmark_value><bookmark_value>redovi; ubacivanje</bookmark_value><bookmark_value>ubacivanje;redovi</bookmark_value>"
#: 04030000.xhp
msgctxt ""
@@ -2908,7 +2908,7 @@ msgctxt ""
"bm_id3155628\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting columns</bookmark_value><bookmark_value>inserting; columns</bookmark_value><bookmark_value>columns; inserting</bookmark_value>"
-msgstr "<bookmark_value>celije; osvjezavanje tragova</bookmark_value><bookmark_value>tragovi; osvjezavanje</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
+msgstr "<bookmark_value>unakrsne tablice; ubacivanje kolona</bookmark_value><bookmark_value>ubacivanje; kolone</bookmark_value><bookmark_value>kolone;ubacivanje</bookmark_value>"
#: 04040000.xhp
msgctxt ""
@@ -2942,7 +2942,7 @@ msgctxt ""
"bm_id4522232\n"
"help.text"
msgid "<bookmark_value>sheets;creating</bookmark_value>"
-msgstr "<bookmark_value>RSQ kalkulacije</bookmark_value>"
+msgstr "<bookmark_value>listovi;kreiranje</bookmark_value>"
#: 04050000.xhp
msgctxt ""
@@ -4627,7 +4627,7 @@ msgctxt ""
"bm_id3150882\n"
"help.text"
msgid "<bookmark_value>DCOUNT function</bookmark_value> <bookmark_value>counting rows;with numeric values</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgstr "<bookmark_value>DCOUNT funkcija</bookmark_value> <bookmark_value>brojanje redova;sa numeričkim vrijednostima</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -4716,7 +4716,7 @@ msgctxt ""
"bm_id3156123\n"
"help.text"
msgid "<bookmark_value>DCOUNTA function</bookmark_value> <bookmark_value>records;counting in Calc databases</bookmark_value> <bookmark_value>counting rows;with numeric or alphanumeric values</bookmark_value>"
-msgstr "<bookmark_value>DCOUNTA funkcija</bookmark_value><bookmark_value>slogovi; racunanje u Calc bazama podataka</bookmark_value><bookmark_value>brojanje redova; sa numerickim ili alfanumerickim vrijednostima</bookmark_value>"
+msgstr "<bookmark_value>DCOUNTA funkcija</bookmark_value><bookmark_value>slogovi; računanje u Calc bazama podataka</bookmark_value><bookmark_value>brojanje redova; sa numeričkim ili alfanumeričkim vrijednostima</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -4778,7 +4778,7 @@ msgctxt ""
"bm_id3147256\n"
"help.text"
msgid "<bookmark_value>DGET function</bookmark_value> <bookmark_value>cell contents;searching in Calc databases</bookmark_value> <bookmark_value>searching;cell contents in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>DGET funkcija</bookmark_value><bookmark_value> sadržaji celije; pretraga u Calc bazama podataka</bookmark_value><bookmark_value>pretraživanje; sadržaji celije u Calc bazama podataka</bookmark_value>"
+msgstr "<bookmark_value>DGET funkcija</bookmark_value><bookmark_value> sadržaji celije; pretraga u Calc bazama podataka</bookmark_value><bookmark_value>pretraživanje; sadržaji ćelije u Calc bazama podataka</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5045,7 +5045,7 @@ msgctxt ""
"bm_id3154274\n"
"help.text"
msgid "<bookmark_value>DAVERAGE function</bookmark_value> <bookmark_value>averages; in Calc databases</bookmark_value> <bookmark_value>calculating;averages in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>DAVERAGE funkcija</bookmark_value><bookmark_value>prosjeci; u Calc bazama podataka</bookmark_value><bookmark_value>racunanje;prosjeci u Calc bazama podataka</bookmark_value>"
+msgstr "<bookmark_value>DAVERAGE funkcija</bookmark_value><bookmark_value>prosjeci; u Calc bazama podataka</bookmark_value><bookmark_value>računanje;prosjeci u Calc bazama podataka</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5125,7 +5125,7 @@ msgctxt ""
"bm_id3159269\n"
"help.text"
msgid "<bookmark_value>DPRODUCT function</bookmark_value> <bookmark_value>multiplying;cell contents in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>DPRODUCT funkcija</bookmark_value><bookmark_value>množenje; sadržaji celije u Calc bazama podataka</bookmark_value>"
+msgstr "<bookmark_value>DPRODUCT funkcija</bookmark_value><bookmark_value>množenje; sadržaji ćelije u Calc bazama podataka</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5347,7 +5347,7 @@ msgctxt ""
"bm_id3154794\n"
"help.text"
msgid "<bookmark_value>DSUM function</bookmark_value> <bookmark_value>calculating;sums in Calc databases</bookmark_value> <bookmark_value>sums;cells in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>DSUM function</bookmark_value><bookmark_value>racunanje;sabiranje u Calc bazama podataka</bookmark_value><bookmark_value>zbroj;celije u Calc bazama podataka</bookmark_value>"
+msgstr "<bookmark_value>DSUM function</bookmark_value><bookmark_value>računanje;sabiranje u Calc bazama podataka</bookmark_value><bookmark_value>sume;ćelije u Calc bazama podataka</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5595,7 +5595,7 @@ msgctxt ""
"bm_id3154536\n"
"help.text"
msgid "<bookmark_value>date and time functions</bookmark_value><bookmark_value>functions; date & time</bookmark_value><bookmark_value>Function Wizard; date & time</bookmark_value>"
-msgstr "<bookmark_value>funkcije za datum i vrijeme</bookmark_value><bookmark_value>funkcije; datum i vrijeme </bookmark_value><bookmark_value>Carobnjak za Funkcije; datum i vrijeme</bookmark_value>"
+msgstr "<bookmark_value>funkcije za datum i vrijeme</bookmark_value><bookmark_value>funkcije; datum i vrijeme </bookmark_value><bookmark_value>Čarobnjak za Funkcije; datum i vrijeme</bookmark_value>"
#: 04060102.xhp
msgctxt ""
@@ -5968,7 +5968,7 @@ msgctxt ""
"bm_id3143284\n"
"help.text"
msgid "<bookmark_value>financial functions</bookmark_value> <bookmark_value>functions; financial functions</bookmark_value> <bookmark_value>Function Wizard; financial</bookmark_value> <bookmark_value>amortizations, see also depreciations</bookmark_value>"
-msgstr "<bookmark_value>financijske funkcije</bookmark_value><bookmark_value>funkcije; financijske funkcije</bookmark_value><bookmark_value>Carobnjak Funkcija; financijske</bookmark_value><bookmark_value>amortizacije, pogledajte i deprecijacije</bookmark_value>"
+msgstr "<bookmark_value>finansijske funkcije</bookmark_value><bookmark_value>funkcije; finansijske funkcije</bookmark_value><bookmark_value>Čarobnjak Funkcija; financijske</bookmark_value><bookmark_value>amortizacije, pogledajte i deprecijacije</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -5994,7 +5994,7 @@ msgctxt ""
"bm_id3153366\n"
"help.text"
msgid "<bookmark_value>AMORDEGRC function</bookmark_value> <bookmark_value>depreciations;degressive amortizations</bookmark_value>"
-msgstr "<bookmark_value>AMORDEGRC funkcija</bookmark_value><bookmark_value>depricijacije;degresivne amortizacije</bookmark_value>"
+msgstr "<bookmark_value>AMORDEGRC funkcija</bookmark_value><bookmark_value>deprecijacije;degresivne amortizacije</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -6207,7 +6207,7 @@ msgctxt ""
"bm_id3151276\n"
"help.text"
msgid "<bookmark_value>accrued interests;periodic payments</bookmark_value>"
-msgstr "<bookmark_value>obracunate kamate;periodicne uplate</bookmark_value>"
+msgstr "<bookmark_value>obračunate kamate;periodične uplate</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -6323,7 +6323,7 @@ msgctxt ""
"bm_id3151240\n"
"help.text"
msgid "<bookmark_value>ACCRINTM function</bookmark_value> <bookmark_value>accrued interests;one-off payments</bookmark_value>"
-msgstr "<bookmark_value>ACCRINTM funkcija</bookmark_value><bookmark_value>obracunate kamate; one-off placanja</bookmark_value>"
+msgstr "<bookmark_value>ACCRINTM funkcija</bookmark_value><bookmark_value>obračunate kamate; one-off plaćanja</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -6430,7 +6430,7 @@ msgctxt ""
"bm_id3145753\n"
"help.text"
msgid "<bookmark_value>RECEIVED function</bookmark_value> <bookmark_value>amount received for fixed-interest securities</bookmark_value>"
-msgstr "<bookmark_value>RECEIVED funkcija</bookmark_value><bookmark_value>iznos primljen za fiksna kamatna pokrica</bookmark_value>"
+msgstr "<bookmark_value>RECEIVED funkcija</bookmark_value><bookmark_value>iznos primljen za fiksna kamatna pokrića</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -6546,7 +6546,7 @@ msgctxt ""
"bm_id3147556\n"
"help.text"
msgid "<bookmark_value>PV function</bookmark_value> <bookmark_value>present values</bookmark_value> <bookmark_value>calculating; present values</bookmark_value>"
-msgstr "<bookmark_value>PV funkcija</bookmark_value><bookmark_value>trenutne vrijednosti</bookmark_value><bookmark_value>racunanje; trenutne vrijednosti</bookmark_value>"
+msgstr "<bookmark_value>PV funkcija</bookmark_value><bookmark_value>trenutne vrijednosti</bookmark_value><bookmark_value>računanje; trenutne vrijednosti</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -6697,7 +6697,7 @@ msgctxt ""
"bm_id3152978\n"
"help.text"
msgid "<bookmark_value>calculating; depreciations</bookmark_value> <bookmark_value>SYD function</bookmark_value> <bookmark_value>depreciations; arithmetic declining</bookmark_value> <bookmark_value>arithmetic declining depreciations</bookmark_value>"
-msgstr "<bookmark_value>racunanje; deprecijacija</bookmark_value><bookmark_value>SYD funkcija</bookmark_value><bookmark_value>deprecijacije; aritmeticko opadanje</bookmark_value><bookmark_value>aritmeticke opadajuce deprecijacije</bookmark_value>"
+msgstr "<bookmark_value>računanje; deprecijacija</bookmark_value><bookmark_value>SYD funkcija</bookmark_value><bookmark_value>deprecijacije; aritmetičko opadanje</bookmark_value><bookmark_value>aritmetičke opadajuće deprecijacije</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7281,7 +7281,7 @@ msgctxt ""
"bm_id3155104\n"
"help.text"
msgid "<bookmark_value>DISC function</bookmark_value> <bookmark_value>allowances</bookmark_value> <bookmark_value>discounts</bookmark_value>"
-msgstr "<bookmark_value>DISC function</bookmark_value><bookmark_value>allowances</bookmark_value><bookmark_value>discounts</bookmark_value>"
+msgstr "<bookmark_value>DISCfunkcija</bookmark_value><bookmark_value>dopuštenja</bookmark_value><bookmark_value>popusti</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7388,7 +7388,7 @@ msgctxt ""
"bm_id3154695\n"
"help.text"
msgid "<bookmark_value>DURATION_ADD function</bookmark_value> <bookmark_value>Microsoft Excel functions</bookmark_value> <bookmark_value>durations;fixed interest securities</bookmark_value>"
-msgstr "<bookmark_value>Trajanje funkcija</bookmark_value><bookmark_value>Microsoft Excel funkcije</bookmark_value><bookmark_value>trajanje;fixed interest securities</bookmark_value>"
+msgstr "<bookmark_value>DURATION_ADD funkcija</bookmark_value><bookmark_value>Microsoft Excel funkcije</bookmark_value><bookmark_value>trajanje;osiguranja kod fiksne kamate</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7504,7 +7504,7 @@ msgctxt ""
"bm_id3159147\n"
"help.text"
msgid "<bookmark_value>annual net interest rates</bookmark_value> <bookmark_value>calculating; annual net interest rates</bookmark_value> <bookmark_value>net annual interest rates</bookmark_value> <bookmark_value>EFFECTIVE function</bookmark_value>"
-msgstr "<bookmark_value>godisnja kamatna stopa</bookmark_value><bookmark_value>racunam; godišnja kamatna stopa</bookmark_value><bookmark_value>neto godišnja kamatna stopa rates</bookmark_value><bookmark_value>EFFECTIVE function</bookmark_value>"
+msgstr "<bookmark_value>godisnja kamatna stopa</bookmark_value><bookmark_value>računanje; godišnja kamatna stopa</bookmark_value><bookmark_value>neto godišnje kamatne stope</bookmark_value><bookmark_value>EFFECTIVE funkcija</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7602,7 +7602,7 @@ msgctxt ""
"bm_id3147241\n"
"help.text"
msgid "<bookmark_value>effective interest rates</bookmark_value> <bookmark_value>EFFECT_ADD function</bookmark_value>"
-msgstr "<bookmark_value>efektivna kamatna stopa</bookmark_value><bookmark_value>Efekt_dodaj funkcija</bookmark_value>"
+msgstr "<bookmark_value>efektivna kamatna stopa</bookmark_value><bookmark_value>EFFECT_ADD funkcija</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7691,7 +7691,7 @@ msgctxt ""
"bm_id3149998\n"
"help.text"
msgid "<bookmark_value>calculating; arithmetic-degressive depreciations</bookmark_value> <bookmark_value>arithmetic-degressive depreciations</bookmark_value> <bookmark_value>depreciations;arithmetic-degressive</bookmark_value> <bookmark_value>DDB function</bookmark_value>"
-msgstr "<bookmark_value>calculating; arithmetic-degressive depreciations</bookmark_value><bookmark_value>arithmetic-degressive depreciations</bookmark_value><bookmark_value>depreciations;arithmetic-degressive</bookmark_value><bookmark_value>DDB function</bookmark_value>"
+msgstr "<bookmark_value>računanje; aritmetičke degresivne deprecijacije</bookmark_value><bookmark_value>aritmetičke degresivne deprecijacije</bookmark_value><bookmark_value>deprecijacije;arithmetičke-degresivne</bookmark_value><bookmark_value>DDB funkcija</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7816,7 +7816,7 @@ msgctxt ""
"bm_id3149962\n"
"help.text"
msgid "<bookmark_value>calculating; geometric-degressive depreciations</bookmark_value> <bookmark_value>geometric-degressive depreciations</bookmark_value> <bookmark_value>depreciations;geometric-degressive</bookmark_value> <bookmark_value>DB function</bookmark_value>"
-msgstr "<bookmark_value>calculating; geometric-degressive depreciations</bookmark_value><bookmark_value>geometric-degressive depreciations</bookmark_value><bookmark_value>depreciations;geometric-degressive</bookmark_value><bookmark_value>DB function</bookmark_value>"
+msgstr "<bookmark_value>računanje; geometrijske degresivne deprecijacije</bookmark_value><bookmark_value>geometric-degresivne deprecijacije</bookmark_value><bookmark_value>deprecijacije;geometrijski-degresivne</bookmark_value><bookmark_value>DB funkcija</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7950,7 +7950,7 @@ msgctxt ""
"bm_id3153948\n"
"help.text"
msgid "<bookmark_value>IRR function</bookmark_value> <bookmark_value>calculating;internal rates of return, regular payments</bookmark_value> <bookmark_value>internal rates of return;regular payments</bookmark_value>"
-msgstr "<bookmark_value>IRR function</bookmark_value><bookmark_value>calculating;internal rates of return, regular payments</bookmark_value><bookmark_value>internal rates of return;regular payments</bookmark_value>"
+msgstr "<bookmark_value>IRR funkcija</bookmark_value><bookmark_value>računanje;interne stope povrata, regularna palaćanja</bookmark_value><bookmark_value>interne stope povrata;regularna plaćanja</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -8030,7 +8030,7 @@ msgctxt ""
"bm_id3151012\n"
"help.text"
msgid "<bookmark_value>calculating; interests for unchanged amortization installments</bookmark_value> <bookmark_value>interests for unchanged amortization installments</bookmark_value> <bookmark_value>ISPMT function</bookmark_value>"
-msgstr "<bookmark_value>računa: kamatu za nepriomijenjenu amortizaciju</bookmark_value><bookmark_value>kamatu za nepromijenjenu amoritizaciju - instaliranje</bookmark_value><bookmark_value>ISPMT function</bookmark_value>"
+msgstr "<bookmark_value>računanje: kamata za nepromijenjenu amortizaciju</bookmark_value><bookmark_value>kamate za nepromijenjenu amoritizaciju</bookmark_value><bookmark_value>ISPMT funkcija</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -8163,7 +8163,7 @@ msgctxt ""
"bm_id3147247\n"
"help.text"
msgid "<bookmark_value>information functions</bookmark_value><bookmark_value>Function Wizard; information</bookmark_value><bookmark_value>functions; information functions</bookmark_value>"
-msgstr "<bookmark_value>Funkcija informacije</bookmark_value><bookmark_value>Function Wizard; information</bookmark_value><bookmark_value>functions; information functions</bookmark_value>"
+msgstr "<bookmark_value>funkcije informacije</bookmark_value><bookmark_value>Funkcijski čarobnjak; information</bookmark_value><bookmark_value>funkcije; informacijske funkcije</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8608,7 +8608,7 @@ msgctxt ""
"bm_id3155625\n"
"help.text"
msgid "<bookmark_value>CURRENT function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
+msgstr "<bookmark_value>CURRENT funkcija</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8709,7 +8709,7 @@ msgctxt ""
"bm_id3150688\n"
"help.text"
msgid "<bookmark_value>FORMULA function</bookmark_value><bookmark_value>formula cells;displaying formulas in other cells</bookmark_value><bookmark_value>displaying;formulas at any position</bookmark_value>"
-msgstr "<bookmark_value>FORMULA function</bookmark_value><bookmark_value>formula cells;displaying formulae in other cells</bookmark_value><bookmark_value>displaying;formulae at any position</bookmark_value>"
+msgstr "<bookmark_value>FORMULA funkcija</bookmark_value><bookmark_value>formula ćelije;prikaz formula u drugim ćelijama</bookmark_value><bookmark_value>prikaz;formule na bilo kojoj poziciji</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8796,7 +8796,7 @@ msgctxt ""
"bm_id3155409\n"
"help.text"
msgid "<bookmark_value>ISREF function</bookmark_value><bookmark_value>references;testing cell contents</bookmark_value><bookmark_value>cell contents;testing for references</bookmark_value>"
-msgstr "<bookmark_value>ISREF function</bookmark_value><bookmark_value>reference;testiram sadržaj ćelije</bookmark_value><bookmark_value>sadržaj ćelije;testiram reference</bookmark_value>"
+msgstr "<bookmark_value>ISREF funkcija</bookmark_value><bookmark_value>reference;testiranje sadržaja ćelije</bookmark_value><bookmark_value>sadržaj ćelije;testiranje reference</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8899,7 +8899,7 @@ msgctxt ""
"bm_id3154812\n"
"help.text"
msgid "<bookmark_value>ISERR function</bookmark_value><bookmark_value>error codes;controlling</bookmark_value>"
-msgstr "<bookmark_value>ISNA function</bookmark_value><bookmark_value>#N/A error;recognising</bookmark_value>"
+msgstr "<bookmark_value>ISERR funkcija</bookmark_value><bookmark_value>kodovi grešaka; kontrolisanje</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8978,7 +8978,7 @@ msgctxt ""
"bm_id3147081\n"
"help.text"
msgid "<bookmark_value>ISERROR function</bookmark_value><bookmark_value>recognizing;general errors</bookmark_value>"
-msgstr "<bookmark_value>ISERROR funkcija</bookmark_value><bookmark_value>prepoznaje; generalna greška</bookmark_value>"
+msgstr "<bookmark_value>ISERROR funkcija</bookmark_value><bookmark_value>prepoznavanje; opšte greške</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9057,7 +9057,7 @@ msgctxt ""
"bm_id3153618\n"
"help.text"
msgid "<bookmark_value>ISFORMULA function</bookmark_value><bookmark_value>recognizing formula cells</bookmark_value><bookmark_value>formula cells;recognizing</bookmark_value>"
-msgstr "<bookmark_value>ISFORMULA function</bookmark_value><bookmark_value>recognising formula cells</bookmark_value><bookmark_value>formula cells;recognising</bookmark_value>"
+msgstr "<bookmark_value>ISFORMULA funkcija</bookmark_value><bookmark_value>prepoznavanje ćelija formula</bookmark_value><bookmark_value>formula ćelije;prepoznavanje</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9128,7 +9128,7 @@ msgctxt ""
"bm_id3149760\n"
"help.text"
msgid "<bookmark_value>ISEVEN_ADD function</bookmark_value>"
-msgstr "<bookmark_value>PROMJENI_DODAJ funkcija</bookmark_value>"
+msgstr "<bookmark_value>ISEVEN_ADD funkcija</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9207,7 +9207,7 @@ msgctxt ""
"bm_id3154692\n"
"help.text"
msgid "<bookmark_value>ISNONTEXT function</bookmark_value><bookmark_value>cell contents;no text</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>ISNONTEXT funkcija</bookmark_value><bookmark_value>sadržaj ćelija;nije tekst</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9295,7 +9295,7 @@ msgctxt ""
"bm_id3159148\n"
"help.text"
msgid "<bookmark_value>ISBLANK function</bookmark_value><bookmark_value>blank cell contents</bookmark_value><bookmark_value>empty cells; recognizing</bookmark_value>"
-msgstr "<bookmark_value>ISBLANK function</bookmark_value><bookmark_value>blank cell contents</bookmark_value><bookmark_value>empty cells; recognising</bookmark_value>"
+msgstr "<bookmark_value>ISBLANK funkcija</bookmark_value><bookmark_value>sadržaj prazne ćelije</bookmark_value><bookmark_value>prazne ćelije; prepoznavanje</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9453,7 +9453,7 @@ msgctxt ""
"bm_id3153685\n"
"help.text"
msgid "<bookmark_value>ISNA function</bookmark_value><bookmark_value>#N/A error;recognizing</bookmark_value>"
-msgstr "<bookmark_value>ISNA function</bookmark_value><bookmark_value>#N/A error;recognising</bookmark_value>"
+msgstr "<bookmark_value>ISNA funkcija</bookmark_value><bookmark_value>#N/A greška;prepoznavanje</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9532,7 +9532,7 @@ msgctxt ""
"bm_id3149426\n"
"help.text"
msgid "<bookmark_value>ISTEXT function</bookmark_value><bookmark_value>cell contents;text</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>ISTEXT funkcija</bookmark_value><bookmark_value>sadržaj ćelije; tekst</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9620,7 +9620,7 @@ msgctxt ""
"bm_id3153939\n"
"help.text"
msgid "<bookmark_value>ISODD_ADD function</bookmark_value>"
-msgstr "<bookmark_value>TODAY funkcija</bookmark_value>"
+msgstr "<bookmark_value>ISODD_ADD funkcija</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9691,7 +9691,7 @@ msgctxt ""
"bm_id3148688\n"
"help.text"
msgid "<bookmark_value>ISNUMBER function</bookmark_value><bookmark_value>cell contents;numbers</bookmark_value>"
-msgstr "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>sabiranje; odredjeni brojevi</bookmark_value>"
+msgstr "<bookmark_value>ISNUMBER funkcija</bookmark_value><bookmark_value>sadržaj ćelije; brojevi</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9771,7 +9771,7 @@ msgctxt ""
"bm_id3153694\n"
"help.text"
msgid "<bookmark_value>N function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgstr "<bookmark_value>N funkcija</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9884,7 +9884,7 @@ msgctxt ""
"bm_id3156275\n"
"help.text"
msgid "<bookmark_value>NA function</bookmark_value><bookmark_value>#N/A error;assigning to a cell</bookmark_value>"
-msgstr "<bookmark_value>ISNA function</bookmark_value><bookmark_value>#N/A error;recognising</bookmark_value>"
+msgstr "<bookmark_value>NA funkcija</bookmark_value><bookmark_value>#N/A greška;dodjela ćeliji</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9946,7 +9946,7 @@ msgctxt ""
"bm_id3151255\n"
"help.text"
msgid "<bookmark_value>TYPE function</bookmark_value>"
-msgstr "<bookmark_value>TIP funkcije</bookmark_value>"
+msgstr "<bookmark_value>TYPE funkcija</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -10026,7 +10026,7 @@ msgctxt ""
"bm_id3155509\n"
"help.text"
msgid "<bookmark_value>CELL function</bookmark_value><bookmark_value>cell information</bookmark_value><bookmark_value>information on cells</bookmark_value>"
-msgstr "<bookmark_value>Element funkcija</bookmark_value><bookmark_value>Element informacija</bookmark_value><bookmark_value>informacij</bookmark_value>"
+msgstr "<bookmark_value>CELL funkcija</bookmark_value><bookmark_value>ćelijska informacija</bookmark_value><bookmark_value>informacija o ćelijama</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -10699,7 +10699,7 @@ msgctxt ""
"bm_id3153484\n"
"help.text"
msgid "<bookmark_value>logical functions</bookmark_value> <bookmark_value>Function Wizard; logical</bookmark_value> <bookmark_value>functions; logical functions</bookmark_value>"
-msgstr "<bookmark_value>logical functions</bookmark_value><bookmark_value>Function Wizard; logical</bookmark_value><bookmark_value>functions; logical functions</bookmark_value>"
+msgstr "<bookmark_value>logičke funkcije</bookmark_value><bookmark_value>funkcijski čarobnjak; logičkel</bookmark_value><bookmark_value>funkcije; logičke funkcije</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -10725,7 +10725,7 @@ msgctxt ""
"bm_id3147505\n"
"help.text"
msgid "<bookmark_value>AND function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
+msgstr "<bookmark_value>AND funkcija</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -10823,7 +10823,7 @@ msgctxt ""
"bm_id3149015\n"
"help.text"
msgid "<bookmark_value>FALSE function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+msgstr "<bookmark_value>FALSE funkcija</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -10894,7 +10894,7 @@ msgctxt ""
"bm_id3150141\n"
"help.text"
msgid "<bookmark_value>IF function</bookmark_value>"
-msgstr "<bookmark_value>INFO funkcija</bookmark_value>"
+msgstr "<bookmark_value>IF funkcija</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -10991,7 +10991,7 @@ msgctxt ""
"bm_id3155954\n"
"help.text"
msgid "<bookmark_value>NOT function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgstr "<bookmark_value>NOT funkcija</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11062,7 +11062,7 @@ msgctxt ""
"bm_id3148394\n"
"help.text"
msgid "<bookmark_value>OR function</bookmark_value>"
-msgstr "<bookmark_value>SAT funkcija</bookmark_value>"
+msgstr "<bookmark_value>OR funkcija</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11160,7 +11160,7 @@ msgctxt ""
"bm_id3156256\n"
"help.text"
msgid "<bookmark_value>TRUE function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>TRUE funkcija</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11249,7 +11249,7 @@ msgctxt ""
"bm_id3156257\n"
"help.text"
msgid "<bookmark_value>XOR function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>XOR funkcija</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11281,15 +11281,16 @@ msgctxt ""
"hd_id3153718\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Sintaksa"
#: 04060105.xhp
+#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3150469\n"
"help.text"
msgid "XOR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
-msgstr ""
+msgstr "OR(Logical_value_1; Logical_value_2 ... Logical_value_30)"
#: 04060105.xhp
msgctxt ""
@@ -11297,31 +11298,34 @@ msgctxt ""
"hd_id3147176\n"
"help.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: 04060105.xhp
+#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3083286\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
-msgstr ""
+msgstr "<item type=\"input\">=AND(FALSE; TRUE)</item> returns <emph>FALSE</emph>."
#: 04060105.xhp
+#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3083445\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=OR(FALSE; TRUE)</item> returns <emph>TRUE</emph>."
#: 04060105.xhp
+#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3154315\n"
"help.text"
msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=OR(FALSE; TRUE)</item> returns <emph>TRUE</emph>."
#: 04060106.xhp
msgctxt ""
@@ -11363,7 +11367,7 @@ msgctxt ""
"bm_id3146944\n"
"help.text"
msgid "<bookmark_value>ABS function</bookmark_value><bookmark_value>absolute values</bookmark_value><bookmark_value>values;absolute</bookmark_value>"
-msgstr "<bookmark_value>Element funkcija</bookmark_value><bookmark_value>Element informacija</bookmark_value><bookmark_value>informacij</bookmark_value>"
+msgstr "<bookmark_value>ABS funkcija</bookmark_value><bookmark_value>apsolutne vrijednosti</bookmark_value><bookmark_value>vrijednosti; apsoputne</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -11451,7 +11455,7 @@ msgctxt ""
"bm_id3150896\n"
"help.text"
msgid "<bookmark_value>COUNTBLANK function</bookmark_value><bookmark_value>counting;empty cells</bookmark_value><bookmark_value>empty cells;counting</bookmark_value>"
-msgstr "<bookmark_value>ISBLANK function</bookmark_value><bookmark_value>blank cell contents</bookmark_value><bookmark_value>empty cells; recognising</bookmark_value>"
+msgstr "<bookmark_value>COUNTBLANK funkcija</bookmark_value><bookmark_value>brojanje;prazne ćelije</bookmark_value><bookmark_value>prazne ćelije;brojanje</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -11522,7 +11526,7 @@ msgctxt ""
"bm_id3153114\n"
"help.text"
msgid "<bookmark_value>ACOS function</bookmark_value>"
-msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
+msgstr "<bookmark_value>ACOS funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -11609,7 +11613,7 @@ msgctxt ""
"bm_id3145355\n"
"help.text"
msgid "<bookmark_value>ACOSH function</bookmark_value>"
-msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
+msgstr "<bookmark_value>ACOSH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -11696,7 +11700,7 @@ msgctxt ""
"bm_id3149027\n"
"help.text"
msgid "<bookmark_value>ACOT function</bookmark_value>"
-msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
+msgstr "<bookmark_value>ACOT funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -11783,7 +11787,7 @@ msgctxt ""
"bm_id3148426\n"
"help.text"
msgid "<bookmark_value>ACOTH function</bookmark_value>"
-msgstr "<bookmark_value>MONTH funkcija</bookmark_value>"
+msgstr "<bookmark_value>ACOTH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -11862,7 +11866,7 @@ msgctxt ""
"bm_id3145084\n"
"help.text"
msgid "<bookmark_value>ASIN function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+msgstr "<bookmark_value>ASIN funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -11957,7 +11961,7 @@ msgctxt ""
"bm_id3151266\n"
"help.text"
msgid "<bookmark_value>ASINH function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+msgstr "<bookmark_value>ASINH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12036,7 +12040,7 @@ msgctxt ""
"bm_id3155996\n"
"help.text"
msgid "<bookmark_value>ATAN function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+msgstr "<bookmark_value>ATAN funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12123,7 +12127,7 @@ msgctxt ""
"bm_id3153983\n"
"help.text"
msgid "<bookmark_value>ATAN2 function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+msgstr "<bookmark_value>ATAN2 funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12227,7 +12231,7 @@ msgctxt ""
"bm_id3155398\n"
"help.text"
msgid "<bookmark_value>ATANH function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+msgstr "<bookmark_value>ATANH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12306,7 +12310,7 @@ msgctxt ""
"bm_id3153062\n"
"help.text"
msgid "<bookmark_value>COS function</bookmark_value>"
-msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
+msgstr "<bookmark_value>COS funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12394,7 +12398,7 @@ msgctxt ""
"bm_id3154277\n"
"help.text"
msgid "<bookmark_value>COSH function</bookmark_value>"
-msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
+msgstr "<bookmark_value>COSH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12465,7 +12469,7 @@ msgctxt ""
"bm_id3152888\n"
"help.text"
msgid "<bookmark_value>COT function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgstr "<bookmark_value>COT funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12553,7 +12557,7 @@ msgctxt ""
"176\n"
"help.text"
msgid "<item type=\"input\">=COT(RADIANS(45))</item> returns 1, the cotangent of 45 degrees."
-msgstr "<item type=\"input\">=TAN(RADIANS(45))</item> vraca 1, tangentu ugla 45 stepeni."
+msgstr "<bookmark_value>COTH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12561,7 +12565,7 @@ msgctxt ""
"bm_id3154337\n"
"help.text"
msgid "<bookmark_value>COTH function</bookmark_value>"
-msgstr "<bookmark_value>MONTH funkcija</bookmark_value>"
+msgstr "<bookmark_value>COTH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12624,7 +12628,7 @@ msgctxt ""
"184\n"
"help.text"
msgid "<item type=\"input\">=COTH(1)</item> returns the hyperbolic cotangent of 1, approximately 1.3130."
-msgstr "<item type=\"input\">=ACOTH(1.1)</item> vraca hiperbolicni kontangens 1.1, approximately 1.52226."
+msgstr "<bookmark_value>CSC funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12632,7 +12636,7 @@ msgctxt ""
"bm_id6110552\n"
"help.text"
msgid "<bookmark_value>CSC function</bookmark_value>"
-msgstr "<bookmark_value>ERFC funkcija</bookmark_value>"
+msgstr "<bookmark_value>CSC funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12720,7 +12724,7 @@ msgctxt ""
"bm_id9288877\n"
"help.text"
msgid "<bookmark_value>CSCH function</bookmark_value>"
-msgstr "<bookmark_value>ERFC funkcija</bookmark_value>"
+msgstr "<bookmark_value>CSCH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12791,7 +12795,7 @@ msgctxt ""
"bm_id3145314\n"
"help.text"
msgid "<bookmark_value>DEGREES function</bookmark_value><bookmark_value>converting;radians, into degrees</bookmark_value>"
-msgstr "<bookmark_value>DEC2BIN funkcija</bookmark_value><bookmark_value>konvertira;decimalne brojeve , u binarne brojeve</bookmark_value>"
+msgstr "<bookmark_value>DEGREES funkcija</bookmark_value><bookmark_value>konverzija;radiani , u stapene</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12860,7 +12864,7 @@ msgctxt ""
"bm_id3148698\n"
"help.text"
msgid "<bookmark_value>EXP function</bookmark_value>"
-msgstr "<bookmark_value>IMEXP funkcija</bookmark_value>"
+msgstr "<bookmark_value>EXP funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12931,7 +12935,7 @@ msgctxt ""
"bm_id3145781\n"
"help.text"
msgid "<bookmark_value>FACT function</bookmark_value><bookmark_value>factorials;numbers</bookmark_value>"
-msgstr "<bookmark_value>DELTA funkcija</bookmark_value><bookmark_value>prepoznaje;jednake brojeve</bookmark_value>"
+msgstr "<bookmark_value>FACT funkcija</bookmark_value><bookmark_value>faktorijeli; brojevi</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13210,7 +13214,7 @@ msgctxt ""
"bm_id3147356\n"
"help.text"
msgid "<bookmark_value>GCD function</bookmark_value><bookmark_value>greatest common divisor</bookmark_value>"
-msgstr "<bookmark_value>ERF funkcija</bookmark_value><bookmark_value>Gaussian eror integral</bookmark_value>"
+msgstr "<bookmark_value>GCD funkcija</bookmark_value><bookmark_value>najveći zajednički djelilac</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13297,7 +13301,7 @@ msgctxt ""
"bm_id3151221\n"
"help.text"
msgid "<bookmark_value>GCD_ADD function</bookmark_value>"
-msgstr "<bookmark_value>TODAY funkcija</bookmark_value>"
+msgstr "<bookmark_value>GCD_ADD funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13368,7 +13372,7 @@ msgctxt ""
"bm_id3156048\n"
"help.text"
msgid "<bookmark_value>ISEVEN function</bookmark_value><bookmark_value>even integers</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>ISEVEN funkcija</bookmark_value><bookmark_value>parni cijeli brojevi</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13479,7 +13483,7 @@ msgctxt ""
"bm_id3156034\n"
"help.text"
msgid "<bookmark_value>ISODD function</bookmark_value><bookmark_value>odd integers</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>ISODD funkcija</bookmark_value><bookmark_value>neparni cijeli brojevi</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13582,7 +13586,7 @@ msgctxt ""
"bm_id3145213\n"
"help.text"
msgid "<bookmark_value>LCM function</bookmark_value><bookmark_value>least common multiples</bookmark_value><bookmark_value>lowest common multiples</bookmark_value>"
-msgstr "<bookmark_value>Element funkcija</bookmark_value><bookmark_value>Element informacija</bookmark_value><bookmark_value>informacij</bookmark_value>"
+msgstr "<bookmark_value>LCM funkcija</bookmark_value><bookmark_value>Najmanji zajednički sadržilac</bookmark_value><bookmark_value>Najmanji zajednički sadržilac</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13653,7 +13657,7 @@ msgctxt ""
"bm_id3154230\n"
"help.text"
msgid "<bookmark_value>LCM_ADD function</bookmark_value>"
-msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
+msgstr "<bookmark_value>LCM_ADD funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13724,7 +13728,7 @@ msgctxt ""
"bm_id3155802\n"
"help.text"
msgid "<bookmark_value>COMBIN function</bookmark_value><bookmark_value>number of combinations</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgstr "<bookmark_value>COMBIN funkcija</bookmark_value><bookmark_value>broj kombinacija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13820,7 +13824,7 @@ msgctxt ""
"bm_id3150284\n"
"help.text"
msgid "<bookmark_value>COMBINA function</bookmark_value><bookmark_value>number of combinations with repetitions</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgstr "<bookmark_value>COMBINA funkcija</bookmark_value><bookmark_value>broj kombinacija s ponavljanjem</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13916,7 +13920,7 @@ msgctxt ""
"bm_id3156086\n"
"help.text"
msgid "<bookmark_value>TRUNC function</bookmark_value><bookmark_value>decimal places;cutting off</bookmark_value>"
-msgstr "<bookmark_value>ISNA function</bookmark_value><bookmark_value>#N/A error;recognising</bookmark_value>"
+msgstr "<bookmark_value>TRUNC funkcija</bookmark_value><bookmark_value>decimalna mjesta; odsjecanje</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14013,7 +14017,7 @@ msgctxt ""
"bm_id3153601\n"
"help.text"
msgid "<bookmark_value>LN function</bookmark_value><bookmark_value>natural logarithm</bookmark_value>"
-msgstr "<bookmark_value>ERF funkcija</bookmark_value><bookmark_value>Gaussian eror integral</bookmark_value>"
+msgstr "<bookmark_value>LN funkcija</bookmark_value><bookmark_value>prirodni logaritam</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14251,7 +14255,7 @@ msgctxt ""
"bm_id3152518\n"
"help.text"
msgid "<bookmark_value>CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>zaokruzivanje; do najblizeg umnoska znacenja</bookmark_value>"
+msgstr "<bookmark_value>CEILING funkcija</bookmark_value><bookmark_value>zaokruzivanje; do umnoška značaja</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14367,7 +14371,7 @@ msgctxt ""
"bm_id3157762\n"
"help.text"
msgid "<bookmark_value>PI function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>PI funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14429,7 +14433,7 @@ msgctxt ""
"bm_id3152418\n"
"help.text"
msgid "<bookmark_value>MULTINOMIAL function</bookmark_value>"
-msgstr "<bookmark_value>MUNIT funkcija</bookmark_value>"
+msgstr "<bookmark_value>MULTINOMIAL funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14500,7 +14504,7 @@ msgctxt ""
"bm_id3155717\n"
"help.text"
msgid "<bookmark_value>POWER function</bookmark_value>"
-msgstr "<bookmark_value>IMPOWER funkcija</bookmark_value>"
+msgstr "<bookmark_value>POWER funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14595,7 +14599,7 @@ msgctxt ""
"bm_id3152651\n"
"help.text"
msgid "<bookmark_value>SERIESSUM function</bookmark_value>"
-msgstr "<bookmark_value>IMSUM funkcija</bookmark_value>"
+msgstr "<bookmark_value>SERIESSUM funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14833,7 +14837,7 @@ msgctxt ""
"bm_id3158247\n"
"help.text"
msgid "<bookmark_value>MOD function</bookmark_value><bookmark_value>remainders of divisions</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgstr "<bookmark_value>MOD funkcija</bookmark_value><bookmark_value>ostatak dijeljenja</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14921,7 +14925,7 @@ msgctxt ""
"bm_id3144592\n"
"help.text"
msgid "<bookmark_value>QUOTIENT function</bookmark_value><bookmark_value>divisions</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>QUOTIENT funkcija</bookmark_value><bookmark_value>dijeljenje</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14999,7 +15003,7 @@ msgctxt ""
"bm_id3144702\n"
"help.text"
msgid "<bookmark_value>RADIANS function</bookmark_value><bookmark_value>converting;degrees, into radians</bookmark_value>"
-msgstr "<bookmark_value>BIN2DEC funkcija</bookmark_value><bookmark_value>konvertira;binarne brojeve, u decimalne brojeve</bookmark_value>"
+msgstr "<bookmark_value>RADIANS funkcija</bookmark_value><bookmark_value>konverzija;stepeni, u radijane</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15068,7 +15072,7 @@ msgctxt ""
"bm_id3158121\n"
"help.text"
msgid "<bookmark_value>ROUND function</bookmark_value>"
-msgstr "<bookmark_value>COUPNCD funkcija</bookmark_value>"
+msgstr "<bookmark_value>ROUND funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15180,7 +15184,7 @@ msgctxt ""
"bm_id3145991\n"
"help.text"
msgid "<bookmark_value>ROUNDDOWN function</bookmark_value>"
-msgstr "<bookmark_value>COUPDAYSNC funkcija</bookmark_value>"
+msgstr "<bookmark_value>ROUNDDOWN funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15283,7 +15287,7 @@ msgctxt ""
"bm_id3163268\n"
"help.text"
msgid "<bookmark_value>ROUNDUP function</bookmark_value>"
-msgstr "<bookmark_value>COUPDAYS funkcija</bookmark_value>"
+msgstr "<bookmark_value>ROUNDUP funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15394,7 +15398,7 @@ msgctxt ""
"bm_id5256537\n"
"help.text"
msgid "<bookmark_value>SEC function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgstr "<bookmark_value>SEC funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15482,7 +15486,7 @@ msgctxt ""
"bm_id840005\n"
"help.text"
msgid "<bookmark_value>SECH function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>SECH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15553,7 +15557,7 @@ msgctxt ""
"bm_id3144877\n"
"help.text"
msgid "<bookmark_value>SIN function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+msgstr "<bookmark_value>SIN funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15640,7 +15644,7 @@ msgctxt ""
"bm_id3163397\n"
"help.text"
msgid "<bookmark_value>SINH function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+msgstr "<bookmark_value>SINH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15711,7 +15715,7 @@ msgctxt ""
"bm_id3163596\n"
"help.text"
msgid "<bookmark_value>SUM function</bookmark_value><bookmark_value>adding;numbers in cell ranges</bookmark_value>"
-msgstr "<bookmark_value>SUM function</bookmark_value><bookmark_value>sabiranje;brojevi u rangu celije</bookmark_value>"
+msgstr "<bookmark_value>SUM funkcija</bookmark_value><bookmark_value>sabiranje;brojevi u rangu celije</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15854,7 +15858,7 @@ msgctxt ""
"bm_id3151957\n"
"help.text"
msgid "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>adding;specified numbers</bookmark_value>"
-msgstr "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>sabiranje; odredjeni brojevi</bookmark_value>"
+msgstr "<bookmark_value>SUMIF funkcija</bookmark_value><bookmark_value>sabiranje; određeni brojevi</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15967,7 +15971,7 @@ msgctxt ""
"bm_id3152195\n"
"help.text"
msgid "<bookmark_value>TAN function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
+msgstr "<bookmark_value>TAN funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16054,7 +16058,7 @@ msgctxt ""
"bm_id3165434\n"
"help.text"
msgid "<bookmark_value>TANH function</bookmark_value>"
-msgstr "<bookmark_value>MONTH funkcija</bookmark_value>"
+msgstr "<bookmark_value>TANH funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16125,7 +16129,7 @@ msgctxt ""
"bm_id3165633\n"
"help.text"
msgid "<bookmark_value>AutoFilter function; subtotals</bookmark_value><bookmark_value>sums;of filtered data</bookmark_value><bookmark_value>filtered data; sums</bookmark_value><bookmark_value>SUBTOTAL function</bookmark_value>"
-msgstr "<bookmark_value>AutoFilter funkcija; subtotals</bookmark_value><bookmark_value>sums; filtriranih podataka</bookmark_value><bookmark_value>filtrirani podaci; sums</bookmark_value><bookmark_value>SUBTOTAL function</bookmark_value>"
+msgstr "<bookmark_value>AutoFilter funkcija; podtotali</bookmark_value><bookmark_value>sume; filtriranih podataka</bookmark_value><bookmark_value>filtrirani podaci; sume</bookmark_value><bookmark_value>SUBTOTAL funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16430,7 +16434,7 @@ msgctxt ""
"bm_id3143672\n"
"help.text"
msgid "<bookmark_value>Euro; converting</bookmark_value><bookmark_value>EUROCONVERT function</bookmark_value>"
-msgstr "<bookmark_value>euro; konvertira u</bookmark_value><bookmark_value>CONVERT function</bookmark_value>"
+msgstr "<bookmark_value>euro; konverzija</bookmark_value><bookmark_value>EUROCONVERT funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16535,7 +16539,7 @@ msgctxt ""
"bm_id0908200902090676\n"
"help.text"
msgid "<bookmark_value>CONVERT function</bookmark_value>"
-msgstr "<bookmark_value>PROMJENI_DODAJ funkcija</bookmark_value>"
+msgstr "<bookmark_value>CONVERT funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16607,7 +16611,7 @@ msgctxt ""
"bm_id3157177\n"
"help.text"
msgid "<bookmark_value>ODD function</bookmark_value><bookmark_value>rounding;up/down to nearest odd integer</bookmark_value>"
-msgstr "<bookmark_value>ODD function</bookmark_value><bookmark_value>zaokruzivanje;gore/dole do sljedeceg neparnog broja</bookmark_value>"
+msgstr "<bookmark_value>ODD funkcija</bookmark_value><bookmark_value>zaokruživanje;gore/dolje do najbližeg neparnog broja</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16702,7 +16706,7 @@ msgctxt ""
"bm_id3157404\n"
"help.text"
msgid "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
-msgstr "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>zaokruzivanje; do najblizeg umnoska znacenja</bookmark_value>"
+msgstr "<bookmark_value>FLOOR funkcija</bookmark_value><bookmark_value>zaokruživanje; do najblizeg umnoška značajke</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16818,7 +16822,7 @@ msgctxt ""
"bm_id3164086\n"
"help.text"
msgid "<bookmark_value>SIGN function</bookmark_value><bookmark_value>algebraic signs</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>SIGN funkcija</bookmark_value><bookmark_value>algebarski predznak</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16898,7 +16902,7 @@ msgctxt ""
"bm_id3164252\n"
"help.text"
msgid "<bookmark_value>MROUND function</bookmark_value><bookmark_value>nearest multiple</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgstr "<bookmark_value>MROUND funkcija</bookmark_value><bookmark_value>najbliži umnožak</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16984,7 +16988,7 @@ msgctxt ""
"bm_id3164375\n"
"help.text"
msgid "<bookmark_value>SQRT function</bookmark_value><bookmark_value>square roots;positive numbers</bookmark_value>"
-msgstr "<bookmark_value>SQRT function</bookmark_value><bookmark_value>kvadratni korijeni;pozitivni brojevi</bookmark_value>"
+msgstr "<bookmark_value>SQRT funkcija</bookmark_value><bookmark_value>kvadratni korijeni;pozitivni brojevi</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -17149,7 +17153,7 @@ msgctxt ""
"bm_id3164669\n"
"help.text"
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
-msgstr "<bookmark_value>nasumicni brojevi; izmedju limita</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
+msgstr "<bookmark_value>slučajni brojevi; između limita</bookmark_value><bookmark_value>RANDBETWEEN funkcija</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -17235,7 +17239,7 @@ msgctxt ""
"bm_id3164800\n"
"help.text"
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
-msgstr "<bookmark_value>RAND function</bookmark_value><bookmark_value>nasumicni brojevi;izmedju 0 i 1</bookmark_value>"
+msgstr "<bookmark_value>RAND funkcija</bookmark_value><bookmark_value>slučajni brojevi;između 0 i 1</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -17311,7 +17315,7 @@ msgctxt ""
"bm_id3164897\n"
"help.text"
msgid "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>counting;specified cells</bookmark_value>"
-msgstr "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>bprebrojava;odredjene celije</bookmark_value>"
+msgstr "<bookmark_value>COUNTIF funkcija</bookmark_value><bookmark_value>brojanje;određene celije</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -17447,7 +17451,7 @@ msgctxt ""
"bm_id3147273\n"
"help.text"
msgid "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulas</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulas;arrays</bookmark_value><bookmark_value>functions;array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulas</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating;conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
-msgstr "<bookmark_value>matrice; funkcije</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulae</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulae;arrays</bookmark_value><bookmark_value>functions;array functions</bookmark_value><bookmark_value>editing; array formulae</bookmark_value><bookmark_value>copying; array formulae</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating;conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
+msgstr "<bookmark_value>matrice; funkcije</bookmark_value><bookmark_value>Funkcijski čarobnjak; nizovi</bookmark_value><bookmark_value>nizovne formule</bookmark_value><bookmark_value>ugrađene nizovne konstante</bookmark_value><bookmark_value>formule;nizovi</bookmark_value><bookmark_value>funkcije;nizovne funkcije</bookmark_value><bookmark_value>uređivanje; nizovne formule</bookmark_value><bookmark_value>kopiranje; nizovne formule</bookmark_value><bookmark_value>uređivanje nizovnih opsega</bookmark_value><bookmark_value>računanja;uslovna računanja</bookmark_value><bookmark_value>matrice; računanja</bookmark_value><bookmark_value>uslovna računanja sa nizovima</bookmark_value><bookmark_value>implicino rukovanje nizovima</bookmark_value><bookmark_value>forsirano rukovanje nizovima</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -18924,7 +18928,7 @@ msgctxt ""
"bm_id3151030\n"
"help.text"
msgid "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinante</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -19954,7 +19958,7 @@ msgctxt ""
"bm_id3158146\n"
"help.text"
msgid "<bookmark_value>slopes, see also regression lines</bookmark_value><bookmark_value>regression lines;LINEST function</bookmark_value>"
-msgstr "<bookmark_value>nagibi, pogledajte također regresijske linije</bookmark_value><bookmark_value>regresijske linije;LINEST funckija</bookmark_value>"
+msgstr "<bookmark_value>nagibi, pogledajte također regresijske linije</bookmark_value><bookmark_value>regresijske linije;LINEST funkcija</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -20190,7 +20194,7 @@ msgctxt ""
"bm_id3163286\n"
"help.text"
msgid "<bookmark_value>SUMPRODUCT function</bookmark_value><bookmark_value>scalar products</bookmark_value><bookmark_value>dot products</bookmark_value><bookmark_value>inner products</bookmark_value>"
-msgstr "<bookmark_value>SUMPRODUCT funkcija</bookmark_value><bookmark_value>scalar products</bookmark_value><bookmark_value>dot products</bookmark_value><bookmark_value>inner products</bookmark_value>"
+msgstr "<bookmark_value>SUMPRODUCT funkcija</bookmark_value><bookmark_value>skalarni proizvod</bookmark_value><bookmark_value>tačka proizvod</bookmark_value><bookmark_value>unutrašnji proizvod</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -20897,7 +20901,7 @@ msgctxt ""
"bm_id3153018\n"
"help.text"
msgid "<bookmark_value>statistics functions</bookmark_value><bookmark_value>Function Wizard; statistics</bookmark_value><bookmark_value>functions; statistics functions</bookmark_value>"
-msgstr "<bookmark_value>Funkcija informacije</bookmark_value><bookmark_value>Function Wizard; information</bookmark_value><bookmark_value>functions; information functions</bookmark_value>"
+msgstr "<bookmark_value>Statističke funkcije</bookmark_value><bookmark_value>Funkcijski čarobnjak; statistika</bookmark_value><bookmark_value>funkcije; informativne funkcije</bookmark_value>"
#: 04060108.xhp
msgctxt ""
@@ -21192,7 +21196,7 @@ msgctxt ""
"bm_id3148522\n"
"help.text"
msgid "<bookmark_value>spreadsheets; functions</bookmark_value> <bookmark_value>Function Wizard; spreadsheets</bookmark_value> <bookmark_value>functions; spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>logical functions</bookmark_value><bookmark_value>Function Wizard; logical</bookmark_value><bookmark_value>functions; logical functions</bookmark_value>"
+msgstr "<bookmark_value>unakrsne tablice; funkcije</bookmark_value> <bookmark_value>Funkcijski čarobnjak; unakrsne tablice</bookmark_value> <bookmark_value>funkcie; unakrsne tablice</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -21218,7 +21222,7 @@ msgctxt ""
"bm_id3146968\n"
"help.text"
msgid "<bookmark_value>ADDRESS function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
+msgstr "<bookmark_value>ADRESS funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -21441,7 +21445,7 @@ msgctxt ""
"bm_id3150372\n"
"help.text"
msgid "<bookmark_value>AREAS function</bookmark_value>"
-msgstr "<bookmark_value>IMREAL funkcija</bookmark_value>"
+msgstr "<bookmark_value>AREAS funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -21529,7 +21533,7 @@ msgctxt ""
"bm_id3148727\n"
"help.text"
msgid "<bookmark_value>DDE function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>DDE funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -21708,7 +21712,7 @@ msgctxt ""
"bm_id3153114\n"
"help.text"
msgid "<bookmark_value>ERRORTYPE function</bookmark_value>"
-msgstr "<bookmark_value>TIP funkcije</bookmark_value>"
+msgstr "<bookmark_value>ERRORTYPE funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -21788,7 +21792,7 @@ msgctxt ""
"bm_id3151221\n"
"help.text"
msgid "<bookmark_value>INDEX function</bookmark_value>"
-msgstr "<bookmark_value>INFO funkcija</bookmark_value>"
+msgstr "<bookmark_value>INDEX funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -21937,7 +21941,7 @@ msgctxt ""
"bm_id3153181\n"
"help.text"
msgid "<bookmark_value>INDIRECT function</bookmark_value>"
-msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
+msgstr "<bookmark_value>INDIRECT funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -22033,7 +22037,7 @@ msgctxt ""
"bm_id3154818\n"
"help.text"
msgid "<bookmark_value>COLUMN function</bookmark_value>"
-msgstr "<bookmark_value>COUPNCD funkcija</bookmark_value>"
+msgstr "<bookmark_value>COLUMN funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -22158,7 +22162,7 @@ msgctxt ""
"bm_id3154643\n"
"help.text"
msgid "<bookmark_value>COLUMNS function</bookmark_value>"
-msgstr "<bookmark_value>COUPNCD funkcija</bookmark_value>"
+msgstr "<bookmark_value>COLUMNS funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -22247,7 +22251,7 @@ msgctxt ""
"bm_id3153152\n"
"help.text"
msgid "<bookmark_value>vertical search function</bookmark_value> <bookmark_value>VLOOKUP function</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>funkcija vertikalne pretrage</bookmark_value><bookmark_value>VLOOKUP funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -22443,7 +22447,7 @@ msgctxt ""
"bm_id3148829\n"
"help.text"
msgid "<bookmark_value>number of sheets; function</bookmark_value> <bookmark_value>SHEETS function</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>broj listova; funkcija</bookmark_value><bookmark_value>SHEETS funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -22514,7 +22518,7 @@ msgctxt ""
"bm_id3158407\n"
"help.text"
msgid "<bookmark_value>MATCH function</bookmark_value>"
-msgstr "<bookmark_value>MONTH funkcija</bookmark_value>"
+msgstr "<bookmark_value>MATCH funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -22621,7 +22625,7 @@ msgctxt ""
"bm_id3158430\n"
"help.text"
msgid "<bookmark_value>OFFSET function</bookmark_value>"
-msgstr "<bookmark_value>LOGEST funkcija</bookmark_value>"
+msgstr "<bookmark_value>OFFSET funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -22793,7 +22797,7 @@ msgctxt ""
"bm_id3159273\n"
"help.text"
msgid "<bookmark_value>LOOKUP function</bookmark_value>"
-msgstr "<bookmark_value>SAT funkcija</bookmark_value>"
+msgstr "<bookmark_value>LOOKUP funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -22890,7 +22894,7 @@ msgctxt ""
"bm_id3149425\n"
"help.text"
msgid "<bookmark_value>STYLE function</bookmark_value>"
-msgstr "<bookmark_value>TIP funkcije</bookmark_value>"
+msgstr "<bookmark_value>STYLE funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -23011,7 +23015,7 @@ msgctxt ""
"bm_id3150430\n"
"help.text"
msgid "<bookmark_value>CHOOSE function</bookmark_value>"
-msgstr "<bookmark_value>SAT funkcija</bookmark_value>"
+msgstr "<bookmark_value>CHOOSE funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -23091,7 +23095,7 @@ msgctxt ""
"bm_id3151001\n"
"help.text"
msgid "<bookmark_value>HLOOKUP function</bookmark_value>"
-msgstr "<bookmark_value>SAT funkcija</bookmark_value>"
+msgstr "<bookmark_value>HLOOKUP funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -23144,7 +23148,7 @@ msgctxt ""
"bm_id3147321\n"
"help.text"
msgid "<bookmark_value>ROW function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgstr "<bookmark_value>ROW funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -23269,7 +23273,7 @@ msgctxt ""
"bm_id3145772\n"
"help.text"
msgid "<bookmark_value>ROWS function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgstr "<bookmark_value>ROWS funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -23358,7 +23362,7 @@ msgctxt ""
"bm_id9959410\n"
"help.text"
msgid "<bookmark_value>HYPERLINK function</bookmark_value>"
-msgstr "<bookmark_value>TIP funkcije</bookmark_value>"
+msgstr "<bookmark_value>HYPERLINK funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -23494,7 +23498,7 @@ msgctxt ""
"bm_id7682424\n"
"help.text"
msgid "<bookmark_value>GETPIVOTDATA function</bookmark_value>"
-msgstr "<bookmark_value>TODAY funkcija</bookmark_value>"
+msgstr "<bookmark_value>GETPIVOTDATA funkcija</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -23678,7 +23682,7 @@ msgctxt ""
"bm_id3145389\n"
"help.text"
msgid "<bookmark_value>text in cells; functions</bookmark_value> <bookmark_value>functions; text functions</bookmark_value> <bookmark_value>Function Wizard;text</bookmark_value>"
-msgstr "<bookmark_value>funkcije za datum i vrijeme</bookmark_value><bookmark_value>funkcije; datum i vrijeme </bookmark_value><bookmark_value>Carobnjak za Funkcije; datum i vrijeme</bookmark_value>"
+msgstr "<bookmark_value>tekst u ćelijama; funkcije</bookmark_value><bookmark_value>funkcije; tekst funkcije </bookmark_value><bookmark_value>Carobnjak za Funkcije; tekst</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -23704,7 +23708,7 @@ msgctxt ""
"bm_id3149384\n"
"help.text"
msgid "<bookmark_value>ARABIC function</bookmark_value>"
-msgstr "<bookmark_value>ERFC funkcija</bookmark_value>"
+msgstr "<bookmark_value>ARABIC funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -23784,7 +23788,7 @@ msgctxt ""
"bm_id8796349\n"
"help.text"
msgid "<bookmark_value>ASC function</bookmark_value>"
-msgstr "<bookmark_value>ERFC funkcija</bookmark_value>"
+msgstr "<bookmark_value>ASC funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -23848,7 +23852,7 @@ msgctxt ""
"bm_id9323709\n"
"help.text"
msgid "<bookmark_value>BAHTTEXT function</bookmark_value>"
-msgstr "<bookmark_value>IMEXP funkcija</bookmark_value>"
+msgstr "<bookmark_value>BAHTTEXT funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -23912,7 +23916,7 @@ msgctxt ""
"bm_id3153072\n"
"help.text"
msgid "<bookmark_value>BASE function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>BASE funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24043,7 +24047,7 @@ msgctxt ""
"bm_id3149321\n"
"help.text"
msgid "<bookmark_value>CHAR function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>CHAR funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24122,7 +24126,7 @@ msgctxt ""
"bm_id3149009\n"
"help.text"
msgid "<bookmark_value>CLEAN function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>CLEAN funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24175,7 +24179,7 @@ msgctxt ""
"bm_id3155498\n"
"help.text"
msgid "<bookmark_value>CODE function</bookmark_value>"
-msgstr "<bookmark_value>TODAY funkcija</bookmark_value>"
+msgstr "<bookmark_value>CODE funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24255,7 +24259,7 @@ msgctxt ""
"bm_id3149688\n"
"help.text"
msgid "<bookmark_value>CONCATENATE function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>CONCATENATE funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24326,7 +24330,7 @@ msgctxt ""
"bm_id3145166\n"
"help.text"
msgid "<bookmark_value>DECIMAL function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+msgstr "<bookmark_value>DECIMAL funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24433,7 +24437,7 @@ msgctxt ""
"bm_id3148402\n"
"help.text"
msgid "<bookmark_value>DOLLAR function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>DOLLAR funkciju</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24531,7 +24535,7 @@ msgctxt ""
"bm_id3150685\n"
"help.text"
msgid "<bookmark_value>EXACT function</bookmark_value>"
-msgstr "<bookmark_value>ERFC funkcija</bookmark_value>"
+msgstr "<bookmark_value>EXACT funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24611,7 +24615,7 @@ msgctxt ""
"bm_id3152589\n"
"help.text"
msgid "<bookmark_value>FIND function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
+msgstr "<bookmark_value>FIND funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24700,7 +24704,7 @@ msgctxt ""
"bm_id3149268\n"
"help.text"
msgid "<bookmark_value>FIXED function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>FIXED funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24797,7 +24801,7 @@ msgctxt ""
"bm_id7319864\n"
"help.text"
msgid "<bookmark_value>JIS function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>JIS funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24861,7 +24865,7 @@ msgctxt ""
"bm_id3147083\n"
"help.text"
msgid "<bookmark_value>LEFT function</bookmark_value>"
-msgstr "<bookmark_value>LINEST funkcija</bookmark_value>"
+msgstr "<bookmark_value>LEFT funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24941,7 +24945,7 @@ msgctxt ""
"bm_id3156110\n"
"help.text"
msgid "<bookmark_value>LEN function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
+msgstr "<bookmark_value>LEN funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25021,7 +25025,7 @@ msgctxt ""
"bm_id3153983\n"
"help.text"
msgid "<bookmark_value>LOWER function</bookmark_value>"
-msgstr "<bookmark_value>IMPOWER funkcija</bookmark_value>"
+msgstr "<bookmark_value>LOWER funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25092,7 +25096,7 @@ msgctxt ""
"bm_id3154589\n"
"help.text"
msgid "<bookmark_value>MID function</bookmark_value>"
-msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
+msgstr "<bookmark_value>MID funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25181,7 +25185,7 @@ msgctxt ""
"bm_id3159143\n"
"help.text"
msgid "<bookmark_value>PROPER function</bookmark_value>"
-msgstr "<bookmark_value>IMPOWER funkcija</bookmark_value>"
+msgstr "<bookmark_value>PROPER funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25252,7 +25256,7 @@ msgctxt ""
"bm_id3149171\n"
"help.text"
msgid "<bookmark_value>REPLACE function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>REPLACE funkcijA</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25359,7 +25363,7 @@ msgctxt ""
"bm_id3149741\n"
"help.text"
msgid "<bookmark_value>REPT function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
+msgstr "<bookmark_value>REPT funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25448,7 +25452,7 @@ msgctxt ""
"bm_id3149805\n"
"help.text"
msgid "<bookmark_value>RIGHT function</bookmark_value>"
-msgstr "<bookmark_value>MINUTE funkcija</bookmark_value>"
+msgstr "<bookmark_value>RIGHT funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25528,7 +25532,7 @@ msgctxt ""
"bm_id3153534\n"
"help.text"
msgid "<bookmark_value>ROMAN function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+msgstr "<bookmark_value>ROMAN funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25653,7 +25657,7 @@ msgctxt ""
"bm_id3151005\n"
"help.text"
msgid "<bookmark_value>SEARCH function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>SEARCH funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25742,7 +25746,7 @@ msgctxt ""
"bm_id3154830\n"
"help.text"
msgid "<bookmark_value>SUBSTITUTE function</bookmark_value>"
-msgstr "<bookmark_value>MINUTE funkcija</bookmark_value>"
+msgstr "<bookmark_value>SUBSTITUTE funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25849,7 +25853,7 @@ msgctxt ""
"bm_id3148977\n"
"help.text"
msgid "<bookmark_value>T function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>T funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -25928,7 +25932,7 @@ msgctxt ""
"bm_id3147132\n"
"help.text"
msgid "<bookmark_value>TEXT function</bookmark_value>"
-msgstr "<bookmark_value>IMEXP funkcija</bookmark_value>"
+msgstr "<bookmark_value>TRIM funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -26014,7 +26018,7 @@ msgctxt ""
"bm_id3151039\n"
"help.text"
msgid "<bookmark_value>TRIM function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>TRIM funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -26076,7 +26080,7 @@ msgctxt ""
"par_id3156074\n"
"60\n"
"help.text"
-msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing zeros and with single space between words."
+msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing spaces and with single space between words."
msgstr ""
#: 04060110.xhp
@@ -26085,7 +26089,7 @@ msgctxt ""
"bm_id0907200904030935\n"
"help.text"
msgid "<bookmark_value>UNICHAR function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>UNICHAR funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -26141,7 +26145,7 @@ msgctxt ""
"bm_id0907200904033543\n"
"help.text"
msgid "<bookmark_value>UNICODE function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgstr "<bookmark_value>UNICODE funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -26197,7 +26201,7 @@ msgctxt ""
"bm_id3145178\n"
"help.text"
msgid "<bookmark_value>UPPER function</bookmark_value>"
-msgstr "<bookmark_value>TIP funkcije</bookmark_value>"
+msgstr "<bookmark_value>UPPER funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -26268,7 +26272,7 @@ msgctxt ""
"bm_id3150802\n"
"help.text"
msgid "<bookmark_value>VALUE function</bookmark_value>"
-msgstr "<bookmark_value>TIMEVALUE funkcija</bookmark_value>"
+msgstr "<bookmark_value>VALUE funkcija</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -26347,7 +26351,7 @@ msgctxt ""
"bm_id3150870\n"
"help.text"
msgid "<bookmark_value>add-ins; functions</bookmark_value><bookmark_value>functions; add-in functions</bookmark_value><bookmark_value>Function Wizard; add-ins</bookmark_value>"
-msgstr "<bookmark_value>funkcije za datum i vrijeme</bookmark_value><bookmark_value>funkcije; datum i vrijeme </bookmark_value><bookmark_value>Carobnjak za Funkcije; datum i vrijeme</bookmark_value>"
+msgstr "<bookmark_value>dodaci;funkcije</bookmark_value><bookmark_value>funkcije; dodatne funkcije </bookmark_value><bookmark_value>Čarobnjak za funkcije; dodaci</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -26427,7 +26431,7 @@ msgctxt ""
"bm_id3149566\n"
"help.text"
msgid "<bookmark_value>ISLEAPYEAR function</bookmark_value><bookmark_value>leap year determination</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>ISLEAPYEAR funkcija</bookmark_value><bookmark_value>determinante</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -26514,7 +26518,7 @@ msgctxt ""
"bm_id3154656\n"
"help.text"
msgid "<bookmark_value>YEARS function</bookmark_value><bookmark_value>number of years between two dates</bookmark_value>"
-msgstr "<bookmark_value>RAND function</bookmark_value><bookmark_value>nasumicni brojevi;izmedju 0 i 1</bookmark_value>"
+msgstr "<bookmark_value>YEARS funkcija</bookmark_value><bookmark_value>broj godina između dva datuma</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -26585,7 +26589,7 @@ msgctxt ""
"bm_id3152898\n"
"help.text"
msgid "<bookmark_value>MONTHS function</bookmark_value><bookmark_value>number of months between two dates</bookmark_value>"
-msgstr "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodićne stope amortizacije</bookmark_value>"
+msgstr "<bookmark_value>MONTHS funkcija</bookmark_value><bookmark_value>broj mjeseci između dva datuma</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -26656,7 +26660,7 @@ msgctxt ""
"bm_id3159094\n"
"help.text"
msgid "<bookmark_value>ROT13 function</bookmark_value><bookmark_value>encrypting text</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>ROT13 funkcija</bookmark_value><bookmark_value>kriptovanje teksta</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -26709,7 +26713,7 @@ msgctxt ""
"bm_id3151300\n"
"help.text"
msgid "<bookmark_value>DAYSINYEAR function</bookmark_value><bookmark_value>number of days; in a specific year</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgstr "<bookmark_value>DAYSINYEAR funkcija</bookmark_value><bookmark_value>broj dana: u određenoj godini</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -26922,7 +26926,7 @@ msgctxt ""
"bm_id3145237\n"
"help.text"
msgid "<bookmark_value>WEEKSINYEAR function</bookmark_value><bookmark_value>number of weeks;in a specific year</bookmark_value>"
-msgstr "<bookmark_value>RAND function</bookmark_value><bookmark_value>nasumicni brojevi;izmedju 0 i 1</bookmark_value>"
+msgstr "<bookmark_value>WEEKSINYEAR funkcija</bookmark_value><bookmark_value>broj sedmica; u određenoj godini</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -27724,13 +27728,14 @@ msgid "As a parameter, a cell area with values of the Number/Double type can be
msgstr ""
#: 04060112.xhp
+#, fuzzy
msgctxt ""
"04060112.xhp\n"
"par_id3149388\n"
"80\n"
"help.text"
msgid "<emph>Offset</emph>"
-msgstr ""
+msgstr "<emph>Efekat</emph>"
#: 04060112.xhp
msgctxt ""
@@ -27814,13 +27819,14 @@ msgid "4"
msgstr ""
#: 04060112.xhp
+#, fuzzy
msgctxt ""
"04060112.xhp\n"
"par_id3154317\n"
"90\n"
"help.text"
msgid "Tab1"
-msgstr ""
+msgstr "Tabulator"
#: 04060112.xhp
msgctxt ""
@@ -27895,13 +27901,14 @@ msgid "10"
msgstr "10"
#: 04060112.xhp
+#, fuzzy
msgctxt ""
"04060112.xhp\n"
"par_id3153218\n"
"99\n"
"help.text"
msgid "Tab2"
-msgstr ""
+msgstr "Tabulator"
#: 04060112.xhp
msgctxt ""
@@ -28120,13 +28127,14 @@ msgid "A cell area, which contains values of data type Text and is passed as a s
msgstr ""
#: 04060112.xhp
+#, fuzzy
msgctxt ""
"04060112.xhp\n"
"par_id3149908\n"
"124\n"
"help.text"
msgid "<emph>Offset</emph>"
-msgstr ""
+msgstr "<emph>Efekat</emph>"
#: 04060112.xhp
msgctxt ""
@@ -28210,13 +28218,14 @@ msgid "4"
msgstr ""
#: 04060112.xhp
+#, fuzzy
msgctxt ""
"04060112.xhp\n"
"par_id3151051\n"
"134\n"
"help.text"
msgid "Tab1"
-msgstr ""
+msgstr "Tabulator"
#: 04060112.xhp
msgctxt ""
@@ -28291,13 +28300,14 @@ msgid "10"
msgstr "10"
#: 04060112.xhp
+#, fuzzy
msgctxt ""
"04060112.xhp\n"
"par_id3154107\n"
"143\n"
"help.text"
msgid "Tab2"
-msgstr ""
+msgstr "Tabulator"
#: 04060112.xhp
msgctxt ""
@@ -28543,13 +28553,14 @@ msgid "Cell arrays are used to call cell areas containing text as well as number
msgstr ""
#: 04060112.xhp
+#, fuzzy
msgctxt ""
"04060112.xhp\n"
"par_id3154664\n"
"171\n"
"help.text"
msgid "<emph>Offset</emph>"
-msgstr ""
+msgstr "<emph>Efekat</emph>"
#: 04060112.xhp
msgctxt ""
@@ -28633,13 +28644,14 @@ msgid "4"
msgstr ""
#: 04060112.xhp
+#, fuzzy
msgctxt ""
"04060112.xhp\n"
"par_id3150593\n"
"181\n"
"help.text"
msgid "Tab1"
-msgstr ""
+msgstr "Tabulator"
#: 04060112.xhp
msgctxt ""
@@ -28714,13 +28726,14 @@ msgid "10"
msgstr "10"
#: 04060112.xhp
+#, fuzzy
msgctxt ""
"04060112.xhp\n"
"par_id3153197\n"
"190\n"
"help.text"
msgid "Tab2"
-msgstr ""
+msgstr "Tabulator"
#: 04060112.xhp
msgctxt ""
@@ -28997,7 +29010,7 @@ msgctxt ""
"bm_id3152871\n"
"help.text"
msgid "<bookmark_value>add-ins; analysis functions</bookmark_value><bookmark_value>analysis functions</bookmark_value>"
-msgstr "<bookmark_value>add-ins; analiza funkcija</bookmark_value><bookmark_value>analiza funkcija</bookmark_value>"
+msgstr "<bookmark_value>dodaci; funkcije analize</bookmark_value><bookmark_value>funkcije analize</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29041,7 +29054,7 @@ msgctxt ""
"bm_id3153074\n"
"help.text"
msgid "<bookmark_value>Bessel functions</bookmark_value>"
-msgstr "<bookmark_value>Bessel funkcije</bookmark_value>"
+msgstr "<bookmark_value>Besselove funkcije</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29265,7 +29278,7 @@ msgctxt ""
"bm_id3153034\n"
"help.text"
msgid "<bookmark_value>BIN2DEC function</bookmark_value><bookmark_value>converting;binary numbers, into decimal numbers</bookmark_value>"
-msgstr "<bookmark_value>BIN2DEC funkcija</bookmark_value><bookmark_value>konvertira;binarne brojeve, u decimalne brojeve</bookmark_value>"
+msgstr "<bookmark_value>BIN2DEC funkcija</bookmark_value><bookmark_value>konverzija;binarne brojeve, u decimalne brojeve</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29336,7 +29349,7 @@ msgctxt ""
"bm_id3149954\n"
"help.text"
msgid "<bookmark_value>BIN2HEX function</bookmark_value><bookmark_value>converting;binary numbers, into hexadecimal numbers</bookmark_value>"
-msgstr "<bookmark_value>BIN2HEX funkcija</bookmark_value><bookmark_value>konvertira;binarne brojeve, u hexadecimalne brojeve</bookmark_value>"
+msgstr "<bookmark_value>BIN2HEX funkcija</bookmark_value><bookmark_value>konverzija;binarne brojeve, u hexadecimalne brojeve</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29416,7 +29429,7 @@ msgctxt ""
"bm_id3153332\n"
"help.text"
msgid "<bookmark_value>BIN2OCT function</bookmark_value><bookmark_value>converting;binary numbers, into octal numbers</bookmark_value>"
-msgstr "<bookmark_value>BIN2OCT funkcija</bookmark_value><bookmark_value>konvertira;binarne brojeve, u oktalne brojeve</bookmark_value>"
+msgstr "<bookmark_value>BIN2OCT funkcija</bookmark_value><bookmark_value>konverzija;binarne brojeve, u oktalne brojeve</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29496,7 +29509,7 @@ msgctxt ""
"bm_id3150014\n"
"help.text"
msgid "<bookmark_value>DELTA function</bookmark_value><bookmark_value>recognizing;equal numbers</bookmark_value>"
-msgstr "<bookmark_value>DELTA funkcija</bookmark_value><bookmark_value>prepoznaje;jednake brojeve</bookmark_value>"
+msgstr "<bookmark_value>DELTA funkcija</bookmark_value><bookmark_value>prepoznavanje;jednakih brojeva</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29558,7 +29571,7 @@ msgctxt ""
"bm_id3157971\n"
"help.text"
msgid "<bookmark_value>DEC2BIN function</bookmark_value><bookmark_value>converting;decimal numbers, into binary numbers</bookmark_value>"
-msgstr "<bookmark_value>DEC2BIN funkcija</bookmark_value><bookmark_value>konvertira;decimalne brojeve , u binarne brojeve</bookmark_value>"
+msgstr "<bookmark_value>DEC2BIN funkcija</bookmark_value><bookmark_value>konverzijs;decimalne brojeve , u binarne brojeve</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29638,7 +29651,7 @@ msgctxt ""
"bm_id3149388\n"
"help.text"
msgid "<bookmark_value>DEC2HEX function</bookmark_value><bookmark_value>converting;decimal numbers, into hexadecimal numbers</bookmark_value>"
-msgstr "<bookmark_value>DEC2HEX funkcija</bookmark_value><bookmark_value>konvertira;decimalne brojeve , u hexadecimalne brojeve </bookmark_value>"
+msgstr "<bookmark_value>DEC2HEX funkcija</bookmark_value><bookmark_value>konverzija;decimalne brojeve , u hexadecimalne brojeve </bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29718,7 +29731,7 @@ msgctxt ""
"bm_id3154948\n"
"help.text"
msgid "<bookmark_value>DEC2OCT function</bookmark_value><bookmark_value>converting;decimal numbers, into octal numbers</bookmark_value>"
-msgstr "<bookmark_value>DEC2OCT funkcija</bookmark_value><bookmark_value>konvertira;decimalne brojeve , u oktalne brojeve</bookmark_value>"
+msgstr "<bookmark_value>DEC2OCT funkcija</bookmark_value><bookmark_value>konverzija;decimalne brojeve , u oktalne brojeve</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29798,7 +29811,7 @@ msgctxt ""
"bm_id3083446\n"
"help.text"
msgid "<bookmark_value>ERF function</bookmark_value><bookmark_value>Gaussian error integral</bookmark_value>"
-msgstr "<bookmark_value>ERF funkcija</bookmark_value><bookmark_value>Gaussian eror integral</bookmark_value>"
+msgstr "<bookmark_value>ERF funkcija</bookmark_value><bookmark_value>Gausov integral greške</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -30011,7 +30024,7 @@ msgctxt ""
"bm_id3147276\n"
"help.text"
msgid "<bookmark_value>HEX2BIN function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into binary numbers</bookmark_value>"
-msgstr "<bookmark_value>HEX2BIN funkcija</bookmark_value><bookmark_value>konvertira;hexadecimalne brojeve, u binarne brojeve</bookmark_value>"
+msgstr "<bookmark_value>HEX2BIN funkcija</bookmark_value><bookmark_value>konverzija;heksadecimalne brojeve, u binarne brojeve</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -30091,7 +30104,7 @@ msgctxt ""
"bm_id3154742\n"
"help.text"
msgid "<bookmark_value>HEX2DEC function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into decimal numbers</bookmark_value>"
-msgstr "<bookmark_value>HEX2DEC funkcija</bookmark_value><bookmark_value>konvertira;hexadecimalne brojeve, u decimalne brojeve</bookmark_value>"
+msgstr "<bookmark_value>HEX2DEC funkcija</bookmark_value><bookmark_value>konverzija;heksadecimalne brojeve, u decimalne brojeve</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -30162,7 +30175,7 @@ msgctxt ""
"bm_id3149750\n"
"help.text"
msgid "<bookmark_value>HEX2OCT function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into octal numbers</bookmark_value>"
-msgstr "<bookmark_value>HEX2OCT funkcija</bookmark_value><bookmark_value>konvertira;hexadecimalne brojeve, u oktalne brojeve</bookmark_value>"
+msgstr "<bookmark_value>HEX2OCT funkcija</bookmark_value><bookmark_value>konverzija;heksadecimalne brojeve, u oktalne brojeve</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -30250,7 +30263,7 @@ msgctxt ""
"bm_id3145074\n"
"help.text"
msgid "<bookmark_value>imaginary numbers in analysis functions</bookmark_value> <bookmark_value>complex numbers in analysis functions</bookmark_value>"
-msgstr "<bookmark_value>imaginarni brojevi u analizi funkcija</bookmark_value><bookmark_value>kompleksni brojevi u analizi funkcija</bookmark_value>"
+msgstr "<bookmark_value>imaginarni brojevi u funkcijama analize</bookmark_value><bookmark_value>kompleksni brojevi u funkcijama analize</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -31375,7 +31388,7 @@ msgctxt ""
"bm_id3154054\n"
"help.text"
msgid "<bookmark_value>COMPLEX function</bookmark_value>"
-msgstr "<bookmark_value>KOMPLEKS funkcija</bookmark_value>"
+msgstr "<bookmark_value>COMPLEX funkcija</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -31464,7 +31477,7 @@ msgctxt ""
"bm_id3155103\n"
"help.text"
msgid "<bookmark_value>OCT2BIN function</bookmark_value> <bookmark_value>converting;octal numbers, into binary numbers</bookmark_value>"
-msgstr "<bookmark_value>OCT2BIN funkcija</bookmark_value><bookmark_value>konvertira;oktalne brojeve , u binarne brojeve</bookmark_value>"
+msgstr "<bookmark_value>OCT2BIN funkcija</bookmark_value><bookmark_value>konverzija;oktalne brojeve , u binarne brojeve</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -31544,7 +31557,7 @@ msgctxt ""
"bm_id3152791\n"
"help.text"
msgid "<bookmark_value>OCT2DEC function</bookmark_value> <bookmark_value>converting;octal numbers, into decimal numbers</bookmark_value>"
-msgstr "<bookmark_value>OCT2DEC funkcija</bookmark_value><bookmark_value>konverira;oktalne brojeve, u decimalne brojeve </bookmark_value>"
+msgstr "<bookmark_value>OCT2DEC funkcija</bookmark_value><bookmark_value>konverzija;oktalne brojeve, u decimalne brojeve </bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -31615,7 +31628,7 @@ msgctxt ""
"bm_id3155391\n"
"help.text"
msgid "<bookmark_value>OCT2HEX function</bookmark_value> <bookmark_value>converting;octal numbers, into hexadecimal numbers</bookmark_value>"
-msgstr "<bookmark_value>OCT2HEX funkcija</bookmark_value><bookmark_value>pretvaranje; oktalni brojevi, u heksadecimalni brojevi</bookmark_value>"
+msgstr "<bookmark_value>OCT2HEX funkcija</bookmark_value><bookmark_value>konverzija; oktalni brojevi, u heksadecimalni brojevi</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -31695,7 +31708,7 @@ msgctxt ""
"bm_id3148446\n"
"help.text"
msgid "<bookmark_value>CONVERT_ADD function</bookmark_value>"
-msgstr "<bookmark_value>PROMJENI_DODAJ funkcija</bookmark_value>"
+msgstr "<bookmark_value>CONVERT_ADD funkcija</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -32463,7 +32476,7 @@ msgctxt ""
"bm_id3147096\n"
"help.text"
msgid "<bookmark_value>FACTDOUBLE function</bookmark_value> <bookmark_value>factorials;numbers with increments of two</bookmark_value>"
-msgstr "<bookmark_value>FAKTDUPLI funkcija</bookmark_value><bookmark_value>faktoriali;brojevi sa povećanjima od dva</bookmark_value>"
+msgstr "<bookmark_value>FACTDOUBLE funkcija</bookmark_value><bookmark_value>faktoriali;brojevi sa povećanjima od dva</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -32607,7 +32620,7 @@ msgctxt ""
"bm_id3145112\n"
"help.text"
msgid "<bookmark_value>ODDFPRICE function</bookmark_value><bookmark_value>prices;securities with irregular first interest date</bookmark_value>"
-msgstr "<bookmark_value>ODDFPRICE funkcija</bookmark_value><bookmark_value>cijene;sigurnost sa pvom neregularnom kamatnom stopom</bookmark_value>"
+msgstr "<bookmark_value>ODDFPRICE funkcija</bookmark_value><bookmark_value>cijene;osiguranje sa neregularnim datumom prve kamate</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -33125,7 +33138,7 @@ msgctxt ""
"bm_id3148768\n"
"help.text"
msgid "<bookmark_value>calculating;variable declining depreciations</bookmark_value><bookmark_value>depreciations;variable declining</bookmark_value><bookmark_value>VDB function</bookmark_value>"
-msgstr "<bookmark_value>računanje; varijabla nazadovanja amortizacije</bookmark_value><bookmark_value>amortizacija; varijabla nazadovanja</bookmark_value><bookmark_value>VDB funkcija</bookmark_value>"
+msgstr "<bookmark_value>računanje; varijabilna opadajuća amortizacija</bookmark_value><bookmark_value>amortizacija; varijabilno opadaje</bookmark_value><bookmark_value>VDB funkcija</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -33267,7 +33280,7 @@ msgctxt ""
"bm_id3147485\n"
"help.text"
msgid "<bookmark_value>calculating;internal rates of return, irregular payments</bookmark_value><bookmark_value>internal rates of return;irregular payments</bookmark_value><bookmark_value>XIRR function</bookmark_value>"
-msgstr "<bookmark_value>racunanje;unutrasnja rata povrata, iregularna placanja</bookmark_value><bookmark_value>unutrasnja rata povrata, iregularna placanja</bookmark_value><bookmark_value>XIRR funkcija </bookmark_value>"
+msgstr "<bookmark_value>računanje;unutrašnja rata povrata, iregularna plaćanja</bookmark_value><bookmark_value>unutrašnja rata povrata, iregularna plaćanja</bookmark_value><bookmark_value>XIRR funkcija </bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -34282,7 +34295,7 @@ msgctxt ""
"bm_id3150408\n"
"help.text"
msgid "<bookmark_value>COUPDAYBS function</bookmark_value><bookmark_value>durations;first interest payment until settlement date</bookmark_value><bookmark_value>securities;first interest payment until settlement date</bookmark_value>"
-msgstr "<bookmark_value>COUPDAYBS funkcija</bookmark_value><bookmark_value>trajanje: najprije isplate kamate do krajnje odluke</bookmark_value><bookmark_value>vrijednosnih papira i najprije isplate kamate do krajnje odluke</bookmark_value>"
+msgstr "<bookmark_value>COUPDAYBS funkcija</bookmark_value><bookmark_value>trajanje: najprije isplate kamate do krajnje odluke</bookmark_value><bookmark_value>osiguranja:vrijednosnih papira i najprije isplate kamate do krajnje odluke</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -34380,7 +34393,7 @@ msgctxt ""
"bm_id3152957\n"
"help.text"
msgid "<bookmark_value>COUPPCD function</bookmark_value><bookmark_value>dates;interest date prior to settlement date</bookmark_value>"
-msgstr "<bookmark_value>COUPPCD funkcija</bookmark_value><bookmark_value>datumi; interesni datum prije datuma zadnje odluke</bookmark_value>"
+msgstr "<bookmark_value>COUPPCD funkcija</bookmark_value><bookmark_value>datumi; kamatni datum prije datuma zadnje odluke</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -34576,7 +34589,7 @@ msgctxt ""
"bm_id3149339\n"
"help.text"
msgid "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodic amortizement rates</bookmark_value>"
-msgstr "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodićne stope amortizacije</bookmark_value>"
+msgstr "<bookmark_value>IPMT funckcija</bookmark_value><bookmark_value>periodične stope amortizacije</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -34701,7 +34714,7 @@ msgctxt ""
"bm_id3151205\n"
"help.text"
msgid "<bookmark_value>calculating;future values</bookmark_value><bookmark_value>future values;constant interest rates</bookmark_value><bookmark_value>FV function</bookmark_value>"
-msgstr "<bookmark_value>računanje; konstantna kamatna stopa</bookmark_value><bookmark_value>konstantna kamatna stopa</bookmark_value><bookmark_value>RATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>računanje; buduća vrijednost</bookmark_value><bookmark_value>buduće vrijednosti; konstantna kamatna stopa</bookmark_value><bookmark_value>FV funkcija</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -35091,7 +35104,7 @@ msgctxt ""
"bm_id3150026\n"
"help.text"
msgid "<bookmark_value>PPMT function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>PPMT funkcija</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -35349,7 +35362,7 @@ msgctxt ""
"bm_id3150019\n"
"help.text"
msgid "<bookmark_value>CUMPRINC_ADD function</bookmark_value>"
-msgstr "<bookmark_value>COUPNCD funkcija</bookmark_value>"
+msgstr "<bookmark_value>CUMPRINC_ADD funkcija</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -35510,7 +35523,7 @@ msgctxt ""
"bm_id3155370\n"
"help.text"
msgid "<bookmark_value>calculating; accumulated interests</bookmark_value><bookmark_value>accumulated interests</bookmark_value><bookmark_value>CUMIPMT function</bookmark_value>"
-msgstr "<bookmark_value>računanje; konstantna kamatna stopa</bookmark_value><bookmark_value>konstantna kamatna stopa</bookmark_value><bookmark_value>RATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>računanje; akumulirana kamata</bookmark_value><bookmark_value>akumulirana kamatna stopa</bookmark_value><bookmark_value>CUMIPMT funkcija</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -35635,7 +35648,7 @@ msgctxt ""
"bm_id3083280\n"
"help.text"
msgid "<bookmark_value>CUMIPMT_ADD function</bookmark_value>"
-msgstr "<bookmark_value>PROMJENI_DODAJ funkcija</bookmark_value>"
+msgstr "<bookmark_value>CUMIPMT_ADD funkcija</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36028,7 +36041,7 @@ msgctxt ""
"bm_id3154693\n"
"help.text"
msgid "<bookmark_value>PRICEMAT function</bookmark_value><bookmark_value>prices;interest-bearing securities</bookmark_value>"
-msgstr "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodićne stope amortizacije</bookmark_value>"
+msgstr "<bookmark_value>PRICEMAT funkcija</bookmark_value><bookmark_value>cijene;kamatom vođeno osiguranje</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36153,7 +36166,7 @@ msgctxt ""
"bm_id3148448\n"
"help.text"
msgid "<bookmark_value>calculating; durations</bookmark_value><bookmark_value>durations;calculating</bookmark_value><bookmark_value>DURATION function</bookmark_value>"
-msgstr "<bookmark_value>računanje; konstantna kamatna stopa</bookmark_value><bookmark_value>konstantna kamatna stopa</bookmark_value><bookmark_value>RATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>računanje; trajanja</bookmark_value><bookmark_value>trajanja;računanje</bookmark_value><bookmark_value>DURATION funkcija</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36340,7 +36353,7 @@ msgctxt ""
"bm_id3153739\n"
"help.text"
msgid "<bookmark_value>MDURATION function</bookmark_value><bookmark_value>Macauley duration</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>MDURATION funkcija</bookmark_value><bookmark_value>Macauley trajanje</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36456,7 +36469,7 @@ msgctxt ""
"bm_id3149242\n"
"help.text"
msgid "<bookmark_value>calculating;net present values</bookmark_value><bookmark_value>net present values</bookmark_value><bookmark_value>NPV function</bookmark_value>"
-msgstr "<bookmark_value>računanje; konstantna kamatna stopa</bookmark_value><bookmark_value>konstantna kamatna stopa</bookmark_value><bookmark_value>RATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>računanje; neto trenutne vrijednosti</bookmark_value><bookmark_value>neto trenutne vrijednosti</bookmark_value><bookmark_value>NPV funkcija</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36545,7 +36558,7 @@ msgctxt ""
"bm_id3149484\n"
"help.text"
msgid "<bookmark_value>calculating;nominal interest rates</bookmark_value><bookmark_value>nominal interest rates</bookmark_value><bookmark_value>NOMINAL function</bookmark_value>"
-msgstr "<bookmark_value>računanje; konstantna kamatna stopa</bookmark_value><bookmark_value>konstantna kamatna stopa</bookmark_value><bookmark_value>RATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>računanje; nominalna kamatna stopa</bookmark_value><bookmark_value>nominalna kamatna stopa</bookmark_value><bookmark_value>NOMINAL funkcija</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36634,7 +36647,7 @@ msgctxt ""
"bm_id3155123\n"
"help.text"
msgid "<bookmark_value>NOMINAL_ADD function</bookmark_value>"
-msgstr "<bookmark_value>PROMJENI_DODAJ funkcija</bookmark_value>"
+msgstr "<bookmark_value>NOMINAL_ADD funkcija</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36723,7 +36736,7 @@ msgctxt ""
"bm_id3159087\n"
"help.text"
msgid "<bookmark_value>DOLLARFR function</bookmark_value><bookmark_value>converting;decimal fractions, into mixed decimal fractions</bookmark_value>"
-msgstr "<bookmark_value>DEC2HEX funkcija</bookmark_value><bookmark_value>konvertira;decimalne brojeve , u hexadecimalne brojeve </bookmark_value>"
+msgstr "<bookmark_value>DOLLARFR funkcija</bookmark_value><bookmark_value>konverzija;decimalni razlomci, u miješane decimalne razlomke </bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -37115,7 +37128,7 @@ msgctxt ""
"bm_id3150100\n"
"help.text"
msgid "<bookmark_value>YIELDDISC function</bookmark_value><bookmark_value>rates of return;non-interest-bearing securities</bookmark_value>"
-msgstr "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodićne stope amortizacije</bookmark_value>"
+msgstr "<bookmark_value>YIELDDISC funkcija</bookmark_value><bookmark_value>stope povrata; beskamatna osiguranja</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -37338,7 +37351,7 @@ msgctxt ""
"bm_id3149577\n"
"help.text"
msgid "<bookmark_value>calculating;annuities</bookmark_value><bookmark_value>annuities</bookmark_value><bookmark_value>PMT function</bookmark_value>"
-msgstr "<bookmark_value>računanje; konstantna kamatna stopa</bookmark_value><bookmark_value>konstantna kamatna stopa</bookmark_value><bookmark_value>RATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>računanje; konstantna kamatna stopa</bookmark_value><bookmark_value>konstantna kamatna stopa</bookmark_value><bookmark_value>PMT funkcija</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -37818,7 +37831,7 @@ msgctxt ""
"bm_id4150026\n"
"help.text"
msgid "<bookmark_value>BITAND function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
+msgstr "<bookmark_value>BITAND funkcija</bookmark_value>"
#: 04060120.xhp
msgctxt ""
@@ -37889,7 +37902,7 @@ msgctxt ""
"bm_id4146139\n"
"help.text"
msgid "<bookmark_value>BITOR function</bookmark_value>"
-msgstr "<bookmark_value>SAT funkcija</bookmark_value>"
+msgstr "<bookmark_value>BITOR funkcija</bookmark_value>"
#: 04060120.xhp
msgctxt ""
@@ -37951,7 +37964,7 @@ msgctxt ""
"bm_id4150019\n"
"help.text"
msgid "<bookmark_value>BITXOR function</bookmark_value>"
-msgstr "<bookmark_value>SAT funkcija</bookmark_value>"
+msgstr "<bookmark_value>BITXOR funkcija</bookmark_value>"
#: 04060120.xhp
msgctxt ""
@@ -38022,7 +38035,7 @@ msgctxt ""
"bm_id4155370\n"
"help.text"
msgid "<bookmark_value>BITLSHIFT function</bookmark_value>"
-msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
+msgstr "<bookmark_value>BITLSHIFT funkcija</bookmark_value>"
#: 04060120.xhp
msgctxt ""
@@ -38102,7 +38115,7 @@ msgctxt ""
"bm_id4083280\n"
"help.text"
msgid "<bookmark_value>BITRSHIFT function</bookmark_value>"
-msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
+msgstr "<bookmark_value>BITRSHIFT funkcija</bookmark_value>"
#: 04060120.xhp
msgctxt ""
@@ -38199,7 +38212,7 @@ msgctxt ""
"bm_id3145632\n"
"help.text"
msgid "<bookmark_value>INTERCEPT function</bookmark_value> <bookmark_value>points of intersection</bookmark_value> <bookmark_value>intersections</bookmark_value>"
-msgstr "<bookmark_value>DISC function</bookmark_value><bookmark_value>allowances</bookmark_value><bookmark_value>discounts</bookmark_value>"
+msgstr "<bookmark_value>INTERCEPT funkcija</bookmark_value><bookmark_value>tačke presjeka</bookmark_value><bookmark_value>presjeci</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -38297,7 +38310,7 @@ msgctxt ""
"bm_id3148437\n"
"help.text"
msgid "<bookmark_value>COUNT function</bookmark_value> <bookmark_value>numbers;counting</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgstr "<bookmark_value>COUNT funkcija</bookmark_value><bookmark_value>brojrvi; brojanje</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -38377,7 +38390,7 @@ msgctxt ""
"bm_id3149729\n"
"help.text"
msgid "<bookmark_value>COUNTA function</bookmark_value> <bookmark_value>number of entries</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgstr "<bookmark_value>COUNTA funkcija</bookmark_value><bookmark_value>broj elemenata</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -38564,7 +38577,7 @@ msgctxt ""
"bm_id3158416\n"
"help.text"
msgid "<bookmark_value>RSQ function</bookmark_value> <bookmark_value>determination coefficients</bookmark_value> <bookmark_value>regression analysis</bookmark_value>"
-msgstr "<bookmark_value>DISC function</bookmark_value><bookmark_value>allowances</bookmark_value><bookmark_value>discounts</bookmark_value>"
+msgstr "<bookmark_value>RSQ funkcija</bookmark_value><bookmark_value>koeficijenti određenja</bookmark_value><bookmark_value>regresijska analiza</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -38882,7 +38895,7 @@ msgctxt ""
"bm_id3143228\n"
"help.text"
msgid "<bookmark_value>BINOMDIST function</bookmark_value>"
-msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
+msgstr "<bookmark_value>BINOMDIST funkcija</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -38989,7 +39002,7 @@ msgctxt ""
"bm_id0119200902432928\n"
"help.text"
msgid "<bookmark_value>CHISQINV function</bookmark_value>"
-msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
+msgstr "<bookmark_value>CHISQINV funkcija</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -39037,7 +39050,7 @@ msgctxt ""
"bm_id3148835\n"
"help.text"
msgid "<bookmark_value>CHIINV function</bookmark_value>"
-msgstr "<bookmark_value>ACCRINT funkcija</bookmark_value>"
+msgstr "<bookmark_value>CHIINV funkcija</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -39162,7 +39175,7 @@ msgctxt ""
"bm_id3154260\n"
"help.text"
msgid "<bookmark_value>CHITEST function</bookmark_value>"
-msgstr "<bookmark_value>LINEST funkcija</bookmark_value>"
+msgstr "<bookmark_value>CHITEST funkcija</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -39431,7 +39444,7 @@ msgctxt ""
"bm_id3148690\n"
"help.text"
msgid "<bookmark_value>CHIDIST function</bookmark_value>"
-msgstr "<bookmark_value>LINEST funkcija</bookmark_value>"
+msgstr "<bookmark_value>CHIDIST funkcija</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -39529,7 +39542,7 @@ msgctxt ""
"bm_id0119200902231887\n"
"help.text"
msgid "<bookmark_value>CHISQDIST function</bookmark_value><bookmark_value>chi-square distribution</bookmark_value>"
-msgstr "<bookmark_value>SQRTPI function</bookmark_value><bookmark_value>kvadratni korijeni; proizvodi od Pi</bookmark_value>"
+msgstr "<bookmark_value>CHISQDIST funkcija</bookmark_value><bookmark_value>hi-kvadrat raspodjela</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -39593,7 +39606,7 @@ msgctxt ""
"bm_id3150603\n"
"help.text"
msgid "<bookmark_value>EXPONDIST function</bookmark_value> <bookmark_value>exponential distributions</bookmark_value>"
-msgstr "<bookmark_value>AMORLINC funkcija</bookmark_value><bookmark_value>deprecijacije;linearne amortizacije</bookmark_value>"
+msgstr "<bookmark_value>EXPONDIST funkcija</bookmark_value><bookmark_value>eksponencijalne distribucije</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -39699,7 +39712,7 @@ msgctxt ""
"bm_id3145388\n"
"help.text"
msgid "<bookmark_value>FINV function</bookmark_value> <bookmark_value>inverse F probability distribution</bookmark_value>"
-msgstr "<bookmark_value>DVARP funkcija</bookmark_value><bookmark_value>varijance; bazirane na populaciji</bookmark_value>"
+msgstr "<bookmark_value>FINV funkcija</bookmark_value><bookmark_value>inverzna F vjerovatnosna distribucija</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -39788,7 +39801,7 @@ msgctxt ""
"bm_id3150888\n"
"help.text"
msgid "<bookmark_value>FISHER function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>FISHER funkcija</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -39859,7 +39872,7 @@ msgctxt ""
"bm_id3155758\n"
"help.text"
msgid "<bookmark_value>FISHERINV function</bookmark_value> <bookmark_value>inverse of Fisher transformation</bookmark_value>"
-msgstr "<bookmark_value>DVARP funkcija</bookmark_value><bookmark_value>varijance; bazirane na populaciji</bookmark_value>"
+msgstr "<bookmark_value>FISHERINV funkcija</bookmark_value><bookmark_value>inverzna Fišerova transformacija</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -39930,7 +39943,7 @@ msgctxt ""
"bm_id3151390\n"
"help.text"
msgid "<bookmark_value>FTEST function</bookmark_value>"
-msgstr "<bookmark_value>LINEST funkcija</bookmark_value>"
+msgstr "<bookmark_value>FTEST funkcija</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40010,7 +40023,7 @@ msgctxt ""
"bm_id3150372\n"
"help.text"
msgid "<bookmark_value>FDIST function</bookmark_value>"
-msgstr "<bookmark_value>LINEST funkcija</bookmark_value>"
+msgstr "<bookmark_value>FDIST funkcija</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40099,7 +40112,7 @@ msgctxt ""
"bm_id0119200903223192\n"
"help.text"
msgid "<bookmark_value>GAMMA function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+msgstr "<bookmark_value>GAMMA funkcija</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40139,7 +40152,7 @@ msgctxt ""
"bm_id3154841\n"
"help.text"
msgid "<bookmark_value>GAMMAINV function</bookmark_value>"
-msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
+msgstr "<bookmark_value>GAMMAINV funkcija</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40228,7 +40241,7 @@ msgctxt ""
"bm_id3154806\n"
"help.text"
msgid "<bookmark_value>GAMMALN function</bookmark_value> <bookmark_value>natural logarithm of Gamma function</bookmark_value>"
-msgstr "<bookmark_value>DVARP funkcija</bookmark_value><bookmark_value>varijance; bazirane na populaciji</bookmark_value>"
+msgstr "<bookmark_value>GAMMALN funkcija</bookmark_value><bookmark_value>prirodni logaritam Gamma funkcije</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40299,7 +40312,7 @@ msgctxt ""
"bm_id3150132\n"
"help.text"
msgid "<bookmark_value>GAMMADIST function</bookmark_value>"
-msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
+msgstr "<bookmark_value>GAMMADIST funkcija</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40405,7 +40418,7 @@ msgctxt ""
"bm_id3150272\n"
"help.text"
msgid "<bookmark_value>GAUSS function</bookmark_value> <bookmark_value>normal distribution; standard</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>GAUSS funkcija</bookmark_value><bookmark_value>normalna distribucija; standardna</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40493,7 +40506,7 @@ msgctxt ""
"bm_id3148425\n"
"help.text"
msgid "<bookmark_value>GEOMEAN function</bookmark_value> <bookmark_value>means;geometric</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>GEOMEAN funkcija</bookmark_value><bookmark_value>sredina;geometrijska</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40564,7 +40577,7 @@ msgctxt ""
"bm_id3152966\n"
"help.text"
msgid "<bookmark_value>TRIMMEAN function</bookmark_value> <bookmark_value>means;of data set without margin data</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>TRIMMEAN funkcija</bookmark_value><bookmark_value>sredine;skupa podataka bez margina</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40644,7 +40657,7 @@ msgctxt ""
"bm_id3153216\n"
"help.text"
msgid "<bookmark_value>ZTEST function</bookmark_value>"
-msgstr "<bookmark_value>LINEST funkcija</bookmark_value>"
+msgstr "<bookmark_value>ZTEST funkcija</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40723,7 +40736,7 @@ msgctxt ""
"bm_id3153623\n"
"help.text"
msgid "<bookmark_value>HARMEAN function</bookmark_value> <bookmark_value>means;harmonic</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>HARMEAN funkcija</bookmark_value><bookmark_value>sredina;geonmetrijska</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40794,7 +40807,7 @@ msgctxt ""
"bm_id3152801\n"
"help.text"
msgid "<bookmark_value>HYPGEOMDIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>"
-msgstr "<bookmark_value>AMORLINC funkcija</bookmark_value><bookmark_value>deprecijacije;linearne amortizacije</bookmark_value>"
+msgstr "<bookmark_value>HYPGEOMDIST funkcija</bookmark_value><bookmark_value>uzorci bez zamjene</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40909,7 +40922,7 @@ msgctxt ""
"bm_id3149530\n"
"help.text"
msgid "<bookmark_value>LARGE function</bookmark_value>"
-msgstr "<bookmark_value>LOGEST funkcija</bookmark_value>"
+msgstr "<bookmark_value>LARGE funkcija</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -40989,7 +41002,7 @@ msgctxt ""
"bm_id3154532\n"
"help.text"
msgid "<bookmark_value>SMALL function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+msgstr "<bookmark_value>SMALL funkcija</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -41069,7 +41082,7 @@ msgctxt ""
"bm_id3153559\n"
"help.text"
msgid "<bookmark_value>CONFIDENCE function</bookmark_value>"
-msgstr "<bookmark_value>COUPNCD funkcija</bookmark_value>"
+msgstr "<bookmark_value>CONFIDENCE funkcija</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -41158,7 +41171,7 @@ msgctxt ""
"bm_id3148746\n"
"help.text"
msgid "<bookmark_value>CORREL function</bookmark_value><bookmark_value>coefficient of correlation</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgstr "<bookmark_value>CORREL funkcija</bookmark_value><bookmark_value>koeficijent korelacije</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -41238,7 +41251,7 @@ msgctxt ""
"bm_id3150652\n"
"help.text"
msgid "<bookmark_value>COVAR function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>COVAR funkcija</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -41318,7 +41331,7 @@ msgctxt ""
"bm_id3147472\n"
"help.text"
msgid "<bookmark_value>CRITBINOM function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+msgstr "<bookmark_value>CRITBINOM funkcija</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -41335,7 +41348,7 @@ msgctxt ""
"par_id3149254\n"
"49\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</ahelp>"
msgstr ""
#: 04060183.xhp
@@ -41407,7 +41420,7 @@ msgctxt ""
"bm_id3155956\n"
"help.text"
msgid "<bookmark_value>KURT function</bookmark_value>"
-msgstr "<bookmark_value>MUNIT funkcija</bookmark_value>"
+msgstr "<bookmark_value>KURT funkcija</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -41478,7 +41491,7 @@ msgctxt ""
"bm_id3150928\n"
"help.text"
msgid "<bookmark_value>LOGINV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>"
-msgstr "<bookmark_value>DVARP funkcija</bookmark_value><bookmark_value>varijance; bazirane na populaciji</bookmark_value>"
+msgstr "<bookmark_value>LOGINV funkcija</bookmark_value><bookmark_value>inverzna logaritamska distribucija</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -41567,7 +41580,7 @@ msgctxt ""
"bm_id3158417\n"
"help.text"
msgid "<bookmark_value>LOGNORMDIST function</bookmark_value><bookmark_value>cumulative lognormal distribution</bookmark_value>"
-msgstr "<bookmark_value>SQRTPI function</bookmark_value><bookmark_value>kvadratni korijeni; proizvodi od Pi</bookmark_value>"
+msgstr "<bookmark_value>LOGNORMDIST funkcija</bookmark_value><bookmark_value>kumulativna lognormalna distribucija</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -41681,7 +41694,7 @@ msgctxt ""
"bm_id3154511\n"
"help.text"
msgid "<bookmark_value>MAX function</bookmark_value>"
-msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
+msgstr "<bookmark_value>MAX funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -41769,7 +41782,7 @@ msgctxt ""
"bm_id3166426\n"
"help.text"
msgid "<bookmark_value>MAXA function</bookmark_value>"
-msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
+msgstr "<bookmark_value>MAXA funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -41857,7 +41870,7 @@ msgctxt ""
"bm_id3153820\n"
"help.text"
msgid "<bookmark_value>MEDIAN function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>MEDIAN funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -41937,7 +41950,7 @@ msgctxt ""
"bm_id3154541\n"
"help.text"
msgid "<bookmark_value>MIN function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+msgstr "<bookmark_value>MIN funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42016,7 +42029,7 @@ msgctxt ""
"bm_id3147504\n"
"help.text"
msgid "<bookmark_value>MINA function</bookmark_value>"
-msgstr "<bookmark_value>MINUTE funkcija</bookmark_value>"
+msgstr "<bookmark_value>MINA funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42104,7 +42117,7 @@ msgctxt ""
"bm_id3166465\n"
"help.text"
msgid "<bookmark_value>AVEDEV function</bookmark_value><bookmark_value>averages;statistical functions</bookmark_value>"
-msgstr "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>sabiranje; odredjeni brojevi</bookmark_value>"
+msgstr "<bookmark_value>AVEDEV funkcija</bookmark_value><bookmark_value>prosjeci;statističke funkcije</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42175,7 +42188,7 @@ msgctxt ""
"bm_id3145824\n"
"help.text"
msgid "<bookmark_value>AVERAGE function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>AVERAGE funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42246,7 +42259,7 @@ msgctxt ""
"bm_id3148754\n"
"help.text"
msgid "<bookmark_value>AVERAGEA function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>AVERAGEA funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42317,7 +42330,7 @@ msgctxt ""
"bm_id3153933\n"
"help.text"
msgid "<bookmark_value>MODE function</bookmark_value><bookmark_value>most common value</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>MODE funkcija</bookmark_value><bookmark_value>najčešća vrijednost</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42388,7 +42401,7 @@ msgctxt ""
"bm_id3149879\n"
"help.text"
msgid "<bookmark_value>NEGBINOMDIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>"
-msgstr "<bookmark_value>SQRTPI function</bookmark_value><bookmark_value>kvadratni korijeni; proizvodi od Pi</bookmark_value>"
+msgstr "<bookmark_value>NEGBINOMDIST funkcija</bookmark_value><bookmark_value>negativna binomna raspodjela</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42477,7 +42490,7 @@ msgctxt ""
"bm_id3155516\n"
"help.text"
msgid "<bookmark_value>NORMINV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>NORMINV funkcija</bookmark_value><bookmark_value>normalna distribucija;inverzna vrijednost</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42566,7 +42579,7 @@ msgctxt ""
"bm_id3153722\n"
"help.text"
msgid "<bookmark_value>NORMDIST function</bookmark_value><bookmark_value>density function</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgstr "<bookmark_value>NORMDIST funkcija</bookmark_value><bookmark_value>funkcija gustoće</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42673,7 +42686,7 @@ msgctxt ""
"bm_id3152934\n"
"help.text"
msgid "<bookmark_value>PEARSON function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>PEARSON funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42753,7 +42766,7 @@ msgctxt ""
"bm_id3152806\n"
"help.text"
msgid "<bookmark_value>PHI function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgstr "<bookmark_value>PHI funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42842,7 +42855,7 @@ msgctxt ""
"bm_id3153985\n"
"help.text"
msgid "<bookmark_value>POISSON function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+msgstr "<bookmark_value>POISSON funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42931,7 +42944,7 @@ msgctxt ""
"bm_id3153100\n"
"help.text"
msgid "<bookmark_value>PERCENTILE function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>PERCENTILE funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -43011,7 +43024,7 @@ msgctxt ""
"bm_id3148807\n"
"help.text"
msgid "<bookmark_value>PERCENTRANK function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>PERCENTRANK funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -43091,7 +43104,7 @@ msgctxt ""
"bm_id3166442\n"
"help.text"
msgid "<bookmark_value>QUARTILE function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>QUARTILE funkcija</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -43188,7 +43201,7 @@ msgctxt ""
"bm_id3155071\n"
"help.text"
msgid "<bookmark_value>RANK function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>RANK funkcija</bookmark_value><bookmark_value>brojevi;određivanje rangova</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43293,7 +43306,7 @@ msgctxt ""
"bm_id3153556\n"
"help.text"
msgid "<bookmark_value>SKEW function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgstr "<bookmark_value>SKEW funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43453,7 +43466,7 @@ msgctxt ""
"bm_id3149143\n"
"help.text"
msgid "<bookmark_value>STDEV function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a sample</bookmark_value>"
-msgstr "<bookmark_value>DSTDEV funkcija</bookmark_value><bookmark_value>standardne devijacije u bazama podataka; bazirane na uzorku</bookmark_value>"
+msgstr "<bookmark_value>STDEV funkcija</bookmark_value><bookmark_value>standardne devijacije u statistici; bazirane na uzorku</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43524,7 +43537,7 @@ msgctxt ""
"bm_id3144745\n"
"help.text"
msgid "<bookmark_value>STDEVA function</bookmark_value>"
-msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
+msgstr "<bookmark_value>STDEVA funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43595,7 +43608,7 @@ msgctxt ""
"bm_id3149734\n"
"help.text"
msgid "<bookmark_value>STDEVP function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a population</bookmark_value>"
-msgstr "<bookmark_value>DSTDEVP funkcija</bookmark_value><bookmark_value>standardne devijacije u bazama podataka; bazirane na populacijama</bookmark_value>"
+msgstr "<bookmark_value>STDEVP funkcija</bookmark_value><bookmark_value>standardne devijacije u statistici; bazirane na populacijama</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43666,7 +43679,7 @@ msgctxt ""
"bm_id3154522\n"
"help.text"
msgid "<bookmark_value>STDEVPA function</bookmark_value>"
-msgstr "<bookmark_value>TIP funkcije</bookmark_value>"
+msgstr "<bookmark_value>STDEVPA funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43737,7 +43750,7 @@ msgctxt ""
"bm_id3155928\n"
"help.text"
msgid "<bookmark_value>STANDARDIZE function</bookmark_value> <bookmark_value>converting;random variables, into normalized values</bookmark_value>"
-msgstr "<bookmark_value>OCT2DEC funkcija</bookmark_value><bookmark_value>konverira;oktalne brojeve, u decimalne brojeve </bookmark_value>"
+msgstr "<bookmark_value>STANDARDIZE funkcija</bookmark_value><bookmark_value>konverzija;slučajne varijable u nornalizovane vrijednosti </bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43826,7 +43839,7 @@ msgctxt ""
"bm_id3157986\n"
"help.text"
msgid "<bookmark_value>NORMSINV function</bookmark_value> <bookmark_value>normal distribution;inverse of standard</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>NORMSINV funkcija</bookmark_value><bookmark_value>normalna distribucija;inverzna standardne</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43897,7 +43910,7 @@ msgctxt ""
"bm_id3147538\n"
"help.text"
msgid "<bookmark_value>NORMSDIST function</bookmark_value> <bookmark_value>normal distribution;statistics</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>NORMSDISTR funkcija</bookmark_value><bookmark_value>normalna distribucija;statistika</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43976,7 +43989,7 @@ msgctxt ""
"bm_id3152592\n"
"help.text"
msgid "<bookmark_value>SLOPE function</bookmark_value>"
-msgstr "<bookmark_value>TIP funkcije</bookmark_value>"
+msgstr "<bookmark_value>SLOPE funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44056,7 +44069,7 @@ msgctxt ""
"bm_id3155836\n"
"help.text"
msgid "<bookmark_value>STEYX function</bookmark_value> <bookmark_value>standard errors;statistical functions</bookmark_value>"
-msgstr "<bookmark_value>DSTDEVP funkcija</bookmark_value><bookmark_value>standardne devijacije u bazama podataka; bazirane na populacijama</bookmark_value>"
+msgstr "<bookmark_value>STEYX funkcija</bookmark_value><bookmark_value>standardne greške; statističke funkcije</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44136,7 +44149,7 @@ msgctxt ""
"bm_id3150873\n"
"help.text"
msgid "<bookmark_value>DEVSQ function</bookmark_value> <bookmark_value>sums;of squares of deviations</bookmark_value>"
-msgstr "<bookmark_value>DVARP funkcija</bookmark_value><bookmark_value>varijance; bazirane na populaciji</bookmark_value>"
+msgstr "<bookmark_value>DEVSQ funkcija</bookmark_value><bookmark_value>sume; kvadrata devijacija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44207,7 +44220,7 @@ msgctxt ""
"bm_id3149579\n"
"help.text"
msgid "<bookmark_value>TINV function</bookmark_value> <bookmark_value>inverse of t-distribution</bookmark_value>"
-msgstr "<bookmark_value>DVARP funkcija</bookmark_value><bookmark_value>varijance; bazirane na populaciji</bookmark_value>"
+msgstr "<bookmark_value>TINV funkcija</bookmark_value><bookmark_value>inverzna t distribucija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44287,7 +44300,7 @@ msgctxt ""
"bm_id3154129\n"
"help.text"
msgid "<bookmark_value>TTEST function</bookmark_value>"
-msgstr "<bookmark_value>LINEST funkcija</bookmark_value>"
+msgstr "<bookmark_value>TTEST funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44385,7 +44398,7 @@ msgctxt ""
"bm_id3154930\n"
"help.text"
msgid "<bookmark_value>TDIST function</bookmark_value> <bookmark_value>t-distribution</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>TDIST funkcija</bookmark_value><bookmark_value>t-distribucija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44474,7 +44487,7 @@ msgctxt ""
"bm_id3153828\n"
"help.text"
msgid "<bookmark_value>VAR function</bookmark_value> <bookmark_value>variances</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
+msgstr "<bookmark_value>VAR funkcija</bookmark_value><bookmark_value>varijanse</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44545,7 +44558,7 @@ msgctxt ""
"bm_id3151045\n"
"help.text"
msgid "<bookmark_value>VARA function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>VARA funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44616,7 +44629,7 @@ msgctxt ""
"bm_id3166441\n"
"help.text"
msgid "<bookmark_value>VARP function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>VARP funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44687,7 +44700,7 @@ msgctxt ""
"bm_id3153688\n"
"help.text"
msgid "<bookmark_value>VARPA function</bookmark_value>"
-msgstr "<bookmark_value>IMREAL funkcija</bookmark_value>"
+msgstr "<bookmark_value>VARPA funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44758,7 +44771,7 @@ msgctxt ""
"bm_id3154599\n"
"help.text"
msgid "<bookmark_value>PERMUT function</bookmark_value> <bookmark_value>number of permutations</bookmark_value>"
-msgstr "<bookmark_value>DVARP funkcija</bookmark_value><bookmark_value>varijance; bazirane na populaciji</bookmark_value>"
+msgstr "<bookmark_value>PERMUT funkcija</bookmark_value><bookmark_value>broj permutacija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44838,7 +44851,7 @@ msgctxt ""
"bm_id3143276\n"
"help.text"
msgid "<bookmark_value>PERMUTATIONA function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+msgstr "<bookmark_value>PERMUTATIONA funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44936,7 +44949,7 @@ msgctxt ""
"bm_id3152952\n"
"help.text"
msgid "<bookmark_value>PROB function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgstr "<bookmark_value>PROB funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -45034,7 +45047,7 @@ msgctxt ""
"bm_id3150941\n"
"help.text"
msgid "<bookmark_value>WEIBULL function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+msgstr "<bookmark_value>WEIBULL funkcija</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -47085,7 +47098,7 @@ msgctxt ""
"bm_id3147264\n"
"help.text"
msgid "<bookmark_value>spreadsheets; showing columns</bookmark_value><bookmark_value>showing; columns</bookmark_value><bookmark_value>showing; rows</bookmark_value>"
-msgstr "<bookmark_value>celije; osvjezavanje tragova</bookmark_value><bookmark_value>tragovi; osvjezavanje</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
+msgstr "<bookmark_value>unakrsne tablice; prikaz kolona</bookmark_value><bookmark_value>prikaz; kolone</bookmark_value><bookmark_value>prikaz;redovi</bookmark_value>"
#: 05030400.xhp
msgctxt ""
@@ -48942,7 +48955,7 @@ msgctxt ""
"hd_id31531891\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Uslov"
#: 05120000.xhp
msgctxt ""
@@ -49161,12 +49174,13 @@ msgid "For a detailed explanation and examples, please visit <link href=\"http:/
msgstr ""
#: 05120000.xhp
+#, fuzzy
msgctxt ""
"05120000.xhp\n"
"hd_id3156384\n"
"help.text"
msgid "Dates"
-msgstr ""
+msgstr "Datum"
#: 05120000.xhp
msgctxt ""
@@ -49201,12 +49215,13 @@ msgid "In the <emph>Range</emph> field, define the range of cells concerned by t
msgstr ""
#: 05120000.xhp
+#, fuzzy
msgctxt ""
"05120000.xhp\n"
"hd_id3153384\n"
"help.text"
msgid "Manage Conditional Formatting"
-msgstr ""
+msgstr "Uslovno oblikovanje"
#: 05120000.xhp
msgctxt ""
@@ -49262,7 +49277,7 @@ msgctxt ""
"bm_id3159399\n"
"help.text"
msgid "<bookmark_value>automatic hyphenation in spreadsheets</bookmark_value><bookmark_value>hyphenation; in spreadsheets</bookmark_value><bookmark_value>syllables in spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>automatska hyphenation u tabelama</bookmark_value><bookmark_value>hyphenation; u tabelama</bookmark_value><bookmark_value>slogovi u tabelama</bookmark_value>"
+msgstr "<bookmark_value>automatsko rastavljanje riječi u tabelama</bookmark_value><bookmark_value>rastavljanje riječi; u tabelama</bookmark_value><bookmark_value>slogovi u tabelama</bookmark_value>"
#: 06020000.xhp
msgctxt ""
@@ -49386,7 +49401,7 @@ msgctxt ""
"bm_id3151245\n"
"help.text"
msgid "<bookmark_value>cell links search</bookmark_value> <bookmark_value>searching; links in cells</bookmark_value> <bookmark_value>traces;precedents and dependents</bookmark_value> <bookmark_value>Formula Auditing,see Detective</bookmark_value> <bookmark_value>Detective</bookmark_value>"
-msgstr "<bookmark_value>linkovi celije pretraga</bookmark_value><bookmark_value>pretrazivanje; linkovi u celijama</bookmark_value><bookmark_value>traces;precedents and dependents</bookmark_value>"
+msgstr "<bookmark_value>linkovi ćelije pretraga</bookmark_value><bookmark_value>pretrazivanje; linkovi u ćelijama</bookmark_value><bookmark_value>tragovi;prethodnici i zavisni</bookmark_value><bookmark_value>Formula praćenje,vidi Detektiv</bookmark_value> <bookmark_value>Detektiv</bookmark_value>"
#: 06030000.xhp
msgctxt ""
@@ -49429,7 +49444,7 @@ msgctxt ""
"bm_id3155628\n"
"help.text"
msgid "<bookmark_value>cells; tracing precedents</bookmark_value><bookmark_value>formula cells;tracing precedents</bookmark_value>"
-msgstr "<bookmark_value>celije; pracenje precedents</bookmark_value><bookmark_value>formule celije;pracenje precedents</bookmark_value>"
+msgstr "<bookmark_value>celije; prethodnici praćenja</bookmark_value><bookmark_value>formule celije;prethodnici praćenja</bookmark_value>"
#: 06030100.xhp
msgctxt ""
@@ -49481,7 +49496,7 @@ msgctxt ""
"bm_id3155628\n"
"help.text"
msgid "<bookmark_value>cells; removing precedents</bookmark_value><bookmark_value>formula cells;removing precedents</bookmark_value>"
-msgstr "<bookmark_value>celije; otklanjanje precedents</bookmark_value><bookmark_value>celije formule;otklanjane precedents</bookmark_value>"
+msgstr "<bookmark_value>ćelije; otklanjanje prethodnika</bookmark_value><bookmark_value>ćelije formule;otklanjanje prethodnika</bookmark_value>"
#: 06030200.xhp
msgctxt ""
@@ -49515,7 +49530,7 @@ msgctxt ""
"bm_id3153252\n"
"help.text"
msgid "<bookmark_value>cells; tracing dependents</bookmark_value>"
-msgstr "<bookmark_value>celije; pracenje dependents</bookmark_value>"
+msgstr "<bookmark_value>ćelije; zavisnici praćenja</bookmark_value>"
#: 06030300.xhp
msgctxt ""
@@ -49567,7 +49582,7 @@ msgctxt ""
"bm_id3147335\n"
"help.text"
msgid "<bookmark_value>cells; removing dependents</bookmark_value>"
-msgstr "<bookmark_value>celije; orklanjanje dependents</bookmark_value>"
+msgstr "<bookmark_value>ćelije; otklanjanje zavisnika</bookmark_value>"
#: 06030400.xhp
msgctxt ""
@@ -49601,7 +49616,7 @@ msgctxt ""
"bm_id3153088\n"
"help.text"
msgid "<bookmark_value>cells; removing traces</bookmark_value>"
-msgstr "<bookmark_value>celije;otklanjanje putanje</bookmark_value>"
+msgstr "<bookmark_value>ćelije;uklanjanje tragova</bookmark_value>"
#: 06030500.xhp
msgctxt ""
@@ -49635,7 +49650,7 @@ msgctxt ""
"bm_id3153561\n"
"help.text"
msgid "<bookmark_value>cells; tracing errors</bookmark_value><bookmark_value>tracing errors</bookmark_value><bookmark_value>error tracing</bookmark_value>"
-msgstr "<bookmark_value>celije; pronalazenje gresaka </bookmark_value><bookmark_value>tracing errors</bookmark_value><bookmark_value>pronalazenje gresaka</bookmark_value>"
+msgstr "<bookmark_value>ćelije; greške tragova</bookmark_value><bookmark_value>greške tragova</bookmark_value><bookmark_value>praćenje gresaka</bookmark_value>"
#: 06030600.xhp
msgctxt ""
@@ -49669,7 +49684,7 @@ msgctxt ""
"bm_id3145119\n"
"help.text"
msgid "<bookmark_value>cells; trace fill mode</bookmark_value><bookmark_value>traces; precedents for multiple cells</bookmark_value>"
-msgstr "<bookmark_value>celije;pronadji ispuni mod</bookmark_value><bookmark_value>pronalazi; precedents za vise celija</bookmark_value>"
+msgstr "<bookmark_value>ćelije;režim punjenja traga</bookmark_value><bookmark_value>tragovi; prethodnici za više ćelija</bookmark_value>"
#: 06030700.xhp
msgctxt ""
@@ -49712,7 +49727,7 @@ msgctxt ""
"bm_id3153821\n"
"help.text"
msgid "<bookmark_value>cells; invalid data</bookmark_value><bookmark_value>data; showing invalid data</bookmark_value><bookmark_value>invalid data;marking</bookmark_value>"
-msgstr "<bookmark_value>cells; invalid data</bookmark_value><bookmark_value>podaci; pokazivanje nevalidnih podataka</bookmark_value><bookmark_value>nevalidni podaci;iznacavanje</bookmark_value>"
+msgstr "<bookmark_value>ćelije; nevažeći podaci</bookmark_value><bookmark_value>podaci; pokazivanje nevalidnih podataka</bookmark_value><bookmark_value>nevažeći podaci;označavanje</bookmark_value>"
#: 06030800.xhp
msgctxt ""
@@ -49755,7 +49770,7 @@ msgctxt ""
"bm_id3152349\n"
"help.text"
msgid "<bookmark_value>cells; refreshing traces</bookmark_value><bookmark_value>traces; refreshing</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
-msgstr "<bookmark_value>celije; osvjezavanje tragova</bookmark_value><bookmark_value>tragovi; osvjezavanje</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
+msgstr "<bookmark_value>ćelije; osvježavanje tragova</bookmark_value><bookmark_value>tragovi; osvježavanje</bookmark_value><bookmark_value>ažuriranje;tragovi</bookmark_value>"
#: 06030900.xhp
msgctxt ""
@@ -49816,7 +49831,7 @@ msgctxt ""
"bm_id3154515\n"
"help.text"
msgid "<bookmark_value>cells; autorefreshing traces</bookmark_value><bookmark_value>traces; autorefreshing</bookmark_value>"
-msgstr "<bookmark_value>celije; automatsko osvjezivanje tragova</bookmark_value><bookmark_value>tragovi; automatsko osvjezivaje</bookmark_value>"
+msgstr "<bookmark_value>ćelije; automatsko osvježavanje tragova</bookmark_value><bookmark_value>tragovi; automatsko osvježavanje</bookmark_value>"
#: 06031000.xhp
msgctxt ""
@@ -49961,12 +49976,13 @@ msgid "<variable id=\"szenariotext\"><ahelp hid=\".uno:ScenarioManager\">Defines
msgstr "<variable id=\"szenariotext\"><ahelp hid=\".uno:ScenarioManager\">Definira scenarij za odabrano podrucje tabele.</ahelp></variable>"
#: 06050000.xhp
+#, fuzzy
msgctxt ""
"06050000.xhp\n"
"par_idN10637\n"
"help.text"
msgid "<embedvar href=\"text/scalc/guide/scenario.xhp#scenario\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>"
#: 06050000.xhp
msgctxt ""
@@ -50396,7 +50412,7 @@ msgctxt ""
"bm_id3145673\n"
"help.text"
msgid "<bookmark_value>calculating; auto calculating sheets</bookmark_value><bookmark_value>recalculating;auto calculating sheets</bookmark_value><bookmark_value>AutoCalculate function in sheets</bookmark_value><bookmark_value>correcting sheets automatically</bookmark_value><bookmark_value>formulas;AutoCalculate function</bookmark_value><bookmark_value>cell contents;AutoCalculate function</bookmark_value>"
-msgstr "<bookmark_value>calculating; auto calculating sheets</bookmark_value><bookmark_value>ponovno racunanje; auto racunanje tablica</bookmark_value><bookmark_value>Auto racunanje funkcija u tablicama</bookmark_value><bookmark_value>ispravljanje tablica automatski</bookmark_value><bookmark_value>formulae;AutoRacunanje funkcija</bookmark_value><bookmark_value>sadržaj celija; AutoRacunanje fukncija</bookmark_value>"
+msgstr "<bookmark_value>račun; auto kalkulacija listova</bookmark_value><bookmark_value>ponovno računanje; auto računanje tablica</bookmark_value><bookmark_value>Auto računanje funkcija u tablicama</bookmark_value><bookmark_value>ispravljanje tablica automatski</bookmark_value><bookmark_value>formule;AutoRacunanje funkcija</bookmark_value><bookmark_value>sadržaj celija; AutoRacunanje funkcija</bookmark_value>"
#: 06070000.xhp
msgctxt ""
@@ -50439,7 +50455,7 @@ msgctxt ""
"bm_id3157909\n"
"help.text"
msgid "<bookmark_value>recalculating;all formulas in sheets</bookmark_value><bookmark_value>formulas; recalculating manually</bookmark_value><bookmark_value>cell contents; recalculating</bookmark_value>"
-msgstr "<bookmark_value>ponovno racunanje; svih formula u tablici</bookmark_value><bookmark_value>formula; ponovno racunanje rucno</bookmark_value><bookmark_value>sadrzaj celija; ponovno racunanje</bookmark_value>"
+msgstr "<bookmark_value>ponovno računanje; svih formula u tablici</bookmark_value><bookmark_value>formula; ponovno računanje ručno</bookmark_value><bookmark_value>sadržaj ćelija; ponovno računanje</bookmark_value>"
#: 06080000.xhp
msgctxt ""
@@ -50498,7 +50514,7 @@ msgctxt ""
"bm_id2486037\n"
"help.text"
msgid "<bookmark_value>entering entries with AutoInput function</bookmark_value><bookmark_value>capital letters;AutoInput function</bookmark_value>"
-msgstr "<bookmark_value>ukucavanje vrijednosti sa AutoUnos funkcijom</bookmark_value><bookmark_value>velika slova; AutoUnost funkcija</bookmark_value>"
+msgstr "<bookmark_value>ukucavanje vrijednosti sa AutoInput funkcijom</bookmark_value><bookmark_value>velika slova; AutoInput funkcija</bookmark_value>"
#: 06130000.xhp
msgctxt ""
@@ -51006,7 +51022,7 @@ msgctxt ""
"bm_id3152350\n"
"help.text"
msgid "<bookmark_value>sorting; sort criteria for database ranges</bookmark_value>"
-msgstr "<bookmark_value>razvrstavanje; kriteriji sortiranje za domete baze podataka</bookmark_value>"
+msgstr "<bookmark_value>sortiranje; kriteriji sortiranja za opsege baze podataka</bookmark_value>"
#: 12030100.xhp
msgctxt ""
@@ -51184,7 +51200,7 @@ msgctxt ""
"bm_id3147228\n"
"help.text"
msgid "<bookmark_value>sorting; options for database ranges</bookmark_value><bookmark_value>sorting;Asian languages</bookmark_value><bookmark_value>Asian languages;sorting</bookmark_value><bookmark_value>phonebook sorting rules</bookmark_value><bookmark_value>natural sort algorithm</bookmark_value>"
-msgstr "<bookmark_value>sorting; options for database ranges</bookmark_value><bookmark_value>sortiranje;Azijski jezici</bookmark_value><bookmark_value>Azijski jezici;sortiranje</bookmark_value><bookmark_value>pravila sortiranja za telefonski imenik</bookmark_value><bookmark_value>prirodno sortiranje algoritam</bookmark_value>"
+msgstr "<bookmark_value>sortiranje; oppcije za opsege baza podataka</bookmark_value><bookmark_value>sortiranje;Azijski jezici</bookmark_value><bookmark_value>Azijski jezici;sortiranje</bookmark_value><bookmark_value>pravila sortiranja za telefonski imenik</bookmark_value><bookmark_value>prirodni sortirni algoritam</bookmark_value>"
#: 12030200.xhp
msgctxt ""
@@ -52656,7 +52672,7 @@ msgctxt ""
"bm_id3155628\n"
"help.text"
msgid "<bookmark_value>sheets; hiding details</bookmark_value>"
-msgstr "<bookmark_value>celije;otklanjanje putanje</bookmark_value>"
+msgstr "<bookmark_value>ćlije;skrivanje detalja</bookmark_value>"
#: 12080100.xhp
msgctxt ""
@@ -52699,7 +52715,7 @@ msgctxt ""
"bm_id3153561\n"
"help.text"
msgid "<bookmark_value>tables; showing details</bookmark_value>"
-msgstr "<bookmark_value>celije;otklanjanje putanje</bookmark_value>"
+msgstr "<bookmark_value>tabele;prikaz detalja</bookmark_value>"
#: 12080200.xhp
msgctxt ""
@@ -53421,7 +53437,7 @@ msgctxt ""
"bm_id2306894\n"
"help.text"
msgid "<bookmark_value>pivot table function;show details</bookmark_value><bookmark_value>pivot table function;drill down</bookmark_value>"
-msgstr "<bookmark_value>DataPilot function;show details</bookmark_value><bookmark_value>DataPilot function;drill down</bookmark_value>"
+msgstr "<bookmark_value>funkcija pivot tabele;prikaz detalja</bookmark_value><bookmark_value>funkcija pivot tabele;drill down</bookmark_value>"
#: 12090102.xhp
msgctxt ""
@@ -54185,7 +54201,7 @@ msgctxt ""
"bm_id7292397\n"
"help.text"
msgid "<bookmark_value>calculating;pivot table</bookmark_value>"
-msgstr "<bookmark_value>RSQ kalkulacije</bookmark_value>"
+msgstr "<bookmark_value>računanje;pivot tabela</bookmark_value>"
#: 12090105.xhp
msgctxt ""
@@ -54657,7 +54673,7 @@ msgctxt ""
"bm_id711386\n"
"help.text"
msgid "<bookmark_value>hiding;data fields, from calculations in pivot table</bookmark_value><bookmark_value>display options in pivot table</bookmark_value><bookmark_value>sorting;options in pivot table</bookmark_value><bookmark_value>data field options for pivot table</bookmark_value>"
-msgstr "<bookmark_value>formula bar; input line</bookmark_value><bookmark_value>input line in formula bar</bookmark_value><bookmark_value>formulae; inputting</bookmark_value><bookmark_value>inserting;formulae</bookmark_value>"
+msgstr "<bookmark_value>sakrivanje;polja podataka, iz kalkulacija u pivot tabeli</bookmark_value><bookmark_value>opcije prikaza u pivot tabeli</bookmark_value><bookmark_value>sortiranje;opcije u pivot tabeli</bookmark_value><bookmark_value>opcije polja podataka za pivot tabelu</bookmark_value>"
#: 12090106.xhp
msgctxt ""
@@ -55906,7 +55922,7 @@ msgctxt ""
"bm_id3155511\n"
"help.text"
msgid "<bookmark_value>DATE function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>DATE funkcija</bookmark_value>"
#: func_date.xhp
msgctxt ""
@@ -56021,7 +56037,7 @@ msgctxt ""
"bm_id3155511\n"
"help.text"
msgid "<bookmark_value>DATEDIF function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+msgstr "<bookmark_value>DATEDIF funkcija</bookmark_value>"
#: func_datedif.xhp
msgctxt ""
@@ -56253,7 +56269,7 @@ msgctxt ""
"bm_id3145621\n"
"help.text"
msgid "<bookmark_value>DATEVALUE function</bookmark_value>"
-msgstr "<bookmark_value>TIMEVALUE funkcija</bookmark_value>"
+msgstr "<bookmark_value>DATEVALUE funkcija</bookmark_value>"
#: func_datevalue.xhp
msgctxt ""
@@ -56349,7 +56365,7 @@ msgctxt ""
"bm_id3147317\n"
"help.text"
msgid "<bookmark_value>DAY function</bookmark_value>"
-msgstr "<bookmark_value>TODAY funkcija</bookmark_value>"
+msgstr "<bookmark_value>DAY funkcija</bookmark_value>"
#: func_day.xhp
msgctxt ""
@@ -56446,7 +56462,7 @@ msgctxt ""
"bm_id3151328\n"
"help.text"
msgid "<bookmark_value>DAYS function</bookmark_value>"
-msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
+msgstr "<bookmark_value>DAYS funkcija</bookmark_value>"
#: func_days.xhp
msgctxt ""
@@ -56534,7 +56550,7 @@ msgctxt ""
"bm_id3148555\n"
"help.text"
msgid "<bookmark_value>DAYS360 function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>DAYS360 funkcija</bookmark_value>"
#: func_days360.xhp
msgctxt ""
@@ -56622,7 +56638,7 @@ msgctxt ""
"bm_id3152960\n"
"help.text"
msgid "<bookmark_value>EASTERSUNDAY function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
+msgstr "<bookmark_value>EASTERSUNDAY funkcija</bookmark_value>"
#: func_eastersunday.xhp
msgctxt ""
@@ -56743,7 +56759,7 @@ msgctxt ""
"bm_id3151184\n"
"help.text"
msgid "<bookmark_value>EDATE function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
+msgstr "<bookmark_value>EDATE funkcija</bookmark_value>"
#: func_edate.xhp
msgctxt ""
@@ -56840,7 +56856,7 @@ msgctxt ""
"bm_id3150991\n"
"help.text"
msgid "<bookmark_value>EOMONTH function</bookmark_value>"
-msgstr "<bookmark_value>MONTH funkcija</bookmark_value>"
+msgstr "<bookmark_value>EOMONTH funkcija</bookmark_value>"
#: func_eomonth.xhp
msgctxt ""
@@ -56946,7 +56962,7 @@ msgctxt ""
"bm_id3154725\n"
"help.text"
msgid "<bookmark_value>HOUR function</bookmark_value>"
-msgstr "<bookmark_value>SAT funkcija</bookmark_value>"
+msgstr "<bookmark_value>HOUR funkcija</bookmark_value>"
#: func_hour.xhp
msgctxt ""
@@ -58257,7 +58273,7 @@ msgctxt ""
"bm_id3153982\n"
"help.text"
msgid "<bookmark_value>YEAR function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+msgstr "<bookmark_value>YEAR funkcija</bookmark_value>"
#: func_year.xhp
msgctxt ""
@@ -58354,7 +58370,7 @@ msgctxt ""
"bm_id3148735\n"
"help.text"
msgid "<bookmark_value>YEARFRAC function</bookmark_value>"
-msgstr "<bookmark_value>YEARFRAC funkciju</bookmark_value>"
+msgstr "<bookmark_value>YEARFRAC funkcija</bookmark_value>"
#: func_yearfrac.xhp
msgctxt ""
@@ -58559,7 +58575,7 @@ msgctxt ""
"bm_id7654652\n"
"help.text"
msgid "<bookmark_value>goal seeking;solver</bookmark_value><bookmark_value>what if operations;solver</bookmark_value><bookmark_value>back-solving</bookmark_value><bookmark_value>solver</bookmark_value>"
-msgstr "<bookmark_value>traženje cilja;razrješivac</bookmark_value><bookmark_value>šta ako operacija;razrješivac</bookmark_value><bookmark_value>rješavanje unazad</bookmark_value><bookmark_value>razrješivac</bookmark_value>"
+msgstr "<bookmark_value>traženje cilja;razrješivac</bookmark_value><bookmark_value>šta ako operacija;razrješivac</bookmark_value><bookmark_value>rješavanje unazad</bookmark_value><bookmark_value>razrješivač</bookmark_value>"
#: solver.xhp
msgctxt ""
@@ -58798,8 +58814,8 @@ msgctxt ""
"solver_options.xhp\n"
"par_id3806878\n"
"help.text"
-msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if onle one solver engine is installed."
-msgstr "Izaberite razrješivac koji cete koristiti i podesiti iz popisnog okvira. Popisni okvir je onemogucen ako je samo jedan razrješivac instaliran."
+msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if only one solver engine is installed."
+msgstr ""
#: solver_options.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/scalc/02.po b/source/bs/helpcontent2/source/text/scalc/02.po
index c67fcb7e05d..24f038ac45c 100644
--- a/source/bs/helpcontent2/source/text/scalc/02.po
+++ b/source/bs/helpcontent2/source/text/scalc/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 07:47+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 00:02+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354175231.0\n"
+"X-POOTLE-MTIME: 1390867352.0\n"
#: 02130000.xhp
msgctxt ""
@@ -117,7 +117,7 @@ msgctxt ""
"bm_id3149260\n"
"help.text"
msgid "<bookmark_value>percentage calculations</bookmark_value>"
-msgstr "<bookmark_value>izracunavanje procenata</bookmark_value>"
+msgstr "<bookmark_value>izračunavanje procenata</bookmark_value>"
#: 02140000.xhp
msgctxt ""
@@ -316,7 +316,7 @@ msgctxt ""
"bm_id3156326\n"
"help.text"
msgid "<bookmark_value>formula bar; sheet area names</bookmark_value><bookmark_value>sheet area names</bookmark_value><bookmark_value>showing; cell references</bookmark_value><bookmark_value>cell references; showing</bookmark_value>"
-msgstr "<bookmark_value>Traka formule; imena oblasti lista</bookmark_value><bookmark_value>imena oblasti lista</bookmark_value><bookmark_value>pokazuje; reference celije</bookmark_value><bookmark_value>reference celije; pokazuje</bookmark_value>"
+msgstr "<bookmark_value>Traka formule; imena oblasti lista</bookmark_value><bookmark_value>imena oblasti lista</bookmark_value><bookmark_value>prikaz; reference celije</bookmark_value><bookmark_value>reference ćelije; prikaz</bookmark_value>"
#: 06010000.xhp
msgctxt ""
@@ -376,7 +376,7 @@ msgctxt ""
"bm_id3157909\n"
"help.text"
msgid "<bookmark_value>functions;sum function icon</bookmark_value> <bookmark_value>formula bar;sum function</bookmark_value> <bookmark_value>sum icon</bookmark_value> <bookmark_value>AutoSum button, see sum icon</bookmark_value>"
-msgstr "<bookmark_value>funkcije;ikona funkcije zbira</bookmark_value><bookmark_value>traka formule;funkcija zbira</bookmark_value><bookmark_value>ikona zbira</bookmark_value><bookmark_value>sabiranje; ikona zbira</bookmark_value><bookmark_value>funkcija zbira u traci formule</bookmark_value>"
+msgstr "<bookmark_value>funkcije;ikona funkcije zbira</bookmark_value><bookmark_value>traka formule;funkcija zbira</bookmark_value><bookmark_value>ikona zbira</bookmark_value><bookmark_value>dugme za automatsko sabiranje, vidi ikona zbira</bookmark_value>"
#: 06030000.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"bm_id3147335\n"
"help.text"
msgid "<bookmark_value>formulas;status bar</bookmark_value>"
-msgstr "<bookmark_value>formulae;status bar</bookmark_value>"
+msgstr "<bookmark_value>formule;statusna traka</bookmark_value>"
#: 08080000.xhp
msgctxt ""
@@ -763,7 +763,7 @@ msgctxt ""
"bm_id3148491\n"
"help.text"
msgid "<bookmark_value>page views; increasing scales</bookmark_value><bookmark_value>increasing scales in page view</bookmark_value><bookmark_value>zooming;enlarging page views</bookmark_value>"
-msgstr "<bookmark_value>pregledi stranice; povečanje skala</bookmark_value><bookmark_value>povečanje skala u pregledu stranice</bookmark_value><bookmark_value>skaliranje; pregledi stranice</bookmark_value><bookmark_value>zumiranje;povečanje pregleda stranice</bookmark_value>"
+msgstr "<bookmark_value>pregledi stranice; povećanje skala</bookmark_value><bookmark_value>povećanje skala u pregledu stranice</bookmark_value><bookmark_value>skaliranje; pregledi stranice</bookmark_value><bookmark_value>zumiranje;povećanje pregleda stranice</bookmark_value>"
#: 10050000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/scalc/05.po b/source/bs/helpcontent2/source/text/scalc/05.po
index de8f406477c..cce497db24a 100644
--- a/source/bs/helpcontent2/source/text/scalc/05.po
+++ b/source/bs/helpcontent2/source/text/scalc/05.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 07:47+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 00:04+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354175252.0\n"
+"X-POOTLE-MTIME: 1390867475.0\n"
#: 02140000.xhp
msgctxt ""
@@ -56,7 +56,7 @@ msgctxt ""
"bm_id0202201010205429\n"
"help.text"
msgid "<bookmark_value>### error message</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>### poruka greške</bookmark_value>"
#: 02140000.xhp
msgctxt ""
@@ -64,7 +64,7 @@ msgctxt ""
"bm_id3154634\n"
"help.text"
msgid "<bookmark_value>invalid references; error messages</bookmark_value> <bookmark_value>error messages;invalid references</bookmark_value> <bookmark_value>#REF error message</bookmark_value>"
-msgstr "<bookmark_value>nevažeci reference; poruka o pogrešci</bookmark_value><bookmark_value>poruke o pogreškama; neispravan reference</bookmark_value><bookmark_value>#REF poruka o pogreski</bookmark_value>"
+msgstr "<bookmark_value>nevažeci reference; poruka o pogrešci</bookmark_value><bookmark_value>poruke o pogreškama; neispravne reference</bookmark_value><bookmark_value>#REF poruka o greški</bookmark_value>"
#: 02140000.xhp
msgctxt ""
@@ -72,7 +72,7 @@ msgctxt ""
"bm_id3148428\n"
"help.text"
msgid "<bookmark_value>invalid names; error messages</bookmark_value> <bookmark_value>#NAME error message</bookmark_value>"
-msgstr "<bookmark_value>pogresni nazivi; poruka o pogrežci</bookmark_value><bookmark_value>#NAME error message</bookmark_value>"
+msgstr "<bookmark_value>pogresni nazivi; poruka o pogrežci</bookmark_value><bookmark_value>#NAME poruka greške</bookmark_value>"
#: 02140000.xhp
msgctxt ""
@@ -786,7 +786,7 @@ msgctxt ""
"bm_id3146799\n"
"help.text"
msgid "<bookmark_value>empty cells;handling of</bookmark_value>"
-msgstr "<bookmark_value>praznih celija; rukovanje</bookmark_value>"
+msgstr "<bookmark_value>prazne ćelije; rukovanje</bookmark_value>"
#: empty_cells.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/scalc/guide.po b/source/bs/helpcontent2/source/text/scalc/guide.po
index 8ced5a924cb..18dade845ce 100644
--- a/source/bs/helpcontent2/source/text/scalc/guide.po
+++ b/source/bs/helpcontent2/source/text/scalc/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 07:49+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 01:42+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354175345.0\n"
+"X-POOTLE-MTIME: 1390873345.0\n"
#: address_auto.xhp
msgctxt ""
@@ -699,7 +699,7 @@ msgctxt ""
"bm_id3457441\n"
"help.text"
msgid "<bookmark_value>cells;borders</bookmark_value> <bookmark_value>line arrangements with cells</bookmark_value> <bookmark_value>borders;cells</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ćelije;ivice</bookmark_value> <bookmark_value>poravnanje linija s ćelijama</bookmark_value> <bookmark_value>ivice;ćelije</bookmark_value>"
#: borders.xhp
msgctxt ""
@@ -1522,7 +1522,7 @@ msgctxt ""
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>spreadsheets; calculating</bookmark_value><bookmark_value>calculating; spreadsheets</bookmark_value><bookmark_value>formulas; calculating</bookmark_value>"
-msgstr "<bookmark_value>formulae;calculating with</bookmark_value><bookmark_value>calculating; with formulae</bookmark_value><bookmark_value>examples;formula calculation</bookmark_value>"
+msgstr "<bookmark_value>formule;račun sa</bookmark_value><bookmark_value>račun; s formulama</bookmark_value><bookmark_value>primjeri;račun formule</bookmark_value>"
#: calculate.xhp
msgctxt ""
@@ -1948,7 +1948,7 @@ msgctxt ""
"bm_id3153252\n"
"help.text"
msgid "<bookmark_value>cell protection; unprotecting</bookmark_value> <bookmark_value>protecting; unprotecting cells</bookmark_value> <bookmark_value>unprotecting cells</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>zaštita ćelija; skidanje zaštite</bookmark_value> <bookmark_value>zaštita; skidanje zaštite čelija</bookmark_value> <bookmark_value>skidanje zaštite ćelija</bookmark_value>"
#: cell_unprotect.xhp
msgctxt ""
@@ -2230,7 +2230,7 @@ msgctxt ""
"bm_id3147436\n"
"help.text"
msgid "<bookmark_value>sheet references</bookmark_value> <bookmark_value>references; to cells in other sheets/documents</bookmark_value> <bookmark_value>cells; operating in another document</bookmark_value> <bookmark_value>documents;references</bookmark_value>"
-msgstr "<bookmark_value>reference tablica; u druge dokumente</bookmark_value><bookmark_value>reference; u ćelije u drugom dokumentu</bookmark_value><bookmark_value>ćelije; rad u drugom dokumentu</bookmark_value>"
+msgstr "<bookmark_value>reference tablica; u druge dokumente</bookmark_value><bookmark_value>reference; u ćelije u drugom dokumentu</bookmark_value><bookmark_value>ćelije; rad u drugom dokumentu</bookmark_value><bookmark_value>dokumentis;reference</bookmark_value>"
#: cellreferences.xhp
msgctxt ""
@@ -2391,7 +2391,7 @@ msgctxt ""
"bm_id3150441\n"
"help.text"
msgid "<bookmark_value>HTML; in sheet cells</bookmark_value><bookmark_value>references; URL in cells</bookmark_value><bookmark_value>cells; Internet references</bookmark_value><bookmark_value>URL; in Calc</bookmark_value>"
-msgstr "<bookmark_value>HTML; u ćelije tablice</bookmark_value><bookmark_value>reference; URL u ćelijama</bookmark_value><bookmark_value>ćelije; Internet reference</bookmark_value><bookmark_value>URL; u Calc</bookmark_value><bookmark_value>reference tablica; za druge tablice</bookmark_value>"
+msgstr "<bookmark_value>HTML; u ćelije tablice</bookmark_value><bookmark_value>reference; URL u ćelijama</bookmark_value><bookmark_value>ćelije; Internet reference</bookmark_value><bookmark_value>URL; u Calc</bookmark_value>"
#: cellreferences_url.xhp
msgctxt ""
@@ -2620,7 +2620,7 @@ msgctxt ""
"bm_id3149263\n"
"help.text"
msgid "<bookmark_value>conditional formatting; cells</bookmark_value> <bookmark_value>cells; conditional formatting</bookmark_value> <bookmark_value>formatting; conditional formatting</bookmark_value> <bookmark_value>styles;conditional styles</bookmark_value> <bookmark_value>cell formats; conditional</bookmark_value> <bookmark_value>random numbers;examples</bookmark_value> <bookmark_value>cell styles; copying</bookmark_value> <bookmark_value>copying; cell styles</bookmark_value> <bookmark_value>tables; copying cell styles</bookmark_value>"
-msgstr "<bookmark_value>uslovno formatiranje; ćelije</bookmark_value><bookmark_value>ćelije; uslovno formatiranje</bookmark_value><bookmark_value>formatiranje; uslovno formatiranje</bookmark_value><bookmark_value>dizajn;uslovni dizajn</bookmark_value><bookmark_value>formati ćelija; uslovno</bookmark_value><bookmark_value>nasumični brojevi;primjeri</bookmark_value><bookmark_value>dizajn ćelije;kopiranje</bookmark_value><bookmark_value>kopiranje;dizajn ćelija</bookmark_value><bookmark_value>tabele; kopiranje dizajna ćelija</bookmark_value><bookmark_value>formati; uslovni</bookmark_value>"
+msgstr "<bookmark_value>uslovno formatiranje; ćelije</bookmark_value><bookmark_value>ćelije; uslovno formatiranje</bookmark_value><bookmark_value>formatiranje; uslovno formatiranje</bookmark_value><bookmark_value>stilovi;uslovni stilovi</bookmark_value><bookmark_value>formati ćelija; uslovno</bookmark_value><bookmark_value>nasumični brojevi;primjeri</bookmark_value><bookmark_value>stilovi ćelije;kopiranje</bookmark_value><bookmark_value>kopiranje;stilovi ćelija</bookmark_value><bookmark_value>tabele; kopiranje stilova ćelija</bookmark_value>"
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2983,7 +2983,7 @@ msgctxt ""
"bm_id3147434\n"
"help.text"
msgid "<bookmark_value>negative numbers</bookmark_value> <bookmark_value>numbers; highlighting negative numbers</bookmark_value> <bookmark_value>highlighting;negative numbers</bookmark_value> <bookmark_value>colors;negative numbers</bookmark_value> <bookmark_value>number formats;colors for negative numbers</bookmark_value>"
-msgstr "<bookmark_value>negativni brojevi</bookmark_value><bookmark_value>brojevi; isticanje negativnih brojeva</bookmark_value><bookmark_value>isticanje; negativni brojevi</bookmark_value><bookmark_value>boje;formati brojeva</bookmark_value><bookmark_value>formati brojeva;boje</bookmark_value>"
+msgstr "<bookmark_value>negativni brojevi</bookmark_value><bookmark_value>brojevi; isticanje negativnih brojeva</bookmark_value><bookmark_value>isticanje; negativni brojevi</bookmark_value><bookmark_value>boje;formati brojeva</bookmark_value><bookmark_value>formati brojeva;boje za negativne brojeve</bookmark_value>"
#: cellstyle_minusvalue.xhp
msgctxt ""
@@ -3044,7 +3044,7 @@ msgctxt ""
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>consolidating data</bookmark_value> <bookmark_value>ranges; combining</bookmark_value> <bookmark_value>combining;cell ranges</bookmark_value> <bookmark_value>tables; combining</bookmark_value> <bookmark_value>data; merging cell ranges</bookmark_value> <bookmark_value>merging;data ranges</bookmark_value>"
-msgstr "<bookmark_value>objedinjavanje podataka</bookmark_value><bookmark_value>domene; kombiniranje</bookmark_value><bookmark_value>kombiniranje raspona ćelija</bookmark_value><bookmark_value>tabele; kombiniranje</bookmark_value><bookmark_value>podataka; spajanje raspona ćelija</bookmark_value><bookmark_value>spajanje;rasponi podataka</bookmark_value><bookmark_value>vrijednosti; objedinjavanje</bookmark_value>"
+msgstr "<bookmark_value>objedinjavanje podataka</bookmark_value><bookmark_value>opsezi; kombiniranje</bookmark_value><bookmark_value>kombiniranje raspona ćelija</bookmark_value><bookmark_value>tabele; kombiniranje</bookmark_value><bookmark_value>podataka; spajanje raspona ćelija</bookmark_value><bookmark_value>spajanje;rasponi podataka</bookmark_value>"
#: consolidate.xhp
msgctxt ""
@@ -3256,7 +3256,7 @@ msgctxt ""
"bm_id892361\n"
"help.text"
msgid "<bookmark_value>number series import</bookmark_value><bookmark_value>data series import</bookmark_value><bookmark_value>exporting; tables as text</bookmark_value><bookmark_value>importing; tables as text</bookmark_value><bookmark_value>delimited values and files</bookmark_value><bookmark_value>comma separated files and values</bookmark_value><bookmark_value>text file import and export</bookmark_value><bookmark_value>csv files;importing and exporting</bookmark_value><bookmark_value>tables; importing/exporting as text</bookmark_value><bookmark_value>text documents; importing to spreadsheets</bookmark_value><bookmark_value>opening;text csv files</bookmark_value><bookmark_value>saving;as text csv</bookmark_value>"
-msgstr "<bookmark_value>uvoz serije brojeva</bookmark_value><bookmark_value>uvoz serije podataka</bookmark_value><bookmark_value>izvoz; tabele kao tekst</bookmark_value><bookmark_value>uvoz; tabele kao tekst</bookmark_value><bookmark_value>ograničene vrijednosti i datoteke</bookmark_value><bookmark_value>datoteke i vrijednosti odvojene zarezom</bookmark_value><bookmark_value>uvoz i izvoz tekstualnih datoteka</bookmark_value><bookmark_value>csv datoteke;uvoz i izvoz</bookmark_value><bookmark_value>tabele; uvoz/izvoz kao tekst</bookmark_value><bookmark_value>tekstualni dokumenti;uvoz u proračunske tablice</bookmark_value>"
+msgstr "<bookmark_value>uvoz serije brojeva</bookmark_value><bookmark_value>uvoz serije podataka</bookmark_value><bookmark_value>izvoz; tabele kao tekst</bookmark_value><bookmark_value>uvoz; tabele kao tekst</bookmark_value><bookmark_value>ograničene vrijednosti i datoteke</bookmark_value><bookmark_value>datoteke i vrijednosti odvojene zarezom</bookmark_value><bookmark_value>uvoz i izvoz tekstualnih datoteka</bookmark_value><bookmark_value>csv datoteke;uvoz i izvoz</bookmark_value><bookmark_value>tabele; uvoz/izvoz kao tekst</bookmark_value><bookmark_value>tekstualni dokumenti;uvoz u proračunske tablice</bookmark_value><bookmark_value>otvaranje;tekst csv datoteke</bookmark_value><bookmark_value>snimanje;kao tekst csv</bookmark_value>"
#: csv_files.xhp
msgctxt ""
@@ -3515,7 +3515,7 @@ msgctxt ""
"bm_id3153726\n"
"help.text"
msgid "<bookmark_value>csv files;formulas</bookmark_value> <bookmark_value>formulas; importing/exporting as csv files</bookmark_value> <bookmark_value>exporting;formulas as csv files</bookmark_value> <bookmark_value>importing;csv files with formulas</bookmark_value>"
-msgstr "<bookmark_value>csv datoteke;formule</bookmark_value><bookmark_value>formule; imporovanje/eksportovanje kao csv datoteke</bookmark_value><bookmark_value>eksportovanje;formule kao csv datoteke</bookmark_value><bookmark_value>importovanje;csv datoteke sa formulama</bookmark_value>"
+msgstr "<bookmark_value>csv datoteke;formule</bookmark_value><bookmark_value>formule; importovanje/eksportovanje kao csv datoteke</bookmark_value><bookmark_value>eksportovanje;formule kao csv datoteke</bookmark_value><bookmark_value>importovanje;csv datoteke sa formulama</bookmark_value>"
#: csv_formula.xhp
msgctxt ""
@@ -4066,12 +4066,13 @@ msgid "Click in a filtered cell range."
msgstr "Kliknite filtrirani raspon ćelija."
#: database_filter.xhp
+#, fuzzy
msgctxt ""
"database_filter.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "Izaberite <item type=\"menuitem\">Data - Filter - Remove Filter</item>."
#: database_filter.xhp
msgctxt ""
@@ -4177,7 +4178,7 @@ msgctxt ""
"bm_id3150448\n"
"help.text"
msgid "<bookmark_value>pivot table function; introduction</bookmark_value><bookmark_value>DataPilot, see pivot table function</bookmark_value>"
-msgstr "<bookmark_value>DataPilot funkcija; uvod</bookmark_value><bookmark_value>Stožerna Tablica, pogledajte DataPilot fukciju</bookmark_value>"
+msgstr "<bookmark_value>funkcija pivot tabele; uvod</bookmark_value><bookmark_value>DataPilot , pogledajte funkciju pivot tabele</bookmark_value>"
#: datapilot.xhp
msgctxt ""
@@ -5157,7 +5158,7 @@ msgctxt ""
"bm_id3153896\n"
"help.text"
msgid "<bookmark_value>filters; applying/removing</bookmark_value> <bookmark_value>rows;removing/redisplaying with filters</bookmark_value> <bookmark_value>removing;filters</bookmark_value>"
-msgstr "<bookmark_value>filters; applying/removing</bookmark_value><bookmark_value>rows;removing/redisplaying with filters</bookmark_value><bookmark_value>removing;filters</bookmark_value>"
+msgstr "<bookmark_value>filteri; primjena/uklanjanje</bookmark_value><bookmark_value>redovi;uklanjanje/ponovni prikaz s filterima</bookmark_value><bookmark_value>uklanjanje;filteri</bookmark_value>"
#: filters.xhp
msgctxt ""
@@ -5242,7 +5243,7 @@ msgctxt ""
"bm_id3769341\n"
"help.text"
msgid "<bookmark_value>searching, see also finding</bookmark_value><bookmark_value>finding;formulas/values/text/objects</bookmark_value><bookmark_value>replacing; cell contents</bookmark_value><bookmark_value>formatting;multiple cell texts</bookmark_value>"
-msgstr ":<bookmark_value>searching, see also finding</bookmark_value><bookmark_value>finding;formulae/values/text/objects</bookmark_value><bookmark_value>replacing; cell contents</bookmark_value><bookmark_value>formatting;multiple cell texts</bookmark_value>"
+msgstr "<bookmark_value>traženje, vidi i nalaženje</bookmark_value><bookmark_value>nalaženje;formule/vrijednosti/tekst/objekti</bookmark_value><bookmark_value>zamjena; sadržaj ćelija</bookmark_value><bookmark_value>formatiranje;višestruki tekst ćelija</bookmark_value>"
#: finding.xhp
msgctxt ""
@@ -5450,7 +5451,7 @@ msgctxt ""
"bm_id3154125\n"
"help.text"
msgid "<bookmark_value>text in cells; formatting</bookmark_value><bookmark_value>spreadsheets;formatting</bookmark_value><bookmark_value>backgrounds;cells and pages</bookmark_value><bookmark_value>borders;cells and pages</bookmark_value><bookmark_value>formatting;spreadsheets</bookmark_value><bookmark_value>numbers; formatting options for selected cells</bookmark_value><bookmark_value>cells; number formats</bookmark_value><bookmark_value>currencies;formats</bookmark_value>"
-msgstr ":<bookmark_value>text in cells; formatting</bookmark_value><bookmark_value>spreadsheets;formatting</bookmark_value><bookmark_value>backgrounds;cells and pages</bookmark_value><bookmark_value>borders;cells and pages</bookmark_value><bookmark_value>formatting;spreadsheets</bookmark_value><bookmark_value>numbers; formatting options for selected cells</bookmark_value><bookmark_value>cells; number formats</bookmark_value><bookmark_value>currencies;formats</bookmark_value>"
+msgstr "<bookmark_value>tekst u ćelijama; formatiranje</bookmark_value><bookmark_value>unakrsne tabele;formatiranje</bookmark_value><bookmark_value>pozadine;ćelije i stranice</bookmark_value><bookmark_value>ivice;ćelije i stranice</bookmark_value><bookmark_value>formatiranje;unakrsne tablice</bookmark_value><bookmark_value>brojevi; opcije formatiranja za izabrane ćelije</bookmark_value><bookmark_value>ćelije; formati brojeva</bookmark_value><bookmark_value>valute;formati</bookmark_value>"
#: format_table.xhp
msgctxt ""
@@ -5581,7 +5582,7 @@ msgctxt ""
"bm_id3145367\n"
"help.text"
msgid "<bookmark_value>numbers;formatting decimals</bookmark_value> <bookmark_value>formats; numbers in tables</bookmark_value> <bookmark_value>tables; number formats</bookmark_value> <bookmark_value>defaults; number formats in spreadsheets</bookmark_value> <bookmark_value>decimal places;formatting numbers</bookmark_value> <bookmark_value>formatting;numbers with decimals</bookmark_value> <bookmark_value>formatting;adding/deleting decimal places</bookmark_value> <bookmark_value>number formats; adding/deleting decimal places in cells</bookmark_value> <bookmark_value>deleting; decimal places</bookmark_value> <bookmark_value>decimal places; adding/deleting</bookmark_value>"
-msgstr ":<bookmark_value>numbers; formatting in tables</bookmark_value><bookmark_value>formats; numbers in tables</bookmark_value><bookmark_value>tables; number formats</bookmark_value><bookmark_value>defaults; number formats in spreadsheets</bookmark_value><bookmark_value>decimal places;formatting numbers</bookmark_value><bookmark_value>formatting;numbers with decimals</bookmark_value><bookmark_value>formatting;adding/deleting decimal places</bookmark_value><bookmark_value>number formats; adding/deleting decimal places in cells</bookmark_value><bookmark_value>deleting; decimal places</bookmark_value><bookmark_value>decimal places; adding/deleting</bookmark_value>"
+msgstr "<bookmark_value>brojevi;formatiranje decimala</bookmark_value> <bookmark_value>formats; brojevi u tabelama</bookmark_value> <bookmark_value>tabele; formati brojeva</bookmark_value> <bookmark_value>podrazumijevano; formati brojeva u unakrsnim tabelama</bookmark_value> <bookmark_value>decimalna mjesta;formatiranje brojeva</bookmark_value> <bookmark_value>formatiranje;brojevi s decimalama</bookmark_value> <bookmark_value>formatiranje;dodavanje/brisanje decimalnih mjesta</bookmark_value> <bookmark_value>formati brojeva; dodavanje/brisanje decimalnih mjesta u ćelijama</bookmark_value> <bookmark_value>brisanje; decimalna mjesta</bookmark_value> <bookmark_value>decimalna mjesta; dodavanje/brisanje</bookmark_value>"
#: format_value.xhp
msgctxt ""
@@ -5659,7 +5660,7 @@ msgctxt ""
"bm_id3143268\n"
"help.text"
msgid "<bookmark_value>numbers;user-defined formatting</bookmark_value> <bookmark_value>formatting; user-defined numbers</bookmark_value> <bookmark_value>number formats; millions</bookmark_value> <bookmark_value>format codes; user-defined number formats</bookmark_value>"
-msgstr ":<bookmark_value>numbers; user-defined formatting in tables</bookmark_value><bookmark_value>formatting; user-defined numbers</bookmark_value><bookmark_value>number formats; millions</bookmark_value><bookmark_value>format codes; user-defined number formats</bookmark_value>"
+msgstr ":<bookmark_value>brojevi; korisnički definisano formatiranje u tabelama</bookmark_value><bookmark_value>formatiranje; korisnički definisani brojevi</bookmark_value><bookmark_value>formati brojeva; milioni</bookmark_value><bookmark_value>kodovi formata; korisnički definisani formati brojeva</bookmark_value>"
#: format_value_userdef.xhp
msgctxt ""
@@ -5909,7 +5910,7 @@ msgctxt ""
"bm_id3151113\n"
"help.text"
msgid "<bookmark_value>formulas; copying and pasting</bookmark_value><bookmark_value>copying; formulas</bookmark_value><bookmark_value>pasting;formulas</bookmark_value>"
-msgstr "<bookmark_value>formulae; copying and pasting</bookmark_value><bookmark_value>copying; formulae</bookmark_value><bookmark_value>pasting;formulae</bookmark_value>"
+msgstr "<bookmark_value>formule; kopiranje i umetanje</bookmark_value><bookmark_value>kopiranje; formule</bookmark_value><bookmark_value>umetanje;formule</bookmark_value>"
#: formula_copy.xhp
msgctxt ""
@@ -6033,7 +6034,7 @@ msgctxt ""
"bm_id3150868\n"
"help.text"
msgid "<bookmark_value>formula bar; input line</bookmark_value><bookmark_value>input line in formula bar</bookmark_value><bookmark_value>formulas; inputting</bookmark_value><bookmark_value>inserting;formulas</bookmark_value>"
-msgstr "<bookmark_value>formula bar; input line</bookmark_value><bookmark_value>input line in formula bar</bookmark_value><bookmark_value>formulae; inputting</bookmark_value><bookmark_value>inserting;formulae</bookmark_value>"
+msgstr "<bookmark_value>traka formula; unosna linija</bookmark_value><bookmark_value>unosna linija u traci formula</bookmark_value><bookmark_value>formula; unos</bookmark_value><bookmark_value>ubacivanje;formula</bookmark_value>"
#: formula_enter.xhp
msgctxt ""
@@ -6171,7 +6172,7 @@ msgctxt ""
"bm_id3153195\n"
"help.text"
msgid "<bookmark_value>formulas; displaying in cells</bookmark_value><bookmark_value>values; displaying in tables</bookmark_value><bookmark_value>tables; displaying formulas/values</bookmark_value><bookmark_value>results display vs. formulas display</bookmark_value><bookmark_value>displaying; formulas instead of results</bookmark_value>"
-msgstr "<bookmark_value>formulae; displaying in cells</bookmark_value><bookmark_value>values; displaying in tables</bookmark_value><bookmark_value>tables; displaying formulae/values</bookmark_value><bookmark_value>results display vs. formulae display</bookmark_value><bookmark_value>displaying; formulae instead of results</bookmark_value>"
+msgstr "<bookmark_value>formule; prikaz u ćelijama</bookmark_value><bookmark_value>vrijednosti; prikaz u tabelama</bookmark_value><bookmark_value>tabele; prikaz formule/vrijednosti</bookmark_value><bookmark_value>prikaz rezultata vs. prikaz formula</bookmark_value><bookmark_value>prikaz; formule umjesto rezultata</bookmark_value>"
#: formula_value.xhp
msgctxt ""
@@ -6241,7 +6242,7 @@ msgctxt ""
"bm_id3155411\n"
"help.text"
msgid "<bookmark_value>formulas;calculating with</bookmark_value><bookmark_value>calculating; with formulas</bookmark_value><bookmark_value>examples;formula calculation</bookmark_value>"
-msgstr "<bookmark_value>formulae;calculating with</bookmark_value><bookmark_value>calculating; with formulae</bookmark_value><bookmark_value>examples;formula calculation</bookmark_value>"
+msgstr "<bookmark_value>formule;račun</bookmark_value><bookmark_value>račun; s formulama</bookmark_value><bookmark_value>primjeri;račun formula</bookmark_value>"
#: formulas.xhp
msgctxt ""
@@ -6455,7 +6456,7 @@ msgctxt ""
"bm_id3155411\n"
"help.text"
msgid "<bookmark_value>fractions; entering</bookmark_value><bookmark_value>numbers; entering fractions </bookmark_value><bookmark_value>inserting;fractions</bookmark_value>"
-msgstr "<bookmark_value>fractions; entering</bookmark_value><bookmark_value>numbers; entering fractions</bookmark_value><bookmark_value>inserting;fractions</bookmark_value>"
+msgstr "<bookmark_value>razlomci; unos</bookmark_value><bookmark_value>brojevi; unos razlomaka</bookmark_value><bookmark_value>unos;razlomci</bookmark_value>"
#: fraction_enter.xhp
msgctxt ""
@@ -7321,7 +7322,7 @@ msgctxt ""
"bm_id3153361\n"
"help.text"
msgid "<bookmark_value>cells; selecting</bookmark_value> <bookmark_value>marking cells</bookmark_value> <bookmark_value>selecting;cells</bookmark_value> <bookmark_value>multiple cells selection</bookmark_value> <bookmark_value>selection modes in spreadsheets</bookmark_value> <bookmark_value>tables; selecting ranges</bookmark_value>"
-msgstr "<bookmark_value>celije; selecting</bookmark_value><bookmark_value>oznacavajuce celija</bookmark_value><bookmark_value>Izborne celije</bookmark_value><bookmark_value>izbor visestrukih celija</bookmark_value><bookmark_value>izborni modus u tabelama</bookmark_value><bookmark_value>tabele; izbor raspona </bookmark_value>"
+msgstr "<bookmark_value>ćelije; izbor</bookmark_value><bookmark_value>oznacavanje ćelija</bookmark_value><bookmark_value>Izbor;ćelije</bookmark_value><bookmark_value>izbor višestrukih celija</bookmark_value><bookmark_value>izborni režim u tabelama</bookmark_value><bookmark_value>tabele; izbor raspona </bookmark_value>"
#: mark_cells.xhp
msgctxt ""
@@ -7648,7 +7649,7 @@ msgctxt ""
"bm_id3155686\n"
"help.text"
msgid "<bookmark_value>drag and drop; moving cells</bookmark_value><bookmark_value>cells; moving by drag and drop </bookmark_value><bookmark_value>columns;moving by drag and drop</bookmark_value><bookmark_value>moving;cells by drag and drop</bookmark_value><bookmark_value>inserting;cells, by drag and drop</bookmark_value>"
-msgstr "<bookmark_value>Povuci-pusti; premjestanje celija</bookmark_value><bookmark_value>cells; premjestanje sa povuci-pusti </bookmark_value><bookmark_value>kolone;premjestanje povuci-pusti</bookmark_value><bookmark_value>premjestanje;celija sa povuci-pusti</bookmark_value><bookmark_value>ubacivanje;celija sa povuci-pusti</bookmark_value>"
+msgstr "<bookmark_value>Povuci-pusti; premještanje celija</bookmark_value><bookmark_value>ćelije; premještanje sa povuci-pusti </bookmark_value><bookmark_value>kolone;premjestanje povuci-pusti</bookmark_value><bookmark_value>premještanje;celija sa povuci-pusti</bookmark_value><bookmark_value>ubacivanje;ćelija sa povuci-pusti</bookmark_value>"
#: move_dragdrop.xhp
msgctxt ""
@@ -8253,7 +8254,7 @@ msgctxt ""
"bm_id3154759\n"
"help.text"
msgid "<bookmark_value>sheets; inserting</bookmark_value> <bookmark_value>inserting; sheets</bookmark_value> <bookmark_value>sheets; selecting multiple</bookmark_value> <bookmark_value>appending sheets</bookmark_value> <bookmark_value>selecting;multiple sheets</bookmark_value> <bookmark_value>multiple sheets</bookmark_value> <bookmark_value>calculating;multiple sheets</bookmark_value>"
-msgstr "<bookmark_value>sheets; inserting</bookmark_value><bookmark_value>inserting; sheets</bookmark_value><bookmark_value>sheets; selecting multiple</bookmark_value><bookmark_value>appending sheets</bookmark_value><bookmark_value>selecting;multiple sheets</bookmark_value><bookmark_value>multiple sheets</bookmark_value><bookmark_value>calculating;multiple sheets</bookmark_value><bookmark_value>sheets; simultaneous multiple filling</bookmark_value>"
+msgstr "<bookmark_value>listovi; ubacivanje</bookmark_value><bookmark_value>ubacivanje; listovi</bookmark_value><bookmark_value>listovi; višestruki izbor</bookmark_value><bookmark_value>dodavanje listova</bookmark_value><bookmark_value>izbor;više listova</bookmark_value><bookmark_value>višestruki listovi</bookmark_value><bookmark_value>račun;višestruki listovi</bookmark_value><bookmark_value>listovi; istovremeno višestruklo popunjavanje</bookmark_value>"
#: multitables.xhp
msgctxt ""
@@ -8390,7 +8391,7 @@ msgctxt ""
"bm_id3153968\n"
"help.text"
msgid "<bookmark_value>comments; on cells</bookmark_value> <bookmark_value>cells;comments</bookmark_value> <bookmark_value>remarks on cells</bookmark_value> <bookmark_value>formatting;comments on cells</bookmark_value> <bookmark_value>viewing;comments on cells</bookmark_value> <bookmark_value>displaying; comments</bookmark_value>"
-msgstr "<bookmark_value>notes; on cells</bookmark_value><bookmark_value>cells;notes</bookmark_value><bookmark_value>comments; on cells</bookmark_value><bookmark_value>remarks; on cells</bookmark_value><bookmark_value>formatting;notes on cells</bookmark_value><bookmark_value>viewing;notes on cells</bookmark_value>"
+msgstr "<bookmark_value>komentari; na ćelijama</bookmark_value> <bookmark_value>ćelije;komentari</bookmark_value> <bookmark_value>primjedbe na ćelijama</bookmark_value> <bookmark_value>formatiranje;komentari na ćelijama</bookmark_value> <bookmark_value>pogled;komentari na ćelijama</bookmark_value> <bookmark_value>prikaz; komentari</bookmark_value>"
#: note_insert.xhp
msgctxt ""
@@ -8686,7 +8687,7 @@ msgctxt ""
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>printing;sheet details</bookmark_value><bookmark_value>sheets; printing details</bookmark_value><bookmark_value>grids; printing sheet grids</bookmark_value><bookmark_value>formulas; printing, instead of results</bookmark_value><bookmark_value>comments; printing</bookmark_value><bookmark_value>charts;printing</bookmark_value><bookmark_value>sheet grids; printing</bookmark_value><bookmark_value>cells; printing grids</bookmark_value><bookmark_value>borders; printing cells</bookmark_value><bookmark_value>zero values; printing</bookmark_value><bookmark_value>null values; printing</bookmark_value><bookmark_value>draw objects;printing</bookmark_value>"
-msgstr "<bookmark_value>printing;sheet details</bookmark_value><bookmark_value>sheets; printing details</bookmark_value><bookmark_value>grids; printing sheet grids</bookmark_value><bookmark_value>formulae; printing, instead of results</bookmark_value><bookmark_value>notes; printing</bookmark_value><bookmark_value>charts;printing</bookmark_value><bookmark_value>sheet grids; printing</bookmark_value><bookmark_value>cells; printing grids</bookmark_value><bookmark_value>borders; printing cells</bookmark_value><bookmark_value>zero values; printing</bookmark_value><bookmark_value>null values; printing</bookmark_value><bookmark_value>draw objects;printing</bookmark_value>"
+msgstr "<bookmark_value>štampanje;detalji lista</bookmark_value><bookmark_value>listovi; štampanje detalja</bookmark_value><bookmark_value>mreže; štampanje mreža listova</bookmark_value><bookmark_value>formulas; štampanje, umjesto rezultata</bookmark_value><bookmark_value>komentari; štampanje</bookmark_value><bookmark_value>dijagrami;štampanje</bookmark_value><bookmark_value>mreže listova; štampanje</bookmark_value><bookmark_value>ćelije; štampanje mreža</bookmark_value><bookmark_value>ivice; štampanje ćelija</bookmark_value><bookmark_value>nula vrijednosti; štampanje</bookmark_value><bookmark_value>prazne vrijednosti; štampanje</bookmark_value><bookmark_value>crtanje objekata;štampanje</bookmark_value>"
#: print_details.xhp
msgctxt ""
@@ -9611,7 +9612,7 @@ msgctxt ""
"bm_id3150398\n"
"help.text"
msgid "<bookmark_value>renaming;sheets</bookmark_value> <bookmark_value>sheet tabs;renaming</bookmark_value> <bookmark_value>tables;renaming</bookmark_value> <bookmark_value>names; sheets</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>preimenovanje;listovi</bookmark_value> <bookmark_value>kartice listova;preimenovanje</bookmark_value> <bookmark_value>tabele;preimenovanje</bookmark_value> <bookmark_value>imena; listovi</bookmark_value>"
#: rename_table.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/schart.po b/source/bs/helpcontent2/source/text/schart.po
index ad520a69f8b..df2bb65e360 100644
--- a/source/bs/helpcontent2/source/text/schart.po
+++ b/source/bs/helpcontent2/source/text/schart.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 07:49+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 01:43+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354175346.0\n"
+"X-POOTLE-MTIME: 1390873397.0\n"
#: main0000.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_id3148664\n"
"help.text"
msgid "<bookmark_value>charts; overview</bookmark_value> <bookmark_value>HowTos for charts</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>dijagrami; pregled</bookmark_value> <bookmark_value>kako raditi s dijagramima</bookmark_value>"
#: main0000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/schart/01.po b/source/bs/helpcontent2/source/text/schart/01.po
index 4cc9956b328..f4a327e484a 100644
--- a/source/bs/helpcontent2/source/text/schart/01.po
+++ b/source/bs/helpcontent2/source/text/schart/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:23+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-02-03 07:57+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353255823.0\n"
+"X-POOTLE-MTIME: 1391414249.0\n"
#: 03010000.xhp
msgctxt ""
@@ -371,7 +371,7 @@ msgctxt ""
"bm_id3156441\n"
"help.text"
msgid "<bookmark_value>chart legends; hiding</bookmark_value><bookmark_value>hiding;chart legends</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>legende dijagrama; skrivanje</bookmark_value><bookmark_value>skrivanje;legende dijagrama</bookmark_value>"
#: 04020000.xhp
msgctxt ""
@@ -571,7 +571,7 @@ msgctxt ""
"bm_id3150275\n"
"help.text"
msgid "<bookmark_value>data labels in charts</bookmark_value> <bookmark_value>labels; for charts</bookmark_value> <bookmark_value>charts; data labels</bookmark_value> <bookmark_value>data values in charts</bookmark_value> <bookmark_value>chart legends; showing icons with labels</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>oznake podataka u dijagramima</bookmark_value> <bookmark_value>oznake; za dijagrame</bookmark_value> <bookmark_value>dijagrami; oznake podataka</bookmark_value> <bookmark_value>vrijednosti podataka u dijagramima</bookmark_value> <bookmark_value>legende dijagrama; prikaz ikona s oznakama</bookmark_value>"
#: 04030000.xhp
msgctxt ""
@@ -1269,7 +1269,7 @@ msgctxt ""
"bm_id1744743\n"
"help.text"
msgid "<bookmark_value>calculating;regression curves</bookmark_value> <bookmark_value>regression curves in charts</bookmark_value> <bookmark_value>trend lines in charts</bookmark_value> <bookmark_value>mean value lines in charts</bookmark_value>"
-msgstr "<bookmark_value>računanje; krivulje regresije</bookmark_value><bookmark_value>krivulje regresije u grafikonima</bookmark_value><bookmark_value>kretanje linija u grafikonima</bookmark_value><bookmark_value>linije srednjih vrijednosti u grafikonima</bookmark_value>"
+msgstr "<bookmark_value>računanje; krivulje regresije</bookmark_value><bookmark_value>krivulje regresije u grafikonima</bookmark_value><bookmark_value>trend linija u grafikonima</bookmark_value><bookmark_value>linije srednjih vrijednosti u grafikonima</bookmark_value>"
#: 04050100.xhp
msgctxt ""
@@ -1789,7 +1789,7 @@ msgctxt ""
"bm_id3149400\n"
"help.text"
msgid "<bookmark_value>aligning; 2D charts</bookmark_value> <bookmark_value>charts; aligning</bookmark_value> <bookmark_value>pie charts;options</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>poravnanje; 2D dijagrami</bookmark_value> <bookmark_value>dijagrami; poravnanje</bookmark_value> <bookmark_value>torta dijagrami;opcije</bookmark_value>"
#: 04060000.xhp
msgctxt ""
@@ -4357,12 +4357,13 @@ msgid "For B-spline lines optionally set the degree of the polynomials."
msgstr ""
#: smooth_line_properties.xhp
+#, fuzzy
msgctxt ""
"smooth_line_properties.xhp\n"
"par_id3424481\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Apply a line curve model.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Primjeni B-spline model.</ahelp>"
#: smooth_line_properties.xhp
msgctxt ""
@@ -4498,7 +4499,7 @@ msgctxt ""
"bm_id3156423\n"
"help.text"
msgid "<bookmark_value>3D charts</bookmark_value> <bookmark_value>charts; 3D views</bookmark_value> <bookmark_value>illumination; 3D charts</bookmark_value>"
-msgstr "<bookmark_value>3D charts</bookmark_value><bookmark_value>charts; 3D views</bookmark_value><bookmark_value>illumination; 3D charts</bookmark_value>"
+msgstr "<bookmark_value>3D dijagrami</bookmark_value><bookmark_value>dijagrami;3D pogledi</bookmark_value><bookmark_value>osvjetljenje;3D dijagrami</bookmark_value>"
#: three_d_view.xhp
msgctxt ""
@@ -4930,7 +4931,7 @@ msgctxt ""
"bm_id4130680\n"
"help.text"
msgid "<bookmark_value>area charts</bookmark_value><bookmark_value>chart types;area</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>dijagrami područja</bookmark_value><bookmark_value>vrste dijagrama;područje</bookmark_value>"
#: type_area.xhp
msgctxt ""
@@ -5002,7 +5003,7 @@ msgctxt ""
"bm_id2183975\n"
"help.text"
msgid "<bookmark_value>bubble charts</bookmark_value> <bookmark_value>chart types;bubble</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>mjehurasti dijagrami</bookmark_value> <bookmark_value>vrste dijagrama;mjehurasti</bookmark_value>"
#: type_bubble.xhp
msgctxt ""
@@ -5058,7 +5059,7 @@ msgctxt ""
"bm_id4919583\n"
"help.text"
msgid "<bookmark_value>column charts</bookmark_value><bookmark_value>bar charts</bookmark_value><bookmark_value>chart types;column and bar</bookmark_value>"
-msgstr "<bookmark_value>3D charts</bookmark_value><bookmark_value>charts; 3D views</bookmark_value><bookmark_value>illumination; 3D charts</bookmark_value>"
+msgstr "<bookmark_value>kolonski dijagrami</bookmark_value><bookmark_value>stubac dijagrami</bookmark_value><bookmark_value>vrste dijagrama;stub i šipka</bookmark_value>"
#: type_column_bar.xhp
msgctxt ""
@@ -5666,7 +5667,7 @@ msgctxt ""
"bm_id7621997\n"
"help.text"
msgid "<bookmark_value>donut charts</bookmark_value> <bookmark_value>pie charts;types</bookmark_value> <bookmark_value>chart types;pie/donut</bookmark_value>"
-msgstr "<bookmark_value>3D charts</bookmark_value><bookmark_value>charts; 3D views</bookmark_value><bookmark_value>illumination; 3D charts</bookmark_value>"
+msgstr "<bookmark_value>krofna dijagrami</bookmark_value><bookmark_value>torta dijagrami; tipovi</bookmark_value><bookmark_value>vrste dijagrama; torta/krofna</bookmark_value>"
#: type_pie.xhp
msgctxt ""
@@ -5746,7 +5747,7 @@ msgctxt ""
"bm_id2959990\n"
"help.text"
msgid "<bookmark_value>stock charts</bookmark_value> <bookmark_value>chart types;stock</bookmark_value> <bookmark_value>data sources;setting for stock charts</bookmark_value>"
-msgstr "<bookmark_value>3D charts</bookmark_value><bookmark_value>charts; 3D views</bookmark_value><bookmark_value>illumination; 3D charts</bookmark_value>"
+msgstr "<bookmark_value>naslagani dijagrami</bookmark_value><bookmark_value>vrste dijagrama;naslagani</bookmark_value><bookmark_value>izvori podataka; postavke za naslagane dijagrame</bookmark_value>"
#: type_stock.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared.po b/source/bs/helpcontent2/source/text/shared.po
index 299160e5e2e..47d9cc9a9b7 100644
--- a/source/bs/helpcontent2/source/text/shared.po
+++ b/source/bs/helpcontent2/source/text/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:25+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 01:52+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353255942.0\n"
+"X-POOTLE-MTIME: 1390873965.0\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -1488,7 +1488,7 @@ msgctxt ""
"bm_id3149987\n"
"help.text"
msgid "<bookmark_value>lines; editing points</bookmark_value><bookmark_value>curves; editing points</bookmark_value><bookmark_value>Edit Points bar</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>linije; tačke uređivanja</bookmark_value><bookmark_value>krive; tačke uređivanja</bookmark_value><bookmark_value>Traka z tačke uređivanja</bookmark_value>"
#: main0227.xhp
msgctxt ""
@@ -2004,7 +2004,7 @@ msgctxt ""
"bm_id3154232\n"
"help.text"
msgid "<bookmark_value>programming;$[officename]</bookmark_value><bookmark_value>Basic;programming</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>programiranje;$[officename]</bookmark_value><bookmark_value>Basic;programiranje</bookmark_value>"
#: main0600.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared/00.po b/source/bs/helpcontent2/source/text/shared/00.po
index aa7cb48b97c..3c9de40b8aa 100644
--- a/source/bs/helpcontent2/source/text/shared/00.po
+++ b/source/bs/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-30 19:10+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2014-01-28 01:54+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354302657.0\n"
+"X-POOTLE-MTIME: 1390874042.0\n"
#: 00000001.xhp
msgctxt ""
@@ -304,8 +304,8 @@ msgctxt ""
"00000001.xhp\n"
"par_id3157808\n"
"help.text"
-msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148676\" src=\"cmd/sc_formproperties.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3148676\">ikona</alt></image>"
+msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt> </image>"
+msgstr ""
#: 00000001.xhp
msgctxt ""
@@ -321,8 +321,8 @@ msgctxt ""
"00000001.xhp\n"
"par_id3153349\n"
"help.text"
-msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149064\" src=\"cmd/sc_showbrowser.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149064\">ikona</alt></image>"
+msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt> </image>"
+msgstr ""
#: 00000001.xhp
msgctxt ""
@@ -501,7 +501,7 @@ msgctxt ""
"par_id3161659\n"
"41\n"
"help.text"
-msgid "<variable id=\"siehe\">See also the following functions: </variable>"
+msgid "<variable id=\"siehe\">See also the following functions:</variable>"
msgstr ""
#: 00000001.xhp
@@ -519,7 +519,7 @@ msgctxt ""
"par_id3163714\n"
"56\n"
"help.text"
-msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value. </variable>"
+msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value.</variable>"
msgstr ""
#: 00000001.xhp
@@ -528,7 +528,7 @@ msgctxt ""
"par_id3154145\n"
"54\n"
"help.text"
-msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>). </variable>"
+msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>).</variable>"
msgstr ""
#: 00000001.xhp
@@ -537,7 +537,7 @@ msgctxt ""
"par_id3152791\n"
"61\n"
"help.text"
-msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task. </variable>"
+msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task.</variable>"
msgstr ""
#: 00000001.xhp
@@ -545,7 +545,7 @@ msgctxt ""
"00000001.xhp\n"
"par_id9345377\n"
"help.text"
-msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control. </variable>"
+msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control.</variable>"
msgstr ""
#: 00000002.xhp
@@ -1125,7 +1125,7 @@ msgctxt ""
"bm_id3147543\n"
"help.text"
msgid "<bookmark_value>measurement units; converting</bookmark_value><bookmark_value>units; converting</bookmark_value><bookmark_value>converting;metrics</bookmark_value><bookmark_value>metrics;converting</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>mjerne jedinice; konverzija</bookmark_value><bookmark_value>jedinice; konverzija</bookmark_value><bookmark_value>konverzija;metrike</bookmark_value><bookmark_value>metrike;konverzija</bookmark_value>"
#: 00000003.xhp
msgctxt ""
@@ -2534,6 +2534,14 @@ msgstr ""
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
+"hd_id3152414\n"
+"help.text"
+msgid "Spin button"
+msgstr ""
+
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
"bm_id3149922\n"
"help.text"
msgid "<bookmark_value>SQL;definition</bookmark_value>"
@@ -4036,7 +4044,7 @@ msgctxt ""
"par_id3154068\n"
"31\n"
"help.text"
-msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>PrettyPrinting</emph> to true."
+msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> to true."
msgstr ""
#: 00000021.xhp
@@ -10248,13 +10256,14 @@ msgid "Choose <emph>Format - Page - Borders</emph> tab"
msgstr "izaberi <emph>Oblik - Strana - Rubovi</emph> dupli razmak"
#: 00040500.xhp
+#, fuzzy
msgctxt ""
"00040500.xhp\n"
"par_id3151148\n"
"52\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph> tab"
-msgstr ""
+msgstr "izaberi <emph>Oblik - Znak - Pismo</emph> dupli razmak"
#: 00040500.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared/01.po b/source/bs/helpcontent2/source/text/shared/01.po
index 26187dcc40e..ef4166ef7d7 100644
--- a/source/bs/helpcontent2/source/text/shared/01.po
+++ b/source/bs/helpcontent2/source/text/shared/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-19 17:23+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 02:09+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358616189.0\n"
+"X-POOTLE-MTIME: 1390874951.0\n"
#: 01010000.xhp
msgctxt ""
@@ -2745,7 +2745,7 @@ msgctxt ""
"bm_id3154545\n"
"help.text"
msgid "<bookmark_value>documents; closing</bookmark_value><bookmark_value>closing;documents</bookmark_value>"
-msgstr "<bookmark_value>objekti; otvaranje</bookmark_value><bookmark_value>otvaranje; objekti</bookmark_value>"
+msgstr "<bookmark_value>dokumenti; zatvaranje</bookmark_value><bookmark_value>zatvaranje; dokumenti</bookmark_value>"
#: 01050000.xhp
msgctxt ""
@@ -5917,7 +5917,7 @@ msgctxt ""
"bm_id3155069\n"
"help.text"
msgid "<bookmark_value>undoing;editing</bookmark_value><bookmark_value>editing;undoing</bookmark_value>"
-msgstr "<bookmark_value>linkovi; mijenja</bookmark_value><bookmark_value>mijenja; linkovi</bookmark_value>"
+msgstr "<bookmark_value>poništenje; uređivanje</bookmark_value><bookmark_value>uređivanje; poništenje</bookmark_value>"
#: 02010000.xhp
msgctxt ""
@@ -6022,7 +6022,7 @@ msgctxt ""
"bm_id3149991\n"
"help.text"
msgid "<bookmark_value>restoring;editing</bookmark_value><bookmark_value>redo command</bookmark_value>"
-msgstr "<bookmark_value>IME;showing/hiding</bookmark_value><bookmark_value>prozor ulazne metode</bookmark_value>"
+msgstr "<bookmark_value>obnova;uređivanje/hiding</bookmark_value><bookmark_value>komanda vrati</bookmark_value>"
#: 02020000.xhp
msgctxt ""
@@ -6090,7 +6090,7 @@ msgctxt ""
"bm_id3146936\n"
"help.text"
msgid "<bookmark_value>cutting</bookmark_value><bookmark_value>clipboard; cutting</bookmark_value>"
-msgstr "<bookmark_value>objekti; otvaranje</bookmark_value><bookmark_value>otvaranje; objekti</bookmark_value>"
+msgstr "<bookmark_value>isijecanje</bookmark_value><bookmark_value>međuspremini;isijecanje</bookmark_value>"
#: 02040000.xhp
msgctxt ""
@@ -6124,7 +6124,7 @@ msgctxt ""
"bm_id3154824\n"
"help.text"
msgid "<bookmark_value>clipboard; Unix</bookmark_value><bookmark_value>copying; in Unix</bookmark_value>"
-msgstr "<bookmark_value>objekti; otvaranje</bookmark_value><bookmark_value>otvaranje; objekti</bookmark_value>"
+msgstr "<bookmark_value>međuspremnik; Unix</bookmark_value><bookmark_value>kopiranje; u Unix</bookmark_value>"
#: 02050000.xhp
msgctxt ""
@@ -8302,7 +8302,7 @@ msgctxt ""
"bm_id3156045\n"
"help.text"
msgid "<bookmark_value>similarity search</bookmark_value><bookmark_value>finding; similarity search</bookmark_value>"
-msgstr "<bookmark_value>similarity search</bookmark_value><bookmark_value>traži; traženje sličnosti</bookmark_value>"
+msgstr "<bookmark_value>traženje po sličnosti</bookmark_value><bookmark_value>traži; traženje sličnosti</bookmark_value>"
#: 02100100.xhp
msgctxt ""
@@ -9629,7 +9629,7 @@ msgctxt ""
"bm_id3156156\n"
"help.text"
msgid "<bookmark_value>opening;documents with links</bookmark_value> <bookmark_value>links; updating specific links</bookmark_value> <bookmark_value>updating; links, on opening</bookmark_value> <bookmark_value>links; opening files with</bookmark_value>"
-msgstr "<bookmark_value>otvaranje; dokumenti sa linkovima</bookmark_value><bookmark_value>linkovi; obnavlja određene linkove</bookmark_value><bookmark_value>obnavlja; linkovi, na otvaranju</bookmark_value><bookmark_value>linkovi; otvara dokumente sa</bookmark_value>"
+msgstr "<bookmark_value>otvaranje; dokumenti sa linkovima</bookmark_value><bookmark_value>linkovi; obnavljanje određenih linkova</bookmark_value><bookmark_value>obnavlja; linkovi, na otvaranju</bookmark_value><bookmark_value>linkovi; otvaranje dokumenta sa</bookmark_value>"
#: 02180000.xhp
msgctxt ""
@@ -9868,7 +9868,7 @@ msgctxt ""
"bm_id3149877\n"
"help.text"
msgid "<bookmark_value>links; modifying</bookmark_value><bookmark_value>changing; links</bookmark_value>"
-msgstr "<bookmark_value>linkovi; mijenja</bookmark_value><bookmark_value>mijenja; linkovi</bookmark_value>"
+msgstr "<bookmark_value>linkovi; mijenjanje</bookmark_value><bookmark_value>mijenjanje; linkovi</bookmark_value>"
#: 02180100.xhp
msgctxt ""
@@ -10050,7 +10050,7 @@ msgctxt ""
"bm_id3145138\n"
"help.text"
msgid "<bookmark_value>objects; editing</bookmark_value><bookmark_value>editing; objects</bookmark_value>"
-msgstr "<bookmark_value>objekti; otvaranje</bookmark_value><bookmark_value>otvaranje; objekti</bookmark_value>"
+msgstr "<bookmark_value>objekti; uređanje</bookmark_value><bookmark_value>uređivanje; objekti</bookmark_value>"
#: 02200100.xhp
msgctxt ""
@@ -13037,7 +13037,7 @@ msgctxt ""
"bm_id3150467\n"
"help.text"
msgid "<bookmark_value>standard bar on/off</bookmark_value>"
-msgstr "<bookmark_value>standardni bar uključen/isključen</bookmark_value>"
+msgstr "<bookmark_value>standardna traka uključena/isključena</bookmark_value>"
#: 03020000.xhp
msgctxt ""
@@ -13071,7 +13071,7 @@ msgctxt ""
"bm_id3159079\n"
"help.text"
msgid "<bookmark_value>IME;showing/hiding</bookmark_value><bookmark_value>input method window</bookmark_value>"
-msgstr "<bookmark_value>IME;showing/hiding</bookmark_value><bookmark_value>prozor ulazne metode</bookmark_value>"
+msgstr "<bookmark_value>IME;prikaz/skrivanje</bookmark_value><bookmark_value>prozor ulazne metode</bookmark_value>"
#: 03040000.xhp
msgctxt ""
@@ -13114,7 +13114,7 @@ msgctxt ""
"bm_id3145356\n"
"help.text"
msgid "<bookmark_value>tools bar</bookmark_value>"
-msgstr "<bookmark_value>odjel pomagala</bookmark_value>"
+msgstr "<bookmark_value>alatna traka</bookmark_value>"
#: 03050000.xhp
msgctxt ""
@@ -13148,7 +13148,7 @@ msgctxt ""
"bm_id3152823\n"
"help.text"
msgid "<bookmark_value>status bar on/off</bookmark_value>"
-msgstr "<bookmark_value>odjel stanja uključen/isključen</bookmark_value>"
+msgstr "<bookmark_value>statusna traka uključena/isključena</bookmark_value>"
#: 03060000.xhp
msgctxt ""
@@ -13332,7 +13332,7 @@ msgctxt ""
"bm_id3147477\n"
"help.text"
msgid "<bookmark_value>color bar</bookmark_value><bookmark_value>paint box</bookmark_value>"
-msgstr "<bookmark_value>objekti; otvaranje</bookmark_value><bookmark_value>otvaranje; objekti</bookmark_value>"
+msgstr "<bookmark_value>traka boja</bookmark_value><bookmark_value>crtalište</bookmark_value>"
#: 03170000.xhp
msgctxt ""
@@ -14303,7 +14303,7 @@ msgctxt ""
"bm_id3149962\n"
"help.text"
msgid "<bookmark_value>plug-ins; inserting</bookmark_value><bookmark_value>inserting; plug-ins</bookmark_value>"
-msgstr "<bookmark_value>linkovi; mijenja</bookmark_value><bookmark_value>mijenja; linkovi</bookmark_value>"
+msgstr "<bookmark_value>dodaci;ubacivanje</bookmark_value><bookmark_value>ubacivanje;dodaci</bookmark_value>"
#: 04150200.xhp
msgctxt ""
@@ -15372,12 +15372,13 @@ msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"$[officename] col
msgstr ""
#: 05020300.xhp
+#, fuzzy
msgctxt ""
"05020300.xhp\n"
"tit\n"
"help.text"
msgid "Numbers / Format"
-msgstr ""
+msgstr "Format brojeva"
#: 05020300.xhp
msgctxt ""
@@ -15388,13 +15389,14 @@ msgid "<bookmark_value>formats; number and currency formats</bookmark_value><boo
msgstr ""
#: 05020300.xhp
+#, fuzzy
msgctxt ""
"05020300.xhp\n"
"hd_id3152942\n"
"1\n"
"help.text"
msgid "Numbers / Format"
-msgstr ""
+msgstr "Format brojeva"
#: 05020300.xhp
msgctxt ""
@@ -18544,7 +18546,7 @@ msgctxt ""
"bm_id3154841\n"
"help.text"
msgid "<bookmark_value>positioning; fonts</bookmark_value><bookmark_value>formats; positions</bookmark_value><bookmark_value>effects;font positions</bookmark_value><bookmark_value>fonts; positions in text</bookmark_value><bookmark_value>spacing; font effects</bookmark_value><bookmark_value>characters; spacing</bookmark_value><bookmark_value>pair kerning</bookmark_value><bookmark_value>kerning; in characters</bookmark_value><bookmark_value>text; kerning</bookmark_value>"
-msgstr "<bookmark_value>pozicioniranje; fontovi</bookmark_value><bookmark_value>formati; pozicije</bookmark_value><bookmark_value>efekti;pozicije fonta</bookmark_value><bookmark_value>fontovi; pozicije u tekstu</bookmark_value><bookmark_value>razmak; efekti fonta</bookmark_value><bookmark_value>karakteri; razmak</bookmark_value><bookmark_value>spajanje parova</bookmark_value><bookmark_value>spajanje; u karakterima</bookmark_value><bookmark_value>tekst; spajanje</bookmark_value><bookmark_value>karakteri; spajanje</bookmark_value><bookmark_value>fontovi; spajanje</bookmark_value>"
+msgstr "<bookmark_value>pozicioniranje; fontovi</bookmark_value><bookmark_value>formati; pozicije</bookmark_value><bookmark_value>efekti;pozicije fonta</bookmark_value><bookmark_value>fontovi; pozicije u tekstu</bookmark_value><bookmark_value>razmak; efekti fonta</bookmark_value><bookmark_value>karakteri; razmak</bookmark_value><bookmark_value>spajanje parova</bookmark_value><bookmark_value>spajanje; u karakterima</bookmark_value><bookmark_value>tekst; spajanje</bookmark_value>"
#: 05020500.xhp
msgctxt ""
@@ -23839,7 +23841,7 @@ msgctxt ""
"bm_id3150756\n"
"help.text"
msgid "<bookmark_value>characters;underlining</bookmark_value><bookmark_value>underlining;characters</bookmark_value>"
-msgstr "<bookmark_value>objekti; otvaranje</bookmark_value><bookmark_value>otvaranje; objekti</bookmark_value>"
+msgstr "<bookmark_value>znakovi;podvlačenje</bookmark_value><bookmark_value>podvlačenje;znakovi</bookmark_value>"
#: 05110300.xhp
msgctxt ""
@@ -23946,12 +23948,13 @@ msgid "<ahelp hid=\".uno:Shadowed\">Adds a shadow to the selected text, or if th
msgstr ""
#: 05110600m.xhp
+#, fuzzy
msgctxt ""
"05110600m.xhp\n"
"tit\n"
"help.text"
msgid "Space Rows Equally"
-msgstr ""
+msgstr "Ravnomjeran razmak između kolona"
#: 05110600m.xhp
msgctxt ""
@@ -26377,13 +26380,14 @@ msgid "To enable this editor, select the <emph>Blank</emph> bitmap in the bitmap
msgstr ""
#: 05210500.xhp
+#, fuzzy
msgctxt ""
"05210500.xhp\n"
"hd_id3145072\n"
"17\n"
"help.text"
msgid "Foreground color"
-msgstr ""
+msgstr "Background colour"
#: 05210500.xhp
msgctxt ""
@@ -26534,7 +26538,7 @@ msgctxt ""
"bm_id3150014\n"
"help.text"
msgid "<bookmark_value>areas; shadows</bookmark_value><bookmark_value>shadows; areas</bookmark_value>"
-msgstr "<bookmark_value>linkovi; mijenja</bookmark_value><bookmark_value>mijenja; linkovi</bookmark_value>"
+msgstr "<bookmark_value>područja; sijenčenje</bookmark_value><bookmark_value>sijenčenje; područja</bookmark_value>"
#: 05210600.xhp
msgctxt ""
@@ -28067,7 +28071,7 @@ msgctxt ""
"bm_id3151264\n"
"help.text"
msgid "<bookmark_value>draw objects; flipping</bookmark_value><bookmark_value>flipping draw objects</bookmark_value>"
-msgstr "<bookmark_value>objekti; otvaranje</bookmark_value><bookmark_value>otvaranje; objekti</bookmark_value>"
+msgstr "<bookmark_value>crtanje objekata; prevrtanje</bookmark_value><bookmark_value>prevrtanje crtanih objekata</bookmark_value>"
#: 05240000.xhp
msgctxt ""
@@ -30134,7 +30138,7 @@ msgctxt ""
"bm_id3154545\n"
"help.text"
msgid "<bookmark_value>aligning; cells</bookmark_value><bookmark_value>cells; aligning</bookmark_value>"
-msgstr "<bookmark_value>linkovi; mijenja</bookmark_value><bookmark_value>mijenja; linkovi</bookmark_value>"
+msgstr "<bookmark_value>poravnavanje; ćelije</bookmark_value><bookmark_value>ćelije; poravnavanje</bookmark_value>"
#: 05340300.xhp
msgctxt ""
@@ -34168,7 +34172,7 @@ msgctxt ""
"bm_id3153391\n"
"help.text"
msgid "<bookmark_value>AutoCorrect function;switching on and off</bookmark_value><bookmark_value>AutoComplete, see also AutoCorrect/AutoInput</bookmark_value>"
-msgstr "<bookmark_value>DataPilot funkcija; uvod</bookmark_value><bookmark_value>Stožerna Tablica, pogledajte DataPilot fukciju</bookmark_value>"
+msgstr "<bookmark_value>AutoCorrect funkcija; uključenje/isključenje</bookmark_value><bookmark_value>AutoComplete, vidi AutoCorrect/AutoInput</bookmark_value>"
#: 06040000.xhp
msgctxt ""
@@ -38873,12 +38877,13 @@ msgid "Lets you customize $[officename] toolbars."
msgstr ""
#: 06140400.xhp
+#, fuzzy
msgctxt ""
"06140400.xhp\n"
"par_idN10601\n"
"help.text"
msgid "Toolbar"
-msgstr ""
+msgstr "Alatne trake"
#: 06140400.xhp
msgctxt ""
@@ -38921,12 +38926,13 @@ msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the location of the new too
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Odaberite operator sa liste.</ahelp>"
#: 06140400.xhp
+#, fuzzy
msgctxt ""
"06140400.xhp\n"
"par_idN1061B\n"
"help.text"
msgid "Toolbar"
-msgstr ""
+msgstr "Alatne trake"
#: 06140400.xhp
msgctxt ""
@@ -39334,7 +39340,7 @@ msgctxt ""
"bm_id3152427\n"
"help.text"
msgid "<bookmark_value>customizing; events</bookmark_value><bookmark_value>events; customizing</bookmark_value>"
-msgstr "<bookmark_value>IME;showing/hiding</bookmark_value><bookmark_value>prozor ulazne metode</bookmark_value>"
+msgstr "<bookmark_value>prilagođenje;događaji</bookmark_value><bookmark_value>događaji;prilagođenje</bookmark_value>"
#: 06140500.xhp
msgctxt ""
@@ -41109,7 +41115,7 @@ msgctxt ""
"bm_id6323129\n"
"help.text"
msgid "<bookmark_value>new windows</bookmark_value><bookmark_value>windows;new</bookmark_value>"
-msgstr "<bookmark_value>linkovi; mijenja</bookmark_value><bookmark_value>mijenja; linkovi</bookmark_value>"
+msgstr "<bookmark_value>novi prozori</bookmark_value><bookmark_value>prozori; novi</bookmark_value>"
#: 07010000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared/02.po b/source/bs/helpcontent2/source/text/shared/02.po
index 3309041cc9a..edaffc9be3a 100644
--- a/source/bs/helpcontent2/source/text/shared/02.po
+++ b/source/bs/helpcontent2/source/text/shared/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 08:02+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 02:09+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354176172.0\n"
+"X-POOTLE-MTIME: 1390874999.0\n"
#: 01110000.xhp
msgctxt ""
@@ -7666,13 +7666,14 @@ msgid "The date format is sent in a fixed format (MM-DD-YYYY), regardless of the
msgstr ""
#: 01170201.xhp
+#, fuzzy
msgctxt ""
"01170201.xhp\n"
"par_id3149670\n"
"44\n"
"help.text"
msgid "Time field"
-msgstr ""
+msgstr "Polje za vrijeme"
#: 01170201.xhp
msgctxt ""
@@ -7684,13 +7685,14 @@ msgid "The time format is sent in a fixed format (HH:MM:SS), regardless of the u
msgstr ""
#: 01170201.xhp
+#, fuzzy
msgctxt ""
"01170201.xhp\n"
"par_id3153361\n"
"46\n"
"help.text"
msgid "Pattern field"
-msgstr ""
+msgstr "Polje za obrasce"
#: 01170201.xhp
msgctxt ""
@@ -16832,7 +16834,7 @@ msgctxt ""
"bm_id3149991\n"
"help.text"
msgid "<bookmark_value>SQL; DISTINCT parameter</bookmark_value><bookmark_value>distinct values in SQL queries</bookmark_value>"
-msgstr "<bookmark_value>SQL; DISTINCT parameter</bookmark_value><bookmark_value>Jasne vrijednosti u SQL queries</bookmark_value>"
+msgstr "<bookmark_value>SQL; DISTINCT parameter</bookmark_value><bookmark_value>različite vrijednosti u SQL upitima</bookmark_value>"
#: 14070000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared/05.po b/source/bs/helpcontent2/source/text/shared/05.po
index c0956ae9116..ba2992979ce 100644
--- a/source/bs/helpcontent2/source/text/shared/05.po
+++ b/source/bs/helpcontent2/source/text/shared/05.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 08:03+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 06:52+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354176221.0\n"
+"X-POOTLE-MTIME: 1390891972.0\n"
#: 00000001.xhp
msgctxt ""
@@ -686,7 +686,7 @@ msgctxt ""
"bm_id3150672\n"
"help.text"
msgid "<bookmark_value>Help; Help tips</bookmark_value> <bookmark_value>tooltips; help</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Pomoć; Savjeti pomoći</bookmark_value> <bookmark_value>savjeti; pomoć</bookmark_value>"
#: 00000120.xhp
msgctxt ""
@@ -698,13 +698,14 @@ msgid "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name
msgstr ""
#: 00000120.xhp
+#, fuzzy
msgctxt ""
"00000120.xhp\n"
"par_id3148520\n"
"2\n"
"help.text"
msgid "Tips and Extended Tips provide help while you work."
-msgstr ""
+msgstr "Help agent, savjeti, i produženi savjeti vam pružaju pomoć dok radite."
#: 00000120.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared/autopi.po b/source/bs/helpcontent2/source/text/shared/autopi.po
index 52fc6291974..78747d427a1 100644
--- a/source/bs/helpcontent2/source/text/shared/autopi.po
+++ b/source/bs/helpcontent2/source/text/shared/autopi.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-19 17:23+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 06:55+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358616204.0\n"
+"X-POOTLE-MTIME: 1390892123.0\n"
#: 01000000.xhp
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"bm_id3151100\n"
"help.text"
msgid "<bookmark_value>wizards; letters</bookmark_value><bookmark_value>Letter Wizard</bookmark_value><bookmark_value>templates;letters</bookmark_value>"
-msgstr "<bookmark_value>wizards; letters</bookmark_value><bookmark_value>Asistent za pisma</bookmark_value><bookmark_value>templates;letters</bookmark_value>"
+msgstr "<bookmark_value>čarobnjaci; pisma</bookmark_value><bookmark_value>Čarobnjak za pisma</bookmark_value><bookmark_value>predlošci;pisma</bookmark_value>"
#: 01010000.xhp
msgctxt ""
@@ -1107,7 +1107,7 @@ msgctxt ""
"bm_id3150445\n"
"help.text"
msgid "<bookmark_value>wizards;faxes</bookmark_value><bookmark_value>faxes;wizards</bookmark_value><bookmark_value>templates;faxes</bookmark_value>"
-msgstr "<bookmark_value>wizards; letters</bookmark_value><bookmark_value>Asistent za pisma</bookmark_value><bookmark_value>templates;letters</bookmark_value>"
+msgstr "<bookmark_value>čarobnjaci; faksovi</bookmark_value><bookmark_value>Čarobnjak za faksove/bookmark_value><bookmark_value>predlošci;faksovi</bookmark_value>"
#: 01020000.xhp
msgctxt ""
@@ -1756,7 +1756,7 @@ msgctxt ""
"bm_id3149031\n"
"help.text"
msgid "<bookmark_value>wizards;agendas</bookmark_value><bookmark_value>Agenda Wizard</bookmark_value><bookmark_value>templates;agendas</bookmark_value>"
-msgstr "<bookmark_value>wizards; letters</bookmark_value><bookmark_value>Asistent za pisma</bookmark_value><bookmark_value>templates;letters</bookmark_value>"
+msgstr "<bookmark_value>čarobnjaci; raspored</bookmark_value><bookmark_value>Čarobnjak za raspored</bookmark_value><bookmark_value>predlošci;raspored</bookmark_value>"
#: 01040000.xhp
msgctxt ""
@@ -2502,7 +2502,7 @@ msgctxt ""
"bm_id3159224\n"
"help.text"
msgid "<bookmark_value>wizards; presentations</bookmark_value><bookmark_value>presentations; wizards</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>čarobnjaci; prezentacije</bookmark_value><bookmark_value>prezentacije;čarobnjaci</bookmark_value>"
#: 01050000.xhp
msgctxt ""
@@ -3322,7 +3322,7 @@ msgctxt ""
"bm_id9834894\n"
"help.text"
msgid "<bookmark_value>forms;wizards</bookmark_value><bookmark_value>wizards;forms</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>formulari; prezentacije</bookmark_value><bookmark_value>prezentacije;formulari</bookmark_value>"
#: 01090000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared/explorer/database.po b/source/bs/helpcontent2/source/text/shared/explorer/database.po
index e544f8eed08..fb96bf76478 100644
--- a/source/bs/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/bs/helpcontent2/source/text/shared/explorer/database.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:40+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 06:56+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353256855.0\n"
+"X-POOTLE-MTIME: 1390892174.0\n"
#: 02000000.xhp
msgctxt ""
@@ -3123,12 +3123,13 @@ msgid "<ahelp hid=\".\">Inserts the keyword NATURAL into the SQL statement that
msgstr ""
#: 04000000.xhp
+#, fuzzy
msgctxt ""
"04000000.xhp\n"
"tit\n"
"help.text"
msgid "Forms"
-msgstr ""
+msgstr "Forma"
#: 04000000.xhp
msgctxt ""
@@ -11686,12 +11687,13 @@ msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
msgstr ""
#: menuview.xhp
+#, fuzzy
msgctxt ""
"menuview.xhp\n"
"par_idN10567\n"
"help.text"
msgid "Forms"
-msgstr ""
+msgstr "Forma"
#: menuview.xhp
msgctxt ""
@@ -12883,7 +12885,7 @@ msgctxt ""
"bm_id1614429\n"
"help.text"
msgid "<bookmark_value>Report Builder</bookmark_value><bookmark_value>Oracle Report Builder</bookmark_value>"
-msgstr "<bookmark_value>formule;u boji</bookmark_value>"
+msgstr "<bookmark_value>Graditelj izvještaja</bookmark_value><bookmark_value>Oracle Report Builder</bookmark_value>"
#: rep_main.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared/guide.po b/source/bs/helpcontent2/source/text/shared/guide.po
index 5c0f92da65a..69e31ed1b4d 100644
--- a/source/bs/helpcontent2/source/text/shared/guide.po
+++ b/source/bs/helpcontent2/source/text/shared/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:44+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 06:58+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353257097.0\n"
+"X-POOTLE-MTIME: 1390892335.0\n"
#: aaa_start.xhp
msgctxt ""
@@ -2132,7 +2132,7 @@ msgctxt ""
"bm_id4459669\n"
"help.text"
msgid "<bookmark_value>sharing documents</bookmark_value><bookmark_value>collaboration</bookmark_value><bookmark_value>file locking with collaboration</bookmark_value><bookmark_value>locked documents</bookmark_value>"
-msgstr "<bookmark_value>traženje cilja;razrješivac</bookmark_value><bookmark_value>šta ako operacija;razrješivac</bookmark_value><bookmark_value>rješavanje unazad</bookmark_value><bookmark_value>razrješivac</bookmark_value>"
+msgstr "<bookmark_value>djeljenje dokumenata</bookmark_value><bookmark_value>saradnja</bookmark_value><bookmark_value>zaključavanje datoteka s saradnjom</bookmark_value><bookmark_value>zaključani dokumenti</bookmark_value>"
#: collab.xhp
msgctxt ""
@@ -14776,7 +14776,7 @@ msgctxt ""
"bm_id3155364\n"
"help.text"
msgid "<bookmark_value>Help; navigation pane showing/hiding</bookmark_value><bookmark_value>hiding;navigation pane in Help window</bookmark_value><bookmark_value>indexes;showing/hiding Help index tab</bookmark_value>"
-msgstr "<bookmark_value>Pomoć; navigacijski prozor prikazuje/hiding</bookmark_value><bookmark_value>sakrivanje;navigacijski prozor u Pomoćnom prozoru</bookmark_value><bookmark_value>indeksi;prikazuju/skrivaju traku Pomoćnog indeksa</bookmark_value>"
+msgstr "<bookmark_value>Pomoć; navigacijski prozor prikaz/skrivanje</bookmark_value><bookmark_value>sakrivanje;navigacijski prozor u Pomoćnom prozoru</bookmark_value><bookmark_value>indeksi;prikazuju/skrivaju traku Pomoćnog indeksa</bookmark_value>"
#: navpane_on.xhp
msgctxt ""
@@ -14827,7 +14827,7 @@ msgctxt ""
"bm_id3154186\n"
"help.text"
msgid "<bookmark_value>numbering; turning off</bookmark_value> <bookmark_value>bullets; turning off</bookmark_value> <bookmark_value>removing, see also deleting</bookmark_value> <bookmark_value>removing;bullets and numbering</bookmark_value> <bookmark_value>keyboard;removing numbering</bookmark_value>"
-msgstr "<bookmark_value>numerisanje; isključivanje</bookmark_value><bookmark_value>grafičkih oznaka; isključivanje</bookmark_value><bookmark_value>uklanjanje, takođe pogledaj brisanje</bookmark_value><bookmark_value>uklanjanje;grafičko označavanje i numerisanje</bookmark_value><bookmark_value>tastature;uklanjanje numerisanja</bookmark_value>"
+msgstr "<bookmark_value>numerisanje; isključivanje</bookmark_value><bookmark_value>tačke; isključivanje</bookmark_value><bookmark_value>uklanjanje, takođe pogledaj brisanje</bookmark_value><bookmark_value>uklanjanje;tačke i numerisanje</bookmark_value><bookmark_value>tastature;uklanjanje numerisanja</bookmark_value>"
#: numbering_stop.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared/optionen.po b/source/bs/helpcontent2/source/text/shared/optionen.po
index 8ae72c79b47..0f6faa0afeb 100644
--- a/source/bs/helpcontent2/source/text/shared/optionen.po
+++ b/source/bs/helpcontent2/source/text/shared/optionen.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-10 12:25+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 07:03+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355142353.0\n"
+"X-POOTLE-MTIME: 1390892604.0\n"
#: 01000000.xhp
msgctxt ""
@@ -3098,7 +3098,7 @@ msgctxt ""
"bm_id3150715\n"
"help.text"
msgid "<bookmark_value>HTML;fonts for source display</bookmark_value><bookmark_value>Basic; fonts for source display</bookmark_value><bookmark_value>fonts;for HTML and Basic</bookmark_value>"
-msgstr "<bookmark_value>HTML;fontovi za prikaz izvora</bookmark_value><bookmark_value>Basic; fontovi za prikaz izvora</bookmark_value><bookmark_value>fonts;for HTML and Basic</bookmark_value>"
+msgstr "<bookmark_value>HTML;fontovi za prikaz izvora</bookmark_value><bookmark_value>Basic; fontovi za prikaz izvora</bookmark_value><bookmark_value>fontovi;za HTML i Basic</bookmark_value>"
#: 01010700.xhp
msgctxt ""
@@ -5435,7 +5435,7 @@ msgctxt ""
"bm_id2322153\n"
"help.text"
msgid "<bookmark_value>macros;selecting security warnings</bookmark_value><bookmark_value>security;options for documents with macros</bookmark_value><bookmark_value>macros;security</bookmark_value>"
-msgstr "<bookmark_value>makroi;biranje sigurnosnih upozorenja</bookmark_value><bookmark_value>sigurnost;opcije za dokumente sa makroima</bookmark_value><bookmark_value>spasavanje;sa lozinkom standardno</bookmark_value><bookmark_value>korisnički podaci;uklanjanje pri spasavanju</bookmark_value><bookmark_value>opcije dijeljenja dokumenata za trenutni dokument</bookmark_value><bookmark_value>makroi;sigurnost</bookmark_value><bookmark_value>dokumenti samo za čitanje;otvaranje dokumenata kao</bookmark_value>"
+msgstr "<bookmark_value>makroi;biranje sigurnosnih upozorenja</bookmark_value><bookmark_value>sigurnost;opcije za dokumente sa makroima</bookmark_value><bookmark_value>makroi;sigurnost</bookmark_value>"
#: 01030300.xhp
msgctxt ""
@@ -5757,7 +5757,7 @@ msgctxt ""
"bm_id3155132\n"
"help.text"
msgid "<bookmark_value>$[officename] Basic scripts in HTML documents</bookmark_value><bookmark_value>HTML;compatibility settings</bookmark_value>"
-msgstr "<bookmark_value>$[officename] Osnovne skripte u HTML dokumentima</bookmark_value>"
+msgstr "<bookmark_value>$[officename] Basic skripte u HTML dokumentima</bookmark_value><bookmark_value>HTML;postavke kompatibilnosti</bookmark_value>"
#: 01030500.xhp
msgctxt ""
@@ -8737,7 +8737,7 @@ msgctxt ""
"bm_id5164036\n"
"help.text"
msgid "<bookmark_value>automatic captions (Writer)</bookmark_value><bookmark_value>AutoCaption function in %PRODUCTNAME Writer</bookmark_value><bookmark_value>captions;automatic captions (Writer)</bookmark_value>"
-msgstr "<bookmark_value>automatski opisi (Writer)</bookmark_value><bookmark_value>AutoOpis funkcija u %PRODUCTNAME Writer</bookmark_value><bookmark_value>opisi;automatski opisi (Writer)</bookmark_value>"
+msgstr "<bookmark_value>automatski natpisi (Writer)</bookmark_value><bookmark_value>AutoOpis funkcija u %PRODUCTNAME Writer</bookmark_value><bookmark_value>natpisi;automatski matpisi (Writer)</bookmark_value>"
#: 01041100.xhp
msgctxt ""
@@ -8976,7 +8976,7 @@ msgctxt ""
"bm_id3147226\n"
"help.text"
msgid "<bookmark_value>grids; defaults (Writer/Calc)</bookmark_value> <bookmark_value>defaults; grids (Writer/Calc)</bookmark_value> <bookmark_value>snap grid defaults (Writer/Calc)</bookmark_value>"
-msgstr "<bookmark_value>mreže; standardne (Writer / Calc)</bookmark_value><bookmark_value>standardne; mreže (Writer / Calc)</bookmark_value><bookmark_value>brze mreže standardne (Writer / Calc)</bookmark_value>"
+msgstr "<bookmark_value>mreže; standardne (Writer/Calc)</bookmark_value><bookmark_value>standardne; mreže (Writer/Calc)</bookmark_value><bookmark_value>brze mreže standardne (Writer/Calc)</bookmark_value>"
#: 01050100.xhp
msgctxt ""
@@ -11350,12 +11350,13 @@ msgid "In %PRODUCTNAME Calc function names can be localized. By default, the che
msgstr ""
#: 01060900.xhp
+#, fuzzy
msgctxt ""
"01060900.xhp\n"
"hd_id4149399\n"
"help.text"
msgid "Separators"
-msgstr ""
+msgstr "Razdvojitelj"
#: 01060900.xhp
msgctxt ""
@@ -15433,7 +15434,7 @@ msgctxt ""
"bm_id7657094\n"
"help.text"
msgid "<bookmark_value>update options</bookmark_value> <bookmark_value>online update options</bookmark_value> <bookmark_value>options;online update</bookmark_value> <bookmark_value>online updates; checking automatically</bookmark_value> <bookmark_value>updates; checking automatically</bookmark_value> <bookmark_value>Internet; checking for updates</bookmark_value>"
-msgstr "<bookmark_value>opcije za ažuriranje</bookmark_value><bookmark_value>opcije on-line ažuriranja</bookmark_value><bookmark_value>opcije;on-line ažuriranje</bookmark_value><bookmark_value>on-line ažuriranje; automatsko provjeravanje</bookmark_value><bookmark_value>ažuriranja; automatski provjeri</bookmark_value>"
+msgstr "<bookmark_value>opcije za ažuriranje</bookmark_value><bookmark_value>opcije on-line ažuriranja</bookmark_value><bookmark_value>opcije;on-line ažuriranje</bookmark_value><bookmark_value>on-line ažuriranje; automatsko provjeravanje</bookmark_value><bookmark_value>ažuriranja; automatski provjeri</bookmark_value><bookmark_value>Internet; provjera ažuriranja</bookmark_value>"
#: online_update.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/simpress.po b/source/bs/helpcontent2/source/text/simpress.po
index d5f8abf3dba..873ebbab29b 100644
--- a/source/bs/helpcontent2/source/text/simpress.po
+++ b/source/bs/helpcontent2/source/text/simpress.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-18 16:47+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 07:04+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353257240.0\n"
+"X-POOTLE-MTIME: 1390892665.0\n"
#: main0000.xhp
msgctxt ""
@@ -1084,7 +1084,7 @@ msgctxt ""
"bm_id3153191\n"
"help.text"
msgid "<bookmark_value>rulers; in presentations</bookmark_value><bookmark_value>origin of rulers</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>linijari; u prezentacijama</bookmark_value><bookmark_value>ishodište liijara</bookmark_value>"
#: main0209.xhp
msgctxt ""
@@ -1763,7 +1763,7 @@ msgctxt ""
"bm_id0921200912285678\n"
"help.text"
msgid "<bookmark_value>Presenter Console shortcuts</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Kratice prezentacijske konzole</bookmark_value>"
#: presenter.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/simpress/01.po b/source/bs/helpcontent2/source/text/simpress/01.po
index ee6ee4e5238..aca9f40e47d 100644
--- a/source/bs/helpcontent2/source/text/simpress/01.po
+++ b/source/bs/helpcontent2/source/text/simpress/01.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 08:11+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2014-01-28 07:15+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354176718.0\n"
+"X-POOTLE-MTIME: 1390893323.0\n"
#: 01170000.xhp
msgctxt ""
@@ -969,13 +969,14 @@ msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/x\">Enter the horizontal distance b
msgstr ""
#: 02120000.xhp
+#, fuzzy
msgctxt ""
"02120000.xhp\n"
"hd_id3154507\n"
"9\n"
"help.text"
msgid "Y axis"
-msgstr ""
+msgstr "X-osa"
#: 02120000.xhp
msgctxt ""
@@ -1126,7 +1127,7 @@ msgctxt ""
"bm_id3154253\n"
"help.text"
msgid "<bookmark_value>deleting; slides</bookmark_value><bookmark_value>slides;deleting</bookmark_value>"
-msgstr "<bookmark_value>reversing; objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>brisanje;slajdovi</bookmark_value><bookmark_value>slajdovi;brisanje</bookmark_value>"
#: 02130000.xhp
msgctxt ""
@@ -2503,7 +2504,7 @@ msgctxt ""
"bm_id3159155\n"
"help.text"
msgid "<bookmark_value>inserting; slides</bookmark_value><bookmark_value>slides; inserting</bookmark_value>"
-msgstr "<bookmark_value>reversing; objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>ubacivanje; slajdovi</bookmark_value><bookmark_value>slajdovi; ubacivanje</bookmark_value>"
#: 04010000.xhp
msgctxt ""
@@ -2773,13 +2774,14 @@ msgid "<ahelp hid=\"modules/sdraw/ui/dlgsnap/x\">Enter the amount of space you w
msgstr ""
#: 04030000.xhp
+#, fuzzy
msgctxt ""
"04030000.xhp\n"
"hd_id3153932\n"
"9\n"
"help.text"
msgid "Y axis"
-msgstr ""
+msgstr "X-osa"
#: 04030000.xhp
msgctxt ""
@@ -2970,7 +2972,7 @@ msgctxt ""
"bm_id31556284711\n"
"help.text"
msgid "<bookmark_value>inserting; columns</bookmark_value><bookmark_value>columns; inserting</bookmark_value>"
-msgstr "<bookmark_value>reversing; objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>ubacivanje; kolone</bookmark_value><bookmark_value>kolone; ubacivanje</bookmark_value>"
#: 04040000m.xhp
msgctxt ""
@@ -3293,7 +3295,7 @@ msgctxt ""
"bm_id3146119\n"
"help.text"
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
-msgstr "<bookmark_value>reversing; objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>ekspanzija; slajdovi</bookmark_value><bookmark_value>slajdovi; ekspanzija</bookmark_value>"
#: 04130000.xhp
msgctxt ""
@@ -4063,7 +4065,7 @@ msgctxt ""
"par_id3149407\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
msgstr ""
#: 05120000.xhp
@@ -4081,7 +4083,7 @@ msgctxt ""
"par_id3148871\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/checkmasters\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
msgstr ""
#: 05120000.xhp
@@ -4099,7 +4101,7 @@ msgctxt ""
"par_id3156020\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
msgstr ""
#: 05120100.xhp
@@ -4410,7 +4412,7 @@ msgctxt ""
"bm_id3154754\n"
"help.text"
msgid "<bookmark_value>changing; slide layouts</bookmark_value><bookmark_value>slide layouts</bookmark_value>"
-msgstr "<bookmark_value>reversing; objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>promjena; raspored slajdova</bookmark_value><bookmark_value>raspored slajdova</bookmark_value>"
#: 05130000.xhp
msgctxt ""
@@ -4452,7 +4454,7 @@ msgctxt ""
"bm_id3156329\n"
"help.text"
msgid "<bookmark_value>renaming layers</bookmark_value><bookmark_value>layers; renaming</bookmark_value>"
-msgstr "<bookmark_value>reversing; objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>preimenovanje slojeva</bookmark_value><bookmark_value>slojevi; preimenovanje</bookmark_value>"
#: 05140000.xhp
msgctxt ""
@@ -5269,7 +5271,7 @@ msgctxt ""
"bm_id3154011\n"
"help.text"
msgid "<bookmark_value>reversing objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
-msgstr "<bookmark_value>reversing; objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>inverzija; objekti</bookmark_value><bookmark_value>objekti; inverzija</bookmark_value>"
#: 05250700.xhp
msgctxt ""
@@ -5338,7 +5340,7 @@ msgctxt ""
"bm_id3153142\n"
"help.text"
msgid "<bookmark_value>slide transitions; manual</bookmark_value><bookmark_value>slide transitions; sounds</bookmark_value><bookmark_value>sounds; on slide transitions</bookmark_value>"
-msgstr "<bookmark_value>slide transitions; manual</bookmark_value><bookmark_value>slide transitions; sounds</bookmark_value><bookmark_value>sounds; on slide transitions</bookmark_value><bookmark_value>slide transitions;automatic</bookmark_value><bookmark_value>automatic slide transition</bookmark_value>"
+msgstr "<bookmark_value>prelaz slajdova; ručni</bookmark_value><bookmark_value>prelaz slajdova; zvukovi</bookmark_value><bookmark_value>zvukovi; na prelazu slajdova</bookmark_value>"
#: 06040000.xhp
msgctxt ""
@@ -6078,12 +6080,13 @@ msgid "<ahelp hid=\"SD_PUSHBUTTON_FLT_WIN_ANIMATION_BTN_CREATE_GROUP\">Inserts t
msgstr "<ahelp hid=\"SD_PUSHBUTTON_FLT_WIN_ANIMATION_BTN_CREATE_GROUP\">Iubaci animaciju na trenutni slajd.</ahelp>"
#: 06060000.xhp
+#, fuzzy
msgctxt ""
"06060000.xhp\n"
"tit\n"
"help.text"
msgid "Custom Animation Pane"
-msgstr ""
+msgstr "Prilagođena animacija"
#: 06060000.xhp
msgctxt ""
@@ -6390,7 +6393,7 @@ msgctxt ""
"bm_id3153246\n"
"help.text"
msgid "<bookmark_value>interactions; objects in interactive presentations</bookmark_value><bookmark_value>programs run by mouse click in presentations</bookmark_value><bookmark_value>running macros/programs in presentations</bookmark_value><bookmark_value>macros; running in presentations</bookmark_value><bookmark_value>presentations;exiting by interaction</bookmark_value><bookmark_value>exiting;by clicking objects</bookmark_value>"
-msgstr "<bookmark_value>interactions; objects in interactive presentations</bookmark_value><bookmark_value>programs run by mouse click in presentations</bookmark_value><bookmark_value>running macros/programs in presentations</bookmark_value><bookmark_value>macros; running in presentations</bookmark_value><bookmark_value>presentations;exiting by interaction</bookmark_value><bookmark_value>exiting clicking objects</bookmark_value><bookmark_value>objects; hiding in presentations</bookmark_value><bookmark_value>sounds;during fading of presentations</bookmark_value>"
+msgstr "<bookmark_value>interakcije; objekti u interaktivnim prezentacijama</bookmark_value><bookmark_value>pokretanje programa klikom mišem u prezentacikama</bookmark_value><bookmark_value>pokretanje makroa/programa u prezentacijama</bookmark_value><bookmark_value>makroi; pokretanje u prezentacijama</bookmark_value><bookmark_value>prezentacije;izlaz interakcijom</bookmark_value><bookmark_value>izlaz;klikom na objekte</bookmark_value>"
#: 06070000.xhp
msgctxt ""
@@ -7998,7 +8001,7 @@ msgctxt ""
"bm_id3153142\n"
"help.text"
msgid "<bookmark_value>converting; to bitmaps</bookmark_value><bookmark_value>bitmaps; converting to</bookmark_value>"
-msgstr "<bookmark_value>reversing; objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>konverzija; u bitmape</bookmark_value><bookmark_value>bitmape; konverzija u</bookmark_value>"
#: 13050500.xhp
msgctxt ""
@@ -8050,7 +8053,7 @@ msgctxt ""
"bm_id3147434\n"
"help.text"
msgid "<bookmark_value>converting; to metafile format (WMF)</bookmark_value><bookmark_value>metafiles; converting to</bookmark_value>"
-msgstr "<bookmark_value>reversing; objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>konverzija; u metadatoteke</bookmark_value><bookmark_value>metadatoteke; konverzija u</bookmark_value>"
#: 13050600.xhp
msgctxt ""
@@ -8102,7 +8105,7 @@ msgctxt ""
"bm_id3146119\n"
"help.text"
msgid "<bookmark_value>converting; to contours</bookmark_value><bookmark_value>contours; converting to</bookmark_value>"
-msgstr "<bookmark_value>reversing; objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
+msgstr "<bookmark_value>konverzija; u konture</bookmark_value><bookmark_value>konture; konverzija u</bookmark_value>"
#: 13050700.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/simpress/guide.po b/source/bs/helpcontent2/source/text/simpress/guide.po
index 6bb454ad8fd..efa085278d8 100644
--- a/source/bs/helpcontent2/source/text/simpress/guide.po
+++ b/source/bs/helpcontent2/source/text/simpress/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 08:12+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 07:18+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354176742.0\n"
+"X-POOTLE-MTIME: 1390893499.0\n"
#: 3d_create.xhp
msgctxt ""
@@ -4211,7 +4211,7 @@ msgctxt ""
"bm_id3149871\n"
"help.text"
msgid "<bookmark_value>colors; default colors</bookmark_value><bookmark_value>colors; LibreOffice colors</bookmark_value><bookmark_value>LibreOffice colors</bookmark_value><bookmark_value>colors; Tango colors</bookmark_value><bookmark_value>Tango colors</bookmark_value><bookmark_value>colors; web</bookmark_value><bookmark_value>colors; CMYK</bookmark_value>"
-msgstr "<bookmark_value>ispravljanje greški u Basic programima</bookmark_value><bookmark_value>varijable; posmatranje vrijednosti </bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value> greške za vrijeme pokretanja u Basicu</bookmark_value><bookmark_value> pogrešni kodovi u Basicu</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
+msgstr "<bookmark_value>boje; podrazumijevane boje</bookmark_value><bookmark_value>boje; LibreOffice boje</bookmark_value><bookmark_value>LibreOffice boje</bookmark_value><bookmark_value>boje; Tango boje</bookmark_value><bookmark_value>Tango boje</bookmark_value><bookmark_value>boje; web</bookmark_value><bookmark_value>boje; CMYK</bookmark_value>"
#: palette_files.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/smath/01.po b/source/bs/helpcontent2/source/text/smath/01.po
index 3655d80f996..ffb353737c4 100644
--- a/source/bs/helpcontent2/source/text/smath/01.po
+++ b/source/bs/helpcontent2/source/text/smath/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 08:14+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-28 07:21+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354176850.0\n"
+"X-POOTLE-MTIME: 1390893706.0\n"
#: 02080000.xhp
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"bm_id3153768\n"
"help.text"
msgid "<bookmark_value>updating formula view</bookmark_value><bookmark_value>formula view; updating</bookmark_value>"
-msgstr "<bookmark_value>formule;u boji</bookmark_value>"
+msgstr "<bookmark_value>ažuriranje pogleda formule</bookmark_value><bookmark_value>pogled formule; ažuriranje</bookmark_value>"
#: 03070000.xhp
msgctxt ""
@@ -363,7 +363,7 @@ msgctxt ""
"bm_id3155963\n"
"help.text"
msgid "<bookmark_value>selection options in formulas</bookmark_value> <bookmark_value>formulas; selections</bookmark_value> <bookmark_value>elements;in Math</bookmark_value>"
-msgstr "<bookmark_value>DISC function</bookmark_value><bookmark_value>allowances</bookmark_value><bookmark_value>discounts</bookmark_value>"
+msgstr "<bookmark_value>selection options in formulas</bookmark_value> <bookmark_value>formulas; selections</bookmark_value> <bookmark_value>elements;in Math</bookmark_value>"
#: 03090000.xhp
msgctxt ""
@@ -1021,13 +1021,14 @@ msgid "The following is a complete list of the relations. The symbol next to the
msgstr ""
#: 03090200.xhp
+#, fuzzy
msgctxt ""
"03090200.xhp\n"
"hd_id3148827\n"
"4\n"
"help.text"
msgid "Relations:"
-msgstr ""
+msgstr "Odnosi"
#: 03090200.xhp
msgctxt ""
@@ -7451,7 +7452,7 @@ msgctxt ""
"bm_id3149650\n"
"help.text"
msgid "<bookmark_value>relations operators;list of</bookmark_value>"
-msgstr "<bookmark_value>funkcija operatora;lista</bookmark_value>"
+msgstr "<bookmark_value>frelacioni operatori;lista</bookmark_value>"
#: 03091502.xhp
msgctxt ""
@@ -8095,7 +8096,7 @@ msgctxt ""
"bm_id3157991\n"
"help.text"
msgid "<bookmark_value>set operators;list of</bookmark_value>"
-msgstr "<bookmark_value>ostali operatori;lista</bookmark_value>"
+msgstr "<bookmark_value>skupovni operatori;lista</bookmark_value>"
#: 03091503.xhp
msgctxt ""
@@ -8535,7 +8536,7 @@ msgctxt ""
"bm_id3156617\n"
"help.text"
msgid "<bookmark_value>functions operators;list of</bookmark_value>"
-msgstr "<bookmark_value>funkcija operatora;lista</bookmark_value>"
+msgstr "<bookmark_value>funkcijski operatora;lista</bookmark_value>"
#: 03091504.xhp
msgctxt ""
@@ -9028,7 +9029,7 @@ msgctxt ""
"bm_id3156617\n"
"help.text"
msgid "<bookmark_value>operators;list of</bookmark_value>"
-msgstr "<bookmark_value>Ooperatori;lista</bookmark_value>"
+msgstr "<bookmark_value>operatori;lista</bookmark_value>"
#: 03091505.xhp
msgctxt ""
@@ -9326,7 +9327,7 @@ msgctxt ""
"bm_id3167544\n"
"help.text"
msgid "<bookmark_value>attributes; list of</bookmark_value>"
-msgstr "<bookmark_value>atributei; lista</bookmark_value>"
+msgstr "<bookmark_value>atributi; lista</bookmark_value>"
#: 03091506.xhp
msgctxt ""
@@ -10183,7 +10184,7 @@ msgctxt ""
"bm_id3180620\n"
"help.text"
msgid "<bookmark_value>brackets; reference list</bookmark_value>"
-msgstr "<bookmark_value>zagrade; referentna lista svih zagrada</bookmark_value>"
+msgstr "<bookmark_value>zagrade; referentna lista</bookmark_value>"
#: 03091508.xhp
msgctxt ""
@@ -10670,7 +10671,7 @@ msgctxt ""
"bm_id3184255\n"
"help.text"
msgid "<bookmark_value>formatting; reference list (Math)</bookmark_value>"
-msgstr "<bookmark_value>zagrade; referentna lista svih zagrada</bookmark_value>"
+msgstr "<bookmark_value>formatiranje; referentna lista(Math)</bookmark_value>"
#: 03091509.xhp
msgctxt ""
@@ -12142,7 +12143,7 @@ msgctxt ""
"bm_id3154658\n"
"help.text"
msgid "<bookmark_value>spacing; formula elements</bookmark_value><bookmark_value>formulas;element spacing</bookmark_value>"
-msgstr "<bookmark_value>formule;u boji</bookmark_value>"
+msgstr "<bookmark_value>razmaci; elementi formula</bookmark_value><bookmark_value>formule;razmak elemenata</bookmark_value>"
#: 05030000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/swriter/guide.po b/source/bs/helpcontent2/source/text/swriter/guide.po
index db7247bde54..ab6c7c2ee4f 100644
--- a/source/bs/helpcontent2/source/text/swriter/guide.po
+++ b/source/bs/helpcontent2/source/text/swriter/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-29 08:19+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-02-03 07:13+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354177151.0\n"
+"X-POOTLE-MTIME: 1391411612.0\n"
#: anchor_object.xhp
msgctxt ""
@@ -5841,7 +5841,7 @@ msgctxt ""
"bm_id3145246\n"
"help.text"
msgid "<bookmark_value>master documents;properties</bookmark_value> <bookmark_value>subdocuments;properties</bookmark_value> <bookmark_value>central documents</bookmark_value> <bookmark_value>subsidiary documents</bookmark_value> <bookmark_value>documents; master documents and subdocuments</bookmark_value> <bookmark_value>styles;master documents</bookmark_value>"
-msgstr "<bookmark_value> nadzorni dokumenti; svojstva</bookmark_value><bookmark_value> pod-dokumentima; svojstva</bookmark_value><bookmark_value> centralno dokumenti</bookmark_value><bookmark_value> podružnice dokumenti</bookmark_value><bookmark_value> dokumenata; nadzorni dokumenti i podzakonskih dokumenata</bookmark_value><bookmark_value> stilovi; nadzorni dokumenti</bookmark_value>"
+msgstr "<bookmark_value>master dokumenti; svojstva</bookmark_value><bookmark_value>poddokumenti; svojstva</bookmark_value><bookmark_value>centralni dokumenti</bookmark_value><bookmark_value>podređeni dokumenti</bookmark_value><bookmark_value>dokumenati;master dokumenti i poddokumenti</bookmark_value><bookmark_value>stilovi;master dokumenti</bookmark_value>"
#: globaldoc.xhp
msgctxt ""
diff --git a/source/bs/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/bs/instsetoo_native/inc_openoffice/windows/msi_languages.po
index da05dbdd88a..e40bb3ea170 100644
--- a/source/bs/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/bs/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-06-20 11:02+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 20:41+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390855294.0\n"
#: ActionTe.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"OOO_ACTIONTEXT_2\n"
"LngText.text"
msgid "Allocating registry space"
-msgstr "Dodjeljujem prostor u registry-u"
+msgstr "Dodjeljujem prostor u registru"
#: ActionTe.ulf
msgctxt ""
@@ -197,7 +198,7 @@ msgctxt ""
"OOO_ACTIONTEXT_23\n"
"LngText.text"
msgid "Found application"
-msgstr "Pronađena aplikacija: [1]"
+msgstr "Pronađena aplikacija"
#: ActionTe.ulf
msgctxt ""
@@ -365,7 +366,7 @@ msgctxt ""
"OOO_ACTIONTEXT_44\n"
"LngText.text"
msgid "Publishing qualified components"
-msgstr "Objavljujem osposobljene komponenete"
+msgstr "Objavljujem osposobljene komponente"
#: ActionTe.ulf
msgctxt ""
@@ -821,7 +822,7 @@ msgctxt ""
"OOO_ACTIONTEXT_105\n"
"LngText.text"
msgid "Unregister class servers"
-msgstr "Uklanjam prijavu class servera"
+msgstr "Uklanjam prijavu servera klasa"
#: ActionTe.ulf
msgctxt ""
@@ -1216,13 +1217,12 @@ msgid "Install this application for:"
msgstr "Instaliraj ovu aplikaciju za:"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_40\n"
"LngText.text"
msgid "{&MSSansBold8}User Information"
-msgstr "{&MSSansBold8}Informacije o klijentu"
+msgstr "{&MSSansBold8}Informacija Korisnika"
#: Control.ulf
msgctxt ""
@@ -1406,7 +1406,7 @@ msgctxt ""
"OOO_CONTROL_69\n"
"LngText.text"
msgid "Will be completely installed to the local hard drive."
-msgstr "Biće potpuno instalirana na lokalni hard disk."
+msgstr "Biće potpuno instalirana na lokalni fiksni disk."
#: Control.ulf
msgctxt ""
@@ -1414,7 +1414,7 @@ msgctxt ""
"OOO_CONTROL_70\n"
"LngText.text"
msgid "The icon next to the feature name indicates the install state of the feature. Click the icon to drop down the install state menu for each feature."
-msgstr "Ikona do imena karakteristike pokazuje oblik instalacije ove karakteristike. Klinite na ikonu da otvorite meni za oblik instalacije za svaku karakteristiku."
+msgstr "Ikona do imena karakteristike pokazuje oblik instalacije ove karakteristike. Kliknite na ikonu da otvorite meni za oblik instalacije za svaku karakteristiku."
#: Control.ulf
msgctxt ""
@@ -1465,13 +1465,12 @@ msgid "&Change..."
msgstr "&Promijeni..."
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_89\n"
"LngText.text"
msgid "Click Next to install to this folder, or click Change to install to a different folder."
-msgstr "Kliknite Dalje da instalirate u ovaj direktorij ili kliknite Promijeni da biste instalirali u neki drugi."
+msgstr "Klikni Sljedeći da instalirate u ovaj direktorij, ili kliknite Izmijeni da instalirate u drugi direktorij."
#: Control.ulf
msgctxt ""
@@ -1666,13 +1665,12 @@ msgid "Cancel"
msgstr "Odustani"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: http://www.documentfoundation.org"
-msgstr "Izdanje napravljeno u saradnji sa zajednicom Dokument fondacije. Za zasluge, vidi: http://www.documentfoundation.org"
+msgstr "Doprinos izgradnji u saradnji sa zajednicom od [Manufacturer]. Za zasluge, pogledaj: http://www.documentfoundation.org"
#: Control.ulf
msgctxt ""
@@ -1864,7 +1862,7 @@ msgctxt ""
"OOO_CONTROL_155\n"
"LngText.text"
msgid "{&MSSansBold8}Out of Disk Space"
-msgstr "{&MSSansBold8}Nedostaje diskovnog prostora"
+msgstr "{&MSSansBold8}Nedostaje prostora na disku"
#: Control.ulf
msgctxt ""
@@ -2520,7 +2518,7 @@ msgctxt ""
"OOO_CONTROL_255\n"
"LngText.text"
msgid "[ProductName] will be installed with the default components, including user interface languages and spelling dictionaries matching your current language settings."
-msgstr ""
+msgstr "[ProductName] će biti instaliran sa podešenim komponentama, uključujući korisnički interfejs jezika i rječnika pravopisa odgovara tvojoj trenutnoj postavci jezika."
#: Control.ulf
msgctxt ""
@@ -2528,7 +2526,7 @@ msgctxt ""
"OOO_CONTROL_256\n"
"LngText.text"
msgid "Choose which program features you want installed and where they will be installed. For example here you can select additional user interface languages and spelling dictionaries."
-msgstr ""
+msgstr "Izaberi koja svojstva programa želite instalirati i gdje će biti instalirane. Za primjer ovdje možete izabrati dodatne korisničke interfejse jezika i rječnika spelovanja."
#: Control.ulf
msgctxt ""
@@ -2624,7 +2622,7 @@ msgctxt ""
"OOO_CONTROL_273\n"
"LngText.text"
msgid "Microsoft &Visio Documents"
-msgstr ""
+msgstr "Microsoft &Visio Dokumenti"
#: Control.ulf
msgctxt ""
@@ -2640,7 +2638,7 @@ msgctxt ""
"OOO_CONTROL_275\n"
"LngText.text"
msgid "[ProductName] can be set as the default application to open Microsoft Office file types. This means, for instance, that if you double click on one of these files, [ProductName] will open it, not the program that opens it now."
-msgstr "[ProductName] može biti podešen kao podrazumijevana aplikacija koja otvara Microsoft Office tipove datoteka. Ovo znači da npr. ako kliknete na jednu od takvih datoteke, ona će biti otvorena iz [ProducName] a ne iz programa koji je otvara sada."
+msgstr "[ProductName] može biti podešen kao podrazumijevana aplikacija koja otvara Microsoft Office tipove datoteka. Ovo znači da npr. ako kliknete na jednu od takvih datoteka, ona će biti otvorena iz [ProductName] a ne iz programa koji je otvara sada."
#: Control.ulf
msgctxt ""
@@ -2664,7 +2662,7 @@ msgctxt ""
"OOO_CONTROL_301\n"
"LngText.text"
msgid "The destination folder specified below does not contain a [DEFINEDPRODUCT] [DEFINEDVERSION] version."
-msgstr "dolje određena odredišna mapa ne sadrži verziju programa [DEFINEDPRODUCT] [DEFINEDVERSION]."
+msgstr "Ispod navedena odredišna mapa ne sadrži verziju programa [DEFINEDPRODUCT] [DEFINEDVERSION]."
#: Control.ulf
msgctxt ""
@@ -2696,7 +2694,7 @@ msgctxt ""
"OOO_CONTROL_305\n"
"LngText.text"
msgid "To continue, click "
-msgstr "Kliknite za nastavak"
+msgstr "Kliknite za nastavak "
#: Control.ulf
msgctxt ""
@@ -2704,7 +2702,7 @@ msgctxt ""
"OOO_CONTROL_306\n"
"LngText.text"
msgid "To select a different version, click "
-msgstr "Kliknite za odabir druge verzije"
+msgstr "Kliknite za odabir druge verzije "
#: Control.ulf
msgctxt ""
@@ -2712,7 +2710,7 @@ msgctxt ""
"OOO_CONTROL_307\n"
"LngText.text"
msgid "To select a different folder, click "
-msgstr "Kliknite za odabir druge mape"
+msgstr "Kliknite za odabir druge mape "
#: Control.ulf
msgctxt ""
@@ -2728,7 +2726,7 @@ msgctxt ""
"OOO_CONTROL_309\n"
"LngText.text"
msgid "If you are just trying out [ProductName], you probably don't want this to happen, so leave the boxes unchecked."
-msgstr "Ukoliko samo isprobavate [ProductName], vjerojatno ne želite da se to dogodi. Stoga ostavite neoznačene kvadratiće."
+msgstr "Ukoliko samo isprobavate [ProductName], vjerojatno ne želite da se to dogodi, stoga ostavite neoznačene opcije."
#: Control.ulf
msgctxt ""
@@ -2736,7 +2734,7 @@ msgctxt ""
"OOO_CONTROL_317\n"
"LngText.text"
msgid "No languages have been selected for installation. Click OK, then select one or more languages for installation."
-msgstr ""
+msgstr "Nijedan jezik nije izabran za instaliravanja. Kliknite OK, onda izaberite jedan ili više jezika za instalaciju."
#: Control.ulf
msgctxt ""
@@ -2744,7 +2742,7 @@ msgctxt ""
"OOO_CONTROL_318\n"
"LngText.text"
msgid "No applications have been selected for installation. Click OK, then select one or more applications for installation."
-msgstr ""
+msgstr "Nijedna aplikacija nije izabrana za instalaciju. Kliknite OK, onda izaberite jednu ili više aplikacija za instalaciju."
#: Control.ulf
msgctxt ""
@@ -2752,7 +2750,7 @@ msgctxt ""
"OOO_CONTROL_319\n"
"LngText.text"
msgid "Create a start link on desktop"
-msgstr "Kreiraj početni link na radnoj površini."
+msgstr "Kreiraj početni link na radnoj površini"
#: Control.ulf
msgctxt ""
@@ -2760,7 +2758,7 @@ msgctxt ""
"OOO_CONTROL_320\n"
"LngText.text"
msgid "Support assistive technology tools"
-msgstr ""
+msgstr "Podrži pomažuće tehnološke alate"
#: Control.ulf
msgctxt ""
@@ -2768,7 +2766,7 @@ msgctxt ""
"OOO_CONTROL_321\n"
"LngText.text"
msgid "Load [ProductName] during system start-up"
-msgstr ""
+msgstr "Pokreni [ProductName] tokom pokretanja sistema"
#: CustomAc.ulf
msgctxt ""
@@ -2800,7 +2798,7 @@ msgctxt ""
"OOO_CUSTOMACTION_4\n"
"LngText.text"
msgid "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
-msgstr ""
+msgstr "[ProductName] ne može biti instaliran na ovu Windows verziju. Potrebno je Windows XP ili noviji."
#: Error.ulf
msgctxt ""
@@ -2888,7 +2886,7 @@ msgctxt ""
"OOO_ERROR_11\n"
"LngText.text"
msgid "=== Logging started: [Date] [Time] ==="
-msgstr "#NAME?"
+msgstr "=== Evidentiranje započeto: [Date] [Time] ==="
#: Error.ulf
msgctxt ""
@@ -2896,7 +2894,7 @@ msgctxt ""
"OOO_ERROR_12\n"
"LngText.text"
msgid "=== Logging stopped: [Date] [Time] ==="
-msgstr "#NAME?"
+msgstr "=== Evidentiranje završeno: [Date] [Time] ==="
#: Error.ulf
msgctxt ""
@@ -3008,7 +3006,7 @@ msgctxt ""
"OOO_ERROR_26\n"
"LngText.text"
msgid "Cannot create the file [3]. A directory with this name already exists. Cancel the installation and try installing to a different location."
-msgstr "Ne mogu napraviti datoteku [3]. Direktorij sa ovim nazivom već postoji. Prekitnite instalaciju i probajte instalirati na drugu lokaciju."
+msgstr "Ne mogu napraviti datoteku [3]. Direktorij sa ovim nazivom već postoji. Prekinite instalaciju i probajte instalirati na drugu lokaciju."
#: Error.ulf
msgctxt ""
@@ -3080,7 +3078,7 @@ msgctxt ""
"OOO_ERROR_35\n"
"LngText.text"
msgid "Error writing to file: [3]. {{ System error [2].}} Verify that you have access to that directory."
-msgstr "Greška pri pisanju u datoteku: [3]. {{ System error [2].}} Provjerite da li imate pristup tom direktoriju."
+msgstr "Greška pri pisanju u datoteku: [3]. {{ Sistemska greška [2].}} Provjerite da li imate pristup tom direktoriju."
#: Error.ulf
msgctxt ""
@@ -3168,7 +3166,7 @@ msgctxt ""
"OOO_ERROR_46\n"
"LngText.text"
msgid "The Installer has insufficient privileges to modify the file [2]."
-msgstr "Instalacijski program nema divoljno privilegija da izmijeni datoteku [2]"
+msgstr "Instalacijski program nema dovoljno privilegija da izmijeni datoteku [2]."
#: Error.ulf
msgctxt ""
@@ -3224,7 +3222,7 @@ msgctxt ""
"OOO_ERROR_53\n"
"LngText.text"
msgid "Error applying patch to file [2]. It has probably been updated by other means, and can no longer be modified by this patch. For more information contact your patch vendor. {{System Error: [3]}}"
-msgstr "Greška prilikom primjene zakrpe na datoteku [2]. Datoteka je vjerovatno izmijenjena na neki drugi način i više ne možete primijeniti ovu zakrpu. Za više informacija obratite se kompaniji koja je izdala zakrpu. {{Sistemska greška: [3]}}"
+msgstr "Greška prilikom primjene zakrpe na datoteku [2]. Datoteka je vjerovatno izmijenjena na neki drugi način i više ne možete primijeniti ovu zakrpu. Za više informacija obratite se kompaniji koja je izdala zakrpu. {{Sistemska greška: [3]}}"
#: Error.ulf
msgctxt ""
@@ -3256,7 +3254,7 @@ msgctxt ""
"OOO_ERROR_57\n"
"LngText.text"
msgid "Could not delete key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "Ne mogu obrisati ključ [2].{{ Sistemska greška [3].}} Uvjerite se da imate prava pristupa tom ključu ili kontaktirajte vaše osoblje za podršku."
+msgstr "Ne mogu obrisati ključ [2]. {{ Sistemska greška [3].}} Uvjerite se da imate prava pristupa tom ključu ili kontaktirajte vaše osoblje za podršku."
#: Error.ulf
msgctxt ""
@@ -3288,7 +3286,7 @@ msgctxt ""
"OOO_ERROR_61\n"
"LngText.text"
msgid "Could not get sub key names for key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "Ne mogu dobaviti nazive podključeva za ključ [2]. {{ Sistemska greška [3].}} Uvjerite se da imate dovoljan pristup tom ključu ili kontaktirajte vaše osoblje za podršku."
+msgstr "Ne mogu dobaviti nazive pod-ključeva za ključ [2]. {{ Sistemska greška [3].}} Uvjerite se da imate dovoljan pristup tom ključu ili kontaktirajte vaše osoblje za podršku."
#: Error.ulf
msgctxt ""
@@ -3360,7 +3358,7 @@ msgctxt ""
"OOO_ERROR_70\n"
"LngText.text"
msgid "The file [2][3] is being held in use {by the following process: Name: [4], ID: [5], Window Title: [6]}. Close that application and retry."
-msgstr "Datoteka [2][3] se već koristi{ od strane sljedećeg procesa: Naziv: [4], ID: [5], Naslov prozora: [6]}. Zatvorite aplikaciju i pokušajte ponovo."
+msgstr "Datoteka [2][3] se već koristi {od strane sljedećeg procesa: Naziv: [4], ID: [5], Naslov prozora: [6]}. Zatvorite aplikaciju i pokušajte ponovo."
#: Error.ulf
msgctxt ""
@@ -3376,7 +3374,7 @@ msgctxt ""
"OOO_ERROR_72\n"
"LngText.text"
msgid "Out of disk space -- Volume: [2]; required space: [3] KB; available space: [4] KB. If rollback is disabled, enough space is available. Click Cancel to quit, Retry to check available disk space again, or Ignore to continue without rollback."
-msgstr "Nestalo je prostora na disku -- Volume: [2]; zahtjevani prostor: [3] KB; dostupan prostor: [4] KB. Ako je rollback isključen, dovoljno prostora je dostupno. Kliknite Odustani da izađete, Pokušaj ponovo da provjerite da li sada ima dovoljno prostora ili Zanemari da nastavite bez rollback-a."
+msgstr "Nestalo je prostora na disku -- Volume: [2]; zahtijevani prostor: [3] KB; dostupan prostor: [4] KB. Ako je rollback isključen, dovoljno prostora je dostupno. Kliknite Odustani da izađete, Pokušaj ponovo da provjerite da li sada ima dovoljno prostora ili Zanemari da nastavite bez rollback-a."
#: Error.ulf
msgctxt ""
@@ -3440,7 +3438,7 @@ msgctxt ""
"OOO_ERROR_80\n"
"LngText.text"
msgid "A previous installation for this product is in progress. You must undo the changes made by that installation to continue. Do you want to undo those changes?"
-msgstr "rethodno pokrenuta instalacija ovog proizvoda je još u toku. Morate poništiti promjene koje je napravila ta instalacija da bi nastavili. Želite li poništiti promjene?"
+msgstr "Prethodno pokrenuta instalacija ovog proizvoda je još u toku. Morate poništiti promjene koje je napravila ta instalacija da bi nastavili. Želite li poništiti promjene?"
#: Error.ulf
msgctxt ""
@@ -3504,7 +3502,7 @@ msgctxt ""
"OOO_ERROR_88\n"
"LngText.text"
msgid "[2] cannot install one of its required products. Contact your technical support group. {{System Error: [3].}}"
-msgstr "[2] ne može instalirati jedan od zahtjevanih proizvoda. Kontaktirajte grupu za tehničku podršku. {{Sistemska greška [3].}}"
+msgstr "[2] ne može instalirati jedan od zahtijevanih proizvoda. Kontaktirajte grupu za tehničku podršku. {{Sistemska greška [3].}}"
#: Error.ulf
msgctxt ""
@@ -3808,7 +3806,7 @@ msgctxt ""
"OOO_ERROR_126\n"
"LngText.text"
msgid "The description for service '[2]' ([3]) could not be changed."
-msgstr "Opis usluge '[2]' ([3]) ne može biti promjenjen."
+msgstr "Opis usluge '[2]' ([3]) ne može biti promijenjen."
#: Error.ulf
msgctxt ""
@@ -3816,7 +3814,7 @@ msgctxt ""
"OOO_ERROR_127\n"
"LngText.text"
msgid "The Windows Installer service cannot update the system file [2] because the file is protected by Windows. You may need to update your operating system for this program to work correctly. {{Package version: [3], OS Protected version: [4]}}"
-msgstr "Program za instalaciju na Windows ne može ažurirati Windows datoteku [2] jer je datoteka zaštićena od strane Windowsa. Morate ažurirati svoj operativni sistem kako bi ovaj program mogao ispravno raditi. {{Verzija paketa: [3], OS Zaštićena verzija: [4]}}"
+msgstr "Program za instalaciju na Windows ne može ažurirati Windows datoteku [2] jer je datoteka zaštićena od strane Windows-a. Morate ažurirati svoj operativni sistem kako bi ovaj program mogao ispravno raditi. {{Verzija paketa: [3], OS Zaštićena verzija: [4]}}"
#: Error.ulf
msgctxt ""
@@ -3840,7 +3838,7 @@ msgctxt ""
"OOO_ERROR_130\n"
"LngText.text"
msgid "This setup requires Administrator privileges for configuring IIS Virtual Roots."
-msgstr "Ovo podešavanje zahtijeva administratorske privilegije za podešavanje IIS virtuelnih korijena"
+msgstr "Ovo podešavanje zahtijeva administratorske privilegije za podešavanje IIS virtualnih korijena."
#: LaunchCo.ulf
msgctxt ""
@@ -3856,7 +3854,7 @@ msgctxt ""
"OOO_ARPCONTACTTEMPLATE\n"
"LngText.text"
msgid "LibreOffice Community"
-msgstr ""
+msgstr "LibreOffice zajednica"
#: Property.ulf
msgctxt ""
@@ -3864,7 +3862,7 @@ msgctxt ""
"OOO_ARPHELPLINKTEMPLATE\n"
"LngText.text"
msgid "http://www.libreoffice.org/get-help"
-msgstr ""
+msgstr "http://www.libreoffice.org/get-help"
#: Property.ulf
msgctxt ""
@@ -3875,7 +3873,6 @@ msgid "x-xxx-xxx-xxx"
msgstr "x-xxx-xxx-xxx"
#: Property.ulf
-#, fuzzy
msgctxt ""
"Property.ulf\n"
"OOO_ARPURLINFOABOUTTEMPLATE\n"
@@ -3889,7 +3886,7 @@ msgctxt ""
"OOO_ARPURLUPDATEINFOTEMPLATE\n"
"LngText.text"
msgid "http://www.libreoffice.org/download"
-msgstr ""
+msgstr "http://www.libreoffice.org/download"
#: Property.ulf
msgctxt ""
@@ -4097,7 +4094,7 @@ msgctxt ""
"OOO_UITEXT_7\n"
"LngText.text"
msgid "This feature, and all subfeatures, will be installed to run from the CD."
-msgstr "Ova mogućnost i sve podmogućnosti će biti instalirane tako da se pokreću sa CDa."
+msgstr "Ova mogućnost i sve pod-mogućnosti će biti instalirane tako da se pokreću sa CD-a."
#: UIText.ulf
msgctxt ""
@@ -4105,7 +4102,7 @@ msgctxt ""
"OOO_UITEXT_8\n"
"LngText.text"
msgid "This feature, and all subfeatures, will be installed on local hard drive."
-msgstr "Ova mogućnost i sve podmogućnosti će biti instalirane na disk."
+msgstr "Ova mogućnost i sve pod-mogućnosti će biti instalirane na disk."
#: UIText.ulf
msgctxt ""
@@ -4121,7 +4118,7 @@ msgctxt ""
"OOO_UITEXT_10\n"
"LngText.text"
msgid "This feature will be installed to run from CD."
-msgstr "Ova mogućnost će biti instalirana tako da se pokreće sa CDa."
+msgstr "Ova mogućnost će biti instalirana tako da se pokreće sa CD-a."
#: UIText.ulf
msgctxt ""
@@ -4169,7 +4166,7 @@ msgctxt ""
"OOO_UITEXT_16\n"
"LngText.text"
msgid "This feature will be installed to run from CD."
-msgstr "Ova mogućnost će biti instalirana tako da se pokreće sa CDa."
+msgstr "Ova mogućnost će biti instalirana tako da se pokreće sa CD-a."
#: UIText.ulf
msgctxt ""
@@ -4209,7 +4206,7 @@ msgctxt ""
"OOO_UITEXT_21\n"
"LngText.text"
msgid "This feature will be available to run from CD."
-msgstr "Ova mogućnost će se moći pokrenuti sa CDa."
+msgstr "Ova mogućnost će se moći pokrenuti sa CD-a."
#: UIText.ulf
msgctxt ""
@@ -4233,7 +4230,7 @@ msgctxt ""
"OOO_UITEXT_24\n"
"LngText.text"
msgid "This feature will be uninstalled completely, and you won't be able to run it from CD."
-msgstr "Ova mogućnost će potpuno biti uklonjena i nećete je moći pokrenuti sa CDa."
+msgstr "Ova mogućnost će potpuno biti uklonjena i nećete je moći pokrenuti sa CD-a."
#: UIText.ulf
msgctxt ""
@@ -4241,7 +4238,7 @@ msgctxt ""
"OOO_UITEXT_25\n"
"LngText.text"
msgid "This feature was run from the CD but will be set to be installed when required."
-msgstr "Ova mogućnost je pokrenuta sa CDa ali se može instalirati kada se za to javi potreba."
+msgstr "Ova mogućnost je pokrenuta sa CD-a ali se može instalirati kada se za to javi potreba."
#: UIText.ulf
msgctxt ""
@@ -4249,7 +4246,7 @@ msgctxt ""
"OOO_UITEXT_26\n"
"LngText.text"
msgid "This feature will continue to be run from the CD"
-msgstr "Ova mogućnost će se i dalje pokretati sa CDa"
+msgstr "Ova mogućnost će se i dalje pokretati sa CD-a"
#: UIText.ulf
msgctxt ""
@@ -4305,7 +4302,7 @@ msgctxt ""
"OOO_UITEXT_33\n"
"LngText.text"
msgid "This feature will be removed from your local hard drive but will still be available to run from CD."
-msgstr "Ova će mogućnost biti uklonjena s vašeg lokalnog diska, ali ćete je moći pokrenuti s CDa."
+msgstr "Ova će mogućnost biti uklonjena s vašeg lokalnog diska, ali ćete je moći pokrenuti s CD-a."
#: UIText.ulf
msgctxt ""
@@ -4393,7 +4390,7 @@ msgctxt ""
"OOO_UITEXT_44\n"
"LngText.text"
msgid "Time remaining: {[1] min }[2] sec"
-msgstr "Preostalo vrijeme: {[1] min }[2] sek"
+msgstr "Preostalo vrijeme: {[1] min }[2] s"
#: UIText.ulf
msgctxt ""
diff --git a/source/bs/librelogo/source/pythonpath.po b/source/bs/librelogo/source/pythonpath.po
index 7c31d57f14d..e9d1fc8ed09 100644
--- a/source/bs/librelogo/source/pythonpath.po
+++ b/source/bs/librelogo/source/pythonpath.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-23 22:14+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390515256.0\n"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -20,7 +22,7 @@ msgctxt ""
"FORWARD\n"
"property.text"
msgid "forward|fd"
-msgstr ""
+msgstr "naprijed|fd"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -28,7 +30,7 @@ msgctxt ""
"BACKWARD\n"
"property.text"
msgid "back|bk"
-msgstr ""
+msgstr "nazad|bk"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -36,7 +38,7 @@ msgctxt ""
"TURNLEFT\n"
"property.text"
msgid "left|turnleft|lt"
-msgstr ""
+msgstr "lijevo|skrenilijevo|lt"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -44,7 +46,7 @@ msgctxt ""
"TURNRIGHT\n"
"property.text"
msgid "right|turnright|rt"
-msgstr ""
+msgstr "desno|skrenidesno|rt"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"PENUP\n"
"property.text"
msgid "penup|pu"
-msgstr ""
+msgstr "pengore|pu"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -60,70 +62,63 @@ msgctxt ""
"PENDOWN\n"
"property.text"
msgid "pendown|pd"
-msgstr ""
+msgstr "pendole|pd"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"HOME\n"
"property.text"
msgid "home"
-msgstr "Home"
+msgstr "kući"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"POINT\n"
"property.text"
msgid "point"
-msgstr "Tačka"
+msgstr "tačka"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"CIRCLE\n"
"property.text"
msgid "circle"
-msgstr "Krug"
+msgstr "krug"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"ELLIPSE\n"
"property.text"
msgid "ellipse"
-msgstr "Elipsa"
+msgstr "elipsa"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"SQUARE\n"
"property.text"
msgid "square"
-msgstr "Kvadrat"
+msgstr "kvadrat"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"RECTANGLE\n"
"property.text"
msgid "rectangle"
-msgstr "Pravougaonik"
+msgstr "pravougao"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"LABEL\n"
"property.text"
msgid "label"
-msgstr "Oznaka"
+msgstr "naljepnica"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -131,7 +126,7 @@ msgctxt ""
"PENCOLOR\n"
"property.text"
msgid "pencolor|pencolour|linecolor|pc"
-msgstr ""
+msgstr "bojaolovke|bojaolovke|bojalinije|pc"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -139,7 +134,7 @@ msgctxt ""
"ANY\n"
"property.text"
msgid "any"
-msgstr ""
+msgstr "bilo koji"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -147,7 +142,7 @@ msgctxt ""
"PENWIDTH\n"
"property.text"
msgid "pensize|penwidth|linewidth|ps"
-msgstr ""
+msgstr "veličinaolovke|širinaolovke|širinalinije|ps"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -155,7 +150,7 @@ msgctxt ""
"PENSTYLE\n"
"property.text"
msgid "penstyle|linestyle"
-msgstr ""
+msgstr "stilolovke|stillinije"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -163,7 +158,7 @@ msgctxt ""
"PENJOINT\n"
"property.text"
msgid "penjoint|linejoint"
-msgstr ""
+msgstr "vezaolovke|vezalinije"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -171,7 +166,7 @@ msgctxt ""
"PENCAP\n"
"property.text"
msgid "pencap|linecap"
-msgstr ""
+msgstr "pencap|linecap"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -182,13 +177,12 @@ msgid "none"
msgstr "ništa"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"BEVEL\n"
"property.text"
msgid "bevel"
-msgstr "Nivo"
+msgstr "kosina"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -196,16 +190,15 @@ msgctxt ""
"MITER\n"
"property.text"
msgid "miter"
-msgstr ""
+msgstr "kosispoj"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"ROUNDED\n"
"property.text"
msgid "round"
-msgstr "Zaokruži"
+msgstr "okruglo"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -213,16 +206,15 @@ msgctxt ""
"SOLID\n"
"property.text"
msgid "solid"
-msgstr ""
+msgstr "čvrsto"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"DASH\n"
"property.text"
msgid "dashed"
-msgstr "Tačkasto"
+msgstr "isprekidano"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -230,25 +222,23 @@ msgctxt ""
"DOTTED\n"
"property.text"
msgid "dotted"
-msgstr ""
+msgstr "tačkasto"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"CLOSE\n"
"property.text"
msgid "close"
-msgstr "Zatvori"
+msgstr "blizu"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"FILL\n"
"property.text"
msgid "fill"
-msgstr "Popuni"
+msgstr "popuni"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -256,16 +246,15 @@ msgctxt ""
"FILLCOLOR\n"
"property.text"
msgid "fillcolor|fillcolour|fc"
-msgstr ""
+msgstr "popuniboju|popuniboju|fc"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"FILLSTYLE\n"
"property.text"
msgid "fillstyle"
-msgstr "Stil punjenja"
+msgstr "stil popunjavanja"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -273,7 +262,7 @@ msgctxt ""
"FONTCOLOR\n"
"property.text"
msgid "fontcolor|textcolor|textcolour"
-msgstr ""
+msgstr "bojafonta|bojateksta|bojateksta"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -281,16 +270,15 @@ msgctxt ""
"FONTHEIGHT\n"
"property.text"
msgid "fontsize|textsize|textheight"
-msgstr ""
+msgstr "veličinafonta|veličinateksta|visinateksta"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"FONTWEIGHT\n"
"property.text"
msgid "fontweight"
-msgstr "Težina pisma"
+msgstr "težinafonta"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -298,7 +286,7 @@ msgctxt ""
"FONTSTYLE\n"
"property.text"
msgid "fontstyle"
-msgstr ""
+msgstr "stilfonta"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -309,13 +297,12 @@ msgid "bold"
msgstr "masno"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"ITALIC\n"
"property.text"
msgid "italic"
-msgstr "Kurziv"
+msgstr "koso"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -323,7 +310,7 @@ msgctxt ""
"UPRIGHT\n"
"property.text"
msgid "upright|normal"
-msgstr ""
+msgstr "goredesno|normalno"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -339,7 +326,7 @@ msgctxt ""
"FONTFAMILY\n"
"property.text"
msgid "fontfamily"
-msgstr ""
+msgstr "fontfamilija"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -347,7 +334,7 @@ msgctxt ""
"CLEARSCREEN\n"
"property.text"
msgid "clearscreen|cs"
-msgstr ""
+msgstr "očistiekran|cs"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -363,7 +350,7 @@ msgctxt ""
"HIDETURTLE\n"
"property.text"
msgid "hideturtle|ht|hideme"
-msgstr ""
+msgstr "sakrijkornjaču|ht|sakrijmene"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -371,7 +358,7 @@ msgctxt ""
"SHOWTURTLE\n"
"property.text"
msgid "showturtle|st|showme"
-msgstr ""
+msgstr "prikažikornjaču|st|prikažimene"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -379,7 +366,7 @@ msgctxt ""
"POSITION\n"
"property.text"
msgid "position|pos|setpos"
-msgstr ""
+msgstr "pozicija|pos|postavipos"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -387,7 +374,7 @@ msgctxt ""
"HEADING\n"
"property.text"
msgid "heading|setheading|seth"
-msgstr ""
+msgstr "zaglavlje|postavizaglavlje|seth"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -395,7 +382,7 @@ msgctxt ""
"PAGESIZE\n"
"property.text"
msgid "pagesize"
-msgstr ""
+msgstr "veličinastranice"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -403,7 +390,7 @@ msgctxt ""
"GROUP\n"
"property.text"
msgid "picture|pic"
-msgstr ""
+msgstr "slika|pic"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -411,7 +398,7 @@ msgctxt ""
"TO\n"
"property.text"
msgid "to"
-msgstr ""
+msgstr "do"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -427,7 +414,7 @@ msgctxt ""
"STOP\n"
"property.text"
msgid "stop"
-msgstr ""
+msgstr "zaustavi"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -435,7 +422,7 @@ msgctxt ""
"REPEAT\n"
"property.text"
msgid "repeat|forever"
-msgstr ""
+msgstr "ponavljaj|zauvijek"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -443,25 +430,23 @@ msgctxt ""
"REPCOUNT\n"
"property.text"
msgid "repcount"
-msgstr ""
+msgstr "repbroji"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"BREAK\n"
"property.text"
msgid "break"
-msgstr "Prekid"
+msgstr "iskoči"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"CONTINUE\n"
"property.text"
msgid "continue"
-msgstr "Nastavi"
+msgstr "nastavak"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -469,7 +454,7 @@ msgctxt ""
"WHILE\n"
"property.text"
msgid "while"
-msgstr ""
+msgstr "dok"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -493,16 +478,15 @@ msgctxt ""
"IF\n"
"property.text"
msgid "if"
-msgstr ""
+msgstr "ako"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"OUTPUT\n"
"property.text"
msgid "output"
-msgstr "Izlaz"
+msgstr "izlaz"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -510,7 +494,7 @@ msgctxt ""
"LEFTSTRING\n"
"property.text"
msgid "“|‘"
-msgstr ""
+msgstr "“|‘"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -518,7 +502,7 @@ msgctxt ""
"RIGHTSTRING\n"
"property.text"
msgid "”|’"
-msgstr ""
+msgstr "”|’"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -542,7 +526,7 @@ msgctxt ""
"NOT\n"
"property.text"
msgid "not"
-msgstr ""
+msgstr "ne"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -561,22 +545,20 @@ msgid "or"
msgstr "ili"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"INPUT\n"
"property.text"
msgid "input"
-msgstr "Ulaz"
+msgstr "ulaz"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"PRINT\n"
"property.text"
msgid "print"
-msgstr "Štampaj"
+msgstr "štampaj"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -584,7 +566,7 @@ msgctxt ""
"SLEEP\n"
"property.text"
msgid "sleep"
-msgstr ""
+msgstr "spavanje"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -592,7 +574,7 @@ msgctxt ""
"GLOBAL\n"
"property.text"
msgid "global"
-msgstr ""
+msgstr "opšte"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -600,7 +582,7 @@ msgctxt ""
"RANDOM\n"
"property.text"
msgid "random"
-msgstr ""
+msgstr "slučajno"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -608,16 +590,15 @@ msgctxt ""
"INT\n"
"property.text"
msgid "int"
-msgstr ""
+msgstr "cijeli broj"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"FLOAT\n"
"property.text"
msgid "float"
-msgstr "Plutajući"
+msgstr "realni"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -625,7 +606,7 @@ msgctxt ""
"STR\n"
"property.text"
msgid "str"
-msgstr ""
+msgstr "str"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -633,7 +614,7 @@ msgctxt ""
"SQRT\n"
"property.text"
msgid "sqrt"
-msgstr ""
+msgstr "korijen"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -641,7 +622,7 @@ msgctxt ""
"SIN\n"
"property.text"
msgid "sin"
-msgstr ""
+msgstr "sin"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -649,25 +630,23 @@ msgctxt ""
"COS\n"
"property.text"
msgid "cos"
-msgstr ""
+msgstr "cos"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"ROUND\n"
"property.text"
msgid "round"
-msgstr "Zaokruži"
+msgstr "okruglo"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"ABS\n"
"property.text"
msgid "abs"
-msgstr "Tabulatori"
+msgstr "abs"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -683,7 +662,7 @@ msgctxt ""
"SET\n"
"property.text"
msgid "set"
-msgstr ""
+msgstr "postavi"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -694,13 +673,12 @@ msgid "range"
msgstr "opseg"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"LIST\n"
"property.text"
msgid "list"
-msgstr "Lista"
+msgstr "lista"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -708,7 +686,7 @@ msgctxt ""
"TUPLE\n"
"property.text"
msgid "tuple"
-msgstr ""
+msgstr "pobrojane"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -724,16 +702,15 @@ msgctxt ""
"RESUB\n"
"property.text"
msgid "sub"
-msgstr ""
+msgstr "sub"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"RESEARCH\n"
"property.text"
msgid "search"
-msgstr "Pretraživanje"
+msgstr "traži"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -741,7 +718,7 @@ msgctxt ""
"REFINDALL\n"
"property.text"
msgid "findall"
-msgstr ""
+msgstr "nadjisve"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -749,7 +726,7 @@ msgctxt ""
"MIN\n"
"property.text"
msgid "min"
-msgstr ""
+msgstr "min"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -757,7 +734,7 @@ msgctxt ""
"MAX\n"
"property.text"
msgid "max"
-msgstr ""
+msgstr "max"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -765,7 +742,7 @@ msgctxt ""
"PI\n"
"property.text"
msgid "pi|π"
-msgstr ""
+msgstr "pi|π"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -773,7 +750,7 @@ msgctxt ""
"DECIMAL\n"
"property.text"
msgid "."
-msgstr ""
+msgstr "."
#: LibreLogo_en_US.properties
msgctxt ""
@@ -781,7 +758,7 @@ msgctxt ""
"DEG\n"
"property.text"
msgid "°"
-msgstr ""
+msgstr "°"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -789,7 +766,7 @@ msgctxt ""
"HOUR\n"
"property.text"
msgid "h"
-msgstr ""
+msgstr "h"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -813,7 +790,7 @@ msgctxt ""
"PT\n"
"property.text"
msgid "pt"
-msgstr "tč"
+msgstr "pt"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -821,16 +798,15 @@ msgctxt ""
"INCH\n"
"property.text"
msgid "in|\""
-msgstr ""
+msgstr "in|\""
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"INVISIBLE\n"
"property.text"
msgid "invisible"
-msgstr "Nevidljivo"
+msgstr "nevidljivo"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -846,7 +822,7 @@ msgctxt ""
"SILVER\n"
"property.text"
msgid "silver"
-msgstr ""
+msgstr "srebrena"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -854,7 +830,7 @@ msgctxt ""
"GRAY\n"
"property.text"
msgid "gray|grey"
-msgstr ""
+msgstr "siva|siva"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -862,7 +838,7 @@ msgctxt ""
"WHITE\n"
"property.text"
msgid "white"
-msgstr ""
+msgstr "bijela"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -870,7 +846,7 @@ msgctxt ""
"MAROON\n"
"property.text"
msgid "maroon"
-msgstr ""
+msgstr "kestenjasta"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -878,7 +854,7 @@ msgctxt ""
"RED\n"
"property.text"
msgid "red"
-msgstr ""
+msgstr "crvena"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -886,7 +862,7 @@ msgctxt ""
"PURPLE\n"
"property.text"
msgid "purple"
-msgstr ""
+msgstr "ljubičasta"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -894,25 +870,23 @@ msgctxt ""
"FUCHSIA\n"
"property.text"
msgid "fuchsia|magenta"
-msgstr ""
+msgstr "fuchsia|magenta"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"GREEN\n"
"property.text"
msgid "green"
-msgstr "Zelena"
+msgstr "zelena"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"LIME\n"
"property.text"
msgid "lime"
-msgstr "Vrijeme"
+msgstr "lime"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -920,16 +894,15 @@ msgctxt ""
"OLIVE\n"
"property.text"
msgid "olive"
-msgstr ""
+msgstr "maslinasta"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"YELLOW\n"
"property.text"
msgid "yellow"
-msgstr "Žuta"
+msgstr "žuta"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -937,16 +910,15 @@ msgctxt ""
"NAVY\n"
"property.text"
msgid "navy"
-msgstr ""
+msgstr "mornarska"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"BLUE\n"
"property.text"
msgid "blue"
-msgstr "Plava"
+msgstr "plava"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -954,7 +926,7 @@ msgctxt ""
"TEAL\n"
"property.text"
msgid "teal"
-msgstr ""
+msgstr "grogotovac"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -962,16 +934,15 @@ msgctxt ""
"AQUA\n"
"property.text"
msgid "aqua|cyan"
-msgstr ""
+msgstr "vodena|cyan"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"PINK\n"
"property.text"
msgid "pink"
-msgstr "Veza"
+msgstr "roza"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -979,34 +950,31 @@ msgctxt ""
"TOMATO\n"
"property.text"
msgid "tomato"
-msgstr ""
+msgstr "paradajz"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"ORANGE\n"
"property.text"
msgid "orange"
-msgstr "opseg"
+msgstr "narandžasta"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"GOLD\n"
"property.text"
msgid "gold"
-msgstr "masno"
+msgstr "zlatna"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"VIOLET\n"
"property.text"
msgid "violet"
-msgstr "Ljubičasta"
+msgstr "ljubičasta"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1014,7 +982,7 @@ msgctxt ""
"SKYBLUE\n"
"property.text"
msgid "skyblue"
-msgstr ""
+msgstr "nebeskoplava"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1022,16 +990,15 @@ msgctxt ""
"CHOCOLATE\n"
"property.text"
msgid "chocolate"
-msgstr ""
+msgstr "čokolada"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"BROWN\n"
"property.text"
msgid "brown"
-msgstr "Smeda"
+msgstr "smeđa"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1039,7 +1006,7 @@ msgctxt ""
"LIBRELOGO\n"
"property.text"
msgid "LibreLogo"
-msgstr ""
+msgstr "LibreLogo"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1047,7 +1014,7 @@ msgctxt ""
"ERROR\n"
"property.text"
msgid "Error (in line %s)"
-msgstr ""
+msgstr "Greška (u liniji %s)"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1063,7 +1030,7 @@ msgctxt ""
"ERR_NAME\n"
"property.text"
msgid "Unknown name: ‘%s”."
-msgstr ""
+msgstr "Nepoznato ime: ‘%s”."
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1071,7 +1038,7 @@ msgctxt ""
"ERR_ARGUMENTS\n"
"property.text"
msgid "%s takes %s arguments (%s given)."
-msgstr ""
+msgstr "%s uzima %s argumenata (%s dato)."
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1079,7 +1046,7 @@ msgctxt ""
"ERR_BLOCK\n"
"property.text"
msgid "Error (extra or missing spaces at brackets?)"
-msgstr ""
+msgstr "Greška (viška ili fali razmaka u ragradama?)"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1087,7 +1054,7 @@ msgctxt ""
"ERR_KEY\n"
"property.text"
msgid "Unknown element: %s"
-msgstr ""
+msgstr "Nepoznat element: %s"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1095,7 +1062,7 @@ msgctxt ""
"ERR_INDEX\n"
"property.text"
msgid "Index out of range."
-msgstr ""
+msgstr "Indeks van opsega."
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1103,7 +1070,7 @@ msgctxt ""
"ERR_STOP\n"
"property.text"
msgid "Program terminated:"
-msgstr ""
+msgstr "Program okončan:"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1111,16 +1078,15 @@ msgctxt ""
"ERR_MAXRECURSION\n"
"property.text"
msgid "maximum recursion depth (%d) exceeded."
-msgstr ""
+msgstr "maksimalna dubina rekurzija (%d) premašena."
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"ERR_MEMORY\n"
"property.text"
msgid "not enough memory."
-msgstr "Nema dovoljno memorije."
+msgstr "nema dovoljnomemorije."
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1128,4 +1094,4 @@ msgctxt ""
"ERR_NOTAPROGRAM\n"
"property.text"
msgid "Do you want to run this text document?"
-msgstr ""
+msgstr "Da li želite pokrenuti ovaj tekstualni dokument?"
diff --git a/source/bs/mysqlc/source.po b/source/bs/mysqlc/source.po
index 45e0d057f9c..d01074a6415 100644
--- a/source/bs/mysqlc/source.po
+++ b/source/bs/mysqlc/source.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-11 23:09+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812502.0\n"
#: description.xml
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "MySQL Connector"
-msgstr ""
+msgstr "MySQL povezivač"
#: description.xml
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"extdesc\n"
"description.text"
msgid "MySQL Connector installs a native MySQL database driver. It is faster, seamless integrated, easier to administrate and there is no need to install and setup a JDBC or ODBC driver separately. It was never easier to use MySQL databases in LibreOffice Base.\n"
-msgstr ""
+msgstr "MySQL povezivač instalira izvorni MySQL drajver baze podataka. On je brži, dobro integrisani, lakši za administriranje i nema potrebe da se posebno instalira i podešava JDBC ili ODBC upravljački program. Nikada nije bio lakše za korišćenje MySQL baze podataka u LibreOffice Base.\n"
diff --git a/source/bs/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po b/source/bs/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po
index 2cfe3c7f8c8..913fe7d95ba 100644
--- a/source/bs/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po
+++ b/source/bs/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812502.0\n"
#: Drivers.xcu
msgctxt ""
@@ -22,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "MySQL Connector"
-msgstr ""
+msgstr "MySQL povezivač"
diff --git a/source/bs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/bs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 1bd219119a5..0f79b53448f 100644
--- a/source/bs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/bs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-17 21:20+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389993620.0\n"
#: Options.xhp
msgctxt ""
@@ -28,16 +30,15 @@ msgctxt ""
"bm_id0503200917110375_scalc\n"
"help.text"
msgid "<bookmark_value>Solver for Nonlinear Problems;Options</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Rješenje za Nelinearne Probleme;Podešavanja</bookmark_value>"
#: Options.xhp
-#, fuzzy
msgctxt ""
"Options.xhp\n"
"hd_id0503200917103593\n"
"help.text"
msgid "General Options"
-msgstr "Opšte opcije"
+msgstr "Opća podešavanja"
#: Options.xhp
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"par_id0503200917103780\n"
"help.text"
msgid "Size of Swarm"
-msgstr ""
+msgstr "Veličina roja"
#: Options.xhp
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"par_id0503200917103723\n"
"help.text"
msgid "… defines the number of individuals to participate in the learning process. Each individual finds its own solutions and contributes to the overall knowledge."
-msgstr ""
+msgstr "… definiše broj pojedinaca koji učestvuju u procesu učenja. Svaki pojedinac nađe svoje rješenje i doprinosi zajedničkom znanju."
#: Options.xhp
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"par_id0503200917103771\n"
"help.text"
msgid "Learning Cycles"
-msgstr ""
+msgstr "Ciklusi Učenja"
#: Options.xhp
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"par_id0503200917103720\n"
"help.text"
msgid "… defines the number of iterations, the algorithm should take. In each iteration, all individuals make a guess on the best solution and share their knowledge."
-msgstr ""
+msgstr "… definiše broj iteracija, koje će algoritam uzeti. U svakoj iteraciji, svi pojedinci pogađaju najbolje rješenje i dijele svoje znanje."
#: Options.xhp
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"par_id0503200917103732\n"
"help.text"
msgid "Variable Bounds Guessing"
-msgstr ""
+msgstr "Pogađanje Veze Varijable"
#: Options.xhp
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"par_id050320091710378\n"
"help.text"
msgid "If enabled (default), the algorithm tries to find variable bounds by looking at the starting values."
-msgstr ""
+msgstr "Ako je dozvoljeno (zadano), algoritam pokušava da nađe veze varijable gledajući na početne vrijednosti."
#: Options.xhp
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"par_id0503200917103794\n"
"help.text"
msgid "Variable Bounds Threshold"
-msgstr ""
+msgstr "Prag Veza Varijable"
#: Options.xhp
msgctxt ""
@@ -101,7 +102,7 @@ msgctxt ""
"par_id0503200917103710\n"
"help.text"
msgid "When guessing variable bounds, this threshold specifies, how the initial values are shifted to build the bounds. For an example how these values are calculated, please refer to the Manual in the Wiki."
-msgstr ""
+msgstr "Kada pogađa veze varijable, ovaj prag specificira, kako su inicijalne vrijednosti pomaknute da formiraju veze. Na primjer kako su ove vrijednosti izračunate, molimo obratite se Ručno na Wiki."
#: Options.xhp
msgctxt ""
@@ -109,7 +110,7 @@ msgctxt ""
"par_id0503200917103740\n"
"help.text"
msgid "Use ACR Comparator"
-msgstr ""
+msgstr "Koristi ACR Upoređivač"
#: Options.xhp
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"par_id0503200917103766\n"
"help.text"
msgid "If <emph>disabled</emph> (default), the BCH Comparator is used. It compares two individuals by first looking at their constraint violations and only if those are equal, it measures their current solution."
-msgstr ""
+msgstr "Ako je <emph>isključeno</emph> (default), BCH Upoređivač se koristi. On poredi dva pojedinca gledajući u njihova narušavanja ograničenja i samo ako su jednaka, on mjeri njihove trenutne rezultate."
#: Options.xhp
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"par_id0503200917103744\n"
"help.text"
msgid "If <emph>enabled</emph>, the ACR Comparator is used. It compares two individuals dependent on the current iteration and measures their goodness with knowledge about the libraries worst known solutions (in regard to their constraint violations)."
-msgstr ""
+msgstr "Ako je <emph>uključen</emph>, ACR Upoređivač se koristi. On poredi dva zavisna pojedinca na trenutnim iteracijama i mjeri njihovu valjanost sa znanjem o najgorim rješenjima biblioteka(sa poštovanjem njihovih ograničenja narušavanja)."
#: Options.xhp
msgctxt ""
@@ -133,7 +134,7 @@ msgctxt ""
"par_id0503200917103792\n"
"help.text"
msgid "Use Random Starting Point"
-msgstr ""
+msgstr "Koristi bio koju Početnu Tačku"
#: Options.xhp
msgctxt ""
@@ -141,7 +142,7 @@ msgctxt ""
"par_id0503200917103790\n"
"help.text"
msgid "If <emph>enabled</emph>, the library is simply filled up with randomly chosen points."
-msgstr ""
+msgstr "Ako je <emph>uključen</emph>, biblioteka je jednostavno popunjena sa bilo kojim izabranim tačkama."
#: Options.xhp
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"par_id0503200917103765\n"
"help.text"
msgid "If <emph>disabled</emph>, the currently present values (as given by the user) are inserted in the library as reference point."
-msgstr ""
+msgstr "Ako je <emph>isključen</emph>, trenutno prikazane vrijednosti(date od strane korisnika) su umetnute u biblioteku sa njihovim referntnim tačkama."
#: Options.xhp
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"par_id0504200917103794\n"
"help.text"
msgid "Stagnation Limit"
-msgstr ""
+msgstr "Granica Zastoja"
#: Options.xhp
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"par_id050320091710377\n"
"help.text"
msgid "If this number of individuals found solutions within a close range, the iteration is stopped and the best of these values is chosen as optimal."
-msgstr ""
+msgstr "Ako je ovaj broj pojedinaca nađen u rješenjima unutar zatvorenog okvira, iteracija je zaustavljena i najbolja od ovih vrijednosti je izabrana kao optimalna."
#: Options.xhp
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"par_id0503200917103762\n"
"help.text"
msgid "Stagnation Tolerance"
-msgstr ""
+msgstr "Tolerancija Zastoja"
#: Options.xhp
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"par_id0503200917103834\n"
"help.text"
msgid "Defines in what range solutions are considered “similar”."
-msgstr ""
+msgstr "Definira u kojem opsegu rješenja su smatrana “sličnim”."
#: Options.xhp
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"par_id0503200917103891\n"
"help.text"
msgid "Show Enhanced Solver Status"
-msgstr ""
+msgstr "Prikaži status poboljšanog rješavača"
#: Options.xhp
msgctxt ""
@@ -197,7 +198,7 @@ msgctxt ""
"par_id0503200917103832\n"
"help.text"
msgid "If <emph>enabled</emph>, an additional dialog is shown during the solving process which gives information about the current progress, the level of stagnation, the currently best known solution as well as the possibility, to stop or resume the solver."
-msgstr ""
+msgstr "Ako je <emph>uključeno</emph>, dodatni dijalog prikazan tokom procesa rješavanja koji daje informaciju o trenutnom napretku, nivou zastoja, trenutno najbolje poznatom rješenju također kao i mogućnost, da se zaustavi ili nastavi rješavač."
#: Options.xhp
msgctxt ""
@@ -205,7 +206,7 @@ msgctxt ""
"hd_id0603200910392151\n"
"help.text"
msgid "DEPS-specific Options"
-msgstr ""
+msgstr "DEPS-specifične Postavke"
#: Options.xhp
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"par_id0603200910394232\n"
"help.text"
msgid "Agent Switch Rate"
-msgstr ""
+msgstr "Agent Mjere Zamjene"
#: Options.xhp
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"par_id0603200910394248\n"
"help.text"
msgid "Specifies the probability for an individual to choose the Differential Evolution strategy."
-msgstr ""
+msgstr "Specificira vjerovatnost za pojedinca da izabere strategiju Različitog Razvoja."
#: Options.xhp
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"par_id0603200910394277\n"
"help.text"
msgid "DE: Crossover Probability"
-msgstr ""
+msgstr "DE: Unakrsna Vjerovatnost"
#: Options.xhp
msgctxt ""
@@ -237,16 +238,15 @@ msgctxt ""
"par_id0603200910394280\n"
"help.text"
msgid "… defines the probability of the individual being combined with the globally best point. If crossover is not used, the point is assembled from the own memory of the individual."
-msgstr ""
+msgstr "… definira vjerovatnost pojedinca kombinovanog sa globalno najboljom tačkom. Ako unakrsno nije korištena, tačka je sklopljena iz memorije pojedinca."
#: Options.xhp
-#, fuzzy
msgctxt ""
"Options.xhp\n"
"par_id0603200910394216\n"
"help.text"
msgid "DE: Scaling Factor"
-msgstr "Faktor uvećanja"
+msgstr "DE: Faktor skaliranja"
#: Options.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"par_id060320091039424\n"
"help.text"
msgid "During crossover, the scaling factor decides about the “speed” of movement."
-msgstr ""
+msgstr "Tokom ukrštanja, faktor skaliranja odlučuje o “brzini” kretanja."
#: Options.xhp
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"par_id060320091039421\n"
"help.text"
msgid "PS: Constriction Coefficient"
-msgstr ""
+msgstr "PS: Koeficijent sužavanja"
#: Options.xhp
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"par_id0603200910394225\n"
"help.text"
msgid "… defines the speed at which the particles/individuals move towards each other."
-msgstr ""
+msgstr "… definira brzinu na kojoj se dijelovi/pojedinci kreću jedan prema drugom."
#: Options.xhp
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"par_id0603200910394222\n"
"help.text"
msgid "PS: Cognitive Constant"
-msgstr ""
+msgstr "PS: Koeficijent spoznaje"
#: Options.xhp
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"par_id0603200910394212\n"
"help.text"
msgid "… sets the importance of the own memory (in particular the best reached point so far)."
-msgstr ""
+msgstr "… postavlja važnost njihove memorije(djelimično najbolje dostignuta tačka do sad)."
#: Options.xhp
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"par_id0603200910394292\n"
"help.text"
msgid "PS: Social Constant"
-msgstr ""
+msgstr "PS: Koeficijent društvenosti"
#: Options.xhp
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"par_id0603200910394284\n"
"help.text"
msgid "… sets the importance of the global best point between all particles/individuals."
-msgstr ""
+msgstr "… postavlja važnost globalno najbolje tačke između svih dijelova/pojedinaca."
#: Options.xhp
msgctxt ""
@@ -310,7 +310,7 @@ msgctxt ""
"par_id060320091039425\n"
"help.text"
msgid "PS: Mutation Probability"
-msgstr ""
+msgstr "PS: Vjerovatnost mutacije"
#: Options.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id0603200910394272\n"
"help.text"
msgid "… defines the probability, that instead of moving a component of the particle towards the best point, it randomly chooses a new value from the valid range for that variable."
-msgstr ""
+msgstr "… definira vjerovatnost, koja umjesto pomicanja komponenti dijelova prema najboljoj tački, ono slučajno izabere novu vrijednosti iz valjanog okvira za tu varijablu."
#: Options.xhp
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"hd_id0603200910401383\n"
"help.text"
msgid "SCO-specific Options"
-msgstr ""
+msgstr "SCO-specifične postavke"
#: Options.xhp
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"par_id0603200910401382\n"
"help.text"
msgid "Size of Library"
-msgstr ""
+msgstr "Veličina Biblioteke"
#: Options.xhp
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"par_id060320091040136\n"
"help.text"
msgid "… defines the amount of information to store in the public library. Each individual stores knowledge there and asks for information."
-msgstr ""
+msgstr "… definira količinu informacija da uskladišti u javnu biblioteku. Svaki pojedinac čuva znanje tamo i pita za informaciju."
#: Usage.xhp
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Usage"
-msgstr ""
+msgstr "Primjena"
#: Usage.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"bm_id0603200910434044_scalc\n"
"help.text"
msgid "<bookmark_value>Solver for Nonlinear Problems;Usage</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Rješavač za Nelinearne Probleme;Upotreba</bookmark_value>"
#: Usage.xhp
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"hd_id0603200910430882\n"
"help.text"
msgid "Usage"
-msgstr ""
+msgstr "Upotreba"
#: Usage.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id0603200910430845\n"
"help.text"
msgid "Regardless whether you use DEPS or SCO, you start by going to Tools → Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
-msgstr ""
+msgstr "Bez obzira da li koristite DEPS ili SCO, počinjete sa Alati→Rješavač i postavljate ćeliju da bude optimizovana, usmjerenje (minimizacija, maksimizacija) i ćelije da budu modifikovane da bi bio dostignut cilj. Zatim idite na Podešavanja i specificirajte rješavač koji treba biti korišten i ako je potrebno podesite prema <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parametrima</link>."
#: Usage.xhp
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"par_id0603200910430821\n"
"help.text"
msgid "There is also a list of constraints you can use to restrict the possible range of solutions or to penalize certain conditions. However, in case of the evolutionary solvers DEPS and SCO, these constraints are also used to specify bounds on the variables of the problem. Due to the random nature of the algorithms, it is <emph>highly recommended</emph> to do so and give upper (and in case \"Assume Non-Negative Variables\" is turned off also lower) bounds for all variables. They don't have to be near the actual solution (which is probably unknown) but should give a rough indication of the expected size (0 ≤ var ≤ 1 or maybe -1000000 ≤ var ≤ 1000000)."
-msgstr ""
+msgstr "Tu je također lista ograničenja koja možete koristiti da ograničite mogući okvir rješenja ili da kažnjavate određene uslove. Međutim, u slučaju naprednih rješavača DEPS i SCO, ova ograničenja se također mogu koristiti da se specificiraju veze sa varijablama problema. Zbog slučajne prirode algoritma, ovo je <emph>visoko preporučeno</emph> i daje gornje granice (a u slučaju da je isključena opcija \"Pretpostavi ne-negativne varijable\" također i donje) za sve varijable. One ne moraju biti blizu trenutnog rješenja (koje je vjerovatno nepoznato) ali trebaju dati grubu indikaciju očekivane veličine (0 ≤ var ≤ 1 ili možda -1000000 ≤ var ≤ 1000000)."
#: Usage.xhp
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"par_id0603200910430873\n"
"help.text"
msgid "Bounds are specified by selecting one or more variables (as range) on the left side and entering a numerical value (not a cell or a formula) on the right side. That way you can also choose one or more variables to be <emph>Integer</emph> or <emph>Binary</emph> only."
-msgstr ""
+msgstr "Veze su specificirane izborom jedne ili više varijabli (kao razmak) na lijevoj strani i unošenjem numeričke vrijednosti (a ne ćelije ili formule) na desnoj strani. Na taj način možete izabrati jednu ili više varijabli da budu <emph>Cijeli broj</emph> ili samo <emph>Binarni</emph>."
#: help.tree
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"08\n"
"help_section.text"
msgid "Solver for Nonlinear Problems"
-msgstr ""
+msgstr "Rješavač za Nelinearne Probleme"
#: help.tree
msgctxt ""
@@ -406,4 +406,4 @@ msgctxt ""
"0816\n"
"node.text"
msgid "Solver for Nonlinear Problems"
-msgstr ""
+msgstr "Rješavač za Nelinearne Probleme"
diff --git a/source/bs/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/bs/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
index 82dbdb25771..7cca5dabe6c 100644
--- a/source/bs/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
+++ b/source/bs/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 11:42+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389872528.0\n"
#: description.xml
msgctxt ""
@@ -20,7 +22,7 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Solver for Nonlinear Programming"
-msgstr "Solver za nelinearno programiranje"
+msgstr "Rješavač za nelinearno programiranje"
#: description.xml
msgctxt ""
@@ -28,4 +30,4 @@ msgctxt ""
"extdesc\n"
"description.text"
msgid "This extension integrates into Calc and offers new Solver engines to use for optimizing nonlinear programming models.\n"
-msgstr ""
+msgstr "Ovo proširenje se integriše u Calc i pruža nove rješavačke pogone za optimizaciju modela nelinearnog programiranja.\n"
diff --git a/source/bs/nlpsolver/src/locale.po b/source/bs/nlpsolver/src/locale.po
index 572d8c70546..3dd1f527084 100644
--- a/source/bs/nlpsolver/src/locale.po
+++ b/source/bs/nlpsolver/src/locale.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389812464.0\n"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"NLPSolverCommon.Properties.AssumeNonNegative\n"
"property.text"
msgid "Assume Non-Negative Variables"
-msgstr ""
+msgstr "Pretpostavi Ne-negativne Vrijednosti"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"NLPSolverCommon.Properties.SwarmSize\n"
"property.text"
msgid "Size of Swarm"
-msgstr ""
+msgstr "Veličina Roja"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"NLPSolverCommon.Properties.LibrarySize\n"
"property.text"
msgid "Size of Library"
-msgstr ""
+msgstr "Veličina Biblioteke"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"NLPSolverCommon.Properties.LearningCycles\n"
"property.text"
msgid "Learning Cycles"
-msgstr ""
+msgstr "Ciklusi Učenja"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"NLPSolverCommon.Properties.GuessVariableRange\n"
"property.text"
msgid "Variable Bounds Guessing"
-msgstr ""
+msgstr "Pogađanje Veze Varijable"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"NLPSolverCommon.Properties.VariableRangeThreshold\n"
"property.text"
msgid "Variable Bounds Threshold (when guessing)"
-msgstr ""
+msgstr "Prag Veze Varijable (kada pogađa)"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"NLPSolverCommon.Properties.UseACRComparator\n"
"property.text"
msgid "Use ACR Comparator (instead of BCH)"
-msgstr ""
+msgstr "Koristi ACR upoređivanje (umjesto BCH)"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"NLPSolverCommon.Properties.UseRandomStartingPoint\n"
"property.text"
msgid "Use Random starting point"
-msgstr ""
+msgstr "Izaberi bilo koju početnu tačku"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"NLPSolverCommon.Properties.StagnationLimit\n"
"property.text"
msgid "Stagnation Limit"
-msgstr ""
+msgstr "Granica Zastoja"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"NLPSolverCommon.Properties.Tolerance\n"
"property.text"
msgid "Stagnation Tolerance"
-msgstr ""
+msgstr "Tolerancija Zastoja"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"NLPSolverCommon.Properties.EnhancedSolverStatus\n"
"property.text"
msgid "Show enhanced solver status"
-msgstr ""
+msgstr "Prikaži poboljšani Rješavački Status"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"NLPSolverCommon.Properties.AgentSwitchRate\n"
"property.text"
msgid "Agent Switch Rate (DE Probability)"
-msgstr ""
+msgstr "Agent Mjere Izmjene (De Vjerovatnost)"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"NLPSolverCommon.Properties.DEFactor\n"
"property.text"
msgid "DE: Scaling Factor (0-1.2)"
-msgstr ""
+msgstr "DE: Faktor Mjerenja (0-1.2)"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"NLPSolverCommon.Properties.DECR\n"
"property.text"
msgid "DE: Crossover Probability (0-1)"
-msgstr ""
+msgstr "DE: Vjerovatnost Ukrštanja (0-1)"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"NLPSolverCommon.Properties.PSC1\n"
"property.text"
msgid "PS: Cognitive Constant"
-msgstr ""
+msgstr "PS: Koeficijent Spoznaje"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"NLPSolverCommon.Properties.PSC2\n"
"property.text"
msgid "PS: Social Constant"
-msgstr ""
+msgstr "PS: Koeficijent Društvenosti"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"NLPSolverCommon.Properties.PSWeight\n"
"property.text"
msgid "PS: Constriction Coefficient"
-msgstr ""
+msgstr "PS: Koeficijent Suženja"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"NLPSolverCommon.Properties.PSCL\n"
"property.text"
msgid "PS: Mutation Probability (0-0.005)"
-msgstr ""
+msgstr "PS: Vjerovatnost Mutacije (0-0.005)"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -166,25 +166,23 @@ msgctxt ""
"NLPSolverStatusDialog.Dialog.Caption\n"
"property.text"
msgid "Solver Status"
-msgstr ""
+msgstr "Status Rješivača"
#: NLPSolverStatusDialog_en_US.properties
-#, fuzzy
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.lblSolution\n"
"property.text"
msgid "Current Solution:"
-msgstr "Trenutni izbor"
+msgstr "Trenutno Rješenje:"
#: NLPSolverStatusDialog_en_US.properties
-#, fuzzy
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.lblIteration\n"
"property.text"
msgid "Iteration:"
-msgstr "~Iteracije"
+msgstr "Iteracija:"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -192,7 +190,7 @@ msgctxt ""
"NLPSolverStatusDialog.Controls.lblStagnation\n"
"property.text"
msgid "Stagnation:"
-msgstr ""
+msgstr "Zastoj:"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -200,16 +198,15 @@ msgctxt ""
"NLPSolverStatusDialog.Controls.lblRuntime\n"
"property.text"
msgid "Runtime:"
-msgstr ""
+msgstr "Dužina trajanja:"
#: NLPSolverStatusDialog_en_US.properties
-#, fuzzy
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.btnStop\n"
"property.text"
msgid "Stop"
-msgstr "~Zaustavi"
+msgstr "Stani"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -233,7 +230,7 @@ msgctxt ""
"NLPSolverStatusDialog.Message.StopIteration\n"
"property.text"
msgid "Maximum iterations reached."
-msgstr ""
+msgstr "Maksimalna iteracija dostignuta."
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -241,7 +238,7 @@ msgctxt ""
"NLPSolverStatusDialog.Message.StopStagnation\n"
"property.text"
msgid "Process stopped due to stagnation."
-msgstr ""
+msgstr "Proces zaustavljen zbog zastoja."
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -249,7 +246,7 @@ msgctxt ""
"NLPSolverStatusDialog.Message.StopUser\n"
"property.text"
msgid "Process stopped due to user interruption."
-msgstr ""
+msgstr "Proces zasutavljen zbog korisničkog prekida."
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -257,7 +254,7 @@ msgctxt ""
"NLPSolverStatusDialog.Message.CurrentIteration\n"
"property.text"
msgid "Process stopped at iteration %d of %d."
-msgstr ""
+msgstr "Proces zaustavljen na iteraciji %d od %d."
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -265,34 +262,31 @@ msgctxt ""
"NLPSolverStatusDialog.Time.Nanoseconds\n"
"property.text"
msgid "Nanoseconds"
-msgstr ""
+msgstr "Nanosekunde"
#: NLPSolverStatusDialog_en_US.properties
-#, fuzzy
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Microseconds\n"
"property.text"
msgid "Microseconds"
-msgstr "~Milisekundi"
+msgstr "Mikrosekunde"
#: NLPSolverStatusDialog_en_US.properties
-#, fuzzy
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Milliseconds\n"
"property.text"
msgid "Milliseconds"
-msgstr "~Milisekundi"
+msgstr "Milisekunde"
#: NLPSolverStatusDialog_en_US.properties
-#, fuzzy
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Second\n"
"property.text"
msgid "Second"
-msgstr "Sekundi"
+msgstr "Sekunda"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
diff --git a/source/bs/officecfg/registry/data/org/openoffice.po b/source/bs/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..39786e53ac1
--- /dev/null
+++ b/source/bs/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812504.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Baza: forma baze podataka"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Baza: Dizajn izvještaja"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Baza: Dizajn relacija"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Baza: Dizajn upita"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Baza: Dizajn pogleda"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Baza: dizajniranje tabele"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Baza: prikaz podataka"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Baza: tabelarni prikaz podataka"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Baza: Oracle kontruktor izvještaja"
diff --git a/source/bs/officecfg/registry/data/org/openoffice/Office.po b/source/bs/officecfg/registry/data/org/openoffice/Office.po
index 27070d129eb..e4516a8c8c9 100644
--- a/source/bs/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/bs/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 20:39+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390855140.0\n"
#: Addons.xcu
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Forward"
-msgstr ""
+msgstr "Naprijed"
#: Addons.xcu
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Back"
-msgstr ""
+msgstr "Nazad"
#: Addons.xcu
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Left"
-msgstr ""
+msgstr "Lijevo"
#: Addons.xcu
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Right"
-msgstr ""
+msgstr "Desno"
#: Addons.xcu
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Start Logo program (text or selected text of the document)"
-msgstr ""
+msgstr "Pokreni Logo program (tekst ili odabrani tekst dokumenta)"
#: Addons.xcu
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Stop"
-msgstr ""
+msgstr "Zaustavi"
#: Addons.xcu
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Home"
-msgstr ""
+msgstr "Početna"
#: Addons.xcu
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Clear screen"
-msgstr ""
+msgstr "Očisti ekran"
#: Addons.xcu
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Logo command line (press Enter for command execution or F1 for help)"
-msgstr ""
+msgstr "Logo komandna linija (pritisni Enter za izvršenje naredbe ili F1 za pomoć)"
#: Addons.xcu
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Uppercase commands, also translate them to the language of the document"
-msgstr ""
+msgstr "Naredba velika slova, takođe prevedi ih u jezik dokumenta"
#: Common.xcu
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Presentation"
-msgstr "~Prezentacija"
+msgstr "Pre~zentacija"
#: Common.xcu
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Templates"
-msgstr ""
+msgstr "Šabloni"
#: Common.xcu
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "~Presentation..."
-msgstr "~Prezentacija..."
+msgstr "Pre~zentacija..."
#: Common.xcu
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Document ~Converter..."
-msgstr "~Konverter dokumenata..."
+msgstr "~Konvertor dokumenata..."
#: Common.xcu
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"Company\n"
"value.text"
msgid "Company"
-msgstr "Kompanija"
+msgstr "Firma"
#: DataAccess.xcu
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Oracle Report Builder"
-msgstr ""
+msgstr "Oracle Report Builder"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Report Header"
-msgstr ""
+msgstr "Zaglavlje izvještaja"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Report Footer"
-msgstr ""
+msgstr "Podnožje izvještaja"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Page Header"
-msgstr ""
+msgstr "Zaglavlje stranice"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Page Footer"
-msgstr ""
+msgstr "Podnožje stranice"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Group Header"
-msgstr ""
+msgstr "Zaglavlje grupe"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Group Footer"
-msgstr ""
+msgstr "Podnožje grupe"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Column Header"
-msgstr ""
+msgstr "Zaglavlje kolone"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Column Footer"
-msgstr ""
+msgstr "Podnožje kolone"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Detail"
-msgstr ""
+msgstr "Detalj"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Overlapped Control"
-msgstr ""
+msgstr "Kontrola preklapanja"
#: ExtendedColorScheme.xcu
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Text Box Bound Content"
-msgstr ""
+msgstr "Text Box Bound sadržaj"
#: FormWizard.xcu
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"STR_SUN_OPTIMIZATION_WIZARD2\n"
"value.text"
msgid "Presentation Minimizer"
-msgstr ""
+msgstr "Prezentacijski minimizator"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"STR_STEPS\n"
"value.text"
msgid "Steps"
-msgstr ""
+msgstr "Koraci"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"STR_BACK\n"
"value.text"
msgid "< ~Back"
-msgstr ""
+msgstr "< ~Nazad"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"STR_NEXT\n"
"value.text"
msgid "~Next >"
-msgstr ""
+msgstr "~Dalje >"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"STR_FINISH\n"
"value.text"
msgid "~Finish"
-msgstr ""
+msgstr "~Završi"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"STR_CANCEL\n"
"value.text"
msgid "Cancel"
-msgstr ""
+msgstr "Odustani"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"STR_INTRODUCTION\n"
"value.text"
msgid "Introduction"
-msgstr ""
+msgstr "Uvod"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"STR_INTRODUCTION_T\n"
"value.text"
msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
+msgstr "Minimizator prezentacija se koristi za smanjenje veličine trenutne prezentacije. Slike će biti kompresovanem, a podaci koji više nisu potrebni će biti uklonjeni. Kao zadnji korak čarobnajka, možete odabrati da primijenite izmjene nad trenutnom prezentacijom ili kreirate optimizovanu novu verziju prezentacije."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"STR_CHOSE_SETTINGS\n"
"value.text"
msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
+msgstr "~Izaberi postavke za minimizator prezentacije"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"STR_REMOVE\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Obriši"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
+msgstr "Izaberite postavke za optimizaciju slika i ilustracija"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"STR_IMAGE_OPTIMIZATION\n"
"value.text"
msgid "Graphics"
-msgstr ""
+msgstr "Ilustracije"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"STR_LOSSLESS_COMPRESSION\n"
"value.text"
msgid "~Lossless compression"
-msgstr ""
+msgstr "~Kompresija bez gubitaka"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"STR_JPEG_COMPRESSION\n"
"value.text"
msgid "~JPEG compression"
-msgstr ""
+msgstr "~JPEG kompresija"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"STR_QUALITY\n"
"value.text"
msgid "~Quality in %"
-msgstr ""
+msgstr "~Kvalitet u %"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"STR_REMOVE_CROP_AREA\n"
"value.text"
msgid "~Delete cropped graphic areas"
-msgstr ""
+msgstr "~Obriši isječena grafička područja"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION\n"
"value.text"
msgid "Reduce ~image resolution"
-msgstr ""
+msgstr "Smanje rezoluciju sl~ike"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_0\n"
"value.text"
msgid "0;<no change>"
-msgstr ""
+msgstr "0;<nema izmjene>"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_1\n"
"value.text"
msgid "90;90 DPI (screen resolution)"
-msgstr ""
+msgstr "90;90 DPI (ekranska rezolucija)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_2\n"
"value.text"
msgid "150;150 DPI (projector resolution)"
-msgstr ""
+msgstr "150;150 DPI (projektorsjka rezolucija)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_3\n"
"value.text"
msgid "300;300 DPI (print resolution)"
-msgstr ""
+msgstr "300;300 DPI (rezolucija štampe)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"STR_EMBED_LINKED_GRAPHICS\n"
"value.text"
msgid "~Break links to external graphics"
-msgstr ""
+msgstr "~Prekini veze na eksterne ilustracije"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"STR_OLE_OBJECTS\n"
"value.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "OLE objekti"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"STR_OLE_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for replacing OLE objects"
-msgstr ""
+msgstr "Odaberite postavke za zamjenu OLE objekata"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"STR_OLE_REPLACE\n"
"value.text"
msgid "Create static replacement graphics for OLE objects"
-msgstr ""
+msgstr "Kreiraj statičku zamjensku grafiku za OLE objekte"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"STR_ALL_OLE_OBJECTS\n"
"value.text"
msgid "For ~all OLE objects"
-msgstr ""
+msgstr "Za ~sve OLE objekte"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_ALIEN_OLE_OBJECTS_ONLY\n"
"value.text"
msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
+msgstr "~Za OLE objekte koji nisu u OpenDocument formatu"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"STR_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
+msgstr "Povezivanje i ugradnja objekata (OLE) je tehnologija koja omogućava ugradnju i povezivanje u dokumente i druge objekte. Trenutna prezentacija sadrži OLE objekte."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"STR_NO_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
+msgstr "Povezivanje i ugradnja objekata (OLE) je tehnologija koja omogućava ugradnju i povezivanje u dokumente i druge objekte. Trenutna prezentacija ne sadrži OLE objekte."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"STR_SLIDES\n"
"value.text"
msgid "Slides"
-msgstr ""
+msgstr "Slajdovi"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"STR_CHOOSE_SLIDES\n"
"value.text"
msgid "Choose which slides to delete"
-msgstr ""
+msgstr "Izaberite koje slajdove obrisati"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"STR_MASTER_PAGES\n"
"value.text"
msgid "Master Pages"
-msgstr ""
+msgstr "Master stranice"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"STR_DELETE_MASTER_PAGES\n"
"value.text"
msgid "Delete unused ~master pages"
-msgstr ""
+msgstr "Obriši nekorištene ~master stranice"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"STR_DELETE_NOTES_PAGES\n"
"value.text"
msgid "~Clear notes"
-msgstr ""
+msgstr "~Obriši napomene"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"STR_DELETE_HIDDEN_SLIDES\n"
"value.text"
msgid "Delete hidden ~slides"
-msgstr ""
+msgstr "Obriši skrivene ~slajdova"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"STR_CUSTOM_SHOW\n"
"value.text"
msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
+msgstr "Obriši slajdove koji nisu korišteni za ~vlastiti prikaz slajdova"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"STR_SUMMARY\n"
"value.text"
msgid "Summary"
-msgstr ""
+msgstr "Sumarno"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1265,7 +1265,7 @@ msgctxt ""
"STR_SUMMARY_TITLE\n"
"value.text"
msgid "Choose where to apply the following changes"
-msgstr ""
+msgstr "Izaberite gdje primijeniti poruke"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1274,7 +1274,7 @@ msgctxt ""
"STR_PROGRESS\n"
"value.text"
msgid "Progress"
-msgstr ""
+msgstr "Napredak"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1283,7 +1283,7 @@ msgctxt ""
"STR_OBJECTS_OPTIMIZED\n"
"value.text"
msgid "Objects optimized"
-msgstr ""
+msgstr "Objekti optimizovani"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1292,7 +1292,7 @@ msgctxt ""
"STR_APPLY_TO_CURRENT\n"
"value.text"
msgid "~Apply changes to current presentation"
-msgstr ""
+msgstr "~Primijeni promjene na trenutnu prezentaciju"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"STR_AUTOMATICALLY_OPEN\n"
"value.text"
msgid "~Open newly created presentation"
-msgstr ""
+msgstr "~Otvori novokreiranu prezentaciju"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"STR_SAVE_SETTINGS\n"
"value.text"
msgid "~Save settings as"
-msgstr ""
+msgstr "~Snimi postavke kao"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"STR_SAVE_AS\n"
"value.text"
msgid "~Duplicate presentation before applying changes"
-msgstr ""
+msgstr "~Dupliraj prezentaciju prije primjene promjena"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1328,7 +1328,7 @@ msgctxt ""
"STR_DELETE_SLIDES\n"
"value.text"
msgid "Delete %SLIDES slides."
-msgstr ""
+msgstr "Obriši %SLIDES slajdova."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1337,7 +1337,7 @@ msgctxt ""
"STR_OPTIMIZE_IMAGES\n"
"value.text"
msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
+msgstr "Optimizuj %IMAGES grafiku na %QUALITY% JPEG kvalitet na %RESOLUTION DPI."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1346,7 +1346,7 @@ msgctxt ""
"STR_CREATE_REPLACEMENT\n"
"value.text"
msgid "Create replacement graphics for %OLE objects."
-msgstr ""
+msgstr "Kreiraj zamjensku grafiku za %OLE objekte."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1355,7 +1355,7 @@ msgctxt ""
"STR_CURRENT_FILESIZE\n"
"value.text"
msgid "Current file size:"
-msgstr ""
+msgstr "Trenutna veličina datoteke:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1364,7 +1364,7 @@ msgctxt ""
"STR_ESTIMATED_FILESIZE\n"
"value.text"
msgid "Estimated new file size:"
-msgstr ""
+msgstr "Procjenjena nova veličina datoteke:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1373,7 +1373,7 @@ msgctxt ""
"STR_MB\n"
"value.text"
msgid "%1 MB"
-msgstr ""
+msgstr "%1 MB"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"MY_SETTINGS\n"
"value.text"
msgid "My Settings "
-msgstr ""
+msgstr "Moje postavke "
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"STR_DEFAULT_SESSION\n"
"value.text"
msgid "default session"
-msgstr ""
+msgstr "podrazumijevana sesija"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"STR_MODIFY_WARNING\n"
"value.text"
msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
+msgstr "Optimizacija će mijenjati trenutni dokument. Želite li nastaviti?"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"STR_YES\n"
"value.text"
msgid "~Yes"
-msgstr ""
+msgstr "~Da"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"STR_OK\n"
"value.text"
msgid "OK"
-msgstr ""
+msgstr "U redu"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_INFO_1\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
+msgstr "Minimizator prezentacije je uspješno ažururao prezentaciju '%TITLE'. Veličina datoteke je promijenjena s %OLDFILESIZE MB na %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"STR_INFO_2\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "Minimizator prezentacije je uspješno ažururao prezentaciju '%TITLE'. Veličina datoteke je promijenjena s %OLDFILESIZE MB na približno %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"STR_INFO_3\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
+msgstr "Minimizator prezentacije je uspješno ažururao prezentaciju '%TITLE'. Veličina datoteke je promijenjena na %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"STR_INFO_4\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "Minimizator prezentacije je uspješno ažururao prezentaciju '%TITLE'. Veličina datoteke je promijenjena na približno %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"STR_DUPLICATING_PRESENTATION\n"
"value.text"
msgid "Duplicating presentation..."
-msgstr ""
+msgstr "Dupliram prezentaciju..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"STR_DELETING_SLIDES\n"
"value.text"
msgid "Deleting slides..."
-msgstr ""
+msgstr "Brišem slajdove..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"STR_OPTIMIZING_GRAPHICS\n"
"value.text"
msgid "Optimizing graphics..."
-msgstr ""
+msgstr "Optimizujem ilustracije..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"STR_CREATING_OLE_REPLACEMENTS\n"
"value.text"
msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
+msgstr "Kreiram zamjensku grafiku za OLE objekte..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"STR_FILESIZESEPARATOR\n"
"value.text"
msgid "."
-msgstr ""
+msgstr "."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Optimizovan za projektor"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Screen optimized (smallest file size)"
-msgstr ""
+msgstr "Optimizovan za ekran (najmanja veličina datoteke)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Optimizovan za projektor"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Print optimized"
-msgstr ""
+msgstr "Optimizovan za štampanje"
#: PresenterScreen.xcu
msgctxt ""
@@ -1544,17 +1544,16 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Previous"
-msgstr ""
+msgstr "Prethodni"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.b.Normal\n"
"Text\n"
"value.text"
msgid "Next"
-msgstr "Tekst"
+msgstr "Sljedeći"
#: PresenterScreen.xcu
msgctxt ""
@@ -1572,7 +1571,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Slides"
-msgstr ""
+msgstr "Slajdovi"
#: PresenterScreen.xcu
msgctxt ""
@@ -1581,7 +1580,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Exchange"
-msgstr ""
+msgstr "Razmjena"
#: PresenterScreen.xcu
msgctxt ""
@@ -1590,7 +1589,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Help"
-msgstr ""
+msgstr "Pomoć"
#: PresenterScreen.xcu
msgctxt ""
@@ -1599,7 +1598,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Zoom"
-msgstr ""
+msgstr "Uvećanje"
#: PresenterScreen.xcu
msgctxt ""
@@ -1608,7 +1607,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Close"
-msgstr ""
+msgstr "Zatvori"
#: PresenterScreen.xcu
msgctxt ""
@@ -1617,7 +1616,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Close"
-msgstr ""
+msgstr "Zatvori"
#: PresenterScreen.xcu
msgctxt ""
@@ -1626,7 +1625,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Close"
-msgstr ""
+msgstr "ZatvorI"
#: PresenterScreen.xcu
msgctxt ""
@@ -1635,7 +1634,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Left click, right or down arrow, spacebar, page down, enter, return, 'N'"
-msgstr ""
+msgstr "Lijevi klik, desno ili strelica ka dolje, razmak, stranica dolje, ulazak, povratak, 'N'"
#: PresenterScreen.xcu
msgctxt ""
@@ -1644,7 +1643,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Next slide, or next effect"
-msgstr ""
+msgstr "Sljedeći slajd, ili sljedeći efekat"
#: PresenterScreen.xcu
msgctxt ""
@@ -1653,7 +1652,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Right click, left or up arrow, page up, backspace, 'P'"
-msgstr ""
+msgstr "Desni klik, lijeva ili gornja strelica, stranica gore, brisanje, 'P'"
#: PresenterScreen.xcu
msgctxt ""
@@ -1662,7 +1661,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Previous slide, or previous effect"
-msgstr ""
+msgstr "Prethodni slajd, ili prethodni efekat"
#: PresenterScreen.xcu
msgctxt ""
@@ -1671,7 +1670,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Home"
-msgstr ""
+msgstr "Početna"
#: PresenterScreen.xcu
msgctxt ""
@@ -1680,7 +1679,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "First slide"
-msgstr ""
+msgstr "Prvi slajd"
#: PresenterScreen.xcu
msgctxt ""
@@ -1689,7 +1688,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "End"
-msgstr ""
+msgstr "Kraj"
#: PresenterScreen.xcu
msgctxt ""
@@ -1698,7 +1697,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Last slide"
-msgstr ""
+msgstr "Lijevi slajd"
#: PresenterScreen.xcu
msgctxt ""
@@ -1707,7 +1706,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Alt-Page Up"
-msgstr ""
+msgstr "Alt-Stranica gore"
#: PresenterScreen.xcu
msgctxt ""
@@ -1716,7 +1715,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Previous slide without effects"
-msgstr ""
+msgstr "Prethodni slajd bez efekata"
#: PresenterScreen.xcu
msgctxt ""
@@ -1725,7 +1724,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Alt-Page Down"
-msgstr ""
+msgstr "Alt-Page Down"
#: PresenterScreen.xcu
msgctxt ""
@@ -1734,7 +1733,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Next slide without effects"
-msgstr ""
+msgstr "Sljedeći slajd bez efekata"
#: PresenterScreen.xcu
msgctxt ""
@@ -1743,7 +1742,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "'B', '.'"
-msgstr ""
+msgstr "'B', '.'"
#: PresenterScreen.xcu
msgctxt ""
@@ -1752,7 +1751,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Blacks/Unblacks the screen"
-msgstr ""
+msgstr "Pocrni/Odcrni ekran"
#: PresenterScreen.xcu
msgctxt ""
@@ -1761,7 +1760,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "'W', ','"
-msgstr ""
+msgstr "'W', ','"
#: PresenterScreen.xcu
msgctxt ""
@@ -1770,7 +1769,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Whites/Unwhites the screen"
-msgstr ""
+msgstr "Pobijeli/Odbijeli ekran"
#: PresenterScreen.xcu
msgctxt ""
@@ -1779,7 +1778,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Esc, '-'"
-msgstr ""
+msgstr "Esc, '-'"
#: PresenterScreen.xcu
msgctxt ""
@@ -1788,7 +1787,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "End slide show"
-msgstr ""
+msgstr "Završi prezentaciju slajdova"
#: PresenterScreen.xcu
msgctxt ""
@@ -1797,7 +1796,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Number followed by Enter"
-msgstr ""
+msgstr "Broj praćen Enterom"
#: PresenterScreen.xcu
msgctxt ""
@@ -1806,7 +1805,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Go to that slide"
-msgstr ""
+msgstr "Idi na slajd"
#: PresenterScreen.xcu
msgctxt ""
@@ -1815,7 +1814,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "'G', 'S'"
-msgstr ""
+msgstr "'G', 'S'"
#: PresenterScreen.xcu
msgctxt ""
@@ -1824,7 +1823,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Grow/Shrink size of notes font"
-msgstr ""
+msgstr "Širi/Stisni veličinu fonta bilješke"
#: PresenterScreen.xcu
msgctxt ""
@@ -1833,7 +1832,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "'A', 'Z'"
-msgstr ""
+msgstr "'A', 'Z'"
#: PresenterScreen.xcu
msgctxt ""
@@ -1842,7 +1841,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Scroll notes up/down"
-msgstr ""
+msgstr "Pomicanje bilješki gore/dolje"
#: PresenterScreen.xcu
msgctxt ""
@@ -1851,7 +1850,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "'H', 'L'"
-msgstr ""
+msgstr "'H', 'L'"
#: PresenterScreen.xcu
msgctxt ""
@@ -1860,7 +1859,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Move caret in notes view backward/forward"
-msgstr ""
+msgstr "Pomicanje znaka za umetanje u bilješkama nazad/naprijed"
#: PresenterScreen.xcu
msgctxt ""
@@ -1869,7 +1868,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Ctrl-'1'"
-msgstr ""
+msgstr "Ctrl-'1'"
#: PresenterScreen.xcu
msgctxt ""
@@ -1878,7 +1877,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Shows the Presenter Console"
-msgstr ""
+msgstr "Prikazuje prezentacijsku Konzolu"
#: PresenterScreen.xcu
msgctxt ""
@@ -1887,7 +1886,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Ctrl-'2'"
-msgstr ""
+msgstr "Ctrl-'2'"
#: PresenterScreen.xcu
msgctxt ""
@@ -1896,7 +1895,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Shows the Presentation Notes"
-msgstr ""
+msgstr "Prikaži napomene prezentacije"
#: PresenterScreen.xcu
msgctxt ""
@@ -1905,7 +1904,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Ctrl-'3'"
-msgstr ""
+msgstr "Ctrl-'3'"
#: PresenterScreen.xcu
msgctxt ""
@@ -1914,7 +1913,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Shows the Slides Overview"
-msgstr ""
+msgstr "Prikazuje pregled slajdova"
#: PresenterScreen.xcu
msgctxt ""
@@ -1923,7 +1922,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Current Slide (%CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%)"
-msgstr ""
+msgstr "Trenutni slajd (%CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%)"
#: PresenterScreen.xcu
msgctxt ""
@@ -1932,7 +1931,7 @@ msgctxt ""
"AccessibleTitle\n"
"value.text"
msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%"
-msgstr ""
+msgstr "Trenutni slajd, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%"
#: PresenterScreen.xcu
msgctxt ""
@@ -1941,7 +1940,7 @@ msgctxt ""
"String\n"
"value.text"
msgid "Click to exit presentation..."
-msgstr ""
+msgstr "Kliknite za izlaz iz prezentacije..."
#: PresenterScreen.xcu
msgctxt ""
@@ -1950,7 +1949,7 @@ msgctxt ""
"String\n"
"value.text"
msgid "Current Slide (end)"
-msgstr ""
+msgstr "Trenutni slajd (kraj)"
#: PresenterScreen.xcu
msgctxt ""
@@ -1959,7 +1958,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Next Slide"
-msgstr ""
+msgstr "Sljedeći slajd"
#: PresenterScreen.xcu
msgctxt ""
@@ -1977,7 +1976,7 @@ msgctxt ""
"AccessibleTitle\n"
"value.text"
msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%"
-msgstr ""
+msgstr "Pregled slajda, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%"
#: PresenterScreen.xcu
msgctxt ""
@@ -1986,7 +1985,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Help"
-msgstr ""
+msgstr "Pomoć"
#: PresenterScreen.xcu
msgctxt ""
@@ -1995,7 +1994,7 @@ msgctxt ""
"String\n"
"value.text"
msgid "Presenter Console"
-msgstr ""
+msgstr "Prezentacijska konzola"
#: PresenterScreen.xcu
msgctxt ""
@@ -2004,7 +2003,7 @@ msgctxt ""
"String\n"
"value.text"
msgid "Current Slide Info"
-msgstr ""
+msgstr "Informacije o trenutnom slajdu"
#: PresenterScreen.xcu
msgctxt ""
@@ -2013,7 +2012,7 @@ msgctxt ""
"String\n"
"value.text"
msgid "Presenter Notes"
-msgstr ""
+msgstr "Prijedlog Bilješki"
#: TableWizard.xcu
msgctxt ""
@@ -2076,7 +2075,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Products"
-msgstr "Produkti"
+msgstr "Proizvodi"
#: TableWizard.xcu
msgctxt ""
@@ -2085,7 +2084,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "ProductID"
-msgstr "IDProdukta"
+msgstr "IDProizvoda"
#: TableWizard.xcu
msgctxt ""
@@ -2094,7 +2093,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "ProductID"
-msgstr "IDProdukta"
+msgstr "IDProizvoda"
#: TableWizard.xcu
msgctxt ""
@@ -3336,7 +3335,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Birthdate"
-msgstr "Datum rođenja"
+msgstr "DatumRođenja"
#: TableWizard.xcu
msgctxt ""
@@ -3345,7 +3344,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Birthdate"
-msgstr "Datum rođenja"
+msgstr "DatumRođenja"
#: TableWizard.xcu
msgctxt ""
@@ -3966,7 +3965,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Extension"
-msgstr "Ekstenzija"
+msgstr "Lokal"
#: TableWizard.xcu
msgctxt ""
@@ -3975,7 +3974,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Extension"
-msgstr "Ekstenzija"
+msgstr "Lokal"
#: TableWizard.xcu
msgctxt ""
@@ -4218,7 +4217,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Deductions"
-msgstr "Dedukcije"
+msgstr "Odbici"
#: TableWizard.xcu
msgctxt ""
@@ -4227,7 +4226,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Deductions"
-msgstr "Dedukcije"
+msgstr "Odbici"
#: TableWizard.xcu
msgctxt ""
@@ -4236,7 +4235,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "SupervisorID"
-msgstr "IDNadležnika"
+msgstr "IDSupervizora"
#: TableWizard.xcu
msgctxt ""
@@ -4245,7 +4244,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "SupervisID"
-msgstr "IDNadlež"
+msgstr "IDSuperviz"
#: TableWizard.xcu
msgctxt ""
@@ -4704,7 +4703,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "ProductID"
-msgstr "IDProdukta"
+msgstr "IDProizvoda"
#: TableWizard.xcu
msgctxt ""
@@ -4713,7 +4712,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "ProductID"
-msgstr "IDProdukta"
+msgstr "IDProizvoda"
#: TableWizard.xcu
msgctxt ""
@@ -5505,7 +5504,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "ProductID"
-msgstr "IDProdukta"
+msgstr "IDProizvoda"
#: TableWizard.xcu
msgctxt ""
@@ -5514,7 +5513,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "ProductID"
-msgstr "IDProdukta"
+msgstr "IDProizvoda"
#: TableWizard.xcu
msgctxt ""
@@ -6837,7 +6836,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "DestinationStateProvince"
-msgstr "OdredišnaSaveznaDržava"
+msgstr "OdredišniKantonIliProvincija"
#: TableWizard.xcu
msgctxt ""
@@ -6846,7 +6845,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "DestStaPro"
-msgstr "OdrSavDrž"
+msgstr "OdrKanPro"
#: TableWizard.xcu
msgctxt ""
@@ -6963,7 +6962,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "PackageWeight"
-msgstr "MasaPaketa"
+msgstr "TežinaPaketa"
#: TableWizard.xcu
msgctxt ""
@@ -6972,7 +6971,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "PackWeight"
-msgstr "MasaPak"
+msgstr "TežPak"
#: TableWizard.xcu
msgctxt ""
@@ -7233,7 +7232,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Make"
-msgstr "Marka"
+msgstr "Napraviti"
#: TableWizard.xcu
msgctxt ""
@@ -8862,7 +8861,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "TimeToPrepare"
-msgstr "VremePripremanja"
+msgstr "VrijemePripremanja"
#: TableWizard.xcu
msgctxt ""
@@ -10725,7 +10724,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "TrainingLocation"
-msgstr "MjestoUčenja"
+msgstr "MjestoObrazovanja"
#: TableWizard.xcu
msgctxt ""
@@ -10734,7 +10733,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "TraininLoc"
-msgstr "MjestUčenj"
+msgstr "MjestoObr"
#: TableWizard.xcu
msgctxt ""
@@ -11463,7 +11462,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "MilligramsSodium"
-msgstr "MiligramaSodiuma"
+msgstr "MiligramaNatrija"
#: TableWizard.xcu
msgctxt ""
@@ -11472,7 +11471,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "MilligrSod"
-msgstr "MgSodi"
+msgstr "MgNatr"
#: TableWizard.xcu
msgctxt ""
@@ -11562,7 +11561,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Master documents"
-msgstr "Glavni dokumenti"
+msgstr "Master dokumenti"
#: UI.xcu
msgctxt ""
@@ -11814,7 +11813,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "HTML frameset, left"
-msgstr "HTML skup okvira, levi"
+msgstr "HTML skup okvira, lijevi"
#: WebWizard.xcu
msgctxt ""
diff --git a/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po
index d56d522ce81..106cd872c43 100644
--- a/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-01-27 20:55+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390856125.0\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: BasicIDECommands.xcu
msgctxt ""
@@ -68,17 +68,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Goto Line Number..."
-msgstr ""
+msgstr "Idi do broja linije..."
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:ShowLines\n"
"Label\n"
"value.text"
msgid "Line Numbers"
-msgstr "Numerisanje linija"
+msgstr "Brojevi linija"
#: BasicIDECommands.xcu
msgctxt ""
@@ -87,7 +86,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Option Button"
-msgstr ""
+msgstr "Formular opcijsko dugme"
#: BasicIDECommands.xcu
msgctxt ""
@@ -96,7 +95,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Check Box"
-msgstr ""
+msgstr "Formular opcijsko polje"
#: BasicIDECommands.xcu
msgctxt ""
@@ -105,7 +104,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form List Box"
-msgstr ""
+msgstr "Formular padajuća lista"
#: BasicIDECommands.xcu
msgctxt ""
@@ -114,27 +113,25 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Combo Box"
-msgstr ""
+msgstr "Kombinovana lista formulara"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:InsertFormVScroll\n"
"Label\n"
"value.text"
msgid "Form Vertical Scroll Bar"
-msgstr "Uspravni klizač"
+msgstr "Formular uspravna klizajuća traka"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:InsertFormHScroll\n"
"Label\n"
"value.text"
msgid "Form Horizonal Scroll Bar"
-msgstr "Vodoravni klizač"
+msgstr "Formular vodoravna klizajuća traka"
#: BasicIDECommands.xcu
msgctxt ""
@@ -143,7 +140,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Spin Button"
-msgstr ""
+msgstr "Formular rotirajuće dugme"
#: BasicIDEWindowState.xcu
msgctxt ""
@@ -152,7 +149,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: BasicIDEWindowState.xcu
msgctxt ""
@@ -182,14 +179,13 @@ msgid "Language"
msgstr "Jezik"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/toolbar/formcontrolsbar\n"
"UIName\n"
"value.text"
msgid "FormControls"
-msgstr "Kontrole formulara"
+msgstr "FormControls"
#: BasicIDEWindowState.xcu
msgctxt ""
@@ -216,7 +212,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Nađi"
+msgstr "Pretraga"
#: BibliographyCommands.xcu
msgctxt ""
@@ -297,7 +293,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Resetuj filter"
#: CalcCommands.xcu
msgctxt ""
@@ -318,14 +314,13 @@ msgid "Flip Vertically"
msgstr "Obrni uspravno"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatType\n"
"Label\n"
"value.text"
msgid "Number Format Type"
-msgstr "Format brojeva: Vrijeme"
+msgstr "Format brojeva"
#: CalcCommands.xcu
msgctxt ""
@@ -334,7 +329,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Horizontally"
-msgstr ""
+msgstr "Okreni vodoravno"
#: CalcCommands.xcu
msgctxt ""
@@ -346,14 +341,13 @@ msgid "Trace ~Precedents"
msgstr "Slijedi ~prethodnike"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ResetAttributes\n"
"Label\n"
"value.text"
msgid "Clear ~Direct Formatting"
-msgstr "Čisto formatiranje"
+msgstr "Očisti ~direktno formatiranje"
#: CalcCommands.xcu
msgctxt ""
@@ -497,7 +491,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Choose Themes"
-msgstr "Izaberi teme"
+msgstr "Izaberite teme"
#: CalcCommands.xcu
msgctxt ""
@@ -533,7 +527,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Hyphenation..."
-msgstr "Prelo~m riječi..."
+msgstr "~Rastavljanje riječi..."
#: CalcCommands.xcu
msgctxt ""
@@ -599,14 +593,13 @@ msgid "~Events..."
msgstr "~Događaji..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
"Label\n"
"value.text"
msgid "Pivot Table Filter"
-msgstr "Filter tabela"
+msgstr "Filter pivot tabele"
#: CalcCommands.xcu
msgctxt ""
@@ -642,7 +635,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Last Page"
-msgstr "Zadnja stranica"
+msgstr "Posljednja stranica"
#: CalcCommands.xcu
msgctxt ""
@@ -714,7 +707,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Selection Mode"
-msgstr "Izborni način"
+msgstr "Način selekcije"
#: CalcCommands.xcu
msgctxt ""
@@ -843,24 +836,22 @@ msgid "Select to Lower Block Margin"
msgstr "Izaberi do donjeg ruba bloka"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n"
"Label\n"
"value.text"
msgid "~Create Pivot Table..."
-msgstr "Napravi DataPilot tabelu"
+msgstr "~Kreiraj pivot tabelu..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n"
"ContextLabel\n"
"value.text"
msgid "~Create..."
-msgstr "~Kreiranje..."
+msgstr "~Kreiraj..."
#: CalcCommands.xcu
msgctxt ""
@@ -950,7 +941,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Chart From File"
-msgstr ""
+msgstr "Grafikon iz datoteke"
#: CalcCommands.xcu
msgctxt ""
@@ -1007,24 +998,22 @@ msgid "Select Row"
msgstr "Izaberi red"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ConditionalFormatMenu\n"
"Label\n"
"value.text"
msgid "C~onditional Formatting"
-msgstr "U~slovno formatiranje..."
+msgstr "U~slovno formatiranje"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ConditionalFormatDialog\n"
"Label\n"
"value.text"
msgid "Condition..."
-msgstr "Uslov"
+msgstr "Uslov..."
#: CalcCommands.xcu
msgctxt ""
@@ -1033,7 +1022,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Color Scale..."
-msgstr ""
+msgstr "Skala boja..."
#: CalcCommands.xcu
msgctxt ""
@@ -1042,7 +1031,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Data Bar..."
-msgstr ""
+msgstr "Pregrada podataka..."
#: CalcCommands.xcu
msgctxt ""
@@ -1051,7 +1040,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Icon Set..."
-msgstr ""
+msgstr "Postavljanje ikone..."
#: CalcCommands.xcu
msgctxt ""
@@ -1060,7 +1049,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Date..."
-msgstr ""
+msgstr "Datum..."
#: CalcCommands.xcu
msgctxt ""
@@ -1069,7 +1058,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage..."
-msgstr ""
+msgstr "Upravljaj..."
#: CalcCommands.xcu
msgctxt ""
@@ -1150,7 +1139,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select to Next Sheet"
-msgstr "Obilježi do slijedeće tabele"
+msgstr "Izaberi do sljedeće tabele"
#: CalcCommands.xcu
msgctxt ""
@@ -1159,7 +1148,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select to Previous Sheet"
-msgstr "Obilježi do prethodne tabele"
+msgstr "Izaberi do prethodne tabele"
#: CalcCommands.xcu
msgctxt ""
@@ -1195,7 +1184,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Remove Print Area"
-msgstr "~Ukloni površinu štampe"
+msgstr "~Ukloni oblast za štampu"
#: CalcCommands.xcu
msgctxt ""
@@ -1213,7 +1202,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Edit Print Area..."
-msgstr "~Izmijeni područje štampe..."
+msgstr "~Izmijeni oblast za štampu..."
#: CalcCommands.xcu
msgctxt ""
@@ -1393,7 +1382,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill R~andom Number..."
-msgstr ""
+msgstr "Popuni s~lučajnim brojem..."
#: CalcCommands.xcu
msgctxt ""
@@ -1402,7 +1391,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "R~andom Number..."
-msgstr ""
+msgstr "S~lučajan broj..."
#: CalcCommands.xcu
msgctxt ""
@@ -1411,7 +1400,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Statistics"
-msgstr ""
+msgstr "~Statistika"
#: CalcCommands.xcu
msgctxt ""
@@ -1420,7 +1409,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Sampling..."
-msgstr ""
+msgstr "~Uzimanje uzoraka..."
#: CalcCommands.xcu
msgctxt ""
@@ -1429,7 +1418,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Descriptive Statistics..."
-msgstr ""
+msgstr "~Deskriptivna statistika..."
#: CalcCommands.xcu
msgctxt ""
@@ -1438,7 +1427,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Analysis of Variance (ANOVA)..."
-msgstr ""
+msgstr "~Analiza varijanse (ANOVA)..."
#: CalcCommands.xcu
msgctxt ""
@@ -1447,7 +1436,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Correlation..."
-msgstr ""
+msgstr "~Uzajamnost..."
#: CalcCommands.xcu
msgctxt ""
@@ -1456,7 +1445,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Covariance..."
-msgstr ""
+msgstr "~Kovarijansa..."
#: CalcCommands.xcu
msgctxt ""
@@ -1465,7 +1454,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Exponential Smoothing..."
-msgstr ""
+msgstr "~Eksponencijalno umekšavanje..."
#: CalcCommands.xcu
msgctxt ""
@@ -1474,7 +1463,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Moving Average..."
-msgstr ""
+msgstr "~Pokretni prosjek..."
#: CalcCommands.xcu
msgctxt ""
@@ -1573,7 +1562,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Sho~w..."
-msgstr "Prika~ži..."
+msgstr "Prikaž~i..."
#: CalcCommands.xcu
msgctxt ""
@@ -1603,14 +1592,13 @@ msgid "Show Comment"
msgstr "Pokaži komentar"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ShowNote\n"
"Label\n"
"value.text"
msgid "Show Comment"
-msgstr "Pokaži komentar"
+msgstr "Prikaži komentar"
#: CalcCommands.xcu
msgctxt ""
@@ -1619,7 +1607,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Hide Comment"
-msgstr ""
+msgstr "Sakrij komentar"
#: CalcCommands.xcu
msgctxt ""
@@ -1655,7 +1643,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "View Grid lines"
-msgstr ""
+msgstr "Prikaži linije mreže"
#: CalcCommands.xcu
msgctxt ""
@@ -1709,7 +1697,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Page Break Preview"
-msgstr "Pregled ~preloma stranica"
+msgstr "Pregled ~prijeloma stranica"
#: CalcCommands.xcu
msgctxt ""
@@ -1745,7 +1733,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Collaborate..."
-msgstr ""
+msgstr "Surađuj..."
#: CalcCommands.xcu
msgctxt ""
@@ -1817,7 +1805,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Delete Page Breaks"
-msgstr "Obriši prelome stranica"
+msgstr "Obriši prijelome stranica"
#: CalcCommands.xcu
msgctxt ""
@@ -1826,7 +1814,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert ~Row Break"
-msgstr "Dodaj p~relom reda"
+msgstr "Dodaj p~rijelom reda"
#: CalcCommands.xcu
msgctxt ""
@@ -1835,7 +1823,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Row Break"
-msgstr "~Prelom reda"
+msgstr "~Prijelom reda"
#: CalcCommands.xcu
msgctxt ""
@@ -1862,7 +1850,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert ~Column Break"
-msgstr "Ubaci prelom kolo~ne"
+msgstr "Ubaci prijelom kolo~ne"
#: CalcCommands.xcu
msgctxt ""
@@ -1871,7 +1859,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Column Break"
-msgstr "~Prelom kolone"
+msgstr "~Prijelom kolone"
#: CalcCommands.xcu
msgctxt ""
@@ -1889,7 +1877,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Remove ~Row Break"
-msgstr "Ukloni p~relom reda"
+msgstr "Ukloni p~rijelom reda"
#: CalcCommands.xcu
msgctxt ""
@@ -1898,7 +1886,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Row Break"
-msgstr "~Prelom reda"
+msgstr "~Prijelom reda"
#: CalcCommands.xcu
msgctxt ""
@@ -1907,7 +1895,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Scale"
-msgstr "Vrati razmjer"
+msgstr "Resetuj razmjer"
#: CalcCommands.xcu
msgctxt ""
@@ -1916,7 +1904,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Remove ~Column Break"
-msgstr "Ukloni prelom kolo~ne"
+msgstr "Ukloni prijelom kolo~ne"
#: CalcCommands.xcu
msgctxt ""
@@ -1925,7 +1913,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Column Break"
-msgstr "~Prelom kolone"
+msgstr "~Prijelom kolone"
#: CalcCommands.xcu
msgctxt ""
@@ -1943,7 +1931,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert ~Cells..."
-msgstr "Ć~elije..."
+msgstr "Ubaci ć~elije..."
#: CalcCommands.xcu
msgctxt ""
@@ -2027,14 +2015,13 @@ msgid "Shee~t From File..."
msgstr "~Tabela iz datoteke..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddName\n"
"Label\n"
"value.text"
msgid "~Define Name..."
-msgstr "~Definiši opseg..."
+msgstr "~Definiši ime..."
#: CalcCommands.xcu
msgctxt ""
@@ -2043,17 +2030,16 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Define..."
-msgstr ""
+msgstr "~Definiši..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DefineName\n"
"Label\n"
"value.text"
msgid "~Manage Names..."
-msgstr "~Napravi imena..."
+msgstr "~Upravljaj imenima..."
#: CalcCommands.xcu
msgctxt ""
@@ -2062,7 +2048,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Manage..."
-msgstr ""
+msgstr "~Upravljaj..."
#: CalcCommands.xcu
msgctxt ""
@@ -2080,7 +2066,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Insert..."
-msgstr "U~metni..."
+msgstr "U~baci..."
#: CalcCommands.xcu
msgctxt ""
@@ -2092,14 +2078,13 @@ msgid "~Create Names..."
msgstr "~Napravi imena..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CreateNames\n"
"ContextLabel\n"
"value.text"
msgid "~Create..."
-msgstr "~Kreiranje..."
+msgstr "~Napravi..."
#: CalcCommands.xcu
msgctxt ""
@@ -2162,7 +2147,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Height..."
-msgstr "~Visina"
+msgstr "~Visina..."
#: CalcCommands.xcu
msgctxt ""
@@ -2234,7 +2219,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Width..."
-msgstr "Š~irina"
+msgstr "Š~irina..."
#: CalcCommands.xcu
msgctxt ""
@@ -2471,14 +2456,13 @@ msgid "Sc~enarios..."
msgstr "Sc~enariji..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RecalcPivotTable\n"
"Label\n"
"value.text"
msgid "~Refresh Pivot Table"
-msgstr "Osvježi tabele"
+msgstr "~Osvježi pivot tabelu"
#: CalcCommands.xcu
msgctxt ""
@@ -2490,14 +2474,13 @@ msgid "~Refresh"
msgstr "~Osvježi"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeletePivotTable\n"
"Label\n"
"value.text"
msgid "~Delete Pivot Table"
-msgstr "Obriši DataPilot tabelu"
+msgstr "~Obriši pivot tabelu"
#: CalcCommands.xcu
msgctxt ""
@@ -2569,7 +2552,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Strea~ms..."
-msgstr ""
+msgstr "~Tokovi..."
#: CalcCommands.xcu
msgctxt ""
@@ -2578,7 +2561,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Resume streaming"
-msgstr ""
+msgstr "Nastavi tok"
#: CalcCommands.xcu
msgctxt ""
@@ -2587,7 +2570,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop streaming"
-msgstr ""
+msgstr "Prekini tok"
#: CalcCommands.xcu
msgctxt ""
@@ -2596,7 +2579,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~XML Source..."
-msgstr ""
+msgstr "~XML Izvor..."
#: CalcCommands.xcu
msgctxt ""
@@ -2641,7 +2624,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Reset Filter"
-msgstr ""
+msgstr "~Resetuj filter"
#: CalcCommands.xcu
msgctxt ""
@@ -2731,7 +2714,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Rename..."
-msgstr "~Promena imena..."
+msgstr "~Promjena imena..."
#: CalcCommands.xcu
msgctxt ""
@@ -3019,7 +3002,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Sheet R~ight-To-Left"
-msgstr "S ~desna na lijevo"
+msgstr "Tabela s ~desna na lijevo"
#: CalcCommands.xcu
msgctxt ""
@@ -3028,7 +3011,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "R~ight-To-Left"
-msgstr "~Desno-prema-lijevo"
+msgstr "~S desna na lijevo"
#: CalcCommands.xcu
msgctxt ""
@@ -3064,7 +3047,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "To ~Cell"
-msgstr "Na ~ćeliju"
+msgstr "Na ć~eliju"
#: CalcCommands.xcu
msgctxt ""
@@ -3109,7 +3092,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Sheet Name Field"
-msgstr ""
+msgstr "Ubaci polje za ime tabele"
#: CalcCommands.xcu
msgctxt ""
@@ -3118,7 +3101,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Document Title Field"
-msgstr ""
+msgstr "Ubaci polje za naslov dokumenta"
#: CalcCommands.xcu
msgctxt ""
@@ -3127,7 +3110,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Date Field (variable)"
-msgstr ""
+msgstr "Ubaci polje za datum (promjenljivo)"
#: CalcCommands.xcu
msgctxt ""
@@ -3154,7 +3137,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page ~Break"
-msgstr "Prelom ~stranice"
+msgstr "Prijelom ~stranice"
#: CalcCommands.xcu
msgctxt ""
@@ -3172,7 +3155,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Delete Page ~Break"
-msgstr "Obriši prelom ~stranice"
+msgstr "Obriši prijelom ~stranice"
#: CalcCommands.xcu
msgctxt ""
@@ -3202,14 +3185,13 @@ msgid "~Names"
msgstr "Nazi~vi"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DataPilotMenu\n"
"Label\n"
"value.text"
msgid "~Pivot Table"
-msgstr "Nije tablica"
+msgstr "~Pivot tabela"
#: CalcCommands.xcu
msgctxt ""
@@ -3254,7 +3236,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Format Cell Borders"
-msgstr ""
+msgstr "Formatiraj rubove ćelije"
#: CalcCommands.xcu
msgctxt ""
@@ -3317,7 +3299,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Graph~ic"
-msgstr "Graf~ika"
+msgstr "~Ilustracija"
#: CalcCommands.xcu
msgctxt ""
@@ -3380,7 +3362,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Export as graphic"
-msgstr ""
+msgstr "Izvezi kao grafiku"
#: CalcCommands.xcu
msgctxt ""
@@ -3389,7 +3371,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Edit Hyperlink"
-msgstr ""
+msgstr "Izmijeni link"
#: CalcCommands.xcu
msgctxt ""
@@ -3407,7 +3389,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Color Scale..."
-msgstr ""
+msgstr "Skala boja..."
#: CalcCommands.xcu
msgctxt ""
@@ -3416,7 +3398,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Data Bar..."
-msgstr ""
+msgstr "Traka podataka..."
#: CalcCommands.xcu
msgctxt ""
@@ -3425,7 +3407,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paste Only"
-msgstr ""
+msgstr "Samo umetni"
#: CalcCommands.xcu
msgctxt ""
@@ -3434,7 +3416,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paste Only Formula"
-msgstr ""
+msgstr "Samo umetni formulu"
#: CalcCommands.xcu
msgctxt ""
@@ -3443,7 +3425,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paste Only Text"
-msgstr ""
+msgstr "Samo umetni tekst"
#: CalcCommands.xcu
msgctxt ""
@@ -3452,7 +3434,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paste Only Value"
-msgstr ""
+msgstr "Samo umetni vrijednost"
#: CalcWindowState.xcu
msgctxt ""
@@ -3479,7 +3461,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Data Streams"
-msgstr ""
+msgstr "Tokovi podataka"
#: CalcWindowState.xcu
msgctxt ""
@@ -3551,7 +3533,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "More Controls"
-msgstr "Više kontrola"
+msgstr "Još kontrola"
#: CalcWindowState.xcu
msgctxt ""
@@ -3596,7 +3578,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: CalcWindowState.xcu
msgctxt ""
@@ -3605,7 +3587,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Nađi"
+msgstr "Pretraga"
#: CalcWindowState.xcu
msgctxt ""
@@ -3677,7 +3659,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr ""
+msgstr "Poravnanje objekata"
#: CalcWindowState.xcu
msgctxt ""
@@ -3815,14 +3797,13 @@ msgid "Mean ~Value Lines"
msgstr "Linije srednje ~vrijednosti"
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:InsertMenuXErrorBars\n"
"Label\n"
"value.text"
msgid "X Error ~Bars..."
-msgstr "~Stupci Y greške..."
+msgstr "~Trake X Greške..."
#: ChartCommands.xcu
msgctxt ""
@@ -3831,7 +3812,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Y Error ~Bars..."
-msgstr "~Stupci Y greške..."
+msgstr "~Oznake Y greške..."
#: ChartCommands.xcu
msgctxt ""
@@ -4092,7 +4073,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Y Axis Minor ~Grid..."
-msgstr "Pomoćna mre~ža ose Y..."
+msgstr "Pomoćna mrež~a ose Y..."
#: ChartCommands.xcu
msgctxt ""
@@ -4209,7 +4190,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Axis"
-msgstr "Ubaci ~ose..."
+msgstr "Ubaci osu"
#: ChartCommands.xcu
msgctxt ""
@@ -4401,34 +4382,31 @@ msgid "Format Mean Value Line..."
msgstr "Format linije srednje vrijednosti..."
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:InsertXErrorBars\n"
"Label\n"
"value.text"
msgid "Insert X Error ~Bars..."
-msgstr "Ubaci Y ~trake greške..."
+msgstr "Umetni ~trake X Greške..."
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:DeleteXErrorBars\n"
"Label\n"
"value.text"
msgid "Delete X Error ~Bars"
-msgstr "Obriši Y trake ~greške"
+msgstr "~Obriši trake X Greške"
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:FormatXErrorBars\n"
"Label\n"
"value.text"
msgid "Format X Error Bars..."
-msgstr "Format Y traka greške..."
+msgstr "Formatiraj trake X Greške..."
#: ChartCommands.xcu
msgctxt ""
@@ -4581,7 +4559,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Horizontal Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Horizontalna Glavna Mreža /Glavna&Sporedna/Isključi"
#: ChartCommands.xcu
msgctxt ""
@@ -4644,7 +4622,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Vertical Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Vertikalna Glavna Mreža /Glavna&Sporedna/Isključi"
#: ChartCommands.xcu
msgctxt ""
@@ -4806,7 +4784,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: ChartWindowState.xcu
msgctxt ""
@@ -4923,27 +4901,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/Formatting\n"
"UIName\n"
"value.text"
msgid "Formatting"
-msgstr "Formatiranje"
+msgstr "Formatiram"
#: DbReportWindowState.xcu
msgctxt ""
@@ -4952,7 +4928,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Report Controls"
-msgstr ""
+msgstr "Kontrole izvještaja"
#: DbReportWindowState.xcu
msgctxt ""
@@ -4961,17 +4937,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Drawing objects"
-msgstr ""
+msgstr "Crtanje objekata"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/alignmentbar\n"
"UIName\n"
"value.text"
msgid "Align"
-msgstr "Poravnanje"
+msgstr "Poravnavanje"
#: DbReportWindowState.xcu
msgctxt ""
@@ -4980,7 +4955,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align at Section"
-msgstr ""
+msgstr "Poravnanje nad sekcijom"
#: DbReportWindowState.xcu
msgctxt ""
@@ -4989,7 +4964,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Shrink at Section"
-msgstr ""
+msgstr "Sažimanje nad sekcijom"
#: DbReportWindowState.xcu
msgctxt ""
@@ -4998,7 +4973,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Object Resizing"
-msgstr ""
+msgstr "Promjena veličine objekta"
#: DbTableDataWindowState.xcu
msgctxt ""
@@ -5016,7 +4991,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: DbuCommands.xcu
msgctxt ""
@@ -5106,7 +5081,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Limit"
-msgstr ""
+msgstr "Ograničenje"
#: DbuCommands.xcu
msgctxt ""
@@ -5115,7 +5090,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Query Properties"
-msgstr ""
+msgstr "Svojstva upita"
#: DbuCommands.xcu
msgctxt ""
@@ -5439,7 +5414,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Forms"
-msgstr "Forme"
+msgstr "Formulari"
#: DbuCommands.xcu
msgctxt ""
@@ -5763,7 +5738,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Black & White View"
-msgstr "Crnobijeli pogled"
+msgstr "Crno-bijeli pogled"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -5790,7 +5765,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Start from ~first Slide"
-msgstr ""
+msgstr "Počni od ~prvog slajda"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -5799,7 +5774,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Start from c~urrent Slide"
-msgstr ""
+msgstr "Počni od tr~enutnog slajda"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -5808,7 +5783,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Impress R~emote"
-msgstr ""
+msgstr "Impress R~emote"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -5817,7 +5792,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Rehearse Timings"
-msgstr "~Testiraj usklađenost vremena"
+msgstr "~Vježbajte trajanje prezentacije"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -5826,7 +5801,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Photo Album"
-msgstr ""
+msgstr "Album fotografija"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -5871,7 +5846,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Slides Per Row"
-msgstr "Slajdova po redu"
+msgstr "Broj slajdova po redu"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -5952,7 +5927,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Glue Points"
-msgstr "~Tačke ljepljenja"
+msgstr "~Tačke lijepljenja"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -6141,7 +6116,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Display Snap Lines"
-msgstr ""
+msgstr "~Prikaži linije lijepljenja"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -6150,7 +6125,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Snap Lines to ~Front"
-msgstr ""
+msgstr "Promijeni linije na ~ispred"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -6222,7 +6197,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Hyphenation"
-msgstr "~Prijelom riječi"
+msgstr "~Rastavljanje riječi"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -6234,14 +6209,13 @@ msgid "Reset Routing"
msgstr "Vrati routing"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:DuplicatePage\n"
"Label\n"
"value.text"
msgid "Duplicate ~Slide"
-msgstr "Du~pliciraj slajd"
+msgstr "Kopiraj ~slajd"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -6313,7 +6287,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Notes Master"
-msgstr "~Slajd sa bilješkama"
+msgstr "~Master bilješke"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -6322,7 +6296,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Title Slide Master"
-msgstr "~Naziv glavnog slajda"
+msgstr "~Master naslovni slajd"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -6664,7 +6638,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Pixel Mode"
-msgstr "Pikselski način"
+msgstr "Režim piksela"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -6772,7 +6746,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert Snap Point/Line..."
-msgstr "~Ubaci tačku/crtu ljepljenja..."
+msgstr "~Ubaci tačku/crtu lijepljenja..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7033,7 +7007,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~onnect"
-msgstr "Pove~ži"
+msgstr "Spoj~i"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7042,7 +7016,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Break"
-msgstr "~Prijelom"
+msgstr "~Razdvoji"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7069,7 +7043,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gradient"
-msgstr "Preljev"
+msgstr "Gradijent"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7285,7 +7259,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Curved Connector with Arrows"
-msgstr "Zakrivljen konektor sa strelicama"
+msgstr "Zakrivljeni konektor sa strelicama"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7429,7 +7403,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Snap to Snap Lines"
-msgstr ""
+msgstr "~Zalijepi na linije lijepljenja"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7483,7 +7457,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "1 Bit Threshold"
-msgstr "1-bitno threshold"
+msgstr "1-bitni prag"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7492,7 +7466,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "1 Bit Dithered"
-msgstr "1-bitno dithered"
+msgstr "1-bitno tačkasto"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7645,7 +7619,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "New Master"
-msgstr "Novi Master"
+msgstr "Novi master"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7672,7 +7646,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Close Master View"
-msgstr "Zatvori glavni pogled"
+msgstr "Zatvori master pogled"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7780,7 +7754,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Slide Show"
-msgstr "~Prezentacija"
+msgstr "Pre~zentacija"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7816,7 +7790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Snap Lines"
-msgstr "~Linije ljepljenja"
+msgstr "~Linije lijepljenja"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8248,17 +8222,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Autofit Text"
-msgstr ""
+msgstr "Automatski uklopi Tekst"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:TaskPaneInsertPage\n"
"Label\n"
"value.text"
msgid "Insert Slide"
-msgstr "Način unosa"
+msgstr "Ubaci Slajd"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8267,7 +8240,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Minimize ~Presentation..."
-msgstr ""
+msgstr "Minimiziraj ~prezentaciju..."
#: DrawWindowState.xcu
msgctxt ""
@@ -8303,7 +8276,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: DrawWindowState.xcu
msgctxt ""
@@ -8312,7 +8285,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Nađi"
+msgstr "Pretraga"
#: DrawWindowState.xcu
msgctxt ""
@@ -8348,7 +8321,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr ""
+msgstr "Poravnanje objekata"
#: DrawWindowState.xcu
msgctxt ""
@@ -8411,7 +8384,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Fontwork Shape"
-msgstr "Oblik fontworka"
+msgstr "Oblik fontwork-a"
#: DrawWindowState.xcu
msgctxt ""
@@ -8456,7 +8429,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "More Controls"
-msgstr "Više kontrola"
+msgstr "Još kontrola"
#: DrawWindowState.xcu
msgctxt ""
@@ -9365,7 +9338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Shimmer"
-msgstr "Drhturenje"
+msgstr "Drhtanje"
#: Effects.xcu
msgctxt ""
@@ -9464,7 +9437,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crawl Out"
-msgstr "Otpuzavanje"
+msgstr "Puzanje"
#: Effects.xcu
msgctxt ""
@@ -11552,7 +11525,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Turning helix"
-msgstr "Obrčuća zavojnica"
+msgstr "Obrtna zavojnica"
#: Effects.xcu
msgctxt ""
@@ -12047,7 +12020,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fontwork Gallery..."
-msgstr ""
+msgstr "Fontwork galerija..."
#: GenericCommands.xcu
msgctxt ""
@@ -12119,7 +12092,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowcharts"
-msgstr "Grafikoni"
+msgstr "Simboli dijagrama"
#: GenericCommands.xcu
msgctxt ""
@@ -12200,7 +12173,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Circle Pie"
-msgstr "Kružna pita"
+msgstr "Kružni isječak"
#: GenericCommands.xcu
msgctxt ""
@@ -12407,7 +12380,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "\"Prohibited\" Symbol"
-msgstr "Simbol zabrane"
+msgstr "Simbol \"Zabranjeno\""
#: GenericCommands.xcu
msgctxt ""
@@ -12632,7 +12605,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Chevron"
-msgstr "Petougao"
+msgstr "Chevron"
#: GenericCommands.xcu
msgctxt ""
@@ -12740,7 +12713,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Process"
-msgstr "Grafikon: Proces"
+msgstr "Dijagram: Proces"
#: GenericCommands.xcu
msgctxt ""
@@ -12749,7 +12722,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Alternate Process"
-msgstr "Grafikon: Alternativni proces"
+msgstr "Dijagram: Alternativni proces"
#: GenericCommands.xcu
msgctxt ""
@@ -12758,7 +12731,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Decision"
-msgstr "Grafikon: Odluka"
+msgstr "Dijagram: Odluka"
#: GenericCommands.xcu
msgctxt ""
@@ -12767,7 +12740,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Data"
-msgstr "Grafikon: Podaci"
+msgstr "Dijagram: Podaci"
#: GenericCommands.xcu
msgctxt ""
@@ -12776,7 +12749,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Predefined Process"
-msgstr "Grafikon: Predefinisani procesi"
+msgstr "Dijagram: Predefinisani proces"
#: GenericCommands.xcu
msgctxt ""
@@ -12785,7 +12758,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Internal Storage"
-msgstr "Grafikon: Interni medij za pohranu"
+msgstr "Dijagram: Interni medij za pohranu"
#: GenericCommands.xcu
msgctxt ""
@@ -12794,7 +12767,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Document"
-msgstr "Grafikon: Dokument"
+msgstr "Dijagram: Dokument"
#: GenericCommands.xcu
msgctxt ""
@@ -12803,7 +12776,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Multidocument"
-msgstr "Grafikon: Više dokumenata"
+msgstr "Dijagram: Više dokumenata"
#: GenericCommands.xcu
msgctxt ""
@@ -12812,7 +12785,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Terminator"
-msgstr "Grafikon: Kraj"
+msgstr "Dijagram: Kraj"
#: GenericCommands.xcu
msgctxt ""
@@ -12821,7 +12794,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Preparation"
-msgstr "Grafikon: Priprema"
+msgstr "Dijagram: Priprema"
#: GenericCommands.xcu
msgctxt ""
@@ -12830,7 +12803,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Manual Input"
-msgstr "Grafikon: Ručni unos"
+msgstr "Dijagram: Ručni unos"
#: GenericCommands.xcu
msgctxt ""
@@ -12839,7 +12812,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Manual Operation"
-msgstr "Grafikon: Ručno rukovanje"
+msgstr "Dijagram: Ručna operacija"
#: GenericCommands.xcu
msgctxt ""
@@ -12848,7 +12821,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Connector"
-msgstr "Grafikon: Konektor"
+msgstr "Dijagram: Konektor"
#: GenericCommands.xcu
msgctxt ""
@@ -12857,7 +12830,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Off-page Connector"
-msgstr "Grafikon: Konektor van stranice"
+msgstr "Dijagram: Konektor van stranice"
#: GenericCommands.xcu
msgctxt ""
@@ -12866,7 +12839,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Card"
-msgstr "Grafikon: Kartica"
+msgstr "Dijagram: Kartica"
#: GenericCommands.xcu
msgctxt ""
@@ -12875,7 +12848,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Punched Tape"
-msgstr "Grafikon: Bušena traka"
+msgstr "Dijagram: Bušena traka"
#: GenericCommands.xcu
msgctxt ""
@@ -12884,7 +12857,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Summing Junction"
-msgstr "Grafikon: Sumirajući spoj"
+msgstr "Dijagram: Sumirajući spoj"
#: GenericCommands.xcu
msgctxt ""
@@ -12893,7 +12866,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Or"
-msgstr "Grafikon: Ili"
+msgstr "Dijagram: Ili"
#: GenericCommands.xcu
msgctxt ""
@@ -12902,7 +12875,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Collate"
-msgstr "Grafikon: Rasporedi"
+msgstr "Dijagram: Razvrstavanje"
#: GenericCommands.xcu
msgctxt ""
@@ -12911,7 +12884,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Sort"
-msgstr "Grafikon: Sortiranje"
+msgstr "Dijagram: Sortiranje"
#: GenericCommands.xcu
msgctxt ""
@@ -12920,7 +12893,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Extract"
-msgstr "Grafikon: Izvlačenje"
+msgstr "Dijagram: Ekstrakcija"
#: GenericCommands.xcu
msgctxt ""
@@ -12929,7 +12902,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Merge"
-msgstr "Grafikon: Sjedini"
+msgstr "Dijagram: Spajanje"
#: GenericCommands.xcu
msgctxt ""
@@ -12938,7 +12911,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Stored Data"
-msgstr "Grafikon: Pohranjeni podaci"
+msgstr "Dijagram: Pohranjeni podaci"
#: GenericCommands.xcu
msgctxt ""
@@ -12947,7 +12920,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Delay"
-msgstr "Grafikon: Kašnjenje"
+msgstr "Dijagram: Kašnjenje"
#: GenericCommands.xcu
msgctxt ""
@@ -12956,7 +12929,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Sequential Access"
-msgstr "Grafikon: Sekvencijalni pristup"
+msgstr "Dijagram: Sekvencijalni pristup"
#: GenericCommands.xcu
msgctxt ""
@@ -12965,7 +12938,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Magnetic Disc"
-msgstr "Grafikon: Magnetski medij"
+msgstr "Dijagram: Magnetski medij"
#: GenericCommands.xcu
msgctxt ""
@@ -12974,7 +12947,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Direct Access Storage"
-msgstr "Grafikon: Medij sa direktnim pristupom"
+msgstr "Dijagram: Medij sa direktnim pristupom"
#: GenericCommands.xcu
msgctxt ""
@@ -12983,7 +12956,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Display"
-msgstr "Grafikon: Prikaz"
+msgstr "Dijagram: Prikaz"
#: GenericCommands.xcu
msgctxt ""
@@ -13307,7 +13280,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Chevron Up"
-msgstr "Petougao gore"
+msgstr "Chevron gore"
#: GenericCommands.xcu
msgctxt ""
@@ -13316,7 +13289,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Chevron Down"
-msgstr "Petougao dolje"
+msgstr "Chevron dolje"
#: GenericCommands.xcu
msgctxt ""
@@ -13427,18 +13400,13 @@ msgid "Open Circle (Pour)"
msgstr "Otvoreni krug (izliven)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UndoAction\n"
"Label\n"
"value.text"
msgid "Undo"
-msgstr ""
-"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Poništi\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Vrati"
+msgstr "Poništi"
#: GenericCommands.xcu
msgctxt ""
@@ -13546,7 +13514,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Highlight Color"
-msgstr ""
+msgstr "Boja isticanja"
#: GenericCommands.xcu
msgctxt ""
@@ -13618,7 +13586,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Outline"
-msgstr "Samo tekst"
+msgstr "Obris"
#: GenericCommands.xcu
msgctxt ""
@@ -13708,7 +13676,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Match Case"
-msgstr ""
+msgstr "Velika i mala slova"
#: GenericCommands.xcu
msgctxt ""
@@ -13717,7 +13685,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find All"
-msgstr ""
+msgstr "Pronađi sve"
#: GenericCommands.xcu
msgctxt ""
@@ -13726,7 +13694,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Exit Search"
-msgstr ""
+msgstr "Izađi iz Pretrage"
#: GenericCommands.xcu
msgctxt ""
@@ -13852,7 +13820,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Choose Help File"
-msgstr "Odaberi Help datoteku"
+msgstr "Odaberi datoteku pomoći"
#: GenericCommands.xcu
msgctxt ""
@@ -13915,7 +13883,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Ugao Rotacije"
#: GenericCommands.xcu
msgctxt ""
@@ -14026,14 +13994,13 @@ msgid "200%"
msgstr "200,00%"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Zoom150Percent\n"
"Label\n"
"value.text"
msgid "150%"
-msgstr "50,00%"
+msgstr "150%"
#: GenericCommands.xcu
msgctxt ""
@@ -14051,7 +14018,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "75%"
-msgstr ""
+msgstr "75%"
#: GenericCommands.xcu
msgctxt ""
@@ -14096,7 +14063,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal view"
-msgstr ""
+msgstr "Optimalan pogled"
#: GenericCommands.xcu
msgctxt ""
@@ -14204,7 +14171,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image..."
-msgstr ""
+msgstr "Izreži sliku..."
#: GenericCommands.xcu
msgctxt ""
@@ -14213,7 +14180,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image"
-msgstr ""
+msgstr "Izreži sliku"
#: GenericCommands.xcu
msgctxt ""
@@ -14222,7 +14189,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage"
-msgstr ""
+msgstr "Upravljaj"
#: GenericCommands.xcu
msgctxt ""
@@ -14267,7 +14234,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save a Copy..."
-msgstr ""
+msgstr "Snimi kopiju..."
#. This is the action to create a private working copy of the document on a server
#: GenericCommands.xcu
@@ -14277,7 +14244,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Check-Out"
-msgstr ""
+msgstr "Odjava"
#: GenericCommands.xcu
msgctxt ""
@@ -14286,7 +14253,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Cancel Check-Out..."
-msgstr ""
+msgstr "Otkaži Odjavu..."
#. This is the action to merge a private working copy of the document on a server. It shows a dialog to input some information on the new version to create on the server.
#: GenericCommands.xcu
@@ -14296,7 +14263,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Check-In..."
-msgstr ""
+msgstr "Prijava..."
#: GenericCommands.xcu
msgctxt ""
@@ -14548,7 +14515,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Chart from File"
-msgstr ""
+msgstr "Grafikon iz datoteke"
#: GenericCommands.xcu
msgctxt ""
@@ -14647,7 +14614,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rotate case (Title Case, UPPERCASE, lowercase)"
-msgstr ""
+msgstr "Rotiraj slova (Naslov Slova, VELIKASLOVA, malaslova)"
#: GenericCommands.xcu
msgctxt ""
@@ -14719,7 +14686,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Option Button"
-msgstr "Dugme za opciju"
+msgstr "Radio dugme"
#: GenericCommands.xcu
msgctxt ""
@@ -14791,7 +14758,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~New"
-msgstr "~Novi"
+msgstr "~Nova"
#: GenericCommands.xcu
msgctxt ""
@@ -14809,7 +14776,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save As Template..."
-msgstr ""
+msgstr "Snimi kao šablon..."
#: GenericCommands.xcu
msgctxt ""
@@ -14902,14 +14869,13 @@ msgid "Progress Bar"
msgstr "Pokazivač progresa"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PlugInsActive\n"
"Label\n"
"value.text"
msgid "Plug-in"
-msgstr "Do~datak"
+msgstr "Dodatak"
#: GenericCommands.xcu
msgctxt ""
@@ -15053,7 +15019,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Line Cap Style"
-msgstr ""
+msgstr "Stil Linije Kapa"
#: GenericCommands.xcu
msgctxt ""
@@ -15080,7 +15046,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Line Transparency"
-msgstr ""
+msgstr "Providnost Linije"
#: GenericCommands.xcu
msgctxt ""
@@ -15155,14 +15121,13 @@ msgid "~OLE Object..."
msgstr "~OLE objekat..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectFloatingFrame\n"
"Label\n"
"value.text"
msgid "Float~ing Frame..."
-msgstr "Plutajuć~i okvir"
+msgstr "Pl~utajući okvir..."
#: GenericCommands.xcu
msgctxt ""
@@ -15189,7 +15154,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Hide Details"
-msgstr "~Sakrij detalje..."
+msgstr "~Sakrij detalje"
#: GenericCommands.xcu
msgctxt ""
@@ -15207,7 +15172,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Show Details"
-msgstr "~Prikaži detalje..."
+msgstr "~Prikaži detalje"
#: GenericCommands.xcu
msgctxt ""
@@ -15306,7 +15271,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Borders, add lines; SHIFT to add and remove"
-msgstr ""
+msgstr "Granice, dodaj linije; SHIFT za dodavanje i brisanje"
#: GenericCommands.xcu
msgctxt ""
@@ -15324,7 +15289,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Label field"
-msgstr "Polje oznake"
+msgstr "Labela"
#: GenericCommands.xcu
msgctxt ""
@@ -15387,7 +15352,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "List Box"
-msgstr "Polje sa listom"
+msgstr "Padajuća lista"
#: GenericCommands.xcu
msgctxt ""
@@ -15396,7 +15361,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Combo Box"
-msgstr "Kombinovani okvir"
+msgstr "Kombinovano polje"
#: GenericCommands.xcu
msgctxt ""
@@ -15486,7 +15451,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Line Corner Style"
-msgstr ""
+msgstr "Ugaoni Stil Linije"
#: GenericCommands.xcu
msgctxt ""
@@ -15621,7 +15586,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Helplines While Moving"
-msgstr ""
+msgstr "Pomoćne linije prilikom pomjeranja"
#: GenericCommands.xcu
msgctxt ""
@@ -15720,7 +15685,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Character Spacing"
-msgstr ""
+msgstr "Razmak slova"
#: GenericCommands.xcu
msgctxt ""
@@ -15783,7 +15748,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "F~ontwork"
-msgstr "F~ontWork"
+msgstr "F~ontwork"
#: GenericCommands.xcu
msgctxt ""
@@ -16062,21 +16027,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Redo"
-msgstr "Ponovi"
+msgstr "Vrati"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Undo\n"
"Label\n"
"value.text"
msgid "Undo"
-msgstr ""
-"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Poništi\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Vrati"
+msgstr "Poništi"
#: GenericCommands.xcu
msgctxt ""
@@ -16085,7 +16045,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Format Paintbrush (double click for multi-selection)"
-msgstr ""
+msgstr "Format četkica (dupli klik za višestruki izbor)"
#: GenericCommands.xcu
msgctxt ""
@@ -16112,7 +16072,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Cu~t"
-msgstr "I~sjeci"
+msgstr "I~sijeci"
#: GenericCommands.xcu
msgctxt ""
@@ -16148,7 +16108,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rotation Pivot Point X"
-msgstr ""
+msgstr "Rotacijska pivot Tačka X"
#: GenericCommands.xcu
msgctxt ""
@@ -16157,7 +16117,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rotation Pivot Point Y"
-msgstr ""
+msgstr "Rotacijska pivot Tačka Y"
#: GenericCommands.xcu
msgctxt ""
@@ -16259,14 +16219,13 @@ msgid "Page Up"
msgstr "Stranica gore"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BmpMask\n"
"Label\n"
"value.text"
msgid "Color ~Replacer"
-msgstr "~Zamijeni"
+msgstr "Zamjenjivač ~boja"
#: GenericCommands.xcu
msgctxt ""
@@ -16347,7 +16306,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Sidebar"
-msgstr ""
+msgstr "Bočna traka"
#: GenericCommands.xcu
msgctxt ""
@@ -16581,7 +16540,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Circle Pie"
-msgstr "Kružna pita"
+msgstr "Kružni isječak"
#: GenericCommands.xcu
msgctxt ""
@@ -16590,7 +16549,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Circle Pie, Unfilled"
-msgstr "Kružna pita, prazna"
+msgstr "Kružni isječak, prazan"
#: GenericCommands.xcu
msgctxt ""
@@ -16809,24 +16768,22 @@ msgid "Merge Documen~t..."
msgstr "~Spoji dokument..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipHorizontal\n"
"Label\n"
"value.text"
msgid "Flip Horizontally"
-msgstr "Obrni vodoravno"
+msgstr "Okreni Horizontalno"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
"Label\n"
"value.text"
msgid "Flip Vertically"
-msgstr "Obrni uspravno"
+msgstr "Okreni uspravno"
#: GenericCommands.xcu
msgctxt ""
@@ -16955,20 +16912,13 @@ msgid "~Ungroup"
msgstr "~Razgrupiši"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SetDefault\n"
"Label\n"
"value.text"
msgid "~Default Formatting"
-msgstr ""
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Uobičajeno formatiranje\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Uobičajeno\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~Uobičajeno formatiranje"
+msgstr "~Uobičajeno formatiranje"
#: GenericCommands.xcu
msgctxt ""
@@ -17220,7 +17170,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Send Via ~Bluetooth..."
-msgstr ""
+msgstr "Pošalji Preko ~Bluetooth-a..."
#: GenericCommands.xcu
msgctxt ""
@@ -17310,7 +17260,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Send Feedback..."
-msgstr ""
+msgstr "Pošaljite povratnu informaciju..."
#: GenericCommands.xcu
msgctxt ""
@@ -17355,7 +17305,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Presentation"
-msgstr "~Prezentacija"
+msgstr "Pre~zentacija"
#: GenericCommands.xcu
msgctxt ""
@@ -17502,14 +17452,13 @@ msgid "~Gallery"
msgstr "~Galerija"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SearchDialog\n"
"Label\n"
"value.text"
msgid "Find & Rep~lace..."
-msgstr "~Nađi i zamijeni..."
+msgstr "Nađi i zam~ijeni..."
#: GenericCommands.xcu
msgctxt ""
@@ -17545,7 +17494,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "More Controls"
-msgstr "Više kontrola"
+msgstr "Još kontrola"
#: GenericCommands.xcu
msgctxt ""
@@ -17563,7 +17512,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Push Button"
-msgstr "Pritisni dugme"
+msgstr "Dugme"
#: GenericCommands.xcu
msgctxt ""
@@ -17572,7 +17521,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Option Button"
-msgstr "Dugme za opciju"
+msgstr "Radio dugme"
#: GenericCommands.xcu
msgctxt ""
@@ -17581,7 +17530,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Check Box"
-msgstr "Kvadratić"
+msgstr "Opciono polje"
#: GenericCommands.xcu
msgctxt ""
@@ -17590,7 +17539,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Label Field"
-msgstr "Polje oznake"
+msgstr "Labela"
#: GenericCommands.xcu
msgctxt ""
@@ -17617,7 +17566,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "List Box"
-msgstr "Polje sa listom"
+msgstr "Padajuća lista"
#: GenericCommands.xcu
msgctxt ""
@@ -17626,7 +17575,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Combo Box"
-msgstr "Kombinovani okvir"
+msgstr "Kombinovano polje"
#: GenericCommands.xcu
msgctxt ""
@@ -17680,7 +17629,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Activation Order..."
-msgstr "Aktiviranje narudžbe..."
+msgstr "Redoslijed aktivacije..."
#: GenericCommands.xcu
msgctxt ""
@@ -17716,7 +17665,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Last Record"
-msgstr "Zadnji zapis"
+msgstr "Posljednji zapis"
#: GenericCommands.xcu
msgctxt ""
@@ -17833,7 +17782,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Navigator..."
-msgstr "Vodič po formularima..."
+msgstr "Navigator formulara..."
#: GenericCommands.xcu
msgctxt ""
@@ -17905,7 +17854,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Current Numbering List Type"
-msgstr ""
+msgstr "Trenutni Tip Numeričke Liste"
#: GenericCommands.xcu
msgctxt ""
@@ -17923,7 +17872,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Current Bullet List Type"
-msgstr ""
+msgstr "Trenutni Tip Liste Zrna"
#: GenericCommands.xcu
msgctxt ""
@@ -18031,7 +17980,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Resetuj filter/sort"
#: GenericCommands.xcu
msgctxt ""
@@ -18076,7 +18025,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gradient Fill Transparency"
-msgstr ""
+msgstr "Postepeno Popunjavaj Providnost"
#: GenericCommands.xcu
msgctxt ""
@@ -18085,7 +18034,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill Transparency"
-msgstr ""
+msgstr "Popuni Providnost"
#: GenericCommands.xcu
msgctxt ""
@@ -18265,7 +18214,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with List Box"
-msgstr "Zamijeni sa poljem sa listom"
+msgstr "Zamijeni padajućom listom"
#: GenericCommands.xcu
msgctxt ""
@@ -18400,7 +18349,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Resetuj Filter"
#: GenericCommands.xcu
msgctxt ""
@@ -18700,17 +18649,15 @@ msgid "Delete All Comments by This Author"
msgstr "Obriši sve komentare ovog autora"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ReplyComment\n"
"Label\n"
"value.text"
msgid "Reply Comment"
-msgstr "Odgovori na komentar"
+msgstr "Odgovori Komentar"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DeleteComment\n"
@@ -18765,14 +18712,13 @@ msgid "Scan"
msgstr "Skeniraj"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:FontDialog\n"
"Label\n"
"value.text"
msgid "Character..."
-msgstr "Z~nak..."
+msgstr "Znak..."
#: GenericCommands.xcu
msgctxt ""
@@ -18781,7 +18727,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Character Font Effects..."
-msgstr ""
+msgstr "Efekti Font Oznake..."
#: GenericCommands.xcu
msgctxt ""
@@ -18844,7 +18790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Image"
-msgstr ""
+msgstr "~Slika"
#: GenericCommands.xcu
msgctxt ""
@@ -18970,7 +18916,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Ro~tate"
-msgstr ""
+msgstr "Ro~tiraj"
#: GenericCommands.xcu
msgctxt ""
@@ -18991,14 +18937,13 @@ msgid "Media Pla~yer"
msgstr "Media Pla~yer"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
"Label\n"
"value.text"
msgid "Mo~vie and Sound..."
-msgstr "~Film i zvuk"
+msgstr "Fi~lm i zvukovi..."
#: GenericCommands.xcu
msgctxt ""
@@ -19025,7 +18970,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Non-br~eaking hyphen"
-msgstr "B~ez rastavljanja riječi"
+msgstr "~Crtica na kojoj se ne može završiti red"
#: GenericCommands.xcu
msgctxt ""
@@ -19034,7 +18979,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Optional hyphen"
-msgstr "~Eventualna crtica"
+msgstr "~Opcionalna crtica"
#: GenericCommands.xcu
msgctxt ""
@@ -19061,7 +19006,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "No-width no ~break"
-msgstr "Bez ~prekida"
+msgstr "Bez ~prekida bez širine"
#: GenericCommands.xcu
msgctxt ""
@@ -19178,7 +19123,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Template Manager"
-msgstr ""
+msgstr "Menadžer šablona"
#: GenericCommands.xcu
msgctxt ""
@@ -19196,7 +19141,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Edit with External Tool"
-msgstr ""
+msgstr "Uredi sa Vanjskim Alatom"
#: ImpressWindowState.xcu
msgctxt ""
@@ -19232,7 +19177,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr ""
+msgstr "Poravnanje objekata"
#: ImpressWindowState.xcu
msgctxt ""
@@ -19331,7 +19276,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "More Controls"
-msgstr "Više kontrola"
+msgstr "Još kontrola"
#: ImpressWindowState.xcu
msgctxt ""
@@ -19511,7 +19456,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: ImpressWindowState.xcu
msgctxt ""
@@ -19637,7 +19582,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Nađi"
+msgstr "Pretraga"
#: MathCommands.xcu
msgctxt ""
@@ -19820,24 +19765,22 @@ msgid "0.5"
msgstr "0,5"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:View100\n"
"Label\n"
"value.text"
msgid "Zoom 100%"
-msgstr "Povećaj za 100%"
+msgstr "Povećaj 100%"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:View200\n"
"Label\n"
"value.text"
msgid "Zoom 200%"
-msgstr "Povećaj za 100%"
+msgstr "Uvećaj 200%"
#: MathCommands.xcu
msgctxt ""
@@ -19873,7 +19816,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Sho~w All"
-msgstr "Poka~ži sve"
+msgstr "Pokaž~i sve"
#: MathCommands.xcu
msgctxt ""
@@ -19891,7 +19834,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elements Dock"
-msgstr ""
+msgstr "Priključna stranica elemenata"
#: MathCommands.xcu
msgctxt ""
@@ -19909,7 +19852,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: MathWindowState.xcu
msgctxt ""
@@ -19936,7 +19879,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Report Header/Footer"
-msgstr ""
+msgstr "Zaglavlje/podnožje izvještaja"
#: ReportCommands.xcu
msgctxt ""
@@ -19945,17 +19888,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Header/Footer"
-msgstr ""
+msgstr "Zaglavlje/podnožje stranice"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ShowRuler\n"
"Label\n"
"value.text"
msgid "~Ruler"
-msgstr "Linija~r"
+msgstr "~Linijar"
#: ReportCommands.xcu
msgctxt ""
@@ -19964,7 +19906,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Sorting and Grouping"
-msgstr ""
+msgstr "~Sortiranje i grupisanje"
#: ReportCommands.xcu
msgctxt ""
@@ -19973,20 +19915,18 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Add Field"
-msgstr ""
+msgstr "~Dodaj polje"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ConditionalFormatting\n"
"Label\n"
"value.text"
msgid "~Conditional Formatting..."
-msgstr "U~slovno formatiranje..."
+msgstr "~Uslovno formatiranje..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -19996,7 +19936,6 @@ msgid "Page Settings"
msgstr "Postavke stranice"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -20006,34 +19945,31 @@ msgid "~Page..."
msgstr "~Stranica..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResetAttributes\n"
"Label\n"
"value.text"
msgid "~Clear Direct Formatting"
-msgstr "Čisto formatiranje"
+msgstr "~Očisti direktno formatiranje"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:InsertPageNumberField\n"
"Label\n"
"value.text"
msgid "~Page Numbers..."
-msgstr "Broj ~stranice..."
+msgstr "~Brojevi stranica..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:InsertDateTimeField\n"
"Label\n"
"value.text"
msgid "~Date and Time..."
-msgstr "Datum i ~vrijeme..."
+msgstr "~Datum i Vrijeme..."
#: ReportCommands.xcu
msgctxt ""
@@ -20042,7 +19978,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Select Report"
-msgstr ""
+msgstr "~Odaberi izvještaj"
#: ReportCommands.xcu
msgctxt ""
@@ -20051,27 +19987,25 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Subreport in New Window..."
-msgstr ""
+msgstr "~Podizvještaj u novom prozoru..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
"Label\n"
"value.text"
msgid "Font Color"
-msgstr "Boja slova"
+msgstr "Boja fonta"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:GridMenu\n"
"Label\n"
"value.text"
msgid "Gr~id"
-msgstr "~Mreža"
+msgstr "Mr~eža"
#: ReportCommands.xcu
msgctxt ""
@@ -20080,17 +20014,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Column Header/Footer"
-msgstr ""
+msgstr "~Zaglavlje/Podnožje kolone"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
"Label\n"
"value.text"
msgid "Paste ~Special..."
-msgstr "Po~sebno umetanje..."
+msgstr "~Posebno umetanje..."
#: ReportCommands.xcu
msgctxt ""
@@ -20099,7 +20032,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Execute Report..."
-msgstr ""
+msgstr "Pokreni Izvještaj..."
#: ReportCommands.xcu
msgctxt ""
@@ -20108,7 +20041,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Graphic..."
-msgstr ""
+msgstr "Ilustracija..."
#: ReportCommands.xcu
msgctxt ""
@@ -20117,7 +20050,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Text Document"
-msgstr ""
+msgstr "Tekstualni dokument"
#: ReportCommands.xcu
msgctxt ""
@@ -20126,7 +20059,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Spreadsheet Document"
-msgstr ""
+msgstr "Dokument za proračunsku tablicu"
#: ReportCommands.xcu
msgctxt ""
@@ -20135,7 +20068,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Report Navigator"
-msgstr ""
+msgstr "Navigator izvještaja"
#: ReportCommands.xcu
msgctxt ""
@@ -20144,7 +20077,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fit to smallest width"
-msgstr ""
+msgstr "Uskladi na najmanju širinu"
#: ReportCommands.xcu
msgctxt ""
@@ -20153,7 +20086,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fit to smallest height"
-msgstr ""
+msgstr "Uskladi na najmanju visinu"
#: ReportCommands.xcu
msgctxt ""
@@ -20162,7 +20095,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fit to greatest width"
-msgstr ""
+msgstr "Uskladi na najveću širinu"
#: ReportCommands.xcu
msgctxt ""
@@ -20171,27 +20104,25 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fit to greatest height"
-msgstr ""
+msgstr "Uskladi na najveću visinu"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
"Label\n"
"value.text"
msgid "Properties"
-msgstr "Osobine"
+msgstr "Svojstva"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:Distribution\n"
"Label\n"
"value.text"
msgid "Distribution..."
-msgstr "~Distribucija..."
+msgstr "Distribucija..."
#: ReportCommands.xcu
msgctxt ""
@@ -20200,7 +20131,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Select Objects in Section"
-msgstr ""
+msgstr "~Odaberi objekte unutar sekcije"
#: ReportCommands.xcu
msgctxt ""
@@ -20209,7 +20140,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Left Align on Section"
-msgstr ""
+msgstr "Lijevo poravnanje nad sekcijom"
#: ReportCommands.xcu
msgctxt ""
@@ -20218,7 +20149,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Right Align on Section"
-msgstr ""
+msgstr "Desno poravnanje nad sekcijom"
#: ReportCommands.xcu
msgctxt ""
@@ -20227,7 +20158,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Top Align on Section"
-msgstr ""
+msgstr "Gornje poravnanje nad sekcijom"
#: ReportCommands.xcu
msgctxt ""
@@ -20236,7 +20167,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Bottom Align on Section"
-msgstr ""
+msgstr "Donje poravnanje nad sekcijom"
#: ReportCommands.xcu
msgctxt ""
@@ -20245,7 +20176,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Centered on Section"
-msgstr ""
+msgstr "Centrirano nad sekcijom"
#: ReportCommands.xcu
msgctxt ""
@@ -20254,7 +20185,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Middle on Section"
-msgstr ""
+msgstr "Sredina nad sekcijom"
#: ReportCommands.xcu
msgctxt ""
@@ -20263,7 +20194,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select all Labels"
-msgstr ""
+msgstr "Odaberi sve Labele"
#: ReportCommands.xcu
msgctxt ""
@@ -20272,7 +20203,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select all Formatted Fields"
-msgstr ""
+msgstr "Odaberi sva Formatirana Polja"
#: ReportCommands.xcu
msgctxt ""
@@ -20281,27 +20212,25 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Shape Arrange"
-msgstr ""
+msgstr "Grupacija Oblika"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:EditControlMenu\n"
"Label\n"
"value.text"
msgid "Control"
-msgstr "Kontrole"
+msgstr "Kontrola"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:AlignmentMenu\n"
"Label\n"
"value.text"
msgid "Alignment"
-msgstr "Pora~vnanje"
+msgstr "Poravnavanje"
#: ReportCommands.xcu
msgctxt ""
@@ -20310,7 +20239,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Resize"
-msgstr ""
+msgstr "Promijeni veličinu"
#: ReportCommands.xcu
msgctxt ""
@@ -20319,7 +20248,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Section alignment"
-msgstr ""
+msgstr "Poravnanje sekcije"
#: ReportCommands.xcu
msgctxt ""
@@ -20328,20 +20257,18 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Report Controls"
-msgstr ""
+msgstr "Kontrole Izvještaja"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ShapesMenu\n"
"Label\n"
"value.text"
msgid "Shapes"
-msgstr "Ob~lici"
+msgstr "Oblici"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:BasicShapesMenu\n"
@@ -20351,7 +20278,6 @@ msgid "Basic Shapes"
msgstr "Osnovni oblici"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SymbolShapesMenu\n"
@@ -20367,7 +20293,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Arrow Shapes"
-msgstr ""
+msgstr "Oblici Strelica"
#: ReportCommands.xcu
msgctxt ""
@@ -20376,7 +20302,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "FlowChart Shapes"
-msgstr ""
+msgstr "Oblici Dijagrama Toka"
#: ReportCommands.xcu
msgctxt ""
@@ -20385,7 +20311,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Callout Shapes"
-msgstr ""
+msgstr "Oblici Oblaka"
#: ReportCommands.xcu
msgctxt ""
@@ -20394,7 +20320,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Star Shapes"
-msgstr ""
+msgstr "Zvjezdičasti Oblici"
#: ReportCommands.xcu
msgctxt ""
@@ -20403,7 +20329,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Section"
-msgstr ""
+msgstr "Odjeljak"
#: ReportCommands.xcu
msgctxt ""
@@ -20412,7 +20338,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Shrink"
-msgstr ""
+msgstr "Smanji"
#: ReportCommands.xcu
msgctxt ""
@@ -20421,7 +20347,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Shrink from top"
-msgstr ""
+msgstr "Sažimanje odozgo"
#: ReportCommands.xcu
msgctxt ""
@@ -20430,7 +20356,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Shrink from bottom"
-msgstr ""
+msgstr "Sažimanje odozdo"
#: ReportCommands.xcu
msgctxt ""
@@ -20439,17 +20365,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Report Output Format"
-msgstr ""
+msgstr "Izlazni format izvještaja"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
"Label\n"
"value.text"
msgid "~Snap Lines"
-msgstr "~Linije ljepljenja"
+msgstr "~Linije lijepljenja"
#: ReportCommands.xcu
msgctxt ""
@@ -20458,40 +20383,36 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Object Resizing"
-msgstr ""
+msgstr "Promjena veličine objekata"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:ArrangeMenu\n"
"Label\n"
"value.text"
msgid "A~rrange"
-msgstr "~Rasporedi"
+msgstr "R~asporedi"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
"Title\n"
"value.text"
msgid "Properties"
-msgstr "Osobine"
+msgstr "Svojstva"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.GalleryDeck\n"
"Title\n"
"value.text"
msgid "Gallery"
-msgstr "~Galerija"
+msgstr "Galerija"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ImpressMasterPagesDeck\n"
@@ -20501,7 +20422,6 @@ msgid "Master Pages"
msgstr "Master stranice"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ImpressAnimationEffects\n"
@@ -20511,37 +20431,33 @@ msgid "Custom Animation"
msgstr "Prilagođena animacija"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SlideTransitionDeck\n"
"Title\n"
"value.text"
msgid "Slide Transition"
-msgstr "Prelaz slajda"
+msgstr "Prelaz slajdova"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.NavigatorDeck\n"
"Title\n"
"value.text"
msgid "Navigator"
-msgstr "~Navigator"
+msgstr "Navigator"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.StyleListDeck\n"
"Title\n"
"value.text"
msgid "Styles and Formatting"
-msgstr "~Stilovi i formatiranje"
+msgstr "Stilovi i formatiranje"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.FunctionsDeck\n"
@@ -20557,7 +20473,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Character"
-msgstr ""
+msgstr "Znak"
#: Sidebar.xcu
msgctxt ""
@@ -20566,7 +20482,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Current Context (only for debugging)"
-msgstr ""
+msgstr "Trenutni Kontekst (samo za debagiranje)"
#: Sidebar.xcu
msgctxt ""
@@ -20575,7 +20491,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Page"
-msgstr ""
+msgstr "Stranica"
#: Sidebar.xcu
msgctxt ""
@@ -20584,7 +20500,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Colors (only for debugging)"
-msgstr ""
+msgstr "Boje (samo za debagiranje)"
#: Sidebar.xcu
msgctxt ""
@@ -20593,10 +20509,9 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Area"
-msgstr ""
+msgstr "Oblast"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.LinePropertyPanel\n"
@@ -20606,27 +20521,24 @@ msgid "Line"
msgstr "Linija"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GalleryPanel\n"
"Title\n"
"value.text"
msgid "Gallery"
-msgstr "~Galerija"
+msgstr "Galerija"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PosSizePropertyPanel\n"
"Title\n"
"value.text"
msgid "Position and Size"
-msgstr "Položaj i ve~ličina..."
+msgstr "Položaj i veličina"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -20636,7 +20548,6 @@ msgid "Graphic"
msgstr "Ilustracija"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.Impress1\n"
@@ -20652,7 +20563,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Used in This Presentation"
-msgstr ""
+msgstr "Korišteno u ovoj prezentaciji"
#: Sidebar.xcu
msgctxt ""
@@ -20661,7 +20572,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Recently Used"
-msgstr ""
+msgstr "Nedavno korišteno"
#: Sidebar.xcu
msgctxt ""
@@ -20670,10 +20581,9 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Available for Use"
-msgstr ""
+msgstr "Dostupno za upotrebu"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.Impress5\n"
@@ -20683,24 +20593,22 @@ msgid "Custom Animation"
msgstr "Prilagođena animacija"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.Impress6\n"
"Title\n"
"value.text"
msgid "Slide Transition"
-msgstr "Prelaz slajda"
+msgstr "Prelaz slajdova"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.Impress7\n"
"Title\n"
"value.text"
msgid "Table Design"
-msgstr "Dizajn tabele"
+msgstr "Dizajn Tabele"
#: Sidebar.xcu
msgctxt ""
@@ -20709,17 +20617,16 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Empty"
-msgstr ""
+msgstr "Prazan"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.AlignmentPropertyPanel\n"
"Title\n"
"value.text"
msgid "Alignment"
-msgstr "Pora~vnanje"
+msgstr "Poravnavanje"
#: Sidebar.xcu
msgctxt ""
@@ -20728,17 +20635,16 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Cell Appearance"
-msgstr ""
+msgstr "Izgled Ćelije"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.NumberFormatPropertyPanel\n"
"Title\n"
"value.text"
msgid "Number Format"
-msgstr "Format brojeva..."
+msgstr "Zapis Broja"
#: Sidebar.xcu
msgctxt ""
@@ -20747,60 +20653,54 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Odlomak"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.WrapPropertyPanel\n"
"Title\n"
"value.text"
msgid "Wrap"
-msgstr "~Prijelom"
+msgstr "Umotaj"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SwNavigatorPanel\n"
"Title\n"
"value.text"
msgid "Navigator"
-msgstr "~Navigator"
+msgstr "Navigator"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNavigatorPanel\n"
"Title\n"
"value.text"
msgid "Navigator"
-msgstr "~Navigator"
+msgstr "Navigator"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdNavigatorPanel\n"
"Title\n"
"value.text"
msgid "Navigator"
-msgstr "~Navigator"
+msgstr "Navigator"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StyleListPanel\n"
"Title\n"
"value.text"
msgid "Styles and Formatting"
-msgstr "~Stilovi i formatiranje"
+msgstr "Stilovi i formatiranje"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.FunctionsPanel\n"
@@ -20816,7 +20716,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Insert Shapes"
-msgstr ""
+msgstr "Umetni Oblike"
#: StartModuleCommands.xcu
msgctxt ""
@@ -20825,7 +20725,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~New"
-msgstr "~Novi"
+msgstr "~Nova"
#: StartModuleCommands.xcu
msgctxt ""
@@ -20981,18 +20881,13 @@ msgid "Propert~ies..."
msgstr "Oso~bine..."
#: StartModuleCommands.xcu
-#, fuzzy
msgctxt ""
"StartModuleCommands.xcu\n"
"..StartModuleCommands.UserInterface.Commands..uno:Undo\n"
"Label\n"
"value.text"
msgid "Undo"
-msgstr ""
-"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Poništi\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Vrati"
+msgstr "Poništi"
#: StartModuleCommands.xcu
msgctxt ""
@@ -21301,24 +21196,22 @@ msgid "~Protect Records..."
msgstr "~Zaštiti slogove..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:RejectTracedChange\n"
"Label\n"
"value.text"
msgid "Reject Change"
-msgstr "Odbaciti promjene"
+msgstr "Odbaci Promjene"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTracedChange\n"
"Label\n"
"value.text"
msgid "Accept Change"
-msgstr "Prihvati izmjene"
+msgstr "Prihvati Promjene"
#: WriterCommands.xcu
msgctxt ""
@@ -21327,17 +21220,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Next Change"
-msgstr ""
+msgstr "~Sljedeća promjena"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PreviousTrackedChange\n"
"Label\n"
"value.text"
msgid "Pr~evious Change"
-msgstr "Prethodna stranica"
+msgstr "Pr~ethodna Promjena"
#: WriterCommands.xcu
msgctxt ""
@@ -21466,24 +21358,22 @@ msgid "Copy Hyperlink Location"
msgstr "Kopiraj lokaciju linka"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptChange\n"
"Label\n"
"value.text"
msgid "Accept Change"
-msgstr "Prihvati izmjene"
+msgstr "Prihvati Promjenu"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:RejectChange\n"
"Label\n"
"value.text"
msgid "Reject Change"
-msgstr "Odbaciti promjene"
+msgstr "Odbaci Promjenu"
#: WriterCommands.xcu
msgctxt ""
@@ -21510,7 +21400,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manual ~Break..."
-msgstr "Ručni ~prelom..."
+msgstr "Ručni ~prijelom..."
#: WriterCommands.xcu
msgctxt ""
@@ -21519,7 +21409,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Column Break"
-msgstr "Ubaci prekid kolone"
+msgstr "Ubaci prijelom kolone"
#: WriterCommands.xcu
msgctxt ""
@@ -21555,7 +21445,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Footnote/Endnote~..."
-msgstr "Fusno~ta..."
+msgstr "Fusnota/Endnota~..."
#: WriterCommands.xcu
msgctxt ""
@@ -21747,7 +21637,6 @@ msgid "To ~Frame"
msgstr "U ~okvir"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -21970,7 +21859,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Selection Mode"
-msgstr "Izborni način"
+msgstr "Način selekcije"
#: WriterCommands.xcu
msgctxt ""
@@ -22150,7 +22039,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rotate 90° ~Left"
-msgstr ""
+msgstr "Rotiraj 90° ~Lijevo"
#: WriterCommands.xcu
msgctxt ""
@@ -22159,7 +22048,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rotate 90° ~Right"
-msgstr ""
+msgstr "Rotiraj 90° ~Desno"
#: WriterCommands.xcu
msgctxt ""
@@ -22330,7 +22219,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Column Type"
-msgstr ""
+msgstr "Tip Kolone Stranice"
#: WriterCommands.xcu
msgctxt ""
@@ -22384,7 +22273,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Drop Caps"
-msgstr "Smanji velika slova"
+msgstr "Uvećana početna slova"
#: WriterCommands.xcu
msgctxt ""
@@ -22411,7 +22300,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Image..."
-msgstr ""
+msgstr "Slika..."
#: WriterCommands.xcu
msgctxt ""
@@ -22420,7 +22309,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Image..."
-msgstr ""
+msgstr "~Slika..."
#: WriterCommands.xcu
msgctxt ""
@@ -22441,14 +22330,13 @@ msgid "~Footnotes/Endnotes..."
msgstr "~Fusnote/endnote..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
"Label\n"
"value.text"
msgid "Clear ~Direct Formatting"
-msgstr "Čisto formatiranje"
+msgstr "Očisti ~direktno formatiranje"
#: WriterCommands.xcu
msgctxt ""
@@ -22466,7 +22354,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Page Wrap"
-msgstr "Prelom ~stranice"
+msgstr "Prijelom ~stranice"
#: WriterCommands.xcu
msgctxt ""
@@ -22502,7 +22390,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print document"
-msgstr ""
+msgstr "Štampaj dokument"
#: WriterCommands.xcu
msgctxt ""
@@ -22610,7 +22498,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "T~able to Text..."
-msgstr "T~abela u tekst..."
+msgstr "T~abelu u tekst..."
#: WriterCommands.xcu
msgctxt ""
@@ -22739,14 +22627,13 @@ msgid "~Table"
msgstr "~Tabela"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:SplitCell\n"
"Label\n"
"value.text"
msgid "Split Cells..."
-msgstr "Podijeli ćelije"
+msgstr "Razdvoji ćelije..."
#: WriterCommands.xcu
msgctxt ""
@@ -23034,7 +22921,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "To Previous Paragraph in Level"
-msgstr "Na prethodni odlomak u istoj ravnini"
+msgstr "Na prethodni odlomak istog nivoa"
#: WriterCommands.xcu
msgctxt ""
@@ -23061,7 +22948,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "To Next Paragraph in Level"
-msgstr "Do narednog odlomka u istoj ravnini"
+msgstr "Do narednog odlomka istog nivoa"
#: WriterCommands.xcu
msgctxt ""
@@ -23430,7 +23317,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Footnote/Endnote~..."
-msgstr "Fusno~ta..."
+msgstr "Fusnota/Endnota~..."
#: WriterCommands.xcu
msgctxt ""
@@ -23447,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Backspace"
+msgid "Shift+Backspace"
+msgstr "Shift+Backspace"
#: WriterCommands.xcu
msgctxt ""
@@ -23871,17 +23758,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Images on Even Pages"
-msgstr ""
+msgstr "Obrni ilustraciju na parnim stranama"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:SplitTable\n"
"Label\n"
"value.text"
msgid "Split Table..."
-msgstr "Podijeli tabelu"
+msgstr "Razdvoji tabelu..."
#: WriterCommands.xcu
msgctxt ""
@@ -23908,7 +23794,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Distribute Columns Evenly"
-msgstr "Rasporedi ~kolone jednako"
+msgstr "Ravnomjerno rasporedi ~kolone"
#: WriterCommands.xcu
msgctxt ""
@@ -24106,7 +23992,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Text Wrap..."
-msgstr "Prelom teksta..."
+msgstr "Prijelom teksta..."
#: WriterCommands.xcu
msgctxt ""
@@ -24214,7 +24100,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Images On/Off"
-msgstr ""
+msgstr "Slike uključena/isključena"
#: WriterCommands.xcu
msgctxt ""
@@ -24286,7 +24172,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Hyphenation..."
-msgstr "Prelo~m riječi..."
+msgstr "~Rastavljanje riječi..."
#: WriterCommands.xcu
msgctxt ""
@@ -24556,7 +24442,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Settings - Paper format"
-msgstr ""
+msgstr "Postavke stranice - Format papira"
#: WriterCommands.xcu
msgctxt ""
@@ -24565,7 +24451,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Selection Mode"
-msgstr "Izborni način"
+msgstr "Način selekcije"
#: WriterCommands.xcu
msgctxt ""
@@ -24574,7 +24460,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save Images..."
-msgstr ""
+msgstr "Snimi slike..."
#: WriterCommands.xcu
msgctxt ""
@@ -24664,7 +24550,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr ""
+msgstr "Poravnanje objekata"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24727,7 +24613,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "More Controls"
-msgstr "Više kontrola"
+msgstr "Još kontrola"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24763,7 +24649,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filter slika"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24772,7 +24658,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24943,7 +24829,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Izmjene"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -24961,7 +24847,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Nađi"
+msgstr "Pretraga"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25015,7 +24901,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr ""
+msgstr "Poravnanje objekata"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25078,7 +24964,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "More Controls"
-msgstr "Više kontrola"
+msgstr "Još kontrola"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25114,7 +25000,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filter slika"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25123,7 +25009,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25276,10 +25162,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Fontwork Shape"
-msgstr "Oblik fontworka"
+msgstr "Oblik fontwork-a"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -25295,7 +25180,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Izmjene"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25358,7 +25243,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr ""
+msgstr "Poravnanje objekata"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25421,7 +25306,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "More Controls"
-msgstr "Više kontrola"
+msgstr "Još kontrola"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25457,7 +25342,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filter slika"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25466,7 +25351,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25637,7 +25522,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Izmjene"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25646,7 +25531,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25655,7 +25540,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Nađi"
+msgstr "Pretraga"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25709,7 +25594,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25754,7 +25639,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Fontwork Shape"
-msgstr "Oblik fontworka"
+msgstr "Oblik fontwork-a"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25799,7 +25684,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "More Controls"
-msgstr "Više kontrola"
+msgstr "Još kontrola"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25826,7 +25711,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filter slika"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25943,7 +25828,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Izmjene"
#: WriterWindowState.xcu
msgctxt ""
@@ -25952,7 +25837,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: WriterWindowState.xcu
msgctxt ""
@@ -25961,7 +25846,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Nađi"
+msgstr "Pretraga"
#: WriterWindowState.xcu
msgctxt ""
@@ -26015,7 +25900,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr ""
+msgstr "Poravnanje objekata"
#: WriterWindowState.xcu
msgctxt ""
@@ -26078,7 +25963,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "More Controls"
-msgstr "Više kontrola"
+msgstr "Još kontrola"
#: WriterWindowState.xcu
msgctxt ""
@@ -26186,7 +26071,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Drawing"
-msgstr "Crtež"
+msgstr "Crtanje"
#: WriterWindowState.xcu
msgctxt ""
@@ -26279,7 +26164,6 @@ msgid "Fontwork Shape"
msgstr "Oblik fontworka"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -26295,7 +26179,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Logo"
-msgstr ""
+msgstr "Logo"
#: WriterWindowState.xcu
msgctxt ""
@@ -26304,7 +26188,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Izmjene"
#: XFormsWindowState.xcu
msgctxt ""
@@ -26313,7 +26197,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard"
-msgstr "Standardno"
+msgstr "Standardna"
#: XFormsWindowState.xcu
msgctxt ""
@@ -26322,7 +26206,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Nađi"
+msgstr "Pronađi"
#: XFormsWindowState.xcu
msgctxt ""
@@ -26376,7 +26260,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr ""
+msgstr "Poravnanje objekata"
#: XFormsWindowState.xcu
msgctxt ""
@@ -26439,7 +26323,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "More Controls"
-msgstr "Više kontrola"
+msgstr "Još kontrola"
#: XFormsWindowState.xcu
msgctxt ""
@@ -26556,7 +26440,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Drawing"
-msgstr "Crtež"
+msgstr "Crtanje"
#: XFormsWindowState.xcu
msgctxt ""
diff --git a/source/bs/padmin/source.po b/source/bs/padmin/source.po
index 3e92b0f7e15..7e5ed9c5f24 100644
--- a/source/bs/padmin/source.po
+++ b/source/bs/padmin/source.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 11:49+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389872940.0\n"
#: padialog.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"RID_PA_FL_CUPSUSAGE\n"
"fixedline.text"
msgid "CUPS support"
-msgstr "CUPS podrša"
+msgstr "CUPS podrška"
#: padialog.src
msgctxt ""
@@ -32,10 +32,9 @@ msgctxt ""
"RID_PA_CB_CUPSUSAGE\n"
"checkbox.text"
msgid "Disable CUPS Support"
-msgstr "Onesposobi CUPS podršku"
+msgstr "Isključi CUPS podršku"
#: padialog.src
-#, fuzzy
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
@@ -69,7 +68,7 @@ msgctxt ""
"RID_PA_TXT_DRIVER\n"
"fixedtext.text"
msgid "Driver:"
-msgstr "Drajver"
+msgstr "Drajver:"
#: padialog.src
msgctxt ""
@@ -178,16 +177,14 @@ msgid "Could not open printer %s."
msgstr "Ne mogu otvoriti štampač %s."
#: padialog.src
-#, fuzzy
msgctxt ""
"padialog.src\n"
"RID_PA_TXT_TESTPAGE_PRINTED\n"
"string.text"
msgid "The test page was printed successfully. Please check the result."
-msgstr "Test strana je uspješno odštampana. Provjerite rezultat."
+msgstr "Testna stranica je uspješno isprintana. Molimo da provjerite rezultat printanja."
#: padialog.src
-#, fuzzy
msgctxt ""
"padialog.src\n"
"RID_ERR_NOWRITE\n"
@@ -196,9 +193,8 @@ msgid ""
"No printers can be installed, because the file system is read-only.\n"
"Please contact your system administrator."
msgstr ""
-"%PRODUCTNAME ne može se pokrenuti zbog greške u pristupu %PRODUCTNAME konfiguracijskim podacima.\n"
-"\n"
-"Molimo, kontaktirajte vašeg sustavskog administratora."
+"Printeri ne mogu biti instalirani jer je fajl sistem podešen samo za očitavanje.\n"
+"Molimo vas da kontaktirate vašeg sistem administratora."
#: padialog.src
msgctxt ""
@@ -313,7 +309,7 @@ msgctxt ""
"RID_PPDIMP_TXT_PATH\n"
"fixedtext.text"
msgid "Please select the driver directory."
-msgstr "Izabrerite direktorij dravjera."
+msgstr "Izaberite direktorij dravjera."
#: padialog.src
msgctxt ""
@@ -401,7 +397,7 @@ msgid ""
"\n"
"%s2."
msgstr ""
-"Pokretački program \"%s1\" nije mogao biti uklonjen. Nije bilo moguće ukloniti datoteke\n"
+"Pokretački program \"%s1\" nije mogao biti uklonjen. Nije bilo moguće ukloniti datoteke\n"
"\n"
"%s2."
@@ -419,7 +415,7 @@ msgctxt ""
"RID_ERR_PRINTERNOTREMOVABLE\n"
"string.text"
msgid "The printer %s cannot be removed."
-msgstr ""
+msgstr "Štampač %s ne može biti uklonjen."
#: padialog.src
msgctxt ""
@@ -711,7 +707,7 @@ msgctxt ""
"RID_ADDP_CMD_STR_FAXHELP\n"
"string.text"
msgid "The command line for fax connections is executed as follows: for each fax sent, \"(TMP)\" in the command line is replaced by a temporary file and \"(PHONE)\" in the command line is replaced by the fax number. If \"(TMP)\" appears in the command line, the PostScript code will be supplied via a file, otherwise it is passed as standard input (i.e. as a pipe)."
-msgstr "Komandna linija za faks konekcije je izvršena ovako: za svaki poslani faks, \"(TMP)\" u komandnoj liniji je je zamijenjen trenutnom datotekom i \"(PHONE)\" u komandnoj liniji je zamjenjen brojem faksa. Ukoliko \"(TMP)\" se pojavi u komandnoj liniji, PostScript kod će biti dostupan preko datoteke, inače preko standardnog ulaza (npr. kao pipe)."
+msgstr "Komandna linija za faks konekcije je izvršena ovako: za svaki poslani faks, \"(TMP)\" u komandnoj liniji je je zamijenjen trenutnom datotekom i \"(PHONE)\" u komandnoj liniji je zamijenjen brojem faksa. Ukoliko \"(TMP)\" se pojavi u komandnoj liniji, PostScript kod će biti dostupan preko datoteke, inače preko standardnog ulaza (npr. kao pipe)."
#: padialog.src
msgctxt ""
@@ -732,14 +728,13 @@ msgid "~These printers can be imported. Please select the ones you want to impor
msgstr "~Ovi štampači mogu biti uvezeni. Izaberite one koje želite uvesti."
#: padialog.src
-#, fuzzy
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_OLDPRINTERS\n"
"RID_ADDP_OLD_BTN_SELECTALL\n"
"pushbutton.text"
msgid "~Select All"
-msgstr "~Izaberi sve"
+msgstr "~Odaberi sve"
#: padialog.src
msgctxt ""
@@ -757,7 +752,7 @@ msgctxt ""
"RID_ADDP_FAXDRV_TXT_DRIVER\n"
"fixedtext.text"
msgid "Use the following driver for this fax connection"
-msgstr "Koristi sljedeći drajver za ovu povezivanje na faks"
+msgstr "Koristi sljedeći drajver za ovo povezivanje na faks"
#: padialog.src
msgctxt ""
@@ -823,13 +818,12 @@ msgid "A spec~ific driver, to adapt the format to another printer"
msgstr "Poseban drajver, za adaptac~iju formata za drugi štampač"
#: rtsetup.src
-#, fuzzy
msgctxt ""
"rtsetup.src\n"
"RID_RTS_RTSDIALOG_INVALID_TXT\n"
"string.text"
msgid "<ignore>"
-msgstr "<ignoriši>"
+msgstr "<ignore>"
#: rtsetup.src
msgctxt ""
@@ -892,7 +886,7 @@ msgctxt ""
"RID_RTS_CMD_CB_EXTERNAL\n"
"checkbox.text"
msgid "~Use system print dialog, disable %PRODUCTNAME's print dialog"
-msgstr "~Pokreni sistemski dijalog za štampu onesposobi %PRODUCTNAME dijalog za štampu"
+msgstr "~Pokreni sistemski dijalog za štampu, isključi %PRODUCTNAME dijalog za štampu"
#: rtsetup.src
msgctxt ""
@@ -1116,7 +1110,7 @@ msgctxt ""
"RID_RTS_PWDIALOG_PASS_TXT\n"
"fixedtext.text"
msgid "~Password"
-msgstr "~Šifra"
+msgstr "~Lozinka"
#: rtsetup.src
msgctxt ""
diff --git a/source/bs/padmin/uiconfig/ui.po b/source/bs/padmin/uiconfig/ui.po
index 896d6c8eea1..60697ee7aa0 100644
--- a/source/bs/padmin/uiconfig/ui.po
+++ b/source/bs/padmin/uiconfig/ui.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,17 +14,16 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389812525.0\n"
#: printerdevicepage.ui
-#, fuzzy
msgctxt ""
"printerdevicepage.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "_Option"
-msgstr "Opcije"
+msgstr "_Opcija"
#: printerdevicepage.ui
msgctxt ""
@@ -33,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current _value"
-msgstr ""
+msgstr "Trenutna _vrijednost"
#: printerdevicepage.ui
msgctxt ""
@@ -42,27 +41,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer _Language type"
-msgstr ""
+msgstr "Printer _Jezik tip"
#: printerdevicepage.ui
-#, fuzzy
msgctxt ""
"printerdevicepage.ui\n"
"label10\n"
"label\n"
"string.text"
msgid "_Color"
-msgstr "Boja"
+msgstr "_Boja"
#: printerdevicepage.ui
-#, fuzzy
msgctxt ""
"printerdevicepage.ui\n"
"label11\n"
"label\n"
"string.text"
msgid "Color _depth"
-msgstr "Dubina ~boje"
+msgstr "Boja _nijansa"
#: printerdevicepage.ui
msgctxt ""
@@ -71,10 +68,9 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "From driver"
-msgstr ""
+msgstr "Iz drajver-a"
#: printerdevicepage.ui
-#, fuzzy
msgctxt ""
"printerdevicepage.ui\n"
"colorspace\n"
@@ -84,14 +80,13 @@ msgid "Color"
msgstr "Boja"
#: printerdevicepage.ui
-#, fuzzy
msgctxt ""
"printerdevicepage.ui\n"
"colorspace\n"
"2\n"
"stringlist.text"
msgid "Grayscale"
-msgstr "Sive nijanse"
+msgstr "Crno‑bijela"
#: printerdevicepage.ui
msgctxt ""
@@ -100,7 +95,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "8 Bit"
-msgstr ""
+msgstr "8 Bita"
#: printerdevicepage.ui
msgctxt ""
@@ -109,7 +104,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "24 Bit"
-msgstr ""
+msgstr "24 Bita"
#: printerdevicepage.ui
msgctxt ""
@@ -118,7 +113,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic : %s"
-msgstr ""
+msgstr "Automatski : %s"
#: printerdevicepage.ui
msgctxt ""
@@ -127,7 +122,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "PostScript (Level from driver)"
-msgstr ""
+msgstr "PostScript (Nivo iz drajver-a)"
#: printerdevicepage.ui
msgctxt ""
@@ -136,7 +131,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "PostScript Level 1"
-msgstr ""
+msgstr "PostScript Nivo 1"
#: printerdevicepage.ui
msgctxt ""
@@ -145,7 +140,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "PostScript Level 2"
-msgstr ""
+msgstr "PostScript Nivo 2"
#: printerdevicepage.ui
msgctxt ""
@@ -154,7 +149,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "PostScript Level 3"
-msgstr ""
+msgstr "PostScript Nivo 3"
#: printerdevicepage.ui
msgctxt ""
@@ -163,7 +158,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "PDF"
-msgstr ""
+msgstr "PDF"
#: printerpaperpage.ui
msgctxt ""
@@ -172,17 +167,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paper size"
-msgstr ""
+msgstr "_Papir veličina"
#: printerpaperpage.ui
-#, fuzzy
msgctxt ""
"printerpaperpage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_Orientation"
-msgstr "Orijentacija"
+msgstr "_Orijentacija"
#: printerpaperpage.ui
msgctxt ""
@@ -191,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Duplex"
-msgstr ""
+msgstr "_Dvostrano"
#: printerpaperpage.ui
msgctxt ""
@@ -200,17 +194,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper tray"
-msgstr ""
+msgstr "Ladica za papir"
#: printerpaperpage.ui
-#, fuzzy
msgctxt ""
"printerpaperpage.ui\n"
"orientlb\n"
"0\n"
"stringlist.text"
msgid "Portrait"
-msgstr "~Uspravno"
+msgstr "Uspravno"
#: printerpaperpage.ui
msgctxt ""
@@ -219,7 +212,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Landscape"
-msgstr ""
+msgstr "Položeno"
#: printerpropertiesdialog.ui
msgctxt ""
@@ -228,17 +221,16 @@ msgctxt ""
"title\n"
"string.text"
msgid "Properties of %s"
-msgstr ""
+msgstr "Svojstva %s"
#: printerpropertiesdialog.ui
-#, fuzzy
msgctxt ""
"printerpropertiesdialog.ui\n"
"command\n"
"label\n"
"string.text"
msgid "Command"
-msgstr "Naredbe"
+msgstr "Naredba"
#: printerpropertiesdialog.ui
msgctxt ""
@@ -247,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper"
-msgstr ""
+msgstr "Papir"
#: printerpropertiesdialog.ui
msgctxt ""
@@ -256,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Device"
-msgstr ""
+msgstr "Uređaj"
#: printerpropertiesdialog.ui
msgctxt ""
@@ -265,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Replacement"
-msgstr ""
+msgstr "Zamjena fonta"
#: printerpropertiesdialog.ui
msgctxt ""
@@ -274,4 +266,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Other Settings"
-msgstr ""
+msgstr "Ostale postavke"
diff --git a/source/bs/readlicense_oo/docs.po b/source/bs/readlicense_oo/docs.po
index 039a52b952d..71f6fe2d693 100644
--- a/source/bs/readlicense_oo/docs.po
+++ b/source/bs/readlicense_oo/docs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-13 20:48+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-23 22:58+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360788528.0\n"
+"X-POOTLE-MTIME: 1390517932.0\n"
#: readme.xrm
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"Welcome\n"
"readmeitem.text"
msgid "${PRODUCTNAME} ${PRODUCTVERSION} ReadMe"
-msgstr "${PRODUCTNAME} ${PRODUCTVERSION} PročitajMe"
+msgstr "${PRODUCTNAME} ${PRODUCTVERSION} Pročitaj Me"
#: readme.xrm
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"LatestUpdates\n"
"readmeitem.text"
msgid "For latest updates to this readme file, see <a href=\"http://www.libreoffice.org/welcome/readme.html\">http://www.libreoffice.org/welcome/readme.html</a>"
-msgstr ""
+msgstr "Najnoviji tekst pogledajte na stranici <a href=\"http://www.libreoffice.org/welcome/readme.html\">http://www.libreoffice.org/welcome/readme.html</a>"
#: readme.xrm
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"A6\n"
"readmeitem.text"
msgid "This file contains important information about the ${PRODUCTNAME} software. You are recommended to read this information very carefully before starting installation."
-msgstr ""
+msgstr "Ova datoteka sadrži važne informacije o softveru ${PRODUCTNAME}. Preporučeno je da pročitate pažljivo ove informacije prije početka instalacije."
#: readme.xrm
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"A7\n"
"readmeitem.text"
msgid "The ${PRODUCTNAME} community is responsible for the development of this product, and invites you to consider participating as a community member. If you are a new user, you can visit the ${PRODUCTNAME} site, where you will find lots of information about the ${PRODUCTNAME} project and the communities that exist around it. Go to <a href=\"http://www.libreoffice.org/\">http://www.libreoffice.org/</a>."
-msgstr ""
+msgstr "${PRODUCTNAME} zajednica je odgovorna za razvoj ovog proizvoda, i poziva vas da učestvujete. Ukoliko ste novi korisnik, možete posjetiti sajt paketa ${PRODUCTNAME}, gdje možete pronaći sve informacije o ${PRODUCTNAME} projektu i zajednici okupljenoj oko njega. Posetite nas na <a href=\"http://www.libreoffice.org/\">http://www.libreoffice.org/</a>."
#: readme.xrm
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"A10\n"
"readmeitem.text"
msgid "Is ${PRODUCTNAME} Really Free for Any User?"
-msgstr ""
+msgstr "Da li je ${PRODUCTNAME} stvarno besplatan za sve?"
#: readme.xrm
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"A11\n"
"readmeitem.text"
msgid "${PRODUCTNAME} is free for use by everybody. You may take this copy of ${PRODUCTNAME} and install it on as many computers as you like, and use it for any purpose you like (including commercial, government, public administration and educational use). For further details see the license text packaged with this ${PRODUCTNAME} download."
-msgstr ""
+msgstr "${PRODUCTNAME} je slobodan za sve. Kopiju paketa ${PRODUCTNAME} možete da instalirate na neograničeno računara i koristite na bilo koji način (uključujući komercijalnu upotrebu i upotrebu u javnoj upravi i obrazovanju). Za više informacija pogledajte licencu upakovanu sa instalacijom paketa ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"A12\n"
"readmeitem.text"
msgid "Why is ${PRODUCTNAME} Free for Any User?"
-msgstr ""
+msgstr "Zašto je ${PRODUCTNAME} besplatan za sve?"
#: readme.xrm
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"A13\n"
"readmeitem.text"
msgid "You can use this copy of ${PRODUCTNAME} free of charge because individual contributors and corporate sponsors have designed, developed, tested, translated, documented, supported, marketed, and helped in many other ways to make ${PRODUCTNAME} what it is today - the world's leading Open Source productivity software for home and office."
-msgstr ""
+msgstr "Možete da koristite kopiju paketa ${PRODUCTNAME} slobodno i besplatno jer su pojedinačni saradnici i partneri projekta dizajnirali, razvili, testirali, preveli, dokumentovali, podržali i pomogli na mnoge druge načine kako bi paket ${PRODUCTNAME} načinili onim što je danas — vodeći svjetski slobodni kancelarijski softver za dom i kancelariju."
#: readme.xrm
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"A13b\n"
"readmeitem.text"
msgid "If you appreciate their efforts, and would like to ensure that ${PRODUCTNAME} continues to be available far into the future, please consider contributing to the project - see <a href=\"http://www.documentfoundation.org/contribution/\">http://www.documentfoundation.org/contribution/</a> for details. Everyone can make a contribution of some kind."
-msgstr ""
+msgstr "Ukoliko cijenite njihov trud i želite da se postarate da ${PRODUCTNAME} i dalje bude dostupan, odlučite se da doprinesete projektu i pogledajte <a href=\"http://www.documentfoundation.org/contribution/\">http://www.documentfoundation.org/contribution/</a> za više informacija. Postoje različite mogućnosti i svako može da doprinese projektu na svoj način."
#: readme.xrm
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"javaneeded\n"
"readmeitem.text"
msgid "${PRODUCTNAME} requires a recent version of Java Runtime Environment (JRE) for full functionality. JRE is not part of the ${PRODUCTNAME} installation package, it should be installed separately."
-msgstr ""
+msgstr "${PRODUCTNAME} zahtijeva noviju verziju Java Runtime Environment (JRE) da bi u potpunosti funkcionisao. JRE nije dio instalacijskog paketa ${PRODUCTNAME} , stoga je potrebna odvojena instalacija."
#: readme.xrm
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"macxiOSX\n"
"readmeitem.text"
msgid "MacOSX 10.6 or higher"
-msgstr ""
+msgstr "MacOSX 10.6 ili novija"
#: readme.xrm
msgctxt ""
@@ -126,16 +126,15 @@ msgctxt ""
"s2s3sdf21\n"
"readmeitem.text"
msgid "Microsoft Windows XP, Vista, Windows 7, or Windows 8"
-msgstr ""
+msgstr "Microsoft Windows XP, Vista, Windows 7, ili Windows 8"
#: readme.xrm
-#, fuzzy
msgctxt ""
"readme.xrm\n"
"edssc3d\n"
"readmeitem.text"
msgid "Please be aware that administrator rights are needed for the installation process."
-msgstr "Imajte na umu da su administratorska prava potrebna za instalacijski proces."
+msgstr "Napominjemo da su prava administratora potrebna za instalacijski proces."
#: readme.xrm
msgctxt ""
@@ -151,7 +150,7 @@ msgctxt ""
"MSOReg2\n"
"readmeitem.text"
msgid "<tt>REGISTER_ALL_MSO_TYPES=1</tt> will force registration of ${PRODUCTNAME} as default application for Microsoft Office formats."
-msgstr ""
+msgstr "<tt>REGISTER_ALL_MSO_TYPES=1</tt> će nametnuti registraciju ${PRODUCTNAME} kao podrazumijevane aplikacije za Microsoft Office formate."
#: readme.xrm
msgctxt ""
@@ -159,7 +158,7 @@ msgctxt ""
"MSOReg3\n"
"readmeitem.text"
msgid "<tt>REGISTER_NO_MSO_TYPES=1</tt> will suppress registration of ${PRODUCTNAME} as default application for Microsoft Office formats."
-msgstr ""
+msgstr "<tt>REGISTER_NO_MSO_TYPES=1</tt> će zanemariti registraciju ${PRODUCTNAME} kao podrazumijevane aplikacije za Microsoft Office formate."
#: readme.xrm
msgctxt ""
@@ -167,7 +166,7 @@ msgctxt ""
"s2we10\n"
"readmeitem.text"
msgid "As a general rule, you are recommended to install ${PRODUCTNAME} via the installation methods recommended by your particular Linux distribution (such as the Ubuntu Software Center, in the case of Ubuntu Linux). This is because it is usually the simplest way to obtain an installation that is optimally integrated into your system. Indeed, ${PRODUCTNAME} may well be already installed by default when you originally install your Linux operating system."
-msgstr ""
+msgstr "U opštem slučaju preporučujemo instalaciju kancelarijskog paketa ${PRODUCTNAME} pomoću instalacijskih metoda koje obezbeđuje pojedinačna distribucija Linuksa (kao što je Ubuntu softverski centar kod Ubuntu distribucije). Obično se ovo preporučuje zato što je to najjednostavniji način za preuzimanje instalacije koja je optimizovana za vaš sistem. Čest je slučaj da je kancelarijski paket ${PRODUCTNAME} već upakovan u instalaciju Linuks operativnog sistema."
#: readme.xrm
msgctxt ""
@@ -175,7 +174,7 @@ msgctxt ""
"s2we11\n"
"readmeitem.text"
msgid "This \"stand-alone\" ${PRODUCTNAME} installer is provided for users in need of previews, having special needs, and for out-of-the-ordinary cases."
-msgstr ""
+msgstr "Ovaj \"samostalni\" instalacioni program za paket ${PRODUCTNAME} je dostupan za korisnike koji žele da pogledaju izdanje, imaju specijalne zahtjeve i nestandardne situacije."
#: readme.xrm
msgctxt ""
@@ -183,7 +182,7 @@ msgctxt ""
"s2we35\n"
"readmeitem.text"
msgid "Linux Kernel version 2.6.18 or higher;"
-msgstr ""
+msgstr "Verzija 2.6.18 Linux kernela ili novija;"
#: readme.xrm
msgctxt ""
@@ -191,7 +190,7 @@ msgctxt ""
"s253we\n"
"readmeitem.text"
msgid "glibc2 version 2.5 or higher;"
-msgstr ""
+msgstr "glibc2 verzija 2.5 ili novija;"
#: readme.xrm
msgctxt ""
@@ -199,7 +198,7 @@ msgctxt ""
"s255we\n"
"readmeitem.text"
msgid "freetype version 2.2.0 or higher;"
-msgstr ""
+msgstr "freetype verzija 2.2.0 ili novija;"
#: readme.xrm
msgctxt ""
@@ -207,7 +206,7 @@ msgctxt ""
"s256we\n"
"readmeitem.text"
msgid "gtk version 2.10.4 or higher;"
-msgstr ""
+msgstr "gtk verzija 2.10.4 ili novija;"
#: readme.xrm
msgctxt ""
@@ -215,7 +214,7 @@ msgctxt ""
"wd2dff\n"
"readmeitem.text"
msgid "Gnome 2.16 or higher, with the gail 1.9 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)."
-msgstr ""
+msgstr "Gnome 2.16 ili noviji, sa gail 1.9 i at-spi 1.7 paketima ( potrebni da podrže pomoćne [AT] alate), ili neki drugi odgovarajući GUI ( kao što je, između ostalog, KDE )."
#: readme.xrm
msgctxt ""
@@ -223,7 +222,7 @@ msgctxt ""
"Linuxi3a\n"
"readmeitem.text"
msgid "There is a wide variety of Linux distributions, and there may be different installation options (KDE vs Gnome, etc.) available from the same Linux vendor. Some distributions ship with their own “native” version of ${PRODUCTNAME}, which may have different features from this community-supplied version of ${PRODUCTNAME}. In many cases, you can install the community-supplied ${PRODUCTNAME} alongside a native version. However, you may prefer to remove the “native” version before installing this community-supplied version. For details on how to do that, please consult the user help resources provided by your particular Linux vendor."
-msgstr ""
+msgstr "Postoji veliki broj različitih distribucija Linuksa, a takođe mogu postojati i različite instalacijske opcije (KDE, Gnome, itd.) za istu distribuciju. Neke distribucije imaju dostupnu svoju “domaću” verziju paketa ${PRODUCTNAME}, koja može imati različite karakteristike u odnosu na zvaničnu verziju paketa ${PRODUCTNAME} pripremljenu u zajednici projekta. U mnogim slučajevima moguće je instalirati zvanični paket iz zajednice ${PRODUCTNAME} pored “domaće” verzije. Možda ćete poželeti da uklonite “domaću” verziju, prije instalacije zvanične. Za detalje o tome kako uraditi ovo, molimo vas da pogledate pomoć obezbeđenu od strane izdavača Linuks distribucije."
#: readme.xrm
msgctxt ""
@@ -231,7 +230,7 @@ msgctxt ""
"Linuxi4a\n"
"readmeitem.text"
msgid "It is a recommended best practice to back-up your system and data before you remove or install software."
-msgstr ""
+msgstr "Najbolja praksa je da napravite rezervnu kopiju sistema pre uklanjanja ili instaliranja softvera."
#: readme.xrm
msgctxt ""
@@ -239,7 +238,7 @@ msgctxt ""
"Precautions\n"
"readmeitem.text"
msgid "Please make sure you have enough free memory in the temporary directory on your system, and please ensure that read, write and run access rights have been granted. Close all other programs before starting the installation process."
-msgstr ""
+msgstr "Postarajte se da imate dovoljno raspoložive memorije u privremenom direktoriju na vašem sistemu i da su dozvoljene privilegije za čitanje, upisivanje i izvršavanje. Zatvorite sve programe prije početka procesa instalacije."
#: readme.xrm
msgctxt ""
@@ -247,7 +246,7 @@ msgctxt ""
"sdfsdfgf42s\n"
"readmeitem.text"
msgid "Installation of ${PRODUCTNAME} on Debian/Ubuntu-based Linux systems"
-msgstr ""
+msgstr "Instalacija kancelarijskog paketa ${PRODUCTNAME} na Debian/Ubuntu Linux distribucijama"
#: readme.xrm
msgctxt ""
@@ -255,7 +254,7 @@ msgctxt ""
"debianinstall1\n"
"readmeitem.text"
msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack."
-msgstr ""
+msgstr "Za informacije kako instalirati jezični paket ( nakon instaliranja US English verzije paketa ${PRODUCTNAME} ),molimo pročitajte tekst ispod, pod naslovom Instaliranje Jezičnog Paketa."
#: readme.xrm
msgctxt ""
@@ -263,7 +262,7 @@ msgctxt ""
"debianinstall2\n"
"readmeitem.text"
msgid "When you unpack the downloaded archive, you will see that the contents have been decompressed into a sub-directory. Open a file manager window, and change directory to the one starting with \"LibreOffice_\", followed by the version number and some platform information."
-msgstr ""
+msgstr "Kada raspakujete preuzetu arhivu, vidjet ćete da je sadržaj raspakovan u pod-direktorij. Otvorite prozor za pomoć sa fajlovima, i promijenite direktorij tako da se njegov sadržaj može pokrenuti pomoću \"LibreOffice...\" , nakon čega slijedi broj verzije i neke informacije o platformi."
#: readme.xrm
msgctxt ""
@@ -271,7 +270,7 @@ msgctxt ""
"debianinstall3\n"
"readmeitem.text"
msgid "This directory contains a subdirectory called \"DEBS\". Change directory to the \"DEBS\" directory."
-msgstr ""
+msgstr "Direktorijum sadrži pod-direktorijum sa nazivom \"DEBS\". Pređite unutar \"DEBS\"direktorija."
#: readme.xrm
msgctxt ""
@@ -279,7 +278,7 @@ msgctxt ""
"debianinstall4\n"
"readmeitem.text"
msgid "Right-click within the directory and choose \"Open in Terminal\". A terminal window will open. From the command line of the terminal window, enter the following command (you will be prompted to enter your root user's password before the command will execute):"
-msgstr ""
+msgstr "U direktorijumu kliknite desnim klikom i izaberite \"Otvori u terminalu\". Otvoriće se prozor terminala. Iz komandne linije terminala unesite sljedeću naredbu (da bi se naredba izvršila morate unijeti lozinku root korisnika):"
#: readme.xrm
msgctxt ""
@@ -287,7 +286,7 @@ msgctxt ""
"debianinstall5\n"
"readmeitem.text"
msgid "The following commands will install LibreOffice and the desktop integration packages (you may just copy and paste them into the terminal screen rather than trying to type them):"
-msgstr ""
+msgstr "Sljedeće naredbe će instalirati LibreOffice i integracione pakete radne površine (možete ih samo kopirati i zalijepiti na zaslonu terminala, umjesto da ih tipkate):"
#: readme.xrm
msgctxt ""
@@ -295,7 +294,7 @@ msgctxt ""
"debianinstall6\n"
"readmeitem.text"
msgid "sudo dpkg -i *.deb"
-msgstr ""
+msgstr "sudo dpkg -i *.deb"
#: readme.xrm
msgctxt ""
@@ -303,7 +302,7 @@ msgctxt ""
"debianinstall9\n"
"readmeitem.text"
msgid "The installation process is now completed, and you should have icons for all the ${PRODUCTNAME} applications in your desktop's Applications/Office menu."
-msgstr ""
+msgstr "Proces instalacije je sada završen i trebalo bi da sve ikone aplikacija paketa ${PRODUCTNAME} budu dostupne u meniju Aplikacije/Ured."
#: readme.xrm
msgctxt ""
@@ -311,7 +310,7 @@ msgctxt ""
"sdfsdfgf42t\n"
"readmeitem.text"
msgid "Installation of ${PRODUCTNAME} on Fedora, openSUSE, Mandriva and other Linux systems using RPM packages"
-msgstr ""
+msgstr "Instalacija paketa ${PRODUCTNAME} za Fedora, openSUSE, Mandriva i druge Linux sisteme koji koriste RPM pakete"
#: readme.xrm
msgctxt ""
@@ -319,7 +318,7 @@ msgctxt ""
"rpminstall1\n"
"readmeitem.text"
msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack."
-msgstr ""
+msgstr "Za informacije kako instalirati jezični paket (nakon instaliranja US English verzije paketa ${PRODUCTNAME}), molimo pročitajte tekst ispod pod naslovom Instaliranje jezičkog paketa."
#: readme.xrm
msgctxt ""
@@ -327,7 +326,7 @@ msgctxt ""
"rpminstall2\n"
"readmeitem.text"
msgid "When you unpack the downloaded archive, you will see that the contents have been decompressed into a sub-directory. Open a file manager window, and change directory to the one starting with \"LibreOffice_\", followed by the version number and some platform information."
-msgstr ""
+msgstr "Kada raspakujete preuzetu arhivu, vidjet ćete da je sadržaj raspakovan u pod-direktorij. Otvorite prozor za pomoć sa fajlovima i promijenite direktorij tako da se njegov sadržaj može pokrenuti pomoću \"LibreOffice_\" , nakon čega slijedi broj verzije i neke informacije o platformi."
#: readme.xrm
msgctxt ""
@@ -335,7 +334,7 @@ msgctxt ""
"rpminstall3\n"
"readmeitem.text"
msgid "This directory contains a subdirectory called \"RPMS\". Change directory to the \"RPMS\" directory."
-msgstr ""
+msgstr "Ovaj direktorij sadrži pod-direktorij sa imenom \"RPMS\". Premjestite se u direktorijum \"RPMS\"."
#: readme.xrm
msgctxt ""
@@ -343,7 +342,7 @@ msgctxt ""
"rpminstall4\n"
"readmeitem.text"
msgid "Right-click within the directory and choose \"Open in Terminal\". A terminal window will open. From the command line of the terminal window, enter the following command (you will be prompted to enter your root user's password before the command will execute):"
-msgstr ""
+msgstr "U direktorijumu kliknite desnim klikom i izaberite \"Otvori u terminalu\". Otvoriće se prozor terminala. Iz komandne linije terminala unesite sljedeću naredbu (da bi se naredba izvršila morate unijeti lozinku root korisnika):"
#: readme.xrm
msgctxt ""
@@ -351,7 +350,7 @@ msgctxt ""
"rpminstall5\n"
"readmeitem.text"
msgid "For Fedora-based systems: su -c 'yum install *.rpm'"
-msgstr ""
+msgstr "Za sisteme zasnovane na Fedora distribuciji: su -c 'yum install *.rpm'"
#: readme.xrm
msgctxt ""
@@ -359,7 +358,7 @@ msgctxt ""
"rpminstall6\n"
"readmeitem.text"
msgid "For Mandriva-based systems: sudo urpmi *.rpm"
-msgstr ""
+msgstr "Za sisteme zasnovane na Mandriva distribuciji: sudo urpmi *.rpm"
#: readme.xrm
msgctxt ""
@@ -367,7 +366,7 @@ msgctxt ""
"rpminstall7\n"
"readmeitem.text"
msgid "For other RPM-based systems (openSUSE, etc.): rpm -Uvh *.rpm"
-msgstr ""
+msgstr "Za ostale sisteme zasnovane na RPM distribuciji (openSUSE, itd.): rpm -Uvh *.rpm"
#: readme.xrm
msgctxt ""
@@ -375,7 +374,7 @@ msgctxt ""
"rpminstallE\n"
"readmeitem.text"
msgid "The installation process is now completed, and you should have icons for all the ${PRODUCTNAME} applications in your desktop's Applications/Office menu."
-msgstr ""
+msgstr "Proces instalacije je sada završen i trebalo bi da sve ikone aplikacija paketa ${PRODUCTNAME} budu dostupne u meniju Aplikacije/Ured."
#: readme.xrm
msgctxt ""
@@ -383,7 +382,7 @@ msgctxt ""
"rpminstall7a\n"
"readmeitem.text"
msgid "Alternatively, you can use the 'install' script, located in the toplevel directory of this archive to perform an installation as a user. The script will set up ${PRODUCTNAME} to have its own profile for this installation, separated from your normal ${PRODUCTNAME} profile. Note that this will not install the system integration parts such as desktop menu items and desktop MIME type registrations."
-msgstr ""
+msgstr "Alternativno, možete koristiti 'Install' skriptu, koja se nalazi u toplevel direktoriju ove arhive da biste izveli instalaciju kao korisnik. Skripta će postaviti ${PRODUCTNAME} tako da ima ​vlastiti profil za ovu instalaciju, odvojeno od vašeg regularnog ${PRODUCTNAME} profila. Imajte na umu da to neće instalirati dijelove sistemske integracije, kao što su stavke menija ekrana i registracije tipa MIME ekrana."
#: readme.xrm
msgctxt ""
@@ -391,7 +390,7 @@ msgctxt ""
"sdfsdfgf42t2\n"
"readmeitem.text"
msgid "Notes Concerning Desktop Integration for Linux Distributions Not Covered in the Above Installation Instructions"
-msgstr ""
+msgstr "Bilješke namijenjene integraciji u radno okruženje za distribucije Linuxa koje nisu obuhvaćene dosadašnjim instrukcijama"
#: readme.xrm
msgctxt ""
@@ -399,7 +398,7 @@ msgctxt ""
"otherinstall1\n"
"readmeitem.text"
msgid "It should be easily possible to install ${PRODUCTNAME} on other Linux distributions not specifically covered in these installation instructions. The main aspect for which differences might be encountered is desktop integration."
-msgstr ""
+msgstr "Moguće je jednostavno instalirati paket ${PRODUCTNAME} i na drugim Linux distribucijama koje nisu obuhvaćene u ovom priručniku za instalaciju. Glavne razlike se mogu javiti oko integracije za radno okruženje."
#: readme.xrm
msgctxt ""
@@ -407,7 +406,7 @@ msgctxt ""
"otherinstall2\n"
"readmeitem.text"
msgid "The RPMS (or DEBS, respectively) directory also contains a package named libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (or libreoffice4.1-debian-menus_4.1.0-3_all.deb, respectively, or similar). This is a package for all Linux distributions that support the Freedesktop.org specifications/recommendations (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), and is provided for installation on other Linux distributions not covered in the aforementioned instructions."
-msgstr ""
+msgstr "RPMS (ili DEBS,respektivno) direktorij također sadrži paket pod imenom libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (ili libreoffice4.1-debian-menus_4.1.0-3_all.deb, respektivno, ili slično). Ovo je paket za sve Linux distribucije koje podržavaju Freedesktop.org specifications/recommendations (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), i namijenjen je za instalaciju na drugim Linux distribucijama, koje nisu obuhvaćene u spomenutim instrukcijama."
#: readme.xrm
msgctxt ""
@@ -415,7 +414,7 @@ msgctxt ""
"sdfsdfgf42t3\n"
"readmeitem.text"
msgid "Installing a Language Pack"
-msgstr ""
+msgstr "Instalacija jezičkog paketa"
#: readme.xrm
msgctxt ""
@@ -423,7 +422,7 @@ msgctxt ""
"linuxlangpack1\n"
"readmeitem.text"
msgid "Download the language pack for your desired language and platform. They are available from the same location as the main installation archive. From the Nautilus file manager, extract the downloaded archive into a directory (your desktop, for instance). Ensure that you have exited all ${PRODUCTNAME} applications (including the QuickStarter, if it is started)."
-msgstr ""
+msgstr "Preuzmite jezički paket za željeni jezik i platformu. Dostupni su sa iste lokacije, kao i glavna instalaciona arhiva. Iz Nautilus upravnika datoteka otpakujte preuzetu arhivu u direktorijum (na primer, Radna površ). Proverite da ste zatvorili sve programe paketa ${PRODUCTNAME} (uključujući i Brzi pokretač u sistemskoj kaseti, ukoliko je pokrenut)."
#: readme.xrm
msgctxt ""
@@ -431,7 +430,7 @@ msgctxt ""
"linuxlangpack2\n"
"readmeitem.text"
msgid "Change directory to the directory in which you extracted your downloaded language pack."
-msgstr ""
+msgstr "Premjestite se u direktorij gdje ste raspakovali preuzeti jezički paket."
#: readme.xrm
msgctxt ""
@@ -439,7 +438,7 @@ msgctxt ""
"linuxlangpack3\n"
"readmeitem.text"
msgid "Now change directory to the directory that was created during the extraction process. For instance, for the French language pack for a 32-bit Debian/Ubuntu-based system, the directory is named LibreOffice_, plus some version information, plus Linux_x86_langpack-deb_fr."
-msgstr ""
+msgstr "Sada se premjestite u direktorijum koji je stvoren tokom procesa raspakivanja. Na primjer, za francuski jezički paket za 32-bitni Debian/Ubuntu-bazirane sisteme, direktorij se zove LibreOffice_, plus neke informacije o verziji, plus Linux_x86_langpack-deb_fr."
#: readme.xrm
msgctxt ""
@@ -447,7 +446,7 @@ msgctxt ""
"linuxlangpack4\n"
"readmeitem.text"
msgid "Now change directory to the directory that contains the packages to install. On Debian/Ubuntu-based systems, the directory will be DEBS. On Fedora, openSUSE or Mandriva systems, the directory will be RPMS."
-msgstr ""
+msgstr "Sada se premjestite u direktorij koji sadrži pakete za instalaciju. Na Debian/Ubuntu-baziranim sistemima, direktorij će biti DEBS. Na Fedora, openSUSE ili Mandriva sistemima, direktorij će biti RPMS."
#: readme.xrm
msgctxt ""
@@ -455,7 +454,7 @@ msgctxt ""
"linuxlangpack5\n"
"readmeitem.text"
msgid "From the Nautilus file manager, right-click in the directory and choose the command \"Open in terminal\". In the terminal window you just opened, execute the command to install the language pack (with all of the commands below, you may be prompted to enter your root user's password):"
-msgstr ""
+msgstr "Iz Nautilus upravnika datoteka, kliknite desnim klikom na direktorij i izaberite opciju \"Otvori u terminalu\". U prozoru Terminala izvršite komandu za instaliranje jezičkog paketa (pomoću svih navedenih komandi; sistem će od vas vjerovatno tražiti da unesete lozinku root korisnika):"
#: readme.xrm
msgctxt ""
@@ -463,7 +462,7 @@ msgctxt ""
"linuxlangpack6\n"
"readmeitem.text"
msgid "For Debian/Ubuntu-based systems: sudo dpkg -i *.deb"
-msgstr ""
+msgstr "Za sisteme zasnovane na Debian/Ubuntu distribuciji: sudo dpkg -i *.deb"
#: readme.xrm
msgctxt ""
@@ -471,7 +470,7 @@ msgctxt ""
"linuxlangpack7\n"
"readmeitem.text"
msgid "For Fedora-based systems: su -c 'yum install *.rpm'"
-msgstr ""
+msgstr "Za sisteme zasnovane na Fedora distribuciji: su -c 'yum install *.rpm'"
#: readme.xrm
msgctxt ""
@@ -479,7 +478,7 @@ msgctxt ""
"linuxlangpack8\n"
"readmeitem.text"
msgid "For Mandriva-based systems: sudo urpmi *.rpm"
-msgstr ""
+msgstr "Za sisteme zasnovane na Mandriva distribuciji: sudo urpmi *.rpm"
#: readme.xrm
msgctxt ""
@@ -487,7 +486,7 @@ msgctxt ""
"linuxlangpack9\n"
"readmeitem.text"
msgid "For other RPM-using systems (openSUSE, etc.): rpm -Uvh *.rpm"
-msgstr ""
+msgstr "Za ostale sisteme koji koriste RPM pakete (openSUSE itd.): rpm -Uvh *.rpm"
#: readme.xrm
msgctxt ""
@@ -495,7 +494,7 @@ msgctxt ""
"linuxlangpackA\n"
"readmeitem.text"
msgid "Now start one of the ${PRODUCTNAME} applications - Writer, for instance. Go to the Tools menu and choose Options. In the Options dialog box, click on \"Language Settings\" and then click on \"Languages\". Dropdown the \"User interface\" list and select the language you just installed. If you want, do the same thing for the \"Locale setting\", the \"Default currency\", and the \"Default languages for documents\"."
-msgstr ""
+msgstr "Pokrenite jednu od ${PRODUCTNAME} aplikacija - na primjer Writer. Idite na meni Alati i izaberite Opcije. U dijalogu za podešavanja kliknite na \"Jezičke postavke\" i potom na \"Jezici\". Iz padajuće liste \"Korisnički interfejs\" odaberite jezik koji ste upravo instalirali. Ukoliko želite možete uraditi isto za \"Lokalne postavke\", \"Podrazumijevana valuta\" i \"Jezici za dokumente\"."
#: readme.xrm
msgctxt ""
@@ -503,7 +502,7 @@ msgctxt ""
"linuxlangpackB\n"
"readmeitem.text"
msgid "After adjusting those settings, click on OK. The dialog box will close, and you will see an information message telling you that your changes will only be activated after you exit ${PRODUCTNAME} and start it again (remember to also exit the QuickStarter if it is started)."
-msgstr ""
+msgstr "Nakon prilagođavanja tih podešavanja, kliknite na OK. Dijaloški prozor će se zatvoriti, a prikazaće se poruka koja kaže da će unete promene biti aktivne nakon ponovnog pokretanja ${PRODUCTNAME}a (takođe morate zaustaviti i Brzi pokretač ukoliko je pokrenut)."
#: readme.xrm
msgctxt ""
@@ -511,7 +510,7 @@ msgctxt ""
"linuxlangpackC\n"
"readmeitem.text"
msgid "The next time you start ${PRODUCTNAME}, it will start in the language you just installed."
-msgstr ""
+msgstr "Kada naredni put pokrenete ${PRODUCTNAME}, biće preveden na jezik koji ste predhodno instalirali."
#: readme.xrm
msgctxt ""
@@ -527,7 +526,7 @@ msgctxt ""
"abcdef\n"
"readmeitem.text"
msgid "Difficulties starting ${PRODUCTNAME} (e.g. applications hang) as well as problems with the screen display are often caused by the graphics card driver. If these problems occur, please update your graphics card driver or try using the graphics driver delivered with your operating system. Difficulties displaying 3D objects can often be solved by deactivating the option \"Use OpenGL\" under 'Tools - Options - ${PRODUCTNAME} - View - 3D view'."
-msgstr ""
+msgstr "Poteškoće prilikom pokretanja ${PRODUCTNAME} (npr. zatajenje aplikacija) kao i problemi sa prikazivanjem zaslona, često su uzrokovani drajverima grafičke karte. Ako uočite ove probleme, ažurirajte drajvere grafičke karte ili pokušajte koristiti one drajvere koje ste dobili uz operativni sistem. Poteškoće prilikom prikazivanja 3D objekata često mogu biti riješene deaktivacijom opcije \"Use OpenGL\" koja se nalazi pod 'Tools - Options - ${PRODUCTNAME} - View - 3D view'."
#: readme.xrm
msgctxt ""
@@ -535,7 +534,7 @@ msgctxt ""
"naso\n"
"readmeitem.text"
msgid "ALPS/Synaptics notebook touchpads in Windows"
-msgstr "ALPS/Synaptics dodirna ploča za prijenosna računala pod MS Windows"
+msgstr "ALPS/Synaptics dodirna ploča za laptope pod MS Windows-om"
#: readme.xrm
msgctxt ""
@@ -543,7 +542,7 @@ msgctxt ""
"naso2\n"
"readmeitem.text"
msgid "Due to a Windows driver issue, you cannot scroll through ${PRODUCTNAME} documents when you slide your finger across an ALPS/Synaptics touchpad."
-msgstr "Zbog problema s Windows upravljačkim programom, ne možete pomicati dokumente kroz ${PRODUCTNAME} kad pomičete prst preko taktilne ploče proizvođača ALPS/Synaptics."
+msgstr "Zbog problema sa drajverom Windows-a, ne možete pomicati ${PRODUCTNAME} dokumente kada vučete prst preko dodirne ploče proizvođača ALPS/Synaptics."
#: readme.xrm
msgctxt ""
@@ -559,7 +558,7 @@ msgctxt ""
"naso8\n"
"readmeitem.text"
msgid "The location of the configuration file might vary on different versions of Windows."
-msgstr "Lokacija kofiguracione datoteke može biti različita na različitim verzijama Windows-a."
+msgstr "Lokacija kofiguracijske datoteke može biti različita na različitim verzijama Windows-a."
#: readme.xrm
msgctxt ""
@@ -575,7 +574,7 @@ msgctxt ""
"sdcc32asrc\n"
"readmeitem.text"
msgid "The Mozilla address book driver requires the <tt>SUNWzlib</tt> package. This package is not part of the minimum Solaris operating system installation. If you require access to the Mozilla address book, then add this package to your Solaris operating system using the command \"<tt>pkgadd</tt>\" from the installation CD."
-msgstr "Mozilla adresar zahtijeva <tt>SUNWzlib</tt> paket. Ovaj paket nije sastavni dio minimalnog Solaris operativnog sistema. Ako trebate pristup Mozilla adresaru, dodajte ovaj paket vašem Solaris operativnom sistemu koristeći komandu \"<tt>pkgadd</tt>\" sa instalacijskog CD."
+msgstr "Mozilla adresar zahtijeva <tt>SUNWzlib</tt> paket. Ovaj paket nije sastavni dio minimalnog Solaris operativnog sistema. Ako trebate pristup Mozilla adresaru, dodajte ovaj paket vašem Solaris operativnom sistemu koristeći komandu \"<tt>pkgadd</tt>\" sa instalacijskog CD-a."
#: readme.xrm
msgctxt ""
@@ -583,7 +582,7 @@ msgctxt ""
"awe1\n"
"readmeitem.text"
msgid "Shortcut Keys"
-msgstr "Tipke za kratice"
+msgstr "Kratice"
#: readme.xrm
msgctxt ""
@@ -591,7 +590,7 @@ msgctxt ""
"w32e1\n"
"readmeitem.text"
msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documention of your operating system."
-msgstr "Samo kratice (kombinacije tipki) koje se ne koriste u operativnom sistemu se mogu koristiti u ${PRODUCTNAME}. Ako kombinacija tipki kratice ne radi kako je opisano u ${PRODUCTNAME} pomoći, provjerite da li se ta kombinacija tipki već koristi od strane operativnog sistema. Da popravite ovakve konflikte, promijenite kombinaciju tipki koju koristi vaš operativni sistem. Također možete promijeniti gotovo bilo koju ${PRODUCTNAME} kraticu. Za više informacija na ovu temu, obratite se na ${PRODUCTNAME} pomoć ili pomoćnu dokumentaciju vašeg operativnog sistema."
+msgstr "Samo kratice (kombinacije tipki) koje se ne koriste u operativnom sistemu mogu se koristiti u ${PRODUCTNAME}. Ako kombinacija tipki u ${PRODUCTNAME} ne radi kako je opisano u ${PRODUCTNAME} pomoći, provjerite da li se ta kratica već koristi od strane operativnog sistema. Da popravite ovakve konflikte, možete promijeniti kombinaciju tipki koju koristi vaš operativni sistem. Također možete promijeniti gotovo bilo koju ${PRODUCTNAME} kraticu. Za više informacija na ovu temu, obratite se na ${PRODUCTNAME} pomoć ili pomoćnu dokumentaciju vašeg operativnog sistema."
#: readme.xrm
msgctxt ""
@@ -599,7 +598,7 @@ msgctxt ""
"mackeys1\n"
"readmeitem.text"
msgid "The application help of ${PRODUCTNAME} may use shortcut combinations for PC keyboards only."
-msgstr "Programska pomoć za ${PRODUCTNAME} može koristiti kombinacije tipaka samo sa PC tastature."
+msgstr "Programska pomoć za ${PRODUCTNAME} može koristiti kombinacije tipki samo sa PC tastature."
#: readme.xrm
msgctxt ""
@@ -615,7 +614,7 @@ msgctxt ""
"pji76w\n"
"readmeitem.text"
msgid "File locking is enabled by default in ${PRODUCTNAME}. On a network that uses the Network File System protocol (NFS), the locking daemon for NFS clients must be active. To disable file locking, edit the <tt>soffice</tt> script and change the line \"<tt>export SAL_ENABLE_FILE_LOCKING</tt>\" to \"<tt># export SAL_ENABLE_FILE_LOCKING</tt>\". If you disable file locking, the write access of a document is not restricted to the user who first opens the document."
-msgstr ""
+msgstr "Zaključavanje dokumenata je u osnovi omogućeno u ${PRODUCTNAME}. Na mreži koja koristi Network File System protokol (NFS), daemon za zaključavanje za NFS klijente mora biti aktivan. Da onemogućite zaključavanje , izmijenite <tt>soffice</tt> skriptu i zamijenite red \"<tt>export SAL_ENABLE_FILE_LOCKING</tt>\" sa \"<tt># export SAL_ENABLE_FILE_LOCKING</tt>\". Ako onemogućite zaključavanje datoteka, pravo da izmijeni dokument nije ograničeno na korisnika koji prvi otvara dokument."
#: readme.xrm
msgctxt ""
@@ -623,7 +622,7 @@ msgctxt ""
"gfh6w0\n"
"readmeitem.text"
msgid "Graphic Performance"
-msgstr ""
+msgstr "Grafičke performanse"
#: readme.xrm
msgctxt ""
@@ -631,7 +630,7 @@ msgctxt ""
"pji76w0\n"
"readmeitem.text"
msgid "By default, ${PRODUCTNAME} favours nice-looking graphics over speed. If you experience slow graphics, switching off 'Tools - Options - ${PRODUCTNAME} - View - Use Anti-Aliasing' may help."
-msgstr ""
+msgstr "Normalno, ${PRODUCTNAME} preferira lijepu grafiku u odnosu na brzinu. Ukoliko imate problema sa sporom grafikom, isključivanje opcije 'Alati - Podešavanja - ${PRODUCTNAME} - Prikaz - Koristi anti-aliasing' može pomoći."
#: readme.xrm
msgctxt ""
@@ -639,7 +638,7 @@ msgctxt ""
"gfh6w1\n"
"readmeitem.text"
msgid "Problems When Sending Documents as E-mails From ${PRODUCTNAME}"
-msgstr "Problemi prilikom slanja dokumenata kao e-mailove iz ${PRODUCTNAME}"
+msgstr "Problemi prilikom slanja dokumenata kao e-mail iz ${PRODUCTNAME}"
#: readme.xrm
msgctxt ""
@@ -647,7 +646,7 @@ msgctxt ""
"pji76w1\n"
"readmeitem.text"
msgid "When sending a document via 'File - Send - Document as E-mail' or 'Document as PDF Attachment' problems might occur (program crashes or hangs). This is due to the Windows system file \"Mapi\" (Messaging Application Programming Interface) which causes problems in some file versions. Unfortunately, the problem cannot be narrowed down to a certain version number. For more information visit <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> to search the Microsoft Knowledge Base for \"mapi dll\"."
-msgstr "Kod slanja dokumenta korištenjem 'Datoteka - Pošalji - Dokument kao e-mail' ili 'Dokument kao PDF prilog' mogu vam se desiti problemi (rušenje ili blokiranje programa). Uzrok ovome su problemi sa sistemskom datotekom Mapi (Messaging Application Programming Interface) u Windows operativnom sistemu. Na žalost, nismo uspjeli lokalizovati problem na konkretnu verziju ove datoteke. Za više podataka otiđite na <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> i potražite u Microsoft Knowledge Base tekst \"mapi dll\"."
+msgstr "Prilikom slanja dokumenta korištenjem 'Datoteka - Pošalji - Dokument kao e-mail' ili 'Dokument kao PDF prilog' mogu se desiti problemi (rušenje ili blokiranje programa). Uzrok ovome su problemi sa sistemskom datotekom \"Mapi\" (Messaging Application Programming Interface) u Windows operativnom sistemu. Na žalost, nismo uspjeli lokalizovati problem na konkretnu verziju ove datoteke. Za više podataka otiđite na <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> i potražite u Microsoft Knowledge Base tekst \"mapi dll\"."
#: readme.xrm
msgctxt ""
@@ -663,7 +662,7 @@ msgctxt ""
"access7\n"
"readmeitem.text"
msgid "For more information on the accessibility features in ${PRODUCTNAME}, see <a href=\"http://www.libreoffice.org/accessibility/\">http://www.libreoffice.org/accessibility/</a>"
-msgstr ""
+msgstr "Za više informacija o funkcijama pristupačnosti paketa ${PRODUCTNAME}, pogledajte <a href=\"http://www.libreoffice.org/accessibility/\">http://www.libreoffice.org/accessibility/</a>"
#: readme.xrm
msgctxt ""
@@ -679,7 +678,7 @@ msgctxt ""
"support1\n"
"readmeitem.text"
msgid "The main support page <a href=\"http://www.libreoffice.org/support/\">http://www.libreoffice.org/support/</a> offers various possibilities for help with ${PRODUCTNAME}. Your question may have already been answered - check the Community Forum at <a href=\"http://www.documentfoundation.org/nabble/\">http://www.documentfoundation.org/nabble/</a> or search the archives of the 'users@libreoffice.org' mailing list at <a href=\"http://www.libreoffice.org/lists/users/\">http://www.libreoffice.org/lists/users/</a>. Alternatively, you can send in your questions to <a href=\"mailto:users@libreoffice.org\">users@libreoffice.org</a>. If you like to subscribe to the list (to get email responses), send an empty mail to: <a href=\"mailto:users+subscribe@libreoffice.org\">users+subscribe@libreoffice.org</a>."
-msgstr ""
+msgstr "Glavna stranica podrške <a href=\"http://www.libreoffice.org/support/\">http://www.libreoffice.org/support/</a> nudi razne vidove pomoći sa kancelarijskim paketom ${PRODUCTNAME}. Možda postoji odgovor na vaše pitanje - provjerite na Forumu zajednice <a href=\"http://www.documentfoundation.org/nabble/\">http://www.documentfoundation.org/nabble/</a> ili pretražite arhive 'users@libreoffice.org' pretplatničkih listi na <a href=\"http://www.libreoffice.org/lists/users/\">http://www.libreoffice.org/lists/users/</a>. U krajnjem slučaju, možete poslati vaše pitanje na <a href=\"mailto:users@libreoffice.org\">users@libreoffice.org</a>. Ukoliko želite da se prijavite na listu (da dobijate obaveštenja na elektronsku poštu), pošaljite poruku na: <a href=\"mailto:users+subscribe@libreoffice.org\">users+subscribe@libreoffice.org</a>."
#: readme.xrm
msgctxt ""
@@ -687,7 +686,7 @@ msgctxt ""
"faq\n"
"readmeitem.text"
msgid "Also check the FAQ section at <a href=\"http://www.libreoffice.org/faq/\">http://www.libreoffice.org/faq/.</a>"
-msgstr ""
+msgstr "Pogledajte i odjeljak Često postavljana pitanja (engl. FAQ) na adresi: <a href=\"http://www.libreoffice.org/faq/\">http://www.libreoffice.org/faq/.</a>"
#: readme.xrm
msgctxt ""
@@ -703,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently BugZilla, kindly hosted at <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "Naš trenutni sistem za prijavu, praćenje i ispravljanje grešaka je BugZilla i nalazi se na <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. Ohrabrujemo sve korisnike da prijavljuju greške koje se mogu pojaviti na njihovim pojedinačnim platformama. Energično prijavljivanje grešaka je jedno od najvažnijih doprinosa koje zajednica korisnika može iskoristiti za dalji razvoj i poboljšanje kancelarijskog paketa ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
@@ -727,7 +726,7 @@ msgctxt ""
"gettingimvolved3\n"
"readmeitem.text"
msgid "As a user, you are already a valuable part of the suite's development process and we would like to encourage you to take an even more active role with a view to being a long-term contributor to the community. Please join and check out the contributing page at <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
-msgstr ""
+msgstr "I kao običan korisnik već ste važan dio procesa razvoja kancelarijskog paketa. Željeli bi smo da vas ohrabrimo da uzmete aktivniju ulogu i dugoročno doprinesete zajednici. Molimo vas da se pridružite i pogledate stranicu na adresi <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
#: readme.xrm
msgctxt ""
@@ -743,7 +742,7 @@ msgctxt ""
"howtostart1\n"
"readmeitem.text"
msgid "The best way to start contributing is to subscribe to one or more of the mailing lists, lurk for a while, and gradually use the mail archives to familiarize yourself with many of the topics covered since the ${PRODUCTNAME} source code was released back in October 2000. When you're comfortable, all you need to do is send an email self-introduction and jump right in. If you are familiar with Open Source Projects, check out our To-Dos list and see if there is anything you would like to help with at <a href=\"http://www.libreoffice.org/develop/\">http://www.libreoffice.org/develop/</a>."
-msgstr ""
+msgstr "Najbolja početna tačka je da se pretplatite na jednu ili više dopisnih listi, istražujete i postepeno počnete da koristite arhive listi da se upoznate sa mnogim pokrivenim temama od kada je izvorni kod paketa ${PRODUCTNAME} objavljen u oktobru 2000. godine. Kada se osjetite spremno, sve što je potrebno ja da se predstavite putem elektronske pošte i možete se priključiti u radu. Ukoliko ste upoznati sa projektima otvorenog koda, pregledajte listu zadataka na stranici <a href=\"http://www.libreoffice.org/develop/\">http://www.libreoffice.org/develop/</a> i proverite da li postoji nešto oko čega biste voljeli da pomognete."
#: readme.xrm
msgctxt ""
@@ -751,7 +750,7 @@ msgctxt ""
"subscribe\n"
"readmeitem.text"
msgid "Subscribe"
-msgstr "Potpisati "
+msgstr "Pretplati se"
#: readme.xrm
msgctxt ""
@@ -759,7 +758,7 @@ msgctxt ""
"subscribe1\n"
"readmeitem.text"
msgid "Here are a few of the mailing lists to which you can subscribe at <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
-msgstr ""
+msgstr "Pogledajte neke od dopisnih lista na koje možete da se prijavite na stranici <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
#: readme.xrm
msgctxt ""
@@ -767,7 +766,7 @@ msgctxt ""
"subscribelist1\n"
"readmeitem.text"
msgid "News: announce@documentfoundation.org *recommended to all users* (light traffic)"
-msgstr ""
+msgstr "Vijesti: announce@documentfoundation.org *preopručeno za sve korisnike* (slab promet)"
#: readme.xrm
msgctxt ""
@@ -775,7 +774,7 @@ msgctxt ""
"subscribelist2\n"
"readmeitem.text"
msgid "Main user list: users@global.libreoffice.org *easy way to lurk on discussions* (heavy traffic)"
-msgstr ""
+msgstr "Glavni popis korisnika: users@global.libreoffice.org*jednostavan način da pripazite na diskusije*(prilikom zagušenja)"
#: readme.xrm
msgctxt ""
@@ -783,7 +782,7 @@ msgctxt ""
"subscribelist3\n"
"readmeitem.text"
msgid "Marketing project: marketing@global.libreoffice.org *beyond development* (getting heavy)"
-msgstr ""
+msgstr "Marketing projekt: marketing@global.libreoffice.org *u razvoju* (getting heavy)"
#: readme.xrm
msgctxt ""
@@ -791,7 +790,7 @@ msgctxt ""
"subscribelist4\n"
"readmeitem.text"
msgid "General developer list: libreoffice@lists.freedesktop.org (heavy traffic)"
-msgstr ""
+msgstr "Opšta razvojna lista: libreoffice@lists.freedesktop.org (veliki promet)"
#: readme.xrm
msgctxt ""
@@ -799,7 +798,7 @@ msgctxt ""
"joining0\n"
"readmeitem.text"
msgid "Joining one or more Projects"
-msgstr ""
+msgstr "Priključivanje jednom ili više projekata"
#: readme.xrm
msgctxt ""
@@ -807,7 +806,7 @@ msgctxt ""
"joining\n"
"readmeitem.text"
msgid "You can make major contributions to this important open source project even if you have limited software design or coding experience. Yes, you!"
-msgstr "Možete dati vaš doprinos open source projektu čak iako je vaše poznavanje razvoja softvera ograničeno. Da, vi!"
+msgstr "Možete dati vaš doprinos ovom važnom projektu otvorenog koda čak iako je vaše iskustvo u dizajniranju softvera ograničeno. Da, vi!"
#: readme.xrm
msgctxt ""
@@ -823,7 +822,7 @@ msgctxt ""
"credits2\n"
"readmeitem.text"
msgid "The LibreOffice Community"
-msgstr ""
+msgstr "LibreOffice zajednica"
#: readme.xrm
msgctxt ""
@@ -831,7 +830,7 @@ msgctxt ""
"ModifiedSourceCodeHeading\n"
"readmeitem.text"
msgid "Used / Modified Source Code"
-msgstr ""
+msgstr "Korišten / izmijenjen izvorni kod"
#: readme.xrm
msgctxt ""
@@ -839,4 +838,4 @@ msgctxt ""
"ModifiedSourceCodePara\n"
"readmeitem.text"
msgid "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation."
-msgstr ""
+msgstr "Djelomična autorska prava 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation."
diff --git a/source/bs/reportbuilder/java/org/libreoffice/report/function/metadata.po b/source/bs/reportbuilder/java/org/libreoffice/report/function/metadata.po
index aa5176162e7..2536eb8a594 100644
--- a/source/bs/reportbuilder/java/org/libreoffice/report/function/metadata.po
+++ b/source/bs/reportbuilder/java/org/libreoffice/report/function/metadata.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-12-26 10:46+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518810.0\n"
+"X-POOTLE-MTIME: 1389812516.0\n"
#: Author-Function_en_US.properties
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"display-name\n"
"property.text"
msgid "AUTHOR"
-msgstr ""
+msgstr "AUTHOR"
#: Author-Function_en_US.properties
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"description\n"
"property.text"
msgid "Returns the author of the report."
-msgstr ""
+msgstr "Daje autora izvještaja."
#: Title-Function_en_US.properties
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"display-name\n"
"property.text"
msgid "TITLE"
-msgstr ""
+msgstr "TITLE"
#: Title-Function_en_US.properties
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"description\n"
"property.text"
msgid "Returns the title of the report."
-msgstr ""
+msgstr "Daje naslov izvještaja."
#: category_en_US.properties
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"display-name\n"
"property.text"
msgid "MetaData"
-msgstr ""
+msgstr "MetaData"
#: category_en_US.properties
msgctxt ""
@@ -62,4 +62,4 @@ msgctxt ""
"description\n"
"property.text"
msgid "Contains functions about meta data"
-msgstr ""
+msgstr "Sadrži funkcije o meta podacima"
diff --git a/source/bs/reportdesign/source/core/resource.po b/source/bs/reportdesign/source/core/resource.po
index 4ec91de2777..6d18ae2bc7d 100644
--- a/source/bs/reportdesign/source/core/resource.po
+++ b/source/bs/reportdesign/source/core/resource.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-28 18:08+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812473.0\n"
#: strings.src
msgctxt ""
@@ -72,13 +73,12 @@ msgid "Report Footer"
msgstr "Podnožje izvještaja"
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"RID_STR_PROPERTY_CHANGE_NOT_ALLOWED\n"
"string.text"
msgid "The name '#1' already exists and cannot be assigned again."
-msgstr "Ime '#1' već postoji i ne može se ponovo dodijeliti."
+msgstr "Ime '#1' već postoji i ne može se poonovo dodijeliti."
#: strings.src
msgctxt ""
diff --git a/source/bs/reportdesign/source/ui/dlg.po b/source/bs/reportdesign/source/ui/dlg.po
index dd8c154d43d..f0b14604a94 100644
--- a/source/bs/reportdesign/source/ui/dlg.po
+++ b/source/bs/reportdesign/source/ui/dlg.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-23 20:11+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390507875.0\n"
#: CondFormat.src
msgctxt ""
@@ -230,7 +231,7 @@ msgctxt ""
"ADDFIELD_HELP_FIELD\n"
"fixedtext.text"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
-msgstr ""
+msgstr "Označite polja koja treba ubaciti u odabrani dio šablona, a zatim kliknite na dugme Ubaci ili pritisnite Enter."
#: GroupsSorting.src
msgctxt ""
@@ -667,7 +668,7 @@ msgctxt ""
"STR_RPT_PN_PAGE\n"
"string.text"
msgid "\"Page \" & #PAGENUMBER#"
-msgstr "Strana & #PAGENUMBER#"
+msgstr "\"Strana \" & #PAGENUMBER#"
#. The space before and after the word is no error. #PAGECOUNT# is a replacement and & must not be translated as well as "
#: PageNumber.src
@@ -676,7 +677,7 @@ msgctxt ""
"STR_RPT_PN_PAGE_OF\n"
"string.text"
msgid " & \" of \" & #PAGECOUNT#"
-msgstr "& \" od \" & #PAGECOUNT#"
+msgstr " & \" od \" & #PAGECOUNT#"
#: dlgpage.src
msgctxt ""
diff --git a/source/bs/reportdesign/source/ui/inspection.po b/source/bs/reportdesign/source/ui/inspection.po
index 0510e6cbe78..f0918f67735 100644
--- a/source/bs/reportdesign/source/ui/inspection.po
+++ b/source/bs/reportdesign/source/ui/inspection.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-12 00:03+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 19:18+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389986298.0\n"
#: inspection.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"RID_STR_PROPPAGE_DEFAULT\n"
"string.text"
msgid "General"
-msgstr "Općenito"
+msgstr "Opšte"
#: inspection.src
msgctxt ""
@@ -107,7 +108,7 @@ msgctxt ""
"RID_STR_KEEPTOGETHER\n"
"string.text"
msgid "Keep Together"
-msgstr "Čuvaj zajedno"
+msgstr "Držati zajedno"
#: inspection.src
msgctxt ""
@@ -206,7 +207,7 @@ msgctxt ""
"RID_STR_CHARTTYPE\n"
"string.text"
msgid "Chart type"
-msgstr "Vrsta dijagrama"
+msgstr "Vrsta grafikona"
#: inspection.src
msgctxt ""
@@ -214,7 +215,7 @@ msgctxt ""
"RID_STR_PRINTWHENGROUPCHANGE\n"
"string.text"
msgid "Print repeated value on group change"
-msgstr ""
+msgstr "Ispiši ponovljenje vrijednosti na promjenu grupe"
#: inspection.src
msgctxt ""
@@ -257,7 +258,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "None"
-msgstr "Ništa"
+msgstr "Nikakav"
#: inspection.src
msgctxt ""
@@ -447,7 +448,7 @@ msgctxt ""
"RID_STR_OVERLAP_OTHER_CONTROL\n"
"string.text"
msgid "This operation is not allowed. The control overlaps with another one."
-msgstr "Ova operacija nije dopuštena. Kontrola se preklapa s drugom.."
+msgstr "Ova operacija nije dopuštena. Kontrola se preklapa s drugom."
#: inspection.src
msgctxt ""
@@ -547,7 +548,7 @@ msgctxt ""
"RID_STR_EXPLANATION\n"
"string.text"
msgid "Charts can be used to display detailed data about the current record of the report. To do this, you can specify which columns in the chart match which columns in the report."
-msgstr "Dijagrami se mogu koristiti za prikaz detaljnih podataka o trenutnom slogu izvještaja. Da ovo uradite, možete navesti koje kolone u dijagramu odgovaraju kolonama u izvještaju"
+msgstr "Dijagrami se mogu koristiti za prikaz detaljnih podataka o trenutnom slogu izvještaja. Da ovo uradite, možete navesti koje kolone u dijagramu odgovaraju kolonama u izvještaju."
#: inspection.src
msgctxt ""
@@ -625,13 +626,12 @@ msgid "Bottom"
msgstr "Dno"
#: inspection.src
-#, fuzzy
msgctxt ""
"inspection.src\n"
"RID_STR_PARAADJUST\n"
"string.text"
msgid "Horz. Alignment"
-msgstr "Vert. poravnanje"
+msgstr "Horizontalno. Poravnavanje"
#: inspection.src
msgctxt ""
@@ -652,14 +652,13 @@ msgid "Right"
msgstr "Desno"
#: inspection.src
-#, fuzzy
msgctxt ""
"inspection.src\n"
"RID_STR_PARAADJUST_CONST\n"
"3\n"
"string.text"
msgid "Block"
-msgstr "Crna"
+msgstr "Blok"
#: inspection.src
msgctxt ""
@@ -684,7 +683,7 @@ msgctxt ""
"RID_STR_F_ACCUMULATION\n"
"string.text"
msgid "Accumulation"
-msgstr ""
+msgstr "Akumulacija"
#: inspection.src
msgctxt ""
diff --git a/source/bs/reportdesign/source/ui/report.po b/source/bs/reportdesign/source/ui/report.po
index 2d0a4cc0d0f..73500892935 100644
--- a/source/bs/reportdesign/source/ui/report.po
+++ b/source/bs/reportdesign/source/ui/report.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-27 20:52+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390855921.0\n"
#: report.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"RID_STR_PROPTITLE_FIXEDTEXT\n"
"string.text"
msgid "Label field"
-msgstr "Polje oznake"
+msgstr "Labela"
#: report.src
msgctxt ""
@@ -133,7 +134,7 @@ msgctxt ""
"RID_STR_UNDO_CHANGEPOSITION\n"
"string.text"
msgid "Change Object"
-msgstr "Promijeni objekt"
+msgstr "Promijeni objekat"
#: report.src
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"RID_STR_UNDO_REMOVE_REPORTHEADERFOOTER\n"
"string.text"
msgid "Remove report header / report footer"
-msgstr "Obriši zaglavlje/podnožje izvještaja"
+msgstr "Obriši zaglavlje / podnožje izvještaja"
#: report.src
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"RID_STR_UNDO_ADD_REPORTHEADERFOOTER\n"
"string.text"
msgid "Add report header / report footer"
-msgstr "Dodaj zaglavlje/podnožje izvještaja"
+msgstr "Dodaj zaglavlje / podnožje izvještaja"
#: report.src
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"RID_STR_UNDO_REMOVE_PAGEHEADERFOOTER\n"
"string.text"
msgid "Remove page header / page footer"
-msgstr "Obriši zaglavlje/podnožje strane"
+msgstr "Obriši zaglavlje / podnožje strane"
#: report.src
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"RID_STR_UNDO_ADD_PAGEHEADERFOOTER\n"
"string.text"
msgid "Add page header / page footer"
-msgstr "Dodaj zaglavlje/podnožje stranice"
+msgstr "Dodaj zaglavlje / podnožje stranice"
#: report.src
msgctxt ""
@@ -412,7 +413,7 @@ msgctxt ""
"SID_FRAME_UP\n"
"menuitem.text"
msgid "Bring ~Forward"
-msgstr "~Prebaci napred"
+msgstr "~Prebaci naprijed"
#: report.src
msgctxt ""
@@ -487,24 +488,22 @@ msgid "Shrink"
msgstr "Smanji"
#: report.src
-#, fuzzy
msgctxt ""
"report.src\n"
"RID_MENU_REPORT.SID_SECTION_SHRINK_MENU\n"
"SID_SECTION_SHRINK_TOP\n"
"menuitem.text"
msgid "Shrink from top"
-msgstr "~Štampaj s vrha"
+msgstr "Sažimanje odozgo"
#: report.src
-#, fuzzy
msgctxt ""
"report.src\n"
"RID_MENU_REPORT.SID_SECTION_SHRINK_MENU\n"
"SID_SECTION_SHRINK_BOTTOM\n"
"menuitem.text"
msgid "Shrink from bottom"
-msgstr "Štampaj s ~kraja"
+msgstr "Sažimanje odozdo"
#: report.src
msgctxt ""
@@ -555,7 +554,7 @@ msgctxt ""
"RID_APP_TITLE\n"
"string.text"
msgid " - %PRODUCTNAME Base Report"
-msgstr "- %PRODUCTNAME Osnovni izvještaj"
+msgstr " - %PRODUCTNAME Base izvještaj"
#: report.src
msgctxt ""
@@ -717,7 +716,7 @@ msgctxt ""
"RID_STR_UNDO_SHRINK\n"
"string.text"
msgid "Shrink Section"
-msgstr ""
+msgstr "Sažimanje sekcije"
#: report.src
msgctxt ""
diff --git a/source/bs/reportdesign/uiconfig/dbreport/ui.po b/source/bs/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..1abc3d18ffc
--- /dev/null
+++ b/source/bs/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812473.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "Datum i vrijeme"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "_Uključiti datum"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "_Format:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "Uključiti_vrijeme"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "Fo_rmat:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "Brojevi stranica"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "_Stranica N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "Stranica _N od M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "Format"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "_Vrh stranice (zaglavlje)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "_Dno stranice (Podnožje)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "Pozicija"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "Lijevo"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "Centar"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "Desno"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "_Poravnavanje:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "Prikazati broj na prvoj stranici"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "Opšte"
diff --git a/source/bs/sc/source/ui/StatisticsDialogs.po b/source/bs/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..f6cdeb872a8
--- /dev/null
+++ b/source/bs/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812488.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "Pokretni prosjek"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "Eksponencijalno umekšavanje"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "Analiza varijance"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "ANOVA - jedan faktor"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "Grupe"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "Između grupa"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "Unutar grupa"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "Izvor varijacije"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "P-vrijednost"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F kritično"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "Totalna"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "Korelacija"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "Korelacija"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr "Kovarijansa"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr "Kovarijansa"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr "Opisna statistika"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Sredina"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "Standardna greška"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr "Režim"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Medijana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr "Varijanca"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Standardna Devijacija"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr "Zakrivljenost"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr "Odstupanje"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "Raspon"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "Minimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "Maksimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr "Broj"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr "Slučajni ($(DISTRIBUTION))"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr "Uniformna"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr "Uniformna cjelobrojna"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "Normalan"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr "Košijeva"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr "Bernulijeva"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr "Binomna"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr "Negativna binomna"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr "Hi kvadrat"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr "Geometrijska"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "Minimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "Maksimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Sredina"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Standardna Devijacija"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Medijana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr "Sigma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "p vrijednost"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr "Broj pokušaja"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "nu vrijednost"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr "Prikupljanje uzoraka, vrijednosti"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "Kolona %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "Red %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
diff --git a/source/bs/sc/source/ui/cctrl.po b/source/bs/sc/source/ui/cctrl.po
index 3acfb82b6f2..6adf78acc97 100644
--- a/source/bs/sc/source/ui/cctrl.po
+++ b/source/bs/sc/source/ui/cctrl.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 12:10+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,44 +14,34 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389874211.0\n"
#: checklistmenu.src
-#, fuzzy
msgctxt ""
"checklistmenu.src\n"
"RID_POPUP_FILTER\n"
"STR_MENU_SORT_ASC\n"
"string.text"
msgid "Sort Ascending"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Sortiraj rastući\n"
-"#-#-#-#-# control.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Sortiraj po rastućem kriteriju"
+msgstr "Sortiraj u rastući poredak"
#: checklistmenu.src
-#, fuzzy
msgctxt ""
"checklistmenu.src\n"
"RID_POPUP_FILTER\n"
"STR_MENU_SORT_DESC\n"
"string.text"
msgid "Sort Descending"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Sortiraj opadajući\n"
-"#-#-#-#-# control.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Sortiraj opadajuće"
+msgstr "Sortiraj u opadajući poredak"
#: checklistmenu.src
-#, fuzzy
msgctxt ""
"checklistmenu.src\n"
"RID_POPUP_FILTER\n"
"STR_MENU_SORT_CUSTOM\n"
"string.text"
msgid "Custom Sort"
-msgstr "Vlastiti format"
+msgstr "Sortiraj proizvoljno"
#: checklistmenu.src
msgctxt ""
@@ -60,7 +50,7 @@ msgctxt ""
"STR_BTN_TOGGLE_ALL\n"
"string.text"
msgid "All"
-msgstr "Sve"
+msgstr "Svi"
#: checklistmenu.src
msgctxt ""
@@ -69,7 +59,7 @@ msgctxt ""
"STR_BTN_SELECT_CURRENT\n"
"string.text"
msgid "Show only the current item."
-msgstr ""
+msgstr "Prikaži samo trenutnu stavku."
#: checklistmenu.src
msgctxt ""
@@ -78,4 +68,4 @@ msgctxt ""
"STR_BTN_UNSELECT_CURRENT\n"
"string.text"
msgid "Hide only the current item."
-msgstr ""
+msgstr "Sakrij samo trenutnu stavku."
diff --git a/source/bs/sc/source/ui/dbgui.po b/source/bs/sc/source/ui/dbgui.po
index 4296b8c95fb..988beb43f6c 100644
--- a/source/bs/sc/source/ui/dbgui.po
+++ b/source/bs/sc/source/ui/dbgui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-26 10:46+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 19:33+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518819.0\n"
+"X-POOTLE-MTIME: 1389987200.0\n"
#: dapitype.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"FT_PASSWD\n"
"fixedtext.text"
msgid "~Password"
-msgstr "~Šifra"
+msgstr "~Lozinka"
#: dapitype.src
msgctxt ""
@@ -139,7 +139,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Sql [Native]"
-msgstr "Sql [Izvorni]"
+msgstr "Sql [Native]"
#: dapitype.src
msgctxt ""
@@ -325,7 +325,7 @@ msgctxt ""
"FT_FIELDSEP\n"
"fixedtext.text"
msgid "~Field delimiter"
-msgstr "Ograničavač ~polja"
+msgstr "Razdvajanje ~polja"
#: imoptdlg.src
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"FT_TEXTSEP\n"
"fixedtext.text"
msgid "~Text delimiter"
-msgstr "Ograničavač ~teksta"
+msgstr "Razdvajanje ~teksta"
#: imoptdlg.src
msgctxt ""
@@ -361,7 +361,7 @@ msgctxt ""
"CB_SAVESHOWN\n"
"checkbox.text"
msgid "Save cell content as ~shown"
-msgstr "Snimi sadržaj ćelije kao što je ~prikazano."
+msgstr "Snimi sadržaj ćelije kao što je ~prikazano"
#: imoptdlg.src
msgctxt ""
@@ -370,7 +370,7 @@ msgctxt ""
"CB_FORMULAS\n"
"checkbox.text"
msgid "Save cell fo~rmulas instead of calculated values"
-msgstr ""
+msgstr "Snimi ~formule ćelija umjesto izračunatih vrijednosti"
#: imoptdlg.src
msgctxt ""
@@ -379,7 +379,7 @@ msgctxt ""
"CB_QUOTEALL\n"
"checkbox.text"
msgid "~Quote all text cells"
-msgstr ""
+msgstr "~Navesti sav tekst ćelije"
#: imoptdlg.src
msgctxt ""
@@ -454,7 +454,7 @@ msgctxt ""
"FT_INFO\n"
"fixedtext.text"
msgid "Drag the fields into the desired position."
-msgstr ""
+msgstr "Povucite polja u željeni položaj."
#: pivot.src
msgctxt ""
@@ -493,14 +493,13 @@ msgid "Result"
msgstr "Rezultat"
#: pivot.src
-#, fuzzy
msgctxt ""
"pivot.src\n"
"RID_SCDLG_PIVOT_LAYOUT\n"
"FT_INAREA\n"
"fixedtext.text"
msgid "Selection from"
-msgstr "Izabrano područje"
+msgstr "Izbor iz"
#: pivot.src
msgctxt ""
@@ -581,7 +580,7 @@ msgctxt ""
"BTN_DRILLDOWN\n"
"checkbox.text"
msgid "Ena~ble drill to details"
-msgstr "Uključi vježbu do detalja"
+msgstr "Uklj~uči razradu detalja"
#: pivot.src
msgctxt ""
@@ -590,7 +589,7 @@ msgctxt ""
"PIVOTSTR_SUM\n"
"string.text"
msgid "Sum - "
-msgstr "Suma -"
+msgstr "Suma - "
#: pivot.src
msgctxt ""
@@ -608,7 +607,7 @@ msgctxt ""
"PIVOTSTR_AVG\n"
"string.text"
msgid "Mean - "
-msgstr "Srednja vrijednost -"
+msgstr "Srednja vrijednost - "
#: pivot.src
msgctxt ""
@@ -617,7 +616,7 @@ msgctxt ""
"PIVOTSTR_MAX\n"
"string.text"
msgid "Max - "
-msgstr "Maksimum -"
+msgstr "Maksimum - "
#: pivot.src
msgctxt ""
@@ -626,7 +625,7 @@ msgctxt ""
"PIVOTSTR_MIN\n"
"string.text"
msgid "Min - "
-msgstr "Minimum -"
+msgstr "Minimum - "
#: pivot.src
msgctxt ""
@@ -635,7 +634,7 @@ msgctxt ""
"PIVOTSTR_PROD\n"
"string.text"
msgid "Product - "
-msgstr "Proizvod -"
+msgstr "Proizvod - "
#: pivot.src
msgctxt ""
@@ -653,7 +652,7 @@ msgctxt ""
"PIVOTSTR_DEV\n"
"string.text"
msgid "StDev - "
-msgstr "StDev -"
+msgstr "StDev - "
#: pivot.src
msgctxt ""
@@ -662,7 +661,7 @@ msgctxt ""
"PIVOTSTR_DEV2\n"
"string.text"
msgid "StDevP - "
-msgstr "StDevP -"
+msgstr "StDevP - "
#: pivot.src
msgctxt ""
@@ -671,7 +670,7 @@ msgctxt ""
"PIVOTSTR_VAR\n"
"string.text"
msgid "Var - "
-msgstr "Var -"
+msgstr "Var - "
#: pivot.src
msgctxt ""
@@ -680,7 +679,7 @@ msgctxt ""
"PIVOTSTR_VAR2\n"
"string.text"
msgid "VarP - "
-msgstr "VarP -"
+msgstr "VarP - "
#: pivot.src
msgctxt ""
@@ -688,7 +687,7 @@ msgctxt ""
"RID_SCDLG_PIVOT_LAYOUT\n"
"modelessdialog.text"
msgid "Pivot table"
-msgstr ""
+msgstr "Pivot tabela"
#: pvfundlg.src
msgctxt ""
@@ -733,7 +732,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Min"
-msgstr "Min "
+msgstr "Min"
#: pvfundlg.src
msgctxt ""
@@ -948,7 +947,7 @@ msgctxt ""
"RID_SCDLG_DPDATAFIELD\n"
"modaldialog.text"
msgid "Data Field"
-msgstr "Podatkovno polje"
+msgstr "Polje podataka"
#: pvfundlg.src
msgctxt ""
@@ -1091,7 +1090,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Outline layout with subtotals at the top"
-msgstr "Konturni prikaz na vrhu"
+msgstr "Konturni prikaz sa podsumama na vrhu"
#: pvfundlg.src
msgctxt ""
@@ -1100,7 +1099,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Outline layout with subtotals at the bottom"
-msgstr "Konturni prikaz na dnu"
+msgstr "Konturni prikaz sa podsumama na dnu"
#: pvfundlg.src
msgctxt ""
@@ -1190,7 +1189,7 @@ msgctxt ""
"FT_HIERARCHY\n"
"fixedtext.text"
msgid "Hierarch~y"
-msgstr "Hijerarhija"
+msgstr "Hijerarhij~a"
#: pvfundlg.src
msgctxt ""
@@ -1207,7 +1206,7 @@ msgctxt ""
"FT_DIMS\n"
"fixedtext.text"
msgid "~Choose the field containing the detail you want to show"
-msgstr "Izaberite polje koje sadrži detalj koji želite pokazati"
+msgstr "~Izaberite polje koje sadrži detalj koji želite pokazati"
#: pvfundlg.src
msgctxt ""
@@ -1308,14 +1307,13 @@ msgid "on"
msgstr "uključeno"
#: scendlg.src
-#, fuzzy
msgctxt ""
"scendlg.src\n"
"RID_SCDLG_NEWSCENARIO\n"
"STR_COLOR\n"
"string.text"
msgid "Display border in"
-msgstr "~Pokaži rub"
+msgstr "Prikaz granice u"
#: scendlg.src
msgctxt ""
@@ -1532,24 +1530,22 @@ msgid "not equal"
msgstr "nije jednako"
#: validate.src
-#, fuzzy
msgctxt ""
"validate.src\n"
"TP_VALIDATION_VALUES.LB_VALUE\n"
"7\n"
"stringlist.text"
msgid "valid range"
-msgstr "Neispravan opseg"
+msgstr "važeći raspon"
#: validate.src
-#, fuzzy
msgctxt ""
"validate.src\n"
"TP_VALIDATION_VALUES.LB_VALUE\n"
"8\n"
"stringlist.text"
msgid "invalid range"
-msgstr "Neispravan opseg"
+msgstr "nevažeći raspon"
#: validate.src
msgctxt ""
@@ -1585,7 +1581,7 @@ msgctxt ""
"CB_SHOWLIST\n"
"checkbox.text"
msgid "Show selection ~list"
-msgstr "Pokaži listu izbora"
+msgstr "Pokaži ~listu izbora"
#: validate.src
msgctxt ""
@@ -1594,7 +1590,7 @@ msgctxt ""
"CB_SORTLIST\n"
"checkbox.text"
msgid "Sor~t entries ascending"
-msgstr "Poredati polja uzlazno"
+msgstr "Poreda~ti polja uzlazno"
#: validate.src
msgctxt ""
diff --git a/source/bs/sc/source/ui/drawfunc.po b/source/bs/sc/source/ui/drawfunc.po
index 744773659e4..13be59b1551 100644
--- a/source/bs/sc/source/ui/drawfunc.po
+++ b/source/bs/sc/source/ui/drawfunc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 12:20+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389874838.0\n"
#: drformsh.src
msgctxt ""
@@ -228,7 +229,7 @@ msgctxt ""
"SID_ASSIGNMACRO\n"
"menuitem.text"
msgid "Assig~n Macro..."
-msgstr "Dodijeli makro..."
+msgstr "~Dodijeli makro..."
#: objdraw.src
msgctxt ""
@@ -369,7 +370,7 @@ msgctxt ""
"RID_GRAPHIC_OBJECTBAR\n"
"string.text"
msgid "Image Object Bar"
-msgstr ""
+msgstr "Traka s objektima slike"
#: objdraw.src
msgctxt ""
@@ -386,7 +387,7 @@ msgctxt ""
"SID_EXPORT_AS_GRAPHIC\n"
"menuitem.text"
msgid "Export as Image.."
-msgstr ""
+msgstr "Izvezi kao grafiku.."
#: objdraw.src
msgctxt ""
diff --git a/source/bs/sc/source/ui/formdlg.po b/source/bs/sc/source/ui/formdlg.po
index cb94b6018af..b8222ccab6a 100644
--- a/source/bs/sc/source/ui/formdlg.po
+++ b/source/bs/sc/source/ui/formdlg.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 12:20+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389874856.0\n"
#: dwfunctr.src
msgctxt ""
@@ -139,7 +140,7 @@ msgctxt ""
"IMB_INSERT\n"
"imagebutton.quickhelptext"
msgid "Insert Function into calculation sheet"
-msgstr "Insert Function into calculation sheet"
+msgstr "Ubaci funkciju u proračunsku tablicu"
#: dwfunctr.src
msgctxt ""
diff --git a/source/bs/sc/source/ui/miscdlgs.po b/source/bs/sc/source/ui/miscdlgs.po
index 332db966693..51c44d8f207 100644
--- a/source/bs/sc/source/ui/miscdlgs.po
+++ b/source/bs/sc/source/ui/miscdlgs.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 12:24+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,99 +14,89 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389875040.0\n"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_INSERT_COLS\n"
"string.text"
msgid "Column inserted"
-msgstr "Umetnuta kolona"
+msgstr "Kolona umetnuta"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_INSERT_ROWS\n"
"string.text"
msgid "Row inserted "
-msgstr "Umetnut red "
+msgstr "Red umetnut "
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_INSERT_TABS\n"
"string.text"
msgid "Sheet inserted "
-msgstr "Umetnut list "
+msgstr "List umetnut "
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_DELETE_COLS\n"
"string.text"
msgid "Column deleted"
-msgstr "Izbrisana kolona"
+msgstr "Kolona izbrisana"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_DELETE_ROWS\n"
"string.text"
msgid "Row deleted"
-msgstr "Izbrisan red"
+msgstr "Red izbrisan"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_DELETE_TABS\n"
"string.text"
msgid "Sheet deleted"
-msgstr "Izbrisan list"
+msgstr "List izbrisan"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_MOVE\n"
"string.text"
msgid "Range moved"
-msgstr "Pomjeren opseg"
+msgstr "Raspon pomjeren"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_CONTENT\n"
"string.text"
msgid "Changed contents"
-msgstr "Izmijenjen sadržaj"
+msgstr "Promijenjen sadržaj"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_CONTENT_WITH_CHILD\n"
"string.text"
msgid "Changed contents"
-msgstr "Izmijenjen sadržaj"
+msgstr "Promijenjen sadržaj"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_CHILD_CONTENT\n"
"string.text"
msgid "Changed to "
-msgstr "Izmijenjeno u "
+msgstr "Promijenjeno u "
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_CHILD_ORGCONTENT\n"
@@ -115,16 +105,14 @@ msgid "Original"
msgstr "Originalno"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_REJECT\n"
"string.text"
msgid "Changes rejected"
-msgstr "Izmjene odbijene"
+msgstr "Promjene odbijene"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_ACCEPTED\n"
@@ -133,7 +121,6 @@ msgid "Accepted"
msgstr "Prihvaćeno"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_REJECTED\n"
@@ -142,16 +129,14 @@ msgid "Rejected"
msgstr "Odbijeno"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_NO_ENTRY\n"
"string.text"
msgid "No Entry"
-msgstr "Bez unosa"
+msgstr "Zabranjen ulaz"
#: acredlin.src
-#, fuzzy
msgctxt ""
"acredlin.src\n"
"STR_CHG_EMPTY\n"
@@ -238,7 +223,7 @@ msgctxt ""
"BTN_KEEPMINE\n"
"pushbutton.text"
msgid "Keep ~Mine"
-msgstr "Čuvaj ~moje"
+msgstr "Zadrži ~moje"
#: conflictsdlg.src
msgctxt ""
@@ -247,7 +232,7 @@ msgctxt ""
"BTN_KEEPOTHER\n"
"pushbutton.text"
msgid "Keep ~Other"
-msgstr "Čuvaj ~drugo"
+msgstr "Zadrži ~drugo"
#: conflictsdlg.src
msgctxt ""
@@ -336,7 +321,7 @@ msgctxt ""
"CB_HIGHLIGHT_ACCEPT\n"
"checkbox.text"
msgid "Show ~accepted changes"
-msgstr "Pok~aži prihvaćene izmjene"
+msgstr "Prikaži ~prihvaćene izmjene"
#: highred.src
msgctxt ""
@@ -345,7 +330,7 @@ msgctxt ""
"CB_HIGHLIGHT_REJECT\n"
"checkbox.text"
msgid "Show ~rejected changes"
-msgstr "Pokaži ~odbijene izmjene"
+msgstr "Prikaži ~odbijene izmjene"
#: highred.src
msgctxt ""
@@ -354,7 +339,7 @@ msgctxt ""
"RB_ASSIGN\n"
"imagebutton.quickhelptext"
msgid "Minimize/Maximize"
-msgstr "Minimizuj/maksimizuj"
+msgstr "Minimiziraj/maksimiziraj"
#: highred.src
msgctxt ""
@@ -362,7 +347,7 @@ msgctxt ""
"RID_SCDLG_HIGHLIGHT_CHANGES\n"
"modelessdialog.text"
msgid "Show Changes"
-msgstr "Pokaži izmjene"
+msgstr "Prikaži izmjene"
#: retypepassdlg.src
msgctxt ""
@@ -371,7 +356,7 @@ msgctxt ""
"FT_DESC\n"
"fixedtext.text"
msgid "The document you are about to export has one or more protected items with password that cannot be exported. Please re-type your password to be able to export your document."
-msgstr ""
+msgstr "Dokument koji prebacujete ima jednu ili više zastićenih stavki sa lozinkom koja se ne može premjestiti. Ponovo upišite svoju lozinku da biste mogli premjestiti dokument."
#: retypepassdlg.src
msgctxt ""
@@ -389,7 +374,7 @@ msgctxt ""
"FT_DOCSTATUS\n"
"fixedtext.text"
msgid "Status unknown"
-msgstr "Nepoznat status"
+msgstr "Stanje je nepoznato"
#: retypepassdlg.src
msgctxt ""
@@ -425,7 +410,7 @@ msgctxt ""
"FT_SHEETSTATUS1\n"
"fixedtext.text"
msgid "Status unknown"
-msgstr "Nepoznat status"
+msgstr "Stanje je nepoznato"
#: retypepassdlg.src
msgctxt ""
@@ -533,7 +518,7 @@ msgctxt ""
"STR_NOT_PASS_PROTECTED\n"
"string.text"
msgid "Not password-protected"
-msgstr "Nije zaštićen šifrom"
+msgstr "Nije zaštićen lozinkom"
#: retypepassdlg.src
msgctxt ""
@@ -568,7 +553,7 @@ msgctxt ""
"RID_SCDLG_RETYPEPASS\n"
"modaldialog.text"
msgid "Re-type Password"
-msgstr "Ponovo unesite šifru"
+msgstr "Ponovo upišite lozinku"
#: retypepassdlg.src
msgctxt ""
@@ -577,7 +562,7 @@ msgctxt ""
"BTN_RETYPE_PASSWORD\n"
"radiobutton.text"
msgid "Re-type password"
-msgstr "Ponovo unesite šifru"
+msgstr "Ponovo upišite lozinku"
#: retypepassdlg.src
msgctxt ""
@@ -586,7 +571,7 @@ msgctxt ""
"FT_PASSWORD1\n"
"fixedtext.text"
msgid "~Password"
-msgstr "Š~ifra"
+msgstr "~Lozinka"
#: retypepassdlg.src
msgctxt ""
@@ -604,7 +589,7 @@ msgctxt ""
"BTN_MATCH_OLD_PASSWORD\n"
"checkbox.text"
msgid "New password must match the original password."
-msgstr "Nova šifra se mora poklapati sa originalnom šifrom."
+msgstr "Nova lozinka se mora poklapati sa originalnom lozinkom."
#: retypepassdlg.src
msgctxt ""
@@ -613,7 +598,7 @@ msgctxt ""
"BTN_REMOVE_PASSWORD\n"
"radiobutton.text"
msgid "Remove password from this protected item."
-msgstr "Ukloni šifru sa ove zaštićene stavke."
+msgstr "Ukloni lozinku sa ove zaštićene stavke."
#: retypepassdlg.src
msgctxt ""
@@ -621,4 +606,4 @@ msgctxt ""
"RID_SCDLG_RETYPEPASS_INPUT\n"
"modaldialog.text"
msgid "Re-type Password"
-msgstr "Ponovo unesite šifru"
+msgstr "Ponovo upišite lozinku"
diff --git a/source/bs/sc/source/ui/navipi.po b/source/bs/sc/source/ui/navipi.po
index c4b3a2f1e9c..e4944f6816f 100644
--- a/source/bs/sc/source/ui/navipi.po
+++ b/source/bs/sc/source/ui/navipi.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-11-26 01:55+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-16 12:15+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389874547.0\n"
#: navipi.src
msgctxt ""
@@ -228,13 +229,12 @@ msgid "Range names"
msgstr "Imena raspona"
#: navipi.src
-#, fuzzy
msgctxt ""
"navipi.src\n"
"SCSTR_CONTENT_DBAREA\n"
"string.text"
msgid "Database ranges"
-msgstr "Rasponi baze podataka"
+msgstr "Opsezi baza podataka"
#: navipi.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SCSTR_CONTENT_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: navipi.src
msgctxt ""
@@ -283,7 +283,7 @@ msgctxt ""
"RID_DROPMODE_URL\n"
"menuitem.text"
msgid "Insert as Hyperlink"
-msgstr "Ubaci kao hiperlink"
+msgstr "Ubaci kao hiper-link"
#: navipi.src
msgctxt ""
diff --git a/source/bs/sc/source/ui/sidebar.po b/source/bs/sc/source/ui/sidebar.po
index 872bb9041aa..8adf8049197 100644
--- a/source/bs/sc/source/ui/sidebar.po
+++ b/source/bs/sc/source/ui/sidebar.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-23 12:06+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812489.0\n"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"VS_FILLCOLOR\n"
"control.text"
msgid "Color"
-msgstr ""
+msgstr "Boja"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"VS_NOFILLCOLOR\n"
"string.text"
msgid "No Color"
-msgstr ""
+msgstr "Bez boje"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"VS_LINECOLOR\n"
"control.text"
msgid "Color"
-msgstr ""
+msgstr "Boja"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"VS_STYLE\n"
"control.text"
msgid "Line Style"
-msgstr ""
+msgstr "Stil linije"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"PB_OPTIONS\n"
"pushbutton.text"
msgid "~More Options..."
-msgstr ""
+msgstr "~Više opcija..."
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"TBI_BORDER1_NONE\n"
"toolboxitem.text"
msgid "No Border"
-msgstr ""
+msgstr "Bez ivice"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -75,7 +77,7 @@ msgctxt ""
"TBI_BORDER1_ALL\n"
"toolboxitem.text"
msgid "All Borders"
-msgstr ""
+msgstr "Sve ivice"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"TBI_BORDER1_OUTER\n"
"toolboxitem.text"
msgid "Outside Borders"
-msgstr ""
+msgstr "Spoljne ivice"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -93,7 +95,7 @@ msgctxt ""
"TBI_BORDER1_OUTERBOLD\n"
"toolboxitem.text"
msgid "Thick Box Border"
-msgstr ""
+msgstr "Debela ivica kutije"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"TB_BORDER1\n"
"toolbox.text"
msgid "Cell Border 1"
-msgstr ""
+msgstr "Čelijska ivica 1"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"TB_BORDER2\n"
"toolbox.text"
msgid "Cell Border 2"
-msgstr ""
+msgstr "Ćelijska ivica 2"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"TBI_BORDER3_S1\n"
"toolboxitem.text"
msgid "Thick Bottom Border"
-msgstr ""
+msgstr "Debela donja ivica"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"TBI_BORDER3_S2\n"
"toolboxitem.text"
msgid "Double Bottom Border"
-msgstr ""
+msgstr "Dupla donja ivica"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"TBI_BORDER3_S3\n"
"toolboxitem.text"
msgid "Top and Thick Bottom Borders"
-msgstr ""
+msgstr "Gornje i debele donje ivice"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -147,7 +149,7 @@ msgctxt ""
"TBI_BORDER3_S4\n"
"toolboxitem.text"
msgid "Top and Double Bottom Borders"
-msgstr ""
+msgstr "Gornje i duple donje ivice"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -156,7 +158,7 @@ msgctxt ""
"TB_BORDER3\n"
"toolbox.text"
msgid "Cell Border 3"
-msgstr ""
+msgstr "Ćelijska ivica 3"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -165,7 +167,7 @@ msgctxt ""
"STR_BORDER_1\n"
"string.text"
msgid "Left Border"
-msgstr ""
+msgstr "Lijeva ivica"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -174,7 +176,7 @@ msgctxt ""
"STR_BORDER_2\n"
"string.text"
msgid "Right Border"
-msgstr ""
+msgstr "Desna ivica"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -183,7 +185,7 @@ msgctxt ""
"STR_BORDER_3\n"
"string.text"
msgid "Top Border"
-msgstr ""
+msgstr "Gornja ivica"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -192,7 +194,7 @@ msgctxt ""
"STR_BORDER_4\n"
"string.text"
msgid "Bottom Border"
-msgstr ""
+msgstr "Donja ivica"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -201,7 +203,7 @@ msgctxt ""
"STR_BORDER_5\n"
"string.text"
msgid "Diagonal Up Border"
-msgstr ""
+msgstr "Dijagonalna gornja ivica"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -210,7 +212,7 @@ msgctxt ""
"STR_BORDER_6\n"
"string.text"
msgid "Diagonal Down Border"
-msgstr ""
+msgstr "Dijagonalna donja ivica"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -219,7 +221,7 @@ msgctxt ""
"STR_BORDER_7\n"
"string.text"
msgid "Top and Bottom Borders"
-msgstr ""
+msgstr "Gornje i donje ivice"
#: CellAppearancePropertyPanel.src
msgctxt ""
@@ -228,4 +230,4 @@ msgctxt ""
"STR_BORDER_8\n"
"string.text"
msgid "Left and Right Borders"
-msgstr ""
+msgstr "Lijeve i desne ivice"
diff --git a/source/bs/sc/source/ui/src.po b/source/bs/sc/source/ui/src.po
index 076d0039971..a8560b57a68 100644
--- a/source/bs/sc/source/ui/src.po
+++ b/source/bs/sc/source/ui/src.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-03-30 18:10+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1396203007.000000\n"
#: autofmt.src
msgctxt ""
@@ -247,7 +247,7 @@ msgctxt ""
"FL_VALUES\n"
"fixedline.text"
msgid "Entry Values"
-msgstr ""
+msgstr "Ulazne vrijednosti"
#: colorformat.src
msgctxt ""
@@ -256,7 +256,7 @@ msgctxt ""
"FL_BAR_COLORS\n"
"fixedline.text"
msgid "Bar Colors"
-msgstr ""
+msgstr "Boje trake"
#: colorformat.src
msgctxt ""
@@ -268,44 +268,40 @@ msgid "Axis"
msgstr "Osa"
#: colorformat.src
-#, fuzzy
msgctxt ""
"colorformat.src\n"
"RID_SCDLG_DATABAR\n"
"FT_MINIMUM\n"
"fixedtext.text"
msgid "Minimum:"
-msgstr "Minimum"
+msgstr "Minimum:"
#: colorformat.src
-#, fuzzy
msgctxt ""
"colorformat.src\n"
"RID_SCDLG_DATABAR\n"
"FT_MAXIMUM\n"
"fixedtext.text"
msgid "Maximum:"
-msgstr "Maksimum"
+msgstr "Maksimum:"
#: colorformat.src
-#, fuzzy
msgctxt ""
"colorformat.src\n"
"RID_SCDLG_DATABAR\n"
"FT_POSITIVE\n"
"fixedtext.text"
msgid "Positive:"
-msgstr "Gornji indikator"
+msgstr "Pozitivan:"
#: colorformat.src
-#, fuzzy
msgctxt ""
"colorformat.src\n"
"RID_SCDLG_DATABAR\n"
"FT_NEGATIVE\n"
"fixedtext.text"
msgid "Negative:"
-msgstr "Donji indikator"
+msgstr "Negativan:"
#: colorformat.src
msgctxt ""
@@ -314,7 +310,7 @@ msgctxt ""
"FT_POSITION\n"
"fixedtext.text"
msgid "Position of vertical axis"
-msgstr ""
+msgstr "Pozicija vertikalne ose"
#: colorformat.src
msgctxt ""
@@ -323,10 +319,9 @@ msgctxt ""
"FT_COLOR_AXIS\n"
"fixedtext.text"
msgid "Color of vertical axis"
-msgstr ""
+msgstr "Boja vertikalne ose"
#: colorformat.src
-#, fuzzy
msgctxt ""
"colorformat.src\n"
"RID_SCDLG_DATABAR.LB_TYPE\n"
@@ -336,7 +331,6 @@ msgid "Automatic"
msgstr "Automatski"
#: colorformat.src
-#, fuzzy
msgctxt ""
"colorformat.src\n"
"RID_SCDLG_DATABAR.LB_TYPE\n"
@@ -346,7 +340,6 @@ msgid "Minimum"
msgstr "Minimum"
#: colorformat.src
-#, fuzzy
msgctxt ""
"colorformat.src\n"
"RID_SCDLG_DATABAR.LB_TYPE\n"
@@ -362,7 +355,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Percentile"
-msgstr ""
+msgstr "Procenat"
#: colorformat.src
msgctxt ""
@@ -380,17 +373,16 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Procenat"
#: colorformat.src
-#, fuzzy
msgctxt ""
"colorformat.src\n"
"RID_SCDLG_DATABAR.LB_TYPE\n"
"7\n"
"stringlist.text"
msgid "Formula"
-msgstr "~Formule"
+msgstr "Formula"
#: colorformat.src
msgctxt ""
@@ -426,7 +418,7 @@ msgctxt ""
"STR_WARN_SAME_VALUE\n"
"string.text"
msgid "Min value must be smaller than max value!"
-msgstr ""
+msgstr "Minimalna vrijednost mora biti manja od maksimalne vrijednosti!"
#: colorformat.src
msgctxt ""
@@ -434,17 +426,16 @@ msgctxt ""
"RID_SCDLG_DATABAR\n"
"modaldialog.text"
msgid "Data Bar"
-msgstr ""
+msgstr "Podatkovna traka"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_SCDLG_CONDFORMAT\n"
"BTN_ADD\n"
"pushbutton.text"
msgid "Add"
-msgstr "Dodaj"
+msgstr "Dodavanje"
#: condformatdlg.src
msgctxt ""
@@ -456,14 +447,13 @@ msgid "Remove"
msgstr "Izbrisati"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_SCDLG_CONDFORMAT\n"
"FT_RANGE\n"
"fixedtext.text"
msgid "Range:"
-msgstr "Opseg"
+msgstr "Opseg:"
#: condformatdlg.src
msgctxt ""
@@ -474,14 +464,13 @@ msgid "Conditional Formatting for"
msgstr "Uslovno formatiranje"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY\n"
"STR_CONDITION\n"
"string.text"
msgid "Condition "
-msgstr "Uslov"
+msgstr "Uslov "
#: condformatdlg.src
msgctxt ""
@@ -490,10 +479,9 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "All Cells"
-msgstr ""
+msgstr "Sve ćelije"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE\n"
@@ -503,7 +491,6 @@ msgid "Cell value is"
msgstr "Vrijednost ćelije je"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE\n"
@@ -519,7 +506,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Date is"
-msgstr ""
+msgstr "Datum je"
#: condformatdlg.src
msgctxt ""
@@ -576,7 +563,6 @@ msgid "not equal to"
msgstr "nije jednako"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_CELLIS_TYPE\n"
@@ -586,7 +572,6 @@ msgid "between"
msgstr "između"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_CELLIS_TYPE\n"
@@ -596,14 +581,13 @@ msgid "not between"
msgstr "nije između"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_CELLIS_TYPE\n"
"9\n"
"stringlist.text"
msgid "duplicate"
-msgstr "Kopiraj"
+msgstr "duplikat"
#: condformatdlg.src
msgctxt ""
@@ -612,7 +596,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "not duplicate"
-msgstr ""
+msgstr "nije duplikat"
#: condformatdlg.src
msgctxt ""
@@ -621,7 +605,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "top 10 elements"
-msgstr ""
+msgstr "gornjih 10 elemenata"
#: condformatdlg.src
msgctxt ""
@@ -630,7 +614,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "bottom 10 elements"
-msgstr ""
+msgstr "donjih 10 elemenata"
#: condformatdlg.src
msgctxt ""
@@ -639,7 +623,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "top 10 percent"
-msgstr ""
+msgstr "gornjih 10 procenata"
#: condformatdlg.src
msgctxt ""
@@ -648,7 +632,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "bottom 10 percent"
-msgstr ""
+msgstr "donjih 10 procenata"
#: condformatdlg.src
msgctxt ""
@@ -657,7 +641,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "above average"
-msgstr ""
+msgstr "iznad prosjeka"
#: condformatdlg.src
msgctxt ""
@@ -666,7 +650,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "below average"
-msgstr ""
+msgstr "ispod prosjeka"
#: condformatdlg.src
msgctxt ""
@@ -675,7 +659,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "above or equal average"
-msgstr ""
+msgstr "iznad ili jednako prosjeku"
#: condformatdlg.src
msgctxt ""
@@ -684,10 +668,9 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "below or equal average"
-msgstr ""
+msgstr "ispod ili jednako prosjeku"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_CELLIS_TYPE\n"
@@ -703,7 +686,7 @@ msgctxt ""
"20\n"
"stringlist.text"
msgid "No Error"
-msgstr ""
+msgstr "Nema greške"
#: condformatdlg.src
msgctxt ""
@@ -712,10 +695,9 @@ msgctxt ""
"21\n"
"stringlist.text"
msgid "Begins with"
-msgstr ""
+msgstr "Počinje sa"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_CELLIS_TYPE\n"
@@ -725,7 +707,6 @@ msgid "Ends with"
msgstr "Završava sa"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_CELLIS_TYPE\n"
@@ -741,7 +722,7 @@ msgctxt ""
"24\n"
"stringlist.text"
msgid "Not Contains"
-msgstr ""
+msgstr "Ne sadrži"
#: condformatdlg.src
msgctxt ""
@@ -750,7 +731,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Color Scale (2 Entries)"
-msgstr ""
+msgstr "Ljestvica boja (2 unosa)"
#: condformatdlg.src
msgctxt ""
@@ -759,7 +740,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Color Scale (3 Entries)"
-msgstr ""
+msgstr "Ljestvica boja (3 unosa)"
#: condformatdlg.src
msgctxt ""
@@ -768,7 +749,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Data Bar"
-msgstr ""
+msgstr "Podatkovna traka"
#: condformatdlg.src
msgctxt ""
@@ -777,7 +758,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Icon Set"
-msgstr ""
+msgstr "Set ikona"
#: condformatdlg.src
msgctxt ""
@@ -795,10 +776,9 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "New Style..."
-msgstr ""
+msgstr "Novi stil..."
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n"
@@ -808,7 +788,6 @@ msgid "Automatic"
msgstr "Automatski"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n"
@@ -818,7 +797,6 @@ msgid "Min"
msgstr "Minimum"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n"
@@ -834,10 +812,9 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Percentile"
-msgstr ""
+msgstr "Procenat"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n"
@@ -853,20 +830,18 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Posto"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIN\n"
"7\n"
"stringlist.text"
msgid "Formula"
-msgstr "~Formule"
+msgstr "Formula"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n"
@@ -876,7 +851,6 @@ msgid "Automatic"
msgstr "Automatski"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n"
@@ -886,7 +860,6 @@ msgid "Min"
msgstr "Minimum"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n"
@@ -902,10 +875,9 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Percentile"
-msgstr ""
+msgstr "Procenat"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n"
@@ -921,20 +893,18 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Posto"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MIDDLE\n"
"7\n"
"stringlist.text"
msgid "Formula"
-msgstr "~Formule"
+msgstr "Formula"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n"
@@ -944,7 +914,6 @@ msgid "Automatic"
msgstr "Automatski"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n"
@@ -954,7 +923,6 @@ msgid "Min"
msgstr "Minimum"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n"
@@ -970,10 +938,9 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Percentile"
-msgstr ""
+msgstr "Procenat"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n"
@@ -989,17 +956,16 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Procenat"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_TYPE_COL_SCALE_MAX\n"
"7\n"
"stringlist.text"
msgid "Formula"
-msgstr "~Formule"
+msgstr "Formula"
#: condformatdlg.src
msgctxt ""
@@ -1017,7 +983,7 @@ msgctxt ""
"BTN_OPTIONS\n"
"pushbutton.text"
msgid "More options ..."
-msgstr ""
+msgstr "Više opcija ..."
#: condformatdlg.src
msgctxt ""
@@ -1029,14 +995,13 @@ msgid "Today"
msgstr "Danas"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_DATE_TYPE\n"
"2\n"
"stringlist.text"
msgid "Yesterday"
-msgstr "Jučer,"
+msgstr "Jučer"
#: condformatdlg.src
msgctxt ""
@@ -1045,7 +1010,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Tomorrow"
-msgstr ""
+msgstr "Sutra"
#: condformatdlg.src
msgctxt ""
@@ -1054,7 +1019,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Last 7 days"
-msgstr ""
+msgstr "U posljednjih 7 dana"
#: condformatdlg.src
msgctxt ""
@@ -1063,7 +1028,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "This week"
-msgstr ""
+msgstr "Ove sedmice"
#: condformatdlg.src
msgctxt ""
@@ -1072,7 +1037,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Last week"
-msgstr ""
+msgstr "Prošle sedmice"
#: condformatdlg.src
msgctxt ""
@@ -1081,7 +1046,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Next week"
-msgstr ""
+msgstr "Naredne sedmice"
#: condformatdlg.src
msgctxt ""
@@ -1090,7 +1055,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "This month"
-msgstr ""
+msgstr "Ovog mjeseca"
#: condformatdlg.src
msgctxt ""
@@ -1099,7 +1064,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Last month"
-msgstr ""
+msgstr "Prošli mjesec"
#: condformatdlg.src
msgctxt ""
@@ -1108,7 +1073,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Next month"
-msgstr ""
+msgstr "Sljedeći mjesec"
#: condformatdlg.src
msgctxt ""
@@ -1117,7 +1082,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "This year"
-msgstr ""
+msgstr "Ove godine"
#: condformatdlg.src
msgctxt ""
@@ -1126,7 +1091,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "Last year"
-msgstr ""
+msgstr "Prošla godina"
#: condformatdlg.src
msgctxt ""
@@ -1135,7 +1100,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "Next year"
-msgstr ""
+msgstr "Sljedeće godine"
#: condformatdlg.src
msgctxt ""
@@ -1144,7 +1109,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "3 Arrows"
-msgstr ""
+msgstr "3 strelice"
#: condformatdlg.src
msgctxt ""
@@ -1153,7 +1118,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "3 Gray Arrows"
-msgstr ""
+msgstr "3 sive strelice"
#: condformatdlg.src
msgctxt ""
@@ -1162,7 +1127,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "3 Flags"
-msgstr ""
+msgstr "3 zastavice"
#: condformatdlg.src
msgctxt ""
@@ -1171,7 +1136,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "3 Traffic Lights 1"
-msgstr ""
+msgstr "3 semafora 1"
#: condformatdlg.src
msgctxt ""
@@ -1180,7 +1145,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "3 Traffic Lights 2"
-msgstr ""
+msgstr "3 semafora 2"
#: condformatdlg.src
msgctxt ""
@@ -1189,7 +1154,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "3 Signs"
-msgstr ""
+msgstr "3 znaka"
#: condformatdlg.src
msgctxt ""
@@ -1198,7 +1163,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "3 Symbols 1"
-msgstr ""
+msgstr "3 simbola 1"
#: condformatdlg.src
msgctxt ""
@@ -1207,7 +1172,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "3 Symbols 2"
-msgstr ""
+msgstr "3 simbola 2"
#: condformatdlg.src
msgctxt ""
@@ -1216,7 +1181,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "3 Smilies"
-msgstr ""
+msgstr "3 smješka"
#: condformatdlg.src
msgctxt ""
@@ -1225,7 +1190,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "3 Colored Smilies"
-msgstr ""
+msgstr "3 smješka u boji"
#: condformatdlg.src
msgctxt ""
@@ -1234,7 +1199,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "4 Arrows"
-msgstr ""
+msgstr "4 strelice"
#: condformatdlg.src
msgctxt ""
@@ -1243,7 +1208,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "4 Gray Arrows"
-msgstr ""
+msgstr "4 sive strelice"
#: condformatdlg.src
msgctxt ""
@@ -1252,7 +1217,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "4 Circles Red to Black"
-msgstr ""
+msgstr "4 kruga crveni do crne"
#: condformatdlg.src
msgctxt ""
@@ -1261,7 +1226,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "4 Ratings"
-msgstr ""
+msgstr "4 ocjene"
#: condformatdlg.src
msgctxt ""
@@ -1270,7 +1235,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "4 Traffic Lights"
-msgstr ""
+msgstr "4 semafora"
#: condformatdlg.src
msgctxt ""
@@ -1279,7 +1244,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "5 Arrows"
-msgstr ""
+msgstr "5 strelica"
#: condformatdlg.src
msgctxt ""
@@ -1288,7 +1253,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "5 Gray Arrows"
-msgstr ""
+msgstr "5 sivih strelica"
#: condformatdlg.src
msgctxt ""
@@ -1297,7 +1262,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "5 Ratings"
-msgstr ""
+msgstr "5 ocjena"
#: condformatdlg.src
msgctxt ""
@@ -1306,7 +1271,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid "5 Quarters"
-msgstr ""
+msgstr "5 četvrtina"
#: condformatdlg.src
msgctxt ""
@@ -1315,7 +1280,7 @@ msgctxt ""
"FT_ICON_SET_ENTRY_TEXT\n"
"fixedtext.text"
msgid " >= "
-msgstr ""
+msgstr " >= "
#: condformatdlg.src
msgctxt ""
@@ -1333,7 +1298,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Posto"
#: condformatdlg.src
msgctxt ""
@@ -1342,20 +1307,18 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Percentile"
-msgstr ""
+msgstr "Procenat"
#: condformatdlg.src
-#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_ICON_SET_ENTRY.LB_ICON_SET_ENTRY_TYPE\n"
"4\n"
"stringlist.text"
msgid "Formula"
-msgstr "~Formule"
+msgstr "Formula"
#: condformatmgr.src
-#, fuzzy
msgctxt ""
"condformatmgr.src\n"
"RID_SCDLG_COND_FORMAT_MANAGER\n"
@@ -1374,7 +1337,6 @@ msgid "Remove"
msgstr "Izbrisati"
#: condformatmgr.src
-#, fuzzy
msgctxt ""
"condformatmgr.src\n"
"RID_SCDLG_COND_FORMAT_MANAGER\n"
@@ -1384,13 +1346,12 @@ msgid "Edit..."
msgstr "Izmijeni..."
#: condformatmgr.src
-#, fuzzy
msgctxt ""
"condformatmgr.src\n"
"RID_SCDLG_COND_FORMAT_MANAGER\n"
"modaldialog.text"
msgid "Manage Conditional Formatting"
-msgstr "Uslovno formatiranje"
+msgstr "Uredi uslovno formatiranje"
#: filter.src
msgctxt ""
@@ -1435,7 +1396,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "AND"
-msgstr "I"
+msgstr "AND"
#: filter.src
msgctxt ""
@@ -1444,7 +1405,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "OR"
-msgstr "ILI"
+msgstr "OR"
#: filter.src
msgctxt ""
@@ -1453,7 +1414,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "AND"
-msgstr "I"
+msgstr "AND"
#: filter.src
msgctxt ""
@@ -1462,7 +1423,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "OR"
-msgstr "ILI"
+msgstr "OR"
#: filter.src
msgctxt ""
@@ -1698,16 +1659,14 @@ msgid "Filter"
msgstr "Filter"
#: filter.src
-#, fuzzy
msgctxt ""
"filter.src\n"
"STR_COPY_AREA_TO\n"
"string.text"
msgid "Copy results to"
-msgstr "Ko~piraj rezultate u"
+msgstr "Kopiraj rezultate u"
#: filter.src
-#, fuzzy
msgctxt ""
"filter.src\n"
"RID_FILTER_OPERATOR\n"
@@ -1724,7 +1683,6 @@ msgid "Field Name"
msgstr "Naziv polja"
#: filter.src
-#, fuzzy
msgctxt ""
"filter.src\n"
"RID_FILTER_CONDITION\n"
@@ -1733,7 +1691,6 @@ msgid "Condition"
msgstr "Uslov"
#: filter.src
-#, fuzzy
msgctxt ""
"filter.src\n"
"RID_FILTER_VALUE\n"
@@ -1937,7 +1894,7 @@ msgctxt ""
"STR_UNDO_INSCOLBREAK\n"
"string.text"
msgid "Insert Column Break"
-msgstr "Ubaci prekid kolone"
+msgstr "Ubaci prijelom kolone"
#: globstr.src
msgctxt ""
@@ -1955,7 +1912,7 @@ msgctxt ""
"STR_UNDO_INSROWBREAK\n"
"string.text"
msgid "Insert Row Break"
-msgstr "Ubaci prekid reda"
+msgstr "Ubaci prijelom reda"
#: globstr.src
msgctxt ""
@@ -2000,7 +1957,7 @@ msgctxt ""
"STR_UNDO_REMAKEOUTLINE\n"
"string.text"
msgid "Ungroup"
-msgstr "Razgrupiraj"
+msgstr "Razgrupiši"
#: globstr.src
msgctxt ""
@@ -2108,7 +2065,7 @@ msgctxt ""
"STR_UNDO_GRAFEDIT\n"
"string.text"
msgid "Edit Image"
-msgstr ""
+msgstr "Izmijeni sliku"
#: globstr.src
msgctxt ""
@@ -2120,34 +2077,31 @@ msgid "List names"
msgstr "Ispiši imena"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_UNDO_PIVOT_NEW\n"
"string.text"
msgid "Create pivot table"
-msgstr "Napravi tabelu"
+msgstr "Stvori pivot tabelu"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_UNDO_PIVOT_MODIFY\n"
"string.text"
msgid "Edit pivot table"
-msgstr "Izmijeni DataPilot tabelu"
+msgstr "Uredi pivot tabelu"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_UNDO_PIVOT_DELETE\n"
"string.text"
msgid "Delete pivot table"
-msgstr "Obriši DataPilot tabelu"
+msgstr "Izbriši pivot tabelu"
#: globstr.src
msgctxt ""
@@ -2462,7 +2416,7 @@ msgctxt ""
"STR_UNDO_REMOVEBREAKS\n"
"string.text"
msgid "Delete Page Breaks"
-msgstr "Obriši prelome stranica"
+msgstr "Obriši prijelome stranica"
#: globstr.src
msgctxt ""
@@ -2492,14 +2446,13 @@ msgid "Edit range names"
msgstr "Izmijeni imena raspona"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_UNDO_TRANSLITERATE\n"
"string.text"
msgid "Change Case"
-msgstr "Pro~mijeni slova"
+msgstr "Izmijeni veličinu slova"
#: globstr.src
msgctxt ""
@@ -2556,8 +2509,8 @@ msgid ""
"The range does not contain column headers.\n"
"Do you want the first line to be used as column header?"
msgstr ""
-"Raspon ne sadrži naslove stupaca.\n"
-"Želite li da prva linija bude korištena kao naslov stupca?"
+"Raspon ne sadrži naslove kolona.\n"
+"Želite li da prva linija bude korištena kao naslov kolone?"
#: globstr.src
msgctxt ""
@@ -2566,7 +2519,7 @@ msgctxt ""
"STR_MSSG_IMPORTDATA_0\n"
"string.text"
msgid "Error while importing data!"
-msgstr "Greška pri uvozu podataka"
+msgstr "Greška pri uvozu podataka!"
#: globstr.src
msgctxt ""
@@ -2620,7 +2573,7 @@ msgctxt ""
"STR_MSSG_REMOVEOUTLINE_0\n"
"string.text"
msgid "Ungrouping not possible"
-msgstr "Razdruživanje nije moguće"
+msgstr "Razgrupisanje nije moguće"
#: globstr.src
msgctxt ""
@@ -2638,7 +2591,7 @@ msgctxt ""
"STR_MSSG_PASTEFROMCLIP_1\n"
"string.text"
msgid "Cell merge not possible if cells already merged!"
-msgstr "Spajanje ćelija nije moguće ako su ćelije već spojene"
+msgstr "Spajanje ćelija nije moguće ako su ćelije već spojene!"
#: globstr.src
msgctxt ""
@@ -2647,7 +2600,7 @@ msgctxt ""
"STR_MSSG_MOVEBLOCKTO_0\n"
"string.text"
msgid "Cell merge not possible if cells already merged!"
-msgstr "Spajanje ćelija nije moguće ako su ćelije već spojene"
+msgstr "Spajanje ćelija nije moguće ako su ćelije već spojene!"
#: globstr.src
msgctxt ""
@@ -2701,7 +2654,7 @@ msgctxt ""
"STR_MSSG_SOLVE_0\n"
"string.text"
msgid "Goal Seek succeeded. Result: "
-msgstr ""
+msgstr "Traženje rješenja uspjelo. Rezultat: "
#: globstr.src
msgctxt ""
@@ -2714,6 +2667,9 @@ msgid ""
"\n"
"Insert the result into the variable cell?"
msgstr ""
+"\n"
+"\n"
+"Upisati rezultat u promjenjljivu ćeliju?"
#: globstr.src
msgctxt ""
@@ -2725,16 +2681,17 @@ msgid ""
"Goal Seek failed.\n"
"\n"
msgstr ""
+"Traženje rješenja nije uspjelo.\n"
+"\n"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_MSSG_SOLVE_3\n"
"string.text"
msgid "Insert the closest value ("
-msgstr "Želite li ubaciti najbližu vrijednost ("
+msgstr "Upisati najbližu vrijednost ("
#: globstr.src
msgctxt ""
@@ -2743,7 +2700,7 @@ msgctxt ""
"STR_MSSG_SOLVE_4\n"
"string.text"
msgid ") into the variable cell anyway?"
-msgstr ""
+msgstr ") u promjenjivu ćeliju?"
#: globstr.src
msgctxt ""
@@ -2779,7 +2736,7 @@ msgctxt ""
"STR_TABLE_UND\n"
"string.text"
msgid "AND"
-msgstr "I"
+msgstr "AND"
#: globstr.src
msgctxt ""
@@ -2788,7 +2745,7 @@ msgctxt ""
"STR_TABLE_ODER\n"
"string.text"
msgid "OR"
-msgstr "ILI"
+msgstr "OR"
#: globstr.src
msgctxt ""
@@ -2824,7 +2781,7 @@ msgctxt ""
"STR_NO_REF_TABLE\n"
"string.text"
msgid "#REF!"
-msgstr "#REF"
+msgstr "#REF!"
#: globstr.src
msgctxt ""
@@ -2836,14 +2793,13 @@ msgid "The data range must contain at least one row."
msgstr "Opseg podataka mora sadržavati barem jedan red."
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_NODATA\n"
"string.text"
msgid "The pivot table must contain at least one entry."
-msgstr "DataPilot tabela mora imati barem jedan unos."
+msgstr "Pivot tabela mora sadržati barem jedan unos."
#: globstr.src
msgctxt ""
@@ -2855,24 +2811,22 @@ msgid "The data range can not be deleted."
msgstr "Ne mogu izbrisati opseg podataka."
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_ERROR\n"
"string.text"
msgid "Error creating the pivot table."
-msgstr "Greška pri pravljenju DataPilot tabele."
+msgstr "Greška pri stvaranju pivot tabele."
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_OVERLAP\n"
"string.text"
msgid "Pivot tables can not overlap."
-msgstr "DataPilot tabele se ne mogu preklapati."
+msgstr "Pivot tabele se ne mogu preklapati."
#: globstr.src
msgctxt ""
@@ -2893,14 +2847,13 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "Izvorni opseg sadrže podsume koje mogu pokvariti rezultate. Želite li ga svejedno koristiti?"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_PROGRESS\n"
"string.text"
msgid "Create Pivot Table"
-msgstr "Napravi DataPilot tabelu"
+msgstr "Kreiraj pivot tabelu"
#: globstr.src
msgctxt ""
@@ -3038,7 +2991,6 @@ msgid "Sheet"
msgstr "Tabela"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -3048,7 +3000,6 @@ msgid "Column"
msgstr "Kolona"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -3230,6 +3181,9 @@ msgid ""
"The sheet name must not be a duplicate of an existing name \n"
"and may not contain the characters [ ] * ? : / \\"
msgstr ""
+"Nepravilno ime stranice.\n"
+"Ime stranice ne smije biti duplikat već postojećeg imena \n"
+"i ne smije sadržati znakove [ ] * ? : / \\"
#: globstr.src
msgctxt ""
@@ -3241,14 +3195,13 @@ msgid "Scenario"
msgstr "Scenarij"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_TABLE\n"
"string.text"
msgid "Pivot Table"
-msgstr "Nije tablica"
+msgstr "Pivot tabela"
#: globstr.src
msgctxt ""
@@ -3266,7 +3219,7 @@ msgctxt ""
"STR_FUN_TEXT_SELECTION_COUNT\n"
"string.text"
msgid "Selection count"
-msgstr ""
+msgstr "Broj izbora"
#: globstr.src
msgctxt ""
@@ -3284,7 +3237,7 @@ msgctxt ""
"STR_FUN_TEXT_COUNT2\n"
"string.text"
msgid "CountA"
-msgstr "BrojiA"
+msgstr "CountA"
#: globstr.src
msgctxt ""
@@ -3350,14 +3303,13 @@ msgid "No chart found at this position."
msgstr "Na ovom mjestu nije pronađen grafikon."
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_NOTFOUND\n"
"string.text"
msgid "No pivot table found at this position."
-msgstr "Na ovom mjestu nije pronađena DataPilot tabela."
+msgstr "Niti jedna pivot tabela nije pronađena na toj poziciji."
#: globstr.src
msgctxt ""
@@ -3465,7 +3417,7 @@ msgctxt ""
"STR_HFCMD_FILE\n"
"string.text"
msgid "FILE"
-msgstr "DATOTEKA"
+msgstr "FILE"
#: globstr.src
msgctxt ""
@@ -3474,7 +3426,7 @@ msgctxt ""
"STR_HFCMD_TABLE\n"
"string.text"
msgid "SHEET"
-msgstr "list"
+msgstr "SHEET"
#: globstr.src
msgctxt ""
@@ -3582,7 +3534,7 @@ msgctxt ""
"STR_LONG_ERR_ILL_FPO\n"
"string.text"
msgid "Error: Invalid numeric value"
-msgstr "Greška: nevažeća operacija sa pomičnim zarezom"
+msgstr "Greška: nevažeća numerička vrijednost"
#: globstr.src
msgctxt ""
@@ -3744,7 +3696,7 @@ msgctxt ""
"STR_LONG_ERR_NO_CONV\n"
"string.text"
msgid "Error: Calculation does not converge"
-msgstr "Greška: računica ne konvergira"
+msgstr "Greška: račun ne konvergira"
#: globstr.src
msgctxt ""
@@ -3789,7 +3741,7 @@ msgctxt ""
"STR_INVALID_EPS\n"
"string.text"
msgid "Invalid increment"
-msgstr "Nevažeći priraštaj."
+msgstr "Nevažeći priraštaj"
#: globstr.src
msgctxt ""
@@ -3798,7 +3750,7 @@ msgctxt ""
"STR_TABLE_OP\n"
"string.text"
msgid "MULTIPLE.OPERATIONS"
-msgstr "VIŠESTRUKE.OPERACIJE"
+msgstr "MULTIPLE.OPERATIONS"
#: globstr.src
msgctxt ""
@@ -3898,8 +3850,8 @@ msgid ""
"a table range of at least\n"
"3x3 cells must be selected."
msgstr ""
-"Za primjenu AutoFormat, \n"
-"opseg tablice od najmanje \n"
+"Za primjenu AutoFormata,\n"
+"opseg tablice od najmanje\n"
"3x3 ćelije mora biti odabran."
#: globstr.src
@@ -4002,14 +3954,13 @@ msgid "Import text files"
msgstr "Uvezi tekstualne datoteke"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_EXPORT_ASCII\n"
"string.text"
msgid "Export Text File"
-msgstr "Izvezi tekstualne datoteke"
+msgstr "Izvezi tekstualni dokument"
#: globstr.src
msgctxt ""
@@ -4141,7 +4092,7 @@ msgctxt ""
"STR_THESAURUS_NO_STRING\n"
"string.text"
msgid "Thesaurus can only be used in text cells!"
-msgstr "Rječnik sinonima je moguće koristiti samo u tekstualnim ćelijama"
+msgstr "Rječnik sinonima je moguće koristiti samo u tekstualnim ćelijama!"
#: globstr.src
msgctxt ""
@@ -4267,14 +4218,13 @@ msgid "Show Sheet"
msgstr "Pokaži tabelu"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_UNDO_SHOWTABS\n"
"string.text"
msgid "Show Sheets"
-msgstr "Pokaži tabelu"
+msgstr "Prikaži stranice"
#: globstr.src
msgctxt ""
@@ -4286,14 +4236,13 @@ msgid "Hide sheet"
msgstr "Sakrij stranicu"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_UNDO_HIDETABS\n"
"string.text"
msgid "Hide sheets"
-msgstr "Sakrij stranicu"
+msgstr "Sakrij stranice"
#: globstr.src
msgctxt ""
@@ -4365,7 +4314,7 @@ msgctxt ""
"STR_ABSREFLOST\n"
"string.text"
msgid "The new table contains absolute references to other tables which may be incorrect!"
-msgstr "Nova tabela sadrži apsolutne reference na druge tabele koje možda mogu biti neispravne"
+msgstr "Nova tabela sadrži apsolutne reference na druge tabele koje možda mogu biti neispravne!"
#: globstr.src
msgctxt ""
@@ -4374,7 +4323,7 @@ msgctxt ""
"STR_NAMECONFLICT\n"
"string.text"
msgid "Due to identical names, an existing range name in the destination document has been altered!"
-msgstr "Zbog jednakih imena, postojeće ime raspona u odredišnom dokumentu je izmijenjeno"
+msgstr "Zbog jednakih imena, postojeće ime raspona u odredišnom dokumentu je izmijenjeno!"
#: globstr.src
msgctxt ""
@@ -4464,7 +4413,7 @@ msgctxt ""
"STR_SCENARIO_NOTFOUND\n"
"string.text"
msgid "Scenario not found"
-msgstr "Scenario nije pronađen."
+msgstr "Scenario nije pronađen"
#: globstr.src
msgctxt ""
@@ -4482,7 +4431,7 @@ msgctxt ""
"STR_VOBJ_OBJECT\n"
"string.text"
msgid "Objects/Image"
-msgstr ""
+msgstr "Objekti/Slika"
#: globstr.src
msgctxt ""
@@ -4680,7 +4629,7 @@ msgctxt ""
"STR_LINKERROR\n"
"string.text"
msgid "The link could not be updated."
-msgstr "Vezu nije moguće osvježiti"
+msgstr "Vezu nije moguće osvježiti."
#: globstr.src
msgctxt ""
@@ -4814,7 +4763,7 @@ msgid ""
"Do you want these queries to be repeated?"
msgstr ""
"Ova datoteka sadrži upite. Rezultat tih upita nisu bili spremljeni.\n"
-"Želite li ponoviti upite? "
+"Želite li ponoviti upite?"
#: globstr.src
msgctxt ""
@@ -4863,7 +4812,7 @@ msgctxt ""
"STR_PASTE_ERROR\n"
"string.text"
msgid "The contents of the clipboard could not be pasted."
-msgstr "Sadržaj međuspremnika (clipboard-a) nije moguće umetnuti. "
+msgstr "Sadržaj međuspremnika (clipboard-a) nije moguće umetnuti."
#: globstr.src
msgctxt ""
@@ -4912,7 +4861,7 @@ msgctxt ""
"STR_GRAPHICNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: globstr.src
msgctxt ""
@@ -4921,7 +4870,7 @@ msgctxt ""
"STR_INVALIDNAME\n"
"string.text"
msgid "Invalid name."
-msgstr "Neispravno ime"
+msgstr "Neispravno ime."
#: globstr.src
msgctxt ""
@@ -4930,7 +4879,7 @@ msgctxt ""
"STR_VALID_MACRONOTFOUND\n"
"string.text"
msgid "Selected macro not found."
-msgstr "Odabrani makro nije pronađen"
+msgstr "Odabrani makro nije pronađen."
#: globstr.src
msgctxt ""
@@ -5006,7 +4955,7 @@ msgctxt ""
"STR_QUICKHELP_REF\n"
"string.text"
msgid "%1 R x %2 C"
-msgstr "%1 R x %2 K"
+msgstr "%1 R x %2 C"
#: globstr.src
msgctxt ""
@@ -5027,64 +4976,58 @@ msgid "Invalid range"
msgstr "Neispravan opseg"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_STYLE_INNER\n"
"string.text"
msgid "Pivot Table Value"
-msgstr "Vrijednost programa DataPilot"
+msgstr "Vrijednost pivot tabele"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_STYLE_RESULT\n"
"string.text"
msgid "Pivot Table Result"
-msgstr "Rezultat programa DataPilot"
+msgstr "Rezultat pivot tabele"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_STYLE_CATEGORY\n"
"string.text"
msgid "Pivot Table Category"
-msgstr "Kategorija programa DataPilot"
+msgstr "Kategorija pivot tabele"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_STYLE_TITLE\n"
"string.text"
msgid "Pivot Table Title"
-msgstr "Stil tabele"
+msgstr "Naziv pivot tabele"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_STYLE_FIELDNAME\n"
"string.text"
msgid "Pivot Table Field"
-msgstr "Polje baze podataka"
+msgstr "Polje pivot tabele"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_PIVOT_STYLE_TOP\n"
"string.text"
msgid "Pivot Table Corner"
-msgstr "Ugao programa Datapilot"
+msgstr "Ugao pivot tabele"
#: globstr.src
msgctxt ""
@@ -5114,14 +5057,13 @@ msgid "Subtotals"
msgstr "Podsume"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_OPERATION_NONE\n"
"string.text"
msgid "None"
-msgstr "Ništa"
+msgstr "Nikakva"
#: globstr.src
msgctxt ""
@@ -5300,14 +5242,13 @@ msgid "Select Cell"
msgstr "Izaberi ćeliju"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_NAME_INPUT_RANGE\n"
"string.text"
msgid "Select Range"
-msgstr "Izaberi opseg"
+msgstr "Odaberi opseg"
#: globstr.src
msgctxt ""
@@ -5391,14 +5332,13 @@ msgid "Chinese conversion"
msgstr "Kineski prijevod"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_ERR_DATAPILOT_INPUT\n"
"string.text"
msgid "You cannot change this part of the pivot table."
-msgstr "Ne možete promijeniti ovaj dio DataPilot tabele."
+msgstr "Ne možete izmijeniti ovaj dio pivot tabele."
#: globstr.src
msgctxt ""
@@ -5410,7 +5350,6 @@ msgid "Manual"
msgstr "Ručno"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -5426,7 +5365,7 @@ msgctxt ""
"STR_ERR_LONG_NESTED_ARRAY\n"
"string.text"
msgid "Nested arrays are not supported."
-msgstr "Ugnježđeni nizovi nisu podržani"
+msgstr "Ugnježđeni nizovi nisu podržani."
#: globstr.src
msgctxt ""
@@ -5594,7 +5533,7 @@ msgctxt ""
"STR_SHAPE_OVAL\n"
"string.text"
msgid "Oval"
-msgstr "Oval"
+msgstr "Ovalno"
#: globstr.src
msgctxt ""
@@ -5630,7 +5569,7 @@ msgctxt ""
"STR_FORM_OPTIONBUTTON\n"
"string.text"
msgid "Option Button"
-msgstr "Dugme za opciju"
+msgstr "Radio dugme"
#: globstr.src
msgctxt ""
@@ -5648,7 +5587,7 @@ msgctxt ""
"STR_FORM_LISTBOX\n"
"string.text"
msgid "List Box"
-msgstr "Polje sa listom"
+msgstr "Padajuća lista"
#: globstr.src
msgctxt ""
@@ -5705,14 +5644,13 @@ msgid "Page Styles"
msgstr "Stilovi stranica"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_ERR_DATAPILOTSOURCE\n"
"string.text"
msgid "Pivot table source data is invalid."
-msgstr "Izvorni podaci za DataPilot nisu ispravni."
+msgstr "Izvor podataka pivot tablice je nevažeči."
#: globstr.src
msgctxt ""
@@ -5721,7 +5659,7 @@ msgctxt ""
"STR_PIVOT_FIRSTROWEMPTYERR\n"
"string.text"
msgid "One or more fields appear to have an empty name. Check the first row of the data source to ensure there are no empty cells."
-msgstr ""
+msgstr "Čini se da jedno ili više polja imaju nepopunjen naziv. Provjerite prvi red izvora podataka, kako biste se uvjerili da nema praznih ćelija."
#: globstr.src
msgctxt ""
@@ -5730,7 +5668,7 @@ msgctxt ""
"STR_PIVOT_ONLYONEROWERR\n"
"string.text"
msgid "Pivot table needs at least two rows of data to create or refresh."
-msgstr ""
+msgstr "Pivot tabela treba sadržati barem dva reda podataka da biste je stvorili ili osvježili."
#: globstr.src
msgctxt ""
@@ -5760,37 +5698,33 @@ msgid "Insert Current Time"
msgstr "Ubaci trenutno vrijeme"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_MANAGE_NAMES\n"
"string.text"
msgid "Manage Names..."
-msgstr "Imena raspona"
+msgstr "Upravljanje nazivima..."
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_HEADER_NAME\n"
"string.text"
msgid "Name"
-msgstr "Ime"
+msgstr "Naziv"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_HEADER_RANGE\n"
"string.text"
msgid "Range"
-msgstr "Opseg"
+msgstr "Raspon"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -5806,17 +5740,16 @@ msgctxt ""
"STR_MULTI_SELECT\n"
"string.text"
msgid "(multiple)"
-msgstr ""
+msgstr "(višestruki)"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_GLOBAL_SCOPE\n"
"string.text"
msgid "Document (Global)"
-msgstr "Dokument se zatvara"
+msgstr "Dokument (globalni)"
#: globstr.src
msgctxt ""
@@ -5825,7 +5758,7 @@ msgctxt ""
"STR_ERR_NAME_EXISTS\n"
"string.text"
msgid "Invalid name. Already in use for the selected scope."
-msgstr ""
+msgstr "Nevažeće ime. Već se koristi za odabrano polje."
#: globstr.src
msgctxt ""
@@ -5834,7 +5767,7 @@ msgctxt ""
"STR_ERR_NAME_INVALID\n"
"string.text"
msgid "Invalid name. Only use letters, numbers and underscore."
-msgstr ""
+msgstr "Nevažeće ime. Koristite samo slova, brojeve i donje crte."
#: globstr.src
msgctxt ""
@@ -5847,6 +5780,9 @@ msgid ""
"\n"
"Do you want to continue?"
msgstr ""
+"Ovaj dokument sadrži vanjske reference na nespremljene dokumente.\n"
+"\n"
+"Želite li nastaviti?"
#: globstr.src
msgctxt ""
@@ -5855,7 +5791,7 @@ msgctxt ""
"STR_CLOSE_WITH_UNSAVED_REFS\n"
"string.text"
msgid "This Document is referenced by another document and not yet saved. Closing it without saving will result in data loss."
-msgstr ""
+msgstr "Ovaj dokument je korišten od strane drugog dokumenta i nije još sačuvan. Zatvaranje bez da ga sačuvate rezultirat će gubitkom podataka."
#: globstr.src
msgctxt ""
@@ -5864,10 +5800,9 @@ msgctxt ""
"STR_HEADER_COND\n"
"string.text"
msgid "First Condition"
-msgstr ""
+msgstr "Prvi uvjet"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -5883,7 +5818,7 @@ msgctxt ""
"STR_COND_COLORSCALE\n"
"string.text"
msgid "ColorScale"
-msgstr ""
+msgstr "Ljestvica boja"
#: globstr.src
msgctxt ""
@@ -5892,7 +5827,7 @@ msgctxt ""
"STR_COND_DATABAR\n"
"string.text"
msgid "DataBar"
-msgstr ""
+msgstr "Traka podataka"
#: globstr.src
msgctxt ""
@@ -5901,10 +5836,9 @@ msgctxt ""
"STR_COND_ICONSET\n"
"string.text"
msgid "IconSet"
-msgstr ""
+msgstr "Set ikona"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -5914,7 +5848,6 @@ msgid "between"
msgstr "između"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -5930,20 +5863,18 @@ msgctxt ""
"STR_COND_UNIQUE\n"
"string.text"
msgid "unique"
-msgstr ""
+msgstr "jedinstven"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_COND_DUPLICATE\n"
"string.text"
msgid "duplicate"
-msgstr "Kopiraj"
+msgstr "duplikat"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -5959,7 +5890,7 @@ msgctxt ""
"STR_COND_TOP10\n"
"string.text"
msgid "Top Elements"
-msgstr ""
+msgstr "Gornji elementi"
#: globstr.src
msgctxt ""
@@ -5968,7 +5899,7 @@ msgctxt ""
"STR_COND_BOTTOM10\n"
"string.text"
msgid "Bottom Elements"
-msgstr ""
+msgstr "Donji elementi"
#: globstr.src
msgctxt ""
@@ -5977,7 +5908,7 @@ msgctxt ""
"STR_COND_TOP_PERCENT\n"
"string.text"
msgid "Top Percent"
-msgstr ""
+msgstr "Gornji procenti"
#: globstr.src
msgctxt ""
@@ -5986,7 +5917,7 @@ msgctxt ""
"STR_COND_DATE\n"
"string.text"
msgid "Date is"
-msgstr ""
+msgstr "Datum je"
#: globstr.src
msgctxt ""
@@ -5995,7 +5926,7 @@ msgctxt ""
"STR_COND_BOTTOM_PERCENT\n"
"string.text"
msgid "Bottom Percent"
-msgstr ""
+msgstr "Donji procenat"
#: globstr.src
msgctxt ""
@@ -6004,7 +5935,7 @@ msgctxt ""
"STR_COND_ABOVE_AVERAGE\n"
"string.text"
msgid "Above Average"
-msgstr ""
+msgstr "Iznad prosjeka"
#: globstr.src
msgctxt ""
@@ -6013,7 +5944,7 @@ msgctxt ""
"STR_COND_BELOW_AVERAGE\n"
"string.text"
msgid "Below Average"
-msgstr ""
+msgstr "Ispod prosjeka"
#: globstr.src
msgctxt ""
@@ -6022,7 +5953,7 @@ msgctxt ""
"STR_COND_ABOVE_EQUAL_AVERAGE\n"
"string.text"
msgid "Above or equal Average"
-msgstr ""
+msgstr "Iznad ili jednak prosjek"
#: globstr.src
msgctxt ""
@@ -6031,27 +5962,25 @@ msgctxt ""
"STR_COND_BELOW_EQUAL_AVERAGE\n"
"string.text"
msgid "Below or equal Average"
-msgstr ""
+msgstr "Ispod ili jednak prosjek"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_COND_ERROR\n"
"string.text"
msgid "an Error code"
-msgstr "Kod greške"
+msgstr "kod greške"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_COND_NOERROR\n"
"string.text"
msgid "not an Error code"
-msgstr "Kod greške"
+msgstr "bez greške"
#: globstr.src
msgctxt ""
@@ -6060,10 +5989,9 @@ msgctxt ""
"STR_COND_BEGINS_WITH\n"
"string.text"
msgid "Begins with"
-msgstr ""
+msgstr "Počinje sa"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -6073,7 +6001,6 @@ msgid "Ends with"
msgstr "Završava sa"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -6089,27 +6016,25 @@ msgctxt ""
"STR_COND_NOT_CONTAINS\n"
"string.text"
msgid "Not Contains"
-msgstr ""
+msgstr "Ne sadrži"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_COND_TODAY\n"
"string.text"
msgid "today"
-msgstr "Danas"
+msgstr "danas"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_COND_YESTERDAY\n"
"string.text"
msgid "yesterday"
-msgstr "Jučer,"
+msgstr "jučer"
#: globstr.src
msgctxt ""
@@ -6118,7 +6043,7 @@ msgctxt ""
"STR_COND_TOMORROW\n"
"string.text"
msgid "tomorrow"
-msgstr ""
+msgstr "sutra"
#: globstr.src
msgctxt ""
@@ -6127,7 +6052,7 @@ msgctxt ""
"STR_COND_LAST7DAYS\n"
"string.text"
msgid "in the last 7 days"
-msgstr ""
+msgstr "u posljednjih sedam dana"
#: globstr.src
msgctxt ""
@@ -6136,7 +6061,7 @@ msgctxt ""
"STR_COND_THISWEEK\n"
"string.text"
msgid "this week"
-msgstr ""
+msgstr "ove sedmice"
#: globstr.src
msgctxt ""
@@ -6145,7 +6070,7 @@ msgctxt ""
"STR_COND_LASTWEEK\n"
"string.text"
msgid "last week"
-msgstr ""
+msgstr "prošle sedmice"
#: globstr.src
msgctxt ""
@@ -6154,7 +6079,7 @@ msgctxt ""
"STR_COND_NEXTWEEK\n"
"string.text"
msgid "next week"
-msgstr ""
+msgstr "sljedeće sedmice"
#: globstr.src
msgctxt ""
@@ -6163,7 +6088,7 @@ msgctxt ""
"STR_COND_THISMONTH\n"
"string.text"
msgid "this month"
-msgstr ""
+msgstr "ovog mjeseca"
#: globstr.src
msgctxt ""
@@ -6172,7 +6097,7 @@ msgctxt ""
"STR_COND_LASTMONTH\n"
"string.text"
msgid "last month"
-msgstr ""
+msgstr "prošlog mjeseca"
#: globstr.src
msgctxt ""
@@ -6181,7 +6106,7 @@ msgctxt ""
"STR_COND_NEXTMONTH\n"
"string.text"
msgid "next month"
-msgstr ""
+msgstr "idućeg mjeseca"
#: globstr.src
msgctxt ""
@@ -6190,7 +6115,7 @@ msgctxt ""
"STR_COND_THISYEAR\n"
"string.text"
msgid "this year"
-msgstr ""
+msgstr "ove godine"
#: globstr.src
msgctxt ""
@@ -6199,7 +6124,7 @@ msgctxt ""
"STR_COND_LASTYEAR\n"
"string.text"
msgid "last year"
-msgstr ""
+msgstr "prošle godine"
#: globstr.src
msgctxt ""
@@ -6208,7 +6133,7 @@ msgctxt ""
"STR_COND_NEXTYEAR\n"
"string.text"
msgid "next year"
-msgstr ""
+msgstr "sljedeće godine"
#: globstr.src
msgctxt ""
@@ -6217,7 +6142,7 @@ msgctxt ""
"STR_ERR_CONDFORMAT_PROTECTED\n"
"string.text"
msgid "Conditional Formats can not be created, deleted or changed in protected sheets!"
-msgstr ""
+msgstr "Uvjetni formati ne mogu biti kreirani, obrisani ili izmijenjeni u zaštićenim stranicama!"
#: globstr.src
msgctxt ""
@@ -6230,6 +6155,9 @@ msgid ""
"\n"
" Do you want to edit the existing conditional format?"
msgstr ""
+"Odabrana ćelija već sadrži uvjetno formatiranje. Možete prepraviti postojeći uvjetni format, ili definisati novi preklapajući uvjetni format.\n"
+"\n"
+"Želite li urediti postojeći uslovni format?"
#: globstr.src
msgctxt ""
@@ -6242,6 +6170,9 @@ msgid ""
"\n"
"Do you want to recalculate all formula cells in this document now?"
msgstr ""
+"Ovaj dokument je sačuvan pomoću aplikacije drugačije od %PRODUCTNAME. Možda će neke formule u ćelijama dati drugačije rezultate nakon ponovnog izračunavanja.\n"
+"\n"
+"Da li želite ponovo izračunati sve formule u ćelijama ovoga dokumenta?"
#: globstr.src
msgctxt ""
@@ -6254,6 +6185,9 @@ msgid ""
"\n"
"Do you want to recalculate all formula cells now?"
msgstr ""
+"Ovaj dokument je posljednji put sačuvan u Excel-u. Možda će formule u nekim ćelijama dati drugačije rezultate nakon ponovnog izračunavanja.\n"
+"\n"
+"Da li želite ponovo izraćunati formule u ćelijama?"
#: globstr.src
msgctxt ""
@@ -6262,7 +6196,7 @@ msgctxt ""
"STR_ALWAYS_PERFORM_SELECTED\n"
"string.text"
msgid "Always perform this without prompt in the future."
-msgstr ""
+msgstr "U budućnosti izvršavaj ovo bez pitanja."
#: globstr.src
msgctxt ""
@@ -6271,7 +6205,7 @@ msgctxt ""
"STR_NO_INSERT_DELETE_OVER_PIVOT_TABLE\n"
"string.text"
msgid "You cannot insert or delete cells when the affected range intersects with pivot table."
-msgstr ""
+msgstr "Ne možete umetati ili brisati ćelije kada pogođeni raspon presijeca pivot tabelu."
#: globstr.src
msgctxt ""
@@ -6280,7 +6214,7 @@ msgctxt ""
"STR_DPFIELD_GROUP_BY_SECONDS\n"
"string.text"
msgid "Seconds"
-msgstr ""
+msgstr "Sekunde"
#: globstr.src
msgctxt ""
@@ -6289,7 +6223,7 @@ msgctxt ""
"STR_DPFIELD_GROUP_BY_MINUTES\n"
"string.text"
msgid "Minutes"
-msgstr ""
+msgstr "Minute"
#: globstr.src
msgctxt ""
@@ -6298,7 +6232,7 @@ msgctxt ""
"STR_DPFIELD_GROUP_BY_HOURS\n"
"string.text"
msgid "Hours"
-msgstr ""
+msgstr "Sati"
#: globstr.src
msgctxt ""
@@ -6307,7 +6241,7 @@ msgctxt ""
"STR_DPFIELD_GROUP_BY_DAYS\n"
"string.text"
msgid "Days"
-msgstr ""
+msgstr "Dani"
#: globstr.src
msgctxt ""
@@ -6316,7 +6250,7 @@ msgctxt ""
"STR_DPFIELD_GROUP_BY_MONTHS\n"
"string.text"
msgid "Months"
-msgstr ""
+msgstr "Mjeseci"
#: globstr.src
msgctxt ""
@@ -6325,7 +6259,7 @@ msgctxt ""
"STR_DPFIELD_GROUP_BY_QUARTERS\n"
"string.text"
msgid "Quarters"
-msgstr ""
+msgstr "Četvrtine"
#: globstr.src
msgctxt ""
@@ -6334,60 +6268,54 @@ msgctxt ""
"STR_DPFIELD_GROUP_BY_YEARS\n"
"string.text"
msgid "Years"
-msgstr ""
+msgstr "Godine"
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_INVALIDVAL\n"
"string.text"
msgid "Invalid target value."
-msgstr "Neispravna ciljna vrijednost."
+msgstr "Nevažeća ciljana vrijednost."
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_INVALIDVAR\n"
"string.text"
msgid "Undefined name for variable cell."
-msgstr "Nedefinisano ime za promjenjivu ćeliju."
+msgstr "Nedefinisano ime za varijabilnu ćeliju."
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_INVALIDFORM\n"
"string.text"
msgid "Undefined name as formula cell."
-msgstr "Nedefinisano ime za ćeliju sa formulom."
+msgstr "Nedefinisano ime kao formula ćelije."
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_NOFORMULA\n"
"string.text"
msgid "Cell must contain a formula."
-msgstr "Ćelija mora sadržati formulu."
+msgstr "Ćelija mora sadržavati formulu."
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_INVALIDINPUT\n"
"string.text"
msgid "Invalid input."
-msgstr "Nevažeći ulaz."
+msgstr "Nevažeći unos."
#: globstr.src
-#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
@@ -6407,6 +6335,9 @@ msgid ""
"#\n"
"be deleted?"
msgstr ""
+"Da li bi trebao unos\n"
+"#\n"
+"biti izbrisan?"
#: globstr.src
msgctxt ""
@@ -6415,7 +6346,7 @@ msgctxt ""
"STR_COPYLIST\n"
"string.text"
msgid "Copy List"
-msgstr ""
+msgstr "Kopiraj listu"
#: globstr.src
msgctxt ""
@@ -6424,7 +6355,7 @@ msgctxt ""
"STR_COPYFROM\n"
"string.text"
msgid "List from"
-msgstr ""
+msgstr "Lista iz"
#: globstr.src
msgctxt ""
@@ -6433,7 +6364,7 @@ msgctxt ""
"STR_COPYERR\n"
"string.text"
msgid "Cells without text have been ignored."
-msgstr ""
+msgstr "Ćelije bez teksta su bile ignorisane."
#: globstr.src
msgctxt ""
@@ -6442,7 +6373,7 @@ msgctxt ""
"STR_CTRLCLICKHYPERLINK\n"
"string.text"
msgid "ctrl+click to open hyperlink:"
-msgstr ""
+msgstr "ctrl + klik za otvaranje hiperveze:"
#: globstr.src
msgctxt ""
@@ -6451,7 +6382,7 @@ msgctxt ""
"STR_CLICKHYPERLINK\n"
"string.text"
msgid "click to open hyperlink:"
-msgstr ""
+msgstr "klikni za otvaranje hiperveze:"
#: hdrcont.src
msgctxt ""
@@ -6514,7 +6445,7 @@ msgctxt ""
"FID_INS_ROW\n"
"menuitem.text"
msgid "~Insert Rows Above"
-msgstr ""
+msgstr "~Umetni redove iznad"
#: hdrcont.src
msgctxt ""
@@ -6523,17 +6454,16 @@ msgctxt ""
"SID_DEL_ROWS\n"
"menuitem.text"
msgid "~Delete Selected Rows"
-msgstr ""
+msgstr "~Obriši označene redove"
#: hdrcont.src
-#, fuzzy
msgctxt ""
"hdrcont.src\n"
"RID_POPUP_ROWHEADER\n"
"SID_DELETE\n"
"menuitem.text"
msgid "De~lete Row Contents..."
-msgstr "O~briši sadržaj..."
+msgstr "Obriš~i sadržaj reda..."
#: hdrcont.src
msgctxt ""
@@ -6581,14 +6511,13 @@ msgid "O~ptimal Column Width..."
msgstr "O~ptimalna širina kolone..."
#: hdrcont.src
-#, fuzzy
msgctxt ""
"hdrcont.src\n"
"RID_POPUP_COLHEADER\n"
"FID_INS_COLUMN\n"
"menuitem.text"
msgid "~Insert Columns Left"
-msgstr "Ubac~i kolone"
+msgstr "~Umetni kolone lijevo"
#: hdrcont.src
msgctxt ""
@@ -6597,7 +6526,7 @@ msgctxt ""
"SID_DEL_COLS\n"
"menuitem.text"
msgid "~Delete Selected Columns"
-msgstr ""
+msgstr "~Obriši označene kolone"
#: hdrcont.src
msgctxt ""
@@ -6606,7 +6535,7 @@ msgctxt ""
"SID_DELETE\n"
"menuitem.text"
msgid "D~elete Column Contents..."
-msgstr ""
+msgstr "Obr~iši sadržaj kolone..."
#: hdrcont.src
msgctxt ""
@@ -7046,7 +6975,7 @@ msgctxt ""
"RID_SCDLG_SOLVER_PROGRESS\n"
"modelessdialog.text"
msgid "Solving..."
-msgstr "Rješavač..."
+msgstr "Rješavam..."
#: optsolver.src
msgctxt ""
@@ -7127,14 +7056,13 @@ msgid "Cell pop-up menu"
msgstr "Pop-up meni ćelije"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_CELLS\n"
"SID_CELL_FORMAT_RESET\n"
"menuitem.text"
msgid "Clear ~Direct Formatting"
-msgstr "Čisto formatiranje"
+msgstr "Poništi ~direktno formatiranje"
#: popup.src
msgctxt ""
@@ -7179,7 +7107,7 @@ msgctxt ""
"FID_MERGE_ON\n"
"menuitem.text"
msgid "~Merge Cells..."
-msgstr ""
+msgstr "~Spoji ćelije..."
#: popup.src
msgctxt ""
@@ -7188,7 +7116,7 @@ msgctxt ""
"FID_MERGE_OFF\n"
"menuitem.text"
msgid "Split Cells..."
-msgstr ""
+msgstr "Razdvoji ćelije..."
#: popup.src
msgctxt ""
@@ -7197,7 +7125,7 @@ msgctxt ""
"SID_INSERT_POSTIT\n"
"menuitem.text"
msgid "Insert Co~mment"
-msgstr "Ubaci ~komentar..."
+msgstr "Ubaci ~komentar"
#: popup.src
msgctxt ""
@@ -7209,24 +7137,22 @@ msgid "D~elete Comment"
msgstr "~Obriši komentar"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_CELLS\n"
"FID_SHOW_NOTE\n"
"menuitem.text"
msgid "Sho~w Comment"
-msgstr "Poka~ži komentar"
+msgstr "Prik~aži komentar"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_CELLS\n"
"FID_HIDE_NOTE\n"
"menuitem.text"
msgid "~Hide Comment"
-msgstr "Sakrij napomenu"
+msgstr "~Sakrij komentar"
#: popup.src
msgctxt ""
@@ -7235,7 +7161,7 @@ msgctxt ""
"SID_CUT\n"
"menuitem.text"
msgid "Cu~t"
-msgstr "I~sjeci"
+msgstr "I~sijeci"
#: popup.src
msgctxt ""
@@ -7274,24 +7200,22 @@ msgid "~Text"
msgstr "~Tekst"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_CELLS.SID_PASTE_ONLY\n"
"SID_PASTE_ONLY_VALUE\n"
"menuitem.text"
msgid "~Number"
-msgstr "~Brojevi"
+msgstr "~Broj"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_CELLS.SID_PASTE_ONLY\n"
"SID_PASTE_ONLY_FORMULA\n"
"menuitem.text"
msgid "~Formula"
-msgstr "~Formule"
+msgstr "~Formula"
#: popup.src
msgctxt ""
@@ -7300,7 +7224,7 @@ msgctxt ""
"SID_PASTE_ONLY\n"
"menuitem.text"
msgid "Paste O~nly"
-msgstr ""
+msgstr "Samo ~umetni"
#: popup.src
msgctxt ""
@@ -7365,14 +7289,13 @@ msgid "~Tab Color..."
msgstr "~Boja kartice..."
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_TAB\n"
"FID_PROTECT_TABLE\n"
"menuitem.text"
msgid "~Protect Sheet..."
-msgstr "Zaštiti list"
+msgstr "~Zaštiti stranicu..."
#: popup.src
msgctxt ""
@@ -7381,7 +7304,7 @@ msgctxt ""
"FID_TAB_RTL\n"
"menuitem.text"
msgid "S~heet Right-To-Left"
-msgstr "Stranica zdesna-nalijevo"
+msgstr "~Stranica zdesna-nalijevo"
#: popup.src
msgctxt ""
@@ -7402,14 +7325,13 @@ msgid "~Hide"
msgstr "~Sakrij"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_TAB\n"
"FID_TABLE_SHOW\n"
"menuitem.text"
msgid "~Show..."
-msgstr "Prika~ži..."
+msgstr "~Prikaži..."
#: popup.src
msgctxt ""
@@ -7421,33 +7343,30 @@ msgid "Select All S~heets"
msgstr "Odaberi sve ~tablice"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_TAB\n"
"FID_TAB_DESELECTALL\n"
"menuitem.text"
msgid "D~eselect All Sheets"
-msgstr "Odaberi sve ~tablice"
+msgstr "Poništi ~selekciju svih stranica"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_PIVOT\n"
"string.text"
msgid "Pivot table pop-up menu"
-msgstr "Pop-up meni DataPilota"
+msgstr "Iskačući meni pivot tabele"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_PIVOT\n"
"SID_OPENDLG_PIVOTTABLE\n"
"menuitem.text"
msgid "~Edit Layout..."
-msgstr "Izmijeni ~izgled..."
+msgstr "~Izmijeni okruženje..."
#: popup.src
msgctxt ""
@@ -7509,7 +7428,7 @@ msgctxt ""
"SID_FORMATPAGE\n"
"menuitem.text"
msgid "Pa~ge Layout..."
-msgstr "Postavke prikaza stranice..."
+msgstr "Postavke ~prikaza stranice..."
#: popup.src
msgctxt ""
@@ -7574,7 +7493,6 @@ msgid "Su~bscript"
msgstr "~Indeks"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_EDIT\n"
@@ -7584,7 +7502,6 @@ msgid "Style"
msgstr "Stil"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_EDIT.RID_MN_INSERT_FIELDS\n"
@@ -7612,14 +7529,13 @@ msgid "Title"
msgstr "Naslov"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_EDIT\n"
"RID_MN_INSERT_FIELDS\n"
"menuitem.text"
msgid "Insert Fields"
-msgstr "Ubaci ćelije"
+msgstr "Umetni polja"
#: popup.src
msgctxt ""
@@ -7654,7 +7570,7 @@ msgctxt ""
"SID_FILL_ADD_SUCC\n"
"menuitem.text"
msgid "~Trace Dependent"
-msgstr "Slijedi ~sljedbenika"
+msgstr "Prati ~sljedbenika"
#: popup.src
msgctxt ""
@@ -7672,7 +7588,7 @@ msgctxt ""
"SID_DETECTIVE_DEL_ALL\n"
"menuitem.text"
msgid "Remove ~All Traces"
-msgstr "Ukloni ~sva slijeđenja"
+msgstr "Ukloni ~sva praćenja"
#: popup.src
msgctxt ""
@@ -7716,7 +7632,7 @@ msgctxt ""
"FID_INS_ROWBRK\n"
"menuitem.text"
msgid "Insert ~Row Break"
-msgstr "Ubaci prekid r~eda"
+msgstr "Ubaci prijelom r~eda"
#: popup.src
msgctxt ""
@@ -7725,7 +7641,7 @@ msgctxt ""
"FID_INS_COLBRK\n"
"menuitem.text"
msgid "Insert ~Column Break"
-msgstr "Ubaci prekid ~kolone"
+msgstr "Ubaci prijelom ~kolone"
#: popup.src
msgctxt ""
@@ -7779,27 +7695,25 @@ msgctxt ""
"SID_FORMATPAGE\n"
"menuitem.text"
msgid "Page Format..."
-msgstr "Podešavanje stranica.."
+msgstr "Podešavanje stranica..."
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_PAGEBREAK\n"
"FID_SHOW_NOTE\n"
"menuitem.text"
msgid "Sho~w Comment"
-msgstr "Poka~ži komentar"
+msgstr "Pri~kaži komentar"
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_PAGEBREAK\n"
"FID_HIDE_NOTE\n"
"menuitem.text"
msgid "~Hide Comment"
-msgstr "Sakrij napomenu"
+msgstr "~Sakrij komentar"
#: sc.src
msgctxt ""
@@ -7924,7 +7838,7 @@ msgctxt ""
"SCERR_IMPORT_FILE_ROWCOL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col)."
-msgstr "Otkrivena je greška u formatu datoteke u poddokumentu $(ARG1) u $(ARG2)(row,col)"
+msgstr "Otkrivena je greška u formatu datoteke u pod-dokumentu $(ARG1) u $(ARG2)(row,col)."
#: scerrors.src
msgctxt ""
@@ -7933,7 +7847,7 @@ msgctxt ""
"SCERR_IMPORT_FORMAT_ROWCOL & ERRCODE_RES_MASK\n"
"string.text"
msgid "File format error found at $(ARG1)(row,col)."
-msgstr "Pronađena je greška u formatu datoteke $(ARG1)(row,col)"
+msgstr "Pronađena je greška u formatu datoteke $(ARG1)(row,col)."
#: scerrors.src
msgctxt ""
@@ -7996,7 +7910,7 @@ msgctxt ""
"SCWARN_IMPORT_RANGE_OVERFLOW & ERRCODE_RES_MASK\n"
"string.text"
msgid "The maximum number of rows has been exceeded. Excess rows were not imported!"
-msgstr "Prevelik broj redova. Višak redova nije uvezen"
+msgstr "Prevelik broj redova. Višak redova nije uvezen!"
#: scerrors.src
msgctxt ""
@@ -8027,16 +7941,18 @@ msgid ""
"\n"
"Please be warned that re-saving this document will permanently delete those sheets that have not been loaded!"
msgstr ""
+"Nisu sve ćelije učitane jer je maksimalan broj stranica prekoračen.\n"
+"\n"
+"Molimo budite svjesni da će ponovno spašavanje ovog dokumenta trajno izbrisati sve stranice koje nisu učitane!"
#: scerrors.src
-#, fuzzy
msgctxt ""
"scerrors.src\n"
"RID_ERRHDLSC\n"
"SCWARN_IMPORT_CELL_OVERFLOW & ERRCODE_RES_MASK\n"
"string.text"
msgid "The data could not be loaded completely because the maximum number of characters per cell was exceeded."
-msgstr "Nisu se mogli potpuno učitati podaci, pošto je maksimalan broj redova po tablici prekoračen."
+msgstr "Podatak nije mogao biti u potpunosti učitan jer je prekoračen maksmalan broj znakova po ćeliji."
#: scerrors.src
msgctxt ""
@@ -8076,10 +7992,9 @@ msgid ""
"Additional rows were not saved."
msgstr ""
"Dokument sadrži više redova nego što je podržano u odabranom formatu.\n"
-"Dodatni redovi nisu spremljeni."
+"Dodatni redovi nisu snimljeni."
#: scerrors.src
-#, fuzzy
msgctxt ""
"scerrors.src\n"
"RID_ERRHDLSC\n"
@@ -8089,11 +8004,10 @@ msgid ""
"The document contains more columns than supported in the selected format.\n"
"Additional columns were not saved."
msgstr ""
-"Dokument sadrži više redova nego što je podržano u odabranom formatu.\n"
-"Dodatni redovi nisu spremljeni."
+"Dokument sadrži više kolona nego što podržava odabrani format.\n"
+"Dodatne kolone nise sačuvane."
#: scerrors.src
-#, fuzzy
msgctxt ""
"scerrors.src\n"
"RID_ERRHDLSC\n"
@@ -8103,8 +8017,8 @@ msgid ""
"The document contains more sheets than supported in the selected format.\n"
"Additional sheets were not saved."
msgstr ""
-"Dokument sadrži više redova nego što je podržano u odabranom formatu.\n"
-"Dodatni redovi nisu spremljeni."
+"Dokument sadrži više stranica nego što podržava odabrani format.\n"
+"Dodatne stranice nise sačuvane."
#: scerrors.src
msgctxt ""
@@ -8117,7 +8031,7 @@ msgid ""
"Resaving the document will delete this information!"
msgstr ""
"Dokument sadrži informacije koje ova verzija ne poznaje.\n"
-"Novo snimanje dokumenta će ih obrisati-"
+"Novo snimanje dokumenta će ih obrisati!"
#: scerrors.src
msgctxt ""
@@ -8152,7 +8066,7 @@ msgctxt ""
"SCWARN_IMPORT_FILE_ROWCOL & ERRCODE_RES_MASK\n"
"string.text"
msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col)."
-msgstr "Otkrivena je greška u formatu datoteke u poddokumentu $(ARG1) u $(ARG2)(row,col)"
+msgstr "Otkrivena je greška u formatu datoteke u pod-dokumentu $(ARG1) u $(ARG2)(row,col)."
#: scerrors.src
msgctxt ""
@@ -8161,7 +8075,7 @@ msgctxt ""
"SCWARN_IMPORT_FEATURES_LOST & ERRCODE_RES_MASK\n"
"string.text"
msgid "Not all attributes could be read."
-msgstr ""
+msgstr "Sve karakteristike ne mogu biti učitane."
#: scfuncs.src
msgctxt ""
@@ -9016,7 +8930,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the sequential date of the month as an integer (1-31) in relation to the date value."
-msgstr "Vraća redni broj dana u mjesecu kao cijeli broj (1-31) u zavisnosti od datumske vrijednosti."
+msgstr "Vraća redni broj dana u mjesecu kao cijeli broj (1-31) u zavisnosti od vrijednosti datuma."
#: scfuncs.src
msgctxt ""
@@ -9439,7 +9353,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of whole days, months or years between 'start date' and 'end date'."
-msgstr ""
+msgstr "Vraća broj dana, mjeseci ili godina između 'početni datum' i 'krajnji datum'."
#: scfuncs.src
msgctxt ""
@@ -9451,14 +9365,13 @@ msgid "Start date"
msgstr "Početni datum"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATEDIF\n"
"3\n"
"string.text"
msgid "The start date."
-msgstr "Početni datum"
+msgstr "Početni datum."
#: scfuncs.src
msgctxt ""
@@ -9470,14 +9383,13 @@ msgid "End date"
msgstr "Krajnji datum"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DATEDIF\n"
"5\n"
"string.text"
msgid "The end date."
-msgstr "Krajnji datum"
+msgstr "Krajnji datum."
#: scfuncs.src
msgctxt ""
@@ -9495,7 +9407,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interval to be calculated. Can be \"d\", \"m\", \"y\", \"ym\", \"md\" or \"yd\"."
-msgstr ""
+msgstr "Interval za proračunavanje. Može biti \"d\", \"m\", \"g\", \"gm\", \"md\" ili \"gd\"."
#: scfuncs.src
msgctxt ""
@@ -10152,7 +10064,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "pv"
-msgstr "PV"
+msgstr "pv"
#: scfuncs.src
msgctxt ""
@@ -10242,7 +10154,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Period. The period for which the repayments are to be calculated. Per = 1 denotes for the first period, P = NPER for the last"
-msgstr "Period. Period za koji otplate trebaju biti izračunate. Per = 1 određuje prvo razdoblje, P = NPER za posljednje."
+msgstr "Period. Period za koji otplate trebaju biti izračunate. Per = 1 određuje prvo razdoblje, P = NPER za posljednje"
#: scfuncs.src
msgctxt ""
@@ -10260,7 +10172,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The payment period. The total number of periods in which the annuity (pension) is paid."
-msgstr "Period plaćanja. Skupni broj perioda za koje se plaća renta. (Penzija)."
+msgstr "Period plaćanja. Ukupni broj perioda za koje se plaća renta (penzija)."
#: scfuncs.src
msgctxt ""
@@ -10394,8 +10306,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Početni period. Prvo razdoblje koje se bilježi na računu. A = 1 označava na prvo razdoblje."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Početni period. Prvo razdoblje koje se bilježi na računu. S = 1 označava na prvo razdoblje."
#: scfuncs.src
msgctxt ""
@@ -10485,7 +10397,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "pv"
-msgstr "PV"
+msgstr "pv"
#: scfuncs.src
msgctxt ""
@@ -10511,8 +10423,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Početni period. Prvo razdoblje koje se bilježi na računu. A = 1 označava na prvo razdoblje."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Početni period. Prvo razdoblje koje se bilježi na računu. S = 1 označava na prvo razdoblje."
#: scfuncs.src
msgctxt ""
@@ -10890,7 +10802,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Months: The number of months in the first year of depreciation."
-msgstr "Mjeseci:Broj mjeseci u prvoj godini amortizacije."
+msgstr "Mjeseci: Broj mjeseci u prvoj godini amortizacije."
#: scfuncs.src
msgctxt ""
@@ -11268,7 +11180,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "interest rate for reinvestments (the positive values in the array)."
-msgstr "Kamatna stopa za reinvesticije (pozitivne vrijednosti u matrici)."
+msgstr "kamatna stopa za reinvesticije (pozitivne vrijednosti u matrici)."
#: scfuncs.src
msgctxt ""
@@ -11448,7 +11360,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "pv"
-msgstr "PV"
+msgstr "pv"
#: scfuncs.src
msgctxt ""
@@ -11817,7 +11729,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Defines the data type of a value."
-msgstr "Određuje tip podataka vrijednosti"
+msgstr "Određuje tip podataka vrijednosti."
#: scfuncs.src
msgctxt ""
@@ -11889,7 +11801,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the current value of the formula at the present location. "
-msgstr "Izračunava trenutnu vrijednost formule na trenutnom položaju."
+msgstr "Izračunava trenutnu vrijednost formule na trenutnom položaju. "
#: scfuncs.src
msgctxt ""
@@ -12006,7 +11918,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns value if not an error value, else alternative."
-msgstr ""
+msgstr "Vraća vrijednost ako nema greške, inaće vraća alternativnu vrijednost."
#: scfuncs.src
msgctxt ""
@@ -12018,14 +11930,13 @@ msgid "value"
msgstr "vrijednost"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_ERROR\n"
"3\n"
"string.text"
msgid "The value to be calculated."
-msgstr "Vrijednost za pretvoriti."
+msgstr "Vrijednost koju treba izračunati."
#: scfuncs.src
msgctxt ""
@@ -12034,7 +11945,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alternative value"
-msgstr ""
+msgstr "alternativna vrijednost"
#: scfuncs.src
msgctxt ""
@@ -12043,7 +11954,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The alternative to be returned, should value be an error value."
-msgstr ""
+msgstr "Da bi alternativna vrijednost bila vraćena,vrijednost bi trebala biti pogrešna."
#: scfuncs.src
msgctxt ""
@@ -12052,7 +11963,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns value if not a #N/A error, else alternative."
-msgstr ""
+msgstr "Vraća vrijednost ako nije #N/A greška, u protivnom vraća alternativnu vrijednost."
#: scfuncs.src
msgctxt ""
@@ -12064,14 +11975,13 @@ msgid "value"
msgstr "vrijednost"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IF_NA\n"
"3\n"
"string.text"
msgid "The value to be calculated."
-msgstr "Vrijednost za pretvoriti."
+msgstr "Vrijednost koju treba izračunati."
#: scfuncs.src
msgctxt ""
@@ -12080,7 +11990,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alternative value"
-msgstr ""
+msgstr "alternativna vrijednost"
#: scfuncs.src
msgctxt ""
@@ -12089,7 +11999,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The alternative to be returned, should value be a #N/A error."
-msgstr ""
+msgstr "Da bi alternativna vrijednost bila vraćena, potrebno je da vrijednost bude #N/A pogreška."
#: scfuncs.src
msgctxt ""
@@ -12125,10 +12035,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
-msgstr ""
+msgstr "Vraća TRUE ako se neparan broj parametara računa kao TRUE."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_XOR\n"
@@ -12138,14 +12047,13 @@ msgid "Logical value "
msgstr "Logička vrijednost "
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_XOR\n"
"3\n"
"string.text"
msgid "Logical value 1, logical value 2, ... are 1 to 30 conditions to be tested and which return either TRUE or FALSE."
-msgstr "Logička vrijednost 1, logička vrijednost 2,... su uslovi od 1 do 30 koje treba testirati i koji vraćaju TRUE ili FALSE."
+msgstr "Logička vrijednost 1,logička vrijednost 2,...su stanja 1 do 30 koja se testiraju i vraćaju TAČNO ili NETAČNO."
#: scfuncs.src
msgctxt ""
@@ -12226,7 +12134,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The base a of the power a^b."
-msgstr "Broj koji će biti stepenovan."
+msgstr "Baza a koja će biti stepenovana a^b."
#: scfuncs.src
msgctxt ""
@@ -12244,7 +12152,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The exponent b of the power a^b."
-msgstr "Stepen kojim će broj biti stepenovan."
+msgstr "Stepen b kojim će broj biti stepenovan a^b."
#: scfuncs.src
msgctxt ""
@@ -12406,7 +12314,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Kriterij koji se primjenjuje na opseg."
#: scfuncs.src
msgctxt ""
@@ -12427,14 +12335,13 @@ msgid "The range from which the values are to be totalled."
msgstr "Opseg iz kojeg se uzimaju vrijednosti za sumiranje."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF\n"
"1\n"
"string.text"
msgid "Averages the arguments that meet the conditions."
-msgstr "Sumira argumente koji odgovaraju uslovima."
+msgstr "Prosjeci argumenata koji ispunjavaju uslove."
#: scfuncs.src
msgctxt ""
@@ -12470,7 +12377,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Kriterij koji se primjenjuje na opseg."
#: scfuncs.src
msgctxt ""
@@ -12479,17 +12386,16 @@ msgctxt ""
"6\n"
"string.text"
msgid "average_range"
-msgstr ""
+msgstr "prosječan_opseg"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF\n"
"7\n"
"string.text"
msgid "The range from which the values are to be averaged."
-msgstr "Opseg iz kojeg se uzimaju vrijednosti za sumiranje."
+msgstr "Opseg iz kojeg se treba naći prosjek vrijednosti."
#: scfuncs.src
msgctxt ""
@@ -12498,7 +12404,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Totals the values of cells in a range that meet multiple criteria in multiple ranges."
-msgstr ""
+msgstr "Ukupne vrijednosti ćelija u opsegu koje zadovoljavaju višestruke kriterije u višestrukim opsezima."
#: scfuncs.src
msgctxt ""
@@ -12534,17 +12440,16 @@ msgctxt ""
"5\n"
"string.text"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
-msgstr ""
+msgstr "Opseg 1, opseg 2,...su opsezi koje treba procijeniti prema datom kriteriju."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS\n"
"6\n"
"string.text"
msgid "criteria "
-msgstr "kriteriji"
+msgstr "kriterij "
#: scfuncs.src
msgctxt ""
@@ -12553,7 +12458,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Kriterij 1, kriterij 2,... su kriteriji koje treba primijeniti na date opsege."
#: scfuncs.src
msgctxt ""
@@ -12562,7 +12467,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Averages the value of the cells that meet multiple criteria in multiple ranges."
-msgstr ""
+msgstr "Srednje vrijednosti ćelija koje zadovoljavaju višestruke kriterije u višestrukim opsezima."
#: scfuncs.src
msgctxt ""
@@ -12571,17 +12476,16 @@ msgctxt ""
"2\n"
"string.text"
msgid "average_range"
-msgstr ""
+msgstr "prosječan_opseg"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS\n"
"3\n"
"string.text"
msgid "The range from which the values are to be averaged."
-msgstr "Opseg iz kojeg se uzimaju vrijednosti za sumiranje."
+msgstr "Opseg na osnovu čijih vrijednosti tražimo srednju vrijednost."
#: scfuncs.src
msgctxt ""
@@ -12599,17 +12503,16 @@ msgctxt ""
"5\n"
"string.text"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
-msgstr ""
+msgstr "Opseg 1, opseg 2,... su opsezi koji trebaju biti procijenjeni prema datom kriteriju."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS\n"
"6\n"
"string.text"
msgid "criteria "
-msgstr "kriteriji"
+msgstr "kriterij "
#: scfuncs.src
msgctxt ""
@@ -12618,7 +12521,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Kriterij 1, kriterij 2,... su kriteriji koje treba primijeniti na date opsege."
#: scfuncs.src
msgctxt ""
@@ -12627,7 +12530,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Counts the cells that meet multiple criteria in multiple ranges."
-msgstr ""
+msgstr "Broji ćelije koje zadovoljavaju više kriterija u više opsega."
#: scfuncs.src
msgctxt ""
@@ -12645,17 +12548,16 @@ msgctxt ""
"3\n"
"string.text"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
-msgstr ""
+msgstr "Opseg 1, opseg 2,... su opsezi koje treba procijeniti prema datom kriteriju."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS\n"
"4\n"
"string.text"
msgid "criteria "
-msgstr "kriteriji"
+msgstr "kriterij "
#: scfuncs.src
msgctxt ""
@@ -12664,7 +12566,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Kriterij 1, kriterij 2,... su kriteriji koje treba primijeniti na date opsege."
#: scfuncs.src
msgctxt ""
@@ -12691,7 +12593,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr ""
+msgstr "Opseg ćelija koje treba procijeniti prema datom kriteriju."
#: scfuncs.src
msgctxt ""
@@ -12709,7 +12611,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Kriterij koji se primjenjuje na opseg."
#: scfuncs.src
msgctxt ""
@@ -12964,14 +12866,13 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_ARC_COS_HYP\n"
"3\n"
"string.text"
msgid "A value greater than or equal to 1 for which the inverse hyperbolic cosine is to be returned."
-msgstr "Vrijednost manja od -1 ili veća od 1 za koju će biti izračunat inverzni hiperbolični kotangens."
+msgstr "Vrijednost veća ili jednaka 1 za koje je inverzni hiperbolni kosinus vraćen."
#: scfuncs.src
msgctxt ""
@@ -13376,10 +13277,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Return the cosecant of an angle. CSC(x)=1/SIN(x)"
-msgstr ""
+msgstr "Vraća kosekans ugla. CSC(x)=1/SIN(x)"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT\n"
@@ -13389,14 +13289,13 @@ msgid "Angle"
msgstr "Ugao"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT\n"
"3\n"
"string.text"
msgid "The angle in radians for which the cosecant is to be calculated."
-msgstr "Ugao u radijanima za koji će biti izračunat sinus."
+msgstr "Ugao u radijanima za koji će kosekans biti izračunat."
#: scfuncs.src
msgctxt ""
@@ -13405,10 +13304,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Return the secant of an angle. SEC(x)=1/COS(x)"
-msgstr ""
+msgstr "Vraća sekans ugla. SEC(x)=1/COS(x)"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT\n"
@@ -13418,14 +13316,13 @@ msgid "Angle"
msgstr "Ugao"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT\n"
"3\n"
"string.text"
msgid "The angle in radians for which the secant is to be calculated."
-msgstr "Ugao u radijanima za koji će biti izračunat sinus."
+msgstr "Ugao u radijanima za koji će sekans biti izračunat."
#: scfuncs.src
msgctxt ""
@@ -13434,10 +13331,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Return the hyperbolic cosecant of a hyperbolic angle. CSCH(x)=1/SINH(x)"
-msgstr ""
+msgstr "Vraća hiperbolički kosekans hiperboličkog ugla. CSCH(x) = 1/SINH(x)"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT_HYP\n"
@@ -13447,14 +13343,13 @@ msgid "Angle"
msgstr "Ugao"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT_HYP\n"
"3\n"
"string.text"
msgid "The hyperbolic angle in radians for which the hyperbolic cosecant is to be calculated."
-msgstr "Ugao u radijanima za koji će biti izračunat sinus."
+msgstr "Hiperbolički ugao u radijanima za koji će hiperbolilički kosekans biti izračunat."
#: scfuncs.src
msgctxt ""
@@ -13463,10 +13358,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Return the hyperbolic secant of a hyperbolic angle. SECH(x)=1/COSH(x)"
-msgstr ""
+msgstr "Vraća hiperbolički sekans hiperboličkog ugla. SECH(x)=1/COSH(x)"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT_HYP\n"
@@ -13476,14 +13370,13 @@ msgid "Angle"
msgstr "Ugao"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT_HYP\n"
"3\n"
"string.text"
msgid "The hyperbolic angle in radians for which the hyperbolic secant is to be calculated."
-msgstr "Ugao u radijanima za koji će biti izračunat sinus."
+msgstr "Hiperbolički ugao u radijanima za koji će hiperbolički sekans biti izračunat."
#: scfuncs.src
msgctxt ""
@@ -13609,7 +13502,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The base of the logarithm. If omitted, the base is regarded as 10."
-msgstr "Baza logaritma."
+msgstr "Baza logaritma. Ako nije navedena, podrazumijeva se 10."
#: scfuncs.src
msgctxt ""
@@ -13735,7 +13628,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number by which the dividend is divided."
-msgstr "Broj kojim se dijeli dijeljenik."
+msgstr "Broj kojim se dijeli djeljenik."
#: scfuncs.src
msgctxt ""
@@ -14212,7 +14105,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Integer "
-msgstr "Cijeli broj"
+msgstr "Cijeli broj "
#: scfuncs.src
msgctxt ""
@@ -14239,7 +14132,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Integer "
-msgstr "Cijeli broj"
+msgstr "Cijeli broj "
#: scfuncs.src
msgctxt ""
@@ -14275,7 +14168,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The array in which the rows and columns have been transposed."
-msgstr "Matrica u kojoj su redovi i kolone transponirani."
+msgstr "Matrica u kojoj su redovi i kolone transponovani."
#: scfuncs.src
msgctxt ""
@@ -14293,7 +14186,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "array_1"
-msgstr ""
+msgstr "niz_1"
#: scfuncs.src
msgctxt ""
@@ -14311,7 +14204,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "array_2"
-msgstr ""
+msgstr "niz_2"
#: scfuncs.src
msgctxt ""
@@ -14383,7 +14276,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the unitary square array of a certain size."
-msgstr "Vraća unitarnu kvadratnu matricu zadate veličine."
+msgstr "Vraća jediničnu kvadratnu matricu zadate veličine."
#: scfuncs.src
msgctxt ""
@@ -14401,7 +14294,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The size of the unitary array."
-msgstr "Veličina unitarne matrice."
+msgstr "Veličina jedinične matrice."
#: scfuncs.src
msgctxt ""
@@ -14860,7 +14753,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates points on the exponential regression function."
-msgstr "Izračunava tačke na eksponentnoj regresijskoj funkciji."
+msgstr "Izračunava tačke na eksponencijalnoj regresijskoj funkciji."
#: scfuncs.src
msgctxt ""
@@ -15013,7 +14906,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments for which the largest number is to be determined."
-msgstr "Broj 1, broj 2,... su brojne vrijednosti iz liste argumenata za koje se određuje najveći element."
+msgstr "Broj 1, broj 2, ... su 1 do 30 brojnih vrijednosti iz liste argumenata za koje se određuje najveći element."
#: scfuncs.src
msgctxt ""
@@ -15130,7 +15023,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the variance based on a sample."
-msgstr ""
+msgstr "Izračunava varijansu na osnovu uzorka."
#: scfuncs.src
msgctxt ""
@@ -15139,7 +15032,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "broj "
#: scfuncs.src
msgctxt ""
@@ -15148,7 +15041,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Broj 1, broj 2,... su brojčani argumenti od 1 do 30, koji predstavljaju uzorak populacije."
#: scfuncs.src
msgctxt ""
@@ -15211,7 +15104,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates variance based on the entire population."
-msgstr ""
+msgstr "Izračuna varijansu na osnovu cijele populacije."
#: scfuncs.src
msgctxt ""
@@ -15220,7 +15113,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "broj "
#: scfuncs.src
msgctxt ""
@@ -15229,7 +15122,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population."
-msgstr ""
+msgstr "Broj 1, broj 2,... su brojčani argumenti od 1 do 30, koji predstavljaju populaciju."
#: scfuncs.src
msgctxt ""
@@ -15292,7 +15185,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on a sample."
-msgstr ""
+msgstr "Izračunava standardnu devijaciju na osnovu uzorka."
#: scfuncs.src
msgctxt ""
@@ -15301,7 +15194,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "broj "
#: scfuncs.src
msgctxt ""
@@ -15310,7 +15203,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Broj 1, broj 2,... su brojčani argumenti od 1 do 30, koji predstavljaju uzorak populacije."
#: scfuncs.src
msgctxt ""
@@ -15364,7 +15257,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Broj 1, broj 2,... su brojčani argumenti od 1 do 30, koji predstavljaju populaciju."
#: scfuncs.src
msgctxt ""
@@ -15373,7 +15266,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on the entire population."
-msgstr ""
+msgstr "Izračunava standardnu devijaciju na osnovu cijele populacije."
#: scfuncs.src
msgctxt ""
@@ -15382,7 +15275,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "broj "
#: scfuncs.src
msgctxt ""
@@ -15391,7 +15284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Broj 1, broj 2,... su brojčani argumenti od 1 do 30, koji predstavljaju populaciju."
#: scfuncs.src
msgctxt ""
@@ -15445,7 +15338,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2;...are 1 to 30 numeric arguments representing a population sample."
-msgstr "Vrijednost 1; vrijednost 2,... su brojčani argumenti od 1 do 30, koji predstavljaju primjer populacije."
+msgstr "Vrijednost 1, vrijednost 2;... su brojčani argumenti od 1 do 30 koji predstavljaju primjer populacije."
#: scfuncs.src
msgctxt ""
@@ -15481,7 +15374,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the sum of squares of deviations from the sample mean value"
-msgstr "Vraća sumu kvadrata devijacije iz srednje vrijednosti uzorka."
+msgstr "Vraća sumu kvadrata devijacije iz srednje vrijednosti uzorka"
#: scfuncs.src
msgctxt ""
@@ -15526,7 +15419,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2;...are 1 to 30 numerical arguments representing a sample."
-msgstr "Broj 1, broj 2,... su brojčani argumenti od 1 do 30, koji predstavljaju uzorak."
+msgstr "Broj 1, broj 2;... su brojčani argumenti od 1 do 30 koji predstavljaju uzorak."
#: scfuncs.src
msgctxt ""
@@ -15562,10 +15455,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the skewness of a distribution using the population of a random variable."
-msgstr ""
+msgstr "Vraća distributivni skewnes koristeći populaciju slučajnih varijabli."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SKEWP\n"
@@ -15575,14 +15467,13 @@ msgid "number "
msgstr "broj "
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SKEWP\n"
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments portraying the population."
-msgstr "Broj 1, broj 2,... su brojčani argumenti od 1 do 30, koji predstavljaju populaciju."
+msgstr "Broj 1, broj 2, ... su od 1 do 30 numerički argumenti koji predstavljaju populaciju."
#: scfuncs.src
msgctxt ""
@@ -15591,7 +15482,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the kurtosis of a distribution."
-msgstr "Vraća koeficijent sploščenosti distribucije."
+msgstr "Vraća koeficijent spljoštenosti distribucije."
#: scfuncs.src
msgctxt ""
@@ -15645,7 +15536,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the harmonic mean of a sample."
-msgstr "Vraća harmoničku srednju vrijednost uzorka."
+msgstr "Vraća harmonijsku sredinu uzorka."
#: scfuncs.src
msgctxt ""
@@ -16005,7 +15896,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
-msgstr "Smjer: 0 znači uzlazno, 1 znači silazno."
+msgstr "Smjer: 0 ili bez vrijednosti znači uzlazno, vrijednost različita od 0 znači silazno."
#: scfuncs.src
msgctxt ""
@@ -16053,14 +15944,13 @@ msgid "The percentage of marginal data that is not to be taken into account."
msgstr "Postotak rubnih vrijednosti koji se ne uzima u obzir."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROB\n"
"1\n"
"string.text"
msgid "Returns the discrete probability of an interval."
-msgstr "Vraća diskretnu distribuciju vjerovatnoće intervala."
+msgstr "Vraća diskretnu mogućnost intervala."
#: scfuncs.src
msgctxt ""
@@ -16159,7 +16049,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number of trials."
-msgstr "Broj pokusa"
+msgstr "Broj eksperimenata."
#: scfuncs.src
msgctxt ""
@@ -16411,7 +16301,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the binomial distribution."
-msgstr ""
+msgstr "Vrijednosti binomijalne distribucije."
#: scfuncs.src
msgctxt ""
@@ -16420,7 +16310,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "X"
-msgstr ""
+msgstr "X"
#: scfuncs.src
msgctxt ""
@@ -16429,7 +16319,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number of successes in a series of trials."
-msgstr ""
+msgstr "Broj uspješnih testova u nizu."
#: scfuncs.src
msgctxt ""
@@ -16438,7 +16328,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "testovi"
#: scfuncs.src
msgctxt ""
@@ -16447,7 +16337,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Ukupan broj testova."
#: scfuncs.src
msgctxt ""
@@ -16456,7 +16346,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16465,7 +16355,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "Vjerovatnoća uspjeha testa."
#: scfuncs.src
msgctxt ""
@@ -16474,7 +16364,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: scfuncs.src
msgctxt ""
@@ -16483,7 +16373,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
-msgstr ""
+msgstr "Kumulativno. C=0 izračunava pojedinačnu vjerovatnoću, C=1 kumulativnu vjerovatnoću."
#: scfuncs.src
msgctxt ""
@@ -16554,8 +16444,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Granični argumenti binomne distribucije."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Vrijednost vjerovatnoće za koju se izračunava inverzna normalna distribucija."
#: scfuncs.src
msgctxt ""
@@ -16617,8 +16507,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr ""
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Vrijednost vjerovatnoće za koju se izračunava inverzna normalna distribucija."
#: scfuncs.src
msgctxt ""
@@ -16627,7 +16517,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "testovi"
#: scfuncs.src
msgctxt ""
@@ -16636,7 +16526,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Ukupan broj testova."
#: scfuncs.src
msgctxt ""
@@ -16645,7 +16535,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16654,7 +16544,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "Vjerovatnoća uspjeha testa."
#: scfuncs.src
msgctxt ""
@@ -16663,7 +16553,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -16672,7 +16562,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The border probability that is attained or exceeded."
-msgstr ""
+msgstr "Granična vjerovatnoća koja je postignuta ili pređena."
#: scfuncs.src
msgctxt ""
@@ -16740,6 +16630,69 @@ msgstr "0 ili FALSE izračunava funkciju gustine vjerovatnoće. Bilo koja druga
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "Vraća Poissonovu distribuciju."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Broj"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "Vrijednost za koju će se izračunavati Poissonova distribucija."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "srednja vrijednost"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "Srednja vrijednost. Srednja vrijednost Poissonove distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Kumulativno"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr "0 ili FALSE izračunava funkciju gustine vjerovatnoće. Bilo koja druga vrijednost ili TRUE ili preskočena vrijednost računa funkciju kumulativne distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -16978,7 +16931,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The mean value of the log normal distribution. It is set to 0 if omitted."
-msgstr "Srednja vrijednost. Srednja vrijednost logaritamske normalne distribucije."
+msgstr "Srednja vrijednost logaritamske normalne distribucije. Ako je postavljeno na 0 izostavlja se."
#: scfuncs.src
msgctxt ""
@@ -16996,7 +16949,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The standard deviation of the log normal distribution. It is set to 1 if omitted."
-msgstr "Standardna devijacija. Standardna devijacija logaritmske normalne distribucije."
+msgstr "Standardna devijacija logaritmske normalne distribucije. Ako je postavljeno na 1 izostavlja se."
#: scfuncs.src
msgctxt ""
@@ -17104,7 +17057,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value to which the exponential distribution is to be calculated."
-msgstr "Vrijednost za koju će biti izračunata eksponentna distribucija."
+msgstr "Vrijednost za koju će biti izračunata eksponencijalna distribucija."
#: scfuncs.src
msgctxt ""
@@ -17122,7 +17075,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The parameters of the exponential distribution."
-msgstr "Parametri eksponentne distribucije."
+msgstr "Parametri eksponencijalne distribucije."
#: scfuncs.src
msgctxt ""
@@ -17145,6 +17098,69 @@ msgstr "Kumulativno. C=0 izračunava funkciju gustoće, C=1 distribuciju."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "Vrijednosti eksponentne distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Broj"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "Vrijednost za koju će biti izračunata eksponentna distribucija."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "lambda"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "Parametri eksponentne distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Kumulativno. C=0 izračunava funkciju gustoće, C=1 distribuciju."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17320,7 +17336,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the value of the Gamma function."
-msgstr "Vraca vrijednost Gamma funkcije."
+msgstr "Vraća vrijednost Gamma funkcije."
#: scfuncs.src
msgctxt ""
@@ -17455,7 +17471,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
-msgstr "Nula ili NETAČNO za mogućnost ."
+msgstr "Nula ili FALSE za funkciju gustine vjerovatnoće, bilo koja druga vrijednost, TRUE ili izostavljeno za funkciju kumulativne raspodjele."
#: scfuncs.src
msgctxt ""
@@ -17563,7 +17579,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the beta distribution."
-msgstr ""
+msgstr "Vrijednosti beta distribucije."
#: scfuncs.src
msgctxt ""
@@ -17572,7 +17588,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "broj"
#: scfuncs.src
msgctxt ""
@@ -17581,7 +17597,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the beta distribution is to be calculated."
-msgstr ""
+msgstr "Vrijednost za koju će biti izračunata beta distribucija."
#: scfuncs.src
msgctxt ""
@@ -17590,7 +17606,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17599,7 +17615,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Alfa parametar beta distribucije."
#: scfuncs.src
msgctxt ""
@@ -17608,7 +17624,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17617,7 +17633,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Beta parametar beta distribucije."
#: scfuncs.src
msgctxt ""
@@ -17626,7 +17642,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Kumulativno"
#: scfuncs.src
msgctxt ""
@@ -17635,7 +17651,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
-msgstr ""
+msgstr "Nula ili FALSE za funkciju gustoće vjerovatnoće, bilo koja druga vrijednost ili ispušteno ii TRUE za funkciju kumulativne distribucije."
#: scfuncs.src
msgctxt ""
@@ -17644,7 +17660,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Pokreni"
#: scfuncs.src
msgctxt ""
@@ -17653,7 +17669,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Početna vrijednost u intervalu vrijednosti distribucije."
#: scfuncs.src
msgctxt ""
@@ -17662,7 +17678,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Kraj"
#: scfuncs.src
msgctxt ""
@@ -17671,7 +17687,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Konačna vrijednost u intervalu vrijednosti distribucije."
#: scfuncs.src
msgctxt ""
@@ -17680,7 +17696,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse beta distribution."
-msgstr ""
+msgstr "Vrijednosti inverzne beta distribucije."
#: scfuncs.src
msgctxt ""
@@ -17689,7 +17705,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "broj"
#: scfuncs.src
msgctxt ""
@@ -17698,7 +17714,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse beta distribution is to be calculated."
-msgstr ""
+msgstr "Vjerovatnoća, za koju će biti izračunata inverzna beta distribucija."
#: scfuncs.src
msgctxt ""
@@ -17707,7 +17723,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17716,7 +17732,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Alfa parametar beta distribucije."
#: scfuncs.src
msgctxt ""
@@ -17725,7 +17741,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17734,7 +17750,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Beta parametar beta distribucije."
#: scfuncs.src
msgctxt ""
@@ -17743,7 +17759,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Pokreni"
#: scfuncs.src
msgctxt ""
@@ -17752,7 +17768,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Početna vrijednost u intervalu vrijednosti distribucije."
#: scfuncs.src
msgctxt ""
@@ -17761,7 +17777,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Kraj"
#: scfuncs.src
msgctxt ""
@@ -17770,7 +17786,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Konačna vrijednost u intervalu vrijednosti distribucije."
#: scfuncs.src
msgctxt ""
@@ -17856,6 +17872,87 @@ msgstr "Kumulativno. C=0 izračunava funkciju gustoće, C=1 distribuciju."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "Vraća vrijednosti Weibullove distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Broj"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "Vrijednost za koju će biti izračunata Weibullova distribucija."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "Alfa parameter Weibullove distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "beta"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "Beta parameter Weibullove distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Kumulativno. C=0 izračunava funkciju gustoće, C=1 distribuciju."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17937,6 +18034,105 @@ msgstr "Veličina populacije."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "Vrijednosti hipergeometrijske distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr "X"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "Broj uspjeha u primjerku."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "br_primjerka"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "Veličina primjerka."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "uspješnih"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "Broj uspjeha u populaciji."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "br_populacije"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "Veličina populacije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Kumulativno"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr "Kumulativno. TRUE izračunava kumulativnu funkciju distribucije, a FALSE funkciju vjerovatnoće mase."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -18108,6 +18304,150 @@ msgstr "Stepeni slobode u nazivniku F-distribucije."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "Vrijednosti F-vjerovatnoće distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Broj"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Vrijednost za koju će biti izračunata F-distribucija."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "stepeni_slobode_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Stepeni slobode u brojniku F-distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "stepeni_slobode_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Stepeni slobode u nazivniku F-distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "kumulativno"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr "Kumulativna funkcija distribucije (TRUE) ili funkcija vjerovatnoće raspodjele (FALSE)."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "Vrijednosti desnog repa F-vjerovatnoće distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Broj"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Vrijednost za koju će biti izračunata F-distribucija."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "stepeni_slobode_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Stepeni slobode u brojniku F-distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "stepeni_slobode_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Stepeni slobode u nazivniku F-distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18171,6 +18511,132 @@ msgstr "Stepeni slobode u nazivniku F-distribucije."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "Vrijednosti inverzne lijevog repa F distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "broj"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Vjerovatnoća za koju se računa inverzna F-distribucija."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "stepeni_slobode_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Stepeni slobode u brojniku F-distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "stepeni_slobode_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Stepeni slobode u nazivniku F-distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "Vrijednost inverzne F-distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "broj"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Vjerovatnoća za koju se računa inverzna F-distribucija."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "stepeni_slobode_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Stepeni slobode u brojniku F-distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "stepeni_slobode_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Stepeni slobode u nazivniku F-distribucije."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18220,7 +18686,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the right-tail probability of the chi-square distribution."
-msgstr ""
+msgstr "Vrijednosti hi-kvadrat distribucije."
#: scfuncs.src
msgctxt ""
@@ -18229,7 +18695,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Broj"
#: scfuncs.src
msgctxt ""
@@ -18238,7 +18704,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Vrijednost za koju će biti izračunata hi-kvadrat distribucija."
#: scfuncs.src
msgctxt ""
@@ -18247,7 +18713,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "stepen_slobode"
#: scfuncs.src
msgctxt ""
@@ -18256,7 +18722,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Stepeni slobode hi-kvadrat distribucije."
#: scfuncs.src
msgctxt ""
@@ -18328,7 +18794,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
-msgstr ""
+msgstr "Vraća left-tail vjerovatnoću kumulativne funkcije distribucije ili vrijednosti funkcije gustoće vjerovatnoće hi-kvadrat distribucije."
#: scfuncs.src
msgctxt ""
@@ -18337,7 +18803,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Broj"
#: scfuncs.src
msgctxt ""
@@ -18346,7 +18812,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
-msgstr ""
+msgstr "Vrijednost za koju treba izračunati funkciju gustoće vjerovatnoće ili kumulativnu funkciju distribucije."
#: scfuncs.src
msgctxt ""
@@ -18355,7 +18821,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Stepeni slobode"
#: scfuncs.src
msgctxt ""
@@ -18364,7 +18830,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi-square distribution."
-msgstr ""
+msgstr "Stepeni slobode od hi-kvadrat distribucije."
#: scfuncs.src
msgctxt ""
@@ -18373,7 +18839,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Kumulativno"
#: scfuncs.src
msgctxt ""
@@ -18381,8 +18847,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr ""
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
+msgstr "0 ili FALSE izračunava funkciju gustine vjerovatnoće. Bilo koja druga vrijednost ili TRUE ili preskočena vrijednost računa funkciju kumulativne distribucije."
#: scfuncs.src
msgctxt ""
@@ -18436,7 +18902,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
-msgstr ""
+msgstr "Vrijednost inverzne hi-kvadrat distribucije."
#: scfuncs.src
msgctxt ""
@@ -18445,7 +18911,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "broj"
#: scfuncs.src
msgctxt ""
@@ -18454,7 +18920,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
-msgstr ""
+msgstr "Vjerovatnoća za koju će biti izračunata inverzna hi-kvadrat distribucija."
#: scfuncs.src
msgctxt ""
@@ -18463,7 +18929,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "stepen_slobode"
#: scfuncs.src
msgctxt ""
@@ -18472,7 +18938,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Stepeni slobode hi-kvadrat distribucije."
#: scfuncs.src
msgctxt ""
@@ -18526,7 +18992,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr ""
+msgstr "Vrijednosti inverzne funkcije od CHISQDIST(x;StupanjSlobode;TRUE())."
#: scfuncs.src
msgctxt ""
@@ -18535,7 +19001,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Probability"
-msgstr ""
+msgstr "Vjerovatnoća"
#: scfuncs.src
msgctxt ""
@@ -18544,7 +19010,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Vjerovatnoća vrijednosti za koju se računa inverzna kvadratna distribucija."
#: scfuncs.src
msgctxt ""
@@ -18553,7 +19019,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Stepeni slobode"
#: scfuncs.src
msgctxt ""
@@ -18562,7 +19028,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Stepeni slobode hi-kvadrat distribucije."
#: scfuncs.src
msgctxt ""
@@ -18787,7 +19253,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a normal distribution."
-msgstr ""
+msgstr "Vraća a (1 alfa) interval konfidencije za normalnu distribuciju."
#: scfuncs.src
msgctxt ""
@@ -18796,7 +19262,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18805,7 +19271,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "Nivo intervala konfidencije."
#: scfuncs.src
msgctxt ""
@@ -18814,7 +19280,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18823,7 +19289,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Standardna devijacija populacije."
#: scfuncs.src
msgctxt ""
@@ -18832,7 +19298,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "veličina"
#: scfuncs.src
msgctxt ""
@@ -18841,7 +19307,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Veličina populacije."
#: scfuncs.src
msgctxt ""
@@ -18850,7 +19316,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr ""
+msgstr "Vraća a (1 alfa) interval konfidencije za normalnu distribuciju."
#: scfuncs.src
msgctxt ""
@@ -18859,7 +19325,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18868,7 +19334,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "Nivo intervala konfidencije."
#: scfuncs.src
msgctxt ""
@@ -18877,7 +19343,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18886,7 +19352,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Standardna devijacija populacije."
#: scfuncs.src
msgctxt ""
@@ -18895,7 +19361,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "veličina"
#: scfuncs.src
msgctxt ""
@@ -18904,7 +19370,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Veličina populacije."
#: scfuncs.src
msgctxt ""
@@ -19021,7 +19487,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the chi square independence test."
-msgstr ""
+msgstr "Vraća hi-kvadrat test neovisnosti."
#: scfuncs.src
msgctxt ""
@@ -19030,7 +19496,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_B"
-msgstr ""
+msgstr "Podatak_B"
#: scfuncs.src
msgctxt ""
@@ -19039,7 +19505,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The observed data array."
-msgstr ""
+msgstr "Posmatrana matrica sa podacima."
#: scfuncs.src
msgctxt ""
@@ -19048,7 +19514,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "data_E"
-msgstr ""
+msgstr "podatak_E"
#: scfuncs.src
msgctxt ""
@@ -19057,7 +19523,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The expected data array."
-msgstr ""
+msgstr "Očekivana matrica sa podacima."
#: scfuncs.src
msgctxt ""
@@ -19107,6 +19573,51 @@ msgstr "Matrica drugog sloga."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "Izračunava F-test."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "podatak_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "Matrica prvog sloga."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "podatak_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "Matrica drugog sloga."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
@@ -19417,7 +19928,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the correlation coefficient."
-msgstr "Vraća korelacijski koeficient."
+msgstr "Vraća koeficijent korelacije."
#: scfuncs.src
msgctxt ""
@@ -19462,7 +19973,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Izračuna kovarijansu populacije."
#: scfuncs.src
msgctxt ""
@@ -19507,7 +20018,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Izračuna kovarijansu."
#: scfuncs.src
msgctxt ""
@@ -19516,7 +20027,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Podatak_1"
#: scfuncs.src
msgctxt ""
@@ -19525,7 +20036,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "Matrica prvog sloga."
#: scfuncs.src
msgctxt ""
@@ -19534,7 +20045,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Podatak_2"
#: scfuncs.src
msgctxt ""
@@ -19543,7 +20054,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Matrica drugog sloga."
#: scfuncs.src
msgctxt ""
@@ -19552,7 +20063,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the sample covariance."
-msgstr ""
+msgstr "Izračuna kovarijansu uzorka."
#: scfuncs.src
msgctxt ""
@@ -19561,7 +20072,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Podatak_1"
#: scfuncs.src
msgctxt ""
@@ -19570,7 +20081,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "Matrica prvog sloga."
#: scfuncs.src
msgctxt ""
@@ -19579,7 +20090,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Podatak_2"
#: scfuncs.src
msgctxt ""
@@ -19588,7 +20099,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Matrica drugog sloga."
#: scfuncs.src
msgctxt ""
@@ -19597,7 +20108,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a value along a linear regression"
-msgstr "Vraća vrijednost uz linearnu regresiju."
+msgstr "Vraća vrijednost uz linearnu regresiju"
#: scfuncs.src
msgctxt ""
@@ -20247,7 +20758,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "ref "
-msgstr "ref"
+msgstr "ref "
#: scfuncs.src
msgctxt ""
@@ -20508,7 +21019,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a number corresponding to an error type"
-msgstr "Vraća broj koji odgovara jednoj vrsti greške."
+msgstr "Vraća broj koji odgovara jednoj vrsti greške"
#: scfuncs.src
msgctxt ""
@@ -20535,10 +21046,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Applies a Style to the formula cell."
-msgstr "Primjeni stil na ćeliju sa formulom."
+msgstr "Primjenjuje stil na ćeliju sa formulom."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STYLE\n"
@@ -20689,7 +21199,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "URL "
-msgstr "URL"
+msgstr "URL "
#: scfuncs.src
msgctxt ""
@@ -20719,14 +21229,13 @@ msgid "Cell Text"
msgstr "Ćelijski tekst"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA\n"
"1\n"
"string.text"
msgid "Extracts value(s) from a pivot table."
-msgstr "Izvlači vrijednost(i) iz DataPilot tablice"
+msgstr "Izdvaja vrijednost(i) iz pivot tablice."
#: scfuncs.src
msgctxt ""
@@ -20738,34 +21247,31 @@ msgid "Data Field"
msgstr "Podatkovno polje"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA\n"
"3\n"
"string.text"
msgid "The name of the pivot table field to extract."
-msgstr "Ime stila koji će biti primijenjen."
+msgstr "Naziv pivot tabele koji treba izvući."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA\n"
"4\n"
"string.text"
msgid "Pivot Table"
-msgstr "Nije tablica"
+msgstr "Pivot tabela"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GET_PIVOT_DATA\n"
"5\n"
"string.text"
msgid "A reference to a cell or range in the pivot table."
-msgstr "Referenca na ćeliju ili raspon u DataPilot tablici"
+msgstr "Upućivanje na ćeliju ili raspon u tabeli pivot."
#: scfuncs.src
msgctxt ""
@@ -20810,7 +21316,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number to convert."
-msgstr "Broj za pretvorbu."
+msgstr "Broj za pretvoriti."
#: scfuncs.src
msgctxt ""
@@ -20819,7 +21325,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Converts half-width ASCII and katakana characters to full-width."
-msgstr "Konvertuje ASCII i katakana znakove pola širine u punu širinu"
+msgstr "Konvertuje ASCII i katakana znakove pola širine u punu širinu."
#: scfuncs.src
msgctxt ""
@@ -20846,7 +21352,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Converts full-width ASCII and katakana characters to half-width."
-msgstr "Konvertuje ASCII pune širine, te katakana znakove u znakove pola širine"
+msgstr "Konvertuje ASCII pune širine, te katakana znakove u znakove pola širine."
#: scfuncs.src
msgctxt ""
@@ -21071,7 +21577,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Looks for a string of text within another (case sensitive)"
-msgstr "Traži niz teksta unutar drugog (razlikuje velika i mala slova)."
+msgstr "Traži niz teksta unutar drugog (razlikuje velika i mala slova)"
#: scfuncs.src
msgctxt ""
@@ -21530,7 +22036,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "No thousands separators"
-msgstr "Bez separatora hiljada."
+msgstr "Bez separatora hiljada"
#: scfuncs.src
msgctxt ""
@@ -21539,7 +22045,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed."
-msgstr ""
+msgstr "Separator hiljada. Ako je 0 ili ispušten, separator lokalne grupe se koristi, inače se separatr izbjegava."
#: scfuncs.src
msgctxt ""
@@ -21620,7 +22126,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the last character or characters of a text."
-msgstr "Definiše zadnji znak ili znakove tekstualnog niza."
+msgstr "Definiše posljednji znak ili znakove tekstualnog niza."
#: scfuncs.src
msgctxt ""
@@ -21956,14 +22462,13 @@ msgid "The base number for conversion must be in the range 2 - 36."
msgstr "Osnova za pretvaranje mora biti između 2 i 36."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONVERT\n"
"1\n"
"string.text"
msgid "Converts a value according to a conversion table in the configuration (main.xcd)."
-msgstr "Pretvara vrijednost s obzirom na pretvorbenu tablicu u konfiguraciji (calc.xml)."
+msgstr "Pretvara vrijednost prema tabeli konverzije u konfiguraciji (main.xcd)."
#: scfuncs.src
msgctxt ""
@@ -22179,7 +22684,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Converts a value from one to another Euro currency."
-msgstr "Konvertuje vrijednost iz jedne u drugu valutu. "
+msgstr "Konvertuje vrijednost iz jedne u drugu valutu."
#: scfuncs.src
msgctxt ""
@@ -22251,7 +22756,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "If omitted or 0 or FALSE, the result is rounded to the decimals of to_currency. Else the result is not rounded."
-msgstr "Ako je izostavljeno ili 0 ili FALSE, rezultat je zaokružen na decimale na_valutu. Inače, rezultat nije zaokružen."
+msgstr "Ako je izostavljeno ili 0 ili FALSE, rezultat je zaokružen na decimale na_valutu. Inače, rezultat nije zaokružen."
#: scfuncs.src
msgctxt ""
@@ -22306,17 +22811,16 @@ msgctxt ""
"4\n"
"string.text"
msgid "decimal_separator"
-msgstr ""
+msgstr "decimalni_separator"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NUMBERVALUE\n"
"5\n"
"string.text"
msgid "Defines the character used as the decimal separator."
-msgstr "Definiše karakter korišten kao decimalno mjesto."
+msgstr "Definiše simbole koristeći decimalni separator."
#: scfuncs.src
msgctxt ""
@@ -22325,7 +22829,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "group_separator"
-msgstr ""
+msgstr "grupni_separator"
#: scfuncs.src
msgctxt ""
@@ -22334,7 +22838,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Defines the character(s) used as the group separator."
-msgstr ""
+msgstr "Definiše simbol(e) koristeći grupni separator."
#: scfuncs.src
msgctxt ""
@@ -22343,10 +22847,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Bitwise \"AND\" of two integers."
-msgstr ""
+msgstr "Operator \"I\" od dva broja."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND\n"
@@ -22362,10 +22865,9 @@ msgctxt ""
"3\n"
"string.text"
msgid "Positive integer less than 2^48."
-msgstr ""
+msgstr "Pozitivni broj manj od 2^48."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND\n"
@@ -22381,7 +22883,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Positive integer less than 2^48."
-msgstr ""
+msgstr "Pozitivni cijeli broj manj od 2^48."
#: scfuncs.src
msgctxt ""
@@ -22390,10 +22892,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Bitwise \"OR\" of two integers."
-msgstr ""
+msgstr "Operator \"ILI\" od dva cijela broja."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR\n"
@@ -22409,10 +22910,9 @@ msgctxt ""
"3\n"
"string.text"
msgid "Positive integer less than 2^48."
-msgstr ""
+msgstr "Pozitivni broj manj od 2^48."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR\n"
@@ -22428,7 +22928,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Positive integer less than 2^48."
-msgstr ""
+msgstr "Pozitivni cijeli broj manj od 2^48."
#: scfuncs.src
msgctxt ""
@@ -22437,10 +22937,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Bitwise \"exclusive OR\" of two integers."
-msgstr ""
+msgstr "Binarno \"ekskluzivno ILI\" dva cijela broja."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR\n"
@@ -22456,10 +22955,9 @@ msgctxt ""
"3\n"
"string.text"
msgid "Positive integer less than 2^48."
-msgstr ""
+msgstr "Pozitivni cijeli broj manj od 2^48."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR\n"
@@ -22475,7 +22973,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Positive integer less than 2^48."
-msgstr ""
+msgstr "Pozitivni cijeli broj manj od 2^48."
#: scfuncs.src
msgctxt ""
@@ -22484,10 +22982,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Bitwise right shift of an integer value."
-msgstr ""
+msgstr "Operator desni pomak vrijednosti cijelog broja."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT\n"
@@ -22503,17 +23000,16 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value to be shifted. Positive integer less than 2^48."
-msgstr ""
+msgstr "Vrijednost za pomicanje. Pozitivan cijeli broj manji od 2^48."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITRSHIFT\n"
"4\n"
"string.text"
msgid "Shift"
-msgstr "Shift"
+msgstr "Pomak"
#: scfuncs.src
msgctxt ""
@@ -22522,7 +23018,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The integer number of bits the value is to be shifted."
-msgstr ""
+msgstr "Cijeli broj bitova vrijednost će biti izmijenjen."
#: scfuncs.src
msgctxt ""
@@ -22531,10 +23027,9 @@ msgctxt ""
"1\n"
"string.text"
msgid "Bitwise left shift of an integer value."
-msgstr ""
+msgstr "Operator lijevog pomaka vrijednosti cijelog broja."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT\n"
@@ -22550,17 +23045,16 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value to be shifted. Positive integer less than 2^48."
-msgstr ""
+msgstr "Vrijednost za izmjenu. Pozitivan cijeli broj manji od 2^48."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITLSHIFT\n"
"4\n"
"string.text"
msgid "Shift"
-msgstr "Shift"
+msgstr "Izmjena"
#: scfuncs.src
msgctxt ""
@@ -22569,7 +23063,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The integer number of bits the value is to be shifted."
-msgstr ""
+msgstr "Cijeli broj bitova vrijednosti će biti izmijenjen."
#: scfuncs.src
msgctxt ""
@@ -22578,7 +23072,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr ""
+msgstr "Izračunava dužine tekstualnog niza, sa DBCS"
#: scfuncs.src
msgctxt ""
@@ -22587,7 +23081,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "tekst"
#: scfuncs.src
msgctxt ""
@@ -22596,7 +23090,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the length is to be determined."
-msgstr ""
+msgstr "Tekst u kojem je potrebno odrediti dužinu."
#: scfuncs.src
msgctxt ""
@@ -22605,7 +23099,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Vraća posljednji znak ili znakove u tekstu, sa DBCS"
#: scfuncs.src
msgctxt ""
@@ -22614,7 +23108,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "tekst"
#: scfuncs.src
msgctxt ""
@@ -22623,7 +23117,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the end partial words are to be determined."
-msgstr ""
+msgstr "Tekst u kojem će zadnje djelomične riječi biti određene."
#: scfuncs.src
msgctxt ""
@@ -22632,7 +23126,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "broj"
#: scfuncs.src
msgctxt ""
@@ -22641,7 +23135,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the end text."
-msgstr ""
+msgstr "Broj znakova za završni tekst."
#: scfuncs.src
msgctxt ""
@@ -22650,7 +23144,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Vraća prvi znak ili znakove u tekstu, sa DBCS"
#: scfuncs.src
msgctxt ""
@@ -22659,7 +23153,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "tekst"
#: scfuncs.src
msgctxt ""
@@ -22668,7 +23162,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text where the initial partial words are to be determined."
-msgstr ""
+msgstr "Tekst u kojem će početne djelomične riječi biti određene."
#: scfuncs.src
msgctxt ""
@@ -22677,7 +23171,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "broj"
#: scfuncs.src
msgctxt ""
@@ -22686,7 +23180,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the start text."
-msgstr ""
+msgstr "Broj znakova za početni tekst."
#: scfuncs.src
msgctxt ""
@@ -22695,7 +23189,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr ""
+msgstr "Vraća parcijalni tekstualni niz teksta, sa DBCS"
#: scfuncs.src
msgctxt ""
@@ -22704,7 +23198,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "tekst"
#: scfuncs.src
msgctxt ""
@@ -22713,7 +23207,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which partial words are to be determined."
-msgstr ""
+msgstr "Tekst u kojem će djelomične riječi biti određene."
#: scfuncs.src
msgctxt ""
@@ -22722,7 +23216,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "start"
-msgstr ""
+msgstr "početak"
#: scfuncs.src
msgctxt ""
@@ -22731,7 +23225,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The position from which the part word is to be determined."
-msgstr ""
+msgstr "Položaj u kojem će biti definisan određeni dio riječi."
#: scfuncs.src
msgctxt ""
@@ -22740,7 +23234,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "broj"
#: scfuncs.src
msgctxt ""
@@ -22749,7 +23243,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The number of characters for the text."
-msgstr ""
+msgstr "Broj znakova za tekst."
#: scfuncs.src
msgctxt ""
@@ -22758,7 +23252,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Apply an XPath expression to an XML document"
-msgstr ""
+msgstr "Primijeni XPath izraz na XML dokument"
#: scfuncs.src
msgctxt ""
@@ -22767,7 +23261,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "XML Document"
-msgstr ""
+msgstr "XML Dokument"
#: scfuncs.src
msgctxt ""
@@ -22776,7 +23270,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "String containing a valid XML stream"
-msgstr ""
+msgstr "String sadrži važeći XML tok"
#: scfuncs.src
msgctxt ""
@@ -22785,7 +23279,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "XPath expression"
-msgstr ""
+msgstr "XPath izraz"
#: scfuncs.src
msgctxt ""
@@ -22794,7 +23288,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "String containing a valid XPath expression"
-msgstr ""
+msgstr "String sadrži važeći XML izraz"
#: scfuncs.src
msgctxt ""
@@ -22803,7 +23297,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Get some webcontent from an URI."
-msgstr ""
+msgstr "Pribavi neki internet sadržaj sa URl."
#: scfuncs.src
msgctxt ""
@@ -22812,7 +23306,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "URI"
-msgstr ""
+msgstr "URl"
#: scfuncs.src
msgctxt ""
@@ -22821,7 +23315,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "URI of the webservice"
-msgstr ""
+msgstr "URl vebservisa"
#: scstring.src
msgctxt ""
@@ -22832,13 +23326,12 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
msgstr "%PRODUCTNAME %PRODUCTVERSION proračunska tablica"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"SCSTR_SHORT_SCDOC_NAME\n"
"string.text"
msgid "Spreadsheet"
-msgstr "Proračunska tablica"
+msgstr "Tablica"
#: scstring.src
msgctxt ""
@@ -22878,7 +23371,7 @@ msgctxt ""
"SCSTR_DRAWSHELL\n"
"string.text"
msgid "Image Objects"
-msgstr ""
+msgstr "Objekti slike"
#: scstring.src
msgctxt ""
@@ -22886,7 +23379,7 @@ msgctxt ""
"SCSTR_DRAWTEXTSHELL\n"
"string.text"
msgid "Text Objects"
-msgstr ""
+msgstr "Tekstualni objekti"
#: scstring.src
msgctxt ""
@@ -22894,7 +23387,7 @@ msgctxt ""
"SCSTR_DRAWFORMSHELL\n"
"string.text"
msgid "Form Objects"
-msgstr ""
+msgstr "Objekti formulara"
#: scstring.src
msgctxt ""
@@ -22902,7 +23395,7 @@ msgctxt ""
"SCSTR_CHARTSHELL\n"
"string.text"
msgid "Chart Objects"
-msgstr ""
+msgstr "Objekti grafikona"
#: scstring.src
msgctxt ""
@@ -22910,7 +23403,7 @@ msgctxt ""
"SCSTR_OLEOBJECTSHELL\n"
"string.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "OLE objekti"
#: scstring.src
msgctxt ""
@@ -22918,7 +23411,7 @@ msgctxt ""
"SCSTR_GRAPHICSHELL\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: scstring.src
msgctxt ""
@@ -22945,13 +23438,12 @@ msgid "Print Preview"
msgstr "Pregled za štampu"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"SCSTR_PIVOTSHELL\n"
"string.text"
msgid "Pivot Tables"
-msgstr "Nije tablica"
+msgstr "Pivot tabele"
#: scstring.src
msgctxt ""
@@ -23063,16 +23555,15 @@ msgctxt ""
"SCSTR_MULTIPLE\n"
"string.text"
msgid "- multiple -"
-msgstr ""
+msgstr "- višestruki -"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"SCSTR_STDFILTER\n"
"string.text"
msgid "~Standard Filter..."
-msgstr "Standardni filter..."
+msgstr "~Standardni filter..."
#: scstring.src
msgctxt ""
@@ -23080,7 +23571,7 @@ msgctxt ""
"SCSTR_TOP10FILTER\n"
"string.text"
msgid "Top 10"
-msgstr "- Prvih 10 -"
+msgstr "Prvih 10"
#: scstring.src
msgctxt ""
@@ -23088,7 +23579,7 @@ msgctxt ""
"SCSTR_FILTER_EMPTY\n"
"string.text"
msgid "Empty"
-msgstr ""
+msgstr "Prazno"
#: scstring.src
msgctxt ""
@@ -23096,26 +23587,24 @@ msgctxt ""
"SCSTR_FILTER_NOTEMPTY\n"
"string.text"
msgid "Not Empty"
-msgstr ""
+msgstr "Nije prazno"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"SCSTR_NONAME\n"
"string.text"
msgid "unnamed"
-msgstr "bez imena"
+msgstr "neimenovano"
#. %1 is replaced to column letter, such as 'Column A'
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"SCSTR_COLUMN\n"
"string.text"
msgid "Column %1"
-msgstr "Kolona "
+msgstr "Kolona %1"
#. %1 is replaced to row number, such as 'Row 1'
#: scstring.src
@@ -23124,7 +23613,7 @@ msgctxt ""
"SCSTR_ROW\n"
"string.text"
msgid "Row %1"
-msgstr ""
+msgstr "Red %1"
#: scstring.src
msgctxt ""
@@ -23236,7 +23725,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Ubaci sliku"
#: scstring.src
msgctxt ""
@@ -23571,13 +24060,12 @@ msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standardno;Tekst;Datum (DMG);Datum (MDG);Datum (GMD);US English;Sakrij"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"SCSTR_FIELDSEP_TAB\n"
"string.text"
msgid "Tab"
-msgstr "Tab"
+msgstr "Tabulator"
#: scstring.src
msgctxt ""
@@ -23585,7 +24073,7 @@ msgctxt ""
"SCSTR_FIELDSEP_SPACE\n"
"string.text"
msgid "space"
-msgstr ""
+msgstr "razmak"
#: scstring.src
msgctxt ""
@@ -23607,7 +24095,7 @@ msgctxt ""
"SCSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file can not be opened"
-msgstr ""
+msgstr "Grafičku datoteku nije moguće otvoriti"
#: scstring.src
msgctxt ""
@@ -23615,7 +24103,7 @@ msgctxt ""
"SCSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file can not be read"
-msgstr ""
+msgstr "Grafičku datoteku nije moguće čitati"
#: scstring.src
msgctxt ""
@@ -23623,7 +24111,7 @@ msgctxt ""
"SCSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Nepoznat format datoteke sa slikom"
#: scstring.src
msgctxt ""
@@ -23631,7 +24119,7 @@ msgctxt ""
"SCSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "Ova verzija grafičke datoteke nije podržana"
#: scstring.src
msgctxt ""
@@ -23639,7 +24127,7 @@ msgctxt ""
"SCSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Filter za slike nije pronađen"
#: scstring.src
msgctxt ""
@@ -23647,7 +24135,7 @@ msgctxt ""
"SCSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory available to insert image."
-msgstr ""
+msgstr "Nema dovoljno memorije za ubacivanje slike."
#: scstring.src
msgctxt ""
@@ -23655,7 +24143,7 @@ msgctxt ""
"SCSTR_UNDO_GRAFFILTER\n"
"string.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filter"
#: scstring.src
msgctxt ""
@@ -23694,13 +24182,12 @@ msgstr ""
"Želite li zaista prebrisati postojeće podatke?"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"SCSTR_ALLFILTER\n"
"string.text"
msgid "~All"
-msgstr "Sve"
+msgstr "~Sve"
#: scstring.src
msgctxt ""
@@ -23831,31 +24318,28 @@ msgid "Cell %1"
msgstr "Ćelija %1"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"STR_ACC_DATAPILOT_ROW_DESCR\n"
"string.text"
msgid "Fields that you drop here will be displayed as rows in the final pivot table."
-msgstr "Polja koja ovdje ispustite će biti prikazana kao redovi u konačnoj DataPilot tabeli."
+msgstr "Polja koja unesete ovdje će biti prikazana kao redovi u konačnoj pivot tabeli."
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"STR_ACC_DATAPILOT_COL_DESCR\n"
"string.text"
msgid "Fields that you drop here will be displayed as columns in the final pivot table."
-msgstr "Polja koja ovdje ispustite će biti prikazana kao kolone u konačnoj DataPilot tabeli."
+msgstr "Polja koja unesete ovdje će biti prikazana kao kolone u konačnoj pivot tabeli."
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"STR_ACC_DATAPILOT_DATA_DESCR\n"
"string.text"
msgid "Fields that you drop here will be used for calculations in the final pivot table."
-msgstr "Polja koja ovdje ispustite će biti korištena za proračune u konačnoj DataPilot tabeli."
+msgstr "Polja koja unesete ovdje će biti korištena za proračun u konačnoj pivot tabeli."
#: scstring.src
msgctxt ""
@@ -23866,13 +24350,12 @@ msgid "Lists the fields that you can drag to one of the other three areas."
msgstr "Nabraja polja koja možete povući na jedno od preostala tri područja."
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"STR_ACC_DATAPILOT_PAGE_DESCR\n"
"string.text"
msgid "Fields that you drop here will be available as filter lists at the top of the final pivot table."
-msgstr "Polja koja ovdje ispustite će biti prikazana kao redovi u konačnoj DataPilot tabeli."
+msgstr "Polja koja unesete ovdje će biti dostupna kao liste filtera na vrhu konačne pivot tabele."
#: scstring.src
msgctxt ""
@@ -23891,46 +24374,36 @@ msgid "Mouse button pressed"
msgstr "Dugme miša pritisnuto"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"STR_ACC_TOOLBAR_FORMULA\n"
"string.text"
msgid "Formula Tool Bar"
-msgstr "~Formule"
+msgstr "Lista formula"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"STR_ACC_DOC_SPREADSHEET\n"
"string.text"
msgid "%PRODUCTNAME Spreadsheets"
-msgstr "%PRODUCTNAME tablični proračun"
+msgstr "%PRODUCTNAME tablice"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"STR_ACC_DOC_SPREADSHEET_READONLY\n"
"string.text"
msgid "(read-only)"
-msgstr ""
-"#-#-#-#-# view.po (PACKAGE VERSION) #-#-#-#-#\n"
-"(samo za čitanje)\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-" (samo za čitanje)\n"
-"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
-"(samo-čitanje)"
+msgstr "(samo za čitanje)"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"STR_ACC_DOC_PREVIEW_SUFFIX\n"
"string.text"
msgid "(Preview mode)"
-msgstr "~Način pregleda"
+msgstr "(Režim pregleda)"
#: scstring.src
msgctxt ""
@@ -23985,7 +24458,6 @@ msgid "~All sheets"
msgstr "~Sve tabele"
#: scstring.src
-#, fuzzy
msgctxt ""
"scstring.src\n"
"SCSTR_PRINT_OPTIONS\n"
@@ -24010,7 +24482,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "From which print"
-msgstr ""
+msgstr "Odakle printati"
#: scstring.src
msgctxt ""
@@ -24045,7 +24517,7 @@ msgctxt ""
"SCSTR_WARN_ME_IN_FUTURE_CHECK\n"
"string.text"
msgid "Warn me about this in the future."
-msgstr ""
+msgstr "Upozori me na ovo u budućnosti."
#: scstring.src
msgctxt ""
@@ -24053,7 +24525,7 @@ msgctxt ""
"SCSTR_DDEDOC_NOT_LOADED\n"
"string.text"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
-msgstr ""
+msgstr "Traženi DDE izvor nije mogao biti ažuriran najvjerovatnije jer izvorni dokument nije otvoren. Molimo otvorite izvorni dokument i pokušajte ponovo."
#: scstring.src
msgctxt ""
@@ -24061,7 +24533,7 @@ msgctxt ""
"SCSTR_EXTDOC_NOT_LOADED\n"
"string.text"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
-msgstr ""
+msgstr "Traženi vanjski dokument nije mogao biti pokrenut. Podaci povezani sa ovim dokumentom nisu ažurirani."
#: scstring.src
msgctxt ""
@@ -24109,7 +24581,7 @@ msgctxt ""
"SCSTR_AUTHOR\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Od autora"
#: scstring.src
msgctxt ""
@@ -24118,7 +24590,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Millimeter"
-msgstr ""
+msgstr "Milimetar"
#: scstring.src
msgctxt ""
@@ -24127,7 +24599,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Centimeter"
-msgstr ""
+msgstr "Centimetar"
#: scstring.src
msgctxt ""
@@ -24136,7 +24608,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Meter"
-msgstr ""
+msgstr "Metar"
#: scstring.src
msgctxt ""
@@ -24145,7 +24617,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "Kilometer"
-msgstr ""
+msgstr "Kilometar"
#: scstring.src
msgctxt ""
@@ -24154,7 +24626,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Inch"
-msgstr ""
+msgstr "Inč"
#: scstring.src
msgctxt ""
@@ -24163,7 +24635,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Foot"
-msgstr ""
+msgstr "Stopa"
#: scstring.src
msgctxt ""
@@ -24172,7 +24644,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Miles"
-msgstr ""
+msgstr "Milja"
#: scstring.src
msgctxt ""
@@ -24181,7 +24653,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Pica"
-msgstr ""
+msgstr "Pika"
#: scstring.src
msgctxt ""
@@ -24190,7 +24662,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Point"
-msgstr ""
+msgstr "Tačka"
#: scstring.src
msgctxt ""
@@ -24198,7 +24670,7 @@ msgctxt ""
"SCSTR_VALERR\n"
"string.text"
msgid "Invalid value"
-msgstr ""
+msgstr "Neispravna vrijednost"
#: scwarngs.src
msgctxt ""
@@ -24216,7 +24688,7 @@ msgctxt ""
"ERRCODE_SC_IMPORT_WRN_RNGOVRFLW & SH_MAX\n"
"string.text"
msgid "The number of rows exceeded the maximum. Additional rows were not imported!"
-msgstr "Dozvoljeni broj redova je prekoračen. Višak redovi nisu bili uvezeni."
+msgstr "Dozvoljeni broj redova je prekoračen. Suvišni redovi nisu bili uvezeni!"
#: simpref.src
msgctxt ""
@@ -24255,7 +24727,6 @@ msgid "Settings:"
msgstr "Postavke:"
#: solveroptions.src
-#, fuzzy
msgctxt ""
"solveroptions.src\n"
"RID_SCDLG_SOLVEROPTIONS\n"
@@ -24520,7 +24991,7 @@ msgctxt ""
"FT_COLCELL\n"
"fixedtext.text"
msgid "~Column input cell"
-msgstr "Unosna ~ćelija kolone"
+msgstr "Unosna ć~elija kolone"
#: tabopdlg.src
msgctxt ""
@@ -24732,13 +25203,12 @@ msgid "Accept"
msgstr "Prihvati"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"SCSTR_QHELP_BTNCANCEL\n"
"string.text"
msgid "Cancel"
-msgstr "Odustani"
+msgstr "Otkaži"
#: toolbox.src
msgctxt ""
@@ -24762,7 +25232,7 @@ msgctxt ""
"SCSTR_QHELP_EXPAND_FORMULA\n"
"string.text"
msgid "Expand Formula Bar"
-msgstr ""
+msgstr "Proširi listu formula"
#: toolbox.src
msgctxt ""
@@ -24770,7 +25240,7 @@ msgctxt ""
"SCSTR_QHELP_COLLAPSE_FORMULA\n"
"string.text"
msgid "Collapse Formula Bar"
-msgstr ""
+msgstr "Suzi listu formula"
#: xmlsourcedlg.src
msgctxt ""
@@ -24779,7 +25249,7 @@ msgctxt ""
"FL_SOURCE_FILE\n"
"fixedline.text"
msgid "Source file"
-msgstr ""
+msgstr "Izvorni dokument"
#: xmlsourcedlg.src
msgctxt ""
@@ -24788,7 +25258,7 @@ msgctxt ""
"BTN_SELECT_SOURCE_FILE\n"
"imagebutton.quickhelptext"
msgid "Browse to set source file."
-msgstr ""
+msgstr "Pretraži za postaljenje izvornog dokumenta."
#: xmlsourcedlg.src
msgctxt ""
@@ -24797,7 +25267,7 @@ msgctxt ""
"FT_SOURCE_FILE\n"
"fixedtext.text"
msgid "- not set -"
-msgstr ""
+msgstr "- nije podešeno -"
#: xmlsourcedlg.src
msgctxt ""
@@ -24806,7 +25276,7 @@ msgctxt ""
"FL_MAP_XML_TO_DOCUMENT\n"
"fixedline.text"
msgid "Map to document"
-msgstr ""
+msgstr "Mapa do dokumenta"
#: xmlsourcedlg.src
msgctxt ""
@@ -24815,7 +25285,7 @@ msgctxt ""
"FT_MAPPED_CELL_TITLE\n"
"fixedtext.text"
msgid "Mapped cell"
-msgstr ""
+msgstr "Mapirana ćelija"
#: xmlsourcedlg.src
msgctxt ""
@@ -24827,14 +25297,13 @@ msgid "Shrink"
msgstr "Smanji"
#: xmlsourcedlg.src
-#, fuzzy
msgctxt ""
"xmlsourcedlg.src\n"
"RID_SCDLG_XML_SOURCE\n"
"BTN_OK\n"
"okbutton.text"
msgid "~Import"
-msgstr "Uvoz"
+msgstr "~Uvezi"
#: xmlsourcedlg.src
msgctxt ""
@@ -24842,4 +25311,4 @@ msgctxt ""
"RID_SCDLG_XML_SOURCE\n"
"modelessdialog.text"
msgid "XML Source"
-msgstr ""
+msgstr "XML izvor"
diff --git a/source/bs/sc/source/ui/styleui.po b/source/bs/sc/source/ui/styleui.po
index 3633331b099..565b0626449 100644
--- a/source/bs/sc/source/ui/styleui.po
+++ b/source/bs/sc/source/ui/styleui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389812500.0\n"
#: scstyles.src
msgctxt ""
@@ -26,14 +26,13 @@ msgid "Cell Styles"
msgstr "Stilovi ćelija"
#: scstyles.src
-#, fuzzy
msgctxt ""
"scstyles.src\n"
"DLG_STYLE_DESIGNER.Cell Styles\n"
"1\n"
"filterlist.text"
msgid "All Styles"
-msgstr "Stilovi ćelija"
+msgstr "Svi stilovi"
#: scstyles.src
msgctxt ""
@@ -42,7 +41,7 @@ msgctxt ""
"2\n"
"filterlist.text"
msgid "Hidden Styles"
-msgstr ""
+msgstr "Sakriveni stilovi"
#: scstyles.src
msgctxt ""
@@ -72,14 +71,13 @@ msgid "Page Styles"
msgstr "Stilovi stranica"
#: scstyles.src
-#, fuzzy
msgctxt ""
"scstyles.src\n"
"DLG_STYLE_DESIGNER.Page Styles\n"
"1\n"
"filterlist.text"
msgid "All Styles"
-msgstr "Stilovi ćelija"
+msgstr "Svi stilovi"
#: scstyles.src
msgctxt ""
@@ -88,7 +86,7 @@ msgctxt ""
"2\n"
"filterlist.text"
msgid "Hidden Styles"
-msgstr ""
+msgstr "Sakriveni stilovi"
#: scstyles.src
msgctxt ""
diff --git a/source/bs/sc/uiconfig/scalc/ui.po b/source/bs/sc/uiconfig/scalc/ui.po
index 5aec86a77fa..9999fb9c087 100644
--- a/source/bs/sc/uiconfig/scalc/ui.po
+++ b/source/bs/sc/uiconfig/scalc/ui.po
@@ -3,16 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-03-30 18:04+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1396202693.000000\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Advanced Filter"
-msgstr ""
+msgstr "Napredni filtar"
#: advancedfilterdialog.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Read _filter criteria from"
-msgstr ""
+msgstr "Čitaj _kriterij za filter iz"
#: advancedfilterdialog.ui
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Osjetljivost na velika i mala slova"
#: advancedfilterdialog.ui
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "Opseg sa_drži oznake kolona"
#: advancedfilterdialog.ui
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Regularni _izrazi"
#: advancedfilterdialog.ui
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Bez duplikata"
#: advancedfilterdialog.ui
msgctxt ""
@@ -75,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Ko_piraj rezultate u:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Zadrži kriterij filtriranja"
#: advancedfilterdialog.ui
msgctxt ""
@@ -93,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Opseg podataka:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "lažno"
#: advancedfilterdialog.ui
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "Op_cije"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Headers/Footers"
-msgstr ""
+msgstr "Zaglavlja/podnožja"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header (right)"
-msgstr ""
+msgstr "Zaglavlje (desno)"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header (left)"
-msgstr ""
+msgstr "Zaglavlje (lijevo)"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -147,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer (right)"
-msgstr ""
+msgstr "Podnožje (desno)"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -156,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer (left)"
-msgstr ""
+msgstr "Podnožje (lijevo)"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -164,8 +166,8 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
-msgstr ""
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Analiza varijanse (ANOVA)"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -174,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ulazni opseg"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -182,8 +184,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Rezultati u"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -192,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -201,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Redovi"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -210,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grupisano po"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -219,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -228,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parametri"
#: cellprotectionpage.ui
msgctxt ""
@@ -237,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Protected"
-msgstr ""
+msgstr "_Zaštićeno"
#: cellprotectionpage.ui
msgctxt ""
@@ -246,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _formula"
-msgstr ""
+msgstr "Sakrij _formulu"
#: cellprotectionpage.ui
msgctxt ""
@@ -255,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _all"
-msgstr ""
+msgstr "Sakrij _sve"
#: cellprotectionpage.ui
msgctxt ""
@@ -268,6 +270,9 @@ msgid ""
"\n"
"Select 'Protect Document' from the 'Tools' menu, and specify 'Sheet'."
msgstr ""
+"Zaštita ćelije je efikasna tek nakon što je trenutni list zaštićen.\n"
+"\n"
+"Odaberite 'Zaštiti dokument' iz menija 'Alati' i navedite 'Stranica'."
#: cellprotectionpage.ui
msgctxt ""
@@ -276,7 +281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protection"
-msgstr ""
+msgstr "Zaštita"
#: cellprotectionpage.ui
msgctxt ""
@@ -285,7 +290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _when printing"
-msgstr ""
+msgstr "Sakrij _za vrijeme ispisa"
#: cellprotectionpage.ui
msgctxt ""
@@ -294,7 +299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The cells selected will be omitted when printing."
-msgstr ""
+msgstr "Označene ćelije će biti izostavljene pri ispisu."
#: cellprotectionpage.ui
msgctxt ""
@@ -303,7 +308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print"
-msgstr ""
+msgstr "Ispiši"
#: consolidatedialog.ui
msgctxt ""
@@ -312,7 +317,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Consolidate"
-msgstr ""
+msgstr "Objedini"
#: consolidatedialog.ui
msgctxt ""
@@ -321,7 +326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "_Funkcija:"
#: consolidatedialog.ui
msgctxt ""
@@ -330,7 +335,106 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Consolidation ranges:"
-msgstr ""
+msgstr "_Opsezi konsolidacije:"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr "Sum"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr "Count"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr "Average"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr "Max"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr "Min"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr "Product"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr "Broj (samo brojevi)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr "StDev (uzorak)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr "StDevP (populacija)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr "Var (uzorak)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr "VarP (populacija)"
#: consolidatedialog.ui
msgctxt ""
@@ -339,7 +443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Source data ranges:"
-msgstr ""
+msgstr "Opsezi podataka _izvora"
#: consolidatedialog.ui
msgctxt ""
@@ -348,7 +452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy results _to:"
-msgstr ""
+msgstr "Kopiraj rezultate _u:"
#: consolidatedialog.ui
msgctxt ""
@@ -357,7 +461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row labels"
-msgstr ""
+msgstr "_Oznaka reda"
#: consolidatedialog.ui
msgctxt ""
@@ -366,7 +470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olumn labels"
-msgstr ""
+msgstr "_Oznaka kolone"
#: consolidatedialog.ui
msgctxt ""
@@ -375,7 +479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Consolidate by"
-msgstr ""
+msgstr "Uskladi sa"
#: consolidatedialog.ui
msgctxt ""
@@ -384,7 +488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link to source data"
-msgstr ""
+msgstr "_Veza na izvor podataka"
#: consolidatedialog.ui
msgctxt ""
@@ -393,7 +497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: consolidatedialog.ui
msgctxt ""
@@ -402,7 +506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: correlationdialog.ui
msgctxt ""
@@ -411,7 +515,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Correlation"
-msgstr ""
+msgstr "Korelacija"
#: correlationdialog.ui
msgctxt ""
@@ -420,7 +524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ulazni opseg"
#: correlationdialog.ui
msgctxt ""
@@ -428,8 +532,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Rezultati u"
#: correlationdialog.ui
msgctxt ""
@@ -438,7 +542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: correlationdialog.ui
msgctxt ""
@@ -447,7 +551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Redovi"
#: correlationdialog.ui
msgctxt ""
@@ -456,7 +560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grupisano po"
#: covariancedialog.ui
msgctxt ""
@@ -465,7 +569,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Covariance"
-msgstr ""
+msgstr "Kovarijansa"
#: covariancedialog.ui
msgctxt ""
@@ -474,7 +578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ulazni opseg"
#: covariancedialog.ui
msgctxt ""
@@ -482,8 +586,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Rezultati u"
#: covariancedialog.ui
msgctxt ""
@@ -492,7 +596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: covariancedialog.ui
msgctxt ""
@@ -501,7 +605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Redovi"
#: covariancedialog.ui
msgctxt ""
@@ -510,7 +614,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grupisano po"
#: createnamesdialog.ui
msgctxt ""
@@ -519,7 +623,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Names"
-msgstr ""
+msgstr "Kreiraj imena"
#: createnamesdialog.ui
msgctxt ""
@@ -528,7 +632,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top row"
-msgstr ""
+msgstr "_Gornji red"
#: createnamesdialog.ui
msgctxt ""
@@ -537,7 +641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left column"
-msgstr ""
+msgstr "_Lijeva kolona"
#: createnamesdialog.ui
msgctxt ""
@@ -546,7 +650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom row"
-msgstr ""
+msgstr "_Donji red"
#: createnamesdialog.ui
msgctxt ""
@@ -555,7 +659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right column"
-msgstr ""
+msgstr "_Desna kolona"
#: createnamesdialog.ui
msgctxt ""
@@ -564,7 +668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create names from"
-msgstr ""
+msgstr "Napravi imena iz"
#: dataform.ui
msgctxt ""
@@ -573,7 +677,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data Form"
-msgstr ""
+msgstr "Formular za podatke"
#: dataform.ui
msgctxt ""
@@ -582,7 +686,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Record"
-msgstr ""
+msgstr "Novi zapis"
#: dataform.ui
msgctxt ""
@@ -591,7 +695,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Novo"
#: dataform.ui
msgctxt ""
@@ -600,7 +704,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Izbriši"
#: dataform.ui
msgctxt ""
@@ -609,7 +713,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restore"
-msgstr ""
+msgstr "_Vrati"
#: dataform.ui
msgctxt ""
@@ -618,7 +722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous Record"
-msgstr ""
+msgstr "_Prethodni zapis"
#: dataform.ui
msgctxt ""
@@ -627,7 +731,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ne_xt Record"
-msgstr ""
+msgstr "Slje_deći zapis"
#: dataform.ui
msgctxt ""
@@ -636,16 +740,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Close"
-msgstr ""
+msgstr "_Zatvori"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
-msgstr ""
+msgstr "Živi tokovi podataka"
#: datastreams.ui
msgctxt ""
@@ -653,8 +757,8 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
-msgstr ""
+msgid "URL:"
+msgstr "URL:"
#: datastreams.ui
msgctxt ""
@@ -663,7 +767,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Unesi URL izvornog dokumenta u sistem lokalnog dokumenta ili Internet ovdje."
#: datastreams.ui
msgctxt ""
@@ -672,7 +776,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Unesi URL izvornog dokumenta u sistem lokalnog dokumenta ili Internet ovdje."
#: datastreams.ui
msgctxt ""
@@ -681,7 +785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: datastreams.ui
msgctxt ""
@@ -690,7 +794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct data feed"
-msgstr ""
+msgstr "Direktni dovod podataka"
#: datastreams.ui
msgctxt ""
@@ -699,7 +803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Script to execute to obtain the data"
-msgstr ""
+msgstr "Skripta koja se izvršava za dobijanje podataka"
#: datastreams.ui
msgctxt ""
@@ -707,8 +811,8 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
-msgstr ""
+msgid "value1,value2,...,valueN, and fill into range:"
+msgstr "vrijednost1, vrijednost2,....,vrijednostN i punjenje opsega:"
#: datastreams.ui
msgctxt ""
@@ -717,7 +821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "address,value"
-msgstr ""
+msgstr "adresa, vrijednost"
#: datastreams.ui
msgctxt ""
@@ -726,16 +830,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interpret stream data as"
-msgstr ""
+msgstr "Interpretiraj podatke toka kao"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
-msgstr ""
+msgid "Empty lines trigger UI refresh"
+msgstr "Prazne linije aktiviraju osvježavanje korisničkog interfejsa"
#: datastreams.ui
msgctxt ""
@@ -744,7 +848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source stream"
-msgstr ""
+msgstr "Izvorni tok"
#: datastreams.ui
msgctxt ""
@@ -753,7 +857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move existing data down"
-msgstr ""
+msgstr "Pomjeri postojeće podatke dolje"
#: datastreams.ui
msgctxt ""
@@ -762,7 +866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move the range down"
-msgstr ""
+msgstr "Pomjeri opseg dolje"
#: datastreams.ui
msgctxt ""
@@ -771,7 +875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Overwrite existing data"
-msgstr ""
+msgstr "Prepiši postojeće podatke"
#: datastreams.ui
msgctxt ""
@@ -780,7 +884,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When new data arrives"
-msgstr ""
+msgstr "Kada novi podaci dođu"
#: datastreams.ui
msgctxt ""
@@ -788,8 +892,8 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
-msgstr ""
+msgid "Limit to:"
+msgstr "Ograniči na:"
#: datastreams.ui
msgctxt ""
@@ -798,7 +902,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "1000"
-msgstr ""
+msgstr "1000"
#: datastreams.ui
msgctxt ""
@@ -807,7 +911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Unlimited"
-msgstr ""
+msgstr "_Neograničeno"
#: datastreams.ui
msgctxt ""
@@ -816,7 +920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Maximal amount of rows"
-msgstr ""
+msgstr "Maksimalan broj redova"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -825,7 +929,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Database Range"
-msgstr ""
+msgstr "Definiši opseg baze podataka"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -834,7 +938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Naziv"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -843,7 +947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Opseg"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -852,7 +956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_ntains Column Labels"
-msgstr ""
+msgstr "Sa_drži oznake kolona"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -861,7 +965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert or delete _cells"
-msgstr ""
+msgstr "Ubaci ili izbriši ć_elije"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -870,7 +974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keep _formatting"
-msgstr ""
+msgstr "Zadrži _formatiranje"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -879,7 +983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't save _imported data"
-msgstr ""
+msgstr "Ne spašavaj _uvezene podatke"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -888,7 +992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source:"
-msgstr ""
+msgstr "Izvor:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -897,7 +1001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operations:"
-msgstr ""
+msgstr "Operacije:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -906,7 +1010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invalid range"
-msgstr ""
+msgstr "Neispravan opseg"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -915,7 +1019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -924,7 +1028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "M_odify"
-msgstr ""
+msgstr "_Modificiraj"
#: definename.ui
msgctxt ""
@@ -933,7 +1037,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Name"
-msgstr ""
+msgstr "Definišite ime"
#: definename.ui
msgctxt ""
@@ -942,7 +1046,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Define the name and range or formula expression."
-msgstr ""
+msgstr "Definiši ime i opseg ili formulu."
#: definename.ui
msgctxt ""
@@ -951,7 +1055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Naziv"
#: definename.ui
msgctxt ""
@@ -960,7 +1064,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Opseg"
#: definename.ui
msgctxt ""
@@ -969,7 +1073,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scope"
-msgstr ""
+msgstr "Raspon"
#: definename.ui
msgctxt ""
@@ -978,7 +1082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print range"
-msgstr ""
+msgstr "_Opseg ispisa"
#: definename.ui
msgctxt ""
@@ -987,7 +1091,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter"
-msgstr ""
+msgstr "_Filter"
#: definename.ui
msgctxt ""
@@ -996,7 +1100,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repeat _column"
-msgstr ""
+msgstr "Ponovi _kolonu"
#: definename.ui
msgctxt ""
@@ -1005,7 +1109,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repeat _row"
-msgstr ""
+msgstr "Ponovi _red"
#: definename.ui
msgctxt ""
@@ -1014,7 +1118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range _Options"
-msgstr ""
+msgstr "Opseg _Opcija"
#: deletecells.ui
msgctxt ""
@@ -1023,7 +1127,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Cells"
-msgstr ""
+msgstr "Izbriši ćelije"
#: deletecells.ui
msgctxt ""
@@ -1032,7 +1136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _up"
-msgstr ""
+msgstr "Pomjeri ćeliju _gore"
#: deletecells.ui
msgctxt ""
@@ -1041,7 +1145,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _left"
-msgstr ""
+msgstr "Pomjeri ćeliju _lijevo"
#: deletecells.ui
msgctxt ""
@@ -1050,7 +1154,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete entire _row(s)"
-msgstr ""
+msgstr "Izbriši cijele _redove"
#: deletecells.ui
msgctxt ""
@@ -1059,7 +1163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete entire _column(s)"
-msgstr ""
+msgstr "Izbriši cijele _kolone"
#: deletecells.ui
msgctxt ""
@@ -1068,7 +1172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Odabir"
#: deletecontents.ui
msgctxt ""
@@ -1077,7 +1181,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Contents"
-msgstr ""
+msgstr "Brisanje sadržaja"
#: deletecontents.ui
msgctxt ""
@@ -1086,7 +1190,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete _all"
-msgstr ""
+msgstr "Izbriši _sve"
#: deletecontents.ui
msgctxt ""
@@ -1095,7 +1199,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Tekst"
#: deletecontents.ui
msgctxt ""
@@ -1104,7 +1208,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Brojevi"
#: deletecontents.ui
msgctxt ""
@@ -1113,7 +1217,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date & time"
-msgstr ""
+msgstr "_Datum i vrijeme"
#: deletecontents.ui
msgctxt ""
@@ -1122,7 +1226,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formulas"
-msgstr ""
+msgstr "_Formule"
#: deletecontents.ui
msgctxt ""
@@ -1131,7 +1235,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Comments"
-msgstr ""
+msgstr "_Komentari"
#: deletecontents.ui
msgctxt ""
@@ -1140,7 +1244,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For_mats"
-msgstr ""
+msgstr "For_mati"
#: deletecontents.ui
msgctxt ""
@@ -1149,7 +1253,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Objects"
-msgstr ""
+msgstr "_Objekti"
#: deletecontents.ui
msgctxt ""
@@ -1158,7 +1262,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Selekcija"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1167,7 +1271,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Descriptive Statistics"
-msgstr ""
+msgstr "Opisna statistika"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1176,7 +1280,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ulazni opseg"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1184,8 +1288,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Rezultati u"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1194,7 +1298,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1203,7 +1307,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Redovi"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1212,7 +1316,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grupisano po"
#: doubledialog.ui
msgctxt ""
@@ -1221,7 +1325,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Uredi postavke"
#: erroralerttabpage.ui
msgctxt ""
@@ -1230,7 +1334,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show error _message when invalid values are entered"
-msgstr ""
+msgstr "Prikaži poruku _greške kada su upisane nevažeće vrijednosti"
#: erroralerttabpage.ui
msgctxt ""
@@ -1239,7 +1343,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Action:"
-msgstr ""
+msgstr "_Akcija:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1248,7 +1352,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Naslov:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1257,7 +1361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Error message:"
-msgstr ""
+msgstr "_Poruka greške:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1266,7 +1370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Istraži..."
#: erroralerttabpage.ui
msgctxt ""
@@ -1275,7 +1379,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Stop"
-msgstr ""
+msgstr "Zaustavi"
#: erroralerttabpage.ui
msgctxt ""
@@ -1284,7 +1388,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Warning"
-msgstr ""
+msgstr "Upozorenje"
#: erroralerttabpage.ui
msgctxt ""
@@ -1293,7 +1397,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Information"
-msgstr ""
+msgstr "Informacija"
#: erroralerttabpage.ui
msgctxt ""
@@ -1302,7 +1406,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: erroralerttabpage.ui
msgctxt ""
@@ -1311,7 +1415,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Sadržaj"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1320,7 +1424,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Exponential Smoothing"
-msgstr ""
+msgstr "Eksponencijalno umekšavanje"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1329,7 +1433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ulazni opseg"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1337,8 +1441,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Rezultati u"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1347,7 +1451,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1356,7 +1460,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Redovi"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1365,7 +1469,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grupisano po"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1374,7 +1478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Smoothing Factor"
-msgstr ""
+msgstr "Faktor umekšanja"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1383,7 +1487,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "0.05"
-msgstr ""
+msgstr "0.05"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1392,7 +1496,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parametri"
#: externaldata.ui
msgctxt ""
@@ -1401,7 +1505,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "External Data"
-msgstr ""
+msgstr "Vanjski podaci"
#: externaldata.ui
msgctxt ""
@@ -1410,7 +1514,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Unesi URL izvornog dokumenta u sistem lokalnog dokumenta ili Internet."
#: externaldata.ui
msgctxt ""
@@ -1419,7 +1523,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: externaldata.ui
msgctxt ""
@@ -1428,7 +1532,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "URL of _external data source"
-msgstr ""
+msgstr "URL vanjskog izvora podataka"
#: externaldata.ui
msgctxt ""
@@ -1437,7 +1541,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Update every"
-msgstr ""
+msgstr "_Ažuriraj svaki"
#: externaldata.ui
msgctxt ""
@@ -1446,7 +1550,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_seconds"
-msgstr ""
+msgstr "_sekunde"
#: externaldata.ui
msgctxt ""
@@ -1455,7 +1559,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available tables/ranges"
-msgstr ""
+msgstr "_Dostupne tabele/rasponi"
#: filldlg.ui
msgctxt ""
@@ -1464,7 +1568,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fill Series"
-msgstr ""
+msgstr "Ispuni nizove"
#: filldlg.ui
msgctxt ""
@@ -1473,7 +1577,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Down"
-msgstr ""
+msgstr "_Dolje"
#: filldlg.ui
msgctxt ""
@@ -1482,7 +1586,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Desno"
#: filldlg.ui
msgctxt ""
@@ -1491,7 +1595,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Up"
-msgstr ""
+msgstr "_Gore"
#: filldlg.ui
msgctxt ""
@@ -1500,7 +1604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Lijevo"
#: filldlg.ui
msgctxt ""
@@ -1509,7 +1613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction"
-msgstr ""
+msgstr "Smijer"
#: filldlg.ui
msgctxt ""
@@ -1518,7 +1622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Li_near"
-msgstr ""
+msgstr "Linearni"
#: filldlg.ui
msgctxt ""
@@ -1527,7 +1631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Growth"
-msgstr ""
+msgstr "_Rast"
#: filldlg.ui
msgctxt ""
@@ -1536,7 +1640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_te"
-msgstr ""
+msgstr "Datum"
#: filldlg.ui
msgctxt ""
@@ -1545,7 +1649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoFill"
-msgstr ""
+msgstr "_Auto popunjavanje"
#: filldlg.ui
msgctxt ""
@@ -1554,7 +1658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Series type"
-msgstr ""
+msgstr "Tip redova"
#: filldlg.ui
msgctxt ""
@@ -1563,7 +1667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_y"
-msgstr ""
+msgstr "Dan"
#: filldlg.ui
msgctxt ""
@@ -1572,7 +1676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weekday"
-msgstr ""
+msgstr "_Dan u sedmici"
#: filldlg.ui
msgctxt ""
@@ -1581,7 +1685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Month"
-msgstr ""
+msgstr "_Mjesec"
#: filldlg.ui
msgctxt ""
@@ -1590,7 +1694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y_ear"
-msgstr ""
+msgstr "Godina"
#: filldlg.ui
msgctxt ""
@@ -1599,7 +1703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Time unit"
-msgstr ""
+msgstr "Vremenska jedinica"
#: filldlg.ui
msgctxt ""
@@ -1608,7 +1712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "_Početna vrijednost"
#: filldlg.ui
msgctxt ""
@@ -1617,7 +1721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _value"
-msgstr ""
+msgstr "Krajnja _vrijednost"
#: filldlg.ui
msgctxt ""
@@ -1626,7 +1730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In_crement"
-msgstr ""
+msgstr "_Inkrement"
#: footerdialog.ui
msgctxt ""
@@ -1635,7 +1739,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Footers"
-msgstr ""
+msgstr "Fusnota"
#: footerdialog.ui
msgctxt ""
@@ -1644,7 +1748,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer (right)"
-msgstr ""
+msgstr "Fusnota (desno)"
#: footerdialog.ui
msgctxt ""
@@ -1653,7 +1757,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer (left)"
-msgstr ""
+msgstr "Fusnota (lijevo)"
#: formatcellsdialog.ui
msgctxt ""
@@ -1662,7 +1766,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Format Cells"
-msgstr ""
+msgstr "Formatiraj ćelije"
#: formatcellsdialog.ui
msgctxt ""
@@ -1671,7 +1775,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbers"
-msgstr ""
+msgstr "Brojevi"
#: formatcellsdialog.ui
msgctxt ""
@@ -1680,7 +1784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Font"
#: formatcellsdialog.ui
msgctxt ""
@@ -1689,7 +1793,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efekti fonta"
#: formatcellsdialog.ui
msgctxt ""
@@ -1698,7 +1802,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Poravnanje"
#: formatcellsdialog.ui
msgctxt ""
@@ -1707,7 +1811,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Azijska tipografija"
#: formatcellsdialog.ui
msgctxt ""
@@ -1716,7 +1820,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: formatcellsdialog.ui
msgctxt ""
@@ -1725,7 +1829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: formatcellsdialog.ui
msgctxt ""
@@ -1734,7 +1838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Protection"
-msgstr ""
+msgstr "Zaštita ćelije"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1743,7 +1847,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Detailed Calculation Settings"
-msgstr ""
+msgstr "Postavke detaljnog izračuna"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1752,7 +1856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value:"
-msgstr ""
+msgstr "_Vrijednost:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1761,7 +1865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Tačno"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1770,7 +1874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Netačno"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1779,7 +1883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reference syntax for string reference"
-msgstr ""
+msgstr "Referentna sintaksa za niz referenci"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1788,7 +1892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
-msgstr ""
+msgstr "Sintaksa formule za korištenje prilikom rasčlanjivanja u niz parametara. Ovo utiče na ugrađenu funkciju kao sto je INDIRECT koja uzima referencu kao niz vrijednosti."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1797,7 +1901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use formula syntax"
-msgstr ""
+msgstr "Koristi sintaksu formule"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1806,7 +1910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat empty string as zero"
-msgstr ""
+msgstr "Tretirati prazan niz kao nula"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1815,7 +1919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option determines whether or not an empty string is to be treated as having a value of zero when used in arithmetic."
-msgstr ""
+msgstr "Ova opcija pokazuje da li treba tretirati prazan niz znakova kao da ima vrijednost nula kada se koristi u aritmetici."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1824,7 +1928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable OpenCL for some formula computation"
-msgstr ""
+msgstr "Omogući OpenCL za neke formule računanja"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1833,7 +1937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option enables some sorts of simple formula expressions to be executed using OpenCL if it is available on your system."
-msgstr ""
+msgstr "Ova opcija omogućava neke vrste jednostavnih izraza koji se trebaju izvršiti pomoću OpenCL ako je dostupan u vašem sistemu."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1842,7 +1946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic Selection of Platform/Device:"
-msgstr ""
+msgstr "Automatski odabir Platforme/Uređaja:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1851,7 +1955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Tačno"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1860,7 +1964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Netačno"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1869,7 +1973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Frequency:"
-msgstr ""
+msgstr "Učestanost:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1878,7 +1982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compute Units:"
-msgstr ""
+msgstr "Procijenjene jedinice:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1887,7 +1991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Memory (in MB):"
-msgstr ""
+msgstr "Memorija (u MB):"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1896,7 +2000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Internal, software interpreter"
-msgstr ""
+msgstr "Interni, softverski interpreter"
#: goalseekdlg.ui
msgctxt ""
@@ -1905,7 +2009,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Goal Seek"
-msgstr ""
+msgstr "Traženje cilja"
#: goalseekdlg.ui
msgctxt ""
@@ -1914,7 +2018,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formula cell"
-msgstr ""
+msgstr "_Ćelija formule"
#: goalseekdlg.ui
msgctxt ""
@@ -1923,7 +2027,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Target _value"
-msgstr ""
+msgstr "Ciljana _vrijednost"
#: goalseekdlg.ui
msgctxt ""
@@ -1932,7 +2036,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variable _cell"
-msgstr ""
+msgstr "Ćelija _promjenjive"
#: goalseekdlg.ui
msgctxt ""
@@ -1941,7 +2045,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default settings"
-msgstr ""
+msgstr "Uobičajene postavke"
#: groupdialog.ui
msgctxt ""
@@ -1950,7 +2054,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Group"
-msgstr ""
+msgstr "Grupa"
#: groupdialog.ui
msgctxt ""
@@ -1959,7 +2063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Redovi"
#: groupdialog.ui
msgctxt ""
@@ -1968,7 +2072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Kolone"
#: groupdialog.ui
msgctxt ""
@@ -1977,7 +2081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include"
-msgstr ""
+msgstr "Uključi"
#: headerdialog.ui
msgctxt ""
@@ -1986,7 +2090,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Headers"
-msgstr ""
+msgstr "Zaglavlja"
#: headerdialog.ui
msgctxt ""
@@ -1995,7 +2099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header (right)"
-msgstr ""
+msgstr "Zaglavlje (desno)"
#: headerdialog.ui
msgctxt ""
@@ -2004,7 +2108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header (left)"
-msgstr ""
+msgstr "Zaglavlje (lijevo)"
#: headerfootercontent.ui
msgctxt ""
@@ -2013,7 +2117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left area"
-msgstr ""
+msgstr "_Lijevo područje"
#: headerfootercontent.ui
msgctxt ""
@@ -2022,7 +2126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center area"
-msgstr ""
+msgstr "_Centralno područje"
#: headerfootercontent.ui
msgctxt ""
@@ -2031,7 +2135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ight area"
-msgstr ""
+msgstr "Desno područje"
#: headerfootercontent.ui
msgctxt ""
@@ -2040,7 +2144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "_Zaglavlje"
#: headerfootercontent.ui
msgctxt ""
@@ -2049,7 +2153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Fusnote"
#: headerfootercontent.ui
msgctxt ""
@@ -2058,7 +2162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom header"
-msgstr ""
+msgstr "Podešeno zaglavlje"
#: headerfootercontent.ui
msgctxt ""
@@ -2067,7 +2171,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom footer"
-msgstr ""
+msgstr "Podešeno podnožje"
#: headerfootercontent.ui
msgctxt ""
@@ -2076,7 +2180,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Text Attributes"
-msgstr ""
+msgstr "Tekstualni atributi"
#: headerfootercontent.ui
msgctxt ""
@@ -2085,7 +2189,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Text Attributes"
-msgstr ""
+msgstr "Tekstualni atributi"
#: headerfootercontent.ui
msgctxt ""
@@ -2094,7 +2198,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Naslov"
#: headerfootercontent.ui
msgctxt ""
@@ -2103,7 +2207,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Sheet Name"
-msgstr ""
+msgstr "Ime lista"
#: headerfootercontent.ui
msgctxt ""
@@ -2112,30 +2216,27 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Sheet Name"
-msgstr ""
+msgstr "Ime lista"
#: headerfootercontent.ui
-#, fuzzy
msgctxt ""
"headerfootercontent.ui\n"
"buttonBTN_PAGE\n"
"tooltip_markup\n"
"string.text"
msgid "Page"
-msgstr "Stranice"
+msgstr "Stranica"
#: headerfootercontent.ui
-#, fuzzy
msgctxt ""
"headerfootercontent.ui\n"
"buttonBTN_PAGE\n"
"tooltip_text\n"
"string.text"
msgid "Page"
-msgstr "Stranice"
+msgstr "Stranica"
#: headerfootercontent.ui
-#, fuzzy
msgctxt ""
"headerfootercontent.ui\n"
"buttonBTN_PAGES\n"
@@ -2145,7 +2246,6 @@ msgid "Pages"
msgstr "Stranice"
#: headerfootercontent.ui
-#, fuzzy
msgctxt ""
"headerfootercontent.ui\n"
"buttonBTN_PAGES\n"
@@ -2161,7 +2261,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: headerfootercontent.ui
msgctxt ""
@@ -2170,7 +2270,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: headerfootercontent.ui
msgctxt ""
@@ -2179,7 +2279,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Time"
-msgstr ""
+msgstr "Vrijeme"
#: headerfootercontent.ui
msgctxt ""
@@ -2188,7 +2288,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Time"
-msgstr ""
+msgstr "Vrijeme"
#: headerfootercontent.ui
msgctxt ""
@@ -2197,7 +2297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the buttons to change the font or insert field commands such as date, time, etc."
-msgstr ""
+msgstr "Koristite dugmad za promjenu fonta ili unesite naredbe polja kao što su datum, vrijeme itd."
#: headerfootercontent.ui
msgctxt ""
@@ -2206,7 +2306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Note"
-msgstr ""
+msgstr "Zabilješka"
#: headerfootercontent.ui
msgctxt ""
@@ -2215,17 +2315,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "(none)"
-msgstr ""
+msgstr "(ni jedan)"
#: headerfootercontent.ui
-#, fuzzy
msgctxt ""
"headerfootercontent.ui\n"
"labelSTR_PAGE\n"
"label\n"
"string.text"
msgid "Page"
-msgstr "Stranice"
+msgstr "Stranica"
#: headerfootercontent.ui
msgctxt ""
@@ -2234,7 +2333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "of ?"
-msgstr ""
+msgstr "od ?"
#: headerfootercontent.ui
msgctxt ""
@@ -2243,7 +2342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Confidential"
-msgstr ""
+msgstr "Povjerljivo"
#: headerfootercontent.ui
msgctxt ""
@@ -2252,7 +2351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Created by"
-msgstr ""
+msgstr "Napravio"
#: headerfootercontent.ui
msgctxt ""
@@ -2261,7 +2360,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customized"
-msgstr ""
+msgstr "Prilagođeno"
#: headerfootercontent.ui
msgctxt ""
@@ -2270,7 +2369,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "of"
-msgstr ""
+msgstr "od"
#: headerfootercontent.ui
msgctxt ""
@@ -2279,7 +2378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Naslov"
#: headerfootercontent.ui
msgctxt ""
@@ -2288,7 +2387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File Name"
-msgstr ""
+msgstr "Naziv dokumenta"
#: headerfootercontent.ui
msgctxt ""
@@ -2297,7 +2396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Path/File Name"
-msgstr ""
+msgstr "Put/ime dokumenta"
#: headerfooterdialog.ui
msgctxt ""
@@ -2306,7 +2405,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Headers/Footers"
-msgstr ""
+msgstr "Zaglavlja/Fusnote"
#: headerfooterdialog.ui
msgctxt ""
@@ -2315,7 +2414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Zaglavlje"
#: headerfooterdialog.ui
msgctxt ""
@@ -2324,7 +2423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Fusnota"
#: insertcells.ui
msgctxt ""
@@ -2333,7 +2432,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Cells"
-msgstr ""
+msgstr "Umetni ćelije"
#: insertcells.ui
msgctxt ""
@@ -2342,7 +2441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _down"
-msgstr ""
+msgstr "Pomjeri ćelije _dolje"
#: insertcells.ui
msgctxt ""
@@ -2351,7 +2450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _right"
-msgstr ""
+msgstr "Pomjeri ćelije _udesno"
#: insertcells.ui
msgctxt ""
@@ -2360,7 +2459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire ro_w"
-msgstr ""
+msgstr "Cijeli re_d"
#: insertcells.ui
msgctxt ""
@@ -2369,7 +2468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire _column"
-msgstr ""
+msgstr "Cijela _kolona"
#: insertcells.ui
msgctxt ""
@@ -2378,7 +2477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Selekcija"
#: insertname.ui
msgctxt ""
@@ -2387,7 +2486,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paste Names"
-msgstr ""
+msgstr "Umetni imena"
#: insertname.ui
msgctxt ""
@@ -2396,7 +2495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paste All"
-msgstr ""
+msgstr "_Umetni sve"
#: insertsheet.ui
msgctxt ""
@@ -2405,7 +2504,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Sheet"
-msgstr ""
+msgstr "Umetni stranicu"
#: insertsheet.ui
msgctxt ""
@@ -2414,7 +2513,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_efore current sheet"
-msgstr ""
+msgstr "Pri_je trenutne stranice"
#: insertsheet.ui
msgctxt ""
@@ -2423,7 +2522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After current sheet"
-msgstr ""
+msgstr "_Nakon trenutne stranice"
#: insertsheet.ui
msgctxt ""
@@ -2432,7 +2531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: insertsheet.ui
msgctxt ""
@@ -2441,7 +2540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New sheet"
-msgstr ""
+msgstr "_Nova stranica"
#: insertsheet.ui
msgctxt ""
@@ -2450,7 +2549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_o. of sheets:"
-msgstr ""
+msgstr "Br_oj stranica:"
#: insertsheet.ui
msgctxt ""
@@ -2459,7 +2558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me:"
-msgstr ""
+msgstr "Na_ziv:"
#: insertsheet.ui
msgctxt ""
@@ -2468,7 +2567,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Sheet..."
-msgstr ""
+msgstr "Stranica..."
#: insertsheet.ui
msgctxt ""
@@ -2477,7 +2576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From file"
-msgstr ""
+msgstr "_Iz dokumenta"
#: insertsheet.ui
msgctxt ""
@@ -2486,7 +2585,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Tables in file"
-msgstr ""
+msgstr "Tabele u dokumentu"
#: insertsheet.ui
msgctxt ""
@@ -2495,7 +2594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Istraži..."
#: insertsheet.ui
msgctxt ""
@@ -2504,7 +2603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lin_k"
-msgstr ""
+msgstr "_Veza"
#: insertsheet.ui
msgctxt ""
@@ -2513,7 +2612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheet"
-msgstr ""
+msgstr "Stranica"
#: integerdialog.ui
msgctxt ""
@@ -2522,7 +2621,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Uredi postavke"
#: leftfooterdialog.ui
msgctxt ""
@@ -2531,7 +2630,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Footer (left)"
-msgstr ""
+msgstr "Fusnota (lijevo)"
#: leftfooterdialog.ui
msgctxt ""
@@ -2540,7 +2639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer (left)"
-msgstr ""
+msgstr "Fusnota (lijevo)"
#: leftheaderdialog.ui
msgctxt ""
@@ -2549,7 +2648,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Header (left)"
-msgstr ""
+msgstr "Zaglavlje (lijevo)"
#: leftheaderdialog.ui
msgctxt ""
@@ -2558,7 +2657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header (left)"
-msgstr ""
+msgstr "Zaglavlje (lijevo)"
#: managenamesdialog.ui
msgctxt ""
@@ -2567,7 +2666,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Manage Names"
-msgstr ""
+msgstr "Uskladi nazive"
#: managenamesdialog.ui
msgctxt ""
@@ -2576,7 +2675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select cells in the document to update the range."
-msgstr ""
+msgstr "Označi ćelije u dokumetu da bi ažurirali opsege."
#: managenamesdialog.ui
msgctxt ""
@@ -2585,7 +2684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Naziv"
#: managenamesdialog.ui
msgctxt ""
@@ -2594,7 +2693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Opseg"
#: managenamesdialog.ui
msgctxt ""
@@ -2603,7 +2702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scope"
-msgstr ""
+msgstr "Raspon"
#: managenamesdialog.ui
msgctxt ""
@@ -2612,7 +2711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print range"
-msgstr ""
+msgstr "_Opseg ispisa"
#: managenamesdialog.ui
msgctxt ""
@@ -2621,7 +2720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter"
-msgstr ""
+msgstr "_Filter"
#: managenamesdialog.ui
msgctxt ""
@@ -2630,7 +2729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repeat _column"
-msgstr ""
+msgstr "Ponovi _kolonu"
#: managenamesdialog.ui
msgctxt ""
@@ -2639,7 +2738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repeat _row"
-msgstr ""
+msgstr "Ponovi _red"
#: managenamesdialog.ui
msgctxt ""
@@ -2648,7 +2747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range _Options"
-msgstr ""
+msgstr "Opcije _opsega"
#: movecopysheet.ui
msgctxt ""
@@ -2657,7 +2756,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move/Copy Sheet"
-msgstr ""
+msgstr "Premještanje/Kopiranje stranice"
#: movecopysheet.ui
msgctxt ""
@@ -2666,7 +2765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Move"
-msgstr ""
+msgstr "_Premjesti"
#: movecopysheet.ui
msgctxt ""
@@ -2675,7 +2774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_opy"
-msgstr ""
+msgstr "_Kopiraj"
#: movecopysheet.ui
msgctxt ""
@@ -2684,7 +2783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Action"
-msgstr ""
+msgstr "Akcija"
#: movecopysheet.ui
msgctxt ""
@@ -2693,7 +2792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _document"
-msgstr ""
+msgstr "U _dokument"
#: movecopysheet.ui
msgctxt ""
@@ -2702,7 +2801,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(current document)"
-msgstr ""
+msgstr "(trenutni dokument)"
#: movecopysheet.ui
msgctxt ""
@@ -2711,7 +2810,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- new document -"
-msgstr ""
+msgstr "- novi dokument -"
#: movecopysheet.ui
msgctxt ""
@@ -2720,7 +2819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert before"
-msgstr ""
+msgstr "_Umetni prije"
#: movecopysheet.ui
msgctxt ""
@@ -2729,7 +2828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Lokacija"
#: movecopysheet.ui
msgctxt ""
@@ -2738,7 +2837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This name is already used."
-msgstr ""
+msgstr "Ovo ime je već u upotrebi."
#: movecopysheet.ui
msgctxt ""
@@ -2747,7 +2846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name is empty."
-msgstr ""
+msgstr "Naziv je prazan."
#: movecopysheet.ui
msgctxt ""
@@ -2756,7 +2855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name contains one or more invalid characters."
-msgstr ""
+msgstr "Naziv sadrži jedan ili više nevažećih znakova."
#: movecopysheet.ui
msgctxt ""
@@ -2765,7 +2864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _name"
-msgstr ""
+msgstr "Novi _naziv"
#: movingaveragedialog.ui
msgctxt ""
@@ -2774,7 +2873,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Moving Average"
-msgstr ""
+msgstr "Pokretni prosjek"
#: movingaveragedialog.ui
msgctxt ""
@@ -2783,7 +2882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ulazni opseg"
#: movingaveragedialog.ui
msgctxt ""
@@ -2791,8 +2890,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Rezultati u"
#: movingaveragedialog.ui
msgctxt ""
@@ -2801,7 +2900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: movingaveragedialog.ui
msgctxt ""
@@ -2810,7 +2909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Redovi"
#: movingaveragedialog.ui
msgctxt ""
@@ -2819,7 +2918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grupisano po"
#: movingaveragedialog.ui
msgctxt ""
@@ -2828,7 +2927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interval"
-msgstr ""
+msgstr "Interval"
#: movingaveragedialog.ui
msgctxt ""
@@ -2837,7 +2936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parametri"
#: namerangesdialog.ui
msgctxt ""
@@ -2846,7 +2945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Label Range"
-msgstr ""
+msgstr "Definiši opseg oznaka"
#: namerangesdialog.ui
msgctxt ""
@@ -2855,7 +2954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _column labels"
-msgstr ""
+msgstr "Sadrži _oznake kolona"
#: namerangesdialog.ui
msgctxt ""
@@ -2864,7 +2963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _row labels"
-msgstr ""
+msgstr "Sadrži _oznake redova"
#: namerangesdialog.ui
msgctxt ""
@@ -2873,7 +2972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For _data range"
-msgstr ""
+msgstr "Za _opseg podataka"
#: namerangesdialog.ui
msgctxt ""
@@ -2882,7 +2981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Opseg"
#: optcalculatepage.ui
msgctxt ""
@@ -2891,7 +2990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case se_nsitive"
-msgstr ""
+msgstr "Velika i ma_la slova"
#: optcalculatepage.ui
msgctxt ""
@@ -2900,7 +2999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Precision as shown"
-msgstr ""
+msgstr "_Preciznost kao što je prikazano"
#: optcalculatepage.ui
msgctxt ""
@@ -2909,7 +3008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search criteria = and <> must apply to _whole cells"
-msgstr ""
+msgstr "Kriteriji traženja = i <> moraju biti primijenjeni na _sve ćelije"
#: optcalculatepage.ui
msgctxt ""
@@ -2918,7 +3017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable regular expressions in formulas"
-msgstr ""
+msgstr "_Omogućite regulari izraz u formula"
#: optcalculatepage.ui
msgctxt ""
@@ -2927,7 +3026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically find column and row labels"
-msgstr ""
+msgstr "_Automatski pronađi oznake kolona i redova"
#: optcalculatepage.ui
msgctxt ""
@@ -2936,7 +3035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limit decimals for general number format"
-msgstr ""
+msgstr "_Limitiraj decimale za opšti izraz broja"
#: optcalculatepage.ui
msgctxt ""
@@ -2945,7 +3044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places"
-msgstr ""
+msgstr "_Decimalna mjesta"
#: optcalculatepage.ui
msgctxt ""
@@ -2954,7 +3053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General Calculations"
-msgstr ""
+msgstr "Glavni proračun"
#: optcalculatepage.ui
msgctxt ""
@@ -2963,7 +3062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Iterations"
-msgstr ""
+msgstr "_Iteracija"
#: optcalculatepage.ui
msgctxt ""
@@ -2972,7 +3071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Steps"
-msgstr ""
+msgstr "_Koraci"
#: optcalculatepage.ui
msgctxt ""
@@ -2981,7 +3080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum Change"
-msgstr ""
+msgstr "_Minimalna promjena"
#: optcalculatepage.ui
msgctxt ""
@@ -2990,7 +3089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Iterative references"
-msgstr ""
+msgstr "Iterativne reference"
#: optcalculatepage.ui
msgctxt ""
@@ -2999,7 +3098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "12/30/1899 (defa_ult)"
-msgstr ""
+msgstr "12/30/1899 (podraz_umijevana)"
#: optcalculatepage.ui
msgctxt ""
@@ -3008,7 +3107,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Value 0 corresponds to 12/30/1899"
-msgstr ""
+msgstr "Vrijednost 0 predstavlja 12/30/1899"
#: optcalculatepage.ui
msgctxt ""
@@ -3017,7 +3116,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "01/01/1900 (Star_Calc 1.0)"
-msgstr ""
+msgstr "01/01/1900 (Star_Calc 1.0)"
#: optcalculatepage.ui
msgctxt ""
@@ -3026,7 +3125,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Value 0 corresponds to 01/01/1900"
-msgstr ""
+msgstr "Vrijednost 0 predstavlja 01/01/1900"
#: optcalculatepage.ui
msgctxt ""
@@ -3035,7 +3134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_01/01/1904"
-msgstr ""
+msgstr "_01/01/1904"
#: optcalculatepage.ui
msgctxt ""
@@ -3044,7 +3143,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "0 corresponds to 01/01/1904"
-msgstr ""
+msgstr "0 predstavlja 01/01/1904"
#: optcalculatepage.ui
msgctxt ""
@@ -3053,7 +3152,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: optchangespage.ui
msgctxt ""
@@ -3062,7 +3161,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chan_ges"
-msgstr ""
+msgstr "Prom_jene"
#: optchangespage.ui
msgctxt ""
@@ -3071,7 +3170,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Deletions"
-msgstr ""
+msgstr "_Brisanja"
#: optchangespage.ui
msgctxt ""
@@ -3080,7 +3179,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insertions"
-msgstr ""
+msgstr "_Umetci"
#: optchangespage.ui
msgctxt ""
@@ -3089,7 +3188,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moved entries"
-msgstr ""
+msgstr "_Premješteni unosi"
#: optchangespage.ui
msgctxt ""
@@ -3098,7 +3197,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors for changes"
-msgstr ""
+msgstr "Boje za promjenu"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3107,7 +3206,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings."
-msgstr ""
+msgstr "Odaberite željene _kratice na tastaturi. Promijenjene kratice na tastaturi mogu biti prepisane preko nekih od postojećih kratica na tastaturi."
#: optcompatibilitypage.ui
msgctxt ""
@@ -3116,7 +3215,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Podrazumijevana"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3125,7 +3224,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "OpenOffice.org legacy"
-msgstr ""
+msgstr "OpenOffice.org nasljeđe"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3134,7 +3233,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key bindings"
-msgstr ""
+msgstr "Kratice tastature"
#: optdefaultpage.ui
msgctxt ""
@@ -3143,7 +3242,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of worksheets in new document"
-msgstr ""
+msgstr "_Broj radnih stranica u novom dokumentu"
#: optdefaultpage.ui
msgctxt ""
@@ -3152,7 +3251,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Prefix name for new worksheet"
-msgstr ""
+msgstr "_Prefiks imena za novu radnu stranicu"
#: optdefaultpage.ui
msgctxt ""
@@ -3161,7 +3260,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Spreadsheet"
-msgstr ""
+msgstr "Novi tabelarni račun"
#: optdlg.ui
msgctxt ""
@@ -3170,7 +3269,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Suppress output of empty pages"
-msgstr ""
+msgstr "_Suzbija izlaz praznih stranica"
#: optdlg.ui
msgctxt ""
@@ -3179,7 +3278,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always apply manual breaks"
-msgstr ""
+msgstr "_Uvijek primijeni ručne prijelome"
#: optdlg.ui
msgctxt ""
@@ -3188,7 +3287,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pages"
-msgstr ""
+msgstr "Stranice"
#: optdlg.ui
msgctxt ""
@@ -3197,7 +3296,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print only selected sheets"
-msgstr ""
+msgstr "_Ispiši samo označene stranice"
#: optdlg.ui
msgctxt ""
@@ -3206,7 +3305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheets"
-msgstr ""
+msgstr "Stranice"
#: optformula.ui
msgctxt ""
@@ -3215,7 +3314,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula _syntax:"
-msgstr ""
+msgstr "_Sintaksa formule:"
#: optformula.ui
msgctxt ""
@@ -3224,7 +3323,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use English function names"
-msgstr ""
+msgstr "Koristi engleska imena funkcija"
#: optformula.ui
msgctxt ""
@@ -3233,7 +3332,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula options"
-msgstr ""
+msgstr "Opcije formule"
#: optformula.ui
msgctxt ""
@@ -3242,7 +3341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Uobičajno"
#: optformula.ui
msgctxt ""
@@ -3251,7 +3350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom"
-msgstr ""
+msgstr "Prilagođeno"
#: optformula.ui
msgctxt ""
@@ -3260,7 +3359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Details..."
-msgstr ""
+msgstr "Detalji..."
#: optformula.ui
msgctxt ""
@@ -3269,7 +3368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detailed calculation settings"
-msgstr ""
+msgstr "Detaljne postavke proračuna"
#: optformula.ui
msgctxt ""
@@ -3278,7 +3377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "_Funkcija"
#: optformula.ui
msgctxt ""
@@ -3287,7 +3386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array co_lumn"
-msgstr ""
+msgstr "Ko_lona niza"
#: optformula.ui
msgctxt ""
@@ -3296,7 +3395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array _row"
-msgstr ""
+msgstr "_Red niza"
#: optformula.ui
msgctxt ""
@@ -3305,7 +3404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rese_t"
-msgstr ""
+msgstr "Rese_t"
#: optformula.ui
msgctxt ""
@@ -3314,7 +3413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separators"
-msgstr ""
+msgstr "Separatori"
#: optformula.ui
msgctxt ""
@@ -3323,7 +3422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Excel 2007 and newer"
-msgstr ""
+msgstr "Excel 2007 i noviji"
#: optformula.ui
msgctxt ""
@@ -3332,7 +3431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ODF Spreadsheet (not saved by %PRODUCTNAME)"
-msgstr ""
+msgstr "ODF tabela (nije sačuvana od %PRODUCTNAME)"
#: optformula.ui
msgctxt ""
@@ -3341,7 +3440,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Uvijek ponovo izračunaj"
#: optformula.ui
msgctxt ""
@@ -3350,7 +3449,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "Nikad ne računaj ponovo"
#: optformula.ui
msgctxt ""
@@ -3359,7 +3458,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Zatraži od korisnika"
#: optformula.ui
msgctxt ""
@@ -3368,7 +3467,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Uvijek ponovo izračunaj"
#: optformula.ui
msgctxt ""
@@ -3377,7 +3476,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "Nikad ne računaj ponovo"
#: optformula.ui
msgctxt ""
@@ -3386,7 +3485,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Zatraži od korisnika"
#: optformula.ui
msgctxt ""
@@ -3395,7 +3494,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Recalculation on file load"
-msgstr ""
+msgstr "Ponovno računanje u pokrenutom dokumentu"
#: optsortlists.ui
msgctxt ""
@@ -3404,7 +3503,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy"
-msgstr ""
+msgstr "_Kopiraj"
#: optsortlists.ui
msgctxt ""
@@ -3413,7 +3512,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy list _from:"
-msgstr ""
+msgstr "Kopiraj listu _iz:"
#: optsortlists.ui
msgctxt ""
@@ -3422,7 +3521,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lists"
-msgstr ""
+msgstr "_Liste"
#: optsortlists.ui
msgctxt ""
@@ -3431,7 +3530,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entries"
-msgstr ""
+msgstr "_Unosi"
#: optsortlists.ui
msgctxt ""
@@ -3440,7 +3539,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Novo"
#: optsortlists.ui
msgctxt ""
@@ -3449,7 +3548,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Discard"
-msgstr ""
+msgstr "_Odbaci"
#: optsortlists.ui
msgctxt ""
@@ -3458,7 +3557,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add"
-msgstr ""
+msgstr "_Dodaj"
#: optsortlists.ui
msgctxt ""
@@ -3467,7 +3566,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modif_y"
-msgstr ""
+msgstr "_Modificiraj"
#: optsortlists.ui
msgctxt ""
@@ -3476,7 +3575,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Izbriši"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3485,7 +3584,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Stil stranice"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3494,7 +3593,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizator"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3503,7 +3602,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Stranica"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3512,7 +3611,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3521,7 +3620,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3530,7 +3629,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Zaglavlje"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3539,7 +3638,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Fusnota"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3548,7 +3647,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheet"
-msgstr ""
+msgstr "Stranica"
#: paratemplatedialog.ui
msgctxt ""
@@ -3557,7 +3656,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cell Style"
-msgstr ""
+msgstr "Izgled ćelije"
#: paratemplatedialog.ui
msgctxt ""
@@ -3566,7 +3665,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Standardno"
#: paratemplatedialog.ui
msgctxt ""
@@ -3575,7 +3674,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizator"
#: paratemplatedialog.ui
msgctxt ""
@@ -3584,7 +3683,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbers"
-msgstr ""
+msgstr "Brojevi"
#: paratemplatedialog.ui
msgctxt ""
@@ -3593,7 +3692,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Font"
#: paratemplatedialog.ui
msgctxt ""
@@ -3602,7 +3701,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efekti fonta"
#: paratemplatedialog.ui
msgctxt ""
@@ -3611,7 +3710,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Poravnanje"
#: paratemplatedialog.ui
msgctxt ""
@@ -3620,7 +3719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Azijska tipografija"
#: paratemplatedialog.ui
msgctxt ""
@@ -3629,7 +3728,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: paratemplatedialog.ui
msgctxt ""
@@ -3638,7 +3737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: paratemplatedialog.ui
msgctxt ""
@@ -3647,7 +3746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Protection"
-msgstr ""
+msgstr "Zaštita ćelije"
#: printareasdialog.ui
msgctxt ""
@@ -3656,7 +3755,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Print Ranges"
-msgstr ""
+msgstr "Izmijeni raspone štampe"
#: printareasdialog.ui
msgctxt ""
@@ -3665,7 +3764,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- ništa -"
#: printareasdialog.ui
msgctxt ""
@@ -3674,7 +3773,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- entire sheet -"
-msgstr ""
+msgstr "- cijeli list -"
#: printareasdialog.ui
msgctxt ""
@@ -3683,7 +3782,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- korisnički definisano -"
#: printareasdialog.ui
msgctxt ""
@@ -3692,7 +3791,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "- selection -"
-msgstr ""
+msgstr "- izbor -"
#: printareasdialog.ui
msgctxt ""
@@ -3701,7 +3800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print range"
-msgstr ""
+msgstr "Opseg za ispis"
#: printareasdialog.ui
msgctxt ""
@@ -3710,7 +3809,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- ništa -"
#: printareasdialog.ui
msgctxt ""
@@ -3719,7 +3818,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- korisnički definisano -"
#: printareasdialog.ui
msgctxt ""
@@ -3728,7 +3827,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows to repeat"
-msgstr ""
+msgstr "Redovi za ponavljanje"
#: printareasdialog.ui
msgctxt ""
@@ -3737,7 +3836,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- ništa -"
#: printareasdialog.ui
msgctxt ""
@@ -3746,7 +3845,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- korisnički definisano -"
#: printareasdialog.ui
msgctxt ""
@@ -3755,17 +3854,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns to repeat"
-msgstr ""
+msgstr "Kolone za ponavljanje"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"includeemptypages\n"
"label\n"
"string.text"
msgid "Include output of empty pages"
-msgstr "~Uključi izlaz praznih stranica"
+msgstr "Uključujući izlaz praznih stranica"
#: printeroptions.ui
msgctxt ""
@@ -3783,7 +3881,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Protect Sheet"
-msgstr ""
+msgstr "Zaštitite stranicu"
#: protectsheetdlg.ui
msgctxt ""
@@ -3792,7 +3890,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_rotect this sheet and the contents of protected cells"
-msgstr ""
+msgstr "_Zaštitite ovu stranicu i sadržaj zaštićenih ćelija"
#: protectsheetdlg.ui
msgctxt ""
@@ -3801,7 +3899,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password"
-msgstr ""
+msgstr "_Lozinka"
#: protectsheetdlg.ui
msgctxt ""
@@ -3810,7 +3908,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Confirm"
-msgstr ""
+msgstr "_Potvrdi"
#: protectsheetdlg.ui
msgctxt ""
@@ -3819,7 +3917,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow all users of this sheet to:"
-msgstr ""
+msgstr "Dopusti svim korisnicima ove stranice da:"
#: protectsheetdlg.ui
msgctxt ""
@@ -3828,7 +3926,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select protected cells"
-msgstr ""
+msgstr "Odaberi zaštićene ćelije"
#: protectsheetdlg.ui
msgctxt ""
@@ -3837,7 +3935,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select unprotected cells"
-msgstr ""
+msgstr "Odaberi nezaštićene ćelije"
#: protectsheetdlg.ui
msgctxt ""
@@ -3846,7 +3944,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
+
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr "Ovaj tok podataka je generisan skriptom. Želite li izvršiti %URL?"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3855,7 +3962,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Random Number Generator"
-msgstr ""
+msgstr "Generator slučajnih brojeva"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3864,7 +3971,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Range"
-msgstr ""
+msgstr "Domet polja"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3873,7 +3980,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribution"
-msgstr ""
+msgstr "Raspodjela"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3882,7 +3989,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Seed"
-msgstr ""
+msgstr "Sjeme"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3891,7 +3998,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3900,7 +4007,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3909,7 +4016,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parametri"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3918,7 +4025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Custom Seed"
-msgstr ""
+msgstr "Omogući prilagođeno sjeme"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3927,7 +4034,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Uniform"
-msgstr ""
+msgstr "Jednobrazno"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3936,7 +4043,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Uniform Integer"
-msgstr ""
+msgstr "Jednobrazan cijeli broj"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3945,7 +4052,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Normal"
-msgstr ""
+msgstr "Običan"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3954,7 +4061,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Cauchy"
-msgstr ""
+msgstr "Koši"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3963,7 +4070,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bernoulli"
-msgstr ""
+msgstr "Bernuli"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3972,7 +4079,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Binomial"
-msgstr ""
+msgstr "Dvočlana"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3981,7 +4088,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Hi kvadrat"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3990,7 +4097,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Geometric"
-msgstr ""
+msgstr "Geometrijski"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3999,7 +4106,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Negative Binomial"
-msgstr ""
+msgstr "Negativna binomijalna"
#: rightfooterdialog.ui
msgctxt ""
@@ -4008,7 +4115,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Footer (right)"
-msgstr ""
+msgstr "Fusnota (desno)"
#: rightfooterdialog.ui
msgctxt ""
@@ -4017,7 +4124,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer (right)"
-msgstr ""
+msgstr "Fusnota (desno)"
#: rightheaderdialog.ui
msgctxt ""
@@ -4026,7 +4133,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Header (right)"
-msgstr ""
+msgstr "Zaglavlje (desno)"
#: rightheaderdialog.ui
msgctxt ""
@@ -4035,7 +4142,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header (right)"
-msgstr ""
+msgstr "Zaglavlje (desno)"
#: samplingdialog.ui
msgctxt ""
@@ -4044,7 +4151,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Sampling"
-msgstr ""
+msgstr "Prikupljanje uzoraka, vrijednosti"
#: samplingdialog.ui
msgctxt ""
@@ -4053,7 +4160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ulazni opseg"
#: samplingdialog.ui
msgctxt ""
@@ -4061,8 +4168,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Rezultati u"
#: samplingdialog.ui
msgctxt ""
@@ -4070,8 +4177,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
-msgstr ""
+msgid "Sample Size"
+msgstr "Veličina uzorka"
#: samplingdialog.ui
msgctxt ""
@@ -4080,7 +4187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Random"
-msgstr ""
+msgstr "Slučajan"
#: samplingdialog.ui
msgctxt ""
@@ -4089,7 +4196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Periodic"
-msgstr ""
+msgstr "Periodično"
#: samplingdialog.ui
msgctxt ""
@@ -4098,7 +4205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Period"
#: samplingdialog.ui
msgctxt ""
@@ -4107,7 +4214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sampling Method"
-msgstr ""
+msgstr "Metod uzorkovanja"
#: scgeneralpage.ui
msgctxt ""
@@ -4116,7 +4223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measurement _unit"
-msgstr ""
+msgstr "Mjerna _jedinica"
#: scgeneralpage.ui
msgctxt ""
@@ -4125,7 +4232,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Prestanak tabulatora"
#: scgeneralpage.ui
msgctxt ""
@@ -4134,7 +4241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Metrics"
-msgstr ""
+msgstr "Metrika"
#: scgeneralpage.ui
msgctxt ""
@@ -4143,7 +4250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when opening"
-msgstr ""
+msgstr "Ažuriranje poveznica prilikom otvaranja"
#: scgeneralpage.ui
msgctxt ""
@@ -4152,7 +4259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Uvijek"
#: scgeneralpage.ui
msgctxt ""
@@ -4161,7 +4268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "_Na zahtjev"
#: scgeneralpage.ui
msgctxt ""
@@ -4170,7 +4277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Nikad"
#: scgeneralpage.ui
msgctxt ""
@@ -4179,7 +4286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Updating"
-msgstr ""
+msgstr "Ažuriranje"
#: scgeneralpage.ui
msgctxt ""
@@ -4188,7 +4295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to switch to _edit mode"
-msgstr ""
+msgstr "Pritisnite Enter za prebacivanje u _okruženje za uređivanje"
#: scgeneralpage.ui
msgctxt ""
@@ -4197,7 +4304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _formatting"
-msgstr ""
+msgstr "Proširite oblikovanje"
#: scgeneralpage.ui
msgctxt ""
@@ -4206,7 +4313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _references when new columns/rows are inserted"
-msgstr ""
+msgstr "Proširite _reference kada se ubace nove kolone/redovi"
#: scgeneralpage.ui
msgctxt ""
@@ -4215,7 +4322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Highlight sele_ction in column/row headers"
-msgstr ""
+msgstr "Istakni selekciju _u zaglavlju kolone/reda"
#: scgeneralpage.ui
msgctxt ""
@@ -4224,7 +4331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use printer metrics for text formatting"
-msgstr ""
+msgstr "Koristite printer metriku za formatiranje teksta"
#: scgeneralpage.ui
msgctxt ""
@@ -4233,7 +4340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show overwrite _warning when pasting data"
-msgstr ""
+msgstr "Prikazi upozorenje za prepisivanje kada ubacujete podatke"
#: scgeneralpage.ui
msgctxt ""
@@ -4242,7 +4349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Down"
-msgstr ""
+msgstr "Dolje"
#: scgeneralpage.ui
msgctxt ""
@@ -4251,7 +4358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Desno"
#: scgeneralpage.ui
msgctxt ""
@@ -4260,7 +4367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Up"
-msgstr ""
+msgstr "Gore"
#: scgeneralpage.ui
msgctxt ""
@@ -4269,7 +4376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Lijevo"
#: scgeneralpage.ui
msgctxt ""
@@ -4278,7 +4385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to _move selection"
-msgstr ""
+msgstr "Pritisnite Enter da _pomaknete selekciju"
#: scgeneralpage.ui
msgctxt ""
@@ -4287,7 +4394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use legacy cursor movement behavior when selecting"
-msgstr ""
+msgstr "Koristite ostavština pokazivača pokreta pri odabiru"
#: scgeneralpage.ui
msgctxt ""
@@ -4296,7 +4403,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input settings"
-msgstr ""
+msgstr "Ulazne postavke"
#: searchresults.ui
msgctxt ""
@@ -4305,7 +4412,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Search Results"
-msgstr ""
+msgstr "Rezultati pretrage"
#: selectrange.ui
msgctxt ""
@@ -4314,7 +4421,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Database Range"
-msgstr ""
+msgstr "Izaberi opseg baze podataka"
#: selectrange.ui
msgctxt ""
@@ -4323,7 +4430,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ranges"
-msgstr ""
+msgstr "Opsezi"
#: selectsource.ui
msgctxt ""
@@ -4332,7 +4439,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Source"
-msgstr ""
+msgstr "Izaberi izvor"
#: selectsource.ui
msgctxt ""
@@ -4341,7 +4448,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Current selection"
-msgstr ""
+msgstr "_Trenutna selekcija"
#: selectsource.ui
msgctxt ""
@@ -4350,7 +4457,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Named range"
-msgstr ""
+msgstr "_Imenovani opseg"
#: selectsource.ui
msgctxt ""
@@ -4359,7 +4466,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Data source registered in %PRODUCTNAME"
-msgstr ""
+msgstr "_Izvor podataka registrovan u %PRODUCTNAME"
#: selectsource.ui
msgctxt ""
@@ -4368,7 +4475,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_External source/interface"
-msgstr ""
+msgstr "_Vanjski izvor/sučelje"
#: selectsource.ui
msgctxt ""
@@ -4377,7 +4484,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Selekcija"
#: sharedfooterdialog.ui
msgctxt ""
@@ -4386,7 +4493,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Headers/Footers"
-msgstr ""
+msgstr "Zaglavlja/Fusnote"
#: sharedfooterdialog.ui
msgctxt ""
@@ -4395,7 +4502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header (right)"
-msgstr ""
+msgstr "Zaglavlje (desno)"
#: sharedfooterdialog.ui
msgctxt ""
@@ -4404,7 +4511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header (left)"
-msgstr ""
+msgstr "Zaglavlje (lijevo)"
#: sharedfooterdialog.ui
msgctxt ""
@@ -4413,7 +4520,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Fusnota"
#: sharedheaderdialog.ui
msgctxt ""
@@ -4422,7 +4529,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Headers/Footers"
-msgstr ""
+msgstr "Zaglavlja/Fusnote"
#: sharedheaderdialog.ui
msgctxt ""
@@ -4431,7 +4538,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Zaglavlje"
#: sharedheaderdialog.ui
msgctxt ""
@@ -4440,7 +4547,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer (right)"
-msgstr ""
+msgstr "Fusnota (desno)"
#: sharedheaderdialog.ui
msgctxt ""
@@ -4449,7 +4556,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer (left)"
-msgstr ""
+msgstr "Fusnota (lijevo)"
#: sharedocumentdlg.ui
msgctxt ""
@@ -4458,7 +4565,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Share Document"
-msgstr ""
+msgstr "Podijelite dokument"
#: sharedocumentdlg.ui
msgctxt ""
@@ -4467,7 +4574,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Share this spreadsheet with other users"
-msgstr ""
+msgstr "_Podijelite ovu tablicu s drugim korisnicima"
#: sharedocumentdlg.ui
msgctxt ""
@@ -4476,7 +4583,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Note: Changes to formatting attributes like fonts, colors, and number formats will not be saved and some functionalities like editing charts and drawing objects are not available in shared mode. Turn off shared mode to get exclusive access needed for those changes and functionalities."
-msgstr ""
+msgstr "Napomena: Promjene atributa oblikovanja kao što su font, boje i brojevi neće biti sačuvani, a neke funkcionalnosti kao što su uređivanje grafikona i crteži nisu dostupni u zajedničkom modu. Isključite zajednički režim da dobijete ekskluzivan pristup potreban za te promjene i funkcionalnosti."
#: sharedocumentdlg.ui
msgctxt ""
@@ -4485,7 +4592,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Naziv"
#: sharedocumentdlg.ui
msgctxt ""
@@ -4494,7 +4601,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accessed"
-msgstr ""
+msgstr "Pristupljeno"
#: sharedocumentdlg.ui
msgctxt ""
@@ -4503,7 +4610,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No user data available."
-msgstr ""
+msgstr "Nema korisničkih podataka na raspolaganju."
#: sharedocumentdlg.ui
msgctxt ""
@@ -4512,7 +4619,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unknown User"
-msgstr ""
+msgstr "Nepoznati korisnik"
#: sharedocumentdlg.ui
msgctxt ""
@@ -4521,7 +4628,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "(exclusive access)"
-msgstr ""
+msgstr "(ekskluzivni pristup)"
#: sharedocumentdlg.ui
msgctxt ""
@@ -4530,7 +4637,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Users currently accessing this spreadsheet"
-msgstr ""
+msgstr "Korisnik trenutno pristupa ovoj tablici"
#: sheetprintpage.ui
msgctxt ""
@@ -4539,7 +4646,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top to bottom, then right"
-msgstr ""
+msgstr "_Od vrha do dna, pa desno"
#: sheetprintpage.ui
msgctxt ""
@@ -4548,7 +4655,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left to right, then down"
-msgstr ""
+msgstr "_S lijeva na desno, pa dolje"
#: sheetprintpage.ui
msgctxt ""
@@ -4557,7 +4664,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First _page number:"
-msgstr ""
+msgstr "Prvi _broj stranice:"
#: sheetprintpage.ui
msgctxt ""
@@ -4566,7 +4673,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page order"
-msgstr ""
+msgstr "Poredak strana"
#: sheetprintpage.ui
msgctxt ""
@@ -4575,7 +4682,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column and row headers"
-msgstr ""
+msgstr "_Kolona i red zaglavlja"
#: sheetprintpage.ui
msgctxt ""
@@ -4584,7 +4691,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Grid"
-msgstr ""
+msgstr "_Mreža"
#: sheetprintpage.ui
msgctxt ""
@@ -4593,7 +4700,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Comments"
-msgstr ""
+msgstr "_Komentari"
#: sheetprintpage.ui
msgctxt ""
@@ -4602,7 +4709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Objects/Image"
-msgstr ""
+msgstr "_Objekti/Slika"
#: sheetprintpage.ui
msgctxt ""
@@ -4611,7 +4718,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Charts"
-msgstr ""
+msgstr "Dijagrami"
#: sheetprintpage.ui
msgctxt ""
@@ -4620,7 +4727,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing objects"
-msgstr ""
+msgstr "_Objekti za crtanje"
#: sheetprintpage.ui
msgctxt ""
@@ -4629,7 +4736,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formulas"
-msgstr ""
+msgstr "_Formule"
#: sheetprintpage.ui
msgctxt ""
@@ -4638,7 +4745,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zero values"
-msgstr ""
+msgstr "_Nulte vrijednosti"
#: sheetprintpage.ui
msgctxt ""
@@ -4647,7 +4754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print"
-msgstr ""
+msgstr "Odštampaj"
#: sheetprintpage.ui
msgctxt ""
@@ -4656,7 +4763,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scaling _mode:"
-msgstr ""
+msgstr "Režim skaliranja:"
#: sheetprintpage.ui
msgctxt ""
@@ -4665,7 +4772,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling factor:"
-msgstr ""
+msgstr "Faktor _skaliranja:"
#: sheetprintpage.ui
msgctxt ""
@@ -4674,7 +4781,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width in pages:"
-msgstr ""
+msgstr "_Širina u stranicama:"
#: sheetprintpage.ui
msgctxt ""
@@ -4683,7 +4790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height in pages:"
-msgstr ""
+msgstr "_Visina u stranicama:"
#: sheetprintpage.ui
msgctxt ""
@@ -4692,7 +4799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umber of pages:"
-msgstr ""
+msgstr "Broj stranica:"
#: sheetprintpage.ui
msgctxt ""
@@ -4701,7 +4808,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Reduce/enlarge printout"
-msgstr ""
+msgstr "Umanji/uvećaj ispis"
#: sheetprintpage.ui
msgctxt ""
@@ -4710,7 +4817,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Fit print range(s) to width/height"
-msgstr ""
+msgstr "Prilagodi opseg(e) za štampanje širini/visini"
#: sheetprintpage.ui
msgctxt ""
@@ -4719,7 +4826,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Fit print range(s) on number of pages"
-msgstr ""
+msgstr "Prilagodi opseg(e) za štampanje broju stranica"
#: sheetprintpage.ui
msgctxt ""
@@ -4728,7 +4835,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Skaliraj"
#: sidebaralignment.ui
msgctxt ""
@@ -4737,7 +4844,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Horizontalno poravnanje"
#: sidebaralignment.ui
msgctxt ""
@@ -4746,7 +4853,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Horizontalno poravnanje"
#: sidebaralignment.ui
msgctxt ""
@@ -4755,7 +4862,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Vertikalno poravnanje"
#: sidebaralignment.ui
msgctxt ""
@@ -4764,7 +4871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Left _indent:"
-msgstr ""
+msgstr "Lijevo uvlačenje:"
#: sidebaralignment.ui
msgctxt ""
@@ -4773,7 +4880,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Uvlačenja od lijeve ivice."
#: sidebaralignment.ui
msgctxt ""
@@ -4782,7 +4889,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Uvlačenja od lijeve ivice."
#: sidebaralignment.ui
msgctxt ""
@@ -4791,7 +4898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Merge Cells"
-msgstr ""
+msgstr "Spoji ćelije"
#: sidebaralignment.ui
msgctxt ""
@@ -4800,7 +4907,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Spaja odabrane ćelije u jednu."
#: sidebaralignment.ui
msgctxt ""
@@ -4809,7 +4916,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Spaja odabrane ćelije u jednu."
#: sidebaralignment.ui
msgctxt ""
@@ -4818,7 +4925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap text"
-msgstr ""
+msgstr "Prelomi tekst"
#: sidebaralignment.ui
msgctxt ""
@@ -4827,7 +4934,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Automatski prelomi tekst."
#: sidebaralignment.ui
msgctxt ""
@@ -4836,7 +4943,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Automatski prelomi tekst."
#: sidebaralignment.ui
msgctxt ""
@@ -4845,7 +4952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _orientation:"
-msgstr ""
+msgstr "_Orijentacija teksta:"
#: sidebaralignment.ui
msgctxt ""
@@ -4854,7 +4961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertically Stacked"
-msgstr ""
+msgstr "Vertikalno posloženi"
#: sidebaralignment.ui
msgctxt ""
@@ -4863,7 +4970,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Vertikalno poravna tekst."
#: sidebaralignment.ui
msgctxt ""
@@ -4872,7 +4979,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Vertikalno poravna tekst."
#: sidebaralignment.ui
msgctxt ""
@@ -4881,7 +4988,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Odaberite ugao za rotaciju."
#: sidebaralignment.ui
msgctxt ""
@@ -4890,7 +4997,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Odaberite ugao za rotaciju."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4899,7 +5006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cell background:"
-msgstr ""
+msgstr "_Pozadina ćelije:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4908,7 +5015,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
+msgstr "Odaberite boju pozadine za odabrane ćelije."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4917,16 +5024,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Odaberite boju pozadine za odabrane ćelije."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4935,7 +5033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell _border:"
-msgstr ""
+msgstr "Okvir _ćelije:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4944,7 +5042,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
+msgstr "Specificiraj ivice odabranih ćelija."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4953,16 +5051,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Specificiraj ivice odabranih ćelija."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4971,7 +5060,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "Odaberite stil linije ivica."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4980,16 +5069,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Odaberite stil linije ivica."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4998,7 +5078,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Odaberite boju linije ivica."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5007,7 +5087,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Odaberite boju linije ivica."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5016,7 +5096,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Odaberite boju linije ivica."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5025,16 +5105,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Odaberite boju linije ivica."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5043,7 +5114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show cell _grid lines"
-msgstr ""
+msgstr "Prikaži linije _mreže ćelije"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5052,7 +5123,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Show the grid lines of the cells in the entire spreadsheet."
-msgstr ""
+msgstr "Prikaži linije mreže ćelija cijele tabele."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5061,7 +5132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category:"
-msgstr ""
+msgstr "_Kategorija:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5070,7 +5141,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Odaberite kategoriju sadržaja."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5079,7 +5150,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Odaberite kategoriju sadržaja."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5088,7 +5159,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "General"
-msgstr ""
+msgstr "Općenito"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5097,7 +5168,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Broj"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5106,7 +5177,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Procenat"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5115,7 +5186,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Currency"
-msgstr ""
+msgstr "Valuta"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5124,7 +5195,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Date "
-msgstr ""
+msgstr "Datum "
#: sidebarnumberformat.ui
msgctxt ""
@@ -5133,7 +5204,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Vrijeme"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5142,7 +5213,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Scientific"
-msgstr ""
+msgstr "Naučno"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5151,7 +5222,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Fraction"
-msgstr ""
+msgstr "Razlomak"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5160,7 +5231,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Logička vrijednost"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5169,52 +5240,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Text"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
+msgstr "Tekst"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5223,7 +5249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places:"
-msgstr ""
+msgstr "_Decimalna mjesta:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5232,7 +5258,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Napiši broj decimalnih mjesta koja trebaju biti prikazana."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5241,7 +5267,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Napiši broj decimalnih mijesta koja trebaju biti prikazana."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5250,7 +5276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Leading _zeroes:"
-msgstr ""
+msgstr "Vodeće _nule:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5259,7 +5285,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Napišite maksimalan broj nula koje trebaju biti prikazane prije decimalnog zareza."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5268,7 +5294,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Napišite maksimalan broj nula koje trebaju biti prikazane prije decimalnog zareza."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5277,7 +5303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr ""
+msgstr "_Negativni brojevi crveni"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5286,7 +5312,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Mijenja boju negativnih brojeva u crveno."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5295,34 +5321,34 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Mijenja boju negativnih brojeva u crveno."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
-msgstr ""
+msgid "_Thousands separator"
+msgstr "_Separator hiljada"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Ubacuje separator između hiljada."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Ubacuje separator između hiljada."
#: solverdlg.ui
msgctxt ""
@@ -5331,7 +5357,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Solver"
-msgstr ""
+msgstr "Sistem za rješavanje"
#: solverdlg.ui
msgctxt ""
@@ -5340,7 +5366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_ptions..."
-msgstr ""
+msgstr "O_pcije..."
#: solverdlg.ui
msgctxt ""
@@ -5349,7 +5375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Solve"
-msgstr ""
+msgstr "_Riješi"
#: solverdlg.ui
msgctxt ""
@@ -5358,7 +5384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Target cell"
-msgstr ""
+msgstr "_Ciljana ćelija"
#: solverdlg.ui
msgctxt ""
@@ -5367,7 +5393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Optimize result to"
-msgstr ""
+msgstr "Optimiziraj rezultat u"
#: solverdlg.ui
msgctxt ""
@@ -5376,7 +5402,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_By changing cells"
-msgstr ""
+msgstr "_Mijenjajući ćelije"
#: solverdlg.ui
msgctxt ""
@@ -5385,7 +5411,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minim_um"
-msgstr ""
+msgstr "Minim_um"
#: solverdlg.ui
msgctxt ""
@@ -5394,7 +5420,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Maximum"
-msgstr ""
+msgstr "_Maksimum"
#: solverdlg.ui
msgctxt ""
@@ -5403,7 +5429,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value of"
-msgstr ""
+msgstr "_Vrijednost od"
#: solverdlg.ui
msgctxt ""
@@ -5412,7 +5438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cell reference"
-msgstr ""
+msgstr "_Referenca ćelije"
#: solverdlg.ui
msgctxt ""
@@ -5421,7 +5447,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Operator"
-msgstr ""
+msgstr "_Operator"
#: solverdlg.ui
msgctxt ""
@@ -5430,7 +5456,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "V_alue"
-msgstr ""
+msgstr "_Vrijednost"
#: solverdlg.ui
msgctxt ""
@@ -5439,7 +5465,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "<="
-msgstr ""
+msgstr "<="
#: solverdlg.ui
msgctxt ""
@@ -5448,7 +5474,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "="
-msgstr ""
+msgstr "="
#: solverdlg.ui
msgctxt ""
@@ -5457,7 +5483,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "=>"
-msgstr ""
+msgstr "=>"
#: solverdlg.ui
msgctxt ""
@@ -5466,7 +5492,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Integer"
-msgstr ""
+msgstr "Cijeli broj"
#: solverdlg.ui
msgctxt ""
@@ -5475,7 +5501,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Binary"
-msgstr ""
+msgstr "Binarni"
#: solverdlg.ui
msgctxt ""
@@ -5484,7 +5510,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "<="
-msgstr ""
+msgstr "<="
#: solverdlg.ui
msgctxt ""
@@ -5493,7 +5519,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "="
-msgstr ""
+msgstr "="
#: solverdlg.ui
msgctxt ""
@@ -5502,7 +5528,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "=>"
-msgstr ""
+msgstr "=>"
#: solverdlg.ui
msgctxt ""
@@ -5511,7 +5537,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Integer"
-msgstr ""
+msgstr "Cijeli broj"
#: solverdlg.ui
msgctxt ""
@@ -5520,7 +5546,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Binary"
-msgstr ""
+msgstr "Binarni"
#: solverdlg.ui
msgctxt ""
@@ -5529,7 +5555,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "<="
-msgstr ""
+msgstr "<="
#: solverdlg.ui
msgctxt ""
@@ -5538,7 +5564,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "="
-msgstr ""
+msgstr "="
#: solverdlg.ui
msgctxt ""
@@ -5547,7 +5573,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "=>"
-msgstr ""
+msgstr "=>"
#: solverdlg.ui
msgctxt ""
@@ -5556,7 +5582,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Integer"
-msgstr ""
+msgstr "Cijeli broj"
#: solverdlg.ui
msgctxt ""
@@ -5565,7 +5591,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Binary"
-msgstr ""
+msgstr "Binarni"
#: solverdlg.ui
msgctxt ""
@@ -5574,7 +5600,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "<="
-msgstr ""
+msgstr "<="
#: solverdlg.ui
msgctxt ""
@@ -5583,7 +5609,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "="
-msgstr ""
+msgstr "="
#: solverdlg.ui
msgctxt ""
@@ -5592,7 +5618,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "=>"
-msgstr ""
+msgstr "=>"
#: solverdlg.ui
msgctxt ""
@@ -5601,7 +5627,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Integer"
-msgstr ""
+msgstr "Cijeli broj"
#: solverdlg.ui
msgctxt ""
@@ -5610,7 +5636,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Binary"
-msgstr ""
+msgstr "Binarni"
#: solverdlg.ui
msgctxt ""
@@ -5619,7 +5645,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Uklanjanje"
#: solverdlg.ui
msgctxt ""
@@ -5628,7 +5654,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Uklanjanje"
#: solverdlg.ui
msgctxt ""
@@ -5637,7 +5663,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Ukloni"
#: solverdlg.ui
msgctxt ""
@@ -5646,7 +5672,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Ukloni"
#: solverdlg.ui
msgctxt ""
@@ -5655,7 +5681,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Ukloni"
#: solverdlg.ui
msgctxt ""
@@ -5664,7 +5690,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Ukloni"
#: solverdlg.ui
msgctxt ""
@@ -5673,7 +5699,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Ukloni"
#: solverdlg.ui
msgctxt ""
@@ -5682,7 +5708,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Ukloni"
#: solverdlg.ui
msgctxt ""
@@ -5691,7 +5717,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limiting conditions"
-msgstr ""
+msgstr "Uslovi ograničavanja"
#: sortkey.ui
msgctxt ""
@@ -5700,7 +5726,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ascending"
-msgstr ""
+msgstr "_Rastući"
#: sortkey.ui
msgctxt ""
@@ -5709,7 +5735,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Descending"
-msgstr ""
+msgstr "_Opadajući"
#: sortkey.ui
msgctxt ""
@@ -5718,7 +5744,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort key "
-msgstr ""
+msgstr "Ključ za sortiranje "
#: sortoptionspage.ui
msgctxt ""
@@ -5727,7 +5753,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case _sensitive"
-msgstr ""
+msgstr "_Osjetljivo na veličinu slova"
#: sortoptionspage.ui
msgctxt ""
@@ -5736,7 +5762,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range contains..."
-msgstr ""
+msgstr "Opseg sadrži..."
#: sortoptionspage.ui
msgctxt ""
@@ -5745,7 +5771,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include formats"
-msgstr ""
+msgstr "Uključi formate"
#: sortoptionspage.ui
msgctxt ""
@@ -5754,7 +5780,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable natural sort"
-msgstr ""
+msgstr "Uključi prirodno sortiranje"
#: sortoptionspage.ui
msgctxt ""
@@ -5763,7 +5789,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy sort results to:"
-msgstr ""
+msgstr "Kopiraj rezultate sortiranja u:"
#: sortoptionspage.ui
msgctxt ""
@@ -5772,7 +5798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom sort order"
-msgstr ""
+msgstr "Slobodno sortiranje"
#: sortoptionspage.ui
msgctxt ""
@@ -5781,7 +5807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language"
-msgstr ""
+msgstr "Jezik"
#: sortoptionspage.ui
msgctxt ""
@@ -5790,7 +5816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: sortoptionspage.ui
msgctxt ""
@@ -5799,7 +5825,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort Options"
-msgstr ""
+msgstr "Opcije sortiranja"
#: sortoptionspage.ui
msgctxt ""
@@ -5808,7 +5834,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top to bottom (sort rows)"
-msgstr ""
+msgstr "_Od vrha ka dnu (sortiraj redove)"
#: sortoptionspage.ui
msgctxt ""
@@ -5817,7 +5843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_eft to right (sort columns)"
-msgstr ""
+msgstr "S _lijeva na desno (sortiraj kolone)"
#: sortoptionspage.ui
msgctxt ""
@@ -5826,7 +5852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction"
-msgstr ""
+msgstr "Smijer"
#: sortwarning.ui
msgctxt ""
@@ -5835,7 +5861,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Sort Range"
-msgstr ""
+msgstr "Sortiraj opsege"
#: sortwarning.ui
msgctxt ""
@@ -5844,7 +5870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The cells next to the current selection also contain data. Do you want to extend the sort range to %1, or sort the currently selected range, %2?"
-msgstr ""
+msgstr "Ćelije uz trenutni izbor također sadrže podatke. Želite li proširiti sortirani opseg za %1, ili sortirati odabrani opseg za %2?"
#: sortwarning.ui
msgctxt ""
@@ -5853,7 +5879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend selection"
-msgstr ""
+msgstr "_Prošireni odabir"
#: sortwarning.ui
msgctxt ""
@@ -5862,7 +5888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current selection"
-msgstr ""
+msgstr "Trenutni izbor"
#: sortwarning.ui
msgctxt ""
@@ -5871,7 +5897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tip: The sort range can be detected automatically. Place the cell cursor inside a list and execute sort. The whole range of neighboring non-empty cells will then be sorted."
-msgstr ""
+msgstr "Savjet: Vrsta opsega se može otkriti automatski. Postavite ćelije unutar popisa i izvršite sortiranje. Cijeli opseg susjednih ne-praznih ćelija će onda biti sortiran."
#: standardfilterdialog.ui
msgctxt ""
@@ -5880,7 +5906,79 @@ msgctxt ""
"title\n"
"string.text"
msgid "Standard Filter"
-msgstr ""
+msgstr "Standardni filter"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "AND"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "OR"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "AND"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "OR"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "AND"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "OR"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "AND"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "OR"
#: standardfilterdialog.ui
msgctxt ""
@@ -5889,7 +5987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "Operator"
#: standardfilterdialog.ui
msgctxt ""
@@ -5898,7 +5996,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field name"
-msgstr ""
+msgstr "Naziv polja"
#: standardfilterdialog.ui
msgctxt ""
@@ -5907,7 +6005,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Uslov"
#: standardfilterdialog.ui
msgctxt ""
@@ -5916,7 +6014,367 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Vrijednost"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Najveći"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Najmanji"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Najveći %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Najmanji %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Sadrži"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Ne sadrži"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Počinje sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Ne počinje sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Završava sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Ne završava sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Najveći"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Najmanji"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Najveći %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Najmanji %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Sadrži"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Ne sadrži"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Počinje sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Ne počinje sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Završava sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Ne završava sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Najveći"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Najmanji"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Najveći %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Najmanji %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Sadrži"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Ne sadrži"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Počinje sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Ne počinje sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Završava sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Ne završava sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Najveći"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Najmanji"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Najveći %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Najmanji %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Sadrži"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Ne sadrži"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Počinje sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Ne počinje sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Završava sa"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Ne završava sa"
#: standardfilterdialog.ui
msgctxt ""
@@ -5925,7 +6383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Filter criteria"
-msgstr ""
+msgstr "Kriteriji filtera"
#: standardfilterdialog.ui
msgctxt ""
@@ -5934,7 +6392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Osjetljivo na velika i mala slova"
#: standardfilterdialog.ui
msgctxt ""
@@ -5943,7 +6401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "Opseg sadrži oznake kolona"
#: standardfilterdialog.ui
msgctxt ""
@@ -5952,7 +6410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Regularni izrazi"
#: standardfilterdialog.ui
msgctxt ""
@@ -5961,7 +6419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Bez duplikata"
#: standardfilterdialog.ui
msgctxt ""
@@ -5970,7 +6428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Ko_piraj rezultate u:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5979,7 +6437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Zadrži kriterij filtriranja"
#: standardfilterdialog.ui
msgctxt ""
@@ -5988,7 +6446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Opseg podataka:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5997,7 +6455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "lažno"
#: standardfilterdialog.ui
msgctxt ""
@@ -6006,7 +6464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "Op_cije"
#: statisticsinfopage.ui
msgctxt ""
@@ -6015,7 +6473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Pages:"
-msgstr ""
+msgstr "Broj stranica:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6024,7 +6482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr "Broj ćelija:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6033,7 +6491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr "Broj stranica:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6042,7 +6500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document: "
-msgstr ""
+msgstr "Dokument: "
#: subtotaloptionspage.ui
msgctxt ""
@@ -6051,7 +6509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page break between groups"
-msgstr ""
+msgstr "_Prijelom stranice između grupa"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6060,7 +6518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Osjetljivo na velika i mala slova"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6069,7 +6527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "Pre-_sortiraj područje prema grupama"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6078,7 +6536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Groups"
-msgstr ""
+msgstr "Grupe"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6087,7 +6545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ascending"
-msgstr ""
+msgstr "_Rastući"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6096,7 +6554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_escending"
-msgstr ""
+msgstr "_Opadajući"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6105,7 +6563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nclude formats"
-msgstr ""
+msgstr "U_ključi formate"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6114,7 +6572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "_Proizvoljni redoslijed sortiranja"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6123,7 +6581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Sortiranje"
#: textimportcsv.ui
msgctxt ""
@@ -6132,7 +6590,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Text Import"
-msgstr ""
+msgstr "Uvoz teksta"
#: textimportcsv.ui
msgctxt ""
@@ -6141,7 +6599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ch_aracter set"
-msgstr ""
+msgstr "Sku_p znakova"
#: textimportcsv.ui
msgctxt ""
@@ -6150,7 +6608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Jezik"
#: textimportcsv.ui
msgctxt ""
@@ -6159,7 +6617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From ro_w"
-msgstr ""
+msgstr "Od re_da"
#: textimportcsv.ui
msgctxt ""
@@ -6168,7 +6626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Import"
-msgstr ""
+msgstr "Ubaci"
#: textimportcsv.ui
msgctxt ""
@@ -6177,7 +6635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed width"
-msgstr ""
+msgstr "_Fiksna širina"
#: textimportcsv.ui
msgctxt ""
@@ -6186,7 +6644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Separated by"
-msgstr ""
+msgstr "_Odvojen sa"
#: textimportcsv.ui
msgctxt ""
@@ -6195,7 +6653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab"
-msgstr ""
+msgstr "_Tabulator"
#: textimportcsv.ui
msgctxt ""
@@ -6204,7 +6662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Merge _delimiters"
-msgstr ""
+msgstr "Spoji _graničnike"
#: textimportcsv.ui
msgctxt ""
@@ -6213,7 +6671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Comma"
-msgstr ""
+msgstr "_Zarez"
#: textimportcsv.ui
msgctxt ""
@@ -6222,7 +6680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_emicolon"
-msgstr ""
+msgstr "_Tačka-zarez"
#: textimportcsv.ui
msgctxt ""
@@ -6231,7 +6689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_pace"
-msgstr ""
+msgstr "_Razmak"
#: textimportcsv.ui
msgctxt ""
@@ -6240,7 +6698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Othe_r"
-msgstr ""
+msgstr "_Drugi"
#: textimportcsv.ui
msgctxt ""
@@ -6249,7 +6707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt delimiter"
-msgstr ""
+msgstr "Te_kst graničnik"
#: textimportcsv.ui
msgctxt ""
@@ -6258,7 +6716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator options"
-msgstr ""
+msgstr "Opcije separatora"
#: textimportcsv.ui
msgctxt ""
@@ -6267,7 +6725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Quoted field as text"
-msgstr ""
+msgstr "Polje pod _navodnicima kao tekst"
#: textimportcsv.ui
msgctxt ""
@@ -6276,7 +6734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detect special _numbers"
-msgstr ""
+msgstr "Detektuj specijalne _brojeve"
#: textimportcsv.ui
msgctxt ""
@@ -6285,7 +6743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Other options"
-msgstr ""
+msgstr "Ostale opcije"
#: textimportcsv.ui
msgctxt ""
@@ -6294,7 +6752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Column t_ype"
-msgstr ""
+msgstr "T_ip kolone"
#: textimportcsv.ui
msgctxt ""
@@ -6303,7 +6761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text to Columns"
-msgstr ""
+msgstr "Raščlani tekst"
#: textimportcsv.ui
msgctxt ""
@@ -6312,7 +6770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields"
-msgstr ""
+msgstr "Polja"
#: textimportoptions.ui
msgctxt ""
@@ -6321,7 +6779,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Import Options"
-msgstr ""
+msgstr "Opcije uvoza"
#: textimportoptions.ui
msgctxt ""
@@ -6330,7 +6788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom"
-msgstr ""
+msgstr "Prilagođeno"
#: textimportoptions.ui
msgctxt ""
@@ -6339,7 +6797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automatski"
#: textimportoptions.ui
msgctxt ""
@@ -6348,7 +6806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select the language to use for import"
-msgstr ""
+msgstr "Označite jezik koji želite koristiti za unos"
#: textimportoptions.ui
msgctxt ""
@@ -6357,7 +6815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detect special numbers (such as dates)."
-msgstr ""
+msgstr "Otkriva specijalne brojeve (kako što su datumi)."
#: textimportoptions.ui
msgctxt ""
@@ -6366,313 +6824,313 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr ""
+msgid "_Formulas"
+msgstr "_Formule"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr ""
+msgid "Zero val_ues"
+msgstr "Nu_lte vrijednosti"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
-msgstr ""
+msgid "_Comment indicator"
+msgstr "_Indikator komentara"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
-msgstr ""
+msgid "Value h_ighlighting"
+msgstr "_Isticanje vrijednosti"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
+msgstr "_Sidro"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
-msgstr ""
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
+msgstr "Prijelom _teksta"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
+msgstr "_Prikaži referencu u boji"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
-msgstr ""
+msgid "Display"
+msgstr "Prikaži"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
-msgstr ""
+msgid "Colu_mn/row headers"
+msgstr "Zaglavlja _kolona/redova"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
-msgstr ""
+msgid "Hori_zontal scroll bar"
+msgstr "_Horizontalni klizač"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
-msgstr ""
+msgid "_Vertical scroll bar"
+msgstr "_Vertikalni klizač"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
+msgstr "_Kartice listova"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
+msgstr "_Konturni simboli"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
+msgstr "Prozor"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
+msgstr "_Linije mreže:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
+msgstr "_Boja:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
-msgstr ""
+msgid "Show"
+msgstr "Prikaži"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
-msgstr ""
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
+msgstr "Prikaži na obojenim ćelijama"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
-msgstr ""
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Sakrij"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
-msgstr ""
+msgid "_Page breaks"
+msgstr "_Prijelomi stranica"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
-msgstr ""
+msgid "Helplines _while moving"
+msgstr "Pomoćne linije _tokom pomicanja"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
-msgstr ""
+msgid "Visual aids"
+msgstr "Vizuelni pomoćnici"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
-msgstr ""
+msgid "Ob_jects/Image:"
+msgstr "Ob_jekti / Slika:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
-msgstr ""
+msgid "Cha_rts:"
+msgstr "_Grafici:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
-msgstr ""
+msgid "_Drawing objects:"
+msgstr "_Crtanje objekata:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
-msgstr ""
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Prikaži"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
-msgstr ""
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Sakrij"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
-msgstr ""
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Prikaži"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
-msgstr ""
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Sakrij"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
-msgstr ""
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Prikaži"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
-msgstr ""
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Sakrij"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
-msgstr ""
+msgid "Objects"
+msgstr "Objekti"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
-msgstr ""
+msgid "S_ynchronize sheets"
+msgstr "S_inhroniziraj stranice"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
-msgstr ""
+msgid "Zoom"
+msgstr "Zumiraj"
#: ungroupdialog.ui
msgctxt ""
@@ -6681,7 +7139,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Ungroup"
-msgstr ""
+msgstr "Razgrupiši"
#: ungroupdialog.ui
msgctxt ""
@@ -6690,7 +7148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Redovi"
#: ungroupdialog.ui
msgctxt ""
@@ -6699,7 +7157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Kolone"
#: ungroupdialog.ui
msgctxt ""
@@ -6708,7 +7166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deactivate for"
-msgstr ""
+msgstr "Deaktiviraj za"
#: validationhelptabpage.ui
msgctxt ""
@@ -6717,7 +7175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show input help when cell is selected"
-msgstr ""
+msgstr "_Prikaži pomoć unosa kad je ćelija izabrana"
#: validationhelptabpage.ui
msgctxt ""
@@ -6726,7 +7184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Naslov:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6735,7 +7193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Input help:"
-msgstr ""
+msgstr "_Pomoć unosa:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6744,4 +7202,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Sadržaj"
diff --git a/source/bs/scaddins/source/analysis.po b/source/bs/scaddins/source/analysis.po
index 1e627ba680a..87c8c744864 100644
--- a/source/bs/scaddins/source/analysis.po
+++ b/source/bs/scaddins/source/analysis.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-06-20 11:02+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 18:48+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390762108.0\n"
#: analysis.src
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "Vraća broj godina (uključujući i razlomljeni dio) između dva datuma"
#: analysis.src
msgctxt ""
@@ -139,7 +140,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Basis indicates the day-count convention to use in the calculation"
-msgstr ""
+msgstr "Osnova ukazuje koliki se broj dana koristi u računanju"
#: analysis.src
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr ""
+msgstr "Navodi prvi dan u sedmici (1 = Nedjelja, druge vrijednosti = Ponedjeljak)"
#: analysis.src
msgctxt ""
@@ -238,7 +239,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the serial number of the last day of the month that comes a certain number of months before or after the start date"
-msgstr "Vraća serijski broj zadnjeg dana u mjesecu koji je određen broj mjeseci prije ili poslije početnog datuma"
+msgstr "Vraća serijski broj posljednjeg dana u mjesecu koji je određen broj mjeseci prije ili poslije početnog datuma"
#: analysis.src
msgctxt ""
@@ -616,7 +617,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number by which pi is multiplied"
-msgstr "Broj s kojim je pomnožen Pi"
+msgstr "Broj s kojim je pomnožen pi"
#: analysis.src
msgctxt ""
@@ -1633,7 +1634,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a complex number raised to a real power"
-msgstr ""
+msgstr "Vraća kompleksan broj stepenovan na realnu vrijednost"
#: analysis.src
msgctxt ""
@@ -2020,7 +2021,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Complex number 1"
-msgstr "Kompleksan broj"
+msgstr "Kompleksan broj 1"
#: analysis.src
msgctxt ""
@@ -2029,7 +2030,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Complex number 1"
-msgstr "Kompleksan broj"
+msgstr "Kompleksan broj 1"
#: analysis.src
msgctxt ""
@@ -2038,7 +2039,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Complex number 2"
-msgstr "Kompleksan broj"
+msgstr "Kompleksan broj 2"
#: analysis.src
msgctxt ""
@@ -2047,7 +2048,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Complex number 2"
-msgstr "Kompleksan broj"
+msgstr "Kompleksan broj 2"
#: analysis.src
msgctxt ""
@@ -2104,14 +2105,13 @@ msgid "The complex number"
msgstr "Kompleksan broj"
#: analysis.src
-#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Imtan\n"
"1\n"
"string.text"
msgid "Returns the tangent of a complex number"
-msgstr "Vraća sinus kompleksnog broja"
+msgstr "Vraća tangens kompleksnog broja"
#: analysis.src
msgctxt ""
@@ -2132,14 +2132,13 @@ msgid "A complex number"
msgstr "Kompleksan broj"
#: analysis.src
-#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Imsec\n"
"1\n"
"string.text"
msgid "Returns the secant of a complex number"
-msgstr "Vraća sinus kompleksnog broja"
+msgstr "Vraća sekans kompleksnog broja"
#: analysis.src
msgctxt ""
@@ -2160,14 +2159,13 @@ msgid "A complex number"
msgstr "Kompleksan broj"
#: analysis.src
-#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Imcsc\n"
"1\n"
"string.text"
msgid "Returns the cosecant of a complex number"
-msgstr "Vraća kosinus kompleksnog broja"
+msgstr "Vraća kosekans kompleksnog broja"
#: analysis.src
msgctxt ""
@@ -2188,14 +2186,13 @@ msgid "A complex number"
msgstr "Kompleksan broj"
#: analysis.src
-#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Imcot\n"
"1\n"
"string.text"
msgid "Returns the cotangent of a complex number"
-msgstr "Vraća kosinus kompleksnog broja"
+msgstr "Vraća kotangens kompleksnog broja"
#: analysis.src
msgctxt ""
@@ -2216,14 +2213,13 @@ msgid "A complex number"
msgstr "Kompleksan broj"
#: analysis.src
-#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Imsinh\n"
"1\n"
"string.text"
msgid "Returns the hyperbolic sine of a complex number"
-msgstr "Vraća kosinus kompleksnog broja"
+msgstr "Vraća hiperbolički sinus kompleksnog broja"
#: analysis.src
msgctxt ""
@@ -2244,14 +2240,13 @@ msgid "A complex number"
msgstr "Kompleksan broj"
#: analysis.src
-#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Imcosh\n"
"1\n"
"string.text"
msgid "Returns the hyperbolic cosine of a complex number"
-msgstr "Vraća kosinus kompleksnog broja"
+msgstr "Vraća hiperbolički kosinus kompleksnog broja"
#: analysis.src
msgctxt ""
@@ -2272,14 +2267,13 @@ msgid "A complex number"
msgstr "Kompleksan broj"
#: analysis.src
-#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Imsech\n"
"1\n"
"string.text"
msgid "Returns the hyperbolic secant of a complex number"
-msgstr "Vraća kosinus kompleksnog broja"
+msgstr "Vraća hiperbolički sekans kompleksnog broja"
#: analysis.src
msgctxt ""
@@ -2300,14 +2294,13 @@ msgid "A complex number"
msgstr "Kompleksan broj"
#: analysis.src
-#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Imcsch\n"
"1\n"
"string.text"
msgid "Returns the hyperbolic cosecant of a complex number"
-msgstr "Vraća kosinus kompleksnog broja"
+msgstr "Vraća hiperbolički kosekans kompleksnog broja"
#: analysis.src
msgctxt ""
@@ -4395,7 +4388,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the annual yield of a security that pays interest at maturity"
-msgstr "Povrat godišnjeg perioda za sigurnosno plaćanje kamate je završen."
+msgstr "Povrat godišnjeg perioda za sigurnosno plaćanje kamate je završen"
#: analysis.src
msgctxt ""
@@ -4575,7 +4568,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the price of 100 currency units face value for a treasury bill"
-msgstr "Vraća cijenu 100 (Valuta) imenovane vrijednosti za založeni polog."
+msgstr "Vraća cijenu 100 (Valuta) imenovane vrijednosti za založeni polog"
#: analysis.src
msgctxt ""
@@ -4638,7 +4631,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the yield for a treasury bill"
-msgstr "Vraća prinos za uložene mjenice."
+msgstr "Vraća prinos za uložene mjenice"
#: analysis.src
msgctxt ""
@@ -4701,7 +4694,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the price per $100 face value of a security with an odd first period"
-msgstr "Vraća cijenu za vrijedonosni papir koji ima imenovanu vrijednost 100 (Valuta) u prvom periodu"
+msgstr "Vraća cijenu za vrijedonosni papir koji ima imenovanu vrijednost po 100 dolara (Valuta) u prvom periodu"
#: analysis.src
msgctxt ""
@@ -4872,7 +4865,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the yield of a security with an odd first period"
-msgstr "Vraća prihod za vrijednosni papir koji sadrži i prvi period."
+msgstr "Vraća prihod za vrijednosni papir koji sadrži i prvi period"
#: analysis.src
msgctxt ""
@@ -5043,7 +5036,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the price per $100 face value of a security with an odd last period"
-msgstr "Vraća cijenu za vrijednosni papir koji ima imenovanu vrijednost 100 (Valuta) ukoliko sadrži zadnji period."
+msgstr "Vraća cijenu za vrijednosni papir koji ima imenovanu vrijednost 100 (Valuta) ukoliko sadrži neparan posljednji period"
#: analysis.src
msgctxt ""
@@ -5088,7 +5081,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Last interest"
-msgstr "Zadnje kamate"
+msgstr "Posljednje kamate"
#: analysis.src
msgctxt ""
@@ -5097,7 +5090,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The last interest date"
-msgstr "Datum zadnjih kamata"
+msgstr "Datum posljednjih kamata"
#: analysis.src
msgctxt ""
@@ -5196,7 +5189,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the yield of a security with an odd last period"
-msgstr "Vraća prihod za vrijednosni papir koji je imao u zadnjem periodu"
+msgstr "Vraća prihod za vrijednosni papir koji je imao neparan posljednji period"
#: analysis.src
msgctxt ""
@@ -5241,7 +5234,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Last interest"
-msgstr "Zadnje kamate"
+msgstr "Posljednje kamate"
#: analysis.src
msgctxt ""
@@ -5250,7 +5243,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The last interest date"
-msgstr "Datum zadnjih kamata"
+msgstr "Datum posljednjih kamata"
#: analysis.src
msgctxt ""
@@ -5349,7 +5342,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the internal rate of return for a non-periodic schedule of payments"
-msgstr "Vraća internu ratu za povrat svih neperiodično dospjelih plaćanja."
+msgstr "Vraća internu ratu za povrat svih neperiodično dospjelih plaćanja"
#: analysis.src
msgctxt ""
@@ -5412,7 +5405,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the net present value for a non-periodic schedule of payments"
-msgstr "Vraća čisto (neto) sadašnju vrijednost za vremenski raspored ne periodičnih, plaćanja."
+msgstr "Vraća čisto (neto) sadašnju vrijednost za vremenski raspored neperiodičnih, plaćanja"
#: analysis.src
msgctxt ""
@@ -5475,7 +5468,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the interest rate for a fully invested security"
-msgstr "Vraća kamatnu mjeru za naručeni vrijedonosni papir."
+msgstr "Vraća kamatnu mjeru za naručeni vrijedonosni papir"
#: analysis.src
msgctxt ""
@@ -5574,7 +5567,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the first coupon date after the settlement date"
-msgstr "Vraća prvi sljedeći kupon sa datumom nakon datuma poravnanja."
+msgstr "Vraća prvi sljedeći kupon sa datumom nakon datuma poravnanja"
#: analysis.src
msgctxt ""
@@ -5655,7 +5648,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of days in the coupon period containing the settlement date"
-msgstr "Vraća broj dana u kuponskom razdoblju koji sadrže datume poravnanja."
+msgstr "Vraća broj dana u kuponskom razdoblju koji sadrže datume poravnanja"
#: analysis.src
msgctxt ""
@@ -5817,7 +5810,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of days from the beginning of the coupon period to the settlement date"
-msgstr "Vraća broj dana od početka kuponskoga razdoblja do perioda poravnanja."
+msgstr "Vraća broj dana od početka kuponskoga razdoblja do perioda poravnanja"
#: analysis.src
msgctxt ""
@@ -5898,7 +5891,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the last coupon date preceding the settlement date"
-msgstr "Vraća zadnji kuponski datum nakon datuma poravnanja."
+msgstr "Vraća posljednji kuponski datum nakon datuma poravnanja"
#: analysis.src
msgctxt ""
@@ -5979,7 +5972,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of coupons payable between the settlement and maturity dates"
-msgstr "Vraća broj kupona koji su isplaćeni među datumima poravnanja i datumima završetka operacija."
+msgstr "Vraća broj kupona koji su isplaćeni među datumima poravnanja i datumima završetka operacija"
#: analysis.src
msgctxt ""
@@ -6060,7 +6053,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the future value of the initial principal after a series of compound interest rates are applied"
-msgstr "Vraća buduću vrijednost započete glavnice po upotrebi nisa sastavljenih završnih mjera"
+msgstr "Vraća buduću vrijednost započete glavnice po upotrebi niza složenih kamatnih stopa"
#: analysis.src
msgctxt ""
@@ -6888,7 +6881,7 @@ msgctxt ""
"ANALYSIS_FUNCNAME_Imtan\n"
"string.text"
msgid "IMTAN"
-msgstr ""
+msgstr "IMTAN"
#: analysis_funcnames.src
msgctxt ""
@@ -6897,7 +6890,7 @@ msgctxt ""
"ANALYSIS_FUNCNAME_Imsec\n"
"string.text"
msgid "IMSEC"
-msgstr ""
+msgstr "IMSEC"
#: analysis_funcnames.src
msgctxt ""
@@ -6906,37 +6899,34 @@ msgctxt ""
"ANALYSIS_FUNCNAME_Imcsc\n"
"string.text"
msgid "IMCSC"
-msgstr ""
+msgstr "IMCSC"
#: analysis_funcnames.src
-#, fuzzy
msgctxt ""
"analysis_funcnames.src\n"
"RID_ANALYSIS_FUNCTION_NAMES\n"
"ANALYSIS_FUNCNAME_Imcot\n"
"string.text"
msgid "IMCOT"
-msgstr "IMCOS"
+msgstr "IMCOT"
#: analysis_funcnames.src
-#, fuzzy
msgctxt ""
"analysis_funcnames.src\n"
"RID_ANALYSIS_FUNCTION_NAMES\n"
"ANALYSIS_FUNCNAME_Imsinh\n"
"string.text"
msgid "IMSINH"
-msgstr "IMSIN"
+msgstr "IMSINH"
#: analysis_funcnames.src
-#, fuzzy
msgctxt ""
"analysis_funcnames.src\n"
"RID_ANALYSIS_FUNCTION_NAMES\n"
"ANALYSIS_FUNCNAME_Imcosh\n"
"string.text"
msgid "IMCOSH"
-msgstr "IMCOS"
+msgstr "IMCOSH"
#: analysis_funcnames.src
msgctxt ""
@@ -6945,7 +6935,7 @@ msgctxt ""
"ANALYSIS_FUNCNAME_Imsech\n"
"string.text"
msgid "IMSECH"
-msgstr ""
+msgstr "IMSECH"
#: analysis_funcnames.src
msgctxt ""
@@ -6954,7 +6944,7 @@ msgctxt ""
"ANALYSIS_FUNCNAME_Imcsch\n"
"string.text"
msgid "IMCSCH"
-msgstr ""
+msgstr "IMCSCH"
#: analysis_funcnames.src
msgctxt ""
diff --git a/source/bs/scaddins/source/datefunc.po b/source/bs/scaddins/source/datefunc.po
index d61c746169d..d6d008f9c6d 100644
--- a/source/bs/scaddins/source/datefunc.po
+++ b/source/bs/scaddins/source/datefunc.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-26 18:46+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390762013.0\n"
#: datefunc.src
msgctxt ""
@@ -58,7 +59,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Last day of the period"
-msgstr "Zadnji dan razdoblja"
+msgstr "Posljednji dan razdoblja"
#: datefunc.src
msgctxt ""
@@ -121,7 +122,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Last day of the period."
-msgstr "Zadnji dan razdoblja."
+msgstr "Posljednji dan razdoblja."
#: datefunc.src
msgctxt ""
@@ -184,7 +185,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Last day of the period"
-msgstr "Zadnji dan razdoblja"
+msgstr "Posljednji dan razdoblja"
#: datefunc.src
msgctxt ""
@@ -211,7 +212,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns 1 (TRUE) if the date is a day of a leap year, otherwise 0 (FALSE)."
-msgstr "Vraća 1 (TRUE), ako je datum u prestupnoj godini, drugačije vrati 0 (FALSE)."
+msgstr "Vraća 1 (TRUE) ako je datum u prestupnoj godini, u suprotnom vraća 0 (FALSE)."
#: datefunc.src
msgctxt ""
@@ -319,7 +320,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Encrypts or decrypts a text using the ROT13 algorithm"
-msgstr "Šifrira ili dešifrira tekst uz pomoć algoritma ROT13"
+msgstr "Šifruje ili dešifruje tekst uz pomoć algoritma ROT13"
#: datefunc.src
msgctxt ""
@@ -337,7 +338,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Text to be encrypted or text already encrypted"
-msgstr "Tekst za šifriranje ili tekst koji je već šifriran"
+msgstr "Tekst za šifrovanje ili tekst koji je već šifrovan"
#: datefunc.src
msgctxt ""
diff --git a/source/bs/scaddins/source/pricing.po b/source/bs/scaddins/source/pricing.po
index cd5522802fd..98bdd694107 100644
--- a/source/bs/scaddins/source/pricing.po
+++ b/source/bs/scaddins/source/pricing.po
@@ -3,16 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812470.0\n"
#: pricing.src
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a barrier option"
-msgstr ""
+msgstr "Opcija cijene barijere"
#: pricing.src
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "spot"
-msgstr ""
+msgstr "mjesno"
#: pricing.src
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Cijena/vrijednost podložnog sredstva"
#: pricing.src
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "vol"
-msgstr ""
+msgstr "vol"
#: pricing.src
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Godišnja kvarljivost podložnog sredstva"
#: pricing.src
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "r"
-msgstr ""
+msgstr "r"
#: pricing.src
msgctxt ""
@@ -75,7 +77,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Kamatna stopa (kontinualno složena)"
#: pricing.src
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "rf"
-msgstr ""
+msgstr "rf"
#: pricing.src
msgctxt ""
@@ -93,7 +95,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Strana kamatna stopa (kontinualno složena)"
#: pricing.src
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "T"
-msgstr ""
+msgstr "T"
#: pricing.src
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Time to maturity of the option in years"
-msgstr ""
+msgstr "Vrijeme zrelosti opcije u godinama"
#: pricing.src
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "strike"
-msgstr ""
+msgstr "udar"
#: pricing.src
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Strike level of the option"
-msgstr ""
+msgstr "Udarni nivo opcije"
#: pricing.src
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"14\n"
"string.text"
msgid "barrier_low"
-msgstr ""
+msgstr "barijera_donja"
#: pricing.src
msgctxt ""
@@ -147,7 +149,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Donja barijera (postavite 0 za nema donje barijere)"
#: pricing.src
msgctxt ""
@@ -156,7 +158,7 @@ msgctxt ""
"16\n"
"string.text"
msgid "barrier_up"
-msgstr ""
+msgstr "barijera_gornja"
#: pricing.src
msgctxt ""
@@ -165,7 +167,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Gornja barijera (postavite 0 da nema gornje barijere)"
#: pricing.src
msgctxt ""
@@ -174,7 +176,7 @@ msgctxt ""
"18\n"
"string.text"
msgid "rebate"
-msgstr ""
+msgstr "rabat"
#: pricing.src
msgctxt ""
@@ -183,7 +185,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "Amount of money paid at maturity if barrier was hit"
-msgstr ""
+msgstr "Iznos novca plaćen pri dospijevanju ako je barijera dosegnua"
#: pricing.src
msgctxt ""
@@ -192,7 +194,7 @@ msgctxt ""
"20\n"
"string.text"
msgid "put/call"
-msgstr ""
+msgstr "put/call"
#: pricing.src
msgctxt ""
@@ -201,7 +203,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define if the option is a (p)ut or a (c)all"
-msgstr ""
+msgstr "String za definisati da li je opcija (p)ut ili (c)all"
#: pricing.src
msgctxt ""
@@ -210,7 +212,7 @@ msgctxt ""
"22\n"
"string.text"
msgid "knock in/out"
-msgstr ""
+msgstr "knock in/out"
#: pricing.src
msgctxt ""
@@ -219,7 +221,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n or knock-(o)ut"
-msgstr ""
+msgstr "String koji definiše da li je opcija knock-(i)n ili knock-(o)ut"
#: pricing.src
msgctxt ""
@@ -228,7 +230,7 @@ msgctxt ""
"24\n"
"string.text"
msgid "barrier_type"
-msgstr ""
+msgstr "vrsta_barijere"
#: pricing.src
msgctxt ""
@@ -237,7 +239,7 @@ msgctxt ""
"25\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "String kojim se definiše da li je barijera osmatrana (c)ontinualno ili na dospij(e)ću"
#: pricing.src
msgctxt ""
@@ -246,7 +248,7 @@ msgctxt ""
"26\n"
"string.text"
msgid "greek"
-msgstr ""
+msgstr "grčki"
#: pricing.src
msgctxt ""
@@ -255,7 +257,7 @@ msgctxt ""
"27\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Opcionialni parametar, ako je ispušten, funkcija vraća opcijsku vrijednost, ako je postavljen funkcija vraća osjetljivost cijene (grčki) na jednu od ulaznih vrijednosti, moguće vriijednosti su (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -264,7 +266,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a touch/no-touch option"
-msgstr ""
+msgstr "Cijena opcija dodir/ne-dodir"
#: pricing.src
msgctxt ""
@@ -273,7 +275,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "spot"
-msgstr ""
+msgstr "mjesno"
#: pricing.src
msgctxt ""
@@ -282,7 +284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Cijena/vrijednost podložnog sredstva"
#: pricing.src
msgctxt ""
@@ -291,7 +293,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "vol"
-msgstr ""
+msgstr "vol"
#: pricing.src
msgctxt ""
@@ -300,7 +302,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Godišnja kvarljivost podložnog sredstva"
#: pricing.src
msgctxt ""
@@ -309,7 +311,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "r"
-msgstr ""
+msgstr "r"
#: pricing.src
msgctxt ""
@@ -318,7 +320,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Kamatna stopa (kontinualno složena)"
#: pricing.src
msgctxt ""
@@ -327,7 +329,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "rf"
-msgstr ""
+msgstr "rf"
#: pricing.src
msgctxt ""
@@ -336,7 +338,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Strana kamatna stopa (kontinualno složena)"
#: pricing.src
msgctxt ""
@@ -345,7 +347,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "T"
-msgstr ""
+msgstr "T"
#: pricing.src
msgctxt ""
@@ -353,8 +355,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
-msgstr ""
+msgid "Time to maturity of the option in years"
+msgstr "Vrijeme zrelosti opcije u godinama"
#: pricing.src
msgctxt ""
@@ -363,7 +365,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "barrier_low"
-msgstr ""
+msgstr "barijera_donja"
#: pricing.src
msgctxt ""
@@ -372,7 +374,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Donja barijera (postavite 0 za nema donje barijere)"
#: pricing.src
msgctxt ""
@@ -381,7 +383,7 @@ msgctxt ""
"14\n"
"string.text"
msgid "barrier_up"
-msgstr ""
+msgstr "barijera_gornja"
#: pricing.src
msgctxt ""
@@ -390,7 +392,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Gornja barijera (postavite 0 da nema gornje barijere)"
#: pricing.src
msgctxt ""
@@ -399,7 +401,7 @@ msgctxt ""
"16\n"
"string.text"
msgid "foreign/domestic"
-msgstr ""
+msgstr "foreign/domestic"
#: pricing.src
msgctxt ""
@@ -408,7 +410,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "String to define if the option pays one unit of (d)omestic currency (cash or nothing) or (f)oreign currency (asset or nothing)"
-msgstr ""
+msgstr "String koji definiše da li se plaća (d)omaćom valutom (keš ili ništa) ili (f)inansijski stranom valutom (sredstvo ili ništa)"
#: pricing.src
msgctxt ""
@@ -417,7 +419,7 @@ msgctxt ""
"18\n"
"string.text"
msgid "knock in/out"
-msgstr ""
+msgstr "knock in/out"
#: pricing.src
msgctxt ""
@@ -426,7 +428,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
-msgstr ""
+msgstr "String koji definiše da li je opcija tipa knock-(i)n (dodir) ili knock-(o)ut (bez dodira)"
#: pricing.src
msgctxt ""
@@ -435,7 +437,7 @@ msgctxt ""
"20\n"
"string.text"
msgid "barrier_type"
-msgstr ""
+msgstr "vrsta_barijere"
#: pricing.src
msgctxt ""
@@ -444,7 +446,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "String kojim se definiše da li je barijera osmatrana (c)ontinualno ili na dospij(e)ću"
#: pricing.src
msgctxt ""
@@ -453,7 +455,7 @@ msgctxt ""
"22\n"
"string.text"
msgid "greek"
-msgstr ""
+msgstr "grčki"
#: pricing.src
msgctxt ""
@@ -462,7 +464,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Opcioni parametar ako je ispušten, funkcija vraća opcijsku vrijednost, ako je postavljen funkcija vraća osjetljivost cijene (grčki) na jednu od ulaznih vrijednosti, moguće vriijednosti su (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -471,7 +473,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset hits a barrier assuming it follows dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Vjerovatnoća da sredstvo dostigne barijeru pod pretpostavkom da slijedi dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -480,7 +482,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "spot"
-msgstr ""
+msgstr "mjesno"
#: pricing.src
msgctxt ""
@@ -489,7 +491,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value S of the underlying asset"
-msgstr ""
+msgstr "Cijena/vrijednost S podložnog sredstva"
#: pricing.src
msgctxt ""
@@ -498,7 +500,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "vol"
-msgstr ""
+msgstr "vol"
#: pricing.src
msgctxt ""
@@ -507,7 +509,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Godišnja kvarljivost podložnog sredstva"
#: pricing.src
msgctxt ""
@@ -516,7 +518,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "drift"
-msgstr ""
+msgstr "odliv"
#: pricing.src
msgctxt ""
@@ -525,7 +527,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu in dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Parametsr mu u dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -534,7 +536,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "T"
-msgstr ""
+msgstr "T"
#: pricing.src
msgctxt ""
@@ -543,7 +545,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity"
-msgstr ""
+msgstr "Vrijeme do zrelosti"
#: pricing.src
msgctxt ""
@@ -552,7 +554,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "barrier_low"
-msgstr ""
+msgstr "barijera_donja"
#: pricing.src
msgctxt ""
@@ -560,8 +562,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgid "Lower barrier (set to 0 for no lower barrier)"
+msgstr "Donja barijera (postavite 0 za nema donje barijere)"
#: pricing.src
msgctxt ""
@@ -570,7 +572,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "barrier_up"
-msgstr ""
+msgstr "barijera_gornja"
#: pricing.src
msgctxt ""
@@ -579,7 +581,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Gornja barijera (postavite 0 da nema gornje barijere)"
#: pricing.src
msgctxt ""
@@ -588,7 +590,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (strike, put/call) are specified, the probability of S_T in [strike, upper barrier] for a call and S_T in [lower barrier, strike] for a put will be returned)"
-msgstr ""
+msgstr "Vjerovatnoća da će se sredstva na dan dospjeća završiti između dva nivoa barijere, pod pretpostavkom da slijedi dS/S = mu dt + vol dW (ako su zadnja dva opciona parametra (udear, put/call) navedena, vjerovatnoća S_T u [strike, upper barrier] za call i S_T u [lower barrier, strike] za put će biti vraćena)"
#: pricing.src
msgctxt ""
@@ -597,7 +599,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "spot"
-msgstr ""
+msgstr "mjesno"
#: pricing.src
msgctxt ""
@@ -606,7 +608,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the asset"
-msgstr ""
+msgstr "Cijena/vrijednost sredstva"
#: pricing.src
msgctxt ""
@@ -615,7 +617,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "vol"
-msgstr ""
+msgstr "vol"
#: pricing.src
msgctxt ""
@@ -624,7 +626,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the asset"
-msgstr ""
+msgstr "Godišnja kvarljivost sredstva"
#: pricing.src
msgctxt ""
@@ -633,7 +635,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "drift"
-msgstr ""
+msgstr "odliv"
#: pricing.src
msgctxt ""
@@ -642,7 +644,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu from dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Parametar mu iz dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -651,7 +653,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "T"
-msgstr ""
+msgstr "T"
#: pricing.src
msgctxt ""
@@ -660,7 +662,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity in years"
-msgstr ""
+msgstr "Vrijeme dozrijevanja u godinama"
#: pricing.src
msgctxt ""
@@ -669,7 +671,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "barrier_low"
-msgstr ""
+msgstr "barijera_donja"
#: pricing.src
msgctxt ""
@@ -678,7 +680,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Donja barijera (postavite 0 za nema donje barijere)"
#: pricing.src
msgctxt ""
@@ -687,7 +689,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "barrier_up"
-msgstr ""
+msgstr "barijera_gornja"
#: pricing.src
msgctxt ""
@@ -696,7 +698,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Gornja barijera (postavite 0 da nema gornje barijere)"
#: pricing.src
msgctxt ""
@@ -705,7 +707,7 @@ msgctxt ""
"14\n"
"string.text"
msgid "put/call"
-msgstr ""
+msgstr "put/call"
#: pricing.src
msgctxt ""
@@ -714,7 +716,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Optional (p)ut/(c)all indicator"
-msgstr ""
+msgstr "Opcioni (p)ostavi/(c)all indikator"
#: pricing.src
msgctxt ""
@@ -723,7 +725,7 @@ msgctxt ""
"16\n"
"string.text"
msgid "strike"
-msgstr ""
+msgstr "udar"
#: pricing.src
msgctxt ""
@@ -732,7 +734,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Optional strike level"
-msgstr ""
+msgstr "Opcioni nivo udara"
#: pricing.src
msgctxt ""
@@ -741,7 +743,7 @@ msgctxt ""
"PRICING_FUNCNAME_OptBarrier\n"
"string.text"
msgid "OPT_BARRIER"
-msgstr ""
+msgstr "OPT_BARRIER"
#: pricing.src
msgctxt ""
@@ -750,7 +752,7 @@ msgctxt ""
"PRICING_FUNCNAME_OptTouch\n"
"string.text"
msgid "OPT_TOUCH"
-msgstr ""
+msgstr "OPT_TOUCH"
#: pricing.src
msgctxt ""
@@ -759,7 +761,7 @@ msgctxt ""
"PRICING_FUNCNAME_OptProbHit\n"
"string.text"
msgid "OPT_PROB_HIT"
-msgstr ""
+msgstr "OPT_PROB_HIT"
#: pricing.src
msgctxt ""
@@ -768,4 +770,4 @@ msgctxt ""
"PRICING_FUNCNAME_OptProbInMoney\n"
"string.text"
msgid "OPT_PROB_INMONEY"
-msgstr ""
+msgstr "OPT_PROB_INMONEY"
diff --git a/source/bs/sccomp/source/solver.po b/source/bs/sccomp/source/solver.po
index fb651673607..690eb230b9d 100644
--- a/source/bs/sccomp/source/solver.po
+++ b/source/bs/sccomp/source/solver.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 12:38+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389875908.0\n"
#: solver.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"RID_PROPERTY_NONNEGATIVE\n"
"string.text"
msgid "Assume variables as non-negative"
-msgstr "Pretpostavi da su varijable nenegativne"
+msgstr "Pretpostavi da su varijable ne-negativne"
#: solver.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"RID_PROPERTY_EPSILONLEVEL\n"
"string.text"
msgid "Epsilon level (0-3)"
-msgstr "Epsilon nivo (0-3) "
+msgstr "Epsilon nivo (0-3)"
#: solver.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"RID_PROPERTY_LIMITBBDEPTH\n"
"string.text"
msgid "Limit branch-and-bound depth"
-msgstr "Ograniči dubinu grananja"
+msgstr "Ograniči dubinu za branch-and-bound algoritam"
#: solver.src
msgctxt ""
diff --git a/source/bs/scp2/source/accessories.po b/source/bs/scp2/source/accessories.po
index b997f577073..a7b4ca01c00 100644
--- a/source/bs/scp2/source/accessories.po
+++ b/source/bs/scp2/source/accessories.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-12 00:04+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 12:49+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389876555.0\n"
#: module_accessories.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_ACCESSORIES_GALLERY\n"
"LngText.text"
msgid "Additional Gallery Themes"
-msgstr ""
+msgstr "Dodatne teme galerije"
#: module_gallery_accessories.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_ACCESSORIES_DOCUMENTATIONS\n"
"LngText.text"
msgid "%PRODUCTNAME documentations."
-msgstr "%PRODUCTNAME documentacija."
+msgstr "%PRODUCTNAME dokumentacija."
#: module_samples_accessories.ulf
msgctxt ""
@@ -752,7 +753,6 @@ msgid "Installs Lao support in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Instalira podršku za lao u %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
-#, fuzzy
msgctxt ""
"module_samples_accessories.ulf\n"
"STR_NAME_MODULE_LANGPACK_MY\n"
@@ -761,13 +761,12 @@ msgid "Burmese"
msgstr "Burmanski"
#: module_samples_accessories.ulf
-#, fuzzy
msgctxt ""
"module_samples_accessories.ulf\n"
"STR_DESC_MODULE_LANGPACK_MY\n"
"LngText.text"
msgid "Installs Burmese (Myanmar) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za norveški (bokmal) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Instalira podršku za Burmanski (Mianmar) u %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1319,7 +1318,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Srpski (latinica)"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1327,7 +1326,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instalira podršku za srpski (latinica) u %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1639,7 +1638,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdski"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1647,7 +1646,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instalira podršku za kurdski u %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1842,22 +1841,20 @@ msgid "Installs Mongolian support in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Instalira podršku za mongolski u %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
-#, fuzzy
msgctxt ""
"module_samples_accessories.ulf\n"
"STR_NAME_MODULE_LANGPACK_KK\n"
"LngText.text"
msgid "Kazakh"
-msgstr "Kazački"
+msgstr "Kazaški"
#: module_samples_accessories.ulf
-#, fuzzy
msgctxt ""
"module_samples_accessories.ulf\n"
"STR_DESC_MODULE_LANGPACK_KK\n"
"LngText.text"
msgid "Installs Kazakh support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za marathi u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Instalira podršku za kazački u %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
@@ -1881,7 +1878,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_ACCESSORIES_TEMPLATES_COMMON\n"
"LngText.text"
msgid "Common templates"
-msgstr ""
+msgstr "Uobičajeni šabloni"
#: module_templates_accessories.ulf
msgctxt ""
@@ -1889,7 +1886,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_ACCESSORIES_TEMPLATES_COMMON\n"
"LngText.text"
msgid "Create perfect documents within seconds with document templates. Common templates contain language independent templates."
-msgstr ""
+msgstr "Napravite savršen dokument za par sekundi koristeći šablone dokumenata. Uobičajeni šabloni koji ne zavise od korištenog jezika."
#: module_templates_accessories.ulf
msgctxt ""
@@ -2532,7 +2529,6 @@ msgid "Installs Lao support in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Instalira podršku za lao u %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
-#, fuzzy
msgctxt ""
"module_templates_accessories.ulf\n"
"STR_NAME_MODULE_LANGPACK_MY\n"
@@ -2541,13 +2537,12 @@ msgid "Burmese"
msgstr "Burmanski"
#: module_templates_accessories.ulf
-#, fuzzy
msgctxt ""
"module_templates_accessories.ulf\n"
"STR_DESC_MODULE_LANGPACK_MY\n"
"LngText.text"
msgid "Installs Burmese (Myanmar) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za norveški (bokmal) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Instalira podršku za Burmanski (Mianmar) u %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3099,7 +3094,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Srpski (latinica)"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3107,7 +3102,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instalira podršku za srpski (latinica) u %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3419,7 +3414,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdski"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3427,7 +3422,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instalira podršku za kurdski u %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3622,19 +3617,17 @@ msgid "Installs Mongolian support in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Instalira podršku za mongolski u %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
-#, fuzzy
msgctxt ""
"module_templates_accessories.ulf\n"
"STR_NAME_MODULE_LANGPACK_KK\n"
"LngText.text"
msgid "Kazakh"
-msgstr "Kazački"
+msgstr "Kazaški"
#: module_templates_accessories.ulf
-#, fuzzy
msgctxt ""
"module_templates_accessories.ulf\n"
"STR_DESC_MODULE_LANGPACK_KK\n"
"LngText.text"
msgid "Installs Kazakh support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za marathi u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Instalira podršku za kazački u %PRODUCTNAME %PRODUCTVERSION"
diff --git a/source/bs/scp2/source/activex.po b/source/bs/scp2/source/activex.po
index 0d95c4709d2..3af47f8c6c1 100644
--- a/source/bs/scp2/source/activex.po
+++ b/source/bs/scp2/source/activex.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 12:49+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389876559.0\n"
#: module_activex.ulf
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_ACTIVEXCONTROL\n"
"LngText.text"
msgid "Component to enable Microsoft Internet Explorer to display %PRODUCTNAME documents."
-msgstr "Komponenta koja će omogućiti da Microsoft Internet Explorerprikazuje %PRODUCTNAME dokumente."
+msgstr "Komponenta koja će omogućiti da Microsoft Internet Explorer prikazuje %PRODUCTNAME dokumente."
diff --git a/source/bs/scp2/source/base.po b/source/bs/scp2/source/base.po
index 8b90dcacef9..a639bbd0db0 100644
--- a/source/bs/scp2/source/base.po
+++ b/source/bs/scp2/source/base.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 12:49+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389876565.0\n"
#: folderitem_base.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_FI_TOOLTIP_BASE\n"
"LngText.text"
msgid "Manage databases, create queries and reports to track and manage your information by using Base."
-msgstr "Upravlja bazama podataka, kreira upite i izvještaje kako bi mogli pratiti i urediti vaše informacije koristeći Base."
+msgstr "Upravljajte bazama podataka, kreirajte upite i izvještaje kako bi mogli pratiti i urediti vaše informacije koristeći Base."
#: module_base.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_NAME_MODULE_PRG_BASE\n"
"LngText.text"
msgid "%PRODUCTNAME Base"
-msgstr "Osnova programa %PRODUCTNAME"
+msgstr "%PRODUCTNAME Base"
#: module_base.ulf
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_POSTGRESQLSDBC\n"
"LngText.text"
msgid "PostgreSQL Connector"
-msgstr ""
+msgstr "PostgreSQL povezivač"
#: postgresqlsdbc.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_POSTGRESQLSDBC\n"
"LngText.text"
msgid "PostgreSQL Connector"
-msgstr ""
+msgstr "PostgreSQL povezivač"
#: registryitem_base.ulf
msgctxt ""
diff --git a/source/bs/scp2/source/calc.po b/source/bs/scp2/source/calc.po
index 7827b278ab2..c6d30e9aba8 100644
--- a/source/bs/scp2/source/calc.po
+++ b/source/bs/scp2/source/calc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 12:49+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389876576.0\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -24,13 +25,12 @@ msgid "Spreadsheet"
msgstr "Proračunska tablica"
#: folderitem_calc.ulf
-#, fuzzy
msgctxt ""
"folderitem_calc.ulf\n"
"STR_FI_TOOLTIP_CALC\n"
"LngText.text"
msgid "Perform calculations, analyze information and manage lists in spreadsheets by using Calc."
-msgstr "Izvedite proračune, analizirajte informacije i upravljajte listovima u proračunskim tablicama koristeći Calc."
+msgstr "Izračunavanje, analiziranje informacija i upravljanje listama u unakrsnim tabelama koristeći Calc."
#: module_calc.ulf
msgctxt ""
@@ -41,13 +41,12 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"
#: module_calc.ulf
-#, fuzzy
msgctxt ""
"module_calc.ulf\n"
"STR_DESC_MODULE_PRG_CALC\n"
"LngText.text"
msgid "Perform calculations, analyze information and manage lists in spreadsheets by using %PRODUCTNAME Calc."
-msgstr "Izvedite kaklkulacije, analizirajte informacije i upravljejte listovima u proračunskim tablicama koristeći %PRODUCTNAME Calc."
+msgstr "Izvođenje proračuna, analiziranje informacija i upravljanje listama u tabeli pomoću %PRODUCTNAME Calc."
#: module_calc.ulf
msgctxt ""
@@ -111,7 +110,7 @@ msgctxt ""
"STR_REG_VAL_SO60_SPREADSHEET\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Spreadsheet"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION proračunska tablica"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION proračunska tablica"
#: registryitem_calc.ulf
msgctxt ""
@@ -119,7 +118,7 @@ msgctxt ""
"STR_REG_VAL_SO60_CALC_TEMPLATE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Spreadsheet Template"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION šablon proračunske tablice"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION šablon proračunske tablice"
#: registryitem_calc.ulf
msgctxt ""
@@ -143,7 +142,7 @@ msgctxt ""
"STR_REG_VAL_MS_EXCEL_WORKSHEET_OLD\n"
"LngText.text"
msgid "Microsoft Excel 97-2003 Worksheet"
-msgstr "Microsoft Excel 97-2003 Worksheet"
+msgstr "Microsoft Excel 97-2003 radni list"
#: registryitem_calc.ulf
msgctxt ""
@@ -151,7 +150,7 @@ msgctxt ""
"STR_REG_VAL_MS_EXCEL_WORKSHEET\n"
"LngText.text"
msgid "Microsoft Excel Worksheet"
-msgstr "Microsoft Excel Worksheet"
+msgstr "Microsoft Excel radni list"
#: registryitem_calc.ulf
msgctxt ""
@@ -175,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_SPREADSHEET\n"
"LngText.text"
msgid "Uniform Office Format Spreadsheet"
-msgstr ""
+msgstr "Uniform Office tablica"
#: registryitem_calc.ulf
msgctxt ""
@@ -183,4 +182,4 @@ msgctxt ""
"STR_REG_VAL_QUATTROPRO_SPREADSHEET\n"
"LngText.text"
msgid "Lotus Quattro Pro Spreadsheet"
-msgstr ""
+msgstr "Lotus Quattro Pro tablica"
diff --git a/source/bs/scp2/source/draw.po b/source/bs/scp2/source/draw.po
index 049092e935c..5379f1ce063 100644
--- a/source/bs/scp2/source/draw.po
+++ b/source/bs/scp2/source/draw.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 20:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389989007.0\n"
#: folderitem_draw.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_FI_NAME_ZEICHNUNG\n"
"LngText.text"
msgid "Drawing"
-msgstr "Crtež"
+msgstr "Crtanje"
#: folderitem_draw.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_FI_TOOLTIP_DRAW\n"
"LngText.text"
msgid "Create and edit drawings, flow charts, and logos by using Draw."
-msgstr "Napravi i izmijeni crteže, grafike toka i logo-a koristeći Draw."
+msgstr "Kreirajte i uređujte crteže, blok dijagrame i logotipe koristeći Draw."
#: module_draw.ulf
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_DRAW\n"
"LngText.text"
msgid "Create and edit drawings, flow charts, and logos by using %PRODUCTNAME Draw."
-msgstr "Napravi i izmijeni crteže, grafike toka i logo-a koristeći %PRODUCTNAME Draw."
+msgstr "Pravite i mijenjajte crteže, blok dijagrame i logotipe koristeći %PRODUCTNAME Draw."
#: module_draw.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"STR_REG_VAL_SO60_DRAWING\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Drawing"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION crtež"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION crtež"
#: registryitem_draw.ulf
msgctxt ""
@@ -101,7 +102,7 @@ msgctxt ""
"STR_REG_VAL_SO60_DRAW_TEMPLATE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Drawing Template"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION šablon za crtež"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION šablon za crtež"
#: registryitem_draw.ulf
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"STR_REG_VAL_MS_VISIO_DOCUMENT\n"
"LngText.text"
msgid "Microsoft Visio 2000/XP/2003 Document"
-msgstr ""
+msgstr "Microsoft Visio 2000/XP/2003 Dokument"
#: registryitem_draw.ulf
msgctxt ""
@@ -133,7 +134,7 @@ msgctxt ""
"STR_REG_VAL_MS_VISIO_TEMPLATE\n"
"LngText.text"
msgid "Microsoft Visio 2000/XP/2003 Template"
-msgstr ""
+msgstr "Microsoft Visio 2000/XP/2003 Šablon"
#: registryitem_draw.ulf
msgctxt ""
@@ -141,7 +142,7 @@ msgctxt ""
"STR_REG_VAL_MS_PUBLISHER_DOCUMENT\n"
"LngText.text"
msgid "Microsoft Publisher Document"
-msgstr ""
+msgstr "Microsoft Publisher Dokument"
#: registryitem_draw.ulf
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"STR_REG_VAL_WORDPERFECT_GRAPHIC_FILE\n"
"LngText.text"
msgid "WordPerfect Graphic File"
-msgstr ""
+msgstr "WordPerfect Grafički Fajl"
#: registryitem_draw.ulf
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_AUTOCAD_DRAWING_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "AutoCAD File"
-msgstr ""
+msgstr "AutoCAD Fajl"
#: registryitem_draw.ulf
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_REG_VAL_MS_ENHANCED_METAFILE\n"
"LngText.text"
msgid "Microsoft Enhanced Metafile"
-msgstr ""
+msgstr "Microsoft Enhanced Metafajl"
#: registryitem_draw.ulf
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_ENCAPSULATED_POSTSCRIPT\n"
"LngText.text"
msgid "Encapsulated PostScript File"
-msgstr ""
+msgstr "Encapsulated PostScript Fajl"
#: registryitem_draw.ulf
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_REG_VAL_OS2_METAFILE\n"
"LngText.text"
msgid "OS/2 Metafile"
-msgstr ""
+msgstr "OS/2 Metafajl"
#: registryitem_draw.ulf
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_MACINTOSH_PICTURE_METAFILE\n"
"LngText.text"
msgid "Macintosh Picture Metafile"
-msgstr ""
+msgstr "Macintosh Picture Metafajl"
#: registryitem_draw.ulf
msgctxt ""
@@ -197,7 +198,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_METAFILE\n"
"LngText.text"
msgid "Microsoft Windows Metafile"
-msgstr ""
+msgstr "Microsoft Windows Metafajl"
#: registryitem_draw.ulf
msgctxt ""
@@ -205,7 +206,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_BITMAP\n"
"LngText.text"
msgid "Microsoft Windows Bitmap File"
-msgstr ""
+msgstr "Microsoft Windows Bitmap Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_CORELDRAW_FILE_FORMAT\n"
"LngText.text"
msgid "CorelDraw File"
-msgstr ""
+msgstr "CorelDraw Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_COREL_PRESENTATION_EXCHANGE\n"
"LngText.text"
msgid "Corel Presentation Exchange File"
-msgstr ""
+msgstr "Corel Presentation Exchange Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"STR_REG_VAL_GRAPHICS_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "Graphics Interchange Format File"
-msgstr ""
+msgstr "Graphics Interchange Format Fajl"
#: registryitem_draw.ulf
msgctxt ""
@@ -237,7 +238,7 @@ msgctxt ""
"STR_REG_VAL_JOINT_PHOTOGRAPHIC_EXPERTS_GROUP\n"
"LngText.text"
msgid "Joint Photographic Experts Group File"
-msgstr ""
+msgstr "Joint Photographic Experts Grupna Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -245,7 +246,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_BITMAP_FORMAT\n"
"LngText.text"
msgid "Portable Bitmap Format File"
-msgstr ""
+msgstr "Portable Bitmap Format Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -253,7 +254,7 @@ msgctxt ""
"STR_REG_VAL_PERSONAL_COMPUTER_EXCHANGE\n"
"LngText.text"
msgid "Personal Computer Exchange File"
-msgstr ""
+msgstr "Personal Computer Exchange Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -261,7 +262,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_GRAYMAP_FORMAT\n"
"LngText.text"
msgid "Portable Graymap Format File"
-msgstr ""
+msgstr "Prenosna Graymap Format Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -269,7 +270,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_NETWORK_GRAPHICS\n"
"LngText.text"
msgid "Portable Network Graphics File"
-msgstr ""
+msgstr "Prenosna Network Graphics Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -277,7 +278,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_PIXMAP_FORMAT\n"
"LngText.text"
msgid "Portable Pixmap Format File"
-msgstr ""
+msgstr "Prenosna Pixmap Format Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -285,7 +286,7 @@ msgctxt ""
"STR_REG_VAL_PHOTOSHOP_DOCUMENT\n"
"LngText.text"
msgid "Adobe Photoshop Document"
-msgstr ""
+msgstr "Adobe Photoshop Dokument"
#: registryitem_draw.ulf
msgctxt ""
@@ -293,7 +294,7 @@ msgctxt ""
"STR_REG_VAL_SUN_RASTER_GRAPHIC\n"
"LngText.text"
msgid "Sun Raster Graphic File"
-msgstr ""
+msgstr "Sun Raster Graphic Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -301,7 +302,7 @@ msgctxt ""
"STR_REG_VAL_SCALABLE_VECTOR_GRAPHICS\n"
"LngText.text"
msgid "Scalable Vector Graphics File"
-msgstr ""
+msgstr "Scalable Vector Graphics Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -309,7 +310,7 @@ msgctxt ""
"STR_REG_VAL_TRUEVISION_TGA\n"
"LngText.text"
msgid "Truevision TGA File"
-msgstr ""
+msgstr "Truevision TGA Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -317,7 +318,7 @@ msgctxt ""
"STR_REG_VAL_TAGGED_IMAGE_FILE_FORMAT\n"
"LngText.text"
msgid "Tagged Image File"
-msgstr ""
+msgstr "Tagged Image Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -325,7 +326,7 @@ msgctxt ""
"STR_REG_VAL_X_BITMAP\n"
"LngText.text"
msgid "X BitMap File"
-msgstr ""
+msgstr "X BitMap Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -333,7 +334,7 @@ msgctxt ""
"STR_REG_VAL_X_PIXMAP\n"
"LngText.text"
msgid "X Pixmap File"
-msgstr ""
+msgstr "X Pixmap Datoteka"
#: registryitem_draw.ulf
msgctxt ""
@@ -341,4 +342,4 @@ msgctxt ""
"STR_REG_VAL_KODAK_PHOTO_CD_IMAGE\n"
"LngText.text"
msgid "Kodak Photo CD Image File"
-msgstr ""
+msgstr "Kodak Photo CD Image Datoteka"
diff --git a/source/bs/scp2/source/extensions.po b/source/bs/scp2/source/extensions.po
index 56a346c320e..4c66c8b45b1 100644
--- a/source/bs/scp2/source/extensions.po
+++ b/source/bs/scp2/source/extensions.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:47+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 18:35+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518873.0\n"
+"X-POOTLE-MTIME: 1389897318.0\n"
#: module_extensions.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MEDIAWIKI\n"
"LngText.text"
msgid "MediaWiki Publisher"
-msgstr ""
+msgstr "Viki izdavač"
#: module_extensions.ulf
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MEDIAWIKI\n"
"LngText.text"
msgid "MediaWiki Publisher"
-msgstr ""
+msgstr "Viki izdavač"
#: module_extensions.ulf
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_NUMBERTEXT\n"
"LngText.text"
msgid "Provides the NUMBERTEXT/MONEYTEXT spreadsheet functions which convert numbers to localized text, e.g. '100' to 'hundred'."
-msgstr ""
+msgstr "Pruža NUMBERTEXT/MONEYTEXT funkcije proračunske tablice koje pretvaraju brojeve u lokalizirani tekst, npr '100 ' u 'stotinu'."
#: module_extensions.ulf
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_HUNART\n"
"LngText.text"
msgid "Toolbar to add cross-references with automatic conditional Hungarian articles (eg. *az* 5. ábra, *a* 6. ábra) to avoid bad article and number combination in cross-references."
-msgstr ""
+msgstr "Paleta alatki koja dodaje unakrsne reference uz automatske uslovne članove za mađarski (npr. *az* 5. ábra, *a* 6. ábra) kako bi se izbjeglo loše slaganje člana i broja u unakrsnim referencama."
#: module_extensions.ulf
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_TYPO\n"
"LngText.text"
msgid "Toolbar for Graphite smart font features: ligatures, small caps, old style numbers, proportional or monospaced numbers, automatic thousand separators, minus sign, real superscript and subscript, German umlaut variants, fractions."
-msgstr ""
+msgstr "Paleta alatki za svojstva pametnih grafit fontova: ligature, mala velika, tradicionalni stil brojeva, proporcionalni i brojevi iste širine, automatsko odvajanje hiljada, znak minus, pravi eksponent i indeks, varijante sa nemačkim umlautima, razlomci."
#: module_extensions.ulf
msgctxt ""
@@ -161,22 +161,20 @@ msgid "Validator"
msgstr "Validator"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_BARCODE\n"
"LngText.text"
msgid "Barcode"
-msgstr "BarkodBr"
+msgstr "Barkod"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_BARCODE\n"
"LngText.text"
msgid "Barcode"
-msgstr "BarkodBr"
+msgstr "Barkod"
#: module_extensions.ulf
msgctxt ""
@@ -216,7 +214,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_LANGUAGETOOL\n"
"LngText.text"
msgid "LanguageTool Open Source language checker"
-msgstr "LanguageTool open source provjera jezika"
+msgstr "LanguageTool provjera jezika otvorenog koda"
#: module_extensions.ulf
msgctxt ""
@@ -224,33 +222,23 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_LANGUAGETOOL\n"
"LngText.text"
msgid "LanguageTool Open Source language checker"
-msgstr "LanguageTool open source jezička kontrola"
+msgstr "LanguageTool provjera jezika otvorenog koda"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
"LngText.text"
msgid "MySQL Connector"
-msgstr ""
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Linearni konektor\n"
-"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Linijski konektor"
+msgstr "MySQL povezivač"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
"LngText.text"
msgid "MySQL Connector"
-msgstr ""
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Linearni konektor\n"
-"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Linijski konektor"
+msgstr "MySQL povezivač"
#: module_extensions.ulf
msgctxt ""
@@ -258,7 +246,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_SUN_TEMPLATE_PACK\n"
"LngText.text"
msgid "Sun Professional Template Pack"
-msgstr ""
+msgstr "Sun-ov paket sa profesionalnim šablonima"
#: module_extensions.ulf
msgctxt ""
@@ -266,7 +254,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_SUN_TEMPLATE_PACK\n"
"LngText.text"
msgid "Sun Professional Template Pack"
-msgstr ""
+msgstr "Sun-ov paket sa profesionalnim šablonima"
#: module_extensions.ulf
msgctxt ""
@@ -274,7 +262,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_SCRIPT_PROVIDER_FOR_BEANSHELL\n"
"LngText.text"
msgid "Script provider for BeanShell"
-msgstr ""
+msgstr "Skripta usluga za BeanShell"
#: module_extensions.ulf
msgctxt ""
@@ -282,7 +270,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_SCRIPT_PROVIDER_FOR_BEANSHELL\n"
"LngText.text"
msgid "Script provider for BeanShell"
-msgstr ""
+msgstr "Skripta usluga za BeanShell"
#: module_extensions.ulf
msgctxt ""
@@ -290,7 +278,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_SCRIPT_PROVIDER_FOR_JAVASCRIPT\n"
"LngText.text"
msgid "Script provider for JavaScript"
-msgstr ""
+msgstr "Skripta usluga za JavaScript"
#: module_extensions.ulf
msgctxt ""
@@ -298,10 +286,9 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_SCRIPT_PROVIDER_FOR_JAVASCRIPT\n"
"LngText.text"
msgid "Script provider for JavaScript"
-msgstr ""
+msgstr "Skripta usluga za JavaScript"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_NAME_MODULE_LANGPACK_EN_US\n"
@@ -310,7 +297,6 @@ msgid "English"
msgstr "Engleski"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_DESC_MODULE_LANGPACK_EN_US\n"
@@ -319,7 +305,6 @@ msgid "Installs English support in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Instalira podršku za engleski u %PRODUCTNAME %PRODUCTVERSION"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_NAME_MODULE_LANGPACK_DE\n"
@@ -328,7 +313,6 @@ msgid "German"
msgstr "Njemački"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_DESC_MODULE_LANGPACK_DE\n"
@@ -337,7 +321,6 @@ msgid "Installs German support in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Instalira podršku za njemački u %PRODUCTNAME %PRODUCTVERSION"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_NAME_MODULE_LANGPACK_FR\n"
@@ -346,7 +329,6 @@ msgid "French"
msgstr "Francuski"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_DESC_MODULE_LANGPACK_FR\n"
@@ -355,7 +337,6 @@ msgid "Installs French support in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Instalira podršku za francuski u %PRODUCTNAME %PRODUCTVERSION"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_NAME_MODULE_LANGPACK_IT\n"
@@ -364,7 +345,6 @@ msgid "Italian"
msgstr "Italijanski"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_DESC_MODULE_LANGPACK_IT\n"
@@ -373,16 +353,14 @@ msgid "Installs Italian support in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Instalira podršku za italijanski u %PRODUCTNAME %PRODUCTVERSION"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_NAME_MODULE_LANGPACK_ES\n"
"LngText.text"
msgid "Spanish"
-msgstr "Španjolski"
+msgstr "Španski"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_DESC_MODULE_LANGPACK_ES\n"
@@ -391,7 +369,6 @@ msgid "Installs Spanish support in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Instalira podršku za španjolski u %PRODUCTNAME %PRODUCTVERSION"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_NAME_MODULE_LANGPACK_HU\n"
@@ -400,7 +377,6 @@ msgid "Hungarian"
msgstr "Mađarski"
#: module_extensions_sun_templates.ulf
-#, fuzzy
msgctxt ""
"module_extensions_sun_templates.ulf\n"
"STR_DESC_MODULE_LANGPACK_HU\n"
diff --git a/source/bs/scp2/source/gnome.po b/source/bs/scp2/source/gnome.po
index 2c9381d53ff..8fb610fd038 100644
--- a/source/bs/scp2/source/gnome.po
+++ b/source/bs/scp2/source/gnome.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 18:35+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389897321.0\n"
#: module_gnome.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_GNOME\n"
"LngText.text"
msgid "GNOME Integration"
-msgstr "Integracija sa Gnome desktopom"
+msgstr "Integracija sa GNOME desktopom"
#: module_gnome.ulf
msgctxt ""
diff --git a/source/bs/scp2/source/graphicfilter.po b/source/bs/scp2/source/graphicfilter.po
index e5699f66e42..0d5ffb181bf 100644
--- a/source/bs/scp2/source/graphicfilter.po
+++ b/source/bs/scp2/source/graphicfilter.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812475.0\n"
#: module_graphicfilter.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Image Filters"
-msgstr ""
+msgstr "Grafički filteri"
#: module_graphicfilter.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Additional filters required to read alien image formats."
-msgstr ""
+msgstr "Dodatni filteri potrebni za čitanje nepoznatih grafičkih formata."
#: module_graphicfilter.ulf
msgctxt ""
diff --git a/source/bs/scp2/source/impress.po b/source/bs/scp2/source/impress.po
index cd3237548b0..6824a5cf245 100644
--- a/source/bs/scp2/source/impress.po
+++ b/source/bs/scp2/source/impress.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 23:23+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390778599.0\n"
#: folderitem_impress.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_OGLTRANS\n"
"LngText.text"
msgid "OpenGL slide transitions for %PRODUCTNAME Impress"
-msgstr ""
+msgstr "OpenGL prijelaz slajdova za %PRODUCTNAME Impress"
#: module_ogltrans.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"STR_DESC_MODULE_MODULE_OPTIONAL_OGLTRANS\n"
"LngText.text"
msgid "OpenGL slide transitions for %PRODUCTNAME Impress."
-msgstr ""
+msgstr "OpenGL prijelaz slajdova za %PRODUCTNAME Impress."
#: registryitem_impress.ulf
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"STR_REG_VAL_SO60_PRESENT\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Presentation"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION prezentacija"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION prezentacija"
#: registryitem_impress.ulf
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"STR_REG_VAL_SO60_IMPRESS_TEMPLATE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Presentation Template"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION šablon za prezentaciju"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION šablon za prezentaciju"
#: registryitem_impress.ulf
msgctxt ""
@@ -133,7 +134,7 @@ msgctxt ""
"STR_REG_VAL_OO_PRESENT\n"
"LngText.text"
msgid "OpenDocument Presentation"
-msgstr "OpenDocument Prezentacija"
+msgstr "OpenDocument prezentacija"
#: registryitem_impress.ulf
msgctxt ""
@@ -141,7 +142,7 @@ msgctxt ""
"STR_REG_VAL_OO_PRESENT_TEMPLATE\n"
"LngText.text"
msgid "OpenDocument Presentation Template"
-msgstr "OpenDocument Šablon za prezentaciju"
+msgstr "OpenDocument šablon za prezentaciju"
#: registryitem_impress.ulf
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_PRESENTATION\n"
"LngText.text"
msgid "Uniform Office Format Presentation"
-msgstr ""
+msgstr "Uniform Office Format prezentacija"
#: registryitem_impress.ulf
msgctxt ""
@@ -197,4 +198,4 @@ msgctxt ""
"STR_REG_VAL_COMPUTER_GRAPHICS_METAFILE\n"
"LngText.text"
msgid "Computer Graphics Metafile"
-msgstr ""
+msgstr "Metadatoteka za računarsku grafiku"
diff --git a/source/bs/scp2/source/math.po b/source/bs/scp2/source/math.po
index 04a88989871..7668b73a6c7 100644
--- a/source/bs/scp2/source/math.po
+++ b/source/bs/scp2/source/math.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 18:35+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389897350.0\n"
#: folderitem_math.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"STR_REG_VAL_SO60_FORMULA\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Formula"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION formula"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION formula"
#: registryitem_math.ulf
msgctxt ""
diff --git a/source/bs/scp2/source/onlineupdate.po b/source/bs/scp2/source/onlineupdate.po
index cbc01d82d29..f9375301bcb 100644
--- a/source/bs/scp2/source/onlineupdate.po
+++ b/source/bs/scp2/source/onlineupdate.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 12:50+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389876645.0\n"
#: module_onlineupdate.ulf
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"STR_DESC_MODULE_OPT_ONLINEUPDATE\n"
"LngText.text"
msgid "Get automatically notified when a new update of %PRODUCTNAME becomes available."
-msgstr ""
+msgstr "Budite automatski informisani kada se pojavi nadogradnja %PRODUCTNAME."
diff --git a/source/bs/scp2/source/ooo.po b/source/bs/scp2/source/ooo.po
index 2b3c1f2b8cd..a127e089874 100644
--- a/source/bs/scp2/source/ooo.po
+++ b/source/bs/scp2/source/ooo.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-26 23:23+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390778613.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_NAME_MODULE_ROOT_HELPPACK\n"
"LngText.text"
msgid "Additional help packs"
-msgstr ""
+msgstr "Dodatni paketi pomoći"
#: module_helppack.ulf
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_DESC_MODULE_ROOT_HELPPACK\n"
"LngText.text"
msgid "Additional help packs"
-msgstr ""
+msgstr "Dodatni paketi pomoći"
#: module_helppack.ulf
msgctxt ""
@@ -62,16 +62,15 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_EN_US\n"
"LngText.text"
msgid "English (United States)"
-msgstr ""
+msgstr "Engleski (Sjedinjene Države)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_EN_US\n"
"LngText.text"
msgid "Installs English (United States) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za engleski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na Engleskom (Sjedinjene Države) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -82,13 +81,12 @@ msgid "German"
msgstr "Njemački"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_DE\n"
"LngText.text"
msgid "Installs German help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za njemački u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na njemačkom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -99,13 +97,12 @@ msgid "French"
msgstr "Francuski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_FR\n"
"LngText.text"
msgid "Installs French help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za francuski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na francuskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -116,13 +113,12 @@ msgid "Italian"
msgstr "Italijanski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_IT\n"
"LngText.text"
msgid "Installs Italian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za italijanski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na italijanskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -133,13 +129,12 @@ msgid "Spanish"
msgstr "Španjolski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_ES\n"
"LngText.text"
msgid "Installs Spanish help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za španjolski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na španskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -150,13 +145,12 @@ msgid "Swedish"
msgstr "Švedski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SV\n"
"LngText.text"
msgid "Installs Swedish help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za švedski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na švedskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -167,13 +161,12 @@ msgid "Portuguese"
msgstr "Portugalski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_PT\n"
"LngText.text"
msgid "Installs Portuguese help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za portugalski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na portugalskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -184,13 +177,12 @@ msgid "Portuguese (Brazil)"
msgstr "Portugalski (Brazil)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_PT_BR\n"
"LngText.text"
msgid "Installs Portuguese help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za portugalski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na portugalskom (Brazil) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -201,13 +193,12 @@ msgid "Japanese"
msgstr "Japanski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_JA\n"
"LngText.text"
msgid "Installs Japanese help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za japanski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na japanskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -218,13 +209,12 @@ msgid "Korean"
msgstr "Koreanski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_KO\n"
"LngText.text"
msgid "Installs Korean help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za koreanski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na korejskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -235,13 +225,12 @@ msgid "Chinese (simplified)"
msgstr "Kineski (pojednostavljeni)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_ZH_CN\n"
"LngText.text"
msgid "Installs Chinese (simplified) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za kineski (pojednostavljeni) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na kineskom (pojednostavljeno) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -252,13 +241,12 @@ msgid "Chinese (traditional)"
msgstr "Kineski (tradicionalni)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_ZH_TW\n"
"LngText.text"
msgid "Installs Chinese (traditional) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za kineski (tradicionalni) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na kineskom (tradicionalno) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -269,13 +257,12 @@ msgid "Dutch"
msgstr "Holandski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_NL\n"
"LngText.text"
msgid "Installs Dutch help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za holandijski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na holandskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -286,13 +273,12 @@ msgid "Hungarian"
msgstr "Mađarski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_HU\n"
"LngText.text"
msgid "Installs Hungarian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za mađarski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na mađarskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -303,13 +289,12 @@ msgid "Polish"
msgstr "Poljski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_PL\n"
"LngText.text"
msgid "Installs Polish help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za poljski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na poljskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -320,13 +305,12 @@ msgid "Russian"
msgstr "Ruski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_RU\n"
"LngText.text"
msgid "Installs Russian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za ruski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na ruskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -337,13 +321,12 @@ msgid "Turkish"
msgstr "Turski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_TR\n"
"LngText.text"
msgid "Installs Turkish help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za turski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na turskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -354,13 +337,12 @@ msgid "Greek"
msgstr "Grčki"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_EL\n"
"LngText.text"
msgid "Installs Greek help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za grčki u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na grčkom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -371,13 +353,12 @@ msgid "Thai"
msgstr "Thai"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_TH\n"
"LngText.text"
msgid "Installs Thai help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za thai u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na tajskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -388,13 +369,12 @@ msgid "Czech"
msgstr "Češki"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_CS\n"
"LngText.text"
msgid "Installs Czech help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za češki u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na češkom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -405,16 +385,14 @@ msgid "Slovak"
msgstr "Slovački"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SK\n"
"LngText.text"
msgid "Installs Slovak help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za slovački u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na slovačkom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HR\n"
@@ -423,13 +401,12 @@ msgid "Croatian"
msgstr "Hrvatski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_HR\n"
"LngText.text"
msgid "Installs Croatian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za hrvatski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na hrvatskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -440,13 +417,12 @@ msgid "Estonian"
msgstr "Estonski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_ET\n"
"LngText.text"
msgid "Installs Estonian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za estonski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na estonskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -457,13 +433,12 @@ msgid "Vietnamese"
msgstr "Vijetnamski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_VI\n"
"LngText.text"
msgid "Installs Vietnamese help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za vietnamski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na vijetnamskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -474,13 +449,12 @@ msgid "Bulgarian"
msgstr "Bugarski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_BG\n"
"LngText.text"
msgid "Installs Bulgarian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za bugarski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na bugarskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -491,13 +465,12 @@ msgid "Khmer"
msgstr "Kmerski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_KM\n"
"LngText.text"
msgid "Installs Khmer help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za Khmer u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na kmerskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -508,13 +481,12 @@ msgid "Punjabi"
msgstr "Pendžabski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_PA_IN\n"
"LngText.text"
msgid "Installs Punjabi help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za Punjabi u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na pandžabi jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -525,13 +497,12 @@ msgid "Tamil"
msgstr "Tamilski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_TA\n"
"LngText.text"
msgid "Installs Tamil help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za tamilski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na tamilskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -542,13 +513,12 @@ msgid "Hindi"
msgstr "Hindi"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_HI\n"
"LngText.text"
msgid "Installs Hindi help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za hindi u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na hindu jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -559,13 +529,12 @@ msgid "Southern Sotho (Sutu)"
msgstr "Južni Sotho (Sutu)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_ST\n"
"LngText.text"
msgid "Installs Southern Sotho (Sutu) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za južni sotho (sutu) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na južnom soto (sutu) jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -576,13 +545,12 @@ msgid "Tswana"
msgstr "Tswana"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_TN\n"
"LngText.text"
msgid "Installs Tswana help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za tswana u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na cvana jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -593,13 +561,12 @@ msgid "Xhosa"
msgstr "Xhosa"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_XH\n"
"LngText.text"
msgid "Installs Xhosa help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za xhosa u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na kshosanskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -610,13 +577,12 @@ msgid "Zulu"
msgstr "Zulu"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_ZU\n"
"LngText.text"
msgid "Installs Zulu help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za zulu u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na zulu jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -627,13 +593,12 @@ msgid "Afrikaans"
msgstr "Afrikaans"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_AF\n"
"LngText.text"
msgid "Installs Afrikaans help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za afrikaans u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na afrikansu za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -644,13 +609,12 @@ msgid "Swahili"
msgstr "Swahili"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SW_TZ\n"
"LngText.text"
msgid "Installs Swahili help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za swahili u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na svahiliju za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -661,13 +625,12 @@ msgid "Lao"
msgstr "Lao"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_LO\n"
"LngText.text"
msgid "Installs Lao help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za lao u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na laoškom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -678,13 +641,12 @@ msgid "Northern Sotho"
msgstr "Sjeverni sotho"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_NSO\n"
"LngText.text"
msgid "Installs Northern Sotho help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za sjeverni sotho u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na sjevernom soto jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -695,13 +657,12 @@ msgid "Bengali (Bangladesh)"
msgstr "Bengalski (Bangladeš)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_BN\n"
"LngText.text"
msgid "Installs Bengali (Bangladesh) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za bengalski (Bangladeš) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na bengalskom (Bangladeš) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -712,13 +673,12 @@ msgid "Bengali (India)"
msgstr "Bengalski (Indija)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_BN_IN\n"
"LngText.text"
msgid "Installs Bengali (India) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za bengalski (Bangladeš) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na bengalskom (Indija) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -729,13 +689,12 @@ msgid "Oriya"
msgstr "Oriya"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_OR\n"
"LngText.text"
msgid "Installs Oriya help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za oriya u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na orijskom jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -746,13 +705,12 @@ msgid "Marathi"
msgstr "Marathi"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_MR\n"
"LngText.text"
msgid "Installs Marathi help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za marathi u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na maratiju za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -763,13 +721,12 @@ msgid "Nepali"
msgstr "Nepalski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_NE\n"
"LngText.text"
msgid "Installs Nepali help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za nepalski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na nepalskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -780,13 +737,12 @@ msgid "Arabic"
msgstr "Arapski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_AR\n"
"LngText.text"
msgid "Installs Arabic help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za arapski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na arapskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -797,13 +753,12 @@ msgid "Catalan"
msgstr "Katalonski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_CA\n"
"LngText.text"
msgid "Installs Catalan help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za katalonski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na katalonskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -811,16 +766,15 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_CA_XV\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "Katalonski (valensijanski)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_CA_XV\n"
"LngText.text"
msgid "Installs Catalan (Valencian) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za malajski (malezijski) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na katalonskom (valensijanski) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -831,13 +785,12 @@ msgid "Danish"
msgstr "Danski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_DA\n"
"LngText.text"
msgid "Installs Danish help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za danski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na danskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -848,13 +801,12 @@ msgid "Finnish"
msgstr "Finski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_FI\n"
"LngText.text"
msgid "Installs Finnish help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za finski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na finskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -865,13 +817,12 @@ msgid "Hebrew"
msgstr "Hebrejski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_HE\n"
"LngText.text"
msgid "Installs Hebrew help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za hebrejski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na hebrejskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -882,13 +833,12 @@ msgid "Icelandic"
msgstr "Islandski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_IS\n"
"LngText.text"
msgid "Installs Icelandic help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za islandski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na islandskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -899,13 +849,12 @@ msgid "Norwegian (Bokmål)"
msgstr "Norveški (bokmal)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_NB\n"
"LngText.text"
msgid "Installs Norwegian (Bokmål) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za norveški (bokmal) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na norveškom (bukmol) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -916,13 +865,12 @@ msgid "Norwegian (Nynorsk)"
msgstr "Norveški (nynorsk)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_NN\n"
"LngText.text"
msgid "Installs Norwegian (Nynorsk) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za norveški (nynorsk) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na norveškom (ninorsk) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -933,13 +881,12 @@ msgid "Romanian"
msgstr "Rumunjski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_RO\n"
"LngText.text"
msgid "Installs Romanian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za rumunjski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na rumunskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -950,13 +897,12 @@ msgid "Albanian"
msgstr "Albanski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SQ\n"
"LngText.text"
msgid "Installs Albanian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za albanski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na albanskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -967,16 +913,14 @@ msgid "Indonesian"
msgstr "Indonežanski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_ID\n"
"LngText.text"
msgid "Installs Indonesian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za indonezijski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na indonežanskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_UK\n"
@@ -985,13 +929,12 @@ msgid "Ukrainian"
msgstr "Ukrajinski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_UK\n"
"LngText.text"
msgid "Installs Ukrainian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za ukrajinski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na ukrajinskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1002,13 +945,12 @@ msgid "Belarusian"
msgstr "Bjeloruski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_BE\n"
"LngText.text"
msgid "Installs Belarusian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za bjeloruski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na bjeloruskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1019,13 +961,12 @@ msgid "Slovenian"
msgstr "Slovenački"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SL\n"
"LngText.text"
msgid "Installs Slovenian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za slovenački u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na slovenačkom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1036,13 +977,12 @@ msgid "Latvian"
msgstr "Latvijski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_LV\n"
"LngText.text"
msgid "Installs Latvian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za latvijski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na letonskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1053,13 +993,12 @@ msgid "Lithuanian"
msgstr "Litvanski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_LT\n"
"LngText.text"
msgid "Installs Lithuanian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za litvanski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na litvanskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1070,13 +1009,12 @@ msgid "Basque"
msgstr "Baskijski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_EU\n"
"LngText.text"
msgid "Installs Basque help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za baskijski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na baskijskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1087,13 +1025,12 @@ msgid "Macedonian"
msgstr "Makedonski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_MK\n"
"LngText.text"
msgid "Installs Macedonian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za makedonski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na makedonskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1104,13 +1041,12 @@ msgid "Welsh"
msgstr "Velški"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_CY\n"
"LngText.text"
msgid "Installs Welsh help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za velški u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na velškom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1121,13 +1057,12 @@ msgid "Galician"
msgstr "Galicijski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_GL\n"
"LngText.text"
msgid "Installs Galician help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za galicijski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na galicijskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1138,13 +1073,12 @@ msgid "Serbian (Latin)"
msgstr "Srpski (latinica)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SH\n"
"LngText.text"
msgid "Installs Serbian (Latin) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za srpski (latinica) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na srpskom (latinica) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1155,13 +1089,12 @@ msgid "Irish"
msgstr "Irski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_GA\n"
"LngText.text"
msgid "Installs Irish help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za irski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na irskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1172,13 +1105,12 @@ msgid "Serbian (Cyrillic)"
msgstr "Srpski (ćirilica)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SR\n"
"LngText.text"
msgid "Installs Serbian (Cyrillic) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za srpski (ćirilica) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na srpskom (ćirilica) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1189,31 +1121,28 @@ msgid "Bosnian"
msgstr "Bosanski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_BS\n"
"LngText.text"
msgid "Installs Bosnian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za bosanski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na bosanskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_AST\n"
"LngText.text"
msgid "Asturian"
-msgstr "Asturian"
+msgstr "Asturski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_AST\n"
"LngText.text"
msgid "Installs Asturian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za estonski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na asturijskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1224,13 +1153,12 @@ msgid "Kinyarwanda"
msgstr "Kinyarwanda"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_RW\n"
"LngText.text"
msgid "Installs Kinyarwanda help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za kinyarwanda u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na kinjaruandskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1238,7 +1166,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "Perzijski"
#: module_helppack.ulf
msgctxt ""
@@ -1246,7 +1174,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Pomoć na perzijskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1257,13 +1185,12 @@ msgid "Tatar"
msgstr "Tatarski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_TT\n"
"LngText.text"
msgid "Installs Tatar help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za tatarski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na tatarskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1274,31 +1201,28 @@ msgid "Tsonga"
msgstr "Tsonga"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_TS\n"
"LngText.text"
msgid "Installs Tsonga help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za tsonga u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na conga jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BR\n"
"LngText.text"
msgid "Breton"
-msgstr "Bretonski"
+msgstr "Bretanjski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_BR\n"
"LngText.text"
msgid "Installs Breton help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za bretonski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na bretonskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1309,13 +1233,12 @@ msgid "Ndebele South"
msgstr "Ndebele južni"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_NR\n"
"LngText.text"
msgid "Installs Ndebele South help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za ndebele južni u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na jeziku južni ndebele za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1326,13 +1249,12 @@ msgid "Swazi"
msgstr "Svazi"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SS\n"
"LngText.text"
msgid "Installs Swazi help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za svazi u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na svaziju za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1343,13 +1265,12 @@ msgid "Venda"
msgstr "Venda"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_VE\n"
"LngText.text"
msgid "Installs Venda help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za venda u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na venda jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1360,13 +1281,12 @@ msgid "Kannada"
msgstr "Kannadski (južna Indija)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_KN\n"
"LngText.text"
msgid "Installs Kannada help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za kannadski (južna Indija) u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na kanada jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1377,13 +1297,12 @@ msgid "Tajik"
msgstr "Tadžički"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_TG\n"
"LngText.text"
msgid "Installs Tajik help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za tadžički u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na tadžičkom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1394,13 +1313,12 @@ msgid "Kurdish"
msgstr "Kurdski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_KU\n"
"LngText.text"
msgid "Installs Kurdish help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za kurdski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na kurdskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1411,13 +1329,12 @@ msgid "Dzongkha"
msgstr "Dzongkha"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_DZ\n"
"LngText.text"
msgid "Installs Dzongkha help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za dzongkha u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na džonka jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1428,13 +1345,12 @@ msgid "Georgian"
msgstr "Gruzijski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_KA\n"
"LngText.text"
msgid "Installs Georgian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za gruzijski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na gruzijskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1445,13 +1361,12 @@ msgid "Esperanto"
msgstr "Esperanto"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_EO\n"
"LngText.text"
msgid "Installs Esperanto help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za esperanto u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na esperantu za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1462,13 +1377,12 @@ msgid "Gujarati"
msgstr "Gujarati"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_GU\n"
"LngText.text"
msgid "Installs Gujarati help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za gujarati u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na gudžarati jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1479,13 +1393,12 @@ msgid "English (South Africa)"
msgstr "Engleski (Južna Afrika)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_EN_ZA\n"
"LngText.text"
msgid "Installs English (South Africa) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za engleski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na engleskom (Južna Afrika) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1496,13 +1409,12 @@ msgid "English (United Kingdom)"
msgstr "Engleski (Velika Britanija)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_EN_GB\n"
"LngText.text"
msgid "Installs English (United Kingdom) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za engleski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na engleskom (Ujedinjeno Kraljevstvo) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1513,13 +1425,12 @@ msgid "Uzbek"
msgstr "Uzbečki"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_UZ\n"
"LngText.text"
msgid "Installs Uzbek help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za uzbečki u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na uzvečkom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1530,16 +1441,14 @@ msgid "Mongolian"
msgstr "Mongolski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_MN\n"
"LngText.text"
msgid "Installs Mongolian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za mongolski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na mongolskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MY\n"
@@ -1548,34 +1457,30 @@ msgid "Burmese"
msgstr "Burmanski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_MY\n"
"LngText.text"
msgid "Installs Burmese (Myanmar) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za armenski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na burmanskom (Mjanmar) za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BO\n"
"LngText.text"
msgid "Tibetan"
-msgstr "Tibetski"
+msgstr "Tibetanski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_BO\n"
"LngText.text"
msgid "Installs Tibetan help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za koreanski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na tibetanskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OC\n"
@@ -1584,31 +1489,28 @@ msgid "Occitan"
msgstr "Oksitanski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_OC\n"
"LngText.text"
msgid "Installs Occitan help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za oriya u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na okitanskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OM\n"
"LngText.text"
msgid "Oromo"
-msgstr "Oromo"
+msgstr "Oromski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_OM\n"
"LngText.text"
msgid "Installs Oromo help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za oriya u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na oromo jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1616,19 +1518,17 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_SI\n"
"LngText.text"
msgid "Sinhala"
-msgstr ""
+msgstr "Singalijski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SI\n"
"LngText.text"
msgid "Installs Sinhala help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za swahili u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na sinhalskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_UG\n"
@@ -1637,34 +1537,30 @@ msgid "Uyghur"
msgstr "Ujgurski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_UG\n"
"LngText.text"
msgid "Installs Uyghur help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za urdu u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na ujgurskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_AS\n"
"LngText.text"
msgid "Assamese"
-msgstr "Asameški"
+msgstr "Asamski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_AS\n"
"LngText.text"
msgid "Installs Assamese help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za asameški u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na asamskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BRX\n"
@@ -1673,16 +1569,14 @@ msgid "Bodo"
msgstr "Bodo"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_BRX\n"
"LngText.text"
msgid "Installs Bodo help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za urdu u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na bodo jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DGO\n"
@@ -1691,13 +1585,12 @@ msgid "Dogri"
msgstr "Dogri"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_DGO\n"
"LngText.text"
msgid "Installs Dogri help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za holandijski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na dogri jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1705,37 +1598,33 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_GD\n"
"LngText.text"
msgid "Scottish Gaelic"
-msgstr ""
+msgstr "Škotski galski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_GD\n"
"LngText.text"
msgid "Installs Scottish Gaelic help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za poljski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na škotsko-galskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KK\n"
"LngText.text"
msgid "Kazakh"
-msgstr "Kazački"
+msgstr "Kazaški"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_KK\n"
"LngText.text"
msgid "Installs Kazakh help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za marathi u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na kazaškom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KOK\n"
@@ -1744,13 +1633,12 @@ msgid "Konkani"
msgstr "Konkani"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_KOK\n"
"LngText.text"
msgid "Installs Konkani help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za koreanski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na konkani jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1758,19 +1646,17 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_KS\n"
"LngText.text"
msgid "Kashmiri"
-msgstr ""
+msgstr "Kašmirski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_KS\n"
"LngText.text"
msgid "Installs Kashmiri help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za Khmer u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na kašmirskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MAI\n"
@@ -1779,34 +1665,30 @@ msgid "Maithili"
msgstr "Maithili"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_MAI\n"
"LngText.text"
msgid "Installs Maithili help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za swahili u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na maithiliju za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ML\n"
"LngText.text"
msgid "Malayalam"
-msgstr "Malajamanski"
+msgstr "Malajamski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_ML\n"
"LngText.text"
msgid "Installs Malayalam help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za malayalam u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na malajalmskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MNI\n"
@@ -1815,13 +1697,12 @@ msgid "Manipuri"
msgstr "Manipurski"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_MNI\n"
"LngText.text"
msgid "Installs Manipuri help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za sanskrit u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na manipuranskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1829,19 +1710,17 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_SA_IN\n"
"LngText.text"
msgid "Sanskrit (India)"
-msgstr ""
+msgstr "Sanskrit (Indija)"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SA_IN\n"
"LngText.text"
msgid "Installs Sanskrit help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za sanskrit u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na sankritu za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SAT\n"
@@ -1850,34 +1729,30 @@ msgid "Santali"
msgstr "Santali"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SAT\n"
"LngText.text"
msgid "Installs Santali help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za bengalski u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na santalskom za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SD\n"
"LngText.text"
msgid "Sindhi"
-msgstr "Sindi"
+msgstr "Sindhi"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SD\n"
"LngText.text"
msgid "Installs Sindhi help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za hindi u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na sindi jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TE\n"
@@ -1886,13 +1761,12 @@ msgid "Telugu"
msgstr "Telugu"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_TE\n"
"LngText.text"
msgid "Installs Telugu help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za telugu u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na telugu jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1900,16 +1774,15 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_SID\n"
"LngText.text"
msgid "Sidama"
-msgstr ""
+msgstr "Sidama"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SID\n"
"LngText.text"
msgid "Installs Sidama help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instalira podršku za swahili u %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Pomoć na sidama jeziku za %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1917,7 +1790,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_QTZ\n"
"LngText.text"
msgid "KeyID"
-msgstr ""
+msgstr "KljučID"
#: module_helppack.ulf
msgctxt ""
@@ -1925,7 +1798,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_QTZ\n"
"LngText.text"
msgid "Installs English help in %PRODUCTNAME %PRODUCTVERSION with a key ID before each paragraph"
-msgstr ""
+msgstr "Pomoć na engleskom jeziku za %PRODUCTNAME %PRODUCTVERSION s ključem ID prije svakog odlomka"
#: module_langpack.ulf
msgctxt ""
@@ -1933,7 +1806,7 @@ msgctxt ""
"STR_NAME_MODULE_ROOT_LANGPACK\n"
"LngText.text"
msgid "Additional user interface languages"
-msgstr ""
+msgstr "Dodatni korisnički interfejs jezika"
#: module_langpack.ulf
msgctxt ""
@@ -1941,7 +1814,7 @@ msgctxt ""
"STR_DESC_MODULE_ROOT_LANGPACK\n"
"LngText.text"
msgid "Additional user interface languages"
-msgstr ""
+msgstr "Dodatni korisnički interfejs jezika"
#: module_langpack.ulf
msgctxt ""
@@ -1949,7 +1822,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_EN_US\n"
"LngText.text"
msgid "English (United States)"
-msgstr ""
+msgstr "Engleski (Sjedinjene Države)"
#: module_langpack.ulf
msgctxt ""
@@ -1957,7 +1830,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_EN_US\n"
"LngText.text"
msgid "Installs the English (United States) user interface"
-msgstr ""
+msgstr "Instalira Engleski (Sjedinjene Države) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -1973,7 +1846,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_DE\n"
"LngText.text"
msgid "Installs the German user interface"
-msgstr ""
+msgstr "Instalira Njemački korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -1989,7 +1862,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FR\n"
"LngText.text"
msgid "Installs the French user interface"
-msgstr ""
+msgstr "Instalira francuski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2005,7 +1878,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_IT\n"
"LngText.text"
msgid "Installs the Italian user interface"
-msgstr ""
+msgstr "Instalira italijanski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2021,7 +1894,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_ES\n"
"LngText.text"
msgid "Installs the Spanish user interface"
-msgstr ""
+msgstr "Instalira španski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2037,7 +1910,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SV\n"
"LngText.text"
msgid "Installs the Swedish user interface"
-msgstr ""
+msgstr "Instalira švedski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2053,7 +1926,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_PT\n"
"LngText.text"
msgid "Installs the Portuguese user interface"
-msgstr ""
+msgstr "Instalira portugalski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2069,7 +1942,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_PT_BR\n"
"LngText.text"
msgid "Installs the Portuguese user interface"
-msgstr ""
+msgstr "Instalira portugalski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2085,7 +1958,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_JA\n"
"LngText.text"
msgid "Installs the Japanese user interface"
-msgstr ""
+msgstr "Instalira japanski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2101,7 +1974,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KO\n"
"LngText.text"
msgid "Installs the Korean user interface"
-msgstr ""
+msgstr "Instalira koreanski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2117,7 +1990,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_ZH_CN\n"
"LngText.text"
msgid "Installs the Chinese (simplified) user interface"
-msgstr ""
+msgstr "Instalira kineski(pojednostavljen) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2133,7 +2006,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_ZH_TW\n"
"LngText.text"
msgid "Installs the Chinese (traditional) user interface"
-msgstr ""
+msgstr "Instalira kineski(tradicionalni) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2149,7 +2022,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_NL\n"
"LngText.text"
msgid "Installs the Dutch user interface"
-msgstr ""
+msgstr "Instalira holandski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2165,7 +2038,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_HU\n"
"LngText.text"
msgid "Installs the Hungarian user interface"
-msgstr ""
+msgstr "Instalira mađarski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2181,7 +2054,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_PL\n"
"LngText.text"
msgid "Installs the Polish user interface"
-msgstr ""
+msgstr "Instalira poljski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2197,7 +2070,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_RU\n"
"LngText.text"
msgid "Installs the Russian user interface"
-msgstr ""
+msgstr "Instalira ruski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2213,7 +2086,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_TR\n"
"LngText.text"
msgid "Installs the Turkish user interface"
-msgstr ""
+msgstr "Instalira turski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2229,7 +2102,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_EL\n"
"LngText.text"
msgid "Installs the Greek user interface"
-msgstr ""
+msgstr "Instalira grčki korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2245,7 +2118,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_TH\n"
"LngText.text"
msgid "Installs the Thai user interface"
-msgstr ""
+msgstr "Instalira thai korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2261,7 +2134,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CS\n"
"LngText.text"
msgid "Installs the Czech user interface"
-msgstr ""
+msgstr "Instalira češki korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2277,7 +2150,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SK\n"
"LngText.text"
msgid "Installs the Slovak user interface"
-msgstr ""
+msgstr "Instalira slovački korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2293,7 +2166,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_HR\n"
"LngText.text"
msgid "Installs the Croatian user interface"
-msgstr ""
+msgstr "Instalira hrvatski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2309,7 +2182,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_ET\n"
"LngText.text"
msgid "Installs the Estonian user interface"
-msgstr ""
+msgstr "Instalira estonski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2325,7 +2198,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_VI\n"
"LngText.text"
msgid "Installs the Vietnamese user interface"
-msgstr ""
+msgstr "Instalira vijetnamski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2341,7 +2214,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_BG\n"
"LngText.text"
msgid "Installs the Bulgarian user interface"
-msgstr ""
+msgstr "Instalira bugarski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2357,7 +2230,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KM\n"
"LngText.text"
msgid "Installs the Khmer user interface"
-msgstr ""
+msgstr "Instalira khmer korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2373,7 +2246,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_PA_IN\n"
"LngText.text"
msgid "Installs the Punjabi user interface"
-msgstr ""
+msgstr "Instalira punjabi korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2389,7 +2262,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_TA\n"
"LngText.text"
msgid "Installs the Tamil user interface"
-msgstr ""
+msgstr "Instalira tamil korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2405,7 +2278,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_HI\n"
"LngText.text"
msgid "Installs the Hindi user interface"
-msgstr ""
+msgstr "Instalira hindi korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2421,7 +2294,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_ST\n"
"LngText.text"
msgid "Installs the Southern Sotho (Sutu) user interface"
-msgstr ""
+msgstr "Instalira Southern Sotho (Sutu) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2437,7 +2310,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_TN\n"
"LngText.text"
msgid "Installs the Tswana user interface"
-msgstr ""
+msgstr "Instalira cvanski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2453,7 +2326,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_XH\n"
"LngText.text"
msgid "Installs the Xhosa user interface"
-msgstr ""
+msgstr "Instalira xhosa korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2469,7 +2342,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_ZU\n"
"LngText.text"
msgid "Installs the Zulu user interface"
-msgstr ""
+msgstr "Instalira zulu korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2485,7 +2358,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_AF\n"
"LngText.text"
msgid "Installs the Afrikaans user interface"
-msgstr ""
+msgstr "Instalira afrički korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2501,7 +2374,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SW_TZ\n"
"LngText.text"
msgid "Installs the Swahili user interface"
-msgstr ""
+msgstr "Instalira svahili korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2517,7 +2390,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_LO\n"
"LngText.text"
msgid "Installs the Lao user interface"
-msgstr ""
+msgstr "Instalira lao korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2533,7 +2406,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_MY\n"
"LngText.text"
msgid "Installs the Burmese (Myanmar) user interface"
-msgstr ""
+msgstr "Instalira burmski(myanmar) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2549,7 +2422,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_NSO\n"
"LngText.text"
msgid "Installs the Northern Sotho user interface"
-msgstr ""
+msgstr "Instalira sjeverni sotho korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2565,7 +2438,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_BN\n"
"LngText.text"
msgid "Installs the Bengali (Bangladesh) user interface"
-msgstr ""
+msgstr "Instalira Bengali(Bangladeš) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2581,7 +2454,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_BN_IN\n"
"LngText.text"
msgid "Installs the Bengali (India) user interface"
-msgstr ""
+msgstr "Instalira Bengali(Indija) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2597,7 +2470,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_OR\n"
"LngText.text"
msgid "Installs the Oriya user interface"
-msgstr ""
+msgstr "Instalira oriya korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2613,7 +2486,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_MR\n"
"LngText.text"
msgid "Installs the Marathi user interface"
-msgstr ""
+msgstr "Instalira marathi korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2629,7 +2502,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_NE\n"
"LngText.text"
msgid "Installs the Nepali user interface"
-msgstr ""
+msgstr "Instalira nepali korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2645,7 +2518,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_AR\n"
"LngText.text"
msgid "Installs the Arabic user interface"
-msgstr ""
+msgstr "Instalira arapski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2661,7 +2534,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CA\n"
"LngText.text"
msgid "Installs the Catalan user interface"
-msgstr ""
+msgstr "Instalira katalonski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2669,7 +2542,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "Katalonski(Valensijski)"
#: module_langpack.ulf
msgctxt ""
@@ -2677,7 +2550,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Installs the Catalan (Valencian) user interface"
-msgstr ""
+msgstr "Instalira katalonski(Valensijski) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2693,7 +2566,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_DA\n"
"LngText.text"
msgid "Installs the Danish user interface"
-msgstr ""
+msgstr "Instalira danski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2709,7 +2582,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FI\n"
"LngText.text"
msgid "Installs the Finnish user interface"
-msgstr ""
+msgstr "Instalira finski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2725,7 +2598,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_HE\n"
"LngText.text"
msgid "Installs the Hebrew user interface"
-msgstr ""
+msgstr "Instalira hebrejski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2741,7 +2614,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_IS\n"
"LngText.text"
msgid "Installs the Icelandic user interface"
-msgstr ""
+msgstr "Instalira islandski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2757,7 +2630,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_NB\n"
"LngText.text"
msgid "Installs the Norwegian (Bokmål) user interface"
-msgstr ""
+msgstr "Instalira norveški (Bokmål) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2773,7 +2646,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_NN\n"
"LngText.text"
msgid "Installs the Norwegian (Nynorsk) user interface"
-msgstr ""
+msgstr "Instalira norveški (Nynorsk) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2789,7 +2662,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_RO\n"
"LngText.text"
msgid "Installs the Romanian user interface"
-msgstr ""
+msgstr "Instalira rumunski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2805,7 +2678,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SQ\n"
"LngText.text"
msgid "Installs the Albanian user interface"
-msgstr ""
+msgstr "Instalira albanski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2821,7 +2694,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_ID\n"
"LngText.text"
msgid "Installs the Indonesian user interface"
-msgstr ""
+msgstr "Instalira indonezijski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2837,7 +2710,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_UK\n"
"LngText.text"
msgid "Installs the Ukrainian user interface"
-msgstr ""
+msgstr "Instalira ukrajinski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2853,7 +2726,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_BE\n"
"LngText.text"
msgid "Installs the Belarusian user interface"
-msgstr ""
+msgstr "Instalira bjeloruski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2869,7 +2742,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SL\n"
"LngText.text"
msgid "Installs the Slovenian user interface"
-msgstr ""
+msgstr "Instalira slovenački korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2885,7 +2758,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_LV\n"
"LngText.text"
msgid "Installs the Latvian user interface"
-msgstr ""
+msgstr "Instalira letonski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2901,7 +2774,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_LT\n"
"LngText.text"
msgid "Installs the Lithuanian user interface"
-msgstr ""
+msgstr "Instalira litvanski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2917,7 +2790,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_EU\n"
"LngText.text"
msgid "Installs the Basque user interface"
-msgstr ""
+msgstr "Instalira baskijski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2933,7 +2806,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_MK\n"
"LngText.text"
msgid "Installs the Macedonian user interface"
-msgstr ""
+msgstr "Instalira makedonski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2949,7 +2822,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CY\n"
"LngText.text"
msgid "Installs the Welsh user interface"
-msgstr ""
+msgstr "Instalira velški korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2965,7 +2838,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_GL\n"
"LngText.text"
msgid "Installs the Galician user interface"
-msgstr ""
+msgstr "Instalira galicijski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2973,7 +2846,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Srpski (latinica)"
#: module_langpack.ulf
msgctxt ""
@@ -2981,7 +2854,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs the Serbian (Latin) user interface"
-msgstr ""
+msgstr "Instalira srpski (latinica) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -2997,7 +2870,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_GA\n"
"LngText.text"
msgid "Installs the Irish user interface"
-msgstr ""
+msgstr "Instalira irski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3013,7 +2886,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR\n"
"LngText.text"
msgid "Installs the Serbian (Cyrillic) user interface"
-msgstr ""
+msgstr "Instalira srpski(ćirilično) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3029,16 +2902,15 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_BS\n"
"LngText.text"
msgid "Installs the Bosnian user interface"
-msgstr ""
+msgstr "Instalira bosanski korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_AST\n"
"LngText.text"
msgid "Asturian"
-msgstr "Asturian"
+msgstr "Asturski"
#: module_langpack.ulf
msgctxt ""
@@ -3046,7 +2918,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_AST\n"
"LngText.text"
msgid "Installs the Asturian user interface"
-msgstr ""
+msgstr "Instalira asturski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3062,7 +2934,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_RW\n"
"LngText.text"
msgid "Installs the Kinyarwanda user interface"
-msgstr ""
+msgstr "Instalira kinjarvanda korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3070,7 +2942,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "Perzijski"
#: module_langpack.ulf
msgctxt ""
@@ -3078,7 +2950,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Installs the Persian user interface"
-msgstr ""
+msgstr "Instalira perzijski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3094,7 +2966,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_TT\n"
"LngText.text"
msgid "Installs the Tatar user interface"
-msgstr ""
+msgstr "Instalira tatarski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3110,7 +2982,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_TS\n"
"LngText.text"
msgid "Installs the Tsonga user interface"
-msgstr ""
+msgstr "Instalira tsonga korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3126,7 +2998,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_BR\n"
"LngText.text"
msgid "Installs the Breton user interface"
-msgstr ""
+msgstr "Instalira bretonski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3142,7 +3014,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_NR\n"
"LngText.text"
msgid "Installs the Ndebele South user interface"
-msgstr ""
+msgstr "Instalira ndebele juzni korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3158,7 +3030,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SS\n"
"LngText.text"
msgid "Installs the Swazi user interface"
-msgstr ""
+msgstr "Instalira svazi korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3174,7 +3046,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_VE\n"
"LngText.text"
msgid "Installs the Venda user interface"
-msgstr ""
+msgstr "Instalira venda korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3190,7 +3062,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Installs the Kannada user interface"
-msgstr ""
+msgstr "Instalira kanadski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3206,7 +3078,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_TG\n"
"LngText.text"
msgid "Installs the Tajik user interface"
-msgstr ""
+msgstr "Instalira tajik korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3214,7 +3086,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdski"
#: module_langpack.ulf
msgctxt ""
@@ -3222,7 +3094,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs the Kurdish user interface"
-msgstr ""
+msgstr "Instalira kurdski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3238,7 +3110,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_DZ\n"
"LngText.text"
msgid "Installs the Dzongkha user interface"
-msgstr ""
+msgstr "Instalira dzongkhalski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3254,7 +3126,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KA\n"
"LngText.text"
msgid "Installs the Georgian user interface"
-msgstr ""
+msgstr "Instalira gruzijski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3270,7 +3142,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_EO\n"
"LngText.text"
msgid "Installs the Esperanto user interface"
-msgstr ""
+msgstr "Instalira esperanto korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3286,7 +3158,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_GU\n"
"LngText.text"
msgid "Installs the Gujarati user interface"
-msgstr ""
+msgstr "Instalira gujarati korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3302,7 +3174,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_EN_ZA\n"
"LngText.text"
msgid "Installs the English (South Africa) user interface"
-msgstr ""
+msgstr "Instalira engleski(južno afrički) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3318,7 +3190,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_EN_GB\n"
"LngText.text"
msgid "Installs the English (United Kingdom) user interface"
-msgstr ""
+msgstr "Instalira engleski(ujedinjeno kraljevstvo) korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3334,7 +3206,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_UZ\n"
"LngText.text"
msgid "Installs the Uzbek user interface"
-msgstr ""
+msgstr "Instalira uzbek korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3350,16 +3222,15 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_MN\n"
"LngText.text"
msgid "Installs the Mongolian user interface"
-msgstr ""
+msgstr "Instalira mongolski korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BO\n"
"LngText.text"
msgid "Tibetan"
-msgstr "Tibetski"
+msgstr "Tibetanski"
#: module_langpack.ulf
msgctxt ""
@@ -3367,16 +3238,15 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_BO\n"
"LngText.text"
msgid "Installs the Tibetan user interface"
-msgstr ""
+msgstr "Instalira tibetanski korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OC\n"
"LngText.text"
msgid "Occitan"
-msgstr "Oksitanski"
+msgstr "Okcitanski"
#: module_langpack.ulf
msgctxt ""
@@ -3384,16 +3254,15 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_OC\n"
"LngText.text"
msgid "Installs the Occitan user interface"
-msgstr ""
+msgstr "Instalira oksitanski korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OM\n"
"LngText.text"
msgid "Oromo"
-msgstr "Oromo"
+msgstr "Oromski"
#: module_langpack.ulf
msgctxt ""
@@ -3401,7 +3270,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_OM\n"
"LngText.text"
msgid "Installs the Oromo user interface"
-msgstr ""
+msgstr "Instalira oromo korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3409,7 +3278,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SI\n"
"LngText.text"
msgid "Sinhala"
-msgstr ""
+msgstr "Singalijski"
#: module_langpack.ulf
msgctxt ""
@@ -3417,10 +3286,9 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SI\n"
"LngText.text"
msgid "Installs the Sinhala user interface"
-msgstr ""
+msgstr "Instalira singalijski korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_UG\n"
@@ -3434,16 +3302,15 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_UG\n"
"LngText.text"
msgid "Installs the Uyghur user interface"
-msgstr ""
+msgstr "Instalira ujgurski korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_AS\n"
"LngText.text"
msgid "Assamese"
-msgstr "Asameški"
+msgstr "Asamski"
#: module_langpack.ulf
msgctxt ""
@@ -3451,10 +3318,9 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_AS\n"
"LngText.text"
msgid "Installs the Assamese user interface"
-msgstr ""
+msgstr "Instalira asamski korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BRX\n"
@@ -3468,10 +3334,9 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_BRX\n"
"LngText.text"
msgid "Installs the Bodo user interface"
-msgstr ""
+msgstr "Instalira budo korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DGO\n"
@@ -3485,7 +3350,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_DGO\n"
"LngText.text"
msgid "Installs the Dogri user interface"
-msgstr ""
+msgstr "Instalira dogri korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3493,7 +3358,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_GD\n"
"LngText.text"
msgid "Scottish Gaelic"
-msgstr ""
+msgstr "Škotski galski"
#: module_langpack.ulf
msgctxt ""
@@ -3501,16 +3366,15 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_GD\n"
"LngText.text"
msgid "Installs the Scottish Gaelic user interface"
-msgstr ""
+msgstr "Instalira škotsko galski korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KK\n"
"LngText.text"
msgid "Kazakh"
-msgstr "Kazački"
+msgstr "Kazaški"
#: module_langpack.ulf
msgctxt ""
@@ -3518,10 +3382,9 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KK\n"
"LngText.text"
msgid "Installs the Kazakh user interface"
-msgstr ""
+msgstr "Instalira kazaški korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KOK\n"
@@ -3535,7 +3398,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KOK\n"
"LngText.text"
msgid "Installs the Konkani user interface"
-msgstr ""
+msgstr "Instalira konkani korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3543,7 +3406,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KS\n"
"LngText.text"
msgid "Kashmiri"
-msgstr ""
+msgstr "Kašmirski"
#: module_langpack.ulf
msgctxt ""
@@ -3551,10 +3414,9 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KS\n"
"LngText.text"
msgid "Installs the Kashmiri user interface"
-msgstr ""
+msgstr "Instalira kašmirski korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MAI\n"
@@ -3568,16 +3430,15 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_MAI\n"
"LngText.text"
msgid "Installs the Maithili user interface"
-msgstr ""
+msgstr "Instalira maithili korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ML\n"
"LngText.text"
msgid "Malayalam"
-msgstr "Malajamanski"
+msgstr "Malajamski"
#: module_langpack.ulf
msgctxt ""
@@ -3585,10 +3446,9 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_ML\n"
"LngText.text"
msgid "Installs the Malayalam user interface"
-msgstr ""
+msgstr "Instalira malajmski korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MNI\n"
@@ -3602,7 +3462,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_MNI\n"
"LngText.text"
msgid "Installs the Manipuri user interface"
-msgstr ""
+msgstr "Instalira manipurski korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3610,7 +3470,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SA_IN\n"
"LngText.text"
msgid "Sanskrit (India)"
-msgstr ""
+msgstr "Sanskrit (Indija)"
#: module_langpack.ulf
msgctxt ""
@@ -3618,10 +3478,9 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SA_IN\n"
"LngText.text"
msgid "Installs the Sanskrit user interface"
-msgstr ""
+msgstr "Instalira sanskirt korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SAT\n"
@@ -3635,10 +3494,9 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SAT\n"
"LngText.text"
msgid "Installs the Santali user interface"
-msgstr ""
+msgstr "Instalira santali korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SD\n"
@@ -3652,10 +3510,9 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SD\n"
"LngText.text"
msgid "Installs the Sindhi user interface"
-msgstr ""
+msgstr "Instalira sindi korisnički interfejs"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TE\n"
@@ -3669,7 +3526,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_TE\n"
"LngText.text"
msgid "Installs the Telugu user interface"
-msgstr ""
+msgstr "Instalira telugu korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3685,7 +3542,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_LB\n"
"LngText.text"
msgid "Installs the Luxembourgish user interface"
-msgstr ""
+msgstr "Instalira luksemburški korisnički interfejs"
#: module_langpack.ulf
msgctxt ""
@@ -3701,7 +3558,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_AM\n"
"LngText.text"
msgid "Installs the Amharic user interface"
-msgstr ""
+msgstr "Instalira amharijski korisnički interfe"
#: module_langpack.ulf
msgctxt ""
@@ -3709,7 +3566,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SID\n"
"LngText.text"
msgid "Sidama"
-msgstr ""
+msgstr "Sidama"
#: module_langpack.ulf
msgctxt ""
@@ -3717,7 +3574,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SID\n"
"LngText.text"
msgid "Installs the Sidama user interface"
-msgstr ""
+msgstr "Instalira sidama korisnički interfe"
#: module_langpack.ulf
msgctxt ""
@@ -3725,7 +3582,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_QTZ\n"
"LngText.text"
msgid "KeyID"
-msgstr ""
+msgstr "KljučID"
#: module_langpack.ulf
msgctxt ""
@@ -3733,7 +3590,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_QTZ\n"
"LngText.text"
msgid "Installs the English user interface with a key ID before each UI element"
-msgstr ""
+msgstr "Instalira engleski korisnički interfe sa ključem ID prije svakog UI elementa"
#: module_ooo.ulf
msgctxt ""
@@ -3797,7 +3654,7 @@ msgctxt ""
"STR_DESC_MODULE_DICTIONARIES\n"
"LngText.text"
msgid "Spelling dictionaries, hyphenation rules, thesauri and grammar checkers."
-msgstr ""
+msgstr "Pravopisni rječnik, pravila rastavljanja riječi, leksikoni sinonima i provjera gramatike."
#: module_ooo.ulf
msgctxt ""
@@ -3808,13 +3665,12 @@ msgid "Afrikaans"
msgstr "Afrikaans"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_AF\n"
"LngText.text"
msgid "Afrikaans spelling dictionary, and hyphenation rules"
-msgstr "Hrvatska provjera pravopisa i uzorci za prelom riječi"
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi"
#: module_ooo.ulf
msgctxt ""
@@ -3822,19 +3678,17 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AN\n"
"LngText.text"
msgid "Aragonese"
-msgstr ""
+msgstr "Aragonski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_AN\n"
"LngText.text"
msgid "Aragonese spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za jezik Aragonski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -3848,7 +3702,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_AR\n"
"LngText.text"
msgid "Arabic spelling dictionary, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima za arapski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -3859,16 +3713,14 @@ msgid "Belarusian"
msgstr "Bjeloruski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_BE\n"
"LngText.text"
msgid "Belarusian spelling dictionary"
-msgstr "Swahili rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za bjeloruski jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BG\n"
@@ -3882,10 +3734,9 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_BG\n"
"LngText.text"
msgid "Bulgarian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za bugarski jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BN\n"
@@ -3894,16 +3745,14 @@ msgid "Bengali"
msgstr "Bengalski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_BN\n"
"LngText.text"
msgid "Bengali spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za bengalski jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BR\n"
@@ -3912,13 +3761,12 @@ msgid "Breton"
msgstr "Bretonski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_BR\n"
"LngText.text"
msgid "Breton spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za bretonski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -3929,13 +3777,12 @@ msgid "Bosnian"
msgstr "Bosanski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_BS\n"
"LngText.text"
msgid "Bosnian spelling dictionary"
-msgstr "Swahili rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za bosanski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -3951,7 +3798,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_CA\n"
"LngText.text"
msgid "Catalan spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za katalonski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -3967,7 +3814,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_CS\n"
"LngText.text"
msgid "Czech spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za češki jezik"
#: module_ooo.ulf
msgctxt ""
@@ -3983,10 +3830,9 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_DA\n"
"LngText.text"
msgid "Danish spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za danski jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DE\n"
@@ -4000,7 +3846,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_DE\n"
"LngText.text"
msgid "German (Austria, Germany, Switzerland) spelling dictionaries, hyphenation rules, and thesauri"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju reda za njemački(Austrija, Njemačka, Švicarska) jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4016,7 +3862,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_EN\n"
"LngText.text"
msgid "English spelling dictionaries, hyphenation rules, thesaurus, and grammar checker"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, provjera gramatike, te pravila rastavljanja riječi na kraju retka za engleski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4027,13 +3873,12 @@ msgid "Greek"
msgstr "Grčki"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_EL\n"
"LngText.text"
msgid "Greek spelling dictionary, and hyphenation rules"
-msgstr "Hrvatska provjera pravopisa i uzorci za prelom riječi"
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju retka za grčki jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4049,7 +3894,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_ES\n"
"LngText.text"
msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za španski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4060,13 +3905,12 @@ msgid "Estonian"
msgstr "Estonski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_ET\n"
"LngText.text"
msgid "Estonian spelling dictionary, and hyphenation rules"
-msgstr "Hrvatska provjera pravopisa i uzorci za prelom riječi"
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju retka za estonski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4082,7 +3926,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_FR\n"
"LngText.text"
msgid "French spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za francuski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4090,7 +3934,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_GD\n"
"LngText.text"
msgid "Scottish Gaelic"
-msgstr ""
+msgstr "Škotski galski"
#: module_ooo.ulf
msgctxt ""
@@ -4098,7 +3942,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_GD\n"
"LngText.text"
msgid "Scottish Gaelic spelling dictionary"
-msgstr ""
+msgstr "Rječnik pravopisa za škotski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4109,31 +3953,28 @@ msgid "Galician"
msgstr "Galicijski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_GL\n"
"LngText.text"
msgid "Galician spelling dictionary"
-msgstr "Swahili rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za galicijski jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_GU\n"
"LngText.text"
msgid "Gujarati"
-msgstr "Gujarati"
+msgstr "Gujaratski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_GU\n"
"LngText.text"
msgid "Gujarati spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za jezik Gudžarati"
#: module_ooo.ulf
msgctxt ""
@@ -4144,31 +3985,28 @@ msgid "Hebrew"
msgstr "Hebrejski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_HE\n"
"LngText.text"
msgid "Hebrew spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za hebrejski jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HI\n"
"LngText.text"
msgid "Hindi"
-msgstr "Hindi"
+msgstr "Indijski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_HI\n"
"LngText.text"
msgid "Hindi spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za jezik Hindi"
#: module_ooo.ulf
msgctxt ""
@@ -4184,10 +4022,9 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_HU\n"
"LngText.text"
msgid "Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar checker"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, provjera gramatike te pravila rastavljanja riječi na kraju retka za mađarski jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HR\n"
@@ -4196,16 +4033,14 @@ msgid "Croatian"
msgstr "Hrvatski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_HR\n"
"LngText.text"
msgid "Croatian spelling dictionary, and hyphenation rules"
-msgstr "Hrvatska provjera pravopisa i uzorci za prelom riječi"
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju retka za hrvatski jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_IS\n"
@@ -4219,7 +4054,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_IS\n"
"LngText.text"
msgid "Icelandic spelling dictionary and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima za islandski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4235,7 +4070,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_IT\n"
"LngText.text"
msgid "Italian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za talijanski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4243,7 +4078,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script"
-msgstr ""
+msgstr "Kurdski, Sjeverni, Latinica"
#: module_ooo.ulf
msgctxt ""
@@ -4251,7 +4086,23 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script spelling dictionary"
-msgstr ""
+msgstr "Kurdski, Sjeverni, latinica Rječnik pravopisa za kurdski jezik"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "Lao"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Lao rječnik za provjeru pravopisa"
#: module_ooo.ulf
msgctxt ""
@@ -4262,16 +4113,14 @@ msgid "Lithuanian"
msgstr "Litvanski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian spelling dictionary, and hyphenation rules"
-msgstr "Hrvatska provjera pravopisa i uzorci za prelom riječi"
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju retka za litvanski jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LV\n"
@@ -4280,13 +4129,12 @@ msgid "Latvian"
msgstr "Latvijski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_LV\n"
"LngText.text"
msgid "Latvian spelling dictionary, and hyphenation rules"
-msgstr "Hrvatska provjera pravopisa i uzorci za prelom riječi"
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju retka za letonski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4302,7 +4150,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_NE\n"
"LngText.text"
msgid "Nepali spelling dictionary, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima za nepalski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4313,13 +4161,12 @@ msgid "Dutch"
msgstr "Holandski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_NL\n"
"LngText.text"
msgid "Dutch spelling dictionary, and hyphenation rules"
-msgstr "Hrvatska provjera pravopisa i uzorci za prelom riječi"
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju retka za holanski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4335,25 +4182,23 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_NO\n"
"LngText.text"
msgid "Norwegian (Nynorsk and Bokmal) spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju retka za norweški (Nynorsk and Bokmal) jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_OC\n"
"LngText.text"
msgid "Occitan"
-msgstr "Oksitanski"
+msgstr "Okcitanski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_OC\n"
"LngText.text"
msgid "Occitan spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za okcitanski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4369,7 +4214,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_PL\n"
"LngText.text"
msgid "Polish spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za poljski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4385,10 +4230,9 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_PT_BR\n"
"LngText.text"
msgid "Brazilian Portuguese spelling Dictionary (1990 Spelling Agreement), and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za brazilski portugalski jezik (pravopis prema sporazumu iz 1990.)"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_PT\n"
@@ -4402,7 +4246,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_PT_PT\n"
"LngText.text"
msgid "European Portuguese spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za portugalski jezik (Portugal)"
#: module_ooo.ulf
msgctxt ""
@@ -4418,7 +4262,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_RO\n"
"LngText.text"
msgid "Romanian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za rumunski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4434,7 +4278,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_RU\n"
"LngText.text"
msgid "Russian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za ruski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4442,16 +4286,15 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SI\n"
"LngText.text"
msgid "Sinhala"
-msgstr ""
+msgstr "Singalijski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_SI\n"
"LngText.text"
msgid "Sinhala spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za jezik Sinhala"
#: module_ooo.ulf
msgctxt ""
@@ -4467,7 +4310,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_SK\n"
"LngText.text"
msgid "Slovak spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za slovački jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4483,7 +4326,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_SL\n"
"LngText.text"
msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za slovenački jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4499,7 +4342,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_SR\n"
"LngText.text"
msgid "Serbian (Cyrillic and Latin) spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "Rječnik pravopisa, te pravila rastavljanja riječi na kraju retka za srpski jezik (ćirilica i latinica)"
#: module_ooo.ulf
msgctxt ""
@@ -4515,7 +4358,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_SV\n"
"LngText.text"
msgid "Swedish spelling dictionary, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima za švedski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4534,7 +4377,6 @@ msgid "Swahili spelling dictionary"
msgstr "Swahili rječnik za provjeru pravopisa"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TE\n"
@@ -4543,13 +4385,12 @@ msgid "Telugu"
msgstr "Telugu"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_TE\n"
"LngText.text"
msgid "Telugu spelling dictionary, and hyphenation rules"
-msgstr "Hrvatska provjera pravopisa i uzorci za prelom riječi"
+msgstr "Rječnik pravopisa i pravila rastavljanja riječi na kraju retka za jezik Telugu"
#: module_ooo.ulf
msgctxt ""
@@ -4568,7 +4409,6 @@ msgid "Thai spelling dictionary"
msgstr "Thai rječnik za provjeru pravopisa"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_UK\n"
@@ -4582,7 +4422,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_UK\n"
"LngText.text"
msgid "Ukrainian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za ukrajinski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4593,13 +4433,12 @@ msgid "Vietnamese"
msgstr "Vijetnamski"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_VI\n"
"LngText.text"
msgid "Vietnamese spelling dictionary"
-msgstr "Thai rječnik za provjeru pravopisa"
+msgstr "Rječnik pravopisa za Vijetnamski jezik"
#: module_ooo.ulf
msgctxt ""
@@ -4615,7 +4454,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_ZU\n"
"LngText.text"
msgid "Zulu hyphenation rules"
-msgstr ""
+msgstr "Pravila rastavljanja riječi na kraju retka za jezik Zulu"
#: module_reportbuilder.ulf
msgctxt ""
@@ -4623,7 +4462,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_REPORTDESIGN\n"
"LngText.text"
msgid "Report Builder"
-msgstr ""
+msgstr "Graditelj izveštaja"
#: module_reportbuilder.ulf
msgctxt ""
@@ -4631,7 +4470,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_REPORTDESIGN\n"
"LngText.text"
msgid "Report Builder helps to design database reports. It requires Java."
-msgstr ""
+msgstr "Pomoć graditelja izveštaja za dizajniranje reporta baze podataka. To zahtijeva Java."
#: module_systemint.ulf
msgctxt ""
@@ -4671,7 +4510,7 @@ msgctxt ""
"STR_REG_VAL_SO60_CONFIGFILE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Configuration File"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION konfiguracijska datoteka"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION konfiguracijska datoteka"
#: registryitem_ooo.ulf
msgctxt ""
@@ -4679,7 +4518,7 @@ msgctxt ""
"STR_REG_VAL_SO50_TEMPLATE_OOO\n"
"LngText.text"
msgid "StarOffice 5.0 Template"
-msgstr "StarOffice 5.0 Šablon"
+msgstr "StarOffice 5.0 šablon"
#: registryitem_ooo.ulf
msgctxt ""
diff --git a/source/bs/scp2/source/python.po b/source/bs/scp2/source/python.po
index 537e81490de..4ee30f2c64a 100644
--- a/source/bs/scp2/source/python.po
+++ b/source/bs/scp2/source/python.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 20:00+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389988814.0\n"
#: module_python_librelogo.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_PYTHON_LIBRELOGO\n"
"LngText.text"
msgid "LibreLogo"
-msgstr ""
+msgstr "LibreLogo"
#: module_python_librelogo.ulf
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_PYTHON_LIBRELOGO\n"
"LngText.text"
msgid "Logo (turtle graphics) toolbar for Writer"
-msgstr ""
+msgstr "Logo (kornjača) alatna traka za Writer"
diff --git a/source/bs/scp2/source/tde.po b/source/bs/scp2/source/tde.po
index 4c423d0536d..d57c56f0459 100644
--- a/source/bs/scp2/source/tde.po
+++ b/source/bs/scp2/source/tde.po
@@ -2,32 +2,32 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812475.0\n"
#: module_tde.ulf
-#, fuzzy
msgctxt ""
"module_tde.ulf\n"
"STR_NAME_MODULE_OPTIONAL_TDE\n"
"LngText.text"
msgid "TDE Integration"
-msgstr "KDE integracija"
+msgstr "TDE integracija"
#: module_tde.ulf
-#, fuzzy
msgctxt ""
"module_tde.ulf\n"
"STR_DESC_MODULE_OPTIONAL_TDE\n"
"LngText.text"
msgid "System integration of %PRODUCTNAME %PRODUCTVERSION into TDE."
-msgstr "Sistemska integracija %PRODUCTNAME %PRODUCTVERSION sa KDE."
+msgstr "Sistemska integracija %PRODUCTNAME %PRODUCTVERSION u TDE."
diff --git a/source/bs/scp2/source/writer.po b/source/bs/scp2/source/writer.po
index ebca539c574..71bf8c41f97 100644
--- a/source/bs/scp2/source/writer.po
+++ b/source/bs/scp2/source/writer.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 17:06+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390755988.0\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_WRITER\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr ""
+msgstr "Kreirajte i izmijenite tekst i grafiku u slovima, izvještajima, dokumentima i Web stranicama koristeći Writer."
#: module_writer.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr ""
+msgstr "Kreirajte i izmijenite tekst i grafiku u slovima, izvještajima, dokumentima i Web stranicama koristeći %PRODUCTNAME Writer."
#: module_writer.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"STR_NAME_MODULE_PRG_WRT_WRITER2LATEX\n"
"LngText.text"
msgid "LaTeX Export"
-msgstr ""
+msgstr "LaTeX izvoz"
#: module_writer.ulf
msgctxt ""
@@ -101,7 +102,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT_WRITER2LATEX\n"
"LngText.text"
msgid "LaTeX export filter for Writer documents."
-msgstr ""
+msgstr "LaTeX izvozni filter za Writer dokumente."
#: registryitem_writer.ulf
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"STR_REG_VAL_SO60_TEXT\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Text Document"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION tekstualni dokument"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION tekstualni dokument"
#: registryitem_writer.ulf
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"STR_REG_VAL_SO60_MASTERDOC\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Master Document"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION Master dokument"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION master dokument"
#: registryitem_writer.ulf
msgctxt ""
@@ -133,7 +134,7 @@ msgctxt ""
"STR_REG_VAL_SO60_WRITER_TEMPLATE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Text Document Template"
-msgstr "%PRODUCTNAME %SXWFORMATVERSION šablon tekstualnog dokumenta"
+msgstr "%SXWFORMATNAME %SXWFORMATVERSION šablon tekstualnog dokumenta"
#: registryitem_writer.ulf
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_OO_MASTERDOC\n"
"LngText.text"
msgid "OpenDocument Master Document"
-msgstr "OpenDocument glavni dokument"
+msgstr "OpenDocument master dokument"
#: registryitem_writer.ulf
msgctxt ""
@@ -200,13 +201,12 @@ msgid "Microsoft Word Template"
msgstr "Microsoft Word šablon"
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_MS_RTF_DOCUMENT\n"
"LngText.text"
msgid "Rich Text Document"
-msgstr "ODF tekst dokument"
+msgstr "Bogat tekst dokument"
#: registryitem_writer.ulf
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_TEXT\n"
"LngText.text"
msgid "Uniform Office Format Text Document"
-msgstr ""
+msgstr "Uniform Office Format tekstualni dokument"
#: registryitem_writer.ulf
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_WORDPRO_DOCUMENT\n"
"LngText.text"
msgid "Lotus Word Pro Document"
-msgstr ""
+msgstr "Lotus Word Profesionalni Dokument"
#: registryitem_writer.ulf
msgctxt ""
@@ -230,4 +230,4 @@ msgctxt ""
"STR_REG_VAL_T602_TEXT_FILE\n"
"LngText.text"
msgid "T602 Text File"
-msgstr ""
+msgstr "T602 Tekst dadoteka"
diff --git a/source/bs/sd/source/core.po b/source/bs/sd/source/core.po
index af5404f7933..db3c07866ab 100644
--- a/source/bs/sd/source/core.po
+++ b/source/bs/sd/source/core.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-12-15 12:30+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-24 07:11+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390547476.0\n"
#: glob.src
msgctxt ""
@@ -32,7 +33,6 @@ msgid "Background objects"
msgstr "Pozadinski predmeti"
#: glob.src
-#, fuzzy
msgctxt ""
"glob.src\n"
"STR_LAYER_LAYOUT\n"
@@ -54,7 +54,7 @@ msgctxt ""
"STR_LAYER_MEASURELINES\n"
"string.text"
msgid "Dimension Lines"
-msgstr "Dimenzione linije"
+msgstr "Dimenzijske linije"
#: glob.src
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"STR_HANDOUT\n"
"string.text"
msgid "Handouts"
-msgstr "Letci"
+msgstr "Leci"
#: glob.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_PRESOBJ_TITLE\n"
"string.text"
msgid "Click to add Title"
-msgstr ""
+msgstr "Kliknite za dodavanje naslova"
#: glob.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_PRESOBJ_OUTLINE\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Kliknite za dodavanje teksta"
#: glob.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_PRESOBJ_TEXT\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Kliknite za dodavanje teksta"
#: glob.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"STR_PRESOBJ_NOTESTEXT\n"
"string.text"
msgid "Click to add Notes"
-msgstr ""
+msgstr "Kliknite za dodavanje bilješki"
#: glob.src
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"STR_PRESOBJ_GRAPHIC\n"
"string.text"
msgid "Double-click to add an Image"
-msgstr ""
+msgstr "Dvo puta kliknite za dodavanje slike"
#: glob.src
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"STR_PRESOBJ_OBJECT\n"
"string.text"
msgid "Double-click to add an Object"
-msgstr ""
+msgstr "Dva puta kliknite za dodavanje predmeta"
#: glob.src
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"STR_PRESOBJ_CHART\n"
"string.text"
msgid "Double-click to add a Chart"
-msgstr ""
+msgstr "Dva puta kliknite za dodavanje grafikona"
#: glob.src
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"STR_PRESOBJ_ORGCHART\n"
"string.text"
msgid "Double-click to add an Organization Chart"
-msgstr ""
+msgstr "Dva puta kliknite za dodavanje grafikona za organizaciju"
#: glob.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_PRESOBJ_TABLE\n"
"string.text"
msgid "Double-click to add a Spreadsheet"
-msgstr ""
+msgstr "Dva puta kliknite da dodate tablični proračun"
#: glob.src
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"STR_GLUEPOINTSOBJECTBARSHELL\n"
"string.text"
msgid "Glue Points Mode"
-msgstr "Način sa tačakama ljepljenja"
+msgstr "Način sa tačakama lijepljenja"
#: glob.src
msgctxt ""
@@ -402,7 +402,7 @@ msgctxt ""
"STR_POOLSHEET_OBJNOLINENOFILL\n"
"string.text"
msgid "Object with no fill and no line"
-msgstr ""
+msgstr "Objekat bez punjenja i bez linije"
#: glob.src
msgctxt ""
@@ -589,7 +589,6 @@ msgid "Table"
msgstr "Tabela"
#: glob.src
-#, fuzzy
msgctxt ""
"glob.src\n"
"STR_SLIDESORTERVIEWSHELL\n"
@@ -603,25 +602,23 @@ msgctxt ""
"STR_TOOL_PANEL_SHELL\n"
"string.text"
msgid "Tool Panel"
-msgstr ""
+msgstr "Alatna ploča"
#: glob.src
-#, fuzzy
msgctxt ""
"glob.src\n"
"STR_LEFT_IMPRESS_PANE_SHELL\n"
"string.text"
msgid "Slides"
-msgstr "Slajd"
+msgstr "Slajdovi"
#: glob.src
-#, fuzzy
msgctxt ""
"glob.src\n"
"STR_LEFT_DRAW_PANE_SHELL\n"
"string.text"
msgid "Pages"
-msgstr "Stranica"
+msgstr "Stranice"
#: glob.src
msgctxt ""
@@ -645,7 +642,7 @@ msgctxt ""
"STR_MASTERPAGESSELECTOR\n"
"string.text"
msgid "Master Pages"
-msgstr ""
+msgstr "Master stranice"
#: glob.src
msgctxt ""
@@ -686,7 +683,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_ROWCOL )\n"
"string.text"
msgid "File format error found at $(ARG1)(row,col)."
-msgstr "Greška u formatu datoteke nađena u $(ARG1)(row,col) "
+msgstr "Greška u formatu datoteke nađena u $(ARG1)(row,col)."
#: glob.src
msgctxt ""
@@ -695,7 +692,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_FILE_ROWCOL )\n"
"string.text"
msgid "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col)."
-msgstr "Nađena je greška u zapisu pod-dokumenta $(ARG1) na poziciji $(ARG2)(row,col) "
+msgstr "Nađena je greška u zapisu pod-dokumenta $(ARG1) na poziciji $(ARG2)(row,col)."
#: glob.src
msgctxt ""
@@ -704,7 +701,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_READ , WARN_FORMAT_FILE_ROWCOL )\n"
"string.text"
msgid "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col)."
-msgstr "Nađena je greška u zapisu pod-dokumenta $(ARG1) na poziciji $(ARG2)(row,col) "
+msgstr "Nađena je greška u zapisu pod-dokumenta $(ARG1) na poziciji $(ARG2)(row,col)."
#: glob.src
msgctxt ""
@@ -720,7 +717,7 @@ msgctxt ""
"STR_FONTWORKOBJECTBARSHELL\n"
"string.text"
msgid "Fontwork"
-msgstr "FontWork"
+msgstr "Fontwork"
#: glob.src
msgctxt ""
@@ -768,4 +765,4 @@ msgctxt ""
"STR_ENTER_PIN\n"
"string.text"
msgid "Enter PIN:"
-msgstr ""
+msgstr "Unesi PIN:"
diff --git a/source/bs/sd/source/filter/html.po b/source/bs/sd/source/filter/html.po
index f6011faf0ee..bc834d78dec 100644
--- a/source/bs/sd/source/filter/html.po
+++ b/source/bs/sd/source/filter/html.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 18:37+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389897450.0\n"
#: pubdlg.src
msgctxt ""
@@ -22,7 +23,7 @@ msgctxt ""
"PAGE1_TITEL\n"
"fixedline.text"
msgid "Assign Design"
-msgstr ""
+msgstr "Dodijeli dizajn"
#: pubdlg.src
msgctxt ""
@@ -31,7 +32,7 @@ msgctxt ""
"PAGE1_NEW_DESIGN\n"
"radiobutton.text"
msgid "New Design"
-msgstr ""
+msgstr "Novi dizajn"
#: pubdlg.src
msgctxt ""
@@ -40,7 +41,7 @@ msgctxt ""
"PAGE1_OLD_DESIGN\n"
"radiobutton.text"
msgid "Existing Design"
-msgstr ""
+msgstr "Postojeći dizajn"
#: pubdlg.src
msgctxt ""
@@ -247,7 +248,7 @@ msgctxt ""
"PAGE3_TITEL_1\n"
"fixedline.text"
msgid "Save Image as"
-msgstr ""
+msgstr "Snimi sliku kao"
#: pubdlg.src
msgctxt ""
@@ -346,7 +347,7 @@ msgctxt ""
"PAGE3_HIDDEN_SLIDES\n"
"checkbox.text"
msgid "Export ~hidden slides"
-msgstr "Exportuj ~skrivene slajdove"
+msgstr "Izvezi ~skrivene slajdove"
#: pubdlg.src
msgctxt ""
diff --git a/source/bs/sd/source/ui/animations.po b/source/bs/sd/source/ui/animations.po
index e60f9783966..538e2365e86 100644
--- a/source/bs/sd/source/ui/animations.po
+++ b/source/bs/sd/source/ui/animations.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-16 13:34+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 18:37+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389897460.0\n"
#: CustomAnimation.src
msgctxt ""
@@ -22,7 +23,7 @@ msgctxt ""
"CM_WITH_CLICK\n"
"menuitem.text"
msgid "Start On ~Click"
-msgstr "Pokreni na klik"
+msgstr "Pokreni na ~klik"
#: CustomAnimation.src
msgctxt ""
@@ -551,7 +552,7 @@ msgctxt ""
"STR_CUSTOMANIMATION_USERPATH\n"
"string.text"
msgid "User paths"
-msgstr ""
+msgstr "Korisničke staze"
#: CustomAnimation.src
msgctxt ""
@@ -559,4 +560,4 @@ msgctxt ""
"STR_SLIDETRANSITION_NONE\n"
"string.text"
msgid "No transition"
-msgstr ""
+msgstr "Bez prelaza"
diff --git a/source/bs/sd/source/ui/annotations.po b/source/bs/sd/source/ui/annotations.po
index 2a7c493596a..13d48e98c4e 100644
--- a/source/bs/sd/source/ui/annotations.po
+++ b/source/bs/sd/source/ui/annotations.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812524.0\n"
#: annotations.src
msgctxt ""
@@ -166,40 +167,36 @@ msgid "(no author)"
msgstr "(nema autora)"
#: annotations.src
-#, fuzzy
msgctxt ""
"annotations.src\n"
"STR_ANNOTATION_WRAP_FORWARD\n"
"string.text"
msgid "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?"
-msgstr "%PRODUCTNAME Impress je pretražio sve do kraja prezentacije. Želite li nastaviti od početka?"
+msgstr "%PRODUCTNAME Impress došao do kraja prezentacije. Da li želite da nastavite od početka?"
#: annotations.src
-#, fuzzy
msgctxt ""
"annotations.src\n"
"STR_ANNOTATION_WRAP_BACKWARD\n"
"string.text"
msgid "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?"
-msgstr "%PRODUCTNAME Impress je pretražio sve do početka prezentacije. Želite li nastaviti od kraja?"
+msgstr "%PRODUCTNAME Impress došao do početka prezentacije. Da li želite da nastavite na kraju?"
#: annotations.src
-#, fuzzy
msgctxt ""
"annotations.src\n"
"STR_ANNOTATION_WRAP_FORWARD_DRAW\n"
"string.text"
msgid "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?"
-msgstr "%PRODUCTNAME Draw je pretražio sve do kraja dokumenta. Želite li nastaviti od početka?"
+msgstr "%PRODUCTNAME Draw došao do kraja dokumenta. Da li želite da nastavite od početka?"
#: annotations.src
-#, fuzzy
msgctxt ""
"annotations.src\n"
"STR_ANNOTATION_WRAP_BACKWARD_DRAW\n"
"string.text"
msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?"
-msgstr "%PRODUCTNAME Draw je pretražio sve do početka dokumenta. Želite li nastaviti od kraja?"
+msgstr "%PRODUCTNAME Draw došao do početka dokumenta. Da li želite da nastavite na kraju?"
#: annotations.src
msgctxt ""
diff --git a/source/bs/sd/source/ui/app.po b/source/bs/sd/source/ui/app.po
index 13e9982e949..c55304d641a 100644
--- a/source/bs/sd/source/ui/app.po
+++ b/source/bs/sd/source/ui/app.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 19:52+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390852370.0\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"SID_CONVERT_TO_BITMAP\n"
"menuitem.text"
msgid "To ~Bitmap"
-msgstr "U bitmapu"
+msgstr "U ~bitmapu"
#: menuids3_tmpl.src
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"SID_SLIDE_TRANSITIONS_PANEL\n"
"menuitem.text"
msgid "Slide ~Transition"
-msgstr "Prelaz ~slajda"
+msgstr "Prelaz ~slajdova"
#: menuids3_tmpl.src
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"SID_DIAMODE\n"
"menuitem.text"
msgid "~Slide Sorter"
-msgstr "Sortirač slajdova"
+msgstr "~Sortirač slajdova"
#: menuids_tmpl.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"SID_CAPTUREPOINT\n"
"menuitem.text"
msgid "~Insert Snap Point/Line..."
-msgstr "~Ubaci tačku/crtu ljepljenja..."
+msgstr "~Ubaci tačku/crtu lijepljenja..."
#: menuids_tmpl.src
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"SID_MODIFYPAGE\n"
"menuitem.text"
msgid "Slide ~Layout"
-msgstr "Raspored slajda"
+msgstr "Raspored ~slajda"
#: menuids_tmpl.src
msgctxt ""
@@ -242,14 +242,13 @@ msgid "~New Slide"
msgstr "~Novi slajd"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_DUPLICATE_SLIDE\n"
"SID_DUPLICATE_PAGE\n"
"menuitem.text"
msgid "~Duplicate Slide"
-msgstr "Du~pliciraj slajd"
+msgstr "~Kopiraj slajd"
#: menuids_tmpl.src
msgctxt ""
@@ -285,7 +284,7 @@ msgctxt ""
"SID_DISPLAY_MASTER_BACKGROUND\n"
"menuitem.text"
msgid "Display Background of Master"
-msgstr "Postavi pozadinu glavnice"
+msgstr "Prikaži pozadinu mastera"
#: menuids_tmpl.src
msgctxt ""
@@ -294,7 +293,7 @@ msgctxt ""
"SID_DISPLAY_MASTER_OBJECTS\n"
"menuitem.text"
msgid "Display Objects from Master"
-msgstr "Prikaz objekta iz mastera"
+msgstr "Prikaži objekte iz mastera"
#: menuids_tmpl.src
msgctxt ""
@@ -306,14 +305,13 @@ msgid "Pag~e"
msgstr "~Stranica"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_SLIDE_MENU\n"
"DUMMY+8\n"
"menuitem.text"
msgid "Slid~e"
-msgstr "Sla~jd"
+msgstr "Slaj~d"
#: menuids_tmpl.src
msgctxt ""
@@ -415,7 +413,6 @@ msgid "~Autofit Text"
msgstr "~Automatski uklopi tekst"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_CONNECTION\n"
@@ -431,10 +428,9 @@ msgctxt ""
"SID_CONNECTION_NEW_ROUTING\n"
"menuitem.text"
msgid "Reset ~Routing"
-msgstr "Vrati smje~r"
+msgstr "Vrati smije~r"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_MEASURE\n"
@@ -471,7 +467,6 @@ msgid "~Bring to Front"
msgstr "P~omjeri na vrh"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_POSITION.SID_POSITION\n"
@@ -481,14 +476,13 @@ msgid "Bring ~Forward"
msgstr "Pomjeri ~naprijed"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_POSITION.SID_POSITION\n"
"SID_MOREBACK\n"
"menuitem.text"
msgid "Send Back~ward"
-msgstr "Pošalji na~zad"
+msgstr "Pošalji ~nazad"
#: menuids_tmpl.src
msgctxt ""
@@ -500,7 +494,6 @@ msgid "~Send to Back"
msgstr "~Pošalji u pozadinu"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_POSITION.SID_POSITION\n"
@@ -510,24 +503,22 @@ msgid "In Front of ~Object"
msgstr "Ispred ~objekta"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_POSITION.SID_POSITION\n"
"SID_BEHIND_OBJ\n"
"menuitem.text"
msgid "Be~hind Object"
-msgstr "Iza o~bjekta"
+msgstr "Iza ~objekta"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_POSITION.SID_POSITION\n"
"SID_REVERSE_ORDER\n"
"menuitem.text"
msgid "~Reverse"
-msgstr "~Reverzno"
+msgstr "~Obrni"
#: menuids_tmpl.src
msgctxt ""
@@ -908,7 +899,6 @@ msgid "~Reduce Points"
msgstr "~Smanji broj tačaka"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_GROUP\n"
@@ -918,7 +908,6 @@ msgid "~Group"
msgstr "~Grupiši"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_UNGROUP\n"
@@ -934,7 +923,7 @@ msgctxt ""
"SID_COMBINE\n"
"menuitem.text"
msgid "Comb~ine"
-msgstr "Komb~iniraj"
+msgstr "Komb~inuj"
#: menuids_tmpl.src
msgctxt ""
@@ -970,7 +959,7 @@ msgctxt ""
"SID_NAME_GROUP\n"
"menuitem.text"
msgid "Name..."
-msgstr "~Imenuj predmet..."
+msgstr "Ime..."
#: menuids_tmpl.src
msgctxt ""
@@ -997,7 +986,7 @@ msgctxt ""
"SID_ANIMATION_EFFECTS\n"
"menuitem.text"
msgid "Int~eraction..."
-msgstr "Interakcija..."
+msgstr "Int~erakcija..."
#: menuids_tmpl.src
msgctxt ""
@@ -1033,7 +1022,7 @@ msgctxt ""
"SID_FONTWORK\n"
"menuitem.text"
msgid "F~ontwork"
-msgstr "F~ontWork"
+msgstr "F~ontwork"
#: menuids_tmpl.src
msgctxt ""
@@ -1213,27 +1202,25 @@ msgctxt ""
"SID_HELPLINES_VISIBLE\n"
"menuitem.text"
msgid "~Display Snap Lines"
-msgstr ""
+msgstr "~Prikaži linije lijepljenja"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_HELPLINES_USE\n"
"SID_HELPLINES_USE\n"
"menuitem.text"
msgid "~Snap to Snap Lines"
-msgstr "Lijepi na linije ljepljenja"
+msgstr "~Zalijepi na linije lijepljenja"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_HELPLINES_FRONT\n"
"SID_HELPLINES_FRONT\n"
"menuitem.text"
msgid "Snap Lines to ~Front"
-msgstr "Linije za ljepljenje na vrh"
+msgstr "Linije lijepljenja ~naprijed"
#: menuids_tmpl.src
msgctxt ""
@@ -1242,7 +1229,7 @@ msgctxt ""
"DUMMY+6\n"
"menuitem.text"
msgid "~Snap Lines"
-msgstr "~Linije ljepljenja"
+msgstr "~Linije lijepljenja"
#: menuids_tmpl.src
msgctxt ""
@@ -1278,7 +1265,7 @@ msgctxt ""
"SID_CONNECT\n"
"menuitem.text"
msgid "C~onnect"
-msgstr "Pove~ži"
+msgstr "Pov~eži"
#: menuids_tmpl.src
msgctxt ""
@@ -1413,7 +1400,7 @@ msgctxt ""
"SID_TABLE_DISTRIBUTE_COLUMNS\n"
"menuitem.text"
msgid "Space ~Equally"
-msgstr "~Ravnomjerno razmakni"
+msgstr "~Ravnomjerni razmak"
#: popup.src
msgctxt ""
@@ -1431,7 +1418,7 @@ msgctxt ""
"SID_TABLE_INSERT_COL_DLG\n"
"menuitem.text"
msgid "~Insert..."
-msgstr "Umetni ć~elije..."
+msgstr "~Umetni..."
#: popup.src
msgctxt ""
@@ -1470,14 +1457,13 @@ msgid "Modify La~yer..."
msgstr "Pro~mijeni sloj..."
#: popup.src
-#, fuzzy
msgctxt ""
"popup.src\n"
"RID_LAYERTAB_POPUP\n"
"SID_DELETE_LAYER\n"
"menuitem.text"
msgid "Delete ~Layer..."
-msgstr "Obriši ~sloj..."
+msgstr "Izbriši ~sloj..."
#: popup.src
msgctxt ""
@@ -1639,7 +1625,7 @@ msgctxt ""
"DUMMY+10\n"
"menuitem.text"
msgid "~Cell"
-msgstr "~Ćelija"
+msgstr "Ć~elija"
#: popup2_tmpl.src
msgctxt ""
@@ -1737,7 +1723,7 @@ msgctxt ""
"SfxStyleFamiliesRes1\n"
"#define.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Stilovi slike"
#: res_bmp.src
msgctxt ""
@@ -1748,7 +1734,6 @@ msgid "Presentation Styles"
msgstr "Stilovi prezentacije"
#: res_bmp.src
-#, fuzzy
msgctxt ""
"res_bmp.src\n"
"STR_STYLE_FILTER_USED\n"
@@ -1757,32 +1742,29 @@ msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
#: res_bmp.src
-#, fuzzy
msgctxt ""
"res_bmp.src\n"
"STR_STYLE_FILTER_USERDEF\n"
"string.text"
msgid "Custom Styles"
-msgstr "Prilagođeni stilovi"
+msgstr "Vlastiti stilovi"
#: res_bmp.src
-#, fuzzy
msgctxt ""
"res_bmp.src\n"
"STR_STYLE_FILTER_ALL\n"
"string.text"
msgid "All Styles"
-msgstr "Stilovi ćelija"
+msgstr "Svi stilovi"
#: res_bmp.src
-#, fuzzy
msgctxt ""
"res_bmp.src\n"
"DLG_STYLE_DESIGNER.RID_GRAPHICSTYLEFAMILY\n"
"1\n"
"filterlist.text"
msgid "All Styles"
-msgstr "Stilovi ćelija"
+msgstr "Svi stilovi"
#: res_bmp.src
msgctxt ""
@@ -1791,10 +1773,9 @@ msgctxt ""
"2\n"
"filterlist.text"
msgid "Hidden Styles"
-msgstr ""
+msgstr "Skriveni stilovi"
#: res_bmp.src
-#, fuzzy
msgctxt ""
"res_bmp.src\n"
"DLG_STYLE_DESIGNER.RID_GRAPHICSTYLEFAMILY\n"
@@ -1804,24 +1785,22 @@ msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
#: res_bmp.src
-#, fuzzy
msgctxt ""
"res_bmp.src\n"
"DLG_STYLE_DESIGNER.RID_GRAPHICSTYLEFAMILY\n"
"4\n"
"filterlist.text"
msgid "Custom Styles"
-msgstr "Prilagođeni stilovi"
+msgstr "Posebni stilovi"
#: res_bmp.src
-#, fuzzy
msgctxt ""
"res_bmp.src\n"
"DLG_STYLE_DESIGNER.RID_PRESENTATIONSTYLEFAMILY\n"
"1\n"
"filterlist.text"
msgid "All Styles"
-msgstr "Stilovi ćelija"
+msgstr "Svi stilovi"
#: res_bmp.src
msgctxt ""
@@ -1830,7 +1809,7 @@ msgctxt ""
"2\n"
"filterlist.text"
msgid "Hidden Styles"
-msgstr ""
+msgstr "Skriveni stilovi"
#: sdstring.src
msgctxt ""
@@ -1886,7 +1865,7 @@ msgctxt ""
"STR_GRAPHIC_TOOLBOX\n"
"string.text"
msgid "Draw Toolbar/Image"
-msgstr ""
+msgstr "Traka sa alatima za crtanje/Slika"
#: strings.src
msgctxt ""
@@ -1918,7 +1897,7 @@ msgctxt ""
"STR_GRAPHIC_OBJ_TOOLBOX\n"
"string.text"
msgid "Draw Object Bar/Image"
-msgstr ""
+msgstr "Traka za crteže/slika"
#: strings.src
msgctxt ""
@@ -1934,7 +1913,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIONS_TOOLBOX\n"
"string.text"
msgid "Options Bar/Image"
-msgstr ""
+msgstr "Traka sa alatima za opcije/Slika"
#: strings.src
msgctxt ""
@@ -1958,7 +1937,7 @@ msgctxt ""
"STR_BEZIER_TOOLBOX\n"
"string.text"
msgid "Bézier Object Bar"
-msgstr ""
+msgstr "Traka za Bezierove objekte"
#: strings.src
msgctxt ""
@@ -1966,7 +1945,7 @@ msgctxt ""
"STR_GLUEPOINTS_TOOLBOX\n"
"string.text"
msgid "Glue Point Object Bar"
-msgstr "Traka za tačke ljepljenja"
+msgstr "Traka za tačke lijepljenja"
#: strings.src
msgctxt ""
@@ -2062,7 +2041,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Ubaci sliku"
#: strings.src
msgctxt ""
@@ -2174,7 +2153,7 @@ msgctxt ""
"STR_AUTOLAYOUT_CONTENT\n"
"string.text"
msgid "Title, Content"
-msgstr "Naslov, Sadržaj"
+msgstr "Naslov, sadržaj"
#: strings.src
msgctxt ""
@@ -2182,7 +2161,7 @@ msgctxt ""
"STR_AUTOLAYOUT_2CONTENT\n"
"string.text"
msgid "Title and 2 Content"
-msgstr "Naslov i 2 Sadržaj"
+msgstr "Naslov i dva sadržaja"
#: strings.src
msgctxt ""
@@ -2190,7 +2169,7 @@ msgctxt ""
"STR_AUTOLAYOUT_CONTENT_2CONTENT\n"
"string.text"
msgid "Title, Content and 2 Content"
-msgstr "Naslov, Sadržaj i 2 Sadržaj"
+msgstr "Naslov, sadržaj i dva sadržaja"
#: strings.src
msgctxt ""
@@ -2198,7 +2177,7 @@ msgctxt ""
"STR_AUTOLAYOUT_2CONTENT_CONTENT\n"
"string.text"
msgid "Title, 2 Content and Content"
-msgstr "Naslov, 2 Sadržaj i Sadržaj"
+msgstr "Naslov, dva sadržaja i sadržaj"
#: strings.src
msgctxt ""
@@ -2206,7 +2185,7 @@ msgctxt ""
"STR_AUTOLAYOUT_CONTENT_OVER_2CONTENT\n"
"string.text"
msgid "Title, Content over 2 Content"
-msgstr "Naslov, Sadržaj iznad 2 Sadržaj"
+msgstr "Naslov, sadržaj iznad dva sadržaja"
#: strings.src
msgctxt ""
@@ -2214,7 +2193,7 @@ msgctxt ""
"STR_AUTOLAYOUT_2CONTENT_OVER_CONTENT\n"
"string.text"
msgid "Title, 2 Content over Content"
-msgstr "Naslov, 2 Sadržaj iznad Sadržaj"
+msgstr "Naslov, dva sadržaja iznad sadržaja"
#: strings.src
msgctxt ""
@@ -2222,7 +2201,7 @@ msgctxt ""
"STR_AUTOLAYOUT_CONTENT_OVER_CONTENT\n"
"string.text"
msgid "Title, Content over Content"
-msgstr "Naslov, Sadržaj iznad Sadržaj"
+msgstr "Naslov, sadržaj iznad sadržaja"
#: strings.src
msgctxt ""
@@ -2230,7 +2209,7 @@ msgctxt ""
"STR_AUTOLAYOUT_4CONTENT\n"
"string.text"
msgid "Title, 4 Content"
-msgstr "Naslov, 4 Sadržaj"
+msgstr "Naslov, četiri sadržaja"
#: strings.src
msgctxt ""
@@ -2238,7 +2217,7 @@ msgctxt ""
"STR_AUTOLAYOUT_6CONTENT\n"
"string.text"
msgid "Title, 6 Content"
-msgstr "Naslov, 6 Sadržaj"
+msgstr "Naslov, šest sadržaja"
#: strings.src
msgctxt ""
@@ -2262,7 +2241,7 @@ msgctxt ""
"STR_AL_VERT_TITLE_TEXT_CHART\n"
"string.text"
msgid "Vertical Title, Text, Chart"
-msgstr "Naslov vertikalno, tekst, grafik"
+msgstr "Naslov uspravno, tekst, grafik"
#: strings.src
msgctxt ""
@@ -2270,7 +2249,7 @@ msgctxt ""
"STR_AL_VERT_TITLE_VERT_OUTLINE\n"
"string.text"
msgid "Vertical Title, Vertical Text"
-msgstr "Naslov vertikalno, tekst vertikalno"
+msgstr "Naslov uspravno, tekst uspravno"
#: strings.src
msgctxt ""
@@ -2334,7 +2313,7 @@ msgctxt ""
"STR_TRANSFORM\n"
"string.text"
msgid "Transform"
-msgstr ""
+msgstr "Transformiši"
#: strings.src
msgctxt ""
@@ -2426,7 +2405,7 @@ msgctxt ""
"STR_SNAPDLG_SETLINE\n"
"string.text"
msgid "Edit Snap Line"
-msgstr "Promijeni liniju za ljepljivenje"
+msgstr "Promijeni liniju lijepljenja"
#: strings.src
msgctxt ""
@@ -2434,7 +2413,7 @@ msgctxt ""
"STR_SNAPDLG_SETPOINT\n"
"string.text"
msgid "Edit Snap Point"
-msgstr "Promijeni tačku ljepljenja"
+msgstr "Promijeni tačku lijepljenja"
#: strings.src
msgctxt ""
@@ -2442,7 +2421,7 @@ msgctxt ""
"STR_POPUP_EDIT_SNAPLINE\n"
"string.text"
msgid "Edit Snap Line..."
-msgstr "Promijeni liniju za ljepljenja..."
+msgstr "Promijeni liniju za lijepljenja..."
#: strings.src
msgctxt ""
@@ -2450,7 +2429,7 @@ msgctxt ""
"STR_POPUP_EDIT_SNAPPOINT\n"
"string.text"
msgid "Edit Snap Point..."
-msgstr "Promijeni tačku ljepljenja..."
+msgstr "Promijeni tačku lijepljenja..."
#: strings.src
msgctxt ""
@@ -2466,7 +2445,7 @@ msgctxt ""
"STR_POPUP_DELETE_SNAPPOINT\n"
"string.text"
msgid "Delete Snap Point"
-msgstr "Obriši tačku ljepljenja"
+msgstr "Obriši tačku lijepljenja"
#: strings.src
msgctxt ""
@@ -2510,7 +2489,7 @@ msgid ""
"Note: All objects on this level will be deleted!"
msgstr ""
"Želite li stvarno da obrišete nivo \"$\"?\n"
-"Napomena: Svi objekti na tom nivou će biti obrisani."
+"Napomena: Svi objekti na tom nivou će biti obrisani!"
#: strings.src
msgctxt ""
@@ -2626,7 +2605,7 @@ msgctxt ""
"STR_READ_DATA_ERROR\n"
"string.text"
msgid "The file could not be loaded!"
-msgstr "Dokument nije moguće učitati"
+msgstr "Dokument nije moguće učitati!"
#: strings.src
msgctxt ""
@@ -2637,7 +2616,7 @@ msgid ""
"The format of the new pages will be adapted.\n"
"Do you want to adapt the objects, too?"
msgstr ""
-"Format novih stranica bit će prilagođen\n"
+"Format novih stranica bit će prilagođen.\n"
"Želite li prilagoditi i druge objekte?"
#: strings.src
@@ -2646,7 +2625,7 @@ msgctxt ""
"STR_CREATE_PAGES\n"
"string.text"
msgid "Create Slides"
-msgstr ""
+msgstr "Napravi slajdove"
#: strings.src
msgctxt ""
@@ -2665,7 +2644,6 @@ msgid "Modify page margins"
msgstr "Izmijeni margine strana"
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"STR_EDIT_OBJ\n"
@@ -2679,7 +2657,7 @@ msgctxt ""
"STR_DELETE_PAGES\n"
"string.text"
msgid "Delete Slides"
-msgstr ""
+msgstr "Obriši slajdove"
#: strings.src
msgctxt ""
@@ -2698,8 +2676,8 @@ msgid ""
"This graphic is linked to a document. \n"
"Do you want to unlink the graphic in order to edit it?"
msgstr ""
-"Grafika je povezana na dokument. \n"
-"Želite li odspojiti grafiku kako biste je mogli uređivati?"
+"Ilustracija je povezana sa dokumentom. \n"
+"Želite li odspojiti ilustraciju kako biste je mogli izmijeniti?"
#: strings.src
msgctxt ""
@@ -2707,7 +2685,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "Nije moguće otvoriti grafičku datoteku"
#: strings.src
msgctxt ""
@@ -2715,7 +2693,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "Grafičku datoteku nije moguće pročitati"
#: strings.src
msgctxt ""
@@ -2723,7 +2701,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Nepoznat grafički format"
#: strings.src
msgctxt ""
@@ -2731,7 +2709,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "Ova verzija grafičke datoteke nije podržana"
#: strings.src
msgctxt ""
@@ -2739,7 +2717,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Filter za slike nije pronađen"
#: strings.src
msgctxt ""
@@ -2747,7 +2725,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to import image"
-msgstr ""
+msgstr "Nedovoljno memorije za uvoz slika"
#: strings.src
msgctxt ""
@@ -2835,7 +2813,7 @@ msgctxt ""
"STR_SCALE_OBJS_TO_PAGE\n"
"string.text"
msgid "Should the image be scaled to the new slide format?"
-msgstr ""
+msgstr "Da li želite prilagoditi veličinu slike novom obliku slajda?"
#: strings.src
msgctxt ""
@@ -2891,7 +2869,7 @@ msgctxt ""
"STR_PRINT_DRAWING\n"
"string.text"
msgid " (Drawing)"
-msgstr "(Crtež)"
+msgstr " (Crtež)"
#: strings.src
msgctxt ""
@@ -2899,7 +2877,7 @@ msgctxt ""
"STR_PRINT_NOTES\n"
"string.text"
msgid " (Notes)"
-msgstr "(Bilješke)"
+msgstr " (Bilješke)"
#: strings.src
msgctxt ""
@@ -2907,7 +2885,7 @@ msgctxt ""
"STR_PRINT_HANDOUT\n"
"string.text"
msgid " (Handout)"
-msgstr "(Ručka)"
+msgstr " (Letak)"
#: strings.src
msgctxt ""
@@ -2915,7 +2893,7 @@ msgctxt ""
"STR_PRINT_OUTLINE\n"
"string.text"
msgid " (Outline)"
-msgstr "(Okvir)"
+msgstr " (Okvir)"
#: strings.src
msgctxt ""
@@ -2967,7 +2945,7 @@ msgctxt ""
"STR_CLICK_ACTION_LASTPAGE\n"
"string.text"
msgid "Go to last slide"
-msgstr "Idi na zadnji slajd"
+msgstr "Idi na posljednji slajd"
#: strings.src
msgctxt ""
@@ -3071,7 +3049,7 @@ msgctxt ""
"STR_EFFECTDLG_PAGE_OBJECT\n"
"string.text"
msgid "Slide / Object"
-msgstr "Slajd/predmet"
+msgstr "Slajd / objekat"
#: strings.src
msgctxt ""
@@ -3119,7 +3097,7 @@ msgctxt ""
"STR_SLIDE_SINGULAR\n"
"string.text"
msgid " Slide"
-msgstr "Slajd"
+msgstr " Slajd"
#: strings.src
msgctxt ""
@@ -3127,7 +3105,7 @@ msgctxt ""
"STR_SLIDE_PLURAL\n"
"string.text"
msgid " Slides"
-msgstr "Slajdovi"
+msgstr " slajdova"
#: strings.src
msgctxt ""
@@ -3143,7 +3121,7 @@ msgctxt ""
"STR_DRAGTYPE_URL\n"
"string.text"
msgid "Insert as Hyperlink"
-msgstr ""
+msgstr "Ubaci kao hiper-vezu"
#: strings.src
msgctxt ""
@@ -3151,7 +3129,7 @@ msgctxt ""
"STR_DRAGTYPE_EMBEDDED\n"
"string.text"
msgid "Insert as Copy"
-msgstr ""
+msgstr "Ubaci kao kopiju"
#: strings.src
msgctxt ""
@@ -3159,7 +3137,7 @@ msgctxt ""
"STR_DRAGTYPE_LINK\n"
"string.text"
msgid "Insert as Link"
-msgstr ""
+msgstr "Ubaci kao link"
#: strings.src
msgctxt ""
@@ -3290,13 +3268,12 @@ msgid "Overview"
msgstr "Pregled"
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"STR_EYEDROPPER\n"
"string.text"
msgid "Color Replacer"
-msgstr "Tolerancija boja"
+msgstr "Mjenjač boja"
#: strings.src
msgctxt ""
@@ -3424,7 +3401,7 @@ msgctxt ""
"STR_RELEASE_GRAPHICLINK\n"
"string.text"
msgid "This image is linked to a document. Do you want to unlink the image in order to edit it?"
-msgstr ""
+msgstr "Ova slika je povezana sa dokumentom. Želite li ukloniti povezanost slike da bi je promijenili?"
#: strings.src
msgctxt ""
@@ -3516,7 +3493,7 @@ msgctxt ""
"STR_HTMLATTR_LINK\n"
"string.text"
msgid "Hyperlink"
-msgstr "Hiperlink"
+msgstr "Hiper-veza"
#: strings.src
msgctxt ""
@@ -3676,7 +3653,7 @@ msgctxt ""
"STR_PRES_SOFTEND\n"
"string.text"
msgid "Click to exit presentation..."
-msgstr "Kliknite za izlaz iz prezentacije"
+msgstr "Kliknite za izlaz iz prezentacije..."
#: strings.src
msgctxt ""
@@ -3736,7 +3713,7 @@ msgid ""
"is not a valid sound file !"
msgstr ""
"Datoteka %\n"
-"nije važeća zvučna datoteka "
+"nije važeća zvučna datoteka !"
#: strings.src
msgctxt ""
@@ -3760,7 +3737,7 @@ msgctxt ""
"STR_HTMLEXP_ERROR_CREATE_FILE\n"
"string.text"
msgid "Cannot create the file $(URL1)."
-msgstr "Datoteku $(URL1) nije moguće ostvariti."
+msgstr "Datoteku $(URL1) nije moguće kreirati."
#: strings.src
msgctxt ""
@@ -3952,7 +3929,7 @@ msgctxt ""
"STR_TASKPANEL_MASTER_PAGE_TITLE\n"
"string.text"
msgid "Master Pages"
-msgstr "Šabloni"
+msgstr "Master stranice"
#: strings.src
msgctxt ""
@@ -3976,7 +3953,7 @@ msgctxt ""
"STR_TASKPANEL_MASTER_PAGE_MENU_UNLOCK\n"
"string.text"
msgid "~Undock Task Pane"
-msgstr "Otkači panel sa zadacima"
+msgstr "~Otkači panel sa zadacima"
#: strings.src
msgctxt ""
@@ -4016,7 +3993,7 @@ msgctxt ""
"STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION\n"
"string.text"
msgid "Preparing preview"
-msgstr "Pripremam pregled "
+msgstr "Pripremam pregled"
#: strings.src
msgctxt ""
@@ -4032,7 +4009,7 @@ msgctxt ""
"STR_GRAPHICS_STYLE_FAMILY\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Stilovi slike"
#: strings.src
msgctxt ""
@@ -4064,7 +4041,7 @@ msgctxt ""
"STR_SLIDE_TRANSITION_PANE\n"
"string.text"
msgid "Slide Transition"
-msgstr "Prelaz slajda"
+msgstr "Prelaz slajdova"
#: strings.src
msgctxt ""
@@ -4096,7 +4073,7 @@ msgctxt ""
"STR_SET_BACKGROUND_PICTURE\n"
"string.text"
msgid "Set Background Image for Slide ..."
-msgstr ""
+msgstr "Postavi pozadinsku sliku za slajd ..."
#: strings.src
msgctxt ""
@@ -4104,7 +4081,7 @@ msgctxt ""
"STR_ACC_DIALOG_DESC\n"
"string.text"
msgid "Select a template from which to import page designs."
-msgstr ""
+msgstr "Odaberi šablon iz koga će se uvoziti dizajn stranice."
#: strings.src
msgctxt ""
@@ -4144,7 +4121,7 @@ msgctxt ""
"STR_INSERT_PICTURE\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Ubaci sliku"
#: strings.src
msgctxt ""
@@ -4160,7 +4137,7 @@ msgctxt ""
"STRING_DRAG_AND_DROP_PAGES\n"
"string.text"
msgid "Drag and Drop Pages"
-msgstr ""
+msgstr "Pomjeri stranice"
#: strings.src
msgctxt ""
@@ -4168,7 +4145,7 @@ msgctxt ""
"STRING_DRAG_AND_DROP_SLIDES\n"
"string.text"
msgid "Drag and Drop Slides"
-msgstr ""
+msgstr "Pomjeri slajdove"
#: strings.src
msgctxt ""
@@ -4176,7 +4153,7 @@ msgctxt ""
"STR_PHOTO_ALBUM_EMPTY_WARNING\n"
"string.text"
msgid "Please add Images to the Album."
-msgstr ""
+msgstr "Molimo dodajte slike u album."
#: strings.src
msgctxt ""
@@ -4184,7 +4161,7 @@ msgctxt ""
"STR_PHOTO_ALBUM_TEXTBOX\n"
"string.text"
msgid "Text Slide"
-msgstr ""
+msgstr "Tekst slajda"
#: toolbox.src
msgctxt ""
diff --git a/source/bs/sd/source/ui/dlg.po b/source/bs/sd/source/ui/dlg.po
index d9745b3045f..8067c66709c 100644
--- a/source/bs/sd/source/ui/dlg.po
+++ b/source/bs/sd/source/ui/dlg.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:48+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-26 18:46+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518895.0\n"
+"X-POOTLE-MTIME: 1390762018.0\n"
#: PaneDockingWindow.src
msgctxt ""
@@ -464,7 +464,6 @@ msgid "Animation group"
msgstr "Animacija grupe"
#: animobjs.src
-#, fuzzy
msgctxt ""
"animobjs.src\n"
"FLT_WIN_ANIMATION\n"
@@ -587,7 +586,7 @@ msgctxt ""
"RB_PAGE2_MEDIUM3\n"
"radiobutton.text"
msgid "O~verhead sheet"
-msgstr "~Projektor"
+msgstr "~Projektorski list"
#: dlgass.src
msgctxt ""
@@ -605,7 +604,7 @@ msgctxt ""
"RB_PAGE2_MEDIUM6\n"
"radiobutton.text"
msgid "W~idescreen"
-msgstr ""
+msgstr "Ši~roki ekran"
#: dlgass.src
msgctxt ""
@@ -704,7 +703,7 @@ msgctxt ""
"FT_PAGE4_ASKNAME\n"
"fixedtext.text"
msgid "What is your name or the name of your company?"
-msgstr "Upišite vaše ime i naziv vaše kompanije"
+msgstr "Koje je vaše ime ili naziv vaše kompanije?"
#: dlgass.src
msgctxt ""
@@ -838,7 +837,7 @@ msgctxt ""
"TBI_LAST\n"
"toolboxitem.text"
msgid "Last Slide"
-msgstr "Zadnji slajd"
+msgstr "Posljednji slajd"
#: navigatr.src
msgctxt ""
@@ -868,57 +867,12 @@ msgid "Documents"
msgstr "Dokumenti"
#: navigatr.src
-#, fuzzy
msgctxt ""
"navigatr.src\n"
"STR_OBJECTS_TREE\n"
"string.text"
msgid "Page Tree"
-msgstr "Pregled strane"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "~Izaberite dizajn slajda"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "~Zamijeni pozadinu strane"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~Obriši nekorištene pozadine"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~Učitaj..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Dizajn slajdova"
+msgstr "Stablo stranica"
#: tpaction.src
msgctxt ""
@@ -948,14 +902,13 @@ msgid "~Find"
msgstr "~Pronađi"
#: tpaction.src
-#, fuzzy
msgctxt ""
"tpaction.src\n"
"TP_ANIMATION\n"
"STR_PATHNAME\n"
"string.text"
msgid "Path Name"
-msgstr "Put/ime datoteke"
+msgstr "Ime staze"
#: tpaction.src
msgctxt ""
diff --git a/source/bs/sd/source/ui/slideshow.po b/source/bs/sd/source/ui/slideshow.po
index 8c831c2f9da..10b901d3350 100644
--- a/source/bs/sd/source/ui/slideshow.po
+++ b/source/bs/sd/source/ui/slideshow.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-04 10:57+0100\n"
-"PO-Revision-Date: 2011-12-15 12:31+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-26 18:47+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390762021.0\n"
#: slideshow.src
msgctxt ""
@@ -22,7 +23,7 @@ msgctxt ""
"CM_NEXT_SLIDE\n"
"menuitem.text"
msgid "~Next"
-msgstr "~Sledeće"
+msgstr "~Sljedeće"
#: slideshow.src
msgctxt ""
@@ -49,7 +50,7 @@ msgctxt ""
"CM_LAST_SLIDE\n"
"menuitem.text"
msgid "~Last Slide"
-msgstr "~Zadnji slajd"
+msgstr "~Posljednji slajd"
#: slideshow.src
msgctxt ""
@@ -61,37 +62,33 @@ msgid "~Go to Slide"
msgstr "~Idi na slajd"
#: slideshow.src
-#, fuzzy
msgctxt ""
"slideshow.src\n"
"RID_SLIDESHOW_CONTEXTMENU\n"
"CM_PEN_MODE\n"
"menuitem.text"
msgid "Mouse pointer as ~Pen"
-msgstr "Pokazivač kao ~olovka"
+msgstr "Miš pokazivač kao ~olovka"
#: slideshow.src
-#, fuzzy
msgctxt ""
"slideshow.src\n"
"RID_SLIDESHOW_CONTEXTMENU.CM_WIDTH_PEN\n"
"CM_WIDTH_PEN_VERY_THIN\n"
"menuitem.text"
msgid "~Very thin"
-msgstr "~Vrlo tanko"
+msgstr "~Vrlo tanak"
#: slideshow.src
-#, fuzzy
msgctxt ""
"slideshow.src\n"
"RID_SLIDESHOW_CONTEXTMENU.CM_WIDTH_PEN\n"
"CM_WIDTH_PEN_THIN\n"
"menuitem.text"
msgid "~Thin"
-msgstr "~Tanko"
+msgstr "~Tanak"
#: slideshow.src
-#, fuzzy
msgctxt ""
"slideshow.src\n"
"RID_SLIDESHOW_CONTEXTMENU.CM_WIDTH_PEN\n"
@@ -101,24 +98,22 @@ msgid "~Normal"
msgstr "~Normalno"
#: slideshow.src
-#, fuzzy
msgctxt ""
"slideshow.src\n"
"RID_SLIDESHOW_CONTEXTMENU.CM_WIDTH_PEN\n"
"CM_WIDTH_PEN_THICK\n"
"menuitem.text"
msgid "~Thick"
-msgstr "~Tanko"
+msgstr "~Debeo"
#: slideshow.src
-#, fuzzy
msgctxt ""
"slideshow.src\n"
"RID_SLIDESHOW_CONTEXTMENU.CM_WIDTH_PEN\n"
"CM_WIDTH_PEN_VERY_THICK\n"
"menuitem.text"
msgid "~Very Thick"
-msgstr "~Vrlo debelo"
+msgstr "~Veoma debeo"
#: slideshow.src
msgctxt ""
@@ -130,14 +125,13 @@ msgid "~Pen Width"
msgstr "Š~irina olovke"
#: slideshow.src
-#, fuzzy
msgctxt ""
"slideshow.src\n"
"RID_SLIDESHOW_CONTEXTMENU\n"
"CM_COLOR_PEN\n"
"menuitem.text"
msgid "~Change pen Color..."
-msgstr "~Promijeni boju olovke"
+msgstr "~Promijeni boju olovke..."
#: slideshow.src
msgctxt ""
@@ -146,7 +140,7 @@ msgctxt ""
"CM_ERASE_ALLINK\n"
"menuitem.text"
msgid "~Erase all ink on Slide"
-msgstr ""
+msgstr "~Obrisi sve tinte na klizaču"
#: slideshow.src
msgctxt ""
@@ -182,7 +176,7 @@ msgctxt ""
"CM_EDIT_PRESENTATION\n"
"menuitem.text"
msgid "E~dit Presentation"
-msgstr ""
+msgstr "~Izmijeni prezentaciju"
#: slideshow.src
msgctxt ""
diff --git a/source/bs/sd/source/ui/view.po b/source/bs/sd/source/ui/view.po
index 511546a05f5..4230f30e385 100644
--- a/source/bs/sd/source/ui/view.po
+++ b/source/bs/sd/source/ui/view.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-12 00:05+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812524.0\n"
#: DocumentRenderer.src
msgctxt ""
@@ -349,14 +350,13 @@ msgid "Distribute on multiple sheets of paper"
msgstr "Rasporedi na više listova papira"
#: DocumentRenderer.src
-#, fuzzy
msgctxt ""
"DocumentRenderer.src\n"
"_STR_IMPRESS_PRINT_UI_OPTIONS._STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW\n"
"4\n"
"itemlist.text"
msgid "Tile sheet of paper with repeated pages"
-msgstr "Popločaj papir ponovljenim slajdom"
+msgstr "Poređaj list papira s ponovljenim stranama"
#: DocumentRenderer.src
msgctxt ""
diff --git a/source/bs/sd/uiconfig/sdraw/ui.po b/source/bs/sd/uiconfig/sdraw/ui.po
index 493b104f627..ad08ce90703 100644
--- a/source/bs/sd/uiconfig/sdraw/ui.po
+++ b/source/bs/sd/uiconfig/sdraw/ui.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-23 22:27+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390516044.0\n"
#: breakdialog.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Break"
-msgstr ""
+msgstr "Prijelom"
#: breakdialog.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Processing metafile:"
-msgstr ""
+msgstr "Obrada metadatoteke:"
#: breakdialog.ui
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Broken down metaobjects:"
-msgstr ""
+msgstr "Oštećeni metaobjekti:"
#: breakdialog.ui
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inserted drawing objects:"
-msgstr ""
+msgstr "Ubačeni objekti crtanja:"
#: bulletsandnumbering.ui
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Tačke i numerisanje"
#: bulletsandnumbering.ui
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reset"
-msgstr ""
+msgstr "Reset"
#: bulletsandnumbering.ui
msgctxt ""
@@ -75,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Tačke"
#: bulletsandnumbering.ui
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Vrsta numerisanja"
#: bulletsandnumbering.ui
msgctxt ""
@@ -93,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: bulletsandnumbering.ui
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: bulletsandnumbering.ui
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Prilagodi"
#: copydlg.ui
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Duplicate"
-msgstr ""
+msgstr "Dupliciraj"
#: copydlg.ui
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevano"
#: copydlg.ui
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of _copies"
-msgstr ""
+msgstr "Broj _kopija"
#: copydlg.ui
msgctxt ""
@@ -147,7 +149,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Values from Selection"
-msgstr ""
+msgstr "Vrijednosti iz odabira"
#: copydlg.ui
msgctxt ""
@@ -156,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "_X osa"
#: copydlg.ui
msgctxt ""
@@ -165,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "_Y osa"
#: copydlg.ui
msgctxt ""
@@ -174,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Ugao"
#: copydlg.ui
msgctxt ""
@@ -183,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Placement"
-msgstr ""
+msgstr "Položaj"
#: copydlg.ui
msgctxt ""
@@ -192,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Širina"
#: copydlg.ui
msgctxt ""
@@ -201,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Visina"
#: copydlg.ui
msgctxt ""
@@ -210,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enlargement"
-msgstr ""
+msgstr "Uvećanje"
#: copydlg.ui
msgctxt ""
@@ -219,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr ""
+msgstr "_Početak"
#: copydlg.ui
msgctxt ""
@@ -228,17 +230,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End"
-msgstr ""
+msgstr "_Kraj"
#: copydlg.ui
-#, fuzzy
msgctxt ""
"copydlg.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Colors"
-msgstr "Boja"
+msgstr "Boje"
#: crossfadedialog.ui
msgctxt ""
@@ -247,7 +248,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cross-fading"
-msgstr ""
+msgstr "Kros-opadanje"
#: crossfadedialog.ui
msgctxt ""
@@ -256,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same orientation"
-msgstr ""
+msgstr "Ista orijentacija"
#: crossfadedialog.ui
msgctxt ""
@@ -265,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-fade attributes"
-msgstr ""
+msgstr "Atributi kros-opadanja"
#: crossfadedialog.ui
msgctxt ""
@@ -274,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Uvećanje"
#: crossfadedialog.ui
msgctxt ""
@@ -283,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Postavka"
#: dlgsnap.ui
msgctxt ""
@@ -292,7 +293,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Snap Object"
-msgstr ""
+msgstr "Novi foto objekat"
#: dlgsnap.ui
msgctxt ""
@@ -301,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X"
-msgstr ""
+msgstr "_X"
#: dlgsnap.ui
msgctxt ""
@@ -310,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y"
-msgstr ""
+msgstr "_Y"
#: dlgsnap.ui
msgctxt ""
@@ -319,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: dlgsnap.ui
msgctxt ""
@@ -328,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Point"
-msgstr ""
+msgstr "_Tačka"
#: dlgsnap.ui
msgctxt ""
@@ -337,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Uspravno"
#: dlgsnap.ui
msgctxt ""
@@ -346,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "_Vodoravno"
#: dlgsnap.ui
msgctxt ""
@@ -355,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: drawchardialog.ui
msgctxt ""
@@ -364,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character"
-msgstr ""
+msgstr "Znak"
#: drawchardialog.ui
msgctxt ""
@@ -373,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Fontovi"
#: drawchardialog.ui
msgctxt ""
@@ -382,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efekti za fontove"
#: drawchardialog.ui
msgctxt ""
@@ -391,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: drawpagedialog.ui
msgctxt ""
@@ -400,7 +401,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Setup"
-msgstr ""
+msgstr "Podešavanje stranice"
#: drawpagedialog.ui
msgctxt ""
@@ -409,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Stranica"
#: drawpagedialog.ui
msgctxt ""
@@ -418,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: drawparadialog.ui
msgctxt ""
@@ -427,7 +428,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Odlomak"
#: drawparadialog.ui
msgctxt ""
@@ -436,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Uvlačenja i razmaci"
#: drawparadialog.ui
msgctxt ""
@@ -445,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Azijska tipografija"
#: drawparadialog.ui
msgctxt ""
@@ -454,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Kartice"
#: drawparadialog.ui
msgctxt ""
@@ -463,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Poravnanje"
#: drawparadialog.ui
msgctxt ""
@@ -472,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numerisanje"
#: drawprtldialog.ui
msgctxt ""
@@ -481,7 +482,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Presentation Layout"
-msgstr ""
+msgstr "Izgled prezentacije"
#: drawprtldialog.ui
msgctxt ""
@@ -490,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linija"
#: drawprtldialog.ui
msgctxt ""
@@ -499,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Oblast"
#: drawprtldialog.ui
msgctxt ""
@@ -508,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Sjenka"
#: drawprtldialog.ui
msgctxt ""
@@ -517,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Providnost"
#: drawprtldialog.ui
msgctxt ""
@@ -526,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Font"
#: drawprtldialog.ui
msgctxt ""
@@ -535,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efekti za fontove"
#: drawprtldialog.ui
msgctxt ""
@@ -544,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Uvlačenja i razmaci"
#: drawprtldialog.ui
msgctxt ""
@@ -553,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: drawprtldialog.ui
msgctxt ""
@@ -562,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Tačke"
#: drawprtldialog.ui
msgctxt ""
@@ -571,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Vrsta numerisanja"
#: drawprtldialog.ui
msgctxt ""
@@ -580,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: drawprtldialog.ui
msgctxt ""
@@ -589,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Prilagodi"
#: drawprtldialog.ui
msgctxt ""
@@ -598,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Poravnavanje"
#: drawprtldialog.ui
msgctxt ""
@@ -607,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Azijska tipografija"
#: drawprtldialog.ui
msgctxt ""
@@ -616,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Kartice"
#: insertlayer.ui
msgctxt ""
@@ -625,7 +626,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Layer"
-msgstr ""
+msgstr "Ubaci sloj"
#: insertlayer.ui
msgctxt ""
@@ -634,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name"
-msgstr ""
+msgstr "_Naziv"
#: insertlayer.ui
msgctxt ""
@@ -643,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title"
-msgstr ""
+msgstr "_Naslov"
#: insertlayer.ui
msgctxt ""
@@ -652,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Description"
-msgstr ""
+msgstr "_Opis"
#: insertlayer.ui
msgctxt ""
@@ -661,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible"
-msgstr ""
+msgstr "_Vidljivo"
#: insertlayer.ui
msgctxt ""
@@ -670,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Printable"
-msgstr ""
+msgstr "_Može se štampati"
#: insertlayer.ui
msgctxt ""
@@ -679,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Locked"
-msgstr ""
+msgstr "_Zaključano"
#: insertslidesdialog.ui
msgctxt ""
@@ -688,7 +689,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides/Objects"
-msgstr ""
+msgstr "Ubaci slajdove/objekte"
#: insertslidesdialog.ui
msgctxt ""
@@ -697,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete unused backg_rounds"
-msgstr ""
+msgstr "Obriši nekorištene _pozadine"
#: insertslidesdialog.ui
msgctxt ""
@@ -706,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "_Link"
#: namedesign.ui
msgctxt ""
@@ -715,7 +716,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name HTML Design"
-msgstr ""
+msgstr "Imenuj HTML dizajn"
#: paranumberingtab.ui
msgctxt ""
@@ -724,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr ""
+msgstr "_Ponovo započni na ovom odlomku"
#: paranumberingtab.ui
msgctxt ""
@@ -733,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart with"
-msgstr ""
+msgstr "_Započni sa"
#: paranumberingtab.ui
msgctxt ""
@@ -742,17 +743,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph numbering"
-msgstr ""
+msgstr "Numerisanje odlomaka"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"printname\n"
"label\n"
"string.text"
msgid "Page name"
-msgstr "Naslov ~stranice"
+msgstr "Ime stranice"
#: printeroptions.ui
msgctxt ""
@@ -773,7 +773,6 @@ msgid "Contents"
msgstr "Sadržaj"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"originalcolors\n"
@@ -810,7 +809,6 @@ msgid "Color"
msgstr "Boja"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"originalsize\n"
@@ -838,14 +836,13 @@ msgid "Distribute on multiple sheets of paper"
msgstr "Rasporedi na više listova papira"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"tilesheet\n"
"label\n"
"string.text"
msgid "Tile sheet of paper with repeated pages"
-msgstr "Popločaj papir ponovljenim slajdom"
+msgstr "Poredaj list papira s ponovljenim stranama"
#: printeroptions.ui
msgctxt ""
@@ -863,7 +860,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Table Design"
-msgstr ""
+msgstr "Dizajn tabele"
#: tabledesigndialog.ui
msgctxt ""
@@ -872,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_Red zaglavlja"
#: tabledesigndialog.ui
msgctxt ""
@@ -881,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Ukupno _redova"
#: tabledesigndialog.ui
msgctxt ""
@@ -890,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "_Uokvireni redovi"
#: tabledesigndialog.ui
msgctxt ""
@@ -899,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "P_rva kolona"
#: tabledesigndialog.ui
msgctxt ""
@@ -908,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Pos_ljednja kolona"
#: tabledesigndialog.ui
msgctxt ""
@@ -917,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Uokvire_ne kolone"
#: vectorize.ui
msgctxt ""
@@ -926,7 +923,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Convert to Polygon"
-msgstr ""
+msgstr "Konvertuj u poligon"
#: vectorize.ui
msgctxt ""
@@ -935,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of colors:"
-msgstr ""
+msgstr "Broj boja:"
#: vectorize.ui
msgctxt ""
@@ -944,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reduction:"
-msgstr ""
+msgstr "Redukcija tačke:"
#: vectorize.ui
msgctxt ""
@@ -953,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tile size:"
-msgstr ""
+msgstr "Veličina pločice:"
#: vectorize.ui
msgctxt ""
@@ -962,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill holes:"
-msgstr ""
+msgstr "_Popuni rupe:"
#: vectorize.ui
msgctxt ""
@@ -971,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Postavke"
#: vectorize.ui
msgctxt ""
@@ -980,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: vectorize.ui
msgctxt ""
@@ -989,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source image:"
-msgstr ""
+msgstr "Izvorna slika:"
#: vectorize.ui
msgctxt ""
@@ -998,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vectorized image:"
-msgstr ""
+msgstr "Vektorska slika:"
#: vectorize.ui
msgctxt ""
@@ -1007,4 +1004,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress"
-msgstr ""
+msgstr "Napredak"
diff --git a/source/bs/sd/uiconfig/simpress/ui.po b/source/bs/sd/uiconfig/simpress/ui.po
index 66d99712a3c..b256bd64de4 100644
--- a/source/bs/sd/uiconfig/simpress/ui.po
+++ b/source/bs/sd/uiconfig/simpress/ui.po
@@ -3,16 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-24 07:05+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390547150.0\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entrance"
-msgstr ""
+msgstr "Ulaz"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Emphasis"
-msgstr ""
+msgstr "Naglašavanje"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exit"
-msgstr ""
+msgstr "Izlaz"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Motion Paths"
-msgstr ""
+msgstr "Staze kretanja"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Misc Effects"
-msgstr ""
+msgstr "Ostali efekti"
#: customanimationcreatetab.ui
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Speed:"
-msgstr ""
+msgstr "_Brzina:"
#: customanimationcreatetab.ui
msgctxt ""
@@ -75,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic preview"
-msgstr ""
+msgstr "_Automatski pregled"
#: customanimationeffecttab.ui
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction:"
-msgstr ""
+msgstr "_Usmjerenje:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -93,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accelerated start"
-msgstr ""
+msgstr "Ubrzani početak"
#: customanimationeffecttab.ui
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decelerated end"
-msgstr ""
+msgstr "Usporeni početak"
#: customanimationeffecttab.ui
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Postavke"
#: customanimationeffecttab.ui
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter animation:"
-msgstr ""
+msgstr "_Poslije animacije:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sound:"
-msgstr ""
+msgstr "_Zvuk:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text animation:"
-msgstr ""
+msgstr "_Tekstualna animacija:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -147,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Di_m color:"
-msgstr ""
+msgstr "_Mutna boja:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -156,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "delay between characters"
-msgstr ""
+msgstr "kašnjenje između znakova"
#: customanimationeffecttab.ui
msgctxt ""
@@ -165,7 +167,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Don't dim"
-msgstr ""
+msgstr "Ne zamutiti"
#: customanimationeffecttab.ui
msgctxt ""
@@ -174,7 +176,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dim with color"
-msgstr ""
+msgstr "Zamuti sa bojom"
#: customanimationeffecttab.ui
msgctxt ""
@@ -183,7 +185,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Hide after animation"
-msgstr ""
+msgstr "Sakrij poslije animacije"
#: customanimationeffecttab.ui
msgctxt ""
@@ -192,7 +194,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hide on next animation"
-msgstr ""
+msgstr "Sakrij na sljedećoj animaciji"
#: customanimationeffecttab.ui
msgctxt ""
@@ -201,7 +203,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "All at once"
-msgstr ""
+msgstr "Sve odjednom"
#: customanimationeffecttab.ui
msgctxt ""
@@ -210,7 +212,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Word by word"
-msgstr ""
+msgstr "Riječ po riječ"
#: customanimationeffecttab.ui
msgctxt ""
@@ -219,7 +221,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Letter by letter"
-msgstr ""
+msgstr "Slovo po slovo"
#: customanimationeffecttab.ui
msgctxt ""
@@ -228,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhancement"
-msgstr ""
+msgstr "Poboljšanje"
#: customanimationproperties.ui
msgctxt ""
@@ -237,7 +239,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Effect Options"
-msgstr ""
+msgstr "Opcije efekta"
#: customanimationproperties.ui
msgctxt ""
@@ -246,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Efekti"
#: customanimationproperties.ui
msgctxt ""
@@ -255,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Timing"
-msgstr ""
+msgstr "Vrijeme"
#: customanimationproperties.ui
msgctxt ""
@@ -264,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Tekst animacija"
#: customanimationspanel.ui
msgctxt ""
@@ -273,7 +275,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add Effect"
-msgstr ""
+msgstr "Dodaj efekt"
#: customanimationspanel.ui
msgctxt ""
@@ -282,7 +284,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Effect"
-msgstr ""
+msgstr "Ukloni efekt"
#: customanimationspanel.ui
msgctxt ""
@@ -291,7 +293,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Modify Effect"
-msgstr ""
+msgstr "Modifikuj efekat"
#: customanimationspanel.ui
msgctxt ""
@@ -300,7 +302,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Up"
-msgstr ""
+msgstr "Pomjeri gore"
#: customanimationspanel.ui
msgctxt ""
@@ -309,7 +311,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Down"
-msgstr ""
+msgstr "Pomjeri nadolje"
#: customanimationspanel.ui
msgctxt ""
@@ -318,7 +320,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview Effect"
-msgstr ""
+msgstr "Pregledaj efekat"
#: customanimationspanel.ui
msgctxt ""
@@ -327,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr ""
+msgstr "_Start"
#: customanimationspanel.ui
msgctxt ""
@@ -336,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction"
-msgstr ""
+msgstr "_Pravac"
#: customanimationspanel.ui
msgctxt ""
@@ -345,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sp_eed"
-msgstr ""
+msgstr "Brzina"
#: customanimationspanel.ui
msgctxt ""
@@ -354,7 +356,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "Na klik"
#: customanimationspanel.ui
msgctxt ""
@@ -363,7 +365,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Sa prethodnim"
#: customanimationspanel.ui
msgctxt ""
@@ -372,7 +374,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Poslije prethodnog"
#: customanimationspanel.ui
msgctxt ""
@@ -381,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: customanimationspanel.ui
msgctxt ""
@@ -390,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Efekat"
#: customanimationspanel.ui
msgctxt ""
@@ -399,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic pre_view"
-msgstr ""
+msgstr "Automatski pre_gled"
#: customanimationtexttab.ui
msgctxt ""
@@ -408,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Group text:"
-msgstr ""
+msgstr "_Grupni tekst:"
#: customanimationtexttab.ui
msgctxt ""
@@ -417,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr ""
+msgstr "_Automatski poslije:"
#: customanimationtexttab.ui
msgctxt ""
@@ -426,7 +428,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "As one object"
-msgstr ""
+msgstr "Kao jedan objekat"
#: customanimationtexttab.ui
msgctxt ""
@@ -435,7 +437,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "All paragraphs at once"
-msgstr ""
+msgstr "Svi odlomci odjednom"
#: customanimationtexttab.ui
msgctxt ""
@@ -444,7 +446,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "By 1st level paragraphs"
-msgstr ""
+msgstr "Na prvom nivou odlomaka"
#: customanimationtexttab.ui
msgctxt ""
@@ -453,7 +455,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "By 2nd level paragraphs"
-msgstr ""
+msgstr "Na drugom nivou odlomaka"
#: customanimationtexttab.ui
msgctxt ""
@@ -462,7 +464,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "By 3rd level paragraphs"
-msgstr ""
+msgstr "Na trećem nivou odlomaka"
#: customanimationtexttab.ui
msgctxt ""
@@ -471,7 +473,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "By 4th level paragraphs"
-msgstr ""
+msgstr "Na četvrtom nivou odlomaka"
#: customanimationtexttab.ui
msgctxt ""
@@ -480,7 +482,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "By 5th level paragraphs"
-msgstr ""
+msgstr "Na petom nivou odlomaka"
#: customanimationtexttab.ui
msgctxt ""
@@ -489,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animate attached _shape"
-msgstr ""
+msgstr "Animiranje pridruženog _oblika"
#: customanimationtexttab.ui
msgctxt ""
@@ -498,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_In reverse order"
-msgstr ""
+msgstr "_U obrnutom redoslijedu"
#: customanimationtimingtab.ui
msgctxt ""
@@ -507,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start:"
-msgstr ""
+msgstr "_Start:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -516,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delay:"
-msgstr ""
+msgstr "_Zadrška:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -525,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_peed:"
-msgstr ""
+msgstr "B_rzina:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -534,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Repeat:"
-msgstr ""
+msgstr "_Ponavljanje:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -543,7 +545,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "Na klik"
#: customanimationtimingtab.ui
msgctxt ""
@@ -552,7 +554,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Sa prethodnim"
#: customanimationtimingtab.ui
msgctxt ""
@@ -561,7 +563,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Poslije prethodnog"
#: customanimationtimingtab.ui
msgctxt ""
@@ -570,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rewind _when done playing"
-msgstr ""
+msgstr "Premotaj _kada završi igranje"
#: customanimationtimingtab.ui
msgctxt ""
@@ -579,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Animate as part of click sequence"
-msgstr ""
+msgstr "_Animirati kao dio klik sekvence"
#: customanimationtimingtab.ui
msgctxt ""
@@ -588,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start _effect on click of"
-msgstr ""
+msgstr "Start _efekt na klik"
#: customanimationtimingtab.ui
msgctxt ""
@@ -597,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trigger"
-msgstr ""
+msgstr "Okidač"
#: customslideshows.ui
msgctxt ""
@@ -606,7 +608,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Custom Slide Shows"
-msgstr ""
+msgstr "Poseban slajd-šou"
#: customslideshows.ui
msgctxt ""
@@ -615,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cop_y"
-msgstr ""
+msgstr "Kopija"
#: customslideshows.ui
msgctxt ""
@@ -624,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr ""
+msgstr "_Start"
#: customslideshows.ui
msgctxt ""
@@ -633,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use Custom Slide Show"
-msgstr ""
+msgstr "_Koristiti poseban slajd-šou"
#: definecustomslideshow.ui
msgctxt ""
@@ -642,7 +644,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Custom Slide Show"
-msgstr ""
+msgstr "Definiši poseban slajd-šou"
#: definecustomslideshow.ui
msgctxt ""
@@ -651,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Ime:"
#: definecustomslideshow.ui
msgctxt ""
@@ -660,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Existing slides"
-msgstr ""
+msgstr "_Postojeći slajdovi"
#: definecustomslideshow.ui
msgctxt ""
@@ -669,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Selected slides"
-msgstr ""
+msgstr "_Izabrani slajdovi"
#: definecustomslideshow.ui
msgctxt ""
@@ -678,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid ">>"
-msgstr ""
+msgstr ">>"
#: definecustomslideshow.ui
msgctxt ""
@@ -687,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "<<"
-msgstr ""
+msgstr "<<"
#: dlgfield.ui
msgctxt ""
@@ -696,7 +698,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Field"
-msgstr ""
+msgstr "Promjeni polje"
#: dlgfield.ui
msgctxt ""
@@ -705,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Utvrđeno"
#: dlgfield.ui
msgctxt ""
@@ -714,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Promjenljive"
#: dlgfield.ui
msgctxt ""
@@ -723,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field type"
-msgstr ""
+msgstr "Vrsta polja"
#: dlgfield.ui
msgctxt ""
@@ -732,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Jezik"
#: dlgfield.ui
msgctxt ""
@@ -741,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "_Format"
#: headerfooterdialog.ui
msgctxt ""
@@ -750,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Appl_y to All"
-msgstr ""
+msgstr "_Primjeniti na sve"
#: headerfooterdialog.ui
msgctxt ""
@@ -759,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Slajdovi"
#: headerfooterdialog.ui
msgctxt ""
@@ -768,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes and Handouts"
-msgstr ""
+msgstr "Bilješke i leci"
#: headerfootertab.ui
msgctxt ""
@@ -777,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heade_r"
-msgstr ""
+msgstr "~Zaglavlje"
#: headerfootertab.ui
msgctxt ""
@@ -786,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header _text:"
-msgstr ""
+msgstr "_Tekst zaglavlja:"
#: headerfootertab.ui
msgctxt ""
@@ -795,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date and time"
-msgstr ""
+msgstr "_Datum i vrijeme"
#: headerfootertab.ui
msgctxt ""
@@ -804,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed"
-msgstr ""
+msgstr "Fiksirano"
#: headerfootertab.ui
msgctxt ""
@@ -813,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Promjenljive"
#: headerfootertab.ui
msgctxt ""
@@ -822,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Jezik"
#: headerfootertab.ui
msgctxt ""
@@ -831,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format"
-msgstr ""
+msgstr "_Format"
#: headerfootertab.ui
msgctxt ""
@@ -840,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Podnožje"
#: headerfootertab.ui
msgctxt ""
@@ -849,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ooter text:"
-msgstr ""
+msgstr "Tekst _podnožja:"
#: headerfootertab.ui
msgctxt ""
@@ -858,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "_Slajd broj"
#: headerfootertab.ui
msgctxt ""
@@ -867,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on slide"
-msgstr ""
+msgstr "Uključi u slajd"
#: headerfootertab.ui
msgctxt ""
@@ -876,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do _not show on the first slide"
-msgstr ""
+msgstr "Ne pokazuj na prvom slajdu"
#: headerfootertab.ui
msgctxt ""
@@ -885,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page Number"
-msgstr ""
+msgstr "_Broj stranice"
#: headerfootertab.ui
msgctxt ""
@@ -894,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on page"
-msgstr ""
+msgstr "Uključiti na stranicu"
#: insertslides.ui
msgctxt ""
@@ -903,7 +905,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides"
-msgstr ""
+msgstr "Ubaci slajdove"
#: insertslides.ui
msgctxt ""
@@ -912,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before"
-msgstr ""
+msgstr "_Prije"
#: insertslides.ui
msgctxt ""
@@ -921,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter"
-msgstr ""
+msgstr "_Nakon"
#: insertslides.ui
msgctxt ""
@@ -930,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: masterlayoutdlg.ui
msgctxt ""
@@ -939,7 +941,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Master Elements"
-msgstr ""
+msgstr "Elementi mastera"
#: masterlayoutdlg.ui
msgctxt ""
@@ -948,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "_Podnožje"
#: masterlayoutdlg.ui
msgctxt ""
@@ -957,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date/time"
-msgstr ""
+msgstr "_Datum/vrijeme"
#: masterlayoutdlg.ui
msgctxt ""
@@ -966,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Podnožje"
#: masterlayoutdlg.ui
msgctxt ""
@@ -975,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page number"
-msgstr ""
+msgstr "_Broj stranice"
#: masterlayoutdlg.ui
msgctxt ""
@@ -984,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "_Slajd broj"
#: masterlayoutdlg.ui
msgctxt ""
@@ -993,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Placeholders"
-msgstr ""
+msgstr "Automatski popunjeno"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1002,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow quick editing"
-msgstr ""
+msgstr "Dozvoli brzu izmjenu"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1011,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only text area selected"
-msgstr ""
+msgstr "Samo područje izabranog teksta"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1020,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text objects"
-msgstr ""
+msgstr "Tekstualni objekti"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1029,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start with _wizard"
-msgstr ""
+msgstr "Startaj sa čarobnjakom"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1038,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document"
-msgstr ""
+msgstr "Novi dokument"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1047,52 +1049,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy when moving"
-msgstr ""
+msgstr "Kopiraj prilikom pomjeranja"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
-msgstr ""
+msgid "Unit of _measurement"
+msgstr "Jedinica _mjerenja"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
-msgstr ""
+msgid "Ta_b stops"
+msgstr "_Pozicije tabulatora"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
-msgstr ""
+msgid "Objects always moveable"
+msgstr "Objekti uvijek pokretljivi"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
-msgstr ""
+msgid "Do not distort objects in curve"
+msgstr "Ne narušava objekat u liniji"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
-msgstr ""
+msgid "Use background cache"
+msgstr "Koristi pozadinski cache"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1101,34 +1103,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Postavke"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
-msgstr ""
+msgid "Enable Presenter Console"
+msgstr "Omogući prezentacijsku konzolu"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
-msgstr ""
+msgid "Always with current page"
+msgstr "Uvijek sa trenutnom stranicom"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
-msgstr ""
+msgid "Enable remote control"
+msgstr "Omogućavanje daljinskog upravljača"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1137,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Presentation"
-msgstr ""
+msgstr "Prezentacija"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1146,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing scale"
-msgstr ""
+msgstr "_Razmjer"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1155,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _width"
-msgstr ""
+msgstr "Širina _stranice"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1164,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _height"
-msgstr ""
+msgstr "Visina stranice"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1173,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Razmjera"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1182,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_e printer metrics for document formatting"
-msgstr ""
+msgstr "Koristite pisač metrike za oblikovanje dokumenta"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1191,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Povećaj _razmak između odlomaka i tabela (u trenutnom dokumentu)"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1200,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Kompatibilnost"
#: photoalbum.ui
msgctxt ""
@@ -1209,7 +1211,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Photo Album"
-msgstr ""
+msgstr "Kreiraj album fotografija"
#: photoalbum.ui
msgctxt ""
@@ -1218,7 +1220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert Slides"
-msgstr ""
+msgstr "Ubaci slajdove"
#: photoalbum.ui
msgctxt ""
@@ -1227,7 +1229,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove Image from List"
-msgstr ""
+msgstr "Ukloni sliku iz liste"
#: photoalbum.ui
msgctxt ""
@@ -1236,7 +1238,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Image from List"
-msgstr ""
+msgstr "Ukloni sliku iz liste"
#: photoalbum.ui
msgctxt ""
@@ -1245,7 +1247,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Move Image Up"
-msgstr ""
+msgstr "Pomaći sliku gore"
#: photoalbum.ui
msgctxt ""
@@ -1254,7 +1256,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Image Up"
-msgstr ""
+msgstr "Pomaći sliku gore"
#: photoalbum.ui
msgctxt ""
@@ -1263,7 +1265,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Move Image Down"
-msgstr ""
+msgstr "Pomaći sliku dole"
#: photoalbum.ui
msgctxt ""
@@ -1272,7 +1274,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Image Down"
-msgstr ""
+msgstr "Pomaći sliku dole"
#: photoalbum.ui
msgctxt ""
@@ -1281,7 +1283,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: photoalbum.ui
msgctxt ""
@@ -1290,7 +1292,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slide Layout"
-msgstr ""
+msgstr "Raspored slajda"
#: photoalbum.ui
msgctxt ""
@@ -1299,7 +1301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keep Aspect Ratio"
-msgstr ""
+msgstr "Čuvaj razmjeru"
#: photoalbum.ui
msgctxt ""
@@ -1308,7 +1310,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "1 Image"
-msgstr ""
+msgstr "1 slika"
#: photoalbum.ui
msgctxt ""
@@ -1317,7 +1319,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "2 Images"
-msgstr ""
+msgstr "2 slike"
#: photoalbum.ui
msgctxt ""
@@ -1326,7 +1328,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "4 Images"
-msgstr ""
+msgstr "4 slike"
#: presentationdialog.ui
msgctxt ""
@@ -1335,7 +1337,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Slide Show"
-msgstr ""
+msgstr "Prezentacija"
#: presentationdialog.ui
msgctxt ""
@@ -1344,7 +1346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From:"
-msgstr ""
+msgstr "_Od:"
#: presentationdialog.ui
msgctxt ""
@@ -1353,7 +1355,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Starting slide"
-msgstr ""
+msgstr "Startaj prezentaciju"
#: presentationdialog.ui
msgctxt ""
@@ -1362,7 +1364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "All _slides"
-msgstr ""
+msgstr "Svi _slajdovi"
#: presentationdialog.ui
msgctxt ""
@@ -1371,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Custom Slide Show:"
-msgstr ""
+msgstr "_Vlastita prezentacija:"
#: presentationdialog.ui
msgctxt ""
@@ -1380,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Domet"
#: presentationdialog.ui
msgctxt ""
@@ -1389,7 +1391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_resentation display:"
-msgstr ""
+msgstr "Ekran za p_rezentaciju:"
#: presentationdialog.ui
msgctxt ""
@@ -1398,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display %1 (external)"
-msgstr ""
+msgstr "Ekran %1 (vanjski)"
#: presentationdialog.ui
msgctxt ""
@@ -1407,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display %1"
-msgstr ""
+msgstr "Ekran %1"
#: presentationdialog.ui
msgctxt ""
@@ -1416,7 +1418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "All displays"
-msgstr ""
+msgstr "Svi ekrani"
#: presentationdialog.ui
msgctxt ""
@@ -1425,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto External (Display %1)"
-msgstr ""
+msgstr "Auto Vanjski (Ekran %1)"
#: presentationdialog.ui
msgctxt ""
@@ -1434,7 +1436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Multiple displays"
-msgstr ""
+msgstr "Višestruki ekran"
#: presentationdialog.ui
msgctxt ""
@@ -1443,7 +1445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Početno"
#: presentationdialog.ui
msgctxt ""
@@ -1452,7 +1454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Window"
-msgstr ""
+msgstr "_Prozor"
#: presentationdialog.ui
msgctxt ""
@@ -1461,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_uto"
-msgstr ""
+msgstr "_Automatski"
#: presentationdialog.ui
msgctxt ""
@@ -1470,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _logo"
-msgstr ""
+msgstr "Prikaži _logotip"
#: presentationdialog.ui
msgctxt ""
@@ -1479,7 +1481,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Duration of pause"
-msgstr ""
+msgstr "Trajanje pauze"
#: presentationdialog.ui
msgctxt ""
@@ -1488,7 +1490,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Pause Duration"
-msgstr ""
+msgstr "Dužina trajanja pauze"
#: presentationdialog.ui
msgctxt ""
@@ -1497,7 +1499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: presentationdialog.ui
msgctxt ""
@@ -1506,7 +1508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change slides _manually"
-msgstr ""
+msgstr "Promjeni slajdove _ručno"
#: presentationdialog.ui
msgctxt ""
@@ -1515,7 +1517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mouse pointer _visible"
-msgstr ""
+msgstr "Pokazivač miša _vidljiv"
#: presentationdialog.ui
msgctxt ""
@@ -1524,7 +1526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mouse pointer as _pen"
-msgstr ""
+msgstr "Pokazivač miša kao _olovka"
#: presentationdialog.ui
msgctxt ""
@@ -1533,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Navigator visible"
-msgstr ""
+msgstr "Vidljiv _navigator"
#: presentationdialog.ui
msgctxt ""
@@ -1542,7 +1544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Animations allowed"
-msgstr ""
+msgstr "_Animacije dozvoljene"
#: presentationdialog.ui
msgctxt ""
@@ -1551,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change slides by clic_king on background"
-msgstr ""
+msgstr "Promjeni slajdove _klikom na pozadinu"
#: presentationdialog.ui
msgctxt ""
@@ -1560,7 +1562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Presentation always _on top"
-msgstr ""
+msgstr "Prezentacija uvijek na _vrhu"
#: presentationdialog.ui
msgctxt ""
@@ -1569,17 +1571,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"printname\n"
"label\n"
"string.text"
msgid "Slide name"
-msgstr "~Ime slajda"
+msgstr "Ime slajda"
#: printeroptions.ui
msgctxt ""
@@ -1609,7 +1610,6 @@ msgid "Contents"
msgstr "Sadržaj"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"originalcolors\n"
@@ -1646,7 +1646,6 @@ msgid "Color"
msgstr "Boja"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"originalsize\n"
@@ -1698,7 +1697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page name"
-msgstr ""
+msgstr "_Ime stranice"
#: prntopts.ui
msgctxt ""
@@ -1707,7 +1706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ate"
-msgstr ""
+msgstr "D_atum"
#: prntopts.ui
msgctxt ""
@@ -1716,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ti_me"
-msgstr ""
+msgstr "V_rijeme"
#: prntopts.ui
msgctxt ""
@@ -1725,7 +1724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_idden pages"
-msgstr ""
+msgstr "S_krivene stranice"
#: prntopts.ui
msgctxt ""
@@ -1734,7 +1733,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print"
-msgstr ""
+msgstr "Štampaj"
#: prntopts.ui
msgctxt ""
@@ -1743,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Standardno"
#: prntopts.ui
msgctxt ""
@@ -1752,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to page"
-msgstr ""
+msgstr "_Postavi na stranicu"
#: prntopts.ui
msgctxt ""
@@ -1761,7 +1760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile pages"
-msgstr ""
+msgstr "_Pločica stranice"
#: prntopts.ui
msgctxt ""
@@ -1770,7 +1769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rochure"
-msgstr ""
+msgstr "B_rošura"
#: prntopts.ui
msgctxt ""
@@ -1779,7 +1778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper tray from printer s_ettings"
-msgstr ""
+msgstr "Ladica papira od po_stavki štampača"
#: prntopts.ui
msgctxt ""
@@ -1788,7 +1787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fr_ont"
-msgstr ""
+msgstr "Prednji"
#: prntopts.ui
msgctxt ""
@@ -1797,7 +1796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_ck"
-msgstr ""
+msgstr "Nazad"
#: prntopts.ui
msgctxt ""
@@ -1806,7 +1805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page options"
-msgstr ""
+msgstr "Opcije stranice"
#: prntopts.ui
msgctxt ""
@@ -1815,7 +1814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drawing"
-msgstr ""
+msgstr "Crtanje"
#: prntopts.ui
msgctxt ""
@@ -1824,7 +1823,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes"
-msgstr ""
+msgstr "Bilješke"
#: prntopts.ui
msgctxt ""
@@ -1833,7 +1832,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Handouts"
-msgstr ""
+msgstr "Leci"
#: prntopts.ui
msgctxt ""
@@ -1842,7 +1841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Opšti pregled"
#: prntopts.ui
msgctxt ""
@@ -1851,7 +1850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Sadržaj"
#: prntopts.ui
msgctxt ""
@@ -1860,7 +1859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Standardno"
#: prntopts.ui
msgctxt ""
@@ -1869,7 +1868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gra_yscale"
-msgstr ""
+msgstr "Sive _nijanse"
#: prntopts.ui
msgctxt ""
@@ -1878,7 +1877,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Black & _white"
-msgstr ""
+msgstr "Crno i _bjelo"
#: prntopts.ui
msgctxt ""
@@ -1887,7 +1886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Quality"
-msgstr ""
+msgstr "Kvalitet"
#: remotedialog.ui
msgctxt ""
@@ -1896,7 +1895,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Impress Remote"
-msgstr ""
+msgstr "Impress Remote"
#: sdviewpage.ui
msgctxt ""
@@ -1905,7 +1904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rulers visible"
-msgstr ""
+msgstr "_Vidljiva pravila"
#: sdviewpage.ui
msgctxt ""
@@ -1914,7 +1913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap Lines when moving"
-msgstr ""
+msgstr "_Kopčaj linije prilikom pomjeranja"
#: sdviewpage.ui
msgctxt ""
@@ -1923,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All control points in Bezier editor"
-msgstr ""
+msgstr "_Sve kontrolne tačke u Bezier editor"
#: sdviewpage.ui
msgctxt ""
@@ -1932,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour of each individual object"
-msgstr ""
+msgstr "Kontura svakog pojedinog objekta"
#: sdviewpage.ui
msgctxt ""
@@ -1941,7 +1940,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Ekran"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "Dizajn slajdova"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "_Razmijeni pozadinsku stranu"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "_Obriši nekorištene pozadine"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "_Izaberi dizajn slajda"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "_Učitaj..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -1950,7 +1994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to selected slides"
-msgstr ""
+msgstr "Primijeni na oznacene slajdove"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1959,7 +2003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Speed:"
-msgstr ""
+msgstr "Brzina:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1968,7 +2012,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Slow"
-msgstr ""
+msgstr "Sporo"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1977,7 +2021,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Medium"
-msgstr ""
+msgstr "Srednje"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1986,7 +2030,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Fast"
-msgstr ""
+msgstr "Brzo"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1995,7 +2039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sound:"
-msgstr ""
+msgstr "Zvuk:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2004,7 +2048,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Sound"
-msgstr ""
+msgstr "Bez zvuka"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2013,7 +2057,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Stop Previous Sound"
-msgstr ""
+msgstr "Zaustavi predhodni zvuk"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2022,7 +2066,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Other Sound..."
-msgstr ""
+msgstr "Ostali zvuk..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -2031,7 +2075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Loop until next sound"
-msgstr ""
+msgstr "Petlja do sljedećeg zvuka"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2040,7 +2084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modify transition"
-msgstr ""
+msgstr "Uredi prelaz"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2049,7 +2093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On mouse click"
-msgstr ""
+msgstr "Na klik miša"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2058,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically after"
-msgstr ""
+msgstr "Automatski nakon"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2067,7 +2111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Advance slide"
-msgstr ""
+msgstr "Sljedeći slajd"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2076,7 +2120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to All Slides"
-msgstr ""
+msgstr "Primijeni na sve slajdove"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2085,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Play"
-msgstr ""
+msgstr "Pokreni"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2094,7 +2138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slide Show"
-msgstr ""
+msgstr "Prikaz slajdova"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2103,7 +2147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic preview"
-msgstr ""
+msgstr "Automatski pregled"
#: tabledesignpanel.ui
msgctxt ""
@@ -2112,7 +2156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_Red zaglavlja"
#: tabledesignpanel.ui
msgctxt ""
@@ -2121,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "_Ukupno redova"
#: tabledesignpanel.ui
msgctxt ""
@@ -2130,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "O_blasni redovi"
#: tabledesignpanel.ui
msgctxt ""
@@ -2139,7 +2183,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "P_rva kolona"
#: tabledesignpanel.ui
msgctxt ""
@@ -2148,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Pos_ljednja kolona"
#: tabledesignpanel.ui
msgctxt ""
@@ -2157,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Oblas_ne kolone"
#: templatedialog.ui
msgctxt ""
@@ -2166,7 +2210,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Stilovi slika"
#: templatedialog.ui
msgctxt ""
@@ -2175,7 +2219,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Standardno"
#: templatedialog.ui
msgctxt ""
@@ -2184,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizator"
#: templatedialog.ui
msgctxt ""
@@ -2193,7 +2237,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linija"
#: templatedialog.ui
msgctxt ""
@@ -2202,7 +2246,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Područje"
#: templatedialog.ui
msgctxt ""
@@ -2211,7 +2255,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadowing"
-msgstr ""
+msgstr "Sjenčenje"
#: templatedialog.ui
msgctxt ""
@@ -2220,7 +2264,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Transparentnost"
#: templatedialog.ui
msgctxt ""
@@ -2229,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Font"
#: templatedialog.ui
msgctxt ""
@@ -2238,7 +2282,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efekt fonta"
#: templatedialog.ui
msgctxt ""
@@ -2247,7 +2291,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Uvlačenje i razmaci"
#: templatedialog.ui
msgctxt ""
@@ -2256,7 +2300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: templatedialog.ui
msgctxt ""
@@ -2265,7 +2309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Animacija teksta"
#: templatedialog.ui
msgctxt ""
@@ -2274,7 +2318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dimensioning"
-msgstr ""
+msgstr "Razmjere"
#: templatedialog.ui
msgctxt ""
@@ -2283,7 +2327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Povezivač"
#: templatedialog.ui
msgctxt ""
@@ -2292,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Poravnanje"
#: templatedialog.ui
msgctxt ""
@@ -2301,7 +2345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Azijska tipografija"
#: templatedialog.ui
msgctxt ""
@@ -2310,4 +2354,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabulatori"
diff --git a/source/bs/sdext/source/minimizer.po b/source/bs/sdext/source/minimizer.po
deleted file mode 100644
index 330541da434..00000000000
--- a/source/bs/sdext/source/minimizer.po
+++ /dev/null
@@ -1,33 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: bs\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"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Sun minimizator prezentacija"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
diff --git a/source/bs/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/bs/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 5948b5b0fb8..00000000000
--- a/source/bs/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: bs\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "~Umanji prezentaciju..."
diff --git a/source/bs/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/bs/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 3a1401ffb78..00000000000
--- a/source/bs/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,628 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: bs\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Sun minimizator prezentacija"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Koraci"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~Nazad"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~Dalje >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~Kraj"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Odustani"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Uvod"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "~Izaberi postavke za Sun Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~Obriši"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Izaberi postavke za optimizaciju slika i grafike"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Ilustracije"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~Kompresija bez gubitaka"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "~JPEG kompresija"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~Kvalitet u %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "~Obrisi odsječene dijelove slike"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Smanji rezoluciju ~slike"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<bez promjene>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (rezolucija ekrana)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (rezolucija projektora)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 DPI (rezolucija štampanja)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "Prekini linkove za eksterne grafike"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE Objekti"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Izaberi postavke za zamjenu OLE objekata"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Kreiraj statičku grafičku zamjenu za OLE objekte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "Za ~sve OLE objekte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~Za OLE objekte koji nisu bazirani na OpenDocument formatu"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Slajdovi"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Izaberi slajdove za izbrisati"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Glavne stranice"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Obriši nekorištene ~glavne stranice"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "~Obriši note"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Obriši sakrivene ~slajdove"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Obriši slajdove koji nisu korišteni za ~podešeni slajd prikaz"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Sažetak"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Izaberite gdje da primijenite sljedeće promjene"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Napredak"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Objekti optimizirani"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "~Primijeni promjene u trenutnoj prezentaciji"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "~Otvori novo kreiranu prezentaciju"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "~Spasi postavke kao"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~Dupliciraj prezentaciju prije promjena"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Obriši %SLIDES slajdova."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Optimizuj %IMAGES sliku na %QUALITY% JPEG kvalitet %RESOLUTION DPI."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Kreiraj zamjensku sliku za %OLE objekte."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Trenutna veličine dokumenta:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Procijenjena veličina nove datoteke:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 MB"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Moje Postavke"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "Dodijeljena sesija"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "Optimizacija će izmijeniti trenutni dokument. Da li želite da nastavite?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~Da"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "OK"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "Presentation Minimizer je uspješno ažurirao prezentaciju '%TITLE'. Veličina datoteke je promijenjena sa %OLDFILESIZE MB na %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "Presentation Minimizer je uspješno ažurirao prezentaciju '%TITLE'. Veličina datoteke je promijenjena sa %OLDFILESIZE MB na približno %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "Presentation Minimizer je uspješno ažurirao prezentaciju '%TITLE'. Veličina datoteke je promijenjena na %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "Presentation Minimizer je uspješno ažurirao prezentaciju '%TITLE'. Veličina datoteke je promijenjena na približno %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "Dupliciram prezentacije"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "Brišem slajdove..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "Optimiziraj grafiku..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "Kreiram zamjensku grafiku za OLE objekte..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimizovano za projektor"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Optimizovano za ekran (najmanja veličina dokumenta)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimizovano za projektor"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Optimizovano za štampu"
diff --git a/source/bs/setup_native/source/mac.po b/source/bs/setup_native/source/mac.po
index a340a3d20b3..e3a01522548 100644
--- a/source/bs/setup_native/source/mac.po
+++ b/source/bs/setup_native/source/mac.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812465.0\n"
#: macinstall.ulf
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"IntroText1\n"
"LngText.text"
msgid "Welcome to the [FULLPRODUCTNAME] Installation Wizard"
-msgstr ""
+msgstr "Dobrodošli u [FULLPRODUCTNAME] čarobnjak za instaliranje"
#: macinstall.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"IntroText2\n"
"LngText.text"
msgid "This installation will update your installed versions of [PRODUCTNAME]"
-msgstr ""
+msgstr "Ova instalacija će ažurirati vašu instaliranu verziju [PRODUCTNAME]"
#: macinstall.ulf
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"IntroText3\n"
"LngText.text"
msgid "This might take a moment."
-msgstr ""
+msgstr "Ovo bi moglo kratko potrajati."
#: macinstall.ulf
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"ChooseMyOwnText\n"
"LngText.text"
msgid "Not listed (choose location in an extra step)"
-msgstr ""
+msgstr "Nije navedeno (odaberite lokaciju u dodatnom koraku)"
#: macinstall.ulf
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"ListPromptText\n"
"LngText.text"
msgid "Choose [PRODUCTNAME] [PRODUCTVERSION] installation for which you want to install the [FULLPRODUCTNAME]"
-msgstr ""
+msgstr "Odaberite [PRODUCTNAME] [PRODUCTVERSION] instalaciju za koju želite instalirati [FULLPRODUCTNAME]"
#: macinstall.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"ChooseManualText\n"
"LngText.text"
msgid "Point the dialog to your [PRODUCTNAME] [PRODUCTVERSION] installation."
-msgstr ""
+msgstr "Usmjerite dijalog na [PRODUCTNAME] [PRODUCTVERSION] instalaciju."
#: macinstall.ulf
msgctxt ""
@@ -109,7 +110,7 @@ msgctxt ""
"AppInvalidText1\n"
"LngText.text"
msgid "This is not a valid [PRODUCTNAME] [PRODUCTVERSION] installation."
-msgstr ""
+msgstr "Ovo nije ispravna [PRODUCTNAME] [PRODUCTVERSION] instalacija."
#: macinstall.ulf
msgctxt ""
@@ -117,16 +118,15 @@ msgctxt ""
"AppInvalidText2\n"
"LngText.text"
msgid "Run the installer again and choose a valid [PRODUCTNAME] [PRODUCTVERSION] installation"
-msgstr ""
+msgstr "Ponovo pokrenite instalator i izaberite ispravnu [PRODUCTNAME] [PRODUCTVERSION] instalaciju"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"StartInstallText1\n"
"LngText.text"
msgid "Click Install to start the installation"
-msgstr "Kliknite Instaliraj da započnete instalaciju."
+msgstr "Kliknite na Instaliraj da započnete instalaciju"
#: macinstall.ulf
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"IdentifyQText\n"
"LngText.text"
msgid "Installation failed, most likely your account does not have the necessary privileges."
-msgstr ""
+msgstr "Instalacija nije uspjela, najvjerovatnije da vaš korisnički račun nema potrebna ovlaštenja."
#: macinstall.ulf
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"IdentifyQText2\n"
"LngText.text"
msgid "Do you want to identify as administrator and try again?"
-msgstr ""
+msgstr "Da li želite da se identificirate kao administrator i pokušate ponovo?"
#: macinstall.ulf
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"IdentifyYES\n"
"LngText.text"
msgid "Yes, identify"
-msgstr ""
+msgstr "Da, identificiraj"
#: macinstall.ulf
msgctxt ""
@@ -166,16 +166,15 @@ msgctxt ""
"IdentifyNO\n"
"LngText.text"
msgid "No, abort installation"
-msgstr ""
+msgstr "Ne, prekini instalaciju"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"InstallFailedText\n"
"LngText.text"
msgid "Installation failed."
-msgstr "Instalacija je završena"
+msgstr "Instalacija nije uspjela."
#: macinstall.ulf
msgctxt ""
@@ -183,7 +182,7 @@ msgctxt ""
"InstallCompleteText\n"
"LngText.text"
msgid "Installation of [PRODUCTNAME] language pack completed."
-msgstr ""
+msgstr "Instalacija [PRODUCTNAME] jezičkog paketa završena."
#: macinstall.ulf
msgctxt ""
@@ -191,7 +190,7 @@ msgctxt ""
"InstallCompleteText2\n"
"LngText.text"
msgid "Call '[PRODUCTNAME]-Preferences-Language Settings-Languages' to change the user interface language."
-msgstr ""
+msgstr "Pozovite '[PRODUCTNAME]-Postavke-Jezičke postavke-Jezici' da promijenite jezik korisničkog interfejsa."
#: macinstall.ulf
msgctxt ""
@@ -199,4 +198,4 @@ msgctxt ""
"InstallCompleteTextPatch\n"
"LngText.text"
msgid "Installation of [FULLPRODUCTNAME] completed"
-msgstr ""
+msgstr "Instalacija [FULLPRODUCTNAME] završena"
diff --git a/source/bs/sfx2/source/appl.po b/source/bs/sfx2/source/appl.po
index b7309339df3..789cf34d86b 100644
--- a/source/bs/sfx2/source/appl.po
+++ b/source/bs/sfx2/source/appl.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 18:42+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389897761.0\n"
#: app.src
msgctxt ""
@@ -40,7 +41,6 @@ msgid "Automatic"
msgstr "Automatski"
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"STR_STANDARD_SHORTCUT\n"
@@ -89,13 +89,12 @@ msgid "Cancel all changes?"
msgstr "Otkaži sve promjene?"
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"MSG_ERR_NO_WEBBROWSER_FOUND\n"
"errorbox.text"
msgid "%PRODUCTNAME could not find a web browser on your system. Please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation."
-msgstr "%PRODUCTNAME nije mogao pronaći web preglednik na vašem sistemu. Provjerite postavke radne površine ili instalirajte web preglednik (npr. Mozilla) na lokaciji koju vam ponudi instalacija web preglednika."
+msgstr "%PRODUCTNAME nije uspio pronaći Internet pretraživač na vašem sistemu. Molimo da provjerite postavke za Desktop ili da instalirate internet pretraživač (naprimjer, Firefox) na podrazumijevanoj lokaciji predloženoj prilikom instalacije pretraživača."
#: app.src
msgctxt ""
@@ -103,7 +102,7 @@ msgctxt ""
"MSG_ERR_NO_ABS_URI_REF\n"
"errorbox.text"
msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external application to open it."
-msgstr ""
+msgstr "\"$(ARG1)\" nije apsolutni URL koji može biti proslijeđen vanjskoj aplikaciji na otvaranje."
#: app.src
msgctxt ""
@@ -223,7 +222,7 @@ msgctxt ""
"GID_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: app.src
msgctxt ""
@@ -323,6 +322,9 @@ msgid ""
"Please wait until all print jobs and/or\n"
"OLE actions have finished and close all dialogs."
msgstr ""
+"Aplikacija trenutno ne može biti prekinuta.\n"
+"Sačekajte dok svi zadaci za printanje i/ili\n"
+"OLE akcije završe, a zatim zatvorite sve dijaloge."
#: app.src
msgctxt ""
@@ -333,28 +335,20 @@ msgid "Do you want to save the changes to %1?"
msgstr "Želite li snimiti promjene u %1?"
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"STR_QUITAPP\n"
"string.text"
msgid "E~xit %PRODUCTNAME"
-msgstr "Napusti %PRODUCTNAME"
+msgstr "Za~tvori %PRODUCTNAME"
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"RID_STR_HELP\n"
"string.text"
msgid "Help"
-msgstr ""
-"#-#-#-#-# Localization.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pomoć\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Help Agent\n"
-"#-#-#-#-# help.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Pomoć"
+msgstr "Pomoć"
#: app.src
msgctxt ""
@@ -397,13 +391,12 @@ msgid "Exit Quickstarter"
msgstr "Izlaz iz Quickstarter-a"
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"STR_QUICKSTART_TIP\n"
"string.text"
msgid "%PRODUCTNAME %PRODUCTVERSION Quickstarter"
-msgstr "%PRODUCTNAME %PRODUCTVERSION grafikon"
+msgstr "%PRODUCTNAME %PRODUCTVERSION Brzo pokretanje"
#: app.src
msgctxt ""
@@ -411,7 +404,7 @@ msgctxt ""
"STR_QUICKSTART_FILEOPEN\n"
"string.text"
msgid "Open Document..."
-msgstr "Otvori dokument"
+msgstr "Otvori dokument..."
#: app.src
msgctxt ""
@@ -459,16 +452,15 @@ msgctxt ""
"STR_QUICKSTART_STARTCENTER\n"
"string.text"
msgid "Startcenter"
-msgstr ""
+msgstr "Centar za pokretanje"
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"STR_QUICKSTART_RECENTDOC\n"
"string.text"
msgid "Recent Documents"
-msgstr "Skorašnji ~dokumenti"
+msgstr "Skorašnji dokumenti"
#: app.src
msgctxt ""
@@ -481,6 +473,10 @@ msgid ""
"Would you like to change the document, and update all links\n"
"to get the most recent data?"
msgstr ""
+"Ovaj dokument sadrži jednu ili više veza sa vanjskim podacima.\n"
+"\n"
+"Da li želite da izmijenite dokument i ažurirate sve veze\n"
+"tako da dobijete najnovije podatke?"
#: app.src
msgctxt ""
@@ -527,6 +523,8 @@ msgid ""
"Saving will remove all existing signatures.\n"
"Do you want to continue saving the document?"
msgstr ""
+"Snimanje će izbrisati sve postojeće oznake.\n"
+"Da li želite da nastavite snimanje dokumenta?"
#: app.src
msgctxt ""
@@ -537,6 +535,8 @@ msgid ""
"The document has to be saved before it can be signed.\n"
"Do you want to save the document?"
msgstr ""
+"Dokument mora biti snimljen prije nego što može biti potpisan.\n"
+"Da li želite da snimite dokument?"
#: app.src
msgctxt ""
@@ -547,6 +547,8 @@ msgid ""
"This will discard all changes on the server since check-out.\n"
"Do you want to proceed?"
msgstr ""
+"Ovo će odbaciti sve promjene na serveru od posljednjeg odjavljivanja.\n"
+"Da li želite nastaviti?"
#: app.src
msgctxt ""
@@ -562,10 +564,9 @@ msgctxt ""
"RID_XMLSEC_DOCUMENTSIGNED\n"
"string.text"
msgid " (Signed)"
-msgstr "(Potpisano)"
+msgstr " (Potpisano)"
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"STR_STANDARD\n"
@@ -595,7 +596,7 @@ msgctxt ""
"RID_SVXSTR_GRAFIKLINK\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: app.src
msgctxt ""
@@ -611,7 +612,7 @@ msgctxt ""
"RID_SVXSTR_EDITGRFLINK\n"
"string.text"
msgid "Link Image"
-msgstr ""
+msgstr "Link slika"
#: app.src
msgctxt ""
@@ -635,7 +636,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "Datoteka slike se ne može otvoriti"
#: app.src
msgctxt ""
@@ -643,7 +644,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "Datoteka slike se ne može čitati"
#: app.src
msgctxt ""
@@ -651,7 +652,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Nepoznat grafički format"
#: app.src
msgctxt ""
@@ -659,7 +660,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This version of the image file is not supported"
-msgstr ""
+msgstr "Ova verzija grafičke datoteke nije podržana"
#: app.src
msgctxt ""
@@ -667,7 +668,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Nije pronađen grafički filter"
#: app.src
msgctxt ""
@@ -675,7 +676,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert image"
-msgstr ""
+msgstr "Nedovoljno memorije za ubacivanje slike"
#: app.src
msgctxt ""
@@ -689,6 +690,11 @@ msgid ""
"Exit change recording mode?\n"
"\n"
msgstr ""
+"Ova akcija će zatvoriti režim zapisivanja promjena.\n"
+"Sve informacije o promjenama će biti izgubljene.\n"
+"\n"
+"Zatvori režim zapisivanja promjena?\n"
+"\n"
#: app.src
msgctxt ""
@@ -696,7 +702,7 @@ msgctxt ""
"RID_SVXSTR_INCORRECT_PASSWORD\n"
"string.text"
msgid "Incorrect password"
-msgstr ""
+msgstr "Neispravna lozinka"
#: app.src
msgctxt ""
@@ -704,7 +710,7 @@ msgctxt ""
"RID_SVXSTR_FORWARD_ERRMSSG\n"
"string.text"
msgid "If you select the option \"%PLACEHOLDER%\", you must enter a URL."
-msgstr ""
+msgstr "Ako odaberete opciju \"%PLACEHOLDER%\", morate unjeti URL."
#: dde.src
msgctxt ""
@@ -1073,10 +1079,9 @@ msgid "(The password can be empty)"
msgstr "(Šifra ne može biti prazna)"
#: sfx.src
-#, fuzzy
msgctxt ""
"sfx.src\n"
"STR_PASSWD\n"
"string.text"
msgid "Password"
-msgstr "~Šifra"
+msgstr "Lozinka"
diff --git a/source/bs/sfx2/source/bastyp.po b/source/bs/sfx2/source/bastyp.po
index 6261ddaccf7..b8e550c707a 100644
--- a/source/bs/sfx2/source/bastyp.po
+++ b/source/bs/sfx2/source/bastyp.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812467.0\n"
#: fltfnc.src
msgctxt ""
@@ -24,6 +25,8 @@ msgid ""
"The selected filter $(FILTER) has not been installed.\n"
"Would you like to do this now?"
msgstr ""
+"Odabrani filter $(FILTER) nije instaliran.\n"
+"Želite li sada da to uradite?"
#: fltfnc.src
msgctxt ""
@@ -34,3 +37,5 @@ msgid ""
"The selected filter $(FILTER) is not included in your edition.\n"
"You can find information about orders on our homepage."
msgstr ""
+"Odabrani filter $(FILTER) nije uključen u vašem izdanju.\n"
+"Informacije o narudžbinama možete pronaći na našoj početnoj stranici."
diff --git a/source/bs/sfx2/source/control.po b/source/bs/sfx2/source/control.po
index d12e0fe5469..dc0b7afea3b 100644
--- a/source/bs/sfx2/source/control.po
+++ b/source/bs/sfx2/source/control.po
@@ -3,16 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-23 20:10+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390507835.0\n"
#: templateview.src
msgctxt ""
@@ -20,12 +22,20 @@ msgctxt ""
"BTN_ALL_TEMPLATES\n"
"pushbutton.text"
msgid "All Templates"
-msgstr ""
+msgstr "Svi šabloni"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr ""
+msgid "Welcome to %PRODUCTNAME."
+msgstr "Dobrodošli u %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "Koristite bočnu traku za otvaranje ili kreiranje datoteke."
diff --git a/source/bs/sfx2/source/dialog.po b/source/bs/sfx2/source/dialog.po
index b2d217ced43..db3eb28189a 100644
--- a/source/bs/sfx2/source/dialog.po
+++ b/source/bs/sfx2/source/dialog.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:48+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 18:42+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518904.0\n"
+"X-POOTLE-MTIME: 1389897775.0\n"
#: dialog.src
msgctxt ""
@@ -81,6 +81,8 @@ msgid ""
"One or more of the selected styles is in use in this document.\n"
"If you delete these styles, text will revert to the parent style.\n"
msgstr ""
+"Jedan ili više odabranih stilova je u upotrebi u ovom dokumentu.\n"
+"Ako izbrišete ove stilove, tekst će se vratiti roditelju stilu.\n"
#: dialog.src
msgctxt ""
@@ -88,7 +90,7 @@ msgctxt ""
"STR_DELETE_STYLE\n"
"string.text"
msgid "Styles in use: "
-msgstr ""
+msgstr "Stilovi u upotrebi: "
#: dialog.src
msgctxt ""
@@ -115,7 +117,7 @@ msgctxt ""
"ID_HIDE\n"
"menuitem.text"
msgid "Hide"
-msgstr ""
+msgstr "Sakrij"
#: dialog.src
msgctxt ""
@@ -124,7 +126,7 @@ msgctxt ""
"ID_SHOW\n"
"menuitem.text"
msgid "Show"
-msgstr ""
+msgstr "Pokaži"
#: dialog.src
msgctxt ""
@@ -157,7 +159,7 @@ msgctxt ""
"SID_SIDEBAR\n"
"string.text"
msgid "Sidebar"
-msgstr ""
+msgstr "Bočna traka"
#: dialog.src
msgctxt ""
@@ -181,7 +183,7 @@ msgctxt ""
"STR_FONT_TABPAGE\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Font"
#: dinfdlg.src
msgctxt ""
@@ -224,7 +226,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date completed"
-msgstr ""
+msgstr "Datum završen"
#: dinfdlg.src
msgctxt ""
@@ -404,7 +406,7 @@ msgctxt ""
"23\n"
"stringlist.text"
msgid "Recorded by"
-msgstr ""
+msgstr "Snimljeni po"
#: dinfdlg.src
msgctxt ""
@@ -413,7 +415,7 @@ msgctxt ""
"24\n"
"stringlist.text"
msgid "Recorded date"
-msgstr ""
+msgstr "Datum snimanja"
#: dinfdlg.src
msgctxt ""
@@ -458,7 +460,7 @@ msgctxt ""
"29\n"
"stringlist.text"
msgid "Typist"
-msgstr ""
+msgstr "Daktilograf"
#: dinfdlg.src
msgctxt ""
@@ -792,7 +794,7 @@ msgctxt ""
"STR_PB_SAVEACOPY\n"
"string.text"
msgid "Save a Copy"
-msgstr ""
+msgstr "Sačuvaj kopiju"
#: filedlghelper.src
msgctxt ""
@@ -825,7 +827,7 @@ msgctxt ""
"BTN_INPUT_OK\n"
"pushbutton.text"
msgid "OK"
-msgstr ""
+msgstr "U redu"
#: inputdlg.src
msgctxt ""
@@ -842,7 +844,7 @@ msgctxt ""
"MSG_OVERWRITE\n"
"querybox.text"
msgid "Style already exists. Overwrite?"
-msgstr ""
+msgstr "Stil već postoji. Prepisati?"
#: recfloat.src
msgctxt ""
@@ -858,7 +860,7 @@ msgctxt ""
"STR_MACRO_LOSS\n"
"string.text"
msgid "Do you really want to cancel the recording? Any steps recorded up to this point will be lost."
-msgstr ""
+msgstr "Da li stvarno želite otkazati snimanje? Bilo koji korak zabilježen do sada će biti izgubljen."
#: recfloat.src
msgctxt ""
@@ -902,7 +904,7 @@ msgctxt ""
"CB_WRAPAROUND\n"
"checkbox.text"
msgid "Wrap ~around"
-msgstr "~Okreni"
+msgstr "~Omotaj oko"
#: srchdlg.src
msgctxt ""
@@ -938,7 +940,7 @@ msgctxt ""
"STR_TOGGLE\n"
"string.text"
msgid "Wrap ~around"
-msgstr "~Okreni"
+msgstr "~Omotaj oko"
#: srchdlg.src
msgctxt ""
@@ -981,7 +983,6 @@ msgid "Tasks"
msgstr "Zadaci"
#: templateinfodlg.src
-#, fuzzy
msgctxt ""
"templateinfodlg.src\n"
"DLG_TEMPLATE_INFORMATION\n"
@@ -991,13 +992,12 @@ msgid "Close"
msgstr "Zatvori"
#: templdlg.src
-#, fuzzy
msgctxt ""
"templdlg.src\n"
"STR_STYLE_ELEMTLIST\n"
"string.text"
msgid "Style List"
-msgstr "Stilovi"
+msgstr "Lista stilova"
#: templdlg.src
msgctxt ""
@@ -1014,7 +1014,7 @@ msgctxt ""
"SID_STYLE_WATERCAN\n"
"toolboxitem.text"
msgid "Fill Format Mode"
-msgstr ""
+msgstr "Popunjen format način"
#: templdlg.src
msgctxt ""
@@ -1043,10 +1043,9 @@ msgid "Styles and Formatting"
msgstr "Stilovi i formatiranje"
#: versdlg.src
-#, fuzzy
msgctxt ""
"versdlg.src\n"
"STR_VIEWVERSIONCOMMENT\n"
"string.text"
msgid "View Version Comment"
-msgstr "Unesite komentar verzije"
+msgstr "Viditi komentar verzije"
diff --git a/source/bs/sfx2/source/doc.po b/source/bs/sfx2/source/doc.po
index d53abffacf4..ed6f6cea2d2 100644
--- a/source/bs/sfx2/source/doc.po
+++ b/source/bs/sfx2/source/doc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 17:07+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390756023.0\n"
#: doc.src
msgctxt ""
@@ -25,7 +25,7 @@ msgid ""
"Saving in external formats may have caused\n"
" information loss. Do you still want to close?"
msgstr ""
-"Snimanje dokumenta u nepoznatom formatiu može dovesti\n"
+"Snimanje dokumenta u nepoznatom formatu može dovesti\n"
" do gubitka informacija. Želite li još uvijek zatvoriti?"
#: doc.src
@@ -138,7 +138,7 @@ msgctxt ""
"STR_ERROR_SAVE\n"
"string.text"
msgid "Error recording document "
-msgstr "Greška pri snimanju dokumenta"
+msgstr "Greška pri snimanju dokumenta "
#: doc.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_ERROR_SAVE_TEMPLATE\n"
"string.text"
msgid "Error saving template "
-msgstr "Greška pri snimanju šablona"
+msgstr "Greška pri snimanju šablona "
#: doc.src
msgctxt ""
@@ -288,7 +288,7 @@ msgctxt ""
"STR_SAVEACOPY\n"
"string.text"
msgid "Save a Copy..."
-msgstr ""
+msgstr "Snimi kopiju..."
#: doc.src
msgctxt ""
@@ -304,7 +304,7 @@ msgctxt ""
"STR_CLOSEDOC_ANDRETURN\n"
"string.text"
msgid "~Close & Return to "
-msgstr "~Zatvori i vrati se na"
+msgstr "~Zatvori i vrati se na "
#: doc.src
msgctxt ""
@@ -312,7 +312,7 @@ msgctxt ""
"STR_WIZARD\n"
"string.text"
msgid " AutoPilot"
-msgstr "Autopilot"
+msgstr " Auto pilot"
#: doc.src
msgctxt ""
@@ -336,7 +336,7 @@ msgctxt ""
"RID_STR_WARNSTYLEOVERWRITE\n"
"string.text"
msgid "Should the \"$(ARG1)\" Style be replaced?"
-msgstr "Želite li zamijeniti \"$(ARG)\" stil?"
+msgstr "Želite li zamijeniti \"$(ARG1)\" stil?"
#: doc.src
msgctxt ""
@@ -351,7 +351,6 @@ msgstr ""
"Želite li ga otvoriti samo za čitanje?"
#: doc.src
-#, fuzzy
msgctxt ""
"doc.src\n"
"STR_EDIT\n"
@@ -405,7 +404,7 @@ msgctxt ""
"STR_TEMPL_RESET\n"
"string.text"
msgid "The template \"$(TEMPLATE)\" has not been found. Should the template be looked for the next time the document is opened ?"
-msgstr "Šablon \"$(TEMPLATE)\" nije pronađen. Želite li potražiti šablon prilikom sljedećeg otvaranja dokumenta?"
+msgstr "Šablon \"$(TEMPLATE)\" nije pronađen. Želite li potražiti šablon prilikom sljedećeg otvaranja dokumenta ?"
#: doc.src
msgctxt ""
@@ -437,7 +436,7 @@ msgctxt ""
"STR_DOCTYPENAME_SWGLOB\n"
"string.text"
msgid "Master Document"
-msgstr "Glavni dokument"
+msgstr "Master dokument"
#: doc.src
msgctxt ""
@@ -560,13 +559,12 @@ msgid "Export..."
msgstr "Izvezi..."
#: doc.src
-#, fuzzy
msgctxt ""
"doc.src\n"
"STR_EXPORTBUTTON\n"
"string.text"
msgid "Export"
-msgstr "Izvezi"
+msgstr "Izvozi"
#: doc.src
msgctxt ""
@@ -700,7 +698,7 @@ msgctxt ""
"STR_SHARED\n"
"string.text"
msgid " (shared)"
-msgstr "(dijeljeno)"
+msgstr " (dijeljeno)"
#: doc.src
msgctxt ""
@@ -728,7 +726,7 @@ msgctxt ""
"STR_QRYTEMPL_MESSAGE\n"
"string.text"
msgid "The template '$(ARG1)' on which this document is based, has been modified. Do you want to update style based formatting according to the modified template?"
-msgstr ""
+msgstr "Šablon '$(ARG1)' na kom je ovaj dokument baziran je izmijenjen. Želite li ažurirati formatiranje bazirano na stilu prema izmijenjenom šablonu?"
#: doc.src
msgctxt ""
@@ -789,7 +787,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Forms and Contracts"
-msgstr "Forme i ugovori"
+msgstr "Formulari i ugovori"
#: doctempl.src
msgctxt ""
@@ -819,7 +817,6 @@ msgid "Presentation Backgrounds"
msgstr "Pozadine za prezentacije"
#: doctempl.src
-#, fuzzy
msgctxt ""
"doctempl.src\n"
"TEMPLATE_LONG_NAMES_ARY\n"
@@ -838,22 +835,13 @@ msgid "Miscellaneous"
msgstr "Razno"
#: doctempl.src
-#, fuzzy
msgctxt ""
"doctempl.src\n"
"TEMPLATE_LONG_NAMES_ARY\n"
"11\n"
"itemlist.text"
msgid "Labels"
-msgstr ""
-"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Oznake\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Naljepnice\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Oznake\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Oznake"
+msgstr "Oznake"
#: doctempl.src
msgctxt ""
@@ -1021,7 +1009,7 @@ msgctxt ""
"STR_ACTION_SORT_NAME\n"
"string.text"
msgid "Sort by name"
-msgstr ""
+msgstr "Sortiraj po imenima"
#: templatedlg.src
msgctxt ""
@@ -1033,13 +1021,12 @@ msgstr "Osvježi"
#. leave ending space
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"STR_ACTION_DEFAULT\n"
"string.text"
msgid "Reset Default Template "
-msgstr "Resetuj tekući šablon"
+msgstr "Vrati podrazumijevani šablon "
#: templatedlg.src
msgctxt ""
@@ -1047,7 +1034,7 @@ msgctxt ""
"STR_MOVE_NEW\n"
"string.text"
msgid "New folder"
-msgstr ""
+msgstr "Novi direktorij"
#: templatedlg.src
msgctxt ""
@@ -1055,7 +1042,7 @@ msgctxt ""
"STR_INPUT_NEW\n"
"string.text"
msgid "Enter folder name:"
-msgstr ""
+msgstr "Unesite ime direktorija:"
#: templatedlg.src
msgctxt ""
@@ -1063,7 +1050,7 @@ msgctxt ""
"STR_REPOSITORY_LOCAL\n"
"string.text"
msgid "Local"
-msgstr ""
+msgstr "Lokalno"
#: templatedlg.src
msgctxt ""
@@ -1071,7 +1058,7 @@ msgctxt ""
"STR_REPOSITORY_NEW\n"
"string.text"
msgid "New Repository"
-msgstr ""
+msgstr "Novo odlagalište"
#: templatedlg.src
msgctxt ""
@@ -1082,6 +1069,8 @@ msgid ""
"Error moving the following templates to $1.\n"
"$2"
msgstr ""
+"Greška premještanja šablona u $1.\n"
+"$2"
#: templatedlg.src
msgctxt ""
@@ -1092,6 +1081,8 @@ msgid ""
"Error moving the following templates from repository $1 to folder $2.\n"
"$3"
msgstr ""
+"Greška premještanja šablona iz repozitorija $1 u direktorij $2.\n"
+"$3"
#: templatedlg.src
msgctxt ""
@@ -1102,6 +1093,8 @@ msgid ""
"Error exporting the following templates:\n"
"$1"
msgstr ""
+"Greška pri izvozu sljedećih šablona:\n"
+"$1"
#: templatedlg.src
msgctxt ""
@@ -1112,6 +1105,8 @@ msgid ""
"Error importing the following templates to $1:\n"
"$2"
msgstr ""
+"Greška pri uvozu sljedećih šablona u $1:\n"
+"$2"
#: templatedlg.src
msgctxt ""
@@ -1122,6 +1117,8 @@ msgid ""
"The following templates cannot be deleted:\n"
"$1"
msgstr ""
+"Sljedeći šabloni ne mogu biti obrisani:\n"
+"$1"
#: templatedlg.src
msgctxt ""
@@ -1132,6 +1129,8 @@ msgid ""
"The following folders cannot be deleted:\n"
"$1"
msgstr ""
+"Sljedeći direktoriji ne mogu biti obrisani:\n"
+"$1"
#: templatedlg.src
msgctxt ""
@@ -1142,6 +1141,8 @@ msgid ""
"Failed to create repository \"$1\".\n"
"A repository with this name may already exist."
msgstr ""
+"Neuspjelo kreiranje ostave \"$1\".\n"
+"Ostava s ovim imenom može već postojati."
#: templatedlg.src
msgctxt ""
@@ -1149,7 +1150,7 @@ msgctxt ""
"STR_MSG_ERROR_SELECT_FOLDER\n"
"string.text"
msgid "Select the destination folder(s) to save the template."
-msgstr ""
+msgstr "Odaberite odredišne direktorij(e) za snimanje šablona."
#: templatedlg.src
msgctxt ""
@@ -1157,16 +1158,15 @@ msgctxt ""
"STR_INPUT_TEMPLATE_NEW\n"
"string.text"
msgid "Enter template name:"
-msgstr ""
+msgstr "Unesite ime šablona:"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"STR_QMSG_SEL_FOLDER_DELETE\n"
"string.text"
msgid "Do you want to delete the selected folders?"
-msgstr "Želite li izbrisati označene podatke?"
+msgstr "Želite li obrisati odabrane direktorije?"
#: templatedlg.src
msgctxt ""
@@ -1174,16 +1174,15 @@ msgctxt ""
"STR_QMSG_TEMPLATE_OVERWRITE\n"
"string.text"
msgid "A template named $1 already exist in $2. Do you want to overwrite it?"
-msgstr ""
+msgstr "Šablon pod imenom $1 već postoji u $2. Želite li prepisati preko njega?"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"STR_QMSG_SEL_TEMPLATE_DELETE\n"
"string.text"
msgid "Do you want to delete the selected templates?"
-msgstr "Želite li izbrisati označene podatke?"
+msgstr "Želite li obrisati odabrane šablone?"
#: templatedlg.src
msgctxt ""
@@ -1192,7 +1191,7 @@ msgctxt ""
"TBI_TEMPLATE_REPOSITORY\n"
"toolboxitem.text"
msgid "Repository"
-msgstr ""
+msgstr "Repozitorij"
#: templatedlg.src
msgctxt ""
@@ -1204,24 +1203,22 @@ msgid "Import"
msgstr "Uvoz"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"TAB_TEMPLATE_MANAGER.TBX_ACTION_VIEW\n"
"TBI_TEMPLATE_FOLDER_DEL\n"
"toolboxitem.text"
msgid "Delete"
-msgstr "~Obriši"
+msgstr "Obriši"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"TAB_TEMPLATE_MANAGER.TBX_ACTION_VIEW\n"
"TBI_TEMPLATE_SAVE\n"
"toolboxitem.text"
msgid "Save"
-msgstr "~Snimi"
+msgstr "Snimi"
#: templatedlg.src
msgctxt ""
@@ -1230,7 +1227,7 @@ msgctxt ""
"TBI_TEMPLATE_FOLDER_NEW\n"
"toolboxitem.text"
msgid "New folder"
-msgstr ""
+msgstr "Novi direktorij"
#: templatedlg.src
msgctxt ""
@@ -1248,7 +1245,7 @@ msgctxt ""
"TBI_TEMPLATE_ACTION\n"
"toolboxitem.text"
msgid "Action Menu"
-msgstr ""
+msgstr "Akcijski meni"
#: templatedlg.src
msgctxt ""
@@ -1257,17 +1254,16 @@ msgctxt ""
"TBI_TEMPLATE_LINK\n"
"toolboxitem.text"
msgid "Get more templates for %PRODUCTNAME"
-msgstr ""
+msgstr "Preuzmite više šablona za %PRODUCTNAME"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"TAB_TEMPLATE_MANAGER.TBX_ACTION_TEMPLATES\n"
"TBI_TEMPLATE_SAVE\n"
"toolboxitem.text"
msgid "Save"
-msgstr "~Snimi"
+msgstr "Snimi"
#: templatedlg.src
msgctxt ""
@@ -1276,10 +1272,9 @@ msgctxt ""
"TBI_TEMPLATE_OPEN\n"
"toolboxitem.text"
msgid "Open"
-msgstr ""
+msgstr "Otvori"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"TAB_TEMPLATE_MANAGER.TBX_ACTION_TEMPLATES\n"
@@ -1298,14 +1293,13 @@ msgid "Properties"
msgstr "Osobine"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"TAB_TEMPLATE_MANAGER.TBX_ACTION_TEMPLATES\n"
"TBI_TEMPLATE_DEFAULT\n"
"toolboxitem.text"
msgid "Set as default"
-msgstr "Postavi ~standardno"
+msgstr "Postavi kao zadani"
#: templatedlg.src
msgctxt ""
@@ -1314,10 +1308,9 @@ msgctxt ""
"TBI_TEMPLATE_MOVE\n"
"toolboxitem.text"
msgid "Move to folder"
-msgstr ""
+msgstr "Premjesti u direktorij"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"TAB_TEMPLATE_MANAGER.TBX_ACTION_TEMPLATES\n"
@@ -1327,14 +1320,13 @@ msgid "Export"
msgstr "Izvezi"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"TAB_TEMPLATE_MANAGER.TBX_ACTION_TEMPLATES\n"
"TBI_TEMPLATE_DELETE\n"
"toolboxitem.text"
msgid "Delete"
-msgstr "~Obriši"
+msgstr "Obriši"
#: templatedlg.src
msgctxt ""
@@ -1355,7 +1347,6 @@ msgid "Spreadsheets"
msgstr "Proračunska tablica"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"DLG_TEMPLATE_MANAGER.TAB_CONTROL\n"
@@ -1374,13 +1365,12 @@ msgid "Drawings"
msgstr "Crtež"
#: templatedlg.src
-#, fuzzy
msgctxt ""
"templatedlg.src\n"
"DLG_TEMPLATE_MANAGER\n"
"modelessdialog.text"
msgid "Template Manager"
-msgstr "Upravljanje šablonima"
+msgstr "Menadžer Šablona"
#: templatelocnames.src
msgctxt ""
@@ -1388,7 +1378,7 @@ msgctxt ""
"STR_TEMPLATE_NAME1\n"
"string.text"
msgid "Abstract Green"
-msgstr ""
+msgstr "Apstraktno zeleno"
#: templatelocnames.src
msgctxt ""
@@ -1396,7 +1386,7 @@ msgctxt ""
"STR_TEMPLATE_NAME2\n"
"string.text"
msgid "Abstract Red"
-msgstr ""
+msgstr "Apstraktno crveno"
#: templatelocnames.src
msgctxt ""
@@ -1404,7 +1394,7 @@ msgctxt ""
"STR_TEMPLATE_NAME3\n"
"string.text"
msgid "Abstract Yellow"
-msgstr ""
+msgstr "Apstraktno žuto"
#: templatelocnames.src
msgctxt ""
@@ -1420,7 +1410,7 @@ msgctxt ""
"STR_TEMPLATE_NAME5\n"
"string.text"
msgid "DNA"
-msgstr ""
+msgstr "DNA"
#: templatelocnames.src
msgctxt ""
@@ -1428,7 +1418,7 @@ msgctxt ""
"STR_TEMPLATE_NAME6\n"
"string.text"
msgid "Inspiration"
-msgstr ""
+msgstr "Inspiracija"
#: templatelocnames.src
msgctxt ""
@@ -1436,7 +1426,7 @@ msgctxt ""
"STR_TEMPLATE_NAME7\n"
"string.text"
msgid "Lush Green"
-msgstr ""
+msgstr "Bujno zeleno"
#: templatelocnames.src
msgctxt ""
@@ -1444,16 +1434,15 @@ msgctxt ""
"STR_TEMPLATE_NAME8\n"
"string.text"
msgid "Metropolis"
-msgstr ""
+msgstr "Metropolis"
#: templatelocnames.src
-#, fuzzy
msgctxt ""
"templatelocnames.src\n"
"STR_TEMPLATE_NAME9\n"
"string.text"
msgid "Sunset"
-msgstr "Podskup"
+msgstr "Zalazak sunca"
#: templatelocnames.src
msgctxt ""
@@ -1461,4 +1450,4 @@ msgctxt ""
"STR_TEMPLATE_NAME10\n"
"string.text"
msgid "Vintage"
-msgstr ""
+msgstr "Staro"
diff --git a/source/bs/sfx2/source/menu.po b/source/bs/sfx2/source/menu.po
index 29bbc4a11bb..1741b77cdef 100644
--- a/source/bs/sfx2/source/menu.po
+++ b/source/bs/sfx2/source/menu.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 18:44+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389897857.0\n"
#: menu.src
msgctxt ""
@@ -38,7 +39,7 @@ msgctxt ""
"SID_CUT\n"
"menuitem.text"
msgid "Cu~t"
-msgstr "I~sjeci"
+msgstr "I~sijeci"
#: menu.src
msgctxt ""
diff --git a/source/bs/sfx2/source/sidebar.po b/source/bs/sfx2/source/sidebar.po
index 67676ac67b0..58a1ff8d1bc 100644
--- a/source/bs/sfx2/source/sidebar.po
+++ b/source/bs/sfx2/source/sidebar.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-05-23 12:05+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812467.0\n"
#: Sidebar.src
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"STRING_CUSTOMIZATION\n"
"string.text"
msgid "Customization"
-msgstr ""
+msgstr "Podešavanja"
#: Sidebar.src
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"STRING_RESTORE\n"
"string.text"
msgid "Restore Default"
-msgstr ""
+msgstr "Vratiti uobičajeno"
#: Sidebar.src
msgctxt ""
@@ -38,7 +40,7 @@ msgctxt ""
"SFX_STR_SIDEBAR_MORE_OPTIONS\n"
"string.text"
msgid "More Options"
-msgstr ""
+msgstr "Više opcija"
#: Sidebar.src
msgctxt ""
@@ -46,7 +48,7 @@ msgctxt ""
"SFX_STR_SIDEBAR_CLOSE_DECK\n"
"string.text"
msgid "Close Sidebar Deck"
-msgstr ""
+msgstr "Zatvori skup bočnih traka"
#: Sidebar.src
msgctxt ""
@@ -54,4 +56,4 @@ msgctxt ""
"SFX_STR_SIDEBAR_ACCESSIBILITY_PANEL_PREFIX\n"
"string.text"
msgid "Panel: "
-msgstr ""
+msgstr "Panel: "
diff --git a/source/bs/sfx2/source/view.po b/source/bs/sfx2/source/view.po
index 143a1d6ce78..85b1bfee5cf 100644
--- a/source/bs/sfx2/source/view.po
+++ b/source/bs/sfx2/source/view.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 18:45+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389897915.0\n"
#: view.src
msgctxt ""
@@ -24,8 +25,8 @@ msgid ""
"No default printer found.\n"
"Please choose a printer and try again."
msgstr ""
-"Uobičajeni štampač nije pronađen.\n"
-"Molim odaberite štampač i pokušajte ponovo."
+"Podrazumijevani štampač nije pronađen.\n"
+"Odaberite štampač i pokušajte ponovo."
#: view.src
msgctxt ""
@@ -81,7 +82,7 @@ msgctxt ""
"STR_PRINTING\n"
"string.text"
msgid "Printing"
-msgstr "Štampanje"
+msgstr "Štampam"
#: view.src
msgctxt ""
@@ -97,7 +98,7 @@ msgctxt ""
"STR_ERROR_SAVE_TEMPLATE\n"
"string.text"
msgid "Error saving template "
-msgstr "Greška pri snimanju šablona"
+msgstr "Greška pri snimanju šablona "
#: view.src
msgctxt ""
@@ -105,7 +106,7 @@ msgctxt ""
"STR_READONLY\n"
"string.text"
msgid " (read-only)"
-msgstr "(samo za čitanje)"
+msgstr " (samo za čitanje)"
#: view.src
msgctxt ""
@@ -174,8 +175,8 @@ msgid ""
"The document cannot be closed because a\n"
" print job is being carried out."
msgstr ""
-"Dokument ne može biti zatvoren zbog a\n"
-" štampanja na štampaču."
+"Dokument ne može biti zatvoren zato \n"
+" što je štampanje u toku."
#: view.src
msgctxt ""
@@ -201,7 +202,7 @@ msgctxt ""
"STR_FT_PREPARATION\n"
"string.text"
msgid "is being prepared for printing"
-msgstr "se priprema za štampu "
+msgstr "se priprema za štampanje"
#: view.src
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"MSG_QUERY_OPENASTEMPLATE\n"
"querybox.text"
msgid "This document cannot be edited, possibly due to missing access rights. Do you want to edit a copy of the document?"
-msgstr "Ovaj dokument se ne može mijenjati, vjerovatno zbog nedostajućih prava pristupa. Želite li promijeniti kopiju ovog dokumenta?"
+msgstr "Ovaj dokument se ne može mijenjati, vjerovatno zbog nedostajućih prava pristupa. Želite li izmijeniti kopiju ovog dokumenta?"
#: view.src
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"STR_REPAIREDDOCUMENT\n"
"string.text"
msgid " (repaired document)"
-msgstr "(popravljen dokument)"
+msgstr " (popravljen dokument)"
#: view.src
msgctxt ""
@@ -237,7 +238,7 @@ msgctxt ""
"STR_NONCHECKEDOUT_DOCUMENT\n"
"string.text"
msgid "Document is not checked out on server"
-msgstr ""
+msgstr "Dokument nije izdvojen na serveru"
#: view.src
msgctxt ""
@@ -245,4 +246,4 @@ msgctxt ""
"BT_CHECKOUT\n"
"pushbutton.text"
msgid "Check out"
-msgstr ""
+msgstr "Izdvoj"
diff --git a/source/bs/sfx2/uiconfig/ui.po b/source/bs/sfx2/uiconfig/ui.po
index 26c40f27d11..fe0cb06e54a 100644
--- a/source/bs/sfx2/uiconfig/ui.po
+++ b/source/bs/sfx2/uiconfig/ui.po
@@ -3,16 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-17 19:03+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-23 23:00+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390518032.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Confirm File Format"
-msgstr ""
+msgstr "Potvrdi datotečni format"
#: alienwarndialog.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format \"%FORMATNAME\"."
-msgstr ""
+msgstr "Ovaj dokument može sadržati formatiranje ili sadržaj koji se ne može snimiti u trenutnom datotečnom formatu \"%FORMATNAME\"."
#: alienwarndialog.ui
msgctxt ""
@@ -39,16 +41,25 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
-msgstr ""
+msgstr "Koristi podrazumijevani ODF datotečni format da budete sigurni da je dokument ispravno snimljen."
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "Koristi _ODF format"
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr ""
+msgstr "_Koristi %FORMATNAME format"
#: alienwarndialog.ui
msgctxt ""
@@ -57,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr ""
+msgstr "_Pitaj kada ne snimiti u ODF format"
#: checkin.ui
msgctxt ""
@@ -66,7 +77,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Check-In"
-msgstr ""
+msgstr "Prijava"
#: checkin.ui
msgctxt ""
@@ -75,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New major version"
-msgstr ""
+msgstr "Nova glavna verzija"
#: checkin.ui
msgctxt ""
@@ -93,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CMIS Properties"
-msgstr ""
+msgstr "_CMIS osobine"
#: cmisinfopage.ui
msgctxt ""
@@ -102,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Ime"
#: cmisinfopage.ui
msgctxt ""
@@ -111,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: cmisinfopage.ui
msgctxt ""
@@ -120,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Vrijednost"
#: cmisline.ui
msgctxt ""
@@ -129,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: cmisline.ui
msgctxt ""
@@ -138,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Da"
#: cmisline.ui
msgctxt ""
@@ -147,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Ne"
#: custominfopage.ui
msgctxt ""
@@ -156,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Properties"
-msgstr ""
+msgstr "_Osobine"
#: custominfopage.ui
msgctxt ""
@@ -165,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Ime"
#: custominfopage.ui
msgctxt ""
@@ -174,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: custominfopage.ui
msgctxt ""
@@ -183,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Vrijednost"
#: descriptioninfopage.ui
msgctxt ""
@@ -192,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title"
-msgstr ""
+msgstr "_Naslov"
#: descriptioninfopage.ui
msgctxt ""
@@ -201,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Subject"
-msgstr ""
+msgstr "_Tema"
#: descriptioninfopage.ui
msgctxt ""
@@ -210,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keywords"
-msgstr ""
+msgstr "_Ključne riječi"
#: descriptioninfopage.ui
msgctxt ""
@@ -219,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Comments"
-msgstr ""
+msgstr "_Napomene"
#: documentfontspage.ui
msgctxt ""
@@ -228,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Embed fonts in the document"
-msgstr ""
+msgstr "_Ugradi fontove u dokument"
#: documentinfopage.ui
msgctxt ""
@@ -237,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Created:"
-msgstr ""
+msgstr "_Napravljeno:"
#: documentinfopage.ui
msgctxt ""
@@ -246,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modified:"
-msgstr ""
+msgstr "Posljednji put _izmijenjeno:"
#: documentinfopage.ui
msgctxt ""
@@ -255,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Digitally signed:"
-msgstr ""
+msgstr "_Digitalno potpisano:"
#: documentinfopage.ui
msgctxt ""
@@ -264,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Last pri_nted:"
-msgstr ""
+msgstr "Posljednji put štampa_no:"
#: documentinfopage.ui
msgctxt ""
@@ -273,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Total _editing time:"
-msgstr ""
+msgstr "Ukupno vrijeme uređivanja:"
#: documentinfopage.ui
msgctxt ""
@@ -282,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_vision number:"
-msgstr ""
+msgstr "Broj revizije:"
#: documentinfopage.ui
msgctxt ""
@@ -291,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Multiply signed document"
-msgstr ""
+msgstr "Višestruko potpisan dokument"
#: documentinfopage.ui
msgctxt ""
@@ -300,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Apply user data"
-msgstr ""
+msgstr "_Primijeni podatke o korisniku"
#: documentinfopage.ui
msgctxt ""
@@ -309,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reset"
-msgstr ""
+msgstr "Resetuj"
#: documentinfopage.ui
msgctxt ""
@@ -318,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Di_gital Signature..."
-msgstr ""
+msgstr "Digitalni potpis..."
#: documentinfopage.ui
msgctxt ""
@@ -327,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Template:"
-msgstr ""
+msgstr "Šablon:"
#: documentinfopage.ui
msgctxt ""
@@ -336,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size:"
-msgstr ""
+msgstr "_Veličina:"
#: documentinfopage.ui
msgctxt ""
@@ -345,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "unknown"
-msgstr ""
+msgstr "nepoznata"
#: documentinfopage.ui
msgctxt ""
@@ -354,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Location:"
-msgstr ""
+msgstr "_Mjesto:"
#: documentinfopage.ui
msgctxt ""
@@ -363,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type:"
-msgstr ""
+msgstr "_Vrsta:"
#: documentinfopage.ui
msgctxt ""
@@ -372,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Password"
-msgstr ""
+msgstr "Izmijeni _lozinku"
#: documentinfopage.ui
msgctxt ""
@@ -381,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Read-only"
-msgstr ""
+msgstr "_Samo čitanje"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -390,7 +401,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Properties of "
-msgstr ""
+msgstr "Osobine "
#: documentpropertiesdialog.ui
msgctxt ""
@@ -399,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General "
-msgstr ""
+msgstr "Općenito "
#: documentpropertiesdialog.ui
msgctxt ""
@@ -408,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Description"
-msgstr ""
+msgstr "Opis"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -417,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom Properties"
-msgstr ""
+msgstr "Ostale osobine"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -426,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS Properties"
-msgstr ""
+msgstr "CMIS osobine"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -435,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security"
-msgstr ""
+msgstr "Sigurnost"
#: errorfindemaildialog.ui
msgctxt ""
@@ -444,7 +455,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No e-mail configuration"
-msgstr ""
+msgstr "Bez e-mail konfiguracije"
#: errorfindemaildialog.ui
msgctxt ""
@@ -453,7 +464,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME was unable to find a working e-mail configuration."
-msgstr ""
+msgstr "%PRODUCTNAME nije uspio pronaći odgovarajuću e-mail konfiguraciju."
#: errorfindemaildialog.ui
msgctxt ""
@@ -462,7 +473,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please save this document locally instead and attach it from within your e-mail client."
-msgstr ""
+msgstr "Molimo vas da sačuvate ovaj dokument lokalno i priložite ga unutar vašeg e-mail klijenta."
#: licensedialog.ui
msgctxt ""
@@ -471,7 +482,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Licensing and Legal information"
-msgstr ""
+msgstr "Licenciranje i pravne informacije"
#: licensedialog.ui
msgctxt ""
@@ -480,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show License"
-msgstr ""
+msgstr "_Prikaži licencu"
#: licensedialog.ui
msgctxt ""
@@ -489,16 +500,25 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
+"%PRODUCTNAME je dostupan u skladu sa uslovima Mozilla Public License, v. 2.0. Kopija MPL licence može se naći na http://mozilla.org/MPL/2.0/.\n"
+"\n"
+"Treća dio Koda Dodatne napomene o autorskim pravima i uslove licenciranja primjenjene na dijelove Softvera su utvrđene u LICENSE.html datoteke, odaberite Pregled Licence za vidjeti tačne informacije na engleskom jeziku.\n"
+"\n"
+"Svi zaštitni znakovi i registrirani zaštitni znakovi navedeni u ovom dokumentu su vlasništvo njihovih autora.\n"
+"\n"
+"Copyright © 2000, 2013 LibreOffice saradnika i / ili njihovih podružnica. Sva prava pridržana.\n"
+"\n"
+"Ovaj proizvod je stvoren %OOOVENDOR, na osnovu OpenOffice.org, koji je Copyright 2000, 2011 Oracle i / ili njenih podružnica. %OOOVENDOR potvrđuje sve članove zajednice, pogledajte http://www.libreoffice.org/ za više detalja."
#: managestylepage.ui
msgctxt ""
@@ -507,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name"
-msgstr ""
+msgstr "_Ime"
#: managestylepage.ui
msgctxt ""
@@ -516,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ne_xt Style"
-msgstr ""
+msgstr "Slje_deći stil"
#: managestylepage.ui
msgctxt ""
@@ -525,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Linked with"
-msgstr ""
+msgstr "Povezan s"
#: managestylepage.ui
msgctxt ""
@@ -534,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category"
-msgstr ""
+msgstr "_Kategorija"
#: managestylepage.ui
msgctxt ""
@@ -543,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoUpdate"
-msgstr ""
+msgstr "_Automatska nadogradnja"
#: managestylepage.ui
msgctxt ""
@@ -552,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Style"
-msgstr ""
+msgstr "Stil"
#: managestylepage.ui
msgctxt ""
@@ -561,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains"
-msgstr ""
+msgstr "Sadrži"
#: newstyle.ui
msgctxt ""
@@ -570,7 +590,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Style"
-msgstr ""
+msgstr "Kreiraj stil"
#: newstyle.ui
msgctxt ""
@@ -579,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Style name"
-msgstr ""
+msgstr "Ime stila"
#: optprintpage.ui
msgctxt ""
@@ -588,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Printer"
-msgstr ""
+msgstr "Š_tampač"
#: optprintpage.ui
msgctxt ""
@@ -597,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print to _file"
-msgstr ""
+msgstr "Štampanje u _datoteku"
#: optprintpage.ui
msgctxt ""
@@ -606,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings for:"
-msgstr ""
+msgstr "Postavke za:"
#: optprintpage.ui
msgctxt ""
@@ -615,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reduce transparency"
-msgstr ""
+msgstr "_Smanji prozirnost"
#: optprintpage.ui
msgctxt ""
@@ -624,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reduce _gradient"
-msgstr ""
+msgstr "Smanji _gradijent"
#: optprintpage.ui
msgctxt ""
@@ -633,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Con_vert colors to grayscale"
-msgstr ""
+msgstr "Pretvori _boje u nijanse sive"
#: optprintpage.ui
msgctxt ""
@@ -642,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto_matically"
-msgstr ""
+msgstr "Auto_matski"
#: optprintpage.ui
msgctxt ""
@@ -651,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No transparency"
-msgstr ""
+msgstr "_Nema prozirnosti"
#: optprintpage.ui
msgctxt ""
@@ -660,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gradient _stripes"
-msgstr ""
+msgstr "Gradijent _pruge"
#: optprintpage.ui
msgctxt ""
@@ -669,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Intermediate _color"
-msgstr ""
+msgstr "Srednje _boje"
#: optprintpage.ui
msgctxt ""
@@ -678,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_High print quality"
-msgstr ""
+msgstr "_Visoki kvalitet štampe"
#: optprintpage.ui
msgctxt ""
@@ -687,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_ormal print quality"
-msgstr ""
+msgstr "N_ormalni kvalitet štampe"
#: optprintpage.ui
msgctxt ""
@@ -696,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reso_lution"
-msgstr ""
+msgstr "Rezo_lucija"
#: optprintpage.ui
msgctxt ""
@@ -705,7 +725,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "72 DPI"
-msgstr ""
+msgstr "72 DPI"
#: optprintpage.ui
msgctxt ""
@@ -714,7 +734,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "96 DPI"
-msgstr ""
+msgstr "96 DPI"
#: optprintpage.ui
msgctxt ""
@@ -723,7 +743,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "150 DPI (Fax)"
-msgstr ""
+msgstr "150 DPI (Fax)"
#: optprintpage.ui
msgctxt ""
@@ -732,7 +752,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "200 DPI (default)"
-msgstr ""
+msgstr "200 DPI (podrazumijevano)"
#: optprintpage.ui
msgctxt ""
@@ -741,7 +761,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "300 DPI"
-msgstr ""
+msgstr "300 DPI"
#: optprintpage.ui
msgctxt ""
@@ -750,7 +770,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "600 DPI"
-msgstr ""
+msgstr "600 DPI"
#: optprintpage.ui
msgctxt ""
@@ -759,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include transparent objects"
-msgstr ""
+msgstr "Uključiti prozirne objekte"
#: optprintpage.ui
msgctxt ""
@@ -768,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reduce _bitmaps"
-msgstr ""
+msgstr "Reduciraj _bitmape"
#: optprintpage.ui
msgctxt ""
@@ -777,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_PDF as Standard Print Job Format"
-msgstr ""
+msgstr "_PDF kao standardni format štampe"
#: optprintpage.ui
msgctxt ""
@@ -786,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reduce print data"
-msgstr ""
+msgstr "Smanji podatke za štampu"
#: optprintpage.ui
msgctxt ""
@@ -795,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_aper size"
-msgstr ""
+msgstr "Veličina p_apira"
#: optprintpage.ui
msgctxt ""
@@ -804,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pap_er orientation"
-msgstr ""
+msgstr "Orijentacija _papira"
#: optprintpage.ui
msgctxt ""
@@ -813,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Prozirnost"
#: optprintpage.ui
msgctxt ""
@@ -822,77 +842,70 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer warnings"
-msgstr ""
+msgstr "Upozorenja štampača"
#: password.ui
-#, fuzzy
msgctxt ""
"password.ui\n"
"PasswordDialog\n"
"title\n"
"string.text"
msgid "Enter Password"
-msgstr "Glavna šifra"
+msgstr "Unesite šifru"
#: password.ui
-#, fuzzy
msgctxt ""
"password.ui\n"
"userft\n"
"label\n"
"string.text"
msgid "User:"
-msgstr "Korisnik"
+msgstr "Korisnik:"
#: password.ui
-#, fuzzy
msgctxt ""
"password.ui\n"
"pass1ft\n"
"label\n"
"string.text"
msgid "Password:"
-msgstr "~Šifra"
+msgstr "Šifra:"
#: password.ui
-#, fuzzy
msgctxt ""
"password.ui\n"
"confirm1ft\n"
"label\n"
"string.text"
msgid "Confirm:"
-msgstr "~Potvrda"
+msgstr "Potvrdi:"
#: password.ui
-#, fuzzy
msgctxt ""
"password.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Password"
-msgstr "~Šifra"
+msgstr "Šifra"
#: password.ui
-#, fuzzy
msgctxt ""
"password.ui\n"
"pass2ft\n"
"label\n"
"string.text"
msgid "Password:"
-msgstr "~Šifra"
+msgstr "Šifra:"
#: password.ui
-#, fuzzy
msgctxt ""
"password.ui\n"
"confirm2ft\n"
"label\n"
"string.text"
msgid "Confirm:"
-msgstr "~Potvrda"
+msgstr "Potvrdi:"
#: password.ui
msgctxt ""
@@ -901,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Second Password"
-msgstr ""
+msgstr "Druga šifra"
#: printeroptionsdialog.ui
msgctxt ""
@@ -910,7 +923,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Printer Options"
-msgstr ""
+msgstr "Opcije štampača"
#: querysavedialog.ui
msgctxt ""
@@ -919,7 +932,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save document?"
-msgstr ""
+msgstr "Snimi dokument?"
#: querysavedialog.ui
msgctxt ""
@@ -928,7 +941,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Save changes to document \"$(DOC)\" before closing?"
-msgstr ""
+msgstr "Snimi dokument \"$(DOC)\" prije zatvaranja?"
#: querysavedialog.ui
msgctxt ""
@@ -937,7 +950,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Your changes will be lost if you don't save them."
-msgstr ""
+msgstr "Vaše promjene će se izgubiti ako ih ne snimite."
#: querysavedialog.ui
msgctxt ""
@@ -946,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Close _without saving"
-msgstr ""
+msgstr "Zatvori _bez snimanja"
#: securityinfopage.ui
msgctxt ""
@@ -955,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open file read-only"
-msgstr ""
+msgstr "_Otvori datoteku samo za čitanje"
#: securityinfopage.ui
msgctxt ""
@@ -964,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Record _changes"
-msgstr ""
+msgstr "Prati _promjene"
#: securityinfopage.ui
msgctxt ""
@@ -973,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect..."
-msgstr ""
+msgstr "Zaštita..."
#: securityinfopage.ui
msgctxt ""
@@ -982,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Unprotect..."
-msgstr ""
+msgstr "_Ukloni zaštitu..."
#: securityinfopage.ui
msgctxt ""
@@ -991,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File sharing options"
-msgstr ""
+msgstr "Opcije dijeljenja datoteke"
#: startcenter.ui
msgctxt ""
@@ -999,8 +1012,8 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr ""
+msgid "_Open File"
+msgstr "_Otvori datoteku"
#: startcenter.ui
msgctxt ""
@@ -1009,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_emplates"
-msgstr ""
+msgstr "Š_abloni"
#: startcenter.ui
msgctxt ""
@@ -1017,8 +1030,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr ""
+msgid "Create:"
+msgstr "Kreirano:"
#: startcenter.ui
msgctxt ""
@@ -1026,8 +1039,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr ""
+msgid "Writer _Document"
+msgstr "Writer _dokument"
#: startcenter.ui
msgctxt ""
@@ -1035,8 +1048,8 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
-msgstr ""
+msgid "Calc _Spreadsheet"
+msgstr "Calc _tablice"
#: startcenter.ui
msgctxt ""
@@ -1044,8 +1057,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr ""
+msgid "Impress _Presentation"
+msgstr "Impress _prezentacija"
#: startcenter.ui
msgctxt ""
@@ -1053,8 +1066,8 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
-msgstr ""
+msgid "Draw D_rawing"
+msgstr "Draw c_rtež"
#: startcenter.ui
msgctxt ""
@@ -1062,8 +1075,8 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr ""
+msgid "Math For_mula"
+msgstr "Math for_mula"
#: startcenter.ui
msgctxt ""
@@ -1071,17 +1084,8 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr ""
+msgid "Base D_atabase"
+msgstr "Base b_aza podataka"
#: startcenter.ui
msgctxt ""
@@ -1090,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xtensions"
-msgstr ""
+msgstr "_Proširenja"
#: versioncommentdialog.ui
msgctxt ""
@@ -1099,7 +1103,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Version Comment"
-msgstr ""
+msgstr "Unesite komentar verzije"
#: versioncommentdialog.ui
msgctxt ""
@@ -1108,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time: "
-msgstr ""
+msgstr "Datum i vrijeme: "
#: versioncommentdialog.ui
msgctxt ""
@@ -1117,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by: "
-msgstr ""
+msgstr "Snimljen od: "
#: versionscmis.ui
msgctxt ""
@@ -1126,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "_Prikaži..."
#: versionscmis.ui
msgctxt ""
@@ -1135,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_Uporedi"
#: versionscmis.ui
msgctxt ""
@@ -1144,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Datum i vrijeme"
#: versionscmis.ui
msgctxt ""
@@ -1153,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Snimljen od"
#: versionscmis.ui
msgctxt ""
@@ -1162,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Komentari"
#: versionscmis.ui
msgctxt ""
@@ -1171,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Postojeće verzije"
#: versionsofdialog.ui
msgctxt ""
@@ -1180,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "_Prikaži..."
#: versionsofdialog.ui
msgctxt ""
@@ -1189,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_Uporedi"
#: versionsofdialog.ui
msgctxt ""
@@ -1198,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS"
-msgstr ""
+msgstr "CMIS"
#: versionsofdialog.ui
msgctxt ""
@@ -1207,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _New Version"
-msgstr ""
+msgstr "Snimi _novu verziju"
#: versionsofdialog.ui
msgctxt ""
@@ -1216,7 +1220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always save a new version on closing"
-msgstr ""
+msgstr "_Uvijek snimi novu verziju prilikom zatvaranja"
#: versionsofdialog.ui
msgctxt ""
@@ -1225,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New versions"
-msgstr ""
+msgstr "Nove verzije"
#: versionsofdialog.ui
msgctxt ""
@@ -1234,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Datum i vrijeme"
#: versionsofdialog.ui
msgctxt ""
@@ -1243,7 +1247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Snimljen od"
#: versionsofdialog.ui
msgctxt ""
@@ -1252,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Komentari"
#: versionsofdialog.ui
msgctxt ""
@@ -1261,4 +1265,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Postojeće verzije"
diff --git a/source/bs/shell/source/win32/shlxthandler/res.po b/source/bs/shell/source/win32/shlxthandler/res.po
index 361399ff690..7c05f619098 100644
--- a/source/bs/shell/source/win32/shlxthandler/res.po
+++ b/source/bs/shell/source/win32/shlxthandler/res.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 18:45+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389897956.0\n"
#: shlxthdl.ulf
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"%GRAPHICS%\n"
"LngText.text"
msgid "Images"
-msgstr ""
+msgstr "Slike"
#: shlxthdl.ulf
msgctxt ""
@@ -269,7 +270,7 @@ msgctxt ""
"%EDITING_TIME%\n"
"LngText.text"
msgid "Total editing time"
-msgstr "Ukupno vrijeme izmjenjivanja"
+msgstr "Ukupno vrijeme editovanja"
#: shlxthdl.ulf
msgctxt ""
@@ -277,7 +278,7 @@ msgctxt ""
"%EDITING_TIME_COLON%\n"
"LngText.text"
msgid "Total editing time:"
-msgstr "Ukupno vrijeme izmjenjivanja:"
+msgstr "Ukupno vrijeme editovanja:"
#: shlxthdl.ulf
msgctxt ""
diff --git a/source/bs/starmath/source.po b/source/bs/starmath/source.po
index 59fbfb29811..fcc1696ed43 100644
--- a/source/bs/starmath/source.po
+++ b/source/bs/starmath/source.po
@@ -3,18 +3,1812 @@ 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: 2013-12-03 15:13+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-01-26 17:15+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390756533.0\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "+ znak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "- znak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "+- znak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "-+ znak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "Logičko NE"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "Sabiranje +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "Oduzimanje -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "Množenje (skalarno)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "Množenje (vektorsko)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "Množenje (*)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "Dijeljenje (kroz)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "Dijeljenje (÷)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "Dijeljenje (razlomak)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "Logičko I"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "Logičko ILI"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "Je jednako"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "Nije jednako"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "Je manji od"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "Je veće od"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "Manji od ili jednak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "Veće od ili jednako"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "Manji od ili jednak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "Veće od ili jednako"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "Je mnogo manji od"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "Je mnogo veće od"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "Je kongruentno sa"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "Je približno jednako"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "Je slično sa"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "Je sličan ili jednak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "Je proporcionalno sa"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "Je ortogonalan sa"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "Je pralalelan sa"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "Prema"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "Je u"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "Nije u"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "Posjeduje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "Unija"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "Presjek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "Razlika"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Skup navoda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "Podskup"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "Je podskup ili jednako sa"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "Nadskup"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "Je nadskup ili jednako sa"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "Nije podskup"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "Nije podskup ili jednak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "Nije nadskup"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "Nije nadskup ili jednak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "Apsolutna vrijednost"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Faktorijel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "Kvadratni korijen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "N-ti korijen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Eksponencijalna funkcija"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Eksponencijalna funkcija"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "Prirodni logaritam"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "Logaritam"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "Sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "Kosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "Tangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "Kotangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "Arkus sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "Arkus kosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "Arkus tangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "Arkus kotangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Hiperbolni sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Hiperbolni kosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Hiperbolni tangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Hiperbolni kotangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Inverzni hiperbolni sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Inverzni hiperbolni kosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Inverzni hiperbolni tangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Inverzni hiperbolni kotangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "Indeks dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "Eksponent gore"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr "Suma Sup/Sub script"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "Proizvod"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "Indeks dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr "Eksponent gore"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr "Proizvod Sup/Sub script"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Koprodukt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "Indeks dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr "Eksponent gore"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr "Koprodukt Sup/Sub script"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Limes"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "Indeks dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "Eksponent gore"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr "Limes Sup/Sub script"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "Postoji"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "Ovdje ne postoji"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "Za sve"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr "Indeks dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr "Eksponent gore"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr "Integral Sup/Sub script"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "Dvojni integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr "Indeks dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr "Dvojni integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr "Dvojni integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "Trojni integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr "Indeks dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr "Trojni integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr "Trojni integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Krivolinijski integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr "Indeks dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr "Eksponent gore"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr "Krivolinijski integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "Dvojni krivolinijski integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr "Dvojni krivolinijski integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr "Dvojni krivolinijski integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr "Dvojni krivolinijski integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "Trojni krivolinijski integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr "Trojni krivolinijski integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr "Trojni krivolinijski integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr "Trojni krivolinijski integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Akcenat akut"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "Linija iznad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Breve"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "Obrnuti circumfleks"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "Krug"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "Tačka"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "Dvostruka tačka"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "Tri tačke"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Akcenat grav"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Cirkumfleks"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Tilda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Vektorska strelica"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "Linija ispod"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "Linija preko"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "Linija kroz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "Providno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "Masni font"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "Kurziv font"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "Promijeni veličinu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "Promijeni font"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "Boja crna"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "Boja plava"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "Boja zelena"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "Boja crvena"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr "Boja tirkizna"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr "Boja purpurna"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "Boja žuta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "Grupne zagrade"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "Oble zagrade"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "Uglaste zagrade"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "Dvostruke uglaste zagrade"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "Zagrade"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "Uglaste zagrade"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr "Gornje ograničenje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "Dno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "Pojedinačne linije"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "Dvostruke linije"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "Operatorske zagrade"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "Male zagrade (promjenljive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "Uglaste zagrade (promjenjljive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "Dvostruke uglaste zagrade (promjenjive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "Zagrade (promjenjive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "Uglaste zagrade (promjenjive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr "Vrh (promjenjive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr "Dno (promjenjive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "Jednostruke linije (promjenjive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "Dvostruke linije (promjenjive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "Operatorske zagrade (promjenjive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "Gornje vitičaste zagrade (promjenjive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "Donje vitičaste zagrade (promjenjive)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "Indeks desno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "Stepen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "Indeks lijevo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "Eksponent lijevo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "Indeks dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "Eksponent gore"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "Mali razmak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "Prazno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "Novi red"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "Vertikalna hrpa (2 elementa)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "Vertikalna hrpa"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Hrpa matrica"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "Poravnaj lijevo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "Centriraj"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "Poravnaj desno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "Alef"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "Prazan skup"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "Realni dio"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "Imaginarni dio"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "Beskonačno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "Djelomično"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "Nabla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "Weierstrassova p-funkcija"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "Tačke na sredini"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "Tačke do vrha"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "Tačke do dna"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "Tačke na dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "Tačke uspravno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "Spoji"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "Dijeljenje (kroz)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr "Dijeljenje (kroz)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "Dijeli"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "Ne dijeli"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "Dvostruka strelica lijevo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "Dvostruka strelica lijevo i desno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "Dvostruka strelica desno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "Skup prirodnih brojeva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "Skup cijelih brojeva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "Skup racionalnih brojeva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "Skup realnih brojeva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "Skup kompleksnih brojeva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "Veliki Cirkumifleks"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "Velika tilda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "Velika vektorska strelica"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "h bar"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "Lambda bar"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "Strelica ulijevo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "Strelica udesno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "Strelica gore"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "Strelica dolje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "Nema prostora"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "Prethodi"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "Prethodi ili jednako"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "Prethodi ili ekvivalentno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "Uspješno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "Slijedi ili jednako"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "Slijedi ili ekvivalentno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "Ne prethodi"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "Ne slijedi"
#: commands.src
-#, fuzzy
msgctxt ""
"commands.src\n"
"RID_CATEGORY_UNARY_BINARY_OPERATORS\n"
@@ -23,7 +1817,6 @@ msgid "Unary/Binary Operators"
msgstr "Unarni/binarni operatori"
#: commands.src
-#, fuzzy
msgctxt ""
"commands.src\n"
"RID_CATEGORY_RELATIONS\n"
@@ -32,7 +1825,6 @@ msgid "Relations"
msgstr "Relacije"
#: commands.src
-#, fuzzy
msgctxt ""
"commands.src\n"
"RID_CATEGORY_SET_OPERATIONS\n"
@@ -41,7 +1833,6 @@ msgid "Set Operations"
msgstr "Operacije nad skupovima"
#: commands.src
-#, fuzzy
msgctxt ""
"commands.src\n"
"RID_CATEGORY_FUNCTIONS\n"
@@ -50,7 +1841,6 @@ msgid "Functions"
msgstr "Funkcije"
#: commands.src
-#, fuzzy
msgctxt ""
"commands.src\n"
"RID_CATEGORY_OPERATORS\n"
@@ -59,7 +1849,6 @@ msgid "Operators"
msgstr "Operatori"
#: commands.src
-#, fuzzy
msgctxt ""
"commands.src\n"
"RID_CATEGORY_ATTRIBUTES\n"
@@ -68,7 +1857,6 @@ msgid "Attributes"
msgstr "Atributi"
#: commands.src
-#, fuzzy
msgctxt ""
"commands.src\n"
"RID_CATEGORY_BRACKETS\n"
@@ -77,7 +1865,6 @@ msgid "Brackets"
msgstr "Zagrade"
#: commands.src
-#, fuzzy
msgctxt ""
"commands.src\n"
"RID_CATEGORY_FORMATS\n"
@@ -88,19 +1875,10 @@ msgstr "Formati"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
-#, fuzzy
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
-msgstr "Ostali"
+msgstr "Ostalo"
#: commands.src
msgctxt ""
@@ -108,7 +1886,7 @@ msgctxt ""
"RID_CATEGORY_EXAMPLES\n"
"string.text"
msgid "Examples"
-msgstr ""
+msgstr "Primjeri"
#: commands.src
msgctxt ""
@@ -216,7 +1994,7 @@ msgctxt ""
"RID_NOSPACE\n"
"menuitem.text"
msgid "nospace {...}"
-msgstr ""
+msgstr "nospace {...}"
#: commands.src
msgctxt ""
@@ -252,7 +2030,7 @@ msgctxt ""
"2\n"
"fixedtext.text"
msgid "O~ld symbol set"
-msgstr "Stari skup simbola"
+msgstr "Sta~ri skup simbola"
#: smres.src
msgctxt ""
@@ -270,7 +2048,7 @@ msgctxt ""
"10\n"
"fixedtext.text"
msgid "Symbol s~et"
-msgstr "Skup simbola"
+msgstr "Skup simb~ola"
#: smres.src
msgctxt ""
@@ -327,7 +2105,6 @@ msgid "~Delete"
msgstr "~Obriši"
#: smres.src
-#, fuzzy
msgctxt ""
"smres.src\n"
"RID_SYMDEFINEDIALOG\n"
@@ -389,7 +2166,7 @@ msgctxt ""
"SID_ZOOM_50_PERCENT\n"
"menuitem.text"
msgid "~View 50%"
-msgstr ""
+msgstr "~Prikaži 50%"
#: smres.src
msgctxt ""
@@ -398,7 +2175,7 @@ msgctxt ""
"SID_ZOOM_100_PERCENT\n"
"menuitem.text"
msgid "View ~100%"
-msgstr ""
+msgstr "Prikaži ~100%"
#: smres.src
msgctxt ""
@@ -407,7 +2184,7 @@ msgctxt ""
"SID_ZOOM_200_PERCENT\n"
"menuitem.text"
msgid "View ~200%"
-msgstr ""
+msgstr "Prikaži ~200%"
#: smres.src
msgctxt ""
@@ -434,7 +2211,7 @@ msgctxt ""
"SID_ZOOM_OPTIMAL\n"
"menuitem.text"
msgid "~Display All"
-msgstr ""
+msgstr "~Prikaži sve"
#: smres.src
msgctxt ""
@@ -459,7 +2236,7 @@ msgctxt ""
"RID_ELEMENTSDOCKINGWINDOW\n"
"dockingwindow.text"
msgid "Elements Dock"
-msgstr ""
+msgstr "Priključna stranica elemenata"
#: smres.src
msgctxt ""
@@ -467,7 +2244,7 @@ msgctxt ""
"STR_BLACK\n"
"string.text"
msgid "black"
-msgstr ""
+msgstr "crna"
#: smres.src
msgctxt ""
@@ -475,7 +2252,7 @@ msgctxt ""
"STR_BLUE\n"
"string.text"
msgid "blue"
-msgstr ""
+msgstr "plava"
#: smres.src
msgctxt ""
@@ -483,7 +2260,7 @@ msgctxt ""
"STR_GREEN\n"
"string.text"
msgid "green"
-msgstr ""
+msgstr "zelena"
#: smres.src
msgctxt ""
@@ -491,7 +2268,7 @@ msgctxt ""
"STR_RED\n"
"string.text"
msgid "red"
-msgstr ""
+msgstr "crvena"
#: smres.src
msgctxt ""
@@ -499,7 +2276,7 @@ msgctxt ""
"STR_CYAN\n"
"string.text"
msgid "cyan"
-msgstr ""
+msgstr "cijan"
#: smres.src
msgctxt ""
@@ -507,7 +2284,7 @@ msgctxt ""
"STR_MAGENTA\n"
"string.text"
msgid "magenta"
-msgstr ""
+msgstr "purpurna"
#: smres.src
msgctxt ""
@@ -515,7 +2292,7 @@ msgctxt ""
"STR_YELLOW\n"
"string.text"
msgid "yellow"
-msgstr ""
+msgstr "žuta"
#: smres.src
msgctxt ""
@@ -523,7 +2300,7 @@ msgctxt ""
"STR_HIDE\n"
"string.text"
msgid "hide"
-msgstr ""
+msgstr "sakriti"
#: smres.src
msgctxt ""
@@ -531,7 +2308,7 @@ msgctxt ""
"STR_SIZE\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "veličina"
#: smres.src
msgctxt ""
@@ -539,7 +2316,7 @@ msgctxt ""
"STR_FONT\n"
"string.text"
msgid "font"
-msgstr ""
+msgstr "font"
#: smres.src
msgctxt ""
@@ -547,7 +2324,7 @@ msgctxt ""
"STR_ALIGN_LEFT\n"
"string.text"
msgid "left"
-msgstr ""
+msgstr "lijevo"
#: smres.src
msgctxt ""
@@ -555,7 +2332,7 @@ msgctxt ""
"STR_ALIGN_CENTER\n"
"string.text"
msgid "center"
-msgstr ""
+msgstr "centar"
#: smres.src
msgctxt ""
@@ -563,7 +2340,7 @@ msgctxt ""
"STR_ALIGN_RIGHT\n"
"string.text"
msgid "right"
-msgstr ""
+msgstr "desno"
#: smres.src
msgctxt ""
@@ -619,16 +2396,15 @@ msgctxt ""
"RID_ERR_IDENT\n"
"string.text"
msgid "ERROR : "
-msgstr "GREŠKA ."
+msgstr "GREŠKA : "
#: smres.src
-#, fuzzy
msgctxt ""
"smres.src\n"
"RID_ERR_UNKNOWN\n"
"string.text"
msgid "Unknown error occurred"
-msgstr "Desila se nepoznata greška"
+msgstr "Dogodila se nepoznata pogreška"
#: smres.src
msgctxt ""
@@ -652,7 +2428,7 @@ msgctxt ""
"RID_ERR_LGROUPEXPECTED\n"
"string.text"
msgid "'{' expected"
-msgstr "{' očekivana"
+msgstr "'{' očekivana"
#: smres.src
msgctxt ""
@@ -660,7 +2436,7 @@ msgctxt ""
"RID_ERR_RGROUPEXPECTED\n"
"string.text"
msgid "'}' expected"
-msgstr "}' očekivana"
+msgstr "'}' očekivana"
#: smres.src
msgctxt ""
@@ -668,7 +2444,7 @@ msgctxt ""
"RID_ERR_LBRACEEXPECTED\n"
"string.text"
msgid "'(' expected"
-msgstr "Očekivana '('"
+msgstr "očekivana '('"
#: smres.src
msgctxt ""
@@ -724,7 +2500,7 @@ msgctxt ""
"RID_ERR_POUNDEXPECTED\n"
"string.text"
msgid "'#' expected"
-msgstr "Očekivan '#'"
+msgstr "očekivan '#'"
#: smres.src
msgctxt ""
@@ -794,14 +2570,13 @@ msgid "~Title"
msgstr "~Naslov"
#: smres.src
-#, fuzzy
msgctxt ""
"smres.src\n"
"RID_PRINTUIOPTIONS\n"
"4\n"
"itemlist.text"
msgid "~Formula text"
-msgstr "Tekst ~formule"
+msgstr "~Tekst formule"
#: smres.src
msgctxt ""
@@ -822,27 +2597,24 @@ msgid "Size"
msgstr "Veličina"
#: smres.src
-#, fuzzy
msgctxt ""
"smres.src\n"
"RID_PRINTUIOPTIONS\n"
"7\n"
"itemlist.text"
msgid "O~riginal size"
-msgstr "~Originalna veličina"
+msgstr "O~riginalna veličina"
#: smres.src
-#, fuzzy
msgctxt ""
"smres.src\n"
"RID_PRINTUIOPTIONS\n"
"8\n"
"itemlist.text"
msgid "Fit to ~page"
-msgstr "~Prilagodi stranici"
+msgstr "Prilagodi ~stranici"
#: smres.src
-#, fuzzy
msgctxt ""
"smres.src\n"
"RID_PRINTUIOPTIONS\n"
@@ -1368,6 +3140,33 @@ msgstr "element"
msgctxt ""
"symbol.src\n"
"RID_UI_SYMBOL_NAMES\n"
+"56\n"
+"itemlist.text"
+msgid "noelement"
+msgstr "noelement"
+
+#: symbol.src
+msgctxt ""
+"symbol.src\n"
+"RID_UI_SYMBOL_NAMES\n"
+"57\n"
+"itemlist.text"
+msgid "strictlylessthan"
+msgstr "strictlylessthan"
+
+#: symbol.src
+msgctxt ""
+"symbol.src\n"
+"RID_UI_SYMBOL_NAMES\n"
+"58\n"
+"itemlist.text"
+msgid "strictlygreaterthan"
+msgstr "strictlygreaterthan"
+
+#: symbol.src
+msgctxt ""
+"symbol.src\n"
+"RID_UI_SYMBOL_NAMES\n"
"59\n"
"itemlist.text"
msgid "notequal"
@@ -1386,6 +3185,15 @@ msgstr "jednako"
msgctxt ""
"symbol.src\n"
"RID_UI_SYMBOL_NAMES\n"
+"61\n"
+"itemlist.text"
+msgid "tendto"
+msgstr "tendto"
+
+#: symbol.src
+msgctxt ""
+"symbol.src\n"
+"RID_UI_SYMBOL_NAMES\n"
"62\n"
"itemlist.text"
msgid "infinite"
@@ -1455,7 +3263,6 @@ msgid "Set Operations"
msgstr "Operacije nad skupovima"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CATALOG\n"
@@ -1465,7 +3272,6 @@ msgid "Functions"
msgstr "Funkcije"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CATALOG\n"
@@ -1475,7 +3281,6 @@ msgid "Operators"
msgstr "Operatori"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CATALOG\n"
@@ -1494,7 +3299,6 @@ msgid "Others"
msgstr "Ostali"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CATALOG\n"
@@ -1735,7 +3539,7 @@ msgctxt ""
"RID_XPARALLELY\n"
"toolboxitem.text"
msgid "Is Parallel To"
-msgstr "Je pralalelan sa"
+msgstr "Je paralelan sa"
#: toolbox.src
msgctxt ""
@@ -1747,24 +3551,22 @@ msgid "Is Orthogonal To"
msgstr "Je ortogonalan sa"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_B\n"
"RID_XLESLANTY\n"
"toolboxitem.text"
msgid "Is Less Than Or Equal To"
-msgstr "Je manje ili jednako od"
+msgstr "Manji od ili jednak"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_B\n"
"RID_XGESLANTY\n"
"toolboxitem.text"
msgid "Is Greater Than Or Equal To"
-msgstr "Je veće ili jednako od"
+msgstr "Veće od ili jednako"
#: toolbox.src
msgctxt ""
@@ -1785,24 +3587,22 @@ msgid "Is Congruent To"
msgstr "Je kongruentno sa"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_B\n"
"RID_XLEY\n"
"toolboxitem.text"
msgid "Is Less Than Or Equal To"
-msgstr "Je manje ili jednako od"
+msgstr "Manje od ili jednako"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_B\n"
"RID_XGEY\n"
"toolboxitem.text"
msgid "Is Greater Than Or Equal To"
-msgstr "Je veće ili jednako od"
+msgstr "Veće od ili jednako"
#: toolbox.src
msgctxt ""
@@ -1856,7 +3656,7 @@ msgctxt ""
"RID_XPRECEDESY\n"
"toolboxitem.text"
msgid "Precedes"
-msgstr ""
+msgstr "Prethodi"
#: toolbox.src
msgctxt ""
@@ -1865,7 +3665,7 @@ msgctxt ""
"RID_XNOTPRECEDESY\n"
"toolboxitem.text"
msgid "Not precedes"
-msgstr ""
+msgstr "Ne prethodi"
#: toolbox.src
msgctxt ""
@@ -1874,7 +3674,7 @@ msgctxt ""
"RID_XSUCCEEDSY\n"
"toolboxitem.text"
msgid "Succeeds"
-msgstr ""
+msgstr "Uspješno"
#: toolbox.src
msgctxt ""
@@ -1883,7 +3683,7 @@ msgctxt ""
"RID_XNOTSUCCEEDSY\n"
"toolboxitem.text"
msgid "Not succeeds"
-msgstr ""
+msgstr "Ne slijedi"
#: toolbox.src
msgctxt ""
@@ -1892,7 +3692,7 @@ msgctxt ""
"RID_XPRECEDESEQUALY\n"
"toolboxitem.text"
msgid "Precedes or equal to"
-msgstr ""
+msgstr "Prethodi ili jednako"
#: toolbox.src
msgctxt ""
@@ -1901,7 +3701,7 @@ msgctxt ""
"RID_XSUCCEEDSEQUALY\n"
"toolboxitem.text"
msgid "Succeeds or equal to"
-msgstr ""
+msgstr "Slijedi ili jednako"
#: toolbox.src
msgctxt ""
@@ -1910,7 +3710,7 @@ msgctxt ""
"RID_XPRECEDESEQUIVY\n"
"toolboxitem.text"
msgid "Precedes or equivalent to"
-msgstr ""
+msgstr "Prethodi ili ekvivalentno"
#: toolbox.src
msgctxt ""
@@ -1919,7 +3719,7 @@ msgctxt ""
"RID_XSUCCEEDSEQUIVY\n"
"toolboxitem.text"
msgid "Succeeds or equivalent to"
-msgstr ""
+msgstr "Slijedi ili ekvivalentno"
#: toolbox.src
msgctxt ""
@@ -2120,7 +3920,6 @@ msgid "Complex Numbers Set"
msgstr "Skup kompleksnih brojeva"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_D\n"
@@ -2139,7 +3938,6 @@ msgid "Natural Logarithm"
msgstr "Prirodni logaritam"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_D\n"
@@ -2878,7 +4676,6 @@ msgid "Vertical Stack (2 Elements)"
msgstr "Vertikalna hrpa (2 elementa)"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_H\n"
@@ -2924,7 +4721,6 @@ msgid "Vertical Stack"
msgstr "Vertikalna hrpa"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_H\n"
@@ -2970,7 +4766,6 @@ msgid "Matrix Stack"
msgstr "Hrpa matrica"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_H\n"
@@ -2980,7 +4775,6 @@ msgid "Gap"
msgstr "Razmak"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_I\n"
@@ -3008,14 +4802,13 @@ msgid "There Exists"
msgstr "Postoji"
#: toolbox.src
-#, fuzzy
msgctxt ""
"toolbox.src\n"
"RID_TOOLBOXWINDOW.TOOLBOX_CAT_I\n"
"RID_NOTEXISTS\n"
"toolboxitem.text"
msgid "There Not Exists"
-msgstr "Postoji"
+msgstr "Ovdje ne postoji"
#: toolbox.src
msgctxt ""
@@ -3069,7 +4862,7 @@ msgctxt ""
"RID_WP\n"
"toolboxitem.text"
msgid "Weierstrass p"
-msgstr "Weierstrassova P-funkcija"
+msgstr "Weierstrassova p-funkcija"
#: toolbox.src
msgctxt ""
@@ -3141,7 +4934,7 @@ msgctxt ""
"RID_DOTSVERT\n"
"toolboxitem.text"
msgid "Dots Vertically"
-msgstr "Tačke vertikalno"
+msgstr "Tačke uspravno"
#: toolbox.src
msgctxt ""
diff --git a/source/bs/starmath/uiconfig/smath/ui.po b/source/bs/starmath/uiconfig/smath/ui.po
index 60345eb1b6d..4fe7983102b 100644
--- a/source/bs/starmath/uiconfig/smath/ui.po
+++ b/source/bs/starmath/uiconfig/smath/ui.po
@@ -3,16 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-16 18:50+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389898209.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Poravnanje"
#: alignmentdialog.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevano"
#: alignmentdialog.ui
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Lijevo"
#: alignmentdialog.ui
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Centered"
-msgstr ""
+msgstr "_Centrirano"
#: alignmentdialog.ui
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Desno"
#: alignmentdialog.ui
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal"
-msgstr ""
+msgstr "Horizontalno"
#: catalogdialog.ui
msgctxt ""
@@ -75,7 +77,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Simboli"
#: catalogdialog.ui
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Umetni"
#: catalogdialog.ui
msgctxt ""
@@ -93,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: catalogdialog.ui
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbol set"
-msgstr ""
+msgstr "_Skup simbola"
#: catalogdialog.ui
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "button"
-msgstr ""
+msgstr "dugme"
#: catalogdialog.ui
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unknown"
-msgstr ""
+msgstr "Nepoznato"
#: fontdialog.ui
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Fontovi"
#: fontdialog.ui
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Font"
#: fontdialog.ui
msgctxt ""
@@ -147,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bold"
-msgstr ""
+msgstr "_Podebljano"
#: fontdialog.ui
msgctxt ""
@@ -156,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Italic"
-msgstr ""
+msgstr "_Koso"
#: fontdialog.ui
msgctxt ""
@@ -165,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Atributi"
#: fontsizedialog.ui
msgctxt ""
@@ -174,7 +176,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Font Sizes"
-msgstr ""
+msgstr "Veličina slova"
#: fontsizedialog.ui
msgctxt ""
@@ -183,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevana"
#: fontsizedialog.ui
msgctxt ""
@@ -192,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _size"
-msgstr ""
+msgstr "Osnovna _veličina"
#: fontsizedialog.ui
msgctxt ""
@@ -201,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Operators"
-msgstr ""
+msgstr "_Operatori"
#: fontsizedialog.ui
msgctxt ""
@@ -210,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limits"
-msgstr ""
+msgstr "_Ograničenja"
#: fontsizedialog.ui
msgctxt ""
@@ -219,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Tekst"
#: fontsizedialog.ui
msgctxt ""
@@ -228,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funkcije"
#: fontsizedialog.ui
msgctxt ""
@@ -237,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indexes"
-msgstr ""
+msgstr "_Indeksi"
#: fontsizedialog.ui
msgctxt ""
@@ -246,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relative sizes"
-msgstr ""
+msgstr "Relativne veličine"
#: fonttypedialog.ui
msgctxt ""
@@ -255,7 +257,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Fontovi"
#: fonttypedialog.ui
msgctxt ""
@@ -264,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Izmijeni"
#: fonttypedialog.ui
msgctxt ""
@@ -273,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevano"
#: fonttypedialog.ui
msgctxt ""
@@ -282,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Varijable"
#: fonttypedialog.ui
msgctxt ""
@@ -291,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funkcije"
#: fonttypedialog.ui
msgctxt ""
@@ -300,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Brojevi"
#: fonttypedialog.ui
msgctxt ""
@@ -309,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Tekst"
#: fonttypedialog.ui
msgctxt ""
@@ -318,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula fonts"
-msgstr ""
+msgstr "Fontovi formula"
#: fonttypedialog.ui
msgctxt ""
@@ -327,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serif"
#: fonttypedialog.ui
msgctxt ""
@@ -336,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "B_ez"
#: fonttypedialog.ui
msgctxt ""
@@ -345,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ixed"
-msgstr ""
+msgstr "_Fiksno"
#: fonttypedialog.ui
msgctxt ""
@@ -354,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom fonts"
-msgstr ""
+msgstr "Prilagođeni fontovi"
#: fonttypedialog.ui
msgctxt ""
@@ -363,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Varijable"
#: fonttypedialog.ui
msgctxt ""
@@ -372,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funkcije"
#: fonttypedialog.ui
msgctxt ""
@@ -381,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Brojevi"
#: fonttypedialog.ui
msgctxt ""
@@ -390,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Tekst"
#: fonttypedialog.ui
msgctxt ""
@@ -399,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serif"
#: fonttypedialog.ui
msgctxt ""
@@ -408,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "B_ez"
#: fonttypedialog.ui
msgctxt ""
@@ -417,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixe_d"
-msgstr ""
+msgstr "_Fiksno"
#: printeroptions.ui
msgctxt ""
@@ -429,14 +431,13 @@ msgid "Title"
msgstr "Naslov"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"formulatext\n"
"label\n"
"string.text"
msgid "Formula text"
-msgstr "Tekst ~formule"
+msgstr "Tekst formule"
#: printeroptions.ui
msgctxt ""
@@ -466,14 +467,13 @@ msgid "Original size"
msgstr "Originalna veličina"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"fittopage\n"
"label\n"
"string.text"
msgid "Fit to page"
-msgstr "~Uklopi stranice na papir"
+msgstr "Stati na stranicu"
#: printeroptions.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save defaults?"
-msgstr ""
+msgstr "Sačuvaj podrazumijevano?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Should the changes be saved as defaults?"
-msgstr ""
+msgstr "Da li bi promjene trebale biti sačuvane kao podrazumijevane?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "These changes will apply for all new formulas."
-msgstr ""
+msgstr "Ove promjene će biti primijenjene za sve nove formule."
#: smathsettings.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title row"
-msgstr ""
+msgstr "_Red naslova"
#: smathsettings.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formula text"
-msgstr ""
+msgstr "_Tekst formule"
#: smathsettings.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "G_ranica"
#: smathsettings.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print options"
-msgstr ""
+msgstr "Opcije za ispis"
#: smathsettings.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_riginal size"
-msgstr ""
+msgstr "O_riginalna veličina"
#: smathsettings.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit to _page"
-msgstr ""
+msgstr "Stani na _stranicu"
#: smathsettings.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling"
-msgstr ""
+msgstr "_Razmjera"
#: smathsettings.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print format"
-msgstr ""
+msgstr "Format štampanja"
#: smathsettings.ui
msgctxt ""
@@ -598,8 +598,8 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
-msgstr ""
+msgid "Ig_nore ~ and ` at the end of the line"
+msgstr "Ig_noriši ~ i ` na kraju reda"
#: smathsettings.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embed only used symbols (smaller file size)"
-msgstr ""
+msgstr "Postavi samo korištene simbole (manja veličina datoteke)"
#: smathsettings.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Miscellaneous options"
-msgstr ""
+msgstr "Razne opcije"
#: spacingdialog.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Prored"
#: spacingdialog.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category"
-msgstr ""
+msgstr "_Kategorija"
#: spacingdialog.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevano"
#: spacingdialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale all brackets"
-msgstr ""
+msgstr "Skaliraj sve zagrade"
#: spacingdialog.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Naslov"
#: spacingdialog.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Prored"
#: spacingdialog.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_Razmak između redova"
#: spacingdialog.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Root spacing"
-msgstr ""
+msgstr "_Razmak korijena"
#: spacingdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Prored"
#: spacingdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Superscript"
-msgstr ""
+msgstr "_Eksponent"
#: spacingdialog.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ubscript"
-msgstr ""
+msgstr "_Indeks"
#: spacingdialog.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Indeksi"
#: spacingdialog.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerator"
-msgstr ""
+msgstr "_Brojnik"
#: spacingdialog.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Denominator"
-msgstr ""
+msgstr "_Nazivnik"
#: spacingdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Razlomci"
#: spacingdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess length"
-msgstr ""
+msgstr "_Prekomjerna dužina"
#: spacingdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weight"
-msgstr ""
+msgstr "_Težina"
#: spacingdialog.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction bar"
-msgstr ""
+msgstr "Razlomačka crta"
#: spacingdialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Upper limit"
-msgstr ""
+msgstr "_Gornja granica"
#: spacingdialog.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lower limit"
-msgstr ""
+msgstr "_Donja granica"
#: spacingdialog.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Granice"
#: spacingdialog.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size (left/right)"
-msgstr ""
+msgstr "_Prekomjerna veličina (lijevo/desno)"
#: spacingdialog.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Prored"
#: spacingdialog.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "_Prekomjerna veličina"
#: spacingdialog.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Zagrade"
#: spacingdialog.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_Razmak između redova"
#: spacingdialog.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column spacing"
-msgstr ""
+msgstr "_Razmak između kolona"
#: spacingdialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrix"
-msgstr ""
+msgstr "Matrica"
#: spacingdialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Primary height"
-msgstr ""
+msgstr "_Primarna visina"
#: spacingdialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum spacing"
-msgstr ""
+msgstr "_Minimalni razmak"
#: spacingdialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Simboli"
#: spacingdialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "_Prekomjerna veličina"
#: spacingdialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Razmak"
#: spacingdialog.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Operatori"
#: spacingdialog.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Lijevo"
#: spacingdialog.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Desno"
#: spacingdialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Vrh"
#: spacingdialog.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Dno"
#: spacingdialog.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: spacingdialog.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Razmak"
#: spacingdialog.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Indeksi"
#: spacingdialog.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Razlomci"
#: spacingdialog.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction Bars"
-msgstr ""
+msgstr "Razlomačke crte"
#: spacingdialog.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Granice"
#: spacingdialog.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Zagrade"
#: spacingdialog.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrices"
-msgstr ""
+msgstr "Matrice"
#: spacingdialog.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Simboli"
#: spacingdialog.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Operatori"
#: spacingdialog.ui
msgctxt ""
@@ -1058,4 +1058,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
diff --git a/source/bs/svl/source/misc.po b/source/bs/svl/source/misc.po
index 5cf159a2840..6d9264c97c8 100644
--- a/source/bs/svl/source/misc.po
+++ b/source/bs/svl/source/misc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 19:22+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390850548.0\n"
#: mediatyp.src
msgctxt ""
@@ -152,7 +153,6 @@ msgid "Audio file"
msgstr "Audio datoteka"
#: mediatyp.src
-#, fuzzy
msgctxt ""
"mediatyp.src\n"
"STR_SVT_MIMETYPE_AUDIO_WEBM\n"
@@ -166,7 +166,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GIF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: mediatyp.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_JPEG\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: mediatyp.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_PCX\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: mediatyp.src
msgctxt ""
@@ -249,7 +249,6 @@ msgid "Video file"
msgstr "Video datoteka"
#: mediatyp.src
-#, fuzzy
msgctxt ""
"mediatyp.src\n"
"STR_SVT_MIMETYPE_VIDEO_WEBM\n"
@@ -306,7 +305,6 @@ msgid "Workplace"
msgstr "Radno mjesto"
#: mediatyp.src
-#, fuzzy
msgctxt ""
"mediatyp.src\n"
"STR_SVT_MIMETYPE_CNT_FSYSFLD\n"
@@ -336,7 +334,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_STARW_GLOB\n"
"string.text"
msgid "%PRODUCTNAME Master Document"
-msgstr "%PRODUCTNAME glavni dokument"
+msgstr "%PRODUCTNAME master dokument"
#: mediatyp.src
msgctxt ""
@@ -440,7 +438,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GENERIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: mediatyp.src
msgctxt ""
@@ -496,7 +494,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_TEXT_CDE_CALENDAR_APP\n"
"string.text"
msgid "CDE-Calendar-File"
-msgstr "CDE Calendar datoteka"
+msgstr "CDE kalendar datoteka"
#: mediatyp.src
msgctxt ""
@@ -552,7 +550,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCALC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Proračunske tablice"
#: mediatyp.src
msgctxt ""
@@ -560,7 +558,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCHART\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 grafikon"
#: mediatyp.src
msgctxt ""
@@ -568,7 +566,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXDRAW\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Crtež"
#: mediatyp.src
msgctxt ""
@@ -576,7 +574,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXMATH\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Formula"
#: mediatyp.src
msgctxt ""
@@ -584,7 +582,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXWRITER\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekstualni dokument"
#: mediatyp.src
msgctxt ""
@@ -592,7 +590,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIMPRESS\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 prezentacija"
#: mediatyp.src
msgctxt ""
@@ -600,7 +598,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXGLOBAL\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 master dokument"
#: mediatyp.src
msgctxt ""
@@ -608,4 +606,4 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIPACKED\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation (packed)"
-msgstr ""
+msgstr "OpenOffice.org 1.0 prezentacija (zapakovana)"
diff --git a/source/bs/svtools/source/contnr.po b/source/bs/svtools/source/contnr.po
index dbb73fe9b80..6dd8593f5d6 100644
--- a/source/bs/svtools/source/contnr.po
+++ b/source/bs/svtools/source/contnr.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-23 20:08+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390507723.0\n"
#: fileview.src
msgctxt ""
@@ -291,7 +292,7 @@ msgctxt ""
"BTN_DOCTEMPLATE_PACKAGE\n"
"pushbutton.text"
msgid "Install Template Pack"
-msgstr ""
+msgstr "Instaliraj paket šablona"
#: templwin.src
msgctxt ""
@@ -326,7 +327,7 @@ msgctxt ""
"DLG_DOCTEMPLATE\n"
"modaldialog.text"
msgid "Templates and Documents"
-msgstr "Obrasci i dokumenti"
+msgstr "Šabloni i dokumenti"
#: templwin.src
msgctxt ""
@@ -458,7 +459,7 @@ msgctxt ""
"STR_SVT_TEMPLATES_HELP\n"
"string.text"
msgid "Contains templates for creating new documents"
-msgstr "Sadrži obrasce za pravljenje novih dokumenata"
+msgstr "Sadrži šablone za pravljenje novih dokumenata"
#: templwin.src
msgctxt ""
diff --git a/source/bs/svtools/source/control.po b/source/bs/svtools/source/control.po
index 821a159012e..ae2c2f8f6be 100644
--- a/source/bs/svtools/source/control.po
+++ b/source/bs/svtools/source/control.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 18:52+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389898363.0\n"
#: calendar.src
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"STR_SVT_CALENDAR_NONE\n"
"string.text"
msgid "None"
-msgstr "Ništa"
+msgstr "Nijedan"
#: ctrlbox.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_SVT_COLLATE_ALPHANUMERIC\n"
"string.text"
msgid "Alphanumeric"
-msgstr "Alfanumeričko"
+msgstr "Alfanumerički"
#: ctrlbox.src
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"STR_SVT_COLLATE_NORMAL\n"
"string.text"
msgid "Normal"
-msgstr "Normalno"
+msgstr "Normalan"
#: ctrlbox.src
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"STR_SVT_COLLATE_UNICODE\n"
"string.text"
msgid "Unicode"
-msgstr "Unicode"
+msgstr "Unikod"
#: ctrlbox.src
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"STR_SVT_COLLATE_PHONETIC_L\n"
"string.text"
msgid "Phonetic (alphanumeric last)"
-msgstr "Fonetski (alfa-numerički zadnje)"
+msgstr "Fonetski (alfa-numerički posljednje)"
#: ctrlbox.src
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"STR_SVT_INDEXENTRY_ALPHANUMERIC\n"
"string.text"
msgid "Alphanumeric"
-msgstr "Alfanumeričko"
+msgstr "Alfanumerički"
#: ctrlbox.src
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_SVT_INDEXENTRY_PHONETIC_LS\n"
"string.text"
msgid "Phonetic (alphanumeric last, grouped by syllables)"
-msgstr "Fonetski (alfa-numerički zadnje, grupisano po suglasnicima)"
+msgstr "Fonetski (alfa-numerički posljednje, grupisano po suglasnicima)"
#: ctrlbox.src
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"STR_SVT_INDEXENTRY_PHONETIC_LC\n"
"string.text"
msgid "Phonetic (alphanumeric last, grouped by consonants)"
-msgstr "Fonetski (alfa-numerički zadnje, grupisano po samoglasnicima)"
+msgstr "Fonetski (alfa-numerički posljednje, grupisano po samoglasnicima)"
#: ctrltool.src
msgctxt ""
@@ -253,7 +254,7 @@ msgctxt ""
"STR_SVT_STYLE_NORMAL\n"
"string.text"
msgid "Regular"
-msgstr "Obično"
+msgstr "Običan"
#: ctrltool.src
msgctxt ""
@@ -325,7 +326,7 @@ msgctxt ""
"STR_SVT_FONTMAP_SIZENOTAVAILABLE\n"
"string.text"
msgid "This font size has not been installed. The closest available size will be used."
-msgstr "Veličina fonta nije podešena. Koristiće se najbliža moguća veličina."
+msgstr "Ova veličina fonta nije instalirana. Koristiće se najbliža moguća veličina."
#: ctrltool.src
msgctxt ""
@@ -352,13 +353,12 @@ msgid "Browse..."
msgstr "Potraži..."
#: filectrl.src
-#, fuzzy
msgctxt ""
"filectrl.src\n"
"STR_TABBAR_PUSHBUTTON_MOVET0HOME\n"
"string.text"
msgid "Move To Home"
-msgstr "Pomjeri komentar"
+msgstr "Pomjeri na početak"
#: filectrl.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"STR_TABBAR_PUSHBUTTON_MOVELEFT\n"
"string.text"
msgid "Move Left"
-msgstr "Pomjeri lijevo"
+msgstr "Pomjeri ulijevo"
#: filectrl.src
msgctxt ""
@@ -374,13 +374,12 @@ msgctxt ""
"STR_TABBAR_PUSHBUTTON_MOVERIGHT\n"
"string.text"
msgid "Move Right"
-msgstr "Pomjeri desno"
+msgstr "Pomjeri udesno"
#: filectrl.src
-#, fuzzy
msgctxt ""
"filectrl.src\n"
"STR_TABBAR_PUSHBUTTON_MOVETOEND\n"
"string.text"
msgid "Move To End"
-msgstr "Pomjeri dolje"
+msgstr "Pomjeri na kraj"
diff --git a/source/bs/svtools/source/dialogs.po b/source/bs/svtools/source/dialogs.po
index 316556c6a25..fd3361bd2d7 100644
--- a/source/bs/svtools/source/dialogs.po
+++ b/source/bs/svtools/source/dialogs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-05-07 12:15+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 17:07+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390756052.0\n"
#: addresstemplate.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_FIELD_COMPANY\n"
"string.text"
msgid "Company"
-msgstr "Kompanija"
+msgstr "Firma"
#: addresstemplate.src
msgctxt ""
@@ -381,7 +382,7 @@ msgctxt ""
"STR_FORMAT_ID_STAROBJECT\n"
"string.text"
msgid "Star object format"
-msgstr "Format objekta Star"
+msgstr "Format objekta Zvijezda"
#: formats.src
msgctxt ""
@@ -445,7 +446,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_40\n"
"string.text"
msgid "StarWriter/Master 4.0 object"
-msgstr "Objekat StarWriter/Master 4.0"
+msgstr "StarWriter/Master 4.0 objekat"
#: formats.src
msgctxt ""
@@ -453,7 +454,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_50\n"
"string.text"
msgid "StarWriter/Master 5.0 object"
-msgstr "Objekat StarWriter/Master 5.0"
+msgstr "StarWriter/Master 5.0 objekat"
#: formats.src
msgctxt ""
@@ -616,13 +617,12 @@ msgid "Biff5 (Microsoft Excel 5.0/95)"
msgstr "Biff5 (Microsoft Excel 5.0/95)"
#: formats.src
-#, fuzzy
msgctxt ""
"formats.src\n"
"STR_FORMAT_ID_BIFF_8\n"
"string.text"
msgid "Biff8 (Microsoft Excel 97/2000/XP/2003)"
-msgstr "Biff8 (Microsoft Excel 97/2000/XP)"
+msgstr "Biff8 (Microsoft Excel 97/2000/XP/2003)"
#: formats.src
msgctxt ""
@@ -638,7 +638,7 @@ msgctxt ""
"STR_FORMAT_ID_LINK\n"
"string.text"
msgid "DDE link"
-msgstr "DDE veza "
+msgstr "DDE veza"
#: formats.src
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITER_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Writer objekat"
#: formats.src
msgctxt ""
@@ -718,7 +718,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERWEB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Web object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Writer/Web objekat"
#: formats.src
msgctxt ""
@@ -726,7 +726,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Master object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Writer/Master objekat"
#: formats.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"STR_FORMAT_ID_STARDRAW_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Draw object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Objekat za crtanje"
#: formats.src
msgctxt ""
@@ -742,7 +742,7 @@ msgctxt ""
"STR_FORMAT_ID_STARIMPRESS_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Impress object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Impress objekat"
#: formats.src
msgctxt ""
@@ -750,7 +750,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCALC_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Calc object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Calc objekat"
#: formats.src
msgctxt ""
@@ -758,7 +758,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCHART_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Chart objekat"
#: formats.src
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"STR_FORMAT_ID_STARMATH_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Math object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Math objekat"
#: formats.src
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"STR_FORMAT_ID_DIALOG_60\n"
"string.text"
msgid "OpenOffice.org 1.0 dialog"
-msgstr ""
+msgstr "OpenOffice.org 1.0 dijalog"
#: formats.src
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"ERRCODE_SO_GENERALERROR&S_MAX\n"
"string.text"
msgid "General OLE error."
-msgstr "Opća OLE greška"
+msgstr "Opšta OLE greška."
#: so3res.src
msgctxt ""
@@ -849,7 +849,7 @@ msgctxt ""
"ERRCODE_SO_NOCACHE_UPDATED&S_MAX\n"
"string.text"
msgid "No cache files were updated."
-msgstr "Cache datoteke nisu ažurirane"
+msgstr "Cache datoteke nisu ažurirane."
#: so3res.src
msgctxt ""
@@ -858,7 +858,7 @@ msgctxt ""
"ERRCODE_SO_SOMECACHES_NOTUPDATED&S_MAX\n"
"string.text"
msgid "Some cache files were not updated."
-msgstr "Neke cache datoteke nisu ažurirane"
+msgstr "Neke cache datoteke nisu ažurirane."
#: so3res.src
msgctxt ""
@@ -867,7 +867,7 @@ msgctxt ""
"ERRCODE_SO_MK_UNAVAILABLE&S_MAX\n"
"string.text"
msgid "Status of object cannot be determined in a timely manner."
-msgstr "Stanje predmeta nije moguće odrediti na vrijeme"
+msgstr "Stanje predmeta nije moguće odrediti na vrijeme."
#: so3res.src
msgctxt ""
@@ -876,7 +876,7 @@ msgctxt ""
"ERRCODE_SO_E_CLASSDIFF&S_MAX\n"
"string.text"
msgid "Source of the OLE link has been converted."
-msgstr "Izvor OLE veze je pretvoren"
+msgstr "Izvor OLE veze je pretvoren."
#: so3res.src
msgctxt ""
@@ -912,7 +912,7 @@ msgctxt ""
"ERRCODE_SO_MK_INTERMEDIATE_INTERFACE_NOT_SUPPORTED&S_MAX\n"
"string.text"
msgid "The object found does not support the interface required for the desired operation."
-msgstr "Nađeni predmet ne podržava interfejs potreban za željenu operaciju"
+msgstr "Nađeni predmet ne podržava interfejs potreban za željenu operaciju."
#: so3res.src
msgctxt ""
@@ -921,7 +921,7 @@ msgctxt ""
"ERRCODE_SO_NO_INTERFACE&S_MAX\n"
"string.text"
msgid "Interface not supported."
-msgstr "Interfejs nije podržan"
+msgstr "Interfejs nije podržan."
#: so3res.src
msgctxt ""
@@ -930,7 +930,7 @@ msgctxt ""
"ERRCODE_SO_OUT_OF_MEMORY&S_MAX\n"
"string.text"
msgid "Insufficient memory."
-msgstr "Nema dovoljno memorije"
+msgstr "Nema dovoljno memorije."
#: so3res.src
msgctxt ""
@@ -948,7 +948,7 @@ msgctxt ""
"ERRCODE_SO_MK_REDUCED_TO_SELF&S_MAX\n"
"string.text"
msgid "The connection name could not be reduced further."
-msgstr "Ime veze ne može više biti skraćeno"
+msgstr "Ime veze ne može više biti skraćeno."
#: so3res.src
msgctxt ""
@@ -966,7 +966,7 @@ msgctxt ""
"ERRCODE_SO_MK_NO_PREFIX&S_MAX\n"
"string.text"
msgid "No common prefix exists."
-msgstr "Ne postoji zajednički prefiks"
+msgstr "Ne postoji zajednički prefiks."
#: so3res.src
msgctxt ""
@@ -984,7 +984,7 @@ msgctxt ""
"ERRCODE_SO_MK_US&S_MAX\n"
"string.text"
msgid "The connection names (the receiver and the other moniker) are identical."
-msgstr "Imena veza (prijemnik i 'onaj drugi') su ista."
+msgstr "Imena konekcija (prijemnik i onaj drugi) su ista."
#: so3res.src
msgctxt ""
@@ -1011,7 +1011,7 @@ msgctxt ""
"ERRCODE_SO_NOT_IMPLEMENTED&S_MAX\n"
"string.text"
msgid "Operation not implemented."
-msgstr "Operacija nije ugrađena"
+msgstr "Operacija nije ugrađena."
#: so3res.src
msgctxt ""
@@ -1020,7 +1020,7 @@ msgctxt ""
"ERRCODE_SO_MK_NO_STORAGE&S_MAX\n"
"string.text"
msgid "No storage."
-msgstr "Nema skladišta"
+msgstr "Nema skladišta."
#: so3res.src
msgctxt ""
@@ -1029,7 +1029,7 @@ msgctxt ""
"ERRCODE_SO_FALSE&S_MAX\n"
"string.text"
msgid "False."
-msgstr "Netačno"
+msgstr "Netačno."
#: so3res.src
msgctxt ""
@@ -1038,7 +1038,7 @@ msgctxt ""
"ERRCODE_SO_MK_NEED_GENERIC&S_MAX\n"
"string.text"
msgid "Monikers must be composed generically."
-msgstr "Nadimci se moraju sastaviti generično"
+msgstr "Nadimci se moraju sastaviti generično."
#: so3res.src
msgctxt ""
@@ -1047,7 +1047,7 @@ msgctxt ""
"ERRCODE_SO_PENDING&S_MAX\n"
"string.text"
msgid "Data not available at this time."
-msgstr "Podaci trenutno nisu dostupni"
+msgstr "Podaci trenutno nisu dostupni."
#: so3res.src
msgctxt ""
@@ -1056,7 +1056,7 @@ msgctxt ""
"ERRCODE_SO_NOT_INPLACEACTIVE & S_MAX\n"
"string.text"
msgid "Object could not be activated InPlace."
-msgstr "Objekat nije mogao biti aktiviran InPlace"
+msgstr "Objekat nije mogao biti aktiviran InPlace."
#: so3res.src
msgctxt ""
@@ -1065,7 +1065,7 @@ msgctxt ""
"ERRCODE_SO_LINDEX & S_MAX\n"
"string.text"
msgid "Invalid index."
-msgstr "Neispravan indeks"
+msgstr "Neispravan indeks."
#: so3res.src
msgctxt ""
@@ -1092,7 +1092,7 @@ msgctxt ""
"ERRCODE_SO_NOVERBS & S_MAX\n"
"string.text"
msgid "The object does not support any actions."
-msgstr "Objekat ne podržava nijednu radnju"
+msgstr "Objekat ne podržava nijednu radnju."
#: so3res.src
msgctxt ""
@@ -1119,7 +1119,7 @@ msgctxt ""
"ERRCODE_SO_NOTIMPL & S_MAX\n"
"string.text"
msgid "Object does not support this action."
-msgstr "Objekat ne podržava ovu radnju"
+msgstr "Objekat ne podržava ovu radnju."
#: so3res.src
msgctxt ""
diff --git a/source/bs/svtools/source/java.po b/source/bs/svtools/source/java.po
index 243b0db8fbe..bd2ce246e89 100644
--- a/source/bs/svtools/source/java.po
+++ b/source/bs/svtools/source/java.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-12-26 10:48+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,91 +14,81 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518919.0\n"
+"X-POOTLE-MTIME: 1389812460.0\n"
#: javaerror.src
-#, fuzzy
msgctxt ""
"javaerror.src\n"
"WARNINGBOX_JAVANOTFOUND\n"
"warningbox.text"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. Please install a JRE and restart %PRODUCTNAME."
-msgstr "%PRODUCTNAME zahtjeva Java runtime okruženje (JRE) kako bi obavio ovaj zadatak. Molimo instalirajte JRE a zatim restartujte %PRODUCTNAME."
+msgstr "%PRODUCTNAME zahtijeva Java runtime okruženje (JRE) za izveđenje ovog zadatka. Instalirajte JRE i ponovo pokrenite %PRODUCTNAME."
#: javaerror.src
-#, fuzzy
msgctxt ""
"javaerror.src\n"
"WARNINGBOX_INVALIDJAVASETTINGS_MAC\n"
"warningbox.text"
msgid "The %PRODUCTNAME configuration has been changed. Under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME."
-msgstr "%PRODUCTNAME konfiguracija je promijenjena. Pod Alati - Opcije - %PRODUCTNAME - Java, odaberite Java runtime okruženje koje želite da se koristi unutar %PRODUCTNAME."
+msgstr "Konfiguracija %PRODUCTNAME je promijenjena. Pod %PRODUCTNAME - Postavke - %PRODUCTNAME - Napredno, odaberite Java runtime okruženje koje želite da koristi %PRODUCTNAME."
#: javaerror.src
-#, fuzzy
msgctxt ""
"javaerror.src\n"
"WARNINGBOX_INVALIDJAVASETTINGS\n"
"warningbox.text"
msgid "The %PRODUCTNAME configuration has been changed. Under Tools - Options - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME."
-msgstr "%PRODUCTNAME konfiguracija je promijenjena. Pod Alati - Opcije - %PRODUCTNAME - Java, odaberite Java runtime okruženje koje želite da se koristi unutar %PRODUCTNAME."
+msgstr "%PRODUCTNAME konfiguracija je promijenjena. Pod Alati - Opcije - %PRODUCTNAME - Napredno, odaberite Java runtime okruženje koje želite da koristi %PRODUCTNAME."
#: javaerror.src
-#, fuzzy
msgctxt ""
"javaerror.src\n"
"QBX_JAVADISABLED\n"
"querybox.text"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. However, use of a JRE has been disabled. Do you want to enable the use of a JRE now?"
-msgstr "%PRODUCTNAME zahtjeva Java runtime okruženje (JRE) kako bi obavio ovaj zadatak. Međutim, korištenje JRE je isključeno. Da li želite sada omogućiti korištenje JRE?"
+msgstr "%PRODUCTNAME zahtijeva Java runtime okruženje (JRE) za izvođenje ovog zadatka. Međutim, korištenje JRE-a je onemogućeno. Da li želite da omogućite korištenje JRE-a sada?"
#: javaerror.src
-#, fuzzy
msgctxt ""
"javaerror.src\n"
"ERRORBOX_JVMCREATIONFAILED_MAC\n"
"errorbox.text"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced."
-msgstr "%PRODUCTNAME zahtjeva Java runtime okruženje (JRE) kako bi obavio ovaj zadatak. Odabrani JRE nije ispravan. Molimo odaberite drugu verziju ili instalirajte novi JRE a zatim odaberite pod Alati - Opcije - %PRODUCTNAME - Java."
+msgstr "%PRODUCTNAME zahtijeva Java runtime okruženje (JRE) za izvođenje ovog zadatka Odabrani JRE je neispravan. Odaberite drugu verziju ili instalirajte novi JRE i odaberite ga pod %PRODUCTNAME - Prvenstvo - %PRODUCTNAME - Napredno."
#: javaerror.src
-#, fuzzy
msgctxt ""
"javaerror.src\n"
"ERRORBOX_JVMCREATIONFAILED\n"
"errorbox.text"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Advanced."
-msgstr "%PRODUCTNAME zahtjeva Java runtime okruženje (JRE) kako bi obavio ovaj zadatak. Odabrani JRE nije ispravan. Molimo odaberite drugu verziju ili instalirajte novi JRE a zatim odaberite pod Alati - Opcije - %PRODUCTNAME - Java."
+msgstr "%PRODUCTNAME zahtijeva Java runtime okruženje (JRE) za izvođenje ovog zadatka. Odabrani JRE je neispravan. Odaberite drugu verziju ili instalirajte novi JRE i odaberite ga pod Alati - Opcije - %PRODUCTNAME - Napredno."
#: javaerror.src
-#, fuzzy
msgctxt ""
"javaerror.src\n"
"STR_WARNING_JAVANOTFOUND\n"
"string.text"
msgid "JRE Required"
-msgstr "JRE je neophodan"
+msgstr "JRE zahtijevan"
#: javaerror.src
-#, fuzzy
msgctxt ""
"javaerror.src\n"
"STR_WARNING_INVALIDJAVASETTINGS\n"
"string.text"
msgid "Select JRE"
-msgstr "Odaberi JRE"
+msgstr "Odaberite JRE"
#: javaerror.src
-#, fuzzy
msgctxt ""
"javaerror.src\n"
"STR_QUESTION_JAVADISABLED\n"
"string.text"
msgid "Enable JRE"
-msgstr "Uključi JRE"
+msgstr "Omogućite JRE"
#: javaerror.src
-#, fuzzy
msgctxt ""
"javaerror.src\n"
"STR_ERROR_JVMCREATIONFAILED\n"
diff --git a/source/bs/svtools/source/misc.po b/source/bs/svtools/source/misc.po
index 6fa04272513..fdc51992a58 100644
--- a/source/bs/svtools/source/misc.po
+++ b/source/bs/svtools/source/misc.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-27 19:22+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390850551.0\n"
#: imagemgr.src
msgctxt ""
@@ -113,17 +113,12 @@ msgid "Log file"
msgstr "Dnevnik"
#: imagemgr.src
-#, fuzzy
msgctxt ""
"imagemgr.src\n"
"STR_DESCRIPTION_SDATABASE_DOC\n"
"string.text"
msgid "StarOffice Database"
-msgstr ""
-"#-#-#-#-# ooo.po (PACKAGE VERSION) #-#-#-#-#\n"
-"StarOffice 5.0 Šablon\n"
-"#-#-#-#-# binfilter.po (PACKAGE VERSION) #-#-#-#-#\n"
-"StarOffice 5.0 šablon"
+msgstr "StarOffice Baza podataka"
#: imagemgr.src
msgctxt ""
@@ -131,20 +126,15 @@ msgctxt ""
"STR_DESCRIPTION_GLOBALDOC\n"
"string.text"
msgid "StarWriter 4.0 / 5.0 Master Document"
-msgstr "StarWriter 4.0 / 5.0 Glavni dokument"
+msgstr "StarWriter 4.0 / 5.0 master dokument"
#: imagemgr.src
-#, fuzzy
msgctxt ""
"imagemgr.src\n"
"STR_DESCRIPTION_SIMAGE_DOC\n"
"string.text"
msgid "StarOffice Image"
-msgstr ""
-"#-#-#-#-# ooo.po (PACKAGE VERSION) #-#-#-#-#\n"
-"StarOffice 5.0 Šablon\n"
-"#-#-#-#-# binfilter.po (PACKAGE VERSION) #-#-#-#-#\n"
-"StarOffice 5.0 šablon"
+msgstr "StarOffice slika"
#: imagemgr.src
msgctxt ""
@@ -163,17 +153,12 @@ msgid "Link"
msgstr "Veza"
#: imagemgr.src
-#, fuzzy
msgctxt ""
"imagemgr.src\n"
"STR_DESCRIPTION_SOFFICE_TEMPLATE_DOC\n"
"string.text"
msgid "StarOffice 3.0 - 5.0 Template"
-msgstr ""
-"#-#-#-#-# ooo.po (PACKAGE VERSION) #-#-#-#-#\n"
-"StarOffice 5.0 Šablon\n"
-"#-#-#-#-# binfilter.po (PACKAGE VERSION) #-#-#-#-#\n"
-"StarOffice 5.0 šablon"
+msgstr "Staroffice 3.0 - 5.0 šablon"
#: imagemgr.src
msgctxt ""
@@ -261,7 +246,7 @@ msgctxt ""
"STR_DESCRIPTION_FACTORY_GLOBALDOC\n"
"string.text"
msgid "Master document"
-msgstr "Glavni dokument"
+msgstr "Master dokument"
#: imagemgr.src
msgctxt ""
@@ -285,7 +270,7 @@ msgctxt ""
"STR_DESCRIPTION_CALC_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon proračunske tablice"
#: imagemgr.src
msgctxt ""
@@ -293,7 +278,7 @@ msgctxt ""
"STR_DESCRIPTION_DRAW_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon za crtanje"
#: imagemgr.src
msgctxt ""
@@ -301,7 +286,7 @@ msgctxt ""
"STR_DESCRIPTION_IMPRESS_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon prezentacije"
#: imagemgr.src
msgctxt ""
@@ -309,7 +294,7 @@ msgctxt ""
"STR_DESCRIPTION_WRITER_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon tekstualnog dokumenta"
#: imagemgr.src
msgctxt ""
@@ -373,7 +358,7 @@ msgctxt ""
"STR_DESCRIPTION_SXMATH_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Formula"
#: imagemgr.src
msgctxt ""
@@ -381,7 +366,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCHART_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 grafikon"
#: imagemgr.src
msgctxt ""
@@ -389,7 +374,7 @@ msgctxt ""
"STR_DESCRIPTION_SXDRAW_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Crtež"
#: imagemgr.src
msgctxt ""
@@ -397,7 +382,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCALC_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Proračunske tablice"
#: imagemgr.src
msgctxt ""
@@ -405,7 +390,7 @@ msgctxt ""
"STR_DESCRIPTION_SXIMPRESS_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 prezentacija"
#: imagemgr.src
msgctxt ""
@@ -413,7 +398,7 @@ msgctxt ""
"STR_DESCRIPTION_SXWRITER_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekstualni dokument"
#: imagemgr.src
msgctxt ""
@@ -421,7 +406,7 @@ msgctxt ""
"STR_DESCRIPTION_SXGLOBAL_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 master dokument"
#: imagemgr.src
msgctxt ""
@@ -461,7 +446,7 @@ msgctxt ""
"STR_DESCRIPTION_OO_GLOBAL_DOC\n"
"string.text"
msgid "OpenDocument Master Document"
-msgstr "OpenDocument glavni dokument"
+msgstr "OpenDocument master dokument"
#: imagemgr.src
msgctxt ""
@@ -546,24 +531,22 @@ msgid "Unknown"
msgstr "Nepoznat"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_SYSTEM\n"
"pairedlist.text"
msgid "Default"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevani"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_SYSTEM_CONFIG\n"
"pairedlist.text"
msgid "Default"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevani"
#: langtab.src
msgctxt ""
@@ -635,7 +618,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_DJIBOUTI\n"
"pairedlist.text"
msgid "Arabic (Djibouti)"
-msgstr "Arabic (Džibuti)"
+msgstr "Arapski (Džibuti)"
#: langtab.src
msgctxt ""
@@ -824,7 +807,7 @@ msgctxt ""
"LANGUAGE_USER_ARAGONESE\n"
"pairedlist.text"
msgid "Aragonese"
-msgstr ""
+msgstr "aragonski"
#: langtab.src
msgctxt ""
@@ -842,7 +825,7 @@ msgctxt ""
"LANGUAGE_ASSAMESE\n"
"pairedlist.text"
msgid "Assamese"
-msgstr ""
+msgstr "asameški"
#: langtab.src
msgctxt ""
@@ -851,7 +834,7 @@ msgctxt ""
"LANGUAGE_AZERI_LATIN\n"
"pairedlist.text"
msgid "Azerbaijani Latin"
-msgstr "Azerbejdžan (Latinica)"
+msgstr "azerbejdžanski (latinica)"
#: langtab.src
msgctxt ""
@@ -860,7 +843,7 @@ msgctxt ""
"LANGUAGE_AZERI_CYRILLIC\n"
"pairedlist.text"
msgid "Azerbaijani Cyrillic"
-msgstr "Azerbejdžan (Ćirilica)"
+msgstr "azerbejdžanski (ćirilica)"
#: langtab.src
msgctxt ""
@@ -914,7 +897,7 @@ msgctxt ""
"LANGUAGE_USER_CATALAN_VALENCIAN\n"
"pairedlist.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "katalonski (valensijski)"
#: langtab.src
msgctxt ""
@@ -1031,7 +1014,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_UK_OED\n"
"pairedlist.text"
msgid "English, OED spelling (UK)"
-msgstr ""
+msgstr "Engleski, pravopis (UK)"
#: langtab.src
msgctxt ""
@@ -1067,7 +1050,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_EIRE\n"
"pairedlist.text"
msgid "English (Ireland)"
-msgstr ""
+msgstr "Engleski (Irska)"
#: langtab.src
msgctxt ""
@@ -1175,7 +1158,7 @@ msgctxt ""
"LANGUAGE_FARSI\n"
"pairedlist.text"
msgid "Persian"
-msgstr ""
+msgstr "perzijski"
#: langtab.src
msgctxt ""
@@ -1403,14 +1386,13 @@ msgid "Kashmiri (India)"
msgstr "Kašmirski(Indija)"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_KAZAKH\n"
"pairedlist.text"
msgid "Kazakh"
-msgstr "Kazački"
+msgstr "kazahstanski"
#: langtab.src
msgctxt ""
@@ -1563,7 +1545,7 @@ msgctxt ""
"LANGUAGE_USER_PORTUGUESE_ANGOLA\n"
"pairedlist.text"
msgid "Portuguese (Angola)"
-msgstr ""
+msgstr "Portugalski (Angola)"
#: langtab.src
msgctxt ""
@@ -1608,7 +1590,7 @@ msgctxt ""
"LANGUAGE_ROMANIAN\n"
"pairedlist.text"
msgid "Romanian (Romania)"
-msgstr ""
+msgstr "Rumunjski (Rumunija)"
#: langtab.src
msgctxt ""
@@ -1617,7 +1599,7 @@ msgctxt ""
"LANGUAGE_ROMANIAN_MOLDOVA\n"
"pairedlist.text"
msgid "Romanian (Moldova)"
-msgstr ""
+msgstr "Rumunski (Moldavija)"
#: langtab.src
msgctxt ""
@@ -1644,7 +1626,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_CYRILLIC_SAM\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
-msgstr ""
+msgstr "Srpski (Cirilica)"
#: langtab.src
msgctxt ""
@@ -1653,7 +1635,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_LATIN_SAM\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia and Montenegro)"
-msgstr ""
+msgstr "Srpski (Latinica)"
#: langtab.src
msgctxt ""
@@ -1695,10 +1677,10 @@ msgstr "Srpski, Latinica (Crna Gora)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr ""
+msgstr "Srpski(latinica)"
#: langtab.src
msgctxt ""
@@ -1707,7 +1689,7 @@ msgctxt ""
"LANGUAGE_USER_SIDAMA\n"
"pairedlist.text"
msgid "Sidama"
-msgstr ""
+msgstr "Sidama"
#: langtab.src
msgctxt ""
@@ -2031,7 +2013,7 @@ msgctxt ""
"LANGUAGE_UZBEK_CYRILLIC\n"
"pairedlist.text"
msgid "Uzbek Cyrillic"
-msgstr ""
+msgstr "Uzbekistanski (ćirilica)"
#: langtab.src
msgctxt ""
@@ -2049,7 +2031,7 @@ msgctxt ""
"LANGUAGE_USER_LATIN_VATICAN\n"
"pairedlist.text"
msgid "Latin"
-msgstr ""
+msgstr "Latinski"
#: langtab.src
msgctxt ""
@@ -2070,14 +2052,13 @@ msgid "Kinyarwanda (Rwanda)"
msgstr "Kinyarwanda (Ruanda)"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_MAORI_NEW_ZEALAND\n"
"pairedlist.text"
msgid "Maori"
-msgstr "Maorski"
+msgstr "maorski"
#: langtab.src
msgctxt ""
@@ -2122,7 +2103,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_CYRILLIC_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Cyrillic"
-msgstr ""
+msgstr "Mongolski (ćirilica)"
#: langtab.src
msgctxt ""
@@ -2131,7 +2112,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_MONGOLIAN_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Mongolian"
-msgstr ""
+msgstr "Mongolijski Mongolski"
#: langtab.src
msgctxt ""
@@ -2185,7 +2166,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_TURKEY\n"
"pairedlist.text"
msgid "Kurdish, Northern (Turkey)"
-msgstr ""
+msgstr "Kurdski, Sjeverni (Turska)"
#: langtab.src
msgctxt ""
@@ -2194,7 +2175,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SYRIA\n"
"pairedlist.text"
msgid "Kurdish, Northern (Syria)"
-msgstr ""
+msgstr "Kurdski, Sjeverni (Sirija)"
#: langtab.src
msgctxt ""
@@ -2203,7 +2184,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Central (Iraq)"
-msgstr ""
+msgstr "Kurdski, Centralni (Irak)"
#: langtab.src
msgctxt ""
@@ -2212,7 +2193,16 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAN\n"
"pairedlist.text"
msgid "Kurdish, Central (Iran)"
-msgstr ""
+msgstr "Kurdski, Centralni (Iran)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "Kurdski, Južni (Iran)"
#: langtab.src
msgctxt ""
@@ -2221,7 +2211,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
-msgstr ""
+msgstr "Kurdski, Južni (Irak)"
#: langtab.src
msgctxt ""
@@ -2917,14 +2907,13 @@ msgid "Greek, Ancient"
msgstr "Grčki, Antički"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_YIDDISH\n"
"pairedlist.text"
msgid "Yiddish (Israel)"
-msgstr "Kurdski (Irak)"
+msgstr "Jidiš (Izrael)"
#: langtab.src
msgctxt ""
@@ -2951,7 +2940,7 @@ msgctxt ""
"LANGUAGE_USER_ASTURIAN\n"
"pairedlist.text"
msgid "Asturian"
-msgstr "Asturian"
+msgstr "Asturijski"
#: langtab.src
msgctxt ""
@@ -2996,7 +2985,7 @@ msgctxt ""
"LANGUAGE_USER_BUSHI\n"
"pairedlist.text"
msgid "Bushi"
-msgstr ""
+msgstr "buši"
#: langtab.src
msgctxt ""
@@ -3014,7 +3003,7 @@ msgctxt ""
"LANGUAGE_USER_MALAGASY_PLATEAU\n"
"pairedlist.text"
msgid "Malagasy, Plateau"
-msgstr ""
+msgstr "malagasijski (plato)"
#: langtab.src
msgctxt ""
@@ -3023,7 +3012,7 @@ msgctxt ""
"LANGUAGE_PAPIAMENTU\n"
"pairedlist.text"
msgid "Papiamentu (Netherlands Antilles)"
-msgstr ""
+msgstr "Papiamentu (Holandski Antili)"
#: langtab.src
msgctxt ""
@@ -3032,7 +3021,7 @@ msgctxt ""
"LANGUAGE_USER_PAPIAMENTU_ARUBA\n"
"pairedlist.text"
msgid "Papiamento (Aruba)"
-msgstr ""
+msgstr "Papiamento (Aruba)"
#: langtab.src
msgctxt ""
@@ -3041,7 +3030,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN_CAMPIDANESE\n"
"pairedlist.text"
msgid "Sardinian, Campidanese"
-msgstr ""
+msgstr "sardinski (kampidanski)"
#: langtab.src
msgctxt ""
@@ -3077,7 +3066,7 @@ msgctxt ""
"LANGUAGE_USER_BAFIA\n"
"pairedlist.text"
msgid "Bafia"
-msgstr ""
+msgstr "Bafia"
#: langtab.src
msgctxt ""
@@ -3086,7 +3075,7 @@ msgctxt ""
"LANGUAGE_USER_GIKUYU\n"
"pairedlist.text"
msgid "Gikuyu"
-msgstr ""
+msgstr "Gikuju"
#: langtab.src
msgctxt ""
@@ -3104,7 +3093,7 @@ msgctxt ""
"LANGUAGE_USER_RUSYN_UKRAINE\n"
"pairedlist.text"
msgid "Rusyn (Ukraine)"
-msgstr ""
+msgstr "Ruski (Ukraina)"
#: langtab.src
msgctxt ""
@@ -3122,27 +3111,25 @@ msgctxt ""
"LANGUAGE_TAMAZIGHT_LATIN_ALGERIA\n"
"pairedlist.text"
msgid "Kabyle Latin"
-msgstr ""
+msgstr "Kabyle latinica"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_YIDDISH_US\n"
"pairedlist.text"
msgid "Yiddish (USA)"
-msgstr "Jidiš"
+msgstr "Jidiš (USA)"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_HAWAIIAN_UNITED_STATES\n"
"pairedlist.text"
msgid "Hawaiian"
-msgstr "Galski"
+msgstr "Havajski"
#: langtab.src
msgctxt ""
@@ -3151,7 +3138,7 @@ msgctxt ""
"LANGUAGE_USER_LIMBU\n"
"pairedlist.text"
msgid "Limbu"
-msgstr ""
+msgstr "Limbu"
#: langtab.src
msgctxt ""
@@ -3160,17 +3147,16 @@ msgctxt ""
"LANGUAGE_USER_LOJBAN\n"
"pairedlist.text"
msgid "Lojban"
-msgstr ""
+msgstr "Lojban"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_HAITIAN\n"
"pairedlist.text"
msgid "Haitian"
-msgstr "Tahićanski"
+msgstr "Haićanski"
#: langtab.src
msgctxt ""
@@ -3179,7 +3165,7 @@ msgctxt ""
"LANGUAGE_USER_BEEMBE\n"
"pairedlist.text"
msgid "Beembe"
-msgstr ""
+msgstr "beembe"
#: langtab.src
msgctxt ""
@@ -3188,7 +3174,7 @@ msgctxt ""
"LANGUAGE_USER_BEKWEL\n"
"pairedlist.text"
msgid "Bekwel"
-msgstr ""
+msgstr "Bekwel"
#: langtab.src
msgctxt ""
@@ -3197,7 +3183,7 @@ msgctxt ""
"LANGUAGE_USER_KITUBA\n"
"pairedlist.text"
msgid "Kituba"
-msgstr ""
+msgstr "Kituba"
#: langtab.src
msgctxt ""
@@ -3206,7 +3192,7 @@ msgctxt ""
"LANGUAGE_USER_LARI\n"
"pairedlist.text"
msgid "Lari"
-msgstr ""
+msgstr "Lari"
#: langtab.src
msgctxt ""
@@ -3215,7 +3201,7 @@ msgctxt ""
"LANGUAGE_USER_MBOCHI\n"
"pairedlist.text"
msgid "Mbochi"
-msgstr ""
+msgstr "Mbochi"
#: langtab.src
msgctxt ""
@@ -3224,7 +3210,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_EBOO\n"
"pairedlist.text"
msgid "Teke-Eboo"
-msgstr ""
+msgstr "Teke-Eboo"
#: langtab.src
msgctxt ""
@@ -3233,7 +3219,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_IBALI\n"
"pairedlist.text"
msgid "Teke-Ibali"
-msgstr ""
+msgstr "Teke-Ibali"
#: langtab.src
msgctxt ""
@@ -3242,7 +3228,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_TYEE\n"
"pairedlist.text"
msgid "Teke-Tyee"
-msgstr ""
+msgstr "teke-t’e"
#: langtab.src
msgctxt ""
@@ -3251,7 +3237,7 @@ msgctxt ""
"LANGUAGE_USER_VILI\n"
"pairedlist.text"
msgid "Vili"
-msgstr ""
+msgstr "vili"
#: langtab.src
msgctxt ""
@@ -3260,7 +3246,7 @@ msgctxt ""
"LANGUAGE_USER_KEYID\n"
"pairedlist.text"
msgid "KeyID"
-msgstr ""
+msgstr "KljučID"
#: langtab.src
msgctxt ""
@@ -3269,7 +3255,7 @@ msgctxt ""
"LANGUAGE_USER_PALI_LATIN\n"
"pairedlist.text"
msgid "Pali Latin"
-msgstr ""
+msgstr "Pali Latin"
#: langtab.src
msgctxt ""
@@ -3278,7 +3264,7 @@ msgctxt ""
"LANGUAGE_USER_KYRGYZ_CHINA\n"
"pairedlist.text"
msgid "Kyrgyz (China)"
-msgstr ""
+msgstr "Kyrgyz (Kina)"
#: langtab.src
msgctxt ""
@@ -3287,7 +3273,7 @@ msgctxt ""
"LANGUAGE_USER_KOMI_ZYRIAN\n"
"pairedlist.text"
msgid "Komi-Zyrian"
-msgstr ""
+msgstr "komi (zirjanski)"
#: langtab.src
msgctxt ""
@@ -3296,7 +3282,7 @@ msgctxt ""
"LANGUAGE_USER_KOMI_PERMYAK\n"
"pairedlist.text"
msgid "Komi-Permyak"
-msgstr ""
+msgstr "komi (permjacki)"
#: langtab.src
msgctxt ""
@@ -3305,17 +3291,16 @@ msgctxt ""
"LANGUAGE_USER_PITJANTJATJARA\n"
"pairedlist.text"
msgid "Pitjantjatjara"
-msgstr ""
+msgstr "pidžantžatžara"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_ENGLISH_MALAWI\n"
"pairedlist.text"
msgid "English (Malawi)"
-msgstr "Engleski (Kanada)"
+msgstr "Engleski (Malavi)"
#: langtab.src
msgctxt ""
@@ -3324,7 +3309,7 @@ msgctxt ""
"LANGUAGE_USER_ERZYA\n"
"pairedlist.text"
msgid "Erzya"
-msgstr ""
+msgstr "erzja"
#: langtab.src
msgctxt ""
@@ -3333,7 +3318,7 @@ msgctxt ""
"LANGUAGE_USER_MARI_MEADOW\n"
"pairedlist.text"
msgid "Mari, Meadow"
-msgstr ""
+msgstr "Mari, Meadow"
#: langtab.src
msgctxt ""
@@ -3342,7 +3327,7 @@ msgctxt ""
"LANGUAGE_USER_PAPIAMENTU_CURACAO\n"
"pairedlist.text"
msgid "Papiamento (Curaçao)"
-msgstr ""
+msgstr "Papiamento (Curaçao)"
#: langtab.src
msgctxt ""
@@ -3351,7 +3336,7 @@ msgctxt ""
"LANGUAGE_USER_PAPIAMENTU_BONAIRE\n"
"pairedlist.text"
msgid "Papiamento (Bonaire)"
-msgstr ""
+msgstr "Papiamento (Bonaire)"
#: langtab.src
msgctxt ""
@@ -3360,7 +3345,7 @@ msgctxt ""
"LANGUAGE_USER_KHANTY\n"
"pairedlist.text"
msgid "Khanty"
-msgstr ""
+msgstr "Hantijski"
#: langtab.src
msgctxt ""
@@ -3369,7 +3354,7 @@ msgctxt ""
"LANGUAGE_USER_LIVONIAN\n"
"pairedlist.text"
msgid "Livonian"
-msgstr ""
+msgstr "Livonian"
#: langtab.src
msgctxt ""
@@ -3378,7 +3363,7 @@ msgctxt ""
"LANGUAGE_USER_MOKSHA\n"
"pairedlist.text"
msgid "Moksha"
-msgstr ""
+msgstr "Moksha"
#: langtab.src
msgctxt ""
@@ -3387,7 +3372,7 @@ msgctxt ""
"LANGUAGE_USER_MARI_HILL\n"
"pairedlist.text"
msgid "Mari, Hill"
-msgstr ""
+msgstr "Mari, Hill"
#: langtab.src
msgctxt ""
@@ -3396,7 +3381,7 @@ msgctxt ""
"LANGUAGE_USER_NGANASAN\n"
"pairedlist.text"
msgid "Nganasan"
-msgstr ""
+msgstr "nganasan"
#: langtab.src
msgctxt ""
@@ -3405,7 +3390,7 @@ msgctxt ""
"LANGUAGE_USER_OLONETS\n"
"pairedlist.text"
msgid "Olonets"
-msgstr ""
+msgstr "Olonets"
#: langtab.src
msgctxt ""
@@ -3414,7 +3399,7 @@ msgctxt ""
"LANGUAGE_USER_VEPS\n"
"pairedlist.text"
msgid "Veps"
-msgstr ""
+msgstr "veps"
#: langtab.src
msgctxt ""
@@ -3423,7 +3408,7 @@ msgctxt ""
"LANGUAGE_USER_VORO\n"
"pairedlist.text"
msgid "Võro"
-msgstr ""
+msgstr "virusski"
#: langtab.src
msgctxt ""
@@ -3432,7 +3417,7 @@ msgctxt ""
"LANGUAGE_USER_NENETS\n"
"pairedlist.text"
msgid "Nenets"
-msgstr ""
+msgstr "nenecka"
#: langtab.src
msgctxt ""
@@ -3441,7 +3426,7 @@ msgctxt ""
"LANGUAGE_USER_AKA_CONGO\n"
"pairedlist.text"
msgid "Aka (Congo)"
-msgstr ""
+msgstr "Aka (Kongo)"
#: langtab.src
msgctxt ""
@@ -3450,7 +3435,7 @@ msgctxt ""
"LANGUAGE_USER_DIBOLE\n"
"pairedlist.text"
msgid "Dibole"
-msgstr ""
+msgstr "dibole"
#: langtab.src
msgctxt ""
@@ -3459,7 +3444,7 @@ msgctxt ""
"LANGUAGE_USER_DOONDO\n"
"pairedlist.text"
msgid "Doondo"
-msgstr ""
+msgstr "doondo"
#: langtab.src
msgctxt ""
@@ -3468,7 +3453,7 @@ msgctxt ""
"LANGUAGE_USER_KAAMBA\n"
"pairedlist.text"
msgid "Kaamba"
-msgstr ""
+msgstr "kaamba"
#: langtab.src
msgctxt ""
@@ -3477,7 +3462,7 @@ msgctxt ""
"LANGUAGE_USER_KOONGO_CONGO\n"
"pairedlist.text"
msgid "Koongo (Congo)"
-msgstr ""
+msgstr "Koongo (Kongo)"
#: langtab.src
msgctxt ""
@@ -3486,7 +3471,7 @@ msgctxt ""
"LANGUAGE_USER_KUNYI\n"
"pairedlist.text"
msgid "Kunyi"
-msgstr ""
+msgstr "kunji"
#: langtab.src
msgctxt ""
@@ -3495,7 +3480,7 @@ msgctxt ""
"LANGUAGE_USER_NGUNGWEL\n"
"pairedlist.text"
msgid "Ngungwel"
-msgstr ""
+msgstr "ngungvel"
#: langtab.src
msgctxt ""
@@ -3504,7 +3489,7 @@ msgctxt ""
"LANGUAGE_USER_NJYEM_CONGO\n"
"pairedlist.text"
msgid "Njyem (Congo)"
-msgstr ""
+msgstr "Njyem (Congo)"
#: langtab.src
msgctxt ""
@@ -3513,7 +3498,7 @@ msgctxt ""
"LANGUAGE_USER_PUNU_CONGO\n"
"pairedlist.text"
msgid "Punu"
-msgstr ""
+msgstr "punu"
#: langtab.src
msgctxt ""
@@ -3522,7 +3507,7 @@ msgctxt ""
"LANGUAGE_USER_SUUNDI\n"
"pairedlist.text"
msgid "Suundi"
-msgstr ""
+msgstr "suundi"
#: langtab.src
msgctxt ""
@@ -3531,7 +3516,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_KUKUYA\n"
"pairedlist.text"
msgid "Teke-Kukuya"
-msgstr ""
+msgstr "teke-kukuja"
#: langtab.src
msgctxt ""
@@ -3540,7 +3525,7 @@ msgctxt ""
"LANGUAGE_USER_TSAANGI\n"
"pairedlist.text"
msgid "Tsaangi"
-msgstr ""
+msgstr "tsaangi"
#: langtab.src
msgctxt ""
@@ -3549,7 +3534,7 @@ msgctxt ""
"LANGUAGE_USER_YAKA\n"
"pairedlist.text"
msgid "Yaka"
-msgstr ""
+msgstr "Yaka"
#: langtab.src
msgctxt ""
@@ -3558,7 +3543,7 @@ msgctxt ""
"LANGUAGE_USER_YOMBE_CONGO\n"
"pairedlist.text"
msgid "Yombe (Congo)"
-msgstr ""
+msgstr "Yombe (Congo)"
#: langtab.src
msgctxt ""
@@ -3567,7 +3552,7 @@ msgctxt ""
"LANGUAGE_USER_NKO\n"
"pairedlist.text"
msgid "N'ko"
-msgstr ""
+msgstr "N'ko"
#: langtab.src
msgctxt ""
@@ -3576,7 +3561,7 @@ msgctxt ""
"LANGUAGE_USER_UDMURT\n"
"pairedlist.text"
msgid "Udmurt"
-msgstr ""
+msgstr "Udmurt"
#: langtab.src
msgctxt ""
@@ -3585,7 +3570,7 @@ msgctxt ""
"LANGUAGE_USER_TIBETAN_INDIA\n"
"pairedlist.text"
msgid "Tibetan (India)"
-msgstr ""
+msgstr "Tibetanski (Indija)"
#: langtab.src
msgctxt ""
@@ -3594,7 +3579,7 @@ msgctxt ""
"LANGUAGE_USER_CORNISH\n"
"pairedlist.text"
msgid "Cornish"
-msgstr ""
+msgstr "Korniški"
#: langtab.src
msgctxt ""
@@ -3603,7 +3588,7 @@ msgctxt ""
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr ""
+msgstr "Sami, Pite (Švedska)"
#: langtab.src
msgctxt ""
@@ -3612,7 +3597,7 @@ msgctxt ""
"LANGUAGE_USER_NGAEBERE\n"
"pairedlist.text"
msgid "Ngäbere"
-msgstr ""
+msgstr "ngabere"
#: langtab.src
msgctxt ""
@@ -3621,7 +3606,7 @@ msgctxt ""
"LANGUAGE_USER_KUMYK\n"
"pairedlist.text"
msgid "Kumyk"
-msgstr ""
+msgstr "Kumyk"
#: langtab.src
msgctxt ""
@@ -3630,7 +3615,7 @@ msgctxt ""
"LANGUAGE_USER_NOGAI\n"
"pairedlist.text"
msgid "Nogai"
-msgstr ""
+msgstr "Nogai"
#: langtab.src
msgctxt ""
@@ -3639,7 +3624,7 @@ msgctxt ""
"LANGUAGE_USER_KARAKALPAK_LATIN\n"
"pairedlist.text"
msgid "Karakalpak Latin"
-msgstr ""
+msgstr "Karakalpak latinica"
#: langtab.src
msgctxt ""
@@ -3648,7 +3633,7 @@ msgctxt ""
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr ""
+msgstr "Ladin"
#: langtab.src
msgctxt ""
@@ -3657,7 +3642,7 @@ msgctxt ""
"LANGUAGE_USER_FRENCH_BURKINA_FASO\n"
"pairedlist.text"
msgid "French (Burkina Faso)"
-msgstr ""
+msgstr "Fracuski (Burkina Faso)"
#: langtab.src
msgctxt ""
@@ -3666,34 +3651,31 @@ msgctxt ""
"LANGUAGE_USER_PUINAVE\n"
"pairedlist.text"
msgid "Puinave"
-msgstr ""
+msgstr "Puinave"
#: svtools.src
-#, fuzzy
msgctxt ""
"svtools.src\n"
"STR_SVT_1BIT_THRESHOLD\n"
"string.text"
msgid "1 bit threshold"
-msgstr "1-bitno threshold"
+msgstr "1 bit prag"
#: svtools.src
-#, fuzzy
msgctxt ""
"svtools.src\n"
"STR_SVT_1BIT_DITHERED\n"
"string.text"
msgid "1 bit dithered"
-msgstr "1-bitno dithered"
+msgstr "1 bit tačkano"
#: svtools.src
-#, fuzzy
msgctxt ""
"svtools.src\n"
"STR_SVT_4BIT_GRAYSCALE\n"
"string.text"
msgid "4 bit grayscale"
-msgstr "4-bitne nijanse sive"
+msgstr "4 bitni sivi tonovi"
#: svtools.src
msgctxt ""
@@ -3701,16 +3683,15 @@ msgctxt ""
"STR_SVT_4BIT_COLOR_PALETTE\n"
"string.text"
msgid "4 bit color"
-msgstr ""
+msgstr "4 bitna boja"
#: svtools.src
-#, fuzzy
msgctxt ""
"svtools.src\n"
"STR_SVT_8BIT_GRAYSCALE\n"
"string.text"
msgid "8 bit grayscale"
-msgstr "4-bitne nijanse sive"
+msgstr "8 bitni sivi tonovi"
#: svtools.src
msgctxt ""
@@ -3718,16 +3699,15 @@ msgctxt ""
"STR_SVT_8BIT_COLOR_PALETTE\n"
"string.text"
msgid "8 bit color"
-msgstr ""
+msgstr "8 bitna boja"
#: svtools.src
-#, fuzzy
msgctxt ""
"svtools.src\n"
"STR_SVT_24BIT_TRUE_COLOR\n"
"string.text"
msgid "24 bit true color"
-msgstr "24-bitno (True Color)"
+msgstr "24 bitna prava boja"
#: svtools.src
msgctxt ""
@@ -3735,7 +3715,7 @@ msgctxt ""
"STR_SVT_ESTIMATED_SIZE_PIX_1\n"
"string.text"
msgid "The picture needs about %1 KB of memory."
-msgstr ""
+msgstr "Slici je potrebno oko %1 KB memorije."
#: svtools.src
msgctxt ""
@@ -3743,7 +3723,7 @@ msgctxt ""
"STR_SVT_ESTIMATED_SIZE_PIX_2\n"
"string.text"
msgid "The picture needs about %1 KB of memory, the file size is %2 KB."
-msgstr ""
+msgstr "Slici je potrebno %1 KB memorije, veličina datoteke je %2 KB."
#: svtools.src
msgctxt ""
@@ -3751,7 +3731,7 @@ msgctxt ""
"STR_SVT_ESTIMATED_SIZE_VEC\n"
"string.text"
msgid "The file size is %1 KB."
-msgstr ""
+msgstr "Veličina datoteke je %1 KB."
#: svtools.src
msgctxt ""
@@ -3759,7 +3739,7 @@ msgctxt ""
"STR_SVT_PRNDLG_READY\n"
"string.text"
msgid "Ready"
-msgstr ""
+msgstr "Spreman"
#: svtools.src
msgctxt ""
@@ -3767,7 +3747,7 @@ msgctxt ""
"STR_SVT_PRNDLG_PAUSED\n"
"string.text"
msgid "Paused"
-msgstr ""
+msgstr "Pauziran"
#: svtools.src
msgctxt ""
@@ -3775,7 +3755,7 @@ msgctxt ""
"STR_SVT_PRNDLG_PENDING\n"
"string.text"
msgid "Pending deletion"
-msgstr ""
+msgstr "U toku brisanje"
#: svtools.src
msgctxt ""
@@ -3783,7 +3763,7 @@ msgctxt ""
"STR_SVT_PRNDLG_BUSY\n"
"string.text"
msgid "Busy"
-msgstr ""
+msgstr "Zauzet"
#: svtools.src
msgctxt ""
@@ -3791,7 +3771,7 @@ msgctxt ""
"STR_SVT_PRNDLG_INITIALIZING\n"
"string.text"
msgid "Initializing"
-msgstr ""
+msgstr "Inicijaliziranje"
#: svtools.src
msgctxt ""
@@ -3799,7 +3779,7 @@ msgctxt ""
"STR_SVT_PRNDLG_WAITING\n"
"string.text"
msgid "Waiting"
-msgstr ""
+msgstr "Čekanje"
#: svtools.src
msgctxt ""
@@ -3807,7 +3787,7 @@ msgctxt ""
"STR_SVT_PRNDLG_WARMING_UP\n"
"string.text"
msgid "Warming up"
-msgstr ""
+msgstr "Zagrijavanje"
#: svtools.src
msgctxt ""
@@ -3815,7 +3795,7 @@ msgctxt ""
"STR_SVT_PRNDLG_PROCESSING\n"
"string.text"
msgid "Processing"
-msgstr ""
+msgstr "U obradi"
#: svtools.src
msgctxt ""
@@ -3823,7 +3803,7 @@ msgctxt ""
"STR_SVT_PRNDLG_PRINTING\n"
"string.text"
msgid "Printing"
-msgstr ""
+msgstr "Štampanje"
#: svtools.src
msgctxt ""
@@ -3831,7 +3811,7 @@ msgctxt ""
"STR_SVT_PRNDLG_OFFLINE\n"
"string.text"
msgid "Offline"
-msgstr ""
+msgstr "Izvan mreže"
#: svtools.src
msgctxt ""
@@ -3839,7 +3819,7 @@ msgctxt ""
"STR_SVT_PRNDLG_ERROR\n"
"string.text"
msgid "Error"
-msgstr ""
+msgstr "Greška"
#: svtools.src
msgctxt ""
@@ -3847,7 +3827,7 @@ msgctxt ""
"STR_SVT_PRNDLG_SERVER_UNKNOWN\n"
"string.text"
msgid "Unknown Server"
-msgstr ""
+msgstr "Nepoznat server"
#: svtools.src
msgctxt ""
@@ -3855,7 +3835,7 @@ msgctxt ""
"STR_SVT_PRNDLG_PAPER_JAM\n"
"string.text"
msgid "Paper jam"
-msgstr ""
+msgstr "Zastoj papira"
#: svtools.src
msgctxt ""
@@ -3863,7 +3843,7 @@ msgctxt ""
"STR_SVT_PRNDLG_PAPER_OUT\n"
"string.text"
msgid "Not enough paper"
-msgstr ""
+msgstr "Nedovoljno papira"
#: svtools.src
msgctxt ""
@@ -3871,7 +3851,7 @@ msgctxt ""
"STR_SVT_PRNDLG_MANUAL_FEED\n"
"string.text"
msgid "Manual feed"
-msgstr ""
+msgstr "Ručno napajanje"
#: svtools.src
msgctxt ""
@@ -3879,7 +3859,7 @@ msgctxt ""
"STR_SVT_PRNDLG_PAPER_PROBLEM\n"
"string.text"
msgid "Paper problem"
-msgstr ""
+msgstr "Problem sa papirom"
#: svtools.src
msgctxt ""
@@ -3887,7 +3867,7 @@ msgctxt ""
"STR_SVT_PRNDLG_IO_ACTIVE\n"
"string.text"
msgid "I/O active"
-msgstr ""
+msgstr "I/O aktivan"
#: svtools.src
msgctxt ""
@@ -3895,7 +3875,7 @@ msgctxt ""
"STR_SVT_PRNDLG_OUTPUT_BIN_FULL\n"
"string.text"
msgid "Output bin full"
-msgstr ""
+msgstr "Izlazni spremnik prazan"
#: svtools.src
msgctxt ""
@@ -3903,7 +3883,7 @@ msgctxt ""
"STR_SVT_PRNDLG_TONER_LOW\n"
"string.text"
msgid "Toner low"
-msgstr ""
+msgstr "Toner skoro prazan"
#: svtools.src
msgctxt ""
@@ -3911,7 +3891,7 @@ msgctxt ""
"STR_SVT_PRNDLG_NO_TONER\n"
"string.text"
msgid "No toner"
-msgstr ""
+msgstr "Nema tonera"
#: svtools.src
msgctxt ""
@@ -3919,7 +3899,7 @@ msgctxt ""
"STR_SVT_PRNDLG_PAGE_PUNT\n"
"string.text"
msgid "Delete Page"
-msgstr ""
+msgstr "Obriši stranu"
#: svtools.src
msgctxt ""
@@ -3927,7 +3907,7 @@ msgctxt ""
"STR_SVT_PRNDLG_USER_INTERVENTION\n"
"string.text"
msgid "User intervention necessary"
-msgstr ""
+msgstr "Potrebna intervencija korisnika"
#: svtools.src
msgctxt ""
@@ -3935,7 +3915,7 @@ msgctxt ""
"STR_SVT_PRNDLG_OUT_OF_MEMORY\n"
"string.text"
msgid "Insufficient memory"
-msgstr ""
+msgstr "Nedovoljno memorije"
#: svtools.src
msgctxt ""
@@ -3943,7 +3923,7 @@ msgctxt ""
"STR_SVT_PRNDLG_DOOR_OPEN\n"
"string.text"
msgid "Cover open"
-msgstr ""
+msgstr "Otvoren poklopac"
#: svtools.src
msgctxt ""
@@ -3951,7 +3931,7 @@ msgctxt ""
"STR_SVT_PRNDLG_POWER_SAVE\n"
"string.text"
msgid "Power save mode"
-msgstr ""
+msgstr "Način uštede energije"
#: svtools.src
msgctxt ""
@@ -3959,7 +3939,7 @@ msgctxt ""
"STR_SVT_PRNDLG_DEFPRINTER\n"
"string.text"
msgid "Default printer"
-msgstr ""
+msgstr "Uobičajeni štampač"
#: svtools.src
msgctxt ""
@@ -3967,7 +3947,7 @@ msgctxt ""
"STR_SVT_PRNDLG_JOBCOUNT\n"
"string.text"
msgid "%d documents"
-msgstr ""
+msgstr "%d dokumenata"
#: undo.src
msgctxt ""
@@ -3975,7 +3955,7 @@ msgctxt ""
"STR_UNDO\n"
"string.text"
msgid "Undo: "
-msgstr "Poništi:"
+msgstr "Poništi: "
#: undo.src
msgctxt ""
diff --git a/source/bs/svtools/source/toolpanel.po b/source/bs/svtools/source/toolpanel.po
index cb2ebe8320e..b7a42dd021d 100644
--- a/source/bs/svtools/source/toolpanel.po
+++ b/source/bs/svtools/source/toolpanel.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812463.0\n"
#: toolpanel.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_SVT_TOOL_PANEL_BUTTON_FWD\n"
"string.text"
msgid "Tab Panel Scroll Button, backward"
-msgstr ""
+msgstr "Dugme za klizanje ploče tabulatora, nazad"
#: toolpanel.src
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"STR_SVT_TOOL_PANEL_BUTTON_BACK\n"
"string.text"
msgid "Tab Panel Scroll Button, forward"
-msgstr ""
+msgstr "Dugme za klizanje ploče tabulatora, naprijed"
diff --git a/source/bs/svtools/uiconfig/ui.po b/source/bs/svtools/uiconfig/ui.po
index b67f29be82f..43a9af294d3 100644
--- a/source/bs/svtools/uiconfig/ui.po
+++ b/source/bs/svtools/uiconfig/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 18:53+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,37 +14,34 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389898436.0\n"
#: GraphicExportOptionsDialog.ui
-#, fuzzy
msgctxt ""
"GraphicExportOptionsDialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Width:"
-msgstr "Širina"
+msgstr "Dužina:"
#: GraphicExportOptionsDialog.ui
-#, fuzzy
msgctxt ""
"GraphicExportOptionsDialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Height:"
-msgstr "Visina"
+msgstr "Visina:"
#: GraphicExportOptionsDialog.ui
-#, fuzzy
msgctxt ""
"GraphicExportOptionsDialog.ui\n"
"resolutionft\n"
"label\n"
"string.text"
msgid "Resolution:"
-msgstr "Rezolucija"
+msgstr "Rezolucija:"
#: GraphicExportOptionsDialog.ui
msgctxt ""
@@ -53,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "px"
-msgstr ""
+msgstr "px"
#: GraphicExportOptionsDialog.ui
msgctxt ""
@@ -62,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "px"
-msgstr ""
+msgstr "px"
#: GraphicExportOptionsDialog.ui
msgctxt ""
@@ -71,10 +68,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "DPI"
-msgstr ""
+msgstr "DPI"
#: GraphicExportOptionsDialog.ui
-#, fuzzy
msgctxt ""
"GraphicExportOptionsDialog.ui\n"
"label1\n"
@@ -90,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data source"
-msgstr ""
+msgstr "Izvor podataka"
#: addresstemplatedialog.ui
msgctxt ""
@@ -99,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabela"
#: addresstemplatedialog.ui
msgctxt ""
@@ -108,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Address Data Source..."
-msgstr ""
+msgstr "_Adresa izvora podataka..."
#: addresstemplatedialog.ui
msgctxt ""
@@ -117,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address Book Source"
-msgstr ""
+msgstr "Adresar - izvor podataka"
#: addresstemplatedialog.ui
msgctxt ""
@@ -126,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field Assignment"
-msgstr ""
+msgstr "Dodjeljivanje polja"
#: graphicexport.ui
msgctxt ""
@@ -135,7 +131,7 @@ msgctxt ""
"title\n"
"string.text"
msgid " Options"
-msgstr "Opcije"
+msgstr " Opcije"
#: graphicexport.ui
msgctxt ""
@@ -174,14 +170,13 @@ msgid "Size"
msgstr "Veličina"
#: graphicexport.ui
-#, fuzzy
msgctxt ""
"graphicexport.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Color Depth"
-msgstr "Dubina ~boje"
+msgstr "Dubina boje"
#: graphicexport.ui
msgctxt ""
@@ -190,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1 is minimum Quality and smallest file size."
-msgstr ""
+msgstr "1 je minimum kvalitete i najmanja veličina datoteke."
#: graphicexport.ui
msgctxt ""
@@ -199,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "100 is maximum Quality and biggest file size."
-msgstr ""
+msgstr "100 je maksimalna kvaliteta i najveća veličina datoteke."
#: graphicexport.ui
msgctxt ""
@@ -217,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "0 is biggest file size and fastest loading."
-msgstr ""
+msgstr "0 je najveća veličina datoteke i najbrže učitavanje."
#: graphicexport.ui
msgctxt ""
@@ -226,17 +221,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "9 is smallest file size and slowest loading."
-msgstr ""
+msgstr "9 je najmanja veličina datoteke i najsporije učitavanje."
#: graphicexport.ui
-#, fuzzy
msgctxt ""
"graphicexport.ui\n"
"label\n"
"label\n"
"string.text"
msgid "Compression"
-msgstr "Kompresija"
+msgstr "Sažimanje"
#: graphicexport.ui
msgctxt ""
@@ -245,17 +239,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "RLE Encoding"
-msgstr ""
+msgstr "RLE Snimanje"
#: graphicexport.ui
-#, fuzzy
msgctxt ""
"graphicexport.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Compression"
-msgstr "Kompresija"
+msgstr "Sažimanje"
#: graphicexport.ui
msgctxt ""
@@ -264,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interlaced"
-msgstr ""
+msgstr "Prepleteno"
#: graphicexport.ui
msgctxt ""
@@ -273,17 +266,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mode"
-msgstr "Režim"
+msgstr "Način rada"
#: graphicexport.ui
-#, fuzzy
msgctxt ""
"graphicexport.ui\n"
"savetransparencycb\n"
"label\n"
"string.text"
msgid "Save transparency"
-msgstr "Providnost linije"
+msgstr "Sačuvaj transparentnost"
#: graphicexport.ui
msgctxt ""
@@ -328,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image Preview (TIFF)"
-msgstr ""
+msgstr "Pregled fotografije (TIFF)"
#: graphicexport.ui
msgctxt ""
@@ -337,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interchange (EPSI)"
-msgstr ""
+msgstr "Razmjena (EPSI)"
#: graphicexport.ui
msgctxt ""
@@ -421,14 +413,13 @@ msgid "None"
msgstr "Ništa"
#: graphicexport.ui
-#, fuzzy
msgctxt ""
"graphicexport.ui\n"
"label20\n"
"label\n"
"string.text"
msgid "Compression"
-msgstr "Kompresija"
+msgstr "Sažimanje"
#: graphicexport.ui
msgctxt ""
@@ -446,7 +437,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "pixels/cm"
-msgstr ""
+msgstr "piksela/cm"
#: graphicexport.ui
msgctxt ""
@@ -455,7 +446,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "pixels/inch"
-msgstr ""
+msgstr "piksela po inču"
#: graphicexport.ui
msgctxt ""
@@ -464,7 +455,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "pixels/meter"
-msgstr ""
+msgstr "piksela/metru"
#: graphicexport.ui
msgctxt ""
@@ -473,7 +464,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "inches"
-msgstr ""
+msgstr "inči"
#: graphicexport.ui
msgctxt ""
@@ -500,17 +491,16 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "points"
-msgstr ""
+msgstr "tačaka"
#: graphicexport.ui
-#, fuzzy
msgctxt ""
"graphicexport.ui\n"
"liststore2\n"
"4\n"
"stringlist.text"
msgid "pixels"
-msgstr "Pikseli"
+msgstr "pikseli"
#: placeedit.ui
msgctxt ""
@@ -531,34 +521,31 @@ msgid "Type"
msgstr "Vrsta"
#: placeedit.ui
-#, fuzzy
msgctxt ""
"placeedit.ui\n"
"hostLabel\n"
"label\n"
"string.text"
msgid "Host"
-msgstr "Cijena"
+msgstr "Domaćin"
#: placeedit.ui
-#, fuzzy
msgctxt ""
"placeedit.ui\n"
"pathLabel\n"
"label\n"
"string.text"
msgid "Path"
-msgstr "Staza"
+msgstr "Put"
#: placeedit.ui
-#, fuzzy
msgctxt ""
"placeedit.ui\n"
"portLabel\n"
"label\n"
"string.text"
msgid "Port"
-msgstr "~Port"
+msgstr "Port"
#: placeedit.ui
msgctxt ""
@@ -567,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secured WebDAV (HTTPS)"
-msgstr ""
+msgstr "Osigurati WebDAV (HTTPS)"
#: placeedit.ui
msgctxt ""
@@ -576,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Details"
-msgstr ""
+msgstr "Detalji servera"
#: placeedit.ui
msgctxt ""
@@ -585,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Binding URL"
-msgstr ""
+msgstr "Vezni URL"
#: placeedit.ui
msgctxt ""
@@ -594,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repository"
-msgstr ""
+msgstr "Repozitorij"
#: placeedit.ui
msgctxt ""
@@ -603,17 +590,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Type"
-msgstr ""
+msgstr "Tip Servera"
#: placeedit.ui
-#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Path"
-msgstr "Staza"
+msgstr "Put"
#: placeedit.ui
msgctxt ""
@@ -622,37 +608,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Details"
-msgstr ""
+msgstr "Detalji servera"
#: placeedit.ui
-#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label9\n"
"label\n"
"string.text"
msgid "Host"
-msgstr "Cijena"
+msgstr "Host"
#: placeedit.ui
-#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label10\n"
"label\n"
"string.text"
msgid "Share"
-msgstr "Oblik"
+msgstr "Razmjena"
#: placeedit.ui
-#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label11\n"
"label\n"
"string.text"
msgid "Path"
-msgstr "Staza"
+msgstr "Put"
#: placeedit.ui
msgctxt ""
@@ -661,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Details"
-msgstr ""
+msgstr "Detalji servera"
#: placeedit.ui
msgctxt ""
@@ -670,17 +653,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Login"
-msgstr ""
+msgstr "Prijava"
#: placeedit.ui
-#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label15\n"
"label\n"
"string.text"
msgid "User Details"
-msgstr "Prikaži detalje"
+msgstr "Korisnički detalji"
#: placeedit.ui
msgctxt ""
@@ -689,17 +671,16 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "WebDAV"
-msgstr ""
+msgstr "WebDAV"
#: placeedit.ui
-#, fuzzy
msgctxt ""
"placeedit.ui\n"
"liststore1\n"
"1\n"
"stringlist.text"
msgid "FTP"
-msgstr "~FTP"
+msgstr "FTP"
#: placeedit.ui
msgctxt ""
@@ -708,7 +689,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "SSH"
-msgstr ""
+msgstr "SSH"
#: placeedit.ui
msgctxt ""
@@ -717,7 +698,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Windows Share"
-msgstr ""
+msgstr "Windows dijeljenje"
#: placeedit.ui
msgctxt ""
@@ -726,7 +707,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "CMIS"
-msgstr ""
+msgstr "CMIS"
#: printersetupdialog.ui
msgctxt ""
@@ -735,7 +716,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Printer Setup"
-msgstr ""
+msgstr "Podešavanje štampača"
#: printersetupdialog.ui
msgctxt ""
@@ -744,10 +725,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options..."
-msgstr ""
+msgstr "Opcije..."
#: printersetupdialog.ui
-#, fuzzy
msgctxt ""
"printersetupdialog.ui\n"
"label2\n"
@@ -763,10 +743,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status"
-msgstr ""
+msgstr "Status"
#: printersetupdialog.ui
-#, fuzzy
msgctxt ""
"printersetupdialog.ui\n"
"label4\n"
@@ -782,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Lokacija"
#: printersetupdialog.ui
msgctxt ""
@@ -791,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment"
-msgstr ""
+msgstr "Komentar"
#: printersetupdialog.ui
msgctxt ""
@@ -800,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties..."
-msgstr ""
+msgstr "Postavke..."
#: printersetupdialog.ui
msgctxt ""
@@ -809,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Štampač"
#: restartdialog.ui
msgctxt ""
@@ -818,7 +797,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Restart %PRODUCTNAME"
-msgstr ""
+msgstr "Ponovo pokreni %PRODUCTNAME"
#: restartdialog.ui
msgctxt ""
@@ -827,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restart now"
-msgstr ""
+msgstr "Resetuj sada"
#: restartdialog.ui
msgctxt ""
@@ -836,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restart later"
-msgstr ""
+msgstr "Restartuj kasnije"
#: restartdialog.ui
msgctxt ""
@@ -845,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the selected Java runtime environment to work properly, %PRODUCTNAME must be restarted."
-msgstr ""
+msgstr "Za odabrani Java Runtime Environment da radi ispravno, %PRODUCTNAME morate ponovno pokrenuti."
#: restartdialog.ui
msgctxt ""
@@ -854,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the modified default print job format to take effect, %PRODUCTNAME must be restarted."
-msgstr ""
+msgstr "Da bi modificirani default format štampanje stupao na snagu , %PRODUCTNAME mora ponovno pokrenuti."
#: restartdialog.ui
msgctxt ""
@@ -863,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the bibliography to work properly, %PRODUCTNAME must be restarted."
-msgstr ""
+msgstr "Da bi bibliografija radila ispravno, %PRODUCTNAME mora ponovno pokrenuti."
#: restartdialog.ui
msgctxt ""
@@ -872,4 +851,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do you want to restart %PRODUCTNAME now?"
-msgstr ""
+msgstr "Da li želite ponovo pokrenuti %PRODUCTNAME sada?"
diff --git a/source/bs/svx/inc.po b/source/bs/svx/inc.po
index 71f7236125f..ea89e3d6c63 100644
--- a/source/bs/svx/inc.po
+++ b/source/bs/svx/inc.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 22:59+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390517960.0\n"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"ITEM_FORMAT_FONTWORK\n"
"#define.text"
msgid "F~ontwork"
-msgstr "F~ontWork"
+msgstr "F~ontwork"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"ITEM_EDIT_CUT\n"
"#define.text"
msgid "Cu~t"
-msgstr "I~sjeci"
+msgstr "I~sijeci"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"ITEM_FORMAT_ATTR_CHAR_UNDERLINE\n"
"#define.text"
msgid "Underline"
-msgstr "Podvuceno"
+msgstr "Podvučeno"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -317,7 +318,7 @@ msgctxt ""
"ITEM_FORMAT_ATTRIBUTES_AREA\n"
"#define.text"
msgid "A~rea..."
-msgstr "Pod~rucje..."
+msgstr "Pod~ručje..."
#: globlmn_tmpl.hrc
msgctxt ""
@@ -349,7 +350,7 @@ msgctxt ""
"ITEM_FORMAT_BEZIER_EDIT\n"
"#define.text"
msgid "Edit ~Points"
-msgstr "Izmijeni ~tacke"
+msgstr "Izmijeni ~tačke"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -373,7 +374,7 @@ msgctxt ""
"ITEM_EXTERNAL_EDIT\n"
"#define.text"
msgid "Edit with External Tool..."
-msgstr ""
+msgstr "Uredi sa Vanjskim Alatom..."
#: globlmn_tmpl.hrc
msgctxt ""
@@ -381,7 +382,7 @@ msgctxt ""
"ITEM_COMPRESS_GRAPHIC\n"
"#define.text"
msgid "Compress Graphic..."
-msgstr ""
+msgstr "Sabij Grafiku..."
#: globlmn_tmpl.hrc
msgctxt ""
@@ -389,7 +390,7 @@ msgctxt ""
"ITEM_SAVE_GRAPHIC\n"
"#define.text"
msgid "Save Graphic..."
-msgstr ""
+msgstr "Sačuvaj Grafiku..."
#: globlmn_tmpl.hrc
msgctxt ""
@@ -397,7 +398,7 @@ msgctxt ""
"ITEM_CHANGE_PICTURE\n"
"#define.text"
msgid "Change Picture..."
-msgstr ""
+msgstr "Promijeni sliku..."
#: globlmn_tmpl.hrc
msgctxt ""
@@ -507,7 +508,7 @@ msgctxt ""
"ITEM_FILE_BLUETOOTH_SENDDOC\n"
"#define.text"
msgid "Document via ~Bluetooth..."
-msgstr ""
+msgstr "Dokument putem ~Bluetootha..."
#: globlmn_tmpl.hrc
msgctxt ""
@@ -613,4 +614,4 @@ msgctxt ""
"ITEM_OPEN_SMARTTAGMENU\n"
"#define.text"
msgid "Open ~Smart Tag Menu"
-msgstr "Otvaranje ~Smart tag izbornika"
+msgstr "Otvaranje ~Smart tag menija"
diff --git a/source/bs/svx/source/accessibility.po b/source/bs/svx/source/accessibility.po
index 57a8135f7bd..8bc26a2eb35 100644
--- a/source/bs/svx/source/accessibility.po
+++ b/source/bs/svx/source/accessibility.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 18:54+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389898469.0\n"
#: accessibility.src
msgctxt ""
@@ -309,4 +310,4 @@ msgctxt ""
"RID_SVXSTR_CHARACTER_CODE\n"
"string.text"
msgid "Character code "
-msgstr "Znakovni kod"
+msgstr "Znakovni kod "
diff --git a/source/bs/svx/source/core.po b/source/bs/svx/source/core.po
index 9bf9a399fb5..a451cff98fc 100644
--- a/source/bs/svx/source/core.po
+++ b/source/bs/svx/source/core.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-12-15 12:30+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812607.0\n"
#: graphichelper.src
msgctxt ""
@@ -21,4 +22,4 @@ msgctxt ""
"RID_SVXSTR_EXPORT_GRAPHIC_TITLE\n"
"string.text"
msgid "Image Export"
-msgstr ""
+msgstr "Izvoz slike"
diff --git a/source/bs/svx/source/dialog.po b/source/bs/svx/source/dialog.po
index c4a6028331e..cce124d24c9 100644
--- a/source/bs/svx/source/dialog.po
+++ b/source/bs/svx/source/dialog.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 17:15+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390756513.0\n"
#: bmpmask.src
msgctxt ""
@@ -35,7 +35,6 @@ msgid "Source color"
msgstr "Izvorna boja"
#: bmpmask.src
-#, fuzzy
msgctxt ""
"bmpmask.src\n"
"RID_SVXDLG_BMPMASK\n"
@@ -72,23 +71,21 @@ msgid "~Replace"
msgstr "~Zamijeni"
#: bmpmask.src
-#, fuzzy
msgctxt ""
"bmpmask.src\n"
"RID_SVXDLG_BMPMASK.TBX_PIPETTE\n"
"TBI_PIPETTE\n"
"toolboxitem.text"
msgid "Pipette"
-msgstr "Palete"
+msgstr "Pipeta"
#: bmpmask.src
-#, fuzzy
msgctxt ""
"bmpmask.src\n"
"RID_SVXDLG_BMPMASK\n"
"dockingwindow.text"
msgid "Color Replacer"
-msgstr "Tolerancija boja"
+msgstr "Mjenjač boja"
#: bmpmask.src
msgctxt ""
@@ -115,7 +112,6 @@ msgid "Color Palette"
msgstr "Paleta boja"
#: bmpmask.src
-#, fuzzy
msgctxt ""
"bmpmask.src\n"
"RID_SVXDLG_BMPMASK_STR_TOLERANCE\n"
@@ -137,7 +133,7 @@ msgctxt ""
"STR_IMAGE_ORIGINAL_SIZE\n"
"string.text"
msgid "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
-msgstr ""
+msgstr "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
#: compressgraphicdialog.src
msgctxt ""
@@ -145,7 +141,7 @@ msgctxt ""
"STR_IMAGE_VIEW_SIZE\n"
"string.text"
msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
-msgstr ""
+msgstr "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
#: compressgraphicdialog.src
msgctxt ""
@@ -153,7 +149,7 @@ msgctxt ""
"STR_IMAGE_CAPACITY\n"
"string.text"
msgid "$(CAPACITY) kiB"
-msgstr ""
+msgstr "$(CAPACITY) kiB"
#: contdlg.src
msgctxt ""
@@ -270,17 +266,16 @@ msgctxt ""
"TBI_REDO\n"
"toolboxitem.text"
msgid "Redo "
-msgstr "Ponovi "
+msgstr "Vrati "
#: contdlg.src
-#, fuzzy
msgctxt ""
"contdlg.src\n"
"RID_SVXDLG_CONTOUR.TBX1\n"
"TBI_PIPETTE\n"
"toolboxitem.text"
msgid "Pipette"
-msgstr "Palete"
+msgstr "Pipeta"
#: contdlg.src
msgctxt ""
@@ -318,7 +313,7 @@ msgid ""
"Do you want to save the changes?"
msgstr ""
"Obris je promijenjen.\n"
-"Želite li spremite promjene?"
+"Želite li snimiti promjene?"
#: contdlg.src
msgctxt ""
@@ -356,7 +351,7 @@ msgctxt ""
"STR_SWITCH\n"
"string.text"
msgid "Switch"
-msgstr ""
+msgstr "Prebaci"
#: docrecovery.src
msgctxt ""
@@ -423,7 +418,7 @@ msgid ""
"\n"
"The 'Status' column shows whether the document could be recovered."
msgstr ""
-"Pritisnite 'Pokreni povrat' da započnece proces vraćanja dokumenata nabrojanih niže.\n"
+"Pritisnite 'Pokreni povrat' da započnete proces vraćanja dokumenata nabrojanih niže.\n"
"\n"
"'Status' kolona prikazuje da li je dokument vraćen."
@@ -461,7 +456,7 @@ msgctxt ""
"BTN_RECOV_NEXT\n"
"pushbutton.text"
msgid "~Start Recovery >"
-msgstr "~Pokreni povrat >"
+msgstr "~Pokreni popravku >"
#: docrecovery.src
msgctxt ""
@@ -497,7 +492,7 @@ msgctxt ""
"STR_RECOVFAILED\n"
"string.text"
msgid "Recovery failed"
-msgstr "Povrat nije uspio"
+msgstr "Popravka nije uspjela"
#: docrecovery.src
msgctxt ""
@@ -506,7 +501,7 @@ msgctxt ""
"STR_RECOVINPROGR\n"
"string.text"
msgid "Recovery in progress"
-msgstr "Povrat u toku"
+msgstr "Popravka u toku"
#: docrecovery.src
msgctxt ""
@@ -555,7 +550,7 @@ msgctxt ""
"STR_RECOVERYONLY_FINISH\n"
"string.text"
msgid "~Finish"
-msgstr "Završi"
+msgstr "~Završi"
#: docrecovery.src
msgctxt ""
@@ -563,7 +558,7 @@ msgctxt ""
"RID_SVXQB_EXIT_RECOVERY\n"
"querybox.text"
msgid "Are you sure you want to cancel the %PRODUCTNAME document recovery?"
-msgstr "Da li ste sigurni da želite otkazati povrat %PRODUCTNAME dokumenta?"
+msgstr "Da li ste sigurni da želite otkazati %PRODUCTNAME popravku dokumenta?"
#: docrecovery.src
msgctxt ""
@@ -626,7 +621,6 @@ msgid "Welcome to the %PRODUCTNAME %PRODUCTVERSION Error Report"
msgstr "Dobrodošli u %PRODUCTNAME %PRODUCTVERSION Izvještaje o greškama"
#: docrecovery.src
-#, fuzzy
msgctxt ""
"docrecovery.src\n"
"RID_SVXPAGE_ERR_REP_WELCOME\n"
@@ -644,16 +638,16 @@ msgid ""
"For more information on The Document Foundation's privacy policy, visit\n"
"http://www.documentfoundation.org/privacy"
msgstr ""
-"Ovaj izvještaj o grešci sakuplja informacije o tome kako %PRODUCTNAME funkcioniše i šalje ih Oracle-u kako bi pomoglo u poboljšavanju kvalitete budućih verzija.\n"
+"Ovaj alat za prijavu greške prikuplja informacije o tome kako %PRODUCTNAME radi i šalje ih u The Document Foundation kako bi buduće verzije bile bolje.\n"
"\n"
-" To je jednostavno - samo pošaljete izvještaj bez ikakvog daljnjeg truda s vaše strane osim pritiska na dugme 'Šalji' u sljedećem dijalogu uz eventualni kraći opis situacije u kojoj se javila greška. Ukoliko želite pogledati izvještaj kliknite dugme 'Pogledaj izvještaj'. Nikakvi podaci se neće poslati ukoliko kliknete na dugme 'Ne šalji izvještaj'.\n"
+"To je jednostavno - samo pošaljite izvještaj bez daljnjeg napora klikom na 'Pošalji' u narednom dijalogu, ili možete ukratko opisati kako je došlo do greške, a zatim kliknite na 'Pošalji'. Ako želite vidjeti izvještaj, kliknite na 'Pokaži izvještaj' dugme. Podaci neće biti poslani ako kliknete na 'Ne šalji'.\n"
"\n"
"Privatnost korisnika\n"
-"Prikupljene informacije su ograničene na podatke vezane za stanje %PRODUCTNAME %PRODUCTVERSION kada se greška desila. Ostale informacije o šiframa ili sadržaju dokumenata se ne prikupljaju.\n"
+"Prikupljanje informacija je ograničeno na podatke o stanju %PRODUCTNAME %PRODUCTVERSION kada je došlo do greške. Ostale informacije o lozinkama ili sadržaj dokumenta se ne prikupljaju.\n"
"\n"
-"Te informacije će se isključivo koristiti za poboljšanje kvalitete %PRODUCTNAME i neće biti dijeljeno sa trećom stranom.\n"
-"Za više informacija o Oracle-ovoj politici zaštite privatnosti, posjetite \n"
-"www.oracle.com/html/services-privacy-policy.html"
+"Informacije će se koristiti samo za poboljšanje kvaliteta %PRODUCTNAME i neće biti dijeljene s trećim stranama.\n"
+"Za više informacija o politici privatnosti, posjetite The Document Foundation na adresi\n"
+"http://www.documentfoundation.org/privacy"
#: docrecovery.src
msgctxt ""
@@ -689,7 +683,7 @@ msgctxt ""
"FT_RECOV_DESCR\n"
"fixedtext.text"
msgid "In the spaces below, you can enter a title for your error report and describe the action you were trying to carry out when the error occurred. Then click 'Send'."
-msgstr "U prostoru ispod možete unijeti naslov greške i opisati operaciju koju ste pokušali izvesti kada se greška pojavila. Zatim kliknite na 'Pošalji'"
+msgstr "U prostoru ispod možete unijeti naslov greške i opisati operaciju koju ste pokušali izvesti kada se greška pojavila. Zatim kliknite na 'Pošalji'."
#: docrecovery.src
msgctxt ""
@@ -707,7 +701,7 @@ msgctxt ""
"FT_ERRSEND_USING\n"
"fixedtext.text"
msgid "~How were you using %PRODUCTNAME when the error occurred? (optional)"
-msgstr "~Kako ste koristili %PRODUCTNAME% kada se pojavila greška? (opcionalno)"
+msgstr "~Kako ste koristili %PRODUCTNAME kada se pojavila greška? (opcionalno)"
#: docrecovery.src
msgctxt ""
@@ -734,7 +728,7 @@ msgctxt ""
"CB_ERRSEND_CONTACT\n"
"checkbox.text"
msgid "~I allow The Document Foundation to contact me regarding this report."
-msgstr ""
+msgstr "~Omogućavam Dokument Fondaciji da me kontaktirate u vezi ovog izvještaja."
#: docrecovery.src
msgctxt ""
@@ -743,7 +737,7 @@ msgctxt ""
"FT_ERRSEND_EMAILADDR\n"
"fixedtext.text"
msgid "~Please enter your e-mail address"
-msgstr "~Molim unesite vašu email adresu"
+msgstr "~Molim unesite vašu e-mail adresu"
#: docrecovery.src
msgctxt ""
@@ -797,7 +791,7 @@ msgctxt ""
"BTN_ERROPT_DIRECT\n"
"radiobutton.text"
msgid "Use ~direct connection to the Internet"
-msgstr "Koristi direktnu ~vezu sa internetom"
+msgstr "Koristi direktnu ~vezu sa Internetom"
#: docrecovery.src
msgctxt ""
@@ -837,7 +831,7 @@ msgid ""
"Companies often use proxy servers in conjunction with a firewall to protect the network.\n"
"If this applies to your situation, you have to specify the address and port for the server."
msgstr ""
-"%PRODUCTNAME Alat za Izvješćivanje o greškama je potrebno spojiti na Internet kako bi mogao slati izvještaje.\n"
+"%PRODUCTNAME Alat za izvještavanje o greškama je potrebno spojiti na Internet kako bi mogao slati izvještaje.\n"
"Kompanije obično koriste proxy poslužitelje u kombinaciji sas vatrozidima koji štite mrežu.\n"
"Ukoliko se to odnosi na vašu situaciju, vi imate specifičnu adresu i port za server."
@@ -993,7 +987,6 @@ msgid "No Shadow"
msgstr "Bez sjene"
#: fontwork.src
-#, fuzzy
msgctxt ""
"fontwork.src\n"
"RID_SVXDLG_FONTWORK.TBX_SHADOW\n"
@@ -1009,7 +1002,7 @@ msgctxt ""
"TBI_SHADOW_SLANT\n"
"toolboxitem.text"
msgid "Slant"
-msgstr "Nagnutost"
+msgstr "Nagib"
#: fontwork.src
msgctxt ""
@@ -1062,7 +1055,7 @@ msgctxt ""
"RID_SVXDLG_FONTWORK\n"
"dockingwindow.text"
msgid "Fontwork"
-msgstr "FontWork"
+msgstr "Fontwork"
#: frmsel.src
msgctxt ""
@@ -1350,7 +1343,7 @@ msgctxt ""
"TBI_REDO\n"
"toolboxitem.text"
msgid "Redo"
-msgstr "Ponovi"
+msgstr "Vrati"
#: imapdlg.src
msgctxt ""
@@ -1513,7 +1506,7 @@ msgid ""
"The ImageMap has been modified.\n"
"Do you want to save the changes?"
msgstr ""
-"Mapa slike je promijenjena\n"
+"Mapa slike je promijenjena.\n"
"Želite li snimiti promjene?"
#: imapdlg.src
@@ -1525,7 +1518,7 @@ msgid ""
"The ImageMap has been modified.\n"
"Do you want to save the changes?"
msgstr ""
-"Mapa slike je promijenjena\n"
+"Mapa slike je promijenjena.\n"
"Želite li snimiti promjene?"
#: language.src
@@ -1570,7 +1563,7 @@ msgctxt ""
"CB_WARNING_OFF\n"
"checkbox.text"
msgid "~Ask when linking a graphic"
-msgstr "~Pitaj prilikom linkovanja ilustracije"
+msgstr "~Pitaj prilikom povezivanja ilustracije"
#: passwd.src
msgctxt ""
@@ -1578,7 +1571,7 @@ msgctxt ""
"RID_SVXSTR_ERR_OLD_PASSWD\n"
"string.text"
msgid "Invalid password"
-msgstr ""
+msgstr "Neispravna lozinka"
#: passwd.src
msgctxt ""
@@ -1586,7 +1579,7 @@ msgctxt ""
"RID_SVXSTR_ERR_REPEAT_PASSWD\n"
"string.text"
msgid "Passwords do not match"
-msgstr ""
+msgstr "Lozinke se ne poklapaju"
#: prtqry.src
msgctxt ""
@@ -1776,13 +1769,12 @@ msgid "Bitmap"
msgstr "Bitmapa"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_LINESTYLE\n"
"string.text"
msgid "Line Style"
-msgstr "Stil linije"
+msgstr "Stil Linije"
#: sdstring.src
msgctxt ""
@@ -1790,7 +1782,7 @@ msgctxt ""
"RID_SVXSTR_INVISIBLE\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Nikakav"
#: sdstring.src
msgctxt ""
@@ -1830,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLACK\n"
"string.text"
msgid "Black"
-msgstr ""
+msgstr "Crna"
#: sdstring.src
msgctxt ""
@@ -1838,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Plava"
#: sdstring.src
msgctxt ""
@@ -1846,7 +1838,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREEN\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Zelena"
#: sdstring.src
msgctxt ""
@@ -1854,7 +1846,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_CYAN\n"
"string.text"
msgid "Cyan"
-msgstr ""
+msgstr "Cijan"
#: sdstring.src
msgctxt ""
@@ -1862,7 +1854,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_RED\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Crvena"
#: sdstring.src
msgctxt ""
@@ -1870,7 +1862,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_MAGENTA\n"
"string.text"
msgid "Magenta"
-msgstr ""
+msgstr "Purpurna"
#: sdstring.src
msgctxt ""
@@ -1878,7 +1870,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREY\n"
"string.text"
msgid "Gray"
-msgstr ""
+msgstr "Siva"
#: sdstring.src
msgctxt ""
@@ -1886,7 +1878,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOW\n"
"string.text"
msgid "Yellow"
-msgstr ""
+msgstr "Žuta"
#: sdstring.src
msgctxt ""
@@ -1894,7 +1886,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_WHITE\n"
"string.text"
msgid "White"
-msgstr ""
+msgstr "Bijela"
#: sdstring.src
msgctxt ""
@@ -1902,7 +1894,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUEGREY\n"
"string.text"
msgid "Blue gray"
-msgstr ""
+msgstr "Plavo siva"
#: sdstring.src
msgctxt ""
@@ -1910,7 +1902,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE_CLASSIC\n"
"string.text"
msgid "Blue classic"
-msgstr ""
+msgstr "Klasična plava"
#: sdstring.src
msgctxt ""
@@ -1918,7 +1910,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_ORANGE\n"
"string.text"
msgid "Orange"
-msgstr ""
+msgstr "Narandžasta"
#: sdstring.src
msgctxt ""
@@ -2038,7 +2030,7 @@ msgctxt ""
"STR_INSERT_VIDEO_EXTFILTER_MPEG\n"
"string.text"
msgid "MPEG - Motion Pictures Experts Group (*.mpe;*.mpeg;*.mpg)"
-msgstr "MPEG - Motion Pictures Experts Group (*.mpe; *.mpeg; *.mpg)"
+msgstr "MPEG - Motion Pictures Experts Group (*.mpe;*.mpeg;*.mpg)"
#: sdstring.src
msgctxt ""
@@ -2070,7 +2062,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_VIOLET\n"
"string.text"
msgid "Violet"
-msgstr ""
+msgstr "Ljubičasta"
#: sdstring.src
msgctxt ""
@@ -2078,7 +2070,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BORDEAUX\n"
"string.text"
msgid "Bordeaux"
-msgstr ""
+msgstr "Bordo"
#: sdstring.src
msgctxt ""
@@ -2086,7 +2078,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_YELLOW\n"
"string.text"
msgid "Pale yellow"
-msgstr ""
+msgstr "Nježno žuta"
#: sdstring.src
msgctxt ""
@@ -2094,7 +2086,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_GREEN\n"
"string.text"
msgid "Pale green"
-msgstr ""
+msgstr "Nježno zelena"
#: sdstring.src
msgctxt ""
@@ -2102,7 +2094,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_DARKVIOLET\n"
"string.text"
msgid "Dark violet"
-msgstr ""
+msgstr "Tamno ljubičasta"
#: sdstring.src
msgctxt ""
@@ -2110,7 +2102,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SALMON\n"
"string.text"
msgid "Salmon"
-msgstr ""
+msgstr "Losos"
#: sdstring.src
msgctxt ""
@@ -2118,7 +2110,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SEABLUE\n"
"string.text"
msgid "Sea blue"
-msgstr ""
+msgstr "Morska plava"
#: sdstring.src
msgctxt ""
@@ -2134,7 +2126,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Purpurna"
#: sdstring.src
msgctxt ""
@@ -2142,7 +2134,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SKYBLUE\n"
"string.text"
msgid "Sky blue"
-msgstr ""
+msgstr "Nebesko plava"
#: sdstring.src
msgctxt ""
@@ -2150,7 +2142,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOWGREEN\n"
"string.text"
msgid "Yellow green"
-msgstr ""
+msgstr "Žućkasto zelena"
#: sdstring.src
msgctxt ""
@@ -2158,7 +2150,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PINK\n"
"string.text"
msgid "Pink"
-msgstr ""
+msgstr "Roza"
#: sdstring.src
msgctxt ""
@@ -2166,7 +2158,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TURQUOISE\n"
"string.text"
msgid "Turquoise"
-msgstr ""
+msgstr "Tirkizna"
#: sdstring.src
msgctxt ""
@@ -2302,7 +2294,7 @@ msgctxt ""
"RID_SVXSTR_LINEJOINT_MIDDLE\n"
"string.text"
msgid "Line joint averaged"
-msgstr "Linija priključena posrednjena"
+msgstr "Prosječni spoj linija"
#: sdstring.src
msgctxt ""
@@ -2318,7 +2310,7 @@ msgctxt ""
"RID_SVXSTR_LINEJOINT_MITER\n"
"string.text"
msgid "Line joint miter"
-msgstr "Linija priključena odrezana"
+msgstr "Kosi spoj linija"
#: sdstring.src
msgctxt ""
@@ -2334,7 +2326,7 @@ msgctxt ""
"RID_SVXSTR_LINECAP_BUTT\n"
"string.text"
msgid "Line cap flat"
-msgstr ""
+msgstr "Linija ravan"
#: sdstring.src
msgctxt ""
@@ -2342,7 +2334,7 @@ msgctxt ""
"RID_SVXSTR_LINECAP_ROUND\n"
"string.text"
msgid "Line cap round"
-msgstr ""
+msgstr "Linija kruga"
#: sdstring.src
msgctxt ""
@@ -2350,7 +2342,7 @@ msgctxt ""
"RID_SVXSTR_LINECAP_SQUARE\n"
"string.text"
msgid "Line cap square"
-msgstr ""
+msgstr "Linija kocke"
#: sdstring.src
msgctxt ""
@@ -2358,7 +2350,7 @@ msgctxt ""
"RID_SVXSTR_GRDT0\n"
"string.text"
msgid "Gradient"
-msgstr "Preliv"
+msgstr "Gradijent"
#: sdstring.src
msgctxt ""
@@ -2374,7 +2366,7 @@ msgctxt ""
"RID_SVXSTR_GRDT2\n"
"string.text"
msgid "Linear magenta/green"
-msgstr "Linearno mađenta-zelena"
+msgstr "Linearno purpurno/zelena"
#: sdstring.src
msgctxt ""
@@ -2430,150 +2422,135 @@ msgctxt ""
"RID_SVXSTR_GRDT9\n"
"string.text"
msgid "Axial light red/white"
-msgstr "Osna svijetlo crveno-bijela"
+msgstr "Osovinska svijetlo crveno-bijela"
#. l means left
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT10\n"
"string.text"
msgid "Diagonal 1l"
-msgstr "Dijagonalan"
+msgstr "Dijagonala 1l"
#. r means right
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT11\n"
"string.text"
msgid "Diagonal 1r"
-msgstr "Dijagonalan"
+msgstr "Dijagonala 1r"
#. l means left
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT12\n"
"string.text"
msgid "Diagonal 2l"
-msgstr "Dijagonalan"
+msgstr "Dijagonala 2l"
#. r means right
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT13\n"
"string.text"
msgid "Diagonal 2r"
-msgstr "Dijagonalan"
+msgstr "Dijagonala 2r"
#. l means left
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT14\n"
"string.text"
msgid "Diagonal 3l"
-msgstr "Dijagonalan"
+msgstr "Dijagonala 3l"
#. r means right
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT15\n"
"string.text"
msgid "Diagonal 3r"
-msgstr "Dijagonalan"
+msgstr "Dijagonala 3r"
#. l means left
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT16\n"
"string.text"
msgid "Diagonal 4l"
-msgstr "Dijagonalan"
+msgstr "Dijagonala 4l"
#. r means right
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT17\n"
"string.text"
msgid "Diagonal 4r"
-msgstr "Dijagonalan"
+msgstr "Dijagonala 4r"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT18\n"
"string.text"
msgid "Diagonal Blue"
-msgstr "Dijagonalno gore"
+msgstr "Plava dijagonala"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT19\n"
"string.text"
msgid "Diagonal Green"
-msgstr "Dijagonalno dolje"
+msgstr "Zelena dijagonala"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT20\n"
"string.text"
msgid "Diagonal Orange"
-msgstr "Dijagonalno dolje"
+msgstr "Narandžasta dijagonala"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT21\n"
"string.text"
msgid "Diagonal Red"
-msgstr "Dijagonalno dolje"
+msgstr "Crvena dijagonala"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT22\n"
"string.text"
msgid "Diagonal Turquoise"
-msgstr "Dijagonalni kvadrati"
+msgstr "Tirkiz dijagonala"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT23\n"
"string.text"
msgid "Diagonal Violet"
-msgstr "Dijagonalno dolje"
+msgstr "Ljubičasta dijagonala"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT24\n"
"string.text"
msgid "From a Corner"
-msgstr "Savijen ugao"
+msgstr "Iz ugla"
#: sdstring.src
msgctxt ""
@@ -2581,7 +2558,7 @@ msgctxt ""
"RID_SVXSTR_GRDT25\n"
"string.text"
msgid "From a Corner, Blue"
-msgstr ""
+msgstr "Iz ugla, plava"
#: sdstring.src
msgctxt ""
@@ -2589,7 +2566,7 @@ msgctxt ""
"RID_SVXSTR_GRDT26\n"
"string.text"
msgid "From a Corner, Green"
-msgstr ""
+msgstr "Iz ugla, zelena"
#: sdstring.src
msgctxt ""
@@ -2597,7 +2574,7 @@ msgctxt ""
"RID_SVXSTR_GRDT27\n"
"string.text"
msgid "From a Corner, Orange"
-msgstr ""
+msgstr "Iz ugla, narandžasta"
#: sdstring.src
msgctxt ""
@@ -2605,16 +2582,15 @@ msgctxt ""
"RID_SVXSTR_GRDT28\n"
"string.text"
msgid "From a Corner, Red"
-msgstr ""
+msgstr "Iz ugla, crvena"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT29\n"
"string.text"
msgid "From a Corner, Turquoise"
-msgstr "Valuta tirkizna"
+msgstr "Iz ugla, narandžasta"
#: sdstring.src
msgctxt ""
@@ -2622,52 +2598,47 @@ msgctxt ""
"RID_SVXSTR_GRDT30\n"
"string.text"
msgid "From a Corner, Violet"
-msgstr ""
+msgstr "Iz ugla, ljubičasta"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT31\n"
"string.text"
msgid "From the Middle"
-msgstr "S lijevog vrha"
+msgstr "Iz sredine"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT32\n"
"string.text"
msgid "From the Middle, Blue"
-msgstr "S lijevog vrha"
+msgstr "Iz sredine, plava"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT33\n"
"string.text"
msgid "From the Middle, Green"
-msgstr "S lijevog vrha"
+msgstr "Iz sredine, zelena"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT34\n"
"string.text"
msgid "From the Middle, Orange"
-msgstr "S lijevog vrha"
+msgstr "Iz sredine, narandžasta"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT35\n"
"string.text"
msgid "From the Middle, Red"
-msgstr "S lijevog vrha"
+msgstr "Iz sredine, crvena"
#: sdstring.src
msgctxt ""
@@ -2675,16 +2646,15 @@ msgctxt ""
"RID_SVXSTR_GRDT36\n"
"string.text"
msgid "From the Middle, Turquoise"
-msgstr ""
+msgstr "Iz sredine, tirkiz"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT37\n"
"string.text"
msgid "From the Middle, Violet"
-msgstr "S lijevog vrha"
+msgstr "Iz sredine, ljubičasta"
#: sdstring.src
msgctxt ""
@@ -2695,124 +2665,110 @@ msgid "Horizontal"
msgstr "Vodoravno"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT39\n"
"string.text"
msgid "Horizontal Blue"
-msgstr "Iz vodoravnog"
+msgstr "Horizontalno plava"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT40\n"
"string.text"
msgid "Horizontal Green"
-msgstr "Prema vodoravnom"
+msgstr "Horizontalno zelena"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT41\n"
"string.text"
msgid "Horizontal Orange"
-msgstr "Vodoravna linija"
+msgstr "Horizontalno narandžasta"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT42\n"
"string.text"
msgid "Horizontal Red"
-msgstr "Vodoravno"
+msgstr "Horizontalno crvena"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT43\n"
"string.text"
msgid "Horizontal Turquoise"
-msgstr "Vo~doravni linijar"
+msgstr "Horizontalno tirkiz"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT44\n"
"string.text"
msgid "Horizontal Violet"
-msgstr "Iz vodoravnog"
+msgstr "Horizontalno ljubičasta"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT45\n"
"string.text"
msgid "Radial"
-msgstr "Radikal"
+msgstr "Radijalno"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT46\n"
"string.text"
msgid "Radial Blue"
-msgstr "Radikal"
+msgstr "Radijalno plava"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT47\n"
"string.text"
msgid "Radial Green"
-msgstr "Kružno zeleno-crna"
+msgstr "Radijalno zelena"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT48\n"
"string.text"
msgid "Radial Orange"
-msgstr "~Opseg podataka"
+msgstr "Radijalno narandžasta"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT49\n"
"string.text"
msgid "Radial Red"
-msgstr "Radikal"
+msgstr "Radijalno crvena"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT50\n"
"string.text"
msgid "Radial Turquoise"
-msgstr "Tirkizna"
+msgstr "Radijalno tirkiz"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT51\n"
"string.text"
msgid "Radial Violet"
-msgstr "Ljubičasta"
+msgstr "Radijalno ljubičasta"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT52\n"
@@ -2821,62 +2777,52 @@ msgid "Vertical"
msgstr "Uspravno"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT53\n"
"string.text"
msgid "Vertical Blue"
-msgstr "Uspravna linija"
+msgstr "Vertikalno plava"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT54\n"
"string.text"
msgid "Vertical Green"
-msgstr "Prema uspravnom"
+msgstr "Vertikalno zelena"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT55\n"
"string.text"
msgid "Vertical Orange"
-msgstr ""
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Uspravna linija\n"
-"#-#-#-#-# basicide.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Vertikalna linija"
+msgstr "Vertikalno narandžasta"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT56\n"
"string.text"
msgid "Vertical Red"
-msgstr "Uspravni linijar"
+msgstr "Vertikalno crvena"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT57\n"
"string.text"
msgid "Vertical Turquoise"
-msgstr "Usp~ravni linijar"
+msgstr "Vertikalno tirkiz"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT58\n"
"string.text"
msgid "Vertical Violet"
-msgstr "Iz uspravnog"
+msgstr "Vertikalno ljubičasta"
#: sdstring.src
msgctxt ""
@@ -2884,7 +2830,7 @@ msgctxt ""
"RID_SVXSTR_GRDT59\n"
"string.text"
msgid "Gray Gradient"
-msgstr ""
+msgstr "Sivi gradijent"
#: sdstring.src
msgctxt ""
@@ -2892,7 +2838,7 @@ msgctxt ""
"RID_SVXSTR_GRDT60\n"
"string.text"
msgid "Yellow Gradient"
-msgstr ""
+msgstr "Žuti gradijent"
#: sdstring.src
msgctxt ""
@@ -2900,7 +2846,7 @@ msgctxt ""
"RID_SVXSTR_GRDT61\n"
"string.text"
msgid "Orange Gradient"
-msgstr ""
+msgstr "Narandžasti gradijent"
#: sdstring.src
msgctxt ""
@@ -2908,7 +2854,7 @@ msgctxt ""
"RID_SVXSTR_GRDT62\n"
"string.text"
msgid "Red Gradient"
-msgstr ""
+msgstr "Crveni gradijent"
#: sdstring.src
msgctxt ""
@@ -2916,10 +2862,9 @@ msgctxt ""
"RID_SVXSTR_GRDT63\n"
"string.text"
msgid "Pink Gradient"
-msgstr ""
+msgstr "Rozi gradijent"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT64\n"
@@ -2933,7 +2878,7 @@ msgctxt ""
"RID_SVXSTR_GRDT65\n"
"string.text"
msgid "Cyan Gradient"
-msgstr ""
+msgstr "Cijan gradijent"
#: sdstring.src
msgctxt ""
@@ -2941,7 +2886,7 @@ msgctxt ""
"RID_SVXSTR_GRDT66\n"
"string.text"
msgid "Blue Gradient"
-msgstr ""
+msgstr "Plavi gradijent"
#: sdstring.src
msgctxt ""
@@ -2949,16 +2894,15 @@ msgctxt ""
"RID_SVXSTR_GRDT67\n"
"string.text"
msgid "Purple Pipe"
-msgstr ""
+msgstr "Purpurana cijev"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GRDT68\n"
"string.text"
msgid "Night"
-msgstr "Desno"
+msgstr "Noć"
#: sdstring.src
msgctxt ""
@@ -2966,7 +2910,7 @@ msgctxt ""
"RID_SVXSTR_GRDT69\n"
"string.text"
msgid "Green Gradient"
-msgstr ""
+msgstr "Zeleni gradijent"
#: sdstring.src
msgctxt ""
@@ -3233,22 +3177,20 @@ msgid "Bitmap"
msgstr "Bitmapa"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_DASH0\n"
"string.text"
msgid "Ultrafine Dashed"
-msgstr "Ultrafine crtice"
+msgstr "Ultrafino isprekidano"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_DASH1\n"
"string.text"
msgid "Fine Dashed"
-msgstr "Fine crtice"
+msgstr "Fino isprekidano"
#: sdstring.src
msgctxt ""
@@ -3256,19 +3198,17 @@ msgctxt ""
"RID_SVXSTR_DASH2\n"
"string.text"
msgid "2 Dots 3 Dashes"
-msgstr ""
+msgstr "2 tačke 3 crtice"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_DASH3\n"
"string.text"
msgid "Fine Dotted"
-msgstr "Fine tačke"
+msgstr "Fino istačkano"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_DASH4\n"
@@ -3282,7 +3222,7 @@ msgctxt ""
"RID_SVXSTR_DASH5\n"
"string.text"
msgid "Fine Dashed"
-msgstr ""
+msgstr "Fino isprekidano"
#: sdstring.src
msgctxt ""
@@ -3290,7 +3230,7 @@ msgctxt ""
"RID_SVXSTR_DASH6\n"
"string.text"
msgid "3 Dashes 3 Dots"
-msgstr ""
+msgstr "3 crtice 3 tačke"
#: sdstring.src
msgctxt ""
@@ -3298,10 +3238,9 @@ msgctxt ""
"RID_SVXSTR_DASH7\n"
"string.text"
msgid "Ultrafine Dotted"
-msgstr ""
+msgstr "Ultrafino istačkano"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_DASH8\n"
@@ -3310,13 +3249,12 @@ msgid "Line Style 9"
msgstr "Stil linije 9"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_DASH9\n"
"string.text"
msgid "2 Dots 1 Dash"
-msgstr "2 tačke 1 crta"
+msgstr "2 tačke 1 crtica"
#: sdstring.src
msgctxt ""
@@ -3324,7 +3262,7 @@ msgctxt ""
"RID_SVXSTR_DASH10\n"
"string.text"
msgid "Dashed"
-msgstr ""
+msgstr "Crtkano"
#: sdstring.src
msgctxt ""
@@ -3335,13 +3273,12 @@ msgid "Dashed"
msgstr "Tačkasto"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_DASH12\n"
"string.text"
msgid "Line Style"
-msgstr "Stil linije"
+msgstr "Stil Linije"
#: sdstring.src
msgctxt ""
@@ -3445,7 +3382,7 @@ msgctxt ""
"RID_SVXSTR_LEND12\n"
"string.text"
msgid "Short line arrow"
-msgstr ""
+msgstr "Kratka linija strelice"
#: sdstring.src
msgctxt ""
@@ -3453,7 +3390,7 @@ msgctxt ""
"RID_SVXSTR_LEND13\n"
"string.text"
msgid "Triangle unfilled"
-msgstr ""
+msgstr "Nepopunjen trougao"
#: sdstring.src
msgctxt ""
@@ -3461,7 +3398,7 @@ msgctxt ""
"RID_SVXSTR_LEND14\n"
"string.text"
msgid "Diamond unfilled"
-msgstr ""
+msgstr "Nepopunjen dijamant"
#: sdstring.src
msgctxt ""
@@ -3472,31 +3409,28 @@ msgid "Diamond"
msgstr "Dijamant"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_LEND16\n"
"string.text"
msgid "Circle unfilled"
-msgstr "Krug, prazan"
+msgstr "Nepopunjen krug"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_LEND17\n"
"string.text"
msgid "Square 45 unfilled"
-msgstr "Kvadrat, prazan"
+msgstr "Nepopunjen kvadrat 45"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_LEND18\n"
"string.text"
msgid "Square unfilled"
-msgstr "Kvadrat, prazan"
+msgstr "Nepopunjen kvadrat"
#: sdstring.src
msgctxt ""
@@ -3504,16 +3438,15 @@ msgctxt ""
"RID_SVXSTR_LEND19\n"
"string.text"
msgid "Half circle unfilled"
-msgstr ""
+msgstr "Nepopunjen polukrug"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_LEND20\n"
"string.text"
msgid "Arrowhead"
-msgstr "Strelice"
+msgstr "Vrh strijele"
#: sdstring.src
msgctxt ""
@@ -3636,7 +3569,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_1\n"
"string.text"
msgid "Green 1 (LibreOffice Main Color)"
-msgstr ""
+msgstr "Zelena 1 (LibreOffice glavna boja)"
#: sdstring.src
msgctxt ""
@@ -3644,7 +3577,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT\n"
"string.text"
msgid "Green Accent"
-msgstr ""
+msgstr "Zeleni naglasak"
#: sdstring.src
msgctxt ""
@@ -3652,7 +3585,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT\n"
"string.text"
msgid "Blue Accent"
-msgstr ""
+msgstr "Plavi naglasak"
#: sdstring.src
msgctxt ""
@@ -3660,7 +3593,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT\n"
"string.text"
msgid "Orange Accent"
-msgstr ""
+msgstr "Narandžasti naglasak"
#: sdstring.src
msgctxt ""
@@ -3668,7 +3601,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Purpurna"
#: sdstring.src
msgctxt ""
@@ -3676,7 +3609,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT\n"
"string.text"
msgid "Purple Accent"
-msgstr ""
+msgstr "Purpurna naglasak"
#: sdstring.src
msgctxt ""
@@ -3684,7 +3617,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT\n"
"string.text"
msgid "Yellow Accent"
-msgstr ""
+msgstr "Žuti naglasak"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3693,7 +3626,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_BUTTER\n"
"string.text"
msgid "Tango: Butter"
-msgstr ""
+msgstr "Tango: Puter"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3702,7 +3635,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ORANGE\n"
"string.text"
msgid "Tango: Orange"
-msgstr ""
+msgstr "Tango: Narandžasta"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3711,7 +3644,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHOCOLATE\n"
"string.text"
msgid "Tango: Chocolate"
-msgstr ""
+msgstr "Tango: Čokoladna"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3720,7 +3653,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHAMELEON\n"
"string.text"
msgid "Tango: Chameleon"
-msgstr ""
+msgstr "Tango: Kameleon"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3729,7 +3662,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SKY_BLUE\n"
"string.text"
msgid "Tango: Sky Blue"
-msgstr ""
+msgstr "Tango: Nebesko Plava"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3738,7 +3671,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_PLUM\n"
"string.text"
msgid "Tango: Plum"
-msgstr ""
+msgstr "Tango: Šljiva"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3747,7 +3680,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SCARLET_RED\n"
"string.text"
msgid "Tango: Scarlet Red"
-msgstr ""
+msgstr "Tango: Grimizano Crvena"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3756,7 +3689,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ALUMINIUM\n"
"string.text"
msgid "Tango: Aluminium"
-msgstr ""
+msgstr "Tango: Aluminij"
#: sdstring.src
msgctxt ""
@@ -3767,31 +3700,28 @@ msgid "Gallery Theme"
msgstr "Galerija tema"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GALLERY_THEMEITEMS\n"
"string.text"
msgid "Theme Items"
-msgstr "ID teme"
+msgstr "Stavke teme"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GALLERY_THEMENAME\n"
"string.text"
msgid "Theme Name"
-msgstr "Ime tabele"
+msgstr "Naziv teme"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_GALLERY_FILESFOUND\n"
"string.text"
msgid "Files Found"
-msgstr "Datoteka nije pronađena."
+msgstr "Datoteka pronađena"
#: sdstring.src
msgctxt ""
@@ -3802,7 +3732,6 @@ msgid "Preview"
msgstr "Pregled"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_FILTER\n"
@@ -3811,7 +3740,6 @@ msgid "Filter"
msgstr "Filter"
#: sdstring.src
-#, fuzzy
msgctxt ""
"sdstring.src\n"
"RID_SVXSTR_VIEW\n"
@@ -3833,16 +3761,15 @@ msgctxt ""
"RID_SVXSTR_WRITER_STYLES\n"
"string.text"
msgid "Search for Paragraph St~yles"
-msgstr ""
+msgstr "Pretraživanje po st~ilovima odlomaka"
#: srchdlg.src
-#, fuzzy
msgctxt ""
"srchdlg.src\n"
"RID_SVXSTR_CALC_STYLES\n"
"string.text"
msgid "Search for Cell St~yles"
-msgstr "Traži ~stilove"
+msgstr "Pretraživanje po ćelijskom st~ilu"
#: srchdlg.src
msgctxt ""
@@ -3861,22 +3788,20 @@ msgid "(Replace)"
msgstr "(Zamijeni)"
#: svxbmpnumvalueset.src
-#, fuzzy
msgctxt ""
"svxbmpnumvalueset.src\n"
"RID_SVXSTR_BULLET_DESCRIPTION_0\n"
"string.text"
msgid "Solid small circular bullets"
-msgstr "Velike popunjene kockaste tačke"
+msgstr "Solidni mali kružni metak"
#: svxbmpnumvalueset.src
-#, fuzzy
msgctxt ""
"svxbmpnumvalueset.src\n"
"RID_SVXSTR_BULLET_DESCRIPTION_1\n"
"string.text"
msgid "Solid large circular bullets"
-msgstr "Velike popunjene kockaste tačke"
+msgstr "Solidni veliki kružni metak"
#: svxbmpnumvalueset.src
msgctxt ""
@@ -3884,7 +3809,7 @@ msgctxt ""
"RID_SVXSTR_BULLET_DESCRIPTION_2\n"
"string.text"
msgid "Solid diamond bullets"
-msgstr ""
+msgstr "Solidni dijamantski metak"
#: svxbmpnumvalueset.src
msgctxt ""
@@ -3932,7 +3857,7 @@ msgctxt ""
"RID_SVXSTR_SINGLENUM_DESCRIPTION_0\n"
"string.text"
msgid "Number %NUMBERINGSAMPLE"
-msgstr ""
+msgstr "Broj %NUMBERINGSAMPLE"
#: svxbmpnumvalueset.src
msgctxt ""
@@ -4044,7 +3969,7 @@ msgctxt ""
"RID_SVXSTR_OUTLINENUM_DESCRIPTION_6\n"
"string.text"
msgid "Numeric with all sublevels"
-msgstr "Brojevi na svim podnivoima"
+msgstr "Brojevi na svim pod-nivoima"
#: svxbmpnumvalueset.src
msgctxt ""
@@ -4802,14 +4727,13 @@ msgid "Western Europe (Apple Macintosh/Icelandic)"
msgstr "Zapadna Evropa (Apple Macintosh/Islandski)"
#: txenctab.src
-#, fuzzy
msgctxt ""
"txenctab.src\n"
"RID_SVXSTR_TEXTENCODING_TABLE\n"
"RTL_TEXTENCODING_APPLE_ROMANIAN\n"
"pairedlist.text"
msgid "Eastern Europe (Apple Macintosh/Romanian)"
-msgstr "Istočna Evropa (Apple Macintosh/Rumunjski)"
+msgstr "Istočna Evropa (Apple Macintosh/rumunjski)"
#: txenctab.src
msgctxt ""
@@ -5457,7 +5381,7 @@ msgctxt ""
"RID_SUBSETSTR_NUMBER_FORMS\n"
"string.text"
msgid "Number Forms"
-msgstr "Brojevne forme"
+msgstr "Oblici brojeva"
#: ucsubset.src
msgctxt ""
@@ -5511,7 +5435,7 @@ msgctxt ""
"RID_SUBSETSTR_ENCLOSED_ALPHANUM\n"
"string.text"
msgid "Enclosed Alphanumerics"
-msgstr "Uključeni alfanumerici"
+msgstr "Uključeni alfa-numerici"
#: ucsubset.src
msgctxt ""
@@ -5520,7 +5444,7 @@ msgctxt ""
"RID_SUBSETSTR_BOX_DRAWING\n"
"string.text"
msgid "Box Drawing"
-msgstr "Crtanje okvirova"
+msgstr "Crtanje okvira"
#: ucsubset.src
msgctxt ""
@@ -5529,7 +5453,7 @@ msgctxt ""
"RID_SUBSETSTR_BLOCK_ELEMENTS\n"
"string.text"
msgid "Block Elements"
-msgstr "Blokovni elementi"
+msgstr "Blokovski elementi"
#: ucsubset.src
msgctxt ""
@@ -5646,17 +5570,16 @@ msgctxt ""
"RID_SUBSETSTR_CJK_UNIFIED_IDGRAPH\n"
"string.text"
msgid "CJK Unified Ideographs"
-msgstr "CJK (Kina-Japan-Koreja) unificirani ideografi"
+msgstr "CJK (Kina-Japan-Koreja) unificirani ideogrami"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_CJK_EXT_A_UNIFIED_IDGRAPH\n"
"string.text"
msgid "CJK Unified Ideographs Extension A"
-msgstr "CJK (Kina-Japan-Koreja) unificirani ideogrami proširenje-A"
+msgstr "CJK prošireni unificirani ideogrami A"
#: ucsubset.src
msgctxt ""
@@ -5755,7 +5678,7 @@ msgctxt ""
"RID_SUBSETSTR_YI_SYLLABLES\n"
"string.text"
msgid "Yi Syllables"
-msgstr ""
+msgstr "Ji slogovi"
#: ucsubset.src
msgctxt ""
@@ -5764,7 +5687,7 @@ msgctxt ""
"RID_SUBSETSTR_YI_RADICALS\n"
"string.text"
msgid "Yi Radicals"
-msgstr ""
+msgstr "ji radikali"
#: ucsubset.src
msgctxt ""
@@ -5773,7 +5696,7 @@ msgctxt ""
"RID_SUBSETSTR_OLD_ITALIC\n"
"string.text"
msgid "Old Italic"
-msgstr ""
+msgstr "Stari Italika"
#: ucsubset.src
msgctxt ""
@@ -5782,7 +5705,7 @@ msgctxt ""
"RID_SUBSETSTR_GOTHIC\n"
"string.text"
msgid "Gothic"
-msgstr ""
+msgstr "Gotička"
#: ucsubset.src
msgctxt ""
@@ -5791,7 +5714,7 @@ msgctxt ""
"RID_SUBSETSTR_DESERET\n"
"string.text"
msgid "Deseret"
-msgstr ""
+msgstr "Deseret"
#: ucsubset.src
msgctxt ""
@@ -5800,7 +5723,7 @@ msgctxt ""
"RID_SUBSETSTR_BYZANTINE_MUSICAL_SYMBOLS\n"
"string.text"
msgid "Byzantine Musical Symbols"
-msgstr ""
+msgstr "Bizantijski muzički simboli"
#: ucsubset.src
msgctxt ""
@@ -5809,7 +5732,7 @@ msgctxt ""
"RID_SUBSETSTR_MUSICAL_SYMBOLS\n"
"string.text"
msgid "Musical Symbols"
-msgstr ""
+msgstr "Muzički simboli"
#: ucsubset.src
msgctxt ""
@@ -5818,37 +5741,34 @@ msgctxt ""
"RID_SUBSETSTR_MATHEMATICAL_ALPHANUMERIC_SYMBOLS\n"
"string.text"
msgid "Mathematical Alphanumeric Symbols"
-msgstr ""
+msgstr "Matematički alfanumerički simboli"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B\n"
"string.text"
msgid "CJK Unified Ideographs Extension B"
-msgstr "CJK (Kina-Japan-Koreja) unificirani ideogrami proširenje-A"
+msgstr "CJK sjedinjeni ideografi proširenje B"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C\n"
"string.text"
msgid "CJK Unified Ideographs Extension C"
-msgstr "CJK (Kina-Japan-Koreja) unificirani ideogrami proširenje-A"
+msgstr "Proširenje C CJK ujedinjenih ideograma"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D\n"
"string.text"
msgid "CJK Unified Ideographs Extension D"
-msgstr "CJK (Kina-Japan-Koreja) unificirani ideogrami proširenje-A"
+msgstr "CJK ujedinjeni ideografi proširenje D"
#: ucsubset.src
msgctxt ""
@@ -5857,7 +5777,7 @@ msgctxt ""
"RID_SUBSETSTR_CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT\n"
"string.text"
msgid "CJK Compatibility Ideographs Supplement"
-msgstr ""
+msgstr "CJK saglasnosni ideografi dopunski"
#: ucsubset.src
msgctxt ""
@@ -5866,17 +5786,16 @@ msgctxt ""
"RID_SUBSETSTR_TAGS\n"
"string.text"
msgid "Tags"
-msgstr ""
+msgstr "Oznake"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_CYRILLIC_SUPPLEMENTARY\n"
"string.text"
msgid "Cyrillic Supplement"
-msgstr "Ćirilica dodaci"
+msgstr "Ćirilični dodatak"
#: ucsubset.src
msgctxt ""
@@ -5885,7 +5804,7 @@ msgctxt ""
"RID_SUBSETSTR_VARIATION_SELECTORS\n"
"string.text"
msgid "Variation Selectors"
-msgstr ""
+msgstr "Izbori varijacija"
#: ucsubset.src
msgctxt ""
@@ -5894,7 +5813,7 @@ msgctxt ""
"RID_SUBSETSTR_SUPPLEMENTARY_PRIVATE_USE_AREA_A\n"
"string.text"
msgid "Supplementary Private Use Area-A"
-msgstr ""
+msgstr "Dodatno privatno korišteno područje-A"
#: ucsubset.src
msgctxt ""
@@ -5903,7 +5822,7 @@ msgctxt ""
"RID_SUBSETSTR_SUPPLEMENTARY_PRIVATE_USE_AREA_B\n"
"string.text"
msgid "Supplementary Private Use Area-B"
-msgstr ""
+msgstr "Dodatno privatno korišteno područje-B"
#: ucsubset.src
msgctxt ""
@@ -5912,7 +5831,7 @@ msgctxt ""
"RID_SUBSETSTR_LIMBU\n"
"string.text"
msgid "Limbu"
-msgstr ""
+msgstr "Limbu"
#: ucsubset.src
msgctxt ""
@@ -5921,7 +5840,7 @@ msgctxt ""
"RID_SUBSETSTR_TAI_LE\n"
"string.text"
msgid "Tai Le"
-msgstr ""
+msgstr "taj‑li"
#: ucsubset.src
msgctxt ""
@@ -5930,7 +5849,7 @@ msgctxt ""
"RID_SUBSETSTR_KHMER_SYMBOLS\n"
"string.text"
msgid "Khmer Symbols"
-msgstr ""
+msgstr "Kmerski simboli"
#: ucsubset.src
msgctxt ""
@@ -5939,7 +5858,7 @@ msgctxt ""
"RID_SUBSETSTR_PHONETIC_EXTENSIONS\n"
"string.text"
msgid "Phonetic Extensions"
-msgstr ""
+msgstr "Fonetske ekstenzije"
#: ucsubset.src
msgctxt ""
@@ -5948,7 +5867,7 @@ msgctxt ""
"RID_SUBSETSTR_MISCELLANEOUS_SYMBOLS_AND_ARROWS\n"
"string.text"
msgid "Miscellaneous Symbols And Arrows"
-msgstr ""
+msgstr "Razni simboli i strijele"
#: ucsubset.src
msgctxt ""
@@ -5957,7 +5876,7 @@ msgctxt ""
"RID_SUBSETSTR_YIJING_HEXAGRAM_SYMBOLS\n"
"string.text"
msgid "Yijing Hexagram Symbols"
-msgstr ""
+msgstr "jiđing heksagram simboli"
#: ucsubset.src
msgctxt ""
@@ -5966,7 +5885,7 @@ msgctxt ""
"RID_SUBSETSTR_LINEAR_B_SYLLABARY\n"
"string.text"
msgid "Linear B Syllabary"
-msgstr ""
+msgstr "Linearni B slog"
#: ucsubset.src
msgctxt ""
@@ -5975,7 +5894,7 @@ msgctxt ""
"RID_SUBSETSTR_LINEAR_B_IDEOGRAMS\n"
"string.text"
msgid "Linear B Ideograms"
-msgstr ""
+msgstr "Linearni B ideogrami"
#: ucsubset.src
msgctxt ""
@@ -5984,7 +5903,7 @@ msgctxt ""
"RID_SUBSETSTR_AEGEAN_NUMBERS\n"
"string.text"
msgid "Aegean Numbers"
-msgstr ""
+msgstr "egejski brojevi"
#: ucsubset.src
msgctxt ""
@@ -5993,7 +5912,7 @@ msgctxt ""
"RID_SUBSETSTR_UGARITIC\n"
"string.text"
msgid "Ugaritic"
-msgstr ""
+msgstr "Ugarski"
#: ucsubset.src
msgctxt ""
@@ -6002,7 +5921,7 @@ msgctxt ""
"RID_SUBSETSTR_SHAVIAN\n"
"string.text"
msgid "Shavian"
-msgstr ""
+msgstr "Šavijan"
#: ucsubset.src
msgctxt ""
@@ -6011,7 +5930,7 @@ msgctxt ""
"RID_SUBSETSTR_OSMANYA\n"
"string.text"
msgid "Osmanya"
-msgstr ""
+msgstr "Osmanski"
#: ucsubset.src
msgctxt ""
@@ -6176,14 +6095,13 @@ msgid "CJK Radical Supplement"
msgstr "CJK radikali dodaci"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_KANGXI_RADICALS\n"
"string.text"
msgid "Kangxi Radicals"
-msgstr "Kanxi radikali"
+msgstr "Kanđi radikali"
#: ucsubset.src
msgctxt ""
@@ -6264,7 +6182,7 @@ msgctxt ""
"RID_SUBSETSTR_CJK_STROKES\n"
"string.text"
msgid "CJK Strokes"
-msgstr ""
+msgstr "CJK Potezi"
#: ucsubset.src
msgctxt ""
@@ -6273,7 +6191,7 @@ msgctxt ""
"RID_SUBSETSTR_CYPRIOT_SYLLABARY\n"
"string.text"
msgid "Cypriot Syllabary"
-msgstr ""
+msgstr "Kiparski slogovi"
#: ucsubset.src
msgctxt ""
@@ -6282,7 +6200,7 @@ msgctxt ""
"RID_SUBSETSTR_TAI_XUAN_JING_SYMBOLS\n"
"string.text"
msgid "Tai Xuan Jing Symbols"
-msgstr ""
+msgstr "Tai Xuan Jing simboli"
#: ucsubset.src
msgctxt ""
@@ -6291,7 +6209,7 @@ msgctxt ""
"RID_SUBSETSTR_VARIATION_SELECTORS_SUPPLEMENT\n"
"string.text"
msgid "Variation Selectors Supplement"
-msgstr ""
+msgstr "Dodaci odabira varijacija"
#: ucsubset.src
msgctxt ""
@@ -6300,7 +6218,7 @@ msgctxt ""
"RID_SUBSETSTR_ANCIENT_GREEK_MUSICAL_NOTATION\n"
"string.text"
msgid "Ancient Greek Musical Notation"
-msgstr ""
+msgstr "Drevna grčka muzička notacija"
#: ucsubset.src
msgctxt ""
@@ -6309,7 +6227,7 @@ msgctxt ""
"RID_SUBSETSTR_ANCIENT_GREEK_NUMBERS\n"
"string.text"
msgid "Ancient Greek Numbers"
-msgstr ""
+msgstr "Starogrčki brojevi"
#: ucsubset.src
msgctxt ""
@@ -6318,7 +6236,7 @@ msgctxt ""
"RID_SUBSETSTR_ARABIC_SUPPLEMENT\n"
"string.text"
msgid "Arabic Supplement"
-msgstr ""
+msgstr "Arapski dodatak"
#: ucsubset.src
msgctxt ""
@@ -6327,7 +6245,7 @@ msgctxt ""
"RID_SUBSETSTR_BUGINESE\n"
"string.text"
msgid "Buginese"
-msgstr ""
+msgstr "Bugijski"
#: ucsubset.src
msgctxt ""
@@ -6336,7 +6254,7 @@ msgctxt ""
"RID_SUBSETSTR_COMBINING_DIACRITICAL_MARKS_SUPPLEMENT\n"
"string.text"
msgid "Combining Diacritical Marks Supplement"
-msgstr ""
+msgstr "Kombinuje dodatke za dijakritičke znake"
#: ucsubset.src
msgctxt ""
@@ -6345,7 +6263,7 @@ msgctxt ""
"RID_SUBSETSTR_COPTIC\n"
"string.text"
msgid "Coptic"
-msgstr ""
+msgstr "Koptski"
#: ucsubset.src
msgctxt ""
@@ -6354,7 +6272,7 @@ msgctxt ""
"RID_SUBSETSTR_ETHIOPIC_EXTENDED\n"
"string.text"
msgid "Ethiopic Extended"
-msgstr ""
+msgstr "Etiopski, prosireni"
#: ucsubset.src
msgctxt ""
@@ -6363,7 +6281,7 @@ msgctxt ""
"RID_SUBSETSTR_ETHIOPIC_SUPPLEMENT\n"
"string.text"
msgid "Ethiopic Supplement"
-msgstr ""
+msgstr "Etiopski dopunjeno"
#: ucsubset.src
msgctxt ""
@@ -6372,7 +6290,7 @@ msgctxt ""
"RID_SUBSETSTR_GEORGIAN_SUPPLEMENT\n"
"string.text"
msgid "Georgian Supplement"
-msgstr ""
+msgstr "Gruzijski dopunjeno"
#: ucsubset.src
msgctxt ""
@@ -6381,7 +6299,7 @@ msgctxt ""
"RID_SUBSETSTR_GLAGOLITIC\n"
"string.text"
msgid "Glagolitic"
-msgstr ""
+msgstr "Glagoljica"
#: ucsubset.src
msgctxt ""
@@ -6390,7 +6308,7 @@ msgctxt ""
"RID_SUBSETSTR_KHAROSHTHI\n"
"string.text"
msgid "Kharoshthi"
-msgstr ""
+msgstr "Karošti"
#: ucsubset.src
msgctxt ""
@@ -6399,7 +6317,7 @@ msgctxt ""
"RID_SUBSETSTR_MODIFIER_TONE_LETTERS\n"
"string.text"
msgid "Modifier Tone Letters"
-msgstr ""
+msgstr "Modifikatori tona"
#: ucsubset.src
msgctxt ""
@@ -6408,7 +6326,7 @@ msgctxt ""
"RID_SUBSETSTR_NEW_TAI_LUE\n"
"string.text"
msgid "New Tai Lue"
-msgstr ""
+msgstr "Novi Tai Le"
#: ucsubset.src
msgctxt ""
@@ -6417,7 +6335,7 @@ msgctxt ""
"RID_SUBSETSTR_OLD_PERSIAN\n"
"string.text"
msgid "Old Persian"
-msgstr ""
+msgstr "Stari persijski"
#: ucsubset.src
msgctxt ""
@@ -6426,7 +6344,7 @@ msgctxt ""
"RID_SUBSETSTR_PHONETIC_EXTENSIONS_SUPPLEMENT\n"
"string.text"
msgid "Phonetic Extensions Supplement"
-msgstr ""
+msgstr "Fonetska prosirenja dopuna"
#: ucsubset.src
msgctxt ""
@@ -6435,7 +6353,7 @@ msgctxt ""
"RID_SUBSETSTR_SUPPLEMENTAL_PUNCTUATION\n"
"string.text"
msgid "Supplemental Punctuation"
-msgstr ""
+msgstr "Dodatna interpunkcija"
#: ucsubset.src
msgctxt ""
@@ -6444,7 +6362,7 @@ msgctxt ""
"RID_SUBSETSTR_SYLOTI_NAGRI\n"
"string.text"
msgid "Syloti Nagri"
-msgstr ""
+msgstr "Syloti Nagri"
#: ucsubset.src
msgctxt ""
@@ -6453,7 +6371,7 @@ msgctxt ""
"RID_SUBSETSTR_TIFINAGH\n"
"string.text"
msgid "Tifinagh"
-msgstr ""
+msgstr "Tifinag"
#: ucsubset.src
msgctxt ""
@@ -6462,7 +6380,7 @@ msgctxt ""
"RID_SUBSETSTR_VERTICAL_FORMS\n"
"string.text"
msgid "Vertical Forms"
-msgstr ""
+msgstr "Vertikalne forme"
#: ucsubset.src
msgctxt ""
@@ -6471,7 +6389,7 @@ msgctxt ""
"RID_SUBSETSTR_NKO\n"
"string.text"
msgid "Nko"
-msgstr ""
+msgstr "Nko"
#: ucsubset.src
msgctxt ""
@@ -6480,27 +6398,25 @@ msgctxt ""
"RID_SUBSETSTR_BALINESE\n"
"string.text"
msgid "Balinese"
-msgstr ""
+msgstr "Balineze"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_LATIN_EXTENDED_C\n"
"string.text"
msgid "Latin Extended-C"
-msgstr "Latinica proširenje-A"
+msgstr "Latinički prošireni‑C"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_LATIN_EXTENDED_D\n"
"string.text"
msgid "Latin Extended-D"
-msgstr "Latinica proširenje-A"
+msgstr "Latinički prošireni‑D"
#: ucsubset.src
msgctxt ""
@@ -6509,7 +6425,7 @@ msgctxt ""
"RID_SUBSETSTR_PHAGS_PA\n"
"string.text"
msgid "Phags-Pa"
-msgstr ""
+msgstr "Phags-Pa"
#: ucsubset.src
msgctxt ""
@@ -6518,7 +6434,7 @@ msgctxt ""
"RID_SUBSETSTR_PHOENICIAN\n"
"string.text"
msgid "Phoenician"
-msgstr ""
+msgstr "Feničanski"
#: ucsubset.src
msgctxt ""
@@ -6527,7 +6443,7 @@ msgctxt ""
"RID_SUBSETSTR_CUNEIFORM\n"
"string.text"
msgid "Cuneiform"
-msgstr ""
+msgstr "Klinasto pismo"
#: ucsubset.src
msgctxt ""
@@ -6536,7 +6452,7 @@ msgctxt ""
"RID_SUBSETSTR_CUNEIFORM_NUMBERS_AND_PUNCTUATION\n"
"string.text"
msgid "Cuneiform Numbers And Punctuation"
-msgstr ""
+msgstr "Brojevi i interpunkcije klinastog pisma"
#: ucsubset.src
msgctxt ""
@@ -6545,7 +6461,7 @@ msgctxt ""
"RID_SUBSETSTR_COUNTING_ROD_NUMERALS\n"
"string.text"
msgid "Counting Rod Numerals"
-msgstr ""
+msgstr "Brojanje štapićima"
#: ucsubset.src
msgctxt ""
@@ -6554,7 +6470,7 @@ msgctxt ""
"RID_SUBSETSTR_SUNDANESE\n"
"string.text"
msgid "Sundanese"
-msgstr ""
+msgstr "Sudanski"
#: ucsubset.src
msgctxt ""
@@ -6563,7 +6479,7 @@ msgctxt ""
"RID_SUBSETSTR_LEPCHA\n"
"string.text"
msgid "Lepcha"
-msgstr ""
+msgstr "Lepča"
#: ucsubset.src
msgctxt ""
@@ -6572,7 +6488,7 @@ msgctxt ""
"RID_SUBSETSTR_OL_CHIKI\n"
"string.text"
msgid "Ol Chiki"
-msgstr ""
+msgstr "Ol Čiki"
#: ucsubset.src
msgctxt ""
@@ -6581,7 +6497,7 @@ msgctxt ""
"RID_SUBSETSTR_CYRILLIC_EXTENDED_A\n"
"string.text"
msgid "Cyrillic Extended-A"
-msgstr ""
+msgstr "Ćirilično proširenje-A"
#: ucsubset.src
msgctxt ""
@@ -6590,7 +6506,7 @@ msgctxt ""
"RID_SUBSETSTR_VAI\n"
"string.text"
msgid "Vai"
-msgstr ""
+msgstr "Vai"
#: ucsubset.src
msgctxt ""
@@ -6599,7 +6515,7 @@ msgctxt ""
"RID_SUBSETSTR_CYRILLIC_EXTENDED_B\n"
"string.text"
msgid "Cyrillic Extended-B"
-msgstr ""
+msgstr "Ćirilični proširenje-B"
#: ucsubset.src
msgctxt ""
@@ -6608,7 +6524,7 @@ msgctxt ""
"RID_SUBSETSTR_SAURASHTRA\n"
"string.text"
msgid "Saurashtra"
-msgstr ""
+msgstr "Saurashtra"
#: ucsubset.src
msgctxt ""
@@ -6617,7 +6533,7 @@ msgctxt ""
"RID_SUBSETSTR_KAYAH_LI\n"
"string.text"
msgid "Kayah Li"
-msgstr ""
+msgstr "Kaja Li"
#: ucsubset.src
msgctxt ""
@@ -6626,17 +6542,16 @@ msgctxt ""
"RID_SUBSETSTR_REJANG\n"
"string.text"
msgid "Rejang"
-msgstr ""
+msgstr "Ređang"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_CHAM\n"
"string.text"
msgid "Cham"
-msgstr "Znak"
+msgstr "Čam"
#: ucsubset.src
msgctxt ""
@@ -6645,7 +6560,7 @@ msgctxt ""
"RID_SUBSETSTR_ANCIENT_SYMBOLS\n"
"string.text"
msgid "Ancient Symbols"
-msgstr ""
+msgstr "Drevni simboli"
#: ucsubset.src
msgctxt ""
@@ -6654,7 +6569,7 @@ msgctxt ""
"RID_SUBSETSTR_PHAISTOS_DISC\n"
"string.text"
msgid "Phaistos Disc"
-msgstr ""
+msgstr "Faistos disk"
#: ucsubset.src
msgctxt ""
@@ -6663,7 +6578,7 @@ msgctxt ""
"RID_SUBSETSTR_LYCIAN\n"
"string.text"
msgid "Lycian"
-msgstr ""
+msgstr "Lukijski"
#: ucsubset.src
msgctxt ""
@@ -6672,7 +6587,7 @@ msgctxt ""
"RID_SUBSETSTR_CARIAN\n"
"string.text"
msgid "Carian"
-msgstr ""
+msgstr "Šavijan"
#: ucsubset.src
msgctxt ""
@@ -6681,7 +6596,7 @@ msgctxt ""
"RID_SUBSETSTR_LYDIAN\n"
"string.text"
msgid "Lydian"
-msgstr ""
+msgstr "Libijski"
#: ucsubset.src
msgctxt ""
@@ -6690,7 +6605,7 @@ msgctxt ""
"RID_SUBSETSTR_MAHJONG_TILES\n"
"string.text"
msgid "Mahjong Tiles"
-msgstr ""
+msgstr "Mahdžong pločice"
#: ucsubset.src
msgctxt ""
@@ -6699,7 +6614,7 @@ msgctxt ""
"RID_SUBSETSTR_DOMINO_TILES\n"
"string.text"
msgid "Domino Tiles"
-msgstr ""
+msgstr "Domino pločice"
#: ucsubset.src
msgctxt ""
@@ -6708,7 +6623,7 @@ msgctxt ""
"RID_SUBSETSTR_SAMARITAN\n"
"string.text"
msgid "Samaritan"
-msgstr ""
+msgstr "Samarićanski"
#: ucsubset.src
msgctxt ""
@@ -6717,7 +6632,7 @@ msgctxt ""
"RID_SUBSETSTR_UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED\n"
"string.text"
msgid "Canadian Aboriginal Syllabics Extended"
-msgstr ""
+msgstr "Kanadski Aboriginalni Syllabics produžen"
#: ucsubset.src
msgctxt ""
@@ -6726,7 +6641,7 @@ msgctxt ""
"RID_SUBSETSTR_TAI_THAM\n"
"string.text"
msgid "Tai Tham"
-msgstr ""
+msgstr "Tai tham"
#: ucsubset.src
msgctxt ""
@@ -6735,17 +6650,16 @@ msgctxt ""
"RID_SUBSETSTR_VEDIC_EXTENSIONS\n"
"string.text"
msgid "Vedic Extensions"
-msgstr ""
+msgstr "Vedski prošireni"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_LISU\n"
"string.text"
msgid "Lisu"
-msgstr "Lista"
+msgstr "Lisu"
#: ucsubset.src
msgctxt ""
@@ -6754,7 +6668,7 @@ msgctxt ""
"RID_SUBSETSTR_BAMUM\n"
"string.text"
msgid "Bamum"
-msgstr ""
+msgstr "Bamum"
#: ucsubset.src
msgctxt ""
@@ -6763,7 +6677,7 @@ msgctxt ""
"RID_SUBSETSTR_COMMON_INDIC_NUMBER_FORMS\n"
"string.text"
msgid "Common Indic Number Forms"
-msgstr ""
+msgstr "Zajednički Indijski Oblici Brojeva"
#: ucsubset.src
msgctxt ""
@@ -6772,7 +6686,7 @@ msgctxt ""
"RID_SUBSETSTR_DEVANAGARI_EXTENDED\n"
"string.text"
msgid "Devanagari Extended"
-msgstr ""
+msgstr "Devanagari Prošireno"
#: ucsubset.src
msgctxt ""
@@ -6781,7 +6695,7 @@ msgctxt ""
"RID_SUBSETSTR_HANGUL_JAMO_EXTENDED_A\n"
"string.text"
msgid "Hangul Jamo Extended-A"
-msgstr ""
+msgstr "Hangul Džamo proširenje-A"
#: ucsubset.src
msgctxt ""
@@ -6790,7 +6704,7 @@ msgctxt ""
"RID_SUBSETSTR_JAVANESE\n"
"string.text"
msgid "Javanese"
-msgstr ""
+msgstr "Javanski"
#: ucsubset.src
msgctxt ""
@@ -6799,7 +6713,7 @@ msgctxt ""
"RID_SUBSETSTR_MYANMAR_EXTENDED_A\n"
"string.text"
msgid "Myanmar Extended-A"
-msgstr ""
+msgstr "Mjanmarski prošireni-A"
#: ucsubset.src
msgctxt ""
@@ -6808,7 +6722,7 @@ msgctxt ""
"RID_SUBSETSTR_TAI_VIET\n"
"string.text"
msgid "Tai Viet"
-msgstr ""
+msgstr "Taj Viet"
#: ucsubset.src
msgctxt ""
@@ -6817,7 +6731,7 @@ msgctxt ""
"RID_SUBSETSTR_MEETEI_MAYEK\n"
"string.text"
msgid "Meetei Mayek"
-msgstr ""
+msgstr "Mitej majek"
#: ucsubset.src
msgctxt ""
@@ -6826,7 +6740,7 @@ msgctxt ""
"RID_SUBSETSTR_HANGUL_JAMO_EXTENDED_B\n"
"string.text"
msgid "Hangul Jamo Extended-B"
-msgstr ""
+msgstr "Hangul Džamo proširenje-B"
#: ucsubset.src
msgctxt ""
@@ -6835,7 +6749,7 @@ msgctxt ""
"RID_SUBSETSTR_IMPERIAL_ARAMAIC\n"
"string.text"
msgid "Imperial Aramaic"
-msgstr ""
+msgstr "Carski Aramejski"
#: ucsubset.src
msgctxt ""
@@ -6844,7 +6758,7 @@ msgctxt ""
"RID_SUBSETSTR_OLD_SOUTH_ARABIAN\n"
"string.text"
msgid "Old South Arabian"
-msgstr ""
+msgstr "Stari Južnoarabijski"
#: ucsubset.src
msgctxt ""
@@ -6853,7 +6767,7 @@ msgctxt ""
"RID_SUBSETSTR_AVESTAN\n"
"string.text"
msgid "Avestan"
-msgstr ""
+msgstr "Avestanski"
#: ucsubset.src
msgctxt ""
@@ -6862,7 +6776,7 @@ msgctxt ""
"RID_SUBSETSTR_INSCRIPTIONAL_PARTHIAN\n"
"string.text"
msgid "Inscriptional Parthian"
-msgstr ""
+msgstr "Pisani Parćanski"
#: ucsubset.src
msgctxt ""
@@ -6871,7 +6785,7 @@ msgctxt ""
"RID_SUBSETSTR_INSCRIPTIONAL_PAHLAVI\n"
"string.text"
msgid "Inscriptional Pahlavi"
-msgstr ""
+msgstr "Inskripcijski Pahlavi"
#: ucsubset.src
msgctxt ""
@@ -6880,7 +6794,7 @@ msgctxt ""
"RID_SUBSETSTR_OLD_TURKIC\n"
"string.text"
msgid "Old Turkic"
-msgstr ""
+msgstr "Stari Turski"
#: ucsubset.src
msgctxt ""
@@ -6889,7 +6803,7 @@ msgctxt ""
"RID_SUBSETSTR_RUMI_NUMERAL_SYMBOLS\n"
"string.text"
msgid "Rumi Numeral Symbols"
-msgstr ""
+msgstr "Rumi Brojni Simboli"
#: ucsubset.src
msgctxt ""
@@ -6898,7 +6812,7 @@ msgctxt ""
"RID_SUBSETSTR_KAITHI\n"
"string.text"
msgid "Kaithi"
-msgstr ""
+msgstr "Kaiti"
#: ucsubset.src
msgctxt ""
@@ -6907,7 +6821,7 @@ msgctxt ""
"RID_SUBSETSTR_EGYPTIAN_HIEROGLYPHS\n"
"string.text"
msgid "Egyptian Hieroglyphs"
-msgstr ""
+msgstr "Egipatski hijeroglifi"
#: ucsubset.src
msgctxt ""
@@ -6916,7 +6830,7 @@ msgctxt ""
"RID_SUBSETSTR_ENCLOSED_ALPHANUMERIC_SUPPLEMENT\n"
"string.text"
msgid "Enclosed Alphanumeric Supplement"
-msgstr ""
+msgstr "Zatvoreni Alfanumerički Dodatak"
#: ucsubset.src
msgctxt ""
@@ -6925,7 +6839,7 @@ msgctxt ""
"RID_SUBSETSTR_ENCLOSED_IDEOGRAPHIC_SUPPLEMENT\n"
"string.text"
msgid "Enclosed Ideographic Supplement"
-msgstr ""
+msgstr "Zatvoreni Ideogramski Dodatak"
#: ucsubset.src
msgctxt ""
@@ -6934,7 +6848,7 @@ msgctxt ""
"RID_SUBSETSTR_MANDAIC\n"
"string.text"
msgid "Mandaic"
-msgstr ""
+msgstr "Mandejski"
#: ucsubset.src
msgctxt ""
@@ -6943,7 +6857,7 @@ msgctxt ""
"RID_SUBSETSTR_BATAK\n"
"string.text"
msgid "Batak"
-msgstr ""
+msgstr "Batak"
#: ucsubset.src
msgctxt ""
@@ -6952,7 +6866,7 @@ msgctxt ""
"RID_SUBSETSTR_ETHIOPIC_EXTENDED_A\n"
"string.text"
msgid "Ethiopic Extended-A"
-msgstr ""
+msgstr "Etiopski Proširena-A"
#: ucsubset.src
msgctxt ""
@@ -6961,7 +6875,7 @@ msgctxt ""
"RID_SUBSETSTR_BRAHMI\n"
"string.text"
msgid "Brahmi"
-msgstr ""
+msgstr "Brajevo pismo"
#: ucsubset.src
msgctxt ""
@@ -6970,7 +6884,7 @@ msgctxt ""
"RID_SUBSETSTR_BAMUM_SUPPLEMENT\n"
"string.text"
msgid "Bamum Supplement"
-msgstr ""
+msgstr "Bamum dodatak"
#: ucsubset.src
msgctxt ""
@@ -6979,7 +6893,7 @@ msgctxt ""
"RID_SUBSETSTR_KANA_SUPPLEMENT\n"
"string.text"
msgid "Kana Supplement"
-msgstr ""
+msgstr "Kana dodatak"
#: ucsubset.src
msgctxt ""
@@ -6988,7 +6902,7 @@ msgctxt ""
"RID_SUBSETSTR_PLAYING_CARDS\n"
"string.text"
msgid "Playing Cards"
-msgstr ""
+msgstr "Igraće karte"
#: ucsubset.src
msgctxt ""
@@ -6997,7 +6911,7 @@ msgctxt ""
"RID_SUBSETSTR_MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS\n"
"string.text"
msgid "Miscellaneous Symbols And Pictographs"
-msgstr ""
+msgstr "Razni simboli i piktogrami"
#: ucsubset.src
msgctxt ""
@@ -7006,7 +6920,7 @@ msgctxt ""
"RID_SUBSETSTR_EMOTICONS\n"
"string.text"
msgid "Emoticons"
-msgstr ""
+msgstr "Emotikoni"
#: ucsubset.src
msgctxt ""
@@ -7015,7 +6929,7 @@ msgctxt ""
"RID_SUBSETSTR_TRANSPORT_AND_MAP_SYMBOLS\n"
"string.text"
msgid "Transport And Map Symbols"
-msgstr ""
+msgstr "Saobraćajni i kartografski simboli"
#: ucsubset.src
msgctxt ""
@@ -7024,17 +6938,16 @@ msgctxt ""
"RID_SUBSETSTR_ALCHEMICAL_SYMBOLS\n"
"string.text"
msgid "Alchemical Symbols"
-msgstr ""
+msgstr "Alhemijski simboli"
#: ucsubset.src
-#, fuzzy
msgctxt ""
"ucsubset.src\n"
"RID_SUBSETMAP\n"
"RID_SUBSETSTR_ARABIC_EXTENDED_A\n"
"string.text"
msgid "Arabic Extended-A"
-msgstr "Arapski prošireni"
+msgstr "Arapski prošireni-A"
#: ucsubset.src
msgctxt ""
@@ -7043,7 +6956,7 @@ msgctxt ""
"RID_SUBSETSTR_ARABIC_MATHEMATICAL_ALPHABETIC_SYMBOLS\n"
"string.text"
msgid "Arabic Mathematical Alphabetic Symbols"
-msgstr ""
+msgstr "Arapski matematski alfabetski simboli"
#: ucsubset.src
msgctxt ""
@@ -7052,7 +6965,7 @@ msgctxt ""
"RID_SUBSETSTR_CHAKMA\n"
"string.text"
msgid "Chakma"
-msgstr ""
+msgstr "Čakma"
#: ucsubset.src
msgctxt ""
@@ -7061,7 +6974,7 @@ msgctxt ""
"RID_SUBSETSTR_MEETEI_MAYEK_EXTENSIONS\n"
"string.text"
msgid "Meetei Mayek Extensions"
-msgstr ""
+msgstr "Mitej Majek proširenja"
#: ucsubset.src
msgctxt ""
@@ -7070,7 +6983,7 @@ msgctxt ""
"RID_SUBSETSTR_MEROITIC_CURSIVE\n"
"string.text"
msgid "Meroitic Cursive"
-msgstr ""
+msgstr "Meriotski kurzivni"
#: ucsubset.src
msgctxt ""
@@ -7079,7 +6992,7 @@ msgctxt ""
"RID_SUBSETSTR_MEROITIC_HIEROGLYPHS\n"
"string.text"
msgid "Meroitic Hieroglyphs"
-msgstr ""
+msgstr "Meriotski hijeroglifi"
#: ucsubset.src
msgctxt ""
@@ -7088,7 +7001,7 @@ msgctxt ""
"RID_SUBSETSTR_MIAO\n"
"string.text"
msgid "Miao"
-msgstr ""
+msgstr "Miao"
#: ucsubset.src
msgctxt ""
@@ -7097,7 +7010,7 @@ msgctxt ""
"RID_SUBSETSTR_SHARADA\n"
"string.text"
msgid "Sharada"
-msgstr ""
+msgstr "Šarada"
#: ucsubset.src
msgctxt ""
@@ -7106,7 +7019,7 @@ msgctxt ""
"RID_SUBSETSTR_SORA_SOMPENG\n"
"string.text"
msgid "Sora Sompeng"
-msgstr ""
+msgstr "Sora Sompeng"
#: ucsubset.src
msgctxt ""
@@ -7115,7 +7028,7 @@ msgctxt ""
"RID_SUBSETSTR_SUNDANESE_SUPPLEMENT\n"
"string.text"
msgid "Sundanese Supplement"
-msgstr ""
+msgstr "Sundanski dodatni"
#: ucsubset.src
msgctxt ""
@@ -7124,4 +7037,4 @@ msgctxt ""
"RID_SUBSETSTR_TAKRI\n"
"string.text"
msgid "Takri"
-msgstr ""
+msgstr "Takri"
diff --git a/source/bs/svx/source/engine3d.po b/source/bs/svx/source/engine3d.po
index c4034932cd6..2bd46ea3d81 100644
--- a/source/bs/svx/source/engine3d.po
+++ b/source/bs/svx/source/engine3d.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389898942.0\n"
#: float3d.src
msgctxt ""
@@ -742,7 +743,7 @@ msgctxt ""
"FL_MAT_SPECULAR\n"
"fixedline.text"
msgid "Specular"
-msgstr "Spekular"
+msgstr "Specular"
#: float3d.src
msgctxt ""
@@ -845,13 +846,12 @@ msgid "B:"
msgstr "B:"
#: float3d.src
-#, fuzzy
msgctxt ""
"float3d.src\n"
"RID_SVXFLOAT3D_COLOR_LIGHT_PRE\n"
"string.text"
msgid "Color Light Preview"
-msgstr "Pregled za štampu"
+msgstr "Svjetlosni pregled boja"
#: string3d.src
msgctxt ""
diff --git a/source/bs/svx/source/fmcomp.po b/source/bs/svx/source/fmcomp.po
index fd3b5ab873c..d3a1362c423 100644
--- a/source/bs/svx/source/fmcomp.po
+++ b/source/bs/svx/source/fmcomp.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-27 20:51+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390855860.0\n"
#: gridctrl.src
msgctxt ""
@@ -58,7 +59,7 @@ msgctxt ""
"SID_FM_CHECKBOX\n"
"menuitem.text"
msgid "Check Box"
-msgstr "Kvadratić"
+msgstr "Opciono polje"
#: gridctrl.src
msgctxt ""
@@ -76,7 +77,7 @@ msgctxt ""
"SID_FM_LISTBOX\n"
"menuitem.text"
msgid "List Box"
-msgstr "Polje sa listom"
+msgstr "Padajuća lista"
#: gridctrl.src
msgctxt ""
diff --git a/source/bs/svx/source/form.po b/source/bs/svx/source/form.po
index 1c2787b2780..34e34eea475 100644
--- a/source/bs/svx/source/form.po
+++ b/source/bs/svx/source/form.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 20:54+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390856050.0\n"
#: datanavi.src
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"MID_SHOW_DETAILS\n"
"menuitem.text"
msgid "~Show Details"
-msgstr "~Pokaži detalje..."
+msgstr "~Pokaži detalje"
#: datanavi.src
msgctxt ""
@@ -252,9 +253,9 @@ msgid ""
"\n"
"How do you want to proceed?"
msgstr ""
-"Ova instanca je vezana s obrascem.\n"
+"Ova instanca je vezana s formularom.\n"
"\n"
-"Izmjene koje ste napravili će biti izgubljene kada se forma ponovo učita..\n"
+"Izmjene koje ste napravili će biti izgubljene kada se formular ponovo učita.\n"
"\n"
"Kako želite nastaviti?"
@@ -601,7 +602,7 @@ msgctxt ""
"RID_SVXDLG_NAMESPACE_ITEM\n"
"modaldialog.text"
msgid "Namespaces for Forms"
-msgstr "Imenski prostori za obrasce"
+msgstr "Imenski prostori za formulare"
#: datanavi.src
msgctxt ""
@@ -628,7 +629,7 @@ msgctxt ""
"STR_EDIT_TEXT\n"
"string.text"
msgid "Edit Namespace"
-msgstr "Izmijeni namespace"
+msgstr "Izmijeni imenski prostor"
#: datanavi.src
msgctxt ""
@@ -883,7 +884,7 @@ msgctxt ""
"RID_STR_DATANAV_SUBM_ID\n"
"string.text"
msgid "ID: "
-msgstr "ID:"
+msgstr "ID: "
#: datanavi.src
msgctxt ""
@@ -899,7 +900,7 @@ msgctxt ""
"RID_STR_DATANAV_SUBM_REF\n"
"string.text"
msgid "Reference: "
-msgstr "Reference:"
+msgstr "Referenca: "
#: datanavi.src
msgctxt ""
@@ -1198,7 +1199,7 @@ msgctxt ""
"SID_FM_CONVERTTO_LISTBOX\n"
"menuitem.text"
msgid "L~ist Box"
-msgstr "Polje sa ~listom"
+msgstr "Padajuća l~ista"
#: fmexpl.src
msgctxt ""
@@ -1341,7 +1342,7 @@ msgctxt ""
"RID_SVX_FMEXPLORER\n"
"dockingwindow.text"
msgid "Form Navigator"
-msgstr "Upravitelj obrascima"
+msgstr "Navigator formulara"
#: fmstring.src
msgctxt ""
@@ -1349,7 +1350,7 @@ msgctxt ""
"RID_ERR_CONTEXT_ADDFORM\n"
"string.text"
msgid "Error while creating form"
-msgstr "Greška pri stvaranju obrasca"
+msgstr "Greška pri pravljenju formulara"
#: fmstring.src
msgctxt ""
@@ -1377,7 +1378,7 @@ msgctxt ""
"RID_STR_FORMS\n"
"string.text"
msgid "Forms"
-msgstr "Obrasci"
+msgstr "Formulari"
#: fmstring.src
msgctxt ""
@@ -1401,7 +1402,7 @@ msgctxt ""
"RID_STR_PROPERTIES_FORM\n"
"string.text"
msgid "Form Properties"
-msgstr "Osobine obrasca"
+msgstr "Osobine formulara"
#: fmstring.src
msgctxt ""
@@ -1409,7 +1410,7 @@ msgctxt ""
"RID_STR_FMEXPLORER\n"
"string.text"
msgid "Form Navigator"
-msgstr "Upravitelj formularima"
+msgstr "Navigator formulara"
#: fmstring.src
msgctxt ""
@@ -1664,7 +1665,7 @@ msgctxt ""
"RID_STR_PROPTITLE_RADIOBUTTON\n"
"string.text"
msgid "Option Button"
-msgstr "Dugme za opciju"
+msgstr "Radio dugme"
#: fmstring.src
msgctxt ""
@@ -1680,7 +1681,7 @@ msgctxt ""
"RID_STR_PROPTITLE_FIXEDTEXT\n"
"string.text"
msgid "Label Field"
-msgstr "Polje oznake"
+msgstr "Labela"
#: fmstring.src
msgctxt ""
@@ -1712,7 +1713,7 @@ msgctxt ""
"RID_STR_PROPTITLE_LISTBOX\n"
"string.text"
msgid "List Box"
-msgstr "Polje sa listom"
+msgstr "Padajuća lista"
#: fmstring.src
msgctxt ""
@@ -1792,7 +1793,7 @@ msgctxt ""
"RID_STR_PROPTITLE_DBGRID\n"
"string.text"
msgid "Table Control "
-msgstr "Kontrola tabele"
+msgstr "Kontrola tabele "
#: fmstring.src
msgctxt ""
@@ -1832,7 +1833,7 @@ msgctxt ""
"RID_STR_NODATACONTROLS\n"
"string.text"
msgid "No data-related controls in the current form!"
-msgstr "Ne postoji kontrola podataka u trenutnom obrascu!"
+msgstr "Ne postoji podatkovna kontrola u trenutnom formularu!"
#: fmstring.src
msgctxt ""
@@ -1840,7 +1841,7 @@ msgctxt ""
"RID_STR_POSTFIX_DATE\n"
"string.text"
msgid " (Date)"
-msgstr "(Datum)"
+msgstr " (Datum)"
#: fmstring.src
msgctxt ""
@@ -1848,7 +1849,7 @@ msgctxt ""
"RID_STR_POSTFIX_TIME\n"
"string.text"
msgid " (Time)"
-msgstr "(Vrijeme)"
+msgstr " (Vrijeme)"
#: fmstring.src
msgctxt ""
@@ -1880,7 +1881,7 @@ msgctxt ""
"RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY\n"
"string.text"
msgid "Valid bound controls which can be used in the table view do not exist in the current form."
-msgstr "Ispravne kontrole granica koje se mogu koristiti za pregledanje tabela ne postoje u trenutnom obrazcu."
+msgstr "Ispravne kontrole granica koje se mogu koristiti za pregledanje tabela ne postoje u trenutnom formularu."
#: fmstring.src
msgctxt ""
@@ -1899,8 +1900,8 @@ msgid ""
"The content of the current form has been modified.\n"
"Do you want to save your changes?"
msgstr ""
-"Promijenjen je sadržaj trenutnog obrasca.\n"
-"Želite li spremiti promjene?"
+"Promijenjen je sadržaj trenutnog formulara.\n"
+"Želite li snimiti promjene?"
#: fmstring.src
msgctxt ""
@@ -1909,7 +1910,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "LIKE"
-msgstr "POPUT"
+msgstr "LIKE"
#: fmstring.src
msgctxt ""
@@ -1918,7 +1919,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "NOT"
-msgstr "NE"
+msgstr "NOT"
#: fmstring.src
msgctxt ""
@@ -1927,7 +1928,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "EMPTY"
-msgstr "PRAZAN"
+msgstr "EMPTY"
#: fmstring.src
msgctxt ""
@@ -1936,7 +1937,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "TRUE"
-msgstr "TACNO"
+msgstr "TRUE"
#: fmstring.src
msgctxt ""
@@ -1945,7 +1946,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "FALSE"
-msgstr "NETACNO"
+msgstr "FALSE"
#: fmstring.src
msgctxt ""
@@ -1954,7 +1955,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "IS"
-msgstr "JE"
+msgstr "IS"
#: fmstring.src
msgctxt ""
@@ -1963,7 +1964,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "BETWEEN"
-msgstr "IZMEĐU"
+msgstr "BETWEEN"
#: fmstring.src
msgctxt ""
@@ -1972,7 +1973,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "OR"
-msgstr "ILI"
+msgstr "OR"
#: fmstring.src
msgctxt ""
@@ -1981,7 +1982,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "AND"
-msgstr "I"
+msgstr "AND"
#: fmstring.src
msgctxt ""
@@ -2132,7 +2133,7 @@ msgctxt ""
"RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE\n"
"string.text"
msgid "The value #1 cannot be used with LIKE."
-msgstr "Vrijednost #1 se ne može koristiti sa AS!"
+msgstr "Vrijednost #1 se ne može koristiti sa LIKE."
#: fmstring.src
msgctxt ""
@@ -2148,7 +2149,7 @@ msgctxt ""
"RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID\n"
"string.text"
msgid "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY."
-msgstr "Unesena vrijednost nije ispravan datum. Unesite datum u ispravnom formatu, npr. DD/MM/GG"
+msgstr "Unesena vrijednost nije ispravan datum. Unesite datum u ispravnom formatu, npr. DD/MM/GG."
#: fmstring.src
msgctxt ""
@@ -2196,7 +2197,7 @@ msgctxt ""
"RID_STR_SVT_SQL_SYNTAX_COLUMN\n"
"string.text"
msgid "The column \"#1\" is unknown in the table \"#2\"."
-msgstr "Kolona \"#\" je nepoznata u tabeli \"#\"!"
+msgstr "Kolona \"#1\" je nepoznata u tabeli \"#2\"."
#: fmstring.src
msgctxt ""
@@ -2228,7 +2229,7 @@ msgctxt ""
"RID_STR_READONLY_VIEW\n"
"string.text"
msgid " (read-only)"
-msgstr "(samo-čitanje)"
+msgstr " (samo-čitanje)"
#: fmstring.src
msgctxt ""
diff --git a/source/bs/svx/source/gallery2.po b/source/bs/svx/source/gallery2.po
index 2f5df55a76e..c48f7dc99e9 100644
--- a/source/bs/svx/source/gallery2.po
+++ b/source/bs/svx/source/gallery2.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-26 10:49+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 19:15+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518943.0\n"
+"X-POOTLE-MTIME: 1390850142.0\n"
#: gallery.src
msgctxt ""
@@ -58,7 +58,7 @@ msgid ""
"delete this object?"
msgstr ""
"Želite li stvarno\n"
-"obrisati ovaj objekt?"
+"obrisati ovaj objekat?"
#: gallery.src
msgctxt ""
@@ -138,7 +138,7 @@ msgid ""
"Do you want to enter a different search path? "
msgstr ""
"Ova datoteka ne može biti otvorena.\n"
-"Želite li upisati drukčiju stazu pretraživanja?"
+"Želite li upisati drukčiju stazu pretraživanja? "
#: gallery.src
msgctxt ""
@@ -276,7 +276,7 @@ msgctxt ""
"MN_ADD\n"
"menuitem.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Ubaci"
#: gallery.src
msgctxt ""
@@ -285,7 +285,7 @@ msgctxt ""
"MN_BACKGROUND\n"
"menuitem.text"
msgid "Insert as Bac~kground"
-msgstr ""
+msgstr "Ubaci kao Poz~adina"
#: gallery.src
msgctxt ""
@@ -378,7 +378,7 @@ msgctxt ""
"RID_GALLERYSTR_THEME_FLOWCHARTS\n"
"string.text"
msgid "Flow Charts"
-msgstr "Grafikoni protoka"
+msgstr "Simboli dijagrama"
#: galtheme.src
msgctxt ""
@@ -445,7 +445,6 @@ msgid "Surfaces"
msgstr "Površine"
#: galtheme.src
-#, fuzzy
msgctxt ""
"galtheme.src\n"
"RID_GALLERYSTR_THEME_COMPUTERS\n"
@@ -459,7 +458,7 @@ msgctxt ""
"RID_GALLERYSTR_THEME_DIAGRAMS\n"
"string.text"
msgid "Diagrams"
-msgstr ""
+msgstr "Dijagrami"
#: galtheme.src
msgctxt ""
@@ -467,10 +466,9 @@ msgctxt ""
"RID_GALLERYSTR_THEME_ENVIRONMENT\n"
"string.text"
msgid "Environment"
-msgstr ""
+msgstr "Okolina"
#: galtheme.src
-#, fuzzy
msgctxt ""
"galtheme.src\n"
"RID_GALLERYSTR_THEME_FINANCE\n"
@@ -484,7 +482,7 @@ msgctxt ""
"RID_GALLERYSTR_THEME_TRANSPORT\n"
"string.text"
msgid "Transport"
-msgstr ""
+msgstr "Transport"
#: galtheme.src
msgctxt ""
@@ -492,7 +490,7 @@ msgctxt ""
"RID_GALLERYSTR_THEME_TXTSHAPES\n"
"string.text"
msgid "Textshapes"
-msgstr ""
+msgstr "Oblici teksta"
#: galtheme.src
msgctxt ""
@@ -628,7 +626,7 @@ msgctxt ""
"RID_GALLERYSTR_THEME_SCREENBEANS\n"
"string.text"
msgid "Screen Beans"
-msgstr "Zaslonska zrnca"
+msgstr "Ekranska zrnca"
#: galtheme.src
msgctxt ""
@@ -796,7 +794,7 @@ msgctxt ""
"RID_GALLERYSTR_THEME_ARCHITECTURE_OVERLAY\n"
"string.text"
msgid "Architecture - overlay"
-msgstr "Arhitektua - transparencija"
+msgstr "Arhitektura - transparencija"
#: galtheme.src
msgctxt ""
@@ -844,7 +842,7 @@ msgctxt ""
"RID_GALLERYSTR_THEME_FLOWCHARTS_1\n"
"string.text"
msgid "Flowcharts"
-msgstr "Grafikoni"
+msgstr "Simboli dijagrama"
#: galtheme.src
msgctxt ""
@@ -852,7 +850,7 @@ msgctxt ""
"RID_GALLERYSTR_THEME_FLOWCHARTS_2\n"
"string.text"
msgid "Flowcharts 2"
-msgstr "Grafikoni 2"
+msgstr "Simboli dijagrama 2"
#: galtheme.src
msgctxt ""
diff --git a/source/bs/svx/source/items.po b/source/bs/svx/source/items.po
index 30cc91add26..77d616b086b 100644
--- a/source/bs/svx/source/items.po
+++ b/source/bs/svx/source/items.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 19:49+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390852188.0\n"
#: svxerr.src
msgctxt ""
@@ -22,7 +23,7 @@ msgctxt ""
"ERRCTX_SVX_LINGU_THESAURUS&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) executing the thesaurus."
-msgstr "$(ERR) izvršavajući tezaurus"
+msgstr "$(ERR) kod primjene rječnika sinonima."
#: svxerr.src
msgctxt ""
@@ -31,7 +32,7 @@ msgctxt ""
"ERRCTX_SVX_LINGU_SPELLING&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) executing the spellcheck."
-msgstr "$(ERR) kod izvršavanja provjere pravopisa"
+msgstr "$(ERR) kod provjere pravopisa."
#: svxerr.src
msgctxt ""
@@ -40,7 +41,7 @@ msgctxt ""
"ERRCTX_SVX_LINGU_HYPHENATION&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) executing the hyphenation."
-msgstr "$(ERR) kod rastavljanja riječi"
+msgstr "$(ERR) kod rastavljanja riječi."
#: svxerr.src
msgctxt ""
@@ -49,7 +50,7 @@ msgctxt ""
"ERRCTX_SVX_LINGU_DICTIONARY&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) creating a dictionary."
-msgstr "$(ERR) kod stvaranja rječnika"
+msgstr "$(ERR) kod stvaranja rječnika."
#: svxerr.src
msgctxt ""
@@ -58,7 +59,7 @@ msgctxt ""
"ERRCTX_SVX_BACKGROUND&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) setting background attribute."
-msgstr "$(ERR) kod postavljanja atributa pozadine"
+msgstr "$(ERR) kod postavljanja atributa pozadine."
#: svxerr.src
msgctxt ""
@@ -67,7 +68,7 @@ msgctxt ""
"ERRCTX_SVX_IMPORT_GRAPHIC&ERRCODE_RES_MASK\n"
"string.text"
msgid "$(ERR) loading the graphics."
-msgstr "$(ERR) kod učitavanja grafike"
+msgstr "$(ERR) kod učitavanja ilustracija."
#: svxerr.src
msgctxt ""
@@ -79,8 +80,8 @@ msgid ""
"No thesaurus available for the current language.\n"
"Please check your installation and install the desired language."
msgstr ""
-"Pojmovnik nije dostupan za tekuci jezik.\n"
-"Proverite svoju instalaciju i instalirajte Željeni jezik"
+"Rječnik sinonima nije dostupan za tekući jezik.\n"
+"Provjerite svoju instalaciju i instalirajte željeni jezik."
#: svxerr.src
msgctxt ""
@@ -95,7 +96,7 @@ msgid ""
msgstr ""
"$(ARG1) nije podržana automatska provjera pravopisa ili ova opcija nije trenutačno aktivna.\n"
" Provjerite vašu instalaciju i, ukoliko je potrebno, instalirajte potrebne module\n"
-" ili ih aktivirajte 'Alati - Opcije - Jezične postavke - Pomoć pri pisanju'."
+" ili ih aktivirajte 'Alati - Opcije - Jezičke postavke - Pomoć pri pisanju'."
#: svxerr.src
msgctxt ""
@@ -131,7 +132,7 @@ msgctxt ""
"ERRCODE_SVX_LINGU_DICT_NOTWRITEABLE&ERRCODE_RES_MASK\n"
"string.text"
msgid "The custom dictionary $(ARG1) cannot be created."
-msgstr "Odabrani rjecnik $(ARG1) ne može biti stvoren."
+msgstr "Odabrani rječnik $(ARG1) ne može biti napravljen."
#: svxerr.src
msgctxt ""
@@ -140,7 +141,7 @@ msgctxt ""
"ERRCODE_SVX_GRAPHIC_NOTREADABLE&ERRCODE_RES_MASK\n"
"string.text"
msgid "The graphic $(ARG1) could not be found."
-msgstr "Grafika $(ARG1) nije nadena."
+msgstr "Ilustracija $(ARG1) nije pronađena."
#: svxerr.src
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"ERRCODE_SVX_GRAPHIC_WRONG_FILEFORMAT&ERRCODE_RES_MASK\n"
"string.text"
msgid "An unlinked graphic could not be loaded."
-msgstr "Nepovezan crtež ne može biti učitan"
+msgstr "Nepovezan crtež ne može biti učitan."
#: svxerr.src
msgctxt ""
@@ -167,7 +168,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't loaded as the required IO-services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "Sloj za formulare nije učitan pošto potrebni IO servisi (com.sun.star.io.*) nisu mogli biti instancirani."
#: svxerr.src
msgctxt ""
@@ -176,7 +177,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't written as the required IO services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "Sloj za formulare nije zapisan pošto potrebni IO servisi (com.sun.star.io.*) nisu mogli biti instancirani."
#: svxerr.src
msgctxt ""
@@ -212,7 +213,7 @@ msgctxt ""
"ERRCODE_SVX_MODIFIED_VBASIC_STORAGE & ERRCODE_RES_MASK\n"
"string.text"
msgid "All changes to the Basic Code are lost.The original VBA Macro Code is saved instead."
-msgstr "Sve promjene u Basic kodu su izgubljene. Umjesto toga originalni VBA Makro kod je spremljen."
+msgstr "Sve promjene u Basic kodu su izgubljene. Umjesto toga originalni VBA Makro kod je snimljen."
#: svxerr.src
msgctxt ""
@@ -248,7 +249,7 @@ msgctxt ""
"ERRCODE_SVX_READ_FILTER_PPOINT & ERRCODE_RES_MASK\n"
"string.text"
msgid "The loading of password-encrypted Microsoft PowerPoint presentations is not supported."
-msgstr "Ucitavanje lozinkom zašticenih Microsoft PowerPoint prezentacija nije podržano programom."
+msgstr "Učitavanje lozinkom zaštićenih Microsoft PowerPoint prezentacija nije podržano programom."
#: svxerr.src
msgctxt ""
@@ -261,7 +262,7 @@ msgid ""
"Do you want to save the document without password protection?"
msgstr ""
"Zaštita lozinkom nije podržana kada se dokumenti čuvaju u obliku Microsoft Office dokumenata.\n"
-"Da sačuvam dokument bez zaštite lozinkom"
+"Da sačuvam dokument bez zaštite lozinkom?"
#: svxitems.src
msgctxt ""
@@ -441,7 +442,7 @@ msgctxt ""
"20\n"
"itemlist.text"
msgid "Blinking"
-msgstr "Trepčuće"
+msgstr "Trepćuće"
#: svxitems.src
msgctxt ""
@@ -504,7 +505,7 @@ msgctxt ""
"27\n"
"itemlist.text"
msgid "Hyphenation"
-msgstr "Rastavljanje rijeci"
+msgstr "Rastavljanje riječi"
#: svxitems.src
msgctxt ""
@@ -513,7 +514,7 @@ msgctxt ""
"28\n"
"itemlist.text"
msgid "Do not split paragraph"
-msgstr "Bez dijeljenja odlomka"
+msgstr "Bez razdvajanja odlomka"
#: svxitems.src
msgctxt ""
@@ -603,7 +604,7 @@ msgctxt ""
"38\n"
"itemlist.text"
msgid "Blinking"
-msgstr "Trepčuće"
+msgstr "Trepćuće"
#: svxitems.src
msgctxt ""
@@ -792,7 +793,7 @@ msgctxt ""
"59\n"
"itemlist.text"
msgid "Vertical text alignment"
-msgstr "Okomito namještanje teksta"
+msgstr "Uspravno poravnanje teksta"
#: svxitems.src
msgctxt ""
@@ -1048,7 +1049,7 @@ msgctxt ""
"RID_SVXITEMS_MARGIN_LEFT\n"
"string.text"
msgid "Left margin: "
-msgstr "Lijeva margina:"
+msgstr "Lijeva margina: "
#: svxitems.src
msgctxt ""
@@ -1056,7 +1057,7 @@ msgctxt ""
"RID_SVXITEMS_MARGIN_TOP\n"
"string.text"
msgid "Top margin: "
-msgstr "Gornja margina:"
+msgstr "Gornja margina: "
#: svxitems.src
msgctxt ""
@@ -1064,7 +1065,7 @@ msgctxt ""
"RID_SVXITEMS_MARGIN_RIGHT\n"
"string.text"
msgid "Right margin: "
-msgstr "Desna margina:"
+msgstr "Desna margina: "
#: svxitems.src
msgctxt ""
@@ -1072,7 +1073,7 @@ msgctxt ""
"RID_SVXITEMS_MARGIN_BOTTOM\n"
"string.text"
msgid "Bottom margin: "
-msgstr "Donja margina:"
+msgstr "Donja margina: "
#: svxitems.src
msgctxt ""
@@ -1080,7 +1081,7 @@ msgctxt ""
"RID_SVXITEMS_PAGE_COMPLETE\n"
"string.text"
msgid "Page Description: "
-msgstr "Opis stranice:"
+msgstr "Opis stranice: "
#: svxitems.src
msgctxt ""
@@ -1208,7 +1209,7 @@ msgctxt ""
"RID_SVXITEMS_BACKGROUND_COLOR\n"
"string.text"
msgid "Background color: "
-msgstr "Boja pozadine:"
+msgstr "Boja pozadine: "
#: svxitems.src
msgctxt ""
@@ -1216,7 +1217,7 @@ msgctxt ""
"RID_SVXITEMS_PATTERN_COLOR\n"
"string.text"
msgid "Pattern color: "
-msgstr "Boja uzorka:"
+msgstr "Boja uzorka: "
#: svxitems.src
msgctxt ""
diff --git a/source/bs/svx/source/sidebar.po b/source/bs/svx/source/sidebar.po
index 9ea87cb2e85..ecbc5d97241 100644
--- a/source/bs/svx/source/sidebar.po
+++ b/source/bs/svx/source/sidebar.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-05-23 12:06+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812609.0\n"
#: EmptyPanel.src
msgctxt ""
@@ -21,4 +23,4 @@ msgctxt ""
"FT_MESSAGE\n"
"fixedtext.text"
msgid "Properties for the task that you are performing are not available for the current selection"
-msgstr ""
+msgstr "Svojstva za zadatak koji obavljate nisu dostupna za trenutni izbor"
diff --git a/source/bs/svx/source/sidebar/area.po b/source/bs/svx/source/sidebar/area.po
index 5c2952ec91a..abcc5099aa3 100644
--- a/source/bs/svx/source/sidebar/area.po
+++ b/source/bs/svx/source/sidebar/area.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-23 12:06+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812613.0\n"
#: AreaPropertyPanel.src
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"FT_TRGR_CENTER_X\n"
"fixedtext.text"
msgid "Center ~X:"
-msgstr ""
+msgstr "Centar ~X:"
#: AreaPropertyPanel.src
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"MTR_TRGR_CENTER_X\n"
"metricfield.quickhelptext"
msgid "Specify the horizontal offset percentage from the center for the gradient shading style. 50% is the horizontal center."
-msgstr ""
+msgstr "Odredite horizontalni postotak pomaka od centra za stil gradijent sjenčenja. 50% je horizontalni centar."
#: AreaPropertyPanel.src
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"FT_TRGR_CENTER_Y\n"
"fixedtext.text"
msgid "Center ~Y:"
-msgstr ""
+msgstr "Centar ~Y:"
#: AreaPropertyPanel.src
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"MTR_TRGR_CENTER_Y\n"
"metricfield.quickhelptext"
msgid "Specify the vertical offset percentage from the center for the gradient shading style. 50% is the vertical center."
-msgstr ""
+msgstr "Odredite vertikalni postotak pomaka od centra za stil gradijent sjenčenja. 50% je vertikalni centar."
#: AreaPropertyPanel.src
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"FT_TRGR_ANGLE\n"
"fixedtext.text"
msgid "~Angle:"
-msgstr ""
+msgstr "~Ugao:"
#: AreaPropertyPanel.src
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"MTR_TRGR_ANGLE\n"
"metricfield.text"
msgid " degrees"
-msgstr ""
+msgstr " stepeni"
#: AreaPropertyPanel.src
msgctxt ""
@@ -75,7 +77,7 @@ msgctxt ""
"MTR_TRGR_ANGLE\n"
"metricfield.quickhelptext"
msgid "Specify the angle of rotation for the gradient shading style."
-msgstr ""
+msgstr "Odredite ugao rotacije za stil gradijent sjenčenja."
#: AreaPropertyPanel.src
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"FT_TRGR_START_VALUE\n"
"fixedtext.text"
msgid "~Start value:"
-msgstr ""
+msgstr "~Početna vrijednost:"
#: AreaPropertyPanel.src
msgctxt ""
@@ -93,7 +95,7 @@ msgctxt ""
"MTR_TRGR_START_VALUE\n"
"metricfield.quickhelptext"
msgid "Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Unesite transparentnu vrijednost za početnu tačku gradijenta, gdje je 0% potpuno nepregledno i 100% je u potpunosti transparentno."
#: AreaPropertyPanel.src
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"FT_TRGR_END_VALUE\n"
"fixedtext.text"
msgid "~End value:"
-msgstr ""
+msgstr "~Krajnja vrijednost:"
#: AreaPropertyPanel.src
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"MTR_TRGR_END_VALUE\n"
"metricfield.quickhelptext"
msgid "Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Unesite transparentnu vrijednost za krajnje tačke gradijenta, gdje je 0% potpuno nepregledno i 100% je u potpunosti transparentno."
#: AreaPropertyPanel.src
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"FT_TRGR_BORDER\n"
"fixedtext.text"
msgid "~Border:"
-msgstr ""
+msgstr "~Granica:"
#: AreaPropertyPanel.src
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"MTR_TRGR_BORDER\n"
"metricfield.quickhelptext"
msgid "Specify the border value of gradient transparence."
-msgstr ""
+msgstr "Odredite granične vrijednosti gradijenta prozirnosti."
#: AreaPropertyPanel.src
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"STR_HELP_LEFT\n"
"string.text"
msgid "Rotate counterclockwise by 45 degrees."
-msgstr ""
+msgstr "Rotiraj u smjeru suprotnom od kretanja kazaljke na satu za 45 stepeni."
#: AreaPropertyPanel.src
msgctxt ""
@@ -147,4 +149,4 @@ msgctxt ""
"STR_HELP_RIGHT\n"
"string.text"
msgid "Rotate clockwise by 45 degrees."
-msgstr ""
+msgstr "Rotiraj u smjeru kretanja kazaljke na satu za 45 stepeni."
diff --git a/source/bs/svx/source/sidebar/line.po b/source/bs/svx/source/sidebar/line.po
index 8a630de3b48..fe3c738d68f 100644
--- a/source/bs/svx/source/sidebar/line.po
+++ b/source/bs/svx/source/sidebar/line.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-23 12:06+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812614.0\n"
#: LinePropertyPanel.src
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"PB_OPTIONS\n"
"pushbutton.text"
msgid "~More Options..."
-msgstr ""
+msgstr "~Više opcija..."
#: LinePropertyPanel.src
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"FT_CUSTOME\n"
"fixedtext.text"
msgid "Custom:"
-msgstr ""
+msgstr "Posebno:"
#: LinePropertyPanel.src
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"FT_LINE_WIDTH\n"
"fixedtext.text"
msgid "Line ~width:"
-msgstr ""
+msgstr "Širina ~linije:"
#: LinePropertyPanel.src
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"MF_WIDTH\n"
"metricfield.quickhelptext"
msgid "Specify the width of the line."
-msgstr ""
+msgstr "Navodi širinu linije."
#: LinePropertyPanel.src
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"STR_WIDTH_LAST_CUSTOM\n"
"string.text"
msgid "Last Custom Value"
-msgstr ""
+msgstr "Zadnja prilagođena vrijednost"
#: LinePropertyPanel.src
msgctxt ""
@@ -66,4 +68,4 @@ msgctxt ""
"STR_PT\n"
"string.text"
msgid "pt"
-msgstr ""
+msgstr "pt"
diff --git a/source/bs/svx/source/sidebar/paragraph.po b/source/bs/svx/source/sidebar/paragraph.po
index ba62565fcae..179dfb7d1c3 100644
--- a/source/bs/svx/source/sidebar/paragraph.po
+++ b/source/bs/svx/source/sidebar/paragraph.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-23 12:06+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-27 20:47+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390855629.0\n"
#: ParaPropertyPanel.src
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"STR_NOFILL\n"
"string.text"
msgid "No Color"
-msgstr ""
+msgstr "Bez boje"
#: ParaPropertyPanel.src
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"CB_BULLET_MORE\n"
"pushbutton.text"
msgid "~More Options"
-msgstr ""
+msgstr "~Više opcija"
#: ParaPropertyPanel.src
msgctxt ""
@@ -38,7 +40,7 @@ msgctxt ""
"RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_0\n"
"string.text"
msgid "large square bullets"
-msgstr ""
+msgstr "velika četvrtasta zrna"
#: ParaPropertyPanel.src
msgctxt ""
@@ -46,7 +48,7 @@ msgctxt ""
"RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_1\n"
"string.text"
msgid "graphic bullets"
-msgstr ""
+msgstr "grafička zrna"
#: ParaPropertyPanel.src
msgctxt ""
@@ -54,7 +56,7 @@ msgctxt ""
"RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_2\n"
"string.text"
msgid "graphic bullets"
-msgstr ""
+msgstr "grafička zrna"
#: ParaPropertyPanel.src
msgctxt ""
@@ -62,7 +64,7 @@ msgctxt ""
"RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_3\n"
"string.text"
msgid "graphic bullets"
-msgstr ""
+msgstr "grafička zrna"
#: ParaPropertyPanel.src
msgctxt ""
@@ -70,7 +72,7 @@ msgctxt ""
"RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_4\n"
"string.text"
msgid "graphic bullets"
-msgstr ""
+msgstr "grafička zrna"
#: ParaPropertyPanel.src
msgctxt ""
@@ -79,7 +81,7 @@ msgctxt ""
"CB_NUMBERING_MORE\n"
"pushbutton.text"
msgid "~More Options"
-msgstr ""
+msgstr "~Više opcija"
#: ParaPropertyPanel.src
msgctxt ""
@@ -88,7 +90,7 @@ msgctxt ""
"FT_CUSTOM\n"
"fixedtext.text"
msgid "Custom:"
-msgstr ""
+msgstr "Posebno:"
#: ParaPropertyPanel.src
msgctxt ""
@@ -97,7 +99,7 @@ msgctxt ""
"FT_LINE_SPACING\n"
"fixedtext.text"
msgid "~Line Spacing:"
-msgstr ""
+msgstr "~Razmak Linija:"
#: ParaPropertyPanel.src
msgctxt ""
@@ -106,7 +108,7 @@ msgctxt ""
"FT_OF\n"
"fixedtext.text"
msgid "~Of:"
-msgstr ""
+msgstr "~Od:"
#: ParaPropertyPanel.src
msgctxt ""
@@ -115,7 +117,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Jednostruki"
#: ParaPropertyPanel.src
msgctxt ""
@@ -124,7 +126,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "1.5 Lines"
-msgstr ""
+msgstr "1.5 Linije"
#: ParaPropertyPanel.src
msgctxt ""
@@ -133,7 +135,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Double"
-msgstr ""
+msgstr "Dvostruki"
#: ParaPropertyPanel.src
msgctxt ""
@@ -142,7 +144,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Proportional"
-msgstr ""
+msgstr "Proporcionalan"
#: ParaPropertyPanel.src
msgctxt ""
@@ -151,7 +153,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "At least"
-msgstr ""
+msgstr "Barem"
#: ParaPropertyPanel.src
msgctxt ""
@@ -160,7 +162,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Leading"
-msgstr ""
+msgstr "Vodeći"
#: ParaPropertyPanel.src
msgctxt ""
@@ -169,7 +171,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Fixed"
-msgstr ""
+msgstr "Fiksno"
#: ParaPropertyPanel.src
msgctxt ""
@@ -178,7 +180,7 @@ msgctxt ""
"STR_LS_SINGLE\n"
"string.text"
msgid "Line spacing: Single"
-msgstr ""
+msgstr "Razmak Linija: Jedini"
#: ParaPropertyPanel.src
msgctxt ""
@@ -187,7 +189,7 @@ msgctxt ""
"STR_LS_115\n"
"string.text"
msgid "Line spacing: 1.15 Lines"
-msgstr ""
+msgstr "Razmak Linija: 1.15 Linije"
#: ParaPropertyPanel.src
msgctxt ""
@@ -196,7 +198,7 @@ msgctxt ""
"STR_LS_15\n"
"string.text"
msgid "Line spacing: 1.5 Lines"
-msgstr ""
+msgstr "Razmak Linije: 1.5 Linija"
#: ParaPropertyPanel.src
msgctxt ""
@@ -205,7 +207,7 @@ msgctxt ""
"STR_LS_DOUBLE\n"
"string.text"
msgid "Line spacing: Double"
-msgstr ""
+msgstr "Razmak Linije: Duplo"
#: ParaPropertyPanel.src
msgctxt ""
@@ -214,7 +216,7 @@ msgctxt ""
"STR_LSPACING\n"
"string.text"
msgid "Line spacing:"
-msgstr ""
+msgstr "Razmak linije:"
#: ParaPropertyPanel.src
msgctxt ""
@@ -223,7 +225,7 @@ msgctxt ""
"STR_LS_OF\n"
"string.text"
msgid "of:"
-msgstr ""
+msgstr "od:"
#: ParaPropertyPanel.src
msgctxt ""
@@ -232,7 +234,7 @@ msgctxt ""
"STR_SPACING1\n"
"string.text"
msgid "Spacing: 1"
-msgstr ""
+msgstr "Razmak: 1"
#: ParaPropertyPanel.src
msgctxt ""
@@ -241,7 +243,7 @@ msgctxt ""
"STR_SPACING115\n"
"string.text"
msgid "Spacing: 1.15"
-msgstr ""
+msgstr "Razmak: 1.15"
#: ParaPropertyPanel.src
msgctxt ""
@@ -250,7 +252,7 @@ msgctxt ""
"STR_SPACING15\n"
"string.text"
msgid "Spacing: 1.5"
-msgstr ""
+msgstr "Razmak: 1.5"
#: ParaPropertyPanel.src
msgctxt ""
@@ -259,7 +261,7 @@ msgctxt ""
"STR_SPACING2\n"
"string.text"
msgid "Spacing: 2"
-msgstr ""
+msgstr "Razmak: 2"
#: ParaPropertyPanel.src
msgctxt ""
@@ -268,7 +270,7 @@ msgctxt ""
"STR_LCVALUE\n"
"string.text"
msgid "Last Custom Value"
-msgstr ""
+msgstr "Zadnja prilagođena vrijednost"
#: ParaPropertyPanel.src
msgctxt ""
@@ -276,7 +278,7 @@ msgctxt ""
"RID_SVXSTR_NUMBULLET_NONE\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Nema"
#: ParaPropertyPanel.src
msgctxt ""
@@ -284,7 +286,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_0\n"
"string.text"
msgid "Black Pearl"
-msgstr ""
+msgstr "Crni Biser"
#: ParaPropertyPanel.src
msgctxt ""
@@ -292,7 +294,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_1\n"
"string.text"
msgid "Blue Arrow 1"
-msgstr ""
+msgstr "Plava strelica 1"
#: ParaPropertyPanel.src
msgctxt ""
@@ -300,7 +302,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_2\n"
"string.text"
msgid "Blue Ball"
-msgstr ""
+msgstr "Plava Lopta"
#: ParaPropertyPanel.src
msgctxt ""
@@ -308,7 +310,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_3\n"
"string.text"
msgid "Blue Diamond"
-msgstr ""
+msgstr "Plavi Dijamant"
#: ParaPropertyPanel.src
msgctxt ""
@@ -316,7 +318,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_4\n"
"string.text"
msgid "Blue Red"
-msgstr ""
+msgstr "Plava Crvena"
#: ParaPropertyPanel.src
msgctxt ""
@@ -324,7 +326,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_5\n"
"string.text"
msgid "Blue Square"
-msgstr ""
+msgstr "Plavi kvadrat"
#: ParaPropertyPanel.src
msgctxt ""
@@ -332,7 +334,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_6\n"
"string.text"
msgid "Blue Star"
-msgstr ""
+msgstr "Plava zvijezda"
#: ParaPropertyPanel.src
msgctxt ""
@@ -340,7 +342,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_7\n"
"string.text"
msgid "Dark Red Circle"
-msgstr ""
+msgstr "Tamno crveni krug"
#: ParaPropertyPanel.src
msgctxt ""
@@ -348,7 +350,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_8\n"
"string.text"
msgid "Blue Circle"
-msgstr ""
+msgstr "Plavi krug"
#: ParaPropertyPanel.src
msgctxt ""
@@ -356,7 +358,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_9\n"
"string.text"
msgid "Green Circle"
-msgstr ""
+msgstr "Zeleni krug"
#: ParaPropertyPanel.src
msgctxt ""
@@ -364,7 +366,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_10\n"
"string.text"
msgid "Black Square"
-msgstr ""
+msgstr "Crni Kvadrat"
#: ParaPropertyPanel.src
msgctxt ""
@@ -372,7 +374,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_11\n"
"string.text"
msgid "Orange Square"
-msgstr ""
+msgstr "Narandžasti Kvadrat"
#: ParaPropertyPanel.src
msgctxt ""
@@ -380,7 +382,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_12\n"
"string.text"
msgid "Purple Square"
-msgstr ""
+msgstr "Ljubičasti Kvadrat"
#: ParaPropertyPanel.src
msgctxt ""
@@ -388,7 +390,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_13\n"
"string.text"
msgid "Blue Diamond"
-msgstr ""
+msgstr "Plavi Dijamant"
#: ParaPropertyPanel.src
msgctxt ""
@@ -396,7 +398,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_14\n"
"string.text"
msgid "Light Blue Diamond"
-msgstr ""
+msgstr "Svijetlo Plavi Dijamant"
#: ParaPropertyPanel.src
msgctxt ""
@@ -404,7 +406,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_15\n"
"string.text"
msgid "Red Diamond"
-msgstr ""
+msgstr "Crveni Dijamant"
#: ParaPropertyPanel.src
msgctxt ""
@@ -412,7 +414,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_16\n"
"string.text"
msgid "Yellow Star"
-msgstr ""
+msgstr "Žuta Zvijezda"
#: ParaPropertyPanel.src
msgctxt ""
@@ -420,7 +422,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_17\n"
"string.text"
msgid "Blue Star"
-msgstr ""
+msgstr "Plava zvijezda"
#: ParaPropertyPanel.src
msgctxt ""
@@ -428,7 +430,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_18\n"
"string.text"
msgid "Blue Triangle"
-msgstr ""
+msgstr "Plavi Trougao"
#: ParaPropertyPanel.src
msgctxt ""
@@ -436,7 +438,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_19\n"
"string.text"
msgid "Dark Green Triangle"
-msgstr ""
+msgstr "Tamno Zeleni Trougao"
#: ParaPropertyPanel.src
msgctxt ""
@@ -444,7 +446,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_20\n"
"string.text"
msgid "Red Arrow"
-msgstr ""
+msgstr "Crvena strelica"
#: ParaPropertyPanel.src
msgctxt ""
@@ -452,7 +454,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_21\n"
"string.text"
msgid "Blue Arrow 2"
-msgstr ""
+msgstr "Plava strelica 2"
#: ParaPropertyPanel.src
msgctxt ""
@@ -460,7 +462,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_22\n"
"string.text"
msgid "Blue Box"
-msgstr ""
+msgstr "Plava kocka"
#: ParaPropertyPanel.src
msgctxt ""
@@ -468,7 +470,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_23\n"
"string.text"
msgid "Red Box"
-msgstr ""
+msgstr "Crvena kocka"
#: ParaPropertyPanel.src
msgctxt ""
@@ -476,7 +478,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_24\n"
"string.text"
msgid "Light Blue Asterisk"
-msgstr ""
+msgstr "Svijetlo plava zvjezdica"
#: ParaPropertyPanel.src
msgctxt ""
@@ -484,7 +486,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_25\n"
"string.text"
msgid "Red Leaves"
-msgstr ""
+msgstr "Crveni Listovi"
#: ParaPropertyPanel.src
msgctxt ""
@@ -492,7 +494,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_26\n"
"string.text"
msgid "Blue Target"
-msgstr ""
+msgstr "Plavi Cilj"
#: ParaPropertyPanel.src
msgctxt ""
@@ -500,7 +502,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_27\n"
"string.text"
msgid "Blue Arrow 3"
-msgstr ""
+msgstr "Plava strelica 3"
#: ParaPropertyPanel.src
msgctxt ""
@@ -508,7 +510,7 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_28\n"
"string.text"
msgid "Dark Blue Arrow"
-msgstr ""
+msgstr "Tamno-plava strelica"
#: ParaPropertyPanel.src
msgctxt ""
@@ -516,4 +518,4 @@ msgctxt ""
"RID_SVXSTR_GRAPHICS_DESCRIPTION_29\n"
"string.text"
msgid "Brown Arrow"
-msgstr ""
+msgstr "Smeđa strelica"
diff --git a/source/bs/svx/source/sidebar/text.po b/source/bs/svx/source/sidebar/text.po
index da4bf1b7081..1233e2ffd1e 100644
--- a/source/bs/svx/source/sidebar/text.po
+++ b/source/bs/svx/source/sidebar/text.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-06-10 10:39+0200\n"
-"PO-Revision-Date: 2013-06-10 10:39+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812614.0\n"
#: TextPropertyPanel.src
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"PB_OPTIONS\n"
"pushbutton.text"
msgid "~More Options..."
-msgstr ""
+msgstr "~Više opcija..."
#: TextPropertyPanel.src
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"STR_WITHOUT\n"
"string.text"
msgid "(Without)"
-msgstr ""
+msgstr "(Bez)"
#: TextPropertyPanel.src
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"STR_SINGLE\n"
"string.text"
msgid "Single"
-msgstr ""
+msgstr "Jednostruki"
#: TextPropertyPanel.src
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"STR_DOUBLE\n"
"string.text"
msgid "Double"
-msgstr ""
+msgstr "Dvostruki"
#: TextPropertyPanel.src
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"STR_BOLD\n"
"string.text"
msgid "Bold"
-msgstr ""
+msgstr "Podebljan"
#: TextPropertyPanel.src
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"STR_DOT\n"
"string.text"
msgid "Dotted"
-msgstr ""
+msgstr "Tačkasto"
#: TextPropertyPanel.src
msgctxt ""
@@ -75,7 +77,7 @@ msgctxt ""
"STR_DOT_BOLD\n"
"string.text"
msgid "Dotted (Bold)"
-msgstr ""
+msgstr "Tačkasto (Podebljano)"
#: TextPropertyPanel.src
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"STR_DASH\n"
"string.text"
msgid "Dash"
-msgstr ""
+msgstr "Crtica"
#: TextPropertyPanel.src
msgctxt ""
@@ -93,7 +95,7 @@ msgctxt ""
"STR_DASH_LONG\n"
"string.text"
msgid "Long Dash"
-msgstr ""
+msgstr "Duga crtica"
#: TextPropertyPanel.src
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"STR_DASH_DOT\n"
"string.text"
msgid "Dot Dash"
-msgstr ""
+msgstr "Tačka Crtica"
#: TextPropertyPanel.src
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"STR_DASH_DOT_DOT\n"
"string.text"
msgid "Dot Dot Dash"
-msgstr ""
+msgstr "Tačka Tačka Crtica"
#: TextPropertyPanel.src
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"STR_WAVE\n"
"string.text"
msgid "Wave"
-msgstr ""
+msgstr "Talas"
#: TextPropertyPanel.src
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"STR_AUTOMATICE\n"
"string.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automatski"
#: TextPropertyPanel.src
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"FT_LASTCUSTOM\n"
"fixedtext.text"
msgid "Custom:"
-msgstr ""
+msgstr "Posebno:"
#: TextPropertyPanel.src
msgctxt ""
@@ -147,7 +149,7 @@ msgctxt ""
"FT_SPACING\n"
"fixedtext.text"
msgid "~Character spacing: "
-msgstr ""
+msgstr "~Prored: "
#: TextPropertyPanel.src
msgctxt ""
@@ -156,7 +158,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Podrazumijevani"
#: TextPropertyPanel.src
msgctxt ""
@@ -165,7 +167,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Expanded"
-msgstr ""
+msgstr "Prošireno"
#: TextPropertyPanel.src
msgctxt ""
@@ -174,7 +176,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Condensed"
-msgstr ""
+msgstr "Zbijeno"
#: TextPropertyPanel.src
msgctxt ""
@@ -183,7 +185,7 @@ msgctxt ""
"FT_BY\n"
"fixedtext.text"
msgid "Change ~by: "
-msgstr ""
+msgstr "Promijeni ~sa: "
#: TextPropertyPanel.src
msgctxt ""
@@ -192,7 +194,7 @@ msgctxt ""
"STR_VERY_TIGHT\n"
"string.text"
msgid "Very Tight"
-msgstr ""
+msgstr "Veoma usko"
#: TextPropertyPanel.src
msgctxt ""
@@ -201,7 +203,7 @@ msgctxt ""
"STR_TIGHT\n"
"string.text"
msgid "Tight"
-msgstr ""
+msgstr "Usko"
#: TextPropertyPanel.src
msgctxt ""
@@ -210,7 +212,7 @@ msgctxt ""
"STR_NORMAL\n"
"string.text"
msgid "Normal"
-msgstr ""
+msgstr "Normalno"
#: TextPropertyPanel.src
msgctxt ""
@@ -219,7 +221,7 @@ msgctxt ""
"STR_LOOSE\n"
"string.text"
msgid "Loose"
-msgstr ""
+msgstr "Labavo"
#: TextPropertyPanel.src
msgctxt ""
@@ -228,7 +230,7 @@ msgctxt ""
"STR_VERY_LOOSE\n"
"string.text"
msgid "Very Loose"
-msgstr ""
+msgstr "Veoma labavo"
#: TextPropertyPanel.src
msgctxt ""
@@ -237,7 +239,7 @@ msgctxt ""
"STR_CUSTOM\n"
"string.text"
msgid "Last Custom Value"
-msgstr ""
+msgstr "Zadnja prilagođena vrijednost"
#: TextPropertyPanel.src
msgctxt ""
@@ -246,7 +248,7 @@ msgctxt ""
"STR_VERY_TIGHT_TIP\n"
"string.text"
msgid " Spacing: Condensed By: 3pt"
-msgstr ""
+msgstr " Razmak: Sažet sa: 3pt"
#: TextPropertyPanel.src
msgctxt ""
@@ -255,7 +257,7 @@ msgctxt ""
"STR_TIGHT_TIP\n"
"string.text"
msgid " Spacing: Condensed By: 1.5pt"
-msgstr ""
+msgstr " Razmak: Sažet sa: 1.5pt"
#: TextPropertyPanel.src
msgctxt ""
@@ -264,7 +266,7 @@ msgctxt ""
"STR_NORMAL_TIP\n"
"string.text"
msgid " Spacing: Normal"
-msgstr ""
+msgstr " Razmak: Normalan"
#: TextPropertyPanel.src
msgctxt ""
@@ -273,7 +275,7 @@ msgctxt ""
"STR_LOOSE_TIP\n"
"string.text"
msgid " Spacing: Expanded By: 3pt"
-msgstr ""
+msgstr " Razmak: Proširen sa: 3pt"
#: TextPropertyPanel.src
msgctxt ""
@@ -282,7 +284,7 @@ msgctxt ""
"STR_VERY_LOOSE_TIP\n"
"string.text"
msgid " Spacing: Expanded By: 6pt"
-msgstr ""
+msgstr " Razmak: Proširen sa: 6pt"
#: TextPropertyPanel.src
msgctxt ""
@@ -291,7 +293,7 @@ msgctxt ""
"STR_CUSTOM_C_TIP\n"
"string.text"
msgid " Spacing: Condensed By: "
-msgstr ""
+msgstr " Razmak: Sažet sa: "
#: TextPropertyPanel.src
msgctxt ""
@@ -300,7 +302,7 @@ msgctxt ""
"STR_CUSTOM_E_TIP\n"
"string.text"
msgid " Spacing: Expanded By: "
-msgstr ""
+msgstr " Razmak: Proširen sa: "
#: TextPropertyPanel.src
msgctxt ""
@@ -309,4 +311,4 @@ msgctxt ""
"STR_PT\n"
"string.text"
msgid "pt"
-msgstr ""
+msgstr "pt"
diff --git a/source/bs/svx/source/src.po b/source/bs/svx/source/src.po
index 2d8e69baa78..863e076436c 100644
--- a/source/bs/svx/source/src.po
+++ b/source/bs/svx/source/src.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 20:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390507325.0\n"
#: app.src
msgctxt ""
@@ -174,7 +175,7 @@ msgctxt ""
"ERRCODE_CLASS_NOTEXISTS\n"
"string.text"
msgid "Nonexistent object"
-msgstr "Nepostojeći objekt"
+msgstr "Nepostojeći objekat"
#: errtxt.src
msgctxt ""
@@ -183,7 +184,7 @@ msgctxt ""
"ERRCODE_CLASS_ALREADYEXISTS\n"
"string.text"
msgid "Object already exists"
-msgstr "Objekt već postoji"
+msgstr "Objekat već postoji"
#: errtxt.src
msgctxt ""
@@ -192,7 +193,7 @@ msgctxt ""
"ERRCODE_CLASS_ACCESS\n"
"string.text"
msgid "Object not accessible"
-msgstr "Objekt nije dostupan"
+msgstr "Objekat nije dostupan"
#: errtxt.src
msgctxt ""
@@ -240,18 +241,13 @@ msgid "Action not supported"
msgstr "Akcija nije podržana"
#: errtxt.src
-#, fuzzy
msgctxt ""
"errtxt.src\n"
"RID_ERRHDL\n"
"ERRCODE_CLASS_READ\n"
"string.text"
msgid "Read-Error"
-msgstr ""
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Greška prilikom čitanja\n"
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Greška pri čitanju"
+msgstr "Greška prilikom čitanja"
#: errtxt.src
msgctxt ""
@@ -386,7 +382,7 @@ msgctxt ""
"ERRCODE_IO_NOTADIRECTORY\n"
"string.text"
msgid "The object is not a directory."
-msgstr "Objekt nije direktorij."
+msgstr "Objekat nije direktorij."
#: errtxt.src
msgctxt ""
@@ -395,7 +391,7 @@ msgctxt ""
"ERRCODE_IO_NOTAFILE\n"
"string.text"
msgid "The object is not a file."
-msgstr "Objekt nije datoteka."
+msgstr "Objekat nije datoteka."
#: errtxt.src
msgctxt ""
@@ -448,7 +444,7 @@ msgid ""
"files containing wildcards."
msgstr ""
"Ova operacija se ne može izvršiti na\n"
-"datotekama sa 'joker' znakovima."
+"datotekama sa džoker znakovima."
#: errtxt.src
msgctxt ""
@@ -700,17 +696,15 @@ msgid "The host name $(ARG1) could not be resolved."
msgstr "Nije moguće razriješiti ime računara $(ARG1)."
#: errtxt.src
-#, fuzzy
msgctxt ""
"errtxt.src\n"
"RID_ERRHDL\n"
"ERRCODE_INET_CONNECT\n"
"string.text"
msgid "Could not establish Internet connection to $(ARG1)."
-msgstr "Nije moguće uspostaviti Internet konekciju sa $(ARG1)."
+msgstr "Nemoguće uspostaviti Internet konekciju za $(ARG1)."
#: errtxt.src
-#, fuzzy
msgctxt ""
"errtxt.src\n"
"RID_ERRHDL\n"
@@ -720,11 +714,10 @@ msgid ""
"Error reading data from the Internet.\n"
"Server error message: $(ARG1)."
msgstr ""
-"Greška pri primanju podataka sa Interneta.\n"
-"Poruka greške sa servera: $(ARG1)."
+"Greška prilikom čitanja podatka sa Interneta.\n"
+"Server poruka greške: $(ARG1)."
#: errtxt.src
-#, fuzzy
msgctxt ""
"errtxt.src\n"
"RID_ERRHDL\n"
@@ -734,28 +727,26 @@ msgid ""
"Error transferring data to the Internet.\n"
"Server error message: $(ARG1)."
msgstr ""
-"Greška pri slanju podataka na Internet.\n"
-"Poruka greške sa servera: $(ARG1)."
+"Greška prilikom prebacivanja podatka na Internet.\n"
+"Server poruka greške: $(ARG1)."
#: errtxt.src
-#, fuzzy
msgctxt ""
"errtxt.src\n"
"RID_ERRHDL\n"
"ERRCODE_INET_GENERAL\n"
"string.text"
msgid "General Internet error has occurred."
-msgstr "Pojavila se opšta Internet greška."
+msgstr "Opća internetska greška otkrivena."
#: errtxt.src
-#, fuzzy
msgctxt ""
"errtxt.src\n"
"RID_ERRHDL\n"
"ERRCODE_INET_OFFLINE\n"
"string.text"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
-msgstr "Željeni Internet podaci nisu dostupni u kešu i ne mogu biti preneseni dok se god online režim ne aktivira."
+msgstr "Traženi internetski podatak nije dostupan u cache memoriji i ne moze biti premješten kako Online modulacija ne mora biti aktivirana."
#: errtxt.src
msgctxt ""
@@ -993,7 +984,7 @@ msgid ""
"Please save the document in a %PRODUCTNAME %PRODUCTVERSION file format."
msgstr ""
"Ovaj dokument sadrži atribute koji ne mogu biti snimljeni u odabranom formatu.\n"
-"Snimite dokument u %PRODUCTNAME 6.0 formatu datoteke."
+"Snimite dokument u %PRODUCTNAME %PRODUCTVERSION formatu datoteke."
#: errtxt.src
msgctxt ""
@@ -1020,7 +1011,7 @@ msgctxt ""
"ERRCODE_SFX_CANTCREATEBACKUP\n"
"string.text"
msgid "Could not create backup copy."
-msgstr "Nije napravljena povratna kopija."
+msgstr "Nije napravljena rezervna kopija."
#: errtxt.src
msgctxt ""
@@ -1036,7 +1027,6 @@ msgstr ""
"Iz sigurnosnih razloga, pokretanje makroa je isključeno."
#: errtxt.src
-#, fuzzy
msgctxt ""
"errtxt.src\n"
"RID_ERRHDL\n"
@@ -1050,7 +1040,10 @@ msgid ""
"Therefore, some functionality may not be available."
msgstr ""
"Ovaj dokument sadrži makroe.\n"
-"Pokretanje ovih makroa je isključeno u sigurnosnim postavkama, stoga je moguće da neka funkcionalnost neće biti dostupna."
+"\n"
+"Makroi mogu sadrzavati viruse. Izvršenje makroa je onemogućeno sobzirom na trenutne postvake u %PRODUCTNAME - Postavke - %PRODUCTNAME - Sigurnost.\n"
+"\n"
+"Stoga, neke funkcionalnosti mogu biti nedostupne."
#: errtxt.src
msgctxt ""
@@ -1066,7 +1059,10 @@ msgid ""
"Therefore, some functionality may not be available."
msgstr ""
"Ovaj dokument sadrži makroe.\n"
-"Pokretanje ovih makroa je isključeno u sigurnosnim postavkama, stoga je moguće da neka funkcionalnost neće biti dostupna."
+"\n"
+"Pokretanje ovih makroa je isključeno u sigurnosnim postavkama Alati-Opcije-%PRODUCTNAME sigurnost. \n"
+"\n"
+"Stoga je moguće da neka funkcionalnost neće biti dostupna."
#: errtxt.src
msgctxt ""
@@ -1089,6 +1085,7 @@ msgstr ""
"\n"
"Predlažemo da ne vjerujete sadržaju dokumenta.\n"
"Pokretanje makroa je isključeno za ovaj dokument.\n"
+" "
#: errtxt.src
msgctxt ""
@@ -1105,6 +1102,13 @@ msgid ""
"Execution of macros is disabled for this document.\n"
" "
msgstr ""
+"Kodirani dokument sadrži neočekivane nešifrirane struje.\n"
+"\n"
+"Ovo moze biti rezultat manipulacije dokumentom.\n"
+"\n"
+"Preporučujemo da ne vjerujete sadržaju trenutnog dokumenta.\n"
+"Izvršenje makroa je onemogućeno za ovaj dokument.\n"
+" "
#: errtxt.src
msgctxt ""
@@ -1170,6 +1174,8 @@ msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
"Deactivate sharing mode first."
msgstr ""
+"Šifra zajedničke tablice ne može biti postavljana ili mjenjana.\n"
+"Isključi modulaciju dijeljenja prvo."
#: errtxt.src
msgctxt ""
@@ -1178,4 +1184,4 @@ msgctxt ""
"ERRCODE_SFX_FORMAT_ROWCOL\n"
"string.text"
msgid "File format error found at $(ARG1)(row,col)."
-msgstr ""
+msgstr "Pronađena je greška u formatu datoteke $(ARG1)(row,col)."
diff --git a/source/bs/svx/source/stbctrls.po b/source/bs/svx/source/stbctrls.po
index 36510de9d5c..2dfe92cdfa8 100644
--- a/source/bs/svx/source/stbctrls.po
+++ b/source/bs/svx/source/stbctrls.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 20:37+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,15 +14,15 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390509462.0\n"
#: stbctrls.src
-#, fuzzy
msgctxt ""
"stbctrls.src\n"
"RID_SVXSTR_INSERT_HELPTEXT\n"
"string.text"
msgid "Insert mode."
-msgstr "Način unosa"
+msgstr "Režim za umetanje."
#: stbctrls.src
msgctxt ""
@@ -30,27 +30,25 @@ msgctxt ""
"RID_SVXSTR_OVERWRITE_HELPTEXT\n"
"string.text"
msgid "Overwrite mode, text will be overwritten when typing."
-msgstr ""
+msgstr "Režim za prepisivanje, tekst će biti prepisan za vrijeme kucanja."
#. To be shown in the status bar when in overwrite mode, please try to make it not longer than the word 'Overwrite'.
#: stbctrls.src
-#, fuzzy
msgctxt ""
"stbctrls.src\n"
"RID_SVXSTR_OVERWRITE_TEXT\n"
"string.text"
msgid "Overwrite"
-msgstr "~Prepiši"
+msgstr "Prepiši"
#: stbctrls.src
-#, fuzzy
msgctxt ""
"stbctrls.src\n"
"RID_SVXMENU_SELECTION\n"
"SELECTION_STANDARD\n"
"menuitem.text"
msgid "Standard selection"
-msgstr "Standardna Devijacija"
+msgstr "Standardna selekcija"
#: stbctrls.src
msgctxt ""
@@ -59,7 +57,7 @@ msgctxt ""
"SELECTION_EXTENDED\n"
"menuitem.text"
msgid "Extending selection"
-msgstr ""
+msgstr "Selekcija produženja"
#: stbctrls.src
msgctxt ""
@@ -68,7 +66,7 @@ msgctxt ""
"SELECTION_ADDED\n"
"menuitem.text"
msgid "Adding selection"
-msgstr ""
+msgstr "Selekcija dodavanja"
#: stbctrls.src
msgctxt ""
@@ -77,7 +75,7 @@ msgctxt ""
"SELECTION_BLOCK\n"
"menuitem.text"
msgid "Block selection"
-msgstr ""
+msgstr "Blok selekcija"
#: stbctrls.src
msgctxt ""
@@ -231,7 +229,7 @@ msgctxt ""
"PSZ_FUNC_SELECTION_COUNT\n"
"menuitem.text"
msgid "Selection count"
-msgstr ""
+msgstr "Broj izbora"
#: stbctrls.src
msgctxt ""
diff --git a/source/bs/svx/source/svdraw.po b/source/bs/svx/source/svdraw.po
index 9c4dda342b9..d0ec4071a96 100644
--- a/source/bs/svx/source/svdraw.po
+++ b/source/bs/svx/source/svdraw.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 18:54+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390762474.0\n"
#: svdstr.src
msgctxt ""
@@ -373,7 +374,7 @@ msgctxt ""
"STR_ObjNameSingulPOLY_PntAnz\n"
"string.text"
msgid "Polygon %2 corners"
-msgstr "Uglovi poligona %N"
+msgstr "Uglovi poligona %2"
#: svdstr.src
msgctxt ""
@@ -397,7 +398,7 @@ msgctxt ""
"STR_ObjNameSingulPLIN_PntAnz\n"
"string.text"
msgid "Polyline with %2 corners"
-msgstr "Polilinija sa %N uglova"
+msgstr "Polilinija sa %2 uglova"
#: svdstr.src
msgctxt ""
@@ -605,7 +606,7 @@ msgctxt ""
"STR_ObjNameSingulTITLETEXT\n"
"string.text"
msgid "Title text"
-msgstr "Naslov teksta"
+msgstr "Tekst naslova"
#: svdstr.src
msgctxt ""
@@ -613,7 +614,7 @@ msgctxt ""
"STR_ObjNamePluralTITLETEXT\n"
"string.text"
msgid "Title texts"
-msgstr "Naslovi tekstova"
+msgstr "Tekstovi naslova"
#: svdstr.src
msgctxt ""
@@ -845,7 +846,7 @@ msgctxt ""
"STR_ObjNameSingulGRAFSVG\n"
"string.text"
msgid "SVG"
-msgstr ""
+msgstr "SVG"
#: svdstr.src
msgctxt ""
@@ -853,7 +854,7 @@ msgctxt ""
"STR_ObjNamePluralGRAFSVG\n"
"string.text"
msgid "SVGs"
-msgstr ""
+msgstr "SVG-ovi"
#: svdstr.src
msgctxt ""
@@ -1165,7 +1166,7 @@ msgctxt ""
"STR_EditPosSize\n"
"string.text"
msgid "Set position and size for %1"
-msgstr "Podesi poziciju i veličinu za %O"
+msgstr "Podesi poziciju i veličinu za %1"
#: svdstr.src
msgctxt ""
@@ -1173,7 +1174,7 @@ msgctxt ""
"STR_EditDelete\n"
"string.text"
msgid "Delete %1"
-msgstr "Obriši %O"
+msgstr "Obriši %1"
#: svdstr.src
msgctxt ""
@@ -1181,7 +1182,7 @@ msgctxt ""
"STR_EditMovToTop\n"
"string.text"
msgid "Move %1 forward"
-msgstr "Pomjeri %O naprijed"
+msgstr "Pomjeri %1 naprijed"
#: svdstr.src
msgctxt ""
@@ -1189,7 +1190,7 @@ msgctxt ""
"STR_EditMovToBtm\n"
"string.text"
msgid "Move %1 further back"
-msgstr "Pomjeri %O nazad"
+msgstr "Pomjeri %1 nazad"
#: svdstr.src
msgctxt ""
@@ -1197,7 +1198,7 @@ msgctxt ""
"STR_EditPutToTop\n"
"string.text"
msgid "Move %1 to front"
-msgstr "Pomjeri %O naprijed"
+msgstr "Pomjeri %1 naprijed"
#: svdstr.src
msgctxt ""
@@ -1205,7 +1206,7 @@ msgctxt ""
"STR_EditPutToBtm\n"
"string.text"
msgid "Move %1 to back"
-msgstr "Pomjeri %O nazad"
+msgstr "Pomjeri %1 nazad"
#: svdstr.src
msgctxt ""
@@ -1213,7 +1214,7 @@ msgctxt ""
"STR_EditRevOrder\n"
"string.text"
msgid "Reverse order of %1"
-msgstr "Obrni red za %O"
+msgstr "Obrni redoslijed za %1"
#: svdstr.src
msgctxt ""
@@ -1309,7 +1310,7 @@ msgctxt ""
"STR_EditRipUp\n"
"string.text"
msgid "Undo %1"
-msgstr "Opozovi %O"
+msgstr "Poništi %1"
#: svdstr.src
msgctxt ""
@@ -1325,7 +1326,7 @@ msgctxt ""
"STR_EditSetSegmentsKind\n"
"string.text"
msgid "Modify bézier properties of %1"
-msgstr "Izmijeni osobine beziera za %1"
+msgstr "Izmijeni osobine Beziera za %1"
#: svdstr.src
msgctxt ""
@@ -1333,7 +1334,7 @@ msgctxt ""
"STR_EditShut\n"
"string.text"
msgid "Close %1"
-msgstr "Zatvori %O"
+msgstr "Zatvori %1"
#: svdstr.src
msgctxt ""
@@ -1341,7 +1342,7 @@ msgctxt ""
"STR_EditSetGlueEscDir\n"
"string.text"
msgid "Set exit direction for %1"
-msgstr "Postavi smjer izlaza za %O"
+msgstr "Postavi smjer izlaza za %1"
#: svdstr.src
msgctxt ""
@@ -1349,7 +1350,7 @@ msgctxt ""
"STR_EditSetGluePercent\n"
"string.text"
msgid "Set relative attribute at %1"
-msgstr "Postavi relativne atribute na %O"
+msgstr "Postavi relativne atribute na %1"
#: svdstr.src
msgctxt ""
@@ -1357,7 +1358,7 @@ msgctxt ""
"STR_EditSetGlueAlign\n"
"string.text"
msgid "Set reference point for %1"
-msgstr "Postavi referentnu tačku za %O"
+msgstr "Postavi referentnu tačku za %1"
#: svdstr.src
msgctxt ""
@@ -1365,7 +1366,7 @@ msgctxt ""
"STR_EditGroup\n"
"string.text"
msgid "Group %1"
-msgstr "Grupiši %O"
+msgstr "Grupiši %1"
#: svdstr.src
msgctxt ""
@@ -1373,7 +1374,7 @@ msgctxt ""
"STR_EditUngroup\n"
"string.text"
msgid "Ungroup %1"
-msgstr "Razgrupiši %O"
+msgstr "Razgrupiši %1"
#: svdstr.src
msgctxt ""
@@ -1381,7 +1382,7 @@ msgctxt ""
"STR_EditSetAttributes\n"
"string.text"
msgid "Apply attributes to %1"
-msgstr "Primijeni atribute na %O"
+msgstr "Primijeni atribute na %1"
#: svdstr.src
msgctxt ""
@@ -1389,7 +1390,7 @@ msgctxt ""
"STR_EditSetStylesheet\n"
"string.text"
msgid "Apply Styles to %1"
-msgstr "Primijeni stilove na %O"
+msgstr "Primijeni stilove na %1"
#: svdstr.src
msgctxt ""
@@ -1397,7 +1398,7 @@ msgctxt ""
"STR_EditDelStylesheet\n"
"string.text"
msgid "Remove Style from %1"
-msgstr "Ukloni stil iz %O"
+msgstr "Ukloni stil iz %1"
#: svdstr.src
msgctxt ""
@@ -1405,7 +1406,7 @@ msgctxt ""
"STR_EditConvToPoly\n"
"string.text"
msgid "Convert %1 to polygon"
-msgstr "Pretvori %O u poligon"
+msgstr "Pretvori %1 u poligon"
#: svdstr.src
msgctxt ""
@@ -1413,7 +1414,7 @@ msgctxt ""
"STR_EditConvToPolys\n"
"string.text"
msgid "Convert %1 to polygons"
-msgstr "Pretvori %O u poligone"
+msgstr "Pretvori %1 u poligone"
#: svdstr.src
msgctxt ""
@@ -1421,7 +1422,7 @@ msgctxt ""
"STR_EditConvToCurve\n"
"string.text"
msgid "Convert %1 to curve"
-msgstr "Pretvori %O u krivulju"
+msgstr "Pretvori %1 u krivulju"
#: svdstr.src
msgctxt ""
@@ -1429,7 +1430,7 @@ msgctxt ""
"STR_EditConvToCurves\n"
"string.text"
msgid "Convert %1 to curves"
-msgstr "Pretvori %O u krivulje"
+msgstr "Pretvori %1 u krivulje"
#: svdstr.src
msgctxt ""
@@ -1437,7 +1438,7 @@ msgctxt ""
"STR_EditConvToContour\n"
"string.text"
msgid "Convert %1 to contour"
-msgstr "Pretvori %O u konturu"
+msgstr "Pretvori %1 u konturu"
#: svdstr.src
msgctxt ""
@@ -1445,7 +1446,7 @@ msgctxt ""
"STR_EditConvToContours\n"
"string.text"
msgid "Convert %1 to contours"
-msgstr "Pretvori %O u konture"
+msgstr "Pretvori %1 u konture"
#: svdstr.src
msgctxt ""
@@ -1453,7 +1454,7 @@ msgctxt ""
"STR_EditAlign\n"
"string.text"
msgid "Align %1"
-msgstr "Poravnaj %O"
+msgstr "Poravnaj %1"
#: svdstr.src
msgctxt ""
@@ -1461,7 +1462,7 @@ msgctxt ""
"STR_EditAlignVTop\n"
"string.text"
msgid "Align %1 to top"
-msgstr "Poravnaj %O uz vrh"
+msgstr "Poravnaj %1 uz vrh"
#: svdstr.src
msgctxt ""
@@ -1469,7 +1470,7 @@ msgctxt ""
"STR_EditAlignVBottom\n"
"string.text"
msgid "Align %1 to bottom"
-msgstr "Poravnaj %O uz dno"
+msgstr "Poravnaj %1 uz dno"
#: svdstr.src
msgctxt ""
@@ -1477,7 +1478,7 @@ msgctxt ""
"STR_EditAlignVCenter\n"
"string.text"
msgid "Horizontally center %1"
-msgstr "Vodoravno centriraj %O"
+msgstr "Vodoravno centriraj %1"
#: svdstr.src
msgctxt ""
@@ -1485,7 +1486,7 @@ msgctxt ""
"STR_EditAlignHLeft\n"
"string.text"
msgid "Align %1 to left"
-msgstr "Poravnaj %O lijevo"
+msgstr "Poravnaj %1 lijevo"
#: svdstr.src
msgctxt ""
@@ -1493,7 +1494,7 @@ msgctxt ""
"STR_EditAlignHRight\n"
"string.text"
msgid "Align %1 to right"
-msgstr "Poravnaj %O desno"
+msgstr "Poravnaj %1 desno"
#: svdstr.src
msgctxt ""
@@ -1501,7 +1502,7 @@ msgctxt ""
"STR_EditAlignHCenter\n"
"string.text"
msgid "Vertically center %1"
-msgstr "Uspravno centriraj %O"
+msgstr "Okomito centriraj %1"
#: svdstr.src
msgctxt ""
@@ -1509,7 +1510,7 @@ msgctxt ""
"STR_EditAlignCenter\n"
"string.text"
msgid "Center %1"
-msgstr "Centriraj %O"
+msgstr "Centriraj %1"
#: svdstr.src
msgctxt ""
@@ -1517,7 +1518,7 @@ msgctxt ""
"STR_EditTransform\n"
"string.text"
msgid "Transform %1"
-msgstr "Transformiši %O"
+msgstr "Transformiši %1"
#: svdstr.src
msgctxt ""
@@ -1533,7 +1534,7 @@ msgctxt ""
"STR_EditMergeMergePoly\n"
"string.text"
msgid "Merge %1"
-msgstr "Spoji %O"
+msgstr "Spoji %1"
#: svdstr.src
msgctxt ""
@@ -1541,7 +1542,7 @@ msgctxt ""
"STR_EditMergeSubstractPoly\n"
"string.text"
msgid "Subtract %1"
-msgstr "Oduzmi %O"
+msgstr "Oduzmi %1"
#: svdstr.src
msgctxt ""
@@ -1549,7 +1550,7 @@ msgctxt ""
"STR_EditMergeIntersectPoly\n"
"string.text"
msgid "Intersect %1"
-msgstr "Presjek %O"
+msgstr "Presjek %1"
#: svdstr.src
msgctxt ""
@@ -1605,7 +1606,7 @@ msgctxt ""
"STR_ExchangeClpCut\n"
"string.text"
msgid "Cut %1"
-msgstr "Izreži %O"
+msgstr "Isijeci %1"
#: svdstr.src
msgctxt ""
@@ -1613,7 +1614,7 @@ msgctxt ""
"STR_ExchangeClpPaste\n"
"string.text"
msgid "Paste Clipboard"
-msgstr "Ubaci u spremnik"
+msgstr "Umetni spremnik (clipboard)"
#: svdstr.src
msgctxt ""
@@ -1621,7 +1622,7 @@ msgctxt ""
"STR_ExchangeDD\n"
"string.text"
msgid "Drag and Drop %1"
-msgstr "Povuci i spusti %O"
+msgstr "Povuci i spusti %1"
#: svdstr.src
msgctxt ""
@@ -1637,7 +1638,7 @@ msgctxt ""
"STR_DragInsertPoint\n"
"string.text"
msgid "Insert point to %1"
-msgstr "Dodaj tačku na %O"
+msgstr "Dodaj tačku na %1"
#: svdstr.src
msgctxt ""
@@ -1645,7 +1646,7 @@ msgctxt ""
"STR_DragInsertGluePoint\n"
"string.text"
msgid "Insert glue point to %1"
-msgstr "Dodaj tačku ljepljenja na %O"
+msgstr "Dodaj tačku lijepljenja na %1"
#: svdstr.src
msgctxt ""
@@ -1661,7 +1662,7 @@ msgctxt ""
"STR_DragMethObjOwn\n"
"string.text"
msgid "Geometrically change %1"
-msgstr "Geometrijski promijeni %O"
+msgstr "Geometrijski promijeni %1"
#: svdstr.src
msgctxt ""
@@ -1717,7 +1718,7 @@ msgctxt ""
"STR_DragMethMirrorFree\n"
"string.text"
msgid "Flip %1 freehand"
-msgstr "Obrni %1 prostorno"
+msgstr "Obrni %1 prostoručno"
#: svdstr.src
msgctxt ""
@@ -1725,7 +1726,7 @@ msgctxt ""
"STR_DragMethGradient\n"
"string.text"
msgid "Interactive gradient for %1"
-msgstr "Interaktivni preliv za %O"
+msgstr "Interaktivni gradijent za %1"
#: svdstr.src
msgctxt ""
@@ -1733,7 +1734,7 @@ msgctxt ""
"STR_DragMethTransparence\n"
"string.text"
msgid "Interactive transparency for %1"
-msgstr "Interaktivna transparencija za %O"
+msgstr "Interaktivna transparencija za %1"
#: svdstr.src
msgctxt ""
@@ -1781,7 +1782,7 @@ msgctxt ""
"STR_DragRectEckRad\n"
"string.text"
msgid "Alter radius by %1"
-msgstr "Zamijeni prečnik za %O"
+msgstr "Zamijeni prečnik za %1"
#: svdstr.src
msgctxt ""
@@ -1813,7 +1814,7 @@ msgctxt ""
"STR_DragCaptTail\n"
"string.text"
msgid "Move end point of %1"
-msgstr "Pomjeri krajnju tačku za %O"
+msgstr "Pomjeri krajnju tačku za %1"
#: svdstr.src
msgctxt ""
@@ -1821,7 +1822,7 @@ msgctxt ""
"STR_DragCircAngle\n"
"string.text"
msgid "Adjust angle by %1"
-msgstr "Prilagodi ugao za %O"
+msgstr "Prilagodi ugao za %1"
#: svdstr.src
msgctxt ""
@@ -1845,7 +1846,7 @@ msgctxt ""
"STR_ViewMarked\n"
"string.text"
msgid "%1 selected"
-msgstr "%O izabrano"
+msgstr "%1 izabrano"
#: svdstr.src
msgctxt ""
@@ -1853,7 +1854,7 @@ msgctxt ""
"STR_ViewMarkedPoint\n"
"string.text"
msgid "Point from %1"
-msgstr "Tačka od %O"
+msgstr "Tačka od %1"
#: svdstr.src
msgctxt ""
@@ -1861,7 +1862,7 @@ msgctxt ""
"STR_ViewMarkedPoints\n"
"string.text"
msgid "%2 points from %1"
-msgstr "%N tačaka od %O"
+msgstr "%2 tačaka od %1"
#: svdstr.src
msgctxt ""
@@ -1869,7 +1870,7 @@ msgctxt ""
"STR_ViewMarkedGluePoint\n"
"string.text"
msgid "Glue point from %1"
-msgstr "Tačka ljepljenja od %O"
+msgstr "Tačka lijepljenja od %1"
#: svdstr.src
msgctxt ""
@@ -1877,7 +1878,7 @@ msgctxt ""
"STR_ViewMarkedGluePoints\n"
"string.text"
msgid "%2 glue points from %1"
-msgstr "%N tačaka ljepljenja od %O"
+msgstr "%2 tačaka lijepljenja od %1"
#: svdstr.src
msgctxt ""
@@ -1917,7 +1918,7 @@ msgctxt ""
"STR_ViewMarkGluePoints\n"
"string.text"
msgid "Mark glue points"
-msgstr "Označi tačke ljepljenja"
+msgstr "Označi tačke lijepljenja"
#: svdstr.src
msgctxt ""
@@ -1925,7 +1926,7 @@ msgctxt ""
"STR_ViewMarkMoreGluePoints\n"
"string.text"
msgid "Mark additional glue points"
-msgstr "Označi dodatne tačke ljepljenja"
+msgstr "Označi dodatne tačke lijepljenja"
#: svdstr.src
msgctxt ""
@@ -1933,7 +1934,7 @@ msgctxt ""
"STR_ViewCreateObj\n"
"string.text"
msgid "Create %1"
-msgstr "Napravi %O"
+msgstr "Napravi %1"
#: svdstr.src
msgctxt ""
@@ -1941,7 +1942,7 @@ msgctxt ""
"STR_UndoInsertObj\n"
"string.text"
msgid "Insert %1"
-msgstr "Ubaci %O"
+msgstr "Ubaci %1"
#: svdstr.src
msgctxt ""
@@ -1949,7 +1950,7 @@ msgctxt ""
"STR_UndoCopyObj\n"
"string.text"
msgid "Copy %1"
-msgstr "Kopiraj %O"
+msgstr "Kopiraj %1"
#: svdstr.src
msgctxt ""
@@ -1957,7 +1958,7 @@ msgctxt ""
"STR_UndoObjOrdNum\n"
"string.text"
msgid "Change object order of %1"
-msgstr "Promijeni poredak objekta za %O"
+msgstr "Promijeni poredak objekta za %1"
#: svdstr.src
msgctxt ""
@@ -1965,7 +1966,7 @@ msgctxt ""
"STR_UndoObjSetText\n"
"string.text"
msgid "Edit text of %1"
-msgstr "Promijeni tekst za %O"
+msgstr "Promijeni tekst za %1"
#: svdstr.src
msgctxt ""
@@ -2325,7 +2326,7 @@ msgctxt ""
"STR_ItemValTEXTANI_ALTERNATE\n"
"string.text"
msgid "alternating"
-msgstr "izmjenljivo"
+msgstr "izmjenjivo"
#: svdstr.src
msgctxt ""
@@ -2701,7 +2702,7 @@ msgctxt ""
"STR_ItemNam_TEXT_AUTOGROWHEIGHT\n"
"string.text"
msgid "AutoFit frame height"
-msgstr "Automatsko podešenje veličine okvira"
+msgstr "Automatsko podešavanje veličine okvira"
#: svdstr.src
msgctxt ""
@@ -2797,7 +2798,7 @@ msgctxt ""
"STR_ItemNam_GRAFLUMINANCE\n"
"string.text"
msgid "Brightness"
-msgstr "Osvijetljenost"
+msgstr "Osvjetljenje"
#: svdstr.src
msgctxt ""
@@ -3133,7 +3134,7 @@ msgctxt ""
"SIP_XA_FILLGRADIENT\n"
"string.text"
msgid "Gradient"
-msgstr "Preliv"
+msgstr "Gradijent"
#: svdstr.src
msgctxt ""
@@ -3253,7 +3254,7 @@ msgctxt ""
"SIP_XA_FILLRESERVED3\n"
"string.text"
msgid "Bitmap reserved for 3"
-msgstr "bitmapa rezervisana za 3"
+msgstr "Bitmapa rezervisana za 3"
#: svdstr.src
msgctxt ""
@@ -3261,7 +3262,7 @@ msgctxt ""
"SIP_XA_FILLRESERVED4\n"
"string.text"
msgid "Bitmap reserved for 4"
-msgstr "bitmapa rezervisana 4"
+msgstr "Bitmapa rezervisana za 4"
#: svdstr.src
msgctxt ""
@@ -3269,7 +3270,7 @@ msgctxt ""
"SIP_XA_FILLRESERVED5\n"
"string.text"
msgid "Bitmap reserved for 5"
-msgstr "bitmapa rezervisana za 5"
+msgstr "Bitmapa rezervisana za 5"
#: svdstr.src
msgctxt ""
@@ -3277,7 +3278,7 @@ msgctxt ""
"SIP_XA_FILLRESERVED6\n"
"string.text"
msgid "Bitmap reserved for 6"
-msgstr "bitmapa rezervisana za 6"
+msgstr "Bitmapa rezervisana za 6"
#: svdstr.src
msgctxt ""
@@ -3285,7 +3286,7 @@ msgctxt ""
"SIP_XA_FILLRESERVED7\n"
"string.text"
msgid "Bitmap reserved for 7"
-msgstr "bitmapa rezervisana za 7"
+msgstr "Bitmapa rezervisana za 7"
#: svdstr.src
msgctxt ""
@@ -3293,7 +3294,7 @@ msgctxt ""
"SIP_XA_FILLRESERVED8\n"
"string.text"
msgid "Bitmap reserved for 8"
-msgstr "bitmapa rezervisana za 8"
+msgstr "Bitmapa rezervisana za 8"
#: svdstr.src
msgctxt ""
@@ -3949,7 +3950,7 @@ msgctxt ""
"SIP_SA_MEASUREKIND\n"
"string.text"
msgid "Type of dimensioning"
-msgstr "Vrsta razmjeravanja"
+msgstr "Vrsta dimenzionisanja"
#: svdstr.src
msgctxt ""
@@ -4213,7 +4214,7 @@ msgctxt ""
"SIP_SA_OBJPRINTABLE\n"
"string.text"
msgid "Object, printable"
-msgstr "Objekt, sa mogućnošću štampe"
+msgstr "Objekat, može se štampati"
#: svdstr.src
msgctxt ""
@@ -4477,7 +4478,7 @@ msgctxt ""
"SIP_EE_PARA_HYPHENATE\n"
"string.text"
msgid "Hyphenation"
-msgstr "Dijeljenje riječi"
+msgstr "Rastavljanje riječi"
#: svdstr.src
msgctxt ""
@@ -4685,7 +4686,7 @@ msgctxt ""
"SIP_EE_FEATURE_LINEBR\n"
"string.text"
msgid "Optional line break"
-msgstr "Opcioni prekid linije"
+msgstr "Opcionalni prijelom reda"
#: svdstr.src
msgctxt ""
@@ -4805,7 +4806,7 @@ msgctxt ""
"STR_TABLE_ATTR\n"
"string.text"
msgid "Apply table attributes"
-msgstr "Primjeni aribute tabele"
+msgstr "Primijeni atribute tabele"
#: svdstr.src
msgctxt ""
@@ -4920,19 +4921,17 @@ msgid "Tables"
msgstr "Tabele"
#: svdstr.src
-#, fuzzy
msgctxt ""
"svdstr.src\n"
"STR_ObjNameSingulFONTWORK\n"
"string.text"
msgid "font work"
-msgstr "Fontwork"
+msgstr "font rad"
#: svdstr.src
-#, fuzzy
msgctxt ""
"svdstr.src\n"
"STR_ObjNamePluralFONTWORK\n"
"string.text"
msgid "font works"
-msgstr "Fontwork"
+msgstr "font radovi"
diff --git a/source/bs/svx/source/tbxctrls.po b/source/bs/svx/source/tbxctrls.po
index 5d003d624f4..205404ceddd 100644
--- a/source/bs/svx/source/tbxctrls.po
+++ b/source/bs/svx/source/tbxctrls.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-24 06:50+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390546240.0\n"
#: colrctrl.src
msgctxt ""
@@ -364,7 +365,7 @@ msgctxt ""
"STR_CLICK_TO_ADD_TEXT\n"
"string.text"
msgid "Click to edit text"
-msgstr "Kliknite da bi promjenili tekst"
+msgstr "Kliknite da biste promijenili tekst"
#: fontworkgallery.src
msgctxt ""
@@ -381,7 +382,7 @@ msgctxt ""
"STR_ALIGN_LEFT\n"
"string.text"
msgid "~Left Align"
-msgstr "~Ljevo poravnanje"
+msgstr "~Lijevo poravnanje"
#: fontworkgallery.src
msgctxt ""
@@ -408,7 +409,7 @@ msgctxt ""
"STR_ALIGN_WORD\n"
"string.text"
msgid "~Word Justify"
-msgstr "~Poravnanje rječi"
+msgstr "~Poravnanje riječi"
#: fontworkgallery.src
msgctxt ""
@@ -434,7 +435,7 @@ msgctxt ""
"STR_CHARS_SPACING_VERY_TIGHT\n"
"string.text"
msgid "~Very Tight"
-msgstr "~Vrlo tjesno"
+msgstr "~Vrlo tijesno"
#: fontworkgallery.src
msgctxt ""
@@ -529,7 +530,7 @@ msgctxt ""
"RID_SVXSTR_UNDO_GRAFMODE\n"
"string.text"
msgid "Image Mode"
-msgstr ""
+msgstr "Režim slike"
#: grafctrl.src
msgctxt ""
@@ -705,7 +706,7 @@ msgctxt ""
"RID_SVXSTR_CLEARFORM\n"
"string.text"
msgid "Clear formatting"
-msgstr "Čisto formatiranje"
+msgstr "Očisti formatiranje"
#: tbcontrl.src
msgctxt ""
@@ -716,23 +717,12 @@ msgid "More..."
msgstr "Više..."
#: tbcontrl.src
-#, fuzzy
msgctxt ""
"tbcontrl.src\n"
"RID_SVXSTR_TEXTCOLOR\n"
"string.text"
msgid "Font color"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Boja fonta\n"
-"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Boja fonta\n"
-"#-#-#-#-# animations.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Boja fonta\n"
-"#-#-#-#-# accessibility.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Boja fonta\n"
-"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Boja slova"
+msgstr "Boja fonta"
#: tbcontrl.src
msgctxt ""
@@ -740,7 +730,7 @@ msgctxt ""
"RID_SVXSTR_CHARFONTNAME\n"
"string.text"
msgid "Font Name"
-msgstr ""
+msgstr "Ime fonta"
#: tbcontrl.src
msgctxt ""
@@ -748,7 +738,7 @@ msgctxt ""
"RID_SVXSTR_CHARFONTNAME_NOTAVAILABLE\n"
"string.text"
msgid "Font Name. The current font is not available and will be substituted."
-msgstr ""
+msgstr "Ime fonta. Trenutni font nije dostupan i biće zamijenjen."
#: tbunosearchcontrollers.src
msgctxt ""
@@ -764,4 +754,4 @@ msgctxt ""
"RID_SVXSTR_FINDBAR_MATCHCASE\n"
"string.text"
msgid "Match Case"
-msgstr ""
+msgstr "Velika i mala slova"
diff --git a/source/bs/svx/source/toolbars.po b/source/bs/svx/source/toolbars.po
index 0d6bd37caff..cdda49e281f 100644
--- a/source/bs/svx/source/toolbars.po
+++ b/source/bs/svx/source/toolbars.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389898860.0\n"
#: extrusionbar.src
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"RID_SVX_FONTWORK_BAR\n"
"string.text"
msgid "Fontwork"
-msgstr "FontWork"
+msgstr "Fontwork"
#: fontworkbar.src
msgctxt ""
diff --git a/source/bs/svx/source/unodialogs/textconversiondlgs.po b/source/bs/svx/source/unodialogs/textconversiondlgs.po
index c9f2dd91c04..c7678b7a535 100644
--- a/source/bs/svx/source/unodialogs/textconversiondlgs.po
+++ b/source/bs/svx/source/unodialogs/textconversiondlgs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812614.0\n"
#: chinese_dictionarydialog.src
msgctxt ""
@@ -22,7 +23,7 @@ msgctxt ""
"RB_TO_SIMPLIFIED\n"
"radiobutton.text"
msgid "~Traditional Chinese to simplified Chinese"
-msgstr ""
+msgstr "~Tradicionalni kineski u pojednostavljeni kineski"
#: chinese_dictionarydialog.src
msgctxt ""
@@ -31,30 +32,27 @@ msgctxt ""
"RB_TO_TRADITIONAL\n"
"radiobutton.text"
msgid "~Simplified Chinese to traditional Chinese"
-msgstr ""
+msgstr "~Pojednostavljeni kineski u tradicionalni kineski"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY\n"
"CB_REVERSE\n"
"checkbox.text"
msgid "Reverse mapping"
-msgstr "Reverzno mapiranje"
+msgstr "Obrnuto mapiranje"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY\n"
"FT_TERM\n"
"fixedtext.text"
msgid "Term"
-msgstr "Izraz"
+msgstr "Pojam"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY\n"
@@ -64,17 +62,15 @@ msgid "Mapping"
msgstr "Mapiranje"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY\n"
"FT_PROPERTY\n"
"fixedtext.text"
msgid "Property"
-msgstr "Osobina"
+msgstr "Svojstvo"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -84,17 +80,15 @@ msgid "Other"
msgstr "Ostalo"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
"2\n"
"stringlist.text"
msgid "Foreign"
-msgstr "Strano"
+msgstr "Strani"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -104,7 +98,6 @@ msgid "First name"
msgstr "Ime"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -114,7 +107,6 @@ msgid "Last name"
msgstr "Prezime"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -124,7 +116,6 @@ msgid "Title"
msgstr "Naslov"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -134,7 +125,6 @@ msgid "Status"
msgstr "Status"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -144,17 +134,15 @@ msgid "Place name"
msgstr "Ime mjesta"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
"8\n"
"stringlist.text"
msgid "Business"
-msgstr "Posao"
+msgstr "Poslovni"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -164,17 +152,15 @@ msgid "Adjective"
msgstr "Pridjev"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
"10\n"
"stringlist.text"
msgid "Idiom"
-msgstr "Fraza"
+msgstr "Idiom"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -184,7 +170,6 @@ msgid "Abbreviation"
msgstr "Skraćenica"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -194,7 +179,6 @@ msgid "Numerical"
msgstr "Numerički"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -204,7 +188,6 @@ msgid "Noun"
msgstr "Imenica"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -214,7 +197,6 @@ msgid "Verb"
msgstr "Glagol"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY.LB_PROPERTY\n"
@@ -224,27 +206,24 @@ msgid "Brand name"
msgstr "Ime marke"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY\n"
"PB_ADD\n"
"pushbutton.text"
msgid "~Add"
-msgstr "Dod~aj"
+msgstr "~Dodaj"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY\n"
"PB_MODIFY\n"
"pushbutton.text"
msgid "~Modify"
-msgstr "Iz~mijeni"
+msgstr "~Izmijeni"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY\n"
@@ -254,10 +233,9 @@ msgid "~Delete"
msgstr "~Obriši"
#: chinese_dictionarydialog.src
-#, fuzzy
msgctxt ""
"chinese_dictionarydialog.src\n"
"DLG_CHINESEDICTIONARY\n"
"modaldialog.text"
msgid "Edit Dictionary"
-msgstr "Izmjeni riječnik"
+msgstr "Izmijeni rječnik"
diff --git a/source/bs/svx/uiconfig/ui.po b/source/bs/svx/uiconfig/ui.po
index 373d4986b4c..a43edb400f4 100644
--- a/source/bs/svx/uiconfig/ui.po
+++ b/source/bs/svx/uiconfig/ui.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-01-24 06:45+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390545906.0\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Accept or Reject Changes"
-msgstr ""
+msgstr "Prihvati ili odbij promjene"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Accept"
-msgstr ""
+msgstr "_Prihvati"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reject"
-msgstr ""
+msgstr "_Odbij"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ccept All"
-msgstr ""
+msgstr "P_rihvati sve"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_eject All"
-msgstr ""
+msgstr "O_dbij sve"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Asian Phonetic Guide"
-msgstr ""
+msgstr "Azijski fonetski vodič"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -75,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base text "
-msgstr ""
+msgstr "Osnovni tekst "
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ruby text"
-msgstr ""
+msgstr "Ruby tekst"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -93,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment "
-msgstr ""
+msgstr "Poravnanje "
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position "
-msgstr ""
+msgstr "Pozicija "
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style for ruby text"
-msgstr ""
+msgstr "Stil slova za ruby tekst"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Stilovi"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Lijevo"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Center"
-msgstr ""
+msgstr "Centar"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -147,7 +149,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Desno"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -156,7 +158,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "0 1 0"
-msgstr ""
+msgstr "010"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -165,7 +167,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "1 2 1"
-msgstr ""
+msgstr "121"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -174,7 +176,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Top"
-msgstr ""
+msgstr "Vrh"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -183,7 +185,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Bottom"
-msgstr ""
+msgstr "Dno"
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -192,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: chineseconversiondialog.ui
msgctxt ""
@@ -201,7 +203,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Chinese Conversion"
-msgstr ""
+msgstr "Kineska konverzija"
#: chineseconversiondialog.ui
msgctxt ""
@@ -210,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Traditional Chinese to simplified Chinese"
-msgstr ""
+msgstr "_Tradicionalni kineski u pojednostavljeni kineski"
#: chineseconversiondialog.ui
msgctxt ""
@@ -219,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Simplified Chinese to traditional Chinese"
-msgstr ""
+msgstr "_Pojednostavljeni kineski u tradicionalni kineski"
#: chineseconversiondialog.ui
msgctxt ""
@@ -228,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Conversion direction"
-msgstr ""
+msgstr "Smjer konverzije"
#: chineseconversiondialog.ui
msgctxt ""
@@ -237,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Translate _common terms"
-msgstr ""
+msgstr "Prevedi_uobičajene pojmove"
#: chineseconversiondialog.ui
msgctxt ""
@@ -246,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit Terms..."
-msgstr ""
+msgstr "_Uredi pojmove..."
#: chineseconversiondialog.ui
msgctxt ""
@@ -255,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Common terms"
-msgstr ""
+msgstr "Uobičajeni termini"
#: compressgraphicdialog.ui
msgctxt ""
@@ -264,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Original Size:"
-msgstr ""
+msgstr "Originalna veličina:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -273,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "View Size:"
-msgstr ""
+msgstr "Veličina pogleda:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -282,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image Capacity:"
-msgstr ""
+msgstr "Kapacitet slike:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -291,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Capacity:"
-msgstr ""
+msgstr "Novi kapacitet:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -300,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Calculate"
-msgstr ""
+msgstr "Izračunaj"
#: compressgraphicdialog.ui
msgctxt ""
@@ -309,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type:"
-msgstr ""
+msgstr "Tip:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -318,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image Information"
-msgstr ""
+msgstr "Podaci o slici"
#: compressgraphicdialog.ui
msgctxt ""
@@ -327,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lossless Compression"
-msgstr ""
+msgstr "Kompresija Bez Gubitaka"
#: compressgraphicdialog.ui
msgctxt ""
@@ -336,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reduce Image Resolution"
-msgstr ""
+msgstr "Smanji rezoluciju slike"
#: compressgraphicdialog.ui
msgctxt ""
@@ -345,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Width:"
-msgstr ""
+msgstr "Širina:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -354,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Height:"
-msgstr ""
+msgstr "Visina:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -363,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "JPEG Compression"
-msgstr ""
+msgstr "JPEG kompresija"
#: compressgraphicdialog.ui
msgctxt ""
@@ -372,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Resolution:"
-msgstr ""
+msgstr "Rezolucija:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -381,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Quality:"
-msgstr ""
+msgstr "Kvalitet:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -390,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compression:"
-msgstr ""
+msgstr "Kompresija:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -399,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interpolation:"
-msgstr ""
+msgstr "Interpolacija:"
#: compressgraphicdialog.ui
msgctxt ""
@@ -408,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "px"
-msgstr ""
+msgstr "px"
#: compressgraphicdialog.ui
msgctxt ""
@@ -417,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "px"
-msgstr ""
+msgstr "px"
#: compressgraphicdialog.ui
msgctxt ""
@@ -426,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DPI"
-msgstr ""
+msgstr "DPI"
#: compressgraphicdialog.ui
msgctxt ""
@@ -435,7 +437,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Nijedna"
#: compressgraphicdialog.ui
msgctxt ""
@@ -444,7 +446,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Bilinear"
-msgstr ""
+msgstr "Bilinearno"
#: compressgraphicdialog.ui
msgctxt ""
@@ -453,7 +455,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Bicubic"
-msgstr ""
+msgstr "Bikubni"
#: compressgraphicdialog.ui
msgctxt ""
@@ -462,7 +464,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Lanczos"
-msgstr ""
+msgstr "Lanczos"
#: deletefooterdialog.ui
msgctxt ""
@@ -471,7 +473,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete footer?"
-msgstr ""
+msgstr "Obriši podnožje?"
#: deletefooterdialog.ui
msgctxt ""
@@ -480,7 +482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the footer?"
-msgstr ""
+msgstr "Da li ste sigurni da želite obrisati podnožje?"
#: deletefooterdialog.ui
msgctxt ""
@@ -489,7 +491,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the footer will be deleted and can not be restored."
-msgstr ""
+msgstr "Sav sadržaj podnožja će biti izbrisan i ne može ponovo biti povraćen."
#: deleteheaderdialog.ui
msgctxt ""
@@ -498,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete header?"
-msgstr ""
+msgstr "Obriši zaglavlje?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -507,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the header?"
-msgstr ""
+msgstr "Da li ste sigurni da želite obrisati zaglavlje?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -516,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the header will be deleted and can not be restored."
-msgstr ""
+msgstr "Sav sadržaj zaglavlja će biti izbrisan i ne može ponovo biti povraćen."
#: findreplacedialog.ui
msgctxt ""
@@ -525,7 +527,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find & Replace"
-msgstr ""
+msgstr "Pronađi i zamijeni"
#: findreplacedialog.ui
msgctxt ""
@@ -534,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Find"
-msgstr ""
+msgstr "_Nađi"
#: findreplacedialog.ui
msgctxt ""
@@ -543,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _All"
-msgstr ""
+msgstr "Nađi _sve"
#: findreplacedialog.ui
msgctxt ""
@@ -552,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Search for"
-msgstr ""
+msgstr "_Traži"
#: findreplacedialog.ui
msgctxt ""
@@ -561,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Replace"
-msgstr ""
+msgstr "_Zamijeni"
#: findreplacedialog.ui
msgctxt ""
@@ -570,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Replace A_ll"
-msgstr ""
+msgstr "Zamijeni S_ve"
#: findreplacedialog.ui
msgctxt ""
@@ -579,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_place with"
-msgstr ""
+msgstr "Za_mijeni sa"
#: findreplacedialog.ui
msgctxt ""
@@ -588,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent selection only"
-msgstr ""
+msgstr "T_renutni odabir samo"
#: findreplacedialog.ui
msgctxt ""
@@ -597,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular e_xpressions"
-msgstr ""
+msgstr "Regularni i_zrazi"
#: findreplacedialog.ui
msgctxt ""
@@ -606,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes..."
-msgstr ""
+msgstr "Svojs_tva..."
#: findreplacedialog.ui
msgctxt ""
@@ -615,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For_mat..."
-msgstr ""
+msgstr "For_mat..."
#: findreplacedialog.ui
msgctxt ""
@@ -624,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No Format"
-msgstr ""
+msgstr "_Bez formata"
#: findreplacedialog.ui
msgctxt ""
@@ -633,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bac_kwards"
-msgstr ""
+msgstr "Una_zad"
#: findreplacedialog.ui
msgctxt ""
@@ -642,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search for St_yles"
-msgstr ""
+msgstr "Traži S_tilove"
#: findreplacedialog.ui
msgctxt ""
@@ -651,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
-msgstr ""
+msgstr "Ignorirajte dijakritičke znakove CTL"
#: findreplacedialog.ui
msgctxt ""
@@ -660,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_imilarity search"
-msgstr ""
+msgstr "Pr_etraga po sličnosti"
#: findreplacedialog.ui
msgctxt ""
@@ -669,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: findreplacedialog.ui
msgctxt ""
@@ -678,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Komentari"
#: findreplacedialog.ui
msgctxt ""
@@ -687,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search in all sheets"
-msgstr ""
+msgstr "Pretraži u svim listovima"
#: findreplacedialog.ui
msgctxt ""
@@ -696,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sounds like (Japanese)"
-msgstr ""
+msgstr "Zvuči kao (Japanski)"
#: findreplacedialog.ui
msgctxt ""
@@ -705,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: findreplacedialog.ui
msgctxt ""
@@ -714,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Match character width"
-msgstr ""
+msgstr "Traži širinu znaka"
#: findreplacedialog.ui
msgctxt ""
@@ -723,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search i_n"
-msgstr ""
+msgstr "Traži _u"
#: findreplacedialog.ui
msgctxt ""
@@ -732,7 +734,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Formulas"
-msgstr ""
+msgstr "Formule"
#: findreplacedialog.ui
msgctxt ""
@@ -741,7 +743,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Values"
-msgstr ""
+msgstr "Vrijednosti"
#: findreplacedialog.ui
msgctxt ""
@@ -750,7 +752,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Notes"
-msgstr ""
+msgstr "Bilješke"
#: findreplacedialog.ui
msgctxt ""
@@ -759,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search _direction"
-msgstr ""
+msgstr "_Smijer traženja"
#: findreplacedialog.ui
msgctxt ""
@@ -768,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_ws"
-msgstr ""
+msgstr "Re_dovi"
#: findreplacedialog.ui
msgctxt ""
@@ -777,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mns"
-msgstr ""
+msgstr "Ko_lone"
#: findreplacedialog.ui
msgctxt ""
@@ -786,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Other _Options"
-msgstr ""
+msgstr "Druge _opcije"
#: findreplacedialog.ui
msgctxt ""
@@ -795,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_tch case"
-msgstr ""
+msgstr "U_pari slova"
#: findreplacedialog.ui
msgctxt ""
@@ -804,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Whole wor_ds only"
-msgstr ""
+msgstr "Samo sva sl_ova"
#: findreplacedialog.ui
msgctxt ""
@@ -813,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entire cells"
-msgstr ""
+msgstr "_Sve ćelije"
#: headfootformatpage.ui
msgctxt ""
@@ -822,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hea_der on"
-msgstr ""
+msgstr "Zag_lavlje uključeno"
#: headfootformatpage.ui
msgctxt ""
@@ -831,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer on"
-msgstr ""
+msgstr "_Podnožje uključeno"
#: headfootformatpage.ui
msgctxt ""
@@ -840,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same _content left/right"
-msgstr ""
+msgstr "Isti _sadržaj lijevo/desno"
#: headfootformatpage.ui
msgctxt ""
@@ -849,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same content on first page"
-msgstr ""
+msgstr "Isti sadržaj na prvoj stranici"
#: headfootformatpage.ui
msgctxt ""
@@ -858,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin:"
-msgstr ""
+msgstr "_Lijeva margina:"
#: headfootformatpage.ui
msgctxt ""
@@ -867,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ight margin:"
-msgstr ""
+msgstr "D_esna margina:"
#: headfootformatpage.ui
msgctxt ""
@@ -876,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "_Razmak:"
#: headfootformatpage.ui
msgctxt ""
@@ -885,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use d_ynamic spacing"
-msgstr ""
+msgstr "Koristi d_inamički prored"
#: headfootformatpage.ui
msgctxt ""
@@ -894,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height:"
-msgstr ""
+msgstr "_Visina:"
#: headfootformatpage.ui
msgctxt ""
@@ -903,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoFit height"
-msgstr ""
+msgstr "_Automatsko podešavanje visine"
#: headfootformatpage.ui
msgctxt ""
@@ -912,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "More..."
-msgstr ""
+msgstr "Više..."
#: headfootformatpage.ui
msgctxt ""
@@ -921,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: headfootformatpage.ui
msgctxt ""
@@ -930,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Zaglavlje"
#: headfootformatpage.ui
msgctxt ""
@@ -939,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Podnožje"
#: optgridpage.ui
msgctxt ""
@@ -948,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to grid"
-msgstr ""
+msgstr "_Poravnanje sa rešetkom"
#: optgridpage.ui
msgctxt ""
@@ -957,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible grid"
-msgstr ""
+msgstr "_Vidljiva rešetka"
#: optgridpage.ui
msgctxt ""
@@ -966,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid"
-msgstr ""
+msgstr "Rešetka"
#: optgridpage.ui
msgctxt ""
@@ -975,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal:"
-msgstr ""
+msgstr "_Vodoravno:"
#: optgridpage.ui
msgctxt ""
@@ -984,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Uspravno:"
#: optgridpage.ui
msgctxt ""
@@ -993,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchronize a_xes"
-msgstr ""
+msgstr "Sinhronizacija _osi"
#: optgridpage.ui
msgctxt ""
@@ -1002,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Resolution"
-msgstr ""
+msgstr "Rezolucija"
#: optgridpage.ui
msgctxt ""
@@ -1011,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "razmak/ci"
#: optgridpage.ui
msgctxt ""
@@ -1020,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "razmak/ci"
#: optgridpage.ui
msgctxt ""
@@ -1029,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizont_al:"
-msgstr ""
+msgstr "Horizonta_lno:"
#: optgridpage.ui
msgctxt ""
@@ -1038,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "V_ertical:"
-msgstr ""
+msgstr "V_ertikalno:"
#: optgridpage.ui
msgctxt ""
@@ -1047,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subdivision"
-msgstr ""
+msgstr "Podjela"
#: optgridpage.ui
msgctxt ""
@@ -1056,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To snap lines"
-msgstr ""
+msgstr "Pucati linije"
#: optgridpage.ui
msgctxt ""
@@ -1065,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To the _page margins"
-msgstr ""
+msgstr "Na margine _stranice"
#: optgridpage.ui
msgctxt ""
@@ -1074,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To object _frame"
-msgstr ""
+msgstr "U okvir _objekta"
#: optgridpage.ui
msgctxt ""
@@ -1083,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To obje_ct points"
-msgstr ""
+msgstr "U tačke obje_kta"
#: optgridpage.ui
msgctxt ""
@@ -1092,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap range"
-msgstr ""
+msgstr "_Domet prijanjanja"
#: optgridpage.ui
msgctxt ""
@@ -1101,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap"
-msgstr ""
+msgstr "Prijanjanje"
#: optgridpage.ui
msgctxt ""
@@ -1110,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_When creating or moving objects"
-msgstr ""
+msgstr "_Pri kreiranju ili pomjeranju objekata"
#: optgridpage.ui
msgctxt ""
@@ -1119,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend edges"
-msgstr ""
+msgstr "_Prošireni rubovi"
#: optgridpage.ui
msgctxt ""
@@ -1128,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When ro_tating"
-msgstr ""
+msgstr "Pri ro_taciji"
#: optgridpage.ui
msgctxt ""
@@ -1137,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reducti_on"
-msgstr ""
+msgstr "Smanjenje _tačke"
#: optgridpage.ui
msgctxt ""
@@ -1146,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap position"
-msgstr ""
+msgstr "Položaj namiještanja"
#: passwd.ui
msgctxt ""
@@ -1155,7 +1157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Change Password"
-msgstr ""
+msgstr "Promijeni lozinku"
#: passwd.ui
msgctxt ""
@@ -1164,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password"
-msgstr ""
+msgstr "_Lozinka"
#: passwd.ui
msgctxt ""
@@ -1173,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Old password"
-msgstr ""
+msgstr "Stara lozinka"
#: passwd.ui
msgctxt ""
@@ -1182,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ssword"
-msgstr ""
+msgstr "_Lozinka"
#: passwd.ui
msgctxt ""
@@ -1191,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Confi_rm"
-msgstr ""
+msgstr "Potv_rdi"
#: passwd.ui
msgctxt ""
@@ -1200,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New password"
-msgstr ""
+msgstr "Nova šifra"
#: redlinecontrol.ui
msgctxt ""
@@ -1209,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "List"
-msgstr ""
+msgstr "Lista"
#: redlinecontrol.ui
msgctxt ""
@@ -1218,7 +1220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Filter"
-msgstr ""
+msgstr "Filter"
#: redlinefilterpage.ui
msgctxt ""
@@ -1227,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date"
-msgstr ""
+msgstr "_Datum"
#: redlinefilterpage.ui
msgctxt ""
@@ -1236,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Author"
-msgstr ""
+msgstr "_Autor"
#: redlinefilterpage.ui
msgctxt ""
@@ -1245,7 +1247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ction"
-msgstr ""
+msgstr "R_adnja"
#: redlinefilterpage.ui
msgctxt ""
@@ -1254,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_omment"
-msgstr ""
+msgstr "K_omentar"
#: redlinefilterpage.ui
msgctxt ""
@@ -1263,7 +1265,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Action"
-msgstr ""
+msgstr "Radnja"
#: redlinefilterpage.ui
msgctxt ""
@@ -1272,7 +1274,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start Time"
-msgstr ""
+msgstr "Početno Vrijeme"
#: redlinefilterpage.ui
msgctxt ""
@@ -1281,7 +1283,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End Time"
-msgstr ""
+msgstr "Vrijeme završetka"
#: redlinefilterpage.ui
msgctxt ""
@@ -1290,7 +1292,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End Date"
-msgstr ""
+msgstr "Datum završetka"
#: redlinefilterpage.ui
msgctxt ""
@@ -1299,7 +1301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "a_nd"
-msgstr ""
+msgstr "_i"
#: redlinefilterpage.ui
msgctxt ""
@@ -1308,7 +1310,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start Date"
-msgstr ""
+msgstr "Početni datum"
#: redlinefilterpage.ui
msgctxt ""
@@ -1317,7 +1319,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "earlier than"
-msgstr ""
+msgstr "ranije od"
#: redlinefilterpage.ui
msgctxt ""
@@ -1326,7 +1328,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "since"
-msgstr ""
+msgstr "od"
#: redlinefilterpage.ui
msgctxt ""
@@ -1335,7 +1337,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "equal to"
-msgstr ""
+msgstr "jednako sa"
#: redlinefilterpage.ui
msgctxt ""
@@ -1344,7 +1346,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "not equal to"
-msgstr ""
+msgstr "nije jednako sa"
#: redlinefilterpage.ui
msgctxt ""
@@ -1353,7 +1355,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "between"
-msgstr ""
+msgstr "između"
#: redlinefilterpage.ui
msgctxt ""
@@ -1362,7 +1364,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "since saving"
-msgstr ""
+msgstr "od spašavanja"
#: redlinefilterpage.ui
msgctxt ""
@@ -1371,7 +1373,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Date Condition"
-msgstr ""
+msgstr "Stanje datuma"
#: redlinefilterpage.ui
msgctxt ""
@@ -1380,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Range"
-msgstr ""
+msgstr "O_pseg"
#: redlinefilterpage.ui
msgctxt ""
@@ -1389,7 +1391,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Set Reference"
-msgstr ""
+msgstr "Postavi reference"
#: redlineviewpage.ui
msgctxt ""
@@ -1398,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Action"
-msgstr ""
+msgstr "Radnja"
#: redlineviewpage.ui
msgctxt ""
@@ -1407,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: redlineviewpage.ui
msgctxt ""
@@ -1416,7 +1418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: redlineviewpage.ui
msgctxt ""
@@ -1425,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: redlineviewpage.ui
msgctxt ""
@@ -1434,7 +1436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment"
-msgstr ""
+msgstr "Komentar"
#: redlineviewpage.ui
msgctxt ""
@@ -1443,7 +1445,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Changes"
-msgstr ""
+msgstr "Promjene"
#: sidebararea.ui
msgctxt ""
@@ -1452,7 +1454,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Popuni:"
#: sidebararea.ui
msgctxt ""
@@ -1461,7 +1463,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Popuni:"
#: sidebararea.ui
msgctxt ""
@@ -1470,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill:"
-msgstr ""
+msgstr "_Popuni:"
#: sidebararea.ui
msgctxt ""
@@ -1479,7 +1481,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Izaberite vrstu ispune za primjenjivanje."
#: sidebararea.ui
msgctxt ""
@@ -1488,7 +1490,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Izaberite vrstu ispune za primjenjivanje."
#: sidebararea.ui
msgctxt ""
@@ -1497,7 +1499,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Izaberite boju za primjenjivanje."
#: sidebararea.ui
msgctxt ""
@@ -1506,7 +1508,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Izaberite boju za primjenjivanje."
#: sidebararea.ui
msgctxt ""
@@ -1515,7 +1517,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Izaberite efekat za primjenjivanje."
#: sidebararea.ui
msgctxt ""
@@ -1524,7 +1526,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Izaberite efekat za primjenjivanje."
#: sidebararea.ui
msgctxt ""
@@ -1533,7 +1535,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Prozirnost"
#: sidebararea.ui
msgctxt ""
@@ -1542,7 +1544,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Prozirnost"
#: sidebararea.ui
msgctxt ""
@@ -1551,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Prozirnost:"
#: sidebararea.ui
msgctxt ""
@@ -1560,7 +1562,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Izaberite vrstu prozirnosti za primjenjivanje."
#: sidebararea.ui
msgctxt ""
@@ -1569,7 +1571,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Izaberite vrstu prozirnosti za primjenjivanje."
#: sidebararea.ui
msgctxt ""
@@ -1578,7 +1580,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Nijedan"
#: sidebararea.ui
msgctxt ""
@@ -1587,7 +1589,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Solid"
-msgstr ""
+msgstr "Čvrst"
#: sidebararea.ui
msgctxt ""
@@ -1596,7 +1598,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Linearno"
#: sidebararea.ui
msgctxt ""
@@ -1605,7 +1607,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Osovinski"
#: sidebararea.ui
msgctxt ""
@@ -1614,7 +1616,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Radijalno"
#: sidebararea.ui
msgctxt ""
@@ -1623,7 +1625,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "Elipsoid"
#: sidebararea.ui
msgctxt ""
@@ -1632,7 +1634,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Kvadratni"
#: sidebararea.ui
msgctxt ""
@@ -1641,7 +1643,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Kvadrat"
#: sidebararea.ui
msgctxt ""
@@ -1650,7 +1652,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Odredite varijaciju gradijenta transparentnosti."
#: sidebararea.ui
msgctxt ""
@@ -1659,7 +1661,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Odredite varijaciju gradijenta transparentnosti."
#: sidebararea.ui
msgctxt ""
@@ -1668,7 +1670,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Odredite 0% za potpuno neprozirno do 100% za potpuno transparentno."
#: sidebararea.ui
msgctxt ""
@@ -1677,7 +1679,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Odredite 0% za potpuno neprozirno do 100% za potpuno transparentno."
#: sidebargraphic.ui
msgctxt ""
@@ -1686,7 +1688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brightness:"
-msgstr ""
+msgstr "_Osvjetljennje:"
#: sidebargraphic.ui
msgctxt ""
@@ -1695,7 +1697,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Odredite osvjetljenost ilustracije."
#: sidebargraphic.ui
msgctxt ""
@@ -1704,7 +1706,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Odredite osvjetljenost ilustracije."
#: sidebargraphic.ui
msgctxt ""
@@ -1713,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contrast:"
-msgstr ""
+msgstr "_Kontrast:"
#: sidebargraphic.ui
msgctxt ""
@@ -1722,7 +1724,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Odredite stepen razlike između nasvjetlijih i najtamnijih dijelova ilustracije."
#: sidebargraphic.ui
msgctxt ""
@@ -1731,7 +1733,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Odredite stepen razlike između najsvjetlijih i najtamnijih dijelova ilustracije."
#: sidebargraphic.ui
msgctxt ""
@@ -1740,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color _mode:"
-msgstr ""
+msgstr "Način _boje:"
#: sidebargraphic.ui
msgctxt ""
@@ -1749,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Prozirnost:"
#: sidebargraphic.ui
msgctxt ""
@@ -1758,7 +1760,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Odredite postotak transparentnosti, 0% je potpuno nepregledno i 100% je u potpunosti transparentno."
#: sidebargraphic.ui
msgctxt ""
@@ -1767,7 +1769,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Odredite postotak transparentnosti, 0% je potpuno nepregledno i 100% je u potpunosti transparentno."
#: sidebargraphic.ui
msgctxt ""
@@ -1776,7 +1778,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Crveno"
#: sidebargraphic.ui
msgctxt ""
@@ -1785,7 +1787,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Crveni"
#: sidebargraphic.ui
msgctxt ""
@@ -1794,7 +1796,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Zeleno"
#: sidebargraphic.ui
msgctxt ""
@@ -1803,7 +1805,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Zeleno"
#: sidebargraphic.ui
msgctxt ""
@@ -1812,7 +1814,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Plavo"
#: sidebargraphic.ui
msgctxt ""
@@ -1821,7 +1823,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Plavo"
#: sidebargraphic.ui
msgctxt ""
@@ -1830,7 +1832,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Odredite gama vrijednost koja utječe na svjetlinu od srednje svijetle vrijednosti."
#: sidebargraphic.ui
msgctxt ""
@@ -1839,7 +1841,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Odredite gama vrijednost koja utječe na svjetlinu od srednje svijetle vrijednosti."
#: sidebarinsert.ui
msgctxt ""
@@ -1848,7 +1850,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linija"
#: sidebarinsert.ui
msgctxt ""
@@ -1857,7 +1859,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linija"
#: sidebarinsert.ui
msgctxt ""
@@ -1866,7 +1868,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Završeci linije sa strelicom"
#: sidebarinsert.ui
msgctxt ""
@@ -1875,7 +1877,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Završeci linije sa strelicom"
#: sidebarinsert.ui
msgctxt ""
@@ -1884,7 +1886,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Pravougaonik"
#: sidebarinsert.ui
msgctxt ""
@@ -1893,7 +1895,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Pravougaonik"
#: sidebarinsert.ui
msgctxt ""
@@ -1902,7 +1904,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Elipsa"
#: sidebarinsert.ui
msgctxt ""
@@ -1911,7 +1913,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Elipsa"
#: sidebarinsert.ui
msgctxt ""
@@ -1920,7 +1922,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Tekst (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1929,7 +1931,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Tekst (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1938,7 +1940,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Kriva"
#: sidebarinsert.ui
msgctxt ""
@@ -1947,7 +1949,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Kriva"
#: sidebarinsert.ui
msgctxt ""
@@ -1956,7 +1958,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Povezivač"
#: sidebarinsert.ui
msgctxt ""
@@ -1965,7 +1967,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Povezivač"
#: sidebarinsert.ui
msgctxt ""
@@ -1974,7 +1976,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Linije i strelice"
#: sidebarinsert.ui
msgctxt ""
@@ -1983,7 +1985,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Linije i strelice"
#: sidebarinsert.ui
msgctxt ""
@@ -1992,7 +1994,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Osnovni oblici"
#: sidebarinsert.ui
msgctxt ""
@@ -2001,7 +2003,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Osnovni oblici"
#: sidebarinsert.ui
msgctxt ""
@@ -2010,7 +2012,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Oblici simbola"
#: sidebarinsert.ui
msgctxt ""
@@ -2019,7 +2021,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Oblici simbola"
#: sidebarinsert.ui
msgctxt ""
@@ -2028,7 +2030,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Blok strelice"
#: sidebarinsert.ui
msgctxt ""
@@ -2037,7 +2039,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Blok strelice"
#: sidebarinsert.ui
msgctxt ""
@@ -2046,7 +2048,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Grafikoni"
#: sidebarinsert.ui
msgctxt ""
@@ -2055,7 +2057,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Grafikoni"
#: sidebarinsert.ui
msgctxt ""
@@ -2064,7 +2066,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Oblačići"
#: sidebarinsert.ui
msgctxt ""
@@ -2073,7 +2075,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Oblačići"
#: sidebarinsert.ui
msgctxt ""
@@ -2082,7 +2084,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Zvijezde"
#: sidebarinsert.ui
msgctxt ""
@@ -2091,7 +2093,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Zvijezde"
#: sidebarline.ui
msgctxt ""
@@ -2100,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "Š_irina:"
#: sidebarline.ui
msgctxt ""
@@ -2109,7 +2111,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Odredi širinu linije."
#: sidebarline.ui
msgctxt ""
@@ -2118,7 +2120,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Odredi širinu linije."
#: sidebarline.ui
msgctxt ""
@@ -2127,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Boja:"
#: sidebarline.ui
msgctxt ""
@@ -2136,7 +2138,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Odredi transparentnost linije."
#: sidebarline.ui
msgctxt ""
@@ -2145,7 +2147,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Odredi transparentnost linije."
#: sidebarline.ui
msgctxt ""
@@ -2154,7 +2156,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Odaberi boju linije."
#: sidebarline.ui
msgctxt ""
@@ -2163,7 +2165,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Odaberi boju linije."
#: sidebarline.ui
msgctxt ""
@@ -2172,7 +2174,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Odaberi boju linije."
#: sidebarline.ui
msgctxt ""
@@ -2181,7 +2183,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Odaberi boju linije."
#: sidebarline.ui
msgctxt ""
@@ -2190,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Prozirnost:"
#: sidebarline.ui
msgctxt ""
@@ -2199,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "_Stil:"
#: sidebarline.ui
msgctxt ""
@@ -2208,7 +2210,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Odredi stil linije."
#: sidebarline.ui
msgctxt ""
@@ -2217,7 +2219,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Odredi stil linije."
#: sidebarline.ui
msgctxt ""
@@ -2226,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Arrow:"
-msgstr ""
+msgstr "_Strelica:"
#: sidebarline.ui
msgctxt ""
@@ -2235,7 +2237,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Odredi stil početka strelice."
#: sidebarline.ui
msgctxt ""
@@ -2244,7 +2246,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Odredi stil početka strelice."
#: sidebarline.ui
msgctxt ""
@@ -2253,7 +2255,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Odredi stil kraja strelice."
#: sidebarline.ui
msgctxt ""
@@ -2262,7 +2264,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Odredi stil kraja strelice."
#: sidebarline.ui
msgctxt ""
@@ -2271,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Stil _ugla:"
#: sidebarline.ui
msgctxt ""
@@ -2280,7 +2282,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Odredi stil ruba konekcije."
#: sidebarline.ui
msgctxt ""
@@ -2289,7 +2291,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Odredi stil ruba konekcije."
#: sidebarline.ui
msgctxt ""
@@ -2298,7 +2300,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Zaobljeno"
#: sidebarline.ui
msgctxt ""
@@ -2307,7 +2309,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- ništa -"
#: sidebarline.ui
msgctxt ""
@@ -2316,7 +2318,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Spojen zasjekom"
#: sidebarline.ui
msgctxt ""
@@ -2325,7 +2327,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Iskošeno"
#: sidebarline.ui
msgctxt ""
@@ -2334,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Stil po_klopca:"
#: sidebarline.ui
msgctxt ""
@@ -2343,7 +2345,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Odredi stil poklopaca linije."
#: sidebarline.ui
msgctxt ""
@@ -2352,7 +2354,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Odredi stil poklopaca linije."
#: sidebarline.ui
msgctxt ""
@@ -2361,7 +2363,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Ravno"
#: sidebarline.ui
msgctxt ""
@@ -2370,7 +2372,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Okruglo"
#: sidebarline.ui
msgctxt ""
@@ -2379,7 +2381,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Kvadrat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2388,7 +2390,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Tačke i numerisanje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2397,7 +2399,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Tačke i numerisanje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2406,7 +2408,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Lista sa tačkama"
#: sidebarparagraph.ui
msgctxt ""
@@ -2415,7 +2417,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Lista sa tačkama"
#: sidebarparagraph.ui
msgctxt ""
@@ -2424,7 +2426,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numerisanje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2433,7 +2435,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numerisanje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2442,7 +2444,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Pozadinska boja odlomka"
#: sidebarparagraph.ui
msgctxt ""
@@ -2451,7 +2453,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Pozadinska boja odlomka"
#: sidebarparagraph.ui
msgctxt ""
@@ -2460,7 +2462,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Pozadinska boja odlomka"
#: sidebarparagraph.ui
msgctxt ""
@@ -2469,7 +2471,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Pozadinska boja odlomka"
#: sidebarparagraph.ui
msgctxt ""
@@ -2478,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "_Razmak:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2487,7 +2489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indent:"
-msgstr ""
+msgstr "_Uvuci:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2496,7 +2498,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Razmak"
#: sidebarparagraph.ui
msgctxt ""
@@ -2505,7 +2507,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Razmak"
#: sidebarparagraph.ui
msgctxt ""
@@ -2514,7 +2516,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Povećaj prored"
#: sidebarparagraph.ui
msgctxt ""
@@ -2523,7 +2525,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Povećaj prored"
#: sidebarparagraph.ui
msgctxt ""
@@ -2532,7 +2534,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Smanji prored"
#: sidebarparagraph.ui
msgctxt ""
@@ -2541,7 +2543,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Smanji prored"
#: sidebarparagraph.ui
msgctxt ""
@@ -2550,7 +2552,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2559,7 +2561,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2568,7 +2570,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Povećaj uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2577,7 +2579,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Povećaj uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2586,7 +2588,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Smanji uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2595,7 +2597,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Smanji uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2604,7 +2606,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Prebaci na viseće uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2613,7 +2615,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Prebaci na viseće uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2622,7 +2624,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2631,7 +2633,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2640,7 +2642,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Povećaj uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2649,7 +2651,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Uvećaj uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2658,7 +2660,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Umanji uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2667,7 +2669,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Umanji uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2676,7 +2678,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Prebaci na viseće uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2685,7 +2687,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Prebaci na viseće uvlačenje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2694,7 +2696,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Prored iznad odlomka"
#: sidebarparagraph.ui
msgctxt ""
@@ -2703,7 +2705,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Prored iznad odlomka"
#: sidebarparagraph.ui
msgctxt ""
@@ -2712,7 +2714,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Prored ispod odlomka"
#: sidebarparagraph.ui
msgctxt ""
@@ -2721,7 +2723,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Prored ispod odlomka"
#: sidebarparagraph.ui
msgctxt ""
@@ -2730,7 +2732,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Razmak između redova"
#: sidebarparagraph.ui
msgctxt ""
@@ -2739,7 +2741,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Razmak između redova"
#: sidebarparagraph.ui
msgctxt ""
@@ -2748,7 +2750,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Razmak između redova"
#: sidebarparagraph.ui
msgctxt ""
@@ -2757,7 +2759,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Razmak između redova"
#: sidebarparagraph.ui
msgctxt ""
@@ -2766,7 +2768,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Vodoravno poravnanje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2775,7 +2777,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Vodoravno poravnanje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2784,7 +2786,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Poravnaj lijevo"
#: sidebarparagraph.ui
msgctxt ""
@@ -2793,7 +2795,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Poravnaj lijevo"
#: sidebarparagraph.ui
msgctxt ""
@@ -2802,7 +2804,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Centriraj"
#: sidebarparagraph.ui
msgctxt ""
@@ -2811,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Centriraj"
#: sidebarparagraph.ui
msgctxt ""
@@ -2820,7 +2822,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Poravnaj desno"
#: sidebarparagraph.ui
msgctxt ""
@@ -2829,7 +2831,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Poravnaj Desno"
#: sidebarparagraph.ui
msgctxt ""
@@ -2838,7 +2840,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Poravnaj u blok"
#: sidebarparagraph.ui
msgctxt ""
@@ -2847,7 +2849,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Poravnaj u blok"
#: sidebarparagraph.ui
msgctxt ""
@@ -2856,7 +2858,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Uspravno poravnanje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2865,7 +2867,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Vertikalno poravnanje"
#: sidebarparagraph.ui
msgctxt ""
@@ -2874,7 +2876,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Poravnaj uz vrh"
#: sidebarparagraph.ui
msgctxt ""
@@ -2883,7 +2885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Poravnaj uz vrh"
#: sidebarparagraph.ui
msgctxt ""
@@ -2892,7 +2894,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Poravnaj uspravno na sredinu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2901,7 +2903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Poravnaj uspravno na sredinu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2910,7 +2912,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Poravnaj uz dno"
#: sidebarparagraph.ui
msgctxt ""
@@ -2919,7 +2921,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Poravnaj uz dno"
#: sidebarpossize.ui
msgctxt ""
@@ -2928,7 +2930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Horizontal:"
-msgstr ""
+msgstr "_Vodoravno:"
#: sidebarpossize.ui
msgctxt ""
@@ -2937,7 +2939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Unesite vrijednost za vodoravnu poziciju."
#: sidebarpossize.ui
msgctxt ""
@@ -2946,7 +2948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Unesite vrijednost za vodoravnu poziciju."
#: sidebarpossize.ui
msgctxt ""
@@ -2955,7 +2957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Vertikalno:"
#: sidebarpossize.ui
msgctxt ""
@@ -2964,7 +2966,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Unesite vrijednost za vertikalnu poziciju."
#: sidebarpossize.ui
msgctxt ""
@@ -2973,7 +2975,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Unesite vrijednost za vertikalnu poziciju."
#: sidebarpossize.ui
msgctxt ""
@@ -2982,7 +2984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "Š_irina:"
#: sidebarpossize.ui
msgctxt ""
@@ -2991,7 +2993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Unesite širinu za odabrani objekat."
#: sidebarpossize.ui
msgctxt ""
@@ -3000,7 +3002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Unesite širinu za odabrani objekat."
#: sidebarpossize.ui
msgctxt ""
@@ -3009,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "V_isina:"
#: sidebarpossize.ui
msgctxt ""
@@ -3018,7 +3020,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Unesite visinu za odabrani objekat."
#: sidebarpossize.ui
msgctxt ""
@@ -3027,7 +3029,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Unesite visinu za odabrani objekat."
#: sidebarpossize.ui
msgctxt ""
@@ -3036,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Zadrži odnos"
#: sidebarpossize.ui
msgctxt ""
@@ -3045,7 +3047,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Održavaj proporcije kada mijenjaš veličinu odabranog objekta."
#: sidebarpossize.ui
msgctxt ""
@@ -3054,7 +3056,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Održavaj proporcije kada mijenjaš veličinu odabranog objekta."
#: sidebarpossize.ui
msgctxt ""
@@ -3063,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rotation:"
-msgstr ""
+msgstr "_Rotacija:"
#: sidebarpossize.ui
msgctxt ""
@@ -3072,7 +3074,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Odaberite ugao rotacije."
#: sidebarpossize.ui
msgctxt ""
@@ -3081,7 +3083,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Odaberite ugao rotacije."
#: sidebarpossize.ui
msgctxt ""
@@ -3090,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Flip:"
-msgstr ""
+msgstr "_Okreni:"
#: sidebarpossize.ui
msgctxt ""
@@ -3099,7 +3101,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Okreni odabrani objekat uspravno."
#: sidebarpossize.ui
msgctxt ""
@@ -3108,7 +3110,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Okreni odabrani objekat uspravno."
#: sidebarpossize.ui
msgctxt ""
@@ -3117,7 +3119,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Okreni odabrani objekat vodoravno."
#: sidebarpossize.ui
msgctxt ""
@@ -3126,4 +3128,4 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Okreni odabrani objekat vodoravno."
diff --git a/source/bs/sw/source/core/layout.po b/source/bs/sw/source/core/layout.po
index 4c622825de5..a5c501a2902 100644
--- a/source/bs/sw/source/core/layout.po
+++ b/source/bs/sw/source/core/layout.po
@@ -2,26 +2,27 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-23 22:27+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390516060.0\n"
#: pagefrm.src
-#, fuzzy
msgctxt ""
"pagefrm.src\n"
"STR_PAGE_BREAK\n"
"string.text"
msgid "Manual Page Break"
-msgstr "Ručni prijelomi stranica"
+msgstr "Ručni prijelom stranice"
#: pagefrm.src
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"STR_COLUMN_BREAK\n"
"string.text"
msgid "Manual Column Break"
-msgstr ""
+msgstr "Ručni prijelom kolone"
diff --git a/source/bs/sw/source/core/undo.po b/source/bs/sw/source/core/undo.po
index b674c1c212c..bac8277c5df 100644
--- a/source/bs/sw/source/core/undo.po
+++ b/source/bs/sw/source/core/undo.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-23 22:30+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390516212.0\n"
#: undo.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_MOVE_UNDO\n"
"string.text"
msgid "Move"
-msgstr "Pomakni: $1"
+msgstr "Pomakni"
#: undo.src
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_INSERT_PAGE_BREAK_UNDO\n"
"string.text"
msgid "Insert page break"
-msgstr "Unesi prekid stranice"
+msgstr "Ubaci prijelom stranice"
#: undo.src
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_INSERT_COLUMN_BREAK_UNDO\n"
"string.text"
msgid "Insert column break"
-msgstr "Ubacivanje prekida stupca"
+msgstr "Ubaci prijelom kolone"
#: undo.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_PLAY_MACRO_UNDO\n"
"string.text"
msgid "Run macro"
-msgstr "Izvedi makronaredbu"
+msgstr "Izvrši makronaredbu"
#: undo.src
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_DELETESECTION\n"
"string.text"
msgid "Delete section"
-msgstr "Obriši odjeljak "
+msgstr "Obriši odjeljak"
#: undo.src
msgctxt ""
@@ -329,22 +329,20 @@ msgid "Replace style: $1 $2 $3"
msgstr "Zamijeni stil: $1 $2 $3"
#: undo.src
-#, fuzzy
msgctxt ""
"undo.src\n"
"STR_DELETE_PAGE_BREAK\n"
"string.text"
msgid "Delete page break"
-msgstr "Obriši prelome stranica"
+msgstr "Izbriši prijelom stranica"
#: undo.src
-#, fuzzy
msgctxt ""
"undo.src\n"
"STR_TEXT_CORRECTION\n"
"string.text"
msgid "Text Correction"
-msgstr "Smjer teksta"
+msgstr "KorekcijaTteksta"
#: undo.src
msgctxt ""
@@ -392,7 +390,7 @@ msgctxt ""
"STR_MOVENUM\n"
"string.text"
msgid "Move paragraphs"
-msgstr "Pomakni odlomak"
+msgstr "Pomakni odlomke"
#: undo.src
msgctxt ""
@@ -499,13 +497,12 @@ msgid "Merge table"
msgstr "Spoji tablicu"
#: undo.src
-#, fuzzy
msgctxt ""
"undo.src\n"
"STR_TRANSLITERATE\n"
"string.text"
msgid "Change Case"
-msgstr "Pro~mijeni slova"
+msgstr "Izmijeni veličinu slova"
#: undo.src
msgctxt ""
@@ -513,7 +510,7 @@ msgctxt ""
"STR_DELNUM\n"
"string.text"
msgid "Delete numbering"
-msgstr "Obriši numeraciju "
+msgstr "Obriši numeraciju"
#: undo.src
msgctxt ""
@@ -537,7 +534,7 @@ msgctxt ""
"STR_DRAWUNGROUP\n"
"string.text"
msgid "Ungroup drawing objects"
-msgstr "Razgrupiravanje crtanih objekata"
+msgstr "Razgrupisanje crtanih objekata"
#: undo.src
msgctxt ""
@@ -553,7 +550,7 @@ msgctxt ""
"STR_REREAD\n"
"string.text"
msgid "Replace Image"
-msgstr ""
+msgstr "Zamjena slike"
#: undo.src
msgctxt ""
@@ -561,7 +558,7 @@ msgctxt ""
"STR_DELGRF\n"
"string.text"
msgid "Delete Image"
-msgstr ""
+msgstr "Obriši sliku"
#: undo.src
msgctxt ""
@@ -569,7 +566,7 @@ msgctxt ""
"STR_DELOLE\n"
"string.text"
msgid "Delete object"
-msgstr "Obriši objekt "
+msgstr "Obriši objekat"
#: undo.src
msgctxt ""
@@ -593,7 +590,7 @@ msgctxt ""
"STR_TABLE_INSCOL\n"
"string.text"
msgid "Insert Column"
-msgstr "Umetni stupac"
+msgstr "Umetni kolonu"
#: undo.src
msgctxt ""
@@ -609,7 +606,7 @@ msgctxt ""
"STR_TABLE_DELBOX\n"
"string.text"
msgid "Delete row/column"
-msgstr "Obriši redak/stupac "
+msgstr "Obriši red/kolonu"
#: undo.src
msgctxt ""
@@ -617,7 +614,7 @@ msgctxt ""
"STR_UNDO_COL_DELETE\n"
"string.text"
msgid "Delete column"
-msgstr "Obriši stupac"
+msgstr "Obriši kolonu"
#: undo.src
msgctxt ""
@@ -665,7 +662,7 @@ msgctxt ""
"STR_CLEAR_TOX_RANGE\n"
"string.text"
msgid "Remove index/table"
-msgstr "Uklanjanje ideksa/tablice"
+msgstr "Uklanjanje indeksa/tabele"
#: undo.src
msgctxt ""
@@ -737,7 +734,7 @@ msgctxt ""
"STR_UNDO_SETFLYFRMFMT\n"
"string.text"
msgid "Apply frame style: $1"
-msgstr "Primjeni stil obrasca: $1"
+msgstr "Primijeni stil okvira: $1"
#: undo.src
msgctxt ""
@@ -769,7 +766,7 @@ msgctxt ""
"STR_INSERT_URLBTN\n"
"string.text"
msgid "insert URL button"
-msgstr "ubaci dugme url-a"
+msgstr "ubaci dugme URL-a"
#: undo.src
msgctxt ""
@@ -857,7 +854,7 @@ msgctxt ""
"STR_YIELDS\n"
"string.text"
msgid "->"
-msgstr "-"
+msgstr "->"
#: undo.src
msgctxt ""
@@ -881,7 +878,7 @@ msgctxt ""
"STR_UNDO_NLS\n"
"string.text"
msgid "$1 line break(s)"
-msgstr "1$ prekid linija"
+msgstr "$1 prijeloma redova"
#: undo.src
msgctxt ""
@@ -897,7 +894,7 @@ msgctxt ""
"STR_UNDO_COLBRKS\n"
"string.text"
msgid "column break"
-msgstr "prekid stupca"
+msgstr "prijelom kolone"
#: undo.src
msgctxt ""
@@ -953,7 +950,7 @@ msgctxt ""
"STR_N_REDLINES\n"
"string.text"
msgid "$1 changes"
-msgstr "1$ promjena"
+msgstr "$1 promjena"
#: undo.src
msgctxt ""
@@ -961,7 +958,7 @@ msgctxt ""
"STR_UNDO_PAGEDESC\n"
"string.text"
msgid "Change page style: $1"
-msgstr "Promjeni stil stranuce: $1"
+msgstr "Promijeni stil stranice: $1"
#: undo.src
msgctxt ""
@@ -985,7 +982,7 @@ msgctxt ""
"STR_UNDO_PAGEDESC_RENAME\n"
"string.text"
msgid "Rename page style: $1 $2 $3"
-msgstr "Promjeni ime stil stanice: $1 $2 $3"
+msgstr "Promijeni ime stila stanice: $1 $2 $3"
#: undo.src
msgctxt ""
@@ -1009,7 +1006,7 @@ msgctxt ""
"STR_UNDO_TXTFMTCOL_CREATE\n"
"string.text"
msgid "Create paragraph style: $1"
-msgstr "Stvori stil odlomka: $1"
+msgstr "Napravi stil odlomka: $1"
#: undo.src
msgctxt ""
@@ -1057,7 +1054,7 @@ msgctxt ""
"STR_UNDO_FRMFMT_CREATE\n"
"string.text"
msgid "Create frame style: $1"
-msgstr "Stvori stil obrasca: $1"
+msgstr "Napravi stil okvira: $1"
#: undo.src
msgctxt ""
@@ -1065,7 +1062,7 @@ msgctxt ""
"STR_UNDO_FRMFMT_DELETE\n"
"string.text"
msgid "Delete frame style: $1"
-msgstr "Obriši stil obrasca: $1"
+msgstr "Obriši stil okvira: $1"
#: undo.src
msgctxt ""
@@ -1073,7 +1070,7 @@ msgctxt ""
"STR_UNDO_FRMFMT_RENAME\n"
"string.text"
msgid "Rename frame style: $1 $2 $3"
-msgstr "Promjeni ime stila obrasca: $1 $2 $3"
+msgstr "Promjeni ime stila okvira: $1 $2 $3"
#: undo.src
msgctxt ""
@@ -1081,7 +1078,7 @@ msgctxt ""
"STR_UNDO_NUMRULE_CREATE\n"
"string.text"
msgid "Create numbering style: $1"
-msgstr "Stvori stil brojanja: $1"
+msgstr "Napravi stil numerisanja: $1"
#: undo.src
msgctxt ""
@@ -1089,7 +1086,7 @@ msgctxt ""
"STR_UNDO_NUMRULE_DELETE\n"
"string.text"
msgid "Delete numbering style: $1"
-msgstr "Obriši stil brojanja: $1"
+msgstr "Obriši stil numerisanja: $1"
#: undo.src
msgctxt ""
@@ -1097,7 +1094,7 @@ msgctxt ""
"STR_UNDO_NUMRULE_RENAME\n"
"string.text"
msgid "Rename numbering style: $1 $2 $3"
-msgstr "Preimenovanje stila numeriranja: $1 $2 $3"
+msgstr "Preimenovanje stila numerisanja: $1 $2 $3"
#: undo.src
msgctxt ""
@@ -1153,7 +1150,7 @@ msgctxt ""
"STR_OLE\n"
"string.text"
msgid "OLE-object"
-msgstr "OLE-objekt"
+msgstr "OLE-objekat"
#: undo.src
msgctxt ""
@@ -1185,7 +1182,7 @@ msgctxt ""
"STR_REFERENCE\n"
"string.text"
msgid "cross-reference"
-msgstr "međuovisnost"
+msgstr "unakrsna referenca"
#: undo.src
msgctxt ""
@@ -1233,7 +1230,7 @@ msgctxt ""
"STR_DRAWING_OBJECTS\n"
"string.text"
msgid "drawing object(s)"
-msgstr "crtani objekti"
+msgstr "objekti crteža"
#: undo.src
msgctxt ""
diff --git a/source/bs/sw/source/core/unocore.po b/source/bs/sw/source/core/unocore.po
index 19608117bba..5adc16e09f6 100644
--- a/source/bs/sw/source/core/unocore.po
+++ b/source/bs/sw/source/core/unocore.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-23 22:35+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390516531.0\n"
#: unocore.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_STYLE_FAMILY_CHARACTER\n"
"string.text"
msgid "Character"
-msgstr "Karakter"
+msgstr "Znak"
#: unocore.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/app.po b/source/bs/sw/source/ui/app.po
index b0d30bc48f5..efc1b4f9531 100644
--- a/source/bs/sw/source/ui/app.po
+++ b/source/bs/sw/source/ui/app.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-03-30 18:10+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1396203014.000000\n"
#: app.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"STR_PAGE_COUNT_MACRO\n"
"string.text"
msgid "Changing the page count"
-msgstr "Promjena brojanja stranica"
+msgstr "Promjena broja stranica"
#: app.src
msgctxt ""
@@ -57,7 +57,7 @@ msgctxt ""
"2\n"
"filterlist.text"
msgid "Hidden Styles"
-msgstr ""
+msgstr "Sakriveni stilovi"
#: app.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"2\n"
"filterlist.text"
msgid "Hidden Styles"
-msgstr ""
+msgstr "Sakriveni stilovi"
#: app.src
msgctxt ""
@@ -219,7 +219,7 @@ msgctxt ""
"2\n"
"filterlist.text"
msgid "Hidden Styles"
-msgstr ""
+msgstr "Sakriveni stilovi"
#: app.src
msgctxt ""
@@ -264,7 +264,7 @@ msgctxt ""
"2\n"
"filterlist.text"
msgid "Hidden Styles"
-msgstr ""
+msgstr "Sakriveni stilovi"
#: app.src
msgctxt ""
@@ -309,7 +309,7 @@ msgctxt ""
"2\n"
"filterlist.text"
msgid "Hidden Styles"
-msgstr ""
+msgstr "Sakriveni stilovi"
#: app.src
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"STR_DLLNOTFOUND\n"
"string.text"
msgid "Filter not found."
-msgstr "Filter nije pronađen"
+msgstr "Filter nije pronađen."
#: app.src
msgctxt ""
@@ -399,7 +399,7 @@ msgctxt ""
"STR_LOAD_GLOBAL_DOC\n"
"string.text"
msgid "Name and Path of Master Document"
-msgstr "Ime i staza glavnog dokumenta"
+msgstr "Ime i staza master dokumenta"
#: app.src
msgctxt ""
@@ -415,7 +415,7 @@ msgctxt ""
"STR_JAVA_EDIT\n"
"string.text"
msgid "Edit Script"
-msgstr ""
+msgstr "Izmijeni skriptu"
#: app.src
msgctxt ""
@@ -423,7 +423,7 @@ msgctxt ""
"STR_REMOVE_WARNING\n"
"string.text"
msgid "The following characters are not valid and have been removed: "
-msgstr ""
+msgstr "Sljedeći znakovi nisu važeći i uklonjeni su: "
#: app.src
msgctxt ""
@@ -431,7 +431,7 @@ msgctxt ""
"SW_STR_NONE\n"
"string.text"
msgid "[None]"
-msgstr ""
+msgstr "[None]"
#: app.src
msgctxt ""
@@ -439,7 +439,7 @@ msgctxt ""
"STR_CAPTION_BEGINNING\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Početak"
#: app.src
msgctxt ""
@@ -447,7 +447,7 @@ msgctxt ""
"STR_CAPTION_END\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Kraj"
#: app.src
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"STR_CAPTION_ABOVE\n"
"string.text"
msgid "Above"
-msgstr ""
+msgstr "Iznad"
#: app.src
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"STR_CAPTION_BELOW\n"
"string.text"
msgid "Below"
-msgstr ""
+msgstr "Ispod"
#: app.src
msgctxt ""
@@ -471,7 +471,7 @@ msgctxt ""
"SW_STR_READONLY\n"
"string.text"
msgid "read-only"
-msgstr ""
+msgstr "samo-čitanje"
#: app.src
msgctxt ""
@@ -479,7 +479,7 @@ msgctxt ""
"STR_READONLY_PATH\n"
"string.text"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
-msgstr ""
+msgstr "U 'automatski tekst' direktorije su samo za čitanje. Želite li pozvati dijalog postavki?"
#: app.src
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"STR_STATSTR_AUTOFORMAT\n"
"string.text"
msgid "Formatting document automatically..."
-msgstr "Automastko formatiranje dokumenta..."
+msgstr "Automatsko formatiranje dokumenta..."
#: app.src
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"STR_STATSTR_IMPGRF\n"
"string.text"
msgid "Importing Images..."
-msgstr ""
+msgstr "Uvoz slika..."
#: app.src
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"STR_GRAPHIC_DEFNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: app.src
msgctxt ""
@@ -735,7 +735,7 @@ msgctxt ""
"STR_FDLG_TEMPLATE_NAME\n"
"string.text"
msgid "separated by: "
-msgstr "Stilovi: "
+msgstr "razdvojeno sa: "
#: app.src
msgctxt ""
@@ -767,7 +767,7 @@ msgctxt ""
"STR_PAGEBREAK\n"
"string.text"
msgid "Break before new page"
-msgstr "Prekid prije nove stranice"
+msgstr "Prijelom prije nove stranice"
#: app.src
msgctxt ""
@@ -807,7 +807,7 @@ msgctxt ""
"RID_MODULE_TOOLBOX\n"
"string.text"
msgid "Function Bar (viewing mode)"
-msgstr "Funkcijska traka (mod za pregledavanje)"
+msgstr "Funkcijska traka (režim za pregledavanje)"
#: app.src
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"STR_STATUSBAR_WORDCOUNT_NO_SELECTION\n"
"string.text"
msgid "%1 words, %2 characters"
-msgstr ""
+msgstr "%1 riječi, %2 znakova"
#: app.src
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"STR_STATUSBAR_WORDCOUNT\n"
"string.text"
msgid "%1 words, %2 characters selected"
-msgstr ""
+msgstr "%1 riječi, %2 znakova izabrano"
#: app.src
msgctxt ""
@@ -984,13 +984,12 @@ msgid "Rows"
msgstr "Redovi"
#: app.src
-#, fuzzy
msgctxt ""
"app.src\n"
"STR_COL\n"
"string.text"
msgid "Column"
-msgstr "Kolo~na"
+msgstr "Kolona"
#: app.src
msgctxt ""
@@ -1022,7 +1021,7 @@ msgctxt ""
"STR_ACCESS_PAGESETUP_SPACING\n"
"string.text"
msgid "Spacing between %1 and %2"
-msgstr ""
+msgstr "Razmak između %1 i %2"
#: app.src
msgctxt ""
@@ -1030,7 +1029,7 @@ msgctxt ""
"STR_ACCESS_COLUMN_WIDTH\n"
"string.text"
msgid "Column %1 Width"
-msgstr ""
+msgstr "Kolona %1 Širina"
#: app.src
msgctxt ""
@@ -1038,7 +1037,7 @@ msgctxt ""
"STR_ROTATE_TO_STANDARD_ORIENTATION\n"
"string.text"
msgid "This image is rotated. Would you like to rotate it into standard orientation?"
-msgstr ""
+msgstr "Ova slika se rotira. Želite li je okrenuti u standardnu orijentaciju?"
#: app.src
msgctxt ""
@@ -1046,7 +1045,7 @@ msgctxt ""
"STR_CAPTION_TABLE\n"
"string.text"
msgid "%PRODUCTNAME Writer Table"
-msgstr ""
+msgstr "%PRODUCTNAME Writer tabela"
#: app.src
msgctxt ""
@@ -1054,7 +1053,7 @@ msgctxt ""
"STR_CAPTION_FRAME\n"
"string.text"
msgid "%PRODUCTNAME Writer Frame"
-msgstr ""
+msgstr "%PRODUCTNAME Writer okvir"
#: app.src
msgctxt ""
@@ -1062,7 +1061,7 @@ msgctxt ""
"STR_CAPTION_GRAPHIC\n"
"string.text"
msgid "%PRODUCTNAME Writer Picture"
-msgstr ""
+msgstr "%PRODUCTNAME Writer slika"
#: app.src
msgctxt ""
@@ -1070,7 +1069,7 @@ msgctxt ""
"STR_CAPTION_OLE\n"
"string.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Drugi OLE objekti"
#: app.src
msgctxt ""
@@ -1078,7 +1077,7 @@ msgctxt ""
"STR_CATEGORY_NONE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<None>"
#: error.src
msgctxt ""
@@ -1094,7 +1093,7 @@ msgctxt ""
"STR_COMCORE_CANT_SHOW\n"
"string.text"
msgid "Image cannot be displayed."
-msgstr ""
+msgstr "Slika ne može biti prikazana."
#: error.src
msgctxt ""
@@ -1210,7 +1209,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_FILE_ROWCOL )\n"
"string.text"
msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col)."
-msgstr "Greška u formatu otkrivena u poddokumentu $(ARG1) na $(ARG2)(row,col)"
+msgstr "Greška u formatu otkrivena u poddokumentu $(ARG1) na $(ARG2)(row,col)."
#: error.src
msgctxt ""
@@ -1264,7 +1263,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_LOCKING , ERR_TXTBLOCK_NEWFILE_ERROR )\n"
"string.text"
msgid "$(ARG1) has changed."
-msgstr "$(ARG1) je izmijenjeno"
+msgstr "$(ARG1) je izmijenjeno."
#: error.src
msgctxt ""
@@ -1273,7 +1272,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_PATH , ERR_AUTOPATH_ERROR )\n"
"string.text"
msgid "$(ARG1) does not exist."
-msgstr "$(ARG1) ne postoji"
+msgstr "$(ARG1) ne postoji."
#: error.src
msgctxt ""
@@ -1282,7 +1281,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_NONE , ERR_TBLSPLIT_ERROR )\n"
"string.text"
msgid "Cells cannot be further split."
-msgstr "Ćelije se ne mogu dalje razdvajati"
+msgstr "Ćelije se ne mogu dalje razdvajati."
#: error.src
msgctxt ""
@@ -1291,7 +1290,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_NONE , ERR_TBLINSCOL_ERROR )\n"
"string.text"
msgid "Additional columns cannot be inserted."
-msgstr "Dodatne kolone se ne mogu ubacivati"
+msgstr "Dodatne kolone se ne mogu ubacivati."
#: error.src
msgctxt ""
@@ -1300,7 +1299,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_NONE , ERR_TBLDDECHG_ERROR )\n"
"string.text"
msgid "The structure of a linked table cannot be modified."
-msgstr "Struktura vezanih tabela se ne može mijenjati"
+msgstr "Struktura vezanih tabela se ne može mijenjati."
#: error.src
msgctxt ""
@@ -1309,7 +1308,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_NO_DRAWINGS )\n"
"string.text"
msgid "No drawings could be read."
-msgstr "Crteži se ne mogu čitati"
+msgstr "Crteži se ne mogu čitati."
#: error.src
msgctxt ""
@@ -1327,7 +1326,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_FEATURES_LOST )\n"
"string.text"
msgid "Not all attributes could be read."
-msgstr "Ne mogu se svi atributi čitati"
+msgstr "Svi atributi se ne mogu čitati."
#: error.src
msgctxt ""
@@ -1336,7 +1335,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_FEATURES_LOST )\n"
"string.text"
msgid "Not all attributes could be recorded."
-msgstr "Svi atributi se ne mogu zapisati"
+msgstr "Svi atributi se ne mogu zapisati."
#: error.src
msgctxt ""
@@ -1345,7 +1344,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_OLE )\n"
"string.text"
msgid "Some OLE objects could only be loaded as Images."
-msgstr ""
+msgstr "Neki OLE objekti se mogu učitati samo kao slika."
#: error.src
msgctxt ""
@@ -1354,7 +1353,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_OLE )\n"
"string.text"
msgid "Some OLE objects could only be saved as Images."
-msgstr ""
+msgstr "Neki OLE objekti se mogu snimiti samo kao slika."
#: error.src
msgctxt ""
@@ -1363,7 +1362,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_POOR_LOAD )\n"
"string.text"
msgid "Document could not be completely loaded."
-msgstr "Dokument se nije mogao učitati u potpunosti"
+msgstr "Dokument se nije mogao učitati u potpunosti."
#: error.src
msgctxt ""
@@ -1372,7 +1371,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_POOR_LOAD )\n"
"string.text"
msgid "Document could not be completely saved."
-msgstr "Dokument se ne može u potpunosti snimiti"
+msgstr "Dokument se ne može u potpunosti snimiti."
#: error.src
msgctxt ""
@@ -1403,7 +1402,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_WRITE , WARN_FORMAT_FILE_ROWCOL )\n"
"string.text"
msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col)."
-msgstr "Greška u formatu otkrivena u poddokumentu $(ARG1) na $(ARG2)(row,col)"
+msgstr "Greška u formatu otkrivena u pod-dokumentu $(ARG1) na $(ARG2)(row,col)."
#: mn.src
msgctxt ""
@@ -1451,14 +1450,13 @@ msgid "Justified"
msgstr "Poravnato"
#: mn.src
-#, fuzzy
msgctxt ""
"mn.src\n"
"MN_TEXT_ATTR\n"
"MN_FORMAT_ALGN\n"
"menuitem.text"
msgid "A~lignment"
-msgstr "~Poravnanje"
+msgstr "Po~ravnanje"
#: mn.src
msgctxt ""
@@ -1485,7 +1483,7 @@ msgctxt ""
"FN_EDIT_FOOTNOTE\n"
"menuitem.text"
msgid "Footnote/Endnote~..."
-msgstr "Fusno~ta..."
+msgstr "Fusnota/Endnota~..."
#: mn.src
msgctxt ""
@@ -1503,7 +1501,7 @@ msgctxt ""
"FN_EDIT_AUTH_ENTRY_DLG\n"
"menuitem.text"
msgid "~Bibliography Entry..."
-msgstr ""
+msgstr "~Unos u bibliografiju..."
#: mn.src
msgctxt ""
@@ -1521,7 +1519,7 @@ msgctxt ""
"FN_COPY_HYPERLINK_LOCATION\n"
"menuitem.text"
msgid "Copy Hyperlink ~Location"
-msgstr "Kopirajte ~Lokaciju hiperlinka"
+msgstr "Kopirajte ~lokaciju hiperlinka"
#: mn.src
msgctxt ""
@@ -1530,7 +1528,7 @@ msgctxt ""
"FN_REMOVE_HYPERLINK\n"
"menuitem.text"
msgid "Remo~ve Hyperlink"
-msgstr "Ukloni link"
+msgstr "Ukloni ~link"
#: mn.src
msgctxt ""
@@ -1548,55 +1546,34 @@ msgctxt ""
"FN_FORMAT_RESET\n"
"menuitem.text"
msgid "Clear ~Direct Formatting"
-msgstr ""
+msgstr "Poništi ~direktno formatiranje"
#: mn.src
-#, fuzzy
msgctxt ""
"mn.src\n"
"_NUMBERING_RELATED_MENU\n"
"FN_NUMBER_NEWSTART\n"
"menuitem.text"
msgid "Restart Numbering"
-msgstr ""
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Ponovo počni numerisanje\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Ponovo pokreni numerisanje"
+msgstr "Ponovo pokreni numerisanje"
#: mn.src
-#, fuzzy
msgctxt ""
"mn.src\n"
"_NUMBERING_RELATED_MENU\n"
"FN_NUM_CONTINUE\n"
"menuitem.text"
msgid "Continue previous numbering"
-msgstr ""
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Nastavi s prethodnim označavanjem brojevima\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Nastavi prethodno numerisanje"
+msgstr "Nastavi prethodno numerisanje"
#: mn.src
-#, fuzzy
msgctxt ""
"mn.src\n"
"_NUMBERING_RELATED_MENU\n"
"FN_NUM_BULLET_UP\n"
"menuitem.text"
msgid "Up One Level"
-msgstr ""
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Jedan nivo gore\n"
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Jedan nivo naviše\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Jedan nivo naviše\n"
-"#-#-#-#-# contnr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Jedan nivo naviše\n"
-"#-#-#-#-# office.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Jedan nivo više"
+msgstr "Jedan nivo više"
#: mn.src
msgctxt ""
@@ -1614,7 +1591,7 @@ msgctxt ""
"FN_UPDATE_CUR_TOX\n"
"menuitem.text"
msgid "~Update Index/Table"
-msgstr "Osvje~ži indeks/tabelu"
+msgstr "Osvjež~i indeks/tabelu"
#: mn.src
msgctxt ""
@@ -1641,7 +1618,7 @@ msgctxt ""
"FN_INSERT_CAPTION\n"
"menuitem.text"
msgid "~Caption..."
-msgstr "~Opis..."
+msgstr "~Natpis..."
#: mn.src
msgctxt ""
@@ -1698,7 +1675,6 @@ msgid "~Split..."
msgstr "~Podijeli..."
#: mn.src
-#, fuzzy
msgctxt ""
"mn.src\n"
"MN_TAB1.MN_CELL\n"
@@ -1708,7 +1684,6 @@ msgid "~Top"
msgstr "~Vrh"
#: mn.src
-#, fuzzy
msgctxt ""
"mn.src\n"
"MN_TAB1.MN_CELL\n"
@@ -1718,7 +1693,6 @@ msgid "C~enter"
msgstr "~Sredina"
#: mn.src
-#, fuzzy
msgctxt ""
"mn.src\n"
"MN_TAB1.MN_CELL\n"
@@ -1743,7 +1717,7 @@ msgctxt ""
"FN_TABLE_UNSET_READ_ONLY_CELLS\n"
"menuitem.text"
msgid "~Unprotect"
-msgstr "Ukloni zaštitu"
+msgstr "~Ukloni zaštitu"
#: mn.src
msgctxt ""
@@ -1752,7 +1726,7 @@ msgctxt ""
"MN_CELL\n"
"menuitem.text"
msgid "~Cell"
-msgstr "~Ćelija"
+msgstr "Ć~elija"
#: mn.src
msgctxt ""
@@ -1833,7 +1807,7 @@ msgctxt ""
"FN_TABLE_SET_COL_WIDTH\n"
"menuitem.text"
msgid "~Width..."
-msgstr "~Širina..."
+msgstr "Š~irina..."
#: mn.src
msgctxt ""
@@ -1905,7 +1879,7 @@ msgctxt ""
"FN_NAME_SHAPE\n"
"menuitem.text"
msgid "Name..."
-msgstr "~Imenuj objekat..."
+msgstr "Ime..."
#: mn.src
msgctxt ""
@@ -2047,7 +2021,7 @@ msgctxt ""
"SID_CONTOUR_DLG\n"
"menuitem.text"
msgid "~Edit Contour..."
-msgstr "Uredi konturu..."
+msgstr "~Izmijeni konturu..."
#: mn.src
msgctxt ""
@@ -2118,7 +2092,7 @@ msgctxt ""
"MN_DRAW_POPUPMENU\n"
"string.text"
msgid "Graphic"
-msgstr "Grafika"
+msgstr "Ilustracija"
#: mn.src
msgctxt ""
@@ -2322,7 +2296,7 @@ msgctxt ""
"FN_FRAME_ALIGN_VERT_CENTER\n"
"menuitem.text"
msgid "Base in ~Middle"
-msgstr "~Baza u sredini "
+msgstr "~Baza u sredini"
#: mn.src
msgctxt ""
@@ -2334,14 +2308,13 @@ msgid "Base at ~Bottom"
msgstr "~Baza pri dnu"
#: mn.src
-#, fuzzy
msgctxt ""
"mn.src\n"
"MN_ALIGN_FRAME\n"
"MN_FORMAT_FRM_HORZ\n"
"menuitem.text"
msgid "A~lignment"
-msgstr "~Poravnanje"
+msgstr "Po~ravnanje"
#: mn.src
msgctxt ""
@@ -2350,7 +2323,7 @@ msgctxt ""
"FN_FORMAT_GRAFIC_DLG\n"
"menuitem.text"
msgid "~Picture..."
-msgstr "~Slika"
+msgstr "~Slika..."
#: mn.src
msgctxt ""
@@ -2359,7 +2332,7 @@ msgctxt ""
"SID_ROTATE_GRAPHIC_LEFT\n"
"menuitem.text"
msgid "Rotate 90° Left"
-msgstr ""
+msgstr "Rotiraj 90° lijevo"
#: mn.src
msgctxt ""
@@ -2368,7 +2341,7 @@ msgctxt ""
"SID_ROTATE_GRAPHIC_RIGHT\n"
"menuitem.text"
msgid "Rotate 90° Right"
-msgstr ""
+msgstr "Rotiraj 90° desno"
#: mn.src
msgctxt ""
@@ -2377,7 +2350,7 @@ msgctxt ""
"SID_MENU_MANAGE_GRAPHIC\n"
"menuitem.text"
msgid "~Rotate Image"
-msgstr ""
+msgstr "~Rotiraj sliku"
#: mn.src
msgctxt ""
@@ -2463,7 +2436,7 @@ msgctxt ""
"FN_HEADERFOOTER_BORDERBACK\n"
"menuitem.text"
msgid "Border and Background..."
-msgstr ""
+msgstr "Granica i pozadina..."
#: mn.src
msgctxt ""
@@ -2472,14 +2445,13 @@ msgctxt ""
"FN_PAGEBREAK_EDIT\n"
"menuitem.text"
msgid "Edit Page Break..."
-msgstr ""
+msgstr "Uredi prijelom stranice..."
#: mn.src
-#, fuzzy
msgctxt ""
"mn.src\n"
"MN_PAGEBREAK_BUTTON\n"
"FN_PAGEBREAK_DELETE\n"
"menuitem.text"
msgid "Delete Page Break"
-msgstr "Obriši prelome stranica"
+msgstr "Izbriši prijelom stranice"
diff --git a/source/bs/sw/source/ui/chrdlg.po b/source/bs/sw/source/ui/chrdlg.po
index d310c84eeb4..5cbd1db2380 100644
--- a/source/bs/sw/source/ui/chrdlg.po
+++ b/source/bs/sw/source/ui/chrdlg.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812546.0\n"
#: chrdlg.src
msgctxt ""
@@ -37,4 +38,4 @@ msgctxt ""
"MSG_ILLEGAL_PAGENUM\n"
"infobox.text"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
-msgstr ""
+msgstr "Brojevi stranica ne mogu se primijeniti na trenutnu stranicu. Parni brojevi mogu se koristiti na lijevoj stranici, neparni brojevi na desnim stranicama."
diff --git a/source/bs/sw/source/ui/config.po b/source/bs/sw/source/ui/config.po
index d1ae4a1bcf7..4d84bc0ffe2 100644
--- a/source/bs/sw/source/ui/config.po
+++ b/source/bs/sw/source/ui/config.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-16 13:34+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 19:45+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389987919.0\n"
#: optdlg.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"ST_SCRIPT_ASIAN\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Azijsko"
#: optdlg.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"ST_SCRIPT_CTL\n"
"string.text"
msgid "CTL"
-msgstr ""
+msgstr "CTL"
#: optdlg.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"ST_SCRIPT_WESTERN\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Zapadni"
#: optdlg.src
msgctxt ""
@@ -76,7 +77,6 @@ msgid "P~ictures and other graphic objects"
msgstr "~Slike i drugi grafički objekti"
#: optdlg.src
-#, fuzzy
msgctxt ""
"optdlg.src\n"
"STR_PRINTOPTUI\n"
@@ -95,17 +95,15 @@ msgid "~Text placeholders"
msgstr "~Zamjena za tekst"
#: optdlg.src
-#, fuzzy
msgctxt ""
"optdlg.src\n"
"STR_PRINTOPTUI\n"
"7\n"
"itemlist.text"
msgid "Form control~s"
-msgstr "Kontrole formulara"
+msgstr "Kontrol~e formulara"
#: optdlg.src
-#, fuzzy
msgctxt ""
"optdlg.src\n"
"STR_PRINTOPTUI\n"
@@ -115,17 +113,15 @@ msgid "Color"
msgstr "Boja"
#: optdlg.src
-#, fuzzy
msgctxt ""
"optdlg.src\n"
"STR_PRINTOPTUI\n"
"9\n"
"itemlist.text"
msgid "Print text in blac~k"
-msgstr "Štampaj tekst cr~no"
+msgstr "Štampaj tekst u crn~oj"
#: optdlg.src
-#, fuzzy
msgctxt ""
"optdlg.src\n"
"STR_PRINTOPTUI\n"
@@ -135,7 +131,6 @@ msgid "Pages"
msgstr "Stranice"
#: optdlg.src
-#, fuzzy
msgctxt ""
"optdlg.src\n"
"STR_PRINTOPTUI\n"
@@ -199,7 +194,6 @@ msgid "Place at end of page"
msgstr "Stavi na kraj stranice"
#: optdlg.src
-#, fuzzy
msgctxt ""
"optdlg.src\n"
"STR_PRINTOPTUI\n"
@@ -254,7 +248,6 @@ msgid "Include"
msgstr "Uključi"
#: optdlg.src
-#, fuzzy
msgctxt ""
"optdlg.src\n"
"STR_PRINTOPTUI\n"
diff --git a/source/bs/sw/source/ui/dbui.po b/source/bs/sw/source/ui/dbui.po
index 34d6ccdbb35..0c9e07c9c7b 100644
--- a/source/bs/sw/source/ui/dbui.po
+++ b/source/bs/sw/source/ui/dbui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:49+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-23 22:29+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518969.0\n"
+"X-POOTLE-MTIME: 1390516197.0\n"
#: createaddresslistdialog.src
msgctxt ""
@@ -245,7 +245,7 @@ msgctxt ""
"STR_NOTASSIGNED\n"
"string.text"
msgid " not yet matched "
-msgstr "nije dostupno"
+msgstr " nije dostupno "
#: dbui.src
msgctxt ""
@@ -492,13 +492,12 @@ msgid "Successfully sent"
msgstr "Uspješno poslan"
#: mailmergechildwindow.src
-#, fuzzy
msgctxt ""
"mailmergechildwindow.src\n"
"ST_FAILED\n"
"string.text"
msgid "Sending failed"
-msgstr "Slanje pauzirano"
+msgstr "Slanje nije uspjelo"
#: mailmergechildwindow.src
msgctxt ""
@@ -509,7 +508,7 @@ msgid ""
"There are still e-mail messages in your %PRODUCTNAME Outbox.\n"
"Would you like to exit anyway?"
msgstr ""
-"Još uvijek postoje e-poruke u vašoj %PRODUCTNAME izlaznoj mapi.\n"
+"Još uvijek postoje e-poruke u vašoj %PRODUCTNAME izlaznoj mapi.\n"
"Želite li ipak nastaviti?"
#: mailmergewizard.src
@@ -591,7 +590,7 @@ msgctxt ""
"ST_OUTPUT\n"
"string.text"
msgid "Save, print or send"
-msgstr "Spremanje, ispis ili slanje"
+msgstr "Snimanje, štampa ili slanje"
#: mailmergewizard.src
msgctxt ""
@@ -635,7 +634,7 @@ msgctxt ""
"FI_FIRST\n"
"fixedtext.text"
msgid "1."
-msgstr "1.11.2009"
+msgstr "1."
#: mmaddressblockpage.src
msgctxt ""
@@ -644,7 +643,7 @@ msgctxt ""
"FI_ADDRESSLIST\n"
"fixedtext.text"
msgid "Select the address list containing the address data you want to use. This data is needed to create the address block."
-msgstr "1. Odaberite adresnu listu s adresnim podacima koje želite koristiti. Ovi podaci su potrebni za kreiranje bloka adresa."
+msgstr "Odaberite adresnu listu s adresnim podacima koje želite koristiti. Ovi podaci su potrebni za kreiranje bloka adresa."
#: mmaddressblockpage.src
msgctxt ""
@@ -653,7 +652,7 @@ msgctxt ""
"PB_ADDRESSLIST\n"
"pushbutton.text"
msgid "Select A~ddress List..."
-msgstr "Odabi A~dresnog popisa..."
+msgstr "Odabir a~dresnog popisa..."
#: mmaddressblockpage.src
msgctxt ""
@@ -680,7 +679,7 @@ msgctxt ""
"FI_SECOND\n"
"fixedtext.text"
msgid "2."
-msgstr "2.11.2009"
+msgstr "2."
#: mmaddressblockpage.src
msgctxt ""
@@ -707,7 +706,7 @@ msgctxt ""
"CB_HIDE_EMPTY_PARA\n"
"checkbox.text"
msgid "~Suppress lines with just empty fields"
-msgstr "~Ispusti retke s praznim poljima"
+msgstr "~Ispusti redove s praznim poljima"
#: mmaddressblockpage.src
msgctxt ""
@@ -716,7 +715,7 @@ msgctxt ""
"FI_THIRD\n"
"fixedtext.text"
msgid "3."
-msgstr "3.11.2009"
+msgstr "3."
#: mmaddressblockpage.src
msgctxt ""
@@ -725,7 +724,7 @@ msgctxt ""
"FI_MATCH_FIELDS\n"
"fixedtext.text"
msgid "Match the field name used in the mail merge to the column headers in your data source."
-msgstr "Provjerite naziv polja korišteno u cirkularnom pismu s zaglavljem stupca u vašem izvodu podataka."
+msgstr "Provjerite naziv polja korišteno u cirkularnom pismu s zaglavljem kolone u vašem izvodu podataka."
#: mmaddressblockpage.src
msgctxt ""
@@ -734,7 +733,7 @@ msgctxt ""
"PB_ASSIGN\n"
"pushbutton.text"
msgid "Match ~Fields..."
-msgstr "Uspoređivanje ~polja...."
+msgstr "Upoređivanje ~polja..."
#: mmaddressblockpage.src
msgctxt ""
@@ -743,7 +742,7 @@ msgctxt ""
"FI_FOURTH\n"
"fixedtext.text"
msgid "4."
-msgstr "4.11.2009"
+msgstr "4."
#: mmaddressblockpage.src
msgctxt ""
@@ -752,7 +751,7 @@ msgctxt ""
"FI_PREVIEW\n"
"fixedtext.text"
msgid "Check if the address data matches correctly."
-msgstr "3. Provjeri da se adresni podaci slažu."
+msgstr "Provjerite da li se adresni podaci slažu."
#: mmaddressblockpage.src
msgctxt ""
@@ -761,7 +760,7 @@ msgctxt ""
"IB_PREVSET\n"
"imagebutton.quickhelptext"
msgid "Preview Previous Address Block"
-msgstr "Preview Previous Address Block"
+msgstr "Pregled prethodnog adresnog bloka"
#: mmaddressblockpage.src
msgctxt ""
@@ -770,7 +769,7 @@ msgctxt ""
"IB_NEXTSET\n"
"imagebutton.quickhelptext"
msgid "Preview Next Address Block"
-msgstr "Preview Next Address Block"
+msgstr "Pregled narednog adresnog bloka"
#: mmaddressblockpage.src
msgctxt ""
@@ -795,7 +794,7 @@ msgctxt ""
"ST_TITLE_EDIT\n"
"string.text"
msgid "Edit Address Block"
-msgstr ""
+msgstr "Izmijeni adresni blok"
#: mmaddressblockpage.src
msgctxt ""
@@ -803,7 +802,7 @@ msgctxt ""
"ST_TITLE_MALE\n"
"string.text"
msgid "Custom Salutation (Male Recipients)"
-msgstr ""
+msgstr "Prilagođeni pozdrav (muški primatelji)"
#: mmaddressblockpage.src
msgctxt ""
@@ -811,7 +810,7 @@ msgctxt ""
"ST_TITLE_FEMALE\n"
"string.text"
msgid "Custom Salutation (Female Recipients)"
-msgstr ""
+msgstr "Prilagođeni pozdrav (ženski primatelji)"
#: mmaddressblockpage.src
msgctxt ""
@@ -819,7 +818,7 @@ msgctxt ""
"ST_SALUTATIONELEMENTS\n"
"string.text"
msgid "Salutation e~lements"
-msgstr ""
+msgstr "Elementi p~ozdrava"
#: mmaddressblockpage.src
msgctxt ""
@@ -827,7 +826,7 @@ msgctxt ""
"ST_INSERTSALUTATIONFIELD\n"
"string.text"
msgid "Add to salutation"
-msgstr ""
+msgstr "Dodaj pozdravu"
#: mmaddressblockpage.src
msgctxt ""
@@ -835,7 +834,7 @@ msgctxt ""
"ST_REMOVESALUTATIONFIELD\n"
"string.text"
msgid "Remove from salutation"
-msgstr ""
+msgstr "Ukloni iz pozdrava"
#: mmaddressblockpage.src
msgctxt ""
@@ -843,7 +842,7 @@ msgctxt ""
"ST_DRAGSALUTATION\n"
"string.text"
msgid "1. ~Drag salutation elements into the box below"
-msgstr ""
+msgstr "1. ~Povucite elemente pozdrava u okvir ispod"
#: mmaddressblockpage.src
msgctxt ""
@@ -851,7 +850,7 @@ msgctxt ""
"ST_SALUTATION\n"
"string.text"
msgid "Salutation"
-msgstr ""
+msgstr "Pozdrav"
#: mmaddressblockpage.src
msgctxt ""
@@ -859,7 +858,7 @@ msgctxt ""
"ST_PUNCTUATION\n"
"string.text"
msgid "Punctuation Mark"
-msgstr ""
+msgstr "Interpunkcijski znak"
#: mmaddressblockpage.src
msgctxt ""
@@ -867,7 +866,7 @@ msgctxt ""
"ST_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: mmaddressblockpage.src
msgctxt ""
@@ -876,7 +875,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Dear"
-msgstr ""
+msgstr "Dragi"
#: mmaddressblockpage.src
msgctxt ""
@@ -885,7 +884,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Hello"
-msgstr ""
+msgstr "Zdravo"
#: mmaddressblockpage.src
msgctxt ""
@@ -894,7 +893,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Hi"
-msgstr ""
+msgstr "Poštovanje"
#: mmaddressblockpage.src
msgctxt ""
@@ -903,7 +902,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid ","
-msgstr ""
+msgstr ","
#: mmaddressblockpage.src
msgctxt ""
@@ -912,7 +911,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid ":"
-msgstr ""
+msgstr ":"
#: mmaddressblockpage.src
msgctxt ""
@@ -921,7 +920,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "!"
-msgstr ""
+msgstr "!"
#: mmaddressblockpage.src
msgctxt ""
@@ -930,7 +929,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "(none)"
-msgstr ""
+msgstr "(none)"
#: mmaddressblockpage.src
msgctxt ""
@@ -1145,7 +1144,7 @@ msgctxt ""
"IB_PREVSET\n"
"imagebutton.quickhelptext"
msgid "Preview Previous Salutation"
-msgstr "Preview Previous Salutation"
+msgstr "Pregled prethodnog pozdrava"
#: mmgreetingspage.src
msgctxt ""
@@ -1154,7 +1153,7 @@ msgctxt ""
"IB_NEXTSET\n"
"imagebutton.quickhelptext"
msgid "Preview Next Salutation"
-msgstr "Preview Next Salutation"
+msgstr "Pregled narednog pozdrava"
#: mmgreetingspage.src
msgctxt ""
@@ -1315,7 +1314,7 @@ msgctxt ""
"FI_EDIT\n"
"fixedtext.text"
msgid "You can personalize particular documents. Clicking '%1' will temporarily reduce the wizard to a small window so you can edit your document. After editing the document, return to the wizard by clicking 'Return to Mail Merge Wizard' in the small window."
-msgstr "Možete prilagoditi pojedine dokumente. Klik na '%1' će privremeno smanjiti čarobnjaka na mali prozor tako da možete urediti svoj dokument. Nakon uređenja dokumenta, vratite se u čarobnjaka klikom na 'Return to Mail Merge Wizard' u malom prozoru."
+msgstr "Možete prilagoditi pojedine dokumente. Klik na '%1' će privremeno smanjiti čarobnjaka na mali prozor tako da možete urediti svoj dokument. Nakon uređenja dokumenta, vratite se u čarobnjaka klikom na 'Povratak na čarobnjaka za spajanje pošte' u malom prozoru."
#: mmmergepage.src
msgctxt ""
@@ -1387,7 +1386,7 @@ msgctxt ""
"FI_HEADER\n"
"fixedtext.text"
msgid "Save, print or send the document"
-msgstr "Spremanje, ispis ili slanje dokumenta"
+msgstr "Snimanje, štampa ili slanje dokumenta"
#: mmoutputpage.src
msgctxt ""
@@ -1405,7 +1404,7 @@ msgctxt ""
"RB_SAVESTARTDOC\n"
"radiobutton.text"
msgid "~Save starting document"
-msgstr "S~premi početni dokument"
+msgstr "S~nimi početni dokument"
#: mmoutputpage.src
msgctxt ""
@@ -1414,7 +1413,7 @@ msgctxt ""
"RB_SAVEMERGEDDOC\n"
"radiobutton.text"
msgid "Save ~merged document"
-msgstr "S~premanje spojenih dokumenata"
+msgstr "S~nimanje spojenih dokumenata"
#: mmoutputpage.src
msgctxt ""
@@ -1441,7 +1440,7 @@ msgctxt ""
"PB_SAVESTARTDOC\n"
"pushbutton.text"
msgid "Save starting ~document"
-msgstr "Spremanje početnog ~dokumenta"
+msgstr "Snimi početni ~dokument"
#: mmoutputpage.src
msgctxt ""
@@ -1450,7 +1449,7 @@ msgctxt ""
"RB_SAVEASONE\n"
"radiobutton.text"
msgid "S~ave as single document"
-msgstr "Sprem~anje kao jedan dokument"
+msgstr "Snim~i kao jedan dokument"
#: mmoutputpage.src
msgctxt ""
@@ -1459,7 +1458,7 @@ msgctxt ""
"RB_SAVEINDIVIDUAL\n"
"radiobutton.text"
msgid "Sa~ve as individual documents"
-msgstr "Sp~remanje kao pojedinačni dokumenti"
+msgstr "Sni~manje kao pojedinačni dokumenti"
#: mmoutputpage.src
msgctxt ""
@@ -1486,7 +1485,7 @@ msgctxt ""
"PB_SAVENOW\n"
"pushbutton.text"
msgid "Save Do~cuments"
-msgstr "Spremanje do~kumenata"
+msgstr "Snimanje do~kumenata"
#: mmoutputpage.src
msgctxt ""
@@ -1495,7 +1494,7 @@ msgctxt ""
"FT_PRINT\n"
"fixedtext.text"
msgid "~Printer"
-msgstr "~Štampač"
+msgstr "Š~tampač"
#: mmoutputpage.src
msgctxt ""
@@ -1643,7 +1642,7 @@ msgctxt ""
"ST_SAVESTART\n"
"string.text"
msgid "Save ~starting document"
-msgstr "Spremi ~pokrenuti dokument"
+msgstr "Snimi ~početni dokument"
#: mmoutputpage.src
msgctxt ""
@@ -1686,7 +1685,6 @@ msgid "No subject"
msgstr "Nema naslova"
#: mmoutputpage.src
-#, fuzzy
msgctxt ""
"mmoutputpage.src\n"
"ST_CONFIGUREMAIL\n"
@@ -1696,9 +1694,9 @@ msgid ""
"\n"
"Do you want to enter e-mail account information now?"
msgstr ""
-"Kako bi omogućili slanje cirkularnih pisama e-mailom, %PRODUCTNAME zahtijeva podatke o e-mail korisničkom računu.\n"
+"Da bi bilo moguće poslati dokument cirkularnog pisma e-mailom, %PRODUCTNAME zahtijeva informacije o e-mail računu koji će biti korišten.\n"
"\n"
-" Želite li odmah unijeti podatke o korisničkom računu e-maila?"
+"Da li želite unijeti informacije o e-mail računu sada?"
#: mmpreparemergepage.src
msgctxt ""
@@ -1792,9 +1790,9 @@ msgid ""
"\n"
"Clicking 'Edit Document...' will temporarily reduce the wizard to a small window so you can edit the mail merge document. After editing the document, return to the wizard by clicking 'Return to Mail Merge Wizard' in the small window."
msgstr ""
-"Ako dosada niste napišite dokument. Promjene će utjecati an sve formularizirane dokumente. \n"
+"Ako dosada niste, napišite dokument. Promjene će utjecati an sve formularizirane dokumente. \n"
"\n"
-"Klikom na 'Uređivanje dokumenta...' privremeno će se čarobnjak smanjiti kako biste mogli uređivati formularizirani dokument. Nakon uređivanja dokumenta vratite se na čarobnjak klikom na 'Povratak na Čarobnjak formulariziranih dokumenata' u manjem prozoru."
+"Klikom na 'Uređivanje dokumenta...' privremeno će se čarobnjak smanjiti kako biste mogli uređivati dokument za spajanje. Nakon uređivanja dokumenta vratite se na čarobnjak klikom na 'Povratak na čarobnjaka dokumenata za spajanje pošte' u manjem prozoru."
#: mmpreparemergepage.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/dialog.po b/source/bs/sw/source/ui/dialog.po
index 6371870ef8e..4755cd891f8 100644
--- a/source/bs/sw/source/ui/dialog.po
+++ b/source/bs/sw/source/ui/dialog.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 19:34+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389900865.0\n"
#: dialog.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"CB_USE_PASSWD\n"
"checkbox.text"
msgid "~Password"
-msgstr "~Šifra"
+msgstr "~Lozinka"
#: dialog.src
msgctxt ""
@@ -109,7 +110,7 @@ msgctxt ""
"CB_EDIT_IN_READONLY_TEXT\n"
"#define.text"
msgid "E~ditable in read-only document"
-msgstr "P~romjenjiv u read-only dokumentu"
+msgstr "P~romjenjiv u dokumentu koji je samo za čitanje"
#: regionsw.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/dochdl.po b/source/bs/sw/source/ui/dochdl.po
index f637122e285..6b247d39cbd 100644
--- a/source/bs/sw/source/ui/dochdl.po
+++ b/source/bs/sw/source/ui/dochdl.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 19:34+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389900872.0\n"
#: dochdl.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_PRIVATEGRAPHIC\n"
"string.text"
msgid "Image [%PRODUCTNAME Writer]"
-msgstr ""
+msgstr "Slika [%PRODUCTNAME Writer]"
#: dochdl.src
msgctxt ""
@@ -77,4 +78,4 @@ msgctxt ""
"STR_DDEFORMAT\n"
"string.text"
msgid "DDE link"
-msgstr "DDE veza "
+msgstr "DDE veza"
diff --git a/source/bs/sw/source/ui/docvw.po b/source/bs/sw/source/ui/docvw.po
index 35a61326009..dde9d494dcb 100644
--- a/source/bs/sw/source/ui/docvw.po
+++ b/source/bs/sw/source/ui/docvw.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-23 22:59+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390517965.0\n"
#: access.src
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"STR_ACCESS_ANNOTATION_BUTTON_NAME\n"
"string.text"
msgid "Actions"
-msgstr "Akcija"
+msgstr "Akcije"
#: access.src
msgctxt ""
@@ -157,49 +158,39 @@ msgctxt ""
"STR_ACCESS_ANNOTATION_BUTTON_DESC\n"
"string.text"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
-msgstr ""
+msgstr "Aktivirajte ovo dugme za otvaranje liste aktivnosti koje se mogu izvoditi na ovom i drugim komentarima"
#: access.src
-#, fuzzy
msgctxt ""
"access.src\n"
"STR_ACCESS_PREVIEW_DOC_NAME\n"
"string.text"
msgid "Document preview"
-msgstr "Prikaz dokumenta"
+msgstr "Pregled dokumenta"
#: access.src
-#, fuzzy
msgctxt ""
"access.src\n"
"STR_ACCESS_PREVIEW_DOC_SUFFIX\n"
"string.text"
msgid "(Preview mode)"
-msgstr "~Način pregleda"
+msgstr "(Režim pregleda)"
#: access.src
-#, fuzzy
msgctxt ""
"access.src\n"
"STR_ACCESS_DOC_WORDPROCESSING\n"
"string.text"
msgid "%PRODUCTNAME Document"
-msgstr "Dokumenti programa %PRODUCTNAME"
+msgstr "%PRODUCTNAME Dokument"
#: access.src
-#, fuzzy
msgctxt ""
"access.src\n"
"STR_ACCESS_DOC_WORDPROCESSING_READONLY\n"
"string.text"
msgid "(read-only)"
-msgstr ""
-"#-#-#-#-# view.po (PACKAGE VERSION) #-#-#-#-#\n"
-"(samo za čitanje)\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-" (samo za čitanje)\n"
-"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
-"(samo-čitanje)"
+msgstr "(samo čitanje)"
#: annotation.src
msgctxt ""
@@ -345,7 +336,7 @@ msgctxt ""
"MN_READONLY_SAVEGRAPHIC\n"
"menuitem.text"
msgid "Save Image..."
-msgstr ""
+msgstr "Snimi sliku..."
#: docvw.src
msgctxt ""
@@ -372,7 +363,7 @@ msgctxt ""
"MN_READONLY_GRAPHICTOGALLERY\n"
"menuitem.text"
msgid "Add Image"
-msgstr ""
+msgstr "Dodaj sliku"
#: docvw.src
msgctxt ""
@@ -426,7 +417,7 @@ msgctxt ""
"MN_READONLY_COPYGRAPHIC\n"
"menuitem.text"
msgid "Copy ~Image"
-msgstr ""
+msgstr "Kopiraj ~sliku"
#: docvw.src
msgctxt ""
@@ -435,7 +426,7 @@ msgctxt ""
"MN_READONLY_LOADGRAPHIC\n"
"menuitem.text"
msgid "Load Image"
-msgstr ""
+msgstr "Učitaj sliku"
#: docvw.src
msgctxt ""
@@ -444,7 +435,7 @@ msgctxt ""
"MN_READONLY_GRAPHICOFF\n"
"menuitem.text"
msgid "Image Off"
-msgstr ""
+msgstr "Slika isključena"
#: docvw.src
msgctxt ""
@@ -631,7 +622,7 @@ msgctxt ""
"STR_SMARTTAG_CLICK\n"
"string.text"
msgid "%s-click to open Smart Tag menu"
-msgstr "Ctrl-klik za otvaranje izbornika smart tagova"
+msgstr "%s-klik za otvaranje menija pametnih oznaka"
#: docvw.src
msgctxt ""
@@ -639,7 +630,7 @@ msgctxt ""
"STR_HEADER_TITLE\n"
"string.text"
msgid "Header (%1)"
-msgstr ""
+msgstr "Zaglavlje (%1)"
#: docvw.src
msgctxt ""
@@ -647,7 +638,7 @@ msgctxt ""
"STR_FOOTER_TITLE\n"
"string.text"
msgid "Footer (%1)"
-msgstr ""
+msgstr "Podnožje (%1)"
#: docvw.src
msgctxt ""
@@ -655,16 +646,15 @@ msgctxt ""
"STR_DELETE_HEADER\n"
"string.text"
msgid "Delete Header..."
-msgstr ""
+msgstr "Izbriši Zaglavlje..."
#: docvw.src
-#, fuzzy
msgctxt ""
"docvw.src\n"
"STR_FORMAT_HEADER\n"
"string.text"
msgid "Format Header..."
-msgstr "Formatiraj ~stranicu..."
+msgstr "Formatiraj Zaglavlje..."
#: docvw.src
msgctxt ""
@@ -672,13 +662,12 @@ msgctxt ""
"STR_DELETE_FOOTER\n"
"string.text"
msgid "Delete Footer..."
-msgstr ""
+msgstr "Izbriši Podnožje..."
#: docvw.src
-#, fuzzy
msgctxt ""
"docvw.src\n"
"STR_FORMAT_FOOTER\n"
"string.text"
msgid "Format Footer..."
-msgstr "Format poda..."
+msgstr "Formatiraj Podnožje..."
diff --git a/source/bs/sw/source/ui/envelp.po b/source/bs/sw/source/ui/envelp.po
index 840a31594ef..f766c157382 100644
--- a/source/bs/sw/source/ui/envelp.po
+++ b/source/bs/sw/source/ui/envelp.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 19:34+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389900895.0\n"
#: envelp.src
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"STR_SENDER_TOKENS\n"
"string.text"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-msgstr ""
+msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
#: label.src
msgctxt ""
@@ -137,13 +138,12 @@ msgid "Page Width"
msgstr "Širina stranice"
#: labfmt.src
-#, fuzzy
msgctxt ""
"labfmt.src\n"
"STR_PHEIGHT\n"
"string.text"
msgid "Page Height"
-msgstr "~Visina strane"
+msgstr "Visina stranice"
#: mailmrge.src
msgctxt ""
@@ -205,7 +205,7 @@ msgctxt ""
"RB_PRINTER\n"
"radiobutton.text"
msgid "~Printer"
-msgstr "~Štampač"
+msgstr "Š~tampač"
#: mailmrge.src
msgctxt ""
@@ -250,7 +250,7 @@ msgctxt ""
"RB_SAVE_SINGLE_DOC\n"
"radiobutton.text"
msgid "S~ave as single document"
-msgstr "S~ačuvaj kao pojedinačni dokument"
+msgstr "S~nimi kao pojedinačni dokument"
#: mailmrge.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/fldui.po b/source/bs/sw/source/ui/fldui.po
index 25ed7adbdc7..611fbdd4c89 100644
--- a/source/bs/sw/source/ui/fldui.po
+++ b/source/bs/sw/source/ui/fldui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:49+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-23 22:53+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518976.0\n"
+"X-POOTLE-MTIME: 1390517637.0\n"
#: fldui.src
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"FLD_STAT_GRF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: fldui.src
msgctxt ""
@@ -454,7 +454,7 @@ msgctxt ""
"FLD_EU_FIRMA\n"
"string.text"
msgid "Company"
-msgstr "Kompanija"
+msgstr "Firma"
#: fldui.src
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"FLD_EU_FAX\n"
"string.text"
msgid "FAX"
-msgstr "Faks:"
+msgstr "Faks"
#: fldui.src
msgctxt ""
@@ -862,7 +862,7 @@ msgctxt ""
"FMT_REF_ONLYCAPTION\n"
"string.text"
msgid "Caption Text"
-msgstr "Tekst naslova"
+msgstr "Tekst natpisa"
#: fldui.src
msgctxt ""
@@ -926,7 +926,7 @@ msgctxt ""
"FMT_MARK_GRAFIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: fldui.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/frmdlg.po b/source/bs/sw/source/ui/frmdlg.po
index 8d33fe2ec83..11d67f0ead6 100644
--- a/source/bs/sw/source/ui/frmdlg.po
+++ b/source/bs/sw/source/ui/frmdlg.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 19:29+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389900588.0\n"
#: frmui.src
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"STR_COLL_HEADER\n"
"string.text"
msgid " (Template: "
-msgstr "(Šablon:"
+msgstr " (Šablon: "
#: frmui.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/globdoc.po b/source/bs/sw/source/ui/globdoc.po
index f2ecdfe2d68..60167d37e50 100644
--- a/source/bs/sw/source/ui/globdoc.po
+++ b/source/bs/sw/source/ui/globdoc.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-26 17:08+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390756092.0\n"
#: globdoc.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_HUMAN_SWGLOBDOC_NAME\n"
"string.text"
msgid "Master Document"
-msgstr "Glavni dokument"
+msgstr "Master dokument"
#: globdoc.src
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"STR_WRITER_GLOBALDOC_FULLTYPE\n"
"string.text"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
-msgstr "%PRODUCTNAME %PRODUCTVERSION Master dokument"
+msgstr "%PRODUCTNAME %PRODUCTVERSION master dokument"
diff --git a/source/bs/sw/source/ui/inc.po b/source/bs/sw/source/ui/inc.po
new file mode 100644
index 00000000000..7488a5d3a19
--- /dev/null
+++ b/source/bs/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812543.0\n"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/bs/sw/source/ui/index.po b/source/bs/sw/source/ui/index.po
index e13d6a91861..81bfe769833 100644
--- a/source/bs/sw/source/ui/index.po
+++ b/source/bs/sw/source/ui/index.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-05 12:25+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2014-01-16 19:37+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,9 +14,9 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389901026.0\n"
#: cnttab.src
-#, fuzzy
msgctxt ""
"cnttab.src\n"
"STR_TITLE\n"
@@ -54,7 +54,7 @@ msgctxt ""
"STR_USER_DEFINED_INDEX\n"
"string.text"
msgid "User-Defined Index"
-msgstr ""
+msgstr "Korisnički definisan indeks"
#: cnttab.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_NOSORTKEY\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Ništa>"
#: cnttab.src
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"STR_NO_CHAR_STYLE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Ništa>"
#: cnttab.src
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"STR_DELIM\n"
"string.text"
msgid "S"
-msgstr ""
+msgstr "S"
#: cnttab.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"STR_TOKEN_ENTRY_NO\n"
"string.text"
msgid "E#"
-msgstr ""
+msgstr "E#"
#: cnttab.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_TOKEN_ENTRY\n"
"string.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: cnttab.src
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"STR_TOKEN_TAB_STOP\n"
"string.text"
msgid "T"
-msgstr ""
+msgstr "T"
#: cnttab.src
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"STR_TOKEN_PAGE_NUMS\n"
"string.text"
msgid "#"
-msgstr ""
+msgstr "#"
#: cnttab.src
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_TOKEN_CHAPTER_INFO\n"
"string.text"
msgid "CI"
-msgstr ""
+msgstr "CI"
#: cnttab.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_TOKEN_LINK_START\n"
"string.text"
msgid "LS"
-msgstr ""
+msgstr "LS"
#: cnttab.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"STR_TOKEN_LINK_END\n"
"string.text"
msgid "LE"
-msgstr ""
+msgstr "LE"
#: cnttab.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_TOKEN_AUTHORITY\n"
"string.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: cnttab.src
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY_NO\n"
"string.text"
msgid "Chapter number"
-msgstr ""
+msgstr "Broj poglavlja"
#: cnttab.src
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY\n"
"string.text"
msgid "Entry"
-msgstr ""
+msgstr "Unos"
#: cnttab.src
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_TOKEN_HELP_TAB_STOP\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Pozicija tabulatora"
#: cnttab.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_TOKEN_HELP_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Tekst"
#: cnttab.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_TOKEN_HELP_PAGE_NUMS\n"
"string.text"
msgid "Page number"
-msgstr ""
+msgstr "Broj stranice"
#: cnttab.src
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_TOKEN_HELP_CHAPTER_INFO\n"
"string.text"
msgid "Chapter info"
-msgstr ""
+msgstr "Informacije o poglavlju"
#: cnttab.src
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_START\n"
"string.text"
msgid "Hyperlink start"
-msgstr ""
+msgstr "Početak hiperlinka"
#: cnttab.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_END\n"
"string.text"
msgid "Hyperlink end"
-msgstr ""
+msgstr "Kraj hiperlinka"
#: cnttab.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_TOKEN_HELP_AUTHORITY\n"
"string.text"
msgid "Bibliography entry: "
-msgstr ""
+msgstr "Bibliografski unos: "
#: cnttab.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_CHARSTYLE\n"
"string.text"
msgid "Character Style: "
-msgstr ""
+msgstr "Stil znakova: "
#: cnttab.src
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "%PRODUCTNAME Math"
-msgstr ""
+msgstr "%PRODUCTNAME Math"
#: cnttab.src
msgctxt ""
@@ -240,7 +240,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "%PRODUCTNAME Chart"
-msgstr ""
+msgstr "%PRODUCTNAME grafikon"
#: cnttab.src
msgctxt ""
@@ -249,7 +249,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "%PRODUCTNAME Calc"
-msgstr ""
+msgstr "%PRODUCTNAME Calc"
#: cnttab.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
-msgstr ""
+msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.src
msgctxt ""
@@ -267,7 +267,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Drugi OLE objekti"
#: cnttab.src
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"STR_AUTOMARK_TYPE\n"
"string.text"
msgid "Selection file for the alphabetical index (*.sdi)"
-msgstr ""
+msgstr "Izbor datoteke za abecedni indeks (*.sdi)"
#: idxmrk.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/lingu.po b/source/bs/sw/source/ui/lingu.po
index b2428bd6a88..151f7d9e9d6 100644
--- a/source/bs/sw/source/ui/lingu.po
+++ b/source/bs/sw/source/ui/lingu.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-06-16 13:34+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 18:36+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389983817.0\n"
#: olmenu.src
msgctxt ""
@@ -31,7 +32,7 @@ msgctxt ""
"MN_ADD_TO_DIC\n"
"menuitem.text"
msgid "~Add to Dictionary"
-msgstr ""
+msgstr "~Dodaj u Rječnik"
#: olmenu.src
msgctxt ""
@@ -40,7 +41,7 @@ msgctxt ""
"MN_ADD_TO_DIC_SINGLE\n"
"menuitem.text"
msgid "~Add to Dictionary"
-msgstr ""
+msgstr "~Dodaj u Rječnik"
#: olmenu.src
msgctxt ""
@@ -49,7 +50,7 @@ msgctxt ""
"MN_AUTOCORR\n"
"menuitem.text"
msgid "Always correct to"
-msgstr ""
+msgstr "Uvijek ispravi u"
#: olmenu.src
msgctxt ""
@@ -84,7 +85,7 @@ msgctxt ""
"STR_WORD\n"
"string.text"
msgid "Word is "
-msgstr "Riječ je"
+msgstr "Riječ je "
#: olmenu.src
msgctxt ""
@@ -108,7 +109,7 @@ msgctxt ""
"STR_HYP_OK\n"
"string.text"
msgid "Hyphenation completed"
-msgstr "Lomljenje riječi završeno"
+msgstr "Rastavljanje riječi završeno"
#: olmenu.src
msgctxt ""
@@ -148,4 +149,4 @@ msgctxt ""
"STR_EXPLANATION_LINK\n"
"string.text"
msgid "Explanations..."
-msgstr ""
+msgstr "Objašnjenja..."
diff --git a/source/bs/sw/source/ui/misc.po b/source/bs/sw/source/ui/misc.po
index 1aa79845b56..baae15c47d5 100644
--- a/source/bs/sw/source/ui/misc.po
+++ b/source/bs/sw/source/ui/misc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:49+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-23 21:51+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518983.0\n"
+"X-POOTLE-MTIME: 1390513865.0\n"
#: glossary.src
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: numberingtypelistbox.src
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
-msgstr ""
+msgstr "Α, Β, Γ, ... (Grčko veliko slovo)"
#: numberingtypelistbox.src
msgctxt ""
@@ -303,7 +303,7 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "α, β, γ, ... (Greek Lower Letter)"
-msgstr ""
+msgstr "α, β, γ, ... (Grčko malo slovo)"
#: redlndlg.src
msgctxt ""
@@ -377,13 +377,12 @@ msgid "Cannot sort selection"
msgstr "Nije moguće sortirati izabrano"
#: swruler.src
-#, fuzzy
msgctxt ""
"swruler.src\n"
"STR_COMMENTS_LABEL\n"
"string.text"
msgid "Comments"
-msgstr "Komentar"
+msgstr "Komentari"
#: swruler.src
msgctxt ""
@@ -391,7 +390,7 @@ msgctxt ""
"STR_SHOW_COMMENTS\n"
"string.text"
msgid "Show comments"
-msgstr ""
+msgstr "Prikaži komentare"
#: swruler.src
msgctxt ""
@@ -399,4 +398,4 @@ msgctxt ""
"STR_HIDE_COMMENTS\n"
"string.text"
msgid "Hide comments"
-msgstr ""
+msgstr "Sakrij komentare"
diff --git a/source/bs/sw/source/ui/ribbar.po b/source/bs/sw/source/ui/ribbar.po
index b1707a49a0a..601830bc412 100644
--- a/source/bs/sw/source/ui/ribbar.po
+++ b/source/bs/sw/source/ui/ribbar.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-17 20:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389988907.0\n"
#: inputwin.src
msgctxt ""
@@ -489,7 +490,7 @@ msgctxt ""
"ST_GRF\n"
"string.text"
msgid "Graphics"
-msgstr "Grafika"
+msgstr "Ilustracije"
#: workctrl.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/shells.po b/source/bs/sw/source/ui/shells.po
index b6e9839d4c2..c4a76a75aaf 100644
--- a/source/bs/sw/source/ui/shells.po
+++ b/source/bs/sw/source/ui/shells.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812544.0\n"
#: shells.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "Nije moguće otvoriti grafičku datoteku"
#: shells.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "Grafičku datoteku nije moguće pročitati"
#: shells.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown Image format"
-msgstr ""
+msgstr "Nepoznat format datoteke sa slikom"
#: shells.src
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"STR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This Image file version is not supported"
-msgstr ""
+msgstr "Ova verzija grafičke datoteke nije podržana"
#: shells.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Filter za slike nije pronađen"
#: shells.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert the Image."
-msgstr ""
+msgstr "Nema dovoljno memorije da se ubaci slika."
#: shells.src
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"STR_INSERT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Ubaci sliku"
#: shells.src
msgctxt ""
@@ -219,7 +220,7 @@ msgctxt ""
"RID_GRAFIK_TOOLBOX\n"
"string.text"
msgid "Images Object Bar"
-msgstr ""
+msgstr "Traka za objekte slika"
#: shells.src
msgctxt ""
@@ -251,7 +252,7 @@ msgctxt ""
"RID_DRAW_TEXT_TOOLBOX\n"
"string.text"
msgid "Text Object Bar/Images"
-msgstr ""
+msgstr "Traka za tekst/slike"
#: shells.src
msgctxt ""
@@ -291,7 +292,7 @@ msgctxt ""
"STR_SHELLNAME_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: shells.src
msgctxt ""
@@ -371,7 +372,7 @@ msgctxt ""
"STR_SWBG_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: shells.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/sidebar.po b/source/bs/sw/source/ui/sidebar.po
index b6214c2216f..d18dfc405b1 100644
--- a/source/bs/sw/source/ui/sidebar.po
+++ b/source/bs/sw/source/ui/sidebar.po
@@ -4,15 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-23 12:05+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812544.0\n"
#: PagePropertyPanel.src
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"STR_PORTRAIT\n"
"string.text"
msgid "Portrait"
-msgstr ""
+msgstr "Portret"
#: PagePropertyPanel.src
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"STR_LANDSCAPE\n"
"string.text"
msgid "Landscape"
-msgstr ""
+msgstr "Položeno"
#: PagePropertyPanel.src
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"FT_CUSTOM\n"
"fixedtext.text"
msgid "Custom:"
-msgstr ""
+msgstr "Posebno:"
#: PagePropertyPanel.src
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"FT_LEFT\n"
"fixedtext.text"
msgid "~Left:"
-msgstr ""
+msgstr "~Lijevo:"
#: PagePropertyPanel.src
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"FT_INNER\n"
"fixedtext.text"
msgid "I~nner:"
-msgstr ""
+msgstr "U~nutrašnji:"
#: PagePropertyPanel.src
msgctxt ""
@@ -66,7 +68,7 @@ msgctxt ""
"FT_RIGHT\n"
"fixedtext.text"
msgid "~Right:"
-msgstr ""
+msgstr "~Desno:"
#: PagePropertyPanel.src
msgctxt ""
@@ -75,7 +77,7 @@ msgctxt ""
"FT_OUTER\n"
"fixedtext.text"
msgid "O~uter:"
-msgstr ""
+msgstr "S~poljni:"
#: PagePropertyPanel.src
msgctxt ""
@@ -84,7 +86,7 @@ msgctxt ""
"FT_TOP\n"
"fixedtext.text"
msgid "~Top:"
-msgstr ""
+msgstr "~Vrh:"
#: PagePropertyPanel.src
msgctxt ""
@@ -93,7 +95,7 @@ msgctxt ""
"FT_BOTTOM\n"
"fixedtext.text"
msgid "~Bottom:"
-msgstr ""
+msgstr "~Dno:"
#: PagePropertyPanel.src
msgctxt ""
@@ -102,7 +104,7 @@ msgctxt ""
"STR_LCVALUE\n"
"string.text"
msgid "Last Custom Values"
-msgstr ""
+msgstr "Zadnja vlastita Vrijednosti"
#: PagePropertyPanel.src
msgctxt ""
@@ -111,7 +113,7 @@ msgctxt ""
"STR_NARROW\n"
"string.text"
msgid "Narrow"
-msgstr ""
+msgstr "Uzak"
#: PagePropertyPanel.src
msgctxt ""
@@ -120,7 +122,7 @@ msgctxt ""
"STR_NORMAL\n"
"string.text"
msgid "Normal"
-msgstr ""
+msgstr "Normalno"
#: PagePropertyPanel.src
msgctxt ""
@@ -129,7 +131,7 @@ msgctxt ""
"STR_WIDE\n"
"string.text"
msgid "Wide"
-msgstr ""
+msgstr "Širok"
#: PagePropertyPanel.src
msgctxt ""
@@ -138,7 +140,7 @@ msgctxt ""
"STR_MIRRORED\n"
"string.text"
msgid "Mirrored"
-msgstr ""
+msgstr "Preslikano"
#: PagePropertyPanel.src
msgctxt ""
@@ -147,7 +149,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_LEFT\n"
"string.text"
msgid "Left: "
-msgstr ""
+msgstr "Lijevo: "
#: PagePropertyPanel.src
msgctxt ""
@@ -156,7 +158,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_RIGHT\n"
"string.text"
msgid ". Right: "
-msgstr ""
+msgstr ". Desno: "
#: PagePropertyPanel.src
msgctxt ""
@@ -165,7 +167,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_INNER\n"
"string.text"
msgid "Inner: "
-msgstr ""
+msgstr "Unutra: "
#: PagePropertyPanel.src
msgctxt ""
@@ -174,7 +176,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_OUTER\n"
"string.text"
msgid ". Outer: "
-msgstr ""
+msgstr ". Spoljni: "
#: PagePropertyPanel.src
msgctxt ""
@@ -183,7 +185,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_TOP\n"
"string.text"
msgid ". Top: "
-msgstr ""
+msgstr ". Vrh: "
#: PagePropertyPanel.src
msgctxt ""
@@ -192,7 +194,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_BOT\n"
"string.text"
msgid ". Bottom: "
-msgstr ""
+msgstr ". Dno: "
#: PagePropertyPanel.src
msgctxt ""
@@ -201,7 +203,7 @@ msgctxt ""
"CB_SIZE_MORE\n"
"pushbutton.text"
msgid "~More Options"
-msgstr ""
+msgstr "~Vise opcija"
#: PagePropertyPanel.src
msgctxt ""
@@ -210,7 +212,7 @@ msgctxt ""
"CB_SIZE_MORE\n"
"pushbutton.quickhelptext"
msgid "More Options"
-msgstr ""
+msgstr "Više opcija"
#: PagePropertyPanel.src
msgctxt ""
@@ -219,7 +221,7 @@ msgctxt ""
"CB_COLUMN_MORE\n"
"pushbutton.text"
msgid "~More Options"
-msgstr ""
+msgstr "~Više opcija"
#: PagePropertyPanel.src
msgctxt ""
@@ -228,7 +230,7 @@ msgctxt ""
"CB_COLUMN_MORE\n"
"pushbutton.quickhelptext"
msgid "More Options"
-msgstr ""
+msgstr "Više opcija"
#: PagePropertyPanel.src
msgctxt ""
@@ -237,7 +239,7 @@ msgctxt ""
"STR_ONE\n"
"string.text"
msgid "1 Column"
-msgstr ""
+msgstr "1 Kolona"
#: PagePropertyPanel.src
msgctxt ""
@@ -246,7 +248,7 @@ msgctxt ""
"STR_TWO\n"
"string.text"
msgid "2 Columns"
-msgstr ""
+msgstr "2 kolone"
#: PagePropertyPanel.src
msgctxt ""
@@ -255,7 +257,7 @@ msgctxt ""
"STR_THREE\n"
"string.text"
msgid "3 Columns"
-msgstr ""
+msgstr "3 kolone"
#: PagePropertyPanel.src
msgctxt ""
@@ -264,7 +266,7 @@ msgctxt ""
"STR_LEFT\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Lijevo"
#: PagePropertyPanel.src
msgctxt ""
@@ -273,4 +275,4 @@ msgctxt ""
"STR_RIGHT\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "Desno"
diff --git a/source/bs/sw/source/ui/uiview.po b/source/bs/sw/source/ui/uiview.po
index b6dea0861fc..bd2f2d006da 100644
--- a/source/bs/sw/source/ui/uiview.po
+++ b/source/bs/sw/source/ui/uiview.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-16 19:35+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389900935.0\n"
#: view.src
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"MSG_SCAN_NOSOURCE\n"
"infobox.text"
msgid "Source not specified."
-msgstr "izvor nije naveden.I"
+msgstr "Izvor nije naveden."
#: view.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"STR_NUM_OUTLINE\n"
"string.text"
msgid "Outline "
-msgstr "Obris"
+msgstr "Obris "
#: view.src
msgctxt ""
@@ -192,13 +193,12 @@ msgid "HTML source"
msgstr "Izvorni HTML kod"
#: view.src
-#, fuzzy
msgctxt ""
"view.src\n"
"RID_PVIEW_TOOLBOX\n"
"string.text"
msgid "Page Preview"
-msgstr "Pregled strane"
+msgstr "Pregled Stranice"
#: view.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/utlui.po b/source/bs/sw/source/ui/utlui.po
index 80d93212443..8d11c7bc78e 100644
--- a/source/bs/sw/source/ui/utlui.po
+++ b/source/bs/sw/source/ui/utlui.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: 2013-12-03 15:13+0100\n"
+"POT-Creation-Date: 2014-04-20 02:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -19,7 +19,7 @@ msgctxt ""
"STR_DROP_OVER\n"
"string.text"
msgid "Drop Caps over"
-msgstr "Ukrasna početna slova preko"
+msgstr "Uvećana početna slova preko"
#: attrdesc.src
msgctxt ""
@@ -35,7 +35,7 @@ msgctxt ""
"STR_NO_DROP_LINES\n"
"string.text"
msgid "No Drop Caps"
-msgstr "Bez ukrasnih početnih slova"
+msgstr "Bez uvećanih početnih slova"
#: attrdesc.src
msgctxt ""
@@ -467,7 +467,7 @@ msgctxt ""
"STR_LINECOUNT\n"
"string.text"
msgid "Count lines"
-msgstr "Izbroj linije"
+msgstr "Prebroj linije"
#: attrdesc.src
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"STR_LUMINANCE\n"
"string.text"
msgid "Brightness: "
-msgstr "Osvijetljenost: "
+msgstr "Osvjetljenje: "
#: attrdesc.src
msgctxt ""
@@ -902,7 +902,7 @@ msgctxt ""
"STR_LINK_CTRL_CLICK\n"
"string.text"
msgid "%s-Click to follow link"
-msgstr ""
+msgstr "%s-klik za otvaranje hiper-veze"
#: initui.src
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"STR_LINK_CLICK\n"
"string.text"
msgid "Click to follow link"
-msgstr ""
+msgstr "Klik za otvaranje hiper-veze"
#: initui.src
msgctxt ""
@@ -974,7 +974,7 @@ msgctxt ""
"FLD_DOCINFO_PRINT\n"
"string.text"
msgid "Last printed"
-msgstr "Zadnji put štampano"
+msgstr "Posljednji put štampano"
#: initui.src
msgctxt ""
@@ -1526,7 +1526,6 @@ msgid "List Box On/Off"
msgstr "Lista uključena/isključena"
#: navipi.src
-#, fuzzy
msgctxt ""
"navipi.src\n"
"TB_CONTENT\n"
@@ -1915,7 +1914,7 @@ msgctxt ""
"ST_POSTIT_SHOW\n"
"string.text"
msgid "Show All"
-msgstr "Pokazi sve"
+msgstr "Pokaži sve"
#: navipi.src
msgctxt ""
@@ -1934,16 +1933,14 @@ msgid "Delete All"
msgstr "Obrisi sve"
#: navipi.src
-#, fuzzy
msgctxt ""
"navipi.src\n"
"STR_ACCESS_TL_GLOBAL\n"
"string.text"
msgid "Global View"
-msgstr "~Normalno"
+msgstr "Globalni pregled"
#: navipi.src
-#, fuzzy
msgctxt ""
"navipi.src\n"
"STR_ACCESS_TL_CONTENT\n"
@@ -1973,7 +1970,7 @@ msgctxt ""
"STR_POOLCHR_LABEL\n"
"string.text"
msgid "Caption Characters"
-msgstr "Znakovi naslova"
+msgstr "Znakovi natpisa"
#: poolfmt.src
msgctxt ""
@@ -2013,7 +2010,7 @@ msgctxt ""
"STR_POOLCHR_INET_VISIT\n"
"string.text"
msgid "Visited Internet Link"
-msgstr "Posjećeni internet link"
+msgstr "Posjećeni Internet link"
#: poolfmt.src
msgctxt ""
@@ -2029,7 +2026,7 @@ msgctxt ""
"STR_POOLCHR_TOXJUMP\n"
"string.text"
msgid "Index Link"
-msgstr "Indeksiraj link"
+msgstr "Indeksni link"
#: poolfmt.src
msgctxt ""
@@ -2048,7 +2045,6 @@ msgid "Landscape"
msgstr "Pejzaž"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCHR_LINENUM\n"
@@ -2057,31 +2053,28 @@ msgid "Line Numbering"
msgstr "Numerisanje linija"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCHR_IDX_MAIN_ENTRY\n"
"string.text"
msgid "Main Index Entry"
-msgstr "Glavni indeksni unos"
+msgstr "Stavka glavnog indeksa"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCHR_FOOTNOTE_ANCHOR\n"
"string.text"
msgid "Footnote Anchor"
-msgstr "Sidro fusnote"
+msgstr "Sidrište fusnote"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCHR_ENDNOTE_ANCHOR\n"
"string.text"
msgid "Endnote Anchor"
-msgstr "Sidro završne bilješke"
+msgstr "Sidrište završnih zabilješki"
#: poolfmt.src
msgctxt ""
@@ -2217,10 +2210,9 @@ msgctxt ""
"STR_POOLCOLL_STANDARD\n"
"string.text"
msgid "Default Style"
-msgstr ""
+msgstr "Uobičajeni stil"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_TEXT\n"
@@ -2229,7 +2221,6 @@ msgid "Text Body"
msgstr "Tijelo teksta"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_TEXT_IDENT\n"
@@ -2238,16 +2229,14 @@ msgid "First Line Indent"
msgstr "Uvlačenje prve linije"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_TEXT_NEGIDENT\n"
"string.text"
msgid "Hanging Indent"
-msgstr "Trajno uvlačenje"
+msgstr "Viseće uvlačenje"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_TEXT_MOVE\n"
@@ -2256,13 +2245,12 @@ msgid "Text Body Indent"
msgstr "Uvlačenje tijela teksta"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_GREETING\n"
"string.text"
msgid "Complimentary Close"
-msgstr "Zaključni pozdrav"
+msgstr "Pozdravno zatvaranje"
#: poolfmt.src
msgctxt ""
@@ -2313,13 +2301,12 @@ msgid "Marginalia"
msgstr "Bilješke na margini"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_HEADLINE1\n"
"string.text"
msgid "Heading 1"
-msgstr "Naslov 1"
+msgstr "Zaglavlje 1"
#: poolfmt.src
msgctxt ""
@@ -2722,22 +2709,20 @@ msgid "Header"
msgstr "Zaglavlje"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_HEADERL\n"
"string.text"
msgid "Header Left"
-msgstr "Lijevo zaglavlje"
+msgstr "Lijevo Zaglavlje"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_HEADERR\n"
"string.text"
msgid "Header Right"
-msgstr "Desno zaglavlje"
+msgstr "Desno Zaglavlje"
#: poolfmt.src
msgctxt ""
@@ -2748,7 +2733,6 @@ msgid "Footer"
msgstr "Podnožje"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_FOOTERL\n"
@@ -2757,7 +2741,6 @@ msgid "Footer Left"
msgstr "Lijevo podnožje"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_FOOTERR\n"
@@ -2782,7 +2765,6 @@ msgid "Table Heading"
msgstr "Naslov tabele"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_FRAME\n"
@@ -2809,6 +2791,14 @@ msgstr "Endnota"
#: poolfmt.src
msgctxt ""
"poolfmt.src\n"
+"STR_POOLCOLL_LABEL\n"
+"string.text"
+msgid "Caption"
+msgstr "Natpis"
+
+#: poolfmt.src
+msgctxt ""
+"poolfmt.src\n"
"STR_POOLCOLL_LABEL_ABB\n"
"string.text"
msgid "Illustration"
@@ -3087,25 +3077,22 @@ msgid "Illustration Index 1"
msgstr "Indeks ilustracija 1"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_TOX_OBJECTH\n"
"string.text"
msgid "Object Index Heading"
-msgstr "Naslov indeksa predmeta"
+msgstr "Zaglavlje indeksa objekta"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_TOX_OBJECT1\n"
"string.text"
msgid "Object Index 1"
-msgstr "Indeks predmeta 1"
+msgstr "Indeks objekta 1"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_TOX_TABLESH\n"
@@ -3114,13 +3101,12 @@ msgid "Table Index Heading"
msgstr "Naslov indeksa tabela"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_POOLCOLL_TOX_TABLES1\n"
"string.text"
msgid "Table Index 1"
-msgstr "Indeks tabela 1"
+msgstr "Indeks Tabele 1"
#: poolfmt.src
msgctxt ""
@@ -3192,7 +3178,7 @@ msgctxt ""
"STR_POOLPAGE_STANDARD\n"
"string.text"
msgid "Default Style"
-msgstr ""
+msgstr "Uobičajeni stil"
#: poolfmt.src
msgctxt ""
@@ -3347,13 +3333,12 @@ msgid "Rubies"
msgstr "Zvučni zapisi"
#: poolfmt.src
-#, fuzzy
msgctxt ""
"poolfmt.src\n"
"STR_COLUMN_VALUESET_ITEM0\n"
"string.text"
msgid "1 column"
-msgstr "kolona"
+msgstr "1 kolona"
#: poolfmt.src
msgctxt ""
@@ -3361,7 +3346,7 @@ msgctxt ""
"STR_COLUMN_VALUESET_ITEM1\n"
"string.text"
msgid "2 columns with equal size"
-msgstr ""
+msgstr "2 kolone jednake veličine"
#: poolfmt.src
msgctxt ""
@@ -3369,7 +3354,7 @@ msgctxt ""
"STR_COLUMN_VALUESET_ITEM2\n"
"string.text"
msgid "3 columns with equal size"
-msgstr ""
+msgstr "3 kolone jednake veličine"
#: poolfmt.src
msgctxt ""
@@ -3377,7 +3362,7 @@ msgctxt ""
"STR_COLUMN_VALUESET_ITEM3\n"
"string.text"
msgid "2 columns with different size (left > right)"
-msgstr ""
+msgstr "2 kolone različitih veličina (lijeva > desna)"
#: poolfmt.src
msgctxt ""
@@ -3385,7 +3370,7 @@ msgctxt ""
"STR_COLUMN_VALUESET_ITEM4\n"
"string.text"
msgid "2 columns with different size (left < right)"
-msgstr ""
+msgstr "2 kolone različitih veličina (lijeva < desna)"
#: poolfmt.src
msgctxt ""
@@ -3473,7 +3458,7 @@ msgctxt ""
"STR_AUTOFMTREDL_TYPO+1\n"
"string.text"
msgid "Replace \"standard\" quotes with %1 \\bcustom%2 quotes"
-msgstr "Zamijeni \"uobičajene\" navodnike sa %1proizvoljnim%2 navodnicima"
+msgstr "Zamijeni \"uobičajene\" navodnike sa %1 \\bproizvoljnim %2 navodnicima"
#: utlui.src
msgctxt ""
@@ -3566,7 +3551,6 @@ msgid "Set \"Text body\" Style"
msgstr "Podesi stil \"Tijelo teksta\""
#: utlui.src
-#, fuzzy
msgctxt ""
"utlui.src\n"
"RID_SHELLRES_AUTOFMTSTRS\n"
@@ -3683,7 +3667,7 @@ msgctxt ""
"STR_EVENT_IMAGE_LOAD\n"
"string.text"
msgid "Image loaded successfully"
-msgstr ""
+msgstr "Učitavanje slike uspješno"
#: utlui.src
msgctxt ""
@@ -3691,7 +3675,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ABORT\n"
"string.text"
msgid "Image loading terminated"
-msgstr ""
+msgstr "Učitavanje slike prekinuto"
#: utlui.src
msgctxt ""
@@ -3699,7 +3683,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ERROR\n"
"string.text"
msgid "Could not load Image"
-msgstr ""
+msgstr "Ne mogu učitati slike"
#: utlui.src
msgctxt ""
@@ -3763,7 +3747,7 @@ msgctxt ""
"STR_CONTENT_TYPE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: utlui.src
msgctxt ""
@@ -3830,7 +3814,6 @@ msgid "Comments"
msgstr "Komentari"
#: utlui.src
-#, fuzzy
msgctxt ""
"utlui.src\n"
"STR_IDXEXAMPLE_IDXTXT_HEADING1\n"
@@ -3844,16 +3827,15 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_ENTRY1\n"
"string.text"
msgid "This is the content from the first chapter. This is a user directory entry."
-msgstr ""
+msgstr "Ovo je sadržaj prvog poglavlja. Ovo je pristup korisničkom imeniku."
#: utlui.src
-#, fuzzy
msgctxt ""
"utlui.src\n"
"STR_IDXEXAMPLE_IDXTXT_HEADING11\n"
"string.text"
msgid "Heading 1.1"
-msgstr "Naslov 1"
+msgstr "Naslov 1.1"
#: utlui.src
msgctxt ""
@@ -3861,16 +3843,15 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_ENTRY11\n"
"string.text"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
-msgstr ""
+msgstr "Ovo je sadržaj poglavlja 1.1. Ovo je pristup sadržaju."
#: utlui.src
-#, fuzzy
msgctxt ""
"utlui.src\n"
"STR_IDXEXAMPLE_IDXTXT_HEADING12\n"
"string.text"
msgid "Heading 1.2"
-msgstr "Naslov 1"
+msgstr "Naslov 1.2"
#: utlui.src
msgctxt ""
@@ -3878,7 +3859,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_ENTRY12\n"
"string.text"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
-msgstr ""
+msgstr "Ovo je sadržaj poglavlja 1.2. Ova ključna riječ je glavni pristup."
#: utlui.src
msgctxt ""
@@ -3886,7 +3867,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_TABLE1\n"
"string.text"
msgid "Table 1: This is table 1"
-msgstr ""
+msgstr "Tabela 1: Ovo je tabela 1"
#: utlui.src
msgctxt ""
@@ -3894,7 +3875,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_IMAGE1\n"
"string.text"
msgid "Image 1: This is Image 1"
-msgstr ""
+msgstr "Slika 1: Ovo je slika 1"
#: utlui.src
msgctxt ""
@@ -3926,7 +3907,7 @@ msgctxt ""
"STR_CONTENT_TYPE_SINGLE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: utlui.src
msgctxt ""
@@ -4006,7 +3987,7 @@ msgctxt ""
"RID_STR_SYSTEM\n"
"string.text"
msgid "[System]"
-msgstr "[Sistem]"
+msgstr "[System]"
#: utlui.src
msgctxt ""
@@ -4029,7 +4010,7 @@ msgid ""
"The interactive hyphenation is already active\n"
"in a different document"
msgstr ""
-"Interaktivno rastavljanje je već aktivno u \n"
+"Interaktivno rastavljanje je već aktivno \n"
"u drugom dokumentu"
#: utlui.src
@@ -4046,7 +4027,7 @@ msgctxt ""
"STR_HYPH_TITLE\n"
"string.text"
msgid "Hyphenation"
-msgstr "Prijelom riječi"
+msgstr "Rastavljanje riječi"
#: utlui.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/web.po b/source/bs/sw/source/ui/web.po
index 84d4eb666ce..7d627287a03 100644
--- a/source/bs/sw/source/ui/web.po
+++ b/source/bs/sw/source/ui/web.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812548.0\n"
#: web.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"RID_WEBGRAPHIC_TOOLBOX\n"
"string.text"
msgid "Image Object Bar/Web"
-msgstr ""
+msgstr "Traka za predmete slika/Web"
#: web.src
msgctxt ""
diff --git a/source/bs/sw/source/ui/wrtsh.po b/source/bs/sw/source/ui/wrtsh.po
index 834ec2aa358..a8df3e9f4e7 100644
--- a/source/bs/sw/source/ui/wrtsh.po
+++ b/source/bs/sw/source/ui/wrtsh.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-16 19:30+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389900614.0\n"
#: wrtsh.src
msgctxt ""
@@ -61,4 +62,4 @@ msgctxt ""
"STR_DDEERROR_LINK2\n"
"string.text"
msgid "] cannot be established"
-msgstr "] nije moguće uspostsaviti"
+msgstr "] nije moguće uspostaviti"
diff --git a/source/bs/sw/uiconfig/swriter/ui.po b/source/bs/sw/uiconfig/swriter/ui.po
index 8219614d0e6..bc58064c25b 100644
--- a/source/bs/sw/uiconfig/swriter/ui.po
+++ b/source/bs/sw/uiconfig/swriter/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-03-30 18:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1396202598.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create AutoAbstract"
-msgstr ""
+msgstr "Napravi automatski sažetak"
#: abstractdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Included outline levels"
-msgstr ""
+msgstr "Uključene razine kontura"
#: abstractdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraphs per level"
-msgstr ""
+msgstr "Odlomci po nivou"
#: abstractdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The abstract contains the selected number of paragraphs from the included outline levels."
-msgstr ""
+msgstr "Rezime sadrži odabrani broj odlomaka sa uključenim nivoima kontura."
#: abstractdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Svojstva"
#: addentrydialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Add Element"
-msgstr ""
+msgstr "Dodaj element"
#: addentrydialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Ime elementa"
#: addressblockdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Address Block"
-msgstr ""
+msgstr "Novi adresni blok"
#: addressblockdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address _elements"
-msgstr ""
+msgstr "Adresni _elementi"
#: addressblockdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1. Drag address elements here"
-msgstr ""
+msgstr "1. Ovdje dovuci adresne elemente"
#: addressblockdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move up"
-msgstr ""
+msgstr "Pomjeri gore"
#: addressblockdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move left"
-msgstr ""
+msgstr "Pomjeri ulijevo"
#: addressblockdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move right"
-msgstr ""
+msgstr "Pomjeri udesno"
#: addressblockdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move down"
-msgstr ""
+msgstr "Pomjeri dolje"
#: addressblockdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: addressblockdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2. Customi_ze salutation"
-msgstr ""
+msgstr "2. Prilagođenje _pozdrava"
#: addressblockdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Ukloni iz adrese"
#: addressblockdialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Ukloni iz adrese"
#: addressblockdialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add to address"
-msgstr ""
+msgstr "Dodaj u adresu"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "File already exists"
-msgstr ""
+msgstr "Datoteka već postoji"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document name:"
-msgstr ""
+msgstr "Ime novog dokumenta:"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A document with the name '%1' already exists."
-msgstr ""
+msgstr "Dokument sa imenom '%1' već posoji."
#: alreadyexistsdialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Please save this document under a different name."
-msgstr ""
+msgstr "Molim spasite ovaj dokument pod drugim imenom."
#: asciifilterdialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "ASCII Filter Options"
-msgstr ""
+msgstr "ASCII filter opcije"
#: asciifilterdialog.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Character set"
-msgstr ""
+msgstr "_Skup znakova"
#: asciifilterdialog.ui
msgctxt ""
@@ -248,17 +248,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default fonts"
-msgstr ""
+msgstr "Uobičajeni fontovi"
#: asciifilterdialog.ui
-#, fuzzy
msgctxt ""
"asciifilterdialog.ui\n"
"languageft\n"
"label\n"
"string.text"
msgid "Lan_guage"
-msgstr "Jezik"
+msgstr "_Jezik"
#: asciifilterdialog.ui
msgctxt ""
@@ -267,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paragraph break"
-msgstr ""
+msgstr "_Prijelom odlomka"
#: asciifilterdialog.ui
msgctxt ""
@@ -276,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CR & LF"
-msgstr ""
+msgstr "_CR & LF"
#: asciifilterdialog.ui
msgctxt ""
@@ -285,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_R"
-msgstr ""
+msgstr "C_R"
#: asciifilterdialog.ui
msgctxt ""
@@ -294,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_LF"
-msgstr ""
+msgstr "_LF"
#: asciifilterdialog.ui
msgctxt ""
@@ -303,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Podešavanja"
#: assignstylesdialog.ui
msgctxt ""
@@ -311,8 +310,8 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
-msgstr ""
+msgid "Assign Styles"
+msgstr "Pridruži stilove"
#: assignstylesdialog.ui
msgctxt ""
@@ -321,7 +320,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Lijevo"
#: assignstylesdialog.ui
msgctxt ""
@@ -330,7 +329,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "Desno"
#: assignstylesdialog.ui
msgctxt ""
@@ -339,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not applied"
-msgstr ""
+msgstr "Nije primijenjeno"
#: assignstylesdialog.ui
msgctxt ""
@@ -348,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Stilovi"
#: attachnamedialog.ui
msgctxt ""
@@ -357,7 +356,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a new name for the attachment."
-msgstr ""
+msgstr "Niste naveli novi naziv za prilog."
#: attachnamedialog.ui
msgctxt ""
@@ -366,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Attachment Name"
-msgstr ""
+msgstr "Nema imena priloga"
#: attachnamedialog.ui
msgctxt ""
@@ -375,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "Ime:"
#: attachnamedialog.ui
msgctxt ""
@@ -384,7 +383,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Ako želite da obezbijedite jedno, molimo ukucajte ga sada."
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -393,7 +392,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Server Authentication"
-msgstr ""
+msgstr "Ovjera servera"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -402,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires au_thentication"
-msgstr ""
+msgstr "Izlazni mail server (SMTP) zahtijeva o_vjeru"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -411,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires _separate authentication"
-msgstr ""
+msgstr "Izlazni mail server (SMTP) zahtijeva _odvojenu ovjeru"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -420,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing mail server:"
-msgstr ""
+msgstr "Izlazni mail server:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -429,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User name:"
-msgstr ""
+msgstr "_Korisničko ime:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -438,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password:"
-msgstr ""
+msgstr "_Lozinka:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -447,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server uses the same authentication as the _incoming mail server"
-msgstr ""
+msgstr "Izlazni mail server koristi istu ovjeru kao i _ulazni mail server"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -456,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Incoming mail server:"
-msgstr ""
+msgstr "Ulazni mail server:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -465,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server _name:"
-msgstr ""
+msgstr "Ime _servera:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -474,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_ort:"
-msgstr ""
+msgstr "_Port:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -483,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type:"
-msgstr ""
+msgstr "Tip:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -492,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_POP3"
-msgstr ""
+msgstr "_POP3"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -501,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_IMAP"
-msgstr ""
+msgstr "_IMAP"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -510,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_er name:"
-msgstr ""
+msgstr "_Korisničko ime:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -519,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pass_word:"
-msgstr ""
+msgstr "_Lozinka:"
#: autoformattable.ui
msgctxt ""
@@ -540,7 +539,6 @@ msgid "Rename"
msgstr "Preimenuj"
#: autoformattable.ui
-#, fuzzy
msgctxt ""
"autoformattable.ui\n"
"label1\n"
@@ -550,14 +548,13 @@ msgid "Format"
msgstr "Format"
#: autoformattable.ui
-#, fuzzy
msgctxt ""
"autoformattable.ui\n"
"numformatcb\n"
"label\n"
"string.text"
msgid "Number format"
-msgstr "Format ~brojeva"
+msgstr "Format broja"
#: autoformattable.ui
msgctxt ""
@@ -611,7 +608,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "AutoText"
-msgstr ""
+msgstr "AutoTekst"
#: autotext.ui
msgctxt ""
@@ -620,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Umetni"
#: autotext.ui
msgctxt ""
@@ -629,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoTe_xt"
-msgstr ""
+msgstr "_AutoText"
#: autotext.ui
msgctxt ""
@@ -638,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cat_egories..."
-msgstr ""
+msgstr "_Kategorije..."
#: autotext.ui
msgctxt ""
@@ -647,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Path..."
-msgstr ""
+msgstr "_Putanja..."
#: autotext.ui
msgctxt ""
@@ -656,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File System"
-msgstr ""
+msgstr "_Datotečni sistem"
#: autotext.ui
msgctxt ""
@@ -665,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inter_net"
-msgstr ""
+msgstr "_Internet"
#: autotext.ui
msgctxt ""
@@ -674,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save links relative to"
-msgstr ""
+msgstr "Spasava link vezan za"
#: autotext.ui
msgctxt ""
@@ -683,10 +680,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display remainder of name as suggestion while typing"
-msgstr ""
+msgstr "_Prikaži podsjetnik imena kao prijedlog prilikom kucanja"
#: autotext.ui
-#, fuzzy
msgctxt ""
"autotext.ui\n"
"nameft\n"
@@ -702,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shortcut"
-msgstr ""
+msgstr "Prečica"
#: autotext.ui
msgctxt ""
@@ -711,7 +707,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Kategorija"
#: autotext.ui
msgctxt ""
@@ -720,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Novo"
#: autotext.ui
msgctxt ""
@@ -729,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New (text only)"
-msgstr ""
+msgstr "Novi (samo tekst)"
#: autotext.ui
msgctxt ""
@@ -738,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy"
-msgstr ""
+msgstr "_Kopiraj"
#: autotext.ui
msgctxt ""
@@ -747,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Replace"
-msgstr ""
+msgstr "Zamijeni"
#: autotext.ui
msgctxt ""
@@ -756,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rep_lace (text only)"
-msgstr ""
+msgstr "_Zamijeni (samo tekst)"
#: autotext.ui
msgctxt ""
@@ -765,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rename..."
-msgstr ""
+msgstr "Preimenuj..."
#: autotext.ui
msgctxt ""
@@ -774,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Obriši"
#: autotext.ui
msgctxt ""
@@ -783,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "_Izmjeni"
#: autotext.ui
msgctxt ""
@@ -792,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Macro..."
-msgstr ""
+msgstr "_Makro..."
#: autotext.ui
msgctxt ""
@@ -801,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import..."
-msgstr ""
+msgstr "_Uvezi..."
#: bibliographyentry.ui
msgctxt ""
@@ -819,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Umetni"
#: bibliographyentry.ui
msgctxt ""
@@ -858,27 +854,24 @@ msgid "Short name"
msgstr "Kratko ime"
#: bibliographyentry.ui
-#, fuzzy
msgctxt ""
"bibliographyentry.ui\n"
"frombibliography\n"
"label\n"
"string.text"
msgid "From bibliography database"
-msgstr "Iz bibliografske baze po~dataka"
+msgstr "Iz bibliografske baze podataka"
#: bibliographyentry.ui
-#, fuzzy
msgctxt ""
"bibliographyentry.ui\n"
"fromdocument\n"
"label\n"
"string.text"
msgid "From document content"
-msgstr "Iz ~sadržaja dokumenta"
+msgstr "Iz sadržaja dokumenta"
#: bibliographyentry.ui
-#, fuzzy
msgctxt ""
"bibliographyentry.ui\n"
"label1\n"
@@ -894,7 +887,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Tačke i numerisanje"
#: bulletsandnumbering.ui
msgctxt ""
@@ -903,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "_Ukloni"
#: bulletsandnumbering.ui
msgctxt ""
@@ -912,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reset"
-msgstr ""
+msgstr "Resetuj"
#: bulletsandnumbering.ui
msgctxt ""
@@ -921,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Lista sa tačkama"
#: bulletsandnumbering.ui
msgctxt ""
@@ -930,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Vrsta numerisanja"
#: bulletsandnumbering.ui
msgctxt ""
@@ -939,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Kontura"
#: bulletsandnumbering.ui
msgctxt ""
@@ -948,10 +941,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: bulletsandnumbering.ui
-#, fuzzy
msgctxt ""
"bulletsandnumbering.ui\n"
"position\n"
@@ -961,14 +953,13 @@ msgid "Position"
msgstr "Pozicija"
#: bulletsandnumbering.ui
-#, fuzzy
msgctxt ""
"bulletsandnumbering.ui\n"
"options\n"
"label\n"
"string.text"
msgid "Options"
-msgstr "Opcije"
+msgstr "Podešavanja"
#: businessdatapage.ui
msgctxt ""
@@ -977,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company"
-msgstr ""
+msgstr "Firma"
#: businessdatapage.ui
msgctxt ""
@@ -986,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slogan"
-msgstr ""
+msgstr "Slogan"
#: businessdatapage.ui
msgctxt ""
@@ -995,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "_Država"
#: businessdatapage.ui
msgctxt ""
@@ -1004,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: businessdatapage.ui
msgctxt ""
@@ -1013,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "_Faks"
#: businessdatapage.ui
msgctxt ""
@@ -1022,7 +1013,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Kućni broj telefona"
#: businessdatapage.ui
msgctxt ""
@@ -1031,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Web stranica/ E-mail"
#: businessdatapage.ui
msgctxt ""
@@ -1040,7 +1031,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Ime"
#: businessdatapage.ui
msgctxt ""
@@ -1049,7 +1040,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Zvanje"
#: businessdatapage.ui
msgctxt ""
@@ -1058,7 +1049,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Kućni broj telefona"
#: businessdatapage.ui
msgctxt ""
@@ -1067,7 +1058,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Broj faksa"
#: businessdatapage.ui
msgctxt ""
@@ -1076,7 +1067,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "e-mail adresa"
#: businessdatapage.ui
msgctxt ""
@@ -1085,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company 2nd line"
-msgstr ""
+msgstr "Firma drugi red"
#: businessdatapage.ui
msgctxt ""
@@ -1094,7 +1085,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Prezime"
#: businessdatapage.ui
msgctxt ""
@@ -1103,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Poštanski broj/Grad"
#: businessdatapage.ui
msgctxt ""
@@ -1112,7 +1103,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Grad"
#: businessdatapage.ui
msgctxt ""
@@ -1121,7 +1112,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Poštanski broj"
#: businessdatapage.ui
msgctxt ""
@@ -1130,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Telefon/mobitel"
#: businessdatapage.ui
msgctxt ""
@@ -1139,7 +1130,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Zvanje"
#: businessdatapage.ui
msgctxt ""
@@ -1148,7 +1139,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: businessdatapage.ui
msgctxt ""
@@ -1157,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Street"
-msgstr ""
+msgstr "Ulica"
#: businessdatapage.ui
msgctxt ""
@@ -1166,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business data"
-msgstr ""
+msgstr "Poslovni podaci"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1175,7 +1166,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "Nemoguće dodati oznaku"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1184,7 +1175,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "Nemoguće dodati oznaku"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1193,7 +1184,16 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Predefined labels cannot be overwritten, use another name."
-msgstr ""
+msgstr "Unaprijed definisane oznake ne mogu biti prepisane, koristite drugo ime."
+
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr "Naslov"
#: captionoptions.ui
msgctxt ""
@@ -1202,27 +1202,25 @@ msgctxt ""
"title\n"
"string.text"
msgid "Caption options"
-msgstr ""
+msgstr "Opcije naslova"
#: captionoptions.ui
-#, fuzzy
msgctxt ""
"captionoptions.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "_Level"
-msgstr "Nivo"
+msgstr "_Nivo"
#: captionoptions.ui
-#, fuzzy
msgctxt ""
"captionoptions.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "_Separator"
-msgstr "Razdjelnik"
+msgstr "_Separator"
#: captionoptions.ui
msgctxt ""
@@ -1231,17 +1229,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering captions by chapter"
-msgstr ""
+msgstr "Numerisanje naslova po poglavlju"
#: captionoptions.ui
-#, fuzzy
msgctxt ""
"captionoptions.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Character style"
-msgstr "Stilovi znakova"
+msgstr "Stil znaka"
#: captionoptions.ui
msgctxt ""
@@ -1250,7 +1247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Apply border and shadow"
-msgstr ""
+msgstr "_Primjena rubova i sjena"
#: captionoptions.ui
msgctxt ""
@@ -1259,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category and frame format"
-msgstr ""
+msgstr "Kategorija i format okvira"
#: captionoptions.ui
msgctxt ""
@@ -1268,7 +1265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption order"
-msgstr ""
+msgstr "Redosljed naslova"
#: captionoptions.ui
msgctxt ""
@@ -1277,7 +1274,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption"
-msgstr ""
+msgstr "Naslov"
#: captionoptions.ui
msgctxt ""
@@ -1286,7 +1283,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Category first"
-msgstr ""
+msgstr "Kategorija prvo"
#: captionoptions.ui
msgctxt ""
@@ -1295,7 +1292,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Numbering first"
-msgstr ""
+msgstr "Numerisanje prvo"
#: cardformatpage.ui
msgctxt ""
@@ -1304,7 +1301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Section"
-msgstr ""
+msgstr "Automatski tekst - Dio"
#: cardformatpage.ui
msgctxt ""
@@ -1313,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Sadržaj"
#: cardmediumpage.ui
msgctxt ""
@@ -1322,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address"
-msgstr ""
+msgstr "Adresa"
#: cardmediumpage.ui
msgctxt ""
@@ -1331,7 +1328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Label text"
-msgstr ""
+msgstr "Tekst naljepnice"
#: cardmediumpage.ui
msgctxt ""
@@ -1340,7 +1337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Baze podataka"
#: cardmediumpage.ui
msgctxt ""
@@ -1349,7 +1346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabela"
#: cardmediumpage.ui
msgctxt ""
@@ -1358,7 +1355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Polje baze podataka"
#: cardmediumpage.ui
msgctxt ""
@@ -1367,7 +1364,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Ubaci"
#: cardmediumpage.ui
msgctxt ""
@@ -1376,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inscription"
-msgstr ""
+msgstr "Upis"
#: cardmediumpage.ui
msgctxt ""
@@ -1385,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Neprekidno"
#: cardmediumpage.ui
msgctxt ""
@@ -1394,7 +1391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sheet"
-msgstr ""
+msgstr "_Tabela"
#: cardmediumpage.ui
msgctxt ""
@@ -1403,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Marka"
#: cardmediumpage.ui
msgctxt ""
@@ -1412,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tip"
#: cardmediumpage.ui
msgctxt ""
@@ -1421,7 +1418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: ccdialog.ui
msgctxt ""
@@ -1430,7 +1427,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Copy To"
-msgstr ""
+msgstr "Kopiraj u"
#: ccdialog.ui
msgctxt ""
@@ -1439,7 +1436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cc"
-msgstr ""
+msgstr "_Cc"
#: ccdialog.ui
msgctxt ""
@@ -1448,7 +1445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bcc"
-msgstr ""
+msgstr "_Bcc"
#: ccdialog.ui
msgctxt ""
@@ -1457,7 +1454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Note: Separate e-mail addresses with a semicolon (;)."
-msgstr ""
+msgstr "Napomena: Odvojite e-mail adrese sa tacka zarezom (;)."
#: ccdialog.ui
msgctxt ""
@@ -1466,20 +1463,18 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send a copy of this mail to..."
-msgstr ""
+msgstr "Pošalji kopiju ove poruke za..."
#: characterproperties.ui
-#, fuzzy
msgctxt ""
"characterproperties.ui\n"
"CharacterPropertiesDialog\n"
"title\n"
"string.text"
msgid "Character"
-msgstr "Znakovi"
+msgstr "Znak"
#: characterproperties.ui
-#, fuzzy
msgctxt ""
"characterproperties.ui\n"
"font\n"
@@ -1495,10 +1490,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efekti fonta"
#: characterproperties.ui
-#, fuzzy
msgctxt ""
"characterproperties.ui\n"
"position\n"
@@ -1514,17 +1508,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Azijski raspored"
#: characterproperties.ui
-#, fuzzy
msgctxt ""
"characterproperties.ui\n"
"hyperlink\n"
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr "Hiperlink"
+msgstr "Hiperveza"
#: characterproperties.ui
msgctxt ""
@@ -1533,7 +1526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: characterproperties.ui
msgctxt ""
@@ -1542,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: charurlpage.ui
msgctxt ""
@@ -1554,7 +1547,6 @@ msgid "URL"
msgstr "URL"
#: charurlpage.ui
-#, fuzzy
msgctxt ""
"charurlpage.ui\n"
"label37\n"
@@ -1564,7 +1556,6 @@ msgid "Name"
msgstr "Ime"
#: charurlpage.ui
-#, fuzzy
msgctxt ""
"charurlpage.ui\n"
"textft\n"
@@ -1574,24 +1565,22 @@ msgid "Text"
msgstr "Tekst"
#: charurlpage.ui
-#, fuzzy
msgctxt ""
"charurlpage.ui\n"
"label39\n"
"label\n"
"string.text"
msgid "Target frame"
-msgstr "~Odredišni okvir"
+msgstr "Odredišni okvir"
#: charurlpage.ui
-#, fuzzy
msgctxt ""
"charurlpage.ui\n"
"eventpb\n"
"label\n"
"string.text"
msgid "Events..."
-msgstr "~Događaji..."
+msgstr "Događanja..."
#: charurlpage.ui
msgctxt ""
@@ -1639,7 +1628,6 @@ msgid "Character styles"
msgstr "Stilovi znakova"
#: columndialog.ui
-#, fuzzy
msgctxt ""
"columndialog.ui\n"
"ColumnDialog\n"
@@ -1649,7 +1637,6 @@ msgid "Columns"
msgstr "Kolone"
#: columnpage.ui
-#, fuzzy
msgctxt ""
"columnpage.ui\n"
"label3\n"
@@ -1665,7 +1652,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Apply to"
-msgstr ""
+msgstr "_Primijeni na"
#: columnpage.ui
msgctxt ""
@@ -1674,7 +1661,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evenly distribute contents _to all columns"
-msgstr ""
+msgstr "_Ravnomjerno rasporedi sadržaj svim kolonama"
#: columnpage.ui
msgctxt ""
@@ -1683,20 +1670,18 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _direction"
-msgstr ""
+msgstr "Smijer_teksta"
#: columnpage.ui
-#, fuzzy
msgctxt ""
"columnpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Settings"
-msgstr "Podešavanje"
+msgstr "Podešavanja"
#: columnpage.ui
-#, fuzzy
msgctxt ""
"columnpage.ui\n"
"columnft\n"
@@ -1706,7 +1691,6 @@ msgid "Column"
msgstr "Kolona"
#: columnpage.ui
-#, fuzzy
msgctxt ""
"columnpage.ui\n"
"widthft\n"
@@ -1716,14 +1700,13 @@ msgid "Width"
msgstr "Širina"
#: columnpage.ui
-#, fuzzy
msgctxt ""
"columnpage.ui\n"
"distft\n"
"label\n"
"string.text"
msgid "Spacing"
-msgstr "Razmak"
+msgstr "Prored"
#: columnpage.ui
msgctxt ""
@@ -1732,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto_Width"
-msgstr ""
+msgstr "AutoŠ_irina"
#: columnpage.ui
msgctxt ""
@@ -1741,27 +1724,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Width and Spacing"
-msgstr ""
+msgstr "Širina i prored"
#: columnpage.ui
-#, fuzzy
msgctxt ""
"columnpage.ui\n"
"linestyleft\n"
"label\n"
"string.text"
msgid "St_yle"
-msgstr "Stil"
+msgstr "_Stil"
#: columnpage.ui
-#, fuzzy
msgctxt ""
"columnpage.ui\n"
"linewidthft\n"
"label\n"
"string.text"
msgid "_Width"
-msgstr "Širina"
+msgstr "Š_irina"
#: columnpage.ui
msgctxt ""
@@ -1770,27 +1751,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "_Visina"
#: columnpage.ui
-#, fuzzy
msgctxt ""
"columnpage.ui\n"
"lineposft\n"
"label\n"
"string.text"
msgid "_Position"
-msgstr "Pozicija"
+msgstr "_Pozicija"
#: columnpage.ui
-#, fuzzy
msgctxt ""
"columnpage.ui\n"
"linecolorft\n"
"label\n"
"string.text"
msgid "_Color"
-msgstr "Boja"
+msgstr "_Boja"
#: columnpage.ui
msgctxt ""
@@ -1799,7 +1778,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Top"
-msgstr ""
+msgstr "Vrh"
#: columnpage.ui
msgctxt ""
@@ -1808,7 +1787,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Centrirano"
#: columnpage.ui
msgctxt ""
@@ -1817,7 +1796,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Bottom"
-msgstr ""
+msgstr "Dno"
#: columnpage.ui
msgctxt ""
@@ -1826,7 +1805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator line"
-msgstr ""
+msgstr "Linija za odvajanje"
#: columnpage.ui
msgctxt ""
@@ -1835,7 +1814,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left-to-right"
-msgstr ""
+msgstr "S lijeva na desno"
#: columnpage.ui
msgctxt ""
@@ -1844,7 +1823,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right-to-left"
-msgstr ""
+msgstr "S desna na lijevo"
#: columnpage.ui
msgctxt ""
@@ -1853,17 +1832,16 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Use superordinate object settings"
-msgstr ""
+msgstr "Koristi pretpostavljene postavke objekta"
#: columnpage.ui
-#, fuzzy
msgctxt ""
"columnpage.ui\n"
"liststore2\n"
"0\n"
"stringlist.text"
msgid "Selection"
-msgstr "Izbor"
+msgstr "Označena oblast"
#: columnpage.ui
msgctxt ""
@@ -1872,7 +1850,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Current Section"
-msgstr ""
+msgstr "Trenutni odjeljak"
#: columnpage.ui
msgctxt ""
@@ -1881,7 +1859,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Selected section"
-msgstr ""
+msgstr "Izabrana sekcija"
#: columnpage.ui
msgctxt ""
@@ -1890,7 +1868,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Frame"
-msgstr ""
+msgstr "Okvir"
#: columnpage.ui
msgctxt ""
@@ -1899,7 +1877,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Page Style: "
-msgstr ""
+msgstr "Stil stranice: "
#: columnwidth.ui
msgctxt ""
@@ -1911,7 +1889,6 @@ msgid "Column Width"
msgstr "Širina kolone"
#: columnwidth.ui
-#, fuzzy
msgctxt ""
"columnwidth.ui\n"
"label2\n"
@@ -1921,7 +1898,6 @@ msgid "Column"
msgstr "Kolona"
#: columnwidth.ui
-#, fuzzy
msgctxt ""
"columnwidth.ui\n"
"label3\n"
@@ -1931,7 +1907,6 @@ msgid "Width"
msgstr "Širina"
#: columnwidth.ui
-#, fuzzy
msgctxt ""
"columnwidth.ui\n"
"label1\n"
@@ -1947,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Conditional Style"
-msgstr ""
+msgstr "_Uvjetni Stil"
#: conditionpage.ui
msgctxt ""
@@ -1956,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Conte_xt"
-msgstr ""
+msgstr "_Kontekst"
#: conditionpage.ui
msgctxt ""
@@ -1965,7 +1940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Applied Styles"
-msgstr ""
+msgstr "Primijenjeni stilovi"
#: conditionpage.ui
msgctxt ""
@@ -1974,7 +1949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paragraph Styles"
-msgstr ""
+msgstr "_Stil pasusa"
#: conditionpage.ui
msgctxt ""
@@ -1983,7 +1958,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table Header"
-msgstr ""
+msgstr "Naslov Tabele"
#: conditionpage.ui
msgctxt ""
@@ -1992,7 +1967,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Table"
-msgstr ""
+msgstr "Tabela"
#: conditionpage.ui
msgctxt ""
@@ -2001,7 +1976,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Frame"
-msgstr ""
+msgstr "Okvir"
#: conditionpage.ui
msgctxt ""
@@ -2010,7 +1985,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Section"
-msgstr ""
+msgstr "Odjeljak"
#: conditionpage.ui
msgctxt ""
@@ -2019,7 +1994,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Footnote"
-msgstr ""
+msgstr "Fusnota"
#: conditionpage.ui
msgctxt ""
@@ -2028,7 +2003,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Endnote"
-msgstr ""
+msgstr "Endnota"
#: conditionpage.ui
msgctxt ""
@@ -2037,7 +2012,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Header"
-msgstr ""
+msgstr "Zaglavlje"
#: conditionpage.ui
msgctxt ""
@@ -2046,7 +2021,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Footer"
-msgstr ""
+msgstr "Podnožje"
#: conditionpage.ui
msgctxt ""
@@ -2055,7 +2030,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid " 1st Outline Level"
-msgstr ""
+msgstr " Prva Rubna Razina"
#: conditionpage.ui
msgctxt ""
@@ -2064,7 +2039,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid " 2nd Outline Level"
-msgstr ""
+msgstr " Druga Rubna Razina"
#: conditionpage.ui
msgctxt ""
@@ -2073,7 +2048,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid " 3rd Outline Level"
-msgstr ""
+msgstr " Treća Rubna Razina"
#: conditionpage.ui
msgctxt ""
@@ -2082,7 +2057,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid " 4th Outline Level"
-msgstr ""
+msgstr " Četvrta Rubna Razina"
#: conditionpage.ui
msgctxt ""
@@ -2091,7 +2066,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid " 5th Outline Level"
-msgstr ""
+msgstr " Peta Rubna Razina"
#: conditionpage.ui
msgctxt ""
@@ -2100,7 +2075,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid " 6th Outline Level"
-msgstr ""
+msgstr " Šesta Rubna Razina"
#: conditionpage.ui
msgctxt ""
@@ -2109,7 +2084,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid " 7th Outline Level"
-msgstr ""
+msgstr " Sedma Rubna Razina"
#: conditionpage.ui
msgctxt ""
@@ -2118,7 +2093,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid " 8th Outline Level"
-msgstr ""
+msgstr " Osma Rubna Razina"
#: conditionpage.ui
msgctxt ""
@@ -2127,7 +2102,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid " 9th Outline Level"
-msgstr ""
+msgstr " Deveta Rubna Razina"
#: conditionpage.ui
msgctxt ""
@@ -2136,7 +2111,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "10th Outline Level"
-msgstr ""
+msgstr "Deseta Rubna Razina"
#: conditionpage.ui
msgctxt ""
@@ -2145,7 +2120,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid " 1st Numbering Level"
-msgstr ""
+msgstr " Prva razina numerisanja"
#: conditionpage.ui
msgctxt ""
@@ -2154,7 +2129,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid " 2nd Numbering Level"
-msgstr ""
+msgstr " Druga razina numerisanja"
#: conditionpage.ui
msgctxt ""
@@ -2163,7 +2138,7 @@ msgctxt ""
"20\n"
"stringlist.text"
msgid " 3rd Numbering Level"
-msgstr ""
+msgstr " Treći nivo numerisanja"
#: conditionpage.ui
msgctxt ""
@@ -2172,7 +2147,7 @@ msgctxt ""
"21\n"
"stringlist.text"
msgid " 4th Numbering Level"
-msgstr ""
+msgstr " Četvrta razina numerisanja"
#: conditionpage.ui
msgctxt ""
@@ -2181,7 +2156,7 @@ msgctxt ""
"22\n"
"stringlist.text"
msgid " 5th Numbering Level"
-msgstr ""
+msgstr " Peti nivo numerisanja"
#: conditionpage.ui
msgctxt ""
@@ -2190,7 +2165,7 @@ msgctxt ""
"23\n"
"stringlist.text"
msgid " 6th Numbering Level"
-msgstr ""
+msgstr " Šesti nivo numerisanja"
#: conditionpage.ui
msgctxt ""
@@ -2199,7 +2174,7 @@ msgctxt ""
"24\n"
"stringlist.text"
msgid " 7th Numbering Level"
-msgstr ""
+msgstr " Sedmi nivo numerisanja"
#: conditionpage.ui
msgctxt ""
@@ -2208,7 +2183,7 @@ msgctxt ""
"25\n"
"stringlist.text"
msgid " 8th Numbering Level"
-msgstr ""
+msgstr " Osmi nivo numerisanja"
#: conditionpage.ui
msgctxt ""
@@ -2217,7 +2192,7 @@ msgctxt ""
"26\n"
"stringlist.text"
msgid " 9th Numbering Level"
-msgstr ""
+msgstr " Deveti nivo numerisanja"
#: conditionpage.ui
msgctxt ""
@@ -2226,7 +2201,7 @@ msgctxt ""
"27\n"
"stringlist.text"
msgid "10th Numbering Level"
-msgstr ""
+msgstr "Deseti nivo numerisanja"
#: conditionpage.ui
msgctxt ""
@@ -2235,7 +2210,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: converttexttable.ui
msgctxt ""
@@ -2253,7 +2228,7 @@ msgctxt ""
"text\n"
"string.text"
msgid ","
-msgstr ""
+msgstr ","
#: converttexttable.ui
msgctxt ""
@@ -2262,30 +2237,27 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Symbol"
-msgstr ""
+msgstr "Simbol"
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"other\n"
"label\n"
"string.text"
msgid "Other:"
-msgstr "Ostalo"
+msgstr "Ostalo:"
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"semicolons\n"
"label\n"
"string.text"
msgid "Semicolons"
-msgstr "~Tačke zarezi"
+msgstr "Tačka zarezi"
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"paragraph\n"
@@ -2295,7 +2267,6 @@ msgid "Paragraph"
msgstr "Odlomak"
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"tabs\n"
@@ -2323,7 +2294,6 @@ msgid "Separate text at"
msgstr "Odvoji tekst na"
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"headingcb\n"
@@ -2333,17 +2303,15 @@ msgid "Heading"
msgstr "Naslov"
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"repeatheading\n"
"label\n"
"string.text"
msgid "Repeat heading"
-msgstr "Ponovi naslov"
+msgstr "Ponovljeni naslov"
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"dontsplitcb\n"
@@ -2353,14 +2321,13 @@ msgid "Don't split table"
msgstr "Ne razdvajaj tabelu"
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"bordercb\n"
"label\n"
"string.text"
msgid "Border"
-msgstr "Rub"
+msgstr "Ivica"
#: converttexttable.ui
msgctxt ""
@@ -2369,10 +2336,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "The first "
-msgstr ""
+msgstr "Prvi "
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"label4\n"
@@ -2382,34 +2348,31 @@ msgid "rows"
msgstr "redovi"
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"autofmt\n"
"label\n"
"string.text"
msgid "AutoFormat..."
-msgstr "Auto~Format..."
+msgstr "Automatsko formatiranje..."
#: converttexttable.ui
-#, fuzzy
msgctxt ""
"converttexttable.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Options"
-msgstr "Opcije"
+msgstr "Podešavanja"
#: createauthorentry.ui
-#, fuzzy
msgctxt ""
"createauthorentry.ui\n"
"CreateAuthorEntryDialog\n"
"title\n"
"string.text"
msgid "Define Bibliography Entry"
-msgstr "Ubaci bibliografsku stavku"
+msgstr "Definiši bibliografsku stavku"
#: createauthorentry.ui
msgctxt ""
@@ -2418,7 +2381,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entry data"
-msgstr ""
+msgstr "Podaci o stavci"
#: createautomarkdialog.ui
msgctxt ""
@@ -2427,7 +2390,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Concordance File"
-msgstr ""
+msgstr "Uredi podudarnost datoteka"
#: createautomarkdialog.ui
msgctxt ""
@@ -2436,7 +2399,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search term"
-msgstr ""
+msgstr "Traži pojam"
#: createautomarkdialog.ui
msgctxt ""
@@ -2445,7 +2408,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative entry"
-msgstr ""
+msgstr "Alternativni unos"
#: createautomarkdialog.ui
msgctxt ""
@@ -2454,7 +2417,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1st key"
-msgstr ""
+msgstr "1. ključ"
#: createautomarkdialog.ui
msgctxt ""
@@ -2463,7 +2426,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2nd key"
-msgstr ""
+msgstr "2. ključ"
#: createautomarkdialog.ui
msgctxt ""
@@ -2472,7 +2435,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment"
-msgstr ""
+msgstr "Komentar"
#: createautomarkdialog.ui
msgctxt ""
@@ -2481,7 +2444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Match case"
-msgstr ""
+msgstr "Razlikuj velika i mala slova"
#: createautomarkdialog.ui
msgctxt ""
@@ -2490,7 +2453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word only"
-msgstr ""
+msgstr "Samo riječ"
#: createautomarkdialog.ui
msgctxt ""
@@ -2499,7 +2462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Da"
#: createautomarkdialog.ui
msgctxt ""
@@ -2508,7 +2471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Ne"
#: createautomarkdialog.ui
msgctxt ""
@@ -2517,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Stavke"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2526,7 +2489,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Customize Address List"
-msgstr ""
+msgstr "Prilagodite listu adresa"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2535,7 +2498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Dodaj..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2544,7 +2507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename..."
-msgstr ""
+msgstr "_Preimenuj..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2553,7 +2516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ddress list elements"
-msgstr ""
+msgstr "_Elementi adresnih lista"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2562,7 +2525,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create a new data source?"
-msgstr ""
+msgstr "Napraviti novi izvor podataka?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2571,7 +2534,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No data sources are available. Create a new one?"
-msgstr ""
+msgstr "Nije dostupan izvor podataka. Napraviti novi?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2580,7 +2543,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No data source has been set up yet. You need a data source, such as a database, to supply data (for example, names and addresses) for the fields."
-msgstr ""
+msgstr "Nije postavljen izvor podataka. Treba vam izvor podataka, kao što je baza podataka, za dostavu podataka (na primjer, imena i adrese) poljima."
#: documentfontspage.ui
msgctxt ""
@@ -2589,7 +2552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Embed fonts in the document"
-msgstr ""
+msgstr "_Ugradite fontove dokumentima"
#: dropcapspage.ui
msgctxt ""
@@ -2598,7 +2561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display drop caps"
-msgstr ""
+msgstr "_Uvećana početna slova"
#: dropcapspage.ui
msgctxt ""
@@ -2607,7 +2570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whole word"
-msgstr ""
+msgstr "_Cijela riječ"
#: dropcapspage.ui
msgctxt ""
@@ -2616,7 +2579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of _characters:"
-msgstr ""
+msgstr "_Broj znakova:"
#: dropcapspage.ui
msgctxt ""
@@ -2625,7 +2588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lines:"
-msgstr ""
+msgstr "_Linije:"
#: dropcapspage.ui
msgctxt ""
@@ -2634,7 +2597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Space to text:"
-msgstr ""
+msgstr "_Prostor za tekst:"
#: dropcapspage.ui
msgctxt ""
@@ -2643,7 +2606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Postavke"
#: dropcapspage.ui
msgctxt ""
@@ -2652,7 +2615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text:"
-msgstr ""
+msgstr "_Tekst:"
#: dropcapspage.ui
msgctxt ""
@@ -2661,7 +2624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character st_yle:"
-msgstr ""
+msgstr "_Stil znakova:"
#: dropcapspage.ui
msgctxt ""
@@ -2670,7 +2633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Sadržaj"
#: dropdownfielddialog.ui
msgctxt ""
@@ -2679,7 +2642,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Choose Item: "
-msgstr ""
+msgstr "Odaberi stavku: "
#: dropdownfielddialog.ui
msgctxt ""
@@ -2688,7 +2651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Izmijeni"
#: editcategories.ui
msgctxt ""
@@ -2697,17 +2660,16 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Categories"
-msgstr ""
+msgstr "Izmijeni kategorije"
#: editcategories.ui
-#, fuzzy
msgctxt ""
"editcategories.ui\n"
"rename\n"
"label\n"
"string.text"
msgid "_Rename"
-msgstr "Preimenuj"
+msgstr "_Preimenuj"
#: editcategories.ui
msgctxt ""
@@ -2716,7 +2678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection list"
-msgstr ""
+msgstr "Lista izbora"
#: editcategories.ui
msgctxt ""
@@ -2725,7 +2687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "label"
-msgstr ""
+msgstr "oznaka"
#: editcategories.ui
msgctxt ""
@@ -2734,7 +2696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Path"
-msgstr ""
+msgstr "Staza"
#: editcategories.ui
msgctxt ""
@@ -2743,7 +2705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Kategorija"
#: editfielddialog.ui
msgctxt ""
@@ -2752,7 +2714,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Fields"
-msgstr ""
+msgstr "Uredi polja"
#: editfielddialog.ui
msgctxt ""
@@ -2761,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "_Izmijeni"
#: editsectiondialog.ui
msgctxt ""
@@ -2770,7 +2732,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Sections"
-msgstr ""
+msgstr "Izmijeni sekcije"
#: editsectiondialog.ui
msgctxt ""
@@ -2779,17 +2741,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Options..."
-msgstr ""
+msgstr "_Opcije..."
#: editsectiondialog.ui
-#, fuzzy
msgctxt ""
"editsectiondialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Section"
-msgstr "Izbor"
+msgstr "Sekcija"
#: editsectiondialog.ui
msgctxt ""
@@ -2798,7 +2759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "_Veza"
#: editsectiondialog.ui
msgctxt ""
@@ -2807,10 +2768,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "DD_E"
-msgstr ""
+msgstr "_DDE"
#: editsectiondialog.ui
-#, fuzzy
msgctxt ""
"editsectiondialog.ui\n"
"file\n"
@@ -2826,7 +2786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Section"
-msgstr ""
+msgstr "_Odjeljak"
#: editsectiondialog.ui
msgctxt ""
@@ -2835,7 +2795,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "_Ime fajla"
#: editsectiondialog.ui
msgctxt ""
@@ -2844,7 +2804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DDE _Command"
-msgstr ""
+msgstr "DDE_komanda"
#: editsectiondialog.ui
msgctxt ""
@@ -2853,7 +2813,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Veza"
#: editsectiondialog.ui
msgctxt ""
@@ -2862,7 +2822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Protected"
-msgstr ""
+msgstr "_Zaštićeno"
#: editsectiondialog.ui
msgctxt ""
@@ -2871,10 +2831,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wit_h password"
-msgstr ""
+msgstr "_Sa lozinkom"
#: editsectiondialog.ui
-#, fuzzy
msgctxt ""
"editsectiondialog.ui\n"
"password\n"
@@ -2890,7 +2849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Write protection"
-msgstr ""
+msgstr "Zaštita od pisanja"
#: editsectiondialog.ui
msgctxt ""
@@ -2899,7 +2858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide"
-msgstr ""
+msgstr "Sakriveno"
#: editsectiondialog.ui
msgctxt ""
@@ -2908,7 +2867,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_With Condition"
-msgstr ""
+msgstr "_Sa uslovom"
#: editsectiondialog.ui
msgctxt ""
@@ -2917,7 +2876,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide"
-msgstr ""
+msgstr "Sakriveno"
#: editsectiondialog.ui
msgctxt ""
@@ -2926,7 +2885,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ditable in read-only document"
-msgstr ""
+msgstr "_Uređivanje u samo-čitanje dokumentu"
#: editsectiondialog.ui
msgctxt ""
@@ -2935,10 +2894,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Svojstva"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"label19\n"
@@ -2948,7 +2906,6 @@ msgid "Numbering"
msgstr "Numerisanje"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"label22\n"
@@ -2958,7 +2915,6 @@ msgid "Before"
msgstr "Prije"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"offset\n"
@@ -2968,7 +2924,6 @@ msgid "Start at"
msgstr "Počni na"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"label25\n"
@@ -2978,7 +2933,6 @@ msgid "After"
msgstr "Poslije"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"label26\n"
@@ -2988,7 +2942,6 @@ msgid "Autonumbering"
msgstr "Automatsko numerisanje"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"label20\n"
@@ -2998,17 +2951,15 @@ msgid "Paragraph"
msgstr "Odlomak"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"pagestyleft\n"
"label\n"
"string.text"
msgid "Page"
-msgstr "Stranica"
+msgstr "Strana"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"label23\n"
@@ -3018,34 +2969,31 @@ msgid "Styles"
msgstr "Stilovi"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"label27\n"
"label\n"
"string.text"
msgid "Text area"
-msgstr "Te~kst područje"
+msgstr "Tekstualna oblast"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"label28\n"
"label\n"
"string.text"
msgid "Endnote area"
-msgstr "Područje ~endnote"
+msgstr "Oblast bilješke"
#: endnotepage.ui
-#, fuzzy
msgctxt ""
"endnotepage.ui\n"
"label29\n"
"label\n"
"string.text"
msgid "Character Styles"
-msgstr "Stilovi znakova"
+msgstr "Stil znakova"
#: envaddresspage.ui
msgctxt ""
@@ -3054,7 +3002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addr_essee"
-msgstr ""
+msgstr "_Primalac"
#: envaddresspage.ui
msgctxt ""
@@ -3063,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Baza"
#: envaddresspage.ui
msgctxt ""
@@ -3072,7 +3020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabela"
#: envaddresspage.ui
msgctxt ""
@@ -3081,7 +3029,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Polje baze podataka"
#: envaddresspage.ui
msgctxt ""
@@ -3090,7 +3038,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Umetni"
#: envaddresspage.ui
msgctxt ""
@@ -3099,7 +3047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sender"
-msgstr ""
+msgstr "_Pošiljaoc"
#: envaddresspage.ui
msgctxt ""
@@ -3108,7 +3056,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: envdialog.ui
msgctxt ""
@@ -3117,7 +3065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Koverta"
#: envdialog.ui
msgctxt ""
@@ -3126,7 +3074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "_Novi Dokument"
#: envdialog.ui
msgctxt ""
@@ -3135,7 +3083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Umetni"
#: envdialog.ui
msgctxt ""
@@ -3144,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Izmijeni"
#: envdialog.ui
msgctxt ""
@@ -3153,7 +3101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Koverta"
#: envdialog.ui
msgctxt ""
@@ -3162,7 +3110,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: envdialog.ui
msgctxt ""
@@ -3171,7 +3119,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Štampač"
#: envformatpage.ui
msgctxt ""
@@ -3180,7 +3128,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "s lijeva"
#: envformatpage.ui
msgctxt ""
@@ -3189,7 +3137,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "od vrha"
#: envformatpage.ui
msgctxt ""
@@ -3198,7 +3146,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: envformatpage.ui
msgctxt ""
@@ -3207,7 +3155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Izmijeni"
#: envformatpage.ui
msgctxt ""
@@ -3216,7 +3164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: envformatpage.ui
msgctxt ""
@@ -3225,7 +3173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addressee"
-msgstr ""
+msgstr "Primalac"
#: envformatpage.ui
msgctxt ""
@@ -3234,7 +3182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "s lijeva"
#: envformatpage.ui
msgctxt ""
@@ -3243,7 +3191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "od vrha"
#: envformatpage.ui
msgctxt ""
@@ -3252,7 +3200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: envformatpage.ui
msgctxt ""
@@ -3261,7 +3209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Izmijeni"
#: envformatpage.ui
msgctxt ""
@@ -3270,7 +3218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: envformatpage.ui
msgctxt ""
@@ -3279,7 +3227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sender"
-msgstr ""
+msgstr "Pošiljaoc"
#: envformatpage.ui
msgctxt ""
@@ -3288,7 +3236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "_Format"
#: envformatpage.ui
msgctxt ""
@@ -3297,7 +3245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Širina"
#: envformatpage.ui
msgctxt ""
@@ -3306,7 +3254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Visina"
#: envformatpage.ui
msgctxt ""
@@ -3315,7 +3263,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: envformatpage.ui
msgctxt ""
@@ -3324,7 +3272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Veličina"
#: envformatpage.ui
msgctxt ""
@@ -3333,7 +3281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter..."
-msgstr ""
+msgstr "_Karakter..."
#: envformatpage.ui
msgctxt ""
@@ -3342,7 +3290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_aragraph..."
-msgstr ""
+msgstr "_Pasus..."
#: envprinterpage.ui
msgctxt ""
@@ -3351,7 +3299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print from top"
-msgstr ""
+msgstr "_Štampaj od vrha"
#: envprinterpage.ui
msgctxt ""
@@ -3360,7 +3308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print from _bottom"
-msgstr ""
+msgstr "_Štampaj od dna"
#: envprinterpage.ui
msgctxt ""
@@ -3369,7 +3317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shift right"
-msgstr ""
+msgstr "_Premjestiti desno"
#: envprinterpage.ui
msgctxt ""
@@ -3378,7 +3326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift _down"
-msgstr ""
+msgstr "Premjestiti_dole"
#: envprinterpage.ui
msgctxt ""
@@ -3387,7 +3335,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Vodoravno Lijevo"
#: envprinterpage.ui
msgctxt ""
@@ -3396,7 +3344,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Vodoravno Lijevo"
#: envprinterpage.ui
msgctxt ""
@@ -3405,7 +3353,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Vodoravno centriranje"
#: envprinterpage.ui
msgctxt ""
@@ -3414,7 +3362,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Vodoravno centriranje"
#: envprinterpage.ui
msgctxt ""
@@ -3423,7 +3371,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Vodoravno desno"
#: envprinterpage.ui
msgctxt ""
@@ -3432,7 +3380,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Vodoravno desno"
#: envprinterpage.ui
msgctxt ""
@@ -3441,7 +3389,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Uspravno lijevo"
#: envprinterpage.ui
msgctxt ""
@@ -3450,7 +3398,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Uspravno lijevo"
#: envprinterpage.ui
msgctxt ""
@@ -3459,7 +3407,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Uspravno centriranje"
#: envprinterpage.ui
msgctxt ""
@@ -3468,7 +3416,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Uspravno centriranje"
#: envprinterpage.ui
msgctxt ""
@@ -3477,7 +3425,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Uspravno desno"
#: envprinterpage.ui
msgctxt ""
@@ -3486,7 +3434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Uspravno desno"
#: envprinterpage.ui
msgctxt ""
@@ -3495,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope orientation"
-msgstr ""
+msgstr "Orijentacija koverte"
#: envprinterpage.ui
msgctxt ""
@@ -3504,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Postavke..."
#: envprinterpage.ui
msgctxt ""
@@ -3513,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Ime štampača"
#: envprinterpage.ui
msgctxt ""
@@ -3522,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current Printer"
-msgstr ""
+msgstr "Trenutni štampač"
#: exchangedatabases.ui
msgctxt ""
@@ -3531,7 +3479,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Exchange Databases"
-msgstr ""
+msgstr "Razmjena podataka"
#: exchangedatabases.ui
msgctxt ""
@@ -3540,7 +3488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Define"
-msgstr ""
+msgstr "Definiši"
#: exchangedatabases.ui
msgctxt ""
@@ -3549,7 +3497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Databases in Use"
-msgstr ""
+msgstr "Baza podataka u upotrebi"
#: exchangedatabases.ui
msgctxt ""
@@ -3558,10 +3506,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available Databases"
-msgstr ""
+msgstr "_Dostupna baza podataka"
#: exchangedatabases.ui
-#, fuzzy
msgctxt ""
"exchangedatabases.ui\n"
"browse\n"
@@ -3580,6 +3527,8 @@ msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
"Use the browse button to select a database file."
msgstr ""
+"Koristite ovaj dijalog za zamjenu baze podataka kojoj pristupate iz vašeg dokumenta pomoću polja baze podataka, sa drugom bazom podataka. Možete napraviti samo jednu promjenu istovremeno. Višestruki izbor je moguć u listi lijevo.\n"
+"Koristite tipku za pretraživanje da izaberete datoteku baze podataka."
#: exchangedatabases.ui
msgctxt ""
@@ -3588,7 +3537,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exchange databases"
-msgstr ""
+msgstr "Razmjena podataka"
#: exchangedatabases.ui
msgctxt ""
@@ -3597,7 +3546,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database applied to document:"
-msgstr ""
+msgstr "Baza podataka primjenjena na dokument:"
#: fielddialog.ui
msgctxt ""
@@ -3606,7 +3555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fields"
-msgstr ""
+msgstr "Polja"
#: fielddialog.ui
msgctxt ""
@@ -3615,7 +3564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Umetni"
#: fielddialog.ui
msgctxt ""
@@ -3624,7 +3573,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document"
-msgstr ""
+msgstr "Dokument"
#: fielddialog.ui
msgctxt ""
@@ -3633,7 +3582,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-references"
-msgstr ""
+msgstr "Unakrsne reference"
#: fielddialog.ui
msgctxt ""
@@ -3642,7 +3591,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Functions"
-msgstr ""
+msgstr "Funkcije"
#: fielddialog.ui
msgctxt ""
@@ -3651,7 +3600,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DocInformation"
-msgstr ""
+msgstr "Podaci o dokumentu"
#: fielddialog.ui
msgctxt ""
@@ -3660,7 +3609,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variables"
-msgstr ""
+msgstr "Promjenljive"
#: fielddialog.ui
msgctxt ""
@@ -3669,7 +3618,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Baza podataka"
#: findentrydialog.ui
msgctxt ""
@@ -3678,7 +3627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find Entry"
-msgstr ""
+msgstr "Nađi unos"
#: findentrydialog.ui
msgctxt ""
@@ -3687,7 +3636,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ind"
-msgstr ""
+msgstr "_Nađi"
#: findentrydialog.ui
msgctxt ""
@@ -3696,7 +3645,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _only in"
-msgstr ""
+msgstr "Nađi_samo u"
#: flddbpage.ui
msgctxt ""
@@ -3705,7 +3654,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Vrsta"
#: flddbpage.ui
msgctxt ""
@@ -3714,7 +3663,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Condition"
-msgstr ""
+msgstr "_Stanje"
#: flddbpage.ui
msgctxt ""
@@ -3723,7 +3672,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Record number"
-msgstr ""
+msgstr "Broj zapisa"
#: flddbpage.ui
msgctxt ""
@@ -3732,7 +3681,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database s_election"
-msgstr ""
+msgstr "_Izbor baze podataka"
#: flddbpage.ui
msgctxt ""
@@ -3741,7 +3690,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add database file"
-msgstr ""
+msgstr "Dodaj datoteku baze podataka"
#: flddbpage.ui
msgctxt ""
@@ -3750,7 +3699,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Potraži..."
#: flddbpage.ui
msgctxt ""
@@ -3759,7 +3708,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From database"
-msgstr ""
+msgstr "Iz baze podataka"
#: flddbpage.ui
msgctxt ""
@@ -3768,7 +3717,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User-defined"
-msgstr ""
+msgstr "Korisnički-definisan"
#: flddbpage.ui
msgctxt ""
@@ -3776,8 +3725,8 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
-msgstr ""
+msgid "Format"
+msgstr "Format"
#: flddocinfopage.ui
msgctxt ""
@@ -3786,7 +3735,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tip"
#: flddocinfopage.ui
msgctxt ""
@@ -3795,7 +3744,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "_Izbor"
#: flddocinfopage.ui
msgctxt ""
@@ -3804,7 +3753,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "_Fiksan sadržaj"
#: flddocinfopage.ui
msgctxt ""
@@ -3813,7 +3762,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "_Format"
#: flddocinfopage.ui
msgctxt ""
@@ -3822,7 +3771,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: flddocinfopage.ui
msgctxt ""
@@ -3831,7 +3780,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Vrijeme"
#: flddocinfopage.ui
msgctxt ""
@@ -3840,7 +3789,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: flddocinfopage.ui
msgctxt ""
@@ -3849,7 +3798,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Autor datuma i vremena"
#: flddocumentpage.ui
msgctxt ""
@@ -3858,7 +3807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Vrsta"
#: flddocumentpage.ui
msgctxt ""
@@ -3867,7 +3816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "_Izbor"
#: flddocumentpage.ui
msgctxt ""
@@ -3876,7 +3825,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "_Format"
#: flddocumentpage.ui
msgctxt ""
@@ -3885,7 +3834,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "_Fiksan sadržaj"
#: flddocumentpage.ui
msgctxt ""
@@ -3894,7 +3843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Nivo"
#: flddocumentpage.ui
msgctxt ""
@@ -3903,7 +3852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in days"
-msgstr ""
+msgstr "_Pomak u danima"
#: flddocumentpage.ui
msgctxt ""
@@ -3912,7 +3861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in minutes"
-msgstr ""
+msgstr "_Pomak u minutama"
#: flddocumentpage.ui
msgctxt ""
@@ -3921,7 +3870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Vrijednost"
#: fldfuncpage.ui
msgctxt ""
@@ -3930,7 +3879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tip"
#: fldfuncpage.ui
msgctxt ""
@@ -3939,7 +3888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "_Izbor"
#: fldfuncpage.ui
msgctxt ""
@@ -3948,7 +3897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "_Formatiranje"
#: fldfuncpage.ui
msgctxt ""
@@ -3957,7 +3906,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Macro..."
-msgstr ""
+msgstr "_Makro..."
#: fldfuncpage.ui
msgctxt ""
@@ -3966,7 +3915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Vrijednost"
#: fldfuncpage.ui
msgctxt ""
@@ -3975,7 +3924,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "_Naziv"
#: fldfuncpage.ui
msgctxt ""
@@ -3984,7 +3933,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Then"
-msgstr ""
+msgstr "Onda"
#: fldfuncpage.ui
msgctxt ""
@@ -3993,7 +3942,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Else"
-msgstr ""
+msgstr "Inače"
#: fldfuncpage.ui
msgctxt ""
@@ -4002,7 +3951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "It_em"
-msgstr ""
+msgstr "_Predmet"
#: fldfuncpage.ui
msgctxt ""
@@ -4011,7 +3960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Items on _list"
-msgstr ""
+msgstr "_Predmet na listi"
#: fldfuncpage.ui
msgctxt ""
@@ -4020,7 +3969,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move _Up"
-msgstr ""
+msgstr "Pomjeri _gore"
#: fldfuncpage.ui
msgctxt ""
@@ -4029,7 +3978,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move Do_wn"
-msgstr ""
+msgstr "Pomjeri _dolje"
#: fldfuncpage.ui
msgctxt ""
@@ -4038,7 +3987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "_Ime"
#: fldfuncpage.ui
msgctxt ""
@@ -4047,7 +3996,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: fldfuncpage.ui
msgctxt ""
@@ -4056,7 +4005,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Vrijeme"
#: fldfuncpage.ui
msgctxt ""
@@ -4065,7 +4014,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: fldfuncpage.ui
msgctxt ""
@@ -4074,7 +4023,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Autor datuma i vremena"
#: fldrefpage.ui
msgctxt ""
@@ -4083,7 +4032,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Vrsta"
#: fldrefpage.ui
msgctxt ""
@@ -4092,7 +4041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert _reference to"
-msgstr ""
+msgstr "Umetni _referencu na"
#: fldrefpage.ui
msgctxt ""
@@ -4101,7 +4050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_election"
-msgstr ""
+msgstr "_Selekcija"
#: fldrefpage.ui
msgctxt ""
@@ -4110,7 +4059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "_Ime"
#: fldrefpage.ui
msgctxt ""
@@ -4119,7 +4068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Vrijednost"
#: fldrefpage.ui
msgctxt ""
@@ -4128,7 +4077,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Zabilješke"
#: fldrefpage.ui
msgctxt ""
@@ -4137,7 +4086,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Fusnote"
#: fldrefpage.ui
msgctxt ""
@@ -4146,7 +4095,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Endnote"
#: fldrefpage.ui
msgctxt ""
@@ -4155,7 +4104,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Headings"
-msgstr ""
+msgstr "Zaglavlja"
#: fldrefpage.ui
msgctxt ""
@@ -4164,7 +4113,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Numbered Paragraphs"
-msgstr ""
+msgstr "Numerisani odlomci"
#: fldvarpage.ui
msgctxt ""
@@ -4173,7 +4122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Vrsta"
#: fldvarpage.ui
msgctxt ""
@@ -4182,7 +4131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "_Naziv"
#: fldvarpage.ui
msgctxt ""
@@ -4191,7 +4140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "_Izbor"
#: fldvarpage.ui
msgctxt ""
@@ -4200,7 +4149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Vrijednost"
#: fldvarpage.ui
msgctxt ""
@@ -4209,7 +4158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "_Format"
#: fldvarpage.ui
msgctxt ""
@@ -4218,7 +4167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invisi_ble"
-msgstr ""
+msgstr "_Nevidljiv"
#: fldvarpage.ui
msgctxt ""
@@ -4227,7 +4176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Nivo"
#: fldvarpage.ui
msgctxt ""
@@ -4236,7 +4185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Separator"
-msgstr ""
+msgstr "_Separator"
#: fldvarpage.ui
msgctxt ""
@@ -4245,7 +4194,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Nema"
#: fldvarpage.ui
msgctxt ""
@@ -4254,7 +4203,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "."
-msgstr ""
+msgstr "."
#: fldvarpage.ui
msgctxt ""
@@ -4263,7 +4212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering by chapter"
-msgstr ""
+msgstr "Numeracija po poglavlju"
#: fldvarpage.ui
msgctxt ""
@@ -4272,7 +4221,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Primijeni"
#: fldvarpage.ui
msgctxt ""
@@ -4281,7 +4230,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Primijeni"
#: fldvarpage.ui
msgctxt ""
@@ -4290,7 +4239,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Obriši"
#: fldvarpage.ui
msgctxt ""
@@ -4299,7 +4248,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Obriši"
#: fldvarpage.ui
msgctxt ""
@@ -4308,7 +4257,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: fldvarpage.ui
msgctxt ""
@@ -4317,7 +4266,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Vrijeme"
#: fldvarpage.ui
msgctxt ""
@@ -4326,7 +4275,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: fldvarpage.ui
msgctxt ""
@@ -4335,7 +4284,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Autor datuma i vremena"
#: footendnotedialog.ui
msgctxt ""
@@ -4344,7 +4293,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Footnotes/Endnotes Settings"
-msgstr ""
+msgstr "Postavke fusnota/endnota"
#: footendnotedialog.ui
msgctxt ""
@@ -4353,7 +4302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Fusnote"
#: footendnotedialog.ui
msgctxt ""
@@ -4362,7 +4311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Bilješke"
#: footnoteareapage.ui
msgctxt ""
@@ -4371,7 +4320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not larger than page area"
-msgstr ""
+msgstr "_Ne veće od područja stranice"
#: footnoteareapage.ui
msgctxt ""
@@ -4380,7 +4329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Maximum footnote _height"
-msgstr ""
+msgstr "Maksimalna _visina fusnote"
#: footnoteareapage.ui
msgctxt ""
@@ -4389,10 +4338,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Space to text"
-msgstr ""
+msgstr "Razmak do teksta"
#: footnoteareapage.ui
-#, fuzzy
msgctxt ""
"footnoteareapage.ui\n"
"label1\n"
@@ -4402,24 +4350,22 @@ msgid "Footnote area"
msgstr "Područje fusnote"
#: footnoteareapage.ui
-#, fuzzy
msgctxt ""
"footnoteareapage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_Position"
-msgstr "Pozicija"
+msgstr "_Pozicija"
#: footnoteareapage.ui
-#, fuzzy
msgctxt ""
"footnoteareapage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "_Style"
-msgstr "Stil"
+msgstr "_Stil"
#: footnoteareapage.ui
msgctxt ""
@@ -4428,17 +4374,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thickness"
-msgstr ""
+msgstr "_Debljina"
#: footnoteareapage.ui
-#, fuzzy
msgctxt ""
"footnoteareapage.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "_Color"
-msgstr "Boja"
+msgstr "_Boja"
#: footnoteareapage.ui
msgctxt ""
@@ -4447,7 +4392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Length"
-msgstr ""
+msgstr "_Dužina"
#: footnoteareapage.ui
msgctxt ""
@@ -4456,10 +4401,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing to footnote contents"
-msgstr ""
+msgstr "_Razmak za sadržaj fusnote"
#: footnoteareapage.ui
-#, fuzzy
msgctxt ""
"footnoteareapage.ui\n"
"position\n"
@@ -4475,10 +4419,9 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Centrirano"
#: footnoteareapage.ui
-#, fuzzy
msgctxt ""
"footnoteareapage.ui\n"
"position\n"
@@ -4494,10 +4437,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator line"
-msgstr ""
+msgstr "Linija za odvajanje"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label6\n"
@@ -4507,17 +4449,15 @@ msgid "Numbering"
msgstr "Numerisanje"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "Counting"
-msgstr "~Brojanje"
+msgstr "Računanje"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label8\n"
@@ -4527,7 +4467,6 @@ msgid "Before"
msgstr "Prije"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"pos\n"
@@ -4537,7 +4476,6 @@ msgid "Position"
msgstr "Pozicija"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"offset\n"
@@ -4547,37 +4485,33 @@ msgid "Start at"
msgstr "Počni na"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label11\n"
"label\n"
"string.text"
msgid "After"
-msgstr "Poslije"
+msgstr "Nakon"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"pospagecb\n"
"label\n"
"string.text"
msgid "End of page"
-msgstr "~Kraj strane"
+msgstr "Kraj stranice"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"posdoccb\n"
"label\n"
"string.text"
msgid "End of document"
-msgstr "Kraj doku~menta"
+msgstr "Kraj dokumenta"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label3\n"
@@ -4587,7 +4521,6 @@ msgid "Autonumbering"
msgstr "Automatsko numerisanje"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label4\n"
@@ -4597,17 +4530,15 @@ msgid "Paragraph"
msgstr "Odlomak"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"pagestyleft\n"
"label\n"
"string.text"
msgid "Page"
-msgstr "Stranica"
+msgstr "Strana"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label12\n"
@@ -4617,14 +4548,13 @@ msgid "Styles"
msgstr "Stilovi"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label15\n"
"label\n"
"string.text"
msgid "Text area"
-msgstr "Te~kst područje"
+msgstr "Tekstualna oblast"
#: footnotepage.ui
msgctxt ""
@@ -4636,7 +4566,6 @@ msgid "Footnote area"
msgstr "Područje fusnote"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label13\n"
@@ -4646,24 +4575,22 @@ msgid "Character Styles"
msgstr "Stilovi znakova"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label17\n"
"label\n"
"string.text"
msgid "End of footnote"
-msgstr "Kraj fusn~ote"
+msgstr "Kraj fusnote"
#: footnotepage.ui
-#, fuzzy
msgctxt ""
"footnotepage.ui\n"
"label18\n"
"label\n"
"string.text"
msgid "Start of next page"
-msgstr "Poče~tak nove strane"
+msgstr "Početak naredne strane"
#: footnotepage.ui
msgctxt ""
@@ -4708,7 +4635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Restartuj numeraciju"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4717,7 +4644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Počni na:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4726,7 +4653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom _format"
-msgstr ""
+msgstr "_Prilagodi format"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4735,7 +4662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "_Poslije:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4744,7 +4671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "_Prije:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4753,7 +4680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Collec_t at end of text"
-msgstr ""
+msgstr "_Prikupiti na kraju teksta"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4762,7 +4689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Fusnote"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4771,7 +4698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ollect at end of section"
-msgstr ""
+msgstr "Prikupiti na kraju sekcije"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4780,7 +4707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Restartuj brojanje"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4789,7 +4716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Počni na:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4798,7 +4725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Custom format"
-msgstr ""
+msgstr "_Prilagodi format"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4807,7 +4734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "_Poslije:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4816,7 +4743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "P_rije:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4825,7 +4752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Endnote"
#: formatsectiondialog.ui
msgctxt ""
@@ -4834,7 +4761,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Postavke"
#: formatsectiondialog.ui
msgctxt ""
@@ -4843,7 +4770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: formatsectiondialog.ui
msgctxt ""
@@ -4852,7 +4779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Uvlačenje"
#: formatsectiondialog.ui
msgctxt ""
@@ -4861,7 +4788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: formatsectiondialog.ui
msgctxt ""
@@ -4870,27 +4797,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Fusnote/Endnote"
#: formattablepage.ui
-#, fuzzy
msgctxt ""
"formattablepage.ui\n"
"nameft\n"
"label\n"
"string.text"
msgid "_Name"
-msgstr "Ime"
+msgstr "_Naziv"
#: formattablepage.ui
-#, fuzzy
msgctxt ""
"formattablepage.ui\n"
"widthft\n"
"label\n"
"string.text"
msgid "W_idth"
-msgstr "Širina"
+msgstr "_Širina"
#: formattablepage.ui
msgctxt ""
@@ -4899,7 +4824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relati_ve"
-msgstr ""
+msgstr "_Relativan"
#: formattablepage.ui
msgctxt ""
@@ -4908,27 +4833,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Svojstva"
#: formattablepage.ui
-#, fuzzy
msgctxt ""
"formattablepage.ui\n"
"leftft\n"
"label\n"
"string.text"
msgid "Lef_t"
-msgstr "Lijevo"
+msgstr "_Lijevo"
#: formattablepage.ui
-#, fuzzy
msgctxt ""
"formattablepage.ui\n"
"rightft\n"
"label\n"
"string.text"
msgid "Ri_ght"
-msgstr "Desno"
+msgstr "_Desno"
#: formattablepage.ui
msgctxt ""
@@ -4937,7 +4860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Above"
-msgstr ""
+msgstr "_Iznad"
#: formattablepage.ui
msgctxt ""
@@ -4946,17 +4869,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Below"
-msgstr ""
+msgstr "_Ispod"
#: formattablepage.ui
-#, fuzzy
msgctxt ""
"formattablepage.ui\n"
"label46\n"
"label\n"
"string.text"
msgid "Spacing"
-msgstr "Razmak"
+msgstr "Prored"
#: formattablepage.ui
msgctxt ""
@@ -4965,17 +4887,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "Au_tomatsko"
#: formattablepage.ui
-#, fuzzy
msgctxt ""
"formattablepage.ui\n"
"left\n"
"label\n"
"string.text"
msgid "_Left"
-msgstr "Lijevo"
+msgstr "_Lijevo"
#: formattablepage.ui
msgctxt ""
@@ -4984,17 +4905,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From left"
-msgstr ""
+msgstr "_S lijeva"
#: formattablepage.ui
-#, fuzzy
msgctxt ""
"formattablepage.ui\n"
"right\n"
"label\n"
"string.text"
msgid "R_ight"
-msgstr "Desno"
+msgstr "D_esno"
#: formattablepage.ui
msgctxt ""
@@ -5003,7 +4923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center"
-msgstr ""
+msgstr "_Centrirano"
#: formattablepage.ui
msgctxt ""
@@ -5012,10 +4932,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Manual"
-msgstr ""
+msgstr "_Ručno"
#: formattablepage.ui
-#, fuzzy
msgctxt ""
"formattablepage.ui\n"
"label43\n"
@@ -5031,7 +4950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _direction"
-msgstr ""
+msgstr "Smijer_teksta"
#: formattablepage.ui
msgctxt ""
@@ -5040,7 +4959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties "
-msgstr ""
+msgstr "Svojstva "
#: formattablepage.ui
msgctxt ""
@@ -5049,7 +4968,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left-to-right"
-msgstr ""
+msgstr "Slijeva na desno"
#: formattablepage.ui
msgctxt ""
@@ -5058,7 +4977,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right-to-left"
-msgstr ""
+msgstr "S desna na lijevo"
#: formattablepage.ui
msgctxt ""
@@ -5067,7 +4986,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Use superordinate object settings"
-msgstr ""
+msgstr "Koristi pretpostavljene postavke objekta"
#: framedialog.ui
msgctxt ""
@@ -5076,7 +4995,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame"
-msgstr ""
+msgstr "Okvir"
#: framedialog.ui
msgctxt ""
@@ -5085,7 +5004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: framedialog.ui
msgctxt ""
@@ -5094,7 +5013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Postavke"
#: framedialog.ui
msgctxt ""
@@ -5103,7 +5022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Umotavanje"
#: framedialog.ui
msgctxt ""
@@ -5112,7 +5031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hiper-link"
#: framedialog.ui
msgctxt ""
@@ -5121,7 +5040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: framedialog.ui
msgctxt ""
@@ -5130,7 +5049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: framedialog.ui
msgctxt ""
@@ -5139,7 +5058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: framedialog.ui
msgctxt ""
@@ -5148,7 +5067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: frmaddpage.ui
msgctxt ""
@@ -5157,7 +5076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Naziv:"
#: frmaddpage.ui
msgctxt ""
@@ -5166,7 +5085,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alternative (Text only):"
-msgstr ""
+msgstr "_Alternativa (Samo tekst):"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Bez>"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Bez>"
#: frmaddpage.ui
msgctxt ""
@@ -5175,7 +5112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous link:"
-msgstr ""
+msgstr "_Prethodni link:"
#: frmaddpage.ui
msgctxt ""
@@ -5184,7 +5121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Next link:"
-msgstr ""
+msgstr "_Sljedeći link:"
#: frmaddpage.ui
msgctxt ""
@@ -5193,7 +5130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Names"
-msgstr ""
+msgstr "Imena"
#: frmaddpage.ui
msgctxt ""
@@ -5202,7 +5139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contents"
-msgstr ""
+msgstr "_Sadržaji"
#: frmaddpage.ui
msgctxt ""
@@ -5211,7 +5148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_osition"
-msgstr ""
+msgstr "P_ozicija"
#: frmaddpage.ui
msgctxt ""
@@ -5220,7 +5157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Veličina"
#: frmaddpage.ui
msgctxt ""
@@ -5229,7 +5166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Zaštita"
#: frmaddpage.ui
msgctxt ""
@@ -5238,7 +5175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Editable in read-only document"
-msgstr ""
+msgstr "_Uređivanje u dokumentu koji je samo za čitanje"
#: frmaddpage.ui
msgctxt ""
@@ -5247,7 +5184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prin_t"
-msgstr ""
+msgstr "Štampanj_e"
#: frmaddpage.ui
msgctxt ""
@@ -5256,7 +5193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "Smijer _Teksta:"
#: frmaddpage.ui
msgctxt ""
@@ -5265,7 +5202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Svojstva"
#: frmaddpage.ui
msgctxt ""
@@ -5274,7 +5211,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left-to-right"
-msgstr ""
+msgstr "S lijeva na desno"
#: frmaddpage.ui
msgctxt ""
@@ -5283,7 +5220,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right-to-left"
-msgstr ""
+msgstr "S desna na lijevo"
#: frmaddpage.ui
msgctxt ""
@@ -5292,7 +5229,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Use superordinate object settings"
-msgstr ""
+msgstr "Koristi pretpostavljene postavke objekta"
#: frmtypepage.ui
msgctxt ""
@@ -5301,7 +5238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relat_ive"
-msgstr ""
+msgstr "Relat_ivno"
#: frmtypepage.ui
msgctxt ""
@@ -5310,7 +5247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "AutomatskaVelicina"
#: frmtypepage.ui
msgctxt ""
@@ -5319,7 +5256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width (at least)"
-msgstr ""
+msgstr "_Širina (najmanje)"
#: frmtypepage.ui
msgctxt ""
@@ -5328,7 +5265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Širina"
#: frmtypepage.ui
msgctxt ""
@@ -5337,7 +5274,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "Re_lativan"
#: frmtypepage.ui
msgctxt ""
@@ -5346,7 +5283,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "AutomatskaVeličina"
#: frmtypepage.ui
msgctxt ""
@@ -5355,7 +5292,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight (at least)"
-msgstr ""
+msgstr "_Visina (najmanje)"
#: frmtypepage.ui
msgctxt ""
@@ -5364,7 +5301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "_Visina"
#: frmtypepage.ui
msgctxt ""
@@ -5373,7 +5310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Zadrži odnos"
#: frmtypepage.ui
msgctxt ""
@@ -5382,7 +5319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original Size"
-msgstr ""
+msgstr "_Originalna Veličina"
#: frmtypepage.ui
msgctxt ""
@@ -5391,7 +5328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Veličina"
#: frmtypepage.ui
msgctxt ""
@@ -5400,7 +5337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "Na _stranicu"
#: frmtypepage.ui
msgctxt ""
@@ -5409,7 +5346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "Na _pasus"
#: frmtypepage.ui
msgctxt ""
@@ -5418,7 +5355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Na zn_ak"
#: frmtypepage.ui
msgctxt ""
@@ -5427,7 +5364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "_Kao znak"
#: frmtypepage.ui
msgctxt ""
@@ -5436,7 +5373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Na _okvir"
#: frmtypepage.ui
msgctxt ""
@@ -5445,7 +5382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Oslonac"
#: frmtypepage.ui
msgctxt ""
@@ -5454,7 +5391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "_Vodoravno"
#: frmtypepage.ui
msgctxt ""
@@ -5463,7 +5400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "_sa"
#: frmtypepage.ui
msgctxt ""
@@ -5472,7 +5409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "by"
-msgstr ""
+msgstr "sa"
#: frmtypepage.ui
msgctxt ""
@@ -5481,7 +5418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_do"
#: frmtypepage.ui
msgctxt ""
@@ -5490,7 +5427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Uspravno"
#: frmtypepage.ui
msgctxt ""
@@ -5499,7 +5436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "_do"
#: frmtypepage.ui
msgctxt ""
@@ -5508,7 +5445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "Odražavati na parnim stranicama"
#: frmtypepage.ui
msgctxt ""
@@ -5517,7 +5454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Follow text flow"
-msgstr ""
+msgstr "Prati tok teksta"
#: frmtypepage.ui
msgctxt ""
@@ -5526,7 +5463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: frmurlpage.ui
msgctxt ""
@@ -5535,7 +5472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL:"
-msgstr ""
+msgstr "_URL:"
#: frmurlpage.ui
msgctxt ""
@@ -5544,7 +5481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Ime:"
#: frmurlpage.ui
msgctxt ""
@@ -5553,7 +5490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Frame:"
-msgstr ""
+msgstr "_Okvir:"
#: frmurlpage.ui
msgctxt ""
@@ -5562,7 +5499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Pretraži..."
#: frmurlpage.ui
msgctxt ""
@@ -5571,7 +5508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link to"
-msgstr ""
+msgstr "Poveži na"
#: frmurlpage.ui
msgctxt ""
@@ -5580,7 +5517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server-side image map"
-msgstr ""
+msgstr "_Mapirana slika sa strane-servera"
#: frmurlpage.ui
msgctxt ""
@@ -5589,7 +5526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Client-side image map"
-msgstr ""
+msgstr "_Mapirana slika sa strane-klijenta"
#: frmurlpage.ui
msgctxt ""
@@ -5598,7 +5535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image map"
-msgstr ""
+msgstr "Mapirana slika"
#: indentpage.ui
msgctxt ""
@@ -5607,7 +5544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before section"
-msgstr ""
+msgstr "_Prije sekcije"
#: indentpage.ui
msgctxt ""
@@ -5616,7 +5553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After section"
-msgstr ""
+msgstr "_Nakon sekcije"
#: indentpage.ui
msgctxt ""
@@ -5625,7 +5562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Uvlačenje"
#: indentpage.ui
msgctxt ""
@@ -5634,7 +5571,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Primjer"
#: indexentry.ui
msgctxt ""
@@ -5652,7 +5589,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Umetni"
#: indexentry.ui
msgctxt ""
@@ -5673,7 +5610,6 @@ msgid "New User-defined Index"
msgstr "Novi korisnički definisani indeks"
#: indexentry.ui
-#, fuzzy
msgctxt ""
"indexentry.ui\n"
"label3\n"
@@ -5710,14 +5646,13 @@ msgid "Level"
msgstr "Nivo"
#: indexentry.ui
-#, fuzzy
msgctxt ""
"indexentry.ui\n"
"mainentrycb\n"
"label\n"
"string.text"
msgid "Main entry"
-msgstr "~Glavni unos"
+msgstr "Glavni unos"
#: indexentry.ui
msgctxt ""
@@ -5726,67 +5661,61 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to all similar texts"
-msgstr ""
+msgstr "Primijeni na sav sličan tekst"
#: indexentry.ui
-#, fuzzy
msgctxt ""
"indexentry.ui\n"
"searchcasesensitivecb\n"
"label\n"
"string.text"
msgid "Match case"
-msgstr "Razlikuj velika i mala slova"
+msgstr "Da se podudaraju velika i mala slova"
#: indexentry.ui
-#, fuzzy
msgctxt ""
"indexentry.ui\n"
"searchcasewordonlycb\n"
"label\n"
"string.text"
msgid "Whole words only"
-msgstr "~Samo cijele riječi"
+msgstr "Samo cijele riječi"
#: indexentry.ui
-#, fuzzy
msgctxt ""
"indexentry.ui\n"
"phonetic0ft\n"
"label\n"
"string.text"
msgid "Phonetic reading"
-msgstr "Fonetičko čitanje"
+msgstr "Fonetsko čitanje"
#: indexentry.ui
-#, fuzzy
msgctxt ""
"indexentry.ui\n"
"phonetic1ft\n"
"label\n"
"string.text"
msgid "Phonetic reading"
-msgstr "Fonetičko čitanje"
+msgstr "Fonetsko čitanje"
#: indexentry.ui
-#, fuzzy
msgctxt ""
"indexentry.ui\n"
"phonetic2ft\n"
"label\n"
"string.text"
msgid "Phonetic reading"
-msgstr "Fonetičko čitanje"
+msgstr "Fonetsko čitanje"
#: indexentry.ui
-#, fuzzy
msgctxt ""
"indexentry.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Selection"
-msgstr "Izbor"
+msgstr "Odabir"
#: infonotfounddialog.ui
msgctxt ""
@@ -5795,7 +5724,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find"
-msgstr ""
+msgstr "Nađi"
#: infonotfounddialog.ui
msgctxt ""
@@ -5804,7 +5733,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Search key not found."
-msgstr ""
+msgstr "Ključ za pretragu nije pronađen."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5813,7 +5742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Readonly Content"
-msgstr ""
+msgstr "Sadržaj samo za čitanje"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5822,7 +5751,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Readonly content cannot be changed."
-msgstr ""
+msgstr "Sadržaj samo za čitanje se ne može mijenjati."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5831,7 +5760,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No modifications will be accepted."
-msgstr ""
+msgstr "Promjene neće biti prihvaćene."
#: inputfielddialog.ui
msgctxt ""
@@ -5840,7 +5769,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Input Field"
-msgstr ""
+msgstr "Polje za unos"
#: inputfielddialog.ui
msgctxt ""
@@ -5849,7 +5778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Izmijeni"
#: insertautotextdialog.ui
msgctxt ""
@@ -5858,7 +5787,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert AutoText"
-msgstr ""
+msgstr "Ubaci automatski tekst"
#: insertautotextdialog.ui
msgctxt ""
@@ -5867,7 +5796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoTexts for shortcut "
-msgstr ""
+msgstr "AutomatskiTekst za kraticu "
#: insertbookmark.ui
msgctxt ""
@@ -5876,7 +5805,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Bookmark"
-msgstr ""
+msgstr "Umetni zabilješku"
#: insertbookmark.ui
msgctxt ""
@@ -5885,7 +5814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Obriši"
#: insertbreak.ui
msgctxt ""
@@ -5897,34 +5826,31 @@ msgid "Insert Break"
msgstr "Ubaci prijelom"
#: insertbreak.ui
-#, fuzzy
msgctxt ""
"insertbreak.ui\n"
"linerb\n"
"label\n"
"string.text"
msgid "Line break"
-msgstr "Prijelom ~linije"
+msgstr "Prijelom reda"
#: insertbreak.ui
-#, fuzzy
msgctxt ""
"insertbreak.ui\n"
"columnrb\n"
"label\n"
"string.text"
msgid "Column break"
-msgstr "Prijelomi ~kolona"
+msgstr "Prijelom kolone"
#: insertbreak.ui
-#, fuzzy
msgctxt ""
"insertbreak.ui\n"
"pagerb\n"
"label\n"
"string.text"
msgid "Page break"
-msgstr "~Prelom stranice"
+msgstr "Prijelom stranice"
#: insertbreak.ui
msgctxt ""
@@ -5936,14 +5862,13 @@ msgid "Style"
msgstr "Stil"
#: insertbreak.ui
-#, fuzzy
msgctxt ""
"insertbreak.ui\n"
"pagenumcb\n"
"label\n"
"string.text"
msgid "Change page number"
-msgstr "Promije~ni broj strane"
+msgstr "Promijeni broj stranice"
#: insertbreak.ui
msgctxt ""
@@ -5970,7 +5895,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Caption"
-msgstr ""
+msgstr "Umetni Naslov"
#: insertcaption.ui
msgctxt ""
@@ -5979,10 +5904,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption"
-msgstr ""
+msgstr "Naslov"
#: insertcaption.ui
-#, fuzzy
msgctxt ""
"insertcaption.ui\n"
"numbering_label\n"
@@ -5992,24 +5916,22 @@ msgid "Numbering"
msgstr "Numerisanje"
#: insertcaption.ui
-#, fuzzy
msgctxt ""
"insertcaption.ui\n"
"separator_label\n"
"label\n"
"string.text"
msgid "Separator"
-msgstr "Razdjelnik"
+msgstr "Separator"
#: insertcaption.ui
-#, fuzzy
msgctxt ""
"insertcaption.ui\n"
"position_label\n"
"label\n"
"string.text"
msgid "Position"
-msgstr "Pozicija"
+msgstr "Položaj"
#: insertcaption.ui
msgctxt ""
@@ -6018,7 +5940,7 @@ msgctxt ""
"text\n"
"string.text"
msgid ": "
-msgstr ""
+msgstr ": "
#: insertcaption.ui
msgctxt ""
@@ -6027,7 +5949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering separator"
-msgstr ""
+msgstr "Separator za numerisanje"
#: insertcaption.ui
msgctxt ""
@@ -6036,7 +5958,7 @@ msgctxt ""
"text\n"
"string.text"
msgid ". "
-msgstr ""
+msgstr ". "
#: insertcaption.ui
msgctxt ""
@@ -6045,7 +5967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Kategorija"
#: insertcaption.ui
msgctxt ""
@@ -6054,7 +5976,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Svojstva"
#: insertcaption.ui
msgctxt ""
@@ -6063,7 +5985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Predpregled"
#: insertcaption.ui
msgctxt ""
@@ -6072,7 +5994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto..."
-msgstr ""
+msgstr "Automatski..."
#: insertcaption.ui
msgctxt ""
@@ -6081,17 +6003,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options..."
-msgstr ""
+msgstr "Opcije..."
#: insertcaption.ui
-#, fuzzy
msgctxt ""
"insertcaption.ui\n"
"liststore1\n"
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr "[Ništa]"
+msgstr "[None]"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6100,7 +6021,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Database Columns"
-msgstr ""
+msgstr "Umetni kolone baze podataka"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6109,7 +6030,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert data as:"
-msgstr ""
+msgstr "Umetni podatak kao:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6118,7 +6039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_able"
-msgstr ""
+msgstr "_Tabela"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6127,7 +6048,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_Polja"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6136,7 +6057,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Tekst"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6145,7 +6066,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database _columns"
-msgstr ""
+msgstr "_Kolone baze podataka"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6154,7 +6075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab_le column(s)"
-msgstr ""
+msgstr "_Kolona(e) tabele"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6163,7 +6084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert table heading"
-msgstr ""
+msgstr "Unesi naslov tabele"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6172,7 +6093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply column _name"
-msgstr ""
+msgstr "Koristi _ime kolone"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6181,7 +6102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create row only"
-msgstr ""
+msgstr "Napravi samo red"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6190,7 +6111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pr_operties..."
-msgstr ""
+msgstr "_Svojstva..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6199,7 +6120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_oFormat..."
-msgstr ""
+msgstr "_Automatski format..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6208,7 +6129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Style:"
-msgstr ""
+msgstr "_Stil odlomka:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6217,7 +6138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From _database"
-msgstr ""
+msgstr "Iz _baze podataka"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6226,7 +6147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-Defined"
-msgstr ""
+msgstr "_Korisnički-definisano"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6235,7 +6156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: insertfootnote.ui
msgctxt ""
@@ -6244,7 +6165,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Footnote/Endnote"
-msgstr ""
+msgstr "Umetni fusnotu/endnotu"
#: insertfootnote.ui
msgctxt ""
@@ -6253,27 +6174,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automatski"
#: insertfootnote.ui
-#, fuzzy
msgctxt ""
"insertfootnote.ui\n"
"character\n"
"label\n"
"string.text"
msgid "Character"
-msgstr "Znakovi"
+msgstr "Znak"
#: insertfootnote.ui
-#, fuzzy
msgctxt ""
"insertfootnote.ui\n"
"characterentry-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "Character"
-msgstr "Znakovi"
+msgstr "Znak"
#: insertfootnote.ui
msgctxt ""
@@ -6282,10 +6201,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Choose ..."
-msgstr ""
+msgstr "Izaberi ..."
#: insertfootnote.ui
-#, fuzzy
msgctxt ""
"insertfootnote.ui\n"
"label1\n"
@@ -6301,7 +6219,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnote"
-msgstr ""
+msgstr "Fusnota"
#: insertfootnote.ui
msgctxt ""
@@ -6310,7 +6228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnote"
-msgstr ""
+msgstr "Endnota"
#: insertfootnote.ui
msgctxt ""
@@ -6328,7 +6246,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Script"
-msgstr ""
+msgstr "Umetni skriptu"
#: insertscript.ui
msgctxt ""
@@ -6337,7 +6255,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Script type"
-msgstr ""
+msgstr "Tip skripte"
#: insertscript.ui
msgctxt ""
@@ -6346,7 +6264,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "JavaScript"
-msgstr ""
+msgstr "JavaScript"
#: insertscript.ui
msgctxt ""
@@ -6358,17 +6276,15 @@ msgid "URL"
msgstr "URL"
#: insertscript.ui
-#, fuzzy
msgctxt ""
"insertscript.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "Browse ..."
-msgstr "Potraži..."
+msgstr "Potraži ..."
#: insertscript.ui
-#, fuzzy
msgctxt ""
"insertscript.ui\n"
"text\n"
@@ -6384,7 +6300,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Section"
-msgstr ""
+msgstr "Ubaci sekciju"
#: insertsectiondialog.ui
msgctxt ""
@@ -6393,7 +6309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Umetni"
#: insertsectiondialog.ui
msgctxt ""
@@ -6402,7 +6318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Section"
-msgstr ""
+msgstr "Sekcija"
#: insertsectiondialog.ui
msgctxt ""
@@ -6411,7 +6327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: insertsectiondialog.ui
msgctxt ""
@@ -6420,7 +6336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Uvlake"
#: insertsectiondialog.ui
msgctxt ""
@@ -6429,7 +6345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: insertsectiondialog.ui
msgctxt ""
@@ -6438,7 +6354,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Fusnote/Endnote"
#: inserttable.ui
msgctxt ""
@@ -6456,7 +6372,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Ubaci"
#: inserttable.ui
msgctxt ""
@@ -6465,27 +6381,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Ime:"
#: inserttable.ui
-#, fuzzy
msgctxt ""
"inserttable.ui\n"
"3\n"
"label\n"
"string.text"
msgid "_Columns:"
-msgstr "Kolone"
+msgstr "_Kolone:"
#: inserttable.ui
-#, fuzzy
msgctxt ""
"inserttable.ui\n"
"4\n"
"label\n"
"string.text"
msgid "_Rows:"
-msgstr "Redovi"
+msgstr "_Redovi:"
#: inserttable.ui
msgctxt ""
@@ -6494,17 +6408,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Opšte"
#: inserttable.ui
-#, fuzzy
msgctxt ""
"inserttable.ui\n"
"headercb\n"
"label\n"
"string.text"
msgid "Hea_ding"
-msgstr "Naslov"
+msgstr "_Naslov"
#: inserttable.ui
msgctxt ""
@@ -6513,17 +6426,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repeat Heading Rows on new _pages"
-msgstr ""
+msgstr "_Ponovi naslove redova na novim stranicama"
#: inserttable.ui
-#, fuzzy
msgctxt ""
"inserttable.ui\n"
"bordercb\n"
"label\n"
"string.text"
msgid "_Border"
-msgstr "Rub"
+msgstr "_Rub"
#: inserttable.ui
msgctxt ""
@@ -6532,7 +6444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don’t _split table over pages"
-msgstr ""
+msgstr "_Ne dijeli tabelu preko stranica"
#: inserttable.ui
msgctxt ""
@@ -6541,27 +6453,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heading Ro_ws:"
-msgstr ""
+msgstr "Redovi sa _zaglavljem:"
#: inserttable.ui
-#, fuzzy
msgctxt ""
"inserttable.ui\n"
"autoformat\n"
"label\n"
"string.text"
msgid "Auto_Format"
-msgstr "AutoFormat"
+msgstr "Automatski_Format"
#: inserttable.ui
-#, fuzzy
msgctxt ""
"inserttable.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Options"
-msgstr "Opcije"
+msgstr "Postavke"
#: labeldialog.ui
msgctxt ""
@@ -6570,7 +6480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Natpisi"
#: labeldialog.ui
msgctxt ""
@@ -6579,7 +6489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "_Novi Dokument"
#: labeldialog.ui
msgctxt ""
@@ -6588,7 +6498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Medium"
-msgstr ""
+msgstr "Srednji"
#: labeldialog.ui
msgctxt ""
@@ -6597,7 +6507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Etikete"
#: labeldialog.ui
msgctxt ""
@@ -6606,7 +6516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business Cards"
-msgstr ""
+msgstr "Poslovna Kartica"
#: labeldialog.ui
msgctxt ""
@@ -6615,7 +6525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private"
-msgstr ""
+msgstr "Privatni"
#: labeldialog.ui
msgctxt ""
@@ -6624,7 +6534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business"
-msgstr ""
+msgstr "Poslovni"
#: labeldialog.ui
msgctxt ""
@@ -6633,7 +6543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: labeldialog.ui
msgctxt ""
@@ -6642,7 +6552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Postavke"
#: labelformatpage.ui
msgctxt ""
@@ -6651,7 +6561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal pitch"
-msgstr ""
+msgstr "_Vodoravni korak"
#: labelformatpage.ui
msgctxt ""
@@ -6660,7 +6570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical pitch"
-msgstr ""
+msgstr "_Vertikalni korak"
#: labelformatpage.ui
msgctxt ""
@@ -6669,7 +6579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "Š_irina"
#: labelformatpage.ui
msgctxt ""
@@ -6678,7 +6588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Visina"
#: labelformatpage.ui
msgctxt ""
@@ -6687,7 +6597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin"
-msgstr ""
+msgstr "_Lijeva margina"
#: labelformatpage.ui
msgctxt ""
@@ -6696,7 +6606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top margin"
-msgstr ""
+msgstr "_Gornja mragina"
#: labelformatpage.ui
msgctxt ""
@@ -6705,7 +6615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Kolone"
#: labelformatpage.ui
msgctxt ""
@@ -6714,7 +6624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ows"
-msgstr ""
+msgstr "_Redovi"
#: labelformatpage.ui
msgctxt ""
@@ -6723,7 +6633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_age Width"
-msgstr ""
+msgstr "Širina _stranice"
#: labelformatpage.ui
msgctxt ""
@@ -6732,7 +6642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ge Height"
-msgstr ""
+msgstr "_Visina stranice"
#: labelformatpage.ui
msgctxt ""
@@ -6741,7 +6651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save..."
-msgstr ""
+msgstr "_Snimi..."
#: labeloptionspage.ui
msgctxt ""
@@ -6750,7 +6660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entire page"
-msgstr ""
+msgstr "_Cijela stranica"
#: labeloptionspage.ui
msgctxt ""
@@ -6759,7 +6669,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single label"
-msgstr ""
+msgstr "_Jedna oznaka"
#: labeloptionspage.ui
msgctxt ""
@@ -6768,7 +6678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "_Kolona"
#: labeloptionspage.ui
msgctxt ""
@@ -6777,7 +6687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "_Red"
#: labeloptionspage.ui
msgctxt ""
@@ -6786,7 +6696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze contents"
-msgstr ""
+msgstr "_Sinhronizacija sadržaja"
#: labeloptionspage.ui
msgctxt ""
@@ -6795,7 +6705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribute"
-msgstr ""
+msgstr "Distribuiraj"
#: labeloptionspage.ui
msgctxt ""
@@ -6804,7 +6714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Podešavanje..."
#: labeloptionspage.ui
msgctxt ""
@@ -6813,7 +6723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Ime štampača"
#: labeloptionspage.ui
msgctxt ""
@@ -6822,7 +6732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Štampač"
#: linenumbering.ui
msgctxt ""
@@ -6834,27 +6744,24 @@ msgid "Line Numbering"
msgstr "Numerisanje linija"
#: linenumbering.ui
-#, fuzzy
msgctxt ""
"linenumbering.ui\n"
"shownumbering\n"
"label\n"
"string.text"
msgid "Show numbering"
-msgstr "~Prikaži numerisanje"
+msgstr "Prikaži numerisanje"
#: linenumbering.ui
-#, fuzzy
msgctxt ""
"linenumbering.ui\n"
"characterstyle\n"
"label\n"
"string.text"
msgid "Character Style"
-msgstr "~Stil znakova"
+msgstr "Stil znakova"
#: linenumbering.ui
-#, fuzzy
msgctxt ""
"linenumbering.ui\n"
"format\n"
@@ -6864,14 +6771,13 @@ msgid "Format"
msgstr "Format"
#: linenumbering.ui
-#, fuzzy
msgctxt ""
"linenumbering.ui\n"
"position\n"
"label\n"
"string.text"
msgid "Position"
-msgstr "Pozicija"
+msgstr "Položaj"
#: linenumbering.ui
msgctxt ""
@@ -6910,7 +6816,6 @@ msgid "View"
msgstr "Pogled"
#: linenumbering.ui
-#, fuzzy
msgctxt ""
"linenumbering.ui\n"
"text\n"
@@ -6938,14 +6843,13 @@ msgid "Lines"
msgstr "Linije"
#: linenumbering.ui
-#, fuzzy
msgctxt ""
"linenumbering.ui\n"
"separator\n"
"label\n"
"string.text"
msgid "Separator"
-msgstr "Razdjelnik"
+msgstr "Separator"
#: linenumbering.ui
msgctxt ""
@@ -6966,14 +6870,13 @@ msgid "Lines in text frames"
msgstr "Linije u okvirima teksta"
#: linenumbering.ui
-#, fuzzy
msgctxt ""
"linenumbering.ui\n"
"restarteverynewpage\n"
"label\n"
"string.text"
msgid "Restart every new page"
-msgstr "~Počni ponovo na svakoj novoj strani"
+msgstr "Resetuj svaku novu stranicu"
#: linenumbering.ui
msgctxt ""
@@ -7027,7 +6930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Your name:"
-msgstr ""
+msgstr "_Vaše ime:"
#: mailconfigpage.ui
msgctxt ""
@@ -7036,7 +6939,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-Mail address:"
-msgstr ""
+msgstr "_E-mail adresa:"
#: mailconfigpage.ui
msgctxt ""
@@ -7045,7 +6948,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send replies to _different e-mail address"
-msgstr ""
+msgstr "Pošalji odgovore na _drugu e-mail adresa"
#: mailconfigpage.ui
msgctxt ""
@@ -7054,7 +6957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reply address:"
-msgstr ""
+msgstr "_Odgovori na adresu:"
#: mailconfigpage.ui
msgctxt ""
@@ -7063,7 +6966,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User information"
-msgstr ""
+msgstr "Korisničke informacije"
#: mailconfigpage.ui
msgctxt ""
@@ -7072,7 +6975,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use secure connection (SSL)"
-msgstr ""
+msgstr "_Koristi sigurnu vezu (SSL)"
#: mailconfigpage.ui
msgctxt ""
@@ -7081,7 +6984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Port:"
-msgstr ""
+msgstr "_Port:"
#: mailconfigpage.ui
msgctxt ""
@@ -7090,7 +6993,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server name:"
-msgstr ""
+msgstr "_Ime servera:"
#: mailconfigpage.ui
msgctxt ""
@@ -7099,7 +7002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Au_thentication"
-msgstr ""
+msgstr "_Ovjera na serveru"
#: mailconfigpage.ui
msgctxt ""
@@ -7108,7 +7011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing server (SMTP) Settings"
-msgstr ""
+msgstr "Postavke izlaznog servera (SMTP)"
#: mailconfigpage.ui
msgctxt ""
@@ -7117,7 +7020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Test S_ettings..."
-msgstr ""
+msgstr "Testne _postavke..."
#: mailmergedialog.ui
msgctxt ""
@@ -7126,7 +7029,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Cirkularno pismo"
#: mailmergedialog.ui
msgctxt ""
@@ -7135,7 +7038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From this _document"
-msgstr ""
+msgstr "Iz ovog _dokumenta"
#: mailmergedialog.ui
msgctxt ""
@@ -7144,7 +7047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From a _template"
-msgstr ""
+msgstr "Iz _predloška"
#: mailmergedialog.ui
msgctxt ""
@@ -7153,7 +7056,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create"
-msgstr ""
+msgstr "Napravi"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7162,7 +7065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data Source Connection"
-msgstr ""
+msgstr "Konekcija izvora podataka"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7171,7 +7074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use existing"
-msgstr ""
+msgstr "_Koristi postojeći"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7180,7 +7083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create new connection"
-msgstr ""
+msgstr "_Kreiraj novu konekciju"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7189,7 +7092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields are used to personalize form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source."
-msgstr ""
+msgstr "Polja su korištena za lični oblik pisama. Polja su rezervisana mjesta za podatke iz izvora podataka, kao na primjer baze podataka. Polja u formi pisma moraju biti povezana na izvor podataka."
#: mergeconnectdialog.ui
msgctxt ""
@@ -7198,7 +7101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect"
-msgstr ""
+msgstr "Povezivanje"
#: mergetabledialog.ui
msgctxt ""
@@ -7207,7 +7110,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Merge Tables"
-msgstr ""
+msgstr "Spoji tablice"
#: mergetabledialog.ui
msgctxt ""
@@ -7216,7 +7119,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Join with _previous table"
-msgstr ""
+msgstr "Pridruži uz _prethodnu tabelu"
#: mergetabledialog.ui
msgctxt ""
@@ -7225,10 +7128,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Join with _next table"
-msgstr ""
+msgstr "Pridruži uz _sljedeću tabelu"
#: mergetabledialog.ui
-#, fuzzy
msgctxt ""
"mergetabledialog.ui\n"
"label1\n"
@@ -7244,7 +7146,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Cirkularno pismo"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7253,7 +7155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status:"
-msgstr ""
+msgstr "Status:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7262,7 +7164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress:"
-msgstr ""
+msgstr "Napredak:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7271,7 +7173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Creating documents..."
-msgstr ""
+msgstr "Kreiram dokumente..."
#: mmcreatingdialog.ui
msgctxt ""
@@ -7280,7 +7182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%X of %Y"
-msgstr ""
+msgstr "%X od %Y"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7289,7 +7191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient."
-msgstr ""
+msgstr "Pošalji pisma grupi primaoca. Pisma mogu sadržavati adresni blok i rješenje. Pisma mogu biti personalizirana za svakog primaoca."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7298,7 +7200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient."
-msgstr ""
+msgstr "Posalji e-mail poruku grupi primaoca. E-mail poruka moze sadržavati rješenje. E-mail poruka može biti personalizirana za svakog primaoca."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7307,7 +7209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Letter"
-msgstr ""
+msgstr "_Pismo"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7316,7 +7218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-mail message"
-msgstr ""
+msgstr "_E-mail poruka"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7325,7 +7227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "What type of document do you want to create?"
-msgstr ""
+msgstr "Koji tip dokumenta želite kreirati?"
#: mmselectpage.ui
msgctxt ""
@@ -7334,7 +7236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the current _document"
-msgstr ""
+msgstr "Koristi tekući _dokument"
#: mmselectpage.ui
msgctxt ""
@@ -7343,7 +7245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a ne_w document"
-msgstr ""
+msgstr "Kreiraj _novi dokument"
#: mmselectpage.ui
msgctxt ""
@@ -7352,7 +7254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from _existing document"
-msgstr ""
+msgstr "Počni od _postojećeg dokumenta"
#: mmselectpage.ui
msgctxt ""
@@ -7361,7 +7263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from a t_emplate"
-msgstr ""
+msgstr "Počni od _predloška"
#: mmselectpage.ui
msgctxt ""
@@ -7370,7 +7272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start fro_m a recently saved starting document"
-msgstr ""
+msgstr "_Počni od posljednjeg spašenog početnog dokumenta"
#: mmselectpage.ui
msgctxt ""
@@ -7379,7 +7281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "_Potraži..."
#: mmselectpage.ui
msgctxt ""
@@ -7388,7 +7290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "_Potraži..."
#: mmselectpage.ui
msgctxt ""
@@ -7397,27 +7299,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select starting document for the mail merge"
-msgstr ""
+msgstr "Odaberite početni dokument za spajanje pošte"
#: newuserindexdialog.ui
-#, fuzzy
msgctxt ""
"newuserindexdialog.ui\n"
"NewUserIndexDialog\n"
"title\n"
"string.text"
msgid "Create New User-defined Index"
-msgstr "Novi korisnički definisani indeks"
+msgstr "Kreiraj Novi Korisnički-definiran indeks"
#: newuserindexdialog.ui
-#, fuzzy
msgctxt ""
"newuserindexdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Name"
-msgstr "Ime"
+msgstr "_Ime"
#: newuserindexdialog.ui
msgctxt ""
@@ -7426,7 +7326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New user index"
-msgstr ""
+msgstr "Indeks novog korisnika"
#: numberingnamedialog.ui
msgctxt ""
@@ -7435,10 +7335,9 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save As"
-msgstr ""
+msgstr "Snimi kao"
#: numberingnamedialog.ui
-#, fuzzy
msgctxt ""
"numberingnamedialog.ui\n"
"label1\n"
@@ -7454,7 +7353,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Untitled 1"
-msgstr ""
+msgstr "Bez naslova 1"
#: numberingnamedialog.ui
msgctxt ""
@@ -7463,7 +7362,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Untitled 2"
-msgstr ""
+msgstr "Bez naslova 2"
#: numberingnamedialog.ui
msgctxt ""
@@ -7472,7 +7371,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Untitled 3"
-msgstr ""
+msgstr "Bez naslova 3"
#: numberingnamedialog.ui
msgctxt ""
@@ -7481,7 +7380,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Untitled 4"
-msgstr ""
+msgstr "Bez naslova 4"
#: numberingnamedialog.ui
msgctxt ""
@@ -7490,7 +7389,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Untitled 5"
-msgstr ""
+msgstr "Bez naslova 5"
#: numberingnamedialog.ui
msgctxt ""
@@ -7499,7 +7398,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Untitled 6"
-msgstr ""
+msgstr "Bez naslova 6"
#: numberingnamedialog.ui
msgctxt ""
@@ -7508,7 +7407,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Untitled 7"
-msgstr ""
+msgstr "Bez naslova 7"
#: numberingnamedialog.ui
msgctxt ""
@@ -7517,7 +7416,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Untitled 8"
-msgstr ""
+msgstr "Bez naslova 8"
#: numberingnamedialog.ui
msgctxt ""
@@ -7526,7 +7425,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Untitled 9"
-msgstr ""
+msgstr "Bez naslova 9"
#: numparapage.ui
msgctxt ""
@@ -7535,7 +7434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline level:"
-msgstr ""
+msgstr "Rubna razina:"
#: numparapage.ui
msgctxt ""
@@ -7544,7 +7443,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Body text"
-msgstr ""
+msgstr "Tijelo teksta"
#: numparapage.ui
msgctxt ""
@@ -7553,7 +7452,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Level 1"
-msgstr ""
+msgstr "Nivo 1"
#: numparapage.ui
msgctxt ""
@@ -7562,7 +7461,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Level 2"
-msgstr ""
+msgstr "Nivo 2"
#: numparapage.ui
msgctxt ""
@@ -7571,7 +7470,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Level 3"
-msgstr ""
+msgstr "Nivo 3"
#: numparapage.ui
msgctxt ""
@@ -7580,7 +7479,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Level 4"
-msgstr ""
+msgstr "Nivo 4"
#: numparapage.ui
msgctxt ""
@@ -7589,7 +7488,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Level 5"
-msgstr ""
+msgstr "Nivo 5"
#: numparapage.ui
msgctxt ""
@@ -7598,7 +7497,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Level 6"
-msgstr ""
+msgstr "Nivo 6"
#: numparapage.ui
msgctxt ""
@@ -7607,7 +7506,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Level 7"
-msgstr ""
+msgstr "Nivo 7"
#: numparapage.ui
msgctxt ""
@@ -7616,7 +7515,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Level 8"
-msgstr ""
+msgstr "Nivo 8"
#: numparapage.ui
msgctxt ""
@@ -7625,7 +7524,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Level 9"
-msgstr ""
+msgstr "Nivo 9"
#: numparapage.ui
msgctxt ""
@@ -7634,7 +7533,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Level 10"
-msgstr ""
+msgstr "Nivo 10"
#: numparapage.ui
msgctxt ""
@@ -7643,7 +7542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Kontura"
#: numparapage.ui
msgctxt ""
@@ -7652,7 +7551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbering style:"
-msgstr ""
+msgstr "_Stil numerisanja:"
#: numparapage.ui
msgctxt ""
@@ -7661,7 +7560,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Nikakvo"
#: numparapage.ui
msgctxt ""
@@ -7670,7 +7569,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr ""
+msgstr "_Počni ponovo na ovom odlomku"
#: numparapage.ui
msgctxt ""
@@ -7679,10 +7578,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart with:"
-msgstr ""
+msgstr "_Počni sa:"
#: numparapage.ui
-#, fuzzy
msgctxt ""
"numparapage.ui\n"
"label2\n"
@@ -7698,7 +7596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Include this paragraph in line numbering"
-msgstr ""
+msgstr "_Uključi ovaj odlomak u numerisanje linija"
#: numparapage.ui
msgctxt ""
@@ -7707,7 +7605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rest_art at this paragraph"
-msgstr ""
+msgstr "_Počni ponovo na ovom odlomku"
#: numparapage.ui
msgctxt ""
@@ -7716,10 +7614,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start with:"
-msgstr ""
+msgstr "_Počni sa:"
#: numparapage.ui
-#, fuzzy
msgctxt ""
"numparapage.ui\n"
"labelLINE_NUMBERING\n"
@@ -7735,7 +7632,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Object"
-msgstr ""
+msgstr "Objekat"
#: objectdialog.ui
msgctxt ""
@@ -7744,7 +7641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: objectdialog.ui
msgctxt ""
@@ -7753,7 +7650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Postavke"
#: objectdialog.ui
msgctxt ""
@@ -7762,7 +7659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Omotavanje"
#: objectdialog.ui
msgctxt ""
@@ -7771,7 +7668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hiper-veza"
#: objectdialog.ui
msgctxt ""
@@ -7780,7 +7677,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: objectdialog.ui
msgctxt ""
@@ -7789,7 +7686,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: objectdialog.ui
msgctxt ""
@@ -7798,7 +7695,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: optcaptionpage.ui
msgctxt ""
@@ -7807,7 +7704,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Kategorija"
#: optcaptionpage.ui
msgctxt ""
@@ -7816,7 +7713,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbering"
-msgstr ""
+msgstr "_Numerisanje"
#: optcaptionpage.ui
msgctxt ""
@@ -7825,7 +7722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering separator"
-msgstr ""
+msgstr "Separator za numerisanje"
#: optcaptionpage.ui
msgctxt ""
@@ -7834,7 +7731,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Separator"
#: optcaptionpage.ui
msgctxt ""
@@ -7843,7 +7740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: optcaptionpage.ui
msgctxt ""
@@ -7852,7 +7749,7 @@ msgctxt ""
"text\n"
"string.text"
msgid ". "
-msgstr ""
+msgstr ". "
#: optcaptionpage.ui
msgctxt ""
@@ -7861,7 +7758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption"
-msgstr ""
+msgstr "Naslov"
#: optcaptionpage.ui
msgctxt ""
@@ -7870,7 +7767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Nivo"
#: optcaptionpage.ui
msgctxt ""
@@ -7879,7 +7776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Separator"
#: optcaptionpage.ui
msgctxt ""
@@ -7888,7 +7785,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Nema"
#: optcaptionpage.ui
msgctxt ""
@@ -7897,7 +7794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering captions by chapter"
-msgstr ""
+msgstr "Numerisanje naslova po poglavlju"
#: optcaptionpage.ui
msgctxt ""
@@ -7906,7 +7803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character style"
-msgstr ""
+msgstr "Stil znaka"
#: optcaptionpage.ui
msgctxt ""
@@ -7915,7 +7812,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Nema"
#: optcaptionpage.ui
msgctxt ""
@@ -7924,7 +7821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply border and shadow"
-msgstr ""
+msgstr "Primjena rubova i sjena"
#: optcaptionpage.ui
msgctxt ""
@@ -7933,7 +7830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category and frame format"
-msgstr ""
+msgstr "Kategorija i format okvira"
#: optcaptionpage.ui
msgctxt ""
@@ -7945,6 +7842,8 @@ msgid ""
"Add captions automatically\n"
"when inserting:"
msgstr ""
+"Dodaj naslovima automatski \n"
+"pri ubacivanju:"
#: optcaptionpage.ui
msgctxt ""
@@ -7953,7 +7852,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Category first"
-msgstr ""
+msgstr "Kategorija prvo"
#: optcaptionpage.ui
msgctxt ""
@@ -7962,7 +7861,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Numbering first"
-msgstr ""
+msgstr "Numerisanje prvo"
#: optcaptionpage.ui
msgctxt ""
@@ -7971,7 +7870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption order"
-msgstr ""
+msgstr "Redosljed naslova"
#: optcomparison.ui
msgctxt ""
@@ -7980,7 +7879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_uto"
-msgstr ""
+msgstr "_Automatski"
#: optcomparison.ui
msgctxt ""
@@ -7989,7 +7888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By w_ord"
-msgstr ""
+msgstr "_Riječju"
#: optcomparison.ui
msgctxt ""
@@ -7998,7 +7897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By _character"
-msgstr ""
+msgstr "_Znakom"
#: optcomparison.ui
msgctxt ""
@@ -8007,7 +7906,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compare documents"
-msgstr ""
+msgstr "Poredi dokumente"
#: optcomparison.ui
msgctxt ""
@@ -8016,7 +7915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore _pieces of length"
-msgstr ""
+msgstr "Ignoriši _dijelove dužine"
#: optcomparison.ui
msgctxt ""
@@ -8025,17 +7924,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use _RSID"
-msgstr ""
+msgstr "Koristi _RSID"
#: optcomparison.ui
-#, fuzzy
msgctxt ""
"optcomparison.ui\n"
"setting\n"
"label\n"
"string.text"
msgid "Settings"
-msgstr "Podešavanje"
+msgstr "Postavke"
#: optcompatpage.ui
msgctxt ""
@@ -8044,7 +7942,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Use printer metrics for document formatting"
-msgstr ""
+msgstr "Koristi metrike štampača za formatiranje dokumenta"
#: optcompatpage.ui
msgctxt ""
@@ -8053,7 +7951,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Povećaj razmak između odlomaka i tabela (u trenutnom dokumentu)"
#: optcompatpage.ui
msgctxt ""
@@ -8062,7 +7960,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr ""
+msgstr "Povećaj razmak između odlomaka i tabela na vrhu stranica (u trenutnom dokumentu)"
#: optcompatpage.ui
msgctxt ""
@@ -8071,7 +7969,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
-msgstr ""
+msgstr "Koristi OpenOffice.org 1.1 tabstop oblikovanje"
#: optcompatpage.ui
msgctxt ""
@@ -8080,7 +7978,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Do not add leading (extra space) between lines of text"
-msgstr ""
+msgstr "Nemojte dodavati vodeći (dodatni prostor) između linija teksta"
#: optcompatpage.ui
msgctxt ""
@@ -8089,7 +7987,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 line spacing"
-msgstr ""
+msgstr "Koristi OpenOffice.org 1.1 prored"
#: optcompatpage.ui
msgctxt ""
@@ -8098,7 +7996,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Add paragraph and table spacing at bottom of table cells"
-msgstr ""
+msgstr "Povećaj razmak između odlomaka i tabela na dnu ćelije tabele"
#: optcompatpage.ui
msgctxt ""
@@ -8107,7 +8005,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 object positioning"
-msgstr ""
+msgstr "Koristi OpenOffice.org 1.1 pozicioniranje objekta"
#: optcompatpage.ui
msgctxt ""
@@ -8116,7 +8014,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
-msgstr ""
+msgstr "Koristi OpenOffice.org 1.1 omotavanje teksta oko objekata"
#: optcompatpage.ui
msgctxt ""
@@ -8125,7 +8023,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Consider wrapping style when positioning objects"
-msgstr ""
+msgstr "Razmotri stil omotavanja kada pozicioniraš objekte"
#: optcompatpage.ui
msgctxt ""
@@ -8134,7 +8032,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr ""
+msgstr "Proširi razmak riječi na redovima sa ručnim prijelomom redova u obostrano poravnatim odlomcima"
#: optcompatpage.ui
msgctxt ""
@@ -8143,7 +8041,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "<User settings>"
-msgstr ""
+msgstr "<Korisničke postavke>"
#: optcompatpage.ui
msgctxt ""
@@ -8152,7 +8050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use as _Default"
-msgstr ""
+msgstr "Koristi kao _Zadano"
#: optcompatpage.ui
msgctxt ""
@@ -8161,7 +8059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility options for %DOCNAME"
-msgstr ""
+msgstr "Kompatibilnost opcija za %DOCNAME"
#: optfonttabpage.ui
msgctxt ""
@@ -8170,7 +8068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Font"
#: optfonttabpage.ui
msgctxt ""
@@ -8179,7 +8077,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Veličina"
#: optfonttabpage.ui
msgctxt ""
@@ -8188,7 +8086,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "De_fault:"
-msgstr ""
+msgstr "Stan_dardni:"
#: optfonttabpage.ui
msgctxt ""
@@ -8197,7 +8095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Headin_g:"
-msgstr ""
+msgstr "Naslo_v:"
#: optfonttabpage.ui
msgctxt ""
@@ -8206,7 +8104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_List:"
-msgstr ""
+msgstr "_Lista:"
#: optfonttabpage.ui
msgctxt ""
@@ -8215,7 +8113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_aption:"
-msgstr ""
+msgstr "_Natpis:"
#: optfonttabpage.ui
msgctxt ""
@@ -8224,7 +8122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Index:"
-msgstr ""
+msgstr "_Indeks:"
#: optfonttabpage.ui
msgctxt ""
@@ -8233,7 +8131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent document only"
-msgstr ""
+msgstr "_Samo trenutni dokument"
#: optfonttabpage.ui
msgctxt ""
@@ -8242,7 +8140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Basic fonts (%1)"
-msgstr ""
+msgstr "Osnovni fontovi (%1)"
#: optfonttabpage.ui
msgctxt ""
@@ -8251,7 +8149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevani"
#: optformataidspage.ui
msgctxt ""
@@ -8260,7 +8158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ragraph end"
-msgstr ""
+msgstr "_Kraj pasusa"
#: optformataidspage.ui
msgctxt ""
@@ -8269,7 +8167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom h_yphens"
-msgstr ""
+msgstr "_Prilagodi crtice"
#: optformataidspage.ui
msgctxt ""
@@ -8278,7 +8176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spac_es"
-msgstr ""
+msgstr "_Razmaci"
#: optformataidspage.ui
msgctxt ""
@@ -8287,7 +8185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Non-breaking s_paces"
-msgstr ""
+msgstr "_Razmaci na kojima se ne može prelomiti red"
#: optformataidspage.ui
msgctxt ""
@@ -8296,7 +8194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ta_bs"
-msgstr ""
+msgstr "_Kartice"
#: optformataidspage.ui
msgctxt ""
@@ -8305,7 +8203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brea_ks"
-msgstr ""
+msgstr "Prije_lomi"
#: optformataidspage.ui
msgctxt ""
@@ -8314,7 +8212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hidden text"
-msgstr ""
+msgstr "Skriveni tekst"
#: optformataidspage.ui
msgctxt ""
@@ -8323,7 +8221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden te_xt"
-msgstr ""
+msgstr "Polja: Skriven te_kst"
#: optformataidspage.ui
msgctxt ""
@@ -8332,7 +8230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden p_aragraphs"
-msgstr ""
+msgstr "Polja: Skriveni p_asus"
#: optformataidspage.ui
msgctxt ""
@@ -8341,7 +8239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display of"
-msgstr ""
+msgstr "Prikaz"
#: optformataidspage.ui
msgctxt ""
@@ -8350,7 +8248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Math baseline alignment"
-msgstr ""
+msgstr "Matematički bazirano poravnanje"
#: optformataidspage.ui
msgctxt ""
@@ -8359,7 +8257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Layout assistance"
-msgstr ""
+msgstr "Asistencija rasporeda"
#: optformataidspage.ui
msgctxt ""
@@ -8368,7 +8266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direct cursor"
-msgstr ""
+msgstr "_Direktni kursor"
#: optformataidspage.ui
msgctxt ""
@@ -8377,7 +8275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Ubaci"
#: optformataidspage.ui
msgctxt ""
@@ -8386,7 +8284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Para_graph alignment"
-msgstr ""
+msgstr "_Poravnanje odlomka"
#: optformataidspage.ui
msgctxt ""
@@ -8395,7 +8293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left paragraph margin"
-msgstr ""
+msgstr "_Lijeva margina odlomka"
#: optformataidspage.ui
msgctxt ""
@@ -8404,7 +8302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tabs"
-msgstr ""
+msgstr "_Tabulatori"
#: optformataidspage.ui
msgctxt ""
@@ -8413,7 +8311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs a_nd spaces"
-msgstr ""
+msgstr "Tabulatori _i razmaci"
#: optformataidspage.ui
msgctxt ""
@@ -8422,7 +8320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct cursor"
-msgstr ""
+msgstr "Direktni kursor"
#: optformataidspage.ui
msgctxt ""
@@ -8431,7 +8329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable"
-msgstr ""
+msgstr "Omogući"
#: optformataidspage.ui
msgctxt ""
@@ -8440,7 +8338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor in protected areas"
-msgstr ""
+msgstr "Kursor u zaštićenim područjima"
#: optgeneralpage.ui
msgctxt ""
@@ -8449,7 +8347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Uvijek"
#: optgeneralpage.ui
msgctxt ""
@@ -8458,7 +8356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "_Na zahtjev"
#: optgeneralpage.ui
msgctxt ""
@@ -8467,7 +8365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Nikad"
#: optgeneralpage.ui
msgctxt ""
@@ -8476,7 +8374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when loading"
-msgstr ""
+msgstr "Ažuriraj linkove pri učitavanju"
#: optgeneralpage.ui
msgctxt ""
@@ -8485,7 +8383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_Polja"
#: optgeneralpage.ui
msgctxt ""
@@ -8494,7 +8392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Charts"
-msgstr ""
+msgstr "_Dijagrami"
#: optgeneralpage.ui
msgctxt ""
@@ -8503,7 +8401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically Update"
-msgstr ""
+msgstr "Automatski ažuriraj"
#: optgeneralpage.ui
msgctxt ""
@@ -8512,7 +8410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Measurement unit"
-msgstr ""
+msgstr "_Mjerne jedinice"
#: optgeneralpage.ui
msgctxt ""
@@ -8521,7 +8419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Mjesta tabulatora"
#: optgeneralpage.ui
msgctxt ""
@@ -8530,7 +8428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable char unit"
-msgstr ""
+msgstr "_Omogući jedinicu znaka"
#: optgeneralpage.ui
msgctxt ""
@@ -8539,7 +8437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use square page mode for text grid"
-msgstr ""
+msgstr "_Koristi kvadratni način stranice za rešetku teksta"
#: optgeneralpage.ui
msgctxt ""
@@ -8548,7 +8446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Podešavanja"
#: optgeneralpage.ui
msgctxt ""
@@ -8557,7 +8455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional separators"
-msgstr ""
+msgstr "_Dodatni separatori"
#: optgeneralpage.ui
msgctxt ""
@@ -8566,7 +8464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word Count"
-msgstr ""
+msgstr "Broj riječi"
#: optredlinepage.ui
msgctxt ""
@@ -8575,7 +8473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insertions"
-msgstr ""
+msgstr "Ubačeno"
#: optredlinepage.ui
msgctxt ""
@@ -8584,7 +8482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Umetni"
#: optredlinepage.ui
msgctxt ""
@@ -8593,7 +8491,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Obriši"
#: optredlinepage.ui
msgctxt ""
@@ -8602,7 +8500,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Atributi"
#: optredlinepage.ui
msgctxt ""
@@ -8611,7 +8509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Attributes:"
-msgstr ""
+msgstr "_Atributi:"
#: optredlinepage.ui
msgctxt ""
@@ -8620,7 +8518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_lor:"
-msgstr ""
+msgstr "_Boja:"
#: optredlinepage.ui
msgctxt ""
@@ -8629,7 +8527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes:"
-msgstr ""
+msgstr "_Atributi:"
#: optredlinepage.ui
msgctxt ""
@@ -8638,7 +8536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Col_or:"
-msgstr ""
+msgstr "_Boja:"
#: optredlinepage.ui
msgctxt ""
@@ -8647,7 +8545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attrib_utes:"
-msgstr ""
+msgstr "_Atributi:"
#: optredlinepage.ui
msgctxt ""
@@ -8656,7 +8554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "_Boja:"
#: optredlinepage.ui
msgctxt ""
@@ -8665,7 +8563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changed attributes"
-msgstr ""
+msgstr "Promijenjeni atributi"
#: optredlinepage.ui
msgctxt ""
@@ -8674,7 +8572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deletions"
-msgstr ""
+msgstr "Izbrisano"
#: optredlinepage.ui
msgctxt ""
@@ -8683,7 +8581,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Ništa]"
#: optredlinepage.ui
msgctxt ""
@@ -8692,7 +8590,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Bold"
-msgstr ""
+msgstr "Podebljana"
#: optredlinepage.ui
msgctxt ""
@@ -8701,7 +8599,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Italic"
-msgstr ""
+msgstr "Iskošena"
#: optredlinepage.ui
msgctxt ""
@@ -8710,7 +8608,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Underlined"
-msgstr ""
+msgstr "Podvučena"
#: optredlinepage.ui
msgctxt ""
@@ -8719,7 +8617,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Underlined: double"
-msgstr ""
+msgstr "Podvučena: duplo"
#: optredlinepage.ui
msgctxt ""
@@ -8728,7 +8626,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Strikethrough"
-msgstr ""
+msgstr "Precrtano"
#: optredlinepage.ui
msgctxt ""
@@ -8737,7 +8635,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Uppercase"
-msgstr ""
+msgstr "Velika slova"
#: optredlinepage.ui
msgctxt ""
@@ -8746,7 +8644,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Lowercase"
-msgstr ""
+msgstr "Mala slova"
#: optredlinepage.ui
msgctxt ""
@@ -8755,7 +8653,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Small caps"
-msgstr ""
+msgstr "Mala velika slova"
#: optredlinepage.ui
msgctxt ""
@@ -8764,7 +8662,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Title font"
-msgstr ""
+msgstr "Font naslova"
#: optredlinepage.ui
msgctxt ""
@@ -8773,7 +8671,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Background color"
-msgstr ""
+msgstr "Boja pozadine"
#: optredlinepage.ui
msgctxt ""
@@ -8782,7 +8680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text display"
-msgstr ""
+msgstr "Prikaz teksta"
#: optredlinepage.ui
msgctxt ""
@@ -8791,7 +8689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mar_k:"
-msgstr ""
+msgstr "_Oznaka:"
#: optredlinepage.ui
msgctxt ""
@@ -8800,7 +8698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Boja:"
#: optredlinepage.ui
msgctxt ""
@@ -8809,7 +8707,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Ništa]"
#: optredlinepage.ui
msgctxt ""
@@ -8818,7 +8716,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left margin"
-msgstr ""
+msgstr "Lijeva margina"
#: optredlinepage.ui
msgctxt ""
@@ -8827,7 +8725,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right margin"
-msgstr ""
+msgstr "Desna margina"
#: optredlinepage.ui
msgctxt ""
@@ -8836,7 +8734,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Outer margin"
-msgstr ""
+msgstr "Vanjska margina"
#: optredlinepage.ui
msgctxt ""
@@ -8845,7 +8743,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Inner margin"
-msgstr ""
+msgstr "Unutrašnja margina"
#: optredlinepage.ui
msgctxt ""
@@ -8854,7 +8752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines changed"
-msgstr ""
+msgstr "Izmijenjene linije"
#: optredlinepage.ui
msgctxt ""
@@ -8863,7 +8761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Od autora"
#: opttablepage.ui
msgctxt ""
@@ -8872,7 +8770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eading"
-msgstr ""
+msgstr "_Naslov"
#: opttablepage.ui
msgctxt ""
@@ -8881,7 +8779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_peat on each page"
-msgstr ""
+msgstr "_Ponovi na svakoj stranici"
#: opttablepage.ui
msgctxt ""
@@ -8890,7 +8788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Do not split"
-msgstr ""
+msgstr "_Ne dijeli"
#: opttablepage.ui
msgctxt ""
@@ -8899,7 +8797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "_Rubovi"
#: opttablepage.ui
msgctxt ""
@@ -8908,7 +8806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Podrazumijevano"
#: opttablepage.ui
msgctxt ""
@@ -8917,7 +8815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number recognition"
-msgstr ""
+msgstr "_Prepoznavanje broja"
#: opttablepage.ui
msgctxt ""
@@ -8926,7 +8824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umber format recognition"
-msgstr ""
+msgstr "_Prepoznavanje formata broja"
#: opttablepage.ui
msgctxt ""
@@ -8935,7 +8833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment"
-msgstr ""
+msgstr "_Poravnanje"
#: opttablepage.ui
msgctxt ""
@@ -8944,7 +8842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input in tables"
-msgstr ""
+msgstr "Unosi u tabele"
#: opttablepage.ui
msgctxt ""
@@ -8953,7 +8851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Behavior of rows/columns"
-msgstr ""
+msgstr "Ponašanje redova/kolona"
#: opttablepage.ui
msgctxt ""
@@ -8962,7 +8860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Utvrđeno"
#: opttablepage.ui
msgctxt ""
@@ -8971,7 +8869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed, proportional"
-msgstr ""
+msgstr "_Fiksno, proporcionalno"
#: opttablepage.ui
msgctxt ""
@@ -8980,7 +8878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Promjenljivo"
#: opttablepage.ui
msgctxt ""
@@ -8989,7 +8887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the adjacent area only"
-msgstr ""
+msgstr "Promjena zahvata samo susjedna područja"
#: opttablepage.ui
msgctxt ""
@@ -8998,7 +8896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the entire table"
-msgstr ""
+msgstr "Promjena zahvata cijelu tabelu"
#: opttablepage.ui
msgctxt ""
@@ -9007,7 +8905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the table size"
-msgstr ""
+msgstr "Promjena utiče na veličinu tabele"
#: opttablepage.ui
msgctxt ""
@@ -9016,7 +8914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move cells"
-msgstr ""
+msgstr "Pomjeri ćelije"
#: opttablepage.ui
msgctxt ""
@@ -9025,7 +8923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row:"
-msgstr ""
+msgstr "_Red:"
#: opttablepage.ui
msgctxt ""
@@ -9034,7 +8932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column:"
-msgstr ""
+msgstr "_Kolona:"
#: opttablepage.ui
msgctxt ""
@@ -9043,7 +8941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w:"
-msgstr ""
+msgstr "_Red:"
#: opttablepage.ui
msgctxt ""
@@ -9052,7 +8950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn:"
-msgstr ""
+msgstr "_Kolona:"
#: opttablepage.ui
msgctxt ""
@@ -9061,7 +8959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In‌sert cell"
-msgstr ""
+msgstr "Unesi ćeliju"
#: opttablepage.ui
msgctxt ""
@@ -9070,30 +8968,27 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyboard handling"
-msgstr ""
+msgstr "Podešavanje tastature"
#: outlinenumbering.ui
-#, fuzzy
msgctxt ""
"outlinenumbering.ui\n"
"OutlineNumberingDialog\n"
"title\n"
"string.text"
msgid "Character"
-msgstr "Znakovi"
+msgstr "Znak"
#: outlinenumbering.ui
-#, fuzzy
msgctxt ""
"outlinenumbering.ui\n"
"user\n"
"label\n"
"string.text"
msgid "_Format"
-msgstr "Format"
+msgstr "_Format"
#: outlinenumbering.ui
-#, fuzzy
msgctxt ""
"outlinenumbering.ui\n"
"numbering\n"
@@ -9103,14 +8998,13 @@ msgid "Numbering"
msgstr "Numerisanje"
#: outlinenumbering.ui
-#, fuzzy
msgctxt ""
"outlinenumbering.ui\n"
"position\n"
"label\n"
"string.text"
msgid "Position"
-msgstr "Pozicija"
+msgstr "Položaj"
#: outlinenumbering.ui
msgctxt ""
@@ -9119,7 +9013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Untitled 1"
-msgstr ""
+msgstr "Bez naslova 1"
#: outlinenumbering.ui
msgctxt ""
@@ -9128,7 +9022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Untitled 2"
-msgstr ""
+msgstr "Bez naslova 2"
#: outlinenumbering.ui
msgctxt ""
@@ -9137,7 +9031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Untitled 3"
-msgstr ""
+msgstr "Bez naslova 3"
#: outlinenumbering.ui
msgctxt ""
@@ -9146,7 +9040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Untitled 4"
-msgstr ""
+msgstr "Bez naslova 4"
#: outlinenumbering.ui
msgctxt ""
@@ -9155,7 +9049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Untitled 5"
-msgstr ""
+msgstr "Bez naslova 5"
#: outlinenumbering.ui
msgctxt ""
@@ -9164,7 +9058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Untitled 6"
-msgstr ""
+msgstr "Bez naslova 6"
#: outlinenumbering.ui
msgctxt ""
@@ -9173,7 +9067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Untitled 7"
-msgstr ""
+msgstr "Bez naslova 7"
#: outlinenumbering.ui
msgctxt ""
@@ -9182,7 +9076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Untitled 8"
-msgstr ""
+msgstr "Bez naslova 8"
#: outlinenumbering.ui
msgctxt ""
@@ -9191,7 +9085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Untitled 9"
-msgstr ""
+msgstr "Bez naslova 9"
#: outlinenumbering.ui
msgctxt ""
@@ -9200,7 +9094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _As..."
-msgstr ""
+msgstr "Snimi _kao..."
#: outlinenumberingpage.ui
msgctxt ""
@@ -9218,7 +9112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph Style"
-msgstr ""
+msgstr "Stil odlomka"
#: outlinenumberingpage.ui
msgctxt ""
@@ -9227,17 +9121,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Broj"
#: outlinenumberingpage.ui
-#, fuzzy
msgctxt ""
"outlinenumberingpage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Character Style"
-msgstr "~Stil znakova"
+msgstr "Stil znaka"
#: outlinenumberingpage.ui
msgctxt ""
@@ -9246,20 +9139,18 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show sublevels"
-msgstr ""
+msgstr "Prikaži podnivoe"
#: outlinenumberingpage.ui
-#, fuzzy
msgctxt ""
"outlinenumberingpage.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "Separator"
-msgstr "Razdjelnik"
+msgstr "Separator"
#: outlinenumberingpage.ui
-#, fuzzy
msgctxt ""
"outlinenumberingpage.ui\n"
"label8\n"
@@ -9269,7 +9160,6 @@ msgid "Before"
msgstr "Prije"
#: outlinenumberingpage.ui
-#, fuzzy
msgctxt ""
"outlinenumberingpage.ui\n"
"label9\n"
@@ -9279,7 +9169,6 @@ msgid "After"
msgstr "Poslije"
#: outlinenumberingpage.ui
-#, fuzzy
msgctxt ""
"outlinenumberingpage.ui\n"
"label10\n"
@@ -9289,7 +9178,6 @@ msgid "Start at"
msgstr "Počni na"
#: outlinenumberingpage.ui
-#, fuzzy
msgctxt ""
"outlinenumberingpage.ui\n"
"label2\n"
@@ -9314,7 +9202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering followed by"
-msgstr ""
+msgstr "Numerisanje praćeno sa"
#: outlinepositionpage.ui
msgctxt ""
@@ -9323,7 +9211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering Alignment"
-msgstr ""
+msgstr "Poravnanje nabrojanog"
#: outlinepositionpage.ui
msgctxt ""
@@ -9332,7 +9220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aligned at"
-msgstr ""
+msgstr "Poravnato na"
#: outlinepositionpage.ui
msgctxt ""
@@ -9341,7 +9229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent at"
-msgstr ""
+msgstr "Uvuci do"
#: outlinepositionpage.ui
msgctxt ""
@@ -9350,7 +9238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "at"
-msgstr ""
+msgstr "na"
#: outlinepositionpage.ui
msgctxt ""
@@ -9359,7 +9247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Podrazumijevano"
#: outlinepositionpage.ui
msgctxt ""
@@ -9368,7 +9256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Uvlačenje"
#: outlinepositionpage.ui
msgctxt ""
@@ -9377,7 +9265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relative"
-msgstr ""
+msgstr "Relativno"
#: outlinepositionpage.ui
msgctxt ""
@@ -9386,7 +9274,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Width of numbering"
-msgstr ""
+msgstr "Širina numeracije"
#: outlinepositionpage.ui
msgctxt ""
@@ -9395,7 +9283,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimum space numbering <-> textlabel"
-msgstr ""
+msgstr "Minimum numerisanja prostora <-> oznaka teksta"
#: outlinepositionpage.ui
msgctxt ""
@@ -9404,7 +9292,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering alignment"
-msgstr ""
+msgstr "Poravnanje numerisanja"
#: outlinepositionpage.ui
msgctxt ""
@@ -9413,7 +9301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and spacing"
-msgstr ""
+msgstr "Položaj i razmak"
#: outlinepositionpage.ui
msgctxt ""
@@ -9431,7 +9319,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Centrirano"
#: outlinepositionpage.ui
msgctxt ""
@@ -9449,7 +9337,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Pozicije tabulatora"
#: outlinepositionpage.ui
msgctxt ""
@@ -9458,7 +9346,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Space"
-msgstr ""
+msgstr "Razmak"
#: outlinepositionpage.ui
msgctxt ""
@@ -9467,7 +9355,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Nothing"
-msgstr ""
+msgstr "Ništa"
#: paradialog.ui
msgctxt ""
@@ -9476,7 +9364,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Odlomak"
#: paradialog.ui
msgctxt ""
@@ -9485,7 +9373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Uvlačenje i razmaci"
#: paradialog.ui
msgctxt ""
@@ -9494,7 +9382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Poravnanje"
#: paradialog.ui
msgctxt ""
@@ -9503,7 +9391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Protok teksta"
#: paradialog.ui
msgctxt ""
@@ -9512,7 +9400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Azijska tipografija"
#: paradialog.ui
msgctxt ""
@@ -9521,7 +9409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Kontura i numerisanje"
#: paradialog.ui
msgctxt ""
@@ -9530,7 +9418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabulatori"
#: paradialog.ui
msgctxt ""
@@ -9539,7 +9427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Uvećana početna slova"
#: paradialog.ui
msgctxt ""
@@ -9548,7 +9436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: paradialog.ui
msgctxt ""
@@ -9557,7 +9445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: picturedialog.ui
msgctxt ""
@@ -9566,7 +9454,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Slika"
#: picturedialog.ui
msgctxt ""
@@ -9575,7 +9463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: picturedialog.ui
msgctxt ""
@@ -9584,7 +9472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Postavke"
#: picturedialog.ui
msgctxt ""
@@ -9593,7 +9481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Omotavanje"
#: picturedialog.ui
msgctxt ""
@@ -9602,7 +9490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hiperlink"
#: picturedialog.ui
msgctxt ""
@@ -9611,7 +9499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Slika"
#: picturedialog.ui
msgctxt ""
@@ -9620,7 +9508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Crop"
-msgstr ""
+msgstr "Izreži"
#: picturedialog.ui
msgctxt ""
@@ -9629,7 +9517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: picturedialog.ui
msgctxt ""
@@ -9638,7 +9526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: picturedialog.ui
msgctxt ""
@@ -9647,7 +9535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: picturepage.ui
msgctxt ""
@@ -9656,7 +9544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: picturepage.ui
msgctxt ""
@@ -9665,7 +9553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "_Ime fajla"
#: picturepage.ui
msgctxt ""
@@ -9674,7 +9562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Veza"
#: picturepage.ui
msgctxt ""
@@ -9683,7 +9571,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertically"
-msgstr ""
+msgstr "_Uspravno"
#: picturepage.ui
msgctxt ""
@@ -9692,7 +9580,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontally"
-msgstr ""
+msgstr "_Vodoravno"
#: picturepage.ui
msgctxt ""
@@ -9701,7 +9589,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On all pages"
-msgstr ""
+msgstr "Na svim stranama"
#: picturepage.ui
msgctxt ""
@@ -9710,7 +9598,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On left pages"
-msgstr ""
+msgstr "Na lijevim stranama"
#: picturepage.ui
msgctxt ""
@@ -9719,7 +9607,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On right pages"
-msgstr ""
+msgstr "Na desnim stranama"
#: picturepage.ui
msgctxt ""
@@ -9728,7 +9616,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Flip"
-msgstr ""
+msgstr "Obrni"
#: previewzoomdialog.ui
msgctxt ""
@@ -9737,47 +9625,43 @@ msgctxt ""
"title\n"
"string.text"
msgid "Multiple Pages"
-msgstr ""
+msgstr "Više stranica"
#: previewzoomdialog.ui
-#, fuzzy
msgctxt ""
"previewzoomdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Rows"
-msgstr "Redovi"
+msgstr "_Redovi"
#: previewzoomdialog.ui
-#, fuzzy
msgctxt ""
"previewzoomdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Columns"
-msgstr "Kolone"
+msgstr "_Kolone"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"pagebackground\n"
"label\n"
"string.text"
msgid "Page background"
-msgstr "~Pozadina stranice"
+msgstr "Pozadina stranice"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"pictures\n"
"label\n"
"string.text"
msgid "Pictures and other graphic objects"
-msgstr "~Slike i drugi grafički objekti"
+msgstr "Slike i drugi grafički objekti"
#: printeroptions.ui
msgctxt ""
@@ -9789,17 +9673,15 @@ msgid "Hidden text"
msgstr "Skriveni tekst"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"placeholders\n"
"label\n"
"string.text"
msgid "Text placeholders"
-msgstr "~Zamjena za tekst"
+msgstr "Tekst rezervisanih mjesta"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"formcontrols\n"
@@ -9818,14 +9700,13 @@ msgid "Contents"
msgstr "Sadržaj"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"textinblack\n"
"label\n"
"string.text"
msgid "Print text in black"
-msgstr "Štampaj tekst cr~no"
+msgstr "Štampaj tekst u crnoj boji"
#: printeroptions.ui
msgctxt ""
@@ -9837,14 +9718,13 @@ msgid "Color"
msgstr "Boja"
#: printeroptions.ui
-#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"autoblankpages\n"
"label\n"
"string.text"
msgid "Print automatically inserted blank pages"
-msgstr "Štampaj ~automatski umetnute prazne stranice"
+msgstr "Štampaj automatski unešene prazne stranice"
#: printeroptions.ui
msgctxt ""
@@ -9862,7 +9742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Print monitor"
-msgstr ""
+msgstr "Kontrola ispisa"
#: printmonitordialog.ui
msgctxt ""
@@ -9871,7 +9751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save-Monitor"
-msgstr ""
+msgstr "Kontrola-spašavanja"
#: printmonitordialog.ui
msgctxt ""
@@ -9880,7 +9760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being prepared for printing on"
-msgstr ""
+msgstr "se priprema za štampanje na"
#: printmonitordialog.ui
msgctxt ""
@@ -9889,7 +9769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being saved to"
-msgstr ""
+msgstr "je spašeno na"
#: printoptionspage.ui
msgctxt ""
@@ -9898,67 +9778,61 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pictures and objects"
-msgstr ""
+msgstr "_Slike i objekti"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"formcontrols\n"
"label\n"
"string.text"
msgid "Form control_s"
-msgstr "Kontrole formulara"
+msgstr "Kontrole _formulara"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"background\n"
"label\n"
"string.text"
msgid "Page ba_ckground"
-msgstr "~Pozadina stranice"
+msgstr "_Pozadina strane"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"inblack\n"
"label\n"
"string.text"
msgid "Print text in blac_k"
-msgstr "Štampaj tekst cr~no"
+msgstr "Štampaj te_kst u crnoj boji"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"hiddentext\n"
"label\n"
"string.text"
msgid "Hidden te_xt"
-msgstr "Skriveni tekst"
+msgstr "_Skriveni tekst"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"textplaceholder\n"
"label\n"
"string.text"
msgid "Text _placeholder"
-msgstr "~Zamjena za tekst"
+msgstr "Tekst _rezervisanog mjesta"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Contents"
-msgstr "Sadržaj"
+msgstr "Sadržaji"
#: printoptionspage.ui
msgctxt ""
@@ -9967,7 +9841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left pages"
-msgstr ""
+msgstr "_Lijeve stranice"
#: printoptionspage.ui
msgctxt ""
@@ -9976,7 +9850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right pages"
-msgstr ""
+msgstr "_Desne stranice"
#: printoptionspage.ui
msgctxt ""
@@ -9985,7 +9859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Broch_ure"
-msgstr ""
+msgstr "_Brošure"
#: printoptionspage.ui
msgctxt ""
@@ -9994,10 +9868,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Right to Left"
-msgstr ""
+msgstr "S desna na lijevo"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"label10\n"
@@ -10013,7 +9886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_None"
-msgstr ""
+msgstr "_Ništa"
#: printoptionspage.ui
msgctxt ""
@@ -10022,37 +9895,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments _only"
-msgstr ""
+msgstr "_Samo komentari"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"end\n"
"label\n"
"string.text"
msgid "End of docu_ment"
-msgstr "Kraj doku~menta"
+msgstr "_Kraj dokumenta"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"endpage\n"
"label\n"
"string.text"
msgid "_End of page"
-msgstr "~Kraj strane"
+msgstr "_Kraj stranice"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"4\n"
"label\n"
"string.text"
msgid "Comments"
-msgstr "Sadržaj"
+msgstr "Komentari"
#: printoptionspage.ui
msgctxt ""
@@ -10061,17 +9931,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fax"
-msgstr ""
+msgstr "_Faks"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"blankpages\n"
"label\n"
"string.text"
msgid "Print _automatically inserted blank pages"
-msgstr "Štampaj ~automatski umetnute prazne stranice"
+msgstr "Štampaj _automatski umetnute prazne stranice"
#: printoptionspage.ui
msgctxt ""
@@ -10080,10 +9949,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paper tray from printer settings"
-msgstr ""
+msgstr "_Ladica za papir iz postavki printera"
#: printoptionspage.ui
-#, fuzzy
msgctxt ""
"printoptionspage.ui\n"
"label1\n"
@@ -10099,7 +9967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials"
-msgstr ""
+msgstr "Ime/_Prezime/Inicijali"
#: privateuserpage.ui
msgctxt ""
@@ -10108,7 +9976,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street"
-msgstr ""
+msgstr "_Ulica"
#: privateuserpage.ui
msgctxt ""
@@ -10117,7 +9985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "_Država"
#: privateuserpage.ui
msgctxt ""
@@ -10126,7 +9994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title/Profession"
-msgstr ""
+msgstr "_Zvanje/Profesija"
#: privateuserpage.ui
msgctxt ""
@@ -10135,7 +10003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "_Faks"
#: privateuserpage.ui
msgctxt ""
@@ -10144,7 +10012,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Kućni broj telefona"
#: privateuserpage.ui
msgctxt ""
@@ -10153,7 +10021,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Web stranica/ E-mail"
#: privateuserpage.ui
msgctxt ""
@@ -10162,7 +10030,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Ime"
#: privateuserpage.ui
msgctxt ""
@@ -10171,7 +10039,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Prezime"
#: privateuserpage.ui
msgctxt ""
@@ -10180,7 +10048,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Inicijali"
#: privateuserpage.ui
msgctxt ""
@@ -10189,7 +10057,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Zvanje"
#: privateuserpage.ui
msgctxt ""
@@ -10198,7 +10066,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Položaj"
#: privateuserpage.ui
msgctxt ""
@@ -10207,7 +10075,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Broj kućnog telefona"
#: privateuserpage.ui
msgctxt ""
@@ -10216,7 +10084,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Broj faksa"
#: privateuserpage.ui
msgctxt ""
@@ -10225,7 +10093,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "e-mail adresa"
#: privateuserpage.ui
msgctxt ""
@@ -10234,7 +10102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials 2"
-msgstr ""
+msgstr "Ime/Pre_zime/Inicijali 2"
#: privateuserpage.ui
msgctxt ""
@@ -10243,7 +10111,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Prezime"
#: privateuserpage.ui
msgctxt ""
@@ -10252,7 +10120,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Ime"
#: privateuserpage.ui
msgctxt ""
@@ -10261,7 +10129,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Inicijali"
#: privateuserpage.ui
msgctxt ""
@@ -10270,7 +10138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Poštanski broj/Grad"
#: privateuserpage.ui
msgctxt ""
@@ -10279,7 +10147,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Grad"
#: privateuserpage.ui
msgctxt ""
@@ -10288,7 +10156,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Poštanski broj"
#: privateuserpage.ui
msgctxt ""
@@ -10297,7 +10165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Telefon/Mobitel"
#: privateuserpage.ui
msgctxt ""
@@ -10306,7 +10174,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Zvanje"
#: privateuserpage.ui
msgctxt ""
@@ -10315,7 +10183,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Položaj"
#: privateuserpage.ui
msgctxt ""
@@ -10324,7 +10192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private date"
-msgstr ""
+msgstr "Privatni podaci"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10333,7 +10201,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the beginning?"
-msgstr ""
+msgstr "Nastaviti na početku?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10342,7 +10210,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the beginning?"
-msgstr ""
+msgstr "Želite li da nastavite na početku?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10351,7 +10219,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the end of the document."
-msgstr ""
+msgstr "%PRODUCTNAME Writer je pretražio do kraja dokumenta."
#: querycontinueenddialog.ui
msgctxt ""
@@ -10360,7 +10228,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the end?"
-msgstr ""
+msgstr "Nastavite na kraju?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10369,7 +10237,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the end?"
-msgstr ""
+msgstr "Želite li da nastavite na kraju?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10378,7 +10246,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the beginning of the document."
-msgstr ""
+msgstr "%PRODUCTNAME Writer je pretražio do početka dokumenta."
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10387,7 +10255,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Use as default?"
-msgstr ""
+msgstr "Koristi kao zadano?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10396,7 +10264,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to change the compatibility options of the default template?"
-msgstr ""
+msgstr "Da li želite da promijenite postavke kompatibilnosti standardnog šablona?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10405,7 +10273,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This will affect all new documents based on the default template."
-msgstr ""
+msgstr "Ovo će uticati na sve nove dokumente bazirane na zadanom šablonu."
#: querysavelabeldialog.ui
msgctxt ""
@@ -10414,7 +10282,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save label?"
-msgstr ""
+msgstr "Spasi oznaku?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10423,7 +10291,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A label named \"%1 / %2\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Oznaka imena \"%1 / %2\" već postoji. Da li želite da je zamijenite?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10432,7 +10300,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "A label already exists with brand \"%1\" and type \"%2\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Oznaka vrste \"%1\" i tipa \"%2\" već postoji. Njenom zamjenom ćete prebrisati njen sadržaj."
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10441,7 +10309,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Show changes?"
-msgstr ""
+msgstr "Prikaži izmjene?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10450,7 +10318,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to show changes to avoid delays?"
-msgstr ""
+msgstr "Želite li prikazati promjene da izbjegnete kašnjenja?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10459,7 +10327,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "In the current document, changes are being recorded but not shown as such. In large documents, delays can occur when the document is edited. Showing changes will avoid delays."
-msgstr ""
+msgstr "U trenutnom dokumentu, promjene su zabilježene, ali nisu prikazane kao takve. U većim dokumentima, može se dogoditi kašnjenje kada su dokumenti editovani. Prikaz promjena će izbjeći kašnjenja."
#: renameautotextdialog.ui
msgctxt ""
@@ -10468,17 +10336,16 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename AutoText"
-msgstr ""
+msgstr "Preimenuj AutoTekst"
#: renameautotextdialog.ui
-#, fuzzy
msgctxt ""
"renameautotextdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Na_me"
-msgstr "Ime"
+msgstr "_Naziv"
#: renameautotextdialog.ui
msgctxt ""
@@ -10487,7 +10354,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Novo"
#: renameautotextdialog.ui
msgctxt ""
@@ -10496,7 +10363,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Short_cut"
-msgstr ""
+msgstr "_Prečica"
#: renameautotextdialog.ui
msgctxt ""
@@ -10505,7 +10372,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shortcut"
-msgstr ""
+msgstr "_Prečica"
#: renameentrydialog.ui
msgctxt ""
@@ -10514,7 +10381,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename Element"
-msgstr ""
+msgstr "Preimenuj Element"
#: renameentrydialog.ui
msgctxt ""
@@ -10523,7 +10390,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Ime elementa"
#: renameobjectdialog.ui
msgctxt ""
@@ -10532,7 +10399,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename object: "
-msgstr ""
+msgstr "Preimenuj objekat: "
#: renameobjectdialog.ui
msgctxt ""
@@ -10541,7 +10408,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New name"
-msgstr ""
+msgstr "Novi naziv"
#: renameobjectdialog.ui
msgctxt ""
@@ -10550,7 +10417,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change name"
-msgstr ""
+msgstr "Promijeni ime"
#: rowheight.ui
msgctxt ""
@@ -10559,7 +10426,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Row Height"
-msgstr ""
+msgstr "Visina reda"
#: rowheight.ui
msgctxt ""
@@ -10568,7 +10435,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to size"
-msgstr ""
+msgstr "_Prilagodi veličini"
#: rowheight.ui
msgctxt ""
@@ -10577,7 +10444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Height"
-msgstr ""
+msgstr "Visina"
#: saveashtmldialog.ui
msgctxt ""
@@ -10586,7 +10453,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save as HTML?"
-msgstr ""
+msgstr "Spasi kao HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10595,7 +10462,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Would you like to save the document as HTML?"
-msgstr ""
+msgstr "Želite li da spasite ovaj dokument kao HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10604,7 +10471,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The source code can only be displayed if the document is saved in HTML format."
-msgstr ""
+msgstr "Izvorni kod može biti prikazan samo ako je dokument spašen u HTML formatu."
#: savelabeldialog.ui
msgctxt ""
@@ -10613,7 +10480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save Label Format"
-msgstr ""
+msgstr "Sačuvaj format oznake"
#: savelabeldialog.ui
msgctxt ""
@@ -10622,7 +10489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Marka"
#: savelabeldialog.ui
msgctxt ""
@@ -10631,7 +10498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "_Tip"
#: savelabeldialog.ui
msgctxt ""
@@ -10640,7 +10507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Postavke"
#: sectionpage.ui
msgctxt ""
@@ -10649,7 +10516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New section"
-msgstr ""
+msgstr "Novi odjeljak"
#: sectionpage.ui
msgctxt ""
@@ -10658,7 +10525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "_Poveži"
#: sectionpage.ui
msgctxt ""
@@ -10667,7 +10534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DD_E"
-msgstr ""
+msgstr "_DDE"
#: sectionpage.ui
msgctxt ""
@@ -10676,7 +10543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Section"
-msgstr ""
+msgstr "_Odjeljak"
#: sectionpage.ui
msgctxt ""
@@ -10685,7 +10552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "_Ime fajla"
#: sectionpage.ui
msgctxt ""
@@ -10694,7 +10561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DDE _command"
-msgstr ""
+msgstr "DDE_komanda"
#: sectionpage.ui
msgctxt ""
@@ -10703,7 +10570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10712,7 +10579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Veza"
#: sectionpage.ui
msgctxt ""
@@ -10721,7 +10588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Protect"
-msgstr ""
+msgstr "_Zaštićeno"
#: sectionpage.ui
msgctxt ""
@@ -10730,7 +10597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10739,7 +10606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wit_h password"
-msgstr ""
+msgstr "_Sa lozinkom"
#: sectionpage.ui
msgctxt ""
@@ -10748,7 +10615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Write protection"
-msgstr ""
+msgstr "Zaštita od pisanja"
#: sectionpage.ui
msgctxt ""
@@ -10757,7 +10624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_ide"
-msgstr ""
+msgstr "_Sakrij"
#: sectionpage.ui
msgctxt ""
@@ -10766,7 +10633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_With Condition"
-msgstr ""
+msgstr "_Sa uslovom"
#: sectionpage.ui
msgctxt ""
@@ -10775,7 +10642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide"
-msgstr ""
+msgstr "Sakriveno"
#: sectionpage.ui
msgctxt ""
@@ -10784,7 +10651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ditable in read-only document"
-msgstr ""
+msgstr "_Uređivanje u dokumentu namijenjenom samo za čitanje"
#: sectionpage.ui
msgctxt ""
@@ -10793,7 +10660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Osobine"
#: selectaddressdialog.ui
msgctxt ""
@@ -10802,7 +10669,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address List"
-msgstr ""
+msgstr "Odaberi Adresnu Listu"
#: selectaddressdialog.ui
msgctxt ""
@@ -10811,7 +10678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'."
-msgstr ""
+msgstr "Odaberi adresnu listu. Klikni '%1' za odabir primaoca iz druge liste. Ako nemate adresnu listu možete je kreirati klikom '%2'."
#: selectaddressdialog.ui
msgctxt ""
@@ -10820,7 +10687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Your recipients are currently selected from:"
-msgstr ""
+msgstr "Vaši primaoci su trenutno odabrani iz:"
#: selectaddressdialog.ui
msgctxt ""
@@ -10829,7 +10696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Dodaj..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10838,7 +10705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create..."
-msgstr ""
+msgstr "_Kreiraj..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10847,7 +10714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter..."
-msgstr ""
+msgstr "_Filter..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10856,7 +10723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10865,7 +10732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Table..."
-msgstr ""
+msgstr "Promijeni _Tabelu..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10874,7 +10741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Ime"
#: selectaddressdialog.ui
msgctxt ""
@@ -10883,7 +10750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabela"
#: selectaddressdialog.ui
msgctxt ""
@@ -10892,7 +10759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connecting to data source..."
-msgstr ""
+msgstr "Spajam se sa izvorom podataka..."
#: selectautotextdialog.ui
msgctxt ""
@@ -10901,7 +10768,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select AutoText:"
-msgstr ""
+msgstr "Odaberi AutomatskiTekst:"
#: selectautotextdialog.ui
msgctxt ""
@@ -10910,7 +10777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Group"
-msgstr ""
+msgstr "AutoTekst - Grupa"
#: selectblockdialog.ui
msgctxt ""
@@ -10919,7 +10786,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address Block"
-msgstr ""
+msgstr "Odabir Adresnog Bloka"
#: selectblockdialog.ui
msgctxt ""
@@ -10928,7 +10795,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Novi..."
#: selectblockdialog.ui
msgctxt ""
@@ -10937,7 +10804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: selectblockdialog.ui
msgctxt ""
@@ -10946,7 +10813,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Obriši"
#: selectblockdialog.ui
msgctxt ""
@@ -10955,7 +10822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Select your preferred address block"
-msgstr ""
+msgstr "_Odaberi svoj preferirani adresni blok"
#: selectblockdialog.ui
msgctxt ""
@@ -10964,7 +10831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_ever include the country/region"
-msgstr ""
+msgstr "_Nikad ne uključuj državu/regiju"
#: selectblockdialog.ui
msgctxt ""
@@ -10973,7 +10840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always include the country/region"
-msgstr ""
+msgstr "_Uvijek uključi državu/regiju"
#: selectblockdialog.ui
msgctxt ""
@@ -10982,7 +10849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only _include the country/region if it is not:"
-msgstr ""
+msgstr "_Uključi državu/regiju samo ako nije:"
#: selectblockdialog.ui
msgctxt ""
@@ -10991,7 +10858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address block settings"
-msgstr ""
+msgstr "Postavke adresnog bloka"
#: selectindexdialog.ui
msgctxt ""
@@ -11000,7 +10867,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Index Markings"
-msgstr ""
+msgstr "Obilježavanja indeksa"
#: selectindexdialog.ui
msgctxt ""
@@ -11009,7 +10876,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Odabir"
#: sidebarpage.ui
msgctxt ""
@@ -11018,16 +10885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Orientation"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Usmjerenje"
#: sidebarpage.ui
msgctxt ""
@@ -11036,16 +10894,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Size"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
+msgstr "Veličina"
#: sidebarpage.ui
msgctxt ""
@@ -11054,16 +10903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Columns"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
+msgstr "Kolona"
#: sidebarpage.ui
msgctxt ""
@@ -11072,16 +10912,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Margin"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Margina"
#: sidebarwrap.ui
msgctxt ""
@@ -11090,7 +10921,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Nijedna"
#: sidebarwrap.ui
msgctxt ""
@@ -11099,7 +10930,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Nijedna"
#: sidebarwrap.ui
msgctxt ""
@@ -11108,7 +10939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Prije"
#: sidebarwrap.ui
msgctxt ""
@@ -11117,7 +10948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Prije"
#: sidebarwrap.ui
msgctxt ""
@@ -11126,7 +10957,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Poslije"
#: sidebarwrap.ui
msgctxt ""
@@ -11135,7 +10966,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Poslije"
#: sidebarwrap.ui
msgctxt ""
@@ -11144,7 +10975,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Paralela"
#: sidebarwrap.ui
msgctxt ""
@@ -11153,7 +10984,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Paralela"
#: sidebarwrap.ui
msgctxt ""
@@ -11162,7 +10993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Kroz"
#: sidebarwrap.ui
msgctxt ""
@@ -11171,7 +11002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Kroz"
#: sidebarwrap.ui
msgctxt ""
@@ -11180,7 +11011,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Optimalno"
#: sidebarwrap.ui
msgctxt ""
@@ -11189,7 +11020,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Optimalno"
#: sortdialog.ui
msgctxt ""
@@ -11201,7 +11032,6 @@ msgid "Sort"
msgstr "Sortiraj"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"column\n"
@@ -11220,104 +11050,94 @@ msgid "Key type"
msgstr "Vrsta ključa"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"order\n"
"label\n"
"string.text"
msgid "Order"
-msgstr "Narudžbe"
+msgstr "Redoslijed"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"up1\n"
"label\n"
"string.text"
msgid "Ascending"
-msgstr "Rastuće"
+msgstr "Rastući"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"down1\n"
"label\n"
"string.text"
msgid "Descending"
-msgstr "Opadajuće"
+msgstr "Opadajući"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"up2\n"
"label\n"
"string.text"
msgid "Ascending"
-msgstr "Rastuće"
+msgstr "Rastući"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"down2\n"
"label\n"
"string.text"
msgid "Descending"
-msgstr "Opadajuće"
+msgstr "Opadajući"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"up3\n"
"label\n"
"string.text"
msgid "Ascending"
-msgstr "Rastuće"
+msgstr "Rastući"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"down3\n"
"label\n"
"string.text"
msgid "Descending"
-msgstr "Opadajuće"
+msgstr "Opadajući"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"key1\n"
"label\n"
"string.text"
msgid "Key 1"
-msgstr "Ključ ~1"
+msgstr "Ključ 1"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"key2\n"
"label\n"
"string.text"
msgid "Key 2"
-msgstr "Ključ ~2"
+msgstr "Ključ 2"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"key3\n"
"label\n"
"string.text"
msgid "Key 3"
-msgstr "Ključ ~3"
+msgstr "Ključ 3"
#: sortdialog.ui
msgctxt ""
@@ -11356,7 +11176,6 @@ msgid "Direction"
msgstr "Smjer"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"tabs\n"
@@ -11366,14 +11185,13 @@ msgid "Tabs"
msgstr "Tabulatori"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"character\n"
"label\n"
"string.text"
msgid "Character "
-msgstr "Znakovi"
+msgstr "Znak "
#: sortdialog.ui
msgctxt ""
@@ -11385,14 +11203,13 @@ msgid "..."
msgstr "..."
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Separator"
-msgstr "Razdjelnik"
+msgstr "Separator"
#: sortdialog.ui
msgctxt ""
@@ -11404,14 +11221,13 @@ msgid "Language"
msgstr "Jezik"
#: sortdialog.ui
-#, fuzzy
msgctxt ""
"sortdialog.ui\n"
"matchcase\n"
"label\n"
"string.text"
msgid "Match case"
-msgstr "Razlikuj velika i mala slova"
+msgstr "Da se podudaraju velika i mala slova"
#: sortdialog.ui
msgctxt ""
@@ -11423,54 +11239,49 @@ msgid "Setting"
msgstr "Podešavanje"
#: splittable.ui
-#, fuzzy
msgctxt ""
"splittable.ui\n"
"SplitTableDialog\n"
"title\n"
"string.text"
msgid "Split Table"
-msgstr "~Podijeli tablicu"
+msgstr "Podijeli tabelu"
#: splittable.ui
-#, fuzzy
msgctxt ""
"splittable.ui\n"
"copyheading\n"
"label\n"
"string.text"
msgid "Copy heading"
-msgstr "~Kopiraj naslov"
+msgstr "Kopiraj naslov"
#: splittable.ui
-#, fuzzy
msgctxt ""
"splittable.ui\n"
"customheadingapplystyle\n"
"label\n"
"string.text"
msgid "Custom heading (apply Style)"
-msgstr "R~učno naštimani naslov (koristi stil)"
+msgstr "Prilagođeni naslov (primijeni stil)"
#: splittable.ui
-#, fuzzy
msgctxt ""
"splittable.ui\n"
"customheading\n"
"label\n"
"string.text"
msgid "Custom heading"
-msgstr "Ru~čno naštimani naslov"
+msgstr "Uredi naslov"
#: splittable.ui
-#, fuzzy
msgctxt ""
"splittable.ui\n"
"noheading\n"
"label\n"
"string.text"
msgid "No heading"
-msgstr "~Bez naslova"
+msgstr "Bez naslova"
#: splittable.ui
msgctxt ""
@@ -11488,7 +11299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Pages:"
-msgstr ""
+msgstr "Broj stranica:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11497,7 +11308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Tables:"
-msgstr ""
+msgstr "Broj tabela:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11506,7 +11317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Images:"
-msgstr ""
+msgstr "Broj slika:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11515,7 +11326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of OLE Objects:"
-msgstr ""
+msgstr "Broj OLE objekata:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11524,7 +11335,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Paragraphs:"
-msgstr ""
+msgstr "Broj odlomaka:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11533,7 +11344,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Words:"
-msgstr ""
+msgstr "Broj riječi:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11542,7 +11353,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Characters:"
-msgstr ""
+msgstr "Broj znakova:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11551,7 +11362,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Characters excluding spaces:"
-msgstr ""
+msgstr "Broj znakova ne uključujući razmake:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11560,7 +11371,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Lines:"
-msgstr ""
+msgstr "Broj redova:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11569,10 +11380,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update"
-msgstr ""
+msgstr "Ažuriraj"
#: stringinput.ui
-#, fuzzy
msgctxt ""
"stringinput.ui\n"
"name\n"
@@ -11588,7 +11398,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Subject"
-msgstr ""
+msgstr "Nema teme"
#: subjectdialog.ui
msgctxt ""
@@ -11597,7 +11407,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subject:"
-msgstr ""
+msgstr "Tema:"
#: subjectdialog.ui
msgctxt ""
@@ -11606,7 +11416,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a subject for this message."
-msgstr ""
+msgstr "Niste specificirali naslov za ovu poruku."
#: subjectdialog.ui
msgctxt ""
@@ -11615,7 +11425,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Ako želite da obezbijedite jednu, molimo ukucajte je sada."
#: tablecolumnpage.ui
msgctxt ""
@@ -11624,7 +11434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adapt table _width"
-msgstr ""
+msgstr "Prilagodite š_irinu tabele"
#: tablecolumnpage.ui
msgctxt ""
@@ -11633,7 +11443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ad_just columns proportionally"
-msgstr ""
+msgstr "_Prilagodite prporcije kolona"
#: tablecolumnpage.ui
msgctxt ""
@@ -11642,10 +11452,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Remaining space "
-msgstr ""
+msgstr "Preostali prostor "
#: tablecolumnpage.ui
-#, fuzzy
msgctxt ""
"tablecolumnpage.ui\n"
"label26\n"
@@ -11661,7 +11470,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Table Format"
-msgstr ""
+msgstr "Format tabele"
#: tableproperties.ui
msgctxt ""
@@ -11670,7 +11479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabela"
#: tableproperties.ui
msgctxt ""
@@ -11679,10 +11488,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Protok teksta"
#: tableproperties.ui
-#, fuzzy
msgctxt ""
"tableproperties.ui\n"
"columns\n"
@@ -11692,7 +11500,6 @@ msgid "Columns"
msgstr "Kolone"
#: tableproperties.ui
-#, fuzzy
msgctxt ""
"tableproperties.ui\n"
"borders\n"
@@ -11708,7 +11515,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: tabletextflowpage.ui
msgctxt ""
@@ -11717,47 +11524,43 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Break"
-msgstr ""
+msgstr "_Prekid"
#: tabletextflowpage.ui
-#, fuzzy
msgctxt ""
"tabletextflowpage.ui\n"
"page\n"
"label\n"
"string.text"
msgid "_Page"
-msgstr "Stranica"
+msgstr "_Strana"
#: tabletextflowpage.ui
-#, fuzzy
msgctxt ""
"tabletextflowpage.ui\n"
"column\n"
"label\n"
"string.text"
msgid "Col_umn"
-msgstr "Kolona"
+msgstr "_Kolona"
#: tabletextflowpage.ui
-#, fuzzy
msgctxt ""
"tabletextflowpage.ui\n"
"before\n"
"label\n"
"string.text"
msgid "Be_fore"
-msgstr "Prije"
+msgstr "_Prije"
#: tabletextflowpage.ui
-#, fuzzy
msgctxt ""
"tabletextflowpage.ui\n"
"after\n"
"label\n"
"string.text"
msgid "_After"
-msgstr "Poslije"
+msgstr "_Nakon"
#: tabletextflowpage.ui
msgctxt ""
@@ -11766,17 +11569,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "With Page St_yle"
-msgstr ""
+msgstr "_Sa stilom stranice"
#: tabletextflowpage.ui
-#, fuzzy
msgctxt ""
"tabletextflowpage.ui\n"
"pagenoft\n"
"label\n"
"string.text"
msgid "Page _number"
-msgstr "Broj strane"
+msgstr "_Broj stranice"
#: tabletextflowpage.ui
msgctxt ""
@@ -11785,7 +11587,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow _table to split across pages and columns"
-msgstr ""
+msgstr "_Dozvoli dijeljenje tabele kroz stranice i kolone"
#: tabletextflowpage.ui
msgctxt ""
@@ -11794,7 +11596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow row to break a_cross pages and columns"
-msgstr ""
+msgstr "Dozvoli dijeljenje redova _kroz stranice i kolone"
#: tabletextflowpage.ui
msgctxt ""
@@ -11803,7 +11605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep with next paragraph"
-msgstr ""
+msgstr "_Zadrži sa slijedećim odlomkom"
#: tabletextflowpage.ui
msgctxt ""
@@ -11812,17 +11614,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _orientation"
-msgstr ""
+msgstr "_Orijentacija teksta"
#: tabletextflowpage.ui
-#, fuzzy
msgctxt ""
"tabletextflowpage.ui\n"
"headline\n"
"label\n"
"string.text"
msgid "R_epeat heading"
-msgstr "Ponovi naslov"
+msgstr "_Ponovi naslov"
#: tabletextflowpage.ui
msgctxt ""
@@ -11831,10 +11632,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "The first "
-msgstr ""
+msgstr "Prvi "
#: tabletextflowpage.ui
-#, fuzzy
msgctxt ""
"tabletextflowpage.ui\n"
"label39\n"
@@ -11850,7 +11650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Protok teksta"
#: tabletextflowpage.ui
msgctxt ""
@@ -11859,17 +11659,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical alignment"
-msgstr ""
+msgstr "_Vertikalno poravnanje"
#: tabletextflowpage.ui
-#, fuzzy
msgctxt ""
"tabletextflowpage.ui\n"
"label36\n"
"label\n"
"string.text"
msgid "Alignment"
-msgstr "Poravnanje"
+msgstr "Poravnavanje"
#: tabletextflowpage.ui
msgctxt ""
@@ -11878,7 +11677,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Horizontal"
-msgstr ""
+msgstr "Horizontalno"
#: tabletextflowpage.ui
msgctxt ""
@@ -11887,7 +11686,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Vertical"
-msgstr ""
+msgstr "Vertikalno"
#: tabletextflowpage.ui
msgctxt ""
@@ -11896,7 +11695,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Use superordinate object settings"
-msgstr ""
+msgstr "Koristi pretpostavljene postavke objekta"
#: tabletextflowpage.ui
msgctxt ""
@@ -11905,7 +11704,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Top"
-msgstr ""
+msgstr "Vrh"
#: tabletextflowpage.ui
msgctxt ""
@@ -11914,7 +11713,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Centrirano"
#: tabletextflowpage.ui
msgctxt ""
@@ -11923,7 +11722,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Bottom"
-msgstr ""
+msgstr "Dno"
#: templatedialog1.ui
msgctxt ""
@@ -11932,7 +11731,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Stil znaka"
#: templatedialog1.ui
msgctxt ""
@@ -11941,7 +11740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Standardno"
#: templatedialog1.ui
msgctxt ""
@@ -11950,7 +11749,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizator"
#: templatedialog1.ui
msgctxt ""
@@ -11959,7 +11758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Font"
#: templatedialog1.ui
msgctxt ""
@@ -11968,7 +11767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efekt fonta"
#: templatedialog1.ui
msgctxt ""
@@ -11977,7 +11776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: templatedialog1.ui
msgctxt ""
@@ -11986,7 +11785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Azijski raspored"
#: templatedialog1.ui
msgctxt ""
@@ -11995,7 +11794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: templatedialog1.ui
msgctxt ""
@@ -12004,7 +11803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: templatedialog16.ui
msgctxt ""
@@ -12013,7 +11812,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Stil numerisanja"
#: templatedialog16.ui
msgctxt ""
@@ -12022,7 +11821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizator"
#: templatedialog16.ui
msgctxt ""
@@ -12031,7 +11830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Lista sa tačkama"
#: templatedialog16.ui
msgctxt ""
@@ -12040,7 +11839,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Stil numerisanja"
#: templatedialog16.ui
msgctxt ""
@@ -12049,7 +11848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Kontura"
#: templatedialog16.ui
msgctxt ""
@@ -12058,7 +11857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Slika"
#: templatedialog16.ui
msgctxt ""
@@ -12067,7 +11866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: templatedialog16.ui
msgctxt ""
@@ -12076,7 +11875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: templatedialog2.ui
msgctxt ""
@@ -12085,7 +11884,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph Style"
-msgstr ""
+msgstr "Stil odlomka"
#: templatedialog2.ui
msgctxt ""
@@ -12094,7 +11893,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Standardno"
#: templatedialog2.ui
msgctxt ""
@@ -12103,7 +11902,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizator"
#: templatedialog2.ui
msgctxt ""
@@ -12112,7 +11911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Uvlačenje i razmaci"
#: templatedialog2.ui
msgctxt ""
@@ -12121,7 +11920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Poravnanje"
#: templatedialog2.ui
msgctxt ""
@@ -12130,7 +11929,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Protok teksta"
#: templatedialog2.ui
msgctxt ""
@@ -12139,7 +11938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Azijska tipografija"
#: templatedialog2.ui
msgctxt ""
@@ -12148,7 +11947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Font"
#: templatedialog2.ui
msgctxt ""
@@ -12157,7 +11956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efekt fonta"
#: templatedialog2.ui
msgctxt ""
@@ -12166,7 +11965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Pozicija"
#: templatedialog2.ui
msgctxt ""
@@ -12175,7 +11974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Azijski raspored"
#: templatedialog2.ui
msgctxt ""
@@ -12184,7 +11983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Kontura i numerisanje"
#: templatedialog2.ui
msgctxt ""
@@ -12193,7 +11992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabulatori"
#: templatedialog2.ui
msgctxt ""
@@ -12202,7 +12001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Uvećana početna slova"
#: templatedialog2.ui
msgctxt ""
@@ -12211,7 +12010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: templatedialog2.ui
msgctxt ""
@@ -12220,7 +12019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: templatedialog2.ui
msgctxt ""
@@ -12229,7 +12028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Uslov"
#: templatedialog4.ui
msgctxt ""
@@ -12238,7 +12037,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame Style"
-msgstr ""
+msgstr "Stil okvira"
#: templatedialog4.ui
msgctxt ""
@@ -12247,7 +12046,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Standardno"
#: templatedialog4.ui
msgctxt ""
@@ -12256,7 +12055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizator"
#: templatedialog4.ui
msgctxt ""
@@ -12265,7 +12064,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Vrsta"
#: templatedialog4.ui
msgctxt ""
@@ -12274,7 +12073,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Postavke"
#: templatedialog4.ui
msgctxt ""
@@ -12283,7 +12082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Omotavanje"
#: templatedialog4.ui
msgctxt ""
@@ -12292,7 +12091,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: templatedialog4.ui
msgctxt ""
@@ -12301,7 +12100,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: templatedialog4.ui
msgctxt ""
@@ -12310,7 +12109,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: templatedialog4.ui
msgctxt ""
@@ -12319,7 +12118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: templatedialog8.ui
msgctxt ""
@@ -12328,7 +12127,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Stil stranice"
#: templatedialog8.ui
msgctxt ""
@@ -12337,7 +12136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizator"
#: templatedialog8.ui
msgctxt ""
@@ -12346,7 +12145,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Strana"
#: templatedialog8.ui
msgctxt ""
@@ -12355,7 +12154,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: templatedialog8.ui
msgctxt ""
@@ -12364,7 +12163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Zaglavlje"
#: templatedialog8.ui
msgctxt ""
@@ -12373,7 +12172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Podnožje"
#: templatedialog8.ui
msgctxt ""
@@ -12382,7 +12181,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Rubovi"
#: templatedialog8.ui
msgctxt ""
@@ -12391,7 +12190,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: templatedialog8.ui
msgctxt ""
@@ -12400,7 +12199,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnote"
-msgstr ""
+msgstr "Fusnote"
#: templatedialog8.ui
msgctxt ""
@@ -12409,7 +12208,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Grid"
-msgstr ""
+msgstr "Mreža teksta"
#: testmailsettings.ui
msgctxt ""
@@ -12418,7 +12217,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Test Account Settings"
-msgstr ""
+msgstr "Postavke za Testiranje Korisničkog Računa"
#: testmailsettings.ui
msgctxt ""
@@ -12427,7 +12226,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Establish network connection"
-msgstr ""
+msgstr "Uspostavi mrežnu konekciju"
#: testmailsettings.ui
msgctxt ""
@@ -12436,7 +12235,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find outgoing mail server"
-msgstr ""
+msgstr "Nađi odlazni mail server"
#: testmailsettings.ui
msgctxt ""
@@ -12445,7 +12244,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Successful"
-msgstr ""
+msgstr "Uspješno"
#: testmailsettings.ui
msgctxt ""
@@ -12454,7 +12253,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Failed"
-msgstr ""
+msgstr "Neuspješno"
#: testmailsettings.ui
msgctxt ""
@@ -12463,7 +12262,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is testing the e-mail account settings..."
-msgstr ""
+msgstr "%PRODUCTNAME testira postavke naloga elektronske pošte..."
#: testmailsettings.ui
msgctxt ""
@@ -12472,7 +12271,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Errors"
-msgstr ""
+msgstr "Greške"
#: testmailsettings.ui
msgctxt ""
@@ -12481,7 +12280,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME could not connect to the outgoing mail server. Check your system's settings and the settings in %PRODUCTNAME. Check the server name, the port and the secure connections settings"
-msgstr ""
+msgstr "%PRODUCTNAME se ne može povezati na izlazni mail server. Provjrite svoje sistemske postavke i postavke u %PRODUCTNAME. Provjerite ime servera, port i sigurnosne postavke konekcije"
#: textgridpage.ui
msgctxt ""
@@ -12490,7 +12289,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No grid"
-msgstr ""
+msgstr "Bez mreže"
#: textgridpage.ui
msgctxt ""
@@ -12499,7 +12298,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid (lines only)"
-msgstr ""
+msgstr "Mreža (samo linije)"
#: textgridpage.ui
msgctxt ""
@@ -12508,7 +12307,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid (lines and characters)"
-msgstr ""
+msgstr "Mreža (linije i znakovi)"
#: textgridpage.ui
msgctxt ""
@@ -12517,7 +12316,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to characters"
-msgstr ""
+msgstr "_Namjesti na znak"
#: textgridpage.ui
msgctxt ""
@@ -12526,7 +12325,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid"
-msgstr ""
+msgstr "Mreža"
#: textgridpage.ui
msgctxt ""
@@ -12535,7 +12334,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters per line:"
-msgstr ""
+msgstr "Znakovi po redu:"
#: textgridpage.ui
msgctxt ""
@@ -12544,7 +12343,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "( 1 - 45 )"
-msgstr ""
+msgstr "( 1 - 45 )"
#: textgridpage.ui
msgctxt ""
@@ -12553,7 +12352,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines per page:"
-msgstr ""
+msgstr "Linije po stranici:"
#: textgridpage.ui
msgctxt ""
@@ -12562,7 +12361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "( 1 - 48 )"
-msgstr ""
+msgstr "( 1 - 48 )"
#: textgridpage.ui
msgctxt ""
@@ -12571,7 +12370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character _width:"
-msgstr ""
+msgstr "Š_irina znakova:"
#: textgridpage.ui
msgctxt ""
@@ -12580,7 +12379,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Max. Ruby text size:"
-msgstr ""
+msgstr "Maksimalna Ruby veličina teksta:"
#: textgridpage.ui
msgctxt ""
@@ -12589,7 +12388,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Max. base text size:"
-msgstr ""
+msgstr "Maksimalna bazna velicina teksta:"
#: textgridpage.ui
msgctxt ""
@@ -12598,7 +12397,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ruby text below/left from base text"
-msgstr ""
+msgstr "Ruby text ispod/lijevo od baznog teksta"
#: textgridpage.ui
msgctxt ""
@@ -12607,7 +12406,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid layout"
-msgstr ""
+msgstr "Izgled mreže"
#: textgridpage.ui
msgctxt ""
@@ -12616,7 +12415,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display grid"
-msgstr ""
+msgstr "Prikaži mrežu"
#: textgridpage.ui
msgctxt ""
@@ -12625,7 +12424,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print grid"
-msgstr ""
+msgstr "Štampaj mrežu"
#: textgridpage.ui
msgctxt ""
@@ -12634,7 +12433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid color:"
-msgstr ""
+msgstr "Boja mreže:"
#: textgridpage.ui
msgctxt ""
@@ -12643,47 +12442,43 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid display"
-msgstr ""
+msgstr "Prikaz mreže"
#: titlepage.ui
-#, fuzzy
msgctxt ""
"titlepage.ui\n"
"DLG_TITLEPAGE\n"
"title\n"
"string.text"
msgid "Title Page"
-msgstr "Naslovne stranice"
+msgstr "Stranica naslova"
#: titlepage.ui
-#, fuzzy
msgctxt ""
"titlepage.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Number of title pages:"
-msgstr "Broj naslovnih stranica"
+msgstr "Broj naslovnih stranica:"
#: titlepage.ui
-#, fuzzy
msgctxt ""
"titlepage.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "Place title pages at:"
-msgstr "Stavi naslovne stranice na"
+msgstr "Smjesti naslovne stranice na:"
#: titlepage.ui
-#, fuzzy
msgctxt ""
"titlepage.ui\n"
"RB_USE_EXISTING_PAGES\n"
"label\n"
"string.text"
msgid "Converting existing pages to title pages"
-msgstr "Pretvori postojeće stranice u naslovne"
+msgstr "Konvertuj postojeće stranice u naslovne stranice"
#: titlepage.ui
msgctxt ""
@@ -12695,7 +12490,6 @@ msgid "Insert new title pages"
msgstr "Ubaci nove naslovne stranice"
#: titlepage.ui
-#, fuzzy
msgctxt ""
"titlepage.ui\n"
"RB_DOCUMENT_START\n"
@@ -12705,7 +12499,6 @@ msgid "Document start"
msgstr "Početak dokumenta"
#: titlepage.ui
-#, fuzzy
msgctxt ""
"titlepage.ui\n"
"RB_PAGE_START\n"
@@ -12724,27 +12517,24 @@ msgid "Make Title Pages"
msgstr "Napravi naslovne stranice"
#: titlepage.ui
-#, fuzzy
msgctxt ""
"titlepage.ui\n"
"CB_RESTART_NUMBERING\n"
"label\n"
"string.text"
msgid "Reset page numbering after title pages"
-msgstr "Resetuj numerisanje stranica nakon naslovne"
+msgstr "Resetuj numerisanje stranica nakon naslovnih stranica"
#: titlepage.ui
-#, fuzzy
msgctxt ""
"titlepage.ui\n"
"FT_PAGE_COUNT\n"
"label\n"
"string.text"
msgid "Page number:"
-msgstr "Broj strane"
+msgstr "Broj stranice:"
#: titlepage.ui
-#, fuzzy
msgctxt ""
"titlepage.ui\n"
"CB_SET_PAGE_NUMBER\n"
@@ -12754,14 +12544,13 @@ msgid "Set page number for first title page"
msgstr "Postavi broj stranice za prvu naslovnu stranicu"
#: titlepage.ui
-#, fuzzy
msgctxt ""
"titlepage.ui\n"
"FT_PAGE_PAGES\n"
"label\n"
"string.text"
msgid "Page number:"
-msgstr "Broj strane"
+msgstr "Broj stranice:"
#: titlepage.ui
msgctxt ""
@@ -12779,7 +12568,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "_Stil:"
#: titlepage.ui
msgctxt ""
@@ -12806,7 +12595,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Index/Table"
-msgstr ""
+msgstr "Umetni Indeks/Tabelu"
#: tocdialog.ui
msgctxt ""
@@ -12815,7 +12604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Index/Table"
-msgstr ""
+msgstr "Indeks/Tabela"
#: tocdialog.ui
msgctxt ""
@@ -12824,7 +12613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Unosi"
#: tocdialog.ui
msgctxt ""
@@ -12833,7 +12622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Stilovi"
#: tocdialog.ui
msgctxt ""
@@ -12842,7 +12631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Kolone"
#: tocdialog.ui
msgctxt ""
@@ -12851,7 +12640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadina"
#: tocdialog.ui
msgctxt ""
@@ -12860,7 +12649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Pregled"
#: tocentriespage.ui
msgctxt ""
@@ -12869,7 +12658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Nivo"
#: tocentriespage.ui
msgctxt ""
@@ -12878,7 +12667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Vrsta"
#: tocentriespage.ui
msgctxt ""
@@ -12887,7 +12676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Structure"
-msgstr ""
+msgstr "_Struktura"
#: tocentriespage.ui
msgctxt ""
@@ -12896,7 +12685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Sve"
#: tocentriespage.ui
msgctxt ""
@@ -12905,7 +12694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Stil znaka"
#: tocentriespage.ui
msgctxt ""
@@ -12914,7 +12703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: tocentriespage.ui
msgctxt ""
@@ -12923,7 +12712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Ispunjavajući znak"
#: tocentriespage.ui
msgctxt ""
@@ -12932,7 +12721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop position"
-msgstr ""
+msgstr "Položaj tabulatorskog mjesta"
#: tocentriespage.ui
msgctxt ""
@@ -12941,7 +12730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align right"
-msgstr ""
+msgstr "Desno poravnanje"
#: tocentriespage.ui
msgctxt ""
@@ -12950,7 +12739,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter entry"
-msgstr ""
+msgstr "Unos poglavlja"
#: tocentriespage.ui
msgctxt ""
@@ -12959,7 +12748,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number range only"
-msgstr ""
+msgstr "Samo raspon broja"
#: tocentriespage.ui
msgctxt ""
@@ -12968,7 +12757,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Description only"
-msgstr ""
+msgstr "Samo opis"
#: tocentriespage.ui
msgctxt ""
@@ -12977,7 +12766,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Number range and description"
-msgstr ""
+msgstr "Raspon broja i opis"
#: tocentriespage.ui
msgctxt ""
@@ -12986,7 +12775,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Procijeni do nivoa"
#: tocentriespage.ui
msgctxt ""
@@ -12995,7 +12784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Formatiraj"
#: tocentriespage.ui
msgctxt ""
@@ -13004,7 +12793,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Broj"
#: tocentriespage.ui
msgctxt ""
@@ -13013,7 +12802,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number without separator"
-msgstr ""
+msgstr "Broj bez separatora"
#: tocentriespage.ui
msgctxt ""
@@ -13022,7 +12811,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Ubaci"
#: tocentriespage.ui
msgctxt ""
@@ -13031,7 +12820,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "_Ukloni"
#: tocentriespage.ui
msgctxt ""
@@ -13040,7 +12829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter no."
-msgstr ""
+msgstr "Broj poglavlja."
#: tocentriespage.ui
msgctxt ""
@@ -13049,7 +12838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entry text"
-msgstr ""
+msgstr "Ulazni tekst"
#: tocentriespage.ui
msgctxt ""
@@ -13058,7 +12847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Mjesto tabulatora"
#: tocentriespage.ui
msgctxt ""
@@ -13067,7 +12856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Chapter info"
-msgstr ""
+msgstr "_Informacije poglavlja"
#: tocentriespage.ui
msgctxt ""
@@ -13076,7 +12865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page no."
-msgstr ""
+msgstr "Broj stranice"
#: tocentriespage.ui
msgctxt ""
@@ -13085,7 +12874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_yperlink"
-msgstr ""
+msgstr "_Hiper-veza"
#: tocentriespage.ui
msgctxt ""
@@ -13094,7 +12883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Structure and Formatting"
-msgstr ""
+msgstr "Struktura i Formatiranje"
#: tocentriespage.ui
msgctxt ""
@@ -13103,7 +12892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab position relati_ve to Paragraph Style indent"
-msgstr ""
+msgstr "Pozicija tabulatora relati_vno na uvlačenje odlomka"
#: tocentriespage.ui
msgctxt ""
@@ -13112,7 +12901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key separated by commas"
-msgstr ""
+msgstr "Ključ odvojen zarezima"
#: tocentriespage.ui
msgctxt ""
@@ -13121,7 +12910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alphabetical delimiter"
-msgstr ""
+msgstr "Abecedni graničnik"
#: tocentriespage.ui
msgctxt ""
@@ -13130,7 +12919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style for main entries"
-msgstr ""
+msgstr "Stil znakova za glavne unose"
#: tocentriespage.ui
msgctxt ""
@@ -13139,7 +12928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: tocentriespage.ui
msgctxt ""
@@ -13148,7 +12937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document _position"
-msgstr ""
+msgstr "_Pozicija dokumenta"
#: tocentriespage.ui
msgctxt ""
@@ -13157,7 +12946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Content"
-msgstr ""
+msgstr "_Sadržaj"
#: tocentriespage.ui
msgctxt ""
@@ -13166,7 +12955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort by"
-msgstr ""
+msgstr "Sortiraj po"
#: tocentriespage.ui
msgctxt ""
@@ -13175,7 +12964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_1"
-msgstr ""
+msgstr "_1"
#: tocentriespage.ui
msgctxt ""
@@ -13184,7 +12973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_2"
-msgstr ""
+msgstr "_2"
#: tocentriespage.ui
msgctxt ""
@@ -13193,7 +12982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_3"
-msgstr ""
+msgstr "_3"
#: tocentriespage.ui
msgctxt ""
@@ -13202,7 +12991,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Rastući"
#: tocentriespage.ui
msgctxt ""
@@ -13211,7 +13000,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Opadajući"
#: tocentriespage.ui
msgctxt ""
@@ -13220,7 +13009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Rastući"
#: tocentriespage.ui
msgctxt ""
@@ -13229,7 +13018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Rastući"
#: tocentriespage.ui
msgctxt ""
@@ -13238,7 +13027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Rastući"
#: tocentriespage.ui
msgctxt ""
@@ -13247,7 +13036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Rastući"
#: tocentriespage.ui
msgctxt ""
@@ -13256,7 +13045,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Opadajući"
#: tocentriespage.ui
msgctxt ""
@@ -13265,7 +13054,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Opadajući"
#: tocentriespage.ui
msgctxt ""
@@ -13274,7 +13063,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Opadajući"
#: tocentriespage.ui
msgctxt ""
@@ -13283,7 +13072,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Opadajući"
#: tocentriespage.ui
msgctxt ""
@@ -13292,7 +13081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort keys"
-msgstr ""
+msgstr "Ključevi sortiranja"
#: tocindexpage.ui
msgctxt ""
@@ -13301,7 +13090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title"
-msgstr ""
+msgstr "_Naslov"
#: tocindexpage.ui
msgctxt ""
@@ -13310,7 +13099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tip"
#: tocindexpage.ui
msgctxt ""
@@ -13319,7 +13108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protected against manual changes"
-msgstr ""
+msgstr "Zaštićeno od ručnih izmjena"
#: tocindexpage.ui
msgctxt ""
@@ -13328,7 +13117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type and title"
-msgstr ""
+msgstr "Tip i naslov"
#: tocindexpage.ui
msgctxt ""
@@ -13337,7 +13126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "for"
-msgstr ""
+msgstr "za"
#: tocindexpage.ui
msgctxt ""
@@ -13346,7 +13135,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Entire document"
-msgstr ""
+msgstr "Cijeli dokument"
#: tocindexpage.ui
msgctxt ""
@@ -13355,7 +13144,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Chapter"
-msgstr ""
+msgstr "Poglavlje"
#: tocindexpage.ui
msgctxt ""
@@ -13364,7 +13153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Procijeni do nivoa"
#: tocindexpage.ui
msgctxt ""
@@ -13373,7 +13162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create index/table"
-msgstr ""
+msgstr "Kreiraj indeks/tabelu"
#: tocindexpage.ui
msgctxt ""
@@ -13382,7 +13171,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Kontura"
#: tocindexpage.ui
msgctxt ""
@@ -13391,7 +13180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inde_x marks"
-msgstr ""
+msgstr "_Oznake indeksa"
#: tocindexpage.ui
msgctxt ""
@@ -13400,7 +13189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tables"
-msgstr ""
+msgstr "Tabele"
#: tocindexpage.ui
msgctxt ""
@@ -13409,7 +13198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt frames"
-msgstr ""
+msgstr "_Okviri teksta"
#: tocindexpage.ui
msgctxt ""
@@ -13418,7 +13207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Graphics"
-msgstr ""
+msgstr "Ilustracije"
#: tocindexpage.ui
msgctxt ""
@@ -13427,7 +13216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "OLE objects"
-msgstr ""
+msgstr "OLE objekti"
#: tocindexpage.ui
msgctxt ""
@@ -13436,7 +13225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use level from source chapter"
-msgstr ""
+msgstr "Upotrijebi nivo iz izvornog poglavlja"
#: tocindexpage.ui
msgctxt ""
@@ -13445,7 +13234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional Styles"
-msgstr ""
+msgstr "_Dodatni Stilovi"
#: tocindexpage.ui
msgctxt ""
@@ -13454,7 +13243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styl_es"
-msgstr ""
+msgstr "_Stilovi"
#: tocindexpage.ui
msgctxt ""
@@ -13463,7 +13252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: tocindexpage.ui
msgctxt ""
@@ -13472,7 +13261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Captions"
-msgstr ""
+msgstr "Naslovi"
#: tocindexpage.ui
msgctxt ""
@@ -13481,7 +13270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Object names"
-msgstr ""
+msgstr "Imena predmeta"
#: tocindexpage.ui
msgctxt ""
@@ -13490,7 +13279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Kategorija"
#: tocindexpage.ui
msgctxt ""
@@ -13499,7 +13288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Prikaz"
#: tocindexpage.ui
msgctxt ""
@@ -13508,7 +13297,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "References"
-msgstr ""
+msgstr "Reference"
#: tocindexpage.ui
msgctxt ""
@@ -13517,7 +13306,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Category and Number"
-msgstr ""
+msgstr "Kategorija i broj"
#: tocindexpage.ui
msgctxt ""
@@ -13526,7 +13315,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Caption Text"
-msgstr ""
+msgstr "Tekst naslova"
#: tocindexpage.ui
msgctxt ""
@@ -13535,7 +13324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from"
-msgstr ""
+msgstr "Kreiraj formu"
#: tocindexpage.ui
msgctxt ""
@@ -13544,7 +13333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from the following objects"
-msgstr ""
+msgstr "Napravi iz sljedećih predmeta"
#: tocindexpage.ui
msgctxt ""
@@ -13553,7 +13342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brackets"
-msgstr ""
+msgstr "_Zagrade"
#: tocindexpage.ui
msgctxt ""
@@ -13562,7 +13351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number entries"
-msgstr ""
+msgstr "_Numerički unosi"
#: tocindexpage.ui
msgctxt ""
@@ -13571,7 +13360,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[none]"
-msgstr ""
+msgstr "[none]"
#: tocindexpage.ui
msgctxt ""
@@ -13580,7 +13369,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "[]"
-msgstr ""
+msgstr "[]"
#: tocindexpage.ui
msgctxt ""
@@ -13589,7 +13378,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "()"
-msgstr ""
+msgstr "()"
#: tocindexpage.ui
msgctxt ""
@@ -13598,7 +13387,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "{}"
-msgstr ""
+msgstr "{}"
#: tocindexpage.ui
msgctxt ""
@@ -13607,7 +13396,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "<>"
-msgstr ""
+msgstr "<>"
#: tocindexpage.ui
msgctxt ""
@@ -13616,7 +13405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formatting of the entries"
-msgstr ""
+msgstr "Formatiranje unosa"
#: tocindexpage.ui
msgctxt ""
@@ -13625,7 +13414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries"
-msgstr ""
+msgstr "Kombinuj identične unose"
#: tocindexpage.ui
msgctxt ""
@@ -13634,7 +13423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries with p or _pp"
-msgstr ""
+msgstr "Kombinuj identične unose sa p ili _pp"
#: tocindexpage.ui
msgctxt ""
@@ -13643,7 +13432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine with -"
-msgstr ""
+msgstr "Kombinuj sa -"
#: tocindexpage.ui
msgctxt ""
@@ -13652,7 +13441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case sensitive"
-msgstr ""
+msgstr "Razlikuj veličinu slova"
#: tocindexpage.ui
msgctxt ""
@@ -13661,7 +13450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoCapitalize entries"
-msgstr ""
+msgstr "Ulazi AutomatskiVelikimSlovima"
#: tocindexpage.ui
msgctxt ""
@@ -13670,7 +13459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keys as separate entries"
-msgstr ""
+msgstr "Svaka tipka kao poseban unos"
#: tocindexpage.ui
msgctxt ""
@@ -13679,7 +13468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Concordance file"
-msgstr ""
+msgstr "_Saglasna datoteka"
#: tocindexpage.ui
msgctxt ""
@@ -13688,7 +13477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File"
-msgstr ""
+msgstr "_Datoteka"
#: tocindexpage.ui
msgctxt ""
@@ -13697,7 +13486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
#: tocindexpage.ui
msgctxt ""
@@ -13706,7 +13495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language"
-msgstr ""
+msgstr "Jezik"
#: tocindexpage.ui
msgctxt ""
@@ -13715,7 +13504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key type"
-msgstr ""
+msgstr "Vrsta ključa"
#: tocindexpage.ui
msgctxt ""
@@ -13724,7 +13513,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Sortiranje"
#: tocindexpage.ui
msgctxt ""
@@ -13733,7 +13522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open"
-msgstr ""
+msgstr "Otvori"
#: tocindexpage.ui
msgctxt ""
@@ -13742,7 +13531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Novo..."
#: tocindexpage.ui
msgctxt ""
@@ -13751,7 +13540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Izmijeni..."
#: tocindexpage.ui
msgctxt ""
@@ -13760,7 +13549,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table of Contents"
-msgstr ""
+msgstr "Tabele Sadržaja"
#: tocindexpage.ui
msgctxt ""
@@ -13769,7 +13558,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Alphabetical Index"
-msgstr ""
+msgstr "Abecedni indeks"
#: tocindexpage.ui
msgctxt ""
@@ -13778,7 +13567,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Illustration Index"
-msgstr ""
+msgstr "Indeks ilustracija"
#: tocindexpage.ui
msgctxt ""
@@ -13787,7 +13576,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Index of Tables"
-msgstr ""
+msgstr "Indeks tabela"
#: tocindexpage.ui
msgctxt ""
@@ -13796,7 +13585,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "User-Defined"
-msgstr ""
+msgstr "Korisnički definisan"
#: tocindexpage.ui
msgctxt ""
@@ -13805,7 +13594,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Table of Objects"
-msgstr ""
+msgstr "Tabela predmeta"
#: tocindexpage.ui
msgctxt ""
@@ -13814,7 +13603,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Bibliography"
-msgstr ""
+msgstr "Bibliografija"
#: tocstylespage.ui
msgctxt ""
@@ -13823,7 +13612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Levels"
-msgstr ""
+msgstr "_Nivoi"
#: tocstylespage.ui
msgctxt ""
@@ -13832,7 +13621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Styles"
-msgstr ""
+msgstr "_Stilovi odlomaka"
#: tocstylespage.ui
msgctxt ""
@@ -13841,7 +13630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Podrazumijevano"
#: tocstylespage.ui
msgctxt ""
@@ -13850,7 +13639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "_Izmijeni"
#: tocstylespage.ui
msgctxt ""
@@ -13859,7 +13648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assignment"
-msgstr ""
+msgstr "Dodjela"
#: viewoptionspage.ui
msgctxt ""
@@ -13868,7 +13657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Helplines _While Moving"
-msgstr ""
+msgstr "Pomoćne linije _prilikom kretanja"
#: viewoptionspage.ui
msgctxt ""
@@ -13877,7 +13666,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Guides"
-msgstr ""
+msgstr "Vodiči"
#: viewoptionspage.ui
msgctxt ""
@@ -13886,7 +13675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Graphics and objects"
-msgstr ""
+msgstr "_Grafika i objekti"
#: viewoptionspage.ui
msgctxt ""
@@ -13895,7 +13684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tables"
-msgstr ""
+msgstr "_Tabele"
#: viewoptionspage.ui
msgctxt ""
@@ -13904,7 +13693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dra_wings and controls"
-msgstr ""
+msgstr "Ski_ce i kontrole"
#: viewoptionspage.ui
msgctxt ""
@@ -13913,7 +13702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Field codes"
-msgstr ""
+msgstr "_Kodovi polja"
#: viewoptionspage.ui
msgctxt ""
@@ -13922,7 +13711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Comments"
-msgstr ""
+msgstr "_Napomene"
#: viewoptionspage.ui
msgctxt ""
@@ -13931,7 +13720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Prikaži"
#: viewoptionspage.ui
msgctxt ""
@@ -13940,7 +13729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal scrollbar"
-msgstr ""
+msgstr "_Vodoravni klizač"
#: viewoptionspage.ui
msgctxt ""
@@ -13949,7 +13738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical scrollbar"
-msgstr ""
+msgstr "_Uspravno pomicanje"
#: viewoptionspage.ui
msgctxt ""
@@ -13958,7 +13747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_uler"
-msgstr ""
+msgstr "_Linijar"
#: viewoptionspage.ui
msgctxt ""
@@ -13967,7 +13756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_mooth scroll"
-msgstr ""
+msgstr "_Glatko pomicanje"
#: viewoptionspage.ui
msgctxt ""
@@ -13976,7 +13765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal ruler"
-msgstr ""
+msgstr "_Vodoravni linijar"
#: viewoptionspage.ui
msgctxt ""
@@ -13985,7 +13774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Verti_cal ruler"
-msgstr ""
+msgstr "_Uspravni linijar"
#: viewoptionspage.ui
msgctxt ""
@@ -13994,17 +13783,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Right-aligned"
-msgstr ""
+msgstr "Desno-poravnanje"
#: viewoptionspage.ui
-#, fuzzy
msgctxt ""
"viewoptionspage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "View"
-msgstr "Pogled"
+msgstr "Pregled"
#: viewoptionspage.ui
msgctxt ""
@@ -14013,17 +13801,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measurement unit"
-msgstr ""
+msgstr "Mjerna jedinica"
#: viewoptionspage.ui
-#, fuzzy
msgctxt ""
"viewoptionspage.ui\n"
"settingslabel\n"
"label\n"
"string.text"
msgid "Settings"
-msgstr "Podešavanje"
+msgstr "Postavke"
#: warndatasourcedialog.ui
msgctxt ""
@@ -14032,7 +13819,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data source not found"
-msgstr ""
+msgstr "Izvor podataka nije nađen"
#: warndatasourcedialog.ui
msgctxt ""
@@ -14041,7 +13828,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The data source '%1' was not found."
-msgstr ""
+msgstr "Izvor podataka '%1' nije nađen."
#: warndatasourcedialog.ui
msgctxt ""
@@ -14050,7 +13837,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The connection to the data source could not be established. Please check the connection settings."
-msgstr ""
+msgstr "Veza do izvora podataka se ne može uspostaviti. Molim provjerite postavke konekcije."
#: warndatasourcedialog.ui
msgctxt ""
@@ -14059,7 +13846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check Connection Settings..."
-msgstr ""
+msgstr "Provjera postavki veze..."
#: warnemaildialog.ui
msgctxt ""
@@ -14068,7 +13855,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Elektronska pošta se ne može poslati"
#: warnemaildialog.ui
msgctxt ""
@@ -14077,7 +13864,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Elektronska pošta se ne može poslati"
#: warnemaildialog.ui
msgctxt ""
@@ -14086,17 +13873,16 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The following error occurred"
-msgstr ""
+msgstr "Sljedeća greška se desila"
#: wordcount.ui
-#, fuzzy
msgctxt ""
"wordcount.ui\n"
"WordCountDialog\n"
"title\n"
"string.text"
msgid "Word Count"
-msgstr "~Računanje riječi"
+msgstr "Broj riječi"
#: wordcount.ui
msgctxt ""
@@ -14108,27 +13894,24 @@ msgid "Words"
msgstr "Riječi"
#: wordcount.ui
-#, fuzzy
msgctxt ""
"wordcount.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Characters including spaces"
-msgstr "Znakova ne računajući razmake:"
+msgstr "Znakovi uključujući razmake"
#: wordcount.ui
-#, fuzzy
msgctxt ""
"wordcount.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Characters excluding spaces"
-msgstr "Znakova ne računajući razmake:"
+msgstr "Znakovi isključujući razmake"
#: wordcount.ui
-#, fuzzy
msgctxt ""
"wordcount.ui\n"
"label9\n"
@@ -14153,7 +13936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian characters and Korean syllables"
-msgstr ""
+msgstr "Azijski znakovi i Korejski slogovi"
#: wrapdialog.ui
msgctxt ""
@@ -14162,7 +13945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Omotavanje"
#: wrappage.ui
msgctxt ""
@@ -14171,7 +13954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Poslije"
#: wrappage.ui
msgctxt ""
@@ -14180,7 +13963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Prije"
#: wrappage.ui
msgctxt ""
@@ -14189,7 +13972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_None"
-msgstr ""
+msgstr "_Ništa"
#: wrappage.ui
msgctxt ""
@@ -14198,7 +13981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Optimal"
-msgstr ""
+msgstr "_Optimalno"
#: wrappage.ui
msgctxt ""
@@ -14207,7 +13990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Thro_ugh"
-msgstr ""
+msgstr "_Kroz"
#: wrappage.ui
msgctxt ""
@@ -14216,7 +13999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel"
-msgstr ""
+msgstr "_Paralelno"
#: wrappage.ui
msgctxt ""
@@ -14225,7 +14008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Postavke"
#: wrappage.ui
msgctxt ""
@@ -14234,7 +14017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_eft"
-msgstr ""
+msgstr "_Lijevo"
#: wrappage.ui
msgctxt ""
@@ -14243,7 +14026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Desno"
#: wrappage.ui
msgctxt ""
@@ -14252,7 +14035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Vrh"
#: wrappage.ui
msgctxt ""
@@ -14261,7 +14044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Dno"
#: wrappage.ui
msgctxt ""
@@ -14270,7 +14053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Razmak"
#: wrappage.ui
msgctxt ""
@@ -14279,7 +14062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First paragraph"
-msgstr ""
+msgstr "_Prvi odlomak"
#: wrappage.ui
msgctxt ""
@@ -14288,7 +14071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In bac_kground"
-msgstr ""
+msgstr "_U pozadini"
#: wrappage.ui
msgctxt ""
@@ -14297,7 +14080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour"
-msgstr ""
+msgstr "_Kontura"
#: wrappage.ui
msgctxt ""
@@ -14306,7 +14089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outside only"
-msgstr ""
+msgstr "Samo vanjske"
#: wrappage.ui
msgctxt ""
@@ -14315,4 +14098,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcije"
diff --git a/source/bs/swext/mediawiki/help.po b/source/bs/swext/mediawiki/help.po
index 493eda81606..aa4eae8be4b 100644
--- a/source/bs/swext/mediawiki/help.po
+++ b/source/bs/swext/mediawiki/help.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-26 17:03+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390755826.0\n"
#: help.tree
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Wiki Publisher"
-msgstr ""
+msgstr "Wiki Objavljivač"
#: wiki.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"bm_id3154408\n"
"help.text"
msgid "<bookmark_value>Wiki;Wiki Publisher</bookmark_value><bookmark_value>Wiki Publisher</bookmark_value><bookmark_value>extensions;MediaWiki</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Wiki;Wiki Objavljivač</bookmark_value><bookmark_value>Wiki Objavljivač</bookmark_value><bookmark_value>nastavci;MediaWiki</bookmark_value>"
#: wiki.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"hd_id5993530\n"
"help.text"
msgid "Wiki Publisher"
-msgstr ""
+msgstr "Wiki Objavljivač"
#: wiki.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id9647511\n"
"help.text"
msgid "<ahelp hid=\".\">By using the Wiki Publisher you can upload your current Writer text document to a MediaWiki server. After uploading, all Wiki users can read your document on the Wiki.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Korištenjem Wiki Objavljivača možete postaviti vaš trenutni Writer tekst dokument na MediaWiki server. Nakon postavljanja, svi Wiki korisnici moći će poročitati vaš dokument na Wiki-ju.</ahelp>"
#: wiki.xhp
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"par_id6468703\n"
"help.text"
msgid "<ahelp hid=\".\">Choose <item type=\"menuitem\">File - Send - To MediaWiki</item> to upload the current Writer document to a MediaWiki server.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Odaberite <item type=\"menuitem\">Datoteka - Pošalji - U MediaWiki</item> da postavite trenutni Writer dokument na MediaWiki server.</ahelp>"
#: wiki.xhp
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"par_id9340495\n"
"help.text"
msgid "Java Runtime Environment"
-msgstr ""
+msgstr "Java Runtime Environment"
#: wiki.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_id7387615\n"
"help.text"
msgid "A Wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr ""
+msgstr "Wiki račun na podržanom <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> serveru"
#: wiki.xhp
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"hd_id8047120\n"
"help.text"
msgid "Installing Wiki Publisher"
-msgstr ""
+msgstr "Instaliranje Wiki Objavljivača"
#: wiki.xhp
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"par_id4277169\n"
"help.text"
msgid "Before you use the Wiki Publisher, ensure that %PRODUCTNAME uses a Java Runtime Environment (JRE). To check the status of the JRE, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Advanced</item>. Ensure that \"Use a Java runtime environment\" is marked and that a Java runtime folder is selected in the big listbox. If no JRE was activated, then activate a JRE 1.4 or later and restart %PRODUCTNAME."
-msgstr ""
+msgstr "Prije korištenja Wiki Objavljivača, budite sigurni da %PRODUCTNAME koristi Java Runtime Environment (JRE). Za provjeru stanja JRE-a, koristite <item type=\"menuitem\">Alati - Opcije - %PRODUCTNAME - Napredno</item>. osigurajte da je \"Koristite Java runtime environment\" označen i da je odabran Java runtime folder u velikoj listi. Ako JRE nije aktiviran, onda aktivirajte JRE 1.4 ili kasnije verzije i ponovo pokrenite %PRODUCTNAME."
#: wiki.xhp
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"hd_id5316019\n"
"help.text"
msgid "To Connect to a Wiki"
-msgstr ""
+msgstr "Za spajanje na Wiki"
#: wiki.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_id2381969\n"
"help.text"
msgid "Note: You can store your user name and password for all respective dialogs inside %PRODUCTNAME. The password will be stored in a secure way, where access is maintained by a master password. To enable the master password, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>."
-msgstr ""
+msgstr "Napomena: Možete čuvati vaše korisničko ime i šifru za sve odgovarajuće dialoge u %PRODUCTNAME. Šifra će biti sačuvana na siguran način, gdje je pristup održan master šifrom. Za omogućavanje master šifre, izaberite <item type=\"menuitem\">Alati - Opcije - %PRODUCTNAME - Sigurnost</item>."
#: wiki.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"par_id3751640\n"
"help.text"
msgid "Note: If you connect to the web using a proxy server, enter the proxy information to <item type=\"menuitem\">Tools - Options - Internet - Proxy</item>, and restart the software."
-msgstr ""
+msgstr "Napomena: Ako se spojite na internet korištenjem proxy poslužitelja, unesite proxy informacije u <item type=\"menuitem\"> Alati - Opcije - Internet - Proxy </item> i ponovno pokrenite softver."
#: wiki.xhp
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"par_id9533677\n"
"help.text"
msgid "Open a Writer document, and choose <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>."
-msgstr ""
+msgstr "Otvorite Writer dokument i odaberite <item type=\"menuitem\">Alati - Opcije - Internet - MediaWiki</item>."
#: wiki.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_id368968\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr ""
+msgstr "U dijalogu <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Opcije</link>, kliknite na Dodaj."
#: wiki.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"par_id6962187\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the Wiki."
-msgstr ""
+msgstr "U dijalogu <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>, unesite podatke o računu za Wiki."
#: wiki.xhp
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"par_id5328836\n"
"help.text"
msgid "In the URL textbox, enter the address of a Wiki that you want to connect to."
-msgstr ""
+msgstr "U URL polje, upišite adresu Wiki-ja sa kojim se želite spojiti."
#: wiki.xhp
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"par_id389416\n"
"help.text"
msgid "You can copy the URL from a web browser and paste it into the textbox."
-msgstr ""
+msgstr "Možete kopirati URL iz web preglednika i zalijepite ga u prostor za tekst."
#: wiki.xhp
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"par_id5906552\n"
"help.text"
msgid "In the Username box, enter your user ID for your Wiki account."
-msgstr ""
+msgstr "U polje Korisničko ime, unesite svoj korisnički ID za svoj Wiki račun."
#: wiki.xhp
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"par_id9297158\n"
"help.text"
msgid "If the Wiki allows anonymous write access, you can leave the Username and Password boxes empty."
-msgstr ""
+msgstr "Ako Wiki omogućuje anonimni pristup pisanju, možete ostaviti polja Korisničko ime i Šifra praznim."
#: wiki.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"par_id8869594\n"
"help.text"
msgid "In the Password box, enter the password for your Wiki account, then click OK."
-msgstr ""
+msgstr "U polje Šifra upišite šifru za svoj Wiki račun, a zatim kliknite OK."
#: wiki.xhp
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"par_id292062\n"
"help.text"
msgid "Optionally enable \"Save password\" to save the password between sessions. A master password is used to maintain access to all saved passwords. Choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item> to enable the master password. \"Save password\" is unavailable when the master password is not enabled."
-msgstr ""
+msgstr "Uključite opciju \"Snimi šifru\" za snimanje šifre između sesija. Glavna šifra se koristi za održavanje pristupa svim spremljenim šiframa. Odaberite <item type=\"menuitem\">Alati - Opcije -%PRODUCTNAME - Sigurnost</item> za omogućavanje master šifre. \"Snimi šifru\" je nedostupan kada nije uključena glavna šifra."
#: wiki.xhp
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"hd_id7044892\n"
"help.text"
msgid "To Create a New Wiki Page"
-msgstr ""
+msgstr "Da biste kreirali novu Wiki stranicu"
#: wiki.xhp
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"par_id3514206\n"
"help.text"
msgid "Open a Writer document."
-msgstr ""
+msgstr "Otvori Writer dokument."
#: wiki.xhp
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"par_id944853\n"
"help.text"
msgid "Write the content of the Wiki page. You can use formatting like text formats, headings, footnotes, and more. See the <link href=\"com.sun.wiki-publisher/wikiformats.xhp\">list of supported formats</link>."
-msgstr ""
+msgstr "Napišite sadržaj Wiki stranice. Možete koristiti oblikovanje poput tekstualnih formata, naslova, fusnota i još mnogo toga. Pogledajte <link href=\"com.sun.wiki-publisher/wikiformats.xhp\">popis podržanih formata</link>."
#: wiki.xhp
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"par_id4566484\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Send - To MediaWiki</item>."
-msgstr ""
+msgstr "Izaberite <item type=\"menuitem\">File - Send - To MediaWiki</item>."
#: wiki.xhp
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"par_id228278\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr ""
+msgstr "U <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dijalog, odredite postavke za svoj ulazak."
#: wiki.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"par_id2564165\n"
"help.text"
msgid "<emph>MediaWiki server</emph>: Select the Wiki."
-msgstr ""
+msgstr "<emph>MediaWiki server</emph>: Odaberi Wiki."
#: wiki.xhp
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"par_id5566576\n"
"help.text"
msgid "<emph>Title</emph>: Type the title of your page. Type the title of an existing page to overwrite the page with your current text document. Type a new title to create a new page on the Wiki."
-msgstr ""
+msgstr "<emph>Title</emph>: Upišite naslov vaše stranice. Upišite naslov postojeće stranice za prebrisavanje stranice s vašim trenutnim tekstualnim dokumentom. Upišite novi naslov za kreiranje nove stranice na Wiki."
#: wiki.xhp
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"par_id9688711\n"
"help.text"
msgid "<emph>Summary</emph>: Enter an optional short summary of your page."
-msgstr ""
+msgstr "<emph>Summary</emph>: Unesite dodatni kratki sažetak vaše stranice."
#: wiki.xhp
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"par_id4123661\n"
"help.text"
msgid "<emph>This is a minor edit</emph>: Check this box to mark the uploaded page as a minor edit of the already existing page with the same title."
-msgstr ""
+msgstr "<emph>Ovo je manja promjena</emph>: Označite ovo polje da označite učitanu stranicu kao manja promjena na već postojeće stranice s istim naslovom."
#: wiki.xhp
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"par_id452284\n"
"help.text"
msgid "<emph>Show in web browser</emph>: Check this box to open your system web browser and show the uploaded Wiki page."
-msgstr ""
+msgstr "<emph>Prikaži u web pregledniku </emph>: Označite ovo polje za otvaranje svog ​​sistem web preglednika i prikaži učitanu Wiki stranicu."
#: wiki.xhp
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"par_id8346812\n"
"help.text"
msgid "Click Send."
-msgstr ""
+msgstr "Kliknite Pošalji."
#: wikiaccount.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id4571672\n"
"help.text"
msgid "Use the MediaWiki dialog to add or edit your MediaWiki account settings."
-msgstr ""
+msgstr "Koristite dijalog MediaWiki za dodavanje ili uređivanje vaše postavke MediaWiki računa."
#: wikiaccount.xhp
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"par_id7631458\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the URL of a MediaWiki server, starting with http://</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Unesite URL MediaWiki servera, počevši sa http://</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"par_id7862483\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter your user name on the MediaWiki server. Leave empty for anonymous access.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Unesite svoje korisničko ime na MediaWiki serveru. Ostavite prazno za anonimni pristup.</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"par_id1113010\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter your password on the MediaWiki server. Leave empty for anonymous access.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Unesite svoje korisničko ime na MediaWiki serveru. Ostavite prazno za anonimni pristup.</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"par_id656758\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to store your password between sessions. The master password must be enabled, see <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Omogućite da pohranite svoju šifru između sesija. Master šifra mora biti omogućena, vidjeti <item type=\"menuitem\">Alati - Opcije - %PRODUCTNAME - Sigurnost</item>.</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"par_id3112582\n"
"help.text"
msgid "Enter the Internet address of a Wiki server in a format like http://wiki.documentfoundation.org or copy the URL from a web browser."
-msgstr ""
+msgstr "Unesite internetsku adresu Wiki servera u formatu poput http://wiki.documentfoundation.org ili kopirajte URL iz web preglednika."
#: wikiaccount.xhp
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"par_id628070\n"
"help.text"
msgid "If the Wiki allows anonymous access, you can leave the account text boxes empty. Else enter your user name and password."
-msgstr ""
+msgstr "Ako Wiki omogućava anonimni pristup, možete napustiti tekstualne okvire za račun prazne. Inače unesite svoje korisničko ime i šifru."
#: wikiaccount.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the Security tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the \"Save password\" checkbox to store your password."
-msgstr ""
+msgstr "Ako ste omogućili master šifru na kartici Sigurnost od <item type=\"menuitem\">Alati - Opcije -%PRODUCTNAME</item> dijaloga, softver može pohraniti vašu šifru i automatski umetnuti podatke kada je to potrebno. Uključite opciju \"Snimi šifru\" za pohranjivanje šifre."
#: wikiformats.xhp
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"par_id8654133\n"
"help.text"
msgid "The following list gives an overview of the text formats that the Wiki Publisher can upload to the Wiki server."
-msgstr ""
+msgstr "Sljedeći popis daje pregled tekstualnih formata koji Wiki Objavljivač može uploadovati na Wiki server."
#: wikiformats.xhp
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"par_id5630664\n"
"help.text"
msgid "The OpenDocument format used by Writer and the WikiMedia format are quite different. Only a subset of all features can be transformed from one format to the other."
-msgstr ""
+msgstr "OpenDocument formati koje koriste Writer i WikiMedia su prilično različiti. Samo neke odlike mogu biti pretvorene iz jednog formata u drugi."
#: wikiformats.xhp
msgctxt ""
@@ -422,7 +422,7 @@ msgctxt ""
"par_id508133\n"
"help.text"
msgid "Apply a heading paragraph style to the headings in your Writer document. The Wiki will show the heading styles of the same outline level, formatted as defined by the Wiki engine."
-msgstr ""
+msgstr "Primijeni stil odlomka na naslove u Writer dokumentu. Wiki će pokazati stilove naslova na istom nivou, oblikovan kao što je definisano od strane Wiki softvera."
#: wikiformats.xhp
msgctxt ""
@@ -438,7 +438,7 @@ msgctxt ""
"par_id3735465\n"
"help.text"
msgid "Native OpenDocument hyperlinks are transformed into \"external\" Wiki links. Therefore, the built-in linking facility of OpenDocument should only be used to create links that point to other sites outside the Wiki web. For creating Wiki links that point to other subjects of the same Wiki domain, use Wiki links."
-msgstr ""
+msgstr "Izvorni OpenDocument hiper-linkovi se pretvaraju u \"vanjske\" Wiki linkove. Dakle, ugrađeni povezivajući pogoni OpenDocument-a bi trebali biti koristeni samo za kreiranje linkova koji upućuju na druge stranice izvan Wiki weba. Za kreiranje Wiki linkova koji upućuju na druge predmete iste Wiki domene, koristite Wiki linkove."
#: wikiformats.xhp
msgctxt ""
@@ -454,7 +454,7 @@ msgctxt ""
"par_id8942838\n"
"help.text"
msgid "Lists can reliably be exported when the whole list uses a consistent list style. Use the Numbering or Bullets icon to generate a list in Writer. If you need a list without numbering or bullets, use Format - Bullets and Numbering to define and apply the respective list style."
-msgstr ""
+msgstr "Popisi se pouzdano mogu izvesti kada cijeli popis koristi dosljedan stil popisa. Koristite oznake Numerisanja ili Grafičke oznake za generisanje popisa u Writer. Ako vam je potrebna popis bez numeriranja ili graficke oznake, koristite Format - Grafičke oznake i Numerisanje za definisanje i primjenjivanje odgovarajućeg stila popisa."
#: wikiformats.xhp
msgctxt ""
@@ -478,16 +478,15 @@ msgctxt ""
"par_id376598\n"
"help.text"
msgid "Explicit text alignment should not be used in Wiki articles. Nevertheless, text alignment is supported for left, centered, and right alignment of text."
-msgstr ""
+msgstr "Eksplicitno poravnanje teksta ne smije se koristiti u Wiki člancima. Ipak, poravnanje teksta je podržano na lijevoj strani, centrirano, i desno poravnanje teksta."
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id7486190\n"
"help.text"
msgid "Pre-formatted text"
-msgstr "Preformatirani tekst"
+msgstr "Tekst prije oblikovanja"
#: wikiformats.xhp
msgctxt ""
@@ -495,7 +494,7 @@ msgctxt ""
"par_id1459395\n"
"help.text"
msgid "A paragraph style with a fixed-width font is transformed as pre-formatted text. Pre-formatted text is shown on the Wiki with a border around the text."
-msgstr ""
+msgstr "Stil odlomka sa fontom fiksne širine je pretvoren u preformatirani tekst. Preformatirani tekst je prikazan na Wiki-ju sa okvirom oko teksta."
#: wikiformats.xhp
msgctxt ""
@@ -511,7 +510,7 @@ msgctxt ""
"par_id6397595\n"
"help.text"
msgid "Character styles modify the appearance of parts of a paragraph. The transformation supports bold, italics, bold/italics, subscript and superscript. All fixed width fonts are transformed into the Wiki typewriter style."
-msgstr ""
+msgstr "Stil znaka mijenja izgled dijelova odlomka. Transformacija podržava podebljano, nakošeno, podebljano / nakošeno, indeks i eksponent. Svi fontovi sa fiksnom širinom su pretvoreni u Wiki stil pisaće mašine."
#: wikiformats.xhp
msgctxt ""
@@ -527,7 +526,7 @@ msgctxt ""
"par_id5238196\n"
"help.text"
msgid "Note: The transformation uses the new style of footnotes with <ref> and <references> tags that requires the Cite.php extension to be installed into MediaWiki. If those tags occur as plain text in the transformation result, ask the Wiki administrator to install this extension."
-msgstr ""
+msgstr "Napomena: Transformacija koristi novi stil fusnota sa <ref> i <references> oznakama koje zahtijeva da Cite.php proširenje bude instalirano u MediaWiki. Ako se te oznake pojavljuju kao običan tekst u rezultatu transformacije, pitajte Wiki administratora da instalirate ovaj nastavak."
#: wikiformats.xhp
msgctxt ""
@@ -543,7 +542,7 @@ msgctxt ""
"par_id3541673\n"
"help.text"
msgid "Images cannot be exported by a transformation producing a single file of Wiki text. However, if the image is already uploaded to the target Wiki domain (e. g. WikiMedia Commons), then the transformation produces a valid image tag that includes the image. Image captions are also supported."
-msgstr ""
+msgstr "Slike se ne mogu izvoziti transformacijom proizvodeći jednu datoteku Wiki teksta. Međutim, ako je slika već stavljena na ciljnu Wiki domenu (npr. Wikimedia Commons), onda transformacija kreira valjanu oznaku slike koja uključuje sliku. Opisi slike su također podržani."
#: wikiformats.xhp
msgctxt ""
@@ -559,7 +558,7 @@ msgctxt ""
"par_id3037202\n"
"help.text"
msgid "Simple tables are supported well. Table headers are translated into corresponding Wiki style table headers. However, custom formatting of table borders, column sizes and background colors is ignored."
-msgstr ""
+msgstr "Jednostavne tablice su dobro podržane. Naslovi tablica prevedeni su u odgovarajući Wiki stil naslova tablica. Međutim, prilagođeno oblikovanje okvira tablice, veličina kolona, i boje pozadine su ignorisane."
#: wikiformats.xhp
msgctxt ""
@@ -567,7 +566,7 @@ msgctxt ""
"hd_id2954496\n"
"help.text"
msgid "Joined Cells"
-msgstr ""
+msgstr "Spojene ćelije"
#: wikiformats.xhp
msgctxt ""
@@ -575,7 +574,7 @@ msgctxt ""
"par_id8253730\n"
"help.text"
msgid "OpenDocument and especially LibreOffice represent tables that have joined cells that span rows as tables with nested tables. In contrast, the wiki model of table is to declare column and row spans for such joined cells."
-msgstr ""
+msgstr "OpenDocument a posebno LibreOffice predstavljaju tablice koje imaju spojene ćelije koje se protežu kroz redove, kao tablice sa ugnježdenim tablicama. Nasuprot tome, Wiki model tablice proglasava kolone i redove premoštenim za takve spojene stanice."
#: wikiformats.xhp
msgctxt ""
@@ -583,7 +582,7 @@ msgctxt ""
"par_id8163090\n"
"help.text"
msgid "If only columns of the same row are joined, the result of the transformation resembles the source document very well."
-msgstr ""
+msgstr "Ako su spojene samo kolone istog reda, rezultat transformacije jako dobro podsjeća na izvorni dokument."
#: wikiformats.xhp
msgctxt ""
@@ -599,7 +598,7 @@ msgctxt ""
"par_id1831110\n"
"help.text"
msgid "Irrespective of custom table styles for border and background, a table is always exported as \"<emph>prettytable</emph>\", which renders in the Wiki engine with simple borders and bold header."
-msgstr ""
+msgstr "Bez obzira na prilagođene stilove tablica za okvire i pozadine, tabela je uvijek izvedena kao \"<emph> prettytable </emph>\", koje je uvijek vraća u Wiki mašinu s jednostavnim okvirima i podebljanim naslovima."
#: wikiformats.xhp
msgctxt ""
@@ -607,7 +606,7 @@ msgctxt ""
"hd_id6255073\n"
"help.text"
msgid "Charset and special characters"
-msgstr ""
+msgstr "Charset i specijalni znakovi"
#: wikiformats.xhp
msgctxt ""
@@ -615,7 +614,7 @@ msgctxt ""
"par_id8216193\n"
"help.text"
msgid "The charset of the transformation result is fixed to UTF-8. Depending on your system, this might not be the default charset. This might cause \"special characters\" to look broken when viewed with default settings. However, you can switch your editor to UTF-8 encoding to fix this. If your editor does not support switching the encoding, you can display the result of the transformation in the Firefox browser and switch the encoding to UTF-8 there. Now, you can cut and paste the transformation result to your program of choice."
-msgstr ""
+msgstr "Niz znakova rezultata transformacije je fiksiran na UTF-8. Ovisno o vašem sistemu, to možda neće biti zadani niz znakova. To bi moglo dovesti da \"posebni znakovi\" izgledaju slomljeno kad se gleda sa zadanim postavkama. Međutim, možete prebaciti vaš urednik u UTF-8 kodiranje za popravljanje ovoga. Ako vaš urednik ne podržava prebacivanje kodiranja, možete prikazati rezultat transformacije u Firefox pregledniku i prebaciti kodiranje u UTF-8 tu. Sada, možete izrezati i zalijepiti rezultat transformacije u svoj program po izboru."
#: wikisend.xhp
msgctxt ""
@@ -639,7 +638,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the Send to MediaWiki dialog, specify the settings for your current Wiki upload."
-msgstr ""
+msgstr "U dijalogu Pošalji u MediaWiki, naznačite postavke za vaše trenutno slanje na Wiki."
#: wikisend.xhp
msgctxt ""
@@ -647,7 +646,7 @@ msgctxt ""
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click Add to add a new server to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Odaberite MediaWiki server na kojem želite objaviti vaš dokument. Kliknite Dodaj za dodavanje novog servera na popis.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -655,7 +654,7 @@ msgctxt ""
"par_id2794885\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the title of your Wiki entry. This is the top heading of your Wiki entry. For a new entry, the title must be unique on this Wiki. If you enter an existing title, your upload will overwrite the existing Wiki entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Unesite naslov vašeg Wiki upisa. Ovo je vrh naslov vašeg Wiki upisa. Za novi unos, naslov mora biti jedinstven na ovim Wiki-ju. Ako unesete postojeći naslov, vaš upload će prebrisati postojeći Wiki zapis.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -663,7 +662,7 @@ msgctxt ""
"par_id2486342\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"http://meta.wikimedia.org/wiki/Help:Edit_summary\">http://meta.wikimedia.org/wiki/Help:Edit_summary</link>."
-msgstr ""
+msgstr "<ahelp hid=\".\">Unesite dodatni kratki sažetak ili komentar.</ahelp> Pogledajte <link href=\"http://meta.wikimedia.org/wiki/Help:Edit_summary\">http://meta.wikimedia.org/wiki/Help:Edit_summary</link>."
#: wikisend.xhp
msgctxt ""
@@ -671,7 +670,7 @@ msgctxt ""
"par_id823999\n"
"help.text"
msgid "<emph>This is a minor edit</emph>: <ahelp hid=\".\">Check this box to mark the uploaded page as a minor edit of the already existing page with the same title.</ahelp>"
-msgstr ""
+msgstr "<emph>Ovo je manja promjena</emph>: <ahelp hid=\".\">Uključite ovu opciju za označavanje učitane stranice kao manje promjene na već postojeću stranicu s istim naslovom.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -679,7 +678,7 @@ msgctxt ""
"par_id6592913\n"
"help.text"
msgid "<emph>Show in web browser</emph>: <ahelp hid=\".\">Check this box to open your system web browser and show the uploaded Wiki page.</ahelp>"
-msgstr ""
+msgstr "<emph>Prikaži u web pregledniku </emph>: <ahelp hid=\".\">Uključite ovu opciju za otvaranje vašeg ​​sistemskog web preglednika i pokazivanje učitane Wiki stranice.</ahelp>"
#: wikisettings.xhp
msgctxt ""
@@ -703,7 +702,7 @@ msgctxt ""
"par_id1188390\n"
"help.text"
msgid "You can add, edit and remove MediaWiki servers. Open the dialog by <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>. Alternatively, choose <item type=\"menuitem\">Tools - Extension Manager</item>, select the Wiki Publisher, and click the Options button."
-msgstr ""
+msgstr "Možete dodavati, uređivati ​​i uklanjati MediaWiki servere. Otvorite dijalog sa <item type=\"menuitem\"> Alati - Opcije - Internet - MediaWiki </item>. Alternativno, odaberite <item type=\"menuitem\"> Alati - Upravitelj nastavcima </item> odaberite Wiki Objavljivač, i kliknite dugme Opcije."
#: wikisettings.xhp
msgctxt ""
@@ -711,7 +710,7 @@ msgctxt ""
"par_id300607\n"
"help.text"
msgid "<ahelp hid=\".\">Click Add to add a new Wiki server.<br/>Select an entry and click Edit to edit the account settings.<br/>Select an entry and click Remove to remove the entry from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Kliknite Dodaj da biste dodali novi Wiki server.<br/>Izaberite unos i pritisnite Edit za uređivanje postavki računa.<br/>Izaberite unos i pritisnite Ukloni za uklanjanje unosa sa popisa .</ahelp>"
#: wikisettings.xhp
msgctxt ""
@@ -722,13 +721,12 @@ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the MediaWiki dialog to add
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otvara MediaWiki dijalog za dodavanje nove stavke na spisak.</ahelp>"
#: wikisettings.xhp
-#, fuzzy
msgctxt ""
"wikisettings.xhp\n"
"par_id3386333\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the MediaWiki dialog to edit the selected entry.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otvara MediaWiki dijalog za dodavanje nove stavke na spisak.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otvara dijalog MediaWiki za uređivanje odabranog unosa.</ahelp>"
#: wikisettings.xhp
msgctxt ""
@@ -744,4 +742,4 @@ msgctxt ""
"par_id1029084\n"
"help.text"
msgid "When you click Add or Edit, the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog opens."
-msgstr ""
+msgstr "Kad kliknete na Dodaj ili Izmijeni, otvara se <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dijalog."
diff --git a/source/bs/swext/mediawiki/src.po b/source/bs/swext/mediawiki/src.po
index 5349e72ee3b..f417c39e12d 100644
--- a/source/bs/swext/mediawiki/src.po
+++ b/source/bs/swext/mediawiki/src.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-11 23:08+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812502.0\n"
#: description.xml
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Wiki Publisher"
-msgstr ""
+msgstr "Wiki Objavljivač"
#: description.xml
msgctxt ""
@@ -29,4 +30,4 @@ msgctxt ""
"extdesc\n"
"description.text"
msgid "The Wiki Publisher enables you to create Wiki articles on MediaWiki servers without having to know the syntax of the MediaWiki markup language. Publish your new and existing documents transparently with the Writer to a wiki page.\n"
-msgstr ""
+msgstr "Wiki Publisher omogućuje stvaranje Wiki članaka o MediaWiki serverima, bez poznavanja sintakse MediaWiki markup jezika. Objavite svoje nove i postojeće dokumente transparentno s Writer-om na stranici wiki.\n"
diff --git a/source/bs/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/bs/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index fc5d15dbc7c..85a870fb495 100644
--- a/source/bs/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/bs/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-17 21:29+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389994166.0\n"
#: WikiExtension.xcu
msgctxt ""
@@ -22,7 +23,7 @@ msgctxt ""
"GeneralSendError\n"
"value.text"
msgid "The operation 'Send to MediaWiki' could not be completed successfully."
-msgstr ""
+msgstr "Operacija 'Slanje u MediaWiki' ne može biti uspješno završena."
#: WikiExtension.xcu
msgctxt ""
@@ -31,7 +32,7 @@ msgctxt ""
"NoWikiFilter\n"
"value.text"
msgid "The MediaWiki export filter cannot be found. Choose 'Tools-XML Filter Settings' to install the filter, or use the setup to install the component."
-msgstr ""
+msgstr "Ovaj MediaWiki filter za izvoz ne može biti pronađen. Biraj 'Alati-XML Filter Postavke' za instalaciju filtera, ili koristi postavke za instalaciju komponenti."
#: WikiExtension.xcu
msgctxt ""
@@ -40,7 +41,7 @@ msgctxt ""
"NoConnectionToURL\n"
"value.text"
msgid "A connection to the MediaWiki system at '$ARG1' could not be created."
-msgstr ""
+msgstr "Konekcija za MediaWiki sistem u '$ARG1' ne može biti kreirana."
#: WikiExtension.xcu
msgctxt ""
@@ -49,7 +50,7 @@ msgctxt ""
"WrongLogin\n"
"value.text"
msgid "User name or password is incorrect. Please try again, or leave the fields blank for an anonymous connection."
-msgstr ""
+msgstr "Korisničko ime ili šifra su pogrešni. Molimo pokušajte ponovo, ili ostavite prazno polje za anonimnu konekciju."
#: WikiExtension.xcu
msgctxt ""
@@ -58,7 +59,7 @@ msgctxt ""
"InvalidURL\n"
"value.text"
msgid "A connection could not be created because the URL is invalid."
-msgstr ""
+msgstr "Konekcija ne može biti kreirana jer URL nije ispravan."
#: WikiExtension.xcu
msgctxt ""
@@ -67,7 +68,7 @@ msgctxt ""
"NoURL\n"
"value.text"
msgid "Specify a MediaWiki server by providing a URL."
-msgstr ""
+msgstr "Specificiraj MediaWiki server osiguravajući URL."
#: WikiExtension.xcu
msgctxt ""
@@ -76,20 +77,18 @@ msgctxt ""
"CancelSending\n"
"value.text"
msgid "The transfer has been interrupted. Please check the integrity of the wiki article."
-msgstr ""
+msgstr "Transfer je prekinut. Provjerite cjelokupnost wiki članka."
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
"Dlg_EditSetting_UrlLabel\n"
"value.text"
msgid "U~RL"
-msgstr "URL"
+msgstr "U~RL"
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -105,7 +104,7 @@ msgctxt ""
"Dlg_EditSetting_PasswordLabel\n"
"value.text"
msgid "~Password"
-msgstr "~Šifra"
+msgstr "~Lozinka"
#: WikiExtension.xcu
msgctxt ""
@@ -123,7 +122,7 @@ msgctxt ""
"Dlg_WikiArticle\n"
"value.text"
msgid "Wiki article"
-msgstr ""
+msgstr "Wiki članak"
#: WikiExtension.xcu
msgctxt ""
@@ -195,7 +194,7 @@ msgctxt ""
"Dlg_NewWikiPage_Label1\n"
"value.text"
msgid "A wiki article with the title '$ARG1' does not exist yet. Do you want to create a new article with that name?"
-msgstr ""
+msgstr "Wiki članak sa naslovom '$ARG1' još uvijek ne postoji. Da li želite da kreirate novi članak sa tim imenom?"
#: WikiExtension.xcu
msgctxt ""
@@ -204,7 +203,7 @@ msgctxt ""
"Dlg_SendToMediaWiki_Label1\n"
"value.text"
msgid "Media~Wiki Server"
-msgstr ""
+msgstr "Media~Wiki Server"
#: WikiExtension.xcu
msgctxt ""
@@ -216,14 +215,13 @@ msgid "~Title"
msgstr "~Naslov"
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
"Dlg_SendToMediaWiki_Label3\n"
"value.text"
msgid "S~ummary"
-msgstr "Sažetak"
+msgstr "R~ezime"
#: WikiExtension.xcu
msgctxt ""
@@ -232,7 +230,7 @@ msgctxt ""
"Dlg_SendToMediaWiki_MinorCheck\n"
"value.text"
msgid "This is a ~minor edit"
-msgstr ""
+msgstr "Ovo je ~manja promjena"
#: WikiExtension.xcu
msgctxt ""
@@ -241,7 +239,7 @@ msgctxt ""
"Dlg_SendToMediaWiki_BrowserCheck\n"
"value.text"
msgid "Show in web ~browser"
-msgstr ""
+msgstr "Prikaži u web ~pregledniku"
#: WikiExtension.xcu
msgctxt ""
@@ -250,7 +248,7 @@ msgctxt ""
"UnknownCert\n"
"value.text"
msgid "The certificate of the selected site is unknown."
-msgstr ""
+msgstr "Potvrda o odabranom mjestu je nepoznata."
#: WikiExtension.xcu
msgctxt ""
@@ -262,14 +260,13 @@ msgid "MediaWiki"
msgstr "MediaWiki"
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
"Dlg_EditSetting_AccountLine\n"
"value.text"
msgid "Account"
-msgstr "R~ačun"
+msgstr "Nalog"
#: WikiExtension.xcu
msgctxt ""
@@ -278,7 +275,7 @@ msgctxt ""
"Dlg_EditSetting_WikiLine\n"
"value.text"
msgid "MediaWiki Server"
-msgstr ""
+msgstr "MediaWiki Server"
#: WikiExtension.xcu
msgctxt ""
@@ -296,7 +293,7 @@ msgctxt ""
"Dlg_MediaWiki_Extension_String\n"
"value.text"
msgid "Wiki Publisher"
-msgstr ""
+msgstr "Wiki Objavljivač"
#: WikiExtension.xcu
msgctxt ""
@@ -305,4 +302,4 @@ msgctxt ""
"Dlg_WikiPageExists_Label1\n"
"value.text"
msgid "A wiki article with the title '$ARG1' already exists.&#13;&#13;Do you want to replace the current article with your article?&#13;&#13;"
-msgstr ""
+msgstr "Wiki članak sa naslovom '$ARG1' već postoji.&#13;&#13;Da li želite da zamijenite postojeći članak sa vašim?&#13;&#13;"
diff --git a/source/bs/sysui/desktop/share.po b/source/bs/sysui/desktop/share.po
index e7e8267586e..0cf568a5dcf 100644
--- a/source/bs/sysui/desktop/share.po
+++ b/source/bs/sysui/desktop/share.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-06-16 13:35+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-26 17:08+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390756110.0\n"
#: documents.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekst Dokument"
#: documents.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"text-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon tekst dokumenta"
#: documents.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"master-document\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 master dokument"
#: documents.ulf
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"formula\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 formula"
#: documents.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"presentation\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 prezentacija"
#: documents.ulf
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"presentation-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon prezentacije"
#: documents.ulf
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"drawing\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 crtež"
#: documents.ulf
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"drawing-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon crteža"
#: documents.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 tablični proračun"
#: documents.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 šablon tabličnog proračuna"
#: documents.ulf
msgctxt ""
@@ -104,13 +105,12 @@ msgid "OpenDocument Text"
msgstr "OpenDocument tekst"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"oasis-text-flat-xml\n"
"LngText.text"
msgid "OpenDocument Text (Flat XML)"
-msgstr "OpenDocument šablon prezentacije"
+msgstr "OtvoreniDokument Tekst(Flat XML)"
#: documents.ulf
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"oasis-master-document\n"
"LngText.text"
msgid "OpenDocument Master Document"
-msgstr "OpenDocument glavni dokument"
+msgstr "OpenDocument master dokument"
#: documents.ulf
msgctxt ""
@@ -145,13 +145,12 @@ msgid "OpenDocument Presentation"
msgstr "OpenDocument prezentacija"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"oasis-presentation-flat-xml\n"
"LngText.text"
msgid "OpenDocument Presentation (Flat XML)"
-msgstr "OpenDocument šablon prezentacije"
+msgstr "OpenDokument prezentacija (Flat XML)"
#: documents.ulf
msgctxt ""
@@ -170,13 +169,12 @@ msgid "OpenDocument Drawing"
msgstr "OpenDocument crtež"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"oasis-drawing-flat-xml\n"
"LngText.text"
msgid "OpenDocument Drawing (Flat XML)"
-msgstr "OpenDocument šablon prezentacije"
+msgstr "OtvoreniDokument Crtanje (Flat XML)"
#: documents.ulf
msgctxt ""
@@ -200,7 +198,7 @@ msgctxt ""
"oasis-spreadsheet-flat-xml\n"
"LngText.text"
msgid "OpenDocument Spreadsheet (Flat XML)"
-msgstr ""
+msgstr "OtvoreniDokument Tabelarni prikaz (Flat XML)"
#: documents.ulf
msgctxt ""
@@ -376,7 +374,7 @@ msgctxt ""
"writer\n"
"LngText.text"
msgid "Create and edit text and graphics in letters, reports, documents and Web pages by using Writer."
-msgstr "Kreiranje i uređivanje teksta i grafike u pismima, izvještajima, dokumentima i Web stranicama koristeći Writer."
+msgstr "Pravite i mijenjajte tekst i grafiku u pismima, izvještajima, dokumentima i Web stranicama koristeći Writer."
#: launcher_comment.ulf
msgctxt ""
@@ -395,13 +393,12 @@ msgid "Create and edit drawings, flow charts, and logos by using Draw."
msgstr "Kreiranje i uređivanje crteža, dijagrama toka i amblema koristeći Draw."
#: launcher_comment.ulf
-#, fuzzy
msgctxt ""
"launcher_comment.ulf\n"
"calc\n"
"LngText.text"
msgid "Perform calculations, analyze information and manage lists in spreadsheets by using Calc."
-msgstr "Obavljanje proračuna, analiza informacija i upravljanje listama u tablicama koristeći Calc."
+msgstr "Izračunavanje, analiziranje informacija i upravljanje listama u unakrsnim tabelama koristeći Calc."
#: launcher_comment.ulf
msgctxt ""
@@ -489,7 +486,7 @@ msgctxt ""
"xsltfilter\n"
"LngText.text"
msgid "XSLT based filters"
-msgstr ""
+msgstr "XSLT bazirani filteri"
#: launcher_unityquicklist.ulf
msgctxt ""
@@ -500,22 +497,20 @@ msgid "New Document"
msgstr "Novi dokument"
#: launcher_unityquicklist.ulf
-#, fuzzy
msgctxt ""
"launcher_unityquicklist.ulf\n"
"impress\n"
"LngText.text"
msgid "New Presentation"
-msgstr "Prezentacija"
+msgstr "Nova prezentacija"
#: launcher_unityquicklist.ulf
-#, fuzzy
msgctxt ""
"launcher_unityquicklist.ulf\n"
"calc\n"
"LngText.text"
msgid "New Spreadsheet"
-msgstr "ODF Spreadsheet"
+msgstr "Novi tabelarni prikaz"
#: launcher_unityquicklist.ulf
msgctxt ""
@@ -526,19 +521,17 @@ msgid "New Database"
msgstr "Nova baza podataka"
#: launcher_unityquicklist.ulf
-#, fuzzy
msgctxt ""
"launcher_unityquicklist.ulf\n"
"math\n"
"LngText.text"
msgid "New Formula"
-msgstr "Prikaži formulu"
+msgstr "Nova Formula"
#: launcher_unityquicklist.ulf
-#, fuzzy
msgctxt ""
"launcher_unityquicklist.ulf\n"
"draw\n"
"LngText.text"
msgid "New Drawing"
-msgstr "Sljedeća slika"
+msgstr "Novi crtež"
diff --git a/source/bs/tubes/uiconfig/ui.po b/source/bs/tubes/uiconfig/ui.po
index d366cd4ae72..7c482c10d4a 100644
--- a/source/bs/tubes/uiconfig/ui.po
+++ b/source/bs/tubes/uiconfig/ui.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812475.0\n"
#: contacts.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Listen"
-msgstr ""
+msgstr "Slušaj"
#: contacts.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invite"
-msgstr ""
+msgstr "Pozovi"
#: contacts.ui
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "StartDemoSession"
-msgstr ""
+msgstr "Počni demo sesiju"
#: contacts.ui
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "StartBuddySession"
-msgstr ""
+msgstr "Počni buddy sesiju"
#: contacts.ui
msgctxt ""
@@ -57,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "StartGroupSession"
-msgstr ""
+msgstr "Počni grupnu sesiju"
#: contacts.ui
msgctxt ""
@@ -66,4 +68,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select a contact to collaborate with"
-msgstr ""
+msgstr "Odaberi kontakt za kolaboraciju"
diff --git a/source/bs/uui/source.po b/source/bs/uui/source.po
index 23500c79aab..8f82886336a 100644
--- a/source/bs/uui/source.po
+++ b/source/bs/uui/source.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-11 23:09+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 22:28+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390516109.0\n"
#: alreadyopen.src
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"STR_ALREADYOPEN_OPEN_BTN\n"
"string.text"
msgid "~Open"
-msgstr "~tvori"
+msgstr "~Otvori"
#: alreadyopen.src
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"STR_FILECHANGED_TITLE\n"
"string.text"
msgid "Document Has Been Changed by Others"
-msgstr ""
+msgstr "Dokument je promijenjen od strane Drugih"
#: filechanged.src
msgctxt ""
@@ -98,10 +99,10 @@ msgid ""
"Do you want to save anyway?\n"
"\n"
msgstr ""
-"Datoteka je izmijenjena nakon što je otvorena za uređivanje u %PRODUCTNAME. Spremanje vaše verzije dokumenta će promijeniti izmjene koje su uradili drugi.\n"
+"Datoteka je izmijenjena nakon što je otvorena za editovanje u %PRODUCTNAME. Snimanje vaše verzije dokumenta će poništiti izmjene koje su uradili drugi.\n"
"\n"
"Da li ipak želite snimiti?\n"
-"\\"
+"\n"
#: filechanged.src
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"STR_WARNING_INCOMPLETE_ENCRYPTION_TITLE\n"
"string.text"
msgid "Non-Encrypted Streams"
-msgstr ""
+msgstr "Neenkriptirani Stream"
#: ids.src
msgctxt ""
@@ -158,7 +159,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_ABORT & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation executed on $(ARG1) was aborted."
-msgstr "Operacija nad $(ARG1) je bila prekinuta"
+msgstr "Operacija nad $(ARG1) je bila prekinuta."
#: ids.src
msgctxt ""
@@ -167,7 +168,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_ACCESSDENIED & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Access to $(ARG1) was denied."
-msgstr "Pristup do $(ARG1) je zabranjen"
+msgstr "Pristup do $(ARG1) je zabranjen."
#: ids.src
msgctxt ""
@@ -176,7 +177,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_ALREADYEXISTS & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) already exists."
-msgstr "$(ARG1) već postoji"
+msgstr "$(ARG1) već postoji."
#: ids.src
msgctxt ""
@@ -185,7 +186,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_TARGETALREADYEXISTS & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Target already exists."
-msgstr "Meta već postoji"
+msgstr "Meta već postoji."
#: ids.src
msgctxt ""
@@ -198,9 +199,9 @@ msgid ""
"$(ARG1)\n"
"which are too large to store in binary format. If you wish users that don't have access to the library password to be able to run macros in those module(s) you must split those modules into a number of smaller modules. Do you wish to continue to save/export this library?"
msgstr ""
-"Namjeravate spremiti/izvesti lozinkom zaštićenu osnovnu knjižnicu koja sadrži modul(e)\n"
+"Namjeravate snimiti/izvesti lozinkom zaštićenu osnovnu biblioteku koja sadrži modul(e)\n"
"$(ARG1)\n"
-"a koji su preveliki za zapisivanje u binarnom obliku. Ukoliko želite da korisnici, koji nemaju pristup lozinki knjižnice, mogu pokrenuti makro naredbe u tom modulu ili modulima morate razlomiti te module u više manjih modula. Želite li nastaviti sa spremanjem/izvozom ove knjižnice?"
+"a koji su preveliki za zapisivanje u binarnom obliku. Ukoliko želite da korisnici, koji nemaju pristup lozinki biblioteke, mogu pokrenuti makro naredbe u tom modulu ili modulima morate razlomiti te module u više manjih modula. Želite li nastaviti sa snimanjem/izvozom ove biblioteke?"
#: ids.src
msgctxt ""
@@ -209,7 +210,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_BADCRC & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The data from $(ARG1) has an incorrect checksum."
-msgstr "Podaci iz $(ARG1) imaju nepravilan checksum"
+msgstr "Podaci iz $(ARG1) imaju nepravilan checksum."
#: ids.src
msgctxt ""
@@ -218,7 +219,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_CANTCREATE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The object $(ARG1) cannot be created in directory $(ARG2)."
-msgstr "Objekat $(ARG1) nije moguće napraviti u direktoriju $(ARG2)"
+msgstr "Objekat $(ARG1) nije moguće napraviti u direktoriju $(ARG2)."
#: ids.src
msgctxt ""
@@ -227,7 +228,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_CANTREAD & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Data of $(ARG1) could not be read."
-msgstr "Podake iz $(ARG1) nije moguće čitati"
+msgstr "Podake iz $(ARG1) nije moguće čitati."
#: ids.src
msgctxt ""
@@ -236,7 +237,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_CANTSEEK & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The seek operation on $(ARG1) could not be performed."
-msgstr "Traženje $(ARG1) nije moguće izvesti"
+msgstr "Traženje $(ARG1) nije moguće izvesti."
#: ids.src
msgctxt ""
@@ -245,7 +246,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_CANTTELL & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The tell operation on $(ARG1) could not be performed."
-msgstr "Operaciju 'tell' iz $(ARG1) nije moguće izvesti"
+msgstr "Operaciju 'tell' iz $(ARG1) nije moguće izvesti."
#: ids.src
msgctxt ""
@@ -254,7 +255,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_CANTWRITE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Data for $(ARG1) could not be written."
-msgstr "Podatke iz $(ARG1) nije moguće zapisati"
+msgstr "Podatke iz $(ARG1) nije moguće zapisati."
#: ids.src
msgctxt ""
@@ -263,7 +264,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_CURRENTDIR & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Action impossible: $(ARG1) is the current directory."
-msgstr "Nemoguća operacija: $(ARG1) je trenutni direktorij"
+msgstr "Nemoguća operacija: $(ARG1) je trenutni direktorij."
#: ids.src
msgctxt ""
@@ -272,7 +273,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTREADY & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is not ready."
-msgstr "$(ARG1) nije spreman"
+msgstr "$(ARG1) nije spreman."
#: ids.src
msgctxt ""
@@ -281,7 +282,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTSAMEDEVICE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Action impossible: $(ARG1) and $(ARG2) are different devices (drives)."
-msgstr "Nemoguća akcija: $(ARG1) i $(ARG2) su različiti uređaji"
+msgstr "Nemoguća akcija: $(ARG1) i $(ARG2) su različiti uređaji."
#: ids.src
msgctxt ""
@@ -290,7 +291,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_GENERAL & ERRCODE_RES_MASK)\n"
"string.text"
msgid "General input/output error while accessing $(ARG1)."
-msgstr "Prilikom pristupanja $(ARG1) je došlo do greške čitanja/pisanja"
+msgstr "Prilikom pristupanja $(ARG1) je došlo do greške čitanja/pisanja."
#: ids.src
msgctxt ""
@@ -299,7 +300,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_INVALIDACCESS & ERRCODE_RES_MASK)\n"
"string.text"
msgid "An attempt was made to access $(ARG1) in an invalid way."
-msgstr "Pokušaj pristupa do $(ARG1) je izveden na nepravilan način"
+msgstr "Pokušaj pristupa do $(ARG1) je izveden na nepravilan način."
#: ids.src
msgctxt ""
@@ -308,7 +309,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_INVALIDCHAR & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) contains invalid characters."
-msgstr "$(ARG1) sadrži nepravilne znakove"
+msgstr "$(ARG1) sadrži nepravilne znakove."
#: ids.src
msgctxt ""
@@ -317,7 +318,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_INVALIDDEVICE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The device (drive) $(ARG1) is invalid."
-msgstr "Uređaj $(ARG1) je nepravilan"
+msgstr "Uređaj $(ARG1) je nepravilan."
#: ids.src
msgctxt ""
@@ -326,7 +327,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_INVALIDLENGTH & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The data from $(ARG1) has an invalid length."
-msgstr "Podaci iz $(ARG1) imaju nepravilnu dužinu"
+msgstr "Podaci iz $(ARG1) imaju nepravilnu dužinu."
#: ids.src
msgctxt ""
@@ -335,7 +336,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_INVALIDPARAMETER & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation on $(ARG1) was started with an invalid parameter."
-msgstr "Operacija nad $(ARG1) je započeta sa nepravilnim parametrom"
+msgstr "Operacija nad $(ARG1) je započeta sa nepravilnim parametrom."
#: ids.src
msgctxt ""
@@ -344,7 +345,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_ISWILDCARD & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation cannot be performed because $(ARG1) contains wildcards."
-msgstr "Operaciju nije moguće izvesti, jer $(ARG1) sadrži 'joker' znakove"
+msgstr "Operaciju nije moguće izvesti, jer $(ARG1) sadrži džoker znakove."
#: ids.src
msgctxt ""
@@ -362,7 +363,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_MISPLACEDCHAR & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) contains misplaced characters."
-msgstr "$(ARG1) sadrži pogrešno postavljene znakove"
+msgstr "$(ARG1) sadrži pogrešno postavljene znakove."
#: ids.src
msgctxt ""
@@ -371,7 +372,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NAMETOOLONG & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The name $(ARG1) contains too many characters."
-msgstr "Ime $(ARG1) sadrži previše znakova"
+msgstr "Ime $(ARG1) sadrži previše znakova."
#: ids.src
msgctxt ""
@@ -380,7 +381,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTEXISTS & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) does not exist."
-msgstr "$(ARG1) ne postoji"
+msgstr "$(ARG1) ne postoji."
#: ids.src
msgctxt ""
@@ -389,7 +390,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTEXISTSPATH & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The path $(ARG1) does not exist."
-msgstr "Staza do $(ARG1) ne postoji"
+msgstr "Staza do $(ARG1) ne postoji."
#: ids.src
msgctxt ""
@@ -398,7 +399,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTSUPPORTED & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation on $(ARG1) is not supported on this operating system."
-msgstr "Operacija nad $(ARG1) nije podržana od strane operativnog sistema"
+msgstr "Operacija nad $(ARG1) nije podržana od strane operativnog sistema."
#: ids.src
msgctxt ""
@@ -407,7 +408,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTADIRECTORY & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is not a directory."
-msgstr "$(ARG1) nije direktorij"
+msgstr "$(ARG1) nije direktorij."
#: ids.src
msgctxt ""
@@ -425,7 +426,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_OUTOFSPACE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "There is no space left on device $(ARG1)."
-msgstr "Nije ostalo dovoljno prostora na uređaju da se napravi $(ARG1)"
+msgstr "Nije ostalo dovoljno prostora na uređaju da se napravi $(ARG1)."
#: ids.src
msgctxt ""
@@ -434,7 +435,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_TOOMANYOPENFILES & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation on $(ARG1) cannot be performed because too many files are already open."
-msgstr "Operacije nad $(ARG1) nije moguće izvesti, jer je previše otvorenih datoteka"
+msgstr "Operacije nad $(ARG1) nije moguće izvesti, jer je previše otvorenih datoteka."
#: ids.src
msgctxt ""
@@ -443,7 +444,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_OUTOFMEMORY & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation on $(ARG1) cannot be performed because there is no more memory available."
-msgstr "Operacije nad $(ARG1) nije moguće izvesti, jer nema dostupne memorije"
+msgstr "Operacije nad $(ARG1) nije moguće izvesti, jer nema dostupne memorije."
#: ids.src
msgctxt ""
@@ -452,7 +453,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_PENDING & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The operation on $(ARG1) cannot continue because more data is pending."
-msgstr "Operaciju $(ARG1) nije moguće nastaviti jer još podataka čeka na obradu"
+msgstr "Operaciju $(ARG1) nije moguće nastaviti jer još podataka čeka na obradu."
#: ids.src
msgctxt ""
@@ -461,7 +462,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_RECURSIVE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) cannot be copied into itself."
-msgstr "$(ARG1) nije moguće kopirati u samoga sebe"
+msgstr "$(ARG1) nije moguće kopirati u samoga sebe."
#: ids.src
msgctxt ""
@@ -470,7 +471,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_UNKNOWN & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Unknown input/output error while accessing $(ARG1)."
-msgstr "Prilikom pristupa $(ARG1) je došlo do greške prilikom čitanja/pisanja"
+msgstr "Prilikom pristupa $(ARG1) je došlo do greške prilikom čitanja/pisanja."
#: ids.src
msgctxt ""
@@ -479,7 +480,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_WRITEPROTECTED & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is write protected."
-msgstr "$(ARG1) je zaštićen za pisanje"
+msgstr "$(ARG1) je zaštićen za pisanje."
#: ids.src
msgctxt ""
@@ -488,7 +489,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_WRONGFORMAT & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is not in the correct format."
-msgstr "$(ARG1) nije u pravilnom obliku zapisa"
+msgstr "$(ARG1) nije u pravilnom obliku zapisa."
#: ids.src
msgctxt ""
@@ -497,7 +498,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_WRONGVERSION & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The version of $(ARG1) is not correct."
-msgstr "Verzija $(ARG1) je nepravilna"
+msgstr "Verzija $(ARG1) je nepravilna."
#: ids.src
msgctxt ""
@@ -506,7 +507,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTEXISTS_VOLUME & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Drive $(ARG1) does not exist."
-msgstr "Disk $(ARG1) ne postoji"
+msgstr "Disk $(ARG1) ne postoji."
#: ids.src
msgctxt ""
@@ -515,7 +516,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTEXISTS_FOLDER & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Folder $(ARG1) does not exist."
-msgstr "Direktorij $(ARG1) ne postoji"
+msgstr "Direktorij $(ARG1) ne postoji."
#: ids.src
msgctxt ""
@@ -524,7 +525,7 @@ msgctxt ""
"(ERRCODE_UUI_WRONGJAVA & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The installed Java version is not supported."
-msgstr "Instalirana verzija Java-e nije podržana"
+msgstr "Instalirana verzija Java-e nije podržana."
#: ids.src
msgctxt ""
@@ -533,7 +534,7 @@ msgctxt ""
"(ERRCODE_UUI_WRONGJAVA_VERSION & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The installed Java version $(ARG1) is not supported."
-msgstr "Instalirana verzija Java-e $(ARG1) nije podržana"
+msgstr "Instalirana verzija Java-e $(ARG1) nije podržana."
#: ids.src
msgctxt ""
@@ -542,7 +543,7 @@ msgctxt ""
"(ERRCODE_UUI_WRONGJAVA_MIN & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The installed Java version is not supported, at least version $(ARG1) is required."
-msgstr "Trenutna verzija Java-e nije podržana, potrebna je novija verzija $(ARG1)"
+msgstr "Trenutna verzija Java-e nije podržana, potrebna je novija verzija $(ARG1)."
#: ids.src
msgctxt ""
@@ -551,7 +552,7 @@ msgctxt ""
"(ERRCODE_UUI_WRONGJAVA_VERSION_MIN & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The installed Java version $(ARG1) is not supported, at least version $(ARG2) is required."
-msgstr "Instalirana verzija Java-e $(ARG1) nije podržana, potrebna je novija verzija $(ARG2)"
+msgstr "Instalirana verzija Java-e $(ARG1) nije podržana, potrebna je novija verzija $(ARG2)."
#: ids.src
msgctxt ""
@@ -578,7 +579,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTREADY_VOLUME & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Volume $(ARG1) is not ready."
-msgstr "Particija $(ARG1) nije spremna"
+msgstr "Particija $(ARG1) nije spremna."
#: ids.src
msgctxt ""
@@ -587,7 +588,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTREADY_REMOVABLE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "$(ARG1) is not ready; please insert a storage medium."
-msgstr "$(ARG1) nije spreman; molim ubacite medijum"
+msgstr "$(ARG1) nije spreman; molim ubacite medij."
#: ids.src
msgctxt ""
@@ -596,7 +597,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_NOTREADY_VOLUME_REMOVABLE & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Volume $(ARG1) is not ready; please insert a storage medium."
-msgstr "Particija $(ARG1) nije spremna; molim ubacite medijum"
+msgstr "Particija $(ARG1) nije spremna; molim ubacite medij."
#: ids.src
msgctxt ""
@@ -605,7 +606,7 @@ msgctxt ""
"(ERRCODE_UUI_WRONGMEDIUM & ERRCODE_RES_MASK)\n"
"string.text"
msgid "Please insert disk $(ARG1)."
-msgstr "Ubacite disk $(ARG1)"
+msgstr "Ubacite disk $(ARG1)."
#: ids.src
msgctxt ""
@@ -614,7 +615,7 @@ msgctxt ""
"(ERRCODE_UUI_IO_CANTCREATE_NONAME & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The object cannot be created in directory $(ARG1)."
-msgstr "Objekat nije moguće napraviti u direktoriju $(ARG1)"
+msgstr "Objekat nije moguće napraviti u direktoriju $(ARG1)."
#: ids.src
msgctxt ""
@@ -640,7 +641,15 @@ msgid ""
"Execution of macros is disabled for this document.\n"
"\n"
"Should %PRODUCTNAME repair the file?\n"
-msgstr "Datoteka '$(ARG1)' je neispravna i stoga ne može biti otvorena. Da li da %PRODUCTNAME popravi datoteku?"
+msgstr ""
+"Datoteka '$(ARG1)' je neispravna i stoga ne može biti otvorena. %PRODUCTNAME će pokušati da je popravi.\n"
+"\n"
+"Oštećenje može biti rezultat manipulacije nad dokumentom ili strukturalnog oštećenja dokumenta zbog prenosa podataka.\n"
+"\n"
+"Preporučujemo da ne vjerujete sadržaju popravljenog dokumenta.\n"
+"Izvršenje makroa je isključeno za ovaj dokument.\n"
+"\n"
+"Da li da %PRODUCTNAME popravi datoteku?\n"
#: ids.src
msgctxt ""
@@ -661,7 +670,7 @@ msgid ""
"Configuration data in '$(ARG1)' is corrupted. Without this data some functions may not operate correctly.\n"
"Do you want to continue startup of %PRODUCTNAME without the corrupted configuration data?"
msgstr ""
-"Osobna konfiguracijska datoteka '$(ARG1)' je oštećena. Bez tih podataka neke vunkcije neće ispravno raditi.\n"
+"Osobna konfiguracijska datoteka '$(ARG1)' je oštećena. Bez tih podataka neke funkcije neće ispravno raditi.\n"
" Želite li nastaviti pokretanje %PRODUCTNAME bez nepostojećih konfiguracijskih podataka?"
#: ids.src
@@ -715,17 +724,16 @@ msgctxt ""
"(ERRCODE_UUI_LOCKING_LOCKED & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The file $(ARG1) is locked by another user. Currently, another write access to this file cannot be granted."
-msgstr "Datoteka '$(ARG1)' je zaključana od strane drugog korisnika. Trenutno ne možemo dati još jednu dozvolu za pisanje u ovu datoteku."
+msgstr "Datoteka $(ARG1) je zaključana od strane drugog korisnika. Trenutno ne možemo dati još jednu dozvolu za pisanje u ovu datoteku."
#: ids.src
-#, fuzzy
msgctxt ""
"ids.src\n"
"RID_UUI_ERRHDL\n"
"(ERRCODE_UUI_LOCKING_LOCKED_SELF & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The file $(ARG1) is locked by yourself. Currently, another write access to this file cannot be granted."
-msgstr "Datoteka '$(ARG1)' je zaključana od strane drugog korisnika. Trenutno ne možemo dati još jednu dozvolu za pisanje u ovu datoteku."
+msgstr "Fajl $(ARG1) je zaključan. Trenutno, još jedan pristup fajlu ne može biti odobren."
#: ids.src
msgctxt ""
@@ -734,7 +742,7 @@ msgctxt ""
"(ERRCODE_UUI_LOCKING_NOT_LOCKED & ERRCODE_RES_MASK)\n"
"string.text"
msgid "The file $(ARG1) is currently not locked by yourself."
-msgstr ""
+msgstr "Fajl $(ARG1) nije trenutno zaključan."
#: ids.src
msgctxt ""
@@ -746,6 +754,8 @@ msgid ""
"The previously obtained lock for file $(ARG1) has expired.\n"
"This can happen due to problems on the server managing the file lock. It cannot be guaranteed that write operations on this file will not overwrite changes done by other users!"
msgstr ""
+"Prethodno upotrebljeno zaključavanje fajla $(ARG1) je isteklo.\n"
+"Ovo se može desiti zbog problema sa serverskim upravljanjem zaključavanja fajla. Ne može biti garantovano da na napisane operacije na ovom fajlu neće biti prepisane promjene napravljene od strane drugih korisnika!"
#: ids.src
msgctxt ""
@@ -758,9 +768,9 @@ msgid ""
"\n"
"Before accepting this certificate, you should examine this site's certificate carefully. Are you willing to accept this certificate for the purpose of identifying the Web site $(ARG1)?"
msgstr ""
-"Nemoguće verificirati identitet od $(ARG1) stranice. \n"
+"Nemoguće verificirati identitet stranice $(ARG1).\n"
"\n"
-" Prije nego se prihvati ovaj certifikat, trebate oprezno ispitati certifikat stranice. Da li ste voljni prihvatiti ovaj certifikat u svrhu identificiranja Web stranice $(ARG1)?"
+"Prije nego se prihvati ovaj certifikat, trebate oprezno ispitati certifikat stranice. Da li ste voljni prihvatiti ovaj certifikat u svrhu identificiranja Web stranice $(ARG1)?"
#: ids.src
msgctxt ""
@@ -773,9 +783,9 @@ msgid ""
"\n"
"You should check to make sure that your computer's time is correct."
msgstr ""
-"$(ARG1) je stranica koja koristi sigurnosni certifikat da bi enkriptovala podatke tijekom transmisije, ali njen certifikat je istekao na $(ARG1). \n"
+"$(ARG1) je stranica koja koristi sigurnosni certifikat da bi šifrovala podatke tokom transmisije, ali njen certifikat je istekao na dan $(ARG2).\n"
"\n"
-"Morate provjeriti da biste bili sigurno da je vrijeme vaseg kompjutera ispravno."
+"Morate provjeriti da biste bili sigurno da je vrijeme vašeg kompjutera ispravno."
#: ids.src
msgctxt ""
@@ -790,11 +800,11 @@ msgid ""
"\n"
"Would you like to continue anyway?"
msgstr ""
-"Pokušali ste uspostaviti vezu sa $(ARG1). Međutim, predstavljeni sigurnosni certifikat pripada $(ARG12). Moguće je, iako neprikladno, da je neko pokušavao prekinuti vašu vezu sa ovom stranicom.\n"
+"Pokušali ste uspostaviti vezu sa $(ARG1). Međutim, predstavljeni sigurnosni certifikat pripada $(ARG2). Moguće je, iako malo vjerovatno, da je neko pokušavao prekinuti vašu vezu sa ovom stranicom.\n"
"\n"
"Ako sumnjate da prikazani certifikat ne pripada $(ARG1), molimo Vas da otkažete vezu i da obavijestite administratora stranice.\n"
"\n"
-"Da li želite nastaviti? "
+"Da li želite nastaviti?"
#: ids.src
msgctxt ""
@@ -807,9 +817,9 @@ msgid ""
"\n"
"If you suspect the certificate shown, please cancel the connection and notify the site administrator."
msgstr ""
-"Certifikat nije validovan. Morate oprezno ispitati certifikat stranice.\n"
+"Nije uspjela provjera certifikata. Morate oprezno pregledati certifikat stranice.\n"
"\n"
-"Ako sumnjate u prikazani certifikat, molimo Vas da otkazete konekciju i obavijestite administratora stranice."
+"Ako sumnjate u prikazani certifikat, molimo Vas da otkažete konekciju i obavijestite administratora stranice."
#: ids.src
msgctxt ""
@@ -850,6 +860,10 @@ msgid ""
"\n"
" $(ARG1)."
msgstr ""
+"Komponenta ne može biti učitana, moguća slomljena ili nepotpuna instalacija.\n"
+"Potpuna poruka greške:\n"
+"\n"
+" $(ARG1)."
#: ids.src
msgctxt ""
@@ -861,6 +875,8 @@ msgid ""
"You are saving to a macro-free document format, the macros contained in this document will not be saved.\n"
"Do you wish to continue?"
msgstr ""
+"Spašavate u format dokumenta bez makroa, makroi sadržani u ovom dokumentu neće biti spašeni.\n"
+"Da li želite nastaviti?"
#: lockfailed.src
msgctxt ""
@@ -889,7 +905,7 @@ msgid ""
"Enter user name and password for: \n"
"%1"
msgstr ""
-"Unesite korisničko ime i šifru za:\n"
+"Unesite korisničko ime i lozinku za: \n"
"%1"
#: logindlg.src
@@ -902,7 +918,7 @@ msgid ""
"Enter user name and password for: \n"
"\"%2\" on %1"
msgstr ""
-"Unesite korisničko ime i šifru za:\n"
+"Unesite korisničko ime i lozinku za: \n"
"\"%2\" na %1"
#: logindlg.src
@@ -986,13 +1002,12 @@ msgid "Rename"
msgstr "Preimenuj"
#: nameclashdlg.src
-#, fuzzy
msgctxt ""
"nameclashdlg.src\n"
"DLG_SIMPLE_NAME_CLASH\n"
"modaldialog.text"
msgid "File Exists"
-msgstr "Postoji"
+msgstr "Datoteka postoji"
#: newerverwarn.src
msgctxt ""
@@ -1007,7 +1022,7 @@ msgid ""
msgstr ""
"Ovaj dokument je kreiran novom verzijom %PRODUCTNAME. Može sadržavati odlike koje nisu podržane trenutnom verzijom.\n"
"\n"
-" Klikni 'Ažuriraj sada...' da pokrenete ažuriranje preko Interneta i dobijete najnoviju verziju %PRODUCTNAME"
+" Klikni 'Ažuriraj sada...' da pokrenete ažuriranje preko Interneta i dobijete najnoviju verziju %PRODUCTNAME."
#: newerverwarn.src
msgctxt ""
@@ -1056,7 +1071,7 @@ msgid ""
"Open document read-only or open a copy of the document for editing.\n"
"\n"
msgstr ""
-"Dokument datoteka '$(ARG1)' je zaključana zaizmjene od strane:\n"
+"Dokument datoteka '$(ARG1)' je zaključana za izmjene od strane:\n"
"\n"
"$(ARG2)\n"
"\n"
@@ -1094,7 +1109,7 @@ msgctxt ""
"STR_ENTER_PASSWORD_TO_OPEN\n"
"string.text"
msgid "Enter password to open file: \n"
-msgstr "Unesite šifru"
+msgstr "Unesite lozinku za otvaranje datoteke: \n"
#: passworddlg.src
msgctxt ""
@@ -1106,24 +1121,22 @@ msgid "Enter password to modify file: \n"
msgstr "Unesite šifru za izmjenu datoteke: \n"
#: passworddlg.src
-#, fuzzy
msgctxt ""
"passworddlg.src\n"
"DLG_UUI_PASSWORD\n"
"STR_ENTER_SIMPLE_PASSWORD\n"
"string.text"
msgid "Enter password: "
-msgstr "Unesite šifru"
+msgstr "Unesite lozinku: "
#: passworddlg.src
-#, fuzzy
msgctxt ""
"passworddlg.src\n"
"DLG_UUI_PASSWORD\n"
"STR_CONFIRM_SIMPLE_PASSWORD\n"
"string.text"
msgid "Confirm password: "
-msgstr "Potvrdite šifru"
+msgstr "Potvrdite lozinku: "
#: passworddlg.src
msgctxt ""
@@ -1150,7 +1163,7 @@ msgctxt ""
"STR_PASSWORD_MISMATCH\n"
"string.text"
msgid "The confirmation password did not match the password. Set the password again by entering the same password in both boxes."
-msgstr ""
+msgstr "Potvrđena lozinka se ne poklapa sa lozinkom. Postavi lozinku ponovo, unoseći istu lozinku u obje kutije."
#: passworderrs.src
msgctxt ""
@@ -1169,22 +1182,20 @@ msgid "The password is incorrect. The file cannot be modified."
msgstr "Unijeli ste neispravnu šifru. Dokument se ne može otvoriti."
#: passworderrs.src
-#, fuzzy
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_MASTERPASSWORD_WRONG\n"
"string.text"
msgid "The master password is incorrect."
-msgstr "Šifra nije postavljena."
+msgstr "Glavna lozinka je neispravna."
#: passworderrs.src
-#, fuzzy
msgctxt ""
"passworderrs.src\n"
"STR_ERROR_SIMPLE_PASSWORD_WRONG\n"
"string.text"
msgid "The password is incorrect."
-msgstr "Šifra nije postavljena."
+msgstr "Lozinka je neispravna."
#: passworderrs.src
msgctxt ""
@@ -1246,7 +1257,7 @@ msgctxt ""
"PB_ENABLE\n"
"okbutton.text"
msgid "~Enable Macros"
-msgstr "Uključi makroe"
+msgstr "~Uključi makroe"
#: secmacrowarnings.src
msgctxt ""
@@ -1255,7 +1266,7 @@ msgctxt ""
"PB_DISABLE\n"
"cancelbutton.text"
msgid "~Disable Macros"
-msgstr "Isključi makroe"
+msgstr "~Isključi makroe"
#: secmacrowarnings.src
msgctxt ""
@@ -1290,7 +1301,7 @@ msgctxt ""
"PB_CANCEL\n"
"cancelbutton.text"
msgid "Cancel Connection"
-msgstr "Prekid veze"
+msgstr "Prekini vezu"
#: sslwarndlg.src
msgctxt ""
@@ -1369,7 +1380,7 @@ msgctxt ""
"PB_HELP\n"
"helpbutton.text"
msgid "Help"
-msgstr "Help Agent"
+msgstr "Pomoć"
#: unknownauthdlg.src
msgctxt ""
@@ -1387,7 +1398,7 @@ msgctxt ""
"RB_ACCEPT_1\n"
"radiobutton.text"
msgid "Accept this certificate temporarily for this session"
-msgstr "Privremeno prihvati ovaj certifikat za ovu sesiju "
+msgstr "Privremeno prihvati ovaj certifikat za ovu sesiju"
#: unknownauthdlg.src
msgctxt ""
@@ -1413,4 +1424,4 @@ msgctxt ""
"DLG_UUI_UNKNOWNAUTH\n"
"modaldialog.text"
msgid "Website Certified by an Unknown Authority"
-msgstr "Web sajt certificiran od strane nopoznatog izdavača"
+msgstr "Web sajt certificiran od strane nepoznatog izdavača"
diff --git a/source/bs/uui/uiconfig/ui.po b/source/bs/uui/uiconfig/ui.po
index 78cfa0efa38..cc7d31cffd0 100644
--- a/source/bs/uui/uiconfig/ui.po
+++ b/source/bs/uui/uiconfig/ui.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 22:32+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390516374.0\n"
#: masterpassworddlg.ui
msgctxt ""
@@ -23,17 +23,16 @@ msgctxt ""
"title\n"
"string.text"
msgid "Enter Master Password"
-msgstr ""
+msgstr "Unesite glavnu lozinku"
#: masterpassworddlg.ui
-#, fuzzy
msgctxt ""
"masterpassworddlg.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Enter password"
-msgstr "Glavna šifra"
+msgstr "_Unesite šifru"
#: setmasterpassworddlg.ui
msgctxt ""
@@ -42,7 +41,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Set Master Password"
-msgstr ""
+msgstr "Postavite glavnu lozinku"
#: setmasterpassworddlg.ui
msgctxt ""
@@ -51,17 +50,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Passwords for web connections 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 ""
+msgstr "Šifra za web konekciju je zaštićena glavnom šifrom. Biće zatraženo da je unosite jednom po sesiji, ako %PRODUCTNAME zatraži šifru iz zaštićene liste šifri."
#: setmasterpassworddlg.ui
-#, fuzzy
msgctxt ""
"setmasterpassworddlg.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Enter password:"
-msgstr "Glavna šifra"
+msgstr "_Unesi lozinku:"
#: setmasterpassworddlg.ui
msgctxt ""
@@ -70,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reenter password:"
-msgstr ""
+msgstr "_Ponovo unesi lozinku:"
#: setmasterpassworddlg.ui
msgctxt ""
@@ -79,4 +77,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caution: If you forget the master password, you will be unable to access any of the information protected by it. Passwords are case sensitive."
-msgstr ""
+msgstr "Oprez: Ako zaboravite glavnu lozinku, nećete biti u mogućnosti da pristupite bilo kojoj njom zaštićenoj informaciji. Šifre su osjetljive na mala i velika slova."
diff --git a/source/bs/vcl/qa/cppunit/builder.po b/source/bs/vcl/qa/cppunit/builder.po
index dcdf003872d..9b48317d342 100644
--- a/source/bs/vcl/qa/cppunit/builder.po
+++ b/source/bs/vcl/qa/cppunit/builder.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-23 22:08+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390514883.0\n"
#: demo.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "cell 1.1"
-msgstr ""
+msgstr "ćelija 1.1"
#: demo.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "cell 3.3"
-msgstr ""
+msgstr "ćelija 3.3"
#: demo.ui
msgctxt ""
@@ -39,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A label that spans three rows"
-msgstr ""
+msgstr "Labela koja obuhvata 3 reda"
#: demo.ui
msgctxt ""
@@ -48,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "EXPAND"
-msgstr ""
+msgstr "EXPAND"
#: demo.ui
msgctxt ""
@@ -57,27 +59,25 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "A tooltip example"
-msgstr ""
+msgstr "Tooltip primjer"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"button5\n"
"label\n"
"string.text"
msgid "FILL"
-msgstr "DATOTEKA"
+msgstr "FILL"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"button3\n"
"label\n"
"string.text"
msgid "button"
-msgstr "Dugme"
+msgstr "dugme"
#: demo.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "radiobutton"
-msgstr ""
+msgstr "radio dugme"
#: demo.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "checkbutton"
-msgstr ""
+msgstr "checkbutton"
#: demo.ui
msgctxt ""
@@ -116,14 +116,13 @@ msgid "right"
msgstr "desno"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label8\n"
"label\n"
"string.text"
msgid "center"
-msgstr "Sredina"
+msgstr "centar"
#: demo.ui
msgctxt ""
@@ -132,7 +131,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "an edit control"
-msgstr ""
+msgstr "kontrola za uređivanje"
#: demo.ui
msgctxt ""
@@ -141,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Frame Label"
-msgstr ""
+msgstr "Labela okvira"
#: demo.ui
msgctxt ""
@@ -150,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "page 1"
-msgstr ""
+msgstr "strana 1"
#: demo.ui
msgctxt ""
@@ -180,14 +179,13 @@ msgid "pages"
msgstr "stranice"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"RB_USE_EXISTING_PAGES\n"
"label\n"
"string.text"
msgid "Converting existing pages to title pages"
-msgstr "Pretvori postojeće stranice u naslovne"
+msgstr "Konvertuj postojeće stranice u naslovne stranice"
#: demo.ui
msgctxt ""
@@ -235,14 +233,13 @@ msgid "Reset Page Numbering after title pages"
msgstr "Resetuj numerisanje stranica nakon naslovne"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"FT_PAGE_COUNT\n"
"label\n"
"string.text"
msgid "Page number"
-msgstr "Broj strane"
+msgstr "Broj stranice"
#: demo.ui
msgctxt ""
@@ -254,14 +251,13 @@ msgid "Set Page Number for first title page"
msgstr "Postavi broj stranice za prvu naslovnu stranicu"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"FT_PAGE_PAGES\n"
"label\n"
"string.text"
msgid "Page number"
-msgstr "Broj strane"
+msgstr "Broj stranice"
#: demo.ui
msgctxt ""
@@ -297,37 +293,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "page 2"
-msgstr ""
+msgstr "strana 2"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"2\n"
"label\n"
"string.text"
msgid "Line break"
-msgstr "Prijelom ~linije"
+msgstr "Prijelom reda"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"3\n"
"label\n"
"string.text"
msgid "Column break"
-msgstr "Prijelomi ~kolona"
+msgstr "Prijelom kolone"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"1\n"
"label\n"
"string.text"
msgid "Page break"
-msgstr "~Prelom stranice"
+msgstr "Prijelom stranice"
#: demo.ui
msgctxt ""
@@ -339,14 +332,13 @@ msgid "Style"
msgstr "Stil"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"7\n"
"label\n"
"string.text"
msgid "Change page number"
-msgstr "Promije~ni broj strane"
+msgstr "Promijeni broj stranice"
#: demo.ui
msgctxt ""
@@ -364,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "page 3"
-msgstr ""
+msgstr "strana 3"
#: demo.ui
msgctxt ""
@@ -376,24 +368,22 @@ msgid "Optimal"
msgstr "Optimalno"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"16\n"
"label\n"
"string.text"
msgid "Fit width and height"
-msgstr "~Uklopi širinu i visinu"
+msgstr "Uklopi širinu i visinu"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"17\n"
"label\n"
"string.text"
msgid "Fit width"
-msgstr "Prilagođeno širini"
+msgstr "Uklopi širinu"
#: demo.ui
msgctxt ""
@@ -405,14 +395,13 @@ msgid "100%"
msgstr "100,00%"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"19\n"
"label\n"
"string.text"
msgid "Variable"
-msgstr "Promjenjive"
+msgstr "Promjenljivo"
#: demo.ui
msgctxt ""
@@ -433,14 +422,13 @@ msgid "Automatic"
msgstr "Automatski"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"23\n"
"label\n"
"string.text"
msgid "Single page"
-msgstr "Jedna ~stranica"
+msgstr "Jedina stranica"
#: demo.ui
msgctxt ""
@@ -452,14 +440,13 @@ msgid "Columns"
msgstr "Kolone"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"26\n"
"label\n"
"string.text"
msgid "Book mode"
-msgstr "~Kao u knjizi"
+msgstr "Način knjige"
#: demo.ui
msgctxt ""
@@ -468,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "View layout"
-msgstr ""
+msgstr "Prikaz izgleda"
#: demo.ui
msgctxt ""
@@ -477,10 +464,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "page 4"
-msgstr ""
+msgstr "strana 4"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label15\n"
@@ -508,24 +494,22 @@ msgid "Number"
msgstr "Broj"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label18\n"
"label\n"
"string.text"
msgid "Character Style"
-msgstr "~Stil znakova"
+msgstr "Stil znakova"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label19\n"
"label\n"
"string.text"
msgid "Show sublevels"
-msgstr "Pokaži ~podnivoe"
+msgstr "Prikaži pod-nivoe"
#: demo.ui
msgctxt ""
@@ -579,10 +563,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "page 5"
-msgstr ""
+msgstr "strana 5"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label26\n"
@@ -601,14 +584,13 @@ msgid "Numbering followed by"
msgstr "Numerisanje praćeno sa"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label28\n"
"label\n"
"string.text"
msgid "Numbering Alignment"
-msgstr "Po~ravnanje numerisanja"
+msgstr "Poravnanje nabrojanog"
#: demo.ui
msgctxt ""
@@ -662,67 +644,61 @@ msgctxt ""
"label\n"
"string.text"
msgid "page 6"
-msgstr ""
+msgstr "strana 6"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label34\n"
"label\n"
"string.text"
msgid "label"
-msgstr "Oznaka"
+msgstr "labela"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label35\n"
"label\n"
"string.text"
msgid "label"
-msgstr "Oznaka"
+msgstr "labela"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label36\n"
"label\n"
"string.text"
msgid "label"
-msgstr "Oznaka"
+msgstr "labela"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label37\n"
"label\n"
"string.text"
msgid "label"
-msgstr "Oznaka"
+msgstr "labela"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label38\n"
"label\n"
"string.text"
msgid "label"
-msgstr "Oznaka"
+msgstr "labela"
#: demo.ui
-#, fuzzy
msgctxt ""
"demo.ui\n"
"label39\n"
"label\n"
"string.text"
msgid "label"
-msgstr "Oznaka"
+msgstr "labela"
#: demo.ui
msgctxt ""
@@ -740,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "page 7"
-msgstr ""
+msgstr "strana 7"
#: demo.ui
msgctxt ""
diff --git a/source/bs/vcl/source/edit.po b/source/bs/vcl/source/edit.po
index 83f9abb5980..02d87f14bc3 100644
--- a/source/bs/vcl/source/edit.po
+++ b/source/bs/vcl/source/edit.po
@@ -2,17 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:02+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389812526.0\n"
#: textundo.src
msgctxt ""
@@ -20,7 +22,7 @@ msgctxt ""
"STR_TEXTUNDO_DELPARA\n"
"string.text"
msgid "delete line"
-msgstr ""
+msgstr "izbriši liniju"
#: textundo.src
msgctxt ""
@@ -28,7 +30,7 @@ msgctxt ""
"STR_TEXTUNDO_CONNECTPARAS\n"
"string.text"
msgid "delete multiple lines"
-msgstr ""
+msgstr "izbriši više linija"
#: textundo.src
msgctxt ""
@@ -36,7 +38,7 @@ msgctxt ""
"STR_TEXTUNDO_SPLITPARA\n"
"string.text"
msgid "insert multiple lines"
-msgstr ""
+msgstr "ubaci više linija"
#: textundo.src
msgctxt ""
@@ -44,7 +46,7 @@ msgctxt ""
"STR_TEXTUNDO_INSERTCHARS\n"
"string.text"
msgid "insert '$1'"
-msgstr ""
+msgstr "ubaci '$1'"
#: textundo.src
msgctxt ""
@@ -52,4 +54,4 @@ msgctxt ""
"STR_TEXTUNDO_REMOVECHARS\n"
"string.text"
msgid "delete '$1'"
-msgstr ""
+msgstr "izbriši '$1'"
diff --git a/source/bs/vcl/source/src.po b/source/bs/vcl/source/src.po
index 147950e2a91..d5dbc201595 100644
--- a/source/bs/vcl/source/src.po
+++ b/source/bs/vcl/source/src.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-06-16 13:35+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-24 07:09+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390547378.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -22,21 +23,19 @@ msgctxt ""
"SV_BUTTONTEXT_OK\n"
"string.text"
msgid "~OK"
-msgstr ""
+msgstr "~U redu"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_CANCEL\n"
"string.text"
msgid "~Cancel"
-msgstr "Odustani"
+msgstr "~Odustani"
#. This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_OK_NOMNEMONIC\n"
@@ -46,13 +45,12 @@ msgstr "U redu"
#. This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_CANCEL_NOMNEMONIC\n"
"string.text"
msgid "Cancel"
-msgstr "Odustani"
+msgstr "Otkaži"
#: btntext.src
msgctxt ""
@@ -92,10 +90,9 @@ msgctxt ""
"SV_BUTTONTEXT_CLOSE\n"
"string.text"
msgid "~Close"
-msgstr ""
+msgstr "~Zatvori"
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_MORE\n"
@@ -104,13 +101,12 @@ msgid "~More"
msgstr "~Opširnije"
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_LESS\n"
"string.text"
msgid "~Less"
-msgstr "Manje"
+msgstr "~Manje"
#: btntext.src
msgctxt ""
@@ -145,7 +141,6 @@ msgid "~Add"
msgstr "Dod~aj"
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_DELETE\n"
@@ -183,16 +178,15 @@ msgctxt ""
"SV_BUTTONTEXT_APPLY\n"
"string.text"
msgid "~Apply"
-msgstr ""
+msgstr "~Primijeni"
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_SAVE\n"
"string.text"
msgid "~Save"
-msgstr "Snimanje"
+msgstr "~Snimi"
#: btntext.src
msgctxt ""
@@ -200,10 +194,9 @@ msgctxt ""
"SV_BUTTONTEXT_OPEN\n"
"string.text"
msgid "~Open"
-msgstr ""
+msgstr "~Otvori"
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_UNDO\n"
@@ -212,7 +205,6 @@ msgid "~Undo"
msgstr "~Poništi"
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_PASTE\n"
@@ -226,7 +218,7 @@ msgctxt ""
"SV_BUTTONTEXT_NEXT\n"
"string.text"
msgid "~Next"
-msgstr ""
+msgstr "~Sljedeći"
#: btntext.src
msgctxt ""
@@ -234,7 +226,7 @@ msgctxt ""
"SV_BUTTONTEXT_GO_UP\n"
"string.text"
msgid "~Up"
-msgstr ""
+msgstr "~Gore"
#: btntext.src
msgctxt ""
@@ -242,7 +234,7 @@ msgctxt ""
"SV_BUTTONTEXT_GO_DOWN\n"
"string.text"
msgid "Do~wn"
-msgstr ""
+msgstr "~Dolje"
#: btntext.src
msgctxt ""
@@ -250,7 +242,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLEAR\n"
"string.text"
msgid "~Clear"
-msgstr ""
+msgstr "Oč~isti"
#: btntext.src
msgctxt ""
@@ -258,7 +250,7 @@ msgctxt ""
"SV_BUTTONTEXT_PLAY\n"
"string.text"
msgid "~Play"
-msgstr ""
+msgstr "~Pokreni"
#: btntext.src
msgctxt ""
@@ -266,7 +258,7 @@ msgctxt ""
"SV_BUTTONTEXT_FIND\n"
"string.text"
msgid "~Find"
-msgstr ""
+msgstr "~Nađi"
#: btntext.src
msgctxt ""
@@ -274,7 +266,7 @@ msgctxt ""
"SV_BUTTONTEXT_STOP\n"
"string.text"
msgid "~Stop"
-msgstr ""
+msgstr "~Zaustavi"
#: btntext.src
msgctxt ""
@@ -282,7 +274,7 @@ msgctxt ""
"SV_BUTTONTEXT_CONNECT\n"
"string.text"
msgid "C~onnect"
-msgstr ""
+msgstr "~Poveži"
#: fpicker.src
msgctxt ""
@@ -322,16 +314,15 @@ msgctxt ""
"STR_FPICKER_INSERT_AS_LINK\n"
"string.text"
msgid "Insert as ~Link"
-msgstr ""
+msgstr "Ubaci kao ~Link"
#: fpicker.src
-#, fuzzy
msgctxt ""
"fpicker.src\n"
"STR_FPICKER_SHOW_PREVIEW\n"
"string.text"
msgid "Pr~eview"
-msgstr "Pregled"
+msgstr "Pr~egled"
#: fpicker.src
msgctxt ""
@@ -339,7 +330,7 @@ msgctxt ""
"STR_FPICKER_PLAY\n"
"string.text"
msgid "~Play"
-msgstr ""
+msgstr "~Pokreni"
#: fpicker.src
msgctxt ""
@@ -395,7 +386,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY\n"
"string.text"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Datoteka s imenom \"$filename$\" već postoji. Želite li je zamijeniti?"
#: fpicker.src
msgctxt ""
@@ -403,7 +394,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY\n"
"string.text"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Datoteka postoji u \"$dirname$\". Zamjena će prebrisati njen sadržaj."
#: fpicker.src
msgctxt ""
@@ -658,7 +649,6 @@ msgid "~Paste"
msgstr "~Umetni"
#: menu.src
-#, fuzzy
msgctxt ""
"menu.src\n"
"SV_RESID_MENU_EDIT\n"
@@ -779,14 +769,13 @@ msgid "More"
msgstr "Opširnije"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"SV_PRINT_NATIVE_STRINGS\n"
"5\n"
"itemlist.text"
msgid "Print selection only"
-msgstr "Sa~mo trenutni izbor"
+msgstr "Štampaj samo izbor"
#: print.src
msgctxt ""
@@ -816,34 +805,31 @@ msgid "A2"
msgstr "A2"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"RID_STR_PAPERNAMES\n"
"4\n"
"itemlist.text"
msgid "A3"
-msgstr "A"
+msgstr "A3"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"RID_STR_PAPERNAMES\n"
"5\n"
"itemlist.text"
msgid "A4"
-msgstr "4"
+msgstr "A4"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"RID_STR_PAPERNAMES\n"
"6\n"
"itemlist.text"
msgid "A5"
-msgstr "A"
+msgstr "A5"
#: print.src
msgctxt ""
@@ -852,7 +838,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "B4 (ISO)"
-msgstr ""
+msgstr "B4 (ISO)"
#: print.src
msgctxt ""
@@ -861,7 +847,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "B5 (ISO)"
-msgstr ""
+msgstr "B5 (ISO)"
#: print.src
msgctxt ""
@@ -879,47 +865,16 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "Legal"
-msgstr ""
+msgstr "Legal"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"RID_STR_PAPERNAMES\n"
"11\n"
"itemlist.text"
msgid "Tabloid"
-msgstr ""
-"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# fldui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# chrdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# resource.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# Office.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# core.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# dbpilots.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# bibliography.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela\n"
-"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tablica\n"
-"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Tabela"
+msgstr "Tabloid"
#: print.src
msgctxt ""
@@ -937,57 +892,52 @@ msgctxt ""
"13\n"
"itemlist.text"
msgid "B6 (ISO)"
-msgstr ""
+msgstr "B6 (ISO)"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"RID_STR_PAPERNAMES\n"
"14\n"
"itemlist.text"
msgid "C4 Envelope"
-msgstr "Koverta"
+msgstr "C4 Koverta"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"RID_STR_PAPERNAMES\n"
"15\n"
"itemlist.text"
msgid "C5 Envelope"
-msgstr "Koverta"
+msgstr "C5 Koverta"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"RID_STR_PAPERNAMES\n"
"16\n"
"itemlist.text"
msgid "C6 Envelope"
-msgstr "Koverta"
+msgstr "C6 Koverta"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"RID_STR_PAPERNAMES\n"
"17\n"
"itemlist.text"
msgid "C6/5 Envelope"
-msgstr "Koverta"
+msgstr "C6/5 Koverta"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"RID_STR_PAPERNAMES\n"
"18\n"
"itemlist.text"
msgid "DL Envelope"
-msgstr "Koverta"
+msgstr "DL Koverta"
#: print.src
msgctxt ""
@@ -996,7 +946,7 @@ msgctxt ""
"19\n"
"itemlist.text"
msgid "Dia Slide"
-msgstr ""
+msgstr "Dia Klizač"
#: print.src
msgctxt ""
@@ -1005,7 +955,7 @@ msgctxt ""
"20\n"
"itemlist.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: print.src
msgctxt ""
@@ -1014,7 +964,7 @@ msgctxt ""
"21\n"
"itemlist.text"
msgid "D"
-msgstr ""
+msgstr "D"
#: print.src
msgctxt ""
@@ -1023,17 +973,16 @@ msgctxt ""
"22\n"
"itemlist.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"RID_STR_PAPERNAMES\n"
"23\n"
"itemlist.text"
msgid "Executive"
-msgstr "Izvrši"
+msgstr "Izvršni"
#: print.src
msgctxt ""
@@ -1042,7 +991,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "Long Bond"
-msgstr ""
+msgstr "Long Bond"
#: print.src
msgctxt ""
@@ -1051,7 +1000,7 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "#8 (Monarch) Envelope"
-msgstr ""
+msgstr "#8 (Monarh) koverta"
#: print.src
msgctxt ""
@@ -1060,7 +1009,7 @@ msgctxt ""
"26\n"
"itemlist.text"
msgid "#6 3/4 (Personal) Envelope"
-msgstr ""
+msgstr "#6 3/4 (Lična) koverta"
#: print.src
msgctxt ""
@@ -1105,7 +1054,7 @@ msgctxt ""
"31\n"
"itemlist.text"
msgid "16 Kai"
-msgstr ""
+msgstr "16 Kai"
#: print.src
msgctxt ""
@@ -1114,7 +1063,7 @@ msgctxt ""
"32\n"
"itemlist.text"
msgid "32 Kai"
-msgstr ""
+msgstr "32 Kai"
#: print.src
msgctxt ""
@@ -1123,7 +1072,7 @@ msgctxt ""
"33\n"
"itemlist.text"
msgid "Big 32 Kai"
-msgstr ""
+msgstr "Veliki 32 Kai"
#: print.src
msgctxt ""
@@ -1132,7 +1081,7 @@ msgctxt ""
"34\n"
"itemlist.text"
msgid "B4 (JIS)"
-msgstr ""
+msgstr "B4 (JIS)"
#: print.src
msgctxt ""
@@ -1141,7 +1090,7 @@ msgctxt ""
"35\n"
"itemlist.text"
msgid "B5 (JIS)"
-msgstr ""
+msgstr "B5 (JIS)"
#: print.src
msgctxt ""
@@ -1150,7 +1099,7 @@ msgctxt ""
"36\n"
"itemlist.text"
msgid "B6 (JIS)"
-msgstr ""
+msgstr "B6 (JIS)"
#: print.src
msgctxt ""
@@ -1159,16 +1108,15 @@ msgctxt ""
"37\n"
"itemlist.text"
msgid "Japanese Postcard"
-msgstr ""
+msgstr "Japanska Razglednica"
#: print.src
-#, fuzzy
msgctxt ""
"print.src\n"
"SV_PRINT_NOPAGES\n"
"string.text"
msgid "No pages"
-msgstr "na stranu"
+msgstr "Nema stranica"
#: print.src
msgctxt ""
@@ -1303,13 +1251,12 @@ msgid "The Java Access Bridge could not be started."
msgstr "Ne mogu pokrenuti Java Access Bridge."
#: stdtext.src
-#, fuzzy
msgctxt ""
"stdtext.src\n"
"SV_ACCESSERROR_NO_FONTS\n"
"string.text"
msgid "No fonts could be found on the system."
-msgstr "Nije moguće pronaći format tabele."
+msgstr "Nema fontova na ovom sistemu."
#: stdtext.src
msgctxt ""
@@ -1412,7 +1359,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "pt"
-msgstr "tč"
+msgstr "pt"
#: units.src
msgctxt ""
@@ -1421,7 +1368,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "pc"
-msgstr ""
+msgstr "pc"
#: units.src
msgctxt ""
@@ -1538,7 +1485,7 @@ msgctxt ""
"21\n"
"itemlist.text"
msgid " pixels"
-msgstr ""
+msgstr " piksela"
#: units.src
msgctxt ""
@@ -1547,7 +1494,7 @@ msgctxt ""
"22\n"
"itemlist.text"
msgid " pixel"
-msgstr ""
+msgstr " piksel"
#: units.src
msgctxt ""
@@ -1556,7 +1503,7 @@ msgctxt ""
"23\n"
"itemlist.text"
msgid "°"
-msgstr ""
+msgstr "°"
#: units.src
msgctxt ""
@@ -1565,7 +1512,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "sec"
-msgstr ""
+msgstr "s"
#: units.src
msgctxt ""
@@ -1574,4 +1521,4 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "ms"
-msgstr ""
+msgstr "ms"
diff --git a/source/bs/vcl/uiconfig/ui.po b/source/bs/vcl/uiconfig/ui.po
index dbc087be813..7655764987a 100644
--- a/source/bs/vcl/uiconfig/ui.po
+++ b/source/bs/vcl/uiconfig/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 19:20+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1390850428.0\n"
#: errornocontentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornocontentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "There are no pages to be printed."
-msgstr ""
+msgstr "Nema stranica za štampanje."
#: errornocontentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please check your document for ranges relevant to printing."
-msgstr ""
+msgstr "Provjerite dokument za raspone bitne za štampanje."
#: errornoprinterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornoprinterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No default printer found."
-msgstr ""
+msgstr "Podrazumijevani štampač nije pronađen."
#: errornoprinterdialog.ui
msgctxt ""
@@ -68,10 +68,9 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose a printer and try again."
-msgstr ""
+msgstr "Odaberite štampač i pokušajte ponovo."
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"PrintDialog\n"
@@ -90,14 +89,13 @@ msgid "/ %n"
msgstr "/ %n"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "Status:"
-msgstr "Status"
+msgstr "Status:"
#: printdialog.ui
msgctxt ""
@@ -127,24 +125,22 @@ msgid "Default printer"
msgstr "Uobičajeni štampač"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"location\n"
"label\n"
"string.text"
msgid "Place"
-msgstr "Mjesta"
+msgstr "Mjesto"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"comment\n"
"label\n"
"string.text"
msgid "Long printer name"
-msgstr "~Novo ime štampača"
+msgstr "Predugo ime štampača"
#: printdialog.ui
msgctxt ""
@@ -192,24 +188,22 @@ msgid "Collate"
msgstr "Razvrstaj"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"printallsheets\n"
"label\n"
"string.text"
msgid "All sheets"
-msgstr "~Sve tabele"
+msgstr "Sve listove"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"printselectedsheets\n"
"label\n"
"string.text"
msgid "Selected sheets"
-msgstr "~Izabrane tablice"
+msgstr "Odabrane listove"
#: printdialog.ui
msgctxt ""
@@ -227,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From which print"
-msgstr ""
+msgstr "Odakle štampati"
#: printdialog.ui
msgctxt ""
@@ -239,7 +233,6 @@ msgid "All pages"
msgstr "Sve"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"printpages\n"
@@ -264,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print in reverse page order"
-msgstr ""
+msgstr "Štampaj u obrnutom redoslijedu stranica"
#: printdialog.ui
msgctxt ""
@@ -273,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range and copies"
-msgstr ""
+msgstr "Raspon i kopije"
#: printdialog.ui
msgctxt ""
@@ -285,7 +278,6 @@ msgid "Comments"
msgstr "Komentari"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"label15\n"
@@ -313,24 +305,22 @@ msgid "Slides per page"
msgstr "Slajdova po strani"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"label19\n"
"label\n"
"string.text"
msgid "Order"
-msgstr "Narudžbe"
+msgstr "Redoslijed"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"label11\n"
"label\n"
"string.text"
msgid "Print"
-msgstr "Štampaj"
+msgstr "Štampanje"
#: printdialog.ui
msgctxt ""
@@ -342,24 +332,22 @@ msgid "General"
msgstr "Općenito"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"customlabel\n"
"label\n"
"string.text"
msgid "custom"
-msgstr "Prilagođeno"
+msgstr "prilagođeno"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"pagespersheetbtn\n"
"label\n"
"string.text"
msgid "Pages per sheet"
-msgstr "St~ranica po tabeli"
+msgstr "Stranica po listu"
#: printdialog.ui
msgctxt ""
@@ -371,14 +359,13 @@ msgid "Brochure"
msgstr "Brošura"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"pagestxt\n"
"label\n"
"string.text"
msgid "Pages"
-msgstr "Stranice"
+msgstr "Stranica"
#: printdialog.ui
msgctxt ""
@@ -423,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "between pages"
-msgstr ""
+msgstr "između stranica"
#: printdialog.ui
msgctxt ""
@@ -432,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "to sheet border"
-msgstr ""
+msgstr "okviru lista"
#: printdialog.ui
msgctxt ""
@@ -441,17 +428,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Draw a border around each page"
-msgstr ""
+msgstr "Nacrtaj okvir oko svake stranica"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"ordertxt\n"
"label\n"
"string.text"
msgid "Order"
-msgstr "Narudžbe"
+msgstr "Nalog"
#: printdialog.ui
msgctxt ""
@@ -478,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page sides"
-msgstr ""
+msgstr "Strane lista papira"
#: printdialog.ui
msgctxt ""
@@ -490,14 +476,13 @@ msgid "Page Layout"
msgstr "Prikaz stranice"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"printtofile\n"
"label\n"
"string.text"
msgid "Print to file"
-msgstr "Štampaj u ~datoteku"
+msgstr "Ispis u datoteku"
#: printdialog.ui
msgctxt ""
@@ -506,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create single print jobs for collated output"
-msgstr ""
+msgstr "Napravi jedan zadatak štampe za razvrstani ispis"
#: printdialog.ui
msgctxt ""
@@ -515,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use only paper tray from printer preferences"
-msgstr ""
+msgstr "Koristi samo ladicu za papir iz postavki štampača"
#: printdialog.ui
msgctxt ""
@@ -524,10 +509,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use only paper size from printer preferences"
-msgstr ""
+msgstr "Koristite samo veličinu papira iz postavki štampača"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"label21\n"
@@ -537,7 +521,6 @@ msgid "Options"
msgstr "Opcije"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"label20\n"
@@ -553,7 +536,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: printdialog.ui
msgctxt ""
@@ -562,7 +545,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: printdialog.ui
msgctxt ""
@@ -571,7 +554,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "4"
-msgstr ""
+msgstr "4"
#: printdialog.ui
msgctxt ""
@@ -580,7 +563,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "6"
-msgstr ""
+msgstr "6"
#: printdialog.ui
msgctxt ""
@@ -589,7 +572,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "9"
-msgstr ""
+msgstr "9"
#: printdialog.ui
msgctxt ""
@@ -625,17 +608,16 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "top to bottom, then right"
-msgstr "d vrha na dolje, zatim desno"
+msgstr "od vrha na dolje, zatim desno"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"liststore2\n"
"2\n"
"stringlist.text"
msgid "top to bottom, then left"
-msgstr "d vrha na dolje, zatim desno"
+msgstr "odozgo prema dolje, pa lijevo"
#: printdialog.ui
msgctxt ""
@@ -644,7 +626,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "right to left, then down"
-msgstr ""
+msgstr "zdesna na lijevo, a zatim prema dolje"
#: printdialog.ui
msgctxt ""
@@ -656,14 +638,13 @@ msgid "Automatic"
msgstr "Automatski"
#: printdialog.ui
-#, fuzzy
msgctxt ""
"printdialog.ui\n"
"liststore3\n"
"1\n"
"stringlist.text"
msgid "Portrait"
-msgstr "~Uspravno"
+msgstr "Uspravno"
#: printdialog.ui
msgctxt ""
@@ -672,4 +653,4 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Landscape"
-msgstr ""
+msgstr "Vodoravno"
diff --git a/source/bs/wizards/source/euro.po b/source/bs/wizards/source/euro.po
index 92319750be2..79b234715fc 100644
--- a/source/bs/wizards/source/euro.po
+++ b/source/bs/wizards/source/euro.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-16 19:46+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389901594.0\n"
#: euro.src
msgctxt ""
@@ -245,7 +246,7 @@ msgctxt ""
"STATUSLINE\n"
"string.text"
msgid "Conversion status: "
-msgstr "Stanje konverzije:"
+msgstr "Stanje konverzije: "
#: euro.src
msgctxt ""
@@ -261,7 +262,7 @@ msgctxt ""
"STATUSLINE + 2\n"
"string.text"
msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2"
-msgstr "Registracija relevantnih opsega: List %1Broj%1 od %2Ukupnog broja stranica%2"
+msgstr "Registracija relevantnih opsega: List %1Number%1 od %2TotPageCount%2"
#: euro.src
msgctxt ""
@@ -349,7 +350,7 @@ msgctxt ""
"MESSAGES + 7\n"
"string.text"
msgid "Enter the password to unprotect the table %1TableName%1"
-msgstr "Unesite šifru kako biste skinuli zaštitu sa tabele%1ImeTabele%1"
+msgstr "Unesite šifru kako biste skinuli zaštitu sa tabele %1TableName%1"
#: euro.src
msgctxt ""
@@ -453,7 +454,7 @@ msgctxt ""
"MESSAGES + 20\n"
"string.text"
msgid "'<1>' is not a directory!"
-msgstr "<1>' nije direktorij!"
+msgstr "'<1>' nije direktorij!"
#: euro.src
msgctxt ""
@@ -541,7 +542,7 @@ msgctxt ""
"CURRENCIES + 6\n"
"string.text"
msgid "Belgian Franc"
-msgstr "Belgijski frank"
+msgstr "Belgijski franak"
#: euro.src
msgctxt ""
@@ -557,7 +558,7 @@ msgctxt ""
"CURRENCIES + 8\n"
"string.text"
msgid "Luxembourg Franc"
-msgstr "Luksemburški frank"
+msgstr "Luksemburški franak"
#: euro.src
msgctxt ""
@@ -621,20 +622,28 @@ msgctxt ""
"CURRENCIES + 16\n"
"string.text"
msgid "Estonian Kroon"
-msgstr ""
+msgstr "Estonska kruna"
#: euro.src
msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "Latvijski lat"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "Valuta koja je podešena za ovaj dokument nije evropska valuta!"
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
msgstr "Jezik koji je podešen u vašem operativnom sistemu nije jezik Evropskog Monetarnog Saveza."
diff --git a/source/bs/wizards/source/formwizard.po b/source/bs/wizards/source/formwizard.po
index 4ebde487c39..e510154a53b 100644
--- a/source/bs/wizards/source/formwizard.po
+++ b/source/bs/wizards/source/formwizard.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-27 07:44+0000\n"
+"Last-Translator: megaribi <samir.ribic@etf.unsa.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390808691.0\n"
#: dbwizres.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"RID_COMMON_START + 0\n"
"string.text"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
-msgstr "Ne mogu napraviti direktorij pod imenom '%1'.<BR>Moguće je da nemate dovoljno slobodnog prostora na vašem hard disku."
+msgstr "Ne mogu napraviti direktorij pod imenom '%1'.<BR>Moguće je da nemate dovoljno slobodnog prostora na vašem fiksnom disku."
#: dbwizres.src
msgctxt ""
@@ -291,7 +292,7 @@ msgctxt ""
"RID_DB_COMMON_START + 33\n"
"string.text"
msgid "Exiting the wizard"
-msgstr "Izlazim iz čarobnjaka."
+msgstr "Izlazim iz čarobnjaka"
#: dbwizres.src
msgctxt ""
@@ -395,7 +396,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 0\n"
"string.text"
msgid "Form Wizard"
-msgstr "Čarobnjak za forme"
+msgstr "Čarobnjak za formulare"
#: dbwizres.src
msgctxt ""
@@ -435,7 +436,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 4\n"
"string.text"
msgid "~Add Subform"
-msgstr "~Dodaj podformular"
+msgstr "~Dodaj pod-formular"
#: dbwizres.src
msgctxt ""
@@ -443,7 +444,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 5\n"
"string.text"
msgid "~Subform based on existing relation"
-msgstr "~Podformular zasnovan na postojećoj relacijei"
+msgstr "~Podformular zasnovan na postojećoj relaciji"
#: dbwizres.src
msgctxt ""
@@ -459,7 +460,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 7\n"
"string.text"
msgid "Subform based on ~manual selection of fields"
-msgstr "Podformular baziran na ~ručnom odabiru polja"
+msgstr "Pod-formular baziran na ~ručnom odabiru polja"
#: dbwizres.src
msgctxt ""
@@ -475,7 +476,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 9\n"
"string.text"
msgid "Fields in the ~subform"
-msgstr "Polja u ~podformi"
+msgstr "Polja u ~pod-formularu"
#: dbwizres.src
msgctxt ""
@@ -511,7 +512,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 20\n"
"string.text"
msgid "~First joined subform field"
-msgstr "~Prvi u skupu polje podforme"
+msgstr "~Prvo spojeno polje pod-formulara"
#: dbwizres.src
msgctxt ""
@@ -519,7 +520,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 21\n"
"string.text"
msgid "~Second joined subform field"
-msgstr "~Drugi u skupu polje podforme"
+msgstr "~Drugo spojeno polje pod-formulara"
#: dbwizres.src
msgctxt ""
@@ -527,7 +528,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 22\n"
"string.text"
msgid "~Third joined subform field"
-msgstr "~Treći u skupu polje podforme"
+msgstr "~Treće spojeno polje pod-formulara"
#: dbwizres.src
msgctxt ""
@@ -535,7 +536,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 23\n"
"string.text"
msgid "~Fourth joined subform field"
-msgstr "~Četvrti u skupu polje podforme"
+msgstr "Č~etvrto spojeno polje pod-formulara"
#: dbwizres.src
msgctxt ""
@@ -543,7 +544,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 24\n"
"string.text"
msgid "F~irst joined main form field"
-msgstr "P~rvi u skupu polje glavne forme"
+msgstr "P~rvo spojeno polje glavnog formulara"
#: dbwizres.src
msgctxt ""
@@ -551,7 +552,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 25\n"
"string.text"
msgid "S~econd joined main form field"
-msgstr "Dr~ugi u skupu polje glavne forme"
+msgstr "Dr~ugo spojeno polje glavnog formulara"
#: dbwizres.src
msgctxt ""
@@ -559,7 +560,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 26\n"
"string.text"
msgid "T~hird joined main form field"
-msgstr "Tr~eći u skupu polje glavne forme"
+msgstr "Tr~eće spojeno polje glavnog formulara"
#: dbwizres.src
msgctxt ""
@@ -567,7 +568,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 27\n"
"string.text"
msgid "F~ourth joined main form field"
-msgstr "Če~tvrti u skupu polje glavne forme"
+msgstr "Če~tvrto spojeno polje glavnog formulara"
#: dbwizres.src
msgctxt ""
@@ -695,7 +696,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 44\n"
"string.text"
msgid "The form is to be ~used for entering new data only."
-msgstr "Formular je predviđen samo za ~unošenje novih podataka"
+msgstr "Formular je predviđen samo za ~unošenje novih podataka."
#: dbwizres.src
msgctxt ""
@@ -703,7 +704,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 45\n"
"string.text"
msgid "Existing data will not be displayed "
-msgstr "Postojeći podaci neće biti prikazani"
+msgstr "Postojeći podaci neće biti prikazani "
#: dbwizres.src
msgctxt ""
@@ -807,7 +808,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 83\n"
"string.text"
msgid "Get joined fields"
-msgstr "Uzmi združena polja"
+msgstr "Uzmi spojena polja"
#: dbwizres.src
msgctxt ""
@@ -863,7 +864,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 90\n"
"string.text"
msgid "Select the fields of your form"
-msgstr "Odaberite polja vaše forme"
+msgstr "Odaberite polja vašeg formulara"
#: dbwizres.src
msgctxt ""
@@ -911,7 +912,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 96\n"
"string.text"
msgid "Apply the style of your form"
-msgstr "Primijenite stil vaše forme"
+msgstr "Primijenite stil vašeg formulara"
#: dbwizres.src
msgctxt ""
@@ -919,7 +920,7 @@ msgctxt ""
"RID_DB_FORM_WIZARD_START + 97\n"
"string.text"
msgid "Set the name of the form"
-msgstr "Podesite ime forme"
+msgstr "Podesite ime formulara"
#: dbwizres.src
msgctxt ""
@@ -1139,7 +1140,7 @@ msgctxt ""
"RID_DB_QUERY_WIZARD_START + 29\n"
"string.text"
msgid "is greater than"
-msgstr "je veće od "
+msgstr "je veće od"
#: dbwizres.src
msgctxt ""
@@ -1147,7 +1148,7 @@ msgctxt ""
"RID_DB_QUERY_WIZARD_START + 30\n"
"string.text"
msgid "is equal or less than "
-msgstr "je jednako ili manje od"
+msgstr "je jednako ili manje od "
#: dbwizres.src
msgctxt ""
@@ -1299,7 +1300,7 @@ msgctxt ""
"RID_DB_QUERY_WIZARD_START + 50\n"
"string.text"
msgid "Fie~lds in the Query: "
-msgstr "Po~lja u upitu"
+msgstr "Po~lja u upitu: "
#: dbwizres.src
msgctxt ""
@@ -1339,7 +1340,7 @@ msgctxt ""
"RID_DB_QUERY_WIZARD_START + 55\n"
"string.text"
msgid "Aggregate functions: "
-msgstr "Skupljene funkcije:"
+msgstr "Skupljene funkcije: "
#: dbwizres.src
msgctxt ""
@@ -1523,7 +1524,7 @@ msgctxt ""
"RID_DB_QUERY_WIZARD_START + 89\n"
"string.text"
msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Each condition can only be chosen once"
-msgstr "Uslov '<IMEPOLJA> <LOGICKIOPERATOR> <VRIJEDNOST>' je korišten više dvaput. Svaki uslov može biti korišten samo jednom"
+msgstr "Uslov '<FIELDNAME> <LOGICOPERATOR> <VALUE>' je korišten više dvaput. Svaki uslov može biti korišten samo jednom"
#: dbwizres.src
msgctxt ""
@@ -1571,7 +1572,7 @@ msgctxt ""
"RID_DB_QUERY_WIZARD_START + 95\n"
"string.text"
msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
-msgstr "<PRORAČUNATAFUNKCIJA> <NAZIVPOLJA>"
+msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: dbwizres.src
msgctxt ""
@@ -1627,7 +1628,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 9\n"
"string.text"
msgid "~Fields in report"
-msgstr ": Izbor tabele"
+msgstr "~Polja u izvještaju"
#: dbwizres.src
msgctxt ""
@@ -1667,7 +1668,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 15\n"
"string.text"
msgid "Layout of data"
-msgstr ": Napravi"
+msgstr "Raspored podataka"
#: dbwizres.src
msgctxt ""
@@ -2019,7 +2020,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 72\n"
"string.text"
msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneous.<BR>Either the required sections or tables do not exist or exist under the wrong name.<BR>See the Help for more detailed information.<BR>Please select another template."
-msgstr "Došlo je do greške. "
+msgstr "Došlo je do greške u čarobnjaku. <BR>Šablon '%PATH' je možda pogrešan.<BR>Potrebne sekcije i tabele ili ne postoje ili imaju loše ime <BR>Pogledajte pomoć za detaljnije informacije. <BR>Molim odaberite drugi šablon."
#: dbwizres.src
msgctxt ""
@@ -2148,7 +2149,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 89\n"
"string.text"
msgid "Page #page# of #count#"
-msgstr "Stranica #page# #count#"
+msgstr "Stranica #page# od #count#"
#: dbwizres.src
msgctxt ""
@@ -2172,16 +2173,15 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 92\n"
"string.text"
msgid "No valid report template was found."
-msgstr "Validan šablon za izvještaj nije nađen."
+msgstr "Ispravan šablon za izvještaj nije nađen."
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_DB_REPORT_WIZARD_START + 93\n"
"string.text"
msgid "Page:"
-msgstr "Stranica"
+msgstr "Strana:"
#: dbwizres.src
msgctxt ""
@@ -2189,7 +2189,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 94\n"
"string.text"
msgid "Align Left - Border"
-msgstr ""
+msgstr "Poravnanje lijevo - Okvir"
#: dbwizres.src
msgctxt ""
@@ -2197,7 +2197,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 95\n"
"string.text"
msgid "Align Left - Compact"
-msgstr ""
+msgstr "Poravnanje lijevo - Zbijeno"
#: dbwizres.src
msgctxt ""
@@ -2205,7 +2205,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 96\n"
"string.text"
msgid "Align Left - Elegant"
-msgstr ""
+msgstr "Poravnanje lijevo - Elegantno"
#: dbwizres.src
msgctxt ""
@@ -2213,7 +2213,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 97\n"
"string.text"
msgid "Align Left - Highlighted"
-msgstr ""
+msgstr "Poravnanje lijevo - Označeno"
#: dbwizres.src
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 98\n"
"string.text"
msgid "Align Left - Modern"
-msgstr ""
+msgstr "Poravnanje lijevo - Moderno"
#: dbwizres.src
msgctxt ""
@@ -2229,16 +2229,15 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 99\n"
"string.text"
msgid "Align Left - Red & Blue"
-msgstr ""
+msgstr "Poravnanje lijevo - Crveno & plavo"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_DB_REPORT_WIZARD_START + 100\n"
"string.text"
msgid "Default"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevano"
#: dbwizres.src
msgctxt ""
@@ -2246,7 +2245,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 101\n"
"string.text"
msgid "Outline - Borders"
-msgstr ""
+msgstr "Obris - Okviri"
#: dbwizres.src
msgctxt ""
@@ -2254,7 +2253,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 102\n"
"string.text"
msgid "Outline - Compact"
-msgstr ""
+msgstr "Obris - Kompaktno"
#: dbwizres.src
msgctxt ""
@@ -2262,7 +2261,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 103\n"
"string.text"
msgid "Outline - Elegant"
-msgstr ""
+msgstr "Obris - Elegantno"
#: dbwizres.src
msgctxt ""
@@ -2270,7 +2269,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 104\n"
"string.text"
msgid "Outline - Highlighted"
-msgstr ""
+msgstr "Obris - Označeno"
#: dbwizres.src
msgctxt ""
@@ -2278,7 +2277,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 105\n"
"string.text"
msgid "Outline - Modern"
-msgstr ""
+msgstr "Obris - Moderno"
#: dbwizres.src
msgctxt ""
@@ -2286,7 +2285,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 106\n"
"string.text"
msgid "Outline - Red & Blue"
-msgstr ""
+msgstr "Obris - Crveno i Plavo"
#: dbwizres.src
msgctxt ""
@@ -2294,7 +2293,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 107\n"
"string.text"
msgid "Outline, indented - Borders"
-msgstr ""
+msgstr "Obris, uvučeno - Okviri"
#: dbwizres.src
msgctxt ""
@@ -2302,7 +2301,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 108\n"
"string.text"
msgid "Outline, indented - Compact"
-msgstr ""
+msgstr "Obris , uvučeno - Kompaktno"
#: dbwizres.src
msgctxt ""
@@ -2310,7 +2309,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 109\n"
"string.text"
msgid "Outline, indented - Elegant"
-msgstr ""
+msgstr "Obris, uvučeno - Elegantno"
#: dbwizres.src
msgctxt ""
@@ -2318,7 +2317,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 110\n"
"string.text"
msgid "Outline, indented - Highlighted"
-msgstr ""
+msgstr "Obris, uvučeno - Označeno"
#: dbwizres.src
msgctxt ""
@@ -2326,7 +2325,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 111\n"
"string.text"
msgid "Outline, indented - Modern"
-msgstr ""
+msgstr "Obris, uvučeno - Moderno"
#: dbwizres.src
msgctxt ""
@@ -2334,7 +2333,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 112\n"
"string.text"
msgid "Outline, indented - Red & Blue"
-msgstr ""
+msgstr "Obris, uvučeno - Crveno & Plavo"
#: dbwizres.src
msgctxt ""
@@ -2342,7 +2341,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 113\n"
"string.text"
msgid "Bubbles"
-msgstr ""
+msgstr "Balončići"
#: dbwizres.src
msgctxt ""
@@ -2350,7 +2349,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 114\n"
"string.text"
msgid "Cinema"
-msgstr ""
+msgstr "Kino"
#: dbwizres.src
msgctxt ""
@@ -2358,25 +2357,23 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 115\n"
"string.text"
msgid "Controlling"
-msgstr ""
+msgstr "Kontrolisanje"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_DB_REPORT_WIZARD_START + 116\n"
"string.text"
msgid "Default"
-msgstr "Uobičajeno"
+msgstr "Podrazumijevano"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_DB_REPORT_WIZARD_START + 117\n"
"string.text"
msgid "Drafting"
-msgstr "Crtež"
+msgstr "Skiciranje"
#: dbwizres.src
msgctxt ""
@@ -2387,13 +2384,12 @@ msgid "Finances"
msgstr "Finansije"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_DB_REPORT_WIZARD_START + 119\n"
"string.text"
msgid "Flipchart"
-msgstr "Blok dijagram"
+msgstr "Flipchart"
#: dbwizres.src
msgctxt ""
@@ -2401,7 +2397,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 120\n"
"string.text"
msgid "Formal with Company Logo"
-msgstr ""
+msgstr "Formalno sa logom kompanije"
#: dbwizres.src
msgctxt ""
@@ -2409,7 +2405,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 121\n"
"string.text"
msgid "Generic"
-msgstr ""
+msgstr "Generička"
#: dbwizres.src
msgctxt ""
@@ -2417,7 +2413,7 @@ msgctxt ""
"RID_DB_REPORT_WIZARD_START + 122\n"
"string.text"
msgid "Worldmap"
-msgstr ""
+msgstr "Karta svijeta"
#: dbwizres.src
msgctxt ""
@@ -2625,7 +2621,7 @@ msgctxt ""
"RID_DB_TABLE_WIZARD_START + 30\n"
"string.text"
msgid "Define p~rimary key as a combination of several fields "
-msgstr "Definiraj p~rimarni ključ kao kombinaciju više polja"
+msgstr "Definiraj p~rimarni ključ kao kombinaciju više polja "
#: dbwizres.src
msgctxt ""
@@ -2713,7 +2709,7 @@ msgctxt ""
"RID_DB_TABLE_WIZARD_START + 41\n"
"string.text"
msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that might not be supported by the database."
-msgstr "Tabela '%TABLENAME' sadrži znak ('%SPECIALCHAR') za kojeg je moguće da nije podržan u bazi podataka. "
+msgstr "Tabela '%TABLENAME' sadrži znak ('%SPECIALCHAR') za kojeg je moguće da nije podržan u bazi podataka."
#: dbwizres.src
msgctxt ""
@@ -2761,7 +2757,7 @@ msgctxt ""
"RID_DB_TABLE_WIZARD_START + 47\n"
"string.text"
msgid "The field cannot be inserted because this would exceed the maximum number of %COUNT possible fields in the database table"
-msgstr "Polje ne može biti ubačeno jer bi time bio prekoračen maksimalni broj od %COUNT mogućih polja u tabeli."
+msgstr "Polje ne može biti ubačeno jer bi time bio prekoračen maksimalni broj od %COUNT mogućih polja u tabeli"
#: dbwizres.src
msgctxt ""
@@ -3061,7 +3057,7 @@ msgctxt ""
"RID_LETTERWIZARDDIALOG_START + 33\n"
"string.text"
msgid "~Width:"
-msgstr "~Širina:"
+msgstr "Š~irina:"
#: dbwizres.src
msgctxt ""
@@ -3125,7 +3121,7 @@ msgctxt ""
"RID_LETTERWIZARDDIALOG_START + 42\n"
"string.text"
msgid "Sender's address"
-msgstr "Adresa pošiljaoca:"
+msgstr "Adresa pošiljaoca"
#: dbwizres.src
msgctxt ""
@@ -3157,7 +3153,7 @@ msgctxt ""
"RID_LETTERWIZARDDIALOG_START + 46\n"
"string.text"
msgid "Recipient's address"
-msgstr "Adresa primaoca:"
+msgstr "Adresa primaoca"
#: dbwizres.src
msgctxt ""
@@ -3269,7 +3265,7 @@ msgctxt ""
"RID_LETTERWIZARDDIALOG_START + 60\n"
"string.text"
msgid "Elegant"
-msgstr ""
+msgstr "Elegantno"
#: dbwizres.src
msgctxt ""
@@ -3277,7 +3273,7 @@ msgctxt ""
"RID_LETTERWIZARDDIALOG_START + 61\n"
"string.text"
msgid "Modern"
-msgstr ""
+msgstr "Moderno"
#: dbwizres.src
msgctxt ""
@@ -3285,7 +3281,7 @@ msgctxt ""
"RID_LETTERWIZARDDIALOG_START + 62\n"
"string.text"
msgid "Office"
-msgstr ""
+msgstr "Ured"
#: dbwizres.src
msgctxt ""
@@ -3293,7 +3289,7 @@ msgctxt ""
"RID_LETTERWIZARDDIALOG_START + 63\n"
"string.text"
msgid "Bottle"
-msgstr ""
+msgstr "Flaša"
#: dbwizres.src
msgctxt ""
@@ -3301,25 +3297,23 @@ msgctxt ""
"RID_LETTERWIZARDDIALOG_START + 64\n"
"string.text"
msgid "Mail"
-msgstr ""
+msgstr "Pošta"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_LETTERWIZARDDIALOG_START + 65\n"
"string.text"
msgid "Marine"
-msgstr "Mornaričko plava"
+msgstr "Marinac"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_LETTERWIZARDDIALOG_START + 66\n"
"string.text"
msgid "Red Line"
-msgstr "Novi red"
+msgstr "Crvena linija"
#: dbwizres.src
msgctxt ""
@@ -3415,7 +3409,7 @@ msgctxt ""
"RID_LETTERWIZARDROADMAP_START + 6\n"
"string.text"
msgid "Name and location"
-msgstr "Ima i lokacija"
+msgstr "Ime i lokacija"
#: dbwizres.src
msgctxt ""
@@ -3738,31 +3732,28 @@ msgid "~New return address"
msgstr "~Nova povratna adresa"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_FAXWIZARDDIALOG_START + 41\n"
"string.text"
msgid "To:"
-msgstr "Vrh:"
+msgstr "U:"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_FAXWIZARDDIALOG_START + 42\n"
"string.text"
msgid "From:"
-msgstr "~Od:"
+msgstr "Iz:"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_FAXWIZARDDIALOG_START + 43\n"
"string.text"
msgid "Fax:"
-msgstr "Faks"
+msgstr "Fax:"
#: dbwizres.src
msgctxt ""
@@ -3770,10 +3761,9 @@ msgctxt ""
"RID_FAXWIZARDDIALOG_START + 44\n"
"string.text"
msgid "Tel:"
-msgstr ""
+msgstr "Tel:"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_FAXWIZARDDIALOG_START + 45\n"
@@ -3787,16 +3777,15 @@ msgctxt ""
"RID_FAXWIZARDDIALOG_START + 46\n"
"string.text"
msgid "This template consists of"
-msgstr ""
+msgstr "Ovaj šablon se sastoji od"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_FAXWIZARDDIALOG_START + 47\n"
"string.text"
msgid "page"
-msgstr "stranice"
+msgstr "strana"
#: dbwizres.src
msgctxt ""
@@ -3804,7 +3793,7 @@ msgctxt ""
"RID_FAXWIZARDDIALOG_START + 48\n"
"string.text"
msgid "Please inform us if transmission errors occur."
-msgstr ""
+msgstr "Javite nam ako se javi greška u prenosu."
#: dbwizres.src
msgctxt ""
@@ -3812,7 +3801,7 @@ msgctxt ""
"RID_FAXWIZARDDIALOG_START + 49\n"
"string.text"
msgid "Bottle"
-msgstr ""
+msgstr "Flaša"
#: dbwizres.src
msgctxt ""
@@ -3823,13 +3812,12 @@ msgid "Lines"
msgstr "Linije"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_FAXWIZARDDIALOG_START + 51\n"
"string.text"
msgid "Marine"
-msgstr "Mornaričko plava"
+msgstr "Marinac"
#: dbwizres.src
msgctxt ""
@@ -3837,7 +3825,7 @@ msgctxt ""
"RID_FAXWIZARDDIALOG_START + 52\n"
"string.text"
msgid "Classic Fax"
-msgstr ""
+msgstr "Klasični fax"
#: dbwizres.src
msgctxt ""
@@ -3845,7 +3833,7 @@ msgctxt ""
"RID_FAXWIZARDDIALOG_START + 53\n"
"string.text"
msgid "Classic Fax from Private"
-msgstr ""
+msgstr "Klasični fax iz privatnog"
#: dbwizres.src
msgctxt ""
@@ -3853,7 +3841,7 @@ msgctxt ""
"RID_FAXWIZARDDIALOG_START + 54\n"
"string.text"
msgid "Modern Fax"
-msgstr ""
+msgstr "Moderni fax"
#: dbwizres.src
msgctxt ""
@@ -3861,7 +3849,7 @@ msgctxt ""
"RID_FAXWIZARDDIALOG_START + 55\n"
"string.text"
msgid "Modern Fax from Private"
-msgstr ""
+msgstr "Moderni fax iz privatnog"
#: dbwizres.src
msgctxt ""
@@ -3989,7 +3977,7 @@ msgctxt ""
"RID_FAXWIZARDROADMAP_START + 5\n"
"string.text"
msgid "Name and location"
-msgstr "Ima i lokacija"
+msgstr "Ime i lokacija"
#: dbwizres.src
msgctxt ""
@@ -4047,7 +4035,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +8\n"
"string.text"
msgid "Document information "
-msgstr "Informacije o dokumentu"
+msgstr "Informacije o dokumentu "
#: dbwizres.src
msgctxt ""
@@ -4063,7 +4051,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +10\n"
"string.text"
msgid "~Summary: "
-msgstr "~Pregled:"
+msgstr "~Pregled: "
#: dbwizres.src
msgctxt ""
@@ -4114,7 +4102,6 @@ msgid "Created:"
msgstr "Napravljeno:"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_WEBWIZARDDIALOG_START +20\n"
@@ -4128,7 +4115,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +21\n"
"string.text"
msgid "Copyright notice:"
-msgstr "Napomena o autorskim pravima:"
+msgstr "Autorska prava:"
#: dbwizres.src
msgctxt ""
@@ -4240,7 +4227,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +37\n"
"string.text"
msgid "Web site content "
-msgstr "Sadržaj web stranice"
+msgstr "Sadržaj web stranice "
#: dbwizres.src
msgctxt ""
@@ -4288,7 +4275,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +48\n"
"string.text"
msgid "~Layouts: "
-msgstr "~Rasporedi:"
+msgstr "~Rasporedi: "
#: dbwizres.src
msgctxt ""
@@ -4320,7 +4307,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +53\n"
"string.text"
msgid "~Last change date"
-msgstr "~Zadnji datum promjene"
+msgstr "~Datum posljednje promjene"
#: dbwizres.src
msgctxt ""
@@ -4448,7 +4435,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +73\n"
"string.text"
msgid "FTP target '%FILENAME' is a file."
-msgstr "FTP objekt '%FILENAME' je datoteka."
+msgstr "FTP objekat '%FILENAME' je datoteka."
#: dbwizres.src
msgctxt ""
@@ -4456,7 +4443,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +74\n"
"string.text"
msgid "The local target '%FILENAME' is a file."
-msgstr "Lokalni objekt '%FILENAME' je datoteka."
+msgstr "Lokalni objekat '%FILENAME' je datoteka."
#: dbwizres.src
msgctxt ""
@@ -4464,7 +4451,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +75\n"
"string.text"
msgid "The ZIP target '%FILENAME' already exists. Do you want to overwrite the existing target? "
-msgstr "ZIP objekt '%FILENAME' već postoji. Želite li snimiti preko postojećeg?"
+msgstr "ZIP objekat '%FILENAME' već postoji. Želite li snimiti preko postojećeg? "
#: dbwizres.src
msgctxt ""
@@ -4488,7 +4475,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +78\n"
"string.text"
msgid "Settings already exist under the given name. Do you want to overwrite the existing settings? "
-msgstr "Snimljene postavke već postoje pod datim imenom. Želite li snimiti preko postojećih postavki?"
+msgstr "Snimljene postavke već postoje pod datim imenom. Želite li snimiti preko postojećih postavki? "
#: dbwizres.src
msgctxt ""
@@ -4520,7 +4507,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +82\n"
"string.text"
msgid "Preparing table of contents generation..."
-msgstr "Priprema za Sadržaj..."
+msgstr "Priprema za generisanje sadržaja..."
#: dbwizres.src
msgctxt ""
@@ -4528,7 +4515,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +83\n"
"string.text"
msgid "Generating table of contents..."
-msgstr "Generiram Sadržaj..."
+msgstr "Generišem sadržaj..."
#: dbwizres.src
msgctxt ""
@@ -4616,7 +4603,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START + 99\n"
"string.text"
msgid "Choose a background image: "
-msgstr "Odaberite pozadinsku sliku:"
+msgstr "Odaberite pozadinsku sliku: "
#: dbwizres.src
msgctxt ""
@@ -4672,7 +4659,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +106\n"
"string.text"
msgid "An error occurred while generating the table of contents page(s). "
-msgstr "Došlo je do greške pri generiranju sadržaja."
+msgstr "Došlo je do greške pri generiranju sadržaja. "
#: dbwizres.src
msgctxt ""
@@ -4680,7 +4667,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +107\n"
"string.text"
msgid "An error occurred while copying the layout files. "
-msgstr "Došlo je do greške pri kopiranju datoteka."
+msgstr "Došlo je do greške pri kopiranju datoteka. "
#: dbwizres.src
msgctxt ""
@@ -4688,7 +4675,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +108\n"
"string.text"
msgid "An error occurred while gathering document information for '%FILENAME'. "
-msgstr "Došlo je do greške pri sakupljanju informacija za '%FILENAME'."
+msgstr "Došlo je do greške pri sakupljanju informacija za '%FILENAME'. "
#: dbwizres.src
msgctxt ""
@@ -4768,7 +4755,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +118\n"
"string.text"
msgid "Loading Web Wizard Settings..."
-msgstr "Učitavanje postavki web čarobnjaka"
+msgstr "Učitavanje postavki web čarobnjaka..."
#: dbwizres.src
msgctxt ""
@@ -4800,7 +4787,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +122\n"
"string.text"
msgid "Introduction "
-msgstr "Uvod"
+msgstr "Uvod "
#: dbwizres.src
msgctxt ""
@@ -4808,7 +4795,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +123\n"
"string.text"
msgid "Documents "
-msgstr "Dokumenti:"
+msgstr "Dokumenti "
#: dbwizres.src
msgctxt ""
@@ -4862,7 +4849,7 @@ msgid ""
msgstr ""
"Odabrane postavke će biti obrisane.\n"
"\n"
-"Da li uistinu želite pobrisati ove postavke?"
+"Da li uistinu želite pobrisati ove postavke? "
#: dbwizres.src
msgctxt ""
@@ -4910,7 +4897,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +136\n"
"string.text"
msgid "Background image:"
-msgstr "Slika za podlogu"
+msgstr "Slika za podlogu:"
#: dbwizres.src
msgctxt ""
@@ -4966,7 +4953,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +143\n"
"string.text"
msgid "Publishing via FTP Proxy is not supported."
-msgstr "Objavljivanje preko FTP proxy-ja nije podržano"
+msgstr "Objavljivanje preko FTP proxy-ja nije podržano."
#: dbwizres.src
msgctxt ""
@@ -4990,7 +4977,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +146\n"
"string.text"
msgid "The FTP directory '%FILENAME' could not be created."
-msgstr "FTP direktorij '%FILENAME' se ne može kreirati"
+msgstr "FTP direktorij '%FILENAME' se ne može kreirati."
#: dbwizres.src
msgctxt ""
@@ -5010,7 +4997,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +148\n"
"string.text"
msgid "The Zip file '%FILENAME' cannot be created: a directory of the same name already exists."
-msgstr "Zip datoteka %FILENAME' se ne može napraviti: direktorij sa istim imenom već postoji."
+msgstr "Zip datoteka '%FILENAME' se ne može napraviti: direktorij sa istim imenom već postoji."
#: dbwizres.src
msgctxt ""
@@ -5074,7 +5061,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_FTP +2\n"
"string.text"
msgid "~Password:"
-msgstr "~Šifra:"
+msgstr "~Lozinka:"
#: dbwizres.src
msgctxt ""
@@ -5090,7 +5077,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_FTP +4\n"
"string.text"
msgid "1. Enter FTP connection information."
-msgstr "1. Unesite informacije za FTP konekciju"
+msgstr "1. Unesite informacije za FTP konekciju."
#: dbwizres.src
msgctxt ""
@@ -5106,7 +5093,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_FTP +6\n"
"string.text"
msgid "2. Connect to the server."
-msgstr "2. Konektujte se na server"
+msgstr "2. Konektujte se na server."
#: dbwizres.src
msgctxt ""
@@ -5138,7 +5125,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_FTP +10\n"
"string.text"
msgid "Connection was established successfully"
-msgstr "Konekcija je uspostavljena uspješno."
+msgstr "Konekcija je uspostavljena uspješno"
#: dbwizres.src
msgctxt ""
@@ -5250,7 +5237,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +6\n"
"string.text"
msgid "Please choose the page design for the agenda"
-msgstr "Molimo vas da izaberete dizajn stranice za agendu."
+msgstr "Molimo vas da izaberete dizajn stranice za raspored"
#: dbwizres.src
msgctxt ""
@@ -5258,7 +5245,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +7\n"
"string.text"
msgid "Please select the headings you wish to include in your agenda template"
-msgstr "Molimo vas izaberite naslov koji želite uključiti u vaš šablon za raspored."
+msgstr "Molimo vas izaberite naslov koji želite uključiti u vaš šablon za raspored"
#: dbwizres.src
msgctxt ""
@@ -5266,7 +5253,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +8\n"
"string.text"
msgid "Please enter general information for the event"
-msgstr "Molimo vas da unesete generalne informacije za događaj."
+msgstr "Molimo vas da unesete generalne informacije za događaj"
#: dbwizres.src
msgctxt ""
@@ -5274,7 +5261,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +9\n"
"string.text"
msgid "Please specify items for the agenda"
-msgstr "Molimo vas navedite stavke za razpored"
+msgstr "Molimo vas navedite stavke za raspored"
#: dbwizres.src
msgctxt ""
@@ -5309,7 +5296,6 @@ msgid "This wizard helps you to create an agenda template. The template can then
msgstr "Ovaj čarobnjak vam pomaže da napravite šablon rasporeda. Šablon se zatim može koristiti da se napravi raspored kad god je potrebno."
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_AGENDAWIZARDDIALOG_START +14\n"
@@ -5326,7 +5312,6 @@ msgid "Name:"
msgstr "Ime:"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_AGENDAWIZARDDIALOG_START + 16\n"
@@ -5340,7 +5325,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +17\n"
"string.text"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
-msgstr "Rezervacije mjesta će biti korištene na praznim poljima. Možete zamijeniti rezervacije tekstom kasnije"
+msgstr "Rezervacije mjesta će biti korištene na praznim poljima. Možete zamijeniti rezervacije tekstom kasnije."
#: dbwizres.src
msgctxt ""
@@ -5356,7 +5341,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +19\n"
"string.text"
msgid "Create an ~agenda from this template"
-msgstr "Napravite raspored iz ovog šablona"
+msgstr "Napravite ~raspored iz ovog šablona"
#: dbwizres.src
msgctxt ""
@@ -5375,7 +5360,6 @@ msgid "Agenda item"
msgstr "Stavka rasporeda"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_AGENDAWIZARDDIALOG_START +22\n"
@@ -5560,7 +5544,6 @@ msgid "Date"
msgstr "Datum"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_AGENDAWIZARDDIALOG_START +46\n"
@@ -5582,7 +5565,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +48\n"
"string.text"
msgid "Click to replace this text"
-msgstr "Kliknite da se zamjeni ovaj tekst."
+msgstr "Kliknite da se zamijeni ovaj tekst"
#: dbwizres.src
msgctxt ""
@@ -5630,7 +5613,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +55\n"
"string.text"
msgid "Name and location"
-msgstr "Ima i lokacija"
+msgstr "Ime i lokacija"
#: dbwizres.src
msgctxt ""
@@ -5761,7 +5744,6 @@ msgid "Move down"
msgstr "Pomjeri dolje"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_AGENDAWIZARDDIALOG_START +72\n"
@@ -5770,7 +5752,6 @@ msgid "Date:"
msgstr "Datum:"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_AGENDAWIZARDDIALOG_START +73\n"
@@ -5779,13 +5760,12 @@ msgid "Time:"
msgstr "Vrijeme:"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_AGENDAWIZARDDIALOG_START +74\n"
"string.text"
msgid "Location:"
-msgstr "Lokacija:"
+msgstr "Mjesto:"
#: dbwizres.src
msgctxt ""
@@ -5793,7 +5773,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +75\n"
"string.text"
msgid "Topics"
-msgstr ""
+msgstr "Teme"
#: dbwizres.src
msgctxt ""
@@ -5801,7 +5781,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +76\n"
"string.text"
msgid "Num."
-msgstr ""
+msgstr "Broj."
#: dbwizres.src
msgctxt ""
@@ -5809,10 +5789,9 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +77\n"
"string.text"
msgid "Topic"
-msgstr ""
+msgstr "Tema"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_AGENDAWIZARDDIALOG_START +78\n"
@@ -5821,7 +5800,6 @@ msgid "Responsible"
msgstr "Odgovoran"
#: dbwizres.src
-#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_AGENDAWIZARDDIALOG_START +79\n"
@@ -5843,7 +5821,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +81\n"
"string.text"
msgid "Minutes for"
-msgstr ""
+msgstr "Minute za"
#: dbwizres.src
msgctxt ""
@@ -5851,7 +5829,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +82\n"
"string.text"
msgid "Discussion:"
-msgstr ""
+msgstr "Rasprava:"
#: dbwizres.src
msgctxt ""
@@ -5859,7 +5837,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +83\n"
"string.text"
msgid "Conclusion:"
-msgstr ""
+msgstr "Zaključak:"
#: dbwizres.src
msgctxt ""
@@ -5867,7 +5845,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +84\n"
"string.text"
msgid "To do:"
-msgstr ""
+msgstr "Za uraditi:"
#: dbwizres.src
msgctxt ""
@@ -5875,7 +5853,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +85\n"
"string.text"
msgid "Responsible party:"
-msgstr ""
+msgstr "Odgovorna stranka:"
#: dbwizres.src
msgctxt ""
@@ -5883,4 +5861,4 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +86\n"
"string.text"
msgid "Deadline:"
-msgstr ""
+msgstr "Rok:"
diff --git a/source/bs/wizards/source/importwizard.po b/source/bs/wizards/source/importwizard.po
index cfb2d66c1c2..ef5310da56b 100644
--- a/source/bs/wizards/source/importwizard.po
+++ b/source/bs/wizards/source/importwizard.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-06-10 10:39+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-16 19:48+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389901720.0\n"
#: importwi.src
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"sWelcometextLabel1\n"
"string.text"
msgid "This wizard convert legacy format documents to Open Document Format for Office Applications."
-msgstr ""
+msgstr "Ovaj čarobnjak pretvara format dokumente u Format Otvorenih Dokumenata za Office Aplikacije."
#: importwi.src
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"sMSDocumentCheckbox_3_\n"
"string.text"
msgid "PowerPoint/Publisher documents"
-msgstr ""
+msgstr "PowerPoint/Publisher documenti"
#: importwi.src
msgctxt ""
@@ -261,7 +262,7 @@ msgctxt ""
"sreeditMacro\n"
"string.text"
msgid "Document macro has to be revised."
-msgstr "Makroi dokumenta moraju biti pregledani"
+msgstr "Makroi dokumenta moraju biti pregledani."
#: importwi.src
msgctxt ""
@@ -456,13 +457,12 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "Svi Excel dokumenti koji se nalaze u sljedećem direktoriju će biti uvezeni:"
#: importwi.src
-#, fuzzy
msgctxt ""
"importwi.src\n"
"sSumMSDrawDocuments\n"
"string.text"
msgid "All PowerPoint/Publisher documents contained in the following directory will be imported:"
-msgstr "Svi PowerPoint dokumenti koji se nalaze u sljedećem direktoriju će biti uvezeni:"
+msgstr "Svi PowerPoint/Publisher dokumenti sadržani u sljedećem imeniku bice unijeti:"
#: importwi.src
msgctxt ""
diff --git a/source/bs/wizards/source/template.po b/source/bs/wizards/source/template.po
index 90ffdda2ff1..724f924e7ed 100644
--- a/source/bs/wizards/source/template.po
+++ b/source/bs/wizards/source/template.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-17 19:45+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389987945.0\n"
#: template.src
msgctxt ""
@@ -64,13 +65,12 @@ msgid "~OK"
msgstr "~U redu"
#: template.src
-#, fuzzy
msgctxt ""
"template.src\n"
"STYLENAME\n"
"string.text"
msgid "(Standard)"
-msgstr "Standardno"
+msgstr "(Standard)"
#: template.src
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"STYLENAME + 1\n"
"string.text"
msgid "Autumn Leaves"
-msgstr ""
+msgstr "Jesenje lišće"
#: template.src
msgctxt ""
@@ -86,16 +86,15 @@ msgctxt ""
"STYLENAME + 2\n"
"string.text"
msgid "Be"
-msgstr ""
+msgstr "Postojati"
#: template.src
-#, fuzzy
msgctxt ""
"template.src\n"
"STYLENAME + 3\n"
"string.text"
msgid "Black and White"
-msgstr "~Crno i bijelo"
+msgstr "Crno i bijelo"
#: template.src
msgctxt ""
@@ -103,7 +102,7 @@ msgctxt ""
"STYLENAME + 4\n"
"string.text"
msgid "Blackberry Bush"
-msgstr ""
+msgstr "Grm kupine"
#: template.src
msgctxt ""
@@ -111,7 +110,7 @@ msgctxt ""
"STYLENAME + 5\n"
"string.text"
msgid "Blue Jeans"
-msgstr ""
+msgstr "Plave traperice"
#: template.src
msgctxt ""
@@ -119,7 +118,7 @@ msgctxt ""
"STYLENAME + 6\n"
"string.text"
msgid "Fifties Diner"
-msgstr ""
+msgstr "Restoran Fifties"
#: template.src
msgctxt ""
@@ -127,7 +126,7 @@ msgctxt ""
"STYLENAME + 7\n"
"string.text"
msgid "Glacier"
-msgstr ""
+msgstr "Glečer"
#: template.src
msgctxt ""
@@ -135,7 +134,7 @@ msgctxt ""
"STYLENAME + 8\n"
"string.text"
msgid "Green Grapes"
-msgstr ""
+msgstr "Zeleno grožđe"
#: template.src
msgctxt ""
@@ -151,7 +150,7 @@ msgctxt ""
"STYLENAME + 10\n"
"string.text"
msgid "Millennium"
-msgstr ""
+msgstr "Milenijum"
#: template.src
msgctxt ""
@@ -159,7 +158,7 @@ msgctxt ""
"STYLENAME + 11\n"
"string.text"
msgid "Nature"
-msgstr ""
+msgstr "Priroda"
#: template.src
msgctxt ""
@@ -167,16 +166,15 @@ msgctxt ""
"STYLENAME + 12\n"
"string.text"
msgid "Neon"
-msgstr ""
+msgstr "Neon"
#: template.src
-#, fuzzy
msgctxt ""
"template.src\n"
"STYLENAME + 13\n"
"string.text"
msgid "Night"
-msgstr "Desno"
+msgstr "Noć"
#: template.src
msgctxt ""
@@ -184,16 +182,15 @@ msgctxt ""
"STYLENAME + 14\n"
"string.text"
msgid "PC Nostalgia"
-msgstr ""
+msgstr "PC nostalgija"
#: template.src
-#, fuzzy
msgctxt ""
"template.src\n"
"STYLENAME + 15\n"
"string.text"
msgid "Pastel"
-msgstr "Ubaci"
+msgstr "Pastel"
#: template.src
msgctxt ""
@@ -201,7 +198,7 @@ msgctxt ""
"STYLENAME + 16\n"
"string.text"
msgid "Pool Party"
-msgstr ""
+msgstr "Zabava na bazenu"
#: template.src
msgctxt ""
@@ -209,7 +206,7 @@ msgctxt ""
"STYLENAME + 17\n"
"string.text"
msgid "Pumpkin"
-msgstr ""
+msgstr "Bundeva"
#: template.src
msgctxt ""
@@ -265,7 +262,7 @@ msgctxt ""
"CorrespondenceNoTextmark+1\n"
"string.text"
msgid "Form letter fields can not be included."
-msgstr "Slova polja u obrascu ne mogu biti uključena."
+msgstr "Polja u šablonskom pismu ne mogu biti uključena."
#: template.src
msgctxt ""
@@ -273,7 +270,7 @@ msgctxt ""
"CorrespondenceMsgError\n"
"string.text"
msgid "An error has occurred."
-msgstr "Greška"
+msgstr "Došlo je do greške."
#: template.src
msgctxt ""
diff --git a/source/bs/xmlsecurity/source/dialogs.po b/source/bs/xmlsecurity/source/dialogs.po
index 7b71db6dc97..4a96ba3a38b 100644
--- a/source/bs/xmlsecurity/source/dialogs.po
+++ b/source/bs/xmlsecurity/source/dialogs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:06+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2014-01-23 22:54+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390517686.0\n"
#: certificateviewer.src
msgctxt ""
@@ -57,7 +58,7 @@ msgctxt ""
"FI_CERTINFO\n"
"fixedtext.text"
msgid " Certificate Information"
-msgstr "Informacije o certifikatu"
+msgstr " Informacije o certifikatu"
#: certificateviewer.src
msgctxt ""
@@ -66,7 +67,7 @@ msgctxt ""
"FI_HINTNOTTRUST\n"
"fixedtext.text"
msgid "This certificate is intended for the following purpose(s):"
-msgstr "Ovaj certifikat je namijenjen za sljedeću namjenu(e):."
+msgstr "Ovaj certifikat je namijenjen za sljedeću namjenu(e):"
#: certificateviewer.src
msgctxt ""
@@ -255,7 +256,7 @@ msgctxt ""
"FT_CERTPATH\n"
"fixedtext.text"
msgid "Certification path"
-msgstr "Staza certifikata"
+msgstr "Staza do certifikata"
#: certificateviewer.src
msgctxt ""
@@ -303,6 +304,9 @@ msgid ""
"\n"
"Save document in ODF 1.2 format and add all desired signatures again."
msgstr ""
+"Ovaj dokument sadrži potpise u ODF 1.1 (OpenOffice.org 2.x) formatu. Potpisivanje dokumenta u %PRODUCTNAME %PRODUCTVERSION zahtijeva ODF 1.2 verziju formata. Prema tome potpis ne može biti dodan ili izbrisan iz dokumenta.\n"
+"\n"
+"Sačuvaj dokument u ODF 1.2 formatu i dodaj sve željene potpise ponovo."
#: digitalsignaturesdialog.src
msgctxt ""
@@ -313,6 +317,8 @@ msgid ""
"Adding or removing a macro signature will remove all document signatures.\n"
"Do you really want to continue?"
msgstr ""
+"Dodavanje ili brisanje makro potpisa izbrisat će sve potpise dokumenta.\n"
+"Da li želite nastaviti?"
#: warnings.src
msgctxt ""
@@ -348,7 +354,7 @@ msgctxt ""
"FI_DESCR2\n"
"fixedtext.text"
msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros."
-msgstr ""
+msgstr "Makroi mogu sadržavati viruse. Isključivanje makroa je uvijek sigurno. Isključivanje makroa može dovesti do gubitka funkcionalnosti koje ti makroi obezbjeđuju."
#: warnings.src
msgctxt ""
@@ -357,7 +363,7 @@ msgctxt ""
"CB_ALWAYSTRUST\n"
"checkbox.text"
msgid "Always trust macros from this source"
-msgstr "Uvjek vjeruj makroima iz ovog izvora"
+msgstr "Uvijek vjeruj makroima iz ovog izvora"
#: warnings.src
msgctxt ""
diff --git a/source/bs/xmlsecurity/uiconfig/ui.po b/source/bs/xmlsecurity/uiconfig/ui.po
index 6c799d1084b..ce3131c152f 100644
--- a/source/bs/xmlsecurity/uiconfig/ui.po
+++ b/source/bs/xmlsecurity/uiconfig/ui.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-28 18:08+0200\n"
-"PO-Revision-Date: 2013-02-17 20:18+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-15 19:01+0000\n"
+"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361132300.0\n"
+"X-POOTLE-MTIME: 1389812475.0\n"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "Digitalni potpisi"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The following have signed the document content: "
-msgstr ""
+msgstr "Sljedeći su potpisali sadržaj dokumenta: "
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "View Certificate..."
-msgstr ""
+msgstr "Pogledaj certifikat..."
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign Document..."
-msgstr ""
+msgstr "Potpiši dokument..."
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "Ukloni"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Signed by "
-msgstr ""
+msgstr "Potpisan od "
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Digital ID issued by "
-msgstr ""
+msgstr "Digitalni ID izdaje "
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date"
-msgstr ""
+msgstr "Datum"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The following have signed the document macro:"
-msgstr ""
+msgstr "Sljedeći su potpisali makro dokumente:"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The following have signed this package:"
-msgstr ""
+msgstr "Sljedeći su potpisali ovaj paket:"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The signatures in this document are valid"
-msgstr ""
+msgstr "Potpisi u ovom dokumentu su validni"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The signatures in this document are invalid"
-msgstr ""
+msgstr "Potpisi u ovom dokumentu nisu validni"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not all parts of the document are signed"
-msgstr ""
+msgstr "Nisu svi dijelovi dokumenta potpisani"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate could not be validated"
-msgstr ""
+msgstr "Certifikat ne može biti validiran"
#: macrosecuritydialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macro Security"
-msgstr ""
+msgstr "Sigurnost makroa"
#: macrosecuritydialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security Level"
-msgstr ""
+msgstr "Sigurnosni nivo"
#: macrosecuritydialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trusted Sources"
-msgstr ""
+msgstr "Provjerljivi izvori"
#: securitylevelpage.ui
msgctxt ""
@@ -180,6 +180,9 @@ msgid ""
"All macros will be executed without confirmation.\n"
"Use this setting only if you are certain that all documents that will be opened are safe."
msgstr ""
+"_Nisko (Ne preporučuje se).\n"
+"Svi makroi će se izvršiti bez potvrde.\n"
+"Koristite ovu postavku samo ako ste sigurni da su svi dokumenti koji će biti otvoreni sigurni."
#: securitylevelpage.ui
msgctxt ""
@@ -191,6 +194,8 @@ msgid ""
"_Medium.\n"
"Confirmation required before executing macros from untrusted sources."
msgstr ""
+"_Srednje.\n"
+"Potvrda je potrebna prije izvršavanja makroa iz nepouzdanih izvora."
#: securitylevelpage.ui
msgctxt ""
@@ -203,6 +208,9 @@ msgid ""
"Only signed macros from trusted sources are allowed to run.\n"
"Unsigned macros are disabled."
msgstr ""
+"Vi_soko.\n"
+"Samo potpisane makronaredbe iz pouzdanih izvora mogu se pokrenuti.\n"
+"Nepotpisane makronaredbe su onemogućene."
#: securitylevelpage.ui
msgctxt ""
@@ -215,6 +223,9 @@ msgid ""
"Only macros from trusted file locations are allowed to run.\n"
"All other macros, regardless whether signed or not, are disabled."
msgstr ""
+"_Veoma Visoka.\n"
+"Samo makroima iz pouzdanih lokacija datoteka je dopusteno da se pokrenu.\n"
+"Svi ostali makroi, bez obzira na to jesu li potpisai ili ne, su onemogućeni."
#: securitytrustpage.ui
msgctxt ""
@@ -223,7 +234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_View..."
-msgstr ""
+msgstr "_Pregled..."
#: securitytrustpage.ui
msgctxt ""
@@ -232,7 +243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Issued to"
-msgstr ""
+msgstr "Izdana"
#: securitytrustpage.ui
msgctxt ""
@@ -241,7 +252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Issued by"
-msgstr ""
+msgstr "Izdana od strane"
#: securitytrustpage.ui
msgctxt ""
@@ -250,7 +261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expiration date"
-msgstr ""
+msgstr "Datum isteka"
#: securitytrustpage.ui
msgctxt ""
@@ -259,7 +270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trusted certificates"
-msgstr ""
+msgstr "Povjerljivi certifikati"
#: securitytrustpage.ui
msgctxt ""
@@ -268,17 +279,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document macros are always executed if they have been opened from one of the following locations."
-msgstr ""
+msgstr "Makroi dokumenta su uvijek uklonjeni ako su otvoreni iz jedne od sljedećih lokacija."
#: securitytrustpage.ui
-#, fuzzy
msgctxt ""
"securitytrustpage.ui\n"
"addfile\n"
"label\n"
"string.text"
msgid "A_dd..."
-msgstr "Dodaj..."
+msgstr "_Dodaj..."
#: securitytrustpage.ui
msgctxt ""
@@ -287,7 +297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trusted file locations"
-msgstr ""
+msgstr "Povjerljive lokacije datoteka"
#: selectcertificatedialog.ui
msgctxt ""
@@ -296,7 +306,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Certificate"
-msgstr ""
+msgstr "Odaberite certifikat"
#: selectcertificatedialog.ui
msgctxt ""
@@ -305,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Issued to "
-msgstr ""
+msgstr "Izdana za "
#: selectcertificatedialog.ui
msgctxt ""
@@ -314,7 +324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Issued by"
-msgstr ""
+msgstr "Izdana od strane"
#: selectcertificatedialog.ui
msgctxt ""
@@ -323,7 +333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expiration date"
-msgstr ""
+msgstr "Datum isteka"
#: selectcertificatedialog.ui
msgctxt ""
@@ -332,7 +342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select the certificate you want to use for signing "
-msgstr ""
+msgstr "Odaberite certifikat koji želite koristiti za potpisivanje "
#: selectcertificatedialog.ui
msgctxt ""
@@ -341,4 +351,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "View Certificate..."
-msgstr ""
+msgstr "Pogledaj certifikat..."
diff --git a/source/ca-valencia/basctl/source/basicide.po b/source/ca-valencia/basctl/source/basicide.po
index a500f558376..235bd4abad4 100644
--- a/source/ca-valencia/basctl/source/basicide.po
+++ b/source/ca-valencia/basctl/source/basicide.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-07 00:17+0000\n"
+"PO-Revision-Date: 2014-02-22 22:23+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354839440.0\n"
+"X-POOTLE-MTIME: 1393107808.0\n"
#: basicprint.src
msgctxt ""
@@ -1326,7 +1326,7 @@ msgctxt ""
"RID_STR_PACKAGE_BUNDLE\n"
"string.text"
msgid "Extension"
-msgstr "Conjunt de paquets UNO"
+msgstr "Extensió"
#: objdlg.src
msgctxt ""
diff --git a/source/ca-valencia/basctl/source/dlged.po b/source/ca-valencia/basctl/source/dlged.po
index 6195a48df8e..afdca048500 100644
--- a/source/ca-valencia/basctl/source/dlged.po
+++ b/source/ca-valencia/basctl/source/dlged.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:10+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2013-12-08 21:47+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386539257.0\n"
#: dlgresid.src
msgctxt ""
@@ -148,7 +149,7 @@ msgctxt ""
"RID_QRYBOX_LANGUAGE\n"
"querybox.title"
msgid "Delete Language Resources"
-msgstr "Elimina els recursos de llengües"
+msgstr "Suprimeix els recursos de llengües"
#: managelang.src
msgctxt ""
@@ -201,4 +202,4 @@ msgctxt ""
"RID_DLG_SETDEF_LANGUAGE\n"
"modaldialog.text"
msgid "Set Default User Interface Language"
-msgstr "Estableix la llengua per defecte de la interfície d'usuari"
+msgstr "Defineix la llengua per defecte de la interfície d'usuari"
diff --git a/source/ca-valencia/basic/source/classes.po b/source/ca-valencia/basic/source/classes.po
index 6dfd8abbe07..a536867ccb0 100644
--- a/source/ca-valencia/basic/source/classes.po
+++ b/source/ca-valencia/basic/source/classes.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-29 21:36+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2013-12-08 21:47+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354225010.0\n"
+"X-POOTLE-MTIME: 1386539276.0\n"
#: sb.src
msgctxt ""
@@ -1222,7 +1222,7 @@ msgctxt ""
"ERRCODE_BASMGR_REMOVELIB & ERRCODE_RES_MASK\n"
"string.text"
msgid "Error removing library."
-msgstr "S'ha produït un error en eliminar la biblioteca."
+msgstr "S'ha produït un error en suprimir la biblioteca."
#: sb.src
msgctxt ""
@@ -1230,4 +1230,4 @@ msgctxt ""
"ERRCODE_BASMGR_UNLOADLIB & ERRCODE_RES_MASK\n"
"string.text"
msgid "The library could not be removed from memory."
-msgstr "No s'ha pogut eliminar la biblioteca de la memòria."
+msgstr "No s'ha pogut suprimir la biblioteca de la memòria."
diff --git a/source/ca-valencia/chart2/source/controller/dialogs.po b/source/ca-valencia/chart2/source/controller/dialogs.po
index ddc42fab4fd..71568a87a2b 100644
--- a/source/ca-valencia/chart2/source/controller/dialogs.po
+++ b/source/ca-valencia/chart2/source/controller/dialogs.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-12 16:36+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-22 22:44+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373646998.0\n"
+"X-POOTLE-MTIME: 1393109054.0\n"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "Línia de tendència %FORMULA amb precisió R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Línia de tendència de mitjana mòbil amb punt = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -790,7 +798,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_HORZ\n"
"string.text"
msgid "Horizontal grid major/major&minor/off"
-msgstr ""
+msgstr "Graella horitzontal principal/principal i secundària/desactivada"
#: Strings.src
msgctxt ""
@@ -798,7 +806,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_VERTICAL\n"
"string.text"
msgid "Vertical grid major/major&minor/off"
-msgstr ""
+msgstr "Graella vertical principal/principal i secundària/desactivada"
#: Strings.src
msgctxt ""
@@ -1449,56 +1457,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Lineal (%SERIESNAME)"
+msgid "Linear"
+msgstr "Lineal"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Logarítmica (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "Logarítmica"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Exponencial (%SERIESNAME)"
+msgid "Exponential"
+msgstr "Exponencial"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Potència (%SERIESNAME)"
+msgid "Power"
+msgstr "Potència"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr ""
+msgid "Polynomial"
+msgstr "Polinomial"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr ""
+msgid "Moving average"
+msgstr "Mitjana mòbil"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Mitjana (%SERIESNAME)"
+msgid "Mean"
+msgstr "Mitjana"
#: dlg_DataEditor.src
msgctxt ""
@@ -2922,7 +2930,7 @@ msgctxt ""
"CB_FIRST_ROW_ASLABELS\n"
"checkbox.text"
msgid "~First row as label"
-msgstr "~Primera fila com a etiquetes"
+msgstr "~Primera fila com a etiqueta"
#: tp_RangeChooser.src
msgctxt ""
@@ -2931,7 +2939,7 @@ msgctxt ""
"CB_FIRST_COLUMN_ASLABELS\n"
"checkbox.text"
msgid "F~irst column as label"
-msgstr "P~rimera columna com a etiquetes"
+msgstr "P~rimera columna com a etiqueta"
#: tp_Wizard_TitlesAndObjects.src
msgctxt ""
diff --git a/source/ca-valencia/chart2/uiconfig/ui.po b/source/ca-valencia/chart2/uiconfig/ui.po
index d1af6804b32..ed446fd9fb2 100644
--- a/source/ca-valencia/chart2/uiconfig/ui.po
+++ b/source/ca-valencia/chart2/uiconfig/ui.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-12 16:38+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-22 22:22+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373647086.0\n"
+"X-POOTLE-MTIME: 1393107763.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Axes"
-msgstr ""
+msgstr "Eixos"
#: insertaxisdlg.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "Eix _X"
#: insertaxisdlg.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "Eix _Y"
#: insertaxisdlg.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr ""
+msgstr "Eix _Z"
#: insertaxisdlg.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Axes"
-msgstr ""
+msgstr "Eixos"
#: insertaxisdlg.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "_Eix X"
#: insertaxisdlg.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "E_ix Y"
#: insertaxisdlg.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "Ei_x Z"
#: insertaxisdlg.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary axes"
-msgstr ""
+msgstr "Eixos secundaris"
#: insertgriddlg.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Grids"
-msgstr ""
+msgstr "Graelles"
#: insertgriddlg.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "Eix _X"
#: insertgriddlg.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "Eix _Y"
#: insertgriddlg.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr ""
+msgstr "Eix _Z"
#: insertgriddlg.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Major grids"
-msgstr ""
+msgstr "Graelles principals"
#: insertgriddlg.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "_Eix X"
#: insertgriddlg.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "E_ix Y"
#: insertgriddlg.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "Ei_x Z"
#: insertgriddlg.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor grids"
-msgstr ""
+msgstr "Graelles secundàries"
#: smoothlinesdlg.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type of stepping"
-msgstr ""
+msgstr "Tipus d'esglaonament"
#: titlerotationtabpage.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Graus"
#: titlerotationtabpage.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "Apilat ve_rticalment"
#: titlerotationtabpage.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: titlerotationtabpage.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "Direcció del te_xt:"
#: titlerotationtabpage.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Orientació del text"
#: tp_Scale.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reverse direction"
-msgstr ""
+msgstr "Direcció inve_rsa"
#: tp_Scale.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Logarithmic scale"
-msgstr ""
+msgstr "Escala _logarítmica"
#: tp_Scale.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "T_ipus"
#: tp_Scale.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automàtic"
#: tp_Scale.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: tp_Scale.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: tp_Scale.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum"
-msgstr ""
+msgstr "_Mínim"
#: tp_Scale.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_ximum"
-msgstr ""
+msgstr "Mà_xim"
#: tp_Scale.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automàtic"
#: tp_Scale.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "A_utomàtic"
#: tp_Scale.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_esolution"
-msgstr ""
+msgstr "R_esolució"
#: tp_Scale.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "Automàt_ic"
#: tp_Scale.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_jor interval"
-msgstr ""
+msgstr "Interval _principal"
#: tp_Scale.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Au_tomatic"
-msgstr ""
+msgstr "Au_tomàtic"
#: tp_Scale.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val"
-msgstr ""
+msgstr "Interval _secundari"
#: tp_Scale.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val count"
-msgstr ""
+msgstr "Nombre d'intervals se_cundaris"
#: tp_Scale.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_omatic"
-msgstr ""
+msgstr "Automàtic"
#: tp_Scale.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_ference value"
-msgstr ""
+msgstr "Valor de re_ferència"
#: tp_Scale.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "Automàt_ic"
#: tp_Scale.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Escala"
#: tp_Scale.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Days"
-msgstr ""
+msgstr "Dies"
#: tp_Scale.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Months"
-msgstr ""
+msgstr "Mesos"
#: tp_Scale.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Years"
-msgstr ""
+msgstr "Anys"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Primary Y axis"
-msgstr ""
+msgstr "Eix Y principal"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary Y axis"
-msgstr ""
+msgstr "Eix Y secundari"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align data series to"
-msgstr ""
+msgstr "Alinea la sèrie de dades a"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "E_spaiat"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Overlap"
-msgstr ""
+msgstr "Superp_osa"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _bars side by side"
-msgstr ""
+msgstr "Mostra les _barres una al costat de l'altra"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection lines"
-msgstr ""
+msgstr "Línies de connexió"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Paràmetres"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot missing values"
-msgstr ""
+msgstr "Traçat dels valors que falten"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Leave gap"
-msgstr ""
+msgstr "Deixa un _espai"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assume zero"
-msgstr ""
+msgstr "_Assumeix un zero"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continue line"
-msgstr ""
+msgstr "_Continua la línia"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include _values from hidden cells"
-msgstr ""
+msgstr "Inclou els _valors de les cel·les ocultes"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot options"
-msgstr ""
+msgstr "Opcions de traçat"
#: tp_Trendline.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Linear"
-msgstr ""
+msgstr "_Lineal"
#: tp_Trendline.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_ogarithmic"
-msgstr ""
+msgstr "L_ogarítmica"
#: tp_Trendline.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xponential"
-msgstr ""
+msgstr "E_xponencial"
#: tp_Trendline.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Po_wer"
-msgstr ""
+msgstr "_Potencial"
#: tp_Trendline.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Polynomial"
-msgstr ""
+msgstr "_Polinomial"
#: tp_Trendline.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moving Average"
-msgstr ""
+msgstr "_Mitjana mòbil"
#: tp_Trendline.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Degree"
-msgstr ""
+msgstr "Grau"
#: tp_Trendline.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Període"
#: tp_Trendline.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regression Type"
-msgstr ""
+msgstr "Tipus de regressió"
#: tp_Trendline.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Forward"
-msgstr ""
+msgstr "Extrapola cap avant"
#: tp_Trendline.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Backward"
-msgstr ""
+msgstr "Extrapola cap arrere"
#: tp_Trendline.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Force _Intercept"
-msgstr ""
+msgstr "Força la _intercepció"
#: tp_Trendline.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Equation"
-msgstr ""
+msgstr "Mostra l'_equació"
#: tp_Trendline.ui
msgctxt ""
@@ -797,7 +797,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Coefficient of Determination (R²)"
-msgstr ""
+msgstr "Mostra el _coeficient de determinació (R²)"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "Nom de la línia de tendència"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
#: tp_Trendline.ui
msgctxt ""
@@ -806,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: tp_axisLabel.ui
msgctxt ""
@@ -815,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sho_w labels"
-msgstr ""
+msgstr "Mostra les e_tiquetes"
#: tp_axisLabel.ui
msgctxt ""
@@ -824,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Mosaic"
#: tp_axisLabel.ui
msgctxt ""
@@ -833,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "St_agger odd"
-msgstr ""
+msgstr "Org_anització senar"
#: tp_axisLabel.ui
msgctxt ""
@@ -842,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Stagger _even"
-msgstr ""
+msgstr "Organització par_ell"
#: tp_axisLabel.ui
msgctxt ""
@@ -851,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "A_utomàtic"
#: tp_axisLabel.ui
msgctxt ""
@@ -860,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Order"
-msgstr ""
+msgstr "Orde"
#: tp_axisLabel.ui
msgctxt ""
@@ -869,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_verlap"
-msgstr ""
+msgstr "Superp_osa"
#: tp_axisLabel.ui
msgctxt ""
@@ -878,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Break"
-msgstr ""
+msgstr "_Salt"
#: tp_axisLabel.ui
msgctxt ""
@@ -887,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text flow"
-msgstr ""
+msgstr "Flux del text"
#: tp_axisLabel.ui
msgctxt ""
@@ -896,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Graus"
#: tp_axisLabel.ui
msgctxt ""
@@ -905,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "Apilat ve_rticalment"
#: tp_axisLabel.ui
msgctxt ""
@@ -914,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: tp_axisLabel.ui
msgctxt ""
@@ -923,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "Direcció del te_xt:"
#: tp_axisLabel.ui
msgctxt ""
@@ -932,4 +950,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Orientació del text"
diff --git a/source/ca-valencia/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/ca-valencia/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..6ce79da76cf
--- /dev/null
+++ b/source/ca-valencia/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-07 21:33+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-XV\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130422.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird incrustat"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Fitxer del Firebird"
diff --git a/source/ca-valencia/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/ca-valencia/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
index 90a603ab933..317a35d4508 100644
--- a/source/ca-valencia/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
+++ b/source/ca-valencia/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-13 15:08+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-01-07 21:34+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130440.0\n"
#: Drivers.xcu
msgctxt ""
@@ -22,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "HSQLDB Embedded"
-msgstr ""
+msgstr "HSQLDB incrustat"
diff --git a/source/ca-valencia/connectivity/source/resource.po b/source/ca-valencia/connectivity/source/resource.po
index a7ca4fc5484..a849240a7e2 100644
--- a/source/ca-valencia/connectivity/source/resource.po
+++ b/source/ca-valencia/connectivity/source/resource.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-14 09:05+0200\n"
+"PO-Revision-Date: 2013-12-08 21:48+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386539303.0\n"
#: conn_error_message.src
msgctxt ""
@@ -709,7 +710,7 @@ msgctxt ""
"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
"string.text"
msgid "The index could not be created. The size of the chosen column is too big."
-msgstr ""
+msgstr "No s'ha pogut crear l'índex. La mida de la columna seleccionada és massa gran."
#: conn_shared_res.src
msgctxt ""
@@ -811,7 +812,7 @@ msgctxt ""
"STR_COLUMN_NOT_DROP\n"
"string.text"
msgid "The column at position '$position$' could not be dropped. May be the file system is write protected."
-msgstr "No s'ha pogut eliminar la columna a la posició '$position$'. Potser el sistema de fitxers està protegit contra escriptura."
+msgstr "No s'ha pogut suprimir la columna a la posició '$position$'. Potser el sistema de fitxers està protegit contra escriptura."
#: conn_shared_res.src
msgctxt ""
@@ -819,7 +820,7 @@ msgctxt ""
"STR_TABLE_NOT_DROP\n"
"string.text"
msgid "The table '$tablename$' could not be dropped. May be the file system is write protected."
-msgstr "No s'ha pogut eliminar la taula '$tablename$'. Potser el sistema de fitxers està protegit contra escriptura."
+msgstr "No s'ha pogut suprimir la taula '$tablename$'. Potser el sistema de fitxers està protegit contra escriptura."
#: conn_shared_res.src
msgctxt ""
diff --git a/source/ca-valencia/cui/source/customize.po b/source/ca-valencia/cui/source/customize.po
index 849f019b605..ee37aa3cb58 100644
--- a/source/ca-valencia/cui/source/customize.po
+++ b/source/ca-valencia/cui/source/customize.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-25 16:29+0000\n"
+"PO-Revision-Date: 2013-11-22 10:10+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369499399.0\n"
+"X-POOTLE-MTIME: 1385115036.0\n"
#: acccfg.src
msgctxt ""
@@ -209,7 +209,7 @@ msgctxt ""
"TEXT_BEGIN_GROUP\n"
"#define.text"
msgid "Add Separator"
-msgstr ""
+msgstr "Afig un separador"
#: cfg.src
msgctxt ""
diff --git a/source/ca-valencia/cui/source/dialogs.po b/source/ca-valencia/cui/source/dialogs.po
index 546f8f63838..fdf150ede83 100644
--- a/source/ca-valencia/cui/source/dialogs.po
+++ b/source/ca-valencia/cui/source/dialogs.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-12 14:00+0000\n"
+"PO-Revision-Date: 2013-11-22 10:10+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360677629.0\n"
+"X-POOTLE-MTIME: 1385115041.0\n"
#: colorpicker.src
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"BT_OK\n"
"pushbutton.text"
msgid "Ok"
-msgstr ""
+msgstr "D'acord"
#: hlmarkwn.src
msgctxt ""
@@ -2526,7 +2526,7 @@ msgctxt ""
"RID_DLG_PASSWORD_TO_OPEN_MODIFY\n"
"modaldialog.text"
msgid "Set Password"
-msgstr "Estableix la contrasenya"
+msgstr "Defineix la contrasenya"
#: scriptdlg.src
msgctxt ""
diff --git a/source/ca-valencia/cui/source/options.po b/source/ca-valencia/cui/source/options.po
index cbe5af875d3..2d6ee925881 100644
--- a/source/ca-valencia/cui/source/options.po
+++ b/source/ca-valencia/cui/source/options.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:43+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-11-22 10:13+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518580.0\n"
+"X-POOTLE-MTIME: 1385115200.0\n"
#: certpath.src
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"RID_SVXSTR_DRIVER_NAME\n"
"string.text"
msgid "Driver name"
-msgstr ""
+msgstr "Nom del controlador"
#: connpooloptions.src
msgctxt ""
@@ -101,7 +101,7 @@ msgctxt ""
"RID_SVXSTR_POOLED_FLAG\n"
"string.text"
msgid "Pool"
-msgstr ""
+msgstr "Disponibles"
#: connpooloptions.src
msgctxt ""
@@ -109,7 +109,7 @@ msgctxt ""
"RID_SVXSTR_POOL_TIMEOUT\n"
"string.text"
msgid "Timeout"
-msgstr ""
+msgstr "Temps d'espera"
#: connpooloptions.src
msgctxt ""
@@ -117,7 +117,7 @@ msgctxt ""
"RID_SVXSTR_YES\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#: connpooloptions.src
msgctxt ""
@@ -125,7 +125,7 @@ msgctxt ""
"RID_SVXSTR_NO\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "No"
#: dbregister.src
msgctxt ""
@@ -133,7 +133,7 @@ msgctxt ""
"RID_SVXSTR_TYPE\n"
"string.text"
msgid "Registered name"
-msgstr ""
+msgstr "Nom registrat"
#: dbregister.src
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"RID_SVXSTR_PATH\n"
"string.text"
msgid "Database file"
-msgstr ""
+msgstr "Fitxer de base de dades"
#: doclinkdialog.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"STR_MODIFY\n"
"string.text"
msgid "~Replace"
-msgstr ""
+msgstr "~Reemplaça"
#: optdict.src
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"RID_SVXSTR_HEADER1\n"
"string.text"
msgid "[L]"
-msgstr ""
+msgstr "[C]"
#: optfltr.src
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"RID_SVXSTR_HEADER2\n"
"string.text"
msgid "[S]"
-msgstr ""
+msgstr "[D]"
#: optfltr.src
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"RID_SVXSTR_CHG_MATH\n"
"string.text"
msgid "MathType to %PRODUCTNAME Math or reverse"
-msgstr ""
+msgstr "Del MathType al %PRODUCTNAME Math o a la inversa"
#: optfltr.src
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"RID_SVXSTR_CHG_WRITER\n"
"string.text"
msgid "WinWord to %PRODUCTNAME Writer or reverse"
-msgstr ""
+msgstr "Del WinWord al %PRODUCTNAME Writer o a la inversa"
#: optfltr.src
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"RID_SVXSTR_CHG_CALC\n"
"string.text"
msgid "Excel to %PRODUCTNAME Calc or reverse"
-msgstr ""
+msgstr "De l'Excel al %PRODUCTNAME Calc o a la inversa"
#: optfltr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"RID_SVXSTR_CHG_IMPRESS\n"
"string.text"
msgid "PowerPoint to %PRODUCTNAME Impress or reverse"
-msgstr ""
+msgstr "Del PowerPoint al %PRODUCTNAME Impress o a la inversa"
#: optfltr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"RID_SVXSTR_CHG_SMARTART\n"
"string.text"
msgid "SmartArt to %PRODUCTNAME shapes or reverse"
-msgstr ""
+msgstr "De formes de l'SmartArt a formes del %PRODUCTNAME o a la inversa"
#: optgdlg.src
msgctxt ""
@@ -539,7 +539,7 @@ msgctxt ""
"RID_SVXSTR_CAPITAL_WORDS\n"
"string.text"
msgid "Check uppercase words"
-msgstr ""
+msgstr "Comprova les paraules en majúscules"
#: optlingu.src
msgctxt ""
@@ -547,7 +547,7 @@ msgctxt ""
"RID_SVXSTR_WORDS_WITH_DIGITS\n"
"string.text"
msgid "Check words with numbers "
-msgstr ""
+msgstr "Verifica les paraules amb xifres "
#: optlingu.src
msgctxt ""
@@ -555,7 +555,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_SPECIAL\n"
"string.text"
msgid "Check special regions"
-msgstr ""
+msgstr "Comprova les regions especials"
#: optlingu.src
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_AUTO\n"
"string.text"
msgid "Check spelling as you type"
-msgstr ""
+msgstr "Revisa l'ortografia a mesura que es teclegi"
#: optlingu.src
msgctxt ""
@@ -571,7 +571,7 @@ msgctxt ""
"RID_SVXSTR_GRAMMAR_AUTO\n"
"string.text"
msgid "Check grammar as you type"
-msgstr ""
+msgstr "Revisa la gramàtica a mesura que es teclegi"
#: optlingu.src
msgctxt ""
@@ -579,7 +579,7 @@ msgctxt ""
"RID_SVXSTR_NUM_MIN_WORDLEN\n"
"string.text"
msgid "Minimal number of characters for hyphenation: "
-msgstr ""
+msgstr "Nombre mínim de caràcters per posar-hi un guionet: "
#: optlingu.src
msgctxt ""
@@ -587,7 +587,7 @@ msgctxt ""
"RID_SVXSTR_NUM_PRE_BREAK\n"
"string.text"
msgid "Characters before line break: "
-msgstr ""
+msgstr "Caràcters abans del salt de línia: "
#: optlingu.src
msgctxt ""
@@ -595,7 +595,7 @@ msgctxt ""
"RID_SVXSTR_NUM_POST_BREAK\n"
"string.text"
msgid "Characters after line break: "
-msgstr ""
+msgstr "Caràcters després del salt de línia: "
#: optlingu.src
msgctxt ""
@@ -603,7 +603,7 @@ msgctxt ""
"RID_SVXSTR_HYPH_AUTO\n"
"string.text"
msgid "Hyphenate without inquiry"
-msgstr ""
+msgstr "Parteix els mots sense consultar"
#: optlingu.src
msgctxt ""
@@ -611,7 +611,7 @@ msgctxt ""
"RID_SVXSTR_HYPH_SPECIAL\n"
"string.text"
msgid "Hyphenate special regions"
-msgstr ""
+msgstr "Parteix els mots de regions especials"
#: optlingu.src
msgctxt ""
@@ -619,7 +619,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_MODULES_EDIT\n"
"string.text"
msgid "Edit Available language modules"
-msgstr ""
+msgstr "Edita els mòduls de llengua disponibles"
#: optlingu.src
msgctxt ""
@@ -627,7 +627,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_DICS_EDIT_DIC\n"
"string.text"
msgid "Edit User-defined dictionaries"
-msgstr ""
+msgstr "Edita els diccionaris definits per l'usuari"
#: optlingu.src
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_OPTIONS_EDIT\n"
"string.text"
msgid "Edit Options"
-msgstr ""
+msgstr "Edita les opcions"
#: optpath.src
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"RID_SVXSTR_KEY_GRAPHICS_PATH\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Imatges"
#: optpath.src
msgctxt ""
@@ -984,7 +984,7 @@ msgctxt ""
"15\n"
"itemlist.text"
msgid "Basic IDE Options"
-msgstr ""
+msgstr "Opcions de l'IDE del Basic"
#: treeopt.src
msgctxt ""
@@ -993,16 +993,7 @@ msgctxt ""
"16\n"
"itemlist.text"
msgid "Online Update"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
+msgstr "Actualització en línia"
#: treeopt.src
msgctxt ""
@@ -1353,7 +1344,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Calculate"
-msgstr ""
+msgstr "Càlcul"
#: treeopt.src
msgctxt ""
@@ -1362,7 +1353,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Formula"
-msgstr ""
+msgstr "Fórmula"
#: treeopt.src
msgctxt ""
@@ -1371,7 +1362,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Sort Lists"
-msgstr ""
+msgstr "Ordena les llistes"
#: treeopt.src
msgctxt ""
@@ -1380,7 +1371,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: treeopt.src
msgctxt ""
@@ -1389,7 +1380,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Compatibilitat"
#: treeopt.src
msgctxt ""
@@ -1398,7 +1389,7 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "Grid"
-msgstr ""
+msgstr "Graella"
#: treeopt.src
msgctxt ""
@@ -1407,7 +1398,7 @@ msgctxt ""
"11\n"
"itemlist.text"
msgid "Print"
-msgstr ""
+msgstr "Impressió"
#: treeopt.src
msgctxt ""
diff --git a/source/ca-valencia/cui/source/tabpages.po b/source/ca-valencia/cui/source/tabpages.po
index 8189650e4f4..60ab277ebb8 100644
--- a/source/ca-valencia/cui/source/tabpages.po
+++ b/source/ca-valencia/cui/source/tabpages.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-18 18:40+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:24+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371580835.0\n"
+"X-POOTLE-MTIME: 1393107879.0\n"
#: autocdlg.src
msgctxt ""
@@ -1638,7 +1638,7 @@ msgctxt ""
"RID_SVXSTR_CHARNAME_FAMILY\n"
"string.text"
msgid "Family"
-msgstr "Familia"
+msgstr "Família"
#: strings.src
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"RID_SVXSTR_USE_REPLACE\n"
"string.text"
msgid "Use replacement table"
-msgstr ""
+msgstr "Utilitza la taula de reemplaçament"
#: strings.src
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_WORD\n"
"string.text"
msgid "Correct TWo INitial CApitals"
-msgstr ""
+msgstr "Corregeix DUes MAjúscules al COmençament de PAraula"
#: strings.src
msgctxt ""
@@ -1686,7 +1686,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_SENT\n"
"string.text"
msgid "Capitalize first letter of every sentence"
-msgstr ""
+msgstr "Converteix en majúscula la primera lletra de cada frase"
#: strings.src
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"RID_SVXSTR_BOLD_UNDER\n"
"string.text"
msgid "Automatic *bold* and _underline_"
-msgstr ""
+msgstr "Converteix en *negreta* i _subratllat_ automàticament"
#: strings.src
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"RID_SVXSTR_NO_DBL_SPACES\n"
"string.text"
msgid "Ignore double spaces"
-msgstr ""
+msgstr "Ignora els espais dobles"
#: strings.src
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"RID_SVXSTR_DETECT_URL\n"
"string.text"
msgid "URL Recognition"
-msgstr ""
+msgstr "Reconeix els URL"
#: strings.src
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"RID_SVXSTR_DASH\n"
"string.text"
msgid "Replace dashes"
-msgstr ""
+msgstr "Reemplaça els guions"
#: strings.src
msgctxt ""
@@ -1726,7 +1726,7 @@ msgctxt ""
"RID_SVXSTR_CORRECT_ACCIDENTAL_CAPS_LOCK\n"
"string.text"
msgid "Correct accidental use of cAPS LOCK key"
-msgstr ""
+msgstr "Corregeix l'ús accidental de la tecla de fIXACIÓ DE MAJÚSCULES"
#: strings.src
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"RID_SVXSTR_NON_BREAK_SPACE\n"
"string.text"
msgid "Add non-breaking space before specific punctuation marks in French text"
-msgstr ""
+msgstr "Afig un espai no separable abans de signes de puntuació específics en text francés"
#: strings.src
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"RID_SVXSTR_ORDINAL\n"
"string.text"
msgid "Format ordinal numbers suffixes (1st -> 1^st)"
-msgstr ""
+msgstr "Formata els sufixos dels nombres ordinals (1r -> 1^r)"
#: strings.src
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"RID_SVXSTR_DEL_EMPTY_PARA\n"
"string.text"
msgid "Remove blank paragraphs"
-msgstr ""
+msgstr "Suprimeix els paràgrafs en blanc"
#: strings.src
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"RID_SVXSTR_USER_STYLE\n"
"string.text"
msgid "Replace Custom Styles"
-msgstr ""
+msgstr "Reemplaça els estils personalitzats"
#: strings.src
msgctxt ""
@@ -1766,7 +1766,7 @@ msgctxt ""
"RID_SVXSTR_BULLET\n"
"string.text"
msgid "Replace bullets with: "
-msgstr ""
+msgstr "Reemplaça els pics per: "
#: strings.src
msgctxt ""
@@ -1774,7 +1774,7 @@ msgctxt ""
"RID_SVXSTR_RIGHT_MARGIN\n"
"string.text"
msgid "Combine single line paragraphs if length greater than"
-msgstr ""
+msgstr "Combina els paràgrafs d'una línia si la longitud supera el"
#: strings.src
msgctxt ""
@@ -1782,7 +1782,7 @@ msgctxt ""
"RID_SVXSTR_NUM\n"
"string.text"
msgid "Apply numbering - symbol: "
-msgstr ""
+msgstr "Aplica numeració - símbol: "
#: strings.src
msgctxt ""
@@ -1790,7 +1790,7 @@ msgctxt ""
"RID_SVXSTR_BORDER\n"
"string.text"
msgid "Apply border"
-msgstr ""
+msgstr "Aplica una vora"
#: strings.src
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"RID_SVXSTR_CREATE_TABLE\n"
"string.text"
msgid "Create table"
-msgstr ""
+msgstr "Crea una taula"
#: strings.src
msgctxt ""
@@ -1806,7 +1806,7 @@ msgctxt ""
"RID_SVXSTR_REPLACE_TEMPLATES\n"
"string.text"
msgid "Apply Styles"
-msgstr ""
+msgstr "Aplica els estils"
#: strings.src
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_AT_STT_END\n"
"string.text"
msgid "Delete spaces and tabs at beginning and end of paragraph"
-msgstr ""
+msgstr "Suprimeix espais i tabuladors al començament i al final del paràgraf"
#: strings.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_BETWEEN_LINES\n"
"string.text"
msgid "Delete spaces and tabs at end and start of line"
-msgstr ""
+msgstr "Suprimeix espais i tabuladors al final i al començament de la línia"
#: strings.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_CONNECTOR\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Connector"
#: strings.src
msgctxt ""
@@ -1838,4 +1838,4 @@ msgctxt ""
"RID_SVXSTR_DIMENSION_LINE\n"
"string.text"
msgid "Dimension line"
-msgstr ""
+msgstr "Línia de dimensió"
diff --git a/source/ca-valencia/cui/uiconfig/ui.po b/source/ca-valencia/cui/uiconfig/ui.po
index b0554f22946..f67997cf0d3 100644
--- a/source/ca-valencia/cui/uiconfig/ui.po
+++ b/source/ca-valencia/cui/uiconfig/ui.po
@@ -3,81 +3,81 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-05 19:49+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-02-22 22:25+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: none\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375732159.0\n"
+"X-POOTLE-MTIME: 1393107934.0\n"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
-msgstr ""
+msgid "Edit"
+msgstr "Edita"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
-msgstr ""
+msgid "Reset"
+msgstr "Reinicialitza"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
-msgstr ""
+msgid "Preference Name"
+msgstr "Nom de la preferència"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr ""
+msgid "Property"
+msgstr "Propietat"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
-msgstr ""
+msgid "Type"
+msgstr "Tipus"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
-msgstr ""
+msgid "Value"
+msgstr "Valor"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
-msgstr ""
+msgid "Preferences"
+msgstr "Preferències"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr ""
+msgid "Value:"
+msgstr "Valor:"
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "Copyright © 2000 - 2013 col·laboradors del LibreOffice i els seus afiliats."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Copyright © 2000 – 2014 col·laboradors del LibreOffice."
#: aboutdialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: applyautofmtpage.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]: Replace while modifying existing text"
-msgstr ""
+msgstr "[M]: Substitueix en modificar el text existent"
#: applyautofmtpage.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]: AutoFormat/AutoCorrect while typing"
-msgstr ""
+msgstr "[T]: Format i correcció automàtics en escriure"
#: applyautofmtpage.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[M]"
#: applyautofmtpage.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[T]"
#: applylocalizedpage.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[M]"
#: applylocalizedpage.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[T]"
#: applylocalizedpage.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr ""
+msgstr "Reempl_aça"
#: applylocalizedpage.ui
msgctxt ""
@@ -401,16 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "Cometa d'_obertura:"
#: applylocalizedpage.ui
msgctxt ""
@@ -419,7 +410,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of single quotes"
-msgstr ""
+msgstr "Cometa simple de tancament"
#: applylocalizedpage.ui
msgctxt ""
@@ -428,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: applylocalizedpage.ui
msgctxt ""
@@ -437,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Per _defecte"
#: applylocalizedpage.ui
msgctxt ""
@@ -446,7 +437,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Single quotes default"
-msgstr ""
+msgstr "Cometes simples predeterminades"
#: applylocalizedpage.ui
msgctxt ""
@@ -455,16 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "Cometa de _tancament:"
#: applylocalizedpage.ui
msgctxt ""
@@ -473,7 +455,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of single quotes"
-msgstr ""
+msgstr "Cometa simple de tancament"
#: applylocalizedpage.ui
msgctxt ""
@@ -482,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: applylocalizedpage.ui
msgctxt ""
@@ -491,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Single quotes"
-msgstr ""
+msgstr "Cometes senzilles"
#: applylocalizedpage.ui
msgctxt ""
@@ -500,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr ""
+msgstr "Reempl_aça"
#: applylocalizedpage.ui
msgctxt ""
@@ -509,16 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
+msgstr "Cometa d'_obertura:"
#: applylocalizedpage.ui
msgctxt ""
@@ -527,7 +500,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of double quotes"
-msgstr ""
+msgstr "Cometa doble d'obertura"
#: applylocalizedpage.ui
msgctxt ""
@@ -536,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: applylocalizedpage.ui
msgctxt ""
@@ -545,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Per _defecte"
#: applylocalizedpage.ui
msgctxt ""
@@ -554,7 +527,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Double quotes default"
-msgstr ""
+msgstr "Cometes dobles predeterminades"
#: applylocalizedpage.ui
msgctxt ""
@@ -563,16 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
+msgstr "Cometa de _tancament:"
#: applylocalizedpage.ui
msgctxt ""
@@ -581,7 +545,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of double quotes"
-msgstr ""
+msgstr "Cometa doble de tancament"
#: applylocalizedpage.ui
msgctxt ""
@@ -590,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: applylocalizedpage.ui
msgctxt ""
@@ -599,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Double quotes"
-msgstr ""
+msgstr "Cometes dobles"
#: areadialog.ui
msgctxt ""
@@ -608,7 +572,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Àrea"
#: areadialog.ui
msgctxt ""
@@ -617,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Àrea"
#: areadialog.ui
msgctxt ""
@@ -626,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Ombra"
#: areadialog.ui
msgctxt ""
@@ -635,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Transparència"
#: areadialog.ui
msgctxt ""
@@ -644,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors"
-msgstr ""
+msgstr "Colors"
#: areadialog.ui
msgctxt ""
@@ -653,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gradients"
-msgstr ""
+msgstr "Degradats"
#: areadialog.ui
msgctxt ""
@@ -662,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hatching"
-msgstr ""
+msgstr "Ombreig"
#: areadialog.ui
msgctxt ""
@@ -671,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmaps"
-msgstr ""
+msgstr "Mapes de bits"
#: areatabpage.ui
msgctxt ""
@@ -680,7 +644,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: areatabpage.ui
msgctxt ""
@@ -689,7 +653,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: areatabpage.ui
msgctxt ""
@@ -698,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill"
-msgstr ""
+msgstr "Emplena"
#: areatabpage.ui
msgctxt ""
@@ -707,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automàtic"
#: areatabpage.ui
msgctxt ""
@@ -716,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Increments"
#: areatabpage.ui
msgctxt ""
@@ -725,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color"
-msgstr ""
+msgstr "Color de _fons"
#: areatabpage.ui
msgctxt ""
@@ -734,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors"
-msgstr ""
+msgstr "Colors"
#: areatabpage.ui
msgctxt ""
@@ -743,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original"
-msgstr ""
+msgstr "_Original"
#: areatabpage.ui
msgctxt ""
@@ -752,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "Re_latiu"
#: areatabpage.ui
msgctxt ""
@@ -761,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth"
-msgstr ""
+msgstr "Am_plada"
#: areatabpage.ui
msgctxt ""
@@ -770,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "A_lçada"
#: areatabpage.ui
msgctxt ""
@@ -779,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Mida"
#: areatabpage.ui
msgctxt ""
@@ -788,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y Offset"
-msgstr ""
+msgstr "Desplaçament _Y"
#: areatabpage.ui
msgctxt ""
@@ -797,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X Offset"
-msgstr ""
+msgstr "Desplaçament _X"
#: areatabpage.ui
msgctxt ""
@@ -806,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: areatabpage.ui
msgctxt ""
@@ -815,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Mosaic"
#: areatabpage.ui
msgctxt ""
@@ -824,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto_Fit"
-msgstr ""
+msgstr "_Ajustament automàtic"
#: areatabpage.ui
msgctxt ""
@@ -833,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "_Fila"
#: areatabpage.ui
msgctxt ""
@@ -842,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "Colu_mna"
#: areatabpage.ui
msgctxt ""
@@ -851,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offset"
-msgstr ""
+msgstr "Desplaçament"
#: areatabpage.ui
msgctxt ""
@@ -860,7 +824,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: areatabpage.ui
msgctxt ""
@@ -869,7 +833,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Color"
-msgstr ""
+msgstr "Color"
#: areatabpage.ui
msgctxt ""
@@ -878,7 +842,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Gradient"
-msgstr ""
+msgstr "Degradat"
#: areatabpage.ui
msgctxt ""
@@ -887,7 +851,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hatching"
-msgstr ""
+msgstr "Ombreig"
#: areatabpage.ui
msgctxt ""
@@ -896,7 +860,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Mapa de bits"
#: asiantypography.ui
msgctxt ""
@@ -1247,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pattern Editor:"
-msgstr ""
+msgstr "Editor de patrons:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1256,7 +1220,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: bitmaptabpage.ui
msgctxt ""
@@ -1265,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Foreground color:"
-msgstr ""
+msgstr "Color de _primer pla:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1274,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color:"
-msgstr ""
+msgstr "Color de _fons:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1283,7 +1247,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: bitmaptabpage.ui
msgctxt ""
@@ -1292,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Modifica"
#: bitmaptabpage.ui
msgctxt ""
@@ -1301,7 +1265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import"
-msgstr ""
+msgstr "_Importa"
#: bitmaptabpage.ui
msgctxt ""
@@ -1310,7 +1274,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Carrega la llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1319,7 +1283,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Carrega la llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1328,7 +1292,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Alça la llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1337,7 +1301,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Alça la llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1346,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Mapa de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1355,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: borderpage.ui
msgctxt ""
@@ -1544,7 +1508,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Hyphenation"
-msgstr ""
+msgstr "Partició de mots"
#: breaknumberoption.ui
msgctxt ""
@@ -1553,7 +1517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters before break"
-msgstr ""
+msgstr "Caràcters abans del salt"
#: breaknumberoption.ui
msgctxt ""
@@ -1562,7 +1526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters after break"
-msgstr ""
+msgstr "Caràcters després del salt"
#: breaknumberoption.ui
msgctxt ""
@@ -1571,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimal word length"
-msgstr ""
+msgstr "Longitud mínima de paraula"
#: cellalignment.ui
msgctxt ""
@@ -2759,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: connectortabpage.ui
msgctxt ""
@@ -2767,8 +2731,8 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
-msgstr ""
+msgid "Line _1"
+msgstr "Línia _1"
#: connectortabpage.ui
msgctxt ""
@@ -2777,7 +2741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _2"
-msgstr ""
+msgstr "Línia _2"
#: connectortabpage.ui
msgctxt ""
@@ -2786,7 +2750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _3"
-msgstr ""
+msgstr "Línia _3"
#: connectortabpage.ui
msgctxt ""
@@ -2795,7 +2759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line skew"
-msgstr ""
+msgstr "Desplaçament de línia"
#: connectortabpage.ui
msgctxt ""
@@ -2804,7 +2768,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Begin horizontal"
-msgstr ""
+msgstr "_Inici horitzontal"
#: connectortabpage.ui
msgctxt ""
@@ -2813,7 +2777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _horizontal"
-msgstr ""
+msgstr "_Final horitzontal"
#: connectortabpage.ui
msgctxt ""
@@ -2822,7 +2786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Begin _vertical"
-msgstr ""
+msgstr "Inici _vertical"
#: connectortabpage.ui
msgctxt ""
@@ -2830,8 +2794,8 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
-msgstr ""
+msgid "_End vertical"
+msgstr "Final v_ertical"
#: connectortabpage.ui
msgctxt ""
@@ -2840,7 +2804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Interlineat"
#: connectortabpage.ui
msgctxt ""
@@ -2849,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: connpooloptions.ui
msgctxt ""
@@ -2858,7 +2822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection pooling enabled"
-msgstr ""
+msgstr "Habilita la disponibilitat de connexions"
#: connpooloptions.ui
msgctxt ""
@@ -2867,7 +2831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drivers known in %PRODUCTNAME"
-msgstr ""
+msgstr "Controladors coneguts en el %PRODUCTNAME"
#: connpooloptions.ui
msgctxt ""
@@ -2876,7 +2840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current driver:"
-msgstr ""
+msgstr "Controlador actual:"
#: connpooloptions.ui
msgctxt ""
@@ -2885,7 +2849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable pooling for this driver"
-msgstr ""
+msgstr "Habilita les connexions disponibles per a este controlador"
#: connpooloptions.ui
msgctxt ""
@@ -2894,7 +2858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Timeout (seconds)"
-msgstr ""
+msgstr "_Temps d'espera (segons)"
#: connpooloptions.ui
msgctxt ""
@@ -2902,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr ""
+msgid "Connection pool"
+msgstr "Connexions disponibles"
#: cuiimapdlg.ui
msgctxt ""
@@ -2912,7 +2876,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: cuiimapdlg.ui
msgctxt ""
@@ -2921,7 +2885,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL"
-msgstr ""
+msgstr "_URL"
#: cuiimapdlg.ui
msgctxt ""
@@ -2930,7 +2894,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_rame"
-msgstr ""
+msgstr "_Marc"
#: cuiimapdlg.ui
msgctxt ""
@@ -2939,7 +2903,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name"
-msgstr ""
+msgstr "_Nom"
#: cuiimapdlg.ui
msgctxt ""
@@ -2948,7 +2912,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative _text"
-msgstr ""
+msgstr "_Text alternatiu"
#: cuiimapdlg.ui
msgctxt ""
@@ -2957,7 +2921,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Description"
-msgstr ""
+msgstr "_Descripció"
#: customize.ui
msgctxt ""
@@ -3479,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nou..."
#: dbregisterpage.ui
msgctxt ""
@@ -3488,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Suprimeix"
#: dbregisterpage.ui
msgctxt ""
@@ -3497,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: dbregisterpage.ui
msgctxt ""
@@ -3506,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Registered databases"
-msgstr ""
+msgstr "_Distància entre línies"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3515,7 +3479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _distance"
-msgstr ""
+msgstr "_Distància entre línies"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3524,7 +3488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Guide _overhang"
-msgstr ""
+msgstr "Guia _sobresortint"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3533,7 +3497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Guide distance"
-msgstr ""
+msgstr "Distància entre _guies"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3542,7 +3506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left guide"
-msgstr ""
+msgstr "Guia _esquerra"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3551,7 +3515,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right guide"
-msgstr ""
+msgstr "Guia _dreta"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3560,7 +3524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal _places"
-msgstr ""
+msgstr "Nombre de _decimals"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3569,7 +3533,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measure _below object"
-msgstr ""
+msgstr "Mesura sota l'o_bjecte"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3578,7 +3542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3587,7 +3551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text position"
-msgstr ""
+msgstr "Posició del _text"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3596,7 +3560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoVertical"
-msgstr ""
+msgstr "Vertical _automàtic"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3605,7 +3569,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utoHorizontal"
-msgstr ""
+msgstr "Horitzontal a_utomàtic"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3614,7 +3578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel to line"
-msgstr ""
+msgstr "_Paral·lel a la línia"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3623,7 +3587,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _measurement units"
-msgstr ""
+msgstr "Mostra les unitats de _mesura"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3632,7 +3596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Legend"
-msgstr ""
+msgstr "Llegenda"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3641,7 +3605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automàtic"
#: editdictionarydialog.ui
msgctxt ""
@@ -3650,7 +3614,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Custom Dictionary"
-msgstr ""
+msgstr "Edita el diccionari personalitzat"
#: editdictionarydialog.ui
msgctxt ""
@@ -3659,7 +3623,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Book:"
-msgstr ""
+msgstr "_Llibre:"
#: editdictionarydialog.ui
msgctxt ""
@@ -3668,7 +3632,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "_Llengua:"
#: editdictionarydialog.ui
msgctxt ""
@@ -3677,7 +3641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word"
-msgstr ""
+msgstr "_Paraula"
#: editdictionarydialog.ui
msgctxt ""
@@ -3686,7 +3650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Replace By"
-msgstr ""
+msgstr "_Substitueix amb"
#: editdictionarydialog.ui
msgctxt ""
@@ -3695,7 +3659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Nou"
#: editdictionarydialog.ui
msgctxt ""
@@ -3704,7 +3668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Suprimeix"
#: effectspage.ui
msgctxt ""
@@ -4208,7 +4172,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Format Number"
-msgstr ""
+msgstr "Format de números"
#: gradientpage.ui
msgctxt ""
@@ -4334,7 +4298,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: gradientpage.ui
msgctxt ""
@@ -4397,7 +4361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "E_spaiat"
#: hatchpage.ui
msgctxt ""
@@ -4406,7 +4370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ngle"
-msgstr ""
+msgstr "A_ngle"
#: hatchpage.ui
msgctxt ""
@@ -4415,7 +4379,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line type"
-msgstr ""
+msgstr "Tipus de _línia"
#: hatchpage.ui
msgctxt ""
@@ -4424,7 +4388,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _color"
-msgstr ""
+msgstr "_Color de línia"
#: hatchpage.ui
msgctxt ""
@@ -4433,7 +4397,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Encreuat"
#: hatchpage.ui
msgctxt ""
@@ -4442,7 +4406,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Crossed"
-msgstr ""
+msgstr "Encreuat"
#: hatchpage.ui
msgctxt ""
@@ -4451,7 +4415,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Triple"
-msgstr ""
+msgstr "Triple"
#: hatchpage.ui
msgctxt ""
@@ -4460,7 +4424,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: hatchpage.ui
msgctxt ""
@@ -4469,7 +4433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Modifica"
#: hatchpage.ui
msgctxt ""
@@ -4478,7 +4442,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Carrega la llista d'ombreigs"
#: hatchpage.ui
msgctxt ""
@@ -4487,7 +4451,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Carrega la llista d'ombreigs"
#: hatchpage.ui
msgctxt ""
@@ -4496,7 +4460,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Alça la llista d'ombreigs"
#: hatchpage.ui
msgctxt ""
@@ -4505,7 +4469,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Alça la llista d'ombreigs"
#: hatchpage.ui
msgctxt ""
@@ -4514,7 +4478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: hyphenate.ui
msgctxt ""
@@ -4865,7 +4829,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Class Path"
-msgstr ""
+msgstr "Camí a les classes"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4874,7 +4838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ssigned folders and archives"
-msgstr ""
+msgstr "Carpetes i arxius a_ssignats"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4883,7 +4847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add Archive..."
-msgstr ""
+msgstr "_Afig un arxiu..."
#: javaclasspathdialog.ui
msgctxt ""
@@ -4892,7 +4856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _Folder"
-msgstr ""
+msgstr "Afig una _carpeta..."
#: javaclasspathdialog.ui
msgctxt ""
@@ -4901,7 +4865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "_Suprimeix"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4910,7 +4874,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Java Start Parameters"
-msgstr ""
+msgstr "Paràmetres d'inici del Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4919,7 +4883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Java start _parameter"
-msgstr ""
+msgstr "_Paràmetre d'inici del Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4928,7 +4892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assig_ned start parameters"
-msgstr ""
+msgstr "Paràmetres d'inici assig_nats"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4937,7 +4901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For example: -Dmyprop=c:\\\\program files\\\\java"
-msgstr ""
+msgstr "Per exemple: -Dmyprop=c:\\\\fitxers de programa\\\\java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4946,7 +4910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assign"
-msgstr ""
+msgstr "_Assigna"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4955,7 +4919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "_Suprimeix"
#: linedialog.ui
msgctxt ""
@@ -4964,7 +4928,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: linedialog.ui
msgctxt ""
@@ -4973,7 +4937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: linedialog.ui
msgctxt ""
@@ -4982,7 +4946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Ombra"
#: linedialog.ui
msgctxt ""
@@ -4991,7 +4955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line Styles"
-msgstr ""
+msgstr "Estils de línia"
#: linedialog.ui
msgctxt ""
@@ -5000,7 +4964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow Styles"
-msgstr ""
+msgstr "Estils de fletxa"
#: lineendstabpage.ui
msgctxt ""
@@ -5009,7 +4973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Títol:"
#: lineendstabpage.ui
msgctxt ""
@@ -5018,7 +4982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow _style:"
-msgstr ""
+msgstr "E_stil de fletxa:"
#: lineendstabpage.ui
msgctxt ""
@@ -5027,7 +4991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add a selected object to create new arrow styles."
-msgstr ""
+msgstr "Afegiu un objecte seleccionat per crear estils de fletxa."
#: lineendstabpage.ui
msgctxt ""
@@ -5036,7 +5000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Modifica"
#: lineendstabpage.ui
msgctxt ""
@@ -5045,7 +5009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Carrega estils de fletxa"
#: lineendstabpage.ui
msgctxt ""
@@ -5054,7 +5018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Carrega estils de fletxa"
#: lineendstabpage.ui
msgctxt ""
@@ -5063,7 +5027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Alça els estils de fletxa"
#: lineendstabpage.ui
msgctxt ""
@@ -5072,7 +5036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Alça els estils de fletxa"
#: lineendstabpage.ui
msgctxt ""
@@ -5081,7 +5045,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organize arrow styles"
-msgstr ""
+msgstr "Organitza els estils de fletxa"
#: linestyletabpage.ui
msgctxt ""
@@ -5090,7 +5054,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _style:"
-msgstr ""
+msgstr "E_stil de línia:"
#: linestyletabpage.ui
msgctxt ""
@@ -5099,7 +5063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type:"
-msgstr ""
+msgstr "_Tipus"
#: linestyletabpage.ui
msgctxt ""
@@ -5108,7 +5072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number:"
-msgstr ""
+msgstr "_Nombre:"
#: linestyletabpage.ui
msgctxt ""
@@ -5117,7 +5081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Length:"
-msgstr ""
+msgstr "_Longitud:"
#: linestyletabpage.ui
msgctxt ""
@@ -5126,7 +5090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "E_spaiat:"
#: linestyletabpage.ui
msgctxt ""
@@ -5135,7 +5099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to line width"
-msgstr ""
+msgstr "_Ajusta a l'amplada de la línia"
#: linestyletabpage.ui
msgctxt ""
@@ -5144,7 +5108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Modifica"
#: linestyletabpage.ui
msgctxt ""
@@ -5153,7 +5117,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Carrega els estils de línia"
#: linestyletabpage.ui
msgctxt ""
@@ -5162,7 +5126,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Carrega els estils de línia"
#: linestyletabpage.ui
msgctxt ""
@@ -5171,7 +5135,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Alça els estils de línia"
#: linestyletabpage.ui
msgctxt ""
@@ -5180,7 +5144,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Alça els estils de línia"
#: linestyletabpage.ui
msgctxt ""
@@ -5189,7 +5153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: linestyletabpage.ui
msgctxt ""
@@ -5198,7 +5162,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Dots"
-msgstr ""
+msgstr "Punts"
#: linestyletabpage.ui
msgctxt ""
@@ -5207,7 +5171,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dash"
-msgstr ""
+msgstr "Traç"
#: linetabpage.ui
msgctxt ""
@@ -5216,7 +5180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "E_stil:"
#: linetabpage.ui
msgctxt ""
@@ -5225,7 +5189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "Colo_r:"
#: linetabpage.ui
msgctxt ""
@@ -5234,7 +5198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Amplada:"
#: linetabpage.ui
msgctxt ""
@@ -5243,7 +5207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Transparència:"
#: linetabpage.ui
msgctxt ""
@@ -5252,7 +5216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line properties"
-msgstr ""
+msgstr "Propietas de la línia"
#: linetabpage.ui
msgctxt ""
@@ -5261,7 +5225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start st_yle:"
-msgstr ""
+msgstr "Est_il d'inici:"
#: linetabpage.ui
msgctxt ""
@@ -5270,7 +5234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End sty_le:"
-msgstr ""
+msgstr "Esti_l final:"
#: linetabpage.ui
msgctxt ""
@@ -5279,7 +5243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "Am_plada:"
#: linetabpage.ui
msgctxt ""
@@ -5288,7 +5252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ce_nter"
-msgstr ""
+msgstr "Ce_ntre"
#: linetabpage.ui
msgctxt ""
@@ -5297,7 +5261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "W_idth:"
-msgstr ""
+msgstr "Am_plada:"
#: linetabpage.ui
msgctxt ""
@@ -5306,7 +5270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_enter"
-msgstr ""
+msgstr "C_entre"
#: linetabpage.ui
msgctxt ""
@@ -5315,7 +5279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze ends"
-msgstr ""
+msgstr "Sincronit_za les terminacions"
#: linetabpage.ui
msgctxt ""
@@ -5324,7 +5288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow styles"
-msgstr ""
+msgstr "Estils de fletxa"
#: linetabpage.ui
msgctxt ""
@@ -5333,7 +5297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Estil de _cantonada:"
#: linetabpage.ui
msgctxt ""
@@ -5342,7 +5306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Estil d'e_xtrem:"
#: linetabpage.ui
msgctxt ""
@@ -5351,7 +5315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner and cap styles"
-msgstr ""
+msgstr "Estils de cantonada i d'extrem"
#: linetabpage.ui
msgctxt ""
@@ -5360,7 +5324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Selecciona..."
#: linetabpage.ui
msgctxt ""
@@ -5369,7 +5333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Widt_h:"
-msgstr ""
+msgstr "Am_plada:"
#: linetabpage.ui
msgctxt ""
@@ -5378,7 +5342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Conserva la relació"
#: linetabpage.ui
msgctxt ""
@@ -5387,7 +5351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hei_ght:"
-msgstr ""
+msgstr "A_lçada:"
#: linetabpage.ui
msgctxt ""
@@ -5396,7 +5360,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Icon"
-msgstr ""
+msgstr "Icona"
#: linetabpage.ui
msgctxt ""
@@ -5405,7 +5369,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: linetabpage.ui
msgctxt ""
@@ -5414,7 +5378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No Symbol"
-msgstr ""
+msgstr "_Sense símbol"
#: linetabpage.ui
msgctxt ""
@@ -5423,7 +5387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automàtic"
#: linetabpage.ui
msgctxt ""
@@ -5432,7 +5396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From file..."
-msgstr ""
+msgstr "Des d'un _fitxer..."
#: linetabpage.ui
msgctxt ""
@@ -5441,7 +5405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gallery"
-msgstr ""
+msgstr "_Galeria"
#: linetabpage.ui
msgctxt ""
@@ -5450,7 +5414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbols"
-msgstr ""
+msgstr "_Símbols"
#: linetabpage.ui
msgctxt ""
@@ -5459,7 +5423,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Pla"
#: linetabpage.ui
msgctxt ""
@@ -5468,7 +5432,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Arrodonit"
#: linetabpage.ui
msgctxt ""
@@ -5477,7 +5441,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Quadrat"
#: linetabpage.ui
msgctxt ""
@@ -5486,7 +5450,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Arrodonit"
#: linetabpage.ui
msgctxt ""
@@ -5495,7 +5459,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- cap -"
#: linetabpage.ui
msgctxt ""
@@ -5504,7 +5468,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Biaix"
#: linetabpage.ui
msgctxt ""
@@ -5513,7 +5477,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Bisellat"
#: macroselectordialog.ui
msgctxt ""
@@ -5603,7 +5567,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move Menu"
-msgstr ""
+msgstr "Mou el menú"
#: movemenu.ui
msgctxt ""
@@ -5612,7 +5576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Menu name"
-msgstr ""
+msgstr "Nom del menú"
#: movemenu.ui
msgctxt ""
@@ -5630,7 +5594,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "Amunt"
#: movemenu.ui
msgctxt ""
@@ -5639,7 +5603,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "Avall"
#: namedialog.ui
msgctxt ""
@@ -6976,6 +6940,15 @@ msgstr "Habilita l'enregistrament de macros (limitat)"
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Configuració avançada"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7052,7 +7025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Western characters only"
-msgstr ""
+msgstr "Només caràcters _occidentals"
#: optasianpage.ui
msgctxt ""
@@ -7061,7 +7034,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western _text and Asian punctuation"
-msgstr ""
+msgstr "_Text occidental i puntuació asiàtica"
#: optasianpage.ui
msgctxt ""
@@ -7070,7 +7043,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Kerning"
-msgstr ""
+msgstr "Interlletratge"
#: optasianpage.ui
msgctxt ""
@@ -7079,7 +7052,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No compression"
-msgstr ""
+msgstr "_Sense compressió"
#: optasianpage.ui
msgctxt ""
@@ -7088,7 +7061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compress punctuation only"
-msgstr ""
+msgstr "_Comprimeix només la puntuació"
#: optasianpage.ui
msgctxt ""
@@ -7097,7 +7070,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compress punctuation and Japanese Kana"
-msgstr ""
+msgstr "Comprimeix la puntuació i els kana japonesos"
#: optasianpage.ui
msgctxt ""
@@ -7106,7 +7079,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character spacing"
-msgstr ""
+msgstr "Espaiat de caràcters"
#: optasianpage.ui
msgctxt ""
@@ -7115,7 +7088,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Per _defecte"
#: optasianpage.ui
msgctxt ""
@@ -7124,7 +7097,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Llengua"
#: optasianpage.ui
msgctxt ""
@@ -7133,7 +7106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not _at start of line:"
-msgstr ""
+msgstr "No a l'_inici de línia:"
#: optasianpage.ui
msgctxt ""
@@ -7142,7 +7115,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not at _end of line:"
-msgstr ""
+msgstr "No a la _fi de línia:"
#: optasianpage.ui
msgctxt ""
@@ -7151,7 +7124,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Without user-defined line break symbols"
-msgstr ""
+msgstr "Sense caràcter de canvi de fila definit per l'usuari"
#: optasianpage.ui
msgctxt ""
@@ -7160,7 +7133,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First and last characters"
-msgstr ""
+msgstr "Primer i darrer caràcters"
#: optbasicidepage.ui
msgctxt ""
@@ -7169,7 +7142,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Code Completion"
-msgstr ""
+msgstr "Habilita la compleció de codi"
#: optbasicidepage.ui
msgctxt ""
@@ -7178,7 +7151,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Completion"
-msgstr ""
+msgstr "Compleció de codi"
#: optbasicidepage.ui
msgctxt ""
@@ -7187,7 +7160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Procedures"
-msgstr ""
+msgstr "Tanca automàticament els procediments"
#: optbasicidepage.ui
msgctxt ""
@@ -7196,7 +7169,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Parenthesis"
-msgstr ""
+msgstr "Tanca automàticament els parèntesis"
#: optbasicidepage.ui
msgctxt ""
@@ -7205,7 +7178,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Quotes"
-msgstr ""
+msgstr "Tanca automàticament les cometes"
#: optbasicidepage.ui
msgctxt ""
@@ -7214,7 +7187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autocorrection"
-msgstr ""
+msgstr "Correcció automàtica"
#: optbasicidepage.ui
msgctxt ""
@@ -7223,7 +7196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Suggestion"
-msgstr ""
+msgstr "Suggeriments de codi"
#: optbasicidepage.ui
msgctxt ""
@@ -7232,7 +7205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use extended types"
-msgstr ""
+msgstr "Utilitza tipus ampliats"
#: optbasicidepage.ui
msgctxt ""
@@ -7241,7 +7214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language Features"
-msgstr ""
+msgstr "Característiques de llengua"
#: optbrowserpage.ui
msgctxt ""
@@ -7268,7 +7241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chart colors"
-msgstr ""
+msgstr "Colors del diagrama"
#: optchartcolorspage.ui
msgctxt ""
@@ -7277,7 +7250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Per _defecte"
#: optchartcolorspage.ui
msgctxt ""
@@ -7286,7 +7259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color Table"
-msgstr ""
+msgstr "Taula de colors"
#: optctlpage.ui
msgctxt ""
@@ -7295,7 +7268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use se_quence checking"
-msgstr ""
+msgstr "Utilitza la comprovació de la se_qüència"
#: optctlpage.ui
msgctxt ""
@@ -7304,7 +7277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restricted"
-msgstr ""
+msgstr "Restringit"
#: optctlpage.ui
msgctxt ""
@@ -7313,7 +7286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type and replace"
-msgstr ""
+msgstr "_Escriu i reemplaça"
#: optctlpage.ui
msgctxt ""
@@ -7322,7 +7295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sequence checking"
-msgstr ""
+msgstr "Comprovació de la seqüència"
#: optctlpage.ui
msgctxt ""
@@ -7331,7 +7304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Movement"
-msgstr ""
+msgstr "Moviment"
#: optctlpage.ui
msgctxt ""
@@ -7340,7 +7313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lo_gical"
-msgstr ""
+msgstr "Lò_gic"
#: optctlpage.ui
msgctxt ""
@@ -7349,7 +7322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visual"
-msgstr ""
+msgstr "_Visual"
#: optctlpage.ui
msgctxt ""
@@ -7358,7 +7331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor control"
-msgstr ""
+msgstr "Control del cursor"
#: optctlpage.ui
msgctxt ""
@@ -7367,7 +7340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerals"
-msgstr ""
+msgstr "_Xifres"
#: optctlpage.ui
msgctxt ""
@@ -7376,7 +7349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Arabic"
-msgstr ""
+msgstr "Aràbigues"
#: optctlpage.ui
msgctxt ""
@@ -7385,7 +7358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Hindi"
-msgstr ""
+msgstr "Hindi"
#: optctlpage.ui
msgctxt ""
@@ -7394,7 +7367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "System"
-msgstr ""
+msgstr "Sistema"
#: optctlpage.ui
msgctxt ""
@@ -7403,7 +7376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Context"
-msgstr ""
+msgstr "Context"
#: optctlpage.ui
msgctxt ""
@@ -7412,7 +7385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General options"
-msgstr ""
+msgstr "Opcions generals"
#: optemailpage.ui
msgctxt ""
@@ -7457,7 +7430,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[L]: Load and convert the object"
-msgstr ""
+msgstr "[C]: Carrega i converteix l'objecte"
#: optfltrembedpage.ui
msgctxt ""
@@ -7466,7 +7439,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[S]: Convert and save the object"
-msgstr ""
+msgstr "[D]: Converteix i alça l'objecte"
#: optfltrembedpage.ui
msgctxt ""
@@ -7475,7 +7448,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embedded objects"
-msgstr ""
+msgstr "Objectes incrustats"
#: optfltrpage.ui
msgctxt ""
@@ -7817,7 +7790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _7"
-msgstr ""
+msgstr "Mida _7"
#: opthtmlpage.ui
msgctxt ""
@@ -7826,7 +7799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _6"
-msgstr ""
+msgstr "Mida _6"
#: opthtmlpage.ui
msgctxt ""
@@ -7835,7 +7808,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _5"
-msgstr ""
+msgstr "Mida _5"
#: opthtmlpage.ui
msgctxt ""
@@ -7844,7 +7817,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _4"
-msgstr ""
+msgstr "Mida _4"
#: opthtmlpage.ui
msgctxt ""
@@ -7853,7 +7826,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _3"
-msgstr ""
+msgstr "Mida _3"
#: opthtmlpage.ui
msgctxt ""
@@ -7862,7 +7835,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _2"
-msgstr ""
+msgstr "Mida _2"
#: opthtmlpage.ui
msgctxt ""
@@ -7871,7 +7844,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _1"
-msgstr ""
+msgstr "Mida _1"
#: opthtmlpage.ui
msgctxt ""
@@ -7880,7 +7853,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font sizes"
-msgstr ""
+msgstr "Mides de lletra"
#: opthtmlpage.ui
msgctxt ""
@@ -7889,7 +7862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore _font settings"
-msgstr ""
+msgstr "Ignora la con_figuració del tipus de lletra"
#: opthtmlpage.ui
msgctxt ""
@@ -7898,7 +7871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import unknown HTML tags as fields"
-msgstr ""
+msgstr "_Importa les etiquetes HTML desconegudes com a camps"
#: opthtmlpage.ui
msgctxt ""
@@ -7907,7 +7880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
-msgstr ""
+msgstr "_Usa la configuració de llengua i regió «%ENGLISHUSLOCALE» per als nombres"
#: opthtmlpage.ui
msgctxt ""
@@ -7916,7 +7889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Import"
-msgstr ""
+msgstr "Importa"
#: opthtmlpage.ui
msgctxt ""
@@ -7925,7 +7898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character _set:"
-msgstr ""
+msgstr "_Joc de caràcters:"
#: opthtmlpage.ui
msgctxt ""
@@ -7934,7 +7907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy local graphics to Internet"
-msgstr ""
+msgstr "_Copia els gràfics locals a Internet"
#: opthtmlpage.ui
msgctxt ""
@@ -7943,7 +7916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print layout"
-msgstr ""
+msgstr "_Format d'impressió"
#: opthtmlpage.ui
msgctxt ""
@@ -7952,7 +7925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display _warning"
-msgstr ""
+msgstr "Mostra un a_vís"
#: opthtmlpage.ui
msgctxt ""
@@ -7961,7 +7934,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "LibreOffice _Basic"
-msgstr ""
+msgstr "LibreOffice _Basic"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr "Microsoft Internet Explorer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr "Mozilla Firefox"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
#: opthtmlpage.ui
msgctxt ""
@@ -7970,7 +7970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export"
-msgstr ""
+msgstr "Exporta"
#: optionsdialog.ui
msgctxt ""
@@ -7997,7 +7997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_uppercase/lowercase"
-msgstr ""
+msgstr "_majúscules/minúscules"
#: optjsearchpage.ui
msgctxt ""
@@ -8006,7 +8006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_full-width/half-width forms"
-msgstr ""
+msgstr "_formes d'amplada completa/d'amplada mitjana"
#: optjsearchpage.ui
msgctxt ""
@@ -8015,7 +8015,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_hiragana/katakana"
-msgstr ""
+msgstr "_hiragana/katakana"
#: optjsearchpage.ui
msgctxt ""
@@ -8024,7 +8024,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_contractions (yo-on, sokuon)"
-msgstr ""
+msgstr "_contraccions (yo-on, sokuon)"
#: optjsearchpage.ui
msgctxt ""
@@ -8033,7 +8033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_minus/dash/cho-on"
-msgstr ""
+msgstr "_menys/guió/cho-on"
#: optjsearchpage.ui
msgctxt ""
@@ -8042,7 +8042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "'re_peat character' marks"
-msgstr ""
+msgstr "marques de «re_petició de caràcters»"
#: optjsearchpage.ui
msgctxt ""
@@ -8051,7 +8051,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_variant-form kanji (itaiji)"
-msgstr ""
+msgstr "Kanji de forma _variable (itaiji)"
#: optjsearchpage.ui
msgctxt ""
@@ -8060,7 +8060,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_old Kana forms"
-msgstr ""
+msgstr "f_ormes Kana antigues"
#: optjsearchpage.ui
msgctxt ""
@@ -8069,7 +8069,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_di/zi, du/zu"
-msgstr ""
+msgstr "_di/zi, du/zu"
#: optjsearchpage.ui
msgctxt ""
@@ -8078,7 +8078,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ba/va, ha/fa"
-msgstr ""
+msgstr "_ba/va, ha/fa"
#: optjsearchpage.ui
msgctxt ""
@@ -8087,7 +8087,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_tsi/thi/chi, dhi/zi"
-msgstr ""
+msgstr "_tsi/thi/chi, dhi/zi"
#: optjsearchpage.ui
msgctxt ""
@@ -8096,7 +8096,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "h_yu/fyu, byu/vyu"
-msgstr ""
+msgstr "h_yu/fyu, byu/vyu"
#: optjsearchpage.ui
msgctxt ""
@@ -8105,7 +8105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_se/she, ze/je"
-msgstr ""
+msgstr "_se/she, ze/je"
#: optjsearchpage.ui
msgctxt ""
@@ -8114,7 +8114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ia/iya (piano/piyano)"
-msgstr ""
+msgstr "_ia/iya (piano/piyano)"
#: optjsearchpage.ui
msgctxt ""
@@ -8123,7 +8123,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ki/ku (tekisuto/tekusuto)"
-msgstr ""
+msgstr "_ki/ku (tekisuto/tekusuto)"
#: optjsearchpage.ui
msgctxt ""
@@ -8132,7 +8132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prolon_ged vowels (ka-/kaa)"
-msgstr ""
+msgstr "Vocals perllon_gades (ka-/kaa)"
#: optjsearchpage.ui
msgctxt ""
@@ -8141,7 +8141,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat as equal"
-msgstr ""
+msgstr "Tracta com a iguals"
#: optjsearchpage.ui
msgctxt ""
@@ -8150,7 +8150,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pu_nctuation characters"
-msgstr ""
+msgstr "Caràcters de pu_ntuació"
#: optjsearchpage.ui
msgctxt ""
@@ -8159,7 +8159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whitespace characters"
-msgstr ""
+msgstr "Caràcters d'_espai en blanc"
#: optjsearchpage.ui
msgctxt ""
@@ -8168,7 +8168,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Midd_le dots"
-msgstr ""
+msgstr "Punts de_l mig"
#: optjsearchpage.ui
msgctxt ""
@@ -8177,7 +8177,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore"
-msgstr ""
+msgstr "Ignora"
#: optlanguagespage.ui
msgctxt ""
@@ -8186,7 +8186,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User interface"
-msgstr ""
+msgstr "Interfície d'_usuari"
#: optlanguagespage.ui
msgctxt ""
@@ -8195,7 +8195,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Locale setting"
-msgstr ""
+msgstr "Configuració de llengua i regió"
#: optlanguagespage.ui
msgctxt ""
@@ -8204,7 +8204,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal separator key"
-msgstr ""
+msgstr "Tecla de separador decimal"
#: optlanguagespage.ui
msgctxt ""
@@ -8213,7 +8213,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default currency"
-msgstr ""
+msgstr "Moneda pre_determinada"
#: optlanguagespage.ui
msgctxt ""
@@ -8222,7 +8222,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date acceptance _patterns"
-msgstr ""
+msgstr "_Patrons d'acceptació de dates"
#: optlanguagespage.ui
msgctxt ""
@@ -8231,7 +8231,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Same as locale setting ( %1 )"
-msgstr ""
+msgstr "Igual que la _configuració local (%1)"
#: optlanguagespage.ui
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language of"
-msgstr ""
+msgstr "Llengua de"
#: optlanguagespage.ui
msgctxt ""
@@ -8249,7 +8249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the current document only"
-msgstr ""
+msgstr "Només per al document actual"
#: optlanguagespage.ui
msgctxt ""
@@ -8258,7 +8258,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Complex _text layout (CTL)"
-msgstr ""
+msgstr "Disposició complexa de _text (CTL)"
#: optlanguagespage.ui
msgctxt ""
@@ -8267,7 +8267,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Asiàtic"
#: optlanguagespage.ui
msgctxt ""
@@ -8276,7 +8276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Occidental"
#: optlanguagespage.ui
msgctxt ""
@@ -8285,7 +8285,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default languages for documents"
-msgstr ""
+msgstr "Llengües predeterminades per als documents"
#: optlanguagespage.ui
msgctxt ""
@@ -8294,7 +8294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore s_ystem input language"
-msgstr ""
+msgstr "_Ignora la llengua d'entrada del sistema"
#: optlanguagespage.ui
msgctxt ""
@@ -8303,7 +8303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhanced language support"
-msgstr ""
+msgstr "Compatibilitat de llengües millorada"
#: optlingupage.ui
msgctxt ""
@@ -8312,7 +8312,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available language modules"
-msgstr ""
+msgstr "Paquets de llengua _disponibles"
#: optlingupage.ui
msgctxt ""
@@ -8321,7 +8321,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: optlingupage.ui
msgctxt ""
@@ -8330,7 +8330,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-defined dictionaries"
-msgstr ""
+msgstr "Diccionaris definits per l'_usuari"
#: optlingupage.ui
msgctxt ""
@@ -8339,7 +8339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nou..."
#: optlingupage.ui
msgctxt ""
@@ -8348,7 +8348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ed_it..."
-msgstr ""
+msgstr "Ed_ita..."
#: optlingupage.ui
msgctxt ""
@@ -8357,7 +8357,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Suprimeix"
#: optlingupage.ui
msgctxt ""
@@ -8366,7 +8366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Options"
-msgstr ""
+msgstr "_Opcions"
#: optlingupage.ui
msgctxt ""
@@ -8375,7 +8375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Get more dictionaries online..."
-msgstr ""
+msgstr "Obté més diccionaris en línia..."
#: optlingupage.ui
msgctxt ""
@@ -8384,7 +8384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edi_t..."
-msgstr ""
+msgstr "Edi_ta..."
#: optlingupage.ui
msgctxt ""
@@ -8393,7 +8393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Writing aids"
-msgstr ""
+msgstr "Ajudes a l'escriptura"
#: optmemorypage.ui
msgctxt ""
@@ -8528,7 +8528,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Dictionary"
-msgstr ""
+msgstr "Diccionari nou"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8537,7 +8537,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Nom:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8546,7 +8546,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "_Llengua:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8555,7 +8555,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exception (-)"
-msgstr ""
+msgstr "_Excepció (-)"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8564,7 +8564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dictionary"
-msgstr ""
+msgstr "Diccionari"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8902,20 +8902,20 @@ msgstr "Alça els URL relatius al sistema de fitxers"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "Alça els URL relatius a Internet"
+msgid "_Edit document properties before saving"
+msgstr "_Edita les propietats del document abans d'alçar-lo"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "_Edita les propietats del document abans d'alçar-lo"
+msgid "Save URLs relative to internet"
+msgstr "Alça els URL relatius a Internet"
#: optsavepage.ui
msgctxt ""
@@ -9583,6 +9583,132 @@ msgstr "Adreça"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Accelera per ma_quinari"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Su_avitza les vores"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Eixida de gràfics"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "_Transparència"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Selecció"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Icones als me_nús"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Automàtic"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Amaga"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Mostra"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Menú"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "P_revisualitza els tipus de lletra"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Mostra l'h_istorial dels tipus de lletra"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Llistes de tipus de lletra"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9596,7 +9722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Icon _size and style"
-msgstr "Mida i e_stil de la icona"
+msgstr "Mida i e_stil de les icones"
#: optviewpage.ui
msgctxt ""
@@ -9641,7 +9767,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Galaxy"
-msgstr ""
+msgstr "Galàxia"
#: optviewpage.ui
msgctxt ""
@@ -9713,7 +9839,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Sifr"
-msgstr ""
+msgstr "Sifr"
#: optviewpage.ui
msgctxt ""
@@ -9722,7 +9848,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Tango Testing"
-msgstr ""
+msgstr "Tango (en proves)"
#: optviewpage.ui
msgctxt ""
@@ -9763,105 +9889,6 @@ msgstr "Interfície d'usuari"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "Icones als me_nús"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Automàtic"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Amaga"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Mostra"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Menú"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "P_revisualitza els tipus de lletra"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "Mostra l'h_istorial dels tipus de lletra"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Llistes de tipus de lletra"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Accelera per ma_quinari"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "Su_avitza les vores"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Eixida de gràfics"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9940,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Ratolí"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "_Transparència"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Selecció"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -10448,7 +10457,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: paragalignpage.ui
msgctxt ""
@@ -10457,7 +10466,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Esquerra"
#: paragalignpage.ui
msgctxt ""
@@ -10466,7 +10475,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dreta"
#: paragalignpage.ui
msgctxt ""
@@ -10475,7 +10484,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center"
-msgstr ""
+msgstr "_Centre"
#: paragalignpage.ui
msgctxt ""
@@ -10484,7 +10493,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Justified"
-msgstr ""
+msgstr "_Justificada"
#: paragalignpage.ui
msgctxt ""
@@ -10493,7 +10502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Expand single word"
-msgstr ""
+msgstr "_Amplia una única paraula"
#: paragalignpage.ui
msgctxt ""
@@ -10502,7 +10511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to text grid (if active)"
-msgstr ""
+msgstr "Aju_sta a la graella de text (si està activa)"
#: paragalignpage.ui
msgctxt ""
@@ -10511,7 +10520,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last line:"
-msgstr ""
+msgstr "Última _línia:"
#: paragalignpage.ui
msgctxt ""
@@ -10520,7 +10529,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "_Dreta/part inferior"
#: paragalignpage.ui
msgctxt ""
@@ -10529,7 +10538,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "_Esquerra/part superior"
#: paragalignpage.ui
msgctxt ""
@@ -10538,7 +10547,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: paragalignpage.ui
msgctxt ""
@@ -10547,7 +10556,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment:"
-msgstr ""
+msgstr "_Alineació:"
#: paragalignpage.ui
msgctxt ""
@@ -10556,7 +10565,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text-to-text"
-msgstr ""
+msgstr "Text a text"
#: paragalignpage.ui
msgctxt ""
@@ -10565,7 +10574,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "Direcció del _text:"
#: paragalignpage.ui
msgctxt ""
@@ -10574,7 +10583,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: paragalignpage.ui
msgctxt ""
@@ -10583,7 +10592,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: paragalignpage.ui
msgctxt ""
@@ -10592,7 +10601,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Esquerra"
#: paragalignpage.ui
msgctxt ""
@@ -10601,7 +10610,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Centrada"
#: paragalignpage.ui
msgctxt ""
@@ -10610,7 +10619,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Justified"
-msgstr ""
+msgstr "Justificada"
#: paragalignpage.ui
msgctxt ""
@@ -10619,7 +10628,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automàtic"
#: paragalignpage.ui
msgctxt ""
@@ -10628,7 +10637,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Base line"
-msgstr ""
+msgstr "Línia de base"
#: paragalignpage.ui
msgctxt ""
@@ -10637,7 +10646,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Top"
-msgstr ""
+msgstr "Superior"
#: paragalignpage.ui
msgctxt ""
@@ -10646,7 +10655,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Middle"
-msgstr ""
+msgstr "Centre"
#: paragalignpage.ui
msgctxt ""
@@ -10655,7 +10664,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bottom"
-msgstr ""
+msgstr "Inferior"
#: paraindentspacing.ui
msgctxt ""
@@ -10664,7 +10673,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: paraindentspacing.ui
msgctxt ""
@@ -10673,7 +10682,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before text:"
-msgstr ""
+msgstr "A_bans del text:"
#: paraindentspacing.ui
msgctxt ""
@@ -10682,7 +10691,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After _text:"
-msgstr ""
+msgstr "Després del _text:"
#: paraindentspacing.ui
msgctxt ""
@@ -10691,7 +10700,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First line:"
-msgstr ""
+msgstr "_Primera línia:"
#: paraindentspacing.ui
msgctxt ""
@@ -10700,7 +10709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automàtic"
#: paraindentspacing.ui
msgctxt ""
@@ -10709,7 +10718,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixed"
-msgstr ""
+msgstr "Fix"
#: paraindentspacing.ui
msgctxt ""
@@ -10718,7 +10727,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: paraindentspacing.ui
msgctxt ""
@@ -10727,7 +10736,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ab_ove paragraph:"
-msgstr ""
+msgstr "S_obri el paràgraf:"
#: paraindentspacing.ui
msgctxt ""
@@ -10736,7 +10745,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Below _paragraph:"
-msgstr ""
+msgstr "So_ta el paràgraf:"
#: paraindentspacing.ui
msgctxt ""
@@ -10745,7 +10754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't add space between paragraphs of the same style"
-msgstr ""
+msgstr "No afiges espais entre paràgrafs del mateix estil"
#: paraindentspacing.ui
msgctxt ""
@@ -10754,7 +10763,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: paraindentspacing.ui
msgctxt ""
@@ -10763,7 +10772,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "of"
-msgstr ""
+msgstr "de"
#: paraindentspacing.ui
msgctxt ""
@@ -10772,7 +10781,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Interlineat"
#: paraindentspacing.ui
msgctxt ""
@@ -10781,7 +10790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ctivate"
-msgstr ""
+msgstr "A_ctiva"
#: paraindentspacing.ui
msgctxt ""
@@ -10790,7 +10799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Register-true"
-msgstr ""
+msgstr "Conforme al registre"
#: paraindentspacing.ui
msgctxt ""
@@ -10799,7 +10808,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Simple"
#: paraindentspacing.ui
msgctxt ""
@@ -10808,7 +10817,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "1.5 lines"
-msgstr ""
+msgstr "1,5 línies"
#: paraindentspacing.ui
msgctxt ""
@@ -10817,7 +10826,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Double"
-msgstr ""
+msgstr "Doble"
#: paraindentspacing.ui
msgctxt ""
@@ -10826,7 +10835,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Proportional"
-msgstr ""
+msgstr "Proporcional"
#: paraindentspacing.ui
msgctxt ""
@@ -10835,7 +10844,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "At least"
-msgstr ""
+msgstr "Com a mínim"
#: paraindentspacing.ui
msgctxt ""
@@ -10844,7 +10853,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Leading"
-msgstr ""
+msgstr "Interlineat"
#: paratabspage.ui
msgctxt ""
@@ -10853,7 +10862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: paratabspage.ui
msgctxt ""
@@ -10862,7 +10871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deci_mal"
-msgstr ""
+msgstr "Deci_mal"
#: paratabspage.ui
msgctxt ""
@@ -10871,7 +10880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Esquerra"
#: paratabspage.ui
msgctxt ""
@@ -10880,7 +10889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "_Esquerra/part superior"
#: paratabspage.ui
msgctxt ""
@@ -10889,7 +10898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t"
-msgstr ""
+msgstr "_Dreta"
#: paratabspage.ui
msgctxt ""
@@ -10898,7 +10907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "_Dreta/part inferior"
#: paratabspage.ui
msgctxt ""
@@ -10907,7 +10916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_entered"
-msgstr ""
+msgstr "C_entrat"
#: paratabspage.ui
msgctxt ""
@@ -10916,7 +10925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Character"
-msgstr ""
+msgstr "_Caràcter"
#: paratabspage.ui
msgctxt ""
@@ -10925,7 +10934,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: paratabspage.ui
msgctxt ""
@@ -10934,7 +10943,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_one"
-msgstr ""
+msgstr "_Cap"
#: paratabspage.ui
msgctxt ""
@@ -10943,7 +10952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_........"
-msgstr ""
+msgstr "_........"
#: paratabspage.ui
msgctxt ""
@@ -10952,7 +10961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_--------"
-msgstr ""
+msgstr "_--------"
#: paratabspage.ui
msgctxt ""
@@ -10961,7 +10970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "______"
-msgstr ""
+msgstr "______"
#: paratabspage.ui
msgctxt ""
@@ -10970,7 +10979,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter"
-msgstr ""
+msgstr "C_aràcter"
#: paratabspage.ui
msgctxt ""
@@ -10979,7 +10988,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Caràcter de farciment"
#: paratabspage.ui
msgctxt ""
@@ -10988,7 +10997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete _all"
-msgstr ""
+msgstr "Suprimeix-ho _tot"
#: pastespecial.ui
msgctxt ""
@@ -11024,7 +11033,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Combine"
-msgstr ""
+msgstr "Combina"
#: percentdialog.ui
msgctxt ""
@@ -11033,7 +11042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimum size"
-msgstr ""
+msgstr "Mida mínima"
#: personalization_tab.ui
msgctxt ""
@@ -11096,7 +11105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The Gallery theme 'Bullets' is empty (no images)."
-msgstr ""
+msgstr "El tema «Pics» de la Galeria és buit (no hi ha cap imatge)."
#: pickgraphicpage.ui
msgctxt ""
@@ -11321,7 +11330,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Position and size"
-msgstr ""
+msgstr "Posició i mida"
#: positionsizedialog.ui
msgctxt ""
@@ -11330,7 +11339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Posició i mida"
#: positionsizedialog.ui
msgctxt ""
@@ -11339,7 +11348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Posició i mida"
#: positionsizedialog.ui
msgctxt ""
@@ -11348,7 +11357,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation"
-msgstr ""
+msgstr "Gir"
#: positionsizedialog.ui
msgctxt ""
@@ -11357,7 +11366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant & Corner Radius"
-msgstr ""
+msgstr "Inclinació i radi de la cantonada"
#: possizetabpage.ui
msgctxt ""
@@ -11366,7 +11375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X:"
-msgstr ""
+msgstr "Posició _X:"
#: possizetabpage.ui
msgctxt ""
@@ -11375,7 +11384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y:"
-msgstr ""
+msgstr "Posició _Y:"
#: possizetabpage.ui
msgctxt ""
@@ -11384,7 +11393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Base point:"
-msgstr ""
+msgstr "Punt _base:"
#: possizetabpage.ui
msgctxt ""
@@ -11393,7 +11402,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: possizetabpage.ui
msgctxt ""
@@ -11402,7 +11411,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "Ampla_da:"
#: possizetabpage.ui
msgctxt ""
@@ -11411,7 +11420,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "A_lçada:"
#: possizetabpage.ui
msgctxt ""
@@ -11420,7 +11429,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Conserva la relació"
#: possizetabpage.ui
msgctxt ""
@@ -11429,7 +11438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _point:"
-msgstr ""
+msgstr "_Punt base:"
#: possizetabpage.ui
msgctxt ""
@@ -11438,7 +11447,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Mida"
#: possizetabpage.ui
msgctxt ""
@@ -11447,7 +11456,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Positio_n"
-msgstr ""
+msgstr "_Posició"
#: possizetabpage.ui
msgctxt ""
@@ -11456,7 +11465,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Mida"
#: possizetabpage.ui
msgctxt ""
@@ -11465,7 +11474,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Protegeix"
#: possizetabpage.ui
msgctxt ""
@@ -11474,7 +11483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit width to text"
-msgstr ""
+msgstr "_Ajusta l'amplada al text"
#: possizetabpage.ui
msgctxt ""
@@ -11483,7 +11492,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _height to text"
-msgstr ""
+msgstr "Aj_usta l'alçada al text"
#: possizetabpage.ui
msgctxt ""
@@ -11492,7 +11501,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adapt"
-msgstr ""
+msgstr "Adapta"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11501,7 +11510,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save arrowhead ?"
-msgstr ""
+msgstr "Voleu alçar l'extrem de la fletxa?"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11510,7 +11519,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The arrowhead was modified without saving."
-msgstr ""
+msgstr "L'extrem de la fletxa s'ha modificat sense haver-lo alçat."
#: querychangelineenddialog.ui
msgctxt ""
@@ -11519,7 +11528,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the arrowhead now?"
-msgstr ""
+msgstr "Voleu alçar l'extrem de la fletxa ara?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11528,7 +11537,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete bitmap?"
-msgstr ""
+msgstr "Voleu suprimir el mapa de bits?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11537,7 +11546,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the bitmap?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir el mapa de bits?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11546,7 +11555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Color?"
-msgstr ""
+msgstr "Voleu suprimir el color?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11555,7 +11564,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the chart color?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir el color del diagrama?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11564,7 +11573,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Esta acció no es pot desfer."
#: querydeletecolordialog.ui
msgctxt ""
@@ -11573,7 +11582,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete color?"
-msgstr ""
+msgstr "Voleu suprimir el color?"
#: querydeletecolordialog.ui
msgctxt ""
@@ -11582,7 +11591,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the color?"
-msgstr ""
+msgstr "Voleu suprimir el color?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11591,7 +11600,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Dictionary?"
-msgstr ""
+msgstr "Voleu suprimir el diccionari?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11600,7 +11609,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the dictionary?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir el diccionari?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11609,7 +11618,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Esta acció no es pot desfer."
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11618,7 +11627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete gradient?"
-msgstr ""
+msgstr "Voleu suprimir el degradat?"
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11627,7 +11636,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the gradient?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir el degradat?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11636,7 +11645,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete hatching?"
-msgstr ""
+msgstr "Voleu suprimir l'ombreig?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11645,7 +11654,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the hatching?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir l'ombreig?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11654,7 +11663,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete arrowhead ?"
-msgstr ""
+msgstr "Voleu suprimir l'extrem de la fletxa?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11663,7 +11672,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the arrowhead ?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir l'extrem de la fletxa?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11672,7 +11681,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Esta acció no es pot desfer."
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11681,7 +11690,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete line style?"
-msgstr ""
+msgstr "Voleu suprimir l'estil de línia?"
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11690,7 +11699,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the line style?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir l'estil de línia?"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11699,7 +11708,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Duplicate name"
-msgstr ""
+msgstr "Nom duplicat"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11708,7 +11717,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The name you have entered already exists."
-msgstr ""
+msgstr "El nom que heu introduït ja existeix."
#: queryduplicatedialog.ui
msgctxt ""
@@ -11717,7 +11726,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose another name."
-msgstr ""
+msgstr "Escriviu un altre nom."
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11726,7 +11735,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No loaded file"
-msgstr ""
+msgstr "No s'ha carregat el fitxer"
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11735,7 +11744,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be loaded!"
-msgstr ""
+msgstr "No s'ha pogut carregar el fitxer."
#: querynosavefiledialog.ui
msgctxt ""
@@ -11744,7 +11753,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No saved file"
-msgstr ""
+msgstr "No s'ha alçat el fitxer"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11753,7 +11762,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be saved!"
-msgstr ""
+msgstr "No s'ha pogut alçar el fitxer."
#: querysavelistdialog.ui
msgctxt ""
@@ -11762,7 +11771,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save list?"
-msgstr ""
+msgstr "Voleu alçar la llista?"
#: querysavelistdialog.ui
msgctxt ""
@@ -11771,7 +11780,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The list was modified without saving."
-msgstr ""
+msgstr "S'ha modificat la llista i no s'ha alçat."
#: querysavelistdialog.ui
msgctxt ""
@@ -11780,7 +11789,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the list now?"
-msgstr ""
+msgstr "Voleu alçar la llista ara?"
#: rotationtabpage.ui
msgctxt ""
@@ -11789,7 +11798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X"
-msgstr ""
+msgstr "Posició _X"
#: rotationtabpage.ui
msgctxt ""
@@ -11798,7 +11807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y"
-msgstr ""
+msgstr "Posició _Y"
#: rotationtabpage.ui
msgctxt ""
@@ -11807,7 +11816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default settings"
-msgstr ""
+msgstr "Paràmetres per _defecte"
#: rotationtabpage.ui
msgctxt ""
@@ -11816,7 +11825,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Punt de rotació"
#: rotationtabpage.ui
msgctxt ""
@@ -11825,7 +11834,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Punt de rotació"
#: rotationtabpage.ui
msgctxt ""
@@ -11834,7 +11843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pivot point"
-msgstr ""
+msgstr "Punt de gir"
#: rotationtabpage.ui
msgctxt ""
@@ -11843,7 +11852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Angle"
#: rotationtabpage.ui
msgctxt ""
@@ -11852,7 +11861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default _settings"
-msgstr ""
+msgstr "Paràmetre_s per defecte"
#: rotationtabpage.ui
msgctxt ""
@@ -11861,7 +11870,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Angle de rotació"
#: rotationtabpage.ui
msgctxt ""
@@ -11870,7 +11879,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Angle de rotació"
#: rotationtabpage.ui
msgctxt ""
@@ -11879,7 +11888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation angle"
-msgstr ""
+msgstr "Angle de rotació"
#: scriptorganizer.ui
msgctxt ""
@@ -12032,7 +12041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
-msgstr ""
+msgstr "Bloca els enllaços dels documents que no estan en ubicacions fiables (vegeu Seguretat de les macros)"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12086,7 +12095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use shadow"
-msgstr ""
+msgstr "_Utilitza l'ombra"
#: shadowtabpage.ui
msgctxt ""
@@ -12095,7 +12104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Distance"
-msgstr ""
+msgstr "_Distància"
#: shadowtabpage.ui
msgctxt ""
@@ -12104,7 +12113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Transparència"
#: shadowtabpage.ui
msgctxt ""
@@ -12113,7 +12122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color"
-msgstr ""
+msgstr "_Color"
#: shadowtabpage.ui
msgctxt ""
@@ -12122,7 +12131,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: shadowtabpage.ui
msgctxt ""
@@ -12131,7 +12140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12140,7 +12149,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Similarity Search"
-msgstr ""
+msgstr "Cerca per similitud"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12149,7 +12158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exchange characters"
-msgstr ""
+msgstr "_Intercanvia els caràcters"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12158,7 +12167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add characters"
-msgstr ""
+msgstr "_Afig caràcters"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12167,7 +12176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove characters"
-msgstr ""
+msgstr "_Suprimeix caràcters"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12176,7 +12185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Combine"
-msgstr ""
+msgstr "_Combina"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12185,7 +12194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: slantcornertabpage.ui
msgctxt ""
@@ -12194,7 +12203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Radius"
-msgstr ""
+msgstr "_Radi"
#: slantcornertabpage.ui
msgctxt ""
@@ -12203,7 +12212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner radius"
-msgstr ""
+msgstr "Radi de la cantonada"
#: slantcornertabpage.ui
msgctxt ""
@@ -12212,7 +12221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Angle"
#: slantcornertabpage.ui
msgctxt ""
@@ -12221,7 +12230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant"
-msgstr ""
+msgstr "Inclinació"
#: specialcharacters.ui
msgctxt ""
@@ -12430,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "_Afig al diccionari"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Opcions"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12554,7 +12572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Amplada"
#: swpossizepage.ui
msgctxt ""
@@ -12563,7 +12581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "_Alçada"
#: swpossizepage.ui
msgctxt ""
@@ -12572,7 +12590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Conserva la relació"
#: swpossizepage.ui
msgctxt ""
@@ -12581,7 +12599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Mida"
#: swpossizepage.ui
msgctxt ""
@@ -12590,7 +12608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "A la _pàgina"
#: swpossizepage.ui
msgctxt ""
@@ -12599,7 +12617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "al paràgra_f"
#: swpossizepage.ui
msgctxt ""
@@ -12608,7 +12626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Al ca_ràcter"
#: swpossizepage.ui
msgctxt ""
@@ -12617,7 +12635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "Com _a caràcter"
#: swpossizepage.ui
msgctxt ""
@@ -12626,7 +12644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Al_ marc"
#: swpossizepage.ui
msgctxt ""
@@ -12635,7 +12653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Àncora"
#: swpossizepage.ui
msgctxt ""
@@ -12644,7 +12662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "Horit_zontal"
#: swpossizepage.ui
msgctxt ""
@@ -12653,7 +12671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "_per"
#: swpossizepage.ui
msgctxt ""
@@ -12661,8 +12679,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr ""
+msgid "_by"
+msgstr "pe_r"
#: swpossizepage.ui
msgctxt ""
@@ -12671,7 +12689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_a"
#: swpossizepage.ui
msgctxt ""
@@ -12680,7 +12698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Vertical"
#: swpossizepage.ui
msgctxt ""
@@ -12689,7 +12707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "_a"
#: swpossizepage.ui
msgctxt ""
@@ -12698,7 +12716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "_Rèplica en pàgines parelles"
#: swpossizepage.ui
msgctxt ""
@@ -12706,8 +12724,8 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
-msgstr ""
+msgid "Follow te_xt flow"
+msgstr "Seguei_x el flux del text"
#: swpossizepage.ui
msgctxt ""
@@ -12716,7 +12734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: swpossizepage.ui
msgctxt ""
@@ -12724,8 +12742,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr ""
+msgid "Positio_n"
+msgstr "_Posició"
#: swpossizepage.ui
msgctxt ""
@@ -12734,7 +12752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Mida"
#: swpossizepage.ui
msgctxt ""
@@ -12743,7 +12761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Protegeix"
#: textanimtabpage.ui
msgctxt ""
@@ -12752,7 +12770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ffect:"
-msgstr ""
+msgstr "E_fecte:"
#: textanimtabpage.ui
msgctxt ""
@@ -12761,7 +12779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction:"
-msgstr ""
+msgstr "Direcció:"
#: textanimtabpage.ui
msgctxt ""
@@ -12770,7 +12788,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "Cap amunt"
#: textanimtabpage.ui
msgctxt ""
@@ -12779,7 +12797,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "Cap amunt"
#: textanimtabpage.ui
msgctxt ""
@@ -12788,7 +12806,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "Amunt"
#: textanimtabpage.ui
msgctxt ""
@@ -12797,7 +12815,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "A la dreta"
#: textanimtabpage.ui
msgctxt ""
@@ -12806,7 +12824,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "A la dreta"
#: textanimtabpage.ui
msgctxt ""
@@ -12815,7 +12833,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "Dreta"
#: textanimtabpage.ui
msgctxt ""
@@ -12824,7 +12842,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "A l'esquerra"
#: textanimtabpage.ui
msgctxt ""
@@ -12833,7 +12851,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "A l'esquerra"
#: textanimtabpage.ui
msgctxt ""
@@ -12842,7 +12860,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Esquerra"
#: textanimtabpage.ui
msgctxt ""
@@ -12851,7 +12869,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "Cap a avall"
#: textanimtabpage.ui
msgctxt ""
@@ -12860,7 +12878,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "A la part inferior"
#: textanimtabpage.ui
msgctxt ""
@@ -12869,7 +12887,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "Avall"
#: textanimtabpage.ui
msgctxt ""
@@ -12878,7 +12896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation effects"
-msgstr ""
+msgstr "Efectes d'animació de text"
#: textanimtabpage.ui
msgctxt ""
@@ -12887,7 +12905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart inside"
-msgstr ""
+msgstr "I_nicia a dins"
#: textanimtabpage.ui
msgctxt ""
@@ -12896,7 +12914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _visible when exiting"
-msgstr ""
+msgstr "Text _visible en finalitzar"
#: textanimtabpage.ui
msgctxt ""
@@ -12905,7 +12923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animation cycles:"
-msgstr ""
+msgstr "Cicles d'animació:"
#: textanimtabpage.ui
msgctxt ""
@@ -12914,7 +12932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Continu"
#: textanimtabpage.ui
msgctxt ""
@@ -12923,7 +12941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increment:"
-msgstr ""
+msgstr "Increment:"
#: textanimtabpage.ui
msgctxt ""
@@ -12932,7 +12950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pixels"
-msgstr ""
+msgstr "_Píxels"
#: textanimtabpage.ui
msgctxt ""
@@ -12941,7 +12959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delay:"
-msgstr ""
+msgstr "Retard:"
#: textanimtabpage.ui
msgctxt ""
@@ -12950,7 +12968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automàtic"
#: textanimtabpage.ui
msgctxt ""
@@ -12959,7 +12977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: textanimtabpage.ui
msgctxt ""
@@ -12968,7 +12986,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Effect"
-msgstr ""
+msgstr "Sense efecte"
#: textanimtabpage.ui
msgctxt ""
@@ -12977,7 +12995,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Blink"
-msgstr ""
+msgstr "Parpelleig"
#: textanimtabpage.ui
msgctxt ""
@@ -12986,7 +13004,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Scroll Through"
-msgstr ""
+msgstr "Desplaçament lateral o vertical"
#: textanimtabpage.ui
msgctxt ""
@@ -12995,7 +13013,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Scroll Back and Forth"
-msgstr ""
+msgstr "D'una banda a l'altra"
#: textanimtabpage.ui
msgctxt ""
@@ -13004,7 +13022,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Scroll In"
-msgstr ""
+msgstr "Desplaçament cap a l'interior"
#: textattrtabpage.ui
msgctxt ""
@@ -13013,7 +13031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit wi_dth to text"
-msgstr ""
+msgstr "Ajusta l'ampla_da al text"
#: textattrtabpage.ui
msgctxt ""
@@ -13022,7 +13040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit h_eight to text"
-msgstr ""
+msgstr "Ajusta l'alçada al t_ext"
#: textattrtabpage.ui
msgctxt ""
@@ -13031,7 +13049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to frame"
-msgstr ""
+msgstr "_Ajusta al marc"
#: textattrtabpage.ui
msgctxt ""
@@ -13040,7 +13058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Adjust to contour"
-msgstr ""
+msgstr "Ajusta a la _vora"
#: textattrtabpage.ui
msgctxt ""
@@ -13049,7 +13067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word wrap text in shape"
-msgstr ""
+msgstr "Ajusta el text a la _forma"
#: textattrtabpage.ui
msgctxt ""
@@ -13058,7 +13076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize shape to fit text"
-msgstr ""
+msgstr "_Redimensiona la forma perquè s'ajuste al text"
#: textattrtabpage.ui
msgctxt ""
@@ -13067,7 +13085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: textattrtabpage.ui
msgctxt ""
@@ -13076,7 +13094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Esquerra"
#: textattrtabpage.ui
msgctxt ""
@@ -13085,7 +13103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dreta"
#: textattrtabpage.ui
msgctxt ""
@@ -13094,7 +13112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Superior"
#: textattrtabpage.ui
msgctxt ""
@@ -13103,7 +13121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Inferior"
#: textattrtabpage.ui
msgctxt ""
@@ -13112,7 +13130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing to borders"
-msgstr ""
+msgstr "Distància a les vores"
#: textattrtabpage.ui
msgctxt ""
@@ -13121,7 +13139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Full _width"
-msgstr ""
+msgstr "Tota l'a_mplada"
#: textattrtabpage.ui
msgctxt ""
@@ -13130,7 +13148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text anchor"
-msgstr ""
+msgstr "Àncora de text"
#: textdialog.ui
msgctxt ""
@@ -13139,7 +13157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: textdialog.ui
msgctxt ""
@@ -13148,7 +13166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: textdialog.ui
msgctxt ""
@@ -13157,7 +13175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation"
-msgstr ""
+msgstr "Animació de text"
#: textflowpage.ui
msgctxt ""
@@ -13409,7 +13427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No transparency"
-msgstr ""
+msgstr "_Sense transparència"
#: transparencytabpage.ui
msgctxt ""
@@ -13418,7 +13436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Transparència"
#: transparencytabpage.ui
msgctxt ""
@@ -13427,7 +13445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gradient"
-msgstr ""
+msgstr "De_gradat"
#: transparencytabpage.ui
msgctxt ""
@@ -13436,7 +13454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ty_pe"
-msgstr ""
+msgstr "Ti_pus"
#: transparencytabpage.ui
msgctxt ""
@@ -13445,7 +13463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _X"
-msgstr ""
+msgstr "Centre _X"
#: transparencytabpage.ui
msgctxt ""
@@ -13454,7 +13472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _Y"
-msgstr ""
+msgstr "Centre _Y"
#: transparencytabpage.ui
msgctxt ""
@@ -13463,7 +13481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Angle"
#: transparencytabpage.ui
msgctxt ""
@@ -13472,7 +13490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Border"
-msgstr ""
+msgstr "_Vora"
#: transparencytabpage.ui
msgctxt ""
@@ -13481,7 +13499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "Valor _inicial"
#: transparencytabpage.ui
msgctxt ""
@@ -13490,7 +13508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End value"
-msgstr ""
+msgstr "Valor _final"
#: transparencytabpage.ui
msgctxt ""
@@ -13499,7 +13517,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: transparencytabpage.ui
msgctxt ""
@@ -13508,7 +13526,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: transparencytabpage.ui
msgctxt ""
@@ -13517,7 +13535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency mode"
-msgstr ""
+msgstr "Mode de transparència"
#: transparencytabpage.ui
msgctxt ""
@@ -13526,7 +13544,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Lineal"
#: transparencytabpage.ui
msgctxt ""
@@ -13535,7 +13553,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Axial"
#: transparencytabpage.ui
msgctxt ""
@@ -13544,7 +13562,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Radial"
#: transparencytabpage.ui
msgctxt ""
@@ -13553,7 +13571,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "El·lipsoide"
#: transparencytabpage.ui
msgctxt ""
@@ -13562,7 +13580,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Quadràtic"
#: transparencytabpage.ui
msgctxt ""
@@ -13571,7 +13589,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Quadrat"
#: twolinespage.ui
msgctxt ""
@@ -13787,7 +13805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variable:"
-msgstr ""
+msgstr "Variable:"
#: zoomdialog.ui
msgctxt ""
@@ -13823,7 +13841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns:"
-msgstr ""
+msgstr "Columnes"
#: zoomdialog.ui
msgctxt ""
diff --git a/source/ca-valencia/dbaccess/source/core/resource.po b/source/ca-valencia/dbaccess/source/core/resource.po
index 4fb61d06938..e8a5be2c0a3 100644
--- a/source/ca-valencia/dbaccess/source/core/resource.po
+++ b/source/ca-valencia/dbaccess/source/core/resource.po
@@ -3,17 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-10-29 16:20+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-07 21:37+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130650.0\n"
#: strings.src
msgctxt ""
@@ -60,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "No s'ha pogut establir la connexió a la base de dades externa. No s'ha trobat el controlador SDBC per a este URL."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "No s'ha pogut establir la connexió amb l'origen de dades extern. No s'ha trobat cap controlador SDBC per a l'URL «$name$»."
#: strings.src
msgctxt ""
@@ -153,7 +154,7 @@ msgctxt ""
"RID_STR_NO_COLUMN_DROP\n"
"string.text"
msgid "The dropping of columns is not supported."
-msgstr "No es permet eliminar columnes."
+msgstr "No es permet suprimir columnes."
#: strings.src
msgctxt ""
diff --git a/source/ca-valencia/dbaccess/source/ui/dlg.po b/source/ca-valencia/dbaccess/source/ui/dlg.po
index 574e97235dd..49076795d71 100644
--- a/source/ca-valencia/dbaccess/source/ui/dlg.po
+++ b/source/ca-valencia/dbaccess/source/ui/dlg.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-06 08:57+0000\n"
+"PO-Revision-Date: 2014-01-07 21:37+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354784246.0\n"
+"X-POOTLE-MTIME: 1389130671.0\n"
#: AutoControls.src
msgctxt ""
@@ -128,7 +128,7 @@ msgctxt ""
"PB_CREATEDB\n"
"pushbutton.text"
msgid "Create New"
-msgstr ""
+msgstr "Crea'n una de nova"
#: AutoControls_tmpl.hrc
msgctxt ""
@@ -561,7 +561,7 @@ msgctxt ""
"STR_FIREBIRD_FILTERNAME\n"
"string.text"
msgid "Firebird Database"
-msgstr ""
+msgstr "Base de dades del Firebird"
#: RelationDlg.src
msgctxt ""
@@ -1308,7 +1308,7 @@ msgctxt ""
"FT_SPECIAL_MESSAGE\n"
"fixedtext.text"
msgid "Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source."
-msgstr "Nota: Mentre es mostren els registres esborrats, i per tant inactius, no podreu suprimir registres de la font de dades."
+msgstr "Nota: Mentre es mostren els registres suprimits, i per tant inactius, no podreu suprimir registres de la font de dades."
#: dbadmin.src
msgctxt ""
@@ -1593,7 +1593,7 @@ msgctxt ""
"STR_PAGETITLE_DBASE\n"
"string.text"
msgid "Set up dBASE connection"
-msgstr "Estableix la connexió dBASE"
+msgstr "Estableix una connexió dBASE"
#: dbadminsetup.src
msgctxt ""
diff --git a/source/ca-valencia/dbaccess/source/ui/misc.po b/source/ca-valencia/dbaccess/source/ui/misc.po
index 3830a0699ad..59edc3de799 100644
--- a/source/ca-valencia/dbaccess/source/ui/misc.po
+++ b/source/ca-valencia/dbaccess/source/ui/misc.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 10:30+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:27+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369564214.0\n"
+"X-POOTLE-MTIME: 1393108070.0\n"
#: WizardPages.src
msgctxt ""
@@ -189,7 +189,7 @@ msgctxt ""
"FT_TABLENAME\n"
"fixedtext.text"
msgid "Ta~ble name"
-msgstr "No~m de la taula:"
+msgstr "No~m de la taula"
#: WizardPages.src
msgctxt ""
diff --git a/source/ca-valencia/dbaccess/uiconfig/ui.po b/source/ca-valencia/dbaccess/uiconfig/ui.po
index 86c9d7d92bf..122d6bff895 100644
--- a/source/ca-valencia/dbaccess/uiconfig/ui.po
+++ b/source/ca-valencia/dbaccess/uiconfig/ui.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-08 21:16+0000\n"
+"PO-Revision-Date: 2013-12-04 14:31+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370726170.0\n"
+"X-POOTLE-MTIME: 1386167462.0\n"
#: directsqldialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Execute SQL Statement"
-msgstr ""
+msgstr "Executa la sentència SQL"
#: directsqldialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Command to execute"
-msgstr ""
+msgstr "_Orde a executar"
#: directsqldialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show output of \"select\" statements"
-msgstr ""
+msgstr "_Mostra l'eixida de les instruccions «select»"
#: directsqldialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Execute"
-msgstr ""
+msgstr "_Executa"
#: directsqldialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous commands"
-msgstr ""
+msgstr "Ordes _anteriors"
#: directsqldialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "SQL command"
-msgstr ""
+msgstr "Orde SQL"
#: directsqldialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status"
-msgstr ""
+msgstr "Estat"
#: directsqldialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output"
-msgstr ""
+msgstr "Eixida"
#: generalpagedialog.ui
msgctxt ""
@@ -164,7 +164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Embedded Database:"
-msgstr ""
+msgstr "Base de dades _incrustada:"
#: generalpagewizard.ui
msgctxt ""
diff --git a/source/ca-valencia/desktop/source/app.po b/source/ca-valencia/desktop/source/app.po
index 74845248a6f..46996d389d1 100644
--- a/source/ca-valencia/desktop/source/app.po
+++ b/source/ca-valencia/desktop/source/app.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-08 20:37+0000\n"
+"PO-Revision-Date: 2013-11-22 10:03+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370723849.0\n"
+"X-POOTLE-MTIME: 1385114625.0\n"
#: desktop.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_BOOTSTRAP_ERR_MULTISESSION\n"
"string.text"
msgid "You have another instance running in a different terminal session. Close that instance and then try again."
-msgstr ""
+msgstr "Teniu una altra instància executant-se en una sessió de terminal diferent. Tanqueu esta instància i intenteu-ho una altra vegada."
#: desktop.src
msgctxt ""
diff --git a/source/ca-valencia/desktop/source/deployment/gui.po b/source/ca-valencia/desktop/source/deployment/gui.po
index a1f7abfa4cf..4ca49a1085e 100644
--- a/source/ca-valencia/desktop/source/deployment/gui.po
+++ b/source/ca-valencia/desktop/source/deployment/gui.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-11 20:11+0000\n"
+"PO-Revision-Date: 2013-12-08 21:48+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373573506.0\n"
+"X-POOTLE-MTIME: 1386539339.0\n"
#: dp_gui_dependencydialog.src
msgctxt ""
@@ -339,8 +339,8 @@ msgid ""
"Click 'Cancel' to stop removing the extension."
msgstr ""
"Quan canvieu extensions compartides en un entorn multiusuari, assegureu-vos que cap altre usuari està treballant amb el mateix %PRODUCTNAME.\n"
-"Feu clic a «D'acord» per eliminar l'extensió.\n"
-"Feu clic a «Cancel·la» per aturar l'eliminació de l'extensió."
+"Feu clic a «D'acord» per suprimir l'extensió.\n"
+"Feu clic a «Cancel·la» per aturar la supressió de l'extensió."
#: dp_gui_dialog.src
msgctxt ""
diff --git a/source/ca-valencia/dictionaries/en/dialog.po b/source/ca-valencia/dictionaries/en/dialog.po
index a635e101444..58c9e6842e6 100644
--- a/source/ca-valencia/dictionaries/en/dialog.po
+++ b/source/ca-valencia/dictionaries/en/dialog.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-06 23:13+0000\n"
+"PO-Revision-Date: 2014-02-22 22:28+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354835598.0\n"
+"X-POOTLE-MTIME: 1393108139.0\n"
#: en_en_US.properties
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"grammar\n"
"property.text"
msgid "Possible mistakes"
-msgstr "Possibles errors"
+msgstr "Errors possibles"
#: en_en_US.properties
msgctxt ""
diff --git a/source/ca-valencia/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/ca-valencia/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index f6025da08c4..c192a976207 100644
--- a/source/ca-valencia/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ca-valencia/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:12+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2013-11-13 23:18+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1384384710.0\n"
#: OptionsDialog.xcu
msgctxt ""
@@ -31,4 +32,4 @@ msgctxt ""
"Label\n"
"value.text"
msgid "English sentence checking"
-msgstr "Comprovació de la frase anglesa"
+msgstr "Comprovació de frases angleses"
diff --git a/source/ca-valencia/dictionaries/hu_HU/dialog.po b/source/ca-valencia/dictionaries/hu_HU/dialog.po
index 81a0e9dd11a..7c05663f804 100644
--- a/source/ca-valencia/dictionaries/hu_HU/dialog.po
+++ b/source/ca-valencia/dictionaries/hu_HU/dialog.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-27 16:55+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-02-22 22:29+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393108177.0\n"
#: hu_HU_en_US.properties
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"apost\n"
"property.text"
msgid "Apostrophe"
-msgstr "Apòstrofs"
+msgstr "Apòstrof"
#: hu_HU_en_US.properties
msgctxt ""
diff --git a/source/ca-valencia/dictionaries/lo_LA.po b/source/ca-valencia/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..c7925e0dae0
--- /dev/null
+++ b/source/ca-valencia/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-07 21:32+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-XV\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130344.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Laosià: corrector ortogràfic"
diff --git a/source/ca-valencia/dictionaries/pt_BR/dialog.po b/source/ca-valencia/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..0c0bde6461e
--- /dev/null
+++ b/source/ca-valencia/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-18 23:13+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-XV\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390086814.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "Configuració de la llengua"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Comprovació gramatical (portugués)"
diff --git a/source/ca-valencia/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/ca-valencia/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index 1e24c11c468..68ba62ae121 100644
--- a/source/ca-valencia/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ca-valencia/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
@@ -2,19 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-06-16 22:46+0200\n"
-"PO-Revision-Date: 2013-06-08 20:36+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-18 23:13+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370723768.0\n"
+"X-POOTLE-MTIME: 1390086821.0\n"
#: OptionsDialog.xcu
msgctxt ""
@@ -32,4 +32,4 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Grammar checking (Portuguese)"
-msgstr "Corrector gramatical (portugués)"
+msgstr "Comprovació gramatical (portugués)"
diff --git a/source/ca-valencia/extensions/source/bibliography.po b/source/ca-valencia/extensions/source/bibliography.po
index a481d185db5..78e123b5ddb 100644
--- a/source/ca-valencia/extensions/source/bibliography.po
+++ b/source/ca-valencia/extensions/source/bibliography.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-16 21:01+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2013-12-04 14:26+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355691701.0\n"
+"X-POOTLE-MTIME: 1386167204.0\n"
#: bib.src
msgctxt ""
@@ -597,7 +597,7 @@ msgctxt ""
"TBC_BT_REMOVEFILTER\n"
"toolboxitem.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Restableix el filtre"
#: toolbar.src
msgctxt ""
diff --git a/source/ca-valencia/extensions/uiconfig/spropctrlr/ui.po b/source/ca-valencia/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..7c170b10b50
--- /dev/null
+++ b/source/ca-valencia/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-07 21:30+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-XV\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130236.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Odre de tabulació"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "_Mou amunt"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Mou a_vall"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "Orde _automàtic"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Controls"
diff --git a/source/ca-valencia/filter/source/config/fragments/filters.po b/source/ca-valencia/filter/source/config/fragments/filters.po
index 00cca416797..4841c385694 100644
--- a/source/ca-valencia/filter/source/config/fragments/filters.po
+++ b/source/ca-valencia/filter/source/config/fragments/filters.po
@@ -1,20 +1,200 @@
#. extracted from filter/source/config/fragments/filters
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: Libreoffice42\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-29 22:16+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-29 21:06+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
+"Language-Team: Softcatalà\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354227390.0\n"
+"X-POOTLE-MTIME: 1390683528.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "Document de l'AbiWord"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Mapa de bits del Windows"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "Document del BeagleWorks/WordPerfect Works v1"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "Llibre electrònic BroadBand"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - Metafitxer de gràfics d'ordinador"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "Document del ClarisWorks/AppleWorks"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Presentation Exchange"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Format d'intercanvi de dades"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - Format d'intercanvi d'AutoCAD"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "Document del DOCMaker (v4)"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Metafitxer millorat"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript encapsulat"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freehand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "Document del FullWrite Professional"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Format d'intercanvi de gràfics"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "Document del GreatWorks"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "Document HTML (document mestre)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -52,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "Document HTML"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr "Document del HanMac Word-J"
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr "Document del HanMac Word-K"
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Grup combinat d'experts fotogràfics"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "LightWayText per a Mac v4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Document del Lotus WordPro"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - Metafitxer de l'OS/2"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -61,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "XML del Microsoft Excel 2003"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -70,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Plantilla del Microsoft Excel 4.0"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -79,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Plantilla del Microsoft Excel 5.0"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -88,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Plantilla del Microsoft Excel 95"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -95,7 +374,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Microsoft Excel 97/2000/XP/2003 Template"
-msgstr "Plantilla del Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003 de reproducció automàtica"
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
@@ -106,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Plantilla del Microsoft PowerPoint 97/2000/XP/2003"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -115,14 +430,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "XML del Microsoft Word 2003"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML del Microsoft Word 2007/2010/2013"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft Word 2007/2010/2013"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -130,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft Word 2007/2010/2013"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -139,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "XML del Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML del Microsoft Word 2007/2010/2013"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -151,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Plantilla del Microsoft Word 95"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -160,6 +502,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Plantilla del Microsoft Word 97/2000/XP/2003"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Document del Microsoft Works"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "Document del MacDoc v1"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "Document del MacWrite"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "Document del MacWrite II/MacWritePro"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Document de l'Acta Mac Classic"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "Document del More Mac v2-3"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word per a Mac (v1-v5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Document del Microsoft Works per a Mac (v1-v4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic v1.6 - v3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "Document del MindWrite"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr "Nisus Writer Mac Classic v3.4-6.5"
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Text Office Open XML"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Plantilla de text Office Open XML"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -167,7 +644,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Text Template"
-msgstr "Plantilla de text d'Office Open XML"
+msgstr "Plantilla de text Office Open XML"
#: OOXML_Text_ui.xcu
msgctxt ""
@@ -176,7 +653,178 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Text"
-msgstr "Text d'Office Open XML"
+msgstr "Text Office Open XML"
+
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Mapa de bits portable"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Dibuix de Mac"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - Zsoft Paintbrush"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Mapa de grisos portable"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gràfic de xarxa portable"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Mapa de píxels portable"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - Adobe Photoshop"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "Llibre electrònic PalmDoc"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "Llibre electrònic Plucker"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Imatge d'escombratge de Sun (raster)"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "Text enriquit"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "Format de text enriquit (Calc)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - Format de gràfics StarWriter"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Gràfics vectorials escalables"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Metafitxer de l'StarView"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr "SYLK"
#: StarBaseReportChart_ui.xcu
msgctxt ""
@@ -185,7 +833,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Report Chart"
-msgstr ""
+msgstr "Diagrama d'informe de l'OpenOffice.org 1.0"
#: StarBaseReport_ui.xcu
msgctxt ""
@@ -194,7 +842,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Database Report"
-msgstr ""
+msgstr "Informe de base de dades ODF"
#: StarOffice_XML__Base__ui.xcu
msgctxt ""
@@ -212,7 +860,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul de l'OpenOffice.org 1.0"
#: StarOffice_XML__Chart__ui.xcu
msgctxt ""
@@ -221,7 +869,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Diagrama de l'OpenOffice.org 1.0"
#: StarOffice_XML__Draw__ui.xcu
msgctxt ""
@@ -230,7 +878,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuix de l'OpenOffice.org 1.0"
#: StarOffice_XML__Impress__ui.xcu
msgctxt ""
@@ -239,7 +887,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentació de l'OpenOffice.org 1.0"
#: StarOffice_XML__Math__ui.xcu
msgctxt ""
@@ -248,7 +896,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula de l'OpenOffice.org 1.0"
#: StarOffice_XML__Writer__ui.xcu
msgctxt ""
@@ -257,7 +905,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org 1.0"
+
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "Document T602"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - Truevision Targa"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Format de fitxer d'imatge amb etiquetes"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr "Document del TechText/SimpleText v1"
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "Llibre electrònic TealDoc"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr "Document del Tex-Edit v2"
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
@@ -340,6 +1042,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Text UOF (Format d'Oficina Unificat)"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Metafitxer del Windows"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "Document del WordPerfect"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "Imatges del WordPerfect"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "Document del WriteNow"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "Document del WriterPlus"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XPM - Mapa de píxels X"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - Mapa de píxels X"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Document del Z-Write 1.3"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -382,8 +1165,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft Excel 2007/2010/2013"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -391,8 +1174,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "XML del Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "XML del Microsoft Excel 2007/2010/2013"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -401,7 +1184,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Spreadsheet Template"
-msgstr "Plantilla de full de càlcul d'Office Open XML"
+msgstr "Plantilla de full de càlcul Office Open XML"
#: calc_OOXML_ui.xcu
msgctxt ""
@@ -410,7 +1193,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Spreadsheet"
-msgstr "Full de càlcul d'Office Open XML"
+msgstr "Full de càlcul Office Open XML"
#: calc_StarOffice_XML_Calc_Template_ui.xcu
msgctxt ""
@@ -419,7 +1202,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Plantilla de full de càlcul de l'OpenOffice.org 1.0"
+
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
#: chart8_ui.xcu
msgctxt ""
@@ -430,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "Diagrama ODF"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr "dBASE"
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -448,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "Dibuix ODF"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - Kodak Photo CD (768x512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - Kodak Photo CD (192x128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "PCD - Kodak Photo CD (384x256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -455,7 +1283,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Plantilla de dibuix de l'OpenOffice.org 1.0"
+
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Mapa de bits del Windows"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Metafitxer millorat"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript encapsulat"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Format d'intercanvi de gràfics"
#: draw_html_Export_ui.xcu
msgctxt ""
@@ -466,6 +1339,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "Document HTML (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Grup combinat d'experts fotogràfics"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - Metafitxer OS/2"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Mapa de bits portable"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Dibuix de Mac"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Mapa de grisos portable"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gràfic de xarxa portable"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Mapa de píxels portable"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Imatge d'escombratge de Sun (raster)"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Gràfics vectorials escalables"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Metafitxer de l'StarView"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Format de fitxer d'imatge amb etiquetes"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Metafitxer del Windows"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - Mapa de píxels X"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr "Document eDOC (v2)"
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "Llibre electrònic eReader"
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -499,8 +1516,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "XML de reproducció automàtica del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "XML de reproducció automàtica del Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -508,8 +1525,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -517,8 +1534,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -526,8 +1543,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML del Microsoft PowerPoint 2007/2010/2013"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Presentació Office Open XML"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Plantilla de presentació Office Open XML de reproducció automàtica"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Plantilla de presentació Office Open XML"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -536,7 +1580,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Presentation Template"
-msgstr "Plantilla de presentació d'Office Open XML"
+msgstr "Plantilla de presentació Office Open XML"
#: impress_OOXML_ui.xcu
msgctxt ""
@@ -545,7 +1589,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Presentation"
-msgstr "Presentació d'Office Open XML"
+msgstr "Presentació Office Open XML"
#: impress_StarOffice_XML_Draw_ui.xcu
msgctxt ""
@@ -554,7 +1598,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr ""
+msgstr "Dibuix de l'OpenOffice.org Impress 1.0"
#: impress_StarOffice_XML_Impress_Template_ui.xcu
msgctxt ""
@@ -563,7 +1607,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Plantilla de presentació de l'OpenOffice.org 1.0"
+
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Mapa de bits del Windows"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Metafitxer millorat"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript encapsulat"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Format d'intercanvi de gràfics"
#: impress_html_Export_ui.xcu
msgctxt ""
@@ -574,6 +1663,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "Document HTML (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Grup combinat d'experts fotogràfics"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - Metafitxer OS/2"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Mapa de bits portable"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Dibuix de Mac"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Mapa de grisos portable"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gràfic de xarxa portable"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Mapa de píxels portable"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Imatge d'escombratge de Sun (raster)"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Gràfics vectorials escalables"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Metafitxer de l'StarView"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Format de fitxer d'imatge amb etiquetes"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Metafitxer del Windows"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - Mapa de píxels X"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -583,6 +1798,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "Fórmula ODF"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr "PWP - PlaceWare"
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -601,6 +1834,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "Document de text ODF"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr "Hangul WP 97"
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -608,7 +1850,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Plantilla de document de text de l'OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument_ui.xcu
msgctxt ""
@@ -617,7 +1859,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Document mestre de l'OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -626,7 +1868,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org 1.0"
+
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Grup combinat d'experts fotogràfics"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "XML de format del Writer"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gràfic de xarxa portable"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "Contingut de l'ajuda"
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
@@ -635,7 +1931,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 HTML Template"
-msgstr ""
+msgstr "Plantilla HTML de l'OpenOffice.org 1.0"
#: writer_web_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -644,7 +1940,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org Writer/Web 1.0"
+
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (Writer/Global)"
#: writerglobal8_ui.xcu
msgctxt ""
@@ -680,4 +1994,13 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
-msgstr ""
+msgstr "Text (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "Llibre electrònic zTXT"
diff --git a/source/ca-valencia/filter/source/config/fragments/types.po b/source/ca-valencia/filter/source/config/fragments/types.po
index 53c0ae25aed..f859d976320 100644
--- a/source/ca-valencia/filter/source/config/fragments/types.po
+++ b/source/ca-valencia/filter/source/config/fragments/types.po
@@ -1,19 +1,20 @@
#. extracted from filter/source/config/fragments/types
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-27 17:47+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-29 22:05+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390220044.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -30,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "XML del Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "XML del Microsoft Excel 2007/2010/2013"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -39,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft Excel 2007/2010/2013"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -48,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML del Microsoft PowerPoint 2007/2010/2013"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -57,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML del Microsoft PowerPoint 2007/2010/2013"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -66,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010/2013"
#: StarBase.xcu
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Database Report"
-msgstr ""
+msgstr "Informe de base de dades OpenDocument"
#: StarBaseReportChart.xcu
msgctxt ""
@@ -94,7 +95,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "StarOffice XML (Base) Report Chart 9"
-msgstr ""
+msgstr "Diagrama d'informe de l'StarOffice XML (Base) 9"
#: calc8.xcu
msgctxt ""
@@ -132,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "Full de càlcul OpenDocument (XML pla)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Full de càlcul Office Open XML"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Plantilla de full de càlcul Office Open XML"
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -195,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "Presentació OpenDocument (XML pla)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Plantilla de presentació Office Open XML de reproducció automàtica"
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "XML del Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML del Microsoft Word 2007/2010/2013"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -246,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft Word 2007/2010/2013"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/ca-valencia/filter/source/pdf.po b/source/ca-valencia/filter/source/pdf.po
index 4cf0b4084fb..1c4ce670a49 100644
--- a/source/ca-valencia/filter/source/pdf.po
+++ b/source/ca-valencia/filter/source/pdf.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-26 09:13+0000\n"
+"PO-Revision-Date: 2013-12-08 21:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369559596.0\n"
+"X-POOTLE-MTIME: 1386539370.0\n"
#: impdialog.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"STR_PDF_EXPORT_UDPWD\n"
"string.text"
msgid "Set open password"
-msgstr "Estableix la contrasenya d'obertura"
+msgstr "Defineix la contrasenya d'obertura"
#: impdialog.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"STR_PDF_EXPORT_ODPWD\n"
"string.text"
msgid "Set permission password"
-msgstr "Estableix la contrasenya de permisos"
+msgstr "Defineix la contrasenya de permisos"
#: impdialog.src
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_WARN_TRANSP_CONVERTED\n"
"string.text"
msgid "Some objects were converted to an image in order to remove transparencies, because the target PDF format does not support transparencies. Possibly better results can be achieved if you remove the transparent objects before exporting."
-msgstr "Alguns objectes s'han convertit en imatges per eliminar les transparències, perquè el format PDF de destinació no permet l'ús de transparències. És possible que obtingueu millors resultats si elimineu els objectes transparents abans d'exportar."
+msgstr "Alguns objectes s'han convertit en imatges per suprimir les transparències, perquè el format PDF de destinació no permet l'ús de transparències. És possible que obtingueu millors resultats si suprimiu els objectes transparents abans d'exportar."
#: impdialog.src
msgctxt ""
@@ -127,7 +127,7 @@ msgctxt ""
"STR_WARN_TRANSP_CONVERTED_SHORT\n"
"string.text"
msgid "Transparencies removed"
-msgstr "S'han eliminat les transparències"
+msgstr "S'han suprimit les transparències"
#: impdialog.src
msgctxt ""
diff --git a/source/ca-valencia/filter/source/xsltdialog.po b/source/ca-valencia/filter/source/xsltdialog.po
index f86412d4a2b..fff3149bc16 100644
--- a/source/ca-valencia/filter/source/xsltdialog.po
+++ b/source/ca-valencia/filter/source/xsltdialog.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:43+0000\n"
+"PO-Revision-Date: 2013-10-28 08:53+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518629.0\n"
+"X-POOTLE-MTIME: 1382950406.0\n"
#: xmlfilterdialogstrings.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_IMPORT_ONLY\n"
"string.text"
msgid "import filter"
-msgstr "importa un filtre"
+msgstr "filtre d'importació"
#: xmlfilterdialogstrings.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_IMPORT_EXPORT\n"
"string.text"
msgid "import/export filter"
-msgstr "importa/exporta un filtre"
+msgstr "filtre d'importació i exportació"
#: xmlfilterdialogstrings.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_EXPORT_ONLY\n"
"string.text"
msgid "export filter"
-msgstr "exporta un filtre"
+msgstr "filtre d'exportació"
#: xmlfilterdialogstrings.src
msgctxt ""
diff --git a/source/ca-valencia/filter/uiconfig/ui.po b/source/ca-valencia/filter/uiconfig/ui.po
index 504510868b3..89fe006ea9c 100644
--- a/source/ca-valencia/filter/uiconfig/ui.po
+++ b/source/ca-valencia/filter/uiconfig/ui.po
@@ -1,20 +1,20 @@
#. extracted from filter/uiconfig/ui
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-12 13:59+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:55+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360677578.0\n"
+"X-POOTLE-MTIME: 1393109711.0\n"
#: impswfdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macromedia Flash (SWF) Options"
-msgstr ""
+msgstr "Opcions del Macromedia Flash (SWF)"
#: impswfdialog.ui
msgctxt ""
@@ -35,6 +35,8 @@ msgid ""
"1: min. quality\n"
"100: max. quality"
msgstr ""
+"1: qualitat mínima\n"
+"100: qualitat màxima"
#: impswfdialog.ui
msgctxt ""
@@ -43,7 +45,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _All Slides (Uncheck exports current slide)"
-msgstr ""
+msgstr "Exporta _totes les diapositives (si es desmarca, s'exporta la diapositiva actual)"
#: impswfdialog.ui
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export As _Multiple Files"
-msgstr ""
+msgstr "Exporta com a _diversos fitxers"
#: impswfdialog.ui
msgctxt ""
@@ -61,7 +63,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Backgrounds"
-msgstr ""
+msgstr "Exporta els _fons"
#: impswfdialog.ui
msgctxt ""
@@ -70,7 +72,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export Back_ground Objects"
-msgstr ""
+msgstr "Exporta els o_bjectes del fons"
#: impswfdialog.ui
msgctxt ""
@@ -79,7 +81,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Slide Contents"
-msgstr ""
+msgstr "E_xporta el contingut de la diapositiva"
#: impswfdialog.ui
msgctxt ""
@@ -88,7 +90,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Verilogix Slide Annotations"
-msgstr ""
+msgstr "Exporta les anotacions _Verilogix de la diapositiva"
#: impswfdialog.ui
msgctxt ""
@@ -97,7 +99,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export OLE Objects as _JPEG images"
-msgstr ""
+msgstr "Exporta els objectes OLE com a imatges _JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -106,7 +108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Tot"
#: pdfgeneralpage.ui
msgctxt ""
@@ -115,7 +117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pages"
-msgstr ""
+msgstr "_Pàgines"
#: pdfgeneralpage.ui
msgctxt ""
@@ -124,7 +126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Selection"
-msgstr ""
+msgstr "_Selecció"
#: pdfgeneralpage.ui
msgctxt ""
@@ -133,7 +135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Diapositives"
#: pdfgeneralpage.ui
msgctxt ""
@@ -142,7 +144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Interval"
#: pdfgeneralpage.ui
msgctxt ""
@@ -151,7 +153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Quality"
-msgstr ""
+msgstr "_Qualitat"
#: pdfgeneralpage.ui
msgctxt ""
@@ -160,7 +162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reduce image resolution"
-msgstr ""
+msgstr "_Redueix la resolució de les imatges"
#: pdfgeneralpage.ui
msgctxt ""
@@ -169,7 +171,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -178,7 +180,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "150 DPI"
-msgstr ""
+msgstr "150 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -187,7 +189,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "300 DPI"
-msgstr ""
+msgstr "300 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -196,7 +198,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "600 DPI"
-msgstr ""
+msgstr "600 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -205,7 +207,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "1200 DPI"
-msgstr ""
+msgstr "1200 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -214,7 +216,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -223,7 +225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lossless compression"
-msgstr ""
+msgstr "_Compressió sense pèrdua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -232,7 +234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_JPEG compression"
-msgstr ""
+msgstr "Compressió _JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -241,7 +243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Imatges"
#: pdfgeneralpage.ui
msgctxt ""
@@ -250,7 +252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign _with Watermark"
-msgstr ""
+msgstr "Signa amb una _marca d'aigua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -259,7 +261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark Text"
-msgstr ""
+msgstr "Text de la marca d'aigua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -268,7 +270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark"
-msgstr ""
+msgstr "Marca d'aigua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -277,7 +279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Em_bed OpenDocument file"
-msgstr ""
+msgstr "Incr_usta el fitxer OpenDocument"
#: pdfgeneralpage.ui
msgctxt ""
@@ -286,7 +288,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Makes this PDF easily editable in %PRODUCTNAME"
-msgstr ""
+msgstr "Fa que este PDF es puga editar fàcilment al %PRODUCTNAME"
#: pdfgeneralpage.ui
msgctxt ""
@@ -295,7 +297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_DF/A-1a"
-msgstr ""
+msgstr "P_DF/A-1a"
#: pdfgeneralpage.ui
msgctxt ""
@@ -304,7 +306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tagged PDF"
-msgstr ""
+msgstr "PDF e_tiquetat"
#: pdfgeneralpage.ui
msgctxt ""
@@ -313,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create PDF form"
-msgstr ""
+msgstr "_Crea un formulari PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -322,7 +324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Submit _format"
-msgstr ""
+msgstr "Tramet els formularis en _format"
#: pdfgeneralpage.ui
msgctxt ""
@@ -331,7 +333,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "FDF"
-msgstr ""
+msgstr "FDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -340,7 +342,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "PDF"
-msgstr ""
+msgstr "PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -349,7 +351,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "HTML"
-msgstr ""
+msgstr "HTML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -358,7 +360,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "XML"
-msgstr ""
+msgstr "XML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -367,7 +369,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow duplicate field _names"
-msgstr ""
+msgstr "Permet els _noms de camps duplicats"
#: pdfgeneralpage.ui
msgctxt ""
@@ -376,7 +378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _bookmarks"
-msgstr ""
+msgstr "E_xporta els marcadors"
#: pdfgeneralpage.ui
msgctxt ""
@@ -385,7 +387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Export comments"
-msgstr ""
+msgstr "_Exporta els comentaris"
#: pdfgeneralpage.ui
msgctxt ""
@@ -394,7 +396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exp_ort automatically inserted blank pages"
-msgstr ""
+msgstr "Exp_orta les pàgines en blanc inserides automàticament"
#: pdfgeneralpage.ui
msgctxt ""
@@ -403,7 +405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_View PDF after Export"
-msgstr ""
+msgstr "_Mostra el PDF després de l'exportació"
#: pdfgeneralpage.ui
msgctxt ""
@@ -412,7 +414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _hidden pages"
-msgstr ""
+msgstr "Exporta les pàgines _ocultes"
#: pdfgeneralpage.ui
msgctxt ""
@@ -421,7 +423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _notes pages"
-msgstr ""
+msgstr "Exporta les pàgines de _notes"
#: pdfgeneralpage.ui
msgctxt ""
@@ -430,7 +432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: pdflinkspage.ui
msgctxt ""
@@ -439,7 +441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export bookmarks as named destinations"
-msgstr ""
+msgstr "Exporta els marcadors com a destinacions amb nom"
#: pdflinkspage.ui
msgctxt ""
@@ -448,7 +450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Convert document references to PDF targets"
-msgstr ""
+msgstr "_Converteix les referències del document en objectius PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -457,7 +459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _URLs relative to file system"
-msgstr ""
+msgstr "Exporta els _URL relatius al sistema de fitxers"
#: pdflinkspage.ui
msgctxt ""
@@ -466,7 +468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: pdflinkspage.ui
msgctxt ""
@@ -475,7 +477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default mode"
-msgstr ""
+msgstr "Mode per defecte"
#: pdflinkspage.ui
msgctxt ""
@@ -484,7 +486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open with PDF reader application"
-msgstr ""
+msgstr "Obri'l amb el lector de PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -493,7 +495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open _with Internet browser"
-msgstr ""
+msgstr "Obri'l amb el navegador d'Internet"
#: pdflinkspage.ui
msgctxt ""
@@ -502,7 +504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-document links"
-msgstr ""
+msgstr "Enllaços entre documents"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -511,7 +513,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "PDF Options"
-msgstr ""
+msgstr "Opcions del PDF"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -520,7 +522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xport"
-msgstr ""
+msgstr "E_xporta"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -529,7 +531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -538,7 +540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Initial View"
-msgstr ""
+msgstr "Visualització inicial"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -547,7 +549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User Interface"
-msgstr ""
+msgstr "Interfície d'usuari"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -556,7 +558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Links"
-msgstr ""
+msgstr "Enllaços"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -565,7 +567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security"
-msgstr ""
+msgstr "Seguretat"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -574,7 +576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "Signatures digitals"
#: pdfsecuritypage.ui
msgctxt ""
@@ -583,7 +585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set _passwords..."
-msgstr ""
+msgstr "Defineix les _contrasenyes..."
#: pdfsecuritypage.ui
msgctxt ""
@@ -592,7 +594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open password set"
-msgstr ""
+msgstr "S'ha definit una contrasenya d'obertura"
#: pdfsecuritypage.ui
msgctxt ""
@@ -601,7 +603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be encrypted"
-msgstr ""
+msgstr "El document PDF s'encriptarà"
#: pdfsecuritypage.ui
msgctxt ""
@@ -610,7 +612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No open password set"
-msgstr ""
+msgstr "No s'ha definit cap contrasenya d'obertura"
#: pdfsecuritypage.ui
msgctxt ""
@@ -619,7 +621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted"
-msgstr ""
+msgstr "El document PDF no s'encriptarà"
#: pdfsecuritypage.ui
msgctxt ""
@@ -628,7 +630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted due to PDF/A export."
-msgstr ""
+msgstr "El document PDF no s'encriptarà perquè s'exporta a PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -637,7 +639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Permission password set"
-msgstr ""
+msgstr "S'ha definit una contrasenya de permisos"
#: pdfsecuritypage.ui
msgctxt ""
@@ -646,7 +648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be restricted"
-msgstr ""
+msgstr "El document PDF estarà restringit"
#: pdfsecuritypage.ui
msgctxt ""
@@ -655,7 +657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No permission password set"
-msgstr ""
+msgstr "No s'ha definit cap contrasenya de permisos"
#: pdfsecuritypage.ui
msgctxt ""
@@ -664,7 +666,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be unrestricted"
-msgstr ""
+msgstr "El document PDF no estarà restringit"
#: pdfsecuritypage.ui
msgctxt ""
@@ -673,7 +675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be restricted due to PDF/A export."
-msgstr ""
+msgstr "El document PDF no estarà restringit perquè s'exporta a PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -682,7 +684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set passwords"
-msgstr ""
+msgstr "Defineix les contrasenyes"
#: pdfsecuritypage.ui
msgctxt ""
@@ -691,7 +693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File encryption and permission"
-msgstr ""
+msgstr "Permisos i xifratge del fitxer"
#: pdfsecuritypage.ui
msgctxt ""
@@ -700,7 +702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not permitted"
-msgstr ""
+msgstr "_No es permet"
#: pdfsecuritypage.ui
msgctxt ""
@@ -709,7 +711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Low resolution (150 dpi)"
-msgstr ""
+msgstr "Resolució _baixa (150 ppp)"
#: pdfsecuritypage.ui
msgctxt ""
@@ -718,7 +720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_High resolution"
-msgstr ""
+msgstr "Resolució _alta"
#: pdfsecuritypage.ui
msgctxt ""
@@ -727,7 +729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printing"
-msgstr ""
+msgstr "Impressió"
#: pdfsecuritypage.ui
msgctxt ""
@@ -736,7 +738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No_t permitted"
-msgstr ""
+msgstr "No es perme_ten"
#: pdfsecuritypage.ui
msgctxt ""
@@ -745,7 +747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Inserting, deleting, and rotating pages"
-msgstr ""
+msgstr "_Inserir, suprimir i girar pàgines"
#: pdfsecuritypage.ui
msgctxt ""
@@ -754,7 +756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filling in form fields"
-msgstr ""
+msgstr "Emplenar camps de _formularis"
#: pdfsecuritypage.ui
msgctxt ""
@@ -763,7 +765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Commenting, filling in form fields"
-msgstr ""
+msgstr "Fer _comentaris, emplenar camps de formularis"
#: pdfsecuritypage.ui
msgctxt ""
@@ -772,7 +774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Any except extracting pages"
-msgstr ""
+msgstr "Qu_alsevol canvi excepte extreure pàgines"
#: pdfsecuritypage.ui
msgctxt ""
@@ -781,7 +783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: pdfsecuritypage.ui
msgctxt ""
@@ -790,7 +792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ena_ble copying of content"
-msgstr ""
+msgstr "Es permet _copiar el contingut"
#: pdfsecuritypage.ui
msgctxt ""
@@ -799,7 +801,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable text access for acce_ssibility tools"
-msgstr ""
+msgstr "Es permet l'accés al text per part de les eines d'acce_ssibilitat"
#: pdfsecuritypage.ui
msgctxt ""
@@ -808,7 +810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Contingut"
#: pdfsignpage.ui
msgctxt ""
@@ -817,7 +819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use this certificate to digitally sign PDF documents:"
-msgstr ""
+msgstr "Usa este certificat per signar digitalment documents PDF:"
#: pdfsignpage.ui
msgctxt ""
@@ -826,7 +828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Selecciona..."
#: pdfsignpage.ui
msgctxt ""
@@ -835,7 +837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate Password"
-msgstr ""
+msgstr "Contrasenya certificada"
#: pdfsignpage.ui
msgctxt ""
@@ -844,7 +846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Ubicació"
#: pdfsignpage.ui
msgctxt ""
@@ -853,7 +855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contact Information"
-msgstr ""
+msgstr "Informació de contacte"
#: pdfsignpage.ui
msgctxt ""
@@ -862,7 +864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reason"
-msgstr ""
+msgstr "Raó"
#: pdfsignpage.ui
msgctxt ""
@@ -871,7 +873,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate"
-msgstr ""
+msgstr "Certificat"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -880,7 +882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center window on screen"
-msgstr ""
+msgstr "_Centra la finestra a la finestra"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -889,7 +891,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize window to initial page"
-msgstr ""
+msgstr "Canvia la mida de la finest_ra a la pàgina inicial"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -898,7 +900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open in full screen mode"
-msgstr ""
+msgstr "_Obri en mode de pantalla completa"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -907,7 +909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display document title"
-msgstr ""
+msgstr "Mostra el títol del _document"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -916,7 +918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Window options"
-msgstr ""
+msgstr "Opcions de la finestra"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -925,7 +927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _toolbar"
-msgstr ""
+msgstr "Amaga la _barra d'eines"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -934,7 +936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _menubar"
-msgstr ""
+msgstr "Amaga la barra de _menú"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -943,7 +945,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _window controls"
-msgstr ""
+msgstr "Amaga els _controls de la finestra"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -952,7 +954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User interface options"
-msgstr ""
+msgstr "Opcions de la interfície d'usuari"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -961,7 +963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use transition effects"
-msgstr ""
+msgstr "_Usa els efectes de transició"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -970,7 +972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transitions"
-msgstr ""
+msgstr "Transicions"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -979,7 +981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All bookmark levels"
-msgstr ""
+msgstr "_Tots els nivells de marcadors"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -988,7 +990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible bookmark levels"
-msgstr ""
+msgstr "Nivells de marcadors _visibles"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -997,7 +999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Marcadors"
#: pdfviewpage.ui
msgctxt ""
@@ -1006,7 +1008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page only"
-msgstr ""
+msgstr "Només la _pàgina"
#: pdfviewpage.ui
msgctxt ""
@@ -1015,7 +1017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bookmarks and page"
-msgstr ""
+msgstr "_Marcadors i la pàgina"
#: pdfviewpage.ui
msgctxt ""
@@ -1024,7 +1026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thumbnails and page"
-msgstr ""
+msgstr "_Miniatures i la pàgina"
#: pdfviewpage.ui
msgctxt ""
@@ -1033,7 +1035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open on pa_ge"
-msgstr ""
+msgstr "Obri a la pà_gina"
#: pdfviewpage.ui
msgctxt ""
@@ -1042,7 +1044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Panes"
-msgstr ""
+msgstr "Panells"
#: pdfviewpage.ui
msgctxt ""
@@ -1051,7 +1053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Per _defecte"
#: pdfviewpage.ui
msgctxt ""
@@ -1060,7 +1062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit in window"
-msgstr ""
+msgstr "A_justa a la finestra"
#: pdfviewpage.ui
msgctxt ""
@@ -1069,7 +1071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _width"
-msgstr ""
+msgstr "_Ajusta a l'amplada"
#: pdfviewpage.ui
msgctxt ""
@@ -1078,7 +1080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _visible"
-msgstr ""
+msgstr "Ajusta a l'àrea _visible"
#: pdfviewpage.ui
msgctxt ""
@@ -1087,7 +1089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zoom factor"
-msgstr ""
+msgstr "Factor d'_ampliació"
#: pdfviewpage.ui
msgctxt ""
@@ -1096,7 +1098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Magnification"
-msgstr ""
+msgstr "Ampliació"
#: pdfviewpage.ui
msgctxt ""
@@ -1105,7 +1107,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_efault"
-msgstr ""
+msgstr "Per _defecte"
#: pdfviewpage.ui
msgctxt ""
@@ -1114,7 +1116,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single page"
-msgstr ""
+msgstr "Una _sola pàgina"
#: pdfviewpage.ui
msgctxt ""
@@ -1123,7 +1125,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Continu"
#: pdfviewpage.ui
msgctxt ""
@@ -1132,7 +1134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ontinuous facing"
-msgstr ""
+msgstr "Orientació c_ontínua"
#: pdfviewpage.ui
msgctxt ""
@@ -1141,7 +1143,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First page is _left"
-msgstr ""
+msgstr "Primera pàgina a l'_esquerra"
#: pdfviewpage.ui
msgctxt ""
@@ -1150,7 +1152,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page layout"
-msgstr ""
+msgstr "Format de la pàgina"
#: testxmlfilter.ui
msgctxt ""
@@ -1339,7 +1341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter name"
-msgstr ""
+msgstr "Nom del _filtre"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1348,7 +1350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Application"
-msgstr ""
+msgstr "_Aplicació"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1357,7 +1359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name of file type"
-msgstr ""
+msgstr "_Nom del tipus de fitxer"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1366,7 +1368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File _extension"
-msgstr ""
+msgstr "_Extensió del fitxer"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1375,7 +1377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment_s"
-msgstr ""
+msgstr "Comentari_s"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1384,7 +1386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_DocType"
-msgstr ""
+msgstr "Tipus de _document"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1393,7 +1395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_XSLT for export"
-msgstr ""
+msgstr "_XSLT per a l'exportació"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1402,7 +1404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brows_e..."
-msgstr ""
+msgstr "Nav_ega..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1411,7 +1413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "XSLT _for import"
-msgstr ""
+msgstr "XS_LT per a la importació"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1420,7 +1422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "Na_vega..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1429,7 +1431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Template for _import"
-msgstr ""
+msgstr "Plantilla per a la _importació"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1438,7 +1440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Navega..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1447,7 +1449,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The filter needs XSLT 2.0 processor"
-msgstr ""
+msgstr "El filtre necessita el processador XSLT 2.0"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1456,7 +1458,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "XML Filter: %s"
-msgstr ""
+msgstr "Filtre XML: %s"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1465,7 +1467,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1474,4 +1476,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transformation"
-msgstr ""
+msgstr "Transformació"
diff --git a/source/ca-valencia/forms/source/resource.po b/source/ca-valencia/forms/source/resource.po
index ff6305cdfdc..fab8b357313 100644
--- a/source/ca-valencia/forms/source/resource.po
+++ b/source/ca-valencia/forms/source/resource.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-09 09:45+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:31+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357724749.0\n"
+"X-POOTLE-MTIME: 1393108267.0\n"
#: strings.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"RID_STR_IMPORT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Insereix una imatge"
#: strings.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"RID_STR_OPEN_GRAPHICS\n"
"string.text"
msgid "Insert Image from..."
-msgstr ""
+msgstr "Insereix una imatge des de..."
#: strings.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"RID_STR_CLEAR_GRAPHICS\n"
"string.text"
msgid "Remove Image"
-msgstr ""
+msgstr "Suprimeix la imatge"
#: strings.src
msgctxt ""
@@ -202,7 +202,7 @@ msgctxt ""
"RID_STR_COULD_NOT_SET_ORDER\n"
"string.text"
msgid "Error setting the sort criteria"
-msgstr "S'ha produït un error en establir els criteris d'ordenació"
+msgstr "S'ha produït un error en definir els criteris d'ordenació"
#: strings.src
msgctxt ""
@@ -210,7 +210,7 @@ msgctxt ""
"RID_STR_COULD_NOT_SET_FILTER\n"
"string.text"
msgid "Error setting the filter criteria"
-msgstr "S'ha produït un error en establir els criteris de filtre"
+msgstr "S'ha produït un error en definir els criteris de filtre"
#: strings.src
msgctxt ""
diff --git a/source/ca-valencia/formula/source/core/resource.po b/source/ca-valencia/formula/source/core/resource.po
index d1c7f0b22a2..8db4fa72849 100644
--- a/source/ca-valencia/formula/source/core/resource.po
+++ b/source/ca-valencia/formula/source/core/resource.po
@@ -3,18 +3,15 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-12 16:50+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"POT-Creation-Date: 2014-04-20 02:40+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373647805.0\n"
#: core_resource.src
msgctxt ""
@@ -554,7 +551,7 @@ msgctxt ""
"SC_OPCODE_CELL\n"
"string.text"
msgid "CELL"
-msgstr "CEL.LA"
+msgstr "CEL·LA"
#: core_resource.src
msgctxt ""
@@ -1247,7 +1244,7 @@ msgctxt ""
"SC_OPCODE_VAR_P_MS\n"
"string.text"
msgid "VAR.P"
-msgstr ""
+msgstr "VAR.P"
#: core_resource.src
msgctxt ""
@@ -1256,7 +1253,7 @@ msgctxt ""
"SC_OPCODE_VAR_S\n"
"string.text"
msgid "VAR.S"
-msgstr ""
+msgstr "VAR.S"
#: core_resource.src
msgctxt ""
@@ -1301,7 +1298,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_P_MS\n"
"string.text"
msgid "STDEV.P"
-msgstr ""
+msgstr "DESVEST.P"
#: core_resource.src
msgctxt ""
@@ -1310,7 +1307,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_S\n"
"string.text"
msgid "STDEV.S"
-msgstr ""
+msgstr "DESVEST.S"
#: core_resource.src
msgctxt ""
@@ -1343,6 +1340,15 @@ msgstr "DISTEXPON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "DIST.EXPON"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1355,7 +1361,7 @@ msgctxt ""
"SC_OPCODE_BINOM_DIST_MS\n"
"string.text"
msgid "BINOM.DIST"
-msgstr ""
+msgstr "DIST.BINOM"
#: core_resource.src
msgctxt ""
@@ -1370,6 +1376,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "DIST.POISSON"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -1976,7 +1991,7 @@ msgctxt ""
"SC_OPCODE_LENB\n"
"string.text"
msgid "LENB"
-msgstr ""
+msgstr "LONGB"
#: core_resource.src
msgctxt ""
@@ -1985,7 +2000,7 @@ msgctxt ""
"SC_OPCODE_RIGHTB\n"
"string.text"
msgid "RIGHTB"
-msgstr ""
+msgstr "DRETAB"
#: core_resource.src
msgctxt ""
@@ -1994,7 +2009,7 @@ msgctxt ""
"SC_OPCODE_LEFTB\n"
"string.text"
msgid "LEFTB"
-msgstr ""
+msgstr "ESQUERRAB"
#: core_resource.src
msgctxt ""
@@ -2003,7 +2018,7 @@ msgctxt ""
"SC_OPCODE_MIDB\n"
"string.text"
msgid "MIDB"
-msgstr ""
+msgstr "MIGB"
#: core_resource.src
msgctxt ""
@@ -2117,6 +2132,15 @@ msgstr "DISTHIPGEOM"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "DIST.HIPGEOM"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2144,6 +2168,24 @@ msgstr "DISTF"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "DIST.F"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "DIST.F.DRETA"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2156,7 +2198,7 @@ msgctxt ""
"SC_OPCODE_CHI_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST.RT"
-msgstr ""
+msgstr "DIST.KHIQUAD.DRETA"
#: core_resource.src
msgctxt ""
@@ -2171,6 +2213,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "DIST.WEIBULL"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2192,7 +2243,7 @@ msgctxt ""
"SC_OPCODE_BINOM_INV\n"
"string.text"
msgid "BINOM.INV"
-msgstr ""
+msgstr "INV.BINOM"
#: core_resource.src
msgctxt ""
@@ -2282,7 +2333,7 @@ msgctxt ""
"SC_OPCODE_MODAL_VALUE\n"
"string.text"
msgid "MODE"
-msgstr "MODA"
+msgstr "MODE"
#: core_resource.src
msgctxt ""
@@ -2390,7 +2441,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_N\n"
"string.text"
msgid "CONFIDENCE.NORM"
-msgstr ""
+msgstr "CONFIANÇA.NORM"
#: core_resource.src
msgctxt ""
@@ -2399,7 +2450,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_T\n"
"string.text"
msgid "CONFIDENCE.T"
-msgstr ""
+msgstr "CONFIANÇA.T"
#: core_resource.src
msgctxt ""
@@ -2414,6 +2465,15 @@ msgstr "PROVAF"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "PROVA.F"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2453,7 +2513,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_P\n"
"string.text"
msgid "COVARIANCE.P"
-msgstr ""
+msgstr "COVARIANCIA.P"
#: core_resource.src
msgctxt ""
@@ -2462,7 +2522,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_S\n"
"string.text"
msgid "COVARIANCE.S"
-msgstr ""
+msgstr "COVARIANCIA.S"
#: core_resource.src
msgctxt ""
@@ -2570,7 +2630,7 @@ msgctxt ""
"SC_OPCODE_CHI_INV_MS\n"
"string.text"
msgid "CHISQ.INV.RT"
-msgstr ""
+msgstr "INV.KHIQUAD"
#: core_resource.src
msgctxt ""
@@ -2612,19 +2672,28 @@ msgstr "INVF"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
-"SC_OPCODE_CHI_TEST\n"
+"SC_OPCODE_F_INV_LT\n"
"string.text"
-msgid "CHITEST"
-msgstr "PROVAKHI"
+msgid "F.INV"
+msgstr "INV.F"
#: core_resource.src
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
-"SC_OPCODE_CHI_TEST_MS\n"
+"SC_OPCODE_F_INV_RT\n"
"string.text"
-msgid "CHISQ.TEST"
-msgstr ""
+msgid "F.INV.RT"
+msgstr "INV.F.DRETA"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_CHI_TEST\n"
+"string.text"
+msgid "CHITEST"
+msgstr "PROVA.KHIQUAD"
#: core_resource.src
msgctxt ""
@@ -2669,7 +2738,7 @@ msgctxt ""
"SC_OPCODE_BETA_DIST_MS\n"
"string.text"
msgid "BETA.DIST"
-msgstr ""
+msgstr "DIST.BETA"
#: core_resource.src
msgctxt ""
@@ -2678,7 +2747,7 @@ msgctxt ""
"SC_OPCODE_BETA_INV_MS\n"
"string.text"
msgid "BETA.INV"
-msgstr ""
+msgstr "INV.BETA"
#: core_resource.src
msgctxt ""
@@ -2849,7 +2918,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST"
-msgstr ""
+msgstr "DIST.KHIQUAD"
#: core_resource.src
msgctxt ""
@@ -2864,15 +2933,6 @@ msgstr "INVKHIQUAD"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
-"SC_OPCODE_CHISQ_INV_MS\n"
-"string.text"
-msgid "CHISQ.INV"
-msgstr ""
-
-#: core_resource.src
-msgctxt ""
-"core_resource.src\n"
-"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BITAND\n"
"string.text"
msgid "BITAND"
@@ -2984,7 +3044,7 @@ msgctxt ""
"SC_OPCODE_FILTERXML\n"
"string.text"
msgid "FILTERXML"
-msgstr ""
+msgstr "FILTREXML"
#: core_resource.src
msgctxt ""
@@ -2993,4 +3053,4 @@ msgctxt ""
"SC_OPCODE_WEBSERVICE\n"
"string.text"
msgid "WEBSERVICE"
-msgstr ""
+msgstr "SERVEIWEB"
diff --git a/source/ca-valencia/framework/source/classes.po b/source/ca-valencia/framework/source/classes.po
index 30e69f0c8bb..b8cbfafb8de 100644
--- a/source/ca-valencia/framework/source/classes.po
+++ b/source/ca-valencia/framework/source/classes.po
@@ -2,19 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-18 19:18+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-08 21:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371583096.0\n"
+"X-POOTLE-MTIME: 1386539392.0\n"
#: resource.src
msgctxt ""
@@ -290,7 +290,7 @@ msgid ""
"Please try to remove your user profile for the application."
msgstr ""
"S'ha produït un error mentre es carregava la configuració de la interfície d'usuari. I l'aplicació es tancarà ara.\n"
-"Elimineu el vostre perfil de l'aplicació."
+"Suprimiu el vostre perfil de l'aplicació."
#: resource.src
msgctxt ""
@@ -302,7 +302,7 @@ msgid ""
"Please try to remove your user profile for the application first or try to reinstall the application."
msgstr ""
"S'ha produït un error mentre es carregava la configuració de la interfície d'usuari. I l'aplicació es tancarà ara.\n"
-"Elimineu el vostre perfil de l'aplicació o bé intenteu tornar-la a instal·lar."
+"Suprimiu el vostre perfil de l'aplicació o bé intenteu tornar-la a instal·lar."
#: resource.src
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/auxiliary.po b/source/ca-valencia/helpcontent2/source/auxiliary.po
index 6cb2ad28866..ef2c91b647e 100644
--- a/source/ca-valencia/helpcontent2/source/auxiliary.po
+++ b/source/ca-valencia/helpcontent2/source/auxiliary.po
@@ -7,7 +7,7 @@ msgstr ""
"PO-Revision-Date: 2012-12-06 19:21+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -358,7 +358,7 @@ msgctxt ""
"1010\n"
"node.text"
msgid "Copy and Paste"
-msgstr "Copiar i apegar"
+msgstr "Copiar i enganxar"
#: shared.tree
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
index 8f1e2d40edc..12c476b35fb 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-24 18:39+0000\n"
+"PO-Revision-Date: 2014-01-09 07:41+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1369420746.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1389253296.0\n"
#: 00000002.xhp
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "0"
-msgstr ""
+msgstr "0"
#: 00000003.xhp
msgctxt ""
@@ -1055,7 +1055,7 @@ msgctxt ""
"par_id31469412\n"
"help.text"
msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
-msgstr "<variable id=\"err296\">296 L'enllaç ja s'ha apegat</variable>"
+msgstr "<variable id=\"err296\">296 L'enllaç ja s'ha enganxat</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Modules and Libraries\">Modules and Libraries</link>. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library."
-msgstr "Després de separar el programa en procediments i funcions (Subs i Funcions), podeu guardar estos procediments i funcions com a fitxers per reutilitzar-los en altres projectes. El $[officename] Basic admet <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Mòduls i biblioteques\">Mòduls i biblioteques</link>. Les subs i les funcions sempre s'inclouen en mòduls. Podeu definir que els mòduls siguen globals, o bé que formin part d'un document. Es poden combinar diferents mòduls en una biblioteca."
+msgstr "Després de separar el programa en procediments i funcions (Subs i Funcions), podeu alçar estos procediments i funcions com a fitxers per reutilitzar-los en altres projectes. El $[officename] Basic admet <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Mòduls i biblioteques\">Mòduls i biblioteques</link>. Les subs i les funcions sempre s'inclouen en mòduls. Podeu definir que els mòduls siguen globals, o bé que formin part d'un document. Es poden combinar diferents mòduls en una biblioteca."
#: 01010210.xhp
msgctxt ""
@@ -2829,7 +2829,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "Saving Variable Content after Exiting a SUB or FUNCTION"
-msgstr "Com guardar el contingut d'una variable després d'eixir d'una SUB o FUNCTION"
+msgstr "Com alçar el contingut d'una variable després d'eixir d'una SUB o FUNCTION"
#: 01020300.xhp
msgctxt ""
@@ -2918,7 +2918,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well."
-msgstr "Les biblioteques serveixen com a eina per organitzar mòduls, i poden adjuntar-se a un document o a una plantilla. Quan el document o la plantilla es guarden, tots els mòduls continguts a la biblioteca també es guarden automàticament."
+msgstr "Les biblioteques serveixen com a eina per organitzar mòduls, i poden adjuntar-se a un document o a una plantilla. Quan el document o la plantilla s'alcen, tots els mòduls continguts a la biblioteca també s'alcen automàticament."
#: 01020500.xhp
msgctxt ""
@@ -2945,7 +2945,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library."
-msgstr "Un mòdul conté SUBS i FUNCTIONS, i declaracions de variables. La longitud del programa que es pot guardar en un mòdul es limita a 64 KB. Si necessiteu més espai, podeu dividir un projecte del $[officename] Basic en diferents mòduls i, a continuació, guardar-los en una única biblioteca."
+msgstr "Un mòdul conté SUBS i FUNCTIONS, i declaracions de variables. La longitud del programa que es pot alçar en un mòdul es limita a 64 KB. Si necessiteu més espai, podeu dividir un projecte del $[officename] Basic en diferents mòduls i, a continuació, alçar-los en una única biblioteca."
#: 01020500.xhp
msgctxt ""
@@ -3075,7 +3075,7 @@ msgctxt ""
"bm_id3148647\n"
"help.text"
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>guardar;codi del Basic</bookmark_value><bookmark_value>càrrega;codi del Basic</bookmark_value><bookmark_value>editor del Basic</bookmark_value><bookmark_value>navegació;en projectes del Basic</bookmark_value><bookmark_value>línies llargues;a l'editor del Basic</bookmark_value><bookmark_value>línies de text;a l'editor del Basic</bookmark_value><bookmark_value>continuació;línies llargues a l'editor</bookmark_value>"
+msgstr "<bookmark_value>alçar;codi del Basic</bookmark_value><bookmark_value>càrrega;codi del Basic</bookmark_value><bookmark_value>editor del Basic</bookmark_value><bookmark_value>navegació;en projectes del Basic</bookmark_value><bookmark_value>línies llargues;a l'editor del Basic</bookmark_value><bookmark_value>línies de text;a l'editor del Basic</bookmark_value><bookmark_value>continuació;línies llargues a l'editor</bookmark_value>"
#: 01030200.xhp
msgctxt ""
@@ -3093,7 +3093,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
-msgstr "L'editor del Basic ofereix les funcions d'edició estàndard amb les quals esteu familiaritzat quan treballeu en un document de text. Admet les funcions del menú <emph>Edita</emph> (Retalla, Suprimeix, Apega), la possibilitat de seleccionar text amb la tecla Maj, i també funcions de posicionament del cursor (per exemple, moure's de paraula en paraula amb <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> i les tecles de cursor)."
+msgstr "L'editor del Basic ofereix les funcions d'edició estàndard amb les quals esteu familiaritzat quan treballeu en un document de text. Admet les funcions del menú <emph>Edita</emph> (Retalla, Suprimeix, Enganxa), la possibilitat de seleccionar text amb la tecla Maj, i també funcions de posicionament del cursor (per exemple, moure's de paraula en paraula amb <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> i les tecles de cursor)."
#: 01030200.xhp
msgctxt ""
@@ -3111,7 +3111,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution."
-msgstr "Si premeu la icona <emph>Executa el BASIC</emph> a la barra <emph>Macros</emph>, l'execució del programa s'inicia a la primera línia de l'editor del Basic. El programa executa la primera Sub o Funció i, a continuació, l'execució del programa s'para. La \"Sub Main\" no té precedència a l'execució del programa."
+msgstr "Si premeu la icona <emph>Executa el BASIC</emph> a la barra <emph>Macros</emph>, l'execució del programa s'inicia a la primera línia de l'editor del Basic. El programa executa la primera Sub o Funció i, a continuació, l'execució del programa s'atura. La \"Sub Main\" no té precedència a l'execució del programa."
#: 01030200.xhp
msgctxt ""
@@ -3164,7 +3164,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Saving and Loading Basic Source Code"
-msgstr "Com guardar i carregar codi font del Basic"
+msgstr "Com alçar i carregar codi font del Basic"
#: 01030200.xhp
msgctxt ""
@@ -3173,7 +3173,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "You can save Basic code in a text file for saving and importing in other programming systems."
-msgstr "Podeu guardar el codi del Basic en un fitxer de text per guardar-lo i importar-lo en altres sistemes de programació."
+msgstr "Podeu alçar el codi del Basic en un fitxer de text per alçar-lo i importar-lo en altres sistemes de programació."
#: 01030200.xhp
msgctxt ""
@@ -3182,7 +3182,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "You cannot save Basic dialogs to a text file."
-msgstr "No podeu guardar els diàlegs del Basic en un fitxer de text."
+msgstr "No podeu alçar els diàlegs del Basic en un fitxer de text."
#: 01030200.xhp
msgctxt ""
@@ -3191,7 +3191,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Saving Source Code to a Text File"
-msgstr "Com guardar codi font en un fitxer de text"
+msgstr "Com alçar codi font en un fitxer de text"
#: 01030200.xhp
msgctxt ""
@@ -3209,7 +3209,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Click the <emph>Save Source As</emph> icon in the Macro toolbar."
-msgstr "Feu clic a la icona <emph>Anomena i guarda la font</emph> a la barra d'eines Macro."
+msgstr "Feu clic a la icona <emph>Anomena i alça la font</emph> a la barra d'eines Macro."
#: 01030200.xhp
msgctxt ""
@@ -3218,7 +3218,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Select a file name and click <emph>OK</emph> to save the file."
-msgstr "Seleccioneu un nom de fitxer i feu clic a <emph>D'acord</emph> per guardar el fitxer."
+msgstr "Seleccioneu un nom de fitxer i feu clic a <emph>D'acord</emph> per alçar el fitxer."
#: 01030200.xhp
msgctxt ""
@@ -3718,7 +3718,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "Click <emph>Save</emph> to export the library."
-msgstr "Feu clic a <emph>Guarda</emph> per exportar la biblioteca."
+msgstr "Feu clic a <emph>Alça</emph> per exportar la biblioteca."
#: 01030400.xhp
msgctxt ""
@@ -4130,7 +4130,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Save Document As"
-msgstr "Anomena i guarda el document"
+msgstr "Anomena i alça el document"
#: 01040000.xhp
msgctxt ""
@@ -4139,7 +4139,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
-msgstr "...abans que un document es guarde amb un nom especificat (amb <emph>Fitxer - Anomena i guarda</emph>, o amb <emph>Fitxer - Guarda</emph> o la icona <emph>Guarda</emph>, si encara no s'ha especificat un nom de document)."
+msgstr "...abans que un document s'alce amb un nom especificat (amb <emph>Fitxer - Anomena i alça</emph>, o amb <emph>Fitxer - Alça</emph> o la icona <emph>Alça</emph>, si encara no s'ha especificat un nom de document)."
#: 01040000.xhp
msgctxt ""
@@ -4148,7 +4148,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "Document has been saved as"
-msgstr "El document s'ha anomenat i guardat"
+msgstr "El document s'ha anomenat i alçat"
#: 01040000.xhp
msgctxt ""
@@ -4157,7 +4157,7 @@ msgctxt ""
"44\n"
"help.text"
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 "... després que un document s'haja guardat amb un nom especificat (amb <emph>Fitxer - Anomena i guarda</emph>, o amb <emph>Fitxer - Guarda</emph> o amb la icona <emph>Guarda</emph>, si encara no s'ha especificat un nom de document)."
+msgstr "... després que un document s'haja alçat amb un nom especificat (amb <emph>Fitxer - Anomena i alça</emph>, o amb <emph>Fitxer - Alça</emph> o amb la icona <emph>Alça</emph>, si encara no s'ha especificat un nom de document)."
#: 01040000.xhp
msgctxt ""
@@ -4166,7 +4166,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Save Document"
-msgstr "Guarda el document"
+msgstr "Alça el document"
#: 01040000.xhp
msgctxt ""
@@ -4175,7 +4175,7 @@ msgctxt ""
"18\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 "...abans que un document es guarde amb <emph>Fitxer - Guarda</emph> o amb la icona <emph>Guarda</emph>, sempre que ja s'haja especificat un nom de document."
+msgstr "...abans que un document s'alce amb <emph>Fitxer - Alça</emph> o amb la icona <emph>Alça</emph>, sempre que ja s'haja especificat un nom de document."
#: 01040000.xhp
msgctxt ""
@@ -4184,7 +4184,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Document has been saved"
-msgstr "El document s'ha guardat"
+msgstr "El document s'ha alçat"
#: 01040000.xhp
msgctxt ""
@@ -4193,7 +4193,7 @@ msgctxt ""
"46\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 "...després que un document s'haja guardat amb <emph>Fitxer - Guarda</emph> o amb la icona <emph>Guarda</emph>, sempre que ja s'haja especificat un nom de document."
+msgstr "...després que un document s'haja alçat amb <emph>Fitxer - Alça</emph> o amb la icona <emph>Alça</emph>, sempre que ja s'haja especificat un nom de document."
#: 01040000.xhp
msgctxt ""
@@ -4229,7 +4229,7 @@ msgctxt ""
"48\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 "...després de tancar un document. Tingueu en compte que l'esdeveniment \"Guarda el document\" també es pot produir quan el document es guarda abans de tancar."
+msgstr "...després de tancar un document. Tingueu en compte que l'esdeveniment \"Alça el document\" també es pot produir quan el document s'alça abans de tancar."
#: 01040000.xhp
msgctxt ""
@@ -4382,7 +4382,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> listbox."
-msgstr "Seleccioneu si voleu que l'assignació siga vàlida globalment o que siga vàlida només al document actual al quadre de llista <emph>Guarda a</emph>."
+msgstr "Seleccioneu si voleu que l'assignació siga vàlida globalment o que siga vàlida només al document actual al quadre de llista <emph>Alça a</emph>."
#: 01040000.xhp
msgctxt ""
@@ -4445,7 +4445,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the <emph>Save In</emph> listbox."
-msgstr "Seleccioneu si voleu suprimir una assignació global o una assignació que només és vàlida al document actual seleccionant l'opció al quadre de llista <emph>Guarda a</emph>."
+msgstr "Seleccioneu si voleu suprimir una assignació global o una assignació que només és vàlida al document actual seleccionant l'opció al quadre de llista <emph>Alça a</emph>."
#: 01040000.xhp
msgctxt ""
@@ -5696,7 +5696,7 @@ msgctxt ""
"hd_id539262\n"
"help.text"
msgid "Invokes stop mode editing"
-msgstr "Invoca l'parada del mode d'edició"
+msgstr "Invoca l'aturada del mode d'edició"
#: 01170101.xhp
msgctxt ""
@@ -5712,7 +5712,7 @@ msgctxt ""
"par_id6591082\n"
"help.text"
msgid "Setting this property to TRUE causes the changes to be automatically saved when editing is interrupted. FALSE means that editing is canceled and changes are lost."
-msgstr "Si definiu esta propietat en CERT es guarden automàticament els canvis quan s'interromp l'edició. FALS significa que l'edició s'ha cancel·lat i que els canvis es perdran."
+msgstr "Si definiu esta propietat en CERT s'alcen automàticament els canvis quan s'interromp l'edició. FALS significa que l'edició s'ha cancel·lat i que els canvis es perdran."
#: 01170101.xhp
msgctxt ""
@@ -6501,7 +6501,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Tabstop"
-msgstr "Parada de tabulació"
+msgstr "Aturada de tabulació"
#: 01170101.xhp
msgctxt ""
@@ -7127,7 +7127,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section describes Runtime functions used to output information to the screen display."
-msgstr "En esta secció es descriuen les funcions de temps d'execució que s'utilitzen per extraure informació a la visualització de pantalla."
+msgstr "En esta secció es descriuen les funcions de temps d'execució que s'utilitzen per extreure informació a la visualització de pantalla."
#: 03010101.xhp
msgctxt ""
@@ -7278,7 +7278,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "16 : Add the Stop icon to the dialog."
-msgstr "16 : Afig la icona Para al diàleg."
+msgstr "16 : Afig la icona Atura al diàleg."
#: 03010101.xhp
msgctxt ""
@@ -7546,7 +7546,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "16 : Add the Stop icon to the dialog."
-msgstr "16 : Afig la icona Para al diàleg."
+msgstr "16 : Afig la icona Atura al diàleg."
#: 03010102.xhp
msgctxt ""
@@ -7741,7 +7741,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Outputs the specified strings or numeric expressions to a dialog or to a file."
-msgstr "Extrau les cadenes o expressions numèriques especificades a un diàleg o a un fitxer."
+msgstr "Extreu les cadenes o expressions numèriques especificades a un diàleg o a un fitxer."
#: 03010103.xhp
msgctxt ""
@@ -8906,7 +8906,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
-msgstr "Podeu utilitzar estes funcions per donar suport a la creació de fitxers \"relatius\", per tal que pugueu guardar i actualitzar certs registres especificant el seu número de registre. Les funcions d'E/S de fitxer també vos ajuden a gestionar els vostres fitxers proporcionant informació com ara la mida del fitxer, configuració del camí actual, o la data de creació d'un fitxer o d'una biblioteca."
+msgstr "Podeu utilitzar estes funcions per donar suport a la creació de fitxers \"relatius\", per tal que pugueu alçar i actualitzar certs registres especificant el seu número de registre. Les funcions d'E/S de fitxer també vos ajuden a gestionar els vostres fitxers proporcionant informació com ara la mida del fitxer, configuració del camí actual, o la data de creació d'un fitxer o d'una biblioteca."
#: 03020100.xhp
msgctxt ""
@@ -14110,7 +14110,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoDate Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateToUnoDate [Runtime]"
#: 03030111.xhp
msgctxt ""
@@ -14118,7 +14118,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoDate function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateToUnoDate</bookmark_value>"
#: 03030111.xhp
msgctxt ""
@@ -14145,7 +14145,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030111.xhp
msgctxt ""
@@ -14163,7 +14163,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030111.xhp
msgctxt ""
@@ -14181,7 +14181,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030111.xhp
msgctxt ""
@@ -14199,7 +14199,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030112.xhp
msgctxt ""
@@ -14207,7 +14207,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateFromUnoDate Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateFromUnoDate [Runtime]"
#: 03030112.xhp
msgctxt ""
@@ -14215,7 +14215,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoDate function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateFromUnoDate</bookmark_value>"
#: 03030112.xhp
msgctxt ""
@@ -14242,7 +14242,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030112.xhp
msgctxt ""
@@ -14260,7 +14260,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030112.xhp
msgctxt ""
@@ -14269,7 +14269,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: 03030112.xhp
msgctxt ""
@@ -14278,7 +14278,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030112.xhp
msgctxt ""
@@ -14296,7 +14296,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030113.xhp
msgctxt ""
@@ -14304,7 +14304,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoTime Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateToUnoTime [Runtime]"
#: 03030113.xhp
msgctxt ""
@@ -14312,7 +14312,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateToUnoTime</bookmark_value>"
#: 03030113.xhp
msgctxt ""
@@ -14339,7 +14339,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030113.xhp
msgctxt ""
@@ -14357,7 +14357,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030113.xhp
msgctxt ""
@@ -14375,7 +14375,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030113.xhp
msgctxt ""
@@ -14393,7 +14393,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030114.xhp
msgctxt ""
@@ -14401,7 +14401,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateFromUnoTime Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateFromUnoTime [Runtime]"
#: 03030114.xhp
msgctxt ""
@@ -14409,7 +14409,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateFromUnoTime</bookmark_value>"
#: 03030114.xhp
msgctxt ""
@@ -14436,7 +14436,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030114.xhp
msgctxt ""
@@ -14454,7 +14454,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030114.xhp
msgctxt ""
@@ -14463,7 +14463,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: 03030114.xhp
msgctxt ""
@@ -14472,7 +14472,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030114.xhp
msgctxt ""
@@ -14490,7 +14490,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030115.xhp
msgctxt ""
@@ -14498,7 +14498,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoDateTime Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateToUnoDateTime [Runtime]"
#: 03030115.xhp
msgctxt ""
@@ -14506,7 +14506,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateToUnoDateTime</bookmark_value>"
#: 03030115.xhp
msgctxt ""
@@ -14533,7 +14533,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030115.xhp
msgctxt ""
@@ -14551,7 +14551,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030115.xhp
msgctxt ""
@@ -14569,7 +14569,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030115.xhp
msgctxt ""
@@ -14587,7 +14587,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030116.xhp
msgctxt ""
@@ -14595,7 +14595,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateFromUnoDateTime Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateFromUnoDateTime [Runtime]"
#: 03030116.xhp
msgctxt ""
@@ -14603,7 +14603,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateFromUnoDateTime</bookmark_value>"
#: 03030116.xhp
msgctxt ""
@@ -14630,7 +14630,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030116.xhp
msgctxt ""
@@ -14648,7 +14648,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030116.xhp
msgctxt ""
@@ -14657,7 +14657,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: 03030116.xhp
msgctxt ""
@@ -14666,7 +14666,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030116.xhp
msgctxt ""
@@ -14684,7 +14684,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030120.xhp
msgctxt ""
@@ -17816,7 +17816,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Subtracts two values."
-msgstr "Extrau dos valors."
+msgstr "Extreu dos valors."
#: 03070100.xhp
msgctxt ""
@@ -21857,7 +21857,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
-msgstr "Es poden imbricar expressions <emph>For...Next</emph>. Si no especifiqueu una variable que seguisca l'expressió <emph>Next</emph>, <emph>Next</emph> fa referència automàticament a l'expressió <emph>For</emph> més recent."
+msgstr "Es poden imbricar expressions <emph>For...Next</emph>. Si no especifiqueu una variable que seguïsca l'expressió <emph>Next</emph>, <emph>Next</emph> fa referència automàticament a l'expressió <emph>For</emph> més recent."
#: 03090202.xhp
msgctxt ""
@@ -23048,7 +23048,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
-msgstr "ChooseMenu = Choose(Index, \"Format ràpid\", \"Guarda el format\", \"Format del sistema\")"
+msgstr "ChooseMenu = Choose(Index, \"Format ràpid\", \"Alça el format\", \"Format del sistema\")"
#: 03090403.xhp
msgctxt ""
@@ -23781,7 +23781,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Stops the execution of the Basic program."
-msgstr "Para l'execució del programa del Basic."
+msgstr "Atura l'execució del programa del Basic."
#: 03090408.xhp
msgctxt ""
@@ -23799,7 +23799,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Stop"
-msgstr "Para"
+msgstr "Atura"
#: 03090408.xhp
msgctxt ""
@@ -25303,7 +25303,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions."
-msgstr "<emph>Text:</emph> Qualsevol nom de constant que seguisca les convencions de nomenclatura de variable estàndard."
+msgstr "<emph>Text:</emph> Qualsevol nom de constant que seguïsca les convencions de nomenclatura de variable estàndard."
#: 03100700.xhp
msgctxt ""
@@ -37288,7 +37288,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "Loading of graphics is stopped by the user (for example, when downloading the page)."
-msgstr "L'usuari ha parat la càrrega de gràfics (per exemple, en baixar la pàgina)."
+msgstr "L'usuari ha aturat la càrrega de gràfics (per exemple, en baixar la pàgina)."
#: 05060700.xhp
msgctxt ""
@@ -37531,7 +37531,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"HID_MACRO_GROUP\">Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros.</ahelp>"
-msgstr "<ahelp hid=\"HID_MACRO_GROUP\">Llista els documents i les aplicacions oberts del $[officename]. Feu clic al nom de la ubicació on voleu guardar les macros.</ahelp>"
+msgstr "<ahelp hid=\"HID_MACRO_GROUP\">Llista els documents i les aplicacions oberts del $[officename]. Feu clic al nom de la ubicació on voleu alçar les macros.</ahelp>"
#: 05060700.xhp
msgctxt ""
@@ -37664,7 +37664,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before"
-msgstr "Executeu el codi començant a la primera línia, o des del punt de ruptura actual, si el programa s'hi ha parat anteriorment"
+msgstr "Executeu el codi començant a la primera línia, o des del punt de ruptura actual, si el programa s'hi ha aturat anteriorment"
#: keys.xhp
msgctxt ""
@@ -37682,7 +37682,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Stop"
-msgstr "Para"
+msgstr "Atura"
#: keys.xhp
msgctxt ""
@@ -37718,7 +37718,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Single step through each statement, starting at the first line or at that statement where the program execution stopped before."
-msgstr "Un sol pas a través de cada expressió, començant a la primera línia o a l'expressió on l'execució del programa s'ha parat anteriorment."
+msgstr "Un sol pas a través de cada expressió, començant a la primera línia o a l'expressió on l'execució del programa s'ha aturat anteriorment."
#: keys.xhp
msgctxt ""
@@ -37790,7 +37790,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "A running macro can be aborted with Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8."
-msgstr "Podeu avortar una macro que s'estiga executant si premeu Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, també des de fora de l'EID del Basic. Si sou dins de l'EID del Basic i la macro s'para en un punt de ruptura, Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q para l'execució de la macro, però només vos n'adonareu després del següent F5, F8 o Maj+F8."
+msgstr "Podeu avortar una macro que s'estiga executant si premeu Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, també des de fora de l'EID del Basic. Si sou dins de l'EID del Basic i la macro s'atura en un punt de ruptura, Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q atura l'execució de la macro, però només vos n'adonareu després del següent F5, F8 o Maj+F8."
#: main0211.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po
index 2611e36753e..c2ce34a842f 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/01.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-01-09 09:57+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1357725471.0\n"
#: 06130000.xhp
@@ -76,7 +76,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Macro from / Save macro in"
-msgstr "Macro a partir de / Guarda la macro a"
+msgstr "Macro a partir de / Alça la macro a"
#: 06130000.xhp
msgctxt ""
@@ -85,7 +85,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Llista les biblioteques i els mòduls on podeu obrir o guardar les vostres macros. Per guardar una macro en un document concret, obriu el document i, a continuació, obriu este diàleg.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Llista les biblioteques i els mòduls on podeu obrir o alçar les vostres macros. Per alçar una macro en un document concret, obriu el document i, a continuació, obriu este diàleg.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Run / Save"
-msgstr "Executa / Guarda"
+msgstr "Executa / Alça"
#: 06130000.xhp
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o guarda la macro actual.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o alça la macro actual.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -444,7 +444,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Protegeix la biblioteca seleccionada amb una contrasenya.</ahelp> Podeu introduir una contrasenya nova o bé canviar la contrasenya actual."
#: 06130100.xhp
msgctxt ""
@@ -471,7 +471,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Enter the current password for the selected library.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Introduïu la contrasenya actual per a la biblioteca seleccionada.</ahelp>"
#: 06130100.xhp
msgctxt ""
@@ -498,7 +498,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Enter a new password for the selected library.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Introduïu una contrasenya nova per a la biblioteca seleccionada.</ahelp>"
#: 06130100.xhp
msgctxt ""
@@ -516,7 +516,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Repeat the new password for the selected library.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Repetiu la contrasenya nova per a la biblioteca seleccionada.</ahelp>"
#: 06130500.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/02.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/02.po
index ee272883e8f..30c87af6c61 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/02.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-01-09 15:33+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1357745634.0\n"
#: 11010000.xhp
@@ -152,7 +152,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Stop"
-msgstr "Para"
+msgstr "Atura"
#: 11040000.xhp
msgctxt ""
@@ -160,7 +160,7 @@ msgctxt ""
"bm_id3154863\n"
"help.text"
msgid "<bookmark_value>macros; stopping</bookmark_value><bookmark_value>program stops</bookmark_value><bookmark_value>stopping macros</bookmark_value>"
-msgstr "<bookmark_value>macros; parar</bookmark_value><bookmark_value>parar el programa</bookmark_value><bookmark_value>parar macros</bookmark_value>"
+msgstr "<bookmark_value>macros; aturar</bookmark_value><bookmark_value>aturar el programa</bookmark_value><bookmark_value>aturar macros</bookmark_value>"
#: 11040000.xhp
msgctxt ""
@@ -169,7 +169,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Stop\">Stop</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Para\">Para</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Atura\">Atura</link>"
#: 11040000.xhp
msgctxt ""
@@ -178,7 +178,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:BasicStop\">Stops running the current macro.</ahelp><switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> You can also press Shift+Ctrl+Q.</defaultinline></switchinline>"
-msgstr "<ahelp hid=\".uno:BasicStop\">Para l'execució de la macro actual.</ahelp><switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> També podeu prémer Maj+Ctrl+Q.</defaultinline></switchinline>"
+msgstr "<ahelp hid=\".uno:BasicStop\">Atura l'execució de la macro actual.</ahelp><switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> També podeu prémer Maj+Ctrl+Q.</defaultinline></switchinline>"
#: 11040000.xhp
msgctxt ""
@@ -195,7 +195,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Stop"
-msgstr "Para"
+msgstr "Atura"
#: 11050000.xhp
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:BasicStepInto\">Runs the macro and stops it after the next command.</ahelp>"
-msgstr "<ahelp hid=\".uno:BasicStepInto\">Executa la macro i l'para després de l'orde següent.</ahelp>"
+msgstr "<ahelp hid=\".uno:BasicStepInto\">Executa la macro i l'atura després de l'orde següent.</ahelp>"
#: 11050000.xhp
msgctxt ""
@@ -282,7 +282,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:BasicStepOver\">Runs the macro and stops it after the next procedure.</ahelp>"
-msgstr "<ahelp hid=\".uno:BasicStepOver\">Executa la macro i l'para després del procediment següent.</ahelp>"
+msgstr "<ahelp hid=\".uno:BasicStepOver\">Executa la macro i l'atura després del procediment següent.</ahelp>"
#: 11060000.xhp
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Save Source As"
-msgstr "Guarda la font com a"
+msgstr "Alça la font com a"
#: 11150000.xhp
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Save Source As\">Save Source As</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Guarda la font com a\">Guarda la font com a</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Alça la font com a\">Alça la font com a</link>"
#: 11150000.xhp
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\".uno:SaveBasicAs\">Saves the source code of the selected Basic macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:SaveBasicAs\">Guarda el codi font de la macro del Basic seleccionada.</ahelp>"
+msgstr "<ahelp hid=\".uno:SaveBasicAs\">Alça el codi font de la macro del Basic seleccionada.</ahelp>"
#: 11150000.xhp
msgctxt ""
@@ -724,7 +724,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Save Source As"
-msgstr "Guarda la font com a"
+msgstr "Alça la font com a"
#: 11160000.xhp
msgctxt ""
@@ -936,7 +936,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">A l'editor de diàlegs, esta orde crida un diàleg \"Anomena i guarda\" per exportar el diàleg del BASIC actual.</ahelp>"
+msgstr "<ahelp hid=\".\">A l'editor de diàlegs, esta orde crida un diàleg \"Anomena i alça\" per exportar el diàleg del BASIC actual.</ahelp>"
#: 11190000.xhp
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "In edit mode, you can also right-click a control and choose the cut, copy, and paste command."
-msgstr "En el mode d'edició, també podeu fer clic amb el botó dret del ratolí i triar l'orde retalla, copia o apega."
+msgstr "En el mode d'edició, també podeu fer clic amb el botó dret del ratolí i triar l'orde retalla, copia o enganxa."
#: 20000000.xhp
msgctxt ""
@@ -1543,7 +1543,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertFormattedField\">Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertFormattedField\">Afig un quadre de text on podeu definir la formatació del text que s'introdueix o s'extrau, així com qualsevol valor de límit.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertFormattedField\">Afig un quadre de text on podeu definir la formatació del text que s'introdueix o s'extreu, així com qualsevol valor de límit.</ahelp>"
#: 20000000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc.po b/source/ca-valencia/helpcontent2/source/text/scalc.po
index 27b40d7d45b..fe1470ce86c 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2012-11-27 23:00+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1354057221.0\n"
#: main0000.xhp
@@ -138,7 +138,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>"
#: main0101.xhp
msgctxt ""
@@ -1610,7 +1610,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Opening and Saving Microsoft Files"
-msgstr "Obertura i guardat de fitxers Microsoft"
+msgstr "Obertura i desament de fitxers Microsoft"
#: main0503.xhp
msgctxt ""
@@ -1619,4 +1619,4 @@ msgctxt ""
"19\n"
"help.text"
msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
-msgstr "Utilitzeu els filtres del $[officename] per convertir els fitxers de l'Excel o per obrir i guardar en altres <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
+msgstr "Utilitzeu els filtres del $[officename] per convertir els fitxers de l'Excel o per obrir i alçar en altres <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/00.po b/source/ca-valencia/helpcontent2/source/text/scalc/00.po
index 2ea25e39d47..674eb044f4d 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/00.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-27 23:00+0000\n"
+"PO-Revision-Date: 2014-01-09 07:42+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1354057221.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1389253348.0\n"
#: 00000004.xhp
msgctxt ""
@@ -48,7 +48,7 @@ msgctxt ""
"par_idN105AF\n"
"help.text"
msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">En les funcions del %PRODUCTNAME Calc, els paràmetres marcats com a \"opcionals\" es poden ometre quan no hi ha cap altre paràmetre que els seguisca. Per exemple, en una funció amb quatre paràmetres, en què els dos darrers estan marcats com a \"opcionals\", es pot ometre el paràmetre 4 o bé els paràmetres 3 i 4; en canvi, no es pot ometre únicament el paràmetre 3. </variable>"
+msgstr "<variable id=\"optional\">En les funcions del %PRODUCTNAME Calc, els paràmetres marcats com a \"opcionals\" es poden ometre quan no hi ha cap altre paràmetre que els seguïsca. Per exemple, en una funció amb quatre paràmetres, en què els dos darrers estan marcats com a \"opcionals\", es pot ometre el paràmetre 4 o bé els paràmetres 3 i 4; en canvi, no es pot ometre únicament el paràmetre 3. </variable>"
#: 00000004.xhp
msgctxt ""
@@ -1438,7 +1438,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Choose <emph>Data - Filter - Reset Filter</emph>"
-msgstr ""
+msgstr "Trieu <emph>Dades - Filtre - Suprimeix el filtre</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1447,7 +1447,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr ""
+msgstr "En la barra de dades de taules, feu clic a <emph>Suprimeix el filtre/Ordena</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1464,7 +1464,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Suprimeix el filtre/ordena"
#: 00000412.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/01.po b/source/ca-valencia/helpcontent2/source/text/scalc/01.po
index 6b841948d23..f5868241436 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/01.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-11 21:41+0000\n"
+"PO-Revision-Date: 2014-01-09 07:45+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1370986917.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1389253554.0\n"
#: 01120000.xhp
msgctxt ""
@@ -469,7 +469,7 @@ msgctxt ""
"par_id3880733\n"
"help.text"
msgid "If you insert a hyperlink that links to an open document, you need to save the document before you can use the hyperlink."
-msgstr "Si inseriu un enllaç que enllaça a un document obert, cal que guardeu el document per poder fer servir l'enllaç."
+msgstr "Si inseriu un enllaç que enllaça a un document obert, cal que alceu el document per poder fer servir l'enllaç."
#: 02110000.xhp
msgctxt ""
@@ -1233,7 +1233,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Select the command <emph>Edit - Fill - Sheet</emph>. In the dialog which appears, the check box <emph>Numbers</emph> must be selected (or <emph>Paste All</emph>) if you want to combine operations with the values. You can also choose the desired operation here."
-msgstr "Seleccioneu l'orde <emph>Edita - Emplena - Full</emph>. En el diàleg que apareix, cal que seleccioneu la casella de selecció <emph>Números</emph> (o <emph>Apega-ho tot</emph>) si voleu combinar operacions amb els valors. També podeu triar l'operació desitjada des d'ací."
+msgstr "Seleccioneu l'orde <emph>Edita - Emplena - Full</emph>. En el diàleg que apareix, cal que seleccioneu la casella de selecció <emph>Números</emph> (o <emph>Enganxa-ho tot</emph>) si voleu combinar operacions amb els valors. També podeu triar l'operació desitjada des d'ací."
#: 02140500.xhp
msgctxt ""
@@ -1251,7 +1251,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "This dialog is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Contents\">Paste Contents</link> dialog, where you can find additional tips."
-msgstr "Este diàleg és paregut al diàleg <link href=\"text/shared/01/02070000.xhp\" name=\"Apega continguts\">Apega continguts</link>, on podeu trobar consells addicionals."
+msgstr "Este diàleg és paregut al diàleg <link href=\"text/shared/01/02070000.xhp\" name=\"Enganxa continguts\">Enganxa continguts</link>, on podeu trobar consells addicionals."
#: 02140600.xhp
msgctxt ""
@@ -1331,7 +1331,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/down\">Creates a downward series in the selected cell range for the column using the defined increment to the end value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/down\">Crea una sèrie descendent a l'interval de cel·les de la columna fent servir l'increment definit per al valor final.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1349,7 +1349,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/right\">Creates a series running from left to right within the selected cell range using the defined increment to the end value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/right\">Crea una sèrie que va d'esquerra a dreta amb l'interval de cel·les seleccionat fent servir l'increment definit per al valor final.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1367,7 +1367,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/up\">Creates an upward series in the cell range of the column using the defined increment to the end value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/up\">Crea una sèrie ascendent en l'interval de cel·les de la columna fent servir l'increment definit per al valor final.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1385,7 +1385,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/left\">Creates a series running from right to left in the selected cell range using the defined increment to the end value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/left\">Crea una sèrie que va de dreta a esquerra a l'interval seleccionat de cel·les fent servir un increment definit al valor final.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1421,7 +1421,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/linear\">Creates a linear number series using the defined increment and end value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/linear\">Crea una sèrie lineal fent servir un increment definit i un valor final.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1439,7 +1439,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/growth\">Creates a growth series using the defined increment and end value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/growth\">Crea una sèrie de creixement a partir d'un increment definit i un valor final.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1457,7 +1457,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/date\">Creates a date series using the defined increment and end date.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/date\">Crea una sèrie de dates a partir d'un increment definit i una data final.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1475,7 +1475,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forms a series directly in the sheet.</ahelp> The AutoFill function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forma una sèrie directament en un full.</ahelp> La funció d'emplenament automàtic té en compte unes llistes personalitzades. Per exemple, si introduïu <emph>Gener</emph> en la primera cel·la, les sèries es completen fent servir la llista definida a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Llistes d'ordenació</emph>."
#: 02140600.xhp
msgctxt ""
@@ -1520,7 +1520,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/day\">Use the <emph>Date</emph> series type and this option to create a series using seven days.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/day\">Feu servir una sèrie de tipus <emph>Data</emph> i esta opció per crear una sèrie de set dies.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1538,7 +1538,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/week\">Use the <emph>Date</emph> series type and this option to create a series of five day sets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/week\">Feu servir el tipus de sèrie <emph>Data</emph> i esta opció per crear una sèrie de conjunts de cinc dies.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1556,7 +1556,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/month\">Use the <emph>Date</emph> series type and this option to form a series from the names or abbreviations of the months.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/month\">Feu servir una sèrie de tipus <emph>Data</emph> i esta opció per formar una sèrie a partir dels noms o de les abreviacions dels mesos.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1574,7 +1574,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/year\">Use the <emph>Date</emph> series type and this option to create a series of years.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/year\">Feu servir una sèrie de tipus <emph>Data</emph> i esta opció per crear una sèrie d'anys.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1592,7 +1592,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/startValue\">Determines the start value for the series.</ahelp> Use numbers, dates or times."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/startValue\">Determina el valor inicial de la sèrie.</ahelp> Utilitzeu nombres, dates o hores."
#: 02140600.xhp
msgctxt ""
@@ -1610,7 +1610,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/endValue\">Determines the end value for the series.</ahelp> Use numbers, dates or times."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/endValue\">Determina el valor final de la sèrie.</ahelp> Utilitzeu nombres, dates i hores."
#: 02140600.xhp
msgctxt ""
@@ -1628,7 +1628,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "The term \"increment\" denotes the amount by which a given value increases.<ahelp hid=\"modules/scalc/ui/filldlg/increment\"> Determines the value by which the series of the selected type increases by each step.</ahelp> Entries can only be made if the linear, growth or date series types have been selected."
-msgstr ""
+msgstr "El terme «increment» denota la quantitat per la qual augmenta un valor donat.<ahelp hid=\"modules/scalc/ui/filldlg/increment\"> Determina el valor pel qual la sèrie d'un tipus seleccionat augmenta en cada pas.</ahelp> Les entrades no poden fer-se si s'han seleccionat tipus de sèrie lineals, de creixement o dates."
#: 02150000.xhp
msgctxt ""
@@ -2104,7 +2104,7 @@ msgctxt ""
"par_id2282479\n"
"help.text"
msgid "When you copy and paste cells containing <link href=\"text/scalc/01/04060102.xhp\">date values</link> between different spreadsheets, both spreadsheet documents must be set to the same date base. If date bases differ, the displayed date values will change!"
-msgstr "Quan copieu i apegueu cel·les que contenen <link href=\"text/scalc/01/04060102.xhp\">valors de dates</link> entre diferents fulls de càlcul, ambdós documents de full de càlcul han d'estar definits amb la mateixa base de dates. Si les bases de dates són diferents, els valors de data que es mostren canviaran."
+msgstr "Quan copieu i enganxeu cel·les que contenen <link href=\"text/scalc/01/04060102.xhp\">valors de dates</link> entre diferents fulls de càlcul, ambdós documents de full de càlcul han d'estar definits amb la mateixa base de dates. Si les bases de dates són diferents, els valors de data que es mostren canviaran."
#: 02180000.xhp
msgctxt ""
@@ -2122,7 +2122,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/movecopysheet/toDocument\">Indicates where the current sheet is to be moved or copied to.</ahelp> Select <emph>- new document -</emph> if you want to create a new location for the sheet to be moved or copied."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/movecopysheet/toDocument\">Indica a on s'ha de moure o copiar el full actual.</ahelp> Seleccioneu <emph>document nou</emph> si voleu crear una ubicació nova per moure-hi o copiar-hi el full."
#: 02180000.xhp
msgctxt ""
@@ -2140,7 +2140,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/movecopysheet/insertBefore\">The current sheet is moved or copied in front of the selected sheet.</ahelp> The <emph>- move to end position -</emph> option places the current sheet at the end."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/movecopysheet/insertBefore\">El full actual es desplaça o es copia al davant del full seleccionat.</ahelp> L'opció <emph>mou a la posició final</emph> situa el full actual al final."
#: 02180000.xhp
msgctxt ""
@@ -2158,7 +2158,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/movecopysheet/copy\">Specifies that the sheet is to be copied. If the option is unmarked, the sheet is moved.</ahelp> Moving sheets is the default."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/movecopysheet/copy\">Especifica que el full s'ha de copiar. Si l'opció està desactivada, el full es mourà.</ahelp> Per defecte mou fulls."
#: 02190000.xhp
msgctxt ""
@@ -2805,7 +2805,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"zellenuntentext\"><ahelp hid=\"modules/scalc/ui/insertcells/down\">Moves the contents of the selected range downward when cells are inserted.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"zellenuntentext\"><ahelp hid=\"modules/scalc/ui/insertcells/down\">Mou el contingut de l'interval seleccionat cap avall quan s'insereixen cel·les.</ahelp></variable>"
#: 04020000.xhp
msgctxt ""
@@ -2823,7 +2823,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"zellenrechtstext\"><ahelp hid=\"modules/scalc/ui/insertcells/right\">Moves the contents of the selected range to the right when cells are inserted.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"zellenrechtstext\"><ahelp hid=\"modules/scalc/ui/insertcells/right\">Mou el contingut de l'interval seleccionat cap a la dreta quan s'insereixen cel·les.</ahelp></variable>"
#: 04020000.xhp
msgctxt ""
@@ -2841,7 +2841,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<variable id=\"zeilenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/rows\">Inserts an entire row. The position of the row is determined by the selection on the sheet.</ahelp></variable> The number of rows inserted depends on how many rows are selected. The contents of the original rows are moved downward."
-msgstr ""
+msgstr "<variable id=\"zeilenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/rows\">Insereix una fila sencera. La posició de la fila depèn de la selecció del full.</ahelp></variable> El nombre de files que s'inserirà depèn del nombre de files que s'hagen seleccionat. Els continguts de les files originals es desplacen cap avall."
#: 04020000.xhp
msgctxt ""
@@ -2859,7 +2859,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<variable id=\"spaltenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/cols\">Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns.</ahelp></variable> The contents of the original columns are shifted to the right."
-msgstr ""
+msgstr "<variable id=\"spaltenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/cols\">Insereix una columna sencera. El nombre de columnes que s'inserirà depèn del nombre de columnes seleccionades.</ahelp></variable> Els continguts de les columnes originals es desplacen cap a la dreta."
#: 04030000.xhp
msgctxt ""
@@ -5727,7 +5727,7 @@ msgctxt ""
"par_id1953489\n"
"help.text"
msgid "When you copy and paste cells containing date values between different spreadsheets, both spreadsheet documents must be set to the same date base. If date bases differ, the displayed date values will change!"
-msgstr "Quan copieu i apegueu cel·les que contenen valors de dates entre diferents fulls de càlcul, ambdós documents de full de càlcul han d'estar definits amb la mateixa base de dates. Si les bases de dates són diferents, els valors de data que es mostren canviaran."
+msgstr "Quan copieu i enganxeu cel·les que contenen valors de dates entre diferents fulls de càlcul, ambdós documents de full de càlcul han d'estar definits amb la mateixa base de dates. Si les bases de dates són diferents, els valors de data que es mostren canviaran."
#: 04060102.xhp
msgctxt ""
@@ -10027,7 +10027,7 @@ msgctxt ""
"bm_id3155509\n"
"help.text"
msgid "<bookmark_value>CELL function</bookmark_value><bookmark_value>cell information</bookmark_value><bookmark_value>information on cells</bookmark_value>"
-msgstr "<bookmark_value>funció CEL.LA</bookmark_value><bookmark_value>informació de les cel·les</bookmark_value><bookmark_value>informació de les cel·les</bookmark_value>"
+msgstr "<bookmark_value>funció CEL·LA</bookmark_value><bookmark_value>informació de les cel·les</bookmark_value><bookmark_value>informació de les cel·les</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -10036,7 +10036,7 @@ msgctxt ""
"154\n"
"help.text"
msgid "CELL"
-msgstr "CEL.LA"
+msgstr "CEL·LA"
#: 04060104.xhp
msgctxt ""
@@ -10063,7 +10063,7 @@ msgctxt ""
"157\n"
"help.text"
msgid "CELL(\"InfoType\"; Reference)"
-msgstr "CEL.LA(\"InfoType\"; Referència)"
+msgstr "CEL·LA(\"InfoType\"; Referència)"
#: 04060104.xhp
msgctxt ""
@@ -10117,7 +10117,7 @@ msgctxt ""
"162\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"COL\";D2)</item> returns 4."
-msgstr "<item type=\"input\">=CEL.LA(\"COL\";D2)</item> retorna 4."
+msgstr "<item type=\"input\">=CEL·LA(\"COL\";D2)</item> retorna 4."
#: 04060104.xhp
msgctxt ""
@@ -10144,7 +10144,7 @@ msgctxt ""
"163\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"ROW\";D2)</item> returns 2."
-msgstr "<item type=\"input\">=CEL.LA(\"FILA\";D2)</item> retorna 2."
+msgstr "<item type=\"input\">=CEL·LA(\"FILA\";D2)</item> retorna 2."
#: 04060104.xhp
msgctxt ""
@@ -10171,7 +10171,7 @@ msgctxt ""
"164\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"Sheet\";Sheet3.D2)</item> returns 3."
-msgstr "<item type=\"input\">=CEL.LA(\"Full\";Full3.D2)</item> retorna 3."
+msgstr "<item type=\"input\">=CEL·LA(\"Full\";Full3.D2)</item> retorna 3."
#: 04060104.xhp
msgctxt ""
@@ -10198,7 +10198,7 @@ msgctxt ""
"175\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"ADDRESS\";D2)</item> returns $D$2."
-msgstr "<item type=\"input\">=CEL.LA(\"ADREÇA\";D2)</item> retorna $D$2."
+msgstr "<item type=\"input\">=CEL·LA(\"ADREÇA\";D2)</item> retorna $D$2."
#: 04060104.xhp
msgctxt ""
@@ -10207,7 +10207,7 @@ msgctxt ""
"176\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"ADDRESS\";Sheet3.D2)</item> returns $Sheet3.$D$2."
-msgstr "<item type=\"input\">=CEL.LA(\"ADREÇA\";Full3.D2)</item> retorna $Full3.$D$2."
+msgstr "<item type=\"input\">=CEL·LA(\"ADREÇA\";Full3.D2)</item> retorna $Full3.$D$2."
#: 04060104.xhp
msgctxt ""
@@ -10216,7 +10216,7 @@ msgctxt ""
"177\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1.$D$2."
-msgstr "<item type=\"input\">=CEL.LA(\"ADREÇA\";'X:\\dr\\test.sxc'#$Full1.D2)</item> retorna 'file:///X:/dr/test.sxc'#$Full1.$D$2."
+msgstr "<item type=\"input\">=CEL·LA(\"ADREÇA\";'X:\\dr\\test.sxc'#$Full1.D2)</item> retorna 'file:///X:/dr/test.sxc'#$Full1.$D$2."
#: 04060104.xhp
msgctxt ""
@@ -10243,7 +10243,7 @@ msgctxt ""
"180\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"FILENAME\";D2)</item> returns 'file:///X:/dr/own.sxc'#$Sheet1, if the formula in the current document X:\\dr\\own.sxc is located in Sheet1."
-msgstr "<item type=\"input\">=CEL.LA(\"NOMDEFITXER\";D2)</item> retorna 'file:///X:/dr/own.sxc'#$Full1 si la fórmula del document actual X:\\dr\\own.sxc està situada en el Full1."
+msgstr "<item type=\"input\">=CEL·LA(\"NOMDEFITXER\";D2)</item> retorna 'file:///X:/dr/own.sxc'#$Full1 si la fórmula del document actual X:\\dr\\own.sxc està situada en el Full1."
#: 04060104.xhp
msgctxt ""
@@ -10252,7 +10252,7 @@ msgctxt ""
"181\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1."
-msgstr "<item type=\"input\">=CEL.LA(\"NOMDEFITXER\";'X:\\dr\\test.sxc'#$Full1.D2)</item> retorna 'file:///X:/dr/test.sxc'#$Full1."
+msgstr "<item type=\"input\">=CEL·LA(\"NOMDEFITXER\";'X:\\dr\\test.sxc'#$Full1.D2)</item> retorna 'file:///X:/dr/test.sxc'#$Full1."
#: 04060104.xhp
msgctxt ""
@@ -10279,7 +10279,7 @@ msgctxt ""
"184\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"COORD\"; D2)</item> returns $A:$D$2."
-msgstr "<item type=\"input\">=CEL.LA(\"COORD\"; D2)</item> retorna $A:$D$2."
+msgstr "<item type=\"input\">=CEL·LA(\"COORD\"; D2)</item> retorna $A:$D$2."
#: 04060104.xhp
msgctxt ""
@@ -10288,7 +10288,7 @@ msgctxt ""
"185\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"COORD\"; Sheet3.D2)</item> returns $C:$D$2."
-msgstr "<item type=\"input\">=CEL.LA(\"COORD\"; Full3.D2)</item> retorna $C:$D$2."
+msgstr "<item type=\"input\">=CEL·LA(\"COORD\"; Full3.D2)</item> retorna $C:$D$2."
#: 04060104.xhp
msgctxt ""
@@ -11250,7 +11250,7 @@ msgctxt ""
"bm_id3156257\n"
"help.text"
msgid "<bookmark_value>XOR function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>funció OEX</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11282,15 +11282,16 @@ msgctxt ""
"hd_id3153718\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Sintaxi"
#: 04060105.xhp
+#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3150469\n"
"help.text"
msgid "XOR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
-msgstr ""
+msgstr "OEX(ValorLògic1; ValorLògic2 ...ValorLògic30)"
#: 04060105.xhp
msgctxt ""
@@ -11298,7 +11299,7 @@ msgctxt ""
"hd_id3147176\n"
"help.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: 04060105.xhp
msgctxt ""
@@ -11306,7 +11307,7 @@ msgctxt ""
"par_id3083286\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
-msgstr ""
+msgstr "<item type=\"input\">=OEX(CERT;CERT)</item> retorna FALS."
#: 04060105.xhp
msgctxt ""
@@ -11314,7 +11315,7 @@ msgctxt ""
"par_id3083445\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=OEX(CERT;CERT;CERT)</item> retorna CERT."
#: 04060105.xhp
msgctxt ""
@@ -11322,7 +11323,7 @@ msgctxt ""
"par_id3154315\n"
"help.text"
msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=OEX(FALS;CERT)</item> retorna CERT."
#: 04060106.xhp
msgctxt ""
@@ -17210,7 +17211,7 @@ msgctxt ""
"par_id2091433\n"
"help.text"
msgid "To generate random numbers which never recalculate, copy cells containing this function, and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
-msgstr "Per generar nombres aleatoris que no es tornen a calcular, copieu les cel·les que contenen esta funció i utilitzeu <item type=\"menuitem\">Edita - Enganxament especial</item> (amb les opcions <item type=\"menuitem\">Apega-ho tot</item> i <item type=\"menuitem\">Fórmules</item> desactivades, i l'opció <item type=\"menuitem\">Nombres</item> activada)."
+msgstr "Per generar nombres aleatoris que no es tornen a calcular, copieu les cel·les que contenen esta funció i utilitzeu <item type=\"menuitem\">Edita - Enganxament especial</item> (amb les opcions <item type=\"menuitem\">Enganxa-ho tot</item> i <item type=\"menuitem\">Fórmules</item> desactivades, i l'opció <item type=\"menuitem\">Nombres</item> activada)."
#: 04060106.xhp
msgctxt ""
@@ -17288,7 +17289,7 @@ msgctxt ""
"par_id9312417\n"
"help.text"
msgid "To generate random numbers which never recalculate, copy cells each containing =RAND(), and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
-msgstr "Per generar nombres aleatoris que no es tornen a calcular, copieu les cel·les que continguen =ALEAT() i utilitzeu <item type=\"menuitem\">Edita - Enganxament especial</item> (amb les opcions <item type=\"menuitem\">Apega-ho tot</item> i <item type=\"menuitem\">Fórmules</item> desactivades, i l'opció <item type=\"menuitem\">Nombres</item> activada)."
+msgstr "Per generar nombres aleatoris que no es tornen a calcular, copieu les cel·les que continguen =ALEAT() i utilitzeu <item type=\"menuitem\">Edita - Enganxament especial</item> (amb les opcions <item type=\"menuitem\">Enganxa-ho tot</item> i <item type=\"menuitem\">Fórmules</item> desactivades, i l'opció <item type=\"menuitem\">Nombres</item> activada)."
#: 04060106.xhp
msgctxt ""
@@ -17983,7 +17984,7 @@ msgctxt ""
"325\n"
"help.text"
msgid "Paste the formula by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V in the selected space and confirm it by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter. The selected range now contains the array formula."
-msgstr "Apegueu la fórmula prement <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V a l'espai seleccionat i confirmeu-ho prement <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+Retorn. L'àrea seleccionada contindrà ara la fórmula matricial."
+msgstr "Enganxeu la fórmula prement <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V a l'espai seleccionat i confirmeu-ho prement <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+Retorn. L'àrea seleccionada contindrà ara la fórmula matricial."
#: 04060107.xhp
msgctxt ""
@@ -21293,7 +21294,7 @@ msgctxt ""
"par_id1027200802301650\n"
"help.text"
msgid "When storing a document in ODF 1.0/1.1 format, if ADDRESS functions have a fourth parameter, that parameter will be removed."
-msgstr "Si guardeu un document en format ODF 1.0/1.1, en cas que les funcions ADREÇA tinguen un quart paràmetre, el suprimiran."
+msgstr "Si alceu un document en format ODF 1.0/1.1, en cas que les funcions ADREÇA tinguen un quart paràmetre, el suprimiran."
#: 04060109.xhp
msgctxt ""
@@ -21301,7 +21302,7 @@ msgctxt ""
"par_id102720080230162\n"
"help.text"
msgid "Do not save a spreadsheet in the old ODF 1.0/1.1 format if the ADDRESS function's new fourth parameter was used with a value of 0."
-msgstr "No guardeu el full de càlcul en l'antic format ODF 1.0/1.1 si el nou quart paràmetre de la funció ADREÇA s'ha utilitzat amb valor 0."
+msgstr "No alceu el full de càlcul en l'antic format ODF 1.0/1.1 si el nou quart paràmetre de la funció ADREÇA s'ha utilitzat amb valor 0."
#: 04060109.xhp
msgctxt ""
@@ -21309,7 +21310,7 @@ msgctxt ""
"par_id1027200802301756\n"
"help.text"
msgid "The INDIRECT function is saved without conversion to ODF 1.0/1.1 format. If the second parameter was present, an older version of Calc will return an error for that function."
-msgstr "La funció INDIRECTE es guarda sense fer la conversió al format ODF 1.0/1.1. Si hi ha un segon paràmetre, les versions antigues del Calc retornaran un error per a esta funció."
+msgstr "La funció INDIRECTE s'alça sense fer la conversió al format ODF 1.0/1.1. Si hi ha un segon paràmetre, les versions antigues del Calc retornaran un error per a esta funció."
#: 04060109.xhp
msgctxt ""
@@ -21701,7 +21702,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.sxw document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined."
-msgstr "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\lema.sxw\";\"Lema del dia\")</item> retorna un lema en la cel·la que conté esta fórmula. En primer lloc, heu d'introduir una línia en el document lema.sxw que conté el text del lema i definir-lo com la primera línia d'una secció anomenada <item type=\"literal\">Lema del dia</item> (al <item type=\"productname\">%PRODUCTNAME</item> Writer, a <emph>Insereix - Secció</emph>). Si es modifica (i es guarda) el lema en el document del <item type=\"productname\">%PRODUCTNAME</item> Writer, s'actualitza el lema en totes les cel·les del <item type=\"productname\">%PRODUCTNAME</item> Calc en què s'haja definit este enllaç DDE."
+msgstr "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\lema.sxw\";\"Lema del dia\")</item> retorna un lema en la cel·la que conté esta fórmula. En primer lloc, heu d'introduir una línia en el document lema.sxw que conté el text del lema i definir-lo com la primera línia d'una secció anomenada <item type=\"literal\">Lema del dia</item> (al <item type=\"productname\">%PRODUCTNAME</item> Writer, a <emph>Insereix - Secció</emph>). Si es modifica (i s'alça) el lema en el document del <item type=\"productname\">%PRODUCTNAME</item> Writer, s'actualitza el lema en totes les cel·les del <item type=\"productname\">%PRODUCTNAME</item> Calc en què s'haja definit este enllaç DDE."
#: 04060109.xhp
msgctxt ""
@@ -22865,7 +22866,7 @@ msgctxt ""
"129\n"
"help.text"
msgid "<emph>ResultVector</emph> is another single-row or single-column range from which the result of the function is taken. The result is the cell of the result vector with the same index as the instance found in the search vector."
-msgstr "<emph>VectorResultant</emph> és un altre interval d'una sola fila o d'una sola columna d'on s'extrau el resultat de la funció. El resultat és la cel·la del vector resultant amb el mateix índex que la instància trobada en el vector de cerca."
+msgstr "<emph>VectorResultant</emph> és un altre interval d'una sola fila o d'una sola columna d'on s'extreu el resultat de la funció. El resultat és la cel·la del vector resultant amb el mateix índex que la instància trobada en el vector de cerca."
#: 04060109.xhp
msgctxt ""
@@ -23057,7 +23058,7 @@ msgctxt ""
"146\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>Índex</emph> és una referència o un nombre entre 1 i 30 que indica quin valor s'ha d'extraure de la llista."
+msgstr "<emph>Índex</emph> és una referència o un nombre entre 1 i 30 que indica quin valor s'ha d'extreure de la llista."
#: 04060109.xhp
msgctxt ""
@@ -25138,7 +25139,7 @@ msgctxt ""
"152\n"
"help.text"
msgid "<emph>Text</emph> is the text containing the characters to extract."
-msgstr "<emph>Text</emph> és el text que conté els caràcters que s'han d'extraure."
+msgstr "<emph>Text</emph> és el text que conté els caràcters que s'han d'extreure."
#: 04060110.xhp
msgctxt ""
@@ -25147,7 +25148,7 @@ msgctxt ""
"153\n"
"help.text"
msgid "<emph>Start</emph> is the position of the first character in the text to extract."
-msgstr "<emph>Inici</emph> és la posició del primer caràcter del text que s'ha d'extraure."
+msgstr "<emph>Inici</emph> és la posició del primer caràcter del text que s'ha d'extreure."
#: 04060110.xhp
msgctxt ""
@@ -26060,7 +26061,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "<emph>Text</emph> refers to text in which spaces are to be removed."
-msgstr ""
+msgstr "<emph>Text</emph> fa referència al text de què s'eliminen els espais."
#: 04060110.xhp
msgctxt ""
@@ -33607,7 +33608,7 @@ msgctxt ""
"218\n"
"help.text"
msgid "<emph>Values</emph> and <emph>Dates</emph> refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)"
-msgstr "<emph>Valors</emph> i <emph>Dates</emph> es refereixen a una sèrie de pagaments i a les sèries de valors de data associats. El primer parell de dates defineixen l'inici del pla de pagament. Tots els altres valors de data han de ser posteriors, però no cal que seguisquen cap orde. La sèrie de valors ha de contindre un valor negatiu i un valor positiu com a mínim (ingressos i dipòsits)"
+msgstr "<emph>Valors</emph> i <emph>Dates</emph> es refereixen a una sèrie de pagaments i a les sèries de valors de data associats. El primer parell de dates defineixen l'inici del pla de pagament. Tots els altres valors de data han de ser posteriors, però no cal que seguïsquen cap orde. La sèrie de valors ha de contindre un valor negatiu i un valor positiu com a mínim (ingressos i dipòsits)"
#: 04060118.xhp
msgctxt ""
@@ -37481,7 +37482,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_TBILLEQ\">Calculates the annual return on a treasury bill.</ahelp> A treasury bill is purchased on the settlement date and sold at the full par value on the maturity date, that must fall within the same year. A discount is deducted from the purchase price."
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_TBILLEQ\">Calcula la rendibilitat anual d'una lletra del tresor.</ahelp>El dia de la data de liquidació es compra una lletra del tresor i es ven per tot el valor a la par el dia de la data de venciment, en el mateix any. Es resta un descompte del preu de compra."
#: 04060119.xhp
msgctxt ""
@@ -42906,7 +42907,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME."
-msgstr "<emph>C</emph> (opcional) = 0 o Fals calcula la funció de densitat; <emph>C</emph> = 1 o Cert calcula la distribució. Si s'omet, s'insereix el valor per defecte Cert en guardar el document, per tal de garantir la compatibilitat amb altres programes i amb versions anteriors del %PRODUCTNAME."
+msgstr "<emph>C</emph> (opcional) = 0 o Fals calcula la funció de densitat; <emph>C</emph> = 1 o Cert calcula la distribució. Si s'omet, s'insereix el valor per defecte Cert en alçar el document, per tal de garantir la compatibilitat amb altres programes i amb versions anteriors del %PRODUCTNAME."
#: 04060184.xhp
msgctxt ""
@@ -46409,7 +46410,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "You can set label ranges that contain the same labels on different sheets. $[officename] first searches the label ranges of the current sheet and, following a failed search, the ranges of other sheets."
-msgstr "Podeu definir àrees de l'etiqueta que continguen les mateixes etiquetes a fulls diferents. El $[officename] cerca primer les àrees de les etiquetes del full actual i, en cas que la cerca falle, les àrees d'altres fulls."
+msgstr "Podeu definir àrees de l'etiqueta que continguen les mateixes etiquetes a fulls diferents. El $[officename] cerca primer les àrees de les etiquetes del full actual i, en cas que la cerca falli, les àrees d'altres fulls."
#: 04070400.xhp
msgctxt ""
@@ -46427,7 +46428,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign\">Displays the cell reference of each label range.</ahelp> In order to remove a label range from the list box, select it and then click <emph>Delete</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign\">Mostra la referència de cel·la per a cada àrea de l'etiqueta.</ahelp> Per suprimir una àrea de l'etiqueta del quadre de llista, seleccioneu-la i tot seguit feu clic a <emph>Suprimeix</emph>."
#: 04070400.xhp
msgctxt ""
@@ -46445,7 +46446,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/colhead\">Includes column labels in the current label range.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/colhead\">Inclou etiquetes de columna a l'àrea actual de l'etiqueta.</ahelp>"
#: 04070400.xhp
msgctxt ""
@@ -46463,7 +46464,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/rowhead\">Includes row labels in the current label range.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/rowhead\">Inclou etiquetes de fila a l'àrea actual de l'etiqueta.</ahelp>"
#: 04070400.xhp
msgctxt ""
@@ -46481,7 +46482,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Sets the data range for which the selected label range is valid. To modify it, click in the sheet and select another range with the mouse.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Estableix l'interval de dades per a la qual l'àrea de l'etiqueta seleccionada és vàlida. Per modificar-lo, feu clic al full i seleccioneu un altre interval amb el ratolí.</ahelp>"
#: 04070400.xhp
msgctxt ""
@@ -46499,7 +46500,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/add\">Adds the current label range to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/add\">Afig l'àrea de l'etiqueta actual a la llista.</ahelp>"
#: 04080000.xhp
msgctxt ""
@@ -48131,7 +48132,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edprintarea\">Allows you to modify a defined print range.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edprintarea\">Vos permet modificar una àrea d'impressió definida.</ahelp>"
#: 05080300.xhp
msgctxt ""
@@ -48167,7 +48168,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatrow\">Choose one or more rows to print on every page. In the right text box enter the row reference, for example, \"1\" or \"$1\" or \"$2:$3\".</ahelp> The list box displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating row."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatrow\">Trieu una o diverses files per imprimir a cada pàgina. Al quadre de text de la dreta introduïu la referència de la fila, per exemple, \"1\" o $1\" o \"$2:$3\".</ahelp> El quadre de llista mostra <emph>-definit per l'usuari-</emph>. També podeu seleccionar <emph>-cap-</emph> per suprimir una fila definida que es repeteix."
#: 05080300.xhp
msgctxt ""
@@ -48194,7 +48195,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Choose one or more columns to print on every page. In the right text box enter the column reference, for example, \"A\" or \"AB\" or \"$C:$E\".</ahelp> The list box then displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating column."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Trieu una o diverses columnes per imprimir a cada pàgina. Al quadre de text de la dreta introduïu la referència de la columna, per exemple, \"A\" o \"AB\" o \"$C:$E\".</ahelp> El quadre de llista mostra <emph>-definit per l'usuari-</emph>. També podeu seleccionar <emph>-cap-</emph> per suprimir una columna definida que es repeteix."
#: 05080300.xhp
msgctxt ""
@@ -48943,7 +48944,7 @@ msgctxt ""
"hd_id31531891\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condició"
#: 05120000.xhp
msgctxt ""
@@ -49167,7 +49168,7 @@ msgctxt ""
"hd_id3156384\n"
"help.text"
msgid "Dates"
-msgstr ""
+msgstr "Dates"
#: 05120000.xhp
msgctxt ""
@@ -49207,7 +49208,7 @@ msgctxt ""
"hd_id3153384\n"
"help.text"
msgid "Manage Conditional Formatting"
-msgstr ""
+msgstr "Gestió de la formatació condicional"
#: 05120000.xhp
msgctxt ""
@@ -49740,7 +49741,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The <link href=\"text/scalc/01/12120000.xhp\" name=\"validity rules\">validity rules</link> restrict the input of numbers, dates, time values and text to certain values. However, it is possible to enter invalid values or copy invalid values into the cells if the <emph>Stop</emph> option is not selected. When you assign a validity rule, existing values in a cell will not be modified."
-msgstr "Les <link href=\"text/scalc/01/12120000.xhp\" name=\"regles de validesa\">regles de validesa</link> restringeixen l'entrada de nombres, dates, valors d'hores i text a certs valors. Tanmateix, és possible introduir valors no vàlids o copiar valors no vàlids a les cel·les si l'opció <emph>Para</emph> no està seleccionada. Quan assigneu una regla de validesa, no es modificaran els valors que ja existeixen en una cel·la."
+msgstr "Les <link href=\"text/scalc/01/12120000.xhp\" name=\"regles de validesa\">regles de validesa</link> restringeixen l'entrada de nombres, dates, valors d'hores i text a certs valors. Tanmateix, és possible introduir valors no vàlids o copiar valors no vàlids a les cel·les si l'opció <emph>Atura</emph> no està seleccionada. Quan assigneu una regla de validesa, no es modificaran els valors que ja existeixen en una cel·la."
#: 06030900.xhp
msgctxt ""
@@ -50283,7 +50284,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command."
-msgstr "Una vegada guardats, els fulls protegits només es poden tornar a guardar amb l'orde <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Una vegada alçats, els fulls protegits només es poden tornar a alçar amb l'orde <emph>Fitxer - Anomena i alça</emph>."
#: 06060100.xhp
msgctxt ""
@@ -50310,7 +50311,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Complete protection of your work can be achieved by combining both options on the <emph>Tools - Protect Document</emph> menu, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button."
-msgstr "Completeu la protecció de la vostra faena combinant les dues opcions del menú <emph>Eines - Protegeix el document</emph> amb la inclusió de la protecció amb contrasenya. Per impedir totalment l'obertura del document, en el diàleg <emph>Guarda</emph> activeu la casella <emph>Guarda amb contrasenya</emph> abans de fer clic al botó <emph>Guarda</emph>."
+msgstr "Completeu la protecció de la vostra faena combinant les dues opcions del menú <emph>Eines - Protegeix el document</emph> amb la inclusió de la protecció amb contrasenya. Per impedir totalment l'obertura del document, en el diàleg <emph>Alça</emph> activeu la casella <emph>Alça amb contrasenya</emph> abans de fer clic al botó <emph>Alça</emph>."
#: 06060200.xhp
msgctxt ""
@@ -50354,7 +50355,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "A protected document, once saved, can only be saved again with the <emph>File - Save As</emph> menu command."
-msgstr "Una vegada guardat, només podreu tornar a guardar un document protegit amb l'orde de menú <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Una vegada alçat, només podreu tornar a alçar un document protegit amb l'orde de menú <emph>Fitxer - Anomena i alça</emph>."
#: 06060200.xhp
msgctxt ""
@@ -50381,7 +50382,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "You can completely protect your work by combining both options from <emph>Tools - Protect Document</emph>, including password entry. If you want to prevent the document from being opened by other users, select <emph>Save With Password </emph>and click the <emph>Save</emph> button. The <emph>Enter Password</emph> dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document."
-msgstr "Podeu protegir totalment la vostra faena combinant les opcions d'<emph>Eines - Protegeix el document</emph> amb una contrasenya. Si voleu evitar que altres usuaris òbriguen el document, seleccioneu <emph>Guarda amb contrasenya</emph> i feu clic a <emph>Guarda</emph>. Apareixerà el diàleg <emph>Introduïu la contrasenya</emph>. Aneu amb compte a l'hora de triar la contrasenya, ja que si no la recordeu una vegada hàgeu tancat el document ja no podreu tornar a accedir a este document."
+msgstr "Podeu protegir totalment la vostra faena combinant les opcions d'<emph>Eines - Protegeix el document</emph> amb una contrasenya. Si voleu evitar que altres usuaris òbriguen el document, seleccioneu <emph>Alça amb contrasenya</emph> i feu clic a <emph>Alça</emph>. Apareixerà el diàleg <emph>Introduïu la contrasenya</emph>. Aneu amb compte a l'hora de triar la contrasenya, ja que si no la recordeu una vegada hàgeu tancat el document ja no podreu tornar a accedir a este document."
#: 06070000.xhp
msgctxt ""
@@ -50725,7 +50726,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/entry\">Enter a name for the database range that you want to define, or select an existing name from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/entry\">Introduïu un nom per a l'interval de la base de dades que voleu definir, o bé seleccioneu un nom ja existent a la llista.</ahelp>"
#: 12010000.xhp
msgctxt ""
@@ -50743,7 +50744,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/assign\">Displays the selected cell range.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/assign\">Mostra l'interval de cel·les seleccionat.</ahelp>"
#: 12010000.xhp
msgctxt ""
@@ -50761,7 +50762,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/add\">Adds the selected cell range to the database range list, or modifies an existing database range.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/add\">Afig l'interval de cel·les seleccionat a la llista de l'interval de la base de dades, o bé modifica una àrea de la base de dades ja existent.</ahelp>"
#: 12010000.xhp
msgctxt ""
@@ -50779,7 +50780,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/more\">Shows additional <link href=\"text/scalc/01/12010100.xhp\" name=\"options\">options</link>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/more\">Mostra <link href=\"text/scalc/01/12010100.xhp\" name=\"opcions\">opcions</link> addicionals.</ahelp>"
#: 12010100.xhp
msgctxt ""
@@ -50814,7 +50815,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/ContainsColumnLabels\" visibility=\"visible\">Selected cell ranges contains labels.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/ContainsColumnLabels\" visibility=\"visible\">Els intervals de cel·les seleccionats contenen etiquetes.</ahelp>"
#: 12010100.xhp
msgctxt ""
@@ -50832,7 +50833,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/InsertOrDeleteCells\" visibility=\"visible\">Automatically inserts new rows and columns into the database range in your document when new records are added to the database.</ahelp> To manually update the database range, choose <emph>Data - Refresh</emph> <emph>Range</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/InsertOrDeleteCells\" visibility=\"visible\">Insereix automàticament files i columnes noves a l'interval de la base de dades del document quan s'afigen registres nous a la base de dades.</ahelp> Per actualitzar automàticament l'interval de la base de dades, trieu <emph>Dades - Refresca</emph> <emph>l'àrea</emph>."
#: 12010100.xhp
msgctxt ""
@@ -50850,7 +50851,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/KeepFormatting\" visibility=\"visible\">Applies the existing cell format of headers and first data row to the whole database range.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/KeepFormatting\" visibility=\"visible\">Aplica el format de cel·les aplicat a les capçaleres i a la primera fila de dades a tot l'interval de la base de dades.</ahelp>"
#: 12010100.xhp
msgctxt ""
@@ -50859,7 +50860,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Don't save imported data"
-msgstr "No guardes les dades importades"
+msgstr "No alces les dades importades"
#: 12010100.xhp
msgctxt ""
@@ -50868,7 +50869,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/DontSaveImportedData\" visibility=\"visible\">Only saves a reference to the database, and not the contents of the cells.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/DontSaveImportedData\" visibility=\"visible\">Només alça una referència a la base de dades, i no alça els continguts de les cel·les.</ahelp>"
#: 12010100.xhp
msgctxt ""
@@ -51602,7 +51603,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"zusaetzetext\"><ahelp hid=\"modules/scalc/ui/advancedfilterdialog/more\">Shows additional filter options.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"modules/scalc/ui/advancedfilterdialog/more\">Mostra opcions addicionals del filtre.</ahelp></variable>"
#: 12040201.xhp
msgctxt ""
@@ -51629,7 +51630,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/case\">Distinguishes between uppercase and lowercase letters when filtering the data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/case\">Distingeix entre lletres majúscules i minúscules quan es filtren les dades.</ahelp>"
#: 12040201.xhp
msgctxt ""
@@ -51647,7 +51648,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/header\">Includes the column labels in the first row of a cell range.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/header\">Inclou les etiquetes de columna a la primera fila d'un interval de cel·les.</ahelp>"
#: 12040201.xhp
msgctxt ""
@@ -51665,7 +51666,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edcopyarea\">Select the check box, and then select the cell range where you want to display the filter results.</ahelp> You can also select a named range from the list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edcopyarea\">Seleccioneu la casella de selecció i tot seguit seleccioneu l'interval de cel·les on voleu visualitzar els resultats del filtre.</ahelp> També podeu seleccionar un interval amb nom de la llista."
#: 12040201.xhp
msgctxt ""
@@ -51683,7 +51684,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Allows you to use wildcards in the filter definition.</ahelp> For a list of the regular expressions that $[officename] supports, click <link href=\"text/shared/01/02100001.xhp\" name=\"here\">here</link>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Vos permet utilitzar comodins a la definició del filtre.</ahelp> Per veure una llista de les expressions regulars que admet el $[officename], feu clic <link href=\"text/shared/01/02100001.xhp\" name=\"ací\">ací</link>."
#: 12040201.xhp
msgctxt ""
@@ -51710,7 +51711,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/unique\">Excludes duplicate rows in the list of filtered data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/unique\">Exclou les files duplicades a la llista de dades filtrades.</ahelp>"
#: 12040201.xhp
msgctxt ""
@@ -51728,7 +51729,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/standardfilterdialog/destpers\">Select the <emph>Copy results to</emph> check box, and then specify the destination range where you want to display the filtered data. If this box is checked, the destination range remains linked to the source range. You must have defined the source range under <emph>Data - Define range</emph> as a database range.</ahelp> Following this, you can reapply the defined filter at any time as follows: click into the source range, then choose <emph>Data - Refresh Range</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/standardfilterdialog/destpers\">Seleccioneu la casella de selecció <emph>Copia els resultats a...</emph> i indiqueu l'interval de destinació on voleu visualitzar les dades filtrades. Si s'activa esta casella, l'àrea de destinació segueix vinculada a l'interval d'origen. Heu d'haver definit l'interval d'origen a <emph>Dades - Defineix l'interval</emph> com a interval de la base de dades.</ahelp> Després d'això, podeu tornar a aplicar el filtre definit en qualsevol moment de la manera següent: feu clic a l'interval d'origen i trieu <emph>Dades - Refresca l'interval</emph>."
#: 12040201.xhp
msgctxt ""
@@ -51798,7 +51799,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edfilterarea\">Select the named range, or enter the cell range that contains the filter criteria that you want to use.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edfilterarea\">Seleccioneu l'interval amb nom, o bé introduïu l'interval de cel·les que conté el criteri de filtre que voleu utilitzar.</ahelp>"
#: 12040300.xhp
msgctxt ""
@@ -52115,7 +52116,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/pagebreak\">Inserts a new page after each group of subtotaled data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/pagebreak\">Insereix una pàgina nova després de cada grup de dades de subtotals.</ahelp>"
#: 12050200.xhp
msgctxt ""
@@ -52133,7 +52134,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/case\">Recalculates subtotals when you change the case of a data label.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/case\">Recalcula els subtotals quan canvieu a majúscules o minúscules les lletres d'una etiqueta de dades.</ahelp>"
#: 12050200.xhp
msgctxt ""
@@ -52151,7 +52152,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/sort\">Sorts the area that you selected in the <emph>Group by</emph> box of the Group tabs according to the columns that you selected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/sort\">Ordena l'àrea que heu seleccionat al quadre <emph>Agrupa per</emph> de les pestanyes de grups segons les columnes que heu seleccionat.</ahelp>"
#: 12050200.xhp
msgctxt ""
@@ -52178,7 +52179,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/formats\">Considers formatting attributes when sorting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/formats\">Té en compte els atributs de formatació a l'hora d'ordenar.</ahelp>"
#: 12050200.xhp
msgctxt ""
@@ -52196,7 +52197,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/lbuserdef\">Uses a custom sorting order that you defined in the Options dialog box at <emph>%PRODUCTNAME Calc - Sort Lists</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/lbuserdef\">Utilitza una ordenació personalitzada que hàgeu definit a <emph>%PRODUCTNAME Calc - Llistes d'ordenació</emph> del quadre de diàleg Opcions.</ahelp>"
#: 12050200.xhp
msgctxt ""
@@ -52214,7 +52215,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Ordena començant amb el valor més petit. Podeu definir les regles d'ordenació a Dades - Ordena - Opcions.</ahelp> Podeu definir les opcions per defecte a Eines - Opcions - Configuració de la llengua - Llengües."
#: 12050200.xhp
msgctxt ""
@@ -52232,7 +52233,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Ordena començant pel valor més alt. Podeu definir les regles d'ordenació a Dades - Ordena - Opcions.</ahelp> Podeu definir les opcions per defecte a Eines - Opcions - Configuració de la llengua - Llengües."
#: 12060000.xhp
msgctxt ""
@@ -52383,7 +52384,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/func\">Select the function that you want to use to consolidate the data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/func\">Selecciona la funció que voleu utilitzar per consolidar les dades.</ahelp>"
#: 12070000.xhp
msgctxt ""
@@ -52401,7 +52402,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/consareas\">Displays the cell ranges that you want to consolidate.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/consareas\">Mostra els intervals de cel·les que voleu consolidar.</ahelp>"
#: 12070000.xhp
msgctxt ""
@@ -52419,7 +52420,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Specifies the cell range that you want to consolidate with the cell ranges listed in the <emph>Consolidation ranges </emph>box. Select a cell range in a sheet, and then click <emph>Add</emph>. You can also select a the name of a predefined cell from the <emph>Source data range </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Especifica l'interval de cel·les que voleu consolidar amb els intervals de cel·les llistats al quadre <emph>Intervals de consolidació</emph>. Seleccioneu l'interval de cel·les en un full i feu clic a <emph>Afig</emph>. També podeu seleccionar el nom d'una cel·la predefinida de la llista <emph>Interval de dades font</emph>.</ahelp>"
#: 12070000.xhp
msgctxt ""
@@ -52437,7 +52438,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddestarea\">Displays the first cell in the range where the consolidation results will be displayed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddestarea\">Mostra la primera cel·la de l'interval on es mostraran els resultats de la consolidació.</ahelp>"
#: 12070000.xhp
msgctxt ""
@@ -52455,7 +52456,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/add\">Adds the cell range specified in the <emph>Source data range</emph> box to the <emph>Consolidation ranges </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/add\">Afig l'interval de cel·les indicat al quadre <emph>Interval de dades font</emph> al quadre <emph>Intervals de consolidació</emph>.</ahelp>"
#: 12070000.xhp
msgctxt ""
@@ -52473,7 +52474,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/more\">Shows additional <link href=\"text/scalc/01/12070100.xhp\" name=\"options\">options</link>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/more\">Mostra <link href=\"text/scalc/01/12070100.xhp\" name=\"opcions\">opcions</link> addicionals.</ahelp>"
#: 12070100.xhp
msgctxt ""
@@ -52526,7 +52527,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/byrow\" visibility=\"visible\">Uses the row labels to arrange the consolidated data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/byrow\" visibility=\"visible\">Utilitza les etiquetes de fila per organitzar les dades consolidades.</ahelp>"
#: 12070100.xhp
msgctxt ""
@@ -52544,7 +52545,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/bycol\" visibility=\"visible\">Uses the column labels to arrange the consolidated data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/bycol\" visibility=\"visible\">Utilitza les etiquetes de columna per organitzar les dades consolidades.</ahelp>"
#: 12070100.xhp
msgctxt ""
@@ -52571,7 +52572,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Links the data in the consolidation range to the source data, and automatically updates the results of the consolidation when the source data is changed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Enllaça les dades de l'interval de consolidació a la font de dades i actualitza automàticament els resultats de la consolidació quan es canvia la font de dades.</ahelp>"
#: 12070100.xhp
msgctxt ""
@@ -54450,7 +54451,7 @@ msgctxt ""
"par_idN10744\n"
"help.text"
msgid "From each result, its reference value (see below) is subtracted, and the difference is shown. Totals outside of the base field are shown as empty results."
-msgstr "Per a cada resultat se'n trau el valor de referència (vegeu més avall) i es mostra la diferència. Els totals que estiguen fora del camp base es mostren com a resultats buits."
+msgstr "Per a cada resultat se'n treu el valor de referència (vegeu més avall) i es mostra la diferència. Els totals que estiguen fora del camp base es mostren com a resultats buits."
#: 12090105.xhp
msgctxt ""
@@ -54514,7 +54515,7 @@ msgctxt ""
"par_idN10770\n"
"help.text"
msgid "From each result, its reference value is subtracted, and the difference is divided by the reference value. The reference value is determined in the same way as for \"Difference from\". Totals outside of the base field are shown as empty results."
-msgstr "Es trau el valor de referència de cada resultat, i la diferència es divideix pel valor de referència. El valor de referència es determina de la mateixa manera que \"Diferència de\". Els totals que estiguen fora del camp base es mostren com a resultats buits."
+msgstr "Es treu el valor de referència de cada resultat, i la diferència es divideix pel valor de referència. El valor de referència es determina de la mateixa manera que \"Diferència de\". Els totals que estiguen fora del camp base es mostren com a resultats buits."
#: 12090105.xhp
msgctxt ""
@@ -54626,7 +54627,7 @@ msgctxt ""
"par_idN107BE\n"
"help.text"
msgid "<ahelp hid=\"1495371267\">Select the field from which the respective value is taken as base for the calculation.</ahelp>"
-msgstr "<ahelp hid=\"1495371267\">Seleccioneu el camp a partir del qual s'extrau el valor respectiu com a base per al càlcul.</ahelp>"
+msgstr "<ahelp hid=\"1495371267\">Seleccioneu el camp a partir del qual s'extreu el valor respectiu com a base per al càlcul.</ahelp>"
#: 12090105.xhp
msgctxt ""
@@ -54642,7 +54643,7 @@ msgctxt ""
"par_idN107C5\n"
"help.text"
msgid "<ahelp hid=\"1495371268\">Select the item of the base field from which the respective value is taken as base for the calculation.</ahelp>"
-msgstr "<ahelp hid=\"1495371268\">Seleccioneu l'element del camp base a partir del qual s'extrau el valor respectiu com a base per al càlcul.</ahelp>"
+msgstr "<ahelp hid=\"1495371268\">Seleccioneu l'element del camp base a partir del qual s'extreu el valor respectiu com a base per al càlcul.</ahelp>"
#: 12090106.xhp
msgctxt ""
@@ -55611,7 +55612,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/ValidationHelpTabPage\">Enter the message that you want to display when the cell or cell range is selected in the sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/ValidationHelpTabPage\">Introduïu el missatge que voleu visualitzar quan la cel·la o l'interval de cel·les se seleccionin al full.</ahelp>"
#: 12120200.xhp
msgctxt ""
@@ -55629,7 +55630,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/tsbhelp\">Displays the message that you enter in the <emph>Contents</emph> box when the cell or cell range is selected in the sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/tsbhelp\">Mostra el missatge que introduïu al quadre <emph>Continguts</emph> quan la cel·la o l'interval de cel·les estan seleccionats al full.</ahelp>"
#: 12120200.xhp
msgctxt ""
@@ -55665,7 +55666,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/title\">Enter the title that you want to display when the cell or cell range is selected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/title\">Introduïu el títol que voleu visualitzar quan la cel·la o l'interval de cel·les estiguen seleccionats.</ahelp>"
#: 12120200.xhp
msgctxt ""
@@ -55683,7 +55684,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/inputhelp\">Enter the message that you want to display when the cell or cell range is selected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/inputhelp\">Introduïu el missatge que voleu visualitzar quan la cel·la o l'interval de cel·les estiguen seleccionats.</ahelp>"
#: 12120300.xhp
msgctxt ""
@@ -55709,7 +55710,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/ErrorAlertTabPage\">Define the error message that is displayed when invalid data is entered in a cell.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/ErrorAlertTabPage\">Defineix el missatge d'error que es mostra quan s'introdueixen dades no vàlides a una cel·la.</ahelp>"
#: 12120300.xhp
msgctxt ""
@@ -55745,7 +55746,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "In both cases, if you select \"Stop\", the invalid entry is deleted and the previous value is reentered in the cell. The same applies if you close the \"Warning\" and \"Information\" dialogs by clicking the <emph>Cancel </emph>button. If you close the dialogs with the <emph>OK</emph> button, the invalid entry is not deleted."
-msgstr "En tots dos casos, si seleccioneu \"Para\", se suprimirà l'entrada no vàlida i es tornarà a introduir el valor anterior a la cel·la. El mateix passa si tanqueu els diàlegs \"Avís\" i \"Informació\" fent clic al botó <emph>Cancel·la</emph>. Si tanqueu els diàlegs amb el botó <emph>D'acord</emph>, l'entrada no vàlida no se suprimirà."
+msgstr "En tots dos casos, si seleccioneu \"Atura\", se suprimirà l'entrada no vàlida i es tornarà a introduir el valor anterior a la cel·la. El mateix passa si tanqueu els diàlegs \"Avís\" i \"Informació\" fent clic al botó <emph>Cancel·la</emph>. Si tanqueu els diàlegs amb el botó <emph>D'acord</emph>, l'entrada no vàlida no se suprimirà."
#: 12120300.xhp
msgctxt ""
@@ -55772,7 +55773,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/actionCB\">Select the action that you want to occur when invalid data is entered in a cell.</ahelp> The \"Stop\" action rejects the invalid entry and displays a dialog that you have to close by clicking <emph>OK</emph>. The \"Warning\" and \"Information\" actions display a dialog that can be closed by clicking <emph>OK</emph> or <emph>Cancel</emph>. The invalid entry is only rejected when you click <emph>Cancel</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/actionCB\">Seleccioneu l'acció que voleu que tinga lloc quan s'introduïsquen dades no vàlides en una cel·la. L'acció </ahelp> \"Atura\" rebutja l'entrada no vàlida i mostra un diàleg que heu de tancar fent clic a <emph>D'acord</emph>. Les accions \"Avís\" i \"Informació\" mostren un diàleg que es pot tancar fent clic a <emph>D'acord</emph> o a <emph>Cancel·la</emph>. L'entrada no vàlida només es rebutja quan feu clic a <emph>Cancel·la</emph>."
#: 12120300.xhp
msgctxt ""
@@ -55790,7 +55791,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/browseBtn\">Opens the <link href=\"text/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog where you can select the macro that is executed when invalid data is entered in a cell. The macro is executed after the error message is displayed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/browseBtn\">Obri el diàleg <link href=\"text/shared/01/06130000.xhp\" name=\"Macro\">Macro</link>, on podeu seleccionar la macro que s'executa quan s'introdueixen dades no vàlides a una cel·la. La macro s'executa després que es mostre el missatge d'error.</ahelp>"
#: 12120300.xhp
msgctxt ""
@@ -55808,7 +55809,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/title\">Enter the title of the macro or the error message that you want to display when invalid data is entered in a cell.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/title\">Introduïu el títol de la macro o el missatge d'error que voleu que es visualitze quan s'introduïsquen dades no vàlides en una cel·la.</ahelp>"
#: 12120300.xhp
msgctxt ""
@@ -55826,7 +55827,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/errorMsg\">Enter the message that you want to display when invalid data is entered in a cell.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/errorMsg\">Introduïu el missatge que voleu que es visualitze en introduir dades no vàlides en una cel·la.</ahelp>"
#: 12120300.xhp
msgctxt ""
@@ -56816,7 +56817,7 @@ msgctxt ""
"220\n"
"help.text"
msgid "What date is one month prior to 2001-03-31?"
-msgstr ""
+msgstr "Quina és la data un mes abans del 31/03/2001?"
#: func_edate.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/guide.po b/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
index e457f1f223b..6f7eefaee83 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-07 03:06+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-09 07:46+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1354849576.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1389253562.0\n"
#: address_auto.xhp
msgctxt ""
@@ -1799,7 +1799,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Note that the cell protection for cells with the <emph>Protected</emph> attribute is only effective when you protect the whole sheet. In the default condition, every cell has the <emph>Protected</emph> attribute. Therefore you must remove the attribute selectively for those cells where the user may make changes. You then protect the whole sheet and save the document."
-msgstr "Tingueu en compte que la protecció de les cel·les amb l'atribut <emph>Protegit</emph> només és efectiva quan protegiu tot el full. Amb l'estat per defecte, cada cel·la té l'atribut <emph>Protegit</emph>; per tant, haureu d'eliminar l'atribut de manera selectiva per a aquelles cel·les on vulgueu que l'usuari puga fer canvis. A continuació, protegiu tot el full i guardeu el document."
+msgstr "Tingueu en compte que la protecció de les cel·les amb l'atribut <emph>Protegit</emph> només és efectiva quan protegiu tot el full. Amb l'estat per defecte, cada cel·la té l'atribut <emph>Protegit</emph>; per tant, haureu d'eliminar l'atribut de manera selectiva per a aquelles cel·les on vulgueu que l'usuari puga fer canvis. A continuació, protegiu tot el full i alceu el document."
#: cell_protect.xhp
msgctxt ""
@@ -1807,7 +1807,7 @@ msgctxt ""
"par_id5974303\n"
"help.text"
msgid "These protection features are just switches to prevent accidental action. The features are not intended to provide any secure protection. For example, by exporting a sheet to another file format, a user may be able to surpass the protection features. There is only one secure protection: the password that you can apply when saving an OpenDocument file. A file that has been saved with a password can be opened only with the same password."
-msgstr "Estes funcions de protecció només són canvis per evitar accions accidentals i no han estat pensades per oferir una protecció segura. Per exemple, en exportar un full a un altre format de fitxer, un usuari podria ultrapassar les funcions de protecció. Només hi ha una protecció segura: la contrasenya que apliqueu quan guardeu un fitxer d'OpenDocument. Un fitxer que s'haja guardat amb una contrasenya només es podrà obrir amb esta mateixa contrasenya."
+msgstr "Estes funcions de protecció només són canvis per evitar accions accidentals i no han estat pensades per oferir una protecció segura. Per exemple, en exportar un full a un altre format de fitxer, un usuari podria ultrapassar les funcions de protecció. Només hi ha una protecció segura: la contrasenya que apliqueu quan alceu un fitxer d'OpenDocument. Un fitxer que s'haja alçat amb una contrasenya només es podrà obrir amb esta mateixa contrasenya."
#: cell_protect.xhp
msgctxt ""
@@ -2161,7 +2161,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it."
-msgstr "Per definir l'interval d'origen com a interval, seleccioneu les cel·les i trieu <emph>Insereix - Noms - Defineix</emph>. Guardeu el document d'origen i no el tanqueu."
+msgstr "Per definir l'interval d'origen com a interval, seleccioneu les cel·les i trieu <emph>Insereix - Noms - Defineix</emph>. Alceu el document d'origen i no el tanqueu."
#: cellreference_dragdrop.xhp
msgctxt ""
@@ -2256,7 +2256,7 @@ msgctxt ""
"par_id1879329\n"
"help.text"
msgid "In the same way, a reference can also be made to a cell from another document provided that this document has already been saved as a file."
-msgstr "De la mateixa manera, també es pot fer una referència a una cel·la d'un altre document sempre que este document ja s'haja guardat com a fitxer."
+msgstr "De la mateixa manera, també es pot fer una referència a una cel·la d'un altre document sempre que este document ja s'haja alçat com a fitxer."
#: cellreferences.xhp
msgctxt ""
@@ -2472,7 +2472,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "Save your spreadsheet. When you open it again later, $[officename] Calc will update the linked cells following an inquiry."
-msgstr "Guardeu el full de càlcul. Quan el torneu a obrir més avant, el $[officename] Calc actualitzarà les cel·les enllaçades després d'una consulta."
+msgstr "Alceu el full de càlcul. Quan el torneu a obrir més avant, el $[officename] Calc actualitzarà les cel·les enllaçades després d'una consulta."
#: cellreferences_url.xhp
msgctxt ""
@@ -3232,7 +3232,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "The data from the consolidation ranges and target range will be saved when you save the document. If you later open a document in which consolidation has been defined, this data will again be available."
-msgstr "Les dades dels intervals de consolidació i l'interval de destinació es desaran quan guardeu el document. Si més avant obriu el document on s'ha definit la consolidació, les dades tornaran a estar disponibles."
+msgstr "Les dades dels intervals de consolidació i l'interval de destinació es desaran quan alceu el document. Si més avant obriu el document on s'ha definit la consolidació, les dades tornaran a estar disponibles."
#: consolidate.xhp
msgctxt ""
@@ -3257,7 +3257,7 @@ msgctxt ""
"bm_id892361\n"
"help.text"
msgid "<bookmark_value>number series import</bookmark_value><bookmark_value>data series import</bookmark_value><bookmark_value>exporting; tables as text</bookmark_value><bookmark_value>importing; tables as text</bookmark_value><bookmark_value>delimited values and files</bookmark_value><bookmark_value>comma separated files and values</bookmark_value><bookmark_value>text file import and export</bookmark_value><bookmark_value>csv files;importing and exporting</bookmark_value><bookmark_value>tables; importing/exporting as text</bookmark_value><bookmark_value>text documents; importing to spreadsheets</bookmark_value><bookmark_value>opening;text csv files</bookmark_value><bookmark_value>saving;as text csv</bookmark_value>"
-msgstr "<bookmark_value>importació de sèries de nombres</bookmark_value><bookmark_value>importació de sèries de dades</bookmark_value><bookmark_value>exportació; taules com a text</bookmark_value><bookmark_value>importació; taules com a text</bookmark_value><bookmark_value>valors i fitxers delimitats</bookmark_value><bookmark_value>fitxers i valors separats per comes</bookmark_value><bookmark_value>importació i exportació d'un fitxer de text</bookmark_value><bookmark_value>fitxers csv;importació i exportació</bookmark_value><bookmark_value>taules; importació/exportació com a text</bookmark_value><bookmark_value>documents de text; importació a fulls de càlcul</bookmark_value><bookmark_value>obrir;fitxers csv de text</bookmark_value><bookmark_value>guardar;com a cvs de text</bookmark_value>"
+msgstr "<bookmark_value>importació de sèries de nombres</bookmark_value><bookmark_value>importació de sèries de dades</bookmark_value><bookmark_value>exportació; taules com a text</bookmark_value><bookmark_value>importació; taules com a text</bookmark_value><bookmark_value>valors i fitxers delimitats</bookmark_value><bookmark_value>fitxers i valors separats per comes</bookmark_value><bookmark_value>importació i exportació d'un fitxer de text</bookmark_value><bookmark_value>fitxers csv;importació i exportació</bookmark_value><bookmark_value>taules; importació/exportació com a text</bookmark_value><bookmark_value>documents de text; importació a fulls de càlcul</bookmark_value><bookmark_value>obrir;fitxers csv de text</bookmark_value><bookmark_value>alçar;com a cvs de text</bookmark_value>"
#: csv_files.xhp
msgctxt ""
@@ -3265,7 +3265,7 @@ msgctxt ""
"par_idN10862\n"
"help.text"
msgid "<variable id=\"csv_files\"><link href=\"text/scalc/guide/csv_files.xhp\">Opening and Saving Text CSV Files</link></variable>"
-msgstr "<variable id=\"csv_files\"><link href=\"text/scalc/guide/csv_files.xhp\">Obrir i guardar fitxers de text CSV</link></variable>"
+msgstr "<variable id=\"csv_files\"><link href=\"text/scalc/guide/csv_files.xhp\">Obrir i alçar fitxers de text CSV</link></variable>"
#: csv_files.xhp
msgctxt ""
@@ -3385,7 +3385,7 @@ msgctxt ""
"par_idN108FA\n"
"help.text"
msgid "To Save a Sheet as a Text CSV File"
-msgstr "Per guardar un full com a fitxer de text CSV"
+msgstr "Per alçar un full com a fitxer de text CSV"
#: csv_files.xhp
msgctxt ""
@@ -3393,7 +3393,7 @@ msgctxt ""
"par_idN106FC\n"
"help.text"
msgid "When you export a spreadsheet to CSV format, only the data on the current sheet is saved. All other information, including formulas and formatting, is lost."
-msgstr "Quan exporteu un full de càlcul al format CSV, només es guardaran les dades del full actual. La resta de la informació, incloses les fórmules i la formatació, es perdrà."
+msgstr "Quan exporteu un full de càlcul al format CSV, només s'alçaran les dades del full actual. La resta de la informació, incloses les fórmules i la formatació, es perdrà."
#: csv_files.xhp
msgctxt ""
@@ -3401,7 +3401,7 @@ msgctxt ""
"par_idN10901\n"
"help.text"
msgid "Open the Calc sheet that you want to save as a Text CSV file."
-msgstr "Obriu el full del Calc que voleu guardar com a fitxer de text CSV."
+msgstr "Obriu el full del Calc que voleu alçar com a fitxer de text CSV."
#: csv_files.xhp
msgctxt ""
@@ -3417,7 +3417,7 @@ msgctxt ""
"par_idN10905\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Save as</item>."
-msgstr "Trieu <item type=\"menuitem\">Fitxer - Anomena i guarda</item>."
+msgstr "Trieu <item type=\"menuitem\">Fitxer - Anomena i alça</item>."
#: csv_files.xhp
msgctxt ""
@@ -3473,7 +3473,7 @@ msgctxt ""
"par_idN107FC\n"
"help.text"
msgid "Click <item type=\"menuitem\">Save</item>."
-msgstr "Feu clic a <item type=\"menuitem\">Guarda</item>."
+msgstr "Feu clic a <item type=\"menuitem\">Alça</item>."
#: csv_files.xhp
msgctxt ""
@@ -3597,7 +3597,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Click the sheet to be written as a csv file."
-msgstr "Feu clic al full que vulgueu guardar com a fitxer csv."
+msgstr "Feu clic al full que vulgueu alçar com a fitxer csv."
#: csv_formula.xhp
msgctxt ""
@@ -3642,7 +3642,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
-msgstr "Trieu <emph>Fitxer - Anomena i guarda</emph>. Veureu el diàleg <emph>Anomena i guarda</emph>."
+msgstr "Trieu <emph>Fitxer - Anomena i alça</emph>. Veureu el diàleg <emph>Anomena i alça</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -3660,7 +3660,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Enter a name and click <emph>Save</emph>."
-msgstr "Introduïu un nom i feu clic a <emph>Guarda</emph>."
+msgstr "Introduïu un nom i feu clic a <emph>Alça</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -3678,7 +3678,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "If necessary, after you have saved, clear the <emph>Formulas</emph> check box to see the calculated results in the table again."
-msgstr "Si cal, després de guardar, desactiveu la casella de selecció <emph>Fórmules</emph> per tornar a veure els resultats calculats a la taula."
+msgstr "Si cal, després d'alçar, desactiveu la casella de selecció <emph>Fórmules</emph> per tornar a veure els resultats calculats a la taula."
#: csv_formula.xhp
msgctxt ""
@@ -4072,7 +4072,7 @@ msgctxt ""
"par_idN106EC\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "Trieu <item type=\"menuitem\">Dades - Filtre - Suprimeix el filtre</item>."
#: database_filter.xhp
msgctxt ""
@@ -4439,7 +4439,7 @@ msgctxt ""
"par_id2666096\n"
"help.text"
msgid "In the pivot table, you can use drag-and-drop or cut/paste commands to rearrange the order of data fields."
-msgstr "A la taula dinàmica podeu utilitzar les funcions d'arrossegar i deixar anar o les ordes retalla/apega per reorganitzar l'orde dels camps de dades."
+msgstr "A la taula dinàmica podeu utilitzar les funcions d'arrossegar i deixar anar o les ordes retalla/enganxa per reorganitzar l'orde dels camps de dades."
#: datapilot_edittable.xhp
msgctxt ""
@@ -4766,7 +4766,7 @@ msgctxt ""
"par_idN10756\n"
"help.text"
msgid "You can open and save data in the dBASE file format (*.dbf file extension) in $[officename] Base or a spreadsheet. In %PRODUCTNAME Base, a dBASE database is a folder that contains files with the .dbf file extension. Each file corresponds to a table in the database. Formulas and formatting are lost when you open and save a dBASE file from %PRODUCTNAME."
-msgstr "Podeu obrir dades i guardar-les amb el format de fitxer dBASE (extensió del fitxer *.dbf) al $[officename] Base o en un full de càlcul. Al %PRODUCTNAME Base, una base de dades dBASE és una carpeta que conté fitxers amb l'extensió de fitxer .dbf. Cada fitxer es correspon amb una taula de la base de dades. Les fórmules i la formatació es perden quan obriu i guardeu un fitxer dBASE des del %PRODUCTNAME."
+msgstr "Podeu obrir dades i alçar-les amb el format de fitxer dBASE (extensió del fitxer *.dbf) al $[officename] Base o en un full de càlcul. Al %PRODUCTNAME Base, una base de dades dBASE és una carpeta que conté fitxers amb l'extensió de fitxer .dbf. Cada fitxer es correspon amb una taula de la base de dades. Les fórmules i la formatació es perden quan obriu i alceu un fitxer dBASE des del %PRODUCTNAME."
#: dbase_files.xhp
msgctxt ""
@@ -4830,7 +4830,7 @@ msgctxt ""
"par_idN1074E\n"
"help.text"
msgid "If you want to save the spreadsheet as a dBASE file, do not alter or delete the first row in the imported file. This row contains information that is required by a dBASE database."
-msgstr "Si voleu guardar el full de càlcul com a fitxer dBASE, no modifiqueu ni suprimiu la primera fila al fitxer importat. Esta fila conté informació necessària per a les bases de dades dBASE."
+msgstr "Si voleu alçar el full de càlcul com a fitxer dBASE, no modifiqueu ni suprimiu la primera fila al fitxer importat. Esta fila conté informació necessària per a les bases de dades dBASE."
#: dbase_files.xhp
msgctxt ""
@@ -4862,7 +4862,7 @@ msgctxt ""
"par_idN10786\n"
"help.text"
msgid "In the <emph>File name</emph> box of the <emph>Save As</emph> dialog, enter a name for the database."
-msgstr "Introduïu un nom per a la base de dades en el quadre <emph>Nom del fitxer</emph> del diàleg <emph>Anomena i guarda</emph>."
+msgstr "Introduïu un nom per a la base de dades en el quadre <emph>Nom del fitxer</emph> del diàleg <emph>Anomena i alça</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -4870,7 +4870,7 @@ msgctxt ""
"par_idN10792\n"
"help.text"
msgid "Click <emph>Save</emph>."
-msgstr "Feu clic a <emph>Guarda</emph>."
+msgstr "Feu clic a <emph>Alça</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -4926,7 +4926,7 @@ msgctxt ""
"par_idN107F8\n"
"help.text"
msgid "Choose <emph>File - Save As</emph>."
-msgstr "Trieu <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Trieu <emph>Fitxer - Anomena i alça</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -4950,7 +4950,7 @@ msgctxt ""
"par_idN10801\n"
"help.text"
msgid "Click <emph>Save</emph>."
-msgstr "Feu clic a <emph>Guarda</emph>."
+msgstr "Feu clic a <emph>Alça</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -5098,7 +5098,7 @@ msgctxt ""
"bm_id3149456\n"
"help.text"
msgid "<bookmark_value>copying;values, to multiple sheets</bookmark_value><bookmark_value>pasting;values in multiple sheets</bookmark_value><bookmark_value>data;inserting in multiple sheets</bookmark_value> <bookmark_value>sheets; simultaneous multiple filling</bookmark_value>"
-msgstr "<bookmark_value>copiar;valors a diversos fulls</bookmark_value><bookmark_value>apegar;valors a diversos fulls</bookmark_value><bookmark_value>dades;inserció en diversos fulls</bookmark_value><bookmark_value>fulls; emplenament simultani en diversos</bookmark_value>"
+msgstr "<bookmark_value>copiar;valors a diversos fulls</bookmark_value><bookmark_value>enganxar;valors a diversos fulls</bookmark_value><bookmark_value>dades;inserció en diversos fulls</bookmark_value><bookmark_value>fulls; emplenament simultani en diversos</bookmark_value>"
#: edit_multitables.xhp
msgctxt ""
@@ -5964,7 +5964,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Choose <emph>Edit - Paste</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. The formula will be positioned in the new cell."
-msgstr "Trieu <emph>Edita - Apega</emph>, o bé premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. La fórmula se situarà a la cel·la nova."
+msgstr "Trieu <emph>Edita - Enganxa</emph>, o bé premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. La fórmula se situarà a la cel·la nova."
#: formula_copy.xhp
msgctxt ""
@@ -6650,7 +6650,7 @@ msgctxt ""
"bm_id3150542\n"
"help.text"
msgid "<bookmark_value>HTML; sheets</bookmark_value><bookmark_value>sheets; HTML</bookmark_value><bookmark_value>saving; sheets in HTML</bookmark_value><bookmark_value>opening; sheets in HTML</bookmark_value>"
-msgstr "<bookmark_value>HTML; fulls</bookmark_value><bookmark_value>fulls; HTML</bookmark_value><bookmark_value>guardat; fulls en HTML</bookmark_value><bookmark_value>obertura; fulls en HTML</bookmark_value>"
+msgstr "<bookmark_value>HTML; fulls</bookmark_value><bookmark_value>fulls; HTML</bookmark_value><bookmark_value>desament; fulls en HTML</bookmark_value><bookmark_value>obertura; fulls en HTML</bookmark_value>"
#: html_doc.xhp
msgctxt ""
@@ -6677,7 +6677,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> Calc saves all the sheets of a Calc document together as an HTML document. At the beginning of the HTML document, a heading and a list of hyperlinks are automatically added which lead to the individual sheets within the document."
-msgstr "El <item type=\"productname\">%PRODUCTNAME</item> Calc guarda tots els fulls d'un document del Calc junts com a document HTML. Al començament del document HTML s'afig automàticament un encapçalament i una llista d'enllaços que porten als fulls individuals dins del document."
+msgstr "El <item type=\"productname\">%PRODUCTNAME</item> Calc alça tots els fulls d'un document del Calc junts com a document HTML. Al començament del document HTML s'afig automàticament un encapçalament i una llista d'enllaços que porten als fulls individuals dins del document."
#: html_doc.xhp
msgctxt ""
@@ -6695,7 +6695,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "To save the current Calc document as HTML, choose <emph>File - Save As</emph>."
-msgstr "Per guardar el document actual del Calc com a HTML, trieu <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Per alçar el document actual del Calc com a HTML, trieu <emph>Fitxer - Anomena i alça</emph>."
#: html_doc.xhp
msgctxt ""
@@ -6713,7 +6713,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Enter a <emph>File name</emph> and click <emph>Save</emph>."
-msgstr "Introduïu un <emph>Nom de fitxer</emph> i feu clic a <emph>Guarda</emph>."
+msgstr "Introduïu un <emph>Nom de fitxer</emph> i feu clic a <emph>Alça</emph>."
#: html_doc.xhp
msgctxt ""
@@ -6749,7 +6749,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "All <item type=\"productname\">%PRODUCTNAME</item> Calc options are now available to you. However, not all options that <item type=\"productname\">%PRODUCTNAME</item> Calc offers for editing can be saved in HTML format."
-msgstr "Ara teniu disponibles totes les opcions del <item type=\"productname\">%PRODUCTNAME</item> Calc. No obstant això, tingueu en compte que no és possible guardar en format HTML totes les opcions d'edició que ofereix el <item type=\"productname\">%PRODUCTNAME</item> Calc."
+msgstr "Ara teniu disponibles totes les opcions del <item type=\"productname\">%PRODUCTNAME</item> Calc. No obstant això, tingueu en compte que no és possible alçar en format HTML totes les opcions d'edició que ofereix el <item type=\"productname\">%PRODUCTNAME</item> Calc."
#: html_doc.xhp
msgctxt ""
@@ -6767,7 +6767,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"File - Save As\">File - Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Fitxer - Anomena i guarda\">Fitxer - Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Fitxer - Anomena i alça\">Fitxer - Anomena i alça</link>"
#: integer_leading_zero.xhp
msgctxt ""
@@ -9665,7 +9665,7 @@ msgctxt ""
"par_id0909200810502833\n"
"help.text"
msgid "Sheet names can contain almost any character. Some naming restrictions apply when you want to save the spreadsheet to Microsoft Excel format."
-msgstr "Els noms dels fulls admeten gairebé tots els caràcters, però tingueu en compte que si voleu guardar el full de càlcul en format del Microsoft Excel s'aplicaran restriccions a l'hora d'anomenar-lo."
+msgstr "Els noms dels fulls admeten gairebé tots els caràcters, però tingueu en compte que si voleu alçar el full de càlcul en format del Microsoft Excel s'aplicaran restriccions a l'hora d'anomenar-lo."
#: rename_table.xhp
msgctxt ""
@@ -9673,7 +9673,7 @@ msgctxt ""
"par_id090920081050283\n"
"help.text"
msgid "When saving to Microsoft Excel format, the following characters are not allowed in sheet names:"
-msgstr "Si guardeu en format del Microsoft Excel, no podreu utilitzar els caràcters següents a l'hora d'anomenar els fulls:"
+msgstr "Si alceu en format del Microsoft Excel, no podreu utilitzar els caràcters següents a l'hora d'anomenar els fulls:"
#: rename_table.xhp
msgctxt ""
@@ -9778,7 +9778,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file. The document can contain up to 256 individual sheets, which can have different names."
-msgstr "El nom del full és independent del nom del full de càlcul. El nom del full de càlcul l'introduïu quan el guardeu per primera vegada com a fitxer. El document pot contindre fins a 256 fulls individuals, que poden tindre noms diferents."
+msgstr "El nom del full és independent del nom del full de càlcul. El nom del full de càlcul l'introduïu quan l'alceu per primera vegada com a fitxer. El document pot contindre fins a 256 fulls individuals, que poden tindre noms diferents."
#: rounding_numbers.xhp
msgctxt ""
@@ -10177,7 +10177,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Click the <emph>Scenarios</emph> icon <image id=\"img_id7617114\" src=\"sc/imglst/na07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id7617114\">Scenarios icon</alt></image> in the Navigator."
-msgstr ""
+msgstr "Feu clic a la icona <emph>Escenaris</emph> <image id=\"img_id7617114\" src=\"sc/imglst/na07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id7617114\">Icona Escenaris</alt></image> al Navegador."
#: scenario.xhp
msgctxt ""
@@ -11026,7 +11026,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "In the dialog, mark <emph>Paste all</emph> and <emph>Transpose</emph>."
-msgstr "Al diàleg, activeu <emph>Apega-ho tot</emph> i <emph>Transposa</emph>."
+msgstr "Al diàleg, activeu <emph>Enganxa-ho tot</emph> i <emph>Transposa</emph>."
#: table_rotate.xhp
msgctxt ""
@@ -11279,7 +11279,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right."
-msgstr ""
+msgstr "En prémer les tecles <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Retorn s'insereix un salt de línia manual. Esta drecera funciona directament a la cel·la o en la línia d'entrada. Podeu ampliar la línia d'entrada a multilínia amb la fletxa avall o el botó de la dreta."
#: text_wrap.xhp
msgctxt ""
@@ -11421,7 +11421,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Your function is automatically saved in the default module and is now available. If you apply the function in a Calc document that is to be used on another computer, you can copy the function to the Calc document as described in the next section."
-msgstr "La funció es guarda de manera automàtica en el mòdul per defecte i ara ja està disponible. Si apliqueu la funció en un document del Calc per utilitzar-lo en un altre ordinador, podeu copiar la funció en el document del Calc tal com es descriu a la secció següent."
+msgstr "La funció s'alça de manera automàtica en el mòdul per defecte i ara ja està disponible. Si apliqueu la funció en un document del Calc per utilitzar-lo en un altre ordinador, podeu copiar la funció en el document del Calc tal com es descriu a la secció següent."
#: userdefined_function.xhp
msgctxt ""
@@ -11510,7 +11510,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Paste the clipboard contents in the Basic-IDE of the document."
-msgstr "Apegueu el contingut del porta-retalls a l'IDE del Basic del document."
+msgstr "Enganxeu el contingut del porta-retalls a l'IDE del Basic del document."
#: userdefined_function.xhp
msgctxt ""
@@ -11607,7 +11607,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The validity rule is activated when a new value is entered. If an invalid value has already been inserted into the cell, or if you insert a value in the cell either with drag-and-drop or by copying and pasting, the validity rule will not take effect."
-msgstr "La regla de validesa s'activa quan s'introdueix un valor nou. Si ja s'ha introduït un valor no vàlid a la cel·la, o si introduïu un valor a la cel·la amb la funció d'arrossegar i deixar anar o bé copiant i apegant, la regla de validesa no tindrà efecte."
+msgstr "La regla de validesa s'activa quan s'introdueix un valor nou. Si ja s'ha introduït un valor no vàlid a la cel·la, o si introduïu un valor a la cel·la amb la funció d'arrossegar i deixar anar o bé copiant i enganxant, la regla de validesa no tindrà efecte."
#: validity.xhp
msgctxt ""
@@ -11722,7 +11722,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "If you select \"Stop\" as the action, invalid entries are not accepted, and the previous cell contents are retained."
-msgstr "Si seleccioneu \"Para\" com a acció, les entrades no vàlides no s'acceptaran i es mantindran els continguts anteriors de la cel·la."
+msgstr "Si seleccioneu \"Atura\" com a acció, les entrades no vàlides no s'acceptaran i es mantindran els continguts anteriors de la cel·la."
#: validity.xhp
msgctxt ""
@@ -12064,7 +12064,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "You can also specify that the ranges or tables are updated every n seconds."
-msgstr "També podeu indicar que els intervals o les taules s'actualitzen cada n segons."
+msgstr "També podeu indicar que els intervals o les taules s'actualitzin cada n segons."
#: webquery.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/schart.po b/source/ca-valencia/helpcontent2/source/text/schart.po
index 3f61bc7fd74..47c0df6c13b 100644
--- a/source/ca-valencia/helpcontent2/source/text/schart.po
+++ b/source/ca-valencia/helpcontent2/source/text/schart.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2012-11-27 23:00+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1354057221.0\n"
#: main0000.xhp
@@ -90,7 +90,7 @@ msgctxt ""
"par_id4727011\n"
"help.text"
msgid "Values that you enter in the Chart Data Table dialog (you can create these charts in Writer, Draw, or Impress, and you can copy and paste them also to Calc)"
-msgstr "Els valors que introduïu al diàleg de la taula de dades de diagrama (podeu crear estos diagrames en el Writer, el Draw o l'Impress, i també podeu copiar-los i apegar-los al Calc)"
+msgstr "Els valors que introduïu al diàleg de la taula de dades de diagrama (podeu crear estos diagrames en el Writer, el Draw o l'Impress, i també podeu copiar-los i enganxar-los al Calc)"
#: main0000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/schart/01.po b/source/ca-valencia/helpcontent2/source/text/schart/01.po
index 01956958394..fae2ef85b66 100644
--- a/source/ca-valencia/helpcontent2/source/text/schart/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/schart/01.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-06 19:48+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-12 19:19+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1354823318.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1389554376.0\n"
#: 03010000.xhp
msgctxt ""
@@ -835,7 +835,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryX\">Displays the X axis as a line with subdivisions.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryX\">Mostra l'eix X com una línia amb subdivisions.</ahelp>"
#: 04040000.xhp
msgctxt ""
@@ -853,7 +853,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryY\">Displays the Y axis as a line with subdivisions.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryY\">Mostra l'eix Y com una línia amb subdivisions.</ahelp>"
#: 04040000.xhp
msgctxt ""
@@ -871,7 +871,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryZ\">Displays the Z axis as a line with subdivisions.</ahelp> This axis can only be displayed in 3D charts."
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryZ\">Mostra l'eix Z com una línia amb subdivisions.</ahelp> Este eix només es pot mostrar en diagrames 3D."
#: 04040000.xhp
msgctxt ""
@@ -907,7 +907,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryX\">Displays a secondary X axis in the chart.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryX\">Mostra un eix X secundari en el diagrama.</ahelp>"
#: 04040000.xhp
msgctxt ""
@@ -925,7 +925,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">Displays a secondary Y axis in the chart.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">Mostra un eix Y secundari en el diagrama.</ahelp>"
#: 04040000.xhp
msgctxt ""
@@ -934,7 +934,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">The major axis and the secondary axis can have different scaling. For example, you can scale one axis to 2 in. and the other to 1.5 in. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">Els eixos principal i secundari poden tindre escales diferents. Per exemple, podeu dimensionar un eix en 5 cm i l'altre en 3,8 cm.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -1116,7 +1116,7 @@ msgctxt ""
"par_id6679586\n"
"help.text"
msgid "<ahelp hid=\".\">Click Cell Range and then specify a cell range from which to take the positive and negative error bar values.</ahelp>"
-msgstr "<ahelp hid=\".\">Feu clic a Interval de cel·les i especifiqueu l'interval del qual s'han d'extraure els valors positius i negatius de les barres d'error.</ahelp>"
+msgstr "<ahelp hid=\".\">Feu clic a Interval de cel·les i especifiqueu l'interval del qual s'han d'extreure els valors positius i negatius de les barres d'error.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -1844,7 +1844,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_1\">This option is active as default. All data series are aligned to the primary Y axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_1\">Esta opció està activada per defecte. Totes les sèries de dades s'alineen a l'eix Y principal.</ahelp>"
#: 04060000.xhp
msgctxt ""
@@ -1862,7 +1862,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_2\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_2\">Canvia el redimensionament de l'eix Y. Este eix només és visible si té assignada una sèrie de dades com a mínim i si s'ha activat la visualització de l'eix.</ahelp>"
#: 04060000.xhp
msgctxt ""
@@ -1898,7 +1898,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_GAP\">Defines the spacing between the columns in percent.</ahelp> The maximal spacing is 600%."
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_GAP\">Defineix l'espaiat entre les columnes en percentatge.</ahelp> L'espaiat màxim és del 600%."
#: 04060000.xhp
msgctxt ""
@@ -1916,7 +1916,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_OVERLAP\">Defines the necessary settings for overlapping data series.</ahelp> You can choose between -100 and +100%."
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_OVERLAP\">Defineix els paràmetres necessaris per superposar les sèries de dades.</ahelp> Podeu triar un valor entre -100 i +100%."
#: 04060000.xhp
msgctxt ""
@@ -1934,7 +1934,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/CB_CONNECTOR\">For \"stacked\" and \"percent\" column (vertical bar) charts, mark this check box to connect the column layers that belong together with lines.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/CB_CONNECTOR\">Per als diagrames de columnes \"apilat\" i \"percentatge\" (barra vertical), activeu esta casella de selecció per connectar amb línies les capes de columna relacionades.</ahelp>"
#: 04060000.xhp
msgctxt ""
@@ -2172,7 +2172,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryX\">Adds gridlines to the X axis of the chart.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryX\">Afig línies de graella a l'eix X del diagrama.</ahelp>"
#: 04070000.xhp
msgctxt ""
@@ -2199,7 +2199,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryY\">Adds gridlines to the Y axis of the chart.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryY\">Afig línies de graella a l'eix Y del diagrama.</ahelp>"
#: 04070000.xhp
msgctxt ""
@@ -2226,7 +2226,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryZ\">Adds gridlines to the Z axis of the chart.</ahelp> This option is only available if you're working with 3D charts."
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryZ\">Afig línies de graella a l'eix Z del diagrama.</ahelp> Esta opció només està disponible si treballeu amb diagrames 3D."
#: 04070000.xhp
msgctxt ""
@@ -2262,7 +2262,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryX\">Adds gridlines that subdivide the X axis into smaller sections.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryX\">Afig línies de graella que subdivideixen l'eix X en seccions més petites.</ahelp>"
#: 04070000.xhp
msgctxt ""
@@ -2280,7 +2280,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryY\">Adds gridlines that subdivide the Y axis into smaller sections.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryY\">Afig línies de graella que subdivideixen l'eix Y en seccions més petites.</ahelp>"
#: 04070000.xhp
msgctxt ""
@@ -2298,7 +2298,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryZ\">Adds gridlines that subdivide the Z axis into smaller sections.</ahelp> This option is only available if you're working with 3D charts."
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryZ\">Afig línies de graella que subdivideixen l'eix Z en seccions més petites.</ahelp> Esta opció només està disponible si treballeu amb objectes 3D."
#: 05010000.xhp
msgctxt ""
@@ -2754,7 +2754,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/showlabelsCB\">Specifies whether to show or hide the axis labels.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/showlabelsCB\">Indica si es mostraran o s'amagaran les etiquetes de l'eix.</ahelp>"
#: 05020201.xhp
msgctxt ""
@@ -2799,7 +2799,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/dialCtrl\">Clicking anywhere on the wheel defines the variable text orientation.</ahelp> The letters \"ABCD\" on the button correspond to the new setting."
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/dialCtrl\">Podeu definir l'orientació del text de la variable fent clic a qualsevol punt de la roda.</ahelp> Les lletres \"ABCD\" del botó corresponen al nou paràmetre."
#: 05020201.xhp
msgctxt ""
@@ -2817,7 +2817,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/stackedCB\">Assigns vertical text orientation for cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/stackedCB\">Assigna una orientació de text vertical per al contingut de la cel·la.</ahelp>"
#: 05020201.xhp
msgctxt ""
@@ -2844,7 +2844,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/OrientDegree\">Allows you to manually enter the orientation angle.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/OrientDegree\">Vos permet introduir de manera manual l'angle de l'orientació.</ahelp>"
#: 05020201.xhp
msgctxt ""
@@ -2880,7 +2880,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/overlapCB\">Specifies that the text in cells may overlap other cells.</ahelp> This can be especially useful if there is a lack of space. This option is not available with different title directions."
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/overlapCB\">Indica que el text de les cel·les es pot superposar a altres cel·les.</ahelp> Això pot ser especialment útil si no hi ha prou espai. Esta opció no està disponible amb direccions de títols diferents."
#: 05020201.xhp
msgctxt ""
@@ -2889,7 +2889,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "Break"
-msgstr "Trenca"
+msgstr "Salt"
#: 05020201.xhp
msgctxt ""
@@ -2898,7 +2898,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/breakCB\">Allows a text break.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/breakCB\">Permet un salt de text.</ahelp>"
#: 05020201.xhp
msgctxt ""
@@ -2943,7 +2943,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/tile\">Arranges numbers on the axis side by side.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/tile\">Organitza els nombres dels eixos els uns al costat dels altres.</ahelp>"
#: 05020201.xhp
msgctxt ""
@@ -2961,7 +2961,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/odd\">Staggers numbers on the axis, even numbers lower than odd numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/odd\">Organitza els valors dels eixos, amb els nombres parells sota els nombres senars.</ahelp>"
#: 05020201.xhp
msgctxt ""
@@ -2979,7 +2979,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/even\">Stagger numbers on the axes, odd numbers lower than even numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/even\">Organitza els valors dels eixos, amb els nombres senars sota els nombres parells.</ahelp>"
#: 05020201.xhp
msgctxt ""
@@ -2997,7 +2997,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/auto\">Automatically arranges numbers on the axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/auto\">Organitza automàticament els nombres als eixos.</ahelp>"
#: 05020201.xhp
msgctxt ""
@@ -3374,7 +3374,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MIN\">Defines the minimum value for the beginning of the axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MIN\">Defineix el valor mínim per a l'inici de l'eix.</ahelp>"
#: 05040201.xhp
msgctxt ""
@@ -3392,7 +3392,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MAX\">Defines the maximum value for the end of the axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MAX\">Defineix el valor màxim per al final de l'eix.</ahelp>"
#: 05040201.xhp
msgctxt ""
@@ -3410,7 +3410,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_STEP_MAIN\">Defines the interval for the main division of the axes.</ahelp> The main interval cannot be larger than the value area."
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_STEP_MAIN\">Defineix l'interval per a la divisió principal dels eixos.</ahelp> L'interval principal no pot ser més gran que el valor de l'àrea."
#: 05040201.xhp
msgctxt ""
@@ -3428,7 +3428,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/MT_STEPHELP\">Defines the interval for the subdivision of the axes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/MT_STEPHELP\">Defineix l'interval per a la subdivisió dels eixos.</ahelp>"
#: 05040201.xhp
msgctxt ""
@@ -3446,7 +3446,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_ORIGIN\">Specifies at which position to display the values along the axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_ORIGIN\">Especifica en quina posició es visualitzaran els valors de l'eix.</ahelp>"
#: 05040201.xhp
msgctxt ""
@@ -3464,7 +3464,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_AUTO_ORIGIN\">You must first deselect the <emph>Automatic</emph> option in order to modify the values.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_AUTO_ORIGIN\">En primer lloc heu de desactivar l'opció <emph>Automàtic</emph> per poder modificar els valors.</ahelp>"
#: 05040201.xhp
msgctxt ""
@@ -3491,7 +3491,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_LOGARITHM\">Specifies that you want the axis to be subdivided logarithmically.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_LOGARITHM\">Indica que voleu que l'eix se subdividisca de manera logarítmica.</ahelp>"
#: 05040201.xhp
msgctxt ""
@@ -4358,12 +4358,13 @@ msgid "For B-spline lines optionally set the degree of the polynomials."
msgstr "Opcionalment, per al model B-spline, establiu el grau dels polinomis."
#: smooth_line_properties.xhp
+#, fuzzy
msgctxt ""
"smooth_line_properties.xhp\n"
"par_id3424481\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Apply a line curve model.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplica un model B-spline.</ahelp>"
#: smooth_line_properties.xhp
msgctxt ""
@@ -5955,7 +5956,7 @@ msgctxt ""
"par_id1631824\n"
"help.text"
msgid "Tuesday"
-msgstr "Dijous"
+msgstr "Dimarts"
#: type_stock.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sdraw.po b/source/ca-valencia/helpcontent2/source/text/sdraw.po
index 7567467f8ed..a438eb83707 100644
--- a/source/ca-valencia/helpcontent2/source/text/sdraw.po
+++ b/source/ca-valencia/helpcontent2/source/text/sdraw.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2012-11-27 23:00+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1354057221.0\n"
#: main0000.xhp
@@ -129,7 +129,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>"
#: main0101.xhp
msgctxt ""
@@ -200,7 +200,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "The commands in this menu are used to edit Draw documents (for example, copying and pasting)."
-msgstr "Les ordes d'este menú s'utilitzen per editar documents del Draw (per exemple, copiar i apegar)."
+msgstr "Les ordes d'este menú s'utilitzen per editar documents del Draw (per exemple, copiar i enganxar)."
#: main0102.xhp
msgctxt ""
@@ -819,7 +819,7 @@ msgctxt ""
"par_idN1061B\n"
"help.text"
msgid "Draws a text box where you click or drag in the current document. Click anywhere in the document, and then type or paste your text."
-msgstr "Dibuixa un quadre de text en un punt qualsevol del document. Feu clic sobre un punt del document i, tot seguit, teclegeu o apegueu-hi el text."
+msgstr "Dibuixa un quadre de text en un punt qualsevol del document. Feu clic sobre un punt del document i, tot seguit, teclegeu o enganxeu-hi el text."
#: main0210.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sdraw/guide.po b/source/ca-valencia/helpcontent2/source/text/sdraw/guide.po
index 961aa581f9b..e68784adc63 100644
--- a/source/ca-valencia/helpcontent2/source/text/sdraw/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/sdraw/guide.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-01-09 09:58+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1357725539.0\n"
#: align_arrange.xhp
@@ -277,7 +277,7 @@ msgctxt ""
"bm_id3149263\n"
"help.text"
msgid "<bookmark_value>colors; defining and saving</bookmark_value> <bookmark_value>user-defined colors</bookmark_value> <bookmark_value>custom colors</bookmark_value>"
-msgstr "<bookmark_value>colors; definició i guardat</bookmark_value><bookmark_value>colors definits per l'usuari</bookmark_value><bookmark_value>colors personalitzats</bookmark_value>"
+msgstr "<bookmark_value>colors; definició i desament</bookmark_value><bookmark_value>colors definits per l'usuari</bookmark_value><bookmark_value>colors personalitzats</bookmark_value>"
#: color_define.xhp
msgctxt ""
@@ -322,7 +322,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Changes made to the standard color table are permanent and are saved automatically."
-msgstr "Els canvis fets a la taula de colors estàndard són permanents i es guarden automàticament."
+msgstr "Els canvis fets a la taula de colors estàndard són permanents i s'alcen automàticament."
#: color_define.xhp
msgctxt ""
@@ -754,7 +754,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "The cross-fading command is only available in $[officename] Draw. You can, however, copy and paste cross-faded objects into $[officename] Impress."
-msgstr "L'orde d'esvaïment encreuat només està disponible al $[officename] Draw. No obstant això, podeu copiar i apegar objectes d'esvaïment encreuat al $[officename] Impress."
+msgstr "L'orde d'esvaïment encreuat només està disponible al $[officename] Draw. No obstant això, podeu copiar i enganxar objectes d'esvaïment encreuat al $[officename] Impress."
#: cross_fading.xhp
msgctxt ""
@@ -1312,7 +1312,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "You can define your own gradients and modify existing gradients, as well as save and load a list of gradient files."
-msgstr "Podeu definir els vostres propis degradats i modificar els degradats existents, així com guardar i carregar una llista de fitxers de degradats."
+msgstr "Podeu definir els vostres propis degradats i modificar els degradats existents, així com alçar i carregar una llista de fitxers de degradats."
#: gradient.xhp
msgctxt ""
@@ -1365,7 +1365,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Set the gradient properties and click <emph>Modify</emph> to save the gradient."
-msgstr "Establiu les propietats del degradat i feu clic a <emph>Modifica</emph> per guardar el degradat."
+msgstr "Establiu les propietats del degradat i feu clic a <emph>Modifica</emph> per alçar el degradat."
#: gradient.xhp
msgctxt ""
@@ -1812,7 +1812,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "Choose <emph>Edit - Paste</emph>. Both objects are now part of the same group. If you want, you can edit the individual objects or change their position within the group."
-msgstr "Trieu <emph>Edita - Apega</emph>. Ara els dos objectes formen part del mateix grup. Si voleu, podeu editar objectes individuals o canviar-ne la posició a dins del grup."
+msgstr "Trieu <emph>Edita - Enganxa</emph>. Ara els dos objectes formen part del mateix grup. Si voleu, podeu editar objectes individuals o canviar-ne la posició a dins del grup."
#: join_objects3d.xhp
msgctxt ""
@@ -2253,7 +2253,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Type or paste your text into the text box."
-msgstr "Teclegeu o apegueu el text en el quadre de text."
+msgstr "Teclegeu o enganxeu el text en el quadre de text."
#: text_enter.xhp
msgctxt ""
@@ -2395,7 +2395,7 @@ msgctxt ""
"par_idN1092D\n"
"help.text"
msgid "Click the page or slide where you want to paste the text."
-msgstr "Feu clic a la pàgina o la diapositiva on vulgueu apegar el text."
+msgstr "Feu clic a la pàgina o la diapositiva on vulgueu enganxar el text."
#: text_enter.xhp
msgctxt ""
@@ -2403,7 +2403,7 @@ msgctxt ""
"par_idN10931\n"
"help.text"
msgid "Paste the text using <emph>Edit - Paste</emph> or <emph>Edit - Paste special</emph>."
-msgstr "Apegueu el text mitjançant <emph>Edita - Apega</emph> o <emph>Edita - Enganxament especial</emph>."
+msgstr "Enganxeu el text mitjançant <emph>Edita - Enganxa</emph> o <emph>Edita - Enganxament especial</emph>."
#: text_enter.xhp
msgctxt ""
@@ -2411,7 +2411,7 @@ msgctxt ""
"par_idN1093C\n"
"help.text"
msgid "Using <emph>Paste special</emph>, you can choose the text format to be pasted. Depending on formats, you can copy different text attributes."
-msgstr "Amb l'opció <emph>Enganxament especial</emph>, podeu triar el format de text per apegar. Segons els formats, podeu copiar diferents atributs de text."
+msgstr "Amb l'opció <emph>Enganxament especial</emph>, podeu triar el format de text per enganxar. Segons els formats, podeu copiar diferents atributs de text."
#: text_enter.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared.po b/source/ca-valencia/helpcontent2/source/text/shared.po
index dfc608b4a81..b3f066db655 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-05-26 20:54+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1369601684.0\n"
#: 3dsettings_toolbar.xhp
@@ -612,7 +612,7 @@ msgctxt ""
"par_idN10661\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\">Anomena i alça</link>"
#: main0201.xhp
msgctxt ""
@@ -700,7 +700,7 @@ msgctxt ""
"par_idN10901\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts a spreadsheet as an OLE object. Enter or paste data into the cells, then click outside the object to return to Impress.</ahelp>"
-msgstr "<ahelp hid=\".\">Insereix un full de càlcul com a objecte OLE. Introduïu o apegueu dades dins les cel·les i, tot seguit, feu clic fora de l'objecte per tornar a l'Impress.</ahelp>"
+msgstr "<ahelp hid=\".\">Insereix un full de càlcul com a objecte OLE. Introduïu o enganxeu dades dins les cel·les i, tot seguit, feu clic fora de l'objecte per tornar a l'Impress.</ahelp>"
#: main0201.xhp
msgctxt ""
@@ -933,7 +933,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Save Record"
-msgstr "Guarda el registre"
+msgstr "Alça el registre"
#: main0212.xhp
msgctxt ""
@@ -1025,7 +1025,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "You can use the <emph>Form Navigation</emph> bar to move within records as well as to insert and to delete records. If data is saved in a form, the changes are transferred to the database. The <emph>Form Navigation</emph> bar also contains sort, filter, and search functions for data records."
-msgstr "Podeu emprar la barra <emph>Navegació de formularis</emph> tant per moure-vos pels registres com per inserir i suprimir registres. Si guardeu les dades d'un formulari, els canvis es transferiran a la base de dades. La barra <emph>Navegació de formularis</emph> també conté funcions d'ordenació, de filtratge i de cerca de registres de dades."
+msgstr "Podeu emprar la barra <emph>Navegació de formularis</emph> tant per moure-vos pels registres com per inserir i suprimir registres. Si alceu les dades d'un formulari, els canvis es transferiran a la base de dades. La barra <emph>Navegació de formularis</emph> també conté funcions d'ordenació, de filtratge i de cerca de registres de dades."
#: main0213.xhp
msgctxt ""
@@ -1060,7 +1060,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "The current sort order or filter is saved with the current document. If a filter is set, the <emph>Apply Filter</emph> icon on the <emph>Navigation</emph> bar is activated. Sorting and filtering features in the document can also be configured in the <emph>Form Properties</emph> dialog. (Choose <emph>Form Properties - Data</emph> - properties <link href=\"text/shared/02/01170203.xhp\" name=\"Sort\"><emph>Sort</emph></link> and <link href=\"text/shared/02/01170203.xhp\" name=\"Filter\"><emph>Filter</emph></link>)."
-msgstr "L'ordenació o el filtratge actual es guarda juntament amb el document. Si definiu un filtre, s'activa la icona <emph>Aplica el filtre</emph> de la barra de <emph>navegació</emph>. Les característiques d'ordenació i de filtratge del document també es poden configurar en el quadre de diàleg <emph>Propietats del formulari</emph>. (Trieu <emph>Propietats del formulari - Dades</emph> - Propietats <link href=\"text/shared/02/01170203.xhp\" name=\"Ordena\"><emph>Ordena</emph></link> i <link href=\"text/shared/02/01170203.xhp\" name=\"Filtra\"><emph>Filtra</emph></link>.)"
+msgstr "L'ordenació o el filtratge actual s'alça juntament amb el document. Si definiu un filtre, s'activa la icona <emph>Aplica el filtre</emph> de la barra de <emph>navegació</emph>. Les característiques d'ordenació i de filtratge del document també es poden configurar en el quadre de diàleg <emph>Propietats del formulari</emph>. (Trieu <emph>Propietats del formulari - Dades</emph> - Propietats <link href=\"text/shared/02/01170203.xhp\" name=\"Ordena\"><emph>Ordena</emph></link> i <link href=\"text/shared/02/01170203.xhp\" name=\"Filtra\"><emph>Filtra</emph></link>.)"
#: main0213.xhp
msgctxt ""
@@ -1200,7 +1200,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Save Record"
-msgstr "Guarda el registre"
+msgstr "Alça el registre"
#: main0213.xhp
msgctxt ""
@@ -1217,7 +1217,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:RecSave\">Saves a new data entry. The change is registered in the database.</ahelp>"
-msgstr "<ahelp hid=\".uno:RecSave\">Guarda una nova entrada de dades. El canvi es registra a la base de dades.</ahelp>"
+msgstr "<ahelp hid=\".uno:RecSave\">Alça una nova entrada de dades. El canvi es registra a la base de dades.</ahelp>"
#: main0213.xhp
msgctxt ""
@@ -1437,7 +1437,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
-msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Trau-ho del grup\">Trau-ho del grup</link>"
+msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Treu-ho del grup\">Treu-ho del grup</link>"
#: main0226.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/00.po b/source/ca-valencia/helpcontent2/source/text/shared/00.po
index 0f51a01a654..2bbfa79e6ac 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/00.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-16 22:06+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2013-07-15 18:54+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1355695615.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1373914455.0\n"
#: 00000001.xhp
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\".\">Clicking <emph>Cancel</emph> closes a dialog without saving any changes made.</ahelp>"
-msgstr "<ahelp hid=\".\">Si feu clic a <emph>Cancel·la</emph> es tancarà el diàleg sense guardar els canvis fets.</ahelp>"
+msgstr "<ahelp hid=\".\">Si feu clic a <emph>Cancel·la</emph> es tancarà el diàleg sense alçar els canvis fets.</ahelp>"
#: 00000001.xhp
msgctxt ""
@@ -235,7 +235,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\".\">Closes the dialog and saves all changes.</ahelp>"
-msgstr "<ahelp hid=\".\">Tanca el diàleg i guarda tots els canvis.</ahelp>"
+msgstr "<ahelp hid=\".\">Tanca el diàleg i alça tots els canvis.</ahelp>"
#: 00000001.xhp
msgctxt ""
@@ -652,7 +652,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "If you want to type HTML commands directly, for example when doing exercises from one of the many available HTML books, remember that HTML pages are pure text files. Save your document under the document type <emph>Text </emph>and give it the file name extension .HTML. Be sure there are no umlauts or other special characters of the extended character set. If you want to re-open this file in $[officename] and edit the HTML code, you must load it with the file type <emph>Text</emph> and not with the file type <emph>Web pages</emph>."
-msgstr "Si voleu teclejar ordes HTML directament, per exemple quan feu exercicis d'un dels molts llibres que existeixen sobre HTML, recordeu que les pàgines HTML són fitxers de text pur. Guardeu el document en format <emph>Text </emph> i doneu-li l'extensió .HTML al nom del fitxer. Assegureu-vos que no hi ha dièresis alemanyes o altres caràcters especials del joc de caràcters ampliat. Si voleu tornar a obrir este fitxer al $[officename] i editar el codi HTML, heu de carregar el fitxer amb el tipus <emph>Text</emph> i no amb el tipus <emph>Pàgina web</emph>."
+msgstr "Si voleu teclejar ordes HTML directament, per exemple quan feu exercicis d'un dels molts llibres que existeixen sobre HTML, recordeu que les pàgines HTML són fitxers de text pur. Alceu el document en format <emph>Text </emph> i doneu-li l'extensió .HTML al nom del fitxer. Assegureu-vos que no hi ha dièresis alemanyes o altres caràcters especials del joc de caràcters ampliat. Si voleu tornar a obrir este fitxer al $[officename] i editar el codi HTML, heu de carregar el fitxer amb el tipus <emph>Text</emph> i no amb el tipus <emph>Pàgina web</emph>."
#: 00000002.xhp
msgctxt ""
@@ -829,7 +829,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "$[officename] creates ImageMaps for both methods. Select the format from the <emph>File type </emph>list in the <emph>Save As </emph>dialog in the <emph>ImageMap Editor</emph>. Separate Map Files are created which you must upload to the server. You will need to ask your provider or network administrator which type of ImageMaps are supported by the server and how to access the evaluation program."
-msgstr "El $[officename] crea mapes d'imatge per a tots dos mètodes. Seleccioneu el format des de la llista <emph>Tipus de fitxer</emph> dins del quadre de diàleg <emph>Anomena i guarda</emph> de l'<emph>Editor del mapa d'imatge</emph>. Es poden crear diferents fitxers de mapes d'imatge que heu de penjar al servidor. Heu de demanar al vostre proveïdor o administrador de xarxa quins tipus de mapes d'imatge admet el servidor i com podeu accedir al programa d'avaluació."
+msgstr "El $[officename] crea mapes d'imatge per a tots dos mètodes. Seleccioneu el format des de la llista <emph>Tipus de fitxer</emph> dins del quadre de diàleg <emph>Anomena i alça</emph> de l'<emph>Editor del mapa d'imatge</emph>. Es poden crear diferents fitxers de mapes d'imatge que heu de penjar al servidor. Heu de demanar al vostre proveïdor o administrador de xarxa quins tipus de mapes d'imatge admet el servidor i com podeu accedir al programa d'avaluació."
#: 00000002.xhp
msgctxt ""
@@ -855,7 +855,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "The area of the picture or frame where the reader can click is indicated by the appearance of the linked <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> when the mouse passes over the area. The ImageMap is stored in a layer below the picture and contains information about the referenced regions. The only disadvantage of Client Side ImageMaps is that older Web browsers cannot read them; a disadvantage that will, however, resolve itself in time."
-msgstr "L'àrea de la imatge o del marc sobre la qual el lector pot fer clic s'indica amb l'aparició de l'<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> enllaçat quan el ratolí passa per sobre d'esta àrea. El mapa d'imatge es guarda en una capa per sota de la imatge, i conté informació sobre les regions referenciades. L'únic desavantatge dels mapes d'imatge de client és que els navegadors web més antics no els poden llegir; un desavantatge que, tot i així, es resoldrà tot sol amb el temps."
+msgstr "L'àrea de la imatge o del marc sobre la qual el lector pot fer clic s'indica amb l'aparició de l'<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> enllaçat quan el ratolí passa per sobre d'esta àrea. El mapa d'imatge s'alça en una capa per sota de la imatge, i conté informació sobre les regions referenciades. L'únic desavantatge dels mapes d'imatge de client és que els navegadors web més antics no els poden llegir; un desavantatge que, tot i així, es resoldrà tot sol amb el temps."
#: 00000002.xhp
msgctxt ""
@@ -864,7 +864,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "When saving the ImageMap, select the file type <emph>SIP - StarView ImageMap</emph>. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or text frame, you do not have to save it in any special format. After defining the regions, simply click <emph>Apply</emph>. Nothing more is necessary. Client Side ImageMaps saved in <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> format are inserted directly into the page in HTML code."
-msgstr "En guardar el mapa d'imatge, seleccioneu el tipus de fitxer <emph>SIP - StarView ImageMap</emph>. Esta acció guarda el mapa d'imatge directament a un format que es pot aplicar a qualsevol imatge o marc del document. Tot i això, si només voleu utilitzar el mapa d'imatge en la imatge o el marc de text actual, no heu de guardar-lo en cap format especial. Després de definir les regions, feu clic a <emph>Aplica</emph>. No cal fer res més. Els mapes d'imatge de client es guarden en format <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> i s'insereixen directament en el codi HTML de la pàgina."
+msgstr "En alçar el mapa d'imatge, seleccioneu el tipus de fitxer <emph>SIP - StarView ImageMap</emph>. Esta acció alça el mapa d'imatge directament a un format que es pot aplicar a qualsevol imatge o marc del document. Tot i això, si només voleu utilitzar el mapa d'imatge en la imatge o el marc de text actual, no heu d'alçar-lo en cap format especial. Després de definir les regions, feu clic a <emph>Aplica</emph>. No cal fer res més. Els mapes d'imatge de client s'alcen en format <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> i s'insereixen directament en el codi HTML de la pàgina."
#: 00000002.xhp
msgctxt ""
@@ -1669,7 +1669,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "Create New Folder"
-msgstr ""
+msgstr "Creació d'una carpeta nova"
#: 00000004.xhp
msgctxt ""
@@ -1737,7 +1737,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "Save As"
-msgstr "Anomena i guarda"
+msgstr "Anomena i alça"
#: 00000004.xhp
msgctxt ""
@@ -2201,7 +2201,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "When an object is inserted directly into a document, the document size increases by (at least) the size in bytes of the object. You can save the document and open it on another computer, and the inserted object will still be in the same position in the document."
-msgstr "Quan s'insereix un objecte directament en un document, la mida del document augmenta com a mínim la mida de l'objecte en bytes. Podeu guardar el document i obrir-lo en un altre ordinador, i l'objecte inserit romandrà en la mateixa posició dins el document."
+msgstr "Quan s'insereix un objecte directament en un document, la mida del document augmenta com a mínim la mida de l'objecte en bytes. Podeu alçar el document i obrir-lo en un altre ordinador, i l'objecte inserit romandrà en la mateixa posició dins el document."
#: 00000005.xhp
msgctxt ""
@@ -2511,7 +2511,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "In various dialogs (for example, <emph>Edit - AutoText</emph>) you can select whether you want to save files relatively or absolutely."
-msgstr "En diferents diàlegs (per exemple, <emph>Edita - Text automàtic</emph>) podeu seleccionar si voleu guardar els fitxers de manera relativa o absoluta."
+msgstr "En diferents diàlegs (per exemple, <emph>Edita - Text automàtic</emph>) podeu seleccionar si voleu alçar els fitxers de manera relativa o absoluta."
#: 00000005.xhp
msgctxt ""
@@ -2520,7 +2520,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "If you choose to save relatively, the references to embedded graphics or other objects in your document will be saved relative to the location in the file system. In this case, it does not matter where the referenced directory structure is recorded. The files will be found regardless of location, as long as the reference remains on the same drive or volume. This is important if you want to make the document available to other computers that may have a completely different directory structure, drive or volume names. It is also recommended to save relatively if you want to create a directory structure on an Internet server."
-msgstr "Si trieu el guardat relatiu, les referències als gràfics incrustats o a altres objectes del document es guardaran relatives a la ubicació en el sistema de fitxers. En este cas, no importa on es registri l'estructura de directoris referenciada. Es trobaran els fitxers independentment de la ubicació, sempre que la referència es mantingui en la mateixa unitat o volum. Això és important si voleu que el document estiga disponible per a altres ordinadors que poden tindre una estructura de directoris, d'unitats o de noms de volum completament diferent. També es recomana el guardat relatiu si voleu crear una estructura de directoris en un servidor d'Internet."
+msgstr "Si trieu el desament relatiu, les referències als gràfics incrustats o a altres objectes del document s'alçaran relatives a la ubicació en el sistema de fitxers. En este cas, no importa on es registri l'estructura de directoris referenciada. Es trobaran els fitxers independentment de la ubicació, sempre que la referència es mantingui en la mateixa unitat o volum. Això és important si voleu que el document estiga disponible per a altres ordinadors que poden tindre una estructura de directoris, d'unitats o de noms de volum completament diferent. També es recomana el desament relatiu si voleu crear una estructura de directoris en un servidor d'Internet."
#: 00000005.xhp
msgctxt ""
@@ -2529,7 +2529,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "If you prefer absolute saving, all references to other files will also be defined as absolute, based on the respective drive, volume or root directory. The advantage is that the document containing the references can be moved to other directories or folders, and the references remain valid."
-msgstr "Si preferiu un guardat absolut, totes les referències a altres fitxers també es definiran com a absolutes i es basaran en la unitat, volum o directori arrel respectiu. L'avantatge és que el document que conté les referències es pot moure a altres directoris o carpetes i les referències continuen essent vàlides."
+msgstr "Si preferiu un desament absolut, totes les referències a altres fitxers també es definiran com a absolutes i es basaran en la unitat, volum o directori arrel respectiu. L'avantatge és que el document que conté les referències es pot moure a altres directoris o carpetes i les referències continuen essent vàlides."
#: 00000005.xhp
msgctxt ""
@@ -2715,7 +2715,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "Cuts out the selected object and stores it on the clipboard. The object can be reinserted from the clipboard by using <emph>Paste</emph>."
-msgstr "Retalla l'objecte seleccionat i l'emmagatzema en el porta-retalls. Es pot tornar a inserir l'objecte des del porta-retalls utilitzant l'orde <emph>Apega</emph>."
+msgstr "Retalla l'objecte seleccionat i l'emmagatzema en el porta-retalls. Es pot tornar a inserir l'objecte des del porta-retalls utilitzant l'orde <emph>Enganxa</emph>."
#: 00000010.xhp
msgctxt ""
@@ -2724,7 +2724,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "Paste"
-msgstr "Apega"
+msgstr "Enganxa"
#: 00000010.xhp
msgctxt ""
@@ -2973,7 +2973,7 @@ msgctxt ""
"bm_id3152952\n"
"help.text"
msgid "<bookmark_value>import filters</bookmark_value><bookmark_value>export filters</bookmark_value><bookmark_value>filters; for import and export</bookmark_value><bookmark_value>files; filters and formats</bookmark_value><bookmark_value>formats; on opening and saving</bookmark_value><bookmark_value>importing; HTML and text documents</bookmark_value><bookmark_value>exporting;HTML and text documents</bookmark_value><bookmark_value>text documents; importing/exporting</bookmark_value><bookmark_value>HTML documents; importing/exporting</bookmark_value><bookmark_value>UTF-8/UCS2 support</bookmark_value><bookmark_value>HTML; export character set</bookmark_value><bookmark_value>PostScript; creating files</bookmark_value><bookmark_value>exporting;to PostScript format</bookmark_value>"
-msgstr "<bookmark_value>filtres d'importació</bookmark_value><bookmark_value>filtres d'exportació</bookmark_value><bookmark_value>filtres; per importar i exportar</bookmark_value><bookmark_value>fitxers; filtres i formats</bookmark_value><bookmark_value>formats; en obrir i guardar</bookmark_value><bookmark_value>importació; HTML i documents de text</bookmark_value><bookmark_value>exportació;HTML i documents de text</bookmark_value><bookmark_value>documents de text; importació/exportació</bookmark_value><bookmark_value>documents HTML; importació/exportació</bookmark_value><bookmark_value>compatibilitat UTF-8/UCS2 </bookmark_value><bookmark_value>HTML; exportació del conjunt de caràcters</bookmark_value><bookmark_value>PostScript; creació de fitxers</bookmark_value><bookmark_value>exportació;a format PostScript</bookmark_value>"
+msgstr "<bookmark_value>filtres d'importació</bookmark_value><bookmark_value>filtres d'exportació</bookmark_value><bookmark_value>filtres; per importar i exportar</bookmark_value><bookmark_value>fitxers; filtres i formats</bookmark_value><bookmark_value>formats; en obrir i alçar</bookmark_value><bookmark_value>importació; HTML i documents de text</bookmark_value><bookmark_value>exportació;HTML i documents de text</bookmark_value><bookmark_value>documents de text; importació/exportació</bookmark_value><bookmark_value>documents HTML; importació/exportació</bookmark_value><bookmark_value>compatibilitat UTF-8/UCS2 </bookmark_value><bookmark_value>HTML; exportació del conjunt de caràcters</bookmark_value><bookmark_value>PostScript; creació de fitxers</bookmark_value><bookmark_value>exportació;a format PostScript</bookmark_value>"
#: 00000020.xhp
msgctxt ""
@@ -2991,7 +2991,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "In $[officename], apart from its own <link href=\"text/shared/00/00000021.xhp\" name=\"XML formats\">XML formats</link> you can also open and save many foreign XML formats."
-msgstr "Al $[officename], a part dels <link href=\"text/shared/00/00000021.xhp\" name=\"formats XML\">formats XML</link> també podeu obrir i guardar molts altres formats XML."
+msgstr "Al $[officename], a part dels <link href=\"text/shared/00/00000021.xhp\" name=\"formats XML\">formats XML</link> també podeu obrir i alçar molts altres formats XML."
#: 00000020.xhp
msgctxt ""
@@ -3018,7 +3018,7 @@ msgctxt ""
"239\n"
"help.text"
msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Load/Save - VBA Properties\">Load/Save - VBA Properties</link> you can specify the settings for the VBA macro codes in MS Office documents. VBA macros are unable to run in $[officename]; they must first be converted and adapted. Often you only want to use $[officename] to change the visible content of a Word, Excel or PowerPoint file and then save the file again in Microsoft Office format without changing the macros they contain. You can set the behavior of $[officename] as desired: Either the VBA macros are saved in commented form as a subroutine of $[officename] and when the document is saved in MS Office format are written back correctly again, or you can select the Microsoft Office macros to be removed when loading. The last option is an effective protection against viruses within the Microsoft Office documents."
-msgstr "A <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Carrega/guarda - Propietats VBA\">Carrega/guarda - Propietats VBA</link> podeu indicar els paràmetres per als codis de macro VBA en els documents del MS Office. Les macros VBA no es poden executar al $[officename]; primer s'han de convertir i adaptar. Moltes vegades només voleu utilitzar el $[officename] per canviar el contingut visible d'un fitxer del Word, l'Excel o el PowerPoint i després guardar-lo de nou en format del Microsoft Office sense canviar les macros que incorporen. Podeu establir el comportament del $[officename] com desitgeu: o bé podeu guardar les macros VBA de manera comentada com a subrutines del $[officename] i que quan es guarde el document en format del MS Office s'escriguen de nou correctament, o bé podeu seleccionar que en carregar se suprimisquen les macros del Microsoft Office. L'última opció és una protecció efectiva contra els virus en documents del Microsoft Office."
+msgstr "A <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Carrega/alça - Propietats VBA\">Carrega/alça - Propietats VBA</link> podeu indicar els paràmetres per als codis de macro VBA en els documents del MS Office. Les macros VBA no es poden executar al $[officename]; primer s'han de convertir i adaptar. Moltes vegades només voleu utilitzar el $[officename] per canviar el contingut visible d'un fitxer del Word, l'Excel o el PowerPoint i després alçar-lo de nou en format del Microsoft Office sense canviar les macros que incorporen. Podeu establir el comportament del $[officename] com desitgeu: o bé podeu alçar les macros VBA de manera comentada com a subrutines del $[officename] i que quan s'alce el document en format del MS Office s'escriguen de nou correctament, o bé podeu seleccionar que en carregar se suprimisquen les macros del Microsoft Office. L'última opció és una protecció efectiva contra els virus en documents del Microsoft Office."
#: 00000020.xhp
msgctxt ""
@@ -3036,7 +3036,7 @@ msgctxt ""
"226\n"
"help.text"
msgid "Even if they are not installed, some filters can be selected in the <emph>Open</emph> and <emph>Save</emph> dialogs. If you select such a filter, a message will appear saying that you can still install the filter if you require."
-msgstr "Encara que no estiguen instal·lats, podeu seleccionar alguns filtres en els diàlegs <emph>Obri</emph> i <emph>Guarda</emph>. Si seleccioneu un d'estos filtres, apareixerà un missatge per indicar que encara podeu instal·lar el filtre si ho necessiteu."
+msgstr "Encara que no estiguen instal·lats, podeu seleccionar alguns filtres en els diàlegs <emph>Obri</emph> i <emph>Alça</emph>. Si seleccioneu un d'estos filtres, apareixerà un missatge per indicar que encara podeu instal·lar el filtre si ho necessiteu."
#: 00000020.xhp
msgctxt ""
@@ -3063,7 +3063,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>$[officename] Writer can read various versions of the Microsoft Word text format. You also can save your own texts in Word format. However, not everything available with $[officename] Writer can be transferred to MS Word, and not everything can be imported.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>El $[officename] Writer pot llegir diverses versions del format de text del Microsoft Word. També podeu guardar els vostres textos en format Word. Tot i així, no tot el que hi ha disponible al $[officename] Writer es pot transferir al MS Word, i no es pot importar tot.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>El $[officename] Writer pot llegir diverses versions del format de text del Microsoft Word. També podeu alçar els vostres textos en format Word. Tot i així, no tot el que hi ha disponible al $[officename] Writer es pot transferir al MS Word, i no es pot importar tot.</defaultinline></switchinline>"
#: 00000020.xhp
msgctxt ""
@@ -3090,7 +3090,7 @@ msgctxt ""
"237\n"
"help.text"
msgid "The filter <emph>Text Encoded</emph> helps you open and save text documents with another encoding font. The filter opens a dialog that enables you to select character set, default fonts, language and paragraph break."
-msgstr "El filtre <emph>Text codificat</emph> vos ajuda a obrir i guardar documents amb una altra font de codificació. El filtre obri un diàleg que vos permet seleccionar el joc de caràcters, el tipus de lletra per defecte, la llengua i els salts de paràgraf."
+msgstr "El filtre <emph>Text codificat</emph> vos ajuda a obrir i alçar documents amb una altra font de codificació. El filtre obri un diàleg que vos permet seleccionar el joc de caràcters, el tipus de lletra per defecte, la llengua i els salts de paràgraf."
#: 00000020.xhp
msgctxt ""
@@ -3135,7 +3135,7 @@ msgctxt ""
"240\n"
"help.text"
msgid "When exporting to HTML, the character set selected in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - 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 "En exportar a HTML, s'utilitza el joc de caràcters seleccionat a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Compatibilitat HTML</emph>. Els caràcters que no estiguen ací s'escriuen amb una forma de substitució, que es mostra correctament en els navegadors web moderns. Quan s'exportin estos caràcters, rebreu l'avís corresponent."
+msgstr "En exportar a HTML, s'utilitza el joc de caràcters seleccionat a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Compatibilitat HTML</emph>. Els caràcters que no estiguen ací s'escriuen amb una forma de substitució, que es mostra correctament en els navegadors web moderns. Quan s'exportin estos caràcters, rebreu l'avís corresponent."
#: 00000020.xhp
msgctxt ""
@@ -3144,7 +3144,7 @@ msgctxt ""
"197\n"
"help.text"
msgid "If, in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>, you select Netscape Navigator, 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 "Si a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Compatibilitat HTML</emph>, seleccioneu com a opció d'exportació el Netscape Navigator, el MS Internet Explorer, o el $[officename] Writer, s'exporten tots els atributs de tipus de lletra importants com a atributs directes (per exemple, color del text, mida del tipus de lletra, negreta, cursiva, etc.) en estils CSS1. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> vol dir fulls d'estil en cascada, \"Cascading Style Sheets\" en anglés). La importació es duu a terme segons este estàndard."
+msgstr "Si a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Compatibilitat HTML</emph>, seleccioneu com a opció d'exportació el Netscape Navigator, el MS Internet Explorer, o el $[officename] Writer, s'exporten tots els atributs de tipus de lletra importants com a atributs directes (per exemple, color del text, mida del tipus de lletra, negreta, cursiva, etc.) en estils CSS1. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> vol dir fulls d'estil en cascada, \"Cascading Style Sheets\" en anglés). La importació es duu a terme segons este estàndard."
#: 00000020.xhp
msgctxt ""
@@ -3270,7 +3270,7 @@ msgctxt ""
"208\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 00000020.xhp
msgctxt ""
@@ -3297,7 +3297,7 @@ msgctxt ""
"211\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 00000020.xhp
msgctxt ""
@@ -3324,7 +3324,7 @@ msgctxt ""
"214\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 00000020.xhp
msgctxt ""
@@ -3351,7 +3351,7 @@ msgctxt ""
"217\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 00000020.xhp
msgctxt ""
@@ -3378,7 +3378,7 @@ msgctxt ""
"220\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 00000020.xhp
msgctxt ""
@@ -3387,7 +3387,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "The $[officename] Web page filter supports certain capabilities of CSS2. However, to use it, print layout export must be activated in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>. Then, in HTML documents, besides the HTML Page Style, you can also use the styles \"First page\", \"Left page\" and \"Right page\". These styles should enable you to set different page sizes and margins for the first page and for right and left pages when printing."
-msgstr "El filtre de pàgines web del $[officename] admet algunes capacitats de CSS2. Tot i així, per utilitzar-les, s'ha d'activar l'exportació del format d'impressió a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Compatibilitat HTML</emph>. Llavors, en els documents HTML, a més de l'estil de pàgina HTML, podeu utilitzar els estils \"Primera pàgina\", \"Pàgina esquerra\" i \"Pàgina dreta\". Quan imprimiu, estos estils vos permetran establir diferents mides i marges de pàgina per a la primera pàgina i les pàgines dreta i esquerra."
+msgstr "El filtre de pàgines web del $[officename] admet algunes capacitats de CSS2. Tot i així, per utilitzar-les, s'ha d'activar l'exportació del format d'impressió a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Compatibilitat HTML</emph>. Llavors, en els documents HTML, a més de l'estil de pàgina HTML, podeu utilitzar els estils \"Primera pàgina\", \"Pàgina esquerra\" i \"Pàgina dreta\". Quan imprimiu, estos estils vos permetran establir diferents mides i marges de pàgina per a la primera pàgina i les pàgines dreta i esquerra."
#: 00000020.xhp
msgctxt ""
@@ -3405,7 +3405,7 @@ msgctxt ""
"224\n"
"help.text"
msgid "If, in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - 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 "Si a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Compatibilitat HTML</emph> se selecciona l'opció d'exportació \"$[officename] Writer\" o \"Internet Explorer\", s'exporten els sagnats de les numeracions com a propietat \"marge esquerre\" de CSS1 a l'atribut STYLE de les etiquetes <OL> i <UL>. La propietat indica la diferència relativa al sagnat del nivell superior següent."
+msgstr "Si a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Compatibilitat HTML</emph> se selecciona l'opció d'exportació \"$[officename] Writer\" o \"Internet Explorer\", s'exporten els sagnats de les numeracions com a propietat \"marge esquerre\" de CSS1 a l'atribut STYLE de les etiquetes <OL> i <UL>. La propietat indica la diferència relativa al sagnat del nivell superior següent."
#: 00000020.xhp
msgctxt ""
@@ -3450,7 +3450,7 @@ msgctxt ""
"104\n"
"help.text"
msgid "As with HTML documents, you can choose to use a filter with or without the element ($[officename] Impress) in the name to open a $[officename] graphics file. If without, the file will be opened as a $[officename] Draw document. Otherwise, the file saved by an old program version is now opened in $[officename] Impress."
-msgstr "Igual que amb els documents HTML, podeu triar d'utilitzar un filtre amb l'element o sense ($[officename] Impress) en el nom per obrir un fitxer de gràfics del $[officename]. Si és sense l'element, s'obrirà el fitxer com a document del $[officename] Draw. Si no, el fitxer guardat per una versió antiga del programa s'obrirà amb el $[officename] Impress."
+msgstr "Igual que amb els documents HTML, podeu triar d'utilitzar un filtre amb l'element o sense ($[officename] Impress) en el nom per obrir un fitxer de gràfics del $[officename]. Si és sense l'element, s'obrirà el fitxer com a document del $[officename] Draw. Si no, el fitxer alçat per una versió antiga del programa s'obrirà amb el $[officename] Impress."
#: 00000020.xhp
msgctxt ""
@@ -3556,7 +3556,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"HID_DID_SAVE_PACKED_XML\">By default, $[officename] loads and saves files in the OpenDocument file format.</ahelp>"
-msgstr "<ahelp hid=\"HID_DID_SAVE_PACKED_XML\">Per defecte, el $[officename] carrega i guarda els fitxers en el format de fitxer OpenDocument.</ahelp>"
+msgstr "<ahelp hid=\"HID_DID_SAVE_PACKED_XML\">Per defecte, el $[officename] carrega i alça els fitxers en el format de fitxer OpenDocument.</ahelp>"
#: 00000021.xhp
msgctxt ""
@@ -3582,7 +3582,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "%PRODUCTNAME uses the following file formats:"
-msgstr ""
+msgstr "El %PRODUCTNAME usa els formats de fitxer següents:"
#: 00000021.xhp
msgctxt ""
@@ -3848,7 +3848,7 @@ msgctxt ""
"par_idN107E3\n"
"help.text"
msgid "Evolution of the OpenDocument format"
-msgstr ""
+msgstr "Evolució del format OpenDocument"
#: 00000021.xhp
msgctxt ""
@@ -3968,7 +3968,7 @@ msgctxt ""
"par_id100120091238112\n"
"help.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: 00000021.xhp
msgctxt ""
@@ -3984,7 +3984,7 @@ msgctxt ""
"par_id0514200811525591\n"
"help.text"
msgid "In current versions, you can select to save your documents using ODF 1.2 (default) or ODF 1.0/1.1 (for backward compatibility). Choose <item type=\"menuitem\">Tools - Options - Load/Save - General</item> and select the ODF format version."
-msgstr "A les versions actuals, podeu seleccionar si voleu guardar els documents utilitzant ODF 1.2 (opció per defecte) o ODF 1.0/1.1 (per a la compatibilitat cap arrere). Trieu <item type=\"menuitem\">Eines - Opcions - Carrega/guarda - General</item> i seleccioneu la versió del format ODF."
+msgstr "A les versions actuals, podeu seleccionar si voleu alçar els documents utilitzant ODF 1.2 (opció per defecte) o ODF 1.0/1.1 (per a la compatibilitat cap arrere). Trieu <item type=\"menuitem\">Eines - Opcions - Carrega/alça - General</item> i seleccioneu la versió del format ODF."
#: 00000021.xhp
msgctxt ""
@@ -3992,7 +3992,7 @@ msgctxt ""
"par_idN107E9\n"
"help.text"
msgid "If you want to exchange documents with users that still use OpenOffice.org 1 or StarOffice 7, save the document using the respectively named filter in the <emph>File type</emph> listbox."
-msgstr "Si voleu intercanviar documents amb usuaris que encara utilitzen l'OpenOffice.org 1 o l'StarOffice 7, guardeu el document utilitzant el filtre amb el nom adequat al quadre de llista <emph>Tipus de fitxer</emph>."
+msgstr "Si voleu intercanviar documents amb usuaris que encara utilitzen l'OpenOffice.org 1 o l'StarOffice 7, alceu el document utilitzant el filtre amb el nom adequat al quadre de llista <emph>Tipus de fitxer</emph>."
#: 00000021.xhp
msgctxt ""
@@ -4001,7 +4001,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "If you want to define another file format as the default, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph> to find alternative file formats for each $[officename] document type."
-msgstr "Si voleu definir un altre format de fitxer com a format per defecte, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/guarda - General\">Carrega/guarda - General</link></emph> per trobar formats de fitxer alternatius per a cada tipus de document del $[officename]."
+msgstr "Si voleu definir un altre format de fitxer com a format per defecte, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/alça - General\">Carrega/alça - General</link></emph> per trobar formats de fitxer alternatius per a cada tipus de document del $[officename]."
#: 00000021.xhp
msgctxt ""
@@ -4055,7 +4055,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "If you save a document with a password, <emph>meta.xml</emph> will not be encrypted."
-msgstr "Si guardeu un document amb contrasenya, no s'encriptarà <emph>meta.xml</emph>."
+msgstr "Si alceu un document amb contrasenya, no s'encriptarà <emph>meta.xml</emph>."
#: 00000021.xhp
msgctxt ""
@@ -4401,7 +4401,7 @@ msgctxt ""
"par_id35674840\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the graphic is to be saved in interlaced mode.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Indica si el gràfic s'ha de guardar en mode entrellaçat.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Indica si el gràfic s'ha d'alçar en mode entrellaçat.</ahelp>"
#: 00000200.xhp
msgctxt ""
@@ -4417,7 +4417,7 @@ msgctxt ""
"par_id31456456938\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to save the background of the picture as transparent. Only objects will be visible in the GIF image. Use the Color Replacer to set the transparent color in the picture.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Indica si s'ha de guardar el fons de la imatge com a transparent. Només es veuran els objectes a la imatge GIF. Utilitzeu el reemplaçament de color per definir el color transparent a la imatge.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Indica si s'ha d'alçar el fons de la imatge com a transparent. Només es veuran els objectes a la imatge GIF. Utilitzeu el reemplaçament de color per definir el color transparent a la imatge.</ahelp>"
#: 00000200.xhp
msgctxt ""
@@ -4591,7 +4591,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "The <emph>Export text files</emph> dialog allows you to define the export options for text files. The dialog will be displayed if you save spreadsheet data as file type \"Text CSV\", and if the <emph>Edit filter settings</emph> check box is marked in the <emph>Save As</emph> dialog."
-msgstr "El diàleg <emph>Exporta un fitxer de text</emph> vos permet definir les opcions d'exportació per a fitxers de text. Es mostrarà el diàleg si guardeu un full de càlcul com a tipus de fitxer \"Text CSV\", i si la casella de selecció <emph>Edita els paràmetres del filtre</emph> està activada en el diàleg <emph>Anomena i guarda</emph>."
+msgstr "El diàleg <emph>Exporta un fitxer de text</emph> vos permet definir les opcions d'exportació per a fitxers de text. Es mostrarà el diàleg si alceu un full de càlcul com a tipus de fitxer \"Text CSV\", i si la casella de selecció <emph>Edita els paràmetres del filtre</emph> està activada en el diàleg <emph>Anomena i alça</emph>."
#: 00000207.xhp
msgctxt ""
@@ -4687,7 +4687,7 @@ msgctxt ""
"hd_id7145298\n"
"help.text"
msgid "Save cell content as shown"
-msgstr "Guarda el contingut de les cel·les tal com es mostra"
+msgstr "Alça el contingut de les cel·les tal com es mostra"
#: 00000207.xhp
msgctxt ""
@@ -4695,7 +4695,7 @@ msgctxt ""
"par_id5719779\n"
"help.text"
msgid "<ahelp hid=\".\">Enabled by default, data will be saved as displayed, including applied number formats. If this checkbox is not marked, raw data content will be saved, as in older versions of the software.</ahelp>"
-msgstr "<ahelp hid=\".\">Esta opció està habilitada per defecte i les dades es desaran tal com es mostren, inclosos els formats numèrics aplicats. Si esta casella no està activada, es guardarà el contingut de les dades en cru, com en les versions anteriors del programari.</ahelp>"
+msgstr "<ahelp hid=\".\">Esta opció està habilitada per defecte i les dades es desaran tal com es mostren, inclosos els formats numèrics aplicats. Si esta casella no està activada, s'alçarà el contingut de les dades en cru, com en les versions anteriors del programari.</ahelp>"
#: 00000207.xhp
msgctxt ""
@@ -4703,7 +4703,7 @@ msgctxt ""
"par_id3541062\n"
"help.text"
msgid "Depending on the number format, saving cell content as shown may write values that during an import cannot be interpreted as numerical values anymore."
-msgstr "Segons el format numèric, el fet de guardar el contingut de les cel·les tal com es mostra pot escriure valors que, en una importació posterior, no es podran tornar a interpretar com a valors numèrics."
+msgstr "Segons el format numèric, el fet d'alçar el contingut de les cel·les tal com es mostra pot escriure valors que, en una importació posterior, no es podran tornar a interpretar com a valors numèrics."
#: 00000207.xhp
msgctxt ""
@@ -5329,7 +5329,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "6"
-msgstr ""
+msgstr "6"
#: 00000208.xhp
msgctxt ""
@@ -5347,7 +5347,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "8"
-msgstr ""
+msgstr "8"
#: 00000208.xhp
msgctxt ""
@@ -5543,7 +5543,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "You can specify which options, such as basic font, language, character set, or break, are imported or exported with a text document. The dialog appears when you load an ASCII file with the filter \"Text Encoded\" or when you save the document the first time, or when you \"save as\" with another name."
-msgstr "Podeu indicar quines opcions s'importen o s'exporten amb un document de text, com el tipus de lletra bàsic, la llengua, el joc de caràcters o el salt. El diàleg apareix quan carregueu un fitxer ASCII amb el filtre text codificat, quan guardeu el document per primer cop, o quan anomeneu i guardeu amb un altre nom."
+msgstr "Podeu indicar quines opcions s'importen o s'exporten amb un document de text, com el tipus de lletra bàsic, la llengua, el joc de caràcters o el salt. El diàleg apareix quan carregueu un fitxer ASCII amb el filtre text codificat, quan alceu el document per primer cop, o quan anomeneu i alceu amb un altre nom."
#: 00000215.xhp
msgctxt ""
@@ -5765,7 +5765,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr ""
+msgstr "Menú <emph>Fitxer - Nou</emph><emph>- Plantilles</emph>."
#: 00000401.xhp
msgctxt ""
@@ -5935,7 +5935,7 @@ msgctxt ""
"175\n"
"help.text"
msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menú <emph>Fitxer - Anomena i guarda</emph>, seleccioneu el tipus de fitxer <emph>Text codificat</emph>"
+msgstr "Menú <emph>Fitxer - Anomena i alça</emph>, seleccioneu el tipus de fitxer <emph>Text codificat</emph>"
#: 00000401.xhp
msgctxt ""
@@ -6355,7 +6355,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Choose <emph>File - Save</emph>"
-msgstr "Trieu <emph>Fitxer - Guarda</emph>"
+msgstr "Trieu <emph>Fitxer - Alça</emph>"
#: 00000401.xhp
msgctxt ""
@@ -6390,7 +6390,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 00000401.xhp
msgctxt ""
@@ -6406,7 +6406,7 @@ msgctxt ""
"par_idN10F2E\n"
"help.text"
msgid "Save As"
-msgstr "Anomena i guarda"
+msgstr "Anomena i alça"
#: 00000401.xhp
msgctxt ""
@@ -6486,7 +6486,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Trieu <emph>Fitxer - Guarda-ho tot</emph></variable>"
+msgstr "<variable id=\"saveall\">Trieu <emph>Fitxer - Alça-ho tot</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -6495,7 +6495,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Trieu <emph>Fitxer - Anomena i guarda</emph></variable>"
+msgstr "<variable id=\"saveas\">Trieu <emph>Fitxer - Anomena i alça</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -7008,7 +7008,7 @@ msgctxt ""
"par_id3145173\n"
"help.text"
msgid "<image id=\"img_id3145744\" src=\"cmd/sc_cut.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145744\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145744\" src=\"cmd/sc_cut.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145744\">Icona</alt></image>"
#: 00000402.xhp
msgctxt ""
@@ -7070,7 +7070,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Trieu <emph>Edita - Apega</emph>"
+msgstr "Trieu <emph>Edita - Enganxa</emph>"
#: 00000402.xhp
msgctxt ""
@@ -7105,7 +7105,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Paste"
-msgstr "Apega"
+msgstr "Enganxa"
#: 00000402.xhp
msgctxt ""
@@ -8601,7 +8601,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<variable id=\"autokooptionen\">Choose <emph>Tools - AutoCorrect Options - Options</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"autokooptionen\">Trieu la pestanya<emph>Eines - Opcions de correcció automàtica - Opcions</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -8894,7 +8894,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<variable id=\"landen\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save</emph></variable>"
-msgstr "<variable id=\"landen\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda</emph></variable>"
+msgstr "<variable id=\"landen\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -8903,7 +8903,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<variable id=\"rsave\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General</emph></variable>"
-msgstr "<variable id=\"rsave\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - General</emph></variable>"
+msgstr "<variable id=\"rsave\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - General</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -8912,7 +8912,7 @@ msgctxt ""
"119\n"
"help.text"
msgid "<variable id=\"etsofi\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save</emph> - <emph>VBA Properties</emph></variable>"
-msgstr "<variable id=\"etsofi\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda</emph> - <emph>Propietats VBA</emph></variable>"
+msgstr "<variable id=\"etsofi\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça</emph> - <emph>Propietats VBA</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -8921,7 +8921,7 @@ msgctxt ""
"122\n"
"help.text"
msgid "<variable id=\"etsofi2\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save</emph> - <emph>Microsoft Office</emph></variable>"
-msgstr "<variable id=\"etsofi2\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda</emph> - <emph>Microsoft Office</emph></variable>"
+msgstr "<variable id=\"etsofi2\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça</emph> - <emph>Microsoft Office</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -8930,7 +8930,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<variable id=\"html\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save</emph> - <emph>HTML Compatibility</emph></variable>"
-msgstr "<variable id=\"html\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda</emph> - <emph>Compatibilitat HTML</emph></variable>"
+msgstr "<variable id=\"html\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça</emph> - <emph>Compatibilitat HTML</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -12435,7 +12435,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<variable id=\"formattext\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline></variable>"
-msgstr ""
+msgstr "<variable id=\"formattext\">Trieu <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objecte - Atributs del text</emph></caseinline><caseinline select=\"CALC\"><emph>Gràfic - Defineix els atributs del text</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline></variable>"
#: 00040502.xhp
msgctxt ""
@@ -12444,7 +12444,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<variable id=\"text\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"text\">Trieu la pestanya <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objecte - Atributs del text</emph></caseinline><caseinline select=\"CALC\"><emph>Gràfic - Defineix els atributs del text</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text</emph> </variable>"
#: 00040502.xhp
msgctxt ""
@@ -12453,7 +12453,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<variable id=\"laufext\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - Text Attributes</emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - Define Text Attributes</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text Animation</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"laufext\">Trieu la pestanya <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objecte - Atributs del text</emph></caseinline><caseinline select=\"CALC\"><emph>Gràfic - Defineix els atributs del text</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Animació de text</emph> </variable>"
#: 00040502.xhp
msgctxt ""
@@ -13061,7 +13061,7 @@ msgctxt ""
"106\n"
"help.text"
msgid "Choose <emph>Format - Group - Exit Group</emph> (text documents, spreadsheets)"
-msgstr "Trieu <emph>Format - Agrupa - Trau-ho del grup</emph> (documents de text, fulls de càlcul)"
+msgstr "Trieu <emph>Format - Agrupa - Treu-ho del grup</emph> (documents de text, fulls de càlcul)"
#: 00040502.xhp
msgctxt ""
@@ -13070,7 +13070,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "Choose <emph>Modify - Exit Group</emph> (drawing documents)"
-msgstr "Trieu <emph>Modifica - Trau-ho del grup</emph> (documents de dibuix)"
+msgstr "Trieu <emph>Modifica - Treu-ho del grup</emph> (documents de dibuix)"
#: 00040502.xhp
msgctxt ""
@@ -13079,7 +13079,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "Open context menu - choose <emph>Exit Group</emph>"
-msgstr "Obriu el menú contextual - trieu <emph>Trau-ho del grup</emph>"
+msgstr "Obriu el menú contextual - trieu <emph>Treu-ho del grup</emph>"
#: 00040502.xhp
msgctxt ""
@@ -13096,7 +13096,7 @@ msgctxt ""
"117\n"
"help.text"
msgid "Exit Group"
-msgstr "Trau-ho del grup"
+msgstr "Treu-ho del grup"
#: 00040502.xhp
msgctxt ""
@@ -13577,7 +13577,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"HID_MN_READONLY_SAVEGRAPHIC\">Opens a dialog where you can save the selected graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_MN_READONLY_SAVEGRAPHIC\">Obri un diàleg on podeu guardar els gràfics seleccionats.</ahelp>"
+msgstr "<ahelp hid=\"HID_MN_READONLY_SAVEGRAPHIC\">Obri un diàleg on podeu alçar els gràfics seleccionats.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -13631,7 +13631,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"HID_MN_READONLY_SAVEBACKGROUND\">Allows you to save the background of a Web page.</ahelp>"
-msgstr "<ahelp hid=\"HID_MN_READONLY_SAVEBACKGROUND\">Vos permet guardar el fons d'una pàgina web.</ahelp>"
+msgstr "<ahelp hid=\"HID_MN_READONLY_SAVEBACKGROUND\">Vos permet alçar el fons d'una pàgina web.</ahelp>"
#: 01050000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/01.po b/source/ca-valencia/helpcontent2/source/text/shared/01.po
index d386a06051f..5696bf3d9e9 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/01.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-24 18:44+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2013-07-10 12:41+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1369421077.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1373460108.0\n"
#: 01010000.xhp
msgctxt ""
@@ -885,7 +885,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeldialog/ok\">Creates a new document for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labeldialog/ok\">Crea un document nou per editar-lo.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -919,7 +919,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/CardMediumPage\">Specify the label text and choose the paper size for the label.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/CardMediumPage\">Indiqueu el text de l'etiqueta i trieu el format de paper que vulgueu.</ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -955,7 +955,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/textview\">Enter the text that you want to appear on the label. You can also insert a database field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/textview\">Introduïu el text que ha d'aparèixer a l'etiqueta. També podeu inserir un camp de base de dades.</ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -973,7 +973,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/address\">Creates a label with your return address. Text that is currently in the <emph>Label text</emph> box is overwritten.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/address\">Crea una etiqueta amb l'adreça del remitent. Se sobreescriu el text que ja hi ha en el quadre <emph>Text de l'etiqueta</emph>.</ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -1000,7 +1000,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Seleccioneu la base de dades que s'ha d'utilitzar com a font de dades per a l'etiqueta. </ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -1018,7 +1018,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/table\">Select the database table containing the field(s) that you want to use in your label.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/table\">Seleccioneu la taula de base de dades que conté els camps que voleu utilitzar a l'etiqueta.</ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -1036,7 +1036,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/insert\">Select the database field that you want, and then click the arrow to the left of this box to insert the field into the <emph>Label text</emph> box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/insert\">Seleccioneu el camp de base de dades que vulgueu i feu clic a la fletxa situada a l'esquerra del quadre per inserir el camp en el quadre <emph>Text de l'etiqueta</emph>.</ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -1081,7 +1081,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/continuous\">Prints labels on continuous paper.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/continuous\">Imprimeix les etiquetes en paper continu.</ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -1099,7 +1099,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/sheet\">Prints labels on individual sheets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/sheet\">Imprimeix les etiquetes en fulls individuals.</ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -1117,7 +1117,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/brand\">Select the brand of paper that you want to use.</ahelp> Each brand has its own size formats."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/brand\">Seleccioneu la marca de paper que s'ha d'utilitzar.</ahelp> Cada marca té els seus formats de mida."
#: 01010201.xhp
msgctxt ""
@@ -1135,7 +1135,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/type\">Select the size format that you want to use. The available formats depend on the brand on what you selected in the <emph>Brand</emph> list. If you want to use a custom label format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/type\">Seleccioneu el format que s'ha d'utilitzar. Els formats disponibles depenen de la marca que trieu a la llista <emph>Marca</emph>. Si voleu utilitzar un format d'etiqueta personalitzat, seleccioneu <emph>[Usuari]</emph> i tot seguit feu clic a la pestanya <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> per definir el format.</ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -1179,7 +1179,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/LabelFormatPage\">Set paper formatting options.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/LabelFormatPage\">Defineix les opcions de la formatació de paper.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1197,7 +1197,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/hori\">Displays the distance between the left edges of adjacent labels or business cards. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/hori\">Mostra la distància entre les vores esquerres de les etiquetes o les targetes de visita adjacents. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1215,7 +1215,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Displays the distance between the upper edge of a label or a business card and the upper edge of the label or the business card directly below. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Mostra la distància entre la vora superior d'una etiqueta o una targeta de visita, i l'etiqueta o la targeta de visita situada just a sota. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1233,7 +1233,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/width\">Displays the width for the label or the business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/width\">Mostra l'amplada de l'etiqueta o de la targeta de visita. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1251,7 +1251,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/height\">Displays the height for the label or business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/height\">Mostra l'alçada de l'etiqueta o de la targeta de visita. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1269,7 +1269,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/left\">Displays the distance from the left edge of the page to the left edge of the first label or business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/left\">Mostra la distància entre la vora esquerra de la pàgina i la primera etiqueta de la targeta de visita. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1287,7 +1287,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/top\">Displays distance from the top edge of the page to the top of the first label or business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/top\">Mostra la distància entre la vora superior de la pàgina i l'alçada de la primera etiqueta de la targeta de visita. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1305,7 +1305,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/cols\">Enter the number of labels or business cards that you want to span the width of the page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/cols\">Introduïu el nombre d'etiquetes o de targetes de visita que han de cobrir l'amplada de la pàgina.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1323,7 +1323,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/rows\">Enter the number of labels or business cards that you want to span the height of the page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/rows\">Introduïu el nombre d'etiquetes o de targetes de visita que han de cobrir l'alçada de la pàgina.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1332,7 +1332,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 01010202.xhp
msgctxt ""
@@ -1341,7 +1341,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/save\">Saves the current label or business card format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/save\">Alça el format de l'etiqueta o la targeta de visita actual.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1350,7 +1350,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Save Label Format"
-msgstr "Guarda el format de l'etiqueta"
+msgstr "Alça el format de l'etiqueta"
#: 01010202.xhp
msgctxt ""
@@ -1368,7 +1368,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/savelabeldialog/brand\">Enter or select the desired brand.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/savelabeldialog/brand\">Introduïu o seleccioneu la marca que voleu.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1386,7 +1386,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/savelabeldialog/type\">Enter or select a label type.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/savelabeldialog/type\">Introduïu o seleccioneu un tipus d'etiqueta.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1412,7 +1412,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/LabelOptionsPage\" visibility=\"visible\">Sets additional options for your labels or business cards, including text synchronization and printer settings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/LabelOptionsPage\" visibility=\"visible\">Defineix més opcions per a les etiquetes o targetes de visita, inclosos els paràmetres de la sincronització del text i de la impressora.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1430,7 +1430,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/entirepage\" visibility=\"visible\">Creates a full page of labels or business cards.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/entirepage\">Crea tota una pàgina d'etiquetes o de targetes de visita.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1448,7 +1448,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/singlelabel\" visibility=\"visible\">Prints a single label or business card on a page.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/singlelabel\">Imprimeix una sola etiqueta o targeta de visita en una pàgina.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1466,7 +1466,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/cols\" visibility=\"visible\">Enter the number of labels or business cards that you want to have in a row on your page.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/cols\">Introduïu el nombre d'etiquetes o de targetes de visita que voleu inserir en una línia de la pàgina.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1484,7 +1484,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/rows\" visibility=\"visible\">Enter the number of rows of labels or business cards that you want to have on your page.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/rows\">Introduïu el nombre de files d'etiquetes o de targetes de visita que voleu inserir a la pàgina.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1858,7 +1858,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/firstname2\">Enter the first name of the person, whom you want to use as a second contact.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/firstname2\">Introduïu el nom de la persona que voleu definir com a segon contacte.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -1876,7 +1876,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/lastname2\">Enter the last name of the person, whom you want to use as a second contact.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/lastname2\">Introduïu els cognoms de la persona que voleu definir com a segon contacte.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/shortname2\">Enter the initials of the person, whom you want to use as a second contact.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/shortname2\">Introduïu les inicials de la persona que voleu definir com a segon contacte.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -1912,7 +1912,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/country\">Enter the name of the country in which you live.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/country\">Introduïu el nom del país on viviu.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -1930,7 +1930,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/job\">Enter the title of your profession.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/job\">Introduïu la vostra professió.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -1948,7 +1948,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/phone\">Enter your home telephone number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/phone\">Introduïu el vostre número de telèfon particular.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -1966,7 +1966,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/mobile\">Enter your mobile telephone number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/mobile\">Introduïu el vostre número de telèfon mòbil.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -1984,7 +1984,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/url\">Enter the address of your internet homepage.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/url\">Introduïu l'adreça del vostre lloc web a Internet.</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -2055,7 +2055,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/company2\">Enter additional company details.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/company2\">Introduïu més informació sobre l'empresa.</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -2073,7 +2073,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/slogan\">Enter the slogan of your company.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/slogan\">Introduïu el lema de l'empresa.</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -2091,7 +2091,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/state\">Enter the name of the country where your business is located.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/state\">Introduïu el nom del país on es troba l'empresa.</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -2109,7 +2109,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/phone\">Enter your business telephone number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/phone\">Introduïu el vostre número de telèfon de la faena.</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -2127,7 +2127,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/mobile\">Enter your mobile telephone number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/mobile\">Introduïu el vostre número del telèfon mòbil.</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -2145,7 +2145,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/url\">Enter the address of your company's internet homepage.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/url\">Introduïu l'adreça del lloc web d'Internet de la vostra empresa.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2368,7 +2368,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"HID_FILEOPEN_VERSION\">If there are multiple versions of the selected file, select the version that you want to open.</ahelp> You can save and organize multiple versions of a document by choosing <emph>File - Versions</emph>. The versions of a document are opened in read-only mode."
-msgstr "<ahelp hid=\"HID_FILEOPEN_VERSION\">Si hi ha diverses versions del fitxer seleccionat, seleccioneu la versió que vulgueu obrir.</ahelp> Podeu guardar diverses versions d'un document i gestionar-les triant <emph>Fitxer - Versions</emph>. Les diferents versions d'un document s'obren en mode només de lectura."
+msgstr "<ahelp hid=\"HID_FILEOPEN_VERSION\">Si hi ha diverses versions del fitxer seleccionat, seleccioneu la versió que vulgueu obrir.</ahelp> Podeu alçar diverses versions d'un document i gestionar-les triant <emph>Fitxer - Versions</emph>. Les diferents versions d'un document s'obren en mode només de lectura."
#: 01020000.xhp
msgctxt ""
@@ -2458,7 +2458,7 @@ msgctxt ""
"114\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Plays the selected sound file. Click again to stop playing the sound file.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Reprodueix el fitxer de so seleccionat. Torneu a fer clic per parar la reproducció del fitxer de so.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Reprodueix el fitxer de so seleccionat. Torneu a fer clic per aturar la reproducció del fitxer de so.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2782,7 +2782,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Si heu fet canvis al document actual, l'aplicació vos demanarà si els voleu <link href=\"text/shared/01/01060000.xhp\" name=\"guardar\">guardar</link>."
+msgstr "Si heu fet canvis al document actual, l'aplicació vos demanarà si els voleu <link href=\"text/shared/01/01060000.xhp\" name=\"alçar\">alçar</link>."
#: 01050000.xhp
msgctxt ""
@@ -2817,7 +2817,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 01060000.xhp
msgctxt ""
@@ -2826,7 +2826,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01060000.xhp\" name=\"Save\">Save</link>"
-msgstr "<link href=\"text/shared/01/01060000.xhp\" name=\"Guarda\">Guarda</link>"
+msgstr "<link href=\"text/shared/01/01060000.xhp\" name=\"Alça\">Alça</link>"
#: 01060000.xhp
msgctxt ""
@@ -2835,7 +2835,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<ahelp hid=\".uno:Save\">Saves the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:Save\">Guarda el document actual.</ahelp>"
+msgstr "<ahelp hid=\".uno:Save\">Alça el document actual.</ahelp>"
#: 01060000.xhp
msgctxt ""
@@ -2844,7 +2844,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Quan editeu una entrada de text automàtic, esta orde canvia a <emph>Guarda el text automàtic</emph>."
+msgstr "Quan editeu una entrada de text automàtic, esta orde canvia a <emph>Alça el text automàtic</emph>."
#: 01070000.xhp
msgctxt ""
@@ -2852,7 +2852,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Save As"
-msgstr "Anomena i guarda"
+msgstr "Anomena i alça"
#: 01070000.xhp
msgctxt ""
@@ -2860,7 +2860,7 @@ msgctxt ""
"bm_id3151260\n"
"help.text"
msgid "<bookmark_value>saving as command; precautions</bookmark_value>"
-msgstr "<bookmark_value>guardat com a orde; precaucions</bookmark_value>"
+msgstr "<bookmark_value>desament com a orde; precaucions</bookmark_value>"
#: 01070000.xhp
msgctxt ""
@@ -2869,7 +2869,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>"
#: 01070000.xhp
msgctxt ""
@@ -2878,7 +2878,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"speichernuntertext\"><ahelp hid=\"HID_FILESAVE_DIALOG\">Saves the current document in a different location, or with a different file name or file type.</ahelp></variable>"
-msgstr "<variable id=\"speichernuntertext\"><ahelp hid=\"HID_FILESAVE_DIALOG\">Guarda el document actual en una altra ubicació, o bé amb un nom de fitxer o un tipus de fitxer diferent.</ahelp></variable>"
+msgstr "<variable id=\"speichernuntertext\"><ahelp hid=\"HID_FILESAVE_DIALOG\">Alça el document actual en una altra ubicació, o bé amb un nom de fitxer o un tipus de fitxer diferent.</ahelp></variable>"
#: 01070000.xhp
msgctxt ""
@@ -3018,7 +3018,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_FILETYPE\">Select the file format for the document that you are saving.</ahelp> In the display area, only the documents with this file type are displayed. File types are described in <link href=\"text/shared/00/00000020.xhp\" name=\"Information on Import and Export Filters\">Information on Import and Export Filters</link>."
-msgstr "<ahelp hid=\"HID_FILESAVE_FILETYPE\">Seleccioneu el format de fitxer del document que voleu guardar.</ahelp> A l'àrea de visualització només es mostren els documents d'este tipus. Per obtindre una descripció dels tipus de fitxers, vegeu la secció <link href=\"text/shared/00/00000020.xhp\" name=\"Informació sobre els filtres d'importació i d'exportació\">Informació sobre els filtres d'importació i exportació</link>."
+msgstr "<ahelp hid=\"HID_FILESAVE_FILETYPE\">Seleccioneu el format de fitxer del document que voleu alçar.</ahelp> A l'àrea de visualització només es mostren els documents d'este tipus. Per obtindre una descripció dels tipus de fitxers, vegeu la secció <link href=\"text/shared/00/00000020.xhp\" name=\"Informació sobre els filtres d'importació i d'exportació\">Informació sobre els filtres d'importació i exportació</link>."
#: 01070000.xhp
msgctxt ""
@@ -3027,7 +3027,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Always save your document in a <item type=\"productname\">%PRODUCTNAME</item> file type before saving it to an external file type. When you export to an external file type, some formatting features may be lost."
-msgstr "Guardeu sempre el document en un tipus de fitxer del <item type=\"productname\">%PRODUCTNAME</item> abans de guardar-lo en un tipus de fitxer extern. Quan exporteu a un tipus de fitxer extern, pot ser que algunes funcions de formatació es perdin."
+msgstr "Alceu sempre el document en un tipus de fitxer del <item type=\"productname\">%PRODUCTNAME</item> abans d'alçar-lo en un tipus de fitxer extern. Quan exporteu a un tipus de fitxer extern, pot ser que algunes funcions de formatació es perdin."
#: 01070000.xhp
msgctxt ""
@@ -3036,7 +3036,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 01070000.xhp
msgctxt ""
@@ -3045,7 +3045,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_DOSAVE\">Saves the file.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_DOSAVE\">Guarda el fitxer.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_DOSAVE\">Alça el fitxer.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -3054,7 +3054,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "Save with password"
-msgstr "Guarda amb contrasenya"
+msgstr "Alça amb contrasenya"
#: 01070000.xhp
msgctxt ""
@@ -3072,7 +3072,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "Only documents using the <item type=\"productname\">%PRODUCTNAME</item> XML-based format can be saved with a password."
-msgstr "Només es poden guardar amb contrasenya els documents que utilitzen el format XML del <item type=\"productname\">%PRODUCTNAME</item>."
+msgstr "Només es poden alçar amb contrasenya els documents que utilitzen el format XML del <item type=\"productname\">%PRODUCTNAME</item>."
#: 01070000.xhp
msgctxt ""
@@ -3090,7 +3090,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Allows you to set the spreadsheet saving options for some types of data files.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Permet definir les opcions de guardat de fulls de càlcul per a determinats tipus de fitxers de dades.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Permet definir les opcions de desament de fulls de càlcul per a determinats tipus de fitxers de dades.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -3159,7 +3159,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"exportieren\"><ahelp hid=\".uno:ExportTo\">Saves the current document with a different name and format to a location that you specify.</ahelp></variable>"
-msgstr "<variable id=\"exportieren\"><ahelp hid=\".uno:ExportTo\">Guarda el document actual amb un nom i un format diferents a la ubicació que indiqueu.</ahelp></variable>"
+msgstr "<variable id=\"exportieren\"><ahelp hid=\".uno:ExportTo\">Alça el document actual amb un nom i un format diferents a la ubicació que indiqueu.</ahelp></variable>"
#: 01070001.xhp
msgctxt ""
@@ -3168,7 +3168,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - General</link></emph>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Les seccions següents descriuen el diàleg <emph>Exporta</emph> del $[officename]. Per activar els diàlegs <emph>Obri</emph> i <emph>Guarda</emph> del $[officename], trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - General</link></emph> i, tot seguit, seleccioneu <emph>Utilitza els diàlegs del $[officename]</emph> a l'àrea <emph>Diàlegs d'obertura/guardat</emph>."
+msgstr "Les seccions següents descriuen el diàleg <emph>Exporta</emph> del $[officename]. Per activar els diàlegs <emph>Obri</emph> i <emph>Alça</emph> del $[officename], trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - General</link></emph> i, tot seguit, seleccioneu <emph>Utilitza els diàlegs del $[officename]</emph> a l'àrea <emph>Diàlegs d'obertura/desament</emph>."
#: 01070001.xhp
msgctxt ""
@@ -3461,7 +3461,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Displays the path and the name of the directory where the file is stored."
-msgstr "Mostra el camí i el nom del directori on s'ha guardat el fitxer."
+msgstr "Mostra el camí i el nom del directori on s'ha alçat el fitxer."
#: 01100200.xhp
msgctxt ""
@@ -3497,7 +3497,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Displays the date and time and author when the file was first saved."
-msgstr "Mostra la data, l'hora i l'autor de la primera vegada que s'ha guardat el fitxer."
+msgstr "Mostra la data, l'hora i l'autor de la primera vegada que s'ha alçat el fitxer."
#: 01100200.xhp
msgctxt ""
@@ -3515,7 +3515,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Displays the date and time and author when the file was last saved in a $[officename] file format."
-msgstr "Mostra la data, l'hora i l'autor de l'última vegada que s'ha guardat el fitxer en un format del $[officename]."
+msgstr "Mostra la data, l'hora i l'autor de l'última vegada que s'ha alçat el fitxer en un format del $[officename]."
#: 01100200.xhp
msgctxt ""
@@ -3583,7 +3583,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Displays the number of times that the file has been saved."
-msgstr "Mostra el nombre de vegades que s'ha guardat el fitxer."
+msgstr "Mostra el nombre de vegades que s'ha alçat el fitxer."
#: 01100200.xhp
msgctxt ""
@@ -3601,7 +3601,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Displays the amount of time that the file has been open for editing since the file was created. The editing time is updated when you save the file."
-msgstr "Mostra el temps que el fitxer ha estat obert per editar-lo des de la seua creació. El temps d'edició s'actualitza quan guardeu el fitxer."
+msgstr "Mostra el temps que el fitxer ha estat obert per editar-lo des de la seua creació. El temps d'edició s'actualitza quan alceu el fitxer."
#: 01100200.xhp
msgctxt ""
@@ -3619,7 +3619,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/documentinfopage/userdatacb\">Saves the user's full name with the file. You can edit the name by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - User Data</emph>.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/documentinfopage/userdatacb\">Guarda el nom complet de l'usuari amb el fitxer. Per editar el nom, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - $[officename] - Dades de l'usuari</emph>.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/documentinfopage/userdatacb\">Alça el nom complet de l'usuari amb el fitxer. Per editar el nom, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - $[officename] - Dades de l'usuari</emph>.</ahelp>"
#: 01100200.xhp
msgctxt ""
@@ -3954,7 +3954,7 @@ msgctxt ""
"bm_id1472519\n"
"help.text"
msgid "<bookmark_value>password as document property</bookmark_value><bookmark_value>file sharing options for current document</bookmark_value><bookmark_value>read-only documents;opening documents as</bookmark_value><bookmark_value>saving;with password by default</bookmark_value><bookmark_value>user data;removing when saving</bookmark_value>"
-msgstr "<bookmark_value>contrasenya com a propietat del document</bookmark_value><bookmark_value>opcions per compartir fitxers per al document actual</bookmark_value><bookmark_value>documents només de lectura;obrir documents com a</bookmark_value><bookmark_value>guardar;amb contrasenya per defecte</bookmark_value><bookmark_value>dades de l'usuari; supressió en guardar</bookmark_value>"
+msgstr "<bookmark_value>contrasenya com a propietat del document</bookmark_value><bookmark_value>opcions per compartir fitxers per al document actual</bookmark_value><bookmark_value>documents només de lectura;obrir documents com a</bookmark_value><bookmark_value>alçar;amb contrasenya per defecte</bookmark_value><bookmark_value>dades de l'usuari; supressió en alçar</bookmark_value>"
#: 01100600.xhp
msgctxt ""
@@ -3994,7 +3994,7 @@ msgctxt ""
"par_idN106B1\n"
"help.text"
msgid "This file sharing option protects the document against accidental changes. It is still possible to edit a copy of the document and save that copy with the same name as the original."
-msgstr "Esta opció de compartició de fitxers protegeix el document de canvis accidentals. És possible editar una còpia del document i guardar-la amb el mateix nom que l'original."
+msgstr "Esta opció de compartició de fitxers protegeix el document de canvis accidentals. És possible editar una còpia del document i alçar-la amb el mateix nom que l'original."
#: 01100600.xhp
msgctxt ""
@@ -4060,7 +4060,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Lets you organize and edit your templates, as well as save the current file as a template.</ahelp>"
-msgstr "<ahelp hid=\".\">Permet organitzar les plantilles i editar-les, i també guardar el fitxer actual com a plantilla.</ahelp>"
+msgstr "<ahelp hid=\".\">Permet organitzar les plantilles i editar-les, i també alçar el fitxer actual com a plantilla.</ahelp>"
#: 01110000.xhp
msgctxt ""
@@ -4237,7 +4237,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:SaveAsTemplate\">Saves the current document as a template.</ahelp>"
-msgstr "<ahelp hid=\".uno:SaveAsTemplate\">Guarda el document actual com a plantilla.</ahelp>"
+msgstr "<ahelp hid=\".uno:SaveAsTemplate\">Alça el document actual com a plantilla.</ahelp>"
#: 01110300.xhp
msgctxt ""
@@ -5064,7 +5064,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">If you want, you can use the STAR_SPOOL_DIR environment variable to specify the directory where the Xprinter spoolfiles are saved. For example:</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">La variable d'entorn STAR_SPOOL_DIR permet indicar el directori on s'han de guardar els fitxers spool d'XPrinter. Per exemple:</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">La variable d'entorn STAR_SPOOL_DIR permet indicar el directori on s'han d'alçar els fitxers spool d'XPrinter. Per exemple:</caseinline></switchinline>"
#: 01130000.xhp
msgctxt ""
@@ -5478,7 +5478,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"versendentext\"><ahelp hid=\".uno:SendMail\">Opens a new window in your default e-mail program with the current document as an attachment. The current file format is used.</ahelp></variable> If the document is new and unsaved, the format specified in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General is used."
-msgstr "<variable id=\"versendentext\"><ahelp hid=\".uno:SendMail\">Obri una finestra nova del programa de correu electrònic per defecte amb el document actual com a adjunció. S'utilitza el format de fitxer actual.</ahelp></variable> Si el document és nou i no l'heu guardat, s'utilitza el format que hàgeu indicat a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - General."
+msgstr "<variable id=\"versendentext\"><ahelp hid=\".uno:SendMail\">Obri una finestra nova del programa de correu electrònic per defecte amb el document actual com a adjunció. S'utilitza el format de fitxer actual.</ahelp></variable> Si el document és nou i no l'heu alçat, s'utilitza el format que hàgeu indicat a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - General."
#: 01160200.xhp
msgctxt ""
@@ -5575,7 +5575,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 01170000.xhp
msgctxt ""
@@ -5609,7 +5609,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Closes all $[officename] programs and prompts you to save your changes.</ahelp> <switchinline select=\"sys\"><caseinline select=\"MAC\">This command does not exist on Mac OS X systems.</caseinline><defaultinline/></switchinline>"
-msgstr "<ahelp hid=\".\">Tanca tots els programes del $[officename] i vos demana si voleu guardar els canvis.</ahelp> <switchinline select=\"sys\"><caseinline select=\"MAC\">Esta orde no existeix en sistemes Mac OS X.</caseinline><defaultinline/></switchinline>"
+msgstr "<ahelp hid=\".\">Tanca tots els programes del $[officename] i vos demana si voleu alçar els canvis.</ahelp> <switchinline select=\"sys\"><caseinline select=\"MAC\">Esta orde no existeix en sistemes Mac OS X.</caseinline><defaultinline/></switchinline>"
#: 01170000.xhp
msgctxt ""
@@ -5626,7 +5626,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Save All"
-msgstr "Guarda-ho tot"
+msgstr "Alça-ho tot"
#: 01180000.xhp
msgctxt ""
@@ -5635,7 +5635,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/01180000.xhp\" name=\"Save All\">Save All</link>"
-msgstr "<link href=\"text/shared/01/01180000.xhp\" name=\"Guarda-ho tot\">Guarda-ho tot</link>"
+msgstr "<link href=\"text/shared/01/01180000.xhp\" name=\"Alça-ho tot\">Alça-ho tot</link>"
#: 01180000.xhp
msgctxt ""
@@ -5644,7 +5644,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<ahelp hid=\".uno:SaveAll\">Saves all modified $[officename] documents.</ahelp>"
-msgstr "<ahelp hid=\".uno:SaveAll\">Guarda tots els documents del $[officename] modificats.</ahelp>"
+msgstr "<ahelp hid=\".uno:SaveAll\">Alça tots els documents del $[officename] modificats.</ahelp>"
#: 01180000.xhp
msgctxt ""
@@ -5653,7 +5653,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "If you are saving a new file or a copy of a read-only file, the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link> dialog appears."
-msgstr "Si guardeu un fitxer nou o una còpia d'un fitxer només de lectura, apareix el diàleg <link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>."
+msgstr "Si alceu un fitxer nou o una còpia d'un fitxer només de lectura, apareix el diàleg <link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>."
#: 01190000.xhp
msgctxt ""
@@ -5669,7 +5669,7 @@ msgctxt ""
"bm_id1759697\n"
"help.text"
msgid "<bookmark_value>versions;file saving as, restriction</bookmark_value>"
-msgstr "<bookmark_value>versions;guardat de fitxer, restricció</bookmark_value>"
+msgstr "<bookmark_value>versions;desament de fitxer, restricció</bookmark_value>"
#: 01190000.xhp
msgctxt ""
@@ -5687,7 +5687,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"versionentext\"><ahelp hid=\".uno:VersionDialog\">Saves and organizes multiple versions of the current document in the same file. You can also open, delete, and compare previous versions.</ahelp></variable>"
-msgstr "<variable id=\"versionentext\"><ahelp hid=\".uno:VersionDialog\">Guarda diverses versions del document actual al mateix fitxer i les organitza. També podeu obrir versions anteriors, suprimir-les i comparar-les.</ahelp></variable>"
+msgstr "<variable id=\"versionentext\"><ahelp hid=\".uno:VersionDialog\">Alça diverses versions del document actual al mateix fitxer i les organitza. També podeu obrir versions anteriors, suprimir-les i comparar-les.</ahelp></variable>"
#: 01190000.xhp
msgctxt ""
@@ -5696,7 +5696,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "If you save a copy of a file that contains version information (by choosing <emph>File - Save As)</emph>, the version information is not saved with the file."
-msgstr "Si guardeu una còpia d'un fitxer que conté informació de la versió (mitjançant <emph>Fitxer - Anomena i guarda)</emph>, la informació de la versió no es desarà amb el fitxer."
+msgstr "Si alceu una còpia d'un fitxer que conté informació de la versió (mitjançant <emph>Fitxer - Anomena i alça)</emph>, la informació de la versió no es desarà amb el fitxer."
#: 01190000.xhp
msgctxt ""
@@ -5714,7 +5714,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Set the options for saving a new version of the document."
-msgstr "Definiu les opcions per al guardat d'una nova versió del document."
+msgstr "Definiu les opcions per al desament d'una nova versió del document."
#: 01190000.xhp
msgctxt ""
@@ -5723,7 +5723,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Save New Version"
-msgstr "Guarda una versió nova"
+msgstr "Alça una versió nova"
#: 01190000.xhp
msgctxt ""
@@ -5732,7 +5732,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/save\">Saves the current state of the document as a new version. If you want, you can also enter comments in the <emph>Insert Version Comment </emph>dialog before you save the new version.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/save\">Alça l'estat actual del document com a versió nova. Si voleu, també podeu introduir comentaris al diàleg <emph>Escriu un comentari sobre la versió</emph> abans d'alçar la versió nova.</ahelp>"
#: 01190000.xhp
msgctxt ""
@@ -5750,7 +5750,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versioncommentdialog/VersionCommentDialog\">Enter a comment here when you are saving a new version. If you clicked <emph>Show </emph>to open this dialog, you cannot edit the comment.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/versioncommentdialog/VersionCommentDialog\">Introduïu ací un comentari quan alceu una nova versió. Si heu fet clic a <emph>Mostra</emph> per obrir este diàleg, no podreu editar el comentari.</ahelp>"
#: 01190000.xhp
msgctxt ""
@@ -5759,7 +5759,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Always save version when closing"
-msgstr "Guarda una versió sempre en tancar"
+msgstr "Alça una versió sempre en tancar"
#: 01190000.xhp
msgctxt ""
@@ -5768,7 +5768,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/always\">If you have made changes to your document, $[officename] automatically saves a new version when you close the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/always\">Si heu fet canvis al document, el $[officename] en alça automàticament una nova versió quan el tanqueu.</ahelp>"
#: 01190000.xhp
msgctxt ""
@@ -5776,7 +5776,7 @@ msgctxt ""
"par_id6663823\n"
"help.text"
msgid "If you save the document manually, do not change the document after saving, and then close, no new version will be created."
-msgstr "Si guardeu el document manualment, no el canvieu després de guardar-lo i, a continuació, el tanqueu, no se'n crearà cap versió nova."
+msgstr "Si alceu el document manualment, no el canvieu després d'alçar-lo i, a continuació, el tanqueu, no se'n crearà cap versió nova."
#: 01190000.xhp
msgctxt ""
@@ -5794,7 +5794,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/versions\">Lists the existing versions of the current document, the date and the time they were created, the author and the associated comments.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/versions\">Enumera les versions existents del document actual, la data i l'hora de creació, l'autor i els comentaris que hi estan associats.</ahelp>"
#: 01190000.xhp
msgctxt ""
@@ -5812,7 +5812,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/open\">Opens the selected version in a read-only window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/open\">Obri la versió seleccionada en una finestra en mode només de lectura.</ahelp>"
#: 01190000.xhp
msgctxt ""
@@ -5830,7 +5830,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/show\">Displays the entire comment for the selected version.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/show\">Mostra tot el comentari de la versió seleccionada.</ahelp>"
#: 01190000.xhp
msgctxt ""
@@ -5848,7 +5848,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/delete\">Deletes the selected version.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/delete\">Suprimeix la versió seleccionada.</ahelp>"
#: 01190000.xhp
msgctxt ""
@@ -5866,7 +5866,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/compare\">Compare the changes that were made in each version.</ahelp> If you want, you can <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Accept or Reject Changes</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/compare\">Compareu les diferències que s'han fet a cada versió.</ahelp> Si voleu, també podeu <link href=\"text/shared/01/02230400.xhp\" name=\"acceptar o rebutjar els canvis\"><emph>acceptar o rebutjar els canvis</emph></link>."
#: 01990000.xhp
msgctxt ""
@@ -5901,7 +5901,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "The file is opened by the <item type=\"productname\">%PRODUCTNAME</item> module that saved it."
-msgstr "El fitxer l'obri el mòdul del <item type=\"productname\">%PRODUCTNAME</item> que l'ha guardat."
+msgstr "El fitxer l'obri el mòdul del <item type=\"productname\">%PRODUCTNAME</item> que l'ha alçat."
#: 02010000.xhp
msgctxt ""
@@ -5988,7 +5988,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "If you change the content of a record in a database table that has not been saved, and then use the<emph> Undo</emph> command, the record is erased."
-msgstr "Si modifiqueu el contingut d'un registre en una taula de base de dades que no s'ha guardat, podeu esborrar el registre amb l'orde <emph>Desfés</emph>."
+msgstr "Si modifiqueu el contingut d'un registre en una taula de base de dades que no s'ha alçat, podeu esborrar el registre amb l'orde <emph>Desfés</emph>."
#: 02010000.xhp
msgctxt ""
@@ -6168,7 +6168,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Paste"
-msgstr "Apega"
+msgstr "Enganxa"
#: 02060000.xhp
msgctxt ""
@@ -6185,7 +6185,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/02060000.xhp\" name=\"Paste\">Paste</link>"
-msgstr "<link href=\"text/shared/01/02060000.xhp\" name=\"Apega\">Apega</link>"
+msgstr "<link href=\"text/shared/01/02060000.xhp\" name=\"Enganxa\">Enganxa</link>"
#: 02060000.xhp
msgctxt ""
@@ -6203,7 +6203,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">In a spreadsheet, when you paste a range of cells from the clipboard, the result depends on the current selection: If only one cell is selected, the cell range will be pasted started from that cell. If you mark a cell range wider than the cell range in the clipboard, the cell range will be pasted repeatedly to fill the selected cell range. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">En un full de càlcul, quan apegueu un interval de cel·les des del porta-retalls, el resultat depèn de la selecció actual: si només heu seleccionat una cel·la, s'enganxarà l'interval de cel·les a partir d'esta cel·la. En canvi, si seleccioneu un interval de cel·les més gran que el del porta-retalls, s'enganxarà l'interval diverses vegades per omplir l'interval de cel·les seleccionat. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">En un full de càlcul, quan enganxeu un interval de cel·les des del porta-retalls, el resultat depèn de la selecció actual: si només heu seleccionat una cel·la, s'enganxarà l'interval de cel·les a partir d'esta cel·la. En canvi, si seleccioneu un interval de cel·les més gran que el del porta-retalls, s'enganxarà l'interval diverses vegades per omplir l'interval de cel·les seleccionat. </caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6274,7 +6274,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">When you paste HTML data into a text document, you can choose \"HTML format\" or \"HTML format without comments\". The second choice is the default; it pastes all HTML data, but no comments. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Quan apegueu dades HTML en un document de text, podeu triar entre \"Format HTML\" i \"Format HTML sense comentaris\". La segona opció és el valor per defecte: s'enganxen totes les dades HTML, però sense comentaris. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Quan enganxeu dades HTML en un document de text, podeu triar entre \"Format HTML\" i \"Format HTML sense comentaris\". La segona opció és el valor per defecte: s'enganxen totes les dades HTML, però sense comentaris. </caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6310,7 +6310,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Select a format for the clipboard contents that you want to paste. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Seleccioneu un format per al contingut del porta-retalls que voleu apegar. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Seleccioneu un format per al contingut del porta-retalls que voleu enganxar. </caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6319,7 +6319,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Paste all </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Apega-ho tot</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Enganxa-ho tot</caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6328,7 +6328,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSALL\">Pastes all cell contents, comments, formats, and objects into the current document.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSALL\">Apega tots els comentaris, els formats, els objectes i els continguts de les cel·les al document actual.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSALL\">Enganxa tots els comentaris, els formats, els objectes i els continguts de les cel·les al document actual.</ahelp></caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6472,7 +6472,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Select the operation to apply when you paste cells into your sheet. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Seleccioneu l'operació que voleu aplicar quan apegueu cel·les al full. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Seleccioneu l'operació que voleu aplicar quan enganxeu cel·les al full. </caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6643,7 +6643,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Inserts the cell range as a link, so that changes made to the cells in the source file are updated in the target file. To ensure that changes made to empty cells in the source file are updated in the target file, ensure that the <emph>Insert All</emph> option is also selected. </ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Insereix l'interval de cel·les com a enllaç, de manera que els canvis que feu a les cel·les del fitxer font s'actualitzen al fitxer de destinació. Per assegurar-vos que els canvis que s'han fet a les cel·les buides del fitxer font s'actualitzen al fitxer de destinació, comproveu que l'opció <emph>Insereix-ho tot</emph> també estiga seleccionada. </ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Insereix l'interval de cel·les com a enllaç, de manera que els canvis que feu a les cel·les del fitxer font s'actualitzin al fitxer de destinació. Per assegurar-vos que els canvis que s'han fet a les cel·les buides del fitxer font s'actualitzen al fitxer de destinació, comproveu que l'opció <emph>Insereix-ho tot</emph> també estiga seleccionada. </ahelp></caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -8383,7 +8383,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"black\" and \"crack\" are considered similar."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Introduïu el nombre de caràcters que es poden substituir al terme de cerca.</ahelp> Per exemple, si indiqueu dos caràcters substituïbles, \"cella\" i \"malla\" es consideren termes semblants."
#: 02100100.xhp
msgctxt ""
@@ -8401,7 +8401,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/longerfld\">Enter the maximum number of characters by which a word can exceed the number of characters in the search term.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/longerfld\">Introduïu el nombre màxim de caràcters addicionals que pot contindre el terme de cerca.</ahelp>"
#: 02100100.xhp
msgctxt ""
@@ -8419,7 +8419,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/shorterfld\">Enter the number of characters by which a word can be shorter than the search term.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/shorterfld\">Introduïu el nombre de caràcters de menys que pot contindre el terme de cerca.</ahelp>"
#: 02100100.xhp
msgctxt ""
@@ -8437,7 +8437,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/relaxbox\">Searches for a term that matches any combination of the similarity search settings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/relaxbox\">Cerca un terme que coincidisca amb qualsevol combinació de configuració de cerca per similitud.</ahelp>"
#: 02100200.xhp
msgctxt ""
@@ -9472,7 +9472,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"HID_GLBLTREE_INS_NEW_FILE\">Creates and inserts a new sub-document.</ahelp> When you create a new document, you are prompted to enter the file name and the location where you want to save the document."
-msgstr "<ahelp hid=\"HID_GLBLTREE_INS_NEW_FILE\">Crea un subdocument nou i l'insereix.</ahelp> Quan creeu un document nou, el sistema vos demana que introduïu el nom del fitxer i la ubicació on voleu guardar-lo."
+msgstr "<ahelp hid=\"HID_GLBLTREE_INS_NEW_FILE\">Crea un subdocument nou i l'insereix.</ahelp> Quan creeu un document nou, el sistema vos demana que introduïu el nom del fitxer i la ubicació on voleu alçar-lo."
#: 02110000.xhp
msgctxt ""
@@ -9499,7 +9499,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Save Contents as well"
-msgstr "Guarda també els continguts"
+msgstr "Alça també els continguts"
#: 02110000.xhp
msgctxt ""
@@ -9508,7 +9508,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"HID_NAVI_TBX21\">Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_TBX21\">Guarda una còpia dels continguts dels fitxers enllaçats al document mestre. D'esta manera, el contingut actual està disponible quan no es pot accedir als fitxers enllaçats.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVI_TBX21\">Alça una còpia dels continguts dels fitxers enllaçats al document mestre. D'esta manera, el contingut actual està disponible quan no es pot accedir als fitxers enllaçats.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -9525,7 +9525,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Save Contents as well"
-msgstr "Guarda també els continguts"
+msgstr "Alça també els continguts"
#: 02110000.xhp
msgctxt ""
@@ -9717,7 +9717,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Lists the application (if known) that last saved the source file."
-msgstr "Mostra l'aplicació (si es coneix) amb la qual s'ha guardat el fitxer font per última vegada."
+msgstr "Mostra l'aplicació (si es coneix) amb la qual s'ha alçat el fitxer font per última vegada."
#: 02180000.xhp
msgctxt ""
@@ -9780,7 +9780,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "The <emph>Automatic</emph> option is only available for DDE links. You can insert a DDE link by copying the contents from one file and pasting by choosing <emph>Edit - Paste Special</emph>, and then selecting the <emph>Link</emph> box. As DDE is a text based linking system, only the displayed decimals are copied into the target sheet."
-msgstr "L'opció <emph>Automàtic</emph> només està disponible per als enllaços DDE. Per inserir un enllaç DDE, copieu el contingut d'un fitxer i apegueu-lo des del menú <emph>Edita - Enganxament especial</emph>, casella <emph>Enllaça</emph>. Atès que DDE és un sistema d'enllaçament basat en text, només es copien al full de destinació els decimals que es mostren."
+msgstr "L'opció <emph>Automàtic</emph> només està disponible per als enllaços DDE. Per inserir un enllaç DDE, copieu el contingut d'un fitxer i enganxeu-lo des del menú <emph>Edita - Enganxament especial</emph>, casella <emph>Enllaça</emph>. Atès que DDE és un sistema d'enllaçament basat en text, només es copien al full de destinació els decimals que es mostren."
#: 02180000.xhp
msgctxt ""
@@ -9816,7 +9816,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_UPDATE_NOW\">Updates the selected link so that the most recently saved version of the linked file is displayed in the current document.</ahelp>"
-msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_UPDATE_NOW\">Actualitza l'enllaç seleccionat perquè l'última versió guardada del fitxer enllaçat es mostre al document actual.</ahelp>"
+msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_UPDATE_NOW\">Actualitza l'enllaç seleccionat perquè l'última versió alçada del fitxer enllaçat es mostre al document actual.</ahelp>"
#: 02180000.xhp
msgctxt ""
@@ -9922,7 +9922,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_APP\">Lists the application that last saved the source file.</ahelp>"
-msgstr "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_APP\">Mostra l'aplicació amb la qual s'ha guardat el fitxer font per última vegada.</ahelp>"
+msgstr "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_APP\">Mostra l'aplicació amb la qual s'ha alçat el fitxer font per última vegada.</ahelp>"
#: 02180100.xhp
msgctxt ""
@@ -10530,7 +10530,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 02220000.xhp
msgctxt ""
@@ -10539,7 +10539,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_SAVEAS\">Saves the image map in the<emph> MAP-CERN, MAP-NCSA</emph> or <emph>SIP StarView ImageMap </emph>file format.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_SAVEAS\">Guarda el mapa d'imatge en el format de fitxer<emph> MAP-CERN, MAP-NCSA</emph> o <emph>SIP StarView ImageMap</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_SAVEAS\">Alça el mapa d'imatge en el format de fitxer<emph> MAP-CERN, MAP-NCSA</emph> o <emph>SIP StarView ImageMap</emph>.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10556,7 +10556,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 02220000.xhp
msgctxt ""
@@ -11099,7 +11099,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/IMapDialog\">Lists the properties for the selected hotspot.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/IMapDialog\">Enumera les propietats de la zona sensible seleccionada.</ahelp>"
#: 02220100.xhp
msgctxt ""
@@ -11135,7 +11135,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/urlentry\">Enter the URL for the file that you want to open when you click the selected hotspot.</ahelp> If you want to jump to a named anchor within the current document, the address should be of the form \"file:///C/[current_document_name]#anchor_name\"."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/urlentry\">Introduïu l'URL del fitxer que voleu obrir quan es faça clic a la zona sensible seleccionada.</ahelp> Si voleu accedir a una àncora concreta del document, l'adreça ha de tindre el format \"file:///C/[nom_del_document_actual]#nom_de_l'àncora\"."
#: 02220100.xhp
msgctxt ""
@@ -11153,7 +11153,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Introduïu el text que voleu mostrar quan es posa el ratolí sobre la zona sensible en un navegador.</ahelp> Si no introduïu cap text, es mostra l'<emph>adreça</emph>."
#: 02220100.xhp
msgctxt ""
@@ -11171,7 +11171,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/frameCB\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/frameCB\">Introduïu el nom del marc de destinació on voleu que s'òbriga l'URL. També podeu seleccionar un nom de marc estàndard que reconeguin tots els navegadors de la llista.</ahelp>"
#: 02220100.xhp
msgctxt ""
@@ -11189,7 +11189,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/nameentry\">Enter a name for the image.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/nameentry\">Introduïu un nom per a la imatge.</ahelp>"
#: 02220100.xhp
msgctxt ""
@@ -12833,7 +12833,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Zooming is handled differently on Unix, Linux, and Windows platforms. A document saved with a 100% zoom factor in Windows is displayed at a larger zoom factor on Unix/Linux platforms. To change the zoom factor, double-click or right-click the percentage value on the <emph>Status</emph> bar, and select the zoom factor that you want."
-msgstr "L'escala es gestiona de manera diferent a les plataformes Unix, Linux i Windows. Un document que s'haja guardat amb un factor d'escala de 100% amb el Windows es mostra amb un factor d'escala més gran a les plataformes Unix/Linux. Per modificar el factor d'escala, feu doble clic o bé feu clic amb el botó dret del ratolí al percentatge que apareix a la <emph>barra d'estat</emph>; tot seguit, seleccioneu el factor d'escala que vulgueu."
+msgstr "L'escala es gestiona de manera diferent a les plataformes Unix, Linux i Windows. Un document que s'haja alçat amb un factor d'escala de 100% amb el Windows es mostra amb un factor d'escala més gran a les plataformes Unix/Linux. Per modificar el factor d'escala, feu doble clic o bé feu clic amb el botó dret del ratolí al percentatge que apareix a la <emph>barra d'estat</emph>; tot seguit, seleccioneu el factor d'escala que vulgueu."
#: 03010000.xhp
msgctxt ""
@@ -13574,7 +13574,7 @@ msgctxt ""
"par_id0305200911090684\n"
"help.text"
msgid "If the comment in a text document was written by another author, there is a Reply command in the context menu. <ahelp hid=\".\">This command inserts a new comment adjacent to the comment to which you want to reply.</ahelp> The comment anchor is the same for both comments. Type your reply text in the new comment. Save and send your document to other authors, then those authors can add replies, too."
-msgstr "Si el comentari en un document de text l'ha escrit un altre autor, al menú contextual hi ha l'orde Respon. <ahelp hid=\".\">Esta orde insereix un comentari nou adjacent al comentari que voleu respondre.</ahelp> L'àncora del comentari és la mateixa per tots dos comentaris. Escriviu el text de la resposta al comentari nou. Guardeu el document i envieu-lo a altres autors per tal que també hi puguen afegir respostes."
+msgstr "Si el comentari en un document de text l'ha escrit un altre autor, al menú contextual hi ha l'orde Respon. <ahelp hid=\".\">Esta orde insereix un comentari nou adjacent al comentari que voleu respondre.</ahelp> L'àncora del comentari és la mateixa per tots dos comentaris. Escriviu el text de la resposta al comentari nou. Alceu el document i envieu-lo a altres autors per tal que també hi puguen afegir respostes."
#: 04050000.xhp
msgctxt ""
@@ -14512,7 +14512,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "If you want to create HTML pages that use floating frames, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML compatibility</emph>, and then select the \"MS Internet Explorer\" option. The floating frame is bounded by <IFRAME> and </IFRAME> tags."
-msgstr "Si voleu crear pàgines HTML que continguen marcs flotants, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Compatibilitat HTML</emph> i, tot seguit, seleccioneu l'opció \"MS Internet Explorer\". El marc flotant està delimitat per les etiquetes <IFRAME> i </IFRAME>."
+msgstr "Si voleu crear pàgines HTML que continguen marcs flotants, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Compatibilitat HTML</emph> i, tot seguit, seleccioneu l'opció \"MS Internet Explorer\". El marc flotant està delimitat per les etiquetes <IFRAME> i </IFRAME>."
#: 04160500.xhp
msgctxt ""
@@ -15261,7 +15261,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "If you save your document in MS Word format, all of the strikethrough styles are converted to the single line style."
-msgstr "Si guardeu el document en format MS Word, tots els estils de ratllat es canvien a l'estil de línia simple."
+msgstr "Si alceu el document en format MS Word, tots els estils de ratllat es canvien a l'estil de línia simple."
#: 05020200.xhp
msgctxt ""
@@ -19210,7 +19210,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/ParaIndentSpacing\">Sets the indenting and the spacing options for the paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/ParaIndentSpacing\">Defineix les opcions de sagnat i d'espaiat per al paràgraf.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19264,7 +19264,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LEFTINDENT\">Enter the amount of space that you want to indent the paragraph from the page margin. If you want the paragraph to extend into the page margin, enter a negative number. In Left-to-Right languages, the left edge of the paragraph is indented with respect to the left page margin. In Right-to-Left languages, the right edge of the paragraph is indented with respect to the right page margin.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LEFTINDENT\">Introduïu el valor per al sagnat del paràgraf en relació amb el marge de la pàgina. Si voleu que el paràgraf s'amplie fins al marge, introduïu un nombre negatiu. En les llengües que s'escriuen d'esquerra a dreta, s'aplica el sagnat a la vora esquerra en relació amb el marge esquerre. En les llengües que s'escriuen de dreta a esquerra, s'aplica el sagnat a la vora dreta del paràgraf en relació amb el marge dret.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19282,7 +19282,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_RIGHTINDENT\">Enter the amount of space that you want to indent the paragraph from the page margin. If you want the paragraph to extend into the page margin, enter a negative number. In Left-to-Right languages, the right edge of the paragraph is indented with respect to the right page margin. In Right-to-Left languages, the left edge of the paragraph is indented with respect to the left page margin.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_RIGHTINDENT\">Introduïu el valor per al sagnat d'un paràgraf en relació amb el marge. Si voleu que el paràgraf s'amplie fins al marge, introduïu un nombre negatiu. En les llengües que s'escriuen d'esquerra a dreta, s'aplica un sagnat a la vora dreta d'un paràgraf en relació amb el marge dret. En les llengües que s'escriuen de dreta a esquerra, s'aplica el sagnat a la vora esquerra d'un paràgraf en relació amb el marge esquerre.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19300,7 +19300,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_FLINEINDENT\">Indents the first line of a paragraph by the amount that you enter. To create a hanging indent enter a positive value for \"Before text\" and a negative value for \"First line\". To indent the first line of a paragraph that uses numbering or bullets, choose \"<link href=\"text/shared/01/06050600.xhp\">Format - Bullets and Numbering - Position</link>\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_FLINEINDENT\">Aplica el sagnat (amb el valor que indiqueu) a la primera línia d'un paràgraf. Per crear un sagnat negatiu, introduïu un valor positiu a \"Des de l'esquerra\" i un valor negatiu a \"Primera línia\". Per aplicar el sagnat a la primera línia d'un paràgraf que utilitza una numeració o pics, trieu \"<link href=\"text/shared/01/06050600.xhp\">Format - Pics i numeració - Posició</link>\".</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19318,7 +19318,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_AUTO\">Automatically indents a paragraph according to the font size and the line spacing. The setting in the <emph>First Line </emph>box is ignored.</ahelp></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_AUTO\">Aplica un sagnat al paràgraf automàticament en funció de la mida del tipus de lletra i de l'interlineat. S'ignora el paràmetre que indiqueu en el quadre <emph>Primera línia</emph>.</ahelp></caseinline></switchinline>"
#: 05030100.xhp
msgctxt ""
@@ -19354,7 +19354,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_TOPDIST\">Enter the amount of space that you want to leave above the selected paragraph(s).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_TOPDIST\">Introduïu l'espai que voleu deixar a sobre dels paràgrafs seleccionats.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19372,7 +19372,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_BOTTOMDIST\">Enter the amount of space that you want to leave below the selected paragraph(s).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_BOTTOMDIST\">Introduïu l'espai que voleu deixar a sota dels paràgrafs seleccionats.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19408,7 +19408,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/comboLB_LINEDIST\">Specify the amount of space to leave between lines of text in a paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/comboLB_LINEDIST\">Indiqueu l'espai que voleu deixar entre les línies de text d'un paràgraf.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19561,7 +19561,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LINEDISTMETRIC\">Enter the value to use for the line spacing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LINEDISTMETRIC\">Introduïu el valor que voleu utilitzar per a l'interlineat.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19588,7 +19588,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Aligns the baseline of each line of text to a vertical document grid, so that each line is the same height. To use this feature, you must first activate the <emph>Register-true </emph>option for the current page style. To do this, choose <emph>Format - Page</emph>, click on the <emph>Page </emph>tab, and then select the<emph> Register-true</emph> box in the<emph> Layout settings</emph> area.</ahelp></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Alinea la línia de base de cada línia de text amb una graella de document vertical, de manera que totes les línies tinguen la mateixa alçada. Per utilitzar esta funció, abans heu d'activar l'opció <emph>Conforme al registre</emph> per a l'estil de pàgina actual. Per fer-ho, trieu <emph>Format - Pàgina</emph>, feu clic a la pestanya <emph>Pàgina</emph> i activeu la casella <emph>Conforme al registre</emph> a l'àrea <emph>Paràmetres de format</emph>.</ahelp></caseinline></switchinline>"
#: 05030100.xhp
msgctxt ""
@@ -19630,7 +19630,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/ParagraphTabsPage\">Set the position of a tab stop in a paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/ParagraphTabsPage\">Definiu la posició d'un tabulador en un paràgraf.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19657,7 +19657,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/ED_TABPOS\">Select a tab stop type, enter a new measurement, and then click <emph>New</emph>. If you want, you can also specify the measurement units to use for the tab (cm for centimeter, or \" for inches). Existing tabs to the left of the first tab that you set are removed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/ED_TABPOS\">Seleccioneu un tipus de tabulador, introduïu una mesura nova i feu clic a <emph>Nou</emph>. Si voleu, també podeu indicar les unitats de mesura que voleu utilitzar per als tabuladors (cm per als centímetres o \" per a les polzades). Se suprimeixen els tabuladors existents situats a l'esquerra del primer tabulador que definiu.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19702,7 +19702,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_LEFT\">Aligns the left edge of the text to the tab stop and extends the text to the right.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_LEFT\">Alinea la vora esquerra del text amb el tabulador i amplia el text cap a la dreta d'este tabulador.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19729,7 +19729,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_RIGHT\">Aligns the right edge of the text to the tab stop and extends the text to the left of the tab stop.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_RIGHT\">Alinea la vora dreta del text amb el tabulador i amplia el text fins a l'esquerra d'este tabulador.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19747,7 +19747,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_CENTER\">Aligns the center of the text to the tab stop.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_CENTER\">Alinea el centre del text amb el tabulador.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19765,7 +19765,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_DECIMAL\">Aligns the decimal point of a number to the center of the tab stop and text to the left of the tab.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_DECIMAL\">Alinea la coma d'un nombre amb el centre del tabulador i el text a l'esquerra d'este tabulador.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19792,7 +19792,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/entryED_TABTYPE_DECCHAR\">Enter a character that you want the decimal tab to use as a decimal separator.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/entryED_TABTYPE_DECCHAR\">Introduïu el caràcter que ha d'utilitzar el tabulador decimal com a separador de decimals.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19828,7 +19828,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_NO\">Inserts no fill characters, or removes existing fill characters to the left of the tab stop.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_NO\">No insereix cap caràcter de farciment o bé suprimeix els caràcters de farciment situats a l'esquerra del tabulador.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19846,7 +19846,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_POINTS\">Fills the empty space to the left of the tab stop with dots.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_POINTS\">Omple amb punts l'espai buit situat a l'esquerra del tabulador.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19864,7 +19864,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_DASHLINE\">Fills the empty space to the left of the tab stop with dashes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_DASHLINE\">Omple amb traços l'espai buit situat a l'esquerra del tabulador.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19882,7 +19882,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_UNDERSCORE\">Draws a line to fill the empty space to the left of the tab stop.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_UNDERSCORE\">Dibuixa una línia per omplir l'espai buit situat a l'esquerra del tabulador.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19900,7 +19900,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_OTHER\">Allows you to specify a character to fill the empty space to the left of the tab stop.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_OTHER\">Permet indicar el caràcter que ha d'omplir l'espai buit situat a l'esquerra del tabulador.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19918,7 +19918,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/buttonBTN_NEW\">Adds the tab stop that you defined to the current paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/buttonBTN_NEW\">Afig el tabulador que heu definit al paràgraf actual.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19936,7 +19936,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/buttonBTN_DELALL\">Removes all of the tab stops that you defined under <emph>Position</emph>. Sets <emph>Left</emph> tab stops at regular intervals as the default tab stops.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paratabspage/buttonBTN_DELALL\">Suprimeix tots els tabuladors que heu definit a <emph>Posició</emph>. Defineix els tabuladors <emph>esquerres</emph> a intervals regulars com els tabuladors per defecte.</ahelp>"
#: 05030500.xhp
msgctxt ""
@@ -20287,7 +20287,7 @@ msgctxt ""
"par_idN109C1\n"
"help.text"
msgid "The rules can be condensed to the statement that the stronger attribute wins. If, for example, one cell has a red border of 2 point width, and the adjacent cell has a blue border of 3 point width, then the common border between these two cells will be blue with 3 point width."
-msgstr "Podeu condensar les regles de manera que l'atribut més fort \"guanyi\". Per exemple, si una cel·la té una vora roja de 2 punts d'amplada, i la cel·la adjacent té una vora blava de 3 punts d'amplada, aleshores la vora comuna entre estes dues cel·les serà blava i tindrà una amplada de 3 punts."
+msgstr "Podeu condensar les regles de manera que l'atribut més fort \"guanyi\". Per exemple, si una cel·la té una vora vermella de 2 punts d'amplada, i la cel·la adjacent té una vora blava de 3 punts d'amplada, aleshores la vora comuna entre estes dues cel·les serà blava i tindrà una amplada de 3 punts."
#: 05030600.xhp
msgctxt ""
@@ -20683,7 +20683,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paragalignpage/ParaAlignPage\">Sets the alignment of the paragraph relative to the margins of page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paragalignpage/ParaAlignPage\">Defineix l'alineació del paràgraf en relació amb els marges de la pàgina.</ahelp>"
#: 05030700.xhp
msgctxt ""
@@ -20719,7 +20719,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"linkstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_LEFTALIGN\">Aligns the paragraph to the left page margin.</ahelp></variable> If Asian language support is enabled, this option is named Left/Top."
-msgstr ""
+msgstr "<variable id=\"linkstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_LEFTALIGN\">Alinea el paràgraf amb el marge esquerre de la pàgina.</ahelp></variable> Si heu activat l'habilitació de llengües asiàtiques, esta opció s'anomena Esquerra/Dalt."
#: 05030700.xhp
msgctxt ""
@@ -20737,7 +20737,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"rechtstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_RIGHTALIGN\">Aligns the paragraph to the right page margin.</ahelp></variable> If Asian language support is enabled, this option is named Right/Bottom."
-msgstr ""
+msgstr "<variable id=\"rechtstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_RIGHTALIGN\">Alinea el paràgraf amb el marge dret de la pàgina.</ahelp></variable> Si heu activat l'habilitació de llengües asiàtiques, esta opció s'anomena Dreta/Sota."
#: 05030700.xhp
msgctxt ""
@@ -20755,7 +20755,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<variable id=\"zentrierttext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_CENTERALIGN\">Centers the contents of the paragraph on the page.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"zentrierttext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_CENTERALIGN\">Centra el contingut del paràgraf a la pàgina.</ahelp></variable>"
#: 05030700.xhp
msgctxt ""
@@ -20773,7 +20773,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<variable id=\"blocksatztext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_JUSTIFYALIGN\">Aligns the paragraph to the left and to the right page margins.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"blocksatztext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_JUSTIFYALIGN\">Alinea el paràgraf amb els marges esquerre i dret de la pàgina.</ahelp></variable>"
#: 05030700.xhp
msgctxt ""
@@ -20791,7 +20791,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/comboLB_LASTLINE\">Specify the alignment for the last line in the paragraph.</ahelp></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/comboLB_LASTLINE\">Indiqueu l'alineació de l'última línia del paràgraf.</ahelp></caseinline></switchinline>"
#: 05030700.xhp
msgctxt ""
@@ -20809,7 +20809,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/checkCB_EXPAND\">If the last line of a justified paragraph consists of one word, the word is stretched to the width of the paragraph.</ahelp></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/checkCB_EXPAND\">Si l'última línia d'un paràgraf justificat només conté una paraula, s'estira esta paraula al llarg de tota l'amplada del paràgraf.</ahelp></caseinline></switchinline>"
#: 05030700.xhp
msgctxt ""
@@ -20827,7 +20827,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paragalignpage/checkCB_SNAP\">Aligns the paragraph to a text grid. To activate the text grid, choose <link href=\"text/swriter/01/05040800.xhp\" name=\"Format - Page - Text Grid\"><emph>Format - Page - Text Grid</emph></link>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paragalignpage/checkCB_SNAP\">Alinea el paràgraf amb una graella de text. Per activar la graella de text, trieu <link href=\"text/swriter/01/05040800.xhp\" name=\"Format - Pàgina - Graella de text\"><emph>Format - Pàgina - Graella de text</emph></link>.</ahelp>"
#: 05030700.xhp
msgctxt ""
@@ -20845,7 +20845,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paragalignpage/comboLB_VERTALIGN\">Select an alignment option for oversized or undersized characters in the paragraph relative to the rest of the text in the paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paragalignpage/comboLB_VERTALIGN\">Seleccioneu una opció d'alineació per als caràcters de mida superior o inferior a la resta del text que conté el paràgraf.</ahelp>"
#: 05030700.xhp
msgctxt ""
@@ -20872,7 +20872,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/columnpage/textdirectionlb\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/textdirectionlb\">Indica l'orientació del text d'un paràgraf que utilitza una disposició complexa (CTL). Esta funció només està disponible si s'ha activat l'habilitació de disposicions complexes de text.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -24272,7 +24272,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/newstyle/stylename\" visibility=\"visible\">Enter a name for the new Style.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"sfx/ui/newstyle/stylename\">Introduïu un nom per a l'estil nou.</ahelp>"
#: 05140100.xhp
msgctxt ""
@@ -24502,7 +24502,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/LineTabPage\">Set the formatting options for the selected line or the line that you want to draw. You can also add arrowheads to a line, or change chart symbols.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/LineTabPage\">Definiu les opcions de formatació de la línia seleccionada o de la línia que voleu dibuixar. També podeu afegir extrems de fletxa a una línia o bé modificar els símbols dels diagrames.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24529,7 +24529,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"stiltext\"><ahelp hid=\"cui/ui/linetabpage/LB_LINE_STYLE\">Select the line style that you want to use.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"stiltext\"><ahelp hid=\"cui/ui/linetabpage/LB_LINE_STYLE\">Seleccioneu l'estil de línia que voleu utilitzar.</ahelp></variable>"
#: 05200100.xhp
msgctxt ""
@@ -24547,7 +24547,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"farbetext\"><ahelp hid=\"cui/ui/linetabpage/LB_COLOR\">Select a color for the line.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"farbetext\"><ahelp hid=\"cui/ui/linetabpage/LB_COLOR\">Seleccioneu un color per a la línia.</ahelp></variable>"
#: 05200100.xhp
msgctxt ""
@@ -24565,7 +24565,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<variable id=\"breitetext\"><ahelp hid=\"cui/ui/linetabpage/MTR_FLD_LINE_WIDTH\">Select the width for the line. You can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"breitetext\"><ahelp hid=\"cui/ui/linetabpage/MTR_FLD_LINE_WIDTH\">Seleccioneu l'amplada de línia que voleu. Podeu afegir una unitat de mesura. Si l'amplada de línia és zero, es dibuixa una línia fina amb una amplada d'un píxel del mitjà de eixida.</ahelp></variable>"
#: 05200100.xhp
msgctxt ""
@@ -24583,7 +24583,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/MTR_LINE_TRANSPARENT\">Enter the transparency of the line, where 100% corresponds to completely transparent and 0% to completely opaque. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/MTR_LINE_TRANSPARENT\">Introduïu la transparència de la línia; 100% correspon a una transparència completa i 0%, a una opacitat completa. </ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24628,7 +24628,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/MB_SYMBOL_BITMAP\">Select the symbol style that you want to use in your chart.</ahelp> If you select <emph>Automatic</emph>, $[officename] uses the default symbols for the selected chart type."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/MB_SYMBOL_BITMAP\">Seleccioneu l'estil de símbol que voleu utilitzar al diagrama.</ahelp> Si seleccioneu <emph>Automàtic</emph>, el $[officename] utilitza els símbols per defecte per al tipus de diagrama seleccionat."
#: 05200100.xhp
msgctxt ""
@@ -24646,7 +24646,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_WIDTH\">Enter a width for the symbol.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_WIDTH\">Introduïu una amplada per al símbol.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24664,7 +24664,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_HEIGHT\">Enter a height for the symbol.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_HEIGHT\">Introduïu una alçada per al símbol.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24682,7 +24682,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/CB_SYMBOL_RATIO\">Maintains the proportions of the symbol when you enter a new height or width value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/CB_SYMBOL_RATIO\">Conserva les proporcions del símbol quan introduïu un valor nou per a l'alçada o per a l'amplada.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24718,7 +24718,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/LB_END_STYLE\">Select the arrowhead that you want to apply to the selected line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/LB_END_STYLE\">Seleccioneu l'extrem de fletxa que voleu aplicar a la línia seleccionada.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24736,7 +24736,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/MTR_FLD_END_WIDTH\">Enter a width for the arrowhead.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/MTR_FLD_END_WIDTH\">Introduïu una amplada per a l'extrem de fletxa.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24754,7 +24754,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/TSB_CENTER_END\">Places the center of the arrowhead(s) on the endpoint(s) of the selected line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/TSB_CENTER_END\">Col·loca el centre dels extrems de fletxa als finals de la línia seleccionada.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24772,7 +24772,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/CBX_SYNCHRONIZE\">Automatically updates both arrowhead settings when you enter a different width, select a different arrowhead style,or center an arrowhead.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/CBX_SYNCHRONIZE\">Actualitza automàticament les configuracions dels dos extrems de fletxa quan introduïu una altra amplada; seleccioneu un altre estil d'extrem de fletxa o centreu un dels extrems.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24796,7 +24796,7 @@ msgctxt ""
"par_id3154583\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/LB_EDGE_STYLE\">Select the shape to be used at the corners of the line. In case of a small angle between lines, a mitered shape is replaced with a beveled shape.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/LB_EDGE_STYLE\">Seleccioneu la forma a utilitzar a les cantonades de la línia. En el cas d'un angle petit entre línies, una forma amb biaix se substitueix amb una forma amb bisellat.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24812,7 +24812,7 @@ msgctxt ""
"par_id3154586\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/LB_CAP_STYLE\">Select the style of the line end caps. The caps are added to inner dashes as well.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linetabpage/LB_CAP_STYLE\">Seleccioneu l'estil dels extrems de línia. Els extrems s'afigen també al traçat interior.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24865,7 +24865,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/LB_LINESTYLES\">Select the style of line that you want to create.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/LB_LINESTYLES\">Seleccioneu l'estil de línia que voleu crear.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24883,7 +24883,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/LB_TYPE_2\">Select the combination of dashes and dots that you want.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/LB_TYPE_2\">Seleccioneu la combinació de traços i de punts que voleu.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24901,7 +24901,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/NUM_FLD_2\">Enter the number of times that you want a dot or a dash to appear in a sequence.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/NUM_FLD_2\">Introduïu el nombre de vegades que voleu que un punt o un traç aparega en una seqüència.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24919,7 +24919,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_LENGTH_2\">Enter the length of the dash.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_LENGTH_2\">Introduïu la longitud del traç.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24937,7 +24937,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_DISTANCE\">Enter the amount of space that you want to leave between dots or dashes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_DISTANCE\">Introduïu la quantitat d'espai que s'ha de deixar entre els punts o els traços.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24955,7 +24955,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/CBX_SYNCHRONIZE\">Automatically adjusts the entries relative to the length of the line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/CBX_SYNCHRONIZE\">Ajusta automàticament les entrades en funció de la llargada de la línia.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24973,7 +24973,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_ADD\">Creates a new line style using the current settings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_ADD\">Crea un estil de línia nou amb les configuracions actuals.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -25009,7 +25009,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_MODIFY\">Updates the selected line style using the current settings. To change the name of the selected line style, enter a new name when prompted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_MODIFY\">Actualitza l'estil de línia seleccionat amb la configuració actual. Per canviar el nom de l'estil de línia seleccionat, introduïu un nom nou quan l'aplicació vos ho demane.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -25027,7 +25027,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_LOAD\">Imports a list of line styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_LOAD\">Importa una llista d'estils de línia.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -25036,7 +25036,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Save line style table"
-msgstr "Guarda la taula d'estils de línia"
+msgstr "Alça la taula d'estils de línia"
#: 05200200.xhp
msgctxt ""
@@ -25045,7 +25045,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_SAVE\">Saves the current list of line styles, so that you can load it again later.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_SAVE\">Alça la llista actual d'estils de línia perquè la pugueu carregar més avant.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25071,7 +25071,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/LineEndPage\">Edit or create arrow styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/LineEndPage\">Editeu o creeu estils de fletxa.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25107,7 +25107,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/EDT_NAME\">Displays the name of the selected arrow style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/EDT_NAME\">Mostra el nom de l'estil de fletxa seleccionat.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25125,7 +25125,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/LB_LINEENDS\">Choose a predefined arrow style symbol from the list box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/LB_LINEENDS\">Seleccioneu un símbol d'estil de fletxa predefinit del quadre de llista.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25143,7 +25143,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_ADD\">To define a custom arrow style, select a drawing object in the document, and then click here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_ADD\">Per definir un estil de fletxa personalitzat, seleccioneu un objecte de dibuix al document i, tot seguit, feu clic ací.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25161,7 +25161,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_MODIFY\">Changes the name of the selected arrow style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_MODIFY\">Canvia el nom de l'estil de fletxa seleccionat.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25179,7 +25179,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_LOAD\">Imports a list of arrow styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_LOAD\">Importa una llista d'estils de fletxa.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25188,7 +25188,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Save Arrow Styles"
-msgstr "Guarda els estils de fletxa"
+msgstr "Alça els estils de fletxa"
#: 05200300.xhp
msgctxt ""
@@ -25197,7 +25197,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_SAVE\">Saves the current list of arrow styles, so that you can load it later.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_SAVE\">Alça la llista d'estils de fletxa actual perquè la pugueu carregar més avant.</ahelp>"
#: 05210000.xhp
msgctxt ""
@@ -25257,7 +25257,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Set the fill options for the selected drawing object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Definiu les opcions d'emplenament per a l'objecte de dibuix seleccionat.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25266,7 +25266,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "You can save collections of colors, gradients, hatchings, and bitmap patterns as lists that you can later load and use."
-msgstr "Podeu guardar col·leccions de colors, de degradats, d'ombreigs i de patrons de mapa de bits com a llistes que podeu carregar i utilitzar més avant."
+msgstr "Podeu alçar col·leccions de colors, de degradats, d'ombreigs i de patrons de mapa de bits com a llistes que podeu carregar i utilitzar més avant."
#: 05210100.xhp
msgctxt ""
@@ -25320,7 +25320,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_COLOR\">Fills the selected object with the color that you click in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_COLOR\">Omple l'objecte seleccionat amb el color que seleccioneu a la llista.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25355,7 +25355,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_GRADIENT\">Fills the selected object with the gradient that you click in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_GRADIENT\">Omple l'objecte seleccionat amb el degradat que seleccioneu a la llista.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25373,7 +25373,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHING\">Fills the selected object with the hatching pattern that you click in the list. To apply a background color to the hatching pattern, select the <emph>Background color</emph> box, and then click a color in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHING\">Omple l'objecte seleccionat amb el patró d'ombreig que seleccioneu a la llista. Per aplicar un color de fons al patró d'ombreig, activeu la casella <emph>Color del fons</emph> i, tot seguit, feu clic en un color de la llista.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25391,7 +25391,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Fills the selected object with the bitmap pattern that you click in the list. To add a bitmap to the list, open this dialog in %PRODUCTNAME Draw, click the <emph>Bitmaps </emph>tab, and then click <emph>Import</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Omple l'objecte seleccionat amb el patró de mapa de bits que seleccioneu a la llista. Per afegir un mapa de bits a la llista, obriu esta diàleg al %PRODUCTNAME Draw, feu clic a la pestanya <emph>Mapes de bits</emph> i, tot seguit, a <emph>Importa</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25409,7 +25409,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Feu clic a l'emplenament que voleu aplicar a l'objecte seleccionat.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25445,7 +25445,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_STEPCOUNT\">Automatically determines the number of steps for blending the two end colors of the gradient.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_STEPCOUNT\">Determina automàticament el nombre de passos per barrejar els dos colors finals del degradat.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25463,7 +25463,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/NUM_FLD_STEPCOUNT\">Enter the number of steps for blending the two end colors of the gradient.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/NUM_FLD_STEPCOUNT\">Introduïu el nombre de passos per barrejar els dos colors finals del degradat.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25499,7 +25499,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Rescales the bitmap relative to the size of the selected object by the percentage values that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes . Clear this checkbox to resize the selected object with the measurements that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Modifica l'escala del mapa de bits en relació amb la mida de l'objecte seleccionat, amb les proporcions que introduïu en els quadres <emph>Amplada</emph> i <emph>Alçada</emph>. Desactiveu esta casella per canviar la mida de l'objecte seleccionat segons les dimensions que introduïu en els quadres <emph>Amplada</emph> i <emph>Alçada</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25517,7 +25517,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Retains the original size of the bitmap when filling the selected object. To resize the bitmap, clear this checkbox, and then click <emph>Relative</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Conserva la mida original del mapa de bits quan ompliu l'objecte seleccionat. Per canviar la mida del mapa de bits, desactiveu esta casella i feu clic a <emph>Relativa</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25535,7 +25535,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Enter a width for the bitmap.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Introduïu una amplada per al mapa de bits.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25553,7 +25553,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Enter a height for the bitmap.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Introduïu una alçada per al mapa de bits.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25589,7 +25589,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Enter the horizontal offset for tiling the bitmap.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Introduïu el desplaçament horitzontal per fer un mosaic amb el mapa de bits.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25607,7 +25607,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Enter the vertical offset for tiling the bitmap.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Introduïu el desplaçament vertical per fer un mosaic amb el mapa de bits.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25625,7 +25625,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Tiles the bitmap to fill the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Fa un mosaic amb el mapa de bits per omplir l'objecte seleccionat.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25643,7 +25643,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Stretches the bitmap to fill the selected object. To use this feature, clear the <emph>Tile </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Estira el mapa de bits per omplir l'objecte seleccionat. Per utilitzar esta funció, desactiveu la casella <emph>Mosaic</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25679,7 +25679,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Horizontally offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Desplaça horitzontalment el mapa de bits original en relació amb els mosaics de mapa de bits i segons el valor que introduïu.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25697,7 +25697,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Vertically offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Desplaça verticalment el mapa de bits original en relació amb els mosaics de mapes de bits i segons el valor que introduïu.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25715,7 +25715,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_OFFSET\">Enter the percentage to offset the rows or columns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_OFFSET\">Introduïu el percentatge de desplaçament de les files i les columnes.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25742,7 +25742,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/CB_HATCHBCKGRD\">Applies a background color to the hatching pattern. Select this checkbox, and then click a color in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/CB_HATCHBCKGRD\">Aplica un color de fons al patró d'ombreig. Seleccioneu esta casella i, tot seguit, feu clic en un color de la llista.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25760,7 +25760,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHBCKGRDCOLOR\">Click the color that you want to use as a background for the selected hatching pattern.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHBCKGRDCOLOR\">Feu clic al color que voleu utilitzar com a fons per al patró d'ombreig seleccionat.</ahelp>"
#: 05210200.xhp
msgctxt ""
@@ -25786,7 +25786,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Select a color to apply, save the current color list, or load a different color list."
-msgstr "Seleccioneu el color que voleu aplicar, guardeu la llista de colors actual o carregueu una altra llista de colors."
+msgstr "Seleccioneu el color que voleu aplicar, alceu la llista de colors actual o carregueu una altra llista de colors."
#: 05210200.xhp
msgctxt ""
@@ -25820,7 +25820,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/GradientPage\">Set the properties of a gradient, or save and load gradient lists.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/gradientpage/GradientPage\">Definiu les propietats d'un degradat o bé alceu i carregueu llistes de degradats.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -26018,7 +26018,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/modify\">Applies the current gradient properties to the selected gradient. If you want, you can save the gradient under a different name.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/modify\">Aplica les propietats de degradat actuals al degradat seleccionat. Podeu guardar el degradat amb un altre nom.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/modify\">Aplica les propietats de degradat actuals al degradat seleccionat. Podeu alçar el degradat amb un altre nom.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -26045,7 +26045,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Save Gradients List"
-msgstr "Guarda la llista de degradats"
+msgstr "Alça la llista de degradats"
#: 05210300.xhp
msgctxt ""
@@ -26054,7 +26054,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/save\">Saves the current list of gradients, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/save\">Guarda la llista actual de degradats perquè la pugueu carregar més avant.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/save\">Alça la llista actual de degradats perquè la pugueu carregar més avant.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26088,7 +26088,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/HatchPage\">Set the properties of a hatching pattern, or save and load hatching lists.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/HatchPage\">Vos permet definir les propietats d'un patró d'ombreig, i també alçar i carregar les llistes d'ombreigs.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26124,7 +26124,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/distancemtr\">Enter the amount of space that you want to have between the hatch lines.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/distancemtr\">Introduïu una xifra per a l'espai que vulgueu que deixar entre les línies d'ombreig.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26142,7 +26142,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/anglemtr\">Enter the rotation angle for the hatch lines, or click a position in the angle grid.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/anglemtr\">Introduïu l'angle de gir per a les línies d'ombreig, o bé feu clic a una posició de la graella.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26160,7 +26160,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/anglectl\">Click a position in the grid to define the rotation angle for the hatch lines.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/anglectl\">Feu clic a qualsevol posició de la graella per definir l'angle de gir per a les línies d'ombreig.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26178,7 +26178,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/linetypelb\">Select the type of hatch lines that you want to use.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/linetypelb\">Seleccioneu el tipus de línia d'ombreig que vulgueu utilitzar.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26196,7 +26196,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/linecolorlb\">Select the color of the hatch lines.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/linecolorlb\">Seleccioneu el color per a les línies d'ombreig.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26214,7 +26214,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Lists the available hatching patterns. You can also modify or create your own hatching pattern. To save the list, click the <emph>Save Hatches List</emph> button. To display a different list, click the <emph>Load Hatches List</emph> button."
-msgstr "Llista els patrons d'ombreig disponibles. També podeu modificar un patró existent o crear-ne un de nou. Per guardar la llista, feu clic al botó <emph>Guarda la llista d'ombreigs</emph>. Per mostrar una altra llista, feu clic al botó <emph>Carrega la llista d'ombreigs</emph>."
+msgstr "Llista els patrons d'ombreig disponibles. També podeu modificar un patró existent o crear-ne un de nou. Per alçar la llista, feu clic al botó <emph>Alça la llista d'ombreigs</emph>. Per mostrar una altra llista, feu clic al botó <emph>Carrega la llista d'ombreigs</emph>."
#: 05210400.xhp
msgctxt ""
@@ -26232,7 +26232,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/hatchingslb\">Lists the available hatching patterns. Click the hatching pattern that you want to apply, and then click <emph>OK</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/hatchingslb\">Llista tots els patrons d'ombreig disponibles. Feu clic al patró d'ombreig que vulgueu aplicar i, a continuació, feu clic a <emph>D'acord</emph>.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26250,7 +26250,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/add\">Adds a custom hatching pattern to the current list. Specify the properties of your hatching pattern, and then click this button.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/add\">Afig un patró d'ombreig personalitzat a la llista actual. Indiqueu les propietats del patró personalitzat i feu clic a este botó.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26268,7 +26268,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/modify\">Applies the current hatching properties to the selected hatching pattern. If you want, you can save the pattern under a different name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/modify\">Aplica les propietats d'ombreig actuals al patró d'ombreig seleccionat. Si ho voleu, podeu alçar el patró amb un altre nom.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26286,7 +26286,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/load\">Loads a different list of hatching patterns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/load\">Carrega una altra llista de patrons d'ombreig.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26295,7 +26295,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Save Hatches List"
-msgstr "Guarda la llista d'ombreigs"
+msgstr "Alça la llista d'ombreigs"
#: 05210400.xhp
msgctxt ""
@@ -26304,7 +26304,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/save\">Saves the current list of hatching patterns, so that you can load it later.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hatchpage/save\">Alça la llista de patrons d'ombreig actual perquè la pugueu carregar més avant.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26338,7 +26338,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Select a bitmap that you want to use as a fill pattern, or create your own pixel pattern. You can also import bitmaps, and save or load bitmap lists.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Seleccioneu el mapa de bits que vulgueu utilitzar com a patró d'emplenament, o bé creeu un patró de píxels. També podeu importar mapes de bits i alçar o carregar llistes de mapes de bits.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26392,7 +26392,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Select a foreground color, and then click in the grid to add a pixel to the pattern.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Seleccioneu un color de primer pla i a continuació feu clic a la graella per afegir un píxel al patró.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26410,7 +26410,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BACKGROUND_COLOR\">Select a background color for your bitmap pattern.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BACKGROUND_COLOR\">Seleccioneu un color de fons per al patró de mapes de bits.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26428,7 +26428,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Select a bitmap in the list, and then click <emph>OK</emph> to apply the pattern to the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Seleccioneu un mapa de bits a la llista i feu clic a <emph>D'acord</emph> per aplicar el patró a l'objecte seleccionat.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26446,7 +26446,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Adds a bitmap that you created in the <emph>Pattern Editor </emph>to the current list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Afig un mapa de bits que hàgeu creat a l'<emph>Editor de patrons</emph> a la llista actual.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26464,7 +26464,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_MODIFY\">Replaces a bitmap that you created in the <emph>Pattern Editor</emph> with the current bitmap pattern. If you want, you can save the pattern under a different name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_MODIFY\">Reemplaça un mapa de bits que hàgeu creat a l'<emph>Editor de patrons</emph> amb el patró de mapes de bits actual. Si ho voleu, podeu alçar el patró amb un altre nom.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26482,7 +26482,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Cerqueu el mapa de bits que vulgueu importar i feu clic a <emph>Obri</emph>. El mapa de bits s'afegirà al final de la llista de mapes de bits disponibles.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26500,7 +26500,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Loads a different list of bitmaps.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Carrega una altra llista de mapes de bits.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26509,7 +26509,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Save Bitmap List"
-msgstr "Guarda la llista de mapes de bits"
+msgstr "Alça la llista de mapes de bits"
#: 05210500.xhp
msgctxt ""
@@ -26518,7 +26518,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Saves the current list of bitmaps, so that you can load it later.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Alça la llista de mapes de bits actual perquè la pugueu carregar més avant.</ahelp>"
#: 05210600.xhp
msgctxt ""
@@ -26765,7 +26765,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_OFF\">Turns off color transparency.</ahelp> This is the default setting."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_OFF\">Desactiva la transparència del color.</ahelp> Este és el paràmetre per defecte."
#: 05210700.xhp
msgctxt ""
@@ -26783,7 +26783,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_LINEAR\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_LINEAR\">Activa la transparència de color. Seleccioneu esta opció i introduïu un percentatge en el quadre. Si introduïu 0% serà completament opaca i amb el 100% serà completament transparent.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26801,7 +26801,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRANSPARENT\">Adjusts the transparency of the current fill color. Enter a number between 0% (opaque) and 100% (transparent).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRANSPARENT\">Ajusta la transparència del color d'emplenament actual. Introduïu un valor entre el 0% (opac) i el 100% (transparent).</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26819,7 +26819,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_GRADIENT\">Applies a transparency gradient to the current fill color. Select this option, and then set the gradient properties.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_GRADIENT\">Aplica un degradat de transparència al color d'emplenament actual. Seleccioneu esta opció i, a continuació, definiu les propietats de degradat.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26837,7 +26837,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/LB_TRGR_GRADIENT_TYPES\">Select the type of transparency gradient that you want to apply.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/LB_TRGR_GRADIENT_TYPES\">Seleccioneu el tipus de degradat de transparència que vulgueu aplicar.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26855,7 +26855,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_X\">Enter the horizontal offset for the gradient.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_X\">Introduïu el desplaçament horitzontal per al degradat.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26873,7 +26873,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_Y\">Enter the vertical offset for the gradient.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_Y\">Introduïu el desplaçament vertical per al degradat.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26891,7 +26891,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_ANGLE\">Enter a rotation angle for the gradient.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_ANGLE\">Introduïu un angle de gir per al degradat.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26909,7 +26909,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_BORDER\">Enter the amount by which you want to adjust the transparent area of the gradient. The default value is 0%.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_BORDER\">Introduïu el percentatge amb què vulgueu ajustar l'àrea transparent del degradat. El valor per defecte és 0%.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26927,7 +26927,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Introduïu un percentatge de transparència per al punt inicial del degradat. Si introduïu 0% serà completament opac i amb el 100% serà completament transparent.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26945,7 +26945,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_END_VALUE\">Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_END_VALUE\">Introduïu un percentatge de transparència per al punt final del degradat. Si introduïu 0% el degradat serà completament opac i si introduïu 100% serà completament transparent.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26997,7 +26997,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TextAttributesPage\">Sets the layout and anchoring properties for text in the selected drawing or text object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TextAttributesPage\">Permet definir el format i les propietats d'ancoratge per al text de l'objecte de dibuix o de text seleccionat.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27033,7 +27033,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_WIDTH\">Expands the width of the object to the width of the text, if the object is smaller than the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_WIDTH\">Amplia l'amplada de l'objecte fins ajustar-lo a l'amplada del text, en cas que l'objecte siga més petit que el text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27051,7 +27051,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_HEIGHT\">Expands the height of the object to the height of the text, if the object is smaller than the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_HEIGHT\">Amplia l'alçada de l'objecte fins ajustar-lo a l'alçada del text, en cas que l'objecte siga més petit que el text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27069,7 +27069,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_FIT_TO_SIZE\">Resizes the text to fit the entire area of the drawing or text object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_FIT_TO_SIZE\">Redimensiona el text perquè empleni tota l'àrea de l'objecte de dibuix o de text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27087,7 +27087,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_CONTOUR\">Adapts the text flow so that it matches the contours of the selected drawing object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_CONTOUR\">Adapta el flux del text perquè coincidisca amb les vores de l'objecte de dibuix seleccionat.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27155,7 +27155,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_LEFT\">Enter the amount of space to leave between the left edge of the drawing or text object and the left border of the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_LEFT\">Introduïu la quantitat d'espai que vulgueu deixar entre la vora esquerra de l'objecte de dibuix o de text i la vora esquerra del text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27173,7 +27173,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_RIGHT\">Enter the amount of space to leave between the right edge of the drawing or text object and the right border of the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_RIGHT\">Introduïu la quantitat d'espai que vulgueu deixar entre el límit dret de l'objecte de dibuix o de text i la vora dreta del text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27191,7 +27191,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_TOP\">Enter the amount of space to leave between the top edge of the drawing or text object and the upper border of the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_TOP\">Introduïu la quantitat d'espai que vulgueu deixar entre la vora superior de l'objecte de dibuix o de text i la vora superior del text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27209,7 +27209,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_BOTTOM\">Enter the amount of space to leave between the bottom edge of the drawing or text object and the lower border of the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_BOTTOM\">Introduïu la quantitat d'espai que vulgueu deixar entre la vora inferior de l'objecte de dibuix o de text i la vora inferior del text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27245,7 +27245,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/CTL_POSITION\">Click where you want to place the anchor for the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/CTL_POSITION\">Feu clic a la posició on vulgueu col·locar l'àncora per al text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27359,7 +27359,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_X\">Enter the horizontal distance that you want to move the object relative to the base point selected in the grid.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_X\">Introduïu la distància horitzontal per al desplaçament de l'objecte en relació amb el punt base seleccionat a la graella.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27377,7 +27377,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_Y\">Enter the vertical distance that you want to move the object relative to the base point selected in the grid.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_Y\">Introduïu la distància vertical per al desplaçament de l'objecte en relació amb el punt base seleccionat a la graella.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27395,7 +27395,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">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 <emph>Position Y</emph> and <emph>Position X</emph> boxes. The base points correspond to the selection handles on an object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">Feu clic a un punt base de la graella i a continuació introduïu la xifra per al desplaçament de l'objecte en relació amb el punt base que hàgeu seleccionat en els quadres <emph>Posició Y</emph> i <emph>Posició X</emph>. Els punts base corresponen a les anses de selecció d'un objecte.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27431,7 +27431,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_WIDTH\">Enter a width for the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_WIDTH\">Introduïu una amplada per a l'objecte seleccionat.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27449,7 +27449,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_HEIGHT\">Enter a height for the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_HEIGHT\">Introduïu una alçada per a l'objecte seleccionat.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27467,7 +27467,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/CBX_SCALE\">Maintains proportions when you resize the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/CBX_SCALE\">Manté les proporcions quan redimensioneu l'objecte seleccionat.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27485,7 +27485,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/CTL_SIZERECT\">Click a base point in the grid, and then enter the new size dimensions for the selected object in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_SIZERECT\">Feu clic a un punt base de la graella i a continuació introduïu les noves dimensions per a l'objecte seleccionat en els quadres <emph>Amplada</emph> i <emph>Alçada</emph>.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27512,7 +27512,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_POSPROTECT\">Prevents changes to the position or the size of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_POSPROTECT\">Evita que es puguen fer canvis a la posició o a la mida de l'objecte seleccionat.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27530,7 +27530,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_SIZEPROTECT\">Prevents you from resizing the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_SIZEPROTECT\">Impedeix que es redimensioni l'objecte.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27566,7 +27566,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/LB_ANCHOR\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Select the type of anchor for the selected object. </caseinline></switchinline></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/LB_ANCHOR\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Seleccioneu el tipus d'àncora per a l'objecte seleccionat. </caseinline></switchinline></ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27584,7 +27584,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/LB_ORIENT\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Specifies the position of the anchor in relation to the character height. </caseinline></switchinline></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/LB_ORIENT\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Indica la posició de l'àncora en relació amb l'alçada dels caràcters. </caseinline></switchinline></ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27618,7 +27618,7 @@ msgctxt ""
"par_id31591510\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_WIDTH\">Expands the width of the object to the width of the text, if the object is smaller than the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_WIDTH\">Amplia l'amplada de l'objecte fins ajustar-lo a l'amplada del text, en cas que l'objecte siga més petit que el text.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27635,7 +27635,7 @@ msgctxt ""
"par_id31540680\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_HEIGHT\">Expands the height of the object to the height of the text, if the object is smaller than the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_HEIGHT\">Amplia l'alçada de l'objecte fins ajustar-lo a l'alçada del text, en cas que l'objecte siga més petit que el text.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27669,7 +27669,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/rotationtabpage/Rotation\">Rotates the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/rotationtabpage/Rotation\">Gira l'objecte seleccionat.</ahelp>"
#: 05230300.xhp
msgctxt ""
@@ -27714,7 +27714,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_X\">Enter the horizontal distance from the left edge of the page to the pivot point.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_X\">Introduïu la distància horitzontal des de la vora esquerra de la pàgina fins al punt de gir.</ahelp>"
#: 05230300.xhp
msgctxt ""
@@ -27732,7 +27732,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_Y\">Enter the vertical distance from the top edge of the page to the pivot point.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_Y\">Introduïu la distància vertical des de la vora superior de la pàgina fins al punt de gir.</ahelp>"
#: 05230300.xhp
msgctxt ""
@@ -27750,7 +27750,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/rotationtabpage/CTL_RECT\">Click where you want to place the pivot point.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/rotationtabpage/CTL_RECT\">Feu clic a la posició on vulgueu establir el punt de gir.</ahelp>"
#: 05230300.xhp
msgctxt ""
@@ -27786,7 +27786,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_ANGLE\">Enter the number of degrees that you want to rotate the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_ANGLE\">Introduïu el nombre de graus que vulgueu aplicar al gir de l'objecte seleccionat.</ahelp>"
#: 05230300.xhp
msgctxt ""
@@ -27804,7 +27804,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/rotationtabpage/CTL_ANGLE\">Click to specify the rotation angle in multiples of 45 degrees.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/rotationtabpage/CTL_ANGLE\">Feu-hi clic per indicar l'angle de gir en múltiples de 45 graus.</ahelp>"
#: 05230400.xhp
msgctxt ""
@@ -27838,7 +27838,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/slantcornertabpage/SlantAndCornerRadius\">Slants the selected object, or rounds the corners of a rectangular object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/slantcornertabpage/SlantAndCornerRadius\">Inclina l'objecte seleccionat, o bé arrodoneix les cantonades d'un objecte rectangular.</ahelp>"
#: 05230400.xhp
msgctxt ""
@@ -27874,7 +27874,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_RADIUS\">Enter the radius of the circle that you want to use to round the corners.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_RADIUS\">Introduïu el radi del cercle que vulgueu utilitzar per arrodonir les cantonades.</ahelp>"
#: 05230400.xhp
msgctxt ""
@@ -27910,7 +27910,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_ANGLE\">Enter the angle of the slant axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_ANGLE\">Introduïu l'angle per a l'eix d'inclinació.</ahelp>"
#: 05230500.xhp
msgctxt ""
@@ -29368,7 +29368,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "To exit a group, right-click, and then choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Exit Group</emph></caseinline><defaultinline><emph>Group - Exit Group</emph></defaultinline></switchinline>"
-msgstr "Per eixir d'un grup, feu-hi clic amb el botó dret i trieu <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Trau-ho del grup</emph></caseinline><defaultinline><emph>Agrupa - Trau-ho del grup</emph></defaultinline></switchinline>"
+msgstr "Per eixir d'un grup, feu-hi clic amb el botó dret i trieu <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Treu-ho del grup</emph></caseinline><defaultinline><emph>Agrupa - Treu-ho del grup</emph></defaultinline></switchinline>"
#: 05290000.xhp
msgctxt ""
@@ -29404,7 +29404,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit\">Exit group</link>"
-msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Trau\">Trau-ho del grup</link>"
+msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Treu\">Treu-ho del grup</link>"
#: 05290100.xhp
msgctxt ""
@@ -29525,7 +29525,7 @@ msgctxt ""
"par_id3148548\n"
"help.text"
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
-msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Trau-ho del grup\">Trau-ho del grup</link>"
+msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Treu-ho del grup\">Treu-ho del grup</link>"
#: 05290400.xhp
msgctxt ""
@@ -29533,7 +29533,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Exit Group"
-msgstr "Trau-ho del grup"
+msgstr "Treu-ho del grup"
#: 05290400.xhp
msgctxt ""
@@ -29542,7 +29542,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
-msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Trau-ho del grup\">Trau-ho del grup</link>"
+msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Treu-ho del grup\">Treu-ho del grup</link>"
#: 05290400.xhp
msgctxt ""
@@ -29593,7 +29593,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TextAnimation\">Adds an animation effect to the text in the selected drawing object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TextAnimation\">Afig un efecte d'animació al text de l'objecte de dibuix seleccionat.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29629,7 +29629,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/LB_EFFECT\">Select the animation effect that you want to apply to the text in the selected drawing object. To remove an animation effect, select <emph>No Effect</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/LB_EFFECT\">Seleccioneu l'efecte d'animació que vulgueu aplicar al text de l'objecte de dibuix seleccionat. Per treure un efecte d'animació, seleccioneu <emph>Sense efectes</emph>.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29647,7 +29647,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"/cui/ui/textanimtabpage/BTN_LEFT\">Scrolls text from right to left.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"/cui/ui/textanimtabpage/BTN_LEFT\">Desplaça el text de dreta a esquerra.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29682,7 +29682,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/BTN_RIGHT\">Scrolls text from left to right.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/BTN_RIGHT\">Desplaça el text d'esquerra a dreta.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29717,7 +29717,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/BTN_UP\">Scrolls text from bottom to top.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/BTN_UP\">Desplaça el text de baix cap a dalt.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29752,7 +29752,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"/ui/textanimtabpage/BTN_DOWN\">Scrolls text from top to bottom.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"/ui/textanimtabpage/BTN_DOWN\">Desplaça el text de dalt cap avall.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29796,7 +29796,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_START_INSIDE\">Text is visible and inside the drawing object when the effect is applied.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_START_INSIDE\">Quan s'aplica este efecte el text és visible i se situa dins de l'objecte de dibuix.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29814,7 +29814,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_STOP_INSIDE\">Text remains visible after the effect is applied.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_STOP_INSIDE\">En aplicar este efecte el text roman visible.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29850,7 +29850,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_ENDLESS\">Plays the animation effect continuously. To specify the number of times to play the effect, clear this checkbox, and enter a number in the <emph>Continuous</emph> box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_ENDLESS\">Reprodueix l'efecte d'animació de manera contínua. Si voleu indicar quantes vegades voleu que s'execute l'efecte, desactiveu esta casella de selecció i introduïu una xifra en el quadre <emph>Continu</emph>.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29868,7 +29868,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/NUM_FLD_COUNT\">Enter the number of times that you want the animation effect to repeat.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/NUM_FLD_COUNT\">Introduïu el nombre de vegades que vulgueu que es repetisca l'efecte d'animació.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29904,7 +29904,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_PIXEL\">Measures increment value in pixels.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_PIXEL\">Mesura el valor de l'increment en píxels.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29922,7 +29922,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/MTR_FLD_AMOUNT\">Enter the number of increments by which to scroll the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/MTR_FLD_AMOUNT\">Introduïu el nombre d'increments pels quals vulgueu desplaçar el text.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29958,7 +29958,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_AUTO\">$[officename] 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<emph> Automatic</emph> box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_AUTO\">El $[officename] determina de manera automàtica el temps que s'esperarà abans de repetir l'efecte. Per assignar manualment el període de retard, desactiveu esta casella de selecció i introduïu un valor en el quadre <emph>Automàtic</emph>.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29976,7 +29976,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/MTR_FLD_DELAY\">Enter the amount of time to wait before repeating the effect.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/MTR_FLD_DELAY\">Introduïu una xifra per al temps que vulgueu esperar abans de repetir l'efecte.</ahelp>"
#: 05340100.xhp
msgctxt ""
@@ -30874,7 +30874,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "Cutting, copying and pasting data"
-msgstr "Retallar, copiar i apegar dades"
+msgstr "Retallar, copiar i enganxar dades"
#: 05340400.xhp
msgctxt ""
@@ -30883,7 +30883,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "You can cut, copy, and paste records in <emph>Data Source</emph> view. The Data Source browser also supports the dragging and dropping of records, or text and numbers from other $[officename] files."
-msgstr "Podeu retallar, copiar i apegar registres des de la vista <emph>Font de dades</emph>. El navegador de la font de dades també admet que s'arrosseguin i es deixin anar registres, textos i nombres des d'altres fitxers del $[officename]."
+msgstr "Podeu retallar, copiar i enganxar registres des de la vista <emph>Font de dades</emph>. El navegador de la font de dades també admet que s'arrosseguin i es deixin anar registres, textos i nombres des d'altres fitxers del $[officename]."
#: 05340400.xhp
msgctxt ""
@@ -33786,7 +33786,7 @@ msgctxt ""
"par_idN1059E\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the modified entry to the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda l'entrada modificada al fitxer de la base de dades.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça l'entrada modificada al fitxer de la base de dades.</ahelp>"
#: 06010601.xhp
msgctxt ""
@@ -34240,7 +34240,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/applyautofmtpage/ApplyAutoFmtPage\">Select the options for automatically correcting errors as you type, and then click <emph>OK</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/applyautofmtpage/ApplyAutoFmtPage\">Seleccioneu les opcions per a la correcció automàtica en teclejar i, a continuació, premeu <emph>D'acord</emph>.</ahelp>"
#: 06040100.xhp
msgctxt ""
@@ -34885,7 +34885,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/applyautofmtpage/edit\">Modifies the selected AutoCorrect option.</ahelp></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/applyautofmtpage/edit\">Modifica l'opció de correcció automàtica seleccionada.</ahelp></caseinline></switchinline>"
#: 06040200.xhp
msgctxt ""
@@ -35018,7 +35018,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorreplacepage/textonly\">Saves the entry in the <emph>With</emph> box without formatting. When the replacement is made, the text uses the same format as the document text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/acorreplacepage/textonly\">Guarda l'entrada en el quadre <emph>Amb</emph> sense formatar-la. Si activeu esta opció, en fer el reemplaçament el text utilitzarà el mateix format que el text del document.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/textonly\">Alça l'entrada en el quadre <emph>Amb</emph> sense formatar-la. Si activeu esta opció, en fer el reemplaçament el text utilitzarà el mateix format que el text del document.</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -35143,7 +35143,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorexceptpage/doublelist\">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.</ahelp> To remove an item from the list, select the item, and then click <emph>Delete</emph>."
-msgstr "<ahelp hid=\"cui/ui/acorexceptpage/doublelist\">Llista les paraules o abreviacions que comencen amb dues majúscules i que no s'han de corregir automàticament. Totes les paraules que comencen amb dues majúscules es llistaran en este camp.</ahelp> Per traure un element de la llista, seleccioneu-lo i feu clic a <emph>Suprimeix</emph>."
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/doublelist\">Llista les paraules o abreviacions que comencen amb dues majúscules i que no s'han de corregir automàticament. Totes les paraules que comencen amb dues majúscules es llistaran en este camp.</ahelp> Per treure un element de la llista, seleccioneu-lo i feu clic a <emph>Suprimeix</emph>."
#: 06040300.xhp
msgctxt ""
@@ -35293,7 +35293,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/applylocalizedpage/doublereplace\">Automatically replaces the default system symbol for single quotation marks with the special character that you specify.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/applylocalizedpage/doublereplace\">Reemplaça automàticament el símbol per defecte del sistema per a les cometes senzilles amb el caràcter especial que indiqueu.</ahelp>"
#: 06040400.xhp
msgctxt ""
@@ -35311,7 +35311,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/applylocalizedpage/startsingle\">Select the <link href=\"text/shared/01/04100000.xhp\" name=\"special character\">special character</link> that will automatically replace the current opening quotation mark in your document when you choose <emph>Format - AutoCorrect - Apply</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/applylocalizedpage/startsingle\">Seleccioneu el <link href=\"text/shared/01/04100000.xhp\" name=\"caràcter especial\">caràcter especial</link> que reemplaçarà automàticament la cometa d'obertura actual quan trieu <emph>Format - Correcció automàtica - Aplica</emph>.</ahelp>"
#: 06040400.xhp
msgctxt ""
@@ -35329,7 +35329,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/applylocalizedpage/enddouble\">Select the <link href=\"text/shared/01/04100000.xhp\" name=\"special character\">special character</link> that will automatically replace the current closing quotation mark in your document when you choose <emph>Format - AutoCorrect - Apply</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/applylocalizedpage/enddouble\">Seleccioneu el <link href=\"text/shared/01/04100000.xhp\" name=\"caràcter especial\">caràcter especial</link> que reemplaçarà de manera automàtica la cometa de tancament actual quan trieu <emph>Format - Correcció automàtica - Aplica</emph>.</ahelp>"
#: 06040400.xhp
msgctxt ""
@@ -35347,7 +35347,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/applylocalizedpage/defaultsingle\">Resets the quotation marks to the default symbols.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/applylocalizedpage/defaultsingle\">Reinicialitza les cometes als símbols per defecte.</ahelp>"
#: 06040500.xhp
msgctxt ""
@@ -35605,7 +35605,7 @@ msgctxt ""
"97\n"
"help.text"
msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT\">Adds the frequently used words to a list. To remove a word from the Word Completion list, select the word, and then click<emph> Delete Entry</emph>.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT\">Afig a una llista les paraules que s'utilitzen freqüentment. Per traure una paraula de la llista de compleció de paraules, seleccioneu-la i feu clic a <emph>Supressió de les entrades</emph>.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT\">Afig a una llista les paraules que s'utilitzen freqüentment. Per treure una paraula de la llista de compleció de paraules, seleccioneu-la i feu clic a <emph>Supressió de les entrades</emph>.</ahelp>"
#: 06040600.xhp
msgctxt ""
@@ -35923,7 +35923,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pickbulletpage/valueset\">Click the bullet style that you want to use.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/pickbulletpage/valueset\">Feu clic a l'estil de pic que vulgueu utilitzar.</ahelp>"
#: 06050100.xhp
msgctxt ""
@@ -36875,7 +36875,7 @@ msgctxt ""
"par_id6081728\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line.</ahelp>"
-msgstr "<ahelp hid=\".\">Introduïu la distància que vulgueu deixar des del marge esquerre de la pàgina fins al principi de totes les línies del paràgraf numerat que seguisquen la primera línia.</ahelp>"
+msgstr "<ahelp hid=\".\">Introduïu la distància que vulgueu deixar des del marge esquerre de la pàgina fins al principi de totes les línies del paràgraf numerat que seguïsquen la primera línia.</ahelp>"
#: 06050600.xhp
msgctxt ""
@@ -37035,7 +37035,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Macro from / Save macro in"
-msgstr "Macro des de / Guarda la macro a"
+msgstr "Macro des de / Alça la macro a"
#: 06130000.xhp
msgctxt ""
@@ -37044,7 +37044,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Llista les biblioteques i els mòduls on podeu obrir o guardar les vostres macros. Per guardar una macro amb un document en concret, obriu el document i, a continuació, obriu este diàleg.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Llista les biblioteques i els mòduls on podeu obrir o alçar les vostres macros. Per alçar una macro amb un document en concret, obriu el document i, a continuació, obriu este diàleg.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -37053,7 +37053,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Run / Save"
-msgstr "Executa / Guarda"
+msgstr "Executa / Alça"
#: 06130000.xhp
msgctxt ""
@@ -37062,7 +37062,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o guarda la macro actual.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Executa o alça la macro actual.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -37152,7 +37152,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Saves the recorded macro in a new library.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Guarda la macro enregistrada en una biblioteca nova.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Alça la macro enregistrada en una biblioteca nova.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -37170,7 +37170,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Saves the recorded macro in a new module.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Guarda la macro enregistrada en un mòdul nou.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Alça la macro enregistrada en un mòdul nou.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -37715,7 +37715,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Stop Recording"
-msgstr "Para l'enregistrament"
+msgstr "Atura l'enregistrament"
#: 06130010.xhp
msgctxt ""
@@ -37724,7 +37724,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\".uno:StopRecording\">Stops recording a macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:StopRecording\">Para l'enregistrament d'una macro.</ahelp>"
+msgstr "<ahelp hid=\".uno:StopRecording\">Atura l'enregistrament d'una macro.</ahelp>"
#: 06130100.xhp
msgctxt ""
@@ -37750,7 +37750,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Protegeix la biblioteca seleccionada amb una contrasenya.</ahelp> Podeu introduir una contrasenya nova o bé canviar la contrasenya actual."
#: 06130100.xhp
msgctxt ""
@@ -37777,7 +37777,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Enter the current password for the selected library.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Introduïu la contrasenya actual per a la biblioteca seleccionada.</ahelp>"
#: 06130100.xhp
msgctxt ""
@@ -37804,7 +37804,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Enter a new password for the selected library.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Introduïu una contrasenya nova per a la biblioteca seleccionada.</ahelp>"
#: 06130100.xhp
msgctxt ""
@@ -37822,7 +37822,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Reenter the new password for the selected library.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Torneu a introduir la contrasenya per a la biblioteca seleccionada.</ahelp>"
#: 06130200.xhp
msgctxt ""
@@ -38051,7 +38051,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "You can also save and load individual menu, shortcut key, and toolbar custom settings."
-msgstr "També podeu guardar i carregar paràmetres personalitzats per a menús, tecles de drecera i barres d'eines."
+msgstr "També podeu alçar i carregar paràmetres personalitzats per a menús, tecles de drecera i barres d'eines."
#: 06140100.xhp
msgctxt ""
@@ -38085,7 +38085,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_CONFIG_MENU\">Customizes and saves current menu layouts as well as creates new menus. You cannot customize context menus.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONFIG_MENU\">Personalitza i guarda els formats de menú actuals, i també crea menús nous. Noteu que no és possible personalitzar els menús contextuals.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONFIG_MENU\">Personalitza i alça els formats de menú actuals, i també crea menús nous. Noteu que no és possible personalitzar els menús contextuals.</ahelp>"
#: 06140100.xhp
msgctxt ""
@@ -38206,7 +38206,7 @@ msgctxt ""
"par_idN108C6\n"
"help.text"
msgid "A keyboard accelerator allows you to select a menu command when you press Alt+ an underlined letter in a menu command. For example, to select the <emph>Save All</emph> command by pressing Alt+V, enter Sa~ve All."
-msgstr "Les tecles de drecera vos permeten seleccionar ordes de menú quan premeu la tecla Alt juntament amb la lletra subratllada en una orde de menú. Per exemple, si voleu que l'orde <emph>Guarda-ho tot</emph> correspongui a la combinació Alt+S, introduïu Gua~rda-ho tot."
+msgstr "Les tecles de drecera vos permeten seleccionar ordes de menú quan premeu la tecla Alt juntament amb la lletra subratllada en una orde de menú. Per exemple, si voleu que l'orde <emph>Alça-ho tot</emph> correspongui a la combinació Alt+S, introduïu De~sa-ho tot."
#: 06140100.xhp
msgctxt ""
@@ -38479,7 +38479,7 @@ msgctxt ""
"par_idN10918\n"
"help.text"
msgid "Save In"
-msgstr "Guarda a"
+msgstr "Alça a"
#: 06140100.xhp
msgctxt ""
@@ -38487,7 +38487,7 @@ msgctxt ""
"par_idN1091C\n"
"help.text"
msgid "<ahelp hid=\"705498948\">Select the application or open document where you want to add the menu.</ahelp> A separate menu configuration is saved for the item that you select."
-msgstr "<ahelp hid=\"705498948\">Seleccioneu l'aplicació o obriu el document on vulgueu afegir el menú.</ahelp> Es guardarà una configuració de menú per separat per a l'element que seleccioneu."
+msgstr "<ahelp hid=\"705498948\">Seleccioneu l'aplicació o obriu el document on vulgueu afegir el menú.</ahelp> S'alçarà una configuració de menú per separat per a l'element que seleccioneu."
#: 06140100.xhp
msgctxt ""
@@ -38503,7 +38503,7 @@ msgctxt ""
"par_idN10922\n"
"help.text"
msgid "You cannot load a menu configuration from one location and save the configuration to another location."
-msgstr "Tingueu en compte que no és possible carregar una configuració de menú des d'una ubicació i guardar-la en una altra de diferent."
+msgstr "Tingueu en compte que no és possible carregar una configuració de menú des d'una ubicació i alçar-la en una altra de diferent."
#: 06140101.xhp
msgctxt ""
@@ -38805,7 +38805,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_LOAD\">Replaces the shortcut key configuration with one that was previously saved.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_LOAD\">Reemplaça la configuració de la tecla de drecera amb una altra configuració guardada anteriorment.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_LOAD\">Reemplaça la configuració de la tecla de drecera amb una altra configuració alçada anteriorment.</ahelp>"
#: 06140200.xhp
msgctxt ""
@@ -38814,7 +38814,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 06140200.xhp
msgctxt ""
@@ -38823,7 +38823,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_SAVE\">Saves the current shortcut key configuration, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_SAVE\">Guarda la configuració actual per a la tecla de drecera per tal que la pugueu carregar més avant.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_SAVE\">Alça la configuració actual per a la tecla de drecera per tal que la pugueu carregar més avant.</ahelp>"
#: 06140200.xhp
msgctxt ""
@@ -39226,7 +39226,7 @@ msgctxt ""
"par_idN106BB\n"
"help.text"
msgid "Save In"
-msgstr "Guarda a"
+msgstr "Alça a"
#: 06140400.xhp
msgctxt ""
@@ -39234,7 +39234,7 @@ msgctxt ""
"par_idN106D2\n"
"help.text"
msgid "<ahelp hid=\".\">Select the location where to load the configuration and where to save it.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu la ubicació on vulgueu carregar i guardar la configuració.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu la ubicació on vulgueu carregar i alçar la configuració.</ahelp>"
#: 06140400.xhp
msgctxt ""
@@ -39242,7 +39242,7 @@ msgctxt ""
"par_idN106D5\n"
"help.text"
msgid "For every entry in the list box, an own configuration is maintained. Select one of the open documents or select the application to load and edit the associated configuration. Edit the configuration and save it back to the location from where you loaded it. Editing the configuration in one location does not change the configuration in any other location."
-msgstr "Es manté una configuració pròpia per a cada entrada del quadre de llista. Seleccioneu un document obert o l'aplicació on vulgueu carregar i editar la configuració associada i, a continuació, editeu la configuració i torneu-la a guardar a la ubicació des d'on l'heu carregada. Si editeu la configuració d'una ubicació determinada, els canvis que hi feu no s'aplicaran a altres ubicacions de la configuració."
+msgstr "Es manté una configuració pròpia per a cada entrada del quadre de llista. Seleccioneu un document obert o l'aplicació on vulgueu carregar i editar la configuració associada i, a continuació, editeu la configuració i torneu-la a alçar a la ubicació des d'on l'heu carregada. Si editeu la configuració d'una ubicació determinada, els canvis que hi feu no s'aplicaran a altres ubicacions de la configuració."
#: 06140400.xhp
msgctxt ""
@@ -39250,7 +39250,7 @@ msgctxt ""
"par_idN106D8\n"
"help.text"
msgid "It is not possible to load a configuration from one location and save it to another location."
-msgstr "No és possible carregar una configuració des d'una ubicació i guardar-la en una altra de diferent."
+msgstr "No és possible carregar una configuració des d'una ubicació i alçar-la en una altra de diferent."
#: 06140402.xhp
msgctxt ""
@@ -39314,7 +39314,7 @@ msgctxt ""
"par_id8224433\n"
"help.text"
msgid "<ahelp hid=\".\">Click to remove the selected icon from the list. Only user-defined icons can be removed.</ahelp>"
-msgstr "<ahelp hid=\".\">Feu-hi clic per traure la icona seleccionada de la llista. Noteu que només és possible suprimir les icones definides per l'usuari.</ahelp>"
+msgstr "<ahelp hid=\".\">Feu-hi clic per treure la icona seleccionada de la llista. Noteu que només és possible suprimir les icones definides per l'usuari.</ahelp>"
#: 06140500.xhp
msgctxt ""
@@ -39364,7 +39364,7 @@ msgctxt ""
"par_idN1060A\n"
"help.text"
msgid "Save In"
-msgstr "Guarda a"
+msgstr "Alça a"
#: 06140500.xhp
msgctxt ""
@@ -39372,7 +39372,7 @@ msgctxt ""
"par_idN1060E\n"
"help.text"
msgid "<ahelp hid=\"705547787\">Select first where to save the event binding, in the current document or in %PRODUCTNAME.</ahelp>"
-msgstr "<ahelp hid=\"705547787\">En primer lloc, seleccioneu on voleu guardar la vinculació per a l'esdeveniment: en el document actual o al %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\"705547787\">En primer lloc, seleccioneu on voleu alçar la vinculació per a l'esdeveniment: en el document actual o al %PRODUCTNAME.</ahelp>"
#: 06140500.xhp
msgctxt ""
@@ -39381,7 +39381,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "A macro that is saved with a document can only be run when that document is opened."
-msgstr "Si guardeu una macro amb un document, només la podreu executar quan este document estiga obert."
+msgstr "Si alceu una macro amb un document, només la podreu executar quan este document estiga obert."
#: 06140500.xhp
msgctxt ""
@@ -39389,7 +39389,7 @@ msgctxt ""
"par_idN1061A\n"
"help.text"
msgid "<ahelp hid=\"40000\">The big list box lists the events and the assigned macros. After you selected the location in the <emph>Save In</emph> list box, select an event in the big list box. Then click <emph>Assign Macro</emph>.</ahelp>"
-msgstr "<ahelp hid=\"40000\">El quadre de llista gran mostra els esdeveniments i les macros seleccionades. Seleccioneu la ubicació desitjada en el quadre de llista <emph>Guarda a</emph> i, a continuació, seleccioneu un esdeveniment del quadre de llista gran. Finalment, feu clic a <emph>Assigna la macro</emph>.</ahelp>"
+msgstr "<ahelp hid=\"40000\">El quadre de llista gran mostra els esdeveniments i les macros seleccionades. Seleccioneu la ubicació desitjada en el quadre de llista <emph>Alça a</emph> i, a continuació, seleccioneu un esdeveniment del quadre de llista gran. Finalment, feu clic a <emph>Assigna la macro</emph>.</ahelp>"
#: 06140500.xhp
msgctxt ""
@@ -39708,7 +39708,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Save as Package"
-msgstr "Guarda com a paquet"
+msgstr "Alça com a paquet"
#: 06150000.xhp
msgctxt ""
@@ -39717,7 +39717,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Displays a <emph>Save as </emph>dialog to save the selected file as an XSLT filter package (*.jar).</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Mostra un diàleg <emph>Anomena i guarda</emph>, que vos permet guardar el fitxer seleccionat com paquet de filtres XSLT (*.jar).</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Mostra un diàleg <emph>Anomena i alça</emph>, que vos permet alçar el fitxer seleccionat com paquet de filtres XSLT (*.jar).</ahelp>"
#: 06150000.xhp
msgctxt ""
@@ -39841,7 +39841,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Enter the name that you want to display in the list box of the <emph>XML Filter Settings</emph> dialog.</ahelp> You must enter a unique name."
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Introduïu el nom que vulgueu que es mostre en el quadre de llista del diàleg <emph>Paràmetres del filtre XML</emph>.</ahelp> El nom que introduïu ha de ser únic."
#: 06150110.xhp
msgctxt ""
@@ -39859,7 +39859,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Select the application that you want to use with the filter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Seleccioneu l'aplicació que vulgueu utilitzar amb el filtre.</ahelp>"
#: 06150110.xhp
msgctxt ""
@@ -39877,7 +39877,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/interfacename\">Enter the name that you want to display in the <emph>File type</emph> box in file dialogs.</ahelp> You must enter a unique name. For import filters, the name appears in the <emph>File type</emph> box of <emph>Open</emph> dialogs. For export filters, the name appears in the <emph>File format</emph> box of <emph>Export</emph> dialogs."
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/interfacename\">Introduïu el nom que vulgueu que es mostre en el quadre <emph>Tipus de fitxer</emph> dels diàlegs de fitxers.</ahelp> El nom que introduïu ha de ser únic. En el cas dels fitxers d'importació, el nom apareixerà en el quadre <emph>Tipus de fitxer</emph> dels diàlegs <emph>Obri</emph>. Per als filtres d'exportació, el nom apareix al quadre <emph>Format del fitxer</emph> del diàleg <emph>Exporta</emph>."
#: 06150110.xhp
msgctxt ""
@@ -39895,7 +39895,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/extension\">Enter the file extension to use when you open a file without specifying a filter. $[officename] uses the file extension to determine which filter to use.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/extension\">Introduïu l'extensió de fitxer que s'utilitzarà quan obriu un fitxer sense indicar un filtre. El $[officename] utilitzarà esta extensió de fitxer per determinar el filtre que s'utilitzarà.</ahelp>"
#: 06150110.xhp
msgctxt ""
@@ -39913,7 +39913,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/description\">Enter a comment (optional).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/description\">Introduïu un comentari (opcional).</ahelp>"
#: 06150120.xhp
msgctxt ""
@@ -39957,7 +39957,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/doc\" visibility=\"visible\">Enter the DOCTYPE of the XML file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/doc\" visibility=\"visible\">Introduïu el tipus de document del fitxer XML.</ahelp>"
#: 06150120.xhp
msgctxt ""
@@ -39984,7 +39984,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/browsetemp\" visibility=\"visible\">Opens a file selection dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/browsetemp\" visibility=\"visible\">Obri un diàleg de selecció de fitxers.</ahelp>"
#: 06150120.xhp
msgctxt ""
@@ -40002,7 +40002,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/xsltexport\" visibility=\"visible\">If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/xsltexport\" visibility=\"visible\">Si este filtre és d'exportació, introduïu el nom de fitxer per al full d'estil XSLT que vulgueu utilitzar per a l'exportació.</ahelp>"
#: 06150120.xhp
msgctxt ""
@@ -40020,7 +40020,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/xsltimport\" visibility=\"visible\">If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/xsltimport\" visibility=\"visible\">Si este filtre és d'importació, introduïu el nom de fitxer per al full d'estil XSLT que vulgueu utilitzar per a la importació.</ahelp>"
#: 06150120.xhp
msgctxt ""
@@ -40038,7 +40038,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/tempimport\" visibility=\"visible\">Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/tempimport\" visibility=\"visible\">Introduïu el nom de la plantilla que vulgueu utilitzar per a la importació. A les plantilles, els estils estan definits perquè mostren les etiquetes XML.</ahelp>"
#: 06150120.xhp
msgctxt ""
@@ -40135,7 +40135,7 @@ msgctxt ""
"par_id3144436\n"
"help.text"
msgid "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_BROWSE\">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.</ahelp>"
-msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_BROWSE\">Cerqueu el fitxer al qual vulgueu aplicar el filtre d'exportació XML. El codi XML del fitxer transformat s'obrirà a l'editor XML predeterminat després de transformar-lo.</ahelp>"
+msgstr "<ahelp hid=\"HID_XML_FILTER_TEST_EXPORT_BROWSE\">Cerqueu el fitxer al qual vulgueu aplicar el filtre d'exportació XML. El codi XML del fitxer transformat s'obrirà a l'editor XML per defecte després de transformar-lo.</ahelp>"
#: 06150200.xhp
msgctxt ""
@@ -41353,7 +41353,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "To set the options for importing HTML tags, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>. A known META tag contains either \"HTTP-EQUIV\" or \"NAME\", and are imported as $[officename] comments. The only exception is <META NAME=\"GENERATOR\"...>, which is ignored."
-msgstr "Per definir les opcions per a la importació d'etiquetes HTML, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Compatibilitat HTML</emph>. Les etiquetes META reconegudes contenen \"HTTP-EQUIV\" o \"NAME\", i s'importen com a comentaris del $[officename]. L'única excepció és l'etiqueta <META NAME=\"GENERATOR\"...>, que s'ignora."
+msgstr "Per definir les opcions per a la importació d'etiquetes HTML, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Compatibilitat HTML</emph>. Les etiquetes META reconegudes contenen \"HTTP-EQUIV\" o \"NAME\", i s'importen com a comentaris del $[officename]. L'única excepció és l'etiqueta <META NAME=\"GENERATOR\"...>, que s'ignora."
#: about_meta_tags.xhp
msgctxt ""
@@ -41403,7 +41403,7 @@ msgctxt ""
"par_idN10629\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">You must save a file before you can apply a digital signature to the file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Per poder aplicar una signatura digital a un fitxer, cal que abans el guardeu.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Per poder aplicar una signatura digital a un fitxer, cal que abans l'alceu.</ahelp>"
#: digitalsignatures.xhp
msgctxt ""
@@ -41411,7 +41411,7 @@ msgctxt ""
"par_idN10644\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">You must save a file in OpenDocument format before you can apply a digital signature to the file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Per poder aplicar una signatura digital a un fitxer, cal que abans el guardeu en format OpenDocument.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Per poder aplicar una signatura digital a un fitxer, cal que abans l'alceu en format OpenDocument.</ahelp>"
#: digitalsignatures.xhp
msgctxt ""
@@ -41491,7 +41491,7 @@ msgctxt ""
"par_idN1059A\n"
"help.text"
msgid "<ahelp hid=\".\">Removes the selected source from the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Trau de la llista la font seleccionada.</ahelp>"
+msgstr "<ahelp hid=\".\">Treu de la llista la font seleccionada.</ahelp>"
#: extensionupdate.xhp
msgctxt ""
@@ -42381,7 +42381,7 @@ msgctxt ""
"par_idN10596\n"
"help.text"
msgid "Stop"
-msgstr "Para"
+msgstr "Atura"
#: mediaplayer.xhp
msgctxt ""
@@ -42389,7 +42389,7 @@ msgctxt ""
"par_idN1059A\n"
"help.text"
msgid "Stops the playback of the current file."
-msgstr "Para la reproducció del fitxer actual."
+msgstr "Atura la reproducció del fitxer actual."
#: mediaplayer.xhp
msgctxt ""
@@ -42621,7 +42621,7 @@ msgctxt ""
"par_idN106D0\n"
"help.text"
msgid "You can also use the Media Playback Bar to pause, to stop, to loop, as well as to adjust the volume or to mute the playback of the file. The current playback position in the file is indicated on the left slider. Use the right slider to adjust the playback volume. For movie files, the bar also contains a list box where you can select the zoom factor for the playback."
-msgstr "També podeu utilitzar la barra Reproductor multimèdia per posar en pausa, parar i repetir la reproducció del fitxer, així com per ajustar-ne el volum o traure'n el so. El botó lliscant esquerre indica la posició actual de la reproducció del fitxer, mentre que el botó lliscant dret serveix per ajustar el volum de la reproducció. Si executeu un fitxer de pel·lícula, la barra també mostra un quadre de llista que vos permet modificar el zoom per a la reproducció."
+msgstr "També podeu utilitzar la barra Reproductor multimèdia per posar en pausa, aturar i repetir la reproducció del fitxer, així com per ajustar-ne el volum o treure'n el so. El botó lliscant esquerre indica la posició actual de la reproducció del fitxer, mentre que el botó lliscant dret serveix per ajustar el volum de la reproducció. Si executeu un fitxer de pel·lícula, la barra també mostra un quadre de llista que vos permet modificar el zoom per a la reproducció."
#: online_update.xhp
msgctxt ""
@@ -42869,7 +42869,7 @@ msgctxt ""
"par_id4238715\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Downloads and saves the update files to the desktop or a folder of your choice. Select the folder in %PRODUCTNAME - Online Update in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Baixa i guarda els fitxers de l'actualització a l'escriptori o a la carpeta que trieu a %PRODUCTNAME - Actualització en línia del quadre de diàleg Opcions.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Baixa i alça els fitxers de l'actualització a l'escriptori o a la carpeta que trieu a %PRODUCTNAME - Actualització en línia del quadre de diàleg Opcions.</ahelp>"
#: online_update_dialog.xhp
msgctxt ""
@@ -43357,7 +43357,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "To remove a password, open the document, then save without password."
-msgstr "Per eliminar una contrasenya, obriu el document i guardeu-lo sense contrasenya."
+msgstr "Per eliminar una contrasenya, obriu el document i alceu-lo sense contrasenya."
#: password_dlg.xhp
msgctxt ""
@@ -43391,7 +43391,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"\">Assign a master password to protect the access to a saved password.</ahelp>"
-msgstr "<ahelp hid=\"\">Permet assignar una contrasenya mestra per protegir l'accés a una contrasenya guardada.</ahelp>"
+msgstr "<ahelp hid=\"\">Permet assignar una contrasenya mestra per protegir l'accés a una contrasenya alçada.</ahelp>"
#: password_main.xhp
msgctxt ""
@@ -43400,7 +43400,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "You can save some passwords for the duration of a session, or permanently to a file protected by a master password."
-msgstr "Podeu guardar algunes contrasenyes només per a la sessió actual, o bé de manera permanent en un fitxer protegit amb una contrasenya mestra."
+msgstr "Podeu alçar algunes contrasenyes només per a la sessió actual, o bé de manera permanent en un fitxer protegit amb una contrasenya mestra."
#: password_main.xhp
msgctxt ""
@@ -43409,7 +43409,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "You must enter the master password to access a file or service that is protected by a saved password. You only need to enter the master password once during a session."
-msgstr "Per accedir a un fitxer o un servei que estiga protegit amb una contrasenya guardada, haureu d'introduir la contrasenya mestra corresponent. Noteu que només cal introduir la contrasenya mestra una vegada per sessió."
+msgstr "Per accedir a un fitxer o un servei que estiga protegit amb una contrasenya alçada, haureu d'introduir la contrasenya mestra corresponent. Noteu que només cal introduir la contrasenya mestra una vegada per sessió."
#: password_main.xhp
msgctxt ""
@@ -43519,7 +43519,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"export\"><ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Saves the current file to Portable Document Format (PDF) version 1.4.</ahelp> A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed.</variable>"
-msgstr "<variable id=\"export\"><ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Permet guardar el fitxer actual en format de document portàtil (PDF) versió 1.4.</ahelp> Els fitxers PDF es poden visualitzar i imprimir des de qualsevol plataforma tot mantenint-ne intacte el format original, sempre que es disposi del programari adequat. </variable>"
+msgstr "<variable id=\"export\"><ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Permet alçar el fitxer actual en format de document portàtil (PDF) versió 1.4.</ahelp> Els fitxers PDF es poden visualitzar i imprimir des de qualsevol plataforma tot mantenint-ne intacte el format original, sempre que es disposi del programari adequat. </variable>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43563,7 +43563,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/pdfgeneralpage/all\">Exports all defined print ranges. If no print range is defined, exports the entire document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/pdfgeneralpage/all\">Permet exportar totes les àrees d'impressió definides. Si no s'ha definit cap àrea d'impressió, s'exportarà tot el document.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43581,7 +43581,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/pdfgeneralpage/pages\">Exports the pages you type in the box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/pdfgeneralpage/pages\">Permet exportar les pàgines que introduïu en el quadre.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43608,7 +43608,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/pdfgeneralpage/selection\">Exports the current selection.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/pdfgeneralpage/selection\">Permet exportar la selecció actual.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44640,7 +44640,7 @@ msgctxt ""
"hd_id7112338\n"
"help.text"
msgid "Any except extracting pages"
-msgstr "Qualsevol canvi excepte extraure pàgines"
+msgstr "Qualsevol canvi excepte extreure pàgines"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44924,7 +44924,7 @@ msgctxt ""
"par_id5871150\n"
"help.text"
msgid "You can set the HTML export filter options by choosing <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</item>."
-msgstr "Podeu definir les opcions per al filtre d'exportació HTML triant <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Compatibilitat HTML</item>."
+msgstr "Podeu definir les opcions per al filtre d'exportació HTML triant <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Compatibilitat HTML</item>."
#: xformsdata.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/02.po b/source/ca-valencia/helpcontent2/source/text/shared/02.po
index f5f6f2f5989..b702ededcc8 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/02.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-27 15:52+0000\n"
+"PO-Revision-Date: 2014-01-09 07:48+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1359301972.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1389253725.0\n"
#: 01110000.xhp
msgctxt ""
@@ -202,7 +202,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "To enter text on a line, double-click the line and type or paste your text. The text direction corresponds to the direction you dragged to draw the line. To hide the line, select <emph>Invisible</emph> in the <emph>Line Style</emph> box on the <emph>Drawing Object Properties</emph> bar."
-msgstr "Per introduir text a una línia, feu doble clic a la línia i escriviu o apegueu el text. La direcció del text correspon a la direcció cap on s'ha arrossegat per dibuixar la línia. Per amagar la línia, seleccioneu <emph>Invisible</emph> al quadre <emph>Estil de la línia</emph> de la barra <emph>Propietats de l'objecte de dibuix</emph>."
+msgstr "Per introduir text a una línia, feu doble clic a la línia i escriviu o enganxeu el text. La direcció del text correspon a la direcció cap on s'ha arrossegat per dibuixar la línia. Per amagar la línia, seleccioneu <emph>Invisible</emph> al quadre <emph>Estil de la línia</emph> de la barra <emph>Propietats de l'objecte de dibuix</emph>."
#: 01140000.xhp
msgctxt ""
@@ -454,7 +454,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "<ahelp hid=\".uno:DrawText\">Draws a text box with horizontal text direction where you drag in the current document. Drag a text box to the size you want anywhere in the document, and then type or paste your text. Rotate the text box to get rotated text.</ahelp>"
-msgstr "<ahelp hid=\".uno:DrawText\">Dibuixa un quadre de text amb direcció del text horitzontal allà on l'arrossegueu del document actual. Arrossegueu un quadre de text fins que obtingueu la mida que vulgueu en qualsevol lloc del document i escriviu o apegueu el text. Gireu el quadre de text per obtindre el text girat.</ahelp>"
+msgstr "<ahelp hid=\".uno:DrawText\">Dibuixa un quadre de text amb direcció del text horitzontal allà on l'arrossegueu del document actual. Arrossegueu un quadre de text fins que obtingueu la mida que vulgueu en qualsevol lloc del document i escriviu o enganxeu el text. Gireu el quadre de text per obtindre el text girat.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -480,7 +480,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\".uno:Text_Marquee\" visibility=\"hidden\">Inserts animated text with horizontal text direction into the current document. Drag a text box, and then type or paste your text. To assign an animation effect, choose <emph>Format - Text - Text Animation</emph>.</ahelp><variable id=\"lauftext\">Inserts animated text with horizontal text direction into the current document. </variable>"
-msgstr "<ahelp hid=\".uno:Text_Marquee\" visibility=\"hidden\">Insereix text animat amb direcció de text horitzontal al document actual. Arrossegueu un quadre de text i escriviu o apegueu el text. Per assignar un efecte d'animació, trieu <emph>Format - Text - Animació de text</emph>.</ahelp><variable id=\"lauftext\">Insereix text animat amb direcció de text horitzontal al document actual.</variable>"
+msgstr "<ahelp hid=\".uno:Text_Marquee\" visibility=\"hidden\">Insereix text animat amb direcció de text horitzontal al document actual. Arrossegueu un quadre de text i escriviu o enganxeu el text. Per assignar un efecte d'animació, trieu <emph>Format - Text - Animació de text</emph>.</ahelp><variable id=\"lauftext\">Insereix text animat amb direcció de text horitzontal al document actual.</variable>"
#: 01140000.xhp
msgctxt ""
@@ -506,7 +506,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "<ahelp hid=\".uno:DrawCaption\">Draws a line that ends in a rectangular callout with horizontal text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand.</ahelp>"
-msgstr "<ahelp hid=\".uno:DrawCaption\">Dibuixa una línia que acaba amb una llegenda rectangular amb direcció de text horitzontal allà on l'arrossegueu del document actual. Arrossegueu una ansa de la llegenda per redimensionar-la. Per afegir text, feu clic a la vora de la llegenda i escriviu o apegueu el text. Per canviar una llegenda rectangular per una llegenda arrodonida, arrossegueu l'ansa de l'angle més gran quan la busca es transformi en una mà.</ahelp>"
+msgstr "<ahelp hid=\".uno:DrawCaption\">Dibuixa una línia que acaba amb una llegenda rectangular amb direcció de text horitzontal allà on l'arrossegueu del document actual. Arrossegueu una ansa de la llegenda per redimensionar-la. Per afegir text, feu clic a la vora de la llegenda i escriviu o enganxeu el text. Per canviar una llegenda rectangular per una llegenda arrodonida, arrossegueu l'ansa de l'angle més gran quan la busca es transformi en una mà.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "<ahelp hid=\".uno:VerticalCaption\">Draws a line that ends in a rectangular callout with vertical text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand. Only available when Asian language support is enabled.</ahelp>"
-msgstr "<ahelp hid=\".uno:VerticalCaption\">Dibuixa una línia que acaba amb una llegenda rectangular amb direcció de text vertical allà on l'arrossegueu del document actual. Arrossegueu una ansa de la llegenda per redimensionar-la. Per afegir text, feu clic a la vora de la llegenda i escriviu o apegueu el text. Per canviar una llegenda rectangular a una llegenda arrodonida, arrossegueu l'ansa de l'angle més gran quan la busca es transformi en una mà. Això només és possible quan l'habilitació de llengües asiàtiques està activada.</ahelp>"
+msgstr "<ahelp hid=\".uno:VerticalCaption\">Dibuixa una línia que acaba amb una llegenda rectangular amb direcció de text vertical allà on l'arrossegueu del document actual. Arrossegueu una ansa de la llegenda per redimensionar-la. Per afegir text, feu clic a la vora de la llegenda i escriviu o enganxeu el text. Per canviar una llegenda rectangular a una llegenda arrodonida, arrossegueu l'ansa de l'angle més gran quan la busca es transformi en una mà. Això només és possible quan l'habilitació de llengües asiàtiques està activada.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -598,7 +598,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\".uno:VerticalText\">Draws a text box with vertical text direction where you click or drag in the current document. Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a text box, and then type or paste your text. Only available when Asian language support is enabled.</ahelp>"
-msgstr "<ahelp hid=\".uno:VerticalText\">Dibuixa un quadre de text amb direcció de text horitzontal quan feu clic o l'arrossegueu al document actual. Feu clic a qualsevol lloc del document i escriviu o apegueu el text. També podeu moure el cursor allà on vulgueu afegir el text, arrossegar un quadre de text i escriure o apegar el text. Això només és possible quan l'habilitació de llengües asiàtiques està activada.</ahelp>"
+msgstr "<ahelp hid=\".uno:VerticalText\">Dibuixa un quadre de text amb direcció de text horitzontal quan feu clic o l'arrossegueu al document actual. Feu clic a qualsevol lloc del document i escriviu o enganxeu el text. També podeu moure el cursor allà on vulgueu afegir el text, arrossegar un quadre de text i escriure o enganxar el text. Això només és possible quan l'habilitació de llengües asiàtiques està activada.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "%PRODUCTNAME only exports the form properties that are supported by the HTML version that you export to. To specify the HTML version, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>."
-msgstr "El %PRODUCTNAME només exporta les propietats dels formularis compatibles amb la versió HTML a la qual exporteu. Per indicar la versió d'HTML, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Compatibilitat HTML</emph>."
+msgstr "El %PRODUCTNAME només exporta les propietats dels formularis compatibles amb la versió HTML a la qual exporteu. Per indicar la versió d'HTML, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Compatibilitat HTML</emph>."
#: 01170000.xhp
msgctxt ""
@@ -787,7 +787,7 @@ msgctxt ""
"135\n"
"help.text"
msgid "You can drag and drop controls from one document to another document. You can also copy and paste controls between documents. When you insert a control from another document, $[officename] analyzes the data source, content type, and content properties of the control so that the control fits the logical structure in the target document. For example, a control that displays contents from an address book continues to display the same contents after you copy the control to a different document. You can view these properties on the <emph>Data</emph> tab page of the <emph>Form properties</emph> dialog."
-msgstr "Podeu arrossegar i deixar anar els controls d'un document a un altre document. També podeu copiar i apegar controls entre documents. Quan inseriu un control d'un altre document, el $[officename] analitza la font de dades, el tipus de contingut i les propietats del contingut del control perquè el control s'ajuste a l'estructura lògica del document de destinació. Per exemple, un control que mostra continguts d'una llibreta d'adreces continua mostrant els mateixos continguts després que copieu el control a un document diferent. Podeu visualitzar estes propietats a la pestanya <emph>Dades</emph> del diàleg <emph>Propietats del formulari</emph>."
+msgstr "Podeu arrossegar i deixar anar els controls d'un document a un altre document. També podeu copiar i enganxar controls entre documents. Quan inseriu un control d'un altre document, el $[officename] analitza la font de dades, el tipus de contingut i les propietats del contingut del control perquè el control s'ajuste a l'estructura lògica del document de destinació. Per exemple, un control que mostra continguts d'una llibreta d'adreces continua mostrant els mateixos continguts després que copieu el control a un document diferent. Podeu visualitzar estes propietats a la pestanya <emph>Dades</emph> del diàleg <emph>Propietats del formulari</emph>."
#: 01170000.xhp
msgctxt ""
@@ -2196,7 +2196,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "The pre-set limit value will be saved for each document."
-msgstr "El valor del límit predefinit es guardarà per cada document."
+msgstr "El valor del límit predefinit s'alçarà per cada document."
#: 01170004.xhp
msgctxt ""
@@ -2964,7 +2964,7 @@ msgctxt ""
"par_idN1082A\n"
"help.text"
msgid "Save record"
-msgstr "Guarda el registre"
+msgstr "Alça el registre"
#: 01170101.xhp
msgctxt ""
@@ -2972,7 +2972,7 @@ msgctxt ""
"par_idN1082F\n"
"help.text"
msgid "Saves the current record, if necessary."
-msgstr "Guarda el registre actual, si cal."
+msgstr "Alça el registre actual, si cal."
#: 01170101.xhp
msgctxt ""
@@ -3036,7 +3036,7 @@ msgctxt ""
"par_idN1085B\n"
"help.text"
msgid "Reloads the most recently saved version of the current form."
-msgstr "Torna a carregar la versió guardada més recentment del formulari actual."
+msgstr "Torna a carregar la versió alçada més recentment del formulari actual."
#: 01170101.xhp
msgctxt ""
@@ -4133,7 +4133,7 @@ msgctxt ""
"par_idN1154E\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Indica si un botó per prémer es comporta com un botó de commutació. Si definiu la commutació a «Sí», podeu commutar entre els estats del control «seleccionat» i «no seleccionat» quan feu clic al botó o premeu la barra espaiadora mentre el control té el focus. Un botó amb l'estat «seleccionat» apareix «premut».</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -4419,7 +4419,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Quan creeu un formulari, s'assigna automàticament un índex als camps de control que s'afigen a este formulari; a cada camp de control afegit s'assigna un índex augmentat per 1. Si canvieu l'índex d'un control, s'actualitzaran automàticament els índexs d'altres controls. També s'assigna un valor als elements que no es poden focalitzar (Parada de tabulació = no). Malgrat tot, estos controls s'ometen quan s'utilitza la tecla de tabulació."
+msgstr "Quan creeu un formulari, s'assigna automàticament un índex als camps de control que s'afigen a este formulari; a cada camp de control afegit s'assigna un índex augmentat per 1. Si canvieu l'índex d'un control, s'actualitzaran automàticament els índexs d'altres controls. També s'assigna un valor als elements que no es poden focalitzar (Aturada de tabulació = no). Malgrat tot, estos controls s'ometen quan s'utilitza la tecla de tabulació."
#: 01170101.xhp
msgctxt ""
@@ -4743,7 +4743,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Tabstop"
-msgstr "Parada de tabulació"
+msgstr "Aturada de tabulació"
#: 01170101.xhp
msgctxt ""
@@ -5064,7 +5064,7 @@ msgctxt ""
"171\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_TAG\" visibility=\"hidden\">Specifies additional information or a descriptive text for the control field.</ahelp> In each control field you can specify additional information or a descriptive text for the control field. This property helps the programmer to save additional information that can be used in the program code. This field can be used, for example, for variables or other evaluation parameters."
-msgstr "<ahelp hid=\"HID_PROP_TAG\" visibility=\"hidden\">Indica informació addicional o text descriptiu per al camp de control.</ahelp> A cada camp de control podeu indicar informació addicional o un text descriptiu per al camp de control. Esta propietat ajuda el programador a guardar informació addicional que es pot utilitzar al codi del programa. Este camp es pot utilitzar, per exemple, per a variables o altres paràmetres d'avaluació."
+msgstr "<ahelp hid=\"HID_PROP_TAG\" visibility=\"hidden\">Indica informació addicional o text descriptiu per al camp de control.</ahelp> A cada camp de control podeu indicar informació addicional o un text descriptiu per al camp de control. Esta propietat ajuda el programador a alçar informació addicional que es pot utilitzar al codi del programa. Este camp es pot utilitzar, per exemple, per a variables o altres paràmetres d'avaluació."
#: 01170101.xhp
msgctxt ""
@@ -5114,7 +5114,7 @@ msgctxt ""
"par_idN120B1\n"
"help.text"
msgid "<ahelp hid=\"37930\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
-msgstr "<ahelp hid=\"37930\">Indica si s'han de mostrar o amagar els elements d'acció en un control seleccionat de la barra de navegació.</ahelp> Els elements d'acció són els següents: Guarda el registre, Desfés, Registre nou, Suprimeix el registre, Refresca."
+msgstr "<ahelp hid=\"37930\">Indica si s'han de mostrar o amagar els elements d'acció en un control seleccionat de la barra de navegació.</ahelp> Els elements d'acció són els següents: Alça el registre, Desfés, Registre nou, Suprimeix el registre, Refresca."
#: 01170101.xhp
msgctxt ""
@@ -5676,7 +5676,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "The index of the selected entry in the list is linked to the field specified under <emph>Data field</emph>."
-msgstr ""
+msgstr "L'índex de l'entrada seleccionada a la llista està enllaçada al camp indicat a <emph>Camp de dades</emph>."
#: 01170102.xhp
msgctxt ""
@@ -5685,7 +5685,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "{empty} or 0"
-msgstr ""
+msgstr "{buït} o 0"
#: 01170102.xhp
msgctxt ""
@@ -5703,7 +5703,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 01170102.xhp
msgctxt ""
@@ -5766,7 +5766,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "{empty} or 0"
-msgstr ""
+msgstr "{buït} o 0"
#: 01170102.xhp
msgctxt ""
@@ -5784,7 +5784,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 01170102.xhp
msgctxt ""
@@ -5802,7 +5802,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 01170102.xhp
msgctxt ""
@@ -7805,7 +7805,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Checking input when saving a data record."
-msgstr "Comprovació de les entrades quan es guarda un registre de dades."
+msgstr "Comprovació de les entrades quan s'alça un registre de dades."
#: 01170202.xhp
msgctxt ""
@@ -8851,7 +8851,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/spropctrlr/ui/taborder/CTRLtree\">Lists all controls in the form. These controls can be selected with the tab key in the given order from top to bottom.</ahelp> Select a control from the <emph>Controls </emph>list to assign the desired position in the tab order."
-msgstr ""
+msgstr "<ahelp hid=\"modules/spropctrlr/ui/taborder/CTRLtree\">Mostra tots els controls del formulari. Estos controls es poden seleccionar amb la tecla de tabulació segons l'orde establit, de dalt a baix.</ahelp> Seleccioneu un control de la llista <emph>Controls </emph>per assignar la posició que vulgueu a l'orde de la tabulació."
#: 01170300.xhp
msgctxt ""
@@ -8869,7 +8869,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/spropctrlr/ui/taborder/upB\">Click the<emph> Move Up</emph> button to shift the selected control one position higher in the tab order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/spropctrlr/ui/taborder/upB\">Feu clic al botó <emph>Mou amunt</emph> per moure el control seleccionat una posició cap amunt a l'orde de la tabulació.</ahelp>"
#: 01170300.xhp
msgctxt ""
@@ -8887,7 +8887,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/spropctrlr/ui/taborder/downB\">Click the<emph> Move Down</emph> button to shift the selected control one position lower in the tab order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/spropctrlr/ui/taborder/downB\">Feu clic al botó <emph>Mou avall</emph> per desplaçar el control seleccionat una posició cap avall a l'orde de la tabulació.</ahelp>"
#: 01170300.xhp
msgctxt ""
@@ -8905,7 +8905,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/spropctrlr/ui/taborder/autoB\">Click the<emph> Automatic Sort</emph> button to automatically sort the controls according to their position in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/spropctrlr/ui/taborder/autoB\">Feu clic al botó <emph>Ordenació automàtica</emph> per ordenar automàticament els controls segons la seua posició al document.</ahelp>"
#: 01170400.xhp
msgctxt ""
@@ -8993,7 +8993,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Please note the <link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\"><emph>Open in Design Mode</emph></link> function. If <emph>Open in Design Mode</emph> is activated, the document is always opened in Design mode, regardless of the state in which it is saved."
-msgstr "Tingueu en compte la funció <link href=\"text/shared/02/01171000.xhp\" name=\"Obri en mode de disseny\"><emph>Obri en mode de disseny</emph></link>. Si <emph>Obri en mode de disseny</emph> està activat, el document sempre s'obrirà en mode de disseny, siga quin siga l'estat en què es va guardar."
+msgstr "Tingueu en compte la funció <link href=\"text/shared/02/01171000.xhp\" name=\"Obri en mode de disseny\"><emph>Obri en mode de disseny</emph></link>. Si <emph>Obri en mode de disseny</emph> està activat, el document sempre s'obrirà en mode de disseny, siga quin siga l'estat en què es va alçar."
#: 01170500.xhp
msgctxt ""
@@ -9587,7 +9587,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "In the case of a list box, the user selects one entry from a list of entries. These entries are saved in a database table and cannot be modified through the list box."
-msgstr "En el cas d'un quadre de llista, l'usuari selecciona una entrada d'una llista d'entrades. Estes entrades es guarden en una taula d'una base de dades i no es poden modificar mitjançant el quadre de llista."
+msgstr "En el cas d'un quadre de llista, l'usuari selecciona una entrada d'una llista d'entrades. Estes entrades s'alcen en una taula d'una base de dades i no es poden modificar mitjançant el quadre de llista."
#: 01170900.xhp
msgctxt ""
@@ -9596,7 +9596,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "As a general rule, the database table that contains the visible list entries in the form is not the table on which the form is based. The list boxes in a form work by using references; that is, references to the visible list entries are located in the form table (values table) and are also entered as such in the values table if the user selects an entry from the list and saves it. Through reference values, list boxes can display data from a table linked to the current form table. Thus the <emph>List Box Wizard</emph> allows two tables of a database to be linked, so that the control field can display a detailed list of a database field that is located in a different table from the one to which the form refers."
-msgstr "Com a norma general, la taula de la base de dades que conté les entrades de llista visibles al formulari no és la taula amb la qual es basa el formulari. Els quadres de llista d'un formulari treballen amb l'ús de referències; és a dir, les referències a les entrades de llista visibles estan ubicades a la taula del formulari (taula de valors) i també s'introdueixen com a tals a la taula de valors si l'usuari selecciona una entrada de la llista i la guarda. Mitjançant els valors de referència, els quadres de llista poden mostrar dades d'una taula enllaçada a la taula del formulari actual. Per tant, l'<emph>Auxiliar del quadre de llista</emph> permet que dues taules d'una base de dades s'enllacin de manera que el camp de control pot mostrar una llista detallada d'un camp d'una base de dades que està ubicada en una taula diferent de la qual es refereix el formulari."
+msgstr "Com a norma general, la taula de la base de dades que conté les entrades de llista visibles al formulari no és la taula amb la qual es basa el formulari. Els quadres de llista d'un formulari treballen amb l'ús de referències; és a dir, les referències a les entrades de llista visibles estan ubicades a la taula del formulari (taula de valors) i també s'introdueixen com a tals a la taula de valors si l'usuari selecciona una entrada de la llista i la alça. Mitjançant els valors de referència, els quadres de llista poden mostrar dades d'una taula enllaçada a la taula del formulari actual. Per tant, l'<emph>Auxiliar del quadre de llista</emph> permet que dues taules d'una base de dades s'enllacin de manera que el camp de control pot mostrar una llista detallada d'un camp d'una base de dades que està ubicada en una taula diferent de la qual es refereix el formulari."
#: 01170900.xhp
msgctxt ""
@@ -9632,7 +9632,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "In the case of combo boxes, users can select one entry from the list entries or enter text themselves. The entries, which are offered as a list from which users can select, may originate from any database table. The entries that users select or enter so that they can be saved can be saved either in the form only, or in a database. If they are saved in a database, they will be written to the database table on which the form is based."
-msgstr "En el cas de quadres combinats, els usuaris poden seleccionar una entrada de la llista d'entrades o ells mateixos poden introduir el text. Les entrades, que s'ofereixen com una llista a partir de la qual els usuaris poden seleccionar elements, poden tindre origen en una taula d'una base de dades. Les entrades que els usuaris seleccionin o introduïsquen perquè es puguen guardar, es poden guardar només al formulari o a una base de dades. Si es guarden en una base de dades, s'escriuran a la taula de la base de dades en què es basa el formulari."
+msgstr "En el cas de quadres combinats, els usuaris poden seleccionar una entrada de la llista d'entrades o ells mateixos poden introduir el text. Les entrades, que s'ofereixen com una llista a partir de la qual els usuaris poden seleccionar elements, poden tindre origen en una taula d'una base de dades. Les entrades que els usuaris seleccionin o introduïsquen perquè es puguen alçar, es poden alçar només al formulari o a una base de dades. Si s'alcen en una base de dades, s'escriuran a la taula de la base de dades en què es basa el formulari."
#: 01170900.xhp
msgctxt ""
@@ -9641,7 +9641,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Combo boxes can display the data of any table. A direct link between the current form table and the table whose values are to be displayed in the combo box (list table) is not required. Combo boxes do not work with references. If the user enters or selects a value and saves it, the value actually displayed will be entered in the form table. As there is no link between the form table and the list table, the <emph>Field Link</emph> table does not appear here."
-msgstr "Els quadres combinats poden mostrar les dades de qualsevol taula. No és necessari establir un enllaç directe entre la taula del formulari actual i la taula els valors de la qual s'han de mostrar al quadre combinat (taula de llista). Els quadres combinats no treballen amb referències. Si l'usuari introdueix o selecciona un valor i el guarda, el valor que es mostra actualment s'introduirà a la taula del formulari. Atès que no hi ha cap enllaç entre la taula del formulari i la taula de llista, el camp <emph>Enllaç de camp</emph> no apareix ací."
+msgstr "Els quadres combinats poden mostrar les dades de qualsevol taula. No és necessari establir un enllaç directe entre la taula del formulari actual i la taula els valors de la qual s'han de mostrar al quadre combinat (taula de llista). Els quadres combinats no treballen amb referències. Si l'usuari introdueix o selecciona un valor i l'alça, el valor que es mostra actualment s'introduirà a la taula del formulari. Atès que no hi ha cap enllaç entre la taula del formulari i la taula de llista, el camp <emph>Enllaç de camp</emph> no apareix ací."
#: 01170900.xhp
msgctxt ""
@@ -9650,7 +9650,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "In the case of a list box, you select entries from the list, and these are saved in the list table. In the case of a combo box, you can add additional text that can be written to the current database table of the form (values table) and stored there as desired. For this function, the <emph>Combo Box Wizard</emph> has the <emph>Data Processing</emph> page as the last page, whereas in the case of list boxes this page does not exist. Here you can enter whether and where text that has been entered is to be saved in the values table."
-msgstr "En el cas d'un quadre de llista, seleccioneu les entrades de la llista, i estes es guardaran a la taula de llista. En el cas d'un quadre combinat, podeu afegir text addicional que es pot escriure a la taula de la base de dades actual del formulari (taula de valors) i emmagatzemar allí com es desitgi. Per a esta funció, l'<emph>Auxiliar del quadre combinat</emph> té la pàgina <emph>Processament de dades</emph> com a última pàgina, mentre que en el cas de quadres de llista esta pàgina no existeix. Ací podeu introduir si voleu introduir text i on voleu introduir el text que s'ha introduït a la taula de valors."
+msgstr "En el cas d'un quadre de llista, seleccioneu les entrades de la llista, i estes s'alçaran a la taula de llista. En el cas d'un quadre combinat, podeu afegir text addicional que es pot escriure a la taula de la base de dades actual del formulari (taula de valors) i emmagatzemar allí com es desitgi. Per a esta funció, l'<emph>Auxiliar del quadre combinat</emph> té la pàgina <emph>Processament de dades</emph> com a última pàgina, mentre que en el cas de quadres de llista esta pàgina no existeix. Ací podeu introduir si voleu introduir text i on voleu introduir el text que s'ha introduït a la taula de valors."
#: 01170901.xhp
msgctxt ""
@@ -9907,7 +9907,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "With the combination fields, you can either save the value of a field in a database or display this value in a form."
-msgstr "Amb els camps de combinació, podeu guardar el valor d'un camp en una base de dades o mostrar este valor en un formulari."
+msgstr "Amb els camps de combinació, podeu alçar el valor d'un camp en una base de dades o mostrar este valor en un formulari."
#: 01170904.xhp
msgctxt ""
@@ -9916,7 +9916,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "The user values entered in the combination field or selected in the list can be saved in the database table that is accessed in the form. Note that the saving of values in another table is not possible. If the values are not to be saved in a database, they will be saved only in the form. This is especially helpful in HTML forms, where the user's entered or selected values are to be assigned to a server."
-msgstr "Els valors d'usuari introduïts al camp de combinació o seleccionats a la llista es poden guardar a la taula de la base de dades a la qual s'accedeix des del formulari. Tingueu en compte que no es poden guardar els valors en una altra taula. Si els valors no es guarden en una base de dades, només es desaran al formulari. Això és especialment útil en formularis HTML, on els valors introduïts o seleccionats per l'usuari s'han d'assignar a un servidor."
+msgstr "Els valors d'usuari introduïts al camp de combinació o seleccionats a la llista es poden alçar a la taula de la base de dades a la qual s'accedeix des del formulari. Tingueu en compte que no es poden alçar els valors en una altra taula. Si els valors no s'alcen en una base de dades, només es desaran al formulari. Això és especialment útil en formularis HTML, on els valors introduïts o seleccionats per l'usuari s'han d'assignar a un servidor."
#: 01170904.xhp
msgctxt ""
@@ -9925,7 +9925,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Do you want to save the value in a database field?"
-msgstr "Voleu guardar el valor en un camp de la base de dades?"
+msgstr "Voleu alçar el valor en un camp de la base de dades?"
#: 01170904.xhp
msgctxt ""
@@ -9943,7 +9943,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Yes, I want to save it in the following database field"
-msgstr "Sí, vull guardar-lo en el camp de la base de dades següent"
+msgstr "Sí, vull alçar-lo en el camp de la base de dades següent"
#: 01170904.xhp
msgctxt ""
@@ -9952,7 +9952,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form."
-msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Indica si el valor del camp de combinació introduït o seleccionat per l'usuari s'ha de guardar en un camp d'una base de dades.</ahelp> S'ofereixen diversos camps de taula de la base de dades als quals es pot accedir al formulari actual."
+msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Indica si el valor del camp de combinació introduït o seleccionat per l'usuari s'ha de alçar en un camp d'una base de dades.</ahelp> S'ofereixen diversos camps de taula de la base de dades als quals es pot accedir al formulari actual."
#: 01170904.xhp
msgctxt ""
@@ -9979,7 +9979,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\">Specifies the data field where the combination field value should be saved.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\">Indica el camp de dades on s'ha de guardar el valor del camp de combinació.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\">Indica el camp de dades on s'ha d'alçar el valor del camp de combinació.</ahelp>"
#: 01170904.xhp
msgctxt ""
@@ -9988,7 +9988,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "No, I only want to save the value in the form"
-msgstr "No, només vull guardar el valor en el formulari"
+msgstr "No, només vull alçar el valor en el formulari"
#: 01170904.xhp
msgctxt ""
@@ -9997,7 +9997,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>"
-msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Indica que el valor d'este camp de combinació no s'escriurà a la base de dades i només es guardarà al formulari.</ahelp>"
+msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Indica que el valor d'este camp de combinació no s'escriurà a la base de dades i només s'alçarà al formulari.</ahelp>"
#: 01171000.xhp
msgctxt ""
@@ -10013,7 +10013,7 @@ msgctxt ""
"bm_id3156211\n"
"help.text"
msgid "<bookmark_value>forms; opening in design mode</bookmark_value><bookmark_value>controls; activating in forms</bookmark_value><bookmark_value>design mode after saving</bookmark_value><bookmark_value>documents; opening in design mode</bookmark_value><bookmark_value>edit mode; after opening</bookmark_value>"
-msgstr "<bookmark_value>formularis; obrir en mode de disseny</bookmark_value><bookmark_value>controls; activació en formularis</bookmark_value><bookmark_value>mode de disseny després de guardar</bookmark_value><bookmark_value>documents; obrir en mode de disseny</bookmark_value><bookmark_value>mode d'edició; després d'obrir</bookmark_value>"
+msgstr "<bookmark_value>formularis; obrir en mode de disseny</bookmark_value><bookmark_value>controls; activació en formularis</bookmark_value><bookmark_value>mode de disseny després de alçar</bookmark_value><bookmark_value>documents; obrir en mode de disseny</bookmark_value><bookmark_value>mode d'edició; després d'obrir</bookmark_value>"
#: 01171000.xhp
msgctxt ""
@@ -10049,7 +10049,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "After you have finished editing your form, right-click \"Forms\" in the <emph>Form Navigator</emph> and deselect <emph>Open in Design Mode</emph>. Save your form when you are finished."
-msgstr "Després que hàgeu acabat d'editar el formulari, feu clic amb el botó dret a \"Formularis\" al <emph>Navegador de formularis</emph> i desseleccioneu <emph>Obri en mode de disseny</emph>. Guardeu el formulari un cop hàgeu acabat."
+msgstr "Després que hàgeu acabat d'editar el formulari, feu clic amb el botó dret a \"Formularis\" al <emph>Navegador de formularis</emph> i desseleccioneu <emph>Obri en mode de disseny</emph>. Alceu el formulari un cop hàgeu acabat."
#: 01171000.xhp
msgctxt ""
@@ -10671,7 +10671,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si feu clic a la icona <emph>Redueix el sagnat</emph> mentre premeu la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, el sagnat del paràgraf seleccionat es mourà segons la tabulació predeterminada definida a <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> del diàleg Opcions.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si feu clic a la icona <emph>Redueix el sagnat</emph> mentre premeu la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, el sagnat del paràgraf seleccionat es mourà segons la tabulació per defecte definida a <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> del diàleg Opcions.</caseinline></switchinline>"
#: 02140000.xhp
msgctxt ""
@@ -10740,7 +10740,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Feu clic a la icona <emph>Augmenta el sagnat</emph> mentre manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> per moure el sagnat del paràgraf seleccionat a la distància de tabulació predeterminada indicada a <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> al diàleg Opcions.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Feu clic a la icona <emph>Augmenta el sagnat</emph> mentre manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> per moure el sagnat del paràgraf seleccionat a la distància de tabulació per defecte indicada a <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> al diàleg Opcions.</caseinline></switchinline>"
#: 02140000.xhp
msgctxt ""
@@ -11928,7 +11928,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:Reload\" visibility=\"visible\">Replaces the current document with the last saved version.</ahelp>"
-msgstr "<ahelp hid=\".uno:Reload\" visibility=\"visible\">Reemplaça el document actual per l'última versió que s'ha guardat.</ahelp>"
+msgstr "<ahelp hid=\".uno:Reload\" visibility=\"visible\">Reemplaça el document actual per l'última versió que s'ha alçat.</ahelp>"
#: 07060000.xhp
msgctxt ""
@@ -11937,7 +11937,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Any changes made after the last save will be lost."
-msgstr "Es perdrà qualsevol canvi que s'haja fet després de guardar el document per últim cop."
+msgstr "Es perdrà qualsevol canvi que s'haja fet després d'alçar el document per últim cop."
#: 07070000.xhp
msgctxt ""
@@ -12074,7 +12074,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Save Record"
-msgstr "Guarda el registre"
+msgstr "Alça el registre"
#: 07070200.xhp
msgctxt ""
@@ -12083,7 +12083,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/02/07070200.xhp\" name=\"Save Record\">Save Record</link>"
-msgstr "<link href=\"text/shared/02/07070200.xhp\" name=\"Guarda el registre\">Guarda el registre</link>"
+msgstr "<link href=\"text/shared/02/07070200.xhp\" name=\"Alça el registre\">Alça el registre</link>"
#: 07070200.xhp
msgctxt ""
@@ -12091,7 +12091,7 @@ msgctxt ""
"bm_id3163829\n"
"help.text"
msgid "<bookmark_value>records; saving</bookmark_value>"
-msgstr "<bookmark_value>registre; guardar</bookmark_value>"
+msgstr "<bookmark_value>registre; alçar</bookmark_value>"
#: 07070200.xhp
msgctxt ""
@@ -12100,7 +12100,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Guarda el registre de la taula de la base de dades actual.</ahelp> La icona<emph> Guarda el registre </emph>es troba a la barra <link href=\"text/shared/main0212.xhp\" name=\"Base de dades\">Dades de la taula</link>"
+msgstr "<ahelp hid=\".\">Alça el registre de la taula de la base de dades actual.</ahelp> La icona<emph> Alça el registre </emph>es troba a la barra <link href=\"text/shared/main0212.xhp\" name=\"Base de dades\">Dades de la taula</link>"
#: 07070200.xhp
msgctxt ""
@@ -12109,7 +12109,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Changes to the contents of a record are automatically saved as soon as you select another record. To save changes without selecting another record, click the <emph>Save Record</emph> icon."
-msgstr "Els canvis fets als continguts d'un registre es guarden automàticament tan bon punt seleccioneu un altre registre. Per guardar els canvis sense seleccionar un altre registre, feu clic a la icona <emph>Guarda el registre</emph>."
+msgstr "Els canvis fets als continguts d'un registre s'alcen automàticament tan bon punt seleccioneu un altre registre. Per alçar els canvis sense seleccionar un altre registre, feu clic a la icona <emph>Alça el registre</emph>."
#: 07080000.xhp
msgctxt ""
@@ -12117,7 +12117,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Stop Loading"
-msgstr "Para la càrrega"
+msgstr "Atura la càrrega"
#: 07080000.xhp
msgctxt ""
@@ -12126,7 +12126,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/02/07080000.xhp\" name=\"Stop Loading\">Stop Loading</link>"
-msgstr "<link href=\"text/shared/02/07080000.xhp\" name=\"Para la càrrega\">Para la càrrega</link>"
+msgstr "<link href=\"text/shared/02/07080000.xhp\" name=\"Atura la càrrega\">Atura la càrrega</link>"
#: 07080000.xhp
msgctxt ""
@@ -12334,7 +12334,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"HID_ICCDIALOG_CANCEL_BTN\">Closes the dialog without saving.</ahelp>"
-msgstr "<ahelp hid=\"HID_ICCDIALOG_CANCEL_BTN\">Tanca el diàleg sense guardar.</ahelp>"
+msgstr "<ahelp hid=\"HID_ICCDIALOG_CANCEL_BTN\">Tanca el diàleg sense alçar.</ahelp>"
#: 09070000.xhp
msgctxt ""
@@ -12485,7 +12485,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:BTN_BROWSE\">Opens a web browser, into which you can load the desired URL.</ahelp> You can then copy and paste the URL into the <emph>Target</emph> field."
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:BTN_BROWSE\">Obri un navegador web en el qual podeu carregar l'URL desitjat.</ahelp> Després podeu copiar i apegar l'URL al camp <emph>Destinació</emph>."
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_HYPERLINK_INTERNET:BTN_BROWSE\">Obri un navegador web en el qual podeu carregar l'URL desitjat.</ahelp> Després podeu copiar i enganxar l'URL al camp <emph>Destinació</emph>."
#: 09070100.xhp
msgctxt ""
@@ -13556,7 +13556,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Suprimeix el filtre/l'ordenació"
#: 12040000.xhp
msgctxt ""
@@ -13591,7 +13591,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Suprimeix el filtre/l'ordenació"
#: 12050000.xhp
msgctxt ""
@@ -13731,7 +13731,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The preferences you set in the<emph> Insert Database Columns </emph>dialog are saved and will be active the next time the dialog is called. This save process is independent of the database and can record the preferences for a maximum of 5 databases.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Les preferències que definiu al diàleg <emph>Insereix les columnes de la base de dades </emph>es guarden i s'activen la propera vegada que es cridi el diàleg. Este procés per guardar és independent de la base de dades i pot registrar les preferències per a un màxim de 5 bases de dades.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Les preferències que definiu al diàleg <emph>Insereix les columnes de la base de dades </emph>es alcen i s'activen la propera vegada que es cridi el diàleg. Este procés per alçar és independent de la base de dades i pot registrar les preferències per a un màxim de 5 bases de dades.</caseinline></switchinline>"
#: 12070000.xhp
msgctxt ""
@@ -13740,7 +13740,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If data is inserted into the document as a table, the table properties are not saved along with the data in the document. If you select the <emph>AutoFormat</emph> function for formatting the table, $[officename] will note the name of the format template. This template will then be used automatically if you insert data as a table again, unless the preferences have been changed.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si s'insereixen dades al document com a una taula, les propietats de la taula no es guarden juntament amb la taula al document. Si seleccioneu la funció <emph>Formatació automàtica</emph> per formatar la taula, el $[officename] anotarà el nom de la plantilla de format. Esta plantilla s'utilitzarà automàticament si inseriu novament dades com una taula, llevat que les preferències hagen canviat.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si s'insereixen dades al document com a una taula, les propietats de la taula no s'alcen juntament amb la taula al document. Si seleccioneu la funció <emph>Formatació automàtica</emph> per formatar la taula, el $[officename] anotarà el nom de la plantilla de format. Esta plantilla s'utilitzarà automàticament si inseriu novament dades com una taula, llevat que les preferències hagen canviat.</caseinline></switchinline>"
#: 12070100.xhp
msgctxt ""
@@ -13774,7 +13774,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astable\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as a table.</ahelp> In the <emph>Insert Database Columns</emph> dialog, select the <emph>Table</emph> option to insert the selected data into the document as a table. In the dialog, you can decide which database fields or columns are transferred, and how the text table is formatted."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astable\" visibility=\"hidden\">Insereix dades seleccionades del navegador de la font de dades al document com una taula.</ahelp> Al diàleg <emph>Insereix les columnes de la base de dades</emph>, seleccioneu l'opció <emph>Taula</emph> per inserir les dades seleccionades al document com a taula. Al diàleg podeu decidir quins camps o columnes de base de dades es transfereixen, i com es formata la taula de text."
#: 12070100.xhp
msgctxt ""
@@ -13810,7 +13810,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabledbcols\">Specifies the database columns to be inserted into the text table.</ahelp> All database table columns that have not been accepted in the <emph>Table column(s)</emph> list box are listed here. The entries are sorted alphabetically."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabledbcols\">Indica les columnes de la base de dades que s'han d'inserir a la taula de text.</ahelp> Totes les columnes de la taula de la base de dates que no s'hagen acceptat al quadre de llista <emph>Columnes de la taula</emph> s'enumeren ací. Les entrades s'ordenen alfabèticament."
#: 12070100.xhp
msgctxt ""
@@ -13828,7 +13828,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tablecols\">Lists all database columns to be inserted into the document.</ahelp> A column will be assigned to each corresponding entry in the table. The entry order in the <emph>Table column(s)</emph> list box determines the data order in the text table."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tablecols\">Llista totes les columnes de la base de dades que s'han d'inserir al document.</ahelp> S'assignarà una columna a cada entrada corresponent de la taula. L'orde de les entrades al quadre de llista <emph>Columnes de la taula</emph> estableix l'orde de les dades a la taula de text."
#: 12070100.xhp
msgctxt ""
@@ -13846,7 +13846,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allright\">Moves all listed database fields into the <emph>Table column(s)</emph> list box.</ahelp> All fields listed in the <emph>Table column(s)</emph> list box are inserted into the document."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allright\">Mou tots els camps enumerats de la base de dades al quadre de llista <emph>Columnes de la taula</emph>.</ahelp> Tots els camps enumerats al quadre de llista <emph>Columnes de la taula</emph> s'insereixen al document."
#: 12070100.xhp
msgctxt ""
@@ -13855,7 +13855,7 @@ msgctxt ""
"6\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 12070100.xhp
msgctxt ""
@@ -13864,7 +13864,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneright\">Moves the selected database field into the <emph>Table column(s)</emph> list box. </ahelp> You can also double click an entry to move it to the <emph>Table column(s)</emph> list box. All fields listed in the <emph>Table column(s)</emph> list box are inserted into the document."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneright\">Mou la base de dades seleccionada al quadre de llista <emph>Columnes de la taula</emph>.</ahelp> També podeu fer doble clic a una entrada per moure-la al quadre de llista <emph>Columnes de la taula</emph>. Tots els camps enumerats al quadre de llista <emph>Columnes de la taula</emph> s'insereixen al document."
#: 12070100.xhp
msgctxt ""
@@ -13873,7 +13873,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 12070100.xhp
msgctxt ""
@@ -13882,7 +13882,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneleft\">Removes the selected database field from the<emph> Table column(s)</emph> list box</ahelp> The removed field is not inserted into the document."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneleft\">Suprimeix el camp de la base de dades seleccionada del quadre de llista <emph>Columnes de la taula</emph>.</ahelp> El camp suprimit no s'insereix al document."
#: 12070100.xhp
msgctxt ""
@@ -13900,7 +13900,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allleft\">Removes all database fields from the <emph>Table column(s)</emph> list box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allleft\">Suprimeix tots els camps de la base de dades del quadre de llista <emph>Columnes de la taula</emph>.</ahelp>"
#: 12070100.xhp
msgctxt ""
@@ -13936,7 +13936,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/fromdatabase\">Accepts the database formats.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/fromdatabase\">Accepta els formats de la base de dades.</ahelp>"
#: 12070100.xhp
msgctxt ""
@@ -13954,7 +13954,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/numformat\">Specifies a format from the list, if the format information of certain data fields is not accepted.</ahelp> The formats supplied here are only available for certain database fields, such as numeric or Boolean fields. If you select a database field in text format, you will not be able to select any format from the selection list, since the text format will be automatically maintained."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/numformat\">Indica un format de la llista si la informació del format de certs camps de dades no s'accepta.</ahelp> Els formats que ací es donen només estan disponibles per a certs camps de la base de dades, com ara camps numèrics o booleans. Si seleccioneu un camp de la base de dades en format text, no podreu seleccionar cap format de la llista de selecció, ja que es mantindrà automàticament el format de text."
#: 12070100.xhp
msgctxt ""
@@ -13999,7 +13999,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableheading\">Specifies whether to insert a heading line for the columns in the text table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableheading\">Indica si s'ha d'inserir una línia d'encapçalament per a les columnes a la taula de text.</ahelp>"
#: 12070100.xhp
msgctxt ""
@@ -14017,7 +14017,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/columnname\">Uses the field names of the database table as headings for each of the text table columns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/columnname\">Utilitza els noms dels camps de la taula de la base de dades com a encapçalaments de les columnes de la taula de text.</ahelp>"
#: 12070100.xhp
msgctxt ""
@@ -14035,7 +14035,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/rowonly\">Inserts an empty heading line into the text table.</ahelp> Using the<emph> Create row only </emph>option, you can define headings in the document, which do not correspond to the database field names."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/rowonly\">Insereix una línia d'encapçalament buida a la taula de text.</ahelp> Si utilitzeu l'opció<emph> Crea només una fila</emph>, podeu definir encapçalaments al document que no es corresponen als noms dels camps de la base de dades."
#: 12070100.xhp
msgctxt ""
@@ -14053,7 +14053,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableformat\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Table Format\"><emph>Table Format</emph></link></caseinline><defaultinline><emph>Table Format</emph></defaultinline></switchinline> dialog, which enables you to define the table properties such as borders, background, and column width.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableformat\">Obri el diàleg <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Format de la taula\"><emph>Format de la taula</emph></link></caseinline><defaultinline><emph>Format de la taula</emph></defaultinline></switchinline>, que vos permet definir les propietats de la taula com les vores, el fons o l'amplada de les columnes.</ahelp>"
#: 12070100.xhp
msgctxt ""
@@ -14071,7 +14071,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/autoformat\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\"><emph>AutoFormat</emph></link></caseinline><defaultinline><emph>AutoFormat</emph></defaultinline></switchinline> dialog, in which you can select format styles that are immediately applied when inserting the table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/autoformat\">Obri el diàleg <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05150101.xhp\" name=\"Formatació automàtica\"><emph>Formatació automàtica</emph></link></caseinline><defaultinline><emph>Formatació automàtica</emph></defaultinline></switchinline>, en què podeu seleccionar els estils de format que s'apliquen immediatament quan s'insereix la taula.</ahelp>"
#: 12070200.xhp
msgctxt ""
@@ -14105,7 +14105,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/asfields\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as fields.</ahelp> In the <emph>Insert Database Columns</emph> dialog, select the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link> to insert the selected data into the document as fields. These <link href=\"text/swriter/01/04090006.xhp\" name=\"database fields\">database fields</link> work as wildcards for the individual database columns and can be used for form letters. Click the <link href=\"text/shared/02/12080000.xhp\" name=\"Data to Fields\"><emph>Data to Fields</emph></link> icon to match the contents of the fields to the currently selected record."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/asfields\" visibility=\"hidden\">Insereix les dades seleccionades del navegador de la font de dades al document com a camps.</ahelp> Al diàleg<emph>Insereix les columnes de la base de dades</emph>, seleccioneu <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\">Camps</link> per inserir les dades seleccionades al document com a camps. Estos <link href=\"text/swriter/01/04090006.xhp\" name=\"camps de la base de dades\">camps de la base de dades</link> treballen com a comodins per a les columnes individuals de la base de dades i es poden utilitzar per a cartes de formulari. Feu clic a la icona <link href=\"text/shared/02/12080000.xhp\" name=\"Dades a camps\"><emph>Dades a camps</emph></link> per relacionar els continguts dels camps al registre seleccionat actualment."
#: 12070200.xhp
msgctxt ""
@@ -14159,7 +14159,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Lists all columns of the database table, which can be accepted in the selection list box to insert them into the document. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabletxtcols\" visibility=\"visible\">Select the database columns that you want to insert it in the document.</ahelp>"
-msgstr ""
+msgstr "Llista totes les columnes de la taula de la base de dades, que es poden acceptar al quadre de llista de selecció per inserir-les al document. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabletxtcols\" visibility=\"visible\">Seleccioneu les columnes de la base de dades que voleu inserir al document.</ahelp>"
#: 12070200.xhp
msgctxt ""
@@ -14168,7 +14168,7 @@ msgctxt ""
"4\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 12070200.xhp
msgctxt ""
@@ -14195,7 +14195,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/textview\" visibility=\"visible\">Lists the database columns that you selected to be inserted into the document. You can also enter text here. This text will be also inserted into the document.</ahelp> The entries' order in the selection field corresponds to the data order in the document."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/textview\" visibility=\"visible\">Llista les columnes de la base de dades que heu seleccionat que voleu inserir al document. Ací també podeu introduir text. Este text també s'inserirà al document.</ahelp> L'orde de les entrades al camp de selecció correspon a l'orde de les dades al document."
#: 12070200.xhp
msgctxt ""
@@ -14213,7 +14213,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "By default, the inserted paragraphs are formatted with the current Paragraph Styles. This format corresponds to the \"none\" entry in the <emph>Paragraph Style</emph> list box. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/parastyle\" visibility=\"visible\">This is where you can select other Paragraph Styles to apply to the paragraph you want to insert into the document.</ahelp> The list box displays the available Paragraph Styles defined in <item type=\"productname\">%PRODUCTNAME</item> and managed in the <link href=\"text/swriter/01/05130000.xhp\" name=\"Style Catalog\">Style Catalog</link>."
-msgstr ""
+msgstr "Per defecte, els paràgrafs inserits es formaten amb els estils de paràgraf actuals. Este format correspon a l'entrada \"cap\" del quadre de llista <emph>Estil de paràgraf</emph>. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/parastyle\" visibility=\"visible\">Ací és on podeu seleccionar altres estils de paràgraf perquè s'apliquin al paràgraf que voleu inserir al document.</ahelp> El quadre de llista mostra els estils de paràgraf disponibles al <item type=\"productname\">%PRODUCTNAME</item> i que es gestionen al <link href=\"text/swriter/01/05130000.xhp\" name=\"Catàleg d'estils\">Catàleg d'estils</link>."
#: 12070300.xhp
msgctxt ""
@@ -14247,7 +14247,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astext\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as text.</ahelp> If you select the <emph>Text</emph> option in the <emph>Insert Database Columns</emph> dialog, the content of the data selected in the data source browser is inserted into the document as text. In the dialog, you can decide which database fields or columns are transferred, and how the text is formatted."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astext\" visibility=\"hidden\">Insereix les dades seleccionades del navegador de la font de dades al document com a text.</ahelp> Si seleccioneu l'opció <emph>Text</emph> al diàleg <emph>Insereix les columnes de la base de dades</emph>, el contingut de les dades seleccionades al navegador de la font de dades s'inserirà al document com a text. Al diàleg podeu decidir quins camps o columnes de la base de dades es transfereixen, i com es formata el text."
#: 12070300.xhp
msgctxt ""
@@ -14386,7 +14386,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "$[officename] saves the current filter settings for the next time that you open this dialog."
-msgstr "El $[officename] guarda els paràmetres actuals de filtre per a la propera vegada que obriu este diàleg."
+msgstr "El $[officename] alça els paràmetres actuals de filtre per a la propera vegada que obriu este diàleg."
#: 12090000.xhp
msgctxt ""
@@ -14811,7 +14811,7 @@ msgctxt ""
"par_id3144436\n"
"help.text"
msgid "<image src=\"cmd/sc_tablesort.png\" id=\"img_id3153894\"><alt id=\"alt_id3153894\">Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_tablesort.png\" id=\"img_id3153894\"><alt id=\"alt_id3153894\">Icona</alt></image>"
#: 12100000.xhp
msgctxt ""
@@ -15059,7 +15059,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Your search terms will be saved as long as the table or the formula document is open. If you are running more than one search and you would like to repeat the search term, you can select a previously used search term from the combo box."
-msgstr "Els vostres termes de cerca es guardaran sempre que la taula o el document de la fórmula estiguen oberts. Si esteu fent més d'una cerca i voleu repetir el terme de cerca, podeu seleccionar-ne un que ja hàgeu utilitzat anteriorment del quadre combinat."
+msgstr "Els vostres termes de cerca s'alçaran sempre que la taula o el document de la fórmula estiguen oberts. Si esteu fent més d'una cerca i voleu repetir el terme de cerca, podeu seleccionar-ne un que ja hàgeu utilitzat anteriorment del quadre combinat."
#: 12100200.xhp
msgctxt ""
@@ -15374,7 +15374,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "If the <emph>Apply field format</emph> box is marked, the data source view of the table or form is searched using the formatting set there. If the box is not marked, the database is searched using the formatting saved in the database."
-msgstr "Si es marca el quadre <emph>Aplica el format del camp</emph>, es cerca a la visualització de la font de dades de la taula o el formulari utilitzant la formatació definida ací. Si la casella no es marca, es cerca a la base de dades utilitzant la formatació guardada a la base de dades."
+msgstr "Si es marca el quadre <emph>Aplica el format del camp</emph>, es cerca a la visualització de la font de dades de la taula o el formulari utilitzant la formatació definida ací. Si la casella no es marca, es cerca a la base de dades utilitzant la formatació alçada a la base de dades."
#: 12100200.xhp
msgctxt ""
@@ -15392,7 +15392,7 @@ msgctxt ""
"83\n"
"help.text"
msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Teniu un camp de data, que es guarda amb el format \"DD.MM.AA\" a la base de dades (per exemple, 17.02.65). El format de l'entrada es canvia a la visualització de la font de dades per \"DD MMM AAAA\" (17 Feb 1965). Seguint este exemple, un registre que continga 17 de febrer només es troba si l'opció <emph>Aplica el format del camp</emph> està habilitada:"
+msgstr "Teniu un camp de data, que s'alça amb el format \"DD.MM.AA\" a la base de dades (per exemple, 17.02.65). El format de l'entrada es canvia a la visualització de la font de dades per \"DD MMM AAAA\" (17 Feb 1965). Seguint este exemple, un registre que continga 17 de febrer només es troba si l'opció <emph>Aplica el format del camp</emph> està habilitada:"
#: 12100200.xhp
msgctxt ""
@@ -15680,7 +15680,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "?"
-msgstr ""
+msgstr "?"
#: 12100200.xhp
msgctxt ""
@@ -15716,7 +15716,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "*"
-msgstr ""
+msgstr "*"
#: 12100200.xhp
msgctxt ""
@@ -15806,7 +15806,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "?"
-msgstr ""
+msgstr "?"
#: 12100200.xhp
msgctxt ""
@@ -15815,7 +15815,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "."
-msgstr ""
+msgstr "."
#: 12100200.xhp
msgctxt ""
@@ -15824,7 +15824,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "*"
-msgstr ""
+msgstr "*"
#: 12100200.xhp
msgctxt ""
@@ -15896,7 +15896,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<ahelp hid=\"HID_SEARCH_BTN_CLOSE\">Closes the dialog. The settings of the last search will be saved until you quit <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"HID_SEARCH_BTN_CLOSE\">Tanca el diàleg. Es guardaran els paràmetres de l'última cerca fins que eixiu del <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"HID_SEARCH_BTN_CLOSE\">Tanca el diàleg. S'alçaran els paràmetres de l'última cerca fins que eixiu del <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 12100200.xhp
msgctxt ""
@@ -15905,7 +15905,7 @@ msgctxt ""
"104\n"
"help.text"
msgid "If several tables or forms are open, you can set different search options for each document. When you close the documents only the search options of the document last closed are saved."
-msgstr "Si hi ha obertes diverses taules o formularis, podeu definir altres opcions de cerca per a cada document. Quan tanqueu els documents, només es guarden les opcions de cerca del document que heu tancat per última vegada."
+msgstr "Si hi ha obertes diverses taules o formularis, podeu definir altres opcions de cerca per a cada document. Quan tanqueu els documents, només s'alcen les opcions de cerca del document que heu tancat per última vegada."
#: 12110000.xhp
msgctxt ""
@@ -16384,7 +16384,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:SbaExecuteSql\">Runs the SQL query and displays the query result.</ahelp> The <emph>Run Query</emph> function does not save the query."
-msgstr "<ahelp hid=\".uno:SbaExecuteSql\">Executa la consulta SQL i en mostra el resultat.</ahelp> La funció <emph>Executa la consulta</emph> no guarda la consulta."
+msgstr "<ahelp hid=\".uno:SbaExecuteSql\">Executa la consulta SQL i en mostra el resultat.</ahelp> La funció <emph>Executa la consulta</emph> no alça la consulta."
#: 14010000.xhp
msgctxt ""
@@ -16393,7 +16393,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "La funció <emph>Executa la consulta </emph>permet comprovar la consulta. Quan guardeu la consulta, s'emmagatzema a la pestanya <emph>Consultes</emph>."
+msgstr "La funció <emph>Executa la consulta </emph>permet comprovar la consulta. Quan alceu la consulta, s'emmagatzema a la pestanya <emph>Consultes</emph>."
#: 14010000.xhp
msgctxt ""
@@ -17005,7 +17005,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:SourceView\">Displays the source text of the current HTML document. To view the HTML source of a new document, you must first save the new document as an HTML document.</ahelp>"
-msgstr "<ahelp hid=\".uno:SourceView\">Mostra el text font del document HTML actual. Per visualitzar la font HTML d'un document nou, primer heu de guardar el document nou com a document HTML.</ahelp>"
+msgstr "<ahelp hid=\".uno:SourceView\">Mostra el text font del document HTML actual. Per visualitzar la font HTML d'un document nou, primer heu d'alçar el document nou com a document HTML.</ahelp>"
#: 19090000.xhp
msgctxt ""
@@ -17014,7 +17014,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "En el mode font d'HTML, podeu visualitzar i editar les <link href=\"text/shared/00/00000002.xhp#tags\" name=\"etiquetes\">etiquetes</link> d'<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Guardeu el document com a document de text pla. Assigneu una extensió .html o .htm per designar el document com a HTML."
+msgstr "En el mode font d'HTML, podeu visualitzar i editar les <link href=\"text/shared/00/00000002.xhp#tags\" name=\"etiquetes\">etiquetes</link> d'<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Alceu el document com a document de text pla. Assigneu una extensió .html o .htm per designar el document com a HTML."
#: 20020000.xhp
msgctxt ""
@@ -17390,7 +17390,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Si encara no s'han guardat els canvis al document, es mostra un \"*\" en este camp a la barra d'estat. Això també s'aplica als documents nous que encara no s'han guardat.</ahelp>"
+msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Si encara no s'han alçat els canvis al document, es mostra un \"*\" en este camp a la barra d'estat. Això també s'aplica als documents nous que encara no s'han alçat.</ahelp>"
#: 20090000.xhp
msgctxt ""
@@ -18877,28 +18877,31 @@ msgid "Format Paintbrush"
msgstr "Pinzell de format"
#: querypropdlg.xhp
+#, fuzzy
msgctxt ""
"querypropdlg.xhp\n"
"tit\n"
"help.text"
msgid "Query Properties Dialog"
-msgstr ""
+msgstr "Diàleg de propietats de la consulta"
#: querypropdlg.xhp
+#, fuzzy
msgctxt ""
"querypropdlg.xhp\n"
"bm_id3154788\n"
"help.text"
msgid "<bookmark_value>queries; set properties</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>consultes; propietats</bookmark_value>"
#: querypropdlg.xhp
+#, fuzzy
msgctxt ""
"querypropdlg.xhp\n"
"hd_id3154780\n"
"help.text"
msgid "Query Properties Dialog"
-msgstr ""
+msgstr "Diàleg de propietats de la consulta"
#: querypropdlg.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/04.po b/source/ca-valencia/helpcontent2/source/text/shared/04.po
index 9dc97e18493..48cae7a0ae4 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/04.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-01-07 12:45+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1357562727.0\n"
#: 01010000.xhp
@@ -112,7 +112,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "En prémer la tecla d'escapada, es tanca el diàleg sense guardar els canvis. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Si fixeu el focus en un botó, no només veureu una línia de punts que emmarca el nom del botó, sinó que també apareixerà una ombra gruixuda sota el botó seleccionat. Això indica que, si eixiu del diàleg prement la tecla de retorn, és el mateix que prémer el botó corresponent.</defaultinline></switchinline>"
+msgstr "En prémer la tecla d'escapada, es tanca el diàleg sense alçar els canvis. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Si fixeu el focus en un botó, no només veureu una línia de punts que emmarca el nom del botó, sinó que també apareixerà una ombra gruixuda sota el botó seleccionat. Això indica que, si eixiu del diàleg prement la tecla de retorn, és el mateix que prémer el botó corresponent.</defaultinline></switchinline>"
#: 01010000.xhp
msgctxt ""
@@ -495,7 +495,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Saves the current document."
-msgstr "Guarda el document actual."
+msgstr "Alça el document actual."
#: 01010000.xhp
msgctxt ""
@@ -958,7 +958,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Pastes from the clipboard."
-msgstr "Apega des del porta-retalls."
+msgstr "Enganxa des del porta-retalls."
#: 01010000.xhp
msgctxt ""
@@ -974,7 +974,7 @@ msgctxt ""
"par_id0716200912253022\n"
"help.text"
msgid "Pastes unformatted text from the clipboard. The text is pasted using the format that exists at the insertion point."
-msgstr "Apega text sense format des del porta-retalls. El text s'apega amb el format que hi haja al punt d'inserció."
+msgstr "Enganxa text sense format des del porta-retalls. El text s'enganxa amb el format que hi haja al punt d'inserció."
#: 01010000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/05.po b/source/ca-valencia/helpcontent2/source/text/shared/05.po
index b9008d8d522..8cc60fb8519 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/05.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/05.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-05 18:33+0000\n"
+"PO-Revision-Date: 2014-01-09 07:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1354732402.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1389253796.0\n"
#: 00000001.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Tips and Extended Tips"
-msgstr ""
+msgstr "Consells i consells ampliats"
#: 00000120.xhp
msgctxt ""
@@ -687,7 +687,7 @@ msgctxt ""
"bm_id3150672\n"
"help.text"
msgid "<bookmark_value>Help; Help tips</bookmark_value> <bookmark_value>tooltips; help</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Ajuda; Consells d'ajuda</bookmark_value> <bookmark_value>consells d'ajuda; ajuda</bookmark_value>"
#: 00000120.xhp
msgctxt ""
@@ -696,7 +696,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Tips and Extended Tips\">Tips and Extended Tips</link></variable>"
-msgstr ""
+msgstr "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Consell i consells ampliats\">Consells i consells ampliats</link></variable>"
#: 00000120.xhp
msgctxt ""
@@ -705,7 +705,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Tips and Extended Tips provide help while you work."
-msgstr ""
+msgstr "Els consells i els consells ampliats proporcionen ajuda mentre treballeu."
#: 00000120.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/07.po b/source/ca-valencia/helpcontent2/source/text/shared/07.po
index 0213de92796..bbac68d6176 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/07.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/07.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2012-11-27 23:00+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1354057221.0\n"
#: 09000000.xhp
@@ -77,4 +77,4 @@ msgctxt ""
"15\n"
"help.text"
msgid "To create an HTML page from your $[officename] document, save the page using one of the \"HTML Document\" file types."
-msgstr "Per crear una pàgina HTML a partir del document $[officename], guardeu la pàgina en algun dels tipus de fitxer \"Document HTML\"."
+msgstr "Per crear una pàgina HTML a partir del document $[officename], alceu la pàgina en algun dels tipus de fitxer \"Document HTML\"."
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/autopi.po b/source/ca-valencia/helpcontent2/source/text/shared/autopi.po
index 7ed71d0985b..dd5ffef8171 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/autopi.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/autopi.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-22 11:54+0000\n"
+"PO-Revision-Date: 2013-07-15 19:00+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1358855642.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1373914851.0\n"
#: 01000000.xhp
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZARD_BACK\">Allows you to view the selections that you made on the previous steps.</ahelp> The current settings will be saved."
-msgstr "<ahelp hid=\"HID_LTRWIZARD_BACK\">Vos permet veure les seleccions que heu fet en els passos anteriors.</ahelp> Es guardarà la configuració actual."
+msgstr "<ahelp hid=\"HID_LTRWIZARD_BACK\">Vos permet veure les seleccions que heu fet en els passos anteriors.</ahelp> S'alçarà la configuració actual."
#: 01010000.xhp
msgctxt ""
@@ -200,7 +200,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZARD_NEXT\">Saves the current settings and continues to the next page.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZARD_NEXT\">Guarda la configuració actual i continua a la pàgina següent.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZARD_NEXT\">Alça la configuració actual i continua a la pàgina següent.</ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -218,7 +218,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZARD_CREATE\">According to your selections, the wizard creates a new document template and saves it on your hard disk.</ahelp> $[officename] creates a new document based on the existing templates with the \"Untitled X\" name (X stands for the consecutive numbering) and displays it on the work area."
-msgstr "<ahelp hid=\"HID_LTRWIZARD_CREATE\">Segons les opcions que trieu, l'auxiliar crea una plantilla de document nova i la guarda al disc dur.</ahelp> El $[officename] crea un document nou basat en les plantilles existents amb el nom \"Sense títol X\" (X correspon a una numeració consecutiva) i el mostra a l'àrea de treball."
+msgstr "<ahelp hid=\"HID_LTRWIZARD_CREATE\">Segons les opcions que trieu, l'auxiliar crea una plantilla de document nova i la alça al disc dur.</ahelp> El $[officename] crea un document nou basat en les plantilles existents amb el nom \"Sense títol X\" (X correspon a una numeració consecutiva) i el mostra a l'àrea de treball."
#: 01010000.xhp
msgctxt ""
@@ -227,7 +227,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "$[officename] saves the current settings in the wizard according to the chosen template. These settings are used as the default settings the next time you activate the wizard."
-msgstr "El $[officename] guarda la configuració actual de l'auxiliar segons la plantilla seleccionada. Esta configuració s'utilitzarà per defecte la propera vegada que activeu l'auxiliar."
+msgstr "El $[officename] alça la configuració actual de l'auxiliar segons la plantilla seleccionada. Esta configuració s'utilitzarà per defecte la propera vegada que activeu l'auxiliar."
#: 01010100.xhp
msgctxt ""
@@ -1017,7 +1017,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_LETTER_PAGE6\">Specifies where and under which name you want to save the document and template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LETTER_PAGE6\">Indica on voleu guardar el document i la plantilla i amb quin nom.</ahelp>"
+msgstr "<ahelp hid=\"HID_LETTER_PAGE6\">Indica on voleu alçar el document i la plantilla i amb quin nom.</ahelp>"
#: 01010600.xhp
msgctxt ""
@@ -1068,7 +1068,7 @@ msgctxt ""
"par_idN1063C\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZ_OPTCREATELETTER\">Saves and closes the template, and then opens a new untitled document based on the template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTCREATELETTER\">Guarda la plantilla i la tanca, i tot seguit obri un document nou sense títol basat en la plantilla.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTCREATELETTER\">Alça la plantilla i la tanca, i tot seguit obri un document nou sense títol basat en la plantilla.</ahelp>"
#: 01010600.xhp
msgctxt ""
@@ -1084,7 +1084,7 @@ msgctxt ""
"par_idN10656\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZ_OPTMAKECHANGES\">Saves the template and keeps it open for editing.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_OPTMAKECHANGES\">Guarda la plantilla i la manté oberta perquè pugueu editar-la.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_OPTMAKECHANGES\">Alça la plantilla i la manté oberta perquè pugueu editar-la.</ahelp>"
#: 01010600.xhp
msgctxt ""
@@ -1180,7 +1180,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\".\">The wizard saves the current settings and goes to the next page. The<emph> Next </emph>button will become inactive once you have reached the last page.</ahelp>"
-msgstr "<ahelp hid=\".\">L'auxiliar guarda la configuració actual i avança a la pàgina següent. El botó<emph> Següent </emph>esdevindrà inactiu quan arribeu a la darrera pàgina.</ahelp>"
+msgstr "<ahelp hid=\".\">L'auxiliar alça la configuració actual i avança a la pàgina següent. El botó<emph> Següent </emph>esdevindrà inactiu quan arribeu a la darrera pàgina.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -1716,7 +1716,7 @@ msgctxt ""
"par_idN105E9\n"
"help.text"
msgid "<ahelp hid=\".\">Creates and saves the fax template, then opens a new fax document based on that template.</ahelp>"
-msgstr "<ahelp hid=\".\">Crea i guarda la plantilla de fax i, tot seguit, obri un document de fax nou basat en la plantilla.</ahelp>"
+msgstr "<ahelp hid=\".\">Crea i alça la plantilla de fax i, tot seguit, obri un document de fax nou basat en la plantilla.</ahelp>"
#: 01020500.xhp
msgctxt ""
@@ -1732,7 +1732,7 @@ msgctxt ""
"par_idN105F0\n"
"help.text"
msgid "<ahelp hid=\".\">Creates and saves the fax template, then opens the template for further editing.</ahelp>"
-msgstr "<ahelp hid=\".\">Crea i guarda la plantilla de fax, i tot seguit obri la plantilla per continuar editant-la.</ahelp>"
+msgstr "<ahelp hid=\".\">Crea i alça la plantilla de fax, i tot seguit obri la plantilla per continuar editant-la.</ahelp>"
#: 01020500.xhp
msgctxt ""
@@ -1829,7 +1829,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "The wizard saves the current settings and goes to the next page. Once you reach the last page, this button will become inactive."
-msgstr "L'auxiliar guarda la configuració actual i avança a la pàgina següent. En arribar a la darrera pàgina, este botó esdevé inactiu."
+msgstr "L'auxiliar alça la configuració actual i avança a la pàgina següent. En arribar a la darrera pàgina, este botó esdevé inactiu."
#: 01040000.xhp
msgctxt ""
@@ -1856,7 +1856,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "$[officename] saves the current settings in the wizard according to the selected document template. These will be used as the default settings the next time you activate the wizard."
-msgstr "El $[officename] guarda la configuració actual de l'auxiliar segons la plantilla de document que s'haja seleccionat. Esta és la configuració que es farà servir per defecte la propera vegada que activeu l'auxiliar."
+msgstr "El $[officename] alça la configuració actual de l'auxiliar segons la plantilla de document que s'haja seleccionat. Esta és la configuració que es farà servir per defecte la propera vegada que activeu l'auxiliar."
#: 01040100.xhp
msgctxt ""
@@ -2463,7 +2463,7 @@ msgctxt ""
"par_idN105EC\n"
"help.text"
msgid "<ahelp hid=\".\">Creates and saves the agenda template, then opens a new agenda document based on that template.</ahelp>"
-msgstr "<ahelp hid=\".\">Crea i guarda la plantilla d'agenda, i tot seguit obri un nou document d'agenda basat en la plantilla.</ahelp>"
+msgstr "<ahelp hid=\".\">Crea i alça la plantilla d'agenda, i tot seguit obri un nou document d'agenda basat en la plantilla.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -2479,7 +2479,7 @@ msgctxt ""
"par_idN105F3\n"
"help.text"
msgid "<ahelp hid=\".\">Creates and saves the agenda template, then opens the template for further editing.</ahelp>"
-msgstr "<ahelp hid=\".\">Crea i guarda la plantilla d'agenda, i tot seguit obri la plantilla per continuar amb l'edició.</ahelp>"
+msgstr "<ahelp hid=\".\">Crea i alça la plantilla d'agenda, i tot seguit obri la plantilla per continuar amb l'edició.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -2530,7 +2530,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "To start the Presentation Wizard automatically when opening a new presentation, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\">%PRODUCTNAME Impress - General</link></emph> and check the <emph>Start with Wizard</emph> box."
-msgstr ""
+msgstr "Per iniciar l'auxiliar de presentacions automàticament en obrir una presentació nova, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentació - General\">%PRODUCTNAME Impress - General</link></emph> i marqueu la casella <emph>Inicia amb l'auxiliar</emph>."
#: 01050000.xhp
msgctxt ""
@@ -2593,7 +2593,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "The wizard creates a new document based on the specified settings. You can later specify a name for the document and save it."
-msgstr "L'auxiliar crea un document nou segons la configuració especificats. Més tard, podeu especificar un nom per al document i guardar-lo."
+msgstr "L'auxiliar crea un document nou segons la configuració especificats. Més tard, podeu especificar un nom per al document i alçar-lo."
#: 01050000.xhp
msgctxt ""
@@ -2602,7 +2602,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] saves the current wizard settings and uses them as default the next time you open the wizard."
-msgstr "El $[officename] guarda la configuració actual de l'auxiliar i la utilitza per defecte la propera vegada que obriu l'auxiliar."
+msgstr "El $[officename] alça la configuració actual de l'auxiliar i la utilitza per defecte la propera vegada que obriu l'auxiliar."
#: 01050100.xhp
msgctxt ""
@@ -2744,7 +2744,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"HID_SD_AUTOPILOT_OPEN\">Lists the presentations that you created and saved to the Templates directory that is specified under <emph>%PRODUCTNAME - Paths</emph> in the Options dialog box. To edit the layout and formatting of a presentation with the wizard, select the presentation, and then click <emph>Next</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_AUTOPILOT_OPEN\">Mostra una llista de les presentacions que heu creat i guardat en el directori Plantilles que heu indicat a <emph>%PRODUCTNAME - Camins</emph> del quadre de diàleg Opcions. Per editar la disposició i el format d'una presentació amb l'auxiliar, seleccioneu la presentació i feu clic a <emph>Següent</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_AUTOPILOT_OPEN\">Mostra una llista de les presentacions que heu creat i alçat en el directori Plantilles que heu indicat a <emph>%PRODUCTNAME - Camins</emph> del quadre de diàleg Opcions. Per editar la disposició i el format d'una presentació amb l'auxiliar, seleccioneu la presentació i feu clic a <emph>Següent</emph>.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -3429,7 +3429,7 @@ msgctxt ""
"10\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 01090100.xhp
msgctxt ""
@@ -3465,7 +3465,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 01090100.xhp
msgctxt ""
@@ -3500,7 +3500,7 @@ msgctxt ""
"par_idN1074A\n"
"help.text"
msgid "^"
-msgstr ""
+msgstr "^"
#: 01090100.xhp
msgctxt ""
@@ -3516,7 +3516,7 @@ msgctxt ""
"par_idN10751\n"
"help.text"
msgid "v"
-msgstr ""
+msgstr "v"
#: 01090100.xhp
msgctxt ""
@@ -4383,7 +4383,7 @@ msgctxt ""
"par_idN105C5\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the form, and opens it as a form document to enter and display data.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda el formulari i l'obri com a document de formulari per introduir i mostrar dades.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça el formulari i l'obri com a document de formulari per introduir i mostrar dades.</ahelp>"
#: 01090600.xhp
msgctxt ""
@@ -4399,7 +4399,7 @@ msgctxt ""
"par_idN105D2\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the form, and opens it in edit mode to change the layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda el formulari i l'obri en mode d'edició per canviar-ne el format.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça el formulari i l'obri en mode d'edició per canviar-ne el format.</ahelp>"
#: 01090600.xhp
msgctxt ""
@@ -4531,7 +4531,7 @@ msgctxt ""
"10\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 01100100.xhp
msgctxt ""
@@ -4567,7 +4567,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 01100100.xhp
msgctxt ""
@@ -4727,7 +4727,7 @@ msgctxt ""
"4\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 01100200.xhp
msgctxt ""
@@ -4745,7 +4745,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 01100200.xhp
msgctxt ""
@@ -5057,7 +5057,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTSTATDOCUMENT\">Saves the report as a static report. When you open a static report, it will always display the data from the time the report was created.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTSTATDOCUMENT\">Guarda l'informe com a informe estàtic. En obrir un informe estàtic, sempre mostrarà les dades del moment en què es va crear l'informe.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTSTATDOCUMENT\">Alça l'informe com a informe estàtic. En obrir un informe estàtic, sempre mostrarà les dades del moment en què es va crear l'informe.</ahelp>"
#: 01100500.xhp
msgctxt ""
@@ -5075,7 +5075,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTDYNTEMPLATE\">Saves the report as a template. When you open a dynamic report, it will display with the current data contents.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTDYNTEMPLATE\">Guarda l'informe com a plantilla. En obrir un informe dinàmic, mostrarà les dades actuals.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTDYNTEMPLATE\">Alça l'informe com a plantilla. En obrir un informe dinàmic, mostrarà les dades actuals.</ahelp>"
#: 01100500.xhp
msgctxt ""
@@ -5093,7 +5093,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTEDITTEMPLATE\">When you click <emph>Finish</emph>, the report will be saved and opened for edit.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTEDITTEMPLATE\">En fer clic a <emph>Finalitza</emph>, l'informe es guardarà i s'obrirà immediatament perquè el pugueu editar.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTEDITTEMPLATE\">En fer clic a <emph>Finalitza</emph>, l'informe s'alçarà i s'obrirà immediatament perquè el pugueu editar.</ahelp>"
#: 01100500.xhp
msgctxt ""
@@ -5111,7 +5111,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGREPORT_5_OPTUSETEMPLATE\">When you click <emph>Finish</emph>, the report will be saved.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTUSETEMPLATE\">En fer clic a <emph>Finalitza</emph>, es guardarà l'informe.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGREPORT_5_OPTUSETEMPLATE\">En fer clic a <emph>Finalitza</emph>, s'alçarà l'informe.</ahelp>"
#: 01110000.xhp
msgctxt ""
@@ -5182,7 +5182,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_NEXT\">Saves the current settings and moves to the next page.</ahelp> This button becomes inactive on the last page of the dialog."
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_NEXT\">Guarda la configuració actuals i avança a la pàgina següent.</ahelp> Este botó esdevé inactiu a la darrera pàgina del diàleg."
+msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PUBLISHING:BUT_NEXT\">Alça la configuració actuals i avança a la pàgina següent.</ahelp> Este botó esdevé inactiu a la darrera pàgina del diàleg."
#: 01110000.xhp
msgctxt ""
@@ -5200,7 +5200,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\".\">Creates new documents according to your selections and saves the documents.</ahelp>"
-msgstr "<ahelp hid=\".\">Crea documents nous segons les vostres seleccions i els guarda.</ahelp>"
+msgstr "<ahelp hid=\".\">Crea documents nous segons les vostres seleccions i els alça.</ahelp>"
#: 01110000.xhp
msgctxt ""
@@ -5209,7 +5209,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "$[officename] saves the current Wizard settings and uses them as default the next time that you open the Wizard."
-msgstr "El $[officename] guarda la configuració actual de l'auxiliar i la utilitza com a configuració per defecte la propera vegada que obriu l'auxiliar."
+msgstr "El $[officename] alça la configuració actual de l'auxiliar i la utilitza com a configuració per defecte la propera vegada que obriu l'auxiliar."
#: 01110100.xhp
msgctxt ""
@@ -5244,7 +5244,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "The settings you select for the export will be automatically saved as a design for other exports. You can enter the design name after clicking <emph>Create</emph>."
-msgstr "Els paràmetres que seleccioneu per a l'exportació es guardaran automàticament com a disseny per a d'altres exportacions. Podeu introduir el nom del disseny després de fer clic a <emph>Crea</emph>."
+msgstr "Els paràmetres que seleccioneu per a l'exportació s'alçaran automàticament com a disseny per a d'altres exportacions. Podeu introduir el nom del disseny després de fer clic a <emph>Crea</emph>."
#: 01110100.xhp
msgctxt ""
@@ -5656,7 +5656,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_URL\">Specifies the URL (absolute or relative), where the created HTML presentation on the web server has been saved.</ahelp>"
-msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_URL\">Indica l'URL (absolut o relatiu) del servidor web on s'ha guardat la presentació HTML creada.</ahelp>"
+msgstr "<ahelp hid=\"SD:EDIT:DLG_PUBLISHING:PAGE2_URL\">Indica l'URL (absolut o relatiu) del servidor web on s'ha alçat la presentació HTML creada.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5737,7 +5737,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "The presenter uses the entered file name to change between the slides viewed by the audience. You can save the WebCast files locally or save them directly to an HTTP server. You can later transfer locally saved files to the HTTP server by FTP. Note that WebCast only works if the files are requested over an HTTP server."
-msgstr "El presentador utilitza el nom de fitxer introduït per canviar les diapositives que veu l'audiència. Podeu guardar els fitxers WebCast localment o guardar-los directament a un servidor HTTP. Més tard podeu transferir fitxers guardats localment al servidor HTTP per FTP. Tingueu en compte que el WebCast només funciona si els fitxers se sol·liciten a través d'un servidor HTTP."
+msgstr "El presentador utilitza el nom de fitxer introduït per canviar les diapositives que veu l'audiència. Podeu alçar els fitxers WebCast localment o alçar-los directament a un servidor HTTP. Més tard podeu transferir fitxers alçats localment al servidor HTTP per FTP. Tingueu en compte que el WebCast només funciona si els fitxers se sol·liciten a través d'un servidor HTTP."
#: 01110200.xhp
msgctxt ""
@@ -5809,7 +5809,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "You have saved the files that have been created during the Export process in the c:\\Inet\\wwwroot\\presentation\\ directory. In this directory, the Export creates an HTML file that can be named, for example, as \"secret.htm\". You entered this name in the Save dialog (see above). The presenter can now browse to the HTML Export files by entering the http://myserver.com/presentation/secret.htm URL in any HTTP Browser having JavaScript support. The presenter is now able to modify the page using some form controls."
-msgstr "Heu guardat els fitxers que s'han creat durant el procés d'exportació al directori c:\\Inet\\wwwroot\\presentacio\\. En este directori, l'exportació crea un fitxer HTML que es pot anomenar, per exemple, \"secret.htm\". Vau introduir este nom en el diàleg Guarda (vegeu més amunt). El presentador pot navegar fins als fitxers d'exportació HTML introduint l'URL http://elmeuservidor.com/presentacio/secret.htm amb qualsevol navegador HTTP compatible amb el JavaScript. A més, el presentador podrà modificar la pàgina amb alguns controls de formulari."
+msgstr "Heu alçat els fitxers que s'han creat durant el procés d'exportació al directori c:\\Inet\\wwwroot\\presentacio\\. En este directori, l'exportació crea un fitxer HTML que es pot anomenar, per exemple, \"secret.htm\". Vau introduir este nom en el diàleg Alça (vegeu més amunt). El presentador pot navegar fins als fitxers d'exportació HTML introduint l'URL http://elmeuservidor.com/presentacio/secret.htm amb qualsevol navegador HTTP compatible amb el JavaScript. A més, el presentador podrà modificar la pàgina amb alguns controls de formulari."
#: 01110200.xhp
msgctxt ""
@@ -5845,7 +5845,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "To export, in a $[officename] Impress document choose <emph>File - Export</emph>. This opens the <emph>Export</emph> dialog, in which you select <emph>HTML Document</emph> as the file type. After selecting a folder and entering a file name, click <emph>Save</emph>. This opens the <emph>HTML Export Wizard</emph>. This will write some files to the folder you have just selected."
-msgstr "Per exportar, des d'un document del $[officename] Impress trieu <emph>Fitxer - Exporta</emph>. S'obrirà el diàleg <emph>Exportació</emph>, des del qual podeu seleccionar <emph>Document HTML</emph> com a tipus de fitxer. Després de seleccionar una carpeta i introduir un nom de fitxer, feu clic a <emph>Guarda</emph>. S'obrirà l'<emph>Auxiliar d'exportació a HTML</emph>. S'escriuran alguns fitxers a la carpeta que heu seleccionat."
+msgstr "Per exportar, des d'un document del $[officename] Impress trieu <emph>Fitxer - Exporta</emph>. S'obrirà el diàleg <emph>Exportació</emph>, des del qual podeu seleccionar <emph>Document HTML</emph> com a tipus de fitxer. Després de seleccionar una carpeta i introduir un nom de fitxer, feu clic a <emph>Alça</emph>. S'obrirà l'<emph>Auxiliar d'exportació a HTML</emph>. S'escriuran alguns fitxers a la carpeta que heu seleccionat."
#: 01110200.xhp
msgctxt ""
@@ -6024,7 +6024,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Save graphics as"
-msgstr "Guarda els gràfics en"
+msgstr "Alça els gràfics en"
#: 01110300.xhp
msgctxt ""
@@ -6995,7 +6995,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "This page is only visible if the document is linked to a database. It specifies whether the reference values should be saved in the database."
-msgstr "Esta pàgina només és visible si el document està enllaçat a una base de dades. Indica si els valors de referència s'han de guardar a la base de dades."
+msgstr "Esta pàgina només és visible si el document està enllaçat a una base de dades. Indica si els valors de referència s'han d'alçar a la base de dades."
#: 01120400.xhp
msgctxt ""
@@ -7004,7 +7004,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Indicate where to save the <link href=\"text/shared/02/01170101.xhp\" name=\"reference values\">reference values</link>. A reference value can represent the current state of the group box in a database."
-msgstr "Indiqueu on s'han de guardar els <link href=\"text/shared/02/01170101.xhp\" name=\"valors de referència\">valors de referència</link>. Un valor de referència pot representar l'estat actual d'un quadre de grup a una base de dades."
+msgstr "Indiqueu on s'han d'alçar els <link href=\"text/shared/02/01170101.xhp\" name=\"valors de referència\">valors de referència</link>. Un valor de referència pot representar l'estat actual d'un quadre de grup a una base de dades."
#: 01120400.xhp
msgctxt ""
@@ -7022,7 +7022,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Do you want to save the value in a database field?"
-msgstr "Voleu guardar el valor en un camp de la base de dades?"
+msgstr "Voleu alçar el valor en un camp de la base de dades?"
#: 01120400.xhp
msgctxt ""
@@ -7031,7 +7031,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Yes, I want to save it in the following database field:"
-msgstr "Sí, vull guardar-lo en el camp següent:"
+msgstr "Sí, vull alçar-lo en el camp següent:"
#: 01120400.xhp
msgctxt ""
@@ -7040,7 +7040,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to."
-msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Indica que voleu guardar els valors de referència a una base de dades.</ahelp> Els valors s'escriuen en el camp de dades seleccionat a la llista. La llista mostra tots els noms dels camps de la taula de la base de dades a la qual està enllaçat el formulari."
+msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_YES\">Indica que voleu alçar els valors de referència a una base de dades.</ahelp> Els valors s'escriuen en el camp de dades seleccionat a la llista. La llista mostra tots els noms dels camps de la taula de la base de dades a la qual està enllaçat el formulari."
#: 01120400.xhp
msgctxt ""
@@ -7058,7 +7058,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>"
-msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\" visibility=\"hidden\">Seleccioneu el camp de dades en què s'han de guardar els valors de referència.</ahelp>"
+msgstr "<ahelp hid=\"DBP_LISTBOX_RID_PAGE_OPTION_DBFIELD_LB_STOREINFIELD\" visibility=\"hidden\">Seleccioneu el camp de dades en què s'han d'alçar els valors de referència.</ahelp>"
#: 01120400.xhp
msgctxt ""
@@ -7067,7 +7067,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "No, I only want to save the value in the form."
-msgstr "No, només vull guardar el valor en el formulari."
+msgstr "No, només vull alçar el valor en el formulari."
#: 01120400.xhp
msgctxt ""
@@ -7076,7 +7076,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>"
-msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Indica que només voleu guardar els valors de referència en el formulari, i no en la base de dades.</ahelp>"
+msgstr "<ahelp hid=\"DBP_RADIOBUTTON_RID_PAGE_OPTION_DBFIELD_RB_STOREINFIELD_NO\">Indica que només voleu alçar els valors de referència en el formulari, i no en la base de dades.</ahelp>"
#: 01120500.xhp
msgctxt ""
@@ -7423,7 +7423,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "Save to"
-msgstr "Guarda a"
+msgstr "Alça a"
#: 01130200.xhp
msgctxt ""
@@ -8621,7 +8621,7 @@ msgctxt ""
"par_idN10554\n"
"help.text"
msgid "<ahelp hid=\".\">You can use the Web Wizard to maintain web pages on a server.</ahelp> You can also load previously saved Web Wizard settings to maintain an existing web page. These settings include information about the local folder and the FTP server."
-msgstr "<ahelp hid=\".\">Podeu utilitzar l'auxiliar de pàgines web per mantindre pàgines web en un servidor.</ahelp> També podeu carregar configuracions de l'auxiliar web guardades anteriorment per mantindre una pàgina web existent. Estes configuracions inclouen informació sobre la carpeta local i el servidor FTP."
+msgstr "<ahelp hid=\".\">Podeu utilitzar l'auxiliar de pàgines web per mantindre pàgines web en un servidor.</ahelp> També podeu carregar configuracions de l'auxiliar web alçades anteriorment per mantindre una pàgina web existent. Estes configuracions inclouen informació sobre la carpeta local i el servidor FTP."
#: webwizard01.xhp
msgctxt ""
@@ -9317,7 +9317,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "<ahelp hid=\"34253\">Enter a description for the index page. The description is stored in an HTML meta tag.</ahelp>"
-msgstr "<ahelp hid=\"34253\">Introduïu una descripció per a la pàgina d'índex. La descripció es guarda en una metaetiqueta HTML.</ahelp>"
+msgstr "<ahelp hid=\"34253\">Introduïu una descripció per a la pàgina d'índex. La descripció s'alça en una metaetiqueta HTML.</ahelp>"
#: webwizard06.xhp
msgctxt ""
@@ -9333,7 +9333,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "Enter keywords for the index page. Keywords are stored in HTML meta tags."
-msgstr "Introduïu paraules clau per a la pàgina d'índex. Les paraules clau es guarden en metaetiquetes HTML."
+msgstr "Introduïu paraules clau per a la pàgina d'índex. Les paraules clau s'alcen en metaetiquetes HTML."
#: webwizard06.xhp
msgctxt ""
@@ -9349,7 +9349,7 @@ msgctxt ""
"par_idN10570\n"
"help.text"
msgid "<ahelp hid=\"34255\">Enter the creation date for the index page. The date is stored in an HTML meta tag.</ahelp>"
-msgstr "<ahelp hid=\"34255\">Introduïu la data de creació per a la pàgina d'índex. La data es guarda en una metaetiqueta HTML.</ahelp>"
+msgstr "<ahelp hid=\"34255\">Introduïu la data de creació per a la pàgina d'índex. La data s'alça en una metaetiqueta HTML.</ahelp>"
#: webwizard06.xhp
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"par_idN10577\n"
"help.text"
msgid "<ahelp hid=\"34256\">Enter the modified date for the index page. The date is stored in an HTML meta tag.</ahelp>"
-msgstr "<ahelp hid=\"34256\">Introduïu la data de modificació per a la pàgina d'índex. La data es guarda en una metaetiqueta HTML.</ahelp>"
+msgstr "<ahelp hid=\"34256\">Introduïu la data de modificació per a la pàgina d'índex. La data s'alça en una metaetiqueta HTML.</ahelp>"
#: webwizard06.xhp
msgctxt ""
@@ -9381,7 +9381,7 @@ msgctxt ""
"par_idN1057E\n"
"help.text"
msgid "<ahelp hid=\"34258\">Enter the e-mail address for the index page. The address is stored in an HTML meta tag.</ahelp>"
-msgstr "<ahelp hid=\"34258\">Introduïu l'adreça electrònica per a la pàgina d'índex. L'adreça es guarda en una metaetiqueta HTML.</ahelp>"
+msgstr "<ahelp hid=\"34258\">Introduïu l'adreça electrònica per a la pàgina d'índex. L'adreça s'alça en una metaetiqueta HTML.</ahelp>"
#: webwizard06.xhp
msgctxt ""
@@ -9397,7 +9397,7 @@ msgctxt ""
"par_idN10585\n"
"help.text"
msgid "<ahelp hid=\"34259\">Enter the copyright notice for the index page. The notice is stored in an HTML meta tag.</ahelp>"
-msgstr "<ahelp hid=\"34259\">Introduïu la marca de copyright per a la pàgina d'índex. La marca es guarda en una metaetiqueta HTML.</ahelp>"
+msgstr "<ahelp hid=\"34259\">Introduïu la marca de copyright per a la pàgina d'índex. La marca s'alça en una metaetiqueta HTML.</ahelp>"
#: webwizard06.xhp
msgctxt ""
@@ -9461,7 +9461,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "<ahelp hid=\"34261\">Uploads your index page and files to a local directory. The index page is saved to the location that you specified. All other files are saved to the \"myWebsite\" directory in the directory that contains the index page.</ahelp>"
-msgstr "<ahelp hid=\"34261\">Penja la pàgina d'índex i els fitxers a un directori local. La pàgina d'índex es guarda a la ubicació especificada. La resta de fitxers es guarden al directori \"elmeullocweb\", dins el directori que conté la pàgina d'índex.</ahelp>"
+msgstr "<ahelp hid=\"34261\">Penja la pàgina d'índex i els fitxers a un directori local. La pàgina d'índex s'alça a la ubicació especificada. La resta de fitxers s'alcen al directori \"elmeullocweb\", dins el directori que conté la pàgina d'índex.</ahelp>"
#: webwizard07.xhp
msgctxt ""
@@ -9493,7 +9493,7 @@ msgctxt ""
"par_idN10570\n"
"help.text"
msgid "<ahelp hid=\"34265\">Adds your index page and files to a compressed archive file and uploads the file to your web site. The index page is saved to the location that you specified. All other files are saved to the \"myWebsite\" directory in the directory that contains the index page.</ahelp>"
-msgstr "<ahelp hid=\"34265\">Afig la pàgina d'índex i els fitxers a un arxiu comprimit i penja este fitxer al lloc web. La pàgina d'índex es guarda a la ubicació especificada. La resta de fitxers es guarden al directori \"elmeullocweb\", dins el directori que conté la pàgina d'índex.</ahelp>"
+msgstr "<ahelp hid=\"34265\">Afig la pàgina d'índex i els fitxers a un arxiu comprimit i penja este fitxer al lloc web. La pàgina d'índex s'alça a la ubicació especificada. La resta de fitxers s'alcen al directori \"elmeullocweb\", dins el directori que conté la pàgina d'índex.</ahelp>"
#: webwizard07.xhp
msgctxt ""
@@ -9533,7 +9533,7 @@ msgctxt ""
"par_idN10581\n"
"help.text"
msgid "<ahelp hid=\"34268\">Uploads your files to an FTP server. The index page is saved to the location that you specified. All other files are saved to the \"myWebsite\" directory in the directory that contains the index page.</ahelp>"
-msgstr "<ahelp hid=\"34268\">Penja els fitxers a un servidor FTP. La pàgina d'índex es guarda a la ubicació especificada. La resta de fitxers es guarden al directori \"elmeullocweb\", dins el directori que conté la pàgina d'índex.</ahelp>"
+msgstr "<ahelp hid=\"34268\">Penja els fitxers a un servidor FTP. La pàgina d'índex es alça a la ubicació especificada. La resta de fitxers s'alcen al directori \"elmeullocweb\", dins el directori que conté la pàgina d'índex.</ahelp>"
#: webwizard07.xhp
msgctxt ""
@@ -9565,7 +9565,7 @@ msgctxt ""
"par_idN1059C\n"
"help.text"
msgid "Save settings"
-msgstr "Guarda la configuració"
+msgstr "Alça la configuració"
#: webwizard07.xhp
msgctxt ""
@@ -9573,7 +9573,7 @@ msgctxt ""
"par_idN105A0\n"
"help.text"
msgid "<ahelp hid=\"34270\">Saves the settings that you specified in this wizard.</ahelp>"
-msgstr "<ahelp hid=\"34270\">Guarda la configuració que heu indicat en este auxiliar.</ahelp>"
+msgstr "<ahelp hid=\"34270\">Alça la configuració que heu indicat en este auxiliar.</ahelp>"
#: webwizard07.xhp
msgctxt ""
@@ -9581,7 +9581,7 @@ msgctxt ""
"par_idN105A3\n"
"help.text"
msgid "Save as"
-msgstr "Anomena i guarda"
+msgstr "Anomena i alça"
#: webwizard07.xhp
msgctxt ""
@@ -9701,7 +9701,7 @@ msgctxt ""
"par_idN1058A\n"
"help.text"
msgid "<ahelp hid=\"41045\">Enter the location of a directory on the FTP server where you want to store your files.</ahelp>"
-msgstr "<ahelp hid=\"41045\">Introduïu la ubicació d'un directori del servidor FTP on voleu guardar els fitxers.</ahelp>"
+msgstr "<ahelp hid=\"41045\">Introduïu la ubicació d'un directori del servidor FTP on voleu alçar els fitxers.</ahelp>"
#: webwizard07fc.xhp
msgctxt ""
@@ -9717,4 +9717,4 @@ msgctxt ""
"par_idN10591\n"
"help.text"
msgid "<ahelp hid=\"41046\">Opens a dialog where you can specify the FTP server directory to store the files.</ahelp>"
-msgstr "<ahelp hid=\"41046\">Obri un diàleg on podeu indicar el directori del servidor FTP per guardar els fitxers.</ahelp>"
+msgstr "<ahelp hid=\"41046\">Obri un diàleg on podeu indicar el directori del servidor FTP per alçar els fitxers.</ahelp>"
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po b/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po
index b832fd707cc..d517ee4ca62 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-01-13 23:39+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1358120376.0\n"
#: 02000000.xhp
@@ -781,7 +781,7 @@ msgctxt ""
"277\n"
"help.text"
msgid "Save query"
-msgstr "Guardar una consulta"
+msgstr "Alçar una consulta"
#: 02010100.xhp
msgctxt ""
@@ -790,7 +790,7 @@ msgctxt ""
"278\n"
"help.text"
msgid "Use the <emph>Save</emph> icon on the Standard Bar to save the query. You see a dialog that asks you to enter a name for the query. If the database supports schemas, you can also enter a schema."
-msgstr "Utilitzeu la icona <emph>Guarda</emph> de la barra Estàndard per guardar la consulta. Visualitzareu un diàleg que vos sol·licitarà un nom per a la consulta. Si la base de dades admet esquemes, també en podreu indicar un."
+msgstr "Utilitzeu la icona <emph>Alça</emph> de la barra Estàndard per alçar la consulta. Visualitzareu un diàleg que vos sol·licitarà un nom per a la consulta. Si la base de dades admet esquemes, també en podreu indicar un."
#: 02010100.xhp
msgctxt ""
@@ -2837,7 +2837,7 @@ msgctxt ""
"116\n"
"help.text"
msgid "If you formulate a parameter query and you save it with the variables, you can later create a query in which only the variables have to be replaced by the expressions that you want. $[officename] asks for these variables in a dialog as soon as you open the query."
-msgstr "Si formuleu una consulta amb paràmetres i la guardeu amb les variables, més avant podreu crear una consulta en què només caldrà reemplaçar estes variables per les expressions que vulgueu. El $[officename] vos sol·licitarà les variables mitjançant un diàleg que es mostrarà en obrir la consulta."
+msgstr "Si formuleu una consulta amb paràmetres i la alceu amb les variables, més avant podreu crear una consulta en què només caldrà reemplaçar estes variables per les expressions que vulgueu. El $[officename] vos sol·licitarà les variables mitjançant un diàleg que es mostrarà en obrir la consulta."
#: 02010100.xhp
msgctxt ""
@@ -3297,7 +3297,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "The <link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\"><emph>Open in Design Mode</emph></link> icon <image id=\"img_id1871395\" src=\"cmd/sc_openreadonly.png\" width=\"5.59mm\" height=\"5.59mm\"><alt id=\"alt_id1871395\">Icon</alt></image> allows you to save a form document so that it always opens in editing mode."
-msgstr "La icona <link href=\"text/shared/02/01171000.xhp\" name=\"Obri en mode de disseny\"><emph>Obri en mode de disseny</emph></link> <image id=\"img_id1871395\" src=\"cmd/sc_openreadonly.png\" width=\"5.59mm\" height=\"5.59mm\"><alt id=\"alt_id1871395\">Icona</alt></image> vos permet guardar un document de formulari de manera que sempre s'òbriga en mode d'edició."
+msgstr "La icona <link href=\"text/shared/02/01171000.xhp\" name=\"Obri en mode de disseny\"><emph>Obri en mode de disseny</emph></link> <image id=\"img_id1871395\" src=\"cmd/sc_openreadonly.png\" width=\"5.59mm\" height=\"5.59mm\"><alt id=\"alt_id1871395\">Icona</alt></image> vos permet alçar un document de formulari de manera que sempre s'òbriga en mode d'edició."
#: 04030000.xhp
msgctxt ""
@@ -3814,7 +3814,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Paste"
-msgstr "Apega"
+msgstr "Enganxa"
#: 05010000.xhp
msgctxt ""
@@ -3823,7 +3823,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Pastes the content of the clipboard."
-msgstr "Apega el contingut del porta-retalls."
+msgstr "Enganxa el contingut del porta-retalls."
#: 05010000.xhp
msgctxt ""
@@ -3859,7 +3859,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Inserts an empty row above the current row, if the table has not been saved. Inserts an empty row at the end of the table if the table has been saved.</ahelp>"
-msgstr "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Insereix una fila buida damunt de la fila actual si la taula no s'ha guardat. En cas que l'hàgeu guardada, la fila buida s'inserirà al final de la taula.</ahelp>"
+msgstr "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Insereix una fila buida damunt de la fila actual si la taula no s'ha alçat. En cas que l'hàgeu alçada, la fila buida s'inserirà al final de la taula.</ahelp>"
#: 05010000.xhp
msgctxt ""
@@ -4110,7 +4110,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Save Current Index"
-msgstr "Guarda l'índex actual"
+msgstr "Alça l'índex actual"
#: 05010100.xhp
msgctxt ""
@@ -4119,7 +4119,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGIDX_SAVEINDEX\">Saves the current index in the data source.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIDX_SAVEINDEX\">Guarda l'índex actual a la font de dades.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIDX_SAVEINDEX\">Alça l'índex actual a la font de dades.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -4191,7 +4191,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "The<emph> Fields</emph> area displays a list of fields in the current table. You can also select multiple fields. In order to remove a field from the selection, select the empty entry at the start of the list."
-msgstr "L'àrea <emph>Camps</emph> mostra una llista dels camps de la taula actual. També podeu seleccionar diversos camps. Per traure un camp de la selecció, seleccioneu l'entrada buida a l'inici de la llista."
+msgstr "L'àrea <emph>Camps</emph> mostra una llista dels camps de la taula actual. També podeu seleccionar diversos camps. Per treure un camp de la selecció, seleccioneu l'entrada buida a l'inici de la llista."
#: 05010100.xhp
msgctxt ""
@@ -5071,7 +5071,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_COLUMN_SELECT_IB_COLUMNS_LH\">Adds or removes the selected field (> or < button) or all of the fields (<< or >> button).</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_COLUMN_SELECT_IB_COLUMNS_LH\">Afig o trau el camp seleccionat (amb els botons > o <) o bé tots els camps (amb els botons << o >>).</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_IMAGEBUTTON_TAB_WIZ_COLUMN_SELECT_IB_COLUMNS_LH\">Afig o treu el camp seleccionat (amb els botons > o <) o bé tots els camps (amb els botons << o >>).</ahelp>"
#: 05030200.xhp
msgctxt ""
@@ -6157,7 +6157,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_TABLEINDEXES\">Lists the current indexes for the selected database table.</ahelp> To remove an index from the list, click the index, and then click the right arrow."
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_TABLEINDEXES\">Llista els índexs actuals per a la taula de la base de dades seleccionada.</ahelp> Per traure un índex de la llista, feu clic a l'índex i a continuació a la fletxa dreta."
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_DBASE_INDEXES_LB_TABLEINDEXES\">Llista els índexs actuals per a la taula de la base de dades seleccionada.</ahelp> Per treure un índex de la llista, feu clic a l'índex i a continuació a la fletxa dreta."
#: 11030100.xhp
msgctxt ""
@@ -6317,7 +6317,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/sql\">Enter the SQL administration command that you want to run.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/sql\">Introduïu l'orde SQL d'administració que vulgueu executar.</ahelp>"
#: 11080000.xhp
msgctxt ""
@@ -6362,7 +6362,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/sqlhistory\">Lists the previously executed SQL commands. To run a command again, click the command, and then click <emph>Run</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/sqlhistory\">Llista les ordes SQL que s'han executat anteriorment. Per tornar a executar una orde feu-hi clic i a continuació feu clic al botó <emph>Executa</emph>.</ahelp>"
#: 11080000.xhp
msgctxt ""
@@ -6380,7 +6380,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/status\">Displays the results, including errors, of the SQL command that you ran.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/status\">Mostra els resultats, inclosos els errors, de l'orde SQL que heu executat.</ahelp>"
#: 11080000.xhp
msgctxt ""
@@ -6398,7 +6398,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/execute\">Runs the command that you entered in the <emph>Command to execute </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/execute\">Executa l'orde que heu introduït en el quadre <emph>Orde per executar</emph>.</ahelp>"
#: 11090000.xhp
msgctxt ""
@@ -6683,7 +6683,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Shut down the service when closing $[officename]"
-msgstr "Para el servei en tancar el $[officename]"
+msgstr "Atura el servei en tancar el $[officename]"
#: 11170000.xhp
msgctxt ""
@@ -7210,7 +7210,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "If the DATADEVSPACE reaches full capacity during a database operation, Adabas shuts down, increases the capacity of the DATADEVSPACE (up to 100 MB), and restarts the database. Saved data is not lost."
-msgstr "Si el DATADEVSPACE arriba al màxim de la seua capacitat durant l'execució d'una operació a la base de dades, Adabas es pararà, augmentarà la capacitat del DATADEVSPACE (fins a 100 MB) i reiniciarà la base de dades. Les dades guardades no es perdran."
+msgstr "Si el DATADEVSPACE arriba al màxim de la seua capacitat durant l'execució d'una operació a la base de dades, Adabas s'aturarà, augmentarà la capacitat del DATADEVSPACE (fins a 100 MB) i reiniciarà la base de dades. Les dades alçades no es perdran."
#: 30100000.xhp
msgctxt ""
@@ -7228,7 +7228,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"HID_DLG_ADABAS_PBDATADEVSPACE\">Locate the directory where you want to save the file, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLG_ADABAS_PBDATADEVSPACE\">Cerqueu el directori on vulgueu guardar el fitxer i feu clic a <emph>D'acord</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLG_ADABAS_PBDATADEVSPACE\">Cerqueu el directori on vulgueu alçar el fitxer i feu clic a <emph>D'acord</emph>.</ahelp>"
#: 30100000.xhp
msgctxt ""
@@ -8146,7 +8146,7 @@ msgctxt ""
"par_idN105B1\n"
"help.text"
msgid "Shut down service when closing %PRODUCTNAME"
-msgstr "Para el servei en tancar el %PRODUCTNAME"
+msgstr "Atura el servei en tancar el %PRODUCTNAME"
#: dabapropadd.xhp
msgctxt ""
@@ -9034,7 +9034,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Save and proceed"
-msgstr "Guarda i continua"
+msgstr "Alça i continua"
#: dabawiz02.xhp
msgctxt ""
@@ -9042,7 +9042,7 @@ msgctxt ""
"par_idN10544\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Save and proceed</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Guarda i continua</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Alça i continua</link>"
#: dabawiz02.xhp
msgctxt ""
@@ -10642,7 +10642,7 @@ msgctxt ""
"par_idN1054F\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Save and proceed</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Guarda i continua</link>"
+msgstr "<link href=\"text/shared/explorer/database/dabawiz02.xhp\">Alça i continua</link>"
#: dabawiz03auth.xhp
msgctxt ""
@@ -10922,7 +10922,7 @@ msgctxt ""
"par_idN10567\n"
"help.text"
msgid "Paste"
-msgstr "Apega"
+msgstr "Enganxa"
#: menuedit.xhp
msgctxt ""
@@ -11014,7 +11014,7 @@ msgctxt ""
"par_idN1058E\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected object in the last saved state.</ahelp>"
-msgstr "<ahelp hid=\".\">Obri l'objecte seleccionat en el darrer estat guardat.</ahelp>"
+msgstr "<ahelp hid=\".\">Obri l'objecte seleccionat en el darrer estat alçat.</ahelp>"
#: menuedit.xhp
msgctxt ""
@@ -11182,7 +11182,7 @@ msgctxt ""
"par_idN105C0\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: menufile.xhp
msgctxt ""
@@ -11190,7 +11190,7 @@ msgctxt ""
"par_idN105C4\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the current database file, query, form or report. For the database file, you see the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog. For the other objects, you see the <link href=\"text/shared/explorer/database/menufilesave.xhp\">Save</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda el fitxer de base de dades, la consulta, el formulari o l'informe actuals. Per al fitxer de base de dades, visualitzareu el diàleg <link href=\"text/shared/01/01070000.xhp\">Guarda el fitxer</link>. Per als altres objectes, visualitzareu el diàleg <link href=\"text/shared/explorer/database/menufilesave.xhp\">Guarda</link>.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça el fitxer de base de dades, la consulta, el formulari o l'informe actuals. Per al fitxer de base de dades, visualitzareu el diàleg <link href=\"text/shared/01/01070000.xhp\">Alça el fitxer</link>. Per als altres objectes, visualitzareu el diàleg <link href=\"text/shared/explorer/database/menufilesave.xhp\">Alça</link>.</ahelp>"
#: menufile.xhp
msgctxt ""
@@ -11198,7 +11198,7 @@ msgctxt ""
"par_idN105D5\n"
"help.text"
msgid "Save As"
-msgstr "Anomena i guarda"
+msgstr "Anomena i alça"
#: menufile.xhp
msgctxt ""
@@ -11206,7 +11206,7 @@ msgctxt ""
"par_idN105D9\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the current database file with another name. In the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog, select a path and file name to save.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda el fitxer de base de dades actual amb un altre nom. En el diàleg <link href=\"text/shared/01/01070000.xhp\">Guarda el fitxer</link>, seleccioneu el camí on es guardarà el fitxer i el nom amb què voleu que es guarde.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça el fitxer de base de dades actual amb un altre nom. En el diàleg <link href=\"text/shared/01/01070000.xhp\">Alça el fitxer</link>, seleccioneu el camí on s'alçarà el fitxer i el nom amb què voleu que es alce.</ahelp>"
#: menufile.xhp
msgctxt ""
@@ -11294,7 +11294,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: menufilesave.xhp
msgctxt ""
@@ -11302,7 +11302,7 @@ msgctxt ""
"par_idN10547\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: menufilesave.xhp
msgctxt ""
@@ -11310,7 +11310,7 @@ msgctxt ""
"par_idN1054B\n"
"help.text"
msgid "In this dialog, you can specify the position and name of a form that you save within a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>. The dialog opens automatically when you save a form the first time."
-msgstr "En este diàleg podeu indicar la ubicació i el nom d'un formulari que guardeu en un <link href=\"text/shared/explorer/database/dabadoc.xhp\">fitxer de base de dades</link>. Este diàleg s'obrirà de manera automàtica quan guardeu el formulari per primera vegada."
+msgstr "En este diàleg podeu indicar la ubicació i el nom d'un formulari que alceu en un <link href=\"text/shared/explorer/database/dabadoc.xhp\">fitxer de base de dades</link>. Este diàleg s'obrirà de manera automàtica quan alceu el formulari per primera vegada."
#: menufilesave.xhp
msgctxt ""
@@ -11358,7 +11358,7 @@ msgctxt ""
"par_idN1059E\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the file name for the saved form.</ahelp>"
-msgstr "<ahelp hid=\".\">Introduïu el nom de fitxer per al formulari guardat.</ahelp>"
+msgstr "<ahelp hid=\".\">Introduïu el nom de fitxer per al formulari alçat.</ahelp>"
#: menufilesave.xhp
msgctxt ""
@@ -11366,7 +11366,7 @@ msgctxt ""
"par_idN105B5\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: menufilesave.xhp
msgctxt ""
@@ -11374,7 +11374,7 @@ msgctxt ""
"par_idN105B9\n"
"help.text"
msgid "<ahelp hid=\".\">Click to save the form to the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Feu-hi clic per guardar el formulari en el fitxer de base de dades.</ahelp>"
+msgstr "<ahelp hid=\".\">Feu-hi clic per alçar el formulari en el fitxer de base de dades.</ahelp>"
#: menuinsert.xhp
msgctxt ""
@@ -11526,7 +11526,7 @@ msgctxt ""
"par_idN1060F\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog where you can save a new folder in the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">Obri un diàleg on podeu guardar una carpeta nova en el fitxer de base de dades.</ahelp>"
+msgstr "<ahelp hid=\".\">Obri un diàleg on podeu alçar una carpeta nova en el fitxer de base de dades.</ahelp>"
#: menutools.xhp
msgctxt ""
@@ -11915,7 +11915,7 @@ msgctxt ""
"par_id0224200911454780\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string \"backup\" in the name.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Trieu una ubicació i un nom de fitxer per guardar el fitxer de base de dades nou. Per defecte, el fitxer nou tindrà el mateix nom que el fitxer antic, i s'afegirà la cadena \"còpia de seguretat\" al nom del fitxer antic.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Trieu una ubicació i un nom de fitxer per alçar el fitxer de base de dades nou. Per defecte, el fitxer nou tindrà el mateix nom que el fitxer antic, i s'afegirà la cadena \"còpia de seguretat\" al nom del fitxer antic.</ahelp>"
#: migrate_macros.xhp
msgctxt ""
@@ -11931,7 +11931,7 @@ msgctxt ""
"par_id0112200902353542\n"
"help.text"
msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view."
-msgstr "Anteriorment, només es permetia que les macros residiren als subdocuments de text de formularis i informes. Ara les macros també es poden guardar al mateix fitxer del Base. Això vol dir que ara les macros dels fitxers del Base es poden cridar des de qualsevol dels seus subcomponents: formularis, informes, disseny de taula, disseny de consulta, disseny de relació, vista de dades de taula."
+msgstr "Anteriorment, només es permetia que les macros residiren als subdocuments de text de formularis i informes. Ara les macros també es poden alçar al mateix fitxer del Base. Això vol dir que ara les macros dels fitxers del Base es poden cridar des de qualsevol dels seus subcomponents: formularis, informes, disseny de taula, disseny de consulta, disseny de relació, vista de dades de taula."
#: migrate_macros.xhp
msgctxt ""
@@ -12059,7 +12059,7 @@ msgctxt ""
"par_idN1055C\n"
"help.text"
msgid "<ahelp hid=\".\">The Query Wizard helps you to design a database query.</ahelp> The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command."
-msgstr "<ahelp hid=\".\">L'Auxiliar de consultes vos ajuda a dissenyar una consulta de base de dades.</ahelp> Podeu cridar la consulta guardada més avant, ja siga des de la interfície gràfica d'usuari o mitjançant l'orde de llenguatge SQL creada automàticament."
+msgstr "<ahelp hid=\".\">L'Auxiliar de consultes vos ajuda a dissenyar una consulta de base de dades.</ahelp> Podeu cridar la consulta alçada més avant, ja siga des de la interfície gràfica d'usuari o mitjançant l'orde de llenguatge SQL creada automàticament."
#: querywizard00.xhp
msgctxt ""
@@ -12747,7 +12747,7 @@ msgctxt ""
"par_idN10561\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save and display the query.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu esta opció per guardar i mostrar la consulta.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu esta opció per alçar i mostrar la consulta.</ahelp>"
#: querywizard08.xhp
msgctxt ""
@@ -12763,7 +12763,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save the query and open it for editing.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu esta opció per guardar la consulta i obrir-la per editar-la.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu esta opció per alçar la consulta i obrir-la per editar-la.</ahelp>"
#: querywizard08.xhp
msgctxt ""
@@ -13371,7 +13371,7 @@ msgctxt ""
"par_id12512\n"
"help.text"
msgid "If you close the Report Builder, you will be asked if the report should be saved. Click Yes, give the report a name, and click OK."
-msgstr "Quan intenteu tancar el Constructor d'informes, el programa vos preguntarà si voleu guardar l'informe. Feu clic a Sí, anomeneu l'informe i feu clic a D'acord."
+msgstr "Quan intenteu tancar el Constructor d'informes, el programa vos preguntarà si voleu alçar l'informe. Feu clic a Sí, anomeneu l'informe i feu clic a D'acord."
#: rep_main.xhp
msgctxt ""
@@ -13491,7 +13491,7 @@ msgctxt ""
"par_id7594225\n"
"help.text"
msgid "Click the Reports icon<image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Icon</alt></image> and double-click your last saved report. A new Writer document will be created which shows the new data."
-msgstr "Feu clic a la icona Informes <image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Icona</alt></image> i a continuació feu doble clic al darrer informe guardat. Es crearà un document nou del Writer que contindrà les dades noves."
+msgstr "Feu clic a la icona Informes <image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Icona</alt></image> i a continuació feu doble clic al darrer informe alçat. Es crearà un document nou del Writer que contindrà les dades noves."
#: rep_main.xhp
msgctxt ""
@@ -14827,7 +14827,7 @@ msgctxt ""
"par_idN1059E\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field and click < to remove it from the list of primary key fields. The primary key is created as a concatenation of the fields in this list, from top to bottom.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu un camp i feu clic a < per traure'l de la llista de camps de la clau primària. La clau primària es crea a partir de la concatenació dels camps d'esta llista en orde descendent.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu un camp i feu clic a < per treure'l de la llista de camps de la clau primària. La clau primària es crea a partir de la concatenació dels camps d'esta llista en orde descendent.</ahelp>"
#: tablewizard03.xhp
msgctxt ""
@@ -14923,7 +14923,7 @@ msgctxt ""
"par_idN10561\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save and edit the table design.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu esta opció si voleu guardar i editar el disseny de la taula.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu esta opció si voleu alçar i editar el disseny de la taula.</ahelp>"
#: tablewizard04.xhp
msgctxt ""
@@ -14939,7 +14939,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save the table design and open the table to enter data.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu esta opció si voleu guardar el disseny de la taula i obrir la taula per introduir-hi dades.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu esta opció si voleu alçar el disseny de la taula i obrir la taula per introduir-hi dades.</ahelp>"
#: tablewizard04.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/guide.po b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
index f1cd9227ee2..fcc664a9286 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-05-24 18:45+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1369421107.0\n"
#: aaa_start.xhp
@@ -480,7 +480,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "You may still right-click the link to save the file on your harddisk."
-msgstr "Hi podeu fer clic amb el botó dret per guardar el fitxer al vostre disc dur."
+msgstr "Hi podeu fer clic amb el botó dret per alçar el fitxer al vostre disc dur."
#: activex.xhp
msgctxt ""
@@ -2165,7 +2165,7 @@ msgctxt ""
"par_id2519913\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to share the current document with other users. Disable to use the document unshared. This will invalidate the not yet saved edits that other users applied in the time since you last opened or saved this document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Permet compartir el document actual amb altres usuaris. Desactiveu esta opció per utilitzar el document sense compartir. Això farà no vàlides les edicions que encara no s'hagen guardat i altres usuaris hagen aplicat des que vau obrir o guardar este document per última vegada.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Permet compartir el document actual amb altres usuaris. Desactiveu esta opció per utilitzar el document sense compartir. Això farà no vàlides les edicions que encara no s'hagen alçat i altres usuaris hagen aplicat des que vau obrir o alçar este document per última vegada.</ahelp>"
#: collab.xhp
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"par_id5374614\n"
"help.text"
msgid "User A opens, edits, and saves the document as described above for Writer, Impress, and Draw document."
-msgstr "Un usuari A obri, edita i guarda el document tal com s'ha descrit anteriorment per a un document del Writer, l'Impress i el Draw."
+msgstr "Un usuari A obri, edita i alça el document tal com s'ha descrit anteriorment per a un document del Writer, l'Impress i el Draw."
#: collab.xhp
msgctxt ""
@@ -2237,7 +2237,7 @@ msgctxt ""
"par_id6844691\n"
"help.text"
msgid "The user chooses <item type=\"menuitem\">Tools - Share Document</item> to activate the collaboration features for this document. A dialog opens where the user can choose to enable or disable sharing. If the user enables sharing, the document will be saved in shared mode, which is also shown on the title bar."
-msgstr "L'usuari selecciona <item type=\"menuitem\">Eines - Comparteix el document</item> per activar les funcions de col·laboració per a este document. S'obrirà un diàleg on l'usuari pot triar habilitar o inhabilitar l'opció de compartir. Si l'usuari l'habilita, el document es guardarà en mode compartit, que també es mostra a la barra de títol."
+msgstr "L'usuari selecciona <item type=\"menuitem\">Eines - Comparteix el document</item> per activar les funcions de col·laboració per a este document. S'obrirà un diàleg on l'usuari pot triar habilitar o inhabilitar l'opció de compartir. Si l'usuari l'habilita, el document s'alçarà en mode compartit, que també es mostra a la barra de títol."
#: collab.xhp
msgctxt ""
@@ -2245,7 +2245,7 @@ msgctxt ""
"par_id5288857\n"
"help.text"
msgid "The <item type=\"menuitem\">Tools - Share Document</item> command can be used to switch the mode for the current document from unshared mode to shared mode. If you want to use a shared document in unshared mode, you would save the shared document using another name or path. This creates a copy of the spreadsheet that is not shared."
-msgstr "L'orde <item type=\"menuitem\">Eines - Comparteix el document</item> es pot utilitzar per canviar el mode del document actual de mode no compartit a mode compartit. Si voleu utilitzar un document compartit en mode no compartit, guardeu el document amb un altre nom o en un altre camí. Això crea una còpia del full de càlcul que no és compartida."
+msgstr "L'orde <item type=\"menuitem\">Eines - Comparteix el document</item> es pot utilitzar per canviar el mode del document actual de mode no compartit a mode compartit. Si voleu utilitzar un document compartit en mode no compartit, alceu el document amb un altre nom o en un altre camí. Això crea una còpia del full de càlcul que no és compartida."
#: collab.xhp
msgctxt ""
@@ -2277,7 +2277,7 @@ msgctxt ""
"par_id5974303\n"
"help.text"
msgid "The user can open, edit, and save the document as described above for Writer, Impress, and Draw documents."
-msgstr "L'usuari pot obrir, editar i guardar el document tal com s'ha descrit anteriorment per a documents del Writer, l'Impress i el Draw."
+msgstr "L'usuari pot obrir, editar i alçar el document tal com s'ha descrit anteriorment per a documents del Writer, l'Impress i el Draw."
#: collab.xhp
msgctxt ""
@@ -2341,7 +2341,7 @@ msgctxt ""
"hd_id2934965\n"
"help.text"
msgid "Saving a shared spreadsheet document"
-msgstr "Guardar un document de full de càlcul compartit"
+msgstr "Alçar un document de full de càlcul compartit"
#: collab.xhp
msgctxt ""
@@ -2349,7 +2349,7 @@ msgctxt ""
"par_id1174657\n"
"help.text"
msgid "User A saves a shared document. The following conditions can apply:"
-msgstr "L'usuari A guarda un document compartit. Es poden aplicar les condicions següents:"
+msgstr "L'usuari A alça un document compartit. Es poden aplicar les condicions següents:"
#: collab.xhp
msgctxt ""
@@ -2357,7 +2357,7 @@ msgctxt ""
"par_id2577593\n"
"help.text"
msgid "The document was not modified and saved by another user since user A opened the document."
-msgstr "El document no ha estat modificat ni guardat per un altre usuari des que l'usuari A va obrir el document."
+msgstr "El document no ha estat modificat ni alçat per un altre usuari des que l'usuari A va obrir el document."
#: collab.xhp
msgctxt ""
@@ -2365,7 +2365,7 @@ msgctxt ""
"par_id5883968\n"
"help.text"
msgid "The document is saved."
-msgstr "El document s'ha guardat."
+msgstr "El document s'ha alçat."
#: collab.xhp
msgctxt ""
@@ -2373,7 +2373,7 @@ msgctxt ""
"par_id9049653\n"
"help.text"
msgid "The document was modified and saved by another user since user A opened the document."
-msgstr "El document ha estat modificat i guardat per un altre usuari des que l'usuari A va obrir el document."
+msgstr "El document ha estat modificat i alçat per un altre usuari des que l'usuari A va obrir el document."
#: collab.xhp
msgctxt ""
@@ -2381,7 +2381,7 @@ msgctxt ""
"par_id1976683\n"
"help.text"
msgid "If the changes do not conflict, the document is saved."
-msgstr "Si els canvis no entren en conflicte, es guarda el document."
+msgstr "Si els canvis no entren en conflicte, s'alça el document."
#: collab.xhp
msgctxt ""
@@ -2389,7 +2389,7 @@ msgctxt ""
"par_id43946\n"
"help.text"
msgid "If the changes conflict, the Resolve Conflicts dialog will be shown. User A must decide for the conflicts which version to keep, \"Keep Mine\" or \"Keep Other\". When all conflicts are resolved, the document is saved. While user A resolves the conflicts, no other user is able to save the shared document."
-msgstr "Si els canvis entren en conflicte, es mostrarà el diàleg Resolució de conflictes. L'usuari A ha de decidir quina versió vol mantindre dels conflictes , \"Mantingues la meua\" o \"Mantingues l'altra\". Quan s'hagen resolt tots els conflictes, es guarda el document. Mentre un usuari A resol els conflictes, cap altre usuari no pot guardar el document compartit."
+msgstr "Si els canvis entren en conflicte, es mostrarà el diàleg Resolució de conflictes. L'usuari A ha de decidir quina versió vol mantindre dels conflictes , \"Mantingues la meua\" o \"Mantingues l'altra\". Quan s'hagen resolt tots els conflictes, s'alça el document. Mentre un usuari A resol els conflictes, cap altre usuari no pot alçar el document compartit."
#: collab.xhp
msgctxt ""
@@ -2397,7 +2397,7 @@ msgctxt ""
"par_id6449171\n"
"help.text"
msgid "Another user tries to save the shared document and resolves conflicts in this moment."
-msgstr "Un altre usuari intenta guardar el document compartit i resol conflictes en este moment."
+msgstr "Un altre usuari intenta alçar el document compartit i resol conflictes en este moment."
#: collab.xhp
msgctxt ""
@@ -2405,7 +2405,7 @@ msgctxt ""
"par_id7101046\n"
"help.text"
msgid "User A sees a message that a merge-in is in progress. User A can choose to cancel the save command for now, or retry saving some time later."
-msgstr "L'usuari A veu un missatge que indica que hi ha una combinació en curs. L'usuari A pot triar entre cancel·lar l'orde de guardar en este moment, o tornar a intentar guardar més tard."
+msgstr "L'usuari A veu un missatge que indica que hi ha una combinació en curs. L'usuari A pot triar entre cancel·lar l'orde d'alçar en este moment, o tornar a intentar alçar més tard."
#: collab.xhp
msgctxt ""
@@ -2413,7 +2413,7 @@ msgctxt ""
"par_id7186498\n"
"help.text"
msgid "When a user successfully saves a shared spreadsheet, the document will be reloaded after the save command, so that the spreadsheet shows the latest version of all changes that got saved by all users. A message shows that \"foreign changes have been added\" when another user did change some contents."
-msgstr "Quan un usuari guarda correctament un full de càlcul compartit, el document s'actualitzarà després de l'orde Guarda per tal que el full de càlcul mostre la versió més recent de tots els canvis que han guardat tots els usuaris. Un missatge mostra que \"s'han afegit canvis externs\" quan un altre usuari ha canviat el contingut."
+msgstr "Quan un usuari alça correctament un full de càlcul compartit, el document s'actualitzarà després de l'orde Alça per tal que el full de càlcul mostre la versió més recent de tots els canvis que han alçat tots els usuaris. Un missatge mostra que \"s'han afegit canvis externs\" quan un altre usuari ha canviat el contingut."
#: collab.xhp
msgctxt ""
@@ -2469,7 +2469,7 @@ msgctxt ""
"par_id7709585\n"
"help.text"
msgid "This document will be opened in read-only mode. Editing is not allowed. User A can save the document using another document name or another path. User A can edit this copy."
-msgstr "Este document s'obrirà en mode només de lectura. No es permet l'edició. L'usuari A pot guardar el document mitjançant un altre nom de document o un altre camí. L'usuari A pot editar esta còpia."
+msgstr "Este document s'obrirà en mode només de lectura. No es permet l'edició. L'usuari A pot alçar el document mitjançant un altre nom de document o un altre camí. L'usuari A pot editar esta còpia."
#: collab.xhp
msgctxt ""
@@ -2533,7 +2533,7 @@ msgctxt ""
"par_id4263740\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>"
#: configure_overview.xhp
msgctxt ""
@@ -2653,7 +2653,7 @@ msgctxt ""
"bm_id3153394\n"
"help.text"
msgid "<bookmark_value>draw objects; copying between documents</bookmark_value><bookmark_value>copying; draw objects between documents</bookmark_value><bookmark_value>pasting;draw objects from other documents</bookmark_value>"
-msgstr "<bookmark_value>objectes de dibuix; còpia entre documents</bookmark_value><bookmark_value>còpia; objectes de dibuix entre documents</bookmark_value><bookmark_value>apega;objectes de dibuix d'altres documents</bookmark_value>"
+msgstr "<bookmark_value>objectes de dibuix; còpia entre documents</bookmark_value><bookmark_value>còpia; objectes de dibuix entre documents</bookmark_value><bookmark_value>enganxa;objectes de dibuix d'altres documents</bookmark_value>"
#: copy_drawfunctions.xhp
msgctxt ""
@@ -2759,7 +2759,7 @@ msgctxt ""
"bm_id3154186\n"
"help.text"
msgid "<bookmark_value>charts;copying with link to source cell range</bookmark_value><bookmark_value>inserting; cell ranges from spreadsheets</bookmark_value><bookmark_value>pasting;cell ranges from spreadsheets</bookmark_value><bookmark_value>presentations;inserting spreadsheet cells</bookmark_value><bookmark_value>text documents;inserting spreadsheet cells</bookmark_value><bookmark_value>tables in spreadsheets;copying data to other applications</bookmark_value>"
-msgstr "<bookmark_value>diagrames;còpia amb enllaç a l'interval de cel·les d'origen</bookmark_value><bookmark_value>inserció; intervals de cel·les des de fulls de càlcul</bookmark_value><bookmark_value>apega;intervals de cel·les des de fulls de càlcul</bookmark_value><bookmark_value>presentacions;inserció de cel·les de fulls de càlcul</bookmark_value><bookmark_value>documents de text;inserció de cel·les de fulls de càlcul</bookmark_value><bookmark_value>taules en fulls de càlcul;còpia de dades a altres aplicacions</bookmark_value>"
+msgstr "<bookmark_value>diagrames;còpia amb enllaç a l'interval de cel·les d'origen</bookmark_value><bookmark_value>inserció; intervals de cel·les des de fulls de càlcul</bookmark_value><bookmark_value>enganxa;intervals de cel·les des de fulls de càlcul</bookmark_value><bookmark_value>presentacions;inserció de cel·les de fulls de càlcul</bookmark_value><bookmark_value>documents de text;inserció de cel·les de fulls de càlcul</bookmark_value><bookmark_value>taules en fulls de càlcul;còpia de dades a altres aplicacions</bookmark_value>"
#: copytable2application.xhp
msgctxt ""
@@ -2829,7 +2829,7 @@ msgctxt ""
"bm_id3152924\n"
"help.text"
msgid "<bookmark_value>sending; AutoAbstract function in presentations</bookmark_value><bookmark_value>AutoAbstract function for sending text to presentations</bookmark_value><bookmark_value>outlines; sending to presentations</bookmark_value><bookmark_value>text; copying by drag and drop</bookmark_value><bookmark_value>drag and drop; copying and pasting text</bookmark_value><bookmark_value>inserting;data from text documents</bookmark_value><bookmark_value>copying;data from text documents</bookmark_value><bookmark_value>pasting;data from text documents</bookmark_value>"
-msgstr "<bookmark_value>enviament; funció Resum automàtic en presentacions</bookmark_value><bookmark_value>funció Resum automàtic per enviar text a presentacions</bookmark_value><bookmark_value>esquemes; enviament a presentacions</bookmark_value><bookmark_value>text; còpia amb arrossega i deixa anar</bookmark_value><bookmark_value>arrossega i deixa anar; copia i apega text</bookmark_value><bookmark_value>inserció;dades des de documents de text</bookmark_value><bookmark_value>còpia;dades des de documents de text</bookmark_value><bookmark_value>apega;dades des de documents de text</bookmark_value>"
+msgstr "<bookmark_value>enviament; funció Resum automàtic en presentacions</bookmark_value><bookmark_value>funció Resum automàtic per enviar text a presentacions</bookmark_value><bookmark_value>esquemes; enviament a presentacions</bookmark_value><bookmark_value>text; còpia amb arrossega i deixa anar</bookmark_value><bookmark_value>arrossega i deixa anar; copia i enganxa text</bookmark_value><bookmark_value>inserció;dades des de documents de text</bookmark_value><bookmark_value>còpia;dades des de documents de text</bookmark_value><bookmark_value>enganxa;dades des de documents de text</bookmark_value>"
#: copytext2application.xhp
msgctxt ""
@@ -2856,7 +2856,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "If you copy text to the clipboard, you can paste it with or without text attributes. Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C to copy and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V to paste."
-msgstr "Si copieu text al porta-retalls, podeu apegar-lo amb atributs de text o sense. Utilitzeu les tecles de drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C per copiar i <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V per apegar."
+msgstr "Si copieu text al porta-retalls, podeu enganxar-lo amb atributs de text o sense. Utilitzeu les tecles de drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C per copiar i <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V per enganxar."
#: copytext2application.xhp
msgctxt ""
@@ -2873,7 +2873,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "To select the format in which the clipboard contents will be pasted, click the arrow next to the <emph>Paste</emph> icon on the Standard bar, or choose <emph>Edit - Paste Special</emph>, then select the proper format."
-msgstr "Per seleccionar el format en què s'enganxaran els continguts del porta-retalls, feu clic a la fletxa del costat de la icona <emph>Apega</emph> a la barra Estàndard, o trieu <emph>Edita - Enganxament especial</emph> i, a continuació, seleccioneu el format apropiat."
+msgstr "Per seleccionar el format en què s'enganxaran els continguts del porta-retalls, feu clic a la fletxa del costat de la icona <emph>Enganxa</emph> a la barra Estàndard, o trieu <emph>Edita - Enganxament especial</emph> i, a continuació, seleccioneu el format apropiat."
#: copytext2application.xhp
msgctxt ""
@@ -3314,7 +3314,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Once the data is in a $[officename] Calc spreadsheet, you can edit it as needed. Save the data as a $[officename] data source:"
-msgstr "Un cop les dades es troben al full de càlcul del $[officename] Calc, podeu editar-les segons calga. Guardeu les dades com una font de dades del $[officename]:"
+msgstr "Un cop les dades es troben al full de càlcul del $[officename] Calc, podeu editar-les segons calga. Alceu les dades com una font de dades del $[officename]:"
#: data_dbase2office.xhp
msgctxt ""
@@ -3323,7 +3323,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "Save the current $[officename] Calc spreadsheet in dBASE format in the folder of a dBASE database. To do this, choose <emph>File - Save As</emph>, then select the <emph>File type</emph> \"dBASE\" and the folder of the dBASE database."
-msgstr "Guardeu el full de càlcul actual del $[officename] Calc en format dBASE a la carpeta d'una base de dades dBASE. Per fer-ho, trieu <emph>Fitxer - Anomena i guarda</emph>, seleccioneu <emph>Tipus de fitxer</emph> \"dBASE\" i la carpeta de la base de dades dBASE."
+msgstr "Alceu el full de càlcul actual del $[officename] Calc en format dBASE a la carpeta d'una base de dades dBASE. Per fer-ho, trieu <emph>Fitxer - Anomena i alça</emph>, seleccioneu <emph>Tipus de fitxer</emph> \"dBASE\" i la carpeta de la base de dades dBASE."
#: data_dbase2office.xhp
msgctxt ""
@@ -3350,7 +3350,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "Choose <emph>File - Save as</emph>."
-msgstr "Trieu <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Trieu <emph>Fitxer - Anomena i alça</emph>."
#: data_dbase2office.xhp
msgctxt ""
@@ -3359,7 +3359,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "In <emph>File type</emph> select the filter \"Text CSV\". Enter a file name and click <emph>Save</emph>."
-msgstr "A <emph>Tipus de fitxer</emph> seleccioneu el filtre \"Text CSV\". Introduïu un nom de fitxer i feu clic a <emph>Guarda</emph>."
+msgstr "A <emph>Tipus de fitxer</emph> seleccioneu el filtre \"Text CSV\". Introduïu un nom de fitxer i feu clic a <emph>Alça</emph>."
#: data_dbase2office.xhp
msgctxt ""
@@ -3368,7 +3368,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "This opens the <link href=\"text/shared/00/00000207.xhp\" name=\"dBase Export\"><emph>Export of text files</emph></link> dialog, in which you can select the character set, field delimiter and text delimiter. Click <emph>OK</emph>. A warning informs you that only the active sheet was saved."
-msgstr "Esta acció obri el diàleg <link href=\"text/shared/00/00000207.xhp\" name=\"Exporta cap a dBase\"><emph>Exporta fitxers de text</emph></link>, on podeu seleccionar el conjunt de caràcters i el delimitador de camp i de text. Feu clic a <emph>D'acord</emph>. Un avís vos informa que només s'ha guardat el full actiu."
+msgstr "Esta acció obri el diàleg <link href=\"text/shared/00/00000207.xhp\" name=\"Exporta cap a dBase\"><emph>Exporta fitxers de text</emph></link>, on podeu seleccionar el conjunt de caràcters i el delimitador de camp i de text. Feu clic a <emph>D'acord</emph>. Un avís vos informa que només s'ha alçat el full actiu."
#: data_enter_sql.xhp
msgctxt ""
@@ -3480,7 +3480,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "Click the <emph>Save</emph> or <emph>Save As</emph> icon <image id=\"img_id3153159\" src=\"cmd/sc_save.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153159\">Icon</alt></image> to save the query."
-msgstr "Feu clic a la icona <emph>Guarda</emph> o <emph>Anomena i guarda</emph> <image id=\"img_id3153159\" src=\"cmd/sc_save.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153159\">Icona</alt></image> per guardar la consulta."
+msgstr "Feu clic a la icona <emph>Alça</emph> o <emph>Anomena i alça</emph> <image id=\"img_id3153159\" src=\"cmd/sc_save.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153159\">Icona</alt></image> per alçar la consulta."
#: data_enter_sql.xhp
msgctxt ""
@@ -3625,7 +3625,7 @@ msgctxt ""
"bm_id6911546\n"
"help.text"
msgid "<bookmark_value>databases;importing/exporting</bookmark_value><bookmark_value>importing;databases</bookmark_value><bookmark_value>copying; datasource records in spreadsheets</bookmark_value><bookmark_value>inserting; datasource records in spreadsheets</bookmark_value><bookmark_value>spreadsheets;inserting database records</bookmark_value><bookmark_value>data sources;copying records to spreadsheets</bookmark_value><bookmark_value>pasting;from data sources to %PRODUCTNAME Calc</bookmark_value>"
-msgstr "<bookmark_value>bases de dades;importació/exportació</bookmark_value><bookmark_value>importació;bases de dades</bookmark_value><bookmark_value>còpia; registres de font de dades en fulls de càlcul</bookmark_value><bookmark_value>inserció; registres de font de dades en fulls de càlcul</bookmark_value><bookmark_value>fulls de càlcul;inserció de registres de base de dades</bookmark_value><bookmark_value>fonts de dades;còpia de registres a fulls de càlcul</bookmark_value><bookmark_value>apega;des de fonts de dades al %PRODUCTNAME Calc</bookmark_value>"
+msgstr "<bookmark_value>bases de dades;importació/exportació</bookmark_value><bookmark_value>importació;bases de dades</bookmark_value><bookmark_value>còpia; registres de font de dades en fulls de càlcul</bookmark_value><bookmark_value>inserció; registres de font de dades en fulls de càlcul</bookmark_value><bookmark_value>fulls de càlcul;inserció de registres de base de dades</bookmark_value><bookmark_value>fonts de dades;còpia de registres a fulls de càlcul</bookmark_value><bookmark_value>enganxa;des de fonts de dades al %PRODUCTNAME Calc</bookmark_value>"
#: data_im_export.xhp
msgctxt ""
@@ -3657,7 +3657,7 @@ msgctxt ""
"par_id3163853\n"
"help.text"
msgid "You copy a table from Base to a new Calc sheet, then you can save or export the data to any file format that Calc supports."
-msgstr "Podeu copiar una taula del Base a un full nou del Calc i, a continuació, podeu guardar o exportar les dades a qualsevol altre format de fitxer que admeti el Calc."
+msgstr "Podeu copiar una taula del Base a un full nou del Calc i, a continuació, podeu alçar o exportar les dades a qualsevol altre format de fitxer que admeti el Calc."
#: data_im_export.xhp
msgctxt ""
@@ -3689,7 +3689,7 @@ msgctxt ""
"par_id3806878\n"
"help.text"
msgid "Click cell A1 in the new Calc window, then choose <emph>Edit - Paste</emph>."
-msgstr "Feu clic a la cel·la A1 a la finestra nova del Calc i, a continuació, trieu <emph>Edita - Apega</emph>."
+msgstr "Feu clic a la cel·la A1 a la finestra nova del Calc i, a continuació, trieu <emph>Edita - Enganxa</emph>."
#: data_im_export.xhp
msgctxt ""
@@ -3697,7 +3697,7 @@ msgctxt ""
"par_id130619\n"
"help.text"
msgid "Now you can save or export the data to many file types."
-msgstr "Ara podeu guardar o exportar les dades a molts tipus de fitxer."
+msgstr "Ara podeu alçar o exportar les dades a molts tipus de fitxer."
#: data_im_export.xhp
msgctxt ""
@@ -3801,7 +3801,7 @@ msgctxt ""
"par_id1175572\n"
"help.text"
msgid "In the Base window, choose <emph>Edit - Paste</emph>."
-msgstr "A la finestra del Base, trieu <emph>Edita - Apega</emph>."
+msgstr "A la finestra del Base, trieu <emph>Edita - Enganxa</emph>."
#: data_im_export.xhp
msgctxt ""
@@ -3817,7 +3817,7 @@ msgctxt ""
"par_id2584002\n"
"help.text"
msgid "On Windows systems, you can also use drag-and-drop instead of Copy and Paste. Also, for registered databases, you can open the datasource browser (press F4) instead of opening the Base window."
-msgstr "En sistemes Windows, també podeu utilitzar la funció arrossega i deixa anar en lloc de copia i apega. Així mateix, per a bases de dades registrades, podeu obrir el Navegador de font de dades (premeu F4) en lloc d'obrir la finestra del Base."
+msgstr "En sistemes Windows, també podeu utilitzar la funció arrossega i deixa anar en lloc de copia i enganxa. Així mateix, per a bases de dades registrades, podeu obrir el Navegador de font de dades (premeu F4) en lloc d'obrir la finestra del Base."
#: data_im_export.xhp
msgctxt ""
@@ -4410,7 +4410,7 @@ msgctxt ""
"par_id4169743\n"
"help.text"
msgid "Saves the report as a Writer text document. Stores the information how to create the report inside the Base file."
-msgstr "Guarda l'informe com a document de text del Writer. Emmagatzema la informació sobre com crear l'informe a dins del fitxer del Base."
+msgstr "Alça l'informe com a document de text del Writer. Emmagatzema la informació sobre com crear l'informe a dins del fitxer del Base."
#: data_reports.xhp
msgctxt ""
@@ -4418,7 +4418,7 @@ msgctxt ""
"par_id408948\n"
"help.text"
msgid "Saves the report and the information how to create the report inside the Base file."
-msgstr "Guarda l'informe i la informació sobre com crear l'informe a dins del fitxer del Base."
+msgstr "Alça l'informe i la informació sobre com crear l'informe a dins del fitxer del Base."
#: data_reports.xhp
msgctxt ""
@@ -5350,7 +5350,7 @@ msgctxt ""
"par_idN1066D\n"
"help.text"
msgid "Save and sign the document"
-msgstr "Guardar i signar el document"
+msgstr "Alçar i signar el document"
#: digital_signatures.xhp
msgctxt ""
@@ -5622,7 +5622,7 @@ msgctxt ""
"par_id1399578\n"
"help.text"
msgid "In %PRODUCTNAME, you can open and save documents that are stored on a WebDAV server, using the secure HTTPS protocol."
-msgstr "Al %PRODUCTNAME, podeu obrir i guardar documents que s'emmagatzemen en un servidor WebDAV, amb el protocol HTTPS segur."
+msgstr "Al %PRODUCTNAME, podeu obrir i alçar documents que s'emmagatzemen en un servidor WebDAV, amb el protocol HTTPS segur."
#: digitalsign_receive.xhp
msgctxt ""
@@ -5678,7 +5678,7 @@ msgctxt ""
"par_id8726767\n"
"help.text"
msgid "If you accept the certificate, choose \"<emph>Accept this certificate temporarily for this session</emph>\" and click <emph>OK</emph>. Now you can open and save files from the WebDAV server without further questions, until you exit %PRODUCTNAME."
-msgstr "Si accepteu el certificat, trieu \"<emph>Accepta este certificat temporalment per a esta sessió</emph>\" i feu clic a <emph>D'acord</emph>. Ara podeu obrir i guardar fitxers des del servidor WebDAV sense més preguntes, fins que no eixiu del %PRODUCTNAME."
+msgstr "Si accepteu el certificat, trieu \"<emph>Accepta este certificat temporalment per a esta sessió</emph>\" i feu clic a <emph>D'acord</emph>. Ara podeu obrir i alçar fitxers des del servidor WebDAV sense més preguntes, fins que no eixiu del %PRODUCTNAME."
#: digitalsign_receive.xhp
msgctxt ""
@@ -5902,7 +5902,7 @@ msgctxt ""
"par_idN10690\n"
"help.text"
msgid "A message box advises you to save the document. Click <emph>Yes</emph> to save the file."
-msgstr "Un quadre amb un missatge vos aconsella que guardeu el document. Feu clic a <emph>Sí</emph> per guardar el fitxer."
+msgstr "Un quadre amb un missatge vos aconsella que alceu el document. Feu clic a <emph>Sí</emph> per alçar el fitxer."
#: digitalsign_send.xhp
msgctxt ""
@@ -5910,7 +5910,7 @@ msgctxt ""
"par_idN10698\n"
"help.text"
msgid "After saving, you see the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog. Click <emph>Add</emph> to add a public key to the document."
-msgstr "Després de guardar-lo, veureu el diàleg <link href=\"text/shared/01/digitalsignatures.xhp\">Signatures digitals</link>. Feu clic a <emph>Afig</emph> per afegir una clau pública al document."
+msgstr "Després d'alçar-lo, veureu el diàleg <link href=\"text/shared/01/digitalsignatures.xhp\">Signatures digitals</link>. Feu clic a <emph>Afig</emph> per afegir una clau pública al document."
#: digitalsign_send.xhp
msgctxt ""
@@ -5926,7 +5926,7 @@ msgctxt ""
"par_idN106C0\n"
"help.text"
msgid "You see again the Digital Signatures dialog, where you can add more certificates if you want. Click OK to add the public key to the saved file."
-msgstr "Veureu de nou el diàleg Signatures digitals, on podreu afegir més certificats si voleu. Feu clic a D'acord per afegir la clau pública al fitxer guardat."
+msgstr "Veureu de nou el diàleg Signatures digitals, on podreu afegir més certificats si voleu. Feu clic a D'acord per afegir la clau pública al fitxer alçat."
#: digitalsign_send.xhp
msgctxt ""
@@ -6038,7 +6038,7 @@ msgctxt ""
"bm_id3152924\n"
"help.text"
msgid "<bookmark_value>documents; saving automatically</bookmark_value><bookmark_value>saving;documents, automatically</bookmark_value><bookmark_value>automatic saving</bookmark_value><bookmark_value>backups;automatic</bookmark_value><bookmark_value>files; saving automatically</bookmark_value><bookmark_value>text documents; saving automatically</bookmark_value><bookmark_value>spreadsheets; saving automatically</bookmark_value><bookmark_value>drawings; saving automatically</bookmark_value><bookmark_value>presentations; saving automatically</bookmark_value>"
-msgstr "<bookmark_value>documents; guardat automàtic</bookmark_value><bookmark_value>guardat;documents, automàticament</bookmark_value><bookmark_value>guardat automàtic</bookmark_value><bookmark_value>còpies de seguretat;automàtiques</bookmark_value><bookmark_value>fitxers; guardat automàtic</bookmark_value><bookmark_value>documents de text; guardat automàtic</bookmark_value><bookmark_value>fulls de càlcul; guardat automàtic</bookmark_value><bookmark_value>dibuixos; guardat automàtic</bookmark_value><bookmark_value>presentacions; guardat automàtic</bookmark_value>"
+msgstr "<bookmark_value>documents; desament automàtic</bookmark_value><bookmark_value>desament;documents, automàticament</bookmark_value><bookmark_value>desament automàtic</bookmark_value><bookmark_value>còpies de seguretat;automàtiques</bookmark_value><bookmark_value>fitxers; desament automàtic</bookmark_value><bookmark_value>documents de text; desament automàtic</bookmark_value><bookmark_value>fulls de càlcul; desament automàtic</bookmark_value><bookmark_value>dibuixos; desament automàtic</bookmark_value><bookmark_value>presentacions; desament automàtic</bookmark_value>"
#: doc_autosave.xhp
msgctxt ""
@@ -6056,7 +6056,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "To create a backup file every time you save a document"
-msgstr "Per crear un fitxer de còpia de seguretat cada cop que guardeu un document"
+msgstr "Per crear un fitxer de còpia de seguretat cada cop que alceu un document"
#: doc_autosave.xhp
msgctxt ""
@@ -6065,7 +6065,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
-msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/guarda - General\">Carrega/guarda - General</link></emph>."
+msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/alça - General\">Carrega/alça - General</link></emph>."
#: doc_autosave.xhp
msgctxt ""
@@ -6083,7 +6083,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "If the <emph>Always create backup copy</emph> option is selected, the old version of the file is saved to the backup directory whenever you save the current version of the file."
-msgstr "Si l'opció <emph>Fes sempre una còpia de seguretat</emph> està seleccionada, la versió anterior del fitxer es guarda al directori de còpia de seguretat sempre que guardeu la versió actual del fitxer."
+msgstr "Si l'opció <emph>Fes sempre una còpia de seguretat</emph> està seleccionada, la versió anterior del fitxer s'alça al directori de còpia de seguretat sempre que alceu la versió actual del fitxer."
#: doc_autosave.xhp
msgctxt ""
@@ -6110,7 +6110,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "To save recovery information automatically every n minutes"
-msgstr "Per guardar la informació de restabliment automàticament cada n minuts"
+msgstr "Per alçar la informació de restabliment automàticament cada n minuts"
#: doc_autosave.xhp
msgctxt ""
@@ -6119,7 +6119,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
-msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/guarda - General\">Carrega/guarda - General</link></emph>."
+msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/alça - General\">Carrega/alça - General</link></emph>."
#: doc_autosave.xhp
msgctxt ""
@@ -6128,7 +6128,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Mark <emph>Save AutoRecovery information every</emph> and select the time interval."
-msgstr "Activeu <emph>Guarda la informació de restabliment automàtic cada</emph> i seleccioneu l'interval de temps."
+msgstr "Activeu <emph>Alça la informació de restabliment automàtic cada</emph> i seleccioneu l'interval de temps."
#: doc_autosave.xhp
msgctxt ""
@@ -6137,7 +6137,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "This command saves the information necessary to restore the current document in case of a crash. Additionally, in case of a crash %PRODUCTNAME tries automatically to save AutoRecovery information for all open documents, if possible."
-msgstr "Esta orde guarda la informació necessària per restaurar el document actual en cas d'error. A més, en cas d'error, el %PRODUCTNAME intenta guardar automàticament la informació de restabliment automàtic per a tots els documents oberts, si és possible."
+msgstr "Esta orde alça la informació necessària per restaurar el document actual en cas d'error. A més, en cas d'error, el %PRODUCTNAME intenta alçar automàticament la informació de restabliment automàtic per a tots els documents oberts, si és possible."
#: doc_autosave.xhp
msgctxt ""
@@ -6146,7 +6146,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>"
#: doc_autosave.xhp
msgctxt ""
@@ -6155,7 +6155,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/guarda - General\">Carrega/guarda - General</link>."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/alça - General\">Carrega/alça - General</link>."
#: doc_autosave.xhp
msgctxt ""
@@ -6290,7 +6290,7 @@ msgctxt ""
"par_id6594744\n"
"help.text"
msgid "One exception appears when the author of a Writer text document saves and reopens a document: The cursor will be at the same position where it has been when the document was saved. This only works when the name of the author was entered in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - User Data</emph>."
-msgstr "Hi ha una excepció quan l'autor d'un document de text del Writer guarda i torna a obrir un document: el cursor es trobarà en la mateixa posició en què es trobava quan es va guardar el document. Això només funciona quan l'autor ha introduït el seu nom a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME - Dades de l'usuari</emph>."
+msgstr "Hi ha una excepció quan l'autor d'un document de text del Writer alça i torna a obrir un document: el cursor es trobarà en la mateixa posició en què es trobava quan es va alçar el document. Això només funciona quan l'autor ha introduït el seu nom a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME - Dades de l'usuari</emph>."
#: doc_open.xhp
msgctxt ""
@@ -6298,7 +6298,7 @@ msgctxt ""
"par_id3422650\n"
"help.text"
msgid "Press Shift+F5 to set the cursor to the last saved position."
-msgstr "Premeu Maj+F5 per establir el cursor a l'última posició guardada."
+msgstr "Premeu Maj+F5 per establir el cursor a l'última posició alçada."
#: doc_open.xhp
msgctxt ""
@@ -6349,7 +6349,7 @@ msgctxt ""
"par_id0820200803501429\n"
"help.text"
msgid "Choose <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - General</item> to switch the type of open/save dialogs."
-msgstr "Trieu <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME - General</item> per canviar el tipus de diàlegs d'obrir i guardar."
+msgstr "Trieu <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME - General</item> per canviar el tipus de diàlegs d'obrir i alçar."
#: doc_open.xhp
msgctxt ""
@@ -6382,7 +6382,7 @@ msgctxt ""
"par_id0820200803501548\n"
"help.text"
msgid "If you use the %PRODUCTNAME dialog, you can use the https:// prefix for a secure connection, and you can save a document on the web server."
-msgstr "Si utilitzeu el diàleg del %PRODUCTNAME, podeu fer servir el prefix https:// per utilitzar una connexió segura i podeu guardar un document al servidor web."
+msgstr "Si utilitzeu el diàleg del %PRODUCTNAME, podeu fer servir el prefix https:// per utilitzar una connexió segura i podeu alçar un document al servidor web."
#: doc_open.xhp
msgctxt ""
@@ -6407,7 +6407,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Saving Documents"
-msgstr "Guardar documents"
+msgstr "Alçar documents"
#: doc_save.xhp
msgctxt ""
@@ -6415,7 +6415,7 @@ msgctxt ""
"bm_id3147226\n"
"help.text"
msgid "<bookmark_value>documents; saving</bookmark_value><bookmark_value>saving; documents</bookmark_value><bookmark_value>backups; documents</bookmark_value><bookmark_value>files; saving</bookmark_value><bookmark_value>text documents; saving</bookmark_value><bookmark_value>spreadsheets; saving</bookmark_value><bookmark_value>drawings; saving</bookmark_value><bookmark_value>presentations; saving</bookmark_value><bookmark_value>FTP; saving documents</bookmark_value>"
-msgstr "<bookmark_value>documents; guardar</bookmark_value><bookmark_value>guardar; documents</bookmark_value><bookmark_value>còpies de seguretat; documents</bookmark_value><bookmark_value>fitxers; guardar</bookmark_value><bookmark_value>documents de text; guardar</bookmark_value><bookmark_value>fulls de càlcul; guardar</bookmark_value><bookmark_value>dibuixos; guardar</bookmark_value><bookmark_value>presentacions; guardar</bookmark_value><bookmark_value>FTP; guardar documents</bookmark_value>"
+msgstr "<bookmark_value>documents; alçar</bookmark_value><bookmark_value>alçar; documents</bookmark_value><bookmark_value>còpies de seguretat; documents</bookmark_value><bookmark_value>fitxers; alçar</bookmark_value><bookmark_value>documents de text; alçar</bookmark_value><bookmark_value>fulls de càlcul; alçar</bookmark_value><bookmark_value>dibuixos; alçar</bookmark_value><bookmark_value>presentacions; alçar</bookmark_value><bookmark_value>FTP; alçar documents</bookmark_value>"
#: doc_save.xhp
msgctxt ""
@@ -6424,7 +6424,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<variable id=\"doc_save\"><link href=\"text/shared/guide/doc_save.xhp\" name=\"Saving Documents\">Saving Documents</link></variable>"
-msgstr "<variable id=\"doc_save\"><link href=\"text/shared/guide/doc_save.xhp\" name=\"Guardar documents\">Guardar documents</link></variable>"
+msgstr "<variable id=\"doc_save\"><link href=\"text/shared/guide/doc_save.xhp\" name=\"Alçar documents\">Alçar documents</link></variable>"
#: doc_save.xhp
msgctxt ""
@@ -6433,7 +6433,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Click the <emph>Save</emph> icon or press the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S."
-msgstr "Feu clic a la icona <emph>Guarda</emph> o premeu les tecles de drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S."
+msgstr "Feu clic a la icona <emph>Alça</emph> o premeu les tecles de drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S."
#: doc_save.xhp
msgctxt ""
@@ -6450,7 +6450,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "The document is saved under its path and name on the current local data medium or network drive or on the Internet, overwriting any file of the same name."
-msgstr "El document es guarda al seu camí i amb el seu nom al suport de dades local, a la unitat de xarxa actual o a Internet, i sobreescriu qualsevol fitxer amb el mateix nom."
+msgstr "El document s'alça al seu camí i amb el seu nom al suport de dades local, a la unitat de xarxa actual o a Internet, i sobreescriu qualsevol fitxer amb el mateix nom."
#: doc_save.xhp
msgctxt ""
@@ -6459,7 +6459,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "When you save a new file for the first time, the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link> dialog opens, in which you can enter a name, folder and drive or volume for the file. To open this dialog, choose <emph>File - Save As</emph>."
-msgstr "Quan guardeu un fitxer nou per primera vegada, s'obri el diàleg <link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>, on podeu introduir un nom, una carpeta i una unitat o volum per al fitxer. Per obrir este diàleg, trieu <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Quan alceu un fitxer nou per primera vegada, s'obri el diàleg <link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>, on podeu introduir un nom, una carpeta i una unitat o volum per al fitxer. Per obrir este diàleg, trieu <emph>Fitxer - Anomena i alça</emph>."
#: doc_save.xhp
msgctxt ""
@@ -6468,7 +6468,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "You can set the automatic creation of a backup copy under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
-msgstr "Podeu definir la creació automàtica d'una còpia de seguretat a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/guarda - General\">Carrega/guarda - General</link></emph>."
+msgstr "Podeu definir la creació automàtica d'una còpia de seguretat a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/alça - General\">Carrega/alça - General</link></emph>."
#: doc_save.xhp
msgctxt ""
@@ -6484,7 +6484,7 @@ msgctxt ""
"par_id9359111\n"
"help.text"
msgid "When saving a file, %PRODUCTNAME always appends an extension to the file name, except when the file name already has an extension that matches the file type. See the list of <link href=\"text/shared/00/00000021.xhp\">ODF extensions</link>."
-msgstr "Quan guardeu un fitxer, el %PRODUCTNAME sempre afig una extensió al nom del fitxer, excepte quan el nom del fitxer ja té una extensió que coincideix amb el tipus de fitxer. Consulteu la llista d'<link href=\"text/shared/00/00000021.xhp\">extensions ODF</link>."
+msgstr "Quan alceu un fitxer, el %PRODUCTNAME sempre afig una extensió al nom del fitxer, excepte quan el nom del fitxer ja té una extensió que coincideix amb el tipus de fitxer. Consulteu la llista d'<link href=\"text/shared/00/00000021.xhp\">extensions ODF</link>."
#: doc_save.xhp
msgctxt ""
@@ -6516,7 +6516,7 @@ msgctxt ""
"par_id3987243\n"
"help.text"
msgid "File is saved with this name"
-msgstr "El fitxer es guarda amb este nom"
+msgstr "El fitxer s'alça amb este nom"
#: doc_save.xhp
msgctxt ""
@@ -6621,7 +6621,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>"
#: doc_save.xhp
msgctxt ""
@@ -6630,7 +6630,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/guarda - General\">Carrega/guarda - General</link>."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/alça - General\">Carrega/alça - General</link>."
#: dragdrop.xhp
msgctxt ""
@@ -6793,7 +6793,7 @@ msgctxt ""
"bm_id3145071\n"
"help.text"
msgid "<bookmark_value>drag and drop; data source view</bookmark_value><bookmark_value>data source view; drag and drop</bookmark_value><bookmark_value>copying;from data source view</bookmark_value><bookmark_value>pasting;from data source view</bookmark_value>"
-msgstr "<bookmark_value>arrossegar i deixar anar; visualització de la font de dades</bookmark_value><bookmark_value>visualització de la font de dades; arrossegar i deixar anar</bookmark_value><bookmark_value>còpia;des de la visualització de la font de dades</bookmark_value><bookmark_value>apegar; des de la visualització de la font de dades</bookmark_value>"
+msgstr "<bookmark_value>arrossegar i deixar anar; visualització de la font de dades</bookmark_value><bookmark_value>visualització de la font de dades; arrossegar i deixar anar</bookmark_value><bookmark_value>còpia;des de la visualització de la font de dades</bookmark_value><bookmark_value>enganxar; des de la visualització de la font de dades</bookmark_value>"
#: dragdrop_beamer.xhp
msgctxt ""
@@ -7022,7 +7022,7 @@ msgctxt ""
"bm_id3154927\n"
"help.text"
msgid "<bookmark_value>drag and drop;to Gallery</bookmark_value><bookmark_value>copying;to Gallery</bookmark_value><bookmark_value>Gallery; adding pictures</bookmark_value><bookmark_value>pictures;adding to Gallery</bookmark_value><bookmark_value>inserting;pictures in Gallery</bookmark_value><bookmark_value>pasting;to Gallery</bookmark_value>"
-msgstr "<bookmark_value>arrossegar i deixar anar;a la Galeria</bookmark_value><bookmark_value>còpia;a la Galeria</bookmark_value><bookmark_value>Galeria; addició d'imatges</bookmark_value><bookmark_value>imatges;addició a la Galeria</bookmark_value><bookmark_value>inserció;imatges a la Galeria</bookmark_value><bookmark_value>apegar;a la Galeria</bookmark_value>"
+msgstr "<bookmark_value>arrossegar i deixar anar;a la Galeria</bookmark_value><bookmark_value>còpia;a la Galeria</bookmark_value><bookmark_value>Galeria; addició d'imatges</bookmark_value><bookmark_value>imatges;addició a la Galeria</bookmark_value><bookmark_value>inserció;imatges a la Galeria</bookmark_value><bookmark_value>enganxar;a la Galeria</bookmark_value>"
#: dragdrop_gallery.xhp
msgctxt ""
@@ -7110,7 +7110,7 @@ msgctxt ""
"bm_id3159201\n"
"help.text"
msgid "<bookmark_value>drag and drop; pictures</bookmark_value><bookmark_value>pictures; drag and drop between documents</bookmark_value><bookmark_value>copying;pictures, between documents</bookmark_value><bookmark_value>pasting;pictures from other documents</bookmark_value>"
-msgstr "<bookmark_value>arrossegar i deixar anar; imatges</bookmark_value><bookmark_value>imatges; arrossegar i deixar anar entre documents</bookmark_value><bookmark_value>còpia;imatges, entre documents</bookmark_value><bookmark_value>apega;imatges d'altres documents</bookmark_value>"
+msgstr "<bookmark_value>arrossegar i deixar anar; imatges</bookmark_value><bookmark_value>imatges; arrossegar i deixar anar entre documents</bookmark_value><bookmark_value>còpia;imatges, entre documents</bookmark_value><bookmark_value>enganxa;imatges d'altres documents</bookmark_value>"
#: dragdrop_graphic.xhp
msgctxt ""
@@ -7207,7 +7207,7 @@ msgctxt ""
"bm_id3154927\n"
"help.text"
msgid "<bookmark_value>spreadsheets; copying areas to text documents</bookmark_value><bookmark_value>copying; sheet areas, to text documents</bookmark_value><bookmark_value>pasting;sheet areas in text documents</bookmark_value>"
-msgstr "<bookmark_value>fulls de càlcul; còpia d'àrees a documents de text</bookmark_value><bookmark_value>còpia; àrees de full, a documents de text</bookmark_value><bookmark_value>apegar;àrees de full en documents de text</bookmark_value>"
+msgstr "<bookmark_value>fulls de càlcul; còpia d'àrees a documents de text</bookmark_value><bookmark_value>còpia; àrees de full, a documents de text</bookmark_value><bookmark_value>enganxar;àrees de full en documents de text</bookmark_value>"
#: dragdrop_table.xhp
msgctxt ""
@@ -7621,7 +7621,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Saving Documents in Other Formats"
-msgstr "Guardar documents en altres formats"
+msgstr "Alçar documents en altres formats"
#: export_ms.xhp
msgctxt ""
@@ -7629,7 +7629,7 @@ msgctxt ""
"bm_id3159233\n"
"help.text"
msgid "<bookmark_value>documents; saving in other formats</bookmark_value><bookmark_value>saving; documents in other formats</bookmark_value><bookmark_value>files; saving in other formats</bookmark_value><bookmark_value>text documents;saving in other formats</bookmark_value><bookmark_value>spreadsheets; saving in other formats</bookmark_value><bookmark_value>drawings; saving in other formats</bookmark_value><bookmark_value>presentations; saving in other formats</bookmark_value><bookmark_value>exporting; to Microsoft Office formats</bookmark_value><bookmark_value>Word documents; saving as</bookmark_value><bookmark_value>Excel; saving as</bookmark_value><bookmark_value>PowerPoint export</bookmark_value>"
-msgstr "<bookmark_value>documents; guardar en altres formats</bookmark_value><bookmark_value>guardar; documents en altres formats</bookmark_value><bookmark_value>fitxers; guardar en altres formats</bookmark_value><bookmark_value>documents de text;guardar en altres formats</bookmark_value><bookmark_value>fulls de càlcul; guardar en altres formats</bookmark_value><bookmark_value>dibuixos; guardar en altres formats</bookmark_value><bookmark_value>presentacions; guardar en altres formats</bookmark_value><bookmark_value>exportació; a formats del Microsoft Office</bookmark_value><bookmark_value>documents del Word; guardar com a</bookmark_value><bookmark_value>Excel; guardar com a</bookmark_value><bookmark_value>exportació de PowerPoint</bookmark_value>"
+msgstr "<bookmark_value>documents; alçar en altres formats</bookmark_value><bookmark_value>alçar; documents en altres formats</bookmark_value><bookmark_value>fitxers; alçar en altres formats</bookmark_value><bookmark_value>documents de text;alçar en altres formats</bookmark_value><bookmark_value>fulls de càlcul; alçar en altres formats</bookmark_value><bookmark_value>dibuixos; alçar en altres formats</bookmark_value><bookmark_value>presentacions; alçar en altres formats</bookmark_value><bookmark_value>exportació; a formats del Microsoft Office</bookmark_value><bookmark_value>documents del Word; alçar com a</bookmark_value><bookmark_value>Excel; alçar com a</bookmark_value><bookmark_value>exportació de PowerPoint</bookmark_value>"
#: export_ms.xhp
msgctxt ""
@@ -7638,7 +7638,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"export_ms\"><link href=\"text/shared/guide/export_ms.xhp\" name=\"Saving Documents in Other Formats\">Saving Documents in Other Formats</link></variable>"
-msgstr "<variable id=\"export_ms\"><link href=\"text/shared/guide/export_ms.xhp\" name=\"Guardar documents en altres formats\">Guardar documents en altres formats</link></variable>"
+msgstr "<variable id=\"export_ms\"><link href=\"text/shared/guide/export_ms.xhp\" name=\"Alçar documents en altres formats\">Alçar documents en altres formats</link></variable>"
#: export_ms.xhp
msgctxt ""
@@ -7647,7 +7647,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
-msgstr "Trieu <emph>Fitxer - Anomena i guarda</emph>. Veureu el diàleg <emph>Anomena i guarda</emph>."
+msgstr "Trieu <emph>Fitxer - Anomena i alça</emph>. Veureu el diàleg <emph>Anomena i alça</emph>."
#: export_ms.xhp
msgctxt ""
@@ -7656,7 +7656,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "In the <emph>Save as type</emph> or <emph>File type</emph> list box, select the desired format."
-msgstr "Al quadre de llista <emph>Anomena i guarda</emph> o <emph>Tipus de fitxer</emph>, seleccioneu el format desitjat."
+msgstr "Al quadre de llista <emph>Anomena i alça</emph> o <emph>Tipus de fitxer</emph>, seleccioneu el format desitjat."
#: export_ms.xhp
msgctxt ""
@@ -7665,7 +7665,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Enter a name in the <emph>File name</emph> box and click <emph>Save</emph>."
-msgstr "Introduïu un nom al quadre <emph>Nom del fitxer</emph> i feu clic a <emph>Guarda</emph>."
+msgstr "Introduïu un nom al quadre <emph>Nom del fitxer</emph> i feu clic a <emph>Alça</emph>."
#: export_ms.xhp
msgctxt ""
@@ -7674,7 +7674,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "If you want the file dialogs to offer another file format as default, select that format in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General</emph> in the <emph>Default file format </emph>area."
-msgstr "Si voleu que els diàlegs de fitxer oferisquen un altre format de fitxer com a valor per defecte, seleccioneu este format a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - General</emph> a l'àrea <emph>Format de fitxer per defecte</emph>."
+msgstr "Si voleu que els diàlegs de fitxer oferisquen un altre format de fitxer com a valor per defecte, seleccioneu este format a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - General</emph> a l'àrea <emph>Format de fitxer per defecte</emph>."
#: export_ms.xhp
msgctxt ""
@@ -7683,7 +7683,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>"
#: fax.xhp
msgctxt ""
@@ -8040,7 +8040,7 @@ msgctxt ""
"par_idN10702\n"
"help.text"
msgid "To stop searching for the current attributes, reset the <emph>Find & Replace</emph> dialog to normal mode."
-msgstr "Per parar la cerca dels atributs actuals, reinicialitzeu el diàleg <emph>Cerca i reemplaça</emph> al mode normal."
+msgstr "Per aturar la cerca dels atributs actuals, reinicialitzeu el diàleg <emph>Cerca i reemplaça</emph> al mode normal."
#: find_attributes.xhp
msgctxt ""
@@ -9367,7 +9367,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "When you include hyperlinks, two factors must be taken into account: whether they are set as relative or absolute on saving, and whether or not the file is present."
-msgstr "Quan inseriu enllaços, heu de tindre en compte dos factors: si s'han definit com a relatius o absoluts en guardar-los, i si el fitxer és present."
+msgstr "Quan inseriu enllaços, heu de tindre en compte dos factors: si s'han definit com a relatius o absoluts en alçar-los, i si el fitxer és present."
#: hyperlink_rel_abs.xhp
msgctxt ""
@@ -9376,7 +9376,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><emph>Load/Save - General</emph></link> and specify in the <emph>Save URLs relative to</emph> field if $[officename] creates <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative or absolute hyperlinks\">relative or absolute hyperlinks</link>. Relative linking is only possible when the document you are working on and the link destination are on the same drive."
-msgstr "Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/guarda - General\"><emph>Carrega/guarda - General</emph></link> i indiqueu en el camp <emph>Guarda els URL relatius a</emph> si el $[officename] ha de crear <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"enllaços relatius o absoluts\">enllaços relatius o absoluts</link>. L'enllaçament relatiu només es pot fer quan el document en què treballeu i la destinació de l'enllaç són a la mateixa unitat."
+msgstr "Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/alça - General\"><emph>Carrega/alça - General</emph></link> i indiqueu en el camp <emph>Alça els URL relatius a</emph> si el $[officename] ha de crear <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"enllaços relatius o absoluts\">enllaços relatius o absoluts</link>. L'enllaçament relatiu només es pot fer quan el document en què treballeu i la destinació de l'enllaç són a la mateixa unitat."
#: hyperlink_rel_abs.xhp
msgctxt ""
@@ -9385,7 +9385,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk \"homepage\", for example. The start file is then \"index.html\", the full path being \"C:\\homepage\\index.html\" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: \"http://www.myprovider.com/mypage/index.html\". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called \"C:\\homepage\\images\", you would need to give the following path to access the graphic \"picture.gif\": \"images\\picture.gif\". This is the relative path, starting from the location of the file \"index.html\". On the provider's server, you would place the picture in the folder \"mypage/images\". When you transfer the document \"index.html\" to the provider's server through the <emph>File - Save As</emph> dialog, and if you have marked the option <emph>Copy local graphics to Internet</emph> under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>, $[officename] will automatically copy the graphic to the correct directory on the server."
-msgstr "Creeu la mateixa estructura de directoris en el disc dur que a la que hi ha a l'espai web allotjat en el proveïdor d'Internet. Anomeneu el directori arrel de la pàgina d'inici del disc dur \"pàgina inicial\", per exemple. Aleshores, el fitxer inicial serà \"index.html\" i el camí complet serà \"C:\\pàgina inicial\\index.html\" (en cas que el sistema operatiu siga el Windows). En este cas, l'URL en el servidor del proveïdor d'Internet serà paregut al següent: \"http://www.proveïdor.com/lamevapàgina/index.html\". Amb l'adreçament relatiu, indiqueu l'enllaç relatiu a la ubicació del document de destinació. Per exemple, si heu col·locat tots els gràfics de la pàgina inicial en una subcarpeta anomenada \"C:\\pàgina inicial\\imatges\", caldrà que indiqueu el camí següent per accedir al gràfic \"imatge.gif\": \"imatges\\imatge.gif\". Este és el camí relatiu, a partir de la ubicació del fitxer \"index.html\". En el servidor del proveïdor, col·locaríeu la imatge a la carpeta \"lamevapàgina/imatges\". Quan transferiu el document \"index.html\" al servidor del proveïdor mitjançant el diàleg <emph>Fitxer - Anomena i guarda</emph>, si heu marcat l'opció <emph>Copia els gràfics locals a Internet</emph> a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Compatibilitat HTML</emph>, el $[officename] copiarà automàticament el gràfic al directori correcte del servidor."
+msgstr "Creeu la mateixa estructura de directoris en el disc dur que a la que hi ha a l'espai web allotjat en el proveïdor d'Internet. Anomeneu el directori arrel de la pàgina d'inici del disc dur \"pàgina inicial\", per exemple. Aleshores, el fitxer inicial serà \"index.html\" i el camí complet serà \"C:\\pàgina inicial\\index.html\" (en cas que el sistema operatiu siga el Windows). En este cas, l'URL en el servidor del proveïdor d'Internet serà paregut al següent: \"http://www.proveïdor.com/lamevapàgina/index.html\". Amb l'adreçament relatiu, indiqueu l'enllaç relatiu a la ubicació del document de destinació. Per exemple, si heu col·locat tots els gràfics de la pàgina inicial en una subcarpeta anomenada \"C:\\pàgina inicial\\imatges\", caldrà que indiqueu el camí següent per accedir al gràfic \"imatge.gif\": \"imatges\\imatge.gif\". Este és el camí relatiu, a partir de la ubicació del fitxer \"index.html\". En el servidor del proveïdor, col·locaríeu la imatge a la carpeta \"lamevapàgina/imatges\". Quan transferiu el document \"index.html\" al servidor del proveïdor mitjançant el diàleg <emph>Fitxer - Anomena i alça</emph>, si heu marcat l'opció <emph>Copia els gràfics locals a Internet</emph> a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Compatibilitat HTML</emph>, el $[officename] copiarà automàticament el gràfic al directori correcte del servidor."
#: hyperlink_rel_abs.xhp
msgctxt ""
@@ -9412,7 +9412,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "$[officename] also reacts differently, depending on whether the file referred to in the link exists, and where it is located. $[officename] checks every new link and sets a target and protocol automatically. The result can be seen in the generated HTML code after saving the source document."
-msgstr "El $[officename] actua de manera diferent segons si el fitxer a què fa referència l'enllaç existeix i segons on estiga ubicat. El $[officename] comprova cada enllaç nou i estableix un protocol i una destinació automàticament. El resultat es visualitza en el codi HTML que es genera en guardar el document d'origen."
+msgstr "El $[officename] actua de manera diferent segons si el fitxer a què fa referència l'enllaç existeix i segons on estiga ubicat. El $[officename] comprova cada enllaç nou i estableix un protocol i una destinació automàticament. El resultat es visualitza en el codi HTML que es genera en alçar el document d'origen."
#: hyperlink_rel_abs.xhp
msgctxt ""
@@ -9559,7 +9559,7 @@ msgctxt ""
"par_idN106B7\n"
"help.text"
msgid "Save the document in the %PRODUCTNAME or HTML format."
-msgstr "Guardeu el document en el format del %PRODUCTNAME o en HTML."
+msgstr "Alceu el document en el format del %PRODUCTNAME o en HTML."
#: imagemap.xhp
msgctxt ""
@@ -9567,7 +9567,7 @@ msgctxt ""
"par_idN106BA\n"
"help.text"
msgid "You may save the ImageMap as a file and upload that file to a Web server, for example."
-msgstr "Podeu guardar el mapa d'imatge com a fitxer i penjar-lo en un servidor web, per exemple."
+msgstr "Podeu alçar el mapa d'imatge com a fitxer i penjar-lo en un servidor web, per exemple."
#: import_ms.xhp
msgctxt ""
@@ -9575,7 +9575,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Opening documents saved in other formats"
-msgstr "Obertura de documents guardats en altres formats"
+msgstr "Obertura de documents alçats en altres formats"
#: import_ms.xhp
msgctxt ""
@@ -9583,7 +9583,7 @@ msgctxt ""
"bm_id3153988\n"
"help.text"
msgid "<bookmark_value>Microsoft Office;opening Microsoft documents</bookmark_value> <bookmark_value>documents; importing</bookmark_value> <bookmark_value>importing; documents in other formats</bookmark_value> <bookmark_value>opening; documents from other formats</bookmark_value> <bookmark_value>loading; documents from other formats</bookmark_value> <bookmark_value>converting;Microsoft documents</bookmark_value> <bookmark_value>saving; default file formats</bookmark_value> <bookmark_value>defaults;document formats in file dialogs</bookmark_value> <bookmark_value>file formats; saving always in other formats</bookmark_value> <bookmark_value>Microsoft Office; as default file format</bookmark_value> <bookmark_value>files;importing</bookmark_value> <bookmark_value>XML converters</bookmark_value> <bookmark_value>converters; XML</bookmark_value> <bookmark_value>Document Converter Wizard</bookmark_value> <bookmark_value>wizards; document converter</bookmark_value> <bookmark_value>converters; document converter</bookmark_value> <bookmark_value>files, see also documents</bookmark_value>"
-msgstr "<bookmark_value>Microsoft Office;obertura de documents de Microsoft</bookmark_value><bookmark_value>documents; importació</bookmark_value><bookmark_value>importació; documents en altres formats</bookmark_value><bookmark_value>obertura; documents en altres formats</bookmark_value><bookmark_value>càrrega; documents en altres formats</bookmark_value><bookmark_value>conversió;documents de Microsoft</bookmark_value><bookmark_value>guardar; formats de fitxer per defecte</bookmark_value><bookmark_value>per defecte; formats de document en els diàlegs de fitxer</bookmark_value><bookmark_value>formats de fitxer; guardar sempre en altres formats</bookmark_value><bookmark_value>Microsoft Office; com a format de fitxer per defecte</bookmark_value><bookmark_value>fitxers;importació</bookmark_value><bookmark_value>convertidors XML</bookmark_value><bookmark_value>convertidors; XML</bookmark_value><bookmark_value>auxiliar Convertidor de documents</bookmark_value><bookmark_value>auxiliars; convertidor de documents</bookmark_value><bookmark_value>convertidors; convertidor de documents</bookmark_value> <bookmark_value>fitxers, vegeu també documents</bookmark_value>"
+msgstr "<bookmark_value>Microsoft Office;obertura de documents de Microsoft</bookmark_value><bookmark_value>documents; importació</bookmark_value><bookmark_value>importació; documents en altres formats</bookmark_value><bookmark_value>obertura; documents en altres formats</bookmark_value><bookmark_value>càrrega; documents en altres formats</bookmark_value><bookmark_value>conversió;documents de Microsoft</bookmark_value><bookmark_value>alçar; formats de fitxer per defecte</bookmark_value><bookmark_value>per defecte; formats de document en els diàlegs de fitxer</bookmark_value><bookmark_value>formats de fitxer; alçar sempre en altres formats</bookmark_value><bookmark_value>Microsoft Office; com a format de fitxer per defecte</bookmark_value><bookmark_value>fitxers;importació</bookmark_value><bookmark_value>convertidors XML</bookmark_value><bookmark_value>convertidors; XML</bookmark_value><bookmark_value>auxiliar Convertidor de documents</bookmark_value><bookmark_value>auxiliars; convertidor de documents</bookmark_value><bookmark_value>convertidors; convertidor de documents</bookmark_value> <bookmark_value>fitxers, vegeu també documents</bookmark_value>"
#: import_ms.xhp
msgctxt ""
@@ -9592,7 +9592,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"import_ms\"><link href=\"text/shared/guide/import_ms.xhp\" name=\"Opening documents saved in other formats\">Opening documents saved in other formats</link></variable>"
-msgstr "<variable id=\"import_ms\"><link href=\"text/shared/guide/import_ms.xhp\" name=\"Obertura de documents guardats en altres formats\">Obertura de documents guardats en altres formats</link></variable>"
+msgstr "<variable id=\"import_ms\"><link href=\"text/shared/guide/import_ms.xhp\" name=\"Obertura de documents alçats en altres formats\">Obertura de documents alçats en altres formats</link></variable>"
#: import_ms.xhp
msgctxt ""
@@ -9601,7 +9601,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "You can open a document saved in another format by using the following procedure:"
-msgstr "Per obrir un document guardat en un altre format, utilitzeu el procediment següent:"
+msgstr "Per obrir un document alçat en un altre format, utilitzeu el procediment següent:"
#: import_ms.xhp
msgctxt ""
@@ -9637,7 +9637,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "If you always want the file dialogs to show another format by default, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - General</emph> and select that format as <emph>Default file format</emph>."
-msgstr "Si voleu que els diàlegs de fitxers sempre mostren un altre format per defecte, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - General</emph> i seleccioneu este format com a <emph>Format de fitxer per defecte</emph>."
+msgstr "Si voleu que els diàlegs de fitxers sempre mostren un altre format per defecte, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - General</emph> i seleccioneu este format com a <emph>Format de fitxer per defecte</emph>."
#: import_ms.xhp
msgctxt ""
@@ -9704,7 +9704,7 @@ msgctxt ""
"par_id1727347\n"
"help.text"
msgid "All the options of <item type=\"productname\">%PRODUCTNAME</item> Writer are now available to you. Not all options that <item type=\"productname\">%PRODUCTNAME</item> Writer offers for editing of documents can be saved in HTML format."
-msgstr "Ara podeu accedir a totes les opcions del <item type=\"productname\">%PRODUCTNAME</item> Writer. Les opcions d'edició de documents que ofereix el <item type=\"productname\">%PRODUCTNAME</item> Writer no sempre es poden guardar en format HTML."
+msgstr "Ara podeu accedir a totes les opcions del <item type=\"productname\">%PRODUCTNAME</item> Writer. Les opcions d'edició de documents que ofereix el <item type=\"productname\">%PRODUCTNAME</item> Writer no sempre es poden alçar en format HTML."
#: import_ms.xhp
msgctxt ""
@@ -9730,7 +9730,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Inserting, Editing, Saving Bitmaps"
-msgstr "Inserir, editar i guardar mapes de bits"
+msgstr "Inserir, editar i alçar mapes de bits"
#: insert_bitmap.xhp
msgctxt ""
@@ -9747,7 +9747,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"insert_bitmap\"><link href=\"text/shared/guide/insert_bitmap.xhp\" name=\"Inserting, Editing, Saving Bitmaps\">Inserting, Editing, Saving Bitmaps</link></variable>"
-msgstr "<variable id=\"insert_bitmap\"><link href=\"text/shared/guide/insert_bitmap.xhp\" name=\"Inserir, suprimir i guardar mapes de bits\">Inserir, suprimir i guardar mapes de bits</link></variable>"
+msgstr "<variable id=\"insert_bitmap\"><link href=\"text/shared/guide/insert_bitmap.xhp\" name=\"Inserir, suprimir i alçar mapes de bits\">Inserir, suprimir i alçar mapes de bits</link></variable>"
#: insert_bitmap.xhp
msgctxt ""
@@ -9931,7 +9931,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Saving Bitmaps"
-msgstr "Guardar mapes de bits"
+msgstr "Alçar mapes de bits"
#: insert_bitmap.xhp
msgctxt ""
@@ -9940,7 +9940,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "If you want to save in a format such as GIF, JPEG or TIFF, you must select and export the bitmap image."
-msgstr "Si voleu guardar en un format com ara GIF, JPEG o TIFF, heu de seleccionar la imatge de mapa de bits i exportar-la."
+msgstr "Si voleu alçar en un format com ara GIF, JPEG o TIFF, heu de seleccionar la imatge de mapa de bits i exportar-la."
#: insert_bitmap.xhp
msgctxt ""
@@ -9974,7 +9974,7 @@ msgctxt ""
"par_id3157139\n"
"help.text"
msgid "The <emph>Export</emph> command writes the picture with all applied filter effects to a file. The <emph>Save as Picture</emph> command in the context menu saves the picture without any filter effects, if the picture was inserted as a linked picture. An embedded picture will always be saved or exported with filters applied."
-msgstr "L'orde <emph>Exporta</emph> escriu la imatge amb tots els efectes de filtre aplicats en un fitxer. L'orde <emph>Guarda com a imatge</emph> del menú contextual guarda la imatge sense cap efecte de filtre, si la imatge s'ha inserit com a imatge enllaçada. Una imatge incrustada sempre es guardarà o s'exportarà amb els filtres aplicats."
+msgstr "L'orde <emph>Exporta</emph> escriu la imatge amb tots els efectes de filtre aplicats en un fitxer. L'orde <emph>Alça com a imatge</emph> del menú contextual alça la imatge sense cap efecte de filtre, si la imatge s'ha inserit com a imatge enllaçada. Una imatge incrustada sempre s'alçarà o s'exportarà amb els filtres aplicats."
#: insert_bitmap.xhp
msgctxt ""
@@ -10018,7 +10018,7 @@ msgctxt ""
"par_id0801200803525078\n"
"help.text"
msgid "<ahelp hid=\".\">To export a bitmap in Writer: Right-click the bitmap, choose Save Graphics. You see the Graphics Export dialog. Enter a file name and select a file type.</ahelp>"
-msgstr "<ahelp hid=\".\">Per exportar un mapa de bits al Writer: feu clic amb el botó dret del ratolí al mapa de bits i trieu Guarda els gràfics. S'obrirà el diàleg Exportació de gràfics. Introduïu un nom de fitxer i seleccioneu un tipus de fitxer.</ahelp>"
+msgstr "<ahelp hid=\".\">Per exportar un mapa de bits al Writer: feu clic amb el botó dret del ratolí al mapa de bits i trieu Alça els gràfics. S'obrirà el diàleg Exportació de gràfics. Introduïu un nom de fitxer i seleccioneu un tipus de fitxer.</ahelp>"
#: insert_bitmap.xhp
msgctxt ""
@@ -11948,7 +11948,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "You can save and/or print the label document."
-msgstr "Podeu guardar el document d'etiquetes i/o imprimir-lo."
+msgstr "Podeu alçar el document d'etiquetes i/o imprimir-lo."
#: labels_database.xhp
msgctxt ""
@@ -12855,7 +12855,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "To save the line style in a custom line style list, click the <emph>Save Line Styles</emph> icon."
-msgstr "Per guardar un estil de línia en una llista d'estils de línia personalitzats, feu clic a la icona <emph>Guarda els estils de línia</emph>."
+msgstr "Per alçar un estil de línia en una llista d'estils de línia personalitzats, feu clic a la icona <emph>Alça els estils de línia</emph>."
#: linestyle_define.xhp
msgctxt ""
@@ -12991,7 +12991,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "You see the small <emph>Recording</emph> dialog with just one button called <emph>Stop Recording</emph>."
-msgstr "Es mostra un petit quadre de diàleg, <emph>Enregistra una macro</emph>, que només conté el botó <emph>Para l'enregistrament</emph>."
+msgstr "Es mostra un petit quadre de diàleg, <emph>Enregistra una macro</emph>, que només conté el botó <emph>Atura l'enregistrament</emph>."
#: macro_recording.xhp
msgctxt ""
@@ -13018,7 +13018,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Click <emph>Stop Recording</emph>."
-msgstr "Feu clic a <emph>Para l'enregistrament</emph>."
+msgstr "Feu clic a <emph>Atura l'enregistrament</emph>."
#: macro_recording.xhp
msgctxt ""
@@ -13027,7 +13027,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "The <emph>Macro</emph> dialog appears, in which you can save and run the macro."
-msgstr "Apareix el diàleg <emph>Macro</emph>, on podeu guardar la macro i executar-la."
+msgstr "Apareix el diàleg <emph>Macro</emph>, on podeu alçar la macro i executar-la."
#: macro_recording.xhp
msgctxt ""
@@ -13036,7 +13036,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "If you want to abort the recording without saving a macro, click the <emph>Close</emph> button of the <emph>Recording</emph> dialog."
-msgstr "Si voleu avortar l'enregistrament sense guardar la macro, feu clic al botó <emph>Tanca</emph> del diàleg <emph>Enregistra una macro</emph>."
+msgstr "Si voleu avortar l'enregistrament sense alçar la macro, feu clic al botó <emph>Tanca</emph> del diàleg <emph>Enregistra una macro</emph>."
#: macro_recording.xhp
msgctxt ""
@@ -13045,7 +13045,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "To save the macro, first select the object where you want the macro to be saved in the <emph>Save macro in</emph> list box."
-msgstr "Per guardar la macro, seleccioneu l'objecte on voleu que es guarde la macro al quadre de llista <emph>Guarda la macro a</emph>."
+msgstr "Per alçar la macro, seleccioneu l'objecte on voleu que s'alce la macro al quadre de llista <emph>Alça la macro a</emph>."
#: macro_recording.xhp
msgctxt ""
@@ -13054,7 +13054,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "If you want the macro to be saved into a new library or module, click the <emph>New Library </emph>or <emph>New Module </emph>button and enter a name for the library or module."
-msgstr "Si voleu que es guarde la macro en una biblioteca o un mòdul nou, feu clic al botó <emph>Biblioteca nova</emph> o <emph>Mòdul nou</emph> i introduïu el nom de la biblioteca o del mòdul."
+msgstr "Si voleu que s'alce la macro en una biblioteca o un mòdul nou, feu clic al botó <emph>Biblioteca nova</emph> o <emph>Mòdul nou</emph> i introduïu el nom de la biblioteca o del mòdul."
#: macro_recording.xhp
msgctxt ""
@@ -13072,7 +13072,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Click <emph>Save</emph>."
-msgstr "Feu clic a <emph>Guarda</emph>."
+msgstr "Feu clic a <emph>Alça</emph>."
#: macro_recording.xhp
msgctxt ""
@@ -13195,7 +13195,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Opening and Saving Documents and Templates"
-msgstr "Obrir i guardar documents i plantilles"
+msgstr "Obrir i alçar documents i plantilles"
#: main.xhp
msgctxt ""
@@ -13933,7 +13933,7 @@ msgctxt ""
"par_id0804200804174819\n"
"help.text"
msgid "The most recent versions of %PRODUCTNAME can load and save the Microsoft Office Open XML document formats with the extensions docx, xlsx, and pptx. The same versions can also run some Excel Visual Basic scripts, if you enable this feature at <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - VBA Properties</item>."
-msgstr "Les versions més recents del %PRODUCTNAME poden obrir i guardar els formats de document Open XML del Microsoft Office amb les extensions docx, xlsx i pptx. Les mateixes versions poden també executar alguns escripts d'Excel Visual Basic, si activeu esta funcionalitat a <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/Guarda - Propietats VBA</item>."
+msgstr "Les versions més recents del %PRODUCTNAME poden obrir i alçar els formats de document Open XML del Microsoft Office amb les extensions docx, xlsx i pptx. Les mateixes versions poden també executar alguns escripts d'Excel Visual Basic, si activeu esta funcionalitat a <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/Alça - Propietats VBA</item>."
#: ms_import_export_limitations.xhp
msgctxt ""
@@ -14352,7 +14352,7 @@ msgctxt ""
"bm_id3150789\n"
"help.text"
msgid "<bookmark_value>Office;Microsoft Office and $[officename]</bookmark_value><bookmark_value>Microsoft Office;new users information</bookmark_value><bookmark_value>opening;Microsoft Office files</bookmark_value><bookmark_value>saving;in Microsoft Office file format</bookmark_value><bookmark_value>macros; in MS Office documents</bookmark_value>"
-msgstr "<bookmark_value>Office;Microsoft Office i $[officename]</bookmark_value><bookmark_value>Microsoft Office;informació per a nous usuaris</bookmark_value><bookmark_value>obertura;fitxers del Microsoft Office</bookmark_value><bookmark_value>guardar;com a format de fitxer del Microsoft Office</bookmark_value><bookmark_value>macros; als documents del MS Office</bookmark_value>"
+msgstr "<bookmark_value>Office;Microsoft Office i $[officename]</bookmark_value><bookmark_value>Microsoft Office;informació per a nous usuaris</bookmark_value><bookmark_value>obertura;fitxers del Microsoft Office</bookmark_value><bookmark_value>alçar;com a format de fitxer del Microsoft Office</bookmark_value><bookmark_value>macros; als documents del MS Office</bookmark_value>"
#: ms_user.xhp
msgctxt ""
@@ -14370,7 +14370,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "$[officename] can open and save documents in the Microsoft Office file formats, including Microsoft Office Open XML formats."
-msgstr "El $[officename] pot obrir i guardar documents en els formats del Microsoft Office, incloent-hi els formats Microsoft Office Open XML."
+msgstr "El $[officename] pot obrir i alçar documents en els formats del Microsoft Office, incloent-hi els formats Microsoft Office Open XML."
#: ms_user.xhp
msgctxt ""
@@ -14469,7 +14469,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Saving as a Microsoft Office File"
-msgstr "Guardar com a fitxer del Microsoft Office"
+msgstr "Alçar com a fitxer del Microsoft Office"
#: ms_user.xhp
msgctxt ""
@@ -14478,7 +14478,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Choose <emph>File - Save As</emph>."
-msgstr "Trieu <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Trieu <emph>Fitxer - Anomena i alça</emph>."
#: ms_user.xhp
msgctxt ""
@@ -14496,7 +14496,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Saving Documents by Default in Microsoft Office Formats"
-msgstr "Guardar documents per defecte en els formats del Microsoft Office"
+msgstr "Alçar documents per defecte en els formats del Microsoft Office"
#: ms_user.xhp
msgctxt ""
@@ -14505,7 +14505,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\">Load/Save - General</link></emph>."
-msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/guarda - General\">Carrega/guarda - General</link></emph>."
+msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/alça - General\">Carrega/alça - General</link></emph>."
#: ms_user.xhp
msgctxt ""
@@ -14514,7 +14514,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "In the <emph>Default file format and ODF settings</emph> area, first select a document type, then select the file type for saving."
-msgstr "A l'àrea <emph>Format de fitxer per defecte i paràmetres ODF</emph>, seleccioneu un tipus de document i, tot seguit, seleccioneu el tipus de fitxer per guardar."
+msgstr "A l'àrea <emph>Format de fitxer per defecte i paràmetres ODF</emph>, seleccioneu un tipus de document i, tot seguit, seleccioneu el tipus de fitxer per alçar."
#: ms_user.xhp
msgctxt ""
@@ -14523,7 +14523,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "From now on, if you save a document, the <emph>File type </emph>will be set according to your choice. Of course, you still can select another file type in the file save dialog."
-msgstr "D'ara avant, si guardeu un document, s'establirà el <emph>Tipus de fitxer</emph> en funció de la vostra elecció. De tota manera, podeu seleccionar un altre tipus de fitxer al diàleg per guardar el fitxer."
+msgstr "D'ara avant, si alceu un document, s'establirà el <emph>Tipus de fitxer</emph> en funció de la vostra elecció. De tota manera, podeu seleccionar un altre tipus de fitxer al diàleg per alçar el fitxer."
#: ms_user.xhp
msgctxt ""
@@ -14550,7 +14550,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "The <emph>Document Converter Wizard</emph> will copy and convert all Microsoft Office files in a folder into $[officename] documents in the OpenDocument file format. You can specify the folder to be read, and the folder where the converted files are to be saved."
-msgstr "L'<emph>auxiliar Convertidor de documents</emph> copiarà i convertirà tots els fitxers del Microsoft Office d'una carpeta en documents del $[officename] amb el format OpenDocument. Podeu indicar la carpeta que s'ha de llegir i la carpeta on s'han de guardar els fitxers convertits."
+msgstr "L'<emph>auxiliar Convertidor de documents</emph> copiarà i convertirà tots els fitxers del Microsoft Office d'una carpeta en documents del $[officename] amb el format OpenDocument. Podeu indicar la carpeta que s'ha de llegir i la carpeta on s'han d'alçar els fitxers convertits."
#: ms_user.xhp
msgctxt ""
@@ -14585,7 +14585,7 @@ msgctxt ""
"par_id0804200804173539\n"
"help.text"
msgid "The most recent versions of %PRODUCTNAME can run some Excel Visual Basic scripts if you enable this feature at <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - VBA Properties</item>."
-msgstr "Les versions més actuals del %PRODUCTNAME poden executar alguns scripts del Visual Basic de l'Excel si habiliteu la funció pertinent a <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Propietats VBA</item>."
+msgstr "Les versions més actuals del %PRODUCTNAME poden executar alguns scripts del Visual Basic de l'Excel si habiliteu la funció pertinent a <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Propietats VBA</item>."
#: ms_user.xhp
msgctxt ""
@@ -14612,7 +14612,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Open a Microsoft Office document that contains VBA macro code. Change only the normal contents (text, cells, graphics), and do not edit the macros. Save the document as a Microsoft Office file type. Open the file in Microsoft Office, and the VBA macros will run as before."
-msgstr "Obriu un document del Microsoft Office que continga codi de macro VBA. Modifiqueu només els continguts normals (text, cel·les, gràfics), i no editeu les macros. Guardeu el document en un format de fitxer del Microsoft Office. A continuació obriu el fitxer al Microsoft Office; les macros VBA s'executaran amb normalitat."
+msgstr "Obriu un document del Microsoft Office que continga codi de macro VBA. Modifiqueu només els continguts normals (text, cel·les, gràfics), i no editeu les macros. Alceu el document en un format de fitxer del Microsoft Office. A continuació obriu el fitxer al Microsoft Office; les macros VBA s'executaran amb normalitat."
#: ms_user.xhp
msgctxt ""
@@ -14621,7 +14621,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "You may delete the VBA macros from the Microsoft Office file on loading or on saving."
-msgstr "Podeu suprimir les macros VBA del fitxer del Microsoft Office en carregar o en guardar."
+msgstr "Podeu suprimir les macros VBA del fitxer del Microsoft Office en carregar o en alçar."
#: ms_user.xhp
msgctxt ""
@@ -14630,7 +14630,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Load/Save - VBA Properties\">Load/Save - VBA Properties</link></emph> to set the VBA macro handling of $[officename]."
-msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Carrega/guarda - Propietats VBA\">Carrega/guarda - Propietats VBA\"></link></emph> per establir la gestió de les macros VBA del $[officename]."
+msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Carrega/alça - Propietats VBA\">Carrega/alça - Propietats VBA\"></link></emph> per establir la gestió de les macros VBA del $[officename]."
#: navigator.xhp
msgctxt ""
@@ -14923,7 +14923,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you press the Enter key in an empty numbered paragraph, the numbering stops. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si premeu la tecla de retorn en un paràgraf numerat buit, s'para la numeració.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si premeu la tecla de retorn en un paràgraf numerat buit, s'atura la numeració.</caseinline></switchinline>"
#: numbering_stop.xhp
msgctxt ""
@@ -15325,7 +15325,7 @@ msgctxt ""
"par_idN10743\n"
"help.text"
msgid "Contents that are stored on the clipboard can be pasted into your document using different formats. In %PRODUCTNAME you can choose how to paste the contents using a dialog or a drop-down icon."
-msgstr "Podeu apegar al document els continguts emmagatzemats al porta-retalls amb diversos formats. Al %PRODUCTNAME podeu triar com voleu apegar els continguts mitjançant un diàleg o una icona desplegable."
+msgstr "Podeu enganxar al document els continguts emmagatzemats al porta-retalls amb diversos formats. Al %PRODUCTNAME podeu triar com voleu enganxar els continguts mitjançant un diàleg o una icona desplegable."
#: pasting.xhp
msgctxt ""
@@ -15341,7 +15341,7 @@ msgctxt ""
"hd_id3144547360\n"
"help.text"
msgid "In Writer text documents, you can press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Shift+V to paste the contents of the clipboard as unformatted text."
-msgstr "Als documents de text del Writer, podeu prémer <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde+Opció</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Maj+V per apegar el contingut del porta-retalls com a text sense format."
+msgstr "Als documents de text del Writer, podeu prémer <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde+Opció</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Maj+V per enganxar el contingut del porta-retalls com a text sense format."
#: pasting.xhp
msgctxt ""
@@ -15357,7 +15357,7 @@ msgctxt ""
"par_idN10750\n"
"help.text"
msgid "Click the arrow next to the <emph>Paste</emph> icon on the Standard Bar to open the menu."
-msgstr "Feu clic a la fletxa situada al costat de la icona <emph>Apega</emph> de la barra Estàndard per obrir el menú."
+msgstr "Feu clic a la fletxa situada al costat de la icona <emph>Enganxa</emph> de la barra Estàndard per obrir el menú."
#: pasting.xhp
msgctxt ""
@@ -15373,7 +15373,7 @@ msgctxt ""
"par_idN1075B\n"
"help.text"
msgid "If you do not like the result, click the <emph>Undo</emph> icon and then paste again with another option."
-msgstr "Si no vos agrada el resultat, feu clic a la icona <emph>Desfés</emph> i, tot seguit, torneu a apegar els continguts mitjançant una altra opció."
+msgstr "Si no vos agrada el resultat, feu clic a la icona <emph>Desfés</emph> i, tot seguit, torneu a enganxar els continguts mitjançant una altra opció."
#: pasting.xhp
msgctxt ""
@@ -15413,7 +15413,7 @@ msgctxt ""
"par_idN1077E\n"
"help.text"
msgid "<emph>Transpose</emph>: swaps the rows and the columns of the cell range to be pasted."
-msgstr "<emph>Transposa</emph>: intercanvia les files i les columnes de l'interval de cel·les que s'ha d'apegar."
+msgstr "<emph>Transposa</emph>: intercanvia les files i les columnes de l'interval de cel·les que s'ha d'enganxar."
#: pasting.xhp
msgctxt ""
@@ -15421,7 +15421,7 @@ msgctxt ""
"par_idN10785\n"
"help.text"
msgid "<emph>Link</emph>: pastes the cell range as a link. If the source file changes, the pasted cells change also."
-msgstr "<emph>Enllaç</emph>: apega l'interval de cel·les com a enllaç. Si es modifica el fitxer d'origen, les cel·les enganxades també es modifiquen."
+msgstr "<emph>Enllaç</emph>: enganxa l'interval de cel·les com a enllaç. Si es modifica el fitxer d'origen, les cel·les enganxades també es modifiquen."
#: pasting.xhp
msgctxt ""
@@ -15834,7 +15834,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Protecting All Documents When Saving"
-msgstr "Protecció de tots els documents en guardar-los"
+msgstr "Protecció de tots els documents en alçar-los"
#: protection.xhp
msgctxt ""
@@ -15843,7 +15843,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "All documents that are saved in <link href=\"text/shared/00/00000021.xhp\" name=\"OpenDocument format\">OpenDocument format</link> can be saved with a password. Documents that are saved with a password cannot be opened without the password. The content is secured so that it cannot be read with an external editor. This applies to content, graphics and OLE objects."
-msgstr "Tots els documents que es guarden en el <link href=\"text/shared/00/00000021.xhp\" name=\"format OpenDocument\">format OpenDocument</link> es poden guardar amb una contrasenya. Els documents que es guarden amb una contrasenya no es poden obrir sense la contrasenya. Es protegeix el contingut perquè no es puga llegir amb un editor extern. S'aplica al contingut, als gràfics i als objectes OLE."
+msgstr "Tots els documents que s'alcen en el <link href=\"text/shared/00/00000021.xhp\" name=\"format OpenDocument\">format OpenDocument</link> es poden alçar amb una contrasenya. Els documents que es alcen amb una contrasenya no es poden obrir sense la contrasenya. Es protegeix el contingut perquè no es puga llegir amb un editor extern. S'aplica al contingut, als gràfics i als objectes OLE."
#: protection.xhp
msgctxt ""
@@ -15861,7 +15861,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Choose <emph>File - Save As</emph> and mark the <emph>Save with password</emph> check box. Save the document."
-msgstr "Trieu <emph>Fitxer - Anomena i guarda</emph> i activeu la casella de selecció <emph>Guarda amb contrasenya</emph>. Guardeu el document."
+msgstr "Trieu <emph>Fitxer - Anomena i alça</emph> i activeu la casella de selecció <emph>Alça amb contrasenya</emph>. Alceu el document."
#: protection.xhp
msgctxt ""
@@ -15879,7 +15879,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Open the document, entering the correct password. Choose <emph>File - Save As</emph> and clear the <emph>Save with password</emph> check box."
-msgstr "Obriu el document; introduïu la contrasenya correcta. Trieu <emph>Fitxer - Anomena i guarda</emph> i desactiveu la casella de selecció <emph>Guarda amb contrasenya</emph>."
+msgstr "Obriu el document; introduïu la contrasenya correcta. Trieu <emph>Fitxer - Anomena i alça</emph> i desactiveu la casella de selecció <emph>Alça amb contrasenya</emph>."
#: protection.xhp
msgctxt ""
@@ -16358,7 +16358,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "You can now accept or reject the insertions and deletions. At the end you may save the reviewer's document as a new original with a new name."
-msgstr "Ara podeu acceptar les insercions i supressions, o bé rebutjar-les. Quan acabeu, podeu guardar el document del revisor com a document original diferent amb un nom nou."
+msgstr "Ara podeu acceptar les insercions i supressions, o bé rebutjar-les. Quan acabeu, podeu alçar el document del revisor com a document original diferent amb un nom nou."
#: redlining_docmerge.xhp
msgctxt ""
@@ -16568,7 +16568,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "To stop recording changes, choose <emph>Edit - Changes - Record</emph> again. The check mark is removed and you can now save the document."
-msgstr "Per deixar de registrar els canvis, torneu a triar <emph>Edita - Canvis - Registre</emph>. S'elimina la marca de selecció i aleshores podeu guardar el document."
+msgstr "Per deixar de registrar els canvis, torneu a triar <emph>Edita - Canvis - Registre</emph>. S'elimina la marca de selecció i aleshores podeu alçar el document."
#: redlining_enter.xhp
msgctxt ""
@@ -16577,7 +16577,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "In a text document, you can highlight all lines that you have changed with an additional colored marking. This can be in the form of a red line in the margin, for example."
-msgstr "En un document de text, podeu realçar totes les línies que heu modificat amb una marca de color addicional, com ara una línia roja al marge."
+msgstr "En un document de text, podeu realçar totes les línies que heu modificat amb una marca de color addicional, com ara una línia vermella al marge."
#: redlining_enter.xhp
msgctxt ""
@@ -16744,7 +16744,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "The <emph>File</emph> menu contains a <link href=\"text/shared/01/01190000.xhp\" name=\"Versions\"><emph>Versions</emph></link> command that enables you to save multiple versions of a document in the same file."
-msgstr "El menú <emph>Fitxer</emph> conté l'orde <link href=\"text/shared/01/01190000.xhp\" name=\"Versions\"><emph>Versions</emph></link>, que vos permet guardar diverses versions d'un document al mateix fitxer."
+msgstr "El menú <emph>Fitxer</emph> conté l'orde <link href=\"text/shared/01/01190000.xhp\" name=\"Versions\"><emph>Versions</emph></link>, que vos permet alçar diverses versions d'un document al mateix fitxer."
#: redlining_versions.xhp
msgctxt ""
@@ -17093,7 +17093,7 @@ msgctxt ""
"par_idN10AB6\n"
"help.text"
msgid "Select to save in %PRODUCTNAME or current document."
-msgstr "Seleccioneu per guardar al %PRODUCTNAME o al document actual."
+msgstr "Seleccioneu per alçar al %PRODUCTNAME o al document actual."
#: scripting.xhp
msgctxt ""
@@ -18075,7 +18075,7 @@ msgctxt ""
"311\n"
"help.text"
msgid "In the next dialog, enter a command line for the PostScript->PDF Converter. Enter the directory where the PDF files should be saved. If you do not provide a directory, the user's home directory will be used. In the command line \"(TMP)\" is replaced by a temporary file and \"(OUTFILE)\" by the target file, the name of which is created from the document name. If \"(TMP)\" occurs in the command line, the Postscript code is forwarded in a file, otherwise as standard input through a pipe. If Ghostscript or Adobe Acrobat Distiller is in the search path, you can use one of the predefined command lines. Click <emph>Next</emph>."
-msgstr "Al diàleg següent, introduïu una línia d'ordes per al convertidor PostScript->PDF. Indiqueu també el directori on s'han de guardar els fitxers PDF que es creen. Si no indiqueu el directori, s'utilitzarà el directori d'inici de l'usuari. A la línia d'ordes, es reemplaça \"(TMP)\" per un fitxer temporal i \"(OUTFILE)\" pel fitxer de destinació el nom del qual es crea a partir del nom del document. Si apareix \"(TMP)\" a la línia d'ordes, es transmet el codi PostScript a un fitxer; en cas contrari, es transmet a través del conducte d'entrada estàndard. Si el Ghostscript o l'Adobe Acrobat Distiller es troben al camí de cerca, podeu utilitzar una de les línies d'ordes predefinides. Feu clic a <emph>Següent</emph>."
+msgstr "Al diàleg següent, introduïu una línia d'ordes per al convertidor PostScript->PDF. Indiqueu també el directori on s'han d'alçar els fitxers PDF que es creen. Si no indiqueu el directori, s'utilitzarà el directori d'inici de l'usuari. A la línia d'ordes, es reemplaça \"(TMP)\" per un fitxer temporal i \"(OUTFILE)\" pel fitxer de destinació el nom del qual es crea a partir del nom del document. Si apareix \"(TMP)\" a la línia d'ordes, es transmet el codi PostScript a un fitxer; en cas contrari, es transmet a través del conducte d'entrada estàndard. Si el Ghostscript o l'Adobe Acrobat Distiller es troben al camí de cerca, podeu utilitzar una de les línies d'ordes predefinides. Feu clic a <emph>Següent</emph>."
#: spadmin.xhp
msgctxt ""
@@ -18109,7 +18109,7 @@ msgctxt ""
"bm_id3154285\n"
"help.text"
msgid "<bookmark_value>modifying, see changing</bookmark_value><bookmark_value>changing, see also editing and replacing</bookmark_value><bookmark_value>default templates; changing</bookmark_value><bookmark_value>defaults;documents</bookmark_value><bookmark_value>custom templates</bookmark_value><bookmark_value>updating; templates</bookmark_value><bookmark_value>editing;templates</bookmark_value><bookmark_value>templates;editing and saving</bookmark_value><bookmark_value>saving;templates</bookmark_value><bookmark_value>resetting;templates</bookmark_value>"
-msgstr "<bookmark_value>modificació, vegeu canvi</bookmark_value><bookmark_value>canvi, vegeu també edició i reemplaçament</bookmark_value><bookmark_value>plantilles per defecte; canvi</bookmark_value><bookmark_value>valors per defecte;documents</bookmark_value><bookmark_value>plantilles personalitzades</bookmark_value><bookmark_value>actualització; plantilles</bookmark_value><bookmark_value>edició;plantilles</bookmark_value><bookmark_value>plantilles;edició i guardat</bookmark_value><bookmark_value>guardat;plantilles</bookmark_value><bookmark_value>reinici;plantilles</bookmark_value>"
+msgstr "<bookmark_value>modificació, vegeu canvi</bookmark_value><bookmark_value>canvi, vegeu també edició i reemplaçament</bookmark_value><bookmark_value>plantilles per defecte; canvi</bookmark_value><bookmark_value>valors per defecte;documents</bookmark_value><bookmark_value>plantilles personalitzades</bookmark_value><bookmark_value>actualització; plantilles</bookmark_value><bookmark_value>edició;plantilles</bookmark_value><bookmark_value>plantilles;edició i desament</bookmark_value><bookmark_value>desament;plantilles</bookmark_value><bookmark_value>reinici;plantilles</bookmark_value>"
#: standard_template.xhp
msgctxt ""
@@ -19805,7 +19805,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"http://www.libreoffice.org/about-us/credits/\">See lists of code and Wiki contributors</link> on the LibreOffice website."
-msgstr "<link href=\"http://www.libreoffice.org/about-us/credits/\">Vegeu la llista de col·laboradors de codi i wiki</link> al lloc web del LibreOffice."
+msgstr "<link href=\"http://www.libreoffice.org/about-vos/credits/\">Vegeu la llista de col·laboradors de codi i wiki</link> al lloc web del LibreOffice."
#: viewing_file_properties.xhp
msgctxt ""
@@ -19936,7 +19936,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "When you start a dialog to open or save a document, $[officename] initially displays your working directory. To change this directory:"
-msgstr "Quan obriu un diàleg per obrir un document o guardar-lo, el $[officename] mostra el directori de treball. Per modificar este directori, seguiu els passos següents:"
+msgstr "Quan obriu un diàleg per obrir un document o alçar-lo, el $[officename] mostra el directori de treball. Per modificar este directori, seguiu els passos següents:"
#: workfolder.xhp
msgctxt ""
@@ -20037,7 +20037,7 @@ msgctxt ""
"par_idN1074D\n"
"help.text"
msgid "After you create and save an XForms document, you can open the document, fill out the form, and submit the changes to a server."
-msgstr "Un cop heu creat un document XForms i l'heu guardat, podeu obrir el document, emplenar el formulari i enviar els canvis a un servidor."
+msgstr "Un cop heu creat un document XForms i l'heu alçat, podeu obrir el document, emplenar el formulari i enviar els canvis a un servidor."
#: xforms.xhp
msgctxt ""
@@ -20173,7 +20173,7 @@ msgctxt ""
"bm_id7007583\n"
"help.text"
msgid "<bookmark_value>saving;to XML</bookmark_value> <bookmark_value>loading;XML files</bookmark_value> <bookmark_value>importing;from XML</bookmark_value> <bookmark_value>exporting;to XML</bookmark_value> <bookmark_value>file filters;XML</bookmark_value><bookmark_value>XSLT filters, see also XML filters</bookmark_value>"
-msgstr "<bookmark_value>guardar;com a XML</bookmark_value> <bookmark_value>càrrega;fitxers XML</bookmark_value> <bookmark_value>importació;des d'XML</bookmark_value> <bookmark_value>exportació;a XML</bookmark_value> <bookmark_value>filtres de fitxer;XML</bookmark_value><bookmark_value>filtres XSLT, vegeu també filtres XML</bookmark_value>"
+msgstr "<bookmark_value>alçar;com a XML</bookmark_value> <bookmark_value>càrrega;fitxers XML</bookmark_value> <bookmark_value>importació;des d'XML</bookmark_value> <bookmark_value>exportació;a XML</bookmark_value> <bookmark_value>filtres de fitxer;XML</bookmark_value><bookmark_value>filtres XSLT, vegeu també filtres XML</bookmark_value>"
#: xsltfilter.xhp
msgctxt ""
@@ -20189,7 +20189,7 @@ msgctxt ""
"par_idN10927\n"
"help.text"
msgid "%PRODUCTNAME <link href=\"text/shared/00/00000021.xhp\">stores documents in XML format</link>. You can create customized filters that convert the native OpenDocument XML file format used by %PRODUCTNAME into another format. These filters can be integrated into %PRODUCTNAME seamlessly so that you can save or load these formats transparently."
-msgstr "El %PRODUCTNAME <link href=\"text/shared/00/00000021.xhp\"> emmagatzema els documents en format XML</link>. Podeu crear filtres personalitzats que converteixen el format de fitxer XML natiu OpenDocument que utilitza el %PRODUCTNAME a un altre format. Estos filtres es poden integrar al %PRODUCTNAME de manera transparent per guardar estos formats i carregar-los sense problemes."
+msgstr "El %PRODUCTNAME <link href=\"text/shared/00/00000021.xhp\"> emmagatzema els documents en format XML</link>. Podeu crear filtres personalitzats que converteixen el format de fitxer XML natiu OpenDocument que utilitza el %PRODUCTNAME a un altre format. Estos filtres es poden integrar al %PRODUCTNAME de manera transparent per alçar estos formats i carregar-los sense problemes."
#: xsltfilter.xhp
msgctxt ""
@@ -20221,7 +20221,7 @@ msgctxt ""
"par_idN10960\n"
"help.text"
msgid "<emph>Export Filters</emph> transform OpenDocument XML files and <emph>save</emph> the files to a different XML format. After you install an export filter, the name of the filter is added to the list of file types in the <link href=\"text/shared/01/01070001.xhp\">Export dialog</link>."
-msgstr "Els <emph>filtres d'exportació</emph> converteixen els fitxers OpenDocument XML i els <emph>guarden</emph> en un format XML diferent. Després d'instal·lar un filtre d'exportació, se n'afig el nom a la llista de tipus de fitxers al <link href=\"text/shared/01/01070001.xhp\">diàleg d'exportació</link>."
+msgstr "Els <emph>filtres d'exportació</emph> converteixen els fitxers OpenDocument XML i els <emph>alcen</emph> en un format XML diferent. Després d'instal·lar un filtre d'exportació, se n'afig el nom a la llista de tipus de fitxers al <link href=\"text/shared/01/01070001.xhp\">diàleg d'exportació</link>."
#: xsltfilter.xhp
msgctxt ""
@@ -20229,7 +20229,7 @@ msgctxt ""
"par_idN10979\n"
"help.text"
msgid "<emph>Import/Export Filters</emph> load and save OpenDocument XML files into a different XML <emph>format</emph>. After you install these filters, the names of the filters are added to the list of file types in the <link href=\"text/shared/01/01020000.xhp\">File Open dialog</link> and the <link href=\"text/shared/01/01070000.xhp\">File Save As dialog</link>."
-msgstr "Els <emph>filtres d'importació i d'exportació</emph> carreguen els fitxers OpenDocument XML i els guarden en un <emph>format</emph> XML diferent. Després d'instal·lar estos filtres, se n'afigen els noms a la llista de tipus de fitxers del <link href=\"text/shared/01/01020000.xhp\">diàleg Obri del menú Fitxer</link> i del <link href=\"text/shared/01/01070000.xhp\">diàleg Anomena i guarda del menú Fitxer</link>."
+msgstr "Els <emph>filtres d'importació i d'exportació</emph> carreguen els fitxers OpenDocument XML i els alcen en un <emph>format</emph> XML diferent. Després d'instal·lar estos filtres, se n'afigen els noms a la llista de tipus de fitxers del <link href=\"text/shared/01/01020000.xhp\">diàleg Obri del menú Fitxer</link> i del <link href=\"text/shared/01/01070000.xhp\">diàleg Anomena i alça del menú Fitxer</link>."
#: xsltfilter.xhp
msgctxt ""
@@ -20413,7 +20413,7 @@ msgctxt ""
"par_idN10CC6\n"
"help.text"
msgid "This name is displayed in the list of file types in the <emph>Open</emph>, <emph>Export</emph>, and <emph>Save As</emph> dialogs."
-msgstr "Este nom es mostra a la llista de tipus de fitxers dels diàlegs <emph>Obri</emph>, <emph>Exporta</emph> i <emph>Anomena i guarda</emph>."
+msgstr "Este nom es mostra a la llista de tipus de fitxers dels diàlegs <emph>Obri</emph>, <emph>Exporta</emph> i <emph>Anomena i alça</emph>."
#: xsltfilter_create.xhp
msgctxt ""
@@ -20605,7 +20605,7 @@ msgctxt ""
"bm_id7007583\n"
"help.text"
msgid "<bookmark_value>distributing XML filters</bookmark_value><bookmark_value>deleting;XML filters</bookmark_value><bookmark_value>XML filters;saving as package/installing/deleting</bookmark_value><bookmark_value>installing;XML filters</bookmark_value>"
-msgstr "<bookmark_value>distribució de filtres XML</bookmark_value><bookmark_value>supressió;filtres XML</bookmark_value><bookmark_value>filtres XML;guardar com a paquet/instal·lació/supressió</bookmark_value><bookmark_value>instal·lació;filtres XML</bookmark_value>"
+msgstr "<bookmark_value>distribució de filtres XML</bookmark_value><bookmark_value>supressió;filtres XML</bookmark_value><bookmark_value>filtres XML;alçar com a paquet/instal·lació/supressió</bookmark_value><bookmark_value>instal·lació;filtres XML</bookmark_value>"
#: xsltfilter_distribute.xhp
msgctxt ""
@@ -20629,7 +20629,7 @@ msgctxt ""
"par_idN10AC3\n"
"help.text"
msgid "To Save an XML Filter as a Package"
-msgstr "Guardar un filtre XML com a paquet"
+msgstr "Alçar un filtre XML com a paquet"
#: xsltfilter_distribute.xhp
msgctxt ""
@@ -20653,7 +20653,7 @@ msgctxt ""
"par_idN10AD9\n"
"help.text"
msgid "Select the filter that you want to distribute and click <emph>Save As Package</emph>."
-msgstr "Seleccioneu el filtre que voleu distribuir i feu clic a <emph>Guarda com a paquet</emph>."
+msgstr "Seleccioneu el filtre que voleu distribuir i feu clic a <emph>Alça com a paquet</emph>."
#: xsltfilter_distribute.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
index e91237297e2..572df553db4 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-03-08 12:15+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-12 22:18+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1362744904.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1389565138.0\n"
#: 01000000.xhp
msgctxt ""
@@ -58,7 +58,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "All your settings are saved automatically. To expand an entry either double click this entry or click the plus sign. To collapse the entry, click the minus sign or double click the entry."
-msgstr "Tots els paràmetres es guarden automàticament. Per desplegar una entrada, feu doble clic en esta entrada o feu clic al signe més. Per replegar l'entrada, feu clic al signe menys o feu doble clic a l'entrada."
+msgstr "Tots els paràmetres s'alcen automàticament. Per desplegar una entrada, feu doble clic en esta entrada o feu clic al signe més. Per replegar l'entrada, feu clic al signe menys o feu doble clic a l'entrada."
#: 01000000.xhp
msgctxt ""
@@ -101,7 +101,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01020000.xhp\" name=\"Load/Save\">Load/Save</link>"
-msgstr "<link href=\"text/shared/optionen/01020000.xhp\" name=\"Carrega/Guarda\">Carrega/Guarda</link>"
+msgstr "<link href=\"text/shared/optionen/01020000.xhp\" name=\"Carrega/Alça\">Carrega/Alça</link>"
#: 01000000.xhp
msgctxt ""
@@ -217,7 +217,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"optionenallgemein\"><ahelp hid=\"SID_GENERAL_OPTIONS\">Use this dialog to create general settings for working with $[officename]. The information covers topics such as user data, saving, printing, paths to important files and directories, and color defaults.</ahelp></variable> These settings are saved automatically."
-msgstr "<variable id=\"optionenallgemein\"><ahelp hid=\"SID_GENERAL_OPTIONS\">Utilitzeu este diàleg per crear la configuració general per treballar amb el $[officename]. La informació cobreix temes com ara dades d'usuari, guardar, imprimir, camins a fitxers i directoris importants i també colors per defecte.</ahelp></variable> Esta configuració es guarda automàticament."
+msgstr "<variable id=\"optionenallgemein\"><ahelp hid=\"SID_GENERAL_OPTIONS\">Utilitzeu este diàleg per crear la configuració general per treballar amb el $[officename]. La informació cobreix temes com ara dades d'usuari, alçar, imprimir, camins a fitxers i directoris importants i també colors per defecte.</ahelp></variable> Esta configuració s'alça automàticament."
#: 01010100.xhp
msgctxt ""
@@ -555,7 +555,7 @@ msgctxt ""
"bm_id3143284\n"
"help.text"
msgid "<bookmark_value>saving; options</bookmark_value> <bookmark_value>defaults;of saving</bookmark_value> <bookmark_value>URL; saving absolute/relative paths</bookmark_value> <bookmark_value>relative saving of URLs</bookmark_value> <bookmark_value>absolute saving of URLs</bookmark_value>"
-msgstr "<bookmark_value>guardar; opcions</bookmark_value><bookmark_value>paràmetres per defecte;per guardar</bookmark_value><bookmark_value>URL; guardar camins absoluts/relatius</bookmark_value><bookmark_value>guardar URL relatius</bookmark_value><bookmark_value>guardar URL absoluts</bookmark_value>"
+msgstr "<bookmark_value>alçar; opcions</bookmark_value><bookmark_value>paràmetres per defecte;per alçar</bookmark_value><bookmark_value>URL; alçar camins absoluts/relatius</bookmark_value><bookmark_value>alçar URL relatius</bookmark_value><bookmark_value>alçar URL absoluts</bookmark_value>"
#: 01010200.xhp
msgctxt ""
@@ -573,7 +573,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/OptSavePage\">In the<emph> General</emph> section, you can select default settings for saving documents, and can select default file formats.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/OptSavePage\">A la secció <emph>General</emph> podeu seleccionar els paràmetres per defecte per guardar documents, i també els formats de fitxer per defecte.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/OptSavePage\">A la secció <emph>General</emph> podeu seleccionar els paràmetres per defecte per alçar documents, i també els formats de fitxer per defecte.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -600,7 +600,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/load_settings\">Loads the user-specific settings saved in a document with the document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/load_settings\">Carrega els paràmetres específics de l'usuari guardats en un document amb el document.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/load_settings\">Carrega els paràmetres específics de l'usuari alçats en un document amb el document.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -697,7 +697,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 01010200.xhp
msgctxt ""
@@ -706,7 +706,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Edit document properties before saving"
-msgstr "Edita les propietats del document abans de guardar-lo"
+msgstr "Edita les propietats del document abans d'alçar-lo"
#: 01010200.xhp
msgctxt ""
@@ -715,7 +715,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Specifies that the <emph>Properties</emph> dialog will appear every time you select the <emph>Save As</emph> command.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Especifica que el diàleg <emph>Propietats</emph> apareixerà cada vegada que seleccioneu l'orde <emph>Anomena i guarda</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Especifica que el diàleg <emph>Propietats</emph> apareixerà cada vegada que seleccioneu l'orde <emph>Anomena i alça</emph>.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -733,7 +733,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/backup\">Saves the previous version of a document as a backup copy whenever you save a document. Every time <item type=\"productname\">%PRODUCTNAME</item> creates a backup copy, the previous backup copy is replaced. The backup copy gets the extension .BAK.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/backup\">Guarda la versió anterior d'un document com a còpia de seguretat sempre que guardeu un document. Cada vegada que el <item type=\"productname\">%PRODUCTNAME</item> crea una còpia de seguretat, la còpia de seguretat anterior es reemplaça. La còpia de seguretat té l'extensió .BAK.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/backup\">Alça la versió anterior d'un document com a còpia de seguretat sempre que alceu un document. Cada vegada que el <item type=\"productname\">%PRODUCTNAME</item> crea una còpia de seguretat, la còpia de seguretat anterior es reemplaça. La còpia de seguretat té l'extensió .BAK.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -751,7 +751,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Save AutoRecovery information every"
-msgstr "Guarda la informació de restabliment automàtic cada"
+msgstr "Alça la informació de restabliment automàtic cada"
#: 01010200.xhp
msgctxt ""
@@ -760,7 +760,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/autosave\">Specifies that <item type=\"productname\">%PRODUCTNAME</item> saves the information needed to restore all open documents in case of a crash. You can specify the saving time interval.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/autosave\">Especifica que el <item type=\"productname\">%PRODUCTNAME</item> guarda la informació necessària per restaurar tots els documents oberts en cas de fallada. Podeu especificar en quin interval de temps es guarda esta informació.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/autosave\">Especifica que el <item type=\"productname\">%PRODUCTNAME</item> alça la informació necessària per restaurar tots els documents oberts en cas de fallada. Podeu especificar en quin interval de temps s'alça esta informació.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -803,7 +803,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Save URLs relative to file system"
-msgstr "Guarda els URL relatius al sistema de fitxers"
+msgstr "Alça els URL relatius al sistema de fitxers"
#: 01010200.xhp
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "The Help tip always displays an absolute path. However, if a document is saved in HTML format, <item type=\"productname\">%PRODUCTNAME</item> will enter a relative path if the appropriate check box is selected."
-msgstr "L'indicador d'ajuda sempre mostra un camí absolut. No obstant això, si un document es guarda en format HTML, el <item type=\"productname\">%PRODUCTNAME</item> entrarà un camí relatiu si s'activa la casella de selecció adequada."
+msgstr "L'indicador d'ajuda sempre mostra un camí absolut. No obstant això, si un document s'alça en format HTML, el <item type=\"productname\">%PRODUCTNAME</item> entrarà un camí relatiu si s'activa la casella de selecció adequada."
#: 01010200.xhp
msgctxt ""
@@ -920,7 +920,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/relative_fsys\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\">relative saving</link> of URLs in the file system.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/relative_fsys\">Seleccioneu esta casella per <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"guardar de manera relativa\">guardar de manera relativa</link> els URL al sistema de fitxers.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/relative_fsys\">Seleccioneu esta casella per <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"alçar de manera relativa\">alçar de manera relativa</link> els URL al sistema de fitxers.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -929,7 +929,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Save URLs relative to internet"
-msgstr "Guarda els URL relatius a Internet"
+msgstr "Alça els URL relatius a Internet"
#: 01010200.xhp
msgctxt ""
@@ -938,7 +938,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\">relative saving</link> of URLs to the Internet.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Seleccioneu esta casella per <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"guardar de manera relativa\">guardar de manera relativa</link> els URL a Internet.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Seleccioneu esta casella per <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"alçar de manera relativa\">alçar de manera relativa</link> els URL a Internet.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -962,7 +962,7 @@ msgctxt ""
"par_id6944181\n"
"help.text"
msgid "OpenOffice.org 3 and StarOffice 9 introduce new features which have to be saved using the <link href=\"http://en.wikipedia.org/wiki/OpenDocument\">OpenDocument</link> format (ODF) version 1.2. The prior versions of OpenOffice.org 2 and StarOffice 8 support the file formats ODF 1.0/1.1. Those prior file formats cannot store all new features of the new software."
-msgstr "L'OpenOffice.org 3 i l'StarOffice 9 presenten noves funcions que s'han de guardar amb el format <link href=\"http://en.wikipedia.org/wiki/OpenDocument\">OpenDocument</link> (ODF) versió 1.2. Les versions anteriors (OpenOffice.org 2 i StarOffice 8) treballen amb els formats de fitxer ODF 1.0/1.1, i estos formats de fitxer anteriors no poden emmagatzemar totes les noves funcions de les versions noves."
+msgstr "L'OpenOffice.org 3 i l'StarOffice 9 presenten noves funcions que s'han de alçar amb el format <link href=\"http://en.wikipedia.org/wiki/OpenDocument\">OpenDocument</link> (ODF) versió 1.2. Les versions anteriors (OpenOffice.org 2 i StarOffice 8) treballen amb els formats de fitxer ODF 1.0/1.1, i estos formats de fitxer anteriors no poden emmagatzemar totes les noves funcions de les versions noves."
#: 01010200.xhp
msgctxt ""
@@ -978,7 +978,7 @@ msgctxt ""
"par_id8892483\n"
"help.text"
msgid "When you save a document, you can select whether to save the document in the format ODF 1.2, ODF 1.2 (Extended), or in the prior format ODF 1.0/1.1."
-msgstr "Quan guardeu un document, podeu seleccionar si el voleu guardar en el format ODF 1.2, ODF 1.2 (ampliat) o en el format anterior ODF 1.0/1.1."
+msgstr "Quan alceu un document, podeu seleccionar si el voleu alçar en el format ODF 1.2, ODF 1.2 (ampliat) o en el format anterior ODF 1.0/1.1."
#: 01010200.xhp
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"par_id0915200911205367\n"
"help.text"
msgid "Currently, the ODF 1.2 (Extended) format enables files of Draw and Impress to contain comments. Those comments can be inserted by <item type=\"menuitem\">Insert - Comment</item> in the latest software version. The comments get lost when loading files into prior software versions that were saved by the latest software version."
-msgstr "Actualment, el format ODF 1.2 (ampliat) permet que els fitxers del Draw i de l'Impress continguen comentaris. Estos comentaris es poden inserir mitjançant <item type=\"menuitem\">Insereix - Comentari</item> a la versió més recent del programari. Els comentaris es perden si obriu fitxers en versions anteriors del programari que s'havien guardat amb la versió més recent del programari."
+msgstr "Actualment, el format ODF 1.2 (ampliat) permet que els fitxers del Draw i de l'Impress continguen comentaris. Estos comentaris es poden inserir mitjançant <item type=\"menuitem\">Insereix - Comentari</item> a la versió més recent del programari. Els comentaris es perden si obriu fitxers en versions anteriors del programari que s'havien alçat amb la versió més recent del programari."
#: 01010200.xhp
msgctxt ""
@@ -994,7 +994,7 @@ msgctxt ""
"par_id7198400\n"
"help.text"
msgid "<ahelp hid=\".\">Some companies or organizations may require ODF documents in the ODF 1.0/1.1 format. You can select that format to save in the listbox. This older format cannot store all new features, so the new format ODF 1.2 (Extended) is recommended where possible.</ahelp>"
-msgstr "<ahelp hid=\".\">Algunes empreses o organitzacions poden necessitar els documents ODF en format ODF 1.0/1.1. Podeu seleccionar que el document es guarde en este format en el quadre de llista corresponent. Este format anterior no pot emmagatzemar totes les funcions noves, per la qual cosa es recomana utilitzar el format ODF 1.2 (ampliat) sempre que siga possible.</ahelp>"
+msgstr "<ahelp hid=\".\">Algunes empreses o organitzacions poden necessitar els documents ODF en format ODF 1.0/1.1. Podeu seleccionar que el document es alce en este format en el quadre de llista corresponent. Este format anterior no pot emmagatzemar totes les funcions noves, per la qual cosa es recomana utilitzar el format ODF 1.2 (ampliat) sempre que siga possible.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1010,7 +1010,7 @@ msgctxt ""
"par_idN1091E\n"
"help.text"
msgid "Warn when not saving in ODF or default format"
-msgstr "Avisa quan no es guarde en ODF o en el format per defecte"
+msgstr "Avisa quan no s'alce en ODF o en el format per defecte"
#: 01010200.xhp
msgctxt ""
@@ -1018,7 +1018,7 @@ msgctxt ""
"par_idN10922\n"
"help.text"
msgid "<ahelp hid=\".\">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 <emph>Load/Save - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\">Podeu seleccionar rebre un missatge d'avís quan guardeu un document en un format que no siga d'OpenDocument o que no hàgeu definit com a format per defecte a <emph>Carrega/Guarda - General</emph> del quadre de diàleg Opcions.</ahelp>"
+msgstr "<ahelp hid=\".\">Podeu seleccionar rebre un missatge d'avís quan alceu un document en un format que no siga d'OpenDocument o que no hàgeu definit com a format per defecte a <emph>Carrega/Alça - General</emph> del quadre de diàleg Opcions.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1027,7 +1027,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "You can choose which file format will be applied as the default when saving documents of various document types. If you always exchange your documents with other persons who use Microsoft Office, for example, you may specify here that %PRODUCTNAME only uses the Microsoft Office file formats as a default."
-msgstr "Podeu seleccionar quin format de fitxer s'aplicarà per defecte en guardar documents de diferents tipus. Si per exemple sempre intercanvieu els vostres documents amb altres persones que utilitzen el Microsoft Office, ací podeu especificar que el %PRODUCTNAME utilitze només els formats de fitxer del Microsoft Office com a paràmetre per defecte."
+msgstr "Podeu seleccionar quin format de fitxer s'aplicarà per defecte en alçar documents de diferents tipus. Si per exemple sempre intercanvieu els vostres documents amb altres persones que utilitzen el Microsoft Office, ací podeu especificar que el %PRODUCTNAME utilitze només els formats de fitxer del Microsoft Office com a paràmetre per defecte."
#: 01010200.xhp
msgctxt ""
@@ -1054,7 +1054,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Always save as"
-msgstr "Sempre guarda com a"
+msgstr "Sempre alça com a"
#: 01010200.xhp
msgctxt ""
@@ -1063,7 +1063,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/saveas\">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 <emph>Save as</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/saveas\">Especifica com els documents del tipus seleccionat a l'esquerra sempre es guardaran com a este tipus de fitxer. Podeu seleccionar un altre tipus de fitxer per al document actual al diàleg <emph>Anomena i guarda</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/saveas\">Especifica com els documents del tipus seleccionat a l'esquerra sempre s'alçaran com a este tipus de fitxer. Podeu seleccionar un altre tipus de fitxer per al document actual al diàleg <emph>Anomena i alça</emph>.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1223,7 +1223,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog."
-msgstr "Podeu veure esta carpeta quan crideu per primera vegada els diàlegs <emph>Obri</emph> o <emph>Guarda</emph>."
+msgstr "Podeu veure esta carpeta quan crideu per primera vegada els diàlegs <emph>Obri</emph> o <emph>Alça</emph>."
#: 01010300.xhp
msgctxt ""
@@ -1325,7 +1325,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "This folder is displayed when you first call the dialog for opening or saving a graphic object."
-msgstr "Esta carpeta es mostra quan crideu per primera vegada el diàleg per obrir o guardar un objecte gràfic."
+msgstr "Esta carpeta es mostra quan crideu per primera vegada el diàleg per obrir o alçar un objecte gràfic."
#: 01010300.xhp
msgctxt ""
@@ -2528,7 +2528,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "Save Color List"
-msgstr "Guarda la llista de colors"
+msgstr "Alça la llista de colors"
#: 01010500.xhp
msgctxt ""
@@ -2537,7 +2537,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_SAVE\">Opens the <emph>Save As</emph> dialog, which enables you to save the current color table under a specified name.</ahelp> If you do not choose this command, the current color table will be automatically saved as default and re-loaded the next time you start $[officename]."
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_SAVE\">Obri el diàleg <emph>Anomena i guarda</emph>, que vos permet guardar la taula de colors actual amb un nom concret.</ahelp> Si no seleccioneu esta orde, la taula de colors actual es guardarà automàticament com a paràmetre per defecte i es tornarà a carregar la propera vegada que inicieu el $[officename]."
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_SAVE\">Obri el diàleg <emph>Anomena i alça</emph>, que vos permet alçar la taula de colors actual amb un nom concret.</ahelp> Si no seleccioneu esta orde, la taula de colors actual s'alçarà automàticament com a paràmetre per defecte i es tornarà a carregar la propera vegada que inicieu el $[officename]."
#: 01010500.xhp
msgctxt ""
@@ -2546,7 +2546,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "The <emph>Load color list</emph> and <emph>Save color list </emph>icons are visible only if you select the <emph>Colors</emph> tab with the <emph>Format - Area</emph> command."
-msgstr "Les icones <emph>Carrega la llista de colors</emph> i <emph>Guarda la llista de colors </emph>només són visibles si seleccioneu la pestanya <emph>Colors</emph> amb l'orde <emph>Format - Àrea</emph>."
+msgstr "Les icones <emph>Carrega la llista de colors</emph> i <emph>Alça la llista de colors </emph>només són visibles si seleccioneu la pestanya <emph>Colors</emph> amb l'orde <emph>Format - Àrea</emph>."
#: 01010501.xhp
msgctxt ""
@@ -2978,7 +2978,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "Open/Save dialogs"
-msgstr "Diàlegs d'obertura/guardat"
+msgstr "Diàlegs d'obertura/desament"
#: 01010600.xhp
msgctxt ""
@@ -2996,7 +2996,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optgeneralpage/filedlg\">Specifies whether $[officename] dialogs are used to open and save documents. Otherwise the dialogs of the operating system are used.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optgeneralpage/filedlg\">Especifica si s'utilitzen els diàlegs del $[officename] per obrir i guardar documents. Si no activeu esta opció, s'utilitzaran els diàlegs del sistema operatiu.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optgeneralpage/filedlg\">Especifica si s'utilitzen els diàlegs del $[officename] per obrir i alçar documents. Si no activeu esta opció, s'utilitzaran els diàlegs del sistema operatiu.</ahelp>"
#: 01010600.xhp
msgctxt ""
@@ -3013,7 +3013,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "The $[officename] dialogs for <link href=\"text/shared/01/01020000.xhp\" name=\"opening\">opening</link> and <link href=\"text/shared/01/01070000.xhp\" name=\"saving\">saving</link> documents are described in $[officename] Help."
-msgstr "Els diàlegs del $[officename] per <link href=\"text/shared/01/01020000.xhp\" name=\"obrir\">obrir</link> i <link href=\"text/shared/01/01070000.xhp\" name=\"guardar\">guardar</link> documents es descriuen a l'Ajuda del $[officename]."
+msgstr "Els diàlegs del $[officename] per <link href=\"text/shared/01/01020000.xhp\" name=\"obrir\">obrir</link> i <link href=\"text/shared/01/01070000.xhp\" name=\"alçar\">alçar</link> documents es descriuen a l'Ajuda del $[officename]."
#: 01010600.xhp
msgctxt ""
@@ -3040,7 +3040,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optgeneralpage/docstatus\">Specifies whether the printing of the document counts as a modification.</ahelp> When this option is marked, the very next time the document is closed you are asked if the changes should be saved. The print date is then entered in the document properties as a change."
-msgstr "<ahelp hid=\"cui/ui/optgeneralpage/docstatus\">Especifica si la impressió del document compta com a modificació.</ahelp> Si esta opció està seleccionada, la propera vegada que es tanque el document se vos sol·licitarà si voleu guardar els canvis. La data d'impressió es guardarà a les propietats del document com a canvi."
+msgstr "<ahelp hid=\"cui/ui/optgeneralpage/docstatus\">Especifica si la impressió del document compta com a modificació.</ahelp> Si esta opció està seleccionada, la propera vegada que es tanque el document se vos sol·licitarà si voleu alçar els canvis. La data d'impressió s'alçarà a les propietats del document com a canvi."
#: 01010600.xhp
msgctxt ""
@@ -3048,7 +3048,7 @@ msgctxt ""
"hd_id3149399\n"
"help.text"
msgid "Allow to save document even when the document is not modified"
-msgstr "Permet guardar el document encara que no s'haja modificat"
+msgstr "Permet alçar el document encara que no s'haja modificat"
#: 01010600.xhp
msgctxt ""
@@ -3117,7 +3117,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optfontspage/replacements\">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.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optfontspage/replacements\">Substitueix un tipus de lletra amb el tipus de lletra que trieu. La substitució només reemplaça una font en pantalla, o bé en pantalla i a la impressió. El reemplaçament no canvia els paràmetres per al tipus de lletra que es guarden en el document.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfontspage/replacements\">Substitueix un tipus de lletra amb el tipus de lletra que trieu. La substitució només reemplaça una font en pantalla, o bé en pantalla i a la impressió. El reemplaçament no canvia els paràmetres per al tipus de lletra que s'alcen en el document.</ahelp>"
#: 01010700.xhp
msgctxt ""
@@ -3666,7 +3666,7 @@ msgctxt ""
"par_idN10962\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to restore the last used document view. Many view properties valid when the document was last saved will be restored.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Especifica si cal restaurar l'última visualització utilitzada del document. Es restauraran moltes propietats de visualització vàlides quan el document es va guardar per últim cop.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Especifica si cal restaurar l'última visualització utilitzada del document. Es restauraran moltes propietats de visualització vàlides quan el document es va alçar per últim cop.</ahelp>"
#: 01010800.xhp
msgctxt ""
@@ -3808,7 +3808,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "<emph>Paste clipboard</emph> - pressing the middle mouse button inserts the contents of the \"Selection clipboard\" at the cursor position."
-msgstr "<emph>Apega el porta-retalls</emph>: si premeu el botó central del ratolí s'inserirà el contingut del \"Porta-retalls de la selecció\" a la posició del cursor."
+msgstr "<emph>Enganxa el porta-retalls</emph>: si premeu el botó central del ratolí s'inserirà el contingut del \"Porta-retalls de la selecció\" a la posició del cursor."
#: 01010800.xhp
msgctxt ""
@@ -3880,7 +3880,7 @@ msgctxt ""
"106\n"
"help.text"
msgid "Edit - Paste Ctrl+V pastes at the cursor position."
-msgstr "Edita - Apega / Ctrl+V apega a la posició del cursor."
+msgstr "Edita - Enganxa / Ctrl+V enganxa a la posició del cursor."
#: 01010800.xhp
msgctxt ""
@@ -3889,7 +3889,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "Clicking the middle mouse button pastes at the mouse pointer position."
-msgstr "Si feu clic al botó central del ratolí, s'apega a la posició de la busca del ratolí."
+msgstr "Si feu clic al botó central del ratolí, s'enganxa a la posició de la busca del ratolí."
#: 01010800.xhp
msgctxt ""
@@ -3898,7 +3898,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "<emph>Pasting into another document</emph>"
-msgstr "<emph>Apegar en un altre document</emph>"
+msgstr "<emph>Enganxar en un altre document</emph>"
#: 01010800.xhp
msgctxt ""
@@ -4013,7 +4013,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "Transparency cannot be output directly to a printer. The areas of the document in which transparency is to be visible must therefore always be calculated as bitmaps and sent to the printer. Depending on the size of the bitmaps and the print resolution a large amount of data may result."
-msgstr "La transparència no es pot extraure directament a una impressora. Les àrees del document en què la transparència ha de ser visible sempre s'han de calcular, per tant, com a mapes de bits i s'han d'enviar a la impressora. Segons la mida dels mapes de bits i de la resolució de la impressió, poden generar-se grans quantitats de dades."
+msgstr "La transparència no es pot extreure directament a una impressora. Les àrees del document en què la transparència ha de ser visible sempre s'han de calcular, per tant, com a mapes de bits i s'han d'enviar a la impressora. Segons la mida dels mapes de bits i de la resolució de la impressió, poden generar-se grans quantitats de dades."
#: 01010900.xhp
msgctxt ""
@@ -4353,7 +4353,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "The graphics cache saves the graphics contained in a document in your computer's main memory. This means that the attributes of a graphic stored in the cache do not have to be re-calculated if you return to the page containing the graphic after scrolling through a document."
-msgstr "La memòria cau d'imatges guarda els gràfics continguts en un document a la memòria principal del vostre ordinador. Això significa que no caldrà tornar a calcular els atributs d'un gràfic emmagatzemat a la memòria cau si torneu a la pàgina que conté el gràfic després de desplaçar-vos per un document."
+msgstr "La memòria cau d'imatges alça els gràfics continguts en un document a la memòria principal del vostre ordinador. Això significa que no caldrà tornar a calcular els atributs d'un gràfic emmagatzemat a la memòria cau si torneu a la pàgina que conté el gràfic després de desplaçar-vos per un document."
#: 01011000.xhp
msgctxt ""
@@ -4495,7 +4495,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Sets the colors for the $[officename] user interface.</ahelp> You can save the current settings as color scheme and load them later."
-msgstr "<ahelp hid=\".\">Estableix els colors per a la interfície d'usuari del $[officename].</ahelp> Podeu guardar els paràmetres actuals com a esquema de color i tornar-los a carregar més avant."
+msgstr "<ahelp hid=\".\">Estableix els colors per a la interfície d'usuari del $[officename].</ahelp> Podeu alçar els paràmetres actuals com a esquema de color i tornar-los a carregar més avant."
#: 01012000.xhp
msgctxt ""
@@ -4513,7 +4513,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Save and delete color schemes."
-msgstr "Guarda i suprimeix esquemes de color."
+msgstr "Alça i suprimeix esquemes de color."
#: 01012000.xhp
msgctxt ""
@@ -4540,7 +4540,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 01012000.xhp
msgctxt ""
@@ -4549,7 +4549,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optappearancepage/save\">Saves the current settings as a color scheme that you can reload later.</ahelp> The name is added to the <emph>Scheme</emph> box."
-msgstr "<ahelp hid=\"cui/ui/optappearancepage/save\">Guarda els paràmetres actuals com a esquema de color que podeu actualitzar més avant.</ahelp> El nom s'afig al quadre <emph>Esquema</emph>."
+msgstr "<ahelp hid=\"cui/ui/optappearancepage/save\">Alça els paràmetres actuals com a esquema de color que podeu actualitzar més avant.</ahelp> El nom s'afig al quadre <emph>Esquema</emph>."
#: 01012000.xhp
msgctxt ""
@@ -4995,7 +4995,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Save password"
-msgstr "Guarda la contrasenya"
+msgstr "Alça la contrasenya"
#: 01014000.xhp
msgctxt ""
@@ -5021,7 +5021,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Load/Save options"
-msgstr "Opcions de Carrega/guarda"
+msgstr "Opcions de Carrega/alça"
#: 01020000.xhp
msgctxt ""
@@ -5030,7 +5030,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Load/Save options"
-msgstr "Opcions de Carrega/guarda"
+msgstr "Opcions de Carrega/alça"
#: 01020000.xhp
msgctxt ""
@@ -5039,7 +5039,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"laden\"><ahelp hid=\"\" visibility=\"visible\">Specifies general Load/Save settings. </ahelp></variable>"
-msgstr "<variable id=\"laden\"><ahelp hid=\"\" visibility=\"visible\">Especifica els paràmetres generals de Carrega/guarda. </ahelp></variable>"
+msgstr "<variable id=\"laden\"><ahelp hid=\"\" visibility=\"visible\">Especifica els paràmetres generals de Carrega/alça. </ahelp></variable>"
#: 01020100.xhp
msgctxt ""
@@ -5354,7 +5354,7 @@ msgctxt ""
"par_idN105DE\n"
"help.text"
msgid "The browser asks you whether you want to save the document on your disk, or whether you want to use an application to open the document. This request dialog appears by default when you click any %PRODUCTNAME document hyperlink the first time and you did not enable the Browser Plug-in."
-msgstr "El navegador vos demana si voleu guardar el document al disc, o bé si voleu utilitzar una aplicació per obrir-lo. Este diàleg de sol·licitud apareix per defecte quan feu clic a qualsevol enllaç d'un document del %PRODUCTNAME per primera vegada i no teniu habilitat el connector per al navegador."
+msgstr "El navegador vos demana si voleu alçar el document al disc, o bé si voleu utilitzar una aplicació per obrir-lo. Este diàleg de sol·licitud apareix per defecte quan feu clic a qualsevol enllaç d'un document del %PRODUCTNAME per primera vegada i no teniu habilitat el connector per al navegador."
#: 01020400.xhp
msgctxt ""
@@ -5454,7 +5454,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Defines the security options for saving documents, for web connections, and for opening documents that contain macros.</ahelp>"
-msgstr "<ahelp hid=\".\">Defineix les opcions de seguretat per guardar documents, per a les connexions web i per obrir documents que contenen macros.</ahelp>"
+msgstr "<ahelp hid=\".\">Defineix les opcions de seguretat per alçar documents, per a les connexions web i per obrir documents que contenen macros.</ahelp>"
#: 01030300.xhp
msgctxt ""
@@ -5486,7 +5486,7 @@ msgctxt ""
"par_idN10647\n"
"help.text"
msgid "When saving or sending"
-msgstr "En guardar o enviar"
+msgstr "En alçar o enviar"
#: 01030300.xhp
msgctxt ""
@@ -5494,7 +5494,7 @@ msgctxt ""
"par_idN1064B\n"
"help.text"
msgid "<ahelp hid=\"703988739\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988739\">Activeu esta opció per veure un diàleg d'avís quan intenteu guardar o enviar un document que conté canvis registrats, versions o comentaris.</ahelp>"
+msgstr "<ahelp hid=\"703988739\">Activeu esta opció per veure un diàleg d'avís quan intenteu alçar o enviar un document que conté canvis registrats, versions o comentaris.</ahelp>"
#: 01030300.xhp
msgctxt ""
@@ -5550,7 +5550,7 @@ msgctxt ""
"par_idN10663\n"
"help.text"
msgid "Remove personal information on saving"
-msgstr "Suprimeix la informació personal en guardar"
+msgstr "Suprimeix la informació personal en alçar"
#: 01030300.xhp
msgctxt ""
@@ -5566,7 +5566,7 @@ msgctxt ""
"par_idN1067C\n"
"help.text"
msgid "Recommend password protection on saving"
-msgstr "Recomana la protecció amb contrasenya en guardar"
+msgstr "Recomana la protecció amb contrasenya en alçar"
#: 01030300.xhp
msgctxt ""
@@ -5574,7 +5574,7 @@ msgctxt ""
"par_idN10680\n"
"help.text"
msgid "<ahelp hid=\"703988744\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>"
-msgstr "<ahelp hid=\"703988744\">Activeu esta opció per habilitar sempre l'opció <emph>Guarda amb contrasenya</emph> als diàlegs per guardar fitxers. Desactiveu l'opció per guardar per defecte els fitxers sense contrasenya.</ahelp>"
+msgstr "<ahelp hid=\"703988744\">Activeu esta opció per habilitar sempre l'opció <emph>Alça amb contrasenya</emph> als diàlegs per alçar fitxers. Desactiveu l'opció per alçar per defecte els fitxers sense contrasenya.</ahelp>"
#: 01030300.xhp
msgctxt ""
@@ -5614,7 +5614,7 @@ msgctxt ""
"hd_id3168736\n"
"help.text"
msgid "Persistently save passwords protected by a master password"
-msgstr "Guarda permanentment les contrasenyes protegides amb una contrasenya mestra"
+msgstr "Alça permanentment les contrasenyes protegides amb una contrasenya mestra"
#: 01030300.xhp
msgctxt ""
@@ -6033,7 +6033,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"optionentextdokument\"><ahelp hid=\".uno:SwEditOptions\">These settings determine the way text documents that are created in $[officename] are handled. It is also possible to define settings for the current text document.</ahelp></variable> The global settings are automatically saved."
-msgstr "<variable id=\"optionentextdokument\"><ahelp hid=\".uno:SwEditOptions\">Estos paràmetres determinen la manera en què es gestionen els documents de text que es creen al $[officename]. També és possible definir paràmetres per al document de text actual. </ahelp></variable> Els paràmetres globals es guarden automàticament."
+msgstr "<variable id=\"optionentextdokument\"><ahelp hid=\".uno:SwEditOptions\">Estos paràmetres determinen la manera en què es gestionen els documents de text que es creen al $[officename]. També és possible definir paràmetres per al document de text actual. </ahelp></variable> Els paràmetres globals s'alcen automàticament."
#: 01040000.xhp
msgctxt ""
@@ -7184,7 +7184,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "If <emph>Number recognition</emph> is not marked, numbers are saved in text format and are automatically left-aligned."
-msgstr "Si no activeu la casella <emph>Reconeixement de nombres</emph>, els nombres es guarden en format de text i s'alineen a l'esquerra automàticament."
+msgstr "Si no activeu la casella <emph>Reconeixement de nombres</emph>, els nombres s'alcen en format de text i s'alineen a l'esquerra automàticament."
#: 01040500.xhp
msgctxt ""
@@ -8394,7 +8394,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "If you set this option for the current document and then save the document, for example, in an older binary format, this option will not be saved. If you later open the file from the older format, this option will be set by default."
-msgstr "Si definiu esta opció per al document actual i, a continuació, guardeu el document, per exemple, en un format binari més antic, esta opció no es desarà. Si més avant obriu el fitxer amb el format més antic, esta opció estarà definida per defecte."
+msgstr "Si definiu esta opció per al document actual i, a continuació, alceu el document, per exemple, en un format binari més antic, esta opció no es desarà. Si més avant obriu el fitxer amb el format més antic, esta opció estarà definida per defecte."
#: 01041000.xhp
msgctxt ""
@@ -8666,7 +8666,7 @@ msgctxt ""
"par_id8012634\n"
"help.text"
msgid "This setting is on by default for .odt text documents. It will be saved and loaded with the document in the .odt text document format. This setting cannot be saved in old .sxw text documents, so this setting is off for .sxw text documents."
-msgstr "Este paràmetre està activat per defecte en documents de text .odt. Es desarà i es carregarà amb el document en el format de document de text .odt. Este paràmetre no es pot guardar en documents de text .sxw anteriors, i per això està desactivat per als documents de text .sxw."
+msgstr "Este paràmetre està activat per defecte en documents de text .odt. Es desarà i es carregarà amb el document en el format de document de text .odt. Este paràmetre no es pot alçar en documents de text .sxw anteriors, i per això està desactivat per als documents de text .sxw."
#: 01041000.xhp
msgctxt ""
@@ -10018,7 +10018,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Show overwrite warning when pasting data"
-msgstr "Mostra un avís de sobreescriptura en apegar dades"
+msgstr "Mostra un avís de sobreescriptura en enganxar dades"
#: 01060300.xhp
msgctxt ""
@@ -10499,7 +10499,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/minchange\">Specifies the difference between two consecutive iteration step results. If the result of the iteration is lower than the minimum change value, then the iteration will stop.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/minchange\">Especifica la diferència entre dos resultats de passos d'iteració consecutius. Si el resultat de la iteració és inferior al valor de canvi mínim, la iteració es pararà.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/minchange\">Especifica la diferència entre dos resultats de passos d'iteració consecutius. Si el resultat de la iteració és inferior al valor de canvi mínim, la iteració s'aturarà.</ahelp>"
#: 01060500.xhp
msgctxt ""
@@ -11316,7 +11316,7 @@ msgctxt ""
"par_id3156155\n"
"help.text"
msgid "<emph>Calc A1</emph> - This is the default of %PRODUCTNAME Calc. The reference will be <item type=\"input\">=$Sheet2.C4</item>"
-msgstr "<emph>Calc A1</emph> - Esta és la notació predeterminada del %PRODUCTNAME Calc. La referència serà <item type=\"input\">=$Full2.C4</item>"
+msgstr "<emph>Calc A1</emph> - Esta és la notació per defecte del %PRODUCTNAME Calc. La referència serà <item type=\"input\">=$Full2.C4</item>"
#: 01060900.xhp
msgctxt ""
@@ -11324,7 +11324,7 @@ msgctxt ""
"par_id3147530\n"
"help.text"
msgid "<emph>Excel A1</emph> - This is the default of Microsoft Excel. The reference will be <item type=\"input\">=Sheet2!C4</item>"
-msgstr "<emph>Excel A1</emph> - Esta és la notació predeterminada del Microsoft Excel. La referència serà <item type=\"input\">=Full2!C4</item>"
+msgstr "<emph>Excel A1</emph> - Esta és la notació per defecte del Microsoft Excel. La referència serà <item type=\"input\">=Full2!C4</item>"
#: 01060900.xhp
msgctxt ""
@@ -13014,7 +13014,7 @@ msgctxt ""
"bm_id3155805\n"
"help.text"
msgid "<bookmark_value>Microsoft Office; importing/exporting VBA code</bookmark_value> <bookmark_value>importing; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>exporting; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>loading; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>saving; VBA code in Microsoft Office documents</bookmark_value> <bookmark_value>VBA code; loading/saving documents with VBA code</bookmark_value> <bookmark_value>Visual Basic for Applications; loading/saving documents with VBA code</bookmark_value>"
-msgstr "<bookmark_value>Microsoft Office; importació/exportació de codi VBA</bookmark_value><bookmark_value>importació; documents del Microsoft Office amb codi VBA</bookmark_value><bookmark_value>exportació; documents del Microsoft Office amb codi VBA</bookmark_value><bookmark_value>càrrega; documents del Microsoft Office amb codi VBA</bookmark_value><bookmark_value>guardar; codi VBA en documents del Microsoft Office</bookmark_value><bookmark_value>codi VBA; carregar/guardar documents amb codi VBA</bookmark_value><bookmark_value>Visual Basic for Applications; carregar/guardar documents amb codi VBA</bookmark_value>"
+msgstr "<bookmark_value>Microsoft Office; importació/exportació de codi VBA</bookmark_value><bookmark_value>importació; documents del Microsoft Office amb codi VBA</bookmark_value><bookmark_value>exportació; documents del Microsoft Office amb codi VBA</bookmark_value><bookmark_value>càrrega; documents del Microsoft Office amb codi VBA</bookmark_value><bookmark_value>alçar; codi VBA en documents del Microsoft Office</bookmark_value><bookmark_value>codi VBA; carregar/alçar documents amb codi VBA</bookmark_value><bookmark_value>Visual Basic for Applications; carregar/alçar documents amb codi VBA</bookmark_value>"
#: 01130100.xhp
msgctxt ""
@@ -13032,7 +13032,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the general properties for loading and saving Microsoft Office documents with VBA (Visual Basic for Applications) code.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica les propietats generals per carregar i guardar documents del Microsoft Office amb codi VBA (Visual Basic for Applications).</ahelp>"
+msgstr "<ahelp hid=\".\">Especifica les propietats generals per carregar i alçar documents del Microsoft Office amb codi VBA (Visual Basic for Applications).</ahelp>"
#: 01130100.xhp
msgctxt ""
@@ -13077,7 +13077,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Save original Basic code"
-msgstr "Guarda el codi del Basic original"
+msgstr "Alça el codi del Basic original"
#: 01130100.xhp
msgctxt ""
@@ -13086,7 +13086,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optfltrpage/wo_saveorig\">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 $[officename]. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optfltrpage/wo_saveorig\">Especifica que el codi del Microsoft Basic original contingut al document es manté en una memòria interna especial mentre el document està carregat al $[officename]. En guardar el document en format Microsoft, el Microsoft Basic es guarda de nou amb el codi sense canvis.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optfltrpage/wo_saveorig\">Especifica que el codi del Microsoft Basic original contingut al document es manté en una memòria interna especial mentre el document està carregat al $[officename]. En alçar el document en format Microsoft, el Microsoft Basic s'alça de nou amb el codi sense canvis.</ahelp>"
#: 01130100.xhp
msgctxt ""
@@ -13095,7 +13095,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "When saving in another format than Microsoft Format, the Microsoft Basic Code is not saved. For example, if the document contains Microsoft Basic Code and you save it in $[officename] format, you will be warned that the Microsoft Basic Code will not be saved."
-msgstr "En guardar en un format diferent del format de Microsoft, el codi del Microsoft Basic no es guarda. Per exemple, si el document conté codi del Microsoft Basic i el guardeu en format del $[officename], se vos avisarà que el codi del Microsoft Basic no es guardarà."
+msgstr "En alçar en un format diferent del format de Microsoft, el codi del Microsoft Basic no s'alça. Per exemple, si el document conté codi del Microsoft Basic i l'alceu en format del $[officename], se vos avisarà que el codi del Microsoft Basic no s'alçarà."
#: 01130100.xhp
msgctxt ""
@@ -13104,7 +13104,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "The <emph>Save original Basic code</emph> checkbox takes precedence over the <emph>Load Basic code</emph> check box. If both boxes are marked and you edit the disabled Basic Code in the $[officename] Basic IDE, the original Microsoft Basic code will be saved when saving in the Microsoft format. A message appears to inform you of this."
-msgstr "La casella de selecció <emph>Guarda el codi del Basic original</emph> té prioritat sobre <emph>Carrega el codi del Basic</emph>. Si les dues caselles estan activades i editeu el codi del Basic inhabilitat a l'EID del $[officename] Basic, el codi original del Microsoft Basic es guardarà quan guardeu en format de Microsoft. Apareixerà un missatge informatiu."
+msgstr "La casella de selecció <emph>Alça el codi del Basic original</emph> té prioritat sobre <emph>Carrega el codi del Basic</emph>. Si les dues caselles estan activades i editeu el codi del Basic inhabilitat a l'EID del $[officename] Basic, el codi original del Microsoft Basic s'alçarà quan alceu en format de Microsoft. Apareixerà un missatge informatiu."
#: 01130100.xhp
msgctxt ""
@@ -13113,7 +13113,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "To remove any possible Microsoft Basic macro viruses from the Microsoft document, unmark the <emph>Save Original Basic Code </emph>check box and save the document in Microsoft format. The document will be saved without the Microsoft Basic code."
-msgstr "Per suprimir qualsevol possible virus de macro del document del Microsoft Basic, desactiveu la casella de selecció <emph>Guarda el codi del Basic original</emph> i guardeu el document en format Microsoft. El document es desarà sense el codi del Microsoft Basic."
+msgstr "Per suprimir qualsevol possible virus de macro del document del Microsoft Basic, desactiveu la casella de selecció <emph>Alça el codi del Basic original</emph> i alceu el document en format Microsoft. El document es desarà sense el codi del Microsoft Basic."
#: 01130100.xhp
msgctxt ""
@@ -13165,7 +13165,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Save original Basic code"
-msgstr "Guarda el codi del Basic original"
+msgstr "Alça el codi del Basic original"
#: 01130100.xhp
msgctxt ""
@@ -13201,7 +13201,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Save original Basic code"
-msgstr "Guarda el codi del Basic original"
+msgstr "Alça el codi del Basic original"
#: 01130100.xhp
msgctxt ""
@@ -13297,7 +13297,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Mark the box in the [S] column in front of the entry if a $[officename] OLE object is to be converted into the specified Microsoft OLE object when a document is saved in a Microsoft file format."
-msgstr "Activeu la casella de la columna [D] de davant de l'entrada si l'objecte OLE del $[officename] s'ha de convertir en l'objecte OLE de Microsoft especificat en guardar un document en format de fitxer de Microsoft."
+msgstr "Activeu la casella de la columna [D] de davant de l'entrada si l'objecte OLE del $[officename] s'ha de convertir en l'objecte OLE de Microsoft especificat en alçar un document en format de fitxer de Microsoft."
#: 01140000.xhp
msgctxt ""
@@ -14137,7 +14137,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/movementlogical\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/movementlogical\">Si premeu la tecla de fletxa dreta el cursor de text es mou cap al final del text actual. Si premeu la tecla de fletxa esquerra el cursor de text es mou cap al principi del text actual.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14155,7 +14155,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/movementvisual\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/movementvisual\">Si premeu la tecla de fletxa dreta el cursor de text es mou cap a la dreta. Si premeu la tecla de fletxa esquerra el cursor de text es mou cap a l'esquerra.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14182,7 +14182,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/numerals\">Selects the type of numerals used within text, text in objects, fields, and controls, in all <item type=\"productname\">%PRODUCTNAME</item> modules. Only cell contents of <item type=\"productname\">%PRODUCTNAME</item> Calc are not affected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/numerals\">Selecciona el tipus de numerals que s'utilitzen en textos, textos d'objectes, camps i controls per a tots els mòduls del <item type=\"productname\">%PRODUCTNAME</item>. L'únic element no afectat és el contingut de les cel·les del <item type=\"productname\">%PRODUCTNAME</item> Calc.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14218,7 +14218,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "This setting is not saved in the document but in the <item type=\"productname\">%PRODUCTNAME</item> configuration."
-msgstr "Este paràmetre no es guarda al document, sinó a la configuració del <item type=\"productname\">%PRODUCTNAME</item>."
+msgstr "Este paràmetre no s'alça al document, sinó a la configuració del <item type=\"productname\">%PRODUCTNAME</item>."
#: 01160000.xhp
msgctxt ""
@@ -14314,7 +14314,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connpooloptions/connectionpooling\">Specifies whether the chosen connections are pooled.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connpooloptions/connectionpooling\">Especifica si les connexions triades estan habilitades.</ahelp>"
#: 01160100.xhp
msgctxt ""
@@ -14368,7 +14368,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connpooloptions/enablepooling\">Select a driver from the list and mark the <emph>Enable pooling for this driver</emph> checkbox in order to pool its connection.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connpooloptions/enablepooling\">Seleccioneu un controlador de la llista i activeu la casella de selecció <emph>Habilita les connexions disponibles per a este controlador</emph> per habilitar-ne la connexió.</ahelp>"
#: 01160100.xhp
msgctxt ""
@@ -14386,7 +14386,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connpooloptions/timeout\">Defines the time in seconds after which a pooled connection is freed.</ahelp> The time can be anywhere between 30 and 600 seconds."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connpooloptions/timeout\">Defineix el temps en segons després del qual s'alliberarà una connexió habilitada.</ahelp> Podeu establir el temps entre 30 i 600 segons."
#: 01160200.xhp
msgctxt ""
@@ -14770,7 +14770,7 @@ msgctxt ""
"par_idN1060E\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/javaclasspath/archive\">Select an archive file in jar or zip format and add the file to the class path.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/javaclasspath/archive\">Seleccioneu un arxiu en format jar o zip i afegiu-lo al camí de la classe.</ahelp>"
#: javaclasspath.xhp
msgctxt ""
@@ -14786,7 +14786,7 @@ msgctxt ""
"par_idN10629\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/javaclasspath/folder\">Select a folder and add the folder to the class path.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/javaclasspath/folder\">Seleccioneu una carpeta i afegiu-la al camí de la classe.</ahelp>"
#: javaclasspath.xhp
msgctxt ""
@@ -14802,7 +14802,7 @@ msgctxt ""
"par_idN10644\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/javaclasspath/remove\">Select an archive or a folder in the list and click Remove to remove the object from the class path.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/javaclasspath/remove\">Seleccioneu un arxiu o una carpeta de la llista i feu clic a Suprimeix per suprimir l'objecte del camí de la classe.</ahelp>"
#: javaparameters.xhp
msgctxt ""
@@ -14842,7 +14842,7 @@ msgctxt ""
"par_idN1056C\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/JavaStartParameters/parameterfield\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/JavaStartParameters/parameterfield\">Introduïu un paràmetre d'inici per al JRE tal com ho faríeu en una línia d'ordes. Feu clic a Assigna per afegir el paràmetre a la llista de paràmetres d'inici disponibles.</ahelp>"
#: javaparameters.xhp
msgctxt ""
@@ -14914,7 +14914,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/JavaStartParameters/assignlist\">Lists the assigned JRE start parameters. To remove a start parameter, select the parameter, and then click <emph>Remove</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/JavaStartParameters/assignlist\">Llista els paràmetres d'inici del JRE assignats. Per suprimir un paràmetre d'inici, seleccioneu-lo i, a continuació, feu clic a <emph>Suprimeix</emph>.</ahelp>"
#: javaparameters.xhp
msgctxt ""
@@ -14930,7 +14930,7 @@ msgctxt ""
"par_idN105AB\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/JavaStartParameters/assignbtn\">Adds the current JRE start parameter to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/JavaStartParameters/assignbtn\">Afig el paràmetre d'inici del JRE actual a la llista.</ahelp>"
#: javaparameters.xhp
msgctxt ""
@@ -14946,7 +14946,7 @@ msgctxt ""
"par_idN105C6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/JavaStartParameters/removebtn\">Deletes the selected JRE start parameter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/JavaStartParameters/removebtn\">Suprimeix el paràmetre d'inici del JRE seleccionat.</ahelp>"
#: macrosecurity.xhp
msgctxt ""
@@ -15298,7 +15298,7 @@ msgctxt ""
"par_idN105C0\n"
"help.text"
msgid "Send replies to different e-mail address"
-msgstr "Respon a diferents adreces electròniques"
+msgstr "Respon a una altra adreça electrònica"
#: mailmerge.xhp
msgctxt ""
@@ -15866,7 +15866,7 @@ msgctxt ""
"par_idN105AA\n"
"help.text"
msgid "Stop"
-msgstr "Para"
+msgstr "Atura"
#: testaccount.xhp
msgctxt ""
@@ -15874,7 +15874,7 @@ msgctxt ""
"par_idN105AE\n"
"help.text"
msgid "<ahelp hid=\".\">Click the <emph>Stop</emph> button to stop a test session manually.</ahelp>"
-msgstr "<ahelp hid=\".\">Feu clic al botó <emph>Para</emph> per parar una sessió de prova de manera manual.</ahelp>"
+msgstr "<ahelp hid=\".\">Feu clic al botó <emph>Atura</emph> per aturar una sessió de prova de manera manual.</ahelp>"
#: viewcertificate.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress.po b/source/ca-valencia/helpcontent2/source/text/simpress.po
index 9cdb50de6dd..9a8c4be1d96 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2012-12-06 19:29+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1354822183.0\n"
#: main0000.xhp
@@ -129,7 +129,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>"
#: main0101.xhp
msgctxt ""
@@ -1299,7 +1299,7 @@ msgctxt ""
"par_idN106FA\n"
"help.text"
msgid "Draws a text box where you click or drag in the current document. Click anywhere in the document, and then type or paste your text."
-msgstr "Dibuixa un quadre de text allà on feu clic o arrossegueu al document actual. Feu clic a qualsevol lloc del document, i teclegeu o apegueu el text."
+msgstr "Dibuixa un quadre de text allà on feu clic o arrossegueu al document actual. Feu clic a qualsevol lloc del document, i teclegeu o enganxeu el text."
#: main0210.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/00.po b/source/ca-valencia/helpcontent2/source/text/simpress/00.po
index 0a2726031fe..a37e4e0f4dc 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/00.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2012-12-05 22:12+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1354745528.0\n"
#: 00000004.xhp
@@ -40,7 +40,7 @@ msgctxt ""
"par_id8789025\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to save the selected bitmap picture as a file. The default file format is the internal format of the image.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri un diàleg per guardar la imatge de mapa de bits seleccionada com a fitxer. El format de fitxer per defecte és el format intern de la imatge.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri un diàleg per alçar la imatge de mapa de bits seleccionada com a fitxer. El format de fitxer per defecte és el format intern de la imatge.</ahelp>"
#: 00000004.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/01.po b/source/ca-valencia/helpcontent2/source/text/simpress/01.po
index 6435887ad6a..0582bb2a076 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/01.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 20:58+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 21:03+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1369601909.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1391029387.0\n"
#: 01170000.xhp
msgctxt ""
@@ -58,7 +58,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "The following file formats present you with additional export options after you click <emph>Save</emph>:"
-msgstr "Els formats de fitxer següents vos presenten opcions addicionals d'exportació després de fer clic a <emph>Guarda</emph>:"
+msgstr "Els formats de fitxer següents vos presenten opcions addicionals d'exportació després de fer clic a <emph>Alça</emph>:"
#: 01170000.xhp
msgctxt ""
@@ -85,7 +85,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "If you choose \"HTML Document\" as your file format, the <emph>HTML Export </emph><link href=\"text/shared/autopi/01110000.xhp\" name=\"AutoPilot\">Wizard</link> appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format."
-msgstr "Si trieu \"Document HTML\" com a format de fitxer, apareix l'<link href=\"text/shared/autopi/01110000.xhp\" name=\"AutoPilot\">auxiliar</link><emph> d'exportació HTML</emph>. Este auxiliar vos guia a través del procés d'exportació i inclou l'opció de guardar les imatges de la presentació en format GIF o JPG."
+msgstr "Si trieu \"Document HTML\" com a format de fitxer, apareix l'<link href=\"text/shared/autopi/01110000.xhp\" name=\"AutoPilot\">auxiliar</link><emph> d'exportació HTML</emph>. Este auxiliar vos guia a través del procés d'exportació i inclou l'opció d'alçar les imatges de la presentació en format GIF o JPG."
#: 01170000.xhp
msgctxt ""
@@ -704,7 +704,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies."
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Arrossegueu i deixeu anar diapositives i objectes anomenats a la diapositiva activa.</ahelp> Només podeu inserir diapositives i objectes anomenats des d'un fitxer guardat. Només podeu inserir objectes anomenats com a còpies."
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Arrossegueu i deixeu anar diapositives i objectes anomenats a la diapositiva activa.</ahelp> Només podeu inserir diapositives i objectes anomenats des d'un fitxer alçat. Només podeu inserir objectes anomenats com a còpies."
#: 02110000.xhp
msgctxt ""
@@ -1277,7 +1277,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/increments\">Enter the number of shapes you want between the two selected objects.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/increments\">Introduïu el nombre de formes que voleu entre els dos objectes seleccionats.</ahelp>"
#: 02150000.xhp
msgctxt ""
@@ -1295,7 +1295,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/attributes\">Applies cross-fading to the line and fill properties of the selected objects.</ahelp> For example, if the selected objects are filled with different colors, a color transition between the two colors is applied."
-msgstr ""
+msgstr "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/attributes\">Aplica un esvaïment encreuat a les propietats d'emplenament i de vora dels objectes seleccionats.</ahelp> Per exemple, si els objectes seleccionats estan emplenats amb colors diferents, s'aplica una transició de color entre els dos colors."
#: 02150000.xhp
msgctxt ""
@@ -1313,7 +1313,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/orientation\">Applies a smooth transition between the selected objects.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/orientation\">Aplica una transició suau entre els dos objectes seleccionats.</ahelp>"
#: 02160000.xhp
msgctxt ""
@@ -1347,7 +1347,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"feldbefehltext\"><ahelp hid=\"modules/simpress/ui/dlgfield/EditFieldsDialog\">Edits the properties of an inserted field.</ahelp></variable> To edit an inserted field, double-click it. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Then choose <emph>Edit - Fields</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">Then choose <emph>Edit - Fields</emph>.</caseinline></switchinline>"
-msgstr ""
+msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\"modules/simpress/ui/dlgfield/EditFieldsDialog\">Edita les propietats d'un camp inserit.</ahelp></variable> Per editar un camp inserit, feu-hi doble clic. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Després trieu <emph>Edita - Camps</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">Després trieu <emph>Edita - Camps</emph>.</caseinline></switchinline>"
#: 02160000.xhp
msgctxt ""
@@ -1383,7 +1383,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dlgfield/fixedRB\">Displays the content of the field when the field was inserted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dlgfield/fixedRB\">Mostra el contingut del camp quan es va inserir.</ahelp>"
#: 02160000.xhp
msgctxt ""
@@ -1401,7 +1401,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dlgfield/varRB\">Displays the current value of the field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dlgfield/varRB\">Mostra el valor actual del camp.</ahelp>"
#: 02160000.xhp
msgctxt ""
@@ -1419,7 +1419,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dlgfield/languageLB\">Select the language for the field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dlgfield/languageLB\">Seleccioneu la llengua per al camp.</ahelp>"
#: 02160000.xhp
msgctxt ""
@@ -1437,7 +1437,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dlgfield/formatLB\">Select a display format for the field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dlgfield/formatLB\">Seleccioneu un format de presentació per al camp.</ahelp>"
#: 03050000.xhp
msgctxt ""
@@ -2024,7 +2024,7 @@ msgctxt ""
"par_idN1053B\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/MasterLayoutDialog\">Adds or removes header, footer, date, and slide number placeholders to the layout of the slide master.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/MasterLayoutDialog\">Afig o elimina espais reservats per a la capçalera, el peu de pàgina, la data i el número de diapositiva al format de la diapositiva mestra.</ahelp>"
#: 03151100.xhp
msgctxt ""
@@ -2048,7 +2048,7 @@ msgctxt ""
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/header\">Adds a header placeholder to the slide master for notes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/header\">Afig un espai reservat a la capçalera de les diapositives mestres per incloure-hi notes.</ahelp>"
#: 03151100.xhp
msgctxt ""
@@ -2064,7 +2064,7 @@ msgctxt ""
"par_idN10575\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/datetime\">Adds a date/time placeholder to the slide master.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/datetime\">Afig un espai reservat de data/hora a la diapositiva mestra.</ahelp>"
#: 03151100.xhp
msgctxt ""
@@ -2080,7 +2080,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/footer\">Adds a footer placeholder to the slide master.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/footer\">Afig un espai reservat de peu de pàgina a la diapositiva mestra.</ahelp>"
#: 03151100.xhp
msgctxt ""
@@ -2096,7 +2096,7 @@ msgctxt ""
"par_idN105AB\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/pagenumber\">Adds a slide number placeholder to the slide master.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/pagenumber\">Afig un espai reservat de número de diapositiva a la diapositiva mestra.</ahelp>"
#: 03151200.xhp
msgctxt ""
@@ -2152,7 +2152,7 @@ msgctxt ""
"par_idN1054E\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/HeaderFooterDialog\">Adds or changes text in placeholders at the top and the bottom of slides and slide masters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/HeaderFooterDialog\">Afig o canvia el text dels espais reservats que hi ha a la part superior i inferior de les diapositives i de les diapositives mestres.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2224,7 +2224,7 @@ msgctxt ""
"par_idN106C8\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/footer_cb\">Adds the text that you enter in the <emph>Footer text</emph> box to the bottom of the slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/footer_cb\">Afig el text que heu introduït al quadre <emph>Text del peu</emph> a la part inferior de la diapositiva.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2240,7 +2240,7 @@ msgctxt ""
"par_idN106E2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/footer_text\">Adds the text that you enter to the bottom of the slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/footer_text\">Afig el text que heu introduït a la part inferior de la diapositiva.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2256,7 +2256,7 @@ msgctxt ""
"par_idN106FC\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/header_cb\">Adds the text that you enter in the <emph>Header text</emph> box to the top of the slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/header_cb\">Afig el text que introduïu al quadre <emph>Text de la capçalera</emph> a la part superior de la diapositiva.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2272,7 +2272,7 @@ msgctxt ""
"par_idN10716\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/header_text\">Adds the text that you enter to the top of the slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/header_text\">Afig el text que introduïu a la part superior de la diapositiva.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2288,7 +2288,7 @@ msgctxt ""
"par_idN10730\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/datetime_cb\">Adds the date and time to the slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/datetime_cb\">Afig la data i l'hora a la diapositiva.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2304,7 +2304,7 @@ msgctxt ""
"par_idN10752\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_fixed\">Displays the date and time that you enter in the text box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_fixed\">Mostra la data i l'hora que introduïu al quadre de text.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2320,7 +2320,7 @@ msgctxt ""
"par_idN10774\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_auto\">Displays the date and time that the slide was created. Select a date format from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_auto\">Mostra la data i l'hora en què es va crear la diapositiva. Seleccioneu un format de data de la llista.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2336,7 +2336,7 @@ msgctxt ""
"par_idN1078E\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/language_list\">Select the language for the date and time format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/language_list\">Seleccioneu la llengua per al format de data i d'hora.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2352,7 +2352,7 @@ msgctxt ""
"par_idN107A8\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/slide_number\">Adds the slide number or the page number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/slide_number\">Afig el número de diapositiva o de pàgina.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2368,7 +2368,7 @@ msgctxt ""
"par_idN107C2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/not_on_title\">Does not display your specified information on the first slide of your presentation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/not_on_title\">No mostra la informació que hàgeu especificat a la primera diapositiva de la presentació.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2384,7 +2384,7 @@ msgctxt ""
"par_idN107DC\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply_all\">Applies the settings to all the slides in your presentation, including the corresponding slide masters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply_all\">Aplica les opcions a totes les diapositives de la presentació, incloent-hi les diapositives mestres corresponents.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2400,7 +2400,7 @@ msgctxt ""
"par_idN10800\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply\">Applies the current settings to the selected slides.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply\">Aplica les opcions actuals a les pàgines seleccionades.</ahelp>"
#: 03180000.xhp
msgctxt ""
@@ -3163,7 +3163,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/links\">Inserts a file or some file elements as a link that is automatically updated when the source file is modified.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/links\">Insereix un fitxer o alguns elements d'un fitxer en forma d'enllaç que s'actualitza automàticament quan es modifica el fitxer d'origen.</ahelp>"
#: 04110100.xhp
msgctxt ""
@@ -3181,7 +3181,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/backgrounds\">Unused master pages are not inserted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/backgrounds\">Les pàgines mestres no utilitzades no s'insereixen.</ahelp>"
#: 04110200.xhp
msgctxt ""
@@ -3663,7 +3663,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertFileField\">Inserts the name of the active file. The name only appears after you save the file.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertFileField\">Insereix el nom del fitxer actiu. El nom només apareix després que hàgeu guardat el fitxer.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertFileField\">Insereix el nom del fitxer actiu. El nom només apareix després que hàgeu alçat el fitxer.</ahelp>"
#: 05090000m.xhp
msgctxt ""
@@ -4667,7 +4667,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Line distance"
-msgstr "Distància a la línia"
+msgstr "Distància entre línies"
#: 05150000.xhp
msgctxt ""
@@ -4676,7 +4676,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_LINE_DIST\">Specifies the distance between the dimension line and the baseline (line distance = 0).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_LINE_DIST\">Especifica la distància entre la línia de dimensió i la línia de base (distància entre les línies = 0).</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4694,7 +4694,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE_OVERHANG\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE_OVERHANG\">Indica la longitud de la guia esquerra i de la guia dreta a partir de la línia de base (distància entre les línies = 0). Els valors positius amplien les guies situades sobre la línia de base i els valors negatius amplien les guies situades sota la línia de base.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4712,7 +4712,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE_DIST\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE_DIST\">Indica la longitud de la guia dreta i de la guia esquerra a partir de la línia de dimensió. Els valors positius amplien les guies situades sobre la línia de dimensió i els valors negatius amplien les guies situades sota la línia de dimensió.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4730,7 +4730,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE1_LEN\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE1_LEN\">Indica la longitud de la guia esquerra a partir de la línia de dimensió. Els valors positius amplien la guia situada sota la línia de dimensió i els valors negatius amplien la guia situada sobre la línia de dimensió.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4748,7 +4748,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE2_LEN\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE2_LEN\">Indica la longitud de la guia dreta a partir de la línia de dimensió. Els valors positius amplien la guia situada sota la línia de dimensió i els valors negatius amplien la guia situada sobre la línia de dimensió.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4766,7 +4766,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/TSB_BELOW_REF_EDGE\">Reverses the properties set in the <emph>Line</emph> area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/TSB_BELOW_REF_EDGE\">Inverteix les propietats que s'han definit a l'àrea <emph>Línia</emph>.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4784,7 +4784,7 @@ msgctxt ""
"92\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_DECIMALPLACES\">Specifies the number of decimal places used for the display of line properties.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_DECIMALPLACES\">Especifica el nombre de decimals que s'han d'utilitzar per mostrar les propietats de les línies.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4820,7 +4820,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/CTL_POSITION\">Determines the position of the dimension text with respect to the dimension line and the guides.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/CTL_POSITION\">Determina la posició del text de dimensió en relació amb la línia de dimensió i amb les guies.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4847,7 +4847,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/TSB_AUTOPOSV\">Determines the optimal vertical position for the dimension text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/TSB_AUTOPOSV\">Determina la posició vertical òptima per al text de dimensió.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4865,7 +4865,7 @@ msgctxt ""
"87\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/TSB_AUTOPOSH\">Determines the optimal horizontal position for the dimension text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/TSB_AUTOPOSH\">Determina la posició horitzontal òptima per al text de dimensió.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4883,7 +4883,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/LB_UNIT\">Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/LB_UNIT\">Mostra o amaga les unitats de mesura de dimensió. També podeu seleccionar a la llista la unitat de mesura que voleu visualitzar.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4901,7 +4901,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlines/TSB_PARALLEL\">Displays the text parallel to or at 90 degrees to the dimension line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/dimensionlines/TSB_PARALLEL\">Mostra el text en paral·lel o a 90 graus en relació amb la línia de dimensió.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -4953,7 +4953,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/LB_TYPE\">Lists the types of connectors that are available.</ahelp> There are four types of connectors: <emph>standard, line, straight, and curved</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/LB_TYPE\">Enumera els tipus de connectors disponibles.</ahelp> Hi ha quatre tipus de connectors: <emph>estàndard, lineal, directe i corb</emph>."
#: 05170000.xhp
msgctxt ""
@@ -4989,7 +4989,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_1\">Enter a skew value for Line 1.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_1\">Introduïu un valor de desplaçament per a la línia 1.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -5007,7 +5007,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_2\">Enter a skew value for Line 2.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_2\">Introduïu un valor de desplaçament per a la línia 2.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -5025,7 +5025,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_3\">Enter a skew value for Line 3.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_3\">Introduïu un valor de desplaçament per a la línia 3.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -5061,7 +5061,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_1\">Enter the amount of horizontal space you want at the beginning of the connector.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_1\">Introduïu la quantitat d'espai horitzontal que voleu a l'inici del connector.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -5079,7 +5079,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_1\">Enter the amount of vertical space you want at the beginning of the connector.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_1\">Introduïu la quantitat d'espai vertical que voleu a l'inici del connector.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -5097,7 +5097,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_2\">Enter the amount of horizontal space you want at the end of the connector.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_2\">Introduïu la quantitat d'espai horitzontal que voleu al final del connector.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -5115,7 +5115,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_2\">Enter the amount of vertical space you want at the end of the connector.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_2\">Introduïu la quantitat d'espai vertical que voleu al final del connector.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -5599,7 +5599,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "You can copy and paste animations into <item type=\"productname\">%PRODUCTNAME</item> Writer."
-msgstr "Podeu copiar i apegar animacions al <item type=\"productname\">%PRODUCTNAME</item> Writer."
+msgstr "Podeu copiar i enganxar animacions al <item type=\"productname\">%PRODUCTNAME</item> Writer."
#: 06050000.xhp
msgctxt ""
@@ -5678,7 +5678,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"SD_IMAGEBUTTON_FLT_WIN_ANIMATION_BTN_STOP\">Stops playing the animation.</ahelp>"
-msgstr "<ahelp hid=\"SD_IMAGEBUTTON_FLT_WIN_ANIMATION_BTN_STOP\">Para la reproducció de l'animació.</ahelp>"
+msgstr "<ahelp hid=\"SD_IMAGEBUTTON_FLT_WIN_ANIMATION_BTN_STOP\">Atura la reproducció de l'animació.</ahelp>"
#: 06050000.xhp
msgctxt ""
@@ -5695,7 +5695,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Stop"
-msgstr "Para"
+msgstr "Atura"
#: 06050000.xhp
msgctxt ""
@@ -6262,7 +6262,7 @@ msgctxt ""
"par_idN107F3\n"
"help.text"
msgid "<emph>On click</emph> - the animation stops at this effect until the next mouse click."
-msgstr "<emph>En fer clic</emph>: l'animació s'para en este efecte fins al clic següent."
+msgstr "<emph>En fer clic</emph>: l'animació s'atura en este efecte fins al clic següent."
#: 06060000.xhp
msgctxt ""
@@ -7113,7 +7113,7 @@ msgctxt ""
"95\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/auto\">Restarts the slide show after the pause interval you specify. A pause slide is displayed between the final slide and the start slide. Press the Esc key to stop the show.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/auto\">Reinicia la presentació de diapositives després de l'interval de pausa que indiqueu. Es mostra una diapositiva de pausa entre la diapositiva final i la diapositiva d'inici. Premeu la tecla Esc per parar la presentació</ahelp>."
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/auto\">Reinicia la presentació de diapositives després de l'interval de pausa que indiqueu. Es mostra una diapositiva de pausa entre la diapositiva final i la diapositiva d'inici. Premeu la tecla Esc per aturar la presentació</ahelp>."
#: 06080000.xhp
msgctxt ""
@@ -7221,7 +7221,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Anything you write with the pen is not saved when you exit the slide show. The color of the pen cannot be changed."
-msgstr "Tot allò que escriviu amb la ploma no es guardarà quan isqueu de la presentació de diapositives. El color de la ploma no es pot modificar."
+msgstr "Tot allò que escriviu amb la ploma no s'alçarà quan isqueu de la presentació de diapositives. El color de la ploma no es pot modificar."
#: 06080000.xhp
msgctxt ""
@@ -7341,7 +7341,7 @@ msgctxt ""
"par_id2321543\n"
"help.text"
msgid "This setting is saved in the user configuration and not inside the document."
-msgstr "Este paràmetre no es guarda al document, sinó a la configuració de l'usuari."
+msgstr "Este paràmetre no s'alça al document, sinó a la configuració de l'usuari."
#: 06100000.xhp
msgctxt ""
@@ -7741,7 +7741,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/colors\">Enter the number of colors to be displayed in the converted image. $[officename] generates a polygon for each occurrence of a color in the image.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/colors\">Indiqueu el nombre de colors que s'han de visualitzar a la imatge convertida. El $[officename] genera un polígon per cada repetició d'un color de la imatge.</ahelp>"
#: 13050200.xhp
msgctxt ""
@@ -7759,7 +7759,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/points\">Removes color polygons that are smaller than the pixel value you enter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/points\">Suprimeix els polígons de color la mida dels quals és inferior al valor en píxels que hàgeu introduït.</ahelp>"
#: 13050200.xhp
msgctxt ""
@@ -7777,7 +7777,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/fillholes\">Fills the color gaps caused by applying a point reduction.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/fillholes\">Emplena els forats de color generats per l'aplicació de la reducció de punts.</ahelp>"
#: 13050200.xhp
msgctxt ""
@@ -7795,7 +7795,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/tiles\">Enter the size of the rectangle for the background fill.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/tiles\">Introduïu la mida del rectangle per a l'emplenament del fons.</ahelp>"
#: 13050200.xhp
msgctxt ""
@@ -7822,7 +7822,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Vectorized image:"
-msgstr "Imatge amb format vectorial:"
+msgstr "Imatge vectorial:"
#: 13050200.xhp
msgctxt ""
@@ -7831,7 +7831,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Preview of the converted image. Click <emph>Preview</emph> to generate the vectorized image."
-msgstr "Previsualització de la imatge convertida. Feu clic a <emph>Previsualització</emph> per generar la imatge amb format vectorial."
+msgstr "Previsualització de la imatge convertida. Feu clic a <emph>Previsualització</emph> per generar la imatge en format vectorial."
#: 13050200.xhp
msgctxt ""
@@ -7867,7 +7867,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Previews the converted image without applying the changes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Previsualitza la imatge convertida sense aplicar els canvis.</ahelp>"
#: 13050300.xhp
msgctxt ""
@@ -7911,7 +7911,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "If you select two or more objects and convert them to 3D, the result is a 3D group that acts as a single object. You can edit the individual objects in the group by choosing <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modify</emph> - <emph>Enter Group</emph></caseinline><defaultinline><emph>Format - Group - Edit Group</emph></defaultinline></switchinline>. Choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modify – Exit Group</emph></caseinline><defaultinline><emph>Format – Group – Exit Group</emph></defaultinline></switchinline> when you are finished."
-msgstr "Si seleccioneu diversos objectes i els convertiu en 3D, obteniu un grup 3D que actua com un sol objecte. Podeu editar cadascun dels objectes del grup individualment si trieu <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modifica</emph> - <emph>Inclou-ho al grup</emph></caseinline><defaultinline><emph>Format - Agrupa - Inclou-ho al grup</emph></defaultinline></switchinline>. Quan hàgeu acabat, trieu <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modifica - Trau-ho del grup</emph></caseinline><defaultinline><emph>Format - Agrupa - Trau-ho del grup</emph></defaultinline></switchinline>."
+msgstr "Si seleccioneu diversos objectes i els convertiu en 3D, obteniu un grup 3D que actua com un sol objecte. Podeu editar cadascun dels objectes del grup individualment si trieu <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modifica</emph> - <emph>Inclou-ho al grup</emph></caseinline><defaultinline><emph>Format - Agrupa - Inclou-ho al grup</emph></defaultinline></switchinline>. Quan hàgeu acabat, trieu <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modifica - Treu-ho del grup</emph></caseinline><defaultinline><emph>Format - Agrupa - Treu-ho del grup</emph></defaultinline></switchinline>."
#: 13050300.xhp
msgctxt ""
@@ -8518,7 +8518,7 @@ msgctxt ""
"par_idN10591\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/effect_speed_list\">Specifies the speed or duration of the selected animation effect.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/effect_speed_list\">Indica la velocitat o la durada de l'efecte d'animació seleccionat.</ahelp>"
#: animationeffect.xhp
msgctxt ""
@@ -8534,7 +8534,7 @@ msgctxt ""
"par_idN10598\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/auto_preview\">Select to preview new or edited effects on the slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/auto_preview\">Feu clic per previsualitzar els efectes nous o modificats a la diapositiva.</ahelp>"
#: effectoptions.xhp
msgctxt ""
@@ -8734,7 +8734,7 @@ msgctxt ""
"par_idN1071F\n"
"help.text"
msgid "<emph>Stop previous sound</emph> - the sound of the previous effect is stopped as soon as the current effect runs."
-msgstr "<emph>Para el so anterior</emph>: s'para el so de l'efecte anterior tan bon punt s'executa l'efecte actual."
+msgstr "<emph>Atura el so anterior</emph>: s'atura el so de l'efecte anterior tan bon punt s'executa l'efecte actual."
#: effectoptionseffect.xhp
msgctxt ""
@@ -9046,7 +9046,7 @@ msgctxt ""
"par_idN10675\n"
"help.text"
msgid "<emph>On click</emph> - the animation stops at this effect until the next mouse click."
-msgstr "<emph>En fer clic</emph>: l'animació s'para en este efecte fins al clic següent."
+msgstr "<emph>En fer clic</emph>: l'animació s'atura en este efecte fins al clic següent."
#: effectoptionstiming.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/02.po b/source/ca-valencia/helpcontent2/source/text/simpress/02.po
index 8b7d838d68e..657022b2ab0 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/02.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-09 10:02+0000\n"
+"PO-Revision-Date: 2013-08-14 19:41+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1357725777.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1376509307.0\n"
#: 04010000.xhp
msgctxt ""
@@ -1024,7 +1024,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\".uno:InteractiveTransparence\">Applies a transparency gradient to the selected object.</ahelp> The transparency line represents a grayscale, with the black handle corresponding to 0% transparency and the white handle to 100% transparency."
-msgstr ""
+msgstr "<ahelp hid=\".uno:InteractiveTransparence\">Aplica un degradat de transparència a l'objecte seleccionat.</ahelp> La línia de transparència representa una escala de grisos, en què l'ansa negra correspon al 0% de transparència i la blanca al 100%."
#: 10030000.xhp
msgctxt ""
@@ -1137,7 +1137,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Insert or modify the properties of a gluepoint. A gluepoint is a point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line. </ahelp> By default, <item type=\"productname\">%PRODUCTNAME</item> automatically places a gluepoint at the center of each side of the bounding rectangle for every object you create."
-msgstr "<ahelp hid=\".\">Insereix o modifica les propietats d'un punt d'adhesió. Un punt d'adhesió és un punt on podeu apegar un <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link>. </ahelp> Per defecte, el <item type=\"productname\">%PRODUCTNAME</item> col·loca automàticament un punt d'adhesió al centre de cada costat del rectangle que envolta cada objecte que creeu."
+msgstr "<ahelp hid=\".\">Insereix o modifica les propietats d'un punt d'adhesió. Un punt d'adhesió és un punt on podeu enganxar un <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link>. </ahelp> Per defecte, el <item type=\"productname\">%PRODUCTNAME</item> col·loca automàticament un punt d'adhesió al centre de cada costat del rectangle que envolta cada objecte que creeu."
#: 10030200.xhp
msgctxt ""
@@ -1609,7 +1609,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\".uno:Text\">Draws a text box where you click or drag in the current document. Click anywhere in the document, and then type or paste your text.</ahelp>"
-msgstr "<ahelp hid=\".uno:Text\">Dibuixa un quadre de text a la posició on feu clic o on arrossegueu del document actual. Feu clic a qualsevol punt del document i, a continuació, escriviu o apegueu el text.</ahelp>"
+msgstr "<ahelp hid=\".uno:Text\">Dibuixa un quadre de text a la posició on feu clic o on arrossegueu del document actual. Feu clic a qualsevol punt del document i, a continuació, escriviu o enganxeu el text.</ahelp>"
#: 10050000.xhp
msgctxt ""
@@ -1644,7 +1644,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\".uno:TextFitToSizeTool\">Draws a text box where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the text box.</ahelp> Click anywhere in the document, and then type or paste your text."
-msgstr "<ahelp hid=\".uno:TextFitToSizeTool\">Dibuixa un quadre de text a la posició on feu clic o on arrossegueu del document actual. El text que introduïu es redimensionarà automàticament perquè s'ajuste a les dimensions del quadre.</ahelp> Feu clic a qualsevol punt del document i, a continuació, escriviu o apegueu el text."
+msgstr "<ahelp hid=\".uno:TextFitToSizeTool\">Dibuixa un quadre de text a la posició on feu clic o on arrossegueu del document actual. El text que introduïu es redimensionarà automàticament perquè s'ajuste a les dimensions del quadre.</ahelp> Feu clic a qualsevol punt del document i, a continuació, escriviu o enganxeu el text."
#: 10050000.xhp
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Draws a line that ends in a rectangular callout from where you drag in the current document. The text direction is horizontal. Drag a handle of the callout to resize the callout. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand. To add text, click the edge of the callout, and then type or paste your text."
-msgstr "Dibuixa una línia que acaba en una llegenda rectangular des d'on arrossegueu en el document actual. La direcció del text és horitzontal. Arrossegueu una ansa de la llegenda per redimensionar-la. Per convertir una llegenda rectangular en arrodonida, arrossegueu l'ansa de la cantonada més gran quan la busca es convertisca en una mà. Per afegir-hi text, feu clic a la vora de la llegenda i escriviu o apegueu el text."
+msgstr "Dibuixa una línia que acaba en una llegenda rectangular des d'on arrossegueu en el document actual. La direcció del text és horitzontal. Arrossegueu una ansa de la llegenda per redimensionar-la. Per convertir una llegenda rectangular en arrodonida, arrossegueu l'ansa de la cantonada més gran quan la busca es convertisca en una mà. Per afegir-hi text, feu clic a la vora de la llegenda i escriviu o enganxeu el text."
#: 10050000.xhp
msgctxt ""
@@ -1714,7 +1714,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Draws a text frame with vertical text direction where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the frame. (Enable Asian text support to enable this icon).</ahelp> Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a text frame, and then type or paste your text."
-msgstr "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Dibuixa un marc de text amb la direcció de text vertical a la posició on feu clic o on arrossegueu del document actual. El text que introduïu es redimensionarà automàticament perquè s'ajuste a les dimensions del marc. (Activeu la compatibilitat per a llengües asiàtiques per habilitar esta icona).</ahelp> Feu clic a qualsevol punt del document i, a continuació, escriviu o apegueu el text. També podeu moure el cursor on vulgueu afegir el text, arrossegar un marc de text i, a continuació, escriure o apegar el text."
+msgstr "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Dibuixa un marc de text amb la direcció de text vertical a la posició on feu clic o on arrossegueu del document actual. El text que introduïu es redimensionarà automàticament perquè s'ajuste a les dimensions del marc. (Activeu la compatibilitat per a llengües asiàtiques per habilitar esta icona).</ahelp> Feu clic a qualsevol punt del document i, a continuació, escriviu o enganxeu el text. També podeu moure el cursor on vulgueu afegir el text, arrossegar un marc de text i, a continuació, escriure o enganxar el text."
#: 10050000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/04.po b/source/ca-valencia/helpcontent2/source/text/simpress/04.po
index a3de4c0f0b9..1c0a2ac0fa8 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/04.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-11 21:32+0000\n"
+"PO-Revision-Date: 2013-08-14 19:44+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1370986379.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1376509440.0\n"
#: 01020000.xhp
msgctxt ""
@@ -1773,10 +1773,9 @@ msgctxt ""
"hd_id3154811\n"
"help.text"
msgid "Left/Right arrow keys or Page Up/Down"
-msgstr ""
+msgstr "Tecles ←/→ o Re Pàg/Av Pàg"
#: 01020000.xhp
-#, fuzzy
msgctxt ""
"01020000.xhp\n"
"par_id3145073\n"
@@ -1798,4 +1797,4 @@ msgctxt ""
"par_id3157548\n"
"help.text"
msgid "Change to Normal Mode with the active slide."
-msgstr ""
+msgstr "Canvia al mode normal amb la diapositiva activa."
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/guide.po b/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
index 5b06310def8..8c3f814e993 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-09 10:04+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 22:40+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1357725850.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1391035258.0\n"
#: 3d_create.xhp
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"bm_id3149666\n"
"help.text"
msgid "<bookmark_value>animations; saving as GIFs</bookmark_value><bookmark_value>exporting; animations to GIF format</bookmark_value>"
-msgstr "<bookmark_value>animacions; guardat com a GIF</bookmark_value><bookmark_value>exportació; animacions a format GIF</bookmark_value>"
+msgstr "<bookmark_value>animacions; desament com a GIF</bookmark_value><bookmark_value>exportació; animacions a format GIF</bookmark_value>"
#: animated_gif_save.xhp
msgctxt ""
@@ -517,7 +517,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "Locate where you want to save the animated GIF, enter a name, and then click <emph>Save</emph>."
-msgstr "Cerqueu el directori on voleu guardar el GIF animat, introduïu un nom i feu clic a <emph>Guarda</emph>."
+msgstr "Cerqueu el directori on voleu alçar el GIF animat, introduïu un nom i feu clic a <emph>Alça</emph>."
#: animated_objects.xhp
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"par_id624713\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click Set Background Picture for Slide in the context menu of a slide in Normal view to select a bitmap file. This file is used as a background picture.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">A la vista Normal, feu clic a l'opció Configura la imatge de fons per a la diapositiva del menú contextual d'una diapositiva per seleccionar un fitxer de mapa de bits. Este fitxer s'utilitzarà com a imatge de fons.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">A la vista Normal, feu clic a l'opció Defineix la imatge de fons per a la diapositiva del menú contextual d'una diapositiva per seleccionar un fitxer de mapa de bits. Este fitxer s'utilitzarà com a imatge de fons.</ahelp>"
#: background.xhp
msgctxt ""
@@ -1147,7 +1147,7 @@ msgctxt ""
"par_idN10820\n"
"help.text"
msgid "To save a new slide master as a template"
-msgstr "Per guardar una diapositiva mestra nova com a plantilla"
+msgstr "Per alçar una diapositiva mestra nova com a plantilla"
#: background.xhp
msgctxt ""
@@ -1179,7 +1179,7 @@ msgctxt ""
"par_idN1083F\n"
"help.text"
msgid "Choose <emph>File - Save As Template</emph> to save the document as a template."
-msgstr ""
+msgstr "Trieu <emph>Fitxer - Alça com a plantilla</emph> per alçar el document com una plantilla."
#: background.xhp
msgctxt ""
@@ -1485,7 +1485,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Drag in the slide master to draw a text object, and then type or paste your text."
-msgstr "Arrossegueu a la diapositiva mestra per dibuixar un objecte de text, i després teclegeu o apegueu el text."
+msgstr "Arrossegueu a la diapositiva mestra per dibuixar un objecte de text, i després teclegeu o enganxeu el text."
#: footer.xhp
msgctxt ""
@@ -1553,7 +1553,7 @@ msgctxt ""
"par_id0919200803040964\n"
"help.text"
msgid "In Impress and Draw, you can connect each two shapes with a line called a <link href=\"text/simpress/02/10100000.xhp\">connector</link>. When you draw a connector between shapes, the connector will be attached to a gluepoint on each shape. Each shape has some default gluepoints, and the positions of the default gluepoints depend on the specific shape. You can add your own custom gluepoints to a shape and then attach connectors to the custom gluepoints."
-msgstr "A l'Impress i el Draw, podeu connectar dues formes mitjançant una línia anomenada <link href=\"text/simpress/02/10100000.xhp\">connector</link>. En dibuixar un connector entre dues formes, el connector s'enganxarà a un punt d'adhesió de cadascuna de les formes. Les formes tenen alguns punts d'adhesió per defecte, i la posició d'estos punts d'adhesió depèn de cada forma. Podeu afegir els vostres punts d'adhesió personalitzats a una forma i llavors apegar-hi connectors."
+msgstr "A l'Impress i el Draw, podeu connectar dues formes mitjançant una línia anomenada <link href=\"text/simpress/02/10100000.xhp\">connector</link>. En dibuixar un connector entre dues formes, el connector s'enganxarà a un punt d'adhesió de cadascuna de les formes. Les formes tenen alguns punts d'adhesió per defecte, i la posició d'estos punts d'adhesió depèn de cada forma. Podeu afegir els vostres punts d'adhesió personalitzats a una forma i llavors enganxar-hi connectors."
#: gluepoints.xhp
msgctxt ""
@@ -1649,7 +1649,7 @@ msgctxt ""
"bm_id3155067\n"
"help.text"
msgid "<bookmark_value>exporting;presentations to HTML</bookmark_value><bookmark_value>saving;as HTML</bookmark_value><bookmark_value>presentations; exporting to HTML</bookmark_value><bookmark_value>HTML; exporting from presentations</bookmark_value>"
-msgstr "<bookmark_value>exportació; presentacions a HTML</bookmark_value><bookmark_value>guardat; com a HTML</bookmark_value><bookmark_value>presentacions; exportació a HTML</bookmark_value><bookmark_value>HTML; exportació des de presentacions</bookmark_value>"
+msgstr "<bookmark_value>exportació; presentacions a HTML</bookmark_value><bookmark_value>desament; com a HTML</bookmark_value><bookmark_value>presentacions; exportació a HTML</bookmark_value><bookmark_value>HTML; exportació des de presentacions</bookmark_value>"
#: html_export.xhp
msgctxt ""
@@ -1667,7 +1667,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Open the presentation that you want to save in HTML format."
-msgstr "Obriu la presentació que voleu guardar en format HTML."
+msgstr "Obriu la presentació que voleu alçar en format HTML."
#: html_export.xhp
msgctxt ""
@@ -2236,7 +2236,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Stop slide show"
-msgstr "Para la presentació"
+msgstr "Atura la presentació"
#: keyboard.xhp
msgctxt ""
@@ -2308,7 +2308,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Move to the slide where you want to paste the copied slide, and then press <item type=\"keycode\">Ctrl+V</item>."
-msgstr "Moveu-vos fins a la diapositiva on voleu apegar la diapositiva copiada i premeu <item type=\"keycode\">Ctrl+V</item>."
+msgstr "Moveu-vos fins a la diapositiva on voleu enganxar la diapositiva copiada i premeu <item type=\"keycode\">Ctrl+V</item>."
#: keyboard.xhp
msgctxt ""
@@ -2947,7 +2947,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "To save a line styles file, click the <emph>Save Line Styles</emph> button, enter a filename, and then click <emph>OK</emph>."
-msgstr "Per guardar un fitxer d'estils de línia, feu clic al botó <emph>Guarda els estils de línia</emph>, introduïu un nom de fitxer i feu clic a <emph>D'acord</emph>."
+msgstr "Per alçar un fitxer d'estils de línia, feu clic al botó <emph>Alça els estils de línia</emph>, introduïu un nom de fitxer i feu clic a <emph>D'acord</emph>."
#: line_arrow_styles.xhp
msgctxt ""
@@ -2992,7 +2992,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "To save an arrow styles file, click the <emph>Save Arrow Styles</emph> button, enter a filename, and then click <emph>OK</emph>."
-msgstr "Per guardar un fitxer d'estils de línia, feu clic al botó <emph>Guarda els estils de línia</emph>, introduïu un nom de fitxer i feu clic a <emph>D'acord</emph>."
+msgstr "Per alçar un fitxer d'estils de línia, feu clic al botó <emph>Alça els estils de línia</emph>, introduïu un nom de fitxer i feu clic a <emph>D'acord</emph>."
#: line_arrow_styles.xhp
msgctxt ""
@@ -3744,7 +3744,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "You can move selected objects in your slide by dragging them, using the arrow keys, or by copying the objects and pasting them in another location."
-msgstr "Podeu moure els objectes seleccionats de la diapositiva arrossegant-los amb les tecles de cursor, o bé copiant-los i apegant-los en una altra ubicació."
+msgstr "Podeu moure els objectes seleccionats de la diapositiva arrossegant-los amb les tecles de cursor, o bé copiant-los i enganxant-los en una altra ubicació."
#: move_object.xhp
msgctxt ""
@@ -3886,7 +3886,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "Double-click the shape, and type or paste your text."
-msgstr "Feu doble clic a la forma i teclegeu o apegueu el text."
+msgstr "Feu doble clic a la forma i teclegeu o enganxeu el text."
#: orgchart.xhp
msgctxt ""
@@ -3895,7 +3895,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Click the <emph>Text</emph> icon on the <emph>Drawing</emph> bar, and drag a text object over the shape. Type or paste your text into the text object."
-msgstr "Feu clic a la icona <emph>Text</emph> de la barra <emph>Dibuix</emph> i arrossegueu un objecte de text sobre la forma. Teclegeu o apegueu el text a l'objecte de text."
+msgstr "Feu clic a la icona <emph>Text</emph> de la barra <emph>Dibuix</emph> i arrossegueu un objecte de text sobre la forma. Teclegeu o enganxeu el text a l'objecte de text."
#: orgchart.xhp
msgctxt ""
@@ -4008,7 +4008,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "You can insert slides from another presentation into the current presentation. You can also copy and paste slides between presentations."
-msgstr "Podeu inserir diapositives d'una altra presentació a la presentació actual. També podeu copiar i apegar diapositives entre presentacions."
+msgstr "Podeu inserir diapositives d'una altra presentació a la presentació actual. També podeu copiar i enganxar diapositives entre presentacions."
#: page_copy.xhp
msgctxt ""
@@ -4071,7 +4071,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "To copy and paste slides between presentations:"
-msgstr "Per copiar i apegar diapositives entre presentacions:"
+msgstr "Per copiar i enganxar diapositives entre presentacions:"
#: page_copy.xhp
msgctxt ""
@@ -4080,7 +4080,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Open the presentations that you want to copy and paste between."
-msgstr "Obriu les presentacions on hi ha les diapositives que voleu copiar i apegar."
+msgstr "Obriu les presentacions on hi ha les diapositives que voleu copiar i enganxar."
#: page_copy.xhp
msgctxt ""
@@ -4107,7 +4107,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Change to the presentation where you want to paste the slide(s), and then choose <emph>View - Normal</emph>."
-msgstr "Aneu a la presentació on voleu apegar les diapositives i trieu <emph>Visualitza - Normal</emph>."
+msgstr "Aneu a la presentació on voleu enganxar les diapositives i trieu <emph>Visualitza - Normal</emph>."
#: page_copy.xhp
msgctxt ""
@@ -4116,7 +4116,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Select the slide that you want the copied slide to follow, and then choose <emph>Edit - Paste</emph>."
-msgstr "Seleccioneu la diapositiva després de la qual voleu apegar la diapositiva copiada, i trieu <emph>Edita - Apega</emph>."
+msgstr "Seleccioneu la diapositiva després de la qual voleu enganxar la diapositiva copiada, i trieu <emph>Edita - Enganxa</emph>."
#: page_copy.xhp
msgctxt ""
@@ -4204,7 +4204,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "To save a color list, click the <emph>Save Color List</emph> button, enter a filename, and then click <emph>Save</emph>."
-msgstr "Per guardar una llista de colors, feu clic al botó <emph>Guarda la llista de colors</emph>, introduïu un nom de fitxer i feu clic a <emph>Guarda</emph>."
+msgstr "Per alçar una llista de colors, feu clic al botó <emph>Alça la llista de colors</emph>, introduïu un nom de fitxer i feu clic a <emph>Alça</emph>."
#: palette_files.xhp
msgctxt ""
@@ -4212,7 +4212,7 @@ msgctxt ""
"bm_id3149871\n"
"help.text"
msgid "<bookmark_value>colors; default colors</bookmark_value><bookmark_value>colors; LibreOffice colors</bookmark_value><bookmark_value>LibreOffice colors</bookmark_value><bookmark_value>colors; Tango colors</bookmark_value><bookmark_value>Tango colors</bookmark_value><bookmark_value>colors; web</bookmark_value><bookmark_value>colors; CMYK</bookmark_value>"
-msgstr "<bookmark_value>colors; colors predeterminats</bookmark_value><bookmark_value>colors; colors del LibreOffice</bookmark_value><bookmark_value>Colors del LibreOffice</bookmark_value><bookmark_value>colors; colors Tango</bookmark_value><bookmark_value>Colors Tango</bookmark_value><bookmark_value>colors; web</bookmark_value><bookmark_value>colors; CMYK</bookmark_value>"
+msgstr "<bookmark_value>colors; colors per defecte</bookmark_value><bookmark_value>colors; colors del LibreOffice</bookmark_value><bookmark_value>Colors del LibreOffice</bookmark_value><bookmark_value>colors; colors Tango</bookmark_value><bookmark_value>Colors Tango</bookmark_value><bookmark_value>colors; web</bookmark_value><bookmark_value>colors; CMYK</bookmark_value>"
#: palette_files.xhp
msgctxt ""
@@ -4266,7 +4266,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "To save a gradients list, click the <emph>Save Gradients List</emph> button, enter a filename, and then click <emph>Save</emph>."
-msgstr "Per guardar una llista de degradats, feu clic al botó <emph>Guarda la llista de degradats</emph>, introduïu un nom de fitxer i feu clic a <emph>Guarda</emph>."
+msgstr "Per alçar una llista de degradats, feu clic al botó <emph>Alça la llista de degradats</emph>, introduïu un nom de fitxer i feu clic a <emph>Alça</emph>."
#: palette_files.xhp
msgctxt ""
@@ -4311,7 +4311,7 @@ msgctxt ""
"87\n"
"help.text"
msgid "To save a hatches list, click the <emph>Save Hatches List</emph> button, enter a filename, and then click <emph>Save</emph>."
-msgstr "Per guardar una llista d'ombreigs, feu clic al botó <emph>Guarda la llista d'ombreigs</emph>, introduïu un nom de fitxer i feu clic a <emph>Guarda</emph>."
+msgstr "Per alçar una llista d'ombreigs, feu clic al botó <emph>Alça la llista d'ombreigs</emph>, introduïu un nom de fitxer i feu clic a <emph>Alça</emph>."
#: palette_files.xhp
msgctxt ""
@@ -4756,7 +4756,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] has recorded the display time for each slide. Save your presentation."
-msgstr "El $[officename] ha enregistrat els temps de visualització de cada diapositiva. Guardeu la presentació."
+msgstr "El $[officename] ha enregistrat els temps de visualització de cada diapositiva. Alceu la presentació."
#: rehearse_timings.xhp
msgctxt ""
@@ -5066,7 +5066,7 @@ msgctxt ""
"par_id3044526\n"
"help.text"
msgid "Insert a new table as an OLE object or insert an existing file as an OLE object - you can specify the link to a file to be a live link to the latest data saved in a spreadsheet file."
-msgstr "Per inserir una taula nova com a objecte OLE o bé inserir un fitxer que ja existisca com a objecte OLE, podeu indicar que l'enllaç a un fitxer siga un enllaç simultani a les últimes dades guardades en un fitxer de full de càlcul."
+msgstr "Per inserir una taula nova com a objecte OLE o bé inserir un fitxer que ja existisca com a objecte OLE, podeu indicar que l'enllaç a un fitxer siga un enllaç simultani a les últimes dades alçades en un fitxer de full de càlcul."
#: table_insert.xhp
msgctxt ""
@@ -5258,7 +5258,7 @@ msgctxt ""
"par_id2748496\n"
"help.text"
msgid "Double-click the table and enter or paste the data into the cells."
-msgstr "Feu doble clic a la taula i introduïu o apegueu les dades a les cel·les."
+msgstr "Feu doble clic a la taula i introduïu o enganxeu les dades a les cel·les."
#: table_insert.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/smath.po b/source/ca-valencia/helpcontent2/source/text/smath.po
index a3b53dc1ce2..3e93955b2e9 100644
--- a/source/ca-valencia/helpcontent2/source/text/smath.po
+++ b/source/ca-valencia/helpcontent2/source/text/smath.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2012-11-27 23:00+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1354057221.0\n"
#: main0000.xhp
@@ -128,7 +128,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "This menu contains the general commands for working with formula documents, such as open, save and print."
-msgstr "Este menú conté les ordes generals per treballar amb documents de fórmules, com ara Obri, Guarda i Imprimeix."
+msgstr "Este menú conté les ordes generals per treballar amb documents de fórmules, com ara Obri, Alça i Imprimeix."
#: main0101.xhp
msgctxt ""
@@ -155,7 +155,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Use a Wizard to create interactive documents, such as professional letters and faxes, into which you can insert your saved formulas."
-msgstr "Utilitzeu un auxiliar per crear documents interactius, com ara cartes professionals o faxos, on podreu inserir les fórmules que tingueu guardades."
+msgstr "Utilitzeu un auxiliar per crear documents interactius, com ara cartes professionals o faxos, on podreu inserir les fórmules que tingueu alçades."
#: main0101.xhp
msgctxt ""
@@ -164,7 +164,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça</link>"
#: main0101.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/smath/01.po b/source/ca-valencia/helpcontent2/source/text/smath/01.po
index aa18e7839da..8d9d60e13dd 100644
--- a/source/ca-valencia/helpcontent2/source/text/smath/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/smath/01.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-05-26 20:56+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1369601765.0\n"
#: 02080000.xhp
@@ -4359,7 +4359,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "The <emph>nbold</emph> and <emph>nitalic</emph> commands remove the bold or italic default fonts of formula components. For example, remove italics from the x in the formula 5 x + 3=28 by typing <emph>nitalic</emph> before the x as in <emph>5 nitalic x + 3=28</emph>."
-msgstr "Les ordes <emph>nbold</emph> i <emph>nitalic</emph> suprimeixen la formatació respectiva en negreta o cursiva dels tipus de lletra per defecte per als components d'una fórmula. Per exemple, per traure la cursiva de la x a la fórmula 5 x + 3=28 escriviu <emph>nitalic</emph> davant de la x: <emph>5 nitalic x + 3=28</emph>."
+msgstr "Les ordes <emph>nbold</emph> i <emph>nitalic</emph> suprimeixen la formatació respectiva en negreta o cursiva dels tipus de lletra per defecte per als components d'una fórmula. Per exemple, per treure la cursiva de la x a la fórmula 5 x + 3=28 escriviu <emph>nitalic</emph> davant de la x: <emph>5 nitalic x + 3=28</emph>."
#: 03090600.xhp
msgctxt ""
@@ -6451,7 +6451,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "To change the size of a formula, use \"size +\" or -,*,/. Do not use \"size n\". These can easily be used in any context. This enables you to copy to other areas by using Copy and Paste, and the result remains the same. Furthermore, such expressions survive a change of base size in the menu better than when using \"size n\". If you use only \"size *\" and \"size /\" (for example, \"size *1.24 a or size /0.86 a\") the proportions remain intact."
-msgstr "Per canviar la mida d'una fórmula, utilitzeu \"size +\" o -,*,/, i no \"size n\". Estes ordes es poden utilitzar fàcilment en qualsevol context i vos permeten copiar i apegar una fórmula a altres àrees i mantindre el mateix resultat. A més, els canvis que feu a la mida base des del menú no afectaran estes expressions, mentre que si utilitzeu \"size n\" sí que canviarà la mida. Si només utilitzeu \"size *\" i \"size /\" (per exemple, \"size *1,24 a o size /0,86 a\"), les proporcions es mantindran intactes."
+msgstr "Per canviar la mida d'una fórmula, utilitzeu \"size +\" o -,*,/, i no \"size n\". Estes ordes es poden utilitzar fàcilment en qualsevol context i vos permeten copiar i enganxar una fórmula a altres àrees i mantindre el mateix resultat. A més, els canvis que feu a la mida base des del menú no afectaran estes expressions, mentre que si utilitzeu \"size n\" sí que canviarà la mida. Si només utilitzeu \"size *\" i \"size /\" (per exemple, \"size *1,24 a o size /0,86 a\"), les proporcions es mantindran intactes."
#: 03091100.xhp
msgctxt ""
@@ -9591,7 +9591,7 @@ msgctxt ""
"367\n"
"help.text"
msgid "Remove the Bold attribute"
-msgstr "Trau l'atribut de negreta"
+msgstr "Treu l'atribut de negreta"
#: 03091506.xhp
msgctxt ""
@@ -9600,7 +9600,7 @@ msgctxt ""
"365\n"
"help.text"
msgid "Remove the Italics attribute"
-msgstr "Trau l'atribut de cursiva"
+msgstr "Treu l'atribut de cursiva"
#: 03091506.xhp
msgctxt ""
@@ -11599,7 +11599,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"schriftartentext\"><ahelp hid=\"modules/smath/ui/fonttypedialog/FontDialog\">Defines the fonts that can be applied to formula elements.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"schriftartentext\"><ahelp hid=\"modules/smath/ui/fonttypedialog/FontDialog\">Defineix els tipus de lletra que podeu aplicar als elements d'una fórmula.</ahelp></variable>"
#: 05010000.xhp
msgctxt ""
@@ -11653,7 +11653,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/variableCB\">You can select the fonts for the variables in your formula.</ahelp> For example, in the formula x=SIN(y), x and y are variables, and will reflect the assigned font."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/variableCB\">Podeu seleccionar els tipus de lletra per a les variables d'una fórmula.</ahelp> Per exemple, a la fórmula x=SIN(y), x i y serien les variables, i es mostrarien amb el tipus de lletra que se'ls haguera assignat."
#: 05010000.xhp
msgctxt ""
@@ -11671,7 +11671,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/functionCB\">Select the fonts for names and properties of functions.</ahelp> For example, the functions in the formula x=SIN(y) are =SIN( )."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/functionCB\">Podeu seleccionar els tipus de lletra per als noms i les propietats de les funcions.</ahelp> Per exemple, la funció de la fórmula x=SIN(y) seria =SIN( )."
#: 05010000.xhp
msgctxt ""
@@ -11689,7 +11689,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/numberCB\">You can select the fonts for the numbers in your formula.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/numberCB\">Podeu seleccionar els tipus de lletra per als nombres d'una fórmula.</ahelp>"
#: 05010000.xhp
msgctxt ""
@@ -11707,7 +11707,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/textCB\">Define the fonts for the text in your formula here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/textCB\">Ací podeu definir els tipus de lletra per al text d'una fórmula.</ahelp>"
#: 05010000.xhp
msgctxt ""
@@ -11752,7 +11752,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/serifCB\">You can specify the font to be used for the <emph>font serif</emph> format.</ahelp> Serifs are the small \"guides\" that can be seen, for example, at the bottom of a capital A when the Times serif font is used. Using serifs is quite helpful since it guides a reader's eye in a straight line and can speed up reading."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/serifCB\">Podeu indicar el tipus de lletra que s'utilitzarà per al format de tipus de lletra <emph>Serif</emph>.</ahelp> Es tracta de les gràcies, o els petits traços terminals que es poden visualitzar, per exemple, a la part inferior d'una A majúscula si s'utilitza el tipus de lletra Times amb gràcies. Les gràcies són molt útils perquè guien l'ull del lector en línia recta i acceleren la velocitat de lectura."
#: 05010000.xhp
msgctxt ""
@@ -11770,7 +11770,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/sansCB\">You can specify the font to be used for <emph>sans</emph> font formatting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/sansCB\">Podeu indicar el tipus de lletra que s'utilitzarà per a la formatació del tipus de lletra <emph>Sans</emph>.</ahelp>"
#: 05010000.xhp
msgctxt ""
@@ -11788,7 +11788,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/fixedCB\">You can specify the font to be used for <emph>fixed</emph> font formatting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/fixedCB\">Podeu indicar el tipus de lletra que s'utilitzarà per a la formatació de tipus de lletra <emph>Amplada fixa</emph>.</ahelp>"
#: 05010000.xhp
msgctxt ""
@@ -11806,7 +11806,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/modify\">Click one of the choices from this pop-up menu to access the <link href=\"text/smath/01/05010100.xhp\" name=\"Fonts\">Fonts</link> dialog, where you can define the font and attributes for the respective formula and for custom fonts.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/modify\">Feu clic a una de les opcions d'este menú emergent per accedir al diàleg <link href=\"text/smath/01/05010100.xhp\" name=\"Tipus de lletra\">Tipus de lletra</link>, on podreu definir el tipus de lletra de la fórmula i els atributs per als tipus de lletra personalitzats.</ahelp>"
#: 05010000.xhp
msgctxt ""
@@ -11824,7 +11824,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/default\">Click this button to save your changes as the default for all new formulas.</ahelp> After confirming the changes, click the <emph>Yes</emph> button."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/default\">Feu clic a este botó per alçar els canvis que hàgeu realitzat com a valors per defecte per a totes les fórmules noves.</ahelp> Per confirmar els canvis, feu clic al botó <emph>Sí</emph>."
#: 05010100.xhp
msgctxt ""
@@ -11868,7 +11868,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontdialog/font\" visibility=\"visible\">Select a font from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/font\" visibility=\"visible\">Seleccioneu un tipus de lletra de la llista.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -11922,7 +11922,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontdialog/bold\" visibility=\"visible\">Check this box to assign the bold attribute to the font.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/bold\" visibility=\"visible\">Activeu esta casella de selecció per assignar l'atribut de negreta al tipus de lletra.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -11940,7 +11940,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontdialog/italic\" visibility=\"visible\">Check this box to assign the italic attribute to the font.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/italic\" visibility=\"visible\">Activeu esta casella de selecció per assignar l'atribut de cursiva al tipus de lletra.</ahelp>"
#: 05020000.xhp
msgctxt ""
@@ -11974,7 +11974,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"schriftgroessentext\"><ahelp hid=\"modules/smath/ui/fontsizedialog/FontSizeDialog\">Use this dialog to specify the font sizes for your formula. Select a base size and all elements of the formula will be scaled in relation to this base.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"schriftgroessentext\"><ahelp hid=\"modules/smath/ui/fontsizedialog/FontSizeDialog\">Utilitzeu este diàleg per indicar les mides dels tipus de lletra d'una fórmula. Seleccioneu una mida base perquè tots els elements de la fórmula es dimensionin d'acord amb esta base.</ahelp></variable>"
#: 05020000.xhp
msgctxt ""
@@ -11992,7 +11992,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_baseSize\">All elements of a formula are proportionally scaled to the base size. To change the base size, select or type in the desired point (pt) size. You can also use other units of measure or other <link href=\"text/shared/00/00000001.xhp#metrik\" name=\"metrics\">metrics</link>, which are then automatically converted to points.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_baseSize\">Tots els elements d'una fórmula es dimensionen proporcionalment a la mida base. Per canviar la mida base, seleccioneu o introduïu la mida desitjada en punts (pt). També podeu utilitzar altres unitats de mesura o altres <link href=\"text/shared/00/00000001.xhp#metrik\" name=\"sistemes mètrics\">sistemes mètrics</link>, que es convertiran automàticament en punts.</ahelp>"
#: 05020000.xhp
msgctxt ""
@@ -12037,7 +12037,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_text\">Select the size for text in a formula relative to the base size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_text\">Ací podeu seleccionar la mida del text per a una fórmula en relació amb la mida base.</ahelp>"
#: 05020000.xhp
msgctxt ""
@@ -12055,7 +12055,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_index\">Select the relative size for the indexes in a formula in proportion to the base size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_index\">Permet seleccionar la mida relativa per als índexs d'una fórmula en proporció a la mida base.</ahelp>"
#: 05020000.xhp
msgctxt ""
@@ -12073,7 +12073,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_function\">Select the relative size for names and other function elements in a formula in proportion to the base size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_function\">Seleccioneu la mida relativa per als noms i altres elements de la funció d'una fórmula en proporció a la mida base.</ahelp>"
#: 05020000.xhp
msgctxt ""
@@ -12091,7 +12091,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_operator\">Select the relative size of the mathematical operators in a formula in proportion to the base size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_operator\">Permet seleccionar la mida relativa dels operadors matemàtics d'una fórmula en proporció a la mida base.</ahelp>"
#: 05020000.xhp
msgctxt ""
@@ -12109,7 +12109,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_limit\">Select the relative size for the limits in a formula in proportion to the base size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_limit\">Permet seleccionar la mida relativa per als límits d'una fórmula en proporció a la mida base.</ahelp>"
#: 05020000.xhp
msgctxt ""
@@ -12127,7 +12127,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/default\">Click this button to save your changes as a default for all new formulas.</ahelp> A security response appears before saving any changes."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/default\">Feu clic a este botó per alçar els canvis realitzats com a valors per defecte per a totes les fórmules noves.</ahelp> Abans d'alçar els canvis es mostrarà un missatge de seguretat."
#: 05030000.xhp
msgctxt ""
@@ -12161,7 +12161,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"abstaendetext\"><ahelp hid=\"modules/smath/ui/spacingdialog/SpacingDialog\">Use this dialog to determine the spacing between formula elements. The spacing is specified as a percentage in relation to the base size defined under <emph>Format - Font Size</emph>.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"abstaendetext\"><ahelp hid=\"modules/smath/ui/spacingdialog/SpacingDialog\">Utilitzeu este diàleg per definir l'espaiat entre els elements d'una fórmula. L'espaiat s'indica com a percentatge relatiu a la mida base definida a <emph>Format - Mida de la lletra</emph>.</ahelp></variable>"
#: 05030000.xhp
msgctxt ""
@@ -12188,7 +12188,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/spacingdialog/category\">This button allows you to select the category for which you would like to change the spacing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/spacingdialog/category\">Este botó vos permet seleccionar la categoria per a la qual voleu canviar l'espaiat.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -12548,7 +12548,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/spacingdialog/checkbox\">Scales all types of brackets.</ahelp> If you then enter <emph>( a over b)</emph> in the <emph>Commands</emph> window, the brackets will surround the whole height of the argument. You normally achieve this effect by entering <emph>left ( a over b right )</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/spacingdialog/checkbox\">Dimensiona els claudàtors de tota mena.</ahelp> Si introduïu <emph>( a over b)</emph> a la finestra d'<emph>ordes</emph>, els claudàtors englobaran tota l'alçada de l'argument. Normalment, podeu aconseguir este efecte escrivint <emph>left ( a over b right )</emph>."
#: 05030000.xhp
msgctxt ""
@@ -12836,7 +12836,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/spacingdialog/default\">Saves your changes as your default settings for all new formulas.</ahelp> A security response will appear before saving these changes."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/spacingdialog/default\">Alça els canvis realitzats com a valors per defecte per a les fórmules noves.</ahelp> Abans d'alçar els canvis es mostrarà un missatge de seguretat."
#: 05040000.xhp
msgctxt ""
@@ -12870,7 +12870,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"ausrichtungtext\"><ahelp hid=\"modules/smath/ui/alignmentdialog/AlignmentDialog\" visibility=\"visible\">You can define the alignment of multi-line formulas as well as formulas with several elements in one line.</ahelp> Create multi-line formulas by entering a <emph>NEWLINE</emph> command in the <emph>Commands</emph> window.</variable>"
-msgstr ""
+msgstr "<variable id=\"ausrichtungtext\"><ahelp hid=\"modules/smath/ui/alignmentdialog/AlignmentDialog\" visibility=\"visible\">Podeu definir l'alineació de fórmules en diverses línies i també de fórmules amb diversos elements en una sola línia.</ahelp> Per crear fórmules en diverses línies, escriviu l'orde <emph>NEWLINE</emph> a la finestra d'<emph>ordes</emph>.</variable>"
#: 05040000.xhp
msgctxt ""
@@ -12906,7 +12906,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/alignmentdialog/left\" visibility=\"visible\">Aligns the selected elements of a formula to the left.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/alignmentdialog/left\" visibility=\"visible\">Alinea a l'esquerra els elements seleccionats d'una fórmula.</ahelp>"
#: 05040000.xhp
msgctxt ""
@@ -12933,7 +12933,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/alignmentdialog/center\" visibility=\"visible\">Aligns the elements of a formula to the center.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/alignmentdialog/center\" visibility=\"visible\">Centra els elements d'una fórmula.</ahelp>"
#: 05040000.xhp
msgctxt ""
@@ -12951,7 +12951,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/alignmentdialog/right\" visibility=\"visible\">Aligns the elements of a formula to the right.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/alignmentdialog/right\" visibility=\"visible\">Alinea a la dreta els elements d'una fórmula.</ahelp>"
#: 05040000.xhp
msgctxt ""
@@ -12969,7 +12969,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/alignmentdialog/default\" visibility=\"visible\">Click here to save your changes as the default settings for new formulas.</ahelp> A security response will appear before saving."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/alignmentdialog/default\" visibility=\"visible\">Feu clic ací per alçar els canvis realitzats com a valors per defecte per a les fórmules noves.</ahelp> Abans d'alçar els canvis es mostrarà un missatge de seguretat."
#: 05050000.xhp
msgctxt ""
@@ -13037,7 +13037,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"symboletext\"><ahelp hid=\"modules/smath/ui/catalogdialog/CatalogDialog\">Opens the <emph>Symbols</emph> dialog, in which you can select a symbol to insert in the formula.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"symboletext\"><ahelp hid=\"modules/smath/ui/catalogdialog/CatalogDialog\">Obri el diàleg <emph>Símbols</emph>, on podeu seleccionar els símbols que vulgueu inserir en una fórmula.</ahelp></variable>"
#: 06010000.xhp
msgctxt ""
@@ -13055,7 +13055,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/catalogdialog/symbolset\">All symbols are organized into symbol sets. Select the desired symbol set from the list box. The corresponding group of symbols appear in the field below.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/catalogdialog/symbolset\">Tots els símbols s'organitzen en conjunts de símbols. Seleccioneu el conjunt de símbols que vulgueu utilitzar en el quadre de llista. Este conjunt es mostrarà en el camp inferior.</ahelp>"
#: 06010000.xhp
msgctxt ""
@@ -13091,7 +13091,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/catalogdialog/edit\">Click here to open the <link href=\"text/smath/01/06010100.xhp\" name=\"Edit Symbols\">Edit Symbols</link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/catalogdialog/edit\">Feu clic ací per obrir el diàleg <link href=\"text/smath/01/06010100.xhp\" name=\"Edita els símbols\">Edita els símbols</link>.</ahelp>"
#: 06010100.xhp
msgctxt ""
@@ -13323,7 +13323,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_1\">Click this button to add the symbol shown in the right preview window to the current symbol set.</ahelp> It will be saved under the name displayed in the <emph>Symbol</emph> list box. You must specify a name under <emph>Symbol</emph> or <emph>Symbol Set</emph> to be able to use this button. Names cannot be used more than once."
-msgstr "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_1\">Feu clic a este botó per afegir el símbol que es mostra a la finestra de previsualització de la dreta al conjunt de símbols actual.</ahelp> Este símbol es guardarà amb el nom que es mostre en el quadre de llista <emph>Símbol</emph>. Per poder utilitzar este botó abans heu d'indicar un nom a <emph>Símbol</emph> o a <emph>Conjunt de símbols</emph>. No podeu repetir noms."
+msgstr "<ahelp hid=\"STARMATH_PUSHBUTTON_RID_SYMDEFINEDIALOG_1\">Feu clic a este botó per afegir el símbol que es mostra a la finestra de previsualització de la dreta al conjunt de símbols actual.</ahelp> Este símbol s'alçarà amb el nom que es mostre en el quadre de llista <emph>Símbol</emph>. Per poder utilitzar este botó abans heu d'indicar un nom a <emph>Símbol</emph> o a <emph>Conjunt de símbols</emph>. No podeu repetir noms."
#: 06010100.xhp
msgctxt ""
@@ -13386,7 +13386,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can also click <emph>Cancel</emph> at any time to close the dialog without saving any of the changes."
-msgstr "També podeu fer clic a <emph>Cancel·la</emph> en qualsevol moment per tancar el diàleg sense guardar els canvis."
+msgstr "També podeu fer clic a <emph>Cancel·la</emph> en qualsevol moment per tancar el diàleg sense alçar els canvis."
#: 06020000.xhp
msgctxt ""
@@ -13429,4 +13429,4 @@ msgctxt ""
"3\n"
"help.text"
msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window."
-msgstr "El diàleg <emph>Insereix</emph> té el mateix funcionament que el diàleg <link href=\"text/shared/01/01020000.xhp\" name=\"Obri\">Obri</link> del menú <emph>Fitxer</emph>. Utilitzeu el diàleg <emph>Insereix</emph> per carregar, editar i mostrar una fórmula guardada com a fitxer a la finestra d'<emph>ordes</emph>."
+msgstr "El diàleg <emph>Insereix</emph> té el mateix funcionament que el diàleg <link href=\"text/shared/01/01020000.xhp\" name=\"Obri\">Obri</link> del menú <emph>Fitxer</emph>. Utilitzeu el diàleg <emph>Insereix</emph> per carregar, editar i mostrar una fórmula alçada com a fitxer a la finestra d'<emph>ordes</emph>."
diff --git a/source/ca-valencia/helpcontent2/source/text/smath/guide.po b/source/ca-valencia/helpcontent2/source/text/smath/guide.po
index bed6296a761..2e8eba05ea9 100644
--- a/source/ca-valencia/helpcontent2/source/text/smath/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/smath/guide.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-05-26 20:56+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1369601795.0\n"
#: align.xhp
@@ -58,7 +58,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "To accomplish this, you must define empty groups and character strings. They do not require any space, but carry information that helps in the alignment process."
-msgstr "Per fer-ho, heu de definir grups buits i cadenes de caràcters. Això no ocupa espai, però guarda informació que ajuda en el procés d'alineació."
+msgstr "Per fer-ho, heu de definir grups buits i cadenes de caràcters. Això no ocupa espai, però alça informació que ajuda en el procés d'alineació."
#: align.xhp
msgctxt ""
@@ -863,7 +863,7 @@ msgctxt ""
"par_id755943\n"
"help.text"
msgid "If you have set up Math to convert imported MathType formulas (in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - Microsoft Office), you see the formula with a placeholder instead of the asterisk."
-msgstr "Si heu configurat el Math per convertir fórmules del MathType importades (a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/guarda - Microsoft Office), visualitzareu la fórmula amb un espai reservat en lloc d'un asterisc."
+msgstr "Si heu configurat el Math per convertir fórmules del MathType importades (a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/alça - Microsoft Office), visualitzareu la fórmula amb un espai reservat en lloc d'un asterisc."
#: text.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter.po b/source/ca-valencia/helpcontent2/source/text/swriter.po
index 37814c935f1..18581130436 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-05-26 20:52+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1369601540.0\n"
#: main0000.xhp
@@ -129,7 +129,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda...</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça...</link>"
#: main0101.xhp
msgctxt ""
@@ -1994,7 +1994,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "El $[officename] Writer vos permet dissenyar i produir documents de text que poden incloure gràfics, taules o diagrames. Podeu guardar els documents en una gran varietat de formats, incloent-hi el format estandarditzat OpenDocument (ODF), el .doc del Microsoft Word o l'HTML. També podeu exportar fàcilment el document al format de document portàtil (PDF)."
+msgstr "El $[officename] Writer vos permet dissenyar i produir documents de text que poden incloure gràfics, taules o diagrames. Podeu alçar els documents en una gran varietat de formats, incloent-hi el format estandarditzat OpenDocument (ODF), el .doc del Microsoft Word o l'HTML. També podeu exportar fàcilment el document al format de document portàtil (PDF)."
#: main0503.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/01.po b/source/ca-valencia/helpcontent2/source/text/swriter/01.po
index 005b93b622d..b47d2750aab 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/01.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-01-26 22:10+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1359238205.0\n"
#: 01120000.xhp
@@ -105,7 +105,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"serienbrieftext\"><ahelp hid=\".uno:MergeDialog\">Opens the <emph>Mail Merge</emph> dialog, which helps you in printing and saving form letters.</ahelp></variable>"
-msgstr "<variable id=\"serienbrieftext\"><ahelp hid=\".uno:MergeDialog\">Obri el diàleg <emph>Combinació de correu</emph>, que vos ajudarà a imprimir i a guardar cartes de formulari.</ahelp></variable>"
+msgstr "<variable id=\"serienbrieftext\"><ahelp hid=\".uno:MergeDialog\">Obri el diàleg <emph>Combinació de correu</emph>, que vos ajudarà a imprimir i a alçar cartes de formulari.</ahelp></variable>"
#: 01150000.xhp
msgctxt ""
@@ -316,7 +316,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FILE\">Saves the form letters in files.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FILE\">Guarda les cartes de formulari en fitxers.</ahelp>"
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_MAILMERGE:RB_FILE\">Alça les cartes de formulari en fitxers.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"htmltext\"><ahelp hid=\".uno:NewHtmlDoc\">Saves the file as an HTML document, so that you can view it in a web browser. You can choose to create a separate page when a heading style that you specify is encountered in the document.</ahelp> If you choose this option, a separate page of links to all of the pages that are generated is also created. </variable>"
-msgstr "<variable id=\"htmltext\"><ahelp hid=\".uno:NewHtmlDoc\">Guarda el fitxer com a document HTML perquè pugueu visualitzar-lo en un navegador web. Podeu optar per crear una pàgina a banda quan es trobe un estil d'encapçalament concret en el document.</ahelp> Si trieu esta opció, també es crearà una pàgina a banda amb els enllaços a totes les pàgines que es generen.</variable>"
+msgstr "<variable id=\"htmltext\"><ahelp hid=\".uno:NewHtmlDoc\">Alça el fitxer com a document HTML perquè pugueu visualitzar-lo en un navegador web. Podeu optar per crear una pàgina a banda quan es trobe un estil d'encapçalament concret en el document.</ahelp> Si trieu esta opció, també es crearà una pàgina a banda amb els enllaços a totes les pàgines que es generen.</variable>"
#: 01160500.xhp
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Save"
-msgstr "Guarda"
+msgstr "Alça"
#: 02110000.xhp
msgctxt ""
@@ -2044,7 +2044,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/autotext/edit\">Opens the selected AutoText entry for editing in a separate document. Make the changes that you want, choose <emph>File - Save AutoText</emph>, and then choose <emph>File - Close</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autotext/edit\">Obri l'entrada de text automàtic seleccionada per editar-la en un altre document. Feu els canvis que desitgeu, trieu <emph>Fitxer - Guarda el text automàtic</emph> i, a continuació, trieu <emph>Fitxer - Tanca</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/edit\">Obri l'entrada de text automàtic seleccionada per editar-la en un altre document. Feu els canvis que desitgeu, trieu <emph>Fitxer - Alça el text automàtic</emph> i, a continuació, trieu <emph>Fitxer - Tanca</emph>.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -2251,7 +2251,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Save links relative to"
-msgstr "Guarda els enllaços relatius a"
+msgstr "Alça els enllaços relatius a"
#: 02120000.xhp
msgctxt ""
@@ -2689,7 +2689,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/numformat\">Select the format for the contents of the field. For date, time, and user-defined fields, you can also click \"Additional formats\" in the list, and then choose a different format.</ahelp> The formats that are available depend on the type of field that you are editing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/numformat\">Seleccioneu el format per als continguts del camp. Per als camps de data, hora i els camps definits per l'usuari, també podeu fer clic a \"Formats addicionals\" a la llista i, a continuació, triar un format diferent.</ahelp> Els formats disponibles depenen del tipus de camp que editeu."
#: 02140000.xhp
msgctxt ""
@@ -4239,7 +4239,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/sectionpage/sectionnames\">Type a name for the new section.</ahelp> By default, $[officename] automatically assigns the name \"Section X\" to new sections, where X is a consecutive number."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/sectionpage/sectionnames\">Escriviu un nom per a la secció nova.</ahelp> Per defecte, el $[officename] assigna automàticament el nom \"Secció X\" a les seccions noves, on X és un nombre consecutiu."
#: 04020100.xhp
msgctxt ""
@@ -4266,7 +4266,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/sectionpage/link\">Inserts the contents of another document or section from another document in the current section.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/sectionpage/link\">Insereix el contingut d'un altre document o la secció d'un altre document en la secció actual.</ahelp>"
#: 04020100.xhp
msgctxt ""
@@ -4585,7 +4585,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/indentpage/before\">Specifies the indents before the section, at the left margin.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/indentpage/before\">Especifica els sagnats abans de la secció, en el marge esquerre.</ahelp>"
#: 04020200.xhp
msgctxt ""
@@ -4603,7 +4603,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/indentpage/after\">Specifies the indents after the section, at the right margin.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/indentpage/after\">Especifica els sagnats després de la secció, en el marge dret.</ahelp>"
#: 04020200.xhp
msgctxt ""
@@ -5319,7 +5319,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envaddresspage/EnvAddressPage\" visibility=\"visible\">Enter the delivery and return addresses for the envelope. You can also insert address fields from a database, for example from the Addresses database.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envaddresspage/EnvAddressPage\" visibility=\"visible\">Introduïu l'adreça del destinatari i del remitent per al sobre. També podeu inserir camps d'adreça a partir d'una base de dades, com ara la base de dades Adreces.</ahelp>"
#: 04070100.xhp
msgctxt ""
@@ -5337,7 +5337,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envaddresspage/addredit\" visibility=\"visible\">Enter the delivery address.</ahelp> You can also click in this box, and select a database, a table, and field, and then click the arrow button to insert the field in the address. If you want, you can apply formatting, such as bold and underline, to the address text."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envaddresspage/addredit\" visibility=\"visible\">Introduïu l'adreça d'entrega.</ahelp> També podeu fer clic en este quadre, seleccionar una base de dades, una taula i un camp i, a continuació, fer clic al botó de cursor per inserir el camp a l'adreça. Si ho voleu, podeu aplicar una formatació, com ara negreta i subratllat, al text de l'adreça."
#: 04070100.xhp
msgctxt ""
@@ -5373,7 +5373,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envaddresspage/database\" visibility=\"visible\">Select the database containing the address data that you want to insert.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envaddresspage/database\" visibility=\"visible\">Seleccioneu la base de dades que conté les dades de l'adreça que voleu inserir.</ahelp>"
#: 04070100.xhp
msgctxt ""
@@ -5391,7 +5391,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envaddresspage/table\" visibility=\"visible\">Select the database table containing the address data that you want to insert.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envaddresspage/table\" visibility=\"visible\">Seleccioneu la taula de la base de dades que conté les dades de l'adreça que voleu inserir.</ahelp>"
#: 04070100.xhp
msgctxt ""
@@ -5409,7 +5409,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envaddresspage/insert\" visibility=\"visible\">Select the database field containing the address data that you want to insert, and then click the left arrow button. The data is added to the address box containing the cursor.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envaddresspage/insert\" visibility=\"visible\">Seleccioneu el camp de la base de dades que conté les dades de l'adreça que voleu inserir i, a continuació, feu clic al botó de cursor esquerre. Les dades s'afegiran al quadre d'adreça en què es troba el cursor.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5435,7 +5435,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/EnvFormatPage\">Specifies the layout and the dimension of the envelope.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/EnvFormatPage\" visibility=\"visible\">Especifica el format i les dimensions del sobre.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5489,7 +5489,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/leftaddr\">Enter the amount of space that you want to leave between the left edge of the envelope and the addressee field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/leftaddr\" visibility=\"visible\">Introduïu la quantitat d'espai que voleu deixar entre l'extrem esquerre del sobre i el camp destinatari.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5507,7 +5507,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/rightaddr\">Enter the amount of space that you want to leave between the top edge of the envelope and the addressee field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/rightaddr\" visibility=\"visible\">Introdueix la quantitat d'espai que voleu deixar entre l'extrem superior del sobre i el camp destinatari.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5525,7 +5525,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/addredit\">Click and choose the text formatting style for the addressee field that you want to edit.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/addredit\" visibility=\"visible\">Feu clic i trieu l'estil de formatació del text per al camp destinatari que voleu editar.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5615,7 +5615,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/leftsender\">Enter the amount of space that you want to leave between the left edge of the envelope and the sender field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/leftsender\" visibility=\"visible\">Introduïu la quantitat d'espai que voleu deixar entre l'extrem esquerre del sobre i el camp remitent.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5633,7 +5633,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/topsender\">Enter the amount of space that you want to leave between the top edge of the envelope and the sender field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/topsender\" visibility=\"visible\">Introdueix la quantitat d'espai que voleu deixar entre l'extrem superior del sobre i el camp remitent.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5651,7 +5651,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/senderedit\">Click and choose the text formatting style for the sender field that you want to edit.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/senderedit\" visibility=\"visible\">Feu clic i trieu l'estil de formatació del text per al camp remitent que voleu editar.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5723,7 +5723,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/format\">Select the envelope size that want, or select \"User Defined\", and then enter the width and the height of the custom size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/format\" visibility=\"visible\">Seleccioneu la mida del sobre que voleu, o seleccioneu \"Definit per l'usuari\" i, a continuació, introduïu l'amplada i l'alçada de la mida personalitzada.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5741,7 +5741,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/width\">Enter the width of the envelope.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/width\" visibility=\"visible\">Introduïu l'amplada del sobre.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5759,7 +5759,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/height\">Enter the height of the envelope.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/height\" visibility=\"visible\">Introduïu l'alçada del sobre.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5785,7 +5785,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/EnvPrinterPage\">Set the print options for the envelope.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/EnvPrinterPage\">Configureu les opcions de la impressora per al sobre.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5812,7 +5812,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/horileft\">Feeds the envelope horizontally from the left edge of the printer tray.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/horileft\">Introdueix el sobre en posició horitzontal des de l'extrem esquerre de la safata de la impressora.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5830,7 +5830,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/horicenter\">Feeds the envelope horizontally from the center of the printer tray.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/horicenter\">Introdueix el sobre en posició horitzontal des del centre de la safata de la impressora.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5848,7 +5848,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/horiright\">Feeds the envelope horizontally from the right edge of the printer tray.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/horiright\">Introdueix el sobre en posició horitzontal des de l'extrem dret de la safata de la impressora.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5866,7 +5866,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/vertleft\">Feeds the envelope vertically from the left edge of the printer tray.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/vertleft\">Introdueix el sobre en posició vertical des de l'extrem esquerre de la safata de la impressora.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5884,7 +5884,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/vertcenter\">Feeds the envelope vertically from the center of the printer tray.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/vertcenter\">Introdueix el sobre en posició vertical des del centre de la safata de la impressora.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5902,7 +5902,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/vertright\">Feeds the envelope vertically from the right edge of the printer tray.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/vertright\">Introdueix el sobre en posició vertical des de l'extrem dret de la safata de la impressora.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5920,7 +5920,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/top\">Feeds the envelope with the print side face up in the printer tray.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/top\">Introdueix el sobre amb la cara que s'imprimirà cap amunt a la safata de la impressora.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5938,7 +5938,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/bottom\">Feeds the envelope with the print side face down in the printer tray.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/bottom\">Introdueix el sobre amb la cara que s'imprimirà cap avall a la safata de la impressora.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5956,7 +5956,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/right\">Enter the amount to shift the print area to the right.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/right\">Introduïu la quantitat per canviar l'àrea d'impressió a la dreta.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5974,7 +5974,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/down\">Enter the amount to shift the print area down.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/down\">Introdueix la quantitat per reduir l'àrea d'impressió.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -6010,7 +6010,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envprinterpage/setup\">Opens the Print Setup dialog where you can define additional printer settings, such as paper format and orientation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/envprinterpage/setup\">Obri el diàleg de configuració de la impressió, on podeu definir paràmetres addicionals de la impressora, com ara el format i l'orientació del paper.</ahelp>"
#: 04090000.xhp
msgctxt ""
@@ -6115,7 +6115,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/type\">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp> The following fields are available:"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/type\">Llista els tipus de camp disponibles. Per afegir un camp al document, feu clic en un tipus de camp, feu clic en un dels camps de la llista <emph>Selecciona</emph> i, a continuació, feu clic a <emph>Insereix</emph>.</ahelp> Estan disponibles els camps següents:"
#: 04090001.xhp
msgctxt ""
@@ -6322,7 +6322,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/select\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/select\">Llista els camps disponibles per al tipus de camp seleccionat a la llista <emph>Tipus</emph>. Per inserir un camp, feu clic en el camp i, a continuació, feu clic a <emph>Insereix</emph>.</ahelp>"
#: 04090001.xhp
msgctxt ""
@@ -6439,7 +6439,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/value\">Enter the offset value that you want to apply to a page number field, for example \"+1\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/value\">Introduïu el valor de desplaçament que voleu aplicar a un camp de número de pàgina, per exemple \"+1\".</ahelp>"
#: 04090001.xhp
msgctxt ""
@@ -6466,7 +6466,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/format\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/format\">Feu clic en el format que voleu aplicar al camp seleccionat, o bé feu clic a \"Formats addicionals\" per definir un format personalitzat.</ahelp>"
#: 04090001.xhp
msgctxt ""
@@ -6582,7 +6582,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/level\">Select the chapter heading level that you want to include in the selected field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/level\">Seleccioneu el nivell d'encapçalament de capítol que voleu incloure en el camp seleccionat.</ahelp>"
#: 04090001.xhp
msgctxt ""
@@ -6600,7 +6600,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/offset\">Enter the offset that you want to apply to a date or time field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/offset\">Introduïu el desplaçament que voleu aplicar a un camp de data o d'hora.</ahelp>"
#: 04090001.xhp
msgctxt ""
@@ -6618,7 +6618,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/offset\">Enter the contents that you want to add to a user-defined field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/offset\">Introduïu el contingut que voleu afegir als camps definits per l'usuari.</ahelp>"
#: 04090002.xhp
msgctxt ""
@@ -6865,7 +6865,7 @@ msgctxt ""
"par_id7374187\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/select\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, select a format in the \"Insert reference to\" list, and then click <emph>Insert</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/select\">Llista els camps disponibles per al tipus de camp seleccionat a la llista <emph>Tipus</emph>. Per inserir un camp, feu clic al camp, seleccioneu un format a la llista \"Insereix referència a\" i, a continuació, feu clic a <emph>Insereix</emph>.</ahelp>"
#: 04090002.xhp
msgctxt ""
@@ -6899,7 +6899,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldrefpage/format\">Select the format that you want to use for the selected reference field.</ahelp> The following formats are available:"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldrefpage/format\">Seleccioneu el format que voleu utilitzar per al camp de referència seleccionat.</ahelp> Estan disponibles els formats següents:"
#: 04090002.xhp
msgctxt ""
@@ -7141,7 +7141,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldrefpage/name\">Type the name of the user-defined field that you want to create.</ahelp> To set a target, click \"Set Reference\" in the <emph>Type</emph> list, type a name in this box, and then click <emph>Insert</emph>. To reference the new target, click the target name in the <emph>Selection</emph> list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldrefpage/name\">Escriviu el nom del camp definit per l'usuari que voleu crear.</ahelp> Per establir un objectiu, feu clic a \"Estableix referència\" a la llista <emph>Tipus</emph>, escriviu el nom en este quadre, i feu clic a <emph>Insereix</emph>. Per referenciar un objectiu nou, feu clic al nom de l'objectiu a la llista <emph>Selecció</emph>."
#: 04090002.xhp
msgctxt ""
@@ -7201,7 +7201,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/value\" visibility=\"hidden\">Sets additional function parameters for fields. The type of parameter depends on the field type that you select.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/value\" visibility=\"hidden\">Defineix els paràmetres de funció addicionals per als camps. El tipus de paràmetre depèn del tipus de camp que seleccioneu.</ahelp>"
#: 04090003.xhp
msgctxt ""
@@ -7415,7 +7415,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/condition\">For fields linked to a <link href=\"text/swriter/01/04090200.xhp\" name=\"condition\">condition</link>, enter the criteria here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddbpage/condition\">Per als camps enllaçats a una <link href=\"text/swriter/01/04090200.xhp\" name=\"condició\">condició</link>, introduïu ací els criteris.</ahelp>"
#: 04090003.xhp
msgctxt ""
@@ -7433,7 +7433,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/cond2\">Enter the text to display when the condition is met in the <emph>Then </emph>box, and the text to display when the condition is not met in the <emph>Else </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/cond2\">Introduïu el text que es visualitzarà quan es complisca la condició en el quadre <emph>Si no</emph>, i el text que es visualitzarà quan la condició no es trobe en el quadre <emph>Si no</emph>.</ahelp>"
#: 04090003.xhp
msgctxt ""
@@ -7604,7 +7604,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/macro\">Opens the <emph>Macro Selector</emph>, where you can choose the macro that will run when you click the selected field in the document.</ahelp> This button is only available for the \"Execute macro\" function field."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/macro\">Obri el <emph>Selector de macros</emph>, on podeu triar la macro que voleu executar quan feu clic al camp seleccionat en el document.</ahelp> Este botó només està disponible per al camp de funció \"Executa una macro\"."
#: 04090003.xhp
msgctxt ""
@@ -7631,7 +7631,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/item\">Enter a new item.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/item\">Introduïu un element nou.</ahelp>"
#: 04090003.xhp
msgctxt ""
@@ -7649,7 +7649,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/add\">Adds the <emph>Item</emph> to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/add\">Afig l'<emph>element</emph> a la llista.</ahelp>"
#: 04090003.xhp
msgctxt ""
@@ -7667,7 +7667,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/listitems\">Lists the items. The topmost item is shown in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/listitems\">Llista els elements. L'element de més amunt es mostra en el document.</ahelp>"
#: 04090003.xhp
msgctxt ""
@@ -7685,7 +7685,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/remove\">Removes the selected item from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/remove\">Elimina l'element seleccionat de la llista.</ahelp>"
#: 04090003.xhp
msgctxt ""
@@ -7703,7 +7703,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/up\">Moves the selected item up in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/up\">Mou l'element seleccionat cap amunt a la llista.</ahelp>"
#: 04090003.xhp
msgctxt ""
@@ -7721,7 +7721,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/down\">Moves the selected item down in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/down\">Mou l'element seleccionat cap avall a la llista.</ahelp>"
#: 04090003.xhp
msgctxt ""
@@ -7739,7 +7739,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/listname\">Enter a unique name for the <emph>Input list</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/listname\">Introduïu un nom exclusiu per a la <emph>Llista d'entrada</emph>.</ahelp>"
#: 04090003.xhp
msgctxt ""
@@ -7881,7 +7881,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Inserts the name of the author, and the date, or the time of the last save."
-msgstr "Insereix el nom de l'autor, i la data o l'hora de l'última vegada que es va guardar."
+msgstr "Insereix el nom de l'autor, i la data o l'hora de l'última vegada que es va alçar."
#: 04090004.xhp
msgctxt ""
@@ -8086,7 +8086,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocinfopage/fixed\">Inserts the field as static content, that is, the field cannot be updated.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocinfopage/fixed\">Insereix el camp com a contingut estàtic, és a dir, que no es pot actualitzar.</ahelp>"
#: 04090004.xhp
msgctxt ""
@@ -8386,7 +8386,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/format\">In the <emph>Format</emph> list, define if the value is inserted as text or a number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/format\">A la llista <emph>Format</emph>, definiu si el valor s'insereix com a text o com a nombre.</ahelp>"
#: 04090005.xhp
msgctxt ""
@@ -8402,7 +8402,7 @@ msgctxt ""
"par_id7453535\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/select\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/select\">Llista els camps disponibles per al tipus de camp seleccionat a la llista <emph>Tipus</emph>. Per inserir un camp, feu clic en el camp i, a continuació, feu clic a <emph>Insereix</emph>.</ahelp>"
#: 04090005.xhp
msgctxt ""
@@ -8464,7 +8464,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/invisible\">Hides the field contents in the document.</ahelp> The field is inserted as a thin gray mark in the document. This option is only available for the \"Set Variable\" and \"User Field\" field types."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/invisible\">Amaga el contingut del camp en el document.</ahelp> El camp s'insereix com una marca gris i fina en el document. Esta opció només està disponible per als tipus de camp \"Defineix la variable\" i \"Camp d'usuari\"."
#: 04090005.xhp
msgctxt ""
@@ -8500,7 +8500,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/level\">Choose the heading or chapter level at which to restart numbering in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/level\">Trieu l'encapçalament o el nivell del capítol en què voleu reiniciar la numeració en el document.</ahelp>"
#: 04090005.xhp
msgctxt ""
@@ -8518,7 +8518,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/separator\">Type the character that you want to use as a separator between the heading or chapter levels.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/separator\">Escriviu el caràcter que voleu utilitzar com a separador entre l'encapçalament o els nivells de capítol.</ahelp>"
#: 04090005.xhp
msgctxt ""
@@ -8536,7 +8536,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/apply\">Adds the user-defined field to the <emph>Selection</emph> list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/apply\">Afig el camp definit per l'usuari a la llista <emph>Selecció</emph>.</ahelp>"
#: 04090005.xhp
msgctxt ""
@@ -8554,7 +8554,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/delete\">Removes the user-defined field from the selection list. You can only remove fields that are not used in the current document.</ahelp> To remove a field that is used in the current document from the list, first delete all instances of the field in the document, and then remove it from the list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/delete\">Elimina el camp definit per l'usuari de la llista de selecció. Només podeu eliminar camps que no s'utilitzen en el document actual.</ahelp> Per eliminar un camp de la llista que s'utilitza en el document actual, primer suprimiu tots els exemples del document i, a continuació, suprimiu-lo de la llista."
#: 04090005.xhp
msgctxt ""
@@ -8749,7 +8749,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/select\">Select the database table or the database query that you want the field to refer to.</ahelp> You can include fields from more than one database or query in a document."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddbpage/select\">Seleccioneu la taula de la base de dades o la consulta de la base de dades on voleu que es referencie el camp.</ahelp> Podeu incloure camps de més d'una base de dades o consulta en un document."
#: 04090006.xhp
msgctxt ""
@@ -8784,7 +8784,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/recnumber\">Enter the number of the record that you want to insert when the condition that you specify is met.</ahelp> The record number corresponds to the current selection in the data source view. For example, if you select the last 5 records in a database containing 10 records, the number of the first record will be 1, and not 6."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddbpage/recnumber\">Introduïu el número de registre que voleu inserir quan es complisca la condició que heu especificat.</ahelp> El número de registre correspon a la selecció actual en la visualització de la font de dades. Per exemple, si seleccioneu els últims 5 registres en una base de dades que conté 10 registres, el número del primer registre serà 1 i no 6."
#: 04090006.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/fromdatabasecb\">Uses the format defined in the selected database.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddbpage/fromdatabasecb\">Utilitza el format definit a la base de dades seleccionada.</ahelp>"
#: 04090006.xhp
msgctxt ""
@@ -8845,7 +8845,7 @@ msgctxt ""
"par_idN10772\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/browse\">Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddbpage/browse\">Obri un diàleg d'obertura de fitxers on podeu seleccionar un fitxer de bases de dades (*.odb). El fitxer seleccionat s'afig a la llista Selecció de bases de dades.</ahelp>"
#: 04090006.xhp
msgctxt ""
@@ -8863,7 +8863,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/userdefinedcb\">Applies the format that you select in the <emph>List of user-defined formats</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddbpage/userdefinedcb\">Aplica el format que seleccioneu en la <emph>Llista de formats definits per l'usuari</emph>.</ahelp>"
#: 04090006.xhp
msgctxt ""
@@ -8881,7 +8881,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/format\">Lists the available user-defined formats.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddbpage/format\">Llista els formats disponibles definits per l'usuari.</ahelp>"
#: 04090006.xhp
msgctxt ""
@@ -8947,7 +8947,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "When you save a document that contains fields as an HTML document, $[officename] automatically converts date, time, and DocInformation fields to special HTML tags. The field contents are inserted between the opening and closing HTML tags of the converted fields. These special HTML tags do not correspond to standard HTML tags."
-msgstr "Quan guardeu un document que conté camps com a document HTML, el $[officename] converteix automàticament la data, l'hora i els camps d'InformacióDoc en etiquetes HTML especials. El contingut dels camps s'insereix entre les etiquetes d'obertura i de tancament HTML dels camps convertits. Estes etiquetes HTML especials no corresponen a les etiquetes HTML estàndard."
+msgstr "Quan alceu un document que conté camps com a document HTML, el $[officename] converteix automàticament la data, l'hora i els camps d'InformacióDoc en etiquetes HTML especials. El contingut dels camps s'insereix entre les etiquetes d'obertura i de tancament HTML dels camps convertits. Estes etiquetes HTML especials no corresponen a les etiquetes HTML estàndard."
#: 04090007.xhp
msgctxt ""
@@ -11018,7 +11018,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/levels\">Select the index level that you change the formatting of.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/levels\">Seleccioneu el nivell d'índex al qual voleu canviar la formatació.</ahelp>"
#: 04120201.xhp
msgctxt ""
@@ -11036,7 +11036,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/styles\">Select the paragraph style that you want to apply to the selected index level, and then click the Assign (<emph><) </emph>button.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/styles\">Seleccioneu l'estil de paràgraf al qual voleu aplicar el nivell d'índex seleccionat, i feu clic al botó Assigna (<emph><)</emph>.</ahelp>"
#: 04120201.xhp
msgctxt ""
@@ -11054,7 +11054,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/assign\">Formats the selected index level with the selected paragraph style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/assign\">Formata el nivell de l'índex seleccionat amb l'estil de paràgraf seleccionat.</ahelp>"
#: 04120201.xhp
msgctxt ""
@@ -11072,7 +11072,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/default\">Resets the formatting of the selected level to the \"Default\" paragraph style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/default\">Reinicialitza la formatació del nivell seleccionat a l'estil de paràgraf \"Per defecte\".</ahelp>"
#: 04120201.xhp
msgctxt ""
@@ -11090,7 +11090,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/edit\">Opens the <emph>Paragraph Style</emph> dialog, where you can modify the selected paragraph style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/edit\">Obri el diàleg <emph>Estil de paràgraf</emph>, on podeu modificar l'estil de paràgraf seleccionat.</ahelp>"
#: 04120210.xhp
msgctxt ""
@@ -11268,7 +11268,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/type\">Select the type of index that you want to insert.</ahelp> The options available on this tab depend on the index type that you select. If the cursor is in an index when you choose the <emph>Insert - Indexes and Tables - Indexes and Tables</emph>, you can then edit that index."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/type\">Seleccioneu el tipus d'índex que voleu inserir.</ahelp> Les opcions disponibles en esta pestanya depenen del tipus d'índex que hàgeu seleccionat. Si el cursor es troba en un índex quan trieu <emph>Insereix - Índexs i taules - Índexs i taules</emph>, podeu editar aquell índex."
#: 04120211.xhp
msgctxt ""
@@ -11286,7 +11286,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/title\">Enter a title for the selected index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/title\">Introduïu un títol per a l'índex seleccionat.</ahelp>"
#: 04120211.xhp
msgctxt ""
@@ -11304,7 +11304,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/readonly\">Prevents the contents of the index from being changed.</ahelp> Manual changes that you make to an index are lost when the index is refreshed. If you want the cursor to scroll through a protected area, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Formatting Aids</emph>, and then select the <emph>Cursor in protected areas - Enabled </emph>check box."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/readonly\">Evita que es canvien els continguts de l'índex.</ahelp> Els canvis manuals que feu a un índex es perdran quan s'actualitzi. Si voleu que el cursor es desplaci a través d'una àrea protegida, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Writer - Ajudes a la formatació</emph> i, a continuació, activeu la casella de selecció <emph>Cursor en àrees protegides - Habilita</emph>."
#: 04120211.xhp
msgctxt ""
@@ -11322,7 +11322,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/scope\">Select whether to create the index for the document or for the current chapter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/scope\">Seleccioneu si voleu crear l'índex per al document o per al capítol actual.</ahelp>"
#: 04120211.xhp
msgctxt ""
@@ -11340,7 +11340,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/level\">Enter the number of heading levels to include in the index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/level\">Introduïu el número de nivells d'encapçalament que voleu incloure en l'índex.</ahelp>"
#: 04120211.xhp
msgctxt ""
@@ -11376,7 +11376,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromheadings\">Creates the index using outline levels, that is, paragraphs formatted with one of the predefined heading styles (Heading 1-10) are added to the index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromheadings\">Crea l'índex utilitzant nivells d'esquema, és a dir, els paràgrafs formatats amb un dels estils d'encapçalament predefinits (Encapçalament 1-10) s'afegiran a l'índex.</ahelp>"
#: 04120211.xhp
msgctxt ""
@@ -11402,7 +11402,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<variable id=\"vorlg\"><ahelp hid=\"modules/swriter/ui/tocindexpage/addstylescb\">Includes the paragraph styles that you specify in the <emph>Assign Styles</emph> dialog as index entries. To select the paragraph styles that you want to include in the index, click the <emph>Assign Styles (...</emph>) button to the right of this box.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"vorlg\"><ahelp hid=\"modules/swriter/ui/tocindexpage/addstylescb\">Inclou els estils de paràgraf que heu especificat en el diàleg <emph>Assigna estils</emph> com a entrades d'índex. Per seleccionar els estils de paràgraf que voleu incloure en l'índex, feu clic al botó <emph>Assigna estils (...</emph>) a la dreta d'este quadre.</ahelp></variable>"
#: 04120211.xhp
msgctxt ""
@@ -11420,7 +11420,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/styles\">Opens the <emph>Assign Styles</emph> dialog, where you can select the paragraph styles to include in the index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/styles\">Obri el diàleg <emph>Assigna estils</emph>, on podeu seleccionar els estils de paràgraf que voleu incloure en l'índex.</ahelp>"
#: 04120211.xhp
msgctxt ""
@@ -11438,7 +11438,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/indexmarks\">Includes the index entries that you inserted by choosing <emph>Insert - Indexes and Tables - Entry</emph> in the index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/indexmarks\">Inclou les entrades d'índex que heu inserit a l'índex a través d'<emph>Insereix - Índexs i taules - Entrades</emph>.</ahelp>"
#: 04120212.xhp
msgctxt ""
@@ -11491,7 +11491,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/combinesame\">Replaces identical index entries with a single entry that lists the page numbers where the entry occurs in the document. For example, the entries \"View 10, View 43\" are combined as \"View 10, 43\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/combinesame\">Reemplaça les entrades d'índex idèntiques amb una entrada única que llista els números de pàgina allà on apareix l'entrada en el document. Per exemple, les entrades \"Visualitza 10, Visualitza 43\" es combinen com a \"Visualitza 10, 43\".</ahelp>"
#: 04120212.xhp
msgctxt ""
@@ -11509,7 +11509,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/useff\">Replaces identical index entries, which occur also on the directly following page or pages, with a single entry that lists the first page number and a \"p\" or \"pp\". For example, the entries \"View 10, View 11, View 12\" are combined as \"View 10pp\", and \"View 10, View 11\" as \"View 10p\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/useff\">Reemplaça les entrades d'índex idèntiques, també les que es troben just a la pàgina o pàgines següents, amb una sola entrada que llista el número de la pàgina amb una \"p\" o \"pp\" on apareix l'entrada per primera vegada. Per exemple, les entrades \"Visualitza 10, Visualitza 11, Visualitza 12\" es combinen com a \"Visualitza 10pp\", i \"Visualitza 10, Visualitza 11\" com a \"Visualitza 10p\".</ahelp>"
#: 04120212.xhp
msgctxt ""
@@ -11527,7 +11527,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/usedash\">Replaces identical index entries that occur on consecutive pages with a single entry and the page range where the entry occurs. For example, the entries \"View 10, View 11, View 12\" are combined as \"View 10-12\".</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/usedash\">Reemplaça les entrades d'índex idèntiques que apareixen en pàgines consecutives amb una sola entrada i l'interval de la pàgina on es troba l'entrada. Per exemple, les entrades \"Visualitza 10, Visualitza 11, Visualitza 12\" es combinen com a \"Visualitza 10-12\".</ahelp>"
#: 04120212.xhp
msgctxt ""
@@ -11545,7 +11545,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/casesens\">Distinguishes between uppercase and lowercase letters in identical index entries. For Asian languages special handling applies.</ahelp> If you want the first occurrence of the entry in the document to determine the case of the entry, select <emph>Combine identical entries</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/casesens\">Distingeix entre lletres en majúscula i minúscula en entrades d'índex idèntiques. Per a les llengües asiàtiques s'aplica una gestió especial.</ahelp> Si voleu que la primera aparició de l'entrada en el document determini les majúscules o minúscules de l'entrada, seleccioneu <emph>Combina entrades idèntiques</emph>."
#: 04120212.xhp
msgctxt ""
@@ -11571,7 +11571,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/initcaps\">Automatically capitalizes the first letter of an index entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/initcaps\">Posa automàticament en majúscula la primera lletra d'una entrada d'índex.</ahelp>"
#: 04120212.xhp
msgctxt ""
@@ -11589,7 +11589,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/keyasentry\">Inserts index keys as separate index entries.</ahelp> A key is inserted as a top level index entry and the entries that are assigned to the key as indented subentries."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/keyasentry\">Insereix les claus d'índex com a entrades d'índex per separat.</ahelp> S'insereix una clau com a entrada d'índex principal i les entrades que s'assignen a la clau ho fan com a subentrades sagnades."
#: 04120212.xhp
msgctxt ""
@@ -11616,7 +11616,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromfile\">Automatically marks index entries using a concordance file - a list of words to include in an index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromfile\">Marca automàticament les entrades d'índex utilitzant un fitxer de concordança - una llista de paraules que cal incloure en un índex.</ahelp>"
#: 04120212.xhp
msgctxt ""
@@ -11634,7 +11634,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/file\">Select, create, or edit a concordance file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/file\">Seleccioneu, creeu o editeu un fitxer de concordança.</ahelp>"
#: 04120212.xhp
msgctxt ""
@@ -11670,7 +11670,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/lang\">Select the language rules to use for sorting the index entries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/lang\">Seleccioneu les regles de la llengua que s'han d'utilitzar per ordenar les entrades d'índex.</ahelp>"
#: 04120212.xhp
msgctxt ""
@@ -11688,7 +11688,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/keytype\">Select numeric when you want to sort numbers by value, such as in 1, 2, 12. Select alphanumeric, when you want to sort the numbers by character code, such as in 1, 12, 2.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/keytype\">Seleccioneu numèric si voleu ordenar els nombres per valor, com ara 1, 2, 12. Seleccioneu alfanumèric si voleu ordenar els nombres pel codi del caràcter, com ara 1, 12, 2.</ahelp>"
#: 04120213.xhp
msgctxt ""
@@ -11750,7 +11750,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/captions\">Creates index entries from object captions.</ahelp> To add a caption to an object, select the object, and then choose <emph>Insert - Caption</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/captions\">Crea entrades d'índex a partir de les llegendes d'objecte.</ahelp> Per afegir una llegenda a un objecte, seleccioneu l'objecte i, a continuació, trieu <emph>Insereix - Llegenda</emph>."
#: 04120213.xhp
msgctxt ""
@@ -11768,7 +11768,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/category\">Select the caption category that you want to use for the index entries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/category\">Seleccioneu la categoria de llegenda que voleu utilitzar per a les entrades d'índex.</ahelp>"
#: 04120213.xhp
msgctxt ""
@@ -11786,7 +11786,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/display\">Select the part of the caption that you want to use for index entries.</ahelp> The following table lists the caption options that can be selected, based on the caption text \"Illustration 24: The Sun\", where \"Illustration 24\" was automatically generated, and \"The Sun\" was added by the user."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/display\">Seleccioneu la part de la llegenda que voleu utilitzar per a les entrades d'índex.</ahelp> A la taula següent es llisten les opcions de llegenda que es poden seleccionar, segons el text de la llegenda \"Il·lustració 24: El sol\", on la \"Il·lustració 24\" es va generar automàticament, i \"El sol\" fou afegida per l'usuari."
#: 04120213.xhp
msgctxt ""
@@ -11885,7 +11885,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/objnames\">Creates index entries from object names.</ahelp> You can view object names in the Navigator, for example, and change them in the context menu."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/objnames\">Crea entrades d'índex a partir de noms d'objecte.</ahelp> Podeu visualitzar noms d'objecte en el Navegador, per exemple, i canviar-los en el menú contextual."
#: 04120214.xhp
msgctxt ""
@@ -11982,7 +11982,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromtables\">Includes tables in the index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromtables\">Inclou taules en l'índex.</ahelp>"
#: 04120215.xhp
msgctxt ""
@@ -12000,7 +12000,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromgraphics\">Includes graphics in the index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromgraphics\">Inclou gràfics en l'índex.</ahelp>"
#: 04120215.xhp
msgctxt ""
@@ -12018,7 +12018,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromframes\">Includes text frames in the index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromframes\">Inclou marcs de text en l'índex.</ahelp>"
#: 04120215.xhp
msgctxt ""
@@ -12036,7 +12036,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromoles\">Includes OLE objects in the index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromoles\">Inclou objectes OLE en l'índex.</ahelp>"
#: 04120215.xhp
msgctxt ""
@@ -12054,7 +12054,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/uselevel\">Indents table, graphic, text frame, and OLE object index entries according their place in the chapter heading hierarchy.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/uselevel\">Sagna les entrades d'índex, com ara les taules, els gràfics, els marcs de text i els objectes OLE segons la seua posició en la jerarquia de l'encapçalament del capítol.</ahelp>"
#: 04120215.xhp
msgctxt ""
@@ -12107,7 +12107,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/objects\">Select the object types that you want to include in a table of objects.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/objects\">Seleccioneu els tipus d'objecte que voleu incloure en una taula d'objectes.</ahelp>"
#: 04120217.xhp
msgctxt ""
@@ -12160,7 +12160,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/numberentries\">Automatically numbers the bibliography entries.</ahelp> To set the sorting options for the numbering, click the <link href=\"text/swriter/01/04120227.xhp\" name=\"Entries\">Entries</link> tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/numberentries\">Numera automàticament les entrades bibliogràfiques.</ahelp> Per configurar les opcions d'ordenació per a la numeració, feu clic a la pestanya <link href=\"text/swriter/01/04120227.xhp\" name=\"Entrades\">Entrades</link>."
#: 04120217.xhp
msgctxt ""
@@ -12178,7 +12178,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/brackets\">Select the brackets that you want to enclose bibliography entries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/brackets\">Seleccioneu els parèntesis que voleu que tanquen les entrades bibliogràfiques.</ahelp>"
#: 04120219.xhp
msgctxt ""
@@ -12204,7 +12204,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/assignstylesdialog/AssignStylesDialog\" visibility=\"visible\">Creates index entries from specific paragraph styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/assignstylesdialog/AssignStylesDialog\" visibility=\"visible\">Crea entrades d'índex a partir d'estils de paràgraf concrets.</ahelp>"
#: 04120219.xhp
msgctxt ""
@@ -12249,7 +12249,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/assignstylesdialog/left\" visibility=\"visible\">Moves the selected paragraph style up one level in the index hierarchy.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/assignstylesdialog/left\" visibility=\"visible\">Mou l'estil de paràgraf seleccionat un nivell amunt en la jerarquia de l'índex.</ahelp>"
#: 04120219.xhp
msgctxt ""
@@ -12267,7 +12267,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/assignstylesdialog/right\" visibility=\"visible\">Moves the selected paragraph style down one level in the index hierarchy.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/assignstylesdialog/right\" visibility=\"visible\">Mou l'estil de paràgraf seleccionat un nivell avall en la jerarquia de l'índex.</ahelp>"
#: 04120220.xhp
msgctxt ""
@@ -12472,7 +12472,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterno\">Inserts the chapter number. To assign chapter numbering to a heading style, choose<emph> Tools - Outline Numbering</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterno\">Insereix el número de capítol. Per assignar una numeració de capítol a un estil d'encapçalament, trieu <emph>Eines - Numeració d'esquemes</emph>.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12490,7 +12490,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/entrytext\">Inserts the text of the chapter heading.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/entrytext\">Insereix el text de l'encapçalament del capítol.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12508,7 +12508,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/tabstop\">Inserts a tab stop. To add leader dots to the tab stop, select a character in the <emph>Fill character box</emph>. To change the position of the tab stop, enter a value in the <emph>Tab stop position </emph>box, or select the <emph>Align right </emph>check box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/tabstop\">Insereix un tabulador. Per afegir punts líders al tabulador, seleccioneu un caràcter en el quadre <emph>Caràcter de farciment</emph>. Per canviar la posició del tabulador, introduïu un valor en el quadre <emph>Posició del tabulador</emph>, o activeu la casella de selecció <emph>Alinea a la dreta</emph>.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12526,7 +12526,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/pageno\">Inserts the page number of the entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/pageno\">Insereix el número de pàgina de l'entrada.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12544,7 +12544,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/hyperlink\">Creates a hyperlink for the part of the entry that you enclose by the opening (LS) and the closing (LE) hyperlink tags. On the <emph>Structure </emph>line, click in the empty box in front of the part that you want to create a hyperlink for, and then click this button. Click in the empty box after the part that you want to hyperlink, and then click this button again. All hyperlinks must be unique. Available only for a table of contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/hyperlink\">Crea un enllaç per la part de l'entrada que envolteu amb les etiquetes d'obertura (LS) i de tancament (LE). En la línia <emph>Estructura</emph>, feu clic al quadre buit davant de la part per a la qual voleu crear l'enllaç i, a continuació, feu clic en este botó. Feu clic en el quadre buit després de la part on voleu crear l'enllaç i, a continuació, torneu a fer clic en este botó. Tots els enllaços han de ser únics. Esta opció només està disponible per al contingut de les taules.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12562,7 +12562,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Applies the current settings without closing the dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Aplica els paràmetres actuals sense tancar el diàleg.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12580,7 +12580,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/charstyle\">Specify the formatting style for the selected part on the <emph>Structure line</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/charstyle\">Especifiqueu l'estil de formatació per a la part seleccionada en la línia <emph>Estructura</emph>.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12598,7 +12598,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/edit\">Opens a dialog where you can edit the selected character style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/edit\">Obri un diàleg on podeu editar l'estil del caràcter seleccionat.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12616,7 +12616,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/fillchar\">Select the tab leader that you want use.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/fillchar\">Seleccioneu la capçalera de tabulació que voleu utilitzar.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12634,7 +12634,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/tabstoppos\">Enter the distance to leave between the left page margin and the tab stop.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/tabstoppos\">Introduïu la distància que cal deixar entre el marge esquerre de la pàgina i el tabulador.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12652,7 +12652,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/alignright\">Aligns the tab stop to the right page margin.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/alignright\">Alinea el tabulador al marge dret de la pàgina.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12687,7 +12687,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/reltostyle\">Positions the tab stop relative to the \"indent from left\" value defined in the paragraph style selected on the <emph>Styles</emph> tab. Otherwise the tab stop is positioned relative to the left text margin.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/reltostyle\">Posiciona el tabulador en relació amb el valor \"sagnar des de l'esquerra\" definit a l'estil de paràgraf seleccionat a la pestanya <emph>Estils</emph>. Si no, el tabulador es posicionarà en relació amb el marge de text de l'esquerra.</ahelp>"
#: 04120222.xhp
msgctxt ""
@@ -12740,7 +12740,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterinfo\">Inserts chapter information, such as the chapter heading and number. Select the information that you want to display in the <emph>Chapter entry </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterinfo\">Insereix informació del capítol, com ara l'encapçalament i el número de capítol. Seleccioneu la informació que voleu visualitzar en el quadre <emph>Entrada del capítol</emph>.</ahelp>"
#: 04120222.xhp
msgctxt ""
@@ -12758,7 +12758,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterentry\">Select the chapter information that you want to include in the index entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterentry\">Seleccioneu la informació del capítol que voleu incloure en l'entrada d'índex.</ahelp>"
#: 04120222.xhp
msgctxt ""
@@ -12792,7 +12792,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/mainstyle\">Specify the formatting style for the main entries in the alphabetical index. To convert an index entry into a main entry, click in front of the index field in the document and then choose <emph>Edit - </emph><link href=\"text/swriter/01/04120100.xhp\" name=\"Index Entry\"><emph>Index Entry</emph></link>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/mainstyle\">Especifiqueu l'estil de formatació per a les entrades principals de l'índex alfabètic. Per convertir una entrada d'índex en una entrada principal, feu clic davant del camp d'índex en el document i, a continuació, trieu <emph>Edita - </emph><link href=\"text/swriter/01/04120100.xhp\" name=\"Entrada d'índex\"><emph>Entrada d'índex</emph></link>.</ahelp>"
#: 04120222.xhp
msgctxt ""
@@ -12810,7 +12810,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/alphadelim\">Uses the initial letters of the alphabetically arranged index entries as section headings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/alphadelim\">Utilitza les lletres inicials de les entrades d'índex ordenades alfabèticament com a encapçalaments de secció.</ahelp>"
#: 04120222.xhp
msgctxt ""
@@ -12828,7 +12828,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/comasep\">Arranges the index entries on the same line, separated by commas.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/comasep\">Organitza les entrades d'índex en la mateixa línia, separades per comes.</ahelp>"
#: 04120223.xhp
msgctxt ""
@@ -13047,7 +13047,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/insert\">Adds the reference code for the selected bibliography entry to the Structure line. Select an entry in the list, click in an empty box, and then click this button.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/insert\">Afig el codi de referència per a l'entrada bibliogràfica seleccionada a la línia Estructura. Seleccioneu una entrada de la llista, feu clic en un quadre buit i, a continuació, feu clic en este botó.</ahelp>"
#: 04120227.xhp
msgctxt ""
@@ -13065,7 +13065,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/remove\">Removes the selected reference code from the Structure line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/remove\">Suprimeix el codi de referència seleccionat de la línia Estructura.</ahelp>"
#: 04120227.xhp
msgctxt ""
@@ -13101,7 +13101,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/sortpos\">Sorts the bibliography entries according to the position of their references in the document.</ahelp> Select this option if you want to use automatically numbered references."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/sortpos\">Ordena les entrades bibliogràfiques segons la posició de les seues referències en el document.</ahelp> Seleccioneu esta opció si voleu utilitzar referències numerades automàticament."
#: 04120227.xhp
msgctxt ""
@@ -13119,7 +13119,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/sortcontent\">Sorts the bibliography entries by the Sort keys that you specify, for example, by author or by year of publication.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/sortcontent\">Ordena les entrades bibliogràfiques per les claus d'ordenació que heu especificat, per exemple, per autor o per any de publicació.</ahelp>"
#: 04120227.xhp
msgctxt ""
@@ -13146,7 +13146,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/key3lb\">Select the entry by which to sort the bibliography entries. This option is only available if you select the <emph>Content</emph> radio button in the <emph>Sort by</emph> area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/key3lb\">Seleccioneu l'entrada a partir de la qual voleu ordenar les entrades bibliogràfiques. Esta opció només està disponible si seleccioneu el botó d'opció <emph>Contingut</emph> a l'àrea <emph>Ordena per</emph>.</ahelp>"
#: 04120227.xhp
msgctxt ""
@@ -13164,7 +13164,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/up3cb\">Sorts the bibliography entries in ascending alphanumerical order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/up3cb\">Ordena les entrades bibliogràfiques en orde alfanumèric ascendent.</ahelp>"
#: 04120227.xhp
msgctxt ""
@@ -13182,7 +13182,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/down\">Sorts the bibliography entries in a descending alphanumerical order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/down\">Ordena les entrades bibliogràfiques en orde alfanumèric descendent.</ahelp>"
#: 04120229.xhp
msgctxt ""
@@ -13314,7 +13314,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/createautomarkdialog/CreateAutomarkDialog\">Create or edit a list of words to include in an Alphabetical Index.</ahelp> A concordance file lists words that should be referenced in an alphabetical index, together with the page number(s) where they appear in the document."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/createautomarkdialog/CreateAutomarkDialog\">Creeu o editeu una llista de paraules per incloure-la en un índex alfabètic.</ahelp> En un fitxer de concordança es llisten paraules que s'han de referir en un índex alfabètic, juntament amb els números de pàgina on apareixen en el document."
#: 04120250.xhp
msgctxt ""
@@ -13627,7 +13627,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "When you save a document that contains bibliography entries, the corresponding records are automatically saved in a hidden field in the document."
-msgstr "Quan guardeu un document que conté entrades bibliogràfiques, els registres corresponents es guarden automàticament en un camp amagat en el document."
+msgstr "Quan alceu un document que conté entrades bibliogràfiques, els registres corresponents s'alcen automàticament en un camp amagat en el document."
#: 04120300.xhp
msgctxt ""
@@ -13797,7 +13797,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "If you see small red arrows at the beginning and the end of text in frame, use the arrow keys to scroll through the remaining text."
-msgstr "Si veieu fletxes roges petites al començament i al final del text en el marc, utilitzeu les tecles de fletxa per desplaçar-vos pel text restant."
+msgstr "Si veieu fletxes vermelles petites al començament i al final del text en el marc, utilitzeu les tecles de fletxa per desplaçar-vos pel text restant."
#: 04130000.xhp
msgctxt ""
@@ -13929,7 +13929,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "To insert a table from another document, copy the table, and then paste the table into the current document."
-msgstr "Per inserir una taula des d'un altre document, copieu-la i apegueu-la en el document actual."
+msgstr "Per inserir una taula des d'un altre document, copieu-la i enganxeu-la en el document actual."
#: 04150000.xhp
msgctxt ""
@@ -15141,7 +15141,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/dropcapspage/DropCapPage\">Formats the first letter of a paragraph with a large capital letter, that can span several lines. The paragraph must span at least as many lines as you specify in the Lines box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/dropcapspage/DropCapPage\">Formata la primera lletra d'un paràgraf amb una lletra majúscula gran que pot ocupar diverses línies. El paràgraf s'ha d'estendre com a mínim tantes línies com especifiqueu al quadre Línies.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -15168,7 +15168,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/dropcapspage/checkCB_SWITCH\">Applies the drop cap settings to the selected paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/dropcapspage/checkCB_SWITCH\">Aplica els paràmetres d'inicials destacades al paràgraf seleccionat.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -15186,7 +15186,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/dropcapspage/checkCB_WORD\">Displays the first letter of the first word in the paragraph as a drop cap, and the remaining letters of the word as large type.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/dropcapspage/checkCB_WORD\">Mostra la primera lletra de la primera paraula del paràgraf com a inicial destacada, i la resta de lletres de la paraula com a lletres grans.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -15204,7 +15204,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/dropcapspage/spinFLD_DROPCAPS\">Enter the number of characters to convert to drop caps. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/dropcapspage/spinFLD_DROPCAPS\">Introduïu el nombre de caràcters que s'han de convertir en inicials destacades. </ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -15222,7 +15222,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/dropcapspage/spinFLD_LINES\">Enter the number of lines that you want the drop cap to extend downward from the first line of the paragraph. Shorter paragraphs will not get drop caps.</ahelp> The selection is limited to 2-9 lines."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/dropcapspage/spinFLD_LINES\">Introduïu el nombre de línies en què voleu que la inicial destacada s'estengui cap avall des de la primera línia del paràgraf. Els paràgrafs més curts no tindran inicials destacades.</ahelp> La selecció es limita a 2-9 línies."
#: 05030400.xhp
msgctxt ""
@@ -15240,7 +15240,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/dropcapspage/spinFLD_DISTANCE\">Enter the amount of space to leave between the drop caps and the rest of the text in the paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/dropcapspage/spinFLD_DISTANCE\">Introduïu la quantitat d'espai que voleu deixar entre les inicials destacades i la resta de text del paràgraf.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -15267,7 +15267,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/dropcapspage/entryEDT_TEXT\">Enter the text that you want to display as drop caps instead of the first letters of the paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/dropcapspage/entryEDT_TEXT\">Introduïu el text que voleu que es visualitze com a inicials destacades en comptes de les primeres lletres del paràgraf.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -15285,7 +15285,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/dropcapspage/comboBOX_TEMPLATE\">Select the formatting style that you want to apply to the drop caps.</ahelp> To use the formatting style of the current paragraph, select [None]."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/dropcapspage/comboBOX_TEMPLATE\">Seleccioneu l'estil de formatació que voleu aplicar a les inicials destacades.</ahelp> Per utilitzar l'estil de formatació del paràgraf actual seleccioneu [Cap]."
#: 05030800.xhp
msgctxt ""
@@ -16211,7 +16211,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnntattextend\" visibility=\"visible\">Adds footnotes at the end of the section. If the section spans more than one page, the footnotes are added to the bottom of the page on which the footnote anchors appear.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnntattextend\" visibility=\"visible\">Afig notes al peu al final de la secció. Si la secció ocupa més d'una pàgina, les notes al peu s'afigen a la part inferior de la pàgina on apareix l'àncora de la nota al peu.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16229,7 +16229,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnntnum\" visibility=\"visible\">Restarts the footnote numbering at the number that you specify.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnntnum\" visibility=\"visible\">Reinicia la numeració de la nota al peu en el número que especifiqueu.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16247,7 +16247,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnoffset\" visibility=\"visible\">Enter the number that you want to assign the footnote.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnoffset\" visibility=\"visible\">Introduïu el número que voleu assignar a la nota al peu.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16265,7 +16265,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnntnumfmt\" visibility=\"visible\">Specifies a custom numbering format for footnotes.</ahelp> This check box is only available if the <emph>Restart numbering</emph> check box is selected."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnntnumfmt\" visibility=\"visible\">Especifica un format de numeració personalitzat per a les notes al peu.</ahelp> Esta casella només està disponible si la casella de selecció <emph>Reinicia la numeració</emph> està activada."
#: 05040700.xhp
msgctxt ""
@@ -16283,7 +16283,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnprefix\" visibility=\"visible\">Enter the text that you want to display in front of the footnote number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnprefix\" visibility=\"visible\">Introduïu el text que voleu que es visualitze davant del número de la nota al peu.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16301,7 +16301,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Select the numbering style for the footnotes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Seleccioneu l'estil de numeració per a les notes al peu.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16319,7 +16319,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnsuffix\" visibility=\"visible\">Enter the text that you want to display after the footnote number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnsuffix\" visibility=\"visible\">Introduïu el text que voleu que es visualitze després del número de la nota al peu.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16346,7 +16346,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endntattextend\" visibility=\"visible\">Adds endnotes at the end of the section.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endntattextend\" visibility=\"visible\">Afig notes finals al final de la secció.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16364,7 +16364,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endntnum\" visibility=\"visible\">Restarts the endnote numbering at the number that you specify.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endntnum\" visibility=\"visible\">Reinicia la numeració de la nota final en el número que especifiqueu.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16382,7 +16382,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endoffset\" visibility=\"visible\">Enter the number that you want to assign the endnote.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endoffset\" visibility=\"visible\">Introduïu el número que voleu assignar a la nota final.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16400,7 +16400,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endntnumfmt\" visibility=\"visible\">Specifies a custom numbering format for endnotes.</ahelp> This check box is only available if you the <emph>Restart numbering</emph> check box is selected."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endntnumfmt\" visibility=\"visible\">Especifica un format de numeració personalitzat per a les notes al peu.</ahelp> Esta casella només està disponible si la casella de selecció <emph>Reinicia la numeració</emph> està activada."
#: 05040700.xhp
msgctxt ""
@@ -16418,7 +16418,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endprefix\" visibility=\"visible\">Enter the text that you want to display in front of the endnote number</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endprefix\" visibility=\"visible\">Introduïu el text que voleu que es visualitze davant del número de la nota final</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16436,7 +16436,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Select the numbering style for the endnotes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Seleccioneu l'estil de numeració per a les notes finals.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -16454,7 +16454,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endsuffix\" visibility=\"visible\">Enter the text that you want to display after the endnote number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endsuffix\" visibility=\"visible\">Introduïu el text que voleu que es visualitze després del número de la nota final.</ahelp>"
#: 05040800.xhp
msgctxt ""
@@ -16710,7 +16710,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrmTypePage\">Specifies the size and the position of the selected object or frame on a page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrmTypePage\">Especifica la mida i la posició de l'objecte o del marc seleccionat en una pàgina.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16737,7 +16737,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/width\">Enter the width that you want for the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/width\">Introduïu l'amplada que voleu per a l'objecte seleccionat.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16755,7 +16755,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/relwidth\">Calculates the width of the selected object as a percentage of the width of the page text area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/relwidth\">Calcula l'amplada de l'objecte seleccionat com a percentatge de l'amplada de l'àrea de text de la pàgina.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16773,7 +16773,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/height\">Enter the height that you want for the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/height\">Introduïu l'alçada que voleu per a l'objecte seleccionat.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16791,7 +16791,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/relheight\">Calculates the height of the selected object as a percentage of the height of the page text area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/relheight\">Calcula l'alçada de l'objecte seleccionat com a percentatge de l'alçada de l'àrea de text de la pàgina.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16809,7 +16809,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/ratio\">Maintains the height and width ratio when you change the width or the height setting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/ratio\">Mantén la ràtio de l'alçada i de l'amplada quan en canvieu la configuració.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16827,7 +16827,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/origsize\">Resets the size settings of the selected object to the original values.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/origsize\">Reinicialitza els paràmetres de mida de l'objecte seleccionat als valors originals.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16854,7 +16854,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/autoheight\">Automatically adjusts the width or height of a frame to match the contents of the frame. If you want, you can specify a minimum width or minimum height for the frame.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/autoheight\">Ajusta automàticament l'amplada i l'alçada d'un marc perquè coincidisca amb el contingut del marc. Si ho voleu, podeu especificar l'amplada o l'alçada mínima per al marc.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16899,7 +16899,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/topage\">Anchors the selection to the current page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/topage\">Ancora la selecció a la pàgina actual.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16917,7 +16917,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/topara\">Anchors the selection to the current paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/topara\">Ancora la selecció al paràgraf actual.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16935,7 +16935,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/tochar\">Anchors the selection to a character.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/tochar\">Ancora la selecció a un caràcter.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16953,7 +16953,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/aschar\">Anchors the selection as character. The height of the current line is resized to match the height of the selection.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/aschar\">Ancora la selecció com a caràcter. L'alçada de la línia actual es redimensiona perquè coincidisca amb l'alçada de la selecció.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16989,7 +16989,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/horipos\">Select the horizontal alignment option for the object.</ahelp> This option is not available if you chose \"anchor as character\"."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/horipos\">Seleccioneu l'opció d'alineació horitzontal per a l'objecte.</ahelp> Esta opció no està disponible si trieu \"ancora com a caràcter\"."
#: 05060100.xhp
msgctxt ""
@@ -17007,7 +17007,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/byhori\">Enter the amount of space to leave between the left edge of the selected object and the reference point that you select in the <emph>To</emph> box.</ahelp> This option is only available if you select \"From Left\" in the <emph>Horizontal</emph> box."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/byhori\">Introduïu la quantitat d'espai que voleu deixar entre l'extrem esquerre de l'objecte seleccionat i el punt de referència que seleccioneu al quadre <emph>A</emph>.</ahelp> Esta opció només està disponible si seleccioneu \"Des de l'esquerra\" al quadre <emph>Horitzontal</emph>."
#: 05060100.xhp
msgctxt ""
@@ -17025,7 +17025,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/horianchor\">Select the reference point for the selected horizontal alignment option.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/horianchor\">Seleccioneu el punt de referència per a l'opció d'alineació horitzontal seleccionada.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -17052,7 +17052,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/mirror\">Reverses the current horizontal alignment settings on even pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/mirror\">Inverteix els paràmetres d'alineació horitzontal actual a les pàgines parelles.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -17079,7 +17079,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/vertpos\">Select the vertical alignment option for the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/vertpos\">Seleccioneu l'opció d'alineació vertical per a l'objecte.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -17106,7 +17106,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/byvert\">Enter the amount of space to leave between the top edge of the selected object and the reference point that you select in the <emph>To</emph> box.</ahelp> This option is only available if you select \"From Top\" or \"From Bottom\" (as character) in the <emph>Vertical</emph> box."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/byvert\">Introduïu la quantitat d'espai que voleu deixar entre l'extrem superior de l'objecte seleccionat i el punt de referència que seleccioneu en el quadre <emph>A</emph>.</ahelp> Esta opció només està disponible si seleccioneu \"Des de la part superior\" o \"Des de la part inferior\" (com a caràcter) en el quadre <emph>Vertical</emph>."
#: 05060100.xhp
msgctxt ""
@@ -17124,7 +17124,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/vertanchor\">Select the reference point for the selected vertical alignment option.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/vertanchor\">Seleccioneu el punt de referència per a l'opció d'alineació vertical seleccionada.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -17140,7 +17140,7 @@ msgctxt ""
"par_idN10A92\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/followtextflow\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/followtextflow\">Conserva l'objecte seleccionat entre els límits de format del text al qual està ancorat l'objecte. Per situar l'objecte seleccionat en qualsevol lloc del document, no seleccioneu esta opció.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -17157,7 +17157,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "The green rectangle represents the selected object and the red rectangle represents the alignment reference point. If you anchor the object as a character, the reference rectangle changes to a red line."
-msgstr "El rectangle verd representa l'objecte seleccionat i el rectangle roig el punt de referència de l'alineació. Si ancoreu l'objecte com a caràcter, el rectangle de referència canvia a una línia roja."
+msgstr "El rectangle verd representa l'objecte seleccionat i el rectangle roig el punt de referència de l'alineació. Si ancoreu l'objecte com a caràcter, el rectangle de referència canvia a una línia vermella."
#: 05060100.xhp
msgctxt ""
@@ -17237,7 +17237,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"keinumlauftext\"><ahelp hid=\"modules/swriter/ui/wrappage/none\">Places the object on a separate line in the document. The Text in the document appears above and below the object, but not on the sides of the object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"keinumlauftext\"><ahelp hid=\"modules/swriter/ui/wrappage/none\">Situa l'objecte en una línia a banda en el document. El text del document apareix a sobre o a sota de l'objecte, però no als costats.</ahelp></variable>"
#: 05060200.xhp
msgctxt ""
@@ -17272,7 +17272,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/wrappage/before\">Wraps text on the left side of the object if there is enough space.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/before\">Ajusta el text en el costat esquerre de l'objecte si hi ha espai suficient.</ahelp>"
#: 05060200.xhp
msgctxt ""
@@ -17307,7 +17307,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/wrappage/after\">Wraps text on the right side of the object if there is enough space.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/after\">Ajusta el text en el costat dret de l'objecte si hi ha prou espai.</ahelp>"
#: 05060200.xhp
msgctxt ""
@@ -17342,7 +17342,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<variable id=\"seitenumlauftext\"><ahelp hid=\"modules/swriter/ui/wrappage/parallel\">Wraps text on all four sides of the border frame of the object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"seitenumlauftext\"><ahelp hid=\"modules/swriter/ui/wrappage/parallel\">Ajusta el text pels quatre costats del marc de la vora de l'objecte.</ahelp></variable>"
#: 05060200.xhp
msgctxt ""
@@ -17377,7 +17377,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<variable id=\"durchlauftext\"><ahelp hid=\"modules/swriter/ui/wrappage/through\">Places the object in front of the text.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"durchlauftext\"><ahelp hid=\"modules/swriter/ui/wrappage/through\">Situa l'objecte davant del text.</ahelp></variable>"
#: 05060200.xhp
msgctxt ""
@@ -17519,7 +17519,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/wrappage/outside\">Wraps text only around the contour of the object, but not in open areas within the object shape.</ahelp> This option is not available for frames."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/outside\">Ajusta el text només al voltant de la vora de l'objecte, i no en àrees obertes dins la forma de l'objecte.</ahelp> Esta opció no està disponible per als marcs."
#: 05060200.xhp
msgctxt ""
@@ -17555,7 +17555,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/wrappage/left\">Enter the amount of space that you want between the left edge of the object and the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/left\">Introduïu la quantitat d'espai que voleu deixar entre l'extrem esquerre de l'objecte i el text.</ahelp>"
#: 05060200.xhp
msgctxt ""
@@ -17573,7 +17573,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/wrappage/right\">Enter the amount of space that you want between the right edge of the object and the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/right\">Introduïu la quantitat d'espai que voleu deixar entre l'extrem dret de l'objecte i el text.</ahelp>"
#: 05060200.xhp
msgctxt ""
@@ -17591,7 +17591,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/wrappage/top\">Enter the amount of space that you want between the top edge of the object and the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/top\">Introduïu la quantitat d'espai que voleu deixar entre l'extrem superior de l'objecte i el text.</ahelp>"
#: 05060200.xhp
msgctxt ""
@@ -17609,7 +17609,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/wrappage/bottom\">Enter the amount of space that you want between the bottom edge of the object and the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/bottom\">Introduïu la quantitat d'espai que voleu deixar entre l'extrem inferior de l'objecte i el text.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -18178,7 +18178,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/PicturePage\">Specify the flip and the link options for the selected graphic.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/PicturePage\">Especifiqueu les opcions d'inversió i d'enllaç per al gràfic seleccionat.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -18205,7 +18205,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"vertikaltext\"><ahelp hid=\"modules/swriter/ui/picturepage/vert\">Flips the selected graphic vertically.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"vertikaltext\"><ahelp hid=\"modules/swriter/ui/picturepage/vert\">Inverteix verticalment el gràfic seleccionat.</ahelp></variable>"
#: 05060300.xhp
msgctxt ""
@@ -18223,7 +18223,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"horizontaltext\"><ahelp hid=\"modules/swriter/ui/picturepage/hori\">Flips the selected graphic horizontally.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"horizontaltext\"><ahelp hid=\"modules/swriter/ui/picturepage/hori\">Inverteix horitzontalment el gràfic seleccionat.</ahelp></variable>"
#: 05060300.xhp
msgctxt ""
@@ -18241,7 +18241,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/allpages\">Flips the selected graphic horizontally on all pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/allpages\">Inverteix horitzontalment el gràfic seleccionat en totes les pàgines.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -18259,7 +18259,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/leftpages\">Flips the selected graphic horizontally only on even pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/leftpages\">Inverteix horitzontalment el gràfic seleccionat només en les pàgines parelles.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -18277,7 +18277,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/rightpages\">Flips the selected graphic horizontally only on odd pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/rightpages\">Inverteix horitzontalment el gràfic seleccionat només en pàgines senars.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -18313,7 +18313,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/entry\">Displays the path to the linked graphic file. To change the link, click the browse button (<emph>...</emph>) and then locate the file that you want to link to. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/entry\">Mostra el camí al fitxer gràfic enllaçat. Per canviar l'enllaç, feu clic al botó de navegació (<emph>...</emph>) i, a continuació, cerqueu el fitxer al qual voleu enllaçar-lo. </ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -18331,7 +18331,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/browse\">Locate the new graphic file that you want to link to, and then click <emph>Open</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/browse\">Localitzeu el fitxer gràfic nou que voleu enllaçar i, a continuació, feu clic a <emph>Obri</emph>.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -18996,7 +18996,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Lists the $[officename] program and any open $[officename] document.</ahelp> Within this list, select the location where you want to save the macros."
-msgstr "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Llista el programa $[officename] i qualsevol document obert del $[officename].</ahelp> En esta llista, seleccioneu el lloc on voleu guardar les macros."
+msgstr "<ahelp hid=\"SFX2:TABPAGE:RID_SFX_TP_MACROASSIGN\">Llista el programa $[officename] i qualsevol document obert del $[officename].</ahelp> En esta llista, seleccioneu el lloc on voleu alçar les macros."
#: 05060700.xhp
msgctxt ""
@@ -19084,7 +19084,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrmURLPage\">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrmURLPage\">Indiqueu les propietats de l'enllaç per al gràfic, el marc o l'objecte OLE seleccionat.</ahelp>"
#: 05060800.xhp
msgctxt ""
@@ -19120,7 +19120,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/url\">Enter the complete path to the file that you want to open.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/url\">Introduïu el camí complet al fitxer que voleu obrir.</ahelp>"
#: 05060800.xhp
msgctxt ""
@@ -19138,7 +19138,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/search\">Locate the file that you want the hyperlink to open, and then click <emph>Open</emph>.</ahelp> The target file can be on your machine or on an <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"FTP server\">FTP server</link> in the Internet."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/search\">Ubiqueu el fitxer que voleu que òbriga l'enllaç i, a continuació, feu clic a <emph>Obri</emph>.</ahelp> El fitxer de destinació pot ser a la vostra màquina o en un <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"servidor FTP\">servidor FTP</link> a Internet."
#: 05060800.xhp
msgctxt ""
@@ -19156,7 +19156,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/name\">Enter a name for the hyperlink.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/name\">Introduïu un nom per a l'enllaç.</ahelp>"
#: 05060800.xhp
msgctxt ""
@@ -19210,7 +19210,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/server\">Uses a server-side image map.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/server\">Utilitza un mapa d'imatge.</ahelp>"
#: 05060800.xhp
msgctxt ""
@@ -19228,7 +19228,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/client\">Uses the <link href=\"text/shared/01/02220000.xhp\" name=\"image map\">image map</link> that you created for the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/client\">Utilitzeu el <link href=\"text/shared/01/02220000.xhp\" name=\"mapa d'imatge\">mapa d'imatge</link> que heu creat per a l'objecte seleccionat.</ahelp>"
#: 05060800.xhp
msgctxt ""
@@ -19263,7 +19263,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrmAddPage\">Specifies properties for the selected object, graphic or frame.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrmAddPage\">Especifica les propietats per a l'objecte, el gràfic o el marc seleccionat.</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -19299,7 +19299,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/name\">Enter a name for the selected item.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/name\">Introduïu un nom per a l'element seleccionat.</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -19326,7 +19326,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/altname\">Enter the text to display in a web browser when the selected item is unavailable. Alternate text is also used to assist people with disabilities.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/altname\">Introduïu el text que es visualitzarà en un navegador web quan l'element seleccionat no estiga disponible. El text alternatiu també s'utilitza per assistir persones discapacitades.</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -19344,7 +19344,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/prev\">Displays the item (object, graphic, or frame) that comes before the current item in a linked sequence. To add or change the previous link, select a name from the list. If you are linking frames, the current frame and the target frame must be empty.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/prev\">Mostra l'element (objecte, gràfic o marc) que va davant de l'element actual en una seqüència d'enllaços. Per afegir o canviar l'enllaç anterior, seleccioneu un nom de la llista. Si esteu enllaçant marcs, el marc actual i el marc de destinació han d'estar buits.</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -19362,7 +19362,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/next\">Displays the item (object, graphic, or frame) that comes after the current item in a linked sequence. To add or change the next link, select a name from the list. If you are a linking frames, the target frame must be empty.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/next\">Mostra l'element (objecte, gràfic o marc) que va després de l'element actual en una seqüència d'enllaços. Per afegir o canviar l'enllaç següent, seleccioneu un nom de la llista. Si esteu enllaçant marcs, el marc de destinació ha d'estar buit.</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -19398,7 +19398,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/protectcontent\">Prevents changes to the contents of the selected item.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/protectcontent\">Evita els canvis en els continguts de l'element seleccionat.</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -19425,7 +19425,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/protectframe\">Locks the position of the selected item in the current document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/protectframe\">Bloqueja la posició de l'element seleccionat en el document actual.</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -19443,7 +19443,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/protectsize\">Locks the size of the selected item.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/protectsize\">Bloqueja la mida de l'element seleccionat.</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -19479,7 +19479,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/editinreadonly\">Allows you to edit the contents of a frame in a document that is read-only (write-protected).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/editinreadonly\">Vos permet editar els continguts d'un marc en un document que és només de lectura (protegit contra l'escriptura).</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -19497,7 +19497,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/printframe\">Includes the selected item when you print the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/printframe\">Inclou l'element seleccionat quan imprimiu el document.</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -19515,7 +19515,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/textflow\">Specifies the preferred text flow direction in a frame. To use the default text flow settings for the page, select <emph>Use superordinate object settings </emph>from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/textflow\">Especifica la direcció preferida del flux del text en un marc. Per utilitzar els paràmetres de flux de text per defecte, seleccioneu <emph>Utilitza els paràmetres d'objecte superordinat</emph> a la llista.</ahelp>"
#: 05060900.xhp
msgctxt ""
@@ -21233,7 +21233,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "If you want, you can edit the styles of the current document, and then save the document as a template. To save the document as template, choose <emph>File - </emph><link href=\"text/shared/01/01110300.xhp\" name=\"Templates - Save\"><emph>Templates - Save</emph></link>."
-msgstr "Si ho voleu, podeu editar els estils del document actual i, a continuació, guardar el document com a plantilla. Per guardar el document com a plantilla, trieu <emph>Fitxer - </emph><link href=\"text/shared/01/01110300.xhp\" name=\"Plantilles - Guarda\"><emph>Plantilles - Guarda</emph></link>."
+msgstr "Si ho voleu, podeu editar els estils del document actual i, a continuació, alçar el document com a plantilla. Per alçar el document com a plantilla, trieu <emph>Fitxer - </emph><link href=\"text/shared/01/01110300.xhp\" name=\"Plantilles - Alça\"><emph>Plantilles - Alça</emph></link>."
#: 05130000.xhp
msgctxt ""
@@ -21823,7 +21823,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/condstyle\">Check this box to define a new style as a conditional style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/conditionpage/condstyle\">Seleccioneu esta casella per definir un estil nou com a estil condicional.</ahelp>"
#: 05130100.xhp
msgctxt ""
@@ -21841,7 +21841,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Here you can see the $[officename] predefined contexts, including outline levels 1 to 10, numbering/bullets levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Ací podeu veure els contexts predefinits del $[officename], inclosos els nivells d'esquema de l'1 al 10, els nivells de numeració i pics de l'1 al 10, la capçalera de la taula, el contingut de la taula, la secció, la vora, la nota al peu, la capçalera i el peu de pàgina.</ahelp>"
#: 05130100.xhp
msgctxt ""
@@ -21877,7 +21877,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/styles\">A list of all Paragraph Styles which can be assigned to a context is contained in the list box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/conditionpage/styles\">El quadre de llista conté una llista de tots els estils de paràgraf que es poden assignar a un context.</ahelp>"
#: 05130100.xhp
msgctxt ""
@@ -21895,7 +21895,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/remove\">Click here to remove the current context assigned to the selected style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/conditionpage/remove\">Feu clic ací per suprimir el context actual assignat a l'estil seleccionat.</ahelp>"
#: 05130100.xhp
msgctxt ""
@@ -21913,7 +21913,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/apply\">Click <emph>Assign</emph> to apply the <emph>selected Paragraph Style</emph> to the defined <emph>context</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/conditionpage/apply\">Feu clic a <emph>Assigna</emph> per aplicar l'<emph>estil de paràgraf seleccionat</emph> al <emph>context</emph> definit.</ahelp>"
#: 05140000.xhp
msgctxt ""
@@ -22698,7 +22698,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/percentdialog/PercentDialog\">Enter the minimum length for combining single-lined paragraphs as a percentage of the page width.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/percentdialog/PercentDialog\">Introduïu la llargada mínima per combinar paràgrafs d'una sola línia com a percentatge de l'amplada de la pàgina.</ahelp>"
#: 05150200.xhp
msgctxt ""
@@ -23769,7 +23769,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Saves or loads an outline number format. A saved outline number format is available to all text documents.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Guarda o carrega un format numèric d'esquema. Hi ha un format numèric d'esquema disponible guardat per a tots els documents de text.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Alça o carrega un format numèric d'esquema. Hi ha un format numèric d'esquema disponible alçat per a tots els documents de text.</ahelp>"
#: 06060000.xhp
msgctxt ""
@@ -23805,7 +23805,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "Save As"
-msgstr "Anomena i guarda"
+msgstr "Anomena i alça"
#: 06060000.xhp
msgctxt ""
@@ -23814,7 +23814,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Opens a dialog where you can save the current settings for the selected outline level. You can then load these settings from another document.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Obri un diàleg on podeu guardar els paràmetres actuals per al nivell d'esquema seleccionat. A continuació, podreu carregar estos paràmetres des d'un altre document.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Obri un diàleg on podeu alçar els paràmetres actuals per al nivell d'esquema seleccionat. A continuació, podreu carregar estos paràmetres des d'un altre document.</ahelp>"
#: 06060000.xhp
msgctxt ""
@@ -23823,7 +23823,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "Save As"
-msgstr "Anomena i guarda"
+msgstr "Anomena i alça"
#: 06060000.xhp
msgctxt ""
@@ -26371,7 +26371,7 @@ msgctxt ""
"par_idN10584\n"
"help.text"
msgid "Start from a recently saved starting document"
-msgstr "Comença a partir d'un document inicial guardat recentment"
+msgstr "Comença a partir d'un document inicial alçat recentment"
#: mailmerge01.xhp
msgctxt ""
@@ -27203,7 +27203,7 @@ msgctxt ""
"par_idN10580\n"
"help.text"
msgid "<link href=\"text/swriter/01/mailmerge08.xhp\" name=\"Mail Merge Wizard - Save print send\">Mail Merge Wizard - Save, print or send</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge08.xhp\" name=\"Auxiliar de combinació de correu - Guarda, imprimeix o envia\">Auxiliar de combinació de correu - Guarda, imprimeix o envia</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge08.xhp\" name=\"Auxiliar de combinació de correu - Alça, imprimeix o envia\">Auxiliar de combinació de correu - Alça, imprimeix o envia</link>"
#: mailmerge08.xhp
msgctxt ""
@@ -27211,7 +27211,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Mail Merge Wizard - Save, Print & Send"
-msgstr "Auxiliar de combinació de correu - Guarda, imprimeix o envia"
+msgstr "Auxiliar de combinació de correu - Alça, imprimeix o envia"
#: mailmerge08.xhp
msgctxt ""
@@ -27219,7 +27219,7 @@ msgctxt ""
"par_idN1054C\n"
"help.text"
msgid "<link href=\"text/swriter/01/mailmerge08.xhp\">Mail Merge Wizard - Save, Print or Send</link>"
-msgstr "<link href=\"text/swriter/01/mailmerge08.xhp\">Auxiliar de combinació de correu - Guarda, imprimeix o envia</link>"
+msgstr "<link href=\"text/swriter/01/mailmerge08.xhp\">Auxiliar de combinació de correu - Alça, imprimeix o envia</link>"
#: mailmerge08.xhp
msgctxt ""
@@ -27243,7 +27243,7 @@ msgctxt ""
"par_idN10578\n"
"help.text"
msgid "Save starting document"
-msgstr "Guarda el document inicial"
+msgstr "Alça el document inicial"
#: mailmerge08.xhp
msgctxt ""
@@ -27251,7 +27251,7 @@ msgctxt ""
"par_idN1057C\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the starting document that contains the database fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda el document inicial que conté els camps de la base de dades.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça el document inicial que conté els camps de la base de dades.</ahelp>"
#: mailmerge08.xhp
msgctxt ""
@@ -27259,7 +27259,7 @@ msgctxt ""
"par_idN1057F\n"
"help.text"
msgid "Save starting document"
-msgstr "Guarda el document inicial"
+msgstr "Alça el document inicial"
#: mailmerge08.xhp
msgctxt ""
@@ -27267,7 +27267,7 @@ msgctxt ""
"par_idN10583\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda el document actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça el document actual.</ahelp>"
#: mailmerge08.xhp
msgctxt ""
@@ -27275,7 +27275,7 @@ msgctxt ""
"par_idN10586\n"
"help.text"
msgid "Save merged document"
-msgstr "Guarda el document combinat"
+msgstr "Alça el document combinat"
#: mailmerge08.xhp
msgctxt ""
@@ -27283,7 +27283,7 @@ msgctxt ""
"par_idN1058A\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the merged document.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda el document combinat.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça el document combinat.</ahelp>"
#: mailmerge08.xhp
msgctxt ""
@@ -27291,7 +27291,7 @@ msgctxt ""
"par_idN1058D\n"
"help.text"
msgid "Save as single document"
-msgstr "Guarda com a un sol document"
+msgstr "Alça com a un sol document"
#: mailmerge08.xhp
msgctxt ""
@@ -27299,7 +27299,7 @@ msgctxt ""
"par_idN10591\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the merged document as a single file.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda el document combinat en un sol fitxer.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça el document combinat en un sol fitxer.</ahelp>"
#: mailmerge08.xhp
msgctxt ""
@@ -27307,7 +27307,7 @@ msgctxt ""
"par_idN10594\n"
"help.text"
msgid "Save as individual documents"
-msgstr "Guarda com a documents individuals"
+msgstr "Alça com a documents individuals"
#: mailmerge08.xhp
msgctxt ""
@@ -27315,7 +27315,7 @@ msgctxt ""
"par_idN10598\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the merged document as a separate file for each recipient. The file names of the documents are constructed from the name that you enter, followed by an underscore, and the number of the current record.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda el document combinat com a fitxer separat per a cada destinatari. Els noms de fitxer dels documents es construeixen amb el nom que heu entrat, seguit d'un caràcter de subratllat i el número del registre actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça el document combinat com a fitxer separat per a cada destinatari. Els noms de fitxer dels documents es construeixen amb el nom que heu entrat, seguit d'un caràcter de subratllat i el número del registre actual.</ahelp>"
#: mailmerge08.xhp
msgctxt ""
@@ -27371,7 +27371,7 @@ msgctxt ""
"par_idN105A9\n"
"help.text"
msgid "Save Documents"
-msgstr "Guarda els documents"
+msgstr "Alça els documents"
#: mailmerge08.xhp
msgctxt ""
@@ -27379,7 +27379,7 @@ msgctxt ""
"par_idN105AD\n"
"help.text"
msgid "<ahelp hid=\".\">Saves the documents.</ahelp>"
-msgstr "<ahelp hid=\".\">Guarda els documents.</ahelp>"
+msgstr "<ahelp hid=\".\">Alça els documents.</ahelp>"
#: mailmerge08.xhp
msgctxt ""
@@ -28483,7 +28483,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "Enter new addresses or edit the addresses for <link href=\"text/swriter/01/mailmerge03.xhp\">mail merge</link> documents. When you click <emph>OK</emph>, a dialog prompts you for the location to save the address list."
-msgstr "Introduïu les noves adreces o editeu les adreces per als documents de la <link href=\"text/swriter/01/mailmerge03.xhp\">combinació de correu</link>. Quan feu clic a <emph>D'acord</emph>, un diàleg vos demanarà en quina ubicació voleu guardar la llista d'adreces."
+msgstr "Introduïu les noves adreces o editeu les adreces per als documents de la <link href=\"text/swriter/01/mailmerge03.xhp\">combinació de correu</link>. Quan feu clic a <emph>D'acord</emph>, un diàleg vos demanarà en quina ubicació voleu alçar la llista d'adreces."
#: mm_newaddlis.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/02.po b/source/ca-valencia/helpcontent2/source/text/swriter/02.po
index 2233f3be2fe..0d01f86b76a 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/02.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2013-01-13 12:46+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1358081204.0\n"
#: 02110000.xhp
@@ -3441,7 +3441,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "If you would like to define a different date format, or have the date updated automatically, select <emph>Insert - Fields - Other</emph> to insert a field command and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The format of an existing date field can be modified at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
-msgstr "Si voleu definir un format de data diferent o que la data s'actualitze automàticament, seleccioneu <emph>Insereix - Camps - Altres</emph> per inserir una orde de camps i definir els paràmetres que desitgeu al diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. El format d'un camp de data existent es pot modificar en qualsevol moment si trieu<link href=\"text/swriter/01/02140000.xhp\" name=\"Edita - Camps\"><emph>Edita - Camps</emph></link>."
+msgstr "Si voleu definir un format de data diferent o que la data s'actualitzi automàticament, seleccioneu <emph>Insereix - Camps - Altres</emph> per inserir una orde de camps i definir els paràmetres que desitgeu al diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. El format d'un camp de data existent es pot modificar en qualsevol moment si trieu<link href=\"text/swriter/01/02140000.xhp\" name=\"Edita - Camps\"><emph>Edita - Camps</emph></link>."
#: 18030200.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/04.po b/source/ca-valencia/helpcontent2/source/text/swriter/04.po
index 5e1668e150b..5405a5e32da 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/04.po
@@ -7,14 +7,14 @@ msgstr ""
"PO-Revision-Date: 2012-12-05 18:56+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
+"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1354733806.0\n"
#: 01020000.xhp
@@ -1734,7 +1734,7 @@ msgctxt ""
"par_id3144447386\n"
"help.text"
msgid "Paste the contents of the clipboard as unformatted text."
-msgstr "Apega el contingut del porta-retalls com a text sense format."
+msgstr "Enganxa el contingut del porta-retalls com a text sense format."
#: 01020000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/guide.po b/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
index b4d57e3b1a9..c9828ed7fa6 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-22 07:23+0000\n"
+"PO-Revision-Date: 2014-01-09 07:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1358839427.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1389253747.0\n"
#: anchor_object.xhp
msgctxt ""
@@ -568,7 +568,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "To Stop Replacing Quotation Marks"
-msgstr "Per parar la substitució de cometes"
+msgstr "Per aturar la substitució de cometes"
#: auto_off.xhp
msgctxt ""
@@ -604,7 +604,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "To Stop Capitalizing the First Letter of a Sentence"
-msgstr "Per parar la conversió a majúscula de la primera lletra d'una frase"
+msgstr "Per aturar la conversió a majúscula de la primera lletra d'una frase"
#: auto_off.xhp
msgctxt ""
@@ -640,7 +640,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "To Stop Drawing a Line When You Type Three Identical Characters"
-msgstr "Per parar el traçat d'una línia quan teclegeu tres caràcters idèntics"
+msgstr "Per aturar el traçat d'una línia quan teclegeu tres caràcters idèntics"
#: auto_off.xhp
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "You can have $[officename] automatically check spelling while you type and underline possible misspelt words with a red wavy line."
-msgstr "El $[officename] pot verificar l'ortografia de manera automàtica mentre escriviu i subratllar possibles errors d'escriptura amb una línia ondulada roja."
+msgstr "El $[officename] pot verificar l'ortografia de manera automàtica mentre escriviu i subratllar possibles errors d'escriptura amb una línia ondulada vermella."
#: auto_spellcheck.xhp
msgctxt ""
@@ -737,7 +737,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Right-click a word with a red wavy underline, and then choose a suggested replacement word from the list, or from the <emph>AutoCorrect </emph>submenu."
-msgstr "Feu clic amb el botó dret damunt d'una paraula subratllada amb una línia ondulada roja i, a continuació, trieu un dels suggeriments de reemplaçament de la llista o del submenú <emph>Correcció automàtica</emph>."
+msgstr "Feu clic amb el botó dret damunt d'una paraula subratllada amb una línia ondulada vermella i, a continuació, trieu un dels suggeriments de reemplaçament de la llista o del submenú <emph>Correcció automàtica</emph>."
#: auto_spellcheck.xhp
msgctxt ""
@@ -931,7 +931,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "Select the text, text with graphics, table, or field that you want to save as an AutoText entry. A graphic can only be stored if it is anchored as a character and is preceded and followed by at least one text character."
-msgstr "Seleccioneu el text, el text amb gràfics, la taula o el camp que vulgueu guardar com a entrada de text automàtic. Només podreu guardar un gràfic si està ancorat com a caràcter i si va precedit i seguit d'un caràcter de text com a mínim."
+msgstr "Seleccioneu el text, el text amb gràfics, la taula o el camp que vulgueu alçar com a entrada de text automàtic. Només podreu alçar un gràfic si està ancorat com a caràcter i si va precedit i seguit d'un caràcter de text com a mínim."
#: autotext.xhp
msgctxt ""
@@ -1358,12 +1358,13 @@ msgid "<link href=\"text/swriter/guide/pagebackground.xhp\">Page Backgrounds as
msgstr "<link href=\"text/swriter/guide/pagebackground.xhp\">Fons de pàgina com a estils de pàgina</link>"
#: border_character.xhp
+#, fuzzy
msgctxt ""
"border_character.xhp\n"
"tit\n"
"help.text"
msgid "Defining Borders for Characters"
-msgstr ""
+msgstr "Definició de vores per a pàgines"
#: border_character.xhp
msgctxt ""
@@ -1395,7 +1396,7 @@ msgctxt ""
"hd_id3110503\n"
"help.text"
msgid "To Set a Predefined Border Style"
-msgstr ""
+msgstr "Per definir d'un estil de vora predefinit"
#: border_character.xhp
msgctxt ""
@@ -1411,7 +1412,7 @@ msgctxt ""
"par_id3118473\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Trieu <emph>Format - Pàgina - Vores</emph>."
#: border_character.xhp
msgctxt ""
@@ -1443,7 +1444,7 @@ msgctxt ""
"par_id3111023\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Feu clic a <emph>D'acord</emph> per aplicar els canvis."
#: border_character.xhp
msgctxt ""
@@ -1451,7 +1452,7 @@ msgctxt ""
"hd_id3142068\n"
"help.text"
msgid "To Set a Customized Border Style"
-msgstr ""
+msgstr "Per definir d'un estil de vora personalitzat"
#: border_character.xhp
msgctxt ""
@@ -1467,7 +1468,7 @@ msgctxt ""
"par_id3111663\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Trieu <emph>Format - Pàgina - Vores</emph>."
#: border_character.xhp
msgctxt ""
@@ -1491,7 +1492,7 @@ msgctxt ""
"par_id3116282\n"
"help.text"
msgid "Repeat the last two steps for every border edge."
-msgstr ""
+msgstr "Repetiu els dos darrers passos per a cada límit de la vora."
#: border_character.xhp
msgctxt ""
@@ -1507,7 +1508,7 @@ msgctxt ""
"par_id3141606\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Feu clic a <emph>D'acord</emph> per aplicar els canvis."
#: border_object.xhp
msgctxt ""
@@ -2333,7 +2334,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Calculating and Pasting the Result of a Formula in a Text Document"
-msgstr "Calcular una fórmula i apegar-ne el resultat en un document de text"
+msgstr "Calcular una fórmula i enganxar-ne el resultat en un document de text"
#: calculate_clipboard.xhp
msgctxt ""
@@ -2341,7 +2342,7 @@ msgctxt ""
"bm_id3147692\n"
"help.text"
msgid "<bookmark_value>pasting;results of formulas</bookmark_value> <bookmark_value>clipboard;calculating in text</bookmark_value> <bookmark_value>formulas;pasting results in text documents</bookmark_value>"
-msgstr "<bookmark_value>apegar;resultats de fórmules</bookmark_value><bookmark_value>porta-retalls;càlculs en el text</bookmark_value><bookmark_value>fórmules;apegar resultats en documents de text</bookmark_value>"
+msgstr "<bookmark_value>enganxar;resultats de fórmules</bookmark_value><bookmark_value>porta-retalls;càlculs en el text</bookmark_value><bookmark_value>fórmules;enganxar resultats en documents de text</bookmark_value>"
#: calculate_clipboard.xhp
msgctxt ""
@@ -2350,7 +2351,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<variable id=\"calculate_clipboard\"><link href=\"text/swriter/guide/calculate_clipboard.xhp\" name=\" Calculating and Pasting the Result of a Formula in a Text Document\"> Calculating and Pasting the Result of a Formula in a Text Document</link></variable>"
-msgstr "<variable id=\"calculate_clipboard\"><link href=\"text/swriter/guide/calculate_clipboard.xhp\" name=\"Calcular una fórmula i apegar-ne el resultat en un document de text\"> Calcular una fórmula i apegar-ne el resultat en un document de text</link></variable>"
+msgstr "<variable id=\"calculate_clipboard\"><link href=\"text/swriter/guide/calculate_clipboard.xhp\" name=\"Calcular una fórmula i enganxar-ne el resultat en un document de text\"> Calcular una fórmula i enganxar-ne el resultat en un document de text</link></variable>"
#: calculate_clipboard.xhp
msgctxt ""
@@ -2359,7 +2360,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "If your text already contains a formula, for example \"12+24*2\", $[officename] can calculate, and then paste the result of the formula in your document, without using the <emph>Formula Bar</emph>."
-msgstr "Si el text ja conté una fórmula, per exemple \"12+24*2\", el $[officename] podrà fer el càlcul i apegar el resultat de la fórmula en el document sense necessitat d'utilitzar la <emph>barra Fórmula</emph>."
+msgstr "Si el text ja conté una fórmula, per exemple \"12+24*2\", el $[officename] podrà fer el càlcul i enganxar el resultat de la fórmula en el document sense necessitat d'utilitzar la <emph>barra Fórmula</emph>."
#: calculate_clipboard.xhp
msgctxt ""
@@ -2385,7 +2386,7 @@ msgctxt ""
"par_id5172582\n"
"help.text"
msgid "Place the cursor where you want to insert the result of the formula, and then choose <item type=\"menuitem\">Edit - Paste</item>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V.<br/>The selected formula is replaced by the result."
-msgstr "Col·loqueu el cursor on vulgueu inserir el resultat de la fórmula i trieu <item type=\"menuitem\">Edita - Apega</item>, o bé premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V.<br/>La fórmula seleccionada es reemplaçarà pel resultat."
+msgstr "Col·loqueu el cursor on vulgueu inserir el resultat de la fórmula i trieu <item type=\"menuitem\">Edita - Enganxa</item>, o bé premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V.<br/>La fórmula seleccionada es reemplaçarà pel resultat."
#: calculate_intable.xhp
msgctxt ""
@@ -3440,7 +3441,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Type the text that you want to display when the condition is met in the <emph>Then</emph> box. There is almost no limit to the length of the text that you can enter. You can paste a paragraph into this box."
-msgstr "Introduïu el text que vulgueu que es mostre quan es complisca la condició en el quadre <emph>Aleshores</emph>. La longitud del text que podeu introduir en este quadre és gairebé il·limitada, per la qual cosa hi podeu apegar un paràgraf."
+msgstr "Introduïu el text que vulgueu que es mostre quan es complisca la condició en el quadre <emph>Aleshores</emph>. La longitud del text que podeu introduir en este quadre és gairebé il·limitada, per la qual cosa hi podeu enganxar un paràgraf."
#: conditional_text.xhp
msgctxt ""
@@ -3676,7 +3677,7 @@ msgctxt ""
"bm_id3155919\n"
"help.text"
msgid "<bookmark_value>sections;moving and copying</bookmark_value> <bookmark_value>moving; text sections</bookmark_value> <bookmark_value>copying; text sections</bookmark_value> <bookmark_value>pasting;cut/copied text sections</bookmark_value> <bookmark_value>mouse;moving and copying text</bookmark_value>"
-msgstr "<bookmark_value>seccions;moure i copiar</bookmark_value> <bookmark_value>moure; seccions de text</bookmark_value> <bookmark_value>copiar; seccions de text</bookmark_value> <bookmark_value>apegar;seccions de text retallades/enganxades</bookmark_value> <bookmark_value>ratolí;moure i copiar text</bookmark_value>"
+msgstr "<bookmark_value>seccions;moure i copiar</bookmark_value> <bookmark_value>moure; seccions de text</bookmark_value> <bookmark_value>copiar; seccions de text</bookmark_value> <bookmark_value>enganxar;seccions de text retallades/enganxades</bookmark_value> <bookmark_value>ratolí;moure i copiar text</bookmark_value>"
#: dragdroptext.xhp
msgctxt ""
@@ -4486,7 +4487,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "Click <emph>Insert</emph> and then save the document."
-msgstr "Feu clic a <emph>Insereix</emph> i guardeu el document."
+msgstr "Feu clic a <emph>Insereix</emph> i alceu el document."
#: fields_userdata.xhp
msgctxt ""
@@ -5934,7 +5935,7 @@ msgctxt ""
"par_id5817743\n"
"help.text"
msgid "A master document master.odm consists of some text and links to the subdocuments sub1.odt and sub2.odt. In each subdocument a new paragraph style with the same name Style1 is defined and used, and the subdocuments are saved."
-msgstr "Un document mestre mestre.odm consta de text i d'enllaços als subdocuments sub1.odt i sub2.odt. En cada subdocument es defineix i s'utilitza un nou estil de paràgraf amb el mateix nom, Estil1. Els subdocuments es guarden de manera independent amb este estil."
+msgstr "Un document mestre mestre.odm consta de text i d'enllaços als subdocuments sub1.odt i sub2.odt. En cada subdocument es defineix i s'utilitza un nou estil de paràgraf amb el mateix nom, Estil1. Els subdocuments s'alcen de manera independent amb este estil."
#: globaldoc.xhp
msgctxt ""
@@ -5942,7 +5943,7 @@ msgctxt ""
"par_id9169591\n"
"help.text"
msgid "When you save the master document, the styles from the subdocuments are imported into the master document. First, the new style Style1 from the sub1.odt is imported. Next, the new styles from sub2.odt will be imported, but as Style1 now already is present in the master document, this style from sub2.odt will not be imported."
-msgstr "Quan guardeu el document mestre, els estils dels subdocuments s'importen al document mestre. En primer lloc s'importa l'estil nou Estil1 de sub1.odt, i a continuació s'importen els estils nous de sub2.odt. En este cas, però, com que l'Estil1 ja serà present en el document mestre, no s'importarà este estil de sub2.odt."
+msgstr "Quan alceu el document mestre, els estils dels subdocuments s'importen al document mestre. En primer lloc s'importa l'estil nou Estil1 de sub1.odt, i a continuació s'importen els estils nous de sub2.odt. En este cas, però, com que l'Estil1 ja serà present en el document mestre, no s'importarà este estil de sub2.odt."
#: globaldoc.xhp
msgctxt ""
@@ -6071,7 +6072,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "To create a new subdocument, choose <emph>New Document</emph>, type a name for the file, and then click <emph>Save</emph>."
-msgstr "Per crear un subdocument nou, trieu <emph>Document nou</emph>, escriviu un nom per al fitxer i feu clic a <emph>Guarda</emph>."
+msgstr "Per crear un subdocument nou, trieu <emph>Document nou</emph>, escriviu un nom per al fitxer i feu clic a <emph>Alça</emph>."
#: globaldoc_howtos.xhp
msgctxt ""
@@ -6088,7 +6089,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "Choose <emph>File - Save</emph>."
-msgstr "Trieu <emph>Fitxer - Guarda</emph>."
+msgstr "Trieu <emph>Fitxer - Alça</emph>."
#: globaldoc_howtos.xhp
msgctxt ""
@@ -8386,7 +8387,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "Create an <link href=\"text/swriter/01/04120210.xhp\" name=\"index in each individual document\">index in each individual document</link>, copy and paste the indexes into a single document, and then edit them."
-msgstr "Creeu un <link href=\"text/swriter/01/04120210.xhp\" name=\"índex en cada document individual\">índex en cada document individual</link>, copieu i apegueu els índexs en un sol document i a continuació editeu-los."
+msgstr "Creeu un <link href=\"text/swriter/01/04120210.xhp\" name=\"índex en cada document individual\">índex en cada document individual</link>, copieu i enganxeu els índexs en un sol document i a continuació editeu-los."
#: indices_multidoc.xhp
msgctxt ""
@@ -10376,7 +10377,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "To remove the number and the indent of the paragraph, click the <emph>Numbering on/off</emph> icon on the <emph>Formatting</emph> Bar. If you save the document in HTML format, a separate numbered list is created for the numbered paragraphs that follow the current paragraph."
-msgstr "Per eliminar el nombre i el sagnat del paràgraf, feu clic a la icona <emph>Numeració activada/desactivada</emph> de la barra <emph>Formatació</emph>. Si guardeu el document en format HTML, es crearà una llista numerada separada pels paràgrafs numerats que estan a continuació del paràgraf actual."
+msgstr "Per eliminar el nombre i el sagnat del paràgraf, feu clic a la icona <emph>Numeració activada/desactivada</emph> de la barra <emph>Formatació</emph>. Si alceu el document en format HTML, es crearà una llista numerada separada pels paràgrafs numerats que estan a continuació del paràgraf actual."
#: numbering_paras.xhp
msgctxt ""
@@ -11289,7 +11290,7 @@ msgctxt ""
"par_idN1075D\n"
"help.text"
msgid "In the <emph>Next Style</emph> box, select the page style that you want to apply to the next page that follows a page with the new style. See the section about the scope of page styles at the end of this help page."
-msgstr "En el quadre <emph>Estil següent</emph>, seleccioneu l'estil de pàgina que vulgueu aplicar a la pàgina que seguisca a una pàgina amb el nou estil. Vegeu la secció Abast dels estils de pàgina, al final d'este document d'ajuda."
+msgstr "En el quadre <emph>Estil següent</emph>, seleccioneu l'estil de pàgina que vulgueu aplicar a la pàgina que seguïsca a una pàgina amb el nou estil. Vegeu la secció Abast dels estils de pàgina, al final d'este document d'ajuda."
#: pageorientation.xhp
msgctxt ""
@@ -12885,7 +12886,7 @@ msgctxt ""
"bm_id3149687\n"
"help.text"
msgid "<bookmark_value>hard returns in pasted text</bookmark_value> <bookmark_value>line breaks;removing</bookmark_value> <bookmark_value>deleting; line breaks</bookmark_value> <bookmark_value>copies;removing line breaks</bookmark_value> <bookmark_value>paragraph marks;removing</bookmark_value>"
-msgstr "<bookmark_value>retorns en text apegat</bookmark_value><bookmark_value>salts de línia;supressió</bookmark_value><bookmark_value>supressió; salts de línia</bookmark_value><bookmark_value>còpies;supressió de salts de línia</bookmark_value><bookmark_value>marques de paràgraf;supressió</bookmark_value>"
+msgstr "<bookmark_value>retorns en text enganxat</bookmark_value><bookmark_value>salts de línia;supressió</bookmark_value><bookmark_value>supressió; salts de línia</bookmark_value><bookmark_value>còpies;supressió de salts de línia</bookmark_value><bookmark_value>marques de paràgraf;supressió</bookmark_value>"
#: removing_line_breaks.xhp
msgctxt ""
@@ -12903,7 +12904,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Use the AutoCorrect feature to remove line breaks that occur within sentences. Unwanted line breaks can occur when you copy text from another source and paste it into a text document."
-msgstr "Utilitzeu la funció de correcció automàtica per suprimir salts de línia presents dins de frases. Poden produir-se salts de línia no desitjats si copieu text des d'una altra font i l'apegueu en un document de text."
+msgstr "Utilitzeu la funció de correcció automàtica per suprimir salts de línia presents dins de frases. Poden produir-se salts de línia no desitjats si copieu text des d'una altra font i l'enganxeu en un document de text."
#: removing_line_breaks.xhp
msgctxt ""
@@ -13542,7 +13543,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "You can also insert linked sections in HTML documents. When you view the page in a web browser, the content of the sections corresponds to the content of the sections at the time the HTML document was last saved."
-msgstr "També podeu inserir seccions enllaçades en documents HTML. Quan visualitzeu la pàgina en un navegador web, els continguts d'estes seccions correspondran als continguts que hi havia a les seccions la darrera vegada que es va guardar el document HTML."
+msgstr "També podeu inserir seccions enllaçades en documents HTML. Quan visualitzeu la pàgina en un navegador web, els continguts d'estes seccions correspondran als continguts que hi havia a les seccions la darrera vegada que es va alçar el document HTML."
#: section_insert.xhp
msgctxt ""
@@ -13754,7 +13755,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Saving Text Documents in HTML Format"
-msgstr "Guardar documents de text en format HTML"
+msgstr "Alçar documents de text en format HTML"
#: send2html.xhp
msgctxt ""
@@ -13762,7 +13763,7 @@ msgctxt ""
"bm_id3145087\n"
"help.text"
msgid "<bookmark_value>text documents; publishing in HTML</bookmark_value> <bookmark_value>HTML documents; creating from text documents</bookmark_value> <bookmark_value>homepage creation</bookmark_value> <bookmark_value>saving;in HTML format</bookmark_value>"
-msgstr "<bookmark_value>documents de text; publicació en HTML</bookmark_value><bookmark_value>documents HTML; creació a partir de documents de text</bookmark_value><bookmark_value>creació d'una pàgina inicial</bookmark_value><bookmark_value>guardar;en format HTML</bookmark_value>"
+msgstr "<bookmark_value>documents de text; publicació en HTML</bookmark_value><bookmark_value>documents HTML; creació a partir de documents de text</bookmark_value><bookmark_value>creació d'una pàgina inicial</bookmark_value><bookmark_value>alçar;en format HTML</bookmark_value>"
#: send2html.xhp
msgctxt ""
@@ -13771,7 +13772,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"send2html\"><link href=\"text/swriter/guide/send2html.xhp\" name=\"Saving Text Documents in HTML Format\">Saving Text Documents in HTML Format</link></variable>"
-msgstr "<variable id=\"send2html\"><link href=\"text/swriter/guide/send2html.xhp\" name=\"Guardar documents de text en format HTML\">Guardar documents de text en format HTML</link></variable>"
+msgstr "<variable id=\"send2html\"><link href=\"text/swriter/guide/send2html.xhp\" name=\"Alçar documents de text en format HTML\">Alçar documents de text en format HTML</link></variable>"
#: send2html.xhp
msgctxt ""
@@ -13780,7 +13781,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "You can save a $[officename] Writer document in HTML format, so that you can view it in a web browser. If you want, you can associate a page break with a specific heading paragraph style to generate a separate HTML page each time the style appears in the document. $[officename] Writer automatically creates a page containing hyperlinks to each of these pages."
-msgstr "Podeu guardar un document del $[officename] Writer en format HTML per tal de poder-lo visualitzar en un navegador web. Si ho voleu, podeu associar un salt de pàgina amb un determinat estil de paràgraf d'encapçalament per generar una pàgina HTML separada cada vegada que este estil aparega en el document. El $[officename] Writer crearà automàticament una pàgina amb enllaços a cadascuna d'estes pàgines."
+msgstr "Podeu alçar un document del $[officename] Writer en format HTML per tal de poder-lo visualitzar en un navegador web. Si ho voleu, podeu associar un salt de pàgina amb un determinat estil de paràgraf d'encapçalament per generar una pàgina HTML separada cada vegada que este estil aparega en el document. El $[officename] Writer crearà automàticament una pàgina amb enllaços a cadascuna d'estes pàgines."
#: send2html.xhp
msgctxt ""
@@ -13824,7 +13825,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Enter a path and a name for the HTML document, and then click <emph>Save</emph>."
-msgstr "Introduïu un camí i un nom per al document HTML i a continuació feu clic a <emph>Guarda</emph>."
+msgstr "Introduïu un camí i un nom per al document HTML i a continuació feu clic a <emph>Alça</emph>."
#: shortcut_writing.xhp
msgctxt ""
@@ -14039,7 +14040,7 @@ msgctxt ""
"par_id3856013\n"
"help.text"
msgid "Save the *.oxt extension file to your harddrive, then double-click the *.oxt file in your file manager. Alternatively, in %PRODUCTNAME choose <item type=\"menuitem\">Tools - Extension Manager</item> to open the Extension Manager, click Add and browse to the file."
-msgstr "Guardeu el fitxer amb extensió *.oxt al disc dur i a continuació feu-hi doble clic al gestor de fitxers. També podeu triar <item type=\"menuitem\">Eines - Gestor d'extensions</item> al %PRODUCTNAME per obrir el Gestor d'extensions, fer clic a Afig i cercar el fitxer."
+msgstr "Alceu el fitxer amb extensió *.oxt al disc dur i a continuació feu-hi doble clic al gestor de fitxers. També podeu triar <item type=\"menuitem\">Eines - Gestor d'extensions</item> al %PRODUCTNAME per obrir el Gestor d'extensions, fer clic a Afig i cercar el fitxer."
#: smarttags.xhp
msgctxt ""
@@ -14242,7 +14243,7 @@ msgctxt ""
"bm_id3145084\n"
"help.text"
msgid "<bookmark_value>fill format mode</bookmark_value> <bookmark_value>copying; styles, by fill format mode</bookmark_value> <bookmark_value>brush for copying styles</bookmark_value> <bookmark_value>styles; transferring</bookmark_value> <bookmark_value>formats; copying and pasting</bookmark_value> <bookmark_value>text formats; copying and pasting</bookmark_value>"
-msgstr "<bookmark_value>mode de format d'emplenament</bookmark_value> <bookmark_value>copiar; estils, mitjançant el mode de format d'emplenament</bookmark_value> <bookmark_value>pinzell per copiar estils</bookmark_value> <bookmark_value>estils; transferència</bookmark_value> <bookmark_value>formats; copiar i apegar</bookmark_value> <bookmark_value>formats de text; copiar i apegar</bookmark_value>"
+msgstr "<bookmark_value>mode de format d'emplenament</bookmark_value> <bookmark_value>copiar; estils, mitjançant el mode de format d'emplenament</bookmark_value> <bookmark_value>pinzell per copiar estils</bookmark_value> <bookmark_value>estils; transferència</bookmark_value> <bookmark_value>formats; copiar i enganxar</bookmark_value> <bookmark_value>formats de text; copiar i enganxar</bookmark_value>"
#: stylist_fillformat.xhp
msgctxt ""
@@ -15044,7 +15045,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "Choose <emph>Edit - Paste</emph>. The cell range is pasted as an OLE object. To edit the contents of the cells, double-click the object."
-msgstr "Trieu <emph>Edita - Apega</emph>. L'interval de cel·les s'apega com a un objecte OLE. Per editar el contingut de les cel·les, feu doble clic a l'objecte."
+msgstr "Trieu <emph>Edita - Enganxa</emph>. L'interval de cel·les s'enganxa com a un objecte OLE. Per editar el contingut de les cel·les, feu doble clic a l'objecte."
#: table_insert.xhp
msgctxt ""
@@ -15891,7 +15892,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "A template is a document that contains specific formatting styles, graphics, tables, objects, and other information. A template is used as the basis for creating other documents. For example, you can define paragraph and character styles in a document, save the document as a template, and then use the template to create a new document with the same styles."
-msgstr "Una plantilla és un document que conté estils de formatació, gràfics, taules, objectes i altres tipus d'informació específics. Les plantilles s'utilitzen com a base per a la creació d'altres documents. Per exemple, podeu definir els estils de paràgraf i de caràcter d'un document, guardar el document com a plantilla i utilitzar esta plantilla per crear un document nou amb els mateixos estils."
+msgstr "Una plantilla és un document que conté estils de formatació, gràfics, taules, objectes i altres tipus d'informació específics. Les plantilles s'utilitzen com a base per a la creació d'altres documents. Per exemple, podeu definir els estils de paràgraf i de caràcter d'un document, alçar el document com a plantilla i utilitzar esta plantilla per crear un document nou amb els mateixos estils."
#: templates_styles.xhp
msgctxt ""
@@ -17107,7 +17108,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "The contents of the text document are embedded into the current document and are not updated if the source file is changed. If you want the contents to automatically update when you change the source document, insert the file as a link."
-msgstr "Els continguts del document de text s'incrustaran en el document actual i no s'actualitzaran si el document d'origen canvia. Inseriu el document com a enllaç si voleu que els continguts s'actualitzen automàticament quan realitzeu canvis en el document d'origen."
+msgstr "Els continguts del document de text s'incrustaran en el document actual i no s'actualitzaran si el document d'origen canvia. Inseriu el document com a enllaç si voleu que els continguts s'actualitzin automàticament quan realitzeu canvis en el document d'origen."
#: textdoc_inframe.xhp
msgctxt ""
@@ -18044,7 +18045,7 @@ msgctxt ""
"par_id4814294\n"
"help.text"
msgid "If you like it that $[officename] automatically completes the words that you frequently use, you can make further adjustments to refine that behavior. If you want, you can also save the current list of collected words so that it can be used in the next session."
-msgstr "Si voleu que el $[officename] completi de manera automàtica les paraules que utilitzeu freqüentment, podeu ajustar encara més el comportament de la compleció automàtica. Si ho voleu, també podeu guardar la llista actual de paraules recollides per poder-la utilitzar a la sessió següent."
+msgstr "Si voleu que el $[officename] completi de manera automàtica les paraules que utilitzeu freqüentment, podeu ajustar encara més el comportament de la compleció automàtica. Si ho voleu, també podeu alçar la llista actual de paraules recollides per poder-la utilitzar a la sessió següent."
#: word_completion_adjust.xhp
msgctxt ""
@@ -18148,7 +18149,7 @@ msgctxt ""
"par_id2634968\n"
"help.text"
msgid "If you want the word list to exist longer than the current %PRODUCTNAME session, save it as a document, as described in the following section."
-msgstr "Si voleu conservar la llista de paraules després de tancar la sessió del %PRODUCTNAME, guardeu-la com a document, tal com es descriu a la secció següent."
+msgstr "Si voleu conservar la llista de paraules després de tancar la sessió del %PRODUCTNAME, alceu-la com a document, tal com es descriu a la secció següent."
#: word_completion_adjust.xhp
msgctxt ""
@@ -18204,7 +18205,7 @@ msgctxt ""
"par_idN107F4\n"
"help.text"
msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C to copy all selected words into the clipboard. Paste the clipboard into a new document and save it to get a reference list of collected words."
-msgstr "Utilitzeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C per copiar totes les paraules seleccionades al porta-retalls. Apegueu el porta-retalls en un document nou i guardeu este document per obtindre una llista de referència amb les paraules recollides."
+msgstr "Utilitzeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C per copiar totes les paraules seleccionades al porta-retalls. Enganxeu el porta-retalls en un document nou i alceu este document per obtindre una llista de referència amb les paraules recollides."
#: word_completion_adjust.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/librelogo.po b/source/ca-valencia/helpcontent2/source/text/swriter/librelogo.po
index ca5c2c5644b..ef5f697e497 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/librelogo.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-12 14:19+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2013-07-10 12:42+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-Language: ca@valencia\n"
-"X-POOTLE-MTIME: 1360678773.0\n"
+"X-Language: ca-XV\n"
+"X-POOTLE-MTIME: 1373460175.0\n"
#: LibreLogo.xhp
msgctxt ""
@@ -63,7 +63,7 @@ msgctxt ""
"par_230\n"
"help.text"
msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr "La barra d'eines del LibreLogo (Visualitza » Barres d'eines » Logo) conté icones per moure la tortuga, executar i parar el programa, anar a l'inici i netejar la pantalla, realçar i traduir la sintaxi; a més d'una barra d'entrada (línia d'ordes)."
+msgstr "La barra d'eines del LibreLogo (Visualitza » Barres d'eines » Logo) conté icones per moure la tortuga, executar i aturar el programa, anar a l'inici i netejar la pantalla, realçar i traduir la sintaxi; a més d'una barra d'entrada (línia d'ordes)."
#: LibreLogo.xhp
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"par_300\n"
"help.text"
msgid "Click on the icon “stop” to stop the program execution."
-msgstr "Feu clic a la icona «para» per parar l'execució del programa."
+msgstr "Feu clic a la icona «atura» per aturar l'execució del programa."
#: LibreLogo.xhp
msgctxt ""
@@ -151,7 +151,7 @@ msgctxt ""
"par_360\n"
"help.text"
msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr "Premeu «Retorn» a la línia d'ordes per executar-ne el contingut. Per parar el programa utilitzeu la icona «para»."
+msgstr "Premeu «Retorn» a la línia d'ordes per executar-ne el contingut. Per aturar el programa utilitzeu la icona «atura»."
#: LibreLogo.xhp
msgctxt ""
@@ -1375,7 +1375,7 @@ msgctxt ""
"par_1800\n"
"help.text"
msgid "Stop the loop."
-msgstr "Para el bucle."
+msgstr "Atura el bucle."
#: LibreLogo.xhp
msgctxt ""
@@ -1543,7 +1543,7 @@ msgctxt ""
"hd_2010\n"
"help.text"
msgid "Default variables"
-msgstr "Variables predeterminades"
+msgstr "Variables per defecte"
#: LibreLogo.xhp
msgctxt ""
diff --git a/source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 0dc9b95e231..93e25c4ccbe 100644
--- a/source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-26 10:44+0000\n"
+"PO-Revision-Date: 2013-12-08 21:55+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518641.0\n"
+"X-POOTLE-MTIME: 1386539730.0\n"
#: ActionTe.ulf
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"OOO_ACTIONTEXT_9\n"
"LngText.text"
msgid "Removing IIS Virtual Roots..."
-msgstr "S'estan eliminant les arrels virtuals de l'IIS..."
+msgstr "S'estan suprimint les arrels virtuals de l'IIS..."
#: ActionTe.ulf
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"OOO_ACTIONTEXT_67\n"
"LngText.text"
msgid "Removing duplicated files"
-msgstr "S'estan eliminant els fitxers duplicats"
+msgstr "S'estan suprimint els fitxers duplicats"
#: ActionTe.ulf
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"OOO_ACTIONTEXT_71\n"
"LngText.text"
msgid "Removing applications"
-msgstr "S'estan eliminant les aplicacions"
+msgstr "S'estan suprimint les aplicacions"
#: ActionTe.ulf
msgctxt ""
@@ -598,7 +598,7 @@ msgctxt ""
"OOO_ACTIONTEXT_73\n"
"LngText.text"
msgid "Removing files"
-msgstr "S'estan eliminant els fitxers"
+msgstr "S'estan suprimint els fitxers"
#: ActionTe.ulf
msgctxt ""
@@ -614,7 +614,7 @@ msgctxt ""
"OOO_ACTIONTEXT_75\n"
"LngText.text"
msgid "Removing folders"
-msgstr "S'estan eliminant les carpetes"
+msgstr "S'estan suprimint les carpetes"
#: ActionTe.ulf
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"OOO_ACTIONTEXT_77\n"
"LngText.text"
msgid "Removing INI file entries"
-msgstr "S'estan eliminant les entrades dels fitxers INI"
+msgstr "S'estan suprimint les entrades dels fitxers INI"
#: ActionTe.ulf
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"OOO_ACTIONTEXT_79\n"
"LngText.text"
msgid "Removing ODBC components"
-msgstr "S'estan eliminant els components ODBC"
+msgstr "S'estan suprimint els components ODBC"
#: ActionTe.ulf
msgctxt ""
@@ -654,7 +654,7 @@ msgctxt ""
"OOO_ACTIONTEXT_80\n"
"LngText.text"
msgid "Removing system registry values"
-msgstr "S'estan eliminant els valors de registre del sistema"
+msgstr "S'estan suprimint els valors de registre del sistema"
#: ActionTe.ulf
msgctxt ""
@@ -670,7 +670,7 @@ msgctxt ""
"OOO_ACTIONTEXT_82\n"
"LngText.text"
msgid "Removing shortcuts"
-msgstr "S'estan eliminant les dreceres"
+msgstr "S'estan suprimint les dreceres"
#: ActionTe.ulf
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"OOO_ACTIONTEXT_87\n"
"LngText.text"
msgid "Removing backup files"
-msgstr "S'estan eliminant els fitxers de còpia de seguretat"
+msgstr "S'estan suprimint els fitxers de còpia de seguretat"
#: ActionTe.ulf
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"OOO_ACTIONTEXT_98\n"
"LngText.text"
msgid "Removing moved files"
-msgstr "S'estan eliminant els fitxers moguts"
+msgstr "S'estan suprimint els fitxers moguts"
#: ActionTe.ulf
msgctxt ""
@@ -1518,7 +1518,7 @@ msgctxt ""
"OOO_CONTROL_97\n"
"LngText.text"
msgid "The highlighted volumes do not have enough disk space available for the currently selected features. You can remove files from the highlighted volumes, choose to install less features onto local drives, or select different destination drives."
-msgstr "Les unitats ressaltades no tenen prou espai en disc disponible per a les característiques que heu seleccionat. Podeu eliminar fitxers d'estes unitats, instal·lar menys característiques a les unitats locals, o bé seleccionar una unitat de destinació diferent."
+msgstr "Les unitats ressaltades no tenen prou espai en disc disponible per a les característiques que heu seleccionat. Podeu suprimir fitxers d'estes unitats, instal·lar menys característiques a les unitats locals, o bé seleccionar una unitat de destinació diferent."
#: Control.ulf
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"OOO_CONTROL_139\n"
"LngText.text"
msgid "Modify, repair, or remove the program."
-msgstr "Modifica, repara o elimina el programa."
+msgstr "Modifica, repara o suprimeix el programa."
#: Control.ulf
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"OOO_CONTROL_145\n"
"LngText.text"
msgid "Remove [ProductName] from your computer."
-msgstr "Elimina el [ProductName] de l'ordinador."
+msgstr "Suprimeix el [ProductName] de l'ordinador."
#: Control.ulf
msgctxt ""
@@ -1838,7 +1838,7 @@ msgctxt ""
"OOO_CONTROL_150\n"
"LngText.text"
msgid "The Installation Wizard will allow you to modify, repair, or remove [ProductName]. To continue, click Next."
-msgstr "L'auxiliar d'instal·lació vos permetrà modificar, reparar, o eliminar el [ProductName]. Per continuar, feu clic a Següent."
+msgstr "L'auxiliar d'instal·lació vos permetrà modificar, reparar o suprimir el [ProductName]. Per continuar, feu clic a Següent."
#: Control.ulf
msgctxt ""
@@ -1854,7 +1854,7 @@ msgctxt ""
"OOO_CONTROL_154\n"
"LngText.text"
msgid "The highlighted volumes do not have enough disk space available for the currently selected features. You can remove files from the highlighted volumes, choose to install less features onto local drives, or select different destination drives."
-msgstr "Les unitats ressaltades no tenen prou espai en disc disponible per a les característiques que heu seleccionat. Podeu eliminar fitxers d'estes unitats, instal·lar menys característiques a les unitats locals, o bé seleccionar una unitat de destinació diferent."
+msgstr "Les unitats ressaltades no tenen prou espai en disc disponible per a les característiques que heu seleccionat. Podeu suprimir fitxers d'estes unitats, instal·lar menys característiques a les unitats locals, o bé seleccionar una unitat de destinació diferent."
#: Control.ulf
msgctxt ""
@@ -2014,7 +2014,7 @@ msgctxt ""
"OOO_CONTROL_178\n"
"LngText.text"
msgid "You have chosen to remove the program from your system."
-msgstr "Heu seleccionat eliminar el programa del sistema."
+msgstr "Heu seleccionat suprimir el programa del sistema."
#: Control.ulf
msgctxt ""
@@ -2022,7 +2022,7 @@ msgctxt ""
"OOO_CONTROL_179\n"
"LngText.text"
msgid "Click Remove to remove [ProductName] from your computer. After removal, this program will no longer be available for use."
-msgstr "Feu clic a Elimina per eliminar el [ProductName] de l'ordinador. Després d'eliminar-lo, el programa ja no estarà disponible."
+msgstr "Feu clic a Suprimeix per suprimir el [ProductName] de l'ordinador. Després de suprimir-lo, el programa ja no estarà disponible."
#: Control.ulf
msgctxt ""
@@ -2038,7 +2038,7 @@ msgctxt ""
"OOO_CONTROL_181\n"
"LngText.text"
msgid "{&MSSansBold8}Remove the Program"
-msgstr "{&MSSansBold8}Elimina el programa"
+msgstr "{&MSSansBold8}Suprimeix el programa"
#: Control.ulf
msgctxt ""
@@ -2046,7 +2046,7 @@ msgctxt ""
"OOO_CONTROL_182\n"
"LngText.text"
msgid "&Remove"
-msgstr "&Elimina"
+msgstr "&Suprimeix"
#: Control.ulf
msgctxt ""
@@ -2798,7 +2798,7 @@ msgctxt ""
"OOO_CUSTOMACTION_4\n"
"LngText.text"
msgid "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
-msgstr ""
+msgstr "El [ProductName] no es pot instal·lar en esta versió del Windows. Es requereix Windows XP o posterior."
#: Error.ulf
msgctxt ""
@@ -2966,7 +2966,7 @@ msgctxt ""
"OOO_ERROR_21\n"
"LngText.text"
msgid "Removing older versions of this application"
-msgstr "S'estan eliminant versions anteriors d'esta aplicació"
+msgstr "S'estan suprimint versions anteriors d'esta aplicació"
#: Error.ulf
msgctxt ""
@@ -2974,7 +2974,7 @@ msgctxt ""
"OOO_ERROR_22\n"
"LngText.text"
msgid "Preparing to remove older versions of this application"
-msgstr "S'està preparant per eliminar versions anteriors d'esta aplicació"
+msgstr "S'està preparant per suprimir versions anteriors d'esta aplicació"
#: Error.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"OOO_ERROR_37\n"
"LngText.text"
msgid "Cannot create the directory [2]. A file with this name already exists. Please rename or remove the file and click Retry, or click Cancel to exit."
-msgstr "No es pot crear el directori [2]. Existeix un fitxer amb el mateix nom. Canvieu de nom o elimineu el fitxer i feu clic a Reintenta, o feu clic a Cancel·la per eixir."
+msgstr "No es pot crear el directori [2]. Existeix un fitxer amb el mateix nom. Canvieu de nom o suprimiu el fitxer i feu clic a Reintenta, o feu clic a Cancel·la per eixir."
#: Error.ulf
msgctxt ""
@@ -3246,7 +3246,7 @@ msgctxt ""
"OOO_ERROR_56\n"
"LngText.text"
msgid "Could not delete value [2] from key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "No es pot eliminar el valor [2] de la clau [3]. {{ Error del sistema [4].}} Verifiqueu que podeu accedir a la clau, o poseu-vos en contacte amb el personal d'assistència tècnica."
+msgstr "No es pot suprimir el valor [2] de la clau [3]. {{ Error del sistema [4].}} Verifiqueu que podeu accedir a la clau, o poseu-vos en contacte amb el personal d'assistència tècnica."
#: Error.ulf
msgctxt ""
@@ -3254,7 +3254,7 @@ msgctxt ""
"OOO_ERROR_57\n"
"LngText.text"
msgid "Could not delete key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "No es pot eliminar la clau [2]. {{ Error del sistema [3].}} Verifiqueu que podeu accedir a la clau, o poseu-vos en contacte amb el personal d'assistència tècnica."
+msgstr "No es pot suprimir la clau [2]. {{ Error del sistema [3].}} Verifiqueu que podeu accedir a la clau, o poseu-vos en contacte amb el personal d'assistència tècnica."
#: Error.ulf
msgctxt ""
@@ -3510,7 +3510,7 @@ msgctxt ""
"OOO_ERROR_89\n"
"LngText.text"
msgid "The older version of [2] cannot be removed. Contact your technical support group. {{System Error [3].}}"
-msgstr "Una versió anterior de l'[2] no es pot eliminar. Poseu-vos en contacte amb el grup d'assistència tècnica. {{Error del sistema [3].}}"
+msgstr "Una versió anterior de l'[2] no es pot suprimir. Poseu-vos en contacte amb el grup d'assistència tècnica. {{Error del sistema [3].}}"
#: Error.ulf
msgctxt ""
@@ -3630,7 +3630,7 @@ msgctxt ""
"OOO_ERROR_104\n"
"LngText.text"
msgid "Could not unregister font [2]. Verify that you have sufficient permissions to remove fonts."
-msgstr "No es pot desregistrar el tipus de lletra [2]. Verifiqueu que teniu permisos suficients per eliminar tipus de lletra."
+msgstr "No es pot desregistrar el tipus de lletra [2]. Verifiqueu que teniu permisos suficients per suprimir tipus de lletra."
#: Error.ulf
msgctxt ""
@@ -3646,7 +3646,7 @@ msgctxt ""
"OOO_ERROR_106\n"
"LngText.text"
msgid "Could not remove shortcut [2]. Verify that the shortcut file exists and that you can access it."
-msgstr "No es pot eliminar la drecera [2]. Verifiqueu que el fitxer de destí existeix i que hi teniu accés."
+msgstr "No es pot suprimir la drecera [2]. Verifiqueu que el fitxer de destí existeix i que hi teniu accés."
#: Error.ulf
msgctxt ""
@@ -3686,7 +3686,7 @@ msgctxt ""
"OOO_ERROR_111\n"
"LngText.text"
msgid "Error removing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel."
-msgstr "S'ha produït un error en eliminar el gestor del controlador ODBC, error d'ODBC [2]: [3]. Poseu-vos en contacte amb el personal d'assistència tècnica."
+msgstr "S'ha produït un error en suprimir el gestor del controlador ODBC, error d'ODBC [2]: [3]. Poseu-vos en contacte amb el personal d'assistència tècnica."
#: Error.ulf
msgctxt ""
@@ -3702,7 +3702,7 @@ msgctxt ""
"OOO_ERROR_113\n"
"LngText.text"
msgid "Error removing ODBC driver [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers."
-msgstr "S'ha produït un error en eliminar el controlador ODBC [4], error d'ODBC [2]: [3]. Verifiqueu que teniu privilegis suficients per eliminar controladors ODBC."
+msgstr "S'ha produït un error en suprimir el controlador ODBC [4], error d'ODBC [2]: [3]. Verifiqueu que teniu privilegis suficients per eliminar controladors ODBC."
#: Error.ulf
msgctxt ""
@@ -3742,7 +3742,7 @@ msgctxt ""
"OOO_ERROR_118\n"
"LngText.text"
msgid "Service [2] ([3]) could not be deleted. Verify that you have sufficient privileges to remove system services."
-msgstr "No s'ha pogut suprimir el servei [2] ([3]). Verifiqueu que teniu privilegis suficients per eliminar serveis del sistema."
+msgstr "No s'ha pogut suprimir el servei [2] ([3]). Verifiqueu que teniu privilegis suficients per suprimir serveis del sistema."
#: Error.ulf
msgctxt ""
@@ -3990,7 +3990,7 @@ msgctxt ""
"OOO_RADIOBUTTON_3\n"
"LngText.text"
msgid "{&MSSansBold8}&Remove"
-msgstr "{&MSSansBold8}&Elimina"
+msgstr "{&MSSansBold8}&Suprimeix"
#: RadioBut.ulf
msgctxt ""
diff --git a/source/ca-valencia/librelogo/source/pythonpath.po b/source/ca-valencia/librelogo/source/pythonpath.po
index 7ff52f0f3f9..8c76d4ec96e 100644
--- a/source/ca-valencia/librelogo/source/pythonpath.po
+++ b/source/ca-valencia/librelogo/source/pythonpath.po
@@ -4,10 +4,10 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 09:12+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 22:12+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: none\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -166,7 +166,7 @@ msgctxt ""
"PENCAP\n"
"property.text"
msgid "pencap|linecap"
-msgstr ""
+msgstr "tap.llapis|final.línia|extrem.línia"
#: LibreLogo_en_US.properties
msgctxt ""
diff --git a/source/ca-valencia/nlpsolver/src/locale.po b/source/ca-valencia/nlpsolver/src/locale.po
index 144ce2956a9..e62cb5f67fb 100644
--- a/source/ca-valencia/nlpsolver/src/locale.po
+++ b/source/ca-valencia/nlpsolver/src/locale.po
@@ -2,18 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-02-28 14:20+0200\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-22 22:58+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393109925.0\n"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -277,7 +278,7 @@ msgctxt ""
"NLPSolverStatusDialog.Time.Milliseconds\n"
"property.text"
msgid "Milliseconds"
-msgstr "Milisegons"
+msgstr "Mil·lisegons"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
diff --git a/source/ca-valencia/officecfg/registry/data/org/openoffice.po b/source/ca-valencia/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..b878d951a3e
--- /dev/null
+++ b/source/ca-valencia/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-10 07:10+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-XV\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389337803.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Base: formulari de base de dades"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Base: disseny d'informe"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Base: disseny de relació"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Base: disseny de consulta"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Base: disseny de visualització"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Base: disseny de taula"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Base: visualització de dades"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Base: visualització de dades de taula"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Base: constructor d'informes d'Oracle"
diff --git a/source/ca-valencia/officecfg/registry/data/org/openoffice/Office.po b/source/ca-valencia/officecfg/registry/data/org/openoffice/Office.po
index a24c2079360..ff5c9c37ddf 100644
--- a/source/ca-valencia/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ca-valencia/officecfg/registry/data/org/openoffice/Office.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 13:04+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:35+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369573448.0\n"
+"X-POOTLE-MTIME: 1393108546.0\n"
#: Addons.xcu
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"STR_SUN_OPTIMIZATION_WIZARD2\n"
"value.text"
msgid "Presentation Minimizer"
-msgstr ""
+msgstr "Minimitzador de presentacions"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"STR_STEPS\n"
"value.text"
msgid "Steps"
-msgstr ""
+msgstr "Passes"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"STR_BACK\n"
"value.text"
msgid "< ~Back"
-msgstr ""
+msgstr "< ~Arrere"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"STR_NEXT\n"
"value.text"
msgid "~Next >"
-msgstr ""
+msgstr "~Següent >"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"STR_FINISH\n"
"value.text"
msgid "~Finish"
-msgstr ""
+msgstr "~Finalitza"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"STR_CANCEL\n"
"value.text"
msgid "Cancel"
-msgstr ""
+msgstr "Cancel·la"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"STR_INTRODUCTION\n"
"value.text"
msgid "Introduction"
-msgstr ""
+msgstr "Introducció"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"STR_INTRODUCTION_T\n"
"value.text"
msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
+msgstr "El Minimitzador de presentacions serveix per reduir la mida del fitxer de la presentació actual. Es comprimiran les imatges i se suprimiran les dades que ja no siguen necessàries. En el darrer pas de l'auxiliar, podreu triar si voleu aplicar els canvis a la presentació actual o bé crear una nova versió optimitzada de la presentació."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"STR_CHOSE_SETTINGS\n"
"value.text"
msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
+msgstr "Trieu la ~configuració del Minimitzador de presentacions"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"STR_REMOVE\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Suprimeix"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
+msgstr "Trieu la ~configuració per optimitzar les imatges i gràfics"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"STR_IMAGE_OPTIMIZATION\n"
"value.text"
msgid "Graphics"
-msgstr ""
+msgstr "Gràfics"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"STR_LOSSLESS_COMPRESSION\n"
"value.text"
msgid "~Lossless compression"
-msgstr ""
+msgstr "~Compressió sense pèrdua"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"STR_JPEG_COMPRESSION\n"
"value.text"
msgid "~JPEG compression"
-msgstr ""
+msgstr "Compressió ~JPEG"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"STR_QUALITY\n"
"value.text"
msgid "~Quality in %"
-msgstr ""
+msgstr "~Qualitat en %"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"STR_REMOVE_CROP_AREA\n"
"value.text"
msgid "~Delete cropped graphic areas"
-msgstr ""
+msgstr "Suprimeix les zones retalla~des dels gràfics"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION\n"
"value.text"
msgid "Reduce ~image resolution"
-msgstr ""
+msgstr "Redueix la resolució de les ~imatges"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_0\n"
"value.text"
msgid "0;<no change>"
-msgstr ""
+msgstr "0;<sense canvis>"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_1\n"
"value.text"
msgid "90;90 DPI (screen resolution)"
-msgstr ""
+msgstr "90;90 PPP (resolució de pantalla)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_2\n"
"value.text"
msgid "150;150 DPI (projector resolution)"
-msgstr ""
+msgstr "150;150 PPP (resolució de projector)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_3\n"
"value.text"
msgid "300;300 DPI (print resolution)"
-msgstr ""
+msgstr "300;300 PPP (resolució d'impressió)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"STR_EMBED_LINKED_GRAPHICS\n"
"value.text"
msgid "~Break links to external graphics"
-msgstr ""
+msgstr "~Trenca els enllaços a imatges externes"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"STR_OLE_OBJECTS\n"
"value.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "Objectes OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"STR_OLE_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for replacing OLE objects"
-msgstr ""
+msgstr "Trieu els paràmetres per reemplaçar objectes OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"STR_OLE_REPLACE\n"
"value.text"
msgid "Create static replacement graphics for OLE objects"
-msgstr ""
+msgstr "Crea gràfics estàtics per reemplaçar els objectes OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"STR_ALL_OLE_OBJECTS\n"
"value.text"
msgid "For ~all OLE objects"
-msgstr ""
+msgstr "Per a ~tots els objectes OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_ALIEN_OLE_OBJECTS_ONLY\n"
"value.text"
msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
+msgstr "~Per a objectes OLE no basats en el format OpenDocument"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"STR_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
+msgstr "La Incrustació i enllaç i d'objectes (OLE, Object Linking and Embedding) és una tecnologia que permet incrustar i enllaçar documents i altres objectes. La presentació actual conté objectes OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"STR_NO_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
+msgstr "La Incrustació i enllaç i d'objectes (OLE, Object Linking and Embedding) és una tecnologia que permet incrustar i enllaçar documents i altres objectes. La presentació actual no conté cap objecte OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"STR_SLIDES\n"
"value.text"
msgid "Slides"
-msgstr ""
+msgstr "Diapositives"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"STR_CHOOSE_SLIDES\n"
"value.text"
msgid "Choose which slides to delete"
-msgstr ""
+msgstr "Trieu les diapositives que voleu suprimir"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"STR_MASTER_PAGES\n"
"value.text"
msgid "Master Pages"
-msgstr ""
+msgstr "Pàgines mestres"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"STR_DELETE_MASTER_PAGES\n"
"value.text"
msgid "Delete unused ~master pages"
-msgstr ""
+msgstr "Suprimeix les pàgines ~mestres no utilitzades"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"STR_DELETE_NOTES_PAGES\n"
"value.text"
msgid "~Clear notes"
-msgstr ""
+msgstr "~Neteja les notes"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"STR_DELETE_HIDDEN_SLIDES\n"
"value.text"
msgid "Delete hidden ~slides"
-msgstr ""
+msgstr "Suprimeix les ~diapositives amagades"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"STR_CUSTOM_SHOW\n"
"value.text"
msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
+msgstr "Suprimeix les diapositives que no s'utilitzen en la presentació ~personalitzada"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"STR_SUMMARY\n"
"value.text"
msgid "Summary"
-msgstr ""
+msgstr "Resum"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1265,7 +1265,7 @@ msgctxt ""
"STR_SUMMARY_TITLE\n"
"value.text"
msgid "Choose where to apply the following changes"
-msgstr ""
+msgstr "Trieu on s'aplicaran els canvis següents"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1274,7 +1274,7 @@ msgctxt ""
"STR_PROGRESS\n"
"value.text"
msgid "Progress"
-msgstr ""
+msgstr "Progrés"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1283,7 +1283,7 @@ msgctxt ""
"STR_OBJECTS_OPTIMIZED\n"
"value.text"
msgid "Objects optimized"
-msgstr ""
+msgstr "Objectes optimitzats"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1292,7 +1292,7 @@ msgctxt ""
"STR_APPLY_TO_CURRENT\n"
"value.text"
msgid "~Apply changes to current presentation"
-msgstr ""
+msgstr "~Aplica els canvis a la presentació actual"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"STR_AUTOMATICALLY_OPEN\n"
"value.text"
msgid "~Open newly created presentation"
-msgstr ""
+msgstr "~Obri la presentació que s'acaba de crear"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"STR_SAVE_SETTINGS\n"
"value.text"
msgid "~Save settings as"
-msgstr ""
+msgstr "Anomena i de~sa la configuració"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"STR_SAVE_AS\n"
"value.text"
msgid "~Duplicate presentation before applying changes"
-msgstr ""
+msgstr "~Duplica la presentació abans d'aplicar els canvis"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1328,7 +1328,7 @@ msgctxt ""
"STR_DELETE_SLIDES\n"
"value.text"
msgid "Delete %SLIDES slides."
-msgstr ""
+msgstr "Suprimeix %SLIDES diapositives."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1337,7 +1337,7 @@ msgctxt ""
"STR_OPTIMIZE_IMAGES\n"
"value.text"
msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
+msgstr "Optimitza %IMAGES gràfics a JPEG amb qualitat %QUALITY% i %RESOLUTION ppp."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1346,7 +1346,7 @@ msgctxt ""
"STR_CREATE_REPLACEMENT\n"
"value.text"
msgid "Create replacement graphics for %OLE objects."
-msgstr ""
+msgstr "Crea gràfics per substituir objectes %OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1355,7 +1355,7 @@ msgctxt ""
"STR_CURRENT_FILESIZE\n"
"value.text"
msgid "Current file size:"
-msgstr ""
+msgstr "Mida actual del fitxer:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1364,7 +1364,7 @@ msgctxt ""
"STR_ESTIMATED_FILESIZE\n"
"value.text"
msgid "Estimated new file size:"
-msgstr ""
+msgstr "Mida estimada del fitxer nou:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1373,7 +1373,7 @@ msgctxt ""
"STR_MB\n"
"value.text"
msgid "%1 MB"
-msgstr ""
+msgstr "%1 MB"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"MY_SETTINGS\n"
"value.text"
msgid "My Settings "
-msgstr ""
+msgstr "Configuració personalitzada "
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"STR_DEFAULT_SESSION\n"
"value.text"
msgid "default session"
-msgstr ""
+msgstr "sessió per defecte"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"STR_MODIFY_WARNING\n"
"value.text"
msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
+msgstr "L'optimització modificarà el document actual. Voleu continuar?"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"STR_YES\n"
"value.text"
msgid "~Yes"
-msgstr ""
+msgstr "~Sí"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"STR_OK\n"
"value.text"
msgid "OK"
-msgstr ""
+msgstr "D'acord"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_INFO_1\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
+msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat de %OLDFILESIZE MB a %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"STR_INFO_2\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat de %OLDFILESIZE MB a aproximadament %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"STR_INFO_3\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
+msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat a %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"STR_INFO_4\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat a aproximadament %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"STR_DUPLICATING_PRESENTATION\n"
"value.text"
msgid "Duplicating presentation..."
-msgstr ""
+msgstr "S'està duplicant la presentació..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"STR_DELETING_SLIDES\n"
"value.text"
msgid "Deleting slides..."
-msgstr ""
+msgstr "S'estan suprimint les diapositives..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"STR_OPTIMIZING_GRAPHICS\n"
"value.text"
msgid "Optimizing graphics..."
-msgstr ""
+msgstr "S'estan optimitzant els gràfics..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"STR_CREATING_OLE_REPLACEMENTS\n"
"value.text"
msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
+msgstr "S'estan creant gràfics per reemplaçar els objectes OLE..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"STR_FILESIZESEPARATOR\n"
"value.text"
msgid "."
-msgstr ""
+msgstr "."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Optimització per a projector"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Screen optimized (smallest file size)"
-msgstr ""
+msgstr "Optimització per a pantalla (mida de fitxer mínima)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Optimització per a projector"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Print optimized"
-msgstr ""
+msgstr "Optimització per a impressió"
#: PresenterScreen.xcu
msgctxt ""
@@ -1544,7 +1544,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Previous"
-msgstr "Arrere"
+msgstr "Anterior"
#: PresenterScreen.xcu
msgctxt ""
@@ -1553,7 +1553,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Next"
-msgstr "Avant"
+msgstr "Següent"
#: PresenterScreen.xcu
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Zoom"
-msgstr "Zomm"
+msgstr "Escala"
#: PresenterScreen.xcu
msgctxt ""
@@ -12173,7 +12173,7 @@ msgctxt ""
"Category\n"
"value.text"
msgid "Illustration"
-msgstr "Iŀlustració"
+msgstr "Il·lustració"
#: Writer.xcu
msgctxt ""
@@ -12191,7 +12191,7 @@ msgctxt ""
"Category\n"
"value.text"
msgid "Illustration"
-msgstr "Iŀlustració"
+msgstr "Il·lustració"
#: Writer.xcu
msgctxt ""
@@ -12209,7 +12209,7 @@ msgctxt ""
"Category\n"
"value.text"
msgid "Illustration"
-msgstr "Iŀlustració"
+msgstr "Il·lustració"
#: Writer.xcu
msgctxt ""
@@ -12227,7 +12227,7 @@ msgctxt ""
"Category\n"
"value.text"
msgid "Illustration"
-msgstr "Iŀlustració"
+msgstr "Il·lustració"
#: Writer.xcu
msgctxt ""
@@ -12245,7 +12245,7 @@ msgctxt ""
"Category\n"
"value.text"
msgid "Illustration"
-msgstr "Iŀlustració"
+msgstr "Il·lustració"
#: Writer.xcu
msgctxt ""
@@ -12263,7 +12263,7 @@ msgctxt ""
"Category\n"
"value.text"
msgid "Illustration"
-msgstr "Iŀlustració"
+msgstr "Il·lustració"
#: Writer.xcu
msgctxt ""
@@ -12281,7 +12281,7 @@ msgctxt ""
"Category\n"
"value.text"
msgid "Illustration"
-msgstr "Iŀlustració"
+msgstr "Il·lustració"
#: Writer.xcu
msgctxt ""
@@ -12299,7 +12299,7 @@ msgctxt ""
"Category\n"
"value.text"
msgid "Illustration"
-msgstr "Iŀlustració"
+msgstr "Il·lustració"
#: Writer.xcu
msgctxt ""
diff --git a/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po
index c6d0e401d82..be87b08673e 100644
--- a/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-15 00:55+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-02-22 22:39+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373849745.0\n"
+"X-POOTLE-MTIME: 1393108788.0\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Suprimeix el filtre"
#: CalcCommands.xcu
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Horizontally"
-msgstr ""
+msgstr "Inverteix horitzontalment"
#: CalcCommands.xcu
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Remove Print Area"
-msgstr "Elimina l'àrea d'imp~ressió"
+msgstr "Suprimeix l'àrea d'imp~ressió"
#: CalcCommands.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill R~andom Number..."
-msgstr ""
+msgstr "Emplena amb nombres aleatoris..."
#: CalcCommands.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "R~andom Number..."
-msgstr ""
+msgstr "Nombre ~aleatori..."
#: CalcCommands.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Statistics"
-msgstr ""
+msgstr "E~stadístiques"
#: CalcCommands.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Sampling..."
-msgstr ""
+msgstr "~Mostreig..."
#: CalcCommands.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Descriptive Statistics..."
-msgstr ""
+msgstr "Estadístiques ~descriptives..."
#: CalcCommands.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Analysis of Variance (ANOVA)..."
-msgstr ""
+msgstr "~Anàlisi de variància (ANOVA)..."
#: CalcCommands.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Correlation..."
-msgstr ""
+msgstr "~Correlació..."
#: CalcCommands.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Covariance..."
-msgstr ""
+msgstr "~Covariància..."
#: CalcCommands.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Exponential Smoothing..."
-msgstr ""
+msgstr "Suavització ~exponencial..."
#: CalcCommands.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Moving Average..."
-msgstr ""
+msgstr "Mitjana ~mòbil..."
#: CalcCommands.xcu
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Remove ~Row Break"
-msgstr "Elimina el salt de ~fila"
+msgstr "Suprimeix el salt de ~fila"
#: CalcCommands.xcu
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Remove ~Column Break"
-msgstr "Elimina el salt de ~columna"
+msgstr "Suprimeix el salt de ~columna"
#: CalcCommands.xcu
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Strea~ms..."
-msgstr ""
+msgstr "~Fluxos..."
#: CalcCommands.xcu
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Resume streaming"
-msgstr ""
+msgstr "Reprén la transmissió"
#: CalcCommands.xcu
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop streaming"
-msgstr ""
+msgstr "Atura la transmissió"
#: CalcCommands.xcu
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Reset Filter"
-msgstr ""
+msgstr "~Suprimeix el filtre"
#: CalcCommands.xcu
msgctxt ""
@@ -3461,7 +3461,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Data Streams"
-msgstr ""
+msgstr "Fluxos de dades"
#: CalcWindowState.xcu
msgctxt ""
@@ -4559,7 +4559,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Horizontal Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Graella horitzontal principal/principal i secundària/desactivada"
#: ChartCommands.xcu
msgctxt ""
@@ -4622,7 +4622,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Vertical Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Graella vertical principal/principal i secundària/desactivada"
#: ChartCommands.xcu
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Minimize ~Presentation..."
-msgstr ""
+msgstr "Minimitza la ~presentació..."
#: DrawWindowState.xcu
msgctxt ""
@@ -12020,7 +12020,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fontwork Gallery..."
-msgstr ""
+msgstr "Galeria Fontwork..."
#: GenericCommands.xcu
msgctxt ""
@@ -13685,7 +13685,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find All"
-msgstr ""
+msgstr "Cerca-ho tot"
#: GenericCommands.xcu
msgctxt ""
@@ -14063,7 +14063,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal view"
-msgstr ""
+msgstr "Visualització òptima"
#: GenericCommands.xcu
msgctxt ""
@@ -14162,7 +14162,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Data Sources..."
-msgstr "Font de ~dades..."
+msgstr "Fonts de ~dades..."
#: GenericCommands.xcu
msgctxt ""
@@ -14171,7 +14171,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image..."
-msgstr ""
+msgstr "Escapça la imatge..."
#: GenericCommands.xcu
msgctxt ""
@@ -14180,7 +14180,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image"
-msgstr ""
+msgstr "Escapça la imatge"
#: GenericCommands.xcu
msgctxt ""
@@ -14189,7 +14189,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage"
-msgstr ""
+msgstr "Gestiona"
#: GenericCommands.xcu
msgctxt ""
@@ -17980,7 +17980,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Suprimeix el filtre/l'ordenació"
#: GenericCommands.xcu
msgctxt ""
@@ -18349,7 +18349,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Suprimeix el filtre"
#: GenericCommands.xcu
msgctxt ""
@@ -18790,7 +18790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Image"
-msgstr ""
+msgstr "~Imatge"
#: GenericCommands.xcu
msgctxt ""
@@ -20473,7 +20473,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Character"
-msgstr ""
+msgstr "Caràcter"
#: Sidebar.xcu
msgctxt ""
@@ -22300,7 +22300,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Image..."
-msgstr ""
+msgstr "Imatge..."
#: WriterCommands.xcu
msgctxt ""
@@ -22309,7 +22309,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Image..."
-msgstr ""
+msgstr "~Imatge..."
#: WriterCommands.xcu
msgctxt ""
@@ -22390,7 +22390,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print document"
-msgstr ""
+msgstr "Imprimeix el document"
#: WriterCommands.xcu
msgctxt ""
@@ -23334,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Retrocés"
+msgid "Shift+Backspace"
+msgstr "Maj+Retrocés "
#: WriterCommands.xcu
msgctxt ""
@@ -23758,7 +23758,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Images on Even Pages"
-msgstr ""
+msgstr "Inverteix les imatges a les pàgines parelles"
#: WriterCommands.xcu
msgctxt ""
@@ -24100,7 +24100,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Images On/Off"
-msgstr ""
+msgstr "Activa/desactiva les imatges"
#: WriterCommands.xcu
msgctxt ""
@@ -24460,7 +24460,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save Images..."
-msgstr ""
+msgstr "Alça les imatges..."
#: WriterCommands.xcu
msgctxt ""
@@ -24649,7 +24649,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtre d'imatge"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24658,7 +24658,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24829,7 +24829,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25000,7 +25000,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtre d'imatge"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25009,7 +25009,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25180,7 +25180,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25342,7 +25342,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtre d'imatge"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25351,7 +25351,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25522,7 +25522,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25594,7 +25594,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25711,7 +25711,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtre d'imatge"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25828,7 +25828,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: WriterWindowState.xcu
msgctxt ""
@@ -26188,7 +26188,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: XFormsWindowState.xcu
msgctxt ""
diff --git a/source/ca-valencia/padmin/source.po b/source/ca-valencia/padmin/source.po
index 6892254279f..8f1f6ef15d6 100644
--- a/source/ca-valencia/padmin/source.po
+++ b/source/ca-valencia/padmin/source.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-26 10:44+0000\n"
+"PO-Revision-Date: 2013-12-08 21:56+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518693.0\n"
+"X-POOTLE-MTIME: 1386539809.0\n"
#: padialog.src
msgctxt ""
@@ -385,7 +385,7 @@ msgctxt ""
"RID_ERR_REMOVESGENPRT\n"
"string.text"
msgid "The driver \"%s\" is always needed and can therefore not be removed."
-msgstr "El controlador \"%s\" és necessari sempre i no es pot eliminar."
+msgstr "El controlador \"%s\" és necessari sempre i no es pot suprimir."
#: padialog.src
msgctxt ""
@@ -397,7 +397,7 @@ msgid ""
"\n"
"%s2."
msgstr ""
-"No s'ha pogut suprimir el controlador \"%s1\". No ha estat possible eliminar el fitxer\n"
+"No s'ha pogut suprimir el controlador \"%s1\". No ha estat possible suprimir el fitxer\n"
"\n"
"%s2."
@@ -407,7 +407,7 @@ msgctxt ""
"RID_ERR_REMOVEDEFAULTDRIVER\n"
"string.text"
msgid "The driver \"%s\" is used by your default printer. Therefore, it cannot be removed."
-msgstr "No es pot eliminar el controlador \"%s\" perquè l'utilitza la impressora per defecte."
+msgstr "No es pot suprimir el controlador \"%s\" perquè l'utilitza la impressora per defecte."
#: padialog.src
msgctxt ""
@@ -415,7 +415,7 @@ msgctxt ""
"RID_ERR_PRINTERNOTREMOVABLE\n"
"string.text"
msgid "The printer %s cannot be removed."
-msgstr ""
+msgstr "No es pot suprimir la impressora %s."
#: padialog.src
msgctxt ""
diff --git a/source/ca-valencia/readlicense_oo/docs.po b/source/ca-valencia/readlicense_oo/docs.po
index c9a45b0a95c..869ce6eb0a6 100644
--- a/source/ca-valencia/readlicense_oo/docs.po
+++ b/source/ca-valencia/readlicense_oo/docs.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-14 19:29+0000\n"
+"PO-Revision-Date: 2014-01-20 20:11+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376508576.0\n"
+"X-POOTLE-MTIME: 1390248683.0\n"
#: readme.xrm
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"macxiOSX\n"
"readmeitem.text"
msgid "MacOSX 10.6 or higher"
-msgstr ""
+msgstr "OS X 10.6 o superior"
#: readme.xrm
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"MSOReg1\n"
"readmeitem.text"
msgid "Registration of ${PRODUCTNAME} as default application for Microsoft Office formats can be forced or suppressed by using the following command line switches with the installer:"
-msgstr "El registre del ${PRODUCTNAME} com a aplicació per defecte per als formats del Microsoft Office es pot forçar o eliminar mitjançant les següents opcions de línia d'ordes de l'instal·lador:"
+msgstr "El registre del ${PRODUCTNAME} com a aplicació per defecte per als formats del Microsoft Office es pot forçar o suprimir mitjançant les següents opcions de línia d'ordes de l'instal·lador:"
#: readme.xrm
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"MSOReg3\n"
"readmeitem.text"
msgid "<tt>REGISTER_NO_MSO_TYPES=1</tt> will suppress registration of ${PRODUCTNAME} as default application for Microsoft Office formats."
-msgstr "<tt>REGISTER_NO_MSO_TYPES=1</tt> eliminarà el registre del ${PRODUCTNAME} com a aplicació per defecte per als formats del Microsoft Office."
+msgstr "<tt>REGISTER_NO_MSO_TYPES=1</tt> suprimirà el registre del ${PRODUCTNAME} com a aplicació per defecte per als formats del Microsoft Office."
#: readme.xrm
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"s255we\n"
"readmeitem.text"
msgid "freetype version 2.2.0 or higher;"
-msgstr ""
+msgstr "freetype versió 2.2.0 o superior;"
#: readme.xrm
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"wd2dff\n"
"readmeitem.text"
msgid "Gnome 2.16 or higher, with the gail 1.9 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)."
-msgstr ""
+msgstr "Gnome 2.16 o superior, amb els paquets gail 1.9 i at-spi 1.7 (necessari per a la compatibilitat amb tecnologies d'assitència [AT]), o una altra IGU compatible (com ara KDE, entre altres)."
#: readme.xrm
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"rpminstall7a\n"
"readmeitem.text"
msgid "Alternatively, you can use the 'install' script, located in the toplevel directory of this archive to perform an installation as a user. The script will set up ${PRODUCTNAME} to have its own profile for this installation, separated from your normal ${PRODUCTNAME} profile. Note that this will not install the system integration parts such as desktop menu items and desktop MIME type registrations."
-msgstr ""
+msgstr "Alternativament, podeu usar l'script «install» ubicat al nivell superior del directori d'este arxiu per fer una instal·lació com a usuari. L'script configurarà el ${PRODUCTNAME} per tindre el seu propi perfil, separat del perfil normal del $(PRODUCTNAME). Noteu que això no instal·larà la integració amb el sistema operatiu, com ara els elements del menú d'escriptori o els registres del tipus MIME."
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently BugZilla, kindly hosted at <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "El nostre sistema per a informar, seguir i solucionar errors és el BugZilla, hostatjat a <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/\"></a>. Animem a tots els usuaris a que informin de qualsevol error que puga aparèixer en la seua plataforma particular. Informar activament dels errors és una de les col·laboracions més importants que la comunitat d'usuaris pot fer per ajudar al desenvolupament i millora contínua del ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"ModifiedSourceCodeHeading\n"
"readmeitem.text"
msgid "Used / Modified Source Code"
-msgstr ""
+msgstr "Codi font utilitzat / modificat"
#: readme.xrm
msgctxt ""
@@ -838,4 +838,4 @@ msgctxt ""
"ModifiedSourceCodePara\n"
"readmeitem.text"
msgid "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation."
-msgstr ""
+msgstr "Parts amb copyright 1998, 1999 James Clark. Parts amb copyright 1996, 1998 Netscape Communications Corporation."
diff --git a/source/ca-valencia/reportdesign/uiconfig/dbreport/ui.po b/source/ca-valencia/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..466757b5a99
--- /dev/null
+++ b/source/ca-valencia/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-08 14:34+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-XV\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389191692.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "Data i hora"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "_Inclou la data"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "_Format:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "Inclou l'_hora"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "Fo_rmat:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "Números de pàgina"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "_Pàgina N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "Pàgina _N de M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "Format"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "Part _superior de la pàgina (capçalera)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "Part _inferior de la pàgina (peu de pàgina)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "Posició"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "Esquerra"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "Centre"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "Dreta"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "_Alineació:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "Mostra el número en la primera pàgina"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "General"
diff --git a/source/ca-valencia/sc/source/ui/StatisticsDialogs.po b/source/ca-valencia/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..d0a70eff4d6
--- /dev/null
+++ b/source/ca-valencia/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-22 22:37+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-XV\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393108637.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "Mitjana mòbil"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "Suavització exponencial"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "Anàlisi de variància"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "ANOVA - Factor únic"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "Grups"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "Entre els grups"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "Dins els grups"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "Origen de la variació"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "Valor P"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F crític"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "Total"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "Correlació"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "Correlacions"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr "Covariància"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr "Covariàncies"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr "Estadístiques descriptives"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Mitjana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "Error estàndard"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr "Mode"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Mitjana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr "Variància"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Desviació estàndard"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr "Curtosi"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr "Asimetria"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "Interval"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "Mínim"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "Màxim"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr "Nombre"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr "Aleatori ($(DISTRIBUTION))"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr "Uniforme"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr "Enter uniforme"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "Normal"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr "Cauchy"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr "Bernoulli"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr "Binomial"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr "Binomial negativa"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr "Khi quadrat"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr "Geomètrica"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "Mínim"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "Màxim"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Mitjana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Desviació estàndard"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Mediana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr "Sigma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "Valor p"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr "Nombre d'intents"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "Valor ni"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr "Mostratge"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "Columna %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "Fila %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
diff --git a/source/ca-valencia/sc/source/ui/dbgui.po b/source/ca-valencia/sc/source/ui/dbgui.po
index 162b6e12af3..e7da29238ec 100644
--- a/source/ca-valencia/sc/source/ui/dbgui.po
+++ b/source/ca-valencia/sc/source/ui/dbgui.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-09 09:44+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:20+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357724649.0\n"
+"X-POOTLE-MTIME: 1393107617.0\n"
#: dapitype.src
msgctxt ""
@@ -652,7 +652,7 @@ msgctxt ""
"PIVOTSTR_DEV\n"
"string.text"
msgid "StDev - "
-msgstr "StDev - "
+msgstr "DesvEst - "
#: pivot.src
msgctxt ""
@@ -661,7 +661,7 @@ msgctxt ""
"PIVOTSTR_DEV2\n"
"string.text"
msgid "StDevP - "
-msgstr "StDevP - "
+msgstr "DesvEstP - "
#: pivot.src
msgctxt ""
@@ -750,7 +750,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Count (Numbers only)"
-msgstr "Compta (Només nombres)"
+msgstr "Compta (només els nombres)"
#: pvfundlg.src
msgctxt ""
@@ -759,7 +759,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "StDev (Sample)"
-msgstr "StDev (Mostra)"
+msgstr "DesvEst (mostra)"
#: pvfundlg.src
msgctxt ""
@@ -768,7 +768,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "StDevP (Population)"
-msgstr "StDevP (Població)"
+msgstr "DesvEstP (població)"
#: pvfundlg.src
msgctxt ""
@@ -777,7 +777,7 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "Var (Sample)"
-msgstr "Var (Mostra)"
+msgstr "Var (mostra)"
#: pvfundlg.src
msgctxt ""
@@ -786,7 +786,7 @@ msgctxt ""
"11\n"
"itemlist.text"
msgid "VarP (Population)"
-msgstr "VarP (Població)"
+msgstr "VarP (població)"
#: pvfundlg.src
msgctxt ""
diff --git a/source/ca-valencia/sc/source/ui/drawfunc.po b/source/ca-valencia/sc/source/ui/drawfunc.po
index 1097960affc..f4ec3bc3e62 100644
--- a/source/ca-valencia/sc/source/ui/drawfunc.po
+++ b/source/ca-valencia/sc/source/ui/drawfunc.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-06 18:55+0000\n"
+"PO-Revision-Date: 2014-01-09 11:24+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354820137.0\n"
+"X-POOTLE-MTIME: 1389266685.0\n"
#: drformsh.src
msgctxt ""
@@ -370,7 +370,7 @@ msgctxt ""
"RID_GRAPHIC_OBJECTBAR\n"
"string.text"
msgid "Image Object Bar"
-msgstr ""
+msgstr "Barre d'objectes d'imatge"
#: objdraw.src
msgctxt ""
@@ -387,7 +387,7 @@ msgctxt ""
"SID_EXPORT_AS_GRAPHIC\n"
"menuitem.text"
msgid "Export as Image.."
-msgstr ""
+msgstr "Exporta com a imatge..."
#: objdraw.src
msgctxt ""
diff --git a/source/ca-valencia/sc/source/ui/navipi.po b/source/ca-valencia/sc/source/ui/navipi.po
index 878bb4fdacc..ed620be3788 100644
--- a/source/ca-valencia/sc/source/ui/navipi.po
+++ b/source/ca-valencia/sc/source/ui/navipi.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-11-26 12:04+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-01-09 11:24+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389266648.0\n"
#: navipi.src
msgctxt ""
@@ -241,7 +242,7 @@ msgctxt ""
"SCSTR_CONTENT_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: navipi.src
msgctxt ""
diff --git a/source/ca-valencia/sc/source/ui/src.po b/source/ca-valencia/sc/source/ui/src.po
index 4bb5da69fb6..cf6a3e3f4aa 100644
--- a/source/ca-valencia/sc/source/ui/src.po
+++ b/source/ca-valencia/sc/source/ui/src.po
@@ -1,20 +1,20 @@
#. extracted from sc/source/ui/src
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-14 18:10+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-02-22 22:50+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373825455.0\n"
+"X-POOTLE-MTIME: 1393109400.0\n"
#: autofmt.src
msgctxt ""
@@ -1181,7 +1181,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "3 Smilies"
-msgstr ""
+msgstr "3 emoticones"
#: condformatdlg.src
msgctxt ""
@@ -1190,7 +1190,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "3 Colored Smilies"
-msgstr ""
+msgstr "3 emoticones de colors"
#: condformatdlg.src
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "4 Arrows"
-msgstr ""
+msgstr "4 fletxes"
#: condformatdlg.src
msgctxt ""
@@ -1208,7 +1208,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "4 Gray Arrows"
-msgstr ""
+msgstr "4 fletxes grises"
#: condformatdlg.src
msgctxt ""
@@ -1217,7 +1217,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "4 Circles Red to Black"
-msgstr ""
+msgstr "4 cercles de roig a negre"
#: condformatdlg.src
msgctxt ""
@@ -1226,7 +1226,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "4 Ratings"
-msgstr ""
+msgstr "4 valoracions"
#: condformatdlg.src
msgctxt ""
@@ -1235,7 +1235,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "4 Traffic Lights"
-msgstr ""
+msgstr "4 semàfors"
#: condformatdlg.src
msgctxt ""
@@ -1244,7 +1244,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "5 Arrows"
-msgstr ""
+msgstr "5 fletxes"
#: condformatdlg.src
msgctxt ""
@@ -1253,7 +1253,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "5 Gray Arrows"
-msgstr ""
+msgstr "5 fletxes grises"
#: condformatdlg.src
msgctxt ""
@@ -1262,7 +1262,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "5 Ratings"
-msgstr ""
+msgstr "5 valoracions"
#: condformatdlg.src
msgctxt ""
@@ -1271,7 +1271,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid "5 Quarters"
-msgstr ""
+msgstr "5 quarts"
#: condformatdlg.src
msgctxt ""
@@ -1639,7 +1639,7 @@ msgctxt ""
"FT_DBAREA\n"
"fixedtext.text"
msgid "dummy"
-msgstr "babau"
+msgstr "fictici"
#: filter.src
msgctxt ""
@@ -2065,7 +2065,7 @@ msgctxt ""
"STR_UNDO_GRAFEDIT\n"
"string.text"
msgid "Edit Image"
-msgstr ""
+msgstr "Edita la imatge"
#: globstr.src
msgctxt ""
@@ -3219,7 +3219,7 @@ msgctxt ""
"STR_FUN_TEXT_SELECTION_COUNT\n"
"string.text"
msgid "Selection count"
-msgstr "Recompte de la selecció"
+msgstr "Compta la selecció"
#: globstr.src
msgctxt ""
@@ -3282,7 +3282,7 @@ msgctxt ""
"STR_FUN_TEXT_STDDEV\n"
"string.text"
msgid "StDev"
-msgstr "StDev"
+msgstr "DesvEst"
#: globstr.src
msgctxt ""
@@ -4431,7 +4431,7 @@ msgctxt ""
"STR_VOBJ_OBJECT\n"
"string.text"
msgid "Objects/Image"
-msgstr ""
+msgstr "Objectes/imatge"
#: globstr.src
msgctxt ""
@@ -4861,7 +4861,7 @@ msgctxt ""
"STR_GRAPHICNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: globstr.src
msgctxt ""
@@ -6335,6 +6335,8 @@ msgid ""
"#\n"
"be deleted?"
msgstr ""
+"Voleu suprimir l'entrada\n"
+"#?"
#: globstr.src
msgctxt ""
@@ -6343,7 +6345,7 @@ msgctxt ""
"STR_COPYLIST\n"
"string.text"
msgid "Copy List"
-msgstr ""
+msgstr "Copia la llista"
#: globstr.src
msgctxt ""
@@ -6352,7 +6354,7 @@ msgctxt ""
"STR_COPYFROM\n"
"string.text"
msgid "List from"
-msgstr ""
+msgstr "Llista des de"
#: globstr.src
msgctxt ""
@@ -6361,7 +6363,7 @@ msgctxt ""
"STR_COPYERR\n"
"string.text"
msgid "Cells without text have been ignored."
-msgstr ""
+msgstr "No s'han tingut en compte cel·les sense text."
#: globstr.src
msgctxt ""
@@ -6370,7 +6372,7 @@ msgctxt ""
"STR_CTRLCLICKHYPERLINK\n"
"string.text"
msgid "ctrl+click to open hyperlink:"
-msgstr ""
+msgstr "Ctrl+clic per obrir l'hiperenllaç:"
#: globstr.src
msgctxt ""
@@ -6379,7 +6381,7 @@ msgctxt ""
"STR_CLICKHYPERLINK\n"
"string.text"
msgid "click to open hyperlink:"
-msgstr ""
+msgstr "Feu clic per obrir l'hiperenllaç:"
#: hdrcont.src
msgctxt ""
@@ -6451,7 +6453,7 @@ msgctxt ""
"SID_DEL_ROWS\n"
"menuitem.text"
msgid "~Delete Selected Rows"
-msgstr "Esborra les files seleccionades"
+msgstr "~Suprimeix les files seleccionades"
#: hdrcont.src
msgctxt ""
@@ -6523,7 +6525,7 @@ msgctxt ""
"SID_DEL_COLS\n"
"menuitem.text"
msgid "~Delete Selected Columns"
-msgstr "Elimina les columnes seleccionades"
+msgstr "~Suprimeix les columnes seleccionades"
#: hdrcont.src
msgctxt ""
@@ -6920,7 +6922,7 @@ msgctxt ""
"1\n"
"checkbox.text"
msgid "First ~column as label"
-msgstr "La primera ~columna com a etiqueta"
+msgstr "Primera ~columna com a etiqueta"
#: miscdlgs.src
msgctxt ""
@@ -6929,7 +6931,7 @@ msgctxt ""
"2\n"
"checkbox.text"
msgid "First ~row as label"
-msgstr "La primera ~fila com a etiqueta"
+msgstr "Primera ~fila com a etiqueta"
#: miscdlgs.src
msgctxt ""
@@ -7077,7 +7079,7 @@ msgctxt ""
"FID_INS_CELL\n"
"menuitem.text"
msgid "~Insert..."
-msgstr "Insereix ~cel·les..."
+msgstr "~Insereix..."
#: popup.src
msgctxt ""
@@ -7086,7 +7088,7 @@ msgctxt ""
"FID_DELETE_CELL\n"
"menuitem.text"
msgid "De~lete..."
-msgstr "Supr~imeix les cel·les..."
+msgstr "Supr~imeix..."
#: popup.src
msgctxt ""
@@ -9449,7 +9451,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)."
-msgstr "Indica el primer dia de la setmana (1 = Diumenge, altres valors = Dilluns)."
+msgstr "Indica el primer dia de la setmana (1 = diumenge, altres valors = dilluns)."
#: scfuncs.src
msgctxt ""
@@ -10303,8 +10305,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Període inicial. Primer període que s'ha de considerar. A = 1 indica el primer de tots els períodes."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Període inicial. Primer període que s'ha de considerar. S = 1 indica el primer de tots els períodes."
#: scfuncs.src
msgctxt ""
@@ -10420,8 +10422,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Període inicial. Primer període que s'ha de considerar. A = 1 indica el primer de tots els períodes."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Període inicial. Primer període que s'ha de considerar. S = 1 indica el primer de tots els períodes."
#: scfuncs.src
msgctxt ""
@@ -12293,7 +12295,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range to be evaluated by the criteria given."
-msgstr "Interval que s'ha d'avaluar pels criteris donats."
+msgstr "Interval que s'ha d'avaluar segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12311,7 +12313,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Criteris que s'aplicaran a l'interval."
#: scfuncs.src
msgctxt ""
@@ -12356,7 +12358,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range to be evaluated by the criteria given."
-msgstr "Interval que s'ha d'avaluar pels criteris donats."
+msgstr "Interval que s'ha d'avaluar segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12374,7 +12376,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Criteris que s'aplicaran a l'interval."
#: scfuncs.src
msgctxt ""
@@ -12437,7 +12439,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
-msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segon els criteris donats"
+msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12455,7 +12457,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Criteri 1, criteri 2... són els criteris que s'han d'aplicar als intervals indicats."
#: scfuncs.src
msgctxt ""
@@ -12500,7 +12502,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
-msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segon els criteris donats"
+msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12518,7 +12520,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Criteri 1, criteri 2... són els criteris que s'han d'aplicar als intervals indicats."
#: scfuncs.src
msgctxt ""
@@ -12545,7 +12547,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
-msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segon els criteris donats"
+msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12563,7 +12565,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Criteri 1, criteri 2... són els criteris que s'han d'aplicar als intervals indicats."
#: scfuncs.src
msgctxt ""
@@ -12590,7 +12592,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr ""
+msgstr "Interval de cel·les que s'ha d'avaluar segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12608,7 +12610,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Criteris que s'aplicaran a l'interval."
#: scfuncs.src
msgctxt ""
@@ -14183,7 +14185,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "array_1"
-msgstr ""
+msgstr "matriu_1"
#: scfuncs.src
msgctxt ""
@@ -14201,7 +14203,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "array_2"
-msgstr ""
+msgstr "matriu_2"
#: scfuncs.src
msgctxt ""
@@ -15020,7 +15022,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the variance based on a sample."
-msgstr ""
+msgstr "Calcula la variància basada en una mostra."
#: scfuncs.src
msgctxt ""
@@ -15029,7 +15031,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "nombre "
#: scfuncs.src
msgctxt ""
@@ -15038,7 +15040,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una mostra d'una població."
#: scfuncs.src
msgctxt ""
@@ -15101,7 +15103,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates variance based on the entire population."
-msgstr ""
+msgstr "Calcula la variància basada en tota la població."
#: scfuncs.src
msgctxt ""
@@ -15110,7 +15112,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "nombre "
#: scfuncs.src
msgctxt ""
@@ -15119,7 +15121,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population."
-msgstr ""
+msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una població."
#: scfuncs.src
msgctxt ""
@@ -15182,7 +15184,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on a sample."
-msgstr ""
+msgstr "Calcula la desviació estàndard basada en una mostra."
#: scfuncs.src
msgctxt ""
@@ -15191,7 +15193,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "nombre "
#: scfuncs.src
msgctxt ""
@@ -15200,7 +15202,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una mostra d'una població."
#: scfuncs.src
msgctxt ""
@@ -15254,7 +15256,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una població."
#: scfuncs.src
msgctxt ""
@@ -15263,7 +15265,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on the entire population."
-msgstr ""
+msgstr "Calcula la desviació estàndard basada en tota la població."
#: scfuncs.src
msgctxt ""
@@ -15272,7 +15274,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "nombre "
#: scfuncs.src
msgctxt ""
@@ -15281,7 +15283,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una població."
#: scfuncs.src
msgctxt ""
@@ -16298,7 +16300,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the binomial distribution."
-msgstr ""
+msgstr "Valors de la distribució binomial."
#: scfuncs.src
msgctxt ""
@@ -16307,7 +16309,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "X"
-msgstr ""
+msgstr "X"
#: scfuncs.src
msgctxt ""
@@ -16316,7 +16318,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number of successes in a series of trials."
-msgstr ""
+msgstr "Nombre d'èxits en una sèrie d'avaluacions."
#: scfuncs.src
msgctxt ""
@@ -16325,7 +16327,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "avaluacions"
#: scfuncs.src
msgctxt ""
@@ -16334,7 +16336,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Nombre total d'avaluacions."
#: scfuncs.src
msgctxt ""
@@ -16343,7 +16345,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16352,7 +16354,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "La probabilitat d'èxit d'una avaluació."
#: scfuncs.src
msgctxt ""
@@ -16361,7 +16363,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: scfuncs.src
msgctxt ""
@@ -16370,7 +16372,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
-msgstr ""
+msgstr "Acumulat. C=0 calcula la probabilitat individual; C=1, la probabilitat acumulada."
#: scfuncs.src
msgctxt ""
@@ -16441,8 +16443,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Arguments límit de la distribució binomial."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Retorna el valor més petit la distribució binomial acumulada del qual és més gran o igual que un valor de criteri."
#: scfuncs.src
msgctxt ""
@@ -16504,8 +16506,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr ""
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Retorna el valor més petit la distribució binomial acumulada del qual és més gran o igual que un valor de criteri."
#: scfuncs.src
msgctxt ""
@@ -16514,7 +16516,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "avaluacions"
#: scfuncs.src
msgctxt ""
@@ -16523,7 +16525,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Nombre total d'avaluacions."
#: scfuncs.src
msgctxt ""
@@ -16532,7 +16534,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16541,7 +16543,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "La probabilitat d'èxit d'una avaluació."
#: scfuncs.src
msgctxt ""
@@ -16550,7 +16552,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -16559,7 +16561,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The border probability that is attained or exceeded."
-msgstr ""
+msgstr "La probabilitat llindar que s'aconsegueix o se supera."
#: scfuncs.src
msgctxt ""
@@ -16627,6 +16629,69 @@ msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "Retorna la distribució de Poisson."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "Valor la distribució de Poisson del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "mitjana"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "Mitjana. El valor de la mitjana de la distribució de Poisson."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Acumulada"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre valor, CERT o ometre'l calcula la funció de distribució acumulada."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17032,6 +17097,69 @@ msgstr "Acumulat. C=0 calcula la funció de densitat; C=1, la distribució."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "Valors de la distribució exponencial."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "Valor a què s'ha de calcular la distribució exponencial."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "lambda"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "Paràmetres de la distribució exponencial."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Acumulat. C=0 calcula la funció de densitat; C=1, la distribució."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17450,7 +17578,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the beta distribution."
-msgstr ""
+msgstr "Valors de la distribució beta."
#: scfuncs.src
msgctxt ""
@@ -17459,7 +17587,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -17468,7 +17596,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the beta distribution is to be calculated."
-msgstr ""
+msgstr "Valor la distribució beta del qual s'ha de calcular."
#: scfuncs.src
msgctxt ""
@@ -17477,7 +17605,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17486,7 +17614,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Paràmetre alfa de la distribució beta."
#: scfuncs.src
msgctxt ""
@@ -17495,7 +17623,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17504,7 +17632,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Paràmetre beta de la distribució beta."
#: scfuncs.src
msgctxt ""
@@ -17513,7 +17641,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Acumulada"
#: scfuncs.src
msgctxt ""
@@ -17522,7 +17650,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
-msgstr ""
+msgstr "0 o FALS per a la funció de densitat de probabilitat, qualsevol altre valor, CERT o ometre'l per a la funció de distribució acumulada."
#: scfuncs.src
msgctxt ""
@@ -17531,7 +17659,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Inici"
#: scfuncs.src
msgctxt ""
@@ -17540,7 +17668,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Valor inicial per a l'interval de valors de la distribució."
#: scfuncs.src
msgctxt ""
@@ -17549,7 +17677,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Final"
#: scfuncs.src
msgctxt ""
@@ -17558,7 +17686,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Valor final per a l'interval de valors de la distribució."
#: scfuncs.src
msgctxt ""
@@ -17567,7 +17695,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse beta distribution."
-msgstr ""
+msgstr "Valors de la distribució beta inversa."
#: scfuncs.src
msgctxt ""
@@ -17576,7 +17704,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -17585,7 +17713,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse beta distribution is to be calculated."
-msgstr ""
+msgstr "Valor de probabilitat la distribució beta inversa del qual s'ha de calcular."
#: scfuncs.src
msgctxt ""
@@ -17594,7 +17722,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17603,7 +17731,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Paràmetre alfa de la distribució beta."
#: scfuncs.src
msgctxt ""
@@ -17612,7 +17740,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17621,7 +17749,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Paràmetre beta de la distribució beta."
#: scfuncs.src
msgctxt ""
@@ -17630,7 +17758,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Inici"
#: scfuncs.src
msgctxt ""
@@ -17639,7 +17767,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Valor inicial per a l'interval de valors de la distribució."
#: scfuncs.src
msgctxt ""
@@ -17648,7 +17776,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Final"
#: scfuncs.src
msgctxt ""
@@ -17657,7 +17785,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Valor final per a l'interval de valors de la distribució."
#: scfuncs.src
msgctxt ""
@@ -17743,6 +17871,87 @@ msgstr "Acumulat. C=0 calcula la funció de densitat; C=1, la distribució."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "Retorna els valors de la distribució Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "Valor la distribució Weibull del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "Paràmetre alfa de la distribució Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "beta"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "Paràmetre beta de la distribució Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Acumulat. C=0 calcula la funció de densitat; C=1, la distribució."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17824,6 +18033,105 @@ msgstr "Mida de la població."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "Valors de la distribució hipergeomètrica."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr "X"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "Nombre d'èxits de la mostra."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "mostra_n"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "Mida de la mostra."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "èxits"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "Nombre d'èxits en la població."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "població_n"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "Mida de la població."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Acumulada"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr "Acumulat. CERT calcula la funció de distribució acumulada, FALS calcula la funció de massa de probabilitat."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -17995,6 +18303,150 @@ msgstr "Els graus de llibertat en el denominador de la distribució F."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "Valors de la cua esquerra de la distribució de probabilitat F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Valor la distribució F del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graus_de_llibertat_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Els graus de llibertat en el numerador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graus_de_llibertat_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Els graus de llibertat en el denominador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "acumulada"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr "Funció de distribució acumulada (CERT) o funció de densitat de probabilitat (FALS)."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "Valors de la cua dreta de la distribució de probabilitat F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Valor la distribució F del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graus_de_llibertat_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Els graus de llibertat en el numerador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graus_de_llibertat_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Els graus de llibertat en el denominador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18058,6 +18510,132 @@ msgstr "Els graus de llibertat en el denominador de la distribució F."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "Valors de la cua esquerra de la distribució F inversa."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Valor de probabilitat la distribució F inversa del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graus_de_llibertat_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Els graus de llibertat en el numerador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graus_de_llibertat_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Els graus de llibertat en el denominador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "Valors de la cua dreta de la distribució F inversa."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Valor de probabilitat la distribució F inversa del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graus_de_llibertat_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Els graus de llibertat en el numerador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graus_de_llibertat_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Els graus de llibertat en el denominador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18107,7 +18685,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the right-tail probability of the chi-square distribution."
-msgstr ""
+msgstr "Retorna la cua dreta de probabilitat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18116,7 +18694,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Nombre"
#: scfuncs.src
msgctxt ""
@@ -18125,7 +18703,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Valor la distribució khi quadrat del qual s'ha de calcular."
#: scfuncs.src
msgctxt ""
@@ -18134,7 +18712,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "graus_de_llibertat"
#: scfuncs.src
msgctxt ""
@@ -18143,7 +18721,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Els graus de llibertat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18215,7 +18793,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
-msgstr ""
+msgstr "Retorna la cua esquerra de probabilitat de la funció de distribució acumulada o els valors de la funció de densitat de probabilitat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18224,7 +18802,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Nombre"
#: scfuncs.src
msgctxt ""
@@ -18233,7 +18811,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
-msgstr ""
+msgstr "Valor del qual s'ha de calcular la funció de densitat de probabilitat o la funció de distribució acumulada."
#: scfuncs.src
msgctxt ""
@@ -18242,7 +18820,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Graus de llibertat"
#: scfuncs.src
msgctxt ""
@@ -18251,7 +18829,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi-square distribution."
-msgstr ""
+msgstr "Els graus de llibertat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18260,7 +18838,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Acumulada"
#: scfuncs.src
msgctxt ""
@@ -18268,8 +18846,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr ""
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
+msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre valor o CERT calcula la funció de distribució acumulada."
#: scfuncs.src
msgctxt ""
@@ -18323,7 +18901,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
-msgstr ""
+msgstr "Valors de la inversa de DISTKHI(x; GrausDeLlibertat)."
#: scfuncs.src
msgctxt ""
@@ -18332,7 +18910,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -18341,7 +18919,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
-msgstr ""
+msgstr "Valor de probabilitat del qual s'ha de calcular la inversa de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18350,7 +18928,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "graus_de_llibertat"
#: scfuncs.src
msgctxt ""
@@ -18359,7 +18937,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Els graus de llibertat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18413,7 +18991,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr ""
+msgstr "Valors de la inversa de DIST.KHIQUAD(x;GrausDeLlibertat;CERT())."
#: scfuncs.src
msgctxt ""
@@ -18422,7 +19000,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Probability"
-msgstr ""
+msgstr "Probabilitat"
#: scfuncs.src
msgctxt ""
@@ -18431,7 +19009,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Valor de probabilitat del qual s'ha de calcular la inversa de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18440,7 +19018,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Graus de llibertat"
#: scfuncs.src
msgctxt ""
@@ -18449,7 +19027,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Els graus de llibertat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18674,7 +19252,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a normal distribution."
-msgstr ""
+msgstr "Retorna un interval de confiança (alfa 1) per a una distribució normal."
#: scfuncs.src
msgctxt ""
@@ -18683,7 +19261,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18692,7 +19270,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "El nivell de l'interval de confiança."
#: scfuncs.src
msgctxt ""
@@ -18701,7 +19279,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18710,7 +19288,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Desviació estàndard de la població."
#: scfuncs.src
msgctxt ""
@@ -18719,7 +19297,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "mida"
#: scfuncs.src
msgctxt ""
@@ -18728,7 +19306,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Mida de la població."
#: scfuncs.src
msgctxt ""
@@ -18737,7 +19315,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr ""
+msgstr "Retorna un interval de confiança (alfa 1) per a una distribució t de Student."
#: scfuncs.src
msgctxt ""
@@ -18746,7 +19324,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18755,7 +19333,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "El nivell de l'interval de confiança."
#: scfuncs.src
msgctxt ""
@@ -18764,7 +19342,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18773,7 +19351,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Desviació estàndard de la població."
#: scfuncs.src
msgctxt ""
@@ -18782,7 +19360,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "mida"
#: scfuncs.src
msgctxt ""
@@ -18791,7 +19369,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Mida de la població."
#: scfuncs.src
msgctxt ""
@@ -18908,7 +19486,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the chi square independence test."
-msgstr ""
+msgstr "Retorna la verificació d'independència khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18917,7 +19495,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_B"
-msgstr ""
+msgstr "Data_B"
#: scfuncs.src
msgctxt ""
@@ -18926,7 +19504,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The observed data array."
-msgstr ""
+msgstr "Matriu de dades observada."
#: scfuncs.src
msgctxt ""
@@ -18935,7 +19513,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "data_E"
-msgstr ""
+msgstr "data_E"
#: scfuncs.src
msgctxt ""
@@ -18944,7 +19522,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The expected data array."
-msgstr ""
+msgstr "La matriu de dades esperada."
#: scfuncs.src
msgctxt ""
@@ -18994,6 +19572,51 @@ msgstr "Segona matriu de registres."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "Calcula la verificació F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "dada_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "Primera matriu de registres."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "dada_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "Segona matriu de registres."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
@@ -19349,7 +19972,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Calcula la covariància de la població."
#: scfuncs.src
msgctxt ""
@@ -19394,7 +20017,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Calcula la covariància de la població."
#: scfuncs.src
msgctxt ""
@@ -19403,7 +20026,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Dada_1"
#: scfuncs.src
msgctxt ""
@@ -19412,7 +20035,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "Primera matriu de registres."
#: scfuncs.src
msgctxt ""
@@ -19421,7 +20044,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Data_2"
#: scfuncs.src
msgctxt ""
@@ -19430,7 +20053,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Segona matriu de registres."
#: scfuncs.src
msgctxt ""
@@ -19439,7 +20062,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the sample covariance."
-msgstr ""
+msgstr "Calcula la covariància de la mostra."
#: scfuncs.src
msgctxt ""
@@ -19448,7 +20071,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Dada_1"
#: scfuncs.src
msgctxt ""
@@ -19457,7 +20080,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "Primera matriu de registres."
#: scfuncs.src
msgctxt ""
@@ -19466,7 +20089,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Data_2"
#: scfuncs.src
msgctxt ""
@@ -19475,7 +20098,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Segona matriu de registres."
#: scfuncs.src
msgctxt ""
@@ -21079,7 +21702,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Removes extra spaces from text."
-msgstr "Elimina del text els espais extra."
+msgstr "Suprimeix del text els espais extra."
#: scfuncs.src
msgctxt ""
@@ -21421,7 +22044,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed."
-msgstr ""
+msgstr "Separador de milers. Si és 0 o s'omet, s'utilitzarà el separador del grup de llengües; si no, el separador se suprimirà."
#: scfuncs.src
msgctxt ""
@@ -22448,7 +23071,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr ""
+msgstr "Calcula la longitud d'una cadena de text, amb DBCS."
#: scfuncs.src
msgctxt ""
@@ -22457,7 +23080,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22466,7 +23089,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the length is to be determined."
-msgstr ""
+msgstr "Text la longitud del qual s'ha de determinar."
#: scfuncs.src
msgctxt ""
@@ -22475,7 +23098,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Retorna l'últim o els últims caràcters d'una cadena de text, amb DBCS"
#: scfuncs.src
msgctxt ""
@@ -22484,7 +23107,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22493,7 +23116,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the end partial words are to be determined."
-msgstr ""
+msgstr "Text del qual s'han de determinar les paraules parcials finals."
#: scfuncs.src
msgctxt ""
@@ -22502,7 +23125,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -22511,7 +23134,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the end text."
-msgstr ""
+msgstr "Nombre de caràcters per al text final."
#: scfuncs.src
msgctxt ""
@@ -22520,7 +23143,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Retorna el primer o els primers caràcters d'una cadena de text, amb DBCS"
#: scfuncs.src
msgctxt ""
@@ -22529,7 +23152,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22538,7 +23161,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text where the initial partial words are to be determined."
-msgstr ""
+msgstr "Text del qual s'han de determinar les paraules parcials inicials."
#: scfuncs.src
msgctxt ""
@@ -22547,7 +23170,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -22556,7 +23179,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the start text."
-msgstr ""
+msgstr "Nombre de caràcters per al text d'inici."
#: scfuncs.src
msgctxt ""
@@ -22565,7 +23188,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr ""
+msgstr "Retorna una cadena de text parcial d'un text, amb DBCS"
#: scfuncs.src
msgctxt ""
@@ -22574,7 +23197,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22583,7 +23206,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which partial words are to be determined."
-msgstr ""
+msgstr "Text del qual s'han de determinar les paraules parcials."
#: scfuncs.src
msgctxt ""
@@ -22592,7 +23215,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "start"
-msgstr ""
+msgstr "inici"
#: scfuncs.src
msgctxt ""
@@ -22601,7 +23224,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The position from which the part word is to be determined."
-msgstr ""
+msgstr "Posició des de la qual s'ha de determinar la paraula parcial."
#: scfuncs.src
msgctxt ""
@@ -22610,7 +23233,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -22619,7 +23242,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The number of characters for the text."
-msgstr ""
+msgstr "Nombre de caràcters per al text."
#: scfuncs.src
msgctxt ""
@@ -22628,7 +23251,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Apply an XPath expression to an XML document"
-msgstr ""
+msgstr "Afig una expressió XPath en un document XML"
#: scfuncs.src
msgctxt ""
@@ -22637,7 +23260,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "XML Document"
-msgstr ""
+msgstr "Document XML"
#: scfuncs.src
msgctxt ""
@@ -22646,7 +23269,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "String containing a valid XML stream"
-msgstr ""
+msgstr "Cadena que conté un flux XML vàlid"
#: scfuncs.src
msgctxt ""
@@ -22655,7 +23278,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "XPath expression"
-msgstr ""
+msgstr "Expressió XPath"
#: scfuncs.src
msgctxt ""
@@ -22664,7 +23287,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "String containing a valid XPath expression"
-msgstr ""
+msgstr "Cadena que conté una expressió XPath vàlida"
#: scfuncs.src
msgctxt ""
@@ -22673,7 +23296,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Get some webcontent from an URI."
-msgstr ""
+msgstr "Obté contingut web des d'un URI."
#: scfuncs.src
msgctxt ""
@@ -22682,7 +23305,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "URI"
-msgstr ""
+msgstr "URI"
#: scfuncs.src
msgctxt ""
@@ -22691,7 +23314,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "URI of the webservice"
-msgstr ""
+msgstr "URI del servei web"
#: scstring.src
msgctxt ""
@@ -22747,7 +23370,7 @@ msgctxt ""
"SCSTR_DRAWSHELL\n"
"string.text"
msgid "Image Objects"
-msgstr ""
+msgstr "Objectes d'imatge"
#: scstring.src
msgctxt ""
@@ -22755,7 +23378,7 @@ msgctxt ""
"SCSTR_DRAWTEXTSHELL\n"
"string.text"
msgid "Text Objects"
-msgstr ""
+msgstr "Objectes de text"
#: scstring.src
msgctxt ""
@@ -22763,7 +23386,7 @@ msgctxt ""
"SCSTR_DRAWFORMSHELL\n"
"string.text"
msgid "Form Objects"
-msgstr ""
+msgstr "Objectes del formulari"
#: scstring.src
msgctxt ""
@@ -22771,7 +23394,7 @@ msgctxt ""
"SCSTR_CHARTSHELL\n"
"string.text"
msgid "Chart Objects"
-msgstr ""
+msgstr "Objectes del diagrama"
#: scstring.src
msgctxt ""
@@ -22779,7 +23402,7 @@ msgctxt ""
"SCSTR_OLEOBJECTSHELL\n"
"string.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "Objectes OLE"
#: scstring.src
msgctxt ""
@@ -22787,7 +23410,7 @@ msgctxt ""
"SCSTR_GRAPHICSHELL\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: scstring.src
msgctxt ""
@@ -23101,7 +23724,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Insereix una imatge"
#: scstring.src
msgctxt ""
@@ -23471,7 +24094,7 @@ msgctxt ""
"SCSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file can not be opened"
-msgstr ""
+msgstr "No es pot obrir el fitxer d'imatge"
#: scstring.src
msgctxt ""
@@ -23479,7 +24102,7 @@ msgctxt ""
"SCSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file can not be read"
-msgstr ""
+msgstr "No es pot llegir el fitxer d'imatge"
#: scstring.src
msgctxt ""
@@ -23487,7 +24110,7 @@ msgctxt ""
"SCSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Format d'imatge desconegut"
#: scstring.src
msgctxt ""
@@ -23495,7 +24118,7 @@ msgctxt ""
"SCSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "Esta versió del fitxer gràfic no és compatible"
#: scstring.src
msgctxt ""
@@ -23503,7 +24126,7 @@ msgctxt ""
"SCSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "No s'ha trobat el filtre d'imatge"
#: scstring.src
msgctxt ""
@@ -23511,7 +24134,7 @@ msgctxt ""
"SCSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory available to insert image."
-msgstr ""
+msgstr "No hi ha prou memòria per inserir la imatge."
#: scstring.src
msgctxt ""
@@ -23519,7 +24142,7 @@ msgctxt ""
"SCSTR_UNDO_GRAFFILTER\n"
"string.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtre d'imatge"
#: scstring.src
msgctxt ""
@@ -23957,7 +24580,7 @@ msgctxt ""
"SCSTR_AUTHOR\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Per autor"
#: scstring.src
msgctxt ""
@@ -23966,7 +24589,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Millimeter"
-msgstr ""
+msgstr "Mil·límetres"
#: scstring.src
msgctxt ""
@@ -23975,7 +24598,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Centimeter"
-msgstr ""
+msgstr "Centímetres"
#: scstring.src
msgctxt ""
@@ -23984,7 +24607,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Meter"
-msgstr ""
+msgstr "Metres"
#: scstring.src
msgctxt ""
@@ -23993,7 +24616,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "Kilometer"
-msgstr ""
+msgstr "Quilòmetres"
#: scstring.src
msgctxt ""
@@ -24002,7 +24625,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Inch"
-msgstr ""
+msgstr "Polzades"
#: scstring.src
msgctxt ""
@@ -24011,7 +24634,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Foot"
-msgstr ""
+msgstr "Peus"
#: scstring.src
msgctxt ""
@@ -24020,7 +24643,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Miles"
-msgstr ""
+msgstr "Milles"
#: scstring.src
msgctxt ""
@@ -24029,7 +24652,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Pica"
-msgstr ""
+msgstr "Piques"
#: scstring.src
msgctxt ""
@@ -24038,7 +24661,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Point"
-msgstr ""
+msgstr "Punts"
#: scstring.src
msgctxt ""
@@ -24046,7 +24669,7 @@ msgctxt ""
"SCSTR_VALERR\n"
"string.text"
msgid "Invalid value"
-msgstr ""
+msgstr "El valor no és vàlid"
#: scwarngs.src
msgctxt ""
@@ -24233,7 +24856,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Count (numbers only)"
-msgstr "Compta (només nombres)"
+msgstr "Compta (només els nombres)"
#: subtdlg.src
msgctxt ""
@@ -24242,7 +24865,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "StDev (Sample)"
-msgstr "StDev (mostra)"
+msgstr "DesvEst (mostra)"
#: subtdlg.src
msgctxt ""
@@ -24251,7 +24874,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "StDevP (Population)"
-msgstr "StDevP (població)"
+msgstr "DesvEstP (població)"
#: subtdlg.src
msgctxt ""
diff --git a/source/ca-valencia/sc/uiconfig/scalc/ui.po b/source/ca-valencia/sc/uiconfig/scalc/ui.po
index 38d0ccd63ea..23cde3553e6 100644
--- a/source/ca-valencia/sc/uiconfig/scalc/ui.po
+++ b/source/ca-valencia/sc/uiconfig/scalc/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-05 09:41+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-02-22 22:57+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: none\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373017289.0\n"
+"X-POOTLE-MTIME: 1393109856.0\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Advanced Filter"
-msgstr ""
+msgstr "Filtre avançat"
#: advancedfilterdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Read _filter criteria from"
-msgstr ""
+msgstr "Llig els criteris del _filtre des de"
#: advancedfilterdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Distingeix entre majúscules i minúscules"
#: advancedfilterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "L'interval c_onté etiquetes de columna"
#: advancedfilterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "_Expressions regulars"
#: advancedfilterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Sense duplicacions"
#: advancedfilterdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Co_pia els resultats a:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Conserva els criteris del filtre"
#: advancedfilterdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Interval de dades:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "fictici"
#: advancedfilterdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "Op_cions"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -166,8 +166,8 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
-msgstr ""
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Anàlisi de la variància (ANOVA)"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -184,8 +184,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupat per"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: cellprotectionpage.ui
msgctxt ""
@@ -317,7 +317,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Consolidate"
-msgstr ""
+msgstr "Consolida"
#: consolidatedialog.ui
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "_Funció:"
#: consolidatedialog.ui
msgctxt ""
@@ -335,7 +335,106 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Consolidation ranges:"
-msgstr ""
+msgstr "Intervals de _consolidació:"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr "Compta"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr "Mitjana"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr "Màx"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr "Mín"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr "Producte"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr "Compta (només els nombres)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr "DesvEst (mostra)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr "DesvEstP (població)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr "Var (mostra)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr "VarP (població)"
#: consolidatedialog.ui
msgctxt ""
@@ -344,7 +443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Source data ranges:"
-msgstr ""
+msgstr "Intervals de l'_origen de les dades:"
#: consolidatedialog.ui
msgctxt ""
@@ -353,7 +452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy results _to:"
-msgstr ""
+msgstr "Copia els resultats _a:"
#: consolidatedialog.ui
msgctxt ""
@@ -362,7 +461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row labels"
-msgstr ""
+msgstr "Etiquetes de les _files"
#: consolidatedialog.ui
msgctxt ""
@@ -371,7 +470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olumn labels"
-msgstr ""
+msgstr "Etiquetes de les c_olumnes"
#: consolidatedialog.ui
msgctxt ""
@@ -380,7 +479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Consolidate by"
-msgstr ""
+msgstr "Consolida segons"
#: consolidatedialog.ui
msgctxt ""
@@ -389,7 +488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link to source data"
-msgstr ""
+msgstr "En_llaça a les dades d'origen"
#: consolidatedialog.ui
msgctxt ""
@@ -398,7 +497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: consolidatedialog.ui
msgctxt ""
@@ -407,7 +506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: correlationdialog.ui
msgctxt ""
@@ -416,7 +515,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Correlation"
-msgstr ""
+msgstr "Correlació"
#: correlationdialog.ui
msgctxt ""
@@ -425,7 +524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: correlationdialog.ui
msgctxt ""
@@ -433,8 +532,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: correlationdialog.ui
msgctxt ""
@@ -443,7 +542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: correlationdialog.ui
msgctxt ""
@@ -452,7 +551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: correlationdialog.ui
msgctxt ""
@@ -461,7 +560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupat per"
#: covariancedialog.ui
msgctxt ""
@@ -470,7 +569,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Covariance"
-msgstr ""
+msgstr "Covariància"
#: covariancedialog.ui
msgctxt ""
@@ -479,7 +578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: covariancedialog.ui
msgctxt ""
@@ -487,8 +586,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: covariancedialog.ui
msgctxt ""
@@ -497,7 +596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: covariancedialog.ui
msgctxt ""
@@ -506,7 +605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: covariancedialog.ui
msgctxt ""
@@ -515,7 +614,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupat per"
#: createnamesdialog.ui
msgctxt ""
@@ -646,11 +745,11 @@ msgstr "_Tanca"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
-msgstr ""
+msgstr "Fluxos de dades en directe"
#: datastreams.ui
msgctxt ""
@@ -658,8 +757,8 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
-msgstr ""
+msgid "URL:"
+msgstr "URL:"
#: datastreams.ui
msgctxt ""
@@ -668,7 +767,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Introduïu ací l'URL del document d'origen en el sistema de fitxers local o Internet."
#: datastreams.ui
msgctxt ""
@@ -677,7 +776,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Introduïu ací l'URL del document d'origen en el sistema de fitxers local o Internet."
#: datastreams.ui
msgctxt ""
@@ -686,7 +785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: datastreams.ui
msgctxt ""
@@ -695,7 +794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct data feed"
-msgstr ""
+msgstr "Canal de dades directe"
#: datastreams.ui
msgctxt ""
@@ -704,7 +803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Script to execute to obtain the data"
-msgstr ""
+msgstr "Script a executar per a obtindre les dades"
#: datastreams.ui
msgctxt ""
@@ -712,8 +811,8 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
-msgstr ""
+msgid "value1,value2,...,valueN, and fill into range:"
+msgstr "valor1,valor2...valorN i emplena a l'interval:"
#: datastreams.ui
msgctxt ""
@@ -722,7 +821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "address,value"
-msgstr ""
+msgstr "adreça, valor"
#: datastreams.ui
msgctxt ""
@@ -731,16 +830,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interpret stream data as"
-msgstr ""
+msgstr "Interpreta el flux de dades com a"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
-msgstr ""
+msgid "Empty lines trigger UI refresh"
+msgstr "Les línies buides actualitzen la interfície d'usuari"
#: datastreams.ui
msgctxt ""
@@ -749,7 +848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source stream"
-msgstr ""
+msgstr "Flux d'origen"
#: datastreams.ui
msgctxt ""
@@ -758,7 +857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move existing data down"
-msgstr ""
+msgstr "Mou les dades existents avall"
#: datastreams.ui
msgctxt ""
@@ -767,7 +866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move the range down"
-msgstr ""
+msgstr "Mou l'interval avall"
#: datastreams.ui
msgctxt ""
@@ -776,7 +875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Overwrite existing data"
-msgstr ""
+msgstr "Sobreescriu les dades existents"
#: datastreams.ui
msgctxt ""
@@ -785,7 +884,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When new data arrives"
-msgstr ""
+msgstr "En arribar dades noves"
#: datastreams.ui
msgctxt ""
@@ -793,8 +892,8 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
-msgstr ""
+msgid "Limit to:"
+msgstr "Limita aː"
#: datastreams.ui
msgctxt ""
@@ -803,7 +902,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "1000"
-msgstr ""
+msgstr "1000"
#: datastreams.ui
msgctxt ""
@@ -812,7 +911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Unlimited"
-msgstr ""
+msgstr "_Sense límit"
#: datastreams.ui
msgctxt ""
@@ -821,7 +920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Maximal amount of rows"
-msgstr ""
+msgstr "Nombre màxim de files"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -830,7 +929,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Database Range"
-msgstr ""
+msgstr "Defineix un interval de la base de dades"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -839,7 +938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -848,7 +947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Interval"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -857,7 +956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_ntains Column Labels"
-msgstr ""
+msgstr "Co_nté etiquetes de columna"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -866,7 +965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert or delete _cells"
-msgstr ""
+msgstr "Insereix o suprimeix _cel·les"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -875,7 +974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keep _formatting"
-msgstr ""
+msgstr "Conserva el _format"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -884,7 +983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't save _imported data"
-msgstr ""
+msgstr "No alces les dades _importades"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -893,7 +992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source:"
-msgstr ""
+msgstr "Origen:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -902,7 +1001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operations:"
-msgstr ""
+msgstr "Operacions:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -911,7 +1010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invalid range"
-msgstr ""
+msgstr "L'interval no és vàlid"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -920,7 +1019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -929,7 +1028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "M_odify"
-msgstr ""
+msgstr "M_odifica"
#: definename.ui
msgctxt ""
@@ -1172,7 +1271,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Descriptive Statistics"
-msgstr ""
+msgstr "Estadístiques descriptives"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1181,7 +1280,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1189,8 +1288,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1199,7 +1298,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1208,7 +1307,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1217,7 +1316,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupat per"
#: doubledialog.ui
msgctxt ""
@@ -1226,7 +1325,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Edita el paràmetre"
#: erroralerttabpage.ui
msgctxt ""
@@ -1235,7 +1334,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show error _message when invalid values are entered"
-msgstr ""
+msgstr "Mostra un _missatge d'error en introduir valors no vàlids"
#: erroralerttabpage.ui
msgctxt ""
@@ -1244,7 +1343,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Action:"
-msgstr ""
+msgstr "_Acció:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1253,7 +1352,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Títol:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1262,7 +1361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Error message:"
-msgstr ""
+msgstr "Missatge d'_error:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1271,7 +1370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "E_xamina..."
#: erroralerttabpage.ui
msgctxt ""
@@ -1280,7 +1379,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Stop"
-msgstr ""
+msgstr "Atura"
#: erroralerttabpage.ui
msgctxt ""
@@ -1289,7 +1388,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Warning"
-msgstr ""
+msgstr "Avís"
#: erroralerttabpage.ui
msgctxt ""
@@ -1298,7 +1397,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Information"
-msgstr ""
+msgstr "Informació"
#: erroralerttabpage.ui
msgctxt ""
@@ -1307,7 +1406,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: erroralerttabpage.ui
msgctxt ""
@@ -1316,7 +1415,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Contingut"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1325,7 +1424,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Exponential Smoothing"
-msgstr ""
+msgstr "Suavització exponencial"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1334,7 +1433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1342,8 +1441,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1352,7 +1451,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1361,7 +1460,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1370,7 +1469,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupats per"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1379,7 +1478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Smoothing Factor"
-msgstr ""
+msgstr "Factor de suavització"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1388,7 +1487,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "0.05"
-msgstr ""
+msgstr "0,05"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1397,7 +1496,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: externaldata.ui
msgctxt ""
@@ -1469,7 +1568,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fill Series"
-msgstr ""
+msgstr "Emplena la sèrie"
#: filldlg.ui
msgctxt ""
@@ -1478,7 +1577,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Down"
-msgstr ""
+msgstr "A_vall"
#: filldlg.ui
msgctxt ""
@@ -1487,7 +1586,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dreta"
#: filldlg.ui
msgctxt ""
@@ -1496,7 +1595,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Up"
-msgstr ""
+msgstr "A_munt"
#: filldlg.ui
msgctxt ""
@@ -1505,7 +1604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Esquerra"
#: filldlg.ui
msgctxt ""
@@ -1514,7 +1613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction"
-msgstr ""
+msgstr "Direcció"
#: filldlg.ui
msgctxt ""
@@ -1523,7 +1622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Li_near"
-msgstr ""
+msgstr "Li_neal"
#: filldlg.ui
msgctxt ""
@@ -1532,7 +1631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Growth"
-msgstr ""
+msgstr "_Geomètrica"
#: filldlg.ui
msgctxt ""
@@ -1541,7 +1640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_te"
-msgstr ""
+msgstr "Da_ta"
#: filldlg.ui
msgctxt ""
@@ -1550,7 +1649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoFill"
-msgstr ""
+msgstr "Emplenament _automàtic"
#: filldlg.ui
msgctxt ""
@@ -1559,7 +1658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Series type"
-msgstr ""
+msgstr "Tipus de sèrie"
#: filldlg.ui
msgctxt ""
@@ -1568,7 +1667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_y"
-msgstr ""
+msgstr "_Dia"
#: filldlg.ui
msgctxt ""
@@ -1577,7 +1676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weekday"
-msgstr ""
+msgstr "Dia _feiner "
#: filldlg.ui
msgctxt ""
@@ -1586,7 +1685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Month"
-msgstr ""
+msgstr "_Mes"
#: filldlg.ui
msgctxt ""
@@ -1595,7 +1694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y_ear"
-msgstr ""
+msgstr "_Any"
#: filldlg.ui
msgctxt ""
@@ -1604,7 +1703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Time unit"
-msgstr ""
+msgstr "Unitat de temps"
#: filldlg.ui
msgctxt ""
@@ -1613,7 +1712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "Valor _inicial"
#: filldlg.ui
msgctxt ""
@@ -1622,7 +1721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _value"
-msgstr ""
+msgstr "Valor _final"
#: filldlg.ui
msgctxt ""
@@ -1631,7 +1730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In_crement"
-msgstr ""
+msgstr "In_crement"
#: footerdialog.ui
msgctxt ""
@@ -1748,7 +1847,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Detailed Calculation Settings"
-msgstr ""
+msgstr "Paràmetres de càlcul detallats"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1757,7 +1856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value:"
-msgstr ""
+msgstr "_Valor:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1766,7 +1865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Cert"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1775,7 +1874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Fals"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1784,7 +1883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reference syntax for string reference"
-msgstr ""
+msgstr "Sintaxi de referència per a la referència de cadenes"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1793,7 +1892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
-msgstr ""
+msgstr "La sintaxi de fórmula que s'usarà en processar referències que es troben en paràmetres de cadena. Això afecta les funcions incorporades, com INDIRECTE, que pren una referència com a valor de cadena."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1802,7 +1901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use formula syntax"
-msgstr ""
+msgstr "Utilitza la sintaxi de la fórmula"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1811,7 +1910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat empty string as zero"
-msgstr ""
+msgstr "Tracta la cadena buida com a zero"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1820,7 +1919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option determines whether or not an empty string is to be treated as having a value of zero when used in arithmetic."
-msgstr ""
+msgstr "Esta opció determina si una cadena buida ha de considerar-se com a valor zero, o no, quan s'usa en aritmètica."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1829,7 +1928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable OpenCL for some formula computation"
-msgstr ""
+msgstr "Activa l'OpenCL per al càlcul d'algunes fórmules"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1838,7 +1937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option enables some sorts of simple formula expressions to be executed using OpenCL if it is available on your system."
-msgstr ""
+msgstr "Esta opció activa alguns tipus d'expressions de fórmula senzilles que s'executaran mitjançant l'OpenCL, si està disponible al sistema."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1847,7 +1946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic Selection of Platform/Device:"
-msgstr ""
+msgstr "Selecció automàtica de plataforma/dispositiu:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1856,7 +1955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Cert"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1865,7 +1964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Fals"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1874,7 +1973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Frequency:"
-msgstr ""
+msgstr "Freqüència:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1883,7 +1982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compute Units:"
-msgstr ""
+msgstr "Unitats de càlcul:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1892,7 +1991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Memory (in MB):"
-msgstr ""
+msgstr "Memòria (en MB):"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1901,7 +2000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Internal, software interpreter"
-msgstr ""
+msgstr "Intern, intèrpret de programari"
#: goalseekdlg.ui
msgctxt ""
@@ -1955,7 +2054,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Group"
-msgstr ""
+msgstr "Grup"
#: groupdialog.ui
msgctxt ""
@@ -1964,7 +2063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Files"
#: groupdialog.ui
msgctxt ""
@@ -1973,7 +2072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Columnes"
#: groupdialog.ui
msgctxt ""
@@ -1982,7 +2081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include"
-msgstr ""
+msgstr "Inclou"
#: headerdialog.ui
msgctxt ""
@@ -2333,7 +2432,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Cells"
-msgstr ""
+msgstr "Insereix cel·les"
#: insertcells.ui
msgctxt ""
@@ -2342,7 +2441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _down"
-msgstr ""
+msgstr "Desplaça les cel·les cap a_vall"
#: insertcells.ui
msgctxt ""
@@ -2351,7 +2450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _right"
-msgstr ""
+msgstr "Desplaça les cel·les cap a la _dreta"
#: insertcells.ui
msgctxt ""
@@ -2360,7 +2459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire ro_w"
-msgstr ""
+msgstr "_Tota la fila"
#: insertcells.ui
msgctxt ""
@@ -2369,7 +2468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire _column"
-msgstr ""
+msgstr "Tota la _columna"
#: insertcells.ui
msgctxt ""
@@ -2378,7 +2477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Selecció"
#: insertname.ui
msgctxt ""
@@ -2522,7 +2621,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Edita la configuració"
#: leftfooterdialog.ui
msgctxt ""
@@ -2657,7 +2756,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move/Copy Sheet"
-msgstr ""
+msgstr "Mou/copia el full"
#: movecopysheet.ui
msgctxt ""
@@ -2666,7 +2765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Move"
-msgstr ""
+msgstr "_Mou"
#: movecopysheet.ui
msgctxt ""
@@ -2675,7 +2774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_opy"
-msgstr ""
+msgstr "C_opia"
#: movecopysheet.ui
msgctxt ""
@@ -2684,7 +2783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Action"
-msgstr ""
+msgstr "Acció"
#: movecopysheet.ui
msgctxt ""
@@ -2693,7 +2792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _document"
-msgstr ""
+msgstr "Al _document"
#: movecopysheet.ui
msgctxt ""
@@ -2702,7 +2801,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(current document)"
-msgstr ""
+msgstr "(document actual)"
#: movecopysheet.ui
msgctxt ""
@@ -2711,7 +2810,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- new document -"
-msgstr ""
+msgstr "- document nou -"
#: movecopysheet.ui
msgctxt ""
@@ -2720,7 +2819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert before"
-msgstr ""
+msgstr "_Insereix abans"
#: movecopysheet.ui
msgctxt ""
@@ -2729,7 +2828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Ubicació"
#: movecopysheet.ui
msgctxt ""
@@ -2738,7 +2837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This name is already used."
-msgstr ""
+msgstr "Este nom ja és en ús."
#: movecopysheet.ui
msgctxt ""
@@ -2747,7 +2846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name is empty."
-msgstr ""
+msgstr "El nom és buit."
#: movecopysheet.ui
msgctxt ""
@@ -2756,7 +2855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name contains one or more invalid characters."
-msgstr ""
+msgstr "El nom conté un o més caràcters no vàlids."
#: movecopysheet.ui
msgctxt ""
@@ -2765,7 +2864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _name"
-msgstr ""
+msgstr "Nom _nou"
#: movingaveragedialog.ui
msgctxt ""
@@ -2774,7 +2873,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Moving Average"
-msgstr ""
+msgstr "Mitjana mòbil"
#: movingaveragedialog.ui
msgctxt ""
@@ -2783,7 +2882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: movingaveragedialog.ui
msgctxt ""
@@ -2791,8 +2890,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: movingaveragedialog.ui
msgctxt ""
@@ -2801,7 +2900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: movingaveragedialog.ui
msgctxt ""
@@ -2810,7 +2909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: movingaveragedialog.ui
msgctxt ""
@@ -2819,7 +2918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupat per"
#: movingaveragedialog.ui
msgctxt ""
@@ -2828,7 +2927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interval"
-msgstr ""
+msgstr "Interval"
#: movingaveragedialog.ui
msgctxt ""
@@ -2837,7 +2936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: namerangesdialog.ui
msgctxt ""
@@ -2846,7 +2945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Label Range"
-msgstr ""
+msgstr "Defineix l'interval de l'etiqueta"
#: namerangesdialog.ui
msgctxt ""
@@ -2855,7 +2954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _column labels"
-msgstr ""
+msgstr "Conté etiquetes de _columna"
#: namerangesdialog.ui
msgctxt ""
@@ -2864,7 +2963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _row labels"
-msgstr ""
+msgstr "Conté etiquetes de _fila"
#: namerangesdialog.ui
msgctxt ""
@@ -2873,7 +2972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For _data range"
-msgstr ""
+msgstr "Per a l'interval de _dades"
#: namerangesdialog.ui
msgctxt ""
@@ -2882,7 +2981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Interval"
#: optcalculatepage.ui
msgctxt ""
@@ -3062,7 +3161,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chan_ges"
-msgstr ""
+msgstr "Can_vis"
#: optchangespage.ui
msgctxt ""
@@ -3071,7 +3170,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Deletions"
-msgstr ""
+msgstr "_Supressions"
#: optchangespage.ui
msgctxt ""
@@ -3080,7 +3179,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insertions"
-msgstr ""
+msgstr "_Insercions"
#: optchangespage.ui
msgctxt ""
@@ -3089,7 +3188,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moved entries"
-msgstr ""
+msgstr "Entrades _mogudes"
#: optchangespage.ui
msgctxt ""
@@ -3098,7 +3197,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors for changes"
-msgstr ""
+msgstr "Colors per als canvis"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3107,7 +3206,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings."
-msgstr ""
+msgstr "Seleccioneu el tipus d'assignació de _tecles desitjat. Si canvieu el tipus d'assignació de tecles, és possible que se sobrescriguin algunes de les assignacions de tecles existents."
#: optcompatibilitypage.ui
msgctxt ""
@@ -3116,7 +3215,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3125,7 +3224,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "OpenOffice.org legacy"
-msgstr ""
+msgstr "Antic de l'OpenOffice.org"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3134,7 +3233,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key bindings"
-msgstr ""
+msgstr "Assignació de tecles"
#: optdefaultpage.ui
msgctxt ""
@@ -3143,7 +3242,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of worksheets in new document"
-msgstr ""
+msgstr "_Nombre de fulls de treball en un document nou"
#: optdefaultpage.ui
msgctxt ""
@@ -3152,7 +3251,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Prefix name for new worksheet"
-msgstr ""
+msgstr "_Prefix del nom d'un full de càlcul nou"
#: optdefaultpage.ui
msgctxt ""
@@ -3161,7 +3260,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul nou"
#: optdlg.ui
msgctxt ""
@@ -3170,7 +3269,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Suppress output of empty pages"
-msgstr ""
+msgstr "_Suprimeix l'eixida de pàgines buides"
#: optdlg.ui
msgctxt ""
@@ -3179,7 +3278,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always apply manual breaks"
-msgstr ""
+msgstr "Aplica _sempre salts de pàgina manuals"
#: optdlg.ui
msgctxt ""
@@ -3188,7 +3287,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pages"
-msgstr ""
+msgstr "Pàgines"
#: optdlg.ui
msgctxt ""
@@ -3197,7 +3296,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print only selected sheets"
-msgstr ""
+msgstr "_Imprimeix només els fulls seleccionats"
#: optdlg.ui
msgctxt ""
@@ -3206,7 +3305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheets"
-msgstr ""
+msgstr "Fulls"
#: optformula.ui
msgctxt ""
@@ -3215,7 +3314,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula _syntax:"
-msgstr ""
+msgstr "_Sintaxi de la fórmula:"
#: optformula.ui
msgctxt ""
@@ -3224,7 +3323,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use English function names"
-msgstr ""
+msgstr "Utilitza els noms de les funcions en anglés"
#: optformula.ui
msgctxt ""
@@ -3233,7 +3332,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula options"
-msgstr ""
+msgstr "Opcions de les fórmules"
#: optformula.ui
msgctxt ""
@@ -3242,7 +3341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: optformula.ui
msgctxt ""
@@ -3251,7 +3350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom"
-msgstr ""
+msgstr "Personalitzat"
#: optformula.ui
msgctxt ""
@@ -3260,7 +3359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Details..."
-msgstr ""
+msgstr "Detalls..."
#: optformula.ui
msgctxt ""
@@ -3269,7 +3368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detailed calculation settings"
-msgstr ""
+msgstr "Paràmetres de càlcul detallats"
#: optformula.ui
msgctxt ""
@@ -3278,7 +3377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "_Funció"
#: optformula.ui
msgctxt ""
@@ -3287,7 +3386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array co_lumn"
-msgstr ""
+msgstr "Co_lumna de matriu"
#: optformula.ui
msgctxt ""
@@ -3296,7 +3395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array _row"
-msgstr ""
+msgstr "_Fila de matriu"
#: optformula.ui
msgctxt ""
@@ -3305,7 +3404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rese_t"
-msgstr ""
+msgstr "Reiniciali_tza"
#: optformula.ui
msgctxt ""
@@ -3314,7 +3413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separators"
-msgstr ""
+msgstr "Separadors"
#: optformula.ui
msgctxt ""
@@ -3323,7 +3422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Excel 2007 and newer"
-msgstr ""
+msgstr "Excel 2007 i posterior"
#: optformula.ui
msgctxt ""
@@ -3332,7 +3431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ODF Spreadsheet (not saved by %PRODUCTNAME)"
-msgstr ""
+msgstr "Full de càlcul ODF (no alçat amb el %PRODUCTNAME)"
#: optformula.ui
msgctxt ""
@@ -3341,7 +3440,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Recalcula sempre"
#: optformula.ui
msgctxt ""
@@ -3350,7 +3449,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "No tornes a calcular-ho"
#: optformula.ui
msgctxt ""
@@ -3359,7 +3458,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Demana-ho a l'usuari"
#: optformula.ui
msgctxt ""
@@ -3368,7 +3467,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Recalcula sempre"
#: optformula.ui
msgctxt ""
@@ -3377,7 +3476,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "No recalculis mai"
#: optformula.ui
msgctxt ""
@@ -3386,7 +3485,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Demana-ho a l'usuari"
#: optformula.ui
msgctxt ""
@@ -3395,7 +3494,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Recalculation on file load"
-msgstr ""
+msgstr "Recalcula en carregar el fitxer"
#: optsortlists.ui
msgctxt ""
@@ -3404,7 +3503,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy"
-msgstr ""
+msgstr "_Copia"
#: optsortlists.ui
msgctxt ""
@@ -3413,7 +3512,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy list _from:"
-msgstr ""
+msgstr "Copia la llista _des de:"
#: optsortlists.ui
msgctxt ""
@@ -3422,7 +3521,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lists"
-msgstr ""
+msgstr "_Llistes"
#: optsortlists.ui
msgctxt ""
@@ -3431,7 +3530,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entries"
-msgstr ""
+msgstr "_Entrades"
#: optsortlists.ui
msgctxt ""
@@ -3440,7 +3539,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Nou"
#: optsortlists.ui
msgctxt ""
@@ -3449,7 +3548,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Discard"
-msgstr ""
+msgstr "_Descarta"
#: optsortlists.ui
msgctxt ""
@@ -3458,7 +3557,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add"
-msgstr ""
+msgstr "_Afig"
#: optsortlists.ui
msgctxt ""
@@ -3467,7 +3566,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modif_y"
-msgstr ""
+msgstr "_Modifica"
#: optsortlists.ui
msgctxt ""
@@ -3476,7 +3575,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Suprimeix"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3485,7 +3584,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Estil de pàgina"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3494,7 +3593,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3503,7 +3602,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Pàgina"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3512,7 +3611,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3521,7 +3620,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3530,7 +3629,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Capçalera"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3539,7 +3638,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Peu"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3548,7 +3647,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheet"
-msgstr ""
+msgstr "Full"
#: paratemplatedialog.ui
msgctxt ""
@@ -3557,7 +3656,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cell Style"
-msgstr ""
+msgstr "Estil de la cel·la"
#: paratemplatedialog.ui
msgctxt ""
@@ -3566,7 +3665,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stàndard"
#: paratemplatedialog.ui
msgctxt ""
@@ -3575,7 +3674,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: paratemplatedialog.ui
msgctxt ""
@@ -3584,7 +3683,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbers"
-msgstr ""
+msgstr "Números"
#: paratemplatedialog.ui
msgctxt ""
@@ -3593,7 +3692,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: paratemplatedialog.ui
msgctxt ""
@@ -3602,7 +3701,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efectes del tipus de lletra"
#: paratemplatedialog.ui
msgctxt ""
@@ -3611,7 +3710,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: paratemplatedialog.ui
msgctxt ""
@@ -3620,7 +3719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: paratemplatedialog.ui
msgctxt ""
@@ -3629,7 +3728,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: paratemplatedialog.ui
msgctxt ""
@@ -3638,7 +3737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: paratemplatedialog.ui
msgctxt ""
@@ -3647,7 +3746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Protection"
-msgstr ""
+msgstr "Protecció de cel·les"
#: printareasdialog.ui
msgctxt ""
@@ -3656,7 +3755,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Print Ranges"
-msgstr ""
+msgstr "Edita les àrees d'impressió"
#: printareasdialog.ui
msgctxt ""
@@ -3665,7 +3764,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- cap -"
#: printareasdialog.ui
msgctxt ""
@@ -3674,7 +3773,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- entire sheet -"
-msgstr ""
+msgstr "- tot el full -"
#: printareasdialog.ui
msgctxt ""
@@ -3683,7 +3782,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definit per l'usuari -"
#: printareasdialog.ui
msgctxt ""
@@ -3692,7 +3791,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "- selection -"
-msgstr ""
+msgstr "- selecció -"
#: printareasdialog.ui
msgctxt ""
@@ -3701,7 +3800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print range"
-msgstr ""
+msgstr "Àrea d'impressió"
#: printareasdialog.ui
msgctxt ""
@@ -3710,7 +3809,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- cap -"
#: printareasdialog.ui
msgctxt ""
@@ -3719,7 +3818,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definit per l'usuari -"
#: printareasdialog.ui
msgctxt ""
@@ -3728,7 +3827,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows to repeat"
-msgstr ""
+msgstr "Files per repetir"
#: printareasdialog.ui
msgctxt ""
@@ -3737,7 +3836,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- cap -"
#: printareasdialog.ui
msgctxt ""
@@ -3746,7 +3845,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definit per l'usuari -"
#: printareasdialog.ui
msgctxt ""
@@ -3755,7 +3854,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns to repeat"
-msgstr ""
+msgstr "Columnes per repetir"
#: printeroptions.ui
msgctxt ""
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr "Opcions"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr "Este flux de dades està generat per un script. Voleu executar %URL?"
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -3854,7 +3962,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Random Number Generator"
-msgstr ""
+msgstr "Generador de nombres aleatoris"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3863,7 +3971,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Range"
-msgstr ""
+msgstr "Interval de cel·les"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3872,7 +3980,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribution"
-msgstr ""
+msgstr "Distribució"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3881,7 +3989,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Seed"
-msgstr ""
+msgstr "Llavor"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3890,7 +3998,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3899,7 +4007,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3908,7 +4016,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3917,7 +4025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Custom Seed"
-msgstr ""
+msgstr "Habilita la llavor personalitzada"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3926,7 +4034,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Uniform"
-msgstr ""
+msgstr "Uniforme"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3935,7 +4043,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Uniform Integer"
-msgstr ""
+msgstr "Enter uniforme"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3944,7 +4052,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3953,7 +4061,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Cauchy"
-msgstr ""
+msgstr "Cauchy"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3962,7 +4070,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bernoulli"
-msgstr ""
+msgstr "Bernoulli"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3971,7 +4079,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Binomial"
-msgstr ""
+msgstr "Binomial"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3980,7 +4088,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Khi quadrada"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3989,7 +4097,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Geometric"
-msgstr ""
+msgstr "Geomètrica"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3998,7 +4106,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Negative Binomial"
-msgstr ""
+msgstr "Binomial negativa"
#: rightfooterdialog.ui
msgctxt ""
@@ -4043,7 +4151,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Sampling"
-msgstr ""
+msgstr "Mostreig"
#: samplingdialog.ui
msgctxt ""
@@ -4052,7 +4160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: samplingdialog.ui
msgctxt ""
@@ -4060,8 +4168,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: samplingdialog.ui
msgctxt ""
@@ -4069,8 +4177,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
-msgstr ""
+msgid "Sample Size"
+msgstr "Mida de la mostra"
#: samplingdialog.ui
msgctxt ""
@@ -4079,7 +4187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Random"
-msgstr ""
+msgstr "Aleatori"
#: samplingdialog.ui
msgctxt ""
@@ -4088,7 +4196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Periodic"
-msgstr ""
+msgstr "Periòdic"
#: samplingdialog.ui
msgctxt ""
@@ -4097,7 +4205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Període"
#: samplingdialog.ui
msgctxt ""
@@ -4106,7 +4214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sampling Method"
-msgstr ""
+msgstr "Mètode de mostreig"
#: scgeneralpage.ui
msgctxt ""
@@ -4115,7 +4223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measurement _unit"
-msgstr ""
+msgstr "_Unitat de mesura"
#: scgeneralpage.ui
msgctxt ""
@@ -4124,7 +4232,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Tabulacions"
#: scgeneralpage.ui
msgctxt ""
@@ -4133,7 +4241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Metrics"
-msgstr ""
+msgstr "Mètriques"
#: scgeneralpage.ui
msgctxt ""
@@ -4142,7 +4250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when opening"
-msgstr ""
+msgstr "Actualitza els enllaços en obrir"
#: scgeneralpage.ui
msgctxt ""
@@ -4151,7 +4259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Sempre"
#: scgeneralpage.ui
msgctxt ""
@@ -4160,7 +4268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "A _petició"
#: scgeneralpage.ui
msgctxt ""
@@ -4169,7 +4277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Mai"
#: scgeneralpage.ui
msgctxt ""
@@ -4178,7 +4286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Updating"
-msgstr ""
+msgstr "Actualització"
#: scgeneralpage.ui
msgctxt ""
@@ -4187,7 +4295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to switch to _edit mode"
-msgstr ""
+msgstr "Commuta al mode d'_edició en prémer Retorn"
#: scgeneralpage.ui
msgctxt ""
@@ -4196,7 +4304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _formatting"
-msgstr ""
+msgstr "Amplia la _formatació"
#: scgeneralpage.ui
msgctxt ""
@@ -4205,7 +4313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _references when new columns/rows are inserted"
-msgstr ""
+msgstr "Amplia les _referències quan s'inserisquen noves columnes/files"
#: scgeneralpage.ui
msgctxt ""
@@ -4214,7 +4322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Highlight sele_ction in column/row headers"
-msgstr ""
+msgstr "Realça la sele_cció a les capçaleres de columnes/files"
#: scgeneralpage.ui
msgctxt ""
@@ -4223,7 +4331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use printer metrics for text formatting"
-msgstr ""
+msgstr "Utilitza la mètrica de la impressora per a la formatació de text"
#: scgeneralpage.ui
msgctxt ""
@@ -4232,7 +4340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show overwrite _warning when pasting data"
-msgstr ""
+msgstr "Mostra un _avís de sobreescriptura en enganxar dades"
#: scgeneralpage.ui
msgctxt ""
@@ -4241,7 +4349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Down"
-msgstr ""
+msgstr "Avall"
#: scgeneralpage.ui
msgctxt ""
@@ -4250,7 +4358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Dreta"
#: scgeneralpage.ui
msgctxt ""
@@ -4259,7 +4367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Up"
-msgstr ""
+msgstr "Amunt"
#: scgeneralpage.ui
msgctxt ""
@@ -4268,7 +4376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Esquerra"
#: scgeneralpage.ui
msgctxt ""
@@ -4277,7 +4385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to _move selection"
-msgstr ""
+msgstr "_Mou la selecció en prémer Retorn"
#: scgeneralpage.ui
msgctxt ""
@@ -4286,7 +4394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use legacy cursor movement behavior when selecting"
-msgstr ""
+msgstr "Utilitza el comportament antic per al moviment del cursor en seleccionar"
#: scgeneralpage.ui
msgctxt ""
@@ -4295,7 +4403,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input settings"
-msgstr ""
+msgstr "Paràmetres d'entrada"
#: searchresults.ui
msgctxt ""
@@ -4304,7 +4412,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Search Results"
-msgstr ""
+msgstr "Resultats de la cerca"
#: selectrange.ui
msgctxt ""
@@ -4601,7 +4709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Objects/Image"
-msgstr ""
+msgstr "_Objectes/imatge:"
#: sheetprintpage.ui
msgctxt ""
@@ -4736,7 +4844,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alineació horitzontal"
#: sidebaralignment.ui
msgctxt ""
@@ -4745,7 +4853,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alineació horitzontal"
#: sidebaralignment.ui
msgctxt ""
@@ -4754,7 +4862,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Alineació vertical"
#: sidebaralignment.ui
msgctxt ""
@@ -4763,7 +4871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Left _indent:"
-msgstr ""
+msgstr "Sagnat _esquerre:"
#: sidebaralignment.ui
msgctxt ""
@@ -4772,7 +4880,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Sagnat des de la vora esquerra."
#: sidebaralignment.ui
msgctxt ""
@@ -4781,7 +4889,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Sagnat des de la vora esquerra."
#: sidebaralignment.ui
msgctxt ""
@@ -4790,7 +4898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Merge Cells"
-msgstr ""
+msgstr "Fusiona les cel·les"
#: sidebaralignment.ui
msgctxt ""
@@ -4799,7 +4907,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Uneix les cel·les seleccionades en una de sola."
#: sidebaralignment.ui
msgctxt ""
@@ -4808,7 +4916,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Uneix les cel·les seleccionades en una de sola."
#: sidebaralignment.ui
msgctxt ""
@@ -4817,7 +4925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap text"
-msgstr ""
+msgstr "Ajusta el text"
#: sidebaralignment.ui
msgctxt ""
@@ -4826,7 +4934,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Ajusta el text automàticament."
#: sidebaralignment.ui
msgctxt ""
@@ -4835,7 +4943,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Ajusta el text automàticament."
#: sidebaralignment.ui
msgctxt ""
@@ -4844,7 +4952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _orientation:"
-msgstr ""
+msgstr "_Orientació del text:"
#: sidebaralignment.ui
msgctxt ""
@@ -4853,7 +4961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertically Stacked"
-msgstr ""
+msgstr "Apilat verticalment"
#: sidebaralignment.ui
msgctxt ""
@@ -4862,7 +4970,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Alinea el text verticalment."
#: sidebaralignment.ui
msgctxt ""
@@ -4871,7 +4979,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Alinea el text verticalment."
#: sidebaralignment.ui
msgctxt ""
@@ -4880,7 +4988,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleccioneu l'angle de la rotació."
#: sidebaralignment.ui
msgctxt ""
@@ -4889,7 +4997,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleccioneu l'angle de la rotació."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4898,7 +5006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cell background:"
-msgstr ""
+msgstr "Fons de la _cel·la:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4907,7 +5015,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
+msgstr "Seleccioneu el color de fons de les cel·les seleccionades."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4916,16 +5024,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Seleccioneu el color de fons de les cel·les seleccionades."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4934,7 +5033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell _border:"
-msgstr ""
+msgstr "_Vora de la cel·la:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4943,7 +5042,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
+msgstr "Permet indicar les vores de les cel·les seleccionades."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4952,16 +5051,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Permet indicar les vores de les cel·les seleccionades."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4970,7 +5060,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "Permet seleccionar l'estil de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4979,16 +5069,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Permet seleccionar l'estil de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4997,7 +5078,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Permet seleccionar el color de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5006,7 +5087,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Permet seleccionar el color de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5015,7 +5096,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Permet seleccionar el color de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5024,16 +5105,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Permet seleccionar el color de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5042,7 +5114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show cell _grid lines"
-msgstr ""
+msgstr "Mostra les línies de la _graella"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5051,7 +5123,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Show the grid lines of the cells in the entire spreadsheet."
-msgstr ""
+msgstr "Mostra les línies de la graella de les cel·les al full de càlcul."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5060,7 +5132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category:"
-msgstr ""
+msgstr "_Categoria:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5069,7 +5141,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Seleccioneu una categoria de contingut."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5078,7 +5150,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Seleccioneu una categoria de contingut."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5087,7 +5159,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5096,7 +5168,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Número"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5105,7 +5177,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Percentatge"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5114,7 +5186,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Currency"
-msgstr ""
+msgstr "Moneda"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5123,7 +5195,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Date "
-msgstr ""
+msgstr "Data "
#: sidebarnumberformat.ui
msgctxt ""
@@ -5132,7 +5204,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5141,7 +5213,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Scientific"
-msgstr ""
+msgstr "Científic"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5150,7 +5222,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Fraction"
-msgstr ""
+msgstr "Fracció"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5159,7 +5231,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Valor booleà"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5168,52 +5240,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Text"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
+msgstr "Text"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5222,7 +5249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places:"
-msgstr ""
+msgstr "Nombre de _decimals:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5231,7 +5258,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Introduïu el nombre de xifres decimals que voleu mostrar."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5240,7 +5267,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Introduïu el nombre de xifres decimals que voleu mostrar."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5249,7 +5276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Leading _zeroes:"
-msgstr ""
+msgstr "_Zeros a l'esquerra:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5258,7 +5285,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Introduïu el nombre màxim de zeros que cal mostrar abans del separador decimal."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5267,7 +5294,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Introduïu el nombre màxim de zeros que cal mostrar abans del separador decimal."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5276,7 +5303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr ""
+msgstr "_Negatiu en roig"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5285,7 +5312,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Canvia el color dels números negatius a roig."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5294,34 +5321,34 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Canvia el color dels números negatius a roig."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
-msgstr ""
+msgid "_Thousands separator"
+msgstr "_Separador de milers"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Insereix un separador entre els milers."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Insereix un separador entre els milers."
#: solverdlg.ui
msgctxt ""
@@ -5879,7 +5906,79 @@ msgctxt ""
"title\n"
"string.text"
msgid "Standard Filter"
-msgstr ""
+msgstr "Filtre estàndard"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "I"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "I"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "I"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "I"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
#: standardfilterdialog.ui
msgctxt ""
@@ -5888,7 +5987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "Operador"
#: standardfilterdialog.ui
msgctxt ""
@@ -5897,7 +5996,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field name"
-msgstr ""
+msgstr "Nom del camp"
#: standardfilterdialog.ui
msgctxt ""
@@ -5906,7 +6005,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Condició"
#: standardfilterdialog.ui
msgctxt ""
@@ -5915,7 +6014,367 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El major"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El major %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "No conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "No comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "No acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El major"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El major %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "No conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "No comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "No acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El major"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El major %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "No conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "No comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "No acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El major"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El major %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "No conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "No comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "No acaba en"
#: standardfilterdialog.ui
msgctxt ""
@@ -5924,7 +6383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Filter criteria"
-msgstr ""
+msgstr "Criteris de filtre"
#: standardfilterdialog.ui
msgctxt ""
@@ -5933,7 +6392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Distingeix entre majúscules i minúscules"
#: standardfilterdialog.ui
msgctxt ""
@@ -5942,7 +6401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "L'interval c_onté etiquetes de columna"
#: standardfilterdialog.ui
msgctxt ""
@@ -5951,7 +6410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "_Expressions regulars"
#: standardfilterdialog.ui
msgctxt ""
@@ -5960,7 +6419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Sense duplicacions"
#: standardfilterdialog.ui
msgctxt ""
@@ -5969,7 +6428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Co_pia els resultats a:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5978,7 +6437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Conserva els criteris del filtre"
#: standardfilterdialog.ui
msgctxt ""
@@ -5987,7 +6446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Interval de dades:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5996,7 +6455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "fictici"
#: standardfilterdialog.ui
msgctxt ""
@@ -6005,7 +6464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "Op_cions"
#: statisticsinfopage.ui
msgctxt ""
@@ -6014,7 +6473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Pages:"
-msgstr ""
+msgstr "Nombre de pàgines:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6023,7 +6482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr "Nombre de cel·les:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6032,7 +6491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr "Nombre de fulls:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6041,7 +6500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document: "
-msgstr ""
+msgstr "Document: "
#: subtotaloptionspage.ui
msgctxt ""
@@ -6050,7 +6509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page break between groups"
-msgstr ""
+msgstr "Salt de _pàgina entre grups"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6059,7 +6518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Distingeix entre majúscules i minúscules"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6068,7 +6527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "Preordena l'àrea segons els grup_s"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6077,7 +6536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Groups"
-msgstr ""
+msgstr "Grups"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6086,7 +6545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ascending"
-msgstr ""
+msgstr "_Ascendent"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6095,7 +6554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_escending"
-msgstr ""
+msgstr "D_escendent"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6104,7 +6563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nclude formats"
-msgstr ""
+msgstr "I_nclou els formats"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6113,7 +6572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "Ordenació _personalitzada"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6122,7 +6581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Ordena"
#: textimportcsv.ui
msgctxt ""
@@ -6370,308 +6829,308 @@ msgstr "Opcions"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr ""
+msgid "_Formulas"
+msgstr "_Fórmules"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr ""
+msgid "Zero val_ues"
+msgstr "Valors _zero"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
-msgstr ""
+msgid "_Comment indicator"
+msgstr "Indicador de _comentari"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
-msgstr ""
+msgid "Value h_ighlighting"
+msgstr "_Realçament dels valors"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
+msgstr "Àncor_a"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
-msgstr ""
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
+msgstr "Desbordament de te_xt"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
+msgstr "_Mostra les referències en color"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
-msgstr ""
+msgid "Display"
+msgstr "Mostra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
-msgstr ""
+msgid "Colu_mn/row headers"
+msgstr "Capçaleres de columna/fila"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
-msgstr ""
+msgid "Hori_zontal scroll bar"
+msgstr "Barra de desplaçament horit_zontal"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
-msgstr ""
+msgid "_Vertical scroll bar"
+msgstr "Barra de desplaçament _vertical"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
+msgstr "P_estanyes dels fulls"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
+msgstr "Símbols d'esque_ma"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
+msgstr "Finestra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
+msgstr "Línies de la _graella:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
+msgstr "_Color:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
-msgstr ""
+msgid "Show"
+msgstr "Mostra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
-msgstr ""
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
+msgstr "Mostra en les cel·les acolorides"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
-msgstr ""
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Amaga"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
-msgstr ""
+msgid "_Page breaks"
+msgstr "Salts de _pàgina"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
-msgstr ""
+msgid "Helplines _while moving"
+msgstr "Línies d'ajuda en _moure"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
-msgstr ""
+msgid "Visual aids"
+msgstr "Ajudes visuals"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
-msgstr ""
+msgid "Ob_jects/Image:"
+msgstr "Ob_jectes/imatge:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
-msgstr ""
+msgid "Cha_rts:"
+msgstr "Diag_rames:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
-msgstr ""
+msgid "_Drawing objects:"
+msgstr "Objectes de _dibuix:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
-msgstr ""
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Mostra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
-msgstr ""
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Amaga"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
-msgstr ""
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Mostra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
-msgstr ""
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Amaga"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
-msgstr ""
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Mostra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
-msgstr ""
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Amaga"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
-msgstr ""
+msgid "Objects"
+msgstr "Objectes"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
-msgstr ""
+msgid "S_ynchronize sheets"
+msgstr "S_incronitza els fulls"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
-msgstr ""
+msgid "Zoom"
+msgstr "Escala"
#: ungroupdialog.ui
msgctxt ""
@@ -6680,7 +7139,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Ungroup"
-msgstr ""
+msgstr "Desagrupa"
#: ungroupdialog.ui
msgctxt ""
@@ -6689,7 +7148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Files"
#: ungroupdialog.ui
msgctxt ""
@@ -6698,7 +7157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Columnes"
#: ungroupdialog.ui
msgctxt ""
@@ -6707,7 +7166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deactivate for"
-msgstr ""
+msgstr "Desactiva per a"
#: validationhelptabpage.ui
msgctxt ""
@@ -6716,7 +7175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show input help when cell is selected"
-msgstr ""
+msgstr "_Mostra l'ajuda sobre l'entrada en seleccionar una cel·la"
#: validationhelptabpage.ui
msgctxt ""
@@ -6725,7 +7184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Títol:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6734,7 +7193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Input help:"
-msgstr ""
+msgstr "_Ajuda d'entrada:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6743,4 +7202,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Contingut"
diff --git a/source/ca-valencia/scaddins/source/analysis.po b/source/ca-valencia/scaddins/source/analysis.po
index 8d5b9d6358d..773e61dba2f 100644
--- a/source/ca-valencia/scaddins/source/analysis.po
+++ b/source/ca-valencia/scaddins/source/analysis.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-10 11:30+0000\n"
+"PO-Revision-Date: 2014-01-09 12:31+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370863843.0\n"
+"X-POOTLE-MTIME: 1389270661.0\n"
#: analysis.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "Retorna el nombre d'any (incloent-hi la part fraccionària) entre dues dates"
#: analysis.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Basis indicates the day-count convention to use in the calculation"
-msgstr ""
+msgstr "La base indica la convenció de recompte de dies que s'usa en el càlcul"
#: analysis.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of the calendar week in which the specified date occurs."
-msgstr "Torna el número de la setmana en què té lloc la data especificada."
+msgstr "Retorna el número de la setmana en què té lloc la data especificada."
#: analysis.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr ""
+msgstr "Indica el primer dia de la setmana (1 = diumenge, altres valors = dilluns)"
#: analysis.src
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a complex number raised to a real power"
-msgstr ""
+msgstr "Retorna un nombre complex elevat a una potència real"
#: analysis.src
msgctxt ""
diff --git a/source/ca-valencia/scaddins/source/pricing.po b/source/ca-valencia/scaddins/source/pricing.po
index b73531b8d08..efac9322589 100644
--- a/source/ca-valencia/scaddins/source/pricing.po
+++ b/source/ca-valencia/scaddins/source/pricing.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-10 11:31+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-01-18 23:07+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370863881.0\n"
+"X-POOTLE-MTIME: 1390086462.0\n"
#: pricing.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a barrier option"
-msgstr ""
+msgstr "Preu d'una opció amb barrera"
#: pricing.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Preu/valor de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Volatilitat anual de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Taxa d'interés (capitalització contínua)"
#: pricing.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Taxa d'interés externa (capitalització contínua)"
#: pricing.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Time to maturity of the option in years"
-msgstr ""
+msgstr "Termini de venciment de l'opció en anys"
#: pricing.src
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Strike level of the option"
-msgstr ""
+msgstr "Nivell de preu d'exercici de l'opció"
#: pricing.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Barrera inferior (indiqueu 0 per a no definir cap barrera inferior)"
#: pricing.src
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (indiqueu 0 per a no definir cap barrera superior)"
#: pricing.src
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "Amount of money paid at maturity if barrier was hit"
-msgstr ""
+msgstr "Quantitat de diners pagats al venciment si la barrera s'assoleix"
#: pricing.src
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define if the option is a (p)ut or a (c)all"
-msgstr ""
+msgstr "Cadena per a definir si l'opció és una venda (p) o una compra (c)"
#: pricing.src
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n or knock-(o)ut"
-msgstr ""
+msgstr "Cadena per a definir si l'opció és del tipus knock-(i)n o knock-(o)ut"
#: pricing.src
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"25\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Cadena per a definir si la barrera s'observa contínuament (c) o només al venciment (e)"
#: pricing.src
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"27\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Paràmetre opcional. Si no indiqueu res, aleshores la funció retorna el preu de l'opció. Si indiqueu el paràmetre, la funció retorna les sensibilitats del preu (gregues) per a un dels paràmetres d'entrada. Els valors possibles són (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, roh(f)"
#: pricing.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a touch/no-touch option"
-msgstr ""
+msgstr "Preu d'una opció touch/no-touch"
#: pricing.src
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Preu/valor de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Volatilitat anual de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Taxa d'interés (capitalització contínua)"
#: pricing.src
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Taxa d'interés externa (capitalització contínua)"
#: pricing.src
msgctxt ""
@@ -355,8 +355,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
-msgstr ""
+msgid "Time to maturity of the option in years"
+msgstr "Termini de venciment de l'opció en anys"
#: pricing.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Barrera inferior (indiqueu 0 per a no definir cap barrera inferior)"
#: pricing.src
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (indiqueu 0 per a no definir cap barrera superior)"
#: pricing.src
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "String to define if the option pays one unit of (d)omestic currency (cash or nothing) or (f)oreign currency (asset or nothing)"
-msgstr ""
+msgstr "Cadena per a definir si l'opció paga una unitat de moneda (d)omèstica (en efectiu o res) o una moneda estrangera (f) ) (actiu o res)"
#: pricing.src
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
-msgstr ""
+msgstr "Cadena per definir si l'opció és del tipus knock-(i)n o knock-(o)ut"
#: pricing.src
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Cadena per definir si la barrera s'observa de manera (c)ontínua o només al t(e)rmini"
#: pricing.src
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Paràmetre opcional. Si no indiqueu res, aleshores la funció retorna el preu de l'opció. Si indiqueu el paràmetre, la funció retorna les sensibilitats del preu (gregues) per a un dels paràmetres d'entrada. Els valors possibles són (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, roh(f)"
#: pricing.src
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset hits a barrier assuming it follows dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Probabilitat que un actiu assolisca una barrera, assumint que segueix la fórmula dS/S = μ dt + vol dW"
#: pricing.src
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value S of the underlying asset"
-msgstr ""
+msgstr "Preu/valor S de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Volatilitat anual de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu in dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Paràmetre μ de la fórmula dS/S = μ dt + vol dW"
#: pricing.src
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity"
-msgstr ""
+msgstr "Termini de venciment"
#: pricing.src
msgctxt ""
@@ -562,8 +562,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgid "Lower barrier (set to 0 for no lower barrier)"
+msgstr "Barrera inferior (indiqueu 0 per a no definir cap barrera inferior)"
#: pricing.src
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (indiqueu 0 per a no definir cap barrera superior)"
#: pricing.src
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (strike, put/call) are specified, the probability of S_T in [strike, upper barrier] for a call and S_T in [lower barrier, strike] for a put will be returned)"
-msgstr ""
+msgstr "Probabilitat que un actiu finalitzi, al venciment, entre dos nivells de barrera, assumint que segueix la fórmula dS/S = μ dt + vol dW. Si especifiqueu els dos últims paràmetres opcionals (preu d'exercici, compra/venda), retornarà la probabilitat de S_T a [preu d'exercici, barrera superior] per a una compra i S_T a [barrera inferior, preu d'exercici] per a una venda."
#: pricing.src
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the asset"
-msgstr ""
+msgstr "Preu/valor de l'actiu"
#: pricing.src
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the asset"
-msgstr ""
+msgstr "Volatilitat anual de l'actiu"
#: pricing.src
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu from dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Paràmetre μ de la fórmula dS/S = μ dt + vol dW"
#: pricing.src
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity in years"
-msgstr ""
+msgstr "Termini de venciment en anys"
#: pricing.src
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Barrera inferior (indiqueu 0 per a no definir cap barrera inferior)"
#: pricing.src
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (indiqueu 0 per a no definir cap barrera superior)"
#: pricing.src
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Optional (p)ut/(c)all indicator"
-msgstr ""
+msgstr "Indicador opcional de venda (p) o compra (c)"
#: pricing.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Optional strike level"
-msgstr ""
+msgstr "Nivell del preu d'exercici opcional"
#: pricing.src
msgctxt ""
diff --git a/source/ca-valencia/scp2/source/accessories.po b/source/ca-valencia/scp2/source/accessories.po
index 97bd8a741fc..1eb9b082d63 100644
--- a/source/ca-valencia/scp2/source/accessories.po
+++ b/source/ca-valencia/scp2/source/accessories.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-27 21:55+0000\n"
+"PO-Revision-Date: 2013-12-04 17:30+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369691730.0\n"
+"X-POOTLE-MTIME: 1386178255.0\n"
#: module_accessories.ulf
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA\n"
"LngText.text"
msgid "Catalan"
-msgstr "Català"
+msgstr "català"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1318,7 +1318,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "serbi (llatí)"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1326,7 +1326,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instal·la els fitxers per al serbi (llatí) del %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1590,7 +1590,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Kannada"
-msgstr "kannada"
+msgstr "kanarés"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Installs Kannada support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instal·la els fitxers per al kannada del %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Instal·la els fitxers per al kanarés del %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1638,7 +1638,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "kurd"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1646,7 +1646,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instal·la els fitxers per al kurd del %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "serbi (llatí)"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3102,7 +3102,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instal·la els fitxers per al serbi (llatí) del %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3366,7 +3366,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Kannada"
-msgstr "kannada"
+msgstr "kanarés"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3374,7 +3374,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Installs Kannada support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instal·la els fitxers per al kannada del %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Instal·la els fitxers per al kanarés del %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3414,7 +3414,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "kurd"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3422,7 +3422,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instal·la els fitxers per al kurd del %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
diff --git a/source/ca-valencia/scp2/source/calc.po b/source/ca-valencia/scp2/source/calc.po
index 40d556ddc93..f6bf4ba96e9 100644
--- a/source/ca-valencia/scp2/source/calc.po
+++ b/source/ca-valencia/scp2/source/calc.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-11-26 23:46+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2013-12-09 13:18+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386595129.0\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_SPREADSHEET\n"
"LngText.text"
msgid "Uniform Office Format Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul Uniform Office Format"
#: registryitem_calc.ulf
msgctxt ""
@@ -181,4 +182,4 @@ msgctxt ""
"STR_REG_VAL_QUATTROPRO_SPREADSHEET\n"
"LngText.text"
msgid "Lotus Quattro Pro Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul del Lotus Quattro Pro"
diff --git a/source/ca-valencia/scp2/source/draw.po b/source/ca-valencia/scp2/source/draw.po
index e678dbc2492..8e357af198a 100644
--- a/source/ca-valencia/scp2/source/draw.po
+++ b/source/ca-valencia/scp2/source/draw.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-26 13:49+0200\n"
+"PO-Revision-Date: 2014-01-20 19:59+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390247953.0\n"
#: folderitem_draw.ulf
msgctxt ""
@@ -141,7 +142,7 @@ msgctxt ""
"STR_REG_VAL_MS_PUBLISHER_DOCUMENT\n"
"LngText.text"
msgid "Microsoft Publisher Document"
-msgstr ""
+msgstr "Document del Microsoft Publisher"
#: registryitem_draw.ulf
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"STR_REG_VAL_WORDPERFECT_GRAPHIC_FILE\n"
"LngText.text"
msgid "WordPerfect Graphic File"
-msgstr ""
+msgstr "Fitxer d'imatge del WordPerfect"
#: registryitem_draw.ulf
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_AUTOCAD_DRAWING_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "AutoCAD File"
-msgstr ""
+msgstr "Fitxer de l'AutoCAD"
#: registryitem_draw.ulf
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_REG_VAL_MS_ENHANCED_METAFILE\n"
"LngText.text"
msgid "Microsoft Enhanced Metafile"
-msgstr ""
+msgstr "Metafitxer millorat de Microsoft"
#: registryitem_draw.ulf
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_ENCAPSULATED_POSTSCRIPT\n"
"LngText.text"
msgid "Encapsulated PostScript File"
-msgstr ""
+msgstr "Fitxer PostScript encapsulat"
#: registryitem_draw.ulf
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_REG_VAL_OS2_METAFILE\n"
"LngText.text"
msgid "OS/2 Metafile"
-msgstr ""
+msgstr "Metafitxer OS/2"
#: registryitem_draw.ulf
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_MACINTOSH_PICTURE_METAFILE\n"
"LngText.text"
msgid "Macintosh Picture Metafile"
-msgstr ""
+msgstr "Metefitxer d'imatge de Macintosh"
#: registryitem_draw.ulf
msgctxt ""
@@ -197,7 +198,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_METAFILE\n"
"LngText.text"
msgid "Microsoft Windows Metafile"
-msgstr ""
+msgstr "Metafitxer de Microsoft Windows"
#: registryitem_draw.ulf
msgctxt ""
@@ -205,7 +206,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_BITMAP\n"
"LngText.text"
msgid "Microsoft Windows Bitmap File"
-msgstr ""
+msgstr "Fitxer de mapa de bits de Microsoft Windows"
#: registryitem_draw.ulf
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_CORELDRAW_FILE_FORMAT\n"
"LngText.text"
msgid "CorelDraw File"
-msgstr ""
+msgstr "Fitxer del CorelDraw"
#: registryitem_draw.ulf
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_COREL_PRESENTATION_EXCHANGE\n"
"LngText.text"
msgid "Corel Presentation Exchange File"
-msgstr ""
+msgstr "Fitxer d'intercanvi de presentació de Corel"
#: registryitem_draw.ulf
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"STR_REG_VAL_GRAPHICS_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "Graphics Interchange Format File"
-msgstr ""
+msgstr "Fitxer de format d'intercanvi d'imatges (GIF)"
#: registryitem_draw.ulf
msgctxt ""
@@ -237,7 +238,7 @@ msgctxt ""
"STR_REG_VAL_JOINT_PHOTOGRAPHIC_EXPERTS_GROUP\n"
"LngText.text"
msgid "Joint Photographic Experts Group File"
-msgstr ""
+msgstr "Fitxer del grup d'experts fotogràfics (JPEG)"
#: registryitem_draw.ulf
msgctxt ""
@@ -245,7 +246,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_BITMAP_FORMAT\n"
"LngText.text"
msgid "Portable Bitmap Format File"
-msgstr ""
+msgstr "Fitxer de format de mapa de bits portable (BMP)"
#: registryitem_draw.ulf
msgctxt ""
@@ -253,7 +254,7 @@ msgctxt ""
"STR_REG_VAL_PERSONAL_COMPUTER_EXCHANGE\n"
"LngText.text"
msgid "Personal Computer Exchange File"
-msgstr ""
+msgstr "Fitxer d'intercanvi entre ordinadors personals (PCX)"
#: registryitem_draw.ulf
msgctxt ""
@@ -261,7 +262,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_GRAYMAP_FORMAT\n"
"LngText.text"
msgid "Portable Graymap Format File"
-msgstr ""
+msgstr "Fitxer de format mapa de grisos portable"
#: registryitem_draw.ulf
msgctxt ""
@@ -269,7 +270,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_NETWORK_GRAPHICS\n"
"LngText.text"
msgid "Portable Network Graphics File"
-msgstr ""
+msgstr "Fitxer d'imatges en xarxa portable (PNG)"
#: registryitem_draw.ulf
msgctxt ""
@@ -277,7 +278,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_PIXMAP_FORMAT\n"
"LngText.text"
msgid "Portable Pixmap Format File"
-msgstr ""
+msgstr "Fitxer de format de mapa de píxels portable"
#: registryitem_draw.ulf
msgctxt ""
@@ -285,7 +286,7 @@ msgctxt ""
"STR_REG_VAL_PHOTOSHOP_DOCUMENT\n"
"LngText.text"
msgid "Adobe Photoshop Document"
-msgstr ""
+msgstr "Document de l'Adobe Photoshop"
#: registryitem_draw.ulf
msgctxt ""
@@ -293,7 +294,7 @@ msgctxt ""
"STR_REG_VAL_SUN_RASTER_GRAPHIC\n"
"LngText.text"
msgid "Sun Raster Graphic File"
-msgstr ""
+msgstr "Fitxer d'imatge ràster de Sun"
#: registryitem_draw.ulf
msgctxt ""
@@ -301,7 +302,7 @@ msgctxt ""
"STR_REG_VAL_SCALABLE_VECTOR_GRAPHICS\n"
"LngText.text"
msgid "Scalable Vector Graphics File"
-msgstr ""
+msgstr "Fitxer d'imatge vectorial escalable (SVG)"
#: registryitem_draw.ulf
msgctxt ""
@@ -309,7 +310,7 @@ msgctxt ""
"STR_REG_VAL_TRUEVISION_TGA\n"
"LngText.text"
msgid "Truevision TGA File"
-msgstr ""
+msgstr "Fitxer TGA Truevision"
#: registryitem_draw.ulf
msgctxt ""
@@ -317,7 +318,7 @@ msgctxt ""
"STR_REG_VAL_TAGGED_IMAGE_FILE_FORMAT\n"
"LngText.text"
msgid "Tagged Image File"
-msgstr ""
+msgstr "Fitxer d'imatge etiquetada"
#: registryitem_draw.ulf
msgctxt ""
@@ -325,7 +326,7 @@ msgctxt ""
"STR_REG_VAL_X_BITMAP\n"
"LngText.text"
msgid "X BitMap File"
-msgstr ""
+msgstr "Fitxer X BitMap"
#: registryitem_draw.ulf
msgctxt ""
@@ -333,7 +334,7 @@ msgctxt ""
"STR_REG_VAL_X_PIXMAP\n"
"LngText.text"
msgid "X Pixmap File"
-msgstr ""
+msgstr "Fitxer X Pixmap"
#: registryitem_draw.ulf
msgctxt ""
@@ -341,4 +342,4 @@ msgctxt ""
"STR_REG_VAL_KODAK_PHOTO_CD_IMAGE\n"
"LngText.text"
msgid "Kodak Photo CD Image File"
-msgstr ""
+msgstr "Fitxer d'imatge Kodak Photo CD"
diff --git a/source/ca-valencia/scp2/source/extensions.po b/source/ca-valencia/scp2/source/extensions.po
index 991bfe9b9d7..a21067f64a4 100644
--- a/source/ca-valencia/scp2/source/extensions.po
+++ b/source/ca-valencia/scp2/source/extensions.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 09:59+0000\n"
+"PO-Revision-Date: 2013-12-04 17:29+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370858346.0\n"
+"X-POOTLE-MTIME: 1386178193.0\n"
#: module_extensions.ulf
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_EN_US\n"
"LngText.text"
msgid "English"
-msgstr "Anglés"
+msgstr "anglés"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -310,7 +310,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_DE\n"
"LngText.text"
msgid "German"
-msgstr "Alemany"
+msgstr "alemany"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FR\n"
"LngText.text"
msgid "French"
-msgstr "Francés"
+msgstr "francés"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_IT\n"
"LngText.text"
msgid "Italian"
-msgstr "Italià"
+msgstr "italià"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_ES\n"
"LngText.text"
msgid "Spanish"
-msgstr "Espanyol"
+msgstr "espanyol"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_HU\n"
"LngText.text"
msgid "Hungarian"
-msgstr "Hongarés"
+msgstr "hongarés"
#: module_extensions_sun_templates.ulf
msgctxt ""
diff --git a/source/ca-valencia/scp2/source/graphicfilter.po b/source/ca-valencia/scp2/source/graphicfilter.po
index e0fdfe27bc6..b92a7075eb4 100644
--- a/source/ca-valencia/scp2/source/graphicfilter.po
+++ b/source/ca-valencia/scp2/source/graphicfilter.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:14+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-20 19:59+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390247999.0\n"
#: module_graphicfilter.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Image Filters"
-msgstr ""
+msgstr "Filtres d'imatge"
#: module_graphicfilter.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Additional filters required to read alien image formats."
-msgstr ""
+msgstr "Filtres addicionals necessaris per llegir formats gràfics d'altres aplicacions."
#: module_graphicfilter.ulf
msgctxt ""
diff --git a/source/ca-valencia/scp2/source/impress.po b/source/ca-valencia/scp2/source/impress.po
index 32feaace94c..c1d0f15571d 100644
--- a/source/ca-valencia/scp2/source/impress.po
+++ b/source/ca-valencia/scp2/source/impress.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-02-27 23:58+0200\n"
+"PO-Revision-Date: 2014-01-20 20:01+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390248064.0\n"
#: folderitem_impress.ulf
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_PRESENTATION\n"
"LngText.text"
msgid "Uniform Office Format Presentation"
-msgstr ""
+msgstr "Presentació Uniform Office Format"
#: registryitem_impress.ulf
msgctxt ""
@@ -197,4 +198,4 @@ msgctxt ""
"STR_REG_VAL_COMPUTER_GRAPHICS_METAFILE\n"
"LngText.text"
msgid "Computer Graphics Metafile"
-msgstr ""
+msgstr "Metafitxer d'imatges d'ordinador (CGM)"
diff --git a/source/ca-valencia/scp2/source/ooo.po b/source/ca-valencia/scp2/source/ooo.po
index a0270731747..75af327bafc 100644
--- a/source/ca-valencia/scp2/source/ooo.po
+++ b/source/ca-valencia/scp2/source/ooo.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 10:04+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-20 20:01+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370858643.0\n"
+"X-POOTLE-MTIME: 1390248098.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "persa"
#: module_helppack.ulf
msgctxt ""
@@ -1174,7 +1174,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instal·la l'ajuda en persa al %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1278,7 +1278,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_KN\n"
"LngText.text"
msgid "Kannada"
-msgstr "kannada"
+msgstr "kanarés"
#: module_helppack.ulf
msgctxt ""
@@ -1286,7 +1286,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_KN\n"
"LngText.text"
msgid "Installs Kannada help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instal·la l'ajuda en kannada al %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Instal·la l'ajuda en kanarés al %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -2542,7 +2542,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "català (valencià)"
#: module_langpack.ulf
msgctxt ""
@@ -2550,7 +2550,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Installs the Catalan (Valencian) user interface"
-msgstr ""
+msgstr "Instal·la la interfície d'usuari en català (valencià)"
#: module_langpack.ulf
msgctxt ""
@@ -2846,7 +2846,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "serbi (llatí)"
#: module_langpack.ulf
msgctxt ""
@@ -2854,7 +2854,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs the Serbian (Latin) user interface"
-msgstr ""
+msgstr "Instal·la la interfície d'usuari en serbi (llatí)"
#: module_langpack.ulf
msgctxt ""
@@ -2942,7 +2942,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "persa"
#: module_langpack.ulf
msgctxt ""
@@ -2950,7 +2950,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Installs the Persian user interface"
-msgstr ""
+msgstr "Instal·la la interfície d'usuari en persa"
#: module_langpack.ulf
msgctxt ""
@@ -3054,7 +3054,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Kannada"
-msgstr "kannada"
+msgstr "kanarés"
#: module_langpack.ulf
msgctxt ""
@@ -3062,7 +3062,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Installs the Kannada user interface"
-msgstr "Instal·la la interfície d'usuari en kannada"
+msgstr "Instal·la la interfície d'usuari en kanarés"
#: module_langpack.ulf
msgctxt ""
@@ -3086,7 +3086,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "kurd"
#: module_langpack.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs the Kurdish user interface"
-msgstr ""
+msgstr "Instal·la la interfície d'usuari en kurd"
#: module_langpack.ulf
msgctxt ""
@@ -4078,7 +4078,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script"
-msgstr ""
+msgstr "kurd del nord (llatí)"
#: module_ooo.ulf
msgctxt ""
@@ -4086,7 +4086,23 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script spelling dictionary"
-msgstr ""
+msgstr "Kurd del nord (llatí): corrector ortogràfic"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "laosià"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Laosià: corrector ortogràfic"
#: module_ooo.ulf
msgctxt ""
diff --git a/source/ca-valencia/scp2/source/writer.po b/source/ca-valencia/scp2/source/writer.po
index 2a439bf9702..3622c31d371 100644
--- a/source/ca-valencia/scp2/source/writer.po
+++ b/source/ca-valencia/scp2/source/writer.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-02-28 00:17+0200\n"
+"PO-Revision-Date: 2014-01-20 20:03+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390248204.0\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_WRITER\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr ""
+msgstr "Creeu i editeu text i imatges en cartes, informes, documents i pàgines web amb el Writer."
#: module_writer.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr ""
+msgstr "Creu i editeu text i imatge a cartes, informes, documents i pàgines web usants el %PRODUCTNAME Writer."
#: module_writer.ulf
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_TEXT\n"
"LngText.text"
msgid "Uniform Office Format Text Document"
-msgstr ""
+msgstr "Document de text Uniform Office Format"
#: registryitem_writer.ulf
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_WORDPRO_DOCUMENT\n"
"LngText.text"
msgid "Lotus Word Pro Document"
-msgstr ""
+msgstr "Documetn del Lotus Word Pro"
#: registryitem_writer.ulf
msgctxt ""
@@ -229,4 +230,4 @@ msgctxt ""
"STR_REG_VAL_T602_TEXT_FILE\n"
"LngText.text"
msgid "T602 Text File"
-msgstr ""
+msgstr "Fitxer de text T602"
diff --git a/source/ca-valencia/sd/source/core.po b/source/ca-valencia/sd/source/core.po
index c20fb4939c5..6cbb32e7362 100644
--- a/source/ca-valencia/sd/source/core.po
+++ b/source/ca-valencia/sd/source/core.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 10:47+0000\n"
+"PO-Revision-Date: 2014-01-08 12:33+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370861225.0\n"
+"X-POOTLE-MTIME: 1389184439.0\n"
#: glob.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_PRESOBJ_TITLE\n"
"string.text"
msgid "Click to add Title"
-msgstr ""
+msgstr "Feu clic per afegir un títol"
#: glob.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_PRESOBJ_OUTLINE\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Feu clic per afegir text"
#: glob.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_PRESOBJ_TEXT\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Feu clic per afegir text"
#: glob.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"STR_PRESOBJ_NOTESTEXT\n"
"string.text"
msgid "Click to add Notes"
-msgstr ""
+msgstr "Feu clic per afegir notes"
#: glob.src
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"STR_PRESOBJ_GRAPHIC\n"
"string.text"
msgid "Double-click to add an Image"
-msgstr ""
+msgstr "Feu doble clic per afegir una imatge"
#: glob.src
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"STR_PRESOBJ_OBJECT\n"
"string.text"
msgid "Double-click to add an Object"
-msgstr ""
+msgstr "Feu doble clic per afegir un objecte"
#: glob.src
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"STR_PRESOBJ_CHART\n"
"string.text"
msgid "Double-click to add a Chart"
-msgstr ""
+msgstr "Feu doble clic per afegir un diagrama"
#: glob.src
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"STR_PRESOBJ_ORGCHART\n"
"string.text"
msgid "Double-click to add an Organization Chart"
-msgstr ""
+msgstr "Feu doble clic per afegir un organigrama"
#: glob.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_PRESOBJ_TABLE\n"
"string.text"
msgid "Double-click to add a Spreadsheet"
-msgstr ""
+msgstr "Feu doble clic per afegir un full càlcul"
#: glob.src
msgctxt ""
@@ -765,4 +765,4 @@ msgctxt ""
"STR_ENTER_PIN\n"
"string.text"
msgid "Enter PIN:"
-msgstr ""
+msgstr "Introduïu el codi PIN:"
diff --git a/source/ca-valencia/sd/source/filter/html.po b/source/ca-valencia/sd/source/filter/html.po
index 9692712af07..7ce9ec039d0 100644
--- a/source/ca-valencia/sd/source/filter/html.po
+++ b/source/ca-valencia/sd/source/filter/html.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-16 20:16+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-08 12:34+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355688993.0\n"
+"X-POOTLE-MTIME: 1389184458.0\n"
#: pubdlg.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"PAGE1_TITEL\n"
"fixedline.text"
msgid "Assign Design"
-msgstr ""
+msgstr "Assigna el disseny"
#: pubdlg.src
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"PAGE1_NEW_DESIGN\n"
"radiobutton.text"
msgid "New Design"
-msgstr ""
+msgstr "Disseny nou"
#: pubdlg.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"PAGE1_OLD_DESIGN\n"
"radiobutton.text"
msgid "Existing Design"
-msgstr ""
+msgstr "Disseny existent"
#: pubdlg.src
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"PAGE3_TITEL_1\n"
"fixedline.text"
msgid "Save Image as"
-msgstr ""
+msgstr "Anomena i alça la imatge"
#: pubdlg.src
msgctxt ""
diff --git a/source/ca-valencia/sd/source/ui/animations.po b/source/ca-valencia/sd/source/ui/animations.po
index cb70e8c91a9..517d1001cc8 100644
--- a/source/ca-valencia/sd/source/ui/animations.po
+++ b/source/ca-valencia/sd/source/ui/animations.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-26 11:47+0000\n"
+"PO-Revision-Date: 2014-01-08 12:34+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369568822.0\n"
+"X-POOTLE-MTIME: 1389184463.0\n"
#: CustomAnimation.src
msgctxt ""
@@ -552,7 +552,7 @@ msgctxt ""
"STR_CUSTOMANIMATION_USERPATH\n"
"string.text"
msgid "User paths"
-msgstr ""
+msgstr "Camins de l'usuari"
#: CustomAnimation.src
msgctxt ""
@@ -560,4 +560,4 @@ msgctxt ""
"STR_SLIDETRANSITION_NONE\n"
"string.text"
msgid "No transition"
-msgstr ""
+msgstr "Sense transició"
diff --git a/source/ca-valencia/sd/source/ui/app.po b/source/ca-valencia/sd/source/ui/app.po
index 23f8ab66633..acc9bac978a 100644
--- a/source/ca-valencia/sd/source/ui/app.po
+++ b/source/ca-valencia/sd/source/ui/app.po
@@ -1,20 +1,20 @@
#. extracted from sd/source/ui/app
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 10:48+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 23:41+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370861317.0\n"
+"X-POOTLE-MTIME: 1389184759.0\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"SID_SELECT_BACKGROUND\n"
"menuitem.text"
msgid "Set Background Picture for Slide ..."
-msgstr "Configura la imatge de fons per a la diapositiva..."
+msgstr "Defineix la imatge de fons per a la diapositiva..."
#: menuids_tmpl.src
msgctxt ""
@@ -1723,7 +1723,7 @@ msgctxt ""
"SfxStyleFamiliesRes1\n"
"#define.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Estils de la imatge"
#: res_bmp.src
msgctxt ""
@@ -1865,7 +1865,7 @@ msgctxt ""
"STR_GRAPHIC_TOOLBOX\n"
"string.text"
msgid "Draw Toolbar/Image"
-msgstr ""
+msgstr "Barra d'eines de dibuix/imatge"
#: strings.src
msgctxt ""
@@ -1897,7 +1897,7 @@ msgctxt ""
"STR_GRAPHIC_OBJ_TOOLBOX\n"
"string.text"
msgid "Draw Object Bar/Image"
-msgstr ""
+msgstr "Barra d'objectes de dibuix/imatge"
#: strings.src
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIONS_TOOLBOX\n"
"string.text"
msgid "Options Bar/Image"
-msgstr ""
+msgstr "Barra d'opcions/imatge"
#: strings.src
msgctxt ""
@@ -1937,7 +1937,7 @@ msgctxt ""
"STR_BEZIER_TOOLBOX\n"
"string.text"
msgid "Bézier Object Bar"
-msgstr ""
+msgstr "Barra d'objectes Bézier"
#: strings.src
msgctxt ""
@@ -2041,7 +2041,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Insereix la imatge"
#: strings.src
msgctxt ""
@@ -2313,7 +2313,7 @@ msgctxt ""
"STR_TRANSFORM\n"
"string.text"
msgid "Transform"
-msgstr ""
+msgstr "Transforma"
#: strings.src
msgctxt ""
@@ -2625,7 +2625,7 @@ msgctxt ""
"STR_CREATE_PAGES\n"
"string.text"
msgid "Create Slides"
-msgstr ""
+msgstr "Crea diapositives"
#: strings.src
msgctxt ""
@@ -2657,7 +2657,7 @@ msgctxt ""
"STR_DELETE_PAGES\n"
"string.text"
msgid "Delete Slides"
-msgstr ""
+msgstr "Suprimeix les diapositives"
#: strings.src
msgctxt ""
@@ -2685,7 +2685,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "No es pot obrir el fitxer d'imatge"
#: strings.src
msgctxt ""
@@ -2693,7 +2693,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "No es pot llegir el fitxer d'imatge"
#: strings.src
msgctxt ""
@@ -2701,7 +2701,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Format d'imatge desconegut"
#: strings.src
msgctxt ""
@@ -2709,7 +2709,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "No s'admet esta versió del fitxer d'imatge"
#: strings.src
msgctxt ""
@@ -2717,7 +2717,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "No s'ha trobat el filtre d'imatge"
#: strings.src
msgctxt ""
@@ -2725,7 +2725,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to import image"
-msgstr ""
+msgstr "No hi ha prou memòria per importar la imatge"
#: strings.src
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"STR_SCALE_OBJS_TO_PAGE\n"
"string.text"
msgid "Should the image be scaled to the new slide format?"
-msgstr ""
+msgstr "Voleu que la imatge s'adapti al format nou de la diapositiva?"
#: strings.src
msgctxt ""
@@ -3121,7 +3121,7 @@ msgctxt ""
"STR_DRAGTYPE_URL\n"
"string.text"
msgid "Insert as Hyperlink"
-msgstr ""
+msgstr "Insereix com a hiperenllaç"
#: strings.src
msgctxt ""
@@ -3129,7 +3129,7 @@ msgctxt ""
"STR_DRAGTYPE_EMBEDDED\n"
"string.text"
msgid "Insert as Copy"
-msgstr ""
+msgstr "Insereix com a còpia"
#: strings.src
msgctxt ""
@@ -3137,7 +3137,7 @@ msgctxt ""
"STR_DRAGTYPE_LINK\n"
"string.text"
msgid "Insert as Link"
-msgstr ""
+msgstr "Insereix com a enllaç"
#: strings.src
msgctxt ""
@@ -3401,7 +3401,7 @@ msgctxt ""
"STR_RELEASE_GRAPHICLINK\n"
"string.text"
msgid "This image is linked to a document. Do you want to unlink the image in order to edit it?"
-msgstr ""
+msgstr "Esta imatge està enllaçada a un document. Voleu desfer l'enllaç per poder editar la imatge?"
#: strings.src
msgctxt ""
@@ -4009,7 +4009,7 @@ msgctxt ""
"STR_GRAPHICS_STYLE_FAMILY\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Estils de la imatge"
#: strings.src
msgctxt ""
@@ -4073,7 +4073,7 @@ msgctxt ""
"STR_SET_BACKGROUND_PICTURE\n"
"string.text"
msgid "Set Background Image for Slide ..."
-msgstr ""
+msgstr "Defineix la imatge de fons per a la diapositiva..."
#: strings.src
msgctxt ""
@@ -4121,7 +4121,7 @@ msgctxt ""
"STR_INSERT_PICTURE\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Insereix una imatge"
#: strings.src
msgctxt ""
diff --git a/source/ca-valencia/sd/source/ui/dlg.po b/source/ca-valencia/sd/source/ui/dlg.po
index 55ba472a426..729199a8c02 100644
--- a/source/ca-valencia/sd/source/ui/dlg.po
+++ b/source/ca-valencia/sd/source/ui/dlg.po
@@ -3,11 +3,11 @@ 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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-05-26 11:48+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Arbre de la pàgina"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "~Seleccioneu un disseny per a la diapositiva"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "~Intercanvia la pàgina de fons"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~Suprimeix els fons no utilitzats"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~Carrega..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Disseny de la diapositiva"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/ca-valencia/sd/source/ui/slideshow.po b/source/ca-valencia/sd/source/ui/slideshow.po
index e32067fd3bb..2b4440a5736 100644
--- a/source/ca-valencia/sd/source/ui/slideshow.po
+++ b/source/ca-valencia/sd/source/ui/slideshow.po
@@ -2,19 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-04 10:57+0100\n"
-"PO-Revision-Date: 2012-12-09 20:07+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-11-06 08:51+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355083653.0\n"
+"X-POOTLE-MTIME: 1383727913.0\n"
#: slideshow.src
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"CM_EDIT_PRESENTATION\n"
"menuitem.text"
msgid "E~dit Presentation"
-msgstr ""
+msgstr "E~dita la presentació"
#: slideshow.src
msgctxt ""
diff --git a/source/ca-valencia/sd/uiconfig/sdraw/ui.po b/source/ca-valencia/sd/uiconfig/sdraw/ui.po
index fa43a75f06d..58e0d3546fd 100644
--- a/source/ca-valencia/sd/uiconfig/sdraw/ui.po
+++ b/source/ca-valencia/sd/uiconfig/sdraw/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-26 11:49+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 22:01+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: none\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369568951.0\n"
+"X-POOTLE-MTIME: 1391020418.0\n"
#: breakdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Break"
-msgstr ""
+msgstr "Salt"
#: breakdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Processing metafile:"
-msgstr ""
+msgstr "S'està processant el metafitxer:"
#: breakdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Broken down metaobjects:"
-msgstr ""
+msgstr "Metaobjectes fraccionats:"
#: breakdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inserted drawing objects:"
-msgstr ""
+msgstr "Objectes de dibuix inserits:"
#: bulletsandnumbering.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Pics i numeració"
#: bulletsandnumbering.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reset"
-msgstr ""
+msgstr "Reinicia"
#: bulletsandnumbering.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Pics"
#: bulletsandnumbering.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Tipus de numeració"
#: bulletsandnumbering.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: bulletsandnumbering.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: bulletsandnumbering.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Personalitza"
#: copydlg.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cross-fading"
-msgstr ""
+msgstr "Esvaïment encreuat"
#: crossfadedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same orientation"
-msgstr ""
+msgstr "Mateixa orientació"
#: crossfadedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-fade attributes"
-msgstr ""
+msgstr "Atributs d'esvaïment encreuat"
#: crossfadedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Increments"
#: crossfadedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: dlgsnap.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character"
-msgstr ""
+msgstr "Caràcter"
#: drawchardialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Tipus de lletra"
#: drawchardialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efectes tipogràfics"
#: drawchardialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: drawpagedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Setup"
-msgstr ""
+msgstr "Configuració de la pàgina"
#: drawpagedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Pàgina"
#: drawpagedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: drawparadialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Paràgraf"
#: drawparadialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sagnats i espaiat"
#: drawparadialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: drawparadialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabulacions"
#: drawparadialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: drawparadialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numeració"
#: drawprtldialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Presentation Layout"
-msgstr ""
+msgstr "Disseny de presentació"
#: drawprtldialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: drawprtldialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Àrea"
#: drawprtldialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Ombra"
#: drawprtldialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Transparència"
#: drawprtldialog.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: drawprtldialog.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efectes de lletra"
#: drawprtldialog.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sagnats i espaiat"
#: drawprtldialog.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: drawprtldialog.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Pics"
#: drawprtldialog.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Tipus de numeració"
#: drawprtldialog.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: drawprtldialog.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Personalitza"
#: drawprtldialog.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: drawprtldialog.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: drawprtldialog.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabulacions"
#: insertlayer.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides/Objects"
-msgstr ""
+msgstr "Insereix diapositives/objectes"
#: insertslidesdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete unused backg_rounds"
-msgstr ""
+msgstr "Suprimeix els _fons no utilitzats"
#: insertslidesdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "En_llaça"
#: namedesign.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name HTML Design"
-msgstr ""
+msgstr "Anomena el disseny HTML"
#: paranumberingtab.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr ""
+msgstr "R_einicia en este paràgraf"
#: paranumberingtab.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart with"
-msgstr ""
+msgstr "_Inicia des de"
#: paranumberingtab.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph numbering"
-msgstr ""
+msgstr "Numeració de paràgrafs"
#: printeroptions.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Table Design"
-msgstr ""
+msgstr "Disseny de taula"
#: tabledesigndialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "Fila de _capçalera"
#: tabledesigndialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Fila de _total"
#: tabledesigndialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Files _ratllades"
#: tabledesigndialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "P_rimera columna"
#: tabledesigndialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Ú_ltima columna"
#: tabledesigndialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Colum_nes ratllades"
#: vectorize.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Convert to Polygon"
-msgstr ""
+msgstr "Converteix a polígon"
#: vectorize.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of colors:"
-msgstr ""
+msgstr "Nombre de colors:"
#: vectorize.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reduction:"
-msgstr ""
+msgstr "Reducció de punts:"
#: vectorize.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tile size:"
-msgstr ""
+msgstr "Mida del mosaic:"
#: vectorize.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill holes:"
-msgstr ""
+msgstr "_Emplena els forats:"
#: vectorize.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: vectorize.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: vectorize.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source image:"
-msgstr ""
+msgstr "Imatge font:"
#: vectorize.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vectorized image:"
-msgstr ""
+msgstr "Imatge vectorial:"
#: vectorize.ui
msgctxt ""
@@ -1004,4 +1004,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress"
-msgstr ""
+msgstr "Progrés"
diff --git a/source/ca-valencia/sd/uiconfig/simpress/ui.po b/source/ca-valencia/sd/uiconfig/simpress/ui.po
index 3cca06796cc..9a71cede608 100644
--- a/source/ca-valencia/sd/uiconfig/simpress/ui.po
+++ b/source/ca-valencia/sd/uiconfig/simpress/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 10:52+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-29 23:32+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: none\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370861535.0\n"
+"X-POOTLE-MTIME: 1389342880.0\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entrance"
-msgstr ""
+msgstr "Entrada"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Emphasis"
-msgstr ""
+msgstr "Èmfasi"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exit"
-msgstr ""
+msgstr "Eixida"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Motion Paths"
-msgstr ""
+msgstr "Camins de moviment"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Misc Effects"
-msgstr ""
+msgstr "Altres efectes"
#: customanimationcreatetab.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Speed:"
-msgstr ""
+msgstr "_Velocitat:"
#: customanimationcreatetab.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic preview"
-msgstr ""
+msgstr "_Previsualització automàtica"
#: customanimationeffecttab.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction:"
-msgstr ""
+msgstr "_Direcció:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accelerated start"
-msgstr ""
+msgstr "Inici accelerat"
#: customanimationeffecttab.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decelerated end"
-msgstr ""
+msgstr "Fi desaccelerat"
#: customanimationeffecttab.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: customanimationeffecttab.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter animation:"
-msgstr ""
+msgstr "Desp_rés de l'animació:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sound:"
-msgstr ""
+msgstr "_So:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text animation:"
-msgstr ""
+msgstr "Animació del _text:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Di_m color:"
-msgstr ""
+msgstr "Color de la difu_minació:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "delay between characters"
-msgstr ""
+msgstr "retard entre caràcters"
#: customanimationeffecttab.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Don't dim"
-msgstr ""
+msgstr "No difuminis"
#: customanimationeffecttab.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dim with color"
-msgstr ""
+msgstr "Difumina amb color"
#: customanimationeffecttab.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Hide after animation"
-msgstr ""
+msgstr "Amaga després de l'animació"
#: customanimationeffecttab.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hide on next animation"
-msgstr ""
+msgstr "Amaga a l'animació següent"
#: customanimationeffecttab.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "All at once"
-msgstr ""
+msgstr "Tot a la vegada"
#: customanimationeffecttab.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Word by word"
-msgstr ""
+msgstr "Paraula per paraula"
#: customanimationeffecttab.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Letter by letter"
-msgstr ""
+msgstr "Lletra per lletra"
#: customanimationeffecttab.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhancement"
-msgstr ""
+msgstr "Millora"
#: customanimationproperties.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Effect Options"
-msgstr ""
+msgstr "Opcions de l'efecte"
#: customanimationproperties.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Efecte"
#: customanimationproperties.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Timing"
-msgstr ""
+msgstr "Cronometratge"
#: customanimationproperties.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Animació del text"
#: customanimationspanel.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add Effect"
-msgstr ""
+msgstr "Afig un efecte"
#: customanimationspanel.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Effect"
-msgstr ""
+msgstr "Suprimeix l'efecte"
#: customanimationspanel.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Modify Effect"
-msgstr ""
+msgstr "Modifica l'efecte"
#: customanimationspanel.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Up"
-msgstr ""
+msgstr "Mou amunt"
#: customanimationspanel.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Down"
-msgstr ""
+msgstr "Mou avall"
#: customanimationspanel.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview Effect"
-msgstr ""
+msgstr "Previsualitza l'efecte"
#: customanimationspanel.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr ""
+msgstr "_Inicia"
#: customanimationspanel.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction"
-msgstr ""
+msgstr "_Direcció"
#: customanimationspanel.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sp_eed"
-msgstr ""
+msgstr "V_elocitat"
#: customanimationspanel.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "En fer-hi clic"
#: customanimationspanel.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Amb l'anterior"
#: customanimationspanel.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Després de l'anterior"
#: customanimationspanel.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: customanimationspanel.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Efecte"
#: customanimationspanel.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic pre_view"
-msgstr ""
+msgstr "Pre_visualització automàtica"
#: customanimationtexttab.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Group text:"
-msgstr ""
+msgstr "A_grupa el text"
#: customanimationtexttab.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr ""
+msgstr "_Automàticament després de:"
#: customanimationtexttab.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "As one object"
-msgstr ""
+msgstr "Com un objecte"
#: customanimationtexttab.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "All paragraphs at once"
-msgstr ""
+msgstr "Tots els paràgrafs a la vegada"
#: customanimationtexttab.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "By 1st level paragraphs"
-msgstr ""
+msgstr "Per paràgrafs de primer nivell"
#: customanimationtexttab.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "By 2nd level paragraphs"
-msgstr ""
+msgstr "Per paràgrafs de segon nivell"
#: customanimationtexttab.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "By 3rd level paragraphs"
-msgstr ""
+msgstr "Per paràgrafs de tercer nivell"
#: customanimationtexttab.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "By 4th level paragraphs"
-msgstr ""
+msgstr "Per paràgrafs de quart nivell"
#: customanimationtexttab.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "By 5th level paragraphs"
-msgstr ""
+msgstr "Per paràgrafs de cinquè nivell"
#: customanimationtexttab.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animate attached _shape"
-msgstr ""
+msgstr "Anima la _forma adjunta"
#: customanimationtexttab.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_In reverse order"
-msgstr ""
+msgstr "En orde _invers"
#: customanimationtimingtab.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start:"
-msgstr ""
+msgstr "_Inicia:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delay:"
-msgstr ""
+msgstr "Re_tard:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_peed:"
-msgstr ""
+msgstr "_Velocitat:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Repeat:"
-msgstr ""
+msgstr "_Repeteix: "
#: customanimationtimingtab.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "En fer clic"
#: customanimationtimingtab.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Amb l'anterior"
#: customanimationtimingtab.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Després de l'anterior"
#: customanimationtimingtab.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rewind _when done playing"
-msgstr ""
+msgstr "Re_bobina després de la reproducció"
#: customanimationtimingtab.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Animate as part of click sequence"
-msgstr ""
+msgstr "_Anima com a part de la seqüència del clic"
#: customanimationtimingtab.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start _effect on click of"
-msgstr ""
+msgstr "Inicia l'_efecte en fer clic a"
#: customanimationtimingtab.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trigger"
-msgstr ""
+msgstr "Activador"
#: customslideshows.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Field"
-msgstr ""
+msgstr "Edita el camp"
#: dlgfield.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Fix"
#: dlgfield.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Variable"
#: dlgfield.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field type"
-msgstr ""
+msgstr "Tipus de camp"
#: dlgfield.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Llengua"
#: dlgfield.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: headerfooterdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Appl_y to All"
-msgstr ""
+msgstr "Ap_lica-ho a totes"
#: headerfooterdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Diapositives"
#: headerfooterdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes and Handouts"
-msgstr ""
+msgstr "Notes i prospectes"
#: headerfootertab.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heade_r"
-msgstr ""
+msgstr "Capçale_ra"
#: headerfootertab.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header _text:"
-msgstr ""
+msgstr "_Text de la capçalera:"
#: headerfootertab.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date and time"
-msgstr ""
+msgstr "_Data i hora"
#: headerfootertab.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed"
-msgstr ""
+msgstr "Fi_x"
#: headerfootertab.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Variable"
#: headerfootertab.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Llengua"
#: headerfootertab.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format"
-msgstr ""
+msgstr "_Format"
#: headerfootertab.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Peu de pàgina"
#: headerfootertab.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ooter text:"
-msgstr ""
+msgstr "Te_xt del peu:"
#: headerfootertab.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Número de diapo_sitiva"
#: headerfootertab.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on slide"
-msgstr ""
+msgstr "Inclou a la diapositiva"
#: headerfootertab.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do _not show on the first slide"
-msgstr ""
+msgstr "_No ho mostres a la primera diapositiva"
#: headerfootertab.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page Number"
-msgstr ""
+msgstr "Número de _pàgina"
#: headerfootertab.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on page"
-msgstr ""
+msgstr "Inclou a la pàgina"
#: insertslides.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides"
-msgstr ""
+msgstr "Insereix diapositives"
#: insertslides.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before"
-msgstr ""
+msgstr "A_bans"
#: insertslides.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter"
-msgstr ""
+msgstr "Desp_rés"
#: insertslides.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: masterlayoutdlg.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Master Elements"
-msgstr ""
+msgstr "Elements mestres"
#: masterlayoutdlg.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "_Capçalera"
#: masterlayoutdlg.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date/time"
-msgstr ""
+msgstr "_Data/hora"
#: masterlayoutdlg.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Peu de pàgina"
#: masterlayoutdlg.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page number"
-msgstr ""
+msgstr "Número de _pàgina"
#: masterlayoutdlg.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Número de diapo_sitiva"
#: masterlayoutdlg.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Placeholders"
-msgstr ""
+msgstr "Espais reservats"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow quick editing"
-msgstr ""
+msgstr "Permet l'edició ràpida"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only text area selected"
-msgstr ""
+msgstr "Només l'àrea de text seleccionada"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text objects"
-msgstr ""
+msgstr "Objectes de text"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start with _wizard"
-msgstr ""
+msgstr "Inicia amb l'_auxiliar"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document"
-msgstr ""
+msgstr "Document nou"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1049,52 +1049,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy when moving"
-msgstr ""
+msgstr "Copia en moure"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
-msgstr ""
+msgid "Unit of _measurement"
+msgstr "Unitat de _mesura"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
-msgstr ""
+msgid "Ta_b stops"
+msgstr "Ta_bulacions"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
-msgstr ""
+msgid "Objects always moveable"
+msgstr "Objectes sempre movibles"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
-msgstr ""
+msgid "Do not distort objects in curve"
+msgstr "No distorsionis els objectes a les corbes"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
-msgstr ""
+msgid "Use background cache"
+msgstr "Utilitza la memòria cau per al fons"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1103,34 +1103,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Paràmetres"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
-msgstr ""
+msgid "Enable Presenter Console"
+msgstr "Habilita la consola del presentador"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
-msgstr ""
+msgid "Always with current page"
+msgstr "Sempre amb la pàgina actual"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
-msgstr ""
+msgid "Enable remote control"
+msgstr "Habilita el control remot"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Presentation"
-msgstr ""
+msgstr "Presentació"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing scale"
-msgstr ""
+msgstr "Escala de _dibuix"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _width"
-msgstr ""
+msgstr "Amp_lada de la pàgina"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _height"
-msgstr ""
+msgstr "_Alçada de la pàgina"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Escala"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_e printer metrics for document formatting"
-msgstr ""
+msgstr "_Utilitza la mètrica de la impressora per donar format al document"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Afig e_spais entre paràgrafs i taules (en el document actual)"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Compatibilitat"
#: photoalbum.ui
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove Image from List"
-msgstr "Elimina la imatge de la llista"
+msgstr "Suprimeix la imatge de la llista"
#: photoalbum.ui
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Image from List"
-msgstr "Elimina la imatge de la llista"
+msgstr "Suprimeix la imatge de la llista"
#: photoalbum.ui
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto External (Display %1)"
-msgstr ""
+msgstr "Externa automàtica (Pantalla %1)"
#: presentationdialog.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page name"
-msgstr ""
+msgstr "No_m de pàgina"
#: prntopts.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ate"
-msgstr ""
+msgstr "D_ata"
#: prntopts.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ti_me"
-msgstr ""
+msgstr "H_ora"
#: prntopts.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_idden pages"
-msgstr ""
+msgstr "Pàgines _amagades"
#: prntopts.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print"
-msgstr ""
+msgstr "Impressió"
#: prntopts.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: prntopts.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to page"
-msgstr ""
+msgstr "Aj_usta a la pàgina"
#: prntopts.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile pages"
-msgstr ""
+msgstr "Pàgines en mo_saic"
#: prntopts.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rochure"
-msgstr ""
+msgstr "F_ullet"
#: prntopts.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper tray from printer s_ettings"
-msgstr ""
+msgstr "De la configuració de la _impressora"
#: prntopts.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fr_ont"
-msgstr ""
+msgstr "An_vers"
#: prntopts.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_ck"
-msgstr ""
+msgstr "_Revers"
#: prntopts.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page options"
-msgstr ""
+msgstr "Opcions de pàgina"
#: prntopts.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drawing"
-msgstr ""
+msgstr "Dibuix"
#: prntopts.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes"
-msgstr ""
+msgstr "Notes"
#: prntopts.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Handouts"
-msgstr ""
+msgstr "Prospectes"
#: prntopts.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Esquema"
#: prntopts.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Contingut"
#: prntopts.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: prntopts.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gra_yscale"
-msgstr ""
+msgstr "Escala de _grisos"
#: prntopts.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Black & _white"
-msgstr ""
+msgstr "_Blanc i negre"
#: prntopts.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Quality"
-msgstr ""
+msgstr "Qualitat"
#: remotedialog.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Impress Remote"
-msgstr ""
+msgstr "Control remot de l'Impress"
#: sdviewpage.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rulers visible"
-msgstr ""
+msgstr "_Regles visibles"
#: sdviewpage.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap Lines when moving"
-msgstr ""
+msgstr "Linie_s de captura en moure"
#: sdviewpage.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All control points in Bezier editor"
-msgstr ""
+msgstr "_Tots els punts de control en l'editor Bézier"
#: sdviewpage.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour of each individual object"
-msgstr ""
+msgstr "_Vora de cada objecte individual"
#: sdviewpage.ui
msgctxt ""
@@ -1940,7 +1940,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Visualització"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "Disseny de la diapositiva"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "_Intercanvia la pàgina de fons"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "_Suprimeix els fons no utilitzats"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "Seleccioneu un disseny per a la diapositiva"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "_Carrega..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -1949,7 +1994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to selected slides"
-msgstr ""
+msgstr "Aplica a les diapositives seleccionades"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1958,7 +2003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Speed:"
-msgstr ""
+msgstr "Velocitat:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1967,7 +2012,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Slow"
-msgstr ""
+msgstr "Lenta"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1976,7 +2021,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Medium"
-msgstr ""
+msgstr "Mitjana"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1985,7 +2030,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Fast"
-msgstr ""
+msgstr "Ràpida"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1994,7 +2039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sound:"
-msgstr ""
+msgstr "So:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2003,7 +2048,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Sound"
-msgstr ""
+msgstr "Sense so"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2012,7 +2057,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Stop Previous Sound"
-msgstr ""
+msgstr "Atura el so anterior"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2021,7 +2066,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Other Sound..."
-msgstr ""
+msgstr "Un altre so..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -2030,7 +2075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Loop until next sound"
-msgstr ""
+msgstr "Repeteix fins al so següent"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2039,7 +2084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modify transition"
-msgstr ""
+msgstr "Modifica la transició"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2048,7 +2093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On mouse click"
-msgstr ""
+msgstr "En fer clic"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2057,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically after"
-msgstr ""
+msgstr "Automàticament després de"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2066,7 +2111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Advance slide"
-msgstr ""
+msgstr "Avança la diapositiva"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2075,7 +2120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to All Slides"
-msgstr ""
+msgstr "Aplica a totes les diapositives"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2084,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Play"
-msgstr ""
+msgstr "Reprodueix"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2093,7 +2138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slide Show"
-msgstr ""
+msgstr "Presentació de diapositives"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2102,7 +2147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic preview"
-msgstr ""
+msgstr "Previsualització automàtica"
#: tabledesignpanel.ui
msgctxt ""
@@ -2111,7 +2156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "Fila de _capçalera"
#: tabledesignpanel.ui
msgctxt ""
@@ -2120,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Fila de _total"
#: tabledesignpanel.ui
msgctxt ""
@@ -2129,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Files _ratllades"
#: tabledesignpanel.ui
msgctxt ""
@@ -2138,7 +2183,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "_Primera columna"
#: tabledesignpanel.ui
msgctxt ""
@@ -2147,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Ú_ltima columna"
#: tabledesignpanel.ui
msgctxt ""
@@ -2156,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Colum_nes ratllades"
#: templatedialog.ui
msgctxt ""
@@ -2165,7 +2210,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Estils de la imatge"
#: templatedialog.ui
msgctxt ""
@@ -2174,7 +2219,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stàndard"
#: templatedialog.ui
msgctxt ""
@@ -2183,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog.ui
msgctxt ""
@@ -2192,7 +2237,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: templatedialog.ui
msgctxt ""
@@ -2201,7 +2246,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Àrea"
#: templatedialog.ui
msgctxt ""
@@ -2210,7 +2255,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadowing"
-msgstr ""
+msgstr "Ombreig"
#: templatedialog.ui
msgctxt ""
@@ -2219,7 +2264,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Transparència"
#: templatedialog.ui
msgctxt ""
@@ -2228,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: templatedialog.ui
msgctxt ""
@@ -2237,7 +2282,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efectes de lletra"
#: templatedialog.ui
msgctxt ""
@@ -2246,7 +2291,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sagnats i espaiat"
#: templatedialog.ui
msgctxt ""
@@ -2255,7 +2300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: templatedialog.ui
msgctxt ""
@@ -2264,7 +2309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Animació de text"
#: templatedialog.ui
msgctxt ""
@@ -2273,7 +2318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dimensioning"
-msgstr ""
+msgstr "Dimensionament"
#: templatedialog.ui
msgctxt ""
@@ -2282,7 +2327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Connector"
#: templatedialog.ui
msgctxt ""
@@ -2291,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: templatedialog.ui
msgctxt ""
@@ -2300,7 +2345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: templatedialog.ui
msgctxt ""
@@ -2309,4 +2354,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladors"
diff --git a/source/ca-valencia/sdext/source/minimizer.po b/source/ca-valencia/sdext/source/minimizer.po
deleted file mode 100644
index 06085cdb1c8..00000000000
--- a/source/ca-valencia/sdext/source/minimizer.po
+++ /dev/null
@@ -1,36 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-27 14:38+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
-"Language-Team: none\n"
-"Language: ca_XV\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Minimitzador de presentacions"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"El Minimitzador de presentacions s'utilitza per a reduïr la mida de la presentació actual. Les imatges es comprimiran, i les dades que ja no es necessiten, s'eliminaran.\n"
-"El Minimitzador de presentacions pot optimitzar la qualitat i la mida de les imatges. Les presentacions que estan dissenyades per mostar-se a un pantalla o projector no requereixen la mateixa qualitat que les presentacions que estan dissenyades per a la impremta.\n"
diff --git a/source/ca-valencia/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/ca-valencia/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index a0a9195a5f3..00000000000
--- a/source/ca-valencia/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:14+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "~Minimitza la presentació..."
diff --git a/source/ca-valencia/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/ca-valencia/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index aef102f7f28..00000000000
--- a/source/ca-valencia/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-07-14 18:12+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373825557.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Minimitzador de presentacions"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Passos"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~Arrere"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~Següent >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~Finalitza"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Cancel·la"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Introducció"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "El Minimitzador de presentacions serveix per reduir la mida del fitxer de la presentació actual. Es comprimiran les imatges i se suprimiran les dades que ja no siguen necessàries. En el darrer pas de l'auxiliar, podreu triar si voleu aplicar els canvis a la presentació actual o bé crear una nova versió optimitzada de la presentació."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "Trieu la ~configuració del Minimitzador de presentacions"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~Suprimeix"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Trieu els paràmetres per optimitzar les fotografies i els gràfics"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Gràfics"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "Compressió se~nse pèrdua"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "Compressió ~JPEG"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~Qualitat en %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "Suprimeix les zones retalla~des dels gràfics"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Redueix la resolució de la ~imatge"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<sense canvis>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 ppp (resolució per a pantalla)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 ppp (resolució per a projector)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 ppp (resolució per a impressió)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "~Trenca els enllaços a gràfics externs"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "Objectes OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Trieu els paràmetres per reemplaçar objectes OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Crea gràfics estàtics per reemplaçar els objectes OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "Per a ~tots els objectes OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~Per a objectes OLE no basats en el format OpenDocument"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "La Incrustació i enllaç i d'objectes (OLE, Object Linking and Embedding) és una tecnologia que permet incrustar i enllaçar documents i altres objectes. La presentació actual conté objectes OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "La Incrustació i enllaç i d'objectes (OLE, Object Linking and Embedding) és una tecnologia que permet incrustar i enllaçar documents i altres objectes. La presentació actual no conté cap objecte OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Diapositives"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Trieu les diapositives que voleu suprimir"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Pàgines mestres"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Suprimeix les pàgines ~mestres no utilitzades"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "~Neteja les notes"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Suprimeix les ~diapositives amagades"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Suprimeix les diapositives que no s'utilitzen en la presentació ~personalitzada"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Resum"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Trieu on s'aplicaran els canvis següents"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Progrés"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Objectes optimitzats"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "~Aplica els canvis a la presentació actual"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "~Obri la presentació que s'acaba de crear"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "Anomena i de~sa la configuració"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~Duplica la presentació abans d'aplicar els canvis"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Suprimeix %SLIDES diapositives."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Optimitza %IMAGES gràfics a JPEG amb qualitat %QUALITY% i %RESOLUTION ppp."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Crea gràfics per substituir objectes %OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Mida actual del fitxer:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Mida estimada del nou fitxer:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 MB"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Configuració personalitzada "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "sessió per defecte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "L'optimització modificarà el document actual. Voleu continuar?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~Sí"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "D'acord"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat de %OLDFILESIZE MB a %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat de %OLDFILESIZE MB a aproximadament %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat a %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat a aproximadament %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "S'està duplicant la presentació..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "S'estan suprimint les diapositives..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "S'estan optimitzant els gràfics..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "S'estan creant gràfics per reemplaçar els objectes OLE..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr ","
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimització per a projector"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Optimització per a pantalla (mida de fitxer mínima)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimització per a projector"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Optimització per a impressió"
diff --git a/source/ca-valencia/sfx2/source/appl.po b/source/ca-valencia/sfx2/source/appl.po
index b0c40106ff6..e20e746fe75 100644
--- a/source/ca-valencia/sfx2/source/appl.po
+++ b/source/ca-valencia/sfx2/source/appl.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-10 12:44+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-09 12:58+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373460298.0\n"
+"X-POOTLE-MTIME: 1389272283.0\n"
#: app.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"GID_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: app.src
msgctxt ""
@@ -596,7 +596,7 @@ msgctxt ""
"RID_SVXSTR_GRAFIKLINK\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: app.src
msgctxt ""
@@ -612,7 +612,7 @@ msgctxt ""
"RID_SVXSTR_EDITGRFLINK\n"
"string.text"
msgid "Link Image"
-msgstr ""
+msgstr "Enllaça la imatge"
#: app.src
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "No es pot obrir el fitxer d'imatge"
#: app.src
msgctxt ""
@@ -643,7 +643,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "No es pot llegir el fitxer d'imatge"
#: app.src
msgctxt ""
@@ -651,7 +651,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "El format d'imatge és desconegut"
#: app.src
msgctxt ""
@@ -659,7 +659,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This version of the image file is not supported"
-msgstr ""
+msgstr "Esta versió del fitxer d'imatge no és compatible"
#: app.src
msgctxt ""
@@ -667,7 +667,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "No s'ha trobat el filtre d'imatge"
#: app.src
msgctxt ""
@@ -675,7 +675,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert image"
-msgstr ""
+msgstr "No hi ha suficient memòria per inserir la imatge"
#: app.src
msgctxt ""
diff --git a/source/ca-valencia/sfx2/source/control.po b/source/ca-valencia/sfx2/source/control.po
index 4b94dfb11ee..62c6c3006da 100644
--- a/source/ca-valencia/sfx2/source/control.po
+++ b/source/ca-valencia/sfx2/source/control.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-24 18:10+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-20 20:11+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356372651.0\n"
+"X-POOTLE-MTIME: 1390248716.0\n"
#: templateview.src
msgctxt ""
@@ -27,7 +27,15 @@ msgstr "Totes les plantilles"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr ""
+msgid "Welcome to %PRODUCTNAME."
+msgstr "Vos donem la benvinguda al %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "Usa la barra lateral per obrir o crear un fitxer."
diff --git a/source/ca-valencia/sfx2/source/dialog.po b/source/ca-valencia/sfx2/source/dialog.po
index 83706070ec5..5aafb984b48 100644
--- a/source/ca-valencia/sfx2/source/dialog.po
+++ b/source/ca-valencia/sfx2/source/dialog.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-12 19:25+0000\n"
+"PO-Revision-Date: 2013-12-08 21:58+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371065128.0\n"
+"X-POOTLE-MTIME: 1386539889.0\n"
#: dialog.src
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"SFX_PB_PROPERTY_REMOVE\n"
"imagebutton.quickhelptext"
msgid "Remove Property"
-msgstr "Elimina la propietat"
+msgstr "Suprimeix la propietat"
#: dinfdlg.src
msgctxt ""
@@ -844,7 +844,7 @@ msgctxt ""
"MSG_OVERWRITE\n"
"querybox.text"
msgid "Style already exists. Overwrite?"
-msgstr ""
+msgstr "Ja existeix l'estil. Voleu sobreescriure'l?"
#: recfloat.src
msgctxt ""
diff --git a/source/ca-valencia/sfx2/source/doc.po b/source/ca-valencia/sfx2/source/doc.po
index 6c6bd1c348f..82c06370980 100644
--- a/source/ca-valencia/sfx2/source/doc.po
+++ b/source/ca-valencia/sfx2/source/doc.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-10 12:45+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-20 20:12+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373460308.0\n"
+"X-POOTLE-MTIME: 1390248748.0\n"
#: doc.src
msgctxt ""
@@ -717,7 +717,7 @@ msgid ""
"The document has to be saved before it can be signed. Saving the document removes all present signatures.\n"
"Do you want to save the document?"
msgstr ""
-"Cal alçar el document abans de poder-lo signar. Si alceu el document eliminareu totes les signatures actuals.\n"
+"Cal alçar el document abans de poder-lo signar. Si alceu el document suprimireu totes les signatures actuals.\n"
"Voleu alçar el document?"
#: doc.src
@@ -1254,7 +1254,7 @@ msgctxt ""
"TBI_TEMPLATE_LINK\n"
"toolboxitem.text"
msgid "Get more templates for %PRODUCTNAME"
-msgstr ""
+msgstr "Obtén més plantilles per al %PRODUCTNAME"
#: templatedlg.src
msgctxt ""
diff --git a/source/ca-valencia/sfx2/uiconfig/ui.po b/source/ca-valencia/sfx2/uiconfig/ui.po
index fef91c966f0..51bb8920643 100644
--- a/source/ca-valencia/sfx2/uiconfig/ui.po
+++ b/source/ca-valencia/sfx2/uiconfig/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-13 19:02+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-02-22 22:56+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: none\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373742123.0\n"
+"X-POOTLE-MTIME: 1393109765.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Confirm File Format"
-msgstr ""
+msgstr "Cofirmeu el format de fitxer"
#: alienwarndialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format \"%FORMATNAME\"."
-msgstr ""
+msgstr "Este document pot contindre format o contingut que no es pot alçar en el format de fitxer seleccionat actual «%FORMATNAME»."
#: alienwarndialog.ui
msgctxt ""
@@ -41,16 +41,25 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
-msgstr ""
+msgstr "Utilitzeu el format de fitxer ODF per defecte per assegurar-vos que el document s'alce correctament."
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "Usa el format _ODF"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr ""
+msgstr "_Usa el format %FORMATNAME"
#: alienwarndialog.ui
msgctxt ""
@@ -59,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr ""
+msgstr "_Demana-ho en no alçar en format ODF"
#: checkin.ui
msgctxt ""
@@ -95,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CMIS Properties"
-msgstr ""
+msgstr "Propietats _CMIS"
#: cmisinfopage.ui
msgctxt ""
@@ -104,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#: cmisinfopage.ui
msgctxt ""
@@ -113,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: cmisinfopage.ui
msgctxt ""
@@ -122,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
#: cmisline.ui
msgctxt ""
@@ -131,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: cmisline.ui
msgctxt ""
@@ -140,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#: cmisline.ui
msgctxt ""
@@ -149,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "No"
#: custominfopage.ui
msgctxt ""
@@ -428,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS Properties"
-msgstr ""
+msgstr "Propietats CMIS"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -446,7 +455,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No e-mail configuration"
-msgstr ""
+msgstr "No hi ha configuració de correu electrònic"
#: errorfindemaildialog.ui
msgctxt ""
@@ -455,7 +464,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME was unable to find a working e-mail configuration."
-msgstr ""
+msgstr "El %PRODUCTNAME no ha pogut trobar una configuració de correu electrònic funcional."
#: errorfindemaildialog.ui
msgctxt ""
@@ -464,7 +473,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please save this document locally instead and attach it from within your e-mail client."
-msgstr ""
+msgstr "Alceu este document localment i adjunteu-lo amb el vostre client de correu."
#: licensedialog.ui
msgctxt ""
@@ -491,23 +500,23 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"El %PRODUCTNAME es troba disponible sota els termes de la GNU Lesser General Public License, versió 3. Podeu trobar una còpia de la LGPL a http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"El %PRODUCTNAME és a la vostra disposició sota els termes de la Mozilla Public License, versió 2.0. Podeu trobar una còpia de la MPL a http://mozilla.org/MPL/2.0.\n"
"\n"
"Les referències de copyright i termes de llicència adicionals aplicables a codi de tercers es troben disponibles al fitxer LICENSE.html; pitgeu a «Mostra la llicència» per veure els detalls exactes en anglés.\n"
"\n"
"Totes les marques comercials i registrades mencionades ací són propietat dels seus respectius propietaris.\n"
"\n"
-"Copyright © 2000–2013 dels col·laboradors del LibreOffice i els seus afiliats. Tots els drets reservats.\n"
+"Copyright © 2000–2014 dels col·laboradors del LibreOffice i els seus afiliats. Tots els drets reservats.\n"
"\n"
"Este producte fou creat per %OOOVENDOR, basat en l'OpenOffice.org, que és copyright de 2000–2011 Oracle i els seus afiliats. %OOOVENDOR reconeix tots els membres de la comunitat, per obtindre més detalls, visiteu http://www.libreoffice.org/."
@@ -581,7 +590,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Style"
-msgstr ""
+msgstr "Crea un estil"
#: newstyle.ui
msgctxt ""
@@ -590,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Style name"
-msgstr ""
+msgstr "Nom de l'estil"
#: optprintpage.ui
msgctxt ""
@@ -608,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print to _file"
-msgstr "Imprimeix a un _fitxer"
+msgstr "Impressió en un _fitxer"
#: optprintpage.ui
msgctxt ""
@@ -923,7 +932,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save document?"
-msgstr ""
+msgstr "Voleu alçar el document?"
#: querysavedialog.ui
msgctxt ""
@@ -1003,8 +1012,8 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr ""
+msgid "_Open File"
+msgstr "_Obri un fitxer"
#: startcenter.ui
msgctxt ""
@@ -1013,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_emplates"
-msgstr ""
+msgstr "_Plantilles"
#: startcenter.ui
msgctxt ""
@@ -1021,8 +1030,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr ""
+msgid "Create:"
+msgstr "Crea:"
#: startcenter.ui
msgctxt ""
@@ -1030,8 +1039,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr ""
+msgid "Writer _Document"
+msgstr "_Document del Writer"
#: startcenter.ui
msgctxt ""
@@ -1039,8 +1048,8 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
-msgstr ""
+msgid "Calc _Spreadsheet"
+msgstr "_Full de càlcul del Calc"
#: startcenter.ui
msgctxt ""
@@ -1048,8 +1057,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr ""
+msgid "Impress _Presentation"
+msgstr "_Presentació de l'Impress"
#: startcenter.ui
msgctxt ""
@@ -1057,8 +1066,8 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
-msgstr ""
+msgid "Draw D_rawing"
+msgstr "_Dibuix del Draw"
#: startcenter.ui
msgctxt ""
@@ -1066,8 +1075,8 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr ""
+msgid "Math For_mula"
+msgstr "Fór_mula del Math"
#: startcenter.ui
msgctxt ""
@@ -1075,17 +1084,8 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr ""
+msgid "Base D_atabase"
+msgstr "Base de d_ades del Base"
#: startcenter.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xtensions"
-msgstr ""
+msgstr "E_xtensions"
#: versioncommentdialog.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Version Comment"
-msgstr ""
+msgstr "Insereix un comentari de versió"
#: versioncommentdialog.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time: "
-msgstr ""
+msgstr "Data i hora: "
#: versioncommentdialog.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by: "
-msgstr ""
+msgstr "Alçat per: "
#: versionscmis.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "_Mostra..."
#: versionscmis.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_Compara"
#: versionscmis.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Data i hora"
#: versionscmis.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Alçat per"
#: versionscmis.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Comentaris"
#: versionscmis.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Versions existents"
#: versionsofdialog.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "_Mostra..."
#: versionsofdialog.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_Compara"
#: versionsofdialog.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS"
-msgstr ""
+msgstr "CMIS"
#: versionsofdialog.ui
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _New Version"
-msgstr ""
+msgstr "Alça la versió _nova"
#: versionsofdialog.ui
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always save a new version on closing"
-msgstr ""
+msgstr "Alça _sempre una versió nova en tancar"
#: versionsofdialog.ui
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New versions"
-msgstr ""
+msgstr "Versions noves"
#: versionsofdialog.ui
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Data i hora"
#: versionsofdialog.ui
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Alçat per"
#: versionsofdialog.ui
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Comentaris"
#: versionsofdialog.ui
msgctxt ""
@@ -1265,4 +1265,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Versions existents"
diff --git a/source/ca-valencia/shell/source/win32/shlxthandler/res.po b/source/ca-valencia/shell/source/win32/shlxthandler/res.po
index 63f5b3e88f5..34f8448b5ee 100644
--- a/source/ca-valencia/shell/source/win32/shlxthandler/res.po
+++ b/source/ca-valencia/shell/source/win32/shlxthandler/res.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:15+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-07 21:30+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130259.0\n"
#: shlxthdl.ulf
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"%GRAPHICS%\n"
"LngText.text"
msgid "Images"
-msgstr ""
+msgstr "Imatges"
#: shlxthdl.ulf
msgctxt ""
diff --git a/source/ca-valencia/starmath/source.po b/source/ca-valencia/starmath/source.po
index 45082628dfe..cf1c7f2a8ea 100644
--- a/source/ca-valencia/starmath/source.po
+++ b/source/ca-valencia/starmath/source.po
@@ -3,18 +3,1810 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-26 20:01+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-01-20 20:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377547262.0\n"
+"X-POOTLE-MTIME: 1390250947.0\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "Signe +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "Signe -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "Signe +-"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "Signe -+"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "NO lògic"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "Suma +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "Resta -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "Multiplicació (punt)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "Multiplicació (creu)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "Multiplicació (asterisc)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "Divisió (barra inclinada)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "Divisió (÷)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "Divisió (fracció)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "I lògic"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "O lògic"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "És igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "No és igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "És menor que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "És major que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "És menor o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "És major o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "És menor o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "És major o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "És molt menor que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "És molt major que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "És congruent amb"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "És aproximadament igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "És paregut a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "És paregut o igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "És proporcional a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "És ortogonal a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "És paral·lel a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "Tendeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "Contingut a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "No contingut a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "Conté"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "Unió"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "Intersecció"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "Diferència"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Conjunt quocient"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "Subconjunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "Subconjunt o igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "Superconjunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "Superconjunt o igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "No subconjunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "No subconjunt ni igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "No superconjunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "No superconjunt ni igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "Valor absolut"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Factorial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "Arrel quadrada"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "Arrel enèsima"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Funció exponencial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Funció exponencial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "Logaritme natural"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "Logaritme"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "Sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "Cosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "Tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "Cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "Arc sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "Arc cosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "Arc tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "Arc cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Sinus hiperbòlic"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Cosinus hiperbòlic"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Tangent hiperbòlica"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Cotangent hiperbòlica"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Arc sinus hiperbòlic de l'àrea"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Arc cosinus hiperbòlic de l'àrea"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Arc tangent hiperbòlica de l'àrea"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Arc cotangent hiperbòlica de l'àrea"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "Suma amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "Suma amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr "Suma amb superíndex/subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "Producte"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "Producte amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr "Producte amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr "Producte amb superíndex/subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Coproducte"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "Coproducte amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr "Coproducte amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr "Coproducte amb superíndex/subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Límit"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "Límit amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "Límit amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr "Límit amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "Existeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "No existeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "Per a tots"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr "Integral amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr "Integral amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr "Integral amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "Integral doble"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr "Integral doble amb subíndex a sota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr "Integral doble amb superíndex a sobre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr "Integral doble amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "Integral triple"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr "Integral triple amb subíndex a sota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr "Integral triple amb superíndex a sobre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr "Integral triple amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Integral de línia"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr "Integral de línia amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr "Integral de línia amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr "Integral de línia amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "Integral de línia doble"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr "Integral de línia doble amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr "Integral de línia doble amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr "Integral de línia doble amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "Integral de línia triple"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr "Integral de línia triple amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr "Integral de línia triple amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr "Integral de línia triple amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Accent agut"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "Línia superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Breu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "Circumflex invers"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "Cercle"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "Punt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "Punt doble"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "Punt triple"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Accent greu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Circumflex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Titlla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Fletxa vectorial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "Línia a sota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "Línia a sobre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "Línia a través"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "Transparent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "Lletra negreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "Lletra cursiva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "Canvia la mida"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "Canvia el tipus de lletra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "Color negre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "Color blau"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "Color verd"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "Color roig"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr "Color cian"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr "Color magenta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "Color groc"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "Claudàtors d'agrupament"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "Parèntesis"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "Claudàtors"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "Claudàtors dobles"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "Claus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "Parèntesis angulars"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr "Sostre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "Terra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "Línies simples"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "Línies dobles"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "Claudàtors d'operador"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "Parèntesis (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "Claudàtors (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "Claudàtors dobles (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "Claus (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "Parèntesis angulars (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr "Sostre (escalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr "Terra (escalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "Línies simples (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "Línies dobles (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "Claudàtors d'operador (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "Claus a la part superior (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "Claus a la part inferior (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "Subíndex a la dreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "Potència"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "Subíndex a l'esquerra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "Superíndex a l'esquerra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "Subíndex a sota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "Superíndex a sobre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "Separació petita"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "Buit"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "Línia nova"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "Pila vertical (2 elements)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "Pila vertical"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Matriu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "Alineació a l'esquerra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "Alineació al centre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "Alineació a la dreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "Àlef"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "Conjunt buit"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "Part real"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "Part imaginària"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "Infinit"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "Parcial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "Nabla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "p de Weierstrass"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "Punts al mig"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "Punts cap amunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "Punts cap avall"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "Punts per sota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "Punts en vertical"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "Concatena"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "Divisió (barra inclinada)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr "Divisió (contra barra inclinada)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "Divideix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "No divideix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "Fletxa doble esquerra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "Fletxa doble esquerra i dreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "Fletxa doble dreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "Conjunt dels nombres naturals"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "Conjunt dels nombres enters"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "Conjunt dels nombres racionals"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "Conjunt dels nombres reals"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "Conjunt dels nombres complexos"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "Circumflex gran"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "Titlla gran"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "Fletxa vectorial llarga"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "h barrada"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "Lambda barrada"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "Fletxa esquerra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "Fletxa dreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "Fletxa amunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "Fletxa avall"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "Sense espai"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "Precedeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "Precedeix o és igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "Precedeix o és equivalent a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "Succeeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "Succeeix o és igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "Succeeix o és equivalent a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "No precedeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "No succeeix"
#: commands.src
msgctxt ""
@@ -83,14 +1875,6 @@ msgstr "Formats"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
@@ -382,7 +2166,7 @@ msgctxt ""
"SID_ZOOM_50_PERCENT\n"
"menuitem.text"
msgid "~View 50%"
-msgstr ""
+msgstr "Visualitza ~50%"
#: smres.src
msgctxt ""
@@ -391,7 +2175,7 @@ msgctxt ""
"SID_ZOOM_100_PERCENT\n"
"menuitem.text"
msgid "View ~100%"
-msgstr ""
+msgstr "Visualitza ~100%"
#: smres.src
msgctxt ""
@@ -400,7 +2184,7 @@ msgctxt ""
"SID_ZOOM_200_PERCENT\n"
"menuitem.text"
msgid "View ~200%"
-msgstr ""
+msgstr "Visualitza ~200%"
#: smres.src
msgctxt ""
@@ -427,7 +2211,7 @@ msgctxt ""
"SID_ZOOM_OPTIMAL\n"
"menuitem.text"
msgid "~Display All"
-msgstr ""
+msgstr "~Mostra-ho tot"
#: smres.src
msgctxt ""
@@ -460,7 +2244,7 @@ msgctxt ""
"STR_BLACK\n"
"string.text"
msgid "black"
-msgstr ""
+msgstr "negre"
#: smres.src
msgctxt ""
@@ -468,7 +2252,7 @@ msgctxt ""
"STR_BLUE\n"
"string.text"
msgid "blue"
-msgstr ""
+msgstr "blau"
#: smres.src
msgctxt ""
@@ -476,7 +2260,7 @@ msgctxt ""
"STR_GREEN\n"
"string.text"
msgid "green"
-msgstr ""
+msgstr "verd"
#: smres.src
msgctxt ""
@@ -484,7 +2268,7 @@ msgctxt ""
"STR_RED\n"
"string.text"
msgid "red"
-msgstr ""
+msgstr "roig"
#: smres.src
msgctxt ""
@@ -492,7 +2276,7 @@ msgctxt ""
"STR_CYAN\n"
"string.text"
msgid "cyan"
-msgstr ""
+msgstr "cian"
#: smres.src
msgctxt ""
@@ -500,7 +2284,7 @@ msgctxt ""
"STR_MAGENTA\n"
"string.text"
msgid "magenta"
-msgstr ""
+msgstr "magenta"
#: smres.src
msgctxt ""
@@ -508,7 +2292,7 @@ msgctxt ""
"STR_YELLOW\n"
"string.text"
msgid "yellow"
-msgstr ""
+msgstr "groc"
#: smres.src
msgctxt ""
@@ -516,7 +2300,7 @@ msgctxt ""
"STR_HIDE\n"
"string.text"
msgid "hide"
-msgstr ""
+msgstr "amaga"
#: smres.src
msgctxt ""
@@ -524,7 +2308,7 @@ msgctxt ""
"STR_SIZE\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "mida"
#: smres.src
msgctxt ""
@@ -532,7 +2316,7 @@ msgctxt ""
"STR_FONT\n"
"string.text"
msgid "font"
-msgstr ""
+msgstr "tipus de lletra"
#: smres.src
msgctxt ""
@@ -540,7 +2324,7 @@ msgctxt ""
"STR_ALIGN_LEFT\n"
"string.text"
msgid "left"
-msgstr ""
+msgstr "esquerra"
#: smres.src
msgctxt ""
@@ -548,7 +2332,7 @@ msgctxt ""
"STR_ALIGN_CENTER\n"
"string.text"
msgid "center"
-msgstr ""
+msgstr "centre"
#: smres.src
msgctxt ""
@@ -556,7 +2340,7 @@ msgctxt ""
"STR_ALIGN_RIGHT\n"
"string.text"
msgid "right"
-msgstr ""
+msgstr "dreta"
#: smres.src
msgctxt ""
diff --git a/source/ca-valencia/starmath/uiconfig/smath/ui.po b/source/ca-valencia/starmath/uiconfig/smath/ui.po
index 136dee876e0..566714ac6fe 100644
--- a/source/ca-valencia/starmath/uiconfig/smath/ui.po
+++ b/source/ca-valencia/starmath/uiconfig/smath/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-22 18:13+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-02-22 22:56+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: none\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353608035.0\n"
+"X-POOTLE-MTIME: 1393109801.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: alignmentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Per defecte"
#: alignmentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Esquerra"
#: alignmentdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Centered"
-msgstr ""
+msgstr "_Centre"
#: alignmentdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dreta"
#: alignmentdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal"
-msgstr ""
+msgstr "Horitzontal"
#: catalogdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Símbols"
#: catalogdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: catalogdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: catalogdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbol set"
-msgstr ""
+msgstr "Joc de _símbols"
#: catalogdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "button"
-msgstr ""
+msgstr "botó"
#: catalogdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unknown"
-msgstr ""
+msgstr "Desconegut"
#: fontdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Tipus de lletres"
#: fontdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: fontdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bold"
-msgstr ""
+msgstr "_Negreta"
#: fontdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Italic"
-msgstr ""
+msgstr "_Cursiva"
#: fontdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Atributs"
#: fontsizedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Font Sizes"
-msgstr ""
+msgstr "Mides de lletra"
#: fontsizedialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Per defecte"
#: fontsizedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _size"
-msgstr ""
+msgstr "_Mida base"
#: fontsizedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Operators"
-msgstr ""
+msgstr "_Operadors"
#: fontsizedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limits"
-msgstr ""
+msgstr "_Límits"
#: fontsizedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Text"
#: fontsizedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funcions"
#: fontsizedialog.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indexes"
-msgstr ""
+msgstr "Í_ndexs"
#: fontsizedialog.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relative sizes"
-msgstr ""
+msgstr "Mides relatives"
#: fonttypedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Tipus de lletra"
#: fonttypedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Modifica"
#: fonttypedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Per defecte"
#: fonttypedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Variables"
#: fonttypedialog.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funcions"
#: fonttypedialog.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Números"
#: fonttypedialog.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Text"
#: fonttypedialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula fonts"
-msgstr ""
+msgstr "Tipus de lletra de les fórmules"
#: fonttypedialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serifa"
#: fonttypedialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ixed"
-msgstr ""
+msgstr "F_ixa"
#: fonttypedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom fonts"
-msgstr ""
+msgstr "Tipus de lletra personalitzades"
#: fonttypedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Variables"
#: fonttypedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funcions"
#: fonttypedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Números"
#: fonttypedialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Text"
#: fonttypedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serifa"
#: fonttypedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixe_d"
-msgstr ""
+msgstr "Fi_xa"
#: printeroptions.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save defaults?"
-msgstr ""
+msgstr "Voleu alçar els valors per defecte?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Should the changes be saved as defaults?"
-msgstr ""
+msgstr "Voleu que els canvis s'alcen com a valors per defecte?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "These changes will apply for all new formulas."
-msgstr ""
+msgstr "Estos canvis s'aplicaran a les fórmules noves."
#: smathsettings.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title row"
-msgstr ""
+msgstr "Línia de _títol"
#: smathsettings.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formula text"
-msgstr ""
+msgstr "Text de la _fórmula"
#: smathsettings.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "V_ora"
#: smathsettings.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print options"
-msgstr ""
+msgstr "Opcions d'impressió"
#: smathsettings.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_riginal size"
-msgstr ""
+msgstr "Mida o_riginal"
#: smathsettings.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit to _page"
-msgstr ""
+msgstr "Ajusta a la _pàgina"
#: smathsettings.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling"
-msgstr ""
+msgstr "E_scalat"
#: smathsettings.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print format"
-msgstr ""
+msgstr "Format d'impressió"
#: smathsettings.ui
msgctxt ""
@@ -598,8 +598,8 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
-msgstr ""
+msgid "Ig_nore ~ and ` at the end of the line"
+msgstr "Ignora ~ i ` al final de la línia"
#: smathsettings.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embed only used symbols (smaller file size)"
-msgstr ""
+msgstr "Incrusta només els símbols usats (redueix la mida del fitxer)"
#: smathsettings.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Miscellaneous options"
-msgstr ""
+msgstr "Opcions diverses"
#: spacingdialog.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category"
-msgstr ""
+msgstr "_Categoria"
#: spacingdialog.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Per defecte"
#: spacingdialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale all brackets"
-msgstr ""
+msgstr "Escala tots els parèntesis"
#: spacingdialog.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: spacingdialog.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_Interlineat"
#: spacingdialog.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Root spacing"
-msgstr ""
+msgstr "Espaiat de l'a_rrel"
#: spacingdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Superscript"
-msgstr ""
+msgstr "_Superscript"
#: spacingdialog.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ubscript"
-msgstr ""
+msgstr "S_ubíndex"
#: spacingdialog.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Índex"
#: spacingdialog.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerator"
-msgstr ""
+msgstr "_Numerador"
#: spacingdialog.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Denominator"
-msgstr ""
+msgstr "_Denominador"
#: spacingdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Fraccions"
#: spacingdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess length"
-msgstr ""
+msgstr "Longitud _excessiva"
#: spacingdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weight"
-msgstr ""
+msgstr "_Pes"
#: spacingdialog.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction bar"
-msgstr ""
+msgstr "Barra de fracció"
#: spacingdialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Upper limit"
-msgstr ""
+msgstr "Límit s_uperior"
#: spacingdialog.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lower limit"
-msgstr ""
+msgstr "_Límit inferior"
#: spacingdialog.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Límits"
#: spacingdialog.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size (left/right)"
-msgstr ""
+msgstr "Mida _excessiva (esquerra/dreta)"
#: spacingdialog.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "Mida _excessiva"
#: spacingdialog.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Parèntesis"
#: spacingdialog.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "Inter_lineat"
#: spacingdialog.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column spacing"
-msgstr ""
+msgstr "Espaiat de _columnes"
#: spacingdialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrix"
-msgstr ""
+msgstr "Matriu"
#: spacingdialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Primary height"
-msgstr ""
+msgstr "Alçada _primària"
#: spacingdialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum spacing"
-msgstr ""
+msgstr "Espaiat _mínim"
#: spacingdialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Símbols"
#: spacingdialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "Mida _excessiva"
#: spacingdialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Operadors"
#: spacingdialog.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Esquerra"
#: spacingdialog.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dreta"
#: spacingdialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "Part _superior"
#: spacingdialog.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "Part _inferior"
#: spacingdialog.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: spacingdialog.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Índex"
#: spacingdialog.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Fraccions"
#: spacingdialog.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction Bars"
-msgstr ""
+msgstr "Barres de fracció"
#: spacingdialog.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Límits"
#: spacingdialog.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Parèntesis"
#: spacingdialog.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrices"
-msgstr ""
+msgstr "Matrius"
#: spacingdialog.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Símbols"
#: spacingdialog.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Operadors"
#: spacingdialog.ui
msgctxt ""
@@ -1058,4 +1058,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
diff --git a/source/ca-valencia/svl/source/misc.po b/source/ca-valencia/svl/source/misc.po
index 59d77ad3c7f..95dda728bc0 100644
--- a/source/ca-valencia/svl/source/misc.po
+++ b/source/ca-valencia/svl/source/misc.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-02-28 00:39+0200\n"
+"PO-Revision-Date: 2013-12-04 14:45+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386168323.0\n"
#: mediatyp.src
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GIF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: mediatyp.src
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_JPEG\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: mediatyp.src
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_PCX\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: mediatyp.src
msgctxt ""
@@ -437,7 +438,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GENERIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: mediatyp.src
msgctxt ""
@@ -549,7 +550,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCALC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -557,7 +558,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCHART\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Diagrama de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -565,7 +566,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXDRAW\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuix de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -573,7 +574,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXMATH\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -581,7 +582,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXWRITER\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -589,7 +590,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIMPRESS\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentació de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -597,7 +598,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXGLOBAL\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Document mestre de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -605,4 +606,4 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIPACKED\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation (packed)"
-msgstr ""
+msgstr "Presentació de l'OpenOffice.org 1.0 (empaquetada)"
diff --git a/source/ca-valencia/svtools/source/dialogs.po b/source/ca-valencia/svtools/source/dialogs.po
index f08677d37a6..a8c4d09b668 100644
--- a/source/ca-valencia/svtools/source/dialogs.po
+++ b/source/ca-valencia/svtools/source/dialogs.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-26 22:45+0200\n"
+"PO-Revision-Date: 2014-01-08 14:37+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389191865.0\n"
#: addresstemplate.src
msgctxt ""
@@ -709,7 +710,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITER_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Writer 1.0"
#: formats.src
msgctxt ""
@@ -717,7 +718,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERWEB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Web object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Writer/Web 1.0"
#: formats.src
msgctxt ""
@@ -725,7 +726,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Master object"
-msgstr ""
+msgstr "Objecte mestre de l'OpenOffice.org Writer 1.0"
#: formats.src
msgctxt ""
@@ -733,7 +734,7 @@ msgctxt ""
"STR_FORMAT_ID_STARDRAW_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Draw object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Draw 1.0"
#: formats.src
msgctxt ""
@@ -741,7 +742,7 @@ msgctxt ""
"STR_FORMAT_ID_STARIMPRESS_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Impress object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Impress 1.0"
#: formats.src
msgctxt ""
@@ -749,7 +750,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCALC_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Calc object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Calc 1.0"
#: formats.src
msgctxt ""
@@ -757,7 +758,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCHART_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart object"
-msgstr ""
+msgstr "Objecte de diagrama de l'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -765,7 +766,7 @@ msgctxt ""
"STR_FORMAT_ID_STARMATH_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Math object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Math 1.0"
#: formats.src
msgctxt ""
@@ -805,7 +806,7 @@ msgctxt ""
"STR_FORMAT_ID_DIALOG_60\n"
"string.text"
msgid "OpenOffice.org 1.0 dialog"
-msgstr ""
+msgstr "Diàleg de l'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
diff --git a/source/ca-valencia/svtools/source/misc.po b/source/ca-valencia/svtools/source/misc.po
index 0da69c6f5b8..054bbc53020 100644
--- a/source/ca-valencia/svtools/source/misc.po
+++ b/source/ca-valencia/svtools/source/misc.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-12 20:03+0000\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-08 14:35+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371067399.0\n"
+"X-POOTLE-MTIME: 1389191755.0\n"
#: imagemgr.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_DESCRIPTION_CALC_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Plantilla de full de càlcul de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"STR_DESCRIPTION_DRAW_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Plantilla de dibuix de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"STR_DESCRIPTION_IMPRESS_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Plantilla de presentació de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_DESCRIPTION_WRITER_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Plantilla de document de text de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_DESCRIPTION_SXMATH_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCHART_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Diagrama de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_DESCRIPTION_SXDRAW_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuix de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCALC_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"STR_DESCRIPTION_SXIMPRESS_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentació de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"STR_DESCRIPTION_SXWRITER_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"STR_DESCRIPTION_SXGLOBAL_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Document mestre de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -555,7 +555,7 @@ msgctxt ""
"LANGUAGE_AFRIKAANS\n"
"pairedlist.text"
msgid "Afrikaans (South Africa)"
-msgstr "Afrikaans (Sud-àfrica)"
+msgstr "afrikaans (Sud-àfrica)"
#: langtab.src
msgctxt ""
@@ -564,7 +564,7 @@ msgctxt ""
"LANGUAGE_ALBANIAN\n"
"pairedlist.text"
msgid "Albanian"
-msgstr "Albanés"
+msgstr "albanés"
#: langtab.src
msgctxt ""
@@ -573,7 +573,7 @@ msgctxt ""
"LANGUAGE_ARABIC_PRIMARY_ONLY\n"
"pairedlist.text"
msgid "Arabic"
-msgstr "Àrab"
+msgstr "àrab"
#: langtab.src
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"LANGUAGE_ARABIC_ALGERIA\n"
"pairedlist.text"
msgid "Arabic (Algeria)"
-msgstr "Àrab (Algèria)"
+msgstr "àrab (Algèria)"
#: langtab.src
msgctxt ""
@@ -591,7 +591,7 @@ msgctxt ""
"LANGUAGE_ARABIC_BAHRAIN\n"
"pairedlist.text"
msgid "Arabic (Bahrain)"
-msgstr "Àrab (Bahrain)"
+msgstr "àrab (Bahrain)"
#: langtab.src
msgctxt ""
@@ -600,7 +600,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_CHAD\n"
"pairedlist.text"
msgid "Arabic (Chad)"
-msgstr "Àrab (Txad)"
+msgstr "àrab (Txad)"
#: langtab.src
msgctxt ""
@@ -609,7 +609,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_COMOROS\n"
"pairedlist.text"
msgid "Arabic (Comoros)"
-msgstr "Àrab (Comores)"
+msgstr "àrab (Comores)"
#: langtab.src
msgctxt ""
@@ -618,7 +618,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_DJIBOUTI\n"
"pairedlist.text"
msgid "Arabic (Djibouti)"
-msgstr "Àrab (Djibouti)"
+msgstr "àrab (Djibouti)"
#: langtab.src
msgctxt ""
@@ -627,7 +627,7 @@ msgctxt ""
"LANGUAGE_ARABIC_EGYPT\n"
"pairedlist.text"
msgid "Arabic (Egypt)"
-msgstr "Àrab (Egipte)"
+msgstr "àrab (Egipte)"
#: langtab.src
msgctxt ""
@@ -636,7 +636,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_ERITREA\n"
"pairedlist.text"
msgid "Arabic (Eritrea)"
-msgstr "Àrab (Eritrea)"
+msgstr "àrab (Eritrea)"
#: langtab.src
msgctxt ""
@@ -645,7 +645,7 @@ msgctxt ""
"LANGUAGE_ARABIC_IRAQ\n"
"pairedlist.text"
msgid "Arabic (Iraq)"
-msgstr "Àrab (Iraq)"
+msgstr "àrab (Iraq)"
#: langtab.src
msgctxt ""
@@ -654,7 +654,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_ISRAEL\n"
"pairedlist.text"
msgid "Arabic (Israel)"
-msgstr "Àrab (Israel)"
+msgstr "àrab (Israel)"
#: langtab.src
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"LANGUAGE_ARABIC_JORDAN\n"
"pairedlist.text"
msgid "Arabic (Jordan)"
-msgstr "Àrab (Jordània)"
+msgstr "àrab (Jordània)"
#: langtab.src
msgctxt ""
@@ -672,7 +672,7 @@ msgctxt ""
"LANGUAGE_ARABIC_KUWAIT\n"
"pairedlist.text"
msgid "Arabic (Kuwait)"
-msgstr "Àrab (Kuwait)"
+msgstr "àrab (Kuwait)"
#: langtab.src
msgctxt ""
@@ -681,7 +681,7 @@ msgctxt ""
"LANGUAGE_ARABIC_LEBANON\n"
"pairedlist.text"
msgid "Arabic (Lebanon)"
-msgstr "Àrab (Líban)"
+msgstr "àrab (Líban)"
#: langtab.src
msgctxt ""
@@ -690,7 +690,7 @@ msgctxt ""
"LANGUAGE_ARABIC_LIBYA\n"
"pairedlist.text"
msgid "Arabic (Libya)"
-msgstr "Àrab (Líbia)"
+msgstr "àrab (Líbia)"
#: langtab.src
msgctxt ""
@@ -699,7 +699,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_MAURITANIA\n"
"pairedlist.text"
msgid "Arabic (Mauritania)"
-msgstr "Àrab (Mauritània)"
+msgstr "àrab (Mauritània)"
#: langtab.src
msgctxt ""
@@ -708,7 +708,7 @@ msgctxt ""
"LANGUAGE_ARABIC_MOROCCO\n"
"pairedlist.text"
msgid "Arabic (Morocco)"
-msgstr "Àrab (Marroc)"
+msgstr "àrab (Marroc)"
#: langtab.src
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"LANGUAGE_ARABIC_OMAN\n"
"pairedlist.text"
msgid "Arabic (Oman)"
-msgstr "Àrab (Oman)"
+msgstr "àrab (Oman)"
#: langtab.src
msgctxt ""
@@ -726,7 +726,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_PALESTINE\n"
"pairedlist.text"
msgid "Arabic (Palestine)"
-msgstr "Àrab (Palestina)"
+msgstr "àrab (Palestina)"
#: langtab.src
msgctxt ""
@@ -735,7 +735,7 @@ msgctxt ""
"LANGUAGE_ARABIC_QATAR\n"
"pairedlist.text"
msgid "Arabic (Qatar)"
-msgstr "Àrab (Qatar)"
+msgstr "àrab (Qatar)"
#: langtab.src
msgctxt ""
@@ -744,7 +744,7 @@ msgctxt ""
"LANGUAGE_ARABIC_SAUDI_ARABIA\n"
"pairedlist.text"
msgid "Arabic (Saudi Arabia)"
-msgstr "Àrab (Aràbia Saudita)"
+msgstr "àrab (Aràbia Saudita)"
#: langtab.src
msgctxt ""
@@ -753,7 +753,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_SOMALIA\n"
"pairedlist.text"
msgid "Arabic (Somalia)"
-msgstr "Àrab (Somàlia)"
+msgstr "àrab (Somàlia)"
#: langtab.src
msgctxt ""
@@ -762,7 +762,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_SUDAN\n"
"pairedlist.text"
msgid "Arabic (Sudan)"
-msgstr "Àrab (Sudan)"
+msgstr "àrab (Sudan)"
#: langtab.src
msgctxt ""
@@ -771,7 +771,7 @@ msgctxt ""
"LANGUAGE_ARABIC_SYRIA\n"
"pairedlist.text"
msgid "Arabic (Syria)"
-msgstr "Àrab (Síria)"
+msgstr "àrab (Síria)"
#: langtab.src
msgctxt ""
@@ -780,7 +780,7 @@ msgctxt ""
"LANGUAGE_ARABIC_TUNISIA\n"
"pairedlist.text"
msgid "Arabic (Tunisia)"
-msgstr "Àrab (Tunísia)"
+msgstr "àrab (Tunísia)"
#: langtab.src
msgctxt ""
@@ -789,7 +789,7 @@ msgctxt ""
"LANGUAGE_ARABIC_UAE\n"
"pairedlist.text"
msgid "Arabic (UAE)"
-msgstr "Àrab (EAU)"
+msgstr "àrab (EAU)"
#: langtab.src
msgctxt ""
@@ -798,7 +798,7 @@ msgctxt ""
"LANGUAGE_ARABIC_YEMEN\n"
"pairedlist.text"
msgid "Arabic (Yemen)"
-msgstr "Àrab (Iemen)"
+msgstr "àrab (Iemen)"
#: langtab.src
msgctxt ""
@@ -807,7 +807,7 @@ msgctxt ""
"LANGUAGE_USER_ARAGONESE\n"
"pairedlist.text"
msgid "Aragonese"
-msgstr "Aragonés"
+msgstr "aragonés"
#: langtab.src
msgctxt ""
@@ -816,7 +816,7 @@ msgctxt ""
"LANGUAGE_ARMENIAN\n"
"pairedlist.text"
msgid "Armenian"
-msgstr "Armeni"
+msgstr "armeni"
#: langtab.src
msgctxt ""
@@ -825,7 +825,7 @@ msgctxt ""
"LANGUAGE_ASSAMESE\n"
"pairedlist.text"
msgid "Assamese"
-msgstr ""
+msgstr "assamés"
#: langtab.src
msgctxt ""
@@ -834,7 +834,7 @@ msgctxt ""
"LANGUAGE_AZERI_LATIN\n"
"pairedlist.text"
msgid "Azerbaijani Latin"
-msgstr "Àzeri (llatí)"
+msgstr "àzeri (llatí)"
#: langtab.src
msgctxt ""
@@ -843,7 +843,7 @@ msgctxt ""
"LANGUAGE_AZERI_CYRILLIC\n"
"pairedlist.text"
msgid "Azerbaijani Cyrillic"
-msgstr "Àzeri (ciríl·lic)"
+msgstr "àzeri (ciríl·lic)"
#: langtab.src
msgctxt ""
@@ -852,7 +852,7 @@ msgctxt ""
"LANGUAGE_BASQUE\n"
"pairedlist.text"
msgid "Basque"
-msgstr "Basc"
+msgstr "basc"
#: langtab.src
msgctxt ""
@@ -861,7 +861,7 @@ msgctxt ""
"LANGUAGE_BENGALI\n"
"pairedlist.text"
msgid "Bengali (India)"
-msgstr "Bengalí (Índia)"
+msgstr "bengalí (Índia)"
#: langtab.src
msgctxt ""
@@ -870,7 +870,7 @@ msgctxt ""
"LANGUAGE_BULGARIAN\n"
"pairedlist.text"
msgid "Bulgarian"
-msgstr "Búlgar"
+msgstr "búlgar"
#: langtab.src
msgctxt ""
@@ -879,7 +879,7 @@ msgctxt ""
"LANGUAGE_BELARUSIAN\n"
"pairedlist.text"
msgid "Belarusian"
-msgstr "Bielorús"
+msgstr "bielorús"
#: langtab.src
msgctxt ""
@@ -888,7 +888,7 @@ msgctxt ""
"LANGUAGE_CATALAN\n"
"pairedlist.text"
msgid "Catalan"
-msgstr "Català"
+msgstr "català"
#: langtab.src
msgctxt ""
@@ -897,7 +897,7 @@ msgctxt ""
"LANGUAGE_USER_CATALAN_VALENCIAN\n"
"pairedlist.text"
msgid "Catalan (Valencian)"
-msgstr "Català (valencià)"
+msgstr "català (valencià)"
#: langtab.src
msgctxt ""
@@ -906,7 +906,7 @@ msgctxt ""
"LANGUAGE_CHINESE_TRADITIONAL\n"
"pairedlist.text"
msgid "Chinese (traditional)"
-msgstr "Xinés (tradicional)"
+msgstr "xinés (tradicional)"
#: langtab.src
msgctxt ""
@@ -915,7 +915,7 @@ msgctxt ""
"LANGUAGE_CHINESE_SIMPLIFIED\n"
"pairedlist.text"
msgid "Chinese (simplified)"
-msgstr "Xinés (simplificat)"
+msgstr "xinés (simplificat)"
#: langtab.src
msgctxt ""
@@ -924,7 +924,7 @@ msgctxt ""
"LANGUAGE_CHINESE_HONGKONG\n"
"pairedlist.text"
msgid "Chinese (Hong Kong)"
-msgstr "Xinés (Hong Kong)"
+msgstr "xinés (Hong Kong)"
#: langtab.src
msgctxt ""
@@ -933,7 +933,7 @@ msgctxt ""
"LANGUAGE_CHINESE_SINGAPORE\n"
"pairedlist.text"
msgid "Chinese (Singapore)"
-msgstr "Xinés (Singapur)"
+msgstr "xinés (Singapur)"
#: langtab.src
msgctxt ""
@@ -942,7 +942,7 @@ msgctxt ""
"LANGUAGE_CHINESE_MACAU\n"
"pairedlist.text"
msgid "Chinese (Macau)"
-msgstr "Xinés (Macau)"
+msgstr "xinés (Macau)"
#: langtab.src
msgctxt ""
@@ -951,7 +951,7 @@ msgctxt ""
"LANGUAGE_CROATIAN\n"
"pairedlist.text"
msgid "Croatian"
-msgstr "Croata"
+msgstr "croata"
#: langtab.src
msgctxt ""
@@ -960,7 +960,7 @@ msgctxt ""
"LANGUAGE_CZECH\n"
"pairedlist.text"
msgid "Czech"
-msgstr "Txec"
+msgstr "txec"
#: langtab.src
msgctxt ""
@@ -969,7 +969,7 @@ msgctxt ""
"LANGUAGE_DANISH\n"
"pairedlist.text"
msgid "Danish"
-msgstr "Danés"
+msgstr "danés"
#: langtab.src
msgctxt ""
@@ -978,7 +978,7 @@ msgctxt ""
"LANGUAGE_DUTCH\n"
"pairedlist.text"
msgid "Dutch (Netherlands)"
-msgstr "Neerlandés (Holanda)"
+msgstr "neerlandés (Holanda)"
#: langtab.src
msgctxt ""
@@ -987,7 +987,7 @@ msgctxt ""
"LANGUAGE_DUTCH_BELGIAN\n"
"pairedlist.text"
msgid "Dutch (Belgium)"
-msgstr "Neerlandés (Bèlgica)"
+msgstr "neerlandés (Bèlgica)"
#: langtab.src
msgctxt ""
@@ -996,7 +996,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_US\n"
"pairedlist.text"
msgid "English (USA)"
-msgstr "Anglés (EUA)"
+msgstr "anglés (EUA)"
#: langtab.src
msgctxt ""
@@ -1005,7 +1005,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_UK\n"
"pairedlist.text"
msgid "English (UK)"
-msgstr "Anglés (Regne Unit)"
+msgstr "anglés (Regne Unit)"
#: langtab.src
msgctxt ""
@@ -1014,7 +1014,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_UK_OED\n"
"pairedlist.text"
msgid "English, OED spelling (UK)"
-msgstr ""
+msgstr "anglés, ortografia de l'OED (Regne Unit)"
#: langtab.src
msgctxt ""
@@ -1023,7 +1023,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_AUS\n"
"pairedlist.text"
msgid "English (Australia)"
-msgstr "Anglés (Austràlia)"
+msgstr "anglés (Austràlia)"
#: langtab.src
msgctxt ""
@@ -1032,7 +1032,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_CAN\n"
"pairedlist.text"
msgid "English (Canada)"
-msgstr "Anglés (Canadà)"
+msgstr "anglés (Canadà)"
#: langtab.src
msgctxt ""
@@ -1041,7 +1041,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_NZ\n"
"pairedlist.text"
msgid "English (New Zealand)"
-msgstr "Anglés (Nova Zelanda)"
+msgstr "anglés (Nova Zelanda)"
#: langtab.src
msgctxt ""
@@ -1050,7 +1050,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_EIRE\n"
"pairedlist.text"
msgid "English (Ireland)"
-msgstr "Anglés (Irlanda)"
+msgstr "anglés (Irlanda)"
#: langtab.src
msgctxt ""
@@ -1059,7 +1059,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_SAFRICA\n"
"pairedlist.text"
msgid "English (South Africa)"
-msgstr "Anglés (Sud-àfrica)"
+msgstr "anglés (Sud-àfrica)"
#: langtab.src
msgctxt ""
@@ -1068,7 +1068,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_JAMAICA\n"
"pairedlist.text"
msgid "English (Jamaica)"
-msgstr "Anglés (Jamaica)"
+msgstr "anglés (Jamaica)"
#: langtab.src
msgctxt ""
@@ -1077,7 +1077,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_CARRIBEAN\n"
"pairedlist.text"
msgid "English (Caribbean)"
-msgstr "Anglés (Carib)"
+msgstr "anglés (Carib)"
#: langtab.src
msgctxt ""
@@ -1086,7 +1086,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_BELIZE\n"
"pairedlist.text"
msgid "English (Belize)"
-msgstr "Anglés (Belize)"
+msgstr "anglés (Belize)"
#: langtab.src
msgctxt ""
@@ -1095,7 +1095,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_TRINIDAD\n"
"pairedlist.text"
msgid "English (Trinidad)"
-msgstr "Anglés (Trinidad)"
+msgstr "anglés (Trinidad)"
#: langtab.src
msgctxt ""
@@ -1104,7 +1104,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_ZIMBABWE\n"
"pairedlist.text"
msgid "English (Zimbabwe)"
-msgstr "Anglés (Zimbabwe)"
+msgstr "anglés (Zimbàbue)"
#: langtab.src
msgctxt ""
@@ -1113,7 +1113,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_PHILIPPINES\n"
"pairedlist.text"
msgid "English (Philippines)"
-msgstr "Anglés (Filipines)"
+msgstr "anglés (Filipines)"
#: langtab.src
msgctxt ""
@@ -1122,7 +1122,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_INDIA\n"
"pairedlist.text"
msgid "English (India)"
-msgstr "Anglés (Índia)"
+msgstr "anglés (Índia)"
#: langtab.src
msgctxt ""
@@ -1131,7 +1131,7 @@ msgctxt ""
"LANGUAGE_ESTONIAN\n"
"pairedlist.text"
msgid "Estonian"
-msgstr "Estonià"
+msgstr "estonià"
#: langtab.src
msgctxt ""
@@ -1140,7 +1140,7 @@ msgctxt ""
"LANGUAGE_FINNISH\n"
"pairedlist.text"
msgid "Finnish"
-msgstr "Finés"
+msgstr "finés"
#: langtab.src
msgctxt ""
@@ -1149,7 +1149,7 @@ msgctxt ""
"LANGUAGE_FAEROESE\n"
"pairedlist.text"
msgid "Faroese"
-msgstr "Feroés"
+msgstr "feroés"
#: langtab.src
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"LANGUAGE_FARSI\n"
"pairedlist.text"
msgid "Persian"
-msgstr ""
+msgstr "persa"
#: langtab.src
msgctxt ""
@@ -1167,7 +1167,7 @@ msgctxt ""
"LANGUAGE_FRENCH\n"
"pairedlist.text"
msgid "French (France)"
-msgstr "Francés (França)"
+msgstr "francés (França)"
#: langtab.src
msgctxt ""
@@ -1176,7 +1176,7 @@ msgctxt ""
"LANGUAGE_FRENCH_BELGIAN\n"
"pairedlist.text"
msgid "French (Belgium)"
-msgstr "Francés (Bèlgica)"
+msgstr "francés (Bèlgica)"
#: langtab.src
msgctxt ""
@@ -1185,7 +1185,7 @@ msgctxt ""
"LANGUAGE_FRENCH_CANADIAN\n"
"pairedlist.text"
msgid "French (Canada)"
-msgstr "Francés (Canadà)"
+msgstr "francés (Canadà)"
#: langtab.src
msgctxt ""
@@ -1194,7 +1194,7 @@ msgctxt ""
"LANGUAGE_FRENCH_SWISS\n"
"pairedlist.text"
msgid "French (Switzerland)"
-msgstr "Francés (Suïssa)"
+msgstr "francés (Suïssa)"
#: langtab.src
msgctxt ""
@@ -1203,7 +1203,7 @@ msgctxt ""
"LANGUAGE_FRENCH_LUXEMBOURG\n"
"pairedlist.text"
msgid "French (Luxembourg)"
-msgstr "Francés (Luxemburg)"
+msgstr "francés (Luxemburg)"
#: langtab.src
msgctxt ""
@@ -1212,7 +1212,7 @@ msgctxt ""
"LANGUAGE_FRENCH_MONACO\n"
"pairedlist.text"
msgid "French (Monaco)"
-msgstr "Francés (Mònaco)"
+msgstr "francés (Mònaco)"
#: langtab.src
msgctxt ""
@@ -1221,7 +1221,7 @@ msgctxt ""
"LANGUAGE_USER_GASCON\n"
"pairedlist.text"
msgid "Gascon"
-msgstr "Gascó"
+msgstr "gascó"
#: langtab.src
msgctxt ""
@@ -1230,7 +1230,7 @@ msgctxt ""
"LANGUAGE_GERMAN\n"
"pairedlist.text"
msgid "German (Germany)"
-msgstr "Alemany (Alemanya)"
+msgstr "alemany (Alemanya)"
#: langtab.src
msgctxt ""
@@ -1239,7 +1239,7 @@ msgctxt ""
"LANGUAGE_GERMAN_SWISS\n"
"pairedlist.text"
msgid "German (Switzerland)"
-msgstr "Alemany (Suïssa)"
+msgstr "alemany (Suïssa)"
#: langtab.src
msgctxt ""
@@ -1248,7 +1248,7 @@ msgctxt ""
"LANGUAGE_GERMAN_AUSTRIAN\n"
"pairedlist.text"
msgid "German (Austria)"
-msgstr "Alemany (Àustria)"
+msgstr "alemany (Àustria)"
#: langtab.src
msgctxt ""
@@ -1257,7 +1257,7 @@ msgctxt ""
"LANGUAGE_GERMAN_LUXEMBOURG\n"
"pairedlist.text"
msgid "German (Luxembourg)"
-msgstr "Alemany (Luxemburg)"
+msgstr "alemany (Luxemburg)"
#: langtab.src
msgctxt ""
@@ -1266,7 +1266,7 @@ msgctxt ""
"LANGUAGE_GERMAN_LIECHTENSTEIN\n"
"pairedlist.text"
msgid "German (Liechtenstein)"
-msgstr "Alemany (Liechtenstein)"
+msgstr "alemany (Liechtenstein)"
#: langtab.src
msgctxt ""
@@ -1275,7 +1275,7 @@ msgctxt ""
"LANGUAGE_GREEK\n"
"pairedlist.text"
msgid "Greek"
-msgstr "Grec"
+msgstr "grec"
#: langtab.src
msgctxt ""
@@ -1284,7 +1284,7 @@ msgctxt ""
"LANGUAGE_GUJARATI\n"
"pairedlist.text"
msgid "Gujarati"
-msgstr "Gujarati"
+msgstr "gujarati"
#: langtab.src
msgctxt ""
@@ -1293,7 +1293,7 @@ msgctxt ""
"LANGUAGE_HEBREW\n"
"pairedlist.text"
msgid "Hebrew"
-msgstr "Hebreu"
+msgstr "hebreu"
#: langtab.src
msgctxt ""
@@ -1302,7 +1302,7 @@ msgctxt ""
"LANGUAGE_HINDI\n"
"pairedlist.text"
msgid "Hindi"
-msgstr "Hindi"
+msgstr "hindi"
#: langtab.src
msgctxt ""
@@ -1311,7 +1311,7 @@ msgctxt ""
"LANGUAGE_HUNGARIAN\n"
"pairedlist.text"
msgid "Hungarian"
-msgstr "Hongarés"
+msgstr "hongarés"
#: langtab.src
msgctxt ""
@@ -1320,7 +1320,7 @@ msgctxt ""
"LANGUAGE_ICELANDIC\n"
"pairedlist.text"
msgid "Icelandic"
-msgstr "Islandés"
+msgstr "islandés"
#: langtab.src
msgctxt ""
@@ -1329,7 +1329,7 @@ msgctxt ""
"LANGUAGE_INDONESIAN\n"
"pairedlist.text"
msgid "Indonesian"
-msgstr "Indonesi"
+msgstr "indonesi"
#: langtab.src
msgctxt ""
@@ -1338,7 +1338,7 @@ msgctxt ""
"LANGUAGE_ITALIAN\n"
"pairedlist.text"
msgid "Italian (Italy)"
-msgstr "Italià (Itàlia)"
+msgstr "italià (Itàlia)"
#: langtab.src
msgctxt ""
@@ -1347,7 +1347,7 @@ msgctxt ""
"LANGUAGE_ITALIAN_SWISS\n"
"pairedlist.text"
msgid "Italian (Switzerland)"
-msgstr "Italià (Suïssa)"
+msgstr "italià (Suïssa)"
#: langtab.src
msgctxt ""
@@ -1356,7 +1356,7 @@ msgctxt ""
"LANGUAGE_JAPANESE\n"
"pairedlist.text"
msgid "Japanese"
-msgstr "Japonés"
+msgstr "japonés"
#: langtab.src
msgctxt ""
@@ -1365,7 +1365,7 @@ msgctxt ""
"LANGUAGE_KANNADA\n"
"pairedlist.text"
msgid "Kannada"
-msgstr "Kannada"
+msgstr "kanarés"
#: langtab.src
msgctxt ""
@@ -1374,7 +1374,7 @@ msgctxt ""
"LANGUAGE_KASHMIRI\n"
"pairedlist.text"
msgid "Kashmiri (Kashmir)"
-msgstr "Caixmiri (Caixmir)"
+msgstr "caixmiri (Caixmir)"
#: langtab.src
msgctxt ""
@@ -1383,7 +1383,7 @@ msgctxt ""
"LANGUAGE_KASHMIRI_INDIA\n"
"pairedlist.text"
msgid "Kashmiri (India)"
-msgstr "Caixmiri (Índia)"
+msgstr "caixmiri (Índia)"
#: langtab.src
msgctxt ""
@@ -1392,7 +1392,7 @@ msgctxt ""
"LANGUAGE_KAZAKH\n"
"pairedlist.text"
msgid "Kazakh"
-msgstr "Kazakh"
+msgstr "kazakh"
#: langtab.src
msgctxt ""
@@ -1401,7 +1401,7 @@ msgctxt ""
"LANGUAGE_KONKANI\n"
"pairedlist.text"
msgid "Konkani"
-msgstr "Konkani"
+msgstr "konkani"
#: langtab.src
msgctxt ""
@@ -1410,7 +1410,7 @@ msgctxt ""
"LANGUAGE_KOREAN\n"
"pairedlist.text"
msgid "Korean (RoK)"
-msgstr "Coreà (República de Corea)"
+msgstr "coreà (República de Corea)"
#: langtab.src
msgctxt ""
@@ -1419,7 +1419,7 @@ msgctxt ""
"LANGUAGE_LATVIAN\n"
"pairedlist.text"
msgid "Latvian"
-msgstr "Letó"
+msgstr "letó"
#: langtab.src
msgctxt ""
@@ -1428,7 +1428,7 @@ msgctxt ""
"LANGUAGE_LITHUANIAN\n"
"pairedlist.text"
msgid "Lithuanian"
-msgstr "Lituà"
+msgstr "lituà"
#: langtab.src
msgctxt ""
@@ -1437,7 +1437,7 @@ msgctxt ""
"LANGUAGE_MACEDONIAN\n"
"pairedlist.text"
msgid "Macedonian"
-msgstr "Macedoni"
+msgstr "macedoni"
#: langtab.src
msgctxt ""
@@ -1446,7 +1446,7 @@ msgctxt ""
"LANGUAGE_MALAY_MALAYSIA\n"
"pairedlist.text"
msgid "Malay (Malaysia)"
-msgstr "Malai (Malàisia)"
+msgstr "malai (Malàisia)"
#: langtab.src
msgctxt ""
@@ -1455,7 +1455,7 @@ msgctxt ""
"LANGUAGE_MALAY_BRUNEI_DARUSSALAM\n"
"pairedlist.text"
msgid "Malay (Brunei Darussalam)"
-msgstr "Malai (Brunei)"
+msgstr "malai (Brunei)"
#: langtab.src
msgctxt ""
@@ -1464,7 +1464,7 @@ msgctxt ""
"LANGUAGE_MALAYALAM\n"
"pairedlist.text"
msgid "Malayalam"
-msgstr "Malaiàlam"
+msgstr "malaiàlam"
#: langtab.src
msgctxt ""
@@ -1473,7 +1473,7 @@ msgctxt ""
"LANGUAGE_MANIPURI\n"
"pairedlist.text"
msgid "Manipuri"
-msgstr "Manipuri"
+msgstr "manipuri"
#: langtab.src
msgctxt ""
@@ -1482,7 +1482,7 @@ msgctxt ""
"LANGUAGE_MARATHI\n"
"pairedlist.text"
msgid "Marathi"
-msgstr "Marathi"
+msgstr "marathi"
#: langtab.src
msgctxt ""
@@ -1491,7 +1491,7 @@ msgctxt ""
"LANGUAGE_NEPALI\n"
"pairedlist.text"
msgid "Nepali (Nepal)"
-msgstr "Nepalés (Nepal)"
+msgstr "nepalés (Nepal)"
#: langtab.src
msgctxt ""
@@ -1500,7 +1500,7 @@ msgctxt ""
"LANGUAGE_NEPALI_INDIA\n"
"pairedlist.text"
msgid "Nepali (India)"
-msgstr "Nepalés (Índia)"
+msgstr "nepalés (Índia)"
#: langtab.src
msgctxt ""
@@ -1509,7 +1509,7 @@ msgctxt ""
"LANGUAGE_NORWEGIAN_BOKMAL\n"
"pairedlist.text"
msgid "Norwegian, Bokmål"
-msgstr "Noruec (Bokmål)"
+msgstr "noruec (Bokmål)"
#: langtab.src
msgctxt ""
@@ -1518,7 +1518,7 @@ msgctxt ""
"LANGUAGE_NORWEGIAN_NYNORSK\n"
"pairedlist.text"
msgid "Norwegian, Nynorsk"
-msgstr "Noruec (Nynorsk)"
+msgstr "noruec (Nynorsk)"
#: langtab.src
msgctxt ""
@@ -1527,7 +1527,7 @@ msgctxt ""
"LANGUAGE_ORIYA\n"
"pairedlist.text"
msgid "Oriya"
-msgstr "Oriya"
+msgstr "oriya"
#: langtab.src
msgctxt ""
@@ -1536,7 +1536,7 @@ msgctxt ""
"LANGUAGE_POLISH\n"
"pairedlist.text"
msgid "Polish"
-msgstr "Polonés"
+msgstr "polonés"
#: langtab.src
msgctxt ""
@@ -1545,7 +1545,7 @@ msgctxt ""
"LANGUAGE_USER_PORTUGUESE_ANGOLA\n"
"pairedlist.text"
msgid "Portuguese (Angola)"
-msgstr "Portugués (Angola)"
+msgstr "portugués (Angola)"
#: langtab.src
msgctxt ""
@@ -1554,7 +1554,7 @@ msgctxt ""
"LANGUAGE_PORTUGUESE\n"
"pairedlist.text"
msgid "Portuguese (Portugal)"
-msgstr "Portugués (Portugal)"
+msgstr "portugués (Portugal)"
#: langtab.src
msgctxt ""
@@ -1563,7 +1563,7 @@ msgctxt ""
"LANGUAGE_PORTUGUESE_BRAZILIAN\n"
"pairedlist.text"
msgid "Portuguese (Brazil)"
-msgstr "Portugués (Brasil)"
+msgstr "portugués (Brasil)"
#: langtab.src
msgctxt ""
@@ -1572,7 +1572,7 @@ msgctxt ""
"LANGUAGE_PUNJABI\n"
"pairedlist.text"
msgid "Punjabi"
-msgstr "Punjabi"
+msgstr "punjabi"
#: langtab.src
msgctxt ""
@@ -1581,7 +1581,7 @@ msgctxt ""
"LANGUAGE_RHAETO_ROMAN\n"
"pairedlist.text"
msgid "Rhaeto-Romance"
-msgstr "Retoromànic"
+msgstr "retoromànic"
#: langtab.src
msgctxt ""
@@ -1590,7 +1590,7 @@ msgctxt ""
"LANGUAGE_ROMANIAN\n"
"pairedlist.text"
msgid "Romanian (Romania)"
-msgstr "Romanés (Romania)"
+msgstr "romanés (Romania)"
#: langtab.src
msgctxt ""
@@ -1599,7 +1599,7 @@ msgctxt ""
"LANGUAGE_ROMANIAN_MOLDOVA\n"
"pairedlist.text"
msgid "Romanian (Moldova)"
-msgstr "Romanés (Moldàvia)"
+msgstr "romanés (Moldàvia)"
#: langtab.src
msgctxt ""
@@ -1608,7 +1608,7 @@ msgctxt ""
"LANGUAGE_RUSSIAN\n"
"pairedlist.text"
msgid "Russian"
-msgstr "Rus"
+msgstr "rus"
#: langtab.src
msgctxt ""
@@ -1617,7 +1617,7 @@ msgctxt ""
"LANGUAGE_SANSKRIT\n"
"pairedlist.text"
msgid "Sanskrit"
-msgstr "Sànscrit"
+msgstr "sànscrit"
#: langtab.src
msgctxt ""
@@ -1626,7 +1626,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_CYRILLIC_SAM\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
-msgstr ""
+msgstr "serbi (ciríl·lic, Sèrbia i Montenegro)"
#: langtab.src
msgctxt ""
@@ -1635,7 +1635,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_LATIN_SAM\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia and Montenegro)"
-msgstr ""
+msgstr "serbi (llatí, Sèrbia i Montenegro)"
#: langtab.src
msgctxt ""
@@ -1644,7 +1644,7 @@ msgctxt ""
"LANGUAGE_USER_SERBIAN_CYRILLIC_SERBIA\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia)"
-msgstr "Serbi ciríl·lic (Sèrbia)"
+msgstr "serbi (ciríl·lic, Sèrbia)"
#: langtab.src
msgctxt ""
@@ -1653,7 +1653,7 @@ msgctxt ""
"LANGUAGE_USER_SERBIAN_LATIN_SERBIA\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia)"
-msgstr "Serbi llatí (Sèrbia)"
+msgstr "serbi (llatí, Sèrbia)"
#: langtab.src
msgctxt ""
@@ -1662,7 +1662,7 @@ msgctxt ""
"LANGUAGE_USER_SERBIAN_CYRILLIC_MONTENEGRO\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Montenegro)"
-msgstr "Serbi ciríl·lic (Montenegro)"
+msgstr "serbi (ciríl·lic, Montenegro)"
#: langtab.src
msgctxt ""
@@ -1671,16 +1671,16 @@ msgctxt ""
"LANGUAGE_USER_SERBIAN_LATIN_MONTENEGRO\n"
"pairedlist.text"
msgid "Serbian Latin (Montenegro)"
-msgstr "Serbi llatí (Montenegro)"
+msgstr "serbi (llatí, Montenegro)"
#: langtab.src
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr ""
+msgstr "serbi (llatí)"
#: langtab.src
msgctxt ""
@@ -1689,7 +1689,7 @@ msgctxt ""
"LANGUAGE_USER_SIDAMA\n"
"pairedlist.text"
msgid "Sidama"
-msgstr "Sidamo"
+msgstr "sidamo"
#: langtab.src
msgctxt ""
@@ -1698,7 +1698,7 @@ msgctxt ""
"LANGUAGE_SINDHI\n"
"pairedlist.text"
msgid "Sindhi"
-msgstr "Sindhi"
+msgstr "sindhi"
#: langtab.src
msgctxt ""
@@ -1707,7 +1707,7 @@ msgctxt ""
"LANGUAGE_SLOVAK\n"
"pairedlist.text"
msgid "Slovak"
-msgstr "Eslovac"
+msgstr "eslovac"
#: langtab.src
msgctxt ""
@@ -1716,7 +1716,7 @@ msgctxt ""
"LANGUAGE_SLOVENIAN\n"
"pairedlist.text"
msgid "Slovenian"
-msgstr "Eslovè"
+msgstr "eslovè"
#: langtab.src
msgctxt ""
@@ -1725,7 +1725,7 @@ msgctxt ""
"LANGUAGE_SPANISH\n"
"pairedlist.text"
msgid "Spanish (Spain)"
-msgstr "Espanyol (Espanya)"
+msgstr "espanyol (Espanya)"
#: langtab.src
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"LANGUAGE_SPANISH_MEXICAN\n"
"pairedlist.text"
msgid "Spanish (Mexico)"
-msgstr "Espanyol (Mèxic)"
+msgstr "espanyol (Mèxic)"
#: langtab.src
msgctxt ""
@@ -1743,7 +1743,7 @@ msgctxt ""
"LANGUAGE_SPANISH_GUATEMALA\n"
"pairedlist.text"
msgid "Spanish (Guatemala)"
-msgstr "Espanyol (Guatemala)"
+msgstr "espanyol (Guatemala)"
#: langtab.src
msgctxt ""
@@ -1752,7 +1752,7 @@ msgctxt ""
"LANGUAGE_SPANISH_COSTARICA\n"
"pairedlist.text"
msgid "Spanish (Costa Rica)"
-msgstr "Espanyol (Costa Rica)"
+msgstr "espanyol (Costa Rica)"
#: langtab.src
msgctxt ""
@@ -1761,7 +1761,7 @@ msgctxt ""
"LANGUAGE_SPANISH_PANAMA\n"
"pairedlist.text"
msgid "Spanish (Panama)"
-msgstr "Espanyol (Panamà)"
+msgstr "espanyol (Panamà)"
#: langtab.src
msgctxt ""
@@ -1770,7 +1770,7 @@ msgctxt ""
"LANGUAGE_SPANISH_DOMINICAN_REPUBLIC\n"
"pairedlist.text"
msgid "Spanish (Dom. Rep.)"
-msgstr "Espanyol (Rep. Dom.)"
+msgstr "espanyol (Rep. Dom.)"
#: langtab.src
msgctxt ""
@@ -1779,7 +1779,7 @@ msgctxt ""
"LANGUAGE_SPANISH_VENEZUELA\n"
"pairedlist.text"
msgid "Spanish (Venezuela)"
-msgstr "Espanyol (Veneçuela)"
+msgstr "espanyol (Veneçuela)"
#: langtab.src
msgctxt ""
@@ -1788,7 +1788,7 @@ msgctxt ""
"LANGUAGE_SPANISH_COLOMBIA\n"
"pairedlist.text"
msgid "Spanish (Colombia)"
-msgstr "Espanyol (Colòmbia)"
+msgstr "espanyol (Colòmbia)"
#: langtab.src
msgctxt ""
@@ -1797,7 +1797,7 @@ msgctxt ""
"LANGUAGE_SPANISH_PERU\n"
"pairedlist.text"
msgid "Spanish (Peru)"
-msgstr "Espanyol (Perú)"
+msgstr "espanyol (Perú)"
#: langtab.src
msgctxt ""
@@ -1806,7 +1806,7 @@ msgctxt ""
"LANGUAGE_SPANISH_ARGENTINA\n"
"pairedlist.text"
msgid "Spanish (Argentina)"
-msgstr "Espanyol (Argentina)"
+msgstr "espanyol (Argentina)"
#: langtab.src
msgctxt ""
@@ -1815,7 +1815,7 @@ msgctxt ""
"LANGUAGE_SPANISH_ECUADOR\n"
"pairedlist.text"
msgid "Spanish (Ecuador)"
-msgstr "Espanyol (Equador)"
+msgstr "espanyol (Equador)"
#: langtab.src
msgctxt ""
@@ -1824,7 +1824,7 @@ msgctxt ""
"LANGUAGE_SPANISH_CHILE\n"
"pairedlist.text"
msgid "Spanish (Chile)"
-msgstr "Espanyol (Xile)"
+msgstr "espanyol (Xile)"
#: langtab.src
msgctxt ""
@@ -1833,7 +1833,7 @@ msgctxt ""
"LANGUAGE_SPANISH_URUGUAY\n"
"pairedlist.text"
msgid "Spanish (Uruguay)"
-msgstr "Espanyol (Uruguai)"
+msgstr "espanyol (Uruguai)"
#: langtab.src
msgctxt ""
@@ -1842,7 +1842,7 @@ msgctxt ""
"LANGUAGE_SPANISH_PARAGUAY\n"
"pairedlist.text"
msgid "Spanish (Paraguay)"
-msgstr "Espanyol (Paraguai)"
+msgstr "espanyol (Paraguai)"
#: langtab.src
msgctxt ""
@@ -1851,7 +1851,7 @@ msgctxt ""
"LANGUAGE_SPANISH_BOLIVIA\n"
"pairedlist.text"
msgid "Spanish (Bolivia)"
-msgstr "Espanyol (Bolívia)"
+msgstr "espanyol (Bolívia)"
#: langtab.src
msgctxt ""
@@ -1860,7 +1860,7 @@ msgctxt ""
"LANGUAGE_SPANISH_EL_SALVADOR\n"
"pairedlist.text"
msgid "Spanish (El Salvador)"
-msgstr "Espanyol (El Salvador)"
+msgstr "espanyol (El Salvador)"
#: langtab.src
msgctxt ""
@@ -1869,7 +1869,7 @@ msgctxt ""
"LANGUAGE_SPANISH_HONDURAS\n"
"pairedlist.text"
msgid "Spanish (Honduras)"
-msgstr "Espanyol (Hondures)"
+msgstr "espanyol (Hondures)"
#: langtab.src
msgctxt ""
@@ -1878,7 +1878,7 @@ msgctxt ""
"LANGUAGE_SPANISH_NICARAGUA\n"
"pairedlist.text"
msgid "Spanish (Nicaragua)"
-msgstr "Espanyol (Nicaragua)"
+msgstr "espanyol (Nicaragua)"
#: langtab.src
msgctxt ""
@@ -1887,7 +1887,7 @@ msgctxt ""
"LANGUAGE_SPANISH_PUERTO_RICO\n"
"pairedlist.text"
msgid "Spanish (Puerto Rico)"
-msgstr "Espanyol (Puerto Rico)"
+msgstr "espanyol (Puerto Rico)"
#: langtab.src
msgctxt ""
@@ -1896,7 +1896,7 @@ msgctxt ""
"LANGUAGE_SWAHILI\n"
"pairedlist.text"
msgid "Swahili (Kenya)"
-msgstr "Suahili (Kènia)"
+msgstr "suahili (Kenya)"
#: langtab.src
msgctxt ""
@@ -1905,7 +1905,7 @@ msgctxt ""
"LANGUAGE_SWEDISH\n"
"pairedlist.text"
msgid "Swedish (Sweden)"
-msgstr "Suec (Suècia)"
+msgstr "suec (Suècia)"
#: langtab.src
msgctxt ""
@@ -1914,7 +1914,7 @@ msgctxt ""
"LANGUAGE_SWEDISH_FINLAND\n"
"pairedlist.text"
msgid "Swedish (Finland)"
-msgstr "Suec (Finlàndia)"
+msgstr "suec (Finlàndia)"
#: langtab.src
msgctxt ""
@@ -1923,7 +1923,7 @@ msgctxt ""
"LANGUAGE_TAJIK\n"
"pairedlist.text"
msgid "Tajik"
-msgstr "Tadjik"
+msgstr "tadjik"
#: langtab.src
msgctxt ""
@@ -1932,7 +1932,7 @@ msgctxt ""
"LANGUAGE_TAMIL\n"
"pairedlist.text"
msgid "Tamil"
-msgstr "Tàmil"
+msgstr "tàmil"
#: langtab.src
msgctxt ""
@@ -1941,7 +1941,7 @@ msgctxt ""
"LANGUAGE_TATAR\n"
"pairedlist.text"
msgid "Tatar"
-msgstr "Tàrtar"
+msgstr "tàrtar"
#: langtab.src
msgctxt ""
@@ -1950,7 +1950,7 @@ msgctxt ""
"LANGUAGE_TELUGU\n"
"pairedlist.text"
msgid "Telugu"
-msgstr "Telugu"
+msgstr "telugu"
#: langtab.src
msgctxt ""
@@ -1959,7 +1959,7 @@ msgctxt ""
"LANGUAGE_THAI\n"
"pairedlist.text"
msgid "Thai"
-msgstr "Tai"
+msgstr "tai"
#: langtab.src
msgctxt ""
@@ -1968,7 +1968,7 @@ msgctxt ""
"LANGUAGE_TURKISH\n"
"pairedlist.text"
msgid "Turkish"
-msgstr "Turc"
+msgstr "turc"
#: langtab.src
msgctxt ""
@@ -1977,7 +1977,7 @@ msgctxt ""
"LANGUAGE_URDU_PAKISTAN\n"
"pairedlist.text"
msgid "Urdu (Pakistan)"
-msgstr "Urdú (Pakistan)"
+msgstr "urdú (Pakistan)"
#: langtab.src
msgctxt ""
@@ -1986,7 +1986,7 @@ msgctxt ""
"LANGUAGE_URDU_INDIA\n"
"pairedlist.text"
msgid "Urdu (India)"
-msgstr "Urdú (Índia)"
+msgstr "urdú (Índia)"
#: langtab.src
msgctxt ""
@@ -1995,7 +1995,7 @@ msgctxt ""
"LANGUAGE_UKRAINIAN\n"
"pairedlist.text"
msgid "Ukrainian"
-msgstr "Ucraïnés"
+msgstr "ucraïnés"
#: langtab.src
msgctxt ""
@@ -2004,7 +2004,7 @@ msgctxt ""
"LANGUAGE_UZBEK_LATIN\n"
"pairedlist.text"
msgid "Uzbek Latin"
-msgstr "Uzbek (llatí)"
+msgstr "uzbek (llatí)"
#: langtab.src
msgctxt ""
@@ -2013,7 +2013,7 @@ msgctxt ""
"LANGUAGE_UZBEK_CYRILLIC\n"
"pairedlist.text"
msgid "Uzbek Cyrillic"
-msgstr ""
+msgstr "uzbek (ciríl·lic)"
#: langtab.src
msgctxt ""
@@ -2022,7 +2022,7 @@ msgctxt ""
"LANGUAGE_WELSH\n"
"pairedlist.text"
msgid "Welsh"
-msgstr "Gal·lès"
+msgstr "gal·lès"
#: langtab.src
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"LANGUAGE_USER_LATIN_VATICAN\n"
"pairedlist.text"
msgid "Latin"
-msgstr ""
+msgstr "llatí"
#: langtab.src
msgctxt ""
@@ -2040,7 +2040,7 @@ msgctxt ""
"LANGUAGE_USER_ESPERANTO\n"
"pairedlist.text"
msgid "Esperanto"
-msgstr "Esperanto"
+msgstr "esperanto"
#: langtab.src
msgctxt ""
@@ -2049,7 +2049,7 @@ msgctxt ""
"LANGUAGE_USER_KINYARWANDA\n"
"pairedlist.text"
msgid "Kinyarwanda (Rwanda)"
-msgstr "Kinyaruanda (Ruanda)"
+msgstr "kinyaruanda (Ruanda)"
#: langtab.src
msgctxt ""
@@ -2058,7 +2058,7 @@ msgctxt ""
"LANGUAGE_MAORI_NEW_ZEALAND\n"
"pairedlist.text"
msgid "Maori"
-msgstr "Maori"
+msgstr "maori"
#: langtab.src
msgctxt ""
@@ -2067,7 +2067,7 @@ msgctxt ""
"LANGUAGE_GALICIAN\n"
"pairedlist.text"
msgid "Galician"
-msgstr "Gallec"
+msgstr "gallec"
#: langtab.src
msgctxt ""
@@ -2076,7 +2076,7 @@ msgctxt ""
"LANGUAGE_DHIVEHI\n"
"pairedlist.text"
msgid "Dhivehi"
-msgstr "Divehi"
+msgstr "divehi"
#: langtab.src
msgctxt ""
@@ -2085,7 +2085,7 @@ msgctxt ""
"LANGUAGE_SEPEDI\n"
"pairedlist.text"
msgid "Northern Sotho"
-msgstr "Sotho del nord"
+msgstr "sotho del nord"
#: langtab.src
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"LANGUAGE_GAELIC_SCOTLAND\n"
"pairedlist.text"
msgid "Gaelic (Scotland)"
-msgstr "Gaèlic (Escòcia)"
+msgstr "gaèlic (Escòcia)"
#: langtab.src
msgctxt ""
@@ -2103,7 +2103,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_CYRILLIC_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Cyrillic"
-msgstr ""
+msgstr "mongol (ciríl·lic)"
#: langtab.src
msgctxt ""
@@ -2112,7 +2112,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_MONGOLIAN_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Mongolian"
-msgstr ""
+msgstr "mongol (mongol)"
#: langtab.src
msgctxt ""
@@ -2121,7 +2121,7 @@ msgctxt ""
"LANGUAGE_USER_INTERLINGUA\n"
"pairedlist.text"
msgid "Interlingua"
-msgstr "Interlingua"
+msgstr "interlingua"
#: langtab.src
msgctxt ""
@@ -2130,7 +2130,7 @@ msgctxt ""
"LANGUAGE_BOSNIAN_BOSNIA_HERZEGOVINA\n"
"pairedlist.text"
msgid "Bosnian"
-msgstr "Bosnià"
+msgstr "bosnià"
#: langtab.src
msgctxt ""
@@ -2139,7 +2139,7 @@ msgctxt ""
"LANGUAGE_BENGALI_BANGLADESH\n"
"pairedlist.text"
msgid "Bengali (Bangladesh)"
-msgstr "Bengalí (Bangla Desh)"
+msgstr "bengalí (Bangla Desh)"
#: langtab.src
msgctxt ""
@@ -2148,7 +2148,7 @@ msgctxt ""
"LANGUAGE_USER_OCCITAN\n"
"pairedlist.text"
msgid "Occitan"
-msgstr "Occità"
+msgstr "occità"
#: langtab.src
msgctxt ""
@@ -2157,7 +2157,7 @@ msgctxt ""
"LANGUAGE_KHMER\n"
"pairedlist.text"
msgid "Khmer"
-msgstr "Khmer"
+msgstr "khmer"
#: langtab.src
msgctxt ""
@@ -2166,7 +2166,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_TURKEY\n"
"pairedlist.text"
msgid "Kurdish, Northern (Turkey)"
-msgstr ""
+msgstr "kurd del nord (Turquia)"
#: langtab.src
msgctxt ""
@@ -2175,7 +2175,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SYRIA\n"
"pairedlist.text"
msgid "Kurdish, Northern (Syria)"
-msgstr ""
+msgstr "kurd del nord (Síria)"
#: langtab.src
msgctxt ""
@@ -2184,7 +2184,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Central (Iraq)"
-msgstr ""
+msgstr "kurd central (Iraq)"
#: langtab.src
msgctxt ""
@@ -2193,7 +2193,16 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAN\n"
"pairedlist.text"
msgid "Kurdish, Central (Iran)"
-msgstr ""
+msgstr "kurd central (Iran)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "kurd del sud (Iran)"
#: langtab.src
msgctxt ""
@@ -2202,7 +2211,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
-msgstr ""
+msgstr "kurd del sud (Iraq)"
#: langtab.src
msgctxt ""
@@ -2211,7 +2220,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN\n"
"pairedlist.text"
msgid "Sardinian"
-msgstr "Sard"
+msgstr "sard"
#: langtab.src
msgctxt ""
@@ -2220,7 +2229,7 @@ msgctxt ""
"LANGUAGE_DZONGKHA\n"
"pairedlist.text"
msgid "Dzongkha"
-msgstr "Dzongka"
+msgstr "dzongka"
#: langtab.src
msgctxt ""
@@ -2229,7 +2238,7 @@ msgctxt ""
"LANGUAGE_USER_SWAHILI_TANZANIA\n"
"pairedlist.text"
msgid "Swahili (Tanzania)"
-msgstr "Suahili (Tanzània)"
+msgstr "suahili (Tanzània)"
#: langtab.src
msgctxt ""
@@ -2238,7 +2247,7 @@ msgctxt ""
"LANGUAGE_LAO\n"
"pairedlist.text"
msgid "Lao"
-msgstr "Laosià"
+msgstr "laosià"
#: langtab.src
msgctxt ""
@@ -2247,7 +2256,7 @@ msgctxt ""
"LANGUAGE_GAELIC_IRELAND\n"
"pairedlist.text"
msgid "Irish"
-msgstr "Irlandés"
+msgstr "irlandés"
#: langtab.src
msgctxt ""
@@ -2256,7 +2265,7 @@ msgctxt ""
"LANGUAGE_TIBETAN\n"
"pairedlist.text"
msgid "Tibetan (PR China)"
-msgstr "Tibetà (RP Xina)"
+msgstr "tibetà (RP Xina)"
#: langtab.src
msgctxt ""
@@ -2265,7 +2274,7 @@ msgctxt ""
"LANGUAGE_GEORGIAN\n"
"pairedlist.text"
msgid "Georgian"
-msgstr "Georgià"
+msgstr "georgià"
#: langtab.src
msgctxt ""
@@ -2274,7 +2283,7 @@ msgctxt ""
"LANGUAGE_FRISIAN_NETHERLANDS\n"
"pairedlist.text"
msgid "Frisian"
-msgstr "Frisó"
+msgstr "frisó"
#: langtab.src
msgctxt ""
@@ -2283,7 +2292,7 @@ msgctxt ""
"LANGUAGE_TSWANA\n"
"pairedlist.text"
msgid "Tswana (South Africa)"
-msgstr "Tswana (Sud-àfrica)"
+msgstr "tswana (Sud-àfrica)"
#: langtab.src
msgctxt ""
@@ -2301,7 +2310,7 @@ msgctxt ""
"LANGUAGE_VIETNAMESE\n"
"pairedlist.text"
msgid "Vietnamese"
-msgstr "Vietnamita"
+msgstr "vietnamita"
#: langtab.src
msgctxt ""
@@ -2310,7 +2319,7 @@ msgctxt ""
"LANGUAGE_USER_BRETON\n"
"pairedlist.text"
msgid "Breton"
-msgstr "Bretó"
+msgstr "bretó"
#: langtab.src
msgctxt ""
@@ -2319,7 +2328,7 @@ msgctxt ""
"LANGUAGE_USER_KALAALLISUT\n"
"pairedlist.text"
msgid "Kalaallisut"
-msgstr "Groenlandés"
+msgstr "groenlandés"
#: langtab.src
msgctxt ""
@@ -2328,7 +2337,7 @@ msgctxt ""
"LANGUAGE_USER_NDEBELE_SOUTH\n"
"pairedlist.text"
msgid "Ndebele, South"
-msgstr "Ndebele del sud"
+msgstr "ndebele del sud"
#: langtab.src
msgctxt ""
@@ -2337,7 +2346,7 @@ msgctxt ""
"LANGUAGE_SESOTHO\n"
"pairedlist.text"
msgid "Southern Sotho"
-msgstr "Sotho del sud"
+msgstr "sotho del sud"
#: langtab.src
msgctxt ""
@@ -2346,7 +2355,7 @@ msgctxt ""
"LANGUAGE_USER_SWAZI\n"
"pairedlist.text"
msgid "Swazi"
-msgstr "Swazi"
+msgstr "swazi"
#: langtab.src
msgctxt ""
@@ -2355,7 +2364,7 @@ msgctxt ""
"LANGUAGE_TSONGA\n"
"pairedlist.text"
msgid "Tsonga"
-msgstr "Tsonga"
+msgstr "tsonga"
#: langtab.src
msgctxt ""
@@ -2364,7 +2373,7 @@ msgctxt ""
"LANGUAGE_VENDA\n"
"pairedlist.text"
msgid "Venda"
-msgstr "Venda"
+msgstr "venda"
#: langtab.src
msgctxt ""
@@ -2373,7 +2382,7 @@ msgctxt ""
"LANGUAGE_USER_TSWANA_BOTSWANA\n"
"pairedlist.text"
msgid "Tswana (Botswana)"
-msgstr "Tswana (Botswana)"
+msgstr "tswana (Botswana)"
#: langtab.src
msgctxt ""
@@ -2382,7 +2391,7 @@ msgctxt ""
"LANGUAGE_XHOSA\n"
"pairedlist.text"
msgid "Xhosa"
-msgstr "Xhosa"
+msgstr "xhosa"
#: langtab.src
msgctxt ""
@@ -2391,7 +2400,7 @@ msgctxt ""
"LANGUAGE_SINHALESE_SRI_LANKA\n"
"pairedlist.text"
msgid "Sinhala"
-msgstr "Singalés"
+msgstr "singalés"
#: langtab.src
msgctxt ""
@@ -2400,7 +2409,7 @@ msgctxt ""
"LANGUAGE_USER_MOORE\n"
"pairedlist.text"
msgid "Moore"
-msgstr "Moore"
+msgstr "mossi"
#: langtab.src
msgctxt ""
@@ -2409,7 +2418,7 @@ msgctxt ""
"LANGUAGE_USER_BAMBARA\n"
"pairedlist.text"
msgid "Bambara"
-msgstr "Bambara"
+msgstr "bambara"
#: langtab.src
msgctxt ""
@@ -2418,7 +2427,7 @@ msgctxt ""
"LANGUAGE_USER_AKAN\n"
"pairedlist.text"
msgid "Akan"
-msgstr "Akan"
+msgstr "akan"
#: langtab.src
msgctxt ""
@@ -2427,7 +2436,7 @@ msgctxt ""
"LANGUAGE_USER_LUXEMBOURGISH\n"
"pairedlist.text"
msgid "Luxembourgish"
-msgstr "Luxemburgués"
+msgstr "luxemburgués"
#: langtab.src
msgctxt ""
@@ -2436,7 +2445,7 @@ msgctxt ""
"LANGUAGE_USER_FRIULIAN\n"
"pairedlist.text"
msgid "Friulian"
-msgstr "Friulià"
+msgstr "furlà"
#: langtab.src
msgctxt ""
@@ -2445,7 +2454,7 @@ msgctxt ""
"LANGUAGE_USER_FIJIAN\n"
"pairedlist.text"
msgid "Fijian"
-msgstr "Fijià"
+msgstr "fijià"
#: langtab.src
msgctxt ""
@@ -2454,7 +2463,7 @@ msgctxt ""
"LANGUAGE_USER_AFRIKAANS_NAMIBIA\n"
"pairedlist.text"
msgid "Afrikaans (Namibia)"
-msgstr "Afrikaans (Namíbia)"
+msgstr "afrikaans (Namíbia)"
#: langtab.src
msgctxt ""
@@ -2463,7 +2472,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_NAMIBIA\n"
"pairedlist.text"
msgid "English (Namibia)"
-msgstr "Anglés (Namíbia)"
+msgstr "anglés (Namíbia)"
#: langtab.src
msgctxt ""
@@ -2472,7 +2481,7 @@ msgctxt ""
"LANGUAGE_USER_WALLOON\n"
"pairedlist.text"
msgid "Walloon"
-msgstr "Való"
+msgstr "való"
#: langtab.src
msgctxt ""
@@ -2481,7 +2490,7 @@ msgctxt ""
"LANGUAGE_USER_COPTIC\n"
"pairedlist.text"
msgid "Coptic"
-msgstr "Copte"
+msgstr "copte"
#: langtab.src
msgctxt ""
@@ -2490,7 +2499,7 @@ msgctxt ""
"LANGUAGE_TIGRIGNA_ERITREA\n"
"pairedlist.text"
msgid "Tigrigna (Eritrea)"
-msgstr "Tigrinya (Eritrea)"
+msgstr "tigrinya (Eritrea)"
#: langtab.src
msgctxt ""
@@ -2499,7 +2508,7 @@ msgctxt ""
"LANGUAGE_TIGRIGNA_ETHIOPIA\n"
"pairedlist.text"
msgid "Tigrigna (Ethiopia)"
-msgstr "Tigrinya (Etiòpia)"
+msgstr "tigrinya (Etiòpia)"
#: langtab.src
msgctxt ""
@@ -2508,7 +2517,7 @@ msgctxt ""
"LANGUAGE_AMHARIC_ETHIOPIA\n"
"pairedlist.text"
msgid "Amharic"
-msgstr "Amhàric"
+msgstr "amhàric"
#: langtab.src
msgctxt ""
@@ -2517,7 +2526,7 @@ msgctxt ""
"LANGUAGE_KIRGHIZ\n"
"pairedlist.text"
msgid "Kirghiz"
-msgstr "Kirguís"
+msgstr "kirguís"
#: langtab.src
msgctxt ""
@@ -2526,7 +2535,7 @@ msgctxt ""
"LANGUAGE_USER_GERMAN_BELGIUM\n"
"pairedlist.text"
msgid "German (Belgium)"
-msgstr "Alemany (Bèlgica)"
+msgstr "alemany (Bèlgica)"
#: langtab.src
msgctxt ""
@@ -2535,7 +2544,7 @@ msgctxt ""
"LANGUAGE_USER_CHUVASH\n"
"pairedlist.text"
msgid "Chuvash"
-msgstr "Txuvaix"
+msgstr "txuvaix"
#: langtab.src
msgctxt ""
@@ -2544,7 +2553,7 @@ msgctxt ""
"LANGUAGE_BURMESE\n"
"pairedlist.text"
msgid "Burmese"
-msgstr "Birmà"
+msgstr "birmà"
#: langtab.src
msgctxt ""
@@ -2553,7 +2562,7 @@ msgctxt ""
"LANGUAGE_HAUSA_NIGERIA\n"
"pairedlist.text"
msgid "Hausa (Nigeria)"
-msgstr "Haussa (Nigèria)"
+msgstr "haussa (Nigèria)"
#: langtab.src
msgctxt ""
@@ -2562,7 +2571,7 @@ msgctxt ""
"LANGUAGE_USER_HAUSA_GHANA\n"
"pairedlist.text"
msgid "Hausa (Ghana)"
-msgstr "Haussa (Ghana)"
+msgstr "haussa (Ghana)"
#: langtab.src
msgctxt ""
@@ -2571,7 +2580,7 @@ msgctxt ""
"LANGUAGE_USER_EWE_GHANA\n"
"pairedlist.text"
msgid "Éwé"
-msgstr "Ewe"
+msgstr "ewe"
#: langtab.src
msgctxt ""
@@ -2580,7 +2589,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_GHANA\n"
"pairedlist.text"
msgid "English (Ghana)"
-msgstr "Anglés (Ghana)"
+msgstr "anglés (Ghana)"
#: langtab.src
msgctxt ""
@@ -2589,7 +2598,7 @@ msgctxt ""
"LANGUAGE_USER_SANGO\n"
"pairedlist.text"
msgid "Sango"
-msgstr "Sango"
+msgstr "sango"
#: langtab.src
msgctxt ""
@@ -2598,7 +2607,7 @@ msgctxt ""
"LANGUAGE_USER_TAGALOG\n"
"pairedlist.text"
msgid "Tagalog"
-msgstr "Tagal"
+msgstr "tagal"
#: langtab.src
msgctxt ""
@@ -2607,7 +2616,7 @@ msgctxt ""
"LANGUAGE_USER_GANDA\n"
"pairedlist.text"
msgid "Ganda"
-msgstr "Ganda"
+msgstr "ganda"
#: langtab.src
msgctxt ""
@@ -2616,7 +2625,7 @@ msgctxt ""
"LANGUAGE_USER_LINGALA_DRCONGO\n"
"pairedlist.text"
msgid "Lingala"
-msgstr "Lingala"
+msgstr "lingala"
#: langtab.src
msgctxt ""
@@ -2625,7 +2634,7 @@ msgctxt ""
"LANGUAGE_USER_LOW_GERMAN\n"
"pairedlist.text"
msgid "Low German"
-msgstr "Baix alemany"
+msgstr "baix alemany"
#: langtab.src
msgctxt ""
@@ -2634,7 +2643,7 @@ msgctxt ""
"LANGUAGE_USER_HILIGAYNON\n"
"pairedlist.text"
msgid "Hiligaynon"
-msgstr "Hiligainon"
+msgstr "hiligainon"
#: langtab.src
msgctxt ""
@@ -2643,7 +2652,7 @@ msgctxt ""
"LANGUAGE_USER_NYANJA\n"
"pairedlist.text"
msgid "Nyanja"
-msgstr "Nyanja"
+msgstr "nyanja"
#: langtab.src
msgctxt ""
@@ -2652,7 +2661,7 @@ msgctxt ""
"LANGUAGE_USER_KASHUBIAN\n"
"pairedlist.text"
msgid "Kashubian"
-msgstr "Caixubi"
+msgstr "caixubi"
#: langtab.src
msgctxt ""
@@ -2661,7 +2670,7 @@ msgctxt ""
"LANGUAGE_USER_SPANISH_CUBA\n"
"pairedlist.text"
msgid "Spanish (Cuba)"
-msgstr "Espanyol (Cuba)"
+msgstr "espanyol (Cuba)"
#: langtab.src
msgctxt ""
@@ -2670,7 +2679,7 @@ msgctxt ""
"LANGUAGE_USER_TETUN\n"
"pairedlist.text"
msgid "Tetun (Indonesia)"
-msgstr "Tètum (Indonèsia)"
+msgstr "tètum (Indonèsia)"
#: langtab.src
msgctxt ""
@@ -2679,7 +2688,7 @@ msgctxt ""
"LANGUAGE_USER_QUECHUA_NORTH_BOLIVIA\n"
"pairedlist.text"
msgid "Quechua (Bolivia, North)"
-msgstr "Quítxua (nord de Bolívia)"
+msgstr "quítxua (nord de Bolívia)"
#: langtab.src
msgctxt ""
@@ -2688,7 +2697,7 @@ msgctxt ""
"LANGUAGE_USER_QUECHUA_SOUTH_BOLIVIA\n"
"pairedlist.text"
msgid "Quechua (Bolivia, South)"
-msgstr "Quítxua (sud de Bolívia)"
+msgstr "quítxua (sud de Bolívia)"
#: langtab.src
msgctxt ""
@@ -2697,7 +2706,7 @@ msgctxt ""
"LANGUAGE_SOMALI\n"
"pairedlist.text"
msgid "Somali"
-msgstr "Somali"
+msgstr "somali"
#: langtab.src
msgctxt ""
@@ -2706,7 +2715,7 @@ msgctxt ""
"LANGUAGE_SAMI_INARI\n"
"pairedlist.text"
msgid "Sami, Inari (Finland)"
-msgstr "Lapó, Inari (Finlàndia)"
+msgstr "lapó, Inari (Finlàndia)"
#: langtab.src
msgctxt ""
@@ -2715,7 +2724,7 @@ msgctxt ""
"LANGUAGE_SAMI_LULE_NORWAY\n"
"pairedlist.text"
msgid "Sami, Lule (Norway)"
-msgstr "Lapó, Lule (Noruega)"
+msgstr "lapó, Lule (Noruega)"
#: langtab.src
msgctxt ""
@@ -2724,7 +2733,7 @@ msgctxt ""
"LANGUAGE_SAMI_LULE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Lule (Sweden)"
-msgstr "Lapó, Lule (Suècia)"
+msgstr "lapó, Lule (Suècia)"
#: langtab.src
msgctxt ""
@@ -2733,7 +2742,7 @@ msgctxt ""
"LANGUAGE_SAMI_NORTHERN_FINLAND\n"
"pairedlist.text"
msgid "Sami, Northern (Finland)"
-msgstr "Lapó del nord (Finlàndia)"
+msgstr "lapó del nord (Finlàndia)"
#: langtab.src
msgctxt ""
@@ -2742,7 +2751,7 @@ msgctxt ""
"LANGUAGE_SAMI_NORTHERN_NORWAY\n"
"pairedlist.text"
msgid "Sami, Northern (Norway)"
-msgstr "Lapó del nord (Noruega)"
+msgstr "lapó del nord (Noruega)"
#: langtab.src
msgctxt ""
@@ -2751,7 +2760,7 @@ msgctxt ""
"LANGUAGE_SAMI_NORTHERN_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Northern (Sweden)"
-msgstr "Lapó del nord (Suècia)"
+msgstr "lapó del nord (Suècia)"
#: langtab.src
msgctxt ""
@@ -2760,7 +2769,7 @@ msgctxt ""
"LANGUAGE_SAMI_SKOLT\n"
"pairedlist.text"
msgid "Sami, Skolt (Finland)"
-msgstr "Lapó, Skolt (Finlàndia)"
+msgstr "lapó, Skolt (Finlàndia)"
#: langtab.src
msgctxt ""
@@ -2769,7 +2778,7 @@ msgctxt ""
"LANGUAGE_SAMI_SOUTHERN_NORWAY\n"
"pairedlist.text"
msgid "Sami, Southern (Norway)"
-msgstr "Lapó del sud (Noruega)"
+msgstr "lapó del sud (Noruega)"
#: langtab.src
msgctxt ""
@@ -2778,7 +2787,7 @@ msgctxt ""
"LANGUAGE_SAMI_SOUTHERN_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Southern (Sweden)"
-msgstr "Lapó del sud (Suècia)"
+msgstr "lapó del sud (Suècia)"
#: langtab.src
msgctxt ""
@@ -2787,7 +2796,7 @@ msgctxt ""
"LANGUAGE_USER_SAMI_KILDIN_RUSSIA\n"
"pairedlist.text"
msgid "Sami, Kildin (Russia)"
-msgstr "Lapó Kildin (Rússia)"
+msgstr "lapó Kildin (Rússia)"
#: langtab.src
msgctxt ""
@@ -2796,7 +2805,7 @@ msgctxt ""
"LANGUAGE_GUARANI_PARAGUAY\n"
"pairedlist.text"
msgid "Guaraní, Paraguayan"
-msgstr "Guaraní paraguaià"
+msgstr "guaraní, paraguaià"
#: langtab.src
msgctxt ""
@@ -2805,7 +2814,7 @@ msgctxt ""
"LANGUAGE_USER_BODO_INDIA\n"
"pairedlist.text"
msgid "Bodo"
-msgstr "Bodo"
+msgstr "bodo"
#: langtab.src
msgctxt ""
@@ -2814,7 +2823,7 @@ msgctxt ""
"LANGUAGE_USER_DOGRI_INDIA\n"
"pairedlist.text"
msgid "Dogri"
-msgstr "Dogri"
+msgstr "dogri"
#: langtab.src
msgctxt ""
@@ -2823,7 +2832,7 @@ msgctxt ""
"LANGUAGE_USER_MAITHILI_INDIA\n"
"pairedlist.text"
msgid "Maithili"
-msgstr "Maithili"
+msgstr "maithili"
#: langtab.src
msgctxt ""
@@ -2832,7 +2841,7 @@ msgctxt ""
"LANGUAGE_USER_SANTALI_INDIA\n"
"pairedlist.text"
msgid "Santali"
-msgstr "Santali"
+msgstr "santali"
#: langtab.src
msgctxt ""
@@ -2841,7 +2850,7 @@ msgctxt ""
"LANGUAGE_USER_TETUN_TIMOR_LESTE\n"
"pairedlist.text"
msgid "Tetun (Timor-Leste)"
-msgstr "Tètum (Timor Oriental)"
+msgstr "tètum (Timor Oriental)"
#: langtab.src
msgctxt ""
@@ -2850,7 +2859,7 @@ msgctxt ""
"LANGUAGE_TURKMEN\n"
"pairedlist.text"
msgid "Turkmen"
-msgstr "Turcman"
+msgstr "turcman"
#: langtab.src
msgctxt ""
@@ -2859,7 +2868,7 @@ msgctxt ""
"LANGUAGE_MALTESE\n"
"pairedlist.text"
msgid "Maltese"
-msgstr "Maltés"
+msgstr "maltés"
#: langtab.src
msgctxt ""
@@ -2868,7 +2877,7 @@ msgctxt ""
"LANGUAGE_USER_TOK_PISIN\n"
"pairedlist.text"
msgid "Tok Pisin"
-msgstr "Tok Pisin"
+msgstr "tok pisin"
#: langtab.src
msgctxt ""
@@ -2877,7 +2886,7 @@ msgctxt ""
"LANGUAGE_USER_SHUSWAP\n"
"pairedlist.text"
msgid "Shuswap"
-msgstr "Shuswap"
+msgstr "shuswap"
#: langtab.src
msgctxt ""
@@ -2886,7 +2895,7 @@ msgctxt ""
"LANGUAGE_OROMO\n"
"pairedlist.text"
msgid "Oromo"
-msgstr "Oromo"
+msgstr "oromo"
#: langtab.src
msgctxt ""
@@ -2895,7 +2904,7 @@ msgctxt ""
"LANGUAGE_USER_ANCIENT_GREEK\n"
"pairedlist.text"
msgid "Greek, Ancient"
-msgstr "Grec antic"
+msgstr "grec antic"
#: langtab.src
msgctxt ""
@@ -2904,7 +2913,7 @@ msgctxt ""
"LANGUAGE_YIDDISH\n"
"pairedlist.text"
msgid "Yiddish (Israel)"
-msgstr "Jiddisch (Israel)"
+msgstr "jiddisch (Israel)"
#: langtab.src
msgctxt ""
@@ -2913,7 +2922,7 @@ msgctxt ""
"LANGUAGE_QUECHUA_ECUADOR\n"
"pairedlist.text"
msgid "Quechua (Ecuador)"
-msgstr "Quítxua (Equador)"
+msgstr "quítxua (Equador)"
#: langtab.src
msgctxt ""
@@ -2922,7 +2931,7 @@ msgctxt ""
"LANGUAGE_UIGHUR_CHINA\n"
"pairedlist.text"
msgid "Uyghur"
-msgstr "Uigur"
+msgstr "uigur"
#: langtab.src
msgctxt ""
@@ -2931,7 +2940,7 @@ msgctxt ""
"LANGUAGE_USER_ASTURIAN\n"
"pairedlist.text"
msgid "Asturian"
-msgstr "Asturià"
+msgstr "asturià"
#: langtab.src
msgctxt ""
@@ -2940,7 +2949,7 @@ msgctxt ""
"LANGUAGE_UPPER_SORBIAN_GERMANY\n"
"pairedlist.text"
msgid "Sorbian, Upper"
-msgstr "Alt sòrab"
+msgstr "alt sòrab"
#: langtab.src
msgctxt ""
@@ -2949,7 +2958,7 @@ msgctxt ""
"LANGUAGE_LOWER_SORBIAN_GERMANY\n"
"pairedlist.text"
msgid "Sorbian, Lower"
-msgstr "Baix sòrab"
+msgstr "baix sòrab"
#: langtab.src
msgctxt ""
@@ -2958,7 +2967,7 @@ msgctxt ""
"LANGUAGE_USER_LATGALIAN\n"
"pairedlist.text"
msgid "Latgalian"
-msgstr "Latgal"
+msgstr "latgal"
#: langtab.src
msgctxt ""
@@ -2967,7 +2976,7 @@ msgctxt ""
"LANGUAGE_USER_MAORE\n"
"pairedlist.text"
msgid "Maore"
-msgstr "Maore"
+msgstr "maore"
#: langtab.src
msgctxt ""
@@ -2976,7 +2985,7 @@ msgctxt ""
"LANGUAGE_USER_BUSHI\n"
"pairedlist.text"
msgid "Bushi"
-msgstr "Bushi"
+msgstr "bushi"
#: langtab.src
msgctxt ""
@@ -2985,7 +2994,7 @@ msgctxt ""
"LANGUAGE_USER_TAHITIAN\n"
"pairedlist.text"
msgid "Tahitian"
-msgstr "Tahitià"
+msgstr "tahitià"
#: langtab.src
msgctxt ""
@@ -3003,7 +3012,7 @@ msgctxt ""
"LANGUAGE_PAPIAMENTU\n"
"pairedlist.text"
msgid "Papiamentu (Netherlands Antilles)"
-msgstr "Papiamentu (Antilles Holandeses)"
+msgstr "papiament (Antilles Holandeses)"
#: langtab.src
msgctxt ""
@@ -3012,7 +3021,7 @@ msgctxt ""
"LANGUAGE_USER_PAPIAMENTU_ARUBA\n"
"pairedlist.text"
msgid "Papiamento (Aruba)"
-msgstr "Papiamento (Aruba)"
+msgstr "papiament (Aruba)"
#: langtab.src
msgctxt ""
@@ -3021,7 +3030,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN_CAMPIDANESE\n"
"pairedlist.text"
msgid "Sardinian, Campidanese"
-msgstr "Sard, campidanés"
+msgstr "sard, campidanés"
#: langtab.src
msgctxt ""
@@ -3030,7 +3039,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN_GALLURESE\n"
"pairedlist.text"
msgid "Sardinian, Gallurese"
-msgstr "Sard, gal·lurés"
+msgstr "sard, gal·lurés"
#: langtab.src
msgctxt ""
@@ -3039,7 +3048,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN_LOGUDORESE\n"
"pairedlist.text"
msgid "Sardinian, Logudorese"
-msgstr "Sard, logudorés"
+msgstr "sard, logudorés"
#: langtab.src
msgctxt ""
@@ -3048,7 +3057,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN_SASSARESE\n"
"pairedlist.text"
msgid "Sardinian, Sassarese"
-msgstr "Sard, sassarés"
+msgstr "sard, sassarés"
#: langtab.src
msgctxt ""
@@ -3057,7 +3066,7 @@ msgctxt ""
"LANGUAGE_USER_BAFIA\n"
"pairedlist.text"
msgid "Bafia"
-msgstr "Bafia"
+msgstr "bafia"
#: langtab.src
msgctxt ""
@@ -3066,7 +3075,7 @@ msgctxt ""
"LANGUAGE_USER_GIKUYU\n"
"pairedlist.text"
msgid "Gikuyu"
-msgstr "Kikuiu"
+msgstr "kikuiu"
#: langtab.src
msgctxt ""
@@ -3075,7 +3084,7 @@ msgctxt ""
"LANGUAGE_YORUBA\n"
"pairedlist.text"
msgid "Yoruba"
-msgstr "Ioruba"
+msgstr "ioruba"
#: langtab.src
msgctxt ""
@@ -3084,7 +3093,7 @@ msgctxt ""
"LANGUAGE_USER_RUSYN_UKRAINE\n"
"pairedlist.text"
msgid "Rusyn (Ukraine)"
-msgstr "Rutè (Ucraïna)"
+msgstr "rutè (Ucraïna)"
#: langtab.src
msgctxt ""
@@ -3093,7 +3102,7 @@ msgctxt ""
"LANGUAGE_USER_RUSYN_SLOVAKIA\n"
"pairedlist.text"
msgid "Rusyn (Slovakia)"
-msgstr "Rutè (Eslovàquia)"
+msgstr "rutè (Eslovàquia)"
#: langtab.src
msgctxt ""
@@ -3102,7 +3111,7 @@ msgctxt ""
"LANGUAGE_TAMAZIGHT_LATIN_ALGERIA\n"
"pairedlist.text"
msgid "Kabyle Latin"
-msgstr ""
+msgstr "llatí cabilenc"
#: langtab.src
msgctxt ""
@@ -3111,7 +3120,7 @@ msgctxt ""
"LANGUAGE_USER_YIDDISH_US\n"
"pairedlist.text"
msgid "Yiddish (USA)"
-msgstr "Jiddisch (EUA)"
+msgstr "jiddisch (EUA)"
#: langtab.src
msgctxt ""
@@ -3120,7 +3129,7 @@ msgctxt ""
"LANGUAGE_HAWAIIAN_UNITED_STATES\n"
"pairedlist.text"
msgid "Hawaiian"
-msgstr "Hawaià"
+msgstr "hawaià"
#: langtab.src
msgctxt ""
@@ -3129,7 +3138,7 @@ msgctxt ""
"LANGUAGE_USER_LIMBU\n"
"pairedlist.text"
msgid "Limbu"
-msgstr "Limbu"
+msgstr "limbu"
#: langtab.src
msgctxt ""
@@ -3138,7 +3147,7 @@ msgctxt ""
"LANGUAGE_USER_LOJBAN\n"
"pairedlist.text"
msgid "Lojban"
-msgstr "Lojban"
+msgstr "lojban"
#: langtab.src
msgctxt ""
@@ -3147,7 +3156,7 @@ msgctxt ""
"LANGUAGE_USER_HAITIAN\n"
"pairedlist.text"
msgid "Haitian"
-msgstr "Haitià"
+msgstr "haitià"
#: langtab.src
msgctxt ""
@@ -3156,7 +3165,7 @@ msgctxt ""
"LANGUAGE_USER_BEEMBE\n"
"pairedlist.text"
msgid "Beembe"
-msgstr "Beembe"
+msgstr "beembe"
#: langtab.src
msgctxt ""
@@ -3165,7 +3174,7 @@ msgctxt ""
"LANGUAGE_USER_BEKWEL\n"
"pairedlist.text"
msgid "Bekwel"
-msgstr "Bekwel"
+msgstr "bekwel"
#: langtab.src
msgctxt ""
@@ -3174,7 +3183,7 @@ msgctxt ""
"LANGUAGE_USER_KITUBA\n"
"pairedlist.text"
msgid "Kituba"
-msgstr "Kituba"
+msgstr "kituba"
#: langtab.src
msgctxt ""
@@ -3183,7 +3192,7 @@ msgctxt ""
"LANGUAGE_USER_LARI\n"
"pairedlist.text"
msgid "Lari"
-msgstr "Lari"
+msgstr "lari"
#: langtab.src
msgctxt ""
@@ -3192,7 +3201,7 @@ msgctxt ""
"LANGUAGE_USER_MBOCHI\n"
"pairedlist.text"
msgid "Mbochi"
-msgstr "Mbochi"
+msgstr "mbochi"
#: langtab.src
msgctxt ""
@@ -3201,7 +3210,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_EBOO\n"
"pairedlist.text"
msgid "Teke-Eboo"
-msgstr "Teke-Eboo"
+msgstr "teke-eboo"
#: langtab.src
msgctxt ""
@@ -3210,7 +3219,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_IBALI\n"
"pairedlist.text"
msgid "Teke-Ibali"
-msgstr "Teke-Ibali"
+msgstr "teke-ibali"
#: langtab.src
msgctxt ""
@@ -3219,7 +3228,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_TYEE\n"
"pairedlist.text"
msgid "Teke-Tyee"
-msgstr "Teke-Tyee"
+msgstr "teke-tyee"
#: langtab.src
msgctxt ""
@@ -3228,7 +3237,7 @@ msgctxt ""
"LANGUAGE_USER_VILI\n"
"pairedlist.text"
msgid "Vili"
-msgstr "Vili"
+msgstr "vili"
#: langtab.src
msgctxt ""
@@ -3237,7 +3246,7 @@ msgctxt ""
"LANGUAGE_USER_KEYID\n"
"pairedlist.text"
msgid "KeyID"
-msgstr "KeyID"
+msgstr "keyID"
#: langtab.src
msgctxt ""
@@ -3246,7 +3255,7 @@ msgctxt ""
"LANGUAGE_USER_PALI_LATIN\n"
"pairedlist.text"
msgid "Pali Latin"
-msgstr "Pali Latin"
+msgstr "pali (llatí)"
#: langtab.src
msgctxt ""
@@ -3255,7 +3264,7 @@ msgctxt ""
"LANGUAGE_USER_KYRGYZ_CHINA\n"
"pairedlist.text"
msgid "Kyrgyz (China)"
-msgstr "Kirguís (Xina)"
+msgstr "kirguís (Xina)"
#: langtab.src
msgctxt ""
@@ -3264,7 +3273,7 @@ msgctxt ""
"LANGUAGE_USER_KOMI_ZYRIAN\n"
"pairedlist.text"
msgid "Komi-Zyrian"
-msgstr "Komi-zirian"
+msgstr "komi-zirian"
#: langtab.src
msgctxt ""
@@ -3273,7 +3282,7 @@ msgctxt ""
"LANGUAGE_USER_KOMI_PERMYAK\n"
"pairedlist.text"
msgid "Komi-Permyak"
-msgstr "Komi-permiac"
+msgstr "komi-permiac"
#: langtab.src
msgctxt ""
@@ -3282,7 +3291,7 @@ msgctxt ""
"LANGUAGE_USER_PITJANTJATJARA\n"
"pairedlist.text"
msgid "Pitjantjatjara"
-msgstr "Pitjantjatjara"
+msgstr "pitjantjatjara"
#: langtab.src
msgctxt ""
@@ -3291,7 +3300,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_MALAWI\n"
"pairedlist.text"
msgid "English (Malawi)"
-msgstr "Anglés (Malawi)"
+msgstr "anglés (Malawi)"
#: langtab.src
msgctxt ""
@@ -3300,7 +3309,7 @@ msgctxt ""
"LANGUAGE_USER_ERZYA\n"
"pairedlist.text"
msgid "Erzya"
-msgstr "Erzya"
+msgstr "erzya"
#: langtab.src
msgctxt ""
@@ -3309,7 +3318,7 @@ msgctxt ""
"LANGUAGE_USER_MARI_MEADOW\n"
"pairedlist.text"
msgid "Mari, Meadow"
-msgstr "Mari, Meadow"
+msgstr "mari, meadow"
#: langtab.src
msgctxt ""
@@ -3318,7 +3327,7 @@ msgctxt ""
"LANGUAGE_USER_PAPIAMENTU_CURACAO\n"
"pairedlist.text"
msgid "Papiamento (Curaçao)"
-msgstr "Papiament (Curaçao)"
+msgstr "papiament (Curaçao)"
#: langtab.src
msgctxt ""
@@ -3327,7 +3336,7 @@ msgctxt ""
"LANGUAGE_USER_PAPIAMENTU_BONAIRE\n"
"pairedlist.text"
msgid "Papiamento (Bonaire)"
-msgstr "Papiament (Bonaire)"
+msgstr "papiament (Bonaire)"
#: langtab.src
msgctxt ""
@@ -3336,7 +3345,7 @@ msgctxt ""
"LANGUAGE_USER_KHANTY\n"
"pairedlist.text"
msgid "Khanty"
-msgstr "Khanty"
+msgstr "khanty"
#: langtab.src
msgctxt ""
@@ -3345,7 +3354,7 @@ msgctxt ""
"LANGUAGE_USER_LIVONIAN\n"
"pairedlist.text"
msgid "Livonian"
-msgstr "Livonià"
+msgstr "livonià"
#: langtab.src
msgctxt ""
@@ -3354,7 +3363,7 @@ msgctxt ""
"LANGUAGE_USER_MOKSHA\n"
"pairedlist.text"
msgid "Moksha"
-msgstr "Mokxa"
+msgstr "mokxa"
#: langtab.src
msgctxt ""
@@ -3363,7 +3372,7 @@ msgctxt ""
"LANGUAGE_USER_MARI_HILL\n"
"pairedlist.text"
msgid "Mari, Hill"
-msgstr "Mari, Hill"
+msgstr "mari, hill"
#: langtab.src
msgctxt ""
@@ -3372,7 +3381,7 @@ msgctxt ""
"LANGUAGE_USER_NGANASAN\n"
"pairedlist.text"
msgid "Nganasan"
-msgstr "Nganasan"
+msgstr "nganasan"
#: langtab.src
msgctxt ""
@@ -3381,7 +3390,7 @@ msgctxt ""
"LANGUAGE_USER_OLONETS\n"
"pairedlist.text"
msgid "Olonets"
-msgstr "Olonets"
+msgstr "olonets"
#: langtab.src
msgctxt ""
@@ -3390,7 +3399,7 @@ msgctxt ""
"LANGUAGE_USER_VEPS\n"
"pairedlist.text"
msgid "Veps"
-msgstr "Vepse"
+msgstr "vepse"
#: langtab.src
msgctxt ""
@@ -3399,7 +3408,7 @@ msgctxt ""
"LANGUAGE_USER_VORO\n"
"pairedlist.text"
msgid "Võro"
-msgstr "Võro"
+msgstr "võro"
#: langtab.src
msgctxt ""
@@ -3408,7 +3417,7 @@ msgctxt ""
"LANGUAGE_USER_NENETS\n"
"pairedlist.text"
msgid "Nenets"
-msgstr "Nenets"
+msgstr "nenets"
#: langtab.src
msgctxt ""
@@ -3417,7 +3426,7 @@ msgctxt ""
"LANGUAGE_USER_AKA_CONGO\n"
"pairedlist.text"
msgid "Aka (Congo)"
-msgstr "Aka (Congo)"
+msgstr "aka (Congo)"
#: langtab.src
msgctxt ""
@@ -3426,7 +3435,7 @@ msgctxt ""
"LANGUAGE_USER_DIBOLE\n"
"pairedlist.text"
msgid "Dibole"
-msgstr "Dibole"
+msgstr "dibole"
#: langtab.src
msgctxt ""
@@ -3435,7 +3444,7 @@ msgctxt ""
"LANGUAGE_USER_DOONDO\n"
"pairedlist.text"
msgid "Doondo"
-msgstr "Doondo"
+msgstr "doondo"
#: langtab.src
msgctxt ""
@@ -3444,7 +3453,7 @@ msgctxt ""
"LANGUAGE_USER_KAAMBA\n"
"pairedlist.text"
msgid "Kaamba"
-msgstr "Kaamba"
+msgstr "kaamba"
#: langtab.src
msgctxt ""
@@ -3453,7 +3462,7 @@ msgctxt ""
"LANGUAGE_USER_KOONGO_CONGO\n"
"pairedlist.text"
msgid "Koongo (Congo)"
-msgstr "Koongo (Congo)"
+msgstr "koongo (Congo)"
#: langtab.src
msgctxt ""
@@ -3462,7 +3471,7 @@ msgctxt ""
"LANGUAGE_USER_KUNYI\n"
"pairedlist.text"
msgid "Kunyi"
-msgstr "Kunyi"
+msgstr "kunyi"
#: langtab.src
msgctxt ""
@@ -3471,7 +3480,7 @@ msgctxt ""
"LANGUAGE_USER_NGUNGWEL\n"
"pairedlist.text"
msgid "Ngungwel"
-msgstr "Ngungwel"
+msgstr "ngungwel"
#: langtab.src
msgctxt ""
@@ -3480,7 +3489,7 @@ msgctxt ""
"LANGUAGE_USER_NJYEM_CONGO\n"
"pairedlist.text"
msgid "Njyem (Congo)"
-msgstr "Njyem (Congo)"
+msgstr "njyem (Congo)"
#: langtab.src
msgctxt ""
@@ -3489,7 +3498,7 @@ msgctxt ""
"LANGUAGE_USER_PUNU_CONGO\n"
"pairedlist.text"
msgid "Punu"
-msgstr "Punu"
+msgstr "punu"
#: langtab.src
msgctxt ""
@@ -3498,7 +3507,7 @@ msgctxt ""
"LANGUAGE_USER_SUUNDI\n"
"pairedlist.text"
msgid "Suundi"
-msgstr "Suundi"
+msgstr "suundi"
#: langtab.src
msgctxt ""
@@ -3507,7 +3516,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_KUKUYA\n"
"pairedlist.text"
msgid "Teke-Kukuya"
-msgstr "Teke-Kukuya"
+msgstr "teke-kukuya"
#: langtab.src
msgctxt ""
@@ -3516,7 +3525,7 @@ msgctxt ""
"LANGUAGE_USER_TSAANGI\n"
"pairedlist.text"
msgid "Tsaangi"
-msgstr "Tsaangi"
+msgstr "tsaangi"
#: langtab.src
msgctxt ""
@@ -3525,7 +3534,7 @@ msgctxt ""
"LANGUAGE_USER_YAKA\n"
"pairedlist.text"
msgid "Yaka"
-msgstr "Yaka"
+msgstr "yaka"
#: langtab.src
msgctxt ""
@@ -3534,7 +3543,7 @@ msgctxt ""
"LANGUAGE_USER_YOMBE_CONGO\n"
"pairedlist.text"
msgid "Yombe (Congo)"
-msgstr "Yombe (Congo)"
+msgstr "yombe (Congo)"
#: langtab.src
msgctxt ""
@@ -3543,7 +3552,7 @@ msgctxt ""
"LANGUAGE_USER_NKO\n"
"pairedlist.text"
msgid "N'ko"
-msgstr "N'ko"
+msgstr "n'ko"
#: langtab.src
msgctxt ""
@@ -3552,7 +3561,7 @@ msgctxt ""
"LANGUAGE_USER_UDMURT\n"
"pairedlist.text"
msgid "Udmurt"
-msgstr "Udmurt"
+msgstr "udmurt"
#: langtab.src
msgctxt ""
@@ -3561,7 +3570,7 @@ msgctxt ""
"LANGUAGE_USER_TIBETAN_INDIA\n"
"pairedlist.text"
msgid "Tibetan (India)"
-msgstr ""
+msgstr "tibetà (Índia)"
#: langtab.src
msgctxt ""
@@ -3570,7 +3579,7 @@ msgctxt ""
"LANGUAGE_USER_CORNISH\n"
"pairedlist.text"
msgid "Cornish"
-msgstr ""
+msgstr "còrnic"
#: langtab.src
msgctxt ""
@@ -3579,7 +3588,7 @@ msgctxt ""
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr ""
+msgstr "lapó, Pite (Suècia)"
#: langtab.src
msgctxt ""
@@ -3588,7 +3597,7 @@ msgctxt ""
"LANGUAGE_USER_NGAEBERE\n"
"pairedlist.text"
msgid "Ngäbere"
-msgstr ""
+msgstr "ngäbere"
#: langtab.src
msgctxt ""
@@ -3597,7 +3606,7 @@ msgctxt ""
"LANGUAGE_USER_KUMYK\n"
"pairedlist.text"
msgid "Kumyk"
-msgstr ""
+msgstr "kumyk"
#: langtab.src
msgctxt ""
@@ -3606,7 +3615,7 @@ msgctxt ""
"LANGUAGE_USER_NOGAI\n"
"pairedlist.text"
msgid "Nogai"
-msgstr ""
+msgstr "nogai"
#: langtab.src
msgctxt ""
@@ -3615,7 +3624,7 @@ msgctxt ""
"LANGUAGE_USER_KARAKALPAK_LATIN\n"
"pairedlist.text"
msgid "Karakalpak Latin"
-msgstr ""
+msgstr "karakalpak (llatí)"
#: langtab.src
msgctxt ""
@@ -3624,7 +3633,7 @@ msgctxt ""
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr ""
+msgstr "ladí"
#: langtab.src
msgctxt ""
@@ -3633,7 +3642,7 @@ msgctxt ""
"LANGUAGE_USER_FRENCH_BURKINA_FASO\n"
"pairedlist.text"
msgid "French (Burkina Faso)"
-msgstr ""
+msgstr "francés (Burkina Faso)"
#: langtab.src
msgctxt ""
@@ -3642,7 +3651,7 @@ msgctxt ""
"LANGUAGE_USER_PUINAVE\n"
"pairedlist.text"
msgid "Puinave"
-msgstr ""
+msgstr "puinave"
#: svtools.src
msgctxt ""
diff --git a/source/ca-valencia/svx/source/core.po b/source/ca-valencia/svx/source/core.po
index 5d9b3e7591b..44dc0def169 100644
--- a/source/ca-valencia/svx/source/core.po
+++ b/source/ca-valencia/svx/source/core.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-01-26 17:51+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-01-25 20:59+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390683591.0\n"
#: graphichelper.src
msgctxt ""
@@ -21,4 +22,4 @@ msgctxt ""
"RID_SVXSTR_EXPORT_GRAPHIC_TITLE\n"
"string.text"
msgid "Image Export"
-msgstr ""
+msgstr "Exportació d'imatge"
diff --git a/source/ca-valencia/svx/source/dialog.po b/source/ca-valencia/svx/source/dialog.po
index 36a597e0991..b363e3f480e 100644
--- a/source/ca-valencia/svx/source/dialog.po
+++ b/source/ca-valencia/svx/source/dialog.po
@@ -1,20 +1,20 @@
#. extracted from svx/source/dialog
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-15 01:05+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-30 00:02+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373850303.0\n"
+"X-POOTLE-MTIME: 1390683641.0\n"
#: bmpmask.src
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"RID_SVXSTR_ERR_OLD_PASSWD\n"
"string.text"
msgid "Invalid password"
-msgstr ""
+msgstr "La contrasenya no és correcta"
#: passwd.src
msgctxt ""
@@ -1579,7 +1579,7 @@ msgctxt ""
"RID_SVXSTR_ERR_REPEAT_PASSWD\n"
"string.text"
msgid "Passwords do not match"
-msgstr ""
+msgstr "Les contrasenyes no coincideixen"
#: prtqry.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLACK\n"
"string.text"
msgid "Black"
-msgstr ""
+msgstr "Negre"
#: sdstring.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Blau"
#: sdstring.src
msgctxt ""
@@ -1838,7 +1838,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREEN\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Verd"
#: sdstring.src
msgctxt ""
@@ -1846,7 +1846,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_CYAN\n"
"string.text"
msgid "Cyan"
-msgstr ""
+msgstr "Cian"
#: sdstring.src
msgctxt ""
@@ -1854,7 +1854,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_RED\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Roig"
#: sdstring.src
msgctxt ""
@@ -1862,7 +1862,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_MAGENTA\n"
"string.text"
msgid "Magenta"
-msgstr ""
+msgstr "Magenta"
#: sdstring.src
msgctxt ""
@@ -1870,7 +1870,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREY\n"
"string.text"
msgid "Gray"
-msgstr ""
+msgstr "Gris"
#: sdstring.src
msgctxt ""
@@ -1878,7 +1878,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOW\n"
"string.text"
msgid "Yellow"
-msgstr ""
+msgstr "Groc"
#: sdstring.src
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_WHITE\n"
"string.text"
msgid "White"
-msgstr ""
+msgstr "Blanc"
#: sdstring.src
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUEGREY\n"
"string.text"
msgid "Blue gray"
-msgstr ""
+msgstr "Gris blavós"
#: sdstring.src
msgctxt ""
@@ -1902,7 +1902,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE_CLASSIC\n"
"string.text"
msgid "Blue classic"
-msgstr ""
+msgstr "Blau clàssic"
#: sdstring.src
msgctxt ""
@@ -1910,7 +1910,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_ORANGE\n"
"string.text"
msgid "Orange"
-msgstr ""
+msgstr "Taronja"
#: sdstring.src
msgctxt ""
@@ -2062,7 +2062,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_VIOLET\n"
"string.text"
msgid "Violet"
-msgstr ""
+msgstr "Violeta"
#: sdstring.src
msgctxt ""
@@ -2070,7 +2070,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BORDEAUX\n"
"string.text"
msgid "Bordeaux"
-msgstr ""
+msgstr "Bordeus"
#: sdstring.src
msgctxt ""
@@ -2078,7 +2078,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_YELLOW\n"
"string.text"
msgid "Pale yellow"
-msgstr ""
+msgstr "Groc pastel"
#: sdstring.src
msgctxt ""
@@ -2086,7 +2086,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_GREEN\n"
"string.text"
msgid "Pale green"
-msgstr ""
+msgstr "Verd pastel"
#: sdstring.src
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_DARKVIOLET\n"
"string.text"
msgid "Dark violet"
-msgstr ""
+msgstr "Violeta fosc"
#: sdstring.src
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SALMON\n"
"string.text"
msgid "Salmon"
-msgstr ""
+msgstr "Salmó"
#: sdstring.src
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SEABLUE\n"
"string.text"
msgid "Sea blue"
-msgstr ""
+msgstr "Blau marí"
#: sdstring.src
msgctxt ""
@@ -2126,7 +2126,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Porpre"
#: sdstring.src
msgctxt ""
@@ -2134,7 +2134,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SKYBLUE\n"
"string.text"
msgid "Sky blue"
-msgstr ""
+msgstr "Blau cel"
#: sdstring.src
msgctxt ""
@@ -2142,7 +2142,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOWGREEN\n"
"string.text"
msgid "Yellow green"
-msgstr ""
+msgstr "Groc verd"
#: sdstring.src
msgctxt ""
@@ -2150,7 +2150,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PINK\n"
"string.text"
msgid "Pink"
-msgstr ""
+msgstr "Rosa"
#: sdstring.src
msgctxt ""
@@ -2158,7 +2158,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TURQUOISE\n"
"string.text"
msgid "Turquoise"
-msgstr ""
+msgstr "Turquesa"
#: sdstring.src
msgctxt ""
@@ -3198,7 +3198,7 @@ msgctxt ""
"RID_SVXSTR_DASH2\n"
"string.text"
msgid "2 Dots 3 Dashes"
-msgstr ""
+msgstr "2 punts 3 traces"
#: sdstring.src
msgctxt ""
@@ -3222,7 +3222,7 @@ msgctxt ""
"RID_SVXSTR_DASH5\n"
"string.text"
msgid "Fine Dashed"
-msgstr ""
+msgstr "Traços fins"
#: sdstring.src
msgctxt ""
@@ -3230,7 +3230,7 @@ msgctxt ""
"RID_SVXSTR_DASH6\n"
"string.text"
msgid "3 Dashes 3 Dots"
-msgstr ""
+msgstr "3 traces 3 punts"
#: sdstring.src
msgctxt ""
@@ -3238,7 +3238,7 @@ msgctxt ""
"RID_SVXSTR_DASH7\n"
"string.text"
msgid "Ultrafine Dotted"
-msgstr ""
+msgstr "Puntejat molt fi"
#: sdstring.src
msgctxt ""
@@ -3262,7 +3262,7 @@ msgctxt ""
"RID_SVXSTR_DASH10\n"
"string.text"
msgid "Dashed"
-msgstr ""
+msgstr "Traçat"
#: sdstring.src
msgctxt ""
@@ -3569,7 +3569,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_1\n"
"string.text"
msgid "Green 1 (LibreOffice Main Color)"
-msgstr ""
+msgstr "Verd 1 (color principal del LibreOffice)"
#: sdstring.src
msgctxt ""
@@ -3577,7 +3577,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT\n"
"string.text"
msgid "Green Accent"
-msgstr ""
+msgstr "Verd accentuat"
#: sdstring.src
msgctxt ""
@@ -3585,7 +3585,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT\n"
"string.text"
msgid "Blue Accent"
-msgstr ""
+msgstr "Blau accentuat"
#: sdstring.src
msgctxt ""
@@ -3593,7 +3593,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT\n"
"string.text"
msgid "Orange Accent"
-msgstr ""
+msgstr "Taronja accentuat"
#: sdstring.src
msgctxt ""
@@ -3601,7 +3601,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Porpre"
#: sdstring.src
msgctxt ""
@@ -3609,7 +3609,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT\n"
"string.text"
msgid "Purple Accent"
-msgstr ""
+msgstr "Porpre accentuat"
#: sdstring.src
msgctxt ""
@@ -3617,7 +3617,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT\n"
"string.text"
msgid "Yellow Accent"
-msgstr ""
+msgstr "Groc accentuat"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3626,7 +3626,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_BUTTER\n"
"string.text"
msgid "Tango: Butter"
-msgstr ""
+msgstr "Tango: mantega"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3635,7 +3635,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ORANGE\n"
"string.text"
msgid "Tango: Orange"
-msgstr ""
+msgstr "Tango: taronja"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3644,7 +3644,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHOCOLATE\n"
"string.text"
msgid "Tango: Chocolate"
-msgstr ""
+msgstr "Tango: xocolata"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3653,7 +3653,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHAMELEON\n"
"string.text"
msgid "Tango: Chameleon"
-msgstr ""
+msgstr "Tango: camaleó"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3662,7 +3662,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SKY_BLUE\n"
"string.text"
msgid "Tango: Sky Blue"
-msgstr ""
+msgstr "Tango: blau cel"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3671,7 +3671,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_PLUM\n"
"string.text"
msgid "Tango: Plum"
-msgstr ""
+msgstr "Tango: pruna"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3680,7 +3680,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SCARLET_RED\n"
"string.text"
msgid "Tango: Scarlet Red"
-msgstr ""
+msgstr "Tango: roig escarlata"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3689,7 +3689,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ALUMINIUM\n"
"string.text"
msgid "Tango: Aluminium"
-msgstr ""
+msgstr "Tango: alumini"
#: sdstring.src
msgctxt ""
@@ -5255,7 +5255,7 @@ msgctxt ""
"RID_SUBSETSTR_KANNADA\n"
"string.text"
msgid "Kannada"
-msgstr "Kannada"
+msgstr "kanarés"
#: ucsubset.src
msgctxt ""
diff --git a/source/ca-valencia/svx/source/form.po b/source/ca-valencia/svx/source/form.po
index 3e3d6365075..3b8d93946ff 100644
--- a/source/ca-valencia/svx/source/form.po
+++ b/source/ca-valencia/svx/source/form.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-03 03:13+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:13+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357182804.0\n"
+"X-POOTLE-MTIME: 1393107224.0\n"
#: datanavi.src
msgctxt ""
@@ -1998,7 +1998,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Count"
-msgstr "Recompte"
+msgstr "Compta"
#: fmstring.src
msgctxt ""
@@ -2043,7 +2043,7 @@ msgctxt ""
"16\n"
"string.text"
msgid "Any"
-msgstr "Cap"
+msgstr "Qualsevol"
#: fmstring.src
msgctxt ""
diff --git a/source/ca-valencia/svx/source/gallery2.po b/source/ca-valencia/svx/source/gallery2.po
index f75e44dc742..7ab18564ef6 100644
--- a/source/ca-valencia/svx/source/gallery2.po
+++ b/source/ca-valencia/svx/source/gallery2.po
@@ -1,13 +1,13 @@
#. extracted from svx/source/gallery2
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-12 18:42+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 23:44+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -276,7 +276,7 @@ msgctxt ""
"MN_ADD\n"
"menuitem.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Insereix"
#: gallery.src
msgctxt ""
@@ -285,7 +285,7 @@ msgctxt ""
"MN_BACKGROUND\n"
"menuitem.text"
msgid "Insert as Bac~kground"
-msgstr ""
+msgstr "Insereix com a ~fons"
#: gallery.src
msgctxt ""
diff --git a/source/ca-valencia/svx/source/items.po b/source/ca-valencia/svx/source/items.po
index 2624adaf9db..effff52e8a5 100644
--- a/source/ca-valencia/svx/source/items.po
+++ b/source/ca-valencia/svx/source/items.po
@@ -1,13 +1,13 @@
#. extracted from svx/source/items
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:16+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-30 00:01+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -167,7 +167,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't loaded as the required IO-services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "La capa del formulari no s'ha carregat perquè no s'han pogut instanciar els serveis IO (com.sun.star.io.*) necessaris."
#: svxerr.src
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't written as the required IO services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "La capa del formulari no s'ha escrit perquè no s'han pogut instanciar els serveis IO (com.sun.star.io.*) necessaris."
#: svxerr.src
msgctxt ""
diff --git a/source/ca-valencia/svx/source/stbctrls.po b/source/ca-valencia/svx/source/stbctrls.po
index 2c671c51170..1f233af41bc 100644
--- a/source/ca-valencia/svx/source/stbctrls.po
+++ b/source/ca-valencia/svx/source/stbctrls.po
@@ -2,19 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-07-11 19:00+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-22 22:12+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373569212.0\n"
+"X-POOTLE-MTIME: 1393107145.0\n"
#: stbctrls.src
msgctxt ""
@@ -184,7 +184,7 @@ msgctxt ""
"PSZ_FUNC_COUNT2\n"
"menuitem.text"
msgid "CountA"
-msgstr "NombreA"
+msgstr "ComptaA"
#: stbctrls.src
msgctxt ""
@@ -193,7 +193,7 @@ msgctxt ""
"PSZ_FUNC_COUNT\n"
"menuitem.text"
msgid "Count"
-msgstr "Nombre"
+msgstr "Compta"
#: stbctrls.src
msgctxt ""
@@ -229,7 +229,7 @@ msgctxt ""
"PSZ_FUNC_SELECTION_COUNT\n"
"menuitem.text"
msgid "Selection count"
-msgstr "Recompte de la selecció"
+msgstr "Compta la selecció"
#: stbctrls.src
msgctxt ""
diff --git a/source/ca-valencia/svx/source/tbxctrls.po b/source/ca-valencia/svx/source/tbxctrls.po
index fd459d1d6ec..1b52e4fb774 100644
--- a/source/ca-valencia/svx/source/tbxctrls.po
+++ b/source/ca-valencia/svx/source/tbxctrls.po
@@ -1,13 +1,13 @@
#. extracted from svx/source/tbxctrls
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-15 00:28+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-29 23:45+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -530,7 +530,7 @@ msgctxt ""
"RID_SVXSTR_UNDO_GRAFMODE\n"
"string.text"
msgid "Image Mode"
-msgstr ""
+msgstr "Mode d'imatge"
#: grafctrl.src
msgctxt ""
diff --git a/source/ca-valencia/svx/source/unodialogs/textconversiondlgs.po b/source/ca-valencia/svx/source/unodialogs/textconversiondlgs.po
index fb2550183dd..f3ae29cbd42 100644
--- a/source/ca-valencia/svx/source/unodialogs/textconversiondlgs.po
+++ b/source/ca-valencia/svx/source/unodialogs/textconversiondlgs.po
@@ -1,13 +1,13 @@
#. extracted from svx/source/unodialogs/textconversiondlgs
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-11-27 14:03+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-01-29 21:08+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -22,7 +22,7 @@ msgctxt ""
"RB_TO_SIMPLIFIED\n"
"radiobutton.text"
msgid "~Traditional Chinese to simplified Chinese"
-msgstr ""
+msgstr "~De xinés tradicional a xinés simplificat"
#: chinese_dictionarydialog.src
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"RB_TO_TRADITIONAL\n"
"radiobutton.text"
msgid "~Simplified Chinese to traditional Chinese"
-msgstr ""
+msgstr "~De xinés simplificat a xinés tradicional"
#: chinese_dictionarydialog.src
msgctxt ""
diff --git a/source/ca-valencia/svx/uiconfig/ui.po b/source/ca-valencia/svx/uiconfig/ui.po
index aa17d4f7f46..f93852443fd 100644
--- a/source/ca-valencia/svx/uiconfig/ui.po
+++ b/source/ca-valencia/svx/uiconfig/ui.po
@@ -1,20 +1,20 @@
#. extracted from svx/uiconfig/ui
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-10 11:15+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 23:58+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370862950.0\n"
+"X-POOTLE-MTIME: 1390685035.0\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete footer?"
-msgstr ""
+msgstr "Voleu suprimir el peu de pàgina?"
#: deletefooterdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the footer?"
-msgstr ""
+msgstr "Esteu segur de voler suprimir el peu de pàgina?"
#: deletefooterdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the footer will be deleted and can not be restored."
-msgstr ""
+msgstr "Se suprimirà tot el contingut del peu de pàgina i no podrà recuperar-se."
#: deleteheaderdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete header?"
-msgstr ""
+msgstr "Voleu suprimir la capçalera?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the header?"
-msgstr ""
+msgstr "Esteu segur de voler suprimir la capçalera?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the header will be deleted and can not be restored."
-msgstr ""
+msgstr "Se suprimirà tot el contingut de la capçalera i no podrà recuperar-se."
#: findreplacedialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
-msgstr ""
+msgstr "Ignora els diacrítics CTL"
#: findreplacedialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to grid"
-msgstr ""
+msgstr "A_justa a la graella"
#: optgridpage.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible grid"
-msgstr ""
+msgstr "Graella _visible"
#: optgridpage.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid"
-msgstr ""
+msgstr "Graella"
#: optgridpage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal:"
-msgstr ""
+msgstr "H_oritzontal:"
#: optgridpage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Vertical:"
#: optgridpage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchronize a_xes"
-msgstr ""
+msgstr "Sincronitza els ei_xos"
#: optgridpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Resolution"
-msgstr ""
+msgstr "Resolució"
#: optgridpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "espai(s)"
#: optgridpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "espai(s)"
#: optgridpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizont_al:"
-msgstr ""
+msgstr "Horitzont_al:"
#: optgridpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "V_ertical:"
-msgstr ""
+msgstr "V_ertical:"
#: optgridpage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subdivision"
-msgstr ""
+msgstr "Subdivisió"
#: optgridpage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To snap lines"
-msgstr ""
+msgstr "A les línies de captura"
#: optgridpage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To the _page margins"
-msgstr ""
+msgstr "Als marges de _pàgina"
#: optgridpage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To object _frame"
-msgstr ""
+msgstr "Al _marc de l'objecte"
#: optgridpage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To obje_ct points"
-msgstr ""
+msgstr "Als punts de l'obje_cte"
#: optgridpage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap range"
-msgstr ""
+msgstr "I_nterval del desplaçament"
#: optgridpage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap"
-msgstr ""
+msgstr "Ajusta"
#: optgridpage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_When creating or moving objects"
-msgstr ""
+msgstr "_En crear o moure objectes"
#: optgridpage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend edges"
-msgstr ""
+msgstr "_Amplia les vores"
#: optgridpage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When ro_tating"
-msgstr ""
+msgstr "En gi_rar"
#: optgridpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reducti_on"
-msgstr ""
+msgstr "Redu_cció de punts"
#: optgridpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap position"
-msgstr ""
+msgstr "Ajusta la posició"
#: passwd.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Change Password"
-msgstr ""
+msgstr "Canvia al contrasenya"
#: passwd.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password"
-msgstr ""
+msgstr "_Contrasenya"
#: passwd.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Old password"
-msgstr ""
+msgstr "Contrasenya anterior"
#: passwd.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ssword"
-msgstr ""
+msgstr "Contra_senya"
#: passwd.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Confi_rm"
-msgstr ""
+msgstr "Confir_meu"
#: passwd.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New password"
-msgstr ""
+msgstr "Contrasenya nova"
#: redlinecontrol.ui
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Emplenament:"
#: sidebararea.ui
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Emplenament:"
#: sidebararea.ui
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill:"
-msgstr ""
+msgstr "_Emplenament:"
#: sidebararea.ui
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Seleccioneu el tipus d'emplenament que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Seleccioneu el tipus d'emplenament que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Seleccioneu el color que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Seleccioneu el color que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Seleccioneu l'efecte que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Seleccioneu l'efecte que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Transparència"
#: sidebararea.ui
msgctxt ""
@@ -1544,7 +1544,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Transparència"
#: sidebararea.ui
msgctxt ""
@@ -1553,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Transparència:"
#: sidebararea.ui
msgctxt ""
@@ -1562,7 +1562,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Seleccioneu el tipus de transparència que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Seleccioneu el tipus de transparència que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1580,7 +1580,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: sidebararea.ui
msgctxt ""
@@ -1589,7 +1589,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Solid"
-msgstr ""
+msgstr "Sòlid"
#: sidebararea.ui
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Lineal"
#: sidebararea.ui
msgctxt ""
@@ -1607,7 +1607,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Axial"
#: sidebararea.ui
msgctxt ""
@@ -1616,7 +1616,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Radial"
#: sidebararea.ui
msgctxt ""
@@ -1625,7 +1625,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "El·lipsoide"
#: sidebararea.ui
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Quadràtic"
#: sidebararea.ui
msgctxt ""
@@ -1643,7 +1643,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Quadrat"
#: sidebararea.ui
msgctxt ""
@@ -1652,7 +1652,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Indiqueu la variació de la transparència del degradat."
#: sidebararea.ui
msgctxt ""
@@ -1661,7 +1661,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Indiqueu la variació de la transparència del degradat."
#: sidebararea.ui
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Indiqueu des del 0% (opacitat total) fins al 100% (transparència total)."
#: sidebararea.ui
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Indiqueu des del 0% (opacitat total) fins al 100% (transparència total)."
#: sidebargraphic.ui
msgctxt ""
@@ -1688,7 +1688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brightness:"
-msgstr ""
+msgstr "_Brillantor:"
#: sidebargraphic.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Indiqueu la luminància de la imatge."
#: sidebargraphic.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Indiqueu la luminància de la imatge."
#: sidebargraphic.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contrast:"
-msgstr ""
+msgstr "_Contrast:"
#: sidebargraphic.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Indiqueu el grau de diferència entre la part més clara i la més fosca de la imatge."
#: sidebargraphic.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Indiqueu el grau de diferència entre la part més clara i la més fosca de la imatge."
#: sidebargraphic.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color _mode:"
-msgstr ""
+msgstr "_Mode de color:"
#: sidebargraphic.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Transparència:"
#: sidebargraphic.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Indiqueu el percentatge de transparència, 0% és màxima opacitat i 100% és transparència total."
#: sidebargraphic.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Indiqueu el percentatge de transparència, 0% és màxima opacitat i 100% és transparència total."
#: sidebargraphic.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Roig"
#: sidebargraphic.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Roig"
#: sidebargraphic.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Verd"
#: sidebargraphic.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Verd"
#: sidebargraphic.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Blau"
#: sidebargraphic.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Blau"
#: sidebargraphic.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Indiqueu el valor gamma que afecta la brillantor dels valors del tons mitjos."
#: sidebargraphic.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Indiqueu el valor gamma que afecta la brillantor dels valors del tons mitjos."
#: sidebarinsert.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: sidebarinsert.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: sidebarinsert.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "La línia acaba amb una fletxa"
#: sidebarinsert.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "La línia acaba amb una fletxa"
#: sidebarinsert.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Rectangle"
#: sidebarinsert.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Rectangle"
#: sidebarinsert.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "El·lipse"
#: sidebarinsert.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "El·lipse"
#: sidebarinsert.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Text (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Text (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1940,7 +1940,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Corba"
#: sidebarinsert.ui
msgctxt ""
@@ -1949,7 +1949,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Corba"
#: sidebarinsert.ui
msgctxt ""
@@ -1958,7 +1958,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Connector"
#: sidebarinsert.ui
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Connector"
#: sidebarinsert.ui
msgctxt ""
@@ -1976,7 +1976,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Línies i fletxes"
#: sidebarinsert.ui
msgctxt ""
@@ -1985,7 +1985,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Línies i fletxes"
#: sidebarinsert.ui
msgctxt ""
@@ -1994,7 +1994,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Formes bàsiques"
#: sidebarinsert.ui
msgctxt ""
@@ -2003,7 +2003,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Formes bàsiques"
#: sidebarinsert.ui
msgctxt ""
@@ -2012,7 +2012,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Formes de símbol"
#: sidebarinsert.ui
msgctxt ""
@@ -2021,7 +2021,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Formes de símbol"
#: sidebarinsert.ui
msgctxt ""
@@ -2030,7 +2030,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Fletxes de bloc"
#: sidebarinsert.ui
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Fletxes de bloc"
#: sidebarinsert.ui
msgctxt ""
@@ -2048,7 +2048,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Diagrames de flux"
#: sidebarinsert.ui
msgctxt ""
@@ -2057,7 +2057,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Diagrames de flux"
#: sidebarinsert.ui
msgctxt ""
@@ -2066,7 +2066,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Llegendes"
#: sidebarinsert.ui
msgctxt ""
@@ -2075,7 +2075,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Llegendes"
#: sidebarinsert.ui
msgctxt ""
@@ -2084,7 +2084,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Estrelles"
#: sidebarinsert.ui
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Estrelles"
#: sidebarline.ui
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Amplada:"
#: sidebarline.ui
msgctxt ""
@@ -2111,7 +2111,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Seleccioneu l'amplada de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2120,7 +2120,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Seleccioneu l'amplada de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2129,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Color:"
#: sidebarline.ui
msgctxt ""
@@ -2138,7 +2138,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Indiqueu la transparència de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2147,7 +2147,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Indiqueu la transparència de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2156,7 +2156,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Indiqueu el color de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2165,7 +2165,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Indiqueu el color de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2174,7 +2174,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Indiqueu el color de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2183,7 +2183,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Indiqueu el color de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2192,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Transparència:"
#: sidebarline.ui
msgctxt ""
@@ -2201,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "E_stil:"
#: sidebarline.ui
msgctxt ""
@@ -2210,7 +2210,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Seleccioneu l'estil de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2219,7 +2219,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Seleccioneu l'estil de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2228,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Arrow:"
-msgstr ""
+msgstr "_Fletxa:"
#: sidebarline.ui
msgctxt ""
@@ -2237,7 +2237,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Seleccioneu l'estil de l'inici de la fletxa."
#: sidebarline.ui
msgctxt ""
@@ -2246,7 +2246,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Seleccioneu l'estil de l'inici de la fletxa."
#: sidebarline.ui
msgctxt ""
@@ -2255,7 +2255,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Seleccioneu l'estil del final de la fletxa."
#: sidebarline.ui
msgctxt ""
@@ -2264,7 +2264,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Seleccioneu l'estil del final de la fletxa."
#: sidebarline.ui
msgctxt ""
@@ -2273,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Estil de _cantonada:"
#: sidebarline.ui
msgctxt ""
@@ -2282,7 +2282,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Seleccioneu l'estil de les connexions de les vores."
#: sidebarline.ui
msgctxt ""
@@ -2291,7 +2291,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Seleccioneu l'estil de les connexions de les vores."
#: sidebarline.ui
msgctxt ""
@@ -2300,7 +2300,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Arrodonit"
#: sidebarline.ui
msgctxt ""
@@ -2309,7 +2309,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- cap -"
#: sidebarline.ui
msgctxt ""
@@ -2318,7 +2318,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Biaix"
#: sidebarline.ui
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Bisellat"
#: sidebarline.ui
msgctxt ""
@@ -2336,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Estil d'e_xtrem:"
#: sidebarline.ui
msgctxt ""
@@ -2345,7 +2345,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Seleccioneu l'estil del extrems de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2354,7 +2354,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Seleccioneu l'estil del extrems de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2363,7 +2363,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Pla"
#: sidebarline.ui
msgctxt ""
@@ -2372,7 +2372,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Arrodonit"
#: sidebarline.ui
msgctxt ""
@@ -2381,7 +2381,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Quadrat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2390,7 +2390,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Pics i numeració"
#: sidebarparagraph.ui
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Pics i numeració"
#: sidebarparagraph.ui
msgctxt ""
@@ -2408,7 +2408,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Pics"
#: sidebarparagraph.ui
msgctxt ""
@@ -2417,7 +2417,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Pics"
#: sidebarparagraph.ui
msgctxt ""
@@ -2426,7 +2426,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numeració"
#: sidebarparagraph.ui
msgctxt ""
@@ -2435,7 +2435,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numeració"
#: sidebarparagraph.ui
msgctxt ""
@@ -2444,7 +2444,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fons del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2453,7 +2453,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fons del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fons del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2471,7 +2471,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fons del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2480,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "E_spaiat:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2489,7 +2489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indent:"
-msgstr ""
+msgstr "_Sagnat:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2498,7 +2498,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2507,7 +2507,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2516,7 +2516,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Augmenta l'espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2525,7 +2525,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Augmenta l'espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2534,7 +2534,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Redueix l'espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2543,7 +2543,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Redueix l'espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Augmenta el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2579,7 +2579,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Augmenta el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2588,7 +2588,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Redueix el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2597,7 +2597,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Redueix el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2606,7 +2606,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Canvia al sagnat negatiu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2615,7 +2615,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Canvia al sagnat negatiu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2633,7 +2633,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2642,7 +2642,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Augmenta el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2651,7 +2651,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Augmenta el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2660,7 +2660,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Redueix el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2669,7 +2669,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Redueix el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2678,7 +2678,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Canvia al sagnat negatiu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2687,7 +2687,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Canvia al sagnat negatiu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2696,7 +2696,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Espaiat abans del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2705,7 +2705,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Espaiat abans del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2714,7 +2714,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Espaiat després del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2723,7 +2723,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Espaiat després del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2732,7 +2732,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Interlineat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2741,7 +2741,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Interlineat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2750,7 +2750,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Interlineat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2759,7 +2759,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Interlineat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2768,7 +2768,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alineació horitzontal"
#: sidebarparagraph.ui
msgctxt ""
@@ -2777,7 +2777,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alineació horitzontal"
#: sidebarparagraph.ui
msgctxt ""
@@ -2786,7 +2786,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Alinea a l'esquerra"
#: sidebarparagraph.ui
msgctxt ""
@@ -2795,7 +2795,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Alinea a l'esquerra"
#: sidebarparagraph.ui
msgctxt ""
@@ -2804,7 +2804,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Alinea al centre"
#: sidebarparagraph.ui
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Alinea al centre"
#: sidebarparagraph.ui
msgctxt ""
@@ -2822,7 +2822,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Alinea a la dreta"
#: sidebarparagraph.ui
msgctxt ""
@@ -2831,7 +2831,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Alinea a la dreta"
#: sidebarparagraph.ui
msgctxt ""
@@ -2840,7 +2840,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Justifica"
#: sidebarparagraph.ui
msgctxt ""
@@ -2849,7 +2849,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Justifica"
#: sidebarparagraph.ui
msgctxt ""
@@ -2858,7 +2858,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Alineació vertical"
#: sidebarparagraph.ui
msgctxt ""
@@ -2867,7 +2867,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Alineació vertical"
#: sidebarparagraph.ui
msgctxt ""
@@ -2876,7 +2876,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Alinea a la part superior"
#: sidebarparagraph.ui
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Alinea a la part superior"
#: sidebarparagraph.ui
msgctxt ""
@@ -2894,7 +2894,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Alinea al centre verticalment"
#: sidebarparagraph.ui
msgctxt ""
@@ -2903,7 +2903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Alinea al centre verticalment"
#: sidebarparagraph.ui
msgctxt ""
@@ -2912,7 +2912,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Alinea a la part inferior"
#: sidebarparagraph.ui
msgctxt ""
@@ -2921,7 +2921,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Alinea a la part inferior"
#: sidebarpossize.ui
msgctxt ""
@@ -2930,7 +2930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Horizontal:"
-msgstr ""
+msgstr "_Horitzontal:"
#: sidebarpossize.ui
msgctxt ""
@@ -2939,7 +2939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Introduïu el valor per a la posició horitzontal."
#: sidebarpossize.ui
msgctxt ""
@@ -2948,7 +2948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Introduïu el valor per a la posició horitzontal."
#: sidebarpossize.ui
msgctxt ""
@@ -2957,7 +2957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Vertical:"
#: sidebarpossize.ui
msgctxt ""
@@ -2966,7 +2966,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Introduïu el valor per a la posició vertical."
#: sidebarpossize.ui
msgctxt ""
@@ -2975,7 +2975,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Introduïu el valor per a la posició vertical."
#: sidebarpossize.ui
msgctxt ""
@@ -2984,7 +2984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Amplada:"
#: sidebarpossize.ui
msgctxt ""
@@ -2993,7 +2993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Introduïu una amplada per a l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3002,7 +3002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Introduïu una amplada per a l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3011,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "A_lçada:"
#: sidebarpossize.ui
msgctxt ""
@@ -3020,7 +3020,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Introduïu una alçada per a l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3029,7 +3029,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Introduïu una alçada per a l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3038,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "C_onserva la relació"
#: sidebarpossize.ui
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Conserva les proporcions en redimensionar l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3056,7 +3056,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Conserva les proporcions en redimensionar l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3065,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rotation:"
-msgstr ""
+msgstr "_Rotació:"
#: sidebarpossize.ui
msgctxt ""
@@ -3074,7 +3074,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleccioneu l'angle de la rotació."
#: sidebarpossize.ui
msgctxt ""
@@ -3083,7 +3083,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleccioneu l'angle de la rotació."
#: sidebarpossize.ui
msgctxt ""
@@ -3092,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Flip:"
-msgstr ""
+msgstr "_Inverteix:"
#: sidebarpossize.ui
msgctxt ""
@@ -3101,7 +3101,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Volteja l'objecte seleccionat verticalment."
#: sidebarpossize.ui
msgctxt ""
@@ -3110,7 +3110,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Volteja l'objecte seleccionat verticalment."
#: sidebarpossize.ui
msgctxt ""
@@ -3119,7 +3119,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Volteja l'objecte seleccionat horitzontalment."
#: sidebarpossize.ui
msgctxt ""
@@ -3128,4 +3128,4 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Volteja l'objecte seleccionat horitzontalment."
diff --git a/source/ca-valencia/sw/source/core/undo.po b/source/ca-valencia/sw/source/core/undo.po
index b48a053c4f1..80e3d199142 100644
--- a/source/ca-valencia/sw/source/core/undo.po
+++ b/source/ca-valencia/sw/source/core/undo.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-26 09:30+0000\n"
+"PO-Revision-Date: 2013-12-08 21:58+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369560604.0\n"
+"X-POOTLE-MTIME: 1386539917.0\n"
#: undo.src
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"STR_REREAD\n"
"string.text"
msgid "Replace Image"
-msgstr ""
+msgstr "Reemplaça la imatge"
#: undo.src
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"STR_DELGRF\n"
"string.text"
msgid "Delete Image"
-msgstr ""
+msgstr "Suprimeix la imatge"
#: undo.src
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"STR_CLEAR_TOX_RANGE\n"
"string.text"
msgid "Remove index/table"
-msgstr "Elimina un índex o una taula"
+msgstr "Suprimeix un índex o una taula"
#: undo.src
msgctxt ""
@@ -782,7 +782,7 @@ msgctxt ""
"STR_DELETE_INVISIBLECNTNT\n"
"string.text"
msgid "remove invisible content"
-msgstr "elimina el contingut invisible"
+msgstr "suprimeix el contingut invisible"
#: undo.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/app.po b/source/ca-valencia/sw/source/ui/app.po
index dc0cdac141c..31583857011 100644
--- a/source/ca-valencia/sw/source/ui/app.po
+++ b/source/ca-valencia/sw/source/ui/app.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-12 19:08+0000\n"
+"PO-Revision-Date: 2013-12-08 21:58+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371064130.0\n"
+"X-POOTLE-MTIME: 1386539927.0\n"
#: app.src
msgctxt ""
@@ -423,7 +423,7 @@ msgctxt ""
"STR_REMOVE_WARNING\n"
"string.text"
msgid "The following characters are not valid and have been removed: "
-msgstr "Els caràcters següents s'han eliminat perquè no es permeten: "
+msgstr "Els caràcters següents s'han suprimit perquè no es permeten: "
#: app.src
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"STR_STATSTR_IMPGRF\n"
"string.text"
msgid "Importing Images..."
-msgstr ""
+msgstr "S'estan important les imatges..."
#: app.src
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"STR_GRAPHIC_DEFNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: app.src
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"STR_STATUSBAR_WORDCOUNT_NO_SELECTION\n"
"string.text"
msgid "%1 words, %2 characters"
-msgstr ""
+msgstr "%1 paraules, %2 caràcters"
#: app.src
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"STR_STATUSBAR_WORDCOUNT\n"
"string.text"
msgid "%1 words, %2 characters selected"
-msgstr ""
+msgstr "%1 paraules, %2 caràcters seleccionats"
#: app.src
msgctxt ""
@@ -1045,7 +1045,7 @@ msgctxt ""
"STR_CAPTION_TABLE\n"
"string.text"
msgid "%PRODUCTNAME Writer Table"
-msgstr ""
+msgstr "Taula del %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1053,7 +1053,7 @@ msgctxt ""
"STR_CAPTION_FRAME\n"
"string.text"
msgid "%PRODUCTNAME Writer Frame"
-msgstr ""
+msgstr "Marc del %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1061,7 +1061,7 @@ msgctxt ""
"STR_CAPTION_GRAPHIC\n"
"string.text"
msgid "%PRODUCTNAME Writer Picture"
-msgstr ""
+msgstr "Imatge del %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1069,7 +1069,7 @@ msgctxt ""
"STR_CAPTION_OLE\n"
"string.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Altres objectes OLE"
#: app.src
msgctxt ""
@@ -1077,7 +1077,7 @@ msgctxt ""
"STR_CATEGORY_NONE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Cap>"
#: error.src
msgctxt ""
@@ -1093,7 +1093,7 @@ msgctxt ""
"STR_COMCORE_CANT_SHOW\n"
"string.text"
msgid "Image cannot be displayed."
-msgstr ""
+msgstr "No es pot mostrar la imatge."
#: error.src
msgctxt ""
@@ -1344,7 +1344,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_OLE )\n"
"string.text"
msgid "Some OLE objects could only be loaded as Images."
-msgstr ""
+msgstr "Alguns objectes OLE només s'han pogut carregar com a imatges."
#: error.src
msgctxt ""
@@ -1353,7 +1353,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_OLE )\n"
"string.text"
msgid "Some OLE objects could only be saved as Images."
-msgstr ""
+msgstr "Alguns objectes OLE només s'han pogut alçar com a imatges."
#: error.src
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"FN_EDIT_AUTH_ENTRY_DLG\n"
"menuitem.text"
msgid "~Bibliography Entry..."
-msgstr ""
+msgstr "Entrada ~bibliogràfica..."
#: mn.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/config.po b/source/ca-valencia/sw/source/ui/config.po
index c5ceaef2818..1f58502d4e5 100644
--- a/source/ca-valencia/sw/source/ui/config.po
+++ b/source/ca-valencia/sw/source/ui/config.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-11 09:48+0000\n"
+"PO-Revision-Date: 2014-01-09 12:07+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360576101.0\n"
+"X-POOTLE-MTIME: 1389269248.0\n"
#: optdlg.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"ST_SCRIPT_ASIAN\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Asiàtic"
#: optdlg.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"ST_SCRIPT_CTL\n"
"string.text"
msgid "CTL"
-msgstr ""
+msgstr "Escriptures complexes"
#: optdlg.src
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"ST_SCRIPT_WESTERN\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Occidental"
#: optdlg.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/dbui.po b/source/ca-valencia/sw/source/ui/dbui.po
index d3b7dcef9e0..2d893b53671 100644
--- a/source/ca-valencia/sw/source/ui/dbui.po
+++ b/source/ca-valencia/sw/source/ui/dbui.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:47+0000\n"
+"PO-Revision-Date: 2014-01-08 06:27+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518868.0\n"
+"X-POOTLE-MTIME: 1389162451.0\n"
#: createaddresslistdialog.src
msgctxt ""
@@ -794,7 +794,7 @@ msgctxt ""
"ST_TITLE_EDIT\n"
"string.text"
msgid "Edit Address Block"
-msgstr ""
+msgstr "Edita el bloc d'adreça"
#: mmaddressblockpage.src
msgctxt ""
@@ -802,7 +802,7 @@ msgctxt ""
"ST_TITLE_MALE\n"
"string.text"
msgid "Custom Salutation (Male Recipients)"
-msgstr ""
+msgstr "Salutació personalitzada (destinataris masculins)"
#: mmaddressblockpage.src
msgctxt ""
@@ -810,7 +810,7 @@ msgctxt ""
"ST_TITLE_FEMALE\n"
"string.text"
msgid "Custom Salutation (Female Recipients)"
-msgstr ""
+msgstr "Salutació personalitzada (destinatàries femenines)"
#: mmaddressblockpage.src
msgctxt ""
@@ -818,7 +818,7 @@ msgctxt ""
"ST_SALUTATIONELEMENTS\n"
"string.text"
msgid "Salutation e~lements"
-msgstr ""
+msgstr "Ele~ments de la salutació"
#: mmaddressblockpage.src
msgctxt ""
@@ -826,7 +826,7 @@ msgctxt ""
"ST_INSERTSALUTATIONFIELD\n"
"string.text"
msgid "Add to salutation"
-msgstr ""
+msgstr "Afig a la salutació"
#: mmaddressblockpage.src
msgctxt ""
@@ -834,7 +834,7 @@ msgctxt ""
"ST_REMOVESALUTATIONFIELD\n"
"string.text"
msgid "Remove from salutation"
-msgstr ""
+msgstr "Suprimeix de la salutació"
#: mmaddressblockpage.src
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"ST_DRAGSALUTATION\n"
"string.text"
msgid "1. ~Drag salutation elements into the box below"
-msgstr ""
+msgstr "1. ~Arrossegueu els elements de la salutació al quadre inferior"
#: mmaddressblockpage.src
msgctxt ""
@@ -850,7 +850,7 @@ msgctxt ""
"ST_SALUTATION\n"
"string.text"
msgid "Salutation"
-msgstr ""
+msgstr "Salutació"
#: mmaddressblockpage.src
msgctxt ""
@@ -858,7 +858,7 @@ msgctxt ""
"ST_PUNCTUATION\n"
"string.text"
msgid "Punctuation Mark"
-msgstr ""
+msgstr "Signe de puntuació"
#: mmaddressblockpage.src
msgctxt ""
@@ -866,7 +866,7 @@ msgctxt ""
"ST_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: mmaddressblockpage.src
msgctxt ""
@@ -875,7 +875,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Dear"
-msgstr ""
+msgstr "Benvolgut/-da"
#: mmaddressblockpage.src
msgctxt ""
@@ -884,7 +884,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Hello"
-msgstr ""
+msgstr "Hola"
#: mmaddressblockpage.src
msgctxt ""
@@ -893,7 +893,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Hi"
-msgstr ""
+msgstr "Salutacions"
#: mmaddressblockpage.src
msgctxt ""
@@ -902,7 +902,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid ","
-msgstr ""
+msgstr ","
#: mmaddressblockpage.src
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid ":"
-msgstr ""
+msgstr ":"
#: mmaddressblockpage.src
msgctxt ""
@@ -920,7 +920,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "!"
-msgstr ""
+msgstr "!"
#: mmaddressblockpage.src
msgctxt ""
@@ -929,7 +929,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "(none)"
-msgstr ""
+msgstr "(cap)"
#: mmaddressblockpage.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/dochdl.po b/source/ca-valencia/sw/source/ui/dochdl.po
index 93c2229f039..9b126112c35 100644
--- a/source/ca-valencia/sw/source/ui/dochdl.po
+++ b/source/ca-valencia/sw/source/ui/dochdl.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:16+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2013-12-04 12:55+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386161753.0\n"
#: dochdl.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_PRIVATEGRAPHIC\n"
"string.text"
msgid "Image [%PRODUCTNAME Writer]"
-msgstr ""
+msgstr "Imatge [%PRODUCTNAME Writer]"
#: dochdl.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/docvw.po b/source/ca-valencia/sw/source/ui/docvw.po
index d1244b6bf2c..d4fb352e1a6 100644
--- a/source/ca-valencia/sw/source/ui/docvw.po
+++ b/source/ca-valencia/sw/source/ui/docvw.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-02-28 00:50+0200\n"
+"PO-Revision-Date: 2013-12-04 12:57+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386161820.0\n"
#: access.src
msgctxt ""
@@ -335,7 +336,7 @@ msgctxt ""
"MN_READONLY_SAVEGRAPHIC\n"
"menuitem.text"
msgid "Save Image..."
-msgstr ""
+msgstr "Alça la imatge..."
#: docvw.src
msgctxt ""
@@ -362,7 +363,7 @@ msgctxt ""
"MN_READONLY_GRAPHICTOGALLERY\n"
"menuitem.text"
msgid "Add Image"
-msgstr ""
+msgstr "Afig una imatge"
#: docvw.src
msgctxt ""
@@ -416,7 +417,7 @@ msgctxt ""
"MN_READONLY_COPYGRAPHIC\n"
"menuitem.text"
msgid "Copy ~Image"
-msgstr ""
+msgstr "Copia la ~imatge"
#: docvw.src
msgctxt ""
@@ -425,7 +426,7 @@ msgctxt ""
"MN_READONLY_LOADGRAPHIC\n"
"menuitem.text"
msgid "Load Image"
-msgstr ""
+msgstr "Carrega una imatge"
#: docvw.src
msgctxt ""
@@ -434,7 +435,7 @@ msgctxt ""
"MN_READONLY_GRAPHICOFF\n"
"menuitem.text"
msgid "Image Off"
-msgstr ""
+msgstr "Desactiva la imatge"
#: docvw.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/fldui.po b/source/ca-valencia/sw/source/ui/fldui.po
index e7a0c28a547..9b960d55d47 100644
--- a/source/ca-valencia/sw/source/ui/fldui.po
+++ b/source/ca-valencia/sw/source/ui/fldui.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:47+0000\n"
+"PO-Revision-Date: 2013-12-04 12:57+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518875.0\n"
+"X-POOTLE-MTIME: 1386161830.0\n"
#: fldui.src
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"FLD_STAT_GRF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: fldui.src
msgctxt ""
@@ -926,7 +926,7 @@ msgctxt ""
"FMT_MARK_GRAFIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: fldui.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/inc.po b/source/ca-valencia/sw/source/ui/inc.po
new file mode 100644
index 00000000000..027438abf95
--- /dev/null
+++ b/source/ca-valencia/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-08 06:27+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-XV\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389162477.0\n"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr "Accepta el canvi"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr "Rebutja el canvi"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr "Canvi següent"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr "Canvi anterior"
diff --git a/source/ca-valencia/sw/source/ui/index.po b/source/ca-valencia/sw/source/ui/index.po
index ef1ff621dad..bfd0c2d935f 100644
--- a/source/ca-valencia/sw/source/ui/index.po
+++ b/source/ca-valencia/sw/source/ui/index.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-12 19:10+0000\n"
+"PO-Revision-Date: 2014-01-08 06:28+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371064228.0\n"
+"X-POOTLE-MTIME: 1389162505.0\n"
#: cnttab.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_USER_DEFINED_INDEX\n"
"string.text"
msgid "User-Defined Index"
-msgstr ""
+msgstr "Índex de l'usuari"
#: cnttab.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_NOSORTKEY\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Cap>"
#: cnttab.src
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"STR_NO_CHAR_STYLE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Cap>"
#: cnttab.src
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"STR_DELIM\n"
"string.text"
msgid "S"
-msgstr ""
+msgstr "S"
#: cnttab.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"STR_TOKEN_ENTRY_NO\n"
"string.text"
msgid "E#"
-msgstr ""
+msgstr "E#"
#: cnttab.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_TOKEN_ENTRY\n"
"string.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: cnttab.src
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"STR_TOKEN_TAB_STOP\n"
"string.text"
msgid "T"
-msgstr ""
+msgstr "T"
#: cnttab.src
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"STR_TOKEN_PAGE_NUMS\n"
"string.text"
msgid "#"
-msgstr ""
+msgstr "#"
#: cnttab.src
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_TOKEN_CHAPTER_INFO\n"
"string.text"
msgid "CI"
-msgstr ""
+msgstr "CI"
#: cnttab.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_TOKEN_LINK_START\n"
"string.text"
msgid "LS"
-msgstr ""
+msgstr "LS"
#: cnttab.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"STR_TOKEN_LINK_END\n"
"string.text"
msgid "LE"
-msgstr ""
+msgstr "LE"
#: cnttab.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_TOKEN_AUTHORITY\n"
"string.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: cnttab.src
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY_NO\n"
"string.text"
msgid "Chapter number"
-msgstr ""
+msgstr "Número de capítol"
#: cnttab.src
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY\n"
"string.text"
msgid "Entry"
-msgstr ""
+msgstr "Entrada"
#: cnttab.src
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_TOKEN_HELP_TAB_STOP\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Tabulació"
#: cnttab.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_TOKEN_HELP_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: cnttab.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_TOKEN_HELP_PAGE_NUMS\n"
"string.text"
msgid "Page number"
-msgstr ""
+msgstr "Número de pàgina"
#: cnttab.src
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_TOKEN_HELP_CHAPTER_INFO\n"
"string.text"
msgid "Chapter info"
-msgstr ""
+msgstr "Informació sobre el capítol"
#: cnttab.src
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_START\n"
"string.text"
msgid "Hyperlink start"
-msgstr ""
+msgstr "Inici d'enllaç"
#: cnttab.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_END\n"
"string.text"
msgid "Hyperlink end"
-msgstr ""
+msgstr "Final d'enllaç"
#: cnttab.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_TOKEN_HELP_AUTHORITY\n"
"string.text"
msgid "Bibliography entry: "
-msgstr ""
+msgstr "Entrada bibliogràfica: "
#: cnttab.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_CHARSTYLE\n"
"string.text"
msgid "Character Style: "
-msgstr ""
+msgstr "Estil de caràcter: "
#: cnttab.src
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "%PRODUCTNAME Math"
-msgstr ""
+msgstr "%PRODUCTNAME Math"
#: cnttab.src
msgctxt ""
@@ -240,7 +240,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "%PRODUCTNAME Chart"
-msgstr ""
+msgstr "%PRODUCTNAME Chart"
#: cnttab.src
msgctxt ""
@@ -249,7 +249,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "%PRODUCTNAME Calc"
-msgstr ""
+msgstr "%PRODUCTNAME Calc"
#: cnttab.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
-msgstr ""
+msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.src
msgctxt ""
@@ -267,7 +267,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Altres objectes OLE"
#: cnttab.src
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"STR_AUTOMARK_TYPE\n"
"string.text"
msgid "Selection file for the alphabetical index (*.sdi)"
-msgstr ""
+msgstr "Fitxer de selecció per a l'índex alfabètic (*.sdi)"
#: idxmrk.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/misc.po b/source/ca-valencia/sw/source/ui/misc.po
index ca236214bc5..145a32d85cf 100644
--- a/source/ca-valencia/sw/source/ui/misc.po
+++ b/source/ca-valencia/sw/source/ui/misc.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-26 09:31+0000\n"
+"PO-Revision-Date: 2013-12-04 12:57+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369560692.0\n"
+"X-POOTLE-MTIME: 1386161856.0\n"
#: glossary.src
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: numberingtypelistbox.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/shells.po b/source/ca-valencia/sw/source/ui/shells.po
index ccf21746d80..b15fa7d3921 100644
--- a/source/ca-valencia/sw/source/ui/shells.po
+++ b/source/ca-valencia/sw/source/ui/shells.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-26 17:33+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-01-08 06:29+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389162571.0\n"
#: shells.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "No es pot obrir la imatge"
#: shells.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "No es pot llegir la imatge"
#: shells.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown Image format"
-msgstr ""
+msgstr "Format d'imatge desconegut"
#: shells.src
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"STR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This Image file version is not supported"
-msgstr ""
+msgstr "No es permet l'ús d'esta versió de fitxer gràfic"
#: shells.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "No s'ha trobat el filtre d'imatge"
#: shells.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert the Image."
-msgstr ""
+msgstr "No hi ha prou memòria per inserir la imatge."
#: shells.src
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"STR_INSERT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Insereix una imatge"
#: shells.src
msgctxt ""
@@ -219,7 +220,7 @@ msgctxt ""
"RID_GRAFIK_TOOLBOX\n"
"string.text"
msgid "Images Object Bar"
-msgstr ""
+msgstr "Barra d'objectes d'imatge"
#: shells.src
msgctxt ""
@@ -251,7 +252,7 @@ msgctxt ""
"RID_DRAW_TEXT_TOOLBOX\n"
"string.text"
msgid "Text Object Bar/Images"
-msgstr ""
+msgstr "Barra d'objectes de text o d'imatges"
#: shells.src
msgctxt ""
@@ -291,7 +292,7 @@ msgctxt ""
"STR_SHELLNAME_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: shells.src
msgctxt ""
@@ -371,7 +372,7 @@ msgctxt ""
"STR_SWBG_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: shells.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/utlui.po b/source/ca-valencia/sw/source/ui/utlui.po
index 615da9c4731..1935414f70c 100644
--- a/source/ca-valencia/sw/source/ui/utlui.po
+++ b/source/ca-valencia/sw/source/ui/utlui.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-10 12:46+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-08 06:31+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373460391.0\n"
+"X-POOTLE-MTIME: 1389162671.0\n"
#: attrdesc.src
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"STR_LINK_CTRL_CLICK\n"
"string.text"
msgid "%s-Click to follow link"
-msgstr ""
+msgstr "%s+clic per seguir l'enllaç"
#: initui.src
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"STR_LINK_CLICK\n"
"string.text"
msgid "Click to follow link"
-msgstr ""
+msgstr "Feu clic per seguir l'enllaç"
#: initui.src
msgctxt ""
@@ -1869,7 +1869,7 @@ msgctxt ""
"ST_REMOVE_INDEX\n"
"string.text"
msgid "~Remove Index"
-msgstr "Elimina l'índe~x"
+msgstr "~Suprimeix l'índex"
#: navipi.src
msgctxt ""
@@ -2805,7 +2805,7 @@ msgctxt ""
"STR_POOLCOLL_LABEL_ABB\n"
"string.text"
msgid "Illustration"
-msgstr "Iŀlustració"
+msgstr "Il·lustració"
#: poolfmt.src
msgctxt ""
@@ -3434,7 +3434,7 @@ msgctxt ""
"STR_AUTOFMTREDL_DEL_EMPTY_PARA+1\n"
"string.text"
msgid "Remove empty paragraphs"
-msgstr "Elimina els paràgrafs buits"
+msgstr "Suprimeix els paràgrafs buits"
#: utlui.src
msgctxt ""
@@ -3679,7 +3679,7 @@ msgctxt ""
"STR_EVENT_IMAGE_LOAD\n"
"string.text"
msgid "Image loaded successfully"
-msgstr ""
+msgstr "La imatge s'ha carregat correctament"
#: utlui.src
msgctxt ""
@@ -3687,7 +3687,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ABORT\n"
"string.text"
msgid "Image loading terminated"
-msgstr ""
+msgstr "La càrrega de la imatge ha finalitzat"
#: utlui.src
msgctxt ""
@@ -3695,7 +3695,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ERROR\n"
"string.text"
msgid "Could not load Image"
-msgstr ""
+msgstr "No puc carregar la imatge"
#: utlui.src
msgctxt ""
@@ -3759,7 +3759,7 @@ msgctxt ""
"STR_CONTENT_TYPE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: utlui.src
msgctxt ""
@@ -3887,7 +3887,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_IMAGE1\n"
"string.text"
msgid "Image 1: This is Image 1"
-msgstr ""
+msgstr "Imatge 1: esta és la imatge 1"
#: utlui.src
msgctxt ""
@@ -3919,7 +3919,7 @@ msgctxt ""
"STR_CONTENT_TYPE_SINGLE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: utlui.src
msgctxt ""
diff --git a/source/ca-valencia/sw/source/ui/web.po b/source/ca-valencia/sw/source/ui/web.po
index 0fffe9c3764..109fa852831 100644
--- a/source/ca-valencia/sw/source/ui/web.po
+++ b/source/ca-valencia/sw/source/ui/web.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-02-28 00:53+0200\n"
+"PO-Revision-Date: 2014-01-08 06:31+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389162681.0\n"
#: web.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"RID_WEBGRAPHIC_TOOLBOX\n"
"string.text"
msgid "Image Object Bar/Web"
-msgstr ""
+msgstr "Barra/web d'objectes d'imatge"
#: web.src
msgctxt ""
diff --git a/source/ca-valencia/sw/uiconfig/swriter/ui.po b/source/ca-valencia/sw/uiconfig/swriter/ui.po
index 325544d70c2..05367d39a2b 100644
--- a/source/ca-valencia/sw/uiconfig/swriter/ui.po
+++ b/source/ca-valencia/sw/uiconfig/swriter/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-15 01:05+0000\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-02-22 22:57+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: none\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373850310.0\n"
+"X-POOTLE-MTIME: 1393109832.0\n"
#: abstractdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Add Element"
-msgstr ""
+msgstr "Afig un element"
#: addentrydialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Nom de l'element"
#: addressblockdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Address Block"
-msgstr ""
+msgstr "Bloc d'adreces nou"
#: addressblockdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address _elements"
-msgstr ""
+msgstr "_Elements d'adreça"
#: addressblockdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1. Drag address elements here"
-msgstr ""
+msgstr "1. Arrossegueu elements d'adreça ací"
#: addressblockdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move up"
-msgstr ""
+msgstr "Mou amunt"
#: addressblockdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move left"
-msgstr ""
+msgstr "Mou a l'esquerra"
#: addressblockdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move right"
-msgstr ""
+msgstr "Mou a la dreta"
#: addressblockdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move down"
-msgstr ""
+msgstr "Mou avall"
#: addressblockdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: addressblockdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2. Customi_ze salutation"
-msgstr ""
+msgstr "2. Personalitzeu la salutació"
#: addressblockdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Suprimeix de l'adreça"
#: addressblockdialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Suprimeix de l'adreça"
#: addressblockdialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add to address"
-msgstr ""
+msgstr "Afig a l'adreça"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "File already exists"
-msgstr ""
+msgstr "El fitxer ja existeix"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document name:"
-msgstr ""
+msgstr "Nom del document nou:"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A document with the name '%1' already exists."
-msgstr ""
+msgstr "Ja existeix un document amb el nom «%1»."
#: alreadyexistsdialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Please save this document under a different name."
-msgstr ""
+msgstr "Alceu este document amb un nom diferent."
#: asciifilterdialog.ui
msgctxt ""
@@ -310,8 +310,8 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
-msgstr ""
+msgid "Assign Styles"
+msgstr "Assigna estils"
#: assignstylesdialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Esquerra"
#: assignstylesdialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "Dreta"
#: assignstylesdialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not applied"
-msgstr ""
+msgstr "No aplicat"
#: assignstylesdialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Estils"
#: attachnamedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a new name for the attachment."
-msgstr ""
+msgstr "No heu especificat un nom nou per a l'adjunt."
#: attachnamedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Attachment Name"
-msgstr ""
+msgstr "El fitxer adjunt no té nom"
#: attachnamedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "Nom:"
#: attachnamedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Si voleu afegir-ne un, escriviu-lo ara."
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Server Authentication"
-msgstr ""
+msgstr "Autenticació del servidor"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires au_thentication"
-msgstr ""
+msgstr "El servidor de correu d'eixida (SMTP) requereix au_tenticació"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires _separate authentication"
-msgstr ""
+msgstr "El servidor de correu d'eixida (SMTP) requereix autenticació _separada"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing mail server:"
-msgstr ""
+msgstr "Servidor de correu d'eixida"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User name:"
-msgstr ""
+msgstr "Nom d'_usuari:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password:"
-msgstr ""
+msgstr "_Contrasenya:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server uses the same authentication as the _incoming mail server"
-msgstr ""
+msgstr "El servidor de correu d'eixida usa la mateixa autenticació que el servidor de correu d'_entrada"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Incoming mail server:"
-msgstr ""
+msgstr "Servidor de correu d'entrada:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server _name:"
-msgstr ""
+msgstr "_Nom del servidor:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_ort:"
-msgstr ""
+msgstr "P_ort:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type:"
-msgstr ""
+msgstr "Tipus:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_POP3"
-msgstr ""
+msgstr "_POP3"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_IMAP"
-msgstr ""
+msgstr "_IMAP"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_er name:"
-msgstr ""
+msgstr "Nom d'_usuari:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pass_word:"
-msgstr ""
+msgstr "_Contrasenya:"
#: autoformattable.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: bulletsandnumbering.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company"
-msgstr ""
+msgstr "Empresa"
#: businessdatapage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slogan"
-msgstr ""
+msgstr "Eslogan"
#: businessdatapage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "_País/Estat"
#: businessdatapage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: businessdatapage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "Fa_x"
#: businessdatapage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Número de telèfon particular"
#: businessdatapage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Lloc web / correu electrònic"
#: businessdatapage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Nom"
#: businessdatapage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: businessdatapage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Número de telèfon particular"
#: businessdatapage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Número de fax"
#: businessdatapage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "adreça electrònica"
#: businessdatapage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company 2nd line"
-msgstr ""
+msgstr "2a línia d'empresa "
#: businessdatapage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Cognoms"
#: businessdatapage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Codi postal/Municipi"
#: businessdatapage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Municipi"
#: businessdatapage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Codi postal"
#: businessdatapage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Telèfon/mòbil"
#: businessdatapage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: businessdatapage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: businessdatapage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Street"
-msgstr ""
+msgstr "Carrer"
#: businessdatapage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business data"
-msgstr ""
+msgstr "Dades comercials"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "No es pot afegir una etiqueta"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "No es pot afegir una etiqueta"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1184,7 +1184,16 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Predefined labels cannot be overwritten, use another name."
-msgstr ""
+msgstr "No es poden sobreescriure les etiquetes predefinides, useu un altre nom."
+
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr "Llegenda"
#: captionoptions.ui
msgctxt ""
@@ -1292,7 +1301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Section"
-msgstr ""
+msgstr "Text automàtic - Secció"
#: cardformatpage.ui
msgctxt ""
@@ -1301,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Contingut"
#: cardmediumpage.ui
msgctxt ""
@@ -1310,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address"
-msgstr ""
+msgstr "Adreça"
#: cardmediumpage.ui
msgctxt ""
@@ -1319,7 +1328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Label text"
-msgstr ""
+msgstr "Text de l'etiqueta"
#: cardmediumpage.ui
msgctxt ""
@@ -1328,7 +1337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Bases de dades"
#: cardmediumpage.ui
msgctxt ""
@@ -1337,7 +1346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Taula"
#: cardmediumpage.ui
msgctxt ""
@@ -1346,7 +1355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Camp de la base de dades"
#: cardmediumpage.ui
msgctxt ""
@@ -1355,7 +1364,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Insereix"
#: cardmediumpage.ui
msgctxt ""
@@ -1364,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inscription"
-msgstr ""
+msgstr "Inscripció"
#: cardmediumpage.ui
msgctxt ""
@@ -1373,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Continu"
#: cardmediumpage.ui
msgctxt ""
@@ -1382,7 +1391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sheet"
-msgstr ""
+msgstr "_Full"
#: cardmediumpage.ui
msgctxt ""
@@ -1391,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Marca"
#: cardmediumpage.ui
msgctxt ""
@@ -1400,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: cardmediumpage.ui
msgctxt ""
@@ -1409,7 +1418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: ccdialog.ui
msgctxt ""
@@ -1418,7 +1427,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Copy To"
-msgstr ""
+msgstr "Copia a"
#: ccdialog.ui
msgctxt ""
@@ -1427,7 +1436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cc"
-msgstr ""
+msgstr "_Cc"
#: ccdialog.ui
msgctxt ""
@@ -1436,7 +1445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bcc"
-msgstr ""
+msgstr "Cc_o"
#: ccdialog.ui
msgctxt ""
@@ -1445,7 +1454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Note: Separate e-mail addresses with a semicolon (;)."
-msgstr ""
+msgstr "Nota: separeu les adreces de correu electrònic amb un punt i coma (;)."
#: ccdialog.ui
msgctxt ""
@@ -1454,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send a copy of this mail to..."
-msgstr ""
+msgstr "Envia una còpia d'este correu a..."
#: characterproperties.ui
msgctxt ""
@@ -1526,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: charurlpage.ui
msgctxt ""
@@ -1913,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Conditional Style"
-msgstr ""
+msgstr "Estil _condicional"
#: conditionpage.ui
msgctxt ""
@@ -1922,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Conte_xt"
-msgstr ""
+msgstr "Conte_xt"
#: conditionpage.ui
msgctxt ""
@@ -1931,7 +1940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Applied Styles"
-msgstr ""
+msgstr "Estils aplicats"
#: conditionpage.ui
msgctxt ""
@@ -1940,7 +1949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paragraph Styles"
-msgstr ""
+msgstr "Estils de _paràgraf"
#: conditionpage.ui
msgctxt ""
@@ -1949,7 +1958,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table Header"
-msgstr ""
+msgstr "Capçalera de la taula"
#: conditionpage.ui
msgctxt ""
@@ -1958,7 +1967,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Table"
-msgstr ""
+msgstr "Taula"
#: conditionpage.ui
msgctxt ""
@@ -1967,7 +1976,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Frame"
-msgstr ""
+msgstr "Marc"
#: conditionpage.ui
msgctxt ""
@@ -1976,7 +1985,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Section"
-msgstr ""
+msgstr "Secció"
#: conditionpage.ui
msgctxt ""
@@ -1985,7 +1994,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Footnote"
-msgstr ""
+msgstr "Nota al peu"
#: conditionpage.ui
msgctxt ""
@@ -1994,7 +2003,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Endnote"
-msgstr ""
+msgstr "Nota final"
#: conditionpage.ui
msgctxt ""
@@ -2003,7 +2012,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Header"
-msgstr ""
+msgstr "Capçalera"
#: conditionpage.ui
msgctxt ""
@@ -2012,7 +2021,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Footer"
-msgstr ""
+msgstr "Peu"
#: conditionpage.ui
msgctxt ""
@@ -2021,7 +2030,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid " 1st Outline Level"
-msgstr ""
+msgstr " 1r nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2030,7 +2039,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid " 2nd Outline Level"
-msgstr ""
+msgstr " 2n nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2039,7 +2048,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid " 3rd Outline Level"
-msgstr ""
+msgstr " 3r nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2048,7 +2057,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid " 4th Outline Level"
-msgstr ""
+msgstr " 4t nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2057,7 +2066,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid " 5th Outline Level"
-msgstr ""
+msgstr " 5è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2066,7 +2075,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid " 6th Outline Level"
-msgstr ""
+msgstr " 6è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2075,7 +2084,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid " 7th Outline Level"
-msgstr ""
+msgstr " 7è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2084,7 +2093,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid " 8th Outline Level"
-msgstr ""
+msgstr " 8è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2093,7 +2102,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid " 9th Outline Level"
-msgstr ""
+msgstr " 9è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2102,7 +2111,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "10th Outline Level"
-msgstr ""
+msgstr " 10è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2111,7 +2120,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid " 1st Numbering Level"
-msgstr ""
+msgstr " 1r nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2120,7 +2129,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid " 2nd Numbering Level"
-msgstr ""
+msgstr " 2n nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2129,7 +2138,7 @@ msgctxt ""
"20\n"
"stringlist.text"
msgid " 3rd Numbering Level"
-msgstr ""
+msgstr " 3r nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2138,7 +2147,7 @@ msgctxt ""
"21\n"
"stringlist.text"
msgid " 4th Numbering Level"
-msgstr ""
+msgstr " 4t nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2147,7 +2156,7 @@ msgctxt ""
"22\n"
"stringlist.text"
msgid " 5th Numbering Level"
-msgstr ""
+msgstr " 5è nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2156,7 +2165,7 @@ msgctxt ""
"23\n"
"stringlist.text"
msgid " 6th Numbering Level"
-msgstr ""
+msgstr " 6è nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2165,7 +2174,7 @@ msgctxt ""
"24\n"
"stringlist.text"
msgid " 7th Numbering Level"
-msgstr ""
+msgstr " 7è nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2174,7 +2183,7 @@ msgctxt ""
"25\n"
"stringlist.text"
msgid " 8th Numbering Level"
-msgstr ""
+msgstr " 8è nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2183,7 +2192,7 @@ msgctxt ""
"26\n"
"stringlist.text"
msgid " 9th Numbering Level"
-msgstr ""
+msgstr " 9è nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2192,7 +2201,7 @@ msgctxt ""
"27\n"
"stringlist.text"
msgid "10th Numbering Level"
-msgstr ""
+msgstr "10 nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2201,7 +2210,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: converttexttable.ui
msgctxt ""
@@ -2381,7 +2390,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Concordance File"
-msgstr ""
+msgstr "Edita el fitxer de concordància"
#: createautomarkdialog.ui
msgctxt ""
@@ -2390,7 +2399,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search term"
-msgstr ""
+msgstr "Cerca el terme"
#: createautomarkdialog.ui
msgctxt ""
@@ -2399,7 +2408,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative entry"
-msgstr ""
+msgstr "Entrada alternativa"
#: createautomarkdialog.ui
msgctxt ""
@@ -2408,7 +2417,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1st key"
-msgstr ""
+msgstr "1a clau"
#: createautomarkdialog.ui
msgctxt ""
@@ -2417,7 +2426,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2nd key"
-msgstr ""
+msgstr "2a clau"
#: createautomarkdialog.ui
msgctxt ""
@@ -2426,7 +2435,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment"
-msgstr ""
+msgstr "Comentari"
#: createautomarkdialog.ui
msgctxt ""
@@ -2435,7 +2444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Match case"
-msgstr ""
+msgstr "Distingeix entre majúscules i minúscules"
#: createautomarkdialog.ui
msgctxt ""
@@ -2444,7 +2453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word only"
-msgstr ""
+msgstr "Només la paraula"
#: createautomarkdialog.ui
msgctxt ""
@@ -2453,7 +2462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#: createautomarkdialog.ui
msgctxt ""
@@ -2462,7 +2471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "No"
#: createautomarkdialog.ui
msgctxt ""
@@ -2471,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Entrades"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2480,7 +2489,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Customize Address List"
-msgstr ""
+msgstr "Personalitza la llista d'adreces"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2489,7 +2498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Afig..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2498,7 +2507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename..."
-msgstr ""
+msgstr "_Canvia el nom..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2507,7 +2516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ddress list elements"
-msgstr ""
+msgstr "Elements de la llista d'a_dreces"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2516,7 +2525,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create a new data source?"
-msgstr ""
+msgstr "Voleu crear un origen de dades nou?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2525,7 +2534,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No data sources are available. Create a new one?"
-msgstr ""
+msgstr "No hi ha cap origen de dades disponible. Voleu crear-ne un?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2534,7 +2543,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No data source has been set up yet. You need a data source, such as a database, to supply data (for example, names and addresses) for the fields."
-msgstr ""
+msgstr "Encara no s'ha configurat cap font de dades. Necessiteu una font de dades, com ara una base de dades, per proveir dades (p. ex. noms i adreces) per als camps."
#: documentfontspage.ui
msgctxt ""
@@ -2552,7 +2561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display drop caps"
-msgstr ""
+msgstr "_Mostra les inicials destacades"
#: dropcapspage.ui
msgctxt ""
@@ -2561,7 +2570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whole word"
-msgstr ""
+msgstr "_Paraula completa"
#: dropcapspage.ui
msgctxt ""
@@ -2570,7 +2579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of _characters:"
-msgstr ""
+msgstr "Nombre de _caràcters:"
#: dropcapspage.ui
msgctxt ""
@@ -2579,7 +2588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lines:"
-msgstr ""
+msgstr "_Línies:"
#: dropcapspage.ui
msgctxt ""
@@ -2588,7 +2597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Space to text:"
-msgstr ""
+msgstr "E_spai per al text"
#: dropcapspage.ui
msgctxt ""
@@ -2597,7 +2606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: dropcapspage.ui
msgctxt ""
@@ -2606,7 +2615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text:"
-msgstr ""
+msgstr "_Text"
#: dropcapspage.ui
msgctxt ""
@@ -2615,7 +2624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character st_yle:"
-msgstr ""
+msgstr "Est_il dels caràcters:"
#: dropcapspage.ui
msgctxt ""
@@ -2624,7 +2633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Contingut"
#: dropdownfielddialog.ui
msgctxt ""
@@ -2705,7 +2714,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Fields"
-msgstr ""
+msgstr "Edita els camps"
#: editfielddialog.ui
msgctxt ""
@@ -2714,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "_Edita"
#: editsectiondialog.ui
msgctxt ""
@@ -2993,7 +3002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addr_essee"
-msgstr ""
+msgstr "D_estinatari"
#: envaddresspage.ui
msgctxt ""
@@ -3002,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Bases de dades"
#: envaddresspage.ui
msgctxt ""
@@ -3011,7 +3020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Taula"
#: envaddresspage.ui
msgctxt ""
@@ -3020,7 +3029,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Camp de la base de dades"
#: envaddresspage.ui
msgctxt ""
@@ -3029,7 +3038,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Insereix"
#: envaddresspage.ui
msgctxt ""
@@ -3038,7 +3047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sender"
-msgstr ""
+msgstr "_Remitent"
#: envaddresspage.ui
msgctxt ""
@@ -3047,7 +3056,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: envdialog.ui
msgctxt ""
@@ -3056,7 +3065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Sobre"
#: envdialog.ui
msgctxt ""
@@ -3065,7 +3074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "Document _nou"
#: envdialog.ui
msgctxt ""
@@ -3074,7 +3083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: envdialog.ui
msgctxt ""
@@ -3083,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Modifica"
#: envdialog.ui
msgctxt ""
@@ -3092,7 +3101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Sobre"
#: envdialog.ui
msgctxt ""
@@ -3101,7 +3110,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: envdialog.ui
msgctxt ""
@@ -3110,7 +3119,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Impressora"
#: envformatpage.ui
msgctxt ""
@@ -3119,7 +3128,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "des de l'esquerra"
#: envformatpage.ui
msgctxt ""
@@ -3128,7 +3137,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "des de la part superior"
#: envformatpage.ui
msgctxt ""
@@ -3137,7 +3146,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: envformatpage.ui
msgctxt ""
@@ -3146,7 +3155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Edita"
#: envformatpage.ui
msgctxt ""
@@ -3155,7 +3164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: envformatpage.ui
msgctxt ""
@@ -3164,7 +3173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addressee"
-msgstr ""
+msgstr "Destinatari"
#: envformatpage.ui
msgctxt ""
@@ -3173,7 +3182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "des de l'esquerra"
#: envformatpage.ui
msgctxt ""
@@ -3182,7 +3191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "des de la part superior"
#: envformatpage.ui
msgctxt ""
@@ -3191,7 +3200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: envformatpage.ui
msgctxt ""
@@ -3200,7 +3209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Edita"
#: envformatpage.ui
msgctxt ""
@@ -3209,7 +3218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: envformatpage.ui
msgctxt ""
@@ -3218,7 +3227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sender"
-msgstr ""
+msgstr "Remitent"
#: envformatpage.ui
msgctxt ""
@@ -3227,7 +3236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: envformatpage.ui
msgctxt ""
@@ -3236,7 +3245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Amplada"
#: envformatpage.ui
msgctxt ""
@@ -3245,7 +3254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Alçada"
#: envformatpage.ui
msgctxt ""
@@ -3254,7 +3263,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: envformatpage.ui
msgctxt ""
@@ -3263,7 +3272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Mida"
#: envformatpage.ui
msgctxt ""
@@ -3272,7 +3281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter..."
-msgstr ""
+msgstr "Ca_ràcter..."
#: envformatpage.ui
msgctxt ""
@@ -3281,7 +3290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_aragraph..."
-msgstr ""
+msgstr "_Paràgraf..."
#: envprinterpage.ui
msgctxt ""
@@ -3290,7 +3299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print from top"
-msgstr ""
+msgstr "Im_primeix des de la part superior"
#: envprinterpage.ui
msgctxt ""
@@ -3299,7 +3308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print from _bottom"
-msgstr ""
+msgstr "_Imprimeix des de la part inferior"
#: envprinterpage.ui
msgctxt ""
@@ -3308,7 +3317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shift right"
-msgstr ""
+msgstr "Cap a la _dreta"
#: envprinterpage.ui
msgctxt ""
@@ -3317,7 +3326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift _down"
-msgstr ""
+msgstr "Cap a a_vall"
#: envprinterpage.ui
msgctxt ""
@@ -3326,7 +3335,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Esquerra horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3335,7 +3344,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Esquerra horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3344,7 +3353,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Centre horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3353,7 +3362,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Centre horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3362,7 +3371,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Dreta horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3371,7 +3380,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Dreta horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3380,7 +3389,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Esquerra vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3389,7 +3398,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Esquerra vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3398,7 +3407,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Centre vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3407,7 +3416,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Centre vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3416,7 +3425,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Dreta vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3425,7 +3434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Dreta vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3434,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope orientation"
-msgstr ""
+msgstr "Orientació del sobre"
#: envprinterpage.ui
msgctxt ""
@@ -3443,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Configuració..."
#: envprinterpage.ui
msgctxt ""
@@ -3452,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Nom de la impressora"
#: envprinterpage.ui
msgctxt ""
@@ -3461,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current Printer"
-msgstr ""
+msgstr "Impressora actual"
#: exchangedatabases.ui
msgctxt ""
@@ -3546,7 +3555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fields"
-msgstr ""
+msgstr "Camps"
#: fielddialog.ui
msgctxt ""
@@ -3555,7 +3564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: fielddialog.ui
msgctxt ""
@@ -3564,7 +3573,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document"
-msgstr ""
+msgstr "Document"
#: fielddialog.ui
msgctxt ""
@@ -3573,7 +3582,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-references"
-msgstr ""
+msgstr "Referències creuades"
#: fielddialog.ui
msgctxt ""
@@ -3582,7 +3591,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Functions"
-msgstr ""
+msgstr "Funcions"
#: fielddialog.ui
msgctxt ""
@@ -3591,7 +3600,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DocInformation"
-msgstr ""
+msgstr "Informació del document"
#: fielddialog.ui
msgctxt ""
@@ -3600,7 +3609,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variables"
-msgstr ""
+msgstr "Variables"
#: fielddialog.ui
msgctxt ""
@@ -3609,7 +3618,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Base de dades"
#: findentrydialog.ui
msgctxt ""
@@ -3618,7 +3627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find Entry"
-msgstr ""
+msgstr "Cerca una entrada"
#: findentrydialog.ui
msgctxt ""
@@ -3627,7 +3636,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ind"
-msgstr ""
+msgstr "_Cerca"
#: findentrydialog.ui
msgctxt ""
@@ -3636,7 +3645,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _only in"
-msgstr ""
+msgstr "Cerca _només a"
#: flddbpage.ui
msgctxt ""
@@ -3645,7 +3654,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: flddbpage.ui
msgctxt ""
@@ -3654,7 +3663,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Condition"
-msgstr ""
+msgstr "_Condició"
#: flddbpage.ui
msgctxt ""
@@ -3663,7 +3672,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Record number"
-msgstr ""
+msgstr "Número de registre"
#: flddbpage.ui
msgctxt ""
@@ -3672,7 +3681,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database s_election"
-msgstr ""
+msgstr "S_elecció de la base de dades"
#: flddbpage.ui
msgctxt ""
@@ -3681,7 +3690,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add database file"
-msgstr ""
+msgstr "Afig un fitxer de base de dades"
#: flddbpage.ui
msgctxt ""
@@ -3690,7 +3699,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Navega..."
#: flddbpage.ui
msgctxt ""
@@ -3699,7 +3708,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From database"
-msgstr ""
+msgstr "Des de la base de dades"
#: flddbpage.ui
msgctxt ""
@@ -3708,7 +3717,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User-defined"
-msgstr ""
+msgstr "Definit per l'usuari"
#: flddbpage.ui
msgctxt ""
@@ -3716,8 +3725,8 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
-msgstr ""
+msgid "Format"
+msgstr "Format"
#: flddocinfopage.ui
msgctxt ""
@@ -3726,7 +3735,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: flddocinfopage.ui
msgctxt ""
@@ -3735,7 +3744,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_elecciona"
#: flddocinfopage.ui
msgctxt ""
@@ -3744,7 +3753,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "Contingut _fix"
#: flddocinfopage.ui
msgctxt ""
@@ -3753,7 +3762,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: flddocinfopage.ui
msgctxt ""
@@ -3762,7 +3771,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: flddocinfopage.ui
msgctxt ""
@@ -3771,7 +3780,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: flddocinfopage.ui
msgctxt ""
@@ -3780,7 +3789,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: flddocinfopage.ui
msgctxt ""
@@ -3789,7 +3798,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Data Hora Autor"
#: flddocumentpage.ui
msgctxt ""
@@ -3798,7 +3807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: flddocumentpage.ui
msgctxt ""
@@ -3807,7 +3816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_elecciona"
#: flddocumentpage.ui
msgctxt ""
@@ -3816,7 +3825,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: flddocumentpage.ui
msgctxt ""
@@ -3825,7 +3834,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "Contingut _fix"
#: flddocumentpage.ui
msgctxt ""
@@ -3834,7 +3843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Nivell"
#: flddocumentpage.ui
msgctxt ""
@@ -3843,7 +3852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in days"
-msgstr ""
+msgstr "Desplaçam_ent en dies"
#: flddocumentpage.ui
msgctxt ""
@@ -3852,7 +3861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in minutes"
-msgstr ""
+msgstr "Desplaçam_ent en minuts"
#: flddocumentpage.ui
msgctxt ""
@@ -3861,7 +3870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldfuncpage.ui
msgctxt ""
@@ -3870,7 +3879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: fldfuncpage.ui
msgctxt ""
@@ -3879,7 +3888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_elecciona"
#: fldfuncpage.ui
msgctxt ""
@@ -3888,7 +3897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: fldfuncpage.ui
msgctxt ""
@@ -3897,7 +3906,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Macro..."
-msgstr ""
+msgstr "_Macro..."
#: fldfuncpage.ui
msgctxt ""
@@ -3906,7 +3915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldfuncpage.ui
msgctxt ""
@@ -3915,7 +3924,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_m"
#: fldfuncpage.ui
msgctxt ""
@@ -3924,7 +3933,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Then"
-msgstr ""
+msgstr "Aleshores"
#: fldfuncpage.ui
msgctxt ""
@@ -3933,7 +3942,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Else"
-msgstr ""
+msgstr "Sinó"
#: fldfuncpage.ui
msgctxt ""
@@ -3942,7 +3951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "It_em"
-msgstr ""
+msgstr "_Element"
#: fldfuncpage.ui
msgctxt ""
@@ -3951,7 +3960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Items on _list"
-msgstr ""
+msgstr "Elements de la _llista"
#: fldfuncpage.ui
msgctxt ""
@@ -3960,7 +3969,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move _Up"
-msgstr ""
+msgstr "Mou a_munt"
#: fldfuncpage.ui
msgctxt ""
@@ -3969,7 +3978,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move Do_wn"
-msgstr ""
+msgstr "Mou a_vall"
#: fldfuncpage.ui
msgctxt ""
@@ -3978,7 +3987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_m"
#: fldfuncpage.ui
msgctxt ""
@@ -3987,7 +3996,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: fldfuncpage.ui
msgctxt ""
@@ -3996,7 +4005,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: fldfuncpage.ui
msgctxt ""
@@ -4005,7 +4014,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: fldfuncpage.ui
msgctxt ""
@@ -4014,7 +4023,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Data Hora Autor"
#: fldrefpage.ui
msgctxt ""
@@ -4023,7 +4032,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: fldrefpage.ui
msgctxt ""
@@ -4032,7 +4041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert _reference to"
-msgstr ""
+msgstr "Insereix una _referència a"
#: fldrefpage.ui
msgctxt ""
@@ -4041,7 +4050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_election"
-msgstr ""
+msgstr "S_elecció"
#: fldrefpage.ui
msgctxt ""
@@ -4050,7 +4059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_m"
#: fldrefpage.ui
msgctxt ""
@@ -4059,7 +4068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldrefpage.ui
msgctxt ""
@@ -4068,7 +4077,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Marcadors"
#: fldrefpage.ui
msgctxt ""
@@ -4077,7 +4086,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Notes al peu"
#: fldrefpage.ui
msgctxt ""
@@ -4086,7 +4095,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Notes al final"
#: fldrefpage.ui
msgctxt ""
@@ -4095,7 +4104,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Headings"
-msgstr ""
+msgstr "Encapçalaments"
#: fldrefpage.ui
msgctxt ""
@@ -4104,7 +4113,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Numbered Paragraphs"
-msgstr ""
+msgstr "Paràgrafs numerats"
#: fldvarpage.ui
msgctxt ""
@@ -4113,7 +4122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: fldvarpage.ui
msgctxt ""
@@ -4122,7 +4131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_m"
#: fldvarpage.ui
msgctxt ""
@@ -4131,7 +4140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_elecciona"
#: fldvarpage.ui
msgctxt ""
@@ -4140,7 +4149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldvarpage.ui
msgctxt ""
@@ -4149,7 +4158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: fldvarpage.ui
msgctxt ""
@@ -4158,7 +4167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invisi_ble"
-msgstr ""
+msgstr "Invisi_ble"
#: fldvarpage.ui
msgctxt ""
@@ -4167,7 +4176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Nivell"
#: fldvarpage.ui
msgctxt ""
@@ -4176,7 +4185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Separator"
-msgstr ""
+msgstr "_Separador"
#: fldvarpage.ui
msgctxt ""
@@ -4185,7 +4194,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: fldvarpage.ui
msgctxt ""
@@ -4194,7 +4203,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "."
-msgstr ""
+msgstr "."
#: fldvarpage.ui
msgctxt ""
@@ -4203,7 +4212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering by chapter"
-msgstr ""
+msgstr "Numeració per capítol"
#: fldvarpage.ui
msgctxt ""
@@ -4212,7 +4221,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Aplica"
#: fldvarpage.ui
msgctxt ""
@@ -4221,7 +4230,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Aplica"
#: fldvarpage.ui
msgctxt ""
@@ -4230,7 +4239,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Suprimeix"
#: fldvarpage.ui
msgctxt ""
@@ -4239,7 +4248,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Suprimeix"
#: fldvarpage.ui
msgctxt ""
@@ -4248,7 +4257,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: fldvarpage.ui
msgctxt ""
@@ -4257,7 +4266,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: fldvarpage.ui
msgctxt ""
@@ -4266,7 +4275,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: fldvarpage.ui
msgctxt ""
@@ -4275,7 +4284,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Data Hora Autor"
#: footendnotedialog.ui
msgctxt ""
@@ -4284,7 +4293,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Footnotes/Endnotes Settings"
-msgstr ""
+msgstr "Configuració de les notes al peu i finals"
#: footendnotedialog.ui
msgctxt ""
@@ -4293,7 +4302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Notes al peu"
#: footendnotedialog.ui
msgctxt ""
@@ -4302,7 +4311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Notes al final"
#: footnoteareapage.ui
msgctxt ""
@@ -4626,7 +4635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Reinicia la numeració"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4635,7 +4644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Inicia a:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4644,7 +4653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom _format"
-msgstr ""
+msgstr "_Format personaltizat"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4653,7 +4662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "D_esprés:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4662,7 +4671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "_Abans:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4671,7 +4680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Collec_t at end of text"
-msgstr ""
+msgstr "Recull al final del _text"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4680,7 +4689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Notes al peu"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4689,7 +4698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ollect at end of section"
-msgstr ""
+msgstr "Recull al final de la _secció"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4698,7 +4707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Reinicia la numeració"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4707,7 +4716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Inicia a:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4716,7 +4725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Custom format"
-msgstr ""
+msgstr "Format _personalitzat"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4725,7 +4734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "D_esprés:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4734,7 +4743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "_Abans:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4743,7 +4752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Notes al final"
#: formatsectiondialog.ui
msgctxt ""
@@ -4752,7 +4761,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: formatsectiondialog.ui
msgctxt ""
@@ -4761,7 +4770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: formatsectiondialog.ui
msgctxt ""
@@ -4770,7 +4779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Sagnats"
#: formatsectiondialog.ui
msgctxt ""
@@ -4779,7 +4788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: formatsectiondialog.ui
msgctxt ""
@@ -4788,7 +4797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Notes al peu/final"
#: formattablepage.ui
msgctxt ""
@@ -4986,7 +4995,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame"
-msgstr ""
+msgstr "Marc"
#: framedialog.ui
msgctxt ""
@@ -4995,7 +5004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: framedialog.ui
msgctxt ""
@@ -5004,7 +5013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: framedialog.ui
msgctxt ""
@@ -5013,7 +5022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: framedialog.ui
msgctxt ""
@@ -5022,7 +5031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Enllaç"
#: framedialog.ui
msgctxt ""
@@ -5031,7 +5040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: framedialog.ui
msgctxt ""
@@ -5040,7 +5049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: framedialog.ui
msgctxt ""
@@ -5049,7 +5058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: framedialog.ui
msgctxt ""
@@ -5058,7 +5067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: frmaddpage.ui
msgctxt ""
@@ -5067,7 +5076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Nom:"
#: frmaddpage.ui
msgctxt ""
@@ -5076,7 +5085,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alternative (Text only):"
-msgstr ""
+msgstr "_Alternativa (només text):"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Cap>"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Cap>"
#: frmaddpage.ui
msgctxt ""
@@ -5085,7 +5112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous link:"
-msgstr ""
+msgstr "Enllaç _anterior:"
#: frmaddpage.ui
msgctxt ""
@@ -5094,7 +5121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Next link:"
-msgstr ""
+msgstr "Enllaç _següent:"
#: frmaddpage.ui
msgctxt ""
@@ -5103,7 +5130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Names"
-msgstr ""
+msgstr "Noms"
#: frmaddpage.ui
msgctxt ""
@@ -5112,7 +5139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contents"
-msgstr ""
+msgstr "_Continguts"
#: frmaddpage.ui
msgctxt ""
@@ -5121,7 +5148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_osition"
-msgstr ""
+msgstr "P_osició"
#: frmaddpage.ui
msgctxt ""
@@ -5130,7 +5157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Mida"
#: frmaddpage.ui
msgctxt ""
@@ -5139,7 +5166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "_Protegir"
#: frmaddpage.ui
msgctxt ""
@@ -5148,7 +5175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Editable in read-only document"
-msgstr ""
+msgstr "_Editable en documents de només de lectura"
#: frmaddpage.ui
msgctxt ""
@@ -5157,7 +5184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prin_t"
-msgstr ""
+msgstr "Im_primeix"
#: frmaddpage.ui
msgctxt ""
@@ -5166,7 +5193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "Direcció del _text:"
#: frmaddpage.ui
msgctxt ""
@@ -5175,7 +5202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: frmaddpage.ui
msgctxt ""
@@ -5184,7 +5211,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left-to-right"
-msgstr ""
+msgstr "D'esquerra a dreta"
#: frmaddpage.ui
msgctxt ""
@@ -5193,7 +5220,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right-to-left"
-msgstr ""
+msgstr "De dreta a esquerra"
#: frmaddpage.ui
msgctxt ""
@@ -5202,7 +5229,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Use superordinate object settings"
-msgstr ""
+msgstr "Utilitza els paràmetres de categories superordinades"
#: frmtypepage.ui
msgctxt ""
@@ -5211,7 +5238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relat_ive"
-msgstr ""
+msgstr "Rela_tiu"
#: frmtypepage.ui
msgctxt ""
@@ -5220,7 +5247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "Mida automàtica"
#: frmtypepage.ui
msgctxt ""
@@ -5229,7 +5256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width (at least)"
-msgstr ""
+msgstr "Am_plada (mínima)"
#: frmtypepage.ui
msgctxt ""
@@ -5238,7 +5265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Amplada"
#: frmtypepage.ui
msgctxt ""
@@ -5247,7 +5274,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "Re_lativa"
#: frmtypepage.ui
msgctxt ""
@@ -5256,7 +5283,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "Mida automàtica"
#: frmtypepage.ui
msgctxt ""
@@ -5265,7 +5292,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight (at least)"
-msgstr ""
+msgstr "A_lçada (mínima)"
#: frmtypepage.ui
msgctxt ""
@@ -5274,7 +5301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "A_lçada"
#: frmtypepage.ui
msgctxt ""
@@ -5283,7 +5310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Conserva la relació"
#: frmtypepage.ui
msgctxt ""
@@ -5292,7 +5319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original Size"
-msgstr ""
+msgstr "Mida _original"
#: frmtypepage.ui
msgctxt ""
@@ -5301,7 +5328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Mida"
#: frmtypepage.ui
msgctxt ""
@@ -5310,7 +5337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "A la _pàgina"
#: frmtypepage.ui
msgctxt ""
@@ -5319,7 +5346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "Al paràgra_f"
#: frmtypepage.ui
msgctxt ""
@@ -5328,7 +5355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Al ca_ràcter"
#: frmtypepage.ui
msgctxt ""
@@ -5337,7 +5364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "Com a c_aràcter"
#: frmtypepage.ui
msgctxt ""
@@ -5346,7 +5373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Al _marc"
#: frmtypepage.ui
msgctxt ""
@@ -5355,7 +5382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Àncora"
#: frmtypepage.ui
msgctxt ""
@@ -5364,7 +5391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "Horit_zontal"
#: frmtypepage.ui
msgctxt ""
@@ -5373,7 +5400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "_per"
#: frmtypepage.ui
msgctxt ""
@@ -5382,7 +5409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "by"
-msgstr ""
+msgstr "per"
#: frmtypepage.ui
msgctxt ""
@@ -5391,7 +5418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_a"
#: frmtypepage.ui
msgctxt ""
@@ -5400,7 +5427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Vertical"
#: frmtypepage.ui
msgctxt ""
@@ -5409,7 +5436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "_a"
#: frmtypepage.ui
msgctxt ""
@@ -5418,7 +5445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "Rèplica en _pàgines parelles"
#: frmtypepage.ui
msgctxt ""
@@ -5427,7 +5454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Follow text flow"
-msgstr ""
+msgstr "Segueix el flux del text"
#: frmtypepage.ui
msgctxt ""
@@ -5436,7 +5463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: frmurlpage.ui
msgctxt ""
@@ -5445,7 +5472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL:"
-msgstr ""
+msgstr "_URL:"
#: frmurlpage.ui
msgctxt ""
@@ -5454,7 +5481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Nom:"
#: frmurlpage.ui
msgctxt ""
@@ -5463,7 +5490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Frame:"
-msgstr ""
+msgstr "_Marc:"
#: frmurlpage.ui
msgctxt ""
@@ -5472,7 +5499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Navega..."
#: frmurlpage.ui
msgctxt ""
@@ -5481,7 +5508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link to"
-msgstr ""
+msgstr "Enllaça a"
#: frmurlpage.ui
msgctxt ""
@@ -5490,7 +5517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server-side image map"
-msgstr ""
+msgstr "Mapa d'imatge del co_stat del servidor"
#: frmurlpage.ui
msgctxt ""
@@ -5499,7 +5526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Client-side image map"
-msgstr ""
+msgstr "Mapa d'imatge del _costat del client"
#: frmurlpage.ui
msgctxt ""
@@ -5508,7 +5535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image map"
-msgstr ""
+msgstr "Mapa d'imatge"
#: indentpage.ui
msgctxt ""
@@ -5517,7 +5544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before section"
-msgstr ""
+msgstr "_Abans de la secció"
#: indentpage.ui
msgctxt ""
@@ -5526,7 +5553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After section"
-msgstr ""
+msgstr "_Després de la secció"
#: indentpage.ui
msgctxt ""
@@ -5535,7 +5562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: indentpage.ui
msgctxt ""
@@ -5544,7 +5571,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: indexentry.ui
msgctxt ""
@@ -5697,7 +5724,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find"
-msgstr ""
+msgstr "Cerca"
#: infonotfounddialog.ui
msgctxt ""
@@ -5706,7 +5733,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Search key not found."
-msgstr ""
+msgstr "No s'ha trobat la clau de cerca."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5715,7 +5742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Readonly Content"
-msgstr ""
+msgstr "Contingut només de lectura"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5724,7 +5751,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Readonly content cannot be changed."
-msgstr ""
+msgstr "No es pot canviar el contingut només de lectura."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5733,7 +5760,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No modifications will be accepted."
-msgstr ""
+msgstr "No s'hi acceptaran modificacions."
#: inputfielddialog.ui
msgctxt ""
@@ -5760,7 +5787,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert AutoText"
-msgstr ""
+msgstr "Insereix un text automàtic"
#: insertautotextdialog.ui
msgctxt ""
@@ -5769,7 +5796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoTexts for shortcut "
-msgstr ""
+msgstr "Texts automàtics per a la drecera "
#: insertbookmark.ui
msgctxt ""
@@ -5994,7 +6021,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Database Columns"
-msgstr ""
+msgstr "Insereix columnes de base de dades"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6003,7 +6030,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert data as:"
-msgstr ""
+msgstr "Insereix les dades com:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6012,7 +6039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_able"
-msgstr ""
+msgstr "T_aula"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6021,7 +6048,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_Camps"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6030,7 +6057,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Text"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6039,7 +6066,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database _columns"
-msgstr ""
+msgstr "_Columnes de la base de dades"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6048,7 +6075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab_le column(s)"
-msgstr ""
+msgstr "Columnes de la tau_la"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6057,7 +6084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert table heading"
-msgstr ""
+msgstr "Insereix un encapçalament de taula"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6066,7 +6093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply column _name"
-msgstr ""
+msgstr "Aplica el _nom de la columna"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6075,7 +6102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create row only"
-msgstr ""
+msgstr "Crea només una fila"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6084,7 +6111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pr_operties..."
-msgstr ""
+msgstr "Pr_opietats..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6093,7 +6120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_oFormat..."
-msgstr ""
+msgstr "F_ormatació automàtica..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6102,7 +6129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Style:"
-msgstr ""
+msgstr "E_stil del paràgraf:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6111,7 +6138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From _database"
-msgstr ""
+msgstr "Des de la _base de dades"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6120,7 +6147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-Defined"
-msgstr ""
+msgstr "Definit per l'_usuari"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6129,7 +6156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: insertfootnote.ui
msgctxt ""
@@ -6273,7 +6300,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Section"
-msgstr ""
+msgstr "Insereix una secció"
#: insertsectiondialog.ui
msgctxt ""
@@ -6282,7 +6309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: insertsectiondialog.ui
msgctxt ""
@@ -6291,7 +6318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Section"
-msgstr ""
+msgstr "Secció"
#: insertsectiondialog.ui
msgctxt ""
@@ -6300,7 +6327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: insertsectiondialog.ui
msgctxt ""
@@ -6309,7 +6336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Sagnats"
#: insertsectiondialog.ui
msgctxt ""
@@ -6318,7 +6345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: insertsectiondialog.ui
msgctxt ""
@@ -6327,7 +6354,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Notes al peu/notes al final"
#: inserttable.ui
msgctxt ""
@@ -6453,7 +6480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Etiquetes"
#: labeldialog.ui
msgctxt ""
@@ -6462,7 +6489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "Tipus"
#: labeldialog.ui
msgctxt ""
@@ -6471,7 +6498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Medium"
-msgstr ""
+msgstr "Tipus"
#: labeldialog.ui
msgctxt ""
@@ -6480,7 +6507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Etiquetes"
#: labeldialog.ui
msgctxt ""
@@ -6489,7 +6516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business Cards"
-msgstr ""
+msgstr "Targetes de visita"
#: labeldialog.ui
msgctxt ""
@@ -6498,7 +6525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private"
-msgstr ""
+msgstr "Privat"
#: labeldialog.ui
msgctxt ""
@@ -6507,7 +6534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business"
-msgstr ""
+msgstr "Empresa"
#: labeldialog.ui
msgctxt ""
@@ -6516,7 +6543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: labeldialog.ui
msgctxt ""
@@ -6525,7 +6552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: labelformatpage.ui
msgctxt ""
@@ -6534,7 +6561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal pitch"
-msgstr ""
+msgstr "Distància _horitzontal"
#: labelformatpage.ui
msgctxt ""
@@ -6543,7 +6570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical pitch"
-msgstr ""
+msgstr "Distància _vertical"
#: labelformatpage.ui
msgctxt ""
@@ -6552,7 +6579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Amplada"
#: labelformatpage.ui
msgctxt ""
@@ -6561,7 +6588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Alçada"
#: labelformatpage.ui
msgctxt ""
@@ -6570,7 +6597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin"
-msgstr ""
+msgstr "Marge _esquerre"
#: labelformatpage.ui
msgctxt ""
@@ -6579,7 +6606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top margin"
-msgstr ""
+msgstr "Marge _superior"
#: labelformatpage.ui
msgctxt ""
@@ -6588,7 +6615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Columnes"
#: labelformatpage.ui
msgctxt ""
@@ -6597,7 +6624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ows"
-msgstr ""
+msgstr "_Files"
#: labelformatpage.ui
msgctxt ""
@@ -6606,7 +6633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_age Width"
-msgstr ""
+msgstr "_Amplada de la pàgina"
#: labelformatpage.ui
msgctxt ""
@@ -6615,7 +6642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ge Height"
-msgstr ""
+msgstr "Alçada de la pà_gina"
#: labelformatpage.ui
msgctxt ""
@@ -6624,7 +6651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save..."
-msgstr ""
+msgstr "Al_ça..."
#: labeloptionspage.ui
msgctxt ""
@@ -6633,7 +6660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entire page"
-msgstr ""
+msgstr "_Tota la pàgina"
#: labeloptionspage.ui
msgctxt ""
@@ -6642,7 +6669,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single label"
-msgstr ""
+msgstr "_Una etiqueta"
#: labeloptionspage.ui
msgctxt ""
@@ -6651,7 +6678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "Colu_mna"
#: labeloptionspage.ui
msgctxt ""
@@ -6660,7 +6687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "_Fila"
#: labeloptionspage.ui
msgctxt ""
@@ -6669,7 +6696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze contents"
-msgstr ""
+msgstr "_Sincronitza els continguts"
#: labeloptionspage.ui
msgctxt ""
@@ -6678,7 +6705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribute"
-msgstr ""
+msgstr "Distribueix"
#: labeloptionspage.ui
msgctxt ""
@@ -6687,7 +6714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Configuració..."
#: labeloptionspage.ui
msgctxt ""
@@ -6696,7 +6723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Nom de la impressora"
#: labeloptionspage.ui
msgctxt ""
@@ -6705,7 +6732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Impressora"
#: linenumbering.ui
msgctxt ""
@@ -6903,7 +6930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Your name:"
-msgstr ""
+msgstr "_Nom:"
#: mailconfigpage.ui
msgctxt ""
@@ -6912,7 +6939,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-Mail address:"
-msgstr ""
+msgstr "Adreça _electrònica:"
#: mailconfigpage.ui
msgctxt ""
@@ -6921,7 +6948,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send replies to _different e-mail address"
-msgstr ""
+msgstr "Respon a una altra a_dreça electrònica"
#: mailconfigpage.ui
msgctxt ""
@@ -6930,7 +6957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reply address:"
-msgstr ""
+msgstr "Adreça de _resposta:"
#: mailconfigpage.ui
msgctxt ""
@@ -6939,7 +6966,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User information"
-msgstr ""
+msgstr "Informació d'usuari"
#: mailconfigpage.ui
msgctxt ""
@@ -6948,7 +6975,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use secure connection (SSL)"
-msgstr ""
+msgstr "_Utilitza una connexió segura (SSL)"
#: mailconfigpage.ui
msgctxt ""
@@ -6957,7 +6984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Port:"
-msgstr ""
+msgstr "_Port:"
#: mailconfigpage.ui
msgctxt ""
@@ -6966,7 +6993,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server name:"
-msgstr ""
+msgstr "Nom del _servidor:"
#: mailconfigpage.ui
msgctxt ""
@@ -6975,7 +7002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Au_thentication"
-msgstr ""
+msgstr "Au_tenticació del servidor"
#: mailconfigpage.ui
msgctxt ""
@@ -6984,7 +7011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing server (SMTP) Settings"
-msgstr ""
+msgstr "Paràmetres del servidor d'eixida (SMTP)"
#: mailconfigpage.ui
msgctxt ""
@@ -6993,7 +7020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Test S_ettings..."
-msgstr ""
+msgstr "Prova els paràm_etres..."
#: mailmergedialog.ui
msgctxt ""
@@ -7002,7 +7029,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Combinació de correu"
#: mailmergedialog.ui
msgctxt ""
@@ -7011,7 +7038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From this _document"
-msgstr ""
+msgstr "Este _document"
#: mailmergedialog.ui
msgctxt ""
@@ -7020,7 +7047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From a _template"
-msgstr ""
+msgstr "_Utilitza una plantilla"
#: mailmergedialog.ui
msgctxt ""
@@ -7029,7 +7056,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create"
-msgstr ""
+msgstr "Crea"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7038,7 +7065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data Source Connection"
-msgstr ""
+msgstr "Connexió amb la font de dades"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7047,7 +7074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use existing"
-msgstr ""
+msgstr "_Utilitza una d'existent"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7056,7 +7083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create new connection"
-msgstr ""
+msgstr "_Crea una connexió nova"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7065,7 +7092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields are used to personalize form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source."
-msgstr ""
+msgstr "Els camps s'utilitzen per personalitzar les cartes de formulari. Els camps són substituïts per les dades d'una font de dades, p.e. una base de dades. Els camps han d'estar connectats a la font de dades."
#: mergeconnectdialog.ui
msgctxt ""
@@ -7074,7 +7101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect"
-msgstr ""
+msgstr "Connecta"
#: mergetabledialog.ui
msgctxt ""
@@ -7119,7 +7146,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Combinació de correu"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7128,7 +7155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status:"
-msgstr ""
+msgstr "Estat:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7137,7 +7164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress:"
-msgstr ""
+msgstr "Progrés:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7146,7 +7173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Creating documents..."
-msgstr ""
+msgstr "S'estan creant els documents..."
#: mmcreatingdialog.ui
msgctxt ""
@@ -7155,7 +7182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%X of %Y"
-msgstr ""
+msgstr "%X de %Y"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7164,7 +7191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient."
-msgstr ""
+msgstr "Envia cartes a un grup de destinataris. Les cartes poden contindre un bloc d'adreça i una salutació. Les cartes poden personalitzar-se per a cada destinatari."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7173,7 +7200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient."
-msgstr ""
+msgstr "Envia missatges de correu electrònic a un grup de destinataris. Els missatges de correu poden contindre una salutació. Els missatges de correu poden personalitzar-se per a cada destinatari."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7182,7 +7209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Letter"
-msgstr ""
+msgstr "_Carta"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7191,7 +7218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-mail message"
-msgstr ""
+msgstr "Missatge de correu _electrònic"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7200,7 +7227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "What type of document do you want to create?"
-msgstr ""
+msgstr "Quin tipus de document voleu crear?"
#: mmselectpage.ui
msgctxt ""
@@ -7209,7 +7236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the current _document"
-msgstr ""
+msgstr "Utilitza el _document actual"
#: mmselectpage.ui
msgctxt ""
@@ -7218,7 +7245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a ne_w document"
-msgstr ""
+msgstr "Crea un document no_u"
#: mmselectpage.ui
msgctxt ""
@@ -7227,7 +7254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from _existing document"
-msgstr ""
+msgstr "Comença pel document _existent"
#: mmselectpage.ui
msgctxt ""
@@ -7236,7 +7263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from a t_emplate"
-msgstr ""
+msgstr "Com_ença a partir d'una plantilla"
#: mmselectpage.ui
msgctxt ""
@@ -7245,7 +7272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start fro_m a recently saved starting document"
-msgstr ""
+msgstr "Co_mença a partir d'un document inicial alçat recentment"
#: mmselectpage.ui
msgctxt ""
@@ -7254,7 +7281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "_Navega..."
#: mmselectpage.ui
msgctxt ""
@@ -7263,7 +7290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "_Navega..."
#: mmselectpage.ui
msgctxt ""
@@ -7272,7 +7299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select starting document for the mail merge"
-msgstr ""
+msgstr "Seleccioneu un document inicial per a la combinació de correu"
#: newuserindexdialog.ui
msgctxt ""
@@ -7605,7 +7632,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Object"
-msgstr ""
+msgstr "Objecte"
#: objectdialog.ui
msgctxt ""
@@ -7614,7 +7641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: objectdialog.ui
msgctxt ""
@@ -7623,7 +7650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: objectdialog.ui
msgctxt ""
@@ -7632,7 +7659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: objectdialog.ui
msgctxt ""
@@ -7641,7 +7668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Enllaç"
#: objectdialog.ui
msgctxt ""
@@ -7650,7 +7677,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: objectdialog.ui
msgctxt ""
@@ -7659,7 +7686,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: objectdialog.ui
msgctxt ""
@@ -7668,7 +7695,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: optcaptionpage.ui
msgctxt ""
@@ -7677,7 +7704,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Categoria"
#: optcaptionpage.ui
msgctxt ""
@@ -7686,7 +7713,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbering"
-msgstr ""
+msgstr "_Numeració"
#: optcaptionpage.ui
msgctxt ""
@@ -7695,7 +7722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering separator"
-msgstr ""
+msgstr "Separador de numeració"
#: optcaptionpage.ui
msgctxt ""
@@ -7704,7 +7731,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Separador"
#: optcaptionpage.ui
msgctxt ""
@@ -7713,7 +7740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: optcaptionpage.ui
msgctxt ""
@@ -7722,7 +7749,7 @@ msgctxt ""
"text\n"
"string.text"
msgid ". "
-msgstr ""
+msgstr ". "
#: optcaptionpage.ui
msgctxt ""
@@ -7731,7 +7758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption"
-msgstr ""
+msgstr "Llegenda"
#: optcaptionpage.ui
msgctxt ""
@@ -7740,7 +7767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Nivell"
#: optcaptionpage.ui
msgctxt ""
@@ -7749,7 +7776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Separador"
#: optcaptionpage.ui
msgctxt ""
@@ -7758,7 +7785,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: optcaptionpage.ui
msgctxt ""
@@ -7767,7 +7794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering captions by chapter"
-msgstr ""
+msgstr "Numeració dels encapçalaments per capítols"
#: optcaptionpage.ui
msgctxt ""
@@ -7776,7 +7803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character style"
-msgstr ""
+msgstr "Estil dels caràcters"
#: optcaptionpage.ui
msgctxt ""
@@ -7785,7 +7812,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: optcaptionpage.ui
msgctxt ""
@@ -7794,7 +7821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply border and shadow"
-msgstr ""
+msgstr "Aplica la vora i l'ombra"
#: optcaptionpage.ui
msgctxt ""
@@ -7803,7 +7830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category and frame format"
-msgstr ""
+msgstr "Categoria i format del marc"
#: optcaptionpage.ui
msgctxt ""
@@ -7815,6 +7842,8 @@ msgid ""
"Add captions automatically\n"
"when inserting:"
msgstr ""
+"Afig llegendes\n"
+"automàticament en inserir:"
#: optcaptionpage.ui
msgctxt ""
@@ -7823,7 +7852,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Category first"
-msgstr ""
+msgstr "Primer la categoria"
#: optcaptionpage.ui
msgctxt ""
@@ -7832,7 +7861,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Numbering first"
-msgstr ""
+msgstr "Primer la numeració"
#: optcaptionpage.ui
msgctxt ""
@@ -7841,7 +7870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption order"
-msgstr ""
+msgstr "Orde dels títols"
#: optcomparison.ui
msgctxt ""
@@ -7913,7 +7942,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Use printer metrics for document formatting"
-msgstr ""
+msgstr "Utilitza la mètrica de la impressora per a la formatació del document"
#: optcompatpage.ui
msgctxt ""
@@ -7922,7 +7951,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Afig espais entre paràgrafs i taules (en el document actual)"
#: optcompatpage.ui
msgctxt ""
@@ -7931,7 +7960,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr ""
+msgstr "Afig espaiat de taula i paràgraf a les parts superiors de les pàgines (en el document actual)"
#: optcompatpage.ui
msgctxt ""
@@ -7940,7 +7969,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
-msgstr ""
+msgstr "Utilitza la formatació de tabulació de l'OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7949,7 +7978,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Do not add leading (extra space) between lines of text"
-msgstr ""
+msgstr "No afiges interlineat (espai addicional) entre les línies del text"
#: optcompatpage.ui
msgctxt ""
@@ -7958,7 +7987,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 line spacing"
-msgstr ""
+msgstr "Utilitza l'interlineat de l'OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7967,7 +7996,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Add paragraph and table spacing at bottom of table cells"
-msgstr ""
+msgstr "Afig espaiat de taules i paràgraf a la part inferior de les cel·les de la taula"
#: optcompatpage.ui
msgctxt ""
@@ -7976,7 +8005,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 object positioning"
-msgstr ""
+msgstr "Usa el posicionament d'objectes de l'OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7985,7 +8014,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
-msgstr ""
+msgstr "Utilitza l'ajustament del text al voltant dels objectes de l'OpenOffice 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7994,7 +8023,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Consider wrapping style when positioning objects"
-msgstr ""
+msgstr "Considera l'ajustament d'estil quan es posicionin els objectes"
#: optcompatpage.ui
msgctxt ""
@@ -8003,7 +8032,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr ""
+msgstr "Amplia la separació de paraules a les línies de paràgrafs justificats amb salts de línia manuals"
#: optcompatpage.ui
msgctxt ""
@@ -8012,7 +8041,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "<User settings>"
-msgstr ""
+msgstr "<Paràmetres d'usuari>"
#: optcompatpage.ui
msgctxt ""
@@ -8021,7 +8050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use as _Default"
-msgstr ""
+msgstr "Utilitza com a valor per _defecte"
#: optcompatpage.ui
msgctxt ""
@@ -8030,7 +8059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility options for %DOCNAME"
-msgstr ""
+msgstr "Opcions de compatibilitat per a %DOCNAME"
#: optfonttabpage.ui
msgctxt ""
@@ -8039,7 +8068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: optfonttabpage.ui
msgctxt ""
@@ -8048,7 +8077,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Mida"
#: optfonttabpage.ui
msgctxt ""
@@ -8057,7 +8086,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "De_fault:"
-msgstr ""
+msgstr "Per de_fecte:"
#: optfonttabpage.ui
msgctxt ""
@@ -8066,7 +8095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Headin_g:"
-msgstr ""
+msgstr "En_capçalament:"
#: optfonttabpage.ui
msgctxt ""
@@ -8075,7 +8104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_List:"
-msgstr ""
+msgstr "_Llista:"
#: optfonttabpage.ui
msgctxt ""
@@ -8084,7 +8113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_aption:"
-msgstr ""
+msgstr "Llegend_a:"
#: optfonttabpage.ui
msgctxt ""
@@ -8093,7 +8122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Index:"
-msgstr ""
+msgstr "Ín_dex:"
#: optfonttabpage.ui
msgctxt ""
@@ -8102,7 +8131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent document only"
-msgstr ""
+msgstr "Només per al doc_ument actual"
#: optfonttabpage.ui
msgctxt ""
@@ -8111,7 +8140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Basic fonts (%1)"
-msgstr ""
+msgstr "Tipus de lletra bàsics (%1)"
#: optfonttabpage.ui
msgctxt ""
@@ -8120,7 +8149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Per _defecte"
#: optformataidspage.ui
msgctxt ""
@@ -8129,7 +8158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ragraph end"
-msgstr ""
+msgstr "Fi de pa_ràgraf"
#: optformataidspage.ui
msgctxt ""
@@ -8138,7 +8167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom h_yphens"
-msgstr ""
+msgstr "G_uionets personalitzats"
#: optformataidspage.ui
msgctxt ""
@@ -8147,7 +8176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spac_es"
-msgstr ""
+msgstr "_Espais"
#: optformataidspage.ui
msgctxt ""
@@ -8156,7 +8185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Non-breaking s_paces"
-msgstr ""
+msgstr "Es_pais no separables"
#: optformataidspage.ui
msgctxt ""
@@ -8165,7 +8194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ta_bs"
-msgstr ""
+msgstr "Ta_buladors"
#: optformataidspage.ui
msgctxt ""
@@ -8174,7 +8203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brea_ks"
-msgstr ""
+msgstr "Sal_ts"
#: optformataidspage.ui
msgctxt ""
@@ -8183,7 +8212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hidden text"
-msgstr ""
+msgstr "Text amagat"
#: optformataidspage.ui
msgctxt ""
@@ -8192,7 +8221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden te_xt"
-msgstr ""
+msgstr "Camps: Te_xt amagat"
#: optformataidspage.ui
msgctxt ""
@@ -8201,7 +8230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden p_aragraphs"
-msgstr ""
+msgstr "Camps: P_aràgrafs amagats"
#: optformataidspage.ui
msgctxt ""
@@ -8210,7 +8239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display of"
-msgstr ""
+msgstr "Visualització de"
#: optformataidspage.ui
msgctxt ""
@@ -8219,7 +8248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Math baseline alignment"
-msgstr ""
+msgstr "Alineació a la línia base de les fórmules matemàtiques"
#: optformataidspage.ui
msgctxt ""
@@ -8228,7 +8257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Layout assistance"
-msgstr ""
+msgstr "Assistència del format"
#: optformataidspage.ui
msgctxt ""
@@ -8237,7 +8266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direct cursor"
-msgstr ""
+msgstr "Cursor _directe"
#: optformataidspage.ui
msgctxt ""
@@ -8246,7 +8275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Insereix"
#: optformataidspage.ui
msgctxt ""
@@ -8255,7 +8284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Para_graph alignment"
-msgstr ""
+msgstr "Alineació de parà_graf"
#: optformataidspage.ui
msgctxt ""
@@ -8264,7 +8293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left paragraph margin"
-msgstr ""
+msgstr "Marge esquerre de_l paràgraf"
#: optformataidspage.ui
msgctxt ""
@@ -8273,7 +8302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tabs"
-msgstr ""
+msgstr "_Tabuladors"
#: optformataidspage.ui
msgctxt ""
@@ -8282,7 +8311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs a_nd spaces"
-msgstr ""
+msgstr "Tabulador_s i espais"
#: optformataidspage.ui
msgctxt ""
@@ -8291,7 +8320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct cursor"
-msgstr ""
+msgstr "Cursor directe"
#: optformataidspage.ui
msgctxt ""
@@ -8300,7 +8329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable"
-msgstr ""
+msgstr "Habilita"
#: optformataidspage.ui
msgctxt ""
@@ -8309,7 +8338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor in protected areas"
-msgstr ""
+msgstr "Cursor en àrees protegides"
#: optgeneralpage.ui
msgctxt ""
@@ -8318,7 +8347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Sempre"
#: optgeneralpage.ui
msgctxt ""
@@ -8327,7 +8356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "A _petició"
#: optgeneralpage.ui
msgctxt ""
@@ -8336,7 +8365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Mai"
#: optgeneralpage.ui
msgctxt ""
@@ -8345,7 +8374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when loading"
-msgstr ""
+msgstr "Actualitza els enllaços en carregar"
#: optgeneralpage.ui
msgctxt ""
@@ -8354,7 +8383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_Camps"
#: optgeneralpage.ui
msgctxt ""
@@ -8363,7 +8392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Charts"
-msgstr ""
+msgstr "_Diagrames"
#: optgeneralpage.ui
msgctxt ""
@@ -8372,7 +8401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically Update"
-msgstr ""
+msgstr "Actualitza automàticament"
#: optgeneralpage.ui
msgctxt ""
@@ -8381,7 +8410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Measurement unit"
-msgstr ""
+msgstr "Unitat de _mesura"
#: optgeneralpage.ui
msgctxt ""
@@ -8390,7 +8419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Tabulacions"
#: optgeneralpage.ui
msgctxt ""
@@ -8399,7 +8428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable char unit"
-msgstr ""
+msgstr "_Habilita la unitat de caràcter"
#: optgeneralpage.ui
msgctxt ""
@@ -8408,7 +8437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use square page mode for text grid"
-msgstr ""
+msgstr "_Utilitza el mode de pàgina quadrada per a la graella de text"
#: optgeneralpage.ui
msgctxt ""
@@ -8417,7 +8446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: optgeneralpage.ui
msgctxt ""
@@ -8426,7 +8455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional separators"
-msgstr ""
+msgstr "Separadors _addicionals"
#: optgeneralpage.ui
msgctxt ""
@@ -8435,7 +8464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word Count"
-msgstr ""
+msgstr "Recompte de paraules"
#: optredlinepage.ui
msgctxt ""
@@ -8444,7 +8473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insertions"
-msgstr ""
+msgstr "Insercions"
#: optredlinepage.ui
msgctxt ""
@@ -8453,7 +8482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Insereix"
#: optredlinepage.ui
msgctxt ""
@@ -8462,7 +8491,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Suprimeix"
#: optredlinepage.ui
msgctxt ""
@@ -8471,7 +8500,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Atributs"
#: optredlinepage.ui
msgctxt ""
@@ -8480,7 +8509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Attributes:"
-msgstr ""
+msgstr "_Atributs:"
#: optredlinepage.ui
msgctxt ""
@@ -8489,7 +8518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_lor:"
-msgstr ""
+msgstr "Co_lor:"
#: optredlinepage.ui
msgctxt ""
@@ -8498,7 +8527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes:"
-msgstr ""
+msgstr "Atri_buts:"
#: optredlinepage.ui
msgctxt ""
@@ -8507,7 +8536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Col_or:"
-msgstr ""
+msgstr "Col_or:"
#: optredlinepage.ui
msgctxt ""
@@ -8516,7 +8545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attrib_utes:"
-msgstr ""
+msgstr "Atrib_uts:"
#: optredlinepage.ui
msgctxt ""
@@ -8525,7 +8554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "Colo_r:"
#: optredlinepage.ui
msgctxt ""
@@ -8534,7 +8563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changed attributes"
-msgstr ""
+msgstr "Atributs canviats"
#: optredlinepage.ui
msgctxt ""
@@ -8543,7 +8572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deletions"
-msgstr ""
+msgstr "Supressions"
#: optredlinepage.ui
msgctxt ""
@@ -8552,7 +8581,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Cap]"
#: optredlinepage.ui
msgctxt ""
@@ -8561,7 +8590,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Bold"
-msgstr ""
+msgstr "Negreta"
#: optredlinepage.ui
msgctxt ""
@@ -8570,7 +8599,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Italic"
-msgstr ""
+msgstr "Cursiva"
#: optredlinepage.ui
msgctxt ""
@@ -8579,7 +8608,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Underlined"
-msgstr ""
+msgstr "Subratllat"
#: optredlinepage.ui
msgctxt ""
@@ -8588,7 +8617,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Underlined: double"
-msgstr ""
+msgstr "Subratllat: doble"
#: optredlinepage.ui
msgctxt ""
@@ -8597,7 +8626,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Strikethrough"
-msgstr ""
+msgstr "Ratllat"
#: optredlinepage.ui
msgctxt ""
@@ -8606,7 +8635,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Uppercase"
-msgstr ""
+msgstr "Majúscula"
#: optredlinepage.ui
msgctxt ""
@@ -8615,7 +8644,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Lowercase"
-msgstr ""
+msgstr "Minúscula"
#: optredlinepage.ui
msgctxt ""
@@ -8624,7 +8653,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Small caps"
-msgstr ""
+msgstr "Versaletes"
#: optredlinepage.ui
msgctxt ""
@@ -8633,7 +8662,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Title font"
-msgstr ""
+msgstr "Tipus de lletra del títol"
#: optredlinepage.ui
msgctxt ""
@@ -8642,7 +8671,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Background color"
-msgstr ""
+msgstr "Color de fons"
#: optredlinepage.ui
msgctxt ""
@@ -8651,7 +8680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text display"
-msgstr ""
+msgstr "Visualització del text"
#: optredlinepage.ui
msgctxt ""
@@ -8660,7 +8689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mar_k:"
-msgstr ""
+msgstr "Mar_ca:"
#: optredlinepage.ui
msgctxt ""
@@ -8669,7 +8698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Color:"
#: optredlinepage.ui
msgctxt ""
@@ -8678,7 +8707,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Cap]"
#: optredlinepage.ui
msgctxt ""
@@ -8687,7 +8716,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left margin"
-msgstr ""
+msgstr "Marge esquerre"
#: optredlinepage.ui
msgctxt ""
@@ -8696,7 +8725,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right margin"
-msgstr ""
+msgstr "Marge dret"
#: optredlinepage.ui
msgctxt ""
@@ -8705,7 +8734,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Outer margin"
-msgstr ""
+msgstr "Marge exterior"
#: optredlinepage.ui
msgctxt ""
@@ -8714,7 +8743,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Inner margin"
-msgstr ""
+msgstr "Marge interior"
#: optredlinepage.ui
msgctxt ""
@@ -8723,7 +8752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines changed"
-msgstr ""
+msgstr "Línies canviades"
#: optredlinepage.ui
msgctxt ""
@@ -8732,7 +8761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Per autor"
#: opttablepage.ui
msgctxt ""
@@ -8741,7 +8770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eading"
-msgstr ""
+msgstr "_Encapçalament"
#: opttablepage.ui
msgctxt ""
@@ -8750,7 +8779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_peat on each page"
-msgstr ""
+msgstr "Re_peteix a cada pàgina"
#: opttablepage.ui
msgctxt ""
@@ -8759,7 +8788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Do not split"
-msgstr ""
+msgstr "No partei_xis"
#: opttablepage.ui
msgctxt ""
@@ -8768,7 +8797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "V_ora"
#: opttablepage.ui
msgctxt ""
@@ -8777,7 +8806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: opttablepage.ui
msgctxt ""
@@ -8786,7 +8815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number recognition"
-msgstr ""
+msgstr "_Reconeixement de nombres"
#: opttablepage.ui
msgctxt ""
@@ -8795,7 +8824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umber format recognition"
-msgstr ""
+msgstr "Reconeixement del format n_umèric"
#: opttablepage.ui
msgctxt ""
@@ -8804,7 +8833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment"
-msgstr ""
+msgstr "_Alineació"
#: opttablepage.ui
msgctxt ""
@@ -8813,7 +8842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input in tables"
-msgstr ""
+msgstr "Entrada en taules"
#: opttablepage.ui
msgctxt ""
@@ -8822,7 +8851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Behavior of rows/columns"
-msgstr ""
+msgstr "Comportament de les files/columnes"
#: opttablepage.ui
msgctxt ""
@@ -8831,7 +8860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Fix"
#: opttablepage.ui
msgctxt ""
@@ -8840,7 +8869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed, proportional"
-msgstr ""
+msgstr "Fi_x, proporcional"
#: opttablepage.ui
msgctxt ""
@@ -8849,7 +8878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Variable"
#: opttablepage.ui
msgctxt ""
@@ -8858,7 +8887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the adjacent area only"
-msgstr ""
+msgstr "Les modificacions només afecten l'àrea adjacent"
#: opttablepage.ui
msgctxt ""
@@ -8867,7 +8896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the entire table"
-msgstr ""
+msgstr "Els canvis afecten tota la taula"
#: opttablepage.ui
msgctxt ""
@@ -8876,7 +8905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the table size"
-msgstr ""
+msgstr "Els canvis afecten la mida de la taula"
#: opttablepage.ui
msgctxt ""
@@ -8885,7 +8914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move cells"
-msgstr ""
+msgstr "Mou les cel·les"
#: opttablepage.ui
msgctxt ""
@@ -8894,7 +8923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row:"
-msgstr ""
+msgstr "_Fila:"
#: opttablepage.ui
msgctxt ""
@@ -8903,7 +8932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column:"
-msgstr ""
+msgstr "_Columna:"
#: opttablepage.ui
msgctxt ""
@@ -8912,7 +8941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w:"
-msgstr ""
+msgstr "_Fila:"
#: opttablepage.ui
msgctxt ""
@@ -8921,7 +8950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn:"
-msgstr ""
+msgstr "Colu_mna:"
#: opttablepage.ui
msgctxt ""
@@ -8930,7 +8959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In‌sert cell"
-msgstr ""
+msgstr "Insereix una cel·la"
#: opttablepage.ui
msgctxt ""
@@ -8939,7 +8968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyboard handling"
-msgstr ""
+msgstr "Ús del teclat"
#: outlinenumbering.ui
msgctxt ""
@@ -9335,7 +9364,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Paràgraf"
#: paradialog.ui
msgctxt ""
@@ -9344,7 +9373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sagnats i espaiat"
#: paradialog.ui
msgctxt ""
@@ -9353,7 +9382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: paradialog.ui
msgctxt ""
@@ -9362,7 +9391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Flux del text"
#: paradialog.ui
msgctxt ""
@@ -9371,7 +9400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: paradialog.ui
msgctxt ""
@@ -9380,7 +9409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Esquema i numeració"
#: paradialog.ui
msgctxt ""
@@ -9389,7 +9418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladors"
#: paradialog.ui
msgctxt ""
@@ -9398,7 +9427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Inicials destacades"
#: paradialog.ui
msgctxt ""
@@ -9407,7 +9436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: paradialog.ui
msgctxt ""
@@ -9416,7 +9445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: picturedialog.ui
msgctxt ""
@@ -9425,7 +9454,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Imatge"
#: picturedialog.ui
msgctxt ""
@@ -9434,7 +9463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: picturedialog.ui
msgctxt ""
@@ -9443,7 +9472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: picturedialog.ui
msgctxt ""
@@ -9452,7 +9481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: picturedialog.ui
msgctxt ""
@@ -9461,7 +9490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Enllaç"
#: picturedialog.ui
msgctxt ""
@@ -9470,7 +9499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Imatge"
#: picturedialog.ui
msgctxt ""
@@ -9479,7 +9508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Crop"
-msgstr ""
+msgstr "Escapça"
#: picturedialog.ui
msgctxt ""
@@ -9488,7 +9517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: picturedialog.ui
msgctxt ""
@@ -9497,7 +9526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: picturedialog.ui
msgctxt ""
@@ -9506,7 +9535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: picturepage.ui
msgctxt ""
@@ -9515,7 +9544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: picturepage.ui
msgctxt ""
@@ -9524,7 +9553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "Nom del _fitxer"
#: picturepage.ui
msgctxt ""
@@ -9533,7 +9562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Enllaç"
#: picturepage.ui
msgctxt ""
@@ -9542,7 +9571,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertically"
-msgstr ""
+msgstr "_Verticalment"
#: picturepage.ui
msgctxt ""
@@ -9551,7 +9580,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontally"
-msgstr ""
+msgstr "_Horitzontalment"
#: picturepage.ui
msgctxt ""
@@ -9560,7 +9589,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On all pages"
-msgstr ""
+msgstr "A totes les pàgines"
#: picturepage.ui
msgctxt ""
@@ -9569,7 +9598,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On left pages"
-msgstr ""
+msgstr "A les pàgines esquerres"
#: picturepage.ui
msgctxt ""
@@ -9578,7 +9607,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On right pages"
-msgstr ""
+msgstr "A les pàgines dretes"
#: picturepage.ui
msgctxt ""
@@ -9587,7 +9616,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Flip"
-msgstr ""
+msgstr "Inverteix"
#: previewzoomdialog.ui
msgctxt ""
@@ -9713,7 +9742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Print monitor"
-msgstr ""
+msgstr "Monitor d'impressió"
#: printmonitordialog.ui
msgctxt ""
@@ -9722,7 +9751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save-Monitor"
-msgstr ""
+msgstr "Monitor de desament"
#: printmonitordialog.ui
msgctxt ""
@@ -9731,7 +9760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being prepared for printing on"
-msgstr ""
+msgstr "s'està preparant per imprimir a"
#: printmonitordialog.ui
msgctxt ""
@@ -9740,7 +9769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being saved to"
-msgstr ""
+msgstr "s'està desant a"
#: printoptionspage.ui
msgctxt ""
@@ -9938,7 +9967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials"
-msgstr ""
+msgstr "Nom/Cognoms/Inicials"
#: privateuserpage.ui
msgctxt ""
@@ -9947,7 +9976,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street"
-msgstr ""
+msgstr "_Carrer"
#: privateuserpage.ui
msgctxt ""
@@ -9956,7 +9985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "_País/Estat"
#: privateuserpage.ui
msgctxt ""
@@ -9965,7 +9994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title/Profession"
-msgstr ""
+msgstr "_Títol/Professió"
#: privateuserpage.ui
msgctxt ""
@@ -9974,7 +10003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "Fa_x"
#: privateuserpage.ui
msgctxt ""
@@ -9983,7 +10012,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Número de telèfon personal"
#: privateuserpage.ui
msgctxt ""
@@ -9992,7 +10021,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Lloc web / correu electrònic"
#: privateuserpage.ui
msgctxt ""
@@ -10001,7 +10030,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Nom"
#: privateuserpage.ui
msgctxt ""
@@ -10010,7 +10039,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Cognoms"
#: privateuserpage.ui
msgctxt ""
@@ -10019,7 +10048,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Inicials"
#: privateuserpage.ui
msgctxt ""
@@ -10028,7 +10057,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: privateuserpage.ui
msgctxt ""
@@ -10037,7 +10066,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: privateuserpage.ui
msgctxt ""
@@ -10046,7 +10075,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Número de telèfon particular"
#: privateuserpage.ui
msgctxt ""
@@ -10055,7 +10084,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Número de fax"
#: privateuserpage.ui
msgctxt ""
@@ -10064,7 +10093,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "adreça electrònica"
#: privateuserpage.ui
msgctxt ""
@@ -10073,7 +10102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials 2"
-msgstr ""
+msgstr "Nom/Cognoms/Inicials 2"
#: privateuserpage.ui
msgctxt ""
@@ -10082,7 +10111,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Cognoms"
#: privateuserpage.ui
msgctxt ""
@@ -10091,7 +10120,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Nom"
#: privateuserpage.ui
msgctxt ""
@@ -10100,7 +10129,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Inicials"
#: privateuserpage.ui
msgctxt ""
@@ -10109,7 +10138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Codi postal/Municipi"
#: privateuserpage.ui
msgctxt ""
@@ -10118,7 +10147,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Municipi"
#: privateuserpage.ui
msgctxt ""
@@ -10127,7 +10156,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Codi postal"
#: privateuserpage.ui
msgctxt ""
@@ -10136,7 +10165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Telèfon/mòbil"
#: privateuserpage.ui
msgctxt ""
@@ -10145,7 +10174,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: privateuserpage.ui
msgctxt ""
@@ -10154,7 +10183,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: privateuserpage.ui
msgctxt ""
@@ -10163,7 +10192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private date"
-msgstr ""
+msgstr "Dades privades"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10172,7 +10201,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the beginning?"
-msgstr ""
+msgstr "Voleu continuar des del principi?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10181,7 +10210,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the beginning?"
-msgstr ""
+msgstr "Voleu continuar des del principi?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10190,7 +10219,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the end of the document."
-msgstr ""
+msgstr "El %PRODUCTNAME Writer ha cercat fins al final del document."
#: querycontinueenddialog.ui
msgctxt ""
@@ -10199,7 +10228,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the end?"
-msgstr ""
+msgstr "Voleu continuar des del final?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10208,7 +10237,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the end?"
-msgstr ""
+msgstr "Voleu continuar des del final?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10217,7 +10246,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the beginning of the document."
-msgstr ""
+msgstr "El %PRODUCTNAME Writer ha cercat fins al principi del document."
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10226,7 +10255,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Use as default?"
-msgstr ""
+msgstr "Voleu que s'utilitze per defecte?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10235,7 +10264,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to change the compatibility options of the default template?"
-msgstr ""
+msgstr "Voleu canviar les opcions de compatibilitat de la plantilla per defecte?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10244,7 +10273,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This will affect all new documents based on the default template."
-msgstr ""
+msgstr "Això repercutirà en tots els documents nous que estiguen basats en la plantilla per defecte."
#: querysavelabeldialog.ui
msgctxt ""
@@ -10253,7 +10282,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save label?"
-msgstr ""
+msgstr "Voleu alçar l'etiqueta?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10262,7 +10291,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A label named \"%1 / %2\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Ja existeix una etiqueta anomenada «%1 / %2». Voleu substituir-la?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10271,7 +10300,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "A label already exists with brand \"%1\" and type \"%2\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Ja existeix una etiqueta amb la marca «%1» i el tipus «%2». Si la reemplaceu, se'n sobreescriurà el contingut."
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10280,7 +10309,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Show changes?"
-msgstr ""
+msgstr "Voleu alçar els canvis?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10289,7 +10318,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to show changes to avoid delays?"
-msgstr ""
+msgstr "Voleu que es mostren els canvis per evitar retards?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10298,7 +10327,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "In the current document, changes are being recorded but not shown as such. In large documents, delays can occur when the document is edited. Showing changes will avoid delays."
-msgstr ""
+msgstr "En el document actual, els canvis es graven però no es mostren com a tals. En documents grans, es poden produir retards quan s'edita el document. Si es mostren els canvis, s'eviten els retards."
#: renameautotextdialog.ui
msgctxt ""
@@ -10352,7 +10381,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename Element"
-msgstr ""
+msgstr "Canvia el nom de l'element"
#: renameentrydialog.ui
msgctxt ""
@@ -10361,7 +10390,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Nom de l'element"
#: renameobjectdialog.ui
msgctxt ""
@@ -10424,7 +10453,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save as HTML?"
-msgstr ""
+msgstr "Voleu alçar com a HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10433,7 +10462,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Would you like to save the document as HTML?"
-msgstr ""
+msgstr "Voleu alçar el document en format HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10442,7 +10471,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The source code can only be displayed if the document is saved in HTML format."
-msgstr ""
+msgstr "Només es pot mostrar el codi font si s'alça el document en format HTML."
#: savelabeldialog.ui
msgctxt ""
@@ -10451,7 +10480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save Label Format"
-msgstr ""
+msgstr "Alça el format de l'etiqueta"
#: savelabeldialog.ui
msgctxt ""
@@ -10460,7 +10489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Marca"
#: savelabeldialog.ui
msgctxt ""
@@ -10469,7 +10498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "T_ipus"
#: savelabeldialog.ui
msgctxt ""
@@ -10478,7 +10507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: sectionpage.ui
msgctxt ""
@@ -10487,7 +10516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New section"
-msgstr ""
+msgstr "Secció nova"
#: sectionpage.ui
msgctxt ""
@@ -10496,7 +10525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "_Enllaç"
#: sectionpage.ui
msgctxt ""
@@ -10505,7 +10534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DD_E"
-msgstr ""
+msgstr "DD_E"
#: sectionpage.ui
msgctxt ""
@@ -10514,7 +10543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Section"
-msgstr ""
+msgstr "_Secció"
#: sectionpage.ui
msgctxt ""
@@ -10523,7 +10552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "Nom del _fitxer"
#: sectionpage.ui
msgctxt ""
@@ -10532,7 +10561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DDE _command"
-msgstr ""
+msgstr "_Orde DDE"
#: sectionpage.ui
msgctxt ""
@@ -10541,7 +10570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10550,7 +10579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Enllaç"
#: sectionpage.ui
msgctxt ""
@@ -10559,7 +10588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Protect"
-msgstr ""
+msgstr "_Protegeix"
#: sectionpage.ui
msgctxt ""
@@ -10568,7 +10597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10577,7 +10606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wit_h password"
-msgstr ""
+msgstr "Am_b contrasenya"
#: sectionpage.ui
msgctxt ""
@@ -10586,7 +10615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Write protection"
-msgstr ""
+msgstr "Protecció contra escriptura"
#: sectionpage.ui
msgctxt ""
@@ -10595,7 +10624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_ide"
-msgstr ""
+msgstr "_Amaga"
#: sectionpage.ui
msgctxt ""
@@ -10604,7 +10633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_With Condition"
-msgstr ""
+msgstr "Amb _condició"
#: sectionpage.ui
msgctxt ""
@@ -10613,7 +10642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide"
-msgstr ""
+msgstr "Amaga"
#: sectionpage.ui
msgctxt ""
@@ -10622,7 +10651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ditable in read-only document"
-msgstr ""
+msgstr "E_ditable en documents de text només de lectura"
#: sectionpage.ui
msgctxt ""
@@ -10631,7 +10660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: selectaddressdialog.ui
msgctxt ""
@@ -10640,7 +10669,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address List"
-msgstr ""
+msgstr "Selecciona un llista d'adreces"
#: selectaddressdialog.ui
msgctxt ""
@@ -10649,7 +10678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'."
-msgstr ""
+msgstr "Seleccioneu una llista d'adreces. Feu clic a «%1» per seleccionar destinataris d'una llista diferent. Si no teniu cap llista d'adreces, podeu crear-ne una fent clic a «%2»."
#: selectaddressdialog.ui
msgctxt ""
@@ -10658,7 +10687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Your recipients are currently selected from:"
-msgstr ""
+msgstr "Els destinataris actuals se seleccionen de:"
#: selectaddressdialog.ui
msgctxt ""
@@ -10667,7 +10696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Afig..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10676,7 +10705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create..."
-msgstr ""
+msgstr "_Crea..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10685,7 +10714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter..."
-msgstr ""
+msgstr "_Filtre..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10694,7 +10723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10703,7 +10732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Table..."
-msgstr ""
+msgstr "Canvia la _taula..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10712,7 +10741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#: selectaddressdialog.ui
msgctxt ""
@@ -10721,7 +10750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Taula"
#: selectaddressdialog.ui
msgctxt ""
@@ -10730,7 +10759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connecting to data source..."
-msgstr ""
+msgstr "S'està connectant a la font de dades..."
#: selectautotextdialog.ui
msgctxt ""
@@ -10739,7 +10768,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select AutoText:"
-msgstr ""
+msgstr "Selecciona el text automàtic:"
#: selectautotextdialog.ui
msgctxt ""
@@ -10748,7 +10777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Group"
-msgstr ""
+msgstr "Text automàtic - Grup"
#: selectblockdialog.ui
msgctxt ""
@@ -10757,7 +10786,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address Block"
-msgstr ""
+msgstr "Selecciona un bloc d'adreça"
#: selectblockdialog.ui
msgctxt ""
@@ -10766,7 +10795,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nou..."
#: selectblockdialog.ui
msgctxt ""
@@ -10775,7 +10804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: selectblockdialog.ui
msgctxt ""
@@ -10784,7 +10813,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Suprimeix"
#: selectblockdialog.ui
msgctxt ""
@@ -10793,7 +10822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Select your preferred address block"
-msgstr ""
+msgstr "_Seleccioneu el bloc d'adreça preferit"
#: selectblockdialog.ui
msgctxt ""
@@ -10802,7 +10831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_ever include the country/region"
-msgstr ""
+msgstr "No inclogues mai _el país o la regió"
#: selectblockdialog.ui
msgctxt ""
@@ -10811,7 +10840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always include the country/region"
-msgstr ""
+msgstr "Inclou sempre el p_aís o la regió"
#: selectblockdialog.ui
msgctxt ""
@@ -10820,7 +10849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only _include the country/region if it is not:"
-msgstr ""
+msgstr "Només _inclou el país o la regió si no:"
#: selectblockdialog.ui
msgctxt ""
@@ -10829,7 +10858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address block settings"
-msgstr ""
+msgstr "Paràmetres dels blocs d'adreça"
#: selectindexdialog.ui
msgctxt ""
@@ -10838,7 +10867,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Index Markings"
-msgstr ""
+msgstr "Marques de l'índex"
#: selectindexdialog.ui
msgctxt ""
@@ -10847,7 +10876,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Selecció"
#: sidebarpage.ui
msgctxt ""
@@ -10856,16 +10885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Orientation"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Orientació"
#: sidebarpage.ui
msgctxt ""
@@ -10874,16 +10894,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Size"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
+msgstr "Mida"
#: sidebarpage.ui
msgctxt ""
@@ -10892,16 +10903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Columns"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
+msgstr "Columnes"
#: sidebarpage.ui
msgctxt ""
@@ -10910,16 +10912,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Margin"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Marge"
#: sidebarwrap.ui
msgctxt ""
@@ -10928,7 +10921,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: sidebarwrap.ui
msgctxt ""
@@ -10937,7 +10930,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: sidebarwrap.ui
msgctxt ""
@@ -10946,7 +10939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Abans"
#: sidebarwrap.ui
msgctxt ""
@@ -10955,7 +10948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Abans"
#: sidebarwrap.ui
msgctxt ""
@@ -10964,7 +10957,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Després"
#: sidebarwrap.ui
msgctxt ""
@@ -10973,7 +10966,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Després"
#: sidebarwrap.ui
msgctxt ""
@@ -10982,7 +10975,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Paral·lel"
#: sidebarwrap.ui
msgctxt ""
@@ -10991,7 +10984,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Paral·lel"
#: sidebarwrap.ui
msgctxt ""
@@ -11000,7 +10993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Per darrere"
#: sidebarwrap.ui
msgctxt ""
@@ -11009,7 +11002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Per darrere"
#: sidebarwrap.ui
msgctxt ""
@@ -11018,7 +11011,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Òptim"
#: sidebarwrap.ui
msgctxt ""
@@ -11027,7 +11020,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Òptim"
#: sortdialog.ui
msgctxt ""
@@ -11324,7 +11317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Images:"
-msgstr ""
+msgstr "Nombre d'imatges:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11405,7 +11398,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Subject"
-msgstr ""
+msgstr "Sense assumpte"
#: subjectdialog.ui
msgctxt ""
@@ -11414,7 +11407,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subject:"
-msgstr ""
+msgstr "Assumpte:"
#: subjectdialog.ui
msgctxt ""
@@ -11423,7 +11416,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a subject for this message."
-msgstr ""
+msgstr "No heu especificat cap assumpte per este missatge."
#: subjectdialog.ui
msgctxt ""
@@ -11432,7 +11425,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Si voleu afegir-ne un, escriviu-lo ara."
#: tablecolumnpage.ui
msgctxt ""
@@ -11738,7 +11731,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Estil de caràcter"
#: templatedialog1.ui
msgctxt ""
@@ -11747,7 +11740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stàndard"
#: templatedialog1.ui
msgctxt ""
@@ -11756,7 +11749,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog1.ui
msgctxt ""
@@ -11765,7 +11758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: templatedialog1.ui
msgctxt ""
@@ -11774,7 +11767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efecte del tipus de lletra"
#: templatedialog1.ui
msgctxt ""
@@ -11783,7 +11776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: templatedialog1.ui
msgctxt ""
@@ -11792,7 +11785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Disposició asiàtica"
#: templatedialog1.ui
msgctxt ""
@@ -11801,7 +11794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: templatedialog1.ui
msgctxt ""
@@ -11810,7 +11803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: templatedialog16.ui
msgctxt ""
@@ -11819,7 +11812,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Estil de numeració"
#: templatedialog16.ui
msgctxt ""
@@ -11828,7 +11821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog16.ui
msgctxt ""
@@ -11837,7 +11830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Pics"
#: templatedialog16.ui
msgctxt ""
@@ -11846,7 +11839,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Estil de numeració"
#: templatedialog16.ui
msgctxt ""
@@ -11855,7 +11848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Esquema"
#: templatedialog16.ui
msgctxt ""
@@ -11864,7 +11857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: templatedialog16.ui
msgctxt ""
@@ -11873,7 +11866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: templatedialog16.ui
msgctxt ""
@@ -11882,7 +11875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: templatedialog2.ui
msgctxt ""
@@ -11891,7 +11884,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph Style"
-msgstr ""
+msgstr "Estil del paràgraf"
#: templatedialog2.ui
msgctxt ""
@@ -11900,7 +11893,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stàndard"
#: templatedialog2.ui
msgctxt ""
@@ -11909,7 +11902,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog2.ui
msgctxt ""
@@ -11918,7 +11911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sagnats i espaiat"
#: templatedialog2.ui
msgctxt ""
@@ -11927,7 +11920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: templatedialog2.ui
msgctxt ""
@@ -11936,7 +11929,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Flux del text"
#: templatedialog2.ui
msgctxt ""
@@ -11945,7 +11938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: templatedialog2.ui
msgctxt ""
@@ -11954,7 +11947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: templatedialog2.ui
msgctxt ""
@@ -11963,7 +11956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efectes de lletra"
#: templatedialog2.ui
msgctxt ""
@@ -11972,7 +11965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: templatedialog2.ui
msgctxt ""
@@ -11981,7 +11974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Disposició asiàtica"
#: templatedialog2.ui
msgctxt ""
@@ -11990,7 +11983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Esquema i numeració"
#: templatedialog2.ui
msgctxt ""
@@ -11999,7 +11992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladors"
#: templatedialog2.ui
msgctxt ""
@@ -12008,7 +12001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Inicials destacades"
#: templatedialog2.ui
msgctxt ""
@@ -12017,7 +12010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: templatedialog2.ui
msgctxt ""
@@ -12026,7 +12019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: templatedialog2.ui
msgctxt ""
@@ -12035,7 +12028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Condició"
#: templatedialog4.ui
msgctxt ""
@@ -12044,7 +12037,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame Style"
-msgstr ""
+msgstr "Estil del marc"
#: templatedialog4.ui
msgctxt ""
@@ -12053,7 +12046,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stàndard"
#: templatedialog4.ui
msgctxt ""
@@ -12062,7 +12055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog4.ui
msgctxt ""
@@ -12071,7 +12064,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: templatedialog4.ui
msgctxt ""
@@ -12080,7 +12073,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: templatedialog4.ui
msgctxt ""
@@ -12089,7 +12082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: templatedialog4.ui
msgctxt ""
@@ -12098,7 +12091,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: templatedialog4.ui
msgctxt ""
@@ -12107,7 +12100,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: templatedialog4.ui
msgctxt ""
@@ -12116,7 +12109,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: templatedialog4.ui
msgctxt ""
@@ -12125,7 +12118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: templatedialog8.ui
msgctxt ""
@@ -12134,7 +12127,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Estil de pàgina"
#: templatedialog8.ui
msgctxt ""
@@ -12143,7 +12136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog8.ui
msgctxt ""
@@ -12152,7 +12145,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Pàgina"
#: templatedialog8.ui
msgctxt ""
@@ -12161,7 +12154,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: templatedialog8.ui
msgctxt ""
@@ -12170,7 +12163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Capçalera"
#: templatedialog8.ui
msgctxt ""
@@ -12179,7 +12172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Peu de pàgina"
#: templatedialog8.ui
msgctxt ""
@@ -12188,7 +12181,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: templatedialog8.ui
msgctxt ""
@@ -12197,7 +12190,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: templatedialog8.ui
msgctxt ""
@@ -12206,7 +12199,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnote"
-msgstr ""
+msgstr "Nota al peu"
#: templatedialog8.ui
msgctxt ""
@@ -12215,7 +12208,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Grid"
-msgstr ""
+msgstr "Graella de text"
#: testmailsettings.ui
msgctxt ""
@@ -12224,7 +12217,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Test Account Settings"
-msgstr ""
+msgstr "Prova la configuració del compte"
#: testmailsettings.ui
msgctxt ""
@@ -12233,7 +12226,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Establish network connection"
-msgstr ""
+msgstr "Estableix una connexió de xarxa"
#: testmailsettings.ui
msgctxt ""
@@ -12242,7 +12235,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find outgoing mail server"
-msgstr ""
+msgstr "Cerca un servidor de correu d'eixida"
#: testmailsettings.ui
msgctxt ""
@@ -12251,7 +12244,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Successful"
-msgstr ""
+msgstr "Correcte"
#: testmailsettings.ui
msgctxt ""
@@ -12260,7 +12253,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Failed"
-msgstr ""
+msgstr "Ha fallat"
#: testmailsettings.ui
msgctxt ""
@@ -12269,7 +12262,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is testing the e-mail account settings..."
-msgstr ""
+msgstr "El %PRODUCTNAME està comprovant els paràmetres del correu electrònic..."
#: testmailsettings.ui
msgctxt ""
@@ -12278,7 +12271,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Errors"
-msgstr ""
+msgstr "Errors"
#: testmailsettings.ui
msgctxt ""
@@ -12287,7 +12280,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME could not connect to the outgoing mail server. Check your system's settings and the settings in %PRODUCTNAME. Check the server name, the port and the secure connections settings"
-msgstr ""
+msgstr "El %PRODUCTNAME no es pot connectar al servidor de correu d'eixida. Comproveu els paràmetres del sistema i els del %PRODUCTNAME. Comproveu el nom del servidor, el port i els paràmetres de la connexió segura"
#: textgridpage.ui
msgctxt ""
@@ -12602,7 +12595,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Index/Table"
-msgstr ""
+msgstr "Insereix un índex o una taula"
#: tocdialog.ui
msgctxt ""
@@ -12611,7 +12604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Index/Table"
-msgstr ""
+msgstr "Índex/Taula"
#: tocdialog.ui
msgctxt ""
@@ -12620,7 +12613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Entrades"
#: tocdialog.ui
msgctxt ""
@@ -12629,7 +12622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Estils"
#: tocdialog.ui
msgctxt ""
@@ -12638,7 +12631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: tocdialog.ui
msgctxt ""
@@ -12647,7 +12640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: tocdialog.ui
msgctxt ""
@@ -12656,7 +12649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: tocentriespage.ui
msgctxt ""
@@ -12665,7 +12658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Nivell"
#: tocentriespage.ui
msgctxt ""
@@ -12674,7 +12667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: tocentriespage.ui
msgctxt ""
@@ -12683,7 +12676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Structure"
-msgstr ""
+msgstr "E_structura"
#: tocentriespage.ui
msgctxt ""
@@ -12692,7 +12685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Tot"
#: tocentriespage.ui
msgctxt ""
@@ -12701,7 +12694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Estil de caràcter"
#: tocentriespage.ui
msgctxt ""
@@ -12710,7 +12703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: tocentriespage.ui
msgctxt ""
@@ -12719,7 +12712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Caràcter de farciment"
#: tocentriespage.ui
msgctxt ""
@@ -12728,7 +12721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop position"
-msgstr ""
+msgstr "Posició de tabulació"
#: tocentriespage.ui
msgctxt ""
@@ -12737,7 +12730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align right"
-msgstr ""
+msgstr "Alinea a la dreta"
#: tocentriespage.ui
msgctxt ""
@@ -12746,7 +12739,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter entry"
-msgstr ""
+msgstr "Entrada de capítol"
#: tocentriespage.ui
msgctxt ""
@@ -12755,7 +12748,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number range only"
-msgstr ""
+msgstr "Només interval de nombres"
#: tocentriespage.ui
msgctxt ""
@@ -12764,7 +12757,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Description only"
-msgstr ""
+msgstr "Només la descripció"
#: tocentriespage.ui
msgctxt ""
@@ -12773,7 +12766,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Number range and description"
-msgstr ""
+msgstr "Interval de nombres i descripció"
#: tocentriespage.ui
msgctxt ""
@@ -12782,7 +12775,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Avalua fins al nivell"
#: tocentriespage.ui
msgctxt ""
@@ -12791,7 +12784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: tocentriespage.ui
msgctxt ""
@@ -12800,7 +12793,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Número"
#: tocentriespage.ui
msgctxt ""
@@ -12809,7 +12802,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number without separator"
-msgstr ""
+msgstr "Número sense separador"
#: tocentriespage.ui
msgctxt ""
@@ -12818,7 +12811,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: tocentriespage.ui
msgctxt ""
@@ -12827,7 +12820,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "Sup_rimeix"
#: tocentriespage.ui
msgctxt ""
@@ -12836,7 +12829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter no."
-msgstr ""
+msgstr "Número de capítol"
#: tocentriespage.ui
msgctxt ""
@@ -12845,7 +12838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entry text"
-msgstr ""
+msgstr "Text d'entrada"
#: tocentriespage.ui
msgctxt ""
@@ -12854,7 +12847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Tabulació"
#: tocentriespage.ui
msgctxt ""
@@ -12863,7 +12856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Chapter info"
-msgstr ""
+msgstr "Informació del _capítol"
#: tocentriespage.ui
msgctxt ""
@@ -12872,7 +12865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page no."
-msgstr ""
+msgstr "Número de pàgina"
#: tocentriespage.ui
msgctxt ""
@@ -12881,7 +12874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_yperlink"
-msgstr ""
+msgstr "Hiperenllaç"
#: tocentriespage.ui
msgctxt ""
@@ -12890,7 +12883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Structure and Formatting"
-msgstr ""
+msgstr "Estructura i format"
#: tocentriespage.ui
msgctxt ""
@@ -12899,7 +12892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab position relati_ve to Paragraph Style indent"
-msgstr ""
+msgstr "Posició de la tabulació relati_va al sagnat de l'estil de paràgraf"
#: tocentriespage.ui
msgctxt ""
@@ -12908,7 +12901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key separated by commas"
-msgstr ""
+msgstr "Clau separada per comes"
#: tocentriespage.ui
msgctxt ""
@@ -12917,7 +12910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alphabetical delimiter"
-msgstr ""
+msgstr "Delimitador alfabètic"
#: tocentriespage.ui
msgctxt ""
@@ -12926,7 +12919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style for main entries"
-msgstr ""
+msgstr "Estil de caràcter per a les entrades principals"
#: tocentriespage.ui
msgctxt ""
@@ -12935,7 +12928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: tocentriespage.ui
msgctxt ""
@@ -12944,7 +12937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document _position"
-msgstr ""
+msgstr "P_osició del document"
#: tocentriespage.ui
msgctxt ""
@@ -12953,7 +12946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Content"
-msgstr ""
+msgstr "_Contingut"
#: tocentriespage.ui
msgctxt ""
@@ -12962,7 +12955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort by"
-msgstr ""
+msgstr "Ordena per"
#: tocentriespage.ui
msgctxt ""
@@ -12971,7 +12964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_1"
-msgstr ""
+msgstr "_1"
#: tocentriespage.ui
msgctxt ""
@@ -12980,7 +12973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_2"
-msgstr ""
+msgstr "_2"
#: tocentriespage.ui
msgctxt ""
@@ -12989,7 +12982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_3"
-msgstr ""
+msgstr "_3"
#: tocentriespage.ui
msgctxt ""
@@ -12998,7 +12991,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendent"
#: tocentriespage.ui
msgctxt ""
@@ -13007,7 +13000,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendent"
#: tocentriespage.ui
msgctxt ""
@@ -13016,7 +13009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendent"
#: tocentriespage.ui
msgctxt ""
@@ -13025,7 +13018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendent"
#: tocentriespage.ui
msgctxt ""
@@ -13034,7 +13027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendent"
#: tocentriespage.ui
msgctxt ""
@@ -13043,7 +13036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendent"
#: tocentriespage.ui
msgctxt ""
@@ -13052,7 +13045,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendent"
#: tocentriespage.ui
msgctxt ""
@@ -13061,7 +13054,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendent"
#: tocentriespage.ui
msgctxt ""
@@ -13070,7 +13063,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendent"
#: tocentriespage.ui
msgctxt ""
@@ -13079,7 +13072,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendent"
#: tocentriespage.ui
msgctxt ""
@@ -13088,7 +13081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort keys"
-msgstr ""
+msgstr "Claus d'ordenació"
#: tocindexpage.ui
msgctxt ""
@@ -13097,7 +13090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title"
-msgstr ""
+msgstr "_Títol"
#: tocindexpage.ui
msgctxt ""
@@ -13106,7 +13099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: tocindexpage.ui
msgctxt ""
@@ -13115,7 +13108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protected against manual changes"
-msgstr ""
+msgstr "Protegit contra canvis manuals"
#: tocindexpage.ui
msgctxt ""
@@ -13124,7 +13117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type and title"
-msgstr ""
+msgstr "Tipus i títol"
#: tocindexpage.ui
msgctxt ""
@@ -13133,7 +13126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "for"
-msgstr ""
+msgstr "per a"
#: tocindexpage.ui
msgctxt ""
@@ -13142,7 +13135,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Entire document"
-msgstr ""
+msgstr "Tot el document"
#: tocindexpage.ui
msgctxt ""
@@ -13151,7 +13144,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Chapter"
-msgstr ""
+msgstr "Capítol"
#: tocindexpage.ui
msgctxt ""
@@ -13160,7 +13153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Avalua fins el nivell"
#: tocindexpage.ui
msgctxt ""
@@ -13169,7 +13162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create index/table"
-msgstr ""
+msgstr "Crea un índex/una taula"
#: tocindexpage.ui
msgctxt ""
@@ -13178,7 +13171,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Esquema"
#: tocindexpage.ui
msgctxt ""
@@ -13187,7 +13180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inde_x marks"
-msgstr ""
+msgstr "Mar_ques de l'índex"
#: tocindexpage.ui
msgctxt ""
@@ -13196,7 +13189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tables"
-msgstr ""
+msgstr "Taules"
#: tocindexpage.ui
msgctxt ""
@@ -13205,7 +13198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt frames"
-msgstr ""
+msgstr "Marcs de te_xt"
#: tocindexpage.ui
msgctxt ""
@@ -13214,7 +13207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Graphics"
-msgstr ""
+msgstr "Gràfics"
#: tocindexpage.ui
msgctxt ""
@@ -13223,7 +13216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "OLE objects"
-msgstr ""
+msgstr "Objectes OLE"
#: tocindexpage.ui
msgctxt ""
@@ -13232,7 +13225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use level from source chapter"
-msgstr ""
+msgstr "Utilitza el nivell del capítol d'origen"
#: tocindexpage.ui
msgctxt ""
@@ -13241,7 +13234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional Styles"
-msgstr ""
+msgstr "Estils _addicionals"
#: tocindexpage.ui
msgctxt ""
@@ -13250,7 +13243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styl_es"
-msgstr ""
+msgstr "_Estils"
#: tocindexpage.ui
msgctxt ""
@@ -13259,7 +13252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: tocindexpage.ui
msgctxt ""
@@ -13268,7 +13261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Captions"
-msgstr ""
+msgstr "Llegendes"
#: tocindexpage.ui
msgctxt ""
@@ -13277,7 +13270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Object names"
-msgstr ""
+msgstr "Noms d'objecte"
#: tocindexpage.ui
msgctxt ""
@@ -13286,7 +13279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Categoria"
#: tocindexpage.ui
msgctxt ""
@@ -13295,7 +13288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Visualització"
#: tocindexpage.ui
msgctxt ""
@@ -13304,7 +13297,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "References"
-msgstr ""
+msgstr "Referències"
#: tocindexpage.ui
msgctxt ""
@@ -13313,7 +13306,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Category and Number"
-msgstr ""
+msgstr "Categoria i número"
#: tocindexpage.ui
msgctxt ""
@@ -13322,7 +13315,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Caption Text"
-msgstr ""
+msgstr "Text de la llegenda"
#: tocindexpage.ui
msgctxt ""
@@ -13331,7 +13324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from"
-msgstr ""
+msgstr "Crea a partir de"
#: tocindexpage.ui
msgctxt ""
@@ -13340,7 +13333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from the following objects"
-msgstr ""
+msgstr "Crea a partir d'estos objectes"
#: tocindexpage.ui
msgctxt ""
@@ -13349,7 +13342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brackets"
-msgstr ""
+msgstr "_Parèntesis"
#: tocindexpage.ui
msgctxt ""
@@ -13358,7 +13351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number entries"
-msgstr ""
+msgstr "_Numera les entrades"
#: tocindexpage.ui
msgctxt ""
@@ -13367,7 +13360,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[none]"
-msgstr ""
+msgstr "[cap]"
#: tocindexpage.ui
msgctxt ""
@@ -13376,7 +13369,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "[]"
-msgstr ""
+msgstr "[]"
#: tocindexpage.ui
msgctxt ""
@@ -13385,7 +13378,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "()"
-msgstr ""
+msgstr "()"
#: tocindexpage.ui
msgctxt ""
@@ -13394,7 +13387,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "{}"
-msgstr ""
+msgstr "{}"
#: tocindexpage.ui
msgctxt ""
@@ -13403,7 +13396,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "<>"
-msgstr ""
+msgstr "<>"
#: tocindexpage.ui
msgctxt ""
@@ -13412,7 +13405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formatting of the entries"
-msgstr ""
+msgstr "Formatació de les entrades"
#: tocindexpage.ui
msgctxt ""
@@ -13421,7 +13414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries"
-msgstr ""
+msgstr "Combina entrades idèntiques"
#: tocindexpage.ui
msgctxt ""
@@ -13430,7 +13423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries with p or _pp"
-msgstr ""
+msgstr "Combina entrades idèntiques amb p o _pp"
#: tocindexpage.ui
msgctxt ""
@@ -13439,7 +13432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine with -"
-msgstr ""
+msgstr "Combina amb -"
#: tocindexpage.ui
msgctxt ""
@@ -13448,7 +13441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case sensitive"
-msgstr ""
+msgstr "Distingeix majúscules i minúscules"
#: tocindexpage.ui
msgctxt ""
@@ -13457,7 +13450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoCapitalize entries"
-msgstr ""
+msgstr "Posa les entrades en majúscula autom."
#: tocindexpage.ui
msgctxt ""
@@ -13466,7 +13459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keys as separate entries"
-msgstr ""
+msgstr "Claus com a entrades separades"
#: tocindexpage.ui
msgctxt ""
@@ -13475,7 +13468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Concordance file"
-msgstr ""
+msgstr "Fitxer de _concordança"
#: tocindexpage.ui
msgctxt ""
@@ -13484,7 +13477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File"
-msgstr ""
+msgstr "_Fitxer"
#: tocindexpage.ui
msgctxt ""
@@ -13493,7 +13486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: tocindexpage.ui
msgctxt ""
@@ -13502,7 +13495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language"
-msgstr ""
+msgstr "Llengua"
#: tocindexpage.ui
msgctxt ""
@@ -13511,7 +13504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key type"
-msgstr ""
+msgstr "Tipus de clau"
#: tocindexpage.ui
msgctxt ""
@@ -13520,7 +13513,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Ordena"
#: tocindexpage.ui
msgctxt ""
@@ -13529,7 +13522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open"
-msgstr ""
+msgstr "Obri"
#: tocindexpage.ui
msgctxt ""
@@ -13538,7 +13531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nou..."
#: tocindexpage.ui
msgctxt ""
@@ -13547,7 +13540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: tocindexpage.ui
msgctxt ""
@@ -13556,7 +13549,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table of Contents"
-msgstr ""
+msgstr "Índex de continguts"
#: tocindexpage.ui
msgctxt ""
@@ -13565,7 +13558,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Alphabetical Index"
-msgstr ""
+msgstr "Índex alfabètic"
#: tocindexpage.ui
msgctxt ""
@@ -13574,7 +13567,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Illustration Index"
-msgstr ""
+msgstr "Índex d'il·lustracions"
#: tocindexpage.ui
msgctxt ""
@@ -13583,7 +13576,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Index of Tables"
-msgstr ""
+msgstr "Índex de taules"
#: tocindexpage.ui
msgctxt ""
@@ -13592,7 +13585,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "User-Defined"
-msgstr ""
+msgstr "Definit per l'usuari"
#: tocindexpage.ui
msgctxt ""
@@ -13601,7 +13594,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Table of Objects"
-msgstr ""
+msgstr "Taula d'objectes"
#: tocindexpage.ui
msgctxt ""
@@ -13610,7 +13603,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Bibliography"
-msgstr ""
+msgstr "Bibliografia"
#: tocstylespage.ui
msgctxt ""
@@ -13619,7 +13612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Levels"
-msgstr ""
+msgstr "_Nivells"
#: tocstylespage.ui
msgctxt ""
@@ -13628,7 +13621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Styles"
-msgstr ""
+msgstr "E_stils de paràgraf"
#: tocstylespage.ui
msgctxt ""
@@ -13637,7 +13630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Per _defecte"
#: tocstylespage.ui
msgctxt ""
@@ -13646,7 +13639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "_Edita"
#: tocstylespage.ui
msgctxt ""
@@ -13655,7 +13648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assignment"
-msgstr ""
+msgstr "Assignació"
#: viewoptionspage.ui
msgctxt ""
@@ -13826,7 +13819,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data source not found"
-msgstr ""
+msgstr "No s'ha trobat la font de dades"
#: warndatasourcedialog.ui
msgctxt ""
@@ -13835,7 +13828,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The data source '%1' was not found."
-msgstr ""
+msgstr "No s'ha trobat la font de dades «%1»."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13844,7 +13837,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The connection to the data source could not be established. Please check the connection settings."
-msgstr ""
+msgstr "No s'ha pogut establir una connexió amb la font de dades. Comproveu els paràmetres de connexió."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13853,7 +13846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check Connection Settings..."
-msgstr ""
+msgstr "Comproveu els paràmetres de connexió..."
#: warnemaildialog.ui
msgctxt ""
@@ -13862,7 +13855,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Els correus electrònics no s'han pogut enviar"
#: warnemaildialog.ui
msgctxt ""
@@ -13871,7 +13864,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Els correus electrònics no s'han pogut enviar"
#: warnemaildialog.ui
msgctxt ""
@@ -13880,7 +13873,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The following error occurred"
-msgstr ""
+msgstr "S'ha produït l'error següent"
#: wordcount.ui
msgctxt ""
@@ -13952,7 +13945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: wrappage.ui
msgctxt ""
@@ -13961,7 +13954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Després"
#: wrappage.ui
msgctxt ""
@@ -13970,7 +13963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Abans"
#: wrappage.ui
msgctxt ""
@@ -13979,7 +13972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_None"
-msgstr ""
+msgstr "C_ap"
#: wrappage.ui
msgctxt ""
@@ -13988,7 +13981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Optimal"
-msgstr ""
+msgstr "Ò_ptim"
#: wrappage.ui
msgctxt ""
@@ -13997,7 +13990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Thro_ugh"
-msgstr ""
+msgstr "Per _darrere"
#: wrappage.ui
msgctxt ""
@@ -14006,7 +13999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel"
-msgstr ""
+msgstr "_Paral·lel"
#: wrappage.ui
msgctxt ""
@@ -14015,7 +14008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: wrappage.ui
msgctxt ""
@@ -14024,7 +14017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_eft"
-msgstr ""
+msgstr "_Esquerra"
#: wrappage.ui
msgctxt ""
@@ -14033,7 +14026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dreta"
#: wrappage.ui
msgctxt ""
@@ -14042,7 +14035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Superior"
#: wrappage.ui
msgctxt ""
@@ -14051,7 +14044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Inferior"
#: wrappage.ui
msgctxt ""
@@ -14060,7 +14053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: wrappage.ui
msgctxt ""
@@ -14069,7 +14062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First paragraph"
-msgstr ""
+msgstr "_Primer paràgraf"
#: wrappage.ui
msgctxt ""
@@ -14078,7 +14071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In bac_kground"
-msgstr ""
+msgstr "Al _fons"
#: wrappage.ui
msgctxt ""
@@ -14087,7 +14080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour"
-msgstr ""
+msgstr "_Contorn"
#: wrappage.ui
msgctxt ""
@@ -14096,7 +14089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outside only"
-msgstr ""
+msgstr "Només fora"
#: wrappage.ui
msgctxt ""
@@ -14105,4 +14098,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
diff --git a/source/ca-valencia/sysui/desktop/share.po b/source/ca-valencia/sysui/desktop/share.po
index a53370e39af..0e2f17ddb8f 100644
--- a/source/ca-valencia/sysui/desktop/share.po
+++ b/source/ca-valencia/sysui/desktop/share.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-06-14 10:55+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2013-12-09 13:44+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386596679.0\n"
#: documents.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"text-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Plantilla de document de text de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"master-document\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Document mestre de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"formula\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"presentation\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentació de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"presentation-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Plantilla de presentació de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"drawing\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuix de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"drawing-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Plantilla de dibuix de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Plantilla de full de càlcul de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
diff --git a/source/ca-valencia/uui/source.po b/source/ca-valencia/uui/source.po
index 54c07a6749c..8e6e1f0be81 100644
--- a/source/ca-valencia/uui/source.po
+++ b/source/ca-valencia/uui/source.po
@@ -2,12 +2,12 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
"PO-Revision-Date: 2013-06-12 18:59+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -1145,7 +1145,7 @@ msgctxt ""
"STR_TITLE_CREATE_PASSWORD\n"
"string.text"
msgid "Set Password"
-msgstr "Estableix la contrasenya"
+msgstr "Defineix la contrasenya"
#: passworddlg.src
msgctxt ""
diff --git a/source/ca-valencia/uui/uiconfig/ui.po b/source/ca-valencia/uui/uiconfig/ui.po
index a1200754618..847411be732 100644
--- a/source/ca-valencia/uui/uiconfig/ui.po
+++ b/source/ca-valencia/uui/uiconfig/ui.po
@@ -2,12 +2,12 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
"PO-Revision-Date: 2013-06-10 11:19+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -41,7 +41,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Set Master Password"
-msgstr "Establiu la contrasenya mestra"
+msgstr "Definiu la contrasenya mestra"
#: setmasterpassworddlg.ui
msgctxt ""
diff --git a/source/ca-valencia/vcl/source/src.po b/source/ca-valencia/vcl/source/src.po
index 6fe73f93fb3..6798351bb9f 100644
--- a/source/ca-valencia/vcl/source/src.po
+++ b/source/ca-valencia/vcl/source/src.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 10:46+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-12 23:08+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369565188.0\n"
+"X-POOTLE-MTIME: 1389568130.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -90,7 +90,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLOSE\n"
"string.text"
msgid "~Close"
-msgstr ""
+msgstr "~Tanca"
#: btntext.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"SV_BUTTONTEXT_OPEN\n"
"string.text"
msgid "~Open"
-msgstr ""
+msgstr "~Obri"
#: btntext.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLEAR\n"
"string.text"
msgid "~Clear"
-msgstr ""
+msgstr "~Neteja"
#: btntext.src
msgctxt ""
@@ -250,7 +250,7 @@ msgctxt ""
"SV_BUTTONTEXT_PLAY\n"
"string.text"
msgid "~Play"
-msgstr ""
+msgstr "Re~produeix"
#: btntext.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"SV_BUTTONTEXT_FIND\n"
"string.text"
msgid "~Find"
-msgstr ""
+msgstr "~Cerca"
#: btntext.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"SV_BUTTONTEXT_STOP\n"
"string.text"
msgid "~Stop"
-msgstr ""
+msgstr "~Atura"
#: btntext.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"SV_BUTTONTEXT_CONNECT\n"
"string.text"
msgid "C~onnect"
-msgstr ""
+msgstr "C~onnecta"
#: fpicker.src
msgctxt ""
@@ -386,7 +386,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY\n"
"string.text"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Ja existeix un fitxer anomenat «$filename$». Voleu reemplaçar-lo?"
#: fpicker.src
msgctxt ""
@@ -394,7 +394,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY\n"
"string.text"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "El fitxer ja existeix a «$dirname$». Si el reemplaceu, se'n sobreescriurà el contingut."
#: fpicker.src
msgctxt ""
@@ -1485,7 +1485,7 @@ msgctxt ""
"21\n"
"itemlist.text"
msgid " pixels"
-msgstr ""
+msgstr " píxels"
#: units.src
msgctxt ""
@@ -1494,7 +1494,7 @@ msgctxt ""
"22\n"
"itemlist.text"
msgid " pixel"
-msgstr ""
+msgstr " píxel"
#: units.src
msgctxt ""
@@ -1503,7 +1503,7 @@ msgctxt ""
"23\n"
"itemlist.text"
msgid "°"
-msgstr ""
+msgstr "°"
#: units.src
msgctxt ""
@@ -1512,7 +1512,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "sec"
-msgstr ""
+msgstr "s"
#: units.src
msgctxt ""
@@ -1521,4 +1521,4 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "ms"
-msgstr ""
+msgstr "ms"
diff --git a/source/ca-valencia/vcl/uiconfig/ui.po b/source/ca-valencia/vcl/uiconfig/ui.po
index d5d5572f149..7fc51e39f03 100644
--- a/source/ca-valencia/vcl/uiconfig/ui.po
+++ b/source/ca-valencia/vcl/uiconfig/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-10 13:20+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 19:13+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: none\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370870439.0\n"
+"X-POOTLE-MTIME: 1391022789.0\n"
#: errornocontentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornocontentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "There are no pages to be printed."
-msgstr ""
+msgstr "No hi ha pàgines per imprimir."
#: errornocontentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please check your document for ranges relevant to printing."
-msgstr ""
+msgstr "Comproveu que el document continga àrees que es puguen imprimir."
#: errornoprinterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornoprinterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No default printer found."
-msgstr ""
+msgstr "No s'ha trobat cap impressora predeterminada."
#: errornoprinterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose a printer and try again."
-msgstr ""
+msgstr "Seleccioneu una impressora i torneu-ho a intentar."
#: printdialog.ui
msgctxt ""
diff --git a/source/ca-valencia/wizards/source/euro.po b/source/ca-valencia/wizards/source/euro.po
index 418fb0797a9..af87242b265 100644
--- a/source/ca-valencia/wizards/source/euro.po
+++ b/source/ca-valencia/wizards/source/euro.po
@@ -2,18 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-02-29 23:25+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-07 21:35+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca_XV\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130550.0\n"
#: euro.src
msgctxt ""
@@ -628,16 +629,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "lats letó"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "La moneda definida per al document no és una moneda europea."
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "La llengua del sistema operatiu no és una llengua de la Unió Monetària Europea."
+msgstr "La llengua definida al sistema operatiu no és una llengua de la Unió Monetària Europea."
#: euro.src
msgctxt ""
diff --git a/source/ca-valencia/wizards/source/formwizard.po b/source/ca-valencia/wizards/source/formwizard.po
index 309ce0de329..8ba478ffb9a 100644
--- a/source/ca-valencia/wizards/source/formwizard.po
+++ b/source/ca-valencia/wizards/source/formwizard.po
@@ -7,7 +7,7 @@ msgstr ""
"PO-Revision-Date: 2013-05-24 18:51+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -2445,7 +2445,7 @@ msgctxt ""
"RID_DB_TABLE_WIZARD_START + 4\n"
"string.text"
msgid "Set primary key"
-msgstr "Estableix la clau primària"
+msgstr "Defineix la clau primària"
#: dbwizres.src
msgctxt ""
@@ -2477,7 +2477,7 @@ msgctxt ""
"RID_DB_TABLE_WIZARD_START + 10\n"
"string.text"
msgid "Set primary key"
-msgstr "Estableix la clau primària"
+msgstr "Defineix la clau primària"
#: dbwizres.src
msgctxt ""
diff --git a/source/ca-valencia/xmlsecurity/source/dialogs.po b/source/ca-valencia/xmlsecurity/source/dialogs.po
index a82517ae2d5..9688266df6f 100644
--- a/source/ca-valencia/xmlsecurity/source/dialogs.po
+++ b/source/ca-valencia/xmlsecurity/source/dialogs.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-02-29 23:30+0200\n"
+"PO-Revision-Date: 2013-12-04 15:15+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca-valencia\n"
+"Language: ca-XV\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386170152.0\n"
#: certificateviewer.src
msgctxt ""
@@ -353,7 +354,7 @@ msgctxt ""
"FI_DESCR2\n"
"fixedtext.text"
msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros."
-msgstr ""
+msgstr "Les macros poden contindre virus. Desactivar les macros d'un document sempre és segur. Si desactiveu macros podeu perdre funcionalitats proporcionades per les macros del document."
#: warnings.src
msgctxt ""
diff --git a/source/ca/basctl/source/basicide.po b/source/ca/basctl/source/basicide.po
index 743c54e21aa..7a0568e346b 100644
--- a/source/ca/basctl/source/basicide.po
+++ b/source/ca/basctl/source/basicide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-07 00:17+0000\n"
+"PO-Revision-Date: 2014-02-22 22:23+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354839440.0\n"
+"X-POOTLE-MTIME: 1393107808.0\n"
#: basicprint.src
msgctxt ""
@@ -1326,7 +1326,7 @@ msgctxt ""
"RID_STR_PACKAGE_BUNDLE\n"
"string.text"
msgid "Extension"
-msgstr "Conjunt de paquets UNO"
+msgstr "Extensió"
#: objdlg.src
msgctxt ""
diff --git a/source/ca/basctl/source/dlged.po b/source/ca/basctl/source/dlged.po
index 2ce1aef3d60..33a8a2cd2ae 100644
--- a/source/ca/basctl/source/dlged.po
+++ b/source/ca/basctl/source/dlged.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:10+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2013-12-08 21:47+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386539257.0\n"
#: dlgresid.src
msgctxt ""
@@ -148,7 +149,7 @@ msgctxt ""
"RID_QRYBOX_LANGUAGE\n"
"querybox.title"
msgid "Delete Language Resources"
-msgstr "Elimina els recursos de llengües"
+msgstr "Suprimeix els recursos de llengües"
#: managelang.src
msgctxt ""
@@ -201,4 +202,4 @@ msgctxt ""
"RID_DLG_SETDEF_LANGUAGE\n"
"modaldialog.text"
msgid "Set Default User Interface Language"
-msgstr "Estableix la llengua per defecte de la interfície d'usuari"
+msgstr "Defineix la llengua per defecte de la interfície d'usuari"
diff --git a/source/ca/basic/source/classes.po b/source/ca/basic/source/classes.po
index 20057770d6e..b648a27fe7d 100644
--- a/source/ca/basic/source/classes.po
+++ b/source/ca/basic/source/classes.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-29 21:36+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2013-12-08 21:47+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354225010.0\n"
+"X-POOTLE-MTIME: 1386539276.0\n"
#: sb.src
msgctxt ""
@@ -1222,7 +1222,7 @@ msgctxt ""
"ERRCODE_BASMGR_REMOVELIB & ERRCODE_RES_MASK\n"
"string.text"
msgid "Error removing library."
-msgstr "S'ha produït un error en eliminar la biblioteca."
+msgstr "S'ha produït un error en suprimir la biblioteca."
#: sb.src
msgctxt ""
@@ -1230,4 +1230,4 @@ msgctxt ""
"ERRCODE_BASMGR_UNLOADLIB & ERRCODE_RES_MASK\n"
"string.text"
msgid "The library could not be removed from memory."
-msgstr "No s'ha pogut eliminar la biblioteca de la memòria."
+msgstr "No s'ha pogut suprimir la biblioteca de la memòria."
diff --git a/source/ca/chart2/source/controller/dialogs.po b/source/ca/chart2/source/controller/dialogs.po
index 22b0269a233..2351019cf56 100644
--- a/source/ca/chart2/source/controller/dialogs.po
+++ b/source/ca/chart2/source/controller/dialogs.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-12 16:36+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-22 22:44+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373646998.0\n"
+"X-POOTLE-MTIME: 1393109054.0\n"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "Línia de tendència %FORMULA amb precisió R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Línia de tendència de mitjana mòbil amb punt = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -790,7 +798,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_HORZ\n"
"string.text"
msgid "Horizontal grid major/major&minor/off"
-msgstr ""
+msgstr "Graella horitzontal principal/principal i secundària/desactivada"
#: Strings.src
msgctxt ""
@@ -798,7 +806,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_VERTICAL\n"
"string.text"
msgid "Vertical grid major/major&minor/off"
-msgstr ""
+msgstr "Graella vertical principal/principal i secundària/desactivada"
#: Strings.src
msgctxt ""
@@ -1449,56 +1457,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Lineal (%SERIESNAME)"
+msgid "Linear"
+msgstr "Lineal"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Logarítmica (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "Logarítmica"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Exponencial (%SERIESNAME)"
+msgid "Exponential"
+msgstr "Exponencial"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Potència (%SERIESNAME)"
+msgid "Power"
+msgstr "Potència"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr ""
+msgid "Polynomial"
+msgstr "Polinomial"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr ""
+msgid "Moving average"
+msgstr "Mitjana mòbil"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Mitjana (%SERIESNAME)"
+msgid "Mean"
+msgstr "Mitjana"
#: dlg_DataEditor.src
msgctxt ""
@@ -2922,7 +2930,7 @@ msgctxt ""
"CB_FIRST_ROW_ASLABELS\n"
"checkbox.text"
msgid "~First row as label"
-msgstr "~Primera fila com a etiquetes"
+msgstr "~Primera fila com a etiqueta"
#: tp_RangeChooser.src
msgctxt ""
@@ -2931,7 +2939,7 @@ msgctxt ""
"CB_FIRST_COLUMN_ASLABELS\n"
"checkbox.text"
msgid "F~irst column as label"
-msgstr "P~rimera columna com a etiquetes"
+msgstr "P~rimera columna com a etiqueta"
#: tp_Wizard_TitlesAndObjects.src
msgctxt ""
diff --git a/source/ca/chart2/uiconfig/ui.po b/source/ca/chart2/uiconfig/ui.po
index 298e40c358a..4a9a68cf601 100644
--- a/source/ca/chart2/uiconfig/ui.po
+++ b/source/ca/chart2/uiconfig/ui.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 11:02+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-22 22:22+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385118178.0\n"
+"X-POOTLE-MTIME: 1393107763.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "Eix _X"
#: insertaxisdlg.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "Eix _Y"
#: insertaxisdlg.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr ""
+msgstr "Eix _Z"
#: insertaxisdlg.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Axes"
-msgstr ""
+msgstr "Eixos"
#: insertaxisdlg.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "_Eix X"
#: insertaxisdlg.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "E_ix Y"
#: insertaxisdlg.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "Ei_x Z"
#: insertaxisdlg.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary axes"
-msgstr ""
+msgstr "Eixos secundaris"
#: insertgriddlg.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Grids"
-msgstr ""
+msgstr "Graelles"
#: insertgriddlg.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "Eix _X"
#: insertgriddlg.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "Eix _Y"
#: insertgriddlg.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr ""
+msgstr "Eix _Z"
#: insertgriddlg.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Major grids"
-msgstr ""
+msgstr "Graelles principals"
#: insertgriddlg.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "_Eix X"
#: insertgriddlg.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "E_ix Y"
#: insertgriddlg.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "Ei_x Z"
#: insertgriddlg.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor grids"
-msgstr ""
+msgstr "Graelles secundàries"
#: smoothlinesdlg.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type of stepping"
-msgstr ""
+msgstr "Tipus d'esglaonament"
#: titlerotationtabpage.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Graus"
#: titlerotationtabpage.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "Apilat ve_rticalment"
#: titlerotationtabpage.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: titlerotationtabpage.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "Direcció del te_xt:"
#: titlerotationtabpage.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Orientació del text"
#: tp_Scale.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reverse direction"
-msgstr ""
+msgstr "Direcció inve_rsa"
#: tp_Scale.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Logarithmic scale"
-msgstr ""
+msgstr "Escala _logarítmica"
#: tp_Scale.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "T_ipus"
#: tp_Scale.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "Automàtic"
#: tp_Scale.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: tp_Scale.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: tp_Scale.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum"
-msgstr ""
+msgstr "_Mínim"
#: tp_Scale.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_ximum"
-msgstr ""
+msgstr "Mà_xim"
#: tp_Scale.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Automàtic"
#: tp_Scale.ui
msgctxt ""
@@ -428,17 +428,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "A_utomàtic"
#: tp_Scale.ui
-#, fuzzy
msgctxt ""
"tp_Scale.ui\n"
"TXT_TIME_RESOLUTION\n"
"label\n"
"string.text"
msgid "R_esolution"
-msgstr "_Resolució:"
+msgstr "R_esolució"
#: tp_Scale.ui
msgctxt ""
@@ -447,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "Automàt_ic"
#: tp_Scale.ui
msgctxt ""
@@ -456,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_jor interval"
-msgstr ""
+msgstr "Interval _principal"
#: tp_Scale.ui
msgctxt ""
@@ -465,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Au_tomatic"
-msgstr ""
+msgstr "Au_tomàtic"
#: tp_Scale.ui
msgctxt ""
@@ -474,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val"
-msgstr ""
+msgstr "Interval _secundari"
#: tp_Scale.ui
msgctxt ""
@@ -483,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val count"
-msgstr ""
+msgstr "Nombre d'intervals se_cundaris"
#: tp_Scale.ui
msgctxt ""
@@ -492,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_omatic"
-msgstr ""
+msgstr "Automàtic"
#: tp_Scale.ui
msgctxt ""
@@ -501,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_ference value"
-msgstr ""
+msgstr "Valor de re_ferència"
#: tp_Scale.ui
msgctxt ""
@@ -510,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "Automàt_ic"
#: tp_Scale.ui
msgctxt ""
@@ -519,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Escala"
#: tp_Scale.ui
msgctxt ""
@@ -555,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Primary Y axis"
-msgstr ""
+msgstr "Eix Y principal"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -564,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary Y axis"
-msgstr ""
+msgstr "Eix Y secundari"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -573,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align data series to"
-msgstr ""
+msgstr "Alinea la sèrie de dades a"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -582,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "E_spaiat"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -591,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Overlap"
-msgstr ""
+msgstr "Superp_osa"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -600,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _bars side by side"
-msgstr ""
+msgstr "Mostra les _barres una al costat de l'altra"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -609,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection lines"
-msgstr ""
+msgstr "Línies de connexió"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -618,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Paràmetres"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -627,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot missing values"
-msgstr ""
+msgstr "Traçat dels valors que falten"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -636,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Leave gap"
-msgstr ""
+msgstr "Deixa un _espai"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -645,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assume zero"
-msgstr ""
+msgstr "_Assumeix un zero"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -654,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continue line"
-msgstr ""
+msgstr "_Continua la línia"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -663,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include _values from hidden cells"
-msgstr ""
+msgstr "Inclou els _valors de les cel·les ocultes"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -672,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot options"
-msgstr ""
+msgstr "Opcions de traçat"
#: tp_Trendline.ui
msgctxt ""
@@ -681,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Linear"
-msgstr ""
+msgstr "_Lineal"
#: tp_Trendline.ui
msgctxt ""
@@ -690,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_ogarithmic"
-msgstr ""
+msgstr "L_ogarítmica"
#: tp_Trendline.ui
msgctxt ""
@@ -699,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xponential"
-msgstr ""
+msgstr "E_xponencial"
#: tp_Trendline.ui
msgctxt ""
@@ -708,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Po_wer"
-msgstr ""
+msgstr "_Potencial"
#: tp_Trendline.ui
msgctxt ""
@@ -717,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Polynomial"
-msgstr ""
+msgstr "_Polinomial"
#: tp_Trendline.ui
msgctxt ""
@@ -726,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moving Average"
-msgstr ""
+msgstr "_Mitjana mòbil"
#: tp_Trendline.ui
msgctxt ""
@@ -735,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Degree"
-msgstr ""
+msgstr "Grau"
#: tp_Trendline.ui
msgctxt ""
@@ -744,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Període"
#: tp_Trendline.ui
msgctxt ""
@@ -753,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regression Type"
-msgstr ""
+msgstr "Tipus de regressió"
#: tp_Trendline.ui
msgctxt ""
@@ -762,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Forward"
-msgstr ""
+msgstr "Extrapola cap endavant"
#: tp_Trendline.ui
msgctxt ""
@@ -771,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Backward"
-msgstr ""
+msgstr "Extrapola cap enrere"
#: tp_Trendline.ui
msgctxt ""
@@ -780,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Force _Intercept"
-msgstr ""
+msgstr "Força la _intercepció"
#: tp_Trendline.ui
msgctxt ""
@@ -798,7 +797,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Coefficient of Determination (R²)"
-msgstr ""
+msgstr "Mostra el _coeficient de determinació (R²)"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "Nom de la línia de tendència"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
#: tp_Trendline.ui
msgctxt ""
@@ -825,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr "_Títol"
+msgstr "_Mosaic"
#: tp_axisLabel.ui
msgctxt ""
@@ -834,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "St_agger odd"
-msgstr ""
+msgstr "Org_anització senar"
#: tp_axisLabel.ui
msgctxt ""
@@ -843,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Stagger _even"
-msgstr ""
+msgstr "Organització par_ell"
#: tp_axisLabel.ui
msgctxt ""
@@ -852,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "A_utomàtic"
#: tp_axisLabel.ui
msgctxt ""
@@ -861,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Order"
-msgstr ""
+msgstr "Ordre"
#: tp_axisLabel.ui
msgctxt ""
@@ -870,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_verlap"
-msgstr ""
+msgstr "Superp_osa"
#: tp_axisLabel.ui
msgctxt ""
@@ -879,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Break"
-msgstr ""
+msgstr "_Salt"
#: tp_axisLabel.ui
msgctxt ""
@@ -888,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text flow"
-msgstr ""
+msgstr "Flux del text"
#: tp_axisLabel.ui
msgctxt ""
@@ -906,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "Apilat ve_rticalment"
#: tp_axisLabel.ui
msgctxt ""
@@ -924,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "Direcció del te_xt:"
#: tp_axisLabel.ui
msgctxt ""
@@ -933,4 +950,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Orientació del text"
diff --git a/source/ca/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/ca/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..cf10ae74707
--- /dev/null
+++ b/source/ca/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-07 21:33+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130422.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird incrustat"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Fitxer del Firebird"
diff --git a/source/ca/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/ca/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
index d4cf45ab930..4bc9cd0cf31 100644
--- a/source/ca/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
+++ b/source/ca/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-13 15:08+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-01-07 21:34+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130440.0\n"
#: Drivers.xcu
msgctxt ""
@@ -22,4 +23,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "HSQLDB Embedded"
-msgstr ""
+msgstr "HSQLDB incrustat"
diff --git a/source/ca/connectivity/source/resource.po b/source/ca/connectivity/source/resource.po
index 06815e1ccc0..5b20650a4b2 100644
--- a/source/ca/connectivity/source/resource.po
+++ b/source/ca/connectivity/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 10:07+0000\n"
+"PO-Revision-Date: 2013-12-08 21:48+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385114837.0\n"
+"X-POOTLE-MTIME: 1386539303.0\n"
#: conn_error_message.src
msgctxt ""
@@ -812,7 +812,7 @@ msgctxt ""
"STR_COLUMN_NOT_DROP\n"
"string.text"
msgid "The column at position '$position$' could not be dropped. May be the file system is write protected."
-msgstr "No s'ha pogut eliminar la columna a la posició '$position$'. Potser el sistema de fitxers està protegit contra escriptura."
+msgstr "No s'ha pogut suprimir la columna a la posició '$position$'. Potser el sistema de fitxers està protegit contra escriptura."
#: conn_shared_res.src
msgctxt ""
@@ -820,7 +820,7 @@ msgctxt ""
"STR_TABLE_NOT_DROP\n"
"string.text"
msgid "The table '$tablename$' could not be dropped. May be the file system is write protected."
-msgstr "No s'ha pogut eliminar la taula '$tablename$'. Potser el sistema de fitxers està protegit contra escriptura."
+msgstr "No s'ha pogut suprimir la taula '$tablename$'. Potser el sistema de fitxers està protegit contra escriptura."
#: conn_shared_res.src
msgctxt ""
diff --git a/source/ca/cui/source/dialogs.po b/source/ca/cui/source/dialogs.po
index 9fae55d1259..64606368e51 100644
--- a/source/ca/cui/source/dialogs.po
+++ b/source/ca/cui/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 10:10+0000\n"
+"PO-Revision-Date: 2014-04-10 13:03+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385115041.0\n"
+"X-POOTLE-MTIME: 1397134999.000000\n"
#: colorpicker.src
msgctxt ""
@@ -1504,7 +1504,7 @@ msgctxt ""
"RB_LINKTYP_INTERNET\n"
"radiobutton.text"
msgid "~Web"
-msgstr "~Internet"
+msgstr "~Web"
#: hyperdlg.src
msgctxt ""
@@ -2526,7 +2526,7 @@ msgctxt ""
"RID_DLG_PASSWORD_TO_OPEN_MODIFY\n"
"modaldialog.text"
msgid "Set Password"
-msgstr "Estableix la contrasenya"
+msgstr "Defineix la contrasenya"
#: scriptdlg.src
msgctxt ""
diff --git a/source/ca/cui/source/options.po b/source/ca/cui/source/options.po
index e36dc0f3adf..eacda31cf70 100644
--- a/source/ca/cui/source/options.po
+++ b/source/ca/cui/source/options.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 10:13+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-04-10 13:04+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385115200.0\n"
+"X-POOTLE-MTIME: 1397135083.000000\n"
#: certpath.src
msgctxt ""
@@ -975,7 +975,7 @@ msgctxt ""
"14\n"
"itemlist.text"
msgid "Advanced"
-msgstr "Opcions avançades"
+msgstr "Avançades"
#: treeopt.src
msgctxt ""
@@ -998,15 +998,6 @@ msgstr "Actualització en línia"
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr "Configuració experta"
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/ca/cui/source/tabpages.po b/source/ca/cui/source/tabpages.po
index aaf18b3e6cc..e005d1e4df5 100644
--- a/source/ca/cui/source/tabpages.po
+++ b/source/ca/cui/source/tabpages.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 10:18+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:24+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385115497.0\n"
+"X-POOTLE-MTIME: 1393107879.0\n"
#: autocdlg.src
msgctxt ""
@@ -1638,7 +1638,7 @@ msgctxt ""
"RID_SVXSTR_CHARNAME_FAMILY\n"
"string.text"
msgid "Family"
-msgstr "Familia"
+msgstr "Família"
#: strings.src
msgctxt ""
diff --git a/source/ca/cui/uiconfig/ui.po b/source/ca/cui/uiconfig/ui.po
index c7c243d026f..b0a931f80bd 100644
--- a/source/ca/cui/uiconfig/ui.po
+++ b/source/ca/cui/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 10:33+0000\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-04-10 13:24+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: none\n"
"Language: ca\n"
@@ -12,9 +12,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385116432.0\n"
+"X-POOTLE-MTIME: 1397136243.000000\n"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "Edit"
+msgstr "Edita"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"reset\n"
+"label\n"
+"string.text"
+msgid "Reset"
+msgstr "Reinicialitza"
#: aboutconfigdialog.ui
msgctxt ""
@@ -23,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preference Name"
-msgstr ""
+msgstr "Nom de la preferència"
#: aboutconfigdialog.ui
msgctxt ""
@@ -32,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Property"
-msgstr ""
+msgstr "Propietat"
#: aboutconfigdialog.ui
msgctxt ""
@@ -61,24 +79,6 @@ msgctxt ""
msgid "Preferences"
msgstr "Preferències"
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"default\n"
-"label\n"
-"string.text"
-msgid "Default"
-msgstr "Per defecte"
-
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"edit\n"
-"label\n"
-"string.text"
-msgid "Edit"
-msgstr "Edita"
-
#: aboutconfigvaluedialog.ui
msgctxt ""
"aboutconfigvaluedialog.ui\n"
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr "Valor"
+msgid "Value:"
+msgstr "Valor:"
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "Copyright © 2000 - 2013 col·laboradors del LibreOffice i els seus afiliats."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Copyright © 2000 – 2014 col·laboradors del LibreOffice."
#: aboutdialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]: Replace while modifying existing text"
-msgstr ""
+msgstr "[M]: Substitueix en modificar el text existent"
#: applyautofmtpage.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]: AutoFormat/AutoCorrect while typing"
-msgstr ""
+msgstr "[T]: Format i correcció automàtics en escriure"
#: applyautofmtpage.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[M]"
#: applyautofmtpage.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[T]"
#: applylocalizedpage.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[M]"
#: applylocalizedpage.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[T]"
#: applylocalizedpage.ui
msgctxt ""
@@ -401,16 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "Cometa d'_obertura:"
#: applylocalizedpage.ui
msgctxt ""
@@ -419,7 +410,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of single quotes"
-msgstr ""
+msgstr "Cometa simple de tancament"
#: applylocalizedpage.ui
msgctxt ""
@@ -446,7 +437,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Single quotes default"
-msgstr ""
+msgstr "Cometes simples predeterminades"
#: applylocalizedpage.ui
msgctxt ""
@@ -455,16 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "Cometa de _tancament:"
#: applylocalizedpage.ui
msgctxt ""
@@ -514,20 +496,11 @@ msgstr "Cometa d'_obertura:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of double quotes"
-msgstr ""
+msgstr "Cometa doble d'obertura"
#: applylocalizedpage.ui
msgctxt ""
@@ -554,7 +527,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Double quotes default"
-msgstr ""
+msgstr "Cometes dobles predeterminades"
#: applylocalizedpage.ui
msgctxt ""
@@ -568,20 +541,11 @@ msgstr "Cometa de _tancament:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of double quotes"
-msgstr ""
+msgstr "Cometa doble de tancament"
#: applylocalizedpage.ui
msgctxt ""
@@ -662,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hatching"
-msgstr ""
+msgstr "Ombreig"
#: areadialog.ui
msgctxt ""
@@ -671,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmaps"
-msgstr ""
+msgstr "Mapes de bits"
#: areatabpage.ui
msgctxt ""
@@ -692,14 +656,13 @@ msgid "Example"
msgstr "Exemple"
#: areatabpage.ui
-#, fuzzy
msgctxt ""
"areatabpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Fill"
-msgstr "Fitxer"
+msgstr "Emplena"
#: areatabpage.ui
msgctxt ""
@@ -717,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Increments"
#: areatabpage.ui
msgctxt ""
@@ -747,34 +710,31 @@ msgid "_Original"
msgstr "_Original"
#: areatabpage.ui
-#, fuzzy
msgctxt ""
"areatabpage.ui\n"
"TSB_SCALE\n"
"label\n"
"string.text"
msgid "Re_lative"
-msgstr "Relati_va"
+msgstr "Re_latiu"
#: areatabpage.ui
-#, fuzzy
msgctxt ""
"areatabpage.ui\n"
"FT_X_SIZE\n"
"label\n"
"string.text"
msgid "Wi_dth"
-msgstr "Amplada"
+msgstr "Am_plada"
#: areatabpage.ui
-#, fuzzy
msgctxt ""
"areatabpage.ui\n"
"FT_Y_SIZE\n"
"label\n"
"string.text"
msgid "H_eight"
-msgstr "Alçada"
+msgstr "A_lçada"
#: areatabpage.ui
msgctxt ""
@@ -792,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y Offset"
-msgstr ""
+msgstr "Desplaçament _Y"
#: areatabpage.ui
msgctxt ""
@@ -801,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X Offset"
-msgstr ""
+msgstr "Desplaçament _X"
#: areatabpage.ui
msgctxt ""
@@ -828,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto_Fit"
-msgstr ""
+msgstr "_Ajustament automàtic"
#: areatabpage.ui
msgctxt ""
@@ -855,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offset"
-msgstr ""
+msgstr "Desplaçament"
#: areatabpage.ui
msgctxt ""
@@ -891,7 +851,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hatching"
-msgstr ""
+msgstr "Ombreig"
#: areatabpage.ui
msgctxt ""
@@ -900,7 +860,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Mapa de bits"
#: asiantypography.ui
msgctxt ""
@@ -1251,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pattern Editor:"
-msgstr ""
+msgstr "Editor de patrons:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1260,7 +1220,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: bitmaptabpage.ui
msgctxt ""
@@ -1269,17 +1229,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Foreground color:"
-msgstr ""
+msgstr "Color de _primer pla:"
#: bitmaptabpage.ui
-#, fuzzy
msgctxt ""
"bitmaptabpage.ui\n"
"FT_BACKGROUND_COLOR\n"
"label\n"
"string.text"
msgid "_Background color:"
-msgstr "Color de fons"
+msgstr "Color de _fons:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1315,7 +1274,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Carrega la llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1324,7 +1283,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Carrega la llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1333,7 +1292,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Desa la llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1342,7 +1301,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Desa la llista de mapes de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1351,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Mapa de bits"
#: bitmaptabpage.ui
msgctxt ""
@@ -1558,7 +1517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters before break"
-msgstr ""
+msgstr "Caràcters abans del salt"
#: breaknumberoption.ui
msgctxt ""
@@ -1567,7 +1526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters after break"
-msgstr ""
+msgstr "Caràcters després del salt"
#: breaknumberoption.ui
msgctxt ""
@@ -1576,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimal word length"
-msgstr ""
+msgstr "Longitud mínima de paraula"
#: cellalignment.ui
msgctxt ""
@@ -2772,8 +2731,8 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
-msgstr ""
+msgid "Line _1"
+msgstr "Línia _1"
#: connectortabpage.ui
msgctxt ""
@@ -2782,7 +2741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _2"
-msgstr ""
+msgstr "Línia _2"
#: connectortabpage.ui
msgctxt ""
@@ -2791,7 +2750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _3"
-msgstr ""
+msgstr "Línia _3"
#: connectortabpage.ui
msgctxt ""
@@ -2800,7 +2759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line skew"
-msgstr ""
+msgstr "Desplaçament de línia"
#: connectortabpage.ui
msgctxt ""
@@ -2809,7 +2768,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Begin horizontal"
-msgstr ""
+msgstr "_Inici horitzontal"
#: connectortabpage.ui
msgctxt ""
@@ -2818,7 +2777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _horizontal"
-msgstr ""
+msgstr "_Final horitzontal"
#: connectortabpage.ui
msgctxt ""
@@ -2827,7 +2786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Begin _vertical"
-msgstr ""
+msgstr "Inici _vertical"
#: connectortabpage.ui
msgctxt ""
@@ -2835,8 +2794,8 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
-msgstr ""
+msgid "_End vertical"
+msgstr "Final v_ertical"
#: connectortabpage.ui
msgctxt ""
@@ -2845,7 +2804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Interlineat"
#: connectortabpage.ui
msgctxt ""
@@ -2863,7 +2822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection pooling enabled"
-msgstr ""
+msgstr "Habilita la disponibilitat de connexions"
#: connpooloptions.ui
msgctxt ""
@@ -2872,7 +2831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drivers known in %PRODUCTNAME"
-msgstr ""
+msgstr "Controladors coneguts en el %PRODUCTNAME"
#: connpooloptions.ui
msgctxt ""
@@ -2881,7 +2840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current driver:"
-msgstr ""
+msgstr "Controlador actual:"
#: connpooloptions.ui
msgctxt ""
@@ -2890,7 +2849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable pooling for this driver"
-msgstr ""
+msgstr "Habilita les connexions disponibles per a aquest controlador"
#: connpooloptions.ui
msgctxt ""
@@ -2899,7 +2858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Timeout (seconds)"
-msgstr ""
+msgstr "_Temps d'espera (segons)"
#: connpooloptions.ui
msgctxt ""
@@ -2907,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr ""
+msgid "Connection pool"
+msgstr "Connexions disponibles"
#: cuiimapdlg.ui
msgctxt ""
@@ -2926,7 +2885,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL"
-msgstr ""
+msgstr "_URL"
#: cuiimapdlg.ui
msgctxt ""
@@ -2935,7 +2894,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_rame"
-msgstr ""
+msgstr "_Marc"
#: cuiimapdlg.ui
msgctxt ""
@@ -2953,7 +2912,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative _text"
-msgstr ""
+msgstr "_Text alternatiu"
#: cuiimapdlg.ui
msgctxt ""
@@ -3511,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Registered databases"
-msgstr ""
+msgstr "_Distància entre línies"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3520,7 +3479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _distance"
-msgstr ""
+msgstr "_Distància entre línies"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3529,7 +3488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Guide _overhang"
-msgstr ""
+msgstr "Guia _sobresortint"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3538,7 +3497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Guide distance"
-msgstr ""
+msgstr "Distància entre _guies"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3547,7 +3506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left guide"
-msgstr ""
+msgstr "Guia _esquerra"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3556,10 +3515,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right guide"
-msgstr ""
+msgstr "Guia _dreta"
#: dimensionlinestabpage.ui
-#, fuzzy
msgctxt ""
"dimensionlinestabpage.ui\n"
"FT_DECIMALPLACES\n"
@@ -3575,7 +3533,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measure _below object"
-msgstr ""
+msgstr "Mesura sota l'o_bjecte"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3593,7 +3551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text position"
-msgstr ""
+msgstr "Posició del _text"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3602,7 +3560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoVertical"
-msgstr ""
+msgstr "Vertical _automàtic"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3611,7 +3569,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utoHorizontal"
-msgstr ""
+msgstr "Horitzontal a_utomàtic"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3620,7 +3578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel to line"
-msgstr ""
+msgstr "_Paral·lel a la línia"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3629,7 +3587,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _measurement units"
-msgstr ""
+msgstr "Mostra les unitats de _mesura"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3638,7 +3596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Legend"
-msgstr ""
+msgstr "Llegenda"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3656,7 +3614,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Custom Dictionary"
-msgstr ""
+msgstr "Edita el diccionari personalitzat"
#: editdictionarydialog.ui
msgctxt ""
@@ -3665,27 +3623,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Book:"
-msgstr ""
+msgstr "_Llibre:"
#: editdictionarydialog.ui
-#, fuzzy
msgctxt ""
"editdictionarydialog.ui\n"
"lang_label\n"
"label\n"
"string.text"
msgid "_Language:"
-msgstr "_Llengua"
+msgstr "_Llengua:"
#: editdictionarydialog.ui
-#, fuzzy
msgctxt ""
"editdictionarydialog.ui\n"
"word_label\n"
"label\n"
"string.text"
msgid "_Word"
-msgstr "Paraula"
+msgstr "_Paraula"
#: editdictionarydialog.ui
msgctxt ""
@@ -3694,7 +3650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Replace By"
-msgstr ""
+msgstr "_Substitueix amb"
#: editdictionarydialog.ui
msgctxt ""
@@ -3703,7 +3659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Nou"
#: editdictionarydialog.ui
msgctxt ""
@@ -4216,7 +4172,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Format Number"
-msgstr ""
+msgstr "Format de números"
#: gradientpage.ui
msgctxt ""
@@ -4342,7 +4298,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: gradientpage.ui
msgctxt ""
@@ -4399,14 +4355,13 @@ msgid "Properties"
msgstr "Propietats"
#: hatchpage.ui
-#, fuzzy
msgctxt ""
"hatchpage.ui\n"
"distanceft\n"
"label\n"
"string.text"
msgid "_Spacing"
-msgstr "Espaiat"
+msgstr "E_spaiat"
#: hatchpage.ui
msgctxt ""
@@ -4424,7 +4379,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line type"
-msgstr ""
+msgstr "Tipus de _línia"
#: hatchpage.ui
msgctxt ""
@@ -4433,7 +4388,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _color"
-msgstr ""
+msgstr "_Color de línia"
#: hatchpage.ui
msgctxt ""
@@ -4442,7 +4397,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr "Simple"
+msgstr "Encreuat"
#: hatchpage.ui
msgctxt ""
@@ -4451,7 +4406,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Crossed"
-msgstr ""
+msgstr "Encreuat"
#: hatchpage.ui
msgctxt ""
@@ -4460,7 +4415,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Triple"
-msgstr ""
+msgstr "Triple"
#: hatchpage.ui
msgctxt ""
@@ -4469,7 +4424,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: hatchpage.ui
msgctxt ""
@@ -4487,7 +4442,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Carrega la llista d'ombreigs"
#: hatchpage.ui
msgctxt ""
@@ -4496,7 +4451,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Carrega la llista d'ombreigs"
#: hatchpage.ui
msgctxt ""
@@ -4505,7 +4460,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Desa la llista d'ombreigs"
#: hatchpage.ui
msgctxt ""
@@ -4514,7 +4469,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Desa la llista d'ombreigs"
#: hatchpage.ui
msgctxt ""
@@ -4874,7 +4829,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Class Path"
-msgstr ""
+msgstr "Camí a les classes"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4883,7 +4838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ssigned folders and archives"
-msgstr ""
+msgstr "Carpetes i arxius a_ssignats"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4892,7 +4847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add Archive..."
-msgstr ""
+msgstr "_Afegeix un arxiu..."
#: javaclasspathdialog.ui
msgctxt ""
@@ -4901,17 +4856,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _Folder"
-msgstr ""
+msgstr "Afegeix una _carpeta..."
#: javaclasspathdialog.ui
-#, fuzzy
msgctxt ""
"javaclasspathdialog.ui\n"
"remove\n"
"label\n"
"string.text"
msgid "_Remove"
-msgstr "Suprimeix"
+msgstr "_Suprimeix"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4920,7 +4874,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Java Start Parameters"
-msgstr ""
+msgstr "Paràmetres d'inici del Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4929,7 +4883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Java start _parameter"
-msgstr ""
+msgstr "_Paràmetre d'inici del Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4938,7 +4892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assig_ned start parameters"
-msgstr ""
+msgstr "Paràmetres d'inici assig_nats"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4947,7 +4901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For example: -Dmyprop=c:\\\\program files\\\\java"
-msgstr ""
+msgstr "Per exemple: -Dmyprop=c:\\\\fitxers de programa\\\\java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4956,17 +4910,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assign"
-msgstr ""
+msgstr "_Assigna"
#: javastartparametersdialog.ui
-#, fuzzy
msgctxt ""
"javastartparametersdialog.ui\n"
"removebtn\n"
"label\n"
"string.text"
msgid "_Remove"
-msgstr "Suprimeix"
+msgstr "_Suprimeix"
#: linedialog.ui
msgctxt ""
@@ -5002,7 +4955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line Styles"
-msgstr ""
+msgstr "Estils de línia"
#: linedialog.ui
msgctxt ""
@@ -5011,17 +4964,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow Styles"
-msgstr ""
+msgstr "Estils de fletxa"
#: lineendstabpage.ui
-#, fuzzy
msgctxt ""
"lineendstabpage.ui\n"
"FT_TITLE\n"
"label\n"
"string.text"
msgid "_Title:"
-msgstr "_Títol"
+msgstr "_Títol:"
#: lineendstabpage.ui
msgctxt ""
@@ -5030,7 +4982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow _style:"
-msgstr ""
+msgstr "E_stil de fletxa:"
#: lineendstabpage.ui
msgctxt ""
@@ -5039,7 +4991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add a selected object to create new arrow styles."
-msgstr ""
+msgstr "Afegiu un objecte seleccionat per crear estils de fletxa."
#: lineendstabpage.ui
msgctxt ""
@@ -5057,7 +5009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Carrega estils de fletxa"
#: lineendstabpage.ui
msgctxt ""
@@ -5066,7 +5018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Carrega estils de fletxa"
#: lineendstabpage.ui
msgctxt ""
@@ -5075,7 +5027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Desa els estils de fletxa"
#: lineendstabpage.ui
msgctxt ""
@@ -5084,7 +5036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Desa els estils de fletxa"
#: lineendstabpage.ui
msgctxt ""
@@ -5093,7 +5045,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organize arrow styles"
-msgstr ""
+msgstr "Organitza els estils de fletxa"
#: linestyletabpage.ui
msgctxt ""
@@ -5102,10 +5054,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _style:"
-msgstr ""
+msgstr "E_stil de línia:"
#: linestyletabpage.ui
-#, fuzzy
msgctxt ""
"linestyletabpage.ui\n"
"FT_TYPE\n"
@@ -5130,17 +5081,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Length:"
-msgstr ""
+msgstr "_Longitud:"
#: linestyletabpage.ui
-#, fuzzy
msgctxt ""
"linestyletabpage.ui\n"
"FT_DISTANCE\n"
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr "Espaiat"
+msgstr "E_spaiat:"
#: linestyletabpage.ui
msgctxt ""
@@ -5149,7 +5099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to line width"
-msgstr ""
+msgstr "_Ajusta a l'amplada de la línia"
#: linestyletabpage.ui
msgctxt ""
@@ -5167,7 +5117,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Carrega els estils de línia"
#: linestyletabpage.ui
msgctxt ""
@@ -5176,7 +5126,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Carrega els estils de línia"
#: linestyletabpage.ui
msgctxt ""
@@ -5185,7 +5135,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Desa els estils de línia"
#: linestyletabpage.ui
msgctxt ""
@@ -5194,7 +5144,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Desa els estils de línia"
#: linestyletabpage.ui
msgctxt ""
@@ -5206,14 +5156,13 @@ msgid "Properties"
msgstr "Propietats"
#: linestyletabpage.ui
-#, fuzzy
msgctxt ""
"linestyletabpage.ui\n"
"liststoreTYPE\n"
"0\n"
"stringlist.text"
msgid "Dots"
-msgstr "Punt"
+msgstr "Punts"
#: linestyletabpage.ui
msgctxt ""
@@ -5231,7 +5180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "E_stil:"
#: linetabpage.ui
msgctxt ""
@@ -5240,7 +5189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "Colo_r:"
#: linetabpage.ui
msgctxt ""
@@ -5252,14 +5201,13 @@ msgid "_Width:"
msgstr "_Amplada:"
#: linetabpage.ui
-#, fuzzy
msgctxt ""
"linetabpage.ui\n"
"FT_TRANSPARENT\n"
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr "_Transparència"
+msgstr "_Transparència:"
#: linetabpage.ui
msgctxt ""
@@ -5268,7 +5216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line properties"
-msgstr ""
+msgstr "Propietas de la línia"
#: linetabpage.ui
msgctxt ""
@@ -5277,7 +5225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start st_yle:"
-msgstr ""
+msgstr "Est_il d'inici:"
#: linetabpage.ui
msgctxt ""
@@ -5286,7 +5234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End sty_le:"
-msgstr ""
+msgstr "Esti_l final:"
#: linetabpage.ui
msgctxt ""
@@ -5295,17 +5243,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "Am_plada:"
#: linetabpage.ui
-#, fuzzy
msgctxt ""
"linetabpage.ui\n"
"TSB_CENTER_START\n"
"label\n"
"string.text"
msgid "Ce_nter"
-msgstr "Centre"
+msgstr "Ce_ntre"
#: linetabpage.ui
msgctxt ""
@@ -5314,17 +5261,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "W_idth:"
-msgstr ""
+msgstr "Am_plada:"
#: linetabpage.ui
-#, fuzzy
msgctxt ""
"linetabpage.ui\n"
"TSB_CENTER_END\n"
"label\n"
"string.text"
msgid "C_enter"
-msgstr "Centre"
+msgstr "C_entre"
#: linetabpage.ui
msgctxt ""
@@ -5333,7 +5279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze ends"
-msgstr ""
+msgstr "Sincronit_za les terminacions"
#: linetabpage.ui
msgctxt ""
@@ -5342,7 +5288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow styles"
-msgstr ""
+msgstr "Estils de fletxa"
#: linetabpage.ui
msgctxt ""
@@ -5351,7 +5297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Estil de _cantonada:"
#: linetabpage.ui
msgctxt ""
@@ -5360,7 +5306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Estil d'e_xtrem:"
#: linetabpage.ui
msgctxt ""
@@ -5369,7 +5315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner and cap styles"
-msgstr ""
+msgstr "Estils de cantonada i d'extrem"
#: linetabpage.ui
msgctxt ""
@@ -5387,27 +5333,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Widt_h:"
-msgstr ""
+msgstr "Am_plada:"
#: linetabpage.ui
-#, fuzzy
msgctxt ""
"linetabpage.ui\n"
"CB_SYMBOL_RATIO\n"
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr "Conserva la relació"
+msgstr "_Conserva la relació"
#: linetabpage.ui
-#, fuzzy
msgctxt ""
"linetabpage.ui\n"
"FT_SYMBOL_HEIGHT\n"
"label\n"
"string.text"
msgid "Hei_ght:"
-msgstr "Alçada"
+msgstr "A_lçada:"
#: linetabpage.ui
msgctxt ""
@@ -5416,7 +5360,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Icon"
-msgstr ""
+msgstr "Icona"
#: linetabpage.ui
msgctxt ""
@@ -5425,7 +5369,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: linetabpage.ui
msgctxt ""
@@ -5434,37 +5378,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No Symbol"
-msgstr ""
+msgstr "_Sense símbol"
#: linetabpage.ui
-#, fuzzy
msgctxt ""
"linetabpage.ui\n"
"menuitem2\n"
"label\n"
"string.text"
msgid "_Automatic"
-msgstr "Automàtic"
+msgstr "_Automàtic"
#: linetabpage.ui
-#, fuzzy
msgctxt ""
"linetabpage.ui\n"
"menuitem3\n"
"label\n"
"string.text"
msgid "_From file..."
-msgstr "Des d'un fitxer..."
+msgstr "Des d'un _fitxer..."
#: linetabpage.ui
-#, fuzzy
msgctxt ""
"linetabpage.ui\n"
"menuitem4\n"
"label\n"
"string.text"
msgid "_Gallery"
-msgstr "Galeria"
+msgstr "_Galeria"
#: linetabpage.ui
msgctxt ""
@@ -5473,7 +5414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbols"
-msgstr ""
+msgstr "_Símbols"
#: linetabpage.ui
msgctxt ""
@@ -5482,7 +5423,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Pla"
#: linetabpage.ui
msgctxt ""
@@ -5491,7 +5432,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Arrodonit"
#: linetabpage.ui
msgctxt ""
@@ -5509,7 +5450,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Arrodonit"
#: linetabpage.ui
msgctxt ""
@@ -5518,7 +5459,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- cap -"
#: linetabpage.ui
msgctxt ""
@@ -5527,7 +5468,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Biaix"
#: linetabpage.ui
msgctxt ""
@@ -5536,7 +5477,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Bisellat"
#: macroselectordialog.ui
msgctxt ""
@@ -5626,17 +5567,16 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move Menu"
-msgstr ""
+msgstr "Mou el menú"
#: movemenu.ui
-#, fuzzy
msgctxt ""
"movemenu.ui\n"
"menunameft\n"
"label\n"
"string.text"
msgid "Menu name"
-msgstr "Nom del _menú"
+msgstr "Nom del menú"
#: movemenu.ui
msgctxt ""
@@ -5654,7 +5594,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "Amunt"
#: movemenu.ui
msgctxt ""
@@ -5663,7 +5603,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "Avall"
#: namedialog.ui
msgctxt ""
@@ -7000,6 +6940,15 @@ msgstr "Habilita l'enregistrament de macros (limitat)"
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Configuració avançada"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7076,7 +7025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Western characters only"
-msgstr ""
+msgstr "Només caràcters _occidentals"
#: optasianpage.ui
msgctxt ""
@@ -7085,7 +7034,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western _text and Asian punctuation"
-msgstr ""
+msgstr "_Text occidental i puntuació asiàtica"
#: optasianpage.ui
msgctxt ""
@@ -7094,7 +7043,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Kerning"
-msgstr ""
+msgstr "Interlletratge"
#: optasianpage.ui
msgctxt ""
@@ -7103,7 +7052,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No compression"
-msgstr ""
+msgstr "_Sense compressió"
#: optasianpage.ui
msgctxt ""
@@ -7112,7 +7061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compress punctuation only"
-msgstr ""
+msgstr "_Comprimeix només la puntuació"
#: optasianpage.ui
msgctxt ""
@@ -7121,7 +7070,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compress punctuation and Japanese Kana"
-msgstr ""
+msgstr "Comprimeix la puntuació i els kana japonesos"
#: optasianpage.ui
msgctxt ""
@@ -7130,7 +7079,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character spacing"
-msgstr ""
+msgstr "Espaiat de caràcters"
#: optasianpage.ui
msgctxt ""
@@ -7157,7 +7106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not _at start of line:"
-msgstr ""
+msgstr "No a l'_inici de línia:"
#: optasianpage.ui
msgctxt ""
@@ -7166,7 +7115,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not at _end of line:"
-msgstr ""
+msgstr "No a la _fi de línia:"
#: optasianpage.ui
msgctxt ""
@@ -7175,7 +7124,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Without user-defined line break symbols"
-msgstr ""
+msgstr "Sense caràcter de canvi de fila definit per l'usuari"
#: optasianpage.ui
msgctxt ""
@@ -7184,7 +7133,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First and last characters"
-msgstr ""
+msgstr "Primer i darrer caràcters"
#: optbasicidepage.ui
msgctxt ""
@@ -7193,17 +7142,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Code Completion"
-msgstr ""
+msgstr "Habilita la compleció de codi"
#: optbasicidepage.ui
-#, fuzzy
msgctxt ""
"optbasicidepage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Code Completion"
-msgstr "Compleció de paraules"
+msgstr "Compleció de codi"
#: optbasicidepage.ui
msgctxt ""
@@ -7212,7 +7160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Procedures"
-msgstr ""
+msgstr "Tanca automàticament els procediments"
#: optbasicidepage.ui
msgctxt ""
@@ -7221,7 +7169,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Parenthesis"
-msgstr ""
+msgstr "Tanca automàticament els parèntesis"
#: optbasicidepage.ui
msgctxt ""
@@ -7230,7 +7178,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Quotes"
-msgstr ""
+msgstr "Tanca automàticament les cometes"
#: optbasicidepage.ui
msgctxt ""
@@ -7239,7 +7187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autocorrection"
-msgstr ""
+msgstr "Correcció automàtica"
#: optbasicidepage.ui
msgctxt ""
@@ -7248,7 +7196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Suggestion"
-msgstr ""
+msgstr "Suggeriments de codi"
#: optbasicidepage.ui
msgctxt ""
@@ -7257,7 +7205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use extended types"
-msgstr ""
+msgstr "Utilitza tipus ampliats"
#: optbasicidepage.ui
msgctxt ""
@@ -7266,7 +7214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language Features"
-msgstr ""
+msgstr "Característiques de llengua"
#: optbrowserpage.ui
msgctxt ""
@@ -7293,7 +7241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chart colors"
-msgstr ""
+msgstr "Colors del diagrama"
#: optchartcolorspage.ui
msgctxt ""
@@ -7305,7 +7253,6 @@ msgid "_Default"
msgstr "Per _defecte"
#: optchartcolorspage.ui
-#, fuzzy
msgctxt ""
"optchartcolorspage.ui\n"
"label1\n"
@@ -7321,7 +7268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use se_quence checking"
-msgstr ""
+msgstr "Utilitza la comprovació de la se_qüència"
#: optctlpage.ui
msgctxt ""
@@ -7330,7 +7277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restricted"
-msgstr ""
+msgstr "Restringit"
#: optctlpage.ui
msgctxt ""
@@ -7339,7 +7286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type and replace"
-msgstr ""
+msgstr "_Escriu i reemplaça"
#: optctlpage.ui
msgctxt ""
@@ -7348,7 +7295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sequence checking"
-msgstr ""
+msgstr "Comprovació de la seqüència"
#: optctlpage.ui
msgctxt ""
@@ -7357,7 +7304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Movement"
-msgstr ""
+msgstr "Moviment"
#: optctlpage.ui
msgctxt ""
@@ -7366,7 +7313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lo_gical"
-msgstr ""
+msgstr "Lò_gic"
#: optctlpage.ui
msgctxt ""
@@ -7375,7 +7322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visual"
-msgstr ""
+msgstr "_Visual"
#: optctlpage.ui
msgctxt ""
@@ -7384,7 +7331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor control"
-msgstr ""
+msgstr "Control del cursor"
#: optctlpage.ui
msgctxt ""
@@ -7393,7 +7340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerals"
-msgstr ""
+msgstr "_Xifres"
#: optctlpage.ui
msgctxt ""
@@ -7402,7 +7349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Arabic"
-msgstr ""
+msgstr "Aràbigues"
#: optctlpage.ui
msgctxt ""
@@ -7411,7 +7358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Hindi"
-msgstr ""
+msgstr "Hindi"
#: optctlpage.ui
msgctxt ""
@@ -7423,14 +7370,13 @@ msgid "System"
msgstr "Sistema"
#: optctlpage.ui
-#, fuzzy
msgctxt ""
"optctlpage.ui\n"
"numerals\n"
"3\n"
"stringlist.text"
msgid "Context"
-msgstr "Contingut"
+msgstr "Context"
#: optctlpage.ui
msgctxt ""
@@ -7439,7 +7385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General options"
-msgstr ""
+msgstr "Opcions generals"
#: optemailpage.ui
msgctxt ""
@@ -7484,7 +7430,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[L]: Load and convert the object"
-msgstr ""
+msgstr "[C]: Carrega i converteix l'objecte"
#: optfltrembedpage.ui
msgctxt ""
@@ -7493,7 +7439,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[S]: Convert and save the object"
-msgstr ""
+msgstr "[D]: Converteix i desa l'objecte"
#: optfltrembedpage.ui
msgctxt ""
@@ -7502,7 +7448,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embedded objects"
-msgstr ""
+msgstr "Objectes incrustats"
#: optfltrpage.ui
msgctxt ""
@@ -7844,7 +7790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _7"
-msgstr ""
+msgstr "Mida _7"
#: opthtmlpage.ui
msgctxt ""
@@ -7853,7 +7799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _6"
-msgstr ""
+msgstr "Mida _6"
#: opthtmlpage.ui
msgctxt ""
@@ -7862,7 +7808,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _5"
-msgstr ""
+msgstr "Mida _5"
#: opthtmlpage.ui
msgctxt ""
@@ -7871,7 +7817,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _4"
-msgstr ""
+msgstr "Mida _4"
#: opthtmlpage.ui
msgctxt ""
@@ -7880,7 +7826,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _3"
-msgstr ""
+msgstr "Mida _3"
#: opthtmlpage.ui
msgctxt ""
@@ -7889,7 +7835,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _2"
-msgstr ""
+msgstr "Mida _2"
#: opthtmlpage.ui
msgctxt ""
@@ -7898,7 +7844,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _1"
-msgstr ""
+msgstr "Mida _1"
#: opthtmlpage.ui
msgctxt ""
@@ -7907,7 +7853,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font sizes"
-msgstr ""
+msgstr "Mides de lletra"
#: opthtmlpage.ui
msgctxt ""
@@ -7916,7 +7862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore _font settings"
-msgstr ""
+msgstr "Ignora la con_figuració del tipus de lletra"
#: opthtmlpage.ui
msgctxt ""
@@ -7925,7 +7871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import unknown HTML tags as fields"
-msgstr ""
+msgstr "_Importa les etiquetes HTML desconegudes com a camps"
#: opthtmlpage.ui
msgctxt ""
@@ -7934,7 +7880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
-msgstr ""
+msgstr "_Usa la configuració de llengua i regió «%ENGLISHUSLOCALE» per als nombres"
#: opthtmlpage.ui
msgctxt ""
@@ -7943,7 +7889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Import"
-msgstr ""
+msgstr "Importa"
#: opthtmlpage.ui
msgctxt ""
@@ -7952,7 +7898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character _set:"
-msgstr ""
+msgstr "_Joc de caràcters:"
#: opthtmlpage.ui
msgctxt ""
@@ -7961,7 +7907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy local graphics to Internet"
-msgstr ""
+msgstr "_Copia els gràfics locals a Internet"
#: opthtmlpage.ui
msgctxt ""
@@ -7970,7 +7916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print layout"
-msgstr ""
+msgstr "_Format d'impressió"
#: opthtmlpage.ui
msgctxt ""
@@ -7979,7 +7925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display _warning"
-msgstr ""
+msgstr "Mostra un a_vís"
#: opthtmlpage.ui
msgctxt ""
@@ -7988,7 +7934,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "LibreOffice _Basic"
-msgstr ""
+msgstr "LibreOffice _Basic"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr "Microsoft Internet Explorer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr "Mozilla Firefox"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
#: opthtmlpage.ui
msgctxt ""
@@ -7997,7 +7970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export"
-msgstr ""
+msgstr "Exporta"
#: optionsdialog.ui
msgctxt ""
@@ -8024,7 +7997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_uppercase/lowercase"
-msgstr ""
+msgstr "_majúscules/minúscules"
#: optjsearchpage.ui
msgctxt ""
@@ -8033,7 +8006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_full-width/half-width forms"
-msgstr ""
+msgstr "_formes d'amplada completa/d'amplada mitjana"
#: optjsearchpage.ui
msgctxt ""
@@ -8042,7 +8015,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_hiragana/katakana"
-msgstr ""
+msgstr "_hiragana/katakana"
#: optjsearchpage.ui
msgctxt ""
@@ -8051,7 +8024,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_contractions (yo-on, sokuon)"
-msgstr ""
+msgstr "_contraccions (yo-on, sokuon)"
#: optjsearchpage.ui
msgctxt ""
@@ -8060,7 +8033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_minus/dash/cho-on"
-msgstr ""
+msgstr "_menys/guió/cho-on"
#: optjsearchpage.ui
msgctxt ""
@@ -8069,7 +8042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "'re_peat character' marks"
-msgstr ""
+msgstr "marques de «re_petició de caràcters»"
#: optjsearchpage.ui
msgctxt ""
@@ -8078,7 +8051,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_variant-form kanji (itaiji)"
-msgstr ""
+msgstr "Kanji de forma _variable (itaiji)"
#: optjsearchpage.ui
msgctxt ""
@@ -8087,7 +8060,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_old Kana forms"
-msgstr ""
+msgstr "f_ormes Kana antigues"
#: optjsearchpage.ui
msgctxt ""
@@ -8096,7 +8069,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_di/zi, du/zu"
-msgstr ""
+msgstr "_di/zi, du/zu"
#: optjsearchpage.ui
msgctxt ""
@@ -8105,7 +8078,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ba/va, ha/fa"
-msgstr ""
+msgstr "_ba/va, ha/fa"
#: optjsearchpage.ui
msgctxt ""
@@ -8114,7 +8087,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_tsi/thi/chi, dhi/zi"
-msgstr ""
+msgstr "_tsi/thi/chi, dhi/zi"
#: optjsearchpage.ui
msgctxt ""
@@ -8123,7 +8096,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "h_yu/fyu, byu/vyu"
-msgstr ""
+msgstr "h_yu/fyu, byu/vyu"
#: optjsearchpage.ui
msgctxt ""
@@ -8132,7 +8105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_se/she, ze/je"
-msgstr ""
+msgstr "_se/she, ze/je"
#: optjsearchpage.ui
msgctxt ""
@@ -8141,7 +8114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ia/iya (piano/piyano)"
-msgstr ""
+msgstr "_ia/iya (piano/piyano)"
#: optjsearchpage.ui
msgctxt ""
@@ -8150,7 +8123,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ki/ku (tekisuto/tekusuto)"
-msgstr ""
+msgstr "_ki/ku (tekisuto/tekusuto)"
#: optjsearchpage.ui
msgctxt ""
@@ -8159,7 +8132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prolon_ged vowels (ka-/kaa)"
-msgstr ""
+msgstr "Vocals perllon_gades (ka-/kaa)"
#: optjsearchpage.ui
msgctxt ""
@@ -8168,7 +8141,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat as equal"
-msgstr ""
+msgstr "Tracta com a iguals"
#: optjsearchpage.ui
msgctxt ""
@@ -8177,7 +8150,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pu_nctuation characters"
-msgstr ""
+msgstr "Caràcters de pu_ntuació"
#: optjsearchpage.ui
msgctxt ""
@@ -8186,7 +8159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whitespace characters"
-msgstr ""
+msgstr "Caràcters d'_espai en blanc"
#: optjsearchpage.ui
msgctxt ""
@@ -8195,7 +8168,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Midd_le dots"
-msgstr ""
+msgstr "Punts de_l mig"
#: optjsearchpage.ui
msgctxt ""
@@ -8204,17 +8177,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore"
-msgstr ""
+msgstr "Ignora"
#: optlanguagespage.ui
-#, fuzzy
msgctxt ""
"optlanguagespage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_User interface"
-msgstr "Interfície d'usuari"
+msgstr "Interfície d'_usuari"
#: optlanguagespage.ui
msgctxt ""
@@ -8223,7 +8195,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Locale setting"
-msgstr ""
+msgstr "Configuració de llengua i regió"
#: optlanguagespage.ui
msgctxt ""
@@ -8232,7 +8204,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal separator key"
-msgstr ""
+msgstr "Tecla de separador decimal"
#: optlanguagespage.ui
msgctxt ""
@@ -8241,7 +8213,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default currency"
-msgstr ""
+msgstr "Moneda pre_determinada"
#: optlanguagespage.ui
msgctxt ""
@@ -8250,7 +8222,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date acceptance _patterns"
-msgstr ""
+msgstr "_Patrons d'acceptació de dates"
#: optlanguagespage.ui
msgctxt ""
@@ -8259,7 +8231,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Same as locale setting ( %1 )"
-msgstr ""
+msgstr "Igual que la _configuració local (%1)"
#: optlanguagespage.ui
msgctxt ""
@@ -8268,7 +8240,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language of"
-msgstr ""
+msgstr "Llengua de"
#: optlanguagespage.ui
msgctxt ""
@@ -8277,7 +8249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the current document only"
-msgstr ""
+msgstr "Només per al document actual"
#: optlanguagespage.ui
msgctxt ""
@@ -8286,7 +8258,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Complex _text layout (CTL)"
-msgstr ""
+msgstr "Disposició complexa de _text (CTL)"
#: optlanguagespage.ui
msgctxt ""
@@ -8295,7 +8267,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Asiàtic"
#: optlanguagespage.ui
msgctxt ""
@@ -8304,7 +8276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Occidental"
#: optlanguagespage.ui
msgctxt ""
@@ -8313,7 +8285,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default languages for documents"
-msgstr ""
+msgstr "Llengües predeterminades per als documents"
#: optlanguagespage.ui
msgctxt ""
@@ -8322,7 +8294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore s_ystem input language"
-msgstr ""
+msgstr "_Ignora la llengua d'entrada del sistema"
#: optlanguagespage.ui
msgctxt ""
@@ -8331,7 +8303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhanced language support"
-msgstr ""
+msgstr "Compatibilitat de llengües millorada"
#: optlingupage.ui
msgctxt ""
@@ -8340,7 +8312,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available language modules"
-msgstr ""
+msgstr "Paquets de llengua _disponibles"
#: optlingupage.ui
msgctxt ""
@@ -8358,7 +8330,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-defined dictionaries"
-msgstr ""
+msgstr "Diccionaris definits per l'_usuari"
#: optlingupage.ui
msgctxt ""
@@ -8370,14 +8342,13 @@ msgid "_New..."
msgstr "_Nou..."
#: optlingupage.ui
-#, fuzzy
msgctxt ""
"optlingupage.ui\n"
"lingudictsedit\n"
"label\n"
"string.text"
msgid "Ed_it..."
-msgstr "_Edita..."
+msgstr "Ed_ita..."
#: optlingupage.ui
msgctxt ""
@@ -8389,14 +8360,13 @@ msgid "_Delete"
msgstr "_Suprimeix"
#: optlingupage.ui
-#, fuzzy
msgctxt ""
"optlingupage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_Options"
-msgstr "Opcions"
+msgstr "_Opcions"
#: optlingupage.ui
msgctxt ""
@@ -8405,17 +8375,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Get more dictionaries online..."
-msgstr ""
+msgstr "Obté més diccionaris en línia..."
#: optlingupage.ui
-#, fuzzy
msgctxt ""
"optlingupage.ui\n"
"linguoptionsedit\n"
"label\n"
"string.text"
msgid "Edi_t..."
-msgstr "_Edita..."
+msgstr "Edi_ta..."
#: optlingupage.ui
msgctxt ""
@@ -8424,7 +8393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Writing aids"
-msgstr ""
+msgstr "Ajudes a l'escriptura"
#: optmemorypage.ui
msgctxt ""
@@ -8559,27 +8528,25 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Dictionary"
-msgstr ""
+msgstr "Diccionari nou"
#: optnewdictionarydialog.ui
-#, fuzzy
msgctxt ""
"optnewdictionarydialog.ui\n"
"name_label\n"
"label\n"
"string.text"
msgid "_Name:"
-msgstr "_Nom"
+msgstr "_Nom:"
#: optnewdictionarydialog.ui
-#, fuzzy
msgctxt ""
"optnewdictionarydialog.ui\n"
"language_label\n"
"label\n"
"string.text"
msgid "_Language:"
-msgstr "_Llengua"
+msgstr "_Llengua:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8588,7 +8555,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exception (-)"
-msgstr ""
+msgstr "_Excepció (-)"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8597,7 +8564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dictionary"
-msgstr ""
+msgstr "Diccionari"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8935,20 +8902,20 @@ msgstr "Desa els URL relatius al sistema de fitxers"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "Desa els URL relatius a Internet"
+msgid "_Edit document properties before saving"
+msgstr "_Edita les propietats del document abans de desar-lo"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "_Edita les propietats del document abans de desar-lo"
+msgid "Save URLs relative to internet"
+msgstr "Desa els URL relatius a Internet"
#: optsavepage.ui
msgctxt ""
@@ -9584,7 +9551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr "_Codi postal/Població"
+msgstr "_Codi postal/Ciutat"
#: optuserpage.ui
msgctxt ""
@@ -9616,6 +9583,132 @@ msgstr "Adreça"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Accelera per ma_quinari"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Su_avitza les vores"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Sortida de gràfics"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "_Transparència"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Selecció"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Icones als me_nús"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Automàtic"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Amaga"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Mostra"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Menú"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "P_revisualitza els tipus de lletra"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Mostra l'h_istorial dels tipus de lletra"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Llistes de tipus de lletra"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9629,7 +9722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Icon _size and style"
-msgstr "Mida i e_stil de la icona"
+msgstr "Mida i e_stil de les icones"
#: optviewpage.ui
msgctxt ""
@@ -9674,7 +9767,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Galaxy"
-msgstr ""
+msgstr "Galàxia"
#: optviewpage.ui
msgctxt ""
@@ -9746,7 +9839,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Sifr"
-msgstr ""
+msgstr "Sifr"
#: optviewpage.ui
msgctxt ""
@@ -9796,105 +9889,6 @@ msgstr "Interfície d'usuari"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "Icones als me_nús"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Automàtic"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Amaga"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Mostra"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Menú"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "P_revisualitza els tipus de lletra"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "Mostra l'h_istorial dels tipus de lletra"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Llistes de tipus de lletra"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Accelera per ma_quinari"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "Su_avitza les vores"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Sortida de gràfics"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9973,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Ratolí"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "_Transparència"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Selecció"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -10481,7 +10457,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: paragalignpage.ui
msgctxt ""
@@ -10493,34 +10469,31 @@ msgid "_Left"
msgstr "_Esquerra"
#: paragalignpage.ui
-#, fuzzy
msgctxt ""
"paragalignpage.ui\n"
"radioBTN_RIGHTALIGN\n"
"label\n"
"string.text"
msgid "_Right"
-msgstr "Dreta"
+msgstr "_Dreta"
#: paragalignpage.ui
-#, fuzzy
msgctxt ""
"paragalignpage.ui\n"
"radioBTN_CENTERALIGN\n"
"label\n"
"string.text"
msgid "_Center"
-msgstr "Centre"
+msgstr "_Centre"
#: paragalignpage.ui
-#, fuzzy
msgctxt ""
"paragalignpage.ui\n"
"radioBTN_JUSTIFYALIGN\n"
"label\n"
"string.text"
msgid "_Justified"
-msgstr "Justificada"
+msgstr "_Justificada"
#: paragalignpage.ui
msgctxt ""
@@ -10529,7 +10502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Expand single word"
-msgstr ""
+msgstr "_Amplia una única paraula"
#: paragalignpage.ui
msgctxt ""
@@ -10538,7 +10511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to text grid (if active)"
-msgstr ""
+msgstr "Aju_sta a la graella de text (si està activa)"
#: paragalignpage.ui
msgctxt ""
@@ -10547,7 +10520,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last line:"
-msgstr ""
+msgstr "Última _línia:"
#: paragalignpage.ui
msgctxt ""
@@ -10556,7 +10529,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "_Dreta/part inferior"
#: paragalignpage.ui
msgctxt ""
@@ -10565,7 +10538,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "_Esquerra/part superior"
#: paragalignpage.ui
msgctxt ""
@@ -10577,14 +10550,13 @@ msgid "Options"
msgstr "Opcions"
#: paragalignpage.ui
-#, fuzzy
msgctxt ""
"paragalignpage.ui\n"
"labelFT_VERTALIGN\n"
"label\n"
"string.text"
msgid "_Alignment:"
-msgstr "_Alineació"
+msgstr "_Alineació:"
#: paragalignpage.ui
msgctxt ""
@@ -10593,7 +10565,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text-to-text"
-msgstr ""
+msgstr "Text a text"
#: paragalignpage.ui
msgctxt ""
@@ -10665,7 +10637,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Base line"
-msgstr ""
+msgstr "Línia de base"
#: paragalignpage.ui
msgctxt ""
@@ -10701,7 +10673,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: paraindentspacing.ui
msgctxt ""
@@ -10710,7 +10682,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before text:"
-msgstr ""
+msgstr "A_bans del text:"
#: paraindentspacing.ui
msgctxt ""
@@ -10719,7 +10691,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After _text:"
-msgstr ""
+msgstr "Després del _text:"
#: paraindentspacing.ui
msgctxt ""
@@ -10728,17 +10700,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First line:"
-msgstr ""
+msgstr "_Primera línia:"
#: paraindentspacing.ui
-#, fuzzy
msgctxt ""
"paraindentspacing.ui\n"
"checkCB_AUTO\n"
"label\n"
"string.text"
msgid "_Automatic"
-msgstr "Automàtic"
+msgstr "_Automàtic"
#: paraindentspacing.ui
msgctxt ""
@@ -10747,7 +10718,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixed"
-msgstr ""
+msgstr "Fix"
#: paraindentspacing.ui
msgctxt ""
@@ -10765,7 +10736,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ab_ove paragraph:"
-msgstr ""
+msgstr "S_obre el paràgraf:"
#: paraindentspacing.ui
msgctxt ""
@@ -10774,7 +10745,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Below _paragraph:"
-msgstr ""
+msgstr "So_ta el paràgraf:"
#: paraindentspacing.ui
msgctxt ""
@@ -10783,7 +10754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't add space between paragraphs of the same style"
-msgstr ""
+msgstr "No afegeixis espais entre paràgrafs del mateix estil"
#: paraindentspacing.ui
msgctxt ""
@@ -10801,7 +10772,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "of"
-msgstr ""
+msgstr "de"
#: paraindentspacing.ui
msgctxt ""
@@ -10810,7 +10781,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Interlineat"
#: paraindentspacing.ui
msgctxt ""
@@ -10819,17 +10790,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ctivate"
-msgstr ""
+msgstr "A_ctiva"
#: paraindentspacing.ui
-#, fuzzy
msgctxt ""
"paraindentspacing.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Register-true"
-msgstr "Conforme al _registre"
+msgstr "Conforme al registre"
#: paraindentspacing.ui
msgctxt ""
@@ -10847,7 +10817,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "1.5 lines"
-msgstr ""
+msgstr "1,5 línies"
#: paraindentspacing.ui
msgctxt ""
@@ -10865,7 +10835,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Proportional"
-msgstr ""
+msgstr "Proporcional"
#: paraindentspacing.ui
msgctxt ""
@@ -10874,7 +10844,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "At least"
-msgstr ""
+msgstr "Com a mínim"
#: paraindentspacing.ui
msgctxt ""
@@ -10883,7 +10853,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Leading"
-msgstr ""
+msgstr "Interlineat"
#: paratabspage.ui
msgctxt ""
@@ -10901,7 +10871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deci_mal"
-msgstr ""
+msgstr "Deci_mal"
#: paratabspage.ui
msgctxt ""
@@ -10919,17 +10889,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "_Esquerra/part superior"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"radiobuttonBTN_TABTYPE_RIGHT\n"
"label\n"
"string.text"
msgid "Righ_t"
-msgstr "Dreta"
+msgstr "_Dreta"
#: paratabspage.ui
msgctxt ""
@@ -10938,27 +10907,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "_Dreta/part inferior"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"radiobuttonBTN_TABTYPE_CENTER\n"
"label\n"
"string.text"
msgid "C_entered"
-msgstr "Centrada"
+msgstr "C_entrat"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"labelFT_TABTYPE_DECCHAR\n"
"label\n"
"string.text"
msgid "_Character"
-msgstr "Caràcter"
+msgstr "_Caràcter"
#: paratabspage.ui
msgctxt ""
@@ -10970,14 +10937,13 @@ msgid "Type"
msgstr "Tipus"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"radiobuttonBTN_FILLCHAR_NO\n"
"label\n"
"string.text"
msgid "N_one"
-msgstr "Cap"
+msgstr "_Cap"
#: paratabspage.ui
msgctxt ""
@@ -10986,7 +10952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_........"
-msgstr ""
+msgstr "_........"
#: paratabspage.ui
msgctxt ""
@@ -10995,7 +10961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_--------"
-msgstr ""
+msgstr "_--------"
#: paratabspage.ui
msgctxt ""
@@ -11004,37 +10970,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "______"
-msgstr ""
+msgstr "______"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"radiobuttonBTN_FILLCHAR_OTHER\n"
"label\n"
"string.text"
msgid "C_haracter"
-msgstr "Caràcter"
+msgstr "C_aràcter"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Fill character"
-msgstr "Caràcter final"
+msgstr "Caràcter de farciment"
#: paratabspage.ui
-#, fuzzy
msgctxt ""
"paratabspage.ui\n"
"buttonBTN_DELALL\n"
"label\n"
"string.text"
msgid "Delete _all"
-msgstr "Suprimeix l'últim"
+msgstr "Suprimeix-ho _tot"
#: pastespecial.ui
msgctxt ""
@@ -11070,7 +11033,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Combine"
-msgstr ""
+msgstr "Combina"
#: percentdialog.ui
msgctxt ""
@@ -11079,7 +11042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimum size"
-msgstr ""
+msgstr "Mida mínima"
#: personalization_tab.ui
msgctxt ""
@@ -11136,14 +11099,13 @@ msgid "Selection"
msgstr "Selecció"
#: pickgraphicpage.ui
-#, fuzzy
msgctxt ""
"pickgraphicpage.ui\n"
"errorft\n"
"label\n"
"string.text"
msgid "The Gallery theme 'Bullets' is empty (no images)."
-msgstr "No hi ha cap gràfic al tema 'Pics' de la Galeria."
+msgstr "El tema «Pics» de la Galeria és buit (no hi ha cap imatge)."
#: pickgraphicpage.ui
msgctxt ""
@@ -11362,14 +11324,13 @@ msgid "Condensed"
msgstr "Condensat"
#: positionsizedialog.ui
-#, fuzzy
msgctxt ""
"positionsizedialog.ui\n"
"PositionAndSizeDialog\n"
"title\n"
"string.text"
msgid "Position and size"
-msgstr "Posició i espai"
+msgstr "Posició i mida"
#: positionsizedialog.ui
msgctxt ""
@@ -11378,7 +11339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Posició i mida"
#: positionsizedialog.ui
msgctxt ""
@@ -11387,7 +11348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Posició i mida"
#: positionsizedialog.ui
msgctxt ""
@@ -11405,7 +11366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant & Corner Radius"
-msgstr ""
+msgstr "Inclinació i radi de la cantonada"
#: possizetabpage.ui
msgctxt ""
@@ -11414,7 +11375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X:"
-msgstr ""
+msgstr "Posició _X:"
#: possizetabpage.ui
msgctxt ""
@@ -11423,7 +11384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y:"
-msgstr ""
+msgstr "Posició _Y:"
#: possizetabpage.ui
msgctxt ""
@@ -11432,7 +11393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Base point:"
-msgstr ""
+msgstr "Punt _base:"
#: possizetabpage.ui
msgctxt ""
@@ -11450,27 +11411,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "Ampla_da:"
#: possizetabpage.ui
-#, fuzzy
msgctxt ""
"possizetabpage.ui\n"
"FT_HEIGHT\n"
"label\n"
"string.text"
msgid "H_eight:"
-msgstr "Alçada"
+msgstr "A_lçada:"
#: possizetabpage.ui
-#, fuzzy
msgctxt ""
"possizetabpage.ui\n"
"CBX_SCALE\n"
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr "Conserva la relació"
+msgstr "_Conserva la relació"
#: possizetabpage.ui
msgctxt ""
@@ -11479,7 +11438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _point:"
-msgstr ""
+msgstr "_Punt base:"
#: possizetabpage.ui
msgctxt ""
@@ -11491,14 +11450,13 @@ msgid "Size"
msgstr "Mida"
#: possizetabpage.ui
-#, fuzzy
msgctxt ""
"possizetabpage.ui\n"
"TSB_POSPROTECT\n"
"label\n"
"string.text"
msgid "Positio_n"
-msgstr "Posició"
+msgstr "_Posició"
#: possizetabpage.ui
msgctxt ""
@@ -11516,7 +11474,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Protegeix"
#: possizetabpage.ui
msgctxt ""
@@ -11525,7 +11483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit width to text"
-msgstr ""
+msgstr "_Ajusta l'amplada al text"
#: possizetabpage.ui
msgctxt ""
@@ -11534,7 +11492,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _height to text"
-msgstr ""
+msgstr "Aj_usta l'alçada al text"
#: possizetabpage.ui
msgctxt ""
@@ -11543,7 +11501,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adapt"
-msgstr ""
+msgstr "Adapta"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11552,7 +11510,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save arrowhead ?"
-msgstr ""
+msgstr "Voleu desar l'extrem de la fletxa?"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11561,7 +11519,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The arrowhead was modified without saving."
-msgstr ""
+msgstr "L'extrem de la fletxa s'ha modificat sense haver-lo desat."
#: querychangelineenddialog.ui
msgctxt ""
@@ -11570,7 +11528,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the arrowhead now?"
-msgstr ""
+msgstr "Voleu desar l'extrem de la fletxa ara?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11579,7 +11537,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete bitmap?"
-msgstr ""
+msgstr "Voleu suprimir el mapa de bits?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11588,7 +11546,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the bitmap?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir el mapa de bits?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11597,7 +11555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Color?"
-msgstr ""
+msgstr "Voleu suprimir el color?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11606,7 +11564,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the chart color?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir el color del diagrama?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11615,7 +11573,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Aquesta acció no es pot desfer."
#: querydeletecolordialog.ui
msgctxt ""
@@ -11624,7 +11582,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete color?"
-msgstr ""
+msgstr "Voleu suprimir el color?"
#: querydeletecolordialog.ui
msgctxt ""
@@ -11633,7 +11591,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the color?"
-msgstr ""
+msgstr "Voleu suprimir el color?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11642,7 +11600,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Dictionary?"
-msgstr ""
+msgstr "Voleu suprimir el diccionari?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11651,7 +11609,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the dictionary?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir el diccionari?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11660,7 +11618,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Aquesta acció no es pot desfer."
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11669,7 +11627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete gradient?"
-msgstr ""
+msgstr "Voleu suprimir el degradat?"
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11678,7 +11636,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the gradient?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir el degradat?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11687,7 +11645,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete hatching?"
-msgstr ""
+msgstr "Voleu suprimir l'ombreig?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11696,7 +11654,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the hatching?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir l'ombreig?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11705,7 +11663,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete arrowhead ?"
-msgstr ""
+msgstr "Voleu suprimir l'extrem de la fletxa?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11714,7 +11672,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the arrowhead ?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir l'extrem de la fletxa?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11723,7 +11681,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Aquesta acció no es pot desfer."
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11732,7 +11690,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete line style?"
-msgstr ""
+msgstr "Voleu suprimir l'estil de línia?"
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11741,7 +11699,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the line style?"
-msgstr ""
+msgstr "Esteu segur que voleu suprimir l'estil de línia?"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11750,7 +11708,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Duplicate name"
-msgstr ""
+msgstr "Nom duplicat"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11759,7 +11717,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The name you have entered already exists."
-msgstr ""
+msgstr "El nom que heu introduït ja existeix."
#: queryduplicatedialog.ui
msgctxt ""
@@ -11768,7 +11726,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose another name."
-msgstr ""
+msgstr "Escriviu un altre nom."
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11777,7 +11735,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No loaded file"
-msgstr ""
+msgstr "No s'ha carregat el fitxer"
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11786,7 +11744,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be loaded!"
-msgstr ""
+msgstr "No s'ha pogut carregar el fitxer."
#: querynosavefiledialog.ui
msgctxt ""
@@ -11795,7 +11753,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No saved file"
-msgstr ""
+msgstr "No s'ha desat el fitxer"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11804,7 +11762,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be saved!"
-msgstr ""
+msgstr "No s'ha pogut desar el fitxer."
#: querysavelistdialog.ui
msgctxt ""
@@ -11813,7 +11771,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save list?"
-msgstr ""
+msgstr "Voleu desar la llista?"
#: querysavelistdialog.ui
msgctxt ""
@@ -11822,7 +11780,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The list was modified without saving."
-msgstr ""
+msgstr "S'ha modificat la llista i no s'ha desat."
#: querysavelistdialog.ui
msgctxt ""
@@ -11831,7 +11789,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the list now?"
-msgstr ""
+msgstr "Voleu desar la llista ara?"
#: rotationtabpage.ui
msgctxt ""
@@ -11840,7 +11798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X"
-msgstr ""
+msgstr "Posició _X"
#: rotationtabpage.ui
msgctxt ""
@@ -11849,7 +11807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y"
-msgstr ""
+msgstr "Posició _Y"
#: rotationtabpage.ui
msgctxt ""
@@ -11858,7 +11816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default settings"
-msgstr ""
+msgstr "Paràmetres per _defecte"
#: rotationtabpage.ui
msgctxt ""
@@ -11867,7 +11825,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Punt de rotació"
#: rotationtabpage.ui
msgctxt ""
@@ -11876,7 +11834,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Punt de rotació"
#: rotationtabpage.ui
msgctxt ""
@@ -11885,7 +11843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pivot point"
-msgstr ""
+msgstr "Punt de gir"
#: rotationtabpage.ui
msgctxt ""
@@ -11894,7 +11852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Angle"
#: rotationtabpage.ui
msgctxt ""
@@ -11903,7 +11861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default _settings"
-msgstr ""
+msgstr "Paràmetre_s per defecte"
#: rotationtabpage.ui
msgctxt ""
@@ -11912,7 +11870,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Angle de rotació"
#: rotationtabpage.ui
msgctxt ""
@@ -11921,7 +11879,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Angle de rotació"
#: rotationtabpage.ui
msgctxt ""
@@ -11930,7 +11888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation angle"
-msgstr ""
+msgstr "Angle de rotació"
#: scriptorganizer.ui
msgctxt ""
@@ -12083,7 +12041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
-msgstr ""
+msgstr "Bloca els enllaços dels documents que no estan en ubicacions fiables (vegeu Seguretat de les macros)"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12137,17 +12095,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use shadow"
-msgstr ""
+msgstr "_Utilitza l'ombra"
#: shadowtabpage.ui
-#, fuzzy
msgctxt ""
"shadowtabpage.ui\n"
"FT_DISTANCE\n"
"label\n"
"string.text"
msgid "_Distance"
-msgstr "Distàn_cia"
+msgstr "_Distància"
#: shadowtabpage.ui
msgctxt ""
@@ -12174,7 +12131,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: shadowtabpage.ui
msgctxt ""
@@ -12192,7 +12149,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Similarity Search"
-msgstr ""
+msgstr "Cerca per similitud"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12201,7 +12158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exchange characters"
-msgstr ""
+msgstr "_Intercanvia els caràcters"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12210,7 +12167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add characters"
-msgstr ""
+msgstr "_Afegeix caràcters"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12219,7 +12176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove characters"
-msgstr ""
+msgstr "_Suprimeix caràcters"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12228,7 +12185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Combine"
-msgstr ""
+msgstr "_Combina"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12246,7 +12203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Radius"
-msgstr ""
+msgstr "_Radi"
#: slantcornertabpage.ui
msgctxt ""
@@ -12255,7 +12212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner radius"
-msgstr ""
+msgstr "Radi de la cantonada"
#: slantcornertabpage.ui
msgctxt ""
@@ -12264,7 +12221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Angle"
#: slantcornertabpage.ui
msgctxt ""
@@ -12273,7 +12230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant"
-msgstr ""
+msgstr "Inclinació"
#: specialcharacters.ui
msgctxt ""
@@ -12482,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "_Afegeix al diccionari"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Opcions"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12609,24 +12575,22 @@ msgid "_Width"
msgstr "_Amplada"
#: swpossizepage.ui
-#, fuzzy
msgctxt ""
"swpossizepage.ui\n"
"heightft\n"
"label\n"
"string.text"
msgid "H_eight"
-msgstr "Alçada"
+msgstr "_Alçada"
#: swpossizepage.ui
-#, fuzzy
msgctxt ""
"swpossizepage.ui\n"
"ratio\n"
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr "Conserva la relació"
+msgstr "_Conserva la relació"
#: swpossizepage.ui
msgctxt ""
@@ -12644,7 +12608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "A la _pàgina"
#: swpossizepage.ui
msgctxt ""
@@ -12653,7 +12617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "al paràgra_f"
#: swpossizepage.ui
msgctxt ""
@@ -12662,7 +12626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Al ca_ràcter"
#: swpossizepage.ui
msgctxt ""
@@ -12671,7 +12635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "Com _a caràcter"
#: swpossizepage.ui
msgctxt ""
@@ -12680,7 +12644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Al_ marc"
#: swpossizepage.ui
msgctxt ""
@@ -12689,7 +12653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Àncora"
#: swpossizepage.ui
msgctxt ""
@@ -12707,7 +12671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "_per"
#: swpossizepage.ui
msgctxt ""
@@ -12715,8 +12679,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr "per"
+msgid "_by"
+msgstr "pe_r"
#: swpossizepage.ui
msgctxt ""
@@ -12725,7 +12689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_a"
#: swpossizepage.ui
msgctxt ""
@@ -12743,7 +12707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "_a"
#: swpossizepage.ui
msgctxt ""
@@ -12752,7 +12716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "_Rèplica en pàgines parelles"
#: swpossizepage.ui
msgctxt ""
@@ -12760,8 +12724,8 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
-msgstr ""
+msgid "Follow te_xt flow"
+msgstr "Seguei_x el flux del text"
#: swpossizepage.ui
msgctxt ""
@@ -12778,8 +12742,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr "Posició"
+msgid "Positio_n"
+msgstr "_Posició"
#: swpossizepage.ui
msgctxt ""
@@ -12797,27 +12761,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Protegeix"
#: textanimtabpage.ui
-#, fuzzy
msgctxt ""
"textanimtabpage.ui\n"
"FT_EFFECTS\n"
"label\n"
"string.text"
msgid "E_ffect:"
-msgstr "Efectes"
+msgstr "E_fecte:"
#: textanimtabpage.ui
-#, fuzzy
msgctxt ""
"textanimtabpage.ui\n"
"FT_DIRECTION\n"
"label\n"
"string.text"
msgid "Direction:"
-msgstr "Direcció"
+msgstr "Direcció:"
#: textanimtabpage.ui
msgctxt ""
@@ -12826,7 +12788,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "Cap amunt"
#: textanimtabpage.ui
msgctxt ""
@@ -12835,7 +12797,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "Cap amunt"
#: textanimtabpage.ui
msgctxt ""
@@ -12844,7 +12806,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "Amunt"
#: textanimtabpage.ui
msgctxt ""
@@ -12853,7 +12815,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "A la dreta"
#: textanimtabpage.ui
msgctxt ""
@@ -12862,7 +12824,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "A la dreta"
#: textanimtabpage.ui
msgctxt ""
@@ -12880,7 +12842,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "A l'esquerra"
#: textanimtabpage.ui
msgctxt ""
@@ -12889,7 +12851,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "A l'esquerra"
#: textanimtabpage.ui
msgctxt ""
@@ -12907,7 +12869,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "Cap a avall"
#: textanimtabpage.ui
msgctxt ""
@@ -12916,7 +12878,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "A la part inferior"
#: textanimtabpage.ui
msgctxt ""
@@ -12925,7 +12887,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "Avall"
#: textanimtabpage.ui
msgctxt ""
@@ -12934,7 +12896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation effects"
-msgstr ""
+msgstr "Efectes d'animació de text"
#: textanimtabpage.ui
msgctxt ""
@@ -12943,7 +12905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart inside"
-msgstr ""
+msgstr "I_nicia a dins"
#: textanimtabpage.ui
msgctxt ""
@@ -12952,7 +12914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _visible when exiting"
-msgstr ""
+msgstr "Text _visible en finalitzar"
#: textanimtabpage.ui
msgctxt ""
@@ -12961,7 +12923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animation cycles:"
-msgstr ""
+msgstr "Cicles d'animació:"
#: textanimtabpage.ui
msgctxt ""
@@ -12970,7 +12932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Continu"
#: textanimtabpage.ui
msgctxt ""
@@ -12979,7 +12941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increment:"
-msgstr ""
+msgstr "Increment:"
#: textanimtabpage.ui
msgctxt ""
@@ -12988,7 +12950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pixels"
-msgstr ""
+msgstr "_Píxels"
#: textanimtabpage.ui
msgctxt ""
@@ -12997,17 +12959,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delay:"
-msgstr ""
+msgstr "Retard:"
#: textanimtabpage.ui
-#, fuzzy
msgctxt ""
"textanimtabpage.ui\n"
"TSB_AUTO\n"
"label\n"
"string.text"
msgid "_Automatic"
-msgstr "Automàtic"
+msgstr "_Automàtic"
#: textanimtabpage.ui
msgctxt ""
@@ -13025,7 +12986,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Effect"
-msgstr ""
+msgstr "Sense efecte"
#: textanimtabpage.ui
msgctxt ""
@@ -13034,7 +12995,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Blink"
-msgstr ""
+msgstr "Parpelleig"
#: textanimtabpage.ui
msgctxt ""
@@ -13043,7 +13004,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Scroll Through"
-msgstr ""
+msgstr "Desplaçament lateral o vertical"
#: textanimtabpage.ui
msgctxt ""
@@ -13052,7 +13013,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Scroll Back and Forth"
-msgstr ""
+msgstr "D'una banda a l'altra"
#: textanimtabpage.ui
msgctxt ""
@@ -13061,7 +13022,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Scroll In"
-msgstr ""
+msgstr "Desplaçament cap a l'interior"
#: textattrtabpage.ui
msgctxt ""
@@ -13070,7 +13031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit wi_dth to text"
-msgstr ""
+msgstr "Ajusta l'ampla_da al text"
#: textattrtabpage.ui
msgctxt ""
@@ -13079,7 +13040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit h_eight to text"
-msgstr ""
+msgstr "Ajusta l'alçada al t_ext"
#: textattrtabpage.ui
msgctxt ""
@@ -13088,7 +13049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to frame"
-msgstr ""
+msgstr "_Ajusta al marc"
#: textattrtabpage.ui
msgctxt ""
@@ -13097,7 +13058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Adjust to contour"
-msgstr ""
+msgstr "Ajusta a la _vora"
#: textattrtabpage.ui
msgctxt ""
@@ -13106,7 +13067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word wrap text in shape"
-msgstr ""
+msgstr "Ajusta el text a la _forma"
#: textattrtabpage.ui
msgctxt ""
@@ -13115,7 +13076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize shape to fit text"
-msgstr ""
+msgstr "_Redimensiona la forma perquè s'ajusti al text"
#: textattrtabpage.ui
msgctxt ""
@@ -13136,14 +13097,13 @@ msgid "_Left"
msgstr "_Esquerra"
#: textattrtabpage.ui
-#, fuzzy
msgctxt ""
"textattrtabpage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "_Right"
-msgstr "Dreta"
+msgstr "_Dreta"
#: textattrtabpage.ui
msgctxt ""
@@ -13170,7 +13130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing to borders"
-msgstr ""
+msgstr "Distància a les vores"
#: textattrtabpage.ui
msgctxt ""
@@ -13179,7 +13139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Full _width"
-msgstr ""
+msgstr "Tota l'a_mplada"
#: textattrtabpage.ui
msgctxt ""
@@ -13188,7 +13148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text anchor"
-msgstr ""
+msgstr "Àncora de text"
#: textdialog.ui
msgctxt ""
@@ -13215,7 +13175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation"
-msgstr ""
+msgstr "Animació de text"
#: textflowpage.ui
msgctxt ""
@@ -13461,14 +13421,13 @@ msgid "Replace with"
msgstr "Reemplaça per"
#: transparencytabpage.ui
-#, fuzzy
msgctxt ""
"transparencytabpage.ui\n"
"RBT_TRANS_OFF\n"
"label\n"
"string.text"
msgid "_No transparency"
-msgstr "_Transparència"
+msgstr "_Sense transparència"
#: transparencytabpage.ui
msgctxt ""
@@ -13480,24 +13439,22 @@ msgid "_Transparency"
msgstr "_Transparència"
#: transparencytabpage.ui
-#, fuzzy
msgctxt ""
"transparencytabpage.ui\n"
"RBT_TRANS_GRADIENT\n"
"label\n"
"string.text"
msgid "_Gradient"
-msgstr "Degradat"
+msgstr "De_gradat"
#: transparencytabpage.ui
-#, fuzzy
msgctxt ""
"transparencytabpage.ui\n"
"FT_TRGR_TYPE\n"
"label\n"
"string.text"
msgid "Ty_pe"
-msgstr "Tipus"
+msgstr "Ti_pus"
#: transparencytabpage.ui
msgctxt ""
@@ -13524,7 +13481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Angle"
#: transparencytabpage.ui
msgctxt ""
@@ -13542,7 +13499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "Valor _inicial"
#: transparencytabpage.ui
msgctxt ""
@@ -13551,7 +13508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End value"
-msgstr ""
+msgstr "Valor _final"
#: transparencytabpage.ui
msgctxt ""
@@ -13560,7 +13517,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: transparencytabpage.ui
msgctxt ""
@@ -13569,7 +13526,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: transparencytabpage.ui
msgctxt ""
@@ -13578,7 +13535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency mode"
-msgstr ""
+msgstr "Mode de transparència"
#: transparencytabpage.ui
msgctxt ""
@@ -13842,14 +13799,13 @@ msgid "100%"
msgstr "100%"
#: zoomdialog.ui
-#, fuzzy
msgctxt ""
"zoomdialog.ui\n"
"variable\n"
"label\n"
"string.text"
msgid "Variable:"
-msgstr "Variable"
+msgstr "Variable:"
#: zoomdialog.ui
msgctxt ""
@@ -13879,7 +13835,6 @@ msgid "Single page"
msgstr "Una sola pàgina"
#: zoomdialog.ui
-#, fuzzy
msgctxt ""
"zoomdialog.ui\n"
"columns\n"
diff --git a/source/ca/dbaccess/source/core/resource.po b/source/ca/dbaccess/source/core/resource.po
index ded6243dd28..b18eddf7fe3 100644
--- a/source/ca/dbaccess/source/core/resource.po
+++ b/source/ca/dbaccess/source/core/resource.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-10-29 16:20+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-07 21:37+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130650.0\n"
#: strings.src
msgctxt ""
@@ -60,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "No s'ha pogut establir la connexió a la base de dades externa. No s'ha trobat el controlador SDBC per a aquest URL."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "No s'ha pogut establir la connexió amb l'origen de dades extern. No s'ha trobat cap controlador SDBC per a l'URL «$name$»."
#: strings.src
msgctxt ""
@@ -153,7 +154,7 @@ msgctxt ""
"RID_STR_NO_COLUMN_DROP\n"
"string.text"
msgid "The dropping of columns is not supported."
-msgstr "No es permet eliminar columnes."
+msgstr "No es permet suprimir columnes."
#: strings.src
msgctxt ""
diff --git a/source/ca/dbaccess/source/ui/dlg.po b/source/ca/dbaccess/source/ui/dlg.po
index ab7fddbb17f..996583c5e96 100644
--- a/source/ca/dbaccess/source/ui/dlg.po
+++ b/source/ca/dbaccess/source/ui/dlg.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-22 10:56+0000\n"
+"PO-Revision-Date: 2014-01-07 21:37+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385117766.0\n"
+"X-POOTLE-MTIME: 1389130671.0\n"
#: AutoControls.src
msgctxt ""
@@ -122,7 +122,6 @@ msgid "Browse"
msgstr "Navega"
#: AutoControls_tmpl.hrc
-#, fuzzy
msgctxt ""
"AutoControls_tmpl.hrc\n"
"AUTO_BROWSECONTROLGROUP( AUTO_X, AUTO_Y, AUTOPAGE_X, AUTO_HID, AUTO_HID2)\n"
@@ -1309,7 +1308,7 @@ msgctxt ""
"FT_SPECIAL_MESSAGE\n"
"fixedtext.text"
msgid "Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source."
-msgstr "Nota: Mentre es mostren els registres esborrats, i per tant inactius, no podreu suprimir registres de la font de dades."
+msgstr "Nota: Mentre es mostren els registres suprimits, i per tant inactius, no podreu suprimir registres de la font de dades."
#: dbadmin.src
msgctxt ""
@@ -1594,7 +1593,7 @@ msgctxt ""
"STR_PAGETITLE_DBASE\n"
"string.text"
msgid "Set up dBASE connection"
-msgstr "Estableix la connexió dBASE"
+msgstr "Estableix una connexió dBASE"
#: dbadminsetup.src
msgctxt ""
diff --git a/source/ca/dbaccess/source/ui/misc.po b/source/ca/dbaccess/source/ui/misc.po
index ea861cb62b4..b04f23a1473 100644
--- a/source/ca/dbaccess/source/ui/misc.po
+++ b/source/ca/dbaccess/source/ui/misc.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 10:30+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:27+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369564214.0\n"
+"X-POOTLE-MTIME: 1393108070.0\n"
#: WizardPages.src
msgctxt ""
@@ -189,7 +189,7 @@ msgctxt ""
"FT_TABLENAME\n"
"fixedtext.text"
msgid "Ta~ble name"
-msgstr "No~m de la taula:"
+msgstr "No~m de la taula"
#: WizardPages.src
msgctxt ""
diff --git a/source/ca/dbaccess/uiconfig/ui.po b/source/ca/dbaccess/uiconfig/ui.po
index 2039c6bbc13..cfcc957265f 100644
--- a/source/ca/dbaccess/uiconfig/ui.po
+++ b/source/ca/dbaccess/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-22 10:56+0000\n"
+"PO-Revision-Date: 2013-12-04 14:31+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385117798.0\n"
+"X-POOTLE-MTIME: 1386167462.0\n"
#: directsqldialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Command to execute"
-msgstr ""
+msgstr "_Ordre a executar"
#: directsqldialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show output of \"select\" statements"
-msgstr ""
+msgstr "_Mostra la sortida de les instruccions «select»"
#: directsqldialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Execute"
-msgstr ""
+msgstr "_Executa"
#: directsqldialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous commands"
-msgstr ""
+msgstr "Ordres _anteriors"
#: directsqldialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "SQL command"
-msgstr ""
+msgstr "Ordre SQL"
#: directsqldialog.ui
msgctxt ""
@@ -164,7 +164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Embedded Database:"
-msgstr ""
+msgstr "Base de dades _incrustada:"
#: generalpagewizard.ui
msgctxt ""
diff --git a/source/ca/desktop/source/deployment/gui.po b/source/ca/desktop/source/deployment/gui.po
index 0f4e4aa38c9..47764fa598b 100644
--- a/source/ca/desktop/source/deployment/gui.po
+++ b/source/ca/desktop/source/deployment/gui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-11 20:11+0000\n"
+"PO-Revision-Date: 2013-12-08 21:48+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373573506.0\n"
+"X-POOTLE-MTIME: 1386539339.0\n"
#: dp_gui_dependencydialog.src
msgctxt ""
@@ -339,8 +339,8 @@ msgid ""
"Click 'Cancel' to stop removing the extension."
msgstr ""
"Quan canvieu extensions compartides en un entorn multiusuari, assegureu-vos que cap altre usuari està treballant amb el mateix %PRODUCTNAME.\n"
-"Feu clic a «D'acord» per eliminar l'extensió.\n"
-"Feu clic a «Cancel·la» per aturar l'eliminació de l'extensió."
+"Feu clic a «D'acord» per suprimir l'extensió.\n"
+"Feu clic a «Cancel·la» per aturar la supressió de l'extensió."
#: dp_gui_dialog.src
msgctxt ""
diff --git a/source/ca/dictionaries/en/dialog.po b/source/ca/dictionaries/en/dialog.po
index fb333d8fa59..104229ed731 100644
--- a/source/ca/dictionaries/en/dialog.po
+++ b/source/ca/dictionaries/en/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-06 23:13+0000\n"
+"PO-Revision-Date: 2014-02-22 22:28+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354835598.0\n"
+"X-POOTLE-MTIME: 1393108139.0\n"
#: en_en_US.properties
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"grammar\n"
"property.text"
msgid "Possible mistakes"
-msgstr "Possibles errors"
+msgstr "Errors possibles"
#: en_en_US.properties
msgctxt ""
diff --git a/source/ca/dictionaries/hu_HU/dialog.po b/source/ca/dictionaries/hu_HU/dialog.po
index ad68b4d5142..a38b0e15ad3 100644
--- a/source/ca/dictionaries/hu_HU/dialog.po
+++ b/source/ca/dictionaries/hu_HU/dialog.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-27 16:55+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-02-22 22:29+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393108177.0\n"
#: hu_HU_en_US.properties
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"apost\n"
"property.text"
msgid "Apostrophe"
-msgstr "Apòstrofs"
+msgstr "Apòstrof"
#: hu_HU_en_US.properties
msgctxt ""
diff --git a/source/ca/dictionaries/lo_LA.po b/source/ca/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..b07cd2ff1bf
--- /dev/null
+++ b/source/ca/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-07 21:32+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130344.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Laosià: corrector ortogràfic"
diff --git a/source/ca/dictionaries/pt_BR/dialog.po b/source/ca/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..fd84d594b8f
--- /dev/null
+++ b/source/ca/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-18 23:13+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390086814.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "Configuració de la llengua"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Comprovació gramatical (portuguès)"
diff --git a/source/ca/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/ca/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index aa646324e39..558f201aea2 100644
--- a/source/ca/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ca/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-06-16 22:46+0200\n"
-"PO-Revision-Date: 2013-06-08 20:36+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-18 23:13+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370723768.0\n"
+"X-POOTLE-MTIME: 1390086821.0\n"
#: OptionsDialog.xcu
msgctxt ""
@@ -32,4 +32,4 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Grammar checking (Portuguese)"
-msgstr "Corrector gramatical (portuguès)"
+msgstr "Comprovació gramatical (portuguès)"
diff --git a/source/ca/extensions/source/bibliography.po b/source/ca/extensions/source/bibliography.po
index c9deffd8ced..5ba1e9b661a 100644
--- a/source/ca/extensions/source/bibliography.po
+++ b/source/ca/extensions/source/bibliography.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-16 21:01+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2013-12-04 14:26+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355691701.0\n"
+"X-POOTLE-MTIME: 1386167204.0\n"
#: bib.src
msgctxt ""
@@ -597,7 +597,7 @@ msgctxt ""
"TBC_BT_REMOVEFILTER\n"
"toolboxitem.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Restableix el filtre"
#: toolbar.src
msgctxt ""
diff --git a/source/ca/extensions/uiconfig/spropctrlr/ui.po b/source/ca/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..39dff1e9265
--- /dev/null
+++ b/source/ca/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-07 21:30+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130236.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Odre de tabulació"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "_Mou amunt"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Mou a_vall"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "Ordre _automàtic"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Controls"
diff --git a/source/ca/filter/source/config/fragments/filters.po b/source/ca/filter/source/config/fragments/filters.po
index d3c5f6652fb..d7e4815641b 100644
--- a/source/ca/filter/source/config/fragments/filters.po
+++ b/source/ca/filter/source/config/fragments/filters.po
@@ -1,12 +1,12 @@
#. extracted from filter/source/config/fragments/filters
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: Libreoffice42\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-29 22:16+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-29 21:06+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
+"Language-Team: Softcatalà\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,7 +14,187 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354227390.0\n"
+"X-POOTLE-MTIME: 1390683528.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "Document de l'AbiWord"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Mapa de bits del Windows"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "Document del BeagleWorks/WordPerfect Works v1"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "Llibre electrònic BroadBand"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - Metafitxer de gràfics d'ordinador"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "Document del ClarisWorks/AppleWorks"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Presentation Exchange"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Format d'intercanvi de dades"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - Format d'intercanvi d'AutoCAD"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "Document del DOCMaker (v4)"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Metafitxer millorat"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript encapsulat"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freehand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "Document del FullWrite Professional"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Format d'intercanvi de gràfics"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "Document del GreatWorks"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "Document HTML (document mestre)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -52,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "Document HTML"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr "Document del HanMac Word-J"
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr "Document del HanMac Word-K"
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Grup combinat d'experts fotogràfics"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "LightWayText per a Mac v4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Document del Lotus WordPro"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - Metafitxer de l'OS/2"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -61,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "XML del Microsoft Excel 2003"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -70,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Plantilla del Microsoft Excel 4.0"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -79,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Plantilla del Microsoft Excel 5.0"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -88,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Plantilla del Microsoft Excel 95"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -95,7 +374,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Microsoft Excel 97/2000/XP/2003 Template"
-msgstr "Plantilla del Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003 de reproducció automàtica"
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
@@ -106,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Plantilla del Microsoft PowerPoint 97/2000/XP/2003"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -115,14 +430,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "XML del Microsoft Word 2003"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML del Microsoft Word 2007/2010/2013"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft Word 2007/2010/2013"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -130,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft Word 2007/2010/2013"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -139,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "XML del Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML del Microsoft Word 2007/2010/2013"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -151,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Plantilla del Microsoft Word 95"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -160,6 +502,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Plantilla del Microsoft Word 97/2000/XP/2003"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Document del Microsoft Works"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "Document del MacDoc v1"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "Document del MacWrite"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "Document del MacWrite II/MacWritePro"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Document de l'Acta Mac Classic"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "Document del More Mac v2-3"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word per a Mac (v1-v5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Document del Microsoft Works per a Mac (v1-v4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic v1.6 - v3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "Document del MindWrite"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr "Nisus Writer Mac Classic v3.4-6.5"
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Text Office Open XML"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Plantilla de text Office Open XML"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -167,7 +644,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Text Template"
-msgstr "Plantilla de text d'Office Open XML"
+msgstr "Plantilla de text Office Open XML"
#: OOXML_Text_ui.xcu
msgctxt ""
@@ -176,7 +653,178 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Text"
-msgstr "Text d'Office Open XML"
+msgstr "Text Office Open XML"
+
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Mapa de bits portable"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Dibuix de Mac"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - Zsoft Paintbrush"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Mapa de grisos portable"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gràfic de xarxa portable"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Mapa de píxels portable"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - Adobe Photoshop"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "Llibre electrònic PalmDoc"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "Llibre electrònic Plucker"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Imatge d'escombratge de Sun (raster)"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "Text enriquit"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "Format de text enriquit (Calc)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - Format de gràfics StarWriter"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Gràfics vectorials escalables"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Metafitxer de l'StarView"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr "SYLK"
#: StarBaseReportChart_ui.xcu
msgctxt ""
@@ -185,7 +833,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Report Chart"
-msgstr ""
+msgstr "Diagrama d'informe de l'OpenOffice.org 1.0"
#: StarBaseReport_ui.xcu
msgctxt ""
@@ -194,7 +842,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Database Report"
-msgstr ""
+msgstr "Informe de base de dades ODF"
#: StarOffice_XML__Base__ui.xcu
msgctxt ""
@@ -212,7 +860,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul de l'OpenOffice.org 1.0"
#: StarOffice_XML__Chart__ui.xcu
msgctxt ""
@@ -221,7 +869,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Diagrama de l'OpenOffice.org 1.0"
#: StarOffice_XML__Draw__ui.xcu
msgctxt ""
@@ -230,7 +878,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuix de l'OpenOffice.org 1.0"
#: StarOffice_XML__Impress__ui.xcu
msgctxt ""
@@ -239,7 +887,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentació de l'OpenOffice.org 1.0"
#: StarOffice_XML__Math__ui.xcu
msgctxt ""
@@ -248,7 +896,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula de l'OpenOffice.org 1.0"
#: StarOffice_XML__Writer__ui.xcu
msgctxt ""
@@ -257,7 +905,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org 1.0"
+
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "Document T602"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - Truevision Targa"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Format de fitxer d'imatge amb etiquetes"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr "Document del TechText/SimpleText v1"
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "Llibre electrònic TealDoc"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr "Document del Tex-Edit v2"
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
@@ -340,6 +1042,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Text UOF (Format d'Oficina Unificat)"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Metafitxer del Windows"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "Document del WordPerfect"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "Imatges del WordPerfect"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "Document del WriteNow"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "Document del WriterPlus"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XPM - Mapa de píxels X"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - Mapa de píxels X"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Document del Z-Write 1.3"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -382,8 +1165,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft Excel 2007/2010/2013"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -391,8 +1174,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "XML del Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "XML del Microsoft Excel 2007/2010/2013"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -401,7 +1184,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Spreadsheet Template"
-msgstr "Plantilla de full de càlcul d'Office Open XML"
+msgstr "Plantilla de full de càlcul Office Open XML"
#: calc_OOXML_ui.xcu
msgctxt ""
@@ -410,7 +1193,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Spreadsheet"
-msgstr "Full de càlcul d'Office Open XML"
+msgstr "Full de càlcul Office Open XML"
#: calc_StarOffice_XML_Calc_Template_ui.xcu
msgctxt ""
@@ -419,7 +1202,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Plantilla de full de càlcul de l'OpenOffice.org 1.0"
+
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
#: chart8_ui.xcu
msgctxt ""
@@ -430,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "Diagrama ODF"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr "dBASE"
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -448,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "Dibuix ODF"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - Kodak Photo CD (768x512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - Kodak Photo CD (192x128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "PCD - Kodak Photo CD (384x256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -455,7 +1283,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Plantilla de dibuix de l'OpenOffice.org 1.0"
+
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Mapa de bits del Windows"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Metafitxer millorat"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript encapsulat"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Format d'intercanvi de gràfics"
#: draw_html_Export_ui.xcu
msgctxt ""
@@ -466,6 +1339,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "Document HTML (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Grup combinat d'experts fotogràfics"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - Metafitxer OS/2"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Mapa de bits portable"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Dibuix de Mac"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Mapa de grisos portable"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gràfic de xarxa portable"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Mapa de píxels portable"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Imatge d'escombratge de Sun (raster)"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Gràfics vectorials escalables"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Metafitxer de l'StarView"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Format de fitxer d'imatge amb etiquetes"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Metafitxer del Windows"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - Mapa de píxels X"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr "Document eDOC (v2)"
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "Llibre electrònic eReader"
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -499,8 +1516,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "XML de reproducció automàtica del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "XML de reproducció automàtica del Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -508,8 +1525,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -517,8 +1534,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -526,8 +1543,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML del Microsoft PowerPoint 2007/2010/2013"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Presentació Office Open XML"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Plantilla de presentació Office Open XML de reproducció automàtica"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Plantilla de presentació Office Open XML"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -536,7 +1580,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Presentation Template"
-msgstr "Plantilla de presentació d'Office Open XML"
+msgstr "Plantilla de presentació Office Open XML"
#: impress_OOXML_ui.xcu
msgctxt ""
@@ -545,7 +1589,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Office Open XML Presentation"
-msgstr "Presentació d'Office Open XML"
+msgstr "Presentació Office Open XML"
#: impress_StarOffice_XML_Draw_ui.xcu
msgctxt ""
@@ -554,7 +1598,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr ""
+msgstr "Dibuix de l'OpenOffice.org Impress 1.0"
#: impress_StarOffice_XML_Impress_Template_ui.xcu
msgctxt ""
@@ -563,7 +1607,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Plantilla de presentació de l'OpenOffice.org 1.0"
+
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Mapa de bits del Windows"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Metafitxer millorat"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - PostScript encapsulat"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Format d'intercanvi de gràfics"
#: impress_html_Export_ui.xcu
msgctxt ""
@@ -574,6 +1663,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "Document HTML (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Grup combinat d'experts fotogràfics"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - Metafitxer OS/2"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Mapa de bits portable"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Dibuix de Mac"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Mapa de grisos portable"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gràfic de xarxa portable"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Mapa de píxels portable"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Imatge d'escombratge de Sun (raster)"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Gràfics vectorials escalables"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Metafitxer de l'StarView"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Format de fitxer d'imatge amb etiquetes"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Metafitxer del Windows"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - Mapa de píxels X"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -583,6 +1798,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "Fórmula ODF"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr "PWP - PlaceWare"
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -601,6 +1834,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "Document de text ODF"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr "Hangul WP 97"
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -608,7 +1850,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Plantilla de document de text de l'OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument_ui.xcu
msgctxt ""
@@ -617,7 +1859,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Document mestre de l'OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -626,7 +1868,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org 1.0"
+
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Grup combinat d'experts fotogràfics"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "XML de format del Writer"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Gràfic de xarxa portable"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "Contingut de l'ajuda"
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
@@ -635,7 +1931,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 HTML Template"
-msgstr ""
+msgstr "Plantilla HTML de l'OpenOffice.org 1.0"
#: writer_web_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -644,7 +1940,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org Writer/Web 1.0"
+
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Format de document portable"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (Writer/Global)"
#: writerglobal8_ui.xcu
msgctxt ""
@@ -680,4 +1994,13 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
-msgstr ""
+msgstr "Text (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "Llibre electrònic zTXT"
diff --git a/source/ca/filter/source/config/fragments/types.po b/source/ca/filter/source/config/fragments/types.po
index b7d98c0dcae..b25db159c51 100644
--- a/source/ca/filter/source/config/fragments/types.po
+++ b/source/ca/filter/source/config/fragments/types.po
@@ -1,11 +1,11 @@
#. extracted from filter/source/config/fragments/types
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-27 17:47+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-29 22:05+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390220044.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -30,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "XML del Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "XML del Microsoft Excel 2007/2010/2013"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -39,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft Excel 2007/2010/2013"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -48,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML del Microsoft PowerPoint 2007/2010/2013"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -57,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "XML del Microsoft PowerPoint 2007/2010/2013"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -66,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft PowerPoint 2007/2010/2013"
#: StarBase.xcu
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Database Report"
-msgstr ""
+msgstr "Informe de base de dades OpenDocument"
#: StarBaseReportChart.xcu
msgctxt ""
@@ -94,7 +95,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "StarOffice XML (Base) Report Chart 9"
-msgstr ""
+msgstr "Diagrama d'informe de l'StarOffice XML (Base) 9"
#: calc8.xcu
msgctxt ""
@@ -132,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "Full de càlcul OpenDocument (XML pla)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Full de càlcul Office Open XML"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Plantilla de full de càlcul Office Open XML"
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -195,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "Presentació OpenDocument (XML pla)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Plantilla de presentació Office Open XML de reproducció automàtica"
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "XML del Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "XML del Microsoft Word 2007/2010/2013"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -246,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Plantilla XML del Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Plantilla XML del Microsoft Word 2007/2010/2013"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/ca/filter/source/pdf.po b/source/ca/filter/source/pdf.po
index 204154717ba..9d88d02fb71 100644
--- a/source/ca/filter/source/pdf.po
+++ b/source/ca/filter/source/pdf.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-26 09:13+0000\n"
+"PO-Revision-Date: 2013-12-08 21:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369559596.0\n"
+"X-POOTLE-MTIME: 1386539370.0\n"
#: impdialog.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"STR_PDF_EXPORT_UDPWD\n"
"string.text"
msgid "Set open password"
-msgstr "Estableix la contrasenya d'obertura"
+msgstr "Defineix la contrasenya d'obertura"
#: impdialog.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"STR_PDF_EXPORT_ODPWD\n"
"string.text"
msgid "Set permission password"
-msgstr "Estableix la contrasenya de permisos"
+msgstr "Defineix la contrasenya de permisos"
#: impdialog.src
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_WARN_TRANSP_CONVERTED\n"
"string.text"
msgid "Some objects were converted to an image in order to remove transparencies, because the target PDF format does not support transparencies. Possibly better results can be achieved if you remove the transparent objects before exporting."
-msgstr "Alguns objectes s'han convertit en imatges per eliminar les transparències, perquè el format PDF de destinació no permet l'ús de transparències. És possible que obtingueu millors resultats si elimineu els objectes transparents abans d'exportar."
+msgstr "Alguns objectes s'han convertit en imatges per suprimir les transparències, perquè el format PDF de destinació no permet l'ús de transparències. És possible que obtingueu millors resultats si suprimiu els objectes transparents abans d'exportar."
#: impdialog.src
msgctxt ""
@@ -127,7 +127,7 @@ msgctxt ""
"STR_WARN_TRANSP_CONVERTED_SHORT\n"
"string.text"
msgid "Transparencies removed"
-msgstr "S'han eliminat les transparències"
+msgstr "S'han suprimit les transparències"
#: impdialog.src
msgctxt ""
diff --git a/source/ca/filter/uiconfig/ui.po b/source/ca/filter/uiconfig/ui.po
index 8f13801d4bd..9708ad08149 100644
--- a/source/ca/filter/uiconfig/ui.po
+++ b/source/ca/filter/uiconfig/ui.po
@@ -1,20 +1,20 @@
#. extracted from filter/uiconfig/ui
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-12 13:59+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:55+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360677578.0\n"
+"X-POOTLE-MTIME: 1393109711.0\n"
#: impswfdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macromedia Flash (SWF) Options"
-msgstr ""
+msgstr "Opcions del Macromedia Flash (SWF)"
#: impswfdialog.ui
msgctxt ""
@@ -35,6 +35,8 @@ msgid ""
"1: min. quality\n"
"100: max. quality"
msgstr ""
+"1: qualitat mínima\n"
+"100: qualitat màxima"
#: impswfdialog.ui
msgctxt ""
@@ -43,7 +45,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _All Slides (Uncheck exports current slide)"
-msgstr ""
+msgstr "Exporta _totes les diapositives (si es desmarca, s'exporta la diapositiva actual)"
#: impswfdialog.ui
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export As _Multiple Files"
-msgstr ""
+msgstr "Exporta com a _diversos fitxers"
#: impswfdialog.ui
msgctxt ""
@@ -61,7 +63,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Backgrounds"
-msgstr ""
+msgstr "Exporta els _fons"
#: impswfdialog.ui
msgctxt ""
@@ -70,7 +72,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export Back_ground Objects"
-msgstr ""
+msgstr "Exporta els o_bjectes del fons"
#: impswfdialog.ui
msgctxt ""
@@ -79,7 +81,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Slide Contents"
-msgstr ""
+msgstr "E_xporta el contingut de la diapositiva"
#: impswfdialog.ui
msgctxt ""
@@ -88,7 +90,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Verilogix Slide Annotations"
-msgstr ""
+msgstr "Exporta les anotacions _Verilogix de la diapositiva"
#: impswfdialog.ui
msgctxt ""
@@ -97,7 +99,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export OLE Objects as _JPEG images"
-msgstr ""
+msgstr "Exporta els objectes OLE com a imatges _JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -106,7 +108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Tot"
#: pdfgeneralpage.ui
msgctxt ""
@@ -115,7 +117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pages"
-msgstr ""
+msgstr "_Pàgines"
#: pdfgeneralpage.ui
msgctxt ""
@@ -124,7 +126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Selection"
-msgstr ""
+msgstr "_Selecció"
#: pdfgeneralpage.ui
msgctxt ""
@@ -133,7 +135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Diapositives"
#: pdfgeneralpage.ui
msgctxt ""
@@ -142,7 +144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Interval"
#: pdfgeneralpage.ui
msgctxt ""
@@ -151,7 +153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Quality"
-msgstr ""
+msgstr "_Qualitat"
#: pdfgeneralpage.ui
msgctxt ""
@@ -160,7 +162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reduce image resolution"
-msgstr ""
+msgstr "_Redueix la resolució de les imatges"
#: pdfgeneralpage.ui
msgctxt ""
@@ -169,7 +171,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -178,7 +180,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "150 DPI"
-msgstr ""
+msgstr "150 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -187,7 +189,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "300 DPI"
-msgstr ""
+msgstr "300 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -196,7 +198,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "600 DPI"
-msgstr ""
+msgstr "600 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -205,7 +207,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "1200 DPI"
-msgstr ""
+msgstr "1200 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -214,7 +216,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 PPP"
#: pdfgeneralpage.ui
msgctxt ""
@@ -223,7 +225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lossless compression"
-msgstr ""
+msgstr "_Compressió sense pèrdua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -232,7 +234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_JPEG compression"
-msgstr ""
+msgstr "Compressió _JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -241,7 +243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Imatges"
#: pdfgeneralpage.ui
msgctxt ""
@@ -250,7 +252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign _with Watermark"
-msgstr ""
+msgstr "Signa amb una _marca d'aigua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -259,7 +261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark Text"
-msgstr ""
+msgstr "Text de la marca d'aigua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -268,7 +270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark"
-msgstr ""
+msgstr "Marca d'aigua"
#: pdfgeneralpage.ui
msgctxt ""
@@ -277,7 +279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Em_bed OpenDocument file"
-msgstr ""
+msgstr "Incr_usta el fitxer OpenDocument"
#: pdfgeneralpage.ui
msgctxt ""
@@ -286,7 +288,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Makes this PDF easily editable in %PRODUCTNAME"
-msgstr ""
+msgstr "Fa que aquest PDF es pugui editar fàcilment al %PRODUCTNAME"
#: pdfgeneralpage.ui
msgctxt ""
@@ -295,7 +297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_DF/A-1a"
-msgstr ""
+msgstr "P_DF/A-1a"
#: pdfgeneralpage.ui
msgctxt ""
@@ -304,7 +306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tagged PDF"
-msgstr ""
+msgstr "PDF e_tiquetat"
#: pdfgeneralpage.ui
msgctxt ""
@@ -313,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create PDF form"
-msgstr ""
+msgstr "_Crea un formulari PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -322,7 +324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Submit _format"
-msgstr ""
+msgstr "Tramet els formularis en _format"
#: pdfgeneralpage.ui
msgctxt ""
@@ -331,7 +333,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "FDF"
-msgstr ""
+msgstr "FDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -340,7 +342,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "PDF"
-msgstr ""
+msgstr "PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -349,7 +351,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "HTML"
-msgstr ""
+msgstr "HTML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -358,7 +360,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "XML"
-msgstr ""
+msgstr "XML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -367,7 +369,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow duplicate field _names"
-msgstr ""
+msgstr "Permet els _noms de camps duplicats"
#: pdfgeneralpage.ui
msgctxt ""
@@ -376,7 +378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _bookmarks"
-msgstr ""
+msgstr "E_xporta els marcadors"
#: pdfgeneralpage.ui
msgctxt ""
@@ -385,7 +387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Export comments"
-msgstr ""
+msgstr "_Exporta els comentaris"
#: pdfgeneralpage.ui
msgctxt ""
@@ -394,7 +396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exp_ort automatically inserted blank pages"
-msgstr ""
+msgstr "Exp_orta les pàgines en blanc inserides automàticament"
#: pdfgeneralpage.ui
msgctxt ""
@@ -403,7 +405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_View PDF after Export"
-msgstr ""
+msgstr "_Mostra el PDF després de l'exportació"
#: pdfgeneralpage.ui
msgctxt ""
@@ -412,7 +414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _hidden pages"
-msgstr ""
+msgstr "Exporta les pàgines _ocultes"
#: pdfgeneralpage.ui
msgctxt ""
@@ -421,7 +423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _notes pages"
-msgstr ""
+msgstr "Exporta les pàgines de _notes"
#: pdfgeneralpage.ui
msgctxt ""
@@ -430,7 +432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: pdflinkspage.ui
msgctxt ""
@@ -439,7 +441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export bookmarks as named destinations"
-msgstr ""
+msgstr "Exporta els marcadors com a destinacions amb nom"
#: pdflinkspage.ui
msgctxt ""
@@ -448,7 +450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Convert document references to PDF targets"
-msgstr ""
+msgstr "_Converteix les referències del document en objectius PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -457,7 +459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _URLs relative to file system"
-msgstr ""
+msgstr "Exporta els _URL relatius al sistema de fitxers"
#: pdflinkspage.ui
msgctxt ""
@@ -466,7 +468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: pdflinkspage.ui
msgctxt ""
@@ -475,7 +477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default mode"
-msgstr ""
+msgstr "Mode per defecte"
#: pdflinkspage.ui
msgctxt ""
@@ -484,7 +486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open with PDF reader application"
-msgstr ""
+msgstr "Obre'l amb el lector de PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -493,7 +495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open _with Internet browser"
-msgstr ""
+msgstr "Obre'l amb el navegador d'Internet"
#: pdflinkspage.ui
msgctxt ""
@@ -502,7 +504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-document links"
-msgstr ""
+msgstr "Enllaços entre documents"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -511,7 +513,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "PDF Options"
-msgstr ""
+msgstr "Opcions del PDF"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -520,7 +522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xport"
-msgstr ""
+msgstr "E_xporta"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -529,7 +531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -538,7 +540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Initial View"
-msgstr ""
+msgstr "Visualització inicial"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -547,7 +549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User Interface"
-msgstr ""
+msgstr "Interfície d'usuari"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -556,7 +558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Links"
-msgstr ""
+msgstr "Enllaços"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -565,7 +567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security"
-msgstr ""
+msgstr "Seguretat"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -574,7 +576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "Signatures digitals"
#: pdfsecuritypage.ui
msgctxt ""
@@ -583,7 +585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set _passwords..."
-msgstr ""
+msgstr "Defineix les _contrasenyes..."
#: pdfsecuritypage.ui
msgctxt ""
@@ -592,7 +594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open password set"
-msgstr ""
+msgstr "S'ha definit una contrasenya d'obertura"
#: pdfsecuritypage.ui
msgctxt ""
@@ -601,7 +603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be encrypted"
-msgstr ""
+msgstr "El document PDF s'encriptarà"
#: pdfsecuritypage.ui
msgctxt ""
@@ -610,7 +612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No open password set"
-msgstr ""
+msgstr "No s'ha definit cap contrasenya d'obertura"
#: pdfsecuritypage.ui
msgctxt ""
@@ -619,7 +621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted"
-msgstr ""
+msgstr "El document PDF no s'encriptarà"
#: pdfsecuritypage.ui
msgctxt ""
@@ -628,7 +630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted due to PDF/A export."
-msgstr ""
+msgstr "El document PDF no s'encriptarà perquè s'exporta a PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -637,7 +639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Permission password set"
-msgstr ""
+msgstr "S'ha definit una contrasenya de permisos"
#: pdfsecuritypage.ui
msgctxt ""
@@ -646,7 +648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be restricted"
-msgstr ""
+msgstr "El document PDF estarà restringit"
#: pdfsecuritypage.ui
msgctxt ""
@@ -655,7 +657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No permission password set"
-msgstr ""
+msgstr "No s'ha definit cap contrasenya de permisos"
#: pdfsecuritypage.ui
msgctxt ""
@@ -664,7 +666,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be unrestricted"
-msgstr ""
+msgstr "El document PDF no estarà restringit"
#: pdfsecuritypage.ui
msgctxt ""
@@ -673,7 +675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be restricted due to PDF/A export."
-msgstr ""
+msgstr "El document PDF no estarà restringit perquè s'exporta a PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -682,7 +684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set passwords"
-msgstr ""
+msgstr "Defineix les contrasenyes"
#: pdfsecuritypage.ui
msgctxt ""
@@ -691,7 +693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File encryption and permission"
-msgstr ""
+msgstr "Permisos i xifratge del fitxer"
#: pdfsecuritypage.ui
msgctxt ""
@@ -700,7 +702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not permitted"
-msgstr ""
+msgstr "_No es permet"
#: pdfsecuritypage.ui
msgctxt ""
@@ -709,7 +711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Low resolution (150 dpi)"
-msgstr ""
+msgstr "Resolució _baixa (150 ppp)"
#: pdfsecuritypage.ui
msgctxt ""
@@ -718,7 +720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_High resolution"
-msgstr ""
+msgstr "Resolució _alta"
#: pdfsecuritypage.ui
msgctxt ""
@@ -727,7 +729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printing"
-msgstr ""
+msgstr "Impressió"
#: pdfsecuritypage.ui
msgctxt ""
@@ -736,7 +738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No_t permitted"
-msgstr ""
+msgstr "No es perme_ten"
#: pdfsecuritypage.ui
msgctxt ""
@@ -745,7 +747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Inserting, deleting, and rotating pages"
-msgstr ""
+msgstr "_Inserir, suprimir i girar pàgines"
#: pdfsecuritypage.ui
msgctxt ""
@@ -754,7 +756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filling in form fields"
-msgstr ""
+msgstr "Emplenar camps de _formularis"
#: pdfsecuritypage.ui
msgctxt ""
@@ -763,7 +765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Commenting, filling in form fields"
-msgstr ""
+msgstr "Fer _comentaris, emplenar camps de formularis"
#: pdfsecuritypage.ui
msgctxt ""
@@ -772,7 +774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Any except extracting pages"
-msgstr ""
+msgstr "Qu_alsevol canvi excepte extreure pàgines"
#: pdfsecuritypage.ui
msgctxt ""
@@ -781,7 +783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: pdfsecuritypage.ui
msgctxt ""
@@ -790,7 +792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ena_ble copying of content"
-msgstr ""
+msgstr "Es permet _copiar el contingut"
#: pdfsecuritypage.ui
msgctxt ""
@@ -799,7 +801,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable text access for acce_ssibility tools"
-msgstr ""
+msgstr "Es permet l'accés al text per part de les eines d'acce_ssibilitat"
#: pdfsecuritypage.ui
msgctxt ""
@@ -808,7 +810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Contingut"
#: pdfsignpage.ui
msgctxt ""
@@ -817,7 +819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use this certificate to digitally sign PDF documents:"
-msgstr ""
+msgstr "Usa aquest certificat per signar digitalment documents PDF:"
#: pdfsignpage.ui
msgctxt ""
@@ -826,7 +828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Selecciona..."
#: pdfsignpage.ui
msgctxt ""
@@ -835,7 +837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate Password"
-msgstr ""
+msgstr "Contrasenya certificada"
#: pdfsignpage.ui
msgctxt ""
@@ -844,7 +846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Ubicació"
#: pdfsignpage.ui
msgctxt ""
@@ -853,7 +855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contact Information"
-msgstr ""
+msgstr "Informació de contacte"
#: pdfsignpage.ui
msgctxt ""
@@ -862,7 +864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reason"
-msgstr ""
+msgstr "Raó"
#: pdfsignpage.ui
msgctxt ""
@@ -871,7 +873,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate"
-msgstr ""
+msgstr "Certificat"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -880,7 +882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center window on screen"
-msgstr ""
+msgstr "_Centra la finestra a la finestra"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -889,7 +891,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize window to initial page"
-msgstr ""
+msgstr "Canvia la mida de la finest_ra a la pàgina inicial"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -898,7 +900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open in full screen mode"
-msgstr ""
+msgstr "_Obre en mode de pantalla completa"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -907,7 +909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display document title"
-msgstr ""
+msgstr "Mostra el títol del _document"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -916,7 +918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Window options"
-msgstr ""
+msgstr "Opcions de la finestra"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -925,7 +927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _toolbar"
-msgstr ""
+msgstr "Amaga la _barra d'eines"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -934,7 +936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _menubar"
-msgstr ""
+msgstr "Amaga la barra de _menú"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -943,7 +945,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _window controls"
-msgstr ""
+msgstr "Amaga els _controls de la finestra"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -952,7 +954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User interface options"
-msgstr ""
+msgstr "Opcions de la interfície d'usuari"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -961,7 +963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use transition effects"
-msgstr ""
+msgstr "_Usa els efectes de transició"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -970,7 +972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transitions"
-msgstr ""
+msgstr "Transicions"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -979,7 +981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All bookmark levels"
-msgstr ""
+msgstr "_Tots els nivells de marcadors"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -988,7 +990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible bookmark levels"
-msgstr ""
+msgstr "Nivells de marcadors _visibles"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -997,7 +999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Marcadors"
#: pdfviewpage.ui
msgctxt ""
@@ -1006,7 +1008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page only"
-msgstr ""
+msgstr "Només la _pàgina"
#: pdfviewpage.ui
msgctxt ""
@@ -1015,7 +1017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bookmarks and page"
-msgstr ""
+msgstr "_Marcadors i la pàgina"
#: pdfviewpage.ui
msgctxt ""
@@ -1024,7 +1026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thumbnails and page"
-msgstr ""
+msgstr "_Miniatures i la pàgina"
#: pdfviewpage.ui
msgctxt ""
@@ -1033,7 +1035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open on pa_ge"
-msgstr ""
+msgstr "Obre a la pà_gina"
#: pdfviewpage.ui
msgctxt ""
@@ -1042,7 +1044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Panes"
-msgstr ""
+msgstr "Panells"
#: pdfviewpage.ui
msgctxt ""
@@ -1051,7 +1053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Per _defecte"
#: pdfviewpage.ui
msgctxt ""
@@ -1060,7 +1062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit in window"
-msgstr ""
+msgstr "A_justa a la finestra"
#: pdfviewpage.ui
msgctxt ""
@@ -1069,7 +1071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _width"
-msgstr ""
+msgstr "_Ajusta a l'amplada"
#: pdfviewpage.ui
msgctxt ""
@@ -1078,7 +1080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _visible"
-msgstr ""
+msgstr "Ajusta a l'àrea _visible"
#: pdfviewpage.ui
msgctxt ""
@@ -1087,7 +1089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zoom factor"
-msgstr ""
+msgstr "Factor d'_ampliació"
#: pdfviewpage.ui
msgctxt ""
@@ -1096,7 +1098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Magnification"
-msgstr ""
+msgstr "Ampliació"
#: pdfviewpage.ui
msgctxt ""
@@ -1105,7 +1107,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_efault"
-msgstr ""
+msgstr "Per _defecte"
#: pdfviewpage.ui
msgctxt ""
@@ -1114,7 +1116,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single page"
-msgstr ""
+msgstr "Una _sola pàgina"
#: pdfviewpage.ui
msgctxt ""
@@ -1123,7 +1125,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Continu"
#: pdfviewpage.ui
msgctxt ""
@@ -1132,7 +1134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ontinuous facing"
-msgstr ""
+msgstr "Orientació c_ontínua"
#: pdfviewpage.ui
msgctxt ""
@@ -1141,7 +1143,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First page is _left"
-msgstr ""
+msgstr "Primera pàgina a l'_esquerra"
#: pdfviewpage.ui
msgctxt ""
@@ -1150,7 +1152,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page layout"
-msgstr ""
+msgstr "Format de la pàgina"
#: testxmlfilter.ui
msgctxt ""
@@ -1339,7 +1341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter name"
-msgstr ""
+msgstr "Nom del _filtre"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1348,7 +1350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Application"
-msgstr ""
+msgstr "_Aplicació"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1357,7 +1359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name of file type"
-msgstr ""
+msgstr "_Nom del tipus de fitxer"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1366,7 +1368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File _extension"
-msgstr ""
+msgstr "_Extensió del fitxer"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1375,7 +1377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment_s"
-msgstr ""
+msgstr "Comentari_s"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1384,7 +1386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_DocType"
-msgstr ""
+msgstr "Tipus de _document"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1393,7 +1395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_XSLT for export"
-msgstr ""
+msgstr "_XSLT per a l'exportació"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1402,7 +1404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brows_e..."
-msgstr ""
+msgstr "Nav_ega..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1411,7 +1413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "XSLT _for import"
-msgstr ""
+msgstr "XS_LT per a la importació"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1420,7 +1422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "Na_vega..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1429,7 +1431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Template for _import"
-msgstr ""
+msgstr "Plantilla per a la _importació"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1438,7 +1440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Navega..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1447,7 +1449,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The filter needs XSLT 2.0 processor"
-msgstr ""
+msgstr "El filtre necessita el processador XSLT 2.0"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1456,7 +1458,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "XML Filter: %s"
-msgstr ""
+msgstr "Filtre XML: %s"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1465,7 +1467,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1474,4 +1476,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transformation"
-msgstr ""
+msgstr "Transformació"
diff --git a/source/ca/forms/source/resource.po b/source/ca/forms/source/resource.po
index 54703205b2c..d7fd2effb13 100644
--- a/source/ca/forms/source/resource.po
+++ b/source/ca/forms/source/resource.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-09 09:45+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:31+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357724749.0\n"
+"X-POOTLE-MTIME: 1393108267.0\n"
#: strings.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"RID_STR_IMPORT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Insereix una imatge"
#: strings.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"RID_STR_OPEN_GRAPHICS\n"
"string.text"
msgid "Insert Image from..."
-msgstr ""
+msgstr "Insereix una imatge des de..."
#: strings.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"RID_STR_CLEAR_GRAPHICS\n"
"string.text"
msgid "Remove Image"
-msgstr ""
+msgstr "Suprimeix la imatge"
#: strings.src
msgctxt ""
@@ -202,7 +202,7 @@ msgctxt ""
"RID_STR_COULD_NOT_SET_ORDER\n"
"string.text"
msgid "Error setting the sort criteria"
-msgstr "S'ha produït un error en establir els criteris d'ordenació"
+msgstr "S'ha produït un error en definir els criteris d'ordenació"
#: strings.src
msgctxt ""
@@ -210,7 +210,7 @@ msgctxt ""
"RID_STR_COULD_NOT_SET_FILTER\n"
"string.text"
msgid "Error setting the filter criteria"
-msgstr "S'ha produït un error en establir els criteris de filtre"
+msgstr "S'ha produït un error en definir els criteris de filtre"
#: strings.src
msgctxt ""
diff --git a/source/ca/formula/source/core/resource.po b/source/ca/formula/source/core/resource.po
index e2e3e3ae70d..8db4fa72849 100644
--- a/source/ca/formula/source/core/resource.po
+++ b/source/ca/formula/source/core/resource.po
@@ -3,18 +3,15 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 11:57+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2014-04-20 02:40+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385639850.0\n"
#: core_resource.src
msgctxt ""
@@ -1241,14 +1238,13 @@ msgid "VARPA"
msgstr "VARPA"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_VAR_P_MS\n"
"string.text"
msgid "VAR.P"
-msgstr "VARP"
+msgstr "VAR.P"
#: core_resource.src
msgctxt ""
@@ -1257,7 +1253,7 @@ msgctxt ""
"SC_OPCODE_VAR_S\n"
"string.text"
msgid "VAR.S"
-msgstr ""
+msgstr "VAR.S"
#: core_resource.src
msgctxt ""
@@ -1296,14 +1292,13 @@ msgid "STDEVPA"
msgstr "DESVESTPA"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_ST_DEV_P_MS\n"
"string.text"
msgid "STDEV.P"
-msgstr "DESVESTP"
+msgstr "DESVEST.P"
#: core_resource.src
msgctxt ""
@@ -1312,7 +1307,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_S\n"
"string.text"
msgid "STDEV.S"
-msgstr ""
+msgstr "DESVEST.S"
#: core_resource.src
msgctxt ""
@@ -1345,20 +1340,28 @@ msgstr "DISTEXPON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "DIST.EXPON"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
msgstr "DISTBINOM"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST_MS\n"
"string.text"
msgid "BINOM.DIST"
-msgstr "DISTBINOM"
+msgstr "DIST.BINOM"
#: core_resource.src
msgctxt ""
@@ -1373,6 +1376,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "DIST.POISSON"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -1973,44 +1985,40 @@ msgid "MID"
msgstr "MIG"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LENB\n"
"string.text"
msgid "LENB"
-msgstr "LONG"
+msgstr "LONGB"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_RIGHTB\n"
"string.text"
msgid "RIGHTB"
-msgstr "DRETA"
+msgstr "DRETAB"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LEFTB\n"
"string.text"
msgid "LEFTB"
-msgstr "ESQUERRA"
+msgstr "ESQUERRAB"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_MIDB\n"
"string.text"
msgid "MIDB"
-msgstr "MIG"
+msgstr "MIGB"
#: core_resource.src
msgctxt ""
@@ -2124,6 +2132,15 @@ msgstr "DISTHIPGEOM"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "DIST.HIPGEOM"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2151,6 +2168,24 @@ msgstr "DISTF"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "DIST.F"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "DIST.F.DRETA"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2163,7 +2198,7 @@ msgctxt ""
"SC_OPCODE_CHI_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST.RT"
-msgstr ""
+msgstr "DIST.KHIQUAD.DRETA"
#: core_resource.src
msgctxt ""
@@ -2178,6 +2213,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "DIST.WEIBULL"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2199,7 +2243,7 @@ msgctxt ""
"SC_OPCODE_BINOM_INV\n"
"string.text"
msgid "BINOM.INV"
-msgstr ""
+msgstr "INV.BINOM"
#: core_resource.src
msgctxt ""
@@ -2289,7 +2333,7 @@ msgctxt ""
"SC_OPCODE_MODAL_VALUE\n"
"string.text"
msgid "MODE"
-msgstr "MODA"
+msgstr "MODE"
#: core_resource.src
msgctxt ""
@@ -2397,17 +2441,16 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_N\n"
"string.text"
msgid "CONFIDENCE.NORM"
-msgstr ""
+msgstr "CONFIANÇA.NORM"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CONFIDENCE_T\n"
"string.text"
msgid "CONFIDENCE.T"
-msgstr "CONFIANÇA"
+msgstr "CONFIANÇA.T"
#: core_resource.src
msgctxt ""
@@ -2422,6 +2465,15 @@ msgstr "PROVAF"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "PROVA.F"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2461,7 +2513,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_P\n"
"string.text"
msgid "COVARIANCE.P"
-msgstr ""
+msgstr "COVARIANCIA.P"
#: core_resource.src
msgctxt ""
@@ -2470,7 +2522,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_S\n"
"string.text"
msgid "COVARIANCE.S"
-msgstr ""
+msgstr "COVARIANCIA.S"
#: core_resource.src
msgctxt ""
@@ -2578,7 +2630,7 @@ msgctxt ""
"SC_OPCODE_CHI_INV_MS\n"
"string.text"
msgid "CHISQ.INV.RT"
-msgstr ""
+msgstr "INV.KHIQUAD"
#: core_resource.src
msgctxt ""
@@ -2620,19 +2672,28 @@ msgstr "INVF"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
-"SC_OPCODE_CHI_TEST\n"
+"SC_OPCODE_F_INV_LT\n"
"string.text"
-msgid "CHITEST"
-msgstr "PROVAKHI"
+msgid "F.INV"
+msgstr "INV.F"
#: core_resource.src
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
-"SC_OPCODE_CHI_TEST_MS\n"
+"SC_OPCODE_F_INV_RT\n"
"string.text"
-msgid "CHISQ.TEST"
-msgstr ""
+msgid "F.INV.RT"
+msgstr "INV.F.DRETA"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_CHI_TEST\n"
+"string.text"
+msgid "CHITEST"
+msgstr "PROVA.KHIQUAD"
#: core_resource.src
msgctxt ""
@@ -2671,24 +2732,22 @@ msgid "BETAINV"
msgstr "INVBETA"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BETA_DIST_MS\n"
"string.text"
msgid "BETA.DIST"
-msgstr "DISTBETA"
+msgstr "DIST.BETA"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BETA_INV_MS\n"
"string.text"
msgid "BETA.INV"
-msgstr "INVBETA"
+msgstr "INV.BETA"
#: core_resource.src
msgctxt ""
@@ -2853,14 +2912,13 @@ msgid "CHISQDIST"
msgstr "DISTKHIQUAD"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHISQ_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST"
-msgstr "DISTKHIQUAD"
+msgstr "DIST.KHIQUAD"
#: core_resource.src
msgctxt ""
@@ -2872,16 +2930,6 @@ msgid "CHISQINV"
msgstr "INVKHIQUAD"
#: core_resource.src
-#, fuzzy
-msgctxt ""
-"core_resource.src\n"
-"RID_STRLIST_FUNCTION_NAMES\n"
-"SC_OPCODE_CHISQ_INV_MS\n"
-"string.text"
-msgid "CHISQ.INV"
-msgstr "INVKHIQUAD"
-
-#: core_resource.src
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
@@ -2996,7 +3044,7 @@ msgctxt ""
"SC_OPCODE_FILTERXML\n"
"string.text"
msgid "FILTERXML"
-msgstr ""
+msgstr "FILTREXML"
#: core_resource.src
msgctxt ""
@@ -3005,4 +3053,4 @@ msgctxt ""
"SC_OPCODE_WEBSERVICE\n"
"string.text"
msgid "WEBSERVICE"
-msgstr ""
+msgstr "SERVEIWEB"
diff --git a/source/ca/framework/source/classes.po b/source/ca/framework/source/classes.po
index 171d00bd8b6..70d907df068 100644
--- a/source/ca/framework/source/classes.po
+++ b/source/ca/framework/source/classes.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-18 19:18+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-08 21:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371583096.0\n"
+"X-POOTLE-MTIME: 1386539392.0\n"
#: resource.src
msgctxt ""
@@ -290,7 +290,7 @@ msgid ""
"Please try to remove your user profile for the application."
msgstr ""
"S'ha produït un error mentre es carregava la configuració de la interfície d'usuari. I l'aplicació es tancarà ara.\n"
-"Elimineu el vostre perfil de l'aplicació."
+"Suprimiu el vostre perfil de l'aplicació."
#: resource.src
msgctxt ""
@@ -302,7 +302,7 @@ msgid ""
"Please try to remove your user profile for the application first or try to reinstall the application."
msgstr ""
"S'ha produït un error mentre es carregava la configuració de la interfície d'usuari. I l'aplicació es tancarà ara.\n"
-"Elimineu el vostre perfil de l'aplicació o bé intenteu tornar-la a instal·lar."
+"Suprimiu el vostre perfil de l'aplicació o bé intenteu tornar-la a instal·lar."
#: resource.src
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared.po b/source/ca/helpcontent2/source/text/sbasic/shared.po
index 2ed5d6b53bd..4e8633c618f 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-05 19:57+0000\n"
+"PO-Revision-Date: 2014-01-09 07:41+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1375732656.0\n"
+"X-POOTLE-MTIME: 1389253296.0\n"
#: 00000002.xhp
msgctxt ""
@@ -14110,7 +14110,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoDate Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateToUnoDate [Runtime]"
#: 03030111.xhp
msgctxt ""
@@ -14118,7 +14118,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoDate function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateToUnoDate</bookmark_value>"
#: 03030111.xhp
msgctxt ""
@@ -14145,7 +14145,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030111.xhp
msgctxt ""
@@ -14163,7 +14163,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030111.xhp
msgctxt ""
@@ -14181,7 +14181,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030111.xhp
msgctxt ""
@@ -14199,7 +14199,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030112.xhp
msgctxt ""
@@ -14207,7 +14207,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateFromUnoDate Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateFromUnoDate [Runtime]"
#: 03030112.xhp
msgctxt ""
@@ -14215,7 +14215,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoDate function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateFromUnoDate</bookmark_value>"
#: 03030112.xhp
msgctxt ""
@@ -14242,7 +14242,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030112.xhp
msgctxt ""
@@ -14260,7 +14260,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030112.xhp
msgctxt ""
@@ -14269,7 +14269,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: 03030112.xhp
msgctxt ""
@@ -14278,7 +14278,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030112.xhp
msgctxt ""
@@ -14296,7 +14296,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030113.xhp
msgctxt ""
@@ -14304,7 +14304,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoTime Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateToUnoTime [Runtime]"
#: 03030113.xhp
msgctxt ""
@@ -14312,7 +14312,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateToUnoTime</bookmark_value>"
#: 03030113.xhp
msgctxt ""
@@ -14339,7 +14339,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030113.xhp
msgctxt ""
@@ -14357,7 +14357,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030113.xhp
msgctxt ""
@@ -14375,7 +14375,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030113.xhp
msgctxt ""
@@ -14393,7 +14393,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030114.xhp
msgctxt ""
@@ -14401,7 +14401,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateFromUnoTime Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateFromUnoTime [Runtime]"
#: 03030114.xhp
msgctxt ""
@@ -14409,7 +14409,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateFromUnoTime</bookmark_value>"
#: 03030114.xhp
msgctxt ""
@@ -14436,7 +14436,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030114.xhp
msgctxt ""
@@ -14454,7 +14454,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030114.xhp
msgctxt ""
@@ -14463,7 +14463,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: 03030114.xhp
msgctxt ""
@@ -14472,7 +14472,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030114.xhp
msgctxt ""
@@ -14490,7 +14490,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030115.xhp
msgctxt ""
@@ -14498,7 +14498,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoDateTime Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateToUnoDateTime [Runtime]"
#: 03030115.xhp
msgctxt ""
@@ -14506,7 +14506,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateToUnoDateTime</bookmark_value>"
#: 03030115.xhp
msgctxt ""
@@ -14533,7 +14533,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030115.xhp
msgctxt ""
@@ -14551,7 +14551,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030115.xhp
msgctxt ""
@@ -14569,7 +14569,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030115.xhp
msgctxt ""
@@ -14587,7 +14587,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030116.xhp
msgctxt ""
@@ -14595,7 +14595,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateFromUnoDateTime Function [Runtime]"
-msgstr ""
+msgstr "Funció CDateFromUnoDateTime [Runtime]"
#: 03030116.xhp
msgctxt ""
@@ -14603,7 +14603,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció CDateFromUnoDateTime</bookmark_value>"
#: 03030116.xhp
msgctxt ""
@@ -14630,7 +14630,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03030116.xhp
msgctxt ""
@@ -14648,7 +14648,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Return value:"
-msgstr ""
+msgstr "Valor de retorn:"
#: 03030116.xhp
msgctxt ""
@@ -14657,7 +14657,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: 03030116.xhp
msgctxt ""
@@ -14666,7 +14666,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03030116.xhp
msgctxt ""
@@ -14684,7 +14684,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03030120.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/scalc/00.po b/source/ca/helpcontent2/source/text/scalc/00.po
index 18e317d58bc..39e05a0c4ab 100644
--- a/source/ca/helpcontent2/source/text/scalc/00.po
+++ b/source/ca/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-27 23:00+0000\n"
+"PO-Revision-Date: 2014-01-09 07:42+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1354057221.0\n"
+"X-POOTLE-MTIME: 1389253348.0\n"
#: 00000004.xhp
msgctxt ""
@@ -1438,7 +1438,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Choose <emph>Data - Filter - Reset Filter</emph>"
-msgstr ""
+msgstr "Trieu <emph>Dades - Filtre - Suprimeix el filtre</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1447,7 +1447,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr ""
+msgstr "En la barra de dades de taules, feu clic a <emph>Suprimeix el filtre/Ordena</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1464,7 +1464,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Suprimeix el filtre/ordena"
#: 00000412.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/scalc/01.po b/source/ca/helpcontent2/source/text/scalc/01.po
index 58a8a837fc6..70317624134 100644
--- a/source/ca/helpcontent2/source/text/scalc/01.po
+++ b/source/ca/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-28 12:00+0000\n"
+"PO-Revision-Date: 2014-01-09 07:45+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1385640003.0\n"
+"X-POOTLE-MTIME: 1389253554.0\n"
#: 01120000.xhp
msgctxt ""
@@ -11245,13 +11245,12 @@ msgid "<item type=\"input\">=NOT(AND(A;B))</item> returns TRUE"
msgstr "<item type=\"input\">=NO(I(A;B))</item> retorna CERT."
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"bm_id3156257\n"
"help.text"
msgid "<bookmark_value>XOR function</bookmark_value>"
-msgstr "<bookmark_value>funció O</bookmark_value>"
+msgstr "<bookmark_value>funció OEX</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11292,7 +11291,7 @@ msgctxt ""
"par_id3150469\n"
"help.text"
msgid "XOR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
-msgstr "O(ValorLògic1; ValorLògic2 ...ValorLògic30)"
+msgstr "OEX(ValorLògic1; ValorLògic2 ...ValorLògic30)"
#: 04060105.xhp
msgctxt ""
@@ -11303,31 +11302,28 @@ msgid "Example"
msgstr "Exemple"
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3083286\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
-msgstr "<item type=\"input\">=I(FALS;CERT)</item> retorna FALS."
+msgstr "<item type=\"input\">=OEX(CERT;CERT)</item> retorna FALS."
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3083445\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
-msgstr "<item type=\"input\">=O(FALS;CERT)</item> retorna CERT."
+msgstr "<item type=\"input\">=OEX(CERT;CERT;CERT)</item> retorna CERT."
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3154315\n"
"help.text"
msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
-msgstr "<item type=\"input\">=O(FALS;CERT)</item> retorna CERT."
+msgstr "<item type=\"input\">=OEX(FALS;CERT)</item> retorna CERT."
#: 04060106.xhp
msgctxt ""
@@ -26059,7 +26055,6 @@ msgid "TRIM(\"Text\")"
msgstr "RETALLA(\"Text\")"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id3151362\n"
@@ -49168,13 +49163,12 @@ msgid "For a detailed explanation and examples, please visit <link href=\"http:/
msgstr ""
#: 05120000.xhp
-#, fuzzy
msgctxt ""
"05120000.xhp\n"
"hd_id3156384\n"
"help.text"
msgid "Dates"
-msgstr "Data"
+msgstr "Dates"
#: 05120000.xhp
msgctxt ""
@@ -49209,13 +49203,12 @@ msgid "In the <emph>Range</emph> field, define the range of cells concerned by t
msgstr ""
#: 05120000.xhp
-#, fuzzy
msgctxt ""
"05120000.xhp\n"
"hd_id3153384\n"
"help.text"
msgid "Manage Conditional Formatting"
-msgstr "Formatació condicional"
+msgstr "Gestió de la formatació condicional"
#: 05120000.xhp
msgctxt ""
@@ -56818,14 +56811,13 @@ msgid "Example"
msgstr "Exemple"
#: func_edate.xhp
-#, fuzzy
msgctxt ""
"func_edate.xhp\n"
"par_id3155845\n"
"220\n"
"help.text"
msgid "What date is one month prior to 2001-03-31?"
-msgstr "Quina és la data un mes abans del 31.03.2001?"
+msgstr "Quina és la data un mes abans del 31/03/2001?"
#: func_edate.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/scalc/guide.po b/source/ca/helpcontent2/source/text/scalc/guide.po
index 42d175bb92a..077a2f5e707 100644
--- a/source/ca/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-14 19:53+0000\n"
+"PO-Revision-Date: 2014-01-09 07:46+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1376510036.0\n"
+"X-POOTLE-MTIME: 1389253562.0\n"
#: address_auto.xhp
msgctxt ""
@@ -4072,7 +4072,7 @@ msgctxt ""
"par_idN106EC\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "Trieu <item type=\"menuitem\">Dades - Filtre - Suprimeix el filtre</item>."
#: database_filter.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/schart/01.po b/source/ca/helpcontent2/source/text/schart/01.po
index d2cf8f2c3e5..ad167ca0b84 100644
--- a/source/ca/helpcontent2/source/text/schart/01.po
+++ b/source/ca/helpcontent2/source/text/schart/01.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-06 19:48+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-12 19:19+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1354823318.0\n"
+"X-POOTLE-MTIME: 1389554376.0\n"
#: 03010000.xhp
msgctxt ""
@@ -2889,7 +2889,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "Break"
-msgstr "Trenca"
+msgstr "Salt"
#: 05020201.xhp
msgctxt ""
@@ -4358,12 +4358,13 @@ msgid "For B-spline lines optionally set the degree of the polynomials."
msgstr "Opcionalment, per al model B-spline, establiu el grau dels polinomis."
#: smooth_line_properties.xhp
+#, fuzzy
msgctxt ""
"smooth_line_properties.xhp\n"
"par_id3424481\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Apply a line curve model.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplica un model B-spline.</ahelp>"
#: smooth_line_properties.xhp
msgctxt ""
@@ -5955,7 +5956,7 @@ msgctxt ""
"par_id1631824\n"
"help.text"
msgid "Tuesday"
-msgstr "Dijous"
+msgstr "Dimarts"
#: type_stock.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/01.po b/source/ca/helpcontent2/source/text/shared/01.po
index 968089c1d3c..cd2294e9eec 100644
--- a/source/ca/helpcontent2/source/text/shared/01.po
+++ b/source/ca/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-10 12:41+0000\n"
+"PO-Revision-Date: 2014-01-29 21:02+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1373460108.0\n"
+"X-POOTLE-MTIME: 1391029334.0\n"
#: 01010000.xhp
msgctxt ""
@@ -7875,13 +7875,14 @@ msgid "Represents everything that is not between a and s."
msgstr "Representa qualsevol cosa que no es trobi entre a i s."
#: 02100001.xhp
+#, fuzzy
msgctxt ""
"02100001.xhp\n"
"par_id3156543\n"
"180\n"
"help.text"
msgid "\\uXXXX"
-msgstr ""
+msgstr "\\xXXXX"
#: 02100001.xhp
msgctxt ""
@@ -44032,7 +44033,7 @@ msgctxt ""
"hd_id9883114\n"
"help.text"
msgid "Fit visible"
-msgstr "Ajusta a la visibilitat"
+msgstr "Ajusta a l'àrea visible"
#: ref_pdf_export.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/02.po b/source/ca/helpcontent2/source/text/shared/02.po
index a0379d7344d..d744f3499d2 100644
--- a/source/ca/helpcontent2/source/text/shared/02.po
+++ b/source/ca/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-15 19:07+0000\n"
+"PO-Revision-Date: 2014-01-09 07:48+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1373915266.0\n"
+"X-POOTLE-MTIME: 1389253725.0\n"
#: 01110000.xhp
msgctxt ""
@@ -5679,7 +5679,6 @@ msgid "The index of the selected entry in the list is linked to the field specif
msgstr "L'índex de l'entrada seleccionada a la llista està enllaçada al camp indicat a <emph>Camp de dades</emph>."
#: 01170102.xhp
-#, fuzzy
msgctxt ""
"01170102.xhp\n"
"par_id3854206\n"
@@ -5761,7 +5760,6 @@ msgid "The index of the selected entry in the list is linked to the field specif
msgstr ""
#: 01170102.xhp
-#, fuzzy
msgctxt ""
"01170102.xhp\n"
"par_id3155373\n"
@@ -13558,7 +13556,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Suprimeix el filtre/l'ordenació"
#: 12040000.xhp
msgctxt ""
@@ -13593,7 +13591,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Suprimeix el filtre/l'ordenació"
#: 12050000.xhp
msgctxt ""
@@ -18897,12 +18895,13 @@ msgid "<bookmark_value>queries; set properties</bookmark_value>"
msgstr "<bookmark_value>consultes; propietats</bookmark_value>"
#: querypropdlg.xhp
+#, fuzzy
msgctxt ""
"querypropdlg.xhp\n"
"hd_id3154780\n"
"help.text"
msgid "Query Properties Dialog"
-msgstr ""
+msgstr "Diàleg de propietats de la consulta"
#: querypropdlg.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/05.po b/source/ca/helpcontent2/source/text/shared/05.po
index 3d77540d3bf..f3f8db2d58a 100644
--- a/source/ca/helpcontent2/source/text/shared/05.po
+++ b/source/ca/helpcontent2/source/text/shared/05.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-15 18:57+0000\n"
+"PO-Revision-Date: 2014-01-09 07:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1373914630.0\n"
+"X-POOTLE-MTIME: 1389253796.0\n"
#: 00000001.xhp
msgctxt ""
@@ -674,7 +674,6 @@ msgid "Contains user-defined bookmarks. You can edit or delete bookmarks, or cli
msgstr "Conté adreces d'interès definides per l'usuari. Podeu editar o suprimir adreces d'interès, o fer-hi clic per anar a les pàgines corresponents."
#: 00000120.xhp
-#, fuzzy
msgctxt ""
"00000120.xhp\n"
"tit\n"
@@ -691,14 +690,13 @@ msgid "<bookmark_value>Help; Help tips</bookmark_value> <bookmark_value>too
msgstr "<bookmark_value>Ajuda; Consells d'ajuda</bookmark_value> <bookmark_value>consells d'ajuda; ajuda</bookmark_value>"
#: 00000120.xhp
-#, fuzzy
msgctxt ""
"00000120.xhp\n"
"hd_id3155599\n"
"1\n"
"help.text"
msgid "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Tips and Extended Tips\">Tips and Extended Tips</link></variable>"
-msgstr "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Tips and Extended Tips\">Consells i consells ampliats</link></variable>"
+msgstr "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Consell i consells ampliats\">Consells i consells ampliats</link></variable>"
#: 00000120.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/explorer/database.po b/source/ca/helpcontent2/source/text/shared/explorer/database.po
index a80fce88eb0..9010a5a7ca2 100644
--- a/source/ca/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ca/helpcontent2/source/text/shared/explorer/database.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-13 23:39+0000\n"
+"PO-Revision-Date: 2014-04-07 08:03+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1358120376.0\n"
+"X-POOTLE-MTIME: 1396857791.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -12291,7 +12291,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "Field"
-msgstr "Camps"
+msgstr "Camp"
#: querywizard03.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/optionen.po b/source/ca/helpcontent2/source/text/shared/optionen.po
index c17315714b4..4b38c79f4a6 100644
--- a/source/ca/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-10 12:42+0000\n"
+"PO-Revision-Date: 2014-01-12 22:18+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1373460148.0\n"
+"X-POOTLE-MTIME: 1389565138.0\n"
#: 01000000.xhp
msgctxt ""
@@ -15298,7 +15298,7 @@ msgctxt ""
"par_idN105C0\n"
"help.text"
msgid "Send replies to different e-mail address"
-msgstr "Respon a diferents adreces electròniques"
+msgstr "Respon a una altra adreça electrònica"
#: mailmerge.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/simpress/01.po b/source/ca/helpcontent2/source/text/simpress/01.po
index 740a7738c79..6b9a70d9675 100644
--- a/source/ca/helpcontent2/source/text/simpress/01.po
+++ b/source/ca/helpcontent2/source/text/simpress/01.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 20:58+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 21:03+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1369601909.0\n"
+"X-POOTLE-MTIME: 1391029387.0\n"
#: 01170000.xhp
msgctxt ""
@@ -4667,7 +4667,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Line distance"
-msgstr "Distància a la línia"
+msgstr "Distància entre línies"
#: 05150000.xhp
msgctxt ""
@@ -7822,7 +7822,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Vectorized image:"
-msgstr "Imatge amb format vectorial:"
+msgstr "Imatge vectorial:"
#: 13050200.xhp
msgctxt ""
@@ -7831,7 +7831,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Preview of the converted image. Click <emph>Preview</emph> to generate the vectorized image."
-msgstr "Previsualització de la imatge convertida. Feu clic a <emph>Previsualització</emph> per generar la imatge amb format vectorial."
+msgstr "Previsualització de la imatge convertida. Feu clic a <emph>Previsualització</emph> per generar la imatge en format vectorial."
#: 13050200.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/simpress/guide.po b/source/ca/helpcontent2/source/text/simpress/guide.po
index bb6ff57795e..02868a7ca7b 100644
--- a/source/ca/helpcontent2/source/text/simpress/guide.po
+++ b/source/ca/helpcontent2/source/text/simpress/guide.po
@@ -4,18 +4,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-14 19:45+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 22:40+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1376509538.0\n"
+"X-POOTLE-MTIME: 1391035258.0\n"
#: 3d_create.xhp
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"par_id624713\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click Set Background Picture for Slide in the context menu of a slide in Normal view to select a bitmap file. This file is used as a background picture.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">A la vista Normal, feu clic a l'opció Configura la imatge de fons per a la diapositiva del menú contextual d'una diapositiva per seleccionar un fitxer de mapa de bits. Aquest fitxer s'utilitzarà com a imatge de fons.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">A la vista Normal, feu clic a l'opció Defineix la imatge de fons per a la diapositiva del menú contextual d'una diapositiva per seleccionar un fitxer de mapa de bits. Aquest fitxer s'utilitzarà com a imatge de fons.</ahelp>"
#: background.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/swriter.po b/source/ca/helpcontent2/source/text/swriter.po
index 161142671fa..82199566eeb 100644
--- a/source/ca/helpcontent2/source/text/swriter.po
+++ b/source/ca/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 20:52+0000\n"
+"PO-Revision-Date: 2014-04-10 13:22+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1369601540.0\n"
+"X-POOTLE-MTIME: 1397136153.000000\n"
#: main0000.xhp
msgctxt ""
@@ -432,7 +432,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marca de text\">Marca de text</link>"
+msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marca de text\">Adreça d'interès</link>"
#: main0104.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/swriter/guide.po b/source/ca/helpcontent2/source/text/swriter/guide.po
index 405fcca2299..c6058160f22 100644
--- a/source/ca/helpcontent2/source/text/swriter/guide.po
+++ b/source/ca/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-22 07:23+0000\n"
+"PO-Revision-Date: 2014-01-09 07:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1358839427.0\n"
+"X-POOTLE-MTIME: 1389253747.0\n"
#: anchor_object.xhp
msgctxt ""
@@ -1358,12 +1358,13 @@ msgid "<link href=\"text/swriter/guide/pagebackground.xhp\">Page Backgrounds as
msgstr "<link href=\"text/swriter/guide/pagebackground.xhp\">Fons de pàgina com a estils de pàgina</link>"
#: border_character.xhp
+#, fuzzy
msgctxt ""
"border_character.xhp\n"
"tit\n"
"help.text"
msgid "Defining Borders for Characters"
-msgstr ""
+msgstr "Definició de vores per a pàgines"
#: border_character.xhp
msgctxt ""
@@ -1395,7 +1396,7 @@ msgctxt ""
"hd_id3110503\n"
"help.text"
msgid "To Set a Predefined Border Style"
-msgstr ""
+msgstr "Per definir d'un estil de vora predefinit"
#: border_character.xhp
msgctxt ""
@@ -1411,7 +1412,7 @@ msgctxt ""
"par_id3118473\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Trieu <emph>Format - Pàgina - Vores</emph>."
#: border_character.xhp
msgctxt ""
@@ -1443,7 +1444,7 @@ msgctxt ""
"par_id3111023\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Feu clic a <emph>D'acord</emph> per aplicar els canvis."
#: border_character.xhp
msgctxt ""
@@ -1451,7 +1452,7 @@ msgctxt ""
"hd_id3142068\n"
"help.text"
msgid "To Set a Customized Border Style"
-msgstr ""
+msgstr "Per definir d'un estil de vora personalitzat"
#: border_character.xhp
msgctxt ""
@@ -1467,7 +1468,7 @@ msgctxt ""
"par_id3111663\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Trieu <emph>Format - Pàgina - Vores</emph>."
#: border_character.xhp
msgctxt ""
@@ -1491,7 +1492,7 @@ msgctxt ""
"par_id3116282\n"
"help.text"
msgid "Repeat the last two steps for every border edge."
-msgstr ""
+msgstr "Repetiu els dos darrers passos per a cada límit de la vora."
#: border_character.xhp
msgctxt ""
@@ -1507,7 +1508,7 @@ msgctxt ""
"par_id3141606\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Feu clic a <emph>D'acord</emph> per aplicar els canvis."
#: border_object.xhp
msgctxt ""
diff --git a/source/ca/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ca/instsetoo_native/inc_openoffice/windows/msi_languages.po
index dbe33d87d7f..5b0c045c489 100644
--- a/source/ca/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ca/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-26 10:44+0000\n"
+"PO-Revision-Date: 2013-12-08 21:55+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518641.0\n"
+"X-POOTLE-MTIME: 1386539730.0\n"
#: ActionTe.ulf
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"OOO_ACTIONTEXT_9\n"
"LngText.text"
msgid "Removing IIS Virtual Roots..."
-msgstr "S'estan eliminant les arrels virtuals de l'IIS..."
+msgstr "S'estan suprimint les arrels virtuals de l'IIS..."
#: ActionTe.ulf
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"OOO_ACTIONTEXT_67\n"
"LngText.text"
msgid "Removing duplicated files"
-msgstr "S'estan eliminant els fitxers duplicats"
+msgstr "S'estan suprimint els fitxers duplicats"
#: ActionTe.ulf
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"OOO_ACTIONTEXT_71\n"
"LngText.text"
msgid "Removing applications"
-msgstr "S'estan eliminant les aplicacions"
+msgstr "S'estan suprimint les aplicacions"
#: ActionTe.ulf
msgctxt ""
@@ -598,7 +598,7 @@ msgctxt ""
"OOO_ACTIONTEXT_73\n"
"LngText.text"
msgid "Removing files"
-msgstr "S'estan eliminant els fitxers"
+msgstr "S'estan suprimint els fitxers"
#: ActionTe.ulf
msgctxt ""
@@ -614,7 +614,7 @@ msgctxt ""
"OOO_ACTIONTEXT_75\n"
"LngText.text"
msgid "Removing folders"
-msgstr "S'estan eliminant les carpetes"
+msgstr "S'estan suprimint les carpetes"
#: ActionTe.ulf
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"OOO_ACTIONTEXT_77\n"
"LngText.text"
msgid "Removing INI file entries"
-msgstr "S'estan eliminant les entrades dels fitxers INI"
+msgstr "S'estan suprimint les entrades dels fitxers INI"
#: ActionTe.ulf
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"OOO_ACTIONTEXT_79\n"
"LngText.text"
msgid "Removing ODBC components"
-msgstr "S'estan eliminant els components ODBC"
+msgstr "S'estan suprimint els components ODBC"
#: ActionTe.ulf
msgctxt ""
@@ -654,7 +654,7 @@ msgctxt ""
"OOO_ACTIONTEXT_80\n"
"LngText.text"
msgid "Removing system registry values"
-msgstr "S'estan eliminant els valors de registre del sistema"
+msgstr "S'estan suprimint els valors de registre del sistema"
#: ActionTe.ulf
msgctxt ""
@@ -670,7 +670,7 @@ msgctxt ""
"OOO_ACTIONTEXT_82\n"
"LngText.text"
msgid "Removing shortcuts"
-msgstr "S'estan eliminant les dreceres"
+msgstr "S'estan suprimint les dreceres"
#: ActionTe.ulf
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"OOO_ACTIONTEXT_87\n"
"LngText.text"
msgid "Removing backup files"
-msgstr "S'estan eliminant els fitxers de còpia de seguretat"
+msgstr "S'estan suprimint els fitxers de còpia de seguretat"
#: ActionTe.ulf
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"OOO_ACTIONTEXT_98\n"
"LngText.text"
msgid "Removing moved files"
-msgstr "S'estan eliminant els fitxers moguts"
+msgstr "S'estan suprimint els fitxers moguts"
#: ActionTe.ulf
msgctxt ""
@@ -1518,7 +1518,7 @@ msgctxt ""
"OOO_CONTROL_97\n"
"LngText.text"
msgid "The highlighted volumes do not have enough disk space available for the currently selected features. You can remove files from the highlighted volumes, choose to install less features onto local drives, or select different destination drives."
-msgstr "Les unitats ressaltades no tenen prou espai en disc disponible per a les característiques que heu seleccionat. Podeu eliminar fitxers d'aquestes unitats, instal·lar menys característiques a les unitats locals, o bé seleccionar una unitat de destinació diferent."
+msgstr "Les unitats ressaltades no tenen prou espai en disc disponible per a les característiques que heu seleccionat. Podeu suprimir fitxers d'aquestes unitats, instal·lar menys característiques a les unitats locals, o bé seleccionar una unitat de destinació diferent."
#: Control.ulf
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"OOO_CONTROL_139\n"
"LngText.text"
msgid "Modify, repair, or remove the program."
-msgstr "Modifica, repara o elimina el programa."
+msgstr "Modifica, repara o suprimeix el programa."
#: Control.ulf
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"OOO_CONTROL_145\n"
"LngText.text"
msgid "Remove [ProductName] from your computer."
-msgstr "Elimina el [ProductName] de l'ordinador."
+msgstr "Suprimeix el [ProductName] de l'ordinador."
#: Control.ulf
msgctxt ""
@@ -1838,7 +1838,7 @@ msgctxt ""
"OOO_CONTROL_150\n"
"LngText.text"
msgid "The Installation Wizard will allow you to modify, repair, or remove [ProductName]. To continue, click Next."
-msgstr "L'auxiliar d'instal·lació us permetrà modificar, reparar, o eliminar el [ProductName]. Per continuar, feu clic a Següent."
+msgstr "L'auxiliar d'instal·lació us permetrà modificar, reparar o suprimir el [ProductName]. Per continuar, feu clic a Següent."
#: Control.ulf
msgctxt ""
@@ -1854,7 +1854,7 @@ msgctxt ""
"OOO_CONTROL_154\n"
"LngText.text"
msgid "The highlighted volumes do not have enough disk space available for the currently selected features. You can remove files from the highlighted volumes, choose to install less features onto local drives, or select different destination drives."
-msgstr "Les unitats ressaltades no tenen prou espai en disc disponible per a les característiques que heu seleccionat. Podeu eliminar fitxers d'aquestes unitats, instal·lar menys característiques a les unitats locals, o bé seleccionar una unitat de destinació diferent."
+msgstr "Les unitats ressaltades no tenen prou espai en disc disponible per a les característiques que heu seleccionat. Podeu suprimir fitxers d'aquestes unitats, instal·lar menys característiques a les unitats locals, o bé seleccionar una unitat de destinació diferent."
#: Control.ulf
msgctxt ""
@@ -2014,7 +2014,7 @@ msgctxt ""
"OOO_CONTROL_178\n"
"LngText.text"
msgid "You have chosen to remove the program from your system."
-msgstr "Heu seleccionat eliminar el programa del sistema."
+msgstr "Heu seleccionat suprimir el programa del sistema."
#: Control.ulf
msgctxt ""
@@ -2022,7 +2022,7 @@ msgctxt ""
"OOO_CONTROL_179\n"
"LngText.text"
msgid "Click Remove to remove [ProductName] from your computer. After removal, this program will no longer be available for use."
-msgstr "Feu clic a Elimina per eliminar el [ProductName] de l'ordinador. Després d'eliminar-lo, el programa ja no estarà disponible."
+msgstr "Feu clic a Suprimeix per suprimir el [ProductName] de l'ordinador. Després de suprimir-lo, el programa ja no estarà disponible."
#: Control.ulf
msgctxt ""
@@ -2038,7 +2038,7 @@ msgctxt ""
"OOO_CONTROL_181\n"
"LngText.text"
msgid "{&MSSansBold8}Remove the Program"
-msgstr "{&MSSansBold8}Elimina el programa"
+msgstr "{&MSSansBold8}Suprimeix el programa"
#: Control.ulf
msgctxt ""
@@ -2046,7 +2046,7 @@ msgctxt ""
"OOO_CONTROL_182\n"
"LngText.text"
msgid "&Remove"
-msgstr "&Elimina"
+msgstr "&Suprimeix"
#: Control.ulf
msgctxt ""
@@ -2798,7 +2798,7 @@ msgctxt ""
"OOO_CUSTOMACTION_4\n"
"LngText.text"
msgid "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
-msgstr ""
+msgstr "El [ProductName] no es pot instal·lar en aquesta versió del Windows. Es requereix Windows XP o posterior."
#: Error.ulf
msgctxt ""
@@ -2966,7 +2966,7 @@ msgctxt ""
"OOO_ERROR_21\n"
"LngText.text"
msgid "Removing older versions of this application"
-msgstr "S'estan eliminant versions anteriors d'aquesta aplicació"
+msgstr "S'estan suprimint versions anteriors d'aquesta aplicació"
#: Error.ulf
msgctxt ""
@@ -2974,7 +2974,7 @@ msgctxt ""
"OOO_ERROR_22\n"
"LngText.text"
msgid "Preparing to remove older versions of this application"
-msgstr "S'està preparant per eliminar versions anteriors d'aquesta aplicació"
+msgstr "S'està preparant per suprimir versions anteriors d'aquesta aplicació"
#: Error.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"OOO_ERROR_37\n"
"LngText.text"
msgid "Cannot create the directory [2]. A file with this name already exists. Please rename or remove the file and click Retry, or click Cancel to exit."
-msgstr "No es pot crear el directori [2]. Existeix un fitxer amb el mateix nom. Canvieu de nom o elimineu el fitxer i feu clic a Reintenta, o feu clic a Cancel·la per sortir."
+msgstr "No es pot crear el directori [2]. Existeix un fitxer amb el mateix nom. Canvieu de nom o suprimiu el fitxer i feu clic a Reintenta, o feu clic a Cancel·la per sortir."
#: Error.ulf
msgctxt ""
@@ -3246,7 +3246,7 @@ msgctxt ""
"OOO_ERROR_56\n"
"LngText.text"
msgid "Could not delete value [2] from key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "No es pot eliminar el valor [2] de la clau [3]. {{ Error del sistema [4].}} Verifiqueu que podeu accedir a la clau, o poseu-vos en contacte amb el personal d'assistència tècnica."
+msgstr "No es pot suprimir el valor [2] de la clau [3]. {{ Error del sistema [4].}} Verifiqueu que podeu accedir a la clau, o poseu-vos en contacte amb el personal d'assistència tècnica."
#: Error.ulf
msgctxt ""
@@ -3254,7 +3254,7 @@ msgctxt ""
"OOO_ERROR_57\n"
"LngText.text"
msgid "Could not delete key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel."
-msgstr "No es pot eliminar la clau [2]. {{ Error del sistema [3].}} Verifiqueu que podeu accedir a la clau, o poseu-vos en contacte amb el personal d'assistència tècnica."
+msgstr "No es pot suprimir la clau [2]. {{ Error del sistema [3].}} Verifiqueu que podeu accedir a la clau, o poseu-vos en contacte amb el personal d'assistència tècnica."
#: Error.ulf
msgctxt ""
@@ -3510,7 +3510,7 @@ msgctxt ""
"OOO_ERROR_89\n"
"LngText.text"
msgid "The older version of [2] cannot be removed. Contact your technical support group. {{System Error [3].}}"
-msgstr "Una versió anterior de l'[2] no es pot eliminar. Poseu-vos en contacte amb el grup d'assistència tècnica. {{Error del sistema [3].}}"
+msgstr "Una versió anterior de l'[2] no es pot suprimir. Poseu-vos en contacte amb el grup d'assistència tècnica. {{Error del sistema [3].}}"
#: Error.ulf
msgctxt ""
@@ -3630,7 +3630,7 @@ msgctxt ""
"OOO_ERROR_104\n"
"LngText.text"
msgid "Could not unregister font [2]. Verify that you have sufficient permissions to remove fonts."
-msgstr "No es pot desregistrar el tipus de lletra [2]. Verifiqueu que teniu permisos suficients per eliminar tipus de lletra."
+msgstr "No es pot desregistrar el tipus de lletra [2]. Verifiqueu que teniu permisos suficients per suprimir tipus de lletra."
#: Error.ulf
msgctxt ""
@@ -3646,7 +3646,7 @@ msgctxt ""
"OOO_ERROR_106\n"
"LngText.text"
msgid "Could not remove shortcut [2]. Verify that the shortcut file exists and that you can access it."
-msgstr "No es pot eliminar la drecera [2]. Verifiqueu que el fitxer de destí existeix i que hi teniu accés."
+msgstr "No es pot suprimir la drecera [2]. Verifiqueu que el fitxer de destí existeix i que hi teniu accés."
#: Error.ulf
msgctxt ""
@@ -3686,7 +3686,7 @@ msgctxt ""
"OOO_ERROR_111\n"
"LngText.text"
msgid "Error removing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel."
-msgstr "S'ha produït un error en eliminar el gestor del controlador ODBC, error d'ODBC [2]: [3]. Poseu-vos en contacte amb el personal d'assistència tècnica."
+msgstr "S'ha produït un error en suprimir el gestor del controlador ODBC, error d'ODBC [2]: [3]. Poseu-vos en contacte amb el personal d'assistència tècnica."
#: Error.ulf
msgctxt ""
@@ -3702,7 +3702,7 @@ msgctxt ""
"OOO_ERROR_113\n"
"LngText.text"
msgid "Error removing ODBC driver [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers."
-msgstr "S'ha produït un error en eliminar el controlador ODBC [4], error d'ODBC [2]: [3]. Verifiqueu que teniu privilegis suficients per eliminar controladors ODBC."
+msgstr "S'ha produït un error en suprimir el controlador ODBC [4], error d'ODBC [2]: [3]. Verifiqueu que teniu privilegis suficients per eliminar controladors ODBC."
#: Error.ulf
msgctxt ""
@@ -3742,7 +3742,7 @@ msgctxt ""
"OOO_ERROR_118\n"
"LngText.text"
msgid "Service [2] ([3]) could not be deleted. Verify that you have sufficient privileges to remove system services."
-msgstr "No s'ha pogut suprimir el servei [2] ([3]). Verifiqueu que teniu privilegis suficients per eliminar serveis del sistema."
+msgstr "No s'ha pogut suprimir el servei [2] ([3]). Verifiqueu que teniu privilegis suficients per suprimir serveis del sistema."
#: Error.ulf
msgctxt ""
@@ -3990,7 +3990,7 @@ msgctxt ""
"OOO_RADIOBUTTON_3\n"
"LngText.text"
msgid "{&MSSansBold8}&Remove"
-msgstr "{&MSSansBold8}&Elimina"
+msgstr "{&MSSansBold8}&Suprimeix"
#: RadioBut.ulf
msgctxt ""
diff --git a/source/ca/librelogo/source/pythonpath.po b/source/ca/librelogo/source/pythonpath.po
index 7163a0eef78..763d7bbaf12 100644
--- a/source/ca/librelogo/source/pythonpath.po
+++ b/source/ca/librelogo/source/pythonpath.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 09:12+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 22:12+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -166,7 +166,7 @@ msgctxt ""
"PENCAP\n"
"property.text"
msgid "pencap|linecap"
-msgstr ""
+msgstr "tap.llapis|final.línia|extrem.línia"
#: LibreLogo_en_US.properties
msgctxt ""
diff --git a/source/ca/nlpsolver/src/locale.po b/source/ca/nlpsolver/src/locale.po
index 0d9aec0d060..7c0a8b0528e 100644
--- a/source/ca/nlpsolver/src/locale.po
+++ b/source/ca/nlpsolver/src/locale.po
@@ -2,18 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-02-28 14:20+0200\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-22 22:58+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393109925.0\n"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -277,7 +278,7 @@ msgctxt ""
"NLPSolverStatusDialog.Time.Milliseconds\n"
"property.text"
msgid "Milliseconds"
-msgstr "Milisegons"
+msgstr "Mil·lisegons"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
diff --git a/source/ca/officecfg/registry/data/org/openoffice.po b/source/ca/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..1554113666f
--- /dev/null
+++ b/source/ca/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-10 07:10+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389337803.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Base: formulari de base de dades"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Base: disseny d'informe"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Base: disseny de relació"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Base: disseny de consulta"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Base: disseny de visualització"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Base: disseny de taula"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Base: visualització de dades"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Base: visualització de dades de taula"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Base: constructor d'informes d'Oracle"
diff --git a/source/ca/officecfg/registry/data/org/openoffice/Office.po b/source/ca/officecfg/registry/data/org/openoffice/Office.po
index ba1c549b17e..447c052c891 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ca/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-21 11:25+0000\n"
+"PO-Revision-Date: 2014-04-10 13:25+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385033102.0\n"
+"X-POOTLE-MTIME: 1397136336.000000\n"
#: Addons.xcu
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"HomeCity\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: DataAccess.xcu
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"STR_SUN_OPTIMIZATION_WIZARD2\n"
"value.text"
msgid "Presentation Minimizer"
-msgstr ""
+msgstr "Minimitzador de presentacions"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"STR_STEPS\n"
"value.text"
msgid "Steps"
-msgstr ""
+msgstr "Passes"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"STR_BACK\n"
"value.text"
msgid "< ~Back"
-msgstr ""
+msgstr "< ~Enrere"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"STR_NEXT\n"
"value.text"
msgid "~Next >"
-msgstr ""
+msgstr "~Següent >"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"STR_FINISH\n"
"value.text"
msgid "~Finish"
-msgstr ""
+msgstr "~Finalitza"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"STR_CANCEL\n"
"value.text"
msgid "Cancel"
-msgstr ""
+msgstr "Cancel·la"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"STR_INTRODUCTION\n"
"value.text"
msgid "Introduction"
-msgstr ""
+msgstr "Introducció"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"STR_INTRODUCTION_T\n"
"value.text"
msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
+msgstr "El Minimitzador de presentacions serveix per reduir la mida del fitxer de la presentació actual. Es comprimiran les imatges i se suprimiran les dades que ja no siguin necessàries. En el darrer pas de l'auxiliar, podreu triar si voleu aplicar els canvis a la presentació actual o bé crear una nova versió optimitzada de la presentació."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"STR_CHOSE_SETTINGS\n"
"value.text"
msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
+msgstr "Trieu la ~configuració del Minimitzador de presentacions"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"STR_REMOVE\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Suprimeix"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
+msgstr "Trieu la ~configuració per optimitzar les imatges i gràfics"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"STR_IMAGE_OPTIMIZATION\n"
"value.text"
msgid "Graphics"
-msgstr ""
+msgstr "Gràfics"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"STR_LOSSLESS_COMPRESSION\n"
"value.text"
msgid "~Lossless compression"
-msgstr ""
+msgstr "~Compressió sense pèrdua"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"STR_JPEG_COMPRESSION\n"
"value.text"
msgid "~JPEG compression"
-msgstr ""
+msgstr "Compressió ~JPEG"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"STR_QUALITY\n"
"value.text"
msgid "~Quality in %"
-msgstr ""
+msgstr "~Qualitat en %"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"STR_REMOVE_CROP_AREA\n"
"value.text"
msgid "~Delete cropped graphic areas"
-msgstr ""
+msgstr "Suprimeix les zones retalla~des dels gràfics"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION\n"
"value.text"
msgid "Reduce ~image resolution"
-msgstr ""
+msgstr "Redueix la resolució de les ~imatges"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_0\n"
"value.text"
msgid "0;<no change>"
-msgstr ""
+msgstr "0;<sense canvis>"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_1\n"
"value.text"
msgid "90;90 DPI (screen resolution)"
-msgstr ""
+msgstr "90;90 PPP (resolució de pantalla)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_2\n"
"value.text"
msgid "150;150 DPI (projector resolution)"
-msgstr ""
+msgstr "150;150 PPP (resolució de projector)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_3\n"
"value.text"
msgid "300;300 DPI (print resolution)"
-msgstr ""
+msgstr "300;300 PPP (resolució d'impressió)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"STR_EMBED_LINKED_GRAPHICS\n"
"value.text"
msgid "~Break links to external graphics"
-msgstr ""
+msgstr "~Trenca els enllaços a imatges externes"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"STR_OLE_OBJECTS\n"
"value.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "Objectes OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"STR_OLE_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for replacing OLE objects"
-msgstr ""
+msgstr "Trieu els paràmetres per reemplaçar objectes OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"STR_OLE_REPLACE\n"
"value.text"
msgid "Create static replacement graphics for OLE objects"
-msgstr ""
+msgstr "Crea gràfics estàtics per reemplaçar els objectes OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"STR_ALL_OLE_OBJECTS\n"
"value.text"
msgid "For ~all OLE objects"
-msgstr ""
+msgstr "Per a ~tots els objectes OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_ALIEN_OLE_OBJECTS_ONLY\n"
"value.text"
msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
+msgstr "~Per a objectes OLE no basats en el format OpenDocument"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"STR_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
+msgstr "La Incrustació i enllaç i d'objectes (OLE, Object Linking and Embedding) és una tecnologia que permet incrustar i enllaçar documents i altres objectes. La presentació actual conté objectes OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"STR_NO_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
+msgstr "La Incrustació i enllaç i d'objectes (OLE, Object Linking and Embedding) és una tecnologia que permet incrustar i enllaçar documents i altres objectes. La presentació actual no conté cap objecte OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"STR_SLIDES\n"
"value.text"
msgid "Slides"
-msgstr ""
+msgstr "Diapositives"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"STR_CHOOSE_SLIDES\n"
"value.text"
msgid "Choose which slides to delete"
-msgstr ""
+msgstr "Trieu les diapositives que voleu suprimir"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"STR_MASTER_PAGES\n"
"value.text"
msgid "Master Pages"
-msgstr ""
+msgstr "Pàgines mestres"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"STR_DELETE_MASTER_PAGES\n"
"value.text"
msgid "Delete unused ~master pages"
-msgstr ""
+msgstr "Suprimeix les pàgines ~mestres no utilitzades"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"STR_DELETE_NOTES_PAGES\n"
"value.text"
msgid "~Clear notes"
-msgstr ""
+msgstr "~Neteja les notes"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"STR_DELETE_HIDDEN_SLIDES\n"
"value.text"
msgid "Delete hidden ~slides"
-msgstr ""
+msgstr "Suprimeix les ~diapositives amagades"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"STR_CUSTOM_SHOW\n"
"value.text"
msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
+msgstr "Suprimeix les diapositives que no s'utilitzen en la presentació ~personalitzada"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"STR_SUMMARY\n"
"value.text"
msgid "Summary"
-msgstr ""
+msgstr "Resum"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1265,7 +1265,7 @@ msgctxt ""
"STR_SUMMARY_TITLE\n"
"value.text"
msgid "Choose where to apply the following changes"
-msgstr ""
+msgstr "Trieu on s'aplicaran els canvis següents"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1274,7 +1274,7 @@ msgctxt ""
"STR_PROGRESS\n"
"value.text"
msgid "Progress"
-msgstr ""
+msgstr "Progrés"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1283,7 +1283,7 @@ msgctxt ""
"STR_OBJECTS_OPTIMIZED\n"
"value.text"
msgid "Objects optimized"
-msgstr ""
+msgstr "Objectes optimitzats"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1292,7 +1292,7 @@ msgctxt ""
"STR_APPLY_TO_CURRENT\n"
"value.text"
msgid "~Apply changes to current presentation"
-msgstr ""
+msgstr "~Aplica els canvis a la presentació actual"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"STR_AUTOMATICALLY_OPEN\n"
"value.text"
msgid "~Open newly created presentation"
-msgstr ""
+msgstr "~Obre la presentació que s'acaba de crear"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"STR_SAVE_SETTINGS\n"
"value.text"
msgid "~Save settings as"
-msgstr ""
+msgstr "Anomena i de~sa la configuració"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"STR_SAVE_AS\n"
"value.text"
msgid "~Duplicate presentation before applying changes"
-msgstr ""
+msgstr "~Duplica la presentació abans d'aplicar els canvis"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1328,7 +1328,7 @@ msgctxt ""
"STR_DELETE_SLIDES\n"
"value.text"
msgid "Delete %SLIDES slides."
-msgstr ""
+msgstr "Suprimeix %SLIDES diapositives."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1337,7 +1337,7 @@ msgctxt ""
"STR_OPTIMIZE_IMAGES\n"
"value.text"
msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
+msgstr "Optimitza %IMAGES gràfics a JPEG amb qualitat %QUALITY% i %RESOLUTION ppp."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1346,7 +1346,7 @@ msgctxt ""
"STR_CREATE_REPLACEMENT\n"
"value.text"
msgid "Create replacement graphics for %OLE objects."
-msgstr ""
+msgstr "Crea gràfics per substituir objectes %OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1355,7 +1355,7 @@ msgctxt ""
"STR_CURRENT_FILESIZE\n"
"value.text"
msgid "Current file size:"
-msgstr ""
+msgstr "Mida actual del fitxer:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1364,7 +1364,7 @@ msgctxt ""
"STR_ESTIMATED_FILESIZE\n"
"value.text"
msgid "Estimated new file size:"
-msgstr ""
+msgstr "Mida estimada del fitxer nou:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1373,7 +1373,7 @@ msgctxt ""
"STR_MB\n"
"value.text"
msgid "%1 MB"
-msgstr ""
+msgstr "%1 MB"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"MY_SETTINGS\n"
"value.text"
msgid "My Settings "
-msgstr ""
+msgstr "Configuració personalitzada "
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"STR_DEFAULT_SESSION\n"
"value.text"
msgid "default session"
-msgstr ""
+msgstr "sessió per defecte"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"STR_MODIFY_WARNING\n"
"value.text"
msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
+msgstr "L'optimització modificarà el document actual. Voleu continuar?"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"STR_YES\n"
"value.text"
msgid "~Yes"
-msgstr ""
+msgstr "~Sí"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"STR_OK\n"
"value.text"
msgid "OK"
-msgstr ""
+msgstr "D'acord"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_INFO_1\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
+msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat de %OLDFILESIZE MB a %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"STR_INFO_2\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat de %OLDFILESIZE MB a aproximadament %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"STR_INFO_3\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
+msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat a %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"STR_INFO_4\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat a aproximadament %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"STR_DUPLICATING_PRESENTATION\n"
"value.text"
msgid "Duplicating presentation..."
-msgstr ""
+msgstr "S'està duplicant la presentació..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"STR_DELETING_SLIDES\n"
"value.text"
msgid "Deleting slides..."
-msgstr ""
+msgstr "S'estan suprimint les diapositives..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"STR_OPTIMIZING_GRAPHICS\n"
"value.text"
msgid "Optimizing graphics..."
-msgstr ""
+msgstr "S'estan optimitzant els gràfics..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"STR_CREATING_OLE_REPLACEMENTS\n"
"value.text"
msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
+msgstr "S'estan creant gràfics per reemplaçar els objectes OLE..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"STR_FILESIZESEPARATOR\n"
"value.text"
msgid "."
-msgstr ""
+msgstr "."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Optimització per a projector"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Screen optimized (smallest file size)"
-msgstr ""
+msgstr "Optimització per a pantalla (mida de fitxer mínima)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Optimització per a projector"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Print optimized"
-msgstr ""
+msgstr "Optimització per a impressió"
#: PresenterScreen.xcu
msgctxt ""
@@ -1544,7 +1544,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Previous"
-msgstr "Enrere"
+msgstr "Anterior"
#: PresenterScreen.xcu
msgctxt ""
@@ -1553,7 +1553,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Next"
-msgstr "Endavant"
+msgstr "Següent"
#: PresenterScreen.xcu
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Zoom"
-msgstr "Zomm"
+msgstr "Escala"
#: PresenterScreen.xcu
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -2408,7 +2408,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -2732,7 +2732,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -2741,7 +2741,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -3173,7 +3173,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -3182,7 +3182,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -3614,7 +3614,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -3623,7 +3623,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -4001,7 +4001,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -4010,7 +4010,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -8105,7 +8105,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
@@ -8114,7 +8114,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "City"
-msgstr "Població"
+msgstr "Ciutat"
#: TableWizard.xcu
msgctxt ""
diff --git a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
index c43585c5998..49d0df21ea3 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-06 08:51+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-04-07 08:10+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383727898.0\n"
+"X-POOTLE-MTIME: 1396858215.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Suprimeix el filtre"
#: CalcCommands.xcu
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Horizontally"
-msgstr ""
+msgstr "Inverteix horitzontalment"
#: CalcCommands.xcu
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Remove Print Area"
-msgstr "Elimina l'àrea d'imp~ressió"
+msgstr "Suprimeix l'àrea d'imp~ressió"
#: CalcCommands.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill R~andom Number..."
-msgstr ""
+msgstr "Emplena amb nombres aleatoris..."
#: CalcCommands.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "R~andom Number..."
-msgstr ""
+msgstr "Nombre ~aleatori..."
#: CalcCommands.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Statistics"
-msgstr ""
+msgstr "E~stadístiques"
#: CalcCommands.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Sampling..."
-msgstr ""
+msgstr "~Mostreig..."
#: CalcCommands.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Descriptive Statistics..."
-msgstr ""
+msgstr "Estadístiques ~descriptives..."
#: CalcCommands.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Analysis of Variance (ANOVA)..."
-msgstr ""
+msgstr "~Anàlisi de variància (ANOVA)..."
#: CalcCommands.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Correlation..."
-msgstr ""
+msgstr "~Correlació..."
#: CalcCommands.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Covariance..."
-msgstr ""
+msgstr "~Covariància..."
#: CalcCommands.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Exponential Smoothing..."
-msgstr ""
+msgstr "Suavització ~exponencial..."
#: CalcCommands.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Moving Average..."
-msgstr ""
+msgstr "Mitjana ~mòbil..."
#: CalcCommands.xcu
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Remove ~Row Break"
-msgstr "Elimina el salt de ~fila"
+msgstr "Suprimeix el salt de ~fila"
#: CalcCommands.xcu
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Remove ~Column Break"
-msgstr "Elimina el salt de ~columna"
+msgstr "Suprimeix el salt de ~columna"
#: CalcCommands.xcu
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Strea~ms..."
-msgstr ""
+msgstr "~Fluxos..."
#: CalcCommands.xcu
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Resume streaming"
-msgstr ""
+msgstr "Reprèn la transmissió"
#: CalcCommands.xcu
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop streaming"
-msgstr ""
+msgstr "Atura la transmissió"
#: CalcCommands.xcu
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Reset Filter"
-msgstr ""
+msgstr "~Suprimeix el filtre"
#: CalcCommands.xcu
msgctxt ""
@@ -3461,7 +3461,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Data Streams"
-msgstr ""
+msgstr "Fluxos de dades"
#: CalcWindowState.xcu
msgctxt ""
@@ -4559,7 +4559,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Horizontal Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Graella horitzontal principal/principal i secundària/desactivada"
#: ChartCommands.xcu
msgctxt ""
@@ -4622,7 +4622,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Vertical Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Graella vertical principal/principal i secundària/desactivada"
#: ChartCommands.xcu
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Minimize ~Presentation..."
-msgstr ""
+msgstr "Minimitza la ~presentació..."
#: DrawWindowState.xcu
msgctxt ""
@@ -12020,7 +12020,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fontwork Gallery..."
-msgstr ""
+msgstr "Galeria Fontwork..."
#: GenericCommands.xcu
msgctxt ""
@@ -13685,7 +13685,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find All"
-msgstr ""
+msgstr "Cerca-ho tot"
#: GenericCommands.xcu
msgctxt ""
@@ -14063,7 +14063,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal view"
-msgstr ""
+msgstr "Visualització òptima"
#: GenericCommands.xcu
msgctxt ""
@@ -14162,7 +14162,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Data Sources..."
-msgstr "Font de ~dades..."
+msgstr "Fonts de ~dades..."
#: GenericCommands.xcu
msgctxt ""
@@ -14171,7 +14171,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image..."
-msgstr ""
+msgstr "Escapça la imatge..."
#: GenericCommands.xcu
msgctxt ""
@@ -14180,7 +14180,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image"
-msgstr ""
+msgstr "Escapça la imatge"
#: GenericCommands.xcu
msgctxt ""
@@ -14189,7 +14189,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage"
-msgstr ""
+msgstr "Gestiona"
#: GenericCommands.xcu
msgctxt ""
@@ -17980,7 +17980,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Suprimeix el filtre/l'ordenació"
#: GenericCommands.xcu
msgctxt ""
@@ -18349,7 +18349,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Suprimeix el filtre"
#: GenericCommands.xcu
msgctxt ""
@@ -18790,7 +18790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Image"
-msgstr ""
+msgstr "~Imatge"
#: GenericCommands.xcu
msgctxt ""
@@ -19618,7 +19618,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "A~lignment..."
-msgstr "A~lineació...."
+msgstr "A~lineació..."
#: MathCommands.xcu
msgctxt ""
@@ -22300,7 +22300,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Image..."
-msgstr ""
+msgstr "Imatge..."
#: WriterCommands.xcu
msgctxt ""
@@ -22309,7 +22309,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Image..."
-msgstr ""
+msgstr "~Imatge..."
#: WriterCommands.xcu
msgctxt ""
@@ -22390,7 +22390,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print document"
-msgstr ""
+msgstr "Imprimeix el document"
#: WriterCommands.xcu
msgctxt ""
@@ -23334,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Retrocés"
+msgid "Shift+Backspace"
+msgstr "Maj+Retrocés "
#: WriterCommands.xcu
msgctxt ""
@@ -23758,7 +23758,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Images on Even Pages"
-msgstr ""
+msgstr "Inverteix les imatges a les pàgines parelles"
#: WriterCommands.xcu
msgctxt ""
@@ -24100,7 +24100,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Images On/Off"
-msgstr ""
+msgstr "Activa/desactiva les imatges"
#: WriterCommands.xcu
msgctxt ""
@@ -24460,7 +24460,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save Images..."
-msgstr ""
+msgstr "Desa les imatges..."
#: WriterCommands.xcu
msgctxt ""
@@ -24649,7 +24649,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtre d'imatge"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24658,7 +24658,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24829,7 +24829,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25000,7 +25000,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtre d'imatge"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25009,7 +25009,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25180,7 +25180,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25342,7 +25342,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtre d'imatge"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25351,7 +25351,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25522,7 +25522,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25594,7 +25594,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25711,7 +25711,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtre d'imatge"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25828,7 +25828,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: WriterWindowState.xcu
msgctxt ""
@@ -26188,7 +26188,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Canvis"
#: XFormsWindowState.xcu
msgctxt ""
diff --git a/source/ca/padmin/source.po b/source/ca/padmin/source.po
index 77361534fc1..88cd1072d03 100644
--- a/source/ca/padmin/source.po
+++ b/source/ca/padmin/source.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-26 10:44+0000\n"
+"PO-Revision-Date: 2013-12-08 21:56+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518693.0\n"
+"X-POOTLE-MTIME: 1386539809.0\n"
#: padialog.src
msgctxt ""
@@ -385,7 +385,7 @@ msgctxt ""
"RID_ERR_REMOVESGENPRT\n"
"string.text"
msgid "The driver \"%s\" is always needed and can therefore not be removed."
-msgstr "El controlador \"%s\" és necessari sempre i no es pot eliminar."
+msgstr "El controlador \"%s\" és necessari sempre i no es pot suprimir."
#: padialog.src
msgctxt ""
@@ -397,7 +397,7 @@ msgid ""
"\n"
"%s2."
msgstr ""
-"No s'ha pogut suprimir el controlador \"%s1\". No ha estat possible eliminar el fitxer\n"
+"No s'ha pogut suprimir el controlador \"%s1\". No ha estat possible suprimir el fitxer\n"
"\n"
"%s2."
@@ -407,7 +407,7 @@ msgctxt ""
"RID_ERR_REMOVEDEFAULTDRIVER\n"
"string.text"
msgid "The driver \"%s\" is used by your default printer. Therefore, it cannot be removed."
-msgstr "No es pot eliminar el controlador \"%s\" perquè l'utilitza la impressora per defecte."
+msgstr "No es pot suprimir el controlador \"%s\" perquè l'utilitza la impressora per defecte."
#: padialog.src
msgctxt ""
@@ -415,7 +415,7 @@ msgctxt ""
"RID_ERR_PRINTERNOTREMOVABLE\n"
"string.text"
msgid "The printer %s cannot be removed."
-msgstr ""
+msgstr "No es pot suprimir la impressora %s."
#: padialog.src
msgctxt ""
diff --git a/source/ca/readlicense_oo/docs.po b/source/ca/readlicense_oo/docs.po
index 7f6714fceef..b8f0ac34d49 100644
--- a/source/ca/readlicense_oo/docs.po
+++ b/source/ca/readlicense_oo/docs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-14 19:29+0000\n"
+"PO-Revision-Date: 2014-01-20 20:11+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1376508576.0\n"
+"X-POOTLE-MTIME: 1390248683.0\n"
#: readme.xrm
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"macxiOSX\n"
"readmeitem.text"
msgid "MacOSX 10.6 or higher"
-msgstr ""
+msgstr "OS X 10.6 o superior"
#: readme.xrm
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"MSOReg1\n"
"readmeitem.text"
msgid "Registration of ${PRODUCTNAME} as default application for Microsoft Office formats can be forced or suppressed by using the following command line switches with the installer:"
-msgstr "El registre del ${PRODUCTNAME} com a aplicació per defecte per als formats del Microsoft Office es pot forçar o eliminar mitjançant les següents opcions de línia d'ordres de l'instal·lador:"
+msgstr "El registre del ${PRODUCTNAME} com a aplicació per defecte per als formats del Microsoft Office es pot forçar o suprimir mitjançant les següents opcions de línia d'ordres de l'instal·lador:"
#: readme.xrm
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"MSOReg3\n"
"readmeitem.text"
msgid "<tt>REGISTER_NO_MSO_TYPES=1</tt> will suppress registration of ${PRODUCTNAME} as default application for Microsoft Office formats."
-msgstr "<tt>REGISTER_NO_MSO_TYPES=1</tt> eliminarà el registre del ${PRODUCTNAME} com a aplicació per defecte per als formats del Microsoft Office."
+msgstr "<tt>REGISTER_NO_MSO_TYPES=1</tt> suprimirà el registre del ${PRODUCTNAME} com a aplicació per defecte per als formats del Microsoft Office."
#: readme.xrm
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"s255we\n"
"readmeitem.text"
msgid "freetype version 2.2.0 or higher;"
-msgstr ""
+msgstr "freetype versió 2.2.0 o superior;"
#: readme.xrm
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"wd2dff\n"
"readmeitem.text"
msgid "Gnome 2.16 or higher, with the gail 1.9 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)."
-msgstr ""
+msgstr "Gnome 2.16 o superior, amb els paquets gail 1.9 i at-spi 1.7 (necessari per a la compatibilitat amb tecnologies d'assitència [AT]), o una altra IGU compatible (com ara KDE, entre altres)."
#: readme.xrm
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"rpminstall7a\n"
"readmeitem.text"
msgid "Alternatively, you can use the 'install' script, located in the toplevel directory of this archive to perform an installation as a user. The script will set up ${PRODUCTNAME} to have its own profile for this installation, separated from your normal ${PRODUCTNAME} profile. Note that this will not install the system integration parts such as desktop menu items and desktop MIME type registrations."
-msgstr ""
+msgstr "Alternativament, podeu usar l'script «install» ubicat al nivell superior del directori d'aquest arxiu per fer una instal·lació com a usuari. L'script configurarà el ${PRODUCTNAME} per tenir el seu propi perfil, separat del perfil normal del $(PRODUCTNAME). Noteu que això no instal·larà la integració amb el sistema operatiu, com ara els elements del menú d'escriptori o els registres del tipus MIME."
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently BugZilla, kindly hosted at <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "El nostre sistema per a informar, seguir i solucionar errors és el BugZilla, hostatjat a <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/\"></a>. Animem a tots els usuaris a que informin de qualsevol error que pugui aparèixer en la seva plataforma particular. Informar activament dels errors és una de les col·laboracions més importants que la comunitat d'usuaris pot fer per ajudar al desenvolupament i millora contínua del ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"ModifiedSourceCodeHeading\n"
"readmeitem.text"
msgid "Used / Modified Source Code"
-msgstr ""
+msgstr "Codi font utilitzat / modificat"
#: readme.xrm
msgctxt ""
@@ -838,4 +838,4 @@ msgctxt ""
"ModifiedSourceCodePara\n"
"readmeitem.text"
msgid "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation."
-msgstr ""
+msgstr "Parts amb copyright 1998, 1999 James Clark. Parts amb copyright 1996, 1998 Netscape Communications Corporation."
diff --git a/source/ca/reportdesign/uiconfig/dbreport/ui.po b/source/ca/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..917364f7647
--- /dev/null
+++ b/source/ca/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-08 14:34+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389191692.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "Data i hora"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "_Inclou la data"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "_Format:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "Inclou l'_hora"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "Fo_rmat:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "Números de pàgina"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "_Pàgina N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "Pàgina _N de M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "Format"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "Part _superior de la pàgina (capçalera)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "Part _inferior de la pàgina (peu de pàgina)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "Posició"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "Esquerra"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "Centre"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "Dreta"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "_Alineació:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "Mostra el número en la primera pàgina"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "General"
diff --git a/source/ca/sc/source/ui/StatisticsDialogs.po b/source/ca/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..b0c6c0133e1
--- /dev/null
+++ b/source/ca/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-02-22 22:37+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393108637.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "Mitjana mòbil"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "Suavització exponencial"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "Anàlisi de variància"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "ANOVA - Factor únic"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "Grups"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "Entre els grups"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "Dins els grups"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "Origen de la variació"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "Valor P"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F crític"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "Total"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "Correlació"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "Correlacions"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr "Covariància"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr "Covariàncies"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr "Estadístiques descriptives"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Mitjana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "Error estàndard"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr "Mode"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Mitjana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr "Variància"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Desviació estàndard"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr "Curtosi"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr "Asimetria"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "Interval"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "Mínim"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "Màxim"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr "Nombre"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr "Aleatori ($(DISTRIBUTION))"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr "Uniforme"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr "Enter uniforme"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "Normal"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr "Cauchy"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr "Bernoulli"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr "Binomial"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr "Binomial negativa"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr "Khi quadrat"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr "Geomètrica"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "Mínim"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "Màxim"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Mitjana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Desviació estàndard"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Mediana"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr "Sigma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "Valor p"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr "Nombre d'intents"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "Valor ni"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr "Mostratge"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "Columna %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "Fila %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
diff --git a/source/ca/sc/source/ui/dbgui.po b/source/ca/sc/source/ui/dbgui.po
index 50608972b1a..62f2afdfe1b 100644
--- a/source/ca/sc/source/ui/dbgui.po
+++ b/source/ca/sc/source/ui/dbgui.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-09 09:44+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:20+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357724649.0\n"
+"X-POOTLE-MTIME: 1393107617.0\n"
#: dapitype.src
msgctxt ""
@@ -652,7 +652,7 @@ msgctxt ""
"PIVOTSTR_DEV\n"
"string.text"
msgid "StDev - "
-msgstr "StDev - "
+msgstr "DesvEst - "
#: pivot.src
msgctxt ""
@@ -661,7 +661,7 @@ msgctxt ""
"PIVOTSTR_DEV2\n"
"string.text"
msgid "StDevP - "
-msgstr "StDevP - "
+msgstr "DesvEstP - "
#: pivot.src
msgctxt ""
@@ -750,7 +750,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Count (Numbers only)"
-msgstr "Compta (Només nombres)"
+msgstr "Compta (només els nombres)"
#: pvfundlg.src
msgctxt ""
@@ -759,7 +759,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "StDev (Sample)"
-msgstr "StDev (Mostra)"
+msgstr "DesvEst (mostra)"
#: pvfundlg.src
msgctxt ""
@@ -768,7 +768,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "StDevP (Population)"
-msgstr "StDevP (Població)"
+msgstr "DesvEstP (població)"
#: pvfundlg.src
msgctxt ""
@@ -777,7 +777,7 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "Var (Sample)"
-msgstr "Var (Mostra)"
+msgstr "Var (mostra)"
#: pvfundlg.src
msgctxt ""
@@ -786,7 +786,7 @@ msgctxt ""
"11\n"
"itemlist.text"
msgid "VarP (Population)"
-msgstr "VarP (Població)"
+msgstr "VarP (població)"
#: pvfundlg.src
msgctxt ""
diff --git a/source/ca/sc/source/ui/drawfunc.po b/source/ca/sc/source/ui/drawfunc.po
index 56cd5001da1..6ee5d7d3c84 100644
--- a/source/ca/sc/source/ui/drawfunc.po
+++ b/source/ca/sc/source/ui/drawfunc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-06 18:55+0000\n"
+"PO-Revision-Date: 2014-01-09 11:24+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354820137.0\n"
+"X-POOTLE-MTIME: 1389266685.0\n"
#: drformsh.src
msgctxt ""
@@ -370,7 +370,7 @@ msgctxt ""
"RID_GRAPHIC_OBJECTBAR\n"
"string.text"
msgid "Image Object Bar"
-msgstr ""
+msgstr "Barre d'objectes d'imatge"
#: objdraw.src
msgctxt ""
@@ -387,7 +387,7 @@ msgctxt ""
"SID_EXPORT_AS_GRAPHIC\n"
"menuitem.text"
msgid "Export as Image.."
-msgstr ""
+msgstr "Exporta com a imatge..."
#: objdraw.src
msgctxt ""
diff --git a/source/ca/sc/source/ui/navipi.po b/source/ca/sc/source/ui/navipi.po
index 5686d755167..1aca501c7b8 100644
--- a/source/ca/sc/source/ui/navipi.po
+++ b/source/ca/sc/source/ui/navipi.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-11-26 12:04+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-01-09 11:24+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389266648.0\n"
#: navipi.src
msgctxt ""
@@ -241,7 +242,7 @@ msgctxt ""
"SCSTR_CONTENT_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: navipi.src
msgctxt ""
diff --git a/source/ca/sc/source/ui/src.po b/source/ca/sc/source/ui/src.po
index bd2f8bda156..421e21a0a25 100644
--- a/source/ca/sc/source/ui/src.po
+++ b/source/ca/sc/source/ui/src.po
@@ -1,20 +1,20 @@
#. extracted from sc/source/ui/src
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-14 18:10+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-04-10 13:18+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373825455.0\n"
+"X-POOTLE-MTIME: 1397135892.000000\n"
#: autofmt.src
msgctxt ""
@@ -1181,7 +1181,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "3 Smilies"
-msgstr ""
+msgstr "3 emoticones"
#: condformatdlg.src
msgctxt ""
@@ -1190,7 +1190,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "3 Colored Smilies"
-msgstr ""
+msgstr "3 emoticones de colors"
#: condformatdlg.src
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "4 Arrows"
-msgstr ""
+msgstr "4 fletxes"
#: condformatdlg.src
msgctxt ""
@@ -1208,7 +1208,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "4 Gray Arrows"
-msgstr ""
+msgstr "4 fletxes grises"
#: condformatdlg.src
msgctxt ""
@@ -1217,7 +1217,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "4 Circles Red to Black"
-msgstr ""
+msgstr "4 cercles de vermell a negre"
#: condformatdlg.src
msgctxt ""
@@ -1226,7 +1226,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "4 Ratings"
-msgstr ""
+msgstr "4 valoracions"
#: condformatdlg.src
msgctxt ""
@@ -1235,7 +1235,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "4 Traffic Lights"
-msgstr ""
+msgstr "4 semàfors"
#: condformatdlg.src
msgctxt ""
@@ -1244,7 +1244,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "5 Arrows"
-msgstr ""
+msgstr "5 fletxes"
#: condformatdlg.src
msgctxt ""
@@ -1253,7 +1253,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "5 Gray Arrows"
-msgstr ""
+msgstr "5 fletxes grises"
#: condformatdlg.src
msgctxt ""
@@ -1262,7 +1262,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "5 Ratings"
-msgstr ""
+msgstr "5 valoracions"
#: condformatdlg.src
msgctxt ""
@@ -1271,7 +1271,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid "5 Quarters"
-msgstr ""
+msgstr "5 quarts"
#: condformatdlg.src
msgctxt ""
@@ -1639,7 +1639,7 @@ msgctxt ""
"FT_DBAREA\n"
"fixedtext.text"
msgid "dummy"
-msgstr "babau"
+msgstr "fictici"
#: filter.src
msgctxt ""
@@ -2065,7 +2065,7 @@ msgctxt ""
"STR_UNDO_GRAFEDIT\n"
"string.text"
msgid "Edit Image"
-msgstr ""
+msgstr "Edita la imatge"
#: globstr.src
msgctxt ""
@@ -2898,7 +2898,7 @@ msgctxt ""
"STR_PIVOTFUNC_COUNT\n"
"string.text"
msgid "COUNT"
-msgstr "COUNT"
+msgstr "COMPTA"
#: globstr.src
msgctxt ""
@@ -2907,7 +2907,7 @@ msgctxt ""
"STR_PIVOTFUNC_AVG\n"
"string.text"
msgid "AVERAGE"
-msgstr "AVERAGE"
+msgstr "MITJANA"
#: globstr.src
msgctxt ""
@@ -2934,7 +2934,7 @@ msgctxt ""
"STR_PIVOTFUNC_PROD\n"
"string.text"
msgid "PRODUCT"
-msgstr "PRODUCT"
+msgstr "PRODUCTE"
#: globstr.src
msgctxt ""
@@ -2943,7 +2943,7 @@ msgctxt ""
"STR_PIVOTFUNC_COUNT2\n"
"string.text"
msgid "COUNTA"
-msgstr "COUNTA"
+msgstr "COMPTAA"
#: globstr.src
msgctxt ""
@@ -2952,7 +2952,7 @@ msgctxt ""
"STR_PIVOTFUNC_STDDEV\n"
"string.text"
msgid "STDEV"
-msgstr "STDEV"
+msgstr "DESVEST"
#: globstr.src
msgctxt ""
@@ -2961,7 +2961,7 @@ msgctxt ""
"STR_PIVOTFUNC_STDDEV2\n"
"string.text"
msgid "STDEVP"
-msgstr "STDEVP"
+msgstr "DESVESTP"
#: globstr.src
msgctxt ""
@@ -3219,7 +3219,7 @@ msgctxt ""
"STR_FUN_TEXT_SELECTION_COUNT\n"
"string.text"
msgid "Selection count"
-msgstr "Recompte de la selecció"
+msgstr "Compta la selecció"
#: globstr.src
msgctxt ""
@@ -3282,7 +3282,7 @@ msgctxt ""
"STR_FUN_TEXT_STDDEV\n"
"string.text"
msgid "StDev"
-msgstr "StDev"
+msgstr "DesvEst"
#: globstr.src
msgctxt ""
@@ -4431,7 +4431,7 @@ msgctxt ""
"STR_VOBJ_OBJECT\n"
"string.text"
msgid "Objects/Image"
-msgstr ""
+msgstr "Objectes/imatge"
#: globstr.src
msgctxt ""
@@ -4861,7 +4861,7 @@ msgctxt ""
"STR_GRAPHICNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: globstr.src
msgctxt ""
@@ -6335,6 +6335,8 @@ msgid ""
"#\n"
"be deleted?"
msgstr ""
+"Voleu suprimir l'entrada\n"
+"#?"
#: globstr.src
msgctxt ""
@@ -6343,7 +6345,7 @@ msgctxt ""
"STR_COPYLIST\n"
"string.text"
msgid "Copy List"
-msgstr ""
+msgstr "Copia la llista"
#: globstr.src
msgctxt ""
@@ -6352,7 +6354,7 @@ msgctxt ""
"STR_COPYFROM\n"
"string.text"
msgid "List from"
-msgstr ""
+msgstr "Llista des de"
#: globstr.src
msgctxt ""
@@ -6361,7 +6363,7 @@ msgctxt ""
"STR_COPYERR\n"
"string.text"
msgid "Cells without text have been ignored."
-msgstr ""
+msgstr "No s'han tingut en compte cel·les sense text."
#: globstr.src
msgctxt ""
@@ -6370,7 +6372,7 @@ msgctxt ""
"STR_CTRLCLICKHYPERLINK\n"
"string.text"
msgid "ctrl+click to open hyperlink:"
-msgstr ""
+msgstr "Ctrl+clic per obrir l'hiperenllaç:"
#: globstr.src
msgctxt ""
@@ -6379,7 +6381,7 @@ msgctxt ""
"STR_CLICKHYPERLINK\n"
"string.text"
msgid "click to open hyperlink:"
-msgstr ""
+msgstr "Feu clic per obrir l'hiperenllaç:"
#: hdrcont.src
msgctxt ""
@@ -6451,7 +6453,7 @@ msgctxt ""
"SID_DEL_ROWS\n"
"menuitem.text"
msgid "~Delete Selected Rows"
-msgstr "Esborra les files seleccionades"
+msgstr "~Suprimeix les files seleccionades"
#: hdrcont.src
msgctxt ""
@@ -6523,7 +6525,7 @@ msgctxt ""
"SID_DEL_COLS\n"
"menuitem.text"
msgid "~Delete Selected Columns"
-msgstr "Elimina les columnes seleccionades"
+msgstr "~Suprimeix les columnes seleccionades"
#: hdrcont.src
msgctxt ""
@@ -6920,7 +6922,7 @@ msgctxt ""
"1\n"
"checkbox.text"
msgid "First ~column as label"
-msgstr "La primera ~columna com a etiqueta"
+msgstr "Primera ~columna com a etiqueta"
#: miscdlgs.src
msgctxt ""
@@ -6929,7 +6931,7 @@ msgctxt ""
"2\n"
"checkbox.text"
msgid "First ~row as label"
-msgstr "La primera ~fila com a etiqueta"
+msgstr "Primera ~fila com a etiqueta"
#: miscdlgs.src
msgctxt ""
@@ -7077,7 +7079,7 @@ msgctxt ""
"FID_INS_CELL\n"
"menuitem.text"
msgid "~Insert..."
-msgstr "Insereix ~cel·les..."
+msgstr "~Insereix..."
#: popup.src
msgctxt ""
@@ -7086,7 +7088,7 @@ msgctxt ""
"FID_DELETE_CELL\n"
"menuitem.text"
msgid "De~lete..."
-msgstr "Supr~imeix les cel·les..."
+msgstr "Supr~imeix..."
#: popup.src
msgctxt ""
@@ -9449,7 +9451,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)."
-msgstr "Indica el primer dia de la setmana (1 = Diumenge, altres valors = Dilluns)."
+msgstr "Indica el primer dia de la setmana (1 = diumenge, altres valors = dilluns)."
#: scfuncs.src
msgctxt ""
@@ -10303,8 +10305,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Període inicial. Primer període que s'ha de considerar. A = 1 indica el primer de tots els períodes."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Període inicial. Primer període que s'ha de considerar. S = 1 indica el primer de tots els períodes."
#: scfuncs.src
msgctxt ""
@@ -10420,8 +10422,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Període inicial. Primer període que s'ha de considerar. A = 1 indica el primer de tots els períodes."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Període inicial. Primer període que s'ha de considerar. S = 1 indica el primer de tots els períodes."
#: scfuncs.src
msgctxt ""
@@ -12293,7 +12295,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range to be evaluated by the criteria given."
-msgstr "Interval que s'ha d'avaluar pels criteris donats."
+msgstr "Interval que s'ha d'avaluar segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12311,7 +12313,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Criteris que s'aplicaran a l'interval."
#: scfuncs.src
msgctxt ""
@@ -12356,7 +12358,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range to be evaluated by the criteria given."
-msgstr "Interval que s'ha d'avaluar pels criteris donats."
+msgstr "Interval que s'ha d'avaluar segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12374,7 +12376,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Criteris que s'aplicaran a l'interval."
#: scfuncs.src
msgctxt ""
@@ -12437,7 +12439,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
-msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segon els criteris donats"
+msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12455,7 +12457,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Criteri 1, criteri 2... són els criteris que s'han d'aplicar als intervals indicats."
#: scfuncs.src
msgctxt ""
@@ -12500,7 +12502,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
-msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segon els criteris donats"
+msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12518,7 +12520,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Criteri 1, criteri 2... són els criteris que s'han d'aplicar als intervals indicats."
#: scfuncs.src
msgctxt ""
@@ -12545,7 +12547,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
-msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segon els criteris donats"
+msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12563,7 +12565,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Criteri 1, criteri 2... són els criteris que s'han d'aplicar als intervals indicats."
#: scfuncs.src
msgctxt ""
@@ -12590,7 +12592,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr ""
+msgstr "Interval de cel·les que s'ha d'avaluar segons els criteris indicats."
#: scfuncs.src
msgctxt ""
@@ -12608,7 +12610,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Criteris que s'aplicaran a l'interval."
#: scfuncs.src
msgctxt ""
@@ -14183,7 +14185,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "array_1"
-msgstr ""
+msgstr "matriu_1"
#: scfuncs.src
msgctxt ""
@@ -14201,7 +14203,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "array_2"
-msgstr ""
+msgstr "matriu_2"
#: scfuncs.src
msgctxt ""
@@ -15020,7 +15022,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the variance based on a sample."
-msgstr ""
+msgstr "Calcula la variància basada en una mostra."
#: scfuncs.src
msgctxt ""
@@ -15029,7 +15031,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "nombre "
#: scfuncs.src
msgctxt ""
@@ -15038,7 +15040,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una mostra d'una població."
#: scfuncs.src
msgctxt ""
@@ -15101,7 +15103,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates variance based on the entire population."
-msgstr ""
+msgstr "Calcula la variància basada en tota la població."
#: scfuncs.src
msgctxt ""
@@ -15110,7 +15112,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "nombre "
#: scfuncs.src
msgctxt ""
@@ -15119,7 +15121,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population."
-msgstr ""
+msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una població."
#: scfuncs.src
msgctxt ""
@@ -15182,7 +15184,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on a sample."
-msgstr ""
+msgstr "Calcula la desviació estàndard basada en una mostra."
#: scfuncs.src
msgctxt ""
@@ -15191,7 +15193,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "nombre "
#: scfuncs.src
msgctxt ""
@@ -15200,7 +15202,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una mostra d'una població."
#: scfuncs.src
msgctxt ""
@@ -15254,7 +15256,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una població."
#: scfuncs.src
msgctxt ""
@@ -15263,7 +15265,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on the entire population."
-msgstr ""
+msgstr "Calcula la desviació estàndard basada en tota la població."
#: scfuncs.src
msgctxt ""
@@ -15272,7 +15274,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "nombre "
#: scfuncs.src
msgctxt ""
@@ -15281,7 +15283,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una població."
#: scfuncs.src
msgctxt ""
@@ -16298,7 +16300,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the binomial distribution."
-msgstr ""
+msgstr "Valors de la distribució binomial."
#: scfuncs.src
msgctxt ""
@@ -16307,7 +16309,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "X"
-msgstr ""
+msgstr "X"
#: scfuncs.src
msgctxt ""
@@ -16316,7 +16318,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number of successes in a series of trials."
-msgstr ""
+msgstr "Nombre d'èxits en una sèrie d'avaluacions."
#: scfuncs.src
msgctxt ""
@@ -16325,7 +16327,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "avaluacions"
#: scfuncs.src
msgctxt ""
@@ -16334,7 +16336,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Nombre total d'avaluacions."
#: scfuncs.src
msgctxt ""
@@ -16343,7 +16345,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16352,7 +16354,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "La probabilitat d'èxit d'una avaluació."
#: scfuncs.src
msgctxt ""
@@ -16361,7 +16363,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: scfuncs.src
msgctxt ""
@@ -16370,7 +16372,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
-msgstr ""
+msgstr "Acumulat. C=0 calcula la probabilitat individual; C=1, la probabilitat acumulada."
#: scfuncs.src
msgctxt ""
@@ -16441,8 +16443,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Arguments límit de la distribució binomial."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Retorna el valor més petit la distribució binomial acumulada del qual és més gran o igual que un valor de criteri."
#: scfuncs.src
msgctxt ""
@@ -16504,8 +16506,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr ""
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Retorna el valor més petit la distribució binomial acumulada del qual és més gran o igual que un valor de criteri."
#: scfuncs.src
msgctxt ""
@@ -16514,7 +16516,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "avaluacions"
#: scfuncs.src
msgctxt ""
@@ -16523,7 +16525,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Nombre total d'avaluacions."
#: scfuncs.src
msgctxt ""
@@ -16532,7 +16534,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16541,7 +16543,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "La probabilitat d'èxit d'una avaluació."
#: scfuncs.src
msgctxt ""
@@ -16550,7 +16552,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -16559,7 +16561,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The border probability that is attained or exceeded."
-msgstr ""
+msgstr "La probabilitat llindar que s'aconsegueix o se supera."
#: scfuncs.src
msgctxt ""
@@ -16627,6 +16629,69 @@ msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "Retorna la distribució de Poisson."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "Valor la distribució de Poisson del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "mitjana"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "Mitjana. El valor de la mitjana de la distribució de Poisson."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Acumulada"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre valor, CERT o ometre'l calcula la funció de distribució acumulada."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17032,6 +17097,69 @@ msgstr "Acumulat. C=0 calcula la funció de densitat; C=1, la distribució."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "Valors de la distribució exponencial."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "Valor a què s'ha de calcular la distribució exponencial."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "lambda"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "Paràmetres de la distribució exponencial."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Acumulat. C=0 calcula la funció de densitat; C=1, la distribució."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17450,7 +17578,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the beta distribution."
-msgstr ""
+msgstr "Valors de la distribució beta."
#: scfuncs.src
msgctxt ""
@@ -17459,7 +17587,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -17468,7 +17596,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the beta distribution is to be calculated."
-msgstr ""
+msgstr "Valor la distribució beta del qual s'ha de calcular."
#: scfuncs.src
msgctxt ""
@@ -17477,7 +17605,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17486,7 +17614,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Paràmetre alfa de la distribució beta."
#: scfuncs.src
msgctxt ""
@@ -17495,7 +17623,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17504,7 +17632,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Paràmetre beta de la distribució beta."
#: scfuncs.src
msgctxt ""
@@ -17513,7 +17641,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Acumulada"
#: scfuncs.src
msgctxt ""
@@ -17522,7 +17650,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
-msgstr ""
+msgstr "0 o FALS per a la funció de densitat de probabilitat, qualsevol altre valor, CERT o ometre'l per a la funció de distribució acumulada."
#: scfuncs.src
msgctxt ""
@@ -17531,7 +17659,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Inici"
#: scfuncs.src
msgctxt ""
@@ -17540,7 +17668,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Valor inicial per a l'interval de valors de la distribució."
#: scfuncs.src
msgctxt ""
@@ -17549,7 +17677,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Final"
#: scfuncs.src
msgctxt ""
@@ -17558,7 +17686,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Valor final per a l'interval de valors de la distribució."
#: scfuncs.src
msgctxt ""
@@ -17567,7 +17695,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse beta distribution."
-msgstr ""
+msgstr "Valors de la distribució beta inversa."
#: scfuncs.src
msgctxt ""
@@ -17576,7 +17704,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -17585,7 +17713,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse beta distribution is to be calculated."
-msgstr ""
+msgstr "Valor de probabilitat la distribució beta inversa del qual s'ha de calcular."
#: scfuncs.src
msgctxt ""
@@ -17594,7 +17722,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17603,7 +17731,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Paràmetre alfa de la distribució beta."
#: scfuncs.src
msgctxt ""
@@ -17612,7 +17740,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17621,7 +17749,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Paràmetre beta de la distribució beta."
#: scfuncs.src
msgctxt ""
@@ -17630,7 +17758,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Inici"
#: scfuncs.src
msgctxt ""
@@ -17639,7 +17767,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Valor inicial per a l'interval de valors de la distribució."
#: scfuncs.src
msgctxt ""
@@ -17648,7 +17776,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Final"
#: scfuncs.src
msgctxt ""
@@ -17657,7 +17785,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Valor final per a l'interval de valors de la distribució."
#: scfuncs.src
msgctxt ""
@@ -17743,6 +17871,87 @@ msgstr "Acumulat. C=0 calcula la funció de densitat; C=1, la distribució."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "Retorna els valors de la distribució Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "Valor la distribució Weibull del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "Paràmetre alfa de la distribució Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "beta"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "Paràmetre beta de la distribució Weibull."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Acumulat. C=0 calcula la funció de densitat; C=1, la distribució."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17824,6 +18033,105 @@ msgstr "Mida de la població."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "Valors de la distribució hipergeomètrica."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr "X"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "Nombre d'èxits de la mostra."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "mostra_n"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "Mida de la mostra."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "èxits"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "Nombre d'èxits en la població."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "població_n"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "Mida de la població."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Acumulada"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr "Acumulat. CERT calcula la funció de distribució acumulada, FALS calcula la funció de massa de probabilitat."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -17995,6 +18303,150 @@ msgstr "Els graus de llibertat en el denominador de la distribució F."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "Valors de la cua esquerra de la distribució de probabilitat F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Valor la distribució F del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graus_de_llibertat_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Els graus de llibertat en el numerador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graus_de_llibertat_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Els graus de llibertat en el denominador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "acumulada"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr "Funció de distribució acumulada (CERT) o funció de densitat de probabilitat (FALS)."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "Valors de la cua dreta de la distribució de probabilitat F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Valor la distribució F del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graus_de_llibertat_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Els graus de llibertat en el numerador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graus_de_llibertat_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Els graus de llibertat en el denominador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18058,6 +18510,132 @@ msgstr "Els graus de llibertat en el denominador de la distribució F."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "Valors de la cua esquerra de la distribució F inversa."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Valor de probabilitat la distribució F inversa del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graus_de_llibertat_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Els graus de llibertat en el numerador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graus_de_llibertat_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Els graus de llibertat en el denominador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "Valors de la cua dreta de la distribució F inversa."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "nombre"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Valor de probabilitat la distribució F inversa del qual s'ha de calcular."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "graus_de_llibertat_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Els graus de llibertat en el numerador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "graus_de_llibertat_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Els graus de llibertat en el denominador de la distribució F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18107,7 +18685,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the right-tail probability of the chi-square distribution."
-msgstr ""
+msgstr "Retorna la cua dreta de probabilitat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18116,7 +18694,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Nombre"
#: scfuncs.src
msgctxt ""
@@ -18125,7 +18703,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Valor la distribució khi quadrat del qual s'ha de calcular."
#: scfuncs.src
msgctxt ""
@@ -18134,7 +18712,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "graus_de_llibertat"
#: scfuncs.src
msgctxt ""
@@ -18143,7 +18721,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Els graus de llibertat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18215,7 +18793,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
-msgstr ""
+msgstr "Retorna la cua esquerra de probabilitat de la funció de distribució acumulada o els valors de la funció de densitat de probabilitat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18224,7 +18802,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Nombre"
#: scfuncs.src
msgctxt ""
@@ -18233,7 +18811,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
-msgstr ""
+msgstr "Valor del qual s'ha de calcular la funció de densitat de probabilitat o la funció de distribució acumulada."
#: scfuncs.src
msgctxt ""
@@ -18242,7 +18820,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Graus de llibertat"
#: scfuncs.src
msgctxt ""
@@ -18251,7 +18829,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi-square distribution."
-msgstr ""
+msgstr "Els graus de llibertat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18260,7 +18838,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Acumulada"
#: scfuncs.src
msgctxt ""
@@ -18268,8 +18846,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr ""
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
+msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre valor o CERT calcula la funció de distribució acumulada."
#: scfuncs.src
msgctxt ""
@@ -18323,7 +18901,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
-msgstr ""
+msgstr "Valors de la inversa de DISTKHI(x; GrausDeLlibertat)."
#: scfuncs.src
msgctxt ""
@@ -18332,7 +18910,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -18341,7 +18919,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
-msgstr ""
+msgstr "Valor de probabilitat del qual s'ha de calcular la inversa de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18350,7 +18928,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "graus_de_llibertat"
#: scfuncs.src
msgctxt ""
@@ -18359,7 +18937,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Els graus de llibertat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18413,7 +18991,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr ""
+msgstr "Valors de la inversa de DIST.KHIQUAD(x;GrausDeLlibertat;CERT())."
#: scfuncs.src
msgctxt ""
@@ -18422,7 +19000,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Probability"
-msgstr ""
+msgstr "Probabilitat"
#: scfuncs.src
msgctxt ""
@@ -18431,7 +19009,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Valor de probabilitat del qual s'ha de calcular la inversa de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18440,7 +19018,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Graus de llibertat"
#: scfuncs.src
msgctxt ""
@@ -18449,7 +19027,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Els graus de llibertat de la distribució khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18674,7 +19252,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a normal distribution."
-msgstr ""
+msgstr "Retorna un interval de confiança (alfa 1) per a una distribució normal."
#: scfuncs.src
msgctxt ""
@@ -18683,7 +19261,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18692,7 +19270,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "El nivell de l'interval de confiança."
#: scfuncs.src
msgctxt ""
@@ -18701,7 +19279,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18710,7 +19288,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Desviació estàndard de la població."
#: scfuncs.src
msgctxt ""
@@ -18719,7 +19297,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "mida"
#: scfuncs.src
msgctxt ""
@@ -18728,7 +19306,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Mida de la població."
#: scfuncs.src
msgctxt ""
@@ -18737,7 +19315,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr ""
+msgstr "Retorna un interval de confiança (alfa 1) per a una distribució t de Student."
#: scfuncs.src
msgctxt ""
@@ -18746,7 +19324,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18755,7 +19333,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "El nivell de l'interval de confiança."
#: scfuncs.src
msgctxt ""
@@ -18764,7 +19342,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18773,7 +19351,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Desviació estàndard de la població."
#: scfuncs.src
msgctxt ""
@@ -18782,7 +19360,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "mida"
#: scfuncs.src
msgctxt ""
@@ -18791,7 +19369,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Mida de la població."
#: scfuncs.src
msgctxt ""
@@ -18908,7 +19486,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the chi square independence test."
-msgstr ""
+msgstr "Retorna la verificació d'independència khi quadrat."
#: scfuncs.src
msgctxt ""
@@ -18917,7 +19495,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_B"
-msgstr ""
+msgstr "Data_B"
#: scfuncs.src
msgctxt ""
@@ -18926,7 +19504,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The observed data array."
-msgstr ""
+msgstr "Matriu de dades observada."
#: scfuncs.src
msgctxt ""
@@ -18935,7 +19513,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "data_E"
-msgstr ""
+msgstr "data_E"
#: scfuncs.src
msgctxt ""
@@ -18944,7 +19522,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The expected data array."
-msgstr ""
+msgstr "La matriu de dades esperada."
#: scfuncs.src
msgctxt ""
@@ -18994,6 +19572,51 @@ msgstr "Segona matriu de registres."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "Calcula la verificació F."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "dada_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "Primera matriu de registres."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "dada_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "Segona matriu de registres."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
@@ -19349,7 +19972,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Calcula la covariància de la població."
#: scfuncs.src
msgctxt ""
@@ -19394,7 +20017,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Calcula la covariància de la població."
#: scfuncs.src
msgctxt ""
@@ -19403,7 +20026,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Dada_1"
#: scfuncs.src
msgctxt ""
@@ -19412,7 +20035,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "Primera matriu de registres."
#: scfuncs.src
msgctxt ""
@@ -19421,7 +20044,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Data_2"
#: scfuncs.src
msgctxt ""
@@ -19430,7 +20053,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Segona matriu de registres."
#: scfuncs.src
msgctxt ""
@@ -19439,7 +20062,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the sample covariance."
-msgstr ""
+msgstr "Calcula la covariància de la mostra."
#: scfuncs.src
msgctxt ""
@@ -19448,7 +20071,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Dada_1"
#: scfuncs.src
msgctxt ""
@@ -19457,7 +20080,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "Primera matriu de registres."
#: scfuncs.src
msgctxt ""
@@ -19466,7 +20089,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Data_2"
#: scfuncs.src
msgctxt ""
@@ -19475,7 +20098,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Segona matriu de registres."
#: scfuncs.src
msgctxt ""
@@ -21079,7 +21702,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Removes extra spaces from text."
-msgstr "Elimina del text els espais extra."
+msgstr "Suprimeix del text els espais extra."
#: scfuncs.src
msgctxt ""
@@ -21421,7 +22044,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed."
-msgstr ""
+msgstr "Separador de milers. Si és 0 o s'omet, s'utilitzarà el separador del grup de llengües; si no, el separador se suprimirà."
#: scfuncs.src
msgctxt ""
@@ -22448,7 +23071,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr ""
+msgstr "Calcula la longitud d'una cadena de text, amb DBCS."
#: scfuncs.src
msgctxt ""
@@ -22457,7 +23080,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22466,7 +23089,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the length is to be determined."
-msgstr ""
+msgstr "Text la longitud del qual s'ha de determinar."
#: scfuncs.src
msgctxt ""
@@ -22475,7 +23098,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Retorna l'últim o els últims caràcters d'una cadena de text, amb DBCS"
#: scfuncs.src
msgctxt ""
@@ -22484,7 +23107,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22493,7 +23116,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the end partial words are to be determined."
-msgstr ""
+msgstr "Text del qual s'han de determinar les paraules parcials finals."
#: scfuncs.src
msgctxt ""
@@ -22502,7 +23125,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -22511,7 +23134,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the end text."
-msgstr ""
+msgstr "Nombre de caràcters per al text final."
#: scfuncs.src
msgctxt ""
@@ -22520,7 +23143,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Retorna el primer o els primers caràcters d'una cadena de text, amb DBCS"
#: scfuncs.src
msgctxt ""
@@ -22529,7 +23152,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22538,7 +23161,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text where the initial partial words are to be determined."
-msgstr ""
+msgstr "Text del qual s'han de determinar les paraules parcials inicials."
#: scfuncs.src
msgctxt ""
@@ -22547,7 +23170,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -22556,7 +23179,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the start text."
-msgstr ""
+msgstr "Nombre de caràcters per al text d'inici."
#: scfuncs.src
msgctxt ""
@@ -22565,7 +23188,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr ""
+msgstr "Retorna una cadena de text parcial d'un text, amb DBCS"
#: scfuncs.src
msgctxt ""
@@ -22574,7 +23197,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22583,7 +23206,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which partial words are to be determined."
-msgstr ""
+msgstr "Text del qual s'han de determinar les paraules parcials."
#: scfuncs.src
msgctxt ""
@@ -22592,7 +23215,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "start"
-msgstr ""
+msgstr "inici"
#: scfuncs.src
msgctxt ""
@@ -22601,7 +23224,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The position from which the part word is to be determined."
-msgstr ""
+msgstr "Posició des de la qual s'ha de determinar la paraula parcial."
#: scfuncs.src
msgctxt ""
@@ -22610,7 +23233,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "nombre"
#: scfuncs.src
msgctxt ""
@@ -22619,7 +23242,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The number of characters for the text."
-msgstr ""
+msgstr "Nombre de caràcters per al text."
#: scfuncs.src
msgctxt ""
@@ -22628,7 +23251,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Apply an XPath expression to an XML document"
-msgstr ""
+msgstr "Afegeix una expressió XPath en un document XML"
#: scfuncs.src
msgctxt ""
@@ -22637,7 +23260,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "XML Document"
-msgstr ""
+msgstr "Document XML"
#: scfuncs.src
msgctxt ""
@@ -22646,7 +23269,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "String containing a valid XML stream"
-msgstr ""
+msgstr "Cadena que conté un flux XML vàlid"
#: scfuncs.src
msgctxt ""
@@ -22655,7 +23278,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "XPath expression"
-msgstr ""
+msgstr "Expressió XPath"
#: scfuncs.src
msgctxt ""
@@ -22664,7 +23287,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "String containing a valid XPath expression"
-msgstr ""
+msgstr "Cadena que conté una expressió XPath vàlida"
#: scfuncs.src
msgctxt ""
@@ -22673,7 +23296,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Get some webcontent from an URI."
-msgstr ""
+msgstr "Obté contingut web des d'un URI."
#: scfuncs.src
msgctxt ""
@@ -22682,7 +23305,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "URI"
-msgstr ""
+msgstr "URI"
#: scfuncs.src
msgctxt ""
@@ -22691,7 +23314,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "URI of the webservice"
-msgstr ""
+msgstr "URI del servei web"
#: scstring.src
msgctxt ""
@@ -22747,7 +23370,7 @@ msgctxt ""
"SCSTR_DRAWSHELL\n"
"string.text"
msgid "Image Objects"
-msgstr ""
+msgstr "Objectes d'imatge"
#: scstring.src
msgctxt ""
@@ -22755,7 +23378,7 @@ msgctxt ""
"SCSTR_DRAWTEXTSHELL\n"
"string.text"
msgid "Text Objects"
-msgstr ""
+msgstr "Objectes de text"
#: scstring.src
msgctxt ""
@@ -22763,7 +23386,7 @@ msgctxt ""
"SCSTR_DRAWFORMSHELL\n"
"string.text"
msgid "Form Objects"
-msgstr ""
+msgstr "Objectes del formulari"
#: scstring.src
msgctxt ""
@@ -22771,7 +23394,7 @@ msgctxt ""
"SCSTR_CHARTSHELL\n"
"string.text"
msgid "Chart Objects"
-msgstr ""
+msgstr "Objectes del diagrama"
#: scstring.src
msgctxt ""
@@ -22779,7 +23402,7 @@ msgctxt ""
"SCSTR_OLEOBJECTSHELL\n"
"string.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "Objectes OLE"
#: scstring.src
msgctxt ""
@@ -22787,7 +23410,7 @@ msgctxt ""
"SCSTR_GRAPHICSHELL\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: scstring.src
msgctxt ""
@@ -23101,7 +23724,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Insereix una imatge"
#: scstring.src
msgctxt ""
@@ -23471,7 +24094,7 @@ msgctxt ""
"SCSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file can not be opened"
-msgstr ""
+msgstr "No es pot obrir el fitxer d'imatge"
#: scstring.src
msgctxt ""
@@ -23479,7 +24102,7 @@ msgctxt ""
"SCSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file can not be read"
-msgstr ""
+msgstr "No es pot llegir el fitxer d'imatge"
#: scstring.src
msgctxt ""
@@ -23487,7 +24110,7 @@ msgctxt ""
"SCSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Format d'imatge desconegut"
#: scstring.src
msgctxt ""
@@ -23495,7 +24118,7 @@ msgctxt ""
"SCSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "Aquesta versió del fitxer gràfic no és compatible"
#: scstring.src
msgctxt ""
@@ -23503,7 +24126,7 @@ msgctxt ""
"SCSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "No s'ha trobat el filtre d'imatge"
#: scstring.src
msgctxt ""
@@ -23511,7 +24134,7 @@ msgctxt ""
"SCSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory available to insert image."
-msgstr ""
+msgstr "No hi ha prou memòria per inserir la imatge."
#: scstring.src
msgctxt ""
@@ -23519,7 +24142,7 @@ msgctxt ""
"SCSTR_UNDO_GRAFFILTER\n"
"string.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtre d'imatge"
#: scstring.src
msgctxt ""
@@ -23957,7 +24580,7 @@ msgctxt ""
"SCSTR_AUTHOR\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Per autor"
#: scstring.src
msgctxt ""
@@ -23966,7 +24589,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Millimeter"
-msgstr ""
+msgstr "Mil·límetres"
#: scstring.src
msgctxt ""
@@ -23975,7 +24598,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Centimeter"
-msgstr ""
+msgstr "Centímetres"
#: scstring.src
msgctxt ""
@@ -23984,7 +24607,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Meter"
-msgstr ""
+msgstr "Metres"
#: scstring.src
msgctxt ""
@@ -23993,7 +24616,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "Kilometer"
-msgstr ""
+msgstr "Quilòmetres"
#: scstring.src
msgctxt ""
@@ -24002,7 +24625,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Inch"
-msgstr ""
+msgstr "Polzades"
#: scstring.src
msgctxt ""
@@ -24011,7 +24634,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Foot"
-msgstr ""
+msgstr "Peus"
#: scstring.src
msgctxt ""
@@ -24020,7 +24643,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Miles"
-msgstr ""
+msgstr "Milles"
#: scstring.src
msgctxt ""
@@ -24029,7 +24652,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Pica"
-msgstr ""
+msgstr "Piques"
#: scstring.src
msgctxt ""
@@ -24038,7 +24661,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Point"
-msgstr ""
+msgstr "Punts"
#: scstring.src
msgctxt ""
@@ -24046,7 +24669,7 @@ msgctxt ""
"SCSTR_VALERR\n"
"string.text"
msgid "Invalid value"
-msgstr ""
+msgstr "El valor no és vàlid"
#: scwarngs.src
msgctxt ""
@@ -24233,7 +24856,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Count (numbers only)"
-msgstr "Compta (només nombres)"
+msgstr "Compta (només els nombres)"
#: subtdlg.src
msgctxt ""
@@ -24242,7 +24865,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "StDev (Sample)"
-msgstr "StDev (mostra)"
+msgstr "DesvEst (mostra)"
#: subtdlg.src
msgctxt ""
@@ -24251,7 +24874,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "StDevP (Population)"
-msgstr "StDevP (població)"
+msgstr "DesvEstP (població)"
#: subtdlg.src
msgctxt ""
diff --git a/source/ca/sc/uiconfig/scalc/ui.po b/source/ca/sc/uiconfig/scalc/ui.po
index f384c609800..96aab6c4e17 100644
--- a/source/ca/sc/uiconfig/scalc/ui.po
+++ b/source/ca/sc/uiconfig/scalc/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-05 09:41+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-02-22 22:57+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373017289.0\n"
+"X-POOTLE-MTIME: 1393109856.0\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Advanced Filter"
-msgstr ""
+msgstr "Filtre avançat"
#: advancedfilterdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Read _filter criteria from"
-msgstr ""
+msgstr "Llegeix els criteris del _filtre des de"
#: advancedfilterdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Distingeix entre majúscules i minúscules"
#: advancedfilterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "L'interval c_onté etiquetes de columna"
#: advancedfilterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "_Expressions regulars"
#: advancedfilterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Sense duplicacions"
#: advancedfilterdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Co_pia els resultats a:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Conserva els criteris del filtre"
#: advancedfilterdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Interval de dades:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "fictici"
#: advancedfilterdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "Op_cions"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -166,8 +166,8 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
-msgstr ""
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Anàlisi de la variància (ANOVA)"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -184,8 +184,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupat per"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: cellprotectionpage.ui
msgctxt ""
@@ -317,7 +317,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Consolidate"
-msgstr ""
+msgstr "Consolida"
#: consolidatedialog.ui
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "_Funció:"
#: consolidatedialog.ui
msgctxt ""
@@ -335,7 +335,106 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Consolidation ranges:"
-msgstr ""
+msgstr "Intervals de _consolidació:"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr "Compta"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr "Mitjana"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr "Màx"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr "Mín"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr "Producte"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr "Compta (només els nombres)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr "DesvEst (mostra)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr "DesvEstP (població)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr "Var (mostra)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr "VarP (població)"
#: consolidatedialog.ui
msgctxt ""
@@ -344,7 +443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Source data ranges:"
-msgstr ""
+msgstr "Intervals de l'_origen de les dades:"
#: consolidatedialog.ui
msgctxt ""
@@ -353,7 +452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy results _to:"
-msgstr ""
+msgstr "Copia els resultats _a:"
#: consolidatedialog.ui
msgctxt ""
@@ -362,7 +461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row labels"
-msgstr ""
+msgstr "Etiquetes de les _files"
#: consolidatedialog.ui
msgctxt ""
@@ -371,7 +470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olumn labels"
-msgstr ""
+msgstr "Etiquetes de les c_olumnes"
#: consolidatedialog.ui
msgctxt ""
@@ -380,7 +479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Consolidate by"
-msgstr ""
+msgstr "Consolida segons"
#: consolidatedialog.ui
msgctxt ""
@@ -389,7 +488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link to source data"
-msgstr ""
+msgstr "En_llaça a les dades d'origen"
#: consolidatedialog.ui
msgctxt ""
@@ -398,7 +497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: consolidatedialog.ui
msgctxt ""
@@ -407,7 +506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: correlationdialog.ui
msgctxt ""
@@ -416,7 +515,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Correlation"
-msgstr ""
+msgstr "Correlació"
#: correlationdialog.ui
msgctxt ""
@@ -425,7 +524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: correlationdialog.ui
msgctxt ""
@@ -433,8 +532,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: correlationdialog.ui
msgctxt ""
@@ -443,7 +542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: correlationdialog.ui
msgctxt ""
@@ -452,7 +551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: correlationdialog.ui
msgctxt ""
@@ -461,7 +560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupat per"
#: covariancedialog.ui
msgctxt ""
@@ -470,7 +569,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Covariance"
-msgstr ""
+msgstr "Covariància"
#: covariancedialog.ui
msgctxt ""
@@ -479,7 +578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: covariancedialog.ui
msgctxt ""
@@ -487,8 +586,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: covariancedialog.ui
msgctxt ""
@@ -497,7 +596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: covariancedialog.ui
msgctxt ""
@@ -506,7 +605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: covariancedialog.ui
msgctxt ""
@@ -515,7 +614,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupat per"
#: createnamesdialog.ui
msgctxt ""
@@ -646,11 +745,11 @@ msgstr "_Tanca"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
-msgstr ""
+msgstr "Fluxos de dades en directe"
#: datastreams.ui
msgctxt ""
@@ -658,8 +757,8 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
-msgstr ""
+msgid "URL:"
+msgstr "URL:"
#: datastreams.ui
msgctxt ""
@@ -668,7 +767,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Introduïu aquí l'URL del document d'origen en el sistema de fitxers local o Internet."
#: datastreams.ui
msgctxt ""
@@ -677,7 +776,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Introduïu aquí l'URL del document d'origen en el sistema de fitxers local o Internet."
#: datastreams.ui
msgctxt ""
@@ -686,7 +785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: datastreams.ui
msgctxt ""
@@ -695,7 +794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct data feed"
-msgstr ""
+msgstr "Canal de dades directe"
#: datastreams.ui
msgctxt ""
@@ -704,7 +803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Script to execute to obtain the data"
-msgstr ""
+msgstr "Script a executar per a obtenir les dades"
#: datastreams.ui
msgctxt ""
@@ -712,8 +811,8 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
-msgstr ""
+msgid "value1,value2,...,valueN, and fill into range:"
+msgstr "valor1,valor2...valorN i emplena a l'interval:"
#: datastreams.ui
msgctxt ""
@@ -722,7 +821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "address,value"
-msgstr ""
+msgstr "adreça, valor"
#: datastreams.ui
msgctxt ""
@@ -731,16 +830,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interpret stream data as"
-msgstr ""
+msgstr "Interpreta el flux de dades com a"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
-msgstr ""
+msgid "Empty lines trigger UI refresh"
+msgstr "Les línies buides actualitzen la interfície d'usuari"
#: datastreams.ui
msgctxt ""
@@ -749,7 +848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source stream"
-msgstr ""
+msgstr "Flux d'origen"
#: datastreams.ui
msgctxt ""
@@ -758,7 +857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move existing data down"
-msgstr ""
+msgstr "Mou les dades existents avall"
#: datastreams.ui
msgctxt ""
@@ -767,7 +866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move the range down"
-msgstr ""
+msgstr "Mou l'interval avall"
#: datastreams.ui
msgctxt ""
@@ -776,7 +875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Overwrite existing data"
-msgstr ""
+msgstr "Sobreescriu les dades existents"
#: datastreams.ui
msgctxt ""
@@ -785,7 +884,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When new data arrives"
-msgstr ""
+msgstr "En arribar dades noves"
#: datastreams.ui
msgctxt ""
@@ -793,8 +892,8 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
-msgstr ""
+msgid "Limit to:"
+msgstr "Limita aː"
#: datastreams.ui
msgctxt ""
@@ -803,7 +902,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "1000"
-msgstr ""
+msgstr "1000"
#: datastreams.ui
msgctxt ""
@@ -812,7 +911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Unlimited"
-msgstr ""
+msgstr "_Sense límit"
#: datastreams.ui
msgctxt ""
@@ -821,7 +920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Maximal amount of rows"
-msgstr ""
+msgstr "Nombre màxim de files"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -830,7 +929,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Database Range"
-msgstr ""
+msgstr "Defineix un interval de la base de dades"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -839,7 +938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -848,7 +947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Interval"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -857,7 +956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_ntains Column Labels"
-msgstr ""
+msgstr "Co_nté etiquetes de columna"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -866,7 +965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert or delete _cells"
-msgstr ""
+msgstr "Insereix o suprimeix _cel·les"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -875,7 +974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keep _formatting"
-msgstr ""
+msgstr "Conserva el _format"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -884,7 +983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't save _imported data"
-msgstr ""
+msgstr "No desis les dades _importades"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -893,7 +992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source:"
-msgstr ""
+msgstr "Origen:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -902,7 +1001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operations:"
-msgstr ""
+msgstr "Operacions:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -911,7 +1010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invalid range"
-msgstr ""
+msgstr "L'interval no és vàlid"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -920,7 +1019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -929,7 +1028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "M_odify"
-msgstr ""
+msgstr "M_odifica"
#: definename.ui
msgctxt ""
@@ -1172,7 +1271,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Descriptive Statistics"
-msgstr ""
+msgstr "Estadístiques descriptives"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1181,7 +1280,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1189,8 +1288,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1199,7 +1298,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1208,7 +1307,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1217,7 +1316,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupat per"
#: doubledialog.ui
msgctxt ""
@@ -1226,7 +1325,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Edita el paràmetre"
#: erroralerttabpage.ui
msgctxt ""
@@ -1235,7 +1334,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show error _message when invalid values are entered"
-msgstr ""
+msgstr "Mostra un _missatge d'error en introduir valors no vàlids"
#: erroralerttabpage.ui
msgctxt ""
@@ -1244,7 +1343,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Action:"
-msgstr ""
+msgstr "_Acció:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1253,7 +1352,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Títol:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1262,7 +1361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Error message:"
-msgstr ""
+msgstr "Missatge d'_error:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1271,7 +1370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "E_xamina..."
#: erroralerttabpage.ui
msgctxt ""
@@ -1280,7 +1379,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Stop"
-msgstr ""
+msgstr "Atura"
#: erroralerttabpage.ui
msgctxt ""
@@ -1289,7 +1388,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Warning"
-msgstr ""
+msgstr "Avís"
#: erroralerttabpage.ui
msgctxt ""
@@ -1298,7 +1397,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Information"
-msgstr ""
+msgstr "Informació"
#: erroralerttabpage.ui
msgctxt ""
@@ -1307,7 +1406,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: erroralerttabpage.ui
msgctxt ""
@@ -1316,7 +1415,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Contingut"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1325,7 +1424,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Exponential Smoothing"
-msgstr ""
+msgstr "Suavització exponencial"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1334,7 +1433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1342,8 +1441,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1352,7 +1451,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1361,7 +1460,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1370,7 +1469,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupats per"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1379,7 +1478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Smoothing Factor"
-msgstr ""
+msgstr "Factor de suavització"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1388,7 +1487,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "0.05"
-msgstr ""
+msgstr "0,05"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1397,7 +1496,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: externaldata.ui
msgctxt ""
@@ -1469,7 +1568,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fill Series"
-msgstr ""
+msgstr "Emplena la sèrie"
#: filldlg.ui
msgctxt ""
@@ -1478,7 +1577,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Down"
-msgstr ""
+msgstr "A_vall"
#: filldlg.ui
msgctxt ""
@@ -1487,7 +1586,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dreta"
#: filldlg.ui
msgctxt ""
@@ -1496,7 +1595,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Up"
-msgstr ""
+msgstr "A_munt"
#: filldlg.ui
msgctxt ""
@@ -1505,7 +1604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Esquerra"
#: filldlg.ui
msgctxt ""
@@ -1514,7 +1613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction"
-msgstr ""
+msgstr "Direcció"
#: filldlg.ui
msgctxt ""
@@ -1523,7 +1622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Li_near"
-msgstr ""
+msgstr "Li_neal"
#: filldlg.ui
msgctxt ""
@@ -1532,7 +1631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Growth"
-msgstr ""
+msgstr "_Geomètrica"
#: filldlg.ui
msgctxt ""
@@ -1541,7 +1640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_te"
-msgstr ""
+msgstr "Da_ta"
#: filldlg.ui
msgctxt ""
@@ -1550,7 +1649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoFill"
-msgstr ""
+msgstr "Emplenament _automàtic"
#: filldlg.ui
msgctxt ""
@@ -1559,7 +1658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Series type"
-msgstr ""
+msgstr "Tipus de sèrie"
#: filldlg.ui
msgctxt ""
@@ -1568,7 +1667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_y"
-msgstr ""
+msgstr "_Dia"
#: filldlg.ui
msgctxt ""
@@ -1577,7 +1676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weekday"
-msgstr ""
+msgstr "Dia _feiner "
#: filldlg.ui
msgctxt ""
@@ -1586,7 +1685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Month"
-msgstr ""
+msgstr "_Mes"
#: filldlg.ui
msgctxt ""
@@ -1595,7 +1694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y_ear"
-msgstr ""
+msgstr "_Any"
#: filldlg.ui
msgctxt ""
@@ -1604,7 +1703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Time unit"
-msgstr ""
+msgstr "Unitat de temps"
#: filldlg.ui
msgctxt ""
@@ -1613,7 +1712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "Valor _inicial"
#: filldlg.ui
msgctxt ""
@@ -1622,7 +1721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _value"
-msgstr ""
+msgstr "Valor _final"
#: filldlg.ui
msgctxt ""
@@ -1631,7 +1730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In_crement"
-msgstr ""
+msgstr "In_crement"
#: footerdialog.ui
msgctxt ""
@@ -1748,7 +1847,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Detailed Calculation Settings"
-msgstr ""
+msgstr "Paràmetres de càlcul detallats"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1757,7 +1856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value:"
-msgstr ""
+msgstr "_Valor:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1766,7 +1865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Cert"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1775,7 +1874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Fals"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1784,7 +1883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reference syntax for string reference"
-msgstr ""
+msgstr "Sintaxi de referència per a la referència de cadenes"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1793,7 +1892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
-msgstr ""
+msgstr "La sintaxi de fórmula que s'usarà en processar referències que es troben en paràmetres de cadena. Això afecta les funcions incorporades, com INDIRECTE, que pren una referència com a valor de cadena."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1802,7 +1901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use formula syntax"
-msgstr ""
+msgstr "Utilitza la sintaxi de la fórmula"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1811,7 +1910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat empty string as zero"
-msgstr ""
+msgstr "Tracta la cadena buida com a zero"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1820,7 +1919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option determines whether or not an empty string is to be treated as having a value of zero when used in arithmetic."
-msgstr ""
+msgstr "Aquesta opció determina si una cadena buida ha de considerar-se com a valor zero, o no, quan s'usa en aritmètica."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1829,7 +1928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable OpenCL for some formula computation"
-msgstr ""
+msgstr "Activa l'OpenCL per al càlcul d'algunes fórmules"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1838,7 +1937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option enables some sorts of simple formula expressions to be executed using OpenCL if it is available on your system."
-msgstr ""
+msgstr "Aquesta opció activa alguns tipus d'expressions de fórmula senzilles que s'executaran mitjançant l'OpenCL, si està disponible al sistema."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1847,7 +1946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic Selection of Platform/Device:"
-msgstr ""
+msgstr "Selecció automàtica de plataforma/dispositiu:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1856,7 +1955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Cert"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1865,7 +1964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Fals"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1874,7 +1973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Frequency:"
-msgstr ""
+msgstr "Freqüència:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1883,7 +1982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compute Units:"
-msgstr ""
+msgstr "Unitats de càlcul:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1892,7 +1991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Memory (in MB):"
-msgstr ""
+msgstr "Memòria (en MB):"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1901,7 +2000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Internal, software interpreter"
-msgstr ""
+msgstr "Intern, intèrpret de programari"
#: goalseekdlg.ui
msgctxt ""
@@ -1955,7 +2054,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Group"
-msgstr ""
+msgstr "Grup"
#: groupdialog.ui
msgctxt ""
@@ -1964,7 +2063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Files"
#: groupdialog.ui
msgctxt ""
@@ -1973,7 +2072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Columnes"
#: groupdialog.ui
msgctxt ""
@@ -1982,7 +2081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include"
-msgstr ""
+msgstr "Inclou"
#: headerdialog.ui
msgctxt ""
@@ -2333,7 +2432,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Cells"
-msgstr ""
+msgstr "Insereix cel·les"
#: insertcells.ui
msgctxt ""
@@ -2342,7 +2441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _down"
-msgstr ""
+msgstr "Desplaça les cel·les cap a_vall"
#: insertcells.ui
msgctxt ""
@@ -2351,7 +2450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _right"
-msgstr ""
+msgstr "Desplaça les cel·les cap a la _dreta"
#: insertcells.ui
msgctxt ""
@@ -2360,7 +2459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire ro_w"
-msgstr ""
+msgstr "_Tota la fila"
#: insertcells.ui
msgctxt ""
@@ -2369,7 +2468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire _column"
-msgstr ""
+msgstr "Tota la _columna"
#: insertcells.ui
msgctxt ""
@@ -2378,7 +2477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Selecció"
#: insertname.ui
msgctxt ""
@@ -2522,7 +2621,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Edita la configuració"
#: leftfooterdialog.ui
msgctxt ""
@@ -2657,7 +2756,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move/Copy Sheet"
-msgstr ""
+msgstr "Mou/copia el full"
#: movecopysheet.ui
msgctxt ""
@@ -2666,7 +2765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Move"
-msgstr ""
+msgstr "_Mou"
#: movecopysheet.ui
msgctxt ""
@@ -2675,7 +2774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_opy"
-msgstr ""
+msgstr "C_opia"
#: movecopysheet.ui
msgctxt ""
@@ -2684,7 +2783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Action"
-msgstr ""
+msgstr "Acció"
#: movecopysheet.ui
msgctxt ""
@@ -2693,7 +2792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _document"
-msgstr ""
+msgstr "Al _document"
#: movecopysheet.ui
msgctxt ""
@@ -2702,7 +2801,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(current document)"
-msgstr ""
+msgstr "(document actual)"
#: movecopysheet.ui
msgctxt ""
@@ -2711,7 +2810,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- new document -"
-msgstr ""
+msgstr "- document nou -"
#: movecopysheet.ui
msgctxt ""
@@ -2720,7 +2819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert before"
-msgstr ""
+msgstr "_Insereix abans"
#: movecopysheet.ui
msgctxt ""
@@ -2729,7 +2828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Ubicació"
#: movecopysheet.ui
msgctxt ""
@@ -2738,7 +2837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This name is already used."
-msgstr ""
+msgstr "Aquest nom ja és en ús."
#: movecopysheet.ui
msgctxt ""
@@ -2747,7 +2846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name is empty."
-msgstr ""
+msgstr "El nom és buit."
#: movecopysheet.ui
msgctxt ""
@@ -2756,7 +2855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name contains one or more invalid characters."
-msgstr ""
+msgstr "El nom conté un o més caràcters no vàlids."
#: movecopysheet.ui
msgctxt ""
@@ -2765,7 +2864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _name"
-msgstr ""
+msgstr "Nom _nou"
#: movingaveragedialog.ui
msgctxt ""
@@ -2774,7 +2873,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Moving Average"
-msgstr ""
+msgstr "Mitjana mòbil"
#: movingaveragedialog.ui
msgctxt ""
@@ -2783,7 +2882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: movingaveragedialog.ui
msgctxt ""
@@ -2791,8 +2890,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: movingaveragedialog.ui
msgctxt ""
@@ -2801,7 +2900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: movingaveragedialog.ui
msgctxt ""
@@ -2810,7 +2909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#: movingaveragedialog.ui
msgctxt ""
@@ -2819,7 +2918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Agrupat per"
#: movingaveragedialog.ui
msgctxt ""
@@ -2828,7 +2927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interval"
-msgstr ""
+msgstr "Interval"
#: movingaveragedialog.ui
msgctxt ""
@@ -2837,7 +2936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: namerangesdialog.ui
msgctxt ""
@@ -2846,7 +2945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Label Range"
-msgstr ""
+msgstr "Defineix l'interval de l'etiqueta"
#: namerangesdialog.ui
msgctxt ""
@@ -2855,7 +2954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _column labels"
-msgstr ""
+msgstr "Conté etiquetes de _columna"
#: namerangesdialog.ui
msgctxt ""
@@ -2864,7 +2963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _row labels"
-msgstr ""
+msgstr "Conté etiquetes de _fila"
#: namerangesdialog.ui
msgctxt ""
@@ -2873,7 +2972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For _data range"
-msgstr ""
+msgstr "Per a l'interval de _dades"
#: namerangesdialog.ui
msgctxt ""
@@ -2882,7 +2981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Interval"
#: optcalculatepage.ui
msgctxt ""
@@ -3062,7 +3161,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chan_ges"
-msgstr ""
+msgstr "Can_vis"
#: optchangespage.ui
msgctxt ""
@@ -3071,7 +3170,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Deletions"
-msgstr ""
+msgstr "_Supressions"
#: optchangespage.ui
msgctxt ""
@@ -3080,7 +3179,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insertions"
-msgstr ""
+msgstr "_Insercions"
#: optchangespage.ui
msgctxt ""
@@ -3089,7 +3188,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moved entries"
-msgstr ""
+msgstr "Entrades _mogudes"
#: optchangespage.ui
msgctxt ""
@@ -3098,7 +3197,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors for changes"
-msgstr ""
+msgstr "Colors per als canvis"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3107,7 +3206,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings."
-msgstr ""
+msgstr "Seleccioneu el tipus d'assignació de _tecles desitjat. Si canvieu el tipus d'assignació de tecles, és possible que se sobrescriguin algunes de les assignacions de tecles existents."
#: optcompatibilitypage.ui
msgctxt ""
@@ -3116,7 +3215,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3125,7 +3224,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "OpenOffice.org legacy"
-msgstr ""
+msgstr "Antic de l'OpenOffice.org"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3134,7 +3233,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key bindings"
-msgstr ""
+msgstr "Assignació de tecles"
#: optdefaultpage.ui
msgctxt ""
@@ -3143,7 +3242,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of worksheets in new document"
-msgstr ""
+msgstr "_Nombre de fulls de treball en un document nou"
#: optdefaultpage.ui
msgctxt ""
@@ -3152,7 +3251,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Prefix name for new worksheet"
-msgstr ""
+msgstr "_Prefix del nom d'un full de càlcul nou"
#: optdefaultpage.ui
msgctxt ""
@@ -3161,7 +3260,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul nou"
#: optdlg.ui
msgctxt ""
@@ -3170,7 +3269,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Suppress output of empty pages"
-msgstr ""
+msgstr "_Suprimeix la sortida de pàgines buides"
#: optdlg.ui
msgctxt ""
@@ -3179,7 +3278,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always apply manual breaks"
-msgstr ""
+msgstr "Aplica _sempre salts de pàgina manuals"
#: optdlg.ui
msgctxt ""
@@ -3188,7 +3287,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pages"
-msgstr ""
+msgstr "Pàgines"
#: optdlg.ui
msgctxt ""
@@ -3197,7 +3296,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print only selected sheets"
-msgstr ""
+msgstr "_Imprimeix només els fulls seleccionats"
#: optdlg.ui
msgctxt ""
@@ -3206,7 +3305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheets"
-msgstr ""
+msgstr "Fulls"
#: optformula.ui
msgctxt ""
@@ -3215,7 +3314,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula _syntax:"
-msgstr ""
+msgstr "_Sintaxi de la fórmula:"
#: optformula.ui
msgctxt ""
@@ -3224,7 +3323,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use English function names"
-msgstr ""
+msgstr "Utilitza els noms de les funcions en anglès"
#: optformula.ui
msgctxt ""
@@ -3233,7 +3332,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula options"
-msgstr ""
+msgstr "Opcions de les fórmules"
#: optformula.ui
msgctxt ""
@@ -3242,7 +3341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: optformula.ui
msgctxt ""
@@ -3251,7 +3350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom"
-msgstr ""
+msgstr "Personalitzat"
#: optformula.ui
msgctxt ""
@@ -3260,7 +3359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Details..."
-msgstr ""
+msgstr "Detalls..."
#: optformula.ui
msgctxt ""
@@ -3269,7 +3368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detailed calculation settings"
-msgstr ""
+msgstr "Paràmetres de càlcul detallats"
#: optformula.ui
msgctxt ""
@@ -3278,7 +3377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "_Funció"
#: optformula.ui
msgctxt ""
@@ -3287,7 +3386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array co_lumn"
-msgstr ""
+msgstr "Co_lumna de matriu"
#: optformula.ui
msgctxt ""
@@ -3296,7 +3395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array _row"
-msgstr ""
+msgstr "_Fila de matriu"
#: optformula.ui
msgctxt ""
@@ -3305,7 +3404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rese_t"
-msgstr ""
+msgstr "Reiniciali_tza"
#: optformula.ui
msgctxt ""
@@ -3314,7 +3413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separators"
-msgstr ""
+msgstr "Separadors"
#: optformula.ui
msgctxt ""
@@ -3323,7 +3422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Excel 2007 and newer"
-msgstr ""
+msgstr "Excel 2007 i posterior"
#: optformula.ui
msgctxt ""
@@ -3332,7 +3431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ODF Spreadsheet (not saved by %PRODUCTNAME)"
-msgstr ""
+msgstr "Full de càlcul ODF (no desat amb el %PRODUCTNAME)"
#: optformula.ui
msgctxt ""
@@ -3341,7 +3440,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Recalcula sempre"
#: optformula.ui
msgctxt ""
@@ -3350,7 +3449,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "No tornis a calcular-ho"
#: optformula.ui
msgctxt ""
@@ -3359,7 +3458,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Demana-ho a l'usuari"
#: optformula.ui
msgctxt ""
@@ -3368,7 +3467,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Recalcula sempre"
#: optformula.ui
msgctxt ""
@@ -3377,7 +3476,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "No recalculis mai"
#: optformula.ui
msgctxt ""
@@ -3386,7 +3485,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Demana-ho a l'usuari"
#: optformula.ui
msgctxt ""
@@ -3395,7 +3494,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Recalculation on file load"
-msgstr ""
+msgstr "Recalcula en carregar el fitxer"
#: optsortlists.ui
msgctxt ""
@@ -3404,7 +3503,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy"
-msgstr ""
+msgstr "_Copia"
#: optsortlists.ui
msgctxt ""
@@ -3413,7 +3512,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy list _from:"
-msgstr ""
+msgstr "Copia la llista _des de:"
#: optsortlists.ui
msgctxt ""
@@ -3422,7 +3521,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lists"
-msgstr ""
+msgstr "_Llistes"
#: optsortlists.ui
msgctxt ""
@@ -3431,7 +3530,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entries"
-msgstr ""
+msgstr "_Entrades"
#: optsortlists.ui
msgctxt ""
@@ -3440,7 +3539,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Nou"
#: optsortlists.ui
msgctxt ""
@@ -3449,7 +3548,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Discard"
-msgstr ""
+msgstr "_Descarta"
#: optsortlists.ui
msgctxt ""
@@ -3458,7 +3557,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add"
-msgstr ""
+msgstr "_Afegeix"
#: optsortlists.ui
msgctxt ""
@@ -3467,7 +3566,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modif_y"
-msgstr ""
+msgstr "_Modifica"
#: optsortlists.ui
msgctxt ""
@@ -3476,7 +3575,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Suprimeix"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3485,7 +3584,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Estil de pàgina"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3494,7 +3593,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3503,7 +3602,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Pàgina"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3512,7 +3611,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3521,7 +3620,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3530,7 +3629,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Capçalera"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3539,7 +3638,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Peu"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3548,7 +3647,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheet"
-msgstr ""
+msgstr "Full"
#: paratemplatedialog.ui
msgctxt ""
@@ -3557,7 +3656,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cell Style"
-msgstr ""
+msgstr "Estil de la cel·la"
#: paratemplatedialog.ui
msgctxt ""
@@ -3566,7 +3665,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stàndard"
#: paratemplatedialog.ui
msgctxt ""
@@ -3575,7 +3674,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: paratemplatedialog.ui
msgctxt ""
@@ -3584,7 +3683,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbers"
-msgstr ""
+msgstr "Números"
#: paratemplatedialog.ui
msgctxt ""
@@ -3593,7 +3692,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: paratemplatedialog.ui
msgctxt ""
@@ -3602,7 +3701,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efectes del tipus de lletra"
#: paratemplatedialog.ui
msgctxt ""
@@ -3611,7 +3710,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: paratemplatedialog.ui
msgctxt ""
@@ -3620,7 +3719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: paratemplatedialog.ui
msgctxt ""
@@ -3629,7 +3728,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: paratemplatedialog.ui
msgctxt ""
@@ -3638,7 +3737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: paratemplatedialog.ui
msgctxt ""
@@ -3647,7 +3746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Protection"
-msgstr ""
+msgstr "Protecció de cel·les"
#: printareasdialog.ui
msgctxt ""
@@ -3656,7 +3755,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Print Ranges"
-msgstr ""
+msgstr "Edita les àrees d'impressió"
#: printareasdialog.ui
msgctxt ""
@@ -3665,7 +3764,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- cap -"
#: printareasdialog.ui
msgctxt ""
@@ -3674,7 +3773,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- entire sheet -"
-msgstr ""
+msgstr "- tot el full -"
#: printareasdialog.ui
msgctxt ""
@@ -3683,7 +3782,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definit per l'usuari -"
#: printareasdialog.ui
msgctxt ""
@@ -3692,7 +3791,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "- selection -"
-msgstr ""
+msgstr "- selecció -"
#: printareasdialog.ui
msgctxt ""
@@ -3701,7 +3800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print range"
-msgstr ""
+msgstr "Àrea d'impressió"
#: printareasdialog.ui
msgctxt ""
@@ -3710,7 +3809,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- cap -"
#: printareasdialog.ui
msgctxt ""
@@ -3719,7 +3818,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definit per l'usuari -"
#: printareasdialog.ui
msgctxt ""
@@ -3728,7 +3827,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows to repeat"
-msgstr ""
+msgstr "Files per repetir"
#: printareasdialog.ui
msgctxt ""
@@ -3737,7 +3836,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- cap -"
#: printareasdialog.ui
msgctxt ""
@@ -3746,7 +3845,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definit per l'usuari -"
#: printareasdialog.ui
msgctxt ""
@@ -3755,7 +3854,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns to repeat"
-msgstr ""
+msgstr "Columnes per repetir"
#: printeroptions.ui
msgctxt ""
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr "Opcions"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr "Aquest flux de dades està generat per un script. Voleu executar %URL?"
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -3854,7 +3962,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Random Number Generator"
-msgstr ""
+msgstr "Generador de nombres aleatoris"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3863,7 +3971,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Range"
-msgstr ""
+msgstr "Interval de cel·les"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3872,7 +3980,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribution"
-msgstr ""
+msgstr "Distribució"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3881,7 +3989,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Seed"
-msgstr ""
+msgstr "Llavor"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3890,7 +3998,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3899,7 +4007,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3908,7 +4016,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3917,7 +4025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Custom Seed"
-msgstr ""
+msgstr "Habilita la llavor personalitzada"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3926,7 +4034,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Uniform"
-msgstr ""
+msgstr "Uniforme"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3935,7 +4043,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Uniform Integer"
-msgstr ""
+msgstr "Enter uniforme"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3944,7 +4052,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3953,7 +4061,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Cauchy"
-msgstr ""
+msgstr "Cauchy"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3962,7 +4070,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bernoulli"
-msgstr ""
+msgstr "Bernoulli"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3971,7 +4079,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Binomial"
-msgstr ""
+msgstr "Binomial"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3980,7 +4088,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Khi quadrada"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3989,7 +4097,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Geometric"
-msgstr ""
+msgstr "Geomètrica"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3998,7 +4106,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Negative Binomial"
-msgstr ""
+msgstr "Binomial negativa"
#: rightfooterdialog.ui
msgctxt ""
@@ -4043,7 +4151,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Sampling"
-msgstr ""
+msgstr "Mostreig"
#: samplingdialog.ui
msgctxt ""
@@ -4052,7 +4160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Interval d'entrada"
#: samplingdialog.ui
msgctxt ""
@@ -4060,8 +4168,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Resultats a"
#: samplingdialog.ui
msgctxt ""
@@ -4069,8 +4177,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
-msgstr ""
+msgid "Sample Size"
+msgstr "Mida de la mostra"
#: samplingdialog.ui
msgctxt ""
@@ -4079,7 +4187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Random"
-msgstr ""
+msgstr "Aleatori"
#: samplingdialog.ui
msgctxt ""
@@ -4088,7 +4196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Periodic"
-msgstr ""
+msgstr "Periòdic"
#: samplingdialog.ui
msgctxt ""
@@ -4097,7 +4205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Període"
#: samplingdialog.ui
msgctxt ""
@@ -4106,7 +4214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sampling Method"
-msgstr ""
+msgstr "Mètode de mostreig"
#: scgeneralpage.ui
msgctxt ""
@@ -4115,7 +4223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measurement _unit"
-msgstr ""
+msgstr "_Unitat de mesura"
#: scgeneralpage.ui
msgctxt ""
@@ -4124,7 +4232,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Tabulacions"
#: scgeneralpage.ui
msgctxt ""
@@ -4133,7 +4241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Metrics"
-msgstr ""
+msgstr "Mètriques"
#: scgeneralpage.ui
msgctxt ""
@@ -4142,7 +4250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when opening"
-msgstr ""
+msgstr "Actualitza els enllaços en obrir"
#: scgeneralpage.ui
msgctxt ""
@@ -4151,7 +4259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Sempre"
#: scgeneralpage.ui
msgctxt ""
@@ -4160,7 +4268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "A _petició"
#: scgeneralpage.ui
msgctxt ""
@@ -4169,7 +4277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Mai"
#: scgeneralpage.ui
msgctxt ""
@@ -4178,7 +4286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Updating"
-msgstr ""
+msgstr "Actualització"
#: scgeneralpage.ui
msgctxt ""
@@ -4187,7 +4295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to switch to _edit mode"
-msgstr ""
+msgstr "Commuta al mode d'_edició en prémer Retorn"
#: scgeneralpage.ui
msgctxt ""
@@ -4196,7 +4304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _formatting"
-msgstr ""
+msgstr "Amplia la _formatació"
#: scgeneralpage.ui
msgctxt ""
@@ -4205,7 +4313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _references when new columns/rows are inserted"
-msgstr ""
+msgstr "Amplia les _referències quan s'insereixin noves columnes/files"
#: scgeneralpage.ui
msgctxt ""
@@ -4214,7 +4322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Highlight sele_ction in column/row headers"
-msgstr ""
+msgstr "Realça la sele_cció a les capçaleres de columnes/files"
#: scgeneralpage.ui
msgctxt ""
@@ -4223,7 +4331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use printer metrics for text formatting"
-msgstr ""
+msgstr "Utilitza la mètrica de la impressora per a la formatació de text"
#: scgeneralpage.ui
msgctxt ""
@@ -4232,7 +4340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show overwrite _warning when pasting data"
-msgstr ""
+msgstr "Mostra un _avís de sobreescriptura en enganxar dades"
#: scgeneralpage.ui
msgctxt ""
@@ -4241,7 +4349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Down"
-msgstr ""
+msgstr "Avall"
#: scgeneralpage.ui
msgctxt ""
@@ -4250,7 +4358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Dreta"
#: scgeneralpage.ui
msgctxt ""
@@ -4259,7 +4367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Up"
-msgstr ""
+msgstr "Amunt"
#: scgeneralpage.ui
msgctxt ""
@@ -4268,7 +4376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Esquerra"
#: scgeneralpage.ui
msgctxt ""
@@ -4277,7 +4385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to _move selection"
-msgstr ""
+msgstr "_Mou la selecció en prémer Retorn"
#: scgeneralpage.ui
msgctxt ""
@@ -4286,7 +4394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use legacy cursor movement behavior when selecting"
-msgstr ""
+msgstr "Utilitza el comportament antic per al moviment del cursor en seleccionar"
#: scgeneralpage.ui
msgctxt ""
@@ -4295,7 +4403,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input settings"
-msgstr ""
+msgstr "Paràmetres d'entrada"
#: searchresults.ui
msgctxt ""
@@ -4304,7 +4412,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Search Results"
-msgstr ""
+msgstr "Resultats de la cerca"
#: selectrange.ui
msgctxt ""
@@ -4601,7 +4709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Objects/Image"
-msgstr ""
+msgstr "_Objectes/imatge:"
#: sheetprintpage.ui
msgctxt ""
@@ -4736,7 +4844,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alineació horitzontal"
#: sidebaralignment.ui
msgctxt ""
@@ -4745,7 +4853,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alineació horitzontal"
#: sidebaralignment.ui
msgctxt ""
@@ -4754,7 +4862,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Alineació vertical"
#: sidebaralignment.ui
msgctxt ""
@@ -4763,7 +4871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Left _indent:"
-msgstr ""
+msgstr "Sagnat _esquerre:"
#: sidebaralignment.ui
msgctxt ""
@@ -4772,7 +4880,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Sagnat des de la vora esquerra."
#: sidebaralignment.ui
msgctxt ""
@@ -4781,7 +4889,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Sagnat des de la vora esquerra."
#: sidebaralignment.ui
msgctxt ""
@@ -4790,7 +4898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Merge Cells"
-msgstr ""
+msgstr "Fusiona les cel·les"
#: sidebaralignment.ui
msgctxt ""
@@ -4799,7 +4907,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Uneix les cel·les seleccionades en una de sola."
#: sidebaralignment.ui
msgctxt ""
@@ -4808,7 +4916,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Uneix les cel·les seleccionades en una de sola."
#: sidebaralignment.ui
msgctxt ""
@@ -4817,7 +4925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap text"
-msgstr ""
+msgstr "Ajusta el text"
#: sidebaralignment.ui
msgctxt ""
@@ -4826,7 +4934,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Ajusta el text automàticament."
#: sidebaralignment.ui
msgctxt ""
@@ -4835,7 +4943,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Ajusta el text automàticament."
#: sidebaralignment.ui
msgctxt ""
@@ -4844,7 +4952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _orientation:"
-msgstr ""
+msgstr "_Orientació del text:"
#: sidebaralignment.ui
msgctxt ""
@@ -4853,7 +4961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertically Stacked"
-msgstr ""
+msgstr "Apilat verticalment"
#: sidebaralignment.ui
msgctxt ""
@@ -4862,7 +4970,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Alinea el text verticalment."
#: sidebaralignment.ui
msgctxt ""
@@ -4871,7 +4979,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Alinea el text verticalment."
#: sidebaralignment.ui
msgctxt ""
@@ -4880,7 +4988,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleccioneu l'angle de la rotació."
#: sidebaralignment.ui
msgctxt ""
@@ -4889,7 +4997,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleccioneu l'angle de la rotació."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4898,7 +5006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cell background:"
-msgstr ""
+msgstr "Fons de la _cel·la:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4907,7 +5015,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
+msgstr "Seleccioneu el color de fons de les cel·les seleccionades."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4916,16 +5024,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Seleccioneu el color de fons de les cel·les seleccionades."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4934,7 +5033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell _border:"
-msgstr ""
+msgstr "_Vora de la cel·la:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4943,7 +5042,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
+msgstr "Permet indicar les vores de les cel·les seleccionades."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4952,16 +5051,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Permet indicar les vores de les cel·les seleccionades."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4970,7 +5060,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "Permet seleccionar l'estil de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4979,16 +5069,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Permet seleccionar l'estil de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4997,7 +5078,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Permet seleccionar el color de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5006,7 +5087,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Permet seleccionar el color de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5015,7 +5096,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Permet seleccionar el color de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5024,16 +5105,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Permet seleccionar el color de línia de les vores."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5042,7 +5114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show cell _grid lines"
-msgstr ""
+msgstr "Mostra les línies de la _graella"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5051,7 +5123,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Show the grid lines of the cells in the entire spreadsheet."
-msgstr ""
+msgstr "Mostra les línies de la graella de les cel·les al full de càlcul."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5060,7 +5132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category:"
-msgstr ""
+msgstr "_Categoria:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5069,7 +5141,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Seleccioneu una categoria de contingut."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5078,7 +5150,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Seleccioneu una categoria de contingut."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5087,7 +5159,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5096,7 +5168,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Número"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5105,7 +5177,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Percentatge"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5114,7 +5186,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Currency"
-msgstr ""
+msgstr "Moneda"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5123,7 +5195,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Date "
-msgstr ""
+msgstr "Data "
#: sidebarnumberformat.ui
msgctxt ""
@@ -5132,7 +5204,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5141,7 +5213,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Scientific"
-msgstr ""
+msgstr "Científic"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5150,7 +5222,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Fraction"
-msgstr ""
+msgstr "Fracció"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5159,7 +5231,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Valor booleà"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5168,52 +5240,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Text"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
+msgstr "Text"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5222,7 +5249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places:"
-msgstr ""
+msgstr "Nombre de _decimals:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5231,7 +5258,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Introduïu el nombre de xifres decimals que voleu mostrar."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5240,7 +5267,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Introduïu el nombre de xifres decimals que voleu mostrar."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5249,7 +5276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Leading _zeroes:"
-msgstr ""
+msgstr "_Zeros a l'esquerra:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5258,7 +5285,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Introduïu el nombre màxim de zeros que cal mostrar abans del separador decimal."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5267,7 +5294,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Introduïu el nombre màxim de zeros que cal mostrar abans del separador decimal."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5276,7 +5303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr ""
+msgstr "_Negatiu en vermell"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5285,7 +5312,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Canvia el color dels números negatius a vermell."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5294,34 +5321,34 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Canvia el color dels números negatius a vermell."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
-msgstr ""
+msgid "_Thousands separator"
+msgstr "_Separador de milers"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Insereix un separador entre els milers."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Insereix un separador entre els milers."
#: solverdlg.ui
msgctxt ""
@@ -5879,7 +5906,79 @@ msgctxt ""
"title\n"
"string.text"
msgid "Standard Filter"
-msgstr ""
+msgstr "Filtre estàndard"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "I"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "I"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "I"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "I"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "O"
#: standardfilterdialog.ui
msgctxt ""
@@ -5888,7 +5987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "Operador"
#: standardfilterdialog.ui
msgctxt ""
@@ -5897,7 +5996,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field name"
-msgstr ""
+msgstr "Nom del camp"
#: standardfilterdialog.ui
msgctxt ""
@@ -5906,7 +6005,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Condició"
#: standardfilterdialog.ui
msgctxt ""
@@ -5915,7 +6014,367 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El major"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El major %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "No conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "No comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "No acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El major"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El major %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "No conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "No comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "No acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El major"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El major %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "No conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "No comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "No acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "El major"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "El menor"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "El major %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "El menor %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "No conté"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "No comença per"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Acaba en"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "No acaba en"
#: standardfilterdialog.ui
msgctxt ""
@@ -5924,7 +6383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Filter criteria"
-msgstr ""
+msgstr "Criteris de filtre"
#: standardfilterdialog.ui
msgctxt ""
@@ -5933,7 +6392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Distingeix entre majúscules i minúscules"
#: standardfilterdialog.ui
msgctxt ""
@@ -5942,7 +6401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "L'interval c_onté etiquetes de columna"
#: standardfilterdialog.ui
msgctxt ""
@@ -5951,7 +6410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "_Expressions regulars"
#: standardfilterdialog.ui
msgctxt ""
@@ -5960,7 +6419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Sense duplicacions"
#: standardfilterdialog.ui
msgctxt ""
@@ -5969,7 +6428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Co_pia els resultats a:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5978,7 +6437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Conserva els criteris del filtre"
#: standardfilterdialog.ui
msgctxt ""
@@ -5987,7 +6446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Interval de dades:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5996,7 +6455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "fictici"
#: standardfilterdialog.ui
msgctxt ""
@@ -6005,7 +6464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "Op_cions"
#: statisticsinfopage.ui
msgctxt ""
@@ -6014,7 +6473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Pages:"
-msgstr ""
+msgstr "Nombre de pàgines:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6023,7 +6482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr "Nombre de cel·les:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6032,7 +6491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr "Nombre de fulls:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6041,7 +6500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document: "
-msgstr ""
+msgstr "Document: "
#: subtotaloptionspage.ui
msgctxt ""
@@ -6050,7 +6509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page break between groups"
-msgstr ""
+msgstr "Salt de _pàgina entre grups"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6059,7 +6518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Distingeix entre majúscules i minúscules"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6068,7 +6527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "Preordena l'àrea segons els grup_s"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6077,7 +6536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Groups"
-msgstr ""
+msgstr "Grups"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6086,7 +6545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ascending"
-msgstr ""
+msgstr "_Ascendent"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6095,7 +6554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_escending"
-msgstr ""
+msgstr "D_escendent"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6104,7 +6563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nclude formats"
-msgstr ""
+msgstr "I_nclou els formats"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6113,7 +6572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "Ordenació _personalitzada"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6122,7 +6581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Ordena"
#: textimportcsv.ui
msgctxt ""
@@ -6370,308 +6829,308 @@ msgstr "Opcions"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr ""
+msgid "_Formulas"
+msgstr "_Fórmules"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr ""
+msgid "Zero val_ues"
+msgstr "Valors _zero"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
-msgstr ""
+msgid "_Comment indicator"
+msgstr "Indicador de _comentari"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
-msgstr ""
+msgid "Value h_ighlighting"
+msgstr "_Realçament dels valors"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
+msgstr "Àncor_a"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
-msgstr ""
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
+msgstr "Desbordament de te_xt"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
+msgstr "_Mostra les referències en color"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
-msgstr ""
+msgid "Display"
+msgstr "Mostra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
-msgstr ""
+msgid "Colu_mn/row headers"
+msgstr "Capçaleres de columna/fila"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
-msgstr ""
+msgid "Hori_zontal scroll bar"
+msgstr "Barra de desplaçament horit_zontal"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
-msgstr ""
+msgid "_Vertical scroll bar"
+msgstr "Barra de desplaçament _vertical"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
+msgstr "P_estanyes dels fulls"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
+msgstr "Símbols d'esque_ma"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
+msgstr "Finestra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
+msgstr "Línies de la _graella:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
+msgstr "_Color:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
-msgstr ""
+msgid "Show"
+msgstr "Mostra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
-msgstr ""
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
+msgstr "Mostra en les cel·les acolorides"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
-msgstr ""
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Amaga"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
-msgstr ""
+msgid "_Page breaks"
+msgstr "Salts de _pàgina"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
-msgstr ""
+msgid "Helplines _while moving"
+msgstr "Línies d'ajuda en _moure"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
-msgstr ""
+msgid "Visual aids"
+msgstr "Ajudes visuals"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
-msgstr ""
+msgid "Ob_jects/Image:"
+msgstr "Ob_jectes/imatge:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
-msgstr ""
+msgid "Cha_rts:"
+msgstr "Diag_rames:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
-msgstr ""
+msgid "_Drawing objects:"
+msgstr "Objectes de _dibuix:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
-msgstr ""
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Mostra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
-msgstr ""
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Amaga"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
-msgstr ""
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Mostra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
-msgstr ""
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Amaga"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
-msgstr ""
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Mostra"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
-msgstr ""
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Amaga"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
-msgstr ""
+msgid "Objects"
+msgstr "Objectes"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
-msgstr ""
+msgid "S_ynchronize sheets"
+msgstr "S_incronitza els fulls"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
-msgstr ""
+msgid "Zoom"
+msgstr "Escala"
#: ungroupdialog.ui
msgctxt ""
@@ -6680,7 +7139,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Ungroup"
-msgstr ""
+msgstr "Desagrupa"
#: ungroupdialog.ui
msgctxt ""
@@ -6689,7 +7148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Files"
#: ungroupdialog.ui
msgctxt ""
@@ -6698,7 +7157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Columnes"
#: ungroupdialog.ui
msgctxt ""
@@ -6707,7 +7166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deactivate for"
-msgstr ""
+msgstr "Desactiva per a"
#: validationhelptabpage.ui
msgctxt ""
@@ -6716,7 +7175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show input help when cell is selected"
-msgstr ""
+msgstr "_Mostra l'ajuda sobre l'entrada en seleccionar una cel·la"
#: validationhelptabpage.ui
msgctxt ""
@@ -6725,7 +7184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Títol:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6734,7 +7193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Input help:"
-msgstr ""
+msgstr "_Ajuda d'entrada:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6743,4 +7202,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Contingut"
diff --git a/source/ca/scaddins/source/analysis.po b/source/ca/scaddins/source/analysis.po
index bea3fac87c1..2d9cd549d65 100644
--- a/source/ca/scaddins/source/analysis.po
+++ b/source/ca/scaddins/source/analysis.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-10 11:30+0000\n"
+"PO-Revision-Date: 2014-04-14 06:43+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370863843.0\n"
+"X-POOTLE-MTIME: 1397457839.000000\n"
#: analysis.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "Retorna el nombre d'any (incloent-hi la part fraccionària) entre dues dates"
#: analysis.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Basis indicates the day-count convention to use in the calculation"
-msgstr ""
+msgstr "La base indica la convenció de recompte de dies que s'usa en el càlcul"
#: analysis.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of the calendar week in which the specified date occurs."
-msgstr "Torna el número de la setmana en què té lloc la data especificada."
+msgstr "Retorna el número de la setmana en què té lloc la data especificada."
#: analysis.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr ""
+msgstr "Indica el primer dia de la setmana (1 = diumenge, altres valors = dilluns)"
#: analysis.src
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a complex number raised to a real power"
-msgstr ""
+msgstr "Retorna un nombre complex elevat a una potència real"
#: analysis.src
msgctxt ""
@@ -6215,7 +6215,7 @@ msgctxt ""
"ANALYSIS_FUNCNAME_Effect\n"
"string.text"
msgid "EFFECT"
-msgstr "EFFECTIU"
+msgstr "EFECTIU"
#: analysis_funcnames.src
msgctxt ""
diff --git a/source/ca/scaddins/source/pricing.po b/source/ca/scaddins/source/pricing.po
index 9ec2a78620c..11e42078ace 100644
--- a/source/ca/scaddins/source/pricing.po
+++ b/source/ca/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-10 11:31+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-01-18 23:07+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370863881.0\n"
+"X-POOTLE-MTIME: 1390086462.0\n"
#: pricing.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a barrier option"
-msgstr ""
+msgstr "Preu d'una opció amb barrera"
#: pricing.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Preu/valor de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Volatilitat anual de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Taxa d'interès (capitalització contínua)"
#: pricing.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Taxa d'interès externa (capitalització contínua)"
#: pricing.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Time to maturity of the option in years"
-msgstr ""
+msgstr "Termini de venciment de l'opció en anys"
#: pricing.src
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Strike level of the option"
-msgstr ""
+msgstr "Nivell de preu d'exercici de l'opció"
#: pricing.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Barrera inferior (indiqueu 0 per a no definir cap barrera inferior)"
#: pricing.src
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (indiqueu 0 per a no definir cap barrera superior)"
#: pricing.src
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "Amount of money paid at maturity if barrier was hit"
-msgstr ""
+msgstr "Quantitat de diners pagats al venciment si la barrera s'assoleix"
#: pricing.src
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define if the option is a (p)ut or a (c)all"
-msgstr ""
+msgstr "Cadena per a definir si l'opció és una venda (p) o una compra (c)"
#: pricing.src
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n or knock-(o)ut"
-msgstr ""
+msgstr "Cadena per a definir si l'opció és del tipus knock-(i)n o knock-(o)ut"
#: pricing.src
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"25\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Cadena per a definir si la barrera s'observa contínuament (c) o només al venciment (e)"
#: pricing.src
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"27\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Paràmetre opcional. Si no indiqueu res, aleshores la funció retorna el preu de l'opció. Si indiqueu el paràmetre, la funció retorna les sensibilitats del preu (gregues) per a un dels paràmetres d'entrada. Els valors possibles són (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, roh(f)"
#: pricing.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a touch/no-touch option"
-msgstr ""
+msgstr "Preu d'una opció touch/no-touch"
#: pricing.src
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Preu/valor de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Volatilitat anual de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Taxa d'interès (capitalització contínua)"
#: pricing.src
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Taxa d'interès externa (capitalització contínua)"
#: pricing.src
msgctxt ""
@@ -355,8 +355,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
-msgstr ""
+msgid "Time to maturity of the option in years"
+msgstr "Termini de venciment de l'opció en anys"
#: pricing.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Barrera inferior (indiqueu 0 per a no definir cap barrera inferior)"
#: pricing.src
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (indiqueu 0 per a no definir cap barrera superior)"
#: pricing.src
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "String to define if the option pays one unit of (d)omestic currency (cash or nothing) or (f)oreign currency (asset or nothing)"
-msgstr ""
+msgstr "Cadena per a definir si l'opció paga una unitat de moneda (d)omèstica (en efectiu o res) o una moneda estrangera (f) ) (actiu o res)"
#: pricing.src
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
-msgstr ""
+msgstr "Cadena per definir si l'opció és del tipus knock-(i)n o knock-(o)ut"
#: pricing.src
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Cadena per definir si la barrera s'observa de manera (c)ontínua o només al t(e)rmini"
#: pricing.src
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Paràmetre opcional. Si no indiqueu res, aleshores la funció retorna el preu de l'opció. Si indiqueu el paràmetre, la funció retorna les sensibilitats del preu (gregues) per a un dels paràmetres d'entrada. Els valors possibles són (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, roh(f)"
#: pricing.src
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset hits a barrier assuming it follows dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Probabilitat que un actiu assoleixi una barrera, assumint que segueix la fórmula dS/S = μ dt + vol dW"
#: pricing.src
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value S of the underlying asset"
-msgstr ""
+msgstr "Preu/valor S de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Volatilitat anual de l'actiu subjacent"
#: pricing.src
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu in dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Paràmetre μ de la fórmula dS/S = μ dt + vol dW"
#: pricing.src
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity"
-msgstr ""
+msgstr "Termini de venciment"
#: pricing.src
msgctxt ""
@@ -562,8 +562,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgid "Lower barrier (set to 0 for no lower barrier)"
+msgstr "Barrera inferior (indiqueu 0 per a no definir cap barrera inferior)"
#: pricing.src
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (indiqueu 0 per a no definir cap barrera superior)"
#: pricing.src
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (strike, put/call) are specified, the probability of S_T in [strike, upper barrier] for a call and S_T in [lower barrier, strike] for a put will be returned)"
-msgstr ""
+msgstr "Probabilitat que un actiu finalitzi, al venciment, entre dos nivells de barrera, assumint que segueix la fórmula dS/S = μ dt + vol dW. Si especifiqueu els dos últims paràmetres opcionals (preu d'exercici, compra/venda), retornarà la probabilitat de S_T a [preu d'exercici, barrera superior] per a una compra i S_T a [barrera inferior, preu d'exercici] per a una venda."
#: pricing.src
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the asset"
-msgstr ""
+msgstr "Preu/valor de l'actiu"
#: pricing.src
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the asset"
-msgstr ""
+msgstr "Volatilitat anual de l'actiu"
#: pricing.src
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu from dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Paràmetre μ de la fórmula dS/S = μ dt + vol dW"
#: pricing.src
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity in years"
-msgstr ""
+msgstr "Termini de venciment en anys"
#: pricing.src
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Barrera inferior (indiqueu 0 per a no definir cap barrera inferior)"
#: pricing.src
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Barrera superior (indiqueu 0 per a no definir cap barrera superior)"
#: pricing.src
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Optional (p)ut/(c)all indicator"
-msgstr ""
+msgstr "Indicador opcional de venda (p) o compra (c)"
#: pricing.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Optional strike level"
-msgstr ""
+msgstr "Nivell del preu d'exercici opcional"
#: pricing.src
msgctxt ""
diff --git a/source/ca/scp2/source/accessories.po b/source/ca/scp2/source/accessories.po
index 6fcb72b7cd0..d424a445ff8 100644
--- a/source/ca/scp2/source/accessories.po
+++ b/source/ca/scp2/source/accessories.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-27 21:55+0000\n"
+"PO-Revision-Date: 2013-12-04 17:30+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369691730.0\n"
+"X-POOTLE-MTIME: 1386178255.0\n"
#: module_accessories.ulf
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA\n"
"LngText.text"
msgid "Catalan"
-msgstr "Català"
+msgstr "català"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1318,7 +1318,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "serbi (llatí)"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1326,7 +1326,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instal·la els fitxers per al serbi (llatí) del %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1590,7 +1590,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Kannada"
-msgstr "kannada"
+msgstr "kanarès"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Installs Kannada support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instal·la els fitxers per al kannada del %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Instal·la els fitxers per al kanarès del %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1638,7 +1638,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "kurd"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1646,7 +1646,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instal·la els fitxers per al kurd del %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "serbi (llatí)"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3102,7 +3102,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instal·la els fitxers per al serbi (llatí) del %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3366,7 +3366,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Kannada"
-msgstr "kannada"
+msgstr "kanarès"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3374,7 +3374,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Installs Kannada support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instal·la els fitxers per al kannada del %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Instal·la els fitxers per al kanarès del %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3414,7 +3414,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "kurd"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3422,7 +3422,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instal·la els fitxers per al kurd del %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
diff --git a/source/ca/scp2/source/calc.po b/source/ca/scp2/source/calc.po
index 9969bba83dd..3c1b9f13623 100644
--- a/source/ca/scp2/source/calc.po
+++ b/source/ca/scp2/source/calc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-11-26 23:46+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2013-12-09 13:18+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386595129.0\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_SPREADSHEET\n"
"LngText.text"
msgid "Uniform Office Format Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul Uniform Office Format"
#: registryitem_calc.ulf
msgctxt ""
@@ -181,4 +182,4 @@ msgctxt ""
"STR_REG_VAL_QUATTROPRO_SPREADSHEET\n"
"LngText.text"
msgid "Lotus Quattro Pro Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul del Lotus Quattro Pro"
diff --git a/source/ca/scp2/source/draw.po b/source/ca/scp2/source/draw.po
index fc6a0d99e1b..9082873c32d 100644
--- a/source/ca/scp2/source/draw.po
+++ b/source/ca/scp2/source/draw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-26 13:49+0200\n"
+"PO-Revision-Date: 2014-01-20 19:59+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390247953.0\n"
#: folderitem_draw.ulf
msgctxt ""
@@ -141,7 +142,7 @@ msgctxt ""
"STR_REG_VAL_MS_PUBLISHER_DOCUMENT\n"
"LngText.text"
msgid "Microsoft Publisher Document"
-msgstr ""
+msgstr "Document del Microsoft Publisher"
#: registryitem_draw.ulf
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"STR_REG_VAL_WORDPERFECT_GRAPHIC_FILE\n"
"LngText.text"
msgid "WordPerfect Graphic File"
-msgstr ""
+msgstr "Fitxer d'imatge del WordPerfect"
#: registryitem_draw.ulf
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_AUTOCAD_DRAWING_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "AutoCAD File"
-msgstr ""
+msgstr "Fitxer de l'AutoCAD"
#: registryitem_draw.ulf
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_REG_VAL_MS_ENHANCED_METAFILE\n"
"LngText.text"
msgid "Microsoft Enhanced Metafile"
-msgstr ""
+msgstr "Metafitxer millorat de Microsoft"
#: registryitem_draw.ulf
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_ENCAPSULATED_POSTSCRIPT\n"
"LngText.text"
msgid "Encapsulated PostScript File"
-msgstr ""
+msgstr "Fitxer PostScript encapsulat"
#: registryitem_draw.ulf
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_REG_VAL_OS2_METAFILE\n"
"LngText.text"
msgid "OS/2 Metafile"
-msgstr ""
+msgstr "Metafitxer OS/2"
#: registryitem_draw.ulf
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_MACINTOSH_PICTURE_METAFILE\n"
"LngText.text"
msgid "Macintosh Picture Metafile"
-msgstr ""
+msgstr "Metefitxer d'imatge de Macintosh"
#: registryitem_draw.ulf
msgctxt ""
@@ -197,7 +198,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_METAFILE\n"
"LngText.text"
msgid "Microsoft Windows Metafile"
-msgstr ""
+msgstr "Metafitxer de Microsoft Windows"
#: registryitem_draw.ulf
msgctxt ""
@@ -205,7 +206,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_BITMAP\n"
"LngText.text"
msgid "Microsoft Windows Bitmap File"
-msgstr ""
+msgstr "Fitxer de mapa de bits de Microsoft Windows"
#: registryitem_draw.ulf
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_CORELDRAW_FILE_FORMAT\n"
"LngText.text"
msgid "CorelDraw File"
-msgstr ""
+msgstr "Fitxer del CorelDraw"
#: registryitem_draw.ulf
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_COREL_PRESENTATION_EXCHANGE\n"
"LngText.text"
msgid "Corel Presentation Exchange File"
-msgstr ""
+msgstr "Fitxer d'intercanvi de presentació de Corel"
#: registryitem_draw.ulf
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"STR_REG_VAL_GRAPHICS_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "Graphics Interchange Format File"
-msgstr ""
+msgstr "Fitxer de format d'intercanvi d'imatges (GIF)"
#: registryitem_draw.ulf
msgctxt ""
@@ -237,7 +238,7 @@ msgctxt ""
"STR_REG_VAL_JOINT_PHOTOGRAPHIC_EXPERTS_GROUP\n"
"LngText.text"
msgid "Joint Photographic Experts Group File"
-msgstr ""
+msgstr "Fitxer del grup d'experts fotogràfics (JPEG)"
#: registryitem_draw.ulf
msgctxt ""
@@ -245,7 +246,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_BITMAP_FORMAT\n"
"LngText.text"
msgid "Portable Bitmap Format File"
-msgstr ""
+msgstr "Fitxer de format de mapa de bits portable (BMP)"
#: registryitem_draw.ulf
msgctxt ""
@@ -253,7 +254,7 @@ msgctxt ""
"STR_REG_VAL_PERSONAL_COMPUTER_EXCHANGE\n"
"LngText.text"
msgid "Personal Computer Exchange File"
-msgstr ""
+msgstr "Fitxer d'intercanvi entre ordinadors personals (PCX)"
#: registryitem_draw.ulf
msgctxt ""
@@ -261,7 +262,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_GRAYMAP_FORMAT\n"
"LngText.text"
msgid "Portable Graymap Format File"
-msgstr ""
+msgstr "Fitxer de format mapa de grisos portable"
#: registryitem_draw.ulf
msgctxt ""
@@ -269,7 +270,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_NETWORK_GRAPHICS\n"
"LngText.text"
msgid "Portable Network Graphics File"
-msgstr ""
+msgstr "Fitxer d'imatges en xarxa portable (PNG)"
#: registryitem_draw.ulf
msgctxt ""
@@ -277,7 +278,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_PIXMAP_FORMAT\n"
"LngText.text"
msgid "Portable Pixmap Format File"
-msgstr ""
+msgstr "Fitxer de format de mapa de píxels portable"
#: registryitem_draw.ulf
msgctxt ""
@@ -285,7 +286,7 @@ msgctxt ""
"STR_REG_VAL_PHOTOSHOP_DOCUMENT\n"
"LngText.text"
msgid "Adobe Photoshop Document"
-msgstr ""
+msgstr "Document de l'Adobe Photoshop"
#: registryitem_draw.ulf
msgctxt ""
@@ -293,7 +294,7 @@ msgctxt ""
"STR_REG_VAL_SUN_RASTER_GRAPHIC\n"
"LngText.text"
msgid "Sun Raster Graphic File"
-msgstr ""
+msgstr "Fitxer d'imatge ràster de Sun"
#: registryitem_draw.ulf
msgctxt ""
@@ -301,7 +302,7 @@ msgctxt ""
"STR_REG_VAL_SCALABLE_VECTOR_GRAPHICS\n"
"LngText.text"
msgid "Scalable Vector Graphics File"
-msgstr ""
+msgstr "Fitxer d'imatge vectorial escalable (SVG)"
#: registryitem_draw.ulf
msgctxt ""
@@ -309,7 +310,7 @@ msgctxt ""
"STR_REG_VAL_TRUEVISION_TGA\n"
"LngText.text"
msgid "Truevision TGA File"
-msgstr ""
+msgstr "Fitxer TGA Truevision"
#: registryitem_draw.ulf
msgctxt ""
@@ -317,7 +318,7 @@ msgctxt ""
"STR_REG_VAL_TAGGED_IMAGE_FILE_FORMAT\n"
"LngText.text"
msgid "Tagged Image File"
-msgstr ""
+msgstr "Fitxer d'imatge etiquetada"
#: registryitem_draw.ulf
msgctxt ""
@@ -325,7 +326,7 @@ msgctxt ""
"STR_REG_VAL_X_BITMAP\n"
"LngText.text"
msgid "X BitMap File"
-msgstr ""
+msgstr "Fitxer X BitMap"
#: registryitem_draw.ulf
msgctxt ""
@@ -333,7 +334,7 @@ msgctxt ""
"STR_REG_VAL_X_PIXMAP\n"
"LngText.text"
msgid "X Pixmap File"
-msgstr ""
+msgstr "Fitxer X Pixmap"
#: registryitem_draw.ulf
msgctxt ""
@@ -341,4 +342,4 @@ msgctxt ""
"STR_REG_VAL_KODAK_PHOTO_CD_IMAGE\n"
"LngText.text"
msgid "Kodak Photo CD Image File"
-msgstr ""
+msgstr "Fitxer d'imatge Kodak Photo CD"
diff --git a/source/ca/scp2/source/extensions.po b/source/ca/scp2/source/extensions.po
index f0c6cd2e8c6..25994a20b77 100644
--- a/source/ca/scp2/source/extensions.po
+++ b/source/ca/scp2/source/extensions.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 09:59+0000\n"
+"PO-Revision-Date: 2013-12-04 17:29+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370858346.0\n"
+"X-POOTLE-MTIME: 1386178193.0\n"
#: module_extensions.ulf
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_EN_US\n"
"LngText.text"
msgid "English"
-msgstr "Anglès"
+msgstr "anglès"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -310,7 +310,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_DE\n"
"LngText.text"
msgid "German"
-msgstr "Alemany"
+msgstr "alemany"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FR\n"
"LngText.text"
msgid "French"
-msgstr "Francès"
+msgstr "francès"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_IT\n"
"LngText.text"
msgid "Italian"
-msgstr "Italià"
+msgstr "italià"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_ES\n"
"LngText.text"
msgid "Spanish"
-msgstr "Espanyol"
+msgstr "espanyol"
#: module_extensions_sun_templates.ulf
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_HU\n"
"LngText.text"
msgid "Hungarian"
-msgstr "Hongarès"
+msgstr "hongarès"
#: module_extensions_sun_templates.ulf
msgctxt ""
diff --git a/source/ca/scp2/source/graphicfilter.po b/source/ca/scp2/source/graphicfilter.po
index 3281bafb949..d6786895e4c 100644
--- a/source/ca/scp2/source/graphicfilter.po
+++ b/source/ca/scp2/source/graphicfilter.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:14+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-20 19:59+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390247999.0\n"
#: module_graphicfilter.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Image Filters"
-msgstr ""
+msgstr "Filtres d'imatge"
#: module_graphicfilter.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Additional filters required to read alien image formats."
-msgstr ""
+msgstr "Filtres addicionals necessaris per llegir formats gràfics d'altres aplicacions."
#: module_graphicfilter.ulf
msgctxt ""
diff --git a/source/ca/scp2/source/impress.po b/source/ca/scp2/source/impress.po
index b43448b6710..152f5b2bc5a 100644
--- a/source/ca/scp2/source/impress.po
+++ b/source/ca/scp2/source/impress.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-02-27 23:58+0200\n"
+"PO-Revision-Date: 2014-01-20 20:01+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390248064.0\n"
#: folderitem_impress.ulf
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_PRESENTATION\n"
"LngText.text"
msgid "Uniform Office Format Presentation"
-msgstr ""
+msgstr "Presentació Uniform Office Format"
#: registryitem_impress.ulf
msgctxt ""
@@ -197,4 +198,4 @@ msgctxt ""
"STR_REG_VAL_COMPUTER_GRAPHICS_METAFILE\n"
"LngText.text"
msgid "Computer Graphics Metafile"
-msgstr ""
+msgstr "Metafitxer d'imatges d'ordinador (CGM)"
diff --git a/source/ca/scp2/source/ooo.po b/source/ca/scp2/source/ooo.po
index 6c007355229..e8341a04793 100644
--- a/source/ca/scp2/source/ooo.po
+++ b/source/ca/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 10:04+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-20 20:01+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370858643.0\n"
+"X-POOTLE-MTIME: 1390248098.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "persa"
#: module_helppack.ulf
msgctxt ""
@@ -1174,7 +1174,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Instal·la l'ajuda en persa al %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -1278,7 +1278,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_KN\n"
"LngText.text"
msgid "Kannada"
-msgstr "kannada"
+msgstr "kanarès"
#: module_helppack.ulf
msgctxt ""
@@ -1286,7 +1286,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_KN\n"
"LngText.text"
msgid "Installs Kannada help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "Instal·la l'ajuda en kannada al %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Instal·la l'ajuda en kanarès al %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -2542,7 +2542,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "català (valencià)"
#: module_langpack.ulf
msgctxt ""
@@ -2550,7 +2550,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Installs the Catalan (Valencian) user interface"
-msgstr ""
+msgstr "Instal·la la interfície d'usuari en català (valencià)"
#: module_langpack.ulf
msgctxt ""
@@ -2846,7 +2846,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "serbi (llatí)"
#: module_langpack.ulf
msgctxt ""
@@ -2854,7 +2854,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs the Serbian (Latin) user interface"
-msgstr ""
+msgstr "Instal·la la interfície d'usuari en serbi (llatí)"
#: module_langpack.ulf
msgctxt ""
@@ -2942,7 +2942,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "persa"
#: module_langpack.ulf
msgctxt ""
@@ -2950,7 +2950,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Installs the Persian user interface"
-msgstr ""
+msgstr "Instal·la la interfície d'usuari en persa"
#: module_langpack.ulf
msgctxt ""
@@ -3054,7 +3054,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Kannada"
-msgstr "kannada"
+msgstr "kanarès"
#: module_langpack.ulf
msgctxt ""
@@ -3062,7 +3062,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Installs the Kannada user interface"
-msgstr "Instal·la la interfície d'usuari en kannada"
+msgstr "Instal·la la interfície d'usuari en kanarès"
#: module_langpack.ulf
msgctxt ""
@@ -3086,7 +3086,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "kurd"
#: module_langpack.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs the Kurdish user interface"
-msgstr ""
+msgstr "Instal·la la interfície d'usuari en kurd"
#: module_langpack.ulf
msgctxt ""
@@ -4078,7 +4078,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script"
-msgstr ""
+msgstr "kurd del nord (llatí)"
#: module_ooo.ulf
msgctxt ""
@@ -4086,7 +4086,23 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script spelling dictionary"
-msgstr ""
+msgstr "Kurd del nord (llatí): corrector ortogràfic"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "laosià"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Laosià: corrector ortogràfic"
#: module_ooo.ulf
msgctxt ""
diff --git a/source/ca/scp2/source/writer.po b/source/ca/scp2/source/writer.po
index 0198f41df97..10909928f33 100644
--- a/source/ca/scp2/source/writer.po
+++ b/source/ca/scp2/source/writer.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-02-28 00:17+0200\n"
+"PO-Revision-Date: 2014-01-20 20:03+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390248204.0\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_WRITER\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr ""
+msgstr "Creeu i editeu text i imatges en cartes, informes, documents i pàgines web amb el Writer."
#: module_writer.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr ""
+msgstr "Creu i editeu text i imatge a cartes, informes, documents i pàgines web usants el %PRODUCTNAME Writer."
#: module_writer.ulf
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_TEXT\n"
"LngText.text"
msgid "Uniform Office Format Text Document"
-msgstr ""
+msgstr "Document de text Uniform Office Format"
#: registryitem_writer.ulf
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_WORDPRO_DOCUMENT\n"
"LngText.text"
msgid "Lotus Word Pro Document"
-msgstr ""
+msgstr "Documetn del Lotus Word Pro"
#: registryitem_writer.ulf
msgctxt ""
@@ -229,4 +230,4 @@ msgctxt ""
"STR_REG_VAL_T602_TEXT_FILE\n"
"LngText.text"
msgid "T602 Text File"
-msgstr ""
+msgstr "Fitxer de text T602"
diff --git a/source/ca/sd/source/core.po b/source/ca/sd/source/core.po
index 5aa156ea387..eb51cc8f8a7 100644
--- a/source/ca/sd/source/core.po
+++ b/source/ca/sd/source/core.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 10:47+0000\n"
+"PO-Revision-Date: 2014-01-08 12:33+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370861225.0\n"
+"X-POOTLE-MTIME: 1389184439.0\n"
#: glob.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_PRESOBJ_TITLE\n"
"string.text"
msgid "Click to add Title"
-msgstr ""
+msgstr "Feu clic per afegir un títol"
#: glob.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_PRESOBJ_OUTLINE\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Feu clic per afegir text"
#: glob.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_PRESOBJ_TEXT\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Feu clic per afegir text"
#: glob.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"STR_PRESOBJ_NOTESTEXT\n"
"string.text"
msgid "Click to add Notes"
-msgstr ""
+msgstr "Feu clic per afegir notes"
#: glob.src
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"STR_PRESOBJ_GRAPHIC\n"
"string.text"
msgid "Double-click to add an Image"
-msgstr ""
+msgstr "Feu doble clic per afegir una imatge"
#: glob.src
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"STR_PRESOBJ_OBJECT\n"
"string.text"
msgid "Double-click to add an Object"
-msgstr ""
+msgstr "Feu doble clic per afegir un objecte"
#: glob.src
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"STR_PRESOBJ_CHART\n"
"string.text"
msgid "Double-click to add a Chart"
-msgstr ""
+msgstr "Feu doble clic per afegir un diagrama"
#: glob.src
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"STR_PRESOBJ_ORGCHART\n"
"string.text"
msgid "Double-click to add an Organization Chart"
-msgstr ""
+msgstr "Feu doble clic per afegir un organigrama"
#: glob.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_PRESOBJ_TABLE\n"
"string.text"
msgid "Double-click to add a Spreadsheet"
-msgstr ""
+msgstr "Feu doble clic per afegir un full càlcul"
#: glob.src
msgctxt ""
@@ -765,4 +765,4 @@ msgctxt ""
"STR_ENTER_PIN\n"
"string.text"
msgid "Enter PIN:"
-msgstr ""
+msgstr "Introduïu el codi PIN:"
diff --git a/source/ca/sd/source/filter/html.po b/source/ca/sd/source/filter/html.po
index 821b4c4247d..434ef09a35b 100644
--- a/source/ca/sd/source/filter/html.po
+++ b/source/ca/sd/source/filter/html.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-16 20:16+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-08 12:34+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1355688993.0\n"
+"X-POOTLE-MTIME: 1389184458.0\n"
#: pubdlg.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"PAGE1_TITEL\n"
"fixedline.text"
msgid "Assign Design"
-msgstr ""
+msgstr "Assigna el disseny"
#: pubdlg.src
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"PAGE1_NEW_DESIGN\n"
"radiobutton.text"
msgid "New Design"
-msgstr ""
+msgstr "Disseny nou"
#: pubdlg.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"PAGE1_OLD_DESIGN\n"
"radiobutton.text"
msgid "Existing Design"
-msgstr ""
+msgstr "Disseny existent"
#: pubdlg.src
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"PAGE3_TITEL_1\n"
"fixedline.text"
msgid "Save Image as"
-msgstr ""
+msgstr "Anomena i desa la imatge"
#: pubdlg.src
msgctxt ""
diff --git a/source/ca/sd/source/ui/animations.po b/source/ca/sd/source/ui/animations.po
index bab647532a2..8cc126a27de 100644
--- a/source/ca/sd/source/ui/animations.po
+++ b/source/ca/sd/source/ui/animations.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-26 11:47+0000\n"
+"PO-Revision-Date: 2014-01-08 12:34+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369568822.0\n"
+"X-POOTLE-MTIME: 1389184463.0\n"
#: CustomAnimation.src
msgctxt ""
@@ -552,7 +552,7 @@ msgctxt ""
"STR_CUSTOMANIMATION_USERPATH\n"
"string.text"
msgid "User paths"
-msgstr ""
+msgstr "Camins de l'usuari"
#: CustomAnimation.src
msgctxt ""
@@ -560,4 +560,4 @@ msgctxt ""
"STR_SLIDETRANSITION_NONE\n"
"string.text"
msgid "No transition"
-msgstr ""
+msgstr "Sense transició"
diff --git a/source/ca/sd/source/ui/app.po b/source/ca/sd/source/ui/app.po
index 22da1cadd01..5eae9256ebd 100644
--- a/source/ca/sd/source/ui/app.po
+++ b/source/ca/sd/source/ui/app.po
@@ -1,11 +1,11 @@
#. extracted from sd/source/ui/app
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 10:48+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 23:41+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370861317.0\n"
+"X-POOTLE-MTIME: 1389184759.0\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"SID_SELECT_BACKGROUND\n"
"menuitem.text"
msgid "Set Background Picture for Slide ..."
-msgstr "Configura la imatge de fons per a la diapositiva..."
+msgstr "Defineix la imatge de fons per a la diapositiva..."
#: menuids_tmpl.src
msgctxt ""
@@ -1723,7 +1723,7 @@ msgctxt ""
"SfxStyleFamiliesRes1\n"
"#define.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Estils de la imatge"
#: res_bmp.src
msgctxt ""
@@ -1865,7 +1865,7 @@ msgctxt ""
"STR_GRAPHIC_TOOLBOX\n"
"string.text"
msgid "Draw Toolbar/Image"
-msgstr ""
+msgstr "Barra d'eines de dibuix/imatge"
#: strings.src
msgctxt ""
@@ -1897,7 +1897,7 @@ msgctxt ""
"STR_GRAPHIC_OBJ_TOOLBOX\n"
"string.text"
msgid "Draw Object Bar/Image"
-msgstr ""
+msgstr "Barra d'objectes de dibuix/imatge"
#: strings.src
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIONS_TOOLBOX\n"
"string.text"
msgid "Options Bar/Image"
-msgstr ""
+msgstr "Barra d'opcions/imatge"
#: strings.src
msgctxt ""
@@ -1937,7 +1937,7 @@ msgctxt ""
"STR_BEZIER_TOOLBOX\n"
"string.text"
msgid "Bézier Object Bar"
-msgstr ""
+msgstr "Barra d'objectes Bézier"
#: strings.src
msgctxt ""
@@ -2041,7 +2041,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Insereix la imatge"
#: strings.src
msgctxt ""
@@ -2313,7 +2313,7 @@ msgctxt ""
"STR_TRANSFORM\n"
"string.text"
msgid "Transform"
-msgstr ""
+msgstr "Transforma"
#: strings.src
msgctxt ""
@@ -2625,7 +2625,7 @@ msgctxt ""
"STR_CREATE_PAGES\n"
"string.text"
msgid "Create Slides"
-msgstr ""
+msgstr "Crea diapositives"
#: strings.src
msgctxt ""
@@ -2657,7 +2657,7 @@ msgctxt ""
"STR_DELETE_PAGES\n"
"string.text"
msgid "Delete Slides"
-msgstr ""
+msgstr "Suprimeix les diapositives"
#: strings.src
msgctxt ""
@@ -2685,7 +2685,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "No es pot obrir el fitxer d'imatge"
#: strings.src
msgctxt ""
@@ -2693,7 +2693,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "No es pot llegir el fitxer d'imatge"
#: strings.src
msgctxt ""
@@ -2701,7 +2701,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Format d'imatge desconegut"
#: strings.src
msgctxt ""
@@ -2709,7 +2709,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "No s'admet aquesta versió del fitxer d'imatge"
#: strings.src
msgctxt ""
@@ -2717,7 +2717,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "No s'ha trobat el filtre d'imatge"
#: strings.src
msgctxt ""
@@ -2725,7 +2725,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to import image"
-msgstr ""
+msgstr "No hi ha prou memòria per importar la imatge"
#: strings.src
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"STR_SCALE_OBJS_TO_PAGE\n"
"string.text"
msgid "Should the image be scaled to the new slide format?"
-msgstr ""
+msgstr "Voleu que la imatge s'adapti al format nou de la diapositiva?"
#: strings.src
msgctxt ""
@@ -3121,7 +3121,7 @@ msgctxt ""
"STR_DRAGTYPE_URL\n"
"string.text"
msgid "Insert as Hyperlink"
-msgstr ""
+msgstr "Insereix com a hiperenllaç"
#: strings.src
msgctxt ""
@@ -3129,7 +3129,7 @@ msgctxt ""
"STR_DRAGTYPE_EMBEDDED\n"
"string.text"
msgid "Insert as Copy"
-msgstr ""
+msgstr "Insereix com a còpia"
#: strings.src
msgctxt ""
@@ -3137,7 +3137,7 @@ msgctxt ""
"STR_DRAGTYPE_LINK\n"
"string.text"
msgid "Insert as Link"
-msgstr ""
+msgstr "Insereix com a enllaç"
#: strings.src
msgctxt ""
@@ -3401,7 +3401,7 @@ msgctxt ""
"STR_RELEASE_GRAPHICLINK\n"
"string.text"
msgid "This image is linked to a document. Do you want to unlink the image in order to edit it?"
-msgstr ""
+msgstr "Aquesta imatge està enllaçada a un document. Voleu desfer l'enllaç per poder editar la imatge?"
#: strings.src
msgctxt ""
@@ -4009,7 +4009,7 @@ msgctxt ""
"STR_GRAPHICS_STYLE_FAMILY\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Estils de la imatge"
#: strings.src
msgctxt ""
@@ -4073,7 +4073,7 @@ msgctxt ""
"STR_SET_BACKGROUND_PICTURE\n"
"string.text"
msgid "Set Background Image for Slide ..."
-msgstr ""
+msgstr "Defineix la imatge de fons per a la diapositiva..."
#: strings.src
msgctxt ""
@@ -4121,7 +4121,7 @@ msgctxt ""
"STR_INSERT_PICTURE\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Insereix una imatge"
#: strings.src
msgctxt ""
diff --git a/source/ca/sd/source/ui/dlg.po b/source/ca/sd/source/ui/dlg.po
index 5c61100d4c4..738702625b5 100644
--- a/source/ca/sd/source/ui/dlg.po
+++ b/source/ca/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-05-26 11:48+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Arbre de la pàgina"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "~Seleccioneu un disseny per a la diapositiva"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "~Intercanvia la pàgina de fons"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~Suprimeix els fons no utilitzats"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~Carrega..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Disseny de la diapositiva"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/ca/sd/uiconfig/sdraw/ui.po b/source/ca/sd/uiconfig/sdraw/ui.po
index daa04379709..09c0a0e18dc 100644
--- a/source/ca/sd/uiconfig/sdraw/ui.po
+++ b/source/ca/sd/uiconfig/sdraw/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-26 11:49+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 22:01+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369568951.0\n"
+"X-POOTLE-MTIME: 1391020418.0\n"
#: breakdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Break"
-msgstr ""
+msgstr "Salt"
#: breakdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Processing metafile:"
-msgstr ""
+msgstr "S'està processant el metafitxer:"
#: breakdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Broken down metaobjects:"
-msgstr ""
+msgstr "Metaobjectes fraccionats:"
#: breakdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inserted drawing objects:"
-msgstr ""
+msgstr "Objectes de dibuix inserits:"
#: bulletsandnumbering.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Pics i numeració"
#: bulletsandnumbering.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reset"
-msgstr ""
+msgstr "Reinicia"
#: bulletsandnumbering.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Pics"
#: bulletsandnumbering.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Tipus de numeració"
#: bulletsandnumbering.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: bulletsandnumbering.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: bulletsandnumbering.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Personalitza"
#: copydlg.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cross-fading"
-msgstr ""
+msgstr "Esvaïment encreuat"
#: crossfadedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same orientation"
-msgstr ""
+msgstr "Mateixa orientació"
#: crossfadedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-fade attributes"
-msgstr ""
+msgstr "Atributs d'esvaïment encreuat"
#: crossfadedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Increments"
#: crossfadedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: dlgsnap.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character"
-msgstr ""
+msgstr "Caràcter"
#: drawchardialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Tipus de lletra"
#: drawchardialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efectes tipogràfics"
#: drawchardialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: drawpagedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Setup"
-msgstr ""
+msgstr "Configuració de la pàgina"
#: drawpagedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Pàgina"
#: drawpagedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: drawparadialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Paràgraf"
#: drawparadialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sagnats i espaiat"
#: drawparadialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: drawparadialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabulacions"
#: drawparadialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: drawparadialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numeració"
#: drawprtldialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Presentation Layout"
-msgstr ""
+msgstr "Disseny de presentació"
#: drawprtldialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: drawprtldialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Àrea"
#: drawprtldialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Ombra"
#: drawprtldialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Transparència"
#: drawprtldialog.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: drawprtldialog.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efectes de lletra"
#: drawprtldialog.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sagnats i espaiat"
#: drawprtldialog.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: drawprtldialog.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Pics"
#: drawprtldialog.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Tipus de numeració"
#: drawprtldialog.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: drawprtldialog.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Personalitza"
#: drawprtldialog.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: drawprtldialog.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: drawprtldialog.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabulacions"
#: insertlayer.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides/Objects"
-msgstr ""
+msgstr "Insereix diapositives/objectes"
#: insertslidesdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete unused backg_rounds"
-msgstr ""
+msgstr "Suprimeix els _fons no utilitzats"
#: insertslidesdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "En_llaça"
#: namedesign.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name HTML Design"
-msgstr ""
+msgstr "Anomena el disseny HTML"
#: paranumberingtab.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr ""
+msgstr "R_einicia en aquest paràgraf"
#: paranumberingtab.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart with"
-msgstr ""
+msgstr "_Inicia des de"
#: paranumberingtab.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph numbering"
-msgstr ""
+msgstr "Numeració de paràgrafs"
#: printeroptions.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Table Design"
-msgstr ""
+msgstr "Disseny de taula"
#: tabledesigndialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "Fila de _capçalera"
#: tabledesigndialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Fila de _total"
#: tabledesigndialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Files _ratllades"
#: tabledesigndialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "P_rimera columna"
#: tabledesigndialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Ú_ltima columna"
#: tabledesigndialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Colum_nes ratllades"
#: vectorize.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Convert to Polygon"
-msgstr ""
+msgstr "Converteix a polígon"
#: vectorize.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of colors:"
-msgstr ""
+msgstr "Nombre de colors:"
#: vectorize.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reduction:"
-msgstr ""
+msgstr "Reducció de punts:"
#: vectorize.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tile size:"
-msgstr ""
+msgstr "Mida del mosaic:"
#: vectorize.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill holes:"
-msgstr ""
+msgstr "_Emplena els forats:"
#: vectorize.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: vectorize.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: vectorize.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source image:"
-msgstr ""
+msgstr "Imatge font:"
#: vectorize.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vectorized image:"
-msgstr ""
+msgstr "Imatge vectorial:"
#: vectorize.ui
msgctxt ""
@@ -1004,4 +1004,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress"
-msgstr ""
+msgstr "Progrés"
diff --git a/source/ca/sd/uiconfig/simpress/ui.po b/source/ca/sd/uiconfig/simpress/ui.po
index 4e6b732ad86..7bf8b97e970 100644
--- a/source/ca/sd/uiconfig/simpress/ui.po
+++ b/source/ca/sd/uiconfig/simpress/ui.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-10 10:52+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-29 23:32+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370861535.0\n"
+"X-POOTLE-MTIME: 1389342880.0\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entrance"
-msgstr ""
+msgstr "Entrada"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Emphasis"
-msgstr ""
+msgstr "Èmfasi"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exit"
-msgstr ""
+msgstr "Sortida"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Motion Paths"
-msgstr ""
+msgstr "Camins de moviment"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Misc Effects"
-msgstr ""
+msgstr "Altres efectes"
#: customanimationcreatetab.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Speed:"
-msgstr ""
+msgstr "_Velocitat:"
#: customanimationcreatetab.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic preview"
-msgstr ""
+msgstr "_Previsualització automàtica"
#: customanimationeffecttab.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction:"
-msgstr ""
+msgstr "_Direcció:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accelerated start"
-msgstr ""
+msgstr "Inici accelerat"
#: customanimationeffecttab.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decelerated end"
-msgstr ""
+msgstr "Fi desaccelerat"
#: customanimationeffecttab.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: customanimationeffecttab.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter animation:"
-msgstr ""
+msgstr "Desp_rés de l'animació:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sound:"
-msgstr ""
+msgstr "_So:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text animation:"
-msgstr ""
+msgstr "Animació del _text:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Di_m color:"
-msgstr ""
+msgstr "Color de la difu_minació:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "delay between characters"
-msgstr ""
+msgstr "retard entre caràcters"
#: customanimationeffecttab.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Don't dim"
-msgstr ""
+msgstr "No difuminis"
#: customanimationeffecttab.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dim with color"
-msgstr ""
+msgstr "Difumina amb color"
#: customanimationeffecttab.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Hide after animation"
-msgstr ""
+msgstr "Amaga després de l'animació"
#: customanimationeffecttab.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hide on next animation"
-msgstr ""
+msgstr "Amaga a l'animació següent"
#: customanimationeffecttab.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "All at once"
-msgstr ""
+msgstr "Tot a la vegada"
#: customanimationeffecttab.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Word by word"
-msgstr ""
+msgstr "Paraula per paraula"
#: customanimationeffecttab.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Letter by letter"
-msgstr ""
+msgstr "Lletra per lletra"
#: customanimationeffecttab.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhancement"
-msgstr ""
+msgstr "Millora"
#: customanimationproperties.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Effect Options"
-msgstr ""
+msgstr "Opcions de l'efecte"
#: customanimationproperties.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Efecte"
#: customanimationproperties.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Timing"
-msgstr ""
+msgstr "Cronometratge"
#: customanimationproperties.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Animació del text"
#: customanimationspanel.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add Effect"
-msgstr ""
+msgstr "Afegeix un efecte"
#: customanimationspanel.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Effect"
-msgstr ""
+msgstr "Suprimeix l'efecte"
#: customanimationspanel.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Modify Effect"
-msgstr ""
+msgstr "Modifica l'efecte"
#: customanimationspanel.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Up"
-msgstr ""
+msgstr "Mou amunt"
#: customanimationspanel.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Down"
-msgstr ""
+msgstr "Mou avall"
#: customanimationspanel.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview Effect"
-msgstr ""
+msgstr "Previsualitza l'efecte"
#: customanimationspanel.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr ""
+msgstr "_Inicia"
#: customanimationspanel.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction"
-msgstr ""
+msgstr "_Direcció"
#: customanimationspanel.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sp_eed"
-msgstr ""
+msgstr "V_elocitat"
#: customanimationspanel.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "En fer-hi clic"
#: customanimationspanel.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Amb l'anterior"
#: customanimationspanel.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Després de l'anterior"
#: customanimationspanel.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: customanimationspanel.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Efecte"
#: customanimationspanel.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic pre_view"
-msgstr ""
+msgstr "Pre_visualització automàtica"
#: customanimationtexttab.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Group text:"
-msgstr ""
+msgstr "A_grupa el text"
#: customanimationtexttab.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr ""
+msgstr "_Automàticament després de:"
#: customanimationtexttab.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "As one object"
-msgstr ""
+msgstr "Com un objecte"
#: customanimationtexttab.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "All paragraphs at once"
-msgstr ""
+msgstr "Tots els paràgrafs a la vegada"
#: customanimationtexttab.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "By 1st level paragraphs"
-msgstr ""
+msgstr "Per paràgrafs de primer nivell"
#: customanimationtexttab.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "By 2nd level paragraphs"
-msgstr ""
+msgstr "Per paràgrafs de segon nivell"
#: customanimationtexttab.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "By 3rd level paragraphs"
-msgstr ""
+msgstr "Per paràgrafs de tercer nivell"
#: customanimationtexttab.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "By 4th level paragraphs"
-msgstr ""
+msgstr "Per paràgrafs de quart nivell"
#: customanimationtexttab.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "By 5th level paragraphs"
-msgstr ""
+msgstr "Per paràgrafs de cinquè nivell"
#: customanimationtexttab.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animate attached _shape"
-msgstr ""
+msgstr "Anima la _forma adjunta"
#: customanimationtexttab.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_In reverse order"
-msgstr ""
+msgstr "En ordre _invers"
#: customanimationtimingtab.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start:"
-msgstr ""
+msgstr "_Inicia:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delay:"
-msgstr ""
+msgstr "Re_tard:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_peed:"
-msgstr ""
+msgstr "_Velocitat:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Repeat:"
-msgstr ""
+msgstr "_Repeteix: "
#: customanimationtimingtab.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "En fer clic"
#: customanimationtimingtab.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Amb l'anterior"
#: customanimationtimingtab.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Després de l'anterior"
#: customanimationtimingtab.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rewind _when done playing"
-msgstr ""
+msgstr "Re_bobina després de la reproducció"
#: customanimationtimingtab.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Animate as part of click sequence"
-msgstr ""
+msgstr "_Anima com a part de la seqüència del clic"
#: customanimationtimingtab.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start _effect on click of"
-msgstr ""
+msgstr "Inicia l'_efecte en fer clic a"
#: customanimationtimingtab.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trigger"
-msgstr ""
+msgstr "Activador"
#: customslideshows.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Field"
-msgstr ""
+msgstr "Edita el camp"
#: dlgfield.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Fix"
#: dlgfield.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Variable"
#: dlgfield.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field type"
-msgstr ""
+msgstr "Tipus de camp"
#: dlgfield.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Llengua"
#: dlgfield.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: headerfooterdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Appl_y to All"
-msgstr ""
+msgstr "Ap_lica-ho a totes"
#: headerfooterdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Diapositives"
#: headerfooterdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes and Handouts"
-msgstr ""
+msgstr "Notes i prospectes"
#: headerfootertab.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heade_r"
-msgstr ""
+msgstr "Capçale_ra"
#: headerfootertab.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header _text:"
-msgstr ""
+msgstr "_Text de la capçalera:"
#: headerfootertab.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date and time"
-msgstr ""
+msgstr "_Data i hora"
#: headerfootertab.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed"
-msgstr ""
+msgstr "Fi_x"
#: headerfootertab.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Variable"
#: headerfootertab.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Llengua"
#: headerfootertab.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format"
-msgstr ""
+msgstr "_Format"
#: headerfootertab.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Peu de pàgina"
#: headerfootertab.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ooter text:"
-msgstr ""
+msgstr "Te_xt del peu:"
#: headerfootertab.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Número de diapo_sitiva"
#: headerfootertab.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on slide"
-msgstr ""
+msgstr "Inclou a la diapositiva"
#: headerfootertab.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do _not show on the first slide"
-msgstr ""
+msgstr "_No ho mostris a la primera diapositiva"
#: headerfootertab.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page Number"
-msgstr ""
+msgstr "Número de _pàgina"
#: headerfootertab.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on page"
-msgstr ""
+msgstr "Inclou a la pàgina"
#: insertslides.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides"
-msgstr ""
+msgstr "Insereix diapositives"
#: insertslides.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before"
-msgstr ""
+msgstr "A_bans"
#: insertslides.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter"
-msgstr ""
+msgstr "Desp_rés"
#: insertslides.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: masterlayoutdlg.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Master Elements"
-msgstr ""
+msgstr "Elements mestres"
#: masterlayoutdlg.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "_Capçalera"
#: masterlayoutdlg.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date/time"
-msgstr ""
+msgstr "_Data/hora"
#: masterlayoutdlg.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Peu de pàgina"
#: masterlayoutdlg.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page number"
-msgstr ""
+msgstr "Número de _pàgina"
#: masterlayoutdlg.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Número de diapo_sitiva"
#: masterlayoutdlg.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Placeholders"
-msgstr ""
+msgstr "Espais reservats"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow quick editing"
-msgstr ""
+msgstr "Permet l'edició ràpida"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only text area selected"
-msgstr ""
+msgstr "Només l'àrea de text seleccionada"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text objects"
-msgstr ""
+msgstr "Objectes de text"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start with _wizard"
-msgstr ""
+msgstr "Inicia amb l'_auxiliar"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document"
-msgstr ""
+msgstr "Document nou"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1049,52 +1049,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy when moving"
-msgstr ""
+msgstr "Copia en moure"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
-msgstr ""
+msgid "Unit of _measurement"
+msgstr "Unitat de _mesura"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
-msgstr ""
+msgid "Ta_b stops"
+msgstr "Ta_bulacions"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
-msgstr ""
+msgid "Objects always moveable"
+msgstr "Objectes sempre movibles"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
-msgstr ""
+msgid "Do not distort objects in curve"
+msgstr "No distorsionis els objectes a les corbes"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
-msgstr ""
+msgid "Use background cache"
+msgstr "Utilitza la memòria cau per al fons"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1103,34 +1103,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Paràmetres"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
-msgstr ""
+msgid "Enable Presenter Console"
+msgstr "Habilita la consola del presentador"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
-msgstr ""
+msgid "Always with current page"
+msgstr "Sempre amb la pàgina actual"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
-msgstr ""
+msgid "Enable remote control"
+msgstr "Habilita el control remot"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Presentation"
-msgstr ""
+msgstr "Presentació"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing scale"
-msgstr ""
+msgstr "Escala de _dibuix"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _width"
-msgstr ""
+msgstr "Amp_lada de la pàgina"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _height"
-msgstr ""
+msgstr "_Alçada de la pàgina"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Escala"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_e printer metrics for document formatting"
-msgstr ""
+msgstr "_Utilitza la mètrica de la impressora per donar format al document"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Afegeix e_spais entre paràgrafs i taules (en el document actual)"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Compatibilitat"
#: photoalbum.ui
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove Image from List"
-msgstr "Elimina la imatge de la llista"
+msgstr "Suprimeix la imatge de la llista"
#: photoalbum.ui
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Image from List"
-msgstr "Elimina la imatge de la llista"
+msgstr "Suprimeix la imatge de la llista"
#: photoalbum.ui
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto External (Display %1)"
-msgstr ""
+msgstr "Externa automàtica (Pantalla %1)"
#: presentationdialog.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page name"
-msgstr ""
+msgstr "No_m de pàgina"
#: prntopts.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ate"
-msgstr ""
+msgstr "D_ata"
#: prntopts.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ti_me"
-msgstr ""
+msgstr "H_ora"
#: prntopts.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_idden pages"
-msgstr ""
+msgstr "Pàgines _amagades"
#: prntopts.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print"
-msgstr ""
+msgstr "Impressió"
#: prntopts.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: prntopts.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to page"
-msgstr ""
+msgstr "Aj_usta a la pàgina"
#: prntopts.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile pages"
-msgstr ""
+msgstr "Pàgines en mo_saic"
#: prntopts.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rochure"
-msgstr ""
+msgstr "F_ullet"
#: prntopts.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper tray from printer s_ettings"
-msgstr ""
+msgstr "De la configuració de la _impressora"
#: prntopts.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fr_ont"
-msgstr ""
+msgstr "An_vers"
#: prntopts.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_ck"
-msgstr ""
+msgstr "_Revers"
#: prntopts.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page options"
-msgstr ""
+msgstr "Opcions de pàgina"
#: prntopts.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drawing"
-msgstr ""
+msgstr "Dibuix"
#: prntopts.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes"
-msgstr ""
+msgstr "Notes"
#: prntopts.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Handouts"
-msgstr ""
+msgstr "Prospectes"
#: prntopts.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Esquema"
#: prntopts.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Contingut"
#: prntopts.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: prntopts.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gra_yscale"
-msgstr ""
+msgstr "Escala de _grisos"
#: prntopts.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Black & _white"
-msgstr ""
+msgstr "_Blanc i negre"
#: prntopts.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Quality"
-msgstr ""
+msgstr "Qualitat"
#: remotedialog.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Impress Remote"
-msgstr ""
+msgstr "Control remot de l'Impress"
#: sdviewpage.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rulers visible"
-msgstr ""
+msgstr "_Regles visibles"
#: sdviewpage.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap Lines when moving"
-msgstr ""
+msgstr "Linie_s de captura en moure"
#: sdviewpage.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All control points in Bezier editor"
-msgstr ""
+msgstr "_Tots els punts de control en l'editor Bézier"
#: sdviewpage.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour of each individual object"
-msgstr ""
+msgstr "_Vora de cada objecte individual"
#: sdviewpage.ui
msgctxt ""
@@ -1940,7 +1940,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Visualització"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "Disseny de la diapositiva"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "_Intercanvia la pàgina de fons"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "_Suprimeix els fons no utilitzats"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "Seleccioneu un disseny per a la diapositiva"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "_Carrega..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -1949,7 +1994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to selected slides"
-msgstr ""
+msgstr "Aplica a les diapositives seleccionades"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1958,7 +2003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Speed:"
-msgstr ""
+msgstr "Velocitat:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1967,7 +2012,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Slow"
-msgstr ""
+msgstr "Lenta"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1976,7 +2021,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Medium"
-msgstr ""
+msgstr "Mitjana"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1985,7 +2030,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Fast"
-msgstr ""
+msgstr "Ràpida"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1994,7 +2039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sound:"
-msgstr ""
+msgstr "So:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2003,7 +2048,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Sound"
-msgstr ""
+msgstr "Sense so"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2012,7 +2057,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Stop Previous Sound"
-msgstr ""
+msgstr "Atura el so anterior"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2021,7 +2066,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Other Sound..."
-msgstr ""
+msgstr "Un altre so..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -2030,7 +2075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Loop until next sound"
-msgstr ""
+msgstr "Repeteix fins al so següent"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2039,7 +2084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modify transition"
-msgstr ""
+msgstr "Modifica la transició"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2048,7 +2093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On mouse click"
-msgstr ""
+msgstr "En fer clic"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2057,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically after"
-msgstr ""
+msgstr "Automàticament després de"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2066,7 +2111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Advance slide"
-msgstr ""
+msgstr "Avança la diapositiva"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2075,7 +2120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to All Slides"
-msgstr ""
+msgstr "Aplica a totes les diapositives"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2084,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Play"
-msgstr ""
+msgstr "Reprodueix"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2093,7 +2138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slide Show"
-msgstr ""
+msgstr "Presentació de diapositives"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2102,7 +2147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic preview"
-msgstr ""
+msgstr "Previsualització automàtica"
#: tabledesignpanel.ui
msgctxt ""
@@ -2111,7 +2156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "Fila de _capçalera"
#: tabledesignpanel.ui
msgctxt ""
@@ -2120,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Fila de _total"
#: tabledesignpanel.ui
msgctxt ""
@@ -2129,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Files _ratllades"
#: tabledesignpanel.ui
msgctxt ""
@@ -2138,7 +2183,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "_Primera columna"
#: tabledesignpanel.ui
msgctxt ""
@@ -2147,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Ú_ltima columna"
#: tabledesignpanel.ui
msgctxt ""
@@ -2156,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Colum_nes ratllades"
#: templatedialog.ui
msgctxt ""
@@ -2165,7 +2210,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Estils de la imatge"
#: templatedialog.ui
msgctxt ""
@@ -2174,7 +2219,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stàndard"
#: templatedialog.ui
msgctxt ""
@@ -2183,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog.ui
msgctxt ""
@@ -2192,7 +2237,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: templatedialog.ui
msgctxt ""
@@ -2201,7 +2246,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Àrea"
#: templatedialog.ui
msgctxt ""
@@ -2210,7 +2255,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadowing"
-msgstr ""
+msgstr "Ombreig"
#: templatedialog.ui
msgctxt ""
@@ -2219,7 +2264,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Transparència"
#: templatedialog.ui
msgctxt ""
@@ -2228,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: templatedialog.ui
msgctxt ""
@@ -2237,7 +2282,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efectes de lletra"
#: templatedialog.ui
msgctxt ""
@@ -2246,7 +2291,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sagnats i espaiat"
#: templatedialog.ui
msgctxt ""
@@ -2255,7 +2300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: templatedialog.ui
msgctxt ""
@@ -2264,7 +2309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Animació de text"
#: templatedialog.ui
msgctxt ""
@@ -2273,7 +2318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dimensioning"
-msgstr ""
+msgstr "Dimensionament"
#: templatedialog.ui
msgctxt ""
@@ -2282,7 +2327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Connector"
#: templatedialog.ui
msgctxt ""
@@ -2291,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: templatedialog.ui
msgctxt ""
@@ -2300,7 +2345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: templatedialog.ui
msgctxt ""
@@ -2309,4 +2354,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladors"
diff --git a/source/ca/sdext/source/minimizer.po b/source/ca/sdext/source/minimizer.po
deleted file mode 100644
index 96714ba967a..00000000000
--- a/source/ca/sdext/source/minimizer.po
+++ /dev/null
@@ -1,36 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-27 14:38+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
-"Language-Team: none\n"
-"Language: ca\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Minimitzador de presentacions"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"El Minimitzador de presentacions s'utilitza per a reduïr la mida de la presentació actual. Les imatges es comprimiran, i les dades que ja no es necessiten, s'eliminaran.\n"
-"El Minimitzador de presentacions pot optimitzar la qualitat i la mida de les imatges. Les presentacions que estan dissenyades per mostar-se a un pantalla o projector no requereixen la mateixa qualitat que les presentacions que estan dissenyades per a la impremta.\n"
diff --git a/source/ca/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/ca/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 6970b97ca9c..00000000000
--- a/source/ca/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:14+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "~Minimitza la presentació..."
diff --git a/source/ca/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/ca/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index d28f24fbce0..00000000000
--- a/source/ca/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-07-14 18:12+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373825557.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Minimitzador de presentacions"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Passos"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~Enrere"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~Següent >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~Finalitza"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Cancel·la"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Introducció"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "El Minimitzador de presentacions serveix per reduir la mida del fitxer de la presentació actual. Es comprimiran les imatges i se suprimiran les dades que ja no siguin necessàries. En el darrer pas de l'auxiliar, podreu triar si voleu aplicar els canvis a la presentació actual o bé crear una nova versió optimitzada de la presentació."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "Trieu la ~configuració del Minimitzador de presentacions"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~Suprimeix"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Trieu els paràmetres per optimitzar les fotografies i els gràfics"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Gràfics"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "Compressió se~nse pèrdua"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "Compressió ~JPEG"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~Qualitat en %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "Suprimeix les zones retalla~des dels gràfics"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Redueix la resolució de la ~imatge"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<sense canvis>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 ppp (resolució per a pantalla)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 ppp (resolució per a projector)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 ppp (resolució per a impressió)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "~Trenca els enllaços a gràfics externs"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "Objectes OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Trieu els paràmetres per reemplaçar objectes OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Crea gràfics estàtics per reemplaçar els objectes OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "Per a ~tots els objectes OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~Per a objectes OLE no basats en el format OpenDocument"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "La Incrustació i enllaç i d'objectes (OLE, Object Linking and Embedding) és una tecnologia que permet incrustar i enllaçar documents i altres objectes. La presentació actual conté objectes OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "La Incrustació i enllaç i d'objectes (OLE, Object Linking and Embedding) és una tecnologia que permet incrustar i enllaçar documents i altres objectes. La presentació actual no conté cap objecte OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Diapositives"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Trieu les diapositives que voleu suprimir"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Pàgines mestres"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Suprimeix les pàgines ~mestres no utilitzades"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "~Neteja les notes"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Suprimeix les ~diapositives amagades"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Suprimeix les diapositives que no s'utilitzen en la presentació ~personalitzada"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Resum"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Trieu on s'aplicaran els canvis següents"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Progrés"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Objectes optimitzats"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "~Aplica els canvis a la presentació actual"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "~Obre la presentació que s'acaba de crear"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "Anomena i de~sa la configuració"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~Duplica la presentació abans d'aplicar els canvis"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Suprimeix %SLIDES diapositives."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Optimitza %IMAGES gràfics a JPEG amb qualitat %QUALITY% i %RESOLUTION ppp."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Crea gràfics per substituir objectes %OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Mida actual del fitxer:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Mida estimada del nou fitxer:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 MB"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Configuració personalitzada "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "sessió per defecte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "L'optimització modificarà el document actual. Voleu continuar?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~Sí"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "D'acord"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat de %OLDFILESIZE MB a %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat de %OLDFILESIZE MB a aproximadament %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat a %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "El Minimitzador de presentacions ha actualitzat amb èxit la presentació \"%TITLE\". La mida del fitxer ha canviat a aproximadament %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "S'està duplicant la presentació..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "S'estan suprimint les diapositives..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "S'estan optimitzant els gràfics..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "S'estan creant gràfics per reemplaçar els objectes OLE..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr ","
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimització per a projector"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Optimització per a pantalla (mida de fitxer mínima)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimització per a projector"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Optimització per a impressió"
diff --git a/source/ca/sfx2/source/appl.po b/source/ca/sfx2/source/appl.po
index 050c23046c3..aec06571947 100644
--- a/source/ca/sfx2/source/appl.po
+++ b/source/ca/sfx2/source/appl.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-10 12:44+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-09 12:58+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373460298.0\n"
+"X-POOTLE-MTIME: 1389272283.0\n"
#: app.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"GID_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: app.src
msgctxt ""
@@ -596,7 +596,7 @@ msgctxt ""
"RID_SVXSTR_GRAFIKLINK\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: app.src
msgctxt ""
@@ -612,7 +612,7 @@ msgctxt ""
"RID_SVXSTR_EDITGRFLINK\n"
"string.text"
msgid "Link Image"
-msgstr ""
+msgstr "Enllaça la imatge"
#: app.src
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "No es pot obrir el fitxer d'imatge"
#: app.src
msgctxt ""
@@ -643,7 +643,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "No es pot llegir el fitxer d'imatge"
#: app.src
msgctxt ""
@@ -651,7 +651,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "El format d'imatge és desconegut"
#: app.src
msgctxt ""
@@ -659,7 +659,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This version of the image file is not supported"
-msgstr ""
+msgstr "Aquesta versió del fitxer d'imatge no és compatible"
#: app.src
msgctxt ""
@@ -667,7 +667,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "No s'ha trobat el filtre d'imatge"
#: app.src
msgctxt ""
@@ -675,7 +675,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert image"
-msgstr ""
+msgstr "No hi ha suficient memòria per inserir la imatge"
#: app.src
msgctxt ""
diff --git a/source/ca/sfx2/source/control.po b/source/ca/sfx2/source/control.po
index 4a812fc1839..239acce957f 100644
--- a/source/ca/sfx2/source/control.po
+++ b/source/ca/sfx2/source/control.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-24 18:10+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-20 20:11+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356372651.0\n"
+"X-POOTLE-MTIME: 1390248716.0\n"
#: templateview.src
msgctxt ""
@@ -27,7 +27,15 @@ msgstr "Totes les plantilles"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr ""
+msgid "Welcome to %PRODUCTNAME."
+msgstr "Us donem la benvinguda al %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "Usa la barra lateral per obrir o crear un fitxer."
diff --git a/source/ca/sfx2/source/dialog.po b/source/ca/sfx2/source/dialog.po
index 7bbeddce462..8b65c49cff8 100644
--- a/source/ca/sfx2/source/dialog.po
+++ b/source/ca/sfx2/source/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-12 19:25+0000\n"
+"PO-Revision-Date: 2013-12-08 21:58+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371065128.0\n"
+"X-POOTLE-MTIME: 1386539889.0\n"
#: dialog.src
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"SFX_PB_PROPERTY_REMOVE\n"
"imagebutton.quickhelptext"
msgid "Remove Property"
-msgstr "Elimina la propietat"
+msgstr "Suprimeix la propietat"
#: dinfdlg.src
msgctxt ""
@@ -844,7 +844,7 @@ msgctxt ""
"MSG_OVERWRITE\n"
"querybox.text"
msgid "Style already exists. Overwrite?"
-msgstr ""
+msgstr "Ja existeix l'estil. Voleu sobreescriure'l?"
#: recfloat.src
msgctxt ""
diff --git a/source/ca/sfx2/source/doc.po b/source/ca/sfx2/source/doc.po
index ef5aaa179a6..b62ed180c68 100644
--- a/source/ca/sfx2/source/doc.po
+++ b/source/ca/sfx2/source/doc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-10 12:45+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-20 20:12+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373460308.0\n"
+"X-POOTLE-MTIME: 1390248748.0\n"
#: doc.src
msgctxt ""
@@ -717,7 +717,7 @@ msgid ""
"The document has to be saved before it can be signed. Saving the document removes all present signatures.\n"
"Do you want to save the document?"
msgstr ""
-"Cal desar el document abans de poder-lo signar. Si deseu el document eliminareu totes les signatures actuals.\n"
+"Cal desar el document abans de poder-lo signar. Si deseu el document suprimireu totes les signatures actuals.\n"
"Voleu desar el document?"
#: doc.src
@@ -1254,7 +1254,7 @@ msgctxt ""
"TBI_TEMPLATE_LINK\n"
"toolboxitem.text"
msgid "Get more templates for %PRODUCTNAME"
-msgstr ""
+msgstr "Obtén més plantilles per al %PRODUCTNAME"
#: templatedlg.src
msgctxt ""
diff --git a/source/ca/sfx2/uiconfig/ui.po b/source/ca/sfx2/uiconfig/ui.po
index 6ad98e12637..ab8eaa10820 100644
--- a/source/ca/sfx2/uiconfig/ui.po
+++ b/source/ca/sfx2/uiconfig/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-13 19:02+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-02-22 22:56+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373742123.0\n"
+"X-POOTLE-MTIME: 1393109765.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Confirm File Format"
-msgstr ""
+msgstr "Cofirmeu el format de fitxer"
#: alienwarndialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format \"%FORMATNAME\"."
-msgstr ""
+msgstr "Aquest document pot contenir format o contingut que no es pot desar en el format de fitxer seleccionat actual «%FORMATNAME»."
#: alienwarndialog.ui
msgctxt ""
@@ -41,16 +41,25 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
-msgstr ""
+msgstr "Utilitzeu el format de fitxer ODF per defecte per assegurar-vos que el document es desi correctament."
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "Usa el format _ODF"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr ""
+msgstr "_Usa el format %FORMATNAME"
#: alienwarndialog.ui
msgctxt ""
@@ -59,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr ""
+msgstr "_Demana-ho en no desar en format ODF"
#: checkin.ui
msgctxt ""
@@ -95,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CMIS Properties"
-msgstr ""
+msgstr "Propietats _CMIS"
#: cmisinfopage.ui
msgctxt ""
@@ -104,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#: cmisinfopage.ui
msgctxt ""
@@ -113,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: cmisinfopage.ui
msgctxt ""
@@ -122,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
#: cmisline.ui
msgctxt ""
@@ -131,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: cmisline.ui
msgctxt ""
@@ -140,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#: cmisline.ui
msgctxt ""
@@ -149,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "No"
#: custominfopage.ui
msgctxt ""
@@ -428,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS Properties"
-msgstr ""
+msgstr "Propietats CMIS"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -446,7 +455,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No e-mail configuration"
-msgstr ""
+msgstr "No hi ha configuració de correu electrònic"
#: errorfindemaildialog.ui
msgctxt ""
@@ -455,7 +464,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME was unable to find a working e-mail configuration."
-msgstr ""
+msgstr "El %PRODUCTNAME no ha pogut trobar una configuració de correu electrònic funcional."
#: errorfindemaildialog.ui
msgctxt ""
@@ -464,7 +473,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please save this document locally instead and attach it from within your e-mail client."
-msgstr ""
+msgstr "Deseu aquest document localment i adjunteu-lo amb el vostre client de correu."
#: licensedialog.ui
msgctxt ""
@@ -491,23 +500,23 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"El %PRODUCTNAME es troba disponible sota els termes de la GNU Lesser General Public License, versió 3. Podeu trobar una còpia de la LGPL a http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"El %PRODUCTNAME és a la vostra disposició sota els termes de la Mozilla Public License, versió 2.0. Podeu trobar una còpia de la MPL a http://mozilla.org/MPL/2.0.\n"
"\n"
"Les referències de copyright i termes de llicència adicionals aplicables a codi de tercers es troben disponibles al fitxer LICENSE.html; pitgeu a «Mostra la llicència» per veure els detalls exactes en anglès.\n"
"\n"
"Totes les marques comercials i registrades mencionades aquí són propietat dels seus respectius propietaris.\n"
"\n"
-"Copyright © 2000–2013 dels col·laboradors del LibreOffice i els seus afiliats. Tots els drets reservats.\n"
+"Copyright © 2000–2014 dels col·laboradors del LibreOffice i els seus afiliats. Tots els drets reservats.\n"
"\n"
"Aquest producte fou creat per %OOOVENDOR, basat en l'OpenOffice.org, que és copyright de 2000–2011 Oracle i els seus afiliats. %OOOVENDOR reconeix tots els membres de la comunitat, per obtenir més detalls, visiteu http://www.libreoffice.org/."
@@ -581,7 +590,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Style"
-msgstr ""
+msgstr "Crea un estil"
#: newstyle.ui
msgctxt ""
@@ -590,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Style name"
-msgstr ""
+msgstr "Nom de l'estil"
#: optprintpage.ui
msgctxt ""
@@ -608,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print to _file"
-msgstr "Imprimeix a un _fitxer"
+msgstr "Impressió en un _fitxer"
#: optprintpage.ui
msgctxt ""
@@ -923,7 +932,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save document?"
-msgstr ""
+msgstr "Voleu desar el document?"
#: querysavedialog.ui
msgctxt ""
@@ -1003,8 +1012,8 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr ""
+msgid "_Open File"
+msgstr "_Obre un fitxer"
#: startcenter.ui
msgctxt ""
@@ -1013,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_emplates"
-msgstr ""
+msgstr "_Plantilles"
#: startcenter.ui
msgctxt ""
@@ -1021,8 +1030,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr ""
+msgid "Create:"
+msgstr "Crea:"
#: startcenter.ui
msgctxt ""
@@ -1030,8 +1039,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr ""
+msgid "Writer _Document"
+msgstr "_Document del Writer"
#: startcenter.ui
msgctxt ""
@@ -1039,8 +1048,8 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
-msgstr ""
+msgid "Calc _Spreadsheet"
+msgstr "_Full de càlcul del Calc"
#: startcenter.ui
msgctxt ""
@@ -1048,8 +1057,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr ""
+msgid "Impress _Presentation"
+msgstr "_Presentació de l'Impress"
#: startcenter.ui
msgctxt ""
@@ -1057,8 +1066,8 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
-msgstr ""
+msgid "Draw D_rawing"
+msgstr "_Dibuix del Draw"
#: startcenter.ui
msgctxt ""
@@ -1066,8 +1075,8 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr ""
+msgid "Math For_mula"
+msgstr "Fór_mula del Math"
#: startcenter.ui
msgctxt ""
@@ -1075,17 +1084,8 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr ""
+msgid "Base D_atabase"
+msgstr "Base de d_ades del Base"
#: startcenter.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xtensions"
-msgstr ""
+msgstr "E_xtensions"
#: versioncommentdialog.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Version Comment"
-msgstr ""
+msgstr "Insereix un comentari de versió"
#: versioncommentdialog.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time: "
-msgstr ""
+msgstr "Data i hora: "
#: versioncommentdialog.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by: "
-msgstr ""
+msgstr "Desat per: "
#: versionscmis.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "_Mostra..."
#: versionscmis.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_Compara"
#: versionscmis.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Data i hora"
#: versionscmis.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Desat per"
#: versionscmis.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Comentaris"
#: versionscmis.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Versions existents"
#: versionsofdialog.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "_Mostra..."
#: versionsofdialog.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_Compara"
#: versionsofdialog.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS"
-msgstr ""
+msgstr "CMIS"
#: versionsofdialog.ui
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _New Version"
-msgstr ""
+msgstr "Desa la versió _nova"
#: versionsofdialog.ui
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always save a new version on closing"
-msgstr ""
+msgstr "Desa _sempre una versió nova en tancar"
#: versionsofdialog.ui
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New versions"
-msgstr ""
+msgstr "Versions noves"
#: versionsofdialog.ui
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Data i hora"
#: versionsofdialog.ui
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Desat per"
#: versionsofdialog.ui
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Comentaris"
#: versionsofdialog.ui
msgctxt ""
@@ -1265,4 +1265,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Versions existents"
diff --git a/source/ca/shell/source/win32/shlxthandler/res.po b/source/ca/shell/source/win32/shlxthandler/res.po
index df35f4c5426..be25c0ee4b1 100644
--- a/source/ca/shell/source/win32/shlxthandler/res.po
+++ b/source/ca/shell/source/win32/shlxthandler/res.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:15+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-07 21:30+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130259.0\n"
#: shlxthdl.ulf
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"%GRAPHICS%\n"
"LngText.text"
msgid "Images"
-msgstr ""
+msgstr "Imatges"
#: shlxthdl.ulf
msgctxt ""
diff --git a/source/ca/starmath/source.po b/source/ca/starmath/source.po
index 6adfbd3197f..9865d1af152 100644
--- a/source/ca/starmath/source.po
+++ b/source/ca/starmath/source.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-26 20:01+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-01-20 20:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,1799 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377547262.0\n"
+"X-POOTLE-MTIME: 1390250947.0\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "Signe +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "Signe -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "Signe +-"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "Signe -+"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "NO lògic"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "Suma +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "Resta -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "Multiplicació (punt)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "Multiplicació (creu)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "Multiplicació (asterisc)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "Divisió (barra inclinada)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "Divisió (÷)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "Divisió (fracció)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "I lògic"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "O lògic"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "És igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "No és igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "És menor que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "És major que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "És menor o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "És major o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "És menor o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "És major o igual que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "És molt menor que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "És molt major que"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "És congruent amb"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "És aproximadament igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "És semblant a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "És semblant o igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "És proporcional a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "És ortogonal a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "És paral·lel a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "Tendeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "Contingut a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "No contingut a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "Conté"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "Unió"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "Intersecció"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "Diferència"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Conjunt quocient"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "Subconjunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "Subconjunt o igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "Superconjunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "Superconjunt o igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "No subconjunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "No subconjunt ni igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "No superconjunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "No superconjunt ni igual"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "Valor absolut"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Factorial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "Arrel quadrada"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "Arrel enèsima"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Funció exponencial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Funció exponencial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "Logaritme natural"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "Logaritme"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "Sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "Cosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "Tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "Cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "Arc sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "Arc cosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "Arc tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "Arc cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Sinus hiperbòlic"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Cosinus hiperbòlic"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Tangent hiperbòlica"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Cotangent hiperbòlica"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Arc sinus hiperbòlic de l'àrea"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Arc cosinus hiperbòlic de l'àrea"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Arc tangent hiperbòlica de l'àrea"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Arc cotangent hiperbòlica de l'àrea"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "Suma amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "Suma amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr "Suma amb superíndex/subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "Producte"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "Producte amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr "Producte amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr "Producte amb superíndex/subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Coproducte"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "Coproducte amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr "Coproducte amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr "Coproducte amb superíndex/subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Límit"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "Límit amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "Límit amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr "Límit amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "Existeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "No existeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "Per a tots"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr "Integral amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr "Integral amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr "Integral amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "Integral doble"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr "Integral doble amb subíndex a sota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr "Integral doble amb superíndex a sobre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr "Integral doble amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "Integral triple"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr "Integral triple amb subíndex a sota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr "Integral triple amb superíndex a sobre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr "Integral triple amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Integral de línia"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr "Integral de línia amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr "Integral de línia amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr "Integral de línia amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "Integral de línia doble"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr "Integral de línia doble amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr "Integral de línia doble amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr "Integral de línia doble amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "Integral de línia triple"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr "Integral de línia triple amb subíndex inferior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr "Integral de línia triple amb superíndex superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr "Integral de línia triple amb superíndex i subíndex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Accent agut"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "Línia superior"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Breu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "Circumflex invers"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "Cercle"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "Punt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "Punt doble"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "Punt triple"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Accent greu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Circumflex"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Titlla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Fletxa vectorial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "Línia a sota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "Línia a sobre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "Línia a través"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "Transparent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "Lletra negreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "Lletra cursiva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "Canvia la mida"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "Canvia el tipus de lletra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "Color negre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "Color blau"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "Color verd"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "Color vermell"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr "Color cian"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr "Color magenta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "Color groc"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "Claudàtors d'agrupament"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "Parèntesis"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "Claudàtors"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "Claudàtors dobles"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "Claus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "Parèntesis angulars"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr "Sostre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "Terra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "Línies simples"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "Línies dobles"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "Claudàtors d'operador"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "Parèntesis (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "Claudàtors (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "Claudàtors dobles (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "Claus (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "Parèntesis angulars (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr "Sostre (escalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr "Terra (escalable)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "Línies simples (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "Línies dobles (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "Claudàtors d'operador (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "Claus a la part superior (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "Claus a la part inferior (dimensionables)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "Subíndex a la dreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "Potència"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "Subíndex a l'esquerra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "Superíndex a l'esquerra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "Subíndex a sota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "Superíndex a sobre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "Separació petita"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "Buit"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "Línia nova"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "Pila vertical (2 elements)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "Pila vertical"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Matriu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "Alineació a l'esquerra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "Alineació al centre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "Alineació a la dreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "Àlef"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "Conjunt buit"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "Part real"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "Part imaginària"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "Infinit"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "Parcial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "Nabla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "p de Weierstrass"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "Punts al mig"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "Punts cap amunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "Punts cap avall"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "Punts per sota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "Punts en vertical"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "Concatena"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "Divisió (barra inclinada)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr "Divisió (contra barra inclinada)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "Divideix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "No divideix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "Fletxa doble esquerra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "Fletxa doble esquerra i dreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "Fletxa doble dreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "Conjunt dels nombres naturals"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "Conjunt dels nombres enters"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "Conjunt dels nombres racionals"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "Conjunt dels nombres reals"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "Conjunt dels nombres complexos"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "Circumflex gran"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "Titlla gran"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "Fletxa vectorial llarga"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "h barrada"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "Lambda barrada"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "Fletxa esquerra"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "Fletxa dreta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "Fletxa amunt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "Fletxa avall"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "Sense espai"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "Precedeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "Precedeix o és igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "Precedeix o és equivalent a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "Succeeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "Succeeix o és igual a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "Succeeix o és equivalent a"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "No precedeix"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "No succeeix"
#: commands.src
msgctxt ""
@@ -83,14 +1875,6 @@ msgstr "Formats"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
@@ -382,7 +2166,7 @@ msgctxt ""
"SID_ZOOM_50_PERCENT\n"
"menuitem.text"
msgid "~View 50%"
-msgstr ""
+msgstr "Visualitza ~50%"
#: smres.src
msgctxt ""
@@ -391,7 +2175,7 @@ msgctxt ""
"SID_ZOOM_100_PERCENT\n"
"menuitem.text"
msgid "View ~100%"
-msgstr ""
+msgstr "Visualitza ~100%"
#: smres.src
msgctxt ""
@@ -400,7 +2184,7 @@ msgctxt ""
"SID_ZOOM_200_PERCENT\n"
"menuitem.text"
msgid "View ~200%"
-msgstr ""
+msgstr "Visualitza ~200%"
#: smres.src
msgctxt ""
@@ -427,7 +2211,7 @@ msgctxt ""
"SID_ZOOM_OPTIMAL\n"
"menuitem.text"
msgid "~Display All"
-msgstr ""
+msgstr "~Mostra-ho tot"
#: smres.src
msgctxt ""
@@ -460,7 +2244,7 @@ msgctxt ""
"STR_BLACK\n"
"string.text"
msgid "black"
-msgstr ""
+msgstr "negre"
#: smres.src
msgctxt ""
@@ -468,7 +2252,7 @@ msgctxt ""
"STR_BLUE\n"
"string.text"
msgid "blue"
-msgstr ""
+msgstr "blau"
#: smres.src
msgctxt ""
@@ -476,7 +2260,7 @@ msgctxt ""
"STR_GREEN\n"
"string.text"
msgid "green"
-msgstr ""
+msgstr "verd"
#: smres.src
msgctxt ""
@@ -484,7 +2268,7 @@ msgctxt ""
"STR_RED\n"
"string.text"
msgid "red"
-msgstr ""
+msgstr "vermell"
#: smres.src
msgctxt ""
@@ -492,7 +2276,7 @@ msgctxt ""
"STR_CYAN\n"
"string.text"
msgid "cyan"
-msgstr ""
+msgstr "cian"
#: smres.src
msgctxt ""
@@ -500,7 +2284,7 @@ msgctxt ""
"STR_MAGENTA\n"
"string.text"
msgid "magenta"
-msgstr ""
+msgstr "magenta"
#: smres.src
msgctxt ""
@@ -508,7 +2292,7 @@ msgctxt ""
"STR_YELLOW\n"
"string.text"
msgid "yellow"
-msgstr ""
+msgstr "groc"
#: smres.src
msgctxt ""
@@ -516,7 +2300,7 @@ msgctxt ""
"STR_HIDE\n"
"string.text"
msgid "hide"
-msgstr ""
+msgstr "amaga"
#: smres.src
msgctxt ""
@@ -524,7 +2308,7 @@ msgctxt ""
"STR_SIZE\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "mida"
#: smres.src
msgctxt ""
@@ -532,7 +2316,7 @@ msgctxt ""
"STR_FONT\n"
"string.text"
msgid "font"
-msgstr ""
+msgstr "tipus de lletra"
#: smres.src
msgctxt ""
@@ -540,7 +2324,7 @@ msgctxt ""
"STR_ALIGN_LEFT\n"
"string.text"
msgid "left"
-msgstr ""
+msgstr "esquerra"
#: smres.src
msgctxt ""
@@ -548,7 +2332,7 @@ msgctxt ""
"STR_ALIGN_CENTER\n"
"string.text"
msgid "center"
-msgstr ""
+msgstr "centre"
#: smres.src
msgctxt ""
@@ -556,7 +2340,7 @@ msgctxt ""
"STR_ALIGN_RIGHT\n"
"string.text"
msgid "right"
-msgstr ""
+msgstr "dreta"
#: smres.src
msgctxt ""
diff --git a/source/ca/starmath/uiconfig/smath/ui.po b/source/ca/starmath/uiconfig/smath/ui.po
index 3583224962f..41c62ac3a96 100644
--- a/source/ca/starmath/uiconfig/smath/ui.po
+++ b/source/ca/starmath/uiconfig/smath/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-22 18:13+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-02-22 22:56+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353608035.0\n"
+"X-POOTLE-MTIME: 1393109801.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: alignmentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Per defecte"
#: alignmentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Esquerra"
#: alignmentdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Centered"
-msgstr ""
+msgstr "_Centre"
#: alignmentdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dreta"
#: alignmentdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal"
-msgstr ""
+msgstr "Horitzontal"
#: catalogdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Símbols"
#: catalogdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: catalogdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: catalogdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbol set"
-msgstr ""
+msgstr "Joc de _símbols"
#: catalogdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "button"
-msgstr ""
+msgstr "botó"
#: catalogdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unknown"
-msgstr ""
+msgstr "Desconegut"
#: fontdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Tipus de lletres"
#: fontdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: fontdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bold"
-msgstr ""
+msgstr "_Negreta"
#: fontdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Italic"
-msgstr ""
+msgstr "_Cursiva"
#: fontdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Atributs"
#: fontsizedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Font Sizes"
-msgstr ""
+msgstr "Mides de lletra"
#: fontsizedialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Per defecte"
#: fontsizedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _size"
-msgstr ""
+msgstr "_Mida base"
#: fontsizedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Operators"
-msgstr ""
+msgstr "_Operadors"
#: fontsizedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limits"
-msgstr ""
+msgstr "_Límits"
#: fontsizedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Text"
#: fontsizedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funcions"
#: fontsizedialog.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indexes"
-msgstr ""
+msgstr "Í_ndexs"
#: fontsizedialog.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relative sizes"
-msgstr ""
+msgstr "Mides relatives"
#: fonttypedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Tipus de lletra"
#: fonttypedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Modifica"
#: fonttypedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Per defecte"
#: fonttypedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Variables"
#: fonttypedialog.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funcions"
#: fonttypedialog.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Números"
#: fonttypedialog.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Text"
#: fonttypedialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula fonts"
-msgstr ""
+msgstr "Tipus de lletra de les fórmules"
#: fonttypedialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serifa"
#: fonttypedialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ixed"
-msgstr ""
+msgstr "F_ixa"
#: fonttypedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom fonts"
-msgstr ""
+msgstr "Tipus de lletra personalitzades"
#: fonttypedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Variables"
#: fonttypedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Funcions"
#: fonttypedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Números"
#: fonttypedialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Text"
#: fonttypedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serifa"
#: fonttypedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixe_d"
-msgstr ""
+msgstr "Fi_xa"
#: printeroptions.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save defaults?"
-msgstr ""
+msgstr "Voleu desar els valors per defecte?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Should the changes be saved as defaults?"
-msgstr ""
+msgstr "Voleu que els canvis es desin com a valors per defecte?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "These changes will apply for all new formulas."
-msgstr ""
+msgstr "Aquests canvis s'aplicaran a les fórmules noves."
#: smathsettings.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title row"
-msgstr ""
+msgstr "Línia de _títol"
#: smathsettings.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formula text"
-msgstr ""
+msgstr "Text de la _fórmula"
#: smathsettings.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "V_ora"
#: smathsettings.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print options"
-msgstr ""
+msgstr "Opcions d'impressió"
#: smathsettings.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_riginal size"
-msgstr ""
+msgstr "Mida o_riginal"
#: smathsettings.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit to _page"
-msgstr ""
+msgstr "Ajusta a la _pàgina"
#: smathsettings.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling"
-msgstr ""
+msgstr "E_scalat"
#: smathsettings.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print format"
-msgstr ""
+msgstr "Format d'impressió"
#: smathsettings.ui
msgctxt ""
@@ -598,8 +598,8 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
-msgstr ""
+msgid "Ig_nore ~ and ` at the end of the line"
+msgstr "Ignora ~ i ` al final de la línia"
#: smathsettings.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embed only used symbols (smaller file size)"
-msgstr ""
+msgstr "Incrusta només els símbols usats (redueix la mida del fitxer)"
#: smathsettings.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Miscellaneous options"
-msgstr ""
+msgstr "Opcions diverses"
#: spacingdialog.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category"
-msgstr ""
+msgstr "_Categoria"
#: spacingdialog.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Per defecte"
#: spacingdialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale all brackets"
-msgstr ""
+msgstr "Escala tots els parèntesis"
#: spacingdialog.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: spacingdialog.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_Interlineat"
#: spacingdialog.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Root spacing"
-msgstr ""
+msgstr "Espaiat de l'a_rrel"
#: spacingdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Superscript"
-msgstr ""
+msgstr "_Superscript"
#: spacingdialog.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ubscript"
-msgstr ""
+msgstr "S_ubíndex"
#: spacingdialog.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Índex"
#: spacingdialog.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerator"
-msgstr ""
+msgstr "_Numerador"
#: spacingdialog.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Denominator"
-msgstr ""
+msgstr "_Denominador"
#: spacingdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Fraccions"
#: spacingdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess length"
-msgstr ""
+msgstr "Longitud _excessiva"
#: spacingdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weight"
-msgstr ""
+msgstr "_Pes"
#: spacingdialog.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction bar"
-msgstr ""
+msgstr "Barra de fracció"
#: spacingdialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Upper limit"
-msgstr ""
+msgstr "Límit s_uperior"
#: spacingdialog.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lower limit"
-msgstr ""
+msgstr "_Límit inferior"
#: spacingdialog.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Límits"
#: spacingdialog.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size (left/right)"
-msgstr ""
+msgstr "Mida _excessiva (esquerra/dreta)"
#: spacingdialog.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "Mida _excessiva"
#: spacingdialog.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Parèntesis"
#: spacingdialog.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "Inter_lineat"
#: spacingdialog.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column spacing"
-msgstr ""
+msgstr "Espaiat de _columnes"
#: spacingdialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrix"
-msgstr ""
+msgstr "Matriu"
#: spacingdialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Primary height"
-msgstr ""
+msgstr "Alçada _primària"
#: spacingdialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum spacing"
-msgstr ""
+msgstr "Espaiat _mínim"
#: spacingdialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Símbols"
#: spacingdialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "Mida _excessiva"
#: spacingdialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Operadors"
#: spacingdialog.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Esquerra"
#: spacingdialog.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dreta"
#: spacingdialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "Part _superior"
#: spacingdialog.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "Part _inferior"
#: spacingdialog.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: spacingdialog.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: spacingdialog.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Índex"
#: spacingdialog.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Fraccions"
#: spacingdialog.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction Bars"
-msgstr ""
+msgstr "Barres de fracció"
#: spacingdialog.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Límits"
#: spacingdialog.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Parèntesis"
#: spacingdialog.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrices"
-msgstr ""
+msgstr "Matrius"
#: spacingdialog.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Símbols"
#: spacingdialog.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Operadors"
#: spacingdialog.ui
msgctxt ""
@@ -1058,4 +1058,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
diff --git a/source/ca/svl/source/misc.po b/source/ca/svl/source/misc.po
index ddab1253b94..9efa87986e2 100644
--- a/source/ca/svl/source/misc.po
+++ b/source/ca/svl/source/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-02-28 00:39+0200\n"
+"PO-Revision-Date: 2013-12-04 14:45+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386168323.0\n"
#: mediatyp.src
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GIF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: mediatyp.src
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_JPEG\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: mediatyp.src
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_PCX\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: mediatyp.src
msgctxt ""
@@ -437,7 +438,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GENERIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: mediatyp.src
msgctxt ""
@@ -549,7 +550,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCALC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -557,7 +558,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCHART\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Diagrama de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -565,7 +566,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXDRAW\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuix de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -573,7 +574,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXMATH\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -581,7 +582,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXWRITER\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -589,7 +590,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIMPRESS\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentació de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -597,7 +598,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXGLOBAL\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Document mestre de l'OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -605,4 +606,4 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIPACKED\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation (packed)"
-msgstr ""
+msgstr "Presentació de l'OpenOffice.org 1.0 (empaquetada)"
diff --git a/source/ca/svtools/source/dialogs.po b/source/ca/svtools/source/dialogs.po
index 6c94ede32eb..350ddd93d0a 100644
--- a/source/ca/svtools/source/dialogs.po
+++ b/source/ca/svtools/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-26 22:45+0200\n"
+"PO-Revision-Date: 2014-01-08 14:37+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389191865.0\n"
#: addresstemplate.src
msgctxt ""
@@ -709,7 +710,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITER_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Writer 1.0"
#: formats.src
msgctxt ""
@@ -717,7 +718,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERWEB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Web object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Writer/Web 1.0"
#: formats.src
msgctxt ""
@@ -725,7 +726,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Master object"
-msgstr ""
+msgstr "Objecte mestre de l'OpenOffice.org Writer 1.0"
#: formats.src
msgctxt ""
@@ -733,7 +734,7 @@ msgctxt ""
"STR_FORMAT_ID_STARDRAW_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Draw object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Draw 1.0"
#: formats.src
msgctxt ""
@@ -741,7 +742,7 @@ msgctxt ""
"STR_FORMAT_ID_STARIMPRESS_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Impress object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Impress 1.0"
#: formats.src
msgctxt ""
@@ -749,7 +750,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCALC_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Calc object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Calc 1.0"
#: formats.src
msgctxt ""
@@ -757,7 +758,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCHART_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart object"
-msgstr ""
+msgstr "Objecte de diagrama de l'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -765,7 +766,7 @@ msgctxt ""
"STR_FORMAT_ID_STARMATH_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Math object"
-msgstr ""
+msgstr "Objecte de l'OpenOffice.org Math 1.0"
#: formats.src
msgctxt ""
@@ -805,7 +806,7 @@ msgctxt ""
"STR_FORMAT_ID_DIALOG_60\n"
"string.text"
msgid "OpenOffice.org 1.0 dialog"
-msgstr ""
+msgstr "Diàleg de l'OpenOffice.org 1.0"
#: formats.src
msgctxt ""
diff --git a/source/ca/svtools/source/misc.po b/source/ca/svtools/source/misc.po
index 62c49020ca6..862f2754496 100644
--- a/source/ca/svtools/source/misc.po
+++ b/source/ca/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-12 20:03+0000\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-08 14:35+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371067399.0\n"
+"X-POOTLE-MTIME: 1389191755.0\n"
#: imagemgr.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_DESCRIPTION_CALC_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Plantilla de full de càlcul de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"STR_DESCRIPTION_DRAW_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Plantilla de dibuix de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"STR_DESCRIPTION_IMPRESS_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Plantilla de presentació de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_DESCRIPTION_WRITER_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Plantilla de document de text de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_DESCRIPTION_SXMATH_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCHART_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Diagrama de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_DESCRIPTION_SXDRAW_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuix de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCALC_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"STR_DESCRIPTION_SXIMPRESS_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentació de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"STR_DESCRIPTION_SXWRITER_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"STR_DESCRIPTION_SXGLOBAL_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Document mestre de l'OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -555,7 +555,7 @@ msgctxt ""
"LANGUAGE_AFRIKAANS\n"
"pairedlist.text"
msgid "Afrikaans (South Africa)"
-msgstr "Afrikaans (Sud-àfrica)"
+msgstr "afrikaans (Sud-àfrica)"
#: langtab.src
msgctxt ""
@@ -564,7 +564,7 @@ msgctxt ""
"LANGUAGE_ALBANIAN\n"
"pairedlist.text"
msgid "Albanian"
-msgstr "Albanès"
+msgstr "albanès"
#: langtab.src
msgctxt ""
@@ -573,7 +573,7 @@ msgctxt ""
"LANGUAGE_ARABIC_PRIMARY_ONLY\n"
"pairedlist.text"
msgid "Arabic"
-msgstr "Àrab"
+msgstr "àrab"
#: langtab.src
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"LANGUAGE_ARABIC_ALGERIA\n"
"pairedlist.text"
msgid "Arabic (Algeria)"
-msgstr "Àrab (Algèria)"
+msgstr "àrab (Algèria)"
#: langtab.src
msgctxt ""
@@ -591,7 +591,7 @@ msgctxt ""
"LANGUAGE_ARABIC_BAHRAIN\n"
"pairedlist.text"
msgid "Arabic (Bahrain)"
-msgstr "Àrab (Bahrain)"
+msgstr "àrab (Bahrain)"
#: langtab.src
msgctxt ""
@@ -600,7 +600,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_CHAD\n"
"pairedlist.text"
msgid "Arabic (Chad)"
-msgstr "Àrab (Txad)"
+msgstr "àrab (Txad)"
#: langtab.src
msgctxt ""
@@ -609,7 +609,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_COMOROS\n"
"pairedlist.text"
msgid "Arabic (Comoros)"
-msgstr "Àrab (Comores)"
+msgstr "àrab (Comores)"
#: langtab.src
msgctxt ""
@@ -618,7 +618,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_DJIBOUTI\n"
"pairedlist.text"
msgid "Arabic (Djibouti)"
-msgstr "Àrab (Djibouti)"
+msgstr "àrab (Djibouti)"
#: langtab.src
msgctxt ""
@@ -627,7 +627,7 @@ msgctxt ""
"LANGUAGE_ARABIC_EGYPT\n"
"pairedlist.text"
msgid "Arabic (Egypt)"
-msgstr "Àrab (Egipte)"
+msgstr "àrab (Egipte)"
#: langtab.src
msgctxt ""
@@ -636,7 +636,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_ERITREA\n"
"pairedlist.text"
msgid "Arabic (Eritrea)"
-msgstr "Àrab (Eritrea)"
+msgstr "àrab (Eritrea)"
#: langtab.src
msgctxt ""
@@ -645,7 +645,7 @@ msgctxt ""
"LANGUAGE_ARABIC_IRAQ\n"
"pairedlist.text"
msgid "Arabic (Iraq)"
-msgstr "Àrab (Iraq)"
+msgstr "àrab (Iraq)"
#: langtab.src
msgctxt ""
@@ -654,7 +654,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_ISRAEL\n"
"pairedlist.text"
msgid "Arabic (Israel)"
-msgstr "Àrab (Israel)"
+msgstr "àrab (Israel)"
#: langtab.src
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"LANGUAGE_ARABIC_JORDAN\n"
"pairedlist.text"
msgid "Arabic (Jordan)"
-msgstr "Àrab (Jordània)"
+msgstr "àrab (Jordània)"
#: langtab.src
msgctxt ""
@@ -672,7 +672,7 @@ msgctxt ""
"LANGUAGE_ARABIC_KUWAIT\n"
"pairedlist.text"
msgid "Arabic (Kuwait)"
-msgstr "Àrab (Kuwait)"
+msgstr "àrab (Kuwait)"
#: langtab.src
msgctxt ""
@@ -681,7 +681,7 @@ msgctxt ""
"LANGUAGE_ARABIC_LEBANON\n"
"pairedlist.text"
msgid "Arabic (Lebanon)"
-msgstr "Àrab (Líban)"
+msgstr "àrab (Líban)"
#: langtab.src
msgctxt ""
@@ -690,7 +690,7 @@ msgctxt ""
"LANGUAGE_ARABIC_LIBYA\n"
"pairedlist.text"
msgid "Arabic (Libya)"
-msgstr "Àrab (Líbia)"
+msgstr "àrab (Líbia)"
#: langtab.src
msgctxt ""
@@ -699,7 +699,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_MAURITANIA\n"
"pairedlist.text"
msgid "Arabic (Mauritania)"
-msgstr "Àrab (Mauritània)"
+msgstr "àrab (Mauritània)"
#: langtab.src
msgctxt ""
@@ -708,7 +708,7 @@ msgctxt ""
"LANGUAGE_ARABIC_MOROCCO\n"
"pairedlist.text"
msgid "Arabic (Morocco)"
-msgstr "Àrab (Marroc)"
+msgstr "àrab (Marroc)"
#: langtab.src
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"LANGUAGE_ARABIC_OMAN\n"
"pairedlist.text"
msgid "Arabic (Oman)"
-msgstr "Àrab (Oman)"
+msgstr "àrab (Oman)"
#: langtab.src
msgctxt ""
@@ -726,7 +726,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_PALESTINE\n"
"pairedlist.text"
msgid "Arabic (Palestine)"
-msgstr "Àrab (Palestina)"
+msgstr "àrab (Palestina)"
#: langtab.src
msgctxt ""
@@ -735,7 +735,7 @@ msgctxt ""
"LANGUAGE_ARABIC_QATAR\n"
"pairedlist.text"
msgid "Arabic (Qatar)"
-msgstr "Àrab (Qatar)"
+msgstr "àrab (Qatar)"
#: langtab.src
msgctxt ""
@@ -744,7 +744,7 @@ msgctxt ""
"LANGUAGE_ARABIC_SAUDI_ARABIA\n"
"pairedlist.text"
msgid "Arabic (Saudi Arabia)"
-msgstr "Àrab (Aràbia Saudita)"
+msgstr "àrab (Aràbia Saudita)"
#: langtab.src
msgctxt ""
@@ -753,7 +753,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_SOMALIA\n"
"pairedlist.text"
msgid "Arabic (Somalia)"
-msgstr "Àrab (Somàlia)"
+msgstr "àrab (Somàlia)"
#: langtab.src
msgctxt ""
@@ -762,7 +762,7 @@ msgctxt ""
"LANGUAGE_USER_ARABIC_SUDAN\n"
"pairedlist.text"
msgid "Arabic (Sudan)"
-msgstr "Àrab (Sudan)"
+msgstr "àrab (Sudan)"
#: langtab.src
msgctxt ""
@@ -771,7 +771,7 @@ msgctxt ""
"LANGUAGE_ARABIC_SYRIA\n"
"pairedlist.text"
msgid "Arabic (Syria)"
-msgstr "Àrab (Síria)"
+msgstr "àrab (Síria)"
#: langtab.src
msgctxt ""
@@ -780,7 +780,7 @@ msgctxt ""
"LANGUAGE_ARABIC_TUNISIA\n"
"pairedlist.text"
msgid "Arabic (Tunisia)"
-msgstr "Àrab (Tunísia)"
+msgstr "àrab (Tunísia)"
#: langtab.src
msgctxt ""
@@ -789,7 +789,7 @@ msgctxt ""
"LANGUAGE_ARABIC_UAE\n"
"pairedlist.text"
msgid "Arabic (UAE)"
-msgstr "Àrab (EAU)"
+msgstr "àrab (EAU)"
#: langtab.src
msgctxt ""
@@ -798,7 +798,7 @@ msgctxt ""
"LANGUAGE_ARABIC_YEMEN\n"
"pairedlist.text"
msgid "Arabic (Yemen)"
-msgstr "Àrab (Iemen)"
+msgstr "àrab (Iemen)"
#: langtab.src
msgctxt ""
@@ -807,7 +807,7 @@ msgctxt ""
"LANGUAGE_USER_ARAGONESE\n"
"pairedlist.text"
msgid "Aragonese"
-msgstr "Aragonès"
+msgstr "aragonès"
#: langtab.src
msgctxt ""
@@ -816,7 +816,7 @@ msgctxt ""
"LANGUAGE_ARMENIAN\n"
"pairedlist.text"
msgid "Armenian"
-msgstr "Armeni"
+msgstr "armeni"
#: langtab.src
msgctxt ""
@@ -825,7 +825,7 @@ msgctxt ""
"LANGUAGE_ASSAMESE\n"
"pairedlist.text"
msgid "Assamese"
-msgstr ""
+msgstr "assamès"
#: langtab.src
msgctxt ""
@@ -834,7 +834,7 @@ msgctxt ""
"LANGUAGE_AZERI_LATIN\n"
"pairedlist.text"
msgid "Azerbaijani Latin"
-msgstr "Àzeri (llatí)"
+msgstr "àzeri (llatí)"
#: langtab.src
msgctxt ""
@@ -843,7 +843,7 @@ msgctxt ""
"LANGUAGE_AZERI_CYRILLIC\n"
"pairedlist.text"
msgid "Azerbaijani Cyrillic"
-msgstr "Àzeri (ciríl·lic)"
+msgstr "àzeri (ciríl·lic)"
#: langtab.src
msgctxt ""
@@ -852,7 +852,7 @@ msgctxt ""
"LANGUAGE_BASQUE\n"
"pairedlist.text"
msgid "Basque"
-msgstr "Basc"
+msgstr "basc"
#: langtab.src
msgctxt ""
@@ -861,7 +861,7 @@ msgctxt ""
"LANGUAGE_BENGALI\n"
"pairedlist.text"
msgid "Bengali (India)"
-msgstr "Bengalí (Índia)"
+msgstr "bengalí (Índia)"
#: langtab.src
msgctxt ""
@@ -870,7 +870,7 @@ msgctxt ""
"LANGUAGE_BULGARIAN\n"
"pairedlist.text"
msgid "Bulgarian"
-msgstr "Búlgar"
+msgstr "búlgar"
#: langtab.src
msgctxt ""
@@ -879,7 +879,7 @@ msgctxt ""
"LANGUAGE_BELARUSIAN\n"
"pairedlist.text"
msgid "Belarusian"
-msgstr "Bielorús"
+msgstr "bielorús"
#: langtab.src
msgctxt ""
@@ -888,7 +888,7 @@ msgctxt ""
"LANGUAGE_CATALAN\n"
"pairedlist.text"
msgid "Catalan"
-msgstr "Català"
+msgstr "català"
#: langtab.src
msgctxt ""
@@ -897,7 +897,7 @@ msgctxt ""
"LANGUAGE_USER_CATALAN_VALENCIAN\n"
"pairedlist.text"
msgid "Catalan (Valencian)"
-msgstr "Català (valencià)"
+msgstr "català (valencià)"
#: langtab.src
msgctxt ""
@@ -906,7 +906,7 @@ msgctxt ""
"LANGUAGE_CHINESE_TRADITIONAL\n"
"pairedlist.text"
msgid "Chinese (traditional)"
-msgstr "Xinès (tradicional)"
+msgstr "xinès (tradicional)"
#: langtab.src
msgctxt ""
@@ -915,7 +915,7 @@ msgctxt ""
"LANGUAGE_CHINESE_SIMPLIFIED\n"
"pairedlist.text"
msgid "Chinese (simplified)"
-msgstr "Xinès (simplificat)"
+msgstr "xinès (simplificat)"
#: langtab.src
msgctxt ""
@@ -924,7 +924,7 @@ msgctxt ""
"LANGUAGE_CHINESE_HONGKONG\n"
"pairedlist.text"
msgid "Chinese (Hong Kong)"
-msgstr "Xinès (Hong Kong)"
+msgstr "xinès (Hong Kong)"
#: langtab.src
msgctxt ""
@@ -933,7 +933,7 @@ msgctxt ""
"LANGUAGE_CHINESE_SINGAPORE\n"
"pairedlist.text"
msgid "Chinese (Singapore)"
-msgstr "Xinès (Singapur)"
+msgstr "xinès (Singapur)"
#: langtab.src
msgctxt ""
@@ -942,7 +942,7 @@ msgctxt ""
"LANGUAGE_CHINESE_MACAU\n"
"pairedlist.text"
msgid "Chinese (Macau)"
-msgstr "Xinès (Macau)"
+msgstr "xinès (Macau)"
#: langtab.src
msgctxt ""
@@ -951,7 +951,7 @@ msgctxt ""
"LANGUAGE_CROATIAN\n"
"pairedlist.text"
msgid "Croatian"
-msgstr "Croata"
+msgstr "croata"
#: langtab.src
msgctxt ""
@@ -960,7 +960,7 @@ msgctxt ""
"LANGUAGE_CZECH\n"
"pairedlist.text"
msgid "Czech"
-msgstr "Txec"
+msgstr "txec"
#: langtab.src
msgctxt ""
@@ -969,7 +969,7 @@ msgctxt ""
"LANGUAGE_DANISH\n"
"pairedlist.text"
msgid "Danish"
-msgstr "Danès"
+msgstr "danès"
#: langtab.src
msgctxt ""
@@ -978,7 +978,7 @@ msgctxt ""
"LANGUAGE_DUTCH\n"
"pairedlist.text"
msgid "Dutch (Netherlands)"
-msgstr "Neerlandès (Holanda)"
+msgstr "neerlandès (Holanda)"
#: langtab.src
msgctxt ""
@@ -987,7 +987,7 @@ msgctxt ""
"LANGUAGE_DUTCH_BELGIAN\n"
"pairedlist.text"
msgid "Dutch (Belgium)"
-msgstr "Neerlandès (Bèlgica)"
+msgstr "neerlandès (Bèlgica)"
#: langtab.src
msgctxt ""
@@ -996,7 +996,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_US\n"
"pairedlist.text"
msgid "English (USA)"
-msgstr "Anglès (EUA)"
+msgstr "anglès (EUA)"
#: langtab.src
msgctxt ""
@@ -1005,7 +1005,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_UK\n"
"pairedlist.text"
msgid "English (UK)"
-msgstr "Anglès (Regne Unit)"
+msgstr "anglès (Regne Unit)"
#: langtab.src
msgctxt ""
@@ -1014,7 +1014,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_UK_OED\n"
"pairedlist.text"
msgid "English, OED spelling (UK)"
-msgstr ""
+msgstr "anglès, ortografia de l'OED (Regne Unit)"
#: langtab.src
msgctxt ""
@@ -1023,7 +1023,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_AUS\n"
"pairedlist.text"
msgid "English (Australia)"
-msgstr "Anglès (Austràlia)"
+msgstr "anglès (Austràlia)"
#: langtab.src
msgctxt ""
@@ -1032,7 +1032,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_CAN\n"
"pairedlist.text"
msgid "English (Canada)"
-msgstr "Anglès (Canadà)"
+msgstr "anglès (Canadà)"
#: langtab.src
msgctxt ""
@@ -1041,7 +1041,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_NZ\n"
"pairedlist.text"
msgid "English (New Zealand)"
-msgstr "Anglès (Nova Zelanda)"
+msgstr "anglès (Nova Zelanda)"
#: langtab.src
msgctxt ""
@@ -1050,7 +1050,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_EIRE\n"
"pairedlist.text"
msgid "English (Ireland)"
-msgstr "Anglès (Irlanda)"
+msgstr "anglès (Irlanda)"
#: langtab.src
msgctxt ""
@@ -1059,7 +1059,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_SAFRICA\n"
"pairedlist.text"
msgid "English (South Africa)"
-msgstr "Anglès (Sud-àfrica)"
+msgstr "anglès (Sud-àfrica)"
#: langtab.src
msgctxt ""
@@ -1068,7 +1068,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_JAMAICA\n"
"pairedlist.text"
msgid "English (Jamaica)"
-msgstr "Anglès (Jamaica)"
+msgstr "anglès (Jamaica)"
#: langtab.src
msgctxt ""
@@ -1077,7 +1077,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_CARRIBEAN\n"
"pairedlist.text"
msgid "English (Caribbean)"
-msgstr "Anglès (Carib)"
+msgstr "anglès (Carib)"
#: langtab.src
msgctxt ""
@@ -1086,7 +1086,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_BELIZE\n"
"pairedlist.text"
msgid "English (Belize)"
-msgstr "Anglès (Belize)"
+msgstr "anglès (Belize)"
#: langtab.src
msgctxt ""
@@ -1095,7 +1095,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_TRINIDAD\n"
"pairedlist.text"
msgid "English (Trinidad)"
-msgstr "Anglès (Trinidad)"
+msgstr "anglès (Trinidad)"
#: langtab.src
msgctxt ""
@@ -1104,7 +1104,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_ZIMBABWE\n"
"pairedlist.text"
msgid "English (Zimbabwe)"
-msgstr "Anglès (Zimbabwe)"
+msgstr "anglès (Zimbàbue)"
#: langtab.src
msgctxt ""
@@ -1113,7 +1113,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_PHILIPPINES\n"
"pairedlist.text"
msgid "English (Philippines)"
-msgstr "Anglès (Filipines)"
+msgstr "anglès (Filipines)"
#: langtab.src
msgctxt ""
@@ -1122,7 +1122,7 @@ msgctxt ""
"LANGUAGE_ENGLISH_INDIA\n"
"pairedlist.text"
msgid "English (India)"
-msgstr "Anglès (Índia)"
+msgstr "anglès (Índia)"
#: langtab.src
msgctxt ""
@@ -1131,7 +1131,7 @@ msgctxt ""
"LANGUAGE_ESTONIAN\n"
"pairedlist.text"
msgid "Estonian"
-msgstr "Estonià"
+msgstr "estonià"
#: langtab.src
msgctxt ""
@@ -1140,7 +1140,7 @@ msgctxt ""
"LANGUAGE_FINNISH\n"
"pairedlist.text"
msgid "Finnish"
-msgstr "Finès"
+msgstr "finès"
#: langtab.src
msgctxt ""
@@ -1149,7 +1149,7 @@ msgctxt ""
"LANGUAGE_FAEROESE\n"
"pairedlist.text"
msgid "Faroese"
-msgstr "Feroès"
+msgstr "feroès"
#: langtab.src
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"LANGUAGE_FARSI\n"
"pairedlist.text"
msgid "Persian"
-msgstr ""
+msgstr "persa"
#: langtab.src
msgctxt ""
@@ -1167,7 +1167,7 @@ msgctxt ""
"LANGUAGE_FRENCH\n"
"pairedlist.text"
msgid "French (France)"
-msgstr "Francès (França)"
+msgstr "francès (França)"
#: langtab.src
msgctxt ""
@@ -1176,7 +1176,7 @@ msgctxt ""
"LANGUAGE_FRENCH_BELGIAN\n"
"pairedlist.text"
msgid "French (Belgium)"
-msgstr "Francès (Bèlgica)"
+msgstr "francès (Bèlgica)"
#: langtab.src
msgctxt ""
@@ -1185,7 +1185,7 @@ msgctxt ""
"LANGUAGE_FRENCH_CANADIAN\n"
"pairedlist.text"
msgid "French (Canada)"
-msgstr "Francès (Canadà)"
+msgstr "francès (Canadà)"
#: langtab.src
msgctxt ""
@@ -1194,7 +1194,7 @@ msgctxt ""
"LANGUAGE_FRENCH_SWISS\n"
"pairedlist.text"
msgid "French (Switzerland)"
-msgstr "Francès (Suïssa)"
+msgstr "francès (Suïssa)"
#: langtab.src
msgctxt ""
@@ -1203,7 +1203,7 @@ msgctxt ""
"LANGUAGE_FRENCH_LUXEMBOURG\n"
"pairedlist.text"
msgid "French (Luxembourg)"
-msgstr "Francès (Luxemburg)"
+msgstr "francès (Luxemburg)"
#: langtab.src
msgctxt ""
@@ -1212,7 +1212,7 @@ msgctxt ""
"LANGUAGE_FRENCH_MONACO\n"
"pairedlist.text"
msgid "French (Monaco)"
-msgstr "Francès (Mònaco)"
+msgstr "francès (Mònaco)"
#: langtab.src
msgctxt ""
@@ -1221,7 +1221,7 @@ msgctxt ""
"LANGUAGE_USER_GASCON\n"
"pairedlist.text"
msgid "Gascon"
-msgstr "Gascó"
+msgstr "gascó"
#: langtab.src
msgctxt ""
@@ -1230,7 +1230,7 @@ msgctxt ""
"LANGUAGE_GERMAN\n"
"pairedlist.text"
msgid "German (Germany)"
-msgstr "Alemany (Alemanya)"
+msgstr "alemany (Alemanya)"
#: langtab.src
msgctxt ""
@@ -1239,7 +1239,7 @@ msgctxt ""
"LANGUAGE_GERMAN_SWISS\n"
"pairedlist.text"
msgid "German (Switzerland)"
-msgstr "Alemany (Suïssa)"
+msgstr "alemany (Suïssa)"
#: langtab.src
msgctxt ""
@@ -1248,7 +1248,7 @@ msgctxt ""
"LANGUAGE_GERMAN_AUSTRIAN\n"
"pairedlist.text"
msgid "German (Austria)"
-msgstr "Alemany (Àustria)"
+msgstr "alemany (Àustria)"
#: langtab.src
msgctxt ""
@@ -1257,7 +1257,7 @@ msgctxt ""
"LANGUAGE_GERMAN_LUXEMBOURG\n"
"pairedlist.text"
msgid "German (Luxembourg)"
-msgstr "Alemany (Luxemburg)"
+msgstr "alemany (Luxemburg)"
#: langtab.src
msgctxt ""
@@ -1266,7 +1266,7 @@ msgctxt ""
"LANGUAGE_GERMAN_LIECHTENSTEIN\n"
"pairedlist.text"
msgid "German (Liechtenstein)"
-msgstr "Alemany (Liechtenstein)"
+msgstr "alemany (Liechtenstein)"
#: langtab.src
msgctxt ""
@@ -1275,7 +1275,7 @@ msgctxt ""
"LANGUAGE_GREEK\n"
"pairedlist.text"
msgid "Greek"
-msgstr "Grec"
+msgstr "grec"
#: langtab.src
msgctxt ""
@@ -1284,7 +1284,7 @@ msgctxt ""
"LANGUAGE_GUJARATI\n"
"pairedlist.text"
msgid "Gujarati"
-msgstr "Gujarati"
+msgstr "gujarati"
#: langtab.src
msgctxt ""
@@ -1293,7 +1293,7 @@ msgctxt ""
"LANGUAGE_HEBREW\n"
"pairedlist.text"
msgid "Hebrew"
-msgstr "Hebreu"
+msgstr "hebreu"
#: langtab.src
msgctxt ""
@@ -1302,7 +1302,7 @@ msgctxt ""
"LANGUAGE_HINDI\n"
"pairedlist.text"
msgid "Hindi"
-msgstr "Hindi"
+msgstr "hindi"
#: langtab.src
msgctxt ""
@@ -1311,7 +1311,7 @@ msgctxt ""
"LANGUAGE_HUNGARIAN\n"
"pairedlist.text"
msgid "Hungarian"
-msgstr "Hongarès"
+msgstr "hongarès"
#: langtab.src
msgctxt ""
@@ -1320,7 +1320,7 @@ msgctxt ""
"LANGUAGE_ICELANDIC\n"
"pairedlist.text"
msgid "Icelandic"
-msgstr "Islandès"
+msgstr "islandès"
#: langtab.src
msgctxt ""
@@ -1329,7 +1329,7 @@ msgctxt ""
"LANGUAGE_INDONESIAN\n"
"pairedlist.text"
msgid "Indonesian"
-msgstr "Indonesi"
+msgstr "indonesi"
#: langtab.src
msgctxt ""
@@ -1338,7 +1338,7 @@ msgctxt ""
"LANGUAGE_ITALIAN\n"
"pairedlist.text"
msgid "Italian (Italy)"
-msgstr "Italià (Itàlia)"
+msgstr "italià (Itàlia)"
#: langtab.src
msgctxt ""
@@ -1347,7 +1347,7 @@ msgctxt ""
"LANGUAGE_ITALIAN_SWISS\n"
"pairedlist.text"
msgid "Italian (Switzerland)"
-msgstr "Italià (Suïssa)"
+msgstr "italià (Suïssa)"
#: langtab.src
msgctxt ""
@@ -1356,7 +1356,7 @@ msgctxt ""
"LANGUAGE_JAPANESE\n"
"pairedlist.text"
msgid "Japanese"
-msgstr "Japonès"
+msgstr "japonès"
#: langtab.src
msgctxt ""
@@ -1365,7 +1365,7 @@ msgctxt ""
"LANGUAGE_KANNADA\n"
"pairedlist.text"
msgid "Kannada"
-msgstr "Kannada"
+msgstr "kanarès"
#: langtab.src
msgctxt ""
@@ -1374,7 +1374,7 @@ msgctxt ""
"LANGUAGE_KASHMIRI\n"
"pairedlist.text"
msgid "Kashmiri (Kashmir)"
-msgstr "Caixmiri (Caixmir)"
+msgstr "caixmiri (Caixmir)"
#: langtab.src
msgctxt ""
@@ -1383,7 +1383,7 @@ msgctxt ""
"LANGUAGE_KASHMIRI_INDIA\n"
"pairedlist.text"
msgid "Kashmiri (India)"
-msgstr "Caixmiri (Índia)"
+msgstr "caixmiri (Índia)"
#: langtab.src
msgctxt ""
@@ -1392,7 +1392,7 @@ msgctxt ""
"LANGUAGE_KAZAKH\n"
"pairedlist.text"
msgid "Kazakh"
-msgstr "Kazakh"
+msgstr "kazakh"
#: langtab.src
msgctxt ""
@@ -1401,7 +1401,7 @@ msgctxt ""
"LANGUAGE_KONKANI\n"
"pairedlist.text"
msgid "Konkani"
-msgstr "Konkani"
+msgstr "konkani"
#: langtab.src
msgctxt ""
@@ -1410,7 +1410,7 @@ msgctxt ""
"LANGUAGE_KOREAN\n"
"pairedlist.text"
msgid "Korean (RoK)"
-msgstr "Coreà (República de Corea)"
+msgstr "coreà (República de Corea)"
#: langtab.src
msgctxt ""
@@ -1419,7 +1419,7 @@ msgctxt ""
"LANGUAGE_LATVIAN\n"
"pairedlist.text"
msgid "Latvian"
-msgstr "Letó"
+msgstr "letó"
#: langtab.src
msgctxt ""
@@ -1428,7 +1428,7 @@ msgctxt ""
"LANGUAGE_LITHUANIAN\n"
"pairedlist.text"
msgid "Lithuanian"
-msgstr "Lituà"
+msgstr "lituà"
#: langtab.src
msgctxt ""
@@ -1437,7 +1437,7 @@ msgctxt ""
"LANGUAGE_MACEDONIAN\n"
"pairedlist.text"
msgid "Macedonian"
-msgstr "Macedoni"
+msgstr "macedoni"
#: langtab.src
msgctxt ""
@@ -1446,7 +1446,7 @@ msgctxt ""
"LANGUAGE_MALAY_MALAYSIA\n"
"pairedlist.text"
msgid "Malay (Malaysia)"
-msgstr "Malai (Malàisia)"
+msgstr "malai (Malàisia)"
#: langtab.src
msgctxt ""
@@ -1455,7 +1455,7 @@ msgctxt ""
"LANGUAGE_MALAY_BRUNEI_DARUSSALAM\n"
"pairedlist.text"
msgid "Malay (Brunei Darussalam)"
-msgstr "Malai (Brunei)"
+msgstr "malai (Brunei)"
#: langtab.src
msgctxt ""
@@ -1464,7 +1464,7 @@ msgctxt ""
"LANGUAGE_MALAYALAM\n"
"pairedlist.text"
msgid "Malayalam"
-msgstr "Malaiàlam"
+msgstr "malaiàlam"
#: langtab.src
msgctxt ""
@@ -1473,7 +1473,7 @@ msgctxt ""
"LANGUAGE_MANIPURI\n"
"pairedlist.text"
msgid "Manipuri"
-msgstr "Manipuri"
+msgstr "manipuri"
#: langtab.src
msgctxt ""
@@ -1482,7 +1482,7 @@ msgctxt ""
"LANGUAGE_MARATHI\n"
"pairedlist.text"
msgid "Marathi"
-msgstr "Marathi"
+msgstr "marathi"
#: langtab.src
msgctxt ""
@@ -1491,7 +1491,7 @@ msgctxt ""
"LANGUAGE_NEPALI\n"
"pairedlist.text"
msgid "Nepali (Nepal)"
-msgstr "Nepalès (Nepal)"
+msgstr "nepalès (Nepal)"
#: langtab.src
msgctxt ""
@@ -1500,7 +1500,7 @@ msgctxt ""
"LANGUAGE_NEPALI_INDIA\n"
"pairedlist.text"
msgid "Nepali (India)"
-msgstr "Nepalès (Índia)"
+msgstr "nepalès (Índia)"
#: langtab.src
msgctxt ""
@@ -1509,7 +1509,7 @@ msgctxt ""
"LANGUAGE_NORWEGIAN_BOKMAL\n"
"pairedlist.text"
msgid "Norwegian, Bokmål"
-msgstr "Noruec (Bokmål)"
+msgstr "noruec (Bokmål)"
#: langtab.src
msgctxt ""
@@ -1518,7 +1518,7 @@ msgctxt ""
"LANGUAGE_NORWEGIAN_NYNORSK\n"
"pairedlist.text"
msgid "Norwegian, Nynorsk"
-msgstr "Noruec (Nynorsk)"
+msgstr "noruec (Nynorsk)"
#: langtab.src
msgctxt ""
@@ -1527,7 +1527,7 @@ msgctxt ""
"LANGUAGE_ORIYA\n"
"pairedlist.text"
msgid "Oriya"
-msgstr "Oriya"
+msgstr "oriya"
#: langtab.src
msgctxt ""
@@ -1536,7 +1536,7 @@ msgctxt ""
"LANGUAGE_POLISH\n"
"pairedlist.text"
msgid "Polish"
-msgstr "Polonès"
+msgstr "polonès"
#: langtab.src
msgctxt ""
@@ -1545,7 +1545,7 @@ msgctxt ""
"LANGUAGE_USER_PORTUGUESE_ANGOLA\n"
"pairedlist.text"
msgid "Portuguese (Angola)"
-msgstr "Portuguès (Angola)"
+msgstr "portuguès (Angola)"
#: langtab.src
msgctxt ""
@@ -1554,7 +1554,7 @@ msgctxt ""
"LANGUAGE_PORTUGUESE\n"
"pairedlist.text"
msgid "Portuguese (Portugal)"
-msgstr "Portuguès (Portugal)"
+msgstr "portuguès (Portugal)"
#: langtab.src
msgctxt ""
@@ -1563,7 +1563,7 @@ msgctxt ""
"LANGUAGE_PORTUGUESE_BRAZILIAN\n"
"pairedlist.text"
msgid "Portuguese (Brazil)"
-msgstr "Portuguès (Brasil)"
+msgstr "portuguès (Brasil)"
#: langtab.src
msgctxt ""
@@ -1572,7 +1572,7 @@ msgctxt ""
"LANGUAGE_PUNJABI\n"
"pairedlist.text"
msgid "Punjabi"
-msgstr "Punjabi"
+msgstr "punjabi"
#: langtab.src
msgctxt ""
@@ -1581,7 +1581,7 @@ msgctxt ""
"LANGUAGE_RHAETO_ROMAN\n"
"pairedlist.text"
msgid "Rhaeto-Romance"
-msgstr "Retoromànic"
+msgstr "retoromànic"
#: langtab.src
msgctxt ""
@@ -1590,7 +1590,7 @@ msgctxt ""
"LANGUAGE_ROMANIAN\n"
"pairedlist.text"
msgid "Romanian (Romania)"
-msgstr "Romanès (Romania)"
+msgstr "romanès (Romania)"
#: langtab.src
msgctxt ""
@@ -1599,7 +1599,7 @@ msgctxt ""
"LANGUAGE_ROMANIAN_MOLDOVA\n"
"pairedlist.text"
msgid "Romanian (Moldova)"
-msgstr "Romanès (Moldàvia)"
+msgstr "romanès (Moldàvia)"
#: langtab.src
msgctxt ""
@@ -1608,7 +1608,7 @@ msgctxt ""
"LANGUAGE_RUSSIAN\n"
"pairedlist.text"
msgid "Russian"
-msgstr "Rus"
+msgstr "rus"
#: langtab.src
msgctxt ""
@@ -1617,7 +1617,7 @@ msgctxt ""
"LANGUAGE_SANSKRIT\n"
"pairedlist.text"
msgid "Sanskrit"
-msgstr "Sànscrit"
+msgstr "sànscrit"
#: langtab.src
msgctxt ""
@@ -1626,7 +1626,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_CYRILLIC_SAM\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
-msgstr ""
+msgstr "serbi (ciríl·lic, Sèrbia i Montenegro)"
#: langtab.src
msgctxt ""
@@ -1635,7 +1635,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_LATIN_SAM\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia and Montenegro)"
-msgstr ""
+msgstr "serbi (llatí, Sèrbia i Montenegro)"
#: langtab.src
msgctxt ""
@@ -1644,7 +1644,7 @@ msgctxt ""
"LANGUAGE_USER_SERBIAN_CYRILLIC_SERBIA\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia)"
-msgstr "Serbi ciríl·lic (Sèrbia)"
+msgstr "serbi (ciríl·lic, Sèrbia)"
#: langtab.src
msgctxt ""
@@ -1653,7 +1653,7 @@ msgctxt ""
"LANGUAGE_USER_SERBIAN_LATIN_SERBIA\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia)"
-msgstr "Serbi llatí (Sèrbia)"
+msgstr "serbi (llatí, Sèrbia)"
#: langtab.src
msgctxt ""
@@ -1662,7 +1662,7 @@ msgctxt ""
"LANGUAGE_USER_SERBIAN_CYRILLIC_MONTENEGRO\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Montenegro)"
-msgstr "Serbi ciríl·lic (Montenegro)"
+msgstr "serbi (ciríl·lic, Montenegro)"
#: langtab.src
msgctxt ""
@@ -1671,16 +1671,16 @@ msgctxt ""
"LANGUAGE_USER_SERBIAN_LATIN_MONTENEGRO\n"
"pairedlist.text"
msgid "Serbian Latin (Montenegro)"
-msgstr "Serbi llatí (Montenegro)"
+msgstr "serbi (llatí, Montenegro)"
#: langtab.src
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr ""
+msgstr "serbi (llatí)"
#: langtab.src
msgctxt ""
@@ -1689,7 +1689,7 @@ msgctxt ""
"LANGUAGE_USER_SIDAMA\n"
"pairedlist.text"
msgid "Sidama"
-msgstr "Sidamo"
+msgstr "sidamo"
#: langtab.src
msgctxt ""
@@ -1698,7 +1698,7 @@ msgctxt ""
"LANGUAGE_SINDHI\n"
"pairedlist.text"
msgid "Sindhi"
-msgstr "Sindhi"
+msgstr "sindhi"
#: langtab.src
msgctxt ""
@@ -1707,7 +1707,7 @@ msgctxt ""
"LANGUAGE_SLOVAK\n"
"pairedlist.text"
msgid "Slovak"
-msgstr "Eslovac"
+msgstr "eslovac"
#: langtab.src
msgctxt ""
@@ -1716,7 +1716,7 @@ msgctxt ""
"LANGUAGE_SLOVENIAN\n"
"pairedlist.text"
msgid "Slovenian"
-msgstr "Eslovè"
+msgstr "eslovè"
#: langtab.src
msgctxt ""
@@ -1725,7 +1725,7 @@ msgctxt ""
"LANGUAGE_SPANISH\n"
"pairedlist.text"
msgid "Spanish (Spain)"
-msgstr "Espanyol (Espanya)"
+msgstr "espanyol (Espanya)"
#: langtab.src
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"LANGUAGE_SPANISH_MEXICAN\n"
"pairedlist.text"
msgid "Spanish (Mexico)"
-msgstr "Espanyol (Mèxic)"
+msgstr "espanyol (Mèxic)"
#: langtab.src
msgctxt ""
@@ -1743,7 +1743,7 @@ msgctxt ""
"LANGUAGE_SPANISH_GUATEMALA\n"
"pairedlist.text"
msgid "Spanish (Guatemala)"
-msgstr "Espanyol (Guatemala)"
+msgstr "espanyol (Guatemala)"
#: langtab.src
msgctxt ""
@@ -1752,7 +1752,7 @@ msgctxt ""
"LANGUAGE_SPANISH_COSTARICA\n"
"pairedlist.text"
msgid "Spanish (Costa Rica)"
-msgstr "Espanyol (Costa Rica)"
+msgstr "espanyol (Costa Rica)"
#: langtab.src
msgctxt ""
@@ -1761,7 +1761,7 @@ msgctxt ""
"LANGUAGE_SPANISH_PANAMA\n"
"pairedlist.text"
msgid "Spanish (Panama)"
-msgstr "Espanyol (Panamà)"
+msgstr "espanyol (Panamà)"
#: langtab.src
msgctxt ""
@@ -1770,7 +1770,7 @@ msgctxt ""
"LANGUAGE_SPANISH_DOMINICAN_REPUBLIC\n"
"pairedlist.text"
msgid "Spanish (Dom. Rep.)"
-msgstr "Espanyol (Rep. Dom.)"
+msgstr "espanyol (Rep. Dom.)"
#: langtab.src
msgctxt ""
@@ -1779,7 +1779,7 @@ msgctxt ""
"LANGUAGE_SPANISH_VENEZUELA\n"
"pairedlist.text"
msgid "Spanish (Venezuela)"
-msgstr "Espanyol (Veneçuela)"
+msgstr "espanyol (Veneçuela)"
#: langtab.src
msgctxt ""
@@ -1788,7 +1788,7 @@ msgctxt ""
"LANGUAGE_SPANISH_COLOMBIA\n"
"pairedlist.text"
msgid "Spanish (Colombia)"
-msgstr "Espanyol (Colòmbia)"
+msgstr "espanyol (Colòmbia)"
#: langtab.src
msgctxt ""
@@ -1797,7 +1797,7 @@ msgctxt ""
"LANGUAGE_SPANISH_PERU\n"
"pairedlist.text"
msgid "Spanish (Peru)"
-msgstr "Espanyol (Perú)"
+msgstr "espanyol (Perú)"
#: langtab.src
msgctxt ""
@@ -1806,7 +1806,7 @@ msgctxt ""
"LANGUAGE_SPANISH_ARGENTINA\n"
"pairedlist.text"
msgid "Spanish (Argentina)"
-msgstr "Espanyol (Argentina)"
+msgstr "espanyol (Argentina)"
#: langtab.src
msgctxt ""
@@ -1815,7 +1815,7 @@ msgctxt ""
"LANGUAGE_SPANISH_ECUADOR\n"
"pairedlist.text"
msgid "Spanish (Ecuador)"
-msgstr "Espanyol (Equador)"
+msgstr "espanyol (Equador)"
#: langtab.src
msgctxt ""
@@ -1824,7 +1824,7 @@ msgctxt ""
"LANGUAGE_SPANISH_CHILE\n"
"pairedlist.text"
msgid "Spanish (Chile)"
-msgstr "Espanyol (Xile)"
+msgstr "espanyol (Xile)"
#: langtab.src
msgctxt ""
@@ -1833,7 +1833,7 @@ msgctxt ""
"LANGUAGE_SPANISH_URUGUAY\n"
"pairedlist.text"
msgid "Spanish (Uruguay)"
-msgstr "Espanyol (Uruguai)"
+msgstr "espanyol (Uruguai)"
#: langtab.src
msgctxt ""
@@ -1842,7 +1842,7 @@ msgctxt ""
"LANGUAGE_SPANISH_PARAGUAY\n"
"pairedlist.text"
msgid "Spanish (Paraguay)"
-msgstr "Espanyol (Paraguai)"
+msgstr "espanyol (Paraguai)"
#: langtab.src
msgctxt ""
@@ -1851,7 +1851,7 @@ msgctxt ""
"LANGUAGE_SPANISH_BOLIVIA\n"
"pairedlist.text"
msgid "Spanish (Bolivia)"
-msgstr "Espanyol (Bolívia)"
+msgstr "espanyol (Bolívia)"
#: langtab.src
msgctxt ""
@@ -1860,7 +1860,7 @@ msgctxt ""
"LANGUAGE_SPANISH_EL_SALVADOR\n"
"pairedlist.text"
msgid "Spanish (El Salvador)"
-msgstr "Espanyol (El Salvador)"
+msgstr "espanyol (El Salvador)"
#: langtab.src
msgctxt ""
@@ -1869,7 +1869,7 @@ msgctxt ""
"LANGUAGE_SPANISH_HONDURAS\n"
"pairedlist.text"
msgid "Spanish (Honduras)"
-msgstr "Espanyol (Hondures)"
+msgstr "espanyol (Hondures)"
#: langtab.src
msgctxt ""
@@ -1878,7 +1878,7 @@ msgctxt ""
"LANGUAGE_SPANISH_NICARAGUA\n"
"pairedlist.text"
msgid "Spanish (Nicaragua)"
-msgstr "Espanyol (Nicaragua)"
+msgstr "espanyol (Nicaragua)"
#: langtab.src
msgctxt ""
@@ -1887,7 +1887,7 @@ msgctxt ""
"LANGUAGE_SPANISH_PUERTO_RICO\n"
"pairedlist.text"
msgid "Spanish (Puerto Rico)"
-msgstr "Espanyol (Puerto Rico)"
+msgstr "espanyol (Puerto Rico)"
#: langtab.src
msgctxt ""
@@ -1896,7 +1896,7 @@ msgctxt ""
"LANGUAGE_SWAHILI\n"
"pairedlist.text"
msgid "Swahili (Kenya)"
-msgstr "Suahili (Kènia)"
+msgstr "suahili (Kenya)"
#: langtab.src
msgctxt ""
@@ -1905,7 +1905,7 @@ msgctxt ""
"LANGUAGE_SWEDISH\n"
"pairedlist.text"
msgid "Swedish (Sweden)"
-msgstr "Suec (Suècia)"
+msgstr "suec (Suècia)"
#: langtab.src
msgctxt ""
@@ -1914,7 +1914,7 @@ msgctxt ""
"LANGUAGE_SWEDISH_FINLAND\n"
"pairedlist.text"
msgid "Swedish (Finland)"
-msgstr "Suec (Finlàndia)"
+msgstr "suec (Finlàndia)"
#: langtab.src
msgctxt ""
@@ -1923,7 +1923,7 @@ msgctxt ""
"LANGUAGE_TAJIK\n"
"pairedlist.text"
msgid "Tajik"
-msgstr "Tadjik"
+msgstr "tadjik"
#: langtab.src
msgctxt ""
@@ -1932,7 +1932,7 @@ msgctxt ""
"LANGUAGE_TAMIL\n"
"pairedlist.text"
msgid "Tamil"
-msgstr "Tàmil"
+msgstr "tàmil"
#: langtab.src
msgctxt ""
@@ -1941,7 +1941,7 @@ msgctxt ""
"LANGUAGE_TATAR\n"
"pairedlist.text"
msgid "Tatar"
-msgstr "Tàrtar"
+msgstr "tàrtar"
#: langtab.src
msgctxt ""
@@ -1950,7 +1950,7 @@ msgctxt ""
"LANGUAGE_TELUGU\n"
"pairedlist.text"
msgid "Telugu"
-msgstr "Telugu"
+msgstr "telugu"
#: langtab.src
msgctxt ""
@@ -1959,7 +1959,7 @@ msgctxt ""
"LANGUAGE_THAI\n"
"pairedlist.text"
msgid "Thai"
-msgstr "Tai"
+msgstr "tai"
#: langtab.src
msgctxt ""
@@ -1968,7 +1968,7 @@ msgctxt ""
"LANGUAGE_TURKISH\n"
"pairedlist.text"
msgid "Turkish"
-msgstr "Turc"
+msgstr "turc"
#: langtab.src
msgctxt ""
@@ -1977,7 +1977,7 @@ msgctxt ""
"LANGUAGE_URDU_PAKISTAN\n"
"pairedlist.text"
msgid "Urdu (Pakistan)"
-msgstr "Urdú (Pakistan)"
+msgstr "urdú (Pakistan)"
#: langtab.src
msgctxt ""
@@ -1986,7 +1986,7 @@ msgctxt ""
"LANGUAGE_URDU_INDIA\n"
"pairedlist.text"
msgid "Urdu (India)"
-msgstr "Urdú (Índia)"
+msgstr "urdú (Índia)"
#: langtab.src
msgctxt ""
@@ -1995,7 +1995,7 @@ msgctxt ""
"LANGUAGE_UKRAINIAN\n"
"pairedlist.text"
msgid "Ukrainian"
-msgstr "Ucraïnès"
+msgstr "ucraïnès"
#: langtab.src
msgctxt ""
@@ -2004,7 +2004,7 @@ msgctxt ""
"LANGUAGE_UZBEK_LATIN\n"
"pairedlist.text"
msgid "Uzbek Latin"
-msgstr "Uzbek (llatí)"
+msgstr "uzbek (llatí)"
#: langtab.src
msgctxt ""
@@ -2013,7 +2013,7 @@ msgctxt ""
"LANGUAGE_UZBEK_CYRILLIC\n"
"pairedlist.text"
msgid "Uzbek Cyrillic"
-msgstr ""
+msgstr "uzbek (ciríl·lic)"
#: langtab.src
msgctxt ""
@@ -2022,7 +2022,7 @@ msgctxt ""
"LANGUAGE_WELSH\n"
"pairedlist.text"
msgid "Welsh"
-msgstr "Gal·lès"
+msgstr "gal·lès"
#: langtab.src
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"LANGUAGE_USER_LATIN_VATICAN\n"
"pairedlist.text"
msgid "Latin"
-msgstr ""
+msgstr "llatí"
#: langtab.src
msgctxt ""
@@ -2040,7 +2040,7 @@ msgctxt ""
"LANGUAGE_USER_ESPERANTO\n"
"pairedlist.text"
msgid "Esperanto"
-msgstr "Esperanto"
+msgstr "esperanto"
#: langtab.src
msgctxt ""
@@ -2049,7 +2049,7 @@ msgctxt ""
"LANGUAGE_USER_KINYARWANDA\n"
"pairedlist.text"
msgid "Kinyarwanda (Rwanda)"
-msgstr "Kinyaruanda (Ruanda)"
+msgstr "kinyaruanda (Ruanda)"
#: langtab.src
msgctxt ""
@@ -2058,7 +2058,7 @@ msgctxt ""
"LANGUAGE_MAORI_NEW_ZEALAND\n"
"pairedlist.text"
msgid "Maori"
-msgstr "Maori"
+msgstr "maori"
#: langtab.src
msgctxt ""
@@ -2067,7 +2067,7 @@ msgctxt ""
"LANGUAGE_GALICIAN\n"
"pairedlist.text"
msgid "Galician"
-msgstr "Gallec"
+msgstr "gallec"
#: langtab.src
msgctxt ""
@@ -2076,7 +2076,7 @@ msgctxt ""
"LANGUAGE_DHIVEHI\n"
"pairedlist.text"
msgid "Dhivehi"
-msgstr "Divehi"
+msgstr "divehi"
#: langtab.src
msgctxt ""
@@ -2085,7 +2085,7 @@ msgctxt ""
"LANGUAGE_SEPEDI\n"
"pairedlist.text"
msgid "Northern Sotho"
-msgstr "Sotho del nord"
+msgstr "sotho del nord"
#: langtab.src
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"LANGUAGE_GAELIC_SCOTLAND\n"
"pairedlist.text"
msgid "Gaelic (Scotland)"
-msgstr "Gaèlic (Escòcia)"
+msgstr "gaèlic (Escòcia)"
#: langtab.src
msgctxt ""
@@ -2103,7 +2103,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_CYRILLIC_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Cyrillic"
-msgstr ""
+msgstr "mongol (ciríl·lic)"
#: langtab.src
msgctxt ""
@@ -2112,7 +2112,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_MONGOLIAN_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Mongolian"
-msgstr ""
+msgstr "mongol (mongol)"
#: langtab.src
msgctxt ""
@@ -2121,7 +2121,7 @@ msgctxt ""
"LANGUAGE_USER_INTERLINGUA\n"
"pairedlist.text"
msgid "Interlingua"
-msgstr "Interlingua"
+msgstr "interlingua"
#: langtab.src
msgctxt ""
@@ -2130,7 +2130,7 @@ msgctxt ""
"LANGUAGE_BOSNIAN_BOSNIA_HERZEGOVINA\n"
"pairedlist.text"
msgid "Bosnian"
-msgstr "Bosnià"
+msgstr "bosnià"
#: langtab.src
msgctxt ""
@@ -2139,7 +2139,7 @@ msgctxt ""
"LANGUAGE_BENGALI_BANGLADESH\n"
"pairedlist.text"
msgid "Bengali (Bangladesh)"
-msgstr "Bengalí (Bangla Desh)"
+msgstr "bengalí (Bangla Desh)"
#: langtab.src
msgctxt ""
@@ -2148,7 +2148,7 @@ msgctxt ""
"LANGUAGE_USER_OCCITAN\n"
"pairedlist.text"
msgid "Occitan"
-msgstr "Occità"
+msgstr "occità"
#: langtab.src
msgctxt ""
@@ -2157,7 +2157,7 @@ msgctxt ""
"LANGUAGE_KHMER\n"
"pairedlist.text"
msgid "Khmer"
-msgstr "Khmer"
+msgstr "khmer"
#: langtab.src
msgctxt ""
@@ -2166,7 +2166,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_TURKEY\n"
"pairedlist.text"
msgid "Kurdish, Northern (Turkey)"
-msgstr ""
+msgstr "kurd del nord (Turquia)"
#: langtab.src
msgctxt ""
@@ -2175,7 +2175,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SYRIA\n"
"pairedlist.text"
msgid "Kurdish, Northern (Syria)"
-msgstr ""
+msgstr "kurd del nord (Síria)"
#: langtab.src
msgctxt ""
@@ -2184,7 +2184,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Central (Iraq)"
-msgstr ""
+msgstr "kurd central (Iraq)"
#: langtab.src
msgctxt ""
@@ -2193,7 +2193,16 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAN\n"
"pairedlist.text"
msgid "Kurdish, Central (Iran)"
-msgstr ""
+msgstr "kurd central (Iran)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "kurd del sud (Iran)"
#: langtab.src
msgctxt ""
@@ -2202,7 +2211,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
-msgstr ""
+msgstr "kurd del sud (Iraq)"
#: langtab.src
msgctxt ""
@@ -2211,7 +2220,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN\n"
"pairedlist.text"
msgid "Sardinian"
-msgstr "Sard"
+msgstr "sard"
#: langtab.src
msgctxt ""
@@ -2220,7 +2229,7 @@ msgctxt ""
"LANGUAGE_DZONGKHA\n"
"pairedlist.text"
msgid "Dzongkha"
-msgstr "Dzongka"
+msgstr "dzongka"
#: langtab.src
msgctxt ""
@@ -2229,7 +2238,7 @@ msgctxt ""
"LANGUAGE_USER_SWAHILI_TANZANIA\n"
"pairedlist.text"
msgid "Swahili (Tanzania)"
-msgstr "Suahili (Tanzània)"
+msgstr "suahili (Tanzània)"
#: langtab.src
msgctxt ""
@@ -2238,7 +2247,7 @@ msgctxt ""
"LANGUAGE_LAO\n"
"pairedlist.text"
msgid "Lao"
-msgstr "Laosià"
+msgstr "laosià"
#: langtab.src
msgctxt ""
@@ -2247,7 +2256,7 @@ msgctxt ""
"LANGUAGE_GAELIC_IRELAND\n"
"pairedlist.text"
msgid "Irish"
-msgstr "Irlandès"
+msgstr "irlandès"
#: langtab.src
msgctxt ""
@@ -2256,7 +2265,7 @@ msgctxt ""
"LANGUAGE_TIBETAN\n"
"pairedlist.text"
msgid "Tibetan (PR China)"
-msgstr "Tibetà (RP Xina)"
+msgstr "tibetà (RP Xina)"
#: langtab.src
msgctxt ""
@@ -2265,7 +2274,7 @@ msgctxt ""
"LANGUAGE_GEORGIAN\n"
"pairedlist.text"
msgid "Georgian"
-msgstr "Georgià"
+msgstr "georgià"
#: langtab.src
msgctxt ""
@@ -2274,7 +2283,7 @@ msgctxt ""
"LANGUAGE_FRISIAN_NETHERLANDS\n"
"pairedlist.text"
msgid "Frisian"
-msgstr "Frisó"
+msgstr "frisó"
#: langtab.src
msgctxt ""
@@ -2283,7 +2292,7 @@ msgctxt ""
"LANGUAGE_TSWANA\n"
"pairedlist.text"
msgid "Tswana (South Africa)"
-msgstr "Tswana (Sud-àfrica)"
+msgstr "tswana (Sud-àfrica)"
#: langtab.src
msgctxt ""
@@ -2301,7 +2310,7 @@ msgctxt ""
"LANGUAGE_VIETNAMESE\n"
"pairedlist.text"
msgid "Vietnamese"
-msgstr "Vietnamita"
+msgstr "vietnamita"
#: langtab.src
msgctxt ""
@@ -2310,7 +2319,7 @@ msgctxt ""
"LANGUAGE_USER_BRETON\n"
"pairedlist.text"
msgid "Breton"
-msgstr "Bretó"
+msgstr "bretó"
#: langtab.src
msgctxt ""
@@ -2319,7 +2328,7 @@ msgctxt ""
"LANGUAGE_USER_KALAALLISUT\n"
"pairedlist.text"
msgid "Kalaallisut"
-msgstr "Groenlandès"
+msgstr "groenlandès"
#: langtab.src
msgctxt ""
@@ -2328,7 +2337,7 @@ msgctxt ""
"LANGUAGE_USER_NDEBELE_SOUTH\n"
"pairedlist.text"
msgid "Ndebele, South"
-msgstr "Ndebele del sud"
+msgstr "ndebele del sud"
#: langtab.src
msgctxt ""
@@ -2337,7 +2346,7 @@ msgctxt ""
"LANGUAGE_SESOTHO\n"
"pairedlist.text"
msgid "Southern Sotho"
-msgstr "Sotho del sud"
+msgstr "sotho del sud"
#: langtab.src
msgctxt ""
@@ -2346,7 +2355,7 @@ msgctxt ""
"LANGUAGE_USER_SWAZI\n"
"pairedlist.text"
msgid "Swazi"
-msgstr "Swazi"
+msgstr "swazi"
#: langtab.src
msgctxt ""
@@ -2355,7 +2364,7 @@ msgctxt ""
"LANGUAGE_TSONGA\n"
"pairedlist.text"
msgid "Tsonga"
-msgstr "Tsonga"
+msgstr "tsonga"
#: langtab.src
msgctxt ""
@@ -2364,7 +2373,7 @@ msgctxt ""
"LANGUAGE_VENDA\n"
"pairedlist.text"
msgid "Venda"
-msgstr "Venda"
+msgstr "venda"
#: langtab.src
msgctxt ""
@@ -2373,7 +2382,7 @@ msgctxt ""
"LANGUAGE_USER_TSWANA_BOTSWANA\n"
"pairedlist.text"
msgid "Tswana (Botswana)"
-msgstr "Tswana (Botswana)"
+msgstr "tswana (Botswana)"
#: langtab.src
msgctxt ""
@@ -2382,7 +2391,7 @@ msgctxt ""
"LANGUAGE_XHOSA\n"
"pairedlist.text"
msgid "Xhosa"
-msgstr "Xhosa"
+msgstr "xhosa"
#: langtab.src
msgctxt ""
@@ -2391,7 +2400,7 @@ msgctxt ""
"LANGUAGE_SINHALESE_SRI_LANKA\n"
"pairedlist.text"
msgid "Sinhala"
-msgstr "Singalès"
+msgstr "singalès"
#: langtab.src
msgctxt ""
@@ -2400,7 +2409,7 @@ msgctxt ""
"LANGUAGE_USER_MOORE\n"
"pairedlist.text"
msgid "Moore"
-msgstr "Moore"
+msgstr "mossi"
#: langtab.src
msgctxt ""
@@ -2409,7 +2418,7 @@ msgctxt ""
"LANGUAGE_USER_BAMBARA\n"
"pairedlist.text"
msgid "Bambara"
-msgstr "Bambara"
+msgstr "bambara"
#: langtab.src
msgctxt ""
@@ -2418,7 +2427,7 @@ msgctxt ""
"LANGUAGE_USER_AKAN\n"
"pairedlist.text"
msgid "Akan"
-msgstr "Akan"
+msgstr "akan"
#: langtab.src
msgctxt ""
@@ -2427,7 +2436,7 @@ msgctxt ""
"LANGUAGE_USER_LUXEMBOURGISH\n"
"pairedlist.text"
msgid "Luxembourgish"
-msgstr "Luxemburguès"
+msgstr "luxemburguès"
#: langtab.src
msgctxt ""
@@ -2436,7 +2445,7 @@ msgctxt ""
"LANGUAGE_USER_FRIULIAN\n"
"pairedlist.text"
msgid "Friulian"
-msgstr "Friulià"
+msgstr "furlà"
#: langtab.src
msgctxt ""
@@ -2445,7 +2454,7 @@ msgctxt ""
"LANGUAGE_USER_FIJIAN\n"
"pairedlist.text"
msgid "Fijian"
-msgstr "Fijià"
+msgstr "fijià"
#: langtab.src
msgctxt ""
@@ -2454,7 +2463,7 @@ msgctxt ""
"LANGUAGE_USER_AFRIKAANS_NAMIBIA\n"
"pairedlist.text"
msgid "Afrikaans (Namibia)"
-msgstr "Afrikaans (Namíbia)"
+msgstr "afrikaans (Namíbia)"
#: langtab.src
msgctxt ""
@@ -2463,7 +2472,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_NAMIBIA\n"
"pairedlist.text"
msgid "English (Namibia)"
-msgstr "Anglès (Namíbia)"
+msgstr "anglès (Namíbia)"
#: langtab.src
msgctxt ""
@@ -2472,7 +2481,7 @@ msgctxt ""
"LANGUAGE_USER_WALLOON\n"
"pairedlist.text"
msgid "Walloon"
-msgstr "Való"
+msgstr "való"
#: langtab.src
msgctxt ""
@@ -2481,7 +2490,7 @@ msgctxt ""
"LANGUAGE_USER_COPTIC\n"
"pairedlist.text"
msgid "Coptic"
-msgstr "Copte"
+msgstr "copte"
#: langtab.src
msgctxt ""
@@ -2490,7 +2499,7 @@ msgctxt ""
"LANGUAGE_TIGRIGNA_ERITREA\n"
"pairedlist.text"
msgid "Tigrigna (Eritrea)"
-msgstr "Tigrinya (Eritrea)"
+msgstr "tigrinya (Eritrea)"
#: langtab.src
msgctxt ""
@@ -2499,7 +2508,7 @@ msgctxt ""
"LANGUAGE_TIGRIGNA_ETHIOPIA\n"
"pairedlist.text"
msgid "Tigrigna (Ethiopia)"
-msgstr "Tigrinya (Etiòpia)"
+msgstr "tigrinya (Etiòpia)"
#: langtab.src
msgctxt ""
@@ -2508,7 +2517,7 @@ msgctxt ""
"LANGUAGE_AMHARIC_ETHIOPIA\n"
"pairedlist.text"
msgid "Amharic"
-msgstr "Amhàric"
+msgstr "amhàric"
#: langtab.src
msgctxt ""
@@ -2517,7 +2526,7 @@ msgctxt ""
"LANGUAGE_KIRGHIZ\n"
"pairedlist.text"
msgid "Kirghiz"
-msgstr "Kirguís"
+msgstr "kirguís"
#: langtab.src
msgctxt ""
@@ -2526,7 +2535,7 @@ msgctxt ""
"LANGUAGE_USER_GERMAN_BELGIUM\n"
"pairedlist.text"
msgid "German (Belgium)"
-msgstr "Alemany (Bèlgica)"
+msgstr "alemany (Bèlgica)"
#: langtab.src
msgctxt ""
@@ -2535,7 +2544,7 @@ msgctxt ""
"LANGUAGE_USER_CHUVASH\n"
"pairedlist.text"
msgid "Chuvash"
-msgstr "Txuvaix"
+msgstr "txuvaix"
#: langtab.src
msgctxt ""
@@ -2544,7 +2553,7 @@ msgctxt ""
"LANGUAGE_BURMESE\n"
"pairedlist.text"
msgid "Burmese"
-msgstr "Birmà"
+msgstr "birmà"
#: langtab.src
msgctxt ""
@@ -2553,7 +2562,7 @@ msgctxt ""
"LANGUAGE_HAUSA_NIGERIA\n"
"pairedlist.text"
msgid "Hausa (Nigeria)"
-msgstr "Haussa (Nigèria)"
+msgstr "haussa (Nigèria)"
#: langtab.src
msgctxt ""
@@ -2562,7 +2571,7 @@ msgctxt ""
"LANGUAGE_USER_HAUSA_GHANA\n"
"pairedlist.text"
msgid "Hausa (Ghana)"
-msgstr "Haussa (Ghana)"
+msgstr "haussa (Ghana)"
#: langtab.src
msgctxt ""
@@ -2571,7 +2580,7 @@ msgctxt ""
"LANGUAGE_USER_EWE_GHANA\n"
"pairedlist.text"
msgid "Éwé"
-msgstr "Ewe"
+msgstr "ewe"
#: langtab.src
msgctxt ""
@@ -2580,7 +2589,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_GHANA\n"
"pairedlist.text"
msgid "English (Ghana)"
-msgstr "Anglès (Ghana)"
+msgstr "anglès (Ghana)"
#: langtab.src
msgctxt ""
@@ -2589,7 +2598,7 @@ msgctxt ""
"LANGUAGE_USER_SANGO\n"
"pairedlist.text"
msgid "Sango"
-msgstr "Sango"
+msgstr "sango"
#: langtab.src
msgctxt ""
@@ -2598,7 +2607,7 @@ msgctxt ""
"LANGUAGE_USER_TAGALOG\n"
"pairedlist.text"
msgid "Tagalog"
-msgstr "Tagal"
+msgstr "tagal"
#: langtab.src
msgctxt ""
@@ -2607,7 +2616,7 @@ msgctxt ""
"LANGUAGE_USER_GANDA\n"
"pairedlist.text"
msgid "Ganda"
-msgstr "Ganda"
+msgstr "ganda"
#: langtab.src
msgctxt ""
@@ -2616,7 +2625,7 @@ msgctxt ""
"LANGUAGE_USER_LINGALA_DRCONGO\n"
"pairedlist.text"
msgid "Lingala"
-msgstr "Lingala"
+msgstr "lingala"
#: langtab.src
msgctxt ""
@@ -2625,7 +2634,7 @@ msgctxt ""
"LANGUAGE_USER_LOW_GERMAN\n"
"pairedlist.text"
msgid "Low German"
-msgstr "Baix alemany"
+msgstr "baix alemany"
#: langtab.src
msgctxt ""
@@ -2634,7 +2643,7 @@ msgctxt ""
"LANGUAGE_USER_HILIGAYNON\n"
"pairedlist.text"
msgid "Hiligaynon"
-msgstr "Hiligainon"
+msgstr "hiligainon"
#: langtab.src
msgctxt ""
@@ -2643,7 +2652,7 @@ msgctxt ""
"LANGUAGE_USER_NYANJA\n"
"pairedlist.text"
msgid "Nyanja"
-msgstr "Nyanja"
+msgstr "nyanja"
#: langtab.src
msgctxt ""
@@ -2652,7 +2661,7 @@ msgctxt ""
"LANGUAGE_USER_KASHUBIAN\n"
"pairedlist.text"
msgid "Kashubian"
-msgstr "Caixubi"
+msgstr "caixubi"
#: langtab.src
msgctxt ""
@@ -2661,7 +2670,7 @@ msgctxt ""
"LANGUAGE_USER_SPANISH_CUBA\n"
"pairedlist.text"
msgid "Spanish (Cuba)"
-msgstr "Espanyol (Cuba)"
+msgstr "espanyol (Cuba)"
#: langtab.src
msgctxt ""
@@ -2670,7 +2679,7 @@ msgctxt ""
"LANGUAGE_USER_TETUN\n"
"pairedlist.text"
msgid "Tetun (Indonesia)"
-msgstr "Tètum (Indonèsia)"
+msgstr "tètum (Indonèsia)"
#: langtab.src
msgctxt ""
@@ -2679,7 +2688,7 @@ msgctxt ""
"LANGUAGE_USER_QUECHUA_NORTH_BOLIVIA\n"
"pairedlist.text"
msgid "Quechua (Bolivia, North)"
-msgstr "Quítxua (nord de Bolívia)"
+msgstr "quítxua (nord de Bolívia)"
#: langtab.src
msgctxt ""
@@ -2688,7 +2697,7 @@ msgctxt ""
"LANGUAGE_USER_QUECHUA_SOUTH_BOLIVIA\n"
"pairedlist.text"
msgid "Quechua (Bolivia, South)"
-msgstr "Quítxua (sud de Bolívia)"
+msgstr "quítxua (sud de Bolívia)"
#: langtab.src
msgctxt ""
@@ -2697,7 +2706,7 @@ msgctxt ""
"LANGUAGE_SOMALI\n"
"pairedlist.text"
msgid "Somali"
-msgstr "Somali"
+msgstr "somali"
#: langtab.src
msgctxt ""
@@ -2706,7 +2715,7 @@ msgctxt ""
"LANGUAGE_SAMI_INARI\n"
"pairedlist.text"
msgid "Sami, Inari (Finland)"
-msgstr "Lapó, Inari (Finlàndia)"
+msgstr "lapó, Inari (Finlàndia)"
#: langtab.src
msgctxt ""
@@ -2715,7 +2724,7 @@ msgctxt ""
"LANGUAGE_SAMI_LULE_NORWAY\n"
"pairedlist.text"
msgid "Sami, Lule (Norway)"
-msgstr "Lapó, Lule (Noruega)"
+msgstr "lapó, Lule (Noruega)"
#: langtab.src
msgctxt ""
@@ -2724,7 +2733,7 @@ msgctxt ""
"LANGUAGE_SAMI_LULE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Lule (Sweden)"
-msgstr "Lapó, Lule (Suècia)"
+msgstr "lapó, Lule (Suècia)"
#: langtab.src
msgctxt ""
@@ -2733,7 +2742,7 @@ msgctxt ""
"LANGUAGE_SAMI_NORTHERN_FINLAND\n"
"pairedlist.text"
msgid "Sami, Northern (Finland)"
-msgstr "Lapó del nord (Finlàndia)"
+msgstr "lapó del nord (Finlàndia)"
#: langtab.src
msgctxt ""
@@ -2742,7 +2751,7 @@ msgctxt ""
"LANGUAGE_SAMI_NORTHERN_NORWAY\n"
"pairedlist.text"
msgid "Sami, Northern (Norway)"
-msgstr "Lapó del nord (Noruega)"
+msgstr "lapó del nord (Noruega)"
#: langtab.src
msgctxt ""
@@ -2751,7 +2760,7 @@ msgctxt ""
"LANGUAGE_SAMI_NORTHERN_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Northern (Sweden)"
-msgstr "Lapó del nord (Suècia)"
+msgstr "lapó del nord (Suècia)"
#: langtab.src
msgctxt ""
@@ -2760,7 +2769,7 @@ msgctxt ""
"LANGUAGE_SAMI_SKOLT\n"
"pairedlist.text"
msgid "Sami, Skolt (Finland)"
-msgstr "Lapó, Skolt (Finlàndia)"
+msgstr "lapó, Skolt (Finlàndia)"
#: langtab.src
msgctxt ""
@@ -2769,7 +2778,7 @@ msgctxt ""
"LANGUAGE_SAMI_SOUTHERN_NORWAY\n"
"pairedlist.text"
msgid "Sami, Southern (Norway)"
-msgstr "Lapó del sud (Noruega)"
+msgstr "lapó del sud (Noruega)"
#: langtab.src
msgctxt ""
@@ -2778,7 +2787,7 @@ msgctxt ""
"LANGUAGE_SAMI_SOUTHERN_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Southern (Sweden)"
-msgstr "Lapó del sud (Suècia)"
+msgstr "lapó del sud (Suècia)"
#: langtab.src
msgctxt ""
@@ -2787,7 +2796,7 @@ msgctxt ""
"LANGUAGE_USER_SAMI_KILDIN_RUSSIA\n"
"pairedlist.text"
msgid "Sami, Kildin (Russia)"
-msgstr "Lapó Kildin (Rússia)"
+msgstr "lapó Kildin (Rússia)"
#: langtab.src
msgctxt ""
@@ -2796,7 +2805,7 @@ msgctxt ""
"LANGUAGE_GUARANI_PARAGUAY\n"
"pairedlist.text"
msgid "Guaraní, Paraguayan"
-msgstr "Guaraní paraguaià"
+msgstr "guaraní, paraguaià"
#: langtab.src
msgctxt ""
@@ -2805,7 +2814,7 @@ msgctxt ""
"LANGUAGE_USER_BODO_INDIA\n"
"pairedlist.text"
msgid "Bodo"
-msgstr "Bodo"
+msgstr "bodo"
#: langtab.src
msgctxt ""
@@ -2814,7 +2823,7 @@ msgctxt ""
"LANGUAGE_USER_DOGRI_INDIA\n"
"pairedlist.text"
msgid "Dogri"
-msgstr "Dogri"
+msgstr "dogri"
#: langtab.src
msgctxt ""
@@ -2823,7 +2832,7 @@ msgctxt ""
"LANGUAGE_USER_MAITHILI_INDIA\n"
"pairedlist.text"
msgid "Maithili"
-msgstr "Maithili"
+msgstr "maithili"
#: langtab.src
msgctxt ""
@@ -2832,7 +2841,7 @@ msgctxt ""
"LANGUAGE_USER_SANTALI_INDIA\n"
"pairedlist.text"
msgid "Santali"
-msgstr "Santali"
+msgstr "santali"
#: langtab.src
msgctxt ""
@@ -2841,7 +2850,7 @@ msgctxt ""
"LANGUAGE_USER_TETUN_TIMOR_LESTE\n"
"pairedlist.text"
msgid "Tetun (Timor-Leste)"
-msgstr "Tètum (Timor Oriental)"
+msgstr "tètum (Timor Oriental)"
#: langtab.src
msgctxt ""
@@ -2850,7 +2859,7 @@ msgctxt ""
"LANGUAGE_TURKMEN\n"
"pairedlist.text"
msgid "Turkmen"
-msgstr "Turcman"
+msgstr "turcman"
#: langtab.src
msgctxt ""
@@ -2859,7 +2868,7 @@ msgctxt ""
"LANGUAGE_MALTESE\n"
"pairedlist.text"
msgid "Maltese"
-msgstr "Maltès"
+msgstr "maltès"
#: langtab.src
msgctxt ""
@@ -2868,7 +2877,7 @@ msgctxt ""
"LANGUAGE_USER_TOK_PISIN\n"
"pairedlist.text"
msgid "Tok Pisin"
-msgstr "Tok Pisin"
+msgstr "tok pisin"
#: langtab.src
msgctxt ""
@@ -2877,7 +2886,7 @@ msgctxt ""
"LANGUAGE_USER_SHUSWAP\n"
"pairedlist.text"
msgid "Shuswap"
-msgstr "Shuswap"
+msgstr "shuswap"
#: langtab.src
msgctxt ""
@@ -2886,7 +2895,7 @@ msgctxt ""
"LANGUAGE_OROMO\n"
"pairedlist.text"
msgid "Oromo"
-msgstr "Oromo"
+msgstr "oromo"
#: langtab.src
msgctxt ""
@@ -2895,7 +2904,7 @@ msgctxt ""
"LANGUAGE_USER_ANCIENT_GREEK\n"
"pairedlist.text"
msgid "Greek, Ancient"
-msgstr "Grec antic"
+msgstr "grec antic"
#: langtab.src
msgctxt ""
@@ -2904,7 +2913,7 @@ msgctxt ""
"LANGUAGE_YIDDISH\n"
"pairedlist.text"
msgid "Yiddish (Israel)"
-msgstr "Jiddisch (Israel)"
+msgstr "jiddisch (Israel)"
#: langtab.src
msgctxt ""
@@ -2913,7 +2922,7 @@ msgctxt ""
"LANGUAGE_QUECHUA_ECUADOR\n"
"pairedlist.text"
msgid "Quechua (Ecuador)"
-msgstr "Quítxua (Equador)"
+msgstr "quítxua (Equador)"
#: langtab.src
msgctxt ""
@@ -2922,7 +2931,7 @@ msgctxt ""
"LANGUAGE_UIGHUR_CHINA\n"
"pairedlist.text"
msgid "Uyghur"
-msgstr "Uigur"
+msgstr "uigur"
#: langtab.src
msgctxt ""
@@ -2931,7 +2940,7 @@ msgctxt ""
"LANGUAGE_USER_ASTURIAN\n"
"pairedlist.text"
msgid "Asturian"
-msgstr "Asturià"
+msgstr "asturià"
#: langtab.src
msgctxt ""
@@ -2940,7 +2949,7 @@ msgctxt ""
"LANGUAGE_UPPER_SORBIAN_GERMANY\n"
"pairedlist.text"
msgid "Sorbian, Upper"
-msgstr "Alt sòrab"
+msgstr "alt sòrab"
#: langtab.src
msgctxt ""
@@ -2949,7 +2958,7 @@ msgctxt ""
"LANGUAGE_LOWER_SORBIAN_GERMANY\n"
"pairedlist.text"
msgid "Sorbian, Lower"
-msgstr "Baix sòrab"
+msgstr "baix sòrab"
#: langtab.src
msgctxt ""
@@ -2958,7 +2967,7 @@ msgctxt ""
"LANGUAGE_USER_LATGALIAN\n"
"pairedlist.text"
msgid "Latgalian"
-msgstr "Latgal"
+msgstr "latgal"
#: langtab.src
msgctxt ""
@@ -2967,7 +2976,7 @@ msgctxt ""
"LANGUAGE_USER_MAORE\n"
"pairedlist.text"
msgid "Maore"
-msgstr "Maore"
+msgstr "maore"
#: langtab.src
msgctxt ""
@@ -2976,7 +2985,7 @@ msgctxt ""
"LANGUAGE_USER_BUSHI\n"
"pairedlist.text"
msgid "Bushi"
-msgstr "Bushi"
+msgstr "bushi"
#: langtab.src
msgctxt ""
@@ -2985,7 +2994,7 @@ msgctxt ""
"LANGUAGE_USER_TAHITIAN\n"
"pairedlist.text"
msgid "Tahitian"
-msgstr "Tahitià"
+msgstr "tahitià"
#: langtab.src
msgctxt ""
@@ -3003,7 +3012,7 @@ msgctxt ""
"LANGUAGE_PAPIAMENTU\n"
"pairedlist.text"
msgid "Papiamentu (Netherlands Antilles)"
-msgstr "Papiamentu (Antilles Holandeses)"
+msgstr "papiament (Antilles Holandeses)"
#: langtab.src
msgctxt ""
@@ -3012,7 +3021,7 @@ msgctxt ""
"LANGUAGE_USER_PAPIAMENTU_ARUBA\n"
"pairedlist.text"
msgid "Papiamento (Aruba)"
-msgstr "Papiamento (Aruba)"
+msgstr "papiament (Aruba)"
#: langtab.src
msgctxt ""
@@ -3021,7 +3030,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN_CAMPIDANESE\n"
"pairedlist.text"
msgid "Sardinian, Campidanese"
-msgstr "Sard, campidanès"
+msgstr "sard, campidanès"
#: langtab.src
msgctxt ""
@@ -3030,7 +3039,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN_GALLURESE\n"
"pairedlist.text"
msgid "Sardinian, Gallurese"
-msgstr "Sard, gal·lurès"
+msgstr "sard, gal·lurès"
#: langtab.src
msgctxt ""
@@ -3039,7 +3048,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN_LOGUDORESE\n"
"pairedlist.text"
msgid "Sardinian, Logudorese"
-msgstr "Sard, logudorès"
+msgstr "sard, logudorès"
#: langtab.src
msgctxt ""
@@ -3048,7 +3057,7 @@ msgctxt ""
"LANGUAGE_USER_SARDINIAN_SASSARESE\n"
"pairedlist.text"
msgid "Sardinian, Sassarese"
-msgstr "Sard, sassarès"
+msgstr "sard, sassarès"
#: langtab.src
msgctxt ""
@@ -3057,7 +3066,7 @@ msgctxt ""
"LANGUAGE_USER_BAFIA\n"
"pairedlist.text"
msgid "Bafia"
-msgstr "Bafia"
+msgstr "bafia"
#: langtab.src
msgctxt ""
@@ -3066,7 +3075,7 @@ msgctxt ""
"LANGUAGE_USER_GIKUYU\n"
"pairedlist.text"
msgid "Gikuyu"
-msgstr "Kikuiu"
+msgstr "kikuiu"
#: langtab.src
msgctxt ""
@@ -3075,7 +3084,7 @@ msgctxt ""
"LANGUAGE_YORUBA\n"
"pairedlist.text"
msgid "Yoruba"
-msgstr "Ioruba"
+msgstr "ioruba"
#: langtab.src
msgctxt ""
@@ -3084,7 +3093,7 @@ msgctxt ""
"LANGUAGE_USER_RUSYN_UKRAINE\n"
"pairedlist.text"
msgid "Rusyn (Ukraine)"
-msgstr "Rutè (Ucraïna)"
+msgstr "rutè (Ucraïna)"
#: langtab.src
msgctxt ""
@@ -3093,7 +3102,7 @@ msgctxt ""
"LANGUAGE_USER_RUSYN_SLOVAKIA\n"
"pairedlist.text"
msgid "Rusyn (Slovakia)"
-msgstr "Rutè (Eslovàquia)"
+msgstr "rutè (Eslovàquia)"
#: langtab.src
msgctxt ""
@@ -3102,7 +3111,7 @@ msgctxt ""
"LANGUAGE_TAMAZIGHT_LATIN_ALGERIA\n"
"pairedlist.text"
msgid "Kabyle Latin"
-msgstr ""
+msgstr "llatí cabilenc"
#: langtab.src
msgctxt ""
@@ -3111,7 +3120,7 @@ msgctxt ""
"LANGUAGE_USER_YIDDISH_US\n"
"pairedlist.text"
msgid "Yiddish (USA)"
-msgstr "Jiddisch (EUA)"
+msgstr "jiddisch (EUA)"
#: langtab.src
msgctxt ""
@@ -3120,7 +3129,7 @@ msgctxt ""
"LANGUAGE_HAWAIIAN_UNITED_STATES\n"
"pairedlist.text"
msgid "Hawaiian"
-msgstr "Hawaià"
+msgstr "hawaià"
#: langtab.src
msgctxt ""
@@ -3129,7 +3138,7 @@ msgctxt ""
"LANGUAGE_USER_LIMBU\n"
"pairedlist.text"
msgid "Limbu"
-msgstr "Limbu"
+msgstr "limbu"
#: langtab.src
msgctxt ""
@@ -3138,7 +3147,7 @@ msgctxt ""
"LANGUAGE_USER_LOJBAN\n"
"pairedlist.text"
msgid "Lojban"
-msgstr "Lojban"
+msgstr "lojban"
#: langtab.src
msgctxt ""
@@ -3147,7 +3156,7 @@ msgctxt ""
"LANGUAGE_USER_HAITIAN\n"
"pairedlist.text"
msgid "Haitian"
-msgstr "Haitià"
+msgstr "haitià"
#: langtab.src
msgctxt ""
@@ -3156,7 +3165,7 @@ msgctxt ""
"LANGUAGE_USER_BEEMBE\n"
"pairedlist.text"
msgid "Beembe"
-msgstr "Beembe"
+msgstr "beembe"
#: langtab.src
msgctxt ""
@@ -3165,7 +3174,7 @@ msgctxt ""
"LANGUAGE_USER_BEKWEL\n"
"pairedlist.text"
msgid "Bekwel"
-msgstr "Bekwel"
+msgstr "bekwel"
#: langtab.src
msgctxt ""
@@ -3174,7 +3183,7 @@ msgctxt ""
"LANGUAGE_USER_KITUBA\n"
"pairedlist.text"
msgid "Kituba"
-msgstr "Kituba"
+msgstr "kituba"
#: langtab.src
msgctxt ""
@@ -3183,7 +3192,7 @@ msgctxt ""
"LANGUAGE_USER_LARI\n"
"pairedlist.text"
msgid "Lari"
-msgstr "Lari"
+msgstr "lari"
#: langtab.src
msgctxt ""
@@ -3192,7 +3201,7 @@ msgctxt ""
"LANGUAGE_USER_MBOCHI\n"
"pairedlist.text"
msgid "Mbochi"
-msgstr "Mbochi"
+msgstr "mbochi"
#: langtab.src
msgctxt ""
@@ -3201,7 +3210,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_EBOO\n"
"pairedlist.text"
msgid "Teke-Eboo"
-msgstr "Teke-Eboo"
+msgstr "teke-eboo"
#: langtab.src
msgctxt ""
@@ -3210,7 +3219,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_IBALI\n"
"pairedlist.text"
msgid "Teke-Ibali"
-msgstr "Teke-Ibali"
+msgstr "teke-ibali"
#: langtab.src
msgctxt ""
@@ -3219,7 +3228,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_TYEE\n"
"pairedlist.text"
msgid "Teke-Tyee"
-msgstr "Teke-Tyee"
+msgstr "teke-tyee"
#: langtab.src
msgctxt ""
@@ -3228,7 +3237,7 @@ msgctxt ""
"LANGUAGE_USER_VILI\n"
"pairedlist.text"
msgid "Vili"
-msgstr "Vili"
+msgstr "vili"
#: langtab.src
msgctxt ""
@@ -3237,7 +3246,7 @@ msgctxt ""
"LANGUAGE_USER_KEYID\n"
"pairedlist.text"
msgid "KeyID"
-msgstr "KeyID"
+msgstr "keyID"
#: langtab.src
msgctxt ""
@@ -3246,7 +3255,7 @@ msgctxt ""
"LANGUAGE_USER_PALI_LATIN\n"
"pairedlist.text"
msgid "Pali Latin"
-msgstr "Pali Latin"
+msgstr "pali (llatí)"
#: langtab.src
msgctxt ""
@@ -3255,7 +3264,7 @@ msgctxt ""
"LANGUAGE_USER_KYRGYZ_CHINA\n"
"pairedlist.text"
msgid "Kyrgyz (China)"
-msgstr "Kirguís (Xina)"
+msgstr "kirguís (Xina)"
#: langtab.src
msgctxt ""
@@ -3264,7 +3273,7 @@ msgctxt ""
"LANGUAGE_USER_KOMI_ZYRIAN\n"
"pairedlist.text"
msgid "Komi-Zyrian"
-msgstr "Komi-zirian"
+msgstr "komi-zirian"
#: langtab.src
msgctxt ""
@@ -3273,7 +3282,7 @@ msgctxt ""
"LANGUAGE_USER_KOMI_PERMYAK\n"
"pairedlist.text"
msgid "Komi-Permyak"
-msgstr "Komi-permiac"
+msgstr "komi-permiac"
#: langtab.src
msgctxt ""
@@ -3282,7 +3291,7 @@ msgctxt ""
"LANGUAGE_USER_PITJANTJATJARA\n"
"pairedlist.text"
msgid "Pitjantjatjara"
-msgstr "Pitjantjatjara"
+msgstr "pitjantjatjara"
#: langtab.src
msgctxt ""
@@ -3291,7 +3300,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_MALAWI\n"
"pairedlist.text"
msgid "English (Malawi)"
-msgstr "Anglès (Malawi)"
+msgstr "anglès (Malawi)"
#: langtab.src
msgctxt ""
@@ -3300,7 +3309,7 @@ msgctxt ""
"LANGUAGE_USER_ERZYA\n"
"pairedlist.text"
msgid "Erzya"
-msgstr "Erzya"
+msgstr "erzya"
#: langtab.src
msgctxt ""
@@ -3309,7 +3318,7 @@ msgctxt ""
"LANGUAGE_USER_MARI_MEADOW\n"
"pairedlist.text"
msgid "Mari, Meadow"
-msgstr "Mari, Meadow"
+msgstr "mari, meadow"
#: langtab.src
msgctxt ""
@@ -3318,7 +3327,7 @@ msgctxt ""
"LANGUAGE_USER_PAPIAMENTU_CURACAO\n"
"pairedlist.text"
msgid "Papiamento (Curaçao)"
-msgstr "Papiament (Curaçao)"
+msgstr "papiament (Curaçao)"
#: langtab.src
msgctxt ""
@@ -3327,7 +3336,7 @@ msgctxt ""
"LANGUAGE_USER_PAPIAMENTU_BONAIRE\n"
"pairedlist.text"
msgid "Papiamento (Bonaire)"
-msgstr "Papiament (Bonaire)"
+msgstr "papiament (Bonaire)"
#: langtab.src
msgctxt ""
@@ -3336,7 +3345,7 @@ msgctxt ""
"LANGUAGE_USER_KHANTY\n"
"pairedlist.text"
msgid "Khanty"
-msgstr "Khanty"
+msgstr "khanty"
#: langtab.src
msgctxt ""
@@ -3345,7 +3354,7 @@ msgctxt ""
"LANGUAGE_USER_LIVONIAN\n"
"pairedlist.text"
msgid "Livonian"
-msgstr "Livonià"
+msgstr "livonià"
#: langtab.src
msgctxt ""
@@ -3354,7 +3363,7 @@ msgctxt ""
"LANGUAGE_USER_MOKSHA\n"
"pairedlist.text"
msgid "Moksha"
-msgstr "Mokxa"
+msgstr "mokxa"
#: langtab.src
msgctxt ""
@@ -3363,7 +3372,7 @@ msgctxt ""
"LANGUAGE_USER_MARI_HILL\n"
"pairedlist.text"
msgid "Mari, Hill"
-msgstr "Mari, Hill"
+msgstr "mari, hill"
#: langtab.src
msgctxt ""
@@ -3372,7 +3381,7 @@ msgctxt ""
"LANGUAGE_USER_NGANASAN\n"
"pairedlist.text"
msgid "Nganasan"
-msgstr "Nganasan"
+msgstr "nganasan"
#: langtab.src
msgctxt ""
@@ -3381,7 +3390,7 @@ msgctxt ""
"LANGUAGE_USER_OLONETS\n"
"pairedlist.text"
msgid "Olonets"
-msgstr "Olonets"
+msgstr "olonets"
#: langtab.src
msgctxt ""
@@ -3390,7 +3399,7 @@ msgctxt ""
"LANGUAGE_USER_VEPS\n"
"pairedlist.text"
msgid "Veps"
-msgstr "Vepse"
+msgstr "vepse"
#: langtab.src
msgctxt ""
@@ -3399,7 +3408,7 @@ msgctxt ""
"LANGUAGE_USER_VORO\n"
"pairedlist.text"
msgid "Võro"
-msgstr "Võro"
+msgstr "võro"
#: langtab.src
msgctxt ""
@@ -3408,7 +3417,7 @@ msgctxt ""
"LANGUAGE_USER_NENETS\n"
"pairedlist.text"
msgid "Nenets"
-msgstr "Nenets"
+msgstr "nenets"
#: langtab.src
msgctxt ""
@@ -3417,7 +3426,7 @@ msgctxt ""
"LANGUAGE_USER_AKA_CONGO\n"
"pairedlist.text"
msgid "Aka (Congo)"
-msgstr "Aka (Congo)"
+msgstr "aka (Congo)"
#: langtab.src
msgctxt ""
@@ -3426,7 +3435,7 @@ msgctxt ""
"LANGUAGE_USER_DIBOLE\n"
"pairedlist.text"
msgid "Dibole"
-msgstr "Dibole"
+msgstr "dibole"
#: langtab.src
msgctxt ""
@@ -3435,7 +3444,7 @@ msgctxt ""
"LANGUAGE_USER_DOONDO\n"
"pairedlist.text"
msgid "Doondo"
-msgstr "Doondo"
+msgstr "doondo"
#: langtab.src
msgctxt ""
@@ -3444,7 +3453,7 @@ msgctxt ""
"LANGUAGE_USER_KAAMBA\n"
"pairedlist.text"
msgid "Kaamba"
-msgstr "Kaamba"
+msgstr "kaamba"
#: langtab.src
msgctxt ""
@@ -3453,7 +3462,7 @@ msgctxt ""
"LANGUAGE_USER_KOONGO_CONGO\n"
"pairedlist.text"
msgid "Koongo (Congo)"
-msgstr "Koongo (Congo)"
+msgstr "koongo (Congo)"
#: langtab.src
msgctxt ""
@@ -3462,7 +3471,7 @@ msgctxt ""
"LANGUAGE_USER_KUNYI\n"
"pairedlist.text"
msgid "Kunyi"
-msgstr "Kunyi"
+msgstr "kunyi"
#: langtab.src
msgctxt ""
@@ -3471,7 +3480,7 @@ msgctxt ""
"LANGUAGE_USER_NGUNGWEL\n"
"pairedlist.text"
msgid "Ngungwel"
-msgstr "Ngungwel"
+msgstr "ngungwel"
#: langtab.src
msgctxt ""
@@ -3480,7 +3489,7 @@ msgctxt ""
"LANGUAGE_USER_NJYEM_CONGO\n"
"pairedlist.text"
msgid "Njyem (Congo)"
-msgstr "Njyem (Congo)"
+msgstr "njyem (Congo)"
#: langtab.src
msgctxt ""
@@ -3489,7 +3498,7 @@ msgctxt ""
"LANGUAGE_USER_PUNU_CONGO\n"
"pairedlist.text"
msgid "Punu"
-msgstr "Punu"
+msgstr "punu"
#: langtab.src
msgctxt ""
@@ -3498,7 +3507,7 @@ msgctxt ""
"LANGUAGE_USER_SUUNDI\n"
"pairedlist.text"
msgid "Suundi"
-msgstr "Suundi"
+msgstr "suundi"
#: langtab.src
msgctxt ""
@@ -3507,7 +3516,7 @@ msgctxt ""
"LANGUAGE_USER_TEKE_KUKUYA\n"
"pairedlist.text"
msgid "Teke-Kukuya"
-msgstr "Teke-Kukuya"
+msgstr "teke-kukuya"
#: langtab.src
msgctxt ""
@@ -3516,7 +3525,7 @@ msgctxt ""
"LANGUAGE_USER_TSAANGI\n"
"pairedlist.text"
msgid "Tsaangi"
-msgstr "Tsaangi"
+msgstr "tsaangi"
#: langtab.src
msgctxt ""
@@ -3525,7 +3534,7 @@ msgctxt ""
"LANGUAGE_USER_YAKA\n"
"pairedlist.text"
msgid "Yaka"
-msgstr "Yaka"
+msgstr "yaka"
#: langtab.src
msgctxt ""
@@ -3534,7 +3543,7 @@ msgctxt ""
"LANGUAGE_USER_YOMBE_CONGO\n"
"pairedlist.text"
msgid "Yombe (Congo)"
-msgstr "Yombe (Congo)"
+msgstr "yombe (Congo)"
#: langtab.src
msgctxt ""
@@ -3543,7 +3552,7 @@ msgctxt ""
"LANGUAGE_USER_NKO\n"
"pairedlist.text"
msgid "N'ko"
-msgstr "N'ko"
+msgstr "n'ko"
#: langtab.src
msgctxt ""
@@ -3552,7 +3561,7 @@ msgctxt ""
"LANGUAGE_USER_UDMURT\n"
"pairedlist.text"
msgid "Udmurt"
-msgstr "Udmurt"
+msgstr "udmurt"
#: langtab.src
msgctxt ""
@@ -3561,7 +3570,7 @@ msgctxt ""
"LANGUAGE_USER_TIBETAN_INDIA\n"
"pairedlist.text"
msgid "Tibetan (India)"
-msgstr ""
+msgstr "tibetà (Índia)"
#: langtab.src
msgctxt ""
@@ -3570,7 +3579,7 @@ msgctxt ""
"LANGUAGE_USER_CORNISH\n"
"pairedlist.text"
msgid "Cornish"
-msgstr ""
+msgstr "còrnic"
#: langtab.src
msgctxt ""
@@ -3579,7 +3588,7 @@ msgctxt ""
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr ""
+msgstr "lapó, Pite (Suècia)"
#: langtab.src
msgctxt ""
@@ -3588,7 +3597,7 @@ msgctxt ""
"LANGUAGE_USER_NGAEBERE\n"
"pairedlist.text"
msgid "Ngäbere"
-msgstr ""
+msgstr "ngäbere"
#: langtab.src
msgctxt ""
@@ -3597,7 +3606,7 @@ msgctxt ""
"LANGUAGE_USER_KUMYK\n"
"pairedlist.text"
msgid "Kumyk"
-msgstr ""
+msgstr "kumyk"
#: langtab.src
msgctxt ""
@@ -3606,7 +3615,7 @@ msgctxt ""
"LANGUAGE_USER_NOGAI\n"
"pairedlist.text"
msgid "Nogai"
-msgstr ""
+msgstr "nogai"
#: langtab.src
msgctxt ""
@@ -3615,7 +3624,7 @@ msgctxt ""
"LANGUAGE_USER_KARAKALPAK_LATIN\n"
"pairedlist.text"
msgid "Karakalpak Latin"
-msgstr ""
+msgstr "karakalpak (llatí)"
#: langtab.src
msgctxt ""
@@ -3624,7 +3633,7 @@ msgctxt ""
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr ""
+msgstr "ladí"
#: langtab.src
msgctxt ""
@@ -3633,7 +3642,7 @@ msgctxt ""
"LANGUAGE_USER_FRENCH_BURKINA_FASO\n"
"pairedlist.text"
msgid "French (Burkina Faso)"
-msgstr ""
+msgstr "francès (Burkina Faso)"
#: langtab.src
msgctxt ""
@@ -3642,7 +3651,7 @@ msgctxt ""
"LANGUAGE_USER_PUINAVE\n"
"pairedlist.text"
msgid "Puinave"
-msgstr ""
+msgstr "puinave"
#: svtools.src
msgctxt ""
diff --git a/source/ca/svx/source/core.po b/source/ca/svx/source/core.po
index db3da87f72d..846b5821e1b 100644
--- a/source/ca/svx/source/core.po
+++ b/source/ca/svx/source/core.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-01-26 17:51+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-01-25 20:59+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390683591.0\n"
#: graphichelper.src
msgctxt ""
@@ -21,4 +22,4 @@ msgctxt ""
"RID_SVXSTR_EXPORT_GRAPHIC_TITLE\n"
"string.text"
msgid "Image Export"
-msgstr ""
+msgstr "Exportació d'imatge"
diff --git a/source/ca/svx/source/dialog.po b/source/ca/svx/source/dialog.po
index 9afc6527468..0b96cc13eee 100644
--- a/source/ca/svx/source/dialog.po
+++ b/source/ca/svx/source/dialog.po
@@ -1,11 +1,11 @@
#. extracted from svx/source/dialog
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-15 01:05+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-01-30 00:02+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373850303.0\n"
+"X-POOTLE-MTIME: 1390683641.0\n"
#: bmpmask.src
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"RID_SVXSTR_ERR_OLD_PASSWD\n"
"string.text"
msgid "Invalid password"
-msgstr ""
+msgstr "La contrasenya no és correcta"
#: passwd.src
msgctxt ""
@@ -1579,7 +1579,7 @@ msgctxt ""
"RID_SVXSTR_ERR_REPEAT_PASSWD\n"
"string.text"
msgid "Passwords do not match"
-msgstr ""
+msgstr "Les contrasenyes no coincideixen"
#: prtqry.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLACK\n"
"string.text"
msgid "Black"
-msgstr ""
+msgstr "Negre"
#: sdstring.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Blau"
#: sdstring.src
msgctxt ""
@@ -1838,7 +1838,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREEN\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Verd"
#: sdstring.src
msgctxt ""
@@ -1846,7 +1846,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_CYAN\n"
"string.text"
msgid "Cyan"
-msgstr ""
+msgstr "Cian"
#: sdstring.src
msgctxt ""
@@ -1854,7 +1854,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_RED\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Vermell"
#: sdstring.src
msgctxt ""
@@ -1862,7 +1862,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_MAGENTA\n"
"string.text"
msgid "Magenta"
-msgstr ""
+msgstr "Magenta"
#: sdstring.src
msgctxt ""
@@ -1870,7 +1870,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREY\n"
"string.text"
msgid "Gray"
-msgstr ""
+msgstr "Gris"
#: sdstring.src
msgctxt ""
@@ -1878,7 +1878,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOW\n"
"string.text"
msgid "Yellow"
-msgstr ""
+msgstr "Groc"
#: sdstring.src
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_WHITE\n"
"string.text"
msgid "White"
-msgstr ""
+msgstr "Blanc"
#: sdstring.src
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUEGREY\n"
"string.text"
msgid "Blue gray"
-msgstr ""
+msgstr "Gris blavós"
#: sdstring.src
msgctxt ""
@@ -1902,7 +1902,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE_CLASSIC\n"
"string.text"
msgid "Blue classic"
-msgstr ""
+msgstr "Blau clàssic"
#: sdstring.src
msgctxt ""
@@ -1910,7 +1910,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_ORANGE\n"
"string.text"
msgid "Orange"
-msgstr ""
+msgstr "Taronja"
#: sdstring.src
msgctxt ""
@@ -2062,7 +2062,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_VIOLET\n"
"string.text"
msgid "Violet"
-msgstr ""
+msgstr "Violeta"
#: sdstring.src
msgctxt ""
@@ -2070,7 +2070,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BORDEAUX\n"
"string.text"
msgid "Bordeaux"
-msgstr ""
+msgstr "Bordeus"
#: sdstring.src
msgctxt ""
@@ -2078,7 +2078,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_YELLOW\n"
"string.text"
msgid "Pale yellow"
-msgstr ""
+msgstr "Groc pastel"
#: sdstring.src
msgctxt ""
@@ -2086,7 +2086,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_GREEN\n"
"string.text"
msgid "Pale green"
-msgstr ""
+msgstr "Verd pastel"
#: sdstring.src
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_DARKVIOLET\n"
"string.text"
msgid "Dark violet"
-msgstr ""
+msgstr "Violeta fosc"
#: sdstring.src
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SALMON\n"
"string.text"
msgid "Salmon"
-msgstr ""
+msgstr "Salmó"
#: sdstring.src
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SEABLUE\n"
"string.text"
msgid "Sea blue"
-msgstr ""
+msgstr "Blau marí"
#: sdstring.src
msgctxt ""
@@ -2126,7 +2126,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Porpre"
#: sdstring.src
msgctxt ""
@@ -2134,7 +2134,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SKYBLUE\n"
"string.text"
msgid "Sky blue"
-msgstr ""
+msgstr "Blau cel"
#: sdstring.src
msgctxt ""
@@ -2142,7 +2142,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOWGREEN\n"
"string.text"
msgid "Yellow green"
-msgstr ""
+msgstr "Groc verd"
#: sdstring.src
msgctxt ""
@@ -2150,7 +2150,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PINK\n"
"string.text"
msgid "Pink"
-msgstr ""
+msgstr "Rosa"
#: sdstring.src
msgctxt ""
@@ -2158,7 +2158,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TURQUOISE\n"
"string.text"
msgid "Turquoise"
-msgstr ""
+msgstr "Turquesa"
#: sdstring.src
msgctxt ""
@@ -3198,7 +3198,7 @@ msgctxt ""
"RID_SVXSTR_DASH2\n"
"string.text"
msgid "2 Dots 3 Dashes"
-msgstr ""
+msgstr "2 punts 3 traces"
#: sdstring.src
msgctxt ""
@@ -3222,7 +3222,7 @@ msgctxt ""
"RID_SVXSTR_DASH5\n"
"string.text"
msgid "Fine Dashed"
-msgstr ""
+msgstr "Traços fins"
#: sdstring.src
msgctxt ""
@@ -3230,7 +3230,7 @@ msgctxt ""
"RID_SVXSTR_DASH6\n"
"string.text"
msgid "3 Dashes 3 Dots"
-msgstr ""
+msgstr "3 traces 3 punts"
#: sdstring.src
msgctxt ""
@@ -3238,7 +3238,7 @@ msgctxt ""
"RID_SVXSTR_DASH7\n"
"string.text"
msgid "Ultrafine Dotted"
-msgstr ""
+msgstr "Puntejat molt fi"
#: sdstring.src
msgctxt ""
@@ -3262,7 +3262,7 @@ msgctxt ""
"RID_SVXSTR_DASH10\n"
"string.text"
msgid "Dashed"
-msgstr ""
+msgstr "Traçat"
#: sdstring.src
msgctxt ""
@@ -3569,7 +3569,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_1\n"
"string.text"
msgid "Green 1 (LibreOffice Main Color)"
-msgstr ""
+msgstr "Verd 1 (color principal del LibreOffice)"
#: sdstring.src
msgctxt ""
@@ -3577,7 +3577,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT\n"
"string.text"
msgid "Green Accent"
-msgstr ""
+msgstr "Verd accentuat"
#: sdstring.src
msgctxt ""
@@ -3585,7 +3585,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT\n"
"string.text"
msgid "Blue Accent"
-msgstr ""
+msgstr "Blau accentuat"
#: sdstring.src
msgctxt ""
@@ -3593,7 +3593,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT\n"
"string.text"
msgid "Orange Accent"
-msgstr ""
+msgstr "Taronja accentuat"
#: sdstring.src
msgctxt ""
@@ -3601,7 +3601,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Porpre"
#: sdstring.src
msgctxt ""
@@ -3609,7 +3609,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT\n"
"string.text"
msgid "Purple Accent"
-msgstr ""
+msgstr "Porpre accentuat"
#: sdstring.src
msgctxt ""
@@ -3617,7 +3617,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT\n"
"string.text"
msgid "Yellow Accent"
-msgstr ""
+msgstr "Groc accentuat"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3626,7 +3626,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_BUTTER\n"
"string.text"
msgid "Tango: Butter"
-msgstr ""
+msgstr "Tango: mantega"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3635,7 +3635,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ORANGE\n"
"string.text"
msgid "Tango: Orange"
-msgstr ""
+msgstr "Tango: taronja"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3644,7 +3644,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHOCOLATE\n"
"string.text"
msgid "Tango: Chocolate"
-msgstr ""
+msgstr "Tango: xocolata"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3653,7 +3653,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHAMELEON\n"
"string.text"
msgid "Tango: Chameleon"
-msgstr ""
+msgstr "Tango: camaleó"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3662,7 +3662,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SKY_BLUE\n"
"string.text"
msgid "Tango: Sky Blue"
-msgstr ""
+msgstr "Tango: blau cel"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3671,7 +3671,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_PLUM\n"
"string.text"
msgid "Tango: Plum"
-msgstr ""
+msgstr "Tango: pruna"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3680,7 +3680,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SCARLET_RED\n"
"string.text"
msgid "Tango: Scarlet Red"
-msgstr ""
+msgstr "Tango: vermell escarlata"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3689,7 +3689,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ALUMINIUM\n"
"string.text"
msgid "Tango: Aluminium"
-msgstr ""
+msgstr "Tango: alumini"
#: sdstring.src
msgctxt ""
@@ -5255,7 +5255,7 @@ msgctxt ""
"RID_SUBSETSTR_KANNADA\n"
"string.text"
msgid "Kannada"
-msgstr "Kannada"
+msgstr "kanarès"
#: ucsubset.src
msgctxt ""
diff --git a/source/ca/svx/source/form.po b/source/ca/svx/source/form.po
index 415a72268e7..1c91ba2f229 100644
--- a/source/ca/svx/source/form.po
+++ b/source/ca/svx/source/form.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-03 03:13+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-02-22 22:13+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357182804.0\n"
+"X-POOTLE-MTIME: 1393107224.0\n"
#: datanavi.src
msgctxt ""
@@ -1998,7 +1998,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Count"
-msgstr "Recompte"
+msgstr "Compta"
#: fmstring.src
msgctxt ""
@@ -2043,7 +2043,7 @@ msgctxt ""
"16\n"
"string.text"
msgid "Any"
-msgstr "Cap"
+msgstr "Qualsevol"
#: fmstring.src
msgctxt ""
diff --git a/source/ca/svx/source/gallery2.po b/source/ca/svx/source/gallery2.po
index 9f68c99eb2c..354a50b3213 100644
--- a/source/ca/svx/source/gallery2.po
+++ b/source/ca/svx/source/gallery2.po
@@ -1,11 +1,11 @@
#. extracted from svx/source/gallery2
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-12 18:42+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 23:44+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -276,7 +276,7 @@ msgctxt ""
"MN_ADD\n"
"menuitem.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Insereix"
#: gallery.src
msgctxt ""
@@ -285,7 +285,7 @@ msgctxt ""
"MN_BACKGROUND\n"
"menuitem.text"
msgid "Insert as Bac~kground"
-msgstr ""
+msgstr "Insereix com a ~fons"
#: gallery.src
msgctxt ""
diff --git a/source/ca/svx/source/items.po b/source/ca/svx/source/items.po
index 73e9f5c9686..a00f60c784f 100644
--- a/source/ca/svx/source/items.po
+++ b/source/ca/svx/source/items.po
@@ -1,11 +1,11 @@
#. extracted from svx/source/items
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 19:16+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-30 00:01+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -167,7 +167,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't loaded as the required IO-services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "La capa del formulari no s'ha carregat perquè no s'han pogut instanciar els serveis IO (com.sun.star.io.*) necessaris."
#: svxerr.src
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't written as the required IO services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "La capa del formulari no s'ha escrit perquè no s'han pogut instanciar els serveis IO (com.sun.star.io.*) necessaris."
#: svxerr.src
msgctxt ""
diff --git a/source/ca/svx/source/stbctrls.po b/source/ca/svx/source/stbctrls.po
index f3f35dab138..0f76abcba37 100644
--- a/source/ca/svx/source/stbctrls.po
+++ b/source/ca/svx/source/stbctrls.po
@@ -2,19 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-07-11 19:00+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-22 22:12+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373569212.0\n"
+"X-POOTLE-MTIME: 1393107145.0\n"
#: stbctrls.src
msgctxt ""
@@ -184,7 +184,7 @@ msgctxt ""
"PSZ_FUNC_COUNT2\n"
"menuitem.text"
msgid "CountA"
-msgstr "NombreA"
+msgstr "ComptaA"
#: stbctrls.src
msgctxt ""
@@ -193,7 +193,7 @@ msgctxt ""
"PSZ_FUNC_COUNT\n"
"menuitem.text"
msgid "Count"
-msgstr "Nombre"
+msgstr "Compta"
#: stbctrls.src
msgctxt ""
@@ -229,7 +229,7 @@ msgctxt ""
"PSZ_FUNC_SELECTION_COUNT\n"
"menuitem.text"
msgid "Selection count"
-msgstr "Recompte de la selecció"
+msgstr "Compta la selecció"
#: stbctrls.src
msgctxt ""
diff --git a/source/ca/svx/source/tbxctrls.po b/source/ca/svx/source/tbxctrls.po
index 321a5fa1b71..14c89668199 100644
--- a/source/ca/svx/source/tbxctrls.po
+++ b/source/ca/svx/source/tbxctrls.po
@@ -1,20 +1,20 @@
#. extracted from svx/source/tbxctrls
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-15 00:28+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"PO-Revision-Date: 2014-04-10 13:06+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373848108.0\n"
+"X-POOTLE-MTIME: 1397135203.000000\n"
#: colrctrl.src
msgctxt ""
@@ -530,7 +530,7 @@ msgctxt ""
"RID_SVXSTR_UNDO_GRAFMODE\n"
"string.text"
msgid "Image Mode"
-msgstr ""
+msgstr "Mode d'imatge"
#: grafctrl.src
msgctxt ""
@@ -682,7 +682,7 @@ msgctxt ""
"RID_SVXSTR_BACKGROUND\n"
"string.text"
msgid "Background"
-msgstr "Color de fons"
+msgstr "Fons"
#: tbcontrl.src
msgctxt ""
diff --git a/source/ca/svx/source/unodialogs/textconversiondlgs.po b/source/ca/svx/source/unodialogs/textconversiondlgs.po
index 381183d5c77..eb164c801bd 100644
--- a/source/ca/svx/source/unodialogs/textconversiondlgs.po
+++ b/source/ca/svx/source/unodialogs/textconversiondlgs.po
@@ -1,11 +1,11 @@
#. extracted from svx/source/unodialogs/textconversiondlgs
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-11-27 14:03+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-01-29 21:08+0100\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -22,7 +22,7 @@ msgctxt ""
"RB_TO_SIMPLIFIED\n"
"radiobutton.text"
msgid "~Traditional Chinese to simplified Chinese"
-msgstr ""
+msgstr "~De xinès tradicional a xinès simplificat"
#: chinese_dictionarydialog.src
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"RB_TO_TRADITIONAL\n"
"radiobutton.text"
msgid "~Simplified Chinese to traditional Chinese"
-msgstr ""
+msgstr "~De xinès simplificat a xinès tradicional"
#: chinese_dictionarydialog.src
msgctxt ""
diff --git a/source/ca/svx/uiconfig/ui.po b/source/ca/svx/uiconfig/ui.po
index 2d9eec97908..81dd68339ac 100644
--- a/source/ca/svx/uiconfig/ui.po
+++ b/source/ca/svx/uiconfig/ui.po
@@ -1,10 +1,10 @@
#. extracted from svx/uiconfig/ui
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-10 11:15+0000\n"
+"PO-Revision-Date: 2014-04-10 13:05+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370862950.0\n"
+"X-POOTLE-MTIME: 1397135145.000000\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete footer?"
-msgstr ""
+msgstr "Voleu suprimir el peu de pàgina?"
#: deletefooterdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the footer?"
-msgstr ""
+msgstr "Esteu segur de voler suprimir el peu de pàgina?"
#: deletefooterdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the footer will be deleted and can not be restored."
-msgstr ""
+msgstr "Se suprimirà tot el contingut del peu de pàgina i no podrà recuperar-se."
#: deleteheaderdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete header?"
-msgstr ""
+msgstr "Voleu suprimir la capçalera?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the header?"
-msgstr ""
+msgstr "Esteu segur de voler suprimir la capçalera?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the header will be deleted and can not be restored."
-msgstr ""
+msgstr "Se suprimirà tot el contingut de la capçalera i no podrà recuperar-se."
#: findreplacedialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
-msgstr ""
+msgstr "Ignora els diacrítics CTL"
#: findreplacedialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to grid"
-msgstr ""
+msgstr "A_justa a la graella"
#: optgridpage.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible grid"
-msgstr ""
+msgstr "Graella _visible"
#: optgridpage.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid"
-msgstr ""
+msgstr "Graella"
#: optgridpage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal:"
-msgstr ""
+msgstr "H_oritzontal:"
#: optgridpage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Vertical:"
#: optgridpage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchronize a_xes"
-msgstr ""
+msgstr "Sincronitza els ei_xos"
#: optgridpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Resolution"
-msgstr ""
+msgstr "Resolució"
#: optgridpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "espai(s)"
#: optgridpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "espai(s)"
#: optgridpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizont_al:"
-msgstr ""
+msgstr "Horitzont_al:"
#: optgridpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "V_ertical:"
-msgstr ""
+msgstr "V_ertical:"
#: optgridpage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subdivision"
-msgstr ""
+msgstr "Subdivisió"
#: optgridpage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To snap lines"
-msgstr ""
+msgstr "A les línies de captura"
#: optgridpage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To the _page margins"
-msgstr ""
+msgstr "Als marges de _pàgina"
#: optgridpage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To object _frame"
-msgstr ""
+msgstr "Al _marc de l'objecte"
#: optgridpage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To obje_ct points"
-msgstr ""
+msgstr "Als punts de l'obje_cte"
#: optgridpage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap range"
-msgstr ""
+msgstr "I_nterval del desplaçament"
#: optgridpage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap"
-msgstr ""
+msgstr "Ajusta"
#: optgridpage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_When creating or moving objects"
-msgstr ""
+msgstr "_En crear o moure objectes"
#: optgridpage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend edges"
-msgstr ""
+msgstr "_Amplia les vores"
#: optgridpage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When ro_tating"
-msgstr ""
+msgstr "En gi_rar"
#: optgridpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reducti_on"
-msgstr ""
+msgstr "Redu_cció de punts"
#: optgridpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap position"
-msgstr ""
+msgstr "Ajusta la posició"
#: passwd.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Change Password"
-msgstr ""
+msgstr "Canvia la contrasenya"
#: passwd.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password"
-msgstr ""
+msgstr "_Contrasenya"
#: passwd.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Old password"
-msgstr ""
+msgstr "Contrasenya anterior"
#: passwd.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ssword"
-msgstr ""
+msgstr "Contra_senya"
#: passwd.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Confi_rm"
-msgstr ""
+msgstr "Confir_meu"
#: passwd.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New password"
-msgstr ""
+msgstr "Contrasenya nova"
#: redlinecontrol.ui
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Emplenament:"
#: sidebararea.ui
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Emplenament:"
#: sidebararea.ui
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill:"
-msgstr ""
+msgstr "_Emplenament:"
#: sidebararea.ui
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Seleccioneu el tipus d'emplenament que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Seleccioneu el tipus d'emplenament que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Seleccioneu el color que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Seleccioneu el color que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Seleccioneu l'efecte que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Seleccioneu l'efecte que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Transparència"
#: sidebararea.ui
msgctxt ""
@@ -1544,7 +1544,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Transparència"
#: sidebararea.ui
msgctxt ""
@@ -1553,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Transparència:"
#: sidebararea.ui
msgctxt ""
@@ -1562,7 +1562,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Seleccioneu el tipus de transparència que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Seleccioneu el tipus de transparència que voleu aplicar."
#: sidebararea.ui
msgctxt ""
@@ -1580,7 +1580,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: sidebararea.ui
msgctxt ""
@@ -1589,7 +1589,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Solid"
-msgstr ""
+msgstr "Sòlid"
#: sidebararea.ui
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Lineal"
#: sidebararea.ui
msgctxt ""
@@ -1607,7 +1607,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Axial"
#: sidebararea.ui
msgctxt ""
@@ -1616,7 +1616,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Radial"
#: sidebararea.ui
msgctxt ""
@@ -1625,7 +1625,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "El·lipsoide"
#: sidebararea.ui
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Quadràtic"
#: sidebararea.ui
msgctxt ""
@@ -1643,7 +1643,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Quadrat"
#: sidebararea.ui
msgctxt ""
@@ -1652,7 +1652,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Indiqueu la variació de la transparència del degradat."
#: sidebararea.ui
msgctxt ""
@@ -1661,7 +1661,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Indiqueu la variació de la transparència del degradat."
#: sidebararea.ui
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Indiqueu des del 0% (opacitat total) fins al 100% (transparència total)."
#: sidebararea.ui
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Indiqueu des del 0% (opacitat total) fins al 100% (transparència total)."
#: sidebargraphic.ui
msgctxt ""
@@ -1688,7 +1688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brightness:"
-msgstr ""
+msgstr "_Brillantor:"
#: sidebargraphic.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Indiqueu la luminància de la imatge."
#: sidebargraphic.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Indiqueu la luminància de la imatge."
#: sidebargraphic.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contrast:"
-msgstr ""
+msgstr "_Contrast:"
#: sidebargraphic.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Indiqueu el grau de diferència entre la part més clara i la més fosca de la imatge."
#: sidebargraphic.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Indiqueu el grau de diferència entre la part més clara i la més fosca de la imatge."
#: sidebargraphic.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color _mode:"
-msgstr ""
+msgstr "_Mode de color:"
#: sidebargraphic.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Transparència:"
#: sidebargraphic.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Indiqueu el percentatge de transparència, 0% és màxima opacitat i 100% és transparència total."
#: sidebargraphic.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Indiqueu el percentatge de transparència, 0% és màxima opacitat i 100% és transparència total."
#: sidebargraphic.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Vermell"
#: sidebargraphic.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Vermell"
#: sidebargraphic.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Verd"
#: sidebargraphic.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Verd"
#: sidebargraphic.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Blau"
#: sidebargraphic.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Blau"
#: sidebargraphic.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Indiqueu el valor gamma que afecta la brillantor dels valors del tons mitjos."
#: sidebargraphic.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Indiqueu el valor gamma que afecta la brillantor dels valors del tons mitjos."
#: sidebarinsert.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: sidebarinsert.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: sidebarinsert.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "La línia acaba amb una fletxa"
#: sidebarinsert.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "La línia acaba amb una fletxa"
#: sidebarinsert.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Rectangle"
#: sidebarinsert.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Rectangle"
#: sidebarinsert.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "El·lipse"
#: sidebarinsert.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "El·lipse"
#: sidebarinsert.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Text (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Text (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1940,7 +1940,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Corba"
#: sidebarinsert.ui
msgctxt ""
@@ -1949,7 +1949,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Corba"
#: sidebarinsert.ui
msgctxt ""
@@ -1958,7 +1958,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Connector"
#: sidebarinsert.ui
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Connector"
#: sidebarinsert.ui
msgctxt ""
@@ -1976,7 +1976,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Línies i fletxes"
#: sidebarinsert.ui
msgctxt ""
@@ -1985,7 +1985,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Línies i fletxes"
#: sidebarinsert.ui
msgctxt ""
@@ -1994,7 +1994,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Formes bàsiques"
#: sidebarinsert.ui
msgctxt ""
@@ -2003,7 +2003,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Formes bàsiques"
#: sidebarinsert.ui
msgctxt ""
@@ -2012,7 +2012,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Formes de símbol"
#: sidebarinsert.ui
msgctxt ""
@@ -2021,7 +2021,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Formes de símbol"
#: sidebarinsert.ui
msgctxt ""
@@ -2030,7 +2030,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Fletxes de bloc"
#: sidebarinsert.ui
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Fletxes de bloc"
#: sidebarinsert.ui
msgctxt ""
@@ -2048,7 +2048,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Diagrames de flux"
#: sidebarinsert.ui
msgctxt ""
@@ -2057,7 +2057,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Diagrames de flux"
#: sidebarinsert.ui
msgctxt ""
@@ -2066,7 +2066,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Llegendes"
#: sidebarinsert.ui
msgctxt ""
@@ -2075,7 +2075,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Llegendes"
#: sidebarinsert.ui
msgctxt ""
@@ -2084,7 +2084,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Estrelles"
#: sidebarinsert.ui
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Estrelles"
#: sidebarline.ui
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Amplada:"
#: sidebarline.ui
msgctxt ""
@@ -2111,7 +2111,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Seleccioneu l'amplada de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2120,7 +2120,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Seleccioneu l'amplada de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2129,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Color:"
#: sidebarline.ui
msgctxt ""
@@ -2138,7 +2138,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Indiqueu la transparència de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2147,7 +2147,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Indiqueu la transparència de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2156,7 +2156,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Indiqueu el color de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2165,7 +2165,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Indiqueu el color de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2174,7 +2174,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Indiqueu el color de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2183,7 +2183,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Indiqueu el color de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2192,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Transparència:"
#: sidebarline.ui
msgctxt ""
@@ -2201,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "E_stil:"
#: sidebarline.ui
msgctxt ""
@@ -2210,7 +2210,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Seleccioneu l'estil de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2219,7 +2219,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Seleccioneu l'estil de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2228,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Arrow:"
-msgstr ""
+msgstr "_Fletxa:"
#: sidebarline.ui
msgctxt ""
@@ -2237,7 +2237,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Seleccioneu l'estil de l'inici de la fletxa."
#: sidebarline.ui
msgctxt ""
@@ -2246,7 +2246,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Seleccioneu l'estil de l'inici de la fletxa."
#: sidebarline.ui
msgctxt ""
@@ -2255,7 +2255,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Seleccioneu l'estil del final de la fletxa."
#: sidebarline.ui
msgctxt ""
@@ -2264,7 +2264,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Seleccioneu l'estil del final de la fletxa."
#: sidebarline.ui
msgctxt ""
@@ -2273,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Estil de _cantonada:"
#: sidebarline.ui
msgctxt ""
@@ -2282,7 +2282,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Seleccioneu l'estil de les connexions de les vores."
#: sidebarline.ui
msgctxt ""
@@ -2291,7 +2291,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Seleccioneu l'estil de les connexions de les vores."
#: sidebarline.ui
msgctxt ""
@@ -2300,7 +2300,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Arrodonit"
#: sidebarline.ui
msgctxt ""
@@ -2309,7 +2309,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- cap -"
#: sidebarline.ui
msgctxt ""
@@ -2318,7 +2318,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Biaix"
#: sidebarline.ui
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Bisellat"
#: sidebarline.ui
msgctxt ""
@@ -2336,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Estil d'e_xtrem:"
#: sidebarline.ui
msgctxt ""
@@ -2345,7 +2345,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Seleccioneu l'estil del extrems de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2354,7 +2354,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Seleccioneu l'estil del extrems de la línia."
#: sidebarline.ui
msgctxt ""
@@ -2363,7 +2363,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Pla"
#: sidebarline.ui
msgctxt ""
@@ -2372,7 +2372,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Arrodonit"
#: sidebarline.ui
msgctxt ""
@@ -2381,7 +2381,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Quadrat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2390,7 +2390,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Pics i numeració"
#: sidebarparagraph.ui
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Pics i numeració"
#: sidebarparagraph.ui
msgctxt ""
@@ -2408,7 +2408,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Pics"
#: sidebarparagraph.ui
msgctxt ""
@@ -2417,7 +2417,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Pics"
#: sidebarparagraph.ui
msgctxt ""
@@ -2426,7 +2426,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numeració"
#: sidebarparagraph.ui
msgctxt ""
@@ -2435,7 +2435,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Numeració"
#: sidebarparagraph.ui
msgctxt ""
@@ -2444,7 +2444,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fons del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2453,7 +2453,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fons del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fons del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2471,7 +2471,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Color de fons del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2480,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "E_spaiat:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2489,7 +2489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indent:"
-msgstr ""
+msgstr "_Sagnat:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2498,7 +2498,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2507,7 +2507,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2516,7 +2516,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Augmenta l'espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2525,7 +2525,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Augmenta l'espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2534,7 +2534,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Redueix l'espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2543,7 +2543,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Redueix l'espaiat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Augmenta el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2579,7 +2579,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Augmenta el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2588,7 +2588,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Redueix el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2597,7 +2597,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Redueix el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2606,7 +2606,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Canvia al sagnat negatiu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2615,7 +2615,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Canvia al sagnat negatiu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2633,7 +2633,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2642,7 +2642,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Augmenta el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2651,7 +2651,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Augmenta el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2660,7 +2660,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Redueix el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2669,7 +2669,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Redueix el sagnat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2678,7 +2678,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Canvia al sagnat negatiu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2687,7 +2687,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Canvia al sagnat negatiu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2696,7 +2696,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Espaiat abans del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2705,7 +2705,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Espaiat abans del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2714,7 +2714,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Espaiat després del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2723,7 +2723,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Espaiat després del paràgraf"
#: sidebarparagraph.ui
msgctxt ""
@@ -2732,7 +2732,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Interlineat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2741,7 +2741,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Interlineat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2750,7 +2750,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Interlineat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2759,7 +2759,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Interlineat"
#: sidebarparagraph.ui
msgctxt ""
@@ -2768,7 +2768,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alineació horitzontal"
#: sidebarparagraph.ui
msgctxt ""
@@ -2777,7 +2777,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alineació horitzontal"
#: sidebarparagraph.ui
msgctxt ""
@@ -2786,7 +2786,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Alinea a l'esquerra"
#: sidebarparagraph.ui
msgctxt ""
@@ -2795,7 +2795,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Alinea a l'esquerra"
#: sidebarparagraph.ui
msgctxt ""
@@ -2804,7 +2804,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Alinea al centre"
#: sidebarparagraph.ui
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Alinea al centre"
#: sidebarparagraph.ui
msgctxt ""
@@ -2822,7 +2822,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Alinea a la dreta"
#: sidebarparagraph.ui
msgctxt ""
@@ -2831,7 +2831,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Alinea a la dreta"
#: sidebarparagraph.ui
msgctxt ""
@@ -2840,7 +2840,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Justifica"
#: sidebarparagraph.ui
msgctxt ""
@@ -2849,7 +2849,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Justifica"
#: sidebarparagraph.ui
msgctxt ""
@@ -2858,7 +2858,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Alineació vertical"
#: sidebarparagraph.ui
msgctxt ""
@@ -2867,7 +2867,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Alineació vertical"
#: sidebarparagraph.ui
msgctxt ""
@@ -2876,7 +2876,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Alinea a la part superior"
#: sidebarparagraph.ui
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Alinea a la part superior"
#: sidebarparagraph.ui
msgctxt ""
@@ -2894,7 +2894,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Alinea al centre verticalment"
#: sidebarparagraph.ui
msgctxt ""
@@ -2903,7 +2903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Alinea al centre verticalment"
#: sidebarparagraph.ui
msgctxt ""
@@ -2912,7 +2912,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Alinea a la part inferior"
#: sidebarparagraph.ui
msgctxt ""
@@ -2921,7 +2921,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Alinea a la part inferior"
#: sidebarpossize.ui
msgctxt ""
@@ -2930,7 +2930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Horizontal:"
-msgstr ""
+msgstr "_Horitzontal:"
#: sidebarpossize.ui
msgctxt ""
@@ -2939,7 +2939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Introduïu el valor per a la posició horitzontal."
#: sidebarpossize.ui
msgctxt ""
@@ -2948,7 +2948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Introduïu el valor per a la posició horitzontal."
#: sidebarpossize.ui
msgctxt ""
@@ -2957,7 +2957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Vertical:"
#: sidebarpossize.ui
msgctxt ""
@@ -2966,7 +2966,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Introduïu el valor per a la posició vertical."
#: sidebarpossize.ui
msgctxt ""
@@ -2975,7 +2975,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Introduïu el valor per a la posició vertical."
#: sidebarpossize.ui
msgctxt ""
@@ -2984,7 +2984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Amplada:"
#: sidebarpossize.ui
msgctxt ""
@@ -2993,7 +2993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Introduïu una amplada per a l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3002,7 +3002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Introduïu una amplada per a l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3011,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "A_lçada:"
#: sidebarpossize.ui
msgctxt ""
@@ -3020,7 +3020,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Introduïu una alçada per a l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3029,7 +3029,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Introduïu una alçada per a l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3038,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "C_onserva la relació"
#: sidebarpossize.ui
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Conserva les proporcions en redimensionar l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3056,7 +3056,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Conserva les proporcions en redimensionar l'objecte seleccionat."
#: sidebarpossize.ui
msgctxt ""
@@ -3065,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rotation:"
-msgstr ""
+msgstr "_Rotació:"
#: sidebarpossize.ui
msgctxt ""
@@ -3074,7 +3074,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleccioneu l'angle de la rotació."
#: sidebarpossize.ui
msgctxt ""
@@ -3083,7 +3083,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Seleccioneu l'angle de la rotació."
#: sidebarpossize.ui
msgctxt ""
@@ -3092,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Flip:"
-msgstr ""
+msgstr "_Inverteix:"
#: sidebarpossize.ui
msgctxt ""
@@ -3101,7 +3101,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Volteja l'objecte seleccionat verticalment."
#: sidebarpossize.ui
msgctxt ""
@@ -3110,7 +3110,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Volteja l'objecte seleccionat verticalment."
#: sidebarpossize.ui
msgctxt ""
@@ -3119,7 +3119,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Volteja l'objecte seleccionat horitzontalment."
#: sidebarpossize.ui
msgctxt ""
@@ -3128,4 +3128,4 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Volteja l'objecte seleccionat horitzontalment."
diff --git a/source/ca/sw/source/core/undo.po b/source/ca/sw/source/core/undo.po
index 8bc0f2dc8e0..e141aa80e9e 100644
--- a/source/ca/sw/source/core/undo.po
+++ b/source/ca/sw/source/core/undo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-26 09:30+0000\n"
+"PO-Revision-Date: 2013-12-08 21:58+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369560604.0\n"
+"X-POOTLE-MTIME: 1386539917.0\n"
#: undo.src
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"STR_REREAD\n"
"string.text"
msgid "Replace Image"
-msgstr ""
+msgstr "Reemplaça la imatge"
#: undo.src
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"STR_DELGRF\n"
"string.text"
msgid "Delete Image"
-msgstr ""
+msgstr "Suprimeix la imatge"
#: undo.src
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"STR_CLEAR_TOX_RANGE\n"
"string.text"
msgid "Remove index/table"
-msgstr "Elimina un índex o una taula"
+msgstr "Suprimeix un índex o una taula"
#: undo.src
msgctxt ""
@@ -782,7 +782,7 @@ msgctxt ""
"STR_DELETE_INVISIBLECNTNT\n"
"string.text"
msgid "remove invisible content"
-msgstr "elimina el contingut invisible"
+msgstr "suprimeix el contingut invisible"
#: undo.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/app.po b/source/ca/sw/source/ui/app.po
index 7b7502bc3ea..a801e43ff99 100644
--- a/source/ca/sw/source/ui/app.po
+++ b/source/ca/sw/source/ui/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-12 19:08+0000\n"
+"PO-Revision-Date: 2013-12-08 21:58+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371064130.0\n"
+"X-POOTLE-MTIME: 1386539927.0\n"
#: app.src
msgctxt ""
@@ -423,7 +423,7 @@ msgctxt ""
"STR_REMOVE_WARNING\n"
"string.text"
msgid "The following characters are not valid and have been removed: "
-msgstr "Els caràcters següents s'han eliminat perquè no es permeten: "
+msgstr "Els caràcters següents s'han suprimit perquè no es permeten: "
#: app.src
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"STR_STATSTR_IMPGRF\n"
"string.text"
msgid "Importing Images..."
-msgstr ""
+msgstr "S'estan important les imatges..."
#: app.src
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"STR_GRAPHIC_DEFNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: app.src
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"STR_STATUSBAR_WORDCOUNT_NO_SELECTION\n"
"string.text"
msgid "%1 words, %2 characters"
-msgstr ""
+msgstr "%1 paraules, %2 caràcters"
#: app.src
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"STR_STATUSBAR_WORDCOUNT\n"
"string.text"
msgid "%1 words, %2 characters selected"
-msgstr ""
+msgstr "%1 paraules, %2 caràcters seleccionats"
#: app.src
msgctxt ""
@@ -1045,7 +1045,7 @@ msgctxt ""
"STR_CAPTION_TABLE\n"
"string.text"
msgid "%PRODUCTNAME Writer Table"
-msgstr ""
+msgstr "Taula del %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1053,7 +1053,7 @@ msgctxt ""
"STR_CAPTION_FRAME\n"
"string.text"
msgid "%PRODUCTNAME Writer Frame"
-msgstr ""
+msgstr "Marc del %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1061,7 +1061,7 @@ msgctxt ""
"STR_CAPTION_GRAPHIC\n"
"string.text"
msgid "%PRODUCTNAME Writer Picture"
-msgstr ""
+msgstr "Imatge del %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1069,7 +1069,7 @@ msgctxt ""
"STR_CAPTION_OLE\n"
"string.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Altres objectes OLE"
#: app.src
msgctxt ""
@@ -1077,7 +1077,7 @@ msgctxt ""
"STR_CATEGORY_NONE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Cap>"
#: error.src
msgctxt ""
@@ -1093,7 +1093,7 @@ msgctxt ""
"STR_COMCORE_CANT_SHOW\n"
"string.text"
msgid "Image cannot be displayed."
-msgstr ""
+msgstr "No es pot mostrar la imatge."
#: error.src
msgctxt ""
@@ -1344,7 +1344,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_OLE )\n"
"string.text"
msgid "Some OLE objects could only be loaded as Images."
-msgstr ""
+msgstr "Alguns objectes OLE només s'han pogut carregar com a imatges."
#: error.src
msgctxt ""
@@ -1353,7 +1353,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_OLE )\n"
"string.text"
msgid "Some OLE objects could only be saved as Images."
-msgstr ""
+msgstr "Alguns objectes OLE només s'han pogut desar com a imatges."
#: error.src
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"FN_EDIT_AUTH_ENTRY_DLG\n"
"menuitem.text"
msgid "~Bibliography Entry..."
-msgstr ""
+msgstr "Entrada ~bibliogràfica..."
#: mn.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/config.po b/source/ca/sw/source/ui/config.po
index 79da617c6ab..4654cb9c2b0 100644
--- a/source/ca/sw/source/ui/config.po
+++ b/source/ca/sw/source/ui/config.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-11 09:48+0000\n"
+"PO-Revision-Date: 2014-01-09 12:07+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360576101.0\n"
+"X-POOTLE-MTIME: 1389269248.0\n"
#: optdlg.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"ST_SCRIPT_ASIAN\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Asiàtic"
#: optdlg.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"ST_SCRIPT_CTL\n"
"string.text"
msgid "CTL"
-msgstr ""
+msgstr "Escriptures complexes"
#: optdlg.src
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"ST_SCRIPT_WESTERN\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Occidental"
#: optdlg.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/dbui.po b/source/ca/sw/source/ui/dbui.po
index a2143b506ef..646212e9c1d 100644
--- a/source/ca/sw/source/ui/dbui.po
+++ b/source/ca/sw/source/ui/dbui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:47+0000\n"
+"PO-Revision-Date: 2014-01-08 06:27+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518868.0\n"
+"X-POOTLE-MTIME: 1389162451.0\n"
#: createaddresslistdialog.src
msgctxt ""
@@ -794,7 +794,7 @@ msgctxt ""
"ST_TITLE_EDIT\n"
"string.text"
msgid "Edit Address Block"
-msgstr ""
+msgstr "Edita el bloc d'adreça"
#: mmaddressblockpage.src
msgctxt ""
@@ -802,7 +802,7 @@ msgctxt ""
"ST_TITLE_MALE\n"
"string.text"
msgid "Custom Salutation (Male Recipients)"
-msgstr ""
+msgstr "Salutació personalitzada (destinataris masculins)"
#: mmaddressblockpage.src
msgctxt ""
@@ -810,7 +810,7 @@ msgctxt ""
"ST_TITLE_FEMALE\n"
"string.text"
msgid "Custom Salutation (Female Recipients)"
-msgstr ""
+msgstr "Salutació personalitzada (destinatàries femenines)"
#: mmaddressblockpage.src
msgctxt ""
@@ -818,7 +818,7 @@ msgctxt ""
"ST_SALUTATIONELEMENTS\n"
"string.text"
msgid "Salutation e~lements"
-msgstr ""
+msgstr "Ele~ments de la salutació"
#: mmaddressblockpage.src
msgctxt ""
@@ -826,7 +826,7 @@ msgctxt ""
"ST_INSERTSALUTATIONFIELD\n"
"string.text"
msgid "Add to salutation"
-msgstr ""
+msgstr "Afegeix a la salutació"
#: mmaddressblockpage.src
msgctxt ""
@@ -834,7 +834,7 @@ msgctxt ""
"ST_REMOVESALUTATIONFIELD\n"
"string.text"
msgid "Remove from salutation"
-msgstr ""
+msgstr "Suprimeix de la salutació"
#: mmaddressblockpage.src
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"ST_DRAGSALUTATION\n"
"string.text"
msgid "1. ~Drag salutation elements into the box below"
-msgstr ""
+msgstr "1. ~Arrossegueu els elements de la salutació al quadre inferior"
#: mmaddressblockpage.src
msgctxt ""
@@ -850,7 +850,7 @@ msgctxt ""
"ST_SALUTATION\n"
"string.text"
msgid "Salutation"
-msgstr ""
+msgstr "Salutació"
#: mmaddressblockpage.src
msgctxt ""
@@ -858,7 +858,7 @@ msgctxt ""
"ST_PUNCTUATION\n"
"string.text"
msgid "Punctuation Mark"
-msgstr ""
+msgstr "Signe de puntuació"
#: mmaddressblockpage.src
msgctxt ""
@@ -866,7 +866,7 @@ msgctxt ""
"ST_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: mmaddressblockpage.src
msgctxt ""
@@ -875,7 +875,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Dear"
-msgstr ""
+msgstr "Benvolgut/-da"
#: mmaddressblockpage.src
msgctxt ""
@@ -884,7 +884,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Hello"
-msgstr ""
+msgstr "Hola"
#: mmaddressblockpage.src
msgctxt ""
@@ -893,7 +893,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Hi"
-msgstr ""
+msgstr "Salutacions"
#: mmaddressblockpage.src
msgctxt ""
@@ -902,7 +902,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid ","
-msgstr ""
+msgstr ","
#: mmaddressblockpage.src
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid ":"
-msgstr ""
+msgstr ":"
#: mmaddressblockpage.src
msgctxt ""
@@ -920,7 +920,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "!"
-msgstr ""
+msgstr "!"
#: mmaddressblockpage.src
msgctxt ""
@@ -929,7 +929,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "(none)"
-msgstr ""
+msgstr "(cap)"
#: mmaddressblockpage.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/dochdl.po b/source/ca/sw/source/ui/dochdl.po
index 414691a3010..380e411917a 100644
--- a/source/ca/sw/source/ui/dochdl.po
+++ b/source/ca/sw/source/ui/dochdl.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:16+0200\n"
-"Last-Translator: jmontane <joan@montane.cat>\n"
+"PO-Revision-Date: 2013-12-04 12:55+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386161753.0\n"
#: dochdl.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_PRIVATEGRAPHIC\n"
"string.text"
msgid "Image [%PRODUCTNAME Writer]"
-msgstr ""
+msgstr "Imatge [%PRODUCTNAME Writer]"
#: dochdl.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/docvw.po b/source/ca/sw/source/ui/docvw.po
index 7a03d137692..86533bb7b58 100644
--- a/source/ca/sw/source/ui/docvw.po
+++ b/source/ca/sw/source/ui/docvw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-02-28 00:50+0200\n"
+"PO-Revision-Date: 2013-12-04 12:57+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386161820.0\n"
#: access.src
msgctxt ""
@@ -335,7 +336,7 @@ msgctxt ""
"MN_READONLY_SAVEGRAPHIC\n"
"menuitem.text"
msgid "Save Image..."
-msgstr ""
+msgstr "Desa la imatge..."
#: docvw.src
msgctxt ""
@@ -362,7 +363,7 @@ msgctxt ""
"MN_READONLY_GRAPHICTOGALLERY\n"
"menuitem.text"
msgid "Add Image"
-msgstr ""
+msgstr "Afegeix una imatge"
#: docvw.src
msgctxt ""
@@ -416,7 +417,7 @@ msgctxt ""
"MN_READONLY_COPYGRAPHIC\n"
"menuitem.text"
msgid "Copy ~Image"
-msgstr ""
+msgstr "Copia la ~imatge"
#: docvw.src
msgctxt ""
@@ -425,7 +426,7 @@ msgctxt ""
"MN_READONLY_LOADGRAPHIC\n"
"menuitem.text"
msgid "Load Image"
-msgstr ""
+msgstr "Carrega una imatge"
#: docvw.src
msgctxt ""
@@ -434,7 +435,7 @@ msgctxt ""
"MN_READONLY_GRAPHICOFF\n"
"menuitem.text"
msgid "Image Off"
-msgstr ""
+msgstr "Desactiva la imatge"
#: docvw.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/fldui.po b/source/ca/sw/source/ui/fldui.po
index f6167d6e901..29930c6f329 100644
--- a/source/ca/sw/source/ui/fldui.po
+++ b/source/ca/sw/source/ui/fldui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:47+0000\n"
+"PO-Revision-Date: 2013-12-04 12:57+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356518875.0\n"
+"X-POOTLE-MTIME: 1386161830.0\n"
#: fldui.src
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"FLD_STAT_GRF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: fldui.src
msgctxt ""
@@ -926,7 +926,7 @@ msgctxt ""
"FMT_MARK_GRAFIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: fldui.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/inc.po b/source/ca/sw/source/ui/inc.po
new file mode 100644
index 00000000000..ba5b4b736c2
--- /dev/null
+++ b/source/ca/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-08 06:27+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389162477.0\n"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr "Accepta el canvi"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr "Rebutja el canvi"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr "Canvi següent"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr "Canvi anterior"
diff --git a/source/ca/sw/source/ui/index.po b/source/ca/sw/source/ui/index.po
index 4f77ea8c6d6..1537fe3f5a1 100644
--- a/source/ca/sw/source/ui/index.po
+++ b/source/ca/sw/source/ui/index.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-12 19:10+0000\n"
+"PO-Revision-Date: 2014-01-08 06:28+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371064228.0\n"
+"X-POOTLE-MTIME: 1389162505.0\n"
#: cnttab.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_USER_DEFINED_INDEX\n"
"string.text"
msgid "User-Defined Index"
-msgstr ""
+msgstr "Índex de l'usuari"
#: cnttab.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_NOSORTKEY\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Cap>"
#: cnttab.src
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"STR_NO_CHAR_STYLE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Cap>"
#: cnttab.src
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"STR_DELIM\n"
"string.text"
msgid "S"
-msgstr ""
+msgstr "S"
#: cnttab.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"STR_TOKEN_ENTRY_NO\n"
"string.text"
msgid "E#"
-msgstr ""
+msgstr "E#"
#: cnttab.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_TOKEN_ENTRY\n"
"string.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: cnttab.src
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"STR_TOKEN_TAB_STOP\n"
"string.text"
msgid "T"
-msgstr ""
+msgstr "T"
#: cnttab.src
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"STR_TOKEN_PAGE_NUMS\n"
"string.text"
msgid "#"
-msgstr ""
+msgstr "#"
#: cnttab.src
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_TOKEN_CHAPTER_INFO\n"
"string.text"
msgid "CI"
-msgstr ""
+msgstr "CI"
#: cnttab.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_TOKEN_LINK_START\n"
"string.text"
msgid "LS"
-msgstr ""
+msgstr "LS"
#: cnttab.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"STR_TOKEN_LINK_END\n"
"string.text"
msgid "LE"
-msgstr ""
+msgstr "LE"
#: cnttab.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_TOKEN_AUTHORITY\n"
"string.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: cnttab.src
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY_NO\n"
"string.text"
msgid "Chapter number"
-msgstr ""
+msgstr "Número de capítol"
#: cnttab.src
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY\n"
"string.text"
msgid "Entry"
-msgstr ""
+msgstr "Entrada"
#: cnttab.src
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_TOKEN_HELP_TAB_STOP\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Tabulació"
#: cnttab.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_TOKEN_HELP_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Text"
#: cnttab.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_TOKEN_HELP_PAGE_NUMS\n"
"string.text"
msgid "Page number"
-msgstr ""
+msgstr "Número de pàgina"
#: cnttab.src
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_TOKEN_HELP_CHAPTER_INFO\n"
"string.text"
msgid "Chapter info"
-msgstr ""
+msgstr "Informació sobre el capítol"
#: cnttab.src
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_START\n"
"string.text"
msgid "Hyperlink start"
-msgstr ""
+msgstr "Inici d'enllaç"
#: cnttab.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_END\n"
"string.text"
msgid "Hyperlink end"
-msgstr ""
+msgstr "Final d'enllaç"
#: cnttab.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_TOKEN_HELP_AUTHORITY\n"
"string.text"
msgid "Bibliography entry: "
-msgstr ""
+msgstr "Entrada bibliogràfica: "
#: cnttab.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_CHARSTYLE\n"
"string.text"
msgid "Character Style: "
-msgstr ""
+msgstr "Estil de caràcter: "
#: cnttab.src
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "%PRODUCTNAME Math"
-msgstr ""
+msgstr "%PRODUCTNAME Math"
#: cnttab.src
msgctxt ""
@@ -240,7 +240,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "%PRODUCTNAME Chart"
-msgstr ""
+msgstr "%PRODUCTNAME Chart"
#: cnttab.src
msgctxt ""
@@ -249,7 +249,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "%PRODUCTNAME Calc"
-msgstr ""
+msgstr "%PRODUCTNAME Calc"
#: cnttab.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
-msgstr ""
+msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.src
msgctxt ""
@@ -267,7 +267,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Altres objectes OLE"
#: cnttab.src
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"STR_AUTOMARK_TYPE\n"
"string.text"
msgid "Selection file for the alphabetical index (*.sdi)"
-msgstr ""
+msgstr "Fitxer de selecció per a l'índex alfabètic (*.sdi)"
#: idxmrk.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/misc.po b/source/ca/sw/source/ui/misc.po
index 00e033df8b9..7c2d4eec569 100644
--- a/source/ca/sw/source/ui/misc.po
+++ b/source/ca/sw/source/ui/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-26 09:31+0000\n"
+"PO-Revision-Date: 2013-12-04 12:57+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369560692.0\n"
+"X-POOTLE-MTIME: 1386161856.0\n"
#: glossary.src
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: numberingtypelistbox.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/ribbar.po b/source/ca/sw/source/ui/ribbar.po
index c07bfb3c5de..37f6f051004 100644
--- a/source/ca/sw/source/ui/ribbar.po
+++ b/source/ca/sw/source/ui/ribbar.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-23 19:15+0000\n"
+"PO-Revision-Date: 2014-04-10 13:00+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361646950.0\n"
+"X-POOTLE-MTIME: 1397134857.000000\n"
#: inputwin.src
msgctxt ""
@@ -373,7 +373,7 @@ msgctxt ""
"FN_INSERT_FLD_PGNUMBER\n"
"menuitem.text"
msgid "Page Number"
-msgstr "Números de pàgina"
+msgstr "Número de pàgina"
#: workctrl.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/shells.po b/source/ca/sw/source/ui/shells.po
index 2feee62f873..b75c5286799 100644
--- a/source/ca/sw/source/ui/shells.po
+++ b/source/ca/sw/source/ui/shells.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-26 17:33+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2014-01-08 06:29+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389162571.0\n"
#: shells.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "No es pot obrir la imatge"
#: shells.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "No es pot llegir la imatge"
#: shells.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown Image format"
-msgstr ""
+msgstr "Format d'imatge desconegut"
#: shells.src
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"STR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This Image file version is not supported"
-msgstr ""
+msgstr "No es permet l'ús d'aquesta versió de fitxer gràfic"
#: shells.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "No s'ha trobat el filtre d'imatge"
#: shells.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert the Image."
-msgstr ""
+msgstr "No hi ha prou memòria per inserir la imatge."
#: shells.src
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"STR_INSERT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Insereix una imatge"
#: shells.src
msgctxt ""
@@ -219,7 +220,7 @@ msgctxt ""
"RID_GRAFIK_TOOLBOX\n"
"string.text"
msgid "Images Object Bar"
-msgstr ""
+msgstr "Barra d'objectes d'imatge"
#: shells.src
msgctxt ""
@@ -251,7 +252,7 @@ msgctxt ""
"RID_DRAW_TEXT_TOOLBOX\n"
"string.text"
msgid "Text Object Bar/Images"
-msgstr ""
+msgstr "Barra d'objectes de text o d'imatges"
#: shells.src
msgctxt ""
@@ -291,7 +292,7 @@ msgctxt ""
"STR_SHELLNAME_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: shells.src
msgctxt ""
@@ -371,7 +372,7 @@ msgctxt ""
"STR_SWBG_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: shells.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/utlui.po b/source/ca/sw/source/ui/utlui.po
index 03d57ba9f34..602cc5aa4c4 100644
--- a/source/ca/sw/source/ui/utlui.po
+++ b/source/ca/sw/source/ui/utlui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-21 11:25+0000\n"
+"PO-Revision-Date: 2014-04-10 13:02+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385033107.0\n"
+"X-POOTLE-MTIME: 1397134949.000000\n"
#: attrdesc.src
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"STR_LINK_CTRL_CLICK\n"
"string.text"
msgid "%s-Click to follow link"
-msgstr ""
+msgstr "%s+clic per seguir l'enllaç"
#: initui.src
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"STR_LINK_CLICK\n"
"string.text"
msgid "Click to follow link"
-msgstr ""
+msgstr "Feu clic per seguir l'enllaç"
#: initui.src
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"STR_AUTH_FIELD_VOLUME\n"
"string.text"
msgid "Volume"
-msgstr "Número de volum"
+msgstr "Volum"
#: initui.src
msgctxt ""
@@ -1869,7 +1869,7 @@ msgctxt ""
"ST_REMOVE_INDEX\n"
"string.text"
msgid "~Remove Index"
-msgstr "Elimina l'índe~x"
+msgstr "~Suprimeix l'índex"
#: navipi.src
msgctxt ""
@@ -3434,7 +3434,7 @@ msgctxt ""
"STR_AUTOFMTREDL_DEL_EMPTY_PARA+1\n"
"string.text"
msgid "Remove empty paragraphs"
-msgstr "Elimina els paràgrafs buits"
+msgstr "Suprimeix els paràgrafs buits"
#: utlui.src
msgctxt ""
@@ -3679,7 +3679,7 @@ msgctxt ""
"STR_EVENT_IMAGE_LOAD\n"
"string.text"
msgid "Image loaded successfully"
-msgstr ""
+msgstr "La imatge s'ha carregat correctament"
#: utlui.src
msgctxt ""
@@ -3687,7 +3687,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ABORT\n"
"string.text"
msgid "Image loading terminated"
-msgstr ""
+msgstr "La càrrega de la imatge ha finalitzat"
#: utlui.src
msgctxt ""
@@ -3695,7 +3695,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ERROR\n"
"string.text"
msgid "Could not load Image"
-msgstr ""
+msgstr "No puc carregar la imatge"
#: utlui.src
msgctxt ""
@@ -3759,7 +3759,7 @@ msgctxt ""
"STR_CONTENT_TYPE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: utlui.src
msgctxt ""
@@ -3887,7 +3887,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_IMAGE1\n"
"string.text"
msgid "Image 1: This is Image 1"
-msgstr ""
+msgstr "Imatge 1: aquesta és la imatge 1"
#: utlui.src
msgctxt ""
@@ -3919,7 +3919,7 @@ msgctxt ""
"STR_CONTENT_TYPE_SINGLE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: utlui.src
msgctxt ""
diff --git a/source/ca/sw/source/ui/web.po b/source/ca/sw/source/ui/web.po
index 06b89f582f9..60731ae21d3 100644
--- a/source/ca/sw/source/ui/web.po
+++ b/source/ca/sw/source/ui/web.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-02-28 00:53+0200\n"
+"PO-Revision-Date: 2014-01-08 06:31+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389162681.0\n"
#: web.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"RID_WEBGRAPHIC_TOOLBOX\n"
"string.text"
msgid "Image Object Bar/Web"
-msgstr ""
+msgstr "Barra/web d'objectes d'imatge"
#: web.src
msgctxt ""
diff --git a/source/ca/sw/uiconfig/swriter/ui.po b/source/ca/sw/uiconfig/swriter/ui.po
index 6a6fd8ca1e8..40e1ad0c53d 100644
--- a/source/ca/sw/uiconfig/swriter/ui.po
+++ b/source/ca/sw/uiconfig/swriter/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-07-15 01:05+0000\n"
-"Last-Translator: Jordi <jordis@softcatala.cat>\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-04-10 13:26+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1373850310.0\n"
+"X-POOTLE-MTIME: 1397136371.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Add Element"
-msgstr ""
+msgstr "Afegeix un element"
#: addentrydialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Nom de l'element"
#: addressblockdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Address Block"
-msgstr ""
+msgstr "Bloc d'adreces nou"
#: addressblockdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address _elements"
-msgstr ""
+msgstr "_Elements d'adreça"
#: addressblockdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1. Drag address elements here"
-msgstr ""
+msgstr "1. Arrossegueu elements d'adreça aquí"
#: addressblockdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move up"
-msgstr ""
+msgstr "Mou amunt"
#: addressblockdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move left"
-msgstr ""
+msgstr "Mou a l'esquerra"
#: addressblockdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move right"
-msgstr ""
+msgstr "Mou a la dreta"
#: addressblockdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move down"
-msgstr ""
+msgstr "Mou avall"
#: addressblockdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: addressblockdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2. Customi_ze salutation"
-msgstr ""
+msgstr "2. Personalitzeu la salutació"
#: addressblockdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Suprimeix de l'adreça"
#: addressblockdialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Suprimeix de l'adreça"
#: addressblockdialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add to address"
-msgstr ""
+msgstr "Afegeix a l'adreça"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "File already exists"
-msgstr ""
+msgstr "El fitxer ja existeix"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document name:"
-msgstr ""
+msgstr "Nom del document nou:"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A document with the name '%1' already exists."
-msgstr ""
+msgstr "Ja existeix un document amb el nom «%1»."
#: alreadyexistsdialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Please save this document under a different name."
-msgstr ""
+msgstr "Deseu aquest document amb un nom diferent."
#: asciifilterdialog.ui
msgctxt ""
@@ -310,8 +310,8 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
-msgstr ""
+msgid "Assign Styles"
+msgstr "Assigna estils"
#: assignstylesdialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Esquerra"
#: assignstylesdialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "Dreta"
#: assignstylesdialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not applied"
-msgstr ""
+msgstr "No aplicat"
#: assignstylesdialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Estils"
#: attachnamedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a new name for the attachment."
-msgstr ""
+msgstr "No heu especificat un nom nou per a l'adjunt."
#: attachnamedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Attachment Name"
-msgstr ""
+msgstr "El fitxer adjunt no té nom"
#: attachnamedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "Nom:"
#: attachnamedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Si voleu afegir-ne un, escriviu-lo ara."
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Server Authentication"
-msgstr ""
+msgstr "Autenticació del servidor"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires au_thentication"
-msgstr ""
+msgstr "El servidor de correu de sortida (SMTP) requereix au_tenticació"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires _separate authentication"
-msgstr ""
+msgstr "El servidor de correu de sortida (SMTP) requereix autenticació _separada"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing mail server:"
-msgstr ""
+msgstr "Servidor de correu de sortida"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User name:"
-msgstr ""
+msgstr "Nom d'_usuari:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password:"
-msgstr ""
+msgstr "_Contrasenya:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server uses the same authentication as the _incoming mail server"
-msgstr ""
+msgstr "El servidor de correu de sortida usa la mateixa autenticació que el servidor de correu d'_entrada"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Incoming mail server:"
-msgstr ""
+msgstr "Servidor de correu d'entrada:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server _name:"
-msgstr ""
+msgstr "_Nom del servidor:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_ort:"
-msgstr ""
+msgstr "P_ort:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type:"
-msgstr ""
+msgstr "Tipus:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_POP3"
-msgstr ""
+msgstr "_POP3"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_IMAP"
-msgstr ""
+msgstr "_IMAP"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_er name:"
-msgstr ""
+msgstr "Nom d'_usuari:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pass_word:"
-msgstr ""
+msgstr "_Contrasenya:"
#: autoformattable.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: bulletsandnumbering.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company"
-msgstr ""
+msgstr "Empresa"
#: businessdatapage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slogan"
-msgstr ""
+msgstr "Eslogan"
#: businessdatapage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "_País/Estat"
#: businessdatapage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: businessdatapage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "Fa_x"
#: businessdatapage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Número de telèfon particular"
#: businessdatapage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Lloc web / correu electrònic"
#: businessdatapage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Nom"
#: businessdatapage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: businessdatapage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Número de telèfon particular"
#: businessdatapage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Número de fax"
#: businessdatapage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "adreça electrònica"
#: businessdatapage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company 2nd line"
-msgstr ""
+msgstr "2a línia d'empresa "
#: businessdatapage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Cognoms"
#: businessdatapage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Codi postal/Ciutat"
#: businessdatapage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Ciutat"
#: businessdatapage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Codi postal"
#: businessdatapage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Telèfon/mòbil"
#: businessdatapage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: businessdatapage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: businessdatapage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Street"
-msgstr ""
+msgstr "Carrer"
#: businessdatapage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business data"
-msgstr ""
+msgstr "Dades comercials"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "No es pot afegir una etiqueta"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "No es pot afegir una etiqueta"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1184,7 +1184,16 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Predefined labels cannot be overwritten, use another name."
-msgstr ""
+msgstr "No es poden sobreescriure les etiquetes predefinides, useu un altre nom."
+
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr "Llegenda"
#: captionoptions.ui
msgctxt ""
@@ -1292,7 +1301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Section"
-msgstr ""
+msgstr "Text automàtic - Secció"
#: cardformatpage.ui
msgctxt ""
@@ -1301,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Contingut"
#: cardmediumpage.ui
msgctxt ""
@@ -1310,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address"
-msgstr ""
+msgstr "Adreça"
#: cardmediumpage.ui
msgctxt ""
@@ -1319,7 +1328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Label text"
-msgstr ""
+msgstr "Text de l'etiqueta"
#: cardmediumpage.ui
msgctxt ""
@@ -1328,7 +1337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Bases de dades"
#: cardmediumpage.ui
msgctxt ""
@@ -1337,7 +1346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Taula"
#: cardmediumpage.ui
msgctxt ""
@@ -1346,7 +1355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Camp de la base de dades"
#: cardmediumpage.ui
msgctxt ""
@@ -1355,7 +1364,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Insereix"
#: cardmediumpage.ui
msgctxt ""
@@ -1364,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inscription"
-msgstr ""
+msgstr "Inscripció"
#: cardmediumpage.ui
msgctxt ""
@@ -1373,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Continu"
#: cardmediumpage.ui
msgctxt ""
@@ -1382,7 +1391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sheet"
-msgstr ""
+msgstr "_Full"
#: cardmediumpage.ui
msgctxt ""
@@ -1391,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Marca"
#: cardmediumpage.ui
msgctxt ""
@@ -1400,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: cardmediumpage.ui
msgctxt ""
@@ -1409,7 +1418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: ccdialog.ui
msgctxt ""
@@ -1418,7 +1427,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Copy To"
-msgstr ""
+msgstr "Copia a"
#: ccdialog.ui
msgctxt ""
@@ -1427,7 +1436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cc"
-msgstr ""
+msgstr "_Cc"
#: ccdialog.ui
msgctxt ""
@@ -1436,7 +1445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bcc"
-msgstr ""
+msgstr "Cc_o"
#: ccdialog.ui
msgctxt ""
@@ -1445,7 +1454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Note: Separate e-mail addresses with a semicolon (;)."
-msgstr ""
+msgstr "Nota: separeu les adreces de correu electrònic amb un punt i coma (;)."
#: ccdialog.ui
msgctxt ""
@@ -1454,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send a copy of this mail to..."
-msgstr ""
+msgstr "Envia una còpia d'aquest correu a..."
#: characterproperties.ui
msgctxt ""
@@ -1526,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: charurlpage.ui
msgctxt ""
@@ -1913,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Conditional Style"
-msgstr ""
+msgstr "Estil _condicional"
#: conditionpage.ui
msgctxt ""
@@ -1922,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Conte_xt"
-msgstr ""
+msgstr "Conte_xt"
#: conditionpage.ui
msgctxt ""
@@ -1931,7 +1940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Applied Styles"
-msgstr ""
+msgstr "Estils aplicats"
#: conditionpage.ui
msgctxt ""
@@ -1940,7 +1949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paragraph Styles"
-msgstr ""
+msgstr "Estils de _paràgraf"
#: conditionpage.ui
msgctxt ""
@@ -1949,7 +1958,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table Header"
-msgstr ""
+msgstr "Capçalera de la taula"
#: conditionpage.ui
msgctxt ""
@@ -1958,7 +1967,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Table"
-msgstr ""
+msgstr "Taula"
#: conditionpage.ui
msgctxt ""
@@ -1967,7 +1976,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Frame"
-msgstr ""
+msgstr "Marc"
#: conditionpage.ui
msgctxt ""
@@ -1976,7 +1985,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Section"
-msgstr ""
+msgstr "Secció"
#: conditionpage.ui
msgctxt ""
@@ -1985,7 +1994,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Footnote"
-msgstr ""
+msgstr "Nota al peu"
#: conditionpage.ui
msgctxt ""
@@ -1994,7 +2003,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Endnote"
-msgstr ""
+msgstr "Nota final"
#: conditionpage.ui
msgctxt ""
@@ -2003,7 +2012,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Header"
-msgstr ""
+msgstr "Capçalera"
#: conditionpage.ui
msgctxt ""
@@ -2012,7 +2021,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Footer"
-msgstr ""
+msgstr "Peu"
#: conditionpage.ui
msgctxt ""
@@ -2021,7 +2030,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid " 1st Outline Level"
-msgstr ""
+msgstr " 1r nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2030,7 +2039,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid " 2nd Outline Level"
-msgstr ""
+msgstr " 2n nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2039,7 +2048,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid " 3rd Outline Level"
-msgstr ""
+msgstr " 3r nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2048,7 +2057,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid " 4th Outline Level"
-msgstr ""
+msgstr " 4t nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2057,7 +2066,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid " 5th Outline Level"
-msgstr ""
+msgstr " 5è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2066,7 +2075,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid " 6th Outline Level"
-msgstr ""
+msgstr " 6è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2075,7 +2084,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid " 7th Outline Level"
-msgstr ""
+msgstr " 7è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2084,7 +2093,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid " 8th Outline Level"
-msgstr ""
+msgstr " 8è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2093,7 +2102,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid " 9th Outline Level"
-msgstr ""
+msgstr " 9è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2102,7 +2111,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "10th Outline Level"
-msgstr ""
+msgstr " 10è nivell d'esquema"
#: conditionpage.ui
msgctxt ""
@@ -2111,7 +2120,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid " 1st Numbering Level"
-msgstr ""
+msgstr " 1r nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2120,7 +2129,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid " 2nd Numbering Level"
-msgstr ""
+msgstr " 2n nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2129,7 +2138,7 @@ msgctxt ""
"20\n"
"stringlist.text"
msgid " 3rd Numbering Level"
-msgstr ""
+msgstr " 3r nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2138,7 +2147,7 @@ msgctxt ""
"21\n"
"stringlist.text"
msgid " 4th Numbering Level"
-msgstr ""
+msgstr " 4t nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2147,7 +2156,7 @@ msgctxt ""
"22\n"
"stringlist.text"
msgid " 5th Numbering Level"
-msgstr ""
+msgstr " 5è nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2156,7 +2165,7 @@ msgctxt ""
"23\n"
"stringlist.text"
msgid " 6th Numbering Level"
-msgstr ""
+msgstr " 6è nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2165,7 +2174,7 @@ msgctxt ""
"24\n"
"stringlist.text"
msgid " 7th Numbering Level"
-msgstr ""
+msgstr " 7è nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2174,7 +2183,7 @@ msgctxt ""
"25\n"
"stringlist.text"
msgid " 8th Numbering Level"
-msgstr ""
+msgstr " 8è nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2183,7 +2192,7 @@ msgctxt ""
"26\n"
"stringlist.text"
msgid " 9th Numbering Level"
-msgstr ""
+msgstr " 9è nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2192,7 +2201,7 @@ msgctxt ""
"27\n"
"stringlist.text"
msgid "10th Numbering Level"
-msgstr ""
+msgstr "10 nivell de numeració"
#: conditionpage.ui
msgctxt ""
@@ -2201,7 +2210,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: converttexttable.ui
msgctxt ""
@@ -2381,7 +2390,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Concordance File"
-msgstr ""
+msgstr "Edita el fitxer de concordància"
#: createautomarkdialog.ui
msgctxt ""
@@ -2390,7 +2399,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search term"
-msgstr ""
+msgstr "Cerca el terme"
#: createautomarkdialog.ui
msgctxt ""
@@ -2399,7 +2408,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative entry"
-msgstr ""
+msgstr "Entrada alternativa"
#: createautomarkdialog.ui
msgctxt ""
@@ -2408,7 +2417,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1st key"
-msgstr ""
+msgstr "1a clau"
#: createautomarkdialog.ui
msgctxt ""
@@ -2417,7 +2426,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2nd key"
-msgstr ""
+msgstr "2a clau"
#: createautomarkdialog.ui
msgctxt ""
@@ -2426,7 +2435,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment"
-msgstr ""
+msgstr "Comentari"
#: createautomarkdialog.ui
msgctxt ""
@@ -2435,7 +2444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Match case"
-msgstr ""
+msgstr "Distingeix entre majúscules i minúscules"
#: createautomarkdialog.ui
msgctxt ""
@@ -2444,7 +2453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word only"
-msgstr ""
+msgstr "Només la paraula"
#: createautomarkdialog.ui
msgctxt ""
@@ -2453,7 +2462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#: createautomarkdialog.ui
msgctxt ""
@@ -2462,7 +2471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "No"
#: createautomarkdialog.ui
msgctxt ""
@@ -2471,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Entrades"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2480,7 +2489,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Customize Address List"
-msgstr ""
+msgstr "Personalitza la llista d'adreces"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2489,7 +2498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Afegeix..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2498,7 +2507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename..."
-msgstr ""
+msgstr "_Canvia el nom..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2507,7 +2516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ddress list elements"
-msgstr ""
+msgstr "Elements de la llista d'a_dreces"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2516,7 +2525,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create a new data source?"
-msgstr ""
+msgstr "Voleu crear un origen de dades nou?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2525,7 +2534,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No data sources are available. Create a new one?"
-msgstr ""
+msgstr "No hi ha cap origen de dades disponible. Voleu crear-ne un?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2534,7 +2543,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No data source has been set up yet. You need a data source, such as a database, to supply data (for example, names and addresses) for the fields."
-msgstr ""
+msgstr "Encara no s'ha configurat cap font de dades. Necessiteu una font de dades, com ara una base de dades, per proveir dades (p. ex. noms i adreces) per als camps."
#: documentfontspage.ui
msgctxt ""
@@ -2552,7 +2561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display drop caps"
-msgstr ""
+msgstr "_Mostra les inicials destacades"
#: dropcapspage.ui
msgctxt ""
@@ -2561,7 +2570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whole word"
-msgstr ""
+msgstr "_Paraula completa"
#: dropcapspage.ui
msgctxt ""
@@ -2570,7 +2579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of _characters:"
-msgstr ""
+msgstr "Nombre de _caràcters:"
#: dropcapspage.ui
msgctxt ""
@@ -2579,7 +2588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lines:"
-msgstr ""
+msgstr "_Línies:"
#: dropcapspage.ui
msgctxt ""
@@ -2588,7 +2597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Space to text:"
-msgstr ""
+msgstr "E_spai per al text"
#: dropcapspage.ui
msgctxt ""
@@ -2597,7 +2606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: dropcapspage.ui
msgctxt ""
@@ -2606,7 +2615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text:"
-msgstr ""
+msgstr "_Text"
#: dropcapspage.ui
msgctxt ""
@@ -2615,7 +2624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character st_yle:"
-msgstr ""
+msgstr "Est_il dels caràcters:"
#: dropcapspage.ui
msgctxt ""
@@ -2624,7 +2633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Contingut"
#: dropdownfielddialog.ui
msgctxt ""
@@ -2705,7 +2714,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Fields"
-msgstr ""
+msgstr "Edita els camps"
#: editfielddialog.ui
msgctxt ""
@@ -2714,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "_Edita"
#: editsectiondialog.ui
msgctxt ""
@@ -2993,7 +3002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addr_essee"
-msgstr ""
+msgstr "D_estinatari"
#: envaddresspage.ui
msgctxt ""
@@ -3002,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Bases de dades"
#: envaddresspage.ui
msgctxt ""
@@ -3011,7 +3020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Taula"
#: envaddresspage.ui
msgctxt ""
@@ -3020,7 +3029,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Camp de la base de dades"
#: envaddresspage.ui
msgctxt ""
@@ -3029,7 +3038,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Insereix"
#: envaddresspage.ui
msgctxt ""
@@ -3038,7 +3047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sender"
-msgstr ""
+msgstr "_Remitent"
#: envaddresspage.ui
msgctxt ""
@@ -3047,7 +3056,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: envdialog.ui
msgctxt ""
@@ -3056,7 +3065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Sobre"
#: envdialog.ui
msgctxt ""
@@ -3065,7 +3074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "Document _nou"
#: envdialog.ui
msgctxt ""
@@ -3074,7 +3083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: envdialog.ui
msgctxt ""
@@ -3083,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Modifica"
#: envdialog.ui
msgctxt ""
@@ -3092,7 +3101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Sobre"
#: envdialog.ui
msgctxt ""
@@ -3101,7 +3110,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: envdialog.ui
msgctxt ""
@@ -3110,7 +3119,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Impressora"
#: envformatpage.ui
msgctxt ""
@@ -3119,7 +3128,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "des de l'esquerra"
#: envformatpage.ui
msgctxt ""
@@ -3128,7 +3137,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "des de la part superior"
#: envformatpage.ui
msgctxt ""
@@ -3137,7 +3146,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: envformatpage.ui
msgctxt ""
@@ -3146,7 +3155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Edita"
#: envformatpage.ui
msgctxt ""
@@ -3155,7 +3164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: envformatpage.ui
msgctxt ""
@@ -3164,7 +3173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addressee"
-msgstr ""
+msgstr "Destinatari"
#: envformatpage.ui
msgctxt ""
@@ -3173,7 +3182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "des de l'esquerra"
#: envformatpage.ui
msgctxt ""
@@ -3182,7 +3191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "des de la part superior"
#: envformatpage.ui
msgctxt ""
@@ -3191,7 +3200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: envformatpage.ui
msgctxt ""
@@ -3200,7 +3209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Edita"
#: envformatpage.ui
msgctxt ""
@@ -3209,7 +3218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: envformatpage.ui
msgctxt ""
@@ -3218,7 +3227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sender"
-msgstr ""
+msgstr "Remitent"
#: envformatpage.ui
msgctxt ""
@@ -3227,7 +3236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: envformatpage.ui
msgctxt ""
@@ -3236,7 +3245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Amplada"
#: envformatpage.ui
msgctxt ""
@@ -3245,7 +3254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Alçada"
#: envformatpage.ui
msgctxt ""
@@ -3254,7 +3263,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: envformatpage.ui
msgctxt ""
@@ -3263,7 +3272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Mida"
#: envformatpage.ui
msgctxt ""
@@ -3272,7 +3281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter..."
-msgstr ""
+msgstr "Ca_ràcter..."
#: envformatpage.ui
msgctxt ""
@@ -3281,7 +3290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_aragraph..."
-msgstr ""
+msgstr "_Paràgraf..."
#: envprinterpage.ui
msgctxt ""
@@ -3290,7 +3299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print from top"
-msgstr ""
+msgstr "Im_primeix des de la part superior"
#: envprinterpage.ui
msgctxt ""
@@ -3299,7 +3308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print from _bottom"
-msgstr ""
+msgstr "_Imprimeix des de la part inferior"
#: envprinterpage.ui
msgctxt ""
@@ -3308,7 +3317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shift right"
-msgstr ""
+msgstr "Cap a la _dreta"
#: envprinterpage.ui
msgctxt ""
@@ -3317,7 +3326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift _down"
-msgstr ""
+msgstr "Cap a a_vall"
#: envprinterpage.ui
msgctxt ""
@@ -3326,7 +3335,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Esquerra horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3335,7 +3344,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Esquerra horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3344,7 +3353,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Centre horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3353,7 +3362,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Centre horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3362,7 +3371,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Dreta horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3371,7 +3380,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Dreta horitzontal"
#: envprinterpage.ui
msgctxt ""
@@ -3380,7 +3389,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Esquerra vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3389,7 +3398,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Esquerra vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3398,7 +3407,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Centre vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3407,7 +3416,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Centre vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3416,7 +3425,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Dreta vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3425,7 +3434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "Dreta vertical"
#: envprinterpage.ui
msgctxt ""
@@ -3434,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope orientation"
-msgstr ""
+msgstr "Orientació del sobre"
#: envprinterpage.ui
msgctxt ""
@@ -3443,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Configuració..."
#: envprinterpage.ui
msgctxt ""
@@ -3452,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Nom de la impressora"
#: envprinterpage.ui
msgctxt ""
@@ -3461,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current Printer"
-msgstr ""
+msgstr "Impressora actual"
#: exchangedatabases.ui
msgctxt ""
@@ -3546,7 +3555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fields"
-msgstr ""
+msgstr "Camps"
#: fielddialog.ui
msgctxt ""
@@ -3555,7 +3564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: fielddialog.ui
msgctxt ""
@@ -3564,7 +3573,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document"
-msgstr ""
+msgstr "Document"
#: fielddialog.ui
msgctxt ""
@@ -3573,7 +3582,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-references"
-msgstr ""
+msgstr "Referències creuades"
#: fielddialog.ui
msgctxt ""
@@ -3582,7 +3591,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Functions"
-msgstr ""
+msgstr "Funcions"
#: fielddialog.ui
msgctxt ""
@@ -3591,7 +3600,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DocInformation"
-msgstr ""
+msgstr "Informació del document"
#: fielddialog.ui
msgctxt ""
@@ -3600,7 +3609,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variables"
-msgstr ""
+msgstr "Variables"
#: fielddialog.ui
msgctxt ""
@@ -3609,7 +3618,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Base de dades"
#: findentrydialog.ui
msgctxt ""
@@ -3618,7 +3627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find Entry"
-msgstr ""
+msgstr "Cerca una entrada"
#: findentrydialog.ui
msgctxt ""
@@ -3627,7 +3636,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ind"
-msgstr ""
+msgstr "_Cerca"
#: findentrydialog.ui
msgctxt ""
@@ -3636,7 +3645,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _only in"
-msgstr ""
+msgstr "Cerca _només a"
#: flddbpage.ui
msgctxt ""
@@ -3645,7 +3654,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: flddbpage.ui
msgctxt ""
@@ -3654,7 +3663,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Condition"
-msgstr ""
+msgstr "_Condició"
#: flddbpage.ui
msgctxt ""
@@ -3663,7 +3672,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Record number"
-msgstr ""
+msgstr "Número de registre"
#: flddbpage.ui
msgctxt ""
@@ -3672,7 +3681,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database s_election"
-msgstr ""
+msgstr "S_elecció de la base de dades"
#: flddbpage.ui
msgctxt ""
@@ -3681,7 +3690,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add database file"
-msgstr ""
+msgstr "Afegeix un fitxer de base de dades"
#: flddbpage.ui
msgctxt ""
@@ -3690,7 +3699,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Navega..."
#: flddbpage.ui
msgctxt ""
@@ -3699,7 +3708,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From database"
-msgstr ""
+msgstr "Des de la base de dades"
#: flddbpage.ui
msgctxt ""
@@ -3708,7 +3717,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User-defined"
-msgstr ""
+msgstr "Definit per l'usuari"
#: flddbpage.ui
msgctxt ""
@@ -3716,8 +3725,8 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
-msgstr ""
+msgid "Format"
+msgstr "Format"
#: flddocinfopage.ui
msgctxt ""
@@ -3726,7 +3735,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: flddocinfopage.ui
msgctxt ""
@@ -3735,7 +3744,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_elecciona"
#: flddocinfopage.ui
msgctxt ""
@@ -3744,7 +3753,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "Contingut _fix"
#: flddocinfopage.ui
msgctxt ""
@@ -3753,7 +3762,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: flddocinfopage.ui
msgctxt ""
@@ -3762,7 +3771,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: flddocinfopage.ui
msgctxt ""
@@ -3771,7 +3780,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: flddocinfopage.ui
msgctxt ""
@@ -3780,7 +3789,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: flddocinfopage.ui
msgctxt ""
@@ -3789,7 +3798,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Data Hora Autor"
#: flddocumentpage.ui
msgctxt ""
@@ -3798,7 +3807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: flddocumentpage.ui
msgctxt ""
@@ -3807,7 +3816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_elecciona"
#: flddocumentpage.ui
msgctxt ""
@@ -3816,7 +3825,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: flddocumentpage.ui
msgctxt ""
@@ -3825,7 +3834,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "Contingut _fix"
#: flddocumentpage.ui
msgctxt ""
@@ -3834,7 +3843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Nivell"
#: flddocumentpage.ui
msgctxt ""
@@ -3843,7 +3852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in days"
-msgstr ""
+msgstr "Desplaçam_ent en dies"
#: flddocumentpage.ui
msgctxt ""
@@ -3852,7 +3861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in minutes"
-msgstr ""
+msgstr "Desplaçam_ent en minuts"
#: flddocumentpage.ui
msgctxt ""
@@ -3861,7 +3870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldfuncpage.ui
msgctxt ""
@@ -3870,7 +3879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: fldfuncpage.ui
msgctxt ""
@@ -3879,7 +3888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_elecciona"
#: fldfuncpage.ui
msgctxt ""
@@ -3888,7 +3897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: fldfuncpage.ui
msgctxt ""
@@ -3897,7 +3906,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Macro..."
-msgstr ""
+msgstr "_Macro..."
#: fldfuncpage.ui
msgctxt ""
@@ -3906,7 +3915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldfuncpage.ui
msgctxt ""
@@ -3915,7 +3924,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_m"
#: fldfuncpage.ui
msgctxt ""
@@ -3924,7 +3933,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Then"
-msgstr ""
+msgstr "Aleshores"
#: fldfuncpage.ui
msgctxt ""
@@ -3933,7 +3942,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Else"
-msgstr ""
+msgstr "Sinó"
#: fldfuncpage.ui
msgctxt ""
@@ -3942,7 +3951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "It_em"
-msgstr ""
+msgstr "_Element"
#: fldfuncpage.ui
msgctxt ""
@@ -3951,7 +3960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Items on _list"
-msgstr ""
+msgstr "Elements de la _llista"
#: fldfuncpage.ui
msgctxt ""
@@ -3960,7 +3969,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move _Up"
-msgstr ""
+msgstr "Mou a_munt"
#: fldfuncpage.ui
msgctxt ""
@@ -3969,7 +3978,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move Do_wn"
-msgstr ""
+msgstr "Mou a_vall"
#: fldfuncpage.ui
msgctxt ""
@@ -3978,7 +3987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_m"
#: fldfuncpage.ui
msgctxt ""
@@ -3987,7 +3996,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: fldfuncpage.ui
msgctxt ""
@@ -3996,7 +4005,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: fldfuncpage.ui
msgctxt ""
@@ -4005,7 +4014,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: fldfuncpage.ui
msgctxt ""
@@ -4014,7 +4023,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Data Hora Autor"
#: fldrefpage.ui
msgctxt ""
@@ -4023,7 +4032,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: fldrefpage.ui
msgctxt ""
@@ -4032,7 +4041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert _reference to"
-msgstr ""
+msgstr "Insereix una _referència a"
#: fldrefpage.ui
msgctxt ""
@@ -4041,7 +4050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_election"
-msgstr ""
+msgstr "S_elecció"
#: fldrefpage.ui
msgctxt ""
@@ -4050,7 +4059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_m"
#: fldrefpage.ui
msgctxt ""
@@ -4059,7 +4068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldrefpage.ui
msgctxt ""
@@ -4068,7 +4077,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Marcadors"
#: fldrefpage.ui
msgctxt ""
@@ -4077,7 +4086,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Notes al peu"
#: fldrefpage.ui
msgctxt ""
@@ -4086,7 +4095,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Notes al final"
#: fldrefpage.ui
msgctxt ""
@@ -4095,7 +4104,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Headings"
-msgstr ""
+msgstr "Encapçalaments"
#: fldrefpage.ui
msgctxt ""
@@ -4104,7 +4113,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Numbered Paragraphs"
-msgstr ""
+msgstr "Paràgrafs numerats"
#: fldvarpage.ui
msgctxt ""
@@ -4113,7 +4122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: fldvarpage.ui
msgctxt ""
@@ -4122,7 +4131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "No_m"
#: fldvarpage.ui
msgctxt ""
@@ -4131,7 +4140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "S_elecciona"
#: fldvarpage.ui
msgctxt ""
@@ -4140,7 +4149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Valor"
#: fldvarpage.ui
msgctxt ""
@@ -4149,7 +4158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: fldvarpage.ui
msgctxt ""
@@ -4158,7 +4167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invisi_ble"
-msgstr ""
+msgstr "Invisi_ble"
#: fldvarpage.ui
msgctxt ""
@@ -4167,7 +4176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Nivell"
#: fldvarpage.ui
msgctxt ""
@@ -4176,7 +4185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Separator"
-msgstr ""
+msgstr "_Separador"
#: fldvarpage.ui
msgctxt ""
@@ -4185,7 +4194,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: fldvarpage.ui
msgctxt ""
@@ -4194,7 +4203,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "."
-msgstr ""
+msgstr "."
#: fldvarpage.ui
msgctxt ""
@@ -4203,7 +4212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering by chapter"
-msgstr ""
+msgstr "Numeració per capítol"
#: fldvarpage.ui
msgctxt ""
@@ -4212,7 +4221,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Aplica"
#: fldvarpage.ui
msgctxt ""
@@ -4221,7 +4230,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Aplica"
#: fldvarpage.ui
msgctxt ""
@@ -4230,7 +4239,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Suprimeix"
#: fldvarpage.ui
msgctxt ""
@@ -4239,7 +4248,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Suprimeix"
#: fldvarpage.ui
msgctxt ""
@@ -4248,7 +4257,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Autor"
#: fldvarpage.ui
msgctxt ""
@@ -4257,7 +4266,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Hora"
#: fldvarpage.ui
msgctxt ""
@@ -4266,7 +4275,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#: fldvarpage.ui
msgctxt ""
@@ -4275,7 +4284,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Data Hora Autor"
#: footendnotedialog.ui
msgctxt ""
@@ -4284,7 +4293,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Footnotes/Endnotes Settings"
-msgstr ""
+msgstr "Configuració de les notes al peu i finals"
#: footendnotedialog.ui
msgctxt ""
@@ -4293,7 +4302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Notes al peu"
#: footendnotedialog.ui
msgctxt ""
@@ -4302,7 +4311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Notes al final"
#: footnoteareapage.ui
msgctxt ""
@@ -4626,7 +4635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Reinicia la numeració"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4635,7 +4644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Inicia a:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4644,7 +4653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom _format"
-msgstr ""
+msgstr "_Format personaltizat"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4653,7 +4662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "D_esprés:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4662,7 +4671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "_Abans:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4671,7 +4680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Collec_t at end of text"
-msgstr ""
+msgstr "Recull al final del _text"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4680,7 +4689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Notes al peu"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4689,7 +4698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ollect at end of section"
-msgstr ""
+msgstr "Recull al final de la _secció"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4698,7 +4707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Reinicia la numeració"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4707,7 +4716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Inicia a:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4716,7 +4725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Custom format"
-msgstr ""
+msgstr "Format _personalitzat"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4725,7 +4734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "D_esprés:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4734,7 +4743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "_Abans:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4743,7 +4752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Notes al final"
#: formatsectiondialog.ui
msgctxt ""
@@ -4752,7 +4761,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: formatsectiondialog.ui
msgctxt ""
@@ -4761,7 +4770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: formatsectiondialog.ui
msgctxt ""
@@ -4770,7 +4779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Sagnats"
#: formatsectiondialog.ui
msgctxt ""
@@ -4779,7 +4788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: formatsectiondialog.ui
msgctxt ""
@@ -4788,7 +4797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Notes al peu/final"
#: formattablepage.ui
msgctxt ""
@@ -4986,7 +4995,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame"
-msgstr ""
+msgstr "Marc"
#: framedialog.ui
msgctxt ""
@@ -4995,7 +5004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: framedialog.ui
msgctxt ""
@@ -5004,7 +5013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: framedialog.ui
msgctxt ""
@@ -5013,7 +5022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: framedialog.ui
msgctxt ""
@@ -5022,7 +5031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Enllaç"
#: framedialog.ui
msgctxt ""
@@ -5031,7 +5040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: framedialog.ui
msgctxt ""
@@ -5040,7 +5049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: framedialog.ui
msgctxt ""
@@ -5049,7 +5058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: framedialog.ui
msgctxt ""
@@ -5058,7 +5067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: frmaddpage.ui
msgctxt ""
@@ -5067,7 +5076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Nom:"
#: frmaddpage.ui
msgctxt ""
@@ -5076,7 +5085,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alternative (Text only):"
-msgstr ""
+msgstr "_Alternativa (només text):"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Cap>"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Cap>"
#: frmaddpage.ui
msgctxt ""
@@ -5085,7 +5112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous link:"
-msgstr ""
+msgstr "Enllaç _anterior:"
#: frmaddpage.ui
msgctxt ""
@@ -5094,7 +5121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Next link:"
-msgstr ""
+msgstr "Enllaç _següent:"
#: frmaddpage.ui
msgctxt ""
@@ -5103,7 +5130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Names"
-msgstr ""
+msgstr "Noms"
#: frmaddpage.ui
msgctxt ""
@@ -5112,7 +5139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contents"
-msgstr ""
+msgstr "_Continguts"
#: frmaddpage.ui
msgctxt ""
@@ -5121,7 +5148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_osition"
-msgstr ""
+msgstr "P_osició"
#: frmaddpage.ui
msgctxt ""
@@ -5130,7 +5157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Mida"
#: frmaddpage.ui
msgctxt ""
@@ -5139,7 +5166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "_Protegir"
#: frmaddpage.ui
msgctxt ""
@@ -5148,7 +5175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Editable in read-only document"
-msgstr ""
+msgstr "_Editable en documents de només de lectura"
#: frmaddpage.ui
msgctxt ""
@@ -5157,7 +5184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prin_t"
-msgstr ""
+msgstr "Im_primeix"
#: frmaddpage.ui
msgctxt ""
@@ -5166,7 +5193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "Direcció del _text:"
#: frmaddpage.ui
msgctxt ""
@@ -5175,7 +5202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: frmaddpage.ui
msgctxt ""
@@ -5184,7 +5211,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left-to-right"
-msgstr ""
+msgstr "D'esquerra a dreta"
#: frmaddpage.ui
msgctxt ""
@@ -5193,7 +5220,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right-to-left"
-msgstr ""
+msgstr "De dreta a esquerra"
#: frmaddpage.ui
msgctxt ""
@@ -5202,7 +5229,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Use superordinate object settings"
-msgstr ""
+msgstr "Utilitza els paràmetres de categories superordinades"
#: frmtypepage.ui
msgctxt ""
@@ -5211,7 +5238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relat_ive"
-msgstr ""
+msgstr "Rela_tiu"
#: frmtypepage.ui
msgctxt ""
@@ -5220,7 +5247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "Mida automàtica"
#: frmtypepage.ui
msgctxt ""
@@ -5229,7 +5256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width (at least)"
-msgstr ""
+msgstr "Am_plada (mínima)"
#: frmtypepage.ui
msgctxt ""
@@ -5238,7 +5265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Amplada"
#: frmtypepage.ui
msgctxt ""
@@ -5247,7 +5274,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "Re_lativa"
#: frmtypepage.ui
msgctxt ""
@@ -5256,7 +5283,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "Mida automàtica"
#: frmtypepage.ui
msgctxt ""
@@ -5265,7 +5292,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight (at least)"
-msgstr ""
+msgstr "A_lçada (mínima)"
#: frmtypepage.ui
msgctxt ""
@@ -5274,7 +5301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "A_lçada"
#: frmtypepage.ui
msgctxt ""
@@ -5283,7 +5310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Conserva la relació"
#: frmtypepage.ui
msgctxt ""
@@ -5292,7 +5319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original Size"
-msgstr ""
+msgstr "Mida _original"
#: frmtypepage.ui
msgctxt ""
@@ -5301,7 +5328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Mida"
#: frmtypepage.ui
msgctxt ""
@@ -5310,7 +5337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "A la _pàgina"
#: frmtypepage.ui
msgctxt ""
@@ -5319,7 +5346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "Al paràgra_f"
#: frmtypepage.ui
msgctxt ""
@@ -5328,7 +5355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "Al ca_ràcter"
#: frmtypepage.ui
msgctxt ""
@@ -5337,7 +5364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "Com a c_aràcter"
#: frmtypepage.ui
msgctxt ""
@@ -5346,7 +5373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "Al _marc"
#: frmtypepage.ui
msgctxt ""
@@ -5355,7 +5382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Àncora"
#: frmtypepage.ui
msgctxt ""
@@ -5364,7 +5391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "Horit_zontal"
#: frmtypepage.ui
msgctxt ""
@@ -5373,7 +5400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "_per"
#: frmtypepage.ui
msgctxt ""
@@ -5382,7 +5409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "by"
-msgstr ""
+msgstr "per"
#: frmtypepage.ui
msgctxt ""
@@ -5391,7 +5418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_a"
#: frmtypepage.ui
msgctxt ""
@@ -5400,7 +5427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Vertical"
#: frmtypepage.ui
msgctxt ""
@@ -5409,7 +5436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "_a"
#: frmtypepage.ui
msgctxt ""
@@ -5418,7 +5445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "Rèplica en _pàgines parelles"
#: frmtypepage.ui
msgctxt ""
@@ -5427,7 +5454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Follow text flow"
-msgstr ""
+msgstr "Segueix el flux del text"
#: frmtypepage.ui
msgctxt ""
@@ -5436,7 +5463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: frmurlpage.ui
msgctxt ""
@@ -5445,7 +5472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL:"
-msgstr ""
+msgstr "_URL:"
#: frmurlpage.ui
msgctxt ""
@@ -5454,7 +5481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Nom:"
#: frmurlpage.ui
msgctxt ""
@@ -5463,7 +5490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Frame:"
-msgstr ""
+msgstr "_Marc:"
#: frmurlpage.ui
msgctxt ""
@@ -5472,7 +5499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Navega..."
#: frmurlpage.ui
msgctxt ""
@@ -5481,7 +5508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link to"
-msgstr ""
+msgstr "Enllaça a"
#: frmurlpage.ui
msgctxt ""
@@ -5490,7 +5517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server-side image map"
-msgstr ""
+msgstr "Mapa d'imatge del co_stat del servidor"
#: frmurlpage.ui
msgctxt ""
@@ -5499,7 +5526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Client-side image map"
-msgstr ""
+msgstr "Mapa d'imatge del _costat del client"
#: frmurlpage.ui
msgctxt ""
@@ -5508,7 +5535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image map"
-msgstr ""
+msgstr "Mapa d'imatge"
#: indentpage.ui
msgctxt ""
@@ -5517,7 +5544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before section"
-msgstr ""
+msgstr "_Abans de la secció"
#: indentpage.ui
msgctxt ""
@@ -5526,7 +5553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After section"
-msgstr ""
+msgstr "_Després de la secció"
#: indentpage.ui
msgctxt ""
@@ -5535,7 +5562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Sagnat"
#: indentpage.ui
msgctxt ""
@@ -5544,7 +5571,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: indexentry.ui
msgctxt ""
@@ -5697,7 +5724,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find"
-msgstr ""
+msgstr "Cerca"
#: infonotfounddialog.ui
msgctxt ""
@@ -5706,7 +5733,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Search key not found."
-msgstr ""
+msgstr "No s'ha trobat la clau de cerca."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5715,7 +5742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Readonly Content"
-msgstr ""
+msgstr "Contingut només de lectura"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5724,7 +5751,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Readonly content cannot be changed."
-msgstr ""
+msgstr "No es pot canviar el contingut només de lectura."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5733,7 +5760,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No modifications will be accepted."
-msgstr ""
+msgstr "No s'hi acceptaran modificacions."
#: inputfielddialog.ui
msgctxt ""
@@ -5760,7 +5787,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert AutoText"
-msgstr ""
+msgstr "Insereix un text automàtic"
#: insertautotextdialog.ui
msgctxt ""
@@ -5769,7 +5796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoTexts for shortcut "
-msgstr ""
+msgstr "Texts automàtics per a la drecera "
#: insertbookmark.ui
msgctxt ""
@@ -5994,7 +6021,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Database Columns"
-msgstr ""
+msgstr "Insereix columnes de base de dades"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6003,7 +6030,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert data as:"
-msgstr ""
+msgstr "Insereix les dades com:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6012,7 +6039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_able"
-msgstr ""
+msgstr "T_aula"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6021,7 +6048,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_Camps"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6030,7 +6057,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Text"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6039,7 +6066,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database _columns"
-msgstr ""
+msgstr "_Columnes de la base de dades"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6048,7 +6075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab_le column(s)"
-msgstr ""
+msgstr "Columnes de la tau_la"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6057,7 +6084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert table heading"
-msgstr ""
+msgstr "Insereix un encapçalament de taula"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6066,7 +6093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply column _name"
-msgstr ""
+msgstr "Aplica el _nom de la columna"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6075,7 +6102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create row only"
-msgstr ""
+msgstr "Crea només una fila"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6084,7 +6111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pr_operties..."
-msgstr ""
+msgstr "Pr_opietats..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6093,7 +6120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_oFormat..."
-msgstr ""
+msgstr "F_ormatació automàtica..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6102,7 +6129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Style:"
-msgstr ""
+msgstr "E_stil del paràgraf:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6111,7 +6138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From _database"
-msgstr ""
+msgstr "Des de la _base de dades"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6120,7 +6147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-Defined"
-msgstr ""
+msgstr "Definit per l'_usuari"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6129,7 +6156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: insertfootnote.ui
msgctxt ""
@@ -6273,7 +6300,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Section"
-msgstr ""
+msgstr "Insereix una secció"
#: insertsectiondialog.ui
msgctxt ""
@@ -6282,7 +6309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: insertsectiondialog.ui
msgctxt ""
@@ -6291,7 +6318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Section"
-msgstr ""
+msgstr "Secció"
#: insertsectiondialog.ui
msgctxt ""
@@ -6300,7 +6327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: insertsectiondialog.ui
msgctxt ""
@@ -6309,7 +6336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Sagnats"
#: insertsectiondialog.ui
msgctxt ""
@@ -6318,7 +6345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: insertsectiondialog.ui
msgctxt ""
@@ -6327,7 +6354,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Notes al peu/notes al final"
#: inserttable.ui
msgctxt ""
@@ -6453,7 +6480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Etiquetes"
#: labeldialog.ui
msgctxt ""
@@ -6462,7 +6489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "Tipus"
#: labeldialog.ui
msgctxt ""
@@ -6471,7 +6498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Medium"
-msgstr ""
+msgstr "Tipus"
#: labeldialog.ui
msgctxt ""
@@ -6480,7 +6507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Etiquetes"
#: labeldialog.ui
msgctxt ""
@@ -6489,7 +6516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business Cards"
-msgstr ""
+msgstr "Targetes de visita"
#: labeldialog.ui
msgctxt ""
@@ -6498,7 +6525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private"
-msgstr ""
+msgstr "Privat"
#: labeldialog.ui
msgctxt ""
@@ -6507,7 +6534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business"
-msgstr ""
+msgstr "Empresa"
#: labeldialog.ui
msgctxt ""
@@ -6516,7 +6543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: labeldialog.ui
msgctxt ""
@@ -6525,7 +6552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: labelformatpage.ui
msgctxt ""
@@ -6534,7 +6561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal pitch"
-msgstr ""
+msgstr "Distància _horitzontal"
#: labelformatpage.ui
msgctxt ""
@@ -6543,7 +6570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical pitch"
-msgstr ""
+msgstr "Distància _vertical"
#: labelformatpage.ui
msgctxt ""
@@ -6552,7 +6579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Amplada"
#: labelformatpage.ui
msgctxt ""
@@ -6561,7 +6588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Alçada"
#: labelformatpage.ui
msgctxt ""
@@ -6570,7 +6597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin"
-msgstr ""
+msgstr "Marge _esquerre"
#: labelformatpage.ui
msgctxt ""
@@ -6579,7 +6606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top margin"
-msgstr ""
+msgstr "Marge _superior"
#: labelformatpage.ui
msgctxt ""
@@ -6588,7 +6615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Columnes"
#: labelformatpage.ui
msgctxt ""
@@ -6597,7 +6624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ows"
-msgstr ""
+msgstr "_Files"
#: labelformatpage.ui
msgctxt ""
@@ -6606,7 +6633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_age Width"
-msgstr ""
+msgstr "_Amplada de la pàgina"
#: labelformatpage.ui
msgctxt ""
@@ -6615,7 +6642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ge Height"
-msgstr ""
+msgstr "Alçada de la pà_gina"
#: labelformatpage.ui
msgctxt ""
@@ -6624,7 +6651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save..."
-msgstr ""
+msgstr "De_sa..."
#: labeloptionspage.ui
msgctxt ""
@@ -6633,7 +6660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entire page"
-msgstr ""
+msgstr "_Tota la pàgina"
#: labeloptionspage.ui
msgctxt ""
@@ -6642,7 +6669,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single label"
-msgstr ""
+msgstr "_Una etiqueta"
#: labeloptionspage.ui
msgctxt ""
@@ -6651,7 +6678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "Colu_mna"
#: labeloptionspage.ui
msgctxt ""
@@ -6660,7 +6687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "_Fila"
#: labeloptionspage.ui
msgctxt ""
@@ -6669,7 +6696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze contents"
-msgstr ""
+msgstr "_Sincronitza els continguts"
#: labeloptionspage.ui
msgctxt ""
@@ -6678,7 +6705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribute"
-msgstr ""
+msgstr "Distribueix"
#: labeloptionspage.ui
msgctxt ""
@@ -6687,7 +6714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Configuració..."
#: labeloptionspage.ui
msgctxt ""
@@ -6696,7 +6723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Nom de la impressora"
#: labeloptionspage.ui
msgctxt ""
@@ -6705,7 +6732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Impressora"
#: linenumbering.ui
msgctxt ""
@@ -6903,7 +6930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Your name:"
-msgstr ""
+msgstr "_Nom:"
#: mailconfigpage.ui
msgctxt ""
@@ -6912,7 +6939,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-Mail address:"
-msgstr ""
+msgstr "Adreça _electrònica:"
#: mailconfigpage.ui
msgctxt ""
@@ -6921,7 +6948,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send replies to _different e-mail address"
-msgstr ""
+msgstr "Respon a una altra a_dreça electrònica"
#: mailconfigpage.ui
msgctxt ""
@@ -6930,7 +6957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reply address:"
-msgstr ""
+msgstr "Adreça de _resposta:"
#: mailconfigpage.ui
msgctxt ""
@@ -6939,7 +6966,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User information"
-msgstr ""
+msgstr "Informació d'usuari"
#: mailconfigpage.ui
msgctxt ""
@@ -6948,7 +6975,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use secure connection (SSL)"
-msgstr ""
+msgstr "_Utilitza una connexió segura (SSL)"
#: mailconfigpage.ui
msgctxt ""
@@ -6957,7 +6984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Port:"
-msgstr ""
+msgstr "_Port:"
#: mailconfigpage.ui
msgctxt ""
@@ -6966,7 +6993,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server name:"
-msgstr ""
+msgstr "Nom del _servidor:"
#: mailconfigpage.ui
msgctxt ""
@@ -6975,7 +7002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Au_thentication"
-msgstr ""
+msgstr "Au_tenticació del servidor"
#: mailconfigpage.ui
msgctxt ""
@@ -6984,7 +7011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing server (SMTP) Settings"
-msgstr ""
+msgstr "Paràmetres del servidor de sortida (SMTP)"
#: mailconfigpage.ui
msgctxt ""
@@ -6993,7 +7020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Test S_ettings..."
-msgstr ""
+msgstr "Prova els paràm_etres..."
#: mailmergedialog.ui
msgctxt ""
@@ -7002,7 +7029,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Combinació de correu"
#: mailmergedialog.ui
msgctxt ""
@@ -7011,7 +7038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From this _document"
-msgstr ""
+msgstr "Aquest _document"
#: mailmergedialog.ui
msgctxt ""
@@ -7020,7 +7047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From a _template"
-msgstr ""
+msgstr "_Utilitza una plantilla"
#: mailmergedialog.ui
msgctxt ""
@@ -7029,7 +7056,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create"
-msgstr ""
+msgstr "Crea"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7038,7 +7065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data Source Connection"
-msgstr ""
+msgstr "Connexió amb la font de dades"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7047,7 +7074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use existing"
-msgstr ""
+msgstr "_Utilitza una d'existent"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7056,7 +7083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create new connection"
-msgstr ""
+msgstr "_Crea una connexió nova"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7065,7 +7092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields are used to personalize form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source."
-msgstr ""
+msgstr "Els camps s'utilitzen per personalitzar les cartes de formulari. Els camps són substituïts per les dades d'una font de dades, p.e. una base de dades. Els camps han d'estar connectats a la font de dades."
#: mergeconnectdialog.ui
msgctxt ""
@@ -7074,7 +7101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect"
-msgstr ""
+msgstr "Connecta"
#: mergetabledialog.ui
msgctxt ""
@@ -7119,7 +7146,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Combinació de correu"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7128,7 +7155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status:"
-msgstr ""
+msgstr "Estat:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7137,7 +7164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress:"
-msgstr ""
+msgstr "Progrés:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7146,7 +7173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Creating documents..."
-msgstr ""
+msgstr "S'estan creant els documents..."
#: mmcreatingdialog.ui
msgctxt ""
@@ -7155,7 +7182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%X of %Y"
-msgstr ""
+msgstr "%X de %Y"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7164,7 +7191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient."
-msgstr ""
+msgstr "Envia cartes a un grup de destinataris. Les cartes poden contenir un bloc d'adreça i una salutació. Les cartes poden personalitzar-se per a cada destinatari."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7173,7 +7200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient."
-msgstr ""
+msgstr "Envia missatges de correu electrònic a un grup de destinataris. Els missatges de correu poden contenir una salutació. Els missatges de correu poden personalitzar-se per a cada destinatari."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7182,7 +7209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Letter"
-msgstr ""
+msgstr "_Carta"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7191,7 +7218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-mail message"
-msgstr ""
+msgstr "Missatge de correu _electrònic"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7200,7 +7227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "What type of document do you want to create?"
-msgstr ""
+msgstr "Quin tipus de document voleu crear?"
#: mmselectpage.ui
msgctxt ""
@@ -7209,7 +7236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the current _document"
-msgstr ""
+msgstr "Utilitza el _document actual"
#: mmselectpage.ui
msgctxt ""
@@ -7218,7 +7245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a ne_w document"
-msgstr ""
+msgstr "Crea un document no_u"
#: mmselectpage.ui
msgctxt ""
@@ -7227,7 +7254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from _existing document"
-msgstr ""
+msgstr "Comença pel document _existent"
#: mmselectpage.ui
msgctxt ""
@@ -7236,7 +7263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from a t_emplate"
-msgstr ""
+msgstr "Com_ença a partir d'una plantilla"
#: mmselectpage.ui
msgctxt ""
@@ -7245,7 +7272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start fro_m a recently saved starting document"
-msgstr ""
+msgstr "Co_mença a partir d'un document inicial desat recentment"
#: mmselectpage.ui
msgctxt ""
@@ -7254,7 +7281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "_Navega..."
#: mmselectpage.ui
msgctxt ""
@@ -7263,7 +7290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "_Navega..."
#: mmselectpage.ui
msgctxt ""
@@ -7272,7 +7299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select starting document for the mail merge"
-msgstr ""
+msgstr "Seleccioneu un document inicial per a la combinació de correu"
#: newuserindexdialog.ui
msgctxt ""
@@ -7605,7 +7632,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Object"
-msgstr ""
+msgstr "Objecte"
#: objectdialog.ui
msgctxt ""
@@ -7614,7 +7641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: objectdialog.ui
msgctxt ""
@@ -7623,7 +7650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: objectdialog.ui
msgctxt ""
@@ -7632,7 +7659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: objectdialog.ui
msgctxt ""
@@ -7641,7 +7668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Enllaç"
#: objectdialog.ui
msgctxt ""
@@ -7650,7 +7677,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: objectdialog.ui
msgctxt ""
@@ -7659,7 +7686,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: objectdialog.ui
msgctxt ""
@@ -7668,7 +7695,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: optcaptionpage.ui
msgctxt ""
@@ -7677,7 +7704,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Categoria"
#: optcaptionpage.ui
msgctxt ""
@@ -7686,7 +7713,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbering"
-msgstr ""
+msgstr "_Numeració"
#: optcaptionpage.ui
msgctxt ""
@@ -7695,7 +7722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering separator"
-msgstr ""
+msgstr "Separador de numeració"
#: optcaptionpage.ui
msgctxt ""
@@ -7704,7 +7731,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Separador"
#: optcaptionpage.ui
msgctxt ""
@@ -7713,7 +7740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: optcaptionpage.ui
msgctxt ""
@@ -7722,7 +7749,7 @@ msgctxt ""
"text\n"
"string.text"
msgid ". "
-msgstr ""
+msgstr ". "
#: optcaptionpage.ui
msgctxt ""
@@ -7731,7 +7758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption"
-msgstr ""
+msgstr "Llegenda"
#: optcaptionpage.ui
msgctxt ""
@@ -7740,7 +7767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Nivell"
#: optcaptionpage.ui
msgctxt ""
@@ -7749,7 +7776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Separador"
#: optcaptionpage.ui
msgctxt ""
@@ -7758,7 +7785,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: optcaptionpage.ui
msgctxt ""
@@ -7767,7 +7794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering captions by chapter"
-msgstr ""
+msgstr "Numeració dels encapçalaments per capítols"
#: optcaptionpage.ui
msgctxt ""
@@ -7776,7 +7803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character style"
-msgstr ""
+msgstr "Estil dels caràcters"
#: optcaptionpage.ui
msgctxt ""
@@ -7785,7 +7812,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: optcaptionpage.ui
msgctxt ""
@@ -7794,7 +7821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply border and shadow"
-msgstr ""
+msgstr "Aplica la vora i l'ombra"
#: optcaptionpage.ui
msgctxt ""
@@ -7803,7 +7830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category and frame format"
-msgstr ""
+msgstr "Categoria i format del marc"
#: optcaptionpage.ui
msgctxt ""
@@ -7815,6 +7842,8 @@ msgid ""
"Add captions automatically\n"
"when inserting:"
msgstr ""
+"Afegeix llegendes\n"
+"automàticament en inserir:"
#: optcaptionpage.ui
msgctxt ""
@@ -7823,7 +7852,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Category first"
-msgstr ""
+msgstr "Primer la categoria"
#: optcaptionpage.ui
msgctxt ""
@@ -7832,7 +7861,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Numbering first"
-msgstr ""
+msgstr "Primer la numeració"
#: optcaptionpage.ui
msgctxt ""
@@ -7841,7 +7870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption order"
-msgstr ""
+msgstr "Ordre dels títols"
#: optcomparison.ui
msgctxt ""
@@ -7913,7 +7942,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Use printer metrics for document formatting"
-msgstr ""
+msgstr "Utilitza la mètrica de la impressora per a la formatació del document"
#: optcompatpage.ui
msgctxt ""
@@ -7922,7 +7951,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Afegeix espais entre paràgrafs i taules (en el document actual)"
#: optcompatpage.ui
msgctxt ""
@@ -7931,7 +7960,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr ""
+msgstr "Afegeix espaiat de taula i paràgraf a les parts superiors de les pàgines (en el document actual)"
#: optcompatpage.ui
msgctxt ""
@@ -7940,7 +7969,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
-msgstr ""
+msgstr "Utilitza la formatació de tabulació de l'OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7949,7 +7978,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Do not add leading (extra space) between lines of text"
-msgstr ""
+msgstr "No afegeixis interlineat (espai addicional) entre les línies del text"
#: optcompatpage.ui
msgctxt ""
@@ -7958,7 +7987,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 line spacing"
-msgstr ""
+msgstr "Utilitza l'interlineat de l'OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7967,7 +7996,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Add paragraph and table spacing at bottom of table cells"
-msgstr ""
+msgstr "Afegeix espaiat de taules i paràgraf a la part inferior de les cel·les de la taula"
#: optcompatpage.ui
msgctxt ""
@@ -7976,7 +8005,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 object positioning"
-msgstr ""
+msgstr "Usa el posicionament d'objectes de l'OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7985,7 +8014,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
-msgstr ""
+msgstr "Utilitza l'ajustament del text al voltant dels objectes de l'OpenOffice 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7994,7 +8023,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Consider wrapping style when positioning objects"
-msgstr ""
+msgstr "Considera l'ajustament d'estil quan es posicionin els objectes"
#: optcompatpage.ui
msgctxt ""
@@ -8003,7 +8032,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr ""
+msgstr "Amplia la separació de paraules a les línies de paràgrafs justificats amb salts de línia manuals"
#: optcompatpage.ui
msgctxt ""
@@ -8012,7 +8041,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "<User settings>"
-msgstr ""
+msgstr "<Paràmetres d'usuari>"
#: optcompatpage.ui
msgctxt ""
@@ -8021,7 +8050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use as _Default"
-msgstr ""
+msgstr "Utilitza com a valor per _defecte"
#: optcompatpage.ui
msgctxt ""
@@ -8030,7 +8059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility options for %DOCNAME"
-msgstr ""
+msgstr "Opcions de compatibilitat per a %DOCNAME"
#: optfonttabpage.ui
msgctxt ""
@@ -8039,7 +8068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: optfonttabpage.ui
msgctxt ""
@@ -8048,7 +8077,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Mida"
#: optfonttabpage.ui
msgctxt ""
@@ -8057,7 +8086,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "De_fault:"
-msgstr ""
+msgstr "Per de_fecte:"
#: optfonttabpage.ui
msgctxt ""
@@ -8066,7 +8095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Headin_g:"
-msgstr ""
+msgstr "En_capçalament:"
#: optfonttabpage.ui
msgctxt ""
@@ -8075,7 +8104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_List:"
-msgstr ""
+msgstr "_Llista:"
#: optfonttabpage.ui
msgctxt ""
@@ -8084,7 +8113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_aption:"
-msgstr ""
+msgstr "Llegend_a:"
#: optfonttabpage.ui
msgctxt ""
@@ -8093,7 +8122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Index:"
-msgstr ""
+msgstr "Ín_dex:"
#: optfonttabpage.ui
msgctxt ""
@@ -8102,7 +8131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent document only"
-msgstr ""
+msgstr "Només per al doc_ument actual"
#: optfonttabpage.ui
msgctxt ""
@@ -8111,7 +8140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Basic fonts (%1)"
-msgstr ""
+msgstr "Tipus de lletra bàsics (%1)"
#: optfonttabpage.ui
msgctxt ""
@@ -8120,7 +8149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Per _defecte"
#: optformataidspage.ui
msgctxt ""
@@ -8129,7 +8158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ragraph end"
-msgstr ""
+msgstr "Fi de pa_ràgraf"
#: optformataidspage.ui
msgctxt ""
@@ -8138,7 +8167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom h_yphens"
-msgstr ""
+msgstr "G_uionets personalitzats"
#: optformataidspage.ui
msgctxt ""
@@ -8147,7 +8176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spac_es"
-msgstr ""
+msgstr "_Espais"
#: optformataidspage.ui
msgctxt ""
@@ -8156,7 +8185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Non-breaking s_paces"
-msgstr ""
+msgstr "Es_pais no separables"
#: optformataidspage.ui
msgctxt ""
@@ -8165,7 +8194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ta_bs"
-msgstr ""
+msgstr "Ta_buladors"
#: optformataidspage.ui
msgctxt ""
@@ -8174,7 +8203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brea_ks"
-msgstr ""
+msgstr "Sal_ts"
#: optformataidspage.ui
msgctxt ""
@@ -8183,7 +8212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hidden text"
-msgstr ""
+msgstr "Text amagat"
#: optformataidspage.ui
msgctxt ""
@@ -8192,7 +8221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden te_xt"
-msgstr ""
+msgstr "Camps: Te_xt amagat"
#: optformataidspage.ui
msgctxt ""
@@ -8201,7 +8230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden p_aragraphs"
-msgstr ""
+msgstr "Camps: P_aràgrafs amagats"
#: optformataidspage.ui
msgctxt ""
@@ -8210,7 +8239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display of"
-msgstr ""
+msgstr "Visualització de"
#: optformataidspage.ui
msgctxt ""
@@ -8219,7 +8248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Math baseline alignment"
-msgstr ""
+msgstr "Alineació a la línia base de les fórmules matemàtiques"
#: optformataidspage.ui
msgctxt ""
@@ -8228,7 +8257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Layout assistance"
-msgstr ""
+msgstr "Assistència del format"
#: optformataidspage.ui
msgctxt ""
@@ -8237,7 +8266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direct cursor"
-msgstr ""
+msgstr "Cursor _directe"
#: optformataidspage.ui
msgctxt ""
@@ -8246,7 +8275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Insereix"
#: optformataidspage.ui
msgctxt ""
@@ -8255,7 +8284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Para_graph alignment"
-msgstr ""
+msgstr "Alineació de parà_graf"
#: optformataidspage.ui
msgctxt ""
@@ -8264,7 +8293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left paragraph margin"
-msgstr ""
+msgstr "Marge esquerre de_l paràgraf"
#: optformataidspage.ui
msgctxt ""
@@ -8273,7 +8302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tabs"
-msgstr ""
+msgstr "_Tabuladors"
#: optformataidspage.ui
msgctxt ""
@@ -8282,7 +8311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs a_nd spaces"
-msgstr ""
+msgstr "Tabulador_s i espais"
#: optformataidspage.ui
msgctxt ""
@@ -8291,7 +8320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct cursor"
-msgstr ""
+msgstr "Cursor directe"
#: optformataidspage.ui
msgctxt ""
@@ -8300,7 +8329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable"
-msgstr ""
+msgstr "Habilita"
#: optformataidspage.ui
msgctxt ""
@@ -8309,7 +8338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor in protected areas"
-msgstr ""
+msgstr "Cursor en àrees protegides"
#: optgeneralpage.ui
msgctxt ""
@@ -8318,7 +8347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Sempre"
#: optgeneralpage.ui
msgctxt ""
@@ -8327,7 +8356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "A _petició"
#: optgeneralpage.ui
msgctxt ""
@@ -8336,7 +8365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Mai"
#: optgeneralpage.ui
msgctxt ""
@@ -8345,7 +8374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when loading"
-msgstr ""
+msgstr "Actualitza els enllaços en carregar"
#: optgeneralpage.ui
msgctxt ""
@@ -8354,7 +8383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "_Camps"
#: optgeneralpage.ui
msgctxt ""
@@ -8363,7 +8392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Charts"
-msgstr ""
+msgstr "_Diagrames"
#: optgeneralpage.ui
msgctxt ""
@@ -8372,7 +8401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically Update"
-msgstr ""
+msgstr "Actualitza automàticament"
#: optgeneralpage.ui
msgctxt ""
@@ -8381,7 +8410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Measurement unit"
-msgstr ""
+msgstr "Unitat de _mesura"
#: optgeneralpage.ui
msgctxt ""
@@ -8390,7 +8419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Tabulacions"
#: optgeneralpage.ui
msgctxt ""
@@ -8399,7 +8428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable char unit"
-msgstr ""
+msgstr "_Habilita la unitat de caràcter"
#: optgeneralpage.ui
msgctxt ""
@@ -8408,7 +8437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use square page mode for text grid"
-msgstr ""
+msgstr "_Utilitza el mode de pàgina quadrada per a la graella de text"
#: optgeneralpage.ui
msgctxt ""
@@ -8417,7 +8446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: optgeneralpage.ui
msgctxt ""
@@ -8426,7 +8455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional separators"
-msgstr ""
+msgstr "Separadors _addicionals"
#: optgeneralpage.ui
msgctxt ""
@@ -8435,7 +8464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word Count"
-msgstr ""
+msgstr "Recompte de paraules"
#: optredlinepage.ui
msgctxt ""
@@ -8444,7 +8473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insertions"
-msgstr ""
+msgstr "Insercions"
#: optredlinepage.ui
msgctxt ""
@@ -8453,7 +8482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Insereix"
#: optredlinepage.ui
msgctxt ""
@@ -8462,7 +8491,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Suprimeix"
#: optredlinepage.ui
msgctxt ""
@@ -8471,7 +8500,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Atributs"
#: optredlinepage.ui
msgctxt ""
@@ -8480,7 +8509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Attributes:"
-msgstr ""
+msgstr "_Atributs:"
#: optredlinepage.ui
msgctxt ""
@@ -8489,7 +8518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_lor:"
-msgstr ""
+msgstr "Co_lor:"
#: optredlinepage.ui
msgctxt ""
@@ -8498,7 +8527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes:"
-msgstr ""
+msgstr "Atri_buts:"
#: optredlinepage.ui
msgctxt ""
@@ -8507,7 +8536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Col_or:"
-msgstr ""
+msgstr "Col_or:"
#: optredlinepage.ui
msgctxt ""
@@ -8516,7 +8545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attrib_utes:"
-msgstr ""
+msgstr "Atrib_uts:"
#: optredlinepage.ui
msgctxt ""
@@ -8525,7 +8554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "Colo_r:"
#: optredlinepage.ui
msgctxt ""
@@ -8534,7 +8563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changed attributes"
-msgstr ""
+msgstr "Atributs canviats"
#: optredlinepage.ui
msgctxt ""
@@ -8543,7 +8572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deletions"
-msgstr ""
+msgstr "Supressions"
#: optredlinepage.ui
msgctxt ""
@@ -8552,7 +8581,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Cap]"
#: optredlinepage.ui
msgctxt ""
@@ -8561,7 +8590,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Bold"
-msgstr ""
+msgstr "Negreta"
#: optredlinepage.ui
msgctxt ""
@@ -8570,7 +8599,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Italic"
-msgstr ""
+msgstr "Cursiva"
#: optredlinepage.ui
msgctxt ""
@@ -8579,7 +8608,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Underlined"
-msgstr ""
+msgstr "Subratllat"
#: optredlinepage.ui
msgctxt ""
@@ -8588,7 +8617,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Underlined: double"
-msgstr ""
+msgstr "Subratllat: doble"
#: optredlinepage.ui
msgctxt ""
@@ -8597,7 +8626,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Strikethrough"
-msgstr ""
+msgstr "Ratllat"
#: optredlinepage.ui
msgctxt ""
@@ -8606,7 +8635,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Uppercase"
-msgstr ""
+msgstr "Majúscula"
#: optredlinepage.ui
msgctxt ""
@@ -8615,7 +8644,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Lowercase"
-msgstr ""
+msgstr "Minúscula"
#: optredlinepage.ui
msgctxt ""
@@ -8624,7 +8653,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Small caps"
-msgstr ""
+msgstr "Versaletes"
#: optredlinepage.ui
msgctxt ""
@@ -8633,7 +8662,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Title font"
-msgstr ""
+msgstr "Tipus de lletra del títol"
#: optredlinepage.ui
msgctxt ""
@@ -8642,7 +8671,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Background color"
-msgstr ""
+msgstr "Color de fons"
#: optredlinepage.ui
msgctxt ""
@@ -8651,7 +8680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text display"
-msgstr ""
+msgstr "Visualització del text"
#: optredlinepage.ui
msgctxt ""
@@ -8660,7 +8689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mar_k:"
-msgstr ""
+msgstr "Mar_ca:"
#: optredlinepage.ui
msgctxt ""
@@ -8669,7 +8698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Color:"
#: optredlinepage.ui
msgctxt ""
@@ -8678,7 +8707,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Cap]"
#: optredlinepage.ui
msgctxt ""
@@ -8687,7 +8716,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left margin"
-msgstr ""
+msgstr "Marge esquerre"
#: optredlinepage.ui
msgctxt ""
@@ -8696,7 +8725,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right margin"
-msgstr ""
+msgstr "Marge dret"
#: optredlinepage.ui
msgctxt ""
@@ -8705,7 +8734,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Outer margin"
-msgstr ""
+msgstr "Marge exterior"
#: optredlinepage.ui
msgctxt ""
@@ -8714,7 +8743,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Inner margin"
-msgstr ""
+msgstr "Marge interior"
#: optredlinepage.ui
msgctxt ""
@@ -8723,7 +8752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines changed"
-msgstr ""
+msgstr "Línies canviades"
#: optredlinepage.ui
msgctxt ""
@@ -8732,7 +8761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Per autor"
#: opttablepage.ui
msgctxt ""
@@ -8741,7 +8770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eading"
-msgstr ""
+msgstr "_Encapçalament"
#: opttablepage.ui
msgctxt ""
@@ -8750,7 +8779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_peat on each page"
-msgstr ""
+msgstr "Re_peteix a cada pàgina"
#: opttablepage.ui
msgctxt ""
@@ -8759,7 +8788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Do not split"
-msgstr ""
+msgstr "No partei_xis"
#: opttablepage.ui
msgctxt ""
@@ -8768,7 +8797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "V_ora"
#: opttablepage.ui
msgctxt ""
@@ -8777,7 +8806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: opttablepage.ui
msgctxt ""
@@ -8786,7 +8815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number recognition"
-msgstr ""
+msgstr "_Reconeixement de nombres"
#: opttablepage.ui
msgctxt ""
@@ -8795,7 +8824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umber format recognition"
-msgstr ""
+msgstr "Reconeixement del format n_umèric"
#: opttablepage.ui
msgctxt ""
@@ -8804,7 +8833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment"
-msgstr ""
+msgstr "_Alineació"
#: opttablepage.ui
msgctxt ""
@@ -8813,7 +8842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input in tables"
-msgstr ""
+msgstr "Entrada en taules"
#: opttablepage.ui
msgctxt ""
@@ -8822,7 +8851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Behavior of rows/columns"
-msgstr ""
+msgstr "Comportament de les files/columnes"
#: opttablepage.ui
msgctxt ""
@@ -8831,7 +8860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Fix"
#: opttablepage.ui
msgctxt ""
@@ -8840,7 +8869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed, proportional"
-msgstr ""
+msgstr "Fi_x, proporcional"
#: opttablepage.ui
msgctxt ""
@@ -8849,7 +8878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Variable"
#: opttablepage.ui
msgctxt ""
@@ -8858,7 +8887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the adjacent area only"
-msgstr ""
+msgstr "Les modificacions només afecten l'àrea adjacent"
#: opttablepage.ui
msgctxt ""
@@ -8867,7 +8896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the entire table"
-msgstr ""
+msgstr "Els canvis afecten tota la taula"
#: opttablepage.ui
msgctxt ""
@@ -8876,7 +8905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the table size"
-msgstr ""
+msgstr "Els canvis afecten la mida de la taula"
#: opttablepage.ui
msgctxt ""
@@ -8885,7 +8914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move cells"
-msgstr ""
+msgstr "Mou les cel·les"
#: opttablepage.ui
msgctxt ""
@@ -8894,7 +8923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row:"
-msgstr ""
+msgstr "_Fila:"
#: opttablepage.ui
msgctxt ""
@@ -8903,7 +8932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column:"
-msgstr ""
+msgstr "_Columna:"
#: opttablepage.ui
msgctxt ""
@@ -8912,7 +8941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w:"
-msgstr ""
+msgstr "_Fila:"
#: opttablepage.ui
msgctxt ""
@@ -8921,7 +8950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn:"
-msgstr ""
+msgstr "Colu_mna:"
#: opttablepage.ui
msgctxt ""
@@ -8930,7 +8959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In‌sert cell"
-msgstr ""
+msgstr "Insereix una cel·la"
#: opttablepage.ui
msgctxt ""
@@ -8939,7 +8968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyboard handling"
-msgstr ""
+msgstr "Ús del teclat"
#: outlinenumbering.ui
msgctxt ""
@@ -9335,7 +9364,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Paràgraf"
#: paradialog.ui
msgctxt ""
@@ -9344,7 +9373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sagnats i espaiat"
#: paradialog.ui
msgctxt ""
@@ -9353,7 +9382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: paradialog.ui
msgctxt ""
@@ -9362,7 +9391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Flux del text"
#: paradialog.ui
msgctxt ""
@@ -9371,7 +9400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: paradialog.ui
msgctxt ""
@@ -9380,7 +9409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Esquema i numeració"
#: paradialog.ui
msgctxt ""
@@ -9389,7 +9418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladors"
#: paradialog.ui
msgctxt ""
@@ -9398,7 +9427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Inicials destacades"
#: paradialog.ui
msgctxt ""
@@ -9407,7 +9436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: paradialog.ui
msgctxt ""
@@ -9416,7 +9445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: picturedialog.ui
msgctxt ""
@@ -9425,7 +9454,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Imatge"
#: picturedialog.ui
msgctxt ""
@@ -9434,7 +9463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: picturedialog.ui
msgctxt ""
@@ -9443,7 +9472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: picturedialog.ui
msgctxt ""
@@ -9452,7 +9481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: picturedialog.ui
msgctxt ""
@@ -9461,7 +9490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Enllaç"
#: picturedialog.ui
msgctxt ""
@@ -9470,7 +9499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Imatge"
#: picturedialog.ui
msgctxt ""
@@ -9479,7 +9508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Crop"
-msgstr ""
+msgstr "Escapça"
#: picturedialog.ui
msgctxt ""
@@ -9488,7 +9517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: picturedialog.ui
msgctxt ""
@@ -9497,7 +9526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: picturedialog.ui
msgctxt ""
@@ -9506,7 +9535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: picturepage.ui
msgctxt ""
@@ -9515,7 +9544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: picturepage.ui
msgctxt ""
@@ -9524,7 +9553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "Nom del _fitxer"
#: picturepage.ui
msgctxt ""
@@ -9533,7 +9562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Enllaç"
#: picturepage.ui
msgctxt ""
@@ -9542,7 +9571,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertically"
-msgstr ""
+msgstr "_Verticalment"
#: picturepage.ui
msgctxt ""
@@ -9551,7 +9580,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontally"
-msgstr ""
+msgstr "_Horitzontalment"
#: picturepage.ui
msgctxt ""
@@ -9560,7 +9589,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On all pages"
-msgstr ""
+msgstr "A totes les pàgines"
#: picturepage.ui
msgctxt ""
@@ -9569,7 +9598,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On left pages"
-msgstr ""
+msgstr "A les pàgines esquerres"
#: picturepage.ui
msgctxt ""
@@ -9578,7 +9607,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On right pages"
-msgstr ""
+msgstr "A les pàgines dretes"
#: picturepage.ui
msgctxt ""
@@ -9587,7 +9616,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Flip"
-msgstr ""
+msgstr "Inverteix"
#: previewzoomdialog.ui
msgctxt ""
@@ -9713,7 +9742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Print monitor"
-msgstr ""
+msgstr "Monitor d'impressió"
#: printmonitordialog.ui
msgctxt ""
@@ -9722,7 +9751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save-Monitor"
-msgstr ""
+msgstr "Monitor de desament"
#: printmonitordialog.ui
msgctxt ""
@@ -9731,7 +9760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being prepared for printing on"
-msgstr ""
+msgstr "s'està preparant per imprimir a"
#: printmonitordialog.ui
msgctxt ""
@@ -9740,7 +9769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being saved to"
-msgstr ""
+msgstr "s'està desant a"
#: printoptionspage.ui
msgctxt ""
@@ -9938,7 +9967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials"
-msgstr ""
+msgstr "Nom/Cognoms/Inicials"
#: privateuserpage.ui
msgctxt ""
@@ -9947,7 +9976,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street"
-msgstr ""
+msgstr "_Carrer"
#: privateuserpage.ui
msgctxt ""
@@ -9956,7 +9985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "_País/Estat"
#: privateuserpage.ui
msgctxt ""
@@ -9965,7 +9994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title/Profession"
-msgstr ""
+msgstr "_Títol/Professió"
#: privateuserpage.ui
msgctxt ""
@@ -9974,7 +10003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "Fa_x"
#: privateuserpage.ui
msgctxt ""
@@ -9983,7 +10012,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Número de telèfon personal"
#: privateuserpage.ui
msgctxt ""
@@ -9992,7 +10021,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Lloc web / correu electrònic"
#: privateuserpage.ui
msgctxt ""
@@ -10001,7 +10030,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Nom"
#: privateuserpage.ui
msgctxt ""
@@ -10010,7 +10039,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Cognoms"
#: privateuserpage.ui
msgctxt ""
@@ -10019,7 +10048,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Inicials"
#: privateuserpage.ui
msgctxt ""
@@ -10028,7 +10057,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: privateuserpage.ui
msgctxt ""
@@ -10037,7 +10066,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: privateuserpage.ui
msgctxt ""
@@ -10046,7 +10075,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Número de telèfon particular"
#: privateuserpage.ui
msgctxt ""
@@ -10055,7 +10084,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Número de fax"
#: privateuserpage.ui
msgctxt ""
@@ -10064,7 +10093,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "adreça electrònica"
#: privateuserpage.ui
msgctxt ""
@@ -10073,7 +10102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials 2"
-msgstr ""
+msgstr "Nom/Cognoms/Inicials 2"
#: privateuserpage.ui
msgctxt ""
@@ -10082,7 +10111,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Cognoms"
#: privateuserpage.ui
msgctxt ""
@@ -10091,7 +10120,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Nom"
#: privateuserpage.ui
msgctxt ""
@@ -10100,7 +10129,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Inicials"
#: privateuserpage.ui
msgctxt ""
@@ -10109,7 +10138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Codi postal/Ciutat"
#: privateuserpage.ui
msgctxt ""
@@ -10118,7 +10147,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Ciutat"
#: privateuserpage.ui
msgctxt ""
@@ -10127,7 +10156,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Codi postal"
#: privateuserpage.ui
msgctxt ""
@@ -10136,7 +10165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Telèfon/mòbil"
#: privateuserpage.ui
msgctxt ""
@@ -10145,7 +10174,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: privateuserpage.ui
msgctxt ""
@@ -10154,7 +10183,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: privateuserpage.ui
msgctxt ""
@@ -10163,7 +10192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private date"
-msgstr ""
+msgstr "Dades privades"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10172,7 +10201,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the beginning?"
-msgstr ""
+msgstr "Voleu continuar des del principi?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10181,7 +10210,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the beginning?"
-msgstr ""
+msgstr "Voleu continuar des del principi?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10190,7 +10219,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the end of the document."
-msgstr ""
+msgstr "El %PRODUCTNAME Writer ha cercat fins al final del document."
#: querycontinueenddialog.ui
msgctxt ""
@@ -10199,7 +10228,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the end?"
-msgstr ""
+msgstr "Voleu continuar des del final?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10208,7 +10237,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the end?"
-msgstr ""
+msgstr "Voleu continuar des del final?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10217,7 +10246,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the beginning of the document."
-msgstr ""
+msgstr "El %PRODUCTNAME Writer ha cercat fins al principi del document."
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10226,7 +10255,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Use as default?"
-msgstr ""
+msgstr "Voleu que s'utilitzi per defecte?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10235,7 +10264,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to change the compatibility options of the default template?"
-msgstr ""
+msgstr "Voleu canviar les opcions de compatibilitat de la plantilla per defecte?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10244,7 +10273,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This will affect all new documents based on the default template."
-msgstr ""
+msgstr "Això repercutirà en tots els documents nous que estiguin basats en la plantilla per defecte."
#: querysavelabeldialog.ui
msgctxt ""
@@ -10253,7 +10282,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save label?"
-msgstr ""
+msgstr "Voleu desar l'etiqueta?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10262,7 +10291,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A label named \"%1 / %2\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Ja existeix una etiqueta anomenada «%1 / %2». Voleu substituir-la?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10271,7 +10300,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "A label already exists with brand \"%1\" and type \"%2\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Ja existeix una etiqueta amb la marca «%1» i el tipus «%2». Si la reemplaceu, se'n sobreescriurà el contingut."
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10280,7 +10309,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Show changes?"
-msgstr ""
+msgstr "Voleu desar els canvis?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10289,7 +10318,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to show changes to avoid delays?"
-msgstr ""
+msgstr "Voleu que es mostrin els canvis per evitar retards?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10298,7 +10327,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "In the current document, changes are being recorded but not shown as such. In large documents, delays can occur when the document is edited. Showing changes will avoid delays."
-msgstr ""
+msgstr "En el document actual, els canvis es graven però no es mostren com a tals. En documents grans, es poden produir retards quan s'edita el document. Si es mostren els canvis, s'eviten els retards."
#: renameautotextdialog.ui
msgctxt ""
@@ -10352,7 +10381,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename Element"
-msgstr ""
+msgstr "Canvia el nom de l'element"
#: renameentrydialog.ui
msgctxt ""
@@ -10361,7 +10390,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Nom de l'element"
#: renameobjectdialog.ui
msgctxt ""
@@ -10424,7 +10453,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save as HTML?"
-msgstr ""
+msgstr "Voleu desar com a HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10433,7 +10462,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Would you like to save the document as HTML?"
-msgstr ""
+msgstr "Voleu desar el document en format HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10442,7 +10471,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The source code can only be displayed if the document is saved in HTML format."
-msgstr ""
+msgstr "Només es pot mostrar el codi font si es desa el document en format HTML."
#: savelabeldialog.ui
msgctxt ""
@@ -10451,7 +10480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save Label Format"
-msgstr ""
+msgstr "Desa el format de l'etiqueta"
#: savelabeldialog.ui
msgctxt ""
@@ -10460,7 +10489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Marca"
#: savelabeldialog.ui
msgctxt ""
@@ -10469,7 +10498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "T_ipus"
#: savelabeldialog.ui
msgctxt ""
@@ -10478,7 +10507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: sectionpage.ui
msgctxt ""
@@ -10487,7 +10516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New section"
-msgstr ""
+msgstr "Secció nova"
#: sectionpage.ui
msgctxt ""
@@ -10496,7 +10525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "_Enllaç"
#: sectionpage.ui
msgctxt ""
@@ -10505,7 +10534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DD_E"
-msgstr ""
+msgstr "DD_E"
#: sectionpage.ui
msgctxt ""
@@ -10514,7 +10543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Section"
-msgstr ""
+msgstr "_Secció"
#: sectionpage.ui
msgctxt ""
@@ -10523,7 +10552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "Nom del _fitxer"
#: sectionpage.ui
msgctxt ""
@@ -10532,7 +10561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DDE _command"
-msgstr ""
+msgstr "_Ordre DDE"
#: sectionpage.ui
msgctxt ""
@@ -10541,7 +10570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10550,7 +10579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Enllaç"
#: sectionpage.ui
msgctxt ""
@@ -10559,7 +10588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Protect"
-msgstr ""
+msgstr "_Protegeix"
#: sectionpage.ui
msgctxt ""
@@ -10568,7 +10597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10577,7 +10606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wit_h password"
-msgstr ""
+msgstr "Am_b contrasenya"
#: sectionpage.ui
msgctxt ""
@@ -10586,7 +10615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Write protection"
-msgstr ""
+msgstr "Protecció contra escriptura"
#: sectionpage.ui
msgctxt ""
@@ -10595,7 +10624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_ide"
-msgstr ""
+msgstr "_Amaga"
#: sectionpage.ui
msgctxt ""
@@ -10604,7 +10633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_With Condition"
-msgstr ""
+msgstr "Amb _condició"
#: sectionpage.ui
msgctxt ""
@@ -10613,7 +10642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide"
-msgstr ""
+msgstr "Amaga"
#: sectionpage.ui
msgctxt ""
@@ -10622,7 +10651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ditable in read-only document"
-msgstr ""
+msgstr "E_ditable en documents de text només de lectura"
#: sectionpage.ui
msgctxt ""
@@ -10631,7 +10660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Propietats"
#: selectaddressdialog.ui
msgctxt ""
@@ -10640,7 +10669,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address List"
-msgstr ""
+msgstr "Selecciona un llista d'adreces"
#: selectaddressdialog.ui
msgctxt ""
@@ -10649,7 +10678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'."
-msgstr ""
+msgstr "Seleccioneu una llista d'adreces. Feu clic a «%1» per seleccionar destinataris d'una llista diferent. Si no teniu cap llista d'adreces, podeu crear-ne una fent clic a «%2»."
#: selectaddressdialog.ui
msgctxt ""
@@ -10658,7 +10687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Your recipients are currently selected from:"
-msgstr ""
+msgstr "Els destinataris actuals se seleccionen de:"
#: selectaddressdialog.ui
msgctxt ""
@@ -10667,7 +10696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Afegeix..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10676,7 +10705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create..."
-msgstr ""
+msgstr "_Crea..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10685,7 +10714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter..."
-msgstr ""
+msgstr "_Filtre..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10694,7 +10723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10703,7 +10732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Table..."
-msgstr ""
+msgstr "Canvia la _taula..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10712,7 +10741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#: selectaddressdialog.ui
msgctxt ""
@@ -10721,7 +10750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Taula"
#: selectaddressdialog.ui
msgctxt ""
@@ -10730,7 +10759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connecting to data source..."
-msgstr ""
+msgstr "S'està connectant a la font de dades..."
#: selectautotextdialog.ui
msgctxt ""
@@ -10739,7 +10768,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select AutoText:"
-msgstr ""
+msgstr "Selecciona el text automàtic:"
#: selectautotextdialog.ui
msgctxt ""
@@ -10748,7 +10777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Group"
-msgstr ""
+msgstr "Text automàtic - Grup"
#: selectblockdialog.ui
msgctxt ""
@@ -10757,7 +10786,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address Block"
-msgstr ""
+msgstr "Selecciona un bloc d'adreça"
#: selectblockdialog.ui
msgctxt ""
@@ -10766,7 +10795,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nou..."
#: selectblockdialog.ui
msgctxt ""
@@ -10775,7 +10804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: selectblockdialog.ui
msgctxt ""
@@ -10784,7 +10813,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Suprimeix"
#: selectblockdialog.ui
msgctxt ""
@@ -10793,7 +10822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Select your preferred address block"
-msgstr ""
+msgstr "_Seleccioneu el bloc d'adreça preferit"
#: selectblockdialog.ui
msgctxt ""
@@ -10802,7 +10831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_ever include the country/region"
-msgstr ""
+msgstr "No incloguis mai _el país o la regió"
#: selectblockdialog.ui
msgctxt ""
@@ -10811,7 +10840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always include the country/region"
-msgstr ""
+msgstr "Inclou sempre el p_aís o la regió"
#: selectblockdialog.ui
msgctxt ""
@@ -10820,7 +10849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only _include the country/region if it is not:"
-msgstr ""
+msgstr "Només _inclou el país o la regió si no:"
#: selectblockdialog.ui
msgctxt ""
@@ -10829,7 +10858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address block settings"
-msgstr ""
+msgstr "Paràmetres dels blocs d'adreça"
#: selectindexdialog.ui
msgctxt ""
@@ -10838,7 +10867,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Index Markings"
-msgstr ""
+msgstr "Marques de l'índex"
#: selectindexdialog.ui
msgctxt ""
@@ -10847,7 +10876,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Selecció"
#: sidebarpage.ui
msgctxt ""
@@ -10856,16 +10885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Orientation"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Orientació"
#: sidebarpage.ui
msgctxt ""
@@ -10874,16 +10894,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Size"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
+msgstr "Mida"
#: sidebarpage.ui
msgctxt ""
@@ -10892,16 +10903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Columns"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
+msgstr "Columnes"
#: sidebarpage.ui
msgctxt ""
@@ -10910,16 +10912,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Margin"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Marge"
#: sidebarwrap.ui
msgctxt ""
@@ -10928,7 +10921,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: sidebarwrap.ui
msgctxt ""
@@ -10937,7 +10930,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: sidebarwrap.ui
msgctxt ""
@@ -10946,7 +10939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Abans"
#: sidebarwrap.ui
msgctxt ""
@@ -10955,7 +10948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Abans"
#: sidebarwrap.ui
msgctxt ""
@@ -10964,7 +10957,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Després"
#: sidebarwrap.ui
msgctxt ""
@@ -10973,7 +10966,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Després"
#: sidebarwrap.ui
msgctxt ""
@@ -10982,7 +10975,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Paral·lel"
#: sidebarwrap.ui
msgctxt ""
@@ -10991,7 +10984,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Paral·lel"
#: sidebarwrap.ui
msgctxt ""
@@ -11000,7 +10993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Per darrere"
#: sidebarwrap.ui
msgctxt ""
@@ -11009,7 +11002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Per darrere"
#: sidebarwrap.ui
msgctxt ""
@@ -11018,7 +11011,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Òptim"
#: sidebarwrap.ui
msgctxt ""
@@ -11027,7 +11020,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Òptim"
#: sortdialog.ui
msgctxt ""
@@ -11324,7 +11317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Images:"
-msgstr ""
+msgstr "Nombre d'imatges:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11405,7 +11398,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Subject"
-msgstr ""
+msgstr "Sense assumpte"
#: subjectdialog.ui
msgctxt ""
@@ -11414,7 +11407,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subject:"
-msgstr ""
+msgstr "Assumpte:"
#: subjectdialog.ui
msgctxt ""
@@ -11423,7 +11416,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a subject for this message."
-msgstr ""
+msgstr "No heu especificat cap assumpte per aquest missatge."
#: subjectdialog.ui
msgctxt ""
@@ -11432,7 +11425,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Si voleu afegir-ne un, escriviu-lo ara."
#: tablecolumnpage.ui
msgctxt ""
@@ -11738,7 +11731,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Estil de caràcter"
#: templatedialog1.ui
msgctxt ""
@@ -11747,7 +11740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stàndard"
#: templatedialog1.ui
msgctxt ""
@@ -11756,7 +11749,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog1.ui
msgctxt ""
@@ -11765,7 +11758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: templatedialog1.ui
msgctxt ""
@@ -11774,7 +11767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efecte del tipus de lletra"
#: templatedialog1.ui
msgctxt ""
@@ -11783,7 +11776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: templatedialog1.ui
msgctxt ""
@@ -11792,7 +11785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Disposició asiàtica"
#: templatedialog1.ui
msgctxt ""
@@ -11801,7 +11794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: templatedialog1.ui
msgctxt ""
@@ -11810,7 +11803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: templatedialog16.ui
msgctxt ""
@@ -11819,7 +11812,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Estil de numeració"
#: templatedialog16.ui
msgctxt ""
@@ -11828,7 +11821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog16.ui
msgctxt ""
@@ -11837,7 +11830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Pics"
#: templatedialog16.ui
msgctxt ""
@@ -11846,7 +11839,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Estil de numeració"
#: templatedialog16.ui
msgctxt ""
@@ -11855,7 +11848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Esquema"
#: templatedialog16.ui
msgctxt ""
@@ -11864,7 +11857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: templatedialog16.ui
msgctxt ""
@@ -11873,7 +11866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: templatedialog16.ui
msgctxt ""
@@ -11882,7 +11875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: templatedialog2.ui
msgctxt ""
@@ -11891,7 +11884,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph Style"
-msgstr ""
+msgstr "Estil del paràgraf"
#: templatedialog2.ui
msgctxt ""
@@ -11900,7 +11893,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stàndard"
#: templatedialog2.ui
msgctxt ""
@@ -11909,7 +11902,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog2.ui
msgctxt ""
@@ -11918,7 +11911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Sagnats i espaiat"
#: templatedialog2.ui
msgctxt ""
@@ -11927,7 +11920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Alineació"
#: templatedialog2.ui
msgctxt ""
@@ -11936,7 +11929,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Flux del text"
#: templatedialog2.ui
msgctxt ""
@@ -11945,7 +11938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Tipografia asiàtica"
#: templatedialog2.ui
msgctxt ""
@@ -11954,7 +11947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Tipus de lletra"
#: templatedialog2.ui
msgctxt ""
@@ -11963,7 +11956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Efectes de lletra"
#: templatedialog2.ui
msgctxt ""
@@ -11972,7 +11965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Posició"
#: templatedialog2.ui
msgctxt ""
@@ -11981,7 +11974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Disposició asiàtica"
#: templatedialog2.ui
msgctxt ""
@@ -11990,7 +11983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Esquema i numeració"
#: templatedialog2.ui
msgctxt ""
@@ -11999,7 +11992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabuladors"
#: templatedialog2.ui
msgctxt ""
@@ -12008,7 +12001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Inicials destacades"
#: templatedialog2.ui
msgctxt ""
@@ -12017,7 +12010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: templatedialog2.ui
msgctxt ""
@@ -12026,7 +12019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: templatedialog2.ui
msgctxt ""
@@ -12035,7 +12028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Condició"
#: templatedialog4.ui
msgctxt ""
@@ -12044,7 +12037,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame Style"
-msgstr ""
+msgstr "Estil del marc"
#: templatedialog4.ui
msgctxt ""
@@ -12053,7 +12046,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "E_stàndard"
#: templatedialog4.ui
msgctxt ""
@@ -12062,7 +12055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog4.ui
msgctxt ""
@@ -12071,7 +12064,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: templatedialog4.ui
msgctxt ""
@@ -12080,7 +12073,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: templatedialog4.ui
msgctxt ""
@@ -12089,7 +12082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: templatedialog4.ui
msgctxt ""
@@ -12098,7 +12091,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: templatedialog4.ui
msgctxt ""
@@ -12107,7 +12100,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: templatedialog4.ui
msgctxt ""
@@ -12116,7 +12109,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: templatedialog4.ui
msgctxt ""
@@ -12125,7 +12118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: templatedialog8.ui
msgctxt ""
@@ -12134,7 +12127,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Estil de pàgina"
#: templatedialog8.ui
msgctxt ""
@@ -12143,7 +12136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organitzador"
#: templatedialog8.ui
msgctxt ""
@@ -12152,7 +12145,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Pàgina"
#: templatedialog8.ui
msgctxt ""
@@ -12161,7 +12154,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: templatedialog8.ui
msgctxt ""
@@ -12170,7 +12163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Capçalera"
#: templatedialog8.ui
msgctxt ""
@@ -12179,7 +12172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Peu de pàgina"
#: templatedialog8.ui
msgctxt ""
@@ -12188,7 +12181,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Vores"
#: templatedialog8.ui
msgctxt ""
@@ -12197,7 +12190,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: templatedialog8.ui
msgctxt ""
@@ -12206,7 +12199,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnote"
-msgstr ""
+msgstr "Nota al peu"
#: templatedialog8.ui
msgctxt ""
@@ -12215,7 +12208,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Grid"
-msgstr ""
+msgstr "Graella de text"
#: testmailsettings.ui
msgctxt ""
@@ -12224,7 +12217,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Test Account Settings"
-msgstr ""
+msgstr "Prova la configuració del compte"
#: testmailsettings.ui
msgctxt ""
@@ -12233,7 +12226,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Establish network connection"
-msgstr ""
+msgstr "Estableix una connexió de xarxa"
#: testmailsettings.ui
msgctxt ""
@@ -12242,7 +12235,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find outgoing mail server"
-msgstr ""
+msgstr "Cerca un servidor de correu de sortida"
#: testmailsettings.ui
msgctxt ""
@@ -12251,7 +12244,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Successful"
-msgstr ""
+msgstr "Correcte"
#: testmailsettings.ui
msgctxt ""
@@ -12260,7 +12253,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Failed"
-msgstr ""
+msgstr "Ha fallat"
#: testmailsettings.ui
msgctxt ""
@@ -12269,7 +12262,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is testing the e-mail account settings..."
-msgstr ""
+msgstr "El %PRODUCTNAME està comprovant els paràmetres del correu electrònic..."
#: testmailsettings.ui
msgctxt ""
@@ -12278,7 +12271,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Errors"
-msgstr ""
+msgstr "Errors"
#: testmailsettings.ui
msgctxt ""
@@ -12287,7 +12280,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME could not connect to the outgoing mail server. Check your system's settings and the settings in %PRODUCTNAME. Check the server name, the port and the secure connections settings"
-msgstr ""
+msgstr "El %PRODUCTNAME no es pot connectar al servidor de correu de sortida. Comproveu els paràmetres del sistema i els del %PRODUCTNAME. Comproveu el nom del servidor, el port i els paràmetres de la connexió segura"
#: textgridpage.ui
msgctxt ""
@@ -12602,7 +12595,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Index/Table"
-msgstr ""
+msgstr "Insereix un índex o una taula"
#: tocdialog.ui
msgctxt ""
@@ -12611,7 +12604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Index/Table"
-msgstr ""
+msgstr "Índex/Taula"
#: tocdialog.ui
msgctxt ""
@@ -12620,7 +12613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Entrades"
#: tocdialog.ui
msgctxt ""
@@ -12629,7 +12622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Estils"
#: tocdialog.ui
msgctxt ""
@@ -12638,7 +12631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#: tocdialog.ui
msgctxt ""
@@ -12647,7 +12640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Fons"
#: tocdialog.ui
msgctxt ""
@@ -12656,7 +12649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Previsualització"
#: tocentriespage.ui
msgctxt ""
@@ -12665,7 +12658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Nivell"
#: tocentriespage.ui
msgctxt ""
@@ -12674,7 +12667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Tipus"
#: tocentriespage.ui
msgctxt ""
@@ -12683,7 +12676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Structure"
-msgstr ""
+msgstr "E_structura"
#: tocentriespage.ui
msgctxt ""
@@ -12692,7 +12685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Tot"
#: tocentriespage.ui
msgctxt ""
@@ -12701,7 +12694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Estil de caràcter"
#: tocentriespage.ui
msgctxt ""
@@ -12710,7 +12703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: tocentriespage.ui
msgctxt ""
@@ -12719,7 +12712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Caràcter de farciment"
#: tocentriespage.ui
msgctxt ""
@@ -12728,7 +12721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop position"
-msgstr ""
+msgstr "Posició de tabulació"
#: tocentriespage.ui
msgctxt ""
@@ -12737,7 +12730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align right"
-msgstr ""
+msgstr "Alinea a la dreta"
#: tocentriespage.ui
msgctxt ""
@@ -12746,7 +12739,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter entry"
-msgstr ""
+msgstr "Entrada de capítol"
#: tocentriespage.ui
msgctxt ""
@@ -12755,7 +12748,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number range only"
-msgstr ""
+msgstr "Només interval de nombres"
#: tocentriespage.ui
msgctxt ""
@@ -12764,7 +12757,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Description only"
-msgstr ""
+msgstr "Només la descripció"
#: tocentriespage.ui
msgctxt ""
@@ -12773,7 +12766,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Number range and description"
-msgstr ""
+msgstr "Interval de nombres i descripció"
#: tocentriespage.ui
msgctxt ""
@@ -12782,7 +12775,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Avalua fins al nivell"
#: tocentriespage.ui
msgctxt ""
@@ -12791,7 +12784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: tocentriespage.ui
msgctxt ""
@@ -12800,7 +12793,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Número"
#: tocentriespage.ui
msgctxt ""
@@ -12809,7 +12802,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number without separator"
-msgstr ""
+msgstr "Número sense separador"
#: tocentriespage.ui
msgctxt ""
@@ -12818,7 +12811,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: tocentriespage.ui
msgctxt ""
@@ -12827,7 +12820,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "Sup_rimeix"
#: tocentriespage.ui
msgctxt ""
@@ -12836,7 +12829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter no."
-msgstr ""
+msgstr "Número de capítol"
#: tocentriespage.ui
msgctxt ""
@@ -12845,7 +12838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entry text"
-msgstr ""
+msgstr "Text d'entrada"
#: tocentriespage.ui
msgctxt ""
@@ -12854,7 +12847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Tabulació"
#: tocentriespage.ui
msgctxt ""
@@ -12863,7 +12856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Chapter info"
-msgstr ""
+msgstr "Informació del _capítol"
#: tocentriespage.ui
msgctxt ""
@@ -12872,7 +12865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page no."
-msgstr ""
+msgstr "Número de pàgina"
#: tocentriespage.ui
msgctxt ""
@@ -12881,7 +12874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_yperlink"
-msgstr ""
+msgstr "Hiperenllaç"
#: tocentriespage.ui
msgctxt ""
@@ -12890,7 +12883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Structure and Formatting"
-msgstr ""
+msgstr "Estructura i format"
#: tocentriespage.ui
msgctxt ""
@@ -12899,7 +12892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab position relati_ve to Paragraph Style indent"
-msgstr ""
+msgstr "Posició de la tabulació relati_va al sagnat de l'estil de paràgraf"
#: tocentriespage.ui
msgctxt ""
@@ -12908,7 +12901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key separated by commas"
-msgstr ""
+msgstr "Clau separada per comes"
#: tocentriespage.ui
msgctxt ""
@@ -12917,7 +12910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alphabetical delimiter"
-msgstr ""
+msgstr "Delimitador alfabètic"
#: tocentriespage.ui
msgctxt ""
@@ -12926,7 +12919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style for main entries"
-msgstr ""
+msgstr "Estil de caràcter per a les entrades principals"
#: tocentriespage.ui
msgctxt ""
@@ -12935,7 +12928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Format"
#: tocentriespage.ui
msgctxt ""
@@ -12944,7 +12937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document _position"
-msgstr ""
+msgstr "P_osició del document"
#: tocentriespage.ui
msgctxt ""
@@ -12953,7 +12946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Content"
-msgstr ""
+msgstr "_Contingut"
#: tocentriespage.ui
msgctxt ""
@@ -12962,7 +12955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort by"
-msgstr ""
+msgstr "Ordena per"
#: tocentriespage.ui
msgctxt ""
@@ -12971,7 +12964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_1"
-msgstr ""
+msgstr "_1"
#: tocentriespage.ui
msgctxt ""
@@ -12980,7 +12973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_2"
-msgstr ""
+msgstr "_2"
#: tocentriespage.ui
msgctxt ""
@@ -12989,7 +12982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_3"
-msgstr ""
+msgstr "_3"
#: tocentriespage.ui
msgctxt ""
@@ -12998,7 +12991,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendent"
#: tocentriespage.ui
msgctxt ""
@@ -13007,7 +13000,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendent"
#: tocentriespage.ui
msgctxt ""
@@ -13016,7 +13009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendent"
#: tocentriespage.ui
msgctxt ""
@@ -13025,7 +13018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendent"
#: tocentriespage.ui
msgctxt ""
@@ -13034,7 +13027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendent"
#: tocentriespage.ui
msgctxt ""
@@ -13043,7 +13036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Ascendent"
#: tocentriespage.ui
msgctxt ""
@@ -13052,7 +13045,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendent"
#: tocentriespage.ui
msgctxt ""
@@ -13061,7 +13054,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendent"
#: tocentriespage.ui
msgctxt ""
@@ -13070,7 +13063,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendent"
#: tocentriespage.ui
msgctxt ""
@@ -13079,7 +13072,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Descendent"
#: tocentriespage.ui
msgctxt ""
@@ -13088,7 +13081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort keys"
-msgstr ""
+msgstr "Claus d'ordenació"
#: tocindexpage.ui
msgctxt ""
@@ -13097,7 +13090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title"
-msgstr ""
+msgstr "_Títol"
#: tocindexpage.ui
msgctxt ""
@@ -13106,7 +13099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: tocindexpage.ui
msgctxt ""
@@ -13115,7 +13108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protected against manual changes"
-msgstr ""
+msgstr "Protegit contra canvis manuals"
#: tocindexpage.ui
msgctxt ""
@@ -13124,7 +13117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type and title"
-msgstr ""
+msgstr "Tipus i títol"
#: tocindexpage.ui
msgctxt ""
@@ -13133,7 +13126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "for"
-msgstr ""
+msgstr "per a"
#: tocindexpage.ui
msgctxt ""
@@ -13142,7 +13135,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Entire document"
-msgstr ""
+msgstr "Tot el document"
#: tocindexpage.ui
msgctxt ""
@@ -13151,7 +13144,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Chapter"
-msgstr ""
+msgstr "Capítol"
#: tocindexpage.ui
msgctxt ""
@@ -13160,7 +13153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Avalua fins el nivell"
#: tocindexpage.ui
msgctxt ""
@@ -13169,7 +13162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create index/table"
-msgstr ""
+msgstr "Crea un índex/una taula"
#: tocindexpage.ui
msgctxt ""
@@ -13178,7 +13171,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Esquema"
#: tocindexpage.ui
msgctxt ""
@@ -13187,7 +13180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inde_x marks"
-msgstr ""
+msgstr "Mar_ques de l'índex"
#: tocindexpage.ui
msgctxt ""
@@ -13196,7 +13189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tables"
-msgstr ""
+msgstr "Taules"
#: tocindexpage.ui
msgctxt ""
@@ -13205,7 +13198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt frames"
-msgstr ""
+msgstr "Marcs de te_xt"
#: tocindexpage.ui
msgctxt ""
@@ -13214,7 +13207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Graphics"
-msgstr ""
+msgstr "Gràfics"
#: tocindexpage.ui
msgctxt ""
@@ -13223,7 +13216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "OLE objects"
-msgstr ""
+msgstr "Objectes OLE"
#: tocindexpage.ui
msgctxt ""
@@ -13232,7 +13225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use level from source chapter"
-msgstr ""
+msgstr "Utilitza el nivell del capítol d'origen"
#: tocindexpage.ui
msgctxt ""
@@ -13241,7 +13234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional Styles"
-msgstr ""
+msgstr "Estils _addicionals"
#: tocindexpage.ui
msgctxt ""
@@ -13250,7 +13243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styl_es"
-msgstr ""
+msgstr "_Estils"
#: tocindexpage.ui
msgctxt ""
@@ -13259,7 +13252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: tocindexpage.ui
msgctxt ""
@@ -13268,7 +13261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Captions"
-msgstr ""
+msgstr "Llegendes"
#: tocindexpage.ui
msgctxt ""
@@ -13277,7 +13270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Object names"
-msgstr ""
+msgstr "Noms d'objecte"
#: tocindexpage.ui
msgctxt ""
@@ -13286,7 +13279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Categoria"
#: tocindexpage.ui
msgctxt ""
@@ -13295,7 +13288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Visualització"
#: tocindexpage.ui
msgctxt ""
@@ -13304,7 +13297,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "References"
-msgstr ""
+msgstr "Referències"
#: tocindexpage.ui
msgctxt ""
@@ -13313,7 +13306,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Category and Number"
-msgstr ""
+msgstr "Categoria i número"
#: tocindexpage.ui
msgctxt ""
@@ -13322,7 +13315,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Caption Text"
-msgstr ""
+msgstr "Text de la llegenda"
#: tocindexpage.ui
msgctxt ""
@@ -13331,7 +13324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from"
-msgstr ""
+msgstr "Crea a partir de"
#: tocindexpage.ui
msgctxt ""
@@ -13340,7 +13333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from the following objects"
-msgstr ""
+msgstr "Crea a partir d'aquests objectes"
#: tocindexpage.ui
msgctxt ""
@@ -13349,7 +13342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brackets"
-msgstr ""
+msgstr "_Parèntesis"
#: tocindexpage.ui
msgctxt ""
@@ -13358,7 +13351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number entries"
-msgstr ""
+msgstr "_Numera les entrades"
#: tocindexpage.ui
msgctxt ""
@@ -13367,7 +13360,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[none]"
-msgstr ""
+msgstr "[cap]"
#: tocindexpage.ui
msgctxt ""
@@ -13376,7 +13369,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "[]"
-msgstr ""
+msgstr "[]"
#: tocindexpage.ui
msgctxt ""
@@ -13385,7 +13378,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "()"
-msgstr ""
+msgstr "()"
#: tocindexpage.ui
msgctxt ""
@@ -13394,7 +13387,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "{}"
-msgstr ""
+msgstr "{}"
#: tocindexpage.ui
msgctxt ""
@@ -13403,7 +13396,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "<>"
-msgstr ""
+msgstr "<>"
#: tocindexpage.ui
msgctxt ""
@@ -13412,7 +13405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formatting of the entries"
-msgstr ""
+msgstr "Formatació de les entrades"
#: tocindexpage.ui
msgctxt ""
@@ -13421,7 +13414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries"
-msgstr ""
+msgstr "Combina entrades idèntiques"
#: tocindexpage.ui
msgctxt ""
@@ -13430,7 +13423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries with p or _pp"
-msgstr ""
+msgstr "Combina entrades idèntiques amb p o _pp"
#: tocindexpage.ui
msgctxt ""
@@ -13439,7 +13432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine with -"
-msgstr ""
+msgstr "Combina amb -"
#: tocindexpage.ui
msgctxt ""
@@ -13448,7 +13441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case sensitive"
-msgstr ""
+msgstr "Distingeix majúscules i minúscules"
#: tocindexpage.ui
msgctxt ""
@@ -13457,7 +13450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoCapitalize entries"
-msgstr ""
+msgstr "Posa les entrades en majúscula autom."
#: tocindexpage.ui
msgctxt ""
@@ -13466,7 +13459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keys as separate entries"
-msgstr ""
+msgstr "Claus com a entrades separades"
#: tocindexpage.ui
msgctxt ""
@@ -13475,7 +13468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Concordance file"
-msgstr ""
+msgstr "Fitxer de _concordança"
#: tocindexpage.ui
msgctxt ""
@@ -13484,7 +13477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File"
-msgstr ""
+msgstr "_Fitxer"
#: tocindexpage.ui
msgctxt ""
@@ -13493,7 +13486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: tocindexpage.ui
msgctxt ""
@@ -13502,7 +13495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language"
-msgstr ""
+msgstr "Llengua"
#: tocindexpage.ui
msgctxt ""
@@ -13511,7 +13504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key type"
-msgstr ""
+msgstr "Tipus de clau"
#: tocindexpage.ui
msgctxt ""
@@ -13520,7 +13513,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Ordena"
#: tocindexpage.ui
msgctxt ""
@@ -13529,7 +13522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open"
-msgstr ""
+msgstr "Obre"
#: tocindexpage.ui
msgctxt ""
@@ -13538,7 +13531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Nou..."
#: tocindexpage.ui
msgctxt ""
@@ -13547,7 +13540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Edita..."
#: tocindexpage.ui
msgctxt ""
@@ -13556,7 +13549,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table of Contents"
-msgstr ""
+msgstr "Índex de continguts"
#: tocindexpage.ui
msgctxt ""
@@ -13565,7 +13558,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Alphabetical Index"
-msgstr ""
+msgstr "Índex alfabètic"
#: tocindexpage.ui
msgctxt ""
@@ -13574,7 +13567,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Illustration Index"
-msgstr ""
+msgstr "Índex d'il·lustracions"
#: tocindexpage.ui
msgctxt ""
@@ -13583,7 +13576,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Index of Tables"
-msgstr ""
+msgstr "Índex de taules"
#: tocindexpage.ui
msgctxt ""
@@ -13592,7 +13585,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "User-Defined"
-msgstr ""
+msgstr "Definit per l'usuari"
#: tocindexpage.ui
msgctxt ""
@@ -13601,7 +13594,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Table of Objects"
-msgstr ""
+msgstr "Taula d'objectes"
#: tocindexpage.ui
msgctxt ""
@@ -13610,7 +13603,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Bibliography"
-msgstr ""
+msgstr "Bibliografia"
#: tocstylespage.ui
msgctxt ""
@@ -13619,7 +13612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Levels"
-msgstr ""
+msgstr "_Nivells"
#: tocstylespage.ui
msgctxt ""
@@ -13628,7 +13621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Styles"
-msgstr ""
+msgstr "E_stils de paràgraf"
#: tocstylespage.ui
msgctxt ""
@@ -13637,7 +13630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "Per _defecte"
#: tocstylespage.ui
msgctxt ""
@@ -13646,7 +13639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "_Edita"
#: tocstylespage.ui
msgctxt ""
@@ -13655,7 +13648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assignment"
-msgstr ""
+msgstr "Assignació"
#: viewoptionspage.ui
msgctxt ""
@@ -13826,7 +13819,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data source not found"
-msgstr ""
+msgstr "No s'ha trobat la font de dades"
#: warndatasourcedialog.ui
msgctxt ""
@@ -13835,7 +13828,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The data source '%1' was not found."
-msgstr ""
+msgstr "No s'ha trobat la font de dades «%1»."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13844,7 +13837,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The connection to the data source could not be established. Please check the connection settings."
-msgstr ""
+msgstr "No s'ha pogut establir una connexió amb la font de dades. Comproveu els paràmetres de connexió."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13853,7 +13846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check Connection Settings..."
-msgstr ""
+msgstr "Comproveu els paràmetres de connexió..."
#: warnemaildialog.ui
msgctxt ""
@@ -13862,7 +13855,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Els correus electrònics no s'han pogut enviar"
#: warnemaildialog.ui
msgctxt ""
@@ -13871,7 +13864,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Els correus electrònics no s'han pogut enviar"
#: warnemaildialog.ui
msgctxt ""
@@ -13880,7 +13873,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The following error occurred"
-msgstr ""
+msgstr "S'ha produït l'error següent"
#: wordcount.ui
msgctxt ""
@@ -13952,7 +13945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: wrappage.ui
msgctxt ""
@@ -13961,7 +13954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Després"
#: wrappage.ui
msgctxt ""
@@ -13970,7 +13963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Abans"
#: wrappage.ui
msgctxt ""
@@ -13979,7 +13972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_None"
-msgstr ""
+msgstr "C_ap"
#: wrappage.ui
msgctxt ""
@@ -13988,7 +13981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Optimal"
-msgstr ""
+msgstr "Ò_ptim"
#: wrappage.ui
msgctxt ""
@@ -13997,7 +13990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Thro_ugh"
-msgstr ""
+msgstr "Per _darrere"
#: wrappage.ui
msgctxt ""
@@ -14006,7 +13999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel"
-msgstr ""
+msgstr "_Paral·lel"
#: wrappage.ui
msgctxt ""
@@ -14015,7 +14008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Configuració"
#: wrappage.ui
msgctxt ""
@@ -14024,7 +14017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_eft"
-msgstr ""
+msgstr "_Esquerra"
#: wrappage.ui
msgctxt ""
@@ -14033,7 +14026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_Dreta"
#: wrappage.ui
msgctxt ""
@@ -14042,7 +14035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Superior"
#: wrappage.ui
msgctxt ""
@@ -14051,7 +14044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Inferior"
#: wrappage.ui
msgctxt ""
@@ -14060,7 +14053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Espaiat"
#: wrappage.ui
msgctxt ""
@@ -14069,7 +14062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First paragraph"
-msgstr ""
+msgstr "_Primer paràgraf"
#: wrappage.ui
msgctxt ""
@@ -14078,7 +14071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In bac_kground"
-msgstr ""
+msgstr "Al _fons"
#: wrappage.ui
msgctxt ""
@@ -14087,7 +14080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour"
-msgstr ""
+msgstr "_Contorn"
#: wrappage.ui
msgctxt ""
@@ -14096,7 +14089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outside only"
-msgstr ""
+msgstr "Només fora"
#: wrappage.ui
msgctxt ""
@@ -14105,4 +14098,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
diff --git a/source/ca/sysui/desktop/share.po b/source/ca/sysui/desktop/share.po
index f8aef5f60da..7917d245370 100644
--- a/source/ca/sysui/desktop/share.po
+++ b/source/ca/sysui/desktop/share.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-06-14 10:55+0200\n"
-"Last-Translator: Jesús <jesus@softcatala.org>\n"
+"PO-Revision-Date: 2013-12-09 13:44+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386596679.0\n"
#: documents.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Document de text de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"text-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Plantilla de document de text de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"master-document\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Document mestre de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"formula\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fórmula de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"presentation\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Presentació de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"presentation-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Plantilla de presentació de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"drawing\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Dibuix de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"drawing-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Plantilla de dibuix de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Plantilla de full de càlcul de l'OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
diff --git a/source/ca/uui/source.po b/source/ca/uui/source.po
index 1b3d116e9e6..0f29df563bb 100644
--- a/source/ca/uui/source.po
+++ b/source/ca/uui/source.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
"PO-Revision-Date: 2013-06-12 18:59+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1145,7 +1145,7 @@ msgctxt ""
"STR_TITLE_CREATE_PASSWORD\n"
"string.text"
msgid "Set Password"
-msgstr "Estableix la contrasenya"
+msgstr "Defineix la contrasenya"
#: passworddlg.src
msgctxt ""
diff --git a/source/ca/uui/uiconfig/ui.po b/source/ca/uui/uiconfig/ui.po
index 9a9dfe6eeac..3783f4933cd 100644
--- a/source/ca/uui/uiconfig/ui.po
+++ b/source/ca/uui/uiconfig/ui.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
"PO-Revision-Date: 2013-06-10 11:19+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -41,7 +41,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Set Master Password"
-msgstr "Establiu la contrasenya mestra"
+msgstr "Definiu la contrasenya mestra"
#: setmasterpassworddlg.ui
msgctxt ""
diff --git a/source/ca/vcl/source/src.po b/source/ca/vcl/source/src.po
index c060d0e6994..e0045e61075 100644
--- a/source/ca/vcl/source/src.po
+++ b/source/ca/vcl/source/src.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 10:46+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-12 23:08+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369565188.0\n"
+"X-POOTLE-MTIME: 1389568130.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -90,7 +90,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLOSE\n"
"string.text"
msgid "~Close"
-msgstr ""
+msgstr "~Tanca"
#: btntext.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"SV_BUTTONTEXT_OPEN\n"
"string.text"
msgid "~Open"
-msgstr ""
+msgstr "~Obre"
#: btntext.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLEAR\n"
"string.text"
msgid "~Clear"
-msgstr ""
+msgstr "~Neteja"
#: btntext.src
msgctxt ""
@@ -250,7 +250,7 @@ msgctxt ""
"SV_BUTTONTEXT_PLAY\n"
"string.text"
msgid "~Play"
-msgstr ""
+msgstr "Re~produeix"
#: btntext.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"SV_BUTTONTEXT_FIND\n"
"string.text"
msgid "~Find"
-msgstr ""
+msgstr "~Cerca"
#: btntext.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"SV_BUTTONTEXT_STOP\n"
"string.text"
msgid "~Stop"
-msgstr ""
+msgstr "~Atura"
#: btntext.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"SV_BUTTONTEXT_CONNECT\n"
"string.text"
msgid "C~onnect"
-msgstr ""
+msgstr "C~onnecta"
#: fpicker.src
msgctxt ""
@@ -386,7 +386,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY\n"
"string.text"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Ja existeix un fitxer anomenat «$filename$». Voleu reemplaçar-lo?"
#: fpicker.src
msgctxt ""
@@ -394,7 +394,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY\n"
"string.text"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "El fitxer ja existeix a «$dirname$». Si el reemplaceu, se'n sobreescriurà el contingut."
#: fpicker.src
msgctxt ""
@@ -1485,7 +1485,7 @@ msgctxt ""
"21\n"
"itemlist.text"
msgid " pixels"
-msgstr ""
+msgstr " píxels"
#: units.src
msgctxt ""
@@ -1494,7 +1494,7 @@ msgctxt ""
"22\n"
"itemlist.text"
msgid " pixel"
-msgstr ""
+msgstr " píxel"
#: units.src
msgctxt ""
@@ -1503,7 +1503,7 @@ msgctxt ""
"23\n"
"itemlist.text"
msgid "°"
-msgstr ""
+msgstr "°"
#: units.src
msgctxt ""
@@ -1512,7 +1512,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "sec"
-msgstr ""
+msgstr "s"
#: units.src
msgctxt ""
@@ -1521,4 +1521,4 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "ms"
-msgstr ""
+msgstr "ms"
diff --git a/source/ca/vcl/uiconfig/ui.po b/source/ca/vcl/uiconfig/ui.po
index 54c31eb698b..b814042ac65 100644
--- a/source/ca/vcl/uiconfig/ui.po
+++ b/source/ca/vcl/uiconfig/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-10 13:20+0000\n"
-"Last-Translator: Joan <joan@montane.cat>\n"
+"PO-Revision-Date: 2014-01-29 19:13+0000\n"
+"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370870439.0\n"
+"X-POOTLE-MTIME: 1391022789.0\n"
#: errornocontentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornocontentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "There are no pages to be printed."
-msgstr ""
+msgstr "No hi ha pàgines per imprimir."
#: errornocontentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please check your document for ranges relevant to printing."
-msgstr ""
+msgstr "Comproveu que el document contingui àrees que es puguin imprimir."
#: errornoprinterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornoprinterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No default printer found."
-msgstr ""
+msgstr "No s'ha trobat cap impressora predeterminada."
#: errornoprinterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose a printer and try again."
-msgstr ""
+msgstr "Seleccioneu una impressora i torneu-ho a intentar."
#: printdialog.ui
msgctxt ""
diff --git a/source/ca/wizards/source/euro.po b/source/ca/wizards/source/euro.po
index ff5a08eee9f..59e8e229643 100644
--- a/source/ca/wizards/source/euro.po
+++ b/source/ca/wizards/source/euro.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-02-29 23:25+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-07 21:35+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130550.0\n"
#: euro.src
msgctxt ""
@@ -628,16 +629,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "lats letó"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "La moneda definida per al document no és una moneda europea."
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "La llengua del sistema operatiu no és una llengua de la Unió Monetària Europea."
+msgstr "La llengua definida al sistema operatiu no és una llengua de la Unió Monetària Europea."
#: euro.src
msgctxt ""
diff --git a/source/ca/wizards/source/formwizard.po b/source/ca/wizards/source/formwizard.po
index 660336ec577..948204641ca 100644
--- a/source/ca/wizards/source/formwizard.po
+++ b/source/ca/wizards/source/formwizard.po
@@ -2445,7 +2445,7 @@ msgctxt ""
"RID_DB_TABLE_WIZARD_START + 4\n"
"string.text"
msgid "Set primary key"
-msgstr "Estableix la clau primària"
+msgstr "Defineix la clau primària"
#: dbwizres.src
msgctxt ""
@@ -2477,7 +2477,7 @@ msgctxt ""
"RID_DB_TABLE_WIZARD_START + 10\n"
"string.text"
msgid "Set primary key"
-msgstr "Estableix la clau primària"
+msgstr "Defineix la clau primària"
#: dbwizres.src
msgctxt ""
diff --git a/source/ca/xmlsecurity/source/dialogs.po b/source/ca/xmlsecurity/source/dialogs.po
index a4546e83e2b..2f83b6fbb9f 100644
--- a/source/ca/xmlsecurity/source/dialogs.po
+++ b/source/ca/xmlsecurity/source/dialogs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-02-29 23:30+0200\n"
+"PO-Revision-Date: 2013-12-04 15:15+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386170152.0\n"
#: certificateviewer.src
msgctxt ""
@@ -353,7 +354,7 @@ msgctxt ""
"FI_DESCR2\n"
"fixedtext.text"
msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros."
-msgstr ""
+msgstr "Les macros poden contenir virus. Desactivar les macros d'un document sempre és segur. Si desactiveu macros podeu perdre funcionalitats proporcionades per les macros del document."
#: warnings.src
msgctxt ""
diff --git a/source/cs/avmedia/source/framework.po b/source/cs/avmedia/source/framework.po
index 69b2012c4a8..2bf2fc9b2cd 100644
--- a/source/cs/avmedia/source/framework.po
+++ b/source/cs/avmedia/source/framework.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 13:27+0200\n"
-"Last-Translator: pawell <p.franc@gmail.com>\n"
+"PO-Revision-Date: 2014-02-21 21:57+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393019859.0\n"
#: mediacontrol.src
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"AVMEDIA_STR_ZOOM_50\n"
"string.text"
msgid "50%"
-msgstr "50%"
+msgstr "50 %"
#: mediacontrol.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"AVMEDIA_STR_ZOOM_100\n"
"string.text"
msgid "100%"
-msgstr "100%"
+msgstr "100 %"
#: mediacontrol.src
msgctxt ""
@@ -101,7 +102,7 @@ msgctxt ""
"AVMEDIA_STR_ZOOM_200\n"
"string.text"
msgid "200%"
-msgstr "200%"
+msgstr "200 %"
#: mediacontrol.src
msgctxt ""
diff --git a/source/cs/chart2/source/controller/dialogs.po b/source/cs/chart2/source/controller/dialogs.po
index 72a3d0df37b..532584ba168 100644
--- a/source/cs/chart2/source/controller/dialogs.po
+++ b/source/cs/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 20:24+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-03-16 11:12+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385151853.0\n"
+"X-POOTLE-MTIME: 1394968367.000000\n"
#: Strings.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_PAGE_DATA_RANGE\n"
"string.text"
msgid "Data Range"
-msgstr "Datová oblast"
+msgstr "Oblast dat"
#: Strings.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS\n"
"string.text"
msgid "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION"
-msgstr "Přímka střední hodnoty s hodnotou %AVERAGE_VALUE a standardní odchylkou %STD_DEVIATION"
+msgstr "Přímka střední hodnoty s hodnotou %AVERAGE_VALUE a směrodatnou odchylkou %STD_DEVIATION"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "Regresní přímka %FORMULA s přesností R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Regresní křivka klouzavého průměru pro období = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1449,56 +1457,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Lineární (%SERIESNAME)"
+msgid "Linear"
+msgstr "Lineární"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Logaritmická (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "Logaritmická"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Exponenciální (%SERIESNAME)"
+msgid "Exponential"
+msgstr "Exponenciální"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Mocninná (%SERIESNAME)"
+msgid "Power"
+msgstr "Mocninná"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr "Polynomická (%SERIESNAME)"
+msgid "Polynomial"
+msgstr "Polynomická"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr "Klouzavý průměr (%SERIESNAME)"
+msgid "Moving average"
+msgstr "Klouzavý průměr"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Průměrová (%SERIESNAME)"
+msgid "Mean"
+msgstr "Průměrová"
#: dlg_DataEditor.src
msgctxt ""
@@ -1577,7 +1585,7 @@ msgctxt ""
"DLG_DATA_SOURCE\n"
"tabdialog.text"
msgid "Data Ranges"
-msgstr "Datové oblasti"
+msgstr "Oblasti dat"
#: dlg_ShapeFont.src
msgctxt ""
@@ -2760,7 +2768,7 @@ msgctxt ""
"FT_ROLE\n"
"fixedtext.text"
msgid "~Data ranges"
-msgstr "Datové oblasti"
+msgstr "Oblasti dat"
#: tp_DataSource.src
msgctxt ""
@@ -2895,7 +2903,7 @@ msgctxt ""
"FT_RANGE\n"
"fixedtext.text"
msgid "~Data range"
-msgstr "Datová oblast"
+msgstr "O~blast dat"
#: tp_RangeChooser.src
msgctxt ""
@@ -2904,7 +2912,7 @@ msgctxt ""
"RB_DATAROWS\n"
"radiobutton.text"
msgid "Data series in ~rows"
-msgstr "Datové řady v řádcích"
+msgstr "Datové řady v řád~cích"
#: tp_RangeChooser.src
msgctxt ""
@@ -2913,7 +2921,7 @@ msgctxt ""
"RB_DATACOLS\n"
"radiobutton.text"
msgid "Data series in ~columns"
-msgstr "Datové řady ve sloupcích"
+msgstr "Datové řady ve ~sloupcích"
#: tp_RangeChooser.src
msgctxt ""
@@ -2922,7 +2930,7 @@ msgctxt ""
"CB_FIRST_ROW_ASLABELS\n"
"checkbox.text"
msgid "~First row as label"
-msgstr "První řádek jako popisek"
+msgstr "~První řádek jako popisek"
#: tp_RangeChooser.src
msgctxt ""
@@ -2931,7 +2939,7 @@ msgctxt ""
"CB_FIRST_COLUMN_ASLABELS\n"
"checkbox.text"
msgid "F~irst column as label"
-msgstr "První sloupec jako popisek"
+msgstr "P~rvní sloupec jako popisek"
#: tp_Wizard_TitlesAndObjects.src
msgctxt ""
diff --git a/source/cs/chart2/uiconfig/ui.po b/source/cs/chart2/uiconfig/ui.po
index 23719e8a157..0e1c413d3bd 100644
--- a/source/cs/chart2/uiconfig/ui.po
+++ b/source/cs/chart2/uiconfig/ui.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 21:17+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-02 18:42+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385155021.0\n"
+"X-POOTLE-MTIME: 1388688139.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr "Osa X"
+msgstr "Osa _X"
#: insertaxisdlg.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr "Osa Y"
+msgstr "Osa _Y"
#: insertaxisdlg.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr "Osa Z"
+msgstr "Osa _Z"
#: insertaxisdlg.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr "Osa X"
+msgstr "_Osa X"
#: insertaxisdlg.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr "Osa Y"
+msgstr "O_sa Y"
#: insertaxisdlg.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr "Osa Z"
+msgstr "Os_a Z"
#: insertaxisdlg.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr "Osa X"
+msgstr "Osa _X"
#: insertgriddlg.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr "Osa Y"
+msgstr "Osa _Y"
#: insertgriddlg.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr "Osa Z"
+msgstr "Osa _Z"
#: insertgriddlg.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr "Osa X"
+msgstr "_Osa X"
#: insertgriddlg.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr "Osa Y"
+msgstr "O_sa Y"
#: insertgriddlg.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr "Osa Z"
+msgstr "Os_a Z"
#: insertgriddlg.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr "Stupně"
+msgstr "_Stupně"
#: titlerotationtabpage.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr "Svisle zarovnané"
+msgstr "Svisle _zarovnané"
#: titlerotationtabpage.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr "Směr textu:"
+msgstr "Směr _textu:"
#: titlerotationtabpage.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reverse direction"
-msgstr "Obrácený směr"
+msgstr "_Obrácený směr"
#: tp_Scale.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Logarithmic scale"
-msgstr "Logaritmické měřítko"
+msgstr "_Logaritmické měřítko"
#: tp_Scale.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr "Typ"
+msgstr "_Typ"
#: tp_Scale.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum"
-msgstr "Minimum"
+msgstr "Mi_nimum"
#: tp_Scale.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_ximum"
-msgstr "Maximum"
+msgstr "Ma_ximum"
#: tp_Scale.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr "Automaticky"
+msgstr "_Automaticky"
#: tp_Scale.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr "Automaticky"
+msgstr "A_utomaticky"
#: tp_Scale.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_esolution"
-msgstr "Rozlišení"
+msgstr "_Rozlišení"
#: tp_Scale.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr "Automaticky"
+msgstr "Auto_maticky"
#: tp_Scale.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_jor interval"
-msgstr "Hlavní interval"
+msgstr "_Hlavní interval"
#: tp_Scale.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Au_tomatic"
-msgstr "Automaticky"
+msgstr "Automati_cky"
#: tp_Scale.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val"
-msgstr "Vedlejší interval"
+msgstr "_Vedlejší interval"
#: tp_Scale.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val count"
-msgstr "Počet vedlejších intervalů"
+msgstr "_Počet vedlejších intervalů"
#: tp_Scale.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_omatic"
-msgstr "Automaticky"
+msgstr "Automatick_y"
#: tp_Scale.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_ference value"
-msgstr "Referenční hodnota"
+msgstr "Re_ferenční hodnota"
#: tp_Scale.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr "Automaticky"
+msgstr "Automat_icky"
#: tp_Scale.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Primary Y axis"
-msgstr "Primární osa Y"
+msgstr "Hlavní osa Y"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr "Mezery"
+msgstr "Ro_zestup"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Overlap"
-msgstr "Přesah"
+msgstr "Přesa_h"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _bars side by side"
-msgstr "Zobrazit sloupce vedle sebe"
+msgstr "Zobrazit _sloupce vedle sebe"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Leave gap"
-msgstr "Nechat mezeru"
+msgstr "Nechat _mezeru"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assume zero"
-msgstr "Předpokládat nulu"
+msgstr "Předpokládat _nulu"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continue line"
-msgstr "Pokračovat v přímce"
+msgstr "_Pokračovat v přímce"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include _values from hidden cells"
-msgstr "Zahrnout hodnoty ze skrytých buněk"
+msgstr "Zahrnout hodnoty ze skrytých _buněk"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Linear"
-msgstr "Lineární"
+msgstr "_Lineární"
#: tp_Trendline.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_ogarithmic"
-msgstr "Logaritmická"
+msgstr "Lo_garitmická"
#: tp_Trendline.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xponential"
-msgstr "Exponenciální"
+msgstr "_Exponenciální"
#: tp_Trendline.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Po_wer"
-msgstr "Mocninná"
+msgstr "_Mocninná"
#: tp_Trendline.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Polynomial"
-msgstr "Polynomická"
+msgstr "_Polynomická"
#: tp_Trendline.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moving Average"
-msgstr "Klouzavý průměr"
+msgstr "_Klouzavý průměr"
#: tp_Trendline.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Forward"
-msgstr "Extrapolovat dopředu"
+msgstr "Extrapolovat _dopředu"
#: tp_Trendline.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Backward"
-msgstr "Extrapolovat zpět"
+msgstr "Extrapolovat _zpět"
#: tp_Trendline.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Force _Intercept"
-msgstr "Vynutit absolutní člen"
+msgstr "Vynutit _absolutní člen"
#: tp_Trendline.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Equation"
-msgstr "Zobrazit rovnici"
+msgstr "Zobrazit _rovnici"
#: tp_Trendline.ui
msgctxt ""
@@ -797,7 +797,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Coefficient of Determination (R²)"
-msgstr "Zobrazit koeficient determinace (R²)"
+msgstr "Zobrazit koe_ficient determinace (R²)"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "_Název regresní přímky"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
#: tp_Trendline.ui
msgctxt ""
@@ -815,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sho_w labels"
-msgstr "Zobrazit popisky"
+msgstr "_Zobrazit popisky"
#: tp_axisLabel.ui
msgctxt ""
@@ -824,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr "Dlaždice"
+msgstr "_Dlaždice"
#: tp_axisLabel.ui
msgctxt ""
@@ -833,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "St_agger odd"
-msgstr "Předsunout liché"
+msgstr "Předsunout _liché"
#: tp_axisLabel.ui
msgctxt ""
@@ -842,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Stagger _even"
-msgstr "Předsunout sudé"
+msgstr "Předsunout _sudé"
#: tp_axisLabel.ui
msgctxt ""
@@ -851,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr "Automaticky"
+msgstr "_Automaticky"
#: tp_axisLabel.ui
msgctxt ""
@@ -869,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_verlap"
-msgstr "Přesah"
+msgstr "_Přesah"
#: tp_axisLabel.ui
msgctxt ""
@@ -878,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Break"
-msgstr "Rozpojit"
+msgstr "Zalom_ení"
#: tp_axisLabel.ui
msgctxt ""
@@ -896,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr "Stupňů"
+msgstr "St_upně"
#: tp_axisLabel.ui
msgctxt ""
@@ -905,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr "Svisle zarovnané"
+msgstr "S_visle zarovnané"
#: tp_axisLabel.ui
msgctxt ""
@@ -923,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr "Směr textu:"
+msgstr "Směr _textu:"
#: tp_axisLabel.ui
msgctxt ""
diff --git a/source/cs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/cs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..a3c95aa01eb
--- /dev/null
+++ b/source/cs/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-19 07:25+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387437930.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Vestavěná Firebird"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Soubor Firebird"
diff --git a/source/cs/cui/source/customize.po b/source/cs/cui/source/customize.po
index 92427e7cb53..1b63cdf21e3 100644
--- a/source/cs/cui/source/customize.po
+++ b/source/cs/cui/source/customize.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 08:51+0000\n"
+"PO-Revision-Date: 2013-12-06 19:52+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385110264.0\n"
+"X-POOTLE-MTIME: 1386359573.0\n"
#: acccfg.src
msgctxt ""
@@ -477,7 +477,7 @@ msgid ""
"The size of an icon should be 16x16 pixel to achieve best quality. Different sized icons will be scaled automatically."
msgstr ""
"Poznámka:\n"
-"Pro nejlepší vzhled by ikonka měla mít 16x16 bodů. Ikonky s jinou velikostí budou automaticky upraveny."
+"Pro nejlepší vzhled by ikona měla mít 16x16 bodů. Ikony s jinou velikostí budou automaticky upraveny."
#: cfg.src
msgctxt ""
diff --git a/source/cs/cui/source/options.po b/source/cs/cui/source/options.po
index 91995523b6f..4073b8ee218 100644
--- a/source/cs/cui/source/options.po
+++ b/source/cs/cui/source/options.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 08:59+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-25 22:10+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385110788.0\n"
+"X-POOTLE-MTIME: 1388009403.0\n"
#: certpath.src
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_AUTO\n"
"string.text"
msgid "Check spelling as you type"
-msgstr "Kontrolovat během psaní pravopis"
+msgstr "Kontrolovat pravopis během psaní"
#: optlingu.src
msgctxt ""
@@ -571,7 +571,7 @@ msgctxt ""
"RID_SVXSTR_GRAMMAR_AUTO\n"
"string.text"
msgid "Check grammar as you type"
-msgstr "Kontrolovat během psaní gramatiku"
+msgstr "Kontrolovat gramatiku během psaní"
#: optlingu.src
msgctxt ""
@@ -998,15 +998,6 @@ msgstr "Online aktualizace"
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr "Expertní nastavení"
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/cs/cui/uiconfig/ui.po b/source/cs/cui/uiconfig/ui.po
index b9698431fb0..e6cc20415bb 100644
--- a/source/cs/cui/uiconfig/ui.po
+++ b/source/cs/cui/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 20:10+0000\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-02-21 21:54+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
@@ -12,9 +12,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385151047.0\n"
+"X-POOTLE-MTIME: 1393019683.0\n"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "Edit"
+msgstr "Upravit"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"reset\n"
+"label\n"
+"string.text"
+msgid "Reset"
+msgstr "Obnovit"
#: aboutconfigdialog.ui
msgctxt ""
@@ -61,24 +79,6 @@ msgctxt ""
msgid "Preferences"
msgstr "Předvolby"
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"default\n"
-"label\n"
-"string.text"
-msgid "Default"
-msgstr "Výchozí"
-
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"edit\n"
-"label\n"
-"string.text"
-msgid "Edit"
-msgstr "Upravit"
-
#: aboutconfigvaluedialog.ui
msgctxt ""
"aboutconfigvaluedialog.ui\n"
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr "Hodnota"
+msgid "Value:"
+msgstr "Hodnota:"
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "Copyright © 2000 - 2013 přispěvatelé do LibreOffice a/nebo jejich přidružené společnosti."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Copyright © 2000 - 2014 přispěvatelé do LibreOffice."
#: aboutdialog.ui
msgctxt ""
@@ -406,15 +406,6 @@ msgstr "Levá uvozovka:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ‚ "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -460,15 +451,6 @@ msgstr "Pravá uvozovka:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ‘ "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -514,15 +496,6 @@ msgstr "Levá uvozovka:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " „ "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -568,15 +541,6 @@ msgstr "Pravá uvozovka:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " “ "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -707,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr "Automaticky"
+msgstr "_Automaticky"
#: areatabpage.ui
msgctxt ""
@@ -725,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color"
-msgstr "Barva pozadí"
+msgstr "_Barva pozadí"
#: areatabpage.ui
msgctxt ""
@@ -743,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original"
-msgstr "Původní"
+msgstr "_Původní"
#: areatabpage.ui
msgctxt ""
@@ -752,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr "Relativní"
+msgstr "_Relativní"
#: areatabpage.ui
msgctxt ""
@@ -761,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth"
-msgstr "Šířka"
+msgstr "Šíř_ka"
#: areatabpage.ui
msgctxt ""
@@ -770,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr "Výška"
+msgstr "_Výška"
#: areatabpage.ui
msgctxt ""
@@ -788,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y Offset"
-msgstr "Odchylka Y"
+msgstr "Odchylka _Y"
#: areatabpage.ui
msgctxt ""
@@ -797,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X Offset"
-msgstr "Odchylka X"
+msgstr "Odchylka _X"
#: areatabpage.ui
msgctxt ""
@@ -815,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr "Dlaždice"
+msgstr "_Dlaždice"
#: areatabpage.ui
msgctxt ""
@@ -824,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto_Fit"
-msgstr "Přizpůsobit"
+msgstr "Při_způsobit"
#: areatabpage.ui
msgctxt ""
@@ -833,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr "Řádek"
+msgstr "Řád_ek"
#: areatabpage.ui
msgctxt ""
@@ -842,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr "Sloupec"
+msgstr "_Sloupec"
#: areatabpage.ui
msgctxt ""
@@ -860,7 +824,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr "Žádný"
+msgstr "Žádná"
#: areatabpage.ui
msgctxt ""
@@ -905,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply list of forbidden characters to the beginning and end of lines"
-msgstr "Aplikovat seznam zakázaných znaků na začátek a konec řádky"
+msgstr "Použít seznam zakázaných znaků na začátek a konec řádky"
#: asiantypography.ui
msgctxt ""
@@ -1022,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_s"
-msgstr "Jako"
+msgstr "_Jako"
#: backgroundpage.ui
msgctxt ""
@@ -1031,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_or"
-msgstr "Pro"
+msgstr "P_ro"
#: backgroundpage.ui
msgctxt ""
@@ -1085,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr "Průhlednost"
+msgstr "Prů_hlednost"
#: backgroundpage.ui
msgctxt ""
@@ -1130,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr "Procházet..."
+msgstr "_Procházet..."
#: backgroundpage.ui
msgctxt ""
@@ -1139,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr "Odkaz"
+msgstr "_Odkaz"
#: backgroundpage.ui
msgctxt ""
@@ -1157,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Position"
-msgstr "Umístění"
+msgstr "_Umístění"
#: backgroundpage.ui
msgctxt ""
@@ -1166,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ar_ea"
-msgstr "Oblast"
+msgstr "O_blast"
#: backgroundpage.ui
msgctxt ""
@@ -1175,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr "Dlaždice"
+msgstr "_Dlaždice"
#: backgroundpage.ui
msgctxt ""
@@ -1202,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre_view"
-msgstr "Náhled"
+msgstr "_Náhled"
#: backgroundpage.ui
msgctxt ""
@@ -1265,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Foreground color:"
-msgstr "Barva popředí:"
+msgstr "Barva po_předí:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1274,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color:"
-msgstr "Barva pozadí:"
+msgstr "Barva po_zadí:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1292,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr "Změnit"
+msgstr "_Změnit"
#: bitmaptabpage.ui
msgctxt ""
@@ -1301,7 +1265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import"
-msgstr "Importovat"
+msgstr "_Importovat"
#: bitmaptabpage.ui
msgctxt ""
@@ -1364,7 +1328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-defined"
-msgstr "Definované uživatelem"
+msgstr "Definované _uživatelem"
#: borderpage.ui
msgctxt ""
@@ -1373,7 +1337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr "Výchozí"
+msgstr "_Výchozí"
#: borderpage.ui
msgctxt ""
@@ -1391,7 +1355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "St_yle"
-msgstr "Styl"
+msgstr "_Styl"
#: borderpage.ui
msgctxt ""
@@ -1400,7 +1364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr "Šířka"
+msgstr "Šíř_ka"
#: borderpage.ui
msgctxt ""
@@ -1409,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color"
-msgstr "Barva"
+msgstr "_Barva"
#: borderpage.ui
msgctxt ""
@@ -1427,7 +1391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr "Vlevo"
+msgstr "V_levo"
#: borderpage.ui
msgctxt ""
@@ -1436,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Right"
-msgstr "Vpravo"
+msgstr "V_pravo"
#: borderpage.ui
msgctxt ""
@@ -1445,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr "Nahoře"
+msgstr "_Nahoře"
#: borderpage.ui
msgctxt ""
@@ -1454,7 +1418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr "Dole"
+msgstr "_Dole"
#: borderpage.ui
msgctxt ""
@@ -1481,7 +1445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Position"
-msgstr "Umístění"
+msgstr "U_místění"
#: borderpage.ui
msgctxt ""
@@ -1490,7 +1454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distan_ce"
-msgstr "Vzdálenost"
+msgstr "Vzdál_enost"
#: borderpage.ui
msgctxt ""
@@ -1499,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olor"
-msgstr "Barva"
+msgstr "Ba_rva"
#: borderpage.ui
msgctxt ""
@@ -1517,7 +1481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Merge with next paragraph"
-msgstr "Sloučit s dalším odstavcem"
+msgstr "Sloučit s dalším _odstavcem"
#: borderpage.ui
msgctxt ""
@@ -1526,7 +1490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Merge adjacent line styles"
-msgstr "Sloučit styl sousedících čar"
+msgstr "Sloučit s_tyl sousedících čar"
#: borderpage.ui
msgctxt ""
@@ -2021,7 +1985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CTL font"
-msgstr "CTL písmo"
+msgstr "Písmo pro komplexní rozvržení textu (CTL)"
#: charnamepage.ui
msgctxt ""
@@ -2516,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name"
-msgstr "Název"
+msgstr "_Název"
#: colorpage.ui
msgctxt ""
@@ -2525,7 +2489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olor"
-msgstr "Barva"
+msgstr "Bar_va"
#: colorpage.ui
msgctxt ""
@@ -2759,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: connectortabpage.ui
msgctxt ""
@@ -2767,8 +2731,8 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
-msgstr "Čára 1"
+msgid "Line _1"
+msgstr "Čára _1"
#: connectortabpage.ui
msgctxt ""
@@ -2777,7 +2741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _2"
-msgstr "Čára 2"
+msgstr "Čára _2"
#: connectortabpage.ui
msgctxt ""
@@ -2786,7 +2750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _3"
-msgstr "Čára 3"
+msgstr "Čára _3"
#: connectortabpage.ui
msgctxt ""
@@ -2804,7 +2768,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Begin horizontal"
-msgstr "Vodorovný počátek"
+msgstr "Vodorovný _počátek"
#: connectortabpage.ui
msgctxt ""
@@ -2813,7 +2777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _horizontal"
-msgstr "Vodorovný konec"
+msgstr "Vodorovný _konec"
#: connectortabpage.ui
msgctxt ""
@@ -2822,7 +2786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Begin _vertical"
-msgstr "Svislý počátek"
+msgstr "Svislý p_očátek"
#: connectortabpage.ui
msgctxt ""
@@ -2830,8 +2794,8 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
-msgstr "Svislý konec"
+msgid "_End vertical"
+msgstr "Svislý ko_nec"
#: connectortabpage.ui
msgctxt ""
@@ -2840,7 +2804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr "Řádkování"
+msgstr "Vzdálenost čar"
#: connectortabpage.ui
msgctxt ""
@@ -2894,7 +2858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Timeout (seconds)"
-msgstr "Časový limit (sekundy)"
+msgstr "Časový _limit (sekundy)"
#: connpooloptions.ui
msgctxt ""
@@ -2902,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr "Zaregistrované databáze"
+msgid "Connection pool"
+msgstr "Sdílení spojení"
#: cuiimapdlg.ui
msgctxt ""
@@ -3362,7 +3326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Icon..."
-msgstr "_Změnit ikonu"
+msgstr "_Změnit ikonu..."
#: customize.ui
msgctxt ""
@@ -3497,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Upravit..."
+msgstr "_Upravit..."
#: dbregisterpage.ui
msgctxt ""
@@ -3515,7 +3479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _distance"
-msgstr "Vzdálenost čáry"
+msgstr "V_zdálenost čáry"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3524,7 +3488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Guide _overhang"
-msgstr "Převis vodítka"
+msgstr "Př_evis vodítka"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3533,7 +3497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Guide distance"
-msgstr "Vzdálenost vodítka"
+msgstr "Vzdále_nost vodítka"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3542,7 +3506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left guide"
-msgstr "Levé vodítko"
+msgstr "_Levé vodítko"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3551,7 +3515,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right guide"
-msgstr "Pravé vodítko"
+msgstr "_Pravé vodítko"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3560,7 +3524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal _places"
-msgstr "Desetinná místa"
+msgstr "_Desetinná místa"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3569,7 +3533,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measure _below object"
-msgstr "Měřit pod objektem"
+msgstr "Měřit pod _objektem"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3587,7 +3551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text position"
-msgstr "Umístění textu"
+msgstr "_Umístění textu"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3596,7 +3560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoVertical"
-msgstr "Automaticky svisle"
+msgstr "Automaticky _svisle"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3605,7 +3569,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utoHorizontal"
-msgstr "Automaticky vodorovně"
+msgstr "Automaticky _vodorovně"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3614,7 +3578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel to line"
-msgstr "Rovnoběžně s čárou"
+msgstr "_Rovnoběžně s čárou"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3623,7 +3587,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _measurement units"
-msgstr "Zobrazit měrné jednotky"
+msgstr "Zobrazit _měrné jednotky"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -4217,7 +4181,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: gradientpage.ui
msgctxt ""
@@ -4271,7 +4235,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Square"
-msgstr "Čtverec"
+msgstr "Čtvercový"
#: gradientpage.ui
msgctxt ""
@@ -4280,7 +4244,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _X"
-msgstr "Střed X"
+msgstr "Střed _X"
#: gradientpage.ui
msgctxt ""
@@ -4289,7 +4253,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _Y"
-msgstr "Střed Y"
+msgstr "Střed _Y"
#: gradientpage.ui
msgctxt ""
@@ -4298,7 +4262,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ngle"
-msgstr "Úhel"
+msgstr "Úh_el"
#: gradientpage.ui
msgctxt ""
@@ -4307,7 +4271,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Border"
-msgstr "Ohraničení"
+msgstr "O_hraničení"
#: gradientpage.ui
msgctxt ""
@@ -4316,7 +4280,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From"
-msgstr "Od"
+msgstr "_Od"
#: gradientpage.ui
msgctxt ""
@@ -4325,7 +4289,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_To"
-msgstr "Do"
+msgstr "_Do"
#: gradientpage.ui
msgctxt ""
@@ -4343,7 +4307,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr "Změnit"
+msgstr "_Změnit"
#: gradientpage.ui
msgctxt ""
@@ -4397,7 +4361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr "Vzdálenost"
+msgstr "_Vzdálenost"
#: hatchpage.ui
msgctxt ""
@@ -4406,7 +4370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ngle"
-msgstr "Úhel"
+msgstr "Ú_hel"
#: hatchpage.ui
msgctxt ""
@@ -4415,7 +4379,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line type"
-msgstr "Typ čáry"
+msgstr "_Typ čáry"
#: hatchpage.ui
msgctxt ""
@@ -4424,7 +4388,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _color"
-msgstr "Barva čáry"
+msgstr "_Barva čáry"
#: hatchpage.ui
msgctxt ""
@@ -4469,7 +4433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr "Změnit"
+msgstr "_Změnit"
#: hatchpage.ui
msgctxt ""
@@ -4874,7 +4838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ssigned folders and archives"
-msgstr "Přiřazené složky a archivy"
+msgstr "_Přiřazené složky a archivy"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4883,7 +4847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add Archive..."
-msgstr "Přidat archiv..."
+msgstr "Přidat _archiv..."
#: javaclasspathdialog.ui
msgctxt ""
@@ -4892,7 +4856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _Folder"
-msgstr "Přidat složku"
+msgstr "Přidat _složku"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4901,7 +4865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr "Odstranit"
+msgstr "_Odstranit"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4919,7 +4883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Java start _parameter"
-msgstr "Spouštěcí parametr Java"
+msgstr "_Spouštěcí parametr Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4928,7 +4892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assig_ned start parameters"
-msgstr "Přiřazené spouštěcí parametry"
+msgstr "Přiřa_zené spouštěcí parametry"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4946,7 +4910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assign"
-msgstr "Přiřadit"
+msgstr "_Přiřadit"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4955,7 +4919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr "Odstranit"
+msgstr "_Odstranit"
#: linedialog.ui
msgctxt ""
@@ -5009,7 +4973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr "Název:"
+msgstr "_Název:"
#: lineendstabpage.ui
msgctxt ""
@@ -5018,7 +4982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow _style:"
-msgstr "Styl šipky:"
+msgstr "_Styl šipky:"
#: lineendstabpage.ui
msgctxt ""
@@ -5036,7 +5000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr "Změnit"
+msgstr "_Změnit"
#: lineendstabpage.ui
msgctxt ""
@@ -5090,7 +5054,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _style:"
-msgstr "Styl čáry:"
+msgstr "_Styl čáry:"
#: linestyletabpage.ui
msgctxt ""
@@ -5099,7 +5063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type:"
-msgstr "Typ:"
+msgstr "_Typ:"
#: linestyletabpage.ui
msgctxt ""
@@ -5117,7 +5081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Length:"
-msgstr "Délka:"
+msgstr "_Délka:"
#: linestyletabpage.ui
msgctxt ""
@@ -5126,7 +5090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr "Vzdálenost:"
+msgstr "_Vzdálenost:"
#: linestyletabpage.ui
msgctxt ""
@@ -5135,7 +5099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to line width"
-msgstr "Přizpůsobit tloušťce čáry"
+msgstr "Přizpůso_bit šířce čáry"
#: linestyletabpage.ui
msgctxt ""
@@ -5144,7 +5108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr "Změnit"
+msgstr "_Změnit"
#: linestyletabpage.ui
msgctxt ""
@@ -5216,7 +5180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr "Styl:"
+msgstr "_Styl:"
#: linetabpage.ui
msgctxt ""
@@ -5225,7 +5189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr "Barva:"
+msgstr "_Barva:"
#: linetabpage.ui
msgctxt ""
@@ -5234,7 +5198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr "Šířka:"
+msgstr "Šíř_ka:"
#: linetabpage.ui
msgctxt ""
@@ -5243,7 +5207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr "Průhlednost:"
+msgstr "_Průhlednost:"
#: linetabpage.ui
msgctxt ""
@@ -5261,7 +5225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start st_yle:"
-msgstr "Styl začátku:"
+msgstr "St_yl začátku:"
#: linetabpage.ui
msgctxt ""
@@ -5270,7 +5234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End sty_le:"
-msgstr "Styl konce:"
+msgstr "Styl konc_e:"
#: linetabpage.ui
msgctxt ""
@@ -5279,7 +5243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr "Šířka:"
+msgstr "Šířk_a:"
#: linetabpage.ui
msgctxt ""
@@ -5288,7 +5252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ce_nter"
-msgstr "Na střed"
+msgstr "Na s_třed"
#: linetabpage.ui
msgctxt ""
@@ -5297,7 +5261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "W_idth:"
-msgstr "Šířka:"
+msgstr "Šíř_ka:"
#: linetabpage.ui
msgctxt ""
@@ -5306,7 +5270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_enter"
-msgstr "Na střed"
+msgstr "Na stře_d"
#: linetabpage.ui
msgctxt ""
@@ -5315,7 +5279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze ends"
-msgstr "Synchronizovat zakončení"
+msgstr "Sy_nchronizovat zakončení"
#: linetabpage.ui
msgctxt ""
@@ -5333,7 +5297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr "Styl rohu:"
+msgstr "Styl _rohu:"
#: linetabpage.ui
msgctxt ""
@@ -5342,7 +5306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr "Styl zakončení:"
+msgstr "Styl _zakončení:"
#: linetabpage.ui
msgctxt ""
@@ -5369,7 +5333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Widt_h:"
-msgstr "Šířka:"
+msgstr "Šířk_a:"
#: linetabpage.ui
msgctxt ""
@@ -5378,7 +5342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr "Zachovat poměr"
+msgstr "Za_chovat poměr"
#: linetabpage.ui
msgctxt ""
@@ -5387,7 +5351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hei_ght:"
-msgstr "Výška:"
+msgstr "_Výška:"
#: linetabpage.ui
msgctxt ""
@@ -5414,7 +5378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No Symbol"
-msgstr "Bez symbolu"
+msgstr "_Bez symbolu"
#: linetabpage.ui
msgctxt ""
@@ -5423,7 +5387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr "Automaticky"
+msgstr "_Automaticky"
#: linetabpage.ui
msgctxt ""
@@ -5432,7 +5396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From file..."
-msgstr "Ze souboru..."
+msgstr "_Ze souboru..."
#: linetabpage.ui
msgctxt ""
@@ -5441,7 +5405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gallery"
-msgstr "Galerie"
+msgstr "_Galerie"
#: linetabpage.ui
msgctxt ""
@@ -5450,7 +5414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbols"
-msgstr "Symboly"
+msgstr "_Symboly"
#: linetabpage.ui
msgctxt ""
@@ -5783,7 +5747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format code"
-msgstr "Formátovací kód"
+msgstr "Fo_rmátovací kód"
#: numberingformatpage.ui
msgctxt ""
@@ -5792,7 +5756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places"
-msgstr "Desetinná místa"
+msgstr "_Desetinná místa"
#: numberingformatpage.ui
msgctxt ""
@@ -5801,7 +5765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Leading _zeroes"
-msgstr "Uvozující nuly"
+msgstr "_Uvozující nuly"
#: numberingformatpage.ui
msgctxt ""
@@ -5810,7 +5774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr "Záporná čísla červeně"
+msgstr "Zá_porná čísla červeně"
#: numberingformatpage.ui
msgctxt ""
@@ -5819,7 +5783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thousands separator"
-msgstr "Oddělovač tisíců"
+msgstr "Oddělovač _tisíců"
#: numberingformatpage.ui
msgctxt ""
@@ -5846,7 +5810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fo_rmat"
-msgstr "Fo_rmát"
+msgstr "_Formát"
#: numberingformatpage.ui
msgctxt ""
@@ -5855,7 +5819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "So_urce Format"
-msgstr "Formát zdroje"
+msgstr "Formát _zdroje"
#: numberingformatpage.ui
msgctxt ""
@@ -5864,7 +5828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr "Jazyk"
+msgstr "_Jazyk"
#: numberingformatpage.ui
msgctxt ""
@@ -6976,6 +6940,15 @@ msgstr "Povolit záznam maker (omezená funkčnost)"
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Expertní nastavení"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7052,7 +7025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Western characters only"
-msgstr "Pouze západní znaky"
+msgstr "Pouze _západní znaky"
#: optasianpage.ui
msgctxt ""
@@ -7061,7 +7034,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western _text and Asian punctuation"
-msgstr "Západní text a asijská interpunkce"
+msgstr "Západní text a _asijská interpunkce"
#: optasianpage.ui
msgctxt ""
@@ -7079,7 +7052,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No compression"
-msgstr "Bez komprese"
+msgstr "_Bez komprese"
#: optasianpage.ui
msgctxt ""
@@ -7088,7 +7061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compress punctuation only"
-msgstr "Komprimovat pouze interpunkci"
+msgstr "Komprimovat pouze _interpunkci"
#: optasianpage.ui
msgctxt ""
@@ -7097,7 +7070,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compress punctuation and Japanese Kana"
-msgstr "Komprimovat interpunkci a japonskou Kana"
+msgstr "Komprimovat interpunkci a japonskou _Kana"
#: optasianpage.ui
msgctxt ""
@@ -7115,7 +7088,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr "Výchozí"
+msgstr "Výc_hozí"
#: optasianpage.ui
msgctxt ""
@@ -7124,7 +7097,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr "Jazyk"
+msgstr "_Jazyk"
#: optasianpage.ui
msgctxt ""
@@ -7133,7 +7106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not _at start of line:"
-msgstr "Ne na začátku řádku:"
+msgstr "_Ne na začátku řádku:"
#: optasianpage.ui
msgctxt ""
@@ -7142,7 +7115,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not at _end of line:"
-msgstr "Ne na konci řádku:"
+msgstr "N_e na konci řádku:"
#: optasianpage.ui
msgctxt ""
@@ -7277,7 +7250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr "Výchozí"
+msgstr "Vý_chozí"
#: optchartcolorspage.ui
msgctxt ""
@@ -7295,7 +7268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use se_quence checking"
-msgstr "Povolit kontrolu pořadí"
+msgstr "_Povolit kontrolu pořadí"
#: optctlpage.ui
msgctxt ""
@@ -7304,7 +7277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restricted"
-msgstr "Omezeno"
+msgstr "_Omezeno"
#: optctlpage.ui
msgctxt ""
@@ -7313,7 +7286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type and replace"
-msgstr "Nahradit při psaní"
+msgstr "_Nahradit při psaní"
#: optctlpage.ui
msgctxt ""
@@ -7340,7 +7313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lo_gical"
-msgstr "Logický"
+msgstr "_Logický"
#: optctlpage.ui
msgctxt ""
@@ -7349,7 +7322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visual"
-msgstr "Vizuální"
+msgstr "Vi_zuální"
#: optctlpage.ui
msgctxt ""
@@ -7367,7 +7340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerals"
-msgstr "Číslice"
+msgstr "Čí_slice"
#: optctlpage.ui
msgctxt ""
@@ -7817,7 +7790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _7"
-msgstr "Velikost 7"
+msgstr "Velikost _7"
#: opthtmlpage.ui
msgctxt ""
@@ -7826,7 +7799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _6"
-msgstr "Velikost 6"
+msgstr "Velikost _6"
#: opthtmlpage.ui
msgctxt ""
@@ -7835,7 +7808,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _5"
-msgstr "Velikost 5"
+msgstr "Velikost _5"
#: opthtmlpage.ui
msgctxt ""
@@ -7844,7 +7817,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _4"
-msgstr "Velikost 4"
+msgstr "Velikost _4"
#: opthtmlpage.ui
msgctxt ""
@@ -7853,7 +7826,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _3"
-msgstr "Velikost 3"
+msgstr "Velikost _3"
#: opthtmlpage.ui
msgctxt ""
@@ -7862,7 +7835,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _2"
-msgstr "Velikost 2"
+msgstr "Velikost _2"
#: opthtmlpage.ui
msgctxt ""
@@ -7871,7 +7844,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _1"
-msgstr "Velikost 1"
+msgstr "Velikost _1"
#: opthtmlpage.ui
msgctxt ""
@@ -7889,7 +7862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore _font settings"
-msgstr "Ignorovat nastavení písem"
+msgstr "I_gnorovat nastavení písem"
#: opthtmlpage.ui
msgctxt ""
@@ -7898,7 +7871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import unknown HTML tags as fields"
-msgstr "Importovat neznámé HTML značky jako pole"
+msgstr "_Importovat neznámé HTML značky jako pole"
#: opthtmlpage.ui
msgctxt ""
@@ -7907,7 +7880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
-msgstr "Použít pro čísla nastavení '%ENGLISHUSLOCALE'"
+msgstr "_Použít pro čísla nastavení '%ENGLISHUSLOCALE'"
#: opthtmlpage.ui
msgctxt ""
@@ -7925,7 +7898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character _set:"
-msgstr "Znaková sada:"
+msgstr "Znaková _sada:"
#: opthtmlpage.ui
msgctxt ""
@@ -7934,7 +7907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy local graphics to Internet"
-msgstr "Kopírovat lokální obrázky na Internet"
+msgstr "_Kopírovat lokální obrázky na Internet"
#: opthtmlpage.ui
msgctxt ""
@@ -7943,7 +7916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print layout"
-msgstr "Rozvržení tisku"
+msgstr "Rozvržení _tisku"
#: opthtmlpage.ui
msgctxt ""
@@ -7952,7 +7925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display _warning"
-msgstr "Zobrazit varování"
+msgstr "_Zobrazit varování"
#: opthtmlpage.ui
msgctxt ""
@@ -7961,7 +7934,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "LibreOffice _Basic"
-msgstr "LibreOffice Basic"
+msgstr "LibreOffice _Basic"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr "Microsoft Internet Explorer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr "Mozilla Firefox"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
#: opthtmlpage.ui
msgctxt ""
@@ -7997,7 +7997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_uppercase/lowercase"
-msgstr "malá/velká"
+msgstr "_malá/velká"
#: optjsearchpage.ui
msgctxt ""
@@ -8006,7 +8006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_full-width/half-width forms"
-msgstr "formy s plnou/poloviční šířkou"
+msgstr "_formy s plnou/poloviční šířkou"
#: optjsearchpage.ui
msgctxt ""
@@ -8015,7 +8015,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_hiragana/katakana"
-msgstr "hiragana/katakana"
+msgstr "_hiragana/katakana"
#: optjsearchpage.ui
msgctxt ""
@@ -8024,7 +8024,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_contractions (yo-on, sokuon)"
-msgstr "stažené tvary (yo-on, sokuon)"
+msgstr "_stažené tvary (yo-on, sokuon)"
#: optjsearchpage.ui
msgctxt ""
@@ -8033,7 +8033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_minus/dash/cho-on"
-msgstr "mínus/pomlčka/cho-on"
+msgstr "mínus/pomlčka/_cho-on"
#: optjsearchpage.ui
msgctxt ""
@@ -8042,7 +8042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "'re_peat character' marks"
-msgstr "značky 'opakování znaku'"
+msgstr "značky '_opakování znaku'"
#: optjsearchpage.ui
msgctxt ""
@@ -8051,7 +8051,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_variant-form kanji (itaiji)"
-msgstr "alternativní forma kanji (itaiji)"
+msgstr "_alternativní forma kanji (itaiji)"
#: optjsearchpage.ui
msgctxt ""
@@ -8060,7 +8060,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_old Kana forms"
-msgstr "staré formy Kana"
+msgstr "sta_ré formy Kana"
#: optjsearchpage.ui
msgctxt ""
@@ -8069,7 +8069,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_di/zi, du/zu"
-msgstr "di/zi, du/zu"
+msgstr "_di/zi, du/zu"
#: optjsearchpage.ui
msgctxt ""
@@ -8078,7 +8078,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ba/va, ha/fa"
-msgstr "ba/va, ha/fa"
+msgstr "_ba/va, ha/fa"
#: optjsearchpage.ui
msgctxt ""
@@ -8087,7 +8087,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_tsi/thi/chi, dhi/zi"
-msgstr "tsi/thi/chi, dhi/zi"
+msgstr "tsi/thi/chi, dhi/_zi"
#: optjsearchpage.ui
msgctxt ""
@@ -8105,7 +8105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_se/she, ze/je"
-msgstr "se/she, ze/je"
+msgstr "s_e/she, ze/je"
#: optjsearchpage.ui
msgctxt ""
@@ -8114,7 +8114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ia/iya (piano/piyano)"
-msgstr "ia/iya (piano/piyano)"
+msgstr "ia/iya (pia_no/piyano)"
#: optjsearchpage.ui
msgctxt ""
@@ -8123,7 +8123,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ki/ku (tekisuto/tekusuto)"
-msgstr "ki/ku (tekisuto/tekusuto)"
+msgstr "_ki/ku (tekisuto/tekusuto)"
#: optjsearchpage.ui
msgctxt ""
@@ -8132,7 +8132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prolon_ged vowels (ka-/kaa)"
-msgstr "Prodloužené samohlásky (ka-/kaa)"
+msgstr "Prod_loužené samohlásky (ka-/kaa)"
#: optjsearchpage.ui
msgctxt ""
@@ -8150,7 +8150,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pu_nctuation characters"
-msgstr "Interpunkční znaky"
+msgstr "_Interpunkční znaky"
#: optjsearchpage.ui
msgctxt ""
@@ -8159,7 +8159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whitespace characters"
-msgstr "Prázdné znaky"
+msgstr "_Prázdné znaky"
#: optjsearchpage.ui
msgctxt ""
@@ -8168,7 +8168,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Midd_le dots"
-msgstr "Střední tečky"
+msgstr "Střední _tečky"
#: optjsearchpage.ui
msgctxt ""
@@ -8186,7 +8186,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User interface"
-msgstr "Uživatelské rozhraní"
+msgstr "_Uživatelské rozhraní"
#: optlanguagespage.ui
msgctxt ""
@@ -8195,7 +8195,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Locale setting"
-msgstr "Národní nastavení"
+msgstr "_Národní nastavení"
#: optlanguagespage.ui
msgctxt ""
@@ -8204,7 +8204,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal separator key"
-msgstr "Desetinný oddělovač"
+msgstr "_Desetinný oddělovač"
#: optlanguagespage.ui
msgctxt ""
@@ -8213,7 +8213,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default currency"
-msgstr "Výchozí měna"
+msgstr "Výchozí _měna"
#: optlanguagespage.ui
msgctxt ""
@@ -8222,7 +8222,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date acceptance _patterns"
-msgstr "Masky pro rozpoznání data"
+msgstr "Masky pro _rozpoznání data"
#: optlanguagespage.ui
msgctxt ""
@@ -8231,7 +8231,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Same as locale setting ( %1 )"
-msgstr "Podle místního nastavení ( %1 )"
+msgstr "_Podle místního nastavení ( %1 )"
#: optlanguagespage.ui
msgctxt ""
@@ -8249,7 +8249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the current document only"
-msgstr "Pouze pro současný dokument"
+msgstr "Pouze pro _současný dokument"
#: optlanguagespage.ui
msgctxt ""
@@ -8258,7 +8258,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Complex _text layout (CTL)"
-msgstr "Komplexní rozvržení textu (CTL)"
+msgstr "_Komplexní rozvržení textu (CTL)"
#: optlanguagespage.ui
msgctxt ""
@@ -8267,7 +8267,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian"
-msgstr "Asijské"
+msgstr "_Asijské"
#: optlanguagespage.ui
msgctxt ""
@@ -8276,7 +8276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western"
-msgstr "Západní"
+msgstr "_Západní"
#: optlanguagespage.ui
msgctxt ""
@@ -8294,7 +8294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore s_ystem input language"
-msgstr "Ignorovat vstupní jazyk systému"
+msgstr "_Ignorovat vstupní jazyk systému"
#: optlanguagespage.ui
msgctxt ""
@@ -8312,7 +8312,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available language modules"
-msgstr "Dostupné jazykové moduly"
+msgstr "Dostupné _jazykové moduly"
#: optlingupage.ui
msgctxt ""
@@ -8321,7 +8321,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Upravit..."
+msgstr "_Upravit..."
#: optlingupage.ui
msgctxt ""
@@ -8330,7 +8330,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-defined dictionaries"
-msgstr "Uživatelem definované slovníky"
+msgstr "Uživatelem _definované slovníky"
#: optlingupage.ui
msgctxt ""
@@ -8339,7 +8339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr "_Nová..."
+msgstr "_Nový..."
#: optlingupage.ui
msgctxt ""
@@ -8348,7 +8348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ed_it..."
-msgstr "Upravit..."
+msgstr "U_pravit..."
#: optlingupage.ui
msgctxt ""
@@ -8366,7 +8366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Options"
-msgstr "Možnosti"
+msgstr "_Možnosti"
#: optlingupage.ui
msgctxt ""
@@ -8384,7 +8384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edi_t..."
-msgstr "Upravit..."
+msgstr "Up_ravit..."
#: optlingupage.ui
msgctxt ""
@@ -8537,7 +8537,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr "Název:"
+msgstr "_Název:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8546,7 +8546,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr "Jazyk:"
+msgstr "_Jazyk:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8555,7 +8555,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exception (-)"
-msgstr "Výjimka (-)"
+msgstr "_Výjimka (-)"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8573,7 +8573,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Check for updates automatically"
-msgstr "Automaticky kontrolovat aktualizace"
+msgstr "_Automaticky kontrolovat aktualizace"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8582,7 +8582,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Every Da_y"
-msgstr "Jednou denně"
+msgstr "Jednou _denně"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8591,7 +8591,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Every _Week"
-msgstr "Jednou týdně"
+msgstr "Jednou _týdně"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8600,7 +8600,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Every _Month"
-msgstr "Jednou měsíčně"
+msgstr "Jednou _měsíčně"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8618,7 +8618,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check _now"
-msgstr "Zkontrolovat nyní"
+msgstr "Zkontrolovat _nyní"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8627,7 +8627,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Download updates automatically"
-msgstr "Automaticky stáhnout aktualizace"
+msgstr "Automaticky _stáhnout aktualizace"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8645,7 +8645,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ch_ange..."
-msgstr "Změnit..."
+msgstr "_Změnit..."
#: optonlineupdatepage.ui
msgctxt ""
@@ -8902,20 +8902,20 @@ msgstr "URL ukládat relativně k systému souborů"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "URL ukládat relativně k Internetu"
+msgid "_Edit document properties before saving"
+msgstr "Před uložením upravit vlastnosti dokumentu"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "Před uložením upravit vlastnosti dokumentu"
+msgid "Save URLs relative to internet"
+msgstr "URL ukládat relativně k Internetu"
#: optsavepage.ui
msgctxt ""
@@ -9200,7 +9200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro Securit_y..."
-msgstr "Zabezpečení maker"
+msgstr "Zabezpečení maker..."
#: optsecuritypage.ui
msgctxt ""
@@ -9583,6 +9583,132 @@ msgstr "Adresa"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Použít hardwarovou akceleraci"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Použít vyhlazení"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Grafický výstup"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "Průhlednost"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Výběr"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Ikony v nabídkách"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Automaticky"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Skrýt"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Zobrazit"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Nabídky"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "Zobrazit náhled písem"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Zobrazit h_istorii písem"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Seznam písem"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9763,105 +9889,6 @@ msgstr "Uživatelské rozhraní"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "Ikony v nabídkách"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Automaticky"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Skrýt"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Zobrazit"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Nabídky"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "Zobrazit náhled písem"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "Zobrazit h_istorii písem"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Seznam písem"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Použít hardwarovou akceleraci"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "Použít vyhlazení"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Grafický výstup"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9940,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Myš"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "Průhlednost"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Výběr"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -9965,7 +9974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format:"
-msgstr "Formát:"
+msgstr "_Formát:"
#: pageformatpage.ui
msgctxt ""
@@ -9974,7 +9983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr "Šířka:"
+msgstr "Šíř_ka:"
#: pageformatpage.ui
msgctxt ""
@@ -9983,7 +9992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height:"
-msgstr "Výška:"
+msgstr "_Výška:"
#: pageformatpage.ui
msgctxt ""
@@ -9992,7 +10001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Orientation:"
-msgstr "Orientace:"
+msgstr "Orienta_ce:"
#: pageformatpage.ui
msgctxt ""
@@ -10001,7 +10010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Portrait"
-msgstr "Na výšku"
+msgstr "_Na výšku"
#: pageformatpage.ui
msgctxt ""
@@ -10010,7 +10019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_andscape"
-msgstr "Na šířku"
+msgstr "Na šířk_u"
#: pageformatpage.ui
msgctxt ""
@@ -10019,7 +10028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr "Směr textu:"
+msgstr "_Směr textu:"
#: pageformatpage.ui
msgctxt ""
@@ -10028,7 +10037,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper _tray:"
-msgstr "Zásobník papíru:"
+msgstr "_Zásobník papíru:"
#: pageformatpage.ui
msgctxt ""
@@ -10046,7 +10055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Top:"
-msgstr "Nahoře:"
+msgstr "Na_hoře:"
#: pageformatpage.ui
msgctxt ""
@@ -10055,7 +10064,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bottom:"
-msgstr "Dole:"
+msgstr "_Dole:"
#: pageformatpage.ui
msgctxt ""
@@ -10064,7 +10073,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Right:"
-msgstr "Vpravo:"
+msgstr "V_pravo:"
#: pageformatpage.ui
msgctxt ""
@@ -10073,7 +10082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_uter:"
-msgstr "Vnější:"
+msgstr "Vně_jší:"
#: pageformatpage.ui
msgctxt ""
@@ -10082,7 +10091,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Left:"
-msgstr "Vlevo:"
+msgstr "V_levo:"
#: pageformatpage.ui
msgctxt ""
@@ -10091,7 +10100,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nner:"
-msgstr "Vnitřní:"
+msgstr "Vni_třní:"
#: pageformatpage.ui
msgctxt ""
@@ -10109,7 +10118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page layout:"
-msgstr "Rozvržení stránek:"
+msgstr "_Rozvržení stránek:"
#: pageformatpage.ui
msgctxt ""
@@ -10118,7 +10127,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format:"
-msgstr "Formát:"
+msgstr "For_mát:"
#: pageformatpage.ui
msgctxt ""
@@ -10127,7 +10136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Register-tr_ue"
-msgstr "Řádkový rejstřík"
+msgstr "Řádkový r_ejstřík"
#: pageformatpage.ui
msgctxt ""
@@ -10145,7 +10154,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr "Vodorovný"
+msgstr "V_odorovný"
#: pageformatpage.ui
msgctxt ""
@@ -10154,7 +10163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr "Svislý"
+msgstr "Sv_islý"
#: pageformatpage.ui
msgctxt ""
@@ -10163,7 +10172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit object to paper format"
-msgstr "Přizpůsobit objekt formátu papíru"
+msgstr "Přizpůso_bit objekt formátu papíru"
#: pageformatpage.ui
msgctxt ""
@@ -10172,7 +10181,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reference _Style:"
-msgstr "Referenční styl rejstříku:"
+msgstr "Referenční st_yl rejstříku:"
#: pageformatpage.ui
msgctxt ""
@@ -10457,7 +10466,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr "Vlevo"
+msgstr "V_levo"
#: paragalignpage.ui
msgctxt ""
@@ -10466,7 +10475,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr "Vpravo"
+msgstr "V_pravo"
#: paragalignpage.ui
msgctxt ""
@@ -10475,7 +10484,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center"
-msgstr "Na střed"
+msgstr "Na _střed"
#: paragalignpage.ui
msgctxt ""
@@ -10484,7 +10493,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Justified"
-msgstr "Do bloku"
+msgstr "Do _bloku"
#: paragalignpage.ui
msgctxt ""
@@ -10493,7 +10502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Expand single word"
-msgstr "Rozpálit jedno slovo"
+msgstr "_Rozpálit jedno slovo"
#: paragalignpage.ui
msgctxt ""
@@ -10502,7 +10511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to text grid (if active)"
-msgstr "Přichytávat na textovou mřížku (je-li aktivní)"
+msgstr "Přichytávat na textovou _mřížku (je-li aktivní)"
#: paragalignpage.ui
msgctxt ""
@@ -10511,7 +10520,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last line:"
-msgstr "Poslední řádek:"
+msgstr "Pos_lední řádek:"
#: paragalignpage.ui
msgctxt ""
@@ -10520,7 +10529,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr "Vpravo/Dolů"
+msgstr "V_pravo/Dolů"
#: paragalignpage.ui
msgctxt ""
@@ -10529,7 +10538,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr "Vlevo/Nahoru"
+msgstr "V_levo/Nahoru"
#: paragalignpage.ui
msgctxt ""
@@ -10547,7 +10556,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment:"
-msgstr "Zarovnání:"
+msgstr "_Zarovnání:"
#: paragalignpage.ui
msgctxt ""
@@ -10565,7 +10574,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr "Směr textu:"
+msgstr "Směr _textu:"
#: paragalignpage.ui
msgctxt ""
@@ -10673,7 +10682,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before text:"
-msgstr "Zleva:"
+msgstr "Z_leva:"
#: paraindentspacing.ui
msgctxt ""
@@ -10682,7 +10691,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After _text:"
-msgstr "Zprava:"
+msgstr "_Zprava:"
#: paraindentspacing.ui
msgctxt ""
@@ -10691,7 +10700,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First line:"
-msgstr "První řádek:"
+msgstr "P_rvní řádek:"
#: paraindentspacing.ui
msgctxt ""
@@ -10700,7 +10709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr "Automaticky"
+msgstr "_Automaticky"
#: paraindentspacing.ui
msgctxt ""
@@ -10727,7 +10736,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ab_ove paragraph:"
-msgstr "Nad odstavcem:"
+msgstr "_Nad odstavcem:"
#: paraindentspacing.ui
msgctxt ""
@@ -10736,7 +10745,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Below _paragraph:"
-msgstr "Pod odstavcem:"
+msgstr "_Pod odstavcem:"
#: paraindentspacing.ui
msgctxt ""
@@ -10745,7 +10754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't add space between paragraphs of the same style"
-msgstr "Nevkládat mezeru mezi odstavce stejného stylu"
+msgstr "Nevkládat _mezeru mezi odstavce stejného stylu"
#: paraindentspacing.ui
msgctxt ""
@@ -10781,7 +10790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ctivate"
-msgstr "Aktivovat"
+msgstr "A_ktivovat"
#: paraindentspacing.ui
msgctxt ""
@@ -10862,7 +10871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deci_mal"
-msgstr "Desetinný"
+msgstr "_Desetinný"
#: paratabspage.ui
msgctxt ""
@@ -10871,7 +10880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr "Vlevo"
+msgstr "V_levo"
#: paratabspage.ui
msgctxt ""
@@ -10880,7 +10889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr "Vlevo/Nahoru"
+msgstr "V_levo/Nahoru"
#: paratabspage.ui
msgctxt ""
@@ -10889,7 +10898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t"
-msgstr "Vpravo"
+msgstr "V_pravo"
#: paratabspage.ui
msgctxt ""
@@ -10898,7 +10907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr "Vpravo/Dolů"
+msgstr "V_pravo/Dolů"
#: paratabspage.ui
msgctxt ""
@@ -10907,7 +10916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_entered"
-msgstr "Na střed"
+msgstr "Na _střed"
#: paratabspage.ui
msgctxt ""
@@ -10916,7 +10925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Character"
-msgstr "Znak"
+msgstr "_Znak"
#: paratabspage.ui
msgctxt ""
@@ -10934,7 +10943,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_one"
-msgstr "Žádný"
+msgstr "Žád_ný"
#: paratabspage.ui
msgctxt ""
@@ -10943,7 +10952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_........"
-msgstr "........"
+msgstr "_........"
#: paratabspage.ui
msgctxt ""
@@ -10952,7 +10961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_--------"
-msgstr "--------"
+msgstr "_--------"
#: paratabspage.ui
msgctxt ""
@@ -10961,7 +10970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "______"
-msgstr "_____"
+msgstr "______"
#: paratabspage.ui
msgctxt ""
@@ -10970,7 +10979,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter"
-msgstr "Znak"
+msgstr "Zn_ak"
#: paratabspage.ui
msgctxt ""
@@ -10988,7 +10997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete _all"
-msgstr "Smazat vše"
+msgstr "Smazat _vše"
#: pastespecial.ui
msgctxt ""
@@ -11789,7 +11798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X"
-msgstr "Pozice X"
+msgstr "Pozice _X"
#: rotationtabpage.ui
msgctxt ""
@@ -11798,7 +11807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y"
-msgstr "Pozice Y"
+msgstr "Pozice _Y"
#: rotationtabpage.ui
msgctxt ""
@@ -11807,7 +11816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default settings"
-msgstr "Výchozí nastavení"
+msgstr "_Výchozí nastavení"
#: rotationtabpage.ui
msgctxt ""
@@ -11843,7 +11852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr "Úhel"
+msgstr "Ú_hel"
#: rotationtabpage.ui
msgctxt ""
@@ -11852,7 +11861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default _settings"
-msgstr "Výchozí nastavení"
+msgstr "Výchozí _nastavení"
#: rotationtabpage.ui
msgctxt ""
@@ -12032,7 +12041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
-msgstr "Blokovat odkazy z dokumentů, které nejsou uloženy v důvěryhodných umístěních (viz Zabezpečení maker)."
+msgstr "Blokovat odkazy z dokumentů, které nejsou uloženy v důvěryhodných umístěních (viz Zabezpečení maker)"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12086,7 +12095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use shadow"
-msgstr "Použít stín"
+msgstr "Použít _stín"
#: shadowtabpage.ui
msgctxt ""
@@ -12095,7 +12104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Distance"
-msgstr "Vzdálenost"
+msgstr "_Vzdálenost"
#: shadowtabpage.ui
msgctxt ""
@@ -12104,7 +12113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr "Průhlednost"
+msgstr "_Průhlednost"
#: shadowtabpage.ui
msgctxt ""
@@ -12113,7 +12122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color"
-msgstr "Barva"
+msgstr "_Barva"
#: shadowtabpage.ui
msgctxt ""
@@ -12149,7 +12158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exchange characters"
-msgstr "Zaměnit znaky"
+msgstr "_Zaměnit znaky"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12158,7 +12167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add characters"
-msgstr "Přidat znaky"
+msgstr "_Přidat znaky"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12167,7 +12176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove characters"
-msgstr "Odstranit znaky"
+msgstr "_Odstranit znaky"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12176,7 +12185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Combine"
-msgstr "Zkombinovat"
+msgstr "Z_kombinovat"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12194,7 +12203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Radius"
-msgstr "Poloměr"
+msgstr "_Poloměr"
#: slantcornertabpage.ui
msgctxt ""
@@ -12212,7 +12221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr "Úhel"
+msgstr "Ú_hel"
#: slantcornertabpage.ui
msgctxt ""
@@ -12430,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "Přidat do slovníku"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Možnosti"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12554,7 +12572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr "Šířka"
+msgstr "Šířk_a"
#: swpossizepage.ui
msgctxt ""
@@ -12563,7 +12581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr "Výška"
+msgstr "_Výška"
#: swpossizepage.ui
msgctxt ""
@@ -12572,7 +12590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr "Zachovat poměr"
+msgstr "Zachovat _poměr"
#: swpossizepage.ui
msgctxt ""
@@ -12590,7 +12608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr "Ke stránce"
+msgstr "Ke _stránce"
#: swpossizepage.ui
msgctxt ""
@@ -12599,7 +12617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr "K odstavci"
+msgstr "K ods_tavci"
#: swpossizepage.ui
msgctxt ""
@@ -12608,7 +12626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr "Ke znaku"
+msgstr "Ke _znaku"
#: swpossizepage.ui
msgctxt ""
@@ -12617,7 +12635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr "Jako znak"
+msgstr "_Jako znak"
#: swpossizepage.ui
msgctxt ""
@@ -12626,7 +12644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr "K rámci"
+msgstr "K _rámci"
#: swpossizepage.ui
msgctxt ""
@@ -12644,7 +12662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr "Vodorovné"
+msgstr "Vo_dorovně"
#: swpossizepage.ui
msgctxt ""
@@ -12653,7 +12671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr "o"
+msgstr "_o"
#: swpossizepage.ui
msgctxt ""
@@ -12661,8 +12679,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr "o"
+msgid "_by"
+msgstr "_o"
#: swpossizepage.ui
msgctxt ""
@@ -12671,7 +12689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr "k"
+msgstr "_k"
#: swpossizepage.ui
msgctxt ""
@@ -12680,7 +12698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr "Zrcadlit na sudých stránkách"
+msgstr "Sv_isle"
#: swpossizepage.ui
msgctxt ""
@@ -12689,7 +12707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr "k"
+msgstr "_k"
#: swpossizepage.ui
msgctxt ""
@@ -12698,7 +12716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr "Zrcadlit na sudých stránkách"
+msgstr "Zr_cadlit na sudých stránkách"
#: swpossizepage.ui
msgctxt ""
@@ -12706,8 +12724,8 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
-msgstr "Umístit s textem"
+msgid "Follow te_xt flow"
+msgstr "U_místit s textem"
#: swpossizepage.ui
msgctxt ""
@@ -12724,8 +12742,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr "Umístění"
+msgid "Positio_n"
+msgstr "_Umístění"
#: swpossizepage.ui
msgctxt ""
@@ -12734,7 +12752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr "Velikost"
+msgstr "Ve_likost"
#: swpossizepage.ui
msgctxt ""
@@ -12752,7 +12770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ffect:"
-msgstr "Efekt:"
+msgstr "_Efekt:"
#: textanimtabpage.ui
msgctxt ""
@@ -12761,7 +12779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction:"
-msgstr "Směr:"
+msgstr "S_měr:"
#: textanimtabpage.ui
msgctxt ""
@@ -12887,7 +12905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart inside"
-msgstr "Začít uvnitř"
+msgstr "_Začít uvnitř"
#: textanimtabpage.ui
msgctxt ""
@@ -12896,7 +12914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _visible when exiting"
-msgstr "Viditelný text při ukončení"
+msgstr "_Viditelný text při ukončení"
#: textanimtabpage.ui
msgctxt ""
@@ -12914,7 +12932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr "Spojitě"
+msgstr "_Spojitě"
#: textanimtabpage.ui
msgctxt ""
@@ -12932,7 +12950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pixels"
-msgstr "Body"
+msgstr "_Body"
#: textanimtabpage.ui
msgctxt ""
@@ -12950,7 +12968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr "Automatická"
+msgstr "_Automatická"
#: textanimtabpage.ui
msgctxt ""
@@ -12968,7 +12986,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Effect"
-msgstr "Žádný efekt"
+msgstr "Bez efektu"
#: textanimtabpage.ui
msgctxt ""
@@ -13013,7 +13031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit wi_dth to text"
-msgstr "Šířka podle textu"
+msgstr "Šíř_ka podle textu"
#: textattrtabpage.ui
msgctxt ""
@@ -13022,7 +13040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit h_eight to text"
-msgstr "Výška podle textu"
+msgstr "_Výška podle textu"
#: textattrtabpage.ui
msgctxt ""
@@ -13031,7 +13049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to frame"
-msgstr "Velikost podle rámce"
+msgstr "Velikost podle _rámce"
#: textattrtabpage.ui
msgctxt ""
@@ -13040,7 +13058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Adjust to contour"
-msgstr "Přizpůsobit křivce"
+msgstr "Přizpůsobit _obrysu"
#: textattrtabpage.ui
msgctxt ""
@@ -13049,7 +13067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word wrap text in shape"
-msgstr "Zalomit text podle tvaru"
+msgstr "_Zalomit text podle tvaru"
#: textattrtabpage.ui
msgctxt ""
@@ -13058,7 +13076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize shape to fit text"
-msgstr "Upravit velikost tvaru podle textu"
+msgstr "_Upravit velikost tvaru podle textu"
#: textattrtabpage.ui
msgctxt ""
@@ -13076,7 +13094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr "Vlevo"
+msgstr "V_levo"
#: textattrtabpage.ui
msgctxt ""
@@ -13085,7 +13103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr "Vpravo"
+msgstr "V_pravo"
#: textattrtabpage.ui
msgctxt ""
@@ -13094,7 +13112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr "Nahoře"
+msgstr "_Nahoře"
#: textattrtabpage.ui
msgctxt ""
@@ -13103,7 +13121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr "Dole"
+msgstr "_Dole"
#: textattrtabpage.ui
msgctxt ""
@@ -13121,7 +13139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Full _width"
-msgstr "Plná šířka"
+msgstr "Plná šířk_a"
#: textattrtabpage.ui
msgctxt ""
@@ -13166,7 +13184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatically"
-msgstr "Automaticky"
+msgstr "_Automaticky"
#: textflowpage.ui
msgctxt ""
@@ -13175,7 +13193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracters at line end"
-msgstr "znaky na konci řádku"
+msgstr "znaky na kon_ci řádku"
#: textflowpage.ui
msgctxt ""
@@ -13184,7 +13202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cha_racters at line begin"
-msgstr "znaky na začátku řádku"
+msgstr "znaky na _začátku řádku"
#: textflowpage.ui
msgctxt ""
@@ -13193,7 +13211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Maximum number of consecutive hyphens"
-msgstr "max. počet spojovníků za sebou"
+msgstr "_max. počet spojovníků za sebou"
#: textflowpage.ui
msgctxt ""
@@ -13211,7 +13229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr "Vložit"
+msgstr "Vlož_it"
#: textflowpage.ui
msgctxt ""
@@ -13220,7 +13238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "With Page St_yle"
-msgstr "Se stylem stránky"
+msgstr "Se st_ylem stránky"
#: textflowpage.ui
msgctxt ""
@@ -13229,7 +13247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: textflowpage.ui
msgctxt ""
@@ -13238,7 +13256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _number"
-msgstr "Číslo stránky"
+msgstr "Čís_lo stránky"
#: textflowpage.ui
msgctxt ""
@@ -13301,7 +13319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Do not split paragraph"
-msgstr "Nedělit odstavec"
+msgstr "_Nedělit odstavec"
#: textflowpage.ui
msgctxt ""
@@ -13310,7 +13328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep with next paragraph"
-msgstr "Svázat s následujícím odstavcem"
+msgstr "Svázat s násle_dujícím odstavcem"
#: textflowpage.ui
msgctxt ""
@@ -13319,7 +13337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Orphan control"
-msgstr "Kontrola sirotků"
+msgstr "Kontrola _sirotků"
#: textflowpage.ui
msgctxt ""
@@ -13328,7 +13346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Widow control"
-msgstr "Kontrola vdov"
+msgstr "Kontrola _vdov"
#: textflowpage.ui
msgctxt ""
@@ -13337,7 +13355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines"
-msgstr "řádek"
+msgstr "Řádky"
#: textflowpage.ui
msgctxt ""
@@ -13346,7 +13364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines"
-msgstr "řádek"
+msgstr "Řádky"
#: textflowpage.ui
msgctxt ""
@@ -13409,7 +13427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No transparency"
-msgstr "Žádná průhlednost"
+msgstr "_Neprůhledné"
#: transparencytabpage.ui
msgctxt ""
@@ -13418,7 +13436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr "Průhlednost"
+msgstr "Průh_lednost"
#: transparencytabpage.ui
msgctxt ""
@@ -13427,7 +13445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gradient"
-msgstr "Přechod"
+msgstr "Pře_chod"
#: transparencytabpage.ui
msgctxt ""
@@ -13436,7 +13454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ty_pe"
-msgstr "Typ"
+msgstr "_Typ"
#: transparencytabpage.ui
msgctxt ""
@@ -13445,7 +13463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _X"
-msgstr "Střed X"
+msgstr "Střed _X"
#: transparencytabpage.ui
msgctxt ""
@@ -13454,7 +13472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _Y"
-msgstr "Střed Y"
+msgstr "Střed _Y"
#: transparencytabpage.ui
msgctxt ""
@@ -13463,7 +13481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr "Úhel"
+msgstr "Úh_el"
#: transparencytabpage.ui
msgctxt ""
@@ -13472,7 +13490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Border"
-msgstr "Ohraničení"
+msgstr "O_hraničení"
#: transparencytabpage.ui
msgctxt ""
@@ -13481,7 +13499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr "Počáteční hodnota"
+msgstr "_Počáteční hodnota"
#: transparencytabpage.ui
msgctxt ""
@@ -13490,7 +13508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End value"
-msgstr "Konečná hodnota"
+msgstr "_Konečná hodnota"
#: transparencytabpage.ui
msgctxt ""
@@ -13778,7 +13796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "100%"
-msgstr "100%"
+msgstr "100 %"
#: zoomdialog.ui
msgctxt ""
diff --git a/source/cs/dbaccess/source/core/resource.po b/source/cs/dbaccess/source/core/resource.po
index 734e9414800..a80810e7920 100644
--- a/source/cs/dbaccess/source/core/resource.po
+++ b/source/cs/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-20 14:59+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-19 07:51+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382281148.0\n"
+"X-POOTLE-MTIME: 1387439480.0\n"
#: strings.src
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "Nepodařilo se vytvořit připojení k externímu zdroji dat. Pro zadané URL nebyl nalezen žádný SDBC ovladač."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "Nepodařilo se vytvořit připojení k externímu zdroji dat. Pro URL '$name$' nebyl nalezen SDBC ovladač."
#: strings.src
msgctxt ""
diff --git a/source/cs/dictionaries/lo_LA.po b/source/cs/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..ba29da0777e
--- /dev/null
+++ b/source/cs/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 07:46+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387439197.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Laoský slovník pro kontrolu pravopisu"
diff --git a/source/cs/dictionaries/pt_BR.po b/source/cs/dictionaries/pt_BR.po
index 19bd5d715a5..dcd788f0057 100644
--- a/source/cs/dictionaries/pt_BR.po
+++ b/source/cs/dictionaries/pt_BR.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-12-26 10:51+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-06 19:55+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356519080.0\n"
+"X-POOTLE-MTIME: 1386359748.0\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Spelling, hyphenation and grammar checking tools for Brazilian Portuguese"
-msgstr "Portugalský (brazilský) slovník pro kontrolu pravopisu a dělení slov a nástroje pro kontrolu gramatiky."
+msgstr "Portugalský (brazilský) slovník pro kontrolu pravopisu a dělení slov a nástroje pro kontrolu gramatiky"
diff --git a/source/cs/dictionaries/pt_BR/dialog.po b/source/cs/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..4266bf9681d
--- /dev/null
+++ b/source/cs/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-17 20:37+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389991034.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "Jazyková nastavení"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Kontrola gramatiky (portugalština)"
diff --git a/source/cs/editeng/source/items.po b/source/cs/editeng/source/items.po
index 610d3943e95..c801dcd8491 100644
--- a/source/cs/editeng/source/items.po
+++ b/source/cs/editeng/source/items.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-10-27 10:30+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-21 21:59+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382869810.0\n"
+"X-POOTLE-MTIME: 1393019964.0\n"
#: page.src
msgctxt ""
@@ -1663,7 +1663,7 @@ msgctxt ""
"RID_SVXITEMS_CHARSCALE\n"
"string.text"
msgid "Characters scaled $(ARG1)%"
-msgstr "Znaky zvětšené o $(ARG1)%"
+msgstr "Znaky zvětšené o $(ARG1) %"
#: svxitems.src
msgctxt ""
diff --git a/source/cs/extensions/source/propctrlr.po b/source/cs/extensions/source/propctrlr.po
index 7c14462415c..7ceee6d5656 100644
--- a/source/cs/extensions/source/propctrlr.po
+++ b/source/cs/extensions/source/propctrlr.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-01 16:34+0000\n"
+"PO-Revision-Date: 2014-03-22 20:19+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1367426041.0\n"
+"X-POOTLE-MTIME: 1395519593.000000\n"
#: fontdialog.src
msgctxt ""
@@ -2947,7 +2947,7 @@ msgctxt ""
"RID_STR_PROPTITLE_CHECKBOX\n"
"string.text"
msgid "Check Box"
-msgstr "Zaškrtávací políčko"
+msgstr "Zaškrtávací pole"
#: pcrmiscres.src
msgctxt ""
diff --git a/source/cs/extensions/source/update/check.po b/source/cs/extensions/source/update/check.po
index 87458e980e0..90904c602a9 100644
--- a/source/cs/extensions/source/update/check.po
+++ b/source/cs/extensions/source/update/check.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-08-30 13:58+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-06 19:56+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377871114.0\n"
+"X-POOTLE-MTIME: 1386359791.0\n"
#: updatehdl.src
msgctxt ""
@@ -82,7 +82,7 @@ msgctxt ""
"RID_UPDATE_STR_DOWNLOAD_ERR\n"
"string.text"
msgid "Downloading %PRODUCTNAME %NEXTVERSION stalled at"
-msgstr "Stahování %PRODUCTNAME %NEXTVERSION přerušeno na..."
+msgstr "Stahování %PRODUCTNAME %NEXTVERSION přerušeno na"
#: updatehdl.src
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"RID_UPDATE_BUBBLE_T_DOWNLOADING\n"
"string.text"
msgid "Download of update in progress"
-msgstr "Probíhá stahování aktualizace."
+msgstr "Probíhá stahování aktualizace"
#: updatehdl.src
msgctxt ""
diff --git a/source/cs/extensions/uiconfig/spropctrlr/ui.po b/source/cs/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..f5cfff48077
--- /dev/null
+++ b/source/cs/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-19 07:31+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387438283.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Pořadí aktivace"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "Přesunout nahoru"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Přesunout dolů"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "Automaticky seřadit"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Ovládací prvky"
diff --git a/source/cs/filter/source/config/fragments/filters.po b/source/cs/filter/source/config/fragments/filters.po
index 5cdc80ba06b..68625a9909b 100644
--- a/source/cs/filter/source/config/fragments/filters.po
+++ b/source/cs/filter/source/config/fragments/filters.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-14 17:28+0200\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-17 21:18+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,187 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389993519.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "Dokument AbiWord"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "Dokument BeagleWorks/WordPerfect Works v1"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "E-kniha BroadBand"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - Computer Graphics Metafile"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "Dokument ClarisWorks/AppleWorks"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Presentation Exchange"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Data Interchange Format"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - AutoCAD Interchange Format"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "Dokument DOCMaker (v4)"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freehand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "Dokument FullWrite Professional"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "Dokument GreatWorks"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "HTML dokument (hlavní dokument)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -51,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML dokument"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr "Dokument HanMac Word-J"
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr "Dokument HanMac Word-K"
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "LightWayText pro Mac v4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Dokument Lotus WordPro"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Šablona Microsoft Excel 4.0"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Šablona Microsoft Excel 5.0"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Šablona Microsoft Excel 95"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -96,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Šablona Microsoft Excel 97/2000/XP/2003"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -105,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Šablona Microsoft PowerPoint 97/2000/XP/2003"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -114,14 +430,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Šablona Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Šablona Microsoft Word 2007/2010/2013 XML"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -129,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Šablona Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Šablona Microsoft Word 2007/2010/2013 XML"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -138,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -150,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Šablona Microsoft Word 95"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -159,6 +502,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Šablona Microsoft Word 97/2000/XP/2003"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Dokument Microsoft Works"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "Dokument MacDoc v1"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "Dokument MacWrite"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "Dokument MacWriteII nebo MacWritePro"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Dokument Acta Mac Classic"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "Jiný dokument pro Mac v2-3"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word pro Mac (v1 - v5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Dokument Microsoft Works pro Mac (v1 - v4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic v1.6 - v3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "Dokument MindWrite"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr "Nisus Writer Mac Classic v3.4 - 6.5"
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Text Office Open XML"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Šablona textu Office Open XML"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -177,6 +655,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Text Office Open XML"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - Zsoft Paintbrush"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - Adobe Photoshop"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "E-kniha PalmDoc"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "E-kniha Plucker"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "Rich Text"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "Rich Text Format (Calc)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - StarWriter Graphics Format"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr "SYLK"
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -184,7 +833,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Report Chart"
-msgstr ""
+msgstr "Graf sestavy OpenOffice.org 1.0"
#: StarBaseReport_ui.xcu
msgctxt ""
@@ -193,7 +842,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Database Report"
-msgstr ""
+msgstr "Sestava databáze ODF"
#: StarOffice_XML__Base__ui.xcu
msgctxt ""
@@ -211,7 +860,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Sešit OpenOffice.org 1.0"
#: StarOffice_XML__Chart__ui.xcu
msgctxt ""
@@ -220,7 +869,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Graf OpenOffice.org 1.0"
#: StarOffice_XML__Draw__ui.xcu
msgctxt ""
@@ -229,7 +878,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Kresba OpenOffice.org 1.0"
#: StarOffice_XML__Impress__ui.xcu
msgctxt ""
@@ -238,7 +887,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Prezentace OpenOffice.org 1.0"
#: StarOffice_XML__Math__ui.xcu
msgctxt ""
@@ -247,7 +896,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Vzorec OpenOffice.org 1.0"
#: StarOffice_XML__Writer__ui.xcu
msgctxt ""
@@ -256,7 +905,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Textový dokument OpenOffice.org 1.0"
+
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "Dokument T602"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - Truevision Targa"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr "Dokument TeachText/SimpleText v1"
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "E-kniha TealDoc"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr "Dokument Tex-Edit v2"
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
@@ -339,6 +1042,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Textový dokument Unified Office Format"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "Dokument WordPerfect"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "WordPerfect Graphics"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "Dokument WriteNow"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "Dokument WriterPlus"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XBM - X Bitmap"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Dokument Z-Write 1.3"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -381,8 +1165,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Šablona Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Šablona Microsoft Excel 2007/2010/2013 XML"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -390,8 +1174,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -418,7 +1202,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Šablona sešitu OpenOffice.org 1.0"
+
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
#: chart8_ui.xcu
msgctxt ""
@@ -429,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "Graf ODF"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr "dBASE"
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -447,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "Kresba ODF"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - Kodak Photo CD (768x512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - Kodak Photo CD (192x128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "PCD - Kodak Photo CD (384x256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -454,7 +1283,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Šablona kresby OpenOffice.org 1.0"
+
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
#: draw_html_Export_ui.xcu
msgctxt ""
@@ -465,6 +1339,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "HTML dokument (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr "Dokument eDOC (v2)"
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "E-kniha eReader"
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -498,8 +1516,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Microsoft PowerPoint 2007/2010 XML AutoPlay"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -507,8 +1525,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Šablona Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Šablona Microsoft PowerPoint 2007/2010/2013 XML"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -516,8 +1534,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Šablona Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Šablona Microsoft PowerPoint 2007/2010/2013 XML"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -525,8 +1543,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Prezentace Office Open XML"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Prezentace Office Open XML AutoPlay"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Šablona prezentace Office Open XML"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -553,7 +1598,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr ""
+msgstr "Kresba OpenOffice.org 1.0 (Impress)"
#: impress_StarOffice_XML_Impress_Template_ui.xcu
msgctxt ""
@@ -562,7 +1607,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Šablona prezentace OpenOffice.org 1.0"
+
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
#: impress_html_Export_ui.xcu
msgctxt ""
@@ -573,6 +1663,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "HTML dokument (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -582,6 +1798,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "Vzorec ODF"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr "PWP - PlaceWare"
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -600,6 +1834,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "Textový dokument ODF"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr "Hangul WP 97"
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -607,7 +1850,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Šablona textového dokumentu OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument_ui.xcu
msgctxt ""
@@ -616,7 +1859,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Hlavní dokument OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -625,7 +1868,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Textový dokument OpenOffice.org 1.0"
+
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "Writer Layout XML"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "Obsah nápovědy"
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
@@ -634,7 +1931,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 HTML Template"
-msgstr ""
+msgstr "Šablona HTML OpenOffice.org 1.0"
#: writer_web_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -643,7 +1940,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
-msgstr ""
+msgstr "Textový dokument OpenOffice.org 1.0 (Writer/Web)"
+
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (Writer/globální)"
#: writerglobal8_ui.xcu
msgctxt ""
@@ -679,4 +1994,13 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
-msgstr ""
+msgstr "Text (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "E-kniha zTXT"
diff --git a/source/cs/filter/source/config/fragments/types.po b/source/cs/filter/source/config/fragments/types.po
index 4ec1e5b25eb..7e28f4dbc2c 100644
--- a/source/cs/filter/source/config/fragments/types.po
+++ b/source/cs/filter/source/config/fragments/types.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-26 22:30+0200\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-17 21:18+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389993526.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -30,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -39,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Šablona Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Šablona Microsoft Excel 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -48,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -57,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -66,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Šablona Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Šablona Microsoft PowerPoint 2007/2010/2013 XML"
#: StarBase.xcu
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Database Report"
-msgstr ""
+msgstr "Sestava databáze OpenDocument"
#: StarBaseReportChart.xcu
msgctxt ""
@@ -94,7 +95,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "StarOffice XML (Base) Report Chart 9"
-msgstr ""
+msgstr "Graf sestavy StarOffice XML (Base) 9"
#: calc8.xcu
msgctxt ""
@@ -132,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "Sešit OpenDocument (Flat XML)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Sešit Office Open XML"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Šablona sešitu Office Open XML"
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -195,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "Prezentace OpenDocument (Flat XML)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Šablona prezentace Office Open XML AutoPlay"
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -246,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Šablona Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Šablona Microsoft Word 2007/2010/2013 XML"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/cs/filter/uiconfig/ui.po b/source/cs/filter/uiconfig/ui.po
index 7e5f07f1f23..d08fe41c8c0 100644
--- a/source/cs/filter/uiconfig/ui.po
+++ b/source/cs/filter/uiconfig/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-14 15:47+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"PO-Revision-Date: 2014-01-05 15:10+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360856861.0\n"
+"X-POOTLE-MTIME: 1388934631.0\n"
#: impswfdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macromedia Flash (SWF) Options"
-msgstr ""
+msgstr "Možnosti Macromedia Flash (SWF)"
#: impswfdialog.ui
msgctxt ""
@@ -35,6 +35,8 @@ msgid ""
"1: min. quality\n"
"100: max. quality"
msgstr ""
+"1: min. kvalita\n"
+"100: max. kvalita"
#: impswfdialog.ui
msgctxt ""
@@ -43,7 +45,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _All Slides (Uncheck exports current slide)"
-msgstr ""
+msgstr "Exportovat _všechny snímky (bez zaškrtnutí bude exportován aktuální snímek)"
#: impswfdialog.ui
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export As _Multiple Files"
-msgstr ""
+msgstr "Exportovat _jako více souborů"
#: impswfdialog.ui
msgctxt ""
@@ -61,7 +63,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Backgrounds"
-msgstr ""
+msgstr "Exportovat _pozadí"
#: impswfdialog.ui
msgctxt ""
@@ -70,7 +72,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export Back_ground Objects"
-msgstr ""
+msgstr "Exportovat o_bjekty pozadí"
#: impswfdialog.ui
msgctxt ""
@@ -79,7 +81,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Slide Contents"
-msgstr ""
+msgstr "Exportovat obsah _snímků"
#: impswfdialog.ui
msgctxt ""
@@ -88,7 +90,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Verilogix Slide Annotations"
-msgstr ""
+msgstr "Exportovat _anotace snímků"
#: impswfdialog.ui
msgctxt ""
@@ -97,7 +99,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export OLE Objects as _JPEG images"
-msgstr ""
+msgstr "Exportovat _OLE objekty jako obrázky JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -106,7 +108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Vše"
#: pdfgeneralpage.ui
msgctxt ""
@@ -115,7 +117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pages"
-msgstr ""
+msgstr "_Stránky"
#: pdfgeneralpage.ui
msgctxt ""
@@ -124,7 +126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Selection"
-msgstr ""
+msgstr "Vý_běr"
#: pdfgeneralpage.ui
msgctxt ""
@@ -133,7 +135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Snímky"
#: pdfgeneralpage.ui
msgctxt ""
@@ -142,7 +144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Rozsah"
#: pdfgeneralpage.ui
msgctxt ""
@@ -151,7 +153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Quality"
-msgstr ""
+msgstr "_Kvalita"
#: pdfgeneralpage.ui
msgctxt ""
@@ -160,7 +162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reduce image resolution"
-msgstr ""
+msgstr "_Zmenšit rozlišení obrázků"
#: pdfgeneralpage.ui
msgctxt ""
@@ -169,7 +171,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -178,7 +180,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "150 DPI"
-msgstr ""
+msgstr "150 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -187,7 +189,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "300 DPI"
-msgstr ""
+msgstr "300 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -196,7 +198,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "600 DPI"
-msgstr ""
+msgstr "600 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -205,7 +207,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "1200 DPI"
-msgstr ""
+msgstr "1200 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -214,7 +216,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -223,7 +225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lossless compression"
-msgstr ""
+msgstr "Bezztrát_ová komprese"
#: pdfgeneralpage.ui
msgctxt ""
@@ -232,7 +234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_JPEG compression"
-msgstr ""
+msgstr "Komprese _JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -241,7 +243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Obrázky"
#: pdfgeneralpage.ui
msgctxt ""
@@ -250,7 +252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign _with Watermark"
-msgstr ""
+msgstr "Po_depsat vodoznakem"
#: pdfgeneralpage.ui
msgctxt ""
@@ -259,7 +261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark Text"
-msgstr ""
+msgstr "_Text vodoznaku"
#: pdfgeneralpage.ui
msgctxt ""
@@ -268,7 +270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark"
-msgstr ""
+msgstr "Vodoznak"
#: pdfgeneralpage.ui
msgctxt ""
@@ -277,7 +279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Em_bed OpenDocument file"
-msgstr ""
+msgstr "V_ložit soubor OpenDocument"
#: pdfgeneralpage.ui
msgctxt ""
@@ -286,7 +288,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Makes this PDF easily editable in %PRODUCTNAME"
-msgstr ""
+msgstr "Umožní snadnou editaci PDF v %PRODUCTNAME"
#: pdfgeneralpage.ui
msgctxt ""
@@ -295,7 +297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_DF/A-1a"
-msgstr ""
+msgstr "PDF/_A-1a"
#: pdfgeneralpage.ui
msgctxt ""
@@ -304,7 +306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tagged PDF"
-msgstr ""
+msgstr "Ta_gované PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -313,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create PDF form"
-msgstr ""
+msgstr "Vytvořit PDF _formulář"
#: pdfgeneralpage.ui
msgctxt ""
@@ -322,7 +324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Submit _format"
-msgstr ""
+msgstr "For_mát odeslání"
#: pdfgeneralpage.ui
msgctxt ""
@@ -331,7 +333,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "FDF"
-msgstr ""
+msgstr "FDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -340,7 +342,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "PDF"
-msgstr ""
+msgstr "PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -349,7 +351,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "HTML"
-msgstr ""
+msgstr "HTML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -358,7 +360,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "XML"
-msgstr ""
+msgstr "XML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -367,7 +369,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow duplicate field _names"
-msgstr ""
+msgstr "Povolit shodné _názvy polí"
#: pdfgeneralpage.ui
msgctxt ""
@@ -376,7 +378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _bookmarks"
-msgstr ""
+msgstr "_Exportovat záložky"
#: pdfgeneralpage.ui
msgctxt ""
@@ -385,7 +387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Export comments"
-msgstr ""
+msgstr "E_xportovat komentáře"
#: pdfgeneralpage.ui
msgctxt ""
@@ -394,7 +396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exp_ort automatically inserted blank pages"
-msgstr ""
+msgstr "Exportovat a_utomaticky vložené prázdné stránky"
#: pdfgeneralpage.ui
msgctxt ""
@@ -403,7 +405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_View PDF after Export"
-msgstr ""
+msgstr "Zob_razit PDF po dokončení exportu"
#: pdfgeneralpage.ui
msgctxt ""
@@ -412,7 +414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _hidden pages"
-msgstr ""
+msgstr "Exportovat skr_yté stránky"
#: pdfgeneralpage.ui
msgctxt ""
@@ -421,7 +423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _notes pages"
-msgstr ""
+msgstr "Exportovat _poznámky"
#: pdfgeneralpage.ui
msgctxt ""
@@ -430,7 +432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Obecné"
#: pdflinkspage.ui
msgctxt ""
@@ -439,7 +441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export bookmarks as named destinations"
-msgstr ""
+msgstr "Exportovat _záložky jako pojmenované cíle"
#: pdflinkspage.ui
msgctxt ""
@@ -448,7 +450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Convert document references to PDF targets"
-msgstr ""
+msgstr "Převést _odkazy na dokumenty na odkazy na PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -457,7 +459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _URLs relative to file system"
-msgstr ""
+msgstr "Exportovat _URL relativně k souborovému systému"
#: pdflinkspage.ui
msgctxt ""
@@ -466,7 +468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Obecné"
#: pdflinkspage.ui
msgctxt ""
@@ -475,7 +477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default mode"
-msgstr ""
+msgstr "_Výchozí režim"
#: pdflinkspage.ui
msgctxt ""
@@ -484,7 +486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open with PDF reader application"
-msgstr ""
+msgstr "Otevřít _aplikací pro čtení PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -493,7 +495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open _with Internet browser"
-msgstr ""
+msgstr "Otevřít v _internetovém prohlížeči"
#: pdflinkspage.ui
msgctxt ""
@@ -502,7 +504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-document links"
-msgstr ""
+msgstr "Odkazy mezi dokumenty"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -511,7 +513,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "PDF Options"
-msgstr ""
+msgstr "Možnosti PDF"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -520,7 +522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xport"
-msgstr ""
+msgstr "E_xportovat"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -529,7 +531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Obecné"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -538,7 +540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Initial View"
-msgstr ""
+msgstr "Výchozí zobrazení"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -547,7 +549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User Interface"
-msgstr ""
+msgstr "Uživatelské rozhraní"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -556,7 +558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Links"
-msgstr ""
+msgstr "Odkazy"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -565,7 +567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security"
-msgstr ""
+msgstr "Zabezpečení"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -574,7 +576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "Elektronické podpisy"
#: pdfsecuritypage.ui
msgctxt ""
@@ -583,7 +585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set _passwords..."
-msgstr ""
+msgstr "Nastavit hesla..."
#: pdfsecuritypage.ui
msgctxt ""
@@ -592,7 +594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open password set"
-msgstr ""
+msgstr "Heslo pro otevření nastaveno"
#: pdfsecuritypage.ui
msgctxt ""
@@ -601,7 +603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be encrypted"
-msgstr ""
+msgstr "PDF dokument bude zašifrován"
#: pdfsecuritypage.ui
msgctxt ""
@@ -610,7 +612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No open password set"
-msgstr ""
+msgstr "Heslo pro otevření nenastaveno"
#: pdfsecuritypage.ui
msgctxt ""
@@ -619,7 +621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted"
-msgstr ""
+msgstr "PDF dokument nebude zašifrován"
#: pdfsecuritypage.ui
msgctxt ""
@@ -628,7 +630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted due to PDF/A export."
-msgstr ""
+msgstr "PDF dokument nebude zašifrován kvůli exportu PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -637,7 +639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Permission password set"
-msgstr ""
+msgstr "Heslo pro oprávnění nastaveno"
#: pdfsecuritypage.ui
msgctxt ""
@@ -646,7 +648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be restricted"
-msgstr ""
+msgstr "Přístup k PDF dokumentu bude omezen"
#: pdfsecuritypage.ui
msgctxt ""
@@ -655,7 +657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No permission password set"
-msgstr ""
+msgstr "Heslo pro oprávnění nenastaveno"
#: pdfsecuritypage.ui
msgctxt ""
@@ -664,7 +666,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be unrestricted"
-msgstr ""
+msgstr "Přístup k PDF dokumentu nebude omezen"
#: pdfsecuritypage.ui
msgctxt ""
@@ -673,7 +675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be restricted due to PDF/A export."
-msgstr ""
+msgstr "Přístup k PDF dokumentu nebude omezen kvůli exportu PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -682,7 +684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set passwords"
-msgstr ""
+msgstr "Nastavit hesla"
#: pdfsecuritypage.ui
msgctxt ""
@@ -691,7 +693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File encryption and permission"
-msgstr ""
+msgstr "Šifrování souboru a oprávnění"
#: pdfsecuritypage.ui
msgctxt ""
@@ -700,7 +702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not permitted"
-msgstr ""
+msgstr "_Nepovoleno"
#: pdfsecuritypage.ui
msgctxt ""
@@ -709,7 +711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Low resolution (150 dpi)"
-msgstr ""
+msgstr "Ní_zké rozlišení (150 dpi)"
#: pdfsecuritypage.ui
msgctxt ""
@@ -718,7 +720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_High resolution"
-msgstr ""
+msgstr "_Vysoké rozlišení"
#: pdfsecuritypage.ui
msgctxt ""
@@ -727,7 +729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printing"
-msgstr ""
+msgstr "Tisk"
#: pdfsecuritypage.ui
msgctxt ""
@@ -736,7 +738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No_t permitted"
-msgstr ""
+msgstr "N_epovoleno"
#: pdfsecuritypage.ui
msgctxt ""
@@ -745,7 +747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Inserting, deleting, and rotating pages"
-msgstr ""
+msgstr "Vkládání, mazání a otáčení _stránek"
#: pdfsecuritypage.ui
msgctxt ""
@@ -754,7 +756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filling in form fields"
-msgstr ""
+msgstr "Vyplňování _polí formuláře"
#: pdfsecuritypage.ui
msgctxt ""
@@ -763,7 +765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Commenting, filling in form fields"
-msgstr ""
+msgstr "Ko_mentáře, vyplňování polí formuláře"
#: pdfsecuritypage.ui
msgctxt ""
@@ -772,7 +774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Any except extracting pages"
-msgstr ""
+msgstr "Vše k_romě vyjmutí stránek"
#: pdfsecuritypage.ui
msgctxt ""
@@ -781,7 +783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes"
-msgstr ""
+msgstr "Změny"
#: pdfsecuritypage.ui
msgctxt ""
@@ -790,7 +792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ena_ble copying of content"
-msgstr ""
+msgstr "Povolit _kopírování obsahu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -799,7 +801,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable text access for acce_ssibility tools"
-msgstr ""
+msgstr "Povolit přístup k _textu pro zpřístupnění"
#: pdfsecuritypage.ui
msgctxt ""
@@ -808,7 +810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Obsah"
#: pdfsignpage.ui
msgctxt ""
@@ -817,7 +819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use this certificate to digitally sign PDF documents:"
-msgstr ""
+msgstr "Pro podepisování dokumentů PDF použít tento certifikát:"
#: pdfsignpage.ui
msgctxt ""
@@ -826,7 +828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Vybrat..."
#: pdfsignpage.ui
msgctxt ""
@@ -835,7 +837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate Password"
-msgstr ""
+msgstr "Heslo certifikátu"
#: pdfsignpage.ui
msgctxt ""
@@ -844,7 +846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Umístění"
#: pdfsignpage.ui
msgctxt ""
@@ -853,7 +855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contact Information"
-msgstr ""
+msgstr "Kontaktní informace"
#: pdfsignpage.ui
msgctxt ""
@@ -862,7 +864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reason"
-msgstr ""
+msgstr "Důvod"
#: pdfsignpage.ui
msgctxt ""
@@ -871,7 +873,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate"
-msgstr ""
+msgstr "Certifikát"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -880,7 +882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center window on screen"
-msgstr ""
+msgstr "_Vystředit okno na obrazovce"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -889,7 +891,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize window to initial page"
-msgstr ""
+msgstr "_Změnit velikost okna podle úvodní stránky"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -898,7 +900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open in full screen mode"
-msgstr ""
+msgstr "_Otevřít v režimu na celou obrazovku"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -907,7 +909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display document title"
-msgstr ""
+msgstr "Zobrazit název _dokumentu"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -916,7 +918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Window options"
-msgstr ""
+msgstr "Nastavení okna"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -925,7 +927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _toolbar"
-msgstr ""
+msgstr "Skrýt _nástrojovou lištu"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -934,7 +936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _menubar"
-msgstr ""
+msgstr "Skrýt _lištu nabídky"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -943,7 +945,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _window controls"
-msgstr ""
+msgstr "_Skrýt ovládací prvky okna"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -952,7 +954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User interface options"
-msgstr ""
+msgstr "Nastavení uživatelského rozhraní"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -961,7 +963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use transition effects"
-msgstr ""
+msgstr "_Použít přechodové efekty"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -970,7 +972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transitions"
-msgstr ""
+msgstr "Přechody"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -979,7 +981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All bookmark levels"
-msgstr ""
+msgstr "Vše_chny úrovně záložek"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -988,7 +990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible bookmark levels"
-msgstr ""
+msgstr "Vidi_telné úrovně záložek"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -997,7 +999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Záložky"
#: pdfviewpage.ui
msgctxt ""
@@ -1006,7 +1008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page only"
-msgstr ""
+msgstr "_Pouze stránka"
#: pdfviewpage.ui
msgctxt ""
@@ -1015,7 +1017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bookmarks and page"
-msgstr ""
+msgstr "_Záložky a stránka"
#: pdfviewpage.ui
msgctxt ""
@@ -1024,7 +1026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thumbnails and page"
-msgstr ""
+msgstr "_Náhledy a stránka"
#: pdfviewpage.ui
msgctxt ""
@@ -1033,7 +1035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open on pa_ge"
-msgstr ""
+msgstr "O_tevřít na stránce"
#: pdfviewpage.ui
msgctxt ""
@@ -1042,7 +1044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Panes"
-msgstr ""
+msgstr "Panely"
#: pdfviewpage.ui
msgctxt ""
@@ -1051,7 +1053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Výchozí"
#: pdfviewpage.ui
msgctxt ""
@@ -1060,7 +1062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit in window"
-msgstr ""
+msgstr "Přizpůsobit _oknu"
#: pdfviewpage.ui
msgctxt ""
@@ -1069,7 +1071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _width"
-msgstr ""
+msgstr "Přizpůsobit šíř_ce"
#: pdfviewpage.ui
msgctxt ""
@@ -1078,7 +1080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _visible"
-msgstr ""
+msgstr "Přizpůsobit vi_ditelné"
#: pdfviewpage.ui
msgctxt ""
@@ -1087,7 +1089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zoom factor"
-msgstr ""
+msgstr "_Faktor zvětšení"
#: pdfviewpage.ui
msgctxt ""
@@ -1096,7 +1098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Magnification"
-msgstr ""
+msgstr "Zvětšení"
#: pdfviewpage.ui
msgctxt ""
@@ -1105,7 +1107,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_efault"
-msgstr ""
+msgstr "Výc_hozí"
#: pdfviewpage.ui
msgctxt ""
@@ -1114,7 +1116,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single page"
-msgstr ""
+msgstr "_Jedna stránka"
#: pdfviewpage.ui
msgctxt ""
@@ -1123,7 +1125,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Souvislé"
#: pdfviewpage.ui
msgctxt ""
@@ -1132,7 +1134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ontinuous facing"
-msgstr ""
+msgstr "So_uvislé po dvou"
#: pdfviewpage.ui
msgctxt ""
@@ -1141,7 +1143,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First page is _left"
-msgstr ""
+msgstr "První stránka je _levá"
#: pdfviewpage.ui
msgctxt ""
@@ -1150,7 +1152,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page layout"
-msgstr ""
+msgstr "Rozvržení stránek"
#: testxmlfilter.ui
msgctxt ""
@@ -1285,7 +1287,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr "Nový..."
+msgstr "_Nový..."
#: xmlfiltersettings.ui
msgctxt ""
@@ -1294,7 +1296,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Upravit..."
+msgstr "_Upravit..."
#: xmlfiltersettings.ui
msgctxt ""
@@ -1303,7 +1305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Test XSLTs..."
-msgstr "Ověřit XSLT..."
+msgstr "_Ověřit XSLT..."
#: xmlfiltersettings.ui
msgctxt ""
@@ -1321,7 +1323,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save as Package..."
-msgstr "Uložit jako balíček..."
+msgstr "Uložit _jako balíček..."
#: xmlfiltersettings.ui
msgctxt ""
@@ -1330,7 +1332,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open Package..."
-msgstr "Otevřít balíček..."
+msgstr "Otevřít _balíček..."
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1339,7 +1341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter name"
-msgstr ""
+msgstr "_Název filtru"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1348,7 +1350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Application"
-msgstr ""
+msgstr "_Aplikace"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1357,7 +1359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name of file type"
-msgstr ""
+msgstr "Název _typu souboru"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1366,7 +1368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File _extension"
-msgstr ""
+msgstr "_Přípona souboru"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1375,7 +1377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment_s"
-msgstr ""
+msgstr "_Komentáře"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1384,7 +1386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_DocType"
-msgstr ""
+msgstr "_DocType"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1393,7 +1395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_XSLT for export"
-msgstr ""
+msgstr "XSLT pro _export"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1402,7 +1404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brows_e..."
-msgstr ""
+msgstr "_Procházet..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1411,7 +1413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "XSLT _for import"
-msgstr ""
+msgstr "XSLT pro _import"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1420,7 +1422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "P_rocházet..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1429,7 +1431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Template for _import"
-msgstr ""
+msgstr "Ša_blona pro import"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1438,7 +1440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Pr_ocházet..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1447,7 +1449,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The filter needs XSLT 2.0 processor"
-msgstr ""
+msgstr "Filtr vyžaduje XSLT 2.0 procesor"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1456,7 +1458,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "XML Filter: %s"
-msgstr ""
+msgstr "XML filtr: %s"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1465,7 +1467,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Obecné"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1474,4 +1476,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transformation"
-msgstr ""
+msgstr "Transformace"
diff --git a/source/cs/formula/source/core/resource.po b/source/cs/formula/source/core/resource.po
index c1b4874ab02..b7e991c9e93 100644
--- a/source/cs/formula/source/core/resource.po
+++ b/source/cs/formula/source/core/resource.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 20:06+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 07:49+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385669192.0\n"
+"X-POOTLE-MTIME: 1387439392.0\n"
#: core_resource.src
msgctxt ""
@@ -1343,6 +1343,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "EXPON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1370,6 +1379,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "POISSON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2117,6 +2135,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "HYPGEOM.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2144,6 +2171,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "F.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "F.DIST.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2171,6 +2216,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "WEIBULL.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2414,6 +2468,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "F.TEST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2612,6 +2675,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "F.INV"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "F.INV.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/cs/helpcontent2/source/auxiliary.po b/source/cs/helpcontent2/source/auxiliary.po
index 28956061fe6..ddc20db290d 100644
--- a/source/cs/helpcontent2/source/auxiliary.po
+++ b/source/cs/helpcontent2/source/auxiliary.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-01 11:30+0000\n"
+"PO-Revision-Date: 2014-03-16 13:30+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354361459.0\n"
+"X-POOTLE-MTIME: 1394976659.000000\n"
#: sbasic.tree
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"0808\n"
"node.text"
msgid "Data Ranges"
-msgstr "Datové oblasti"
+msgstr "Oblasti dat"
#: scalc.tree
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/sbasic/guide.po b/source/cs/helpcontent2/source/text/sbasic/guide.po
index d29a1df2ccf..46031b56aef 100644
--- a/source/cs/helpcontent2/source/text/sbasic/guide.po
+++ b/source/cs/helpcontent2/source/text/sbasic/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-01 16:40+0000\n"
+"PO-Revision-Date: 2014-01-06 20:22+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1367426437.0\n"
+"X-POOTLE-MTIME: 1389039770.0\n"
#: access2base.xhp
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Access2Base"
-msgstr ""
+msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Access2Base</bookmark_value>"
#: access2base.xhp
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"hd_idA2B002\n"
"help.text"
msgid "Access2Base"
-msgstr ""
+msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"hd_idA2B003\n"
"help.text"
msgid "What is Access2Base ?"
-msgstr ""
+msgstr "Co je Access2Base?"
#: access2base.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_idA2B004\n"
"help.text"
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
-msgstr ""
+msgstr "Access2Base je knihovna maker LibreOffice Basic určená pro vývojáře aplikací (firemních nebo soukromých) a pokročilé uživatele. Jedná se o jednu z knihoven uložených mezi makry a dialogy LibreOffice."
#: access2base.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_idA2B005\n"
"help.text"
msgid "The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice <emph>Base</emph> application only."
-msgstr ""
+msgstr "Všechny funkce implementované v těchto makrech jsou přímo inspirovány aplikací Microsoft Access. Makra lze volat pouze z aplikace LibreOffice <emph>Base</emph>."
#: access2base.xhp
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"par_idA2B006\n"
"help.text"
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
-msgstr ""
+msgstr "Access2Base poskytuje API, jehož účelem je být stručnější, intuitivnější a snazší na naučení než standardní UNO API (API = Application Programming Interface, rozhraní pro programování aplikací)."
#: access2base.xhp
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
-msgstr ""
+msgstr "<emph>Dokumentace ke knihovně je dostupná online na <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
#: access2base.xhp
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"hd_idA2B008\n"
"help.text"
msgid "The implemented macros include:"
-msgstr ""
+msgstr "Implementovaná makra zahrnují:"
#: access2base.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_idA2B009\n"
"help.text"
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the MSAccess object model"
-msgstr ""
+msgstr "zjednodušené a rozšířitelné API pro manipulace s <emph>formuláři</emph>, <emph>dialogy</emph> a <emph>ovládacími prvky</emph>, podobné objektovému modelu MSAccess"
#: access2base.xhp
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"par_idA2B010\n"
"help.text"
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects"
-msgstr ""
+msgstr "API pro přístup do databáze s objekty <emph>tabulka</emph>, <emph>dotaz</emph>, <emph>sada záznamů</emph> a <emph>pole</emph>"
#: access2base.xhp
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"par_idA2B011\n"
"help.text"
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding MSAccess macros/actions"
-msgstr ""
+msgstr "množství <emph>akcí</emph> se stejnou syntaxí, jakou mají odpovídající makra nebo akce MSAccess"
#: access2base.xhp
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"par_idA2B012\n"
"help.text"
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions"
-msgstr ""
+msgstr "databázové funkce <emph>DLookup</emph>, <emph>DSum</emph>, ..."
#: access2base.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_idA2B013\n"
"help.text"
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
-msgstr ""
+msgstr "podporu zkráceného zápisu jako <item type=\"literal\">Forms!myForm!myControl</item>"
#: access2base.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"par_idA2B014\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: access2base.xhp
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"par_idA2B015\n"
"help.text"
msgid "a consistent errors and exceptions handler"
-msgstr ""
+msgstr "konzistentní správu chyb a výjimek"
#: access2base.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_idA2B016\n"
"help.text"
msgid "facilities for programming form, dialog and control <emph>events</emph>"
-msgstr ""
+msgstr "možnosti programování <emph>událostí</emph> formulářů, dialogů a ovládacích prvků"
#: access2base.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"par_idA2B017\n"
"help.text"
msgid "the support of both embedded forms and standalone (Writer) forms"
-msgstr ""
+msgstr "podporu vložených a samostatných (Writer) formulářů"
#: access2base.xhp
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"hd_idA2B018\n"
"help.text"
msgid "Compare Access2Base with MSAccess VBA"
-msgstr ""
+msgstr "Porovnání Access2Base a MSAccess VBA"
#: control_properties.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po
index 904c46a2a13..6f96515d91d 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-22 21:22+0000\n"
+"PO-Revision-Date: 2014-03-16 14:34+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385155362.0\n"
+"X-POOTLE-MTIME: 1394980444.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -2079,7 +2079,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<emph>Boolean</emph> variables contain either the TRUE or the FALSE value."
-msgstr "Proměnné typu <emph>Boolean</emph> obsahují hodnotu TRUE nebo FALSE."
+msgstr "<emph>Booleovské</emph> proměnné obsahují hodnotu TRUE nebo FALSE."
#: 01020100.xhp
msgctxt ""
@@ -3431,7 +3431,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value."
-msgstr "Hodnoty proměnných se zobrazují pouze, pokud jsou viditelné. U proměnných, které nejsou v současném kontextu definované, se místo hodnoty zobrazuje (\"Mimo rozsah\")."
+msgstr "Hodnoty proměnných se zobrazují, pouze pokud jsou viditelné. U proměnných, které nejsou v současném kontextu definované, se místo hodnoty zobrazuje (\"Mimo rozsah\")."
#: 01030300.xhp
msgctxt ""
@@ -14183,14 +14183,13 @@ msgid "Parameters:"
msgstr "Parametry:"
#: 03030111.xhp
-#, fuzzy
msgctxt ""
"03030111.xhp\n"
"par_id3145136\n"
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
-msgstr "<emph>aDate: </emph>převáděné datum"
+msgstr "<emph>aDate:</emph> převáděné datum"
#: 03030111.xhp
msgctxt ""
@@ -14281,14 +14280,13 @@ msgid "Parameters:"
msgstr "Parametry:"
#: 03030112.xhp
-#, fuzzy
msgctxt ""
"03030112.xhp\n"
"par_id3145136\n"
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
-msgstr "<emph>aDate: </emph>převáděné datum"
+msgstr "<emph>aDate:</emph> převáděné datum"
#: 03030112.xhp
msgctxt ""
@@ -14300,13 +14298,12 @@ msgid "Example:"
msgstr "Příklad:"
#: 03030113.xhp
-#, fuzzy
msgctxt ""
"03030113.xhp\n"
"tit\n"
"help.text"
msgid "CDateToUnoTime Function [Runtime]"
-msgstr "Funkce CDateFromUnoTime [Runtime]"
+msgstr "Funkce CDateToUnoTime [Runtime]"
#: 03030113.xhp
msgctxt ""
@@ -14380,14 +14377,13 @@ msgid "Parameters:"
msgstr "Parametry:"
#: 03030113.xhp
-#, fuzzy
msgctxt ""
"03030113.xhp\n"
"par_id3145136\n"
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date value to convert"
-msgstr "<emph>aDate: </emph>převáděná hodnota Date"
+msgstr "<emph>aDate:</emph> převáděná hodnota Date"
#: 03030113.xhp
msgctxt ""
@@ -14478,14 +14474,13 @@ msgid "Parameters:"
msgstr "Parametry:"
#: 03030114.xhp
-#, fuzzy
msgctxt ""
"03030114.xhp\n"
"par_id3145136\n"
"8\n"
"help.text"
msgid "<emph>aTime:</emph> Time to convert"
-msgstr "<emph>aTime: </emph>převáděný čas"
+msgstr "<emph>aTime:</emph> převáděný čas"
#: 03030114.xhp
msgctxt ""
@@ -14497,13 +14492,12 @@ msgid "Example:"
msgstr "Příklad:"
#: 03030115.xhp
-#, fuzzy
msgctxt ""
"03030115.xhp\n"
"tit\n"
"help.text"
msgid "CDateToUnoDateTime Function [Runtime]"
-msgstr "Funkce CDateFromUnoDateTime [Runtime]"
+msgstr "Funkce CDateToUnoDateTime [Runtime]"
#: 03030115.xhp
msgctxt ""
@@ -14577,14 +14571,13 @@ msgid "Parameters:"
msgstr "Parametry:"
#: 03030115.xhp
-#, fuzzy
msgctxt ""
"03030115.xhp\n"
"par_id3145136\n"
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date value to convert"
-msgstr "<emph>aDate: </emph>převáděná hodnota Date"
+msgstr "<emph>aDate:</emph> převáděná hodnota Date"
#: 03030115.xhp
msgctxt ""
@@ -14675,14 +14668,13 @@ msgid "Parameters:"
msgstr "Parametry:"
#: 03030116.xhp
-#, fuzzy
msgctxt ""
"03030116.xhp\n"
"par_id3145136\n"
"8\n"
"help.text"
msgid "<emph>aDateTime:</emph> DateTime to convert"
-msgstr "<emph>aDateTime: </emph>převáděná hodnota DateTime"
+msgstr "<emph>aDateTime:</emph> převáděná hodnota DateTime"
#: 03030116.xhp
msgctxt ""
@@ -17141,7 +17133,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "When testing for equivalence between Boolean expressions, the result is <emph>True</emph> if both expressions are either <emph>True</emph> or <emph>False</emph>."
-msgstr "Při ověřování ekvivalence mezi Booleovskými výrazy je výsledek <emph>True</emph> pokud jsou buď oba výrazy <emph>True</emph> nebo oba výrazy <emph>False</emph>."
+msgstr "Při ověřování ekvivalence mezi booleovskými výrazy je výsledek <emph>True</emph> pokud jsou buď oba výrazy <emph>True</emph>, nebo oba výrazy <emph>False</emph>."
#: 03060200.xhp
msgctxt ""
@@ -17292,7 +17284,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False."
-msgstr "Pokud použijete operátor Imp v Booleovských výrazech, vrátí False pouze je-li první výraz True a druhý se vyhodnotí jako False."
+msgstr "Pokud použijete operátor Imp v booleovských výrazech, vrátí False pouze tehdy, je-li první výraz True a druhý se vyhodnotí jako False."
#: 03060300.xhp
msgctxt ""
@@ -17443,7 +17435,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True."
-msgstr "Při negaci Booleovského výrazu se hodnota True změní na False a hodnota False se změní na True."
+msgstr "Při negaci booleovského výrazu se hodnota True změní na False a hodnota False se změní na True."
#: 03060400.xhp
msgctxt ""
@@ -17585,7 +17577,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "A logical OR disjunction of two Boolean expressions returns the value True if at least one comparison expression is True."
-msgstr "Logická disjunkce (OR) dvou Booleovských výrazů vrátí True, je-li alespoň jeden z porovnávaných výrazů True."
+msgstr "Logická disjunkce (OR) dvou booleovských výrazů vrátí True, je-li alespoň jeden z porovnávaných výrazů True."
#: 03060500.xhp
msgctxt ""
@@ -17691,7 +17683,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other."
-msgstr "Logický součet Exclusive-Or dvou Booleovských výrazů vrátí True, pouze pokud se oba výrazy od sebe liší."
+msgstr "Logický součet Exclusive-Or dvou booleovských výrazů vrátí True, pouze pokud se oba výrazy od sebe liší."
#: 03060600.xhp
msgctxt ""
@@ -20956,7 +20948,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
-msgstr "Určuje jeden či více bloků příkazů, které chcete spustit pouze, je-li daná podmínka True."
+msgstr "Určuje jeden či více bloků příkazů, které chcete spustit, pouze je-li daná podmínka True."
#: 03090101.xhp
msgctxt ""
@@ -30992,7 +30984,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0)."
-msgstr "Porovnávací operátory porovnávají dva výrazy. Výsledek je vrácen jako Booleovský výraz určující, zda porovnání bylo pravdivé (True, -1) nebo nepravdivé (False, 0)."
+msgstr "Porovnávací operátory porovnávají dva výrazy. Výsledek je vrácen jako booleovský výraz určující, zda porovnání bylo pravdivé (True, -1) nebo nepravdivé (False, 0)."
#: 03110100.xhp
msgctxt ""
@@ -32301,7 +32293,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code."
-msgstr "Znaky ve formátovacím kódu, které mají zvláštní význam, lze jako znaky zobrazit pouze, pokud před ně přidáte zpětné lomítko. Samotné zpětné lomítko se nezobrazí, pokud nezapíšete dvojité zpětné lomítko (\\\\)."
+msgstr "Znaky ve formátovacím kódu, které mají zvláštní význam, lze jako znaky zobrazit, pouze pokud před ně přidáte zpětné lomítko. Samotné zpětné lomítko se nezobrazí, pokud nezapíšete dvojité zpětné lomítko (\\\\)."
#: 03120301.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared/02.po b/source/cs/helpcontent2/source/text/sbasic/shared/02.po
index 12e504cf730..b141150b300 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 13:21+0000\n"
+"PO-Revision-Date: 2014-03-23 09:51+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369574515.0\n"
+"X-POOTLE-MTIME: 1395568314.000000\n"
#: 11010000.xhp
msgctxt ""
@@ -1108,7 +1108,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:Checkbox\">Adds a check box that you can use to turn a function on or off.</ahelp>"
-msgstr "<ahelp hid=\".uno:Checkbox\">Přidá zaškrtávací tlačítko, které je možné použít pro zapnutí nebo vypnutí určité funkce.</ahelp>"
+msgstr "<ahelp hid=\".uno:Checkbox\">Přidá zaškrtávací pole, které je možné použít pro zapnutí nebo vypnutí určité funkce.</ahelp>"
#: 20000000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc.po b/source/cs/helpcontent2/source/text/scalc.po
index 508ffab6b77..36b6c7a0e45 100644
--- a/source/cs/helpcontent2/source/text/scalc.po
+++ b/source/cs/helpcontent2/source/text/scalc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-17 20:12+0000\n"
+"PO-Revision-Date: 2014-03-16 13:31+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1361131963.0\n"
+"X-POOTLE-MTIME: 1394976699.000000\n"
#: main0000.xhp
msgctxt ""
@@ -1034,7 +1034,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Tloušťka čáry\">Tloušťka čáry</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Šířka čáry\">Šířka čáry</link>"
#: main0203.xhp
msgctxt ""
@@ -1582,7 +1582,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "With a few mouse-clicks, you can reorganize your spreadsheet to show or hide certain data ranges, or to format ranges according to special conditions, or to quickly calculate subtotals and totals."
-msgstr "Pomocí několika klepnutí je možné přeuspořádat sešit tak, aby zobrazoval nebo skryl určité rozsahy dat, naformátovat rozsahy podle zvláštních podmínek nebo rychle vypočítat mezisoučty a součty."
+msgstr "Pomocí několika klepnutí je možné přeuspořádat sešit tak, aby zobrazoval nebo skryl určité oblasti dat, naformátovat rozsahy podle zvláštních podmínek nebo rychle vypočítat mezisoučty a součty."
#: main0503.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/00.po b/source/cs/helpcontent2/source/text/scalc/00.po
index de46a85036e..2eb2c67557e 100644
--- a/source/cs/helpcontent2/source/text/scalc/00.po
+++ b/source/cs/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-17 21:12+0000\n"
+"PO-Revision-Date: 2014-03-23 13:44+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384722770.0\n"
+"X-POOTLE-MTIME: 1395582275.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -1437,7 +1437,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Choose <emph>Data - Filter - Reset Filter</emph>"
-msgstr ""
+msgstr "Zvolte <emph>Data - Filtr - Odstranit filtr</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1446,7 +1446,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr ""
+msgstr "Na liště Data tabulky klepněte na <emph>Odstranit filtr/řazení</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Odstranit filtr/řazení"
#: 00000412.xhp
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Zvolte <emph>Data - Kontrola vstupních dat</emph></variable>"
+msgstr "<variable id=\"datengueltig\">Zvolte <emph>Data - Platnost</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Zvolte záložku <emph>Data - Kontrola vstupních dat - Kritérium</emph></variable>"
+msgstr "<variable id=\"datengueltigwerte\">Zvolte záložku <emph>Data - Platnost - Kritérium</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Zvolte záložku <emph>Data - Kontrola vstupních dat - Nápověda při vstupu</emph></variable>"
+msgstr "<variable id=\"datengueltigeingabe\">Zvolte záložku <emph>Data - Platnost - Nápověda při vstupu</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Zvolte záložku <emph>Data - Kontrola vstupních dat - Chybová hlášení</emph></variable>"
+msgstr "<variable id=\"datengueltigfehler\">Zvolte záložku <emph>Data - Platnost - Chybová hlášení</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1739,7 +1739,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Zvolte <emph>Data - Kontingenční tabulka - Vytvořit</emph>, v dialogu Výběr zdroje vyberte volbu <emph>Zdroj dat registrován v $[officename]</emph>, klepněte na <emph>OK</emph> a zobrazí se dialog <emph>Vybrat zdroj dat</emph>."
+msgstr "Zvolte <emph>Data - Kontingenční tabulka - Vytvořit</emph>, v dialogu Výběr zdroje vyberte volbu <emph>Zdroj dat registrovaný v $[officename]</emph>, klepněte na <emph>OK</emph> a zobrazí se dialog <emph>Vybrat zdroj dat</emph>."
#: 00000412.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po
index eb82243392e..7841d22dd3f 100644
--- a/source/cs/helpcontent2/source/text/scalc/01.po
+++ b/source/cs/helpcontent2/source/text/scalc/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 16:31+0000\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2014-03-28 19:16+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: NONE\n"
"Language: cs\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1385829078.0\n"
+"X-POOTLE-MTIME: 1396034174.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Data Range"
-msgstr "Rozsah dat"
+msgstr "Oblast dat"
#: 02110000.xhp
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Určuje aktuální rozsah dat udávaný pozicí kurzoru.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Určuje aktuální oblast dat udávanou pozicí kurzoru.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -184,7 +184,7 @@ msgctxt ""
"par_id3159264\n"
"help.text"
msgid "<image id=\"img_id3147338\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147338\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147338\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147338\">Ikonka</alt></image>"
+msgstr "<image id=\"img_id3147338\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147338\">Ikona</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -193,7 +193,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Data Range"
-msgstr "Rozsah dat"
+msgstr "Oblast dat"
#: 02110000.xhp
msgctxt ""
@@ -202,7 +202,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Start"
-msgstr "Spustit"
+msgstr "Začátek"
#: 02110000.xhp
msgctxt ""
@@ -211,7 +211,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_NAVIPI_UP\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_UP\">Přesune se na buňku na začátku aktuálního rozsahu dat, který je možné zvýraznit pomocí tlačítka <emph>Rozsah dat</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_UP\">Přesune se na buňku na začátku aktuální oblasti dat, kterou je možné zvýraznit pomocí tlačítka <emph>Oblast dat</emph>.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -219,7 +219,7 @@ msgctxt ""
"par_id3152994\n"
"help.text"
msgid "<image id=\"img_id3150515\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150515\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150515\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150515\">Ikonka</alt></image>"
+msgstr "<image id=\"img_id3150515\" src=\"sw/imglst/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150515\">Ikona</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -228,7 +228,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Start"
-msgstr "Spustit"
+msgstr "Začátek"
#: 02110000.xhp
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Přesune na buňku na konec aktuálního rozsahu dat, který je možné zvýraznit pomocí tlačítka <emph>Rozsah dat</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Přesune se na buňku na konci aktuální oblasti dat, kterou je možné zvýraznit pomocí tlačítka <emph>Oblast dat</emph>.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"par_id3159170\n"
"help.text"
msgid "<image id=\"img_id3148871\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148871\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148871\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148871\">Ikonka</alt></image>"
+msgstr "<image id=\"img_id3148871\" src=\"sw/imglst/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148871\">Ikona</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -281,7 +281,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing."
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Přepne zobrazení obsahu. Budou zobrazeny pouze vybrané prvky Navigátoru a jejich podprvky.</ahelp> Klepněte znovu na ikonku, chcete-li opět zobrazit všechny prvky."
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Přepne zobrazení obsahu. Budou zobrazeny pouze vybrané prvky Navigátoru a jejich podprvky.</ahelp> Chcete-li opět zobrazit všechny prvky, klepněte na ikonu znovu."
#: 02110000.xhp
msgctxt ""
@@ -289,7 +289,7 @@ msgctxt ""
"par_id3152869\n"
"help.text"
msgid "<image id=\"img_id3149126\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149126\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149126\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149126\">Ikonka</alt></image>"
+msgstr "<image id=\"img_id3149126\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149126\">Ikona</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -324,7 +324,7 @@ msgctxt ""
"par_id3155597\n"
"help.text"
msgid "<image id=\"img_id3154738\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154738\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Ikonka</alt></image>"
+msgstr "<image id=\"img_id3154738\" src=\"sw/imglst/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Ikona</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -1233,7 +1233,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Select the command <emph>Edit - Fill - Sheet</emph>. In the dialog which appears, the check box <emph>Numbers</emph> must be selected (or <emph>Paste All</emph>) if you want to combine operations with the values. You can also choose the desired operation here."
-msgstr "Zvolte příkaz <emph>Úpravy - Vyplnit - List</emph>. Chcete-li využít operací s hodnotami buněk (např. sčítání), je třeba v dialogu, který se objeví, zaškrtnout políčko <emph>Čísla</emph> (nebo <emph>Vložit vše</emph>). Vyberte též požadovanou operaci s hodnotami."
+msgstr "Zvolte příkaz <emph>Úpravy - Vyplnit - List</emph>. Chcete-li využít operací s hodnotami buněk (např. sčítání), je třeba v dialogu, který se objeví, zaškrtnout pole <emph>Čísla</emph> (nebo <emph>Vložit vše</emph>). Vyberte též požadovanou operaci s hodnotami."
#: 02140500.xhp
msgctxt ""
@@ -2475,7 +2475,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
-msgstr ""
+msgstr "Nezávisle na nastaveném formátování jsou textové buňky zobrazeny černou barvou, vzorce zelenou, čísla modrou a zamčené buňky se světle šedým pozadím."
#: 03080000.xhp
msgctxt ""
@@ -3141,7 +3141,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/tables\">If you selected a file by using the <emph>Browse</emph> button, the sheets contained in it are displayed in the list box. The file path is displayed below this box. Select the sheet to be inserted from the list box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/tables\">Jestliže jste vybral soubor pomocí tlačítka <emph>Procházet</emph>, listy obsažené v daném souboru se objeví v seznamu. Cesta k souboru je zobrazena pod tímto seznamem. Ze seznamu vyberte list, který chcete vložit.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/tables\">Jestliže jste vybrali soubor pomocí tlačítka <emph>Procházet</emph>, listy obsažené v daném souboru se objeví v seznamu. Cesta k souboru je zobrazena pod tímto seznamem. Ze seznamu vyberte list, který chcete vložit.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -4594,7 +4594,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<emph>DatabaseField</emph> specifies the column where the function operates on after the search criteria of the first parameter is applied and the data rows are selected. It is not related to the search criteria itself. Use the number 0 to specify the whole data range. <variable id=\"quotes\">To reference a column by means of the column header name, place quotation marks around the header name. </variable>"
-msgstr "<emph>Pole databáze</emph> určuje sloupec, kde funkce pracuje, poté co se aplikují vyhledávací kritéria prvního parametru a jsou vybrány řádky dat. Nevztahuje se k vlastním výběrovým kritériím. Použijte číslo 0 pro specifikaci celého datového rozsahu. <variable id=\"quotes\">Chcete-li se odkazovat na sloupec pomocí jeho jména v záhlaví, zapište jméno v uvozovkách. </variable>"
+msgstr "<emph>Pole databáze</emph> určuje sloupec, kde funkce pracuje, poté co se aplikují vyhledávací kritéria prvního parametru a jsou vybrány řádky dat. Nevztahuje se k vlastním výběrovým kritériím. Použijte číslo 0 pro určení celé oblasti dat. <variable id=\"quotes\">Chcete-li se odkazovat na sloupec pomocí jeho jména v záhlaví, zapište jméno v uvozovkách. </variable>"
#: 04060101.xhp
msgctxt ""
@@ -5188,7 +5188,7 @@ msgctxt ""
"bm_id3148462\n"
"help.text"
msgid "<bookmark_value>DSTDEV function</bookmark_value> <bookmark_value>standard deviations in databases;based on a sample</bookmark_value>"
-msgstr "<bookmark_value>DSTDEV</bookmark_value> <bookmark_value>směrodatné odchylky v databázích;založené na vzorku</bookmark_value>"
+msgstr "<bookmark_value>DSTDEV</bookmark_value> <bookmark_value>směrodatné odchylky v databázích;založené na výběru</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5206,7 +5206,7 @@ msgctxt ""
"146\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBSTDABW\">DSTDEV calculates the standard deviation of a population based on a sample, using the numbers in a database column that match the given conditions.</ahelp> The records are treated as a sample of data. That means that the children in the example represent a cross section of all children. Note that a representative result can not be obtained from a sample of less than one thousand."
-msgstr "<ahelp hid=\"HID_FUNC_DBSTDABW\">DSTDEV vypočítá směrodatnou odchylku ve statistickém souboru založeném na vzorku, za použití čísel v záznamech databáze, které odpovídají daným podmínkám.</ahelp> Záznamy jsou chápány jako vzorek dat. To znamená, že děti v příkladu reprezentují výběr všech dětí. Reprezentativní výsledek nelze získat ze vzorku menšího než jeden tisíc."
+msgstr "<ahelp hid=\"HID_FUNC_DBSTDABW\">DSTDEV vypočítá směrodatnou odchylku základního souboru na základě výběru, použijí se čísla v záznamech databáze, které odpovídají daným podmínkám.</ahelp> Záznamy jsou chápány jako výběr dat. To znamená, že děti v příkladu reprezentují výběr všech dětí. Reprezentativní výsledek nelze získat z výběru menšího než jeden tisíc."
#: 04060101.xhp
msgctxt ""
@@ -5242,7 +5242,7 @@ msgctxt ""
"150\n"
"help.text"
msgid "To find the standard deviation of the weight for all children of the same age in the example (scroll up, please), enter the following formula in B16:"
-msgstr "Pro nalezení směrodatné odchylky váhy všech dětí stejného věku v příkladu výše, vložte následující vzorec do B16:"
+msgstr "Pro nalezení směrodatné odchylky váhy všech dětí stejného věku v příkladu výše vložte následující vzorec do B16:"
#: 04060101.xhp
msgctxt ""
@@ -5286,7 +5286,7 @@ msgctxt ""
"154\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBSTDABWN\">DSTDEVP calculates the standard deviation of a population based on all cells of a data range which match the search criteria.</ahelp> The records from the example are treated as the whole population."
-msgstr "<ahelp hid=\"HID_FUNC_DBSTDABWN\">DSTDEVP vypočítá směrodatnou odchylku ve statistickém souboru založeném na všech buňkách oblasti dat, která odpovídá kritériím vyhledávání.</ahelp> Záznamy v příkladu jsou chápány jako kompletní statistický soubor."
+msgstr "<ahelp hid=\"HID_FUNC_DBSTDABWN\">DSTDEVP vypočítá směrodatnou odchylku základního souboru na základě všech buněk v oblasti dat, která odpovídá kritériím vyhledávání.</ahelp> Záznamy v příkladu jsou chápány jako kompletní základní soubor."
#: 04060101.xhp
msgctxt ""
@@ -5322,7 +5322,7 @@ msgctxt ""
"158\n"
"help.text"
msgid "To find the standard deviation of the weight for all children of the same age at Joe's birthday party (scroll up, please), enter the following formula in B16:"
-msgstr "Pro nalezení směrodatné odchylky váhy všech dětí stejného věku v příkladu výše, vložte následující vzorec do B16:"
+msgstr "Pro nalezení směrodatné odchylky váhy všech dětí stejného věku v příkladu výše vložte následující vzorec do B16:"
#: 04060101.xhp
msgctxt ""
@@ -5428,7 +5428,7 @@ msgctxt ""
"bm_id3155614\n"
"help.text"
msgid "<bookmark_value>DVAR function</bookmark_value> <bookmark_value>variances;based on samples</bookmark_value>"
-msgstr "<bookmark_value>DVAR</bookmark_value> <bookmark_value>rozptyly;založené na vzorku</bookmark_value>"
+msgstr "<bookmark_value>DVAR</bookmark_value> <bookmark_value>rozptyly;založené na výběru</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5446,7 +5446,7 @@ msgctxt ""
"171\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBVARIANZ\">DVAR returns the variance of all cells of a database field in all records that match the specified search criteria.</ahelp> The records from the example are treated as a sample of data. A representative result cannot be obtained from a sample population of less than one thousand."
-msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZ\">DVAR vrátí rozptyl všech buněk v poli databáze ve všech záznamech, které odpovídají kritériím vyhledávání.</ahelp> Záznamy v příkladu jsou chápány jako vzorek dat. Reprezentativní výsledek nelze získat ze vzorku menšího než jeden tisíc."
+msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZ\">DVAR vrátí rozptyl všech buněk v poli databáze ve všech záznamech, které odpovídají kritériím vyhledávání.</ahelp> Záznamy v příkladu jsou chápány jako výběr dat. Reprezentativní výsledek nelze získat z výběru menšího než jeden tisíc."
#: 04060101.xhp
msgctxt ""
@@ -5526,7 +5526,7 @@ msgctxt ""
"179\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">DVARP calculates the variance of all cell values in a database field in all records that match the specified search criteria.</ahelp> The records are from the example are treated as an entire population."
-msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">DVARP vypočítá rozptyl všech buněk v poli databáze ve všech záznamech, které odpovídají kritériím vyhledávání.</ahelp> Záznamy v příkladu jsou chápány jako kompletní statistický soubor."
+msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">DVARP vypočítá rozptyl všech buněk v poli databáze ve všech záznamech, které odpovídají kritériím vyhledávání.</ahelp> Záznamy v příkladu jsou chápány jako kompletní základní soubor."
#: 04060101.xhp
msgctxt ""
@@ -5562,7 +5562,7 @@ msgctxt ""
"183\n"
"help.text"
msgid "To find the variance of the weight for all children of the same age at Joe's birthday party (scroll up, please), enter the following formula in B16:"
-msgstr "Pro nalezení rozptylu váhy všech dětí stejného věku v příkladu narozeninového večírku výše, vložte následující vzorec do B16:"
+msgstr "Pro nalezení rozptylu váhy všech dětí stejného věku v příkladu narozeninového večírku výše vložte následující vzorec do B16:"
#: 04060101.xhp
msgctxt ""
@@ -8815,7 +8815,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTBEZUG\">Tests if the argument is a reference.</ahelp> Returns TRUE if the argument is a reference, returns FALSE otherwise. When given a reference this function does not examine the value being referenced."
-msgstr "<ahelp hid=\"HID_FUNC_ISTBEZUG\">Testuje, jestli je obsah jedné nebo více buněk odkaz.</ahelp> Vrátí TRUE, pokud je argument odkaz, jinak vrátí FALSE. Pokud je funkci předán odkaz, funkce nezkoumá hodnotu odkazu."
+msgstr "<ahelp hid=\"HID_FUNC_ISTBEZUG\">Testuje, jestli je obsah jedné nebo více buněk odkaz.</ahelp> Vrátí PRAVDA, pokud je argument odkaz, jinak vrátí NEPRAVDA. Pokud je funkci předán odkaz, funkce nezkoumá hodnotu odkazu."
#: 04060104.xhp
msgctxt ""
@@ -8860,7 +8860,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<item type=\"input\">=ISREF(C5)</item> returns the result TRUE because C5 is a valid reference."
-msgstr "<item type=\"input\">=ISREF(C5)</item> vrací výsledek TRUE protože C5 je platný odkaz."
+msgstr "<item type=\"input\">=ISREF(C5)</item> vrátí výsledek PRAVDA, protože C5 je platný odkaz."
#: 04060104.xhp
msgctxt ""
@@ -8868,7 +8868,7 @@ msgctxt ""
"par_id9728072\n"
"help.text"
msgid "<item type=\"input\">=ISREF(\"abcdef\")</item> returns always FALSE because a text can never be a reference."
-msgstr "<item type=\"input\">=ISREF(\"abcdef\")</item> vrací vždy FALSE, protože text nikdy nemůže být odkaz."
+msgstr "<item type=\"input\">=ISREF(\"abcdef\")</item> vrátí vždy NEPRAVDA, protože text nikdy nemůže být odkaz."
#: 04060104.xhp
msgctxt ""
@@ -8876,7 +8876,7 @@ msgctxt ""
"par_id2131544\n"
"help.text"
msgid "<item type=\"input\">=ISREF(4)</item> returns FALSE."
-msgstr "<item type=\"input\">=ISREF(4)</item> vrací FALSE."
+msgstr "<item type=\"input\">=ISREF(4)</item> vrátí NEPRAVDA."
#: 04060104.xhp
msgctxt ""
@@ -8884,7 +8884,7 @@ msgctxt ""
"par_id4295480\n"
"help.text"
msgid "<item type=\"input\">=ISREF(INDIRECT(\"A6\"))</item> returns TRUE, because INDIRECT is a function that returns a reference."
-msgstr "<item type=\"input\">=ISREF(INDIRECT(\"A6\"))</item> vrací TRUE, protože INDIRECT je funkce, která vrací odkaz."
+msgstr "<item type=\"input\">=ISREF(INDIRECT(\"A6\"))</item> vrátí PRAVDA, protože INDIRECT je funkce, která vrací odkaz."
#: 04060104.xhp
msgctxt ""
@@ -8892,7 +8892,7 @@ msgctxt ""
"par_id3626819\n"
"help.text"
msgid "<item type=\"input\">=ISREF(ADDRESS(1; 1; 2;\"Sheet2\"))</item> returns FALSE, because ADDRESS is a function that returns a text, although it looks like a reference."
-msgstr "<item type=\"input\">=ISREF(ADDRESS(1; 1; 2;\"Sheet2\"))</item> vrací FALSE, protože ADDRESS je funkce, která vrací text ačkoliv vypadá jako odkaz."
+msgstr "<item type=\"input\">=ISREF(ADDRESS(1; 1; 2;\"Sheet2\"))</item> vrátí NEPRAVDA, protože ADDRESS je funkce, která vrací text, ačkoliv vypadá jako odkaz."
#: 04060104.xhp
msgctxt ""
@@ -8918,7 +8918,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTFEHL\">Tests for error conditions, except the #N/A error value, and returns TRUE or FALSE.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTFEHL\">Kontroluje chybové hodnoty (kromě #N/A) a vrací TRUE nebo FALSE.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTFEHL\">Zkontroluje, zda nastane chyba (s výjimkou #N/A), a vrátí PRAVDA nebo NEPRAVDA.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -8963,7 +8963,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<item type=\"input\">=ISERR(C8)</item> where cell C8 contains <item type=\"input\">=1/0</item> returns TRUE, because 1/0 is an error."
-msgstr "<item type=\"input\">=ISERR(C8)</item>kde buňka C8 obsahuje <item type=\"input\">=1/0</item> a vrací TRUE, protože 1/0 je chyba."
+msgstr "<item type=\"input\">=ISERR(C8)</item>, kde buňka C8 obsahuje <item type=\"input\">=1/0</item>, vrátí PRAVDA, protože 1/0 je chyba."
#: 04060104.xhp
msgctxt ""
@@ -8971,7 +8971,7 @@ msgctxt ""
"par_id8456984\n"
"help.text"
msgid "<item type=\"input\">=ISERR(C9)</item> where cell C9 contains <item type=\"input\">=NA()</item> returns FALSE, because ISERR() ignores the #N/A error."
-msgstr "<item type=\"input\">=ISERR(C9)</item> kde buňka C9 obsahuje <item type=\"input\">=NA()</item> a vrátí FALSE, protože ISERR() ignoruje chybu #N/A ."
+msgstr "<item type=\"input\">=ISERR(C9)</item>, kde buňka C9 obsahuje <item type=\"input\">=NA()</item>, vrátí NEPRAVDA, protože ISERR() ignoruje chybu #N/A ."
#: 04060104.xhp
msgctxt ""
@@ -8997,7 +8997,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Tests for error conditions, including the #N/A error value, and returns TRUE or FALSE.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Kontroluje chybové hodnoty (včetně #N/A) a vrací TRUE nebo FALSE.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Zkontroluje, zda nastane chyba (včetně #N/A), a vrátí PRAVDA nebo NEPRAVDA.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9024,7 +9024,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<emph>Value</emph> is or refers to the value to be tested. ISERROR() returns TRUE if there is an error and FALSE if not."
-msgstr "<emph>Hodnota</emph> je jakákoli hodnota nebo výraz, kde má být proveden test. ISERROR() vrátí TRUE, pokud je hodnota chyba, jinak vrátí FALSE."
+msgstr "<emph>Hodnota</emph> je jakákoli hodnota nebo výraz, kde má být proveden test. ISERROR() vrátí PRAVDA, pokud nastane chyba, jinak vrátí NEPRAVDA."
#: 04060104.xhp
msgctxt ""
@@ -9042,7 +9042,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<item type=\"input\">=ISERROR(C8)</item> where cell C8 contains <item type=\"input\">=1/0</item> returns TRUE, because 1/0 is an error."
-msgstr "<item type=\"input\">=ISERROR(C8)</item> kde buňka obsahuje <item type=\"input\">=1/0</item> a vrací TRUE, protože 1/0 je chyba."
+msgstr "<item type=\"input\">=ISERROR(C8)</item>, kde buňka obsahuje <item type=\"input\">=1/0</item>, vrátí PRAVDA, protože 1/0 je chyba."
#: 04060104.xhp
msgctxt ""
@@ -9050,7 +9050,7 @@ msgctxt ""
"par_id1889095\n"
"help.text"
msgid "<item type=\"input\">=ISERROR(C9)</item> where cell C9 contains <item type=\"input\">=NA()</item> returns TRUE."
-msgstr "<item type=\"input\">=ISERROR(C9)</item> kde buňka C9 obsahuje <item type=\"input\">=NA()</item> a vrací TRUE."
+msgstr "<item type=\"input\">=ISERROR(C9)</item>, kde buňka C9 obsahuje <item type=\"input\">=NA()</item>, vrátí PRAVDA."
#: 04060104.xhp
msgctxt ""
@@ -9076,7 +9076,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTFORMEL\">Returns TRUE if a cell is a formula cell.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTFORMEL\">Vrátí TRUE, pokud buňka obsahuje vzorec.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTFORMEL\">Vrátí PRAVDA, pokud buňka obsahuje vzorec.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9121,7 +9121,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<item type=\"input\">=ISFORMULA(C4)</item> returns FALSE if the cell C4 contains the number <item type=\"input\">5</item>."
-msgstr "<item type=\"input\">=ISFORMULA(C4)</item> vrací FALSE, pokud buňka C4 obsahuje číslo <item type=\"input\">5</item>."
+msgstr "<item type=\"input\">=ISFORMULA(C4)</item> vrátí NEPRAVDA, pokud buňka C4 obsahuje číslo <item type=\"input\">5</item>."
#: 04060104.xhp
msgctxt ""
@@ -9192,7 +9192,7 @@ msgctxt ""
"235\n"
"help.text"
msgid "<item type=\"input\">=ISEVEN_ADD(5)</item> returns 0."
-msgstr "<item type=\"input\">=ISEVEN_ADD(5)</item> vrací 0."
+msgstr "<item type=\"input\">=ISEVEN_ADD(5)</item> vrátí 0."
#: 04060104.xhp
msgctxt ""
@@ -9200,7 +9200,7 @@ msgctxt ""
"par_id6238308\n"
"help.text"
msgid "<item type=\"input\">=ISEVEN_ADD(A1)</item> returns 1 if cell A1 contains the number <item type=\"input\">2</item>."
-msgstr "<item type=\"input\">=ISEVEN_ADD(A1)</item> vrací 1, pokud buňka A1 obsahuje číslo <item type=\"input\">2</item>."
+msgstr "<item type=\"input\">=ISEVEN_ADD(A1)</item> vrátí 1, pokud buňka A1 obsahuje číslo <item type=\"input\">2</item>."
#: 04060104.xhp
msgctxt ""
@@ -9226,7 +9226,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTKTEXT\">Tests if the cell contents are text or numbers, and returns FALSE if the contents are text.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTKTEXT\">Testuje, zda buňky obsahují text nebo čísla. Pokud ano, vrátí FALSE.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTKTEXT\">Testuje, zda buňky obsahují text nebo čísla. Pokud ano, vrátí NEPRAVDA.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9234,7 +9234,7 @@ msgctxt ""
"par_id5719779\n"
"help.text"
msgid "If an error occurs, the function returns TRUE."
-msgstr "Pokud dojde k chybě, funkce vrací TRUE."
+msgstr "Pokud dojde k chybě, funkce vrátí PRAVDA."
#: 04060104.xhp
msgctxt ""
@@ -9279,7 +9279,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<item type=\"input\">=ISNONTEXT(D2)</item> returns FALSE if cell D2 contains the text <item type=\"input\">abcdef</item>."
-msgstr "<item type=\"input\">=ISNONTEXT(D2)</item> vrací FALSE, pokud buňka D2 obsahuje text <item type=\"input\">abcdef</item>."
+msgstr "<item type=\"input\">=ISNONTEXT(D2)</item> vrátí NEPRAVDA, pokud buňka D2 obsahuje text <item type=\"input\">abcdef</item>."
#: 04060104.xhp
msgctxt ""
@@ -9288,7 +9288,7 @@ msgctxt ""
"75\n"
"help.text"
msgid "<item type=\"input\">=ISNONTEXT(D9)</item> returns TRUE if cell D9 contains the number <item type=\"input\">8</item>."
-msgstr "<item type=\"input\">=ISNONTEXT(D9)</item> vrací TRUE, pokud buňka D9 obsahuje číslo <item type=\"input\">8</item>."
+msgstr "<item type=\"input\">=ISNONTEXT(D9)</item> vrátí PRAVDA, pokud buňka D9 obsahuje číslo <item type=\"input\">8</item>."
#: 04060104.xhp
msgctxt ""
@@ -9314,7 +9314,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTLEER\">Returns TRUE if the reference to a cell is blank.</ahelp> This function is used to determine if the content of a cell is empty. A cell with a formula inside is not empty."
-msgstr "<ahelp hid=\"HID_FUNC_ISTLEER\">Vrátí TRUE, je-li odkazovaná buňka prázdná.</ahelp> Tato funkce se používá pro zjištění, je-li obsah buňky prázdný. Buňka se vzorcem není prázdná."
+msgstr "<ahelp hid=\"HID_FUNC_ISTLEER\">Vrátí PRAVDA, je-li odkazovaná buňka prázdná.</ahelp> Tato funkce se používá pro zjištění, je-li obsah buňky prázdný. Buňka se vzorcem není prázdná."
#: 04060104.xhp
msgctxt ""
@@ -9359,7 +9359,7 @@ msgctxt ""
"83\n"
"help.text"
msgid "<item type=\"input\">=ISBLANK(D2)</item> returns FALSE as a result."
-msgstr "<item type=\"input\">=ISBLANK(D2)</item> vrací jako výsledek FALSE."
+msgstr "<item type=\"input\">=ISBLANK(D2)</item> vrátí jako výsledek NEPRAVDA."
#: 04060104.xhp
msgctxt ""
@@ -9385,7 +9385,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTLOG\">Tests for a logical value (TRUE or FALSE).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTLOG\">Testuje, zda jde o logickou hodnotu (TRUE nebo FALSE).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTLOG\">Testuje, zda jde o logickou hodnotu (PRAVDA nebo NEPRAVDA).</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9393,7 +9393,7 @@ msgctxt ""
"par_id3541062\n"
"help.text"
msgid "If an error occurs, the function returns FALSE."
-msgstr "Pokud dojde k chybě, funkce vrací FALSE."
+msgstr "Pokud dojde k chybě, funkce vrací NEPRAVDA."
#: 04060104.xhp
msgctxt ""
@@ -9420,7 +9420,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "Returns TRUE if <emph>Value</emph> is a logical value (TRUE or FALSE), and returns FALSE otherwise."
-msgstr "Vrátí TRUE, pokud je <emph>Hodnota</emph> logickou hodnotou (TRUE nebo FALSE), jinak vrátí FALSE."
+msgstr "Vrátí PRAVDA, pokud je <emph>Hodnota</emph> logickou hodnotou (PRAVDA nebo NEPRAVDA), jinak vrátí NEPRAVDA."
#: 04060104.xhp
msgctxt ""
@@ -9438,7 +9438,7 @@ msgctxt ""
"91\n"
"help.text"
msgid "<item type=\"input\">=ISLOGICAL(99)</item> returns FALSE, because 99 is a number, not a logical value."
-msgstr "<item type=\"input\">=ISLOGICAL(99)</item> vrací FALSE, protože 99 je číslo a ne logická hodnota."
+msgstr "<item type=\"input\">=ISLOGICAL(99)</item> vrátí NEPRAVDA, protože 99 je číslo a ne logická hodnota."
#: 04060104.xhp
msgctxt ""
@@ -9446,7 +9446,7 @@ msgctxt ""
"par_id3556016\n"
"help.text"
msgid "<item type=\"input\">=ISLOGICAL(ISNA(D4))</item> returns TRUE whatever the contents of cell D4, because ISNA() returns a logical value."
-msgstr "<item type=\"input\">=ISLOGICAL(ISNA(D4))</item>vrací TRUE na cokoliv, co obsahuje buňka D4, protože ISNA() vrací logickou hodnotu."
+msgstr "<item type=\"input\">=ISLOGICAL(ISNA(D4))</item> vrátí PRAVDA na cokoliv, co obsahuje buňka D4, protože ISNA() vrací logickou hodnotu."
#: 04060104.xhp
msgctxt ""
@@ -9472,7 +9472,7 @@ msgctxt ""
"94\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTNV\">Returns TRUE if a cell contains the #N/A (value not available) error value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTNV\">Vrátí TRUE, pokud buňka obsahuje chybovou hodnotu #N/A (hodnota není k dispozici).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTNV\">Vrátí PRAVDA, pokud buňka obsahuje chybovou hodnotu #N/A (hodnota není k dispozici).</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9480,7 +9480,7 @@ msgctxt ""
"par_id6018860\n"
"help.text"
msgid "If an error occurs, the function returns FALSE."
-msgstr "Pokud dojde k chybě, funkce vrací FALSE."
+msgstr "Pokud dojde k chybě, funkce vrátí NEPRAVDA."
#: 04060104.xhp
msgctxt ""
@@ -9525,7 +9525,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "<item type=\"input\">=ISNA(D3)</item> returns FALSE as a result."
-msgstr "<item type=\"input\">=ISNA(D3)</item> vrací jako výsledek FALSE."
+msgstr "<item type=\"input\">=ISNA(D3)</item> vrátí jako výsledek NEPRAVDA."
#: 04060104.xhp
msgctxt ""
@@ -9551,7 +9551,7 @@ msgctxt ""
"102\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTTEXT\">Returns TRUE if the cell contents refer to text.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTTEXT\">Vrátí TRUE, když je Hodnota text.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTTEXT\">Vrátí PRAVDA, když je obsah buňky text.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9559,7 +9559,7 @@ msgctxt ""
"par_id6779686\n"
"help.text"
msgid "If an error occurs, the function returns FALSE."
-msgstr "Pokud dojde k chybě, funkce vrací FALSE."
+msgstr "Pokud dojde k chybě, funkce vrátí NEPRAVDA."
#: 04060104.xhp
msgctxt ""
@@ -9604,7 +9604,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "<item type=\"input\">=ISTEXT(D9)</item> returns TRUE if cell D9 contains the text <item type=\"input\">abcdef</item>."
-msgstr "<item type=\"input\">=ISTEXT(D9)</item> vrací TRUE, pokud buňka D9 obsahuje text <item type=\"input\">abcdef</item>."
+msgstr "<item type=\"input\">=ISTEXT(D9)</item> vrátí PRAVDA, pokud buňka D9 obsahuje text <item type=\"input\">abcdef</item>."
#: 04060104.xhp
msgctxt ""
@@ -9613,7 +9613,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "<item type=\"input\">=ISTEXT(C3)</item> returns FALSE if cell C3 contains the number <item type=\"input\">3</item>."
-msgstr "<item type=\"input\">=ISTEXT(C3)</item> vrací FALSE, pokud buňka C3 obsahuje číslo <item type=\"input\">3</item>."
+msgstr "<item type=\"input\">=ISTEXT(C3)</item> vrátí NEPRAVDA, pokud buňka C3 obsahuje číslo <item type=\"input\">3</item>."
#: 04060104.xhp
msgctxt ""
@@ -9639,7 +9639,7 @@ msgctxt ""
"237\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_ISODD\">Returns TRUE (1) if the number does not return a whole number when divided by 2.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ISODD\">Vrátí TRUE (1), pokud číslo není beze zbytku dělitelné dvěma.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ISODD\">Vrátí PRAVDA (1), pokud číslo není beze zbytku dělitelné dvěma.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9710,7 +9710,7 @@ msgctxt ""
"111\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTZAHL\">Returns TRUE if the value refers to a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTZAHL\">Vrátí TRUE, je-li Hodnota číslo.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTZAHL\">Vrátí PRAVDA, je-li hodnota číslo.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9755,7 +9755,7 @@ msgctxt ""
"116\n"
"help.text"
msgid "<item type=\"input\">=ISNUMBER(C3)</item> returns TRUE if the cell C3 contains the number <item type=\"input\">4</item>."
-msgstr "<item type=\"input\">=ISNUMBER(C3)</item> vrátí TRUE , pokud buňka C3 obsahuje číslo <item type=\"input\">4</item>."
+msgstr "<item type=\"input\">=ISNUMBER(C3)</item> vrátí PRAVDA, pokud buňka C3 obsahuje číslo <item type=\"input\">4</item>."
#: 04060104.xhp
msgctxt ""
@@ -9764,7 +9764,7 @@ msgctxt ""
"117\n"
"help.text"
msgid "<item type=\"input\">=ISNUMBER(C2)</item> returns FALSE if the cell C2 contains the text <item type=\"input\">abcdef</item>."
-msgstr "<item type=\"input\">=ISNUMBER(C2)</item> vrátí FALSE, pokud buňka C2 obsahuje text <item type=\"input\">abcdef</item>."
+msgstr "<item type=\"input\">=ISNUMBER(C2)</item> vrátí NEPRAVDA, pokud buňka C2 obsahuje text <item type=\"input\">abcdef</item>."
#: 04060104.xhp
msgctxt ""
@@ -9790,7 +9790,7 @@ msgctxt ""
"120\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_N\">Returns the numeric value of the given parameter. Returns 0 if parameter is text or FALSE.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_N\">Vrátí číselnou hodnotu daného parametru. Je-li parametr text nebo FALSE, vrátí 0.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_N\">Vrátí číselnou hodnotu daného parametru. Je-li parametr text nebo NEPRAVDA, vrátí 0.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9825,7 +9825,7 @@ msgctxt ""
"123\n"
"help.text"
msgid "<emph>Value</emph> is the parameter to be converted into a number. N() returns the numeric value if it can. It returns the logical values TRUE and FALSE as 1 and 0 respectively. It returns text as 0."
-msgstr "<emph>Hodnota</emph> je parametr určený k převodu na číslo. N() vrátí číselnou hodnotu, pokud je to možné. Logické hodnoty TRUE a FALSE vrací jako čísla 1 a 0. V případě textu vrací číslo 0."
+msgstr "<emph>Hodnota</emph> je parametr určený k převodu na číslo. N() vrátí číselnou hodnotu, pokud je to možné. Logické hodnoty PRAVDA a NEPRAVDA vrátí jako čísla 1 a 0. V případě textu vrátí číslo 0."
#: 04060104.xhp
msgctxt ""
@@ -10744,7 +10744,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_UND\">Returns TRUE if all arguments are TRUE.</ahelp> If one of the elements is FALSE, this function returns the FALSE value."
-msgstr "<ahelp hid=\"HID_FUNC_UND\">Vrátí TRUE, jsou-li všechny argumenty TRUE.</ahelp> Když je jeden z argumentů FALSE, vrátí tato funkce hodnotu FALSE."
+msgstr "<ahelp hid=\"HID_FUNC_UND\">Vrátí PRAVDA, jsou-li všechny argumenty PRAVDA.</ahelp> Když je jeden z argumentů NEPRAVDA, vrátí tato funkce hodnotu NEPRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -10753,7 +10753,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
-msgstr "Argumenty mohou být logickými hodnotami (TRUE, 1<5, 2+3=7, B8<10) nebo mohou označovat oblasti (A1:C3) obsahující logické hodnoty."
+msgstr "Argumenty mohou být logickými výrazy (PRAVDA, 1<5, 2+3=7, B8<10), které vrací logické hodnoty, nebo mohou označovat oblasti (A1:C3) obsahující logické hodnoty."
#: 04060105.xhp
msgctxt ""
@@ -10780,7 +10780,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row. The result is TRUE if the logical value in all cells within the cell range is TRUE."
-msgstr "<emph>LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30</emph> jsou podmínky, které budou ověřeny. Každá podmínka může být buď TRUE, nebo FALSE. Pokud je vložena jako parametr oblast, funkce použije hodnotu z oblasti, která je v současném sloupci nebo řádku. Výsledek je TRUE, pokud logická hodnota ve všech buňkách oblasti je TRUE."
+msgstr "<emph>LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30</emph> jsou podmínky, které budou ověřeny. Každá podmínka může být buď PRAVDA, nebo NEPRAVDA. Pokud je vložena jako parametr oblast, funkce použije hodnotu z oblasti, která je v současném sloupci nebo řádku. Výsledek je PRAVDA, pokud logická hodnota ve všech buňkách oblasti je PRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -10807,7 +10807,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<item type=\"input\">=AND(12<13;14>12;7<6)</item> returns FALSE."
-msgstr "<item type=\"input\">=AND(12<13;14>12;7<6)</item> vrátí FALSE."
+msgstr "<item type=\"input\">=AND(12<13;14>12;7<6)</item> vrátí NEPRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -10816,7 +10816,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "<item type=\"input\">=AND (FALSE;TRUE)</item> returns FALSE."
-msgstr "<item type=\"input\">=AND (FALSE;TRUE)</item> vrátí FALSE."
+msgstr "<item type=\"input\">=AND (NEPRAVDA;PRAVDA)</item> vrátí NEPRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -10842,7 +10842,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_FALSCH\">Returns the logical value FALSE.</ahelp> The FALSE() function does not require any arguments, and always returns the logical value FALSE."
-msgstr "<ahelp hid=\"HID_FUNC_FALSCH\">Vrátí logickou hodnotu FALSE.</ahelp> Funkce FALSE() nevyžaduje žádné argumenty a vždy vrátí logickou hodnotu FALSE."
+msgstr "<ahelp hid=\"HID_FUNC_FALSCH\">Vrátí logickou hodnotu NEPRAVDA.</ahelp> Funkce FALSE() nevyžaduje žádné argumenty a vždy vrátí logickou hodnotu NEPRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -10878,7 +10878,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<item type=\"input\">=FALSE()</item> returns FALSE"
-msgstr "<item type=\"input\">=FALSE()</item> vrátí FALSE"
+msgstr "<item type=\"input\">=FALSE()</item> vrátí NEPRAVDA"
#: 04060105.xhp
msgctxt ""
@@ -10887,7 +10887,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<item type=\"input\">=NOT(FALSE())</item> returns TRUE"
-msgstr "<item type=\"input\">=NOT(FALSE())</item> vrátí TRUE"
+msgstr "<item type=\"input\">=NOT(FALSE())</item> vrátí PRAVDA"
#: 04060105.xhp
msgctxt ""
@@ -10940,7 +10940,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "<emph>Test</emph> is any value or expression that can be TRUE or FALSE."
-msgstr "<emph>Test</emph> je jakákoli hodnota nebo výraz, který může být TRUE nebo FALSE."
+msgstr "<emph>Test</emph> je jakákoli hodnota nebo výraz, který může být PRAVDA nebo NEPRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -10949,7 +10949,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<emph>ThenValue</emph> (optional) is the value that is returned if the logical test is TRUE."
-msgstr "<emph>HodnotaPotom</emph> (nepovinné) je hodnota, která bude vrácena, pokud má Test hodnotu TRUE."
+msgstr "<emph>HodnotaPotom</emph> (nepovinné) je hodnota, která bude vrácena, pokud má Test hodnotu PRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -10958,7 +10958,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<emph>OtherwiseValue</emph> (optional) is the value that is returned if the logical test is FALSE."
-msgstr "<emph>HodnotaJinak</emph> (nepovinné) je hodnota, která bude vrácena, pokud má Test hodnotu FALSE."
+msgstr "<emph>HodnotaJinak</emph> (nepovinné) je hodnota, která bude vrácena, pokud má Test hodnotu NEPRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -11055,7 +11055,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<item type=\"input\">=NOT(A)</item>. If A=TRUE then NOT(A) will evaluate FALSE."
-msgstr "<item type=\"input\">=NOT(A)</item>. Pokud A=TRUE, potom NOT(A) bude mít výsledek FALSE."
+msgstr "<item type=\"input\">=NOT(A)</item>. Pokud A=PRAVDA, potom NOT(A) bude mít výsledek NEPRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -11081,7 +11081,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ODER\">Returns TRUE if at least one argument is TRUE.</ahelp> This function returns the value FALSE, if all the arguments have the logical value FALSE."
-msgstr "<ahelp hid=\"HID_FUNC_ODER\">Vrátí TRUE, pokud je alespoň jeden argument TRUE.</ahelp> Tato funkce vrátí FALSE, jestliže všechny argumenty mají logickou hodnotu FALSE."
+msgstr "<ahelp hid=\"HID_FUNC_ODER\">Vrátí PRAVDA, pokud je alespoň jeden argument PRAVDA.</ahelp> Tato funkce vrátí NEPRAVDA, jestliže všechny argumenty mají logickou hodnotu NEPRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -11090,7 +11090,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
-msgstr "Argumenty mohou být logickými hodnotami (TRUE, 1<5, 2+3=7, B8<10) nebo mohou označovat oblasti (A1:C3) obsahující logické hodnoty."
+msgstr "Argumenty mohou být logickými výrazy (PRAVDA, 1<5, 2+3=7, B8<10), které vrací logické hodnoty, nebo mohou označovat oblasti (A1:C3) obsahující logické hodnoty."
#: 04060105.xhp
msgctxt ""
@@ -11117,7 +11117,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row."
-msgstr "<emph>LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30</emph> jsou podmínky, které budou ověřeny. Každá podmínka může být buď TRUE, nebo FALSE. Pokud je vložen jako parametr rozsah, funkce použije hodnotu z rozsahu, který je v současném sloupci nebo řádku."
+msgstr "<emph>LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30</emph> jsou podmínky, které budou ověřeny. Každá podmínka může být buď PRAVDA, nebo NEPRAVDA. Pokud je vložena jako parametr oblast, funkce použije hodnotu z oblasti, která je v aktuálním sloupci nebo řádku."
#: 04060105.xhp
msgctxt ""
@@ -11144,7 +11144,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<item type=\"input\">=OR(12<11;13>22;45=45)</item> returns TRUE."
-msgstr "<item type=\"input\">=OR(12<11;13>22;45=45)</item> vrátí TRUE."
+msgstr "<item type=\"input\">=OR(12<11;13>22;45=45)</item> vrátí PRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -11153,7 +11153,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<item type=\"input\">=OR(FALSE;TRUE)</item> returns TRUE."
-msgstr "<item type=\"input\">=OR(FALSE;TRUE)</item> vrátí TRUE."
+msgstr "<item type=\"input\">=OR(NEPRAVDA;PRAVDA)</item> vrátí PRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -11179,7 +11179,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_WAHR\">The logical value is set to TRUE.</ahelp> The TRUE() function does not require any arguments, and always returns the logical value TRUE."
-msgstr "<ahelp hid=\"HID_FUNC_WAHR\">Vrátí logickou hodnotu TRUE (pravda).</ahelp> Funkce TRUE() nevyžaduje žádné argumenty a vždy vrátí logickou hodnotu TRUE."
+msgstr "<ahelp hid=\"HID_FUNC_WAHR\">Vrátí logickou hodnotu PRAVDA.</ahelp> Funkce TRUE() nevyžaduje žádné argumenty a vždy vrátí logickou hodnotu PRAVDA."
#: 04060105.xhp
msgctxt ""
@@ -11215,7 +11215,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "If A=TRUE and B=FALSE the following examples appear:"
-msgstr "Pokud A=TRUE a B=FALSE, budou platit následující zápisy:"
+msgstr "Pokud A=PRAVDA a B=NEPRAVDA, budou platit následující zápisy:"
#: 04060105.xhp
msgctxt ""
@@ -11224,7 +11224,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<item type=\"input\">=AND(A;B)</item> returns FALSE"
-msgstr "<item type=\"input\">=AND(A;B)</item> vrátí FALSE"
+msgstr "<item type=\"input\">=AND(A;B)</item> vrátí NEPRAVDA"
#: 04060105.xhp
msgctxt ""
@@ -11233,7 +11233,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<item type=\"input\">=OR(A;B)</item> returns TRUE"
-msgstr "<item type=\"input\">=OR(A;B)</item> vrátí TRUE"
+msgstr "<item type=\"input\">=OR(A;B)</item> vrátí PRAVDA"
#: 04060105.xhp
msgctxt ""
@@ -11242,16 +11242,15 @@ msgctxt ""
"46\n"
"help.text"
msgid "<item type=\"input\">=NOT(AND(A;B))</item> returns TRUE"
-msgstr "<item type=\"input\">=NOT(AND(A;B))</item> vrátí TRUE"
+msgstr "<item type=\"input\">=NOT(AND(A;B))</item> vrátí PRAVDA"
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"bm_id3156257\n"
"help.text"
msgid "<bookmark_value>XOR function</bookmark_value>"
-msgstr "<bookmark_value>OR</bookmark_value>"
+msgstr "<bookmark_value>XOR</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11259,7 +11258,7 @@ msgctxt ""
"hd_id3156257\n"
"help.text"
msgid "XOR"
-msgstr ""
+msgstr "XOR"
#: 04060105.xhp
msgctxt ""
@@ -11267,7 +11266,7 @@ msgctxt ""
"par_id3155987\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_XOR\">Returns true if an odd number of arguments evaluates to TRUE.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_XOR\">Vrátí PRAVDA, pokud je lichý počet argumentů vyhodnocen jako PRAVDA.</ahelp>"
#: 04060105.xhp
msgctxt ""
@@ -11275,7 +11274,7 @@ msgctxt ""
"par_id3148772\n"
"help.text"
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
-msgstr ""
+msgstr "Argumenty mohou být logickými výrazy (PRAVDA, 1<5, 2+3=7, B8<10), které vrátí logické hodnoty, nebo mohou označovat oblasti (A1:C3) obsahující logické hodnoty."
#: 04060105.xhp
msgctxt ""
@@ -11286,13 +11285,12 @@ msgid "Syntax"
msgstr "Syntaxe"
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3150469\n"
"help.text"
msgid "XOR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
-msgstr "OR(LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30)"
+msgstr "XOR(LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30)"
#: 04060105.xhp
msgctxt ""
@@ -11303,31 +11301,28 @@ msgid "Example"
msgstr "Příklad"
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3083286\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
-msgstr "<item type=\"input\">=AND (FALSE;TRUE)</item> vrátí FALSE."
+msgstr "<item type=\"input\">=XOR (PRAVDA;PRAVDA)</item> vrátí NEPRAVDA"
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3083445\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
-msgstr "<item type=\"input\">=OR(FALSE;TRUE)</item> vrátí TRUE."
+msgstr "<item type=\"input\">=XOR(PRAVDA;PRAVDA;PRAVDA)</item> vrátí PRAVDA"
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3154315\n"
"help.text"
msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
-msgstr "<item type=\"input\">=OR(FALSE;TRUE)</item> vrátí TRUE."
+msgstr "<item type=\"input\">=XOR(NEPRAVDA;PRAVDA)</item> vrátí PRAVDA"
#: 04060106.xhp
msgctxt ""
@@ -11520,7 +11515,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "<item type=\"input\">=COUNTBLANK(A1:B2)</item> returns 4 if cells A1, A2, B1, and B2 are all empty."
-msgstr "<item type=\"input\">=COUNTBLANK(A1:B2)</item> vrátí 4, pokud buňky A1, A2, B1 a B2 jsou prázdné."
+msgstr "<item type=\"input\">=COUNTBLANK(A1:B2)</item> vrátí 4, pokud jsou buňky A1, A2, B1 a B2 prázdné."
#: 04060106.xhp
msgctxt ""
@@ -11573,7 +11568,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "This function returns the inverse trigonometric cosine of <emph>Number</emph>, that is the angle (in radians) whose cosine is Number. The angle returned is between 0 and PI."
-msgstr "Tato funkce vrátí inverzní trigonometrickou funkci kosinus <emph>Čísla</emph>, což je úhel (v radiánech) a jeho kosinus je číslo. Vrácený úhel je mezi 0 a PI."
+msgstr "Tato funkce vrátí inverzní trigonometrickou funkci kosinus <emph>Čísla</emph>, což je úhel (v radiánech), jehož kosinus je Číslo. Vrácený úhel je mezi 0 a PI."
#: 04060106.xhp
msgctxt ""
@@ -11599,7 +11594,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "<item type=\"input\">=ACOS(-1)</item> returns 3.14159265358979 (PI radians)"
-msgstr "<item type=\"input\">=ACOS(-1)</item> vrátí 3.14159265358979 (PI v radiánech)"
+msgstr "<item type=\"input\">=ACOS(-1)</item> vrátí 3,14159265358979 (PI v radiánech)"
#: 04060106.xhp
msgctxt ""
@@ -11607,7 +11602,7 @@ msgctxt ""
"par_id8792382\n"
"help.text"
msgid "<item type=\"input\">=DEGREES(ACOS(0.5))</item> returns 60. The cosine of 60 degrees is 0.5."
-msgstr "<item type=\"input\">=DEGREES(ACOS(0.5))</item> vrátí 60. Kosinus 60ti stupňů je 0.5."
+msgstr "<item type=\"input\">=DEGREES(ACOS(0,5))</item> vrátí 60. Kosinus 60 stupňů je 0,5."
#: 04060106.xhp
msgctxt ""
@@ -11660,7 +11655,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "This function returns the inverse hyperbolic cosine of <emph>Number</emph>, that is the number whose hyperbolic cosine is Number."
-msgstr "Tato funkce vrátí inverzní hyperbolický kosinus <emph>čísla</emph>, což je číslo a jeho hyperbolický kosinus je také číslo."
+msgstr "Tato funkce vrátí inverzní hyperbolický kosinus <emph>Čísla</emph>, což je číslo, jehož hyperbolický kosinus je Číslo."
#: 04060106.xhp
msgctxt ""
@@ -11686,7 +11681,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "<item type=\"input\">=ACOSH(1)</item> returns 0."
-msgstr "<item type=\"input\">=ACOSH(1)</item> vrací 0."
+msgstr "<item type=\"input\">=ACOSH(1)</item> vrátí 0."
#: 04060106.xhp
msgctxt ""
@@ -11694,7 +11689,7 @@ msgctxt ""
"par_id951567\n"
"help.text"
msgid "<item type=\"input\">=ACOSH(COSH(4))</item> returns 4."
-msgstr "<item type=\"input\">=ACOSH(COSH(4))</item> vrací 4."
+msgstr "<item type=\"input\">=ACOSH(COSH(4))</item> vrátí 4."
#: 04060106.xhp
msgctxt ""
@@ -11720,7 +11715,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ARCCOT\">Returns the inverse cotangent (the arccotangent) of the given number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCCOT\">Vrací inverzní kotangens (arcus kotangens) daného čísla.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ARCCOT\">Vrátí inverzní kotangens (arkus kotangens) daného čísla.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -11747,7 +11742,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "This function returns the inverse trigonometric cotangent of <emph>Number</emph>, that is the angle (in radians) whose cotangent is Number. The angle returned is between 0 and PI."
-msgstr "Tato funkce vrátí inverzní kotangens <emph>čísla</emph>, což je úhel (v radiánech) a jeho hodnota je číslo. Vrácený úhel je mezi hodnotami 0 a PI."
+msgstr "Tato funkce vrátí inverzní kotangens <emph>Čísla</emph>, což je úhel (v radiánech), jehož kotangens je číslo. Vrácený úhel je mezi hodnotami 0 a PI."
#: 04060106.xhp
msgctxt ""
@@ -11773,7 +11768,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "<item type=\"input\">=ACOT(1)</item> returns 0.785398163397448 (PI/4 radians)."
-msgstr "<item type=\"input\">=ACOT(1)</item> vrátí 0.785398163397448 (PI/4 v radiánech)."
+msgstr "<item type=\"input\">=ACOT(1)</item> vrátí 0,785398163397448 (PI/4 v radiánech)."
#: 04060106.xhp
msgctxt ""
@@ -11834,7 +11829,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "This function returns the inverse hyperbolic cotangent of <emph>Number</emph>, that is the number whose hyperbolic cotangent is Number."
-msgstr "Tato funkce vrací inverzní hyperbolický kotangens <emph>Čísla</emph>, což je číslo jehož hyperbolický kotangens je Číslo."
+msgstr "Tato funkce vrací inverzní hyperbolický kotangens <emph>Čísla</emph>, což je číslo, jehož hyperbolický kotangens je Číslo."
#: 04060106.xhp
msgctxt ""
@@ -11842,7 +11837,7 @@ msgctxt ""
"par_id5818659\n"
"help.text"
msgid "An error results if Number is between -1 and 1 inclusive."
-msgstr "Chybný výsledek, je-li číslo zahrnuto mezi -1 a 1."
+msgstr "Výsledkem je chyba, je-li číslo v uzavřeném intervalu od -1 do 1."
#: 04060106.xhp
msgctxt ""
@@ -11860,7 +11855,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<item type=\"input\">=ACOTH(1.1)</item> returns inverse hyperbolic cotangent of 1.1, approximately 1.52226."
-msgstr "<item type=\"input\">=ACOTH(1.1)</item> vrátí inverzní hyperbolický kotangens čísla 1.1, přibližně 1.52226."
+msgstr "<item type=\"input\">=ACOTH(1,1)</item> vrátí inverzní hyperbolický kotangens čísla 1,1, přibližně 1,52226."
#: 04060106.xhp
msgctxt ""
@@ -11913,7 +11908,7 @@ msgctxt ""
"94\n"
"help.text"
msgid "This function returns the inverse trigonometric sine of <emph>Number</emph>, that is the angle (in radians) whose sine is Number. The angle returned is between -PI/2 and +PI/2."
-msgstr "Tato funkce vrátí inverzní sinus <emph>čísla</emph>, což je úhel (v radiánech) a jeho hodnota je číslo. Vrácený úhel je mezi -PI/2 a +PI/2"
+msgstr "Tato funkce vrátí inverzní sinus <emph>čísla</emph>, což je úhel (v radiánech), jehož hodnota je Číslo. Vrácený úhel je mezi -PI/2 a +PI/2"
#: 04060106.xhp
msgctxt ""
@@ -11947,7 +11942,7 @@ msgctxt ""
"par_id6853846\n"
"help.text"
msgid "<item type=\"input\">=ASIN(1)</item> returns 1.5707963267949 (PI/2 radians)."
-msgstr "<item type=\"input\">=ASIN(1)</item> vrátí 1.5707963267949 (PI/2 v radiánech)."
+msgstr "<item type=\"input\">=ASIN(1)</item> vrátí 1,5707963267949 (PI/2 v radiánech)."
#: 04060106.xhp
msgctxt ""
@@ -11955,7 +11950,7 @@ msgctxt ""
"par_id8772240\n"
"help.text"
msgid "<item type=\"input\">=DEGREES(ASIN(0.5))</item> returns 30. The sine of 30 degrees is 0.5."
-msgstr "<item type=\"input\">=DEGREES(ASIN(0.5))</item> vrátí 30. Sinus 30ti stupňů je 0.5."
+msgstr "<item type=\"input\">=DEGREES(ASIN(0,5))</item> vrátí 30. Sinus 30 stupňů je 0,5."
#: 04060106.xhp
msgctxt ""
@@ -12008,7 +12003,7 @@ msgctxt ""
"104\n"
"help.text"
msgid "This function returns the inverse hyperbolic sine of <emph>Number</emph>, that is the number whose hyperbolic sine is Number."
-msgstr "Tato funkce vrátí inverzní hyperbolický sinus <emph>čísla</emph>, což je číslo a jeho hyperbolický sinus je také číslo."
+msgstr "Tato funkce vrátí inverzní hyperbolický sinus <emph>čísla</emph>, což je číslo, jehož hyperbolický sinus je Číslo."
#: 04060106.xhp
msgctxt ""
@@ -12026,7 +12021,7 @@ msgctxt ""
"106\n"
"help.text"
msgid "<item type=\"input\">=ASINH(-90)</item> returns approximately -5.1929877."
-msgstr "<item type=\"input\">=ASINH(-90)</item> vrátí přibližně -5.1929877."
+msgstr "<item type=\"input\">=ASINH(-90)</item> vrátí přibližně -5,1929877."
#: 04060106.xhp
msgctxt ""
@@ -12113,7 +12108,7 @@ msgctxt ""
"116\n"
"help.text"
msgid "<item type=\"input\">=ATAN(1)</item> returns 0.785398163397448 (PI/4 radians)."
-msgstr "<item type=\"input\">=ATAN(1)</item> vrátí 0.785398163397448 (PI/4 v radiánech)."
+msgstr "<item type=\"input\">=ATAN(1)</item> vrátí 0,785398163397448 (PI/4 v radiánech)."
#: 04060106.xhp
msgctxt ""
@@ -12217,7 +12212,7 @@ msgctxt ""
"127\n"
"help.text"
msgid "<item type=\"input\">=ATAN2(20;20)</item> returns 0.785398163397448 (PI/4 radians)."
-msgstr "<item type=\"input\">=ATAN2(20;20)</item> vrátí 0.785398163397448 (PI/4 v radiánech)."
+msgstr "<item type=\"input\">=ATAN2(20;20)</item> vrátí 0,785398163397448 (PI/4 v radiánech)."
#: 04060106.xhp
msgctxt ""
@@ -12225,7 +12220,7 @@ msgctxt ""
"par_id1477095\n"
"help.text"
msgid "<item type=\"input\">=DEGREES(ATAN2(12.3;12.3))</item> returns 45. The tangent of 45 degrees is 1."
-msgstr "<item type=\"input\">=DEGREES(ATAN2(12.3;12.3))</item> vrátí 45. Tangens 45ti stupňů je 1."
+msgstr "<item type=\"input\">=DEGREES(ATAN2(12,3;12,3))</item> vrátí 45. Tangens 45 stupňů je 1."
#: 04060106.xhp
msgctxt ""
@@ -12330,7 +12325,7 @@ msgctxt ""
"150\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_COS\">Returns the cosine of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_COS\">Vrací kosinus daného úhlu (v radiánech).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_COS\">Vrátí kosinus daného úhlu (v radiánech).</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -12357,7 +12352,7 @@ msgctxt ""
"153\n"
"help.text"
msgid "Returns the (trigonometric) cosine of <emph>Number</emph>, the angle in radians."
-msgstr "Vrací (trigonometrický) kosinus <emph>Čísla</emph>, což je úhel v radiánech."
+msgstr "Vrátí (trigonometrický) kosinus <emph>Čísla</emph>, což je úhel v radiánech."
#: 04060106.xhp
msgctxt ""
@@ -12392,7 +12387,7 @@ msgctxt ""
"156\n"
"help.text"
msgid "<item type=\"input\">=COS(RADIANS(60))</item> returns 0.5, the cosine of 60 degrees."
-msgstr "<item type=\"input\">=COS(RADIANS(60))</item> vrátí 0.5, kosinus 60 stupňů."
+msgstr "<item type=\"input\">=COS(RADIANS(60))</item> vrátí 0,5, kosinus 60 stupňů."
#: 04060106.xhp
msgctxt ""
@@ -12489,7 +12484,7 @@ msgctxt ""
"170\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_COT\">Returns the cotangent of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_COT\">Vrací kotangentu daného úhlu (v radiánech).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_COT\">Vrátí kotangens daného úhlu (v radiánech).</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -12516,7 +12511,7 @@ msgctxt ""
"173\n"
"help.text"
msgid "Returns the (trigonometric) cotangent of <emph>Number</emph>, the angle in radians."
-msgstr "Vrací (trigonometrický) kotangens <emph>Čísla</emph>, což je úhel v radiánech."
+msgstr "Vrátí (trigonometrický) kotangens <emph>Čísla</emph>, což je úhel v radiánech."
#: 04060106.xhp
msgctxt ""
@@ -12532,7 +12527,7 @@ msgctxt ""
"par_id6814477\n"
"help.text"
msgid "The cotangent of an angle is equivalent to 1 divided by the tangent of that angle."
-msgstr "Kotangens úhlu je roven 1/tangens daného úhlu."
+msgstr "Kotangens úhlu je roven 1/tangens tohoto úhlu."
#: 04060106.xhp
msgctxt ""
@@ -12630,7 +12625,7 @@ msgctxt ""
"184\n"
"help.text"
msgid "<item type=\"input\">=COTH(1)</item> returns the hyperbolic cotangent of 1, approximately 1.3130."
-msgstr "<item type=\"input\">=COTH(1)</item> vrátí hyperbolický kotangens 1, přibližně 1.3130."
+msgstr "<item type=\"input\">=COTH(1)</item> vrátí hyperbolický kotangens 1, přibližně 1,3130."
#: 04060106.xhp
msgctxt ""
@@ -12683,7 +12678,7 @@ msgctxt ""
"153\n"
"help.text"
msgid "Returns the (trigonometric) cosecant of <emph>Number</emph>, the angle in radians."
-msgstr "Vrací (trigonometrický) kosekans <emph>Čísla</emph>, které udává hodnotu úhlu v radiánech."
+msgstr "Vrátí (trigonometrický) kosekans <emph>Čísla</emph>, což je úhel v radiánech."
#: 04060106.xhp
msgctxt ""
@@ -12709,7 +12704,7 @@ msgctxt ""
"155\n"
"help.text"
msgid "<item type=\"input\">=CSC(PI()/4)</item> returns approximately 1.4142135624, the inverse of the sine of PI/4 radians."
-msgstr "<item type=\"input\">=CSC(PI()/4)</item> vrátí přibližně 1.4142135624, což je inverzní hodnota sinus PI/4 radiánů."
+msgstr "<item type=\"input\">=CSC(PI()/4)</item> vrátí přibližně 1,4142135624, což je inverzní hodnota sinus PI/4 v radiánech."
#: 04060106.xhp
msgctxt ""
@@ -12771,7 +12766,7 @@ msgctxt ""
"163\n"
"help.text"
msgid "Returns the hyperbolic cosecant of <emph>Number</emph>."
-msgstr "Vrací hyperbolický kosekans <emph>Čísla</emph>."
+msgstr "Vrátí hyperbolický kosekans <emph>Čísla</emph>."
#: 04060106.xhp
msgctxt ""
@@ -12789,7 +12784,7 @@ msgctxt ""
"165\n"
"help.text"
msgid "<item type=\"input\">=CSCH(1)</item> returns approximately 0.8509181282, the hyperbolic cosecant of 1."
-msgstr "<item type=\"input\">=CSCH(1)</item> vrátí přibližně 0.8509181282, hyperbolický kosekans čísla 1."
+msgstr "<item type=\"input\">=CSCH(1)</item> vrátí přibližně 0,8509181282, hyperbolický kosekans čísla 1."
#: 04060106.xhp
msgctxt ""
@@ -12929,7 +12924,7 @@ msgctxt ""
"204\n"
"help.text"
msgid "<item type=\"input\">=EXP(1)</item> returns 2.71828182845904, the mathematical constant e to Calc's accuracy."
-msgstr "<item type=\"input\">=EXP(1)</item> vrátí 2.71828182845904, matematickou konstantu e s přesností aplikace Calc."
+msgstr "<item type=\"input\">=EXP(1)</item> vrátí 2,71828182845904, matematickou konstantu e s přesností aplikace Calc."
#: 04060106.xhp
msgctxt ""
@@ -13392,7 +13387,7 @@ msgctxt ""
"246\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTGERADE\">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTGERADE\">Vrátí TRUE, jestliže hodnota je celé sudé číslo, nebo FALSE, jestliže je celé liché.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTGERADE\">Vrátí PRAVDA, jestliže hodnota je celé sudé číslo, nebo NEPRAVDA, jestliže je celé liché.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -13445,7 +13440,7 @@ msgctxt ""
"251\n"
"help.text"
msgid "<item type=\"input\">=ISEVEN(48)</item> returns TRUE"
-msgstr "<item type=\"input\">=ISEVEN(48)</item> vrátí TRUE"
+msgstr "<item type=\"input\">=ISEVEN(48)</item> vrátí PRAVDA"
#: 04060106.xhp
msgctxt ""
@@ -13453,7 +13448,7 @@ msgctxt ""
"par_id8378856\n"
"help.text"
msgid "<item type=\"input\">=ISEVEN(33)</item> returns FALSE"
-msgstr "<item type=\"input\">=ISEVEN(33)</item> vrátí FALSE"
+msgstr "<item type=\"input\">=ISEVEN(33)</item> vrátí NEPRAVDA"
#: 04060106.xhp
msgctxt ""
@@ -13461,7 +13456,7 @@ msgctxt ""
"par_id7154759\n"
"help.text"
msgid "<item type=\"input\">=ISEVEN(0)</item> returns TRUE"
-msgstr "<item type=\"input\">=ISEVEN(0)</item> vrátí TRUE"
+msgstr "<item type=\"input\">=ISEVEN(0)</item> vrátí PRAVDA"
#: 04060106.xhp
msgctxt ""
@@ -13469,7 +13464,7 @@ msgctxt ""
"par_id1912289\n"
"help.text"
msgid "<item type=\"input\">=ISEVEN(-2.1)</item> returns TRUE"
-msgstr "<item type=\"input\">=ISEVEN(-2.1)</item> vrátí TRUE"
+msgstr "<item type=\"input\">=ISEVEN(-2.1)</item> vrátí PRAVDA"
#: 04060106.xhp
msgctxt ""
@@ -13477,7 +13472,7 @@ msgctxt ""
"par_id5627307\n"
"help.text"
msgid "<item type=\"input\">=ISEVEN(3.999)</item> returns FALSE"
-msgstr "<item type=\"input\">=ISEVEN(3.999)</item> vrátí FALSE"
+msgstr "<item type=\"input\">=ISEVEN(3.999)</item> vrátí NEPRAVDA"
#: 04060106.xhp
msgctxt ""
@@ -13503,7 +13498,7 @@ msgctxt ""
"256\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Vrátí TRUE, je-li hodnota celé liché číslo, nebo FALSE, je-li celé sudé.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Vrátí PRAVDA, je-li hodnota celé liché číslo, nebo NEPRAVDA, je-li celé sudé.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -13556,7 +13551,7 @@ msgctxt ""
"261\n"
"help.text"
msgid "<item type=\"input\">=ISODD(33)</item> returns TRUE"
-msgstr "<item type=\"input\">=ISODD(33)</item> vrátí TRUE"
+msgstr "<item type=\"input\">=ISODD(33)</item> vrátí PRAVDA"
#: 04060106.xhp
msgctxt ""
@@ -13564,7 +13559,7 @@ msgctxt ""
"par_id9392986\n"
"help.text"
msgid "<item type=\"input\">=ISODD(48)</item> returns FALSE"
-msgstr "<item type=\"input\">=ISODD(48)</item> vrátí FALSE"
+msgstr "<item type=\"input\">=ISODD(48)</item> vrátí NEPRAVDA"
#: 04060106.xhp
msgctxt ""
@@ -13572,7 +13567,7 @@ msgctxt ""
"par_id5971251\n"
"help.text"
msgid "<item type=\"input\">=ISODD(3.999)</item> returns TRUE"
-msgstr "<item type=\"input\">=ISODD(3.999)</item> vrátí TRUE"
+msgstr "<item type=\"input\">=ISODD(3.999)</item> vrátí PRAVDA"
#: 04060106.xhp
msgctxt ""
@@ -13580,7 +13575,7 @@ msgctxt ""
"par_id4136478\n"
"help.text"
msgid "<item type=\"input\">=ISODD(-3.1)</item> returns TRUE"
-msgstr "<item type=\"input\">=ISODD(-3.1)</item> vrátí TRUE"
+msgstr "<item type=\"input\">=ISODD(-3.1)</item> vrátí PRAVDA"
#: 04060106.xhp
msgctxt ""
@@ -14037,7 +14032,7 @@ msgctxt ""
"302\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_LN\">Returns the natural logarithm based on the constant e of a number.</ahelp> The constant e has a value of approximately 2.71828182845904."
-msgstr "<ahelp hid=\"HID_FUNC_LN\">Vrací přirozený logaritmus čísla ( založený na konstantě e = 2.71828182845904).</ahelp> Konstanta e má hodnotu přibližně 2.71828182845904."
+msgstr "<ahelp hid=\"HID_FUNC_LN\">Vrátí přirozený logaritmus čísla, jeho základ je konstanta e.</ahelp> Konstanta e má hodnotu přibližně 2,71828182845904."
#: 04060106.xhp
msgctxt ""
@@ -14064,7 +14059,7 @@ msgctxt ""
"305\n"
"help.text"
msgid "<emph>Number</emph> is the value whose natural logarithm is to be calculated."
-msgstr "<emph>Číslo</emph> je číslo, jehož přirozený logaritmus se bude počítat."
+msgstr "<emph>Číslo</emph> je číslo, jehož přirozený logaritmus se má vypočítat."
#: 04060106.xhp
msgctxt ""
@@ -14082,7 +14077,7 @@ msgctxt ""
"307\n"
"help.text"
msgid "<item type=\"input\">=LN(3)</item> returns the natural logarithm of 3 (approximately 1.0986)."
-msgstr "<item type=\"input\">=LN(3)</item> vrátí přirozený logaritmus 3 (přibližně 1.0986)."
+msgstr "<item type=\"input\">=LN(3)</item> vrátí přirozený logaritmus čísla 3 (přibližně 1,0986)."
#: 04060106.xhp
msgctxt ""
@@ -15577,7 +15572,7 @@ msgctxt ""
"409\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SIN\">Returns the sine of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SIN\">Vrací sinus daného úhlu (v radiánech).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SIN\">Vrátí sinus daného úhlu (v radiánech).</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -15604,7 +15599,7 @@ msgctxt ""
"412\n"
"help.text"
msgid "Returns the (trigonometric) sine of <emph>Number</emph>, the angle in radians."
-msgstr "Vrátí sinus <emph>Čísla</emph>, kde úhel je v radiánech."
+msgstr "Vrátí sinus <emph>Čísla</emph>, což je úhel v radiánech."
#: 04060106.xhp
msgctxt ""
@@ -15638,7 +15633,7 @@ msgctxt ""
"par_id3916440\n"
"help.text"
msgid "<item type=\"input\">=SIN(RADIANS(30))</item> returns 0.5, the sine of 30 degrees."
-msgstr "<item type=\"input\">=SIN(RADIANS(30))</item> vrátí 0.5, sinus 30ti stupňů."
+msgstr "<item type=\"input\">=SIN(RADIANS(30))</item> vrátí 0,5, sinus 30 stupňů."
#: 04060106.xhp
msgctxt ""
@@ -15931,7 +15926,7 @@ msgctxt ""
"par_id8347422\n"
"help.text"
msgid "SUMIF supports the reference concatenation operator (~) only in the Criteria parameter, and only if the optional SumRange parameter is not given."
-msgstr "SUMIF podporuje operátor řetězení (~) pouze v parametru Kritéria a pouze, pokud není zadán volitelný parametr SumaOblasti."
+msgstr "SUMIF podporuje operátor řetězení (~) pouze v parametru Kritéria a pouze tehdy, není-li zadán volitelný parametr SumaOblasti."
#: 04060106.xhp
msgctxt ""
@@ -16498,7 +16493,7 @@ msgctxt ""
"par_id0119200904301810\n"
"help.text"
msgid "<emph>Full_precision</emph> is optional. If omitted or False, the result is rounded according to the decimals of the To currency. If Full_precision is True, the result is not rounded."
-msgstr "<emph>Plná_přesnost</emph> je volitelný parametr. Pokud je vynechán nebo False, výsledek je zaokrouhlen na desetinná místa výsledné měny. Pokud je Plná_přesnost True, výsledek se nezaokrouhluje."
+msgstr "<emph>Plná_přesnost</emph> je volitelný parametr. Pokud je vynechán nebo Nepravda, výsledek je zaokrouhlen na desetinná místa výsledné měny. Pokud je Plná_přesnost Pravda, výsledek se nezaokrouhluje."
#: 04060106.xhp
msgctxt ""
@@ -17285,7 +17280,7 @@ msgctxt ""
"par_id5092318\n"
"help.text"
msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press F9."
-msgstr ""
+msgstr "Funkce vytvoří nové náhodné číslo při každém přepočítání Calcu. Ručně spustíte přepočítání Calcu stisknutím klávesy F9."
#: 04060106.xhp
msgctxt ""
@@ -17669,7 +17664,7 @@ msgctxt ""
"279\n"
"help.text"
msgid "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula <item type=\"input\">=10*A1:C3</item> and confirm this entry using the key combination <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10."
-msgstr "Pro vynásobení hodnot ve všech buňkách pole deseti nemusíte používat vzorec na každou buňku nebo hodnotu. Místo toho použijte jednoduchý maticový vzorec. Vyberte v jiné části sešitu oblast o velikosti 3 x 3 buňky, vložte vzorec <item type=\"input\">=10*A1:C3</item> a potvrďte jej kombinací kláves <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter. Výsledkem je matice 3 x 3, ve které jsou jednotlivé hodnoty v oblasti buněk (A1:C3) vynásobené číslem 10."
+msgstr "Chcete-li vynásobit hodnoty ve všech buňkách matice číslem 10, nemusíte používat vzorec na každou buňku nebo hodnotu. Místo toho použijte jednoduchý maticový vzorec. Vyberte v jiné části sešitu oblast o velikosti 3 x 3 buňky, vložte vzorec <item type=\"input\">=10*A1:C3</item> a potvrďte jej kombinací kláves <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter. Výsledkem je matice 3 x 3, ve které jsou jednotlivé hodnoty v oblasti buněk (A1:C3) vynásobené číslem 10."
#: 04060107.xhp
msgctxt ""
@@ -17687,7 +17682,7 @@ msgctxt ""
"326\n"
"help.text"
msgid "Comparison operators in an array formula treat empty cells in the same way as in a normal formula, that is, either as zero or as an empty string. For example, if cells A1 and A2 are empty the array formulas <item type=\"input\">{=A1:A2=\"\"}</item> and <item type=\"input\">{=A1:A2=0}</item> will both return a 1 column 2 row array of cells containing TRUE."
-msgstr "Porovnávací operátory ve vzorci zpracovávají prázdné buňky stejným způsobem jako normální vzorec, který existuje buď jako nula nebo jako prázdný řetězec. Například jsou-li buňky A1 a A2 prázdné, oba vzorce <item type=\"input\">{=A1:A2=\"\"}</item> a <item type=\"input\">{=A1:A2=0}</item> vrátí jeden sloupec a 2 řádky obsahující TRUE."
+msgstr "Porovnávací operátory ve vzorci zpracovávají prázdné buňky stejným způsobem jako normální vzorec, který existuje buď jako nula nebo jako prázdný řetězec. Například jsou-li buňky A1 a A2 prázdné, oba vzorce <item type=\"input\">{=A1:A2=\"\"}</item> a <item type=\"input\">{=A1:A2=0}</item> vrátí jeden sloupec a 2 řádky obsahující PRAVDA."
#: 04060107.xhp
msgctxt ""
@@ -17714,7 +17709,7 @@ msgctxt ""
"283\n"
"help.text"
msgid "Array formulas are also a space saving option when several values must be calculated, since they are not very memory-intensive. In addition, arrays are an essential tool for carrying out complex calculations, because you can have several cell ranges included in your calculations. $[officename] has different math functions for arrays, such as the MMULT function for multiplying two arrays or the SUMPRODUCT function for calculating the scalar products of two arrays."
-msgstr "Použití maticových vzorců je také úsporné řešení výpočtu více položek najednou, protože tyto maticové výpočty nejsou příliš paměťově náročné. Navíc se jedná o základní nástroj pro provádění složitých výpočtů, protože je možné do výpočtu zahrnout několik rozsahů buněk najednou. $[officename] má pro matice speciální funkce, jako třeba MMULT pro násobení dvou matic nebo SUMPRODUCT pro výpočet jejich skalárního součinu."
+msgstr "Použití maticových vzorců je také úsporné řešení výpočtu více položek najednou, protože tyto maticové výpočty nejsou příliš paměťově náročné. Navíc se jedná o základní nástroj pro provádění složitých výpočtů, protože je možné do výpočtu zahrnout několik oblastí buněk najednou. $[officename] má pro matice speciální funkce, jako třeba MMULT pro násobení dvou matic nebo SUMPRODUCT pro výpočet jejich skalárního součinu."
#: 04060107.xhp
msgctxt ""
@@ -17732,7 +17727,7 @@ msgctxt ""
"285\n"
"help.text"
msgid "You can also create a \"normal\" formula in which the reference range, such as parameters, indicate an array formula. The result is obtained from the intersection of the reference range and the rows or columns in which the formula is found. If there is no intersection or if the range at the intersection covers several rows or columns, a #VALUE! error message appears. The following example illustrates this concept:"
-msgstr "Možné je také vytvořit \"normální\" vzorec, ve kterém odkazovaný rozsah buněk indikuje maticový vzorec. Výsledek bude získán z průniku odkazovaného rozsahu a řádků nebo sloupců, ve kterých se vzorec nachází. Je-li tento průnik prázdný nebo pokrývá-li několik řádků či sloupců, bude zobrazena chybová zpráva #VALUE!. Pro ilustraci slouží následující příklad:"
+msgstr "Možné je také vytvořit \"normální\" vzorec, ve kterém odkazovaná oblast buněk indikuje maticový vzorec. Výsledek bude získán z průniku odkazované oblasti a řádků nebo sloupců, ve kterých se vzorec nachází. Je-li tento průnik prázdný nebo pokrývá-li několik řádků či sloupců, bude zobrazena chybová zpráva #VALUE!. Pro ilustraci slouží následující příklad:"
#: 04060107.xhp
msgctxt ""
@@ -17750,7 +17745,7 @@ msgctxt ""
"314\n"
"help.text"
msgid "If you create an array formula using the <emph>Function Wizard</emph>, you must mark the <emph>Array</emph> check box each time so that the results are returned in an array. Otherwise, only the value in the upper-left cell of the array being calculated is returned."
-msgstr "Pokud vytváříte maticový vzorec s použitím <emph>Průvodce funkcí</emph>, musíte pokaždé zaškrtnout políčko <emph>Matice</emph>. Potom budou výsledky výpočtu vráceny jako matice; v opačném případě bude vrácena pouze hodnota buňky v levém horním rohu zvoleného rozsahu."
+msgstr "Pokud vytváříte maticový vzorec s použitím <emph>Průvodce funkcí</emph>, musíte pokaždé zaškrtnout pole <emph>Matice</emph>. Potom budou výsledky výpočtu vráceny jako matice; v opačném případě bude vrácena pouze hodnota buňky v levém horním rohu zvolené oblasti."
#: 04060107.xhp
msgctxt ""
@@ -17793,7 +17788,7 @@ msgctxt ""
"par_id985747\n"
"help.text"
msgid "Calc supports inline matrix/array constants in formulas. An inline array is surrounded by curly braces '{' and '}'. Elements can be each a number (including negatives), a logical constant (TRUE, FALSE), or a literal string. Non-constant expressions are not allowed. Arrays can be entered with one or more rows, and one or more columns. All rows must consist of the same number of elements, all columns must consist of the same number of elements."
-msgstr "Calc podporuje ve vzorcích vložené matice. Vložená matice je uzavřena ve složených závorkách '{' a '}'. Prvky matice mohou být čísla (i záporná), logické konstanty (TRUE, FALSE) nebo řetězec. Nejsou dovoleny nekonstantové výrazy. Matici lze zadat s jedním či více sloupci a jedním či více řádky. Každý řádek musí obsahovat stejný počet prvků, každý sloupec musí obsahovat stejný počet prvků."
+msgstr "Calc podporuje ve vzorcích vložené matice. Vložená matice je uzavřena ve složených závorkách '{' a '}'. Prvky matice mohou být čísla (i záporná), logické konstanty (PRAVDA, NEPRAVDA) nebo řetězec. Nejsou dovoleny nekonstantové výrazy. Matici lze zadat s jedním či více sloupci a jedním či více řádky. Každý řádek musí obsahovat stejný počet prvků, každý sloupec musí obsahovat stejný počet prvků."
#: 04060107.xhp
msgctxt ""
@@ -17841,7 +17836,7 @@ msgctxt ""
"par_id6757103\n"
"help.text"
msgid "To enter this array constant, you select three cells in a row, then you type the formula <item type=\"input\">={1;2;3}</item> using the curly braces and the semicolons, then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter."
-msgstr "Pro vložení této matice konstant, vyberte 3 buňky v řádce a poté napište vzorec <item type=\"input\">={1;2;3}</item> s použitím složených závorek a středníků, poté klikněte na <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter."
+msgstr "Tuto matici konstant vložíte tím, že vyberete tři buňky v řádku, poté zadáte vzorec <item type=\"input\">={1;2;3}</item> s použitím složených závorek a středníků a poté stisknete <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter."
#: 04060107.xhp
msgctxt ""
@@ -17865,7 +17860,7 @@ msgctxt ""
"par_id5262916\n"
"help.text"
msgid "={0;1;2|FALSE;TRUE;\"two\"}"
-msgstr "={0;1;2|FALSE;TRUE;\"dva\"}"
+msgstr "={0;1;2|NEPRAVDA;PRAVDA;\"dva\"}"
#: 04060107.xhp
msgctxt ""
@@ -17988,7 +17983,7 @@ msgctxt ""
"325\n"
"help.text"
msgid "Paste the formula by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V in the selected space and confirm it by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter. The selected range now contains the array formula."
-msgstr "Vložte vzorec stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V na zvolené místo a potvrďte jej stisknutím kombinace kláves <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter. Vybraný rozsah buněk nyní obsahuje maticový vzorec."
+msgstr "Vložte vzorec stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V na zvolené místo a potvrďte jej stisknutím kombinace kláves <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter. Vybraná oblast buněk nyní obsahuje maticový vzorec."
#: 04060107.xhp
msgctxt ""
@@ -17997,7 +17992,7 @@ msgctxt ""
"328\n"
"help.text"
msgid "Adjusting an Array Range"
-msgstr "Úprava rozsahu matice"
+msgstr "Úprava oblasti matice"
#: 04060107.xhp
msgctxt ""
@@ -18006,7 +18001,7 @@ msgctxt ""
"329\n"
"help.text"
msgid "If you want to edit the output array, do the following:"
-msgstr "Pokud chcete upravit výsledkovou matici, udělejte následující:"
+msgstr "Pokud chcete upravit výslednou matici, udělejte následující:"
#: 04060107.xhp
msgctxt ""
@@ -18033,7 +18028,7 @@ msgctxt ""
"332\n"
"help.text"
msgid "When you adjust the array range, the array formula will not automatically be adjusted. You are only changing the range in which the result will appear."
-msgstr "Když upravíte rozsah matice, samotný maticový vzorec nebude automaticky upraven. Pouze totiž měníte oblast buněk, ve které se objeví výsledky."
+msgstr "Když upravíte oblast matice, samotný maticový vzorec nebude automaticky upraven. Pouze totiž měníte oblast buněk, ve které se objeví výsledky."
#: 04060107.xhp
msgctxt ""
@@ -18058,7 +18053,7 @@ msgctxt ""
"par_idN10D4B\n"
"help.text"
msgid "A conditional array calculation is an array or matrix formula that includes an IF() or CHOOSE() function. The condition argument in the formula is an area reference or a matrix result."
-msgstr "Podmíněný maticový výpočet je maticový vzorec, v němž jsou použity funkce IF() nebo CHOOSE(). Argument podmínky je rozsah buněk."
+msgstr "Podmíněný maticový výpočet je maticový vzorec, v němž jsou použity funkce IF() nebo CHOOSE(). Argument podmínky je oblast buněk nebo výsledná matice."
#: 04060107.xhp
msgctxt ""
@@ -18194,7 +18189,7 @@ msgctxt ""
"par_idN10DD0\n"
"help.text"
msgid "The following functions provide forced array handling: CORREL, COVAR, FORECAST, FTEST, INTERCEPT, MDETERM, MINVERSE, MMULT, MODE, PEARSON, PROB, RSQ, SLOPE, STEYX, SUMPRODUCT, SUMX2MY2, SUMX2PY2, SUMXMY2, TTEST. If you use area references as arguments when you call one of these functions, the functions behave as array functions. The following table provides an example of forced array handling:"
-msgstr "Následující funkce poskytují vynucené zpracování matic: CORREL, COVAR, FORECAST, FTEST, INTERCEPT, MDETERM, MINVERSE, MMULT, MODE, PEARSON, PROB, RSQ, SLOPE, STEYX, SUMPRODUCT, SUMX2MY2, SUMX2PY2, SUMXMY2, TTEST. Je-li jako argument funkce použit rozsah buněk (matice), funkce se chová jako maticová. Následující tabulka poskytuje příklady vynuceného zpracování matic:"
+msgstr "Následující funkce poskytují vynucené zpracování matic: CORREL, COVAR, FORECAST, FTEST, INTERCEPT, MDETERM, MINVERSE, MMULT, MODE, PEARSON, PROB, RSQ, SLOPE, STEYX, SUMPRODUCT, SUMX2MY2, SUMX2PY2, SUMXMY2, TTEST. Je-li jako argument funkce použita oblast buněk (matice), funkce se chová jako maticová. Následující tabulka poskytuje příklady vynuceného zpracování matic:"
#: 04060107.xhp
msgctxt ""
@@ -18449,7 +18444,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Select a square range within the spreadsheet, for example, from A1 to E5."
-msgstr "Vyberte čtvercový rozsah buněk, například A1 až E5."
+msgstr "Vyberte čtvercovou oblast buněk, například A1 až E5."
#: 04060107.xhp
msgctxt ""
@@ -18458,7 +18453,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Without deselecting the range, select the MUNIT function. Mark the <emph>Array</emph> check box. Enter the desired dimensions for the array unit, in this case <item type=\"input\">5</item>, and click <emph>OK</emph>."
-msgstr "Aniž by jste zrušili vybraný rozsah, zvolte funkci MUNIT. Zaškrtněte políčko <emph>Matice</emph>. Zadejte požadované rozměry, v tomto případě <item type=\"input\">5</item>, a klikněte na <emph>OK</emph>."
+msgstr "Aniž byste zrušili vybranou oblast, zvolte funkci MUNIT. Zaškrtněte pole <emph>Matice</emph>. Zadejte požadované rozměry, v tomto případě <item type=\"input\">5</item>, a klepněte na <emph>OK</emph>."
#: 04060107.xhp
msgctxt ""
@@ -18476,7 +18471,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "You now see a unit array with a range of A1:E5."
-msgstr "V rozsahu buněk A1:E5 nyní vidíte jednotkovou matici."
+msgstr "V oblasti buněk A1:E5 se zobrazí jednotková matice."
#: 04060107.xhp
msgctxt ""
@@ -18914,7 +18909,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Select a single column range in which to enter the frequency according to the class limits. You must select one field more than the class ceiling. In this example, select the range C1:C6. Call up the FREQUENCY function in the <emph>Function Wizard</emph>. Select the <emph>Data</emph> range in (A1:A11), and then the <emph>Classes</emph> range in which you entered the class limits (B1:B6). Select the <emph>Array</emph> check box and click <emph>OK</emph>. You will see the frequency count in the range C1:C6."
-msgstr "Vyberte jednosloupcový rozsah buněk, do kterých chcete vložit četnosti zdrojových hodnot. Musíte vybrat o jednu buňku více, než je počet tříd, do této buňky bude vložena četnost hodnot, které překračují horní limit poslední třídy. V tomto příkladě vyberte buňky C1:C6. V <emph>Průvodci funkcí</emph> zvolte funkci FREQUENCY. Jako <emph>Data</emph> dále zadejte rozsah buněk obsahujících hodnoty měření (A1:A11) a také sloupec obsahující horní meze zkoumaných intervalů jako <emph>Třídy</emph>; tedy buňky B1:B6. Zaškrtněte políčko <emph>Matice</emph> a klepněte na <emph>OK</emph>. V původně označeném rozsahu buněk C1:C6 nyní vidíte četnosti hodnot měření v příslušných intervalech."
+msgstr "Vyberte jednosloupcovou oblast buněk, do které chcete vložit četnosti zdrojových hodnot. Musíte vybrat o jednu buňku více, než je počet tříd, do této buňky bude vložena četnost hodnot, které překračují horní limit poslední třídy. V tomto příkladě vyberte buňky C1:C6. V <emph>Průvodci funkcí</emph> zvolte funkci FREQUENCY. Jako <emph>Data</emph> dále zadejte oblast buněk obsahujících hodnoty měření (A1:A11) a také sloupec obsahující horní meze zkoumaných intervalů jako <emph>Třídy</emph>; tedy buňky B1:B6. Zaškrtněte pole <emph>Matice</emph> a klepněte na <emph>OK</emph>. V původně označené oblasti buněk C1:C6 se zobrazí četnosti hodnot měření v příslušných intervalech."
#: 04060107.xhp
msgctxt ""
@@ -18975,7 +18970,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<emph>Array</emph> represents a square array in which the determinants are defined."
-msgstr "<emph>Matice</emph> představuje čtvercovou matici (rozsah buněk), jejíž determinant bude vypočten."
+msgstr "<emph>Matice</emph> představuje čtvercovou matici (oblast buněk), jejíž determinant bude vypočten."
#: 04060107.xhp
msgctxt ""
@@ -19017,7 +19012,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MINV\">Returns the inverse array.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MINV\">Vrací inverzní matici.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MINV\">Vrátí inverzní matici.</ahelp>"
#: 04060107.xhp
msgctxt ""
@@ -19070,7 +19065,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Select a square range and select MINVERSE. Select the output array, select the <emph>Array</emph> field and click <emph>OK</emph>."
-msgstr "Vyberte čtvercový rozsah buněk a funkci MINVERSE. Vyberte cílový rozsah buněk, zaškrtněte políčko <emph>Matice</emph> a klikněte na <emph>OK</emph>."
+msgstr "Vyberte čtvercovou oblast buněk a funkci MINVERSE. Vyberte cílovou oblast buněk, zaškrtněte pole <emph>Matice</emph> a klepněte na <emph>OK</emph>."
#: 04060107.xhp
msgctxt ""
@@ -19096,7 +19091,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MMULT\">Calculates the array product of two arrays.</ahelp> The number of columns for array 1 must match the number of rows for array 2. The square array has an equal number of rows and columns."
-msgstr "<ahelp hid=\"HID_FUNC_MMULT\">Spočte maticový součin dvou matic.</ahelp> Počet sloupců první matice se musí rovna počtu řádků druhé matice. Čtvercová matice má stejný počet řádků i sloupců."
+msgstr "<ahelp hid=\"HID_FUNC_MMULT\">Vypočítá maticový součin dvou matic.</ahelp> Počet sloupců první matice se musí rovna počtu řádků druhé matice. Čtvercová matice má stejný počet řádků i sloupců."
#: 04060107.xhp
msgctxt ""
@@ -19158,7 +19153,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Select a square range. Choose the MMULT function. Select the first <emph>Array</emph>, then select the second <emph>Array</emph>. Using <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. Click <emph>OK</emph>. The output array will appear in the first selected range."
-msgstr "Vyberte čtvercový rozsah buněk. Vyberte funkci MMULT. Zadejte první <emph>Matici</emph> a potom druhou <emph>Matici</emph>. V <emph>Průvodci funkcí</emph> zaškrtněte políčko <emph>Matice</emph>. Klepněte na tlačítko <emph>OK</emph>. Výsledná matice se objeví v rozsahu buněk označeném v prvním kroku."
+msgstr "Vyberte čtvercovou oblast buněk. Vyberte funkci MMULT. Zadejte první <emph>Matici</emph> a potom druhou <emph>Matici</emph>. V <emph>Průvodci funkcí</emph> zaškrtněte pole <emph>Matice</emph>. Klepněte na tlačítko <emph>OK</emph>. Výsledná matice se objeví v oblasti buněk označené v prvním kroku."
#: 04060107.xhp
msgctxt ""
@@ -19211,7 +19206,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "<emph>Array</emph> represents the array in the spreadsheet that is to be transposed."
-msgstr "<emph>Matice</emph> označuje matici (rozsah buněk), která bude transponována."
+msgstr "<emph>Matice</emph> označuje matici (oblast buněk), která bude transponována."
#: 04060107.xhp
msgctxt ""
@@ -19237,7 +19232,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Shift+Command+Enter</caseinline><defaultinline>Shift+Ctrl+Enter</defaultinline></switchinline>. Or, if you are using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. The transposed array appears in the selected target range and is protected automatically against changes."
-msgstr "Vyberte v listu rozsah buněk, ve kterém se objeví transponovaná matice. Pokud má původní matice n řádek a m sloupců, musí mít vámi zvolený rozsah buněk alespoň n sloupců a m řádek. Potom zadejte vzorec přímo z ruky, zvolte zdrojovou matici a stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Shift+Command+Enter</caseinline><defaultinline>Shift+Ctrl+Enter</defaultinline></switchinline>. Pokud používáte <emph>Průvodce maticí</emph>, nezapomeňte zaškrtnout políčko <emph>Matice</emph>. Transponovaná matice se objeví v cílovém rozsahu buněk a je automaticky chráněna před změnami."
+msgstr "Vyberte v sešitu oblast buněk, ve které se zobrazí transponovaná matice. Pokud má původní matice n řádek a m sloupců, musí mít zvolená oblast buněk alespoň n sloupců a m řádek. Potom přímo zadejte vzorec, zvolte zdrojovou matici a stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Shift+Command+Enter</caseinline><defaultinline>Shift+Ctrl+Enter</defaultinline></switchinline>. Pokud používáte <emph>Průvodce maticí</emph>, nezapomeňte zaškrtnout pole <emph>Matice</emph>. Transponovaná matice se objeví v cílové oblasti buněk a je automaticky chráněna před změnami."
#: 04060107.xhp
msgctxt ""
@@ -19263,7 +19258,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_RGP\">Returns a table of statistics for a straight line that best fits a data set.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_RGP\">Vrátí statistickou tabulku pro přímku, která nejlépe odpovídá datové řadě.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_RGP\">Vrátí statistickou tabulku pro přímku, která je nejlepším proložením množiny dat.</ahelp>"
#: 04060107.xhp
msgctxt ""
@@ -19299,7 +19294,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "<emph>data_X</emph> is a corresponding single row or column range specifying the x coordinates. If <emph>data_X</emph> is omitted it defaults to <item type=\"literal\">1, 2, 3, ..., n</item>. If there is more than one set of variables <emph>data_X</emph> may be a range with corresponding multiple rows or columns."
-msgstr "<emph>data_X</emph> je jeden řádek nebo sloupec, který určuje souřadnice X v sadě datových bodů. Pokud je <emph>data_X</emph> vynecháno, výchozí hodnota je <item type=\"literal\">1, 2, 3, ..., n</item>. Pokud je více sad proměnných, <emph>data_X</emph> může být rozsah několika řádků či sloupců."
+msgstr "<emph>data_X</emph> je jeden řádek nebo sloupec, který určuje souřadnice X v sadě datových bodů. Pokud je <emph>data_X</emph> vynecháno, výchozí hodnota je <item type=\"literal\">1, 2, 3, ..., n</item>. Pokud je více sad proměnných, <emph>data_X</emph> může být oblast několika řádků či sloupců."
#: 04060107.xhp
msgctxt ""
@@ -19316,7 +19311,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "if<emph>linearType</emph> is FALSE the straight line found is forced to pass through the origin (the constant a is zero; y = bx). If omitted, <emph>linearType</emph> defaults to TRUE (the line is not forced through the origin)."
-msgstr "Pokud má <emph>typLinie</emph> hodnotu FALSE, přímka musí procházet počátečním bodem (konstanta a je nula; y = bx). Pokud je parametr vynechán, má <emph>typLinie</emph> hodnotu TRUE (přímka nemusí procházet počátkem)."
+msgstr "Pokud má <emph>typLinie</emph> hodnotu NEPRAVDA, přímka musí procházet počátečním bodem (konstanta a je nula; y = bx). Pokud je parametr vynechán, má <emph>typLinie</emph> hodnotu PRAVDA (přímka nemusí procházet počátkem)."
#: 04060107.xhp
msgctxt ""
@@ -19325,7 +19320,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "if<emph>stats</emph> is omitted or FALSE only the top line of the statistics table is returned. If TRUE the entire table is returned."
-msgstr "Pokud je parametr <emph>statistika</emph> vynechán nebo FALSE, bude vrácen jen horní řádek statistické tabulky. Pokud má hodnotu TRUE, bude vrácena celá tabulka."
+msgstr "Pokud je parametr <emph>statistika</emph> vynechán nebo NEPRAVDA, bude vrácen jen horní řádek statistické tabulky. Pokud má hodnotu PRAVDA, bude vrácena celá tabulka."
#: 04060107.xhp
msgctxt ""
@@ -19367,7 +19362,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "This function returns an array and is handled in the same way as the other array functions. Select a range for the answers and then the function. Select <emph>data_Y</emph>. If you want, you can enter other parameters. Select <emph>Array</emph> and click <emph>OK</emph>."
-msgstr "Tato funkce vrací matici a je ovládána stejným způsobem jako jiné maticové funkce. Vyberte oblast pro výsledek a poté funkci. Vyberte <emph>data_Y</emph>. Pokud chcete, můžete vybrat i další parametry. Vyberte <emph>Matice</emph> a klikněte na tlačítko <emph>OK</emph>."
+msgstr "Tato funkce vrátí matici a funguje stejným způsobem jako jiné maticové funkce. Vyberte oblast pro výsledek a poté funkci. Vyberte <emph>data_Y</emph>. Pokud chcete, můžete vybrat i další parametry. Vyberte <emph>Matice</emph> a klepněte na tlačítko <emph>OK</emph>."
#: 04060107.xhp
msgctxt ""
@@ -19376,7 +19371,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "The results returned by the system (if <emph>stats</emph> = 0), will at least show the slope of the regression line and its intersection with the Y axis. If <emph>stats</emph> does not equal 0, other results are to be displayed."
-msgstr "Výsledek vrácený systémem (pokud <emph>statistika</emph> = 0) bude ukazovat minimálně spád regresní linie a její průsečík s osou Y. Pokud se parametr nerovná 0, bude zobrazen jiný výsledek."
+msgstr "Výsledek vrácený systémem (pokud <emph>statistika</emph> = 0) bude ukazovat minimálně směrnici regresní přímky a její průsečík s osou Y. Pokud se parametr nerovná 0, bude zobrazen jiný výsledek."
#: 04060107.xhp
msgctxt ""
@@ -19898,7 +19893,7 @@ msgctxt ""
"132\n"
"help.text"
msgid "Column A contains several X1 values, column B several X2 values and column C the Y values. You have already entered these values in your spreadsheet. You have now set up E2:G6 in the spreadsheet and activated the <emph>Function Wizard</emph>. For the LINEST function to work, you must have marked the <emph>Array</emph> check box in the <emph>Function Wizard</emph>. Next, select the following values in the spreadsheet (or enter them using the keyboard):"
-msgstr "Sloupec A obsahuje několik hodnot X1, sloupec B několik hodnot X2 a sloupec C hodnoty Y. Tyto hodnoty už byly zadány. Nyní označíte rozsah buněk E2:G6 a spustíte <emph>Průvodce funkcí</emph>. Aby funkce LINEST fungovala, musíte zaškrtnou políčko <emph>Matice</emph> v <emph>Průvodci funkcí</emph>. Nyní zadejte následující hodnoty (označte příslušné rozsahy buněk myší, nebo je zapište pomocí klávesnice):"
+msgstr "Sloupec A obsahuje několik hodnot X1, sloupec B několik hodnot X2 a sloupec C hodnoty Y. Tyto hodnoty už byly zadány. Nyní označíte rozsah buněk E2:G6 a spustíte <emph>Průvodce funkcí</emph>. Aby funkce LINEST fungovala, je nutné zaškrtnout pole <emph>Matice</emph> v <emph>Průvodci funkcí</emph>. Nyní zadejte následující hodnoty (označte příslušné oblasti buněk myší nebo je zapište pomocí klávesnice):"
#: 04060107.xhp
msgctxt ""
@@ -19969,7 +19964,7 @@ msgctxt ""
"139\n"
"help.text"
msgid "E2 and F2: Slope m of the regression line y=b+m*x for the x1 and x2 values. The values are given in reverse order; that is, the slope for x2 in E2 and the slope for x1 in F2."
-msgstr "E2a F2: Směrnice m regresní linie y=b+m*x pro hodnoty x1 a x2. Hodnoty jsou dány v opačném pořadí, tzn. směrnice pro x2 v E2 a směrnice pro x1 v F2."
+msgstr "E2a F2: Směrnice m regresní přímky y=b+m*x pro hodnoty x1 a x2. Hodnoty jsou dány v opačném pořadí, tzn. směrnice pro x2 v E2 a směrnice pro x1 v F2."
#: 04060107.xhp
msgctxt ""
@@ -19978,7 +19973,7 @@ msgctxt ""
"140\n"
"help.text"
msgid "G2: Intersection b with the y axis."
-msgstr "G2: Průnik s osou y (hodnota b)."
+msgstr "G2: Průsečík s osou y (hodnota b)."
#: 04060107.xhp
msgctxt ""
@@ -19995,7 +19990,7 @@ msgctxt ""
"141\n"
"help.text"
msgid "E3 and F3: The standard error of the slope value."
-msgstr "E3 a F3: Standardní odchylka hodnoty směrnice."
+msgstr "E3 a F3: Standardní chyba hodnoty směrnice."
#: 04060107.xhp
msgctxt ""
@@ -20004,7 +19999,7 @@ msgctxt ""
"142\n"
"help.text"
msgid "G3: The standard error of the intercept"
-msgstr "G3: Standardní odchylka průsečíku s osou y."
+msgstr "G3: Standardní chyba průsečíku s osou y."
#: 04060107.xhp
msgctxt ""
@@ -21580,7 +21575,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<emph>Server</emph> is the name of a server application. <item type=\"productname\">%PRODUCTNAME</item>applications have the server name \"soffice\"."
-msgstr ""
+msgstr "<emph>Server</emph> je název aplikace serveru. Aplikace <item type=\"productname\">%PRODUCTNAME</item> používají pro server název \"soffice\"."
#: 04060109.xhp
msgctxt ""
@@ -22271,7 +22266,7 @@ msgctxt ""
"88\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">SortOrder</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">SortOrder</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order."
-msgstr "<ahelp hid=\"HID_FUNC_SVERWEIS\"> Svislé hledání s odkazem na vedlejší buňky doprava.</ahelp> Tato funkce kontroluje, zda jsou specifikované hodnoty obsaženy v prvním sloupci matice. Funkce poté vrací hodnotu v té samé řádce, ale pro sloupec pojmenovaný jako <item type=\"literal\">Index</item>. Je-li vynechán parametr <item type=\"literal\">PořadíŘazení</item> nebo je-li nastaven na TRUE nebo 1, předpokládá se, že jsou data již seřazena vzestupně. V tomto případě, není-li nalezeno přesné <item type=\"literal\">KritériumHledání</item>, bude vrácena poslední hodnota menší než kritérium. Je-li parametr <item type=\"literal\">PořadíŘazení</item> nastaven na FALSE nebo 0, kritérium musí být nalezeno, jinak funkce skončí chybou <emph>Chyba: Hodnota není dostupná</emph>. Při zadání hodnoty 0 data tedy nemusí být vzestupně seřazena."
+msgstr "<ahelp hid=\"HID_FUNC_SVERWEIS\"> Svislé hledání s odkazem na vedlejší buňky doprava.</ahelp> Tato funkce kontroluje, zda jsou specifikované hodnoty obsaženy v prvním sloupci matice. Funkce poté vrací hodnotu v té samé řádce, ale pro sloupec pojmenovaný jako <item type=\"literal\">Index</item>. Je-li vynechán parametr <item type=\"literal\">PořadíŘazení</item> nebo je-li nastaven na PRAVDA nebo 1, předpokládá se, že jsou data již seřazena vzestupně. V tomto případě, není-li nalezeno přesné <item type=\"literal\">KritériumHledání</item>, bude vrácena poslední hodnota menší než kritérium. Je-li parametr <item type=\"literal\">PořadíŘazení</item> nastaven na NEPRAVDA nebo 0, kritérium musí být nalezeno, jinak funkce skončí chybou <emph>Chyba: Hodnota není dostupná</emph>. Při zadání hodnoty 0 data tedy nemusí být vzestupně seřazena."
#: 04060109.xhp
msgctxt ""
@@ -22325,7 +22320,7 @@ msgctxt ""
"94\n"
"help.text"
msgid "<emph>SortOrder</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>."
-msgstr "<emph>PořadíŘazení</emph> je nepovinný parametr, který určuje jestli je první sloupec matice vzestupně seřazen. Pokud sloupec seřazen není, zadejte logickou hodnotu FALSE nebo nulu. Prohledávání seřazených sloupců je mnohem rychlejší a hledání vrátí hodnotu i pro položku jen částečně odpovídající hledanému výrazu. U neseřazeného seznamu musí být položka zcela shodná s hledaným výrazem. V ostatních případech funkce zobrazí zprávu: <emph>Chyba: Hodnota není dostupná</emph>"
+msgstr "<emph>PořadíŘazení</emph> je nepovinný parametr, který určuje jestli je první sloupec matice vzestupně seřazen. Pokud sloupec seřazen není, zadejte logickou hodnotu NEPRAVDA nebo nulu. Prohledávání seřazených sloupců je mnohem rychlejší a hledání vrátí hodnotu i pro položku jen částečně odpovídající hledanému výrazu. U neseřazeného seznamu musí být položka zcela shodná s hledaným výrazem. V ostatních případech funkce zobrazí zprávu: <emph>Chyba: Hodnota není dostupná</emph>."
#: 04060109.xhp
msgctxt ""
@@ -22370,7 +22365,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "As soon as you enter a number in A1 B1 will show the corresponding text contained in the second column of reference D1:E100. Entering a nonexistent number displays the text with the next number down. To prevent this, enter FALSE as the last parameter in the formula so that an error message is generated when a nonexistent number is entered."
-msgstr "Jakmile zadáte do buňky A1 číslo, zobrazí se v buňce B1 odpovídající text obsažený v druhém sloupci v oblasti buněk D1:E100. Pokud zadáte číslo, které se ve sloupci D nenalézá, bude zobrazen text odpovídající nejbližší následující číselné hodnotě. Pokud chcete, aby při zadání neexistujícího čísla byla zobrazena chybová zpráva, zadejte v posledním parametru vzorce logickou hodnotu FALSE."
+msgstr "Jakmile zadáte do buňky A1 číslo, zobrazí se v buňce B1 odpovídající text obsažený v druhém sloupci v oblasti buněk D1:E100. Pokud zadáte číslo, které se ve sloupci D nenalézá, bude zobrazen text odpovídající nejbližší následující číselné hodnotě. Pokud chcete, aby při zadání neexistujícího čísla byla zobrazena chybová zpráva, zadejte v posledním parametru vzorce logickou hodnotu NEPRAVDA."
#: 04060109.xhp
msgctxt ""
@@ -22592,7 +22587,7 @@ msgctxt ""
"231\n"
"help.text"
msgid "If Type = 0, only exact matches are found. If the search criterion is found more than once, the function returns the index of the first matching value. Only if Type = 0 can you search for regular expressions."
-msgstr "Je-li Typ=0, jsou nalezeny jen přesně odpovídající si hodnoty. Je-li nalezeno kritérium hledání více než jednou, funkce vrátí index první odpovídající hodnoty. Pouze pokud se Typ=0 můžete použít i regulární výrazy."
+msgstr "Je-li Typ=0, jsou nalezeny jen přesně odpovídající si hodnoty. Je-li nalezeno kritérium hledání více než jednou, funkce vrátí index první odpovídající hodnoty. Regulární výrazy můžete použít pouze tehdy, je-li Typ=0."
#: 04060109.xhp
msgctxt ""
@@ -24555,7 +24550,7 @@ msgctxt ""
"79\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_IDENTISCH\">Compares two text strings and returns TRUE if they are identical.</ahelp> This function is case-sensitive."
-msgstr "<ahelp hid=\"HID_FUNC_IDENTISCH\">Porovná dva řetězce a vrací TRUE, pokud jsou stejné.</ahelp> Tato funkce rozlišuje velikost písmen."
+msgstr "<ahelp hid=\"HID_FUNC_IDENTISCH\">Porovná dva řetězce a vrátí PRAVDA, pokud jsou stejné.</ahelp> Tato funkce rozlišuje velikost písmen."
#: 04060110.xhp
msgctxt ""
@@ -24609,7 +24604,7 @@ msgctxt ""
"85\n"
"help.text"
msgid "<item type=\"input\">=EXACT(\"microsystems\";\"Microsystems\")</item> returns FALSE."
-msgstr "<item type=\"input\">=EXACT(\"mikrosystémy\";\"Mikrosystémy\")</item> vrátí FALSE."
+msgstr "<item type=\"input\">=EXACT(\"mikrosystémy\";\"Mikrosystémy\")</item> vrátí NEPRAVDA."
#: 04060110.xhp
msgctxt ""
@@ -26059,7 +26054,6 @@ msgid "TRIM(\"Text\")"
msgstr "TRIM(\"Text\")"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id3151362\n"
@@ -26083,8 +26077,8 @@ msgctxt ""
"par_id3156074\n"
"60\n"
"help.text"
-msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing zeros and with single space between words."
-msgstr ""
+msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing spaces and with single space between words."
+msgstr "<item type=\"input\">=TRIM(\" ahoj světe \")</item> vrátí ahoj světe bez uvozujících a koncových mezer a s jedinou mezerou mezi slovy."
#: 04060110.xhp
msgctxt ""
@@ -26452,7 +26446,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".\">Determines whether a year is a leap year.</ahelp> If yes, the function will return the value 1 (TRUE); if not, it will return 0 (FALSE)."
-msgstr "<ahelp hid=\".\">Určuje, zda je rok přestupný.</ahelp> Pokud ano, funkce vrátí hodnotu 1 (TRUE); pokud není, vrátí 0 (FALSE)."
+msgstr "<ahelp hid=\".\">Určuje, zda je rok přestupný.</ahelp> Pokud ano, funkce vrátí hodnotu 1 (PRAVDA); pokud není, vrátí 0 (NEPRAVDA)."
#: 04060111.xhp
msgctxt ""
@@ -29521,7 +29515,7 @@ msgctxt ""
"130\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_DELTA\">The result is TRUE (1) if both numbers, which are delivered as an argument, are equal, otherwise it is FALSE (0).</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_DELTA\">Pokud se čísla zadaná v parametrech rovnají, je výsledek TRUE (1), jinak FALSE (0).</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_DELTA\">Pokud se čísla zadaná v parametrech rovnají, je výsledek PRAVDA (1), jinak NEPRAVDA (0).</ahelp>"
#: 04060115.xhp
msgctxt ""
@@ -30452,7 +30446,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">The result is the <emph>ComplexNumber</emph> raised to the power of <emph>Number</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">Vrátí <emph>KomplexníČíslo</emph> umocněné na <emph>Číslo</emph>.</ahelp>"
#: 04060116.xhp
msgctxt ""
@@ -30470,7 +30464,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "IMPOWER(\"ComplexNumber\"; Number)"
-msgstr "IMPOWER(\"KomlexníČíslo\"; Číslo)"
+msgstr "IMPOWER(\"KomplexníČíslo\"; Číslo)"
#: 04060116.xhp
msgctxt ""
@@ -38251,7 +38245,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<emph>DataY</emph> is the dependent set of observations or data."
-msgstr "<emph>DataY</emph> je závislá sada pozorování nebo dat."
+msgstr "<emph>DataY</emph> je závislá množina pozorování nebo dat."
#: 04060181.xhp
msgctxt ""
@@ -38260,7 +38254,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<emph>DataX</emph> is the independent set of observations or data."
-msgstr "<emph>DataX</emph> je nezávislá sada pozorování nebo dat."
+msgstr "<emph>DataX</emph> je nezávislá množina pozorování nebo dat."
#: 04060181.xhp
msgctxt ""
@@ -38296,7 +38290,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<item type=\"input\">=INTERCEPT(D3:D9;C3:C9)</item> = 2.15."
-msgstr "<item type=\"input\">=INTERCEPT(D3:D9;C3:C9)</item> = 2.15."
+msgstr "<item type=\"input\">=INTERCEPT(D3:D9;C3:C9)</item> = 2,15."
#: 04060181.xhp
msgctxt ""
@@ -38589,7 +38583,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BESTIMMTHEITSMASS\">Returns the square of the Pearson correlation coefficient based on the given values.</ahelp> RSQ (also called determination coefficient) is a measure for the accuracy of an adjustment and can be used to produce a regression analysis."
-msgstr "<ahelp hid=\"HID_FUNC_BESTIMMTHEITSMASS\">Vypočte druhou mocninu Pearsonova korelačního koeficientu založeného na zadaných hodnotách.</ahelp> RSQ (také nazývané koeficient determinace) je míra závislosti a lze jej použít pro regresní analýzu."
+msgstr "<ahelp hid=\"HID_FUNC_BESTIMMTHEITSMASS\">Vypočte druhou mocninu Pearsonova korelačního koeficientu na základě zadaných hodnot.</ahelp> RSQ (také nazývaný koeficient determinace) je míra závislosti a lze jej použít pro regresní analýzu."
#: 04060181.xhp
msgctxt ""
@@ -38643,7 +38637,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "<item type=\"input\">=RSQ(A1:A20;B1:B20)</item> calculates the determination coefficient for both data sets in columns A and B."
-msgstr "<item type=\"input\">=RSQ(A1:A20;B1:B20)</item> vypočte koeficient determinace mezi datovými sadami ve sloupcích A a B."
+msgstr "<item type=\"input\">=RSQ(A1:A20;B1:B20)</item> vypočte koeficient determinace mezi množinami dat ve sloupcích A a B."
#: 04060181.xhp
msgctxt ""
@@ -38651,7 +38645,7 @@ msgctxt ""
"bm_id3145620\n"
"help.text"
msgid "<bookmark_value>BETAINV function</bookmark_value> <bookmark_value>cumulative probability density function;inverse of</bookmark_value>"
-msgstr "<bookmark_value>BETAINV</bookmark_value> <bookmark_value>distribuční funkce rozdělení;inverzní funkce</bookmark_value>"
+msgstr "<bookmark_value>BETAINV</bookmark_value> <bookmark_value>distribuční funkce rozdělení;inverzní</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -38669,7 +38663,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BETAINV\">Returns the inverse of the cumulative beta probability density function.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BETAINV\">Vrátí hodnotu inverzní funkce k distribuční funkci beta.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BETAINV\">Vrátí hodnoty inverzní distribuční funkce beta rozdělení.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -38758,7 +38752,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<item type=\"input\">=BETAINV(0.5;5;10)</item> returns the value 0.33."
-msgstr "<item type=\"input\">=BETAINV(0.5;5;10)</item> vrátí hodnotu 0.33."
+msgstr "<item type=\"input\">=BETAINV(0,5;5;10)</item> vrátí hodnotu 0,33."
#: 04060181.xhp
msgctxt ""
@@ -38766,7 +38760,7 @@ msgctxt ""
"bm_id3156096\n"
"help.text"
msgid "<bookmark_value>BETADIST function</bookmark_value> <bookmark_value>cumulative probability density function;calculating</bookmark_value>"
-msgstr "<bookmark_value>BETADIST</bookmark_value><bookmark_value>funkce hustoty součtové pravděpodobnosti;výpočty</bookmark_value>"
+msgstr "<bookmark_value>BETADIST</bookmark_value><bookmark_value>distribuční funkce rozdělení;výpočty</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -38855,7 +38849,7 @@ msgctxt ""
"par_id012020091254453\n"
"help.text"
msgid "<emph>Cumulative</emph> (optional) can be 0 or False to calculate the probability density function. It can be any other value or True or omitted to calculate the cumulative distribution function."
-msgstr "<emph>Kumulativní</emph> (nepovinné) může být 0 nebo False pro výpočet hustoty pravděpodobnosti. Pro jakoukoliv jinou hodnotu, True nebo vynechaný parametr se vypočte distribuční funkce."
+msgstr "<emph>Kumulativní</emph> (nepovinné) může být 0 nebo Nepravda pro výpočet hustoty pravděpodobnosti. Pro jakoukoliv jinou hodnotu, Pravda nebo vynechaný parametr se vypočte distribuční funkce."
#: 04060181.xhp
msgctxt ""
@@ -38881,7 +38875,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<item type=\"input\">=BETADIST(0.75;3;4)</item> returns the value 0.96"
-msgstr "<item type=\"input\">=BETADIST(0.75;3;4)</item> vrátí hodnotu 0.96"
+msgstr "<item type=\"input\">=BETADIST(0,75;3;4)</item> vrátí hodnotu 0,96"
#: 04060181.xhp
msgctxt ""
@@ -38907,7 +38901,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BINOMVERT\">Returns the individual term binomial distribution probability.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BINOMVERT\">Vrátí binomické rozdělení pravděpodobnosti.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BINOMVERT\">Vrátí hodnoty pravděpodobnosti binomického rozdělení.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -38925,7 +38919,7 @@ msgctxt ""
"79\n"
"help.text"
msgid "BINOMDIST(X; Trials; SP; C)"
-msgstr "BINOMDIST(X; Pokusů; SP; C)"
+msgstr "BINOMDIST(X; Pokusy; SP; C)"
#: 04060181.xhp
msgctxt ""
@@ -38943,7 +38937,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "<emph>Trials</emph> is the number of independent trials."
-msgstr "<emph>Pokusů</emph> je počet nezávislých pokusů."
+msgstr "<emph>Pokusy</emph> je počet nezávislých pokusů."
#: 04060181.xhp
msgctxt ""
@@ -39028,7 +39022,7 @@ msgctxt ""
"par_id0119200902475286\n"
"help.text"
msgid "<emph>Probability</emph> is the probability value for which the inverse of the chi-square distribution is to be calculated."
-msgstr "<emph>Pravděpodobnost</emph> je hodnota pravděpodobnosti, pro kterou se bude inverzní funkce k rozdělení chí kvadrát počítat."
+msgstr "<emph>Pravděpodobnost</emph> je hodnota pravděpodobnosti, pro kterou se vypočítá inverzní distribuční funkce rozdělení chí kvadrát."
#: 04060181.xhp
msgctxt ""
@@ -39036,7 +39030,7 @@ msgctxt ""
"par_id0119200902475282\n"
"help.text"
msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function."
-msgstr "<emph>Stupňů volnosti</emph> je počet stupňů volnosti funkce chí kvadrát."
+msgstr "<emph>Stupně volnosti</emph> je počet stupňů volnosti funkce chí kvadrát."
#: 04060181.xhp
msgctxt ""
@@ -39062,7 +39056,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CHIINV\">Returns the inverse of the one-tailed probability of the chi-squared distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_CHIINV\">Vrátí hodnotu inverzní funkce k distribuční funkci rozdělení chí-kvadrát.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_CHIINV\">Vrátí inverzní distribuční funkci jednostranného rozdělení chí kvadrát.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -39080,7 +39074,7 @@ msgctxt ""
"91\n"
"help.text"
msgid "CHIINV(Number; DegreesFreedom)"
-msgstr "CHIINV(Číslo; Stupňů volnosti)"
+msgstr "CHIINV(Číslo; Stupně volnosti)"
#: 04060181.xhp
msgctxt ""
@@ -39098,7 +39092,7 @@ msgctxt ""
"93\n"
"help.text"
msgid "<emph>DegreesFreedom</emph> is the degrees of freedom of the experiment."
-msgstr "<emph>Stupňů volnosti</emph> je počet stupňů volnosti experimentu."
+msgstr "<emph>Stupně volnosti</emph> je počet stupňů volnosti experimentu."
#: 04060181.xhp
msgctxt ""
@@ -39125,7 +39119,7 @@ msgctxt ""
"131\n"
"help.text"
msgid "The Chi square distribution of the random sample is determined by the formula given above. Since the expected value for a given number on the die for n throws is n times 1/6, thus 1020/6 = 170, the formula returns a Chi square value of 13.27."
-msgstr "Rozdělení chí-kvadrát náhodného vzorku je dáno vztahem uvedeným výše. Vzhledem k tomu, že očekávaná hodnota (že padne určité číslo) je při n hodech kostkou rovna n krát 1/6, tzn. 1020/6 = 170, dává výše uvedený vztah hodnotu chí-kvadrát rovnou 13,27."
+msgstr "Rozdělení chí kvadrát náhodného výběru je dáno vztahem uvedeným výše. Vzhledem k tomu, že očekávaná hodnota (že padne určité číslo) je při n hodech kostkou rovna n krát 1/6, tzn. 1020/6 = 170, dává výše uvedený vztah hodnotu chí kvadrát rovnou 13,27."
#: 04060181.xhp
msgctxt ""
@@ -39134,7 +39128,7 @@ msgctxt ""
"132\n"
"help.text"
msgid "If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error."
-msgstr "Jestliže je (pozorovaná) hodnota chí-kvadrát větší nebo rovna (teoretické) hodnotě chí-kvadrát CHIINV, je nutno hypotézu zavrhnout, poněvadž odchylka mezi teorií a experimentem je příliš velká. Je-li pozorovaná hodnota chí-kvadrát menší než CHIINV, je hypotéza potvrzena se stanovenou pravděpodobností chyby."
+msgstr "Jestliže je (pozorovaná) hodnota chí kvadrát větší nebo rovna (teoretické) hodnotě chí kvadrát CHIINV, je nutno hypotézu zamítnout, poněvadž odchylka mezi teorií a experimentem je příliš velká. Je-li pozorovaná hodnota chí kvadrát menší než CHIINV, je hypotéza potvrzena se stanovenou pravděpodobností chyby."
#: 04060181.xhp
msgctxt ""
@@ -39143,7 +39137,7 @@ msgctxt ""
"95\n"
"help.text"
msgid "<item type=\"input\">=CHIINV(0.05;5)</item> returns 11.07."
-msgstr "<item type=\"input\">=CHIINV(0.05;5)</item> vrátí 11.07."
+msgstr "<item type=\"input\">=CHIINV(0,05;5)</item> vrátí 11,07."
#: 04060181.xhp
msgctxt ""
@@ -39152,7 +39146,7 @@ msgctxt ""
"133\n"
"help.text"
msgid "<item type=\"input\">=CHIINV(0.02;5)</item> returns 13.39."
-msgstr "<item type=\"input\">=CHIINV(0.02;5)</item> vrátí 13.39."
+msgstr "<item type=\"input\">=CHIINV(0,02;5)</item> vrátí 13,39."
#: 04060181.xhp
msgctxt ""
@@ -39187,7 +39181,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CHITEST\">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHITEST returns the chi-squared distribution of the data."
-msgstr "<ahelp hid=\"HID_FUNC_CHITEST\">Vrátí pravděpodobnost toho, že se liší náhodná rozdělení dvou testovaných řad, a to pomocí testu nezávislosti chí-kvadrát.</ahelp> CHITEST vrací pro data rozdělení chí-kvadrát."
+msgstr "<ahelp hid=\"HID_FUNC_CHITEST\">Vrátí pravděpodobnost toho, že se náhodná rozdělení dvou testovaných řad liší, a to pomocí testu nezávislosti chí kvadrát.</ahelp> CHITEST vrátí pro data hodnotu distribuční funkce rozdělení chí kvadrát."
#: 04060181.xhp
msgctxt ""
@@ -39196,7 +39190,7 @@ msgctxt ""
"135\n"
"help.text"
msgid "The probability determined by CHITEST can also be determined with CHIDIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row."
-msgstr "Pravděpodobnost určenou funkcí CHITEST lze také určit pomocí funkce CHIDIST. V takovém případě však musí být jako parametr funkce zadána místo datové řady hodnota chí-kvadrát náhodného vzorku."
+msgstr "Pravděpodobnost určenou funkcí CHITEST lze také určit pomocí funkce CHIDIST. V takovém případě však musí být jako parametr funkce zadána místo datové řady hodnota chí kvadrátu náhodného výběru."
#: 04060181.xhp
msgctxt ""
@@ -39250,7 +39244,7 @@ msgctxt ""
"136\n"
"help.text"
msgid "Data_B (observed)"
-msgstr "Data_B (pozorování)"
+msgstr "Data_B (pozorovaná)"
#: 04060181.xhp
msgctxt ""
@@ -39259,7 +39253,7 @@ msgctxt ""
"137\n"
"help.text"
msgid "Data_E (expected)"
-msgstr "Data_E (očekávání)"
+msgstr "Data_E (očekávaná)"
#: 04060181.xhp
msgctxt ""
@@ -39430,7 +39424,7 @@ msgctxt ""
"104\n"
"help.text"
msgid "<item type=\"input\">=CHITEST(A1:A6;B1:B6)</item> equals 0.02. This is the probability which suffices the observed data of the theoretical Chi-square distribution."
-msgstr "<item type=\"input\">=CHITEST(A1:A6;B1:B6)</item> se rovná 0.02. Tato pravděpodobnost je dostatečná pro tvrzení, že pro daná data má testovací statistika rozdělení chí kvadrát."
+msgstr "<item type=\"input\">=CHITEST(A1:A6;B1:B6)</item> se rovná 0,02. Tato pravděpodobnost je dostatečná pro tvrzení, že pro daná data má testovací statistika rozdělení chí kvadrát."
#: 04060181.xhp
msgctxt ""
@@ -39456,7 +39450,7 @@ msgctxt ""
"156\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CHIVERT\">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHIDIST compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested."
-msgstr "<ahelp hid=\"HID_FUNC_CHIVERT\">Vrací hodnotu pravděpodobnosti toho, že platí hypotéza, na základě dané hodnoty chí-kvadrátu.</ahelp> CHIDIST porovnává zadanou hodnotu chí-kvadrátu pro náhodný vzorek, který se vypočte jako součet řady (pozorovaná hodnota - očekávaná hodnota)^2/očekávaná hodnota, s teoretickým rozdělením chí-kvadrát. Z toho se určí pravděpodobnost chyby ověřované hypotézy."
+msgstr "<ahelp hid=\"HID_FUNC_CHIVERT\">Vrátí na základě dané hodnoty chí kvadrátu hodnotu pravděpodobnosti toho, že hypotéza platí.</ahelp> CHIDIST porovnává zadanou hodnotu chí kvadrátu pro náhodný výběr, která se vypočte jako součet řady (pozorovaná hodnota - očekávaná hodnota)^2/očekávaná hodnota, s teoretickým rozdělením chí kvadrát. Z toho se určí pravděpodobnost chyby ověřované hypotézy."
#: 04060181.xhp
msgctxt ""
@@ -39483,7 +39477,7 @@ msgctxt ""
"109\n"
"help.text"
msgid "CHIDIST(Number; DegreesFreedom)"
-msgstr "CHIDIST(Číslo; StupňůVolnosti)"
+msgstr "CHIDIST(Číslo; StupněVolnosti)"
#: 04060181.xhp
msgctxt ""
@@ -39492,7 +39486,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability."
-msgstr "<emph>Číslo</emph> je hodnota chí kvadrátu z náhodného vzorku, která se použije k určení pravděpodobnosti chyby."
+msgstr "<emph>Číslo</emph> je hodnota chí kvadrátu náhodného výběru, která se použije k určení pravděpodobnosti chyby."
#: 04060181.xhp
msgctxt ""
@@ -39501,7 +39495,7 @@ msgctxt ""
"111\n"
"help.text"
msgid "<emph>DegreesFreedom</emph> are the degrees of freedom of the experiment."
-msgstr "<emph>StupňůVolnosti</emph> je počet stupňů volnosti experimentu."
+msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti experimentu."
#: 04060181.xhp
msgctxt ""
@@ -39519,7 +39513,7 @@ msgctxt ""
"113\n"
"help.text"
msgid "<item type=\"input\">=CHIDIST(13.27; 5)</item> equals 0.02."
-msgstr "<item type=\"input\">=CHIDIST(13.27; 5)</item> se rovná 0.02."
+msgstr "<item type=\"input\">=CHIDIST(13,27; 5)</item> se rovná 0,02."
#: 04060181.xhp
msgctxt ""
@@ -39528,7 +39522,7 @@ msgctxt ""
"158\n"
"help.text"
msgid "If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%."
-msgstr "Je-li hodnota chí-kvadrát náhodného vzorku rovna 13,27 a má-li experiment 5 stupňů volnosti, potom je hypotéza potvrzena s pravděpodobností chyby 2 %."
+msgstr "Je-li hodnota chí kvadrátu náhodného výběru rovna 13,27 a má-li experiment 5 stupňů volnosti, potom je hypotéza potvrzena s pravděpodobností chyby 2 %."
#: 04060181.xhp
msgctxt ""
@@ -39568,7 +39562,7 @@ msgctxt ""
"par_id0119200902395679\n"
"help.text"
msgid "CHISQDIST(Number; Degrees Of Freedom; Cumulative)"
-msgstr "CHISQDIST(Číslo; Stupňů volnosti; Kumulativní)"
+msgstr "CHISQDIST(Číslo; Stupně volnosti; Kumulativní)"
#: 04060181.xhp
msgctxt ""
@@ -39576,7 +39570,7 @@ msgctxt ""
"par_id011920090239564\n"
"help.text"
msgid "<emph>Number</emph> is the number for which the function is to be calculated."
-msgstr "<emph>Číslo</emph> je číslo, pro které se bude funkce počítat."
+msgstr "<emph>Číslo</emph> je číslo, pro které má být funkce vypočítána."
#: 04060181.xhp
msgctxt ""
@@ -39584,7 +39578,7 @@ msgctxt ""
"par_id0119200902395660\n"
"help.text"
msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function."
-msgstr "<emph>Stupňů volnosti</emph> je počet stupňů volnosti funkce chí kvadrát."
+msgstr "<emph>Stupně volnosti</emph> je počet stupňů volnosti funkce chí kvadrát."
#: 04060181.xhp
msgctxt ""
@@ -39592,7 +39586,7 @@ msgctxt ""
"par_id0119200902395623\n"
"help.text"
msgid "<emph>Cumulative</emph> (optional): 0 or False calculates the probability density function. Other values or True or omitted calculates the cumulative distribution function."
-msgstr "<emph>Kumulativní</emph> (nepovinné): Pro 0 nebo False se spočítá hustota pravděpodobnosti. Pro jiné hodnoty nebo nezadaný argument se spočítá distribuční funkce."
+msgstr "<emph>Kumulativní</emph> (nepovinné): Pro 0 nebo Nepravda se spočítá hustota pravděpodobnosti. Pro jiné hodnoty nebo nezadaný argument se spočítá distribuční funkce."
#: 04060181.xhp
msgctxt ""
@@ -39681,7 +39675,7 @@ msgctxt ""
"123\n"
"help.text"
msgid "<item type=\"input\">=EXPONDIST(3;0.5;1)</item> returns 0.78."
-msgstr "<item type=\"input\">=EXPONDIST(3;0.5;1)</item> vrátí 0.78."
+msgstr "<item type=\"input\">=EXPONDIST(3;0,5;1)</item> vrátí 0,78."
#: 04060182.xhp
msgctxt ""
@@ -39706,7 +39700,7 @@ msgctxt ""
"bm_id3145388\n"
"help.text"
msgid "<bookmark_value>FINV function</bookmark_value> <bookmark_value>inverse F probability distribution</bookmark_value>"
-msgstr "<bookmark_value>FINV</bookmark_value><bookmark_value>inverze pravděpodobnostního rozdělení F</bookmark_value>"
+msgstr "<bookmark_value>FINV</bookmark_value><bookmark_value>inverzní F rozdělení</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -39724,7 +39718,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_FINV\">Returns the inverse of the F probability distribution.</ahelp> The F distribution is used for F tests in order to set the relation between two differing data sets."
-msgstr "<ahelp hid=\"HID_FUNC_FINV\">Vrací inverzní hodnotu pravděpodobnostního rozdělení F.</ahelp> Rozdělení F se používá pro F testy, aby bylo možné určit relaci mezi dvěma rozdílnými sadami údajů."
+msgstr "<ahelp hid=\"HID_FUNC_FINV\">Vrátí inverzní distribuční funkci F rozdělení.</ahelp> F rozdělení se používá pro F testy, které umožňují určit vztah mezi dvěma rozdílnými množinami dat."
#: 04060182.xhp
msgctxt ""
@@ -39742,7 +39736,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "FINV(Number; DegreesFreedom1; DegreesFreedom2)"
-msgstr "FINV(Číslo; StupňůVolnosti1; StupňůVolnosti2)"
+msgstr "FINV(Číslo; StupněVolnosti1; StupněVolnosti2)"
#: 04060182.xhp
msgctxt ""
@@ -39751,7 +39745,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated."
-msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou se spočítá inverzní distribuční funkce rozdělení F."
+msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou se spočítá inverzní distribuční funkce F rozdělení."
#: 04060182.xhp
msgctxt ""
@@ -39760,7 +39754,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution."
-msgstr "<emph>StupňůVolnosti1</emph> je počet stupňů volnosti v čitateli F rozdělení."
+msgstr "<emph>StupněVolnosti1</emph> je počet stupňů volnosti v čitateli F rozdělení."
#: 04060182.xhp
msgctxt ""
@@ -39769,7 +39763,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution."
-msgstr "<emph>StupňůVolnosti2</emph> je počet stupňů volnosti ve jmenovateli F rozdělení."
+msgstr "<emph>StupněVolnosti2</emph> je počet stupňů volnosti ve jmenovateli F rozdělení."
#: 04060182.xhp
msgctxt ""
@@ -39787,7 +39781,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<item type=\"input\">=FINV(0.5;5;10)</item> yields 0.93."
-msgstr "<item type=\"input\">=FINV(0.5;5;10)</item> vrátí 0.93."
+msgstr "<item type=\"input\">=FINV(0,5;5;10)</item> vrátí 0,93."
#: 04060182.xhp
msgctxt ""
@@ -39840,7 +39834,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<emph>Number</emph> is the value to be transformed."
-msgstr "<emph>Číslo</emph> je hodnota, kterou chcete transformovat."
+msgstr "<emph>Číslo</emph> je hodnota, která má být transformována."
#: 04060182.xhp
msgctxt ""
@@ -39858,7 +39852,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<item type=\"input\">=FISHER(0.5)</item> yields 0.55."
-msgstr "<item type=\"input\">=FISHER(0.5)</item> vrátí 0.55."
+msgstr "<item type=\"input\">=FISHER(0,5)</item> vrátí 0,55."
#: 04060182.xhp
msgctxt ""
@@ -39866,7 +39860,7 @@ msgctxt ""
"bm_id3155758\n"
"help.text"
msgid "<bookmark_value>FISHERINV function</bookmark_value> <bookmark_value>inverse of Fisher transformation</bookmark_value>"
-msgstr "<bookmark_value>FISHERINV</bookmark_value><bookmark_value>inverze Fisherovy transformace</bookmark_value>"
+msgstr "<bookmark_value>FISHERINV</bookmark_value><bookmark_value>inverzní Fisherova transformace</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -39884,7 +39878,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_FISHERINV\">Returns the inverse of the Fisher transformation for x and creates a function close to a normal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_FISHERINV\">Vrací inverzní hodnotu Fisherovy transformace pro x a vytvoří funkci blízkou normálnímu rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_FISHERINV\">Vrátí inverzní hodnotu Fisherovy transformace pro x a vytvoří funkci blízkou normálnímu rozdělení.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -39929,7 +39923,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<item type=\"input\">=FISHERINV(0.5)</item> yields 0.46."
-msgstr "<item type=\"input\">=FISHERINV(0.5)</item> vrátí 0.46."
+msgstr "<item type=\"input\">=FISHERINV(0,5)</item> vrátí 0,46."
#: 04060182.xhp
msgctxt ""
@@ -39955,7 +39949,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_FTEST\">Returns the result of an F test.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_FTEST\">Vrací výsledek F testu.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_FTEST\">Vrátí výsledek F-testu.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -40009,7 +40003,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<item type=\"input\">=FTEST(A1:A30;B1:B12)</item> calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population."
-msgstr "<item type=\"input\">=FTEST(A1:A30;B1:B12)</item> spočítá, zda se liší rozptyly dvou datových sad a vrátí pravděpodobnost, že obě sady pocházejí ze stejného základního souboru."
+msgstr "<item type=\"input\">=FTEST(A1:A30;B1:B12)</item> spočítá, zda se liší rozptyly dvou množin dat a vrátí pravděpodobnost, že obě množiny pocházejí ze stejného základního souboru."
#: 04060182.xhp
msgctxt ""
@@ -40035,7 +40029,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_FVERT\">Calculates the values of an F distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_FVERT\">Spočítá hodnotu F rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_FVERT\">Vypočítá hodnoty F rozdělení.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -40053,7 +40047,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "FDIST(Number; DegreesFreedom1; DegreesFreedom2)"
-msgstr "FDIST(Číslo; StupňůVolnosti1; StupňůVolnosti2)"
+msgstr "FDIST(Číslo; StupněVolnosti1; StupněVolnosti2)"
#: 04060182.xhp
msgctxt ""
@@ -40062,7 +40056,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<emph>Number</emph> is the value for which the F distribution is to be calculated."
-msgstr "<emph>Číslo</emph> je hodnota, pro kterou se spočítá F rozdělení."
+msgstr "<emph>Číslo</emph> je hodnota, pro kterou se má vypočítat F rozdělení."
#: 04060182.xhp
msgctxt ""
@@ -40071,7 +40065,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution."
-msgstr "<emph>StupňůVolnosti1</emph> je počet stupňů volnosti v čitateli F rozdělení."
+msgstr "<emph>StupněVolnosti1</emph> je počet stupňů volnosti v čitateli F rozdělení."
#: 04060182.xhp
msgctxt ""
@@ -40080,7 +40074,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution."
-msgstr "<emph>StupňůVolnosti2</emph> je počet stupňů volnosti ve jmenovateli F rozdělení."
+msgstr "<emph>StupněVolnosti2</emph> je počet stupňů volnosti ve jmenovateli F rozdělení."
#: 04060182.xhp
msgctxt ""
@@ -40098,7 +40092,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<item type=\"input\">=FDIST(0.8;8;12)</item> yields 0.61."
-msgstr "<item type=\"input\">=FDIST(0.8;8;12)</item> vrátí 0.61."
+msgstr "<item type=\"input\">=FDIST(0,8;8;12)</item> vrátí 0,61."
#: 04060182.xhp
msgctxt ""
@@ -40122,7 +40116,7 @@ msgctxt ""
"par_id0119200903205379\n"
"help.text"
msgid "<ahelp hid=\".\">Returns the Gamma function value.</ahelp> Note that GAMMAINV is not the inverse of GAMMA, but of GAMMADIST."
-msgstr "<ahelp hid=\".\">Vrací hodnotu gama funkce.</ahelp> Pamatujte na to, že GAMMAINV není inverzní funkcí ke GAMMA, ale ke GAMMADIST."
+msgstr "<ahelp hid=\".\">Vrátí hodnotu gama funkce.</ahelp> Pamatujte na to, že GAMMAINV není inverzní funkcí ke GAMMA, ale ke GAMMADIST."
#: 04060182.xhp
msgctxt ""
@@ -40164,7 +40158,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GAMMAINV\">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution."
-msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV\">Vrací inverzní distribuční funkci ke gama rozdělení GAMMADIST. </ahelp> Pomocí této funkce můžete vyhledávat veličiny s různým tvarem rozdělení."
+msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV\">Vrátí inverzní distribuční funkci gama rozdělení GAMMADIST. </ahelp> Pomocí této funkce můžete vyhledávat veličiny s různým tvarem rozdělení."
#: 04060182.xhp
msgctxt ""
@@ -40191,7 +40185,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<emph>Number</emph> is the probability value for which the inverse Gamma distribution is to be calculated."
-msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou se spočítá inverzní gama rozdělení."
+msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou se spočítá inverzní distribuční funkce gama rozdělení."
#: 04060182.xhp
msgctxt ""
@@ -40227,7 +40221,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<item type=\"input\">=GAMMAINV(0.8;1;1)</item> yields 1.61."
-msgstr "<item type=\"input\">=GAMMAINV(0.8;1;1)</item> vrátí 1.61."
+msgstr "<item type=\"input\">=GAMMAINV(0,8;1;1)</item> vrátí 1,61."
#: 04060182.xhp
msgctxt ""
@@ -40253,7 +40247,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GAMMALN\">Returns the natural logarithm of the Gamma function: G(x).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GAMMALN\">Vrací přirozený logaritmus gama funkce: G(x).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GAMMALN\">Vrátí přirozený logaritmus gama funkce: G(x).</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -40324,7 +40318,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Returns the values of a Gamma distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Vrací hodnoty rozdělení Gamma.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Vrátí hodnoty gama rozdělení.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -40386,7 +40380,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution."
-msgstr "Pro <emph>C</emph> (nepovinný) = 0 nebo False se spočítá hustota pravděpodobnosti, pro <emph>C</emph> = 1 nebo True se spočítá distribuční funkce."
+msgstr "Pro <emph>C</emph> (nepovinný) = 0 nebo Nepravda se spočítá hustota pravděpodobnosti, pro <emph>C</emph> = 1 nebo Pravda se spočítá distribuční funkce."
#: 04060182.xhp
msgctxt ""
@@ -40404,7 +40398,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<item type=\"input\">=GAMMADIST(2;1;1;1)</item> yields 0.86."
-msgstr "<item type=\"input\">=GAMMADIST(2;1;1;1)</item> vrátí 0.86."
+msgstr "<item type=\"input\">=GAMMADIST(2;1;1;1)</item> vrátí 0,86."
#: 04060182.xhp
msgctxt ""
@@ -40412,7 +40406,7 @@ msgctxt ""
"bm_id3150272\n"
"help.text"
msgid "<bookmark_value>GAUSS function</bookmark_value> <bookmark_value>normal distribution; standard</bookmark_value>"
-msgstr "<bookmark_value>GAUSS</bookmark_value><bookmark_value>normální rozdělení; standardní</bookmark_value>"
+msgstr "<bookmark_value>GAUSS</bookmark_value><bookmark_value>normální rozdělení; normované</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40430,7 +40424,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GAUSS\">Returns the standard normal cumulative distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GAUSS\">Vrací distribuční funkci normovaného normálního rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GAUSS\">Vrátí distribuční funkci normovaného normálního rozdělení.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -40438,7 +40432,7 @@ msgctxt ""
"par_id2059694\n"
"help.text"
msgid "It is GAUSS(x)=NORMSDIST(x)-0.5"
-msgstr "Platí GAUSS(x)=NORMSDIST(x)-0.5"
+msgstr "Platí GAUSS(x)=NORMSDIST(x)-0,5"
#: 04060182.xhp
msgctxt ""
@@ -40483,7 +40477,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<item type=\"input\">=GAUSS(0.19)</item> = 0.08"
-msgstr "<item type=\"input\">=GAUSS(0.19)</item> = 0.08"
+msgstr "<item type=\"input\">=GAUSS(0,19)</item> = 0,08"
#: 04060182.xhp
msgctxt ""
@@ -40492,7 +40486,7 @@ msgctxt ""
"83\n"
"help.text"
msgid "<item type=\"input\">=GAUSS(0.0375)</item> = 0.01"
-msgstr "<item type=\"input\">=GAUSS(0.0375)</item> = 0.01"
+msgstr "<item type=\"input\">=GAUSS(0,0375)</item> = 0,01"
#: 04060182.xhp
msgctxt ""
@@ -40500,7 +40494,7 @@ msgctxt ""
"bm_id3148425\n"
"help.text"
msgid "<bookmark_value>GEOMEAN function</bookmark_value> <bookmark_value>means;geometric</bookmark_value>"
-msgstr "<bookmark_value>GEOMEAN</bookmark_value><bookmark_value>střední hodnoty;geometrické</bookmark_value>"
+msgstr "<bookmark_value>GEOMEAN</bookmark_value><bookmark_value>průměry;geometrické</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40518,7 +40512,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GEOMITTEL\">Returns the geometric mean of a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GEOMITTEL\">Vrací geometrickou střední hodnotu vzorku.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GEOMITTEL\">Vrátí geometrický průměr výběru.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -40545,7 +40539,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "<emph>Number1, Number2,...Number30</emph> are numeric arguments or ranges that represent a random sample."
-msgstr "<emph>Číslo1, Číslo2,...Číslo30</emph> jsou číselné argumenty nebo oblasti, které představují náhodný vzorek."
+msgstr "<emph>Číslo1, Číslo2,...Číslo30</emph> jsou číselné argumenty nebo oblasti, které představují náhodný výběr."
#: 04060182.xhp
msgctxt ""
@@ -40563,7 +40557,7 @@ msgctxt ""
"92\n"
"help.text"
msgid "<item type=\"input\">=GEOMEAN(23;46;69)</item> = 41.79. The geometric mean value of this random sample is therefore 41.79."
-msgstr "<item type=\"input\">=GEOMEAN(23;46;69)</item> = 41.79. Geometrická střední hodnota náhodného vzorku je tedy 41.79."
+msgstr "<item type=\"input\">=GEOMEAN(23;46;69)</item> = 41,79. Geometrický průměr náhodného výběru je tedy 41,79."
#: 04060182.xhp
msgctxt ""
@@ -40571,7 +40565,7 @@ msgctxt ""
"bm_id3152966\n"
"help.text"
msgid "<bookmark_value>TRIMMEAN function</bookmark_value> <bookmark_value>means;of data set without margin data</bookmark_value>"
-msgstr "<bookmark_value>TRIMMEAN</bookmark_value> <bookmark_value>střední hodnoty;datové sady bez okrajových hodnot</bookmark_value>"
+msgstr "<bookmark_value>TRIMMEAN</bookmark_value> <bookmark_value>průměry;množiny dat bez krajních hodnot</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40589,7 +40583,7 @@ msgctxt ""
"95\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GESTUTZTMITTEL\">Returns the mean of a data set without the Alpha percent of data at the margins.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GESTUTZTMITTEL\">Vrací střední hodnotu datové sady bez alfa procent údajů na okrajích.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GESTUTZTMITTEL\">Vrátí průměr množiny dat bez alfa procent krajních hodnot.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -40616,7 +40610,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "<emph>Data</emph> is the array of data in the sample."
-msgstr "<emph>Data</emph> je pole dat ve vzorku."
+msgstr "<emph>Data</emph> je pole dat výběru."
#: 04060182.xhp
msgctxt ""
@@ -40625,7 +40619,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "<emph>Alpha</emph> is the percentage of the marginal data that will not be taken into consideration."
-msgstr "<emph>Alfa</emph> je procento dat na okrajích, které se nebudou uvažovat."
+msgstr "<emph>Alfa</emph> je procento krajních hodnot, které se nebudou uvažovat."
#: 04060182.xhp
msgctxt ""
@@ -40643,7 +40637,7 @@ msgctxt ""
"101\n"
"help.text"
msgid "<item type=\"input\">=TRIMMEAN(A1:A50; 0.1)</item> calculates the mean value of numbers in A1:A50, without taking into consideration the 5 percent of the values representing the highest values and the 5 percent of the values representing the lowest ones. The percentage numbers refer to the amount of the untrimmed mean value, not to the number of summands."
-msgstr "<item type=\"input\">=TRIMMEAN(A1:A50; 0.1)</item> spočítá střední hodnoty z čísel v A1:A50, při tom nebude uvažovat 5 procent největších a 5 procent nejmenších hodnot. Počet procent se týká velikosti neoříznuté střední hodnoty, nikoliv počtu sčítanců."
+msgstr "<item type=\"input\">=TRIMMEAN(A1:A50; 0.1)</item> spočítá průměr z čísel v A1:A50, při tom se nebude uvažovat 5 procent největších a 5 procent nejmenších hodnot. Počet procent se vztahuje k velikosti původního průměru, nikoliv k počtu sčítanců."
#: 04060182.xhp
msgctxt ""
@@ -40669,7 +40663,7 @@ msgctxt ""
"104\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GTEST\">Calculates the probability of observing a z-statistic greater than the one computed based on a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GTEST\">Vypočte pravděpodobnost, se kterou se vyskytne statistika z-testu větší než ta, která je vypočtená ze vzorku.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GTEST\">Vypočte pravděpodobnost, se kterou se vyskytne statistika z-testu větší než ta, která je vypočtená z výběru.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -40696,7 +40690,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "<emph>Data</emph> is the given sample, drawn from a normally distributed population."
-msgstr "<emph>Data</emph> je vzorek ze základního souboru s normálním rozdělením."
+msgstr "<emph>Data</emph> je výběr ze základního souboru s normálním rozdělením."
#: 04060182.xhp
msgctxt ""
@@ -40714,7 +40708,7 @@ msgctxt ""
"109\n"
"help.text"
msgid "<emph>Sigma</emph> (optional) is the known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
-msgstr "<emph>Sigma</emph> (nepovinné) je známá směrodatná odchylka základního souboru. Není-li zadána, použije se směrodatná odchylka daného vzorku."
+msgstr "<emph>Sigma</emph> (nepovinné) je známá směrodatná odchylka základního souboru. Není-li zadána, použije se směrodatná odchylka daného výběru."
#: 04060182.xhp
msgctxt ""
@@ -40730,7 +40724,7 @@ msgctxt ""
"bm_id3153623\n"
"help.text"
msgid "<bookmark_value>HARMEAN function</bookmark_value> <bookmark_value>means;harmonic</bookmark_value>"
-msgstr "<bookmark_value>HARMEAN</bookmark_value> <bookmark_value>střední hodnoty;harmonické</bookmark_value>"
+msgstr "<bookmark_value>HARMEAN</bookmark_value> <bookmark_value>průměry;harmonické</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40748,7 +40742,7 @@ msgctxt ""
"114\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_HARMITTEL\">Returns the harmonic mean of a data set.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_HARMITTEL\">Vrátí harmonickou střední hodnotu množiny dat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_HARMITTEL\">Vrátí harmonický průměr množiny dat.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -40775,7 +40769,7 @@ msgctxt ""
"117\n"
"help.text"
msgid "<emph>Number1,Number2,...Number30</emph> are up to 30 values or ranges, that can be used to calculate the harmonic mean."
-msgstr "<emph>Číslo1,Číslo2,...Číslo30</emph> je až 30 hodnot nebo oblastí, které se použijí pro výpočet harmonické střední hodnoty."
+msgstr "<emph>Číslo1,Číslo2,...Číslo30</emph> je až 30 hodnot nebo oblastí, které se použijí pro výpočet harmonického průměru."
#: 04060182.xhp
msgctxt ""
@@ -40793,7 +40787,7 @@ msgctxt ""
"120\n"
"help.text"
msgid "<item type=\"input\">=HARMEAN(23;46;69)</item> = 37.64. The harmonic mean of this random sample is thus 37.64"
-msgstr "<item type=\"input\">=HARMEAN(23;46;69)</item> = 37.64. Harmonická střední hodnota je tedy pro tento vzorek 37.64"
+msgstr "<item type=\"input\">=HARMEAN(23;46;69)</item> = 37,64. Harmonický průměr náhodného výběru je tedy 37,64"
#: 04060182.xhp
msgctxt ""
@@ -40837,7 +40831,7 @@ msgctxt ""
"125\n"
"help.text"
msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation)"
-msgstr "HYPGEOMDIST(X; VzorekN; Úspěchů; PopulaceN)"
+msgstr "HYPGEOMDIST(X; NVýběr; Úspěchy; NZákladníSoubor)"
#: 04060182.xhp
msgctxt ""
@@ -40846,7 +40840,7 @@ msgctxt ""
"126\n"
"help.text"
msgid "<emph>X</emph> is the number of results achieved in the random sample."
-msgstr "<emph>X</emph> je počet požadovaných výsledků v náhodném vzorku."
+msgstr "<emph>X</emph> je počet požadovaných výsledků v náhodném výběru."
#: 04060182.xhp
msgctxt ""
@@ -40855,7 +40849,7 @@ msgctxt ""
"127\n"
"help.text"
msgid "<emph>NSample</emph> is the size of the random sample."
-msgstr "<emph>VzorekN</emph> je velikost náhodného vzorku."
+msgstr "<emph>NVýběr</emph> je velikost náhodného výběru."
#: 04060182.xhp
msgctxt ""
@@ -40864,7 +40858,7 @@ msgctxt ""
"128\n"
"help.text"
msgid "<emph>Successes</emph> is the number of possible results in the total population."
-msgstr "<emph>Úspěchů</emph> je počet požadovaných výsledků v celém základním souboru."
+msgstr "<emph>Úspěchy</emph> je počet požadovaných výsledků v celém základním souboru."
#: 04060182.xhp
msgctxt ""
@@ -40873,7 +40867,7 @@ msgctxt ""
"129\n"
"help.text"
msgid "<emph>NPopulation </emph>is the size of the total population."
-msgstr "<emph>PopulaceN</emph> je velikost celého základního souboru."
+msgstr "<emph>NZákladníSoubor</emph> je velikost celého základního souboru."
#: 04060182.xhp
msgctxt ""
@@ -40891,7 +40885,7 @@ msgctxt ""
"131\n"
"help.text"
msgid "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> yields 0.81. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first."
-msgstr "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> vrátí 0.81. Jestliže v 90 případech ze 100 spadne krajíc chleba ze stolu na zem stranou namazanou máslem a poté shodíme ze stolu dva krajíce, s pravděpodobností 81% spadnou oba namazanou stranou na zem."
+msgstr "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> vrátí 0,81. Jestliže v 90 případech ze 100 spadne krajíc chleba ze stolu na zem stranou namazanou máslem a poté shodíme ze stolu dva krajíce, s pravděpodobností 81 % spadnou oba namazanou stranou na zem."
#: 04060183.xhp
msgctxt ""
@@ -40934,7 +40928,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_KGROESSTE\">Returns the Rank_c-th largest value in a data set.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KGROESSTE\">Vrátí k-tou nejvyšší hodnotu z množiny dat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KGROESSTE\">Vrátí k-tou největší hodnotu z množiny dat.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -40952,7 +40946,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "LARGE(Data; RankC)"
-msgstr "LARGE(Data; RankC)"
+msgstr "LARGE(Data; PořadíK)"
#: 04060183.xhp
msgctxt ""
@@ -40970,7 +40964,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<emph>RankC</emph> is the ranking of the value."
-msgstr "<emph>RankC</emph> je třída hodnot."
+msgstr "<emph>PořadíK</emph> je pořadí hodnoty."
#: 04060183.xhp
msgctxt ""
@@ -40988,7 +40982,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<item type=\"input\">=LARGE(A1:C50;2)</item> gives the second largest value in A1:C50."
-msgstr "<item type=\"input\">=LARGE(A1:C50;2)</item> dává druhou největší hodnotu v A1:C50."
+msgstr "<item type=\"input\">=LARGE(A1:C50;2)</item> vrátí druhou největší hodnotu v A1:C50."
#: 04060183.xhp
msgctxt ""
@@ -41032,7 +41026,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "SMALL(Data; RankC)"
-msgstr "SMALL(Data; RankC)"
+msgstr "SMALL(Data; PořadíK)"
#: 04060183.xhp
msgctxt ""
@@ -41050,7 +41044,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<emph>RankC</emph> is the rank of the value."
-msgstr "<emph>RankC</emph> je třída hodnot."
+msgstr "<emph>PořadíK</emph> je pořadí hodnoty."
#: 04060183.xhp
msgctxt ""
@@ -41068,7 +41062,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<item type=\"input\">=SMALL(A1:C50;2)</item> gives the second smallest value in A1:C50."
-msgstr "<item type=\"input\">=SMALL(A1:C50;2)</item> dává druhou nejmenší hodnotu v A1:C50."
+msgstr "<item type=\"input\">=SMALL(A1:C50;2)</item> vrátí druhou nejmenší hodnotu v A1:C50."
#: 04060183.xhp
msgctxt ""
@@ -41157,7 +41151,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<item type=\"input\">=CONFIDENCE(0.05;1.5;100)</item> gives 0.29."
-msgstr "<item type=\"input\">=CONFIDENCE(0.05;1.5;100)</item> vrací 0.29."
+msgstr "<item type=\"input\">=CONFIDENCE(0,05;1.5;100)</item> vrátí 0,29."
#: 04060183.xhp
msgctxt ""
@@ -41183,7 +41177,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_KORREL\">Returns the correlation coefficient between two data sets.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KORREL\">Vrátí korelační koeficient mezi dvěma sadami dat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KORREL\">Vrátí korelační koeficient mezi dvěma množinami dat.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -41210,7 +41204,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<emph>Data1</emph> is the first data set."
-msgstr "<emph>Data1</emph> je první datová sada."
+msgstr "<emph>Data1</emph> je první množina dat."
#: 04060183.xhp
msgctxt ""
@@ -41219,7 +41213,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<emph>Data2</emph> is the second data set."
-msgstr "<emph>Data2</emph> je druhá datová sada."
+msgstr "<emph>Data2</emph> je druhá množina dat."
#: 04060183.xhp
msgctxt ""
@@ -41237,7 +41231,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<item type=\"input\">=CORREL(A1:A50;B1:B50)</item> calculates the correlation coefficient as a measure of the linear correlation of the two data sets."
-msgstr "<item type=\"input\">=CORREL(A1:A50;B1:B50)</item> vypočítá korelační koeficient jako míru lineární korelace dvou daných datových sad."
+msgstr "<item type=\"input\">=CORREL(A1:A50;B1:B50)</item> vypočítá korelační koeficient jako míru lineární korelace dvou daných množin dat."
#: 04060183.xhp
msgctxt ""
@@ -41290,7 +41284,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<emph>Data1</emph> is the first data set."
-msgstr "<emph>Data1</emph> je první datová sada."
+msgstr "<emph>Data1</emph> je první množina dat."
#: 04060183.xhp
msgctxt ""
@@ -41299,7 +41293,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<emph>Data2</emph> is the second data set."
-msgstr "<emph>Data2</emph> je druhá datová sada."
+msgstr "<emph>Data2</emph> je druhá množina dat."
#: 04060183.xhp
msgctxt ""
@@ -41342,8 +41336,8 @@ msgctxt ""
"par_id3149254\n"
"49\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Vrátí nejmenší hodnotu, pro kterou je kumulativní binomické rozdělení menší nebo rovno zadanému kritériu.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Vrátí nejmenší hodnotu, pro kterou je kumulativní binomické rozdělení větší nebo rovno zadanému kritériu.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -41388,7 +41382,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<emph>Alpha</emph> is the threshold probability to be reached or exceeded."
-msgstr "<emph>Alfa</emph> je mezní pravděpodobnost, které se má dosáhnout nebo překročit."
+msgstr "<emph>Alfa</emph> je mezní pravděpodobnost, která má být dosažena nebo překročena."
#: 04060183.xhp
msgctxt ""
@@ -41406,7 +41400,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "<item type=\"input\">=CRITBINOM(100;0.5;0.1)</item> yields 44."
-msgstr "<item type=\"input\">=CRITBINOM(100;0.5;0.1)</item> vrací 44."
+msgstr "<item type=\"input\">=CRITBINOM(100;0,5;0,1)</item> vrátí 44."
#: 04060183.xhp
msgctxt ""
@@ -41432,7 +41426,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_KURT\">Returns the kurtosis of a data set (at least 4 values required).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KURT\">Vrátí míru fluktuace zadaných údajů (je třeba zadat nejméně 4 hodnoty).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KURT\">Vrátí špičatost množiny dat (je třeba zadat nejméně 4 hodnoty).</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -41459,7 +41453,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<emph>Number1,Number2,...Number30</emph> are numeric arguments or ranges representing a random sample of distribution."
-msgstr "<emph>Číslo1,Číslo2,...Číslo30</emph> jsou numerické argumenty nebo oblasti reprezentující náhodný vzorek rozdělení."
+msgstr "<emph>Číslo1,Číslo2,...Číslo30</emph> jsou číselné argumenty nebo oblasti reprezentující náhodný výběr z rozdělení."
#: 04060183.xhp
msgctxt ""
@@ -41485,7 +41479,7 @@ msgctxt ""
"bm_id3150928\n"
"help.text"
msgid "<bookmark_value>LOGINV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>"
-msgstr "<bookmark_value>LOGINV</bookmark_value><bookmark_value>inverze logaritmicko normálního rozdělení</bookmark_value>"
+msgstr "<bookmark_value>LOGINV</bookmark_value><bookmark_value>inverzní logaritmicko-normální rozdělení</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -41503,7 +41497,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_LOGINV\">Returns the inverse of the lognormal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_LOGINV\">Vrátí inverzní hodnotu logaritmicko normálního rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_LOGINV\">Vrátí inverzní distribuční funkci logaritmicko-normálního rozdělení.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -41530,7 +41524,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "<emph>Number</emph> is the probability value for which the inverse standard logarithmic distribution is to be calculated."
-msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou chcete spočítat inverzní logaritmicko normální rozdělení."
+msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou má být vypočítána inverzní distribuční funkce logaritmicko-normálního rozdělení."
#: 04060183.xhp
msgctxt ""
@@ -41539,7 +41533,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "<emph>Mean</emph> is the arithmetic mean of the standard logarithmic distribution."
-msgstr "<emph>StředníHodnota</emph> je střední hodnota logaritmicko normálního rozdělení."
+msgstr "<emph>StředníHodnota</emph> je střední hodnota logaritmicko-normálního rozdělení."
#: 04060183.xhp
msgctxt ""
@@ -41548,7 +41542,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<emph>StDev</emph> is the standard deviation of the standard logarithmic distribution."
-msgstr "<emph>StDev</emph> je směrodatná odchylka logaritmicko normálního rozdělení."
+msgstr "<emph>StDev</emph> je směrodatná odchylka logaritmicko-normálního rozdělení."
#: 04060183.xhp
msgctxt ""
@@ -41566,7 +41560,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<item type=\"input\">=LOGINV(0.05;0;1)</item> returns 0.19."
-msgstr "<item type=\"input\">=LOGINV(0.05;0;1)</item> vrací 0.19."
+msgstr "<item type=\"input\">=LOGINV(0,05;0;1)</item> vrátí 0,19."
#: 04060183.xhp
msgctxt ""
@@ -41574,7 +41568,7 @@ msgctxt ""
"bm_id3158417\n"
"help.text"
msgid "<bookmark_value>LOGNORMDIST function</bookmark_value><bookmark_value>cumulative lognormal distribution</bookmark_value>"
-msgstr "<bookmark_value>LOGNORMDIST</bookmark_value><bookmark_value>kumulativní logaritmicko normální rozdělení</bookmark_value>"
+msgstr "<bookmark_value>LOGNORMDIST</bookmark_value><bookmark_value>logaritmicko-normální rozdělení</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -41592,7 +41586,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Returns the cumulative lognormal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Vrátí hodnotu kumulativního logaritmicko normálního rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Vrátí hodnoty logaritmicko-normálního rozdělení.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -41619,7 +41613,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "<emph>Number</emph> is the probability value for which the standard logarithmic distribution is to be calculated."
-msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou chcete spočítat logaritmicko normální rozdělení."
+msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro niž má být vypočítáno logaritmicko-normální rozdělení."
#: 04060183.xhp
msgctxt ""
@@ -41628,7 +41622,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "<emph>Mean</emph> (optional) is the mean value of the standard logarithmic distribution."
-msgstr "<emph>StředníHodnota</emph> je střední hodnota logaritmicko normálního rozdělení."
+msgstr "<emph>StředníHodnota</emph> je střední hodnota logaritmicko-normálního rozdělení."
#: 04060183.xhp
msgctxt ""
@@ -41637,7 +41631,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<emph>StDev</emph> (optional) is the standard deviation of the standard logarithmic distribution."
-msgstr "<emph>StDev</emph> (nepovinné) je směrodatná odchylka logaritmicko normálního rozdělení."
+msgstr "<emph>StDev</emph> (nepovinné) je směrodatná odchylka logaritmicko-normálního rozdělení."
#: 04060183.xhp
msgctxt ""
@@ -41663,7 +41657,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> returns 0.01."
-msgstr "<item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> vrací 0.01."
+msgstr "<item type=\"input\">=LOGNORMDIST(0,1;0;1)</item> vrátí 0,01."
#: 04060184.xhp
msgctxt ""
@@ -41714,7 +41708,7 @@ msgctxt ""
"par_id9282509\n"
"help.text"
msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
-msgstr "Vrátí 0, pokud byla nalezena numerická hodnota a žádná chyba v oblasti buněk vložené jako odkaz. Buňky s textem jsou ignorovány pro MIN() a MAX(). Funkce MINA() a MAXA() vrací 0, pokud nebyla nalezena žádná chyba nebo hodnota (numerická nebo textová). Vložením textového řetězce do MIN() a MAX(), např. MIN(\"řetězec\"), bude vrácena chyba."
+msgstr "Vrátí 0, pokud nebyla nalezena žádná číselná hodnota ani chyba v oblasti buněk vložené jako odkaz. Buňky s textem jsou ignorovány pro MIN() a MAX(). Funkce MINA() a MAXA() vrátí 0, pokud nebyla nalezena žádná chyba nebo hodnota (číselná nebo textová). Je-li do MIN() nebo MAX() vložen textový řetězec, např. MIN(\"řetězec\"), bude vrácena chyba."
#: 04060184.xhp
msgctxt ""
@@ -41741,7 +41735,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
-msgstr "<emph>Číslo1; Číslo2;...Číslo30</emph> jsou numerické hodnoty nebo oblasti."
+msgstr "<emph>Číslo1; Číslo2;...Číslo30</emph> jsou číselné hodnoty nebo oblasti."
#: 04060184.xhp
msgctxt ""
@@ -41802,7 +41796,7 @@ msgctxt ""
"par_id7689443\n"
"help.text"
msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
-msgstr "Funkce MINA() a MAXA() vrací 0, pokud nebyla nalezena žádná chyba a nebyla vložena hodnota (text nebo číslo)."
+msgstr "Funkce MINA() a MAXA() vrátí 0, pokud nebyla nalezena žádná chyba a nebyla vložena hodnota (text nebo číslo)."
#: 04060184.xhp
msgctxt ""
@@ -41882,7 +41876,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MEDIAN\">Returns the median of a set of numbers. In a set containing an uneven number of values, the median will be the number in the middle of the set and in a set containing an even number of values, it will be the mean of the two values in the middle of the set.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MEDIAN\">Vrátí medián zadaných čísel. Při lichém počtu čísel vrátí (hodnotou, jsou-li čísla setříděná, tak i polohou) prostřední číslo. Je-li čísel sudý počet, vrátí průměr z dvou prostředních hodnot.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MEDIAN\">Vrátí medián množiny čísel. Při lichém počtu čísel vrátí prostřední číslo (hodnotou, jsou-li čísla seřazená, tak i polohou). Je-li čísel sudý počet, vrátí průměr ze dvou prostředních hodnot.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -41909,7 +41903,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<emph>Number1; Number2;...Number30</emph> are values or ranges, which represent a sample. Each number can also be replaced by a reference."
-msgstr "<emph>Číslo1; Číslo2;...Číslo30</emph> jsou hodnoty nebo oblasti, které reprezentují vzorek. Každé číslo může být nahrazeno odkazem."
+msgstr "<emph>Číslo1; Číslo2;...Číslo30</emph> jsou hodnoty nebo oblasti, které představují výběr. Každé číslo může být nahrazeno odkazem."
#: 04060184.xhp
msgctxt ""
@@ -41936,7 +41930,7 @@ msgctxt ""
"165\n"
"help.text"
msgid "for an even number: <item type=\"input\">=MEDIAN(1;5;9;20)</item> returns the average of the two middle values 5 and 9, thus 7."
-msgstr "pro sudé číslo:<item type=\"input\"> MEDIAN(1;5;9;20)</item> vrátí průměr dvou hodnot vedle sebe 5 a 9, tedy 7."
+msgstr "pro sudé číslo:<item type=\"input\"> MEDIAN(1;5;9;20)</item> vrátí průměr dvou prostředních hodnot 5 a 9, tedy 7."
#: 04060184.xhp
msgctxt ""
@@ -41970,7 +41964,7 @@ msgctxt ""
"par_id2301400\n"
"help.text"
msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
-msgstr "Vrátí 0, pokud byla nalezena numerická hodnota a žádná chyba v oblasti buněk vložené jako odkaz. Buňky s textem jsou ignorovány pro MIN() a MAX(). Funkce MINA() a MAXA() vrací 0, pokud nebyla nalezena žádná chyba nebo hodnota (numerická nebo textová). Vložením textového řetězce do MIN() a MAX(), např. MIN(\"řetězec\"), bude vrácena chyba."
+msgstr "Vrátí 0, pokud nebyla nalezena žádná číselná hodnota ani chyba v oblasti buněk vložené jako odkaz. Buňky s textem jsou ignorovány pro MIN() a MAX(). Funkce MINA() a MAXA() vrátí 0, pokud nebyla nalezena žádná chyba nebo hodnota (číselná nebo textová). Je-li do MIN() nebo MAX() vložen textový řetězec, např. MIN(\"řetězec\"), bude vrácena chyba."
#: 04060184.xhp
msgctxt ""
@@ -41997,7 +41991,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
-msgstr "<emph>Číslo1; Číslo2;...Číslo30</emph> jsou numerické hodnoty nebo oblasti."
+msgstr "<emph>Číslo1; Číslo2;...Číslo30</emph> jsou číselné hodnoty nebo oblasti."
#: 04060184.xhp
msgctxt ""
@@ -42049,7 +42043,7 @@ msgctxt ""
"par_id4294564\n"
"help.text"
msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
-msgstr "Funkce MINA() a MAXA() vrací 0, pokud nebyla nalezena žádná chyba a nebyla vložena hodnota (text nebo číslo)."
+msgstr "Funkce MINA() a MAXA() vrátí 0, pokud nebyla nalezena žádná chyba a nebyla vložena hodnota (text nebo číslo)."
#: 04060184.xhp
msgctxt ""
@@ -42094,7 +42088,7 @@ msgctxt ""
"154\n"
"help.text"
msgid "<item type=\"input\">=MINA(1;\"Text\";20)</item> returns 0."
-msgstr "<item type=\"input\">=MINA(1;\"Text\";20)</item> vrací 0."
+msgstr "<item type=\"input\">=MINA(1;\"Text\";20)</item> vrátí 0."
#: 04060184.xhp
msgctxt ""
@@ -42129,7 +42123,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MITTELABW\">Returns the average of the absolute deviations of data points from their mean.</ahelp> Displays the diffusion in a data set."
-msgstr "<ahelp hid=\"HID_FUNC_MITTELABW\">Vrátí průměr absolutních odchylek hodnot od jejich průměru.</ahelp> Zobrazí rozptyl zadaných hodnot."
+msgstr "<ahelp hid=\"HID_FUNC_MITTELABW\">Vrátí průměr absolutních odchylek hodnot od jejich střední hodnoty.</ahelp> Tento průměr je ukazatelem variability množiny dat."
#: 04060184.xhp
msgctxt ""
@@ -42156,7 +42150,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<emph>Number1, Number2,...Number30</emph> are values or ranges that represent a sample. Each number can also be replaced by a reference."
-msgstr "<emph>Číslo1; Číslo2;...Číslo30</emph> jsou hodnoty nebo oblasti, které reprezentují vzorek. Každé číslo může být také nahrazeno odkazem."
+msgstr "<emph>Číslo1; Číslo2;...Číslo30</emph> jsou hodnoty nebo oblasti, které reprezentují výběr. Každé číslo může být také nahrazeno odkazem."
#: 04060184.xhp
msgctxt ""
@@ -42200,7 +42194,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MITTELWERT\">Returns the average of the arguments.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MITTELWERT\">Vrací průměr ze zadaných hodnot.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MITTELWERT\">Vrátí průměr ze zadaných hodnot.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42227,7 +42221,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<emph>Number1; Number2;...Number 0</emph> are numerical values or ranges."
-msgstr "<emph> Číslo1; Číslo2; ...Číslo30</emph> jsou numerické hodnoty nebo oblasti."
+msgstr "<emph>Číslo1; Číslo2; ...Číslo30</emph> jsou číselné hodnoty nebo oblasti."
#: 04060184.xhp
msgctxt ""
@@ -42271,7 +42265,7 @@ msgctxt ""
"158\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Returns the average of the arguments. The value of a text is 0.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Vrací průměr ze zadaných hodnot, přičemž textové řetězce mají hodnotu 0.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Vrátí průměr ze zadaných hodnot, přičemž textové řetězce mají hodnotu 0.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42342,7 +42336,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MODALWERT\">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice."
-msgstr "<ahelp hid=\"HID_FUNC_MODALWERT\">Vrátí nejčastější hodnotu souboru hodnot.</ahelp> Jestliže je takových hodnot více, vrátí nejmenší z nich. Chyba nastane, jestliže se žádná z hodnot neopakuje."
+msgstr "<ahelp hid=\"HID_FUNC_MODALWERT\">Vrátí nejčastější hodnotu množiny dat.</ahelp> Jestliže je takových hodnot více, vrátí nejmenší z nich. Chyba nastane, jestliže se žádná z hodnot neopakuje."
#: 04060184.xhp
msgctxt ""
@@ -42369,7 +42363,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
-msgstr "<emph>Číslo1; Číslo2;...Číslo30</emph> jsou numerické hodnoty nebo oblasti."
+msgstr "<emph>Číslo1; Číslo2;...Číslo30</emph> jsou číselné hodnoty nebo oblasti."
#: 04060184.xhp
msgctxt ""
@@ -42395,7 +42389,7 @@ msgctxt ""
"bm_id3149879\n"
"help.text"
msgid "<bookmark_value>NEGBINOMDIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>"
-msgstr "<bookmark_value>NEGBINOMDIST</bookmark_value><bookmark_value>záporné binomické rozdělení</bookmark_value>"
+msgstr "<bookmark_value>NEGBINOMDIST</bookmark_value><bookmark_value>negativní binomické rozdělení</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42413,7 +42407,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Returns the negative binomial distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Vrátí hodnotu záporného binomického rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Vrátí hodnotu negativního binomického rozdělení.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42476,7 +42470,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25."
-msgstr "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> vrací 0.25."
+msgstr "<item type=\"input\">=NEGBINOMDIST(1;1;0,5)</item> vrátí 0,25."
#: 04060184.xhp
msgctxt ""
@@ -42484,7 +42478,7 @@ msgctxt ""
"bm_id3155516\n"
"help.text"
msgid "<bookmark_value>NORMINV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>"
-msgstr "<bookmark_value>NORMINV</bookmark_value><bookmark_value>normální rozdělení; inverze</bookmark_value>"
+msgstr "<bookmark_value>NORMINV</bookmark_value><bookmark_value>normální rozdělení; inverzní distribuční funkce</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42502,7 +42496,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_NORMINV\">Returns the inverse of the normal cumulative distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_NORMINV\">Vrátí hodnotu inverzního normálního rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_NORMINV\">Vrátí hodnotu inverzní distribuční funkce normálního rozdělení.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42529,7 +42523,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "<emph>Number</emph> represents the probability value used to determine the inverse normal distribution."
-msgstr "<emph>Číslo</emph> určuje pravděpodobnost, která se použije pro určení inverzního normálního rozdělení."
+msgstr "<emph>Číslo</emph> určuje pravděpodobnost, která se použije pro určení inverzní distribuční funkce normálního rozdělení."
#: 04060184.xhp
msgctxt ""
@@ -42538,7 +42532,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "<emph>Mean</emph> represents the mean value in the normal distribution."
-msgstr "<emph>StředníHodnota</emph> určuje průměrnou hodnotu normálního rozdělení."
+msgstr "<emph>StředníHodnota</emph> představuje střední hodnotu normálního rozdělení."
#: 04060184.xhp
msgctxt ""
@@ -42547,7 +42541,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<emph>StDev</emph> represents the standard deviation of the normal distribution."
-msgstr "<emph> StDev</emph> reprezentuje střední odchylku normálního rozdělení."
+msgstr "<emph>StDev</emph> představuje směrodatnou odchylku normálního rozdělení."
#: 04060184.xhp
msgctxt ""
@@ -42565,7 +42559,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "<item type=\"input\">=NORMINV(0.9;63;5)</item> returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams."
-msgstr "<item type=\"input\">=NORMINV(0.9;63;5)</item> vrací 69.41.Pokud průměrné vejce váží 63 gamů se standardní odchylkou 5, potom existuje pravděpodobnost 90%, že vejce nebude těžší než 69.41 gramů."
+msgstr "<item type=\"input\">=NORMINV(0,9;63;5)</item> vrátí 69,41. Pokud průměrné vejce váží 63 gramů se směrodatnou odchylkou 5, potom existuje pravděpodobnost 90 %, že vejce nebude těžší než 69,41 gramů."
#: 04060184.xhp
msgctxt ""
@@ -42591,7 +42585,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_NORMVERT\">Returns the density function or the normal cumulative distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_NORMVERT\">Vrátí normální rozdělení, případně kumulativní normální rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_NORMVERT\">Vrátí hustotu pravděpodobnosti, případně distribuční funkci normálního rozdělení.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42618,7 +42612,7 @@ msgctxt ""
"75\n"
"help.text"
msgid "<emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated."
-msgstr "<emph>Číslo</emph> je číslo, pro které se bude počítat hodnota rozdělení."
+msgstr "<emph>Číslo</emph> je hodnota, pro kterou se má vypočítat normální rozdělení."
#: 04060184.xhp
msgctxt ""
@@ -42627,7 +42621,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "<emph>Mean</emph> is the mean value of the distribution."
-msgstr "<emph>StředníHodnota</emph> je průměrná hodnota rozdělení."
+msgstr "<emph>StředníHodnota</emph> je střední hodnota rozdělení."
#: 04060184.xhp
msgctxt ""
@@ -42663,7 +42657,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "<item type=\"input\">=NORMDIST(70;63;5;0)</item> returns 0.03."
-msgstr "<item type=\"input\">=NORMDIST(70;63;5;0)</item> vrací 0.03."
+msgstr "<item type=\"input\">=NORMDIST(70;63;5;0)</item> vrátí 0,03."
#: 04060184.xhp
msgctxt ""
@@ -42672,7 +42666,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "<item type=\"input\">=NORMDIST(70;63;5;1)</item> returns 0.92."
-msgstr "<item type=\"input\">=NORMDIST(70;63;5;1)</item> vrací 0.92."
+msgstr "<item type=\"input\">=NORMDIST(70;63;5;1)</item> vrátí 0,92."
#: 04060184.xhp
msgctxt ""
@@ -42725,7 +42719,7 @@ msgctxt ""
"87\n"
"help.text"
msgid "<emph>Data1</emph> represents the array of the first data set."
-msgstr "<emph>Data1</emph> reprezentuje matici první sady dat."
+msgstr "<emph>Data1</emph> představuje matici první množiny dat."
#: 04060184.xhp
msgctxt ""
@@ -42734,7 +42728,7 @@ msgctxt ""
"88\n"
"help.text"
msgid "<emph>Data2</emph> represents the array of the second data set."
-msgstr "<emph>Data2</emph>reprezentuje matici druhé sady dat."
+msgstr "<emph>Data2</emph> představuje matici druhé množiny dat."
#: 04060184.xhp
msgctxt ""
@@ -42752,7 +42746,7 @@ msgctxt ""
"90\n"
"help.text"
msgid "<item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> returns the Pearson correlation coefficient of both data sets."
-msgstr "<item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> vrací Pearsonův korelační koeficient obou sad dat.."
+msgstr "<item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> vrátí Pearsonův korelační koeficient obou množin dat."
#: 04060184.xhp
msgctxt ""
@@ -42778,7 +42772,7 @@ msgctxt ""
"93\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_PHI\">Returns the values of the distribution function for a standard normal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_PHI\">Vrátí hodnoty standardního normálního rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_PHI\">Vrátí hodnoty hustoty pravděpodobnosti normovaného normálního rozdělení.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42805,7 +42799,7 @@ msgctxt ""
"96\n"
"help.text"
msgid "<emph>Number</emph> represents the value based on which the standard normal distribution is calculated."
-msgstr "<emph>Číslo</emph> je hodnota, pro kterou se vypočte hodnota rozdělení."
+msgstr "<emph>Číslo</emph> je hodnota, pro kterou se vypočte hodnota normovaného normálního rozdělení."
#: 04060184.xhp
msgctxt ""
@@ -42823,7 +42817,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "<item type=\"input\">=PHI(2.25) </item>= 0.03"
-msgstr "<item type=\"input\">=PHI(2.25) </item>= 0.03"
+msgstr "<item type=\"input\">=PHI(2,25) </item>= 0,03"
#: 04060184.xhp
msgctxt ""
@@ -42832,7 +42826,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "<item type=\"input\">=PHI(-2.25)</item> = 0.03"
-msgstr "<item type=\"input\">=PHI(-2.25)</item> = 0.03"
+msgstr "<item type=\"input\">=PHI(-2,25)</item> = 0,03"
#: 04060184.xhp
msgctxt ""
@@ -42841,7 +42835,7 @@ msgctxt ""
"100\n"
"help.text"
msgid "<item type=\"input\">=PHI(0)</item> = 0.4"
-msgstr "<item type=\"input\">=PHI(0)</item> = 0.4"
+msgstr "<item type=\"input\">=PHI(0)</item> = 0,4"
#: 04060184.xhp
msgctxt ""
@@ -42885,7 +42879,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "POISSON(Number; Mean; C)"
-msgstr "POISSON(Číslo; Průměr; C)"
+msgstr "POISSON(Číslo; Střední hodnota; C)"
#: 04060184.xhp
msgctxt ""
@@ -42903,7 +42897,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "<emph>Mean</emph> represents the middle value of the Poisson distribution."
-msgstr "<emph>Průměr</emph> je prostřední hodnota Poissonova rozdělení."
+msgstr "<emph>Střední hodnota</emph> je střední hodnota Poissonova rozdělení."
#: 04060184.xhp
msgctxt ""
@@ -42912,7 +42906,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME."
-msgstr "Pro <emph>C</emph> (optional) = 0 nebo False se spočítá hustota pravděpodobnosti; pro <emph>C</emph> = 1 nebo se spočítá distribuční funkce. Pokud není zadáno, vloží se při ukládání dokumentu výchozí hodnota True, aby byla zachována kompatibilita s jinými aplikacemi a se staršími verzemi %PRODUCTNAME."
+msgstr "Pro <emph>C</emph> (optional) = 0 nebo Nepravda se spočítá hustota pravděpodobnosti; pro <emph>C</emph> = 1 nebo Pravda se spočítá distribuční funkce. Pokud není zadáno, vloží se při ukládání dokumentu výchozí hodnota Pravda, aby byla zachována kompatibilita s jinými aplikacemi a se staršími verzemi %PRODUCTNAME."
#: 04060184.xhp
msgctxt ""
@@ -42930,7 +42924,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "<item type=\"input\">=POISSON(60;50;1)</item> returns 0.93."
-msgstr "<item type=\"input\">=POISSON(60;50;1)</item> vrací 0.93."
+msgstr "<item type=\"input\">=POISSON(60;50;1)</item> vrátí 0,93."
#: 04060184.xhp
msgctxt ""
@@ -42956,7 +42950,7 @@ msgctxt ""
"113\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_QUANTIL\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN."
-msgstr "<ahelp hid=\"HID_FUNC_QUANTIL\">Vrací alfa-procentní hodnoty dat v matici.</ahelp> Funkce PERCENTILE vrací stupnici hodnot pro série dat, která jdou od nejmenší (Alpha=0) po největší hodnotu (alpha=1). Pro <item type=\"literal\">Alpha</item> = 25%,percentile počítá první čtvrtinu; <item type=\"literal\">Alpha</item> = 50% je MEDIAN."
+msgstr "<ahelp hid=\"HID_FUNC_QUANTIL\">Vrátí hodnotou alfa zadaný percentil matice dat.</ahelp> Funkce PERCENTILE vrátí hodnoty datové řady od nejmenší (alfa=0) po největší (alfa=1). Percentil <item type=\"literal\">Alfa</item> = 25 % znamená první kvartil; percentil <item type=\"literal\">Alfa</item> = 50 % je medián."
#: 04060184.xhp
msgctxt ""
@@ -42983,7 +42977,7 @@ msgctxt ""
"116\n"
"help.text"
msgid "<emph>Data</emph> represents the array of data."
-msgstr "<emph>Data</emph> jsou údaje, se kterými se operuje."
+msgstr "<emph>Data</emph> představuje matici dat."
#: 04060184.xhp
msgctxt ""
@@ -42992,7 +42986,7 @@ msgctxt ""
"117\n"
"help.text"
msgid "<emph>Alpha</emph> represents the percentage of the scale between 0 and 1."
-msgstr "<emph>Alfa</emph> je v rozsahu od 0 do 1 a určuje procentuální polohu požadované hodnoty na stupnici velikostí prvků v poli údajů."
+msgstr "<emph>Alfa</emph> představuje procentuální podíl v rozmezí od 0 do 1."
#: 04060184.xhp
msgctxt ""
@@ -43010,7 +43004,7 @@ msgctxt ""
"119\n"
"help.text"
msgid "<item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50."
-msgstr "<item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> reprezentuje hodnotu v sadě dat, která se rovná 10% celkové datové stupnice v A1:A50."
+msgstr "<item type=\"input\">=PERCENTILE(A1:A50;0,1)</item> představuje hodnotu v množině dat, která se mezi seřazenými hodnotami z A1:A50 nachází v 10 % celkového počtu hodnot."
#: 04060184.xhp
msgctxt ""
@@ -43036,7 +43030,7 @@ msgctxt ""
"122\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Returns the percentage rank of a value in a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Vrátí procentuální polohu hodnoty ve vzorku dat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Vrátí procentuální polohu hodnoty ve výběru.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -43063,7 +43057,7 @@ msgctxt ""
"125\n"
"help.text"
msgid "<emph>Data</emph> represents the array of data in the sample."
-msgstr "<emph>Data</emph> jsou zkoumané údaje (v poli)."
+msgstr "<emph>Data</emph> představují matici dat výběru."
#: 04060184.xhp
msgctxt ""
@@ -43072,7 +43066,7 @@ msgctxt ""
"126\n"
"help.text"
msgid "<emph>Value</emph> represents the value whose percentile rank must be determined."
-msgstr "<emph>Hodnota</emph> je číslo, jehož umístění ve vzorku chceme zjistit."
+msgstr "<emph>Hodnota</emph> představuje hodnotu, jejíž umístění ve vzorku se má zjistit."
#: 04060184.xhp
msgctxt ""
@@ -43090,7 +43084,7 @@ msgctxt ""
"128\n"
"help.text"
msgid "<item type=\"input\">=PERCENTRANK(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear."
-msgstr "<item type=\"input\">=PERCENTRANK(A1:A50;50)</item> vrací procentuální pořadí hodnoty 50 z celkového pořadí všech hodnot nalezených v A1:A50. Pokud hodnota 50 padne mimo celkové pořadí, program skončí chybou.."
+msgstr "<item type=\"input\">=PERCENTRANK(A1:A50;50)</item> vrátí procentuální pořadí hodnoty 50 z celkového pořadí všech hodnot nalezených v A1:A50. Pokud se hodnota 50 bude nacházet mimo celkové pořadí, zobrazí se chybová zpráva."
#: 04060184.xhp
msgctxt ""
@@ -43134,7 +43128,7 @@ msgctxt ""
"133\n"
"help.text"
msgid "QUARTILE(Data; Type)"
-msgstr "QUARTILE(Data;Typ)"
+msgstr "QUARTILE(Data; Typ)"
#: 04060184.xhp
msgctxt ""
@@ -43143,7 +43137,7 @@ msgctxt ""
"134\n"
"help.text"
msgid "<emph>Data</emph> represents the array of data in the sample."
-msgstr "<emph>Data</emph> jsou zkoumané údaje (v poli)."
+msgstr "<emph>Data</emph> představují matici dat výběru."
#: 04060184.xhp
msgctxt ""
@@ -43152,7 +43146,7 @@ msgctxt ""
"135\n"
"help.text"
msgid "<emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)"
-msgstr "<emph>Typ</emph> určuje požadovaný kvartil: 0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX."
+msgstr "<emph>Typ</emph> představuje typ kvartilu: 0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% a 4 = MAX."
#: 04060184.xhp
msgctxt ""
@@ -43170,7 +43164,7 @@ msgctxt ""
"137\n"
"help.text"
msgid "<item type=\"input\">=QUARTILE(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50."
-msgstr "<item type=\"input\">=QUARTILE(A1:A50;2)</item> vrátí hodnoty, jejichž 50 % stupnice odpovídá nejnižší až největší hodnoty v oblasti A1:A50."
+msgstr "<item type=\"input\">=QUARTILE(A1:A50;2)</item> vrátí hodnotu, která se mezi seřazenými daty z oblasti A1:A50 nachází v 50 %, tj. ve stejné vzdálenosti od nejmenší i od největší hodnoty."
#: 04060185.xhp
msgctxt ""
@@ -43213,7 +43207,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_RANG\">Returns the rank of a number in a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_RANG\">Vrátí pořadí hodnoty v daném vzorku.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_RANG\">Vrátí pořadí hodnoty v daném výběru.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -43231,7 +43225,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "RANK(Value; Data; Type)"
-msgstr "RANK(Hodnota;Data;Typ)"
+msgstr "RANK(Hodnota; Data; Typ)"
#: 04060185.xhp
msgctxt ""
@@ -43240,7 +43234,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<emph>Value</emph> is the value, whose rank is to be determined."
-msgstr "<emph>Hodnota</emph> je hodnota, jejíž pořadí se určí."
+msgstr "<emph>Hodnota</emph> je hodnota, jejíž pořadí má být určeno."
#: 04060185.xhp
msgctxt ""
@@ -43249,7 +43243,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<emph>Data</emph> is the array or range of data in the sample."
-msgstr "<emph>Data</emph> je matice nebo oblast s daty vzorku."
+msgstr "<emph>Data</emph> je matice nebo oblast s daty výběru."
#: 04060185.xhp
msgctxt ""
@@ -43266,7 +43260,7 @@ msgctxt ""
"par_id9305398\n"
"help.text"
msgid "Type = 0 means descending from the last item of the array to the first (this is the default),"
-msgstr "Typ = 0 určuje sestupné pořadí (od posledního prvku matice k prvnímu), toto je výchozí chování."
+msgstr "Typ = 0 znamená sestupné pořadí, od posledního prvku matice k prvnímu (toto je výchozí chování)."
#: 04060185.xhp
msgctxt ""
@@ -43274,7 +43268,7 @@ msgctxt ""
"par_id9996948\n"
"help.text"
msgid "Type = 1 means ascending from the first item of the range to the last."
-msgstr "Typ = 1 určuje vzestupné pořadí (od prvního prvku k poslednímu)."
+msgstr "Typ = 1 znamená vzestupné pořadí, od prvního prvku k poslednímu."
#: 04060185.xhp
msgctxt ""
@@ -43318,7 +43312,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SCHIEFE\">Returns the skewness of a distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SCHIEFE\">Vypočítá šikmost rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SCHIEFE\">Vrátí šikmost rozdělení.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -43389,7 +43383,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SCHAETZER\">Extrapolates future values based on existing x and y values.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SCHAETZER\">Extrapoluje následující hodnoty podle již zadaných hodnot x a y.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SCHAETZER\">Extrapoluje další hodnoty podle již zadaných hodnot x a y.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -43452,7 +43446,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<item type=\"input\">=FORECAST(50;A1:A50;B1;B50)</item> returns the Y value expected for the X value of 50 if the X and Y values in both references are linked by a linear trend."
-msgstr "<item type=\"input\">=FORECAST(50;A1:A50;B1;B50)</item> vrátí hodnotu Y očekávnou pro X rovné 50 za předpokladu, že mezi odkazovanými hodnotami X a Y existuje lineární závislost."
+msgstr "<item type=\"input\">=FORECAST(50;A1:A50;B1;B50)</item> vrátí hodnotu Y očekávanou pro X rovné 50 za předpokladu, že mezi odkazovanými hodnotami X a Y existuje lineární závislost."
#: 04060185.xhp
msgctxt ""
@@ -43460,7 +43454,7 @@ msgctxt ""
"bm_id3149143\n"
"help.text"
msgid "<bookmark_value>STDEV function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a sample</bookmark_value>"
-msgstr "<bookmark_value>STDEV</bookmark_value> <bookmark_value>směrodatné odchylky ve statistice;ze vzorku</bookmark_value>"
+msgstr "<bookmark_value>STDEV</bookmark_value> <bookmark_value>směrodatné odchylky ve statistice;z výběru</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43478,7 +43472,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_STABW\">Estimates the standard deviation based on a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_STABW\">Odhadne směrodatnou odchylku vzorku.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_STABW\">Odhadne směrodatnou odchylku výběru.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -43505,7 +43499,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<emph>Number1, Number2, ... Number30</emph> are numerical values or ranges representing a sample based on an entire population."
-msgstr "<emph>Číslo1, Číslo2, ... Číslo30</emph> jsou číselné hodnoty nebo oblasti představující vzorek z celého základního souboru."
+msgstr "<emph>Číslo1, Číslo2, ... Číslo30</emph> jsou číselné hodnoty nebo oblasti představující výběr z celého základního souboru."
#: 04060185.xhp
msgctxt ""
@@ -43549,7 +43543,7 @@ msgctxt ""
"187\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_STABWA\">Calculates the standard deviation of an estimation based on a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_STABWA\">Vypočte směrodatnou odchylku podle odhadu ze vzorku.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_STABWA\">Odhadne směrodatnou odchylku výběru.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -43576,7 +43570,7 @@ msgctxt ""
"190\n"
"help.text"
msgid "<emph>Value1, Value2, ...Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0."
-msgstr "<emph>Hodnota1, Hodnota2, ...Hodnota30</emph> jsou hodnoty nebo oblasti představující vzorec odvozený z celého základního souboru. Text má hodnotu 0."
+msgstr "<emph>Hodnota1, Hodnota2, ...Hodnota30</emph> jsou hodnoty nebo oblasti představující výběr z celého základního souboru. Text má hodnotu 0."
#: 04060185.xhp
msgctxt ""
@@ -43647,7 +43641,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<emph>Number 1,Number 2,...Number 30</emph> are numerical values or ranges representing a sample based on an entire population."
-msgstr "<emph>Číslo 1,Číslo 2,...Číslo 30</emph> jsou číselné hodnoty nebo oblasti představující vzorek z celého základního souboru."
+msgstr "<emph>Číslo 1,Číslo 2,...Číslo 30</emph> jsou číselné hodnoty nebo oblasti představující celý základní soubor."
#: 04060185.xhp
msgctxt ""
@@ -43718,7 +43712,7 @@ msgctxt ""
"198\n"
"help.text"
msgid "<emph>Value1,value2,...value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0."
-msgstr "<emph>Hodnota1,Hodnota2,...Hodnota30</emph> jsou hodnoty nebo oblasti představující vzorek z celého základního souboru. Text má hodnotu 0."
+msgstr "<emph>Hodnota1,Hodnota2,...Hodnota30</emph> jsou hodnoty nebo oblasti představující celý základní soubor. Text má hodnotu 0."
#: 04060185.xhp
msgctxt ""
@@ -43762,7 +43756,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_STANDARDISIERUNG\">Converts a random variable to a normalized value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_STANDARDISIERUNG\">Převede náhodné číslo na normovaný tvar.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_STANDARDISIERUNG\">Převede náhodnou veličinu na normovaný tvar.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -43825,7 +43819,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<item type=\"input\">=STANDARDIZE(11;10;1)</item> returns 1. The value 11 in a normal distribution with a mean of 10 and a standard deviation of 1 is as much above the mean of 10, as the value 1 is above the mean of the standard normal distribution."
-msgstr "<item type=\"input\">=STANDARDIZE(11;10;1)</item> vrátí 1. Hodnota 11 je v normálním rozdělení se střední hodnotou 10 a směrodatnou odchylkou 1 poměrově o tolik vyšší než střední hodnota 10, o kolik je hodnota 1 vyšší než průměr normovaného normálního rozdělení."
+msgstr "<item type=\"input\">=STANDARDIZE(11;10;1)</item> vrátí 1. Hodnota 11 je v normálním rozdělení se střední hodnotou 10 a směrodatnou odchylkou 1 o tolik větší než střední hodnota 10, o kolik je hodnota 1 větší než střední hodnota normovaného normálního rozdělení."
#: 04060185.xhp
msgctxt ""
@@ -43833,7 +43827,7 @@ msgctxt ""
"bm_id3157986\n"
"help.text"
msgid "<bookmark_value>NORMSINV function</bookmark_value> <bookmark_value>normal distribution;inverse of standard</bookmark_value>"
-msgstr "<bookmark_value>NORMSINV</bookmark_value> <bookmark_value>normální rozdělení;inverzní funkce normovaného</bookmark_value>"
+msgstr "<bookmark_value>NORMSINV</bookmark_value> <bookmark_value>normální rozdělení;inverzní distribuční funkce normovaného</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43851,7 +43845,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_STANDNORMINV\">Returns the inverse of the standard normal cumulative distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_STANDNORMINV\">Vrátí inverzní kumulativní normované normální rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_STANDNORMINV\">Vrátí inverzní distribuční funkci normovaného normálního rozdělení.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -43878,7 +43872,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "<emph>Number</emph> is the probability to which the inverse standard normal distribution is calculated."
-msgstr "<emph>Číslo</emph> je pravděpodobnost, pro kterou se spočítá inverzní normované normální rozdělení."
+msgstr "<emph>Číslo</emph> je pravděpodobnost, pro kterou se spočítá inverzní distribuční funkce normovaného normálního rozdělení."
#: 04060185.xhp
msgctxt ""
@@ -43896,7 +43890,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<item type=\"input\">=NORMSINV(0.908789)</item> returns 1.3333."
-msgstr "<item type=\"input\">=NORMSINV(0.908789)</item> vrátí 1.3333."
+msgstr "<item type=\"input\">=NORMSINV(0,908789)</item> vrátí 1,3333."
#: 04060185.xhp
msgctxt ""
@@ -43922,7 +43916,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_STANDNORMVERT\">Returns the standard normal cumulative distribution function. The distribution has a mean of zero and a standard deviation of one.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_STANDNORMVERT\">Vrátí distribuční funkci normovaného normálního rozdělení. Toto rozdělení střední hodnotu nula a směrodatnou odchylku jedna.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_STANDNORMVERT\">Vrátí distribuční funkci normovaného normálního rozdělení. Toto rozdělení má střední hodnotu nula a směrodatnou odchylku jedna.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -43975,7 +43969,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "<item type=\"input\">=NORMSDIST(1)</item> returns 0.84. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area."
-msgstr "<item type=\"input\">=NORMSDIST(1)</item> vrátí 0.84. Plocha pod křivkou normovaného normálního rozdělení zleva po hodnotu X rovnou 1 tvoří 84 % celkové plochy."
+msgstr "<item type=\"input\">=NORMSDIST(1)</item> vrátí 0,84. Plocha pod křivkou normovaného normálního rozdělení zleva po hodnotu X rovnou 1 tvoří 84 % celkové plochy."
#: 04060185.xhp
msgctxt ""
@@ -44001,7 +43995,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_STEIGUNG\">Returns the slope of the linear regression line.</ahelp> The slope is adapted to the data points set in the y and x values."
-msgstr "<ahelp hid=\"HID_FUNC_STEIGUNG\">Vrátí sklon přímky lineární regrese.</ahelp> Sklon je zjištěn podle datových bodů (hodnot x a y)."
+msgstr "<ahelp hid=\"HID_FUNC_STEIGUNG\">Vrátí směrnici přímky lineární regrese.</ahelp> Směrnice je zjištěna podle datových bodů (hodnot x a y)."
#: 04060185.xhp
msgctxt ""
@@ -44161,7 +44155,7 @@ msgctxt ""
"91\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SUMQUADABW\">Returns the sum of squares of deviations based on a sample mean.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SUMQUADABW\">Vrátí součet čtverců odchylek čísel ve vzorku od jejich průměru.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SUMQUADABW\">Vrátí součet čtverců odchylek od střední hodnoty výběru.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -44188,7 +44182,7 @@ msgctxt ""
"94\n"
"help.text"
msgid "<emph>Number1, Number2, ...Number30</emph> numerical values or ranges representing a sample."
-msgstr "<emph>Číslo1, Číslo2, ...Číslo30</emph> jsou číselné hodnoty nebo oblasti představující vzorek."
+msgstr "<emph>Číslo1, Číslo2, ...Číslo30</emph> jsou číselné hodnoty nebo oblasti představující výběr."
#: 04060185.xhp
msgctxt ""
@@ -44232,7 +44226,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_TINV\">Returns the inverse of the t-distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TINV\">Vrátí inverzi t-rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_TINV\">Vrátí inverzní distribuční funkci t rozdělení.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -44250,7 +44244,7 @@ msgctxt ""
"101\n"
"help.text"
msgid "TINV(Number; DegreesFreedom)"
-msgstr "TINV(Číslo; StupňůVolnosti)"
+msgstr "TINV(Číslo; StupněVolnosti)"
#: 04060185.xhp
msgctxt ""
@@ -44259,7 +44253,7 @@ msgctxt ""
"102\n"
"help.text"
msgid "<emph>Number</emph> is the probability associated with the two-tailed t-distribution."
-msgstr "<emph>Číslo</emph> je pravděpodobnost příslušná k t rozdělení."
+msgstr "<emph>Číslo</emph> je pravděpodobnost příslušná k dvoustrannému t rozdělení."
#: 04060185.xhp
msgctxt ""
@@ -44268,7 +44262,7 @@ msgctxt ""
"103\n"
"help.text"
msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution."
-msgstr "<emph>StupňůVolnosti</emph> je počet stupňů volnosti pro t rozdělení."
+msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti t rozdělení."
#: 04060185.xhp
msgctxt ""
@@ -44286,7 +44280,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "<item type=\"input\">=TINV(0.1;6)</item> returns 1.94"
-msgstr "<item type=\"input\">=TINV(0.1;6)</item> vrátí 1.94"
+msgstr "<item type=\"input\">=TINV(0,1;6)</item> vrátí 1,94"
#: 04060185.xhp
msgctxt ""
@@ -44410,7 +44404,7 @@ msgctxt ""
"119\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_TVERT\">Returns the t-distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TVERT\">Vrátí t-rozdělení.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_TVERT\">Vrátí t rozdělení.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -44428,7 +44422,7 @@ msgctxt ""
"121\n"
"help.text"
msgid "TDIST(Number; DegreesFreedom; Mode)"
-msgstr "TDIST(Číslo; StupňůVolnosti; Režim)"
+msgstr "TDIST(Číslo; StupněVolnosti; Režim)"
#: 04060185.xhp
msgctxt ""
@@ -44446,7 +44440,7 @@ msgctxt ""
"123\n"
"help.text"
msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution."
-msgstr "<emph>StupňůVolnosti</emph> je počet stupňů volnosti pro t rozdělení."
+msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti pro t rozdělení."
#: 04060185.xhp
msgctxt ""
@@ -44499,7 +44493,7 @@ msgctxt ""
"129\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_VARIANZ\">Estimates the variance based on a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_VARIANZ\">Vypočte odhad rozptylu vzorku.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_VARIANZ\">Odhadne rozptyl na základě výběru.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -44526,7 +44520,7 @@ msgctxt ""
"132\n"
"help.text"
msgid "<emph>Number1, Number2, ...Number30</emph> are numerical values or ranges representing a sample based on an entire population."
-msgstr "<emph>Číslo1, Číslo2, ...Číslo30</emph> jsou číselné hodnoty nebo oblasti představující vzorek vybraný ze základního souboru."
+msgstr "<emph>Číslo1, Číslo2, ...Číslo30</emph> jsou číselné hodnoty nebo oblasti představující výběr ze základního souboru."
#: 04060185.xhp
msgctxt ""
@@ -44570,7 +44564,7 @@ msgctxt ""
"203\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_VARIANZA\">Estimates a variance based on a sample. The value of text is 0.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_VARIANZA\">Vypočte odhad rozptylu vzorku. Hodnota textu je 0.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_VARIANZA\">Odhadne rozptyl na základě výběru. Hodnota textu je 0.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -44597,7 +44591,7 @@ msgctxt ""
"206\n"
"help.text"
msgid "<emph>Value1, Value2,...Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0."
-msgstr "<emph>Hodnota1, Hodnota2,...Hodnota30</emph> jsou hodnoty nebo oblasti představující vzorek vybraný z celého základního souboru. Text má hodnotu 0."
+msgstr "<emph>Hodnota1, Hodnota2,...Hodnota30</emph> jsou hodnoty nebo oblasti představující výběr z celého základního souboru. Text má hodnotu 0."
#: 04060185.xhp
msgctxt ""
@@ -44961,7 +44955,7 @@ msgctxt ""
"165\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_WAHRSCHBEREICH\">Returns the probability that values in a range are between two limits.</ahelp> If there is no <item type=\"literal\">End</item> value, this function calculates the probability based on the principle that the Data values are equal to the value of <item type=\"literal\">Start</item>."
-msgstr "<ahelp hid=\"HID_FUNC_WAHRSCHBEREICH\"> Vrací pravděpodobnost hodnot v oblasti mezi dvěma limity.</ahelp> Pokud neexistuje <item type=\"literal\">Konečná</item> hodnota, tato funkce vypočítá pravděpodobnost založenou na principu, že hodnoty dat jsou rovné <item type=\"literal\">Počáteční</item> hodnotě."
+msgstr "<ahelp hid=\"HID_FUNC_WAHRSCHBEREICH\"> Vrátí pravděpodobnost toho, že hodnoty leží v oblasti mezi dvěma mezemi.</ahelp> Pokud není zadán <item type=\"literal\">Konec</item>, funkce vypočítá pravděpodobnost toho, že se hodnoty dat rovnají hodnotě <item type=\"literal\">Začátek</item>."
#: 04060185.xhp
msgctxt ""
@@ -44988,7 +44982,7 @@ msgctxt ""
"168\n"
"help.text"
msgid "<emph>Data</emph> is the array or range of data in the sample."
-msgstr "<emph>Data</emph> je matice nebo oblast s daty vzorku."
+msgstr "<emph>Data</emph> je matice nebo oblast s daty výběru."
#: 04060185.xhp
msgctxt ""
@@ -45033,7 +45027,7 @@ msgctxt ""
"173\n"
"help.text"
msgid "<item type=\"input\">=PROB(A1:A50;B1:B50;50;60)</item> returns the probability with which a value within the range of A1:A50 is also within the limits between 50 and 60. Every value within the range of A1:A50 has a probability within the range of B1:B50."
-msgstr "<item type=\"input\">=PROB(A1:A50;B1:B50;50;60)</item> vrátí pravděpodobnost, se kterou se hodnota z oblasti A1:A50 nachází mezi limity 50 a 60. Každá hodnota v oblasti A1:A50 má pravděpodobnost určenou v oblasti B1:B50."
+msgstr "<item type=\"input\">=PROB(A1:A50;B1:B50;50;60)</item> vrátí pravděpodobnost, se kterou se hodnota z oblasti A1:A50 nachází mezi hodnotami 50 a 60. Každá hodnota v oblasti A1:A50 má pravděpodobnost určenou v oblasti B1:B50."
#: 04060185.xhp
msgctxt ""
@@ -45155,7 +45149,7 @@ msgctxt ""
"184\n"
"help.text"
msgid "<item type=\"input\">=WEIBULL(2;1;1;1)</item> returns 0.86."
-msgstr "<item type=\"input\">=WEIBULL(2;1;1;1)</item> vrátí 0.86."
+msgstr "<item type=\"input\">=WEIBULL(2;1;1;1)</item> vrátí 0,86."
#: 04060185.xhp
msgctxt ""
@@ -45449,7 +45443,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "These operators return either true or false."
-msgstr "Tyto operátory vrací buď hodnotu pravda nebo nepravda."
+msgstr "Tyto operátory vrací buď hodnotu pravda, nebo nepravda."
#: 04060199.xhp
msgctxt ""
@@ -46106,7 +46100,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Repeat column"
-msgstr "Opakovat sloupce"
+msgstr "Opakovat sloupec"
#: 04070100.xhp
msgctxt ""
@@ -46159,7 +46153,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Name"
-msgstr "Vložit jméno"
+msgstr "Vložit název"
#: 04070200.xhp
msgctxt ""
@@ -46176,7 +46170,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Insert Name"
-msgstr "Vložit jméno"
+msgstr "Vložit název"
#: 04070200.xhp
msgctxt ""
@@ -46203,7 +46197,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Insert name"
-msgstr "Vložit jméno"
+msgstr "Vložit název"
#: 04070200.xhp
msgctxt ""
@@ -46238,7 +46232,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Creating Names"
-msgstr "Vytvořit jména"
+msgstr "Vytvořit názvy"
#: 04070300.xhp
msgctxt ""
@@ -46255,7 +46249,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Creating Names"
-msgstr "Vytvořit jména"
+msgstr "Vytvořit názvy"
#: 04070300.xhp
msgctxt ""
@@ -46273,7 +46267,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
-msgstr "Označte oblast, která obsahuje všechny rozsahy, které chcete pojmenovat. Poté zvolte <emph>Vložit - Názvy - Vytvořit</emph>. Zobrazí se dialog <emph>Vytvořit jména</emph>, ve kterém určíte požadované nastavení."
+msgstr "Označte oblast, která obsahuje všechny rozsahy, které chcete pojmenovat. Poté zvolte <emph>Vložit - Názvy - Vytvořit</emph>. Zobrazí se dialog <emph>Vytvořit názvy</emph>, ve kterém určíte požadované nastavení."
#: 04070300.xhp
msgctxt ""
@@ -46282,7 +46276,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Create names from"
-msgstr "Vytvořit jméno z"
+msgstr "Zdroj názvů"
#: 04070300.xhp
msgctxt ""
@@ -46460,7 +46454,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Contains row labels"
-msgstr "Obsahuje záhlaví řádků"
+msgstr "Obsahuje popisky řádků"
#: 04070400.xhp
msgctxt ""
@@ -46478,7 +46472,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "For data range"
-msgstr "Pro datovou oblast"
+msgstr "Pro oblast dat"
#: 04070400.xhp
msgctxt ""
@@ -46487,7 +46481,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Sets the data range for which the selected label range is valid. To modify it, click in the sheet and select another range with the mouse.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Nastaví datovou oblast, pro kterou je označená oblast popisků platná. Chcete-li ji upravit, klepněte do listu a označte myší jinou oblast.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Nastaví oblast dat, pro kterou je označená oblast popisků platná. Chcete-li ji upravit, klepněte do listu a označte myší jinou oblast.</ahelp>"
#: 04070400.xhp
msgctxt ""
@@ -46672,7 +46666,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/ranges\">Select the table or the data range that you want to insert.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/ranges\">Vyberte tabulku či datovou oblast, kterou chcete vložit.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/ranges\">Vyberte tabulku či oblast dat, kterou chcete vložit.</ahelp>"
#: 04090000.xhp
msgctxt ""
@@ -47128,7 +47122,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "For example, to show the column B, click on the header of the column A, expand the selection to the column C, then chose <emph>Format - Column - Show</emph>. To show the column A previously hidden, click on the header of the column B, keep the mouse button pressed and drag on the left. The selected range displayed in the name area changes from B1:B1048576 to A1:B1048576. Choose <emph>Format - Column - Show</emph>. Proceed the same way with rows."
-msgstr ""
+msgstr "Chcete-li například zobrazit sloupec B, klepněte na záhlaví sloupce A, rozšiřte výběr na sloupec C a poté zvolte <emph>Formát - Sloupec - Zobrazit</emph>. Abyste zobrazili dříve skrytý sloupec A, klepněte na záhlaví sloupce B, ponechte tlačítko myši stisknuté a táhněte doleva. Vybraná oblast zobrazená v poli názvu se změní z B1:B1048576 na A1:B1048576. Zvolte <emph>Formát - Sloupec - Zobrazit</emph>. Stejným způsobem postupujte pro řádky."
#: 05030400.xhp
msgctxt ""
@@ -47137,7 +47131,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table."
-msgstr ""
+msgstr "Pro zobrazení všech skrytých buněk nejprve klepněte na pole v levém horním rohu. Tím vyberete všechny buňky tabulky."
#: 05040000.xhp
msgctxt ""
@@ -48146,7 +48140,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
-msgstr "Vyberte <emph>-žádné-</emph>, chcete-li odstranit nastavení oblasti tisku pro aktuální sešit. Vyberte <emph>-celý list-</emph>, chcete-li nastavit aktuální list jako oblast tisku. Vyberte <emph>-výběr-</emph>, chcete-li nastavit vybranou část sešitu jako oblast tisku. Vyberete-li <emph>-definované uživatelem-</emph>, můžete použít oblast tisku definovanou dříve pomocí příkazu <emph>Formát - Oblasti tisku - Definovat</emph>. Jestliže jste rozsah pojmenovali pomocí příkazu <emph>Vložit - Názvy - Definovat</emph>, bude tento název zobrazen a bude možné jej vybrat ze seznamu."
+msgstr "Vyberte <emph>-žádná-</emph>, chcete-li odstranit nastavení oblasti tisku pro aktuální sešit. Vyberte <emph>-celý list-</emph>, chcete-li nastavit aktuální list jako oblast tisku. Vyberte <emph>-výběr-</emph>, chcete-li nastavit vybranou část sešitu jako oblast tisku. Vyberete-li <emph>-definovaná uživatelem-</emph>, můžete použít oblast tisku definovanou dříve pomocí příkazu <emph>Formát - Oblasti tisku - Definovat</emph>. Jestliže jste rozsah pojmenovali pomocí příkazu <emph>Vložit - Názvy - Definovat</emph>, bude tento název zobrazen a bude možné jej vybrat ze seznamu."
#: 05080300.xhp
msgctxt ""
@@ -48917,7 +48911,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. There are several types of conditional formatting that can be used."
-msgstr ""
+msgstr "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Zvolte <emph>Podmíněné formátování</emph>, chcete-li definovat styly formátování v závislosti na podmínkách.</ahelp></variable> Jestliže byl styl již přiřazen buňce, zůstane nezměněn. Poté je vyhodnocen podmíněný styl. K dispozici je několik typů podmíněného formátování."
#: 05120000.xhp
msgctxt ""
@@ -48925,7 +48919,7 @@ msgctxt ""
"par_id3163711\n"
"help.text"
msgid "You can enter several conditions that query the contents of cell values or formulas. The conditions are evaluated from the first to the last. If the condition 1 matches the condition, the defined style will be used. Otherwise, condition 2 is evaluated, and its defined style is used. If this style does not match, then the next condition is evaluated and so on."
-msgstr ""
+msgstr "Je možné zadat několik podmínek, které se vztahují k obsahu buňky nebo výsledku vzorce. Podmínky jsou vyhodnocovány od první do poslední. Jestliže je splněna podmínka číslo 1, bude použit pro ni určený styl. Jinak se vyhodnotí podmínka číslo 2, a je-li splněna, použije se styl určený pro ni. Pokud tato podmínka splněna není, vyhodnotí se další podmínka a tak dále."
#: 05120000.xhp
msgctxt ""
@@ -48933,7 +48927,7 @@ msgctxt ""
"par_id2414014\n"
"help.text"
msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose Tools - Cell Contents - AutoCalculate (you see a check mark next to the command when AutoCalculate is enabled)."
-msgstr "Pro použití podmíněného formátování musí být povolen Automatický výpočet. Zvolte Nástroje - Obsah buněk - Automatický výpočet (pokud vedle příkazu vidíte zaškrtnutí, je Automatický výpočet povolen)."
+msgstr "Aby podmíněné formátování fungovalo, musí být povolena funkce Automatický výpočet. Zvolte <emph>Nástroje - Obsah buněk - Automatický výpočet</emph> (zaškrtnutí vedle příkazu značí, že je funkce povolena)."
#: 05120000.xhp
msgctxt ""
@@ -48957,7 +48951,7 @@ msgctxt ""
"par_id31494131\n"
"help.text"
msgid "You can define as many conditions as you want."
-msgstr ""
+msgstr "Je možné definovat libovolné množství podmínek."
#: 05120000.xhp
msgctxt ""
@@ -48965,7 +48959,7 @@ msgctxt ""
"par_id31494132\n"
"help.text"
msgid "Specify if conditional formatting is dependent on one of the entry listed on the drop down box:"
-msgstr ""
+msgstr "Určete, zda podmíněné formátování závisí na některé položce z rozbalovacího seznamu:"
#: 05120000.xhp
msgctxt ""
@@ -48973,7 +48967,7 @@ msgctxt ""
"par_id31494133\n"
"help.text"
msgid "If you select <emph>All cells</emph>, see Color Scale, Data Bar or Icon Set explanations below, depending on which visual representation the conditional formatting should be represented."
-msgstr ""
+msgstr "Pokud vyberete <emph>Všechny buňky</emph>, lze použít níže vysvětlené možnosti Barevná škála, Datový pruh nebo Sada ikon, podle toho, jakým vizuálním prvkem má být podmíněné formátování představováno."
#: 05120000.xhp
msgctxt ""
@@ -48981,7 +48975,7 @@ msgctxt ""
"par_id31494134\n"
"help.text"
msgid "If you select <emph>Cell value is</emph>:"
-msgstr ""
+msgstr "Pokud vyberete <emph>Hodnota buňky je</emph>:"
#: 05120000.xhp
msgctxt ""
@@ -48989,7 +48983,7 @@ msgctxt ""
"par_id31494135\n"
"help.text"
msgid "Select a condition in the drop down list for the format to be applied to the selected cells and enter the value."
-msgstr ""
+msgstr "Vyberte v rozbalovacím seznamu podmínku pro formát, která se má použít na vybrané buňky, a zadejte hodnotu."
#: 05120000.xhp
msgctxt ""
@@ -48997,7 +48991,7 @@ msgctxt ""
"par_id31494136\n"
"help.text"
msgid "In front of <emph>Apply Styles</emph>, select the desired style in the list or chose <emph>New Style</emph> to create one."
-msgstr ""
+msgstr "V seznamu <emph>Použít styl</emph> vyberte požadovaný styl nebo volbou <emph>Nový styl</emph> vytvořte nový."
#: 05120000.xhp
msgctxt ""
@@ -49005,7 +48999,7 @@ msgctxt ""
"par_id31494137\n"
"help.text"
msgid "Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition."
-msgstr ""
+msgstr "Další podmínku přidáte klepnutím na tlačítko <emph>Přidat</emph>, podmínku odstraníte klepnutím na tlačítko <emph>Odstranit</emph>."
#: 05120000.xhp
msgctxt ""
@@ -49013,7 +49007,7 @@ msgctxt ""
"par_id31494138\n"
"help.text"
msgid "In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting. Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
-msgstr ""
+msgstr "V poli <emph>Oblast</emph> určete oblast buněk, která bude podmíněným formátováním ovlivněna. Klepnutím na tlačítko <emph>Zmenšit</emph> se dialog minimalizuje. Po výběru oblasti se opětovným klepnutím na tlačítko vrátíte do původního dialogu."
#: 05120000.xhp
msgctxt ""
@@ -49021,7 +49015,7 @@ msgctxt ""
"par_id31494139\n"
"help.text"
msgid "If you select <emph>Formula is</emph> as a reference, enter a cell reference. If the cell reference is a value other than zero, the condition matches."
-msgstr ""
+msgstr "Pokud vyberete jako podmínku <emph>Vzorec je</emph>, zadejte adresu buňky. Pokud bude adresou buňky hodnota různá od nuly, podmínka bude splněna."
#: 05120000.xhp
msgctxt ""
@@ -49029,7 +49023,7 @@ msgctxt ""
"par_id3149413a\n"
"help.text"
msgid "If you select <emph>Date is</emph>, see below explanations for Date."
-msgstr ""
+msgstr "Pro výběr <emph>Datum je</emph> se vysvětlení nachází níže."
#: 05120000.xhp
msgctxt ""
@@ -49037,7 +49031,7 @@ msgctxt ""
"hd_id3147394\n"
"help.text"
msgid "Color Scale"
-msgstr ""
+msgstr "Barevná škála"
#: 05120000.xhp
msgctxt ""
@@ -49045,7 +49039,7 @@ msgctxt ""
"par_id3155602\n"
"help.text"
msgid "This is the same dialog box as if you select <emph>All cells</emph> in the first sub menu entry <emph>Condition</emph>.Apply a color scale to a range consist of displaying a bicolor or tricolor gradient on this range depending on the value of each cell. A typical example might be an array of temperatures, lower blue colored, warmer red with a gradient nuances to the intermediate values."
-msgstr ""
+msgstr "Zobrazí se stejné dialogové okno jako při výběru <emph>Všechny buňky</emph> v první položce podnabídky <emph>Podmínka</emph>. Při použití barevné škály se v oblasti v závislosti na hodnotě každé buňky zobrazí barvy dvoubarevného nebo tříbarevného přechodu. Typickým příkladem je matice teplot s nízkými teplotami obarvenými modře, vysokými červeně a s barvami přechodu pro hodnoty mezi nimi."
#: 05120000.xhp
msgctxt ""
@@ -49053,7 +49047,7 @@ msgctxt ""
"par_id3155603\n"
"help.text"
msgid "You must choose the two \"extreme\" colors indicate the method of calculation. The calculation of the color applied will be made in relation to: Min - Max - Percentile - Value - Percent - Formula."
-msgstr ""
+msgstr "Je nutné zvolit dvě \"extrémní\" barvy a zvolit způsob výpočtu. Výpočet barvy, která se má použít, se může vztahovat k minimu, maximu, percentilu, hodnotě, procentu nebo vzorci."
#: 05120000.xhp
msgctxt ""
@@ -49061,7 +49055,7 @@ msgctxt ""
"par_id3155604\n"
"help.text"
msgid "The choices Min and Max are sufficient to themselves as found in the range. Other options need to be specified by a value (Percentile, Value, Percentage) or a cell reference or formula (Formula)."
-msgstr ""
+msgstr "Volby minima a maxima nevyžadují další upřesnění a budou odvozeny z oblasti. U dalších možností je nutné určit hodnotu (Percentil, Hodnota, Procento) nebo adresu buňky či vzorec (Vzorec)."
#: 05120000.xhp
msgctxt ""
@@ -49069,7 +49063,7 @@ msgctxt ""
"par_id3155605\n"
"help.text"
msgid "For a detailed explanation and examples, please visit <link href=\"http://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting page in TDF Wiki</link>."
-msgstr ""
+msgstr "Podrobné vysvětlení a příklady naleznete na wiki TDF na stránce <link href=\"http://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting page</link>."
#: 05120000.xhp
msgctxt ""
@@ -49077,7 +49071,7 @@ msgctxt ""
"hd_id3153709\n"
"help.text"
msgid "Icon Set"
-msgstr ""
+msgstr "Sada ikon"
#: 05120000.xhp
msgctxt ""
@@ -49085,7 +49079,7 @@ msgctxt ""
"par_id3153764\n"
"help.text"
msgid "It is desired to plot the position of a value relative to the thresholds. The set of icons will help to indicate the thresholds and choose the type of icons. Available icon sets are:"
-msgstr ""
+msgstr "Pomocí sady ikon lze znázornit umístění hodnoty vzhledem k mezním hodnotám. Zadejte mezní hodnoty a zvolte typ ikon. K dispozici jsou následující sady ikon:"
#: 05120000.xhp
msgctxt ""
@@ -49093,7 +49087,7 @@ msgctxt ""
"par_id31494140\n"
"help.text"
msgid "3, 4 or 5 - arrows"
-msgstr ""
+msgstr "3, 4 nebo 5 šipek"
#: 05120000.xhp
msgctxt ""
@@ -49101,7 +49095,7 @@ msgctxt ""
"par_id31494141\n"
"help.text"
msgid "3, 4 or 5 - gray arrows"
-msgstr ""
+msgstr "3, 4 nebo 5 šedých šipek"
#: 05120000.xhp
msgctxt ""
@@ -49109,7 +49103,7 @@ msgctxt ""
"par_id31494142\n"
"help.text"
msgid "3 - flags"
-msgstr ""
+msgstr "3 vlajky"
#: 05120000.xhp
msgctxt ""
@@ -49117,7 +49111,7 @@ msgctxt ""
"par_id31494143\n"
"help.text"
msgid "3 - traffic lights 1 and 2 (two different designs)"
-msgstr ""
+msgstr "3 semafory 1 a 2 (dva různé vzhledy)"
#: 05120000.xhp
msgctxt ""
@@ -49125,7 +49119,7 @@ msgctxt ""
"par_id31494144\n"
"help.text"
msgid "3 - symbols (square, triangle, circle)"
-msgstr ""
+msgstr "3 symboly (čtverec, trojúhelník, kruh)"
#: 05120000.xhp
msgctxt ""
@@ -49133,7 +49127,7 @@ msgctxt ""
"par_id31494145\n"
"help.text"
msgid "4 - circles from red to black"
-msgstr ""
+msgstr "4 kruhy od červeného po černý"
#: 05120000.xhp
msgctxt ""
@@ -49141,7 +49135,7 @@ msgctxt ""
"par_id31494146\n"
"help.text"
msgid "4 or 5 - ratings"
-msgstr ""
+msgstr "4 nebo 5 hodnocení"
#: 05120000.xhp
msgctxt ""
@@ -49149,7 +49143,7 @@ msgctxt ""
"par_id31494147\n"
"help.text"
msgid "5 - quarters"
-msgstr ""
+msgstr "5 čtvrtin"
#: 05120000.xhp
msgctxt ""
@@ -49157,7 +49151,7 @@ msgctxt ""
"par_id3153765\n"
"help.text"
msgid "Conditions to display each icon can be specified relative to a value (Value), a percentage of the number of values in the range (Percentage) as a percentage of range values (Percentile) or formula (Formula)."
-msgstr ""
+msgstr "Podmínky pro zobrazení ikon mohou být určeny vzhledem k hodnotě (Hodnota), procentu počtu hodnot v oblasti (Procento), jako percentil hodnot v oblasti (Percentil) nebo jako vzorec (Vzorec)."
#: 05120000.xhp
msgctxt ""
@@ -49165,16 +49159,15 @@ msgctxt ""
"par_id3155606\n"
"help.text"
msgid "For a detailed explanation and examples, please visit <link href=\"http://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formating page in TDF Wiki</link>."
-msgstr ""
+msgstr "Podrobné vysvětlení a příklady naleznete na wiki TDF na stránce <link href=\"http://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formatting page</link>."
#: 05120000.xhp
-#, fuzzy
msgctxt ""
"05120000.xhp\n"
"hd_id3156384\n"
"help.text"
msgid "Dates"
-msgstr "Datum"
+msgstr "Data"
#: 05120000.xhp
msgctxt ""
@@ -49182,7 +49175,7 @@ msgctxt ""
"par_id3145228\n"
"help.text"
msgid "This option will apply a defined style depending on a date that you choose in the drop down box: Today - Yesterday - Tomorrow - Last 7 days - This week - Last week."
-msgstr ""
+msgstr "Tato možnost použije stanovený styl v závislosti na datu zvoleném v rozbalovacím seznamu: Dnes - Včera - Zítra - Posledních 7 dní - Tento týden - Minulý týden."
#: 05120000.xhp
msgctxt ""
@@ -49190,7 +49183,7 @@ msgctxt ""
"par_id31494157\n"
"help.text"
msgid "In front of <emph>Apply Styles</emph>, select the desired style in the list or chose <emph>New Style</emph> to create one."
-msgstr ""
+msgstr "V seznamu u <emph>Použít styl</emph> vyberte požadovaný styl nebo volbou <emph>Nový styl</emph> vytvořte nový."
#: 05120000.xhp
msgctxt ""
@@ -49198,7 +49191,7 @@ msgctxt ""
"par_id31494167\n"
"help.text"
msgid "Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition."
-msgstr ""
+msgstr "Další podmínku přidáte klepnutím na tlačítko <emph>Přidat</emph>, podmínku odstraníte klepnutím na tlačítko <emph>Odstranit</emph>."
#: 05120000.xhp
msgctxt ""
@@ -49206,16 +49199,15 @@ msgctxt ""
"par_id31494177\n"
"help.text"
msgid "In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting. Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
-msgstr ""
+msgstr "V poli <emph>Oblast</emph> určete oblast buněk, která bude podmíněným formátováním ovlivněna. Klepnutím na tlačítko <emph>Zmenšit</emph> se dialog minimalizuje. Po výběru oblasti se opětovným klepnutím na tlačítko vrátíte do původního dialogu."
#: 05120000.xhp
-#, fuzzy
msgctxt ""
"05120000.xhp\n"
"hd_id3153384\n"
"help.text"
msgid "Manage Conditional Formatting"
-msgstr "Podmíněné formátování"
+msgstr "Správa podmíněného formátování"
#: 05120000.xhp
msgctxt ""
@@ -49223,7 +49215,7 @@ msgctxt ""
"par_id3155906\n"
"help.text"
msgid "This dialog allows you to see all the conditional formatting defined in the spreadsheet."
-msgstr ""
+msgstr "Tento dialog zobrazuje veškeré podmíněné formátování definované v sešitu."
#: 05120000.xhp
msgctxt ""
@@ -49231,7 +49223,7 @@ msgctxt ""
"par_id31546818\n"
"help.text"
msgid "Choose <emph>Format - Conditional Formatting - Manage</emph>"
-msgstr ""
+msgstr "Zvolte <emph>Formát - Podmíněné formátování - Spravovat</emph>"
#: 05120000.xhp
msgctxt ""
@@ -49239,7 +49231,7 @@ msgctxt ""
"par_id3155907\n"
"help.text"
msgid "The <emph>Manage Conditional Formatting</emph> dialog box opens. Here you can add, edit or remove one or several conditional formattings."
-msgstr ""
+msgstr "Otevře se dialogové okno <emph>Spravovat podmíněné formátování</emph>, ve kterém je možné přidat, upravit nebo odstranit jedno či několik podmíněných formátování."
#: 05120000.xhp
msgctxt ""
@@ -49247,7 +49239,7 @@ msgctxt ""
"par_id3155908\n"
"help.text"
msgid "If you have defined a conditional formatting on a cell range and you try now to define a new conditional formatting on a part of this range, a warning message will be displayed, asking if you want to edit the existing conditional formatting (on the whole range) or define a new conditional formatting overlapping it (on the selected range)."
-msgstr ""
+msgstr "Pokusíte-li se definovat nové podmíněné formátování pro oblast, které je částí oblasti s již definovaným podmíněným formátováním, zobrazí se upozornění s dotazem, zda si přejete upravit stávající podmíněné formátování (pro celou oblast), nebo stávající překrýt novým podmíněným formátováním (pro vybranou oblast)."
#: 05120000.xhp
msgctxt ""
@@ -49343,7 +49335,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Mark the <emph>Wrap text automatically</emph> and <emph>Hyphenation active</emph> check boxes."
-msgstr "Označte zaškrtávací políčka <emph>Automatické zalomení textu</emph> a <emph>Aktivní dělení</emph>."
+msgstr "Zaškrtněte pole <emph>Automatické zalomení textu</emph> a <emph>Aktivní dělení</emph>."
#: 06020000.xhp
msgctxt ""
@@ -49739,7 +49731,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Marks all cells in the sheet that contain values outside the validation rules.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Označí všechny buňky v lisu obsahující hodnoty nevyhovující ověřovacím pravidlům.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Označí všechny buňky v listu obsahující hodnoty nevyhovující pravidlům pro platnost.</ahelp>"
#: 06030800.xhp
msgctxt ""
@@ -49748,7 +49740,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The <link href=\"text/scalc/01/12120000.xhp\" name=\"validity rules\">validity rules</link> restrict the input of numbers, dates, time values and text to certain values. However, it is possible to enter invalid values or copy invalid values into the cells if the <emph>Stop</emph> option is not selected. When you assign a validity rule, existing values in a cell will not be modified."
-msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Ověřovací pravidla\">Ověřovací pravidla</link> omezují vstup čísel, dat, časů a textových hodnot. Je ale možné vložit nevyhovující údaje nebo je tam zkopírovat, jestliže není vybrána možnost <emph>Zastavit</emph>. Když buňce přiřadíte ověřovací pravidlo, stávající hodnoty v buňce zůstanou nezměněny."
+msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"pravidla pro platnost\">Pravidla pro platnost</link> omezují vstup čísel, dat, časů a textových hodnot. Je ale možné vložit nevyhovující údaje nebo je tam zkopírovat, jestliže není vybrána možnost <emph>Zastavit</emph>. Když buňce přiřadíte ověřovací pravidlo, stávající hodnoty v buňce zůstanou nezměněny."
#: 06030900.xhp
msgctxt ""
@@ -50813,7 +50805,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Contains column labels"
-msgstr "Obsahuje záhlaví sloupců"
+msgstr "Obsahuje popisky sloupců"
#: 12010100.xhp
msgctxt ""
@@ -51628,7 +51620,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Case sensitive"
-msgstr "Rozlišovat velká a malá písmena"
+msgstr "Rozlišovat velikost písmen"
#: 12040201.xhp
msgctxt ""
@@ -51637,7 +51629,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/case\">Distinguishes between uppercase and lowercase letters when filtering the data.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/case\">Při filtrování dat rozlišuje mezi velkými a malými písmeny.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/case\">Při filtrování dat budou rozlišována velká a malá písmena.</ahelp>"
#: 12040201.xhp
msgctxt ""
@@ -51646,7 +51638,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Range contains column labels"
-msgstr "Oblast obsahuje záhlaví sloupců"
+msgstr "Oblast obsahuje popisky sloupců"
#: 12040201.xhp
msgctxt ""
@@ -51655,7 +51647,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/header\">Includes the column labels in the first row of a cell range.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/header\">První řádek oblasti buněk obsahuje záhlaví sloupců.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/header\">První řádek oblasti buněk obsahuje popisky sloupců.</ahelp>"
#: 12040201.xhp
msgctxt ""
@@ -51664,7 +51656,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Copy results to"
-msgstr "kopírovat výsledky do"
+msgstr "Kopírovat výsledky do"
#: 12040201.xhp
msgctxt ""
@@ -51682,7 +51674,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Regular expression"
-msgstr "Regulární výraz"
+msgstr "Regulární výrazy"
#: 12040201.xhp
msgctxt ""
@@ -51691,7 +51683,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Allows you to use wildcards in the filter definition.</ahelp> For a list of the regular expressions that $[officename] supports, click <link href=\"text/shared/01/02100001.xhp\" name=\"here\">here</link>."
-msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Umožňuje vám v definici filtru použít regulární výrazy.</ahelp> Seznam regulárních výrazů, které $[officename] podporuje, klepněte <link href=\"text/shared/01/02100001.xhp\" name=\"zde\">zde</link>."
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Umožňuje v definici filtru použít regulární výrazy.</ahelp> Seznam regulárních výrazů, které $[officename] podporuje, naleznete <link href=\"text/shared/01/02100001.xhp\" name=\"zde\">zde</link>."
#: 12040201.xhp
msgctxt ""
@@ -51745,7 +51737,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "Data range"
-msgstr "Rozsah dat"
+msgstr "Oblast dat"
#: 12040201.xhp
msgctxt ""
@@ -51823,7 +51815,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Odstranit filtr"
#: 12040400.xhp
msgctxt ""
@@ -51832,7 +51824,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Reset Filter</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Odstranit filtr</link>"
#: 12040400.xhp
msgctxt ""
@@ -51999,7 +51991,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "In the <emph>Calculate subtotals for</emph> box, select the check boxes for the columns containing the values that you want to subtotal."
-msgstr "V poli <emph>Spočítat mezisoučty pro</emph> zaškrtněte políčka pro sloupce obsahující hodnoty, pro které chcete spočítat mezisoučty."
+msgstr "V poli <emph>Spočítat mezisoučty pro</emph> zaškrtněte pole pro sloupce obsahující hodnoty, pro které chcete spočítat mezisoučty."
#: 12050100.xhp
msgctxt ""
@@ -52044,7 +52036,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Calculate subtotals for"
-msgstr "Vypočítá podsoučty pro"
+msgstr "Spočítat mezisoučty pro"
#: 12050100.xhp
msgctxt ""
@@ -52132,7 +52124,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Case sensitive"
-msgstr "Rozlišovat velká a malá písmena"
+msgstr "Rozlišovat velikost písmen"
#: 12050200.xhp
msgctxt ""
@@ -52177,7 +52169,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Include formats"
-msgstr "Zahrnout formátování"
+msgstr "Zahrnout formáty"
#: 12050200.xhp
msgctxt ""
@@ -52284,7 +52276,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "If you export a spreadsheet containing multiple operations to Microsoft Excel, the location of the cells containing the formula must be fully defined relative to the data range."
-msgstr "Pokud exportujete sešit obsahující vícenásobné operace do Microsoft Excel, adresa buněk obsahujících vzorec musí být plně určená relativně k datové oblasti."
+msgstr "Pokud exportujete sešit obsahující vícenásobné operace do Microsoft Excelu, adresa buněk obsahujících vzorec musí být plně určená relativně k oblasti dat."
#: 12060000.xhp
msgctxt ""
@@ -52427,7 +52419,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Specifies the cell range that you want to consolidate with the cell ranges listed in the <emph>Consolidation ranges </emph>box. Select a cell range in a sheet, and then click <emph>Add</emph>. You can also select a the name of a predefined cell from the <emph>Source data range </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Určuje oblast buněk, kterou chcete konsolidovat s rozsahy buněk vypsanými v poli <emph>Oblasti konsolidace</emph>. Vyberte oblast buněk v sešitu a klepněte na <emph>Přidat</emph>. Také je možné vybrat název ze seznamu <emph>Zdrojová oblast dat</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Určuje oblast buněk, kterou chcete konsolidovat s oblastmi buněk vypsanými v poli <emph>Oblasti konsolidace</emph>. Vyberte oblast buněk v sešitu a klepněte na <emph>Přidat</emph>. Také je možné vybrat název ze seznamu <emph>Zdrojová oblast dat</emph>.</ahelp>"
#: 12070000.xhp
msgctxt ""
@@ -52436,7 +52428,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Copy results to"
-msgstr "kopírovat výsledky do"
+msgstr "Kopírovat výsledky do"
#: 12070000.xhp
msgctxt ""
@@ -52543,7 +52535,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Column labels"
-msgstr "Záhlaví sloupců"
+msgstr "Popisky sloupců"
#: 12070100.xhp
msgctxt ""
@@ -52570,7 +52562,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Link to source data"
-msgstr "Odkaz na zdroj dat"
+msgstr "Odkaz na zdrojová data"
#: 12070100.xhp
msgctxt ""
@@ -54302,7 +54294,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_PIVOTSUBT:LB_FUNC\">Click the type of subtotal that you want to calculate. This option is only available if the <emph>User-defined</emph> option is selected.</ahelp>"
-msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_PIVOTSUBT:LB_FUNC\">Klepněte na typ mezisoučtu, který si přejete spočítat. Tato volba je přístupná pouze pokud jste vybrali možnost <emph>Uživatelem definované</emph> .</ahelp>"
+msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_PIVOTSUBT:LB_FUNC\">Klepněte na typ mezisoučtu, který si přejete spočítat. Tato volba je přístupná pouze tehdy, pokud jste vybrali možnost <emph>Uživatelem definované</emph> .</ahelp>"
#: 12090105.xhp
msgctxt ""
@@ -55177,7 +55169,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"aktualisieren\"><ahelp hid=\".uno:DataAreaRefresh\" visibility=\"visible\">Updates a data range that was inserted from an external database. The data in the sheet is updated to match the data in the external database.</ahelp></variable>"
-msgstr "<variable id=\"aktualisieren\"><ahelp hid=\".uno:DataAreaRefresh\" visibility=\"visible\">Aktualizuje údaje vložené z externí databáze. Údaje v listu se aktualizují, aby odpovídaly údajům v externí databázi.</ahelp></variable>"
+msgstr "<variable id=\"aktualisieren\"><ahelp hid=\".uno:DataAreaRefresh\" visibility=\"visible\">Aktualizuje oblast dat vloženou z externí databáze. Data v listu se aktualizují, aby odpovídaly datům v externí databázi.</ahelp></variable>"
#: 12120000.xhp
msgctxt ""
@@ -55473,7 +55465,7 @@ msgctxt ""
"par_idN1070D\n"
"help.text"
msgid "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SHOWLIST\">Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing Ctrl+D (Mac: Command+D).</ahelp>"
-msgstr "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SHOWLIST\">Zobrazí seznam všech platných řetězců a hodnot ze kterého je možné vybrat. Tento seznam je také možné získat tak, že vyberete buňku a stisknete Ctrl+D (Mac: Command+D).</ahelp>"
+msgstr "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SHOWLIST\">Zobrazí seznam všech platných řetězců a hodnot, ze kterého je možné vybrat. Tento seznam je také možné získat tak, že vyberete buňku a stisknete Ctrl+D (Mac: Command+D).</ahelp>"
#: 12120100.xhp
msgctxt ""
@@ -55539,7 +55531,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_VALUE\">Select the comparative operator that you want to use.</ahelp> The available operators depend on what you selected in the <emph>Allow </emph>box. If you select \"between\" or \"not between\", the <emph>Minimum</emph> and <emph>Maximum</emph> input boxes appear. Otherwise, only the <emph>Minimum</emph>, the <emph>Maximum, or the Value</emph> input boxes appear."
-msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_VALUE\">Vyberte operátor porovnání, který si přejete použít.</ahelp> Operátory, které je možné použít, závisí na tom, co jste vybrali v poli <emph>Povolit </emph>. Pokud vyberete \"leží mezi\" nebo \"není mezi\", potom se objeví vstupní pole <emph>Minimum</emph> a <emph>Maximum</emph> . Jinak se objeví pouze jedno ze vstupních polí <emph>Minimum</emph>, <emph>Maximum či Hodnota</emph> ."
+msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_VALUE\">Vyberte operátor porovnání, který si přejete použít.</ahelp> Operátory, které je možné použít, závisí na tom, co jste vybrali v poli <emph>Povolit</emph>. Pokud vyberete \"leží mezi\" nebo \"není mezi\", potom se objeví vstupní pole <emph>Minimum</emph> a <emph>Maximum</emph>. Jinak se objeví pouze jedno ze vstupních polí <emph>Minimum</emph>, <emph>Maximum či Hodnota</emph>."
#: 12120100.xhp
msgctxt ""
@@ -55557,7 +55549,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Enter the value for the data validation option that you selected in the <emph>Allow </emph>box."
-msgstr "Vložte hodnotu pro volbu validace dat, kterou jste vybrali v poli <emph>Povolit </emph>."
+msgstr "Vložte hodnotu pro možnost ověření platnosti dat, kterou jste vybrali v poli <emph>Povolit</emph>."
#: 12120100.xhp
msgctxt ""
@@ -55575,7 +55567,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MIN\">Enter the minimum value for the data validation option that you selected in the <emph>Allow </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MIN\">Zadejte minimální hodnotu pro ověřovací podmínku, kterou jste vybrali v poli <emph>Povolit </emph>.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MIN\">Zadejte minimální hodnotu pro možnost ověření platnosti dat, kterou jste vybrali v poli <emph>Povolit</emph>.</ahelp>"
#: 12120100.xhp
msgctxt ""
@@ -55593,7 +55585,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MAX\">Enter the maximum value for the data validation option that you selected in the <emph>Allow </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MAX\">Zadejte maximální hodnotu pro ověřovací podmínku, kterou jste vybrali v poli <emph>Povolit </emph>.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MAX\">Zadejte maximální hodnotu pro možnost ověření platnosti dat, kterou jste vybrali v poli <emph>Povolit</emph>.</ahelp>"
#: 12120200.xhp
msgctxt ""
@@ -55628,7 +55620,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Show input help when cell is selected"
-msgstr "Je-li buňka vybrána, zobrazit nápovědu k zadávání údajů"
+msgstr "Zobrazit nápovědu k zadávání údajů, je-li buňka vybrána"
#: 12120200.xhp
msgctxt ""
@@ -56770,7 +56762,7 @@ msgctxt ""
"214\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_EDATE\">The result is a date which is a number of <emph>months</emph> away from the <emph>start date</emph>. Only months are considered; days are not used for calculation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_EDATE\">Vrátí datum, které následuje o určený počet <emph>Měsíců</emph> po <emph>Počátečním datu</emph>. Do úvahy se berou pouze měsíce, dny se při výpočtu nepoužijí.</ahelp>"
#: func_edate.xhp
msgctxt ""
@@ -56818,7 +56810,6 @@ msgid "Example"
msgstr "Příklad"
#: func_edate.xhp
-#, fuzzy
msgctxt ""
"func_edate.xhp\n"
"par_id3155845\n"
@@ -56834,7 +56825,7 @@ msgctxt ""
"221\n"
"help.text"
msgid "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> returns the serial number 36950. Formatted as a date, this is 2001-02-28."
-msgstr ""
+msgstr "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> vrátí pořadové číslo 36950. Po zformátování jako datum se jedná o 28. 2. 2001."
#: func_eomonth.xhp
msgctxt ""
@@ -58382,7 +58373,7 @@ msgctxt ""
"197\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">The result is the number of the years (including fractional part) between <emph>StartDate</emph> and <emph>EndDate</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">Výsledkem je počet roků (včetně zlomkové části) mezi <emph>Počátečním datem</emph> a <emph>Koncovým datem</emph>.</ahelp>"
#: func_yearfrac.xhp
msgctxt ""
@@ -58761,7 +58752,7 @@ msgctxt ""
"par_id393993\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a solver engine. The listbox is disabled if only one solver engine is installed. Solver engines can be installed as extensions.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte funkci Řešitel. Seznam je neviditelný, pokud je nainstalována pouze jedna funkce Řešitele. Řešitel může být nainstalován jako rozšíření.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte funkci Řešitel. Seznam je neaktivní, pokud je nainstalována pouze jedna funkce Řešitele. Řešitel může být nainstalován jako rozšíření.</ahelp>"
#: solver_options.xhp
msgctxt ""
@@ -58808,8 +58799,8 @@ msgctxt ""
"solver_options.xhp\n"
"par_id3806878\n"
"help.text"
-msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if onle one solver engine is installed."
-msgstr "Vyberte funkci Řešitel ze seznamu pro použití a konfiguraci. Seznam je neviditelný, pokud je nainstalována pouze jedna funkce Řešitele."
+msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if only one solver engine is installed."
+msgstr "Vyberte funkci Řešitel ze seznamu pro použití a konfiguraci. Seznam je neaktivní, pokud je nainstalována pouze jedna funkce Řešitele."
#: solver_options.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/02.po b/source/cs/helpcontent2/source/text/scalc/02.po
index 639fb1a7b7a..0bc74e1ca2d 100644
--- a/source/cs/helpcontent2/source/text/scalc/02.po
+++ b/source/cs/helpcontent2/source/text/scalc/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 12:56+0000\n"
+"PO-Revision-Date: 2014-03-23 13:03+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369572982.0\n"
+"X-POOTLE-MTIME: 1395579813.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_INSWIN_POS\">Displays the reference for the current cell, the range of the selected cells, or the name of the area. You can also select a range of cells, and then type a name for that range into the <emph>Name Box</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_INSWIN_POS\">Zobrazuje adresu aktuální buňky, rozsah označených buněk nebo název oblasti. Také je možné označit oblast buněk a potom do <emph>Pole jména</emph> zadat název této oblasti.</ahelp>"
+msgstr "<ahelp hid=\"HID_INSWIN_POS\">Zobrazuje adresu aktuální buňky, oblast označených buněk nebo název oblasti. Také je možné označit oblast buněk a potom do <emph>Pole jména</emph> zadat název této oblasti.</ahelp>"
#: 06010000.xhp
msgctxt ""
@@ -360,7 +360,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "To jump to a particular cell, or to select a cell range, type the cell reference, or cell range reference in this box, for example, F1, or A1:C4."
-msgstr "Chcete-li skočit na určitou buňku, nebo označit rozsah buněk, zadejte adresu buňky nebo adresu rozsahu buněk do tohoto pole. Např. F1 nebo A1:C4."
+msgstr "Chcete-li přejít na určitou buňku nebo označit oblast buněk, zadejte adresu buňky nebo adresu oblasti buněk do tohoto pole. Např. F1 nebo A1:C4."
#: 06030000.xhp
msgctxt ""
@@ -394,7 +394,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_INSWIN_SUMME\">Inserts the sum of a cell range into the current cell, or inserts sum values into selected cells. Click in a cell, click this icon, and optionally adjust the cell range. Or select some cells into which the sum values will be inserted, then click the icon.</ahelp>"
-msgstr "<ahelp hid=\"HID_INSWIN_SUMME\">Vloží do aktuální buňky nebo označených buněk součet čísel v určeném rozsahu buněk. Klepněte na buňku, poté na tuto ikonu a zadejte rozsah buněk. Rozsah buněk je možné v listu určit také přetažením myší.</ahelp>"
+msgstr "<ahelp hid=\"HID_INSWIN_SUMME\">Vloží do aktuální buňky nebo vybraných buněk součet čísel v určené oblasti buněk. Klepněte na buňku, poté na tuto ikonu a volitelně zadejte oblast buněk. Nebo vyberte buňky, do kterých bude vložen součet hodnot, a poté klepněte na tuto ikonu.</ahelp>"
#: 06030000.xhp
msgctxt ""
@@ -420,7 +420,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "$[officename] automatically suggests a cell range, provided that the spreadsheet contains data. If the cell range already contains a sum function, you can combine it with the new one to yield the total sum of the range. If the range contains filters, the Subtotal function is inserted instead of the Sum function."
-msgstr "$[officename] automaticky navrhne rozsah buněk, pokud list obsahuje data. Pokud již rozsah buněk obsahuje funkci součtu, je možné ji zkombinovat s novou. Pokud rozsah obsahuje filtry, místo funkce Součet se vloží funkce Mezisoučet."
+msgstr "Pokud sešit obsahuje data, $[officename] automaticky navrhne oblast buněk. Pokud již oblast buněk obsahuje funkci součtu, je možné ji zkombinovat s novou. Pokud oblast obsahuje filtry, místo funkce Součet se vloží funkce Mezisoučet."
#: 06030000.xhp
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Click the <emph>Accept</emph> icon (green check mark) to use the formula displayed in the input line."
-msgstr "Klepnutím na ikonu <emph>Přijmout</emph> (zelené zatržení) se použije vzorec zadaný ve vstupním řádku."
+msgstr "Klepnutím na ikonu <emph>Přijmout</emph> (zelené zaškrtnutí) se použije vzorec zadaný ve vstupním řádku."
#: 06040000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/04.po b/source/cs/helpcontent2/source/text/scalc/04.po
index ea4577d6043..828079f8a75 100644
--- a/source/cs/helpcontent2/source/text/scalc/04.po
+++ b/source/cs/helpcontent2/source/text/scalc/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-03-01 18:05+0000\n"
+"PO-Revision-Date: 2014-03-16 13:45+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1362161105.0\n"
+"X-POOTLE-MTIME: 1394977534.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -48,7 +48,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "To fill a selected cell range with the formula that you entered on the <emph>Input line</emph>, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter. Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter+Shift to apply the cell format of the input cell to the entire cell range."
-msgstr "Chcete-li vyplnit označený rozsah buněk vzorcem, který zadáte do <emph>Vstupního řádku</emph>, podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter. Pro použití formátu buňky vstupní buňky na celý rozsah buněk podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter+Shift."
+msgstr "Chcete-li vyplnit vybranou oblast buněk vzorcem, který byl zadán do <emph>Vstupního řádku</emph>, podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter. Pro použití formátu buňky vstupní buňky na celou oblast buněk podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter+Shift."
#: 01020000.xhp
msgctxt ""
@@ -282,7 +282,7 @@ msgctxt ""
"102\n"
"help.text"
msgid "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data."
-msgstr "Přesune kurzor k levému okraji aktuálního rozsahu dat. Je-li sloupec vlevo od buňky, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího sloupce vlevo, který obsahuje data."
+msgstr "Přesune kurzor k levému okraji aktuální oblasti dat. Je-li sloupec vlevo od buňky, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího sloupce vlevo, který obsahuje data."
#: 01020000.xhp
msgctxt ""
@@ -300,7 +300,7 @@ msgctxt ""
"104\n"
"help.text"
msgid "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data."
-msgstr "Přesune kurzor k pravému okraji aktuálního rozsahu dat. Je-li sloupec vpravo od buňky, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího sloupce vpravo, který obsahuje data."
+msgstr "Přesune kurzor k pravému okraji aktuální oblasti dat. Je-li sloupec vpravo od buňky, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího sloupce vpravo, který obsahuje data."
#: 01020000.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"106\n"
"help.text"
msgid "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data."
-msgstr "Přesune kurzor k hornímu okraji aktuálního rozsahu dat. Je-li řádek nad buňkou, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího řádku výše, který obsahuje data."
+msgstr "Přesune kurzor k hornímu okraji aktuální oblasti dat. Je-li řádek nad buňkou, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího řádku výše, který obsahuje data."
#: 01020000.xhp
msgctxt ""
@@ -336,7 +336,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data."
-msgstr "Přesune kurzor k dolnímu okraji aktuálního rozsahu dat. Je-li řádek pod buňkou, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího řádku níže, který obsahuje data."
+msgstr "Přesune kurzor k dolnímu okraji aktuální oblasti dat. Je-li řádek pod buňkou, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího řádku níže, který obsahuje data."
#: 01020000.xhp
msgctxt ""
@@ -354,7 +354,7 @@ msgctxt ""
"185\n"
"help.text"
msgid "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected."
-msgstr "Vybere všechny buňky obsahujícíí data od současné buňky po konec souvislého datového rozsahu, ve směru stisknuté šipky. Pokud tento příkaz použijete k výběru sloupců a řádků zároveň, označí se obdélníkový rozsah buněk."
+msgstr "Vybere všechny buňky obsahující data od současné buňky po konec souvislé oblasti dat, a to ve směru stisknuté šipky. Pokud tento příkaz použijete k výběru sloupců a řádků zároveň, vybere se obdélníková oblast buněk."
#: 01020000.xhp
msgctxt ""
@@ -503,7 +503,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns."
-msgstr "Vybere rozsah dat, který obsahuje kurzor. Rozsah je souvislý rozsah buněk, které obsahují data, a je ohraničen prázdnými řádky a sloupci."
+msgstr "Vybere oblast dat, která obsahuje kurzor. Oblast je souvislá oblast buněk, které obsahují data, a je ohraničena prázdnými řádky a sloupci."
#: 01020000.xhp
msgctxt ""
@@ -1034,7 +1034,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "Groups the selected data range."
-msgstr "Seskupí označený rozsah dat."
+msgstr "Seskupí vybranou oblast dat."
#: 01020000.xhp
msgctxt ""
@@ -1052,7 +1052,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "Ungroups the selected data range."
-msgstr "Zruší seskupení označeného rozsahu dat."
+msgstr "Zruší seskupení vybrané oblasti dat."
#: 01020000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/scalc/05.po b/source/cs/helpcontent2/source/text/scalc/05.po
index 5cd9f9298f5..c71d4c60992 100644
--- a/source/cs/helpcontent2/source/text/scalc/05.po
+++ b/source/cs/helpcontent2/source/text/scalc/05.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-02-27 21:48+0000\n"
+"PO-Revision-Date: 2014-03-16 15:33+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1362001710.0\n"
+"X-POOTLE-MTIME: 1394983984.000000\n"
#: 02140000.xhp
msgctxt ""
@@ -802,7 +802,7 @@ msgctxt ""
"par_id8266853\n"
"help.text"
msgid "In older versions of the software, empty cells were forced to numeric 0 in some contexts and to empty string in others, except in direct comparison where =A1=0 and =A1=\"\" both resulted in TRUE if A1 was empty. Emptiness now is inherited until used, so both =VLOOKUP(...)=0 and =VLOOKUP(...)=\"\" give TRUE if the lookup resulted in an empty cell being returned."
-msgstr "Ve starších verzích softwaru prázdné buňky byly v některých případech změněny na 0 a v jiných případech na prázdné řetězce kromě případů, kdy při přímém porovnání =A1=0 a =A1=\"\" byl výsledek TRUE pokud buňka A1 byla prázdná. Nyní se prázdnost dědí dokud se nepoužije, že jak =VLOOKUP(...)=0 tak =VLOOKUP(...)=\"\" dávají TRUE pokud lookup navrací prázdnou buňku."
+msgstr "Ve starších verzích softwaru prázdné buňky byly v některých případech změněny na 0 a v jiných případech na prázdné řetězce kromě případů, kdy při přímém porovnání =A1=0 a =A1=\"\" byl výsledek PRAVDA, pokud buňka A1 byla prázdná. Nyní se prázdnost dědí, dokud se nepoužije, tudíž jak =VLOOKUP(...)=0, tak =VLOOKUP(...)=\"\" vrátí PRAVDA, je-li výsledkem vyhledávání prázdná buňka."
#: empty_cells.xhp
msgctxt ""
@@ -834,7 +834,7 @@ msgctxt ""
"par_id4086428\n"
"help.text"
msgid "=B1=0 => TRUE"
-msgstr "=B1=0 => TRUE"
+msgstr "=B1=0 => PRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"par_id9024628\n"
"help.text"
msgid "=B1=\"\" => TRUE"
-msgstr "=B1=\"\" => TRUE"
+msgstr "=B1=\"\" => PRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -850,7 +850,7 @@ msgctxt ""
"par_id3067110\n"
"help.text"
msgid "=C1=0 => TRUE"
-msgstr "=C1=0 => TRUE"
+msgstr "=C1=0 => PRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -858,7 +858,7 @@ msgctxt ""
"par_id8841822\n"
"help.text"
msgid "=C1=\"\" => TRUE (previously was FALSE)"
-msgstr "=C1=\"\" => TRUE (dříve bylo FALSE)"
+msgstr "=C1=\"\" => PRAVDA (dříve bylo NEPRAVDA)"
#: empty_cells.xhp
msgctxt ""
@@ -866,7 +866,7 @@ msgctxt ""
"par_id4077578\n"
"help.text"
msgid "=ISNUMBER(B1) => FALSE"
-msgstr "=ISNUMBER(B1) => FALSE"
+msgstr "=ISNUMBER(B1) => NEPRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -874,7 +874,7 @@ msgctxt ""
"par_id9094515\n"
"help.text"
msgid "=ISNUMBER(C1) => FALSE (previously was TRUE)"
-msgstr "=ISNUMBER(C1) => FALSE (dříve bylo TRUE)"
+msgstr "=ISNUMBER(C1) => NEPRAVDA (dříve bylo PRAVDA)"
#: empty_cells.xhp
msgctxt ""
@@ -882,7 +882,7 @@ msgctxt ""
"par_id396740\n"
"help.text"
msgid "=ISNUMBER(VLOOKUP(1;A1:C1;2)) => FALSE (B1)"
-msgstr "=ISNUMBER(VLOOKUP(1;A1:C1;2)) => FALSE (B1)"
+msgstr "=ISNUMBER(VLOOKUP(1;A1:C1;2)) => NEPRAVDA (B1)"
#: empty_cells.xhp
msgctxt ""
@@ -890,7 +890,7 @@ msgctxt ""
"par_id3859675\n"
"help.text"
msgid "=ISNUMBER(VLOOKUP(1;A1:C1;3)) => FALSE (C1, previously was TRUE)"
-msgstr "=ISNUMBER(VLOOKUP(1;A1:C1;3)) => FALSE (C1, dříve bylo TRUE)"
+msgstr "=ISNUMBER(VLOOKUP(1;A1:C1;3)) => NEPRAVDA (C1, dříve bylo PRAVDA)"
#: empty_cells.xhp
msgctxt ""
@@ -898,7 +898,7 @@ msgctxt ""
"par_id402233\n"
"help.text"
msgid "=ISTEXT(B1) => FALSE"
-msgstr "=ISTEXT(B1) => FALSE"
+msgstr "=ISTEXT(B1) => NEPRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -906,7 +906,7 @@ msgctxt ""
"par_id1623889\n"
"help.text"
msgid "=ISTEXT(C1) => FALSE"
-msgstr "=ISTEXT(C1) => FALSE"
+msgstr "=ISTEXT(C1) => NEPRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"par_id7781914\n"
"help.text"
msgid "=ISTEXT(VLOOKUP(1;A1:C1;2)) => FALSE (B1, previously was TRUE)"
-msgstr "=ISTEXT(VLOOKUP(1;A1:C1;2)) => FALSE (B1, dříve bylo TRUE)"
+msgstr "=ISTEXT(VLOOKUP(1;A1:C1;2)) => NEPRAVDA (B1, dříve bylo PRAVDA)"
#: empty_cells.xhp
msgctxt ""
@@ -922,7 +922,7 @@ msgctxt ""
"par_id300912\n"
"help.text"
msgid "=ISTEXT(VLOOKUP(1;A1:C1;3)) => FALSE (C1)"
-msgstr "=ISTEXT(VLOOKUP(1;A1:C1;3)) => FALSE (C1)"
+msgstr "=ISTEXT(VLOOKUP(1;A1:C1;3)) => NEPRAVDA (C1)"
#: empty_cells.xhp
msgctxt ""
@@ -930,7 +930,7 @@ msgctxt ""
"par_id9534592\n"
"help.text"
msgid "=ISBLANK(B1) => TRUE"
-msgstr "=ISBLANK(B1) => TRUE"
+msgstr "=ISBLANK(B1) => PRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -938,7 +938,7 @@ msgctxt ""
"par_id4969328\n"
"help.text"
msgid "=ISBLANK(C1) => FALSE"
-msgstr "=ISBLANK(C1) => FALSE"
+msgstr "=ISBLANK(C1) => NEPRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -946,7 +946,7 @@ msgctxt ""
"par_id9635914\n"
"help.text"
msgid "=ISBLANK(VLOOKUP(1;A1:C1;2)) => TRUE (B1, previously was FALSE)"
-msgstr "=ISBLANK(VLOOKUP(1;A1:C1;2)) => TRUE (B1, dříve bylo FALSE)"
+msgstr "=ISBLANK(VLOOKUP(1;A1:C1;2)) => PRAVDA (B1, dříve bylo NEPRAVDA)"
#: empty_cells.xhp
msgctxt ""
@@ -954,7 +954,7 @@ msgctxt ""
"par_id2476577\n"
"help.text"
msgid "=ISBLANK(VLOOKUP(1;A1:C1;3)) => FALSE (C1)"
-msgstr "=ISBLANK(VLOOKUP(1;A1:C1;3)) => FALSE (C1)"
+msgstr "=ISBLANK(VLOOKUP(1;A1:C1;3)) => NEPRAVDA (C1)"
#: empty_cells.xhp
msgctxt ""
@@ -962,7 +962,7 @@ msgctxt ""
"par_id4217047\n"
"help.text"
msgid "Note that Microsoft Excel behaves different and always returns a number as the result of a reference to an empty cell or a formula cell with the result of an empty cell. For example:"
-msgstr "Poznamenejme, že Microsoft Excel vždy vrací číslo jako výsledek odkazu na prázdnou buňku nebo buňku se vzorcem je-li výsledkem prázdná buňka. Například:"
+msgstr "Poznamenejme, že Microsoft Excel vždy vrací číslo jako výsledek odkazu na prázdnou buňku nebo buňku se vzorcem, je-li výsledkem prázdná buňka. Například:"
#: empty_cells.xhp
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"par_id4524674\n"
"help.text"
msgid "=ISNUMBER(A1) => FALSE"
-msgstr "=ISNUMBER(A1) => FALSE"
+msgstr "=ISNUMBER(A1) => NEPRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -994,7 +994,7 @@ msgctxt ""
"par_id4396801\n"
"help.text"
msgid "=ISTEXT(A1) => FALSE"
-msgstr "=ISTEXT(A1) => FALSE"
+msgstr "=ISTEXT(A1) => NEPRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -1002,7 +1002,7 @@ msgctxt ""
"par_id5293740\n"
"help.text"
msgid "=A1=0 => TRUE"
-msgstr "=A1=0 => TRUE"
+msgstr "=A1=0 => PRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -1010,7 +1010,7 @@ msgctxt ""
"par_id7623828\n"
"help.text"
msgid "=A1=\"\" => TRUE"
-msgstr "=A1=\"\" => TRUE"
+msgstr "=A1=\"\" => PRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -1018,7 +1018,7 @@ msgctxt ""
"par_id2861720\n"
"help.text"
msgid "=ISNUMBER(B1) => FALSE (MS-Excel: TRUE)"
-msgstr "=ISNUMBER(B1) => FALSE (MS-Excel: TRUE)"
+msgstr "=ISNUMBER(B1) => NEPRAVDA (MS-Excel: PRAVDA)"
#: empty_cells.xhp
msgctxt ""
@@ -1026,7 +1026,7 @@ msgctxt ""
"par_id9604480\n"
"help.text"
msgid "=ISTEXT(B1) => FALSE"
-msgstr "=ISTEXT(B1) => FALSE"
+msgstr "=ISTEXT(B1) => NEPRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -1034,7 +1034,7 @@ msgctxt ""
"par_id2298959\n"
"help.text"
msgid "=B1=0 => TRUE"
-msgstr "=B1=0 => TRUE"
+msgstr "=B1=0 => PRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -1042,7 +1042,7 @@ msgctxt ""
"par_id4653767\n"
"help.text"
msgid "=B1=\"\" => TRUE (MS-Excel: FALSE)"
-msgstr "=B1=\"\" => TRUE (MS-Excel: FALSE)"
+msgstr "=B1=\"\" => PRAVDA (MS-Excel: NEPRAVDA)"
#: empty_cells.xhp
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"par_id6746421\n"
"help.text"
msgid "=ISNUMBER(VLOOKUP(...)) => FALSE"
-msgstr "=ISNUMBER(VLOOKUP(...)) => FALSE"
+msgstr "=ISNUMBER(VLOOKUP(...)) => NEPRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -1066,7 +1066,7 @@ msgctxt ""
"par_id4876247\n"
"help.text"
msgid "=ISTEXT(VLOOKUP(...)) => FALSE"
-msgstr "=ISTEXT(VLOOKUP(...)) => FALSE"
+msgstr "=ISTEXT(VLOOKUP(...)) => NEPRAVDA"
#: empty_cells.xhp
msgctxt ""
@@ -1074,7 +1074,7 @@ msgctxt ""
"par_id7458723\n"
"help.text"
msgid "=ISNUMBER(C1) => FALSE (MS-Excel: TRUE)"
-msgstr "=ISNUMBER(C1) => FALSE (MS-Excel: TRUE)"
+msgstr "=ISNUMBER(C1) => NEPRAVDA (MS-Excel: PRAVDA)"
#: empty_cells.xhp
msgctxt ""
@@ -1082,4 +1082,4 @@ msgctxt ""
"par_id2753379\n"
"help.text"
msgid "=ISTEXT(C1) => FALSE"
-msgstr "=ISTEXT(C1) => FALSE"
+msgstr "=ISTEXT(C1) => NEPRAVDA"
diff --git a/source/cs/helpcontent2/source/text/scalc/guide.po b/source/cs/helpcontent2/source/text/scalc/guide.po
index 69526f7f51d..5f4463da277 100644
--- a/source/cs/helpcontent2/source/text/scalc/guide.po
+++ b/source/cs/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-17 21:15+0000\n"
+"PO-Revision-Date: 2014-03-23 13:46+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384722951.0\n"
+"X-POOTLE-MTIME: 1395582368.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -74,7 +74,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "This function is active by default. To turn this function off, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Calculate</emph> and clear the <emph>Automatically find column and row labels</emph> check box."
-msgstr "Tato funkce je ve výchozím nastavení zapnutá. Vypnete ji volbou <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Calc - Výpočty</emph> a odškrtnutím pole <emph>Automaticky najít popisky sloupců a řádků</emph>."
+msgstr "Tato funkce je ve výchozím nastavení zapnutá. Vypnete ji volbou <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Calc - Výpočty</emph> a zrušením zaškrtnutí pole <emph>Automaticky najít popisky sloupců a řádků</emph>."
#: address_auto.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Choose <emph>Tools - AutoCorrect Options</emph>. Go to the <emph>Localized Options</emph> tab and unmark <emph>Replace</emph>."
-msgstr "Zvolte <emph>Nástroje - Nastavení automatických oprav</emph>. Přejděte na záložku <emph>Místní možnosti</emph> a odškrtněte <emph>Nahradit</emph>."
+msgstr "Zvolte <emph>Nástroje - Nastavení automatických oprav</emph>. Přejděte na záložku <emph>Místní možnosti</emph> a zrušte zaškrtnutí pole <emph>Nahradit</emph>."
#: auto_off.xhp
msgctxt ""
@@ -466,7 +466,7 @@ msgctxt ""
"par_idN1075D\n"
"help.text"
msgid "The format is applied to the selected range of cells."
-msgstr "Formát je použit na vybrané buňky."
+msgstr "Formát je použit na vybranou oblast buněk."
#: autoformat.xhp
msgctxt ""
@@ -586,7 +586,7 @@ msgctxt ""
"par_id9520249\n"
"help.text"
msgid "You can define a background color or use a graphic as a background for cell ranges in $[officename] Calc."
-msgstr "Pro buňky v aplikaci $[officename] Calc můžete stanovit barvu pozadí nebo obrázek jako pozadí."
+msgstr "Pro oblast buněk v aplikaci $[officename] Calc můžete stanovit barvu pozadí nebo obrázek jako pozadí."
#: background.xhp
msgctxt ""
@@ -971,7 +971,7 @@ msgctxt ""
"par_id4018066\n"
"help.text"
msgid "In the <emph>User defined</emph> area, you can click to set or remove individual lines. The preview shows lines in three different states."
-msgstr "V oblasti <emph>Uživatelem definované</emph> můžete kliknutím nastavit či odstranit jednotlivé čáry. Náhled zobrazuje čáry ve třech různých stavech."
+msgstr "V oblasti <emph>Uživatelem definované</emph> můžete kliknutím nastavit či odstranit jednotlivé čáry. Náhled zobrazuje čáry ve třech různých stavech."
#: borders.xhp
msgctxt ""
@@ -1131,7 +1131,7 @@ msgctxt ""
"par_id5775322\n"
"help.text"
msgid "Click the second <emph>Default</emph> icon from the left to set all four borders. Then repeatedly click the lower edge until a white line is shown. This removes the lower border."
-msgstr "Kliknutím na druhou ikonu <emph>Výchozí</emph> zleva nastavíte všechny čtyři okraje. Poté několikrát klikněte na dolní okraj, dokud není čára zobrazena bíle. Tím odstraníte spodní okraj."
+msgstr "Kliknutím na druhou ikonu <emph>Výchozí</emph> zleva nastavíte všechny čtyři okraje. Poté několikrát klikněte na dolní okraj, dokud není čára zobrazena bíle. Tím odstraníte spodní okraj."
#: borders.xhp
msgctxt ""
@@ -2637,7 +2637,7 @@ msgctxt ""
"par_id3159156\n"
"help.text"
msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format."
-msgstr ""
+msgstr "Pomocí příkazu nabídky <emph>Formát - Podmíněné formátování</emph> zobrazíte dialog, který umožňuje nadefinovat pro buňky podmínky, které musí být splněny, aby byly vybrané buňky formátovány určitým způsobem."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -3204,7 +3204,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Under <emph>Consolidate by</emph>, select either <emph>Row labels</emph> or <emph>Column labels</emph> if the cells of the source data range are not to be consolidated corresponding to the identical position of the cell in the range, but instead according to a matching row label or column label."
-msgstr "V části <emph>Konsolidovat</emph> zaškrtněte <emph>Popisky řádků</emph> nebo <emph>Záhlaví sloupců</emph>, chcete-li data ze zdrojových oblastí konsolidovat ne podle umístění v tabulce, ale podle odpovídajících názvů řádků či sloupců."
+msgstr "V části <emph>Konsolidovat</emph> zaškrtněte <emph>Popisky řádků</emph> nebo <emph>Záhlaví sloupců</emph>, chcete-li data ze zdrojové oblasti konsolidovat ne podle umístění v tabulce, ale podle odpovídajících názvů řádků či sloupců."
#: consolidate.xhp
msgctxt ""
@@ -3578,7 +3578,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "If the csv file contains formulas, but you want to import the results of those formulas, then choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph> and clear the <emph>Formulas</emph> check box."
-msgstr "Pokud obsahuje CSV soubor vzorce, ale chcete importovat výsledky těchto vzorců, zvolte<emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Calc - Zobrazení</emph> a odškrtněte pole <emph>Vzorce</emph>."
+msgstr "Pokud obsahuje soubor CSV vzorce, ale chcete importovat výsledky těchto vzorců, zvolte<emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Calc - Zobrazení</emph> a zrušte zaškrtnutí pole <emph>Vzorce</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -4071,7 +4071,7 @@ msgctxt ""
"par_idN106EC\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "Zvolte <item type=\"menuitem\">Data - Filtr - Odstranit filtr</item>."
#: database_filter.xhp
msgctxt ""
@@ -4079,7 +4079,7 @@ msgctxt ""
"par_id4525284\n"
"help.text"
msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki page about defining a data range</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">wiki stránka o definování datové oblasti</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki stránka o definování oblasti dat</link>"
#: database_sort.xhp
msgctxt ""
@@ -4121,7 +4121,7 @@ msgctxt ""
"par_id121020081121549\n"
"help.text"
msgid "If you select a range of cells, only these cells will get sorted. If you just click one cell without selecting, then the whole database range will get sorted."
-msgstr "Pokud vyberete určitý rozsah buněk, budou seřazeny pouze tyto buňky. Pokud klepnete jen na jednu buňku bez vytvoření výběru, bude seřazena celá databázová oblast."
+msgstr "Pokud vyberete určitou oblast buněk, budou seřazeny pouze tyto buňky. Pokud klepnete jen na jednu buňku bez vytvoření výběru, bude seřazena celá databázová oblast."
#: database_sort.xhp
msgctxt ""
@@ -4161,7 +4161,7 @@ msgctxt ""
"par_id1846980\n"
"help.text"
msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki page about defining a data range</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">wiki stránka o definování datové oblasti</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki stránka o definování oblasti dat</link>"
#: datapilot.xhp
msgctxt ""
@@ -4238,7 +4238,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Position the cursor within a range of cells containing values, row and column headings."
-msgstr "Označte oblast tabulky s daty včetně záhlaví řádků a sloupců."
+msgstr "Umístěte kurzor do oblasti buněk obsahující hodnoty včetně záhlaví řádků a sloupců."
#: datapilot_createtable.xhp
msgctxt ""
@@ -4510,7 +4510,7 @@ msgctxt ""
"par_id0720201001344449\n"
"help.text"
msgid "Enable or disable a checkbox to show or hide the associated field member in the pivot table."
-msgstr "Zaškrtnutím nebo odškrtnutím pole zobrazíte nebo skryjete příslušné prvky pole v kontingenční tabulce."
+msgstr "Zaškrtnutím nebo zrušením zaškrtnutí pole zobrazíte nebo skryjete příslušné prvky pole v kontingenční tabulce."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4518,7 +4518,7 @@ msgctxt ""
"par_id0720201001344493\n"
"help.text"
msgid "Enable or disable the <emph>All</emph> checkbox to show all or none of the field members."
-msgstr "Zaškrtnutím nebo odškrtnutím pole <emph>Vše</emph>zobrazíte všechny prvky nebo žádný prvek pole."
+msgstr "Zaškrtnutím nebo zrušením zaškrtnutí pole <emph>Vše</emph> zobrazíte všechny prvky, nebo nezobrazíte žádný prvek pole."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -5175,7 +5175,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in $[officename] there are various possibilities for applying filters."
-msgstr "Filtry a pokročilé filtry umožňují pracovat na určitých řádcích (záznamech) datové oblasti. V sešitech $[officename] jsou různé možnosti použití filtrů."
+msgstr "Filtry a pokročilé filtry umožňují pracovat na určitých řádcích (záznamech) oblasti dat. V sešitech $[officename] jsou různé možnosti použití filtrů."
#: filters.xhp
msgctxt ""
@@ -5210,7 +5210,7 @@ msgctxt ""
"par_id9384746\n"
"help.text"
msgid "To remove a filter, so that you see all cells again, click inside the area where the filter was applied, then choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "Pro odstranění filtru, tj. opětovné zobrazení všech buněk, klepněte do oblasti, kde byl filtr použit a zvolte <item type=\"menuitem\">Data - Filtr - Odstranit Filtr</item>."
#: filters.xhp
msgctxt ""
@@ -7384,7 +7384,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Pressing the mouse button, drag a range across two cells, do not release the mouse button, and then drag back to the first cell. Release the mouse button. You can now move the individual cell by drag and drop."
-msgstr "Se stisknutým tlačítkem myši, táhněte přes dvě buňky, tlačítko neuvolňujte a táhněte zpátky na první buňku. Uvolněte tlačítko myši. Nyní můžete vybranou buňku přesouvat přetažením."
+msgstr "Se stisknutým tlačítkem myši táhněte přes dvě buňky, tlačítko neuvolňujte a táhněte zpátky na první buňku. Uvolněte tlačítko myši. Nyní můžete vybranou buňku přesouvat přetažením."
#: mark_cells.xhp
msgctxt ""
@@ -8147,7 +8147,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> allows you to carry out joint multiple operations for columns and rows in so-called cross-tables. The formula cell has to refer to both the data range arranged in rows and the one arranged in columns. Select the range defined by both data ranges and call the multiple operation dialog. Enter the reference to the formula in the <emph>Formulas</emph> field. The <emph>Row input cell</emph> and the <emph>Column input cell</emph> fields are used to enter the reference to the corresponding cells of the formula."
-msgstr "<item type=\"productname\">%PRODUCTNAME</item> umožňuje provádět vícenásobné navzájem provázané operace se sloupci a řádky v takzvaných křížových tabulkách. Buňka se vzorcem musí odkazovat na rozsah dat uspořádaný ve sloupcích i v řádcích. Vyberte rozsah definovaný oběma rozsahy a vyvolejte dialogové okno pro násobné operace. Zadejte odkaz na vzorec v poli <emph>Vzorce</emph>. <emph>Vstupní buňka řádku</emph> a <emph>Vstupní buňka sloupce</emph> slouží k zadání odkazů na odpovídající buňky vzorce."
+msgstr "<item type=\"productname\">%PRODUCTNAME</item> umožňuje provádět vícenásobné navzájem provázané operace se sloupci a řádky v takzvaných křížových tabulkách. Buňka se vzorcem musí odkazovat na oblast dat uspořádanou ve sloupcích i v řádcích. Vyberte oblast definovanou oběma oblastmi a vyvolejte dialogové okno pro násobné operace. Zadejte odkaz na vzorec v poli <emph>Vzorce</emph>. <emph>Vstupní buňka řádku</emph> a <emph>Vstupní buňka sloupce</emph> slouží k zadání odkazů na odpovídající buňky vzorce."
#: multioperation.xhp
msgctxt ""
@@ -8460,7 +8460,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "To show or hide the comment indicator, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph> and mark or unmark the <emph>Comment indicator</emph> check box."
-msgstr "Indikátory komentáře zobrazíte nebo skryjete volbou <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Calc - Zobrazení</emph> a zaškrtnutím nebo odškrtnutím pole <emph>Indikátor komentáře</emph>."
+msgstr "Indikátory komentáře zobrazíte nebo skryjete volbou <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Calc - Zobrazení</emph> a zaškrtnutím nebo zrušením zaškrtnutí pole <emph>Indikátor komentáře</emph>."
#: note_insert.xhp
msgctxt ""
@@ -8469,7 +8469,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "To display a help tip for a selected cell, use <emph>Data - Validity - Input Help</emph>."
-msgstr "K zobrazení nápovědy při zadávání údajů zvolte <emph>Data - Kontrola vstupních dat - Nápověda při vstupu</emph>."
+msgstr "K zobrazení nápovědy při zadávání údajů zvolte <emph>Data - Platnost - Nápověda při vstupu</emph>."
#: note_insert.xhp
msgctxt ""
@@ -11025,7 +11025,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "In the dialog, mark <emph>Paste all</emph> and <emph>Transpose</emph>."
-msgstr "V dialogu zatrhněte položky <emph>Vložit vše</emph> a <emph>Transponovat</emph>."
+msgstr "V dialogu zaškrtněte pole <emph>Vložit vše</emph> a <emph>Transponovat</emph>."
#: table_rotate.xhp
msgctxt ""
@@ -11536,7 +11536,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Open a Calc document and enter numbers for the function parameters <item type=\"literal\">a</item>, <item type=\"literal\">b</item>, and <item type=\"literal\">c</item> in cells A1, B1, and C1."
-msgstr "Otevřete dokument Calc a do buněk A1, B1 a C1 zadejte hodnoty pro parametry <item type=\"literal\">a</item>, <item type=\"literal\">b</item> a <item type=\"literal\">c</item> funkce."
+msgstr "Otevřete dokument Calc a do buněk A1, B1 a C1 zadejte hodnoty pro parametry <item type=\"literal\">a</item>, <item type=\"literal\">b</item> a <item type=\"literal\">c</item> funkce."
#: userdefined_function.xhp
msgctxt ""
@@ -11597,7 +11597,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected."
-msgstr "Každé buňce je možné předem stanovit, jaká data do ní lze zadat. Neplatné údaje budou odmítnuty."
+msgstr "Pro každou buňku je možné předem stanovit, jaká data do ní lze zadat. Neplatné údaje budou odmítnuty."
#: validity.xhp
msgctxt ""
@@ -11606,7 +11606,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The validity rule is activated when a new value is entered. If an invalid value has already been inserted into the cell, or if you insert a value in the cell either with drag-and-drop or by copying and pasting, the validity rule will not take effect."
-msgstr "Pravidla pro platnost se kontrolují při zadávání nové hodnoty. Byla-li do buňky už dříve zadána nedovolená hodnota nebo do ní hodnotu přenesete buď metodou táhni-a-pusť nebo kopírováním a vložením, kontrola platnosti se neprovádí."
+msgstr "Pravidla pro platnost se kontrolují při zadávání nové hodnoty. Byla-li do buňky už dříve zadána nedovolená hodnota nebo do ní hodnotu přenesete buď přetažením, nebo kopírováním a vložením, kontrola platnosti se neprovádí."
#: validity.xhp
msgctxt ""
@@ -11614,7 +11614,7 @@ msgctxt ""
"par_id5174718\n"
"help.text"
msgid "You can choose <emph>Tools - Detective</emph> at any time and choose the command <link href=\"text/scalc/01/06030800.xhp\" name=\"Mark Invalid Data\"><emph>Mark Invalid Data</emph></link> to display which cells contain invalid values."
-msgstr "Zvolte <emph>Nástroje - Detektiv</emph> a dále <link href=\"text/scalc/01/06030800.xhp\" name=\"Označit neplatná data\"><emph>Označit neplatná data</emph></link>, čímž se zobrazí buňky s nedovolenými hodnotami."
+msgstr "Kdykoliv můžete zvolit <emph>Nástroje - Detektiv</emph> a příkaz <link href=\"text/scalc/01/06030800.xhp\" name=\"Označit neplatná data\"><emph>Označit neplatná data</emph></link>, čímž zobrazíte buňky s neplatnými hodnotami."
#: validity.xhp
msgctxt ""
@@ -11632,7 +11632,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the cells for which you want to define a new validity rule."
-msgstr "Vyberte buňku, pro kterou chcete vytvořit nové pravidlo pro platnost."
+msgstr "Vyberte buňky, pro které chcete vytvořit nové pravidlo pro platnost."
#: validity.xhp
msgctxt ""
@@ -11641,7 +11641,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Validity</item>."
-msgstr "Zvolte <item type=\"menuitem\">Data - Kontrola vstupních dat</item>."
+msgstr "Zvolte <item type=\"menuitem\">Data - Platnost</item>."
#: validity.xhp
msgctxt ""
@@ -11668,7 +11668,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "If you select \"Whole Numbers\", values such as \"12.5\" are not allowed. Choosing \"Date\" allows date information both in the local date format as well as in the form of a <link href=\"text/sbasic/shared/03030101.xhp\" name=\"serial date\">serial date</link>. Similarly, the \"Time\" condition permits time values such as \"12:00\" or serial time numbers. \"Text Length\" stipulates that cells are allowed to contain text only."
-msgstr "Vyberete-li \"Celá čísla\", hodnoty jako \"12,5\" nebudou uznány, i kdyby splňovaly všechny ostatní podmínky. \"Datum\" povoluje zápis v lokálním formátu data a také ve tvaru <link href=\"text/sbasic/shared/03030101.xhp\" name=\"serial date\">sériového data</link>. Stejně tak volba \"Čas\" povoluje zadání ve tvaru jako \"12:00\" či sériového času. \"Délka textu\" stanoví, že buňky mohou obsahovat pouze text."
+msgstr "Vyberete-li \"Celá čísla\", hodnoty jako \"12,5\" nebudou uznány, i kdyby splňovaly všechny ostatní podmínky. \"Datum\" povoluje zápis v lokálním formátu data a také ve tvaru <link href=\"text/sbasic/shared/03030101.xhp\" name=\"serial date\">sériového data</link>. Stejně tak volba \"Čas\" povoluje zadání ve tvaru \"12:00\" či sériového času. \"Délka textu\" stanoví, že buňky mohou obsahovat pouze text."
#: validity.xhp
msgctxt ""
@@ -11730,7 +11730,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Select \"Warning\" or \"Information\" to display a dialog in which the entry can either be canceled or accepted."
-msgstr "Vyberete-li položku \"Upozornění\" nebo \"Informace\", zobrazí se dialogové okno, v němž může být nově zadaná hodnota zrušena nebo přijata."
+msgstr "Vyberete-li položku \"Upozornění\" nebo \"Informace\", zobrazí se dialogové okno, v němž může být nově zadaná hodnota odmítnuta, nebo přijata."
#: validity.xhp
msgctxt ""
@@ -11766,7 +11766,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Data - Validity\">Data - Validity</link>"
-msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Data - Kontrola vstupních dat\">Data - Kontrola vstupních dat</link>"
+msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Data - Platnost\">Data - Platnost</link>"
#: value_with_name.xhp
msgctxt ""
@@ -11839,7 +11839,7 @@ msgctxt ""
"par_id2816553\n"
"help.text"
msgid "blank ( ) - allowed within a name, but not as first or last character, and not for a cell range"
-msgstr "mezera ( ) - povolená v názvu, ale ne jako první nebo poslední znak, a ne pro rozsah buněk"
+msgstr "mezera ( ) - povolená v názvu, ale ne jako první nebo poslední znak, a ne pro oblast buněk"
#: value_with_name.xhp
msgctxt ""
@@ -11863,7 +11863,7 @@ msgctxt ""
"par_id4769737\n"
"help.text"
msgid "Names for cell ranges must not include blanks. Blanks are allowed within names for single cells, sheets and documents."
-msgstr "Názvy rozsahů buněk nesmí obsahovat mezery. Mezeru může obsahovat název jedné buňky, listu a dokumentu."
+msgstr "Názvy oblastí buněk nesmí obsahovat mezery. Mezeru může obsahovat název jedné buňky, listu a dokumentu."
#: value_with_name.xhp
msgctxt ""
@@ -11904,7 +11904,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialog appears."
-msgstr "Vyberte buňku nebo rozsah buněk a zvolte <emph>Vložit - Názvy - Definovat</emph>. Zobrazí se dialog <emph>Definovat jména</emph>."
+msgstr "Vyberte buňku nebo oblast buněk a zvolte <emph>Vložit - Názvy - Definovat</emph>. Zobrazí se dialog <emph>Definovat název</emph>."
#: value_with_name.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/schart.po b/source/cs/helpcontent2/source/text/schart.po
index 75b043df409..888ff01d84b 100644
--- a/source/cs/helpcontent2/source/text/schart.po
+++ b/source/cs/helpcontent2/source/text/schart.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-09-08 11:19+0000\n"
+"PO-Revision-Date: 2014-01-11 20:35+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1378639185.0\n"
+"X-POOTLE-MTIME: 1389472532.0\n"
#: main0000.xhp
msgctxt ""
@@ -73,7 +73,7 @@ msgctxt ""
"par_id7787102\n"
"help.text"
msgid "Spreadsheet values from Calc cell ranges"
-msgstr "Hodnotách z buněk sešitu Calcu"
+msgstr "Hodnoty z oblastí buněk sešitu Calcu"
#: main0000.xhp
msgctxt ""
@@ -81,7 +81,7 @@ msgctxt ""
"par_id7929929\n"
"help.text"
msgid "Cell values from a Writer table"
-msgstr "Hodnotách buněk tabulky Writeru"
+msgstr "Hodnoty buněk tabulky Writeru"
#: main0000.xhp
msgctxt ""
@@ -89,7 +89,7 @@ msgctxt ""
"par_id4727011\n"
"help.text"
msgid "Values that you enter in the Chart Data Table dialog (you can create these charts in Writer, Draw, or Impress, and you can copy and paste them also to Calc)"
-msgstr "Hodnotách, které zadáte v dialogu Tabulka dat grafu (grafy můžete vytvořit ve Writer, Draw nebo Impress a zkopírovat je také do Calc)"
+msgstr "Hodnoty, které zadáte v dialogu Tabulka dat grafu (tyto grafy můžete vytvořit ve Writer, Draw nebo Impress a zkopírovat je také do Calc)"
#: main0000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/schart/00.po b/source/cs/helpcontent2/source/text/schart/00.po
index 1cc9251b374..834c5064b00 100644
--- a/source/cs/helpcontent2/source/text/schart/00.po
+++ b/source/cs/helpcontent2/source/text/schart/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-09-08 11:20+0000\n"
+"PO-Revision-Date: 2014-03-16 13:30+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1378639211.0\n"
+"X-POOTLE-MTIME: 1394976628.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -548,7 +548,7 @@ msgctxt ""
"par_id1096530\n"
"help.text"
msgid "Double-click a chart, then choose Format - Data Ranges"
-msgstr "Poklepejte na graf a zvolte Formát - Datové oblasti..."
+msgstr "Poklepejte na graf a zvolte Formát - Oblasti dat"
#: 00000004.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/schart/01.po b/source/cs/helpcontent2/source/text/schart/01.po
index d3681f2f57e..a7ca8fcb8ef 100644
--- a/source/cs/helpcontent2/source/text/schart/01.po
+++ b/source/cs/helpcontent2/source/text/schart/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-22 20:44+0000\n"
+"PO-Revision-Date: 2014-03-23 11:44+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385153074.0\n"
+"X-POOTLE-MTIME: 1395575060.000000\n"
#: 03010000.xhp
msgctxt ""
@@ -1072,7 +1072,7 @@ msgctxt ""
"par_id5154576\n"
"help.text"
msgid "Standard Error: Displays the standard error."
-msgstr "Standardní Chyba: Zobrazí standartdní chybu"
+msgstr "Standardní chyba: Zobrazí standardní chybu."
#: 04050000.xhp
msgctxt ""
@@ -1081,7 +1081,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\".\">Variance: Displays the variance calculated from the number of data points and respective values.</ahelp>"
-msgstr "<ahelp hid=\".\">Odchylka: Zobrazí odchylku vypočítanou z počtu datových bodů, respektive hodnot.</ahelp>"
+msgstr "<ahelp hid=\".\">Rozptyl: Zobrazí rozptyl vypočítaný z počtu datových bodů a příslušných hodnot.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -1090,7 +1090,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\".\">Standard Deviation: Displays the standard deviation (square root of the variance).</ahelp>"
-msgstr "<ahelp hid=\".\">Směrodatná odchylka: Zobrazí směrodatnou odchylku (druhá mocnina odchylky).</ahelp>"
+msgstr "<ahelp hid=\".\">Směrodatná odchylka: Zobrazí směrodatnou odchylku (druhá odmocnina rozptylu).</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -1099,7 +1099,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\".\">Error Margin: Displays the highest error margin in percent according to the highest value of the data group. Set the percentage in the Parameters area.</ahelp>"
-msgstr "<ahelp hid=\".\">Hranice chyby: Zobrazí hranici chyby v procentech podle nejvyšší hodnoty ve skupině dat. Nastavte procenta v oblasti Parametrů.</ahelp>"
+msgstr "<ahelp hid=\".\">Hranice chyby: Zobrazí hranici chyby v procentech podle největší hodnoty ve skupině dat. Nastavte procenta v oblasti Parametry.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -1115,7 +1115,7 @@ msgctxt ""
"par_id6679586\n"
"help.text"
msgid "<ahelp hid=\".\">Click Cell Range and then specify a cell range from which to take the positive and negative error bar values.</ahelp>"
-msgstr "<ahelp hid=\".\">Klikněte na Oblast Buněk a poté specifikujte oblast buněk, ze které chcete definovat kladné a záporné hodnoty chybové čáry.</ahelp>"
+msgstr "<ahelp hid=\".\">Klepněte na Oblast buněk a poté určete oblast buněk, ze které chcete definovat kladné a záporné hodnoty chybové čáry.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -1123,7 +1123,7 @@ msgctxt ""
"par_id3872188\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">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.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klikněte na tlačítko zmenšit dialog, poté použijte myš pro výběr oblasti buněk v sešitě. Pro obnovení dialogu do půvosní velikosti, klikněte znovu na tlačítko.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepněte na tlačítko pro zmenšení dialogu, poté myší vyberte v sešitu oblast buněk. Opětovným klepnutím na tlačítko dialog obnovíte původní velikosti.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -1834,7 +1834,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Primary Y axis"
-msgstr "Primární osa Y"
+msgstr "Hlavní osa Y"
#: 04060000.xhp
msgctxt ""
@@ -1888,7 +1888,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Spacing"
-msgstr "Vzdálenost"
+msgstr "Rozestup"
#: 04060000.xhp
msgctxt ""
@@ -1897,7 +1897,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_GAP\">Defines the spacing between the columns in percent.</ahelp> The maximal spacing is 600%."
-msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_GAP\">Určuje vzdálenosti mezi sloupci v procentech.</ahelp> Maximální vzdálenost je 600%."
+msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_GAP\">Určuje rozestup mezi sloupci v procentech.</ahelp> Maximální rozestup je 600 %."
#: 04060000.xhp
msgctxt ""
@@ -1933,7 +1933,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/CB_CONNECTOR\">For \"stacked\" and \"percent\" column (vertical bar) charts, mark this check box to connect the column layers that belong together with lines.</ahelp>"
-msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/CB_CONNECTOR\">Pokud si přejete pro \"skládané\" a \"procentové\" sloupcové grafy propojit vrstvy sloupců, které patří k sobě, čarami, zaškrtněte toto políčko.</ahelp>"
+msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/CB_CONNECTOR\">Pokud si přejete pro \"skládané\" a \"procentové\" sloupcové grafy propojit čarami vrstvy sloupců, které patří k sobě, zaškrtněte toto pole.</ahelp>"
#: 04060000.xhp
msgctxt ""
@@ -1973,7 +1973,7 @@ msgctxt ""
"par_id2527237\n"
"help.text"
msgid "Available for pie and donut charts. <ahelp hid=\".\">The default direction in which the pieces of a pie chart are ordered is counterclockwise. Enable the <emph>Clockwise direction</emph> checkbox to draw the pieces in opposite direction.</ahelp>"
-msgstr "Dostupné pro výsečové a prstencové grafy. <ahelp hid=\".\"> Výchozí směr, ve kterém jsou díly výsečového grafu seřazeny je proti směru hodinových ručiček. Zaškrtněte možnost <emph>po směru hodinových ručiček</emph> pro vykreslení grafu v opačném směru.</ahelp>"
+msgstr "Dostupné pro výsečové a prstencové grafy. <ahelp hid=\".\">Výchozí směr, ve kterém jsou díly výsečového grafu seřazeny proti směru hodinových ručiček. Zaškrtnutím pole <emph>Po směru hodinových ručiček</emph> vykreslíte díly grafu v opačném směru.</ahelp>"
#: 04060000.xhp
msgctxt ""
@@ -2077,7 +2077,7 @@ msgctxt ""
"hd_id0305200910524837\n"
"help.text"
msgid "Continue line"
-msgstr "Pokračovat v řadě"
+msgstr "Pokračovat v přímce"
#: 04060000.xhp
msgctxt ""
@@ -2101,7 +2101,7 @@ msgctxt ""
"par_id030520091052494\n"
"help.text"
msgid "<ahelp hid=\".\">Check to also show values of currently hidden cells within the source cell range.</ahelp>"
-msgstr "<ahelp hid=\".\">Zaškrtněte, pokud chcete zobrazit i hodnoty skrytých buněk ve zdrojové oblasti.</ahelp>"
+msgstr "<ahelp hid=\".\">Zaškrtněte, pokud chcete zobrazit i hodnoty skrytých buněk ve zdrojové oblasti buněk.</ahelp>"
#: 04070000.xhp
msgctxt ""
@@ -2144,7 +2144,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Major grids"
-msgstr "Hlavní mřížka"
+msgstr "Hlavní mřížky"
#: 04070000.xhp
msgctxt ""
@@ -2153,7 +2153,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Defines the axis to be set as the major grid."
-msgstr "Určuje, že bude zobrazena hlavní mřížka osy."
+msgstr "Určuje, která osa bude zobrazena jako hlavní mřížka."
#: 04070000.xhp
msgctxt ""
@@ -2744,7 +2744,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "Show labels"
-msgstr "Zobrazit popisy"
+msgstr "Zobrazit popisky"
#: 05020201.xhp
msgctxt ""
@@ -2753,7 +2753,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/showlabelsCB\">Specifies whether to show or hide the axis labels.</ahelp>"
-msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/showlabelsCB\">Určuje, zda se mají zobrazovat popisy os.</ahelp>"
+msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/showlabelsCB\">Určuje, zda se mají zobrazovat popisky os.</ahelp>"
#: 05020201.xhp
msgctxt ""
@@ -2915,7 +2915,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "Order"
-msgstr "Pořadí"
+msgstr "Uspořádání"
#: 05020201.xhp
msgctxt ""
@@ -3785,7 +3785,7 @@ msgctxt ""
"par_id1006200801025278\n"
"help.text"
msgid "<ahelp hid=\".\">Select where to place the marks: at labels, at axis, or at axis and labels.</ahelp>"
-msgstr "<ahelp hid=\".\">Zvolte umístění značek: u popisků, u osy, nebo u osy a popisků.</ahelp>"
+msgstr "<ahelp hid=\".\">Zvolte umístění značek: u popisků, u osy nebo u osy a popisků.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -4426,7 +4426,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Ikona stupně na začátku</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4442,7 +4442,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Ikona stupně na konci</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4458,7 +4458,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Ikona pro střed X</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4474,7 +4474,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Ikona pro střed Y</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4970,7 +4970,7 @@ msgctxt ""
"par_id7811822\n"
"help.text"
msgid "Normal - this subtype plots all values as absolute y values. It first plots the area of the last column in the data range, then the next to last, and so on, and finally the first column of data is drawn. Thus, if the values in the first column are higher than other values, the last drawn area will hide the other areas."
-msgstr "Běžný - tento podtyp zobrazuje všechny hodnoty jako absolutní y hodnoty. Nejprve se vykreslí oblast posledního sloupce v rozsahu dat, poté předposlední a tak dále až po první sloupec dat. Pokud jsou tedy hodnoty v prvním sloupci větší než ostatní, poslední vykreslená oblast skryje ostatní oblasti."
+msgstr "Běžný - tento podtyp zobrazuje všechny hodnoty jako absolutní y hodnoty. Nejprve se vykreslí oblast posledního sloupce v oblasti dat, poté předposlední a tak dále až po první sloupec dat. Pokud jsou tedy hodnoty v prvním sloupci větší než ostatní, poslední vykreslená oblast zakryje ostatní oblasti."
#: type_area.xhp
msgctxt ""
@@ -5042,7 +5042,7 @@ msgctxt ""
"par_id0526200906040162\n"
"help.text"
msgid "The data series dialog for a bubble chart has an entry to define the data range for the Bubble Sizes."
-msgstr "Dialog pro zadání datových řad pro bublinový graf obsahuje položku pro zadání velikosti bublin."
+msgstr "Dialog pro zadání datových řad pro bublinový graf obsahuje položku pro zadání oblasti dat s velikostmi bublin."
#: type_column_bar.xhp
msgctxt ""
@@ -5242,7 +5242,7 @@ msgctxt ""
"hd_id8297677\n"
"help.text"
msgid "To specify a data range"
-msgstr "Pro určení rozsahu dat"
+msgstr "Pro určení oblasti dat"
#: type_column_line.xhp
msgctxt ""
@@ -5250,7 +5250,7 @@ msgctxt ""
"par_id8871120\n"
"help.text"
msgid "The leftmost columns (or the top rows) of the selected data range provide the data that are shown as Columns objects. The other columns or rows of the data range provide the data for the Lines objects. You can change this assignment in the <emph>Data Series</emph> dialog."
-msgstr "Sloupce nejvíce vlevo (nebo řádky nahoře) vybraného rozsahu dat obsahuji data, která se použijí pro sloupce. Další sloupce či řádky obsahují data pro čáry. Toto rozdělení můžete upravit v dialogu <emph>Datové řady</emph>."
+msgstr "Sloupce nejvíce vlevo (nebo řádky nahoře) ve vybrané oblasti dat obsahuji data, která se použijí pro sloupce. Další sloupce či řádky obsahují data pro čáry. Toto rozdělení můžete upravit v dialogu <emph>Datové řady</emph>."
#: type_column_line.xhp
msgctxt ""
@@ -5258,7 +5258,7 @@ msgctxt ""
"par_id2952055\n"
"help.text"
msgid "Select the data range."
-msgstr "Vyberte rozsah dat."
+msgstr "Vyberte oblast dat."
#: type_column_line.xhp
msgctxt ""
@@ -5274,7 +5274,7 @@ msgctxt ""
"par_id1944944\n"
"help.text"
msgid "Check whether the data range has labels in the first row or in the first column or both."
-msgstr "Klepněte, zda má rozsah dat popisky v prvním řádku, prvním sloupci nebo obou."
+msgstr "Zkontrolujte, zda má oblast dat popisky v prvním řádku, prvním sloupci nebo v obou."
#: type_column_line.xhp
msgctxt ""
@@ -5354,7 +5354,7 @@ msgctxt ""
"par_id1924497\n"
"help.text"
msgid "In the Data Ranges list box you see the role names and cell ranges of the data series components."
-msgstr "V seznamu Rozsahy dat se zobrazí názvy rolí a rozsahy buněk jednotlivých datových řad."
+msgstr "V seznamu Oblasti dat se zobrazí názvy rolí a oblasti buněk jednotlivých datových řad."
#: type_column_line.xhp
msgctxt ""
@@ -5378,7 +5378,7 @@ msgctxt ""
"par_id883816\n"
"help.text"
msgid "Enter the range or click <emph>Select data range</emph> to minimize the dialog and select the range with the mouse."
-msgstr "Buď zadejte rozsah nebo klepněte na ikonu <emph>Zvolte rozsah dat</emph> (tím se minimalizuje dialog a můžete rozsah označit myší)."
+msgstr "Zadejte oblast nebo klepněte na ikonu <emph>Vyberte oblast dat</emph>, čímž se minimalizuje dialog, a poté můžete oblast vybrat myší."
#: type_column_line.xhp
msgctxt ""
@@ -5386,7 +5386,7 @@ msgctxt ""
"par_id5091708\n"
"help.text"
msgid "The range for a data role, like Y-Values, must not include a label cell."
-msgstr "Rozsah pro datovou roli, např. hodnoty Y, nesmí obsahovat buňku s popisem."
+msgstr "Oblast pro datovou roli, např. hodnoty Y, nesmí obsahovat buňku s popisem."
#: type_column_line.xhp
msgctxt ""
@@ -5402,7 +5402,7 @@ msgctxt ""
"par_id2767113\n"
"help.text"
msgid "Enter or select a cell range that will be used as text for categories or data labels."
-msgstr "Zadejte nebo označte rozsah buněk, které se použijí jako text pro kategorie nebo popisky."
+msgstr "Zadejte nebo vyberte oblast buněk, které se použijí jako text pro kategorie nebo popisky."
#: type_column_line.xhp
msgctxt ""
@@ -6194,7 +6194,7 @@ msgctxt ""
"par_id6138492\n"
"help.text"
msgid "Choose the <emph>Stock</emph> chart type on the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart wizard</link>. Then select one of the four variants."
-msgstr "Na první stránce <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> zvolte typ <emph>Burzovní</emph>. Poté vyberte jednu ze čtyř variant."
+msgstr "Na první stránce <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> zvolte typ <emph>Burzovní</emph>. Poté vyberte jednu ze čtyř variant."
#: type_stock.xhp
msgctxt ""
@@ -6354,7 +6354,7 @@ msgctxt ""
"par_id3394573\n"
"help.text"
msgid "You can choose or alter a data range on the second page of the Chart wizard or in the <link href=\"text/schart/01/wiz_data_range.xhp\">Data Range</link> dialog. For fine tuning use the <link href=\"text/schart/01/wiz_data_series.xhp\">Data Series</link> dialog."
-msgstr "Rozsah dat můžete určit nebo změnit na druhé straně Průvodce grafem nebo v dialogu <link href=\"text/schart/01/wiz_data_range.xhp\">Rozsah dat</link>. Pro jemnější nastavení použijte dialog <link href=\"text/schart/01/wiz_data_series.xhp\">Datové řady</link>."
+msgstr "Oblast dat můžete určit nebo změnit na druhé straně Průvodce grafem nebo v dialogu <link href=\"text/schart/01/wiz_data_range.xhp\">Oblast dat</link>. Pro jemnější nastavení použijte dialog <link href=\"text/schart/01/wiz_data_series.xhp\">Datové řady</link>."
#: type_stock.xhp
msgctxt ""
@@ -6362,7 +6362,7 @@ msgctxt ""
"par_id7594225\n"
"help.text"
msgid "To specify a data range do one of the following:"
-msgstr "Pro určení rozsahu dat proveďte jedno z následujícího:"
+msgstr "Pro určení oblasti dat proveďte jedno z následujícího:"
#: type_stock.xhp
msgctxt ""
@@ -6370,7 +6370,7 @@ msgctxt ""
"par_id5081637\n"
"help.text"
msgid "Enter the data range in the text box."
-msgstr "Zadejte rozsah dat do textového pole."
+msgstr "Zadejte oblast dat do textového pole."
#: type_stock.xhp
msgctxt ""
@@ -6378,7 +6378,7 @@ msgctxt ""
"par_id9759514\n"
"help.text"
msgid "In Calc, an example data range would be \"$Sheet1.$B$3:$B$14\". Note that a data range may consist of more than one region in a spreadsheet, e.g. \"$Sheet1.A1:A5;$Sheet1.D1:D5\" is also a valid data range. In Writer, an example data range would be \"Table1.A1:E4\"."
-msgstr "V Calcu by rozsah dat mohl být např. \"$List1.$B$3:$B$14\". Rozsah dat může obsahovat více oblastí v listu, např. \"$List1.A1:A5;$List1.D1:D5\". Ve Writeru je rozsah dat např. \"Tabulka1.A1:E4\"."
+msgstr "V Calcu by oblast dat mohla být např. \"$List1.$B$3:$B$14\". Oblast dat může obsahovat více oblastí v listu, např. \"$List1.A1:A5;$List1.D1:D5\". Ve Writeru je oblast dat např. \"Tabulka1.A1:E4\"."
#: type_stock.xhp
msgctxt ""
@@ -6386,7 +6386,7 @@ msgctxt ""
"par_id1614429\n"
"help.text"
msgid "As long as the syntax is not correct, %PRODUCTNAME shows the text in red."
-msgstr "Pokud není rozsah zadán správně, %PRODUCTNAME zobrazuje text červeně."
+msgstr "Pokud není oblast zadána správně, %PRODUCTNAME zobrazuje text červeně."
#: type_stock.xhp
msgctxt ""
@@ -6394,7 +6394,7 @@ msgctxt ""
"par_id1589098\n"
"help.text"
msgid "In Calc, click <emph>Select data range</emph> to minimize the dialog, then drag to select the data range. When you release the mouse, the data are entered. Click <emph>Select </emph> <emph>data range</emph> again to add a data range. In the input field of the minimized dialog, click after the entry and type a semicolon. Then drag to select the next range."
-msgstr "V Calcu klikněte na <emph>Zvolte rozsah dat</emph>, čímž dialog minimalizujete, a poté tažením myši vyberte datovou oblast. Po uvolnění tlačítka myši je vybraný rozsah potvrzen. Pro přidání další datové oblasti znovu klikněte na <emph>Zvolte rozsah dat</emph>. Ve vstupním poli minimalizovaného dialogu připište na konec aktuálního rozsahu středník. Poté tažením myši vyberte další oblast."
+msgstr "V Calcu klepněte na <emph>Vyberte oblast dat</emph>, čímž dialog minimalizujete, a poté tažením myši vyberte oblast dat. Po uvolnění tlačítka myši je vybraná oblast zadána. Pro přidání další datové oblasti znovu klepněte na <emph>Vyberte oblast dat</emph>. Ve vstupním poli minimalizovaného dialogu připište na konec aktuální oblasti středník. Poté tažením myši vyberte další oblast."
#: type_stock.xhp
msgctxt ""
@@ -6410,7 +6410,7 @@ msgctxt ""
"par_id9636524\n"
"help.text"
msgid "Your stock chart data are \"in columns\", if the information in a row belongs to the same \"candle stick\"."
-msgstr "Vaše data pro burzovní graf jsou \"ve sloupcích\", pokud informace v jednom řádku přísluší ke stejné \"svíci\" v grafu."
+msgstr "Data pro burzovní graf jsou \"ve sloupcích\", pokud informace v jednom řádku přísluší ke stejné \"svíci\" v grafu."
#: type_stock.xhp
msgctxt ""
@@ -6418,7 +6418,7 @@ msgctxt ""
"hd_id5675527\n"
"help.text"
msgid "Fine Tuning the Data Ranges of Table Based Stock Charts"
-msgstr "Doladění rozsahů dat pro burzovní grafy založené na tabulce"
+msgstr "Doladění oblastí dat pro burzovní grafy založené na tabulce"
#: type_stock.xhp
msgctxt ""
@@ -6426,7 +6426,7 @@ msgctxt ""
"par_id3486434\n"
"help.text"
msgid "You can organize data series and edit the source for parts of single data series on the third page of the Chart wizard or on the page Data Series in the Data Range dialog."
-msgstr "Na třetí straně Průvodce grafem nebo na záložce Datové řady dialogu Rozsah dat můžete přeorganizovat datové řady nebo upravit zdroj pro části jednotlivých datových řad."
+msgstr "Na třetí straně Průvodce grafem nebo na záložce Datové řady dialogu Oblast dat můžete přeorganizovat datové řady nebo upravit zdroj pro části jednotlivých datových řad."
#: type_stock.xhp
msgctxt ""
@@ -6466,7 +6466,7 @@ msgctxt ""
"par_id2107303\n"
"help.text"
msgid "To add a data series, select one of the existing data series and click <emph>Add</emph>. You get an empty entry below the selected one, which has the same type. If you have no price data series or no volume data series, you must first select a range for these series in the <emph>Data Range</emph> dialog."
-msgstr "Chcete-li přidat datovou řadu, označte některou z existujících a klepněte na <emph>Přidat</emph>. Pod vybranou datovou řadu se přidá prázdný záznam stejného typu. Pokud nemáte žádnou datovou řadu pro cenu nebo objem, musíte nejprve označit rozsah pro tyto řady v dialogu <emph>Rozsah dat</emph>."
+msgstr "Chcete-li přidat datovou řadu, označte některou z existujících a klepněte na <emph>Přidat</emph>. Pod vybranou datovou řadu se přidá prázdný záznam stejného typu. Pokud nemáte žádnou datovou řadu pro cenu nebo objem, musíte nejprve označit oblast pro tyto řady v dialogu <emph>Oblast dat</emph>."
#: type_stock.xhp
msgctxt ""
@@ -6474,7 +6474,7 @@ msgctxt ""
"hd_id4071779\n"
"help.text"
msgid "Setting Data Ranges"
-msgstr "Nastavení rozsahu dat"
+msgstr "Nastavení oblastí dat"
#: type_stock.xhp
msgctxt ""
@@ -6482,7 +6482,7 @@ msgctxt ""
"par_id7844477\n"
"help.text"
msgid "In the <emph>Data Ranges</emph> dialog you can set or change the data range of each component of the selected data series."
-msgstr "V dialogu <emph>Rozsah dat</emph> můžete nastavit nebo upravit rozsah dat pro každou složku vybrané datové řady."
+msgstr "V dialogu <emph>Oblast dat</emph> můžete nastavit nebo upravit oblast dat pro každou složku vybrané datové řady."
#: type_stock.xhp
msgctxt ""
@@ -6498,7 +6498,7 @@ msgctxt ""
"par_id9038972\n"
"help.text"
msgid "Enter the range into the text box or click on <emph>Select data range</emph> to minimize the dialog and select the range with the mouse."
-msgstr "Buď zadejte rozsah do textového pole nebo klepněte na ikonu <emph>Zvolte rozsah dat</emph> (tím se minimalizuje dialog a můžete rozsah označit myší)."
+msgstr "Zadejte oblast do textového pole nebo klepněte na ikonu <emph>Vyberte oblast dat</emph>, čímž se minimalizuje dialog, a poté můžete oblast vybrat myší."
#: type_stock.xhp
msgctxt ""
@@ -6506,7 +6506,7 @@ msgctxt ""
"par_id7985168\n"
"help.text"
msgid "Select Open Values, Close Values, High Values, and Low Values in any order. Specify only the ranges for those roles which you need for the chosen variant of the stock chart. The ranges need not be next to each other in the table."
-msgstr "Zvolte v libovolném pořadí Otevírací, Uzavírací, Nejnižší a Nejvyšší hodnoty. Zadejte rozsahy pouze pro role, které potřebujete ve zvolené variantě burzovního grafu. Rozsahy se nemusí v tabulce nacházet vedle sebe."
+msgstr "Zvolte v libovolném pořadí Otevírací, Uzavírací, Nejnižší a Nejvyšší hodnoty. Zadejte oblasti pouze pro role, které potřebujete ve zvolené variantě burzovního grafu. Oblasti se nemusí v tabulce nacházet vedle sebe."
#: type_stock.xhp
msgctxt ""
@@ -6522,7 +6522,7 @@ msgctxt ""
"par_id3939634\n"
"help.text"
msgid "The legend displays the labels from the first row or column or from the special range that you have set in the <emph>Data Series</emph> dialog. If your chart does not contain labels, the legend displays text like \"Row 1, Row 2, ...\", or \"Column A, Column B, ...\" according to the row number or column letter of the chart data."
-msgstr "Legenda zobrazuje popisky z prvního řádku nebo sloupce nebo ze zvláštního rozsahu, který nastavíte v dialogu <emph>Datové řady</emph>. Pokud graf neobsahuje popisky, v legendě se zobrazí texty např. \"Řádek 1, Řádek 2, ..\" nebo \"Sloupec A, Sloupec B, ...\" podle čísla řádku nebo písmene sloupce v tabulce dat."
+msgstr "Legenda zobrazuje popisky z prvního řádku nebo sloupce nebo ze zvláštní oblasti, kterou nastavíte v dialogu <emph>Datové řady</emph>. Pokud graf neobsahuje popisky, v legendě se zobrazí texty např. \"Řádek 1, Řádek 2, ..\" nebo \"Sloupec A, Sloupec B, ...\" podle čísla řádku nebo písmene sloupce v tabulce dat."
#: type_stock.xhp
msgctxt ""
@@ -6530,7 +6530,7 @@ msgctxt ""
"par_id2377697\n"
"help.text"
msgid "The legend shows the value from the range, which you entered in the <emph>Range for Name</emph> field in the <emph>Data Range</emph> dialog. The default entry is the column header of the closing price column."
-msgstr "V legendě se zobrazují hodnoty z rozsahu, který je zadán v poli <emph>Rozsah pro název</emph> v dialogu <emph>Rozsah dat</emph>. Výchozí hodnotou je záhlaví sloupce s uzavírací cenou."
+msgstr "V legendě se zobrazují hodnoty z oblasti, která je zadána v poli <emph>Oblast pro název</emph> v dialogu <emph>Oblast dat</emph>. Výchozí hodnotou je záhlaví sloupce s uzavírací cenou."
#: type_stock.xhp
msgctxt ""
@@ -6842,7 +6842,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Ikona stupně na začátku</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6858,7 +6858,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Ikona stupně na konci</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6874,7 +6874,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Ikona pro střed X</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6890,7 +6890,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Ikona pro střed Y</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -7114,7 +7114,7 @@ msgctxt ""
"par_id6998809\n"
"help.text"
msgid "You cannot enter the text directly, it is automatically generated from the Name cell range."
-msgstr "Tento text nemůžete zadat přímo, vygeneruje se automaticky z rozsahu buněk Název."
+msgstr "Tento text nemůžete zadat přímo, vygeneruje se automaticky z oblasti buněk Název."
#: wiz_chart_elements.xhp
msgctxt ""
@@ -7138,7 +7138,7 @@ msgctxt ""
"par_id6737876\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays grid lines that are perpendicular to the x-axis.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí linie mřížky kolmé na osu x.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí čáry mřížky kolmé na osu x.</ahelp>"
#: wiz_chart_elements.xhp
msgctxt ""
@@ -7146,7 +7146,7 @@ msgctxt ""
"par_id1058992\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays grid lines that are perpendicular to the y-axis.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí linie mřížky kolmé na osu y.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí čáry mřížky kolmé na osu y.</ahelp>"
#: wiz_chart_elements.xhp
msgctxt ""
@@ -7154,7 +7154,7 @@ msgctxt ""
"par_id7366557\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays grid lines that are perpendicular to the z-axis. This option is only available for three-dimensional charts.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí linie mřížky kolmé na osu z. Tato volba je k dispozici jen u trojrozměrných grafů.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí čáry mřížky kolmé na osu z. Tato volba je k dispozici jen u trojrozměrných grafů.</ahelp>"
#: wiz_chart_elements.xhp
msgctxt ""
@@ -7450,7 +7450,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Chart Wizard - Data Range"
-msgstr "Průvodce grafem - Rozsah dat"
+msgstr "Průvodce grafem - Oblast dat"
#: wiz_data_range.xhp
msgctxt ""
@@ -7458,7 +7458,7 @@ msgctxt ""
"bm_id2429578\n"
"help.text"
msgid "<bookmark_value>data ranges in charts</bookmark_value>"
-msgstr "<bookmark_value>rozsah dat v grafu</bookmark_value>"
+msgstr "<bookmark_value>oblasti dat v grafu</bookmark_value>"
#: wiz_data_range.xhp
msgctxt ""
@@ -7466,7 +7466,7 @@ msgctxt ""
"hd_id8313852\n"
"help.text"
msgid "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Chart Wizard - Data Range</link></variable>"
-msgstr "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Průvodce grafem - Rozsah dat</link></variable>"
+msgstr "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Průvodce grafem - Oblast dat</link></variable>"
#: wiz_data_range.xhp
msgctxt ""
@@ -7474,7 +7474,7 @@ msgctxt ""
"par_id8829309\n"
"help.text"
msgid "On this page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can select one single source of data range. This range may consist of more than one rectangular range of cells."
-msgstr "Na této stránce <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> můžete zvolit jeden zdroj rozsahu dat. Tento rozsah se může skládat z více oblastí buněk."
+msgstr "Na této stránce <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> můžete zvolit jeden zdroj oblasti dat. Tato oblast se může skládat z více obdélníkových oblastí buněk."
#: wiz_data_range.xhp
msgctxt ""
@@ -7482,7 +7482,7 @@ msgctxt ""
"par_id6401867\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Data Ranges dialog where you can edit Data Range and Data Series.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog Rozsah dat, kde můžete upravit Rozsah dat a Datové řady.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog Oblasti dat, kde můžete upravit Oblast dat a Datové řady.</ahelp>"
#: wiz_data_range.xhp
msgctxt ""
@@ -7490,7 +7490,7 @@ msgctxt ""
"par_id2025818\n"
"help.text"
msgid "Use the Chart Wizard - Data Series page if you need more control over the data ranges."
-msgstr "Pokud potřebujete určit rozsah dat přesněji, použijte stránku Průvodce grafem - Datové řady."
+msgstr "Pokud potřebujete určit oblasti dat přesněji, použijte stránku Průvodce grafem - Datové řady."
#: wiz_data_range.xhp
msgctxt ""
@@ -7498,7 +7498,7 @@ msgctxt ""
"par_id8466139\n"
"help.text"
msgid "This dialog is only available for charts based on a Calc or Writer table."
-msgstr "Tento dialog je k dispozici jen pro grafy založené na tabulce Calc nebo Writer."
+msgstr "Tento dialog je k dispozici jen pro grafy založené na tabulce Calcu nebo Writeru."
#: wiz_data_range.xhp
msgctxt ""
@@ -7506,7 +7506,7 @@ msgctxt ""
"hd_id1877193\n"
"help.text"
msgid "To specify a data range"
-msgstr "Pro určení rozsahu dat"
+msgstr "Pro určení oblasti dat"
#: wiz_data_range.xhp
msgctxt ""
@@ -7514,7 +7514,7 @@ msgctxt ""
"par_id5924863\n"
"help.text"
msgid "Select the data range. Do one of the following:"
-msgstr "Vyberte rozsah dat. Můžete použít jednu z následujících možností:"
+msgstr "Vyberte oblast dat. Můžete použít jednu z následujících možností:"
#: wiz_data_range.xhp
msgctxt ""
@@ -7522,7 +7522,7 @@ msgctxt ""
"par_id4357432\n"
"help.text"
msgid "Enter the data range in the text box."
-msgstr "Zadejte rozsah dat do textového pole."
+msgstr "Zadejte oblast dat do textového pole."
#: wiz_data_range.xhp
msgctxt ""
@@ -7530,7 +7530,7 @@ msgctxt ""
"par_id5626392\n"
"help.text"
msgid "In Calc, an example data range would be \"$Sheet1.$B$3:$B$14\". Note that a data range may consist of more than one region in a spreadsheet, e.g. \"$Sheet1.A1:A5;$Sheet1.D1:D5\" is also a valid data range. In Writer, an example data range would be \"Table1.A1:E4\"."
-msgstr "V Calcu by rozsah dat mohl být např. \"$List1.$B$3:$B$14\". Rozsah dat může obsahovat více oblastí v listu, např. \"$List1.A1:A5;$List1.D1:D5\". Ve Writeru je rozsah dat např. \"Tabulka1.A1:E4\"."
+msgstr "V Calcu by oblast dat mohla být např. \"$List1.$B$3:$B$14\". Oblast dat se může skládat z více oblastí v listu, např. \"$List1.A1:A5;$List1.D1:D5\". Ve Writeru je oblast dat např. \"Tabulka1.A1:E4\"."
#: wiz_data_range.xhp
msgctxt ""
@@ -7538,7 +7538,7 @@ msgctxt ""
"par_id1363872\n"
"help.text"
msgid "In Calc, click <emph>Select data range</emph> to minimize the dialog, then drag over a cell area to select the data range."
-msgstr "V Calcu klikněte na <emph>Zvolte rozsah dat</emph>, čímž minimalizujete dialog, a poté tažením myši vyberte požadovanou datovou oblast."
+msgstr "V Calcu klepněte na <emph>Vyberte oblast dat</emph>, čímž minimalizujete dialog, a poté tažením myši vyberte požadovanou oblast dat."
#: wiz_data_range.xhp
msgctxt ""
@@ -7546,7 +7546,7 @@ msgctxt ""
"par_id6823938\n"
"help.text"
msgid "If you want a data range of multiple cell areas that are not next to each other, enter the first range, then manually add a semicolon at the end of the text box, then enter the other ranges. Use a semicolon as delimiter between ranges."
-msgstr "Pokud chcete vybrat rozsah dat z několika k sobě nepřiléhajících oblastí, vyberte první oblast, ručně přidejte na konec vstupního pole s aktuálním rozsahem středník a poté myší vyberte další oblast. Tento postup lze opakovat."
+msgstr "Pokud chcete vybrat oblast dat z několika k sobě nepřiléhajících oblastí, vyberte první oblast, ručně přidejte na konec vstupního pole s aktuálním rozsahem středník a poté myší vyberte další oblast. Tento postup lze opakovat."
#: wiz_data_range.xhp
msgctxt ""
@@ -7562,7 +7562,7 @@ msgctxt ""
"par_id7524033\n"
"help.text"
msgid "Check whether the data range has labels in the first row or in the first column or both."
-msgstr "Klepněte, zda má rozsah dat popisky v prvním řádku, prvním sloupci nebo obou."
+msgstr "Zkontrolujte, zda má oblast dat popisky v prvním řádku, prvním sloupci nebo v obou."
#: wiz_data_range.xhp
msgctxt ""
@@ -7570,7 +7570,7 @@ msgctxt ""
"par_id5256508\n"
"help.text"
msgid "In the preview you can see how the final chart will look."
-msgstr "V náhledu vidíte, jak bude graf vypadat."
+msgstr "V náhledu vidíte, jak bude výsledný graf vypadat."
#: wiz_data_range.xhp
msgctxt ""
@@ -7578,7 +7578,7 @@ msgctxt ""
"par_id379650\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">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 <emph>Select data range</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte rozsah dat, který chcete použít v grafu. V Calcu klepněte na ikonu <emph>Zvolte rozsah dat</emph>, chcete-li minimalizovat tento dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte oblast dat, kterou chcete použít v grafu. V Calcu klepněte na ikonu <emph>Vyberte oblast dat</emph>, chcete-li minimalizovat tento dialog.</ahelp>"
#: wiz_data_range.xhp
msgctxt ""
@@ -7586,7 +7586,7 @@ msgctxt ""
"par_id953703\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">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.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Datové řady získávají údaje z po sobě následujících řádků v určeném rozsahu. Pro bodové grafy obsahuje první datová řada hodnoty x pro všechny řady. Všechny další datové řady jsou hodnoty y, jedna pro každou řadu.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro datové řady se použijí data z po sobě následujících řádků ve vybrané oblasti. U bodových grafů bude první datová řada obsahovat hodnoty x pro všechny řady. Všechny další datové řady budou představovat hodnoty y, každý řádek pro jednu řadu.</ahelp>"
#: wiz_data_range.xhp
msgctxt ""
@@ -7594,7 +7594,7 @@ msgctxt ""
"par_id4496597\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">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.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Datové řady získávají údaje z po sobě následujících sloupců v určeném rozsahu. Pro bodové grafy obsahuje první datový sloupec hodnoty x pro všechny řady. Všechny další datové sloupce jsou hodnoty y, jedna pro každou řadu.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro datové řady se použijí data z po sobě následujících sloupců ve vybrané oblasti. U bodových grafů bude první datový sloupec obsahovat hodnoty x pro všechny řady. Všechny další datové sloupce budou představovat hodnoty y, každý sloupec pro jednu řadu.</ahelp>"
#: wiz_data_range.xhp
msgctxt ""
@@ -7602,7 +7602,7 @@ msgctxt ""
"par_id2898953\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">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.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro datové řady ve sloupcích: První řádek v rozsahu se použije pro názvy datových řad. Pro datové řady ve sloupcích: První řádek rozsahu se použije jako kategorie. Další řádky představují datové řady. Pokud není toto pole zaškrtnuto, všechny řádky jsou datové řady.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro datové řady ve sloupcích: První řádek v oblasti se použije pro názvy datových řad. Pro datové řady ve sloupcích: První řádek oblasti se použije jako kategorie. Další řádky představují datové řady. Pokud není toto pole zaškrtnuto, všechny řádky jsou datové řady.</ahelp>"
#: wiz_data_range.xhp
msgctxt ""
@@ -7610,7 +7610,7 @@ msgctxt ""
"par_id7546311\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">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.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro datové řady ve sloupcích: První sloupec v rozsahu se použije pro názvy datových řad. Pro datové řady ve sloupcích: První sloupec rozsahu se použije jako kategorie. Další sloupce představují datové řady. Pokud není toto pole zaškrtnuto, všechny sloupce jsou datové řady.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro datové řady ve sloupcích: První sloupec v oblasti se použije pro názvy datových řad. Pro datové řady ve sloupcích: První sloupec oblasti se použije jako kategorie. Další sloupce představují datové řady. Pokud není toto pole zaškrtnuto, všechny sloupce jsou datové řady.</ahelp>"
#: wiz_data_series.xhp
msgctxt ""
@@ -7642,7 +7642,7 @@ msgctxt ""
"par_id9651478\n"
"help.text"
msgid "On this page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can change the source range of all data series separately, including their labels. You can also change the range of the categories. You can first select the data range on the Data Range page and then remove unnecessary data series or add data series from other cells here."
-msgstr "Na této stránce <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> můžete změnit zdrojová data a popisky pro každou datovou řadu zvlášť. Také můžete změnit rozsah dat pro kategorie. Můžete nejprve vybrat rozsah dat na stránce Rozsah dat a poté zde odstranit nepotřebné datové řady nebo přidat datové řady z jiných buněk."
+msgstr "Na této stránce <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> můžete změnit zdrojová data a popisky pro každou datovou řadu zvlášť. Také můžete změnit oblast dat pro kategorie. Nejprve můžete vybrat oblast dat na stránce Oblast dat a poté zde odstranit nepotřebné datové řady nebo přidat datové řady z jiných buněk."
#: wiz_data_series.xhp
msgctxt ""
@@ -7650,7 +7650,7 @@ msgctxt ""
"par_id6326487\n"
"help.text"
msgid "If there seem to be too many options on this page, just define the data range on the Chart Wizard - Data Range page and skip this page."
-msgstr "Pokud vám nastavení na této stránce připadá složité, nastavte rozsah dat jen na stránce Průvodce grafem - Rozsah dat a tuto stránku přeskočte."
+msgstr "Pokud vám nastavení na této stránce připadá složité, nastavte oblast dat jen na stránce Průvodce grafem - Rozsah dat a tuto stránku přeskočte."
#: wiz_data_series.xhp
msgctxt ""
@@ -7658,7 +7658,7 @@ msgctxt ""
"par_id686361\n"
"help.text"
msgid "This dialog is only available for charts based on a Calc or Writer table."
-msgstr "Tento dialog je k dispozici jen pro grafy založené na tabulce Calc nebo Writer."
+msgstr "Tento dialog je k dispozici jen pro grafy založené na tabulce Calcu nebo Writeru."
#: wiz_data_series.xhp
msgctxt ""
@@ -7730,7 +7730,7 @@ msgctxt ""
"par_id4855189\n"
"help.text"
msgid "In the Data Ranges list box you see the role names and cell ranges of the data series components."
-msgstr "V seznamu Rozsahy dat se zobrazí názvy rolí a rozsahy buněk jednotlivých datových řad."
+msgstr "V seznamu Oblasti dat se zobrazí názvy rolí a oblasti buněk jednotlivých datových řad."
#: wiz_data_series.xhp
msgctxt ""
@@ -7754,7 +7754,7 @@ msgctxt ""
"par_id3931699\n"
"help.text"
msgid "Enter the range or click <emph>Select data range</emph> to minimize the dialog and select the range with the mouse."
-msgstr "Buď zadejte rozsah nebo klepněte na ikonu <emph>Zvolte rozsah dat</emph> (tím se minimalizuje dialog a můžete rozsah označit myší)."
+msgstr "Zadejte oblast nebo klepněte na ikonu <emph>Vyberte oblast dat</emph>, čímž se minimalizuje dialog, a poté můžete oblast vybrat myší."
#: wiz_data_series.xhp
msgctxt ""
@@ -7762,7 +7762,7 @@ msgctxt ""
"par_id8626667\n"
"help.text"
msgid "If you want a data range of multiple cell areas that are not next to each other, enter the first range, then manually add a semicolon at the end of the text box, then enter the other ranges. Use a semicolon as delimiter between ranges."
-msgstr "Pokud chcete vybrat rozsah dat z několika k sobě nepřiléhajících oblastí, vyberte první oblast, ručně přidejte na konec vstupního pole s aktuálním rozsahem středník a poté myší vyberte další oblast. Tento postup lze opakovat."
+msgstr "Pokud chcete vybrat oblast dat z několika k sobě nepřiléhajících oblastí, vyberte první oblast, ručně přidejte na konec vstupního pole s aktuální oblastí středník a poté myší vyberte další oblast. Tento postup lze opakovat."
#: wiz_data_series.xhp
msgctxt ""
@@ -7770,7 +7770,7 @@ msgctxt ""
"par_id5971556\n"
"help.text"
msgid "The range for a data role, like Y-Values, must not include a label cell."
-msgstr "Rozsah pro datovou roli, např. hodnoty Y, nesmí obsahovat buňku s popisem."
+msgstr "Oblast pro datovou roli, např. hodnoty Y, nesmí obsahovat buňku s popisem."
#: wiz_data_series.xhp
msgctxt ""
@@ -7786,7 +7786,7 @@ msgctxt ""
"par_id9222693\n"
"help.text"
msgid "Enter or select a cell range that will be used as text for categories or data labels."
-msgstr "Zadejte nebo označte rozsah buněk, které se použijí jako text pro kategorie nebo popisky."
+msgstr "Zadejte nebo vyberte oblast buněk, které se použijí jako text pro kategorie nebo popisky."
#: wiz_data_series.xhp
msgctxt ""
@@ -7810,7 +7810,7 @@ msgctxt ""
"par_id2571794\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">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.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí všechny rozsahy dat používané datovou řadou, která je vybrána v seznamu Datová řada. Pro každou datovou řadu se zobrazuje název role a zdrojový rozsah dat.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí všechny oblasti dat používané datovou řadou, která je vybrána v seznamu Datová řada. Pro každou datovou řadu se zobrazuje název role a zdrojová oblast dat.</ahelp>"
#: wiz_data_series.xhp
msgctxt ""
@@ -7818,7 +7818,7 @@ msgctxt ""
"par_id2254402\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">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 <emph>Select data range</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazuje zdrojový rozsah dat z druhého sloupce seznamu Rozsah dat. Rozsah můžete upravit v textovém poli nebo označit myší v dokumentu. V Calcu klepněte na ikonu <emph>Vyberte oblast dat</emph>, chcete-li minimalizovat tento dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazuje zdrojovou oblast dat z druhého sloupce seznamu Oblast dat. Oblast můžete upravit v textovém poli nebo označit myší v dokumentu. V Calcu klepněte na ikonu <emph>Vyberte oblast dat</emph>, chcete-li tento dialog minimalizovat.</ahelp>"
#: wiz_data_series.xhp
msgctxt ""
@@ -7826,7 +7826,7 @@ msgctxt ""
"par_id2419507\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">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 <emph>Select data range</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazuje zdrojový rozsah pro kategorie (texty, které se zobrazí na ose X). Pro graf XY toto textové pole obsahuje zdroj pro popisky dat, které se zobrazují u datových bodů. V Calcu klepněte na ikonu <emph>Zvolte rozsah dat</emph>, chcete-li minimalizovat tento dialog.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazuje zdrojový rozsah pro kategorie (texty, které se zobrazí na ose X). Pro graf XY toto textové pole obsahuje zdroj pro popisky dat, které se zobrazují u datových bodů. V Calcu klepněte na ikonu <emph>Vyberte oblast dat</emph>, chcete-li tento dialog minimalizovat.</ahelp>"
#: wiz_data_series.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/sdraw.po b/source/cs/helpcontent2/source/text/sdraw.po
index 52979818d37..0fa945bd62d 100644
--- a/source/cs/helpcontent2/source/text/sdraw.po
+++ b/source/cs/helpcontent2/source/text/sdraw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-09-30 18:11+0200\n"
+"PO-Revision-Date: 2014-01-01 16:14+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388592867.0\n"
#: main0000.xhp
msgctxt ""
@@ -717,7 +718,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Tloušťka čáry\">Tloušťka čáry</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Šířka čáry\">Šířka čáry</link>"
#: main0202.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/00.po b/source/cs/helpcontent2/source/text/shared/00.po
index 7341b4bdd20..c66b678791f 100644
--- a/source/cs/helpcontent2/source/text/shared/00.po
+++ b/source/cs/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-09 14:45+0000\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2014-03-23 10:27+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384008329.0\n"
+"X-POOTLE-MTIME: 1395570432.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -171,7 +171,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Delete"
-msgstr "Odstranit"
+msgstr "Smazat"
#: 00000001.xhp
msgctxt ""
@@ -304,8 +304,8 @@ msgctxt ""
"00000001.xhp\n"
"par_id3157808\n"
"help.text"
-msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Ikonka</alt></image>"
+msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt> </image>"
+msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Ikona</alt></image>"
#: 00000001.xhp
msgctxt ""
@@ -321,8 +321,8 @@ msgctxt ""
"00000001.xhp\n"
"par_id3153349\n"
"help.text"
-msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Ikonka</alt></image>"
+msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt> </image>"
+msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Ikona</alt></image>"
#: 00000001.xhp
msgctxt ""
@@ -501,8 +501,8 @@ msgctxt ""
"par_id3161659\n"
"41\n"
"help.text"
-msgid "<variable id=\"siehe\">See also the following functions: </variable>"
-msgstr "<variable id=\"siehe\">Viz také následující funkce: </variable>"
+msgid "<variable id=\"siehe\">See also the following functions:</variable>"
+msgstr "<variable id=\"siehe\">Viz také následující funkce:</variable>"
#: 00000001.xhp
msgctxt ""
@@ -519,8 +519,8 @@ msgctxt ""
"par_id3163714\n"
"56\n"
"help.text"
-msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value. </variable>"
-msgstr "<variable id=\"wahr\">Pokud nastane chyba, funkce vrací logickou nebo číselnou hodnotu. </variable>"
+msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value.</variable>"
+msgstr "<variable id=\"wahr\">Pokud nastane chyba, funkce vrací logickou nebo číselnou hodnotu.</variable>"
#: 00000001.xhp
msgctxt ""
@@ -528,8 +528,8 @@ msgctxt ""
"par_id3154145\n"
"54\n"
"help.text"
-msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>). </variable>"
-msgstr "<variable id=\"kontext\">(Tento příkaz je k dispozici pouze v <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"místní nabídce\">místní nabídce</link>). </variable>"
+msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>).</variable>"
+msgstr "<variable id=\"kontext\">(Tento příkaz je k dispozici pouze v <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"místní nabídce\">místní nabídce</link>).</variable>"
#: 00000001.xhp
msgctxt ""
@@ -537,7 +537,7 @@ msgctxt ""
"par_id3152791\n"
"61\n"
"help.text"
-msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task. </variable>"
+msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task.</variable>"
msgstr "<variable id=\"wiederholen\">Pokud poklepete na nástroj, je možné jej použít k více činnostem. Pokud na nástroj klepnete, vrátí se po dokončení činnosti zpět k původnímu výběru.</variable>"
#: 00000001.xhp
@@ -545,7 +545,7 @@ msgctxt ""
"00000001.xhp\n"
"par_id9345377\n"
"help.text"
-msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control. </variable>"
+msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control.</variable>"
msgstr "<variable id=\"ShiftF1\">Pro zjištění více informací o ovládacím prvku stiskněte Shift+F1 a ukažte na daný ovládací prvek.</variable>"
#: 00000002.xhp
@@ -1294,7 +1294,7 @@ msgctxt ""
"par_idN10715\n"
"help.text"
msgid "For example, in a text document, open <emph>Format - Paragraph - Indents & Spacing</emph>. To indent the current paragraph by one inch, enter <item type=\"literal\">1 in</item> or <item type=\"literal\">1\"</item> into the \"Before text\" box. To indent the paragraph by 1 cm, enter <item type=\"literal\">1 cm</item> into the input box."
-msgstr "V textovém dokumentu například otevřete <emph>Formát - Odstavec - Odsazení a proklad znaků</emph>. Abyste odsadili odstavec o jeden palec, vložte <item type=\"literal\">1 in</item> nebo <item type=\"literal\">1\"</item> do pole \"Zleva\". Pro odsazení odstavce o 1 cm vložte do pole <item type=\"literal\">1 cm</item>."
+msgstr "V textovém dokumentu například otevřete <emph>Formát - Odstavec - Odsazení a rozestupy</emph>. Abyste odsadili odstavec o jeden palec, vložte <item type=\"literal\">1 in</item> nebo <item type=\"literal\">1\"</item> do pole \"Zleva\". Pro odsazení odstavce o 1 cm vložte do pole <item type=\"literal\">1 cm</item>."
#: 00000003.xhp
msgctxt ""
@@ -1498,7 +1498,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Line Width"
-msgstr "Tloušťka čáry"
+msgstr "Šířka čáry"
#: 00000004.xhp
msgctxt ""
@@ -2533,6 +2533,14 @@ msgstr "Pokud chcete raději použít absolutní uložení, budou všechny odkaz
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
+"hd_id3152414\n"
+"help.text"
+msgid "Spin button"
+msgstr "Číselník"
+
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
"bm_id3149922\n"
"help.text"
msgid "<bookmark_value>SQL;definition</bookmark_value>"
@@ -4035,8 +4043,8 @@ msgctxt ""
"par_id3154068\n"
"31\n"
"help.text"
-msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>PrettyPrinting</emph> to true."
-msgstr ""
+msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> to true."
+msgstr "Ve výchozím nastavením je <emph>content.xml</emph> ukládán bez formátovacích prvků jako odsazení nebo konce řádků, aby se minimalizoval čas načítání a ukládání dokumentu. V dialogu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - $[officename] - Pokročilé - Expertní nastavení</emph> můžete zapnout použití odsazení a konců řádků nastavením vlastnosti <emph>org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> na true."
#: 00000021.xhp
msgctxt ""
@@ -4590,7 +4598,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "The <emph>Export text files</emph> dialog allows you to define the export options for text files. The dialog will be displayed if you save spreadsheet data as file type \"Text CSV\", and if the <emph>Edit filter settings</emph> check box is marked in the <emph>Save As</emph> dialog."
-msgstr "V dialogu <emph>Exportovat textový soubor</emph> je možné nastavit možnosti exportu pro textové soubory. Tento dialog je zobrazen, tehdy pokud uložíte sešit do souboru typu \"Text CSV\" a je-li v dialogu <emph>Uložit jako</emph> zaškrtnuto pole <emph>Upravit nastavení filtru</emph>."
+msgstr "V dialogu <emph>Exportovat textový soubor</emph> je možné nastavit možnosti exportu pro textové soubory. Tento dialog je zobrazen tehdy, pokud uložíte sešit do souboru typu \"Text CSV\" a je-li v dialogu <emph>Uložit jako</emph> zaškrtnuto pole <emph>Upravit nastavení filtru</emph>."
#: 00000207.xhp
msgctxt ""
@@ -10164,7 +10172,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "Choose <emph>Format - Paragraph - Indents & Spacing</emph> tab"
-msgstr "Zvolte záložku <emph>Formát - Odstavec - Odsazení a proklad znaků</emph>"
+msgstr "Zvolte záložku <emph>Formát - Odstavec - Odsazení a rozestupy</emph>"
#: 00040500.xhp
msgctxt ""
@@ -10173,7 +10181,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of an entry and choose <emph>Modify/New - Indents & Spacing</emph> tab"
-msgstr "Zvolte <emph>Formát - Styly a formátování</emph>, otevřete místní nabídku a zvolte <emph>Upravit/Nový - Odsazení a proklad znaků</emph>"
+msgstr "Zvolte <emph>Formát - Styly a formátování</emph>, otevřete místní nabídku a zvolte <emph>Upravit/Nový - Odsazení a rozestupy</emph>"
#: 00040500.xhp
msgctxt ""
@@ -10253,7 +10261,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph> tab"
-msgstr ""
+msgstr "Zvolte záložku <emph>Formát - Znak - Ohraničení</emph>"
#: 00040500.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index b108ab93dc2..a4d5d934e76 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-28 16:10+0000\n"
+"PO-Revision-Date: 2014-04-14 15:11+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385655005.0\n"
+"X-POOTLE-MTIME: 1397488267.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -708,7 +708,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Allows you to preview the template or document, as well as view the document properties.</ahelp> To preview the template or document, click the <emph>Preview</emph> icon at the top of the Preview box on the right side of the dialog. To view the properties of the document, click the <emph>Document Properties</emph> icon at the top of the Preview box."
-msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Umožňuje prohlédnout si šablonu nebo dokument a také zobrazit vlastnosti dokumentu.</ahelp> Chcete-li zobrazit náhled šablony či dokumentu, klepněte na ikonu <emph>Náhled</emph> nad polem náhledu v pravé části dialogu. Chcete-li zobrazit vlastnosti dokumentu, klepněte na ikonu <emph>Vlastnosti dokumentu</emph> nad polem náhledu."
+msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Umožňuje prohlédnout si šablonu nebo dokument a také zobrazit vlastnosti dokumentu.</ahelp> Chcete-li zobrazit náhled šablony či dokumentu, klepněte na ikonu <emph>Náhled</emph> nad polem náhledu v pravé části dialogu. Chcete-li zobrazit vlastnosti dokumentu, klepněte na ikonu <emph>Vlastnosti dokumentu</emph> nad polem náhledu."
#: 01010100.xhp
msgctxt ""
@@ -1071,7 +1071,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Continuous"
-msgstr "Spojitý"
+msgstr "Spojitě"
#: 01010201.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Umožňuje upravit jeden štítek nebo vizitku a po klepnutí na tlačítko <emph>Synchronizovat obsahy</emph> aktualizovat obsah všech štítků či vizitek.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1564,7 +1564,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Otevře dialog <link href=\"text/shared/01/01140000.xhp\" name=\"Nastavení tiskárny\">Nastavení tiskárny</link>.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1643,7 +1643,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Continuous"
-msgstr "Spojitý"
+msgstr "Spojitě"
#: 01010301.xhp
msgctxt ""
@@ -1777,7 +1777,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Select a business card category in <emph>AutoText - Section</emph> box, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Vyberte kategorii vizitek v poli <emph>Automatický text - Sekce</emph> a poté klepněte na rozvržení v seznamu <emph>Obsah</emph>.</ahelp>"
#: 01010302.xhp
msgctxt ""
@@ -1795,7 +1795,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Select a business card category, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Vyberte kategorii vizitek a poté klepněte na rozvržení v seznamu <emph>Obsah</emph>.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -6175,7 +6175,7 @@ msgctxt ""
"bm_id3149031\n"
"help.text"
msgid "<bookmark_value>pasting;cell ranges</bookmark_value><bookmark_value>clipboard; pasting</bookmark_value><bookmark_value>cells;pasting</bookmark_value>"
-msgstr "<bookmark_value>vkládání;rozsahy buněk</bookmark_value><bookmark_value>schránka; vkládání</bookmark_value><bookmark_value>buňky;vkládání ze schránky</bookmark_value>"
+msgstr "<bookmark_value>vkládání;oblasti buněk</bookmark_value><bookmark_value>schránka; vkládání</bookmark_value><bookmark_value>buňky;vkládání ze schránky</bookmark_value>"
#: 02060000.xhp
msgctxt ""
@@ -6202,7 +6202,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">In a spreadsheet, when you paste a range of cells from the clipboard, the result depends on the current selection: If only one cell is selected, the cell range will be pasted started from that cell. If you mark a cell range wider than the cell range in the clipboard, the cell range will be pasted repeatedly to fill the selected cell range. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Pokud v sešitech vkládáte ze schránky rozsah buněk, závisí výsledek na aktuálním výběru: Je-li označena jedna buňka, bude vložen rozsah buněk začínající v této buňce. Pokud označíte rozsah buněk větší, než je rozsah buněk ve schránce, vkládaný obsah schránky bude vložen do označeného rozsahu opakovaně. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Pokud v sešitech vkládáte ze schránky oblast buněk, závisí výsledek na aktuálním výběru: Je-li označena jedna buňka, bude vložena oblast buněk začínající v této buňce. Pokud označíte oblast buněk větší, než je oblast buněk ve schránce, vkládaný obsah schránky bude vložen do označené oblasti opakovaně.</caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6453,7 +6453,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_INSCONT_BTN_INSOBJECTS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts objects contained within the selected cell range. These can be OLE objects, chart objects, or drawing objects. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_INSCONT_BTN_INSOBJECTS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vloží objekty obsažené ve vybraném rozsahu buněk. Mohou to být OLE objekty, grafy nebo kresby.</caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_INSCONT_BTN_INSOBJECTS\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vloží objekty obsažené ve vybrané oblasti buněk. Mohou to být OLE objekty, grafy nebo kresby.</caseinline></switchinline></ahelp>"
#: 02070000.xhp
msgctxt ""
@@ -6489,7 +6489,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_NOOP\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Does not apply an operation when you insert the cell range from the clipboard. The contents of the clipboard will replace existing cell contents. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_NOOP\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Při vložení rozsahu buněk ze schránky se nepoužije žádná operace. Obsah schránky nahradí existující obsah buněk. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_NOOP\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Při vložení oblasti buněk ze schránky se nepoužije žádná operace. Obsah schránky nahradí existující obsah buněk. </caseinline></switchinline></ahelp>"
#: 02070000.xhp
msgctxt ""
@@ -6642,7 +6642,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Inserts the cell range as a link, so that changes made to the cells in the source file are updated in the target file. To ensure that changes made to empty cells in the source file are updated in the target file, ensure that the <emph>Insert All</emph> option is also selected. </ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Vloží rozsah buněk jako odkaz, takže změny provedené ve zdrojovém souboru se aktualizují v cílovém souboru. Chcete-li zajistit, aby se v cílovém souboru aktualizovaly také změny provedené na prázdné buňky zdrojového souboru, zaškrtněte volbu <emph>Vložit vše</emph>. </ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Vloží oblast buněk jako odkaz, takže změny provedené ve zdrojovém souboru se aktualizují v cílovém souboru. Chcete-li zajistit, aby se v cílovém souboru aktualizovaly také změny provedené na prázdné buňky zdrojového souboru, zaškrtněte volbu <emph>Vložit vše</emph>. </ahelp></caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -7002,7 +7002,7 @@ msgctxt ""
"par_id8876918\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Search for list. To specify a replacement style, select a style from the Replace with list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"> Vyhledá text formátovaný stylem, který specifikujete. Označte zaškrtávací políčko a vyberte styl ze seznamu Hledat. Ke specifikaci stylu nahrazení vyberte styl ze seznamu Nahradit</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\"> Vyhledá text formátovaný stylem, který určíte. Zaškrtněte toto pole a poté vyberte styl ze seznamu Hledat. Chcete-li určit styl, kterým bude hledaný styl nahrazen, vyberte styl ze seznamu Nahradit za.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -7020,7 +7020,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Search for </emph>list. To specify a replacement style, select a style from the <emph>Replace with</emph> list.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Hledá text formátovaný stylem, který určíte. Zaškrtněte toto políčko a poté vyberte styl ze seznamu <emph>Hledat</emph>. Nový styl je možné vybrat v seznamu <emph>Nahradit za</emph>.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Vyhledá text formátovaný stylem, který určíte. Zaškrtněte toto pole a poté vyberte styl ze seznamu <emph>Hledat</emph>. Chcete-li určit styl, kterým bude hledaný styl nahrazen, vyberte styl ze seznamu <emph>Nahradit za</emph>.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -7088,7 +7088,7 @@ msgctxt ""
"206\n"
"help.text"
msgid "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>...</emph> button to specify the search options. </ahelp></variable>"
-msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Je možné určit, zda se v japonském textu hledá podobná notace. Zaškrtněte toto políčko a poté klikněte na tlačítko <emph>...</emph> pro určení voleb vyhledávání. </ahelp></variable>"
+msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Je možné určit, zda se v japonském textu hledá podobná notace. Zaškrtněte toto pole a poté klepněte na tlačítko <emph>...</emph> pro určení voleb vyhledávání. </ahelp></variable>"
#: 02100000.xhp
msgctxt ""
@@ -7447,7 +7447,7 @@ msgctxt ""
"188\n"
"help.text"
msgid "After you close the <emph>Find & Replace</emph> dialog, you can still search using the last search criteria that you entered, by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F."
-msgstr "Po zavření dialogu <emph>Hledat & Nahradit</emph> můžete stále naposledy vložená kritéria použít pro hledání pomocí stisknutí Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F."
+msgstr "Po zavření dialogu <emph>Najít a nahradit</emph> můžete naposledy zadaná kritéria stále použít pro hledání pomocí stisknutí Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F."
#: 02100001.xhp
msgctxt ""
@@ -7542,7 +7542,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "Only finds the search term if the term is at the beginning of a paragraph. Special objects such as empty fields or character-anchored frames, at the beginning of a paragraph are ignored. Example: \"^Peter\"."
-msgstr "Najde hledaný termín pouze, pokud se nachází na začátku odstavce. Ignorují se zvláštní objekty, např. prázdná pole či rámce ukotvené ke znaku, na začátku odstavce. Příklad: \"^Petr\"."
+msgstr "Najde hledaný termín, pouze pokud se nachází na začátku odstavce. Ignorují se zvláštní objekty, např. prázdná pole či rámce ukotvené ke znaku, na začátku odstavce. Příklad: \"^Petr\"."
#: 02100001.xhp
msgctxt ""
@@ -7560,7 +7560,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Only finds the search term if the term appears at the end of a paragraph. Special objects such as empty fields or character-anchored frames at the end of a paragraph are ignored. Example: \"Peter$\"."
-msgstr "Najde hledaný termín pouze, pokud se nachází na konci odstavce. Ignorují se zvláštní objekty, např. prázdná pole či rámce ukotvené ke znaku, na konci odstavce. Příklad: \"Petr$\"."
+msgstr "Najde hledaný termín, pouze pokud se nachází na konci odstavce. Ignorují se zvláštní objekty, např. prázdná pole či rámce ukotvené ke znaku, na konci odstavce. Příklad: \"Petr$\"."
#: 02100001.xhp
msgctxt ""
@@ -7604,7 +7604,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "Finds one or more of the characters in front of the \"+\". For example, \"AX.+4\" finds \"AXx4\", but not \"AX4\"."
-msgstr "Najde jeden či více výskytů znaku před \"+\". Např. \"AX.+4\" najde \"AXx4\", ale ne \"AX4\"."
+msgstr "Najde jeden či více výskytů znaku před \"+\". Např. \"AX.+4\" najde \"AXx4\", ale ne \"AX4\"."
#: 02100001.xhp
msgctxt ""
@@ -7874,14 +7874,13 @@ msgid "Represents everything that is not between a and s."
msgstr "Představuje cokoliv, co není mezi a a s."
#: 02100001.xhp
-#, fuzzy
msgctxt ""
"02100001.xhp\n"
"par_id3156543\n"
"180\n"
"help.text"
msgid "\\uXXXX"
-msgstr "\\xXXXX"
+msgstr "\\uXXXX"
#: 02100001.xhp
msgctxt ""
@@ -7890,7 +7889,7 @@ msgctxt ""
"180\n"
"help.text"
msgid "\\UXXXXXXXX"
-msgstr ""
+msgstr "\\UXXXXXXXX"
#: 02100001.xhp
msgctxt ""
@@ -7899,7 +7898,7 @@ msgctxt ""
"181\n"
"help.text"
msgid "Represents a character based on its four-digit hexadecimal Unicode code (XXXX)."
-msgstr ""
+msgstr "Představuje znak určený čtyřmístným šestnáctkovým kódem Unicode (XXXX)."
#: 02100001.xhp
msgctxt ""
@@ -7908,7 +7907,7 @@ msgctxt ""
"181\n"
"help.text"
msgid "For obscure characters there is a separate variant with capital U and eight hexadecimal digits (XXXXXXXX)."
-msgstr ""
+msgstr "Pro zvláštní znaky existuje odlišná varianta s velkým U a osmi šestnáctkovými číslicemi (XXXXXXXX)."
#: 02100001.xhp
msgctxt ""
@@ -7917,7 +7916,7 @@ msgctxt ""
"208\n"
"help.text"
msgid "For certain symbol fonts the code for special characters may depend on the used font. You can view the codes by choosing <emph>Insert - Special Character</emph>."
-msgstr ""
+msgstr "Pro určitá symbolová písma může kód speciálního znaku záviset na použitém písmu. Kódy je možné zjistit v dialogu <emph>Vložit - Speciální znak</emph>."
#: 02100001.xhp
msgctxt ""
@@ -7987,7 +7986,7 @@ msgctxt ""
"par_id843836\n"
"help.text"
msgid "Defines the minimum number of times that the character in front of the opening bracket can occur. For example, \"tre{2,}\" finds \"tree\", \"treee\", and \"treeeee\"."
-msgstr "Určuje minimální počet, kolikrát se má vyskytnout znak před počáteční závorkou. Např. \"tre{2,}\" najde \"tree\", \"treee\" i \"treeeee\"."
+msgstr "Určuje minimální počet, kolikrát se má vyskytnout znak před počáteční závorkou. Např. \"tre{2,}\" najde \"tree\", \"treee\" i \"treeeee\"."
#: 02100001.xhp
msgctxt ""
@@ -8013,7 +8012,7 @@ msgctxt ""
"214\n"
"help.text"
msgid "Defines the characters inside the parentheses as a reference. You can then refer to the first reference in the current expression with \"\\1\", to the second reference with \"\\2\", and so on."
-msgstr "Určuje znaky v závorkách jako referenci. Na první referenci v aktuálním výrazu se je poté možné odkázat pomocí \"\\1\", na druhou referenci \"\\2\" atd."
+msgstr "Určuje znaky v závorkách jako referenci. Na první referenci v aktuálním výrazu se je poté možné odkázat pomocí \"\\1\", na druhou referenci \"\\2\" atd."
#: 02100001.xhp
msgctxt ""
@@ -8320,7 +8319,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Find terms that are similar to the <emph>Search for </emph>text. Select this checkbox, and then click the <emph>...</emph> button to define the similarity options.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Najde výrazy, které jsou podobné textu v poli <emph>Hledat</emph>. Zaškrtněte toto políčko a poté klepněte na tlačítko <emph>...</emph> pro nastavení voleb podobnosti.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Najde výrazy, které jsou podobné textu v poli <emph>Hledat</emph>. Zaškrtněte toto pole a poté klepněte na tlačítko <emph>...</emph> pro nastavení voleb podobnosti.</ahelp>"
#: 02100100.xhp
msgctxt ""
@@ -8428,7 +8427,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "Combine"
-msgstr "Složit"
+msgstr "Zkombinovat"
#: 02100100.xhp
msgctxt ""
@@ -9771,7 +9770,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_AUTOMATIC\">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.</ahelp> This option is not available for a linked graphic file."
-msgstr "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_AUTOMATIC\">Automaticky aktualizuje při otevření souboru obsah odkazu. Všechny změny provedené ve zdrojovém souboru se tak zobrazí v souboru s odkazem. Odkazované obrázky lze aktualizovat jen ručně.</ahelp> Tato volba není dostupná pro odkazované obrázky."
+msgstr "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_AUTOMATIC\">Automaticky aktualizuje při otevření souboru obsah odkazu. Všechny změny provedené ve zdrojovém souboru se tak zobrazí v souboru s odkazem. Odkazované obrázky lze aktualizovat jen ručně.</ahelp> Tato volba není dostupná pro odkazované obrázky."
#: 02180000.xhp
msgctxt ""
@@ -9992,7 +9991,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:PlugInsActive\">Allows you to edit <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link> in your file. Choose this command to enable or disable this feature. When enabled, a check mark appears beside this command, and you find commands to edit the plug-in in its context menu. When disabled, you find commands to control the plug-in in its context menu.</ahelp>"
-msgstr "<ahelp hid=\".uno:PlugInsActive\">Umožňuje vám upravovat <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"zásuvné moduly\">zásuvné moduly</link> v souboru. Vyberte tento příkaz pro povolení nebo zakázání této vlastnosti. Pokud povolíte tuto možnost, objeví zatržení vedle tohoto příkazu a zpřístupní se příkazy pro editaci zásuvného modulu v jeho místní nabídce. Pokud tuto možnost zakážete, zpřístupní se pouze příkazy pro kontrolu zásuvného modulu v jeho místní nabídce.</ahelp>"
+msgstr "<ahelp hid=\".uno:PlugInsActive\">Umožňuje upravovat <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"zásuvné moduly\">zásuvné moduly</link> v souboru. Volbou tohoto příkazu tuto vlastnost povolíte nebo zakážete. Pokud tuto možnost povolíte, vedle tohoto příkazu se zobrazí zaškrtnutí a zpřístupní se příkazy pro úpravu zásuvného modulu v jeho místní nabídce. Pokud tuto možnost zakážete, zpřístupní se pouze příkazy pro správu zásuvného modulu v jeho místní nabídce.</ahelp>"
#: 02200000.xhp
msgctxt ""
@@ -12292,7 +12291,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"svx/ui/redlinefilterpage/rangeedit\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"svx/ui/redlinefilterpage/rangeedit\">Filtruje seznam změn podle určeného rozsahu buněk. Chcete-li vybrat rozsah buněk v listu, klepněte na tlačítko <emph>Nastavit odkaz</emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"svx/ui/redlinefilterpage/rangeedit\">Filtruje seznam změn podle určené oblasti buněk. Chcete-li vybrat oblast buněk v listu, klepněte na tlačítko <emph>Nastavit odkaz</emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
#: 02230402.xhp
msgctxt ""
@@ -12300,7 +12299,7 @@ msgctxt ""
"par_id4441663\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the range of cells that you want to use as a filter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Označte rozsah buněk, které chcete použít jako filtr.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte oblast buněk, které chcete použít jako filtr.</ahelp>"
#: 02230402.xhp
msgctxt ""
@@ -12326,7 +12325,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/redlinefilterpage/dotdotdot\">Select the range of cells that you want to use as a filter.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/dotdotdot\">Vyberte rozsah buněk, který chcete použít jako filtr.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/dotdotdot\">Vyberte oblast buněk, které chcete použít jako filtr.</ahelp>"
#: 02230402.xhp
msgctxt ""
@@ -12352,7 +12351,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"SC:IMAGEBUTTON:RID_SCDLG_SIMPLEREF:RB_ASSIGN\">Select the range of cells that you want to use as a filter, and then click this button to return to the filter list.</ahelp>"
-msgstr "<ahelp hid=\"SC:IMAGEBUTTON:RID_SCDLG_SIMPLEREF:RB_ASSIGN\">Vyberte rozsah buněk, který chcete použít jako filtr, a poté se klepnutím na toto tlačítko vraťte k nastavení filtru.</ahelp>"
+msgstr "<ahelp hid=\"SC:IMAGEBUTTON:RID_SCDLG_SIMPLEREF:RB_ASSIGN\">Vyberte oblast buněk, které chcete použít jako filtr, a poté se klepnutím na toto tlačítko vraťte k nastavení filtru.</ahelp>"
#: 02230402.xhp
msgctxt ""
@@ -12691,7 +12690,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\".\">To display all of the records in a table, click the <emph>Reset Filter</emph> icon.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Chcete-li zobrazit všechny záznamy tabulky, klepněte na ikonu <emph>Odstranit filtr</emph>.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -14287,7 +14286,7 @@ msgctxt ""
"par_id6636555\n"
"help.text"
msgid "<ahelp hid=\".\">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.</ahelp>"
-msgstr "<ahelp hid=\".\"> Zaškrtnete-li toto zaškrtávací políčko, vloží se OLE objekt jako odkaz na původní soubor. Není-li zaškrtávací políčko zaškrtnuto, OLE objekt je vložen přímo do dokumentu.</ahelp>"
+msgstr "<ahelp hid=\".\">Zaškrtnete-li toto pole, vloží se OLE objekt jako odkaz na původní soubor. Není-li pole zaškrtnuto, OLE objekt se vloží přímo do dokumentu.</ahelp>"
#: 04150200.xhp
msgctxt ""
@@ -14880,7 +14879,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">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.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Nastaví jazyk, který bude použit pro kontrolu pravopisu vybraného textu nebo textu, který napíšete. Dostupné jazyky mají před názvem značku odškrtnutí.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Nastaví jazyk, který bude použit pro kontrolu pravopisu vybraného textu nebo textu, který napíšete. Dostupné jazyky mají před názvem značku zaškrtnutí.</ahelp>"
#: 05020100.xhp
msgctxt ""
@@ -19088,7 +19087,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Apply list of forbidden characters to the beginning and end of line"
-msgstr "Aplikovat seznam zakázaných znaků na začátek a konec řádky"
+msgstr "Použít seznam zakázaných znaků na začátek a konec řádky"
#: 05020700.xhp
msgctxt ""
@@ -19327,7 +19326,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "Spacing"
-msgstr "Vzdálenost"
+msgstr "Rozestupy"
#: 05030100.xhp
msgctxt ""
@@ -19336,7 +19335,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Specify the amount of space to leave between selected paragraphs."
-msgstr "Zadejte vzdálenost mezi označenými odstavci."
+msgstr "Zadejte rozestupy mezi označenými odstavci."
#: 05030100.xhp
msgctxt ""
@@ -19507,7 +19506,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "If you use different font sizes within a paragraph, the line spacing is automatically adjusted to the largest font size. If you prefer to have identical spacing for all lines, specify a value in <emph>At least</emph> that corresponds to the largest font size."
-msgstr "Pokud v odstavci používáte různé velikosti písma, řádkování se automaticky upraví podle největší velikosti písma. Pokud chcete pro všechny řádky stejné řádkování, zadejte v poli <emph>Minimálně</emph> hodnotu, která odpovídá největší velikosti písma."
+msgstr "Pokud v odstavci používáte různé velikosti písma, řádkování se automaticky upraví podle největší velikosti písma. Pokud chcete pro všechny řádky stejné řádkování, zadejte v poli <emph>Nejméně</emph> hodnotu, která odpovídá největší velikosti písma."
#: 05030100.xhp
msgctxt ""
@@ -19516,7 +19515,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "Leading"
-msgstr "Odstup prvního řádku"
+msgstr "Proklad"
#: 05030100.xhp
msgctxt ""
@@ -19570,7 +19569,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Register-true </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Registr</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Řádkový rejstřík</caseinline></switchinline>"
#: 05030100.xhp
msgctxt ""
@@ -19588,7 +19587,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Aligns the baseline of each line of text to a vertical document grid, so that each line is the same height. To use this feature, you must first activate the <emph>Register-true </emph>option for the current page style. To do this, choose <emph>Format - Page</emph>, click on the <emph>Page </emph>tab, and then select the<emph> Register-true</emph> box in the<emph> Layout settings</emph> area.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Zarovná základní linku každého řádku textu ke svislé mřížce dokumentu, takže každý řádek má stejnou výšku. Abyste mohli tuto vlastnost použít, musíte nejprve aktivovat volbu <emph>Registr</emph> pro styl aktuální stránky. Zvolte <emph>Formát - Stránka</emph>, klepněte na záložku <emph>Stránka</emph> a poté zaškrtněte pole <emph>Registr</emph> v části <emph>Nastavení rozvržení</emph>.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Zarovná základní linku každého řádku textu ke svislé mřížce dokumentu, takže každý řádek má stejnou výšku. Abyste mohli tuto vlastnost použít, musíte nejprve aktivovat volbu <emph>Řádkový rejstřík</emph> pro styl aktuální stránky. Zvolte <emph>Formát - Stránka</emph>, klepněte na záložku <emph>Stránka</emph> a poté zaškrtněte pole <emph>Řádkový rejstřík</emph> v části <emph>Nastavení rozvržení</emph>.</ahelp></caseinline></switchinline>"
#: 05030100.xhp
msgctxt ""
@@ -19596,7 +19595,7 @@ msgctxt ""
"par_id9267250\n"
"help.text"
msgid "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Writing Register-true</link>"
-msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Zápis registru\">Zápis registru</link>"
+msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Tisk na řádkový rejstřík\">Tisk na řádkový rejstřík</link>"
#: 05030300.xhp
msgctxt ""
@@ -19819,7 +19818,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "None"
-msgstr "Žádné"
+msgstr "Žádný"
#: 05030300.xhp
msgctxt ""
@@ -19909,7 +19908,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "New"
-msgstr "Nová"
+msgstr "Nový"
#: 05030300.xhp
msgctxt ""
@@ -19927,7 +19926,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "Clear All"
-msgstr "Odstranit vše"
+msgstr "Smazat vše"
#: 05030300.xhp
msgctxt ""
@@ -19971,7 +19970,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "You can specify the border position, size, and style in Writer or Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">In $[officename] Writer, you can add borders to pages, frames, graphics, tables, paragraphs, characters and to embedded objects. </caseinline></switchinline>"
-msgstr ""
+msgstr "Umožňuje určit umístění, velikost a styl ohraničení ve Writeru nebo Calcu. <switchinline select=\"appl\"><caseinline select=\"WRITER\">V $[officename] Writer je možné přidat ohraničení pro stránky, rámce, obrázky, tabulky, odstavce, znaky a vložené objekty. </caseinline></switchinline>"
#: 05030500.xhp
msgctxt ""
@@ -20504,7 +20503,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Display field"
-msgstr "Zobrazit pole"
+msgstr "Zobrazené pole"
#: 05030600.xhp
msgctxt ""
@@ -20513,7 +20512,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Shows the path for the graphic file."
-msgstr "Zobrazí cestu k souboru s obrázkem."
+msgstr "Zobrazuje cestu k souboru s obrázkem."
#: 05030600.xhp
msgctxt ""
@@ -20718,7 +20717,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"linkstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_LEFTALIGN\">Aligns the paragraph to the left page margin.</ahelp></variable> If Asian language support is enabled, this option is named Left/Top."
-msgstr "<variable id=\"linkstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_LEFTALIGN\">Zarovná odstavec k levému okraji stránky.</ahelp></variable> Je-li povolena podpora pro asijské jazyky, tato volba má název Zleva/Nahoru."
+msgstr "<variable id=\"linkstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_LEFTALIGN\">Zarovná odstavec k levému okraji stránky.</ahelp></variable> Je-li povolena podpora pro asijské jazyky, tato volba má název Vlevo/Nahoru."
#: 05030700.xhp
msgctxt ""
@@ -20736,7 +20735,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"rechtstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_RIGHTALIGN\">Aligns the paragraph to the right page margin.</ahelp></variable> If Asian language support is enabled, this option is named Right/Bottom."
-msgstr "<variable id=\"rechtstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_RIGHTALIGN\">Zarovná odstavec k pravému okraji stránky.</ahelp></variable> Je-li povolena podpora pro asijské jazyky, tato volba má název Zprava/Dolů."
+msgstr "<variable id=\"rechtstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_RIGHTALIGN\">Zarovná odstavec k pravému okraji stránky.</ahelp></variable> Je-li povolena podpora pro asijské jazyky, tato volba má název Vpravo/Dolů."
#: 05030700.xhp
msgctxt ""
@@ -20754,7 +20753,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<variable id=\"zentrierttext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_CENTERALIGN\">Centers the contents of the paragraph on the page.</ahelp></variable>"
-msgstr "<variable id=\"zentrierttext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_CENTERALIGN\">Provede zarovnání obsahu odstavce na střed stránky.</ahelp></variable>"
+msgstr "<variable id=\"zentrierttext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_CENTERALIGN\">Zarovná obsah odstavce na střed stránky.</ahelp></variable>"
#: 05030700.xhp
msgctxt ""
@@ -20835,7 +20834,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Text-to-text - Alignment"
-msgstr "Svislé zarovnání textu"
+msgstr "Svislé zarovnání znaků"
#: 05030700.xhp
msgctxt ""
@@ -21748,7 +21747,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Page Layout</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Vzhled stránky</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Rozvržení stránek</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21757,7 +21756,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Select the page layout style to use in the current document.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Vyberte vzhled stránky, který chcete použít v aktuálním dokumentu.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Vyberte rozvržení stránek, které chcete použít v aktuálním dokumentu.</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21766,7 +21765,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Page layout</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Vzhled stránky</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Rozvržení stránek</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21775,7 +21774,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPageLayout\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Specify whether the current style should show odd pages, even pages, or both odd and even pages.</defaultinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageLayout\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Specifikujte zda zvolený styl ukazuje liché stránky, sudé stránky nebo oba typy.</defaultinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageLayout\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Určete, zda má aktuální styl zobrazovat liché stránky, sudé stránky nebo oba typy.</defaultinline></switchinline></ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21793,7 +21792,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows both odd and even pages with left and right margins as specified.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Zvolený styl stránky ukazuje jak levé, tak i pravé stránky s levým a pravým zarovnáním jak je specifikováno.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Aktuální styl stránky bude zobrazovat jak levé, tak pravé stránky se stanovenými levými a pravými okraji.</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21811,7 +21810,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows both odd and even pages with inner and outer margins as specified. Use this layout if you want to bind the printed pages like a book. Enter the binding space as the \"Inner\" margin.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Zvolený styl stránky ukazuje jak levé, tak pravé stránky s vnitřním i vnějším okrajem, jak je specifikováno. Použijte toto rozložení, pokud si přejete svázat vytištěné stránky jako knihu. Vložte mezeru pro svázání jako \"vnitřní\" okraj.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Aktuální styl stránky bude zobrazovat jak levé, tak pravé stránky se stanoveným vnitřním i vnějším okrajem. Použijte toto rozložení, pokud si přejete svázat vytištěné stránky jako knihu. Mezeru pro vazbu zadejte jako \"vnitřní\" okraj.</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21829,7 +21828,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows only odd (right) pages. Even pages are shown as blank pages.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Zvolený styl stránky ukazuje pouze liché (pravé) stránky. Sudé stránky jsou prázdné.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Aktuální styl stránky bude zobrazovat pouze liché (pravé) stránky. Sudé stránky budou prázdné.</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21847,7 +21846,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows only even (left) pages. Odd pages are shown as blank pages.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Zvolený styl stránky ukazuje pouze sudé (levé) stránky. Liché stránky jsou prázdné.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Aktuální styl stránky bude zobrazovat pouze sudé (levé) stránky. Liché stránky budou prázdné.</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21882,7 +21881,7 @@ msgctxt ""
"par_id0522200809473965\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the drawing objects so that they fit on the paper format that you select. The arrangement of the drawing objects is preserved.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Změní velikost kreslených objektů tak, aby byl vměstnán na stránku, kterou jste vybrali. Úprava kreslených objektů je zachována</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Změní velikost kreseb tak, aby zaplnily vybranou stránku. Uspořádání kreseb bude zachováno.</ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21900,7 +21899,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline><ahelp hid=\"cui/ui/pageformatpage/checkAdaptBox\">Resizes the drawing objects so that they fit on the paper format that you select. The arrangement of the drawing objects is preserved.</ahelp></defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline><ahelp hid=\"cui/ui/pageformatpage/checkAdaptBox\">Změní velikost objektů kresby, aby zaplnily zvolený formát stránky. Rozvržení objektů se zachová.</ahelp></defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline><ahelp hid=\"cui/ui/pageformatpage/checkAdaptBox\">Změní velikost objektů kresby, aby zaplnily zvolený formát stránky. Uspořádání kreseb se zachová.</ahelp></defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21908,7 +21907,7 @@ msgctxt ""
"par_id3149123\n"
"help.text"
msgid "<link href=\"text/shared/00/00000001.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
-msgstr "<link href=\"text/shared/00/00000001.xhp#metrik\" name=\"Změna jednotek míry\">Změna jednotek míry</link>"
+msgstr "<link href=\"text/shared/00/00000001.xhp#metrik\" name=\"Změna měrných jednotek\">Změna měrných jednotek</link>"
#: 05040200.xhp
msgctxt ""
@@ -21916,7 +21915,7 @@ msgctxt ""
"par_id3153730\n"
"help.text"
msgid "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Writing Register-true</link>"
-msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Zápis registru\">Zápis registru</link>"
+msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Zápis na řádkový rejstřík\">Zápis na řádkový rejstřík</link>"
#: 05040300.xhp
msgctxt ""
@@ -22095,7 +22094,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Spacing"
-msgstr "Vzdálenost"
+msgstr "Mezery"
#: 05040300.xhp
msgctxt ""
@@ -22218,7 +22217,7 @@ msgctxt ""
"par_id3150032\n"
"help.text"
msgid "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
-msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Změna jednotek míry\">Změna jednotek míry</link>"
+msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Změna měrných jednotek\">Změna měrných jednotek</link>"
#: 05040300.xhp
msgctxt ""
@@ -22536,7 +22535,7 @@ msgctxt ""
"par_id3155411\n"
"help.text"
msgid "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
-msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Změna jednotek míry\">Změna jednotek míry</link>"
+msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Změna měrných jednotek\">Změna měrných jednotek</link>"
#: 05040400.xhp
msgctxt ""
@@ -24564,7 +24563,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<variable id=\"breitetext\"><ahelp hid=\"cui/ui/linetabpage/MTR_FLD_LINE_WIDTH\">Select the width for the line. You can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium.</ahelp></variable>"
-msgstr "<variable id=\"breitetext\"><ahelp hid=\"cui/ui/linetabpage/MTR_FLD_LINE_WIDTH\">Zvolte tloušťku čáry. Můžete přidat měrnou jednotku. Při nulové šířce vznikne tenká linka o šířce jednoho pixelu výstupního zařízení.</ahelp></variable>"
+msgstr "<variable id=\"breitetext\"><ahelp hid=\"cui/ui/linetabpage/MTR_FLD_LINE_WIDTH\">Zvolte šířku čáry. Můžete přidat měrnou jednotku. Při nulové šířce vznikne tenká čára o šířce jednoho pixelu výstupního zařízení.</ahelp></variable>"
#: 05200100.xhp
msgctxt ""
@@ -24954,7 +24953,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/CBX_SYNCHRONIZE\">Automatically adjusts the entries relative to the length of the line.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linestyletabpage/CBX_SYNCHRONIZE\">Automaticky přizpůsobí položky délce čáry.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/CBX_SYNCHRONIZE\">Automaticky přizpůsobí položky šířce čáry.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24999,7 +24998,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Modify"
-msgstr "Upravit"
+msgstr "Změnit"
#: 05200200.xhp
msgctxt ""
@@ -25097,7 +25096,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Title"
-msgstr "Titulek"
+msgstr "Název"
#: 05200300.xhp
msgctxt ""
@@ -25151,7 +25150,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Modify"
-msgstr "Upravit"
+msgstr "Změnit"
#: 05200300.xhp
msgctxt ""
@@ -25274,7 +25273,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Fill"
-msgstr "Vyplnit"
+msgstr "Výplň"
#: 05210100.xhp
msgctxt ""
@@ -25301,7 +25300,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "None"
-msgstr "Žádné"
+msgstr "Žádná"
#: 05210100.xhp
msgctxt ""
@@ -25328,7 +25327,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "To add a color to the list, choose <link href=\"text/shared/optionen/01010500.xhp\" name=\"Format - Area\"><emph>Format - Area</emph></link>, click the<emph> Colors</emph> tab, and then click <emph>Edit</emph>."
-msgstr "Chcete-li přidat barvu do seznamu, zvolte <link href=\"text/shared/optionen/01010500.xhp\" name=\"Formát - Oblast\"><emph>Formát - Oblast</emph></link>, klepněte na záložku <emph>Barvy</emph> a poté klepněte na <emph>Upravit</emph>."
+msgstr "Chcete-li přidat barvu do seznamu, zvolte <link href=\"text/shared/optionen/01010500.xhp\" name=\"Formát - Oblast\"><emph>Formát - Oblast</emph></link>, klepněte na záložku <emph>Barvy</emph> a poté klepněte na <emph>Upravit</emph>."
#: 05210100.xhp
msgctxt ""
@@ -25336,7 +25335,7 @@ msgctxt ""
"par_id9695730\n"
"help.text"
msgid "To add a color to the list, choose <link href=\"text/shared/optionen/01010500.xhp\" name=\"Format - Area\"><emph>Format - Area</emph></link>, click the <emph>Colors</emph> tab, and then click <emph>Edit</emph>."
-msgstr "Chcete-li přidat barvu do seznamu, zvolte <link href=\"text/shared/optionen/01010500.xhp\" name=\"Formát - Oblast\"><emph>Formát - Oblast</emph></link>, klepněte na záložku <emph>Barvy</emph> a poté klepněte na <emph>Upravit</emph>."
+msgstr "Chcete-li přidat barvu do seznamu, zvolte <link href=\"text/shared/optionen/01010500.xhp\" name=\"Formát - Oblast\"><emph>Formát - Oblast</emph></link>, klepněte na záložku <emph>Barvy</emph> a poté klepněte na <emph>Upravit</emph>."
#: 05210100.xhp
msgctxt ""
@@ -25381,7 +25380,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Bitmap"
-msgstr "Bitová mapa"
+msgstr "Rastr"
#: 05210100.xhp
msgctxt ""
@@ -25390,7 +25389,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Fills the selected object with the bitmap pattern that you click in the list. To add a bitmap to the list, open this dialog in %PRODUCTNAME Draw, click the <emph>Bitmaps </emph>tab, and then click <emph>Import</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Vyplní vybraný objekty bitovou mapou, na kterou klepnete v seznamu. Chcete-li přidat bitovou mapu do seznamu, otevřete tento dialog v %PRODUCTNAME Draw, klepněte na záložku <emph>Bitové mapy</emph> a poté klepněte na <emph>Import</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Vyplní vybraný objekt rastrem, na který klepnete v seznamu. Chcete-li přidat rastr do seznamu, otevřete tento dialog v %PRODUCTNAME Draw, klepněte na záložku <emph>Rastry</emph> a poté klepněte na <emph>Importovat</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25471,7 +25470,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Size (Bitmaps)"
-msgstr "Velikost (bitové mapy)"
+msgstr "Velikost (rastry)"
#: 05210100.xhp
msgctxt ""
@@ -25480,7 +25479,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "Specify the dimensions of the bitmap."
-msgstr "Určení rozměrů bitové mapy."
+msgstr "Určení rozměrů rastru."
#: 05210100.xhp
msgctxt ""
@@ -25498,7 +25497,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Rescales the bitmap relative to the size of the selected object by the percentage values that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes . Clear this checkbox to resize the selected object with the measurements that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Změní velikost bitové mapy relativně k velikosti objektu podle procentuálních hodnot, které zadáte do polí <emph>Šířka</emph> a <emph>Výška</emph>. Zrušte zaškrtnutí tohoto políčka, pokud chcete velikost vybraného objektu určit velikostí zadanou do polí <emph>Šířka</emph> a <emph>Výška</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Změní velikost rastru relativně k velikosti objektu podle procentuálních hodnot, které zadáte do polí <emph>Šířka</emph> a <emph>Výška</emph>. Zrušte zaškrtnutí tohoto pole, pokud chcete velikost vybraného objektu určit velikostí zadanou do polí <emph>Šířka</emph> a <emph>Výška</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25516,7 +25515,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Retains the original size of the bitmap when filling the selected object. To resize the bitmap, clear this checkbox, and then click <emph>Relative</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Zachová při vyplňování vybraného objektu původní velikost bitové mapy. Pro změnu velikosti bitové mapy zrušte zaškrtnutí tohoto pole a poté klepněte na <emph>Relativní</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Zachová při vyplňování vybraného objektu původní velikost rastru. Pro změnu velikosti rastru zrušte zaškrtnutí tohoto pole a poté klepněte na <emph>Relativní</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25534,7 +25533,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Enter a width for the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Zadejte šířku bitové mapy.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Zadejte šířku rastru.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25552,7 +25551,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Enter a height for the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Zadejte výšku bitové mapy.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Zadejte výšku rastru.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25561,7 +25560,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Position (Bitmaps)"
-msgstr "Umístění (bitové mapy)"
+msgstr "Umístění (rastry)"
#: 05210100.xhp
msgctxt ""
@@ -25570,7 +25569,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "Click in the position grid to specify the offset for tiling the bitmap."
-msgstr "Klepnutím v mřížce umístění určíte odchylku pro skládání bitové mapy."
+msgstr "Klepnutím v mřížce umístění určíte odchylku pro skládání rastru."
#: 05210100.xhp
msgctxt ""
@@ -25588,7 +25587,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Enter the horizontal offset for tiling the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Zadejte vodorovnou odchylku pro skládání bitové mapy.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Zadejte vodorovnou odchylku pro skládání rastru.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25606,7 +25605,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Enter the vertical offset for tiling the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Zadejte svislou odchylku pro skládání bitové mapy.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Zadejte svislou odchylku pro skládání rastru.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25624,7 +25623,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Tiles the bitmap to fill the selected object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Vyplní vybraný objekt skládáním bitové mapy.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Vyplní vybraný objekt skládáním rastru.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25642,7 +25641,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Stretches the bitmap to fill the selected object. To use this feature, clear the <emph>Tile </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Roztáhne bitovou mapu, aby vyplnila vybraný objekt. Chcete-li použít tuto možnost, zrušte zaškrtnutí políčko <emph>Dlaždice</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Roztáhne rastr, aby vyplnil vybraný objekt. Chcete-li použít tuto možnost, zrušte zaškrtnutí pole <emph>Dlaždice</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25660,7 +25659,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Specify the offset for tiling the bitmap in terms of rows and columns."
-msgstr "Určuje odchylku v řádcích a sloupcích pro skládání bitových map."
+msgstr "Určuje odchylku v řádcích a sloupcích pro skládání rastrů."
#: 05210100.xhp
msgctxt ""
@@ -25678,7 +25677,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Horizontally offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Vodorovně posune původní bitovou mapu na dlaždicích o zadanou hodnotu.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Vodorovně posune původní rastr na dlaždicích o zadanou hodnotu.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25696,7 +25695,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Vertically offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Svisle posune původní bitovou mapu na dlaždicích o zadanou hodnotu.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Svisle posune původní rastr na dlaždicích o zadanou hodnotu.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25846,7 +25845,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Center X"
-msgstr "Na střed X"
+msgstr "Střed X"
#: 05210300.xhp
msgctxt ""
@@ -25864,7 +25863,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Center Y"
-msgstr "Na střed Y"
+msgstr "Střed Y"
#: 05210300.xhp
msgctxt ""
@@ -26008,7 +26007,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Modify"
-msgstr "Upravit"
+msgstr "Změnit"
#: 05210300.xhp
msgctxt ""
@@ -26258,7 +26257,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Modify"
-msgstr "Upravit"
+msgstr "Změnit"
#: 05210400.xhp
msgctxt ""
@@ -26311,7 +26310,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Bitmap"
-msgstr "Bitová mapa"
+msgstr "Rastr"
#: 05210500.xhp
msgctxt ""
@@ -26328,7 +26327,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>"
-msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitová mapa\">Bitová mapa</link>"
+msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Rastr\">Rastr</link>"
#: 05210500.xhp
msgctxt ""
@@ -26337,7 +26336,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Select a bitmap that you want to use as a fill pattern, or create your own pixel pattern. You can also import bitmaps, and save or load bitmap lists.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Vyberte bitovou mapu, kterou chcete použít jako výplň, nebo vytvořte vlastní bodový vzorek. Také je možné importovat bitové mapy a ukládat nebo načítat seznamy bitových map.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Vyberte rastr, který chcete použít jako výplň, nebo vytvořte vlastní bodový vzorek. Také je možné importovat rastry a ukládat nebo načítat seznamy rastrů.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26355,7 +26354,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Use this editor to create a simple, two-color, 8x8 pixel bitmap pattern."
-msgstr "Pomocí tohoto editoru je možné vytvořit jednoduchý dvoubarevný vzorek o velikosti 8x8 pixelů."
+msgstr "Pomocí tohoto editoru je možné vytvořit jednoduchý dvoubarevný vzorek o velikosti 8x8 bodů."
#: 05210500.xhp
msgctxt ""
@@ -26373,7 +26372,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "To enable this editor, select the <emph>Blank</emph> bitmap in the bitmap list."
-msgstr "Pro zapnutí tohoto editoru zvolte v seznamu bitových map <emph>Prázdný</emph>."
+msgstr "Pro zapnutí tohoto editoru zvolte v seznamu rastrů <emph>Prázdný</emph>."
#: 05210500.xhp
msgctxt ""
@@ -26391,7 +26390,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Select a foreground color, and then click in the grid to add a pixel to the pattern.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Vyberte barvu popředí a poté klepnutím do mřížky přidejte pixel do vzorku.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Vyberte barvu popředí a poté klepnutím do mřížky přidejte bod do vzorku.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26409,7 +26408,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BACKGROUND_COLOR\">Select a background color for your bitmap pattern.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BACKGROUND_COLOR\">Vyberte barvu pozadí svého vzorku.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BACKGROUND_COLOR\">Vyberte barvu pozadí vzorku.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26418,7 +26417,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Bitmap Pattern"
-msgstr "Vzor bitových map"
+msgstr "Vzorek rastru"
#: 05210500.xhp
msgctxt ""
@@ -26427,7 +26426,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Select a bitmap in the list, and then click <emph>OK</emph> to apply the pattern to the selected object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Vyberte bitovou mapu ze seznamu a klikněte na <emph>OK</emph> pro aplikaci vzoru na vybrané objekty.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Aby se vzorek použil na vybrané objekty, vyberte rastr ze seznamu a klepněte na <emph>OK</emph>.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26445,7 +26444,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Adds a bitmap that you created in the <emph>Pattern Editor </emph>to the current list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Přidá do seznamu bitovou mapu, kterou vytvoříte pomocí <emph>Editor vzorku</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Přidá do seznamu rastr, který byl vytvořen pomocí <emph>Editoru vzorků</emph>.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26454,7 +26453,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Modify"
-msgstr "Upravit"
+msgstr "Změnit"
#: 05210500.xhp
msgctxt ""
@@ -26463,7 +26462,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_MODIFY\">Replaces a bitmap that you created in the <emph>Pattern Editor</emph> with the current bitmap pattern. If you want, you can save the pattern under a different name.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_MODIFY\">Nahradí bitovou mapu, kterou jste vytvořil v <emph>Editoru vzorků</emph>, současnou bitovou mapou. Pokud chcete, je možné uložit vzorek pod jiným názvem.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_MODIFY\">Nahradí rastr, který byl vytvořen v <emph>Editoru vzorků</emph>, současným rastrem. Pokud chcete, je možné uložit vzorek pod jiným názvem.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26472,7 +26471,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Import"
-msgstr "Import"
+msgstr "Importovat"
#: 05210500.xhp
msgctxt ""
@@ -26481,7 +26480,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Vyberte bitovou mapu, kterou chcete importovat, a klepněte na <emph>Otevřít</emph>. Bitová mapa se přidá na konec seznamu.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Vyberte rastr, který chcete importovat, a klepněte na <emph>Otevřít</emph>. Rastr se přidá na konec seznamu.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26490,7 +26489,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Load Bitmap List"
-msgstr "Načíst seznam bitmap"
+msgstr "Načíst seznam rastrů"
#: 05210500.xhp
msgctxt ""
@@ -26499,7 +26498,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Loads a different list of bitmaps.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Načte jiný seznam bitových map.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Načte jiný seznam rastrů.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26508,7 +26507,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Save Bitmap List"
-msgstr "Uložit seznam bitmap"
+msgstr "Uložit seznam rastrů"
#: 05210500.xhp
msgctxt ""
@@ -26517,7 +26516,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Saves the current list of bitmaps, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Uloží aktuální seznam přechodů, abyste jej mohli později načíst.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Uloží aktuální seznam rastrů, abyste jej mohli později načíst.</ahelp>"
#: 05210600.xhp
msgctxt ""
@@ -26845,7 +26844,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Center X"
-msgstr "Na střed X"
+msgstr "Střed X"
#: 05210700.xhp
msgctxt ""
@@ -26863,7 +26862,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Center Y"
-msgstr "Na střed Y"
+msgstr "Střed Y"
#: 05210700.xhp
msgctxt ""
@@ -26908,7 +26907,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_BORDER\">Enter the amount by which you want to adjust the transparent area of the gradient. The default value is 0%.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_BORDER\">Zadejte hodnotu, o kterou chcete upravit průhlednost oblasti přechodu. Výchozí hodnota je 0%.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_BORDER\">Zadejte hodnotu, o kterou chcete upravit průhlednost oblasti přechodu. Výchozí hodnota je 0 %.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26926,7 +26925,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Zadejte hodnotu průhlednosti pro počáteční bod přechodu - 0% je úplná neprůhlednost a 100% je úplná průhlednost.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Zadejte hodnotu průhlednosti pro počáteční bod přechodu - 0 % je úplná neprůhlednost a 100 % je úplná průhlednost.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26944,7 +26943,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_END_VALUE\">Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_END_VALUE\">Zadejte hodnotu průhlednosti pro koncového bod přechodu - 0% je úplná neprůhlednost a 100% je úplná průhlednost.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_END_VALUE\">Zadejte hodnotu průhlednosti pro koncový bod přechodu - 0 % je úplná neprůhlednost a 100 % je úplná průhlednost.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -27068,7 +27067,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_FIT_TO_SIZE\">Resizes the text to fit the entire area of the drawing or text object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_FIT_TO_SIZE\">Změní velikost textu, aby vyplnil celou oblast objektu.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_FIT_TO_SIZE\">Změní velikost textu, aby vyplnil celou oblast kresby nebo textového objektu.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27077,7 +27076,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Adjust to contour"
-msgstr "Přizpůsobit křivce"
+msgstr "Přizpůsobit obrysu"
#: 05220000.xhp
msgctxt ""
@@ -27094,7 +27093,7 @@ msgctxt ""
"par_idN10705\n"
"help.text"
msgid "Word wrap text in shape"
-msgstr "Zalomit text do tvaru"
+msgstr "Zalomit text podle tvaru"
#: 05220000.xhp
msgctxt ""
@@ -27891,7 +27890,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Slants the selected object along an axis that you specify."
-msgstr "Nakloní vybraný objekt podle určené osy."
+msgstr "Zkosí vybraný objekt podle určené osy."
#: 05230400.xhp
msgctxt ""
@@ -29619,7 +29618,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Effects"
-msgstr "Velikost písma"
+msgstr "Efekty"
#: 05320000.xhp
msgctxt ""
@@ -29654,7 +29653,7 @@ msgctxt ""
"par_id3149750\n"
"help.text"
msgid "<image id=\"img_id3150774\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150774\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150774\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150774\">Ikonka</alt></image>"
+msgstr "<image id=\"img_id3150774\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150774\">Ikona</alt></image>"
#: 05320000.xhp
msgctxt ""
@@ -29689,7 +29688,7 @@ msgctxt ""
"par_id3109847\n"
"help.text"
msgid "<image id=\"img_id3149235\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149235\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149235\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149235\">Ikonka</alt></image>"
+msgstr "<image id=\"img_id3149235\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149235\">Ikona</alt></image>"
#: 05320000.xhp
msgctxt ""
@@ -29698,7 +29697,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "Right arrow"
-msgstr "Šipka vpravo"
+msgstr "Šipka doprava"
#: 05320000.xhp
msgctxt ""
@@ -29724,7 +29723,7 @@ msgctxt ""
"par_id3146773\n"
"help.text"
msgid "<image id=\"img_id3149795\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3149795\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149795\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3149795\">Ikonka</alt></image>"
+msgstr "<image id=\"img_id3149795\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3149795\">Ikona</alt></image>"
#: 05320000.xhp
msgctxt ""
@@ -29759,7 +29758,7 @@ msgctxt ""
"par_id3145085\n"
"help.text"
msgid "<image id=\"img_id3152472\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3152472\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152472\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3152472\">Ikonka</alt></image>"
+msgstr "<image id=\"img_id3152472\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3152472\">Ikona</alt></image>"
#: 05320000.xhp
msgctxt ""
@@ -29840,7 +29839,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Continuous"
-msgstr "Spojitý"
+msgstr "Spojitě"
#: 05320000.xhp
msgctxt ""
@@ -29849,7 +29848,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_ENDLESS\">Plays the animation effect continuously. To specify the number of times to play the effect, clear this checkbox, and enter a number in the <emph>Continuous</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_ENDLESS\">Přehrává animaci neustále. Pro určení počtu opakování efektu zrušte zaškrtnutí tohoto pole a zadejte číslo do pole <emph>Spojitý</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_ENDLESS\">Přehrává animaci neustále. Pro určení počtu opakování efektu zrušte zaškrtnutí tohoto pole a zadejte číslo do pole <emph>Spojitě</emph>.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29858,7 +29857,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "Continuous box"
-msgstr "Spojitý"
+msgstr "Pole Spojitě"
#: 05320000.xhp
msgctxt ""
@@ -29894,7 +29893,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Pixels"
-msgstr "Pixely"
+msgstr "Body"
#: 05320000.xhp
msgctxt ""
@@ -29903,7 +29902,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_PIXEL\">Measures increment value in pixels.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_PIXEL\">Určuje přírůstek v pixelech.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_PIXEL\">Určuje přírůstek v bodech.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29930,7 +29929,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Delay"
-msgstr "Pozdržet"
+msgstr "Prodleva"
#: 05320000.xhp
msgctxt ""
@@ -29948,7 +29947,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Automatic"
-msgstr "Automaticky"
+msgstr "Automatická"
#: 05320000.xhp
msgctxt ""
@@ -29957,7 +29956,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_AUTO\">$[officename] 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<emph> Automatic</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_AUTO\">$[officename] automaticky určí dobu před opakováním efektu. Chcete-li určit zdržení ručně, zrušte zaškrtnutí tohoto pole a zadejte hodnotu do pole <emph>Automaticky</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_AUTO\">$[officename] automaticky určí dobu před opakováním efektu. Chcete-li určit prodlevu ručně, zrušte zaškrtnutí tohoto pole a zadejte hodnotu do pole <emph>Automatická</emph>.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -29966,7 +29965,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Automatic box"
-msgstr "Automaticky"
+msgstr "Pole Automatická"
#: 05320000.xhp
msgctxt ""
@@ -34981,7 +34980,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Enter the word or abbreviation that you want to replace while you type. Wildcard character * in the end of word results the replacement of the word before arbitrary suffixes, too. Wildcard character * before the word results the replacement after arbitrary prefixes, too. For example, the pattern \"i18n*\" with the replacement text \"internationalization\" will find and replace \"i18ns\" with \"internationalizations\", or the pattern \"*...\" with the replacement text \"…\" will find and replace three dots in \"word...\" with the typographically correct precomposed Unicode horizontal ellipsis (\"word…\").</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Zadejte slovo nebo zkratku, kterou chcete při psaní nahradit. Zástupný znak * na konci slova znamená, že budou nahrazena také slova před libovolnou příponou. Zástupný znak * na začátku slova znamená, že budou nahrazena také slova za libovolnou předponou. Pokud například zadáte \"i18n*\" a text náhrady \"internationalization\", bude slovo \"i18ns\" nahrazeno slovem \"internationalizations\". Pro výraz \"*...\" a text náhrady \"…\" budou v textu \"slovo...\" nahrazeny tři tečky typograficky správnou výpustkou (\"slovo…\").</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -35229,7 +35228,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Add non-breaking space before specific punctuation marks in French text"
-msgstr ""
+msgstr "Ve francouzském textu přidávat před určitá interpunkční znaménka nezlomitelnou mezeru"
#: 06040400.xhp
msgctxt ""
@@ -35238,7 +35237,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Inserts a non breaking space before \";\", \"!\", \"?\", \":\" and \"%\" when the character language is set to French (France, Belgium, Luxembourg, Monaco, or Switzerland) and before \":\" only when the character language is set to French (Canada)."
-msgstr ""
+msgstr "Vloží nezlomitelnou mezeru před \";\", \"!\", \"?\", \":\" a \"%\", pokud je jazyk znaku nastaven na francouzštinu (Francie, Belgie, Lucembursko, Monako nebo Švýcarsko), a jenom před \":\", pokud je jazyk znaku nastaven na francouzština (Kanada)."
#: 06040400.xhp
msgctxt ""
@@ -39635,7 +39634,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "New"
-msgstr "Nová"
+msgstr "Nový"
#: 06150000.xhp
msgctxt ""
@@ -39689,7 +39688,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Delete"
-msgstr "Odstranit"
+msgstr "Smazat"
#: 06150000.xhp
msgctxt ""
@@ -39707,7 +39706,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Save as Package"
-msgstr "Uložit jako balík"
+msgstr "Uložit jako balíček"
#: 06150000.xhp
msgctxt ""
@@ -39725,7 +39724,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Open Package"
-msgstr "Otevřít balík"
+msgstr "Otevřít balíček"
#: 06150000.xhp
msgctxt ""
@@ -39867,7 +39866,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Name of file type"
-msgstr "Jméno typu souboru"
+msgstr "Název typu souboru"
#: 06150110.xhp
msgctxt ""
@@ -40790,7 +40789,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\"HID_HANGULHANJA_NEWDICT_DLG\">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.</ahelp>"
-msgstr "<ahelp hid=\"HID_HANGULHANJA_NEWDICT_DLG\">Vypíše seznam všech uživatelem definovaných slovníků. Zaškrtněte políčka vedle slovníků, které chcete použít. Zrušte zaškrtnutí u slovníků, které nechcete použít.</ahelp>"
+msgstr "<ahelp hid=\"HID_HANGULHANJA_NEWDICT_DLG\">Vypíše seznam všech uživatelem definovaných slovníků. Zaškrtněte pole vedle slovníků, které chcete použít. Zrušte zaškrtnutí u slovníků, které nechcete použít.</ahelp>"
#: 06201000.xhp
msgctxt ""
@@ -43655,7 +43654,7 @@ msgctxt ""
"par_idN10730\n"
"help.text"
msgid "JPEG compression"
-msgstr "JPEG komprese"
+msgstr "Komprese JPEG"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43663,7 +43662,7 @@ msgctxt ""
"par_idN10734\n"
"help.text"
msgid "<ahelp hid=\".\">Selects a JPEG compression of images. With a high quality level, almost all pixels are preserved. With a low quality level, some pixels get lost and artefacts are introduced, but file sizes are reduced.</ahelp>"
-msgstr "<ahelp hid=\".\">Zvolí pro obrázky JPEG kompresi. Při vyšší kvalitě se zachovají téměř všechny pixely. Při nižší kvalitě se některé pixely ztratí a vznikají ruchy, ale zmenší se velikost souboru.</ahelp>"
+msgstr "<ahelp hid=\".\">Zvolí pro obrázky kompresi JPEG. Při vyšší kvalitě se zachovají téměř všechny body. Při nižší kvalitě se některé body ztratí a vznikají ruchy, ale zmenší se velikost souboru.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43783,7 +43782,7 @@ msgctxt ""
"hd_id8257087\n"
"help.text"
msgid "Export bookmarks"
-msgstr "Export záložek"
+msgstr "Exportovat záložky"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43791,7 +43790,7 @@ msgctxt ""
"par_id3479415\n"
"help.text"
msgid "<ahelp hid=\".\">Selects to export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created for all outline paragraphs (Tools - Outline Numbering) and for all table of contents entries for which you did assign hyperlinks in the source document.</ahelp>"
-msgstr "<ahelp hid=\".\">Označte, pokud chcete záložky dokumentů Writeru exportovat jako PDF záložky. Záložky se vytvoří pro všechny odstavce osnovy (Nástroje - Číslování osnovy) a pro všechny položky obsahu, kterým jste v dokumentu přiřadil hypertextové odkazy.</ahelp>"
+msgstr "<ahelp hid=\".\">Označte, pokud chcete záložky dokumentů Writeru exportovat jako PDF záložky. Záložky se vytvoří pro všechny odstavce osnovy (Nástroje - Číslování osnovy) a pro všechny položky obsahu, kterým byly ve zdrojovém dokumentu přiřazeny hypertextové odkazy.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43799,7 +43798,7 @@ msgctxt ""
"par_idN107BE\n"
"help.text"
msgid "Export comments"
-msgstr "Export komentářů"
+msgstr "Exportovat komentáře"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43831,7 +43830,7 @@ msgctxt ""
"hd_id6585283\n"
"help.text"
msgid "Submit format"
-msgstr "Formát formuláře"
+msgstr "Formát odeslání"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43839,7 +43838,7 @@ msgctxt ""
"par_idN107F8\n"
"help.text"
msgid "<ahelp hid=\".\">Select the format of submitting forms from within the PDF file.</ahelp>"
-msgstr "<ahelp hid=\".\">Vyberte formát formulářů odesílaných z PDF souboru.</ahelp>"
+msgstr "<ahelp hid=\".\">Vyberte formát odeslání formulářů z PDF souboru.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43863,7 +43862,7 @@ msgctxt ""
"hd_id1026200909535841\n"
"help.text"
msgid "Allow duplicate field names"
-msgstr "Povolit duplicitní názvy polí"
+msgstr "Povolit shodné názvy polí"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43879,7 +43878,7 @@ msgctxt ""
"hd_id3946958\n"
"help.text"
msgid "Export automatically inserted blank pages"
-msgstr "Export automaticky vložených prázdných stran"
+msgstr "Exportovat automaticky vložené prázdné stránky"
#: ref_pdf_export.xhp
msgctxt ""
@@ -43887,7 +43886,7 @@ msgctxt ""
"par_id8551896\n"
"help.text"
msgid "<ahelp hid=\".\">If switched on, automatically inserted blank pages are being exported to 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. 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.</ahelp>"
-msgstr "<ahelp hid=\".\">Pokud je povoleno, exportují se automaticky vložené prázdné stránky. To je nejvhodnější, pokud tisknete oboustraně. Příklad: V knize je nadpis kapitoly nastaven tak, aby začínal na liché stránce. Předchozí kapitola končí na liché stránce. %PRODUCTNAME vloží prázdnou sudou stránku. Tato volba určuje, zda se takováta stránka má exportovat.</ahelp>"
+msgstr "<ahelp hid=\".\">Pokud je povoleno, exportují se automaticky vložené prázdné stránky. To je nejvhodnější, pokud tisknete oboustranně. Příklad: V knize je nadpis kapitoly nastaven tak, aby začínal na liché stránce. Předchozí kapitola končí na liché stránce. %PRODUCTNAME vloží prázdnou sudou stránku. Tato volba určuje, zda se má taková stránka exportovat.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44015,7 +44014,7 @@ msgctxt ""
"hd_id654622\n"
"help.text"
msgid "Fit width"
-msgstr "úprava šířky"
+msgstr "Přizpůsobit šířce"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44087,7 +44086,7 @@ msgctxt ""
"hd_id8454237\n"
"help.text"
msgid "Single page"
-msgstr "Jednoduchá stránka"
+msgstr "Jedna stránka"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44103,7 +44102,7 @@ msgctxt ""
"hd_id7387310\n"
"help.text"
msgid "Continuous"
-msgstr "Spojitý"
+msgstr "Souvislé"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44135,7 +44134,7 @@ msgctxt ""
"hd_id1416364\n"
"help.text"
msgid "First page is left"
-msgstr "První je levá stránka"
+msgstr "První stránka je levá"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44167,7 +44166,7 @@ msgctxt ""
"hd_id3809015\n"
"help.text"
msgid "Resize window to initial page"
-msgstr "Změnit velikost okna podle první stránky"
+msgstr "Změnit velikost okna podle úvodní stránky"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44199,7 +44198,7 @@ msgctxt ""
"hd_id6369212\n"
"help.text"
msgid "Open in full screen mode"
-msgstr "Otevřít v režimu celé obrazovky"
+msgstr "Otevřít v režimu na celou obrazovku"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44239,7 +44238,7 @@ msgctxt ""
"hd_id3154087\n"
"help.text"
msgid "Hide menu bar"
-msgstr "Skrýt nabídku"
+msgstr "Skrýt lištu nabídky"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44607,7 +44606,7 @@ msgctxt ""
"hd_id7700430\n"
"help.text"
msgid "Filling in form fields"
-msgstr "Vyplnění formuláře"
+msgstr "Vyplňování polí formuláře"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44615,7 +44614,7 @@ msgctxt ""
"par_id1180455\n"
"help.text"
msgid "<ahelp hid=\".\">Only filling in form fields is permitted.</ahelp>"
-msgstr "<ahelp hid=\".\">Je povoleno jen vyplnění formuláře.</ahelp>"
+msgstr "<ahelp hid=\".\">Je povoleno jen vyplňování polí formuláře.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44623,7 +44622,7 @@ msgctxt ""
"hd_id3405560\n"
"help.text"
msgid "Commenting, filling in form fields"
-msgstr "Komentáře, vyplňování formuláře"
+msgstr "Komentáře, vyplňování polí formuláře"
#: ref_pdf_export.xhp
msgctxt ""
@@ -44631,7 +44630,7 @@ msgctxt ""
"par_id3409527\n"
"help.text"
msgid "<ahelp hid=\".\">Only commenting and filling in form fields is permitted.</ahelp>"
-msgstr "<ahelp hid=\".\">Je povoleno jen komentování a vyplnění formuláře.</ahelp>"
+msgstr "<ahelp hid=\".\">Je povoleno jen komentování a vyplňování polí formuláře.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/02.po b/source/cs/helpcontent2/source/text/shared/02.po
index 047205c8793..24aac620bf2 100644
--- a/source/cs/helpcontent2/source/text/shared/02.po
+++ b/source/cs/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-27 13:23+0000\n"
+"PO-Revision-Date: 2014-03-23 10:14+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382880232.0\n"
+"X-POOTLE-MTIME: 1395569674.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -622,7 +622,7 @@ msgctxt ""
"bm_id3154142\n"
"help.text"
msgid "<bookmark_value>form controls;toolbars</bookmark_value><bookmark_value>inserting; form fields</bookmark_value><bookmark_value>form fields</bookmark_value><bookmark_value>command button creation</bookmark_value><bookmark_value>buttons; form functions</bookmark_value><bookmark_value>controls; inserting</bookmark_value><bookmark_value>push buttons;creating</bookmark_value><bookmark_value>radio button creation</bookmark_value><bookmark_value>check box creation</bookmark_value><bookmark_value>labels; form functions</bookmark_value><bookmark_value>fixed text; form functions</bookmark_value><bookmark_value>text boxes;form functions</bookmark_value><bookmark_value>list box creation</bookmark_value><bookmark_value>picklist creation</bookmark_value><bookmark_value>drop-down lists in form functions</bookmark_value><bookmark_value>combo box creation</bookmark_value><bookmark_value>selecting;controls</bookmark_value><bookmark_value>controls; select mode</bookmark_value>"
-msgstr "<bookmark_value>ovládací prvky formuláře;nástrojové lišty</bookmark_value><bookmark_value>vkládání; formulářová pole</bookmark_value><bookmark_value>formulářová pole</bookmark_value><bookmark_value>vytváření tlačítek s příkazem</bookmark_value><bookmark_value>tlačítka; formulářové funkce</bookmark_value><bookmark_value>ovládací prvky; vkládání</bookmark_value><bookmark_value>tlačítka;vytváření</bookmark_value><bookmark_value>přepínač;vytváření</bookmark_value><bookmark_value>vytváření zaškrtávacího políčka</bookmark_value><bookmark_value>popisky; formulářové funkce</bookmark_value><bookmark_value>pevný text; formulářové funkce</bookmark_value><bookmark_value>textová pole; formulářové funkce</bookmark_value><bookmark_value>vytváření seznamu</bookmark_value><bookmark_value>vytváření rozevíracího seznamu</bookmark_value><bookmark_value>rozbalovací seznamy ve formulářových funkcích</bookmark_value><bookmark_value>vytváření pole se seznamem</bookmark_value><bookmark_value>vybírání;ovládací prvky</bookmark_value><bookmark_value>ovládací prvky; režim výběru</bookmark_value>"
+msgstr "<bookmark_value>ovládací prvky formuláře;nástrojové lišty</bookmark_value><bookmark_value>vkládání; formulářová pole</bookmark_value><bookmark_value>formulářová pole</bookmark_value><bookmark_value>vytváření tlačítek s příkazem</bookmark_value><bookmark_value>tlačítka; formulářové funkce</bookmark_value><bookmark_value>ovládací prvky; vkládání</bookmark_value><bookmark_value>tlačítka;vytváření</bookmark_value><bookmark_value>přepínač;vytváření</bookmark_value><bookmark_value>vytváření zaškrtávacího pole</bookmark_value><bookmark_value>popisky; formulářové funkce</bookmark_value><bookmark_value>pevný text; formulářové funkce</bookmark_value><bookmark_value>textová pole; formulářové funkce</bookmark_value><bookmark_value>vytváření seznamu</bookmark_value><bookmark_value>vytváření rozevíracího seznamu</bookmark_value><bookmark_value>rozbalovací seznamy ve formulářových funkcích</bookmark_value><bookmark_value>vytváření pole se seznamem</bookmark_value><bookmark_value>vybírání;ovládací prvky</bookmark_value><bookmark_value>ovládací prvky; režim výběru</bookmark_value>"
#: 01170000.xhp
msgctxt ""
@@ -838,7 +838,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\".uno:CheckBox\">Creates a check box.</ahelp> Check boxes allow you to activate or deactivate a function in a form."
-msgstr "<ahelp hid=\".uno:CheckBox\">Vytvoří zaškrtávací políčko.</ahelp> Zaškrtávací políčka vám umožňují aktivovat nebo deaktivovat funkce formuláře."
+msgstr "<ahelp hid=\".uno:CheckBox\">Vytvoří zaškrtávací pole.</ahelp> Zaškrtávací pole umožňují aktivovat nebo deaktivovat funkce formuláře."
#: 01170000.xhp
msgctxt ""
@@ -1893,7 +1893,7 @@ msgctxt ""
"100\n"
"help.text"
msgid "<ahelp hid=\".uno:ConvertToCheckBox\" visibility=\"visible\">The selected control is transformed into a check box.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToCheckBox\" visibility=\"visible\">Vybraný ovládací prvek se přemění na zaškrtávací políčko.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToCheckBox\" visibility=\"visible\">Vybraný ovládací prvek se přemění na zaškrtávací pole.</ahelp>"
#: 01170001.xhp
msgctxt ""
@@ -2238,7 +2238,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "The following fields are possible in a table control: text, date, time and currency field, numeric field, pattern field, check box and combo box. In the case of combined date/time fields, two columns are created automatically."
-msgstr "V ovládacím prvku tabulky je možné použít následující pole: text, datum, čas, měnové pole, číselné pole, pole vzorku, zaškrtávací políčko a pole se seznamem. V případě kombinovaného pole pro datum i čas se automaticky vytvoří dva sloupce."
+msgstr "V ovládacím prvku tabulky je možné použít následující pole: text, datum, čas, měnové pole, číselné pole, pole vzorku, zaškrtávací pole a pole se seznamem. V případě kombinovaného pole pro datum i čas se automaticky vytvoří dva sloupce."
#: 01170004.xhp
msgctxt ""
@@ -2730,7 +2730,7 @@ msgctxt ""
"172\n"
"help.text"
msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Pokud exportujete dokument do formátu HTML, exportují se výchozí hodnoty ovládacích prvků, ne aktuální vybrané hodnoty. Výchozí hodnoty se určí - v závislosti na druhu ovládacího prvku - vlastnostmi Výchozí hodnota (např. textové pole), Výchozí stav (zaškrtávací políčka a tlačítka volby), a Výchozí výběr (pro seznamy)."
+msgstr "Pokud exportujete dokument do formátu HTML, exportují se výchozí hodnoty ovládacích prvků, ne aktuální vybrané hodnoty. Výchozí hodnoty se určí - v závislosti na druhu ovládacího prvku - vlastnostmi Výchozí hodnota (např. textové pole), Výchozí stav (zaškrtávací pole a tlačítka volby), a Výchozí výběr (pro seznamy)."
#: 01170101.xhp
msgctxt ""
@@ -3323,7 +3323,7 @@ msgctxt ""
"174\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Určuje, zda může zaškrtávácí políčko reprezentovat kromě hodnot PRAVDA a NEPRAVDA navíc hodnotu NEVYPLNĚNO.</ahelp> Tato funkce je k dispozici pouze pokud databáze akceptuje tři stavy: TRUE, FALSE a ZERO."
+msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Určuje, zda může zaškrtávací pole reprezentovat kromě hodnot PRAVDA a NEPRAVDA navíc hodnotu NEVYPLNĚNO.</ahelp> Tato funkce je k dispozici, pouze pokud databáze akceptuje tři stavy: TRUE, FALSE a ZERO."
#: 01170101.xhp
msgctxt ""
@@ -4180,7 +4180,7 @@ msgctxt ""
"par_idN115AE\n"
"help.text"
msgid "<ahelp hid=\"37966\">Specifies whether Check boxes and Option buttons are displayed in a 3D look (default) or a flat look.</ahelp>"
-msgstr "<ahelp hid=\"37966\">Určuje, zda se zaškrtávací políčka a tlačítka volby zobrazují jako 3D (výchozí) nebo ploché.</ahelp>"
+msgstr "<ahelp hid=\"37966\">Určuje, zda se zaškrtávací pole a tlačítka volby zobrazují jako 3D (výchozí) nebo ploché.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -4461,7 +4461,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_DEFAULT_CHECKED\">Specifies whether an option or a check box is selected by default.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_CHECKED\">Určuje, zda je tato volba nebo zaškrtávací políčko implicitně zapnuto.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_DEFAULT_CHECKED\">Určuje, zda je tato volba nebo zaškrtávací pole implicitně zapnuto.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -5161,7 +5161,7 @@ msgctxt ""
"par_idN1215A\n"
"help.text"
msgid "<ahelp hid=\"37931\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr ""
+msgstr "<ahelp hid=\"37931\">Určuje, zda se mají na liště navigace zobrazit nebo skrýt prvky pro filtrování a řazení.</ahelp> Jsou to následující prvky: Řadit vzestupně, Řadit sestupně, Řadit, Automatický filtr, Výchozí filtr, Použít filtr, Odstranit filtr/řazení."
#: 01170101.xhp
msgctxt ""
@@ -5325,7 +5325,7 @@ msgctxt ""
"par_idN108B8\n"
"help.text"
msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Zaškrtávací políčka a přepínače v sešitech lze propojit s buňkami v aktuálním dokumentu. Je-li ovládací prvek zapnut, zkopíruje se do buňky hodnota z Referenční hodnota (zap.). Je-li ovládací prvek vypnut, kopíruje se do buňky hodnota z Referenční hodnota (vyp.).</ahelp>"
+msgstr "<ahelp hid=\".\">Zaškrtávací pole a přepínače v sešitech lze propojit s buňkami v aktuálním dokumentu. Je-li ovládací prvek zapnut, zkopíruje se do buňky hodnota z Referenční hodnota (zap.). Je-li ovládací prvek vypnut, kopíruje se do buňky hodnota z Referenční hodnota (vyp.).</ahelp>"
#: 01170102.xhp
msgctxt ""
@@ -5343,7 +5343,7 @@ msgctxt ""
"141\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_REFVALUE\" visibility=\"hidden\">You can enter a reference value for the web form, which will be remitted to a server when sending the form. With database forms, the value entered is written in the database field, assigned to the control field.</ahelp> You can assign a reference value to option buttons and check boxes. The reference value will be remitted to a server when sending the web form. With database forms the value entered here will be written in the database assigned to the control field."
-msgstr "<ahelp hid=\"HID_PROP_REFVALUE\" visibility=\"hidden\">Umožňuje zadat referenční hodnotu pro webové formuláře, která se předá serveru při odeslání formuláře. V databázových formulářích se zadaná hodnota zapíše do databázového pole přiřazeného ovládacímu prvku.</ahelp> Zaškrtávacím políčkům a tlačítkům volby je možné přiřadit referenční hodnotu. Při odeslání webového formuláře bude referenční hodnota předána serveru. V databázových formulářích se zadaná hodnota zapíše do databázového pole přiřazeného ovládacímu prvku."
+msgstr "<ahelp hid=\"HID_PROP_REFVALUE\" visibility=\"hidden\">Umožňuje zadat referenční hodnotu pro webové formuláře, která se předá serveru při odeslání formuláře. V databázových formulářích se zadaná hodnota zapíše do databázového pole přiřazeného ovládacímu prvku.</ahelp> Zaškrtávacím polím a tlačítkům volby je možné přiřadit referenční hodnotu. Při odeslání webového formuláře bude referenční hodnota předána serveru. V databázových formulářích se zadaná hodnota zapíše do databázového pole přiřazeného ovládacímu prvku."
#: 01170102.xhp
msgctxt ""
@@ -5388,7 +5388,7 @@ msgctxt ""
"207\n"
"help.text"
msgid "For database forms, you can also characterize the status of an option or a check box by a reference value, storing it in the database. If you have a set of three options, for example \"in progress\", \"completed\", and \"resubmission\", with the respective reference values, \"ToDo\", \"OK\", and \"RS\", these reference values appear in the database if the respective option is clicked."
-msgstr "Pro databázové formuláře také je možné pomocí referenční hodnoty určit stav volby nebo zaškrtávacího políčka. Např. použijete tři volby \"probíhá\", \"dokončeno\" a \"posláno znovu\" s referenčními hodnotami \"ToDo\", \"OK\" a \"RS\". V databázi se uloží tyto referenční hodnoty."
+msgstr "Pro databázové formuláře také je možné pomocí referenční hodnoty určit stav volby nebo zaškrtávacího pole. Např. použijete tři volby \"probíhá\", \"dokončeno\" a \"posláno znovu\" s referenčními hodnotami \"ToDo\", \"OK\" a \"RS\". V databázi se uloží tyto referenční hodnoty."
#: 01170102.xhp
msgctxt ""
@@ -6201,7 +6201,7 @@ msgctxt ""
"par_idN10EF7\n"
"help.text"
msgid "Check box with linked cell"
-msgstr "Zaškrtávací políčko spojené s buňkou"
+msgstr "Zaškrtávací pole spojené s buňkou"
#: 01170102.xhp
msgctxt ""
@@ -6225,7 +6225,7 @@ msgctxt ""
"par_idN10F11\n"
"help.text"
msgid "Select the check box"
-msgstr "Zaškrtnutí políčka"
+msgstr "Zaškrtnutí pole"
#: 01170102.xhp
msgctxt ""
@@ -6233,7 +6233,7 @@ msgctxt ""
"par_idN10F17\n"
"help.text"
msgid "TRUE is entered into the linked cell"
-msgstr "Do spojené buňky se vloží TRUE"
+msgstr "Do spojené buňky se vloží PRAVDA"
#: 01170102.xhp
msgctxt ""
@@ -6241,7 +6241,7 @@ msgctxt ""
"par_idN10F1E\n"
"help.text"
msgid "Deselect the check box"
-msgstr "Zrušení zaškrtnutí políčka"
+msgstr "Zrušení zaškrtnutí pole"
#: 01170102.xhp
msgctxt ""
@@ -6249,7 +6249,7 @@ msgctxt ""
"par_idN10F24\n"
"help.text"
msgid "FALSE is entered into the linked cell"
-msgstr "Do spojené buňky se vloží FALSE"
+msgstr "Do spojené buňky se vloží NEPRAVDA"
#: 01170102.xhp
msgctxt ""
@@ -6257,7 +6257,7 @@ msgctxt ""
"par_idN10F2B\n"
"help.text"
msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Trojstavové zaškrtávací políčko je ve stavu \"nerozhodnuto\""
+msgstr "Trojstavové zaškrtávací pole je ve stavu \"nerozhodnuto\""
#: 01170102.xhp
msgctxt ""
@@ -6281,7 +6281,7 @@ msgctxt ""
"par_idN10F3E\n"
"help.text"
msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Je-li zadaná hodnota TRUE nebo různá od 0: Zaškrtne se políčko<br/>Je-li zadaná hodnota FALSE nebo 0: Zruší se zaškrtnutí políčka"
+msgstr "Je-li zadaná hodnota PRAVDA nebo různá od 0: Zaškrtne se pole<br/>Je-li zadaná hodnota NEPRAVDA nebo 0: Zruší se zaškrtnutí pole"
#: 01170102.xhp
msgctxt ""
@@ -6297,7 +6297,7 @@ msgctxt ""
"par_idN10F4D\n"
"help.text"
msgid "Check box is set to \"undetermined\" state if it is a tri-state check box, else check box is deselected."
-msgstr "Je-li zaškrtávací pole trojstavové, přepne se do stavu \"nerozhodnuto\", v ostatních případech se jeho zaškrtnutí zruší"
+msgstr "Je-li zaškrtávací pole trojstavové, přepne se do stavu \"nerozhodnuto\", v ostatních případech se jeho zaškrtnutí zruší."
#: 01170102.xhp
msgctxt ""
@@ -6305,7 +6305,7 @@ msgctxt ""
"par_idN11023\n"
"help.text"
msgid "Select the box. The Reference value box contains text."
-msgstr "Zaškrtnutí políčka. Referenční hodnota políčka obsahuje text."
+msgstr "Zaškrtnutí pole. Referenční hodnota pole obsahuje text."
#: 01170102.xhp
msgctxt ""
@@ -6321,7 +6321,7 @@ msgctxt ""
"par_idN11040\n"
"help.text"
msgid "Deselect the box. The Reference value box contains text."
-msgstr "Zrušení zaškrtnutí políčka. Referenční hodnota políčka obsahuje text."
+msgstr "Zrušení zaškrtnutí pole. Referenční hodnota pole obsahuje text."
#: 01170102.xhp
msgctxt ""
@@ -6337,7 +6337,7 @@ msgctxt ""
"par_idN1104B\n"
"help.text"
msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Referenční hodnota políčka obsahuje text. Do buňky zadáte stejný text."
+msgstr "Referenční hodnota pole obsahuje text. Do buňky zadáte stejný text."
#: 01170102.xhp
msgctxt ""
@@ -6345,7 +6345,7 @@ msgctxt ""
"par_idN11050\n"
"help.text"
msgid "The check box is selected."
-msgstr "Zaškrtne se políčko."
+msgstr "Zaškrtne se pole."
#: 01170102.xhp
msgctxt ""
@@ -6353,7 +6353,7 @@ msgctxt ""
"par_idN11056\n"
"help.text"
msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Referenční hodnota políčka obsahuje text. Do buňky zadáte jiný text."
+msgstr "Referenční hodnota pole obsahuje text. Do buňky zadáte jiný text."
#: 01170102.xhp
msgctxt ""
@@ -6361,7 +6361,7 @@ msgctxt ""
"par_idN1105B\n"
"help.text"
msgid "The check box is deselected."
-msgstr "Zruší se zaškrtnutí políčka."
+msgstr "Zruší se zaškrtnutí pole."
#: 01170102.xhp
msgctxt ""
@@ -6401,7 +6401,7 @@ msgctxt ""
"par_idN10F78\n"
"help.text"
msgid "TRUE is entered into the linked cell"
-msgstr "Do spojené buňky se vloží TRUE"
+msgstr "Do spojené buňky se vloží PRAVDA"
#: 01170102.xhp
msgctxt ""
@@ -6417,7 +6417,7 @@ msgctxt ""
"par_idN10F85\n"
"help.text"
msgid "FALSE is entered into the linked cell"
-msgstr "Do spojené buňky se vloží FALSE"
+msgstr "Do spojené buňky se vloží NEPRAVDA"
#: 01170102.xhp
msgctxt ""
@@ -6433,7 +6433,7 @@ msgctxt ""
"par_idN10F92\n"
"help.text"
msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Je-li zadaná hodnota TRUE nebo různá od 0: Zvolí se tlačítko volby<br/>Je-li zadaná hodnota FALSE nebo 0: Zruší se výběr volby"
+msgstr "Je-li zadaná hodnota PRAVDA nebo různá od 0: Zvolí se tlačítko volby<br/>Je-li zadaná hodnota NEPRAVDA nebo 0: Zruší se výběr volby"
#: 01170102.xhp
msgctxt ""
@@ -7049,7 +7049,7 @@ msgctxt ""
"par_idN1118B\n"
"help.text"
msgid "Source cell range"
-msgstr "Rozsah zdrojových buněk"
+msgstr "Oblast zdrojových buněk"
#: 01170102.xhp
msgctxt ""
@@ -7057,7 +7057,7 @@ msgctxt ""
"par_idN111A1\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_LIST_CELL_RANGE\">Enter a cell range that contains the entries for a list box or combo box on a spreadsheet.</ahelp> If you enter a multi-column range, only the contents of the leftmost column are used to fill the control."
-msgstr "<ahelp hid=\"HID_PROP_LIST_CELL_RANGE\">Zadejte rozsah buněk ze sešitu, které obsahují položky pro seznam nebo pole se seznamem.</ahelp> Pokud zadáte rozsah s více sloupci, použije se pouze obsah sloupce úplně vlevo."
+msgstr "<ahelp hid=\"HID_PROP_LIST_CELL_RANGE\">Zadejte oblast buněk ze sešitu, které obsahují položky pro seznam nebo pole se seznamem.</ahelp> Pokud zadáte oblast s více sloupci, použije se pouze obsah sloupce úplně vlevo."
#: 01170103.xhp
msgctxt ""
@@ -7590,7 +7590,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "Which values are transmitted in each case depends on the respective control. For text fields, the visible entries are transmitted; for list boxes, the selected entries are transmitted; for check boxes and option fields, the associated reference values are transmitted if these fields were activated."
-msgstr "Podoba dat, která budou u jednotlivých formulářových polí odeslána, závisí na typu příslušných polí. U textových polí jsou odesílány viditelné znaky zadaného textu, u seznamů vybrané položky, u aktivovaných zaškrtávacích políček a tlačítek volby odpovídající referenční hodnoty."
+msgstr "Podoba dat, která budou u jednotlivých formulářových polí odeslána, závisí na typu příslušných polí. U textových polí jsou odesílány viditelné znaky zadaného textu, u seznamů vybrané položky, u aktivovaných zaškrtávacích polí a tlačítek volby odpovídající referenční hodnoty."
#: 01170201.xhp
msgctxt ""
@@ -11050,7 +11050,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Další úpravy je možné provést v dialogu <link href=\"text/shared/01/05030100.xhp\" name=\"Formát - Odstavec - Odsazení a proklad znaků\"><emph>Formát - Odstavec - Odsazení a proklad znaků</emph></link>"
+msgstr "Další úpravy je možné provést v dialogu <link href=\"text/shared/01/05030100.xhp\" name=\"Formát - Odstavec - Odsazení a rozestupy\"><emph>Formát - Odstavec - Odsazení a rozestupy</emph></link>"
#: 03120000.xhp
msgctxt ""
@@ -11102,7 +11102,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Další úpravy je možné provést v dialogu <link href=\"text/shared/01/05030100.xhp\" name=\"Formát - Odstavec - Odsazení a proklad znaků\"><emph>Formát - Odstavec - Odsazení a proklad znaků</emph></link>"
+msgstr "Další úpravy je možné provést v dialogu <link href=\"text/shared/01/05030100.xhp\" name=\"Formát - Odstavec - Odsazení a rozestupy\"><emph>Formát - Odstavec - Odsazení a rozestupy</emph></link>"
#: 03130000.xhp
msgctxt ""
@@ -13538,7 +13538,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "You can remove the current AutoFilter with the <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reset Filter/Sorting</link> icon or with <emph>Data - Filter - Reset Filter</emph>."
-msgstr ""
+msgstr "Aktuální automatický filtr je možné zrušit ikonou <link href=\"text/shared/02/12040000.xhp\" name=\"Odstranit filtr/řazení\">Odstranit filtr/řazení</link> nebo příkazem <emph>Data - Filtr - Odstranit filtr</emph>."
#: 12030000.xhp
msgctxt ""
@@ -13555,7 +13555,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Odstranit filtr/řazení"
#: 12040000.xhp
msgctxt ""
@@ -13564,7 +13564,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reset Filter/Sorting</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/12040000.xhp\" name=\"Odstranit filtr/řazení\">Odstranit filtr/řazení</link>"
#: 12040000.xhp
msgctxt ""
@@ -13590,7 +13590,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Odstranit filtr/řazení"
#: 12050000.xhp
msgctxt ""
@@ -14176,7 +14176,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/insertdbcolumnsdialog/toedit\">Moves the fields that you selected in the <emph>Database columns</emph> list box into the selection field.</ahelp> You can also double-click the entry to select it."
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/insertdbcolumnsdialog/toedit\">Přesune pole, která vyberete v seznamu <emph>Databázové sloupce</emph>, do pole výběru.</ahelp> Položku je možné vybrat také poklepáním."
#: 12070200.xhp
msgctxt ""
@@ -14394,7 +14394,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "To remove the current filter, click <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Reset Filter/Sorting</emph></link> icon."
-msgstr ""
+msgstr "Aktuální filtr odstraníte klepnutím na ikonu <link href=\"text/shared/02/12040000.xhp\" name=\"Odstranit filtr/řazení\"><emph>Odstranit filtr/řazení</emph></link>."
#: 12090000.xhp
msgctxt ""
@@ -14472,7 +14472,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOND3\">For the following arguments, you can choose between the logical operators AND / OR.</ahelp>"
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOND3\">Pro argumenty je možné zvolit mezi logickými operátory AND / OR.</ahelp>"
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHERECOND3\">Pro argumenty je možné zvolit mezi logickými operátory A / NEBO.</ahelp>"
#: 12090100.xhp
msgctxt ""
@@ -14871,7 +14871,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "You can remove a sorting that has been performed with the <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\"><emph>Reset Filter/Sorting</emph></link> icon."
-msgstr ""
+msgstr "Řazení je možné zrušit klepnutím na ikonu <link href=\"text/shared/02/12040000.xhp\" name=\"Odstranit filtr/řazení\"><emph>Odstranit filtr/řazení</emph></link>."
#: 12100100.xhp
msgctxt ""
@@ -15319,7 +15319,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "If the <emph>Wildcard expression</emph> check box is marked, this function is not available."
-msgstr "Je-li zaškrtnuto políčko <emph>Výraz se zástupnými znaky</emph>, tato funkce není k dispozici."
+msgstr "Je-li zaškrtnuto pole <emph>Výraz se zástupnými znaky</emph>, tato funkce není k dispozici."
#: 12100200.xhp
msgctxt ""
@@ -15562,7 +15562,7 @@ msgctxt ""
"118\n"
"help.text"
msgid "If you are searching the values of check boxes, and <emph>Apply field format</emph> is on, then you will receive a \"1\" for marked check boxes, a \"0\" for unmarked check boxes, and an empty string for undefined (tristate) check boxes. If the search has been carried out with <emph>Apply field format</emph> set to off, you will see the language-dependent default values \"TRUE\" or \"FALSE\"."
-msgstr "Pokud hledáte hodnoty zaškrtávacích polí a je povolena volba <emph>Použít formát pole</emph>, zobrazí se \"1\" pro zaškrtnutá políčka, \"0\" pro nezaškrtnutá a prázdný řetězec pro neurčená (v trojstavu). Pokud hledáte bez volby <emph>Použít formát pole</emph>, zobrazí se hodnoty pro \"TRUE\" a \"FALSE\" závisející na použitém jazyce."
+msgstr "Pokud hledáte hodnoty zaškrtávacích polí a je povolena volba <emph>Použít formát pole</emph>, zobrazí se \"1\" pro zaškrtnutá pole, \"0\" pro nezaškrtnutá a prázdný řetězec pro neurčená (v trojstavu). Pokud hledáte bez volby <emph>Použít formát pole</emph>, zobrazí se hodnoty pro \"PRAVDA\" a \"NEPRAVDA\" závisející na použitém jazyce."
#: 12100200.xhp
msgctxt ""
@@ -18961,7 +18961,7 @@ msgctxt ""
"par_id3153683\n"
"help.text"
msgid "Adds a Limit to set the maximum number of records to return."
-msgstr ""
+msgstr "Přidá limit nastavující maximální počet vrácených záznamů."
#: stars.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/04.po b/source/cs/helpcontent2/source/text/shared/04.po
index 261d364e799..738058b8db6 100644
--- a/source/cs/helpcontent2/source/text/shared/04.po
+++ b/source/cs/helpcontent2/source/text/shared/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-20 15:44+0000\n"
+"PO-Revision-Date: 2014-03-23 10:31+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382283841.0\n"
+"X-POOTLE-MTIME: 1395570690.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "V každém dialogu je vždy jeden zvýrazněný ovládací prvek - nejčastěji je ohraničen přerušovaným rámečkem. Tento ovládací prvek, u které se může jednat o tlačítko, přepínač, položku v seznamu nebo zaškrtávací políčko, má zaměření. Pokud jde u zaměřeného prvku o tlačítko, lze ho aktivovat pouhým stiskem klávesy Enter. U zaškrtávacího pole je možné ho zaškrtnout nebo naopak zrušit zaškrtnutí pomocí mezerníku. U zaměřeného přepínače lze vybírat z jednotlivých možností pomocí šipek. Pro přechod mezi jednotlivými ovládacími prvky lze použít tabulátor, kombinaci Shift+Tab pak lze použít pro posun v opačném směru."
+msgstr "V každém dialogu je vždy jeden zvýrazněný ovládací prvek - nejčastěji je ohraničen přerušovaným rámečkem. Tento ovládací prvek, ať už se jedná o tlačítko, přepínač, položku v seznamu nebo zaškrtávací pole, má zaměření. Pokud jde u zaměřeného prvku o tlačítko, lze ho aktivovat pouhým stiskem klávesy Enter. U zaškrtávacího pole je možné ho zaškrtnout nebo naopak zrušit zaškrtnutí pomocí mezerníku. U zaměřeného přepínače lze vybírat z jednotlivých možností pomocí šipek. Pro přechod mezi jednotlivými ovládacími prvky lze použít tabulátor, kombinaci Shift+Tab pak lze použít pro posun v opačném směru."
#: 01010000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/05.po b/source/cs/helpcontent2/source/text/shared/05.po
index 78bbef24c32..90b6efe7b7e 100644
--- a/source/cs/helpcontent2/source/text/shared/05.po
+++ b/source/cs/helpcontent2/source/text/shared/05.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-20 15:44+0000\n"
+"PO-Revision-Date: 2014-03-23 10:15+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382283869.0\n"
+"X-POOTLE-MTIME: 1395569737.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "The <emph>Complete words only</emph> check box allows you to perform an exact search. If this box is marked, incomplete words will not be found. Do not mark this check box if the search term you enter should also be found as part of a longer word."
-msgstr "Zaškrtávací pole <emph>Pouze celá slova</emph> vám dovolí provést přesné vyhledávání. Je-li zaškrtnuto, nebudou nalezeny neúplné výrazy. Nezaškrtávejte toto políčko, pokud hledaný výraz může být součástí delšího slova nebo slov."
+msgstr "Zaškrtávací pole <emph>Pouze celá slova</emph> dovolí provést přesné vyhledávání. Je-li zaškrtnuto, nebudou nalezeny neúplné výrazy. Nezaškrtávejte toto pole, pokud hledaný výraz může být součástí delšího slova nebo slov."
#: 00000140.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/autokorr.po b/source/cs/helpcontent2/source/text/shared/autokorr.po
index 834a22e20b4..583fd0a54c0 100644
--- a/source/cs/helpcontent2/source/text/shared/autokorr.po
+++ b/source/cs/helpcontent2/source/text/shared/autokorr.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 18:07+0200\n"
-"Last-Translator: pawell <p.franc@gmail.com>\n"
+"PO-Revision-Date: 2013-12-14 13:18+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387027122.0\n"
#: 01000000.xhp
msgctxt ""
@@ -223,7 +224,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Your text was corrected by <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorrect</link> so that double quotation marks were replaced by <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">typographical quotation marks</link>."
-msgstr "Váš text byl opraven funkcí <link href=\"text/shared/01/06040000.xhp\" name=\"Automatické opravy\">Automatické opravy</link> a dvojité uvozovky byly nahrazeny <link href=\"text/shared/01/06040400.xhp\" name=\"typograficky správnými uvozovkami\">typograficky správnými uvozovkami</link>."
+msgstr "Text byl opraven funkcí <link href=\"text/shared/01/06040000.xhp\" name=\"Automatické opravy\">Automatické opravy</link> a dvojité uvozovky byly nahrazeny <link href=\"text/shared/01/06040400.xhp\" name=\"typograficky správnými uvozovkami\">typograficky správnými uvozovkami</link>."
#: 07000000.xhp
msgctxt ""
@@ -258,7 +259,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Your text was corrected by <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorrect</link> so that single quotation marks were replaced by <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">typographical quotation marks</link>."
-msgstr ""
+msgstr "Text byl opraven funkcí <link href=\"text/shared/01/06040000.xhp\" \"name=\"Automatické opravy\">Automatické opravy</link> a jednoduché uvozovky byly nahrazeny <link href=\"text/shared/01/06040400.xhp\" name=\"typograficky správnými uvozovkami\">typograficky správnými uvozovkami</link>."
#: 08000000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/autopi.po b/source/cs/helpcontent2/source/text/shared/autopi.po
index 9b7cceb5cd2..b1a74333c29 100644
--- a/source/cs/helpcontent2/source/text/shared/autopi.po
+++ b/source/cs/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-20 15:47+0000\n"
+"PO-Revision-Date: 2014-03-23 10:18+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382284022.0\n"
+"X-POOTLE-MTIME: 1395569927.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -3279,7 +3279,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "In the list field, you see all pages belonging to the selected presentation template. All pages with a checkmark in the check box next to their names will be included in the created presentation. To not include a page, clear the check box in front of the page name. Click the small plus sign that is next to the page name to display the corresponding sub-items."
-msgstr "V tomto poli uvidíte všechny stránky patřící do vybrané šablony prezentace. Do vytvářené prezentace budou zahrnuty všechny stránky se znakem zatržení vedle jejich názvu. Pro vyjmutí stránky z prezentace odškrtněte pole před touto stránkou. Pro zobrazení souvisejících prvků klepněte na znak plus před danou stránkou."
+msgstr "V tomto poli se zobrazí všechny stránky patřící do vybrané šablony prezentace. Do vytvářené prezentace budou zahrnuty všechny stránky se znakem zaškrtnutí vedle svého názvu. Zrušením zaškrtnutí pole před názvem stránku z prezentace vyjmete. Pro zobrazení souvisejících prvků klepněte na znak plus před danou stránkou."
#: 01050500.xhp
msgctxt ""
@@ -6023,7 +6023,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Save graphics as"
-msgstr "Uložit obrázek jako"
+msgstr "Uložit obrázky jako"
#: 01110300.xhp
msgctxt ""
@@ -7995,7 +7995,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON4\">All currency cells in the range selected before the converter was called will be converted.</ahelp> All cells must have the same format so that they can be recognized as a selected range."
-msgstr "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON4\">Budou převedeny všechny buňky v rozsahu vybraném před spuštěním konvertoru, které mají formát měny.</ahelp> Aby mohly být buňky rozpoznány, musí mít všechny stejný formát."
+msgstr "<ahelp hid=\"HID_DLGCONVERT_OPTIONBUTTON4\">Budou převedeny všechny buňky v oblasti vybrané před spuštěním konvertoru, které mají formát měny.</ahelp> Aby mohly být buňky rozpoznány, musí mít všechny stejný formát."
#: 01150000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/explorer/database.po b/source/cs/helpcontent2/source/text/shared/explorer/database.po
index 7fdbfbe458c..a82c2418bba 100644
--- a/source/cs/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/cs/helpcontent2/source/text/shared/explorer/database.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-20 15:48+0000\n"
+"PO-Revision-Date: 2014-03-23 10:00+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382284119.0\n"
+"X-POOTLE-MTIME: 1395568847.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -7657,7 +7657,7 @@ msgctxt ""
"par_id66841632\n"
"help.text"
msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
-msgstr "Tato heuristická analýza v některých případech selže. Toto třístavové zaškrtávací políčko je ve výchozím nastavení nastaveno na neurčitý stav, který znamená \"použít heuristickou analýzu\". Pokud je políčko zaškrtnuté, je předpokládána podpora primárních klíčů. Pokud políčko není zaškrtnuté, je předpokládáno, že databáze nepodporuje primární klíče."
+msgstr "Tato heuristická analýza v některých případech selže. Toto třístavové zaškrtávací pole je ve výchozím nastavení nastaveno na neurčitý stav, který znamená \"použít heuristickou analýzu\". Pokud je pole zaškrtnuté, je předpokládána podpora primárních klíčů. Pokud pole není zaškrtnuté, je předpokládáno, že databáze nepodporuje primární klíče."
#: dabaadvpropdat.xhp
msgctxt ""
@@ -11930,7 +11930,7 @@ msgctxt ""
"par_id0112200902353542\n"
"help.text"
msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view."
-msgstr "Dříve mohla být makra uložena jen v textových poddokumentech formulářů a sestav. Nyní mohou být makra uložena i v samotném souboru Base. Díky tomu mohou být nyní makra v Base souborech volána z libovolných komponent: formulářů, sestav, návrhu tabulek, návrhu dotazů, návrhu vztahů, zobrazení dat tabulek."
+msgstr "Dříve mohla být makra uložena jen v textových poddokumentech formulářů a sestav. Nyní mohou být makra uložena i v samotném souboru Base. Díky tomu mohou být nyní makra v Base souborech volána z libovolných komponent: formulářů, sestav, návrhu tabulek, návrhu dotazů, návrhu relací, zobrazení dat tabulek."
#: migrate_macros.xhp
msgctxt ""
@@ -13978,7 +13978,7 @@ msgctxt ""
"par_id1404461\n"
"help.text"
msgid "<ahelp hid=\".\">If the Conditional Print Expression evaluates to TRUE, the selected object will be printed.</ahelp>"
-msgstr "<ahelp hid=\".\">Pokud se Výraz pro podmíněný tisk vyhodnotí jako TRUE, vybraný objekt se vytiskne.</ahelp>"
+msgstr "<ahelp hid=\".\">Pokud se Výraz pro podmíněný tisk vyhodnotí jako PRAVDA, vybraný objekt se vytiskne.</ahelp>"
#: rep_prop.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po
index a946232b958..9ea3af75215 100644
--- a/source/cs/helpcontent2/source/text/shared/guide.po
+++ b/source/cs/helpcontent2/source/text/shared/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-20 15:50+0000\n"
+"PO-Revision-Date: 2014-03-23 12:51+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382284233.0\n"
+"X-POOTLE-MTIME: 1395579095.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -1068,7 +1068,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<variable id=\"border_paragraph\"><link href=\"text/shared/guide/border_paragraph.xhp\" name=\"Defining Borders for Paragraphs\">Defining Borders for Paragraphs</link> </variable>"
-msgstr "<variable id=\"border_paragraph\"><link href=\"text/shared/guide/border_paragraph.xhp\" name=\"Defining Borders for Paragraphs\">Nastavení ohraničení odstavců</link> </variable>"
+msgstr "<variable id=\"border_paragraph\"><link href=\"text/shared/guide/border_paragraph.xhp\" name=\"Nastavení ohraničení odstavců\">Nastavení ohraničení odstavců</link> </variable>"
#: border_paragraph.xhp
msgctxt ""
@@ -1113,7 +1113,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "V oblasti <emph>Čára</emph> vyberte styl, šířku a barvu čáry pro vybraný styl ohraničení. Toto nastavení se použije pro všechny hrany, které jsou součástí vybraného stylu ohraničení."
#: border_paragraph.xhp
msgctxt ""
@@ -1122,7 +1122,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "V oblasti <emph>Vzdálenost k obsahu</emph> určete vzdálenosti mezi ohraničením a obsahem stránky. Je možné změnit jen vzdálenosti ke stranám, které mají určené ohraničení."
#: border_paragraph.xhp
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr "V oblasti <emph>Uživatelem definované</emph> vyberte okraje, které se mají zobrazit. Klepnutím na hranu v náhledu přepnete výběr okraje. Pokud podržíte klávesu Shift, je možné označit více hran."
+msgstr "V oblasti <emph>Definované uživatelem</emph> vyberte okraje, které se mají zobrazit. Klepnutím na hranu v náhledu přepnete výběr okraje. Pokud podržíte klávesu Shift, je možné označit více hran."
#: border_paragraph.xhp
msgctxt ""
@@ -1167,7 +1167,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "V oblasti <emph>Čára</emph> vyberte styl, šířku a barvu čáry pro vybraný styl ohraničení. Toto nastavení se použije pro všechny hrany, které jsou součástí vybraného stylu ohraničení."
#: border_paragraph.xhp
msgctxt ""
@@ -1185,7 +1185,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "V oblasti <emph>Vzdálenost k obsahu</emph> určete vzdálenosti mezi ohraničením a obsahem stránky. Je možné změnit jen vzdálenosti ke stranám, které mají určené ohraničení."
#: border_paragraph.xhp
msgctxt ""
@@ -1219,7 +1219,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<variable id=\"border_table\"><link href=\"text/shared/guide/border_table.xhp\" name=\"Defining Borders for Tables and Table Cells\">Defining Borders for Tables and Table Cells</link></variable>"
-msgstr "<variable id=\"border_table\"><link href=\"text/shared/guide/border_table.xhp\" name=\"Defining Borders for Tables and Table Cells\">Nastavení ohraničení tabulek a buněk</link></variable>"
+msgstr "<variable id=\"border_table\"><link href=\"text/shared/guide/border_table.xhp\" name=\"Nastavení ohraničení tabulek a buněk\">Nastavení ohraničení tabulek a buněk</link></variable>"
#: border_table.xhp
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"par_id4439832\n"
"help.text"
msgid "In Calc, a chart is an object on a sheet that can be copied and pasted on another sheet of the same document, the data series will stay linked to the range on the other sheet. If it is pasted on another Calc document, it has its own chart data table and is no more linked to the original range."
-msgstr ""
+msgstr "V aplikaci Calc je graf objektem, který lze zkopírovat a vložit do jiného listu stejného dokumentu, datové řady přitom budou uloženy jako odkaz na oblast na původním listu. Pokud je graf vložen do jiného dokumentu Calcu, budou jeho data zkopírována a nebudou uložena jako odkaz na původní oblast."
#: chart_insert.xhp
msgctxt ""
@@ -1815,7 +1815,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Click inside the cell range that you want to present in your chart."
-msgstr "Klepněte do rozsahu buněk, který chcete zobrazit v grafu."
+msgstr "Klepněte do oblasti buněk, kterou chcete zobrazit v grafu."
#: chart_insert.xhp
msgctxt ""
@@ -2758,7 +2758,7 @@ msgctxt ""
"bm_id3154186\n"
"help.text"
msgid "<bookmark_value>charts;copying with link to source cell range</bookmark_value><bookmark_value>inserting; cell ranges from spreadsheets</bookmark_value><bookmark_value>pasting;cell ranges from spreadsheets</bookmark_value><bookmark_value>presentations;inserting spreadsheet cells</bookmark_value><bookmark_value>text documents;inserting spreadsheet cells</bookmark_value><bookmark_value>tables in spreadsheets;copying data to other applications</bookmark_value>"
-msgstr "<bookmark_value>grafy; kopírování s odkazem na zdrojový rozsah buněk</bookmark_value><bookmark_value>vkládání; buňky ze sešitu</bookmark_value><bookmark_value>prezentace;vkládání buněk sešitu</bookmark_value><bookmark_value>textové dokumenty; vkládání buněk sešitu</bookmark_value><bookmark_value>tabulky v sešitech; kopírování dat do jiných aplikací</bookmark_value>"
+msgstr "<bookmark_value>grafy; kopírování s odkazem na zdrojovou oblast buněk</bookmark_value><bookmark_value>vkládání;oblasti buněk ze sešitu</bookmark_value><bookmark_value>prezentace;vkládání buněk sešitu</bookmark_value><bookmark_value>textové dokumenty; vkládání buněk sešitu</bookmark_value><bookmark_value>tabulky v sešitech; kopírování dat do jiných aplikací</bookmark_value>"
#: copytable2application.xhp
msgctxt ""
@@ -2785,7 +2785,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "To copy a cell range into a text document, select the cell range in the sheet and then use either the clipboard or drag-and-drop to insert the cells into the text document. You will then find an OLE object in the text document, which you can edit further."
-msgstr "Chcete-li do textového dokumentu zkopírovat rozsah buněk, označte rozsah buněk v sešitu a poté pomocí schránky nebo přetažení, vložte buňky do textového dokumentu. Do textového dokumentu bude vložen objekt OLE, který můžete později upravit."
+msgstr "Chcete-li do textového dokumentu zkopírovat oblast buněk, označte oblast buněk v sešitu a poté pomocí schránky nebo přetažení vložte buňky do textového dokumentu. Do textového dokumentu bude vložen objekt OLE, který můžete později upravit."
#: copytable2application.xhp
msgctxt ""
@@ -2803,7 +2803,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "When you copy a cell range from $[officename] Calc to the clipboard, the drawing objects, OLE objects and charts within this range are also copied."
-msgstr "Když kopírujete rozsah buněk z $[officename] Calcu do schránky, zkopírují se také objekty kresby, OLE objekty a grafy v tomto rozsahu."
+msgstr "Když kopírujete oblast buněk z $[officename] Calcu do schránky, zkopírují se také objekty kresby, OLE objekty a grafy v této oblasti."
#: copytable2application.xhp
msgctxt ""
@@ -2812,7 +2812,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "If you insert a cell range with an enclosed chart, the chart will keep its link to the source cell range only if you copied the chart and the source cell range together."
-msgstr "Pokud vložíte rozsah buněk s grafem, graf si zachová odkazy na zdrojové buňky pouze tehdy, pokud kopírujete dohromady graf a zdrojové buňky."
+msgstr "Pokud vložíte oblast buněk s grafem, graf si zachová odkazy na zdrojovou oblast buněk pouze tehdy, pokud kopírujete graf a zdrojovou oblast buněk dohromady."
#: copytext2application.xhp
msgctxt ""
@@ -4695,7 +4695,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "The filter that has been set can be removed by clicking <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sort\"><emph>Reset Filter/Sort</emph></link> icon <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Icon</alt></image>."
-msgstr ""
+msgstr "Filtr, který byl nastaven, může být odstraněn klepnutím na ikonu <link href=\"text/shared/02/12040000.xhp\" name=\"Odstranit filtr/řazení\"><emph>Odstranit filtr/řazení</emph></link> <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Ikona</alt></image>."
#: data_tabledefine.xhp
msgctxt ""
@@ -5469,7 +5469,7 @@ msgctxt ""
"par_id0821200912504237\n"
"help.text"
msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Ikona</alt></image>"
#: digital_signatures.xhp
msgctxt ""
@@ -6663,7 +6663,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "There are many options for moving or copying objects using drag-and-drop. Text sections, drawing objects, graphics, form controls, hyperlinks, cell ranges, and many more can be moved or copied with the mouse."
-msgstr "Přetažení vám nabízí spoustu možností pro přesun či kopírování objektů. Pomocí myši můžete kopírovat či přesunout textové sekce, objekty kresby, obrázky, ovládací prvky, hypertextové odkazy, rozsahy buněk a mnohé další."
+msgstr "Přetažení vám nabízí spoustu možností pro přesun či kopírování objektů. Pomocí myši můžete kopírovat či přesunout textové sekce, objekty kresby, obrázky, ovládací prvky, hypertextové odkazy, oblasti buněk a mnohé další."
#: dragdrop.xhp
msgctxt ""
@@ -7585,7 +7585,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "You may choose to respond to questions that the developers may have about the reported error. Mark the check box if you allow to be contacted by e-mail, should additional information be required. By default this box is not marked, so you will not get any e-mail."
-msgstr "Budete-li chtít, můžete vývojářům zodpovědět případné dotazy ohledně chyby. Dovolíte-li nám kontaktovat vás elektronickou poštou v případě potřeby doplňujících informací, zaškrtněte prosím toto políčko. Standardně tato volba není zvolena, takže od nás nedostanete žádné zprávy."
+msgstr "Budete-li chtít, můžete vývojářům zodpovědět případné dotazy ohledně chyby. Dovolíte-li nám kontaktovat vás elektronickou poštou v případě potřeby doplňujících informací, zaškrtněte prosím toto pole. Standardně tato volba není zvolena, takže od nás nedostanete žádné zprávy."
#: error_report.xhp
msgctxt ""
@@ -8545,7 +8545,7 @@ msgctxt ""
"par_idN10731\n"
"help.text"
msgid "You can use the Form Controls toolbar to add checkboxes, buttons, tables showing data records, and other controls to a document."
-msgstr "Pomocí nástrojové lišty Ovládací prvky formuláře můžete do dokumentu přidávat zaškrtávací políčka, tlačítka, tabulky zobrazující datové záznamy a další ovládací prvky."
+msgstr "Pomocí nástrojové lišty Ovládací prvky formuláře můžete do dokumentu přidávat zaškrtávací pole, tlačítka, tabulky zobrazující datové záznamy a další ovládací prvky."
#: formfields.xhp
msgctxt ""
@@ -12661,7 +12661,7 @@ msgctxt ""
"par_idN107E0\n"
"help.text"
msgid "To disable the automatic borders, choose <emph>Tools - AutoCorrect Options - Options</emph> and clear <emph>Apply border</emph>."
-msgstr "Chcete-li vypnout automatické ohraničení, zvolte <emph>Nástroje - Nastavení automatických oprav - Možnosti</emph> a odškrtněte <emph>Použít ohraničení</emph>."
+msgstr "Chcete-li vypnout automatické ohraničení, zvolte <emph>Nástroje - Nastavení automatických oprav - Možnosti</emph> a zrušte zaškrtnutí pole <emph>Použít ohraničení</emph>."
#: line_intext.xhp
msgctxt ""
@@ -12678,7 +12678,7 @@ msgctxt ""
"par_id641804\n"
"help.text"
msgid "When you enter a line width, you can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium."
-msgstr "Když zadáváte šířku čáry, můžete doplnit i měrnou jednotku. Při nulové šířce vznikne tenká linka o šířce jednoho pixelu výstupního média."
+msgstr "Když zadáváte šířku čáry, můžete doplnit i měrnou jednotku. Při nulové šířce vznikne tenká čára o šířce jednoho pixelu výstupního média."
#: line_intext.xhp
msgctxt ""
@@ -12827,7 +12827,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "To specify the length of the line as a percentage of the line width, select <emph>Fit to line width</emph>."
-msgstr "Pro určení délky čáry v procentech tloušťky řádku zvolte <emph>Přizpůsobit tloušťce čáry</emph>."
+msgstr "Pro určení délky čáry v procentech šířky čáry zvolte <emph>Přizpůsobit šířce čáry</emph>."
#: linestyle_define.xhp
msgctxt ""
@@ -12922,7 +12922,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Select a style from the <emph>Line Style</emph> box and specify the width in the <emph>Line Width</emph> box. A width of 0 corresponds to 1 pixel."
-msgstr "Vyberte styl v poli <emph>Styl čáry</emph> a určete tloušťku čáry v poli <emph>Tloušťka čáry</emph>. Tloušťka 0 odpovídá 1 pixelu."
+msgstr "Vyberte styl v poli <emph>Styl čáry</emph> a určete šířku čáry v poli <emph>Šířka čáry</emph>. Šířka 0 odpovídá 1 pixelu."
#: linestyles.xhp
msgctxt ""
@@ -14165,7 +14165,7 @@ msgctxt ""
"par_id0811200801491971\n"
"help.text"
msgid "One example of differences between Calc and Excel is the handling of boolean values. Enter TRUE to cells A1 and A2."
-msgstr "Jedním z příkladů rozdílů mezi Calcem a Excelem je práce s booleovskými hodnotami. Do buněk A1 a A2 zadejte TRUE."
+msgstr "Jedním z příkladů rozdílů mezi Calcem a Excelem je práce s booleovskými hodnotami. Do buněk A1 a A2 zadejte PRAVDA."
#: ms_import_export_limitations.xhp
msgctxt ""
@@ -15412,7 +15412,7 @@ msgctxt ""
"par_idN1077E\n"
"help.text"
msgid "<emph>Transpose</emph>: swaps the rows and the columns of the cell range to be pasted."
-msgstr "<emph>Transponovat</emph>: prohodí řádky a sloupce vkládaného rozsahu buněk"
+msgstr "<emph>Transponovat</emph>: prohodí řádky a sloupce vkládané oblasti buněk."
#: pasting.xhp
msgctxt ""
@@ -15420,7 +15420,7 @@ msgctxt ""
"par_idN10785\n"
"help.text"
msgid "<emph>Link</emph>: pastes the cell range as a link. If the source file changes, the pasted cells change also."
-msgstr "<emph>Odkaz</emph>: Vloží rozsah buněk jako odkaz. Pokud se změní zdrojový soubor, změní se také vložené buňky."
+msgstr "<emph>Odkaz</emph>: Vloží oblast buněk jako odkaz. Pokud se změní zdrojový soubor, změní se také vložené buňky."
#: pasting.xhp
msgctxt ""
@@ -15995,7 +15995,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "For example, for graphics inserted in Writer: Choose <emph>Format - Picture - Options</emph> tab. Under <emph>Protect</emph>, unmark as appropriate."
-msgstr "Například pro obrázky vložené do Writeru: Zvolte záložku <emph>Formát - Obrázek - Možnosti</emph>. V oblasti <emph>Zamknout</emph> odškrtněte příslušné položky."
+msgstr "Například pro obrázky vložené do Writeru: Zvolte záložku <emph>Formát - Obrázek - Možnosti</emph>. V oblasti <emph>Zamknout</emph> zrušte zaškrtnutí příslušných položek."
#: protection.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po
index 2b72463338d..fcb0637fb1c 100644
--- a/source/cs/helpcontent2/source/text/shared/optionen.po
+++ b/source/cs/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-29 22:01+0000\n"
+"PO-Revision-Date: 2014-03-23 13:00+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: NONE\n"
"Language: cs\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1385762474.0\n"
+"X-POOTLE-MTIME: 1395579631.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -866,7 +866,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "../images/img.jpg"
-msgstr "../obrázky/obr1.jpg"
+msgstr "../obrazky/obr1.jpg"
#: 01010200.xhp
msgctxt ""
@@ -875,7 +875,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "../images/img.jpg"
-msgstr "../obrázky/obr1.jpg"
+msgstr "../obrazky/obr1.jpg"
#: 01010200.xhp
msgctxt ""
@@ -893,7 +893,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "file:///c|/work/images/img.jpg"
-msgstr "file:///c|/pracovní/obrázky/obr1.jpg"
+msgstr "file:///c|/pracovni/obrazky/obr1.jpg"
#: 01010200.xhp
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "The Help tip always displays an absolute path. However, if a document is saved in HTML format, <item type=\"productname\">%PRODUCTNAME</item> will enter a relative path if the appropriate check box is selected."
-msgstr "V tipu se vždy zobrazuje absolutní cesta. Pokud ovšem dokument uložíte ve formátu HTML, <item type=\"productname\">%PRODUCTNAME</item> uloží, je-li zaškrtnuto odpovídající pole, relativní cestu."
+msgstr "V tipu nápovědy se vždy zobrazuje absolutní cesta. Pokud ovšem dokument uložíte ve formátu HTML, <item type=\"productname\">%PRODUCTNAME</item> uloží, je-li zaškrtnuto odpovídající pole, relativní cestu."
#: 01010200.xhp
msgctxt ""
@@ -1552,7 +1552,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit </emph><emph>Modules</emph></link> dialog appears."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">Chcete-li upravit jazykový modul, zvolte ho a klepněte na tlačítko <emph>Upravit</emph>.</ahelp> Otevře se dialog <link href=\"text/shared/optionen/01010401.xhp\" name=\"Upravit moduly\"><emph>Upravit moduly</emph></link>."
#: 01010400.xhp
msgctxt ""
@@ -1588,7 +1588,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Opens the <emph>New Dictionary</emph> dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Otevře dialog <emph>Nový slovník</emph>, ve kterém můžete určit nový uživatelský slovník nebo slovník výjimek pro určitý jazyk.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1624,7 +1624,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Specifies the name of the new custom dictionary.</ahelp> The file extension \"*.DIC\" is automatically appended."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Určuje název nového uživatelského slovníku.</ahelp> Souboru se automaticky doplní přípona \"*.DIC\"."
#: 01010400.xhp
msgctxt ""
@@ -1642,7 +1642,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">By selecting a certain language you can limit the use of the custom dictionary.</ahelp> By selecting <emph>All</emph> the custom dictionary is used independently of the current language."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">Výběrem určitého jazyka můžete omezit použití uživatelského slovníku.</ahelp> Pokud zvolíte <emph>Vše</emph>, použije se uživatelský slovník nezávisle na aktuálním jazyce."
#: 01010400.xhp
msgctxt ""
@@ -1660,7 +1660,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Specifies whether you wish to avoid certain words in your documents.</ahelp> In this way, you can create a custom dictionary of all the words to be avoided. If this exception dictionary is activated, during spellchecking you receive a corresponding note about any words which should be avoided."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Určuje, zda se chcete některým slovům v dokumentech vyhnout.</ahelp> Tímto způsobem můžete do svého uživatelského slovníku zahrnout všechna slova, která nechcete používat. Je-li slovník výjimek při kontrole pravopisu aktivní, bude zobrazeno upozornění, že byste dané slovo neměli používat."
#: 01010400.xhp
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Opens the <emph>Edit custom dictionary</emph> dialog, in which you can add to your custom dictionary or edit existing entries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Otevře dialog <emph>Upravit vlastní slovník</emph>, ve kterém můžete do svého slovníku přidávat nové položky nebo upravovat existující.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1714,7 +1714,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Specifies the book to be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Určuje knihu, kterou chcete upravit.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Assigns a new language to the current custom dictionary.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Přiřadí aktuálnímu uživatelskému slovníku nový jazyk.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1768,7 +1768,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/word\">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.</ahelp> If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as \"AutoComplete=\", the word is never automatically hyphenated and no hyphenation is suggested. Typing \"Auto=Complete\" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/word\">Můžete zadat nové slovo, které bude do slovníku zařazeno. V seznamu níže se zobrazuje obsah aktuálního uživatelského slovníku.</ahelp> Pokud v tomto seznamu vyberete slovo, vloží se do textového pole. Pokud za slovo připíšete znak rovnosti, např. \"AutoComplete=\", toto slovo nebude automaticky děleno, ani nebude navrženo automatické dělení. Pokud zapíšete např. \"Auto=Complete\", slovo bude rozděleno (nebo bude rozdělení navrženo) v místě určeném znakem =."
#: 01010400.xhp
msgctxt ""
@@ -1786,7 +1786,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the \"Word\" text box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">Toto textové pole se zobrazí, pokud upravujete slovník výjimek. Do tohoto pole zadejte návrh pro nahrazení slova z pole \"Slovo\".</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1804,7 +1804,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Adds the word in the <emph>Word </emph>text field to your current custom dictionary. The word in the <emph>Suggestion </emph>field is also added when working with exception dictionaries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Přidá slovo zadané v poli <emph>Slovo</emph> do aktuálního uživatelského slovníku. Pokud pracujete se slovníkem výjimek, bude do slovníku přidáno také slovo z pole <emph>Nahradit čím</emph>.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1858,7 +1858,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">If you want to change a value, select the entry and then click <emph>Edit</emph>.</ahelp> You will see a dialog for entering a new value."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">Pokud chcete změnit hodnotu, vyberte položku a klepněte na tlačítko <emph>Upravit</emph>.</ahelp> Zobrazí se dialog pro zadání nové hodnoty."
#: 01010400.xhp
msgctxt ""
@@ -1867,7 +1867,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "Check uppercase words"
-msgstr "Kontrolovat slova psaná velkými písmeny"
+msgstr "Kontrolovat slova napsaná velkými písmeny"
#: 01010400.xhp
msgctxt ""
@@ -1876,7 +1876,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "Specifies that capitalization is checked during spellcheck."
-msgstr "Určuje, zda se mají při kontrole pravopisu kontrolovat také slova psaná velkými písmeny."
+msgstr "Určuje, zda se mají při kontrole pravopisu kontrolovat také slova napsaná velkými písmeny."
#: 01010400.xhp
msgctxt ""
@@ -1903,7 +1903,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Check special regions"
-msgstr "Zkontrolovat speciální oblasti"
+msgstr "Kontrolovat speciální oblasti"
#: 01010400.xhp
msgctxt ""
@@ -1921,7 +1921,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Check spelling as you type"
-msgstr "Kontrolovat pravopis při psaní"
+msgstr "Kontrolovat pravopis během psaní"
#: 01010400.xhp
msgctxt ""
@@ -1930,7 +1930,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"automatisch\"><ahelp hid=\".uno:SpellOnline\">Automatically checks spelling as you type, and underlines errors.</ahelp></variable>"
-msgstr "<variable id=\"automatisch\"><ahelp hid=\".uno:SpellOnline\">Při psaní automaticky kontroluje pravopis a podtrhává chyby.</ahelp></variable>"
+msgstr "<variable id=\"automatisch\"><ahelp hid=\".uno:SpellOnline\">Během psaní automaticky kontroluje pravopis a podtrhává chyby.</ahelp></variable>"
#: 01010400.xhp
msgctxt ""
@@ -1957,7 +1957,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "Minimal number of characters for hyphenation"
-msgstr "Minimální počet znaků pro rozdělení"
+msgstr "Minimální počet znaků pro dělení slov"
#: 01010400.xhp
msgctxt ""
@@ -1966,7 +1966,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Specifies the minimum number of characters required for automatic hyphenation to be applied. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Type the minimum number of characters that must come before or after the hyphen.</ahelp>"
-msgstr ""
+msgstr "Určuje minimální počet znaků, při kterém se použije automatické dělení slov. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Zadejte minimální počet znaků, které se musí nacházet před nebo za rozdělovníkem.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1975,7 +1975,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Characters before line break"
-msgstr "Znaky před zalomením stránky"
+msgstr "Znaky před zalomením řádku"
#: 01010400.xhp
msgctxt ""
@@ -2011,7 +2011,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Hyphenate without inquiry"
-msgstr "Dělit bez dotazu"
+msgstr "Dělit slova bez dotazu"
#: 01010400.xhp
msgctxt ""
@@ -2153,7 +2153,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<variable id=\"sprachenfeld\">A language entry has a check mark in front of it if the spellcheck is activated for this language.</variable>"
-msgstr "<variable id=\"sprachenfeld\">Je-li aktivní kontrola pravopisu pro daný jazyk, před názvem jazyka se zobrazuje symbol zatržení.</variable>"
+msgstr "<variable id=\"sprachenfeld\">Je-li aktivní kontrola pravopisu pro daný jazyk, před názvem jazyka se zobrazuje symbol zaškrtnutí.</variable>"
#: 01010401.xhp
msgctxt ""
@@ -5776,7 +5776,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Defines settings for HTML pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Určuje nastavení pro stránky HTML.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5794,7 +5794,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Pomocí číselníků <emph>Velikost 1</emph> až <emph>Velikost 7</emph> určete velikost písma pro HTML značky <font size=1> až <font size=7>.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5836,7 +5836,7 @@ msgctxt ""
"par_id7658314\n"
"help.text"
msgid "<ahelp hid=\".\">If not checked, numbers will be interpreted according to the setting in <emph>Language Settings - Language of - Locale setting</emph> in the Options dialog box. If checked, numbers will be interpreted as 'English (USA)' locale.</ahelp>"
-msgstr "<ahelp hid=\".\">Pokud není zatrženo, budou čísla interpretována podle nastavení volby <emph>Národní nastavení</emph> pod <emph>Jazyková nastavení - Jazyky</emph> v dialogu Možnosti. Pokud zatrženo je, budou čísla interpretována jako při nastavení výše uvedené volby na 'Angličtina (USA).</ahelp>"
+msgstr "<ahelp hid=\".\">Pokud není zaškrtnuto, budou čísla interpretována podle nastavení volby <emph>Národní nastavení</emph> pod <emph>Jazyková nastavení - Jazyky</emph> v dialogu Možnosti. Pokud zaškrtnuto je, budou čísla interpretována jako při nastavení výše uvedené volby na 'Angličtina (USA)'.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5854,7 +5854,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Mark this check box if you want <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> that are not recognized by $[officename] to be imported as fields.</ahelp> For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Zaškrtněte toto pole, pokud chcete <link href=\"text/shared/00/00000002.xhp#tags\" name=\"značky\">značky</link>, které $[officename] nerozezná, importovat jako pole.</ahelp> Pro otevírací značku se vytvoří pole HTML_ON, kterému se jako hodnota přiřadí název značky. Pro uzavírací značku se vytvoří pole HTML_OFF. Tato pole se při exportu do HTML převedou zpět na značky."
#: 01030500.xhp
msgctxt ""
@@ -5872,7 +5872,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">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. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">Zaškrtněte toto pole, pokud chcete při importu ignorovat nastavení písma. Použijí se písma určená ve stylu HTML stránka.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5890,7 +5890,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/export\">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Import and export filters</link> description."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/export\">Určuje nastavení pro export HTML dokumentů.</ahelp> Chcete-li exportovat dokument ve formátu HTML, zvolte v dialogu <link href=\"text/shared/01/01070000.xhp\" name=\"Uložit jako\"><emph>Uložit jako</emph></link> typ souborů <emph>HTML dokument</emph>. Další informace najdete v části <link href=\"text/shared/00/00000020.xhp\" name=\"Importní a exportní filtry\">Importní a exportní filtry</link>."
#: 01030500.xhp
msgctxt ""
@@ -5917,7 +5917,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Mark this check box to include the $[officename] Basic instructions when exporting to HTML format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Toto pole zaškrtněte pro zahrnutí instrukcí jazyka $[officename] Basic při exportu do formátu HTML.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5944,7 +5944,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">If this field is marked, when exporting to HTML a warning is shown that %PRODUCTNAME Basic macros will be lost.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">Pokud je toto pole zašrtnuto, bude při exportu do HTML zobrazeno varování, že makra jazyka %PRODUCTNAME Basic budou ztracena.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5989,7 +5989,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the <emph>Save As</emph> dialog to save the document and enter a complete FTP URL as the file name in the Internet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Pro automatické nahrávání vložených obrázků na webový server pomocí FTP zaškrtněte toto pole. Pro uložení dokumentu použijte dialog <emph>Uložit jako</emph> a jako jméno souboru v Internetu vyplňte úplnou URL adresu FTP.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -6007,7 +6007,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/charset\">Select the appropriate character set for the export</ahelp>."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/charset\">Vyberte znakovou sadu pro export.</ahelp>"
#: 01040000.xhp
msgctxt ""
@@ -6274,7 +6274,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "Right-aligned"
-msgstr "Zarovnáno vpravo"
+msgstr "Zarovnané vpravo"
#: 01040200.xhp
msgctxt ""
@@ -6497,7 +6497,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/OptFontTabPage\">Specifies the settings for the basic fonts in your documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/OptFontTabPage\">Určuje nastavení pro základní písma v dokumentech.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6542,7 +6542,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/standardbox\">Specifies the font to be used for the <emph>Default</emph> Paragraph Style.</ahelp> The <emph>Default</emph> Paragraph Style font is used for nearly all Paragraph Styles, unless the Paragraph Style explicitly defines another font."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/standardbox\">Určuje písmo použité pro styl odstavce <emph>Výchozí</emph>.</ahelp> Písmo stylu odstavce <emph>Výchozí</emph> se používá takřka pro všechny styly odstavce, pokud ve stylu odstavce není přímo určeno jiné písmo."
#: 01040300.xhp
msgctxt ""
@@ -6576,7 +6576,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/titlebox\">Specifies the font to be used for headings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/titlebox\">Určuje písmo použité pro nadpisy.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6594,7 +6594,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Specifies the fonts for lists and numbering and all derived styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Určuje písmo pro seznamy, číslování a všechny odvozené styly.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6621,7 +6621,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/labelbox\">Specifies the font used for the captions of images and tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/labelbox\">Určuje písmo použité pro popisky obrázků a tabulek.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6639,7 +6639,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Určuje písmo použité pro rejstříky a obsahy.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6648,7 +6648,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Current document only"
-msgstr "Pouze ve stávajícím souboru"
+msgstr "Pouze v současném dokumentu"
#: 01040300.xhp
msgctxt ""
@@ -6657,7 +6657,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Specifies that the settings apply to the current document only.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Určuje, že se toto nastavení použije pouze ve stávajícím dokumentu.</ahelp>"
#: 01040301.xhp
msgctxt ""
@@ -6831,7 +6831,7 @@ msgctxt ""
"hd_id2623981\n"
"help.text"
msgid "Text placeholder"
-msgstr "Zástupce za text"
+msgstr "Zástupné znaky textů"
#: 01040400.xhp
msgctxt ""
@@ -6839,7 +6839,7 @@ msgctxt ""
"par_id7242042\n"
"help.text"
msgid "<ahelp hid=\".\">Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout.</ahelp><link href=\"text/swriter/01/04090003.xhp\">Text placeholders</link> are fields."
-msgstr "<ahelp hid=\".\">Při zaškrtnutí této volby se bude tisknout zástupce za text. Pokud nebude pole zaškrtnuto, při tisku bude zástupce za text prázdný.</ahelp> <link href=\"text/swriter/01/04090003.xhp\">Zástupce za text</link> je pole."
+msgstr "<ahelp hid=\".\">Při zaškrtnutí této volby se budou tisknout zástupné znaky za text. Pokud nebude pole zaškrtnuto, při tisku budou zástupné znaky textů prázdné.</ahelp> <link href=\"text/swriter/01/04090003.xhp\">Zástupné znaky textů</link> jsou pole."
#: 01040400.xhp
msgctxt ""
@@ -6988,7 +6988,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Paper tray from printer settings"
-msgstr "Zásobník papíru podle nastavení tiskárny"
+msgstr "Zásobník papíru z nastavení tiskárny"
#: 01040400.xhp
msgctxt ""
@@ -6997,7 +6997,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/papertray\">For printers with multiple trays, the \"Paper tray from printer settings\" option specifies whether the paper tray used is specified by the system settings of the printer.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/papertray\">Možnost \"Zásobník papíru podle nastavení tiskárny\" určuje pro tiskárny s více zásobníky, zda se má použít zásobník stanovený v nastavení systému nebo stanovený tiskárnou.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/papertray\">Možnost \"Zásobník papíru z nastavení tiskárny\" určuje pro tiskárny s více zásobníky, zda se má použít zásobník stanovený v nastavení systému nebo stanovený tiskárnou.</ahelp>"
#: 01040400.xhp
msgctxt ""
@@ -7112,7 +7112,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/repeatheader\">Specifies whether the table heading is carried over onto the new page after a page break.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/repeatheader\">Určuje, zda se má záhlaví tabulky opakovat na každé nové stránce.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7130,7 +7130,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Table Properties - Text Flow</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Určuje, že se tabulky nemají rozdělovat při žádném zalomení textu.</ahelp> Tuto volbu naleznete také v nabídce <emph>Tabulka - Vlastnosti tabulky - Tok textu</emph>."
#: 01040500.xhp
msgctxt ""
@@ -7148,7 +7148,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/border\">Specifies that table cells have a border by default.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/border\">Určuje, že tabulky mají implicitně mít ohraničení.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7175,7 +7175,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Specifies that numbers in a text table are recognized and formatted as numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Určuje, že se rozpoznávají čísla v textových tabulkách a formátují se jako čísla.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7202,7 +7202,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numfmtformatting\">If<emph> Number format recognition </emph>is not marked, only input in the format that has been set at the cell is accepted. Any other input resets the format to <emph>Text</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numfmtformatting\">Pokud není pole <emph>Rozpoznání formátu čísel</emph> zaškrtnuto, přijme se jen číslo zadané ve formátu nastaveném ve vlastnostech buňky. Data zadaná v jiném formátu se rozpoznají jako <emph>Text</emph>.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7220,7 +7220,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numalignment\">Specifies that numbers are always bottom right aligned in the cell.</ahelp> If this field is not marked numbers are always top left aligned in the cell."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numalignment\">Určuje, že se čísla zarovnávají vpravo a dolů.</ahelp> Pokud toto pole není zaškrtnuto, čísla se zarovnávají nahoru a vlevo."
#: 01040500.xhp
msgctxt ""
@@ -7274,7 +7274,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/rowmove\">Specifies the value to be used for moving a row.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/rowmove\">Určuje hodnotu použitou při přesunu řádku.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7292,7 +7292,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Specifies the value to be used for moving a column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Určuje hodnotu použitou při přesunu sloupce.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7328,7 +7328,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/rowinsert\">Specifies the default value for inserting rows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/rowinsert\">Určuje výchozí hodnotu pro vkládání řádků.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7346,7 +7346,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colinsert\">Specifies the default value for inserting columns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colinsert\">Určuje výchozí hodnotu pro vkládání sloupců.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7382,7 +7382,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/fix\">Specifies that changes to a row or column only affect the corresponding adjacent area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/fix\">Určuje, že změny řádku či sloupce ovlivní pouze odpovídající sousední oblast.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7400,7 +7400,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/fixprop\">Specifies that changes to a row or column have an effect on the entire table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/fixprop\">Určuje, že změny řádku či sloupce mají vliv na celou tabulku.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7418,7 +7418,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/var\">Specifies that changes to a row or column affect the table size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/var\">Určuje, že změny řádku či sloupce ovlivňují velikost tabulky.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7452,7 +7452,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">In $[officename] text and HTML documents, defines the display for certain characters and for the direct cursor.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">Určuje zobrazení speciálních znaků a přímého kurzoru v textových a HTML dokumentech $[officename].</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7488,7 +7488,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Specifies whether paragraph delimiters are displayed. The paragraph delimiters also contain paragraph format information.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Určuje, zda se má zobrazit znak konce odstavce. Konec odstavce obsahuje také informace o formátu odstavce.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7506,7 +7506,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hyphens\">Specifies whether user-defined delimiters are displayed. These are hidden delimiters that you enter within a word by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Hyphen(-) </caseinline><defaultinline>Ctrl+Hyphen(-).</defaultinline></switchinline> Words with user-defined delimiters are only separated at the end of a line at the point where a user-defined delimiter has been inserted, irrespective of whether the automatic hyphenation is activated or deactivated.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hyphens\">Určuje, zda se má zobrazovat uživatelem definované dělení slov. Jedná se o skryté rozdělovače, které ve slově zadáváte stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+spojovník(-) </caseinline><defaultinline>Ctrl+spojovník(-).</defaultinline></switchinline> Pokud se slovo s uživatelsky definovaným dělením nachází na konci řádku, rozdělí se v určeném místě bez ohledu na to, zda je nebo není aktivní automatické dělení slov.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7524,7 +7524,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/spaces\">Specifies whether to represent every space in the text with a dot.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/spaces\">Určuje, zda se má každá mezera v textu zobrazovat jako tečka.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7542,7 +7542,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/nonbreak\">Specifies that non-breaking spaces are shown as gray boxes. Non-breaking spaces are not broken at the end of a line and are entered with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Spacebar </caseinline><defaultinline>Ctrl+Shift+Spacebar</defaultinline></switchinline> shortcut keys.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/nonbreak\">Určuje, zda se mají nezlomitelné mezery zobrazovat jako šedé obdélníky. Nezlomitelné mezery můžete zadat klávesovou zkratkou <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+mezerník </caseinline><defaultinline>Ctrl+Shift+mezerník</defaultinline></switchinline>.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7560,7 +7560,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/tabs\">Specifies that tab stops are displayed as small arrows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/tabs\">Určuje, zda se mají tabulátory zobrazovat jako malé šipky.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7578,7 +7578,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Displays all line breaks inserted with the Shift+Enter shortcut. These breaks create a new line, but do not start a new paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Zobrazí všechna zalomení řádku, která byla vložena klávesovou zkratkou Shift+Enter. Tato zalomení vytvoří nový řádek, ale nezačnou nový odstavec.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7594,7 +7594,7 @@ msgctxt ""
"par_idN108FB\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Displays text that uses the character format \"hidden\", when <emph>View - Non-printing Characters</emph> is enabled.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Zobrazí veškerý text s atributem \"skrytý\", je-li aktivní položka <emph>Zobrazit - Řídící znaky</emph>.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7612,7 +7612,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Zobrazí text, který je skrytý pomocí polí <emph>Podmíněný text</emph> nebo <emph>Skrytý text</emph>.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7630,7 +7630,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">If you have inserted text using the <emph>Hidden Paragraph</emph> field, specifies whether to display the hidden paragraph.</ahelp> This option has the same function as the menu commands <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">View - Hidden Paragraphs</link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline> available in open text documents."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Určuje, zda se má zobrazit text, který byl vložen pomocí pole <emph>Skrytý odstavec</emph>.</ahelp> Tato volba má stejnou funkci jako příkaz nabídky <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"Zobrazit - Skryté odstavce\">Zobrazit - Skryté odstavce</link></caseinline><defaultinline>Zobrazit - Skryté odstavce</defaultinline></switchinline> dostupný v textových dokumentech."
#: 01040600.xhp
msgctxt ""
@@ -7666,7 +7666,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor On/Off\">Direct Cursor On/Off</link></caseinline><defaultinline>Direct Cursor On/Off</defaultinline></switchinline> icon in a text document."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Aktivuje přímý kurzor.</ahelp> Tuto funkci také můžete aktivovat klepnutím na ikonu <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Přímý kurzor zap/vyp\">Přímý kurzor zap/vyp</link></caseinline><defaultinline>Přímý kurzor zap/vyp</defaultinline></switchinline> v textovém dokumentu."
#: 01040600.xhp
msgctxt ""
@@ -7702,7 +7702,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Při použití přímého kurzoru nastaví zarovnání odstavce. V závislosti na tom, kam klepnete, se odstavec zarovná vlevo, na střed nebo vpravo. Před klepnutím zobrazuje kurzor myši (pomocí trojúhelníčku), jaké zarovnání bude nastaveno.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7720,7 +7720,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">Při použití přímého kurzoru se levé odsazení odstavce nastaví na místo, kam klepnete. Odstavec se zarovná vlevo.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7738,7 +7738,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">Při použití přímého kurzoru se k novému odstavci přidá potřebný počet tabulátorů, aby odstavec začínal na místě, kam klepnete.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7756,7 +7756,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">Při použití přímého kurzoru se k novému odstavci přidá potřebný počet tabulátorů a mezer, aby odstavec začínal na místě, kam klepnete.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7783,7 +7783,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Určuje, že můžete umístit kurzor do chráněné oblasti, ale nemůžete provádět změny.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7809,7 +7809,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Defines the appearance of changes in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Určuje vzhled změn v dokumentu.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7854,7 +7854,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/insert\">Specifies how changes in the document are displayed when text is inserted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/insert\">Určuje, jak se v dokumentu zobrazuje přidaný text.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7872,7 +7872,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/deleted\">Specifies how changes in the document are displayed when text is deleted. If you record text deletions, the text is displayed with the selected attribute (for example, strikethrough) and is not deleted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/deleted\">Určuje, jak se v dokumentu zobrazuje odstraněný text. Pokud zaznamenáváte odstranění textu, text se neodstraní, jen zobrazí s určeným atributem (např. přeškrtnutí).</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7890,7 +7890,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/changed\">Defines how changes to text attributes are displayed in the document. These changes affect attributes such as bold, italic or underline.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/changed\">Určuje, jak se v dokumentu zobrazuje text se změněnými atributy. Mezi tyto změny se počítají atributy jako tučné písmo, kurzíva či podtržení.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7908,7 +7908,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/changedcolor\">You can also choose a color to display each type of recorded change. When you choose the condition \"By author\" in the list, the color is automatically determined by $[officename], then modified to match to the author of each change.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/changedcolor\">Pro rozeznání jednotlivých typů změn také můžete vybrat barvu. Pokud ze seznamu vyberete \"Autor\", $[officename] automaticky určí barvu podle autora změn.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7944,7 +7944,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markpos\">Defines if and where changed lines in the document are marked.</ahelp> You can set the markings so that they always appear on the left or right page margin, or on the outer or inner margin."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markpos\">Určuje, zda a kde v dokumentu budou změněné řádky označeny.</ahelp> Označení můžete nastavit tak, že se bude objevovat vždy na levém či pravém okraji stránky nebo na vnějším či vnitřním okraji."
#: 01040700.xhp
msgctxt ""
@@ -7962,7 +7962,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Specifies the color for highlighting the changed lines in the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Určuje barvu označení změněných řádků textu.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -7996,7 +7996,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPag\">Specifies general settings for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPag\">Určuje obecné nastavení pro textové dokumenty.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8032,7 +8032,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/always\">Always updates links while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/always\">Při načítání dokumentu se vždy aktualizují odkazy.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8050,7 +8050,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Updates links only on request while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Při načítání dokumentu se odkazy aktualizují pouze na požádání.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8068,7 +8068,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Links are never updated while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Při načítání dokumentu se odkazy neaktualizují.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8077,7 +8077,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Automatically"
-msgstr "Automaticky"
+msgstr "Automaticky aktualizovat"
#: 01040900.xhp
msgctxt ""
@@ -8103,7 +8103,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatefields\">The contents of all fields are updated automatically whenever the screen contents are displayed as new. Even with this box unchecked, some fields are updated each time a special condition takes place.</ahelp> The following table lists the fields that are updated without regard to this checkbox."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatefields\">Obsah polí se automaticky aktualizuje, kdykoliv se znovu načte obsah obrazovky. I když není toto pole zaškrtnuto, některá pole se aktualizují při splnění určité podmínky.</ahelp> V následující tabulce jsou shrnuta pole, která se aktualizují bez ohledu na zaškrtnutí tohoto pole."
#: 01040900.xhp
msgctxt ""
@@ -8249,7 +8249,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatecharts\">Specifies whether to automatically update charts. Whenever a Writer table cell value changes and the cursor leaves that cell, the chart that displays the cell value is updated automatically.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatecharts\">Určuje, zda se mají automaticky aktualizovat grafy. Když se změní hodnota v tabulce Writeru a kurzor opustí tuto buňku, v grafu se automaticky zobrazí nová hodnota.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8276,7 +8276,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Specifies the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unit of measurement\">unit of measurement</link> for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Určuje <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"měrná jednotka\">měrnou jednotku</link> pro textové dokumenty.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8294,7 +8294,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/tab\">Specifies the spacing between the individual tab stops.</ahelp> The horizontal ruler displays the selected spacing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/tab\">Určuje vzdálenosti mezi jednotlivými kroky tabulátoru.</ahelp> Zvolené vzdálenosti jsou zobrazeny na vodorovném pravítku."
#: 01040900.xhp
msgctxt ""
@@ -8358,7 +8358,7 @@ msgctxt ""
"par_idN10625\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcompatpage/OptCompatPage\">Specifies compatibility settings for text documents. These options help in fine-tuning %PRODUCTNAME when importing Microsoft Word documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcompatpage/OptCompatPage\">Nastavení kompatibility pro textové dokumenty. Tyto volby umožňují vyladit import dokumentů Microsoft Word do %PRODUCTNAME.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -8466,7 +8466,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_TAB_ALIGNMENT\">Specifies how to align text at tab stops beyond the right margin, how to handle decimal tab stops, and how to handle tab stops close to a line break.</ahelp> If this check box is not selected, tab stops are handled in the same way as in other Office applications."
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_TAB_ALIGNMENT\">Určuje, jak zarovnávat text u tabulátorů za pravým okrajem, jak použít desetinné tabulátory a jak pracovat s tabulátory blízko konce řádku.</ahelp> Pokud tato volba není zaškrtnuta, s tabulátory se pracuje stejně jako v jiných Office aplikacích."
+msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_TAB_ALIGNMENT\">Určuje, jak zarovnávat text u tabulátorů za pravým okrajem, jak použít desetinné tabulátory a jak pracovat s tabulátory blízko konce řádku.</ahelp> Pokud tato volba není zaškrtnuta, s tabulátory se pracuje stejně jako v jiných kancelářských aplikacích."
#: 01041000.xhp
msgctxt ""
@@ -8682,7 +8682,7 @@ msgctxt ""
"par_idN10848\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcompatpage/default\">Click to use the current settings on this tab page as the default for further sessions with %PRODUCTNAME.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcompatpage/default\">Klepnutím na toto tlačítko uložíte nastavení této záložky jako výchozí pro další práci s %PRODUCTNAME.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -8746,7 +8746,7 @@ msgctxt ""
"par_idN10561\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01041100.xhp\">AutoCaption</link>"
-msgstr "<link href=\"text/shared/optionen/01041100.xhp\">Automatický popisek</link>"
+msgstr "<link href=\"text/shared/optionen/01041100.xhp\">Automatické popisky</link>"
#: 01041100.xhp
msgctxt ""
@@ -8804,7 +8804,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Specifies the category of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Určuje kategorii vybraného objektu.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8822,7 +8822,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Specifies the type of numbering required.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Určuje požadovaný typ číslování.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8840,7 +8840,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Určuje znak, který se zobrazí po čísle nadpisu nebo kapitoly.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8849,7 +8849,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Position"
-msgstr "Pozice"
+msgstr "Umístění"
#: 01041100.xhp
msgctxt ""
@@ -8858,7 +8858,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Determines the position of the caption with respect to the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Určuje umístění popisku vzhledem k objektu.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8884,7 +8884,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Specifies the headings or chapter levels where you want the numbering to start.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Určuje úroveň nadpisu nebo kapitoly, od které chcete začít s číslováním.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8893,7 +8893,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Určuje znak, který se zobrazí po čísle nadpisu nebo kapitoly.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8935,7 +8935,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/applyborder\">Applies the border and shadow of the object to the caption frame.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/applyborder\">Použije na rámec okolo popisku ohraničení a stínování.</ahelp>"
#: 01050000.xhp
msgctxt ""
@@ -8995,7 +8995,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Specifies the settings for the configurable grid on your document pages. This grid helps you determine the exact position of your objects. You can also set this grid in line with the \"magnetic\" snap grid.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Určuje nastavení pro mřížku na stránkách dokumentů. Tato mřížka pomáhá určit přesné umístění objektů. Také můžete použít \"magnetickou\" přichytávací mřížku.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9022,7 +9022,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Specifies whether to move frames, drawing elements, and controls only between grid points.</ahelp> To change the status of the snap grip only for the current action, drag an object while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Control key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Určuje, zda se mají rámce, objekty kresby a ovládací prvky přesouvat jen mezi body mřížky.</ahelp> Chcete-li změnit stav mřížky jen pro aktuální akci, podržte při přetažení objektu klávesu <switchinline select=\"sys\"><caseinline select=\"\"MAC\">Control</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
#: 01050100.xhp
msgctxt ""
@@ -9040,7 +9040,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"rastersicht\"><ahelp hid=\"svx/ui/optgridpage/gridvisible\">Specifies whether to display the grid.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rastersicht\"><ahelp hid=\"svx/ui/optgridpage/gridvisible\">Určuje, zda se má mřížka zobrazit.</ahelp></variable>"
#: 01050100.xhp
msgctxt ""
@@ -9085,7 +9085,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawx\">Defines the unit of measure for the spacing between grid points on the X-axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawx\">Určuje v dané měrné jednotce rozestupy mezi body mřížky na ose X.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9103,7 +9103,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawy\">Defines the grid points spacing in the desired unit of measurement on the Y-axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawy\">Určuje v dané měrné jednotce rozestupy mezi body mřížky na ose Y.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9166,7 +9166,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/synchronize\">Specifies whether to change the current grid settings symmetrically.</ahelp> The resolution and subdivision for the X and Y axes remain the same."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/synchronize\">Určuje, zda se změny nastavení mřížky projeví v obou osách symetricky.</ahelp> Rozlišení a podružné rozdělení os X a Y zůstane stejné."
#: 01050100.xhp
msgctxt ""
@@ -9330,7 +9330,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Určuje, které prvky hlavního okna <item type=\"productname\">%PRODUCTNAME</item> Calc budou zobrazeny. Také můžete zobrazit nebo skrýt zvýraznění hodnot v tabulkách.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9366,7 +9366,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Určuje, kdy se zobrazí mřížka. Ve výchozím nastavení se zobrazí jen u buněk, které nemají barvu pozadí. Můžete zvolit zobrazování mřížky také pro buňky s barvou pozadí, nebo mřížku skrývat.</ahelp> Pro tisk mřížky zvolte <emph>Formát - Stránka - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"List\"><emph>List</emph></link> a zaškrtněte pole <emph>Mřížka</emph>."
#: 01060100.xhp
msgctxt ""
@@ -9384,7 +9384,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Appearance</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Určuje barvu mřížky v aktuálním dokumentu.</ahelp> Barvu mřížky, která byla uložena s dokumentem, uvidíte, pokud zvolíte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME - Vzhled</emph>, pod <emph>Schéma</emph> najdete položku <emph>Sešit - Mřížka</emph> a nastavíte barvu na \"Automaticky\"."
#: 01060100.xhp
msgctxt ""
@@ -9402,7 +9402,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/break\">Specifies whether to view the page breaks within a defined print area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/break\">Určuje, zda se v určené tiskové oblasti mají zobrazovat zalomení stránky.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9420,7 +9420,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Specifies whether to view guides when moving drawings, frames, graphics and other objects.</ahelp> These guides help you align objects."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Určuje, zda se při přesouvání kreseb, rámců, obrázků a dalších objektů mají zobrazovat vodítka.</ahelp> Tato vodítka pomáhají s umístěním objektů."
#: 01060100.xhp
msgctxt ""
@@ -9456,7 +9456,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Určuje, zda v buňkách mají místo výsledků zobrazovat vzorce.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9474,7 +9474,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Specifies whether to show numbers with the value of 0.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Určuje, zda se mají zobrazovat čísla s hodnotou 0.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9492,7 +9492,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Určuje, zda bude přítomnost komentáře indikovat obdélníček v pravém horním rohu buňky. Komentář se ukáže pouze tehdy, jsou-li povoleny tipy v <emph>%PRODUCTNAME - Obecné</emph> v dialogovém okně Možnosti.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9528,7 +9528,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Mark the <emph>Value highlighting</emph> box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Zaškrtnutím pole <emph>Zvýrazňování hodnot</emph> se bude obsah buněk zobrazovat podle typu v různých barvách. Textové buňky budou formátovány černě, vzorce zeleně, čísla modře a zamčené buňky se světle šedým pozadím, bez ohledu na svůj formát zobrazení.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9555,7 +9555,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Určuje, zda se zobrazuje ikona kotvy, je-li označen vložený objekt, např. obrázek.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9573,7 +9573,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">If a cell contains text that is wider than the width of the cell, the text is displayed over empty neighboring cells in the same row. If there is no empty neighboring cell, a small triangle at the cell border indicates that the text continues.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">Pokud buňka obsahuje text, který je širší než šířka buňky, text se zobrazí přes prázdné sousední buňky ve stejném řádku. Pokud sousední buňky nejsou prázdné, zobrazí se na okraji buňky malý trojúhelníček, který naznačuje, že text ještě pokračuje.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9591,7 +9591,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Odkazy ve vzorci se barevně zvýrazní. Pokud upravujete buňku obsahující odkaz, ohraničí se barvou také oblast buněk.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9618,7 +9618,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Objects/Graphics"
-msgstr "Objekty/Grafika"
+msgstr "Objekty/obrázky"
#: 01060100.xhp
msgctxt ""
@@ -9627,7 +9627,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Defines if objects and graphics are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Určuje, zda se objekty a obrázky zobrazí nebo skryjí.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9645,7 +9645,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Defines if charts in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Určuje, zda se grafy zobrazí nebo skryjí.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9663,7 +9663,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Defines if drawing objects in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Určuje, zda se kresby zobrazí nebo skryjí.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9671,7 +9671,7 @@ msgctxt ""
"hd_id0909200810585828\n"
"help.text"
msgid "Zoom"
-msgstr "Zvětšení"
+msgstr "Lupa"
#: 01060100.xhp
msgctxt ""
@@ -9723,7 +9723,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Specifies whether to display row and column headers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Určuje, zda se zobrazí záhlaví řádků a sloupců.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9741,7 +9741,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp> Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Určuje, zda se má zobrazovat vodorovný posuvník ve spodní části okna dokumentu.</ahelp> Poznámka: oddělovač mezi vodorovným posuvníkem a záložkami listů můžete přesunout do libovolné pozice."
#: 01060100.xhp
msgctxt ""
@@ -9759,7 +9759,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Specifies whether to display a vertical scrollbar at the right of the document window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Určuje, zda se má zobrazovat svislý posuvník v pravé části okna dokumentu.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9777,7 +9777,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>. Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Určuje, zda se ve spodní části okna dokumentu mají zobrazovat záložky listů.</ahelp> Pokud není toto pole zaškrtnuto, bude možné mezi listy sešitu přepínat pouze pomocí <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigátoru\">Navigátoru</link></caseinline><defaultinline>Navigátoru</defaultinline></switchinline>. Poznámka: oddělovač mezi vodorovným posuvníkem a záložkami listů můžete přesunout do libovolné pozice."
#: 01060100.xhp
msgctxt ""
@@ -9795,7 +9795,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Pokud jste určili <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"souhrny\">souhrny</link></caseinline><defaultinline>souhrny</defaultinline></switchinline>, volbou <emph>Symboly pro souhrny</emph> určíte, zda se mají symboly pro souhrny zobrazovat na okraji sešitu.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9838,7 +9838,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Metrics"
-msgstr "Měrné systémy"
+msgstr "Metrika"
#: 01060300.xhp
msgctxt ""
@@ -9856,7 +9856,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Defines the unit of measure in spreadsheets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Určuje měrné jednotky v sešitech.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9874,7 +9874,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/tabmf\">Defines the tab stops distance.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/tabmf\">Nastaví vzdálenosti kroků tabulátoru.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9883,7 +9883,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Input settings"
-msgstr "Nastavení vstupu dat"
+msgstr "Nastavení vstupu"
#: 01060300.xhp
msgctxt ""
@@ -9901,7 +9901,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/alignlb\">Determines the direction that the cursor in the spreadsheet will move after you press the Enter key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/alignlb\">Určuje, kterým směrem se posune kurzor v sešitu, když stisknete klávesu Enter.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9910,7 +9910,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Press Enter to switch to edit mode"
-msgstr "Stisk klávesy Enter přepne mód editace"
+msgstr "Stisk klávesy Enter přepne režim úprav"
#: 01060300.xhp
msgctxt ""
@@ -9919,7 +9919,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Allows you to immediately edit the selected cell after pressing the Enter key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Umožní po stisku klávesy Enter ihned upravovat údaje ve vybrané buňce.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9937,7 +9937,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/formatcb\">Specifies whether to automatically apply the formatting attributes of the selected cell to the empty adjacent cells.</ahelp> If, for example, the contents of the selected cell have the bold attribute, this bold attribute will also apply to adjacent cells. Cells that already have a special format will not be modified by this function. You can see the range in question by pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (multiplication sign on the number pad) shortcut. This format also applies to all new values inserted within this range. The normal default settings apply to cells outside this range."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/formatcb\">Určuje, zda se má formátování vybrané buňky automaticky použít na prázdné sousedící buňky.</ahelp> Příklad: obsah buňky má přiřazen atribut tučné písmo a tento atribut se použije i pro sousedící buňky. Buňky, které již mají určen vlastní formát, nejsou touto funkcí ovlivněny. Oblast, které se změna atributů týká, se zobrazí po stisku <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (symbol násobení na numerické klávesnici). Tento formát se použije také pro všechny nové hodnoty zadané v dané oblasti buněk. Pro buňky mimo tuto oblast se použije běžné výchozí nastavení."
#: 01060300.xhp
msgctxt ""
@@ -9955,7 +9955,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/exprefcb\">Specifies whether to expand references when inserting columns or rows adjacent to the reference range. This is only possible if the reference range, where the column or row is inserted, originally spanned at least two cells in the desired direction.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/exprefcb\">Určuje, zda se při vložení sloupců nebo řádků sousedících s odkazovanou oblastí má oblast rozšířit. Toto je možné, pouze pokud původní rozsah obsahoval alespoň dvě buňky ve směru vkládaného řádku či sloupce.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9991,7 +9991,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/markhdrcb\">Specifies whether to highlight column and row headers in the selected columns or rows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/markhdrcb\">Určuje, zda se má zvýraznit záhlaví sloupce a řádku pro vybrané sloupce či řádky.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -10000,7 +10000,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Use printer metrics for text formatting"
-msgstr "Použít metriku tiskárny pro formátování textu"
+msgstr "Pro formátování textu použít metriku tiskárny"
#: 01060300.xhp
msgctxt ""
@@ -10009,7 +10009,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/textfmtcb\">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/textfmtcb\">Pro tisk a také formátování na obrazovce se použije metrika tiskárny.</ahelp> Pokud není zaškrtnuto toto pole, pro tisk a zobrazení na obrazovce se použije nezávislé rozvržení."
#: 01060300.xhp
msgctxt ""
@@ -10018,7 +10018,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Show overwrite warning when pasting data"
-msgstr "Zobrazit upozornění o přepisu při vkládání dat"
+msgstr "Při vkládání dat zobrazit upozornění na přepsání"
#: 01060300.xhp
msgctxt ""
@@ -10027,7 +10027,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/replwarncb\">Specifies that, when you paste cells from the clipboard to a cell range that is not empty, a warning appears.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/replwarncb\">Pokud vložíte buňky ze schránky do oblasti neprázdných buněk, zobrazí se upozornění.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10044,7 +10044,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort Lists\">Sort Lists</link>"
-msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Řadit seznamy\">Řadit seznamy</link>"
+msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Řazené seznamy\">Řazené seznamy</link>"
#: 01060400.xhp
msgctxt ""
@@ -10053,7 +10053,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/OptSortLists\">All user-defined lists are displayed in the<emph> Sort Lists </emph>dialog. You can also define and edit your own lists. Only text can be used as sort lists, no numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/OptSortLists\">V dialogu <emph>Řazené seznamy</emph> jsou zobrazeny všechny uživatelem definované seznamy. Seznamy můžete také definovat a upravovat. Seznamy lze tvořit pouze z textu, ne z čísel.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10071,7 +10071,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/lists\">Displays all the available lists. These lists can be selected for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/lists\">Výpis všech dostupných seznamů. Tyto seznamy můžete vybrat a upravit.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10089,7 +10089,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/entries\">Displays the content of the currently selected list. This content can be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/entries\">Obsah aktuálně vybraného seznamu. Tento obsah můžete upravit.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10107,7 +10107,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/copyfrom\">Defines the spreadsheet and the cells to copy, in order to include them in the <emph>Lists</emph> box. The currently selected range in the spreadsheet is the default.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/copyfrom\">Chcete-li mezi <emph>Seznamy</emph> zařadit obsah buněk v sešitu, určete sešit a oblast buněk. Jako výchozí hodnota se nabídne aktuálně označená oblast.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10125,7 +10125,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/copy\">Copies the contents of the cells in the <emph>Copy list from</emph> box. If you select a reference to related rows and columns, the <link href=\"text/shared/optionen/01060401.xhp\" name=\"Copy List\"><emph>Copy List</emph></link> dialog appears after clicking the button. You can use this dialog to define if the reference is converted to sort lists by row or by column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/copy\">Zkopíruje obsah buněk určených v poli <emph>Kopírovat seznam z</emph>. Pokud vyberete odkaz na související řádky a sloupce, zobrazí se po klepnutí na tlačítko dialog <link href=\"text/shared/optionen/01060401.xhp\" name=\"Kopírovat seznam\"><emph>Kopírovat seznam</emph></link>. V tomto dialogu můžete určit, zda se na seznam převedou řádky či sloupce.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10143,7 +10143,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/new\">Enters the contents of a new list into the <emph>Entries</emph> box.</ahelp> This button will change from <emph>New</emph> to <emph>Discard</emph>, which enables you to delete the new list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/new\">Zadejte obsah nového seznamu do pole <emph>Položky</emph>.</ahelp> Toto tlačítko se změní z <emph>Nový</emph> na <emph>Zahodit</emph>, takže můžete nový seznam odstranit."
#: 01060400.xhp
msgctxt ""
@@ -10161,7 +10161,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/add\">Adds a new list into the <emph>Lists</emph> box.</ahelp> If you would like to edit this list in the <emph>Entries</emph> box, this button will change from <emph>Add</emph> to <emph>Modify</emph>, which enables you to include the newly modified list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/add\">Přidá nový seznam do pole <emph>Seznamy</emph>.</ahelp> Pokud chcete tento seznam upravit, změní se toto tlačítko z <emph>Přidat</emph> na <emph>Změnit</emph>."
#: 01060401.xhp
msgctxt ""
@@ -10580,7 +10580,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Case sensitive"
-msgstr "Rozlišovat malá/velká písmena"
+msgstr "Rozlišovat velikost písmen"
#: 01060500.xhp
msgctxt ""
@@ -10598,7 +10598,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<emph>Example:</emph> Type the text 'Test' in cell A1; and the text 'test' in B1. Then type the formula \"=A1=B1\" in cell C1. If the <emph>Case sensitive</emph> box is marked, FALSE will appear in the cell; otherwise, TRUE will appear in the cell."
-msgstr "<emph>Příklad:</emph> Napište do buňky A1 text 'Test' a do buňky B1 text 'test'. Potom napište vzorec \"=A1=B1\" do buňky C1. Je-li zaškrtnuto <emph>Rozlišovat malá/velká písmena</emph>, objeví se v buňce NEPRAVDA, jinak se objeví PRAVDA."
+msgstr "<emph>Příklad:</emph> Napište do buňky A1 text 'Test' a do buňky B1 text 'test'. Potom napište vzorec \"=A1=B1\" do buňky C1. Je-li zaškrtnuto <emph>Rozlišovat velikost písmen</emph>, objeví se v buňce NEPRAVDA, jinak se objeví PRAVDA."
#: 01060500.xhp
msgctxt ""
@@ -10795,7 +10795,7 @@ msgctxt ""
"hd_id315634199\n"
"help.text"
msgid "Limit decimals for general number format"
-msgstr "Omezit počet desetinných míst pro obecný formát"
+msgstr "Omezit počet desetinných míst pro obecný formát čísel"
#: 01060500.xhp
msgctxt ""
@@ -10821,7 +10821,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/prec\">Defines the number of decimals to be displayed for numbers with the <emph>General</emph> number format. The numbers are displayed as rounded numbers, but are not saved as rounded numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/prec\">Určuje počet číslic při zobrazování čísel ve formátu <emph>Standardní</emph>. Čísla jsou jako zaokrouhlená zobrazována, ne ukládána.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10847,7 +10847,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">The<emph> Changes </emph>dialog specifies various options for highlighting recorded changes in documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">Dialog <emph>Změny</emph> obsahuje různé volby pro zvýraznění zaznamenaných změn v dokumentech.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10892,7 +10892,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Specifies the color for changes of cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Určuje barvu pro změněný obsah buňky.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10910,7 +10910,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/deletions\">Specifies the color to highlight deletions in a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/deletions\">Určuje barvu pro odstraněné části dokumentu.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10919,7 +10919,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Insertions"
-msgstr "Vložené položky"
+msgstr "Přidané položky"
#: 01060600.xhp
msgctxt ""
@@ -10928,7 +10928,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/insertions\">Specifies the color to highlight insertions in a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/insertions\">Určuje barvu pro přidané části dokumentu.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10946,7 +10946,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/entries\">Specifies the color to highlight moved cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/entries\">Určuje barvu pro přesunutý obsah buněk.</ahelp>"
#: 01060700.xhp
msgctxt ""
@@ -11008,7 +11008,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optdlg/suppressCB\">Specifies that empty pages that have no cell contents or draw objects are not printed.</ahelp> Cell attributes such as borders or background colors are not considered cell contents. Empty pages are not counted for page numbering."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optdlg/suppressCB\">Prázdné stránky, které neobsahují vyplněné buňky nebo objekty kresby, se nevytisknou.</ahelp> Atributy buňky, např. ohraničení nebo barva pozadí, se nepovažují za obsah buňky. Prázdné stránky se nepočítají do číslování stránek."
#: 01060700.xhp
msgctxt ""
@@ -11035,7 +11035,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optdlg/printCB\">Specifies that only contents from selected sheets are printed, even if you specify a wider range in the <emph>File - Print</emph> dialog or in the <emph>Format - Print Ranges</emph> dialog. Contents from sheets that are not selected will not be printed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optdlg/printCB\">Vytisknou se pouze obsah vybraných listů, i když v dialogu <emph>Soubor - Tisk</emph> nebo <emph>Formát - Oblasti tisku</emph> určíte větší rozsah. Obsah listů, které nejsou vybrány, se nevytiskne.</ahelp>"
#: 01060700.xhp
msgctxt ""
@@ -11044,7 +11044,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "To select multiple sheets, click on the sheet names on the bottom margin of the workspace while keeping the Ctrl key pressed."
-msgstr "Chcete-li vybrat víc listů, držte klávesu Ctrl a klepněte ná název listů v dolním okraji pracovní plochy."
+msgstr "Chcete-li vybrat víc listů, držte klávesu Ctrl a klepněte na názvy listů v dolním okraji pracovní plochy."
#: 01060800.xhp
msgctxt ""
@@ -11348,7 +11348,7 @@ msgctxt ""
"par_id4155419\n"
"help.text"
msgid "In %PRODUCTNAME Calc function names can be localized. By default, the check box is off, which means the localized function names are used. Checking this check box will swap localized function names with the English ones. This change takes effect in all of the following areas: formula input and display, function wizard, and formula tips. You can of course uncheck it to go back to the localized function names."
-msgstr "Názvy funkcí mohou být v %PRODUCTNAME Calc lokalizovány (v češtině lokalizovány nejsou). Ve výchozím nastavení je tato volba neaktivní, a jsou tak používány lokalizované názvy funkcí. Zatržením této volby přepnete lokalizované názvy funkcí na anglické. Změna se projeví v těchto částech programu: zadávání a zobrazení funkcí, průvodce funkcí a nápovědné tipy. Zrušením zaškrtnutí se můžete vrátit k používání lokalizovaných názvů funkcí."
+msgstr "Názvy funkcí mohou být v %PRODUCTNAME Calc lokalizovány (v češtině lokalizovány nejsou). Ve výchozím nastavení je tato volba neaktivní, a jsou tak používány lokalizované názvy funkcí. Zaškrtnutím této volby přepnete lokalizované názvy funkcí na anglické. Změna se projeví v těchto částech programu: zadávání a zobrazení funkcí, průvodce funkcí a nápovědné tipy. Zrušením zaškrtnutí se můžete vrátit k používání lokalizovaných názvů funkcí."
#: 01060900.xhp
msgctxt ""
@@ -11460,7 +11460,7 @@ msgctxt ""
"hd_id3149399\n"
"help.text"
msgid "New spreadsheets"
-msgstr "Nové sešity"
+msgstr "Nový sešit"
#: 01061000.xhp
msgctxt ""
@@ -11468,7 +11468,7 @@ msgctxt ""
"par_id3155419\n"
"help.text"
msgid "You can set the number of worksheets in a new document, and the prefix name for new worksheets."
-msgstr "Zde můžete nastavit výchozí počet listů v novém dokumentu a výchozí prefix pro názvy listů."
+msgstr "Zde můžete nastavit výchozí počet listů v novém dokumentu a výchozí předponu pro názvy listů."
#: 01070000.xhp
msgctxt ""
@@ -11528,7 +11528,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/SdViewPag\">Specifies the available display modes.</ahelp> By selecting an alternative display, you can speed up the screen display while editing your presentation."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/SdViewPag\">Nastaví alternativní režimy zobrazení.</ahelp> Při výběru alternativního zobrazení můžete urychlit zobrazení na obrazovce během úprav prezentace."
#: 01070100.xhp
msgctxt ""
@@ -11555,7 +11555,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/ruler\">Specifies whether to display the rulers at the top and to the left of the work area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/ruler\">Určuje, zda se mají zobrazovat pravítka v horní a levé části pracovní oblasti.</ahelp>"
#: 01070100.xhp
msgctxt ""
@@ -11573,7 +11573,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<variable id=\"verschieb\"><ahelp hid=\"modules/simpress/ui/sdviewpage/dragstripes\">Specifies whether to display guides when moving an object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"verschieb\"><ahelp hid=\"modules/simpress/ui/sdviewpage/dragstripes\">Určuje, zda se mají při přesouvání objektu zobrazovat vodítka.</ahelp></variable>"
#: 01070100.xhp
msgctxt ""
@@ -11609,7 +11609,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/handlesbezier\">Displays the control points of all Bézier points if you have previously selected a <link href=\"text/shared/00/00000005.xhp#bezierobjekt\" name=\"Bézier curve\">Bézier curve</link>. If the <emph>All control points in Bézier</emph> editor option is not marked, only the control points of the selected Bézier points will be visible.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/handlesbezier\">Po vybrání <link href=\"text/shared/00/00000005.xhp#bezierobjekt\" name=\"Bézierovy křivky\">Bézierovy křivky</link> zobrazí ovládací body všech Bézieriových bodů. Pokud tato volba není zaškrtnuta, zobrazí se ovládací body pouze u vybraných Bézierových bodů.</ahelp>"
#: 01070100.xhp
msgctxt ""
@@ -11627,7 +11627,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/moveoutline\"><item type=\"productname\">%PRODUCTNAME</item> displays the contour line of each individual object when moving this object.</ahelp> The <emph>Contour of each individual object </emph>option enables you to see if single objects conflict with other objects in the target position. If you do not mark the <emph>Contour of each individual object </emph>option, <item type=\"productname\">%PRODUCTNAME</item> only displays a square contour that includes all selected objects."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/moveoutline\"><item type=\"productname\">%PRODUCTNAME</item> zobrazuje při přesunu objektu obrysy všech jednotlivých objektů</ahelp>. Je-li volba <emph>Obrysy všech jednotlivých objektů</emph> zapnuta, vidíte při přesunu, zda objekt nekoliduje s ostatními objekty. Pokud toto pole nezaškrtnete, <item type=\"productname\">%PRODUCTNAME</item> zobrazí pouze čtvercový obrys vybraných objektů."
#: 01070300.xhp
msgctxt ""
@@ -11697,7 +11697,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<variable id=\"anlinie\"><ahelp hid=\"svx/ui/optgridpage/snaphelplines\">Snaps the edge of a dragged object to the nearest snap line when you release the mouse.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"anlinie\"><ahelp hid=\"svx/ui/optgridpage/snaphelplines\">Po uvolnění tlačítka myši se okraj přetahovaného objektu přichytí k nejbližší vodící čáře.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11724,7 +11724,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<variable id=\"seitenrand\"><ahelp hid=\"svx/ui/optgridpage/snapborder\">Specifies whether to align the contour of the graphic object to the nearest page margin.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"seitenrand\"><ahelp hid=\"svx/ui/optgridpage/snapborder\">Okraj grafického objektu se přichytí k nejbližšímu okraji stránky.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11760,7 +11760,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<variable id=\"rahmen\"><ahelp hid=\"svx/ui/optgridpage/snapframe\">Specifies whether to align the contour of the graphic object to the border of the nearest graphic object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rahmen\"><ahelp hid=\"svx/ui/optgridpage/snapframe\">Okraj grafického objektu se zarovná k okraji nejbližšího grafického objektu.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11796,7 +11796,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<variable id=\"opunkte\"><ahelp hid=\"svx/ui/optgridpage/snappoints\">Specifies whether to align the contour of the graphic object to the points of the nearest graphic object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"opunkte\"><ahelp hid=\"svx/ui/optgridpage/snappoints\">Okraj grafického objektu se zarovná k bodům nejbližšího grafického objektu.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11832,7 +11832,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Defines the snap distance between the mouse pointer and the object contour. $[officename] Impress snaps to a snap point if the mouse pointer is nearer than the distance selected in the <emph>Snap range</emph> control.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Určuje oblast přichycení mezi ukazatelem myši a obrysem objektu. $[officename] Impress přichytí objekt, je-li ukazatel myši blíže, než je vzdálenost určená v poli <emph>Oblast přichycení</emph>.</ahelp>"
#: 01070300.xhp
msgctxt ""
@@ -11859,7 +11859,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/ortho\">Specifies that graphic objects are restricted vertically, horizontally or diagonally (45°) when creating or moving them.</ahelp> You can temporarily deactivate this setting by pressing the Shift key."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/ortho\">Při vytváření nebo přesunu jsou grafické objekty omezeny na pohyb svisle, vodorovně nebo po úhlopříčce (45°).</ahelp> Toto nastavení můžete dočasně vypnout stiskem klávesy Shift."
#: 01070300.xhp
msgctxt ""
@@ -11877,7 +11877,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/bigortho\">Specifies that a square is created based on the longer side of a rectangle when the Shift key is pressed before you release the mouse button. This also applies to an ellipse (a circle will be created based on the longest diameter of the ellipse). When the<emph> Extend edges </emph>box is not marked, a square or a circle will be created based on the shorter side or diameter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/bigortho\">Je-li toto pole zaškrtnuto a při uvolnění tlačítka myši podržíte klávesu Shift, bude vytvořen čtverec podle delší strany obdélníku. Totéž platí pro elipsu (vytvořen bude kruh podle většího průměru elipsy). Když není pole <emph>Rozšířit hrany</emph> zaškrtnuto, vytvořen bude čtverec nebo kruh podle kratší strany či průměru.</ahelp>"
#: 01070300.xhp
msgctxt ""
@@ -11895,7 +11895,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldangle\">Specifies that graphic objects can only be rotated within the rotation angle that you selected in the <emph>When rotating</emph> control.</ahelp> If you want to rotate an object outside the defined angle, press the Shift key when rotating. Release the key when the desired rotation angle is reached."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldangle\">Určuje, že se grafický objekt může otočit pouze o úhel vybraný v poli <emph>Při otáčení</emph>.</ahelp> Chcete-li objekt otočit o hodnotu mimo stanovený úhel, stiskněte při otáčení klávesu Shift. Po dosažení požadovaného úhlu otočení klávesu uvolněte."
#: 01070300.xhp
msgctxt ""
@@ -11913,7 +11913,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldbezangle\">Defines the angle for point reduction.</ahelp> When working with polygons, you might find it useful to reduce their editing points."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldbezangle\">Určuje úhel pro redukci bodů.</ahelp> Při práci s mnohoúhelníky se může hodit snížit počet bodů pro úpravy."
#: 01070400.xhp
msgctxt ""
@@ -11947,7 +11947,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/prntopts\">Specifies print settings within a drawing or presentation document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/prntopts\">Nastavení tisku pro prezentace a kresby.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -11983,7 +11983,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/pagenmcb\">Specifies whether to print the page name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/pagenmcb\">Určuje, zda se tiskne název stránky.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12001,7 +12001,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/datecb\">Specifies whether to print the current date.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/datecb\">Určuje, zda se tiskne aktuální datum.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12019,7 +12019,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/timecb\">Specifies whether to print the current time.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/timecb\">Určuje, zda se tiskne aktuální čas.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12037,7 +12037,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/hiddenpgcb\">Specifies whether to print the pages that are currently hidden from the presentation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/hiddenpgcb\">Určuje, zda se mají tisknout stránky, které jsou v prezentaci skryté.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12073,7 +12073,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/defaultrb\">Specifies that you want to print in original colors.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/defaultrb\">Určuje, že chcete tisknout v původních barvách.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12091,7 +12091,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/grayscalerb\">Specifies that you want to print colors as grayscale.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/grayscalerb\">Určuje, že chcete barvy tisknout ve stupních šedi.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12109,7 +12109,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/blackwhiterb\">Specifies that you want to print the document in black and white.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/blackwhiterb\">Určuje, že chcete dokument vytisknout černobíle.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12145,7 +12145,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/pagedefaultrb\">Specifies that you do not want to further scale pages when printing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/pagedefaultrb\">Určuje, že při tisku nechcete měnit měřítko stránek.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12163,7 +12163,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/fittopgrb\">Specifies whether to scale down objects that are beyond the margins of the current printer, so that they fit on the paper in the printer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/fittopgrb\">Je-li toto pole zaškrtnuto, objekty, které jsou mimo rozsah tisku aktuální tiskárny, se zmenší tak, aby je bylo možné vytisknout na papír v tiskárně.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12181,7 +12181,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/tilepgrb\">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, several pages or slides will be printed on one page of paper.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/tilepgrb\">Stránky se vytisknou ve formátu dlaždic. Pokud jsou stránky nebo snímky menší než papír, vytiskne se na jeden list papíru více stránek nebo snímků.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12199,7 +12199,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/brouchrb\">Select the<emph> Brochure </emph>option to print the document in brochure format.</ahelp> You can also decide if you want to print the front, the back or both sides of the brochure."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/brouchrb\">Pokud chcete dokument vytisknout ve formátu příručky, zaškrtněte pole <emph>Příručka</emph>.</ahelp> Také můžete nechat vytisknout jen přední, zadní či obě strany příručky."
#: 01070400.xhp
msgctxt ""
@@ -12217,7 +12217,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/frontcb\">Select<emph> Front </emph>to print the front of a brochure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/frontcb\">Zvolte <emph>Přední</emph> pro tisk přední strany příručky.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12226,7 +12226,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "Back"
-msgstr "Zpět"
+msgstr "Zadní"
#: 01070400.xhp
msgctxt ""
@@ -12235,7 +12235,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/backcb\">Select <emph>Back</emph> to print the back of a brochure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/backcb\">Zvolte <emph>Zadní</emph> pro tisk zadní strany příručky.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12244,7 +12244,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Paper tray from printer settings"
-msgstr "Zásobník papíru podle nastavení tiskárny"
+msgstr "Zásobník papíru z nastavení tiskárny"
#: 01070400.xhp
msgctxt ""
@@ -12253,7 +12253,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/papertryfrmprntrcb\">Determines that the paper tray to be used is the one defined in the printer setup.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/papertryfrmprntrcb\">Použije se zásobník papíru určený v nastavení tiskárny.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12287,7 +12287,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/OptSavePage\">Defines the general options for drawing or presentation documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/OptSavePage\">Určuje obecné nastavení pro prezentace nebo kresby.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12386,7 +12386,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/startwithwizard\">Specifies whether to activate the Wizard when opening a presentation with <emph>File - New - Presentation</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/startwithwizard\">Je-li toto pole zaškrtnuto, při otevření prezentace příkazem <emph>Soubor - Nový - Prezentace</emph> se aktivuje průvodce.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12413,7 +12413,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/backgroundback\">Specifies whether to use the cache for displaying objects on the master page.</ahelp> This speeds up the display. Unmark the <emph>Use background cache</emph> option if you want to display changing contents on the master page."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/backgroundback\">Určuje, zda se pro zobrazení objektů na hlavní stránce použije mezipaměť.</ahelp> Tím zrychlíte zobrazení objektů. Pokud chcete na hlavní stránce zobrazovat proměnný obsah, zrušte zaškrtnutí pole <emph>Použít mezipaměť v pozadí</emph>."
#: 01070500.xhp
msgctxt ""
@@ -12449,7 +12449,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/objalwymov\">Specifies that you want to move an object with the <emph>Rotate</emph> tool enabled. If<emph> Object always moveable </emph>is not marked, the <emph>Rotate</emph> tool can only be used to rotate an object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/objalwymov\">Určuje, že chcete přesouvat objekt, i když je aktivní nástroj <emph>Otočit</emph>. Pokud není toto pole zaškrtnuto, lze nástroj <emph>Otočit</emph> použít jen k otočení objektu.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12467,7 +12467,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/distrotcb\">Maintains relative alignment of Bézier points and 2D drawing objects to each other when you distort the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/distrotcb\">I při deformaci objektu udržuje relativní vzájemné zarovnání Bézierových bodů a 2D objektů kresby.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12485,7 +12485,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/units\">Determines the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Unit of measurement\">Unit of measurement</link> for presentations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/units\">Určuje <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"měrná jednotka\">měrnou jednotku</link> pro prezentace.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12503,7 +12503,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/metricFields\">Defines the spacing between tab stops.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/metricFields\">Nastaví vzdáleností mezi kroky tabulátoru.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12530,7 +12530,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/strtwithPag\">Specifies that you always want a presentation to start with the current slide.</ahelp> Unmark<emph> Always with current page</emph> to always start a presentation with the first page."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/strtwithPag\">Určuje, že chcete, aby prezentace vždy začínala aktuálním snímkem.</ahelp> Pokud zrušíte zaškrtnutí pole <emph>Vždy s aktuální stránkou</emph>, začne prezentace vždy na prvním snímku."
#: 01070500.xhp
msgctxt ""
@@ -12548,7 +12548,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/enremotcont\">Specifies that you want to enable Bluetooth remote control while Impress is running.</ahelp> Unmark<emph> Enable remote control</emph> to disable remote controlling."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/enremotcont\">Určuje, že po čas běhu programu Impress chcete povolit dálkové ovládání pomocí Bluetooth.</ahelp> Pro zakázání dálkového ovládání zrušte zaškrtnutí u volby <emph>Povolit dálkové ovládání</emph>."
#: 01070500.xhp
msgctxt ""
@@ -12575,7 +12575,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/scaleBox\">Determines the drawing scale on the rulers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/scaleBox\">Určuje měřítko kresby na pravítkách.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12611,7 +12611,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/cbCompatibility\">Specifies that $[officename] Impress calculates the paragraph spacing exactly like Microsoft PowerPoint.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/cbCompatibility\">Určuje, že $[officename] Impress počítá vzdálenosti mezi odstavci stejně jako Microsoft PowerPoint.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12715,7 +12715,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<variable id=\"einst\"><ahelp hid=\"modules/smath/ui/smathsettings/SmathSettings\">Defines formula settings that will be valid for all documents.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"einst\"><ahelp hid=\"modules/smath/ui/smathsettings/SmathSettings\">Určuje nastavení vzorců, které je platné pro všechny dokumenty.</ahelp></variable>"
#: 01090100.xhp
msgctxt ""
@@ -12733,7 +12733,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Title"
-msgstr "Titul"
+msgstr "Název dokumentu"
#: 01090100.xhp
msgctxt ""
@@ -12742,7 +12742,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/title\">Specifies whether you want the name of the document to be included in the printout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/title\">Určuje, zda chcete do vytištěného výsledku zahrnout také název dokumentu.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -12760,7 +12760,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/text\">Specifies whether to include the contents of the <emph>Commands</emph> window at the bottom of the printout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/text\">Určuje, zda chcete na konec vytištěného výsledku přidat také obsah okna <emph>Příkazy</emph>.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -12778,7 +12778,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\".\">Applies a thin border to the formula area in the printout.</ahelp> <emph>Title</emph> and <emph>Formula text</emph> are only set down by a frame if the corresponding check box is active."
-msgstr "<ahelp hid=\".\">Na výtisku nastaví kolem oblasti vzorce tenký rámeček.</ahelp> <emph>Název</emph> a <emph>Text vzorce</emph> jsou v rámečku uvedeny jen pokud je aktivní odpovídající zaškrtávací políčko."
+msgstr "<ahelp hid=\".\">Při tisku nastaví kolem oblasti vzorce tenký rámeček.</ahelp> <emph>Název</emph> a <emph>Text vzorce</emph> budou orámovány pouze tehdy, bude-li zaškrtnuto odpovídající pole."
#: 01090100.xhp
msgctxt ""
@@ -12805,7 +12805,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/sizenormal\">Prints the formula without adjusting the current font size.</ahelp> It is possible that with large formulas a part of the command text is cut off."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/sizenormal\">Vytiskne vzorec bez úpravy aktuální velikosti písma.</ahelp> U větších vzorců může dojít k oříznutí části textu."
#: 01090100.xhp
msgctxt ""
@@ -12814,7 +12814,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Fit to size"
-msgstr "Přizpůsobit velikosti"
+msgstr "Přizpůsobit velikosti stránky"
#: 01090100.xhp
msgctxt ""
@@ -12823,7 +12823,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/sizescaled\">Adjusts the formula to the page format used in the printout.</ahelp> The real size will be determined by the used paper format."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/sizescaled\">Upraví velikost vzorce podle použitého formátu papíru.</ahelp> Skutečná velikost se určí podle použitého formátu papíru."
#: 01090100.xhp
msgctxt ""
@@ -12841,7 +12841,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/zoom\">Reduces or enlarges the size of the printed formula by a specified enlargement factor.</ahelp> Type the desired enlargement factor directly in the <emph>Scaling</emph> control, or set the value using the arrow buttons."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/zoom\">Zmenší nebo zvětší velikost vytištěného vzorce o určený faktor zvětšení.</ahelp> Požadovaný faktor zvětšení zadejte do číselníku <emph>Měřítko</emph> nebo jej nastavte pomocí šipek."
#: 01090100.xhp
msgctxt ""
@@ -12868,7 +12868,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/norightspaces\">Specifies that these space wildcards will be removed if they are at the end of a line.</ahelp> In earlier versions of $[officename], adding such characters at the end of a line prevented the right edge of the formula from being cut off during printing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/norightspaces\">Určuje, že tyto zástupné znaky za mezery budou odstraněny, pokud se nacházejí na konci řádku.</ahelp> V dřívějších verzích $[officename] bránilo přidání těchto znaků useknutí pravého okraje vzorce při tisku."
#: 01090100.xhp
msgctxt ""
@@ -12876,7 +12876,7 @@ msgctxt ""
"hd_id31567808\n"
"help.text"
msgid "Embed only used symbols (smaller file size)"
-msgstr "Vložit jen použité symboly (menší velikost souboru)"
+msgstr "Vložit pouze použité symboly (menší velikost souboru)"
#: 01090100.xhp
msgctxt ""
@@ -12962,7 +12962,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Displays all the colors available for the data series.</ahelp> Select a data series to change its color. Select the desired color from the adjacent color table."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Zobrazuje všechny dostupné barvy datových řad.</ahelp> Po výběru datové řady můžete změnit její barvu. Z tabulky barev zvolte novou barvu řady."
#: 01110100.xhp
msgctxt ""
@@ -12998,7 +12998,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optchartcolorspage/default\">Restores the color settings that were defined when the program was installed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optchartcolorspage/default\">Obnoví nastavení barev, které bylo určeno při instalaci programu.</ahelp>"
#: 01130100.xhp
msgctxt ""
@@ -13279,7 +13279,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optfltrembedpage/checklbcontainer\">The<emph> List Box </emph>field displays the entries for the pair of OLE objects that can be converted when loading into $[officename] (L) and/or when saving into a Microsoft format (S). </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optfltrembedpage/checklbcontainer\"><emph>Seznam</emph> zobrazuje dvojice OLE objektů, které mohou být převedeny při načítání do $[officename] (L) a/nebo při ukládání některého z formátů Microsoftu (S).</ahelp>"
#: 01130200.xhp
msgctxt ""
@@ -13382,7 +13382,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/localesetting\">Specifies the locale setting of the country setting. This influences settings for numbering, currency and units of measure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/localesetting\">Určuje národní nastavení. Tím ovlivníte formát čísel, měnu a měrné jednotky.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13441,7 +13441,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Specifies the default currency that is used for the currency format and the currency fields.</ahelp> If you change the locale setting, the default currency changes automatically."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Určuje výchozí měnu, která se použije pro formát měny a pole měny.</ahelp> Pokud změníte národní nastavení, změní se automaticky výchozí měna."
#: 01140000.xhp
msgctxt ""
@@ -13536,7 +13536,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Specifies the language used for the spellcheck function in western alphabets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Určuje jazyk pro kontrolu pravopisu v západních abecedách.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13554,7 +13554,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Specifies the language used for the spellcheck function in Asian alphabets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Určuje jazyk pro kontrolu pravopisu v asijských abecedách.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13563,7 +13563,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "CTL"
-msgstr "Komplexní rozvržení"
+msgstr "Komplexní rozvržení textu (CTL)"
#: 01140000.xhp
msgctxt ""
@@ -13572,7 +13572,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Specifies the language for the complex text layout spellcheck.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Určuje jazyk pro kontrolu pravopisu jazyků s komplexním rozvržením textu.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13590,7 +13590,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Specifies that the settings for default languages are valid only for the current document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Určuje, že nastavení výchozích jazyků je platné pouze pro aktuální dokument.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13617,7 +13617,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/asiansupport\">Activates Asian languages support. You can now modify the corresponding Asian language settings in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/asiansupport\">Aktivuje podporu asijských jazyků. Poté můžete v <item type=\"productname\">%PRODUCTNAME</item> upravit nastavení pro asijské jazyky.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13644,7 +13644,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/ctlsupport\">Activates complex text layout support. You can now modify the settings corresponding to complex text layout in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/ctlsupport\">Aktivuje podporu komplexního rozvržení textu. Poté můžete v <item type=\"productname\">%PRODUCTNAME</item> upravit nastavení pro komplexní rozvržení textu.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13773,7 +13773,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/charkerning\">Specifies that kerning is only applied to western text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/charkerning\">Určuje, že kerning bude použit pouze pro západní text.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13791,7 +13791,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/charpunctkerning\">Specifies that kerning is applied to both western text and Asian punctuation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/charpunctkerning\">Určuje, že kerning bude použit pro západní text i asijskou interpunkci.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13827,7 +13827,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/nocompression\">Specifies that no compression at all will occur.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/nocompression\">Nepoužije se žádná komprese.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13845,7 +13845,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/punctcompression\">Specifies that only the punctuation is compressed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/punctcompression\">Komprimuje se pouze interpunkce.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13863,7 +13863,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/punctkanacompression\">Specifies that punctuation and Japanese Kana are compressed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/punctkanacompression\">Komprimuje se interpunkce a japonská Kana.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13899,7 +13899,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/language\">Specifies the language for which you want to define first and last characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/language\">Určuje jazyk, pro který chcete nastavit první a poslední znaky.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13917,7 +13917,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/standard\">When you mark<emph> Default</emph>, the following two text boxes are filled with the default characters for the selected language:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/standard\">Pokud zaškrtnete <emph>Výchozí</emph>, vyplní se následující dvě pole výchozími znaky pro vybraný jazyk:</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13935,7 +13935,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/start\">Specifies the characters that should not appear alone at the beginning of a line.</ahelp> If a character typed here is positioned at the beginning of a line after a line break, it is automatically moved to the end of the previous line. For example, an exclamation point at the end of a sentence never appears at the start of a line if it is part of the <emph>Not at start of line</emph> list."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/start\">Určuje znaky, které by se neměly objevit na začátku řádku.</ahelp> Pokud by se takový znak zobrazil po zalomení na začátku řádku, bude automaticky přesunut na konec předchozího řádku. Např. vykřičník na konci věty se nikdy nezobrazí na začátku řádku, je-li uveden v seznamu <emph>Ne na začátku řádku</emph>."
#: 01150100.xhp
msgctxt ""
@@ -13953,7 +13953,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/end\">Specifies the characters that should not appear alone at the end of a line.</ahelp> If a character typed here is positioned at the end of a line due to a line break, it is automatically moved to the beginning of the next line. For example, a currency symbol that appears in front of an amount never appears at the end of a line if it is part of the<emph> Not at end of line</emph> list."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/end\">Určuje znaky, které by se neměly objevit na konci řádku.</ahelp> Pokud by se takový znak zobrazil po zalomení na konci řádku, automaticky se přesune na začátek následujícího řádku. Např. symbol měny před číslem se nikdy nezobrazí na konci řádku, je-li uveden v seznamu <emph>Ne na konci řádku</emph>."
#: 01150200.xhp
msgctxt ""
@@ -13997,7 +13997,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optjsearchpage/matchprolongedsoundmark\" visibility=\"visible\">Specifies the options to be treated as equal in a search.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optjsearchpage/matchprolongedsoundmark\" visibility=\"visible\">Určuje možnosti, které se mají při vyhledávání považovat za stejné.</ahelp>"
#: 01150200.xhp
msgctxt ""
@@ -14015,7 +14015,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optjsearchpage/ignoremiddledot\" visibility=\"visible\">Specifies the characters to be ignored.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optjsearchpage/ignoremiddledot\" visibility=\"visible\">Určuje znaky, které se mají ignorovat.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14085,7 +14085,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/sequencechecking\">Enables sequence input checking for languages such as Thai.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/sequencechecking\">Zapíná kontrolu pořadí pro některé jazyky, např. thajštinu.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14101,7 +14101,7 @@ msgctxt ""
"par_idN10695\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/restricted\">Prevents the use as well as the printing of illegal character combinations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/restricted\">Brání použití i tisku neplatných kombinací znaků.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14128,7 +14128,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Logical"
-msgstr "Logické"
+msgstr "Logický"
#: 01150300.xhp
msgctxt ""
@@ -14287,7 +14287,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The<emph> Connections </emph>facility allows you to stipulate that connections that are no longer needed are not deleted immediately, but are kept free for a certain period of time. If a new connection to the data source is needed in that period, the free connection can be used for this purpose."
-msgstr "V dialogu <emph>Spojení</emph> můžete určit, že spojení, která již nejsou třeba, nebudou odstraněna okamžitě, ale po určitou dobu budou ponechána otevřená. Je-li v té době třeba nové spojení s databází, lze využít uvolněné spojení."
+msgstr "V dialogu <emph>Spojení</emph> můžete určit, že spojení, která již nejsou třeba, nebudou odstraněna okamžitě, ale po určitou dobu budou ponechána otevřená. Je-li v té době třeba nové spojení s databází, lze využít uvolněné spojení."
#: 01160100.xhp
msgctxt ""
@@ -14296,7 +14296,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Connection Pool"
-msgstr "Sdílení připojení"
+msgstr "Sdílení spojení"
#: 01160100.xhp
msgctxt ""
@@ -14418,7 +14418,7 @@ msgctxt ""
"par_idN1058E\n"
"help.text"
msgid "Registered Databases"
-msgstr "Registrované databáze"
+msgstr "Zaregistrované databáze"
#: 01160200.xhp
msgctxt ""
@@ -14434,7 +14434,7 @@ msgctxt ""
"par_idN10595\n"
"help.text"
msgid "New"
-msgstr "Nový"
+msgstr "Nová"
#: 01160200.xhp
msgctxt ""
@@ -14450,7 +14450,7 @@ msgctxt ""
"par_idN105AA\n"
"help.text"
msgid "Delete"
-msgstr "Odstranit"
+msgstr "Smazat"
#: 01160200.xhp
msgctxt ""
@@ -14522,7 +14522,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Browse"
-msgstr "Prohlížet"
+msgstr "Procházet"
#: 01160201.xhp
msgctxt ""
@@ -14538,7 +14538,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "Registered name"
-msgstr "Registrované jméno"
+msgstr "Registrovaný název"
#: 01160201.xhp
msgctxt ""
@@ -15226,7 +15226,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Mail Merge E-mail"
-msgstr "Hromadná korespondence elektronickou poštou"
+msgstr "Hromadné rozesílání e-mailů"
#: mailmerge.xhp
msgctxt ""
@@ -15234,7 +15234,7 @@ msgctxt ""
"par_idN10554\n"
"help.text"
msgid "<link href=\"text/shared/optionen/mailmerge.xhp\">Mail Merge E-mail</link>"
-msgstr "<link href=\"text/shared/optionen/mailmerge.xhp\">Hromadná korespondence elektronickou poštou</link>"
+msgstr "<link href=\"text/shared/optionen/mailmerge.xhp\">Hromadné rozesílání e-mailů</link>"
#: mailmerge.xhp
msgctxt ""
@@ -15282,7 +15282,7 @@ msgctxt ""
"par_idN105A5\n"
"help.text"
msgid "E-mail address"
-msgstr "E-mailová adresa"
+msgstr "Adresa elektronické pošty"
#: mailmerge.xhp
msgctxt ""
@@ -15314,7 +15314,7 @@ msgctxt ""
"par_idN105DB\n"
"help.text"
msgid "Reply address"
-msgstr "Adresa odpovědí"
+msgstr "Adresa pro odpovědi"
#: mailmerge.xhp
msgctxt ""
@@ -15410,7 +15410,7 @@ msgctxt ""
"par_idN10677\n"
"help.text"
msgid "Test Settings"
-msgstr "Ověřit nastavení účtu"
+msgstr "Otestovat nastavení"
#: mailmerge.xhp
msgctxt ""
@@ -15418,7 +15418,7 @@ msgctxt ""
"par_idN1067B\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/testaccount.xhp\">Test Account Settings</link> dialog to test the current settings.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevře dialog <link href=\"text/shared/optionen/testaccount.xhp\">Ověřit nastavení účtu</link>, kde můžete ověřit aktuální nastavení.</ahelp>"
+msgstr "<ahelp hid=\".\">Otevře dialog <link href=\"text/shared/optionen/testaccount.xhp\">Otestovat nastavení</link>, kde můžete ověřit aktuální nastavení.</ahelp>"
#: online_update.xhp
msgctxt ""
@@ -15698,7 +15698,7 @@ msgctxt ""
"par_idN10615\n"
"help.text"
msgid "The outgoing mail server uses the same authentication as the incoming mail server."
-msgstr "Server odchozí pošty používá stejnou autentizaci jako server příchozí pošty."
+msgstr "Odchozí poštovní server používá stejnou autentizaci jako příchozí server."
#: serverauthentication.xhp
msgctxt ""
@@ -15842,7 +15842,7 @@ msgctxt ""
"par_idN10578\n"
"help.text"
msgid "In the top list box you will see the results of the test session."
-msgstr ""
+msgstr "V horním seznamu se zobrazí výsledky ověřování."
#: testaccount.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/simpress.po b/source/cs/helpcontent2/source/text/simpress.po
index 52e69fe665c..3e99eded159 100644
--- a/source/cs/helpcontent2/source/text/simpress.po
+++ b/source/cs/helpcontent2/source/text/simpress.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-02 18:55+0000\n"
+"PO-Revision-Date: 2014-01-01 16:15+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375469702.0\n"
+"X-POOTLE-MTIME: 1388592914.0\n"
#: main0000.xhp
msgctxt ""
@@ -892,7 +892,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Tloušťka čáry\">Tloušťka čáry</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Šířka čáry\">Šířka čáry</link>"
#: main0202.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/simpress/01.po b/source/cs/helpcontent2/source/text/simpress/01.po
index ffe33374edc..dbdc0213845 100644
--- a/source/cs/helpcontent2/source/text/simpress/01.po
+++ b/source/cs/helpcontent2/source/text/simpress/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-03 09:05+0000\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2014-01-05 20:52+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386061516.0\n"
+"X-POOTLE-MTIME: 1388955121.0\n"
#: 01170000.xhp
msgctxt ""
@@ -2359,7 +2359,7 @@ msgctxt ""
"par_idN107BF\n"
"help.text"
msgid "Do not show on first slide"
-msgstr "Nezobrazovat v prvním snímku"
+msgstr "Nezobrazovat na prvním snímku"
#: 03152000.xhp
msgctxt ""
@@ -2367,7 +2367,7 @@ msgctxt ""
"par_idN107C2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/not_on_title\">Does not display your specified information on the first slide of your presentation.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/not_on_title\">Nezobrazí informace, které jste vybrali, na prvním snímku prezentace.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/not_on_title\">Vybrané informace nebudou zobrazeny na prvním snímku prezentace.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -3171,7 +3171,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Delete unused backgrounds"
-msgstr "Odstranit nepoužitá pozadí"
+msgstr "Smazat nepoužitá pozadí"
#: 04110100.xhp
msgctxt ""
@@ -3180,7 +3180,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/backgrounds\">Unused master pages are not inserted.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/backgrounds\">Předlohy stránky, které se nepožily nebudou vloženy.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/backgrounds\">Předlohy stránky, které se nepoužily, nebudou vloženy.</ahelp>"
#: 04110200.xhp
msgctxt ""
@@ -4063,8 +4063,8 @@ msgctxt ""
"par_id3149407\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Použije pozadí z vybraného návrhu snímku na všechny snímky v dokumentu.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Použije pozadí z vybraného návrhu snímku na všechny snímky v dokumentu.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -4073,7 +4073,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Delete unused backgrounds"
-msgstr "Odstranit nepoužitá pozadí"
+msgstr "Smazat nepoužitá pozadí"
#: 05120000.xhp
msgctxt ""
@@ -4081,8 +4081,8 @@ msgctxt ""
"par_id3148871\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Odstraní nepoužité pozadí a návrhy snímků z dokumentu.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/checkmasters\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/checkmasters\">Odstraní nepoužité pozadí a návrhy snímků z dokumentu.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -4099,8 +4099,8 @@ msgctxt ""
"par_id3156020\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Zobrazí dialog <link href=\"text/simpress/01/05120100.xhp\" name=\"Načíst návrh snímku\"><emph>Načíst návrh snímku</emph></link>, kde můžete zvolit další návrhy snímků.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Zobrazí dialog <link href=\"text/simpress/01/05120100.xhp\" name=\"Načíst návrh snímku\"><emph>Načíst návrh snímku</emph></link>, kde můžete zvolit další návrhy snímků.</ahelp>"
#: 05120100.xhp
msgctxt ""
@@ -4952,7 +4952,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/LB_TYPE\">Lists the types of connectors that are available.</ahelp> There are four types of connectors: <emph>standard, line, straight, and curved</emph>."
-msgstr "<ahelp hid=\"cui/ui/connectortabpage/LB_TYPE\">Zobrazí seznam spojnic, které jsou dostupné.</ahelp> Celkem jsou zde čtyři typy spojnic, tedy: <emph>standardní, čárová, přímá a zakřivená</emph>."
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/LB_TYPE\">Zobrazí seznam spojnic, které jsou dostupné.</ahelp> K dispozici jsou čtyři typy spojnic: <emph>běžná, čárová, přímá a zakřivená</emph>."
#: 05170000.xhp
msgctxt ""
@@ -5033,7 +5033,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Line spacing"
-msgstr "Řádkování"
+msgstr "Vzdálenost čar"
#: 05170000.xhp
msgctxt ""
@@ -5042,7 +5042,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Sets the line spacing for the connectors."
-msgstr "Nastaví řádkování pro spojnice."
+msgstr "Nastaví vzdálenosti čar pro spojnice."
#: 05170000.xhp
msgctxt ""
@@ -5060,7 +5060,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_1\">Enter the amount of horizontal space you want at the beginning of the connector.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_1\">Zadejte hodnotu o kterou se zkosí vodorovný počátek spojnice.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_1\">Zadejte vodorovnou vzdálenost pro počátek spojnice.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -5078,7 +5078,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_1\">Enter the amount of vertical space you want at the beginning of the connector.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_1\">Zadejte hodnotu o kterou se zkosí svislý počátek spojnice.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_1\">Zadejte svislou vzdálenost pro počátek spojnice.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -5096,7 +5096,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_2\">Enter the amount of horizontal space you want at the end of the connector.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_2\">Zadejte hodnotu o kterou se zkosí vodorovný konec spojnice.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_2\">Zadejte vodorovnou vzdálenost pro konec spojnice.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -5114,7 +5114,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_2\">Enter the amount of vertical space you want at the end of the connector.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_2\">Zadejte hodnotu o kterou se zkosí svislý konec spojnice.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_2\">Zadejte svislou vzdálenost pro konec spojnice.</ahelp>"
#: 05170000.xhp
msgctxt ""
@@ -7749,7 +7749,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Point reduction"
-msgstr "Redukce bodu (Bodová redukce)"
+msgstr "Redukce bodů"
#: 13050200.xhp
msgctxt ""
@@ -7758,7 +7758,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/points\">Removes color polygons that are smaller than the pixel value you enter.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/points\">Vyjme barevné polygony, které jsou menší než hodnota, v pixelech, kterou jste zadali.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/points\">Vyjme barevné polygony, které jsou menší než hodnota v pixelech, kterou jste zadali.</ahelp>"
#: 13050200.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/simpress/02.po b/source/cs/helpcontent2/source/text/simpress/02.po
index 03f4d3d8b58..f379cd9e7d8 100644
--- a/source/cs/helpcontent2/source/text/simpress/02.po
+++ b/source/cs/helpcontent2/source/text/simpress/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-05 10:44+0000\n"
+"PO-Revision-Date: 2014-03-23 13:03+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375699456.0\n"
+"X-POOTLE-MTIME: 1395579792.000000\n"
#: 04010000.xhp
msgctxt ""
@@ -3099,7 +3099,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\".uno:Cyramid\">Draws a pyramid with a square base where you drag in the slide. To draw a pyramid with a rectangular base, hold down Shift while you drag. To define a different polygon for the base of the pyramid, open the <emph>3D Effects </emph>dialog and click the <link href=\"text/shared/01/05350200.xhp\" name=\"Geometry\"><emph>Geometry</emph></link> tab. In the <emph>Segments</emph> area, enter the number of sides for the polygon in the box labeled <emph>Horizontal</emph>, and then click the green checkmark.</ahelp>"
-msgstr "<ahelp hid=\".uno:Cyramid\">Nakreslí jehlan se čtvercovou základnou. Chcete-li nakreslit jehlan s obdélníkovou základnou, podržte při tažení klávesu Shift. Chcete-li jako základnu pyramidy definovat jiný tvar, otevřete dialog <emph>3D efekty</emph> a klepněte na záložku <link href=\"text/shared/01/05350200.xhp\" name=\"Geometrie\"><emph>Geometrie</emph></link>. V sekci <emph>Části</emph> zadejte počet stran víceúhelníku do pole <emph>Vodorovně</emph> a klepněte na zelené zatržítko.</ahelp>"
+msgstr "<ahelp hid=\".uno:Cyramid\">Nakreslí jehlan se čtvercovou základnou. Chcete-li nakreslit jehlan s obdélníkovou základnou, podržte při tažení klávesu Shift. Chcete-li jako základnu pyramidy definovat jiný tvar, otevřete dialog <emph>3D efekty</emph> a klepněte na záložku <link href=\"text/shared/01/05350200.xhp\" name=\"Geometrie\"><emph>Geometrie</emph></link>. V sekci <emph>Části</emph> zadejte počet stran víceúhelníku do pole <emph>Vodorovně</emph> a klepněte na zelený symbol zaškrtnutí.</ahelp>"
#: 10090000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/simpress/guide.po b/source/cs/helpcontent2/source/text/simpress/guide.po
index a4e57cac6da..aaf1ce66635 100644
--- a/source/cs/helpcontent2/source/text/simpress/guide.po
+++ b/source/cs/helpcontent2/source/text/simpress/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-14 19:51+0000\n"
+"PO-Revision-Date: 2014-03-23 12:11+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1381780319.0\n"
+"X-POOTLE-MTIME: 1395576699.000000\n"
#: 3d_create.xhp
msgctxt ""
@@ -507,7 +507,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "Click the <emph>Selection</emph> check box to export the selected object, and not the entire slide."
-msgstr "Klepněte na zaškrtávací políčko <emph>Výběr</emph>, chcete-li exportovat vybraný objekt a ne celý snímek."
+msgstr "Zaškrtněte pole <emph>Výběr</emph>, chcete-li exportovat vybraný objekt a ne celý snímek."
#: animated_gif_save.xhp
msgctxt ""
@@ -603,7 +603,7 @@ msgctxt ""
"par_id3148826123\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> icon indicates that the next slide has custom animation."
-msgstr ""
+msgstr "Na panelu snímků se objeví ikona <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> vedle náhledů těch snímků, které obsahují jeden nebo více objektů s vlastní animací. Jestliže prezentujete pomocí Obrazovky přednášejícího, ikona <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> značí, že další snímek obsahuje vlastní animaci."
#: animated_objects.xhp
msgctxt ""
@@ -774,7 +774,7 @@ msgctxt ""
"par_id3148826234\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> icon indicates that the next slide has slide transition."
-msgstr ""
+msgstr "Na panelu snímků se objeví ikona <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> vedle náhledů těch snímků, které obsahují přechod snímku. Jestliže prezentujete pomocí Obrazovky přednášejícího, ikona <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> značí, že další snímek obsahuje přechod snímku."
#: animated_slidechange.xhp
msgctxt ""
@@ -1392,7 +1392,7 @@ msgctxt ""
"par_id4101077\n"
"help.text"
msgid "By default, the <emph>Date and Time</emph> checkbox is enabled, but the format is set to Fixed and the text input box is empty, so no date and time is visible on the slides."
-msgstr "Ve výchozím nastavení je pole <emph>Datum a čas</emph> povoleno, ale formát je nastaven na Pevný a textové pole je prázdné, takže se na snímku datum a čas nezobrazí."
+msgstr "Ve výchozím nastavení je pole <emph>Datum a čas</emph> povoleno, ale formát je nastaven na Pevný a textové pole je prázdné, takže se na snímku datum a čas nezobrazí."
#: footer.xhp
msgctxt ""
@@ -1995,7 +1995,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "In the <emph>Start presentation</emph> area, select the <emph>Always with current page</emph> check box."
-msgstr "V <emph>Nastavení prezentace</emph> vyberte <emph>Vždy s aktuální stránkou</emph>."
+msgstr "V <emph>Nastavení prezentace</emph> zaškrtněte pole <emph>Vždy s aktuální stránkou</emph>."
#: individual.xhp
msgctxt ""
@@ -2584,7 +2584,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "In the <emph>Properties </emph>area, clear the <emph>Visible </emph>check box."
-msgstr "V oblasti <emph>Vlastnosti</emph> zrušte zaškrtnutí políčka <emph>Viditelná</emph>."
+msgstr "V oblasti <emph>Vlastnosti</emph> zrušte zaškrtnutí pole <emph>Viditelná</emph>."
#: layer_tipps.xhp
msgctxt ""
@@ -2638,7 +2638,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "In the <emph>Properties </emph>area, select the <emph>Visible </emph>check box."
-msgstr "V oblasti <emph>Vlastnosti</emph> zvolte zaškrtávací políčko <emph>Viditelná</emph>."
+msgstr "V oblasti <emph>Vlastnosti</emph> zaškrtněte pole <emph>Viditelná</emph>."
#: layer_tipps.xhp
msgctxt ""
@@ -2674,7 +2674,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "In the <emph>Properties</emph> area, select the <emph>Locked </emph>check box."
-msgstr "V oblasti <emph>Vlastnosti</emph> zvolte zaškrtávací políčko <emph>Uzamčená</emph>."
+msgstr "V oblasti <emph>Vlastnosti</emph> zaškrtněte pole <emph>Uzamčená</emph>."
#: layer_tipps.xhp
msgctxt ""
@@ -2719,7 +2719,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "In the <emph>Properties</emph> area, clear the <emph>Locked </emph>check box."
-msgstr "V oblasti <emph>Vlastnosti</emph> zrušte zaškrtnutí políčka <emph>Uzamčená</emph>."
+msgstr "V oblasti <emph>Vlastnosti</emph> zrušte zaškrtnutí pole <emph>Uzamčená</emph>."
#: layer_tipps.xhp
msgctxt ""
@@ -4380,7 +4380,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "In <emph>Layout settings </emph>area, select the <emph>Fit object to paper format</emph> check box."
-msgstr "V oblasti <emph>Nastavení rozvržení</emph> zaškrtněte políčko <emph>Přizpůsobit objekt formátu papíru</emph>."
+msgstr "V oblasti <emph>Nastavení rozvržení</emph> zaškrtněte pole <emph>Přizpůsobit objekt formátu papíru</emph>."
#: print_tofit.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/smath/01.po b/source/cs/helpcontent2/source/text/smath/01.po
index 02c8a3bd84a..a5431ad1d4a 100644
--- a/source/cs/helpcontent2/source/text/smath/01.po
+++ b/source/cs/helpcontent2/source/text/smath/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 16:46+0000\n"
+"PO-Revision-Date: 2014-01-02 19:19+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385829981.0\n"
+"X-POOTLE-MTIME: 1388690340.0\n"
#: 02080000.xhp
msgctxt ""
@@ -11849,7 +11849,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/smath/ui/fontdialog/FontDialog\">Use this dialog to select the font for the respective category in the <emph>Fonts</emph> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/smath/ui/fontdialog/FontDialog\">V tomto dialogu vyberete písmo pro odpovídající kategorii z dialogu <emph>Písma</emph>.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -12950,7 +12950,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/alignmentdialog/right\" visibility=\"visible\">Aligns the elements of a formula to the right.</ahelp>"
-msgstr "<ahelp hid=\"modules/smath/ui/alignmentdialog/right\" visibility=\"visible\">Zarovná prvky vzorce doprava</ahelp>"
+msgstr "<ahelp hid=\"modules/smath/ui/alignmentdialog/right\" visibility=\"visible\">Zarovná prvky vzorce vpravo.</ahelp>"
#: 05040000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/swriter.po b/source/cs/helpcontent2/source/text/swriter.po
index 60fb35f2554..d8442bc2710 100644
--- a/source/cs/helpcontent2/source/text/swriter.po
+++ b/source/cs/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-27 12:11+0000\n"
+"PO-Revision-Date: 2014-01-01 16:15+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382875882.0\n"
+"X-POOTLE-MTIME: 1388592923.0\n"
#: main0000.xhp
msgctxt ""
@@ -1479,7 +1479,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Tloušťka čáry\">Tloušťka čáry</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Šířka čáry\">Šířka čáry</link>"
#: main0205.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/swriter/01.po b/source/cs/helpcontent2/source/text/swriter/01.po
index 386537a5684..322b5f74a27 100644
--- a/source/cs/helpcontent2/source/text/swriter/01.po
+++ b/source/cs/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-28 17:46+0000\n"
+"PO-Revision-Date: 2014-03-23 13:01+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385660819.0\n"
+"X-POOTLE-MTIME: 1395579704.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -3665,7 +3665,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:Ruler\">Shows or hides the horizontal ruler, that you can use to adjust page margins, tab stops, indents, borders, table cells, and to arrange objects on the page.</ahelp> To show the vertical ruler, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - View\">%PRODUCTNAME Writer - View</link></emph>, and then select the <emph>Vertical ruler</emph> check box in the <emph>Ruler</emph> area."
-msgstr "<ahelp hid=\".uno:Ruler\">Zobrazí nebo skryje vodorovné pravítko, které můžete použít pro nastavení ohraničení stránky, tabulátorů, odsazení, okrajů, buněk tabulky a k uspořádání objektů na stránce.</ahelp> Pro zobrazení svislého pravítka zvolte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Zobrazení\">%PRODUCTNAME Writer - Zobrazení</link></emph> a potom zaškrtněte políčko <emph>Svislé pravítko</emph> v části <emph>Pravítko</emph>."
+msgstr "<ahelp hid=\".uno:Ruler\">Zobrazí nebo skryje vodorovné pravítko, které můžete použít pro nastavení ohraničení stránky, tabulátorů, odsazení, okrajů, buněk tabulky a k uspořádání objektů na stránce.</ahelp> Pro zobrazení svislého pravítka zvolte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Zobrazení\">%PRODUCTNAME Writer - Zobrazení</link></emph> a potom zaškrtněte pole <emph>Svislé pravítko</emph> v části <emph>Pravítko</emph>."
#: 03050000.xhp
msgctxt ""
@@ -3769,7 +3769,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "To change the default field display to field names instead of the field contents, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - View</emph>, and then select the<emph> Field codes </emph>checkbox in the <emph>Display</emph> area."
-msgstr "Aby se v polích standardně zobrazovaly názvy namísto obsahu, zvolte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer - Zobrazení</emph> a potom zaškrtněte políčko <emph>Kódy polí</emph> v části <emph>Zobrazovat</emph>."
+msgstr "Aby se v polích standardně zobrazovaly názvy namísto obsahu, zvolte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer - Zobrazení</emph> a potom zaškrtněte pole <emph>Kódy polí</emph> v části <emph>Zobrazovat</emph>."
#: 03090000.xhp
msgctxt ""
@@ -4283,7 +4283,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/dde\">Creates a <emph>DDE </emph>link. Select this check box, and then enter the <emph>DDE </emph>command that you want to use. The <emph>DDE</emph> option is only available if the <emph>Link</emph> check box is selected.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/dde\">Vytvoří <emph>DDE</emph> odkaz. Zaškrtněte toto políčko a potom zadejte <emph>DDE</emph> příkaz, který chcete použít. Volba <emph>DDE</emph> je dostupná pouze je-li zaškrtnuto políčko <emph>Odkaz</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/dde\">Vytvoří <emph>DDE</emph> odkaz. Zaškrtněte toto pole a potom zadejte <emph>DDE</emph> příkaz, který chcete použít. Volba <emph>DDE</emph> je dostupná, pouze je-li zaškrtnuto pole <emph>Odkaz</emph>.</ahelp>"
#: 04020100.xhp
msgctxt ""
@@ -4319,7 +4319,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/editsectiondialog/filename\">Enter the path and the filename for the file that you want to insert, or click the browse button (<emph>...</emph>) to locate the file.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">If the <emph>DDE </emph>check box is selected, enter the DDE command that you want to use. </caseinline></switchinline>"
-msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/filename\">Zadejte název souboru (včetně cesty), který chcete vložit, nebo soubor vyhledejte po klepnutí na tlačítko <emph>...</emph>.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">Je-li zaškrtnuto políčko <emph>DDE</emph>, zadejte DDE příkaz, který chcete použít. </caseinline></switchinline>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editsectiondialog/filename\">Zadejte název souboru (včetně cesty), který chcete vložit, nebo soubor vyhledejte po klepnutí na tlačítko <emph>...</emph>.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">Je-li zaškrtnuto pole <emph>DDE</emph>, zadejte DDE příkaz, který chcete použít. </caseinline></switchinline>"
#: 04020100.xhp
msgctxt ""
@@ -4514,7 +4514,7 @@ msgctxt ""
"par_idN108E6\n"
"help.text"
msgid "Editable in read-only document"
-msgstr "Editovatelné v dokumentu pouze ke čtení"
+msgstr "Upravitelné v dokumentu jen pro čtení"
#: 04020100.xhp
msgctxt ""
@@ -5036,7 +5036,7 @@ msgctxt ""
"par_idN10744\n"
"help.text"
msgid "AutoCaption"
-msgstr "Automatický popisek"
+msgstr "Automatické popisky"
#: 04060000.xhp
msgctxt ""
@@ -5044,7 +5044,7 @@ msgctxt ""
"par_idN1074A\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevře dialog Popisek. Tento dialog obsahuje stejné informace jako dialog, který se otevře při použití příkazu Nástroje - Možnosti - %PRODUCTNAME Writer - Automatické popisky.</ahelp>"
+msgstr "<ahelp hid=\".\">Otevře dialog Popisek. Tento dialog obsahuje stejné informace jako dialog, který se otevře při použití příkazu Nástroje - Možnosti - %PRODUCTNAME Writer - Automatické popisky.</ahelp>"
#: 04060100.xhp
msgctxt ""
@@ -5820,7 +5820,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Horizontal center"
-msgstr "Vodorovně doprostřed"
+msgstr "Vodorovně na střed"
#: 04070300.xhp
msgctxt ""
@@ -5874,7 +5874,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Vertical center"
-msgstr "Svisle doprostřed"
+msgstr "Svisle na střed"
#: 04070300.xhp
msgctxt ""
@@ -6572,7 +6572,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "Layer"
-msgstr "Vrstva"
+msgstr "Úroveň"
#: 04090001.xhp
msgctxt ""
@@ -7026,7 +7026,7 @@ msgctxt ""
"par_id791039\n"
"help.text"
msgid "Number (full context)"
-msgstr "Číslo (plný kontext)"
+msgstr "Číslo (celý kontext)"
#: 04090002.xhp
msgctxt ""
@@ -7343,7 +7343,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Inserts a text field that is hidden when the condition that you specify is met. To use this function, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph> and clear the <emph>Fields: Hidden text</emph> check box."
-msgstr "Vloží textové pole, které bude skryto, pokud bude splněna zadaná podmínka. Pokud chcete tuto funkci použít, zvolte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Textové dokumenty - Pomůcky pro formátování\">%PRODUCTNAME Writer - Pomůcky pro formátování</link></emph> a zrušte zaškrtnutí políčka <emph>Pole: Skrytý text</emph>."
+msgstr "Vloží textové pole, které bude skryto, pokud bude splněna zadaná podmínka. Pokud chcete tuto funkci použít, zvolte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Textové dokumenty - Pomůcky pro formátování\">%PRODUCTNAME Writer - Pomůcky pro formátování</link></emph> a zrušte zaškrtnutí pole <emph>Pole: Skrytý text</emph>."
#: 04090003.xhp
msgctxt ""
@@ -7361,7 +7361,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Hides a paragraph when the condition that you specify is met. To use this function, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph> and clear the <emph>Fields: Hidden paragraph</emph> check box."
-msgstr "Skryje odstavec, pokud je splněna zadaná podmínka. Pokud chcete funkci použít, zvolte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Textové dokumenty - Pomůcky pro formátování\">%PRODUCTNAME Writer - Pomůcky pro formátování</link></emph> a zrušte zaškrtnutí políčka <emph>Pole: Skryté odstavce</emph>."
+msgstr "Skryje odstavec, pokud je splněna zadaná podmínka. Pokud chcete funkci použít, zvolte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Textové dokumenty - Pomůcky pro formátování\">%PRODUCTNAME Writer - Pomůcky pro formátování</link></emph> a zrušte zaškrtnutí pole <emph>Pole: Skryté odstavce</emph>."
#: 04090003.xhp
msgctxt ""
@@ -8076,7 +8076,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "Fixed content"
-msgstr "Pevný obsah"
+msgstr "Neměnný obsah"
#: 04090004.xhp
msgctxt ""
@@ -8094,7 +8094,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "Fields with fixed content are only evaluated when you create a new document from a template that contains such a field. For example, a date field with fixed content inserts the date that a new document was created from the template."
-msgstr "Pole s pevným obsahem jsou vyhodnocena pouze při vytvoření nového dokumentu ze šablony, která obsahuje taková pole. Například pole datum s pevným obsahem vloží datum, kdy byl nový dokument vytvořen ze šablony (a toto pole už se nikdy nezmění)."
+msgstr "Pole s neměnným obsahem jsou vyhodnocena pouze při vytvoření nového dokumentu ze šablony, která obsahuje taková pole. Například pole datum s pevným obsahem vloží datum, kdy byl nový dokument vytvořen ze šablony (a toto pole už se nikdy nezmění)."
#: 04090005.xhp
msgctxt ""
@@ -8544,7 +8544,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Delete"
-msgstr "Odstranit"
+msgstr "Smazat"
#: 04090005.xhp
msgctxt ""
@@ -8658,7 +8658,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Database Name"
-msgstr "Jméno databáze"
+msgstr "Název databáze"
#: 04090006.xhp
msgctxt ""
@@ -8667,7 +8667,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Inserts the name of the database table selected in the <emph>Database selection </emph>box. The \"Database Name\" field is a global field, that is, if you insert a different database name in your document, the contents of all previously inserted \"Database Name\" fields are updated."
-msgstr "Vloží jméno databázové tabulky vybrané v sekci <emph>Výběr databáze</emph>. Pole \"Jméno databáze\" je globální. To znamená, že obsah všech dosud vložených polí \"Jméno databáze\" bude aktualizován, pokud do dokumentu vložíte jméno jiné databáze."
+msgstr "Vloží název databázové tabulky vybrané v sekci <emph>Výběr databáze</emph>. Pole \"Název databáze\" je globální. To znamená, že obsah všech dosud vložených polí \"Název databáze\" bude aktualizován, pokud do dokumentu vložíte název jiné databáze."
#: 04090006.xhp
msgctxt ""
@@ -10185,7 +10185,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "To display hidden paragraphs on the screen, you can choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Formatting Aids</emph>, and clear the <emph>Fields: Hidden paragraphs</emph> check box."
-msgstr "Chcete-li zobrazit skryté odstavce, vyberte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer - Pomůcky pro formátování</emph> a deaktivujte volbu <emph>Pole: Skryté odstavce</emph>."
+msgstr "Chcete-li zobrazit skryté odstavce, vyberte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer - Pomůcky pro formátování</emph> a zrušte zaškrtnutí pole <emph>Pole: Skryté odstavce</emph>."
#: 04090200.xhp
msgctxt ""
@@ -11187,7 +11187,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/04120217.xhp\" name=\"Bibliography\">Bibliography</link>"
-msgstr "<link href=\"text/swriter/01/04120217.xhp\" name=\"Literatura\">Literatura</link>"
+msgstr "<link href=\"text/swriter/01/04120217.xhp\" name=\"Seznam použité literatury\">Seznam použité literatury</link>"
#: 04120210.xhp
msgctxt ""
@@ -11312,7 +11312,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Create index for"
-msgstr "Vytvořit rejstřík pro"
+msgstr "Vytvořit rejstřík/tabulku pro"
#: 04120211.xhp
msgctxt ""
@@ -11330,7 +11330,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Evaluation level"
-msgstr "Úroveň vyhodnocování"
+msgstr "Vyhodnotit až do úrovně"
#: 04120211.xhp
msgctxt ""
@@ -11499,7 +11499,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Combine identical entries with p or pp"
-msgstr "Sloučit s p nebo pp"
+msgstr "Sloučit stejné položky s p nebo pp"
#: 04120212.xhp
msgctxt ""
@@ -11535,7 +11535,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Case sensitive"
-msgstr "Rozlišovat velká a malá písmena"
+msgstr "Rozlišovat velikost písmen"
#: 04120212.xhp
msgctxt ""
@@ -11678,7 +11678,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "Key type"
-msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/lang\">Vyberte jazyková pravidla pro řazení položek rejstříku.</ahelp>"
+msgstr "Druh klíče"
#: 04120212.xhp
msgctxt ""
@@ -11990,7 +11990,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Graphics"
-msgstr "Obrázek"
+msgstr "Obrázky"
#: 04120215.xhp
msgctxt ""
@@ -12132,7 +12132,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Bibliography </emph>as the <link href=\"text/swriter/01/04120210.xhp\" name=\"index\">index</link> type.</variable>"
-msgstr "<variable id=\"verzeichnis\">K dispozici jsou následující možnosti, jestliže vyberete <emph>literaturu</emph> jako <link href=\"text/swriter/01/04120210.xhp\" name=\"typ rejstříku\">typ rejstříku</link>.</variable>"
+msgstr "<variable id=\"verzeichnis\">K dispozici jsou následující možnosti, jestliže vyberete <emph>seznam použité literatury</emph> jako <link href=\"text/swriter/01/04120210.xhp\" name=\"typ rejstříku\">typ rejstříku</link>.</variable>"
#: 04120217.xhp
msgctxt ""
@@ -12319,7 +12319,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04120223.xhp\" name=\"Illustration Index\">Illustration Index</link>"
-msgstr "<link href=\"text/swriter/01/04120223.xhp\" name=\"Rejstřík ilustrací\">Rejstřík ilustrací</link>"
+msgstr "<link href=\"text/swriter/01/04120223.xhp\" name=\"Seznam ilustrací\">Seznam ilustrací</link>"
#: 04120220.xhp
msgctxt ""
@@ -12337,7 +12337,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04120225.xhp\" name=\"User-Defined\">User-Defined</link>"
-msgstr "<link href=\"text/swriter/01/04120225.xhp\" name=\"Uživatelem definované\">Uživatelem definované</link>"
+msgstr "<link href=\"text/swriter/01/04120225.xhp\" name=\"Definované uživatelem\">Definované uživatelem</link>"
#: 04120220.xhp
msgctxt ""
@@ -12355,7 +12355,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/04120227.xhp\" name=\"Bibliography\">Bibliography</link>"
-msgstr "<link href=\"text/swriter/01/04120227.xhp\" name=\"Literatura\">Literatura</link>"
+msgstr "<link href=\"text/swriter/01/04120227.xhp\" name=\"Seznam použité literatury\">Seznam použité literatury</link>"
#: 04120221.xhp
msgctxt ""
@@ -12516,7 +12516,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Page number (#)"
-msgstr "Číslo strany (#)"
+msgstr "Číslo stránky (#)"
#: 04120221.xhp
msgctxt ""
@@ -12525,7 +12525,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/pageno\">Inserts the page number of the entry.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/pageno\">Vloží číslo strany výskytu položky.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/pageno\">Vloží číslo stránky výskytu položky.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12570,7 +12570,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Character Style"
-msgstr "Styl znaku"
+msgstr "Znakový styl"
#: 04120221.xhp
msgctxt ""
@@ -12597,7 +12597,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/edit\">Opens a dialog where you can edit the selected character style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/edit\">Otevře dialog, ve kterém můžete upravit vybraný styl znaku.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/edit\">Otevře dialog, ve kterém můžete upravit vybraný znakový styl.</ahelp>"
#: 04120221.xhp
msgctxt ""
@@ -12712,7 +12712,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"eintraege\">Specify the format of the alphabetical index entries. </variable>"
-msgstr "<variable id=\"eintraege\"> Specifikujte formát abecedního seznamu</variable>"
+msgstr "<variable id=\"eintraege\">Určete formát abecedního rejstříku.</variable>"
#: 04120222.xhp
msgctxt ""
@@ -12853,7 +12853,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"eintraege\">Specify the format for the illustration index entries. </variable>"
-msgstr "<variable id=\"eintraege\"> Specifikujte formát pro seznam všech ilustrací</variable>"
+msgstr "<variable id=\"eintraege\">Určete formát pro položky seznamu ilustrací.</variable>"
#: 04120223.xhp
msgctxt ""
@@ -12862,7 +12862,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Illustration Indexes only have one index level."
-msgstr "Rejstříky ilustrací mají pouze jednu úroveň."
+msgstr "Seznamy ilustrací mají pouze jednu úroveň."
#: 04120224.xhp
msgctxt ""
@@ -12888,7 +12888,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"eintraege\">Specify the format for the entries in an Index of Tables. </variable>"
-msgstr "<variable id=\"eintraege\"> Specifikujte formát pro seznam tabulek</variable>"
+msgstr "<variable id=\"eintraege\">Určete formát pro položky seznamu tabulek.</variable>"
#: 04120224.xhp
msgctxt ""
@@ -12897,7 +12897,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "An Index of Tables only has one index level."
-msgstr "Rejstřík tabulek má pouze jednu úroveň."
+msgstr "Seznam tabulek má pouze jednu úroveň."
#: 04120225.xhp
msgctxt ""
@@ -12914,7 +12914,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/01/04120225.xhp\" name=\"Entries (user-defined index)\">Entries (user-defined index)</link>"
-msgstr "<link href=\"text/swriter/01/04120225.xhp\" name=\"Položky (definované uživatelem)\">Položky (seznam tabulek)</link>"
+msgstr "<link href=\"text/swriter/01/04120225.xhp\" name=\"Položky (definované uživatelem)\">Položky (definované uživatelem)</link>"
#: 04120225.xhp
msgctxt ""
@@ -12923,7 +12923,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"eintraege\">Specify the format for the entries in a user-defined index. </variable>"
-msgstr "<variable id=\"eintraege\"> Specifikujte formát pro seznam uživatelem definovaný</variable>"
+msgstr "<variable id=\"eintraege\">Určete formát pro položky uživatelem definovaného rejstříku.</variable>"
#: 04120225.xhp
msgctxt ""
@@ -12940,7 +12940,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Entries (table of objects)"
-msgstr "Položky (Tabulka objektů)"
+msgstr "Položky (tabulka objektů)"
#: 04120226.xhp
msgctxt ""
@@ -12958,7 +12958,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"eintraege\">Specify the format for the entries in a Table of Objects. </variable>"
-msgstr "<variable id=\"eintraege\">Specifikuje formát pro seznam Tabulek s objekty</variable>"
+msgstr "<variable id=\"eintraege\">Určete formát pro položky tabulky objektů.</variable>"
#: 04120226.xhp
msgctxt ""
@@ -12984,7 +12984,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/01/04120227.xhp\" name=\"Entries (bibliography)\">Entries (bibliography)</link>"
-msgstr "<link href=\"text/swriter/01/04120227.xhp\" name=\"Položky (literatura)\">Položky (literatura)</link>"
+msgstr "<link href=\"text/swriter/01/04120227.xhp\" name=\"Položky (seznam použité literatury)\">Položky (seznam použité literatury)</link>"
#: 04120227.xhp
msgctxt ""
@@ -13429,7 +13429,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "To enable the \"Match case\" or \"Word only\" options, click in the corresponding cell, and then select the check box."
-msgstr "Chcete-li aktivovat volby \"Rozlišovat velikost\" nebo \"Celá slova\", klepněte do odpovídající buňky a poté zaškrtněte odpovídající políčko."
+msgstr "Chcete-li aktivovat volby \"Rozlišovat velikost\" nebo \"Celá slova\", klepněte do odpovídající buňky a poté zaškrtněte odpovídající pole."
#: 04120250.xhp
msgctxt ""
@@ -13510,7 +13510,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "For example, to include the word \"Boston\" in your alphabetical index under the \"Cities\" entry, enter the following line in the concordance file:"
-msgstr "Například pro zařazení slova \"Boston\" do abecedního rejstříku pod položku \"Města\" zadejte do rejstříkového souboru:"
+msgstr "Například pro zařazení slova \"Brno\" do abecedního rejstříku pod položku \"Města\" zadejte do rejstříkového souboru:"
#: 04120250.xhp
msgctxt ""
@@ -13528,7 +13528,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "This also finds \"Boston\" if it is written in lowercase letters."
-msgstr "Najde také \"Boston\" zapsaný malými písmeny."
+msgstr "Najde také \"Brno\" zapsané malými písmeny."
#: 04120250.xhp
msgctxt ""
@@ -13537,7 +13537,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "To include the \"Beacon Hill\" district in Boston under the \"Cities\" entry, enter the following line:"
-msgstr "Pro zařazení okrsku \"Beacon Hill\" v Bostonu pod položku \"Města\" zadejte do rejstříkového souboru:"
+msgstr "Pro zařazení brněnské městské části \"Medlánky\" pod položku \"Města\" zadejte do rejstříkového souboru:"
#: 04120250.xhp
msgctxt ""
@@ -13954,7 +13954,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "$[officename] can automatically format numbers that you enter in a table cell, for example, dates and times. To activate this feature, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Table</emph> and click the<emph> Number recognition </emph>check box in the <emph>Input in tables</emph> area."
-msgstr "$[officename] může automaticky formátovat čísla zadávaná do buňky, např. data a časy. Chcete-li zapnout tuto funkci, vyberte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer - Tabulky</emph> a aktivujte volbu <emph>Rozpoznávání čísel</emph> v oddílu <emph>Vstup v tabulkách</emph>."
+msgstr "$[officename] může automaticky formátovat čísla zadávaná do buňky, např. data a časy. Chcete-li zapnout tuto funkci, vyberte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer - Tabulky</emph> a zaškrtněte pole <emph>Rozpoznávání čísel</emph> v oddílu <emph>Vstup v tabulkách</emph>."
#: 04150000.xhp
msgctxt ""
@@ -14449,7 +14449,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "An inserted script is indicated by a small green rectangle. If you do not see the rectangle, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - <link href=\"text/shared/optionen/01040200.xhp\" name=\"View\">View</link></emph>, and select the <emph>Comments</emph> check box. To edit a script, double-click the green rectangle."
-msgstr "Vložený skript je v dokumentu zobrazen jako malý zelený obdélník. Pokud obdélník nevidíte, zvolte nabídku <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Zobrazit\">Zobrazit</link></emph> a zaškrtněte políčko <emph>Komentáře</emph>. Pokud budete chtít skript upravit, dvakrát klikněte na jeho zástupný zelený obdélník."
+msgstr "Vložený skript je v dokumentu zobrazen jako malý zelený obdélník. Pokud obdélník nevidíte, zvolte nabídku <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer/Web - <link href=\"text/shared/optionen/01040200.xhp\" name=\"Zobrazit\">Zobrazit</link></emph> a zaškrtněte pole <emph>Komentáře</emph>. Pokud budete chtít skript upravit, poklepejte na jeho zástupný zelený obdélník."
#: 04200000.xhp
msgctxt ""
@@ -14625,7 +14625,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "A check mark is displayed in front of the page styles that have headers."
-msgstr "Před styly stran, které používají záhlaví, je zobrazeno zatržítko."
+msgstr "Před styly stran, které používají záhlaví, je zobrazeno zaškrtnutí."
#: 04220000.xhp
msgctxt ""
@@ -14695,7 +14695,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "A check mark is displayed in front of the page styles that have footers."
-msgstr "Před styly stran, které používají zápatí, je zobrazeno zatržítko."
+msgstr "Před styly stran, které používají zápatí, je zobrazeno zaškrtnutí."
#: 04230000.xhp
msgctxt ""
@@ -14962,7 +14962,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "With Page Style"
-msgstr "Styl strany"
+msgstr "Se stylem stránky"
#: 05030200.xhp
msgctxt ""
@@ -15052,7 +15052,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Keep with next paragraph"
-msgstr "Svázat s dalším odstavcem"
+msgstr "Svázat s následujícím odstavcem"
#: 05030200.xhp
msgctxt ""
@@ -15079,7 +15079,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textflowpage/spinOrphan\">Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the <emph>Lines </emph>box.</ahelp> If the number of lines at the end of the page is less than the amount specified in the <emph>Lines </emph>box, the paragraph is shifted to the next page."
-msgstr "<ahelp hid=\"cui/ui/textflowpage/spinOrphan\">Určuje minimální počet řádků v odstavci před zalomení stránky. Zaškrtněte toto pole a poté zadejte číslo do pole <emph>řádků</emph>.</ahelp> Je-li počet řádků na konci stránky menší než číslo v poli <emph>řádků</emph>, odstavec bude celý přesunut na následující stránku."
+msgstr "<ahelp hid=\"cui/ui/textflowpage/spinOrphan\">Určuje minimální počet řádků v odstavci před zalomení stránky. Zaškrtněte toto pole a poté zadejte číslo do pole <emph>Řádky</emph>.</ahelp> Je-li počet řádků na konci stránky menší než číslo v poli <emph>Řádky</emph>, odstavec bude celý přesunut na následující stránku."
#: 05030200.xhp
msgctxt ""
@@ -15097,7 +15097,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textflowpage/spinWidow\">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 <emph>Lines </emph>box.</ahelp> If the number of lines at the top of the page is less than the amount specified in the <emph>Lines </emph>box, the position of the break is adjusted."
-msgstr "<ahelp hid=\"cui/ui/textflowpage/spinWidow\">Určuje minimální počet řádků v odstavci po zalomení stránky. Zaškrtněte toto pole a poté zadejte číslo do pole <emph>řádků</emph>.</ahelp> Je-li počet řádků na začátku stránky menší než číslo v poli <emph>řádků</emph>, bude upravena pozice zalomení v odstavci."
+msgstr "<ahelp hid=\"cui/ui/textflowpage/spinWidow\">Určuje minimální počet řádků v odstavci po zalomení stránky. Zaškrtněte toto pole a poté zadejte číslo do pole <emph>Řádky</emph>.</ahelp> Je-li počet řádků na začátku stránky menší než číslo v poli <emph>Řádky</emph>, bude upravena pozice zalomení v odstavci."
#: 05030200.xhp
msgctxt ""
@@ -15158,7 +15158,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Show Drop Caps"
-msgstr "Zobrazovat Iniciály"
+msgstr "Zobrazovat iniciály"
#: 05030400.xhp
msgctxt ""
@@ -15212,7 +15212,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Lines"
-msgstr "Řádků"
+msgstr "Řádky"
#: 05030400.xhp
msgctxt ""
@@ -15275,7 +15275,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Character Style"
-msgstr "Styl znaku"
+msgstr "Znakový styl"
#: 05030400.xhp
msgctxt ""
@@ -15576,7 +15576,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "You can select from predefined column layouts, or create your own. When you apply a layout to a page style, all pages that use the style are updated. Similarly, when you apply a column layout to a frame style, all frames that use that style are updated. You can also change the column layout for a single frame."
-msgstr "Můžete vybrat přednastavené rozvržení sloupců nebo vytvořit vlastní. Když pro styl stránky vyberete rozvržení sloupců, použijete se toto rozvržení pro všechny stránky, které používají stejný styl. Podobně také když vyberete rozvržení sloupců pro styl rámce, aktualizují se všechny rámce používající tento styl. Můžete také změnit rozvržení sloupců pro jeden rámec."
+msgstr "Můžete vybrat přednastavené rozvržení sloupců nebo vytvořit vlastní. Když pro styl stránky vyberete rozvržení sloupců, použije se toto rozvržení pro všechny stránky, které používají stejný styl. Podobně také když vyberete rozvržení sloupců pro styl rámce, aktualizují se všechny rámce používající tento styl. Můžete také změnit rozvržení sloupců pro jeden rámec."
#: 05040500.xhp
msgctxt ""
@@ -15621,7 +15621,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "Evenly distribute contents to all columns"
-msgstr "Rovnoměrně rozloží obsah na všechny sloupce"
+msgstr "Rovnoměrně rozdělit obsah mezi všechny sloupce"
#: 05040500.xhp
msgctxt ""
@@ -15630,7 +15630,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Distributes the text in multi-column sections. The text flows into all columns to the same height. The height of the section adjusts automatically.</ahelp> Evenly distributes the text in <link href=\"text/swriter/01/04020000.xhp\" name=\"multi-column sections\">multi-column sections</link>."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Rozdělí text na více-sloupcové sekce. Text je rozdělen do sloupců stejné výšky. Výška sekce se nastaví automaticky. </ahelp>Rovnoměrné rozdělení textu ve <link href=\"text/swriter/01/04020000.xhp\" name=\"multi-column sections\">více sloupcových sekcí</link>."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Rozdělí text ve vícesloupcových sekcích. Text je rozdělen do sloupců stejné výšky. Výška sekce se nastaví automaticky.</ahelp> Rovnoměrně rozdělí text ve <link href=\"text/swriter/01/04020000.xhp\" name=\"vícesloupcové sekce\">vícesloupcových sekcích</link>."
#: 05040500.xhp
msgctxt ""
@@ -15639,7 +15639,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Width and spacing"
-msgstr "Šířka a vzdálenosti"
+msgstr "Šířka a rozestupy"
#: 05040500.xhp
msgctxt ""
@@ -15657,7 +15657,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "(Column number)"
-msgstr "(Sloupec)"
+msgstr "(Číslo sloupce)"
#: 05040500.xhp
msgctxt ""
@@ -15675,7 +15675,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Left Arrow"
-msgstr "Levá šipka"
+msgstr "Šipka doleva"
#: 05040500.xhp
msgctxt ""
@@ -15692,7 +15692,7 @@ msgctxt ""
"par_id3149287\n"
"help.text"
msgid "<image id=\"img_id3149750\" src=\"res/sc06301.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149750\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149750\" src=\"res/sc06301.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149750\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149750\" src=\"res/sc06301.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149750\">Ikona</alt></image>"
#: 05040500.xhp
msgctxt ""
@@ -15701,7 +15701,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Left Arrow"
-msgstr "Levá šipka"
+msgstr "Šipka doleva"
#: 05040500.xhp
msgctxt ""
@@ -15727,7 +15727,7 @@ msgctxt ""
"par_id3152938\n"
"help.text"
msgid "<image id=\"img_id3152948\" src=\"res/sc06300.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3152948\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152948\" src=\"res/sc06300.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3152948\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152948\" src=\"res/sc06300.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3152948\">Ikona</alt></image>"
#: 05040500.xhp
msgctxt ""
@@ -15763,7 +15763,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Spacing"
-msgstr "Vzdálenost"
+msgstr "Rozestupy"
#: 05040500.xhp
msgctxt ""
@@ -15817,7 +15817,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "This area is only available if your layout contains more than one column."
-msgstr "Tato část je k dispozici, pokud vaše rozvržení obsahuje více sloupců."
+msgstr "Tato část je k dispozici, pokud rozvržení obsahuje více sloupců."
#: 05040500.xhp
msgctxt ""
@@ -15835,7 +15835,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/columnpage/linestylelb\">Select the formatting style for the column separator line. If you do not want a separator line, choose \"None\".</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/linestylelb\">Vyberte styl formátování pro čáru oddělující sloupce. Pokud nechcete oddělovací čáru, zvolte \"Žádný\".</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/linestylelb\">Vyberte styl formátování pro čáru oddělující sloupce. Pokud nechcete oddělovací čáru, zvolte \"Žádná\".</ahelp>"
#: 05040500.xhp
msgctxt ""
@@ -15871,7 +15871,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/columnpage/lineposlb\">Select the vertical alignment of the separator line. This option is only available if <emph>Height</emph> value of the line is less than 100%.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/lineposlb\">Vyberte svislé zarovnání oddělovací čáry. Tato volba je k dispozici, jen je-li <emph>Výška</emph> čáry menší než 100 %.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/lineposlb\">Vyberte svislé zarovnání oddělovací čáry. Tato volba je k dispozici, jen je-li <emph>Výška</emph> čáry menší než 100 %.</ahelp>"
#: 05040500.xhp
msgctxt ""
@@ -15889,7 +15889,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/columnpage/applytolb\">Select the item that you want to apply the column layout to.</ahelp> This option is only available if you access this dialog by choosing <emph>Format - Columns</emph>."
-msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/applytolb\">Vyberte objekt, na který chcete použít sloupcové rozvržení.</ahelp> Tato volba se automaticky zpřístupní, pokud k tomuto dialogu přistupujete pomocí příkazu <emph>Formát - Sloupce</emph>."
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/applytolb\">Vyberte objekt, na který chcete použít sloupcové rozvržení.</ahelp> Tato volba je dostupné pouze tehdy, pokud k tomuto dialogu přistupujete volbou <emph>Formát - Sloupce</emph>."
#: 05040501.xhp
msgctxt ""
@@ -16264,7 +16264,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnntnumfmt\" visibility=\"visible\">Specifies a custom numbering format for footnotes.</ahelp> This check box is only available if the <emph>Restart numbering</emph> check box is selected."
-msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnntnumfmt\" visibility=\"visible\">Určuje uživatelský formát číslování poznámek pod čarou.</ahelp> Toto zaškrtávací pole je dostupné jen je-li zaškrtnuto pole <emph>Restartovat číslování</emph>."
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnntnumfmt\" visibility=\"visible\">Určuje uživatelský formát číslování poznámek pod čarou.</ahelp> Toto zaškrtávací pole je dostupné, jen je-li zaškrtnuto pole <emph>Restartovat číslování</emph>."
#: 05040700.xhp
msgctxt ""
@@ -16399,7 +16399,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endntnumfmt\" visibility=\"visible\">Specifies a custom numbering format for endnotes.</ahelp> This check box is only available if you the <emph>Restart numbering</emph> check box is selected."
-msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endntnumfmt\" visibility=\"visible\">Určuje uživatelský formát číslování vysvětlivek.</ahelp> Toto zaškrtávací pole je dostupné jen je-li zaškrtnuto pole <emph>Restartovat číslování</emph>."
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endntnumfmt\" visibility=\"visible\">Určuje uživatelský formát číslování vysvětlivek.</ahelp> Toto zaškrtávací pole je dostupné, jen je-li zaškrtnuto pole <emph>Restartovat číslování</emph>."
#: 05040700.xhp
msgctxt ""
@@ -16862,7 +16862,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "The <emph>Automatic</emph> option is only available when you select a frame."
-msgstr "Volba <emph>Automaticky</emph> je k dispozici jen, pokud vyberete rámec."
+msgstr "Volba <emph>Automaticky</emph> je k dispozici, jen pokud vyberete rámec."
#: 05060100.xhp
msgctxt ""
@@ -16889,7 +16889,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "To page"
-msgstr "Na stránku"
+msgstr "Ke stránce"
#: 05060100.xhp
msgctxt ""
@@ -16907,7 +16907,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "To paragraph"
-msgstr "Na odstavec"
+msgstr "K odstavci"
#: 05060100.xhp
msgctxt ""
@@ -16988,7 +16988,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/horipos\">Select the horizontal alignment option for the object.</ahelp> This option is not available if you chose \"anchor as character\"."
-msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/horipos\">Vyberte vodorovné zarovnání objektu.</ahelp> Tato volba je k dispozici, pokud vyberete \"ukotvit jako znak\"."
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/horipos\">Vyberte vodorovné zarovnání objektu.</ahelp> Tato volba není k dispozici, pokud vyberete \"ukotvit jako znak\"."
#: 05060100.xhp
msgctxt ""
@@ -17244,7 +17244,7 @@ msgctxt ""
"par_id3149038\n"
"help.text"
msgid "<image id=\"img_id3149044\" src=\"sw/imglst/wr07.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149044\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149044\" src=\"sw/imglst/wr07.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149044\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149044\" src=\"sw/imglst/wr07.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149044\">Ikona</alt></image>"
#: 05060200.xhp
msgctxt ""
@@ -17271,7 +17271,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/wrappage/before\">Wraps text on the left side of the object if there is enough space.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/before\">Text obtéká objekt na levé straně, je-li zde dostatek místa.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/before\">Text obtéká objekt na levé straně, je-li tam dostatek místa.</ahelp>"
#: 05060200.xhp
msgctxt ""
@@ -17279,7 +17279,7 @@ msgctxt ""
"par_id3145774\n"
"help.text"
msgid "<image id=\"img_id3145780\" src=\"sw/imglst/wr02.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3145780\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145780\" src=\"sw/imglst/wr02.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3145780\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145780\" src=\"sw/imglst/wr02.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3145780\">Ikona</alt></image>"
#: 05060200.xhp
msgctxt ""
@@ -17306,7 +17306,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/wrappage/after\">Wraps text on the right side of the object if there is enough space.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/after\">Text obtéká objekt na pravé straně je-li je zde dostatek místa.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/wrappage/after\">Text obtéká objekt na pravé straně, je-li tam dostatek místa.</ahelp>"
#: 05060200.xhp
msgctxt ""
@@ -17314,7 +17314,7 @@ msgctxt ""
"par_id3149560\n"
"help.text"
msgid "<image id=\"img_id3149567\" src=\"sw/imglst/wr03.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149567\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149567\" src=\"sw/imglst/wr03.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149567\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149567\" src=\"sw/imglst/wr03.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149567\">Ikona</alt></image>"
#: 05060200.xhp
msgctxt ""
@@ -17349,7 +17349,7 @@ msgctxt ""
"par_id3148845\n"
"help.text"
msgid "<image id=\"img_id3148851\" src=\"sw/imglst/wr04.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3148851\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148851\" src=\"sw/imglst/wr04.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3148851\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148851\" src=\"sw/imglst/wr04.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3148851\">Ikona</alt></image>"
#: 05060200.xhp
msgctxt ""
@@ -17384,7 +17384,7 @@ msgctxt ""
"par_id3150162\n"
"help.text"
msgid "<image id=\"img_id3150169\" src=\"sw/imglst/wr05.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150169\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150169\" src=\"sw/imglst/wr05.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150169\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150169\" src=\"sw/imglst/wr05.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150169\">Ikona</alt></image>"
#: 05060200.xhp
msgctxt ""
@@ -17419,7 +17419,7 @@ msgctxt ""
"par_id3150904\n"
"help.text"
msgid "<image id=\"img_id3150910\" src=\"sw/imglst/wr06.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150910\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150910\" src=\"sw/imglst/wr06.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150910\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150910\" src=\"sw/imglst/wr06.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150910\">Ikona</alt></image>"
#: 05060200.xhp
msgctxt ""
@@ -17482,7 +17482,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<variable id=\"hintergrundtext\"><ahelp hid=\".uno:WrapThroughTransparent\">Moves the selected object to the background. This option is only available if you selected the<emph> Through</emph> wrap type.</ahelp></variable>"
-msgstr "<variable id=\"hintergrundtext\"><ahelp hid=\".uno:WrapThroughTransparent\">Přesune vybraný objekt na pozadí. Tato volba je dostupná jen. je-li vybráno obtékání <emph>Přes</emph>.</ahelp></variable>"
+msgstr "<variable id=\"hintergrundtext\"><ahelp hid=\".uno:WrapThroughTransparent\">Přesune vybraný objekt na pozadí. Tato volba je dostupná, jen je-li vybráno obtékání <emph>Přes</emph>.</ahelp></variable>"
#: 05060200.xhp
msgctxt ""
@@ -17527,7 +17527,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Gaps"
-msgstr "Mezery"
+msgstr "Rozestupy"
#: 05060200.xhp
msgctxt ""
@@ -19352,7 +19352,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Next link"
-msgstr "Další odkaz"
+msgstr "Následující odkaz"
#: 05060900.xhp
msgctxt ""
@@ -19469,7 +19469,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Editable in read-only document (frames only)"
-msgstr "Editovatelné v dokumentu pouze ke čtení (jen rámce)"
+msgstr "Upravitelné v dokumentu jen pro čtení (jen rámce)"
#: 05060900.xhp
msgctxt ""
@@ -19663,7 +19663,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/widthmf\">Enter the width of the table.</ahelp> This check box is only available if the <emph>Automatic</emph> option in the <emph>Alignment</emph> area is not selected."
-msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/widthmf\">Zadejte šířku tabulky.</ahelp> Toto zaškrtávací pole je k dispozici jen, pokud není v části <emph>Zarovnání</emph> zvolena možnost <emph>Automaticky</emph>."
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/widthmf\">Zadejte šířku tabulky.</ahelp> Toto zaškrtávací pole je k dispozici, jen pokud není v části <emph>Zarovnání</emph> zvolena možnost <emph>Automaticky</emph>."
#: 05090100.xhp
msgctxt ""
@@ -19744,7 +19744,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "Left margin"
-msgstr "Levý okraj"
+msgstr "Zleva"
#: 05090100.xhp
msgctxt ""
@@ -19941,7 +19941,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Reduces or increases table width with modified column width.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Zmenší nebo zvětší šířku tabulky podle toho, jak je upravena šířka sloupce.</ahelp> Tato volba není k dispozici, je-li na záložce <emph>Tabulka</emph> v části <emph>Zarovnání</emph> vybrána možnost <emph>Automaticky</emph>."
#: 05090200.xhp
msgctxt ""
@@ -19959,7 +19959,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">If possible, change in column width will be equal for each column.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Je-li to možné, bude změna šířky stejná pro každý sloupec.</ahelp> Tato volba není k dispozici, je-li na záložce <emph>Tabulka</emph> v části <emph>Zarovnání</emph> vybrána možnost <emph>Automaticky</emph>."
#: 05090200.xhp
msgctxt ""
@@ -24467,7 +24467,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "Restarts the numbering of footnotes at the top of each page. This option is only available if the <emph>End of page </emph>check box is selected in the <emph>Position </emph>area."
-msgstr "Restartuje číslování poznámek pod čarou znovu na každé nové stránce. Tato možnost je dostupná pouze je-li zaškrtnuto pole <emph>Konec stránky </emph>v sekci <emph>Umístění </emph>."
+msgstr "Restartuje číslování poznámek pod čarou znovu na každé nové stránce. Tato možnost je dostupná, pouze je-li zaškrtnuto pole <emph>Konec stránky </emph>v sekci <emph>Umístění </emph>."
#: 06080100.xhp
msgctxt ""
@@ -24583,7 +24583,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "End of page"
-msgstr "Konec strany"
+msgstr "Konec stránky"
#: 06080100.xhp
msgctxt ""
@@ -24673,7 +24673,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "This option is only available if the <emph>End of Document</emph> check box is selected in the <emph>Position</emph> area."
-msgstr "Tato možnost je dostupná, pouze pokud jste zvolili u položky <emph>Umístění</emph> na <emph>Konec dokumentu</emph>."
+msgstr "Tato možnost je dostupná, pouze pokud je zaškrtnuto pole <emph>Konec dokumentu</emph> v oblasti <emph>Umístění</emph>."
#: 06080100.xhp
msgctxt ""
@@ -24763,7 +24763,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Start of next page"
-msgstr "Počátek následující strany"
+msgstr "Začátek následující stránky"
#: 06080100.xhp
msgctxt ""
@@ -25739,7 +25739,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"zeinum\">Adds or removes and formats line numbers in the current document. To exclude a paragraph from line numbering, click in the paragraph, choose <emph>Format - Paragraph</emph>, click the <emph>Numbering </emph>tab, and then clear the <emph>Include this paragraph in line numbering</emph> check box.</variable> You can also exclude a paragraph style from line numbering."
-msgstr "<variable id=\"zeinum\">Přidá, odstraní či změní formát čísla řádku v aktuálním dokumentu. Pokud chcete vyjmout odstavec z číslování, zvolte <emph>Formát - Odstavec</emph>, klepněte na záložku <emph>Číslování </emph> a poté odstraňte zaškrtnutí <emph>Zahrnout tento odstavec do číslování řádků</emph>.</variable> Styl odstavce můžete také vyjmout."
+msgstr "<variable id=\"zeinum\">Přidá, odstraní či změní formát čísla řádku v aktuálním dokumentu. Pokud chcete vyjmout odstavec z číslování, zvolte <emph>Formát - Odstavec</emph>, klepněte na záložku <emph>Číslování </emph> a poté zrušte zaškrtnutí pole <emph>Zahrnout tento odstavec do číslování řádků</emph>.</variable> Styl odstavce můžete také vyjmout."
#: 06180000.xhp
msgctxt ""
@@ -26674,7 +26674,7 @@ msgctxt ""
"par_idN10561\n"
"help.text"
msgid "<ahelp hid=\".\">Adds a personalized salutation to the mail merge document. To use the default salutation, clear this check box.</ahelp>"
-msgstr "<ahelp hid=\".\">Přidá personalizované oslovení pro příjemce hromadné korespondence. Chcete-li použít obecné oslovení, tak toto pole nezaškrtávejte</ahelp>"
+msgstr "<ahelp hid=\".\">Přidá personalizované oslovení pro příjemce hromadné korespondence. Chcete-li použít obecné oslovení, zrušte zaškrtnutí tohoto pole.</ahelp>"
#: mailmerge04.xhp
msgctxt ""
@@ -27754,7 +27754,7 @@ msgctxt ""
"par_idN1057E\n"
"help.text"
msgid "Drag address element to the field below"
-msgstr "Přetáhněte prvek adresy do vedlejšího pole."
+msgstr "Přetáhněte sem prvky adresy"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -28234,7 +28234,7 @@ msgctxt ""
"par_idN1054E\n"
"help.text"
msgid "Find"
-msgstr "Hledat"
+msgstr "Najít"
#: mm_finent.xhp
msgctxt ""
@@ -28274,7 +28274,7 @@ msgctxt ""
"par_idN1055F\n"
"help.text"
msgid "Find"
-msgstr "Hledat"
+msgstr "Najít"
#: mm_finent.xhp
msgctxt ""
@@ -28418,7 +28418,7 @@ msgctxt ""
"par_idN1057E\n"
"help.text"
msgid "Drag address element to the field below"
-msgstr "Přetáhněte prvek adresy do vedlejšího pole."
+msgstr "Přetáhněte sem prvky adresy"
#: mm_newaddblo.xhp
msgctxt ""
@@ -28610,7 +28610,7 @@ msgctxt ""
"par_idN1054E\n"
"help.text"
msgid "Select the address block which you want to use"
-msgstr "Vyberte blok s adresou, který chcete použít"
+msgstr "Vyberte požadovaný blok s adresou"
#: mm_seladdblo.xhp
msgctxt ""
@@ -28658,7 +28658,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "Only include country/region if it is not:"
-msgstr "Zahrnout zemi/region, pouze pokud není:"
+msgstr "Vkládat zemi/region, jen pokud není:"
#: mm_seladdblo.xhp
msgctxt ""
@@ -28666,7 +28666,7 @@ msgctxt ""
"par_idN10567\n"
"help.text"
msgid "<ahelp hid=\".\">Only includes country or regional information in the address block if the value differs from the value that you enter in the text box.</ahelp>"
-msgstr "<ahelp hid=\".\">Vloží zemi/region, pokud není stejná jako zadaná hodnota.</ahelp>"
+msgstr "<ahelp hid=\".\">Vloží stát/region, pokud není stejný jako zadaná hodnota.</ahelp>"
#: mm_seladdblo.xhp
msgctxt ""
@@ -28674,7 +28674,7 @@ msgctxt ""
"par_idN10651\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the country/region string that shall not be printed.</ahelp>"
-msgstr "<ahelp hid=\".\">Napište název země/regionu, který nemá být zobrazen.</ahelp>"
+msgstr "<ahelp hid=\".\">Napište název státu/regionu, který nemá být zobrazen.</ahelp>"
#: mm_seladdblo.xhp
msgctxt ""
@@ -28714,7 +28714,7 @@ msgctxt ""
"par_idN10594\n"
"help.text"
msgid "Delete"
-msgstr "Odstranit"
+msgstr "Smazat"
#: mm_seladdblo.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/swriter/02.po b/source/cs/helpcontent2/source/text/swriter/02.po
index 8aec26bae3d..3d024738817 100644
--- a/source/cs/helpcontent2/source/text/swriter/02.po
+++ b/source/cs/helpcontent2/source/text/swriter/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-27 12:14+0000\n"
+"PO-Revision-Date: 2014-01-11 20:58+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382876083.0\n"
+"X-POOTLE-MTIME: 1389473935.0\n"
#: 02110000.xhp
msgctxt ""
@@ -434,7 +434,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes the cell range for the sum function as long as the cells are filled with numbers. Prior to entering the data, you must enable the <emph>Number Recognition</emph> in the context menu of the table."
-msgstr "<item type=\"productname\">%PRODUCTNAME</item> rozezná rozsah buněk, které chcete sečíst, pokud jsou buňky naplněny čísly. Před zadáním dat musíte zapnout <emph>Rozpoznávání čísel</emph> v místní nabídce tabulky."
+msgstr "<item type=\"productname\">%PRODUCTNAME</item> rozezná oblast buněk, které chcete sečíst, pokud jsou buňky naplněny čísly. Před zadáním dat musíte zapnout <emph>Rozpoznávání čísel</emph> v místní nabídce tabulky."
#: 04250000.xhp
msgctxt ""
@@ -1583,7 +1583,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The formula appears in the input line. To specify a range of cells in a table, select the desired cells with the mouse. The corresponding cell references also appear in the input line. Enter additional parameters, as necessary, and click <emph>Apply</emph> to confirm your entry. You can also enter the formula directly if you know the appropriate syntax. This is necessary, for example, in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Insert Fields\"><emph>Insert Fields</emph></link> and <emph>Edit Fields</emph> dialogs."
-msgstr "Vzorec se zobrazí ve vstupním řádku. Chcete-li určit rozsah buněk v tabulce, označte požadované buňky myší. Adresy buněk se také zobrazí ve vstupním řádku. Podle potřeby doplňte další parametry a klepnutím na <emph>Použít</emph> potvrďte vzorec. Pokud znáte odpovídající syntaxi, můžete vzorec zadat přímo. To je nezbytné např. v dialogu <link href=\"text/swriter/01/04090000.xhp\" name=\"Vložit pole\"><emph>Vložit pole</emph></link> nebo <emph>Upravit pole</emph>."
+msgstr "Vzorec se zobrazí ve vstupním řádku. Chcete-li určit oblast buněk v tabulce, označte požadované buňky myší. Adresy buněk se také zobrazí ve vstupním řádku. Podle potřeby doplňte další parametry a klepnutím na <emph>Použít</emph> potvrďte vzorec. Pokud znáte odpovídající syntaxi, můžete vzorec zadat přímo. To je nezbytné např. v dialogu <link href=\"text/swriter/01/04090000.xhp\" name=\"Vložit pole\"><emph>Vložit pole</emph></link> nebo <emph>Upravit pole</emph>."
#: 14020000.xhp
msgctxt ""
@@ -1591,7 +1591,7 @@ msgctxt ""
"par_id3155142\n"
"help.text"
msgid "<image id=\"img_id3155148\" src=\"sw/imglst/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155148\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155148\" src=\"sw/imglst/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155148\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155148\" src=\"sw/imglst/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155148\">Ikona</alt></image>"
#: 14020000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/swriter/guide.po b/source/cs/helpcontent2/source/text/swriter/guide.po
index 22755fd042f..b4bce63ffa4 100644
--- a/source/cs/helpcontent2/source/text/swriter/guide.po
+++ b/source/cs/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-20 15:57+0000\n"
+"PO-Revision-Date: 2014-03-23 12:53+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382284643.0\n"
+"X-POOTLE-MTIME: 1395579215.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -513,7 +513,7 @@ msgctxt ""
"par_idN10846\n"
"help.text"
msgid "To turn off most AutoCorrect features, remove the check mark from the menu <emph>Format - AutoCorrect - While Typing</emph>."
-msgstr "Pro vypnutí většiny funkcí automatických oprav odškrtněte pole v menu <emph>Formát - Automatické opravy - Při psaní</emph>."
+msgstr "Většinu funkcí automatických oprav vypnete tím, že zrušíte zaškrtnutí pole v nabídce <emph>Formát - Automatické opravy - Při psaní</emph>."
#: auto_off.xhp
msgctxt ""
@@ -594,7 +594,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Clear the \"Replace\" check box(es)."
-msgstr "Odškrtněte pole \"Nahradit\"."
+msgstr "Zrušte zaškrtnutí pole \"Nahradit\"."
#: auto_off.xhp
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Clear the \"Capitalize first letter of every sentence\" check box."
-msgstr "Odškrtněte pole \"Každé první písmeno věty bude velké\"."
+msgstr "Zrušte zaškrtnutí pole \"Každé první písmeno věty bude velké\"."
#: auto_off.xhp
msgctxt ""
@@ -675,7 +675,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Clear the \"Apply border\" check box."
-msgstr "Odškrtněte pole \"Použít ohraničení\"."
+msgstr "Zrušte zaškrtnutí pole \"Použít ohraničení\"."
#: auto_spellcheck.xhp
msgctxt ""
@@ -1362,7 +1362,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Defining Borders for Characters"
-msgstr ""
+msgstr "Nastavení ohraničení znaků"
#: border_character.xhp
msgctxt ""
@@ -1370,7 +1370,7 @@ msgctxt ""
"bm_id3156136\n"
"help.text"
msgid "<bookmark_value>characters;defining borders</bookmark_value> <bookmark_value>borders; for characters</bookmark_value> <bookmark_value>frames; around characters</bookmark_value> <bookmark_value>defining;character borders</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>znaky;definování ohraničení</bookmark_value><bookmark_value>ohraničení; pro znaky</bookmark_value><bookmark_value>rámce; kolem znaků</bookmark_value><bookmark_value>definování;ohraničení znaků</bookmark_value>"
#: border_character.xhp
msgctxt ""
@@ -1378,7 +1378,7 @@ msgctxt ""
"hd_id3116136\n"
"help.text"
msgid "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">Defining Borders for Characters</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Nastavení ohraničení znaků\">Nastavení ohraničení znaků</link></variable>"
#: border_character.xhp
msgctxt ""
@@ -1386,7 +1386,7 @@ msgctxt ""
"par_id3148413\n"
"help.text"
msgid "If two adjacent text ranges' all border properties are identical (same style, width, color, padding and shadow), then those two ranges will be considered to be part of the same border group and rendered within the same border in the document."
-msgstr ""
+msgstr "Pokud mají dvě sousední oblasti textu všechny vlastnosti ohraničení stejné (stejný styl, šířku, barvu, okraje a stínování), jsou považovány z hlediska ohraničení za součást stejné skupiny a v dokumentu se pro ně bude vykreslovat společné ohraničení."
#: border_character.xhp
msgctxt ""
@@ -1394,7 +1394,7 @@ msgctxt ""
"hd_id3110503\n"
"help.text"
msgid "To Set a Predefined Border Style"
-msgstr ""
+msgstr "Použití přednastaveného stylu ohraničení"
#: border_character.xhp
msgctxt ""
@@ -1402,7 +1402,7 @@ msgctxt ""
"par_id3118661\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Vyberte oblast znaků, kolem které si přejete vytvořit ohraničení."
#: border_character.xhp
msgctxt ""
@@ -1410,7 +1410,7 @@ msgctxt ""
"par_id3118473\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Zvolte <emph>Formát - Znak - Ohraničení</emph>."
#: border_character.xhp
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"par_id3110171\n"
"help.text"
msgid "Select one of the default border styles in the <emph>Default</emph> area."
-msgstr ""
+msgstr "V oblasti <emph>Výchozí</emph> vyberte některý z výchozích stylů ohraničení."
#: border_character.xhp
msgctxt ""
@@ -1426,7 +1426,7 @@ msgctxt ""
"par_id3151046\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "V oblasti <emph>Čára</emph> vyberte styl, šířku a barvu čáry pro vybraný styl ohraničení. Toto nastavení se použije pro všechny hrany, které jsou součástí vybraného stylu ohraničení."
#: border_character.xhp
msgctxt ""
@@ -1434,7 +1434,7 @@ msgctxt ""
"par_id3152172\n"
"help.text"
msgid "Select the distance between the border lines and the selected characters in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "V oblasti <emph>Vzdálenost k obsahu</emph> určete vzdálenosti mezi ohraničením a vybranými znaky. Je možné změnit jen vzdálenosti ke stranám, které mají určené ohraničení."
#: border_character.xhp
msgctxt ""
@@ -1442,7 +1442,7 @@ msgctxt ""
"par_id3111023\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Klepnutím na <emph>OK</emph> potvrdíte změny."
#: border_character.xhp
msgctxt ""
@@ -1450,7 +1450,7 @@ msgctxt ""
"hd_id3142068\n"
"help.text"
msgid "To Set a Customized Border Style"
-msgstr ""
+msgstr "Použití vlastního stylu ohraničení"
#: border_character.xhp
msgctxt ""
@@ -1458,7 +1458,7 @@ msgctxt ""
"par_id3118613\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Vyberte oblast znaků, kolem které si přejete vytvořit ohraničení."
#: border_character.xhp
msgctxt ""
@@ -1466,7 +1466,7 @@ msgctxt ""
"par_id3111663\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Zvolte <emph>Formát - Znak - Ohraničení</emph>."
#: border_character.xhp
msgctxt ""
@@ -1474,7 +1474,7 @@ msgctxt ""
"par_id3110541\n"
"help.text"
msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr ""
+msgstr "V oblasti <emph>Definované uživatelem</emph> vyberte hrany, které se mají zobrazit. Klepnutím na hranu v náhledu přepnete výběr hrany."
#: border_character.xhp
msgctxt ""
@@ -1482,7 +1482,7 @@ msgctxt ""
"par_id3119149\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "V oblasti <emph>Čára</emph> vyberte styl, šířku a barvu čáry pro vybraný styl ohraničení. Toto nastavení se použije pro všechny hrany, které jsou součástí vybraného stylu ohraničení."
#: border_character.xhp
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"par_id3116282\n"
"help.text"
msgid "Repeat the last two steps for every border edge."
-msgstr ""
+msgstr "Poslední dva kroky opakujte pro každou hranu ohraničení."
#: border_character.xhp
msgctxt ""
@@ -1498,7 +1498,7 @@ msgctxt ""
"par_id3111041\n"
"help.text"
msgid "Select the distance between the border lines and the selected characters in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "V oblasti <emph>Vzdálenost k obsahu</emph> určete vzdálenosti mezi ohraničením a vybranými znaky. Je možné změnit jen vzdálenosti ke stranám, které mají určené ohraničení."
#: border_character.xhp
msgctxt ""
@@ -1506,7 +1506,7 @@ msgctxt ""
"par_id3141606\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Klepnutím na <emph>OK</emph> potvrdíte změny."
#: border_object.xhp
msgctxt ""
@@ -1514,7 +1514,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Defining Borders for Objects"
-msgstr "Určení ohraničení objektů"
+msgstr "Nastavení ohraničení objektů"
#: border_object.xhp
msgctxt ""
@@ -1531,7 +1531,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<variable id=\"border_object\"><link href=\"text/swriter/guide/border_object.xhp\" name=\"Defining Borders for Objects\">Defining Borders for Objects</link></variable>"
-msgstr "<variable id=\"border_object\"><link href=\"text/swriter/guide/border_object.xhp\" name=\"Určení ohraničení objektů\">Určení ohraničení objektů</link></variable>"
+msgstr "<variable id=\"border_object\"><link href=\"text/swriter/guide/border_object.xhp\" name=\"Nastavení ohraničení objektů\">Nastavení ohraničení objektů</link></variable>"
#: border_object.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "To Set a Predefined Border Style"
-msgstr "Nastavení předdefinovaného stylu ohraničení"
+msgstr "Použití přednastaveného stylu ohraničení"
#: border_object.xhp
msgctxt ""
@@ -1558,7 +1558,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Select the object for which you want to define a border."
-msgstr "Vyberte objekt, kterému si přejete upřesnit ohraničení."
+msgstr "Vyberte objekt, kterému si přejete nastavit ohraničení."
#: border_object.xhp
msgctxt ""
@@ -1585,7 +1585,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "To Set a Customized Border Style"
-msgstr "Nastavení vlastního stylu ohraničení"
+msgstr "Použití vlastního stylu ohraničení"
#: border_object.xhp
msgctxt ""
@@ -1612,7 +1612,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr "V oblasti <emph>Uživatelem definované</emph> vyberte hranu (hrany), které si přejete zobrazit v běžném rozvržení. Pro přepnutí výběru hrany klepněte na hranu v náhledu."
+msgstr "V oblasti <emph>Definované uživatelem</emph> vyberte hranu (hrany), které si přejete zobrazit v běžném rozvržení. Pro přepnutí výběru hrany klepněte na hranu v náhledu."
#: border_object.xhp
msgctxt ""
@@ -1648,7 +1648,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr "Pro použití změn klepněte na tlačítko <emph>OK</emph>."
+msgstr "Klepnutím na <emph>OK</emph> potvrdíte změny."
#: border_page.xhp
msgctxt ""
@@ -1656,7 +1656,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Defining Borders for Pages"
-msgstr "Definice ohraničení pro stránky"
+msgstr "Nastavení ohraničení stránek"
#: border_page.xhp
msgctxt ""
@@ -1673,7 +1673,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<variable id=\"border_page\"><link href=\"text/swriter/guide/border_page.xhp\" name=\"Defining Borders for Pages\">Defining Borders for Pages</link> </variable>"
-msgstr "<variable id=\"border_page\"><link href=\"text/swriter/guide/border_page.xhp\" name=\"Defining Borders for Pages\"> Definice ohraničení pro stránky</link></variable>"
+msgstr "<variable id=\"border_page\"><link href=\"text/swriter/guide/border_page.xhp\" name=\"Nastavení ohraničení stránek\"> Nastavení ohraničení stránek</link></variable>"
#: border_page.xhp
msgctxt ""
@@ -1691,7 +1691,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "To Set a Predefined Border Style"
-msgstr "Nastavení předdefinovaného stylu ohraničení"
+msgstr "Použití přednastaveného stylu ohraničení"
#: border_page.xhp
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "V oblasti <emph>Čára</emph> vyberte styl, šířku a barvu čáry pro vybraný styl ohraničení. Toto nastavení se použije pro všechny hrany, které jsou součástí vybraného stylu ohraničení."
#: border_page.xhp
msgctxt ""
@@ -1727,7 +1727,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "V oblasti <emph>Vzdálenost k obsahu</emph> určete vzdálenosti mezi ohraničením a obsahem stránky. Je možné změnit jen vzdálenosti ke stranám, které mají určené ohraničení."
#: border_page.xhp
msgctxt ""
@@ -1772,7 +1772,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "V oblasti <emph>Čára</emph> vyberte styl, šířku a barvu čáry pro vybraný styl ohraničení. Toto nastavení se použije pro všechny hrany, které jsou součástí vybraného stylu ohraničení."
#: border_page.xhp
msgctxt ""
@@ -1790,7 +1790,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "V oblasti <emph>Vzdálenost k obsahu</emph> určete vzdálenosti mezi ohraničením a obsahem stránky. Je možné změnit jen vzdálenosti ke stranám, které mají určené ohraničení."
#: border_page.xhp
msgctxt ""
@@ -1815,7 +1815,7 @@ msgctxt ""
"bm_id6737876\n"
"help.text"
msgid "<bookmark_value>borders;for text tables</bookmark_value> <bookmark_value>cells;borders in text tables</bookmark_value> <bookmark_value>defining;table borders in Writer</bookmark_value> <bookmark_value>frames;around text tables</bookmark_value> <bookmark_value>tables;defining borders</bookmark_value>"
-msgstr "<bookmark_value>okraje;textových tabulek</bookmark_value> <bookmark_value>buňky;okraje v textových tabulkách</bookmark_value> <bookmark_value>nastavení;okraje tabulky ve Writeru</bookmark_value> <bookmark_value>rámce;okolo textových tabulek</bookmark_value> <bookmark_value>tabulky;nastavení okrajů</bookmark_value>"
+msgstr "<bookmark_value>ohraničení;textových tabulek</bookmark_value> <bookmark_value>buňky;ohraničení v textových tabulkách</bookmark_value> <bookmark_value>nastavení;ohraničení tabulky ve Writeru</bookmark_value> <bookmark_value>rámce;okolo textových tabulek</bookmark_value> <bookmark_value>tabulky;definování ohraničení</bookmark_value>"
#: borders.xhp
msgctxt ""
@@ -2324,7 +2324,7 @@ msgctxt ""
"par_id8316904\n"
"help.text"
msgid "To reference cells in a Writer text table, enclose the cell address or the cell range in angle brackets. For example, to reference cell A1 from another cell, enter =<A1> into the cell."
-msgstr "Při odkazech na buňky textové tabulky ve Writeru uzavřete adresu buňky nebo rozsahu do ostrých závorek. Např. pro odkaz na buňku A1 zadejte =<A1>."
+msgstr "Při odkazech na buňky textové tabulky ve Writeru uzavřete adresu buňky nebo oblasti do ostrých závorek. Např. pro odkaz na buňku A1 zadejte =<A1>."
#: calculate_clipboard.xhp
msgctxt ""
@@ -4032,7 +4032,7 @@ msgctxt ""
"195\n"
"help.text"
msgid "To display or hide field highlighting in a document, choose <emph>View - Field Shadings</emph>. To permanently disable this feature, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Appearance</emph>, and clear the check box in front of <emph>Field shadings</emph>."
-msgstr "Zvýrazňování polí v dokumentu zapnete nebo vypnete volbou <emph>Zobrazit - Stínování polí</emph>. Pro trvalé vypnutí této vlastnosti zvolte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - $[officename] - Vzhled</emph> a odškrtněte pole před <emph>Stínování polí</emph>."
+msgstr "Zvýrazňování polí v dokumentu zapnete nebo vypnete volbou <emph>Zobrazit - Stínování polí</emph>. Pro trvalé vypnutí této vlastnosti zvolte <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - $[officename] - Vzhled</emph> a zrušte zaškrtnutí pole před <emph>Stínování polí</emph>."
#: fields.xhp
msgctxt ""
@@ -4467,7 +4467,7 @@ msgctxt ""
"104\n"
"help.text"
msgid "In the <item type=\"menuitem\">Hide</item> area, select the <item type=\"menuitem\">Hide</item> check box."
-msgstr "V oblasti <item type=\"menuitem\">Skrýt</item> zvolte pole <item type=\"menuitem\">Skrýt</item>."
+msgstr "V oblasti <item type=\"menuitem\">Skrýt</item> zaškrtněte pole <item type=\"menuitem\">Skrýt</item>."
#: fields_userdata.xhp
msgctxt ""
@@ -5660,7 +5660,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "In the <emph>Spacing to contents</emph> area, clear the <emph>Synchronize</emph> check box."
-msgstr "V oblasti <emph>Vzdálenost k obsahu</emph> odškrtněte pole <emph>Synchronizovat</emph>."
+msgstr "V oblasti <emph>Vzdálenost k obsahu</emph> zrušte zaškrtnutí pole <emph>Synchronizovat</emph>."
#: footnote_with_line.xhp
msgctxt ""
@@ -6360,7 +6360,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "You can also choose <item type=\"menuitem\">Format - Page</item>, click the <item type=\"menuitem\">Header</item> or <item type=\"menuitem\">Footer</item> tab, and then select <item type=\"menuitem\">Header on</item> or <item type=\"menuitem\">Footer on</item>. Clear the <item type=\"menuitem\">Same content left/right</item> check box if you want to define different headers and footers for even and odd pages."
-msgstr "Můžete také zvolit <item type=\"menuitem\">Formát - Stránka</item>, klepnout na záložku <item type=\"menuitem\">Záhlaví</item> nebo <item type=\"menuitem\">Zápatí</item> a poté vybrat <item type=\"menuitem\">Záhlaví zapnuto</item> nebo <item type=\"menuitem\">Zápatí zapnuto</item>. Pokud chcete mít různá záhlaví a zápatí pro sudé a liché stránky, odškrtněte pole <item type=\"menuitem\">Stejný obsah vlevo/vpravo</item>."
+msgstr "Můžete také zvolit <item type=\"menuitem\">Formát - Stránka</item>, klepnout na záložku <item type=\"menuitem\">Záhlaví</item> nebo <item type=\"menuitem\">Zápatí</item> a poté vybrat <item type=\"menuitem\">Záhlaví zapnuto</item> nebo <item type=\"menuitem\">Zápatí zapnuto</item>. Pokud chcete mít různá záhlaví a zápatí pro sudé a liché stránky, zrušte zaškrtnutí pole <item type=\"menuitem\">Stejný obsah vlevo/vpravo</item>."
#: header_footer.xhp
msgctxt ""
@@ -6821,7 +6821,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "To adjust the spacing between the content of the header or footer and the line, clear the <emph>Synchronize</emph> box, and then enter a value in the<emph> Bottom</emph> box."
-msgstr "Pro úpravu vzdálenosti mezi obsahem záhlaví nebo zápatí a čárou odškrtněte pole <emph>Synchronizovat</emph> a poté zadejte hodnotu do pole <emph>Dole</emph>."
+msgstr "Pro úpravu vzdálenosti mezi obsahem záhlaví nebo zápatí a čárou zrušte zaškrtnutí pole <emph>Synchronizovat</emph> a poté zadejte hodnotu do pole <emph>Dole</emph>."
#: hidden_text.xhp
msgctxt ""
@@ -7514,7 +7514,7 @@ msgctxt ""
"par_id4013794\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - Paragraph - Indents & Spacing</item> to change the indents for the current paragraph or for all selected paragraphs. You can also <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">set indents using the ruler</link>."
-msgstr "Pro změnu odsazení aktuálního odstavce nebo všech označených odstavců zvolte <item type=\"menuitem\">Formát - Odstavec - Odsazení a proklad znaků</item>. Odsazení můžete nastavit také <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">pomocí pravítka</link>."
+msgstr "Pro změnu odsazení aktuálního odstavce nebo všech označených odstavců zvolte <item type=\"menuitem\">Formát - Odstavec - Odsazení a rozestupy</item>. Odsazení můžete nastavit také <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">pomocí pravítka</link>."
#: indenting.xhp
msgctxt ""
@@ -7522,7 +7522,7 @@ msgctxt ""
"par_id1631824\n"
"help.text"
msgid "Right-click a paragraph and choose <item type=\"menuitem\">Edit Paragraph Style - Indents & Spacing</item> to change the indents for all paragraphs that have the same Paragraph Style."
-msgstr "Pokud chcete změnit odsazení pro všechny odstavce se stejným stylem odstavce, klepněte pravým tlačítkem myši v odstavci a zvolte <item type=\"menuitem\">Upravit styl odstavce - Odsazení a proklad znaků</item>."
+msgstr "Pokud chcete změnit odsazení pro všechny odstavce se stejným stylem odstavce, klepněte pravým tlačítkem myši v odstavci a zvolte <item type=\"menuitem\">Upravit styl odstavce - Odsazení a rozestupy</item>."
#: indenting.xhp
msgctxt ""
@@ -7554,7 +7554,7 @@ msgctxt ""
"par_id1491134\n"
"help.text"
msgid "<link href=\"text/shared/01/05030100.xhp\">Format - Paragraph - Indents & Spacing</link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\">Formát - Odstavec - Odsazení a proklad znaků</link>"
+msgstr "<link href=\"text/shared/01/05030100.xhp\">Formát - Odstavec - Odsazení a rozestupy</link>"
#: indices_delete.xhp
msgctxt ""
@@ -7694,7 +7694,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "You can also make changes directly to an index or table of contents. Right-click in the index or table of contents, choose <emph>Edit Index/Table</emph>, click <emph>Index/Table</emph> tab, and then clear the <emph>Protected from manual changes</emph> check box."
-msgstr "Změny je možné provádět také přímo v rejstřících a obsazích. Klepněte pravým tlačítkem myši do rejstříku, zvolte <emph>Upravit rejstřík/tabulku</emph>, klepněte na záložku <emph>Rejstřík/tabulka</emph> a odškrtněte pole <emph>Zamknuto proti ručním změnám</emph>."
+msgstr "Změny je možné provádět také přímo v rejstřících a obsazích. Klepněte pravým tlačítkem myši do rejstříku, zvolte <emph>Upravit rejstřík/tabulku</emph>, klepněte na záložku <emph>Rejstřík/tabulka</emph> a zrušte zaškrtnutí pole <emph>Zamknuto proti ručním změnám</emph>."
#: indices_enter.xhp
msgctxt ""
@@ -9802,7 +9802,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "In the <emph>Properties</emph> area, clear the <emph>Print</emph> check box."
-msgstr "V oblasti <emph>Vlastnosti</emph> odškrtněte pole <emph>Tisk</emph>."
+msgstr "V oblasti <emph>Vlastnosti</emph> zrušte zaškrtnutí pole <emph>Tisk</emph>."
#: nonprintable_text.xhp
msgctxt ""
@@ -9880,7 +9880,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <item type=\"menuitem\">%PRODUCTNAME Writer - Table</item>, and select or clear the <item type=\"menuitem\">Number recognition</item> check box."
-msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <item type=\"menuitem\">%PRODUCTNAME Writer - Tabulka</item> a zaškrtněte nebo odškrtněte pole <item type=\"menuitem\">Rozpoznávání čísel</item>."
+msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <item type=\"menuitem\">%PRODUCTNAME Writer - Tabulka</item> a zaškrtněte nebo zrušte zaškrtnutí pole <item type=\"menuitem\">Rozpoznávání čísel</item>."
#: number_date_conv.xhp
msgctxt ""
@@ -10145,7 +10145,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "In the <item type=\"menuitem\">Line Numbering</item> area, clear the <item type=\"menuitem\">Include this paragraph in line numbering</item> check box."
-msgstr "V oblasti <item type=\"menuitem\">Číslování řádek</item> odškrtněte pole <item type=\"menuitem\">Zahrnout tento odstavec do číslování řádků</item>."
+msgstr "V oblasti <item type=\"menuitem\">Číslování řádek</item> zrušte zaškrtnutí pole <item type=\"menuitem\">Zahrnout tento odstavec do číslování řádků</item>."
#: numbering_lines.xhp
msgctxt ""
@@ -10543,7 +10543,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Clear the <emph>Break</emph> check box."
-msgstr "Odškrtněte pole <emph>Zalomení</emph>."
+msgstr "Zrušte zaškrtnutí pole <emph>Zalomení</emph>."
#: page_break.xhp
msgctxt ""
@@ -12200,7 +12200,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "Choose <emph>Format - Sections - Section</emph> and under <emph>Write protection</emph> clear the <emph>Protect</emph> check box. Enter the correct password."
-msgstr "Zvolte <emph>Formát - Sekce - Sekce</emph> a pod <emph>Ochrana zápisu</emph> odškrtněte <emph>Chránit</emph>. Vložte správné heslo."
+msgstr "Zvolte <emph>Formát - Sekce - Sekce</emph> a pod <emph>Ochrana zápisu</emph> zrušte zaškrtnutí pole <emph>Chránit</emph>. Vložte správné heslo."
#: protection.xhp
msgctxt ""
@@ -12360,7 +12360,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "From the context menu choose <emph>Edit Index/Table</emph>. On the Index/Table tab page, unmark <emph>Protected against manual changes</emph>."
-msgstr "Z místní nabídky vyberte <emph>Úprava rejstříku/tabulky</emph>. Na záložce Rejstřík/tabulka odškrtněte <emph>Zamknuto proti ručním změnám</emph>."
+msgstr "Z místní nabídky vyberte <emph>Úprava rejstříku/tabulky</emph>. Na záložce Rejstřík/tabulka zrušte zaškrtnutí pole <emph>Zamknuto proti ručním změnám</emph>."
#: protection.xhp
msgctxt ""
@@ -12764,7 +12764,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Printing Register-true"
-msgstr "Tisk s řádkovým rejstříkem"
+msgstr "Tisk na řádkový rejstřík"
#: registertrue.xhp
msgctxt ""
@@ -12780,7 +12780,7 @@ msgctxt ""
"par_idN10652\n"
"help.text"
msgid "<variable id=\"registertrue\"><link href=\"text/swriter/guide/registertrue.xhp\">Printing Register-true</link></variable>"
-msgstr "<variable id=\"registertrue\"><link href=\"text/swriter/guide/registertrue.xhp\">Tisk s řádkovým rejstříkem</link></variable>"
+msgstr "<variable id=\"registertrue\"><link href=\"text/swriter/guide/registertrue.xhp\">Tisk na řádkový rejstřík</link></variable>"
#: registertrue.xhp
msgctxt ""
@@ -12812,7 +12812,7 @@ msgctxt ""
"par_idN10671\n"
"help.text"
msgid "Select the <item type=\"menuitem\">Register-true</item> checkbox and click <item type=\"menuitem\">OK</item>."
-msgstr "Zaškrtněte pole <item type=\"menuitem\">Řádkový rejstřík</item> a klikněte na <item type=\"menuitem\">OK</item>."
+msgstr "Zaškrtněte pole <item type=\"menuitem\">Řádkový rejstřík</item> a klepněte na <item type=\"menuitem\">OK</item>."
#: registertrue.xhp
msgctxt ""
@@ -12844,7 +12844,7 @@ msgctxt ""
"par_idN10685\n"
"help.text"
msgid "Select all the paragraphs you want to exempt, then choose <emph>Format - Paragraph - Indents & Spacing</emph>."
-msgstr "Vyberte všechny odstavce, které si přejete vyjmout, a zvolte <emph>Formát - Odstavec - Odsazení a proklad znaků</emph>."
+msgstr "Vyberte všechny odstavce, které si přejete vyjmout, a zvolte <emph>Formát - Odstavec - Odsazení a rozestupy</emph>."
#: registertrue.xhp
msgctxt ""
@@ -12852,7 +12852,7 @@ msgctxt ""
"par_idN1068C\n"
"help.text"
msgid "Open the Styles and Formatting window, click the Paragraph Style you want to exempt, right-click that style, choose <emph>Modify</emph>. In the dialog, click the <emph>Indents & Spacing</emph> tab."
-msgstr "Otevřete okno Styly a formátování, pravým tlačítkem myši klepněte na styl odstavce, který si přejete vyjmout a zvolte <emph>Upravit</emph>. V dialogu klepněte na záložku <emph>Odsazení a proklad znaků</emph>."
+msgstr "Otevřete okno Styly a formátování, pravým tlačítkem myši klepněte na styl odstavce, který si přejete vyjmout a zvolte <emph>Upravit</emph>. V dialogu klepněte na záložku <emph>Odsazení a rozestupy</emph>."
#: registertrue.xhp
msgctxt ""
@@ -13787,7 +13787,7 @@ msgctxt ""
"par_id3155922\n"
"help.text"
msgid "When you save a text document in HTML format, any graphics in the document are saved into the HTML document as embedded data streams. $[officename] tries to keep the original format of graphics, i.e. JPEG pictures or SVG images will be saved into HTML as such. All other graphic formats are saved as PNG."
-msgstr ""
+msgstr "Pokud ukládáte textový dokument ve formátu HTML, obrázky budou do HTML dokumentu uloženy jako vložené datové proudy. $[officename] se pokusí zachovat původní formát obrázků, takto se uloží obrázky JPEG a SVG. Všechny ostatní formáty se uloží jako PNG."
#: send2html.xhp
msgctxt ""
@@ -15007,7 +15007,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "Open the $[officename] Calc spreadsheet containing the cell range that you want to insert."
-msgstr "Otevřete sešit programu $[officename] Calc, který obsahuje rozsah buněk, které si přejete vložit."
+msgstr "Otevřete sešit programu $[officename] Calc, který obsahuje oblast buněk, které si přejete vložit."
#: table_insert.xhp
msgctxt ""
@@ -15043,7 +15043,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "Choose <emph>Edit - Paste</emph>. The cell range is pasted as an OLE object. To edit the contents of the cells, double-click the object."
-msgstr "Zvolte <emph>Úpravy - Vložit</emph>. Rozsah buněk bude vložen jako OLE objekt. Obsah jeho buněk upravíte poklepáním na objekt."
+msgstr "Zvolte <emph>Úpravy - Vložit</emph>. Oblast buněk bude vložena jako OLE objekt. Obsah jejích buněk upravíte poklepáním na objekt."
#: table_insert.xhp
msgctxt ""
@@ -15205,7 +15205,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "Drag-and-Drop a Cell Range From a Calc Spreadsheet"
-msgstr "Přetáhnutí určitého rozsahu buněk ze sešitu programu Calc"
+msgstr "Přetáhnutí oblasti buněk ze sešitu programu Calc"
#: table_insert.xhp
msgctxt ""
@@ -15214,7 +15214,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "Open the $[officename] Calc spreadsheet containing the cell range that you want to insert."
-msgstr "Otevřete sešit programu $[officename] Calc, který obsahuje rozsah buněk, které si přejete vložit."
+msgstr "Otevřete sešit programu $[officename] Calc, který obsahuje oblast buněk, které si přejete vložit."
#: table_insert.xhp
msgctxt ""
@@ -16513,7 +16513,7 @@ msgctxt ""
"102\n"
"help.text"
msgid "In the <emph>Properties</emph> area, unmark the <emph>Print</emph> check box and click <emph>OK</emph>."
-msgstr "V oblasti <emph>Vlastnosti</emph> odškrtněte pole <emph>Tisk</emph> a klepněte na tlačítko <emph>OK</emph>."
+msgstr "V oblasti <emph>Vlastnosti</emph> zrušte zaškrtnutí pole <emph>Tisk</emph> a klepněte na tlačítko <emph>OK</emph>."
#: text_frame.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/swriter/librelogo.po b/source/cs/helpcontent2/source/text/swriter/librelogo.po
index f6ea54c49a8..97ae07571d5 100644
--- a/source/cs/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/cs/helpcontent2/source/text/swriter/librelogo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-25 17:36+0000\n"
+"PO-Revision-Date: 2013-12-07 20:29+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369503382.0\n"
+"X-POOTLE-MTIME: 1386448163.0\n"
#: LibreLogo.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_180\n"
"help.text"
msgid "LibreLogo is a simple, localized, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
+msgstr "LibreLogo je jednoduché, lokalizované a na jazyku Logo založené programové prostředí se želví grafikou. Slouží k výuce práce s výpočetní technikou (programování a zpracování textu), DTP a tvorbě obrázků. Viz <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
#: LibreLogo.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_290\n"
"help.text"
msgid "Click on the icon “run” to execute the text (or only the selected) text of the Writer document as a LibreLogo program."
-msgstr ""
+msgstr "Klepnutím na ikonu „spustit“ spustíte veškerý (nebo jen vybraný) text dokumentu ve Writeru jako program v LibreLogu."
#: LibreLogo.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"hd_413\n"
"help.text"
msgid "Graphical user interface of basic turtle settings"
-msgstr ""
+msgstr "Grafické uživatelské rozhraní pro základní nastavení želvy"
#: LibreLogo.xhp
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"par_415\n"
"help.text"
msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can positionate and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
-msgstr ""
+msgstr "Tvar želvy v LibreLogu je obyčejná kresba s uzamčenou velikostí. Nastavit pro ni umístění nebo ji otočit je možné běžným způsobem, pro otočení lze také využít myš po klepnutí na ikonu Otočit na nástrojové liště Vlastnosti kresby. Pokud u želvy změníte šířku čáry, barvu čáry a barvu oblasti, nastavíte tím v LibreLogu příslušné atributy TLOUŠŤKAPERA, BARVAPERA a BARVAVÝPLNĚ."
#: LibreLogo.xhp
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"par_450\n"
"help.text"
msgid "LibreLogo is an easily localizable, Logo-like programming language, localized in several languages by LibreOffice native language communities. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
+msgstr "LibreLogo je snadno lokalizovatelný programovací jazyk založený na Logu, který byl jazykovými týmy komunity LibreOffice lokalizován do několika jazyků. Je zpětně kompatibilní se staršími systémy Loga, pokud se jedná o jednoduché programy v Logu používané při výuce, např."
#: LibreLogo.xhp
msgctxt ""
@@ -670,7 +670,7 @@ msgctxt ""
"par_990\n"
"help.text"
msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING [0, 0] ; turn to the top-left corner<br/> HEADING ANY ; turn to a random direction<br/>"
-msgstr ""
+msgstr "SMĚR 0 ; otoč se na sever<br/> SMĚR 12h ; viz výše<br/> SMĚR [0, 0] ; otoč se na levý horní roh<br/>SMĚR LIB ; otoč se na náhodný směr<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"hd_1153\n"
"help.text"
msgid "PENCAP/LINECAP"
-msgstr ""
+msgstr "ZAKONČENÍPERA/ZAKONČENÍČÁRY"
#: LibreLogo.xhp
msgctxt ""
@@ -814,7 +814,7 @@ msgctxt ""
"par_1155\n"
"help.text"
msgid "PENCAP “none” ; without extra line end (default)<br/> PENCAP “round” ; rounded line end<br/> PENCAP “square” ; square line end<br/>"
-msgstr ""
+msgstr "ZAKONČENÍPERA „žádné“ ; bez zvláštního zakončení čáry (výchozí)<br/> ZAKONČENÍPERA „oblé“ ; oblé zakončení čáry<br/> ZAKONČENÍPERA „čtverec“ ; čtvercové zakončení čáry<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1134,7 +1134,7 @@ msgctxt ""
"par_1545\n"
"help.text"
msgid "saving SVG images and SVG/SMIL animations;"
-msgstr ""
+msgstr "ukládání obrázků SVG a animací SVG/SMIL;"
#: LibreLogo.xhp
msgctxt ""
@@ -1198,7 +1198,7 @@ msgctxt ""
"hd_1614\n"
"help.text"
msgid "Saving SVG images"
-msgstr ""
+msgstr "Ukládání obrázků SVG"
#: LibreLogo.xhp
msgctxt ""
@@ -1206,7 +1206,7 @@ msgctxt ""
"par_1617\n"
"help.text"
msgid "PICTURE “example.svg” [ CIRCLE 5 ] ; save the picture as an SVG image file in the user folder<br/> PICTURE “Desktop/example.svg” [ FORWARD 100 CIRCLE 5 ] ; as above, with a relative path<br/> PICTURE “/home/user/example.svg” [ CIRCLE 5 ] ; absolute path for Unix/Linux<br/> PICTURE “C:\\example.svg” [ CIRCLE 5 ] ; absolute path for Windows<br/>"
-msgstr ""
+msgstr "OBRÁZEK „priklad.svg“ [ KRUH 5 ] ; ulož obrázek jako soubor SVG do složky uživatele<br/> OBRÁZEK „Plocha/priklad.svg“ [ DOPŘEDU 100 KRUH 5 ] ; jako výše, ale s relativní cestou<br/> OBRÁZEK „/home/uzivatel/priklad.svg“ [ KRUH 5 ] ; absolutní cesta pro Unix/Linux<br/> OBRÁZEK „C:\\priklad.svg“ [ KRUH 5 ] ; absolutní cesta pro Windows<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1214,7 +1214,7 @@ msgctxt ""
"hd_1618\n"
"help.text"
msgid "Saving SVG/SMIL animations (drawings with SLEEP commands)"
-msgstr ""
+msgstr "Ukládání animací SVG/SMIL (kresby s příkazy ČEKEJ)"
#: LibreLogo.xhp
msgctxt ""
@@ -1222,7 +1222,7 @@ msgctxt ""
"par_1619\n"
"help.text"
msgid "PICTURE “animation.svg” [ CIRCLE 5 SLEEP 1000 CIRCLE 99 ] ; save as an SVG/SMIL animation (see also SLEEP)<br/> PICTURE “animation2.svg” [ CIRCLE 5 SLEEP 1000 CIRCLE 99 SLEEP 2000 ] ; as above, but using SLEEP after the last object will result looping: after 2 seconds the SVG animation restarts in SMIL-conformant browsers"
-msgstr ""
+msgstr "OBRÁZEK „animace.svg“ [ KRUH 5 ČEKEJ 1000 KRUH 99 ] ; ulož jako animaci SVG/SMIL (viz také ČEKEJ)<br/> OBRÁZEK „animace2.svg“ [ KRUH 5 ČEKEJ 1000 KRUH 99 ČEKEJ 2000 ] ; jako výše, ale použití ČEKEJ za posledním objektem způsobí opakování: v prohlížečích podporujících SMIL se animace po 2 sekundách spustí znovu"
#: LibreLogo.xhp
msgctxt ""
@@ -1406,7 +1406,7 @@ msgctxt ""
"par_1840\n"
"help.text"
msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 = 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
+msgstr "OPAKUJ 100 [<br/> POZICE LIB<br/> KDYŽ POČÍTADLO % 2 = 0 [ POKRAČUJ ]<br/> KRUH 10 ; nakresli kruh na každé druhé pozici<br/> ]<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"par_1900\n"
"help.text"
msgid "IF a < 10 AND NOT a = 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ]<br/> IF a < 10 AND a != 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ] ; as above<br/>"
-msgstr ""
+msgstr "KDYŽ a < 10 AZ NENÍ a = 5 [ PIŠ „0, 1, 2, 3, 4, 6, 7, 8 nebo 9“ ]<br/> KDYŽ a < 10 AZ a != 5 [ PIŠ „0, 1, 2, 3, 4, 6, 7, 8 nebo 9“ ] ; jako výše<br/>"
#: LibreLogo.xhp
msgctxt ""
diff --git a/source/cs/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/cs/instsetoo_native/inc_openoffice/windows/msi_languages.po
index beff867dd32..09f6392f006 100644
--- a/source/cs/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/cs/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-20 15:00+0000\n"
+"PO-Revision-Date: 2014-03-22 20:21+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382281215.0\n"
+"X-POOTLE-MTIME: 1395519676.000000\n"
#: ActionTe.ulf
msgctxt ""
@@ -2726,7 +2726,7 @@ msgctxt ""
"OOO_CONTROL_309\n"
"LngText.text"
msgid "If you are just trying out [ProductName], you probably don't want this to happen, so leave the boxes unchecked."
-msgstr "Pokud [ProductName] pouze zkoušíte, pravděpodobně nebudete toto potřebovat. Zanechte proto políčka nezaškrtnutá."
+msgstr "Pokud [ProductName] pouze zkoušíte, pravděpodobně nebudete toto potřebovat. Zanechte proto pole nezaškrtnutá."
#: Control.ulf
msgctxt ""
@@ -2798,7 +2798,7 @@ msgctxt ""
"OOO_CUSTOMACTION_4\n"
"LngText.text"
msgid "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
-msgstr ""
+msgstr "[ProductName] nelze nainstalovat na tuto verzi Windows. Vyžadován je systém Windows XP nebo novější."
#: Error.ulf
msgctxt ""
@@ -4046,7 +4046,7 @@ msgctxt ""
"OOO_UITEXT_1\n"
"LngText.text"
msgid "bytes"
-msgstr " bajtů"
+msgstr "bajtů"
#: UIText.ulf
msgctxt ""
@@ -4054,7 +4054,7 @@ msgctxt ""
"OOO_UITEXT_2\n"
"LngText.text"
msgid "GB"
-msgstr " GB"
+msgstr "GB"
#: UIText.ulf
msgctxt ""
@@ -4062,7 +4062,7 @@ msgctxt ""
"OOO_UITEXT_3\n"
"LngText.text"
msgid "KB"
-msgstr " kB"
+msgstr "kB"
#: UIText.ulf
msgctxt ""
@@ -4070,7 +4070,7 @@ msgctxt ""
"OOO_UITEXT_4\n"
"LngText.text"
msgid "MB"
-msgstr " MB"
+msgstr "MB"
#: UIText.ulf
msgctxt ""
diff --git a/source/cs/librelogo/source/pythonpath.po b/source/cs/librelogo/source/pythonpath.po
index ccdedac52b4..515cfa9bc87 100644
--- a/source/cs/librelogo/source/pythonpath.po
+++ b/source/cs/librelogo/source/pythonpath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-26 14:08+0000\n"
+"PO-Revision-Date: 2013-12-03 16:59+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369577286.0\n"
+"X-POOTLE-MTIME: 1386089976.0\n"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"PENCAP\n"
"property.text"
msgid "pencap|linecap"
-msgstr ""
+msgstr "zakončenípera|zakončeníčáry"
#: LibreLogo_en_US.properties
msgctxt ""
diff --git a/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 9a37e2962a2..d67e30c2fc5 100644
--- a/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-11-18 20:37+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-03-23 14:24+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384807058.0\n"
+"X-POOTLE-MTIME: 1395584684.000000\n"
#: Options.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_id0503200917110375_scalc\n"
"help.text"
msgid "<bookmark_value>Solver for Nonlinear Problems;Options</bookmark_value>"
-msgstr "<bookmark_value>Řešitel nelineárních problémů;Možnosti</bookmark_value>"
+msgstr "<bookmark_value>řešitel nelineárních problémů;možnosti</bookmark_value>"
#: Options.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"bm_id0603200910434044_scalc\n"
"help.text"
msgid "<bookmark_value>Solver for Nonlinear Problems;Usage</bookmark_value>"
-msgstr "<bookmark_value>Řešitel nelineárních problémů;Použití</bookmark_value>"
+msgstr "<bookmark_value>řešitel nelineárních problémů;použití</bookmark_value>"
#: Usage.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id0603200910430845\n"
"help.text"
msgid "Regardless whether you use DEPS or SCO, you start by going to Tools → Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
-msgstr "Nezávisle na tom, zda použijete DEPS nebo SCO, začnete volbou Nástroje → Řešitel... a nastavením buňky, která má být optimalizována, směru optimalizace (minimalizace, maximalizace) a buněk, které mají být upraveny pro dosažení cíle. Poté přejdete do Možností a zvolíte, který řešitel má být použit, a pokud je to nutné, přizpůsobíte potřebné <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parametry</link>."
+msgstr "Nezávisle na tom, zda použijete DEPS nebo SCO, začnete volbou Nástroje → Řešitel a nastavením buňky, která má být optimalizována, směru optimalizace (minimalizace, maximalizace) a buněk, které mají být upraveny pro dosažení cíle. Poté přejdete do Možností a zvolíte, který řešitel má být použit, a pokud je to nutné, přizpůsobíte potřebné <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parametry</link>."
#: Usage.xhp
msgctxt ""
diff --git a/source/cs/officecfg/registry/data/org/openoffice.po b/source/cs/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..e03c19812dd
--- /dev/null
+++ b/source/cs/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-21 12:04+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387627482.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Base: Formulář databáze"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Base: Návrh sestavy"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Base: Návrh relace"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Base: Návrh dotazu"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Base: Návrh pohledu"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Base: Návrh tabulky"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Base: Pohled na data"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Base: Pohled na data tabulky"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Base: Oracle Report Builder"
diff --git a/source/cs/officecfg/registry/data/org/openoffice/Office.po b/source/cs/officecfg/registry/data/org/openoffice/Office.po
index 47c36f379ff..65d575f6d14 100644
--- a/source/cs/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/cs/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-03 10:33+0000\n"
+"PO-Revision-Date: 2014-01-05 15:26+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386066788.0\n"
+"X-POOTLE-MTIME: 1388935587.0\n"
#: Addons.xcu
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"STR_SUN_OPTIMIZATION_WIZARD2\n"
"value.text"
msgid "Presentation Minimizer"
-msgstr ""
+msgstr "Kompresor prezentací"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"STR_STEPS\n"
"value.text"
msgid "Steps"
-msgstr ""
+msgstr "Kroky"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"STR_BACK\n"
"value.text"
msgid "< ~Back"
-msgstr ""
+msgstr "< Zpět"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"STR_NEXT\n"
"value.text"
msgid "~Next >"
-msgstr ""
+msgstr "Další >"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"STR_FINISH\n"
"value.text"
msgid "~Finish"
-msgstr ""
+msgstr "Dokončit"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"STR_CANCEL\n"
"value.text"
msgid "Cancel"
-msgstr ""
+msgstr "Zrušit"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"STR_INTRODUCTION\n"
"value.text"
msgid "Introduction"
-msgstr ""
+msgstr "Úvod"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"STR_INTRODUCTION_T\n"
"value.text"
msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
+msgstr "Kompresor prezentací je využíván pro zmenšení velikosti aktuální prezentace. Budou komprimovány obrázky a odstraněna data, která již nejsou potřeba. V posledním kroku průvodce můžete zvolit, zda se mají provedené změny použít pro aktuální prezentaci, nebo se má vytvořit nová optimalizovaná verze prezentace."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"STR_CHOSE_SETTINGS\n"
"value.text"
msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
+msgstr "Zvolte ~nastavení Kompresoru prezentací"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"STR_REMOVE\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "~Smazat"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
+msgstr "Zvolte nastavení optimalizace obrázků"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"STR_IMAGE_OPTIMIZATION\n"
"value.text"
msgid "Graphics"
-msgstr ""
+msgstr "Obrázky"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"STR_LOSSLESS_COMPRESSION\n"
"value.text"
msgid "~Lossless compression"
-msgstr ""
+msgstr "~Bezztrátová komprese"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"STR_JPEG_COMPRESSION\n"
"value.text"
msgid "~JPEG compression"
-msgstr ""
+msgstr "Komprese ~JPEG"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"STR_QUALITY\n"
"value.text"
msgid "~Quality in %"
-msgstr ""
+msgstr "~Kvalita v %"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"STR_REMOVE_CROP_AREA\n"
"value.text"
msgid "~Delete cropped graphic areas"
-msgstr ""
+msgstr "~Smazat oříznuté oblasti obrázků"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION\n"
"value.text"
msgid "Reduce ~image resolution"
-msgstr ""
+msgstr "Zmenšit ~rozlišení obrázků"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_0\n"
"value.text"
msgid "0;<no change>"
-msgstr ""
+msgstr "0;<žádná změna>"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_1\n"
"value.text"
msgid "90;90 DPI (screen resolution)"
-msgstr ""
+msgstr "90;90 DPI (rozlišení monitoru)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_2\n"
"value.text"
msgid "150;150 DPI (projector resolution)"
-msgstr ""
+msgstr "150;150 DPI (rozlišení projektoru)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_3\n"
"value.text"
msgid "300;300 DPI (print resolution)"
-msgstr ""
+msgstr "300;300 DPI (tiskové rozlišení)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"STR_EMBED_LINKED_GRAPHICS\n"
"value.text"
msgid "~Break links to external graphics"
-msgstr ""
+msgstr "Rozpojit ~odkazy na externí obrázky"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"STR_OLE_OBJECTS\n"
"value.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "OLE objekty"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"STR_OLE_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for replacing OLE objects"
-msgstr ""
+msgstr "Zvolte nastavení pro náhradu OLE objektů"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"STR_OLE_REPLACE\n"
"value.text"
msgid "Create static replacement graphics for OLE objects"
-msgstr ""
+msgstr "Vytvořit statické náhradní obrázky pro OLE objekty"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"STR_ALL_OLE_OBJECTS\n"
"value.text"
msgid "For ~all OLE objects"
-msgstr ""
+msgstr "Pro vše~chny OLE objekty"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_ALIEN_OLE_OBJECTS_ONLY\n"
"value.text"
msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
+msgstr "Pro OLE objekty v ~jiném formátu než OpenDocument"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"STR_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
+msgstr "Object Linking and Embedding (OLE) je technologie, která umožňuje vkládání a připojování dokumentů a jiných objektů. Aktuální prezentace obsahuje OLE objekty."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"STR_NO_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
+msgstr "Object Linking and Embedding (OLE) je technologie, která umožňuje vkládání a připojování dokumentů a jiných objektů. Aktuální prezentace neobsahuje žádné OLE objekty."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"STR_CHOOSE_SLIDES\n"
"value.text"
msgid "Choose which slides to delete"
-msgstr ""
+msgstr "Zvolte snímky ke smazání"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"STR_MASTER_PAGES\n"
"value.text"
msgid "Master Pages"
-msgstr ""
+msgstr "Předlohy stránek"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"STR_DELETE_MASTER_PAGES\n"
"value.text"
msgid "Delete unused ~master pages"
-msgstr ""
+msgstr "Smazat nepoužité ~předlohy stránek"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"STR_DELETE_NOTES_PAGES\n"
"value.text"
msgid "~Clear notes"
-msgstr ""
+msgstr "Smazat p~oznámky"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"STR_DELETE_HIDDEN_SLIDES\n"
"value.text"
msgid "Delete hidden ~slides"
-msgstr ""
+msgstr "Smazat ~skryté snímky"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"STR_CUSTOM_SHOW\n"
"value.text"
msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
+msgstr "Smazat snímky, které ~nejsou použity ve vlastní prezentaci"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"STR_SUMMARY\n"
"value.text"
msgid "Summary"
-msgstr ""
+msgstr "Souhrn"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1265,7 +1265,7 @@ msgctxt ""
"STR_SUMMARY_TITLE\n"
"value.text"
msgid "Choose where to apply the following changes"
-msgstr ""
+msgstr "Zvolte, kde použít následující změny"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1274,7 +1274,7 @@ msgctxt ""
"STR_PROGRESS\n"
"value.text"
msgid "Progress"
-msgstr ""
+msgstr "Průběh"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1283,7 +1283,7 @@ msgctxt ""
"STR_OBJECTS_OPTIMIZED\n"
"value.text"
msgid "Objects optimized"
-msgstr ""
+msgstr "Optimalizováno objektů"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1292,7 +1292,7 @@ msgctxt ""
"STR_APPLY_TO_CURRENT\n"
"value.text"
msgid "~Apply changes to current presentation"
-msgstr ""
+msgstr "Použít změny na ~aktuální prezentaci"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"STR_AUTOMATICALLY_OPEN\n"
"value.text"
msgid "~Open newly created presentation"
-msgstr ""
+msgstr "~Otevřít nově vytvořenou prezentaci"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"STR_SAVE_SETTINGS\n"
"value.text"
msgid "~Save settings as"
-msgstr ""
+msgstr "Uložit ~nastavení jako"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"STR_SAVE_AS\n"
"value.text"
msgid "~Duplicate presentation before applying changes"
-msgstr ""
+msgstr "~Před provedením změn prezentaci zkopírovat"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1328,7 +1328,7 @@ msgctxt ""
"STR_DELETE_SLIDES\n"
"value.text"
msgid "Delete %SLIDES slides."
-msgstr ""
+msgstr "Smazat snímků: %SLIDES"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1337,7 +1337,7 @@ msgctxt ""
"STR_OPTIMIZE_IMAGES\n"
"value.text"
msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
+msgstr "Optimalizovat %IMAGES obrázků na kvalitu %QUALITY% JPEG při %RESOLUTION DPI."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1346,7 +1346,7 @@ msgctxt ""
"STR_CREATE_REPLACEMENT\n"
"value.text"
msgid "Create replacement graphics for %OLE objects."
-msgstr ""
+msgstr "Vytvořit náhradní obrázky pro %OLE objektů."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1355,7 +1355,7 @@ msgctxt ""
"STR_CURRENT_FILESIZE\n"
"value.text"
msgid "Current file size:"
-msgstr ""
+msgstr "Aktuální velikost souboru:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1364,7 +1364,7 @@ msgctxt ""
"STR_ESTIMATED_FILESIZE\n"
"value.text"
msgid "Estimated new file size:"
-msgstr ""
+msgstr "Odhadovaná nová velikost souboru:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1373,7 +1373,7 @@ msgctxt ""
"STR_MB\n"
"value.text"
msgid "%1 MB"
-msgstr ""
+msgstr "%1 MB"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"MY_SETTINGS\n"
"value.text"
msgid "My Settings "
-msgstr ""
+msgstr "Moje nastavení"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"STR_DEFAULT_SESSION\n"
"value.text"
msgid "default session"
-msgstr ""
+msgstr "výchozí nastavení"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"STR_MODIFY_WARNING\n"
"value.text"
msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
+msgstr "Optimalizace upraví aktuální dokument. Chcete pokračovat?"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"STR_YES\n"
"value.text"
msgid "~Yes"
-msgstr ""
+msgstr "~Ano"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"STR_OK\n"
"value.text"
msgid "OK"
-msgstr ""
+msgstr "OK"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_INFO_1\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
+msgstr "Kompresor prezentací úspěšně aktualizoval prezentaci '%TITLE'. Velikost souboru se změnila z %OLDFILESIZE MB na %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"STR_INFO_2\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "Kompresor prezentací úspěšně aktualizoval prezentaci '%TITLE'. Velikost souboru se změnila z %OLDFILESIZE MB na přibližně %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"STR_INFO_3\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
+msgstr "Kompresor prezentací úspěšně aktualizoval prezentaci '%TITLE'. Velikost souboru se změnila na %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"STR_INFO_4\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "Kompresor prezentací úspěšně aktualizoval prezentaci '%TITLE'. Velikost souboru se změnila přibližně na %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"STR_DUPLICATING_PRESENTATION\n"
"value.text"
msgid "Duplicating presentation..."
-msgstr ""
+msgstr "Kopírování prezentace..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"STR_DELETING_SLIDES\n"
"value.text"
msgid "Deleting slides..."
-msgstr ""
+msgstr "Mazání snímků..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"STR_OPTIMIZING_GRAPHICS\n"
"value.text"
msgid "Optimizing graphics..."
-msgstr ""
+msgstr "Optimalizace obrázků..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"STR_CREATING_OLE_REPLACEMENTS\n"
"value.text"
msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
+msgstr "Vytváření náhradních obrázků pro OLE objekty..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"STR_FILESIZESEPARATOR\n"
"value.text"
msgid "."
-msgstr ""
+msgstr "."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Optimalizováno pro projektor"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Screen optimized (smallest file size)"
-msgstr ""
+msgstr "Optimalizováno pro monitor (nejmenší velikost souboru)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Optimalizováno pro projektor"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Print optimized"
-msgstr ""
+msgstr "Optimalizováno pro tisk"
#: PresenterScreen.xcu
msgctxt ""
diff --git a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
index 5f637b1af25..1dbdcac006a 100644
--- a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-17 20:47+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-03-23 13:29+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384721275.0\n"
+"X-POOTLE-MTIME: 1395581398.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Check Box"
-msgstr "Zaškrtávací políčko"
+msgstr "Zaškrtávací pole"
#: BasicIDECommands.xcu
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Odstranit filtr"
#: CalcCommands.xcu
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Horizontally"
-msgstr ""
+msgstr "Překlopit vodorovně"
#: CalcCommands.xcu
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~onditional Formatting"
-msgstr "Podmíněné formátování..."
+msgstr "Podmíněné formátování"
#: CalcCommands.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill R~andom Number..."
-msgstr ""
+msgstr "Vyplnit náhodnými čísly..."
#: CalcCommands.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "R~andom Number..."
-msgstr ""
+msgstr "Náhodná čísla..."
#: CalcCommands.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Statistics"
-msgstr ""
+msgstr "Statistika"
#: CalcCommands.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Sampling..."
-msgstr ""
+msgstr "Vzorkování..."
#: CalcCommands.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Descriptive Statistics..."
-msgstr ""
+msgstr "Popisná statistika..."
#: CalcCommands.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Analysis of Variance (ANOVA)..."
-msgstr ""
+msgstr "Analýza rozptylu (ANOVA)..."
#: CalcCommands.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Correlation..."
-msgstr ""
+msgstr "Korelace..."
#: CalcCommands.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Covariance..."
-msgstr ""
+msgstr "Kovariance..."
#: CalcCommands.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Exponential Smoothing..."
-msgstr ""
+msgstr "Exponenciální vyrovnávání..."
#: CalcCommands.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Moving Average..."
-msgstr ""
+msgstr "Klouzavý průměr..."
#: CalcCommands.xcu
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Validity..."
-msgstr "Kontrola vstupních dat..."
+msgstr "Platnost..."
#: CalcCommands.xcu
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Strea~ms..."
-msgstr ""
+msgstr "Proudy..."
#: CalcCommands.xcu
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Resume streaming"
-msgstr ""
+msgstr "Pokračovat v přenášení dat"
#: CalcCommands.xcu
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop streaming"
-msgstr ""
+msgstr "Zastavit přenášení dat"
#: CalcCommands.xcu
msgctxt ""
@@ -2606,7 +2606,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Advanced Filter..."
-msgstr "Pokročilý filtr..."
+msgstr "Rozšířený filtr..."
#: CalcCommands.xcu
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Reset Filter"
-msgstr ""
+msgstr "Odstranit filtr"
#: CalcCommands.xcu
msgctxt ""
@@ -3461,7 +3461,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Data Streams"
-msgstr ""
+msgstr "Datové proudy"
#: CalcWindowState.xcu
msgctxt ""
@@ -3875,7 +3875,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Data Ranges..."
-msgstr "Datové oblasti..."
+msgstr "Oblasti dat..."
#: ChartCommands.xcu
msgctxt ""
@@ -4559,7 +4559,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Horizontal Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Vodorovná mřížka hlavní/obě/vyp"
#: ChartCommands.xcu
msgctxt ""
@@ -4622,7 +4622,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Vertical Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Svislá mřížka hlavní/obě/vyp"
#: ChartCommands.xcu
msgctxt ""
@@ -7898,7 +7898,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Page Pane"
-msgstr "Panel stránky"
+msgstr "Panel stránek"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Minimize ~Presentation..."
-msgstr ""
+msgstr "Komprimovat prezentaci..."
#: DrawWindowState.xcu
msgctxt ""
@@ -12020,7 +12020,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fontwork Gallery..."
-msgstr ""
+msgstr "Galerie písmomalby..."
#: GenericCommands.xcu
msgctxt ""
@@ -13685,7 +13685,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find All"
-msgstr ""
+msgstr "Najít vše"
#: GenericCommands.xcu
msgctxt ""
@@ -13991,7 +13991,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "200%"
-msgstr "200%"
+msgstr "200 %"
#: GenericCommands.xcu
msgctxt ""
@@ -14000,7 +14000,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "150%"
-msgstr "150%"
+msgstr "150 %"
#: GenericCommands.xcu
msgctxt ""
@@ -14009,7 +14009,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "100%"
-msgstr "100%"
+msgstr "100 %"
#: GenericCommands.xcu
msgctxt ""
@@ -14018,7 +14018,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "75%"
-msgstr "75%"
+msgstr "75 %"
#: GenericCommands.xcu
msgctxt ""
@@ -14027,7 +14027,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "50%"
-msgstr "50%"
+msgstr "50 %"
#: GenericCommands.xcu
msgctxt ""
@@ -14063,7 +14063,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal view"
-msgstr ""
+msgstr "Optimální zobrazení"
#: GenericCommands.xcu
msgctxt ""
@@ -14171,7 +14171,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image..."
-msgstr ""
+msgstr "Oříznout obrázek..."
#: GenericCommands.xcu
msgctxt ""
@@ -14180,7 +14180,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image"
-msgstr ""
+msgstr "Oříznout obrázek"
#: GenericCommands.xcu
msgctxt ""
@@ -14189,7 +14189,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage"
-msgstr ""
+msgstr "Spravovat"
#: GenericCommands.xcu
msgctxt ""
@@ -14929,7 +14929,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Area Style / Filling"
-msgstr "Styl výplně oblasti"
+msgstr "Styl / výplň oblasti"
#: GenericCommands.xcu
msgctxt ""
@@ -15055,7 +15055,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Line Width"
-msgstr "Tloušťka čáry"
+msgstr "Šířka čáry"
#: GenericCommands.xcu
msgctxt ""
@@ -15199,7 +15199,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Group..."
-msgstr "Skupina..."
+msgstr "Ses~kupit..."
#: GenericCommands.xcu
msgctxt ""
@@ -17530,7 +17530,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Check Box"
-msgstr "Zaškrtávací políčko"
+msgstr "Zaškrtávací pole"
#: GenericCommands.xcu
msgctxt ""
@@ -17980,7 +17980,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Odstranit filtr/řazení"
#: GenericCommands.xcu
msgctxt ""
@@ -18223,7 +18223,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Check Box"
-msgstr "Nahradit zaškrtávacím tlačítkem"
+msgstr "Nahradit zaškrtávacím polem"
#: GenericCommands.xcu
msgctxt ""
@@ -18349,7 +18349,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Odstranit filtr"
#: GenericCommands.xcu
msgctxt ""
@@ -18790,7 +18790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Image"
-msgstr ""
+msgstr "Obrázek"
#: GenericCommands.xcu
msgctxt ""
@@ -19609,7 +19609,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Spacing..."
-msgstr "Prokládání znaků..."
+msgstr "Rozestupy..."
#: MathCommands.xcu
msgctxt ""
@@ -19780,7 +19780,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Zoom 200%"
-msgstr "Měřítko 200%"
+msgstr "Měřítko 200 %"
#: MathCommands.xcu
msgctxt ""
@@ -22300,7 +22300,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Image..."
-msgstr ""
+msgstr "Obrázek..."
#: WriterCommands.xcu
msgctxt ""
@@ -22309,7 +22309,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Image..."
-msgstr ""
+msgstr "Obrázek..."
#: WriterCommands.xcu
msgctxt ""
@@ -22390,7 +22390,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print document"
-msgstr ""
+msgstr "Tisk dokumentu"
#: WriterCommands.xcu
msgctxt ""
@@ -23334,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Zpět"
+msgid "Shift+Backspace"
+msgstr "Shift+Backspace"
#: WriterCommands.xcu
msgctxt ""
@@ -23758,7 +23758,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Images on Even Pages"
-msgstr ""
+msgstr "Překlopit obrázky na sudých stránkách"
#: WriterCommands.xcu
msgctxt ""
@@ -24100,7 +24100,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Images On/Off"
-msgstr ""
+msgstr "Obrázky zap/vyp"
#: WriterCommands.xcu
msgctxt ""
@@ -24460,7 +24460,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save Images..."
-msgstr ""
+msgstr "Uložit obrázky..."
#: WriterCommands.xcu
msgctxt ""
@@ -24649,7 +24649,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtr obrázku"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24658,7 +24658,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Obrázek"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24829,7 +24829,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Změny"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25000,7 +25000,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtr obrázku"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25009,7 +25009,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Obrázek"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25180,7 +25180,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Změny"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25342,7 +25342,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtr obrázku"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25351,7 +25351,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Obrázek"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25522,7 +25522,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Změny"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25594,7 +25594,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Obrázek"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25711,7 +25711,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtr obrázku"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25828,7 +25828,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Změny"
#: WriterWindowState.xcu
msgctxt ""
@@ -26188,7 +26188,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Změny"
#: XFormsWindowState.xcu
msgctxt ""
diff --git a/source/cs/padmin/source.po b/source/cs/padmin/source.po
index 48344f3f209..aee2d026961 100644
--- a/source/cs/padmin/source.po
+++ b/source/cs/padmin/source.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-26 10:52+0000\n"
+"PO-Revision-Date: 2013-12-06 19:58+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356519170.0\n"
+"X-POOTLE-MTIME: 1386359887.0\n"
#: padialog.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"RID_YOU_SURE\n"
"string.text"
msgid "Are you sure ?"
-msgstr "Jste si jist?"
+msgstr "Jste si jisti?"
#: padialog.src
msgctxt ""
@@ -415,7 +415,7 @@ msgctxt ""
"RID_ERR_PRINTERNOTREMOVABLE\n"
"string.text"
msgid "The printer %s cannot be removed."
-msgstr ""
+msgstr "Nelze odstranit tiskárnu %s."
#: padialog.src
msgctxt ""
diff --git a/source/cs/readlicense_oo/docs.po b/source/cs/readlicense_oo/docs.po
index e378e7107b3..bdc8c509a17 100644
--- a/source/cs/readlicense_oo/docs.po
+++ b/source/cs/readlicense_oo/docs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-20 14:53+0000\n"
+"PO-Revision-Date: 2013-12-03 21:12+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382280815.0\n"
+"X-POOTLE-MTIME: 1386105131.0\n"
#: readme.xrm
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"macxiOSX\n"
"readmeitem.text"
msgid "MacOSX 10.6 or higher"
-msgstr ""
+msgstr "MacOSX 10.6 nebo novější"
#: readme.xrm
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"s255we\n"
"readmeitem.text"
msgid "freetype version 2.2.0 or higher;"
-msgstr ""
+msgstr "freetype verze 2.2.0 nebo vyšší;"
#: readme.xrm
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"wd2dff\n"
"readmeitem.text"
msgid "Gnome 2.16 or higher, with the gail 1.9 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)."
-msgstr ""
+msgstr "Gnome 2.16 nebo vyšší s nainstalovanými balíčky gail 1.9 a at-spi 1.7 (vyžadováno pro podporu nástrojů usnadnění), nebo jiné kompatibilní GUI (jako např. KDE či další)."
#: readme.xrm
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"rpminstall7a\n"
"readmeitem.text"
msgid "Alternatively, you can use the 'install' script, located in the toplevel directory of this archive to perform an installation as a user. The script will set up ${PRODUCTNAME} to have its own profile for this installation, separated from your normal ${PRODUCTNAME} profile. Note that this will not install the system integration parts such as desktop menu items and desktop MIME type registrations."
-msgstr ""
+msgstr "Jako alternativu můžete pomocí skriptu 'install' umístěného v kořenovém adresáři tohoto archivu spustit uživatelskou instalaci. Tento skript vytvoří pro tuto instalaci ${PRODUCTNAME} samostatný profil oddělený od běžného profilu ${PRODUCTNAME}. Nebudou nainstalovány součásti systémové integrace jako položky v nabídkách nebo registrace MIME typů."
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently BugZilla, kindly hosted at <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "Náš systém pro hlášení, sledování a řešení chyb a požadavků BugZilla je dostupný na adrese <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. Neváhejte využít možnosti hlásit připomínky a chyby, které ve své instalaci objevíte. Aktivní hlášení chyb je jedním z nejdůležitějších způsobů, jak komunita uživatelů přispívá k dalšímu vývoji a zlepšování ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"ModifiedSourceCodeHeading\n"
"readmeitem.text"
msgid "Used / Modified Source Code"
-msgstr ""
+msgstr "Použité/upravené zdrojové kódy"
#: readme.xrm
msgctxt ""
@@ -838,4 +838,4 @@ msgctxt ""
"ModifiedSourceCodePara\n"
"readmeitem.text"
msgid "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation."
-msgstr ""
+msgstr "Části Copyright 1998, 1999 James Clark. Části Copyright 1996, 1998 Netscape Communications Corporation."
diff --git a/source/cs/reportdesign/uiconfig/dbreport/ui.po b/source/cs/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..04e2dbd01ac
--- /dev/null
+++ b/source/cs/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-21 12:21+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387628500.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "Datum a čas"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "_Vložit datum"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "_Formát:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "V_ložit čas"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "Fo_rmát:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "Čísla stránek"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "_Stránka N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "Stránka _N/M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "Formát"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "_Horní okraj (záhlaví)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "_Dolní okraj (zápatí)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "Umístění"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "Vlevo"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "Na střed"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "Vpravo"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "_Zarovnání:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "Zobrazit číslo na první stránce"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "Obecné"
diff --git a/source/cs/sc/source/ui/StatisticsDialogs.po b/source/cs/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..473f15ffd46
--- /dev/null
+++ b/source/cs/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-03-02 18:13+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1393784008.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "Klouzavý průměr"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "Exponenciální vyrovnávání"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "Analýza rozptylu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "ANOVA - jednofaktorová"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "Skupiny"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "Mezi skupinami"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "Ve skupinách"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "Zdroj variability"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "P-hodnota"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F kritické"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "Celkem"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "Korelace"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "Korelace"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr "Kovariance"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr "Kovariance"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr "Popisná statistika"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Střední hodnota"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "Standardní chyba"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr "Modus"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Medián"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr "Rozptyl"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Směrodatná odchylka"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr "Špičatost"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr "Šikmost"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "Rozpětí"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "Minimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "Maximum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "Součet"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr "Počet"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr "Náhodné ($(DISTRIBUTION))"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr "Rovnoměrné"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr "Rovnoměrné celočíselné"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "Normální"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr "Cauchyho"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr "Bernoulliho"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr "Binomické"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr "Negativní binomické"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr "Chí kvadrát"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr "Geometrické"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "Minimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "Maximum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Střední hodnota"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Směrodatná odchylka"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Medián"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr "Sigma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "Hodnota p"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr "Počet pokusů"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "Hodnota ný"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr "Vzorkování"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "Sloupec %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "Řádek %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
diff --git a/source/cs/sc/source/ui/dbgui.po b/source/cs/sc/source/ui/dbgui.po
index c55c9632500..142f4260b1c 100644
--- a/source/cs/sc/source/ui/dbgui.po
+++ b/source/cs/sc/source/ui/dbgui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-18 20:38+0000\n"
+"PO-Revision-Date: 2014-02-26 18:28+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384807119.0\n"
+"X-POOTLE-MTIME: 1393439304.0\n"
#: dapitype.src
msgctxt ""
@@ -165,7 +165,7 @@ msgctxt ""
"FL_START\n"
"fixedline.text"
msgid "Start"
-msgstr "Spustit"
+msgstr "Začátek"
#: dpgroupdlg.src
msgctxt ""
@@ -236,7 +236,7 @@ msgctxt ""
"FL_START\n"
"fixedline.text"
msgid "Start"
-msgstr "Spustit"
+msgstr "Začátek"
#: dpgroupdlg.src
msgctxt ""
@@ -634,7 +634,7 @@ msgctxt ""
"PIVOTSTR_PROD\n"
"string.text"
msgid "Product - "
-msgstr "Produkt - "
+msgstr "Součin - "
#: pivot.src
msgctxt ""
@@ -652,7 +652,7 @@ msgctxt ""
"PIVOTSTR_DEV\n"
"string.text"
msgid "StDev - "
-msgstr "StDev - "
+msgstr "SměrOdch - "
#: pivot.src
msgctxt ""
@@ -661,7 +661,7 @@ msgctxt ""
"PIVOTSTR_DEV2\n"
"string.text"
msgid "StDevP - "
-msgstr "StDevP - "
+msgstr "SměrOdchP - "
#: pivot.src
msgctxt ""
@@ -670,7 +670,7 @@ msgctxt ""
"PIVOTSTR_VAR\n"
"string.text"
msgid "Var - "
-msgstr "Var - "
+msgstr "Rozptyl - "
#: pivot.src
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"PIVOTSTR_VAR2\n"
"string.text"
msgid "VarP - "
-msgstr "VarP - "
+msgstr "RozptylP - "
#: pivot.src
msgctxt ""
@@ -741,7 +741,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Product"
-msgstr "Součin (produkt)"
+msgstr "Součin"
#: pvfundlg.src
msgctxt ""
@@ -759,7 +759,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "StDev (Sample)"
-msgstr "SměrOdch (vzorek)"
+msgstr "SměrOdch (výběr)"
#: pvfundlg.src
msgctxt ""
@@ -768,7 +768,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "StDevP (Population)"
-msgstr "SměrOdchP (populace)"
+msgstr "SměrOdchP (základní soubor)"
#: pvfundlg.src
msgctxt ""
@@ -777,7 +777,7 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "Var (Sample)"
-msgstr "Rozptyl (vzorek)"
+msgstr "Rozptyl (výběr)"
#: pvfundlg.src
msgctxt ""
@@ -786,7 +786,7 @@ msgctxt ""
"11\n"
"itemlist.text"
msgid "VarP (Population)"
-msgstr "RozptylP (populace)"
+msgstr "RozptylP (základní soubor)"
#: pvfundlg.src
msgctxt ""
diff --git a/source/cs/sc/source/ui/drawfunc.po b/source/cs/sc/source/ui/drawfunc.po
index 3c649382874..f31261595de 100644
--- a/source/cs/sc/source/ui/drawfunc.po
+++ b/source/cs/sc/source/ui/drawfunc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-20 17:51+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"PO-Revision-Date: 2013-12-03 21:13+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353433902.0\n"
+"X-POOTLE-MTIME: 1386105237.0\n"
#: drformsh.src
msgctxt ""
@@ -370,7 +370,7 @@ msgctxt ""
"RID_GRAPHIC_OBJECTBAR\n"
"string.text"
msgid "Image Object Bar"
-msgstr ""
+msgstr "Lišta obrázků"
#: objdraw.src
msgctxt ""
@@ -387,7 +387,7 @@ msgctxt ""
"SID_EXPORT_AS_GRAPHIC\n"
"menuitem.text"
msgid "Export as Image.."
-msgstr ""
+msgstr "Exportovat jako obrázek..."
#: objdraw.src
msgctxt ""
diff --git a/source/cs/sc/source/ui/navipi.po b/source/cs/sc/source/ui/navipi.po
index 33d1fed352c..35d776d1570 100644
--- a/source/cs/sc/source/ui/navipi.po
+++ b/source/cs/sc/source/ui/navipi.po
@@ -4,16 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-02-25 15:34+0200\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"PO-Revision-Date: 2014-03-16 12:55+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1394974554.000000\n"
#: navipi.src
msgctxt ""
@@ -67,7 +68,7 @@ msgctxt ""
"IID_DATA\n"
"toolboxitem.text"
msgid "Data Range"
-msgstr "Datová oblast"
+msgstr "Oblast dat"
#: navipi.src
msgctxt ""
@@ -76,7 +77,7 @@ msgctxt ""
"IID_UP\n"
"toolboxitem.text"
msgid "Start"
-msgstr "Spustit"
+msgstr "Začátek"
#: navipi.src
msgctxt ""
@@ -241,7 +242,7 @@ msgctxt ""
"SCSTR_CONTENT_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Obrázek"
#: navipi.src
msgctxt ""
diff --git a/source/cs/sc/source/ui/src.po b/source/cs/sc/source/ui/src.po
index 0019dd07b0f..9dc2d11cdc9 100644
--- a/source/cs/sc/source/ui/src.po
+++ b/source/cs/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-17 20:45+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-04-18 10:49+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384721105.0\n"
+"X-POOTLE-MTIME: 1397818144.000000\n"
#: autofmt.src
msgctxt ""
@@ -1127,7 +1127,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "3 Flags"
-msgstr "3 vlajky"
+msgstr "3 emotikony"
#: condformatdlg.src
msgctxt ""
@@ -1181,7 +1181,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "3 Smilies"
-msgstr ""
+msgstr "3 emotikony"
#: condformatdlg.src
msgctxt ""
@@ -1190,7 +1190,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "3 Colored Smilies"
-msgstr ""
+msgstr "3 barevné emotikony"
#: condformatdlg.src
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "4 Arrows"
-msgstr ""
+msgstr "4 šipky"
#: condformatdlg.src
msgctxt ""
@@ -1208,7 +1208,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "4 Gray Arrows"
-msgstr ""
+msgstr "4 šedé šipky"
#: condformatdlg.src
msgctxt ""
@@ -1217,7 +1217,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "4 Circles Red to Black"
-msgstr ""
+msgstr "4 kruhy od červeného po černý"
#: condformatdlg.src
msgctxt ""
@@ -1226,7 +1226,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "4 Ratings"
-msgstr ""
+msgstr "4 hodnocení"
#: condformatdlg.src
msgctxt ""
@@ -1235,7 +1235,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "4 Traffic Lights"
-msgstr ""
+msgstr "4 semafory"
#: condformatdlg.src
msgctxt ""
@@ -1244,7 +1244,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "5 Arrows"
-msgstr ""
+msgstr "5 šipek"
#: condformatdlg.src
msgctxt ""
@@ -1253,7 +1253,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "5 Gray Arrows"
-msgstr ""
+msgstr "5 šedých šipek"
#: condformatdlg.src
msgctxt ""
@@ -1262,7 +1262,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "5 Ratings"
-msgstr ""
+msgstr "5 hodnocení"
#: condformatdlg.src
msgctxt ""
@@ -1271,7 +1271,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid "5 Quarters"
-msgstr ""
+msgstr "5 čtvrtin"
#: condformatdlg.src
msgctxt ""
@@ -1648,7 +1648,7 @@ msgctxt ""
"FT_DBAREA_LABEL\n"
"fixedtext.text"
msgid "Data range:"
-msgstr "Datová oblast:"
+msgstr "Oblast dat:"
#: filter.src
msgctxt ""
@@ -2065,7 +2065,7 @@ msgctxt ""
"STR_UNDO_GRAFEDIT\n"
"string.text"
msgid "Edit Image"
-msgstr ""
+msgstr "Upravit obrázek"
#: globstr.src
msgctxt ""
@@ -4431,7 +4431,7 @@ msgctxt ""
"STR_VOBJ_OBJECT\n"
"string.text"
msgid "Objects/Image"
-msgstr ""
+msgstr "Objekty/obrázky"
#: globstr.src
msgctxt ""
@@ -4861,7 +4861,7 @@ msgctxt ""
"STR_GRAPHICNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Obrázek"
#: globstr.src
msgctxt ""
@@ -5560,7 +5560,7 @@ msgctxt ""
"STR_FORM_CHECKBOX\n"
"string.text"
msgid "Check Box"
-msgstr "Zaškrtávací políčko"
+msgstr "Zaškrtávací pole"
#: globstr.src
msgctxt ""
@@ -6335,6 +6335,9 @@ msgid ""
"#\n"
"be deleted?"
msgstr ""
+"Má být položka\n"
+"#\n"
+"smazána?"
#: globstr.src
msgctxt ""
@@ -6343,7 +6346,7 @@ msgctxt ""
"STR_COPYLIST\n"
"string.text"
msgid "Copy List"
-msgstr ""
+msgstr "Kopírovat seznam"
#: globstr.src
msgctxt ""
@@ -6352,7 +6355,7 @@ msgctxt ""
"STR_COPYFROM\n"
"string.text"
msgid "List from"
-msgstr ""
+msgstr "Seznam z"
#: globstr.src
msgctxt ""
@@ -6361,7 +6364,7 @@ msgctxt ""
"STR_COPYERR\n"
"string.text"
msgid "Cells without text have been ignored."
-msgstr ""
+msgstr "Buňky neobsahující text byly ignorovány."
#: globstr.src
msgctxt ""
@@ -6370,7 +6373,7 @@ msgctxt ""
"STR_CTRLCLICKHYPERLINK\n"
"string.text"
msgid "ctrl+click to open hyperlink:"
-msgstr ""
+msgstr "ctrl+kliknutí otevře hypertextový odkaz:"
#: globstr.src
msgctxt ""
@@ -6379,7 +6382,7 @@ msgctxt ""
"STR_CLICKHYPERLINK\n"
"string.text"
msgid "click to open hyperlink:"
-msgstr ""
+msgstr "kliknutí otevře hypertextový odkaz:"
#: hdrcont.src
msgctxt ""
@@ -6442,7 +6445,7 @@ msgctxt ""
"FID_INS_ROW\n"
"menuitem.text"
msgid "~Insert Rows Above"
-msgstr "Vložit řádek nad"
+msgstr "Vložit řádky nad"
#: hdrcont.src
msgctxt ""
@@ -8081,7 +8084,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Counts the cells of a data range whose contents match the search criteria."
-msgstr "V datové oblasti zjistí počet buněk, jejichž obsah odpovídá vyhledávacímu kritériu."
+msgstr "V oblasti dat zjistí počet buněk, jejichž obsah odpovídá vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -8144,7 +8147,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Counts all non-blank cells of a data range where the content corresponds to the search criteria."
-msgstr "V datové oblasti zjistí počet neprázdných buněk, jejichž obsah odpovídá vyhledávacímu kritériu."
+msgstr "V oblasti dat zjistí počet neprázdných buněk, jejichž obsah odpovídá vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -8207,7 +8210,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the average value of all the cells of a data range whose contents match the search criteria."
-msgstr "Vrátí průměrnou hodnotu ze všech buněk datové oblasti, jejichž obsah odpovídá vyhledávacímu kritériu."
+msgstr "Vrátí průměrnou hodnotu ze všech buněk oblasti dat, jejichž obsah odpovídá vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -8333,7 +8336,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the maximum value from all of the cells of a data range which correspond to the search criteria."
-msgstr "Vrátí maximální hodnotu ze všech buněk v datové oblasti, které odpovídají vyhledávacímu kritériu."
+msgstr "Vrátí maximální hodnotu ze všech buněk v oblasti dat, které odpovídají vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -8396,7 +8399,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the minimum of all cells of a data range where the contents correspond to the search criteria."
-msgstr "Vrátí minimální hodnotu ze všech buněk v datové oblasti, jejichž obsah odpovídá vyhledávacímu kritériu."
+msgstr "Vrátí minimální hodnotu ze všech buněk v oblasti dat, jejichž obsah odpovídá vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -8459,7 +8462,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Multiplies all cells of a data range where the contents match the search criteria."
-msgstr "Násobí obsah všech buněk datové oblasti, jejichž obsah odpovídá vyhledávacímu kritériu."
+msgstr "Vynásobí obsah všech buněk oblasti dat, jejichž obsah odpovídá vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -8522,7 +8525,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation of all cells in a data range whose contents match the search criteria."
-msgstr "Počítá standardní odchylku ze všech buněk v oblasti dat, jejichž obsah odpovídá vyhledávacímu kritériu."
+msgstr "Vypočítá směrodatnou odchylku ze všech buněk v oblasti dat, jejichž obsah odpovídá vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -8585,7 +8588,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the standard deviation with regards to the population of all cells of a data range matching the search criteria."
-msgstr "Vrátí směrodatnou odchylku pro množinu dat, která sestává z buněk odpovídajících vyhledávacímu kritériu."
+msgstr "Vrátí směrodatnou odchylku pro základní soubor, který sestává z buněk oblasti dat odpovídajících vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -8648,7 +8651,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Adds all the cells of a data range where the contents match the search criteria."
-msgstr "Sečte obsah všech buněk v datové oblasti, jejichž obsah odpovídá vyhledávacímu kritériu."
+msgstr "Sečte obsah všech buněk v oblasti dat, jejichž obsah odpovídá vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -8711,7 +8714,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Determines the variance of all the cells in a data range where the contents match the search criteria."
-msgstr "Vypočte rozptyl z buněk v datové oblasti, jejichž obsah vyhovuje vyhledávacímu kritériu."
+msgstr "Vypočte rozptyl z buněk v oblasti dat, jejichž obsah vyhovuje vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -8774,7 +8777,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Determines variance of a population based on all cells in a data range where contents match the search criteria."
-msgstr "Vrátí rozptyl pro množinu dat, která sestává z buněk odpovídajících vyhledávacímu kritériu."
+msgstr "Vypočte rozptyl pro základní soubor, který sestává z buněk oblasti dat odpovídajících vyhledávacímu kritériu."
#: scfuncs.src
msgctxt ""
@@ -10303,7 +10306,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
msgstr "První splátka, která se má brát v potaz. S = 1 znamená úplně první období."
#: scfuncs.src
@@ -10420,7 +10423,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
msgstr "První splátka, která se má brát v potaz. S = 1 znamená úplně první období."
#: scfuncs.src
@@ -11393,7 +11396,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if value is a reference."
-msgstr "Vrátí TRUE, je-li hodnota odkaz."
+msgstr "Vrátí PRAVDA, je-li hodnota odkaz."
#: scfuncs.src
msgctxt ""
@@ -11420,7 +11423,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if the value is an error value not equal to #N/A."
-msgstr "Vrátí TRUE, je-li hodnota chybovou hodnotou, která není rovna #N/A."
+msgstr "Vrátí PRAVDA, je-li hodnota chybovou hodnotou, která není rovna #N/A."
#: scfuncs.src
msgctxt ""
@@ -11447,7 +11450,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if the value is an error value."
-msgstr "Vrátí TRUE, je-li hodnota chybovou hodnotou."
+msgstr "Vrátí PRAVDA, je-li hodnota chybovou hodnotou."
#: scfuncs.src
msgctxt ""
@@ -11474,7 +11477,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if value refers to an empty cell."
-msgstr "Vrátí TRUE, pokud hodnota odkazuje na prázdnou buňku."
+msgstr "Vrátí PRAVDA, pokud hodnota odkazuje na prázdnou buňku."
#: scfuncs.src
msgctxt ""
@@ -11501,7 +11504,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if the value carries a logical number format."
-msgstr "Vrátí TRUE, pokud hodnota obsahuje logický číselný formát."
+msgstr "Vrátí PRAVDA, pokud hodnota obsahuje logický číselný formát."
#: scfuncs.src
msgctxt ""
@@ -11528,7 +11531,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if value equals #N/A."
-msgstr "Vrátí TRUE, pokud hodnota vrací #N/A."
+msgstr "Vrátí PRAVDA, pokud je hodnota #N/A."
#: scfuncs.src
msgctxt ""
@@ -11555,7 +11558,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if the value is not text."
-msgstr "Vrátí TRUE, pokud hodnota není text."
+msgstr "Vrátí PRAVDA, pokud hodnota není text."
#: scfuncs.src
msgctxt ""
@@ -11582,7 +11585,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if value is text."
-msgstr "Vrátí TRUE, pokud hodnota je text."
+msgstr "Vrátí PRAVDA, pokud hodnota je text."
#: scfuncs.src
msgctxt ""
@@ -11609,7 +11612,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if value is a number."
-msgstr "Vrátí TRUE, pokud hodnota je číslo."
+msgstr "Vrátí PRAVDA, pokud hodnota je číslo."
#: scfuncs.src
msgctxt ""
@@ -11636,7 +11639,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if the cell is a formula cell."
-msgstr "Vrátí TRUE, pokud buňka obsahuje vzorec."
+msgstr "Vrátí PRAVDA, pokud buňka obsahuje vzorec."
#: scfuncs.src
msgctxt ""
@@ -11807,7 +11810,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Defines the logical value as FALSE."
-msgstr "Definuje logickou hodnotu jako FALSE."
+msgstr "Definuje logickou hodnotu jako NEPRAVDA."
#: scfuncs.src
msgctxt ""
@@ -11834,7 +11837,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "An expression that can be either TRUE or FALSE."
-msgstr "Výraz, který může být buď TRUE nebo FALSE."
+msgstr "Výraz, který může být buď PRAVDA, nebo NEPRAVDA."
#: scfuncs.src
msgctxt ""
@@ -11843,7 +11846,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the logical value TRUE."
-msgstr "Vrací logickou hodnotu TRUE."
+msgstr "Vrátí logickou hodnotu PRAVDA."
#: scfuncs.src
msgctxt ""
@@ -11870,7 +11873,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Any value or expression which can be either TRUE or FALSE."
-msgstr "Jakákoli hodnota nebo výraz, který může být buď TRUE nebo FALSE."
+msgstr "Jakákoli hodnota nebo výraz, který může být buď PRAVDA, nebo NEPRAVDA."
#: scfuncs.src
msgctxt ""
@@ -11888,7 +11891,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The result of the function if the logical test returns a TRUE."
-msgstr "Výsledek funkce, pokud logický test vrátí hodnotu TRUE."
+msgstr "Výsledek funkce, pokud logický test vrátí hodnotu PRAVDA."
#: scfuncs.src
msgctxt ""
@@ -11906,7 +11909,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The result of the function if the logical test returns FALSE."
-msgstr "Výsledek funkce, pokud logický test vrátí hodnotu FALSE."
+msgstr "Výsledek funkce, pokud logický test vrátí hodnotu NEPRAVDA."
#: scfuncs.src
msgctxt ""
@@ -11915,7 +11918,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns value if not an error value, else alternative."
-msgstr "Vrátí hodnotu buňky pokud nejde o chybu, jinak vrátí zadanou alternativu."
+msgstr "Vrátí hodnotu buňky, pokud nejde o chybu, jinak vrátí zadanou alternativu."
#: scfuncs.src
msgctxt ""
@@ -11960,7 +11963,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns value if not a #N/A error, else alternative."
-msgstr "Vrátí hodnotu buňky pokud nejde o chybu #N/A, jinak vrátí zadanou alternativu."
+msgstr "Vrátí hodnotu buňky, pokud nejde o chybu #N/A, jinak vrátí zadanou alternativu."
#: scfuncs.src
msgctxt ""
@@ -12005,7 +12008,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if an argument is TRUE."
-msgstr "Vrátí TRUE, pokud argument je TRUE."
+msgstr "Vrátí PRAVDA, pokud je argument PRAVDA."
#: scfuncs.src
msgctxt ""
@@ -12023,7 +12026,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Logical value 1, logical value 2,... are 1 to 30 conditions to be tested and which return either TRUE or FALSE."
-msgstr "Logická hodnota 1, logická hodnota 2,... jsou 1 až 30 podmínek, které se testují a které vrací buď TRUE nebo FALSE hodnotu."
+msgstr "Logická hodnota 1, logická hodnota 2,... jsou 1 až 30 podmínek, které se testují a které vrací buď hodnotu PRAVDA, nebo NEPRAVDA."
#: scfuncs.src
msgctxt ""
@@ -12032,7 +12035,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
-msgstr "Vrátí TRUE, pokud je výsledkem vyhodnocení lichého počtu parametrů TRUE."
+msgstr "Vrátí PRAVDA, pokud je výsledkem vyhodnocení lichého počtu parametrů PRAVDA."
#: scfuncs.src
msgctxt ""
@@ -12050,7 +12053,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Logical value 1, logical value 2, ... are 1 to 30 conditions to be tested and which return either TRUE or FALSE."
-msgstr "Logická hodnota 1, logická hodnota 2,... jsou 1 až 30 podmínek, které se testují a které vrací buď hodnotu TRUE, nebo FALSE."
+msgstr "Logická hodnota 1, logická hodnota 2,... jsou 1 až 30 podmínek, které se testují a které vrací buď hodnotu PRAVDA, nebo NEPRAVDA."
#: scfuncs.src
msgctxt ""
@@ -12059,7 +12062,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if all arguments are TRUE."
-msgstr "Vrátí TRUE, pokud jsou všechny argumenty TRUE."
+msgstr "Vrátí PRAVDA, pokud jsou všechny argumenty PRAVDA."
#: scfuncs.src
msgctxt ""
@@ -12077,7 +12080,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Logical value 1, logical value 2;...are 1 to 30 conditions to be tested and each returns either TRUE or FALSE."
-msgstr "Logická hodnota 1, logická hodnota 2,... jsou 1 až 30 podmínek, které se testují a každá z nich vrací buď hodnotu TRUE nebo FALSE."
+msgstr "Logická hodnota 1, logická hodnota 2,... jsou 1 až 30 podmínek, které se testují a každá z nich vrací buď hodnotu PRAVDA, nebo NEPRAVDA."
#: scfuncs.src
msgctxt ""
@@ -12176,7 +12179,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range in which empty cells are to be counted."
-msgstr "Oblast v níž se má zjistit počet prázdných buněk."
+msgstr "Oblast, v níž se má zjistit počet prázdných buněk."
#: scfuncs.src
msgctxt ""
@@ -12311,7 +12314,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Kritéria, která se mají použít pro oblast."
#: scfuncs.src
msgctxt ""
@@ -12374,7 +12377,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Kritéria, která se mají použít pro oblast."
#: scfuncs.src
msgctxt ""
@@ -12455,7 +12458,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Kritéria 1, kritéria 2,... jsou kritéria, která se mají použít pro dané oblasti."
#: scfuncs.src
msgctxt ""
@@ -12518,7 +12521,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Kritéria 1, kritéria 2,... jsou kritéria, která se mají použít pro dané oblasti."
#: scfuncs.src
msgctxt ""
@@ -12563,7 +12566,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Kritéria 1, kritéria 2,... jsou kritéria, která se mají použít pro dané oblasti."
#: scfuncs.src
msgctxt ""
@@ -12590,7 +12593,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr ""
+msgstr "Oblast buněk, která má být vyhodnocena danými kritérii."
#: scfuncs.src
msgctxt ""
@@ -12608,7 +12611,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Kritéria, která se mají použít pro oblast."
#: scfuncs.src
msgctxt ""
@@ -12653,7 +12656,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if value is an even integer."
-msgstr "Vrátí TRUE, je-li hodnota sudé celé číslo."
+msgstr "Vrátí PRAVDA, je-li hodnota sudé celé číslo."
#: scfuncs.src
msgctxt ""
@@ -12680,7 +12683,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns TRUE if value is an odd integer."
-msgstr "Vrátí TRUE, je-li hodnota liché celé číslo."
+msgstr "Vrátí PRAVDA, je-li hodnota liché celé číslo."
#: scfuncs.src
msgctxt ""
@@ -14183,7 +14186,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "array_1"
-msgstr ""
+msgstr "matice_1"
#: scfuncs.src
msgctxt ""
@@ -14201,7 +14204,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "array_2"
-msgstr ""
+msgstr "matice_2"
#: scfuncs.src
msgctxt ""
@@ -14462,7 +14465,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a frequency distribution as a vertical array."
-msgstr "Vrátí rozložení četností jako sloupcovou matici."
+msgstr "Vrátí rozdělení četností jako sloupcovou matici."
#: scfuncs.src
msgctxt ""
@@ -15020,7 +15023,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the variance based on a sample."
-msgstr ""
+msgstr "Vypočítá odhad rozptylu výběru."
#: scfuncs.src
msgctxt ""
@@ -15029,7 +15032,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "číslo "
#: scfuncs.src
msgctxt ""
@@ -15038,7 +15041,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů, které představují výběr ze základního souboru."
#: scfuncs.src
msgctxt ""
@@ -15065,7 +15068,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population."
-msgstr "Hodnota 1, hodnota 2, ... je 1 až 30 argumentů představujících vzorek z celkové populace."
+msgstr "Hodnota 1, hodnota 2, ... je 1 až 30 argumentů, které představují výběr z celkového základního souboru."
#: scfuncs.src
msgctxt ""
@@ -15074,7 +15077,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates variance based on the entire population."
-msgstr "Zjistí rozptyl základního souboru."
+msgstr "Vypočítá rozptyl základního souboru."
#: scfuncs.src
msgctxt ""
@@ -15092,7 +15095,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population."
-msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů. které představují populaci."
+msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů. které představují základní soubor."
#: scfuncs.src
msgctxt ""
@@ -15101,7 +15104,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates variance based on the entire population."
-msgstr ""
+msgstr "Vypočítá rozptyl základního souboru."
#: scfuncs.src
msgctxt ""
@@ -15110,7 +15113,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "číslo "
#: scfuncs.src
msgctxt ""
@@ -15119,7 +15122,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population."
-msgstr ""
+msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů, které představují základní soubor."
#: scfuncs.src
msgctxt ""
@@ -15146,7 +15149,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Value 1; value 2;... are 1 to 30 arguments representing a population."
-msgstr "Hodnota 1, hodnota 2, ... je 1 až 30 argumentů představujících populaci."
+msgstr "Hodnota 1, hodnota 2, ... je 1 až 30 argumentů, které představují základní soubor."
#: scfuncs.src
msgctxt ""
@@ -15182,7 +15185,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on a sample."
-msgstr ""
+msgstr "Vypočítá odhad směrodatné odchylky výběru."
#: scfuncs.src
msgctxt ""
@@ -15191,7 +15194,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "číslo "
#: scfuncs.src
msgctxt ""
@@ -15200,7 +15203,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů, které představují výběr ze základního souboru."
#: scfuncs.src
msgctxt ""
@@ -15209,7 +15212,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the standard deviation based on a sample. Text is evaluated as zero."
-msgstr "Vrátí odhad směrodatné odchylky. Text je vyhodnocen jako nula."
+msgstr "Vrátí odhad směrodatné odchylky výběru. Text je vyhodnocen jako nula."
#: scfuncs.src
msgctxt ""
@@ -15227,7 +15230,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population."
-msgstr "Hodnota 1, hodnota 2, ... je 1 až 30 argumentů představujících vzorek z celkové populace."
+msgstr "Hodnota 1, hodnota 2, ... je 1 až 30 argumentů, které představují výběr z celého základního souboru."
#: scfuncs.src
msgctxt ""
@@ -15254,7 +15257,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů, které představují základní soubor."
#: scfuncs.src
msgctxt ""
@@ -15263,7 +15266,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on the entire population."
-msgstr ""
+msgstr "Vypočítá směrodatnou odchylku základního souboru."
#: scfuncs.src
msgctxt ""
@@ -15272,7 +15275,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "číslo "
#: scfuncs.src
msgctxt ""
@@ -15281,7 +15284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů, které představují základní soubor."
#: scfuncs.src
msgctxt ""
@@ -15335,7 +15338,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2;...are 1 to 30 numeric arguments representing a population sample."
-msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů, jejichž průměrnou hodnotu chcete zjistit."
+msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů představujících výběr ze základního souboru."
#: scfuncs.src
msgctxt ""
@@ -15362,7 +15365,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population."
-msgstr "Hodnota 1, hodnota 2, ... je 1 až 30 argumentů představujících vzorek z celkové populace."
+msgstr "Hodnota 1, hodnota 2, ... je 1 až 30 argumentů představujících výběr z celého základního souboru."
#: scfuncs.src
msgctxt ""
@@ -15425,7 +15428,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the skewness of a distribution."
-msgstr "Vrátí zešikmení rozložení."
+msgstr "Vrátí šikmost rozdělení."
#: scfuncs.src
msgctxt ""
@@ -15443,7 +15446,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments portraying a sample of the distribution."
-msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů reprezentujících vzorek rozložení."
+msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů představujících výběr z rozdělení."
#: scfuncs.src
msgctxt ""
@@ -15479,7 +15482,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the kurtosis of a distribution."
-msgstr "Vrátí hodnotu špičatosti rozdělení."
+msgstr "Vrátí špičatost rozdělení."
#: scfuncs.src
msgctxt ""
@@ -15497,7 +15500,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments, representing a sample of the distribution."
-msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů, které reprezentují vzorek rozložení."
+msgstr "Číslo 1, číslo 2, ... je 1 až 30 číselných argumentů, které představují výběr z rozdělení."
#: scfuncs.src
msgctxt ""
@@ -15506,7 +15509,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the geometric mean of a sample."
-msgstr "Vrátí geometrický průměr množiny dat."
+msgstr "Vrátí geometrický průměr výběru."
#: scfuncs.src
msgctxt ""
@@ -15533,7 +15536,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the harmonic mean of a sample."
-msgstr "Vrátí harmonický průměr množiny dat."
+msgstr "Vrátí harmonický průměr výběru."
#: scfuncs.src
msgctxt ""
@@ -15560,7 +15563,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the most common value in a sample."
-msgstr "Vrátí nejčastěji se vyskytující hodnotu v množině dat."
+msgstr "Vrátí nejčastěji se vyskytující hodnotu ve výběru."
#: scfuncs.src
msgctxt ""
@@ -15614,7 +15617,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the alpha quantile of a sample."
-msgstr "Vrátí hodnotu k-tého percentilu množiny dat."
+msgstr "Vrátí hodnotu k-tého percentilu výběru."
#: scfuncs.src
msgctxt ""
@@ -15632,7 +15635,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The array of the data in the sample."
-msgstr "Matice nebo pole dat."
+msgstr "Matice nebo pole dat výběru."
#: scfuncs.src
msgctxt ""
@@ -15659,7 +15662,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the quartile of a sample."
-msgstr "Vrátí hodnotu kvartilu množiny dat."
+msgstr "Vrátí hodnotu kvartilu výběru."
#: scfuncs.src
msgctxt ""
@@ -15677,7 +15680,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The array of the data in the sample."
-msgstr "Matice nebo pole dat."
+msgstr "Matice nebo pole dat výběru."
#: scfuncs.src
msgctxt ""
@@ -15704,7 +15707,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the k-th largest value of a sample."
-msgstr "Vrátí k-tou největší hodnotu množiny dat."
+msgstr "Vrátí k-tou největší hodnotu výběru."
#: scfuncs.src
msgctxt ""
@@ -15722,7 +15725,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The array of the data in the sample."
-msgstr "Matice nebo pole dat."
+msgstr "Matice nebo pole dat výběru."
#: scfuncs.src
msgctxt ""
@@ -15749,7 +15752,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the k-th smallest value of a sample."
-msgstr "Vrátí k-tou nejmenší hodnotu v množině dat."
+msgstr "Vrátí k-tou nejmenší hodnotu výběru."
#: scfuncs.src
msgctxt ""
@@ -15767,7 +15770,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The array of the data in the sample."
-msgstr "Matice nebo pole dat."
+msgstr "Matice nebo pole dat výběru."
#: scfuncs.src
msgctxt ""
@@ -15794,7 +15797,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the percentage rank of a value in a sample."
-msgstr "Vrátí pořadí hodnoty v množině dat vyjádřené procentuální částí množiny dat."
+msgstr "Vrátí pořadí hodnoty výběru vyjádřené procentuální částí."
#: scfuncs.src
msgctxt ""
@@ -15812,7 +15815,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The array of the data in the sample."
-msgstr "Matice nebo pole dat."
+msgstr "Matice nebo pole dat výběru."
#: scfuncs.src
msgctxt ""
@@ -15830,7 +15833,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The value for which percentage ranking is to be determined."
-msgstr "Hodnota, pro kterou se má určit pořadí."
+msgstr "Hodnota, jejíž pořadí se má určit."
#: scfuncs.src
msgctxt ""
@@ -15839,7 +15842,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the ranking of a value in a sample."
-msgstr "Vrátí pořadí hodnoty v množině dat."
+msgstr "Vrátí pořadí hodnoty výběru."
#: scfuncs.src
msgctxt ""
@@ -15857,7 +15860,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the rank is to be determined."
-msgstr "Hodnota, jejíž pořadí se má zjistit."
+msgstr "Hodnota, jejíž pořadí se má určit."
#: scfuncs.src
msgctxt ""
@@ -15875,7 +15878,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The array of the data in the sample."
-msgstr "Matice nebo pole dat."
+msgstr "Matice nebo pole dat výběru."
#: scfuncs.src
msgctxt ""
@@ -15902,7 +15905,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the mean of a sample without including the marginal values."
-msgstr "Vrátí průměrnou hodnotu množiny dat s vyloučením krajních hodnot."
+msgstr "Vrátí průměr výběru s vyloučením krajních hodnot."
#: scfuncs.src
msgctxt ""
@@ -15920,7 +15923,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The array of the data in the sample."
-msgstr "Matice nebo pole dat."
+msgstr "Matice nebo pole dat výběru."
#: scfuncs.src
msgctxt ""
@@ -15938,7 +15941,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The percentage of marginal data that is not to be taken into account."
-msgstr "Velikost odstraněné části dat na krajích množiny dat, v procentech."
+msgstr "Procento krajních hodnot, které se odstraní."
#: scfuncs.src
msgctxt ""
@@ -15965,7 +15968,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The sample data array."
-msgstr "Pole dat vzorku."
+msgstr "Matice dat výběru."
#: scfuncs.src
msgctxt ""
@@ -15983,7 +15986,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The array of the associated probabilities."
-msgstr "Pole s hodnotami pravděpodobností spojených s hodnotou data."
+msgstr "Pole s hodnotami pravděpodobností, které odpovídají datům."
#: scfuncs.src
msgctxt ""
@@ -16001,7 +16004,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The start of the value interval whose probabilities is to be totalled."
-msgstr "Dolní mez intervalu hodnot, pro které se má zjistit jejich pravděpodobnost."
+msgstr "Dolní mez intervalu hodnot, pro který se má zjistit pravděpodobnost."
#: scfuncs.src
msgctxt ""
@@ -16019,7 +16022,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The end of the value interval where the probabilities are to be totalled."
-msgstr "Horní mez intervalu hodnot, pro které se má zjistit jejich pravděpodobnost."
+msgstr "Horní mez intervalu hodnot, pro který se má zjistit pravděpodobnost."
#: scfuncs.src
msgctxt ""
@@ -16028,7 +16031,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the probability of a trial result using binomial distribution."
-msgstr "Vrátí pravděpodobnost výsledku pokusu vypočtenou za použití binomického rozložení."
+msgstr "Vrátí pravděpodobnost výsledku pokusu vypočtenou za použití binomického rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16109,7 +16112,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the distribution function for a standard normal distribution."
-msgstr "Hodnoty distribuční funkce pro standardní normální rozložení."
+msgstr "Hodnoty hustoty pravděpodobnosti normovaného normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16127,7 +16130,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the standard normal distribution is to be calculated."
-msgstr "Hodnota, pro kterou se má vypočítat standardní normální rozložení."
+msgstr "Hodnota, pro niž se má vypočítat normované normální rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16136,7 +16139,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the integral values of the standard normal cumulative distribution."
-msgstr "Vrátí integrál standardního normálního součtového rozložení."
+msgstr "Vrátí integrál normovaného normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16154,7 +16157,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the integral value of the standard normal distribution is to be calculated."
-msgstr "Hodnota, pro kterou se má zjistit integrál standardního normálního rozložení."
+msgstr "Hodnota, pro kterou se má vypočítat integrál normovaného normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16163,7 +16166,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the Fisher transformation."
-msgstr "Vrací Fisherovu transformaci."
+msgstr "Vrátí Fisherovu transformaci."
#: scfuncs.src
msgctxt ""
@@ -16289,7 +16292,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
-msgstr "Kumulace. C=0 počítá individuální pravděpodobnost, C=1 kumulovanou pravděpodobnost."
+msgstr "Kumulace. C=0 vypočítá individuální pravděpodobnost, C=1 kumulovanou pravděpodobnost."
#: scfuncs.src
msgctxt ""
@@ -16298,7 +16301,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the binomial distribution."
-msgstr ""
+msgstr "Hodnoty binomického rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16307,7 +16310,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "X"
-msgstr ""
+msgstr "X"
#: scfuncs.src
msgctxt ""
@@ -16316,7 +16319,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number of successes in a series of trials."
-msgstr ""
+msgstr "Počet úspěšných pokusů v sérii."
#: scfuncs.src
msgctxt ""
@@ -16325,7 +16328,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "pokusy"
#: scfuncs.src
msgctxt ""
@@ -16334,7 +16337,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Celkový počet pokusů."
#: scfuncs.src
msgctxt ""
@@ -16343,7 +16346,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16352,7 +16355,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "Pravděpodobnost úspěšného pokusu."
#: scfuncs.src
msgctxt ""
@@ -16361,7 +16364,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: scfuncs.src
msgctxt ""
@@ -16370,7 +16373,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
-msgstr ""
+msgstr "Kumulace. C=0 vypočítá individuální pravděpodobnost, C=1 kumulovanou pravděpodobnost."
#: scfuncs.src
msgctxt ""
@@ -16379,7 +16382,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the negative binomial distribution."
-msgstr "Vrátí hodnotu negativního binomického rozložení."
+msgstr "Hodnoty negativního binomického rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16441,8 +16444,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Mezní hodnoty binomického rozložení."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Vrátí nejmenší hodnotu, pro kterou je kumulativní binomické rozdělení větší nebo rovno zadanému kritériu."
#: scfuncs.src
msgctxt ""
@@ -16504,8 +16507,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr ""
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Vrátí nejmenší hodnotu, pro kterou je kumulativní binomické rozdělení větší nebo rovno zadanému kritériu."
#: scfuncs.src
msgctxt ""
@@ -16514,7 +16517,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "pokusy"
#: scfuncs.src
msgctxt ""
@@ -16523,7 +16526,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Celkový počet pokusů."
#: scfuncs.src
msgctxt ""
@@ -16532,7 +16535,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16541,7 +16544,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "Pravděpodobnost úspěšného pokusu."
#: scfuncs.src
msgctxt ""
@@ -16550,7 +16553,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -16559,7 +16562,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The border probability that is attained or exceeded."
-msgstr ""
+msgstr "Mezní pravděpodobnost, kterou je třeba alespoň dosáhnout."
#: scfuncs.src
msgctxt ""
@@ -16568,7 +16571,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the Poisson distribution."
-msgstr "Vrací Poissonovo rozdělení."
+msgstr "Vrátí Poissonovo rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16586,7 +16589,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the Poisson distribution is to be calculated."
-msgstr "Hodnota, pro kterou se počítá Poissonovo rozložení."
+msgstr "Hodnota, pro niž se má vypočítat Poissonovo rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16604,7 +16607,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Mean. The mean value of the Poisson distribution."
-msgstr "Střední hodnota Poissonova rozložení."
+msgstr "Střední hodnota Poissonova rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16622,7 +16625,70 @@ msgctxt ""
"7\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "0 nebo FALSE počítá hromadnou pravděpodobnostní funkci. Pro jinou hodnotu nebo TRUE nebo vynecháno počítá součtovou distribuční funkci."
+msgstr "0 nebo NEPRAVDA vypočítá hustotu pravděpodobnosti, jiná či vynechaná hodnota nebo PRAVDA vypočítá distribuční funkci."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "Vrátí Poissonovo rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Číslo"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "Hodnota, pro niž se má vypočítat Poissonovo rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "střední hodnota"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "Střední hodnota Poissonova rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Kumulativní"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr "0 nebo NEPRAVDA vypočítá hustotu pravděpodobnosti. Jiná či vynechaná hodnota nebo PRAVDA vypočítá distribuční funkci."
#: scfuncs.src
msgctxt ""
@@ -16631,7 +16697,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the normal distribution."
-msgstr "Hodnoty pro normální rozdělení."
+msgstr "Hodnoty normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16649,7 +16715,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the normal distribution is to be calculated."
-msgstr "Hodnota, pro kterou se počítá normální rozložení."
+msgstr "Hodnota, pro kterou se má vypočítat normální rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16667,7 +16733,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The mean value. The mean value of the normal distribution."
-msgstr "Střední hodnota normálního rozložení."
+msgstr "Střední hodnota normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16685,7 +16751,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Standard deviation. The standard deviation of the normal distribution."
-msgstr "Směrodatná odchylka. Směrodatná odchylka normálního rozložení."
+msgstr "Směrodatná odchylka normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16703,7 +16769,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "0 nebo FALSE počítá hromadnou pravděpodobnostní funkci. Pro jinou hodnotu nebo TRUE nebo vynecháno počítá součtovou distribuční funkci."
+msgstr "0 nebo NEPRAVDA vypočítá hustotu pravděpodobnosti, jiná či vynechaná hodnota nebo PRAVDA vypočítá distribuční funkci."
#: scfuncs.src
msgctxt ""
@@ -16712,7 +16778,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse normal distribution."
-msgstr "Hodnoty inverzního normálního rozložení."
+msgstr "Hodnoty inverzní distribuční funkce normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16730,7 +16796,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse normal distribution is to be calculated."
-msgstr "Hodnota pravděpodobnosti, pro kterou se počítá inverzní normální rozložení."
+msgstr "Hodnota pravděpodobnosti, pro niž se má vypočítat inverzní distribuční funkce normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16748,7 +16814,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The mean value. The mean value of the normal distribution."
-msgstr "Střední hodnota normálního rozložení."
+msgstr "Střední hodnota normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16766,7 +16832,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Standard deviation. The standard deviation of the normal distribution."
-msgstr "Směrodatná odchylka. Směrodatná odchylka normálního rozložení."
+msgstr "Směrodatná odchylka normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16775,7 +16841,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "The values of the standard normal cumulative distribution."
-msgstr "Hodnoty standardního normálního součtového rozložení."
+msgstr "Hodnoty distribuční funkce normovaného normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16793,7 +16859,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the standard normal distribution is to be calculated."
-msgstr "Hodnota, pro kterou se má vypočítat standardní normální rozložení."
+msgstr "Hodnota, pro niž se má vypočítat distribuční funkce normovaného normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16802,7 +16868,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse standard normal distribution."
-msgstr "Hodnoty inverzního standardního normálního rozložení."
+msgstr "Hodnoty inverzní distribuční funkce normovaného normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16820,7 +16886,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
-msgstr "Hodnota pravděpodobnosti, pro kterou se počítá inverzní standardní normální rozložení."
+msgstr "Hodnota pravděpodobnosti, pro niž se má vypočítat inverzní distribuční funkce normovaného normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16829,7 +16895,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the log normal distribution."
-msgstr "Hodnoty logaritmicko-normálního rozložení."
+msgstr "Hodnoty logaritmicko-normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16847,7 +16913,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the log normal distribution is to be calculated."
-msgstr "Hodnota, pro kterou se počítá logaritmicko-normální rozložení."
+msgstr "Hodnota, pro niž se má vypočítat logaritmicko-normální rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16865,7 +16931,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The mean value of the log normal distribution. It is set to 0 if omitted."
-msgstr "Střední hodnota logaritmicko-normálního rozložení. Pokud je vynechána, použije se 0."
+msgstr "Střední hodnota logaritmicko-normálního rozdělení. Pokud je vynechána, použije se 0."
#: scfuncs.src
msgctxt ""
@@ -16883,7 +16949,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The standard deviation of the log normal distribution. It is set to 1 if omitted."
-msgstr "Směrodatná odchylka logaritmicko-normálního rozložení. Pokud je vynechána, použije se 1."
+msgstr "Směrodatná odchylka logaritmicko-normálního rozdělení. Pokud je vynechána, použije se 1."
#: scfuncs.src
msgctxt ""
@@ -16901,7 +16967,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "0 nebo FALSE počítá hromadnou pravděpodobnostní funkci. Pro jinou hodnotu nebo TRUE nebo vynecháno počítá součtovou distribuční funkci."
+msgstr "0 nebo NEPRAVDA vypočítá hustotu pravděpodobnosti, jiná či vynechaná hodnota nebo PRAVDA vypočítá distribuční funkci."
#: scfuncs.src
msgctxt ""
@@ -16910,7 +16976,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of the lognormal distribution."
-msgstr "Hodnoty inverzního logaritmicko-normálního rozložení."
+msgstr "Hodnoty inverzní distribuční funkce logaritmicko-normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16928,7 +16994,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
-msgstr "Hodnota pravděpodobnosti, pro kterou se počítá inverzní logaritmicko-normální rozložení."
+msgstr "Hodnota pravděpodobnosti, pro niž má být vypočítána inverzní distribuční funkce logaritmicko-normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16946,7 +17012,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Mean value. The mean value of the log normal distribution."
-msgstr "Střední hodnota logaritmicko-normálního rozložení."
+msgstr "Střední hodnota logaritmicko-normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16964,7 +17030,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Standard deviation. The standard deviation of the log normal distribution."
-msgstr "Směrodatná odchylka logaritmicko-normálního rozložení."
+msgstr "Směrodatná odchylka logaritmicko-normálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16973,7 +17039,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the exponential distribution."
-msgstr "Hodnoty pro exponenciální rozdělení."
+msgstr "Hodnoty exponenciálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -16991,7 +17057,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value to which the exponential distribution is to be calculated."
-msgstr "Hodnota, pro kterou se hledá výsledek distribuční funkce."
+msgstr "Hodnota, pro kterou se má vypočítat exponenciální rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17009,7 +17075,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The parameters of the exponential distribution."
-msgstr "Parametr rozložení."
+msgstr "Parametr exponenciálního rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17027,7 +17093,70 @@ msgctxt ""
"7\n"
"string.text"
msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
-msgstr "Kumulace. C=0 počítá hromadnou pravděpodobnostní funkci, C=1 součtovou distribuční funkci."
+msgstr "Kumulace. C=0 vypočítá hustotu pravděpodobnosti, C=1 distribuční funkci."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "Hodnoty exponenciálního rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Číslo"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "Hodnota, pro kterou se má vypočítat exponenciální rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "lambda"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "Parametr rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Kumulace. C=0 vypočítá hustotu pravděpodobnosti, C=1 distribuční funkci."
#: scfuncs.src
msgctxt ""
@@ -17036,7 +17165,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
-msgstr "Vrací hodnoty pravděpodobnostní funkce nebo součtové distribuční funkce pro rozložení."
+msgstr "Vrátí hodnotu hustoty pravděpodobnosti nebo distribuční funkce pro gama rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17054,7 +17183,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the gamma distribution is to be calculated."
-msgstr "Hodnota, pro kterou se hledá výsledek distribuční funkce gama."
+msgstr "Hodnota, pro kterou se má vypočítat gama rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17072,7 +17201,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Gamma distribution."
-msgstr "Alfa parametr rozložení."
+msgstr "Alfa parametr gama rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17090,7 +17219,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Gamma distribution."
-msgstr "Beta parametr rozložení."
+msgstr "Beta parametr gama rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17108,7 +17237,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "0 nebo FALSE počítá hromadnou pravděpodobnostní funkci. Pro jinou hodnotu nebo TRUE nebo vynecháno počítá součtovou distribuční funkci."
+msgstr "0 nebo NEPRAVDA vypočítá hustotu pravděpodobnosti, jiná či vynechaná hodnota nebo PRAVDA vypočítá distribuční funkci."
#: scfuncs.src
msgctxt ""
@@ -17117,7 +17246,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse gamma distribution."
-msgstr "Vypočte hodnotu inverzní funkce k distribuční funkci rozložení gama."
+msgstr "Hodnoty inverzní distribuční funkce gama rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17135,7 +17264,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
-msgstr "Pravděpodobnost, pro kterou se má vypočítat hodnota inverzní funkce."
+msgstr "Pravděpodobnost, pro kterou se má vypočítat inverzní distribuční funkce gama rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17153,7 +17282,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha (shape) parameter of the Gamma distribution."
-msgstr "Alfa (tvar) parametr rozložení."
+msgstr "Alfa parametr (tvar) gama rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17171,7 +17300,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta (scale) parameter of the Gamma distribution."
-msgstr "Beta (měřítko) parametr rozložení."
+msgstr "Beta parametr (měřítko) gama rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17198,7 +17327,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
-msgstr "Hodnota, pro níž se má vypočítat přirozený logaritmus gama funkce."
+msgstr "Hodnota, pro niž se má vypočítat přirozený logaritmus gama funkce."
#: scfuncs.src
msgctxt ""
@@ -17207,7 +17336,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the value of the Gamma function."
-msgstr "Vrací hodnoty funkce gama."
+msgstr "Vrátí hodnoty gama funkce."
#: scfuncs.src
msgctxt ""
@@ -17225,7 +17354,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the Gamma function is to be calculated."
-msgstr "Hodnota, pro kterou chcete spočítat funkci gama."
+msgstr "Hodnota, pro kterou se má vypočítat gama funkce."
#: scfuncs.src
msgctxt ""
@@ -17234,7 +17363,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the beta distribution."
-msgstr "Hodnoty pro beta rozdělení."
+msgstr "Hodnoty beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17252,7 +17381,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the beta distribution is to be calculated."
-msgstr "Hodnota, pro kterou se má vypočítat hodnota funkce."
+msgstr "Hodnota, pro kterou se má vypočítat hodnota beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17270,7 +17399,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr "Alfa parametr rozložení."
+msgstr "Alfa parametr rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17288,7 +17417,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr "Beta parametr rozložení."
+msgstr "Beta parametr rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17342,7 +17471,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
-msgstr "0 nebo FALSE počítá hromadnou pravděpodobnostní funkci. Pro jinou hodnotu nebo TRUE nebo vynecháno počítá součtovou distribuční funkci."
+msgstr "0 nebo NEPRAVDA pro hustotu pravděpodobnosti, jiná či vynechaná hodnota nebo PRAVDA pro distribuční funkci."
#: scfuncs.src
msgctxt ""
@@ -17351,7 +17480,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse beta distribution."
-msgstr "Vypočítá hodnotu inverzní funkce k distribuční funkce beta."
+msgstr "Hodnoty inverzní distribuční funkce beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17369,7 +17498,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse beta distribution is to be calculated."
-msgstr "Hodnota pravděpodobnosti, pro níž se má vypočítat hodnota inverzní funkce."
+msgstr "Hodnota pravděpodobnosti, pro niž se má vypočítat inverzní distribuční funkce beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17387,7 +17516,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr "Alfa parametr rozložení."
+msgstr "Alfa parametr rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17405,7 +17534,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr "Beta parametr rozložení."
+msgstr "Beta parametr rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17450,7 +17579,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the beta distribution."
-msgstr ""
+msgstr "Hodnoty beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17459,7 +17588,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "číslo"
#: scfuncs.src
msgctxt ""
@@ -17468,7 +17597,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the beta distribution is to be calculated."
-msgstr ""
+msgstr "Hodnota, pro kterou se má vypočítat hodnota beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17477,7 +17606,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17486,7 +17615,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Alfa parametr beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17495,7 +17624,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17504,7 +17633,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Beta parametr beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17513,7 +17642,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Kumulativní"
#: scfuncs.src
msgctxt ""
@@ -17522,7 +17651,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
-msgstr ""
+msgstr "0 nebo NEPRAVDA pro hustotu pravděpodobnosti, jiná či vynechaná hodnota nebo PRAVDA pro distribuční funkci."
#: scfuncs.src
msgctxt ""
@@ -17531,7 +17660,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Začátek"
#: scfuncs.src
msgctxt ""
@@ -17540,7 +17669,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Počáteční hodnota intervalu hodnot rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17549,7 +17678,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Konec"
#: scfuncs.src
msgctxt ""
@@ -17558,7 +17687,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Koncová hodnota intervalu hodnot rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17567,7 +17696,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse beta distribution."
-msgstr ""
+msgstr "Hodnoty inverzní distribuční funkce beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17576,7 +17705,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "číslo"
#: scfuncs.src
msgctxt ""
@@ -17585,7 +17714,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse beta distribution is to be calculated."
-msgstr ""
+msgstr "Hodnota pravděpodobnosti, pro niž se má vypočítat inverzní distribuční funkce beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17594,7 +17723,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -17603,7 +17732,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Alfa parametr beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17612,7 +17741,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17621,7 +17750,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Beta parametr beta rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17630,7 +17759,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Začátek"
#: scfuncs.src
msgctxt ""
@@ -17639,7 +17768,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Počáteční hodnota intervalu hodnot rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17648,7 +17777,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Konec"
#: scfuncs.src
msgctxt ""
@@ -17657,7 +17786,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Koncová hodnota intervalu hodnot rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17666,7 +17795,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the values of the Weibull distribution."
-msgstr "Vrátí distribuční funkci Weibullova rozložení."
+msgstr "Vrátí hodnoty Weibullova rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17684,7 +17813,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the Weibull distribution is to be calculated."
-msgstr "Hodnota, pro kterou se počítá hodnota rozložení."
+msgstr "Hodnota, pro niž se má vypočítat Weibullovo rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17702,7 +17831,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Weibull distribution."
-msgstr "Alfa parametr rozložení."
+msgstr "Alfa parametr Weibullova rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17720,7 +17849,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Weibull distribution."
-msgstr "Beta parametr rozložení."
+msgstr "Beta parametr Weibullova rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17738,7 +17867,88 @@ msgctxt ""
"9\n"
"string.text"
msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
-msgstr "Kumulace. C=0 počítá hromadnou pravděpodobnostní funkci, C=1 součtovou distribuční funkci."
+msgstr "Kumulace. C=0 vypočítá hustotu pravděpodobnosti, C=1 distribuční funkci."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "Vrátí hodnoty Weibullova rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Číslo"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "Hodnota, pro niž se má vypočítat Weibullovo rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "Alfa parametr Weibullova rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "beta"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "Beta parametr Weibullova rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Kumulace. C=0 vypočítá hustotu pravděpodobnosti, C=1 distribuční funkci."
#: scfuncs.src
msgctxt ""
@@ -17747,7 +17957,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the hypergeometric distribution."
-msgstr "Hodnoty pro hypergeometrické rozdělení."
+msgstr "Hodnoty hypergeometrického rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17774,7 +17984,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "n_sample"
-msgstr "vzorek"
+msgstr "n_výběr"
#: scfuncs.src
msgctxt ""
@@ -17783,7 +17993,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The size of the sample."
-msgstr "Velikost vzorku."
+msgstr "Velikost výběru."
#: scfuncs.src
msgctxt ""
@@ -17810,7 +18020,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "n_population"
-msgstr "populace"
+msgstr "n_základní_soubor"
#: scfuncs.src
msgctxt ""
@@ -17819,7 +18029,106 @@ msgctxt ""
"9\n"
"string.text"
msgid "The population size."
-msgstr "Velikost populace."
+msgstr "Velikost základního souboru."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "Hodnoty hypergeometrického rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr "X"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "Počet úspěšných pokusů ve výběru."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "n_výběr"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "Velikost výběru."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "úspěšné"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "Počet úspěšných pokusů v základním souboru."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "n_základní_soubor"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "Velikost základního souboru."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Kumulativní"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr "Kumulace. PRAVDA vypočítá distribuční funkci, NEPRAVDA pravděpodobnostní funkci."
#: scfuncs.src
msgctxt ""
@@ -17828,7 +18137,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the t-distribution."
-msgstr "Vrátí t-rozdělení."
+msgstr "Vrátí t rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17846,7 +18155,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the T distribution is to be calculated."
-msgstr "Hodnota, pro kterou se zjišťuje hodnota t-rozložení."
+msgstr "Hodnota, pro niž má být vypočítáno t rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17864,7 +18173,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the T distribution."
-msgstr "Počet stupňů volnosti rozdělení T."
+msgstr "Počet stupňů volnosti t rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17882,7 +18191,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Mode = 1 calculates the one-tailed test, 2 = two-tailed distribution."
-msgstr "Režim = 1 určuje jednostranné rozložení, Režim = 2 dvoustranné rozložení."
+msgstr "Režim = 1 určuje jednostranné rozdělení, Režim = 2 dvoustranné rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17891,7 +18200,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse t-distribution."
-msgstr "Vrací hodnoty inverzního t-rozdělení."
+msgstr "Vrátí inverzní distribuční funkci t rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17909,7 +18218,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse T distribution is to be calculated."
-msgstr "Hodnota pravděpodobnosti, pro kterou se má vypočítat hodnota inverzní funkce."
+msgstr "Hodnota pravděpodobnosti, pro niž se má vypočítat inverzní distribuční funkce t rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17927,7 +18236,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the T distribution."
-msgstr "Počet stupňů volnosti rozdělení T."
+msgstr "Počet stupňů volnosti t rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17936,7 +18245,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the F probability distribution."
-msgstr "Vrátí hodnotu distribuční funkce rozložení F."
+msgstr "Hodnoty F rozdělení pravděpodobnosti."
#: scfuncs.src
msgctxt ""
@@ -17954,7 +18263,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the F distribution is to be calculated."
-msgstr "Hodnota, pro kterou se má zjistit distribuční funkce."
+msgstr "Hodnota, pro kterou se má vypočítat F rozdělení."
#: scfuncs.src
msgctxt ""
@@ -17995,11 +18304,155 @@ msgstr "Počet stupňů volnosti ve jmenovateli funkce."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "Hodnoty levostranného F rozdělení pravděpodobnosti."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Číslo"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Hodnota, pro kterou se má vypočítat F rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "stupně_volnosti_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Počet stupňů volnosti v čitateli funkce."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "stupně_volnosti_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Počet stupňů volnosti ve jmenovateli funkce."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "kumulativní"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr "Distribuční funkce (PRAVDA) nebo hustota pravděpodobnosti (NEPRAVDA)."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "Hodnoty pravostranného F rozdělení pravděpodobnosti."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Číslo"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Hodnota, pro kterou se má vypočítat F rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "stupně_volnosti_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Počet stupňů volnosti v čitateli funkce."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "stupně_volnosti_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Počet stupňů volnosti ve jmenovateli funkce."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
msgid "Values of the inverse F distribution."
-msgstr "Vrátí hodnotu inverzní funkce k distribuční funkci rozložení F."
+msgstr "Hodnoty inverzní distribuční funkce F rozdělení."
#: scfuncs.src
msgctxt ""
@@ -18017,7 +18470,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse F distribution is to be calculated."
-msgstr "Hodnota pravděpodobnosti. pro kterou se počítá hodnota funkce."
+msgstr "Hodnota pravděpodobnosti, pro kterou se má vypočítat inverzní distribuční funkce F rozdělení."
#: scfuncs.src
msgctxt ""
@@ -18058,11 +18511,137 @@ msgstr "Počet stupňů volnosti ve jmenovateli funkce."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "Hodnoty inverzní distribuční funkce levostranného F rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "číslo"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Hodnota pravděpodobnosti, pro kterou se má vypočítat inverzní distribuční funkce F rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "stupně_volnosti_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Počet stupňů volnosti v čitateli funkce."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "stupně_volnosti_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Počet stupňů volnosti ve jmenovateli funkce."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "Hodnoty inverzní distribuční funkce pravostranného F rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "číslo"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Hodnota pravděpodobnosti, pro kterou se má vypočítat inverzní distribuční funkce F rozdělení."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "stupně_volnosti_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Počet stupňů volnosti v čitateli funkce."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "stupně_volnosti_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Počet stupňů volnosti ve jmenovateli funkce."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
msgid "Returns the right-tail probability of the chi-square distribution."
-msgstr "Vrátí hodnotu jednostranné distribuční funkce rozložení chí-kvadrát."
+msgstr "Vrátí pravostrannou pravděpodobnost rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18080,7 +18659,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the chi square distribution is to be calculated."
-msgstr "Hodnota, pro níž se počítá distribuční funkce."
+msgstr "Hodnota, pro niž se má vypočítat rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18098,7 +18677,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr "Počet stupňů volnosti."
+msgstr "Počet stupňů volnosti rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18107,7 +18686,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the right-tail probability of the chi-square distribution."
-msgstr ""
+msgstr "Vrátí pravostrannou pravděpodobnost rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18116,7 +18695,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Číslo"
#: scfuncs.src
msgctxt ""
@@ -18125,7 +18704,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Hodnota, pro niž se má vypočítat rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18134,7 +18713,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "stupně_volnosti"
#: scfuncs.src
msgctxt ""
@@ -18143,7 +18722,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Počet stupňů volnosti rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18152,7 +18731,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
-msgstr "Vrátí jednostrannou pravděpodobnost kumulativní distribuční funkce nebo hodnoty pravděpodobnostní funkce rozložení chí-kvadrát."
+msgstr "Vrátí levostrannou pravděpodobnost distribuční funkce nebo hodnoty hustoty pravděpodobnosti rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18170,7 +18749,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
-msgstr "Hodnota, pro kterou se má spočítat pravděpodobnostní funkce."
+msgstr "Hodnota, pro kterou se má vypočítat hustota pravděpodobnosti nebo distribuční funkce."
#: scfuncs.src
msgctxt ""
@@ -18188,7 +18767,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi-square distribution."
-msgstr "Počet stupňů volnosti rozložení chí-kvadrát."
+msgstr "Počet stupňů volnosti rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18206,7 +18785,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "0 nebo FALSE počítá hromadnou pravděpodobnostní funkci. Pro jinou hodnotu nebo TRUE nebo vynecháno počítá součtovou distribuční funkci."
+msgstr "0 nebo NEPRAVDA vypočítá hustotu pravděpodobnosti, jiná či vynechaná hodnota nebo PRAVDA vypočítá distribuční funkci."
#: scfuncs.src
msgctxt ""
@@ -18215,7 +18794,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
-msgstr ""
+msgstr "Vrátí levostrannou pravděpodobnost distribuční funkce nebo hodnoty hustoty pravděpodobnosti rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18224,7 +18803,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Číslo"
#: scfuncs.src
msgctxt ""
@@ -18233,7 +18812,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
-msgstr ""
+msgstr "Hodnota, pro niž se má vypočítat hustota pravděpodobnosti nebo distribuční funkce."
#: scfuncs.src
msgctxt ""
@@ -18242,7 +18821,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Stupně volnosti"
#: scfuncs.src
msgctxt ""
@@ -18251,7 +18830,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi-square distribution."
-msgstr ""
+msgstr "Počet stupňů volnosti rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18260,7 +18839,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Kumulativní"
#: scfuncs.src
msgctxt ""
@@ -18268,8 +18847,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr ""
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
+msgstr "0 nebo NEPRAVDA vypočítá hustotu pravděpodobnosti. Pro jinou hodnotu nebo PRAVDA nebo vynecháno vypočítá distribuční funkci."
#: scfuncs.src
msgctxt ""
@@ -18296,7 +18875,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
-msgstr "Hodnota pravděpodobnosti. pro kterou se počítá hodnota funkce."
+msgstr "Hodnota pravděpodobnosti, pro niž se má vypočítat inverzní distribuční funkce rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18314,7 +18893,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr "Počet stupňů volnosti."
+msgstr "Počet stupňů volnosti rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18323,7 +18902,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
-msgstr ""
+msgstr "Hodnoty inverzní k CHIDIST(x; stupně_volnosti)."
#: scfuncs.src
msgctxt ""
@@ -18332,7 +18911,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "číslo"
#: scfuncs.src
msgctxt ""
@@ -18341,7 +18920,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
-msgstr ""
+msgstr "Hodnota pravděpodobnosti, pro niž se má vypočítat inverzní distribuční funkce rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18350,7 +18929,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "stupně_volnosti"
#: scfuncs.src
msgctxt ""
@@ -18359,7 +18938,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Počet stupňů volnosti rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18386,7 +18965,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
-msgstr "Hodnota, pro kterou se má spočítat inverze rozložení chí-kvadrát."
+msgstr "Hodnota, pro niž se má vypočítat inverzní distribuční funkce rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18404,7 +18983,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr "Počet stupňů volnosti."
+msgstr "Počet stupňů volnosti rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18413,7 +18992,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr ""
+msgstr "Hodnoty inverzní k CHISQ.DIST(x; stupně_volnosti;TRUE())."
#: scfuncs.src
msgctxt ""
@@ -18422,7 +19001,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Probability"
-msgstr ""
+msgstr "Pravděpodobnost"
#: scfuncs.src
msgctxt ""
@@ -18431,7 +19010,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Hodnota pravděpodobnosti, pro niž se má vypočítat inverzní distribuční funkce rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18440,7 +19019,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Stupně volnosti"
#: scfuncs.src
msgctxt ""
@@ -18449,7 +19028,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Počet stupňů volnosti rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18458,7 +19037,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Converts a random variable to a normalized value."
-msgstr "Normalizuje náhodnou veličinu s normálním rozdělením."
+msgstr "Převede náhodnou veličinu na normalizovanou hodnotu."
#: scfuncs.src
msgctxt ""
@@ -18476,7 +19055,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value to be standardized."
-msgstr "Hodnota, která se má standardizovat."
+msgstr "Hodnota, která se má normalizovat."
#: scfuncs.src
msgctxt ""
@@ -18494,7 +19073,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The mean value used for moving."
-msgstr "Střední hodnota, parametr rozložení."
+msgstr "Střední hodnota pro normalizaci."
#: scfuncs.src
msgctxt ""
@@ -18512,7 +19091,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The standard deviation used for scaling."
-msgstr "Směrodatná odchylka."
+msgstr "Směrodatná odchylka pro normalizaci."
#: scfuncs.src
msgctxt ""
@@ -18521,7 +19100,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of permutations for a given number of elements without repetition."
-msgstr "Vrátí počet možných permutací pro zadané prvky, bez opakování."
+msgstr "Vrátí počet variací bez opakování pro zadaný počet prvků."
#: scfuncs.src
msgctxt ""
@@ -18557,7 +19136,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The selection number taken from the elements."
-msgstr "Počet prvků v permutaci."
+msgstr "Počet prvků vybraných pro variaci."
#: scfuncs.src
msgctxt ""
@@ -18566,7 +19145,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of permutations for a given number of objects (repetition allowed)."
-msgstr "Vrátí počet možných permutací pro zadané prvky, i s opakováním."
+msgstr "Vrátí počet variací s opakováním pro zadaný počet prvků."
#: scfuncs.src
msgctxt ""
@@ -18602,7 +19181,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The selection number taken from the elements."
-msgstr "Počet prvků v permutaci."
+msgstr "Počet prvků vybraných pro variaci."
#: scfuncs.src
msgctxt ""
@@ -18629,7 +19208,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr "Hladina významnosti."
+msgstr "Hladina významnosti pro interval spolehlivosti."
#: scfuncs.src
msgctxt ""
@@ -18674,7 +19253,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a normal distribution."
-msgstr ""
+msgstr "Vrátí (1 - alfa) interval spolehlivosti pro normální rozdělení."
#: scfuncs.src
msgctxt ""
@@ -18683,7 +19262,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18692,7 +19271,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "Hladina významnosti pro interval spolehlivosti."
#: scfuncs.src
msgctxt ""
@@ -18701,7 +19280,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18710,7 +19289,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Směrodatná odchylka základního souboru."
#: scfuncs.src
msgctxt ""
@@ -18719,7 +19298,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "velikost"
#: scfuncs.src
msgctxt ""
@@ -18728,7 +19307,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Velikost základního souboru."
#: scfuncs.src
msgctxt ""
@@ -18737,7 +19316,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr ""
+msgstr "Vrátí (1 - alfa) interval spolehlivosti pro t (Studentovo) rozdělení."
#: scfuncs.src
msgctxt ""
@@ -18746,7 +19325,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alfa"
#: scfuncs.src
msgctxt ""
@@ -18755,7 +19334,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "Hladina významnosti pro interval spolehlivosti."
#: scfuncs.src
msgctxt ""
@@ -18764,7 +19343,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18773,7 +19352,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Směrodatná odchylka základního souboru."
#: scfuncs.src
msgctxt ""
@@ -18782,7 +19361,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "velikost"
#: scfuncs.src
msgctxt ""
@@ -18791,7 +19370,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Velikost základního souboru."
#: scfuncs.src
msgctxt ""
@@ -18800,7 +19379,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
-msgstr "Počítá pravděpodobnost, se kterou se vyskytne z-statistika větší než ta, která byla vypočtena ze vzorku."
+msgstr "Vypočítá pravděpodobnost, se kterou se vyskytne z-statistika větší než ta, která byla vypočtena z výběru."
#: scfuncs.src
msgctxt ""
@@ -18818,7 +19397,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The given sample, drawn from a normally distributed population."
-msgstr "Daný vzorek, získaný z normálního rozdělení základního souboru."
+msgstr "Daný výběr, získaný ze základního souboru s normálním rozdělením."
#: scfuncs.src
msgctxt ""
@@ -18854,7 +19433,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
-msgstr "Známá směrodatná odchylka základního souboru. Pokud je vynechána, použije se směrodatná odchylka zadaného vzorku."
+msgstr "Známá směrodatná odchylka základního souboru. Pokud je vynechána, použije se směrodatná odchylka zadaného výběru."
#: scfuncs.src
msgctxt ""
@@ -18863,7 +19442,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the chi square independence test."
-msgstr "Provádí test nezávislosti s použitím distribuční funkce chí-kvadrát."
+msgstr "Vrátí test nezávislosti s použitím rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18881,7 +19460,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The observed data array."
-msgstr "Sledované pole dat."
+msgstr "Matice pozorovaných dat."
#: scfuncs.src
msgctxt ""
@@ -18899,7 +19478,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The expected data array."
-msgstr "Očekávaná datová matice."
+msgstr "Matice očekávaných dat."
#: scfuncs.src
msgctxt ""
@@ -18908,7 +19487,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the chi square independence test."
-msgstr ""
+msgstr "Vrátí test nezávislosti s použitím rozdělení chí kvadrát."
#: scfuncs.src
msgctxt ""
@@ -18917,7 +19496,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_B"
-msgstr ""
+msgstr "Data_B"
#: scfuncs.src
msgctxt ""
@@ -18926,7 +19505,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The observed data array."
-msgstr ""
+msgstr "Matice pozorovaných dat."
#: scfuncs.src
msgctxt ""
@@ -18935,7 +19514,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "data_E"
-msgstr ""
+msgstr "data_E"
#: scfuncs.src
msgctxt ""
@@ -18944,7 +19523,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The expected data array."
-msgstr ""
+msgstr "Matice očekávaných dat."
#: scfuncs.src
msgctxt ""
@@ -18994,11 +19573,56 @@ msgstr "Druhá matice."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "Vypočítá F-test."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "data_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "První matice."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "data_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "Druhá matice."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
msgid "Calculates the T test."
-msgstr "Vypočítá T-test."
+msgstr "Vypočítá t-test."
#: scfuncs.src
msgctxt ""
@@ -19052,7 +19676,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
-msgstr "Režim = 1 určuje jednostranné rozložení, Režim = 2 dvoustranné rozložení"
+msgstr "Režim = 1 určuje jednostranné rozdělení, Režim = 2 dvoustranné rozdělení"
#: scfuncs.src
msgctxt ""
@@ -19070,7 +19694,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The type of the T test."
-msgstr "Typ provedeného t-testu."
+msgstr "Typ t-testu."
#: scfuncs.src
msgctxt ""
@@ -19304,7 +19928,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the correlation coefficient."
-msgstr "Vrací korelační koeficient."
+msgstr "Vrátí korelační koeficient."
#: scfuncs.src
msgctxt ""
@@ -19349,7 +19973,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Vypočítá kovarianci základního souboru."
#: scfuncs.src
msgctxt ""
@@ -19394,7 +20018,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Vypočítá kovarianci základního souboru."
#: scfuncs.src
msgctxt ""
@@ -19403,7 +20027,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Data_1"
#: scfuncs.src
msgctxt ""
@@ -19412,7 +20036,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "První matice."
#: scfuncs.src
msgctxt ""
@@ -19421,7 +20045,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Data_2"
#: scfuncs.src
msgctxt ""
@@ -19430,7 +20054,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Druhá matice."
#: scfuncs.src
msgctxt ""
@@ -19439,7 +20063,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the sample covariance."
-msgstr ""
+msgstr "Vypočítá kovarianci výběru."
#: scfuncs.src
msgctxt ""
@@ -19448,7 +20072,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Data_1"
#: scfuncs.src
msgctxt ""
@@ -19457,7 +20081,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "První matice."
#: scfuncs.src
msgctxt ""
@@ -19466,7 +20090,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Data_2"
#: scfuncs.src
msgctxt ""
@@ -19475,7 +20099,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Druhá matice."
#: scfuncs.src
msgctxt ""
@@ -19484,7 +20108,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a value along a linear regression"
-msgstr "Odhadne polohu bodu na lineární regresní přímce"
+msgstr "Vrátí hodnotu bodu na lineární regresní přímce"
#: scfuncs.src
msgctxt ""
@@ -19502,7 +20126,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The X value for which the Y value on the regression linear is to be calculated."
-msgstr "Hodnota X, pro kterou se má zjistit hodnota Y na regresní přímce."
+msgstr "Hodnota X, pro kterou se má vypočítat hodnota Y na regresní přímce."
#: scfuncs.src
msgctxt ""
@@ -19619,7 +20243,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style."
-msgstr "Styl odkazu: 0 nebo FALSE znamená styl R1C1, jiná nebo žádná hodnota znamená styl A1."
+msgstr "Styl odkazu: 0 nebo NEPRAVDA znamená styl R1C1, jiná nebo žádná hodnota znamená styl A1."
#. previously to OOo3.0 this was String resource RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ADDRESS 8
#: scfuncs.src
@@ -19954,7 +20578,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "If the value is TRUE or not given, the search row of the array must be sorted in ascending order."
-msgstr "Je-li hodnota TRUE nebo není zadaná, musí být řádky matice seřazeny vzestupně."
+msgstr "Je-li hodnota PRAVDA nebo není zadaná, musí být řádky matice seřazeny vzestupně."
#: scfuncs.src
msgctxt ""
@@ -20035,7 +20659,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "If the value is TRUE or not given, the search column of the array must be sorted in ascending order."
-msgstr "Je-li hodnota TRUE nebo není zadaná, musí být sloupce matice seřazeny vzestupně."
+msgstr "Je-li hodnota PRAVDA nebo není zadaná, musí být sloupce matice seřazeny vzestupně."
#: scfuncs.src
msgctxt ""
@@ -20161,7 +20785,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style."
-msgstr "Styl odkazu: 0 nebo FALSE znamená styl R1C1, jiná nebo žádná hodnota znamená styl A1."
+msgstr "Styl odkazu: 0 nebo NEPRAVDA znamená styl R1C1, jiná nebo žádná hodnota znamená styl A1."
#: scfuncs.src
msgctxt ""
@@ -21421,7 +22045,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed."
-msgstr ""
+msgstr "Oddělovač tisíců. Je-li hodnota 0 nebo je vynechána, použije se oddělovač podle místního nastavení, jinak se nepoužije žádný."
#: scfuncs.src
msgctxt ""
@@ -21502,7 +22126,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the last character or characters of a text."
-msgstr "Vrátí první znak nebo znaky řetězce."
+msgstr "Vrátí poslední znak nebo znaky řetězce."
#: scfuncs.src
msgctxt ""
@@ -22132,7 +22756,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "If omitted or 0 or FALSE, the result is rounded to the decimals of to_currency. Else the result is not rounded."
-msgstr "Pokud je vynecháno nebo 0 nebo FALSE, výsledek se zaokrouhlí na desetiny cílové měny. V opačném případě se výsledek nezaokrouhluje."
+msgstr "Pokud je vynecháno nebo 0 nebo NEPRAVDA, výsledek se zaokrouhlí na desetiny cílové měny. V opačném případě se výsledek nezaokrouhluje."
#: scfuncs.src
msgctxt ""
@@ -22448,7 +23072,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr ""
+msgstr "Vypočítá délku textového řetězce s DBCS."
#: scfuncs.src
msgctxt ""
@@ -22457,7 +23081,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22466,7 +23090,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the length is to be determined."
-msgstr ""
+msgstr "Text, jehož délka má být určena."
#: scfuncs.src
msgctxt ""
@@ -22475,7 +23099,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Vrátí poslední znak nebo znaky textu s DBCS."
#: scfuncs.src
msgctxt ""
@@ -22484,7 +23108,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22493,7 +23117,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the end partial words are to be determined."
-msgstr ""
+msgstr "Textový řetězec, ze kterého se má na konci vybrat podřetězec."
#: scfuncs.src
msgctxt ""
@@ -22502,7 +23126,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "číslo"
#: scfuncs.src
msgctxt ""
@@ -22511,7 +23135,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the end text."
-msgstr ""
+msgstr "Počet znaků, které se mají na konci vybrat."
#: scfuncs.src
msgctxt ""
@@ -22520,7 +23144,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Vrátí první znak nebo znaky textu s DBCS."
#: scfuncs.src
msgctxt ""
@@ -22529,7 +23153,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22538,7 +23162,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text where the initial partial words are to be determined."
-msgstr ""
+msgstr "Textový řetězec, ze kterého se má na začátku vybrat podřetězec."
#: scfuncs.src
msgctxt ""
@@ -22547,7 +23171,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "číslo"
#: scfuncs.src
msgctxt ""
@@ -22556,7 +23180,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the start text."
-msgstr ""
+msgstr "Počet znaků, které se mají na začátku vybrat."
#: scfuncs.src
msgctxt ""
@@ -22565,7 +23189,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr ""
+msgstr "Vrátí podřetězec z textového řetězce s DBCS."
#: scfuncs.src
msgctxt ""
@@ -22574,7 +23198,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "text"
#: scfuncs.src
msgctxt ""
@@ -22583,7 +23207,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which partial words are to be determined."
-msgstr ""
+msgstr "Textový řetězec, ze kterého se má vybrat podřetězec."
#: scfuncs.src
msgctxt ""
@@ -22592,7 +23216,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "start"
-msgstr ""
+msgstr "začátek"
#: scfuncs.src
msgctxt ""
@@ -22601,7 +23225,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The position from which the part word is to be determined."
-msgstr ""
+msgstr "Pozice, od které se má začít s výběrem podřetězce."
#: scfuncs.src
msgctxt ""
@@ -22610,7 +23234,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "počet"
#: scfuncs.src
msgctxt ""
@@ -22619,7 +23243,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The number of characters for the text."
-msgstr ""
+msgstr "Počet znaků, které bude podřetězec obsahovat."
#: scfuncs.src
msgctxt ""
@@ -22628,7 +23252,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Apply an XPath expression to an XML document"
-msgstr ""
+msgstr "Použije výraz XPath na XML dokument"
#: scfuncs.src
msgctxt ""
@@ -22637,7 +23261,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "XML Document"
-msgstr ""
+msgstr "XML dokument"
#: scfuncs.src
msgctxt ""
@@ -22646,7 +23270,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "String containing a valid XML stream"
-msgstr ""
+msgstr "Řetězec obsahující platný XML proud"
#: scfuncs.src
msgctxt ""
@@ -22655,7 +23279,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "XPath expression"
-msgstr ""
+msgstr "Výraz XPath"
#: scfuncs.src
msgctxt ""
@@ -22664,7 +23288,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "String containing a valid XPath expression"
-msgstr ""
+msgstr "Řetězec obsahující platný výraz XPath"
#: scfuncs.src
msgctxt ""
@@ -22673,7 +23297,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Get some webcontent from an URI."
-msgstr ""
+msgstr "Získá webový obsah z URI."
#: scfuncs.src
msgctxt ""
@@ -22682,7 +23306,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "URI"
-msgstr ""
+msgstr "URI"
#: scfuncs.src
msgctxt ""
@@ -22691,7 +23315,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "URI of the webservice"
-msgstr ""
+msgstr "URI webové služby"
#: scstring.src
msgctxt ""
@@ -22747,7 +23371,7 @@ msgctxt ""
"SCSTR_DRAWSHELL\n"
"string.text"
msgid "Image Objects"
-msgstr ""
+msgstr "Objekty s obrázkem"
#: scstring.src
msgctxt ""
@@ -22755,7 +23379,7 @@ msgctxt ""
"SCSTR_DRAWTEXTSHELL\n"
"string.text"
msgid "Text Objects"
-msgstr ""
+msgstr "Textové objekty"
#: scstring.src
msgctxt ""
@@ -22763,7 +23387,7 @@ msgctxt ""
"SCSTR_DRAWFORMSHELL\n"
"string.text"
msgid "Form Objects"
-msgstr ""
+msgstr "Objekty formuláře"
#: scstring.src
msgctxt ""
@@ -22771,7 +23395,7 @@ msgctxt ""
"SCSTR_CHARTSHELL\n"
"string.text"
msgid "Chart Objects"
-msgstr ""
+msgstr "Objekty s grafem"
#: scstring.src
msgctxt ""
@@ -22779,7 +23403,7 @@ msgctxt ""
"SCSTR_OLEOBJECTSHELL\n"
"string.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "OLE objekty"
#: scstring.src
msgctxt ""
@@ -22787,7 +23411,7 @@ msgctxt ""
"SCSTR_GRAPHICSHELL\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Obrázek"
#: scstring.src
msgctxt ""
@@ -23101,7 +23725,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Vložit obrázek"
#: scstring.src
msgctxt ""
@@ -23471,7 +24095,7 @@ msgctxt ""
"SCSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file can not be opened"
-msgstr ""
+msgstr "Soubor s obrázkem nelze otevřít"
#: scstring.src
msgctxt ""
@@ -23479,7 +24103,7 @@ msgctxt ""
"SCSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file can not be read"
-msgstr ""
+msgstr "Soubor s obrázkem nelze načíst"
#: scstring.src
msgctxt ""
@@ -23487,7 +24111,7 @@ msgctxt ""
"SCSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Neznámý formát obrázku"
#: scstring.src
msgctxt ""
@@ -23495,7 +24119,7 @@ msgctxt ""
"SCSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "Tato verze souboru s obrázkem není podporována"
#: scstring.src
msgctxt ""
@@ -23503,7 +24127,7 @@ msgctxt ""
"SCSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Filtr obrázku nebyl nalezen"
#: scstring.src
msgctxt ""
@@ -23511,7 +24135,7 @@ msgctxt ""
"SCSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory available to insert image."
-msgstr ""
+msgstr "Nedostatek paměti pro vložení obrázku."
#: scstring.src
msgctxt ""
@@ -23519,7 +24143,7 @@ msgctxt ""
"SCSTR_UNDO_GRAFFILTER\n"
"string.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Filtr obrázku"
#: scstring.src
msgctxt ""
@@ -23771,7 +24395,7 @@ msgctxt ""
"STR_ACC_DOC_SPREADSHEET_READONLY\n"
"string.text"
msgid "(read-only)"
-msgstr " (jen pro čtení)"
+msgstr "(jen pro čtení)"
#: scstring.src
msgctxt ""
@@ -23957,7 +24581,7 @@ msgctxt ""
"SCSTR_AUTHOR\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Autor"
#: scstring.src
msgctxt ""
@@ -23966,7 +24590,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Millimeter"
-msgstr ""
+msgstr "Milimetr"
#: scstring.src
msgctxt ""
@@ -23975,7 +24599,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Centimeter"
-msgstr ""
+msgstr "Centimetr"
#: scstring.src
msgctxt ""
@@ -23984,7 +24608,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Meter"
-msgstr ""
+msgstr "Metr"
#: scstring.src
msgctxt ""
@@ -23993,7 +24617,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "Kilometer"
-msgstr ""
+msgstr "Kilometr"
#: scstring.src
msgctxt ""
@@ -24002,7 +24626,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Inch"
-msgstr ""
+msgstr "Palec"
#: scstring.src
msgctxt ""
@@ -24011,7 +24635,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Foot"
-msgstr ""
+msgstr "Stopa"
#: scstring.src
msgctxt ""
@@ -24020,7 +24644,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Miles"
-msgstr ""
+msgstr "Míle"
#: scstring.src
msgctxt ""
@@ -24029,7 +24653,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Pica"
-msgstr ""
+msgstr "Pika"
#: scstring.src
msgctxt ""
@@ -24038,7 +24662,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Point"
-msgstr ""
+msgstr "Bod"
#: scstring.src
msgctxt ""
@@ -24046,7 +24670,7 @@ msgctxt ""
"SCSTR_VALERR\n"
"string.text"
msgid "Invalid value"
-msgstr ""
+msgstr "Neplatná hodnota"
#: scwarngs.src
msgctxt ""
@@ -24188,7 +24812,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Count"
-msgstr "Počet čísel"
+msgstr "Počet"
#: subtdlg.src
msgctxt ""
@@ -24224,7 +24848,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Product"
-msgstr "Součin (produkt)"
+msgstr "Součin"
#: subtdlg.src
msgctxt ""
@@ -24242,7 +24866,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "StDev (Sample)"
-msgstr "SměrOdch (vzorek)"
+msgstr "SměrOdch (výběr)"
#: subtdlg.src
msgctxt ""
@@ -24251,7 +24875,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "StDevP (Population)"
-msgstr "SměrOdchP (populace)"
+msgstr "SměrOdchP (základní soubor)"
#: subtdlg.src
msgctxt ""
@@ -24260,7 +24884,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Var (Sample)"
-msgstr "Rozptyl (vzorek)"
+msgstr "Rozptyl (výběr)"
#: subtdlg.src
msgctxt ""
@@ -24269,7 +24893,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "VarP (Population)"
-msgstr "RozptylP (populace)"
+msgstr "RozptylP (základní soubor)"
#: subtdlg.src
msgctxt ""
diff --git a/source/cs/sc/uiconfig/scalc/ui.po b/source/cs/sc/uiconfig/scalc/ui.po
index 82ee65f6013..01e53874b4a 100644
--- a/source/cs/sc/uiconfig/scalc/ui.po
+++ b/source/cs/sc/uiconfig/scalc/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-30 14:13+0000\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-02-14 16:10+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377872016.0\n"
+"X-POOTLE-MTIME: 1392394206.0\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Advanced Filter"
-msgstr ""
+msgstr "Rozšířený filtr"
#: advancedfilterdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Read _filter criteria from"
-msgstr ""
+msgstr "Načíst parametry _filtru z"
#: advancedfilterdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Rozlišovat velikost písmen"
#: advancedfilterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "_Oblast obsahuje popisky sloupců"
#: advancedfilterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Regulární _výrazy"
#: advancedfilterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Bez duplikátů"
#: advancedfilterdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "_Kopírovat výsledky do:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Ponechat kritéria filtru"
#: advancedfilterdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Oblast dat:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "oblast"
#: advancedfilterdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "_Možnosti"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -166,8 +166,8 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
-msgstr ""
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Analýza rozptylu (ANOVA)"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Vstupní oblast"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -184,8 +184,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Výsledky do"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Sloupce"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Řádky"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Seskupit podle"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parametry"
#: cellprotectionpage.ui
msgctxt ""
@@ -317,7 +317,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Consolidate"
-msgstr ""
+msgstr "Konsolidovat"
#: consolidatedialog.ui
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "_Funkce:"
#: consolidatedialog.ui
msgctxt ""
@@ -335,7 +335,106 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Consolidation ranges:"
-msgstr ""
+msgstr "_Oblasti konsolidace:"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr "Součet"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr "Počet"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr "Průměr"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr "Max"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr "Min"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr "Součin"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr "Počet (pouze čísla)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr "SměrOdch (výběr)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr "SměrOdchP (základní soubor)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr "Rozptyl (výběr)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr "RozptylP (základní soubor)"
#: consolidatedialog.ui
msgctxt ""
@@ -344,7 +443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Source data ranges:"
-msgstr ""
+msgstr "_Zdrojová oblast dat:"
#: consolidatedialog.ui
msgctxt ""
@@ -353,7 +452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy results _to:"
-msgstr ""
+msgstr "_Kopírovat výsledky do:"
#: consolidatedialog.ui
msgctxt ""
@@ -362,7 +461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row labels"
-msgstr ""
+msgstr "Popisky řá_dků"
#: consolidatedialog.ui
msgctxt ""
@@ -371,7 +470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olumn labels"
-msgstr ""
+msgstr "Popisky _sloupců"
#: consolidatedialog.ui
msgctxt ""
@@ -380,7 +479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Consolidate by"
-msgstr ""
+msgstr "Konsolidovat podle"
#: consolidatedialog.ui
msgctxt ""
@@ -389,7 +488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link to source data"
-msgstr ""
+msgstr "_Odkaz na zdrojová data"
#: consolidatedialog.ui
msgctxt ""
@@ -398,7 +497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Možnosti"
#: consolidatedialog.ui
msgctxt ""
@@ -407,7 +506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Možnosti"
#: correlationdialog.ui
msgctxt ""
@@ -416,7 +515,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Correlation"
-msgstr ""
+msgstr "Korelace"
#: correlationdialog.ui
msgctxt ""
@@ -425,7 +524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Vstupní oblast"
#: correlationdialog.ui
msgctxt ""
@@ -433,8 +532,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Výsledky do"
#: correlationdialog.ui
msgctxt ""
@@ -443,7 +542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Sloupce"
#: correlationdialog.ui
msgctxt ""
@@ -452,7 +551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Řádky"
#: correlationdialog.ui
msgctxt ""
@@ -461,7 +560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Seskupit podle"
#: covariancedialog.ui
msgctxt ""
@@ -470,7 +569,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Covariance"
-msgstr ""
+msgstr "Kovariance"
#: covariancedialog.ui
msgctxt ""
@@ -479,7 +578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Vstupní oblast"
#: covariancedialog.ui
msgctxt ""
@@ -487,8 +586,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Výsledky do"
#: covariancedialog.ui
msgctxt ""
@@ -497,7 +596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Sloupce"
#: covariancedialog.ui
msgctxt ""
@@ -506,7 +605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Řádky"
#: covariancedialog.ui
msgctxt ""
@@ -515,7 +614,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Seskupit podle"
#: createnamesdialog.ui
msgctxt ""
@@ -646,11 +745,11 @@ msgstr "Zavřít"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
-msgstr ""
+msgstr "Živé datové proudy"
#: datastreams.ui
msgctxt ""
@@ -658,8 +757,8 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
-msgstr ""
+msgid "URL:"
+msgstr "URL:"
#: datastreams.ui
msgctxt ""
@@ -668,7 +767,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Zadejte URL zdrojového dokumentu v místním systému souborů nebo na Internetu."
#: datastreams.ui
msgctxt ""
@@ -677,7 +776,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Zadejte URL zdrojového dokumentu v místním systému souborů nebo na Internetu."
#: datastreams.ui
msgctxt ""
@@ -686,7 +785,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: datastreams.ui
msgctxt ""
@@ -695,7 +794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct data feed"
-msgstr ""
+msgstr "Přímý příjem dat"
#: datastreams.ui
msgctxt ""
@@ -704,7 +803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Script to execute to obtain the data"
-msgstr ""
+msgstr "Získat data pomocí skriptu"
#: datastreams.ui
msgctxt ""
@@ -712,8 +811,8 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
-msgstr ""
+msgid "value1,value2,...,valueN, and fill into range:"
+msgstr "hodnota1, hodnota2,... hodnotaN a vyplnit po oblast:"
#: datastreams.ui
msgctxt ""
@@ -722,7 +821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "address,value"
-msgstr ""
+msgstr "adresa, hodnota"
#: datastreams.ui
msgctxt ""
@@ -731,16 +830,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interpret stream data as"
-msgstr ""
+msgstr "Interpretovat data z proudu jako"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
-msgstr ""
+msgid "Empty lines trigger UI refresh"
+msgstr "Prázdné řádky obnoví uživatelské rozhraní"
#: datastreams.ui
msgctxt ""
@@ -749,7 +848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source stream"
-msgstr ""
+msgstr "Zdrojový proud"
#: datastreams.ui
msgctxt ""
@@ -758,7 +857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move existing data down"
-msgstr ""
+msgstr "Přesunout stávající data dolů"
#: datastreams.ui
msgctxt ""
@@ -767,7 +866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move the range down"
-msgstr ""
+msgstr "Přesunout oblast dolů"
#: datastreams.ui
msgctxt ""
@@ -776,7 +875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Overwrite existing data"
-msgstr ""
+msgstr "Přepsat stávající data"
#: datastreams.ui
msgctxt ""
@@ -785,7 +884,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When new data arrives"
-msgstr ""
+msgstr "Při přijetí nových dat"
#: datastreams.ui
msgctxt ""
@@ -793,8 +892,8 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
-msgstr ""
+msgid "Limit to:"
+msgstr "Omezit na:"
#: datastreams.ui
msgctxt ""
@@ -803,7 +902,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "1000"
-msgstr ""
+msgstr "1000"
#: datastreams.ui
msgctxt ""
@@ -812,7 +911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Unlimited"
-msgstr ""
+msgstr "_Neomezený"
#: datastreams.ui
msgctxt ""
@@ -821,7 +920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Maximal amount of rows"
-msgstr ""
+msgstr "Maximální počet řádků"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -830,7 +929,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Database Range"
-msgstr ""
+msgstr "Definovat databázovou oblast"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -839,7 +938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Název"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -848,7 +947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Oblast"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -857,7 +956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_ntains Column Labels"
-msgstr ""
+msgstr "_Obsahuje popisky sloupců"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -866,7 +965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert or delete _cells"
-msgstr ""
+msgstr "_Vložit nebo smazat buňky"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -875,7 +974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keep _formatting"
-msgstr ""
+msgstr "Ponechat _formátování"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -884,7 +983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't save _imported data"
-msgstr ""
+msgstr "_Neukládat importovaná data"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -893,7 +992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source:"
-msgstr ""
+msgstr "Zdroj:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -902,7 +1001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operations:"
-msgstr ""
+msgstr "Operace:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -911,7 +1010,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invalid range"
-msgstr ""
+msgstr "Neplatná oblast"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -920,7 +1019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Možnosti"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -929,7 +1028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "M_odify"
-msgstr ""
+msgstr "_Změnit"
#: definename.ui
msgctxt ""
@@ -956,7 +1055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr "Název"
+msgstr "_Název"
#: definename.ui
msgctxt ""
@@ -965,7 +1064,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr "Oblast"
+msgstr "_Oblast"
#: definename.ui
msgctxt ""
@@ -974,7 +1073,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scope"
-msgstr "Rozsah platnosti"
+msgstr "_Rozsah platnosti"
#: definename.ui
msgctxt ""
@@ -983,7 +1082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print range"
-msgstr "_Oblast tisku"
+msgstr "Oblast _tisku"
#: definename.ui
msgctxt ""
@@ -992,7 +1091,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter"
-msgstr "Filtr"
+msgstr "_Filtr"
#: definename.ui
msgctxt ""
@@ -1001,7 +1100,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repeat _column"
-msgstr "Opakovat sloupec"
+msgstr "Opakovat _sloupec"
#: definename.ui
msgctxt ""
@@ -1010,7 +1109,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repeat _row"
-msgstr "Opakovat řádek"
+msgstr "Opakovat řá_dek"
#: definename.ui
msgctxt ""
@@ -1019,7 +1118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range _Options"
-msgstr "Možnosti oblasti"
+msgstr "_Možnosti oblasti"
#: deletecells.ui
msgctxt ""
@@ -1037,7 +1136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _up"
-msgstr "Posunout buňky nahoru"
+msgstr "Posunout buňky na_horu"
#: deletecells.ui
msgctxt ""
@@ -1046,7 +1145,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _left"
-msgstr "Posunout buňky doleva"
+msgstr "Posunout buňky do_leva"
#: deletecells.ui
msgctxt ""
@@ -1055,7 +1154,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete entire _row(s)"
-msgstr "Smazat celé řádky"
+msgstr "Smazat celé řá_dky"
#: deletecells.ui
msgctxt ""
@@ -1064,7 +1163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete entire _column(s)"
-msgstr "Smazat celé sloupce"
+msgstr "Smazat celé _sloupce"
#: deletecells.ui
msgctxt ""
@@ -1172,7 +1271,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Descriptive Statistics"
-msgstr ""
+msgstr "Popisná statistika"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1181,7 +1280,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Vstupní oblast"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1189,8 +1288,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Výsledky do"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1199,7 +1298,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Sloupce"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1208,7 +1307,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Řádky"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1217,7 +1316,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Seskupit podle"
#: doubledialog.ui
msgctxt ""
@@ -1226,7 +1325,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Upravit nastavení"
#: erroralerttabpage.ui
msgctxt ""
@@ -1235,7 +1334,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show error _message when invalid values are entered"
-msgstr ""
+msgstr "Zobrazit chybové hlášení, pokud jsou zadány neplatné hodnoty"
#: erroralerttabpage.ui
msgctxt ""
@@ -1244,7 +1343,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Action:"
-msgstr ""
+msgstr "Akce:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1253,7 +1352,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "Nadpis:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1262,7 +1361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Error message:"
-msgstr ""
+msgstr "Chybové hlášení:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1271,7 +1370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "Procházet..."
#: erroralerttabpage.ui
msgctxt ""
@@ -1280,7 +1379,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Stop"
-msgstr ""
+msgstr "Zastavit"
#: erroralerttabpage.ui
msgctxt ""
@@ -1289,7 +1388,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Warning"
-msgstr ""
+msgstr "Upozornění"
#: erroralerttabpage.ui
msgctxt ""
@@ -1298,7 +1397,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Information"
-msgstr ""
+msgstr "Informace"
#: erroralerttabpage.ui
msgctxt ""
@@ -1307,7 +1406,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: erroralerttabpage.ui
msgctxt ""
@@ -1316,7 +1415,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Obsah"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1325,7 +1424,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Exponential Smoothing"
-msgstr ""
+msgstr "Exponenciální vyrovnávání"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1334,7 +1433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Vstupní oblast"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1342,8 +1441,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Výsledky do"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1352,7 +1451,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Sloupce"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1361,7 +1460,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Řádky"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1370,7 +1469,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Seskupit podle"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1379,7 +1478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Smoothing Factor"
-msgstr ""
+msgstr "Vyrovnávací konstanta"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1388,7 +1487,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "0.05"
-msgstr ""
+msgstr "0.05"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1397,7 +1496,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parametry"
#: externaldata.ui
msgctxt ""
@@ -1469,7 +1568,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fill Series"
-msgstr ""
+msgstr "Vyplnit posloupnost"
#: filldlg.ui
msgctxt ""
@@ -1478,7 +1577,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Down"
-msgstr ""
+msgstr "_Dolů"
#: filldlg.ui
msgctxt ""
@@ -1487,7 +1586,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "V_pravo"
#: filldlg.ui
msgctxt ""
@@ -1496,7 +1595,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Up"
-msgstr ""
+msgstr "_Nahoru"
#: filldlg.ui
msgctxt ""
@@ -1505,7 +1604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "V_levo"
#: filldlg.ui
msgctxt ""
@@ -1514,7 +1613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction"
-msgstr ""
+msgstr "Směr"
#: filldlg.ui
msgctxt ""
@@ -1523,7 +1622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Li_near"
-msgstr ""
+msgstr "L_ineární"
#: filldlg.ui
msgctxt ""
@@ -1532,7 +1631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Growth"
-msgstr ""
+msgstr "_Růst"
#: filldlg.ui
msgctxt ""
@@ -1541,7 +1640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_te"
-msgstr ""
+msgstr "Datu_m"
#: filldlg.ui
msgctxt ""
@@ -1550,7 +1649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoFill"
-msgstr ""
+msgstr "_Automatické vyplnění"
#: filldlg.ui
msgctxt ""
@@ -1559,7 +1658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Series type"
-msgstr ""
+msgstr "Typ posloupnosti"
#: filldlg.ui
msgctxt ""
@@ -1568,7 +1667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_y"
-msgstr ""
+msgstr "D_en"
#: filldlg.ui
msgctxt ""
@@ -1577,7 +1676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weekday"
-msgstr ""
+msgstr "Den v _týdnu"
#: filldlg.ui
msgctxt ""
@@ -1586,7 +1685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Month"
-msgstr ""
+msgstr "Měsí_c"
#: filldlg.ui
msgctxt ""
@@ -1595,7 +1694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y_ear"
-msgstr ""
+msgstr "R_ok"
#: filldlg.ui
msgctxt ""
@@ -1604,7 +1703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Time unit"
-msgstr ""
+msgstr "Jednotka času"
#: filldlg.ui
msgctxt ""
@@ -1613,7 +1712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "Počáteční _hodnota"
#: filldlg.ui
msgctxt ""
@@ -1622,7 +1721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _value"
-msgstr ""
+msgstr "_Koncová hodnota"
#: filldlg.ui
msgctxt ""
@@ -1631,7 +1730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In_crement"
-msgstr ""
+msgstr "Přírů_stek"
#: footerdialog.ui
msgctxt ""
@@ -1748,7 +1847,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Detailed Calculation Settings"
-msgstr ""
+msgstr "Podrobné nastavení výpočtů"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1757,7 +1856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value:"
-msgstr ""
+msgstr "_Hodnota:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1766,7 +1865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Pravda"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1775,7 +1874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Nepravda"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1784,7 +1883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reference syntax for string reference"
-msgstr ""
+msgstr "Syntaxe řetězcových odkazů"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1793,7 +1892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
-msgstr ""
+msgstr "Syntaxe vzorců používaná při zpracování odkazů zadaných jako řetězcové parametry. Ovlivňuje vestavěné funkce, které čtou odkaz jako řetězec, například INDIRECT."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1802,7 +1901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use formula syntax"
-msgstr ""
+msgstr "Použít syntaxi vzorce"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1811,7 +1910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat empty string as zero"
-msgstr ""
+msgstr "Prázdné řetězce zpracovat jako nulu"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1820,7 +1919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option determines whether or not an empty string is to be treated as having a value of zero when used in arithmetic."
-msgstr ""
+msgstr "Tato volba určuje, zda budou prázdné řetězce při výpočtech zpracovávány jako nula."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1829,7 +1928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable OpenCL for some formula computation"
-msgstr ""
+msgstr "Povolit OpenCL pro výpočty některých vzorců"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1838,7 +1937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option enables some sorts of simple formula expressions to be executed using OpenCL if it is available on your system."
-msgstr ""
+msgstr "Tato volba umožní, aby se při výpočtech některých jednoduchých vzorců využila podpora OpenCL, pokud je v systému dostupná."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1847,7 +1946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic Selection of Platform/Device:"
-msgstr ""
+msgstr "Automatický výběr platformy/zařízení:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1856,7 +1955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Pravda"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1865,7 +1964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Nepravda"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1874,7 +1973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Frequency:"
-msgstr ""
+msgstr "Frekvence:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1883,7 +1982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compute Units:"
-msgstr ""
+msgstr "Výpočetní jednotky:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1892,7 +1991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Memory (in MB):"
-msgstr ""
+msgstr "Paměť (v MB):"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1901,7 +2000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Internal, software interpreter"
-msgstr ""
+msgstr "Interní, softwarový interpret"
#: goalseekdlg.ui
msgctxt ""
@@ -1919,7 +2018,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formula cell"
-msgstr "Buňka se vzorcem"
+msgstr "Buňka se _vzorcem"
#: goalseekdlg.ui
msgctxt ""
@@ -1928,7 +2027,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Target _value"
-msgstr "Cílová hodnota"
+msgstr "_Cílová hodnota"
#: goalseekdlg.ui
msgctxt ""
@@ -1937,7 +2036,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variable _cell"
-msgstr "Proměnná buňka"
+msgstr "_Proměnná buňka"
#: goalseekdlg.ui
msgctxt ""
@@ -1955,7 +2054,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Group"
-msgstr ""
+msgstr "Seskupit"
#: groupdialog.ui
msgctxt ""
@@ -1964,7 +2063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "Řá_dky"
#: groupdialog.ui
msgctxt ""
@@ -1973,7 +2072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Sloupce"
#: groupdialog.ui
msgctxt ""
@@ -1982,7 +2081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include"
-msgstr ""
+msgstr "Zahrnout"
#: headerdialog.ui
msgctxt ""
@@ -2333,7 +2432,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Cells"
-msgstr ""
+msgstr "Vložit buňky"
#: insertcells.ui
msgctxt ""
@@ -2342,7 +2441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _down"
-msgstr ""
+msgstr "Posunout buňky _dolů"
#: insertcells.ui
msgctxt ""
@@ -2351,7 +2450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _right"
-msgstr ""
+msgstr "Posunout buňky do_prava"
#: insertcells.ui
msgctxt ""
@@ -2360,7 +2459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire ro_w"
-msgstr ""
+msgstr "Celý řá_dek"
#: insertcells.ui
msgctxt ""
@@ -2369,7 +2468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire _column"
-msgstr ""
+msgstr "Celý _sloupec"
#: insertcells.ui
msgctxt ""
@@ -2378,7 +2477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Výběr"
#: insertname.ui
msgctxt ""
@@ -2396,7 +2495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paste All"
-msgstr "Vložit vše"
+msgstr "_Vložit vše"
#: insertsheet.ui
msgctxt ""
@@ -2414,7 +2513,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_efore current sheet"
-msgstr "Před aktivní list"
+msgstr "_Před aktuální list"
#: insertsheet.ui
msgctxt ""
@@ -2423,7 +2522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After current sheet"
-msgstr "Za aktivní list"
+msgstr "_Za aktuální list"
#: insertsheet.ui
msgctxt ""
@@ -2441,7 +2540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New sheet"
-msgstr "Nový list"
+msgstr "_Nový list"
#: insertsheet.ui
msgctxt ""
@@ -2450,7 +2549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_o. of sheets:"
-msgstr "Počet listů:"
+msgstr "_Počet listů:"
#: insertsheet.ui
msgctxt ""
@@ -2459,7 +2558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me:"
-msgstr "Název:"
+msgstr "Náz_ev:"
#: insertsheet.ui
msgctxt ""
@@ -2477,7 +2576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From file"
-msgstr "Ze souboru"
+msgstr "Ze _souboru"
#: insertsheet.ui
msgctxt ""
@@ -2495,7 +2594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr "Procházet..."
+msgstr "Pro_cházet..."
#: insertsheet.ui
msgctxt ""
@@ -2504,7 +2603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lin_k"
-msgstr "Odkaz"
+msgstr "_Odkaz"
#: insertsheet.ui
msgctxt ""
@@ -2522,7 +2621,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Upravit nastavení"
#: leftfooterdialog.ui
msgctxt ""
@@ -2621,7 +2720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter"
-msgstr "Filtr"
+msgstr "_Filtr"
#: managenamesdialog.ui
msgctxt ""
@@ -2630,7 +2729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repeat _column"
-msgstr "Opakovat sloupec"
+msgstr "Opakovat _sloupec"
#: managenamesdialog.ui
msgctxt ""
@@ -2639,7 +2738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repeat _row"
-msgstr "Opakovat řádek"
+msgstr "Opakovat řá_dek"
#: managenamesdialog.ui
msgctxt ""
@@ -2648,7 +2747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range _Options"
-msgstr "Možnosti oblasti"
+msgstr "_Možnosti oblasti"
#: movecopysheet.ui
msgctxt ""
@@ -2657,7 +2756,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move/Copy Sheet"
-msgstr ""
+msgstr "Přesunout/kopírovat list"
#: movecopysheet.ui
msgctxt ""
@@ -2666,7 +2765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Move"
-msgstr ""
+msgstr "_Přesunout"
#: movecopysheet.ui
msgctxt ""
@@ -2675,7 +2774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_opy"
-msgstr ""
+msgstr "_Kopírovat"
#: movecopysheet.ui
msgctxt ""
@@ -2684,7 +2783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Action"
-msgstr ""
+msgstr "Činnost"
#: movecopysheet.ui
msgctxt ""
@@ -2693,7 +2792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _document"
-msgstr ""
+msgstr "Do _dokumentu"
#: movecopysheet.ui
msgctxt ""
@@ -2702,7 +2801,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(current document)"
-msgstr ""
+msgstr "(aktuální dokument)"
#: movecopysheet.ui
msgctxt ""
@@ -2711,7 +2810,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- new document -"
-msgstr ""
+msgstr "- nový dokument -"
#: movecopysheet.ui
msgctxt ""
@@ -2720,7 +2819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert before"
-msgstr ""
+msgstr "_Vložit před"
#: movecopysheet.ui
msgctxt ""
@@ -2729,7 +2828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Umístění"
#: movecopysheet.ui
msgctxt ""
@@ -2738,7 +2837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This name is already used."
-msgstr ""
+msgstr "Název se již používá."
#: movecopysheet.ui
msgctxt ""
@@ -2747,7 +2846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name is empty."
-msgstr ""
+msgstr "Název je prázdný."
#: movecopysheet.ui
msgctxt ""
@@ -2756,7 +2855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name contains one or more invalid characters."
-msgstr ""
+msgstr "Název obsahuje jeden nebo více neplatných znaků."
#: movecopysheet.ui
msgctxt ""
@@ -2765,7 +2864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _name"
-msgstr ""
+msgstr "_Nový název"
#: movingaveragedialog.ui
msgctxt ""
@@ -2774,7 +2873,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Moving Average"
-msgstr ""
+msgstr "Klouzavý průměr"
#: movingaveragedialog.ui
msgctxt ""
@@ -2783,7 +2882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Vstupní oblast"
#: movingaveragedialog.ui
msgctxt ""
@@ -2791,8 +2890,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Výsledky do"
#: movingaveragedialog.ui
msgctxt ""
@@ -2801,7 +2900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Sloupce"
#: movingaveragedialog.ui
msgctxt ""
@@ -2810,7 +2909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Řádky"
#: movingaveragedialog.ui
msgctxt ""
@@ -2819,7 +2918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Seskupit podle"
#: movingaveragedialog.ui
msgctxt ""
@@ -2828,7 +2927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interval"
-msgstr ""
+msgstr "Interval"
#: movingaveragedialog.ui
msgctxt ""
@@ -2837,7 +2936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parametry"
#: namerangesdialog.ui
msgctxt ""
@@ -2846,7 +2945,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Label Range"
-msgstr ""
+msgstr "Definovat oblast popisků"
#: namerangesdialog.ui
msgctxt ""
@@ -2855,7 +2954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _column labels"
-msgstr ""
+msgstr "Obsahuje popisky _sloupců"
#: namerangesdialog.ui
msgctxt ""
@@ -2864,7 +2963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _row labels"
-msgstr ""
+msgstr "Obsahuje popisky řá_dků"
#: namerangesdialog.ui
msgctxt ""
@@ -2873,7 +2972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For _data range"
-msgstr ""
+msgstr "Pro _oblast dat"
#: namerangesdialog.ui
msgctxt ""
@@ -2882,7 +2981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Oblast"
#: optcalculatepage.ui
msgctxt ""
@@ -2891,7 +2990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case se_nsitive"
-msgstr "Rozlišovat velikost písmen"
+msgstr "_Rozlišovat velikost písmen"
#: optcalculatepage.ui
msgctxt ""
@@ -2900,7 +2999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Precision as shown"
-msgstr "Přesnost podle zobrazení"
+msgstr "_Přesnost podle zobrazení"
#: optcalculatepage.ui
msgctxt ""
@@ -2909,7 +3008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search criteria = and <> must apply to _whole cells"
-msgstr "Vyhledávací kritéria = a <> musí platit pro celé buňky"
+msgstr "Vyhledávací kritéria = a <> musí platit pro _celé buňky"
#: optcalculatepage.ui
msgctxt ""
@@ -2918,7 +3017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable regular expressions in formulas"
-msgstr "Povolit regulární výrazy ve vzorcích"
+msgstr "Povolit re_gulární výrazy ve vzorcích"
#: optcalculatepage.ui
msgctxt ""
@@ -2927,7 +3026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically find column and row labels"
-msgstr "Automaticky najít popisky sloupců a řádků"
+msgstr "_Automaticky najít popisky sloupců a řádků"
#: optcalculatepage.ui
msgctxt ""
@@ -2936,7 +3035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limit decimals for general number format"
-msgstr "Omezit počet desetinných míst pro obecný formát čísel"
+msgstr "_Omezit počet desetinných míst pro obecný formát čísel"
#: optcalculatepage.ui
msgctxt ""
@@ -2945,7 +3044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places"
-msgstr "Desetinná místa"
+msgstr "_Desetinná místa"
#: optcalculatepage.ui
msgctxt ""
@@ -2963,7 +3062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Iterations"
-msgstr "Iterace"
+msgstr "_Iterace"
#: optcalculatepage.ui
msgctxt ""
@@ -2972,7 +3071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Steps"
-msgstr "Kroky"
+msgstr "_Kroky"
#: optcalculatepage.ui
msgctxt ""
@@ -2981,7 +3080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum Change"
-msgstr "Minimální změna"
+msgstr "_Minimální změna"
#: optcalculatepage.ui
msgctxt ""
@@ -2999,7 +3098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "12/30/1899 (defa_ult)"
-msgstr "12/30/1899 (výchozí)"
+msgstr "12/30/1899 (výc_hozí)"
#: optcalculatepage.ui
msgctxt ""
@@ -3017,7 +3116,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "01/01/1900 (Star_Calc 1.0)"
-msgstr "01/01/1900 (StarCalc 1.0)"
+msgstr "01/01/1900 (_StarCalc 1.0)"
#: optcalculatepage.ui
msgctxt ""
@@ -3035,7 +3134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_01/01/1904"
-msgstr "01/01/1904"
+msgstr "_01/01/1904"
#: optcalculatepage.ui
msgctxt ""
@@ -3062,7 +3161,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chan_ges"
-msgstr ""
+msgstr "_Změny"
#: optchangespage.ui
msgctxt ""
@@ -3071,7 +3170,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Deletions"
-msgstr ""
+msgstr "_Odstraněné položky"
#: optchangespage.ui
msgctxt ""
@@ -3080,7 +3179,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insertions"
-msgstr ""
+msgstr "_Přidané položky"
#: optchangespage.ui
msgctxt ""
@@ -3089,7 +3188,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moved entries"
-msgstr ""
+msgstr "Pře_sunuté položky"
#: optchangespage.ui
msgctxt ""
@@ -3098,7 +3197,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors for changes"
-msgstr ""
+msgstr "Barvy změněných položek"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3107,7 +3206,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings."
-msgstr ""
+msgstr "Vyberte požadovaný typ přiřazení _kláves. Změna typu přiřazení kláves může přepsat některé existující klávesové zkratky."
#: optcompatibilitypage.ui
msgctxt ""
@@ -3116,7 +3215,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Výchozí"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3125,7 +3224,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "OpenOffice.org legacy"
-msgstr ""
+msgstr "OpenOffice.org"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3134,7 +3233,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key bindings"
-msgstr ""
+msgstr "Klávesové zkratky"
#: optdefaultpage.ui
msgctxt ""
@@ -3143,7 +3242,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of worksheets in new document"
-msgstr ""
+msgstr "Počet _listů v novém dokumentu"
#: optdefaultpage.ui
msgctxt ""
@@ -3152,7 +3251,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Prefix name for new worksheet"
-msgstr ""
+msgstr "_Předpona pro název nových listů"
#: optdefaultpage.ui
msgctxt ""
@@ -3161,7 +3260,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Spreadsheet"
-msgstr ""
+msgstr "Nový sešit"
#: optdlg.ui
msgctxt ""
@@ -3170,7 +3269,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Suppress output of empty pages"
-msgstr ""
+msgstr "_Potlačit výstup prázdných stránek"
#: optdlg.ui
msgctxt ""
@@ -3179,7 +3278,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always apply manual breaks"
-msgstr ""
+msgstr "Vždy použít _ruční zalomení"
#: optdlg.ui
msgctxt ""
@@ -3188,7 +3287,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pages"
-msgstr ""
+msgstr "Stránky"
#: optdlg.ui
msgctxt ""
@@ -3197,7 +3296,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print only selected sheets"
-msgstr ""
+msgstr "_Tisknout pouze vybrané listy"
#: optdlg.ui
msgctxt ""
@@ -3206,7 +3305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheets"
-msgstr ""
+msgstr "Listy"
#: optformula.ui
msgctxt ""
@@ -3215,7 +3314,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula _syntax:"
-msgstr ""
+msgstr "_Syntaxe vzorců:"
#: optformula.ui
msgctxt ""
@@ -3224,7 +3323,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use English function names"
-msgstr ""
+msgstr "Použít anglické názvy funkcí"
#: optformula.ui
msgctxt ""
@@ -3233,7 +3332,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula options"
-msgstr ""
+msgstr "Možnosti vzorců"
#: optformula.ui
msgctxt ""
@@ -3242,7 +3341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Výchozí"
#: optformula.ui
msgctxt ""
@@ -3251,7 +3350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom"
-msgstr ""
+msgstr "Vlastní"
#: optformula.ui
msgctxt ""
@@ -3260,7 +3359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Details..."
-msgstr ""
+msgstr "Podrobnosti..."
#: optformula.ui
msgctxt ""
@@ -3269,7 +3368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detailed calculation settings"
-msgstr ""
+msgstr "Podrobné nastavení výpočtů"
#: optformula.ui
msgctxt ""
@@ -3278,7 +3377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "_Funkce"
#: optformula.ui
msgctxt ""
@@ -3287,7 +3386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array co_lumn"
-msgstr ""
+msgstr "S_loupce matice"
#: optformula.ui
msgctxt ""
@@ -3296,7 +3395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array _row"
-msgstr ""
+msgstr "Řá_dky matice"
#: optformula.ui
msgctxt ""
@@ -3305,7 +3404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rese_t"
-msgstr ""
+msgstr "_Obnovit"
#: optformula.ui
msgctxt ""
@@ -3314,7 +3413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separators"
-msgstr ""
+msgstr "Oddělovače"
#: optformula.ui
msgctxt ""
@@ -3323,7 +3422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Excel 2007 and newer"
-msgstr ""
+msgstr "Excel 2007 a novější"
#: optformula.ui
msgctxt ""
@@ -3332,7 +3431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ODF Spreadsheet (not saved by %PRODUCTNAME)"
-msgstr ""
+msgstr "Sešit ODF (neuložený v %PRODUCTNAME)"
#: optformula.ui
msgctxt ""
@@ -3341,7 +3440,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Vždy přepočítávat"
#: optformula.ui
msgctxt ""
@@ -3350,7 +3449,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "Nikdy nepřepočítávat"
#: optformula.ui
msgctxt ""
@@ -3359,7 +3458,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Zeptat se uživatele"
#: optformula.ui
msgctxt ""
@@ -3368,7 +3467,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Vždy přepočítávat"
#: optformula.ui
msgctxt ""
@@ -3377,7 +3476,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "Nikdy nepřepočítávat"
#: optformula.ui
msgctxt ""
@@ -3386,7 +3485,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Zeptat se uživatele"
#: optformula.ui
msgctxt ""
@@ -3395,7 +3494,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Recalculation on file load"
-msgstr ""
+msgstr "Přepočítávání při načtení souboru"
#: optsortlists.ui
msgctxt ""
@@ -3404,7 +3503,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy"
-msgstr ""
+msgstr "_Kopírovat"
#: optsortlists.ui
msgctxt ""
@@ -3413,7 +3512,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy list _from:"
-msgstr ""
+msgstr "Kopírovat seznam _z:"
#: optsortlists.ui
msgctxt ""
@@ -3422,7 +3521,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lists"
-msgstr ""
+msgstr "_Seznamy"
#: optsortlists.ui
msgctxt ""
@@ -3431,7 +3530,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entries"
-msgstr ""
+msgstr "_Položky"
#: optsortlists.ui
msgctxt ""
@@ -3440,7 +3539,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Nový"
#: optsortlists.ui
msgctxt ""
@@ -3449,7 +3548,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Discard"
-msgstr ""
+msgstr "Za_hodit"
#: optsortlists.ui
msgctxt ""
@@ -3458,7 +3557,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add"
-msgstr ""
+msgstr "Při_dat"
#: optsortlists.ui
msgctxt ""
@@ -3467,7 +3566,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modif_y"
-msgstr ""
+msgstr "_Upravit"
#: optsortlists.ui
msgctxt ""
@@ -3476,7 +3575,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "S_mazat"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3485,7 +3584,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Styl stránky"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3494,7 +3593,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizátor"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3503,7 +3602,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Stránka"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3512,7 +3611,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Ohraničení"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3521,7 +3620,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadí"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3530,7 +3629,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Záhlaví"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3539,7 +3638,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Zápatí"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3548,7 +3647,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheet"
-msgstr ""
+msgstr "List"
#: paratemplatedialog.ui
msgctxt ""
@@ -3557,7 +3656,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cell Style"
-msgstr ""
+msgstr "Styl buňky"
#: paratemplatedialog.ui
msgctxt ""
@@ -3566,7 +3665,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Standardní"
#: paratemplatedialog.ui
msgctxt ""
@@ -3575,7 +3674,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Organizátor"
#: paratemplatedialog.ui
msgctxt ""
@@ -3584,7 +3683,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbers"
-msgstr ""
+msgstr "Čísla"
#: paratemplatedialog.ui
msgctxt ""
@@ -3593,7 +3692,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Písmo"
#: paratemplatedialog.ui
msgctxt ""
@@ -3602,7 +3701,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efekty pro písmo"
#: paratemplatedialog.ui
msgctxt ""
@@ -3611,7 +3710,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Zarovnání"
#: paratemplatedialog.ui
msgctxt ""
@@ -3620,7 +3719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Asijská typografie"
#: paratemplatedialog.ui
msgctxt ""
@@ -3629,7 +3728,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Ohraničení"
#: paratemplatedialog.ui
msgctxt ""
@@ -3638,7 +3737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Pozadí"
#: paratemplatedialog.ui
msgctxt ""
@@ -3647,7 +3746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Protection"
-msgstr ""
+msgstr "Ochrana buňky"
#: printareasdialog.ui
msgctxt ""
@@ -3656,7 +3755,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Print Ranges"
-msgstr ""
+msgstr "Upravit oblasti tisku"
#: printareasdialog.ui
msgctxt ""
@@ -3665,7 +3764,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- žádná -"
#: printareasdialog.ui
msgctxt ""
@@ -3674,7 +3773,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- entire sheet -"
-msgstr ""
+msgstr "- celý list -"
#: printareasdialog.ui
msgctxt ""
@@ -3683,7 +3782,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definovaná uživatelem -"
#: printareasdialog.ui
msgctxt ""
@@ -3692,7 +3791,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "- selection -"
-msgstr ""
+msgstr "- výběr -"
#: printareasdialog.ui
msgctxt ""
@@ -3701,7 +3800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print range"
-msgstr ""
+msgstr "Oblast tisku"
#: printareasdialog.ui
msgctxt ""
@@ -3710,7 +3809,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- žádné -"
#: printareasdialog.ui
msgctxt ""
@@ -3719,7 +3818,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definované uživatelem -"
#: printareasdialog.ui
msgctxt ""
@@ -3728,7 +3827,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows to repeat"
-msgstr ""
+msgstr "Opakovat řádky"
#: printareasdialog.ui
msgctxt ""
@@ -3737,7 +3836,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- žádné -"
#: printareasdialog.ui
msgctxt ""
@@ -3746,7 +3845,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- definované uživatelem -"
#: printareasdialog.ui
msgctxt ""
@@ -3755,7 +3854,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns to repeat"
-msgstr ""
+msgstr "Opakovat sloupce"
#: printeroptions.ui
msgctxt ""
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr "Tento datový proud je vytvářený skriptem. Přejete si spustit %URL?"
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -3854,7 +3962,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Random Number Generator"
-msgstr ""
+msgstr "Generátor náhodných čísel"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3863,7 +3971,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Range"
-msgstr ""
+msgstr "Oblast buněk"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3872,7 +3980,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribution"
-msgstr ""
+msgstr "Rozdělení"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3881,7 +3989,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Seed"
-msgstr ""
+msgstr "Seed"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3890,7 +3998,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3899,7 +4007,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3908,7 +4016,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Parametry"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3917,7 +4025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Custom Seed"
-msgstr ""
+msgstr "Povolit vlastní seed"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3926,7 +4034,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Uniform"
-msgstr ""
+msgstr "Rovnoměrné"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3935,7 +4043,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Uniform Integer"
-msgstr ""
+msgstr "Rovnoměrné celočíselné"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3944,7 +4052,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Normal"
-msgstr ""
+msgstr "Normální"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3953,7 +4061,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Cauchy"
-msgstr ""
+msgstr "Cauchyho"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3962,7 +4070,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bernoulli"
-msgstr ""
+msgstr "Bernoulliho"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3971,7 +4079,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Binomial"
-msgstr ""
+msgstr "Binomické"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3980,7 +4088,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Chí kvadrát"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3989,7 +4097,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Geometric"
-msgstr ""
+msgstr "Geometrické"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3998,7 +4106,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Negative Binomial"
-msgstr ""
+msgstr "Negativní binomické"
#: rightfooterdialog.ui
msgctxt ""
@@ -4043,7 +4151,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Sampling"
-msgstr ""
+msgstr "Vzorkování"
#: samplingdialog.ui
msgctxt ""
@@ -4052,7 +4160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Vstupní oblast"
#: samplingdialog.ui
msgctxt ""
@@ -4060,8 +4168,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr ""
+msgid "Results to"
+msgstr "Výsledky do"
#: samplingdialog.ui
msgctxt ""
@@ -4069,8 +4177,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
-msgstr ""
+msgid "Sample Size"
+msgstr "Velikost vzorku"
#: samplingdialog.ui
msgctxt ""
@@ -4079,7 +4187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Random"
-msgstr ""
+msgstr "Náhodně"
#: samplingdialog.ui
msgctxt ""
@@ -4088,7 +4196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Periodic"
-msgstr ""
+msgstr "Periodicky"
#: samplingdialog.ui
msgctxt ""
@@ -4097,7 +4205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Perioda"
#: samplingdialog.ui
msgctxt ""
@@ -4106,7 +4214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sampling Method"
-msgstr ""
+msgstr "Metoda vzorkování"
#: scgeneralpage.ui
msgctxt ""
@@ -4115,7 +4223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measurement _unit"
-msgstr ""
+msgstr "_Měrná jednotka"
#: scgeneralpage.ui
msgctxt ""
@@ -4124,7 +4232,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Kroky tabulátoru"
#: scgeneralpage.ui
msgctxt ""
@@ -4133,7 +4241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Metrics"
-msgstr ""
+msgstr "Metrika"
#: scgeneralpage.ui
msgctxt ""
@@ -4142,7 +4250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when opening"
-msgstr ""
+msgstr "Aktualizovat odkazy při otevírání"
#: scgeneralpage.ui
msgctxt ""
@@ -4151,7 +4259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "Vž_dy"
#: scgeneralpage.ui
msgctxt ""
@@ -4160,7 +4268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "_Na vyžádání"
#: scgeneralpage.ui
msgctxt ""
@@ -4169,7 +4277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "Nikd_y"
#: scgeneralpage.ui
msgctxt ""
@@ -4178,7 +4286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Updating"
-msgstr ""
+msgstr "Aktualizace"
#: scgeneralpage.ui
msgctxt ""
@@ -4187,7 +4295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to switch to _edit mode"
-msgstr ""
+msgstr "_Stisk klávesy Enter přepne režim úprav"
#: scgeneralpage.ui
msgctxt ""
@@ -4196,7 +4304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _formatting"
-msgstr ""
+msgstr "Rozšířit _formátování"
#: scgeneralpage.ui
msgctxt ""
@@ -4205,7 +4313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _references when new columns/rows are inserted"
-msgstr ""
+msgstr "Rozšířit _odkazy při vložení nových sloupců nebo řádků"
#: scgeneralpage.ui
msgctxt ""
@@ -4214,7 +4322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Highlight sele_ction in column/row headers"
-msgstr ""
+msgstr "_Zvýraznit výběr v záhlaví sloupců a řádků"
#: scgeneralpage.ui
msgctxt ""
@@ -4223,7 +4331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use printer metrics for text formatting"
-msgstr ""
+msgstr "Pro formátování textu použít metriku tiskárny"
#: scgeneralpage.ui
msgctxt ""
@@ -4232,7 +4340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show overwrite _warning when pasting data"
-msgstr ""
+msgstr "Při vkládání dat zobrazit _upozornění na přepsání"
#: scgeneralpage.ui
msgctxt ""
@@ -4241,7 +4349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Down"
-msgstr ""
+msgstr "Dolů"
#: scgeneralpage.ui
msgctxt ""
@@ -4250,7 +4358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "Doprava"
#: scgeneralpage.ui
msgctxt ""
@@ -4259,7 +4367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Up"
-msgstr ""
+msgstr "Nahoru"
#: scgeneralpage.ui
msgctxt ""
@@ -4268,7 +4376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Doleva"
#: scgeneralpage.ui
msgctxt ""
@@ -4277,7 +4385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to _move selection"
-msgstr ""
+msgstr "Stisk klávesy _Enter přesune výběr"
#: scgeneralpage.ui
msgctxt ""
@@ -4286,7 +4394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use legacy cursor movement behavior when selecting"
-msgstr ""
+msgstr "Při výběru použít chování kurzoru jako ve starších verzích"
#: scgeneralpage.ui
msgctxt ""
@@ -4295,7 +4403,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input settings"
-msgstr ""
+msgstr "Nastavení vstupu"
#: searchresults.ui
msgctxt ""
@@ -4304,7 +4412,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Search Results"
-msgstr ""
+msgstr "Výsledky vyhledávání"
#: selectrange.ui
msgctxt ""
@@ -4340,7 +4448,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Current selection"
-msgstr "Současný výběr"
+msgstr "_Současný výběr"
#: selectsource.ui
msgctxt ""
@@ -4349,7 +4457,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Named range"
-msgstr "Pojmenovaná oblast"
+msgstr "_Pojmenovaná oblast"
#: selectsource.ui
msgctxt ""
@@ -4358,7 +4466,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Data source registered in %PRODUCTNAME"
-msgstr "Zdroj dat registrován v %PRODUCTNAME"
+msgstr "_Zdroj dat registrovaný v %PRODUCTNAME"
#: selectsource.ui
msgctxt ""
@@ -4367,7 +4475,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_External source/interface"
-msgstr "Externí zdroj/rozhraní"
+msgstr "_Externí zdroj/rozhraní"
#: selectsource.ui
msgctxt ""
@@ -4601,7 +4709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Objects/Image"
-msgstr ""
+msgstr "Objekty/obrázky"
#: sheetprintpage.ui
msgctxt ""
@@ -4736,7 +4844,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Vodorovné zarovnání"
#: sidebaralignment.ui
msgctxt ""
@@ -4745,7 +4853,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Vodorovné zarovnání"
#: sidebaralignment.ui
msgctxt ""
@@ -4754,7 +4862,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Svislé zarovnání"
#: sidebaralignment.ui
msgctxt ""
@@ -4763,7 +4871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Left _indent:"
-msgstr ""
+msgstr "Odsazení zleva:"
#: sidebaralignment.ui
msgctxt ""
@@ -4772,7 +4880,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Odsadí od levého okraje."
#: sidebaralignment.ui
msgctxt ""
@@ -4781,7 +4889,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Odsadí od levého okraje."
#: sidebaralignment.ui
msgctxt ""
@@ -4790,7 +4898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Merge Cells"
-msgstr ""
+msgstr "Sloučit buňky"
#: sidebaralignment.ui
msgctxt ""
@@ -4799,7 +4907,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Spojí vybrané buňky do jedné."
#: sidebaralignment.ui
msgctxt ""
@@ -4808,7 +4916,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Spojí vybrané buňky do jedné."
#: sidebaralignment.ui
msgctxt ""
@@ -4817,7 +4925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap text"
-msgstr ""
+msgstr "Zalomit text"
#: sidebaralignment.ui
msgctxt ""
@@ -4826,7 +4934,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Automaticky zalomí text."
#: sidebaralignment.ui
msgctxt ""
@@ -4835,7 +4943,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Automaticky zalomí text."
#: sidebaralignment.ui
msgctxt ""
@@ -4844,7 +4952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _orientation:"
-msgstr ""
+msgstr "Orientace textu:"
#: sidebaralignment.ui
msgctxt ""
@@ -4853,7 +4961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertically Stacked"
-msgstr ""
+msgstr "Svisle zarovnané"
#: sidebaralignment.ui
msgctxt ""
@@ -4862,7 +4970,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Zarovná text svisle."
#: sidebaralignment.ui
msgctxt ""
@@ -4871,7 +4979,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Zarovná text svisle."
#: sidebaralignment.ui
msgctxt ""
@@ -4880,7 +4988,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Vyberte úhel otočení."
#: sidebaralignment.ui
msgctxt ""
@@ -4889,7 +4997,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Vyberte úhel otočení."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4898,7 +5006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cell background:"
-msgstr ""
+msgstr "Pozadí buňky:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4907,7 +5015,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
+msgstr "Vyberte barvu pozadí pro vybrané buňky."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4916,16 +5024,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Vyberte barvu pozadí pro vybrané buňky."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4934,7 +5033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell _border:"
-msgstr ""
+msgstr "Ohraničení buňky:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4943,7 +5042,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
+msgstr "Určete ohraničení vybraných buněk."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4952,16 +5051,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Určete ohraničení vybraných buněk."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4970,7 +5060,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "Vyberte styl čáry ohraničení."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4979,16 +5069,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Vyberte styl čáry ohraničení."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4997,7 +5078,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Vyberte barvu čáry ohraničení."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5006,7 +5087,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Vyberte barvu čáry ohraničení."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5015,7 +5096,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Vyberte barvu čáry ohraničení."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5024,16 +5105,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Vyberte barvu čáry ohraničení."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5042,7 +5114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show cell _grid lines"
-msgstr ""
+msgstr "Zobrazit čáry mřížky pro buňky"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5051,7 +5123,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Show the grid lines of the cells in the entire spreadsheet."
-msgstr ""
+msgstr "Zobrazí čáry mřížky pro buňky v celém sešitu."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5060,7 +5132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category:"
-msgstr ""
+msgstr "Kategorie:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5069,7 +5141,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Vyberte kategorii obsahu."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5078,7 +5150,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Vyberte kategorii obsahu."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5087,7 +5159,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "General"
-msgstr ""
+msgstr "Obecné"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5096,7 +5168,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Číslo"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5105,7 +5177,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Procento"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5114,7 +5186,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Currency"
-msgstr ""
+msgstr "Měna"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5123,7 +5195,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Date "
-msgstr ""
+msgstr "Datum "
#: sidebarnumberformat.ui
msgctxt ""
@@ -5132,7 +5204,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Čas"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5141,7 +5213,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Scientific"
-msgstr ""
+msgstr "Vědecký"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5150,7 +5222,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Fraction"
-msgstr ""
+msgstr "Zlomek"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5159,7 +5231,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Booleovská hodnota"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5168,52 +5240,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Text"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
+msgstr "Text"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5222,7 +5249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places:"
-msgstr ""
+msgstr "Desetinná místa:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5231,7 +5258,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Zadejte počet zobrazených desetinných míst."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5240,7 +5267,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Zadejte počet zobrazených desetinných míst."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5249,7 +5276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Leading _zeroes:"
-msgstr ""
+msgstr "Uvozující nuly:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5258,7 +5285,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Zadejte maximální počet nul zobrazovaných před desetinnou čárkou."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5267,7 +5294,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Zadejte maximální počet nul zobrazovaných před desetinnou čárkou."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5276,7 +5303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr ""
+msgstr "Záporná čísla červeně"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5285,7 +5312,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Změní barvu písma záporných čísel na červenou."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5294,34 +5321,34 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Změní barvu písma záporných čísel na červenou."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
-msgstr ""
+msgid "_Thousands separator"
+msgstr "Oddělovač tisíců"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Vloží oddělovač mezi tisíce."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Vloží oddělovač mezi tisíce."
#: solverdlg.ui
msgctxt ""
@@ -5879,7 +5906,79 @@ msgctxt ""
"title\n"
"string.text"
msgid "Standard Filter"
-msgstr ""
+msgstr "Standardní filtr"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "A"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "NEBO"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "A"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "NEBO"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "A"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "NEBO"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "A"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "NEBO"
#: standardfilterdialog.ui
msgctxt ""
@@ -5888,7 +5987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "Operátor"
#: standardfilterdialog.ui
msgctxt ""
@@ -5897,7 +5996,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field name"
-msgstr ""
+msgstr "Název pole"
#: standardfilterdialog.ui
msgctxt ""
@@ -5906,7 +6005,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Podmínka"
#: standardfilterdialog.ui
msgctxt ""
@@ -5915,7 +6014,367 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Hodnota"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Největší"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Nejmenší"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Největší %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Nejmenší %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Obsahuje"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Neobsahuje"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Začíná na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Nezačíná na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Končí na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Nekončí na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Největší"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Nejmenší"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Největší %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Nejmenší %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Obsahuje"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Neobsahuje"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Začíná na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Nezačíná na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Končí na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Nekončí na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Největší"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Nejmenší"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Největší %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Nejmenší %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Obsahuje"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Neobsahuje"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Začíná na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Nezačíná na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Končí na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Nekončí na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Největší"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Nejmenší"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Největší %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Nejmenší %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Obsahuje"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Neobsahuje"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Začíná na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Nezačíná na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Končí na"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Nekončí na"
#: standardfilterdialog.ui
msgctxt ""
@@ -5924,7 +6383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Filter criteria"
-msgstr ""
+msgstr "Kritéria filtru"
#: standardfilterdialog.ui
msgctxt ""
@@ -5933,7 +6392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Rozlišovat velikost písmen"
#: standardfilterdialog.ui
msgctxt ""
@@ -5942,7 +6401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "_Oblast obsahuje popisky sloupců"
#: standardfilterdialog.ui
msgctxt ""
@@ -5951,7 +6410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Regulární _výrazy"
#: standardfilterdialog.ui
msgctxt ""
@@ -5960,7 +6419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Bez duplikátů"
#: standardfilterdialog.ui
msgctxt ""
@@ -5969,7 +6428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "_Kopírovat výsledky do:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5978,7 +6437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "_Ponechat kritéria filtru"
#: standardfilterdialog.ui
msgctxt ""
@@ -5987,7 +6446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Oblast dat:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5996,7 +6455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "Oblast dat:"
#: standardfilterdialog.ui
msgctxt ""
@@ -6005,7 +6464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "_Možnosti"
#: statisticsinfopage.ui
msgctxt ""
@@ -6014,7 +6473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Pages:"
-msgstr ""
+msgstr "Počet stránek:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6023,7 +6482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr "Počet buněk:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6032,7 +6491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr "Počet listů:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6041,7 +6500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document: "
-msgstr ""
+msgstr "Dokument:"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6050,7 +6509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page break between groups"
-msgstr ""
+msgstr "_Zalomení stránky mezi skupinami"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6059,7 +6518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Rozlišovat velikost písmen"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6068,7 +6527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "_Předřadit oblast podle skupin"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6077,7 +6536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Groups"
-msgstr ""
+msgstr "Seskupení"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6086,7 +6545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ascending"
-msgstr ""
+msgstr "_Vzestupně"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6095,7 +6554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_escending"
-msgstr ""
+msgstr "_Sestupně"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6104,7 +6563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nclude formats"
-msgstr ""
+msgstr "Zahrnout _formáty"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6113,7 +6572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "V_lastní pořadí řazení"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6122,7 +6581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Řadit"
#: textimportcsv.ui
msgctxt ""
@@ -6370,308 +6829,308 @@ msgstr "Možnosti"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr ""
+msgid "_Formulas"
+msgstr "Vzo_rce"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr ""
+msgid "Zero val_ues"
+msgstr "_Nulové hodnoty"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
-msgstr ""
+msgid "_Comment indicator"
+msgstr "Indikátor kom_entáře"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
-msgstr ""
+msgid "Value h_ighlighting"
+msgstr "_Zvýrazňování hodnot"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
+msgstr "_Ukotvení"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
-msgstr ""
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
+msgstr "Přetečení _textu"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
+msgstr "Zobr_azit odkazy barevně"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
-msgstr ""
+msgid "Display"
+msgstr "Zobrazit"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
-msgstr ""
+msgid "Colu_mn/row headers"
+msgstr "Zá_hlaví sloupců a řádků"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
-msgstr ""
+msgid "Hori_zontal scroll bar"
+msgstr "Vodorovný _posuvník"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
-msgstr ""
+msgid "_Vertical scroll bar"
+msgstr "_Svislý posuvník"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
+msgstr "Záložky l_istů"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
+msgstr "S_ymboly pro souhrny"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
+msgstr "Okno"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
+msgstr "_Mřížka:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
+msgstr "_Barva:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
-msgstr ""
+msgid "Show"
+msgstr "Zobrazit"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
-msgstr ""
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
+msgstr "Zobrazit i u obarvených buněk"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
-msgstr ""
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Skrýt"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
-msgstr ""
+msgid "_Page breaks"
+msgstr "Za_lomení stránky"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
-msgstr ""
+msgid "Helplines _while moving"
+msgstr "Vo_dítka při přesouvání"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
-msgstr ""
+msgid "Visual aids"
+msgstr "Pomůcky zobrazení"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
-msgstr ""
+msgid "Ob_jects/Image:"
+msgstr "_Objekty/obrázky:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
-msgstr ""
+msgid "Cha_rts:"
+msgstr "_Grafy:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
-msgstr ""
+msgid "_Drawing objects:"
+msgstr "_Kresby:"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
-msgstr ""
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Zobrazit"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
-msgstr ""
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Skrýt"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
-msgstr ""
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Zobrazit"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
-msgstr ""
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Skrýt"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
-msgstr ""
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Zobrazit"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
-msgstr ""
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Skrýt"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
-msgstr ""
+msgid "Objects"
+msgstr "Objekty"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
-msgstr ""
+msgid "S_ynchronize sheets"
+msgstr "Syn_chronizovat listy"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
-msgstr ""
+msgid "Zoom"
+msgstr "Lupa"
#: ungroupdialog.ui
msgctxt ""
@@ -6680,7 +7139,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Ungroup"
-msgstr ""
+msgstr "Zrušit seskupení"
#: ungroupdialog.ui
msgctxt ""
@@ -6689,7 +7148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "Řá_dky"
#: ungroupdialog.ui
msgctxt ""
@@ -6698,7 +7157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Sloupce"
#: ungroupdialog.ui
msgctxt ""
@@ -6707,7 +7166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deactivate for"
-msgstr ""
+msgstr "Deaktivovat pro"
#: validationhelptabpage.ui
msgctxt ""
@@ -6716,7 +7175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show input help when cell is selected"
-msgstr ""
+msgstr "_Zobrazit nápovědu k zadávání údajů, je-li buňka vybrána"
#: validationhelptabpage.ui
msgctxt ""
@@ -6725,7 +7184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Nadpis:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6734,7 +7193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Input help:"
-msgstr ""
+msgstr "Nápověda při _vstupu:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6743,4 +7202,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Obsah"
diff --git a/source/cs/scaddins/source/analysis.po b/source/cs/scaddins/source/analysis.po
index 06bd5f59c5c..a4c65b6daf4 100644
--- a/source/cs/scaddins/source/analysis.po
+++ b/source/cs/scaddins/source/analysis.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-17 20:39+0000\n"
+"PO-Revision-Date: 2014-03-16 13:57+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384720756.0\n"
+"X-POOTLE-MTIME: 1394978224.000000\n"
#: analysis.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "Vrátí počet roků (včetně zlomkové části) mezi dvěma daty"
#: analysis.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Basis indicates the day-count convention to use in the calculation"
-msgstr ""
+msgstr "Základ určuje, podle jaké metody bude při výpočtu stanoven počet dnů"
#: analysis.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr ""
+msgstr "Určuje první den v týdnu (1 = neděle, jiné hodnoty = pondělí)"
#: analysis.src
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the value 'true' if the number is even"
-msgstr "Vrací hodnotu 'true', je-li číslo sudé"
+msgstr "Vrátí hodnotu 'pravda', je-li číslo sudé"
#: analysis.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the value 'true' if the number is odd"
-msgstr "Vrací hodnotu 'true', je-li číslo liché"
+msgstr "Vrátí hodnotu 'pravda', je-li číslo liché"
#: analysis.src
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a complex number raised to a real power"
-msgstr ""
+msgstr "Vrátí komplexní číslo umocněné na reálné číslo"
#: analysis.src
msgctxt ""
diff --git a/source/cs/scaddins/source/datefunc.po b/source/cs/scaddins/source/datefunc.po
index e54a49054de..e2ab7cb1832 100644
--- a/source/cs/scaddins/source/datefunc.po
+++ b/source/cs/scaddins/source/datefunc.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-01-14 17:18+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-03-16 13:58+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358183920.0\n"
+"X-POOTLE-MTIME: 1394978285.000000\n"
#: datefunc.src
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns 1 (TRUE) if the date is a day of a leap year, otherwise 0 (FALSE)."
-msgstr "Vrátí 1 (TRUE), pokud datum je dnem v přestupném roce, jinak vrátí 0 (FALSE)."
+msgstr "Vrátí 1 (PRAVDA), pokud datum je dnem v přestupném roce, jinak vrátí 0 (NEPRAVDA)."
#: datefunc.src
msgctxt ""
diff --git a/source/cs/scaddins/source/pricing.po b/source/cs/scaddins/source/pricing.po
index 1a7ccea78cb..aea36af38e7 100644
--- a/source/cs/scaddins/source/pricing.po
+++ b/source/cs/scaddins/source/pricing.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-25 17:41+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2013-12-04 19:56+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369503708.0\n"
+"X-POOTLE-MTIME: 1386187000.0\n"
#: pricing.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a barrier option"
-msgstr ""
+msgstr "Oceňování bariérové opce"
#: pricing.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Cena/hodnota podkladového aktiva"
#: pricing.src
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Roční volatilita podkladového aktiva"
#: pricing.src
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Úroková sazba (spojité úročení)"
#: pricing.src
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Zahraniční úroková sazba (spojité úročení)"
#: pricing.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Time to maturity of the option in years"
-msgstr ""
+msgstr "Čas do splatnosti opce v letech"
#: pricing.src
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Strike level of the option"
-msgstr ""
+msgstr "Realizační úroveň opce"
#: pricing.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Dolní bariéra (zadejte 0 pro opci bez dolní bariéry)"
#: pricing.src
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Horní bariéra (zadejte 0 pro opci bez horní bariéry)"
#: pricing.src
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "Amount of money paid at maturity if barrier was hit"
-msgstr ""
+msgstr "Množství peněz vyplacené při splatnosti, pokud byla bariéra prolomena"
#: pricing.src
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define if the option is a (p)ut or a (c)all"
-msgstr ""
+msgstr "Řetězec určující, zda je opce (p)ut (prodejní) nebo (c)all (kupní)"
#: pricing.src
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n or knock-(o)ut"
-msgstr ""
+msgstr "Řetězec určující, zda je opce typu knock-(i)n (aktivační) nebo knock-(o)ut (deaktivační)"
#: pricing.src
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"25\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Řetězec určující, zda je bariéra sledována průběžně (c), nebo pouze na konci při splatnosti (e)"
#: pricing.src
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"27\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Nepovinný parametr, je-li vynechán, funkce vrátí cenu opce; je-li nastaven, funkce vrátí citlivosti ceny (greeks) na jeden ze vstupních parametrů; možné hodnoty jsou (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a touch/no-touch option"
-msgstr ""
+msgstr "Oceňování opcí touch/no-touch"
#: pricing.src
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Cena/hodnota podkladového aktiva"
#: pricing.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Roční volatilita podkladového aktiva"
#: pricing.src
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Úroková sazba (spojité úročení)"
#: pricing.src
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Zahraniční úroková sazba (spojité úročení)"
#: pricing.src
msgctxt ""
@@ -355,7 +355,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -374,7 +374,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Dolní bariéra (zadejte 0 pro opci bez dolní bariéry)"
#: pricing.src
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Horní bariéra (zadejte 0 pro opci bez horní bariéry)"
#: pricing.src
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "String to define if the option pays one unit of (d)omestic currency (cash or nothing) or (f)oreign currency (asset or nothing)"
-msgstr ""
+msgstr "Řetězec určující, zda bude opce vyplacena v (d)omácí měně (cash-or-nothing), nebo v zahraniční (f) měně (asset-or-nothing)"
#: pricing.src
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
-msgstr ""
+msgstr "Řetězec určující, zda je opce typu knock-(i)n (aktivační) nebo knock-(o)ut (deaktivační)"
#: pricing.src
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Řetězec určující, zda je bariéra sledována průběžně (c), nebo pouze na konci při splatnosti (e)"
#: pricing.src
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Nepovinný parametr, je-li vynechán, funkce vrátí cenu opce; je-li nastaven, funkce vrátí citlivosti ceny (greeks) na jeden ze vstupních parametrů; možné hodnoty jsou (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset hits a barrier assuming it follows dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Pravděpodobnost, že aktivum prolomí bariéru, za předpokladu dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value S of the underlying asset"
-msgstr ""
+msgstr "Cena/hodnota S podkladového aktiva"
#: pricing.src
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Roční volatilita podkladového aktiva"
#: pricing.src
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu in dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Parametr mu v dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity"
-msgstr ""
+msgstr "Čas do splatnosti"
#: pricing.src
msgctxt ""
@@ -562,7 +562,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
@@ -581,7 +581,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Horní bariéra (zadejte 0 pro opci bez horní bariéry)"
#: pricing.src
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (strike, put/call) are specified, the probability of S_T in [strike, upper barrier] for a call and S_T in [lower barrier, strike] for a put will be returned)"
-msgstr ""
+msgstr "Pravděpodobnost, že při splatnosti aktivum skončí mezi dvěma bariérami, za předpokladu dS/S = mu dt + vol dW (pokud jsou stanoveny poslední dva parametry (realizace, put/call), vrátí pravděpodobnost, že S_T bude v [realizace, horní bariéra] pro call a že S_T bude v [dolní bariéra, realizace] pro put)"
#: pricing.src
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the asset"
-msgstr ""
+msgstr "Cena/hodnota aktiva"
#: pricing.src
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the asset"
-msgstr ""
+msgstr "Roční volatilita aktiva"
#: pricing.src
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu from dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Parametr mu z dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity in years"
-msgstr ""
+msgstr "Čas do splatnosti v letech"
#: pricing.src
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Dolní bariéra (zadejte 0 pro opci bez dolní bariéry)"
#: pricing.src
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Horní bariéra (zadejte 0 pro opci bez horní bariéry)"
#: pricing.src
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Optional (p)ut/(c)all indicator"
-msgstr ""
+msgstr "Nepovinný údaj (p)ut/(c)all"
#: pricing.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Optional strike level"
-msgstr ""
+msgstr "Nepovinná realizační úroveň"
#: pricing.src
msgctxt ""
diff --git a/source/cs/scp2/source/accessories.po b/source/cs/scp2/source/accessories.po
index cd309e264fe..bf943c76635 100644
--- a/source/cs/scp2/source/accessories.po
+++ b/source/cs/scp2/source/accessories.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-07-05 12:16+0200\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"PO-Revision-Date: 2013-12-03 10:27+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386066449.0\n"
#: module_accessories.ulf
msgctxt ""
@@ -1317,7 +1318,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Srbština (latinka)"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1325,7 +1326,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Nainstaluje do %PRODUCTNAME %PRODUCTVERSION podporu srbštiny (latinka)"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1637,7 +1638,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdština"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1645,7 +1646,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Nainstaluje do %PRODUCTNAME %PRODUCTVERSION podporu kurdštiny"
#: module_samples_accessories.ulf
msgctxt ""
@@ -3093,7 +3094,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Srbština (latinka)"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3101,7 +3102,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Nainstaluje do %PRODUCTNAME %PRODUCTVERSION podporu srbštiny (latinka)"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3413,7 +3414,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdština"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3421,7 +3422,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Nainstaluje do %PRODUCTNAME %PRODUCTVERSION podporu kurdštiny"
#: module_templates_accessories.ulf
msgctxt ""
diff --git a/source/cs/scp2/source/calc.po b/source/cs/scp2/source/calc.po
index 577866f6567..9cf8382295e 100644
--- a/source/cs/scp2/source/calc.po
+++ b/source/cs/scp2/source/calc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-03 10:29+0000\n"
+"PO-Revision-Date: 2013-12-06 22:31+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386066554.0\n"
+"X-POOTLE-MTIME: 1386369068.0\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"STR_REG_VAL_SO60_SPREADSHEET\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Spreadsheet"
-msgstr "Sešit %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Sešit %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_calc.ulf
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_REG_VAL_SO60_CALC_TEMPLATE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Spreadsheet Template"
-msgstr "Šablona sešitu %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Šablona sešitu %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_calc.ulf
msgctxt ""
diff --git a/source/cs/scp2/source/draw.po b/source/cs/scp2/source/draw.po
index c540a9c0a3f..d8c32435d3f 100644
--- a/source/cs/scp2/source/draw.po
+++ b/source/cs/scp2/source/draw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-03 10:42+0000\n"
+"PO-Revision-Date: 2013-12-06 22:31+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386067343.0\n"
+"X-POOTLE-MTIME: 1386369076.0\n"
#: folderitem_draw.ulf
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_REG_VAL_SO60_DRAWING\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Drawing"
-msgstr "Kresba %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Kresba %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_draw.ulf
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"STR_REG_VAL_SO60_DRAW_TEMPLATE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Drawing Template"
-msgstr "Šablona kresby %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Šablona kresby %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_draw.ulf
msgctxt ""
diff --git a/source/cs/scp2/source/impress.po b/source/cs/scp2/source/impress.po
index 20b986b7b9e..aa9ed53cd30 100644
--- a/source/cs/scp2/source/impress.po
+++ b/source/cs/scp2/source/impress.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-03 10:50+0000\n"
+"PO-Revision-Date: 2013-12-06 22:31+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386067815.0\n"
+"X-POOTLE-MTIME: 1386369085.0\n"
#: folderitem_impress.ulf
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_REG_VAL_SO60_PRESENT\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Presentation"
-msgstr "Prezentace %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Prezentace %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_impress.ulf
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_REG_VAL_SO60_IMPRESS_TEMPLATE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Presentation Template"
-msgstr "Šablona prezentace %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Šablona prezentace %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_impress.ulf
msgctxt ""
diff --git a/source/cs/scp2/source/math.po b/source/cs/scp2/source/math.po
index cf36b0c97b6..aaae1c9fa30 100644
--- a/source/cs/scp2/source/math.po
+++ b/source/cs/scp2/source/math.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-02-18 19:29+0200\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-06 22:31+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386369089.0\n"
#: folderitem_math.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"STR_REG_VAL_SO60_FORMULA\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Formula"
-msgstr "Vzorec %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Vzorec %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_math.ulf
msgctxt ""
diff --git a/source/cs/scp2/source/ooo.po b/source/cs/scp2/source/ooo.po
index 8120a62bfd3..52a849b7d32 100644
--- a/source/cs/scp2/source/ooo.po
+++ b/source/cs/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-03 10:50+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-19 07:48+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386067821.0\n"
+"X-POOTLE-MTIME: 1387439327.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -4078,7 +4078,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script"
-msgstr ""
+msgstr "Severní kurdština, latinka"
#: module_ooo.ulf
msgctxt ""
@@ -4086,7 +4086,23 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script spelling dictionary"
-msgstr ""
+msgstr "Slovník pro kontrolu pravopisu pro severní kurdštinu, latinku"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "Laoština"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Kontrola pravopisu pro laoštinu"
#: module_ooo.ulf
msgctxt ""
@@ -4494,7 +4510,7 @@ msgctxt ""
"STR_REG_VAL_SO60_CONFIGFILE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Configuration File"
-msgstr "Konfigurační soubor %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Konfigurační soubor %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_ooo.ulf
msgctxt ""
diff --git a/source/cs/scp2/source/writer.po b/source/cs/scp2/source/writer.po
index f09db4a145b..3cfd00bb65f 100644
--- a/source/cs/scp2/source/writer.po
+++ b/source/cs/scp2/source/writer.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-02-18 19:31+0200\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"PO-Revision-Date: 2013-12-06 22:31+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386369106.0\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_WRITER\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr ""
+msgstr "Writer umožňuje vytvářet a upravovat text a obrázky v dopisech, zprávách, dokumentech a webových stránkách."
#: module_writer.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr ""
+msgstr "%PRODUCTNAME Writer umožňuje vytvářet a upravovat text a obrázky v dopisech, zprávách, dokumentech a webových stránkách."
#: module_writer.ulf
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"STR_REG_VAL_SO60_TEXT\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Text Document"
-msgstr "Textový dokument %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Textový dokument %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_writer.ulf
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"STR_REG_VAL_SO60_MASTERDOC\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Master Document"
-msgstr "Hlavní dokument %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Hlavní dokument %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_writer.ulf
msgctxt ""
@@ -133,7 +134,7 @@ msgctxt ""
"STR_REG_VAL_SO60_WRITER_TEMPLATE\n"
"LngText.text"
msgid "%SXWFORMATNAME %SXWFORMATVERSION Text Document Template"
-msgstr "Šablona textového dokumentu %SXWFORMATNAME %SXWFORMATVERSION "
+msgstr "Šablona textového dokumentu %SXWFORMATNAME %SXWFORMATVERSION"
#: registryitem_writer.ulf
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_TEXT\n"
"LngText.text"
msgid "Uniform Office Format Text Document"
-msgstr ""
+msgstr "Textový dokument Uniform Office Format"
#: registryitem_writer.ulf
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_WORDPRO_DOCUMENT\n"
"LngText.text"
msgid "Lotus Word Pro Document"
-msgstr ""
+msgstr "Dokument Lotus Word Pro"
#: registryitem_writer.ulf
msgctxt ""
@@ -229,4 +230,4 @@ msgctxt ""
"STR_REG_VAL_T602_TEXT_FILE\n"
"LngText.text"
msgid "T602 Text File"
-msgstr ""
+msgstr "Textový soubor T602"
diff --git a/source/cs/sd/source/filter/html.po b/source/cs/sd/source/filter/html.po
index b72f0540654..f6edc36fdd6 100644
--- a/source/cs/sd/source/filter/html.po
+++ b/source/cs/sd/source/filter/html.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 21:23+0000\n"
+"PO-Revision-Date: 2014-03-09 10:20+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386019396.0\n"
+"X-POOTLE-MTIME: 1394360403.0\n"
#: pubdlg.src
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"PAGE3_TITEL_1\n"
"fixedline.text"
msgid "Save Image as"
-msgstr "Uložit obrázek jako"
+msgstr "Uložit obrázky jako"
#: pubdlg.src
msgctxt ""
diff --git a/source/cs/sd/source/ui/dlg.po b/source/cs/sd/source/ui/dlg.po
index 087f3ec89c3..0e931f00281 100644
--- a/source/cs/sd/source/ui/dlg.po
+++ b/source/cs/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-05-25 18:07+0000\n"
"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Strom stránek"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "Vybrat návrh snímku"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "Vyměnit stránku pozadí"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "S~mazat nepoužitá pozadí"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "Načíst..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Návrh snímku"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/cs/sd/source/ui/slideshow.po b/source/cs/sd/source/ui/slideshow.po
index 70e418d8824..37431f7e9fa 100644
--- a/source/cs/sd/source/ui/slideshow.po
+++ b/source/cs/sd/source/ui/slideshow.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-04 10:57+0100\n"
-"PO-Revision-Date: 2013-11-06 09:16+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-01 16:19+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383729394.0\n"
+"X-POOTLE-MTIME: 1388593169.0\n"
#: slideshow.src
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"CM_WIDTH_PEN\n"
"menuitem.text"
msgid "~Pen Width"
-msgstr "Tloušťka čáry"
+msgstr "Šířka čáry"
#: slideshow.src
msgctxt ""
diff --git a/source/cs/sd/uiconfig/sdraw/ui.po b/source/cs/sd/uiconfig/sdraw/ui.po
index d347be8d7ec..ccd9f84799b 100644
--- a/source/cs/sd/uiconfig/sdraw/ui.po
+++ b/source/cs/sd/uiconfig/sdraw/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-03 09:01+0000\n"
+"PO-Revision-Date: 2014-01-03 08:20+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386061266.0\n"
+"X-POOTLE-MTIME: 1388737201.0\n"
#: breakdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete unused backg_rounds"
-msgstr "Smazat nepoužitá pozadí"
+msgstr "_Smazat nepoužitá pozadí"
#: insertslidesdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr "Odkaz"
+msgstr "_Odkaz"
#: namedesign.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill holes:"
-msgstr "Zaplnit mezery:"
+msgstr "_Zaplnit mezery:"
#: vectorize.ui
msgctxt ""
diff --git a/source/cs/sd/uiconfig/simpress/ui.po b/source/cs/sd/uiconfig/simpress/ui.po
index c8af2d08762..ecd45b75c7d 100644
--- a/source/cs/sd/uiconfig/simpress/ui.po
+++ b/source/cs/sd/uiconfig/simpress/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-03 10:25+0000\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-02-26 18:39+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386066309.0\n"
+"X-POOTLE-MTIME: 1393439942.0\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Speed:"
-msgstr "Rychlost:"
+msgstr "_Rychlost:"
#: customanimationcreatetab.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic preview"
-msgstr "Automatický náhled"
+msgstr "_Automatický náhled"
#: customanimationeffecttab.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction:"
-msgstr "Směr:"
+msgstr "_Směr:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter animation:"
-msgstr "Po animaci:"
+msgstr "_Po animaci:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sound:"
-msgstr "Zvuk:"
+msgstr "_Zvuk:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text animation:"
-msgstr "Animace textu:"
+msgstr "_Animace textu:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Di_m color:"
-msgstr "Barva ztmavení:"
+msgstr "_Barva ztmavení:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr "Spustit"
+msgstr "S_pustit"
#: customanimationspanel.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction"
-msgstr "Směr"
+msgstr "_Směr"
#: customanimationspanel.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sp_eed"
-msgstr "Rychlost"
+msgstr "_Rychlost"
#: customanimationspanel.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic pre_view"
-msgstr "Automatický náhled"
+msgstr "_Automatický náhled"
#: customanimationtexttab.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Group text:"
-msgstr "Seskupit text:"
+msgstr "_Seskupit text:"
#: customanimationtexttab.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr "Automaticky po:"
+msgstr "_Automaticky po:"
#: customanimationtexttab.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animate attached _shape"
-msgstr "Animovat přiložený tvar"
+msgstr "Animovat _přiložený tvar"
#: customanimationtexttab.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_In reverse order"
-msgstr "V opačném pořadí"
+msgstr "V _opačném pořadí"
#: customanimationtimingtab.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start:"
-msgstr "Spustit:"
+msgstr "_Spustit:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delay:"
-msgstr "Prodleva:"
+msgstr "_Prodleva:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_peed:"
-msgstr "Rychlost:"
+msgstr "_Rychlost:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Repeat:"
-msgstr "Opakovat:"
+msgstr "_Opakovat:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rewind _when done playing"
-msgstr "Přetočit po ukončení přehrávání"
+msgstr "Přetočit po _ukončení přehrávání"
#: customanimationtimingtab.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Animate as part of click sequence"
-msgstr "Animovat jako část sekvence po kliknutí"
+msgstr "_Animovat jako část sekvence po kliknutí"
#: customanimationtimingtab.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start _effect on click of"
-msgstr "Spustit efekt po kliknutí na"
+msgstr "Spustit _efekt po kliknutí na"
#: customanimationtimingtab.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cop_y"
-msgstr "Kopírovat"
+msgstr "_Kopírovat"
#: customslideshows.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr "Spustit"
+msgstr "_Spustit"
#: customslideshows.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use Custom Slide Show"
-msgstr "Použít vlastní prezentaci"
+msgstr "_Použít vlastní prezentaci"
#: definecustomslideshow.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr "Název:"
+msgstr "_Název:"
#: definecustomslideshow.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr "Neměnný"
+msgstr "_Neměnný"
#: dlgfield.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr "Proměnný"
+msgstr "_Proměnný"
#: dlgfield.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr "Jazyk"
+msgstr "_Jazyk"
#: dlgfield.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr "Formát"
+msgstr "_Formát"
#: headerfooterdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Appl_y to All"
-msgstr "Použít na všechny"
+msgstr "Použít na _všechny"
#: headerfooterdialog.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heade_r"
-msgstr "Záhlaví"
+msgstr "Zá_hlaví"
#: headerfootertab.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header _text:"
-msgstr "Text záhlaví:"
+msgstr "_Text záhlaví:"
#: headerfootertab.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date and time"
-msgstr "Datum a čas"
+msgstr "_Datum a čas"
#: headerfootertab.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed"
-msgstr "Neměnný"
+msgstr "_Neměnný"
#: headerfootertab.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr "Proměnný"
+msgstr "P_roměnný"
#: headerfootertab.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr "Jazyk"
+msgstr "_Jazyk"
#: headerfootertab.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format"
-msgstr "Formát"
+msgstr "_Formát"
#: headerfootertab.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr "Zápatí"
+msgstr "Zá_patí"
#: headerfootertab.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ooter text:"
-msgstr "Text zápatí:"
+msgstr "T_ext zápatí:"
#: headerfootertab.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr "Číslo snímku"
+msgstr "Číslo sní_mku"
#: headerfootertab.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on slide"
-msgstr "Zahrnout do snímku"
+msgstr "_Zahrnout do snímku"
#: headerfootertab.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do _not show on the first slide"
-msgstr "Nezobrazovat na prvním snímku"
+msgstr "Nezo_brazovat na prvním snímku"
#: headerfootertab.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page Number"
-msgstr "Číslo stránky"
+msgstr "Číslo _stránky"
#: headerfootertab.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before"
-msgstr "Před"
+msgstr "_Před"
#: insertslides.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter"
-msgstr "Za"
+msgstr "_Za"
#: insertslides.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr "Záhlaví"
+msgstr "Zá_hlaví"
#: masterlayoutdlg.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date/time"
-msgstr "Datum/čas"
+msgstr "_Datum/čas"
#: masterlayoutdlg.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr "Zápatí"
+msgstr "Zá_patí"
#: masterlayoutdlg.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page number"
-msgstr "Číslo stránky"
+msgstr "Číslo _stránky"
#: masterlayoutdlg.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr "Číslo snímku"
+msgstr "Číslo sní_mku"
#: masterlayoutdlg.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start with _wizard"
-msgstr "Začít s průvodcem"
+msgstr "Začít s _průvodcem"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1054,47 +1054,47 @@ msgstr "Kopírovat při přesunu"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
-msgstr "Vždy přesunutelné objekty"
+msgid "Unit of _measurement"
+msgstr "_Měrná jednotka"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
-msgstr "Použít mezipaměť v pozadí"
+msgid "Ta_b stops"
+msgstr "Kroky _tabulátoru"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
-msgstr "Nedeformovat objekty na křivce"
+msgid "Objects always moveable"
+msgstr "Vždy přesunutelné objekty"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
-msgstr "Měrná jednotka"
+msgid "Do not distort objects in curve"
+msgstr "Nedeformovat objekty na křivce"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
-msgstr "Kroky tabulátoru"
+msgid "Use background cache"
+msgstr "Použít mezipaměť v pozadí"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1108,15 +1108,6 @@ msgstr "Nastavení"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
-"label\n"
-"string.text"
-msgid "Enable remote control"
-msgstr "Povolit dálkové ovládání"
-
-#: optimpressgeneralpage.ui
-msgctxt ""
-"optimpressgeneralpage.ui\n"
"enprsntcons\n"
"label\n"
"string.text"
@@ -1135,6 +1126,15 @@ msgstr "Vždy s aktuální stránkou"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
+"enremotcont\n"
+"label\n"
+"string.text"
+msgid "Enable remote control"
+msgstr "Povolit dálkové ovládání"
+
+#: optimpressgeneralpage.ui
+msgctxt ""
+"optimpressgeneralpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing scale"
-msgstr "Měřítko kresby"
+msgstr "Měřítko _kresby"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _width"
-msgstr "Šířka stránky"
+msgstr "Šíř_ka stránky"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _height"
-msgstr "Výška stránky"
+msgstr "_Výška stránky"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_e printer metrics for document formatting"
-msgstr "K formátování dokumentu použít metriku tiskárny"
+msgstr "K _formátování dokumentu použít metriku tiskárny"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _spacing between paragraphs and tables (in current document)"
-msgstr "Přidat mezi odstavce a tabulky mezeru (v aktuálním dokumentu)"
+msgstr "Přidat mezi odstavce a tabulky mezeru (v _aktuálním dokumentu)"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page name"
-msgstr "Název stránky"
+msgstr "_Název stránky"
#: prntopts.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ate"
-msgstr "Datum"
+msgstr "_Datum"
#: prntopts.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ti_me"
-msgstr "Čas"
+msgstr "Č_as"
#: prntopts.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_idden pages"
-msgstr "Skryté stránky"
+msgstr "_Skryté stránky"
#: prntopts.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to page"
-msgstr "Přizpůsobit rozměru stránky"
+msgstr "Přizpůsobit _rozměru stránky"
#: prntopts.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile pages"
-msgstr "Stránky jako dlaždice"
+msgstr "Stránky _jako dlaždice"
#: prntopts.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rochure"
-msgstr "Příručka"
+msgstr "_Příručka"
#: prntopts.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper tray from printer s_ettings"
-msgstr "Zásobník papíru z nastavení tiskárny"
+msgstr "Zásobník papíru z nastavení _tiskárny"
#: prntopts.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fr_ont"
-msgstr "Přední"
+msgstr "Př_ední"
#: prntopts.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_ck"
-msgstr "Zadní"
+msgstr "_Zadní"
#: prntopts.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gra_yscale"
-msgstr "Stupně šedi"
+msgstr "St_upně šedi"
#: prntopts.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Black & _white"
-msgstr "Černá a bílá"
+msgstr "Černá a _bílá"
#: prntopts.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rulers visible"
-msgstr "Viditelná pravítka"
+msgstr "Viditelná _pravítka"
#: sdviewpage.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap Lines when moving"
-msgstr "Vodítka při přesouvání"
+msgstr "_Vodítka při přesouvání"
#: sdviewpage.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All control points in Bezier editor"
-msgstr "Všechny ovládací body při úpravách Bézierových křivek"
+msgstr "Všechny ovládací _body při úpravách Bézierových křivek"
#: sdviewpage.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour of each individual object"
-msgstr "Obrysy všech jednotlivých objektů"
+msgstr "_Obrysy všech jednotlivých objektů"
#: sdviewpage.ui
msgctxt ""
@@ -1942,6 +1942,51 @@ msgctxt ""
msgid "Display"
msgstr "Zobrazení"
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "Návrh snímku"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "_Vyměnit stránku pozadí"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "_Smazat nepoužitá pozadí"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "Vybrat návrh snímku"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "_Načíst..."
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
@@ -2111,7 +2156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr "Řádek záhlaví"
+msgstr "Řádek _záhlaví"
#: tabledesignpanel.ui
msgctxt ""
@@ -2120,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr "Řádek součtu"
+msgstr "Řádek so_učtu"
#: tabledesignpanel.ui
msgctxt ""
@@ -2129,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr "Pruhované řádky"
+msgstr "Pruhované řá_dky"
#: tabledesignpanel.ui
msgctxt ""
@@ -2138,7 +2183,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr "První sloupec"
+msgstr "_První sloupec"
#: tabledesignpanel.ui
msgctxt ""
@@ -2147,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr "Poslední sloupec"
+msgstr "P_oslední sloupec"
#: tabledesignpanel.ui
msgctxt ""
@@ -2156,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr "Pruhované sloupce"
+msgstr "Pruhované _sloupce"
#: templatedialog.ui
msgctxt ""
diff --git a/source/cs/sdext/source/minimizer.po b/source/cs/sdext/source/minimizer.po
deleted file mode 100644
index 933bf6df776..00000000000
--- a/source/cs/sdext/source/minimizer.po
+++ /dev/null
@@ -1,36 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-12-22 10:10+0200\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
-"Language-Team: none\n"
-"Language: cs\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Kompresor prezentací"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"Kompresor prezentací slouží ke zmenšení velikosti aktuálně otevřené prezentace. Dosáhne toho zkomprimováním obrázků a odstraněním nepoužitých dat.\n"
-"Kompresor prezentací může optimalizovat poměr kvality a velikosti obrázků. Prezentace určené pro zobrazení na obrazovce nebo promítání nevyžadují tak vysokou kvalitu, jako prezentace určené k tisku.\n"
diff --git a/source/cs/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/cs/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 1a7bbb550f9..00000000000
--- a/source/cs/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 13:29+0200\n"
-"Last-Translator: pawell <p.franc@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: cs\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "Komprimovat prezentaci"
diff --git a/source/cs/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/cs/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index dd7ec8bb06b..00000000000
--- a/source/cs/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-03 13:15+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: cs\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370265357.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Kompresor prezentací"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Kroky"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< Zpět"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "Další >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "Dokončit"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Zrušit"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Úvod"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "Kompresor prezentací je využíván pro zmenšení velikosti aktuální prezentace. Budou zkomprimovány obrázky a odstraněna data, která již nejsou potřeba. V posledním kroku průvodce můžete zvolit, zda se mají provedené změny použít pro aktuální prezentaci, nebo se má vytvořit nová optimalizovaná verze prezentace."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "Nastavení Kompresoru prezentací"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "S~mazat"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Nastavení optimalizace obrázků"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Obrázky"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "Bezztrátová komprese"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "Komprese JPEG"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "Kvalita v %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "S~mazat oříznuté oblasti obrázků"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Zmenšit rozlišení obrázků"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<žádná změna>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (rozlišení monitoru)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (rozlišení projektoru)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 DPI (tiskové rozlišení)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "Rozpojit odkazy na externí obrázky"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE objekty"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Nastavení pro náhradu OLE objektů"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Vytvořit statickou grafickou náhradu OLE objektů"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "Pro všechny OLE objekty"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "Pro OLE objekty v jiném formátu než OpenDocument"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "Object Linking and Embedding (OLE) je technologie, která umožňuje vkládání a připojování dokumentů a jiných objektů. Aktuální prezentace obsahuje OLE objekty."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "Object Linking and Embedding (OLE) je technologie, která umožňuje vkládání a připojování dokumentů a jiných objektů. Aktuální prezentace neobsahuje žádné OLE objekty."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Snímky"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Zvolte snímky ke smazání"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Master Pages"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Smazat nepoužité předlohy"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "Smazat poznámky"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Smazat skryté snímky"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Smazat snímky, které nejsou použity ve vlastní prezentaci"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Souhrn"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Zvolte, kde aplikovat následující změny"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Průběh"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Optimalizováno objektů"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "Aplikovat změny na aktuální prezentaci"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "Otevřít novou prezentaci"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "Uložit nastavení jako"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "Před provedením změn prezentaci zkopírovat"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Smazat snímků: %SLIDES"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Optimalizovat %IMAGES obrázků na kvalitu %QUALITY% JPEG při %RESOLUTION DPI."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Vytvořit náhradní obrázky pro %OLE objektů."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Aktuální velikost souboru:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Odhadovaná nová velikost:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 MB"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Moje nastavení"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "výchozí nastavení"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "Optimalizace upraví aktuální dokument. Chcete pokračovat?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "Ano"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "OK"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "Kompresor prezentací úspěšně aktualizoval prezentaci '%TITLE'. Velikost souboru se změnila z %OLDFILESIZE MB na %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "Kompresor prezentací úspěšně aktualizoval prezentaci '%TITLE'. Velikost souboru se změnila z %OLDFILESIZE MB na přibližně %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "Kompresor prezentací úspěšně aktualizoval prezentaci '%TITLE'. Velikost souboru se změnila na %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "Kompresor prezentací úspěšně aktualizoval prezentaci '%TITLE'. Velikost souboru se změnila přibližně na %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "Kopírování prezentace..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "Odstranění snímků..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "Optimalizace obrázků..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "Vytvoření náhrady OLE objektů..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimalizováno pro projektor"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Optimalizováno pro monitor (nejmenší velikost souboru)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimalizováno pro projektor"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Optimalizováno pro tisk"
diff --git a/source/cs/sfx2/source/appl.po b/source/cs/sfx2/source/appl.po
index 88798bb331e..dbcfe235075 100644
--- a/source/cs/sfx2/source/appl.po
+++ b/source/cs/sfx2/source/appl.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 17:07+0000\n"
+"PO-Revision-Date: 2013-12-04 08:10+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385831229.0\n"
+"X-POOTLE-MTIME: 1386144643.0\n"
#: app.src
msgctxt ""
@@ -660,7 +660,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This version of the image file is not supported"
-msgstr "Tato verze obrázku není podporována"
+msgstr "Tato verze souboru s obrázkem není podporována"
#: app.src
msgctxt ""
diff --git a/source/cs/sfx2/source/control.po b/source/cs/sfx2/source/control.po
index e8630ab29c9..5f7d3f27e9d 100644
--- a/source/cs/sfx2/source/control.po
+++ b/source/cs/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 17:08+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-21 12:31+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385831320.0\n"
+"X-POOTLE-MTIME: 1387629060.0\n"
#: templateview.src
msgctxt ""
@@ -27,7 +27,15 @@ msgstr "Všechny šablony"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr "Vítejte! Můžete otevřít nebo vytvořit nový dokument!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr "Vítejte v %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "Pomocí postranní lišty otevřete nebo vytvoříte soubor."
diff --git a/source/cs/sfx2/source/dialog.po b/source/cs/sfx2/source/dialog.po
index 092c989569a..48f8f5708bb 100644
--- a/source/cs/sfx2/source/dialog.po
+++ b/source/cs/sfx2/source/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 17:08+0000\n"
+"PO-Revision-Date: 2013-12-06 19:59+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385831339.0\n"
+"X-POOTLE-MTIME: 1386359956.0\n"
#: dialog.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"MSG_TABPAGE_INVALIDSTYLE\n"
"infobox.text"
msgid "This Style does not exist."
-msgstr "Tento styl neexistuje"
+msgstr "Tento styl neexistuje."
#: dialog.src
msgctxt ""
diff --git a/source/cs/sfx2/uiconfig/ui.po b/source/cs/sfx2/uiconfig/ui.po
index eb80bd794b4..07c8613cd73 100644
--- a/source/cs/sfx2/uiconfig/ui.po
+++ b/source/cs/sfx2/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 21:16+0000\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-02-21 10:36+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386018961.0\n"
+"X-POOTLE-MTIME: 1392979017.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -46,11 +46,20 @@ msgstr "Aby bylo jisté, že se dokument uloží správně, použijte k jeho ulo
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "Použít formát _ODF"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr "Použít formát %FORMATNAME"
+msgstr "_Použít formát %FORMATNAME"
#: alienwarndialog.ui
msgctxt ""
@@ -59,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr "Zeptat se při ukládání do jiného formátu než ODF"
+msgstr "_Zeptat se při ukládání do jiného formátu než ODF"
#: checkin.ui
msgctxt ""
@@ -95,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CMIS Properties"
-msgstr "Vlastnosti CMIS"
+msgstr "Vlastnosti _CMIS"
#: cmisinfopage.ui
msgctxt ""
@@ -158,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Properties"
-msgstr "Vlastnosti"
+msgstr "_Vlastnosti"
#: custominfopage.ui
msgctxt ""
@@ -491,23 +500,23 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"%PRODUCTNAME je k dispozici za podmínek licence GNU Lesser General Public License Version 3, jejíž kopii naleznete na stránce http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME je k dispozici za podmínek licence Mozilla Public License, v. 2.0, jejíž kopii naleznete na stránce http://mozilla.org/MPL/2.0/.\n"
"\n"
"Doplňkové údaje o autorských právech a licenčních podmínkách třetích stran vztahujících se na části tohoto programu naleznete v souboru LICENSE.html. Pokud se chcete seznámit s detaily, zvolte možnost Zobrazit licenci (informace pouze v angličtině).\n"
"\n"
"Všechny ochranné známky a registrované ochranné známky, které jsou zde zmíněny, jsou majetkem jejich vlastníků.\n"
"\n"
-"Copyright © 2000, 2013 přispěvatelé do LibreOffice a/nebo jejich přidružené společnosti. Všechna práva vyhrazena.\n"
+"Copyright © 2000, 2013 přispěvatelé do LibreOffice. Všechna práva vyhrazena.\n"
"\n"
"Tento produkt vytvořila %OOOVENDOR na základě OpenOffice.org, který je Copyright 2000, 2011 Oracle a/nebo jeho pobočky. %OOOVENDOR děkuje všem členům komunity, podrobnosti naleznete na stránce http://www.libreoffice.org/."
@@ -1003,8 +1012,8 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr "Otevřít"
+msgid "_Open File"
+msgstr "_Otevřít soubor"
#: startcenter.ui
msgctxt ""
@@ -1013,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_emplates"
-msgstr "Šablony"
+msgstr "Ša_blony"
#: startcenter.ui
msgctxt ""
@@ -1021,8 +1030,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr "Vytvořit"
+msgid "Create:"
+msgstr "Vytvořit:"
#: startcenter.ui
msgctxt ""
@@ -1030,8 +1039,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr "Nový dokument"
+msgid "Writer _Document"
+msgstr "_Textový dokument"
#: startcenter.ui
msgctxt ""
@@ -1039,8 +1048,8 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
-msgstr "Nový sešit"
+msgid "Calc _Spreadsheet"
+msgstr "_Sešit"
#: startcenter.ui
msgctxt ""
@@ -1048,8 +1057,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr "Nová prezentace"
+msgid "Impress _Presentation"
+msgstr "_Prezentace"
#: startcenter.ui
msgctxt ""
@@ -1057,8 +1066,8 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
-msgstr "Nová kresba"
+msgid "Draw D_rawing"
+msgstr "_Kresba"
#: startcenter.ui
msgctxt ""
@@ -1066,8 +1075,8 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr "Nový vzorec"
+msgid "Math For_mula"
+msgstr "_Vzorec"
#: startcenter.ui
msgctxt ""
@@ -1075,17 +1084,8 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr "Nová databáze"
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr "Nápověda"
+msgid "Base D_atabase"
+msgstr "_Databáze"
#: startcenter.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xtensions"
-msgstr "Rozšíření"
+msgstr "_Rozšíření"
#: versioncommentdialog.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr "Zobrazit..."
+msgstr "_Zobrazit..."
#: versionscmis.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr "Porovnat"
+msgstr "_Porovnat"
#: versionscmis.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr "Zobrazit..."
+msgstr "_Zobrazit..."
#: versionsofdialog.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr "Porovnat"
+msgstr "_Porovnat"
#: versionsofdialog.ui
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _New Version"
-msgstr "Uložit novou verzi"
+msgstr "_Uložit novou verzi"
#: versionsofdialog.ui
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always save a new version on closing"
-msgstr "Při zavírání automaticky uložit verzi"
+msgstr "Při zavírání _automaticky uložit verzi"
#: versionsofdialog.ui
msgctxt ""
diff --git a/source/cs/shell/source/win32/shlxthandler/res.po b/source/cs/shell/source/win32/shlxthandler/res.po
index c3f4d448181..4447f912a62 100644
--- a/source/cs/shell/source/win32/shlxthandler/res.po
+++ b/source/cs/shell/source/win32/shlxthandler/res.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-27 00:51+0000\n"
+"PO-Revision-Date: 2014-01-02 23:28+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385513490.0\n"
+"X-POOTLE-MTIME: 1388705334.0\n"
#: shlxthdl.ulf
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"%MODIFIED_COLON%\n"
"LngText.text"
msgid "Modified:"
-msgstr "Změněný:"
+msgstr "Změněno:"
#: shlxthdl.ulf
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"%EDITING_TIME_COLON%\n"
"LngText.text"
msgid "Total editing time:"
-msgstr "Celkový čas editace:"
+msgstr "Celková doba úprav:"
#: shlxthdl.ulf
msgctxt ""
diff --git a/source/cs/starmath/source.po b/source/cs/starmath/source.po
index b6b4f46e167..22fb4c19917 100644
--- a/source/cs/starmath/source.po
+++ b/source/cs/starmath/source.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 10:43+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-02-21 22:01+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,1799 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385808220.0\n"
+"X-POOTLE-MTIME: 1393020095.0\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "Znaménko +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "Znaménko -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "Znaménko +-"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "Znaménko -+"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "Booleovské NOT"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "Sčítání +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "Odčítání -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "Násobení (tečka)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "Násobení (x)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "Násobení (*)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "Dělení (lomítko)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "Dělení (÷)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "Dělení (zlomek)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "Booleovské AND"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "Booleovské OR"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "Je rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "Není rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "Je menší než"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "Je větší než"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "Je menší nebo rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "Je větší nebo rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "Je menší nebo rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "Je větší nebo rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "Je mnohem menší než"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "Je mnohem větší než"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "Je shodno s"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "Je přibližně rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "Je podobné"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "Je podobné nebo rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "Je úměrné k"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "Je ortogonální k"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "Je rovnoběžné k"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "Směrem"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "Je obsaženo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "Není obsaženo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "Obsahuje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "Sjednocení"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "Průnik"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "Rozdíl"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Množina dělitelnosti"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "Podmnožina"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "Podmnožina nebo rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "Nadmnožina"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "Nadmnožina nebo rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "Není podmnožinou"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "Není podmnožinou nebo rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "Není nadmnožinou"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "Není nadmnožinou nebo rovno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "Absolutní hodnota"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Faktoriál"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "Druhá odmocnina"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "n-tá odmocnina"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Exponenciální funkce"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Exponenciální funkce"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "Přirozený logaritmus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "Logaritmus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "Sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "Kosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "Tangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "Kotangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "Arkussinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "Arkuskosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "Arkustangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "Arkuskotangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Hyperbolický sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Hyperbolický kosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Hyperbolický tangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Hyperbolický kotangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Argument hyperbolického sinu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Argument hyperbolického kosinu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Argument hyperbolického tangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Argument hyperbolického kotangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "Suma"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "Suma s indexem dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "Suma s indexem nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr "Suma s indexem nahoře a dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "Součin (produkt)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "Součin s indexem dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr "Součin s indexem nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr "Součin s indexem nahoře a dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Koprodukt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "Koprodukt s indexem dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr "Koprodukt s indexem nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr "Koprodukt s indexem nahoře a dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Limity"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "Limita s indexem dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "Limita s indexem nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr "Limita s indexem nahoře a dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "Existuje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "Neexistuje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "Pro všechny"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "Integrál"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr "Integrál s indexem dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr "Integrál s indexem nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr "Integrál s indexem nahoře a dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "Dvojný integrál"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr "Dvojný integrál s indexem dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr "Dvojný integrál s indexem nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr "Dvojný integrál s indexem nahoře a dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "Trojný integrál"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr "Trojný integrál s indexem dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr "Trojný integrál s indexem nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr "Trojný integrál s indexem nahoře a dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Křivkový integrál"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr "Křivkový integrál s indexem dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr "Křivkový integrál s indexem nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr "Křivkový integrál s indexem nahoře a dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "Plošný integrál"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr "Plošný integrál s indexem dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr "Plošný integrál s indexem nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr "Plošný integrál s indexem nahoře a dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "Objemový integrál"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr "Objemový integrál s indexem dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr "Objemový integrál s indexem nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr "Objemový integrál s indexem nahoře a dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Čárka"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "S pruhem"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Oblouček"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "Háček"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "Kroužek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "Tečka"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "Dvojitá tečka"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "Trojtečka"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Obrácená čárka"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Stříška"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Tilda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Vektorová šipka"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "Čára pod"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "Čára nad"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "Čára přes"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "Průhledné"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "Tučné písmo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "Kurzíva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "Změnit velikost"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "Změnit písmo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "Černá barva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "Modrá barva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "Zelená barva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "Červená barva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr "Azurová barva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr "Purpurová barva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "Žlutá barva"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "Skupinové závorky"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "Kulaté závorky"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "Hranaté závorky"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "Dvojité hranaté závorky"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "Složené závorky"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "Špičaté závorky"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr "Horní celá část"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "Dolní celá část"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "Jednoduché čáry"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "Dvojité čáry"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "Závorky operátoru"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "Kulaté závorky (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "Hranaté závorky (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "Dvojité hranaté závorky (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "Složené závorky (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "Špičaté závorky (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr "Horní celá část (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr "Dolní celá část (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "Jednoduché čáry (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "Dvojité čáry (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "Závorky operátoru (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "Složená závorka nahoře (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "Složená závorka dole (zvětšující se)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "Dolní index vpravo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "Exponent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "Dolní index vlevo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "Horní index vlevo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "Dolní index uprostřed"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "Horní index nahoře"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "Malá mezera"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "Mezera"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "Nový řádek"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "Vertikální zásobník (2 prvky)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "Vertikální zásobník"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Maticový zásobník"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "Zarovnat vlevo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "Zarovnat na střed"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "Zarovnat vpravo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "Aleph"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "Prázdná množina"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "Reálná část"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "Imaginární část"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "Nekonečno"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "Parciální"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "Nabla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "Weierstrassovo p"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "Tečky uprostřed"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "Tečky nahoru"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "Tečky dolů"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "Tečky dole"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "Tečky svisle"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "Spojit"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "Dělení (široké lomítko)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr "Dělení (široké zpětné lomítko)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "Dělitelné"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "Nedělitelné"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "Dvojitá šipka vlevo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "Dvojitá šipka vlevo a vpravo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "Dvojitá šipka vpravo"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "Množina přirozených čísel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "Množina celých čísel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "Množina racionálních čísel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "Množina reálných čísel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "Množina komplexních čísel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "Velká stříška"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "Velká tilda"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "S velkou vektorovou šipkou"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "h s pruhem"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "Lambda s pruhem"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "Levá šipka"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "Šipka doprava"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "Šipka nahoru"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "Šipka dolů"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "Bez mezery"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "Předchází"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "Předchází nebo se rovná"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "Předchází nebo odpovídá"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "Následuje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "Následuje nebo se rovná"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "Následuje nebo odpovídá"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "Nepředchází"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "Nenásleduje"
#: commands.src
msgctxt ""
@@ -83,14 +1875,6 @@ msgstr "Formáty"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr "Symboly"
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
@@ -382,7 +2166,7 @@ msgctxt ""
"SID_ZOOM_50_PERCENT\n"
"menuitem.text"
msgid "~View 50%"
-msgstr "Měřítko 50%"
+msgstr "~Měřítko 50 %"
#: smres.src
msgctxt ""
@@ -391,7 +2175,7 @@ msgctxt ""
"SID_ZOOM_100_PERCENT\n"
"menuitem.text"
msgid "View ~100%"
-msgstr "Měřítko 100%"
+msgstr "Měřítko ~100 %"
#: smres.src
msgctxt ""
@@ -400,7 +2184,7 @@ msgctxt ""
"SID_ZOOM_200_PERCENT\n"
"menuitem.text"
msgid "View ~200%"
-msgstr "Měřítko 200%"
+msgstr "Měřítko ~200 %"
#: smres.src
msgctxt ""
@@ -409,7 +2193,7 @@ msgctxt ""
"SID_ZOOMIN\n"
"menuitem.text"
msgid "~Zoom In"
-msgstr "Zvětšit"
+msgstr "~Zvětšit"
#: smres.src
msgctxt ""
@@ -418,7 +2202,7 @@ msgctxt ""
"SID_ZOOMOUT\n"
"menuitem.text"
msgid "Zoom ~Out"
-msgstr "Zmenšit"
+msgstr "Z~menšit"
#: smres.src
msgctxt ""
@@ -427,7 +2211,7 @@ msgctxt ""
"SID_ZOOM_OPTIMAL\n"
"menuitem.text"
msgid "~Display All"
-msgstr "Zobrazit vše"
+msgstr "Zobrazit ~vše"
#: smres.src
msgctxt ""
@@ -436,7 +2220,7 @@ msgctxt ""
"SID_DRAW\n"
"menuitem.text"
msgid "U~pdate"
-msgstr "Aktualizovat"
+msgstr "~Aktualizovat"
#: smres.src
msgctxt ""
@@ -1629,7 +3413,7 @@ msgctxt ""
"RID_XMINUSY\n"
"toolboxitem.text"
msgid "Subtraction -"
-msgstr "Odečet -"
+msgstr "Odčítání -"
#: toolbox.src
msgctxt ""
@@ -1764,7 +3548,7 @@ msgctxt ""
"RID_XORTHOY\n"
"toolboxitem.text"
msgid "Is Orthogonal To"
-msgstr "Je kolmo k"
+msgstr "Je ortogonální k"
#: toolbox.src
msgctxt ""
@@ -1908,7 +3692,7 @@ msgctxt ""
"RID_XPRECEDESEQUALY\n"
"toolboxitem.text"
msgid "Precedes or equal to"
-msgstr "Přechází nebo se rovná"
+msgstr "Předchází nebo se rovná"
#: toolbox.src
msgctxt ""
@@ -2709,7 +4493,7 @@ msgctxt ""
"RID_LRDBRACKETX\n"
"toolboxitem.text"
msgid "Double Square Brackets"
-msgstr "Dvojité hranaté uvozovky"
+msgstr "Dvojité hranaté závorky"
#: toolbox.src
msgctxt ""
diff --git a/source/cs/starmath/uiconfig/smath/ui.po b/source/cs/starmath/uiconfig/smath/ui.po
index 33deb982026..625f6927c24 100644
--- a/source/cs/starmath/uiconfig/smath/ui.po
+++ b/source/cs/starmath/uiconfig/smath/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 16:56+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-02 23:15+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385830566.0\n"
+"X-POOTLE-MTIME: 1388704509.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr "Výchozí"
+msgstr "_Výchozí"
#: alignmentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr "Vlevo"
+msgstr "V_levo"
#: alignmentdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Centered"
-msgstr "Na střed"
+msgstr "Na _střed"
#: alignmentdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr "Vpravo"
+msgstr "V_pravo"
#: alignmentdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr "Vložit"
+msgstr "_Vložit"
#: catalogdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Upravit..."
+msgstr "_Upravit..."
#: catalogdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbol set"
-msgstr "Sada symbolů"
+msgstr "_Sada symbolů"
#: catalogdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bold"
-msgstr "Tučné"
+msgstr "_Tučné"
#: fontdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Italic"
-msgstr "Kurzíva"
+msgstr "_Kurzíva"
#: fontdialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr "Výchozí"
+msgstr "_Výchozí"
#: fontsizedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _size"
-msgstr "Základní velikost"
+msgstr "_Základní velikost"
#: fontsizedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Operators"
-msgstr "Operátory"
+msgstr "_Operátory"
#: fontsizedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limits"
-msgstr "Meze"
+msgstr "_Meze"
#: fontsizedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr "Text"
+msgstr "_Text"
#: fontsizedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr "Funkce"
+msgstr "_Funkce"
#: fontsizedialog.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indexes"
-msgstr "Indexy"
+msgstr "_Indexy"
#: fontsizedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr "Změnit"
+msgstr "_Změnit"
#: fonttypedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr "Výchozí"
+msgstr "_Výchozí"
#: fonttypedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr "Proměnné"
+msgstr "P_roměnné"
#: fonttypedialog.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr "Funkce"
+msgstr "_Funkce"
#: fonttypedialog.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr "Čísla"
+msgstr "Čí_sla"
#: fonttypedialog.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr "Text"
+msgstr "_Text"
#: fonttypedialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr "Patkové písmo"
+msgstr "_Patkové písmo"
#: fonttypedialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr "Bezpatkové písmo"
+msgstr "_Bezpatkové písmo"
#: fonttypedialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ixed"
-msgstr "Pevná šířka"
+msgstr "P_evná šířka"
#: fonttypedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr "Proměnné"
+msgstr "P_roměnné"
#: fonttypedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr "Funkce"
+msgstr "_Funkce"
#: fonttypedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr "Čísla"
+msgstr "Čí_sla"
#: fonttypedialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr "Text"
+msgstr "_Text"
#: fonttypedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr "Patkové písmo"
+msgstr "_Patkové písmo"
#: fonttypedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr "Bezpatkové písmo"
+msgstr "_Bezpatkové písmo"
#: fonttypedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixe_d"
-msgstr "Pevná šířka"
+msgstr "P_evná šířka"
#: printeroptions.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title row"
-msgstr "Název dokumentu"
+msgstr "_Název dokumentu"
#: smathsettings.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formula text"
-msgstr "Text vzorce"
+msgstr "_Text vzorce"
#: smathsettings.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr "Ohraničení"
+msgstr "_Ohraničení"
#: smathsettings.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_riginal size"
-msgstr "Původní velikost"
+msgstr "_Původní velikost"
#: smathsettings.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit to _page"
-msgstr "Přizpůsobit velikosti stránky"
+msgstr "Přizpůsobit velikosti _stránky"
#: smathsettings.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling"
-msgstr "Měřítko"
+msgstr "_Měřítko"
#: smathsettings.ui
msgctxt ""
@@ -598,8 +598,8 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
-msgstr "Ignorovat ~ a ` na konci řádku"
+msgid "Ig_nore ~ and ` at the end of the line"
+msgstr "_Ignorovat ~ a ` na konci řádku"
#: smathsettings.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embed only used symbols (smaller file size)"
-msgstr "Vložit pouze použité symboly (menší velikost souboru)"
+msgstr "V_ložit pouze použité symboly (menší velikost souboru)"
#: smathsettings.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category"
-msgstr "Kategorie"
+msgstr "_Kategorie"
#: spacingdialog.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr "Výchozí"
+msgstr "_Výchozí"
#: spacingdialog.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr "Rozestupy"
+msgstr "_Rozestupy"
#: spacingdialog.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr "Řádkování"
+msgstr "Řá_dkování"
#: spacingdialog.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Root spacing"
-msgstr "Rozestup pod odmocninou"
+msgstr "Rozestup pod _odmocninou"
#: spacingdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Superscript"
-msgstr "Horní index"
+msgstr "_Horní index"
#: spacingdialog.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ubscript"
-msgstr "Dolní index"
+msgstr "_Dolní index"
#: spacingdialog.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerator"
-msgstr "Čitatel"
+msgstr "Či_tatel"
#: spacingdialog.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Denominator"
-msgstr "Jmenovatel"
+msgstr "_Jmenovatel"
#: spacingdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess length"
-msgstr "Délka přesahu"
+msgstr "_Délka přesahu"
#: spacingdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weight"
-msgstr "Tloušťka"
+msgstr "_Tloušťka"
#: spacingdialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Upper limit"
-msgstr "Horní mez"
+msgstr "_Horní mez"
#: spacingdialog.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lower limit"
-msgstr "Dolní mez"
+msgstr "_Dolní mez"
#: spacingdialog.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size (left/right)"
-msgstr "Velikost přesahu (vlevo/vpravo)"
+msgstr "Velikost přesahu (v_levo/vpravo)"
#: spacingdialog.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr "Vzdálenost"
+msgstr "Vz_dálenost"
#: spacingdialog.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr "Velikost přesahu"
+msgstr "Velikost _přesahu"
#: spacingdialog.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr "Proklad mezi řádky"
+msgstr "Proklad mezi řá_dky"
#: spacingdialog.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column spacing"
-msgstr "Proklad mezi sloupci"
+msgstr "Proklad mezi _sloupci"
#: spacingdialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Primary height"
-msgstr "Základní výška"
+msgstr "_Základní výška"
#: spacingdialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum spacing"
-msgstr "Minimální mezera"
+msgstr "_Minimální mezera"
#: spacingdialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr "Velikost přesahu"
+msgstr "Velikost _přesahu"
#: spacingdialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr "Vzdálenost"
+msgstr "Vz_dálenost"
#: spacingdialog.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr "Vlevo"
+msgstr "V_levo"
#: spacingdialog.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr "Vpravo"
+msgstr "V_pravo"
#: spacingdialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr "Nahoře"
+msgstr "_Nahoře"
#: spacingdialog.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr "Dole"
+msgstr "_Dole"
#: spacingdialog.ui
msgctxt ""
diff --git a/source/cs/svl/source/misc.po b/source/cs/svl/source/misc.po
index 56036d70fab..69309274e8a 100644
--- a/source/cs/svl/source/misc.po
+++ b/source/cs/svl/source/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-28 20:04+0000\n"
+"PO-Revision-Date: 2013-12-06 22:32+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385669059.0\n"
+"X-POOTLE-MTIME: 1386369126.0\n"
#: mediatyp.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_SCHEDULE_EVT\n"
"string.text"
msgid "%PRODUCTNAME Events View"
-msgstr "Zobrazení událostí %PRODUCTNAME "
+msgstr "Zobrazení událostí %PRODUCTNAME"
#: mediatyp.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_SCHEDULE_TASK\n"
"string.text"
msgid "%PRODUCTNAME Task View"
-msgstr "Zobrazení úkolů %PRODUCTNAME "
+msgstr "Zobrazení úkolů %PRODUCTNAME"
#: mediatyp.src
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_SCHEDULE_FEVT\n"
"string.text"
msgid "%PRODUCTNAME Event"
-msgstr "Události %PRODUCTNAME "
+msgstr "Události %PRODUCTNAME"
#: mediatyp.src
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_SCHEDULE_FTASK\n"
"string.text"
msgid "%PRODUCTNAME Task"
-msgstr "Úkoly %PRODUCTNAME "
+msgstr "Úkoly %PRODUCTNAME"
#: mediatyp.src
msgctxt ""
diff --git a/source/cs/svtools/source/misc.po b/source/cs/svtools/source/misc.po
index 7bc3a39493d..9a16845560f 100644
--- a/source/cs/svtools/source/misc.po
+++ b/source/cs/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 10:34+0000\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2013-12-19 07:15+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385807651.0\n"
+"X-POOTLE-MTIME: 1387437322.0\n"
#: imagemgr.src
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_DESCRIPTION_SDATABASE_DOC\n"
"string.text"
msgid "StarOffice Database"
-msgstr "Šablona StarOffice"
+msgstr "Databáze StarOffice"
#: imagemgr.src
msgctxt ""
@@ -1677,10 +1677,10 @@ msgstr "Srbština, latinka (Černá hora)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr "Srbština, latinka"
+msgstr ""
#: langtab.src
msgctxt ""
@@ -2199,6 +2199,15 @@ msgstr "Centrální kurdština (Írán)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "Jižní kurdština (Írán)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/cs/svx/source/dialog.po b/source/cs/svx/source/dialog.po
index 7d0776bbd43..2ebe61b4ed6 100644
--- a/source/cs/svx/source/dialog.po
+++ b/source/cs/svx/source/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-02 21:44+0000\n"
+"PO-Revision-Date: 2014-03-13 22:40+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386020696.0\n"
+"X-POOTLE-MTIME: 1394750431.000000\n"
#: bmpmask.src
msgctxt ""
@@ -1536,7 +1536,7 @@ msgctxt ""
"FT_INFOTEXT\n"
"fixedtext.text"
msgid "The file %FILENAME will not be stored along with your document, but only referenced as a link. This is dangerous if you move and/or rename the files. Do you want to embed the graphic instead?"
-msgstr "Soubor %FILENAME nebude uložen spolu s dokumentem, ale pouze jako odkaz. Pokud se změní umístění nebo název souboru, bude grafika nedostupná. Přejete si namísto toho grafiku vložit?"
+msgstr "Soubor %FILENAME nebude uložen spolu s dokumentem, ale pouze jako odkaz. Pokud se změní umístění nebo název souboru, bude obrázek nedostupný. Přejete si namísto toho obrázek vložit?"
#: linkwarn.src
msgctxt ""
@@ -1554,7 +1554,7 @@ msgctxt ""
"PB_NO\n"
"cancelbutton.text"
msgid "~Embed Graphic"
-msgstr "~Vložit grafiku"
+msgstr "~Vložit obrázek"
#: linkwarn.src
msgctxt ""
@@ -1563,7 +1563,7 @@ msgctxt ""
"CB_WARNING_OFF\n"
"checkbox.text"
msgid "~Ask when linking a graphic"
-msgstr "~Při odkazování na grafiku zobrazit dotaz"
+msgstr "~Při odkazování na obrázek zobrazit dotaz"
#: passwd.src
msgctxt ""
@@ -5102,7 +5102,7 @@ msgctxt ""
"RID_SUBSETSTR_SPACING_MODIFIERS\n"
"string.text"
msgid "Spacing Modifier Letters"
-msgstr "Spacing Modifier Letters"
+msgstr "Znaky pro změnu výslovnosti"
#: ucsubset.src
msgctxt ""
@@ -5111,7 +5111,7 @@ msgctxt ""
"RID_SUBSETSTR_COMB_DIACRITICAL\n"
"string.text"
msgid "Combining Diacritical Marks"
-msgstr "Combining Diacritical Marks"
+msgstr "Kombinující diakritické znaky"
#: ucsubset.src
msgctxt ""
@@ -5120,7 +5120,7 @@ msgctxt ""
"RID_SUBSETSTR_BASIC_GREEK\n"
"string.text"
msgid "Basic Greek"
-msgstr "Řecky (základní)"
+msgstr "Základní řecké"
#: ucsubset.src
msgctxt ""
@@ -5129,7 +5129,7 @@ msgctxt ""
"RID_SUBSETSTR_GREEK_SYMS_COPTIC\n"
"string.text"
msgid "Greek Symbols And Coptic"
-msgstr "Řecké a koptské symboly"
+msgstr "Řecké symboly a koptské"
#: ucsubset.src
msgctxt ""
@@ -5147,7 +5147,7 @@ msgctxt ""
"RID_SUBSETSTR_ARMENIAN\n"
"string.text"
msgid "Armenian"
-msgstr "Arménština"
+msgstr "Arménské"
#: ucsubset.src
msgctxt ""
@@ -5156,7 +5156,7 @@ msgctxt ""
"RID_SUBSETSTR_BASIC_HEBREW\n"
"string.text"
msgid "Basic Hebrew"
-msgstr "Hebrejsky (základní)"
+msgstr "Základní hebrejské"
#: ucsubset.src
msgctxt ""
@@ -5165,7 +5165,7 @@ msgctxt ""
"RID_SUBSETSTR_HEBREW_EXTENDED\n"
"string.text"
msgid "Hebrew Extended"
-msgstr "Hebrejsky (rozšířené)"
+msgstr "Rozšířené hebrejské"
#: ucsubset.src
msgctxt ""
@@ -5174,7 +5174,7 @@ msgctxt ""
"RID_SUBSETSTR_BASIC_ARABIC\n"
"string.text"
msgid "Basic Arabic"
-msgstr "Arabsky (základní)"
+msgstr "Základní arabské"
#: ucsubset.src
msgctxt ""
@@ -5183,7 +5183,7 @@ msgctxt ""
"RID_SUBSETSTR_ARABIC_EXTENDED\n"
"string.text"
msgid "Arabic Extended"
-msgstr "Arabsky (rozšířené)"
+msgstr "Rozšířené arabské"
#: ucsubset.src
msgctxt ""
@@ -5192,7 +5192,7 @@ msgctxt ""
"RID_SUBSETSTR_DEVANAGARI\n"
"string.text"
msgid "Devanagari"
-msgstr "Devanagari"
+msgstr "Dévanágarí"
#: ucsubset.src
msgctxt ""
@@ -5201,7 +5201,7 @@ msgctxt ""
"RID_SUBSETSTR_BENGALI\n"
"string.text"
msgid "Bengali"
-msgstr "Bengálština"
+msgstr "Bengálské"
#: ucsubset.src
msgctxt ""
@@ -5210,7 +5210,7 @@ msgctxt ""
"RID_SUBSETSTR_GURMUKHI\n"
"string.text"
msgid "Gurmukhi"
-msgstr "Gurmukhi"
+msgstr "Gurmukhí"
#: ucsubset.src
msgctxt ""
@@ -5219,7 +5219,7 @@ msgctxt ""
"RID_SUBSETSTR_GUJARATI\n"
"string.text"
msgid "Gujarati"
-msgstr "Gudžarátština"
+msgstr "Gudžarátské"
#: ucsubset.src
msgctxt ""
@@ -5228,7 +5228,7 @@ msgctxt ""
"RID_SUBSETSTR_ORIYA\n"
"string.text"
msgid "Oriya"
-msgstr "Urijština"
+msgstr "Urijské"
#: ucsubset.src
msgctxt ""
@@ -5237,7 +5237,7 @@ msgctxt ""
"RID_SUBSETSTR_TAMIL\n"
"string.text"
msgid "Tamil"
-msgstr "Tamilština"
+msgstr "Tamilské"
#: ucsubset.src
msgctxt ""
@@ -5246,7 +5246,7 @@ msgctxt ""
"RID_SUBSETSTR_TELUGU\n"
"string.text"
msgid "Telugu"
-msgstr "Telugština"
+msgstr "Telugské"
#: ucsubset.src
msgctxt ""
@@ -5255,7 +5255,7 @@ msgctxt ""
"RID_SUBSETSTR_KANNADA\n"
"string.text"
msgid "Kannada"
-msgstr "Kannadština"
+msgstr "Kannadské"
#: ucsubset.src
msgctxt ""
@@ -5264,7 +5264,7 @@ msgctxt ""
"RID_SUBSETSTR_MALAYALAM\n"
"string.text"
msgid "Malayalam"
-msgstr "Malabarština"
+msgstr "Malajálamské"
#: ucsubset.src
msgctxt ""
@@ -5273,7 +5273,7 @@ msgctxt ""
"RID_SUBSETSTR_THAI\n"
"string.text"
msgid "Thai"
-msgstr "Thajština"
+msgstr "Thajské"
#: ucsubset.src
msgctxt ""
@@ -5282,7 +5282,7 @@ msgctxt ""
"RID_SUBSETSTR_LAO\n"
"string.text"
msgid "Lao"
-msgstr "Laoština"
+msgstr "Laoské"
#: ucsubset.src
msgctxt ""
@@ -5291,7 +5291,7 @@ msgctxt ""
"RID_SUBSETSTR_BASIC_GEORGIAN\n"
"string.text"
msgid "Basic Georgian"
-msgstr "Gruzínsky (základní)"
+msgstr "Základní gruzínské"
#: ucsubset.src
msgctxt ""
@@ -5300,7 +5300,7 @@ msgctxt ""
"RID_SUBSETSTR_GEORGIAN_EXTENDED\n"
"string.text"
msgid "Georgian Extended"
-msgstr "Gruzínsky (rozšířené)"
+msgstr "Rozšířené gruzínské"
#: ucsubset.src
msgctxt ""
@@ -5309,7 +5309,7 @@ msgctxt ""
"RID_SUBSETSTR_HANGUL_JAMO\n"
"string.text"
msgid "Hangul Jamo"
-msgstr "Hangul Jamo"
+msgstr "Hangul džamo"
#: ucsubset.src
msgctxt ""
@@ -5327,7 +5327,7 @@ msgctxt ""
"RID_SUBSETSTR_GREEK_EXTENDED\n"
"string.text"
msgid "Greek Extended"
-msgstr "Řecky (rozšířené)"
+msgstr "Rozšířené řecké"
#: ucsubset.src
msgctxt ""
@@ -5354,7 +5354,7 @@ msgctxt ""
"RID_SUBSETSTR_CURRENCY_SYMBOLS\n"
"string.text"
msgid "Currency Symbols"
-msgstr "Symboly měny"
+msgstr "Symboly měn"
#: ucsubset.src
msgctxt ""
@@ -5363,7 +5363,7 @@ msgctxt ""
"RID_SUBSETSTR_COMB_DIACRITIC_SYMS\n"
"string.text"
msgid "Combining Diacritical Symbols"
-msgstr "Combining Diacritical Symbols"
+msgstr "Kombinující diakritické symboly"
#: ucsubset.src
msgctxt ""
@@ -5372,7 +5372,7 @@ msgctxt ""
"RID_SUBSETSTR_LETTERLIKE_SYMBOLS\n"
"string.text"
msgid "Letterlike Symbols"
-msgstr "Znakové symboly"
+msgstr "Symboly podobné písmenům"
#: ucsubset.src
msgctxt ""
@@ -5381,7 +5381,7 @@ msgctxt ""
"RID_SUBSETSTR_NUMBER_FORMS\n"
"string.text"
msgid "Number Forms"
-msgstr "Očíslovat formuláře"
+msgstr "Číselné tvary"
#: ucsubset.src
msgctxt ""
@@ -5417,7 +5417,7 @@ msgctxt ""
"RID_SUBSETSTR_CONTROL_PICTURES\n"
"string.text"
msgid "Control Pictures"
-msgstr "Řídící obrázky"
+msgstr "Řídicí obrázky"
#: ucsubset.src
msgctxt ""
@@ -5435,7 +5435,7 @@ msgctxt ""
"RID_SUBSETSTR_ENCLOSED_ALPHANUM\n"
"string.text"
msgid "Enclosed Alphanumerics"
-msgstr "Přiložené alfanumerické znaky"
+msgstr "Uzavřené alfanumerické znaky"
#: ucsubset.src
msgctxt ""
@@ -5444,7 +5444,7 @@ msgctxt ""
"RID_SUBSETSTR_BOX_DRAWING\n"
"string.text"
msgid "Box Drawing"
-msgstr "Kreslení rámečků"
+msgstr "Kresba rámečků"
#: ucsubset.src
msgctxt ""
@@ -5480,7 +5480,7 @@ msgctxt ""
"RID_SUBSETSTR_DINGBATS\n"
"string.text"
msgid "Dingbats"
-msgstr "Symboly"
+msgstr "Symboly Dingbat"
#: ucsubset.src
msgctxt ""
@@ -5489,7 +5489,7 @@ msgctxt ""
"RID_SUBSETSTR_CJK_SYMS_PUNCTUATION\n"
"string.text"
msgid "CJK Symbols And Punctuation"
-msgstr "CJK (symboly a interpunkce)"
+msgstr "Symboly a interpunkce CJK"
#: ucsubset.src
msgctxt ""
@@ -5534,7 +5534,7 @@ msgctxt ""
"RID_SUBSETSTR_CJK_MISC\n"
"string.text"
msgid "CJK Miscellaneous"
-msgstr "CJK (různé)"
+msgstr "Různé CJK"
#: ucsubset.src
msgctxt ""
@@ -5543,7 +5543,7 @@ msgctxt ""
"RID_SUBSETSTR_ENCLOSED_CJK_LETTERS\n"
"string.text"
msgid "Enclosed CJK Letters And Months"
-msgstr "Uzavřené CJK znaky a měsíce"
+msgstr "Uzavřené znaky a měsíce CJK"
#: ucsubset.src
msgctxt ""
@@ -5552,7 +5552,7 @@ msgctxt ""
"RID_SUBSETSTR_CJK_COMPATIBILITY\n"
"string.text"
msgid "CJK Compatibility"
-msgstr "CJK (kompatibilní)"
+msgstr "Kompatibilní CJK"
#: ucsubset.src
msgctxt ""
@@ -5606,7 +5606,7 @@ msgctxt ""
"RID_SUBSETSTR_ALPHA_PRESENTATION\n"
"string.text"
msgid "Alphabetic Presentation Forms"
-msgstr "Způsoby zápisu abecedy"
+msgstr "Tvary zápisu abecedy"
#: ucsubset.src
msgctxt ""
@@ -5615,7 +5615,7 @@ msgctxt ""
"RID_SUBSETSTR_ARABIC_PRESENT_A\n"
"string.text"
msgid "Arabic Presentation Forms-A"
-msgstr "Způsoby zápisu arabštiny - A"
+msgstr "Tvary zápisu arabštiny A"
#: ucsubset.src
msgctxt ""
@@ -5624,7 +5624,7 @@ msgctxt ""
"RID_SUBSETSTR_COMBINING_HALF_MARKS\n"
"string.text"
msgid "Combining Half Marks"
-msgstr "Kombinované poloviční znaky"
+msgstr "Kombinující poloviční znaky"
#: ucsubset.src
msgctxt ""
@@ -5633,7 +5633,7 @@ msgctxt ""
"RID_SUBSETSTR_CJK_COMPAT_FORMS\n"
"string.text"
msgid "CJK Compatibility Forms"
-msgstr "CJK (kompatibilní formy)"
+msgstr "Kompatibilní tvary CJK"
#: ucsubset.src
msgctxt ""
@@ -5642,7 +5642,7 @@ msgctxt ""
"RID_SUBSETSTR_SMALL_FORM_VARIANTS\n"
"string.text"
msgid "Small Form Variants"
-msgstr "Small Form Variants"
+msgstr "Varianty malých tvarů"
#: ucsubset.src
msgctxt ""
@@ -5651,7 +5651,7 @@ msgctxt ""
"RID_SUBSETSTR_ARABIC_PRESENT_B\n"
"string.text"
msgid "Arabic Presentation Forms-B"
-msgstr "Způsoby zápisu arabštiny - B"
+msgstr "Tvary zápisu arabštiny B"
#: ucsubset.src
msgctxt ""
@@ -5678,7 +5678,7 @@ msgctxt ""
"RID_SUBSETSTR_YI_SYLLABLES\n"
"string.text"
msgid "Yi Syllables"
-msgstr "Yi slabiky"
+msgstr "Slabiky Yi"
#: ucsubset.src
msgctxt ""
@@ -5795,7 +5795,7 @@ msgctxt ""
"RID_SUBSETSTR_CYRILLIC_SUPPLEMENTARY\n"
"string.text"
msgid "Cyrillic Supplement"
-msgstr "Cyrilice (doplňující)"
+msgstr "Doplňková cyrilice"
#: ucsubset.src
msgctxt ""
@@ -5912,7 +5912,7 @@ msgctxt ""
"RID_SUBSETSTR_UGARITIC\n"
"string.text"
msgid "Ugaritic"
-msgstr "Ugaritština"
+msgstr "Ugaritské"
#: ucsubset.src
msgctxt ""
@@ -5930,7 +5930,7 @@ msgctxt ""
"RID_SUBSETSTR_OSMANYA\n"
"string.text"
msgid "Osmanya"
-msgstr "Osmanština"
+msgstr "Osmanské"
#: ucsubset.src
msgctxt ""
@@ -5939,7 +5939,7 @@ msgctxt ""
"RID_SUBSETSTR_SINHALA\n"
"string.text"
msgid "Sinhala"
-msgstr "Sinhálština"
+msgstr "Sinhálské"
#: ucsubset.src
msgctxt ""
@@ -5948,7 +5948,7 @@ msgctxt ""
"RID_SUBSETSTR_TIBETAN\n"
"string.text"
msgid "Tibetan"
-msgstr "Tibetština"
+msgstr "Tibetské"
#: ucsubset.src
msgctxt ""
@@ -5957,7 +5957,7 @@ msgctxt ""
"RID_SUBSETSTR_MYANMAR\n"
"string.text"
msgid "Myanmar"
-msgstr "Barmština"
+msgstr "Barmské"
#: ucsubset.src
msgctxt ""
@@ -5966,7 +5966,7 @@ msgctxt ""
"RID_SUBSETSTR_KHMER\n"
"string.text"
msgid "Khmer"
-msgstr "Kambodžština"
+msgstr "Khmerské"
#: ucsubset.src
msgctxt ""
@@ -5993,7 +5993,7 @@ msgctxt ""
"RID_SUBSETSTR_SYRIAC\n"
"string.text"
msgid "Syriac"
-msgstr "Syrština"
+msgstr "Syrské"
#: ucsubset.src
msgctxt ""
@@ -6011,7 +6011,7 @@ msgctxt ""
"RID_SUBSETSTR_ETHIOPIC\n"
"string.text"
msgid "Ethiopic"
-msgstr "Etiopština"
+msgstr "Etiopské"
#: ucsubset.src
msgctxt ""
@@ -6020,7 +6020,7 @@ msgctxt ""
"RID_SUBSETSTR_CHEROKEE\n"
"string.text"
msgid "Cherokee"
-msgstr "Čerokézština"
+msgstr "Čerokézské"
#: ucsubset.src
msgctxt ""
@@ -6029,7 +6029,7 @@ msgctxt ""
"RID_SUBSETSTR_CANADIAN_ABORIGINAL\n"
"string.text"
msgid "Canadan Aboriginal Syllables"
-msgstr "Canadan Aboriginal Syllables"
+msgstr "Kanadské domorodé slabiky"
#: ucsubset.src
msgctxt ""
@@ -6038,7 +6038,7 @@ msgctxt ""
"RID_SUBSETSTR_MONGOLIAN\n"
"string.text"
msgid "Mongolian"
-msgstr "Mongolština"
+msgstr "Mongolské"
#: ucsubset.src
msgctxt ""
@@ -6047,7 +6047,7 @@ msgctxt ""
"RID_SUBSETSTR_MISC_MATH_SYMS_A\n"
"string.text"
msgid "Miscellaneous Mathematical Symbols-A"
-msgstr "Různé matematické symboly - A"
+msgstr "Různé matematické symboly A"
#: ucsubset.src
msgctxt ""
@@ -6056,7 +6056,7 @@ msgctxt ""
"RID_SUBSETSTR_SUPPL_ARROWS_A\n"
"string.text"
msgid "Supplemental Arrows-A"
-msgstr "Další šipky - A"
+msgstr "Doplňkové šipky A"
#: ucsubset.src
msgctxt ""
@@ -6074,7 +6074,7 @@ msgctxt ""
"RID_SUBSETSTR_SUPPL_ARROWS_B\n"
"string.text"
msgid "Supplemental Arrows-B"
-msgstr "Další šipky - B"
+msgstr "Doplňkové šipky B"
#: ucsubset.src
msgctxt ""
@@ -6083,7 +6083,7 @@ msgctxt ""
"RID_SUBSETSTR_MISC_MATH_SYMS_B\n"
"string.text"
msgid "Miscellaneous Mathematical Symbols-B"
-msgstr "Různé matematické symboly - B"
+msgstr "Různé matematické symboly B"
#: ucsubset.src
msgctxt ""
@@ -6092,7 +6092,7 @@ msgctxt ""
"RID_SUBSETSTR_CJK_RADICAL_SUPPL\n"
"string.text"
msgid "CJK Radical Supplement"
-msgstr "CJK (základní znaky - doplněk)"
+msgstr "Doplňkové základní znaky CJK"
#: ucsubset.src
msgctxt ""
@@ -6119,7 +6119,7 @@ msgctxt ""
"RID_SUBSETSTR_TAGALOG\n"
"string.text"
msgid "Tagalog"
-msgstr "Tagalština"
+msgstr "Tagalské"
#: ucsubset.src
msgctxt ""
@@ -6164,7 +6164,7 @@ msgctxt ""
"RID_SUBSETSTR_BOPOMOFO_EXTENDED\n"
"string.text"
msgid "Bopomofo Extended"
-msgstr "Bopomofo (rozšířené)"
+msgstr "Rozšířené bopomofo"
#: ucsubset.src
msgctxt ""
@@ -6182,7 +6182,7 @@ msgctxt ""
"RID_SUBSETSTR_CJK_STROKES\n"
"string.text"
msgid "CJK Strokes"
-msgstr "CJK tahy"
+msgstr "Tahy CJK"
#: ucsubset.src
msgctxt ""
@@ -6209,7 +6209,7 @@ msgctxt ""
"RID_SUBSETSTR_VARIATION_SELECTORS_SUPPLEMENT\n"
"string.text"
msgid "Variation Selectors Supplement"
-msgstr "Doplňkové selektory variací"
+msgstr "Doplňkové výběry variant znaků"
#: ucsubset.src
msgctxt ""
@@ -6245,7 +6245,7 @@ msgctxt ""
"RID_SUBSETSTR_BUGINESE\n"
"string.text"
msgid "Buginese"
-msgstr "buginština"
+msgstr "Buginské"
#: ucsubset.src
msgctxt ""
@@ -6254,7 +6254,7 @@ msgctxt ""
"RID_SUBSETSTR_COMBINING_DIACRITICAL_MARKS_SUPPLEMENT\n"
"string.text"
msgid "Combining Diacritical Marks Supplement"
-msgstr "Slučující diakritické značky, doplněk"
+msgstr "Doplňkové kombinující diakritické značky"
#: ucsubset.src
msgctxt ""
@@ -6263,7 +6263,7 @@ msgctxt ""
"RID_SUBSETSTR_COPTIC\n"
"string.text"
msgid "Coptic"
-msgstr "Koptština"
+msgstr "Koptské"
#: ucsubset.src
msgctxt ""
@@ -6272,7 +6272,7 @@ msgctxt ""
"RID_SUBSETSTR_ETHIOPIC_EXTENDED\n"
"string.text"
msgid "Ethiopic Extended"
-msgstr "Etiopština (rozšířená)"
+msgstr "Rozšířené etiopské"
#: ucsubset.src
msgctxt ""
@@ -6281,7 +6281,7 @@ msgctxt ""
"RID_SUBSETSTR_ETHIOPIC_SUPPLEMENT\n"
"string.text"
msgid "Ethiopic Supplement"
-msgstr "Etiopština, doplněk"
+msgstr "Doplňkové etiopské"
#: ucsubset.src
msgctxt ""
@@ -6290,7 +6290,7 @@ msgctxt ""
"RID_SUBSETSTR_GEORGIAN_SUPPLEMENT\n"
"string.text"
msgid "Georgian Supplement"
-msgstr "Gruzínština, doplněk"
+msgstr "Doplňkové gruzínské"
#: ucsubset.src
msgctxt ""
@@ -6335,7 +6335,7 @@ msgctxt ""
"RID_SUBSETSTR_OLD_PERSIAN\n"
"string.text"
msgid "Old Persian"
-msgstr "Staroperština"
+msgstr "Staroperské"
#: ucsubset.src
msgctxt ""
@@ -6578,7 +6578,7 @@ msgctxt ""
"RID_SUBSETSTR_LYCIAN\n"
"string.text"
msgid "Lycian"
-msgstr "Lykijština"
+msgstr "Lykijské"
#: ucsubset.src
msgctxt ""
@@ -6587,7 +6587,7 @@ msgctxt ""
"RID_SUBSETSTR_CARIAN\n"
"string.text"
msgid "Carian"
-msgstr "Kárština"
+msgstr "Kárské"
#: ucsubset.src
msgctxt ""
@@ -6596,7 +6596,7 @@ msgctxt ""
"RID_SUBSETSTR_LYDIAN\n"
"string.text"
msgid "Lydian"
-msgstr "Lýdština"
+msgstr "Lýdské"
#: ucsubset.src
msgctxt ""
@@ -6605,7 +6605,7 @@ msgctxt ""
"RID_SUBSETSTR_MAHJONG_TILES\n"
"string.text"
msgid "Mahjong Tiles"
-msgstr "Mahjong kostky"
+msgstr "Kostky na mahjong"
#: ucsubset.src
msgctxt ""
@@ -6614,7 +6614,7 @@ msgctxt ""
"RID_SUBSETSTR_DOMINO_TILES\n"
"string.text"
msgid "Domino Tiles"
-msgstr "Domino kostky"
+msgstr "Dominové kostky"
#: ucsubset.src
msgctxt ""
@@ -6623,7 +6623,7 @@ msgctxt ""
"RID_SUBSETSTR_SAMARITAN\n"
"string.text"
msgid "Samaritan"
-msgstr "Samaritánština"
+msgstr "Samaritánské"
#: ucsubset.src
msgctxt ""
@@ -6695,7 +6695,7 @@ msgctxt ""
"RID_SUBSETSTR_HANGUL_JAMO_EXTENDED_A\n"
"string.text"
msgid "Hangul Jamo Extended-A"
-msgstr "Rozšířené Hangul Jamo A"
+msgstr "Rozšířené hangul džamo A"
#: ucsubset.src
msgctxt ""
@@ -6704,7 +6704,7 @@ msgctxt ""
"RID_SUBSETSTR_JAVANESE\n"
"string.text"
msgid "Javanese"
-msgstr "Javánština"
+msgstr "Javánské"
#: ucsubset.src
msgctxt ""
@@ -6740,7 +6740,7 @@ msgctxt ""
"RID_SUBSETSTR_HANGUL_JAMO_EXTENDED_B\n"
"string.text"
msgid "Hangul Jamo Extended-B"
-msgstr "Rozšířené Hangul Jamo B"
+msgstr "Rozšířené hangul džamo B"
#: ucsubset.src
msgctxt ""
@@ -6830,7 +6830,7 @@ msgctxt ""
"RID_SUBSETSTR_ENCLOSED_ALPHANUMERIC_SUPPLEMENT\n"
"string.text"
msgid "Enclosed Alphanumeric Supplement"
-msgstr "Přiložené doplňující alfanumerické"
+msgstr "Doplňkové uzavřené alfanumerické"
#: ucsubset.src
msgctxt ""
@@ -6839,7 +6839,7 @@ msgctxt ""
"RID_SUBSETSTR_ENCLOSED_IDEOGRAPHIC_SUPPLEMENT\n"
"string.text"
msgid "Enclosed Ideographic Supplement"
-msgstr "Přiložené doplňující ideografické"
+msgstr "Doplňkové uzavřené ideografické"
#: ucsubset.src
msgctxt ""
@@ -6884,7 +6884,7 @@ msgctxt ""
"RID_SUBSETSTR_BAMUM_SUPPLEMENT\n"
"string.text"
msgid "Bamum Supplement"
-msgstr "Bamum, doplňkové"
+msgstr "Doplňkové bamum"
#: ucsubset.src
msgctxt ""
@@ -6893,7 +6893,7 @@ msgctxt ""
"RID_SUBSETSTR_KANA_SUPPLEMENT\n"
"string.text"
msgid "Kana Supplement"
-msgstr "Kana, doplňkové"
+msgstr "Doplňkové kana"
#: ucsubset.src
msgctxt ""
diff --git a/source/cs/svx/source/fmcomp.po b/source/cs/svx/source/fmcomp.po
index 992d26f8d42..5c8154548c6 100644
--- a/source/cs/svx/source/fmcomp.po
+++ b/source/cs/svx/source/fmcomp.po
@@ -2,18 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-03-03 11:44+0200\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-03-22 20:25+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1395519944.000000\n"
#: gridctrl.src
msgctxt ""
@@ -58,7 +59,7 @@ msgctxt ""
"SID_FM_CHECKBOX\n"
"menuitem.text"
msgid "Check Box"
-msgstr "Zaškrtávací políčko"
+msgstr "Zaškrtávací pole"
#: gridctrl.src
msgctxt ""
diff --git a/source/cs/svx/source/form.po b/source/cs/svx/source/form.po
index 67499b7b06c..696648d5c46 100644
--- a/source/cs/svx/source/form.po
+++ b/source/cs/svx/source/form.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-01 16:38+0000\n"
+"PO-Revision-Date: 2014-03-22 20:26+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1367426321.0\n"
+"X-POOTLE-MTIME: 1395520012.000000\n"
#: datanavi.src
msgctxt ""
@@ -1208,7 +1208,7 @@ msgctxt ""
"SID_FM_CONVERTTO_CHECKBOX\n"
"menuitem.text"
msgid "~Check Box"
-msgstr "Zaškrtávací políčko"
+msgstr "Zaškrtávací pole"
#: fmexpl.src
msgctxt ""
@@ -1673,7 +1673,7 @@ msgctxt ""
"RID_STR_PROPTITLE_CHECKBOX\n"
"string.text"
msgid "Check Box"
-msgstr "Zaškrtávací políčko"
+msgstr "Zaškrtávací pole"
#: fmstring.src
msgctxt ""
diff --git a/source/cs/svx/source/sidebar/area.po b/source/cs/svx/source/sidebar/area.po
index d6f7ba20b86..dd1dbee0cff 100644
--- a/source/cs/svx/source/sidebar/area.po
+++ b/source/cs/svx/source/sidebar/area.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-02 18:12+0000\n"
+"PO-Revision-Date: 2014-02-21 22:05+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375467172.0\n"
+"X-POOTLE-MTIME: 1393020300.0\n"
#: AreaPropertyPanel.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"MTR_TRGR_END_VALUE\n"
"metricfield.quickhelptext"
msgid "Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent."
-msgstr "Zadejte průhlednost pro počátek přechodu, kde 0% znamená zcela neprůhlednou a 100% zcela průhlednou."
+msgstr "Zadejte průhlednost pro počátek přechodu, kde 0 % znamená zcela neprůhlednou a 100 % zcela průhlednou."
#: AreaPropertyPanel.src
msgctxt ""
diff --git a/source/cs/svx/source/sidebar/line.po b/source/cs/svx/source/sidebar/line.po
index 885c2ce45ba..634d4792078 100644
--- a/source/cs/svx/source/sidebar/line.po
+++ b/source/cs/svx/source/sidebar/line.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-06 07:13+0000\n"
+"PO-Revision-Date: 2014-01-01 16:26+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370502821.0\n"
+"X-POOTLE-MTIME: 1388593573.0\n"
#: LinePropertyPanel.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"FT_LINE_WIDTH\n"
"fixedtext.text"
msgid "Line ~width:"
-msgstr "Tloušťka čáry:"
+msgstr "Šířka čáry:"
#: LinePropertyPanel.src
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"MF_WIDTH\n"
"metricfield.quickhelptext"
msgid "Specify the width of the line."
-msgstr "Určete tloušťku čáry."
+msgstr "Určete šířku čáry."
#: LinePropertyPanel.src
msgctxt ""
diff --git a/source/cs/svx/source/src.po b/source/cs/svx/source/src.po
index e7b60505c11..c8ade7e3588 100644
--- a/source/cs/svx/source/src.po
+++ b/source/cs/svx/source/src.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-10-20 15:03+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-06 19:59+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382281389.0\n"
+"X-POOTLE-MTIME: 1386359992.0\n"
#: app.src
msgctxt ""
@@ -656,7 +656,7 @@ msgctxt ""
"ERRCODE_SFX_WRONGPASSWORD\n"
"string.text"
msgid "The wrong password has been entered."
-msgstr "Bylo zadáno chybné heslo"
+msgstr "Bylo zadáno chybné heslo."
#: errtxt.src
msgctxt ""
@@ -799,7 +799,7 @@ msgctxt ""
"ERRCODE_SFX_WRONGBMKFORMAT\n"
"string.text"
msgid "The link format is invalid."
-msgstr "Formát odkazu je neplatný"
+msgstr "Formát odkazu je neplatný."
#: errtxt.src
msgctxt ""
@@ -844,7 +844,7 @@ msgctxt ""
"ERRCODE_SFX_INVALIDBMKPATH\n"
"string.text"
msgid "The bookmark folder is invalid."
-msgstr "Složka záložek je neplatná"
+msgstr "Složka záložek je neplatná."
#: errtxt.src
msgctxt ""
diff --git a/source/cs/svx/source/svdraw.po b/source/cs/svx/source/svdraw.po
index a363710f52b..be7edaa8b35 100644
--- a/source/cs/svx/source/svdraw.po
+++ b/source/cs/svx/source/svdraw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-09 10:48+0000\n"
+"PO-Revision-Date: 2014-03-16 10:36+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383994107.0\n"
+"X-POOTLE-MTIME: 1394966217.000000\n"
#: svdstr.src
msgctxt ""
@@ -1622,7 +1622,7 @@ msgctxt ""
"STR_ExchangeDD\n"
"string.text"
msgid "Drag and Drop %1"
-msgstr "Táhni a pusť %1"
+msgstr "Přetáhnout %1"
#: svdstr.src
msgctxt ""
@@ -1630,7 +1630,7 @@ msgctxt ""
"STR_ExchangeDDPaste\n"
"string.text"
msgid "Insert Drag and Drop"
-msgstr "Insert Drag and Drop"
+msgstr "Vložit přetažením"
#: svdstr.src
msgctxt ""
@@ -2990,7 +2990,7 @@ msgctxt ""
"SIP_XA_LINEWIDTH\n"
"string.text"
msgid "Line width"
-msgstr "Tloušťka čáry"
+msgstr "Šířka čáry"
#: svdstr.src
msgctxt ""
diff --git a/source/cs/svx/source/tbxctrls.po b/source/cs/svx/source/tbxctrls.po
index 3ba2e1c1850..c54a9bc9e29 100644
--- a/source/cs/svx/source/tbxctrls.po
+++ b/source/cs/svx/source/tbxctrls.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-29 21:43+0000\n"
+"PO-Revision-Date: 2013-12-06 19:59+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385761406.0\n"
+"X-POOTLE-MTIME: 1386359998.0\n"
#: colrctrl.src
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"FL_FAVORITES\n"
"fixedline.text"
msgid "Select a Fontwork style:"
-msgstr "Vyberte styl písmomalby"
+msgstr "Vyberte styl písmomalby:"
#: fontworkgallery.src
msgctxt ""
diff --git a/source/cs/svx/uiconfig/ui.po b/source/cs/svx/uiconfig/ui.po
index cbf9bf96751..78412e59789 100644
--- a/source/cs/svx/uiconfig/ui.po
+++ b/source/cs/svx/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-29 22:44+0000\n"
+"PO-Revision-Date: 2014-02-21 22:03+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385765090.0\n"
+"X-POOTLE-MTIME: 1393020232.0\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Find"
-msgstr "Najít"
+msgstr "_Najít"
#: findreplacedialog.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _All"
-msgstr "Najít vše"
+msgstr "Najít _vše"
#: findreplacedialog.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Search for"
-msgstr "Hledat"
+msgstr "H_ledat"
#: findreplacedialog.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Replace"
-msgstr "Nahradit"
+msgstr "Na_hradit"
#: findreplacedialog.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Replace A_ll"
-msgstr "Nahradit vše"
+msgstr "Nahradit vš_e"
#: findreplacedialog.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_place with"
-msgstr "Nahradit za"
+msgstr "N_ahradit za"
#: findreplacedialog.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent selection only"
-msgstr "Pouze v současném výběru"
+msgstr "Pouze v _současném výběru"
#: findreplacedialog.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular e_xpressions"
-msgstr "Regulární výrazy"
+msgstr "Re_gulární výrazy"
#: findreplacedialog.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes..."
-msgstr "Atributy..."
+msgstr "Atribut_y..."
#: findreplacedialog.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For_mat..."
-msgstr "Formát..."
+msgstr "_Formát..."
#: findreplacedialog.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No Format"
-msgstr "Bez formátu"
+msgstr "_Bez formátu"
#: findreplacedialog.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bac_kwards"
-msgstr "Pozpátku"
+msgstr "Po_zpátku"
#: findreplacedialog.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search for St_yles"
-msgstr "Hledat styly"
+msgstr "Hledat s_tyly"
#: findreplacedialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
-msgstr "Ignorovat diakritiku CTL"
+msgstr "_Ignorovat diakritiku CTL"
#: findreplacedialog.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_imilarity search"
-msgstr "Hledání podobností"
+msgstr "Hledání _podobností"
#: findreplacedialog.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search i_n"
-msgstr "Hledat v"
+msgstr "Hled_at v"
#: findreplacedialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search _direction"
-msgstr "Směr hledání"
+msgstr "S_měr hledání"
#: findreplacedialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_ws"
-msgstr "Řádky"
+msgstr "Řá_dky"
#: findreplacedialog.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mns"
-msgstr "Sloupce"
+msgstr "Sloup_ce"
#: findreplacedialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Other _Options"
-msgstr "Ostatní možnosti"
+msgstr "_Ostatní možnosti"
#: findreplacedialog.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Whole wor_ds only"
-msgstr "Pouze celá slova"
+msgstr "Pouze _celá slova"
#: findreplacedialog.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entire cells"
-msgstr "Celé buňky"
+msgstr "Celé _buňky"
#: headfootformatpage.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hea_der on"
-msgstr "Záhlaví zapnuto"
+msgstr "_Záhlaví zapnuto"
#: headfootformatpage.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer on"
-msgstr "Zápatí zapnuto"
+msgstr "_Zápatí zapnuto"
#: headfootformatpage.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same _content left/right"
-msgstr "Stejný obsah vlevo/vpravo"
+msgstr "_Stejný obsah vlevo/vpravo"
#: headfootformatpage.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same content on first page"
-msgstr "Stejný obsah na první stránce"
+msgstr "Stejný obsah _na první stránce"
#: headfootformatpage.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin:"
-msgstr "Levý okraj:"
+msgstr "_Levý okraj:"
#: headfootformatpage.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ight margin:"
-msgstr "Pravý okraj:"
+msgstr "_Pravý okraj:"
#: headfootformatpage.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr "Mezery:"
+msgstr "_Mezery:"
#: headfootformatpage.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use d_ynamic spacing"
-msgstr "Použít dynamické mezery"
+msgstr "Použít _dynamické mezery"
#: headfootformatpage.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height:"
-msgstr "Výška:"
+msgstr "_Výška:"
#: headfootformatpage.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoFit height"
-msgstr "Automatická úprava výšky"
+msgstr "_Automatická úprava výšky"
#: headfootformatpage.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to grid"
-msgstr "Přichytit k mřížce"
+msgstr "_Přichytit k mřížce"
#: optgridpage.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible grid"
-msgstr "Viditelná mřížka"
+msgstr "Viditelná _mřížka"
#: optgridpage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal:"
-msgstr "Vodorovné:"
+msgstr "_Vodorovné:"
#: optgridpage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr "Svislé:"
+msgstr "_Svislé:"
#: optgridpage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchronize a_xes"
-msgstr "Synchronizovat osy:"
+msgstr "Synchronizovat _osy"
#: optgridpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Resolution"
-msgstr "Rozlišení:"
+msgstr "Rozlišení"
#: optgridpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizont_al:"
-msgstr "Vodorovné:"
+msgstr "Vo_dorovné:"
#: optgridpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "V_ertical:"
-msgstr "Svislé:"
+msgstr "Sv_islé:"
#: optgridpage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subdivision"
-msgstr "Podružné rozdělení:"
+msgstr "Podružné rozdělení"
#: optgridpage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To snap lines"
-msgstr "K vodítkům"
+msgstr "K vodí_tkům"
#: optgridpage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To the _page margins"
-msgstr "K okrajům stránky"
+msgstr "K o_krajům stránky"
#: optgridpage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To object _frame"
-msgstr "K rámečku objektu"
+msgstr "K _rámečku objektu"
#: optgridpage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To obje_ct points"
-msgstr "K bodům objektu"
+msgstr "K _bodům objektu"
#: optgridpage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap range"
-msgstr "Oblast přichycení"
+msgstr "Ob_last přichycení"
#: optgridpage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_When creating or moving objects"
-msgstr "Při vytváření nebo přesunu objektů"
+msgstr "Při v_ytváření nebo přesunu objektů"
#: optgridpage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend edges"
-msgstr "Rozšířit hrany"
+msgstr "Ro_zšířit hrany"
#: optgridpage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When ro_tating"
-msgstr "Při otáčení"
+msgstr "Při otáč_ení"
#: optgridpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reducti_on"
-msgstr "Redukce bodů"
+msgstr "Red_ukce bodů"
#: optgridpage.ui
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr "Zadejte 0% pro zcela neprůhlednou až po 100% pro zcela průhlednou."
+msgstr "Zadejte 0 % pro zcela neprůhlednou až po 100 % pro zcela průhlednou."
#: sidebararea.ui
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr "Zadejte 0% pro zcela neprůhlednou až po 100% pro zcela průhlednou."
+msgstr "Zadejte 0 % pro zcela neprůhlednou až po 100 % pro zcela průhlednou."
#: sidebargraphic.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr "Určete průhlednost; 0 % je zcela neprůhledný a 100 % zcela průhledný."
+msgstr "Určete průhlednost; 0 % je zcela neprůhledný a 100 % zcela průhledný."
#: sidebargraphic.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr "Určete průhlednost; 0 % je zcela neprůhledný a 100 % zcela průhledný."
+msgstr "Určete průhlednost; 0 % je zcela neprůhledný a 100 % zcela průhledný."
#: sidebargraphic.ui
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr "Tloušťka:"
+msgstr "Šířka:"
#: sidebarline.ui
msgctxt ""
@@ -2111,7 +2111,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the width of the line."
-msgstr "Vyberte tloušťku čáry."
+msgstr "Vyberte šířku čáry."
#: sidebarline.ui
msgctxt ""
@@ -2120,7 +2120,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the width of the line."
-msgstr "Vyberte tloušťku čáry."
+msgstr "Vyberte šířku čáry."
#: sidebarline.ui
msgctxt ""
@@ -2498,7 +2498,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Spacing"
-msgstr "Rozestupy:"
+msgstr "Rozestupy"
#: sidebarparagraph.ui
msgctxt ""
@@ -2507,7 +2507,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Spacing"
-msgstr "Rozestupy:"
+msgstr "Rozestupy"
#: sidebarparagraph.ui
msgctxt ""
diff --git a/source/cs/sw/source/ui/app.po b/source/cs/sw/source/ui/app.po
index 64ad5b37577..c9a189545b4 100644
--- a/source/cs/sw/source/ui/app.po
+++ b/source/cs/sw/source/ui/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-27 01:05+0000\n"
+"PO-Revision-Date: 2014-02-26 18:14+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385514315.0\n"
+"X-POOTLE-MTIME: 1393438489.0\n"
#: app.src
msgctxt ""
@@ -367,7 +367,7 @@ msgctxt ""
"STR_CANTOPEN\n"
"string.text"
msgid "Cannot open document."
-msgstr "Dokument nelze otevřít"
+msgstr "Dokument nelze otevřít."
#: app.src
msgctxt ""
@@ -439,7 +439,7 @@ msgctxt ""
"STR_CAPTION_BEGINNING\n"
"string.text"
msgid "Start"
-msgstr "Spustit"
+msgstr "Začátek"
#: app.src
msgctxt ""
@@ -1155,7 +1155,7 @@ msgctxt ""
"ERR_CODE ( ERRCODE_CLASS_READ , ERR_SW6_PASSWD )\n"
"string.text"
msgid "Password-protected files cannot be opened."
-msgstr "Zamčené soubory nejsou podporovány"
+msgstr "Zamčené soubory nejsou podporovány."
#: error.src
msgctxt ""
diff --git a/source/cs/sw/source/ui/dbui.po b/source/cs/sw/source/ui/dbui.po
index 7b29890b65f..45926b75e6b 100644
--- a/source/cs/sw/source/ui/dbui.po
+++ b/source/cs/sw/source/ui/dbui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 16:29+0000\n"
+"PO-Revision-Date: 2013-12-06 20:00+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385656143.0\n"
+"X-POOTLE-MTIME: 1386360056.0\n"
#: createaddresslistdialog.src
msgctxt ""
@@ -1063,7 +1063,7 @@ msgctxt ""
"PB_MALE\n"
"pushbutton.text"
msgid "N~ew..."
-msgstr "Nový"
+msgstr "Nový..."
#: mmgreetingspage.src
msgctxt ""
diff --git a/source/cs/sw/source/ui/docvw.po b/source/cs/sw/source/ui/docvw.po
index 09f88714b3b..0305cc41869 100644
--- a/source/cs/sw/source/ui/docvw.po
+++ b/source/cs/sw/source/ui/docvw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-27 01:15+0000\n"
+"PO-Revision-Date: 2013-12-06 20:07+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385514927.0\n"
+"X-POOTLE-MTIME: 1386360463.0\n"
#: access.src
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_ACCESS_DOC_WORDPROCESSING_READONLY\n"
"string.text"
msgid "(read-only)"
-msgstr " (jen pro čtení)"
+msgstr "(jen pro čtení)"
#: annotation.src
msgctxt ""
diff --git a/source/cs/sw/source/ui/fldui.po b/source/cs/sw/source/ui/fldui.po
index 6081300485e..ed12c057b64 100644
--- a/source/cs/sw/source/ui/fldui.po
+++ b/source/cs/sw/source/ui/fldui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-27 01:16+0000\n"
+"PO-Revision-Date: 2014-01-05 10:37+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385514985.0\n"
+"X-POOTLE-MTIME: 1388918251.0\n"
#: fldui.src
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"STR_DBFLD\n"
"string.text"
msgid "Mail merge fields"
-msgstr "Pole standardního dopisu"
+msgstr "Pole hromadné korespondence"
#: fldui.src
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"FLD_STAT_GRF\n"
"string.text"
msgid "Image"
-msgstr "Obrázek"
+msgstr "Obrázky"
#: fldui.src
msgctxt ""
diff --git a/source/cs/sw/source/ui/inc.po b/source/cs/sw/source/ui/inc.po
new file mode 100644
index 00000000000..85ae4d3390e
--- /dev/null
+++ b/source/cs/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2013-12-19 07:13+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387437190.0\n"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/cs/sw/uiconfig/swriter/ui.po b/source/cs/sw/uiconfig/swriter/ui.po
index 3315c26a058..d3a8a1432bb 100644
--- a/source/cs/sw/uiconfig/swriter/ui.po
+++ b/source/cs/sw/uiconfig/swriter/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 19:58+0000\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-02-21 12:47+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385668685.0\n"
+"X-POOTLE-MTIME: 1392986875.0\n"
#: abstractdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address _elements"
-msgstr "Prvky s adresou"
+msgstr "Prvky _adresy"
#: addressblockdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1. Drag address elements here"
-msgstr "1. Přetáhněte sem prvky adresy"
+msgstr "1. _Přetáhněte sem prvky adresy"
#: addressblockdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2. Customi_ze salutation"
-msgstr "2. Úprava oslovení"
+msgstr "2. Úprava _oslovení"
#: addressblockdialog.ui
msgctxt ""
@@ -310,8 +310,8 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
-msgstr "Vložit databázové sloupce"
+msgid "Assign Styles"
+msgstr "Přiřadit styly"
#: assignstylesdialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires au_thentication"
-msgstr "Odchozí poštovní server (SMTP) vyžaduje autentizaci"
+msgstr "_Odchozí poštovní server (SMTP) vyžaduje autentizaci"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires _separate authentication"
-msgstr "Odchozí poštovní server (SMTP) vyžaduje zvláštní autentizaci"
+msgstr "Odchozí poštovní server (SMTP) vyžaduje _zvláštní autentizaci"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User name:"
-msgstr "Uživatelské jméno:"
+msgstr "_Uživatelské jméno:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password:"
-msgstr "Heslo:"
+msgstr "_Heslo:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server uses the same authentication as the _incoming mail server"
-msgstr "Odchozí poštovní server používá stejnou autentizaci jako příchozí server"
+msgstr "Odchozí poštovní server používá _stejnou autentizaci jako příchozí server"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server _name:"
-msgstr "Název serveru:"
+msgstr "_Název serveru:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_ort:"
-msgstr "Port:"
+msgstr "P_ort:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_POP3"
-msgstr "POP3"
+msgstr "_POP3"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_IMAP"
-msgstr "IMAP"
+msgstr "_IMAP"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_er name:"
-msgstr "Uživatelské jméno:"
+msgstr "Uživatelské _jméno:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pass_word:"
-msgstr "Heslo:"
+msgstr "Hes_lo:"
#: autoformattable.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr "Země/Stát"
+msgstr "_Země/Stát"
#: businessdatapage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr "Fax"
+msgstr "_Fax"
#: businessdatapage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr "PSČ/Obec"
+msgstr "_PSČ/Obec"
#: businessdatapage.ui
msgctxt ""
@@ -1186,6 +1186,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr "Předdefinované popisky nemohou být přepsány, použijte jiný název."
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr "Popisek"
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -1238,7 +1247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Apply border and shadow"
-msgstr "Použít ohraničení a stín"
+msgstr "_Použít ohraničení a stín"
#: captionoptions.ui
msgctxt ""
@@ -1373,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr "Spojitě"
+msgstr "_Spojitě"
#: cardmediumpage.ui
msgctxt ""
@@ -1382,7 +1391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sheet"
-msgstr "List"
+msgstr "_List"
#: cardmediumpage.ui
msgctxt ""
@@ -1391,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr "Značka"
+msgstr "_Značka"
#: cardmediumpage.ui
msgctxt ""
@@ -1400,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: cardmediumpage.ui
msgctxt ""
@@ -1643,7 +1652,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Apply to"
-msgstr "Použít na"
+msgstr "_Použít na"
#: columnpage.ui
msgctxt ""
@@ -1652,7 +1661,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evenly distribute contents _to all columns"
-msgstr "Rovnoměrně rozděl obsah mezi všechny sloupce"
+msgstr "Rovnoměrně rozdělit _obsah mezi všechny sloupce"
#: columnpage.ui
msgctxt ""
@@ -1661,7 +1670,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _direction"
-msgstr "Směr textu"
+msgstr "Smě_r textu"
#: columnpage.ui
msgctxt ""
@@ -1706,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto_Width"
-msgstr "Automatická šířka"
+msgstr "A_utomatická šířka"
#: columnpage.ui
msgctxt ""
@@ -1733,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr "Šířka"
+msgstr "Šíř_ka"
#: columnpage.ui
msgctxt ""
@@ -1742,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr "Výška"
+msgstr "_Výška"
#: columnpage.ui
msgctxt ""
@@ -1751,7 +1760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Position"
-msgstr "Umístění"
+msgstr "U_místění"
#: columnpage.ui
msgctxt ""
@@ -1760,7 +1769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color"
-msgstr "Barva"
+msgstr "_Barva"
#: columnpage.ui
msgctxt ""
@@ -1769,7 +1778,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Top"
-msgstr "Nahoru"
+msgstr "Nahoře"
#: columnpage.ui
msgctxt ""
@@ -1787,7 +1796,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Bottom"
-msgstr "Dolů"
+msgstr "Dole"
#: columnpage.ui
msgctxt ""
@@ -1913,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Conditional Style"
-msgstr "Podmíněný styl"
+msgstr "_Podmíněný styl"
#: conditionpage.ui
msgctxt ""
@@ -1922,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Conte_xt"
-msgstr "Kontext"
+msgstr "_Kontext"
#: conditionpage.ui
msgctxt ""
@@ -1940,7 +1949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paragraph Styles"
-msgstr "Styly odstavce"
+msgstr "Styly _odstavce"
#: conditionpage.ui
msgctxt ""
@@ -2102,7 +2111,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "10th Outline Level"
-msgstr " 10. úroveň osnovy"
+msgstr "10. úroveň osnovy"
#: conditionpage.ui
msgctxt ""
@@ -2192,7 +2201,7 @@ msgctxt ""
"27\n"
"stringlist.text"
msgid "10th Numbering Level"
-msgstr " 10. úroveň číslování"
+msgstr "10. úroveň číslování"
#: conditionpage.ui
msgctxt ""
@@ -2489,7 +2498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr "Přidat..."
+msgstr "_Přidat..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2498,7 +2507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename..."
-msgstr "Přejmenovat..."
+msgstr "Pře_jmenovat..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2507,7 +2516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ddress list elements"
-msgstr "Prvky seznamu adres"
+msgstr "Prvky seznamu _adres"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2552,7 +2561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display drop caps"
-msgstr "Zobrazovat iniciály"
+msgstr "_Zobrazovat iniciály"
#: dropcapspage.ui
msgctxt ""
@@ -2561,7 +2570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whole word"
-msgstr "Celé slovo"
+msgstr "_Celé slovo"
#: dropcapspage.ui
msgctxt ""
@@ -2570,7 +2579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of _characters:"
-msgstr "Počet znaků:"
+msgstr "_Počet znaků:"
#: dropcapspage.ui
msgctxt ""
@@ -2579,7 +2588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lines:"
-msgstr "Řádků:"
+msgstr "Řá_dky:"
#: dropcapspage.ui
msgctxt ""
@@ -2588,7 +2597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Space to text:"
-msgstr "Vzdálenost k textu:"
+msgstr "_Vzdálenost k textu:"
#: dropcapspage.ui
msgctxt ""
@@ -2606,7 +2615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text:"
-msgstr "Text:"
+msgstr "_Text:"
#: dropcapspage.ui
msgctxt ""
@@ -2615,7 +2624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character st_yle:"
-msgstr "Znakový styl:"
+msgstr "Znakový _styl:"
#: dropcapspage.ui
msgctxt ""
@@ -2993,7 +3002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addr_essee"
-msgstr "Příjemce"
+msgstr "_Příjemce"
#: envaddresspage.ui
msgctxt ""
@@ -3038,7 +3047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sender"
-msgstr "Odesilatel"
+msgstr "Ode_silatel"
#: envaddresspage.ui
msgctxt ""
@@ -3065,7 +3074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr "Nový dokument"
+msgstr "_Nový dokument"
#: envdialog.ui
msgctxt ""
@@ -3074,7 +3083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr "Vložit"
+msgstr "_Vložit"
#: envdialog.ui
msgctxt ""
@@ -3083,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr "Změnit"
+msgstr "_Změnit"
#: envdialog.ui
msgctxt ""
@@ -3227,7 +3236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr "Formát"
+msgstr "_Formát"
#: envformatpage.ui
msgctxt ""
@@ -3236,7 +3245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr "Šířka"
+msgstr "Šíř_ka"
#: envformatpage.ui
msgctxt ""
@@ -3245,7 +3254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr "Výška"
+msgstr "_Výška"
#: envformatpage.ui
msgctxt ""
@@ -3272,7 +3281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter..."
-msgstr "Znak..."
+msgstr "_Znak..."
#: envformatpage.ui
msgctxt ""
@@ -3281,7 +3290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_aragraph..."
-msgstr "Odstavec..."
+msgstr "_Odstavec..."
#: envprinterpage.ui
msgctxt ""
@@ -3290,7 +3299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print from top"
-msgstr "Tisk od horního okraje"
+msgstr "Tisk od _horního okraje"
#: envprinterpage.ui
msgctxt ""
@@ -3299,7 +3308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print from _bottom"
-msgstr "Tisk od spodního okraje"
+msgstr "Tisk od _spodního okraje"
#: envprinterpage.ui
msgctxt ""
@@ -3308,7 +3317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shift right"
-msgstr "Posunout doprava"
+msgstr "Posunout do_prava"
#: envprinterpage.ui
msgctxt ""
@@ -3317,7 +3326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift _down"
-msgstr "Posunout dolů"
+msgstr "Posunout _dolů"
#: envprinterpage.ui
msgctxt ""
@@ -3627,7 +3636,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ind"
-msgstr "Najít"
+msgstr "_Najít"
#: findentrydialog.ui
msgctxt ""
@@ -3636,7 +3645,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _only in"
-msgstr "Najít pouze v"
+msgstr "Najít _pouze v"
#: flddbpage.ui
msgctxt ""
@@ -3645,7 +3654,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: flddbpage.ui
msgctxt ""
@@ -3654,7 +3663,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Condition"
-msgstr "Podmínka"
+msgstr "_Podmínka"
#: flddbpage.ui
msgctxt ""
@@ -3663,7 +3672,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Record number"
-msgstr "Číslo záznamu"
+msgstr "Číslo _záznamu"
#: flddbpage.ui
msgctxt ""
@@ -3672,7 +3681,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database s_election"
-msgstr "Výběr databáze"
+msgstr "Výběr _databáze"
#: flddbpage.ui
msgctxt ""
@@ -3699,7 +3708,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From database"
-msgstr "Z databáze"
+msgstr "Z data_báze"
#: flddbpage.ui
msgctxt ""
@@ -3708,7 +3717,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User-defined"
-msgstr "Definovaný uživatelem"
+msgstr "Definovaný _uživatelem"
#: flddbpage.ui
msgctxt ""
@@ -3716,8 +3725,8 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
-msgstr "Výběr databáze"
+msgid "Format"
+msgstr "Formát"
#: flddocinfopage.ui
msgctxt ""
@@ -3726,7 +3735,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: flddocinfopage.ui
msgctxt ""
@@ -3735,7 +3744,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr "Vybrat"
+msgstr "Vy_brat"
#: flddocinfopage.ui
msgctxt ""
@@ -3744,7 +3753,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr "Pevný obsah"
+msgstr "_Neměnný obsah"
#: flddocinfopage.ui
msgctxt ""
@@ -3753,7 +3762,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr "Formát"
+msgstr "_Formát"
#: flddocinfopage.ui
msgctxt ""
@@ -3798,7 +3807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: flddocumentpage.ui
msgctxt ""
@@ -3807,7 +3816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr "Vybrat"
+msgstr "Vy_brat"
#: flddocumentpage.ui
msgctxt ""
@@ -3816,7 +3825,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr "Formát"
+msgstr "_Formát"
#: flddocumentpage.ui
msgctxt ""
@@ -3825,7 +3834,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr "Pevný obsah"
+msgstr "_Neměnný obsah"
#: flddocumentpage.ui
msgctxt ""
@@ -3843,7 +3852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in days"
-msgstr "Odchylka ve dnech"
+msgstr "_Odchylka ve dnech"
#: flddocumentpage.ui
msgctxt ""
@@ -3852,7 +3861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in minutes"
-msgstr "Odchylka v minutách"
+msgstr "_Odchylka v minutách"
#: flddocumentpage.ui
msgctxt ""
@@ -3861,7 +3870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr "Hodnota"
+msgstr "_Hodnota"
#: fldfuncpage.ui
msgctxt ""
@@ -3870,7 +3879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: fldfuncpage.ui
msgctxt ""
@@ -3879,7 +3888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr "Vybrat"
+msgstr "Vy_brat"
#: fldfuncpage.ui
msgctxt ""
@@ -3888,7 +3897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr "Formát"
+msgstr "_Formát"
#: fldfuncpage.ui
msgctxt ""
@@ -3897,7 +3906,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Macro..."
-msgstr "Makro..."
+msgstr "_Makro..."
#: fldfuncpage.ui
msgctxt ""
@@ -3906,7 +3915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr "Hodnota"
+msgstr "_Hodnota"
#: fldfuncpage.ui
msgctxt ""
@@ -3915,7 +3924,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr "Název"
+msgstr "_Název"
#: fldfuncpage.ui
msgctxt ""
@@ -3942,7 +3951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "It_em"
-msgstr "Položka"
+msgstr "_Položka"
#: fldfuncpage.ui
msgctxt ""
@@ -3951,7 +3960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Items on _list"
-msgstr "Položky v seznamu"
+msgstr "Položky v _seznamu"
#: fldfuncpage.ui
msgctxt ""
@@ -3960,7 +3969,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move _Up"
-msgstr "Nahoru"
+msgstr "_Nahoru"
#: fldfuncpage.ui
msgctxt ""
@@ -3969,7 +3978,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move Do_wn"
-msgstr "Dolů"
+msgstr "_Dolů"
#: fldfuncpage.ui
msgctxt ""
@@ -3978,7 +3987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr "Název"
+msgstr "Ná_zev"
#: fldfuncpage.ui
msgctxt ""
@@ -4023,7 +4032,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: fldrefpage.ui
msgctxt ""
@@ -4032,7 +4041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert _reference to"
-msgstr "Vložit odkaz"
+msgstr "Vložit _odkaz na"
#: fldrefpage.ui
msgctxt ""
@@ -4041,7 +4050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_election"
-msgstr "Výběr"
+msgstr "Vý_běr"
#: fldrefpage.ui
msgctxt ""
@@ -4050,7 +4059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr "Název"
+msgstr "_Název"
#: fldrefpage.ui
msgctxt ""
@@ -4059,7 +4068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr "Hodnota"
+msgstr "_Hodnota"
#: fldrefpage.ui
msgctxt ""
@@ -4113,7 +4122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: fldvarpage.ui
msgctxt ""
@@ -4122,7 +4131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr "Název"
+msgstr "_Název"
#: fldvarpage.ui
msgctxt ""
@@ -4131,7 +4140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr "Vybrat"
+msgstr "Vy_brat"
#: fldvarpage.ui
msgctxt ""
@@ -4140,7 +4149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr "Hodnota"
+msgstr "_Hodnota"
#: fldvarpage.ui
msgctxt ""
@@ -4149,7 +4158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr "Formát"
+msgstr "_Formát"
#: fldvarpage.ui
msgctxt ""
@@ -4158,7 +4167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invisi_ble"
-msgstr "Neviditelná"
+msgstr "Nevi_ditelná"
#: fldvarpage.ui
msgctxt ""
@@ -4167,7 +4176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr "Úroveň"
+msgstr "Ú_roveň"
#: fldvarpage.ui
msgctxt ""
@@ -4176,7 +4185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Separator"
-msgstr "Oddělovač"
+msgstr "_Oddělovač"
#: fldvarpage.ui
msgctxt ""
@@ -4626,7 +4635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr "Restartovat číslování"
+msgstr "_Restartovat číslování"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4635,7 +4644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr "Začít od:"
+msgstr "Začít _od:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4644,7 +4653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom _format"
-msgstr "Vlastní formát"
+msgstr "Vlastní _formát"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4653,7 +4662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr "Za:"
+msgstr "_Za:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4662,7 +4671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr "Před:"
+msgstr "_Před:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4671,7 +4680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Collec_t at end of text"
-msgstr "Shromáždit na konci textu"
+msgstr "Shromáždit na konci _textu"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4689,7 +4698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ollect at end of section"
-msgstr "Shromáždit na konci sekce"
+msgstr "Shromáždit na konci _sekce"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4698,7 +4707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr "Restartovat číslování"
+msgstr "Restartovat čís_lování"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4707,7 +4716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr "Začít od:"
+msgstr "Začít o_d:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4716,7 +4725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Custom format"
-msgstr "Vlastní formát"
+msgstr "Vlastní for_mát"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4725,7 +4734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr "Za:"
+msgstr "Z_a:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4734,7 +4743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr "Před:"
+msgstr "Př_ed:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4797,7 +4806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name"
-msgstr "Název"
+msgstr "_Název"
#: formattablepage.ui
msgctxt ""
@@ -4806,7 +4815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "W_idth"
-msgstr "Šířka"
+msgstr "Šíř_ka"
#: formattablepage.ui
msgctxt ""
@@ -4815,7 +4824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relati_ve"
-msgstr "Relativní"
+msgstr "_Relativní"
#: formattablepage.ui
msgctxt ""
@@ -4833,7 +4842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lef_t"
-msgstr "Vlevo"
+msgstr "Vl_evo"
#: formattablepage.ui
msgctxt ""
@@ -4842,7 +4851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ri_ght"
-msgstr "Vpravo"
+msgstr "_Vpravo"
#: formattablepage.ui
msgctxt ""
@@ -4851,7 +4860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Above"
-msgstr "Nad"
+msgstr "N_ad"
#: formattablepage.ui
msgctxt ""
@@ -4860,7 +4869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Below"
-msgstr "Pod"
+msgstr "P_od"
#: formattablepage.ui
msgctxt ""
@@ -4878,7 +4887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr "Automaticky"
+msgstr "Auto_maticky"
#: formattablepage.ui
msgctxt ""
@@ -4887,7 +4896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr "Vlevo"
+msgstr "V_levo"
#: formattablepage.ui
msgctxt ""
@@ -4896,7 +4905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From left"
-msgstr "Zleva"
+msgstr "_Zleva"
#: formattablepage.ui
msgctxt ""
@@ -4905,7 +4914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ight"
-msgstr "Vpravo"
+msgstr "V_pravo"
#: formattablepage.ui
msgctxt ""
@@ -4914,7 +4923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center"
-msgstr "Na střed"
+msgstr "Na _střed"
#: formattablepage.ui
msgctxt ""
@@ -4923,7 +4932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Manual"
-msgstr "Ruční"
+msgstr "R_uční"
#: formattablepage.ui
msgctxt ""
@@ -4941,7 +4950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _direction"
-msgstr "Směr textu"
+msgstr "Směr _textu"
#: formattablepage.ui
msgctxt ""
@@ -5067,7 +5076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr "Název:"
+msgstr "_Název:"
#: frmaddpage.ui
msgctxt ""
@@ -5076,7 +5085,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alternative (Text only):"
-msgstr "Alternativní text:"
+msgstr "_Alternativní text:"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Žádný>"
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr "<Žádný>"
#: frmaddpage.ui
msgctxt ""
@@ -5085,7 +5112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous link:"
-msgstr "Předchozí odkaz:"
+msgstr "_Předchozí odkaz:"
#: frmaddpage.ui
msgctxt ""
@@ -5094,7 +5121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Next link:"
-msgstr "Další odkaz:"
+msgstr "Násle_dující odkaz:"
#: frmaddpage.ui
msgctxt ""
@@ -5112,7 +5139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contents"
-msgstr "Obsah"
+msgstr "_Obsah"
#: frmaddpage.ui
msgctxt ""
@@ -5121,7 +5148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_osition"
-msgstr "Umístění"
+msgstr "_Umístění"
#: frmaddpage.ui
msgctxt ""
@@ -5130,7 +5157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr "Velikost"
+msgstr "_Velikost"
#: frmaddpage.ui
msgctxt ""
@@ -5148,7 +5175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Editable in read-only document"
-msgstr "Upravitelné v dokumentu jen pro čtení"
+msgstr "Up_ravitelné v dokumentu jen pro čtení"
#: frmaddpage.ui
msgctxt ""
@@ -5157,7 +5184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prin_t"
-msgstr "Tisk"
+msgstr "_Tisk"
#: frmaddpage.ui
msgctxt ""
@@ -5166,7 +5193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr "Směr textu:"
+msgstr "_Směr textu:"
#: frmaddpage.ui
msgctxt ""
@@ -5211,7 +5238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relat_ive"
-msgstr "Relativní"
+msgstr "Re_lativní"
#: frmtypepage.ui
msgctxt ""
@@ -5220,7 +5247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr "Automaticky"
+msgstr "_Automaticky"
#: frmtypepage.ui
msgctxt ""
@@ -5229,7 +5256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width (at least)"
-msgstr "Šířka (minimální)"
+msgstr "Šíř_ka (minimální)"
#: frmtypepage.ui
msgctxt ""
@@ -5238,7 +5265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr "Šířka (minimální)"
+msgstr "Šíř_ka"
#: frmtypepage.ui
msgctxt ""
@@ -5247,7 +5274,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr "Relativní"
+msgstr "Rela_tivní"
#: frmtypepage.ui
msgctxt ""
@@ -5265,7 +5292,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight (at least)"
-msgstr "Výška (minimální)"
+msgstr "_Výška (minimální)"
#: frmtypepage.ui
msgctxt ""
@@ -5274,7 +5301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr "Výška"
+msgstr "_Výška"
#: frmtypepage.ui
msgctxt ""
@@ -5283,7 +5310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr "Zachovat poměr"
+msgstr "Zachovat _poměr"
#: frmtypepage.ui
msgctxt ""
@@ -5292,7 +5319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original Size"
-msgstr "Původní velikost"
+msgstr "Původ_ní velikost"
#: frmtypepage.ui
msgctxt ""
@@ -5310,7 +5337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr "Ke stránce"
+msgstr "Ke _stránce"
#: frmtypepage.ui
msgctxt ""
@@ -5319,7 +5346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr "K odstavci"
+msgstr "K _odstavci"
#: frmtypepage.ui
msgctxt ""
@@ -5328,7 +5355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr "Ke znaku"
+msgstr "Ke _znaku"
#: frmtypepage.ui
msgctxt ""
@@ -5337,7 +5364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr "Jako znak"
+msgstr "_Jako znak"
#: frmtypepage.ui
msgctxt ""
@@ -5346,7 +5373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr "K rámci"
+msgstr "K _rámci"
#: frmtypepage.ui
msgctxt ""
@@ -5364,7 +5391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr "Vodorovně"
+msgstr "Vo_dorovně"
#: frmtypepage.ui
msgctxt ""
@@ -5373,7 +5400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr "o"
+msgstr "_o"
#: frmtypepage.ui
msgctxt ""
@@ -5391,7 +5418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr "k"
+msgstr "_k"
#: frmtypepage.ui
msgctxt ""
@@ -5400,7 +5427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr "Svisle"
+msgstr "Sv_isle"
#: frmtypepage.ui
msgctxt ""
@@ -5409,7 +5436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr "k"
+msgstr "_k"
#: frmtypepage.ui
msgctxt ""
@@ -5418,7 +5445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr "Zrcadlit na sudých stránkách"
+msgstr "Zr_cadlit na sudých stránkách"
#: frmtypepage.ui
msgctxt ""
@@ -5427,7 +5454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Follow text flow"
-msgstr "Umístit s textem"
+msgstr "U_místit s textem"
#: frmtypepage.ui
msgctxt ""
@@ -5445,7 +5472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL:"
-msgstr "URL:"
+msgstr "_URL:"
#: frmurlpage.ui
msgctxt ""
@@ -5454,7 +5481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr "Název:"
+msgstr "_Název:"
#: frmurlpage.ui
msgctxt ""
@@ -5463,7 +5490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Frame:"
-msgstr "Rámec:"
+msgstr "_Rámec:"
#: frmurlpage.ui
msgctxt ""
@@ -5472,7 +5499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr "Procházet..."
+msgstr "_Procházet..."
#: frmurlpage.ui
msgctxt ""
@@ -5490,7 +5517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server-side image map"
-msgstr "Obrázková mapa na straně serveru"
+msgstr "Obrázková mapa na straně _serveru"
#: frmurlpage.ui
msgctxt ""
@@ -5499,7 +5526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Client-side image map"
-msgstr "Obrázková mapa na straně klienta"
+msgstr "Obrázková mapa na straně _klienta"
#: frmurlpage.ui
msgctxt ""
@@ -5517,7 +5544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before section"
-msgstr "Před sekcí"
+msgstr "Pře_d sekcí"
#: indentpage.ui
msgctxt ""
@@ -5526,7 +5553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After section"
-msgstr "Po sekci"
+msgstr "_Po sekci"
#: indentpage.ui
msgctxt ""
@@ -6012,7 +6039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_able"
-msgstr "Tabulka"
+msgstr "_Tabulka"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6021,7 +6048,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr "Pole"
+msgstr "_Pole"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6030,7 +6057,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr "Text"
+msgstr "Te_xt"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6039,7 +6066,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database _columns"
-msgstr "Databázové sloupce"
+msgstr "_Databázové sloupce"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6048,7 +6075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab_le column(s)"
-msgstr "Sloupce tabulky"
+msgstr "_Sloupce tabulky"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6057,7 +6084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert table heading"
-msgstr "Vložit záhlaví tabulky"
+msgstr "Vložit zá_hlaví tabulky"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6066,7 +6093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply column _name"
-msgstr "Použít název sloupce"
+msgstr "Použít _název sloupce"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6075,7 +6102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create row only"
-msgstr "Vytvořit jen řádek"
+msgstr "Vytvořit _jen řádek"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6084,7 +6111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pr_operties..."
-msgstr "Vlastnosti..."
+msgstr "_Vlastnosti..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6093,7 +6120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_oFormat..."
-msgstr "Automatický formát..."
+msgstr "_Automatický formát..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6102,7 +6129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Style:"
-msgstr "Styl odstavce:"
+msgstr "Styl _odstavce:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6111,7 +6138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From _database"
-msgstr "Z databáze"
+msgstr "_Z databáze"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6120,7 +6147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-Defined"
-msgstr "Definovaný uživatelem"
+msgstr "Definovaný _uživatelem"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6462,7 +6489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr "Nový dokument"
+msgstr "_Nový dokument"
#: labeldialog.ui
msgctxt ""
@@ -6534,7 +6561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal pitch"
-msgstr "Vodorovná rozteč"
+msgstr "Vo_dorovná rozteč"
#: labelformatpage.ui
msgctxt ""
@@ -6543,7 +6570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical pitch"
-msgstr "Svislá rozteč"
+msgstr "_Svislá rozteč"
#: labelformatpage.ui
msgctxt ""
@@ -6552,7 +6579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr "Šířka"
+msgstr "Šíř_ka"
#: labelformatpage.ui
msgctxt ""
@@ -6561,7 +6588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr "Výška"
+msgstr "_Výška"
#: labelformatpage.ui
msgctxt ""
@@ -6570,7 +6597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin"
-msgstr "Levý okraj"
+msgstr "_Levý okraj"
#: labelformatpage.ui
msgctxt ""
@@ -6579,7 +6606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top margin"
-msgstr "Horní okraj"
+msgstr "_Horní okraj"
#: labelformatpage.ui
msgctxt ""
@@ -6588,7 +6615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr "Sloupce"
+msgstr "S_loupce"
#: labelformatpage.ui
msgctxt ""
@@ -6597,7 +6624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ows"
-msgstr "Řádky"
+msgstr "Řádk_y"
#: labelformatpage.ui
msgctxt ""
@@ -6606,7 +6633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_age Width"
-msgstr "Šířka stránky"
+msgstr "Šířk_a stránky"
#: labelformatpage.ui
msgctxt ""
@@ -6615,7 +6642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ge Height"
-msgstr "Výška stránky"
+msgstr "Výška strá_nky"
#: labelformatpage.ui
msgctxt ""
@@ -6624,7 +6651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save..."
-msgstr "Uložit..."
+msgstr "_Uložit..."
#: labeloptionspage.ui
msgctxt ""
@@ -6633,7 +6660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entire page"
-msgstr "Celá stránka"
+msgstr "_Celá stránka"
#: labeloptionspage.ui
msgctxt ""
@@ -6642,7 +6669,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single label"
-msgstr "Jeden štítek"
+msgstr "_Jeden štítek"
#: labeloptionspage.ui
msgctxt ""
@@ -6651,7 +6678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr "Sloupec"
+msgstr "_Sloupec"
#: labeloptionspage.ui
msgctxt ""
@@ -6660,7 +6687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr "Řádek"
+msgstr "Řá_dek"
#: labeloptionspage.ui
msgctxt ""
@@ -6669,7 +6696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze contents"
-msgstr "Synchronizovat obsahy"
+msgstr "S_ynchronizovat obsahy"
#: labeloptionspage.ui
msgctxt ""
@@ -6903,7 +6930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Your name:"
-msgstr "Vaše jméno:"
+msgstr "Vaše _jméno:"
#: mailconfigpage.ui
msgctxt ""
@@ -6921,7 +6948,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send replies to _different e-mail address"
-msgstr "Posílat odpovědi na jinou adresu elektronické pošty"
+msgstr "_Posílat odpovědi na jinou adresu elektronické pošty"
#: mailconfigpage.ui
msgctxt ""
@@ -6930,7 +6957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reply address:"
-msgstr "Adresa pro odpovědi:"
+msgstr "_Adresa pro odpovědi:"
#: mailconfigpage.ui
msgctxt ""
@@ -6948,7 +6975,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use secure connection (SSL)"
-msgstr "Použít zabezpečené připojení (SSL)"
+msgstr "Použít _zabezpečené připojení (SSL)"
#: mailconfigpage.ui
msgctxt ""
@@ -6957,7 +6984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Port:"
-msgstr "Port:"
+msgstr "Po_rt:"
#: mailconfigpage.ui
msgctxt ""
@@ -6966,7 +6993,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server name:"
-msgstr "Název serveru:"
+msgstr "_Název serveru:"
#: mailconfigpage.ui
msgctxt ""
@@ -6975,7 +7002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Au_thentication"
-msgstr "Autentizace serveru"
+msgstr "Autentizace _serveru"
#: mailconfigpage.ui
msgctxt ""
@@ -6993,7 +7020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Test S_ettings..."
-msgstr "Otestovat nastavení..."
+msgstr "_Otestovat nastavení..."
#: mailmergedialog.ui
msgctxt ""
@@ -7182,7 +7209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Letter"
-msgstr "Dopis"
+msgstr "Do_pis"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7191,7 +7218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-mail message"
-msgstr "Zpráva elektronické pošty"
+msgstr "Zpráva _elektronické pošty"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7209,7 +7236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the current _document"
-msgstr "Použít aktuální dokument"
+msgstr "Použít _aktuální dokument"
#: mmselectpage.ui
msgctxt ""
@@ -7218,7 +7245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a ne_w document"
-msgstr "Vytvořit nový dokument"
+msgstr "Vytvořit _nový dokument"
#: mmselectpage.ui
msgctxt ""
@@ -7227,7 +7254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from _existing document"
-msgstr "Začít s existujícím dokumentem"
+msgstr "Začít s _existujícím dokumentem"
#: mmselectpage.ui
msgctxt ""
@@ -7236,7 +7263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from a t_emplate"
-msgstr "Začít ze šablony"
+msgstr "Začít ze ša_blony"
#: mmselectpage.ui
msgctxt ""
@@ -7245,7 +7272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start fro_m a recently saved starting document"
-msgstr "Začít z nedávno uloženého počátečního dokumentu"
+msgstr "Začít z nedávno _uloženého počátečního dokumentu"
#: mmselectpage.ui
msgctxt ""
@@ -7254,7 +7281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr "Procházet..."
+msgstr "_Procházet..."
#: mmselectpage.ui
msgctxt ""
@@ -7263,7 +7290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr "Procházet..."
+msgstr "Pro_cházet..."
#: mmselectpage.ui
msgctxt ""
@@ -7524,7 +7551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbering style:"
-msgstr "Styl číslování:"
+msgstr "_Styl číslování:"
#: numparapage.ui
msgctxt ""
@@ -7542,7 +7569,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr "Restartovat na začátku tohoto odstavce"
+msgstr "_Restartovat na začátku tohoto odstavce"
#: numparapage.ui
msgctxt ""
@@ -7551,7 +7578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart with:"
-msgstr "Začít číslem:"
+msgstr "_Začít číslem:"
#: numparapage.ui
msgctxt ""
@@ -7569,7 +7596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Include this paragraph in line numbering"
-msgstr "Zahrnout tento odstavec do číslování řádků"
+msgstr "Zahrnout _tento odstavec do číslování řádků"
#: numparapage.ui
msgctxt ""
@@ -7578,7 +7605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rest_art at this paragraph"
-msgstr "Restartovat na začátku tohoto odstavce"
+msgstr "Restartovat _na začátku tohoto odstavce"
#: numparapage.ui
msgctxt ""
@@ -7587,7 +7614,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start with:"
-msgstr "Začít číslem:"
+msgstr "Z_ačít číslem:"
#: numparapage.ui
msgctxt ""
@@ -7686,7 +7713,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbering"
-msgstr "Číslování"
+msgstr "Čí_slování"
#: optcaptionpage.ui
msgctxt ""
@@ -7852,7 +7879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_uto"
-msgstr "Automaticky"
+msgstr "_Automaticky"
#: optcomparison.ui
msgctxt ""
@@ -7861,7 +7888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By w_ord"
-msgstr "Podle slov"
+msgstr "Podle _slov"
#: optcomparison.ui
msgctxt ""
@@ -7870,7 +7897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By _character"
-msgstr "Podle znaků"
+msgstr "Podle _znaků"
#: optcomparison.ui
msgctxt ""
@@ -7888,7 +7915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore _pieces of length"
-msgstr "Ignorovat fragmenty s délkou"
+msgstr "Ignorovat _fragmenty s délkou"
#: optcomparison.ui
msgctxt ""
@@ -7897,7 +7924,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use _RSID"
-msgstr "Použít RSID"
+msgstr "Použít _RSID"
#: optcomparison.ui
msgctxt ""
@@ -8023,7 +8050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use as _Default"
-msgstr "Použít jako výchozí"
+msgstr "_Použít jako výchozí"
#: optcompatpage.ui
msgctxt ""
@@ -8050,7 +8077,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr "Velikost"
+msgstr "Ve_likost"
#: optfonttabpage.ui
msgctxt ""
@@ -8059,7 +8086,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "De_fault:"
-msgstr "Výchozí:"
+msgstr "Vý_chozí:"
#: optfonttabpage.ui
msgctxt ""
@@ -8068,7 +8095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Headin_g:"
-msgstr "Nadpis:"
+msgstr "_Nadpis:"
#: optfonttabpage.ui
msgctxt ""
@@ -8077,7 +8104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_List:"
-msgstr "Seznam:"
+msgstr "_Seznam:"
#: optfonttabpage.ui
msgctxt ""
@@ -8086,7 +8113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_aption:"
-msgstr "Popisek:"
+msgstr "_Popisek:"
#: optfonttabpage.ui
msgctxt ""
@@ -8095,7 +8122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Index:"
-msgstr "Rejstřík:"
+msgstr "_Rejstřík:"
#: optfonttabpage.ui
msgctxt ""
@@ -8104,7 +8131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent document only"
-msgstr "Pouze v současném dokumentu"
+msgstr "Pouze v současném _dokumentu"
#: optfonttabpage.ui
msgctxt ""
@@ -8122,7 +8149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr "Výchozí"
+msgstr "Výc_hozí"
#: optformataidspage.ui
msgctxt ""
@@ -8131,7 +8158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ragraph end"
-msgstr "Konec odstavce"
+msgstr "_Konec odstavce"
#: optformataidspage.ui
msgctxt ""
@@ -8140,7 +8167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom h_yphens"
-msgstr "Vlastní dělení slov"
+msgstr "Vlastní _dělení slov"
#: optformataidspage.ui
msgctxt ""
@@ -8149,7 +8176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spac_es"
-msgstr "Mezery"
+msgstr "_Mezery"
#: optformataidspage.ui
msgctxt ""
@@ -8158,7 +8185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Non-breaking s_paces"
-msgstr "Nezlomitelné mezery"
+msgstr "_Nezlomitelné mezery"
#: optformataidspage.ui
msgctxt ""
@@ -8167,7 +8194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ta_bs"
-msgstr "Tabulátory"
+msgstr "_Tabulátory"
#: optformataidspage.ui
msgctxt ""
@@ -8176,7 +8203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brea_ks"
-msgstr "Zalomení"
+msgstr "_Zalomení"
#: optformataidspage.ui
msgctxt ""
@@ -8185,7 +8212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hidden text"
-msgstr "Skrytý text"
+msgstr "_Skrytý text"
#: optformataidspage.ui
msgctxt ""
@@ -8194,7 +8221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden te_xt"
-msgstr "Pole: skrytý text"
+msgstr "Pole: skrytý _text"
#: optformataidspage.ui
msgctxt ""
@@ -8203,7 +8230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden p_aragraphs"
-msgstr "Pole: skryté odstavce"
+msgstr "Pole: skryté odst_avce"
#: optformataidspage.ui
msgctxt ""
@@ -8221,7 +8248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Math baseline alignment"
-msgstr "Zarovnání účaří matematiky"
+msgstr "Za_rovnání účaří matematiky"
#: optformataidspage.ui
msgctxt ""
@@ -8239,7 +8266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direct cursor"
-msgstr "Přímý kurzor"
+msgstr "Přímý k_urzor"
#: optformataidspage.ui
msgctxt ""
@@ -8257,7 +8284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Para_graph alignment"
-msgstr "Zarovnání odstavce"
+msgstr "Zarovnání _odstavce"
#: optformataidspage.ui
msgctxt ""
@@ -8266,7 +8293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left paragraph margin"
-msgstr "Levý okraj odstavce"
+msgstr "_Levý okraj odstavce"
#: optformataidspage.ui
msgctxt ""
@@ -8275,7 +8302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tabs"
-msgstr "Tabulátory"
+msgstr "Ta_bulátory"
#: optformataidspage.ui
msgctxt ""
@@ -8284,7 +8311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs a_nd spaces"
-msgstr "Tabulátory a mezery"
+msgstr "Tabulátor_y a mezery"
#: optformataidspage.ui
msgctxt ""
@@ -8302,7 +8329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable"
-msgstr "Povolit"
+msgstr "_Povolit"
#: optformataidspage.ui
msgctxt ""
@@ -8320,7 +8347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr "Vždy"
+msgstr "Vžd_y"
#: optgeneralpage.ui
msgctxt ""
@@ -8329,7 +8356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr "Na vyžádání"
+msgstr "_Na vyžádání"
#: optgeneralpage.ui
msgctxt ""
@@ -8338,7 +8365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr "Nikdy"
+msgstr "N_ikdy"
#: optgeneralpage.ui
msgctxt ""
@@ -8356,7 +8383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr "Pole"
+msgstr "_Pole"
#: optgeneralpage.ui
msgctxt ""
@@ -8365,7 +8392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Charts"
-msgstr "Grafy"
+msgstr "_Grafy"
#: optgeneralpage.ui
msgctxt ""
@@ -8383,7 +8410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Measurement unit"
-msgstr "Měrná jednotka"
+msgstr "_Měrná jednotka"
#: optgeneralpage.ui
msgctxt ""
@@ -8392,7 +8419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr "Kroky tabulátoru"
+msgstr "_Kroky tabulátoru"
#: optgeneralpage.ui
msgctxt ""
@@ -8401,7 +8428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable char unit"
-msgstr "Povolit znakovou jednotku"
+msgstr "Povolit _znakovou jednotku"
#: optgeneralpage.ui
msgctxt ""
@@ -8410,7 +8437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use square page mode for text grid"
-msgstr "Pro textovou mřížku použít čtvercový režim stránky"
+msgstr "Pro _textovou mřížku použít čtvercový režim stránky"
#: optgeneralpage.ui
msgctxt ""
@@ -8428,7 +8455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional separators"
-msgstr "Doplňující oddělovače"
+msgstr "_Doplňující oddělovače"
#: optgeneralpage.ui
msgctxt ""
@@ -8482,7 +8509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Attributes:"
-msgstr "Atributy:"
+msgstr "A_tributy:"
#: optredlinepage.ui
msgctxt ""
@@ -8491,7 +8518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_lor:"
-msgstr "Barva:"
+msgstr "B_arva:"
#: optredlinepage.ui
msgctxt ""
@@ -8500,7 +8527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes:"
-msgstr "Atributy:"
+msgstr "Atr_ibuty:"
#: optredlinepage.ui
msgctxt ""
@@ -8509,7 +8536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Col_or:"
-msgstr "Barva:"
+msgstr "Ba_rva:"
#: optredlinepage.ui
msgctxt ""
@@ -8518,7 +8545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attrib_utes:"
-msgstr "Atributy:"
+msgstr "Atrib_uty:"
#: optredlinepage.ui
msgctxt ""
@@ -8527,7 +8554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr "Barva:"
+msgstr "Bar_va:"
#: optredlinepage.ui
msgctxt ""
@@ -8662,7 +8689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mar_k:"
-msgstr "Označení:"
+msgstr "_Označení:"
#: optredlinepage.ui
msgctxt ""
@@ -8671,7 +8698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr "Barva:"
+msgstr "_Barva:"
#: optredlinepage.ui
msgctxt ""
@@ -8743,7 +8770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eading"
-msgstr "Záhlaví"
+msgstr "_Záhlaví"
#: opttablepage.ui
msgctxt ""
@@ -8752,7 +8779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_peat on each page"
-msgstr "Opakovat na každé stránce"
+msgstr "_Opakovat na každé stránce"
#: opttablepage.ui
msgctxt ""
@@ -8761,7 +8788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Do not split"
-msgstr "Nedělit"
+msgstr "_Nedělit"
#: opttablepage.ui
msgctxt ""
@@ -8770,7 +8797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr "Ohraničení"
+msgstr "O_hraničení"
#: opttablepage.ui
msgctxt ""
@@ -8788,7 +8815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number recognition"
-msgstr "Rozpoznání čísel"
+msgstr "_Rozpoznání čísel"
#: opttablepage.ui
msgctxt ""
@@ -8797,7 +8824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umber format recognition"
-msgstr "Rozpoznání formátu čísel"
+msgstr "Rozpoznání _formátu čísel"
#: opttablepage.ui
msgctxt ""
@@ -8806,7 +8833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment"
-msgstr "Zarovnání"
+msgstr "Z_arovnání"
#: opttablepage.ui
msgctxt ""
@@ -8833,7 +8860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr "Neměnné"
+msgstr "Ne_měnné"
#: opttablepage.ui
msgctxt ""
@@ -8842,7 +8869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed, proportional"
-msgstr "Neměnné, proporcionální"
+msgstr "Neměnné, propor_cionální"
#: opttablepage.ui
msgctxt ""
@@ -8851,7 +8878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr "Proměnné"
+msgstr "_Proměnné"
#: opttablepage.ui
msgctxt ""
@@ -8896,7 +8923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row:"
-msgstr "Řádek:"
+msgstr "Řá_dek:"
#: opttablepage.ui
msgctxt ""
@@ -8905,7 +8932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column:"
-msgstr "Sloupec:"
+msgstr "_Sloupec:"
#: opttablepage.ui
msgctxt ""
@@ -8914,7 +8941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w:"
-msgstr "Řádek:"
+msgstr "Řád_ek:"
#: opttablepage.ui
msgctxt ""
@@ -8923,7 +8950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn:"
-msgstr "Sloupec:"
+msgstr "S_loupec:"
#: opttablepage.ui
msgctxt ""
@@ -9526,7 +9553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr "Název souboru"
+msgstr "_Název souboru"
#: picturepage.ui
msgctxt ""
@@ -9544,7 +9571,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertically"
-msgstr "Svisle"
+msgstr "_Svisle"
#: picturepage.ui
msgctxt ""
@@ -9553,7 +9580,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontally"
-msgstr "Vodorovně"
+msgstr "Vo_dorovně"
#: picturepage.ui
msgctxt ""
@@ -9607,7 +9634,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr "Řádky"
+msgstr "Řá_dky"
#: previewzoomdialog.ui
msgctxt ""
@@ -9616,7 +9643,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr "Sloupce"
+msgstr "_Sloupce"
#: printeroptions.ui
msgctxt ""
@@ -9751,7 +9778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pictures and objects"
-msgstr "Obrázky a objekty"
+msgstr "_Obrázky a objekty"
#: printoptionspage.ui
msgctxt ""
@@ -9760,7 +9787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Form control_s"
-msgstr "Ovládací prvky formuláře"
+msgstr "Ovládací prvky for_muláře"
#: printoptionspage.ui
msgctxt ""
@@ -9769,7 +9796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page ba_ckground"
-msgstr "Pozadí stránky"
+msgstr "Poz_adí stránky"
#: printoptionspage.ui
msgctxt ""
@@ -9778,7 +9805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print text in blac_k"
-msgstr "Text tisknout černě"
+msgstr "_Text tisknout černě"
#: printoptionspage.ui
msgctxt ""
@@ -9787,7 +9814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hidden te_xt"
-msgstr "Skrytý text"
+msgstr "Skrytý te_xt"
#: printoptionspage.ui
msgctxt ""
@@ -9796,7 +9823,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _placeholder"
-msgstr "Zástupné znaky textů"
+msgstr "_Zástupné znaky textů"
#: printoptionspage.ui
msgctxt ""
@@ -9814,7 +9841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left pages"
-msgstr "Levé stránky"
+msgstr "_Levé stránky"
#: printoptionspage.ui
msgctxt ""
@@ -9823,7 +9850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right pages"
-msgstr "Pravé stránky"
+msgstr "_Pravé stránky"
#: printoptionspage.ui
msgctxt ""
@@ -9832,7 +9859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Broch_ure"
-msgstr "Příručka"
+msgstr "Pří_ručka"
#: printoptionspage.ui
msgctxt ""
@@ -9841,7 +9868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Right to Left"
-msgstr "Zprava doleva"
+msgstr "Zprava dol_eva"
#: printoptionspage.ui
msgctxt ""
@@ -9859,7 +9886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_None"
-msgstr "Žádné"
+msgstr "Žá_dné"
#: printoptionspage.ui
msgctxt ""
@@ -9868,7 +9895,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments _only"
-msgstr "Pouze komentáře"
+msgstr "Pouze _komentáře"
#: printoptionspage.ui
msgctxt ""
@@ -9877,7 +9904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End of docu_ment"
-msgstr "Konec dokumentu"
+msgstr "Kone_c dokumentu"
#: printoptionspage.ui
msgctxt ""
@@ -9886,7 +9913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End of page"
-msgstr "Konec stránky"
+msgstr "Konec _stránky"
#: printoptionspage.ui
msgctxt ""
@@ -9904,7 +9931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fax"
-msgstr "Fax"
+msgstr "_Fax"
#: printoptionspage.ui
msgctxt ""
@@ -9913,7 +9940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print _automatically inserted blank pages"
-msgstr "Tisknout automaticky vložené prázdné stránky"
+msgstr "Tisknout _automaticky vložené prázdné stránky"
#: printoptionspage.ui
msgctxt ""
@@ -9922,7 +9949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paper tray from printer settings"
-msgstr "Zásobník papíru z nastavení tiskárny"
+msgstr "Záso_bník papíru z nastavení tiskárny"
#: printoptionspage.ui
msgctxt ""
@@ -9940,7 +9967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials"
-msgstr "Jméno/příjmení/iniciály"
+msgstr "_Jméno/příjmení/iniciály"
#: privateuserpage.ui
msgctxt ""
@@ -9949,7 +9976,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street"
-msgstr "Ulice"
+msgstr "_Ulice"
#: privateuserpage.ui
msgctxt ""
@@ -9958,7 +9985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr "Země/stát"
+msgstr "_Země/stát"
#: privateuserpage.ui
msgctxt ""
@@ -9967,7 +9994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title/Profession"
-msgstr "Titul/profese"
+msgstr "_Titul/profese"
#: privateuserpage.ui
msgctxt ""
@@ -9976,7 +10003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr "Fax"
+msgstr "_Fax"
#: privateuserpage.ui
msgctxt ""
@@ -10111,7 +10138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr "PSČ/obec"
+msgstr "_PSČ/obec"
#: privateuserpage.ui
msgctxt ""
@@ -10471,7 +10498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr "Typ"
+msgstr "_Typ"
#: savelabeldialog.ui
msgctxt ""
@@ -10498,7 +10525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr "Odkaz"
+msgstr "_Odkaz"
#: sectionpage.ui
msgctxt ""
@@ -10507,7 +10534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DD_E"
-msgstr "DDE"
+msgstr "_DDE"
#: sectionpage.ui
msgctxt ""
@@ -10516,7 +10543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Section"
-msgstr "Sekce"
+msgstr "_Sekce"
#: sectionpage.ui
msgctxt ""
@@ -10525,7 +10552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr "Název souboru"
+msgstr "_Název souboru"
#: sectionpage.ui
msgctxt ""
@@ -10534,7 +10561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DDE _command"
-msgstr "Příkaz DDE"
+msgstr "Přík_az DDE"
#: sectionpage.ui
msgctxt ""
@@ -10561,7 +10588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Protect"
-msgstr "Zamknout"
+msgstr "_Zamknout"
#: sectionpage.ui
msgctxt ""
@@ -10579,7 +10606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wit_h password"
-msgstr "S heslem"
+msgstr "S _heslem"
#: sectionpage.ui
msgctxt ""
@@ -10597,7 +10624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_ide"
-msgstr "Skrýt"
+msgstr "S_krýt"
#: sectionpage.ui
msgctxt ""
@@ -10606,7 +10633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_With Condition"
-msgstr "S podmínkou"
+msgstr "S _podmínkou"
#: sectionpage.ui
msgctxt ""
@@ -10624,7 +10651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ditable in read-only document"
-msgstr "Upravitelné v dokumentu jen pro čtení"
+msgstr "_Upravitelné v dokumentu jen pro čtení"
#: sectionpage.ui
msgctxt ""
@@ -10669,7 +10696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr "Přidat..."
+msgstr "_Přidat..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10678,7 +10705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create..."
-msgstr "Vytvořit..."
+msgstr "_Vytvořit..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10687,7 +10714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter..."
-msgstr "Filtr..."
+msgstr "_Filtr..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10696,7 +10723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Upravit..."
+msgstr "_Upravit..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10705,7 +10732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Table..."
-msgstr "Změnit tabulku..."
+msgstr "Změnit _tabulku..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10768,7 +10795,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr "Nový..."
+msgstr "_Nový..."
#: selectblockdialog.ui
msgctxt ""
@@ -10777,7 +10804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Upravit..."
+msgstr "_Upravit..."
#: selectblockdialog.ui
msgctxt ""
@@ -10786,7 +10813,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr "S_mazat"
+msgstr "_Smazat"
#: selectblockdialog.ui
msgctxt ""
@@ -10795,7 +10822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Select your preferred address block"
-msgstr "Vyberte požadovaný blok s adresou"
+msgstr "Vyberte _požadovaný blok s adresou"
#: selectblockdialog.ui
msgctxt ""
@@ -10804,7 +10831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_ever include the country/region"
-msgstr "Nikdy nevkládat stát/region"
+msgstr "Ni_kdy nevkládat stát/region"
#: selectblockdialog.ui
msgctxt ""
@@ -10813,7 +10840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always include the country/region"
-msgstr "Vždy vkládat stát/region"
+msgstr "Vž_dy vkládat stát/region"
#: selectblockdialog.ui
msgctxt ""
@@ -10822,7 +10849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only _include the country/region if it is not:"
-msgstr "Vkládat stát/region, jen pokud není:"
+msgstr "_Vkládat stát/region, jen pokud není:"
#: selectblockdialog.ui
msgctxt ""
@@ -10863,15 +10890,6 @@ msgstr "Orientace"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "Orientace"
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -10881,15 +10899,6 @@ msgstr "Velikost"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr "Velikost"
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -10899,30 +10908,12 @@ msgstr "Sloupce"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr "Sloupce"
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr "Okraje"
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr "Okraje"
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
@@ -12136,7 +12127,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr "Styl stránky:"
+msgstr "Styl stránky"
#: templatedialog8.ui
msgctxt ""
@@ -12667,7 +12658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr "Úroveň"
+msgstr "Ú_roveň"
#: tocentriespage.ui
msgctxt ""
@@ -12676,7 +12667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr "Typ"
+msgstr "_Typ"
#: tocentriespage.ui
msgctxt ""
@@ -12685,7 +12676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Structure"
-msgstr "Struktura"
+msgstr "_Struktura"
#: tocentriespage.ui
msgctxt ""
@@ -12694,7 +12685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr "Vše"
+msgstr "_Vše"
#: tocentriespage.ui
msgctxt ""
@@ -12712,7 +12703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Upravit..."
+msgstr "_Upravit..."
#: tocentriespage.ui
msgctxt ""
@@ -12820,7 +12811,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr "Vložit"
+msgstr "V_ložit"
#: tocentriespage.ui
msgctxt ""
@@ -12829,7 +12820,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr "Odstranit"
+msgstr "_Odstranit"
#: tocentriespage.ui
msgctxt ""
@@ -12865,7 +12856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Chapter info"
-msgstr "Informace o kapitole"
+msgstr "_Informace o kapitole"
#: tocentriespage.ui
msgctxt ""
@@ -12883,7 +12874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_yperlink"
-msgstr "Hypertextový odkaz"
+msgstr "_Hypertextový odkaz"
#: tocentriespage.ui
msgctxt ""
@@ -12901,7 +12892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab position relati_ve to Paragraph Style indent"
-msgstr "Umístění tabulátoru relativní k odsazení stylu odstavce"
+msgstr "Umístění _tabulátoru relativní k odsazení stylu odstavce"
#: tocentriespage.ui
msgctxt ""
@@ -12946,7 +12937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document _position"
-msgstr "Umístění v dokumentu"
+msgstr "Umístění v _dokumentu"
#: tocentriespage.ui
msgctxt ""
@@ -12955,7 +12946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Content"
-msgstr "Obsah"
+msgstr "O_bsah"
#: tocentriespage.ui
msgctxt ""
@@ -13099,7 +13090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title"
-msgstr "Nadpis"
+msgstr "_Nadpis"
#: tocindexpage.ui
msgctxt ""
@@ -13117,7 +13108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protected against manual changes"
-msgstr "Zamknuto proti ručním změnám"
+msgstr "_Zamknuto proti ručním změnám"
#: tocindexpage.ui
msgctxt ""
@@ -13189,7 +13180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inde_x marks"
-msgstr "Značky rejstříku"
+msgstr "_Značky rejstříku"
#: tocindexpage.ui
msgctxt ""
@@ -13207,7 +13198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt frames"
-msgstr "Textové rámce"
+msgstr "_Textové rámce"
#: tocindexpage.ui
msgctxt ""
@@ -13243,7 +13234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional Styles"
-msgstr "Další styly"
+msgstr "_Další styly"
#: tocindexpage.ui
msgctxt ""
@@ -13252,7 +13243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styl_es"
-msgstr "Styly"
+msgstr "_Styly"
#: tocindexpage.ui
msgctxt ""
@@ -13351,7 +13342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brackets"
-msgstr "Závorky"
+msgstr "Zá_vorky"
#: tocindexpage.ui
msgctxt ""
@@ -13360,7 +13351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number entries"
-msgstr "Očíslovat položky"
+msgstr "_Očíslovat položky"
#: tocindexpage.ui
msgctxt ""
@@ -13477,7 +13468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Concordance file"
-msgstr "Rejstříkový soubor"
+msgstr "_Rejstříkový soubor"
#: tocindexpage.ui
msgctxt ""
@@ -13486,7 +13477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File"
-msgstr "Soubor"
+msgstr "Sou_bor"
#: tocindexpage.ui
msgctxt ""
@@ -13540,7 +13531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr "Nový..."
+msgstr "_Nový..."
#: tocindexpage.ui
msgctxt ""
@@ -13549,7 +13540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Upravit..."
+msgstr "_Upravit..."
#: tocindexpage.ui
msgctxt ""
@@ -13621,7 +13612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Levels"
-msgstr "Úrovně"
+msgstr "Ú_rovně"
#: tocstylespage.ui
msgctxt ""
@@ -13630,7 +13621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Styles"
-msgstr "Styly odstavce"
+msgstr "_Styly odstavce"
#: tocstylespage.ui
msgctxt ""
@@ -13639,7 +13630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr "Výchozí"
+msgstr "_Výchozí"
#: tocstylespage.ui
msgctxt ""
@@ -13648,7 +13639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr "Upravit"
+msgstr "_Upravit"
#: tocstylespage.ui
msgctxt ""
@@ -13666,7 +13657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Helplines _While Moving"
-msgstr "Vodítka při přesouvání"
+msgstr "Vodítka _při přesouvání"
#: viewoptionspage.ui
msgctxt ""
@@ -13684,7 +13675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Graphics and objects"
-msgstr "Obrázky a objekty"
+msgstr "_Obrázky a objekty"
#: viewoptionspage.ui
msgctxt ""
@@ -13693,7 +13684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tables"
-msgstr "Tabulky"
+msgstr "_Tabulky"
#: viewoptionspage.ui
msgctxt ""
@@ -13702,7 +13693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dra_wings and controls"
-msgstr "Kresby a ovládací prvky"
+msgstr "_Kresby a ovládací prvky"
#: viewoptionspage.ui
msgctxt ""
@@ -13711,7 +13702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Field codes"
-msgstr "Kódy polí"
+msgstr "Kód_y polí"
#: viewoptionspage.ui
msgctxt ""
@@ -13720,7 +13711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Comments"
-msgstr "Komentáře"
+msgstr "Ko_mentáře"
#: viewoptionspage.ui
msgctxt ""
@@ -13738,7 +13729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal scrollbar"
-msgstr "Vodorovný posuvník"
+msgstr "Vo_dorovný posuvník"
#: viewoptionspage.ui
msgctxt ""
@@ -13747,7 +13738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical scrollbar"
-msgstr "Svislý posuvník"
+msgstr "_Svislý posuvník"
#: viewoptionspage.ui
msgctxt ""
@@ -13756,7 +13747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_uler"
-msgstr "Pravítko"
+msgstr "P_ravítko"
#: viewoptionspage.ui
msgctxt ""
@@ -13765,7 +13756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_mooth scroll"
-msgstr "Jemné posouvání"
+msgstr "_Jemné posouvání"
#: viewoptionspage.ui
msgctxt ""
@@ -13774,7 +13765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal ruler"
-msgstr "Vodorovné pravítko"
+msgstr "Vodorov_né pravítko"
#: viewoptionspage.ui
msgctxt ""
@@ -13783,7 +13774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Verti_cal ruler"
-msgstr "Svislé pravítko"
+msgstr "Sv_islé pravítko"
#: viewoptionspage.ui
msgctxt ""
@@ -13792,7 +13783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Right-aligned"
-msgstr "Zarovnané vpravo"
+msgstr "_Zarovnané vpravo"
#: viewoptionspage.ui
msgctxt ""
@@ -13963,7 +13954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After"
-msgstr "Za"
+msgstr "_Za"
#: wrappage.ui
msgctxt ""
@@ -13972,7 +13963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Before"
-msgstr "Před"
+msgstr "_Před"
#: wrappage.ui
msgctxt ""
@@ -13981,7 +13972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_None"
-msgstr "Žádné"
+msgstr "Žád_né"
#: wrappage.ui
msgctxt ""
@@ -13990,7 +13981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Optimal"
-msgstr "Optimální"
+msgstr "_Optimální"
#: wrappage.ui
msgctxt ""
@@ -13999,7 +13990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Thro_ugh"
-msgstr "Přes"
+msgstr "Pře_s"
#: wrappage.ui
msgctxt ""
@@ -14008,7 +13999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel"
-msgstr "Rovnoběžně"
+msgstr "_Rovnoběžně"
#: wrappage.ui
msgctxt ""
@@ -14026,7 +14017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_eft"
-msgstr "Vlevo"
+msgstr "V_levo"
#: wrappage.ui
msgctxt ""
@@ -14035,7 +14026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr "Vpravo"
+msgstr "_Vpravo"
#: wrappage.ui
msgctxt ""
@@ -14044,7 +14035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr "Nahoru"
+msgstr "_Nahoře"
#: wrappage.ui
msgctxt ""
@@ -14053,7 +14044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr "Dolů"
+msgstr "_Dole"
#: wrappage.ui
msgctxt ""
@@ -14071,7 +14062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First paragraph"
-msgstr "První odstavec"
+msgstr "První ods_tavec"
#: wrappage.ui
msgctxt ""
@@ -14080,7 +14071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In bac_kground"
-msgstr "Na pozadí"
+msgstr "Na poz_adí"
#: wrappage.ui
msgctxt ""
@@ -14089,7 +14080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour"
-msgstr "Obrys"
+msgstr "O_brys"
#: wrappage.ui
msgctxt ""
@@ -14098,7 +14089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outside only"
-msgstr "Pouze vně"
+msgstr "Po_uze vně"
#: wrappage.ui
msgctxt ""
diff --git a/source/cs/swext/mediawiki/help.po b/source/cs/swext/mediawiki/help.po
index 343c0be45d2..35a7e188998 100644
--- a/source/cs/swext/mediawiki/help.po
+++ b/source/cs/swext/mediawiki/help.po
@@ -2,19 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-05-25 18:04+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-03-23 14:22+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369505044.0\n"
+"X-POOTLE-MTIME: 1395584523.000000\n"
#: help.tree
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"bm_id3154408\n"
"help.text"
msgid "<bookmark_value>Wiki;Wiki Publisher</bookmark_value><bookmark_value>Wiki Publisher</bookmark_value><bookmark_value>extensions;MediaWiki</bookmark_value>"
-msgstr "<bookmark_value>Wiki;Publikování na MediaWiki</bookmark_value><bookmark_value>Publikování na MediaWiki</bookmark_value><bookmark_value>rozšíření;MediaWiki</bookmark_value>"
+msgstr "<bookmark_value>wiki;publikování na MediaWiki</bookmark_value><bookmark_value>publikování na MediaWiki</bookmark_value><bookmark_value>rozšíření;MediaWiki</bookmark_value>"
#: wiki.xhp
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"par_id4277169\n"
"help.text"
msgid "Before you use the Wiki Publisher, ensure that %PRODUCTNAME uses a Java Runtime Environment (JRE). To check the status of the JRE, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Advanced</item>. Ensure that \"Use a Java runtime environment\" is marked and that a Java runtime folder is selected in the big listbox. If no JRE was activated, then activate a JRE 1.4 or later and restart %PRODUCTNAME."
-msgstr "Než budete moci Publikování na MediaWiki použít, musíte zajistit, aby bylo v %PRODUCTNAME povoleno použití běhového prostředí jazyka Java (JRE). Nastavení JRE naleznete pod <item type=\"menuitem\">Nástroje - Možnosti... - %PRODUCTNAME - Java</item>. Ujistěte se, že je zatržena volba \"Použít běhové prostředí jazyka Java (JRE)\" a v seznamu dostupných instalací JRE je zvolena ta kterou chcete využívat. Pokud dosud nebyla žádná z instalací JRE zvolena, vyberte JRE 1.4, nebo libovolnou novější verzi a restartujte %PRODUCTNAME."
+msgstr "Než budete moci Publikování na MediaWiki použít, musíte zajistit, aby bylo v %PRODUCTNAME povoleno použití běhového prostředí jazyka Java (JRE). Nastavení JRE naleznete pod <item type=\"menuitem\">Nástroje - Možnosti - %PRODUCTNAME - Java</item>. Ujistěte se, že je zaškrtnuta volba \"Použít běhové prostředí jazyka Java (JRE)\" a v seznamu dostupných instalací JRE je zvolena ta, kterou chcete využívat. Pokud dosud nebyla žádná z instalací JRE zvolena, vyberte JRE 1.4 nebo libovolnou novější verzi a restartujte %PRODUCTNAME."
#: wiki.xhp
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"hd_id5316019\n"
"help.text"
msgid "To Connect to a Wiki"
-msgstr "Připojení k Wiki"
+msgstr "Připojení k wiki"
#: wiki.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_id2381969\n"
"help.text"
msgid "Note: You can store your user name and password for all respective dialogs inside %PRODUCTNAME. The password will be stored in a secure way, where access is maintained by a master password. To enable the master password, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>."
-msgstr "Poznámka: %PRODUCTNAME umožňuje uložení přístupových údajů. Hesla jsou uložena bezpečným způsobem a chráněna hlavním heslem. Hlavní heslo nastavíte v <item type=\"menuitem\">Nástroje - Možnosti... - %PRODUCTNAME - Zabezpečení</item>."
+msgstr "Poznámka: %PRODUCTNAME umožňuje uložení přístupových údajů. Hesla jsou uložena bezpečným způsobem a chráněna hlavním heslem. Hlavní heslo nastavíte v <item type=\"menuitem\">Nástroje - Možnosti - %PRODUCTNAME - Zabezpečení</item>."
#: wiki.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"par_id3751640\n"
"help.text"
msgid "Note: If you connect to the web using a proxy server, enter the proxy information to <item type=\"menuitem\">Tools - Options - Internet - Proxy</item>, and restart the software."
-msgstr "Poznámka: Pokud se na web připojujete přes proxy, zadejte nastavení proxy do dialogu <item type=\"menuitem\">Nástroje - Možnosti... - Internet - Proxy</item> a restartujte aplikaci."
+msgstr "Poznámka: Pokud se na web připojujete přes proxy, zadejte nastavení proxy do dialogu <item type=\"menuitem\">Nástroje - Možnosti - Internet - Proxy</item> a restartujte aplikaci."
#: wiki.xhp
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"par_id9533677\n"
"help.text"
msgid "Open a Writer document, and choose <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>."
-msgstr "Otevřete dokument Writeru a zvolte <item type=\"menuitem\">Nástroje - Možnosti... - Internet - MediaWiki</item>."
+msgstr "Otevřete dokument Writeru a zvolte <item type=\"menuitem\">Nástroje - Možnosti - Internet - MediaWiki</item>."
#: wiki.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_id368968\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Options</link> dialog, click Add."
-msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Možnosti</link> klikněte na tlačítko Přidat."
+msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikisettings.xhp\">Možnosti</link> klepněte na tlačítko Přidat."
#: wiki.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"par_id6962187\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the Wiki."
-msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> zadejte umístění a přihlašovací údaje dané Wiki."
+msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> zadejte umístění a přihlašovací údaje dané wiki."
#: wiki.xhp
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"par_id5328836\n"
"help.text"
msgid "In the URL textbox, enter the address of a Wiki that you want to connect to."
-msgstr "Do pole URL zadejte adresu serveru Wiki, ke kterému se chcete připojit."
+msgstr "Do pole URL zadejte adresu serveru wiki, ke kterému se chcete připojit."
#: wiki.xhp
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"par_id5906552\n"
"help.text"
msgid "In the Username box, enter your user ID for your Wiki account."
-msgstr "Do pole Uživatelské jméno zadejte své uživatelské jméno na Wiki."
+msgstr "Do pole Uživatelské jméno zadejte své uživatelské jméno na wiki."
#: wiki.xhp
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"par_id9297158\n"
"help.text"
msgid "If the Wiki allows anonymous write access, you can leave the Username and Password boxes empty."
-msgstr "Pokud Wiki umožňuje anonymní zápis, můžete pole Uživatelské jméno a Heslo nechat prázdné."
+msgstr "Pokud wiki umožňuje anonymní zápis, můžete pole Uživatelské jméno a Heslo nechat prázdné."
#: wiki.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"par_id8869594\n"
"help.text"
msgid "In the Password box, enter the password for your Wiki account, then click OK."
-msgstr "Do pole Heslo zadejte své heslo pro přístup k Wiki a poté klikněte na tlačítko OK."
+msgstr "Do pole Heslo zadejte své heslo pro přístup k wiki a poté klepněte na tlačítko OK."
#: wiki.xhp
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"par_id292062\n"
"help.text"
msgid "Optionally enable \"Save password\" to save the password between sessions. A master password is used to maintain access to all saved passwords. Choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item> to enable the master password. \"Save password\" is unavailable when the master password is not enabled."
-msgstr "Můžete také zaškrtnout pole \"Uložit heslo\", pokud chcete uložit heslo. Přístup k uloženým heslům je chráněn pomocí hlavního hesla. Hlavní heslo můžete nastavit v dialogu <item type=\"menuitem\">Nástroje - Možnosti... - %PRODUCTNAME - Zabezpečení</item>. Pokud není hlavní heslo nastaveno, volba \"Uložit heslo\" není aktivní."
+msgstr "Můžete také zaškrtnout pole \"Uložit heslo\", pokud chcete heslo uložit. Přístup k uloženým heslům je chráněn pomocí hlavního hesla. Hlavní heslo můžete nastavit v dialogu <item type=\"menuitem\">Nástroje - Možnosti - %PRODUCTNAME - Zabezpečení</item>. Pokud není hlavní heslo nastaveno, volba \"Uložit heslo\" není aktivní."
#: wiki.xhp
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"hd_id7044892\n"
"help.text"
msgid "To Create a New Wiki Page"
-msgstr "Vytvoření nové Wiki stránky"
+msgstr "Vytvoření nové wiki stránky"
#: wiki.xhp
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"par_id944853\n"
"help.text"
msgid "Write the content of the Wiki page. You can use formatting like text formats, headings, footnotes, and more. See the <link href=\"com.sun.wiki-publisher/wikiformats.xhp\">list of supported formats</link>."
-msgstr "Napište obsah Wiki stránky. Můžete používat formátování, jako jsou různé formáty textu, záhlaví, zápatí a další. Více informací získáte přečtením <link href=\"com.sun.wiki-publisher/wikiformats.xhp\">seznamu podporovaných formátů</link>."
+msgstr "Napište obsah wiki stránky. Můžete používat formátování, jako jsou různé formáty textu, záhlaví, zápatí a další. Podrobnosti obsahuje <link href=\"com.sun.wiki-publisher/wikiformats.xhp\">seznam podporovaných formátů</link>."
#: wiki.xhp
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"par_id228278\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Odeslat do MediaWiki</link> zadejte nastavení vašeho příspěvku."
+msgstr "V dialogovém okně <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Odeslat do MediaWiki</link> zadejte nastavení příspěvku."
#: wiki.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"par_id2564165\n"
"help.text"
msgid "<emph>MediaWiki server</emph>: Select the Wiki."
-msgstr "<emph>Server MediaWiki</emph>: Vyberte Wiki."
+msgstr "<emph>Server MediaWiki</emph>: Vyberte wiki."
#: wiki.xhp
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"par_id5566576\n"
"help.text"
msgid "<emph>Title</emph>: Type the title of your page. Type the title of an existing page to overwrite the page with your current text document. Type a new title to create a new page on the Wiki."
-msgstr "<emph>Nadpis</emph>: Zadejte nadpis stránky. Chcete-li přepsat existující stránku, zadejte její název. Pokud zadáte nový nadpis, vytvoříte novou stránku na Wiki."
+msgstr "<emph>Nadpis</emph>: Zadejte nadpis stránky. Chcete-li přepsat existující stránku, zadejte její název. Pokud zadáte nový nadpis, vytvoříte na wiki novou stránku."
#: wiki.xhp
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"par_id9688711\n"
"help.text"
msgid "<emph>Summary</emph>: Enter an optional short summary of your page."
-msgstr "<emph>Souhrn</emph>: Můžete zadat krátký souhrn článku."
+msgstr "<emph>Souhrn</emph>: Můžete zadat krátký souhrn stránky."
#: wiki.xhp
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"par_id452284\n"
"help.text"
msgid "<emph>Show in web browser</emph>: Check this box to open your system web browser and show the uploaded Wiki page."
-msgstr "<emph>Zobrazit v prohlížeči</emph>: Zaškrtněte toto pole, pokud chcete odeslanou Wiki stránku otevřít ve webovém prohlížeči."
+msgstr "<emph>Zobrazit v prohlížeči</emph>: Zaškrtněte toto pole, pokud chcete odeslanou wiki stránku otevřít ve webovém prohlížeči."
#: wiki.xhp
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"par_id8346812\n"
"help.text"
msgid "Click Send."
-msgstr "Klikněte na Odeslat."
+msgstr "Klepněte na Odeslat."
#: wikiaccount.xhp
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"par_id656758\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to store your password between sessions. The master password must be enabled, see <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Umožňuje trvale uložit heslo. Musí být nastaveno hlavní heslo, to nastavíte v dialogu <item type=\"menuitem\">Nástroje - Možnosti... - %PRODUCTNAME - Zabezpečení</item>.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Umožňuje trvale uložit heslo. Musí být nastaveno hlavní heslo, to nastavíte v dialogu <item type=\"menuitem\">Nástroje - Možnosti - %PRODUCTNAME - Zabezpečení</item>.</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"par_id3112582\n"
"help.text"
msgid "Enter the Internet address of a Wiki server in a format like http://wiki.documentfoundation.org or copy the URL from a web browser."
-msgstr "Zadejte internetovou adresu Wiki serveru ve tvaru http://wiki.documentfoundation.org, nebo adresu zkopírujte z prohlížeče."
+msgstr "Zadejte internetovou adresu serveru wiki ve tvaru http://wiki.documentfoundation.org, nebo adresu zkopírujte z prohlížeče."
#: wikiaccount.xhp
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"par_id628070\n"
"help.text"
msgid "If the Wiki allows anonymous access, you can leave the account text boxes empty. Else enter your user name and password."
-msgstr "Pokud Wiki umožňuje anonymní přístup, můžete obě pole ponechat prázdná. V opačném případě zadejte uživatelské jméno a heslo."
+msgstr "Pokud wiki umožňuje anonymní přístup, můžete obě pole ponechat prázdná. V opačném případě zadejte uživatelské jméno a heslo."
#: wikiaccount.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the Security tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the \"Save password\" checkbox to store your password."
-msgstr "Pokud jste na záložce Zabezpečení dialogového okna <item type=\"menuitem\">Nástroje - Možnosti... - %PRODUCTNAME</item> povolili hlavní heslo, může program uložit vaše heslo a automaticky zadat potřebné údaje pokud je to třeba. Pro uložení hesla zaškrtněte možnost \"Uložit heslo\"."
+msgstr "Pokud jste na záložce Zabezpečení dialogového okna <item type=\"menuitem\">Nástroje - Možnosti - %PRODUCTNAME</item> povolili hlavní heslo, může program uložit vaše heslo a automaticky zadat potřebné údaje, když je to třeba. Pro uložení hesla zaškrtněte pole \"Uložit heslo\"."
#: wikiformats.xhp
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"par_id8654133\n"
"help.text"
msgid "The following list gives an overview of the text formats that the Wiki Publisher can upload to the Wiki server."
-msgstr "Následující seznam poskytuje přehled textových formátů, které dokáže rozšíření Publikování na MediaWiki odeslat na server Wiki."
+msgstr "Následující seznam poskytuje přehled textových formátů, které dokáže rozšíření Publikování na MediaWiki odeslat na server wiki."
#: wikiformats.xhp
msgctxt ""
@@ -422,7 +422,7 @@ msgctxt ""
"par_id508133\n"
"help.text"
msgid "Apply a heading paragraph style to the headings in your Writer document. The Wiki will show the heading styles of the same outline level, formatted as defined by the Wiki engine."
-msgstr "Použije na nadpisy v textovém dokumentu styl nadpisů. Ve Wiki se nadpisy zobrazí ve formátu určeném aplikací Wiki."
+msgstr "Použije na nadpisy v textovém dokumentu styl nadpisů. Ve wiki se nadpisy zobrazí ve formátu určeném aplikací wiki."
#: wikiformats.xhp
msgctxt ""
@@ -438,7 +438,7 @@ msgctxt ""
"par_id3735465\n"
"help.text"
msgid "Native OpenDocument hyperlinks are transformed into \"external\" Wiki links. Therefore, the built-in linking facility of OpenDocument should only be used to create links that point to other sites outside the Wiki web. For creating Wiki links that point to other subjects of the same Wiki domain, use Wiki links."
-msgstr "Nativní hypertextové odkazy OpenDocument se převedou na \"externí\" Wiki odkazy. Vestavěnou podporu odkazů v OpenDocumentu tedy využívejte jen pro vytváření odkazů na stránky mimo Wiki web. Pro vytvoření Wiki odkazů, které odkazují na jiné články na stejné Wiki doméně, použijte Wiki odkazy."
+msgstr "Nativní hypertextové odkazy OpenDocument se převedou na \"externí\" Wiki odkazy. Vestavěnou podporu odkazů ve formátu OpenDocument tedy využívejte jen pro vytváření odkazů na stránky mimo wiki web. Pro vytvoření wiki odkazů, které odkazují na jiné články na stejné wiki doméně, použijte wiki odkazy."
#: wikiformats.xhp
msgctxt ""
@@ -478,7 +478,7 @@ msgctxt ""
"par_id376598\n"
"help.text"
msgid "Explicit text alignment should not be used in Wiki articles. Nevertheless, text alignment is supported for left, centered, and right alignment of text."
-msgstr "Ve Wiki článcích by nemělo být použito explicitní zarovnání textu. Nicméně je podporováno zarovnání textu vlevo, na střed a vpravo."
+msgstr "Ve wiki článcích by nemělo být použito explicitní zarovnání textu. Nicméně je podporováno zarovnání textu vlevo, na střed a vpravo."
#: wikiformats.xhp
msgctxt ""
@@ -494,7 +494,7 @@ msgctxt ""
"par_id1459395\n"
"help.text"
msgid "A paragraph style with a fixed-width font is transformed as pre-formatted text. Pre-formatted text is shown on the Wiki with a border around the text."
-msgstr "Odstavec s písmem pevné šířky se převede na předformátovaný text. Ten se ve Wiki zobrazí s okrajem kolem textu."
+msgstr "Odstavec s písmem pevné šířky se převede na předformátovaný text. Ten se ve wiki zobrazí s ohraničením textu."
#: wikiformats.xhp
msgctxt ""
@@ -526,7 +526,7 @@ msgctxt ""
"par_id5238196\n"
"help.text"
msgid "Note: The transformation uses the new style of footnotes with <ref> and <references> tags that requires the Cite.php extension to be installed into MediaWiki. If those tags occur as plain text in the transformation result, ask the Wiki administrator to install this extension."
-msgstr "Poznámka: Převod používá nový styl poznámek se značkami <ref> a <references>, pro které je potřeba do MediaWiki doinstalovat rozšíření Cite.php. Pokud se ve výsledném textu zobrazí přímo tyto značky, požádejte administrátora Wiki o instalaci tohoto rozšíření."
+msgstr "Poznámka: Převod používá nový styl poznámek se značkami <ref> a <references>, pro které je potřeba do MediaWiki doinstalovat rozšíření Cite.php. Pokud se ve výsledném textu zobrazí přímo tyto značky, požádejte administrátora wiki o instalaci tohoto rozšíření."
#: wikiformats.xhp
msgctxt ""
@@ -542,7 +542,7 @@ msgctxt ""
"par_id3541673\n"
"help.text"
msgid "Images cannot be exported by a transformation producing a single file of Wiki text. However, if the image is already uploaded to the target Wiki domain (e. g. WikiMedia Commons), then the transformation produces a valid image tag that includes the image. Image captions are also supported."
-msgstr "Obrázky nelze exportovat, protože převod vytváří pouze jeden soubor s Wiki textem. Ovšem pokud už jsou obrázky nahrány na cílové Wiki doméně (např. WikiMedia Commons), převod vytvoří správnou značku pro obrázek. Jsou podporovány také popisky obrázků."
+msgstr "Obrázky nelze exportovat, protože převod vytváří pouze jeden soubor s wiki textem. Ovšem pokud už jsou obrázky nahrány na cílové wiki doméně (např. WikiMedia Commons), převod vytvoří správnou značku pro obrázek. Jsou podporovány také popisky obrázků."
#: wikiformats.xhp
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"par_id3037202\n"
"help.text"
msgid "Simple tables are supported well. Table headers are translated into corresponding Wiki style table headers. However, custom formatting of table borders, column sizes and background colors is ignored."
-msgstr "Jednoduché tabulky jsou podporovány dobře. Záhlaví tabulky se změní na odpovídající Wiki styl pro záhlaví tabulky. Ovšem ignoruje se uživatelské nastavení okrajů tabulky, šířky sloupců a barvy pozadí."
+msgstr "Jednoduché tabulky jsou podporovány dobře. Záhlaví tabulky se změní na odpovídající wiki styl pro záhlaví tabulky. Ovšem ignoruje se uživatelské nastavení okrajů tabulky, šířky sloupců a barvy pozadí."
#: wikiformats.xhp
msgctxt ""
@@ -574,7 +574,7 @@ msgctxt ""
"par_id8253730\n"
"help.text"
msgid "OpenDocument and especially LibreOffice represent tables that have joined cells that span rows as tables with nested tables. In contrast, the wiki model of table is to declare column and row spans for such joined cells."
-msgstr "OpenDocument a hlavně LibreOffice vytvářejí tabulky se spojenými buňkami sahajícími přes několik řádků jako tabulky s vnořenými tabulkami. Naproti tomu, tabulkový model používaný wiki za tímto účelem pro dané spojené buňky definuje rozsahy sloupců a řádků."
+msgstr "OpenDocument a hlavně LibreOffice vytvářejí tabulky se spojenými buňkami sahajícími přes několik řádků jako tabulky s vnořenými tabulkami. Naproti tomu tabulkový model používaný wiki za tímto účelem pro dané spojené buňky definuje rozsahy sloupců a řádků."
#: wikiformats.xhp
msgctxt ""
@@ -598,7 +598,7 @@ msgctxt ""
"par_id1831110\n"
"help.text"
msgid "Irrespective of custom table styles for border and background, a table is always exported as \"<emph>prettytable</emph>\", which renders in the Wiki engine with simple borders and bold header."
-msgstr "Nezávisle na uživatelsky definovaném stylu okrajů a pozadí jsou tabulky vždy exportovány jako \"<emph>prettytable</emph>\", která je ve Wiki vykreslována s jednoduchými okraji a s tučným záhlavím."
+msgstr "Nezávisle na uživatelsky definovaném stylu okrajů a pozadí jsou tabulky vždy exportovány jako \"<emph>prettytable</emph>\", která je ve wiki vykreslována s jednoduchými okraji a s tučným záhlavím."
#: wikiformats.xhp
msgctxt ""
@@ -638,7 +638,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the Send to MediaWiki dialog, specify the settings for your current Wiki upload."
-msgstr "V dialogu Odeslat do MediaWiki nastavte možnosti odeslání článku do Wiki."
+msgstr "V dialogu Odeslat do MediaWiki nastavte možnosti odeslání článku do wiki."
#: wikisend.xhp
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click Add to add a new server to the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Zvolte server MediaWiki, na kterém chcete uveřejnit svůj dokument. Kliknutím na tlačítko Přidat můžete do seznamu přidat nový server.</ahelp>"
+msgstr "<ahelp hid=\".\">Zvolte server MediaWiki, na kterém chcete uveřejnit svůj dokument. Klepnutím na tlačítko Přidat můžete do seznamu přidat nový server.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -654,7 +654,7 @@ msgctxt ""
"par_id2794885\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the title of your Wiki entry. This is the top heading of your Wiki entry. For a new entry, the title must be unique on this Wiki. If you enter an existing title, your upload will overwrite the existing Wiki entry.</ahelp>"
-msgstr "<ahelp hid=\".\">Zadejte nadpis svého Wiki článku. Pokud chcete vytvořit nový článek, nesmí existovat článek se stejným názvem. Pokud zadáte existující název, odeslaný soubor přepíše existující Wiki záznam.</ahelp>"
+msgstr "<ahelp hid=\".\">Zadejte nadpis svého wiki článku. Pokud chcete vytvořit nový článek, nesmí existovat článek se stejným názvem. Pokud zadáte existující název, odeslaný soubor přepíše existující wiki záznam.</ahelp>"
#: wikisend.xhp
msgctxt ""
@@ -678,7 +678,7 @@ msgctxt ""
"par_id6592913\n"
"help.text"
msgid "<emph>Show in web browser</emph>: <ahelp hid=\".\">Check this box to open your system web browser and show the uploaded Wiki page.</ahelp>"
-msgstr "<emph>Zobrazit v prohlížeči</emph>: <ahelp hid=\".\">Zaškrtněte toto pole, pokud chcete odeslanou Wiki stránku otevřít ve webovém prohlížeči.</ahelp>"
+msgstr "<emph>Zobrazit v prohlížeči</emph>: <ahelp hid=\".\">Zaškrtněte toto pole, pokud chcete odeslanou wiki stránku otevřít ve webovém prohlížeči.</ahelp>"
#: wikisettings.xhp
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"par_id1188390\n"
"help.text"
msgid "You can add, edit and remove MediaWiki servers. Open the dialog by <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>. Alternatively, choose <item type=\"menuitem\">Tools - Extension Manager</item>, select the Wiki Publisher, and click the Options button."
-msgstr "Můžete přidávat, upravovat a odebírat servery MediaWiki. Dialog otevřete příkazem <item type=\"menuitem\">Nástroje - Možnosti... - Internet - MediaWiki</item>. Také můžete vybrat <item type=\"menuitem\">Nástroje - Správce rozšíření</item>, označit rozšíření Publikování na MediaWiki a kliknout na tlačítko Možnosti."
+msgstr "Můžete přidávat, upravovat a odebírat servery MediaWiki. Dialog otevřete příkazem <item type=\"menuitem\">Nástroje - Možnosti - Internet - MediaWiki</item>. Také můžete vybrat <item type=\"menuitem\">Nástroje - Správce rozšíření</item>, označit rozšíření Publikování na MediaWiki a klepnout na tlačítko Možnosti."
#: wikisettings.xhp
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"par_id300607\n"
"help.text"
msgid "<ahelp hid=\".\">Click Add to add a new Wiki server.<br/>Select an entry and click Edit to edit the account settings.<br/>Select an entry and click Remove to remove the entry from the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Pro přidání nového Wiki serveru klikněte na tlačítko Přidat.<br/>Pro úpravu nastavení označte server a klikněte na tlačítko Upravit.<br/>Pro odebrání serveru ze seznamu označte server a klikněte na tlačítko Odebrat.</ahelp>"
+msgstr "<ahelp hid=\".\">Pro přidání nového wiki serveru klepněte na tlačítko Přidat.<br/>Pro úpravu nastavení označte server a klepněte na tlačítko Upravit.<br/>Pro odebrání serveru ze seznamu označte server a klepněte na tlačítko Odebrat.</ahelp>"
#: wikisettings.xhp
msgctxt ""
@@ -742,4 +742,4 @@ msgctxt ""
"par_id1029084\n"
"help.text"
msgid "When you click Add or Edit, the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog opens."
-msgstr "Pokud kliknete na Přidat nebo Upravit, otevře se dialogové okno <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
+msgstr "Pokud klepnete na Přidat nebo Upravit, otevře se dialogové okno <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
diff --git a/source/cs/uui/source.po b/source/cs/uui/source.po
index 9dc635e1842..6227b6bdc54 100644
--- a/source/cs/uui/source.po
+++ b/source/cs/uui/source.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-10-20 15:03+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-03-23 13:25+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382281427.0\n"
+"X-POOTLE-MTIME: 1395581140.000000\n"
#: alreadyopen.src
msgctxt ""
@@ -817,7 +817,7 @@ msgid ""
"\n"
"If you suspect the certificate shown, please cancel the connection and notify the site administrator."
msgstr ""
-"Nelze ověřit certifikát. Důkladne prozkoumejte certifikát tohoto webu.\n"
+"Nelze ověřit certifikát. Důkladně prozkoumejte certifikát tohoto webu.\n"
"\n"
"Pokud máte o zobrazeném certifikátu pochybnosti, přerušte spojení a upozorněte správce webu."
@@ -1371,7 +1371,7 @@ msgctxt ""
"PB_VIEW__CERTIFICATE\n"
"pushbutton.text"
msgid "Examine Certificate..."
-msgstr "Prozkoumat certifikát"
+msgstr "Prozkoumat certifikát..."
#: unknownauthdlg.src
msgctxt ""
diff --git a/source/cs/vcl/qa/cppunit/builder.po b/source/cs/vcl/qa/cppunit/builder.po
index 18b27dad970..4dde1a53fbe 100644
--- a/source/cs/vcl/qa/cppunit/builder.po
+++ b/source/cs/vcl/qa/cppunit/builder.po
@@ -2,19 +2,19 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-20 22:34+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-02-21 21:58+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: none\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353450880.0\n"
+"X-POOTLE-MTIME: 1393019918.0\n"
#: demo.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "100%"
-msgstr "100%"
+msgstr "100 %"
#: demo.ui
msgctxt ""
diff --git a/source/cs/wizards/source/euro.po b/source/cs/wizards/source/euro.po
index 5188eb72620..dd398d856a2 100644
--- a/source/cs/wizards/source/euro.po
+++ b/source/cs/wizards/source/euro.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-20 22:35+0000\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-04 18:05+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353450906.0\n"
+"X-POOTLE-MTIME: 1388858717.0\n"
#: euro.src
msgctxt ""
@@ -629,13 +629,21 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "Lotyšský lat"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "Měna nastavená pro dokument není měnou používanou v Evropské unii!"
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
msgstr "Jazyk vašeho operačního systému není jazykem používaným v Evropské měnové unii."
diff --git a/source/cs/wizards/source/formwizard.po b/source/cs/wizards/source/formwizard.po
index 5bd3adfcc6a..1ac4b8d04ff 100644
--- a/source/cs/wizards/source/formwizard.po
+++ b/source/cs/wizards/source/formwizard.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-24 11:02+0000\n"
+"PO-Revision-Date: 2014-03-01 20:09+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385290956.0\n"
+"X-POOTLE-MTIME: 1393704570.0\n"
#: dbwizres.src
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"RID_DB_COMMON_START + 30\n"
"string.text"
msgid "The document could not be saved."
-msgstr "Nelze uložit dokument"
+msgstr "Nelze uložit dokument."
#: dbwizres.src
msgctxt ""
@@ -4001,7 +4001,7 @@ msgid ""
msgstr ""
"Tento průvodce vám pomůže s publikací dokumentů na Internetu.\n"
"\n"
-"Zkonvertuje dokumenty do formátu čitelného pro všechny prohlížeče. Kromě toho vygeneruje stránku s obsahem a odkazy na jednotlivé stránky, aby byly dokumenty snadno přístupné. Můžete si zvolit i vzhled stránek.\n"
+"Převede dokumenty do formátu, který mohou zobrazit webové prohlížeče. Kromě toho vytvoří stránku s obsahem a odkazy na jednotlivé stránky, aby byly dokumenty snadno přístupné. Můžete si zvolit i vzhled stránek.\n"
"\n"
"Budete mít možnost publikované dokumenty kdykoliv aktualizovat a případně libovolný z nich odstranit."
@@ -4075,7 +4075,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +13\n"
"string.text"
msgid "Enter general information for your web site"
-msgstr "Zadejte všeobecné informace o vašem webovém serveru"
+msgstr "Zadejte všeobecné informace o webových stránkách"
#: dbwizres.src
msgctxt ""
@@ -4331,7 +4331,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +56\n"
"string.text"
msgid "File format ~icon"
-msgstr "Ikonka formátu souboru"
+msgstr "Ikona formátu souboru"
#: dbwizres.src
msgctxt ""
@@ -4355,7 +4355,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +59\n"
"string.text"
msgid "Click 'Preview' to see a preview in your browser:"
-msgstr "Pro zobrazení náhledu ve vašem prohlížeči klikněte na tlačítko 'Náhled':"
+msgstr "Kliknutím na 'Náhled' zobrazíte náhled v prohlížeči:"
#: dbwizres.src
msgctxt ""
@@ -4363,7 +4363,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +60\n"
"string.text"
msgid "Customize the selected layout"
-msgstr "Upravit zvolený vzhled"
+msgstr "Přizpůsobte zvolený vzhled"
#: dbwizres.src
msgctxt ""
@@ -4435,7 +4435,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +73\n"
"string.text"
msgid "FTP target '%FILENAME' is a file."
-msgstr "Zvolený FTP cíl je '%FILENAME' je soubor."
+msgstr "Zvolený FTP cíl '%FILENAME' je soubor."
#: dbwizres.src
msgctxt ""
@@ -4475,7 +4475,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +78\n"
"string.text"
msgid "Settings already exist under the given name. Do you want to overwrite the existing settings? "
-msgstr "Pod zvoleným názvem je již uložena dříve vytvořená konfigurace, má být přepsána?"
+msgstr "Pod zvoleným názvem je již uloženo dříve vytvořené nastavení, má být přepsáno?"
#: dbwizres.src
msgctxt ""
@@ -4755,7 +4755,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +118\n"
"string.text"
msgid "Loading Web Wizard Settings..."
-msgstr "Načítám konfiguraci průvodce publikací na webu..."
+msgstr "Načítá se nastavení průvodce vytvořením WWW stránky..."
#: dbwizres.src
msgctxt ""
@@ -4929,7 +4929,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +140\n"
"string.text"
msgid "Choose..."
-msgstr "Vyberte..."
+msgstr "Zvolit..."
#: dbwizres.src
msgctxt ""
@@ -4937,7 +4937,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +141\n"
"string.text"
msgid "Choose..."
-msgstr "Vyberte..."
+msgstr "Zvolit..."
#: dbwizres.src
msgctxt ""
diff --git a/source/cy/chart2/source/controller/dialogs.po b/source/cy/chart2/source/controller/dialogs.po
index e00244bb7e7..739ca91d71c 100644
--- a/source/cy/chart2/source/controller/dialogs.po
+++ b/source/cy/chart2/source/controller/dialogs.po
@@ -1,10 +1,10 @@
#. extracted from chart2/source/controller/dialogs
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-05-29 15:45+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-07 21:14+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369842300.0\n"
+"X-POOTLE-MTIME: 1389129281.0\n"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "Cromlin atchweliad %FORMULA gyda chywirdeg R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Symud llinell cyfartalog gyda chyfnod = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -790,7 +798,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_HORZ\n"
"string.text"
msgid "Horizontal grid major/major&minor/off"
-msgstr ""
+msgstr "Grid llorweddol mawr/mawr&bach/diffodd"
#: Strings.src
msgctxt ""
@@ -798,7 +806,7 @@ msgctxt ""
"STR_ACTION_TOGGLE_GRID_VERTICAL\n"
"string.text"
msgid "Vertical grid major/major&minor/off"
-msgstr ""
+msgstr "Grid fertigol mawr/mawr&bach/diffodd"
#: Strings.src
msgctxt ""
@@ -1449,56 +1457,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Llinellol (%SERIESNAME)"
+msgid "Linear"
+msgstr "Llinol"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Logarithmig (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "Logarithmig"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Esbonyddol (%SERIESNAME)"
+msgid "Exponential"
+msgstr "Esbonyddol"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Pŵer (%SERIESNAME)"
+msgid "Power"
+msgstr "Pŵer"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr ""
+msgid "Polynomial"
+msgstr "Polynomaidd"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr ""
+msgid "Moving average"
+msgstr "Cyfartaledd symudol"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Cymedrig (%SERIESNAME)"
+msgid "Mean"
+msgstr "Cymedr"
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/cy/chart2/uiconfig/ui.po b/source/cy/chart2/uiconfig/ui.po
index 0bb582a41fd..d086577a7e3 100644
--- a/source/cy/chart2/uiconfig/ui.po
+++ b/source/cy/chart2/uiconfig/ui.po
@@ -1,12 +1,12 @@
#. extracted from chart2/uiconfig/ui
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: LibreOffice 4.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-01-07 21:14+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: CYMRAEG <post@meddal.com>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471741.0\n"
+"X-POOTLE-MTIME: 1389129287.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Axes"
-msgstr ""
+msgstr "Echelinau"
#: insertaxisdlg.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "Echel _X"
#: insertaxisdlg.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "Echel _­Y"
#: insertaxisdlg.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr ""
+msgstr "Echel ­­_Z"
#: insertaxisdlg.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Axes"
-msgstr ""
+msgstr "Echelinau"
#: insertaxisdlg.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "_Echel X"
#: insertaxisdlg.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "E­_chelin Y"
#: insertaxisdlg.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "Ec­_hel Z"
#: insertaxisdlg.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary axes"
-msgstr ""
+msgstr "Echel eilradd"
#: insertgriddlg.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Grids"
-msgstr ""
+msgstr "Gridiau"
#: insertgriddlg.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X axis"
-msgstr ""
+msgstr "Echel _X"
#: insertgriddlg.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y axis"
-msgstr ""
+msgstr "Echel _Y"
#: insertgriddlg.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Z axis"
-msgstr ""
+msgstr "Echel _Z"
#: insertgriddlg.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Major grids"
-msgstr ""
+msgstr "Prif gridiau"
#: insertgriddlg.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X _axis"
-msgstr ""
+msgstr "_Echel X"
#: insertgriddlg.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y ax_is"
-msgstr ""
+msgstr "Ech_elin Y"
#: insertgriddlg.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Z axi_s"
-msgstr ""
+msgstr "Eche_­l Z"
#: insertgriddlg.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor grids"
-msgstr ""
+msgstr "Gridiau lleiaf"
#: smoothlinesdlg.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type of stepping"
-msgstr ""
+msgstr "Math o stepio"
#: titlerotationtabpage.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Graddau"
#: titlerotationtabpage.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "_Staciwyd yn fertigol"
#: titlerotationtabpage.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: titlerotationtabpage.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "C_yfeiriad testun:"
#: titlerotationtabpage.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Cyfeiriad testun"
#: tp_Scale.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reverse direction"
-msgstr ""
+msgstr "_Gwrthdroi cyfeiriad"
#: tp_Scale.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Logarithmic scale"
-msgstr ""
+msgstr "_Graddfa logarithmig"
#: tp_Scale.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "M_ath"
#: tp_Scale.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "Awtomatig"
#: tp_Scale.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Text"
-msgstr ""
+msgstr "Testun"
#: tp_Scale.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Dyddiad"
#: tp_Scale.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum"
-msgstr ""
+msgstr "_Lleiafswm"
#: tp_Scale.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_ximum"
-msgstr ""
+msgstr "_Uchafswm"
#: tp_Scale.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Awtomatig"
#: tp_Scale.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "A_wtomatig"
#: tp_Scale.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_esolution"
-msgstr ""
+msgstr "C­_ydraniad"
#: tp_Scale.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "Awtomat_ig"
#: tp_Scale.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_jor interval"
-msgstr ""
+msgstr "Cyfnodau m_awr"
#: tp_Scale.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Au_tomatic"
-msgstr ""
+msgstr "A_wtomatig"
#: tp_Scale.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val"
-msgstr ""
+msgstr "C_yfnodau bach"
#: tp_Scale.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minor inter_val count"
-msgstr ""
+msgstr "Cyfrif c_yfnodau bach"
#: tp_Scale.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_omatic"
-msgstr ""
+msgstr "A­_wtomatig"
#: tp_Scale.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_ference value"
-msgstr ""
+msgstr "Gwerth c_yfeirio"
#: tp_Scale.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automat_ic"
-msgstr ""
+msgstr "Awtomat_ig"
#: tp_Scale.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Graddfa"
#: tp_Scale.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Days"
-msgstr ""
+msgstr "Diwrnodau"
#: tp_Scale.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Months"
-msgstr ""
+msgstr "Misoedd"
#: tp_Scale.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Years"
-msgstr ""
+msgstr "Blynyddoedd"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Primary Y axis"
-msgstr ""
+msgstr "Echel Y cynradd"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Secondary Y axis"
-msgstr ""
+msgstr "Ail Echel Y"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align data series to"
-msgstr ""
+msgstr "Alinio cyfres data i"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Bylchu"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Overlap"
-msgstr ""
+msgstr "_Gorgyffyrddiad"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _bars side by side"
-msgstr ""
+msgstr "Dangos _barau ochr yn ochr"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection lines"
-msgstr ""
+msgstr "Llinellau cyswllt"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Gosodiadau"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot missing values"
-msgstr ""
+msgstr "Plotio gwerthoedd coll"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Leave gap"
-msgstr ""
+msgstr "_Gadael bwlch"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assume zero"
-msgstr ""
+msgstr "_Tybio sero"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continue line"
-msgstr ""
+msgstr "_Parhau'r llinell"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include _values from hidden cells"
-msgstr ""
+msgstr "Cynnwys _gwerthoedd o gelloedd cudd"
#: tp_SeriesToAxis.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Plot options"
-msgstr ""
+msgstr "Dewisiadau plotio"
#: tp_Trendline.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Linear"
-msgstr ""
+msgstr "_Llinol"
#: tp_Trendline.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_ogarithmic"
-msgstr ""
+msgstr "L_ogarithmig"
#: tp_Trendline.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xponential"
-msgstr ""
+msgstr "E_sbonyddol"
#: tp_Trendline.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Po_wer"
-msgstr ""
+msgstr "P_ŵer"
#: tp_Trendline.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Polynomial"
-msgstr ""
+msgstr "_Polynomaidd"
#: tp_Trendline.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moving Average"
-msgstr ""
+msgstr "_Cyfartaledd Newidiol"
#: tp_Trendline.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Degree"
-msgstr ""
+msgstr "Gradd"
#: tp_Trendline.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Cyfnod"
#: tp_Trendline.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regression Type"
-msgstr ""
+msgstr "Math o Atchweliad"
#: tp_Trendline.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Forward"
-msgstr ""
+msgstr "Allosod Ymlaen"
#: tp_Trendline.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Backward"
-msgstr ""
+msgstr "Allosod Nôl"
#: tp_Trendline.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Force _Intercept"
-msgstr ""
+msgstr "Gorfodi _Rhyngdoriad"
#: tp_Trendline.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Equation"
-msgstr ""
+msgstr "Dangos _Hafaliad"
#: tp_Trendline.ui
msgctxt ""
@@ -797,7 +797,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Coefficient of Determination (R²)"
-msgstr ""
+msgstr "Dangos _Cyfeirnod y Mesuriad (R²)"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "Enw Llinell Duedd"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
#: tp_Trendline.ui
msgctxt ""
@@ -806,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: tp_axisLabel.ui
msgctxt ""
@@ -815,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sho_w labels"
-msgstr ""
+msgstr "_Dangos labeli"
#: tp_axisLabel.ui
msgctxt ""
@@ -824,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Teilio"
#: tp_axisLabel.ui
msgctxt ""
@@ -833,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "St_agger odd"
-msgstr ""
+msgstr "Darwahanu _odrif"
#: tp_axisLabel.ui
msgctxt ""
@@ -842,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Stagger _even"
-msgstr ""
+msgstr "Darwahanu _eilrif"
#: tp_axisLabel.ui
msgctxt ""
@@ -851,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utomatic"
-msgstr ""
+msgstr "_Awtomatig"
#: tp_axisLabel.ui
msgctxt ""
@@ -860,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Order"
-msgstr ""
+msgstr "Trefn"
#: tp_axisLabel.ui
msgctxt ""
@@ -869,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_verlap"
-msgstr ""
+msgstr "_Gorgyffyrddiad"
#: tp_axisLabel.ui
msgctxt ""
@@ -878,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Break"
-msgstr ""
+msgstr "_Toriad"
#: tp_axisLabel.ui
msgctxt ""
@@ -887,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text flow"
-msgstr ""
+msgstr "Llif testun"
#: tp_axisLabel.ui
msgctxt ""
@@ -896,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Degrees"
-msgstr ""
+msgstr "_Graddau"
#: tp_axisLabel.ui
msgctxt ""
@@ -905,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ve_rtically stacked"
-msgstr ""
+msgstr "_Staciwyd yn fertigol"
#: tp_axisLabel.ui
msgctxt ""
@@ -914,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ABCD"
-msgstr ""
+msgstr "ABCD"
#: tp_axisLabel.ui
msgctxt ""
@@ -923,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt direction:"
-msgstr ""
+msgstr "C_yfeiriad testun:"
#: tp_axisLabel.ui
msgctxt ""
@@ -932,4 +950,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text orientation"
-msgstr ""
+msgstr "Cyfeiriad testun"
diff --git a/source/cy/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/cy/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..4bf6d3f8300
--- /dev/null
+++ b/source/cy/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-14 18:26+0000\n"
+"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387045566.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird wedi ei Fewnblannu"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Ffeil Firebird"
diff --git a/source/cy/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/cy/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
index 100a7869b84..162fb4b05e6 100644
--- a/source/cy/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
+++ b/source/cy/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
@@ -1,11 +1,11 @@
#. extracted from connectivity/registry/hsqldb/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-16 15:55+0200\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"PO-Revision-Date: 2013-12-04 14:39-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -22,4 +22,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "HSQLDB Embedded"
-msgstr ""
+msgstr "HSQLDB Mewnblanedig"
diff --git a/source/cy/connectivity/source/resource.po b/source/cy/connectivity/source/resource.po
index 534e4238ac1..e0f46f6b4af 100644
--- a/source/cy/connectivity/source/resource.po
+++ b/source/cy/connectivity/source/resource.po
@@ -1,11 +1,11 @@
#. extracted from connectivity/source/resource
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-27 14:11+0200\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"PO-Revision-Date: 2013-12-04 14:40-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -709,7 +709,7 @@ msgctxt ""
"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
"string.text"
msgid "The index could not be created. The size of the chosen column is too big."
-msgstr ""
+msgstr "Nid oedd modd creu'r mynegai. Mae maint y golofn hon yn rhy fawr."
#: conn_shared_res.src
msgctxt ""
diff --git a/source/cy/cui/source/customize.po b/source/cy/cui/source/customize.po
index b9de7631072..c03e29f3237 100644
--- a/source/cy/cui/source/customize.po
+++ b/source/cy/cui/source/customize.po
@@ -1,11 +1,11 @@
#. extracted from cui/source/customize
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"PO-Revision-Date: 2013-12-04 14:41-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -209,7 +209,7 @@ msgctxt ""
"TEXT_BEGIN_GROUP\n"
"#define.text"
msgid "Add Separator"
-msgstr ""
+msgstr "Ychqanegu Ymwahanydd"
#: cfg.src
msgctxt ""
diff --git a/source/cy/cui/source/dialogs.po b/source/cy/cui/source/dialogs.po
index b04ec477feb..754ab4a9964 100644
--- a/source/cy/cui/source/dialogs.po
+++ b/source/cy/cui/source/dialogs.po
@@ -1,10 +1,10 @@
#. extracted from cui/source/dialogs
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-23 19:26+0000\n"
+"PO-Revision-Date: 2014-01-07 21:58+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372015564.0\n"
+"X-POOTLE-MTIME: 1389131909.0\n"
#: colorpicker.src
msgctxt ""
@@ -1215,7 +1215,7 @@ msgctxt ""
"CB_HANGUL_ONLY\n"
"checkbox.text"
msgid "Hangul ~only"
-msgstr "Hangul ~only"
+msgstr "Hangul ~yn unig"
#: hangulhanjadlg.src
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"BT_OK\n"
"pushbutton.text"
msgid "Ok"
-msgstr ""
+msgstr "Iawn"
#: hlmarkwn.src
msgctxt ""
diff --git a/source/cy/cui/source/options.po b/source/cy/cui/source/options.po
index 211ccc27ddc..e429cbda9b9 100644
--- a/source/cy/cui/source/options.po
+++ b/source/cy/cui/source/options.po
@@ -1,10 +1,10 @@
#. extracted from cui/source/options
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-14 15:43+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-10 07:59+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358178230.0\n"
+"X-POOTLE-MTIME: 1389340796.0\n"
#: certpath.src
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"RID_SVXSTR_DRIVER_NAME\n"
"string.text"
msgid "Driver name"
-msgstr ""
+msgstr "Enw'r gyrrwr"
#: connpooloptions.src
msgctxt ""
@@ -101,7 +101,7 @@ msgctxt ""
"RID_SVXSTR_POOLED_FLAG\n"
"string.text"
msgid "Pool"
-msgstr ""
+msgstr "Crynhoad"
#: connpooloptions.src
msgctxt ""
@@ -109,7 +109,7 @@ msgctxt ""
"RID_SVXSTR_POOL_TIMEOUT\n"
"string.text"
msgid "Timeout"
-msgstr ""
+msgstr "Terfyn amser"
#: connpooloptions.src
msgctxt ""
@@ -117,7 +117,7 @@ msgctxt ""
"RID_SVXSTR_YES\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Iawn"
#: connpooloptions.src
msgctxt ""
@@ -125,7 +125,7 @@ msgctxt ""
"RID_SVXSTR_NO\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Na"
#: dbregister.src
msgctxt ""
@@ -133,7 +133,7 @@ msgctxt ""
"RID_SVXSTR_TYPE\n"
"string.text"
msgid "Registered name"
-msgstr ""
+msgstr "Enw cofrestredig"
#: dbregister.src
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"RID_SVXSTR_PATH\n"
"string.text"
msgid "Database file"
-msgstr ""
+msgstr "Ffeil cronfa ddata"
#: doclinkdialog.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"STR_MODIFY\n"
"string.text"
msgid "~Replace"
-msgstr ""
+msgstr "~Amnewid"
#: optdict.src
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"RID_SVXSTR_HEADER1\n"
"string.text"
msgid "[L]"
-msgstr ""
+msgstr "[L]"
#: optfltr.src
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"RID_SVXSTR_HEADER2\n"
"string.text"
msgid "[S]"
-msgstr ""
+msgstr "[S]"
#: optfltr.src
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"RID_SVXSTR_CHG_MATH\n"
"string.text"
msgid "MathType to %PRODUCTNAME Math or reverse"
-msgstr ""
+msgstr "MathType i %PRODUCTNAME Math neu'r gwrthwyneb"
#: optfltr.src
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"RID_SVXSTR_CHG_WRITER\n"
"string.text"
msgid "WinWord to %PRODUCTNAME Writer or reverse"
-msgstr ""
+msgstr "WinWord i %PRODUCTNAME Writer neu'r gwrthwyneb"
#: optfltr.src
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"RID_SVXSTR_CHG_CALC\n"
"string.text"
msgid "Excel to %PRODUCTNAME Calc or reverse"
-msgstr ""
+msgstr "Excel i %PRODUCTNAME Calc neu'r gwrthwyneb"
#: optfltr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"RID_SVXSTR_CHG_IMPRESS\n"
"string.text"
msgid "PowerPoint to %PRODUCTNAME Impress or reverse"
-msgstr ""
+msgstr "PowerPoint i %PRODUCTNAME Impress neu'r gwrthwyneb"
#: optfltr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"RID_SVXSTR_CHG_SMARTART\n"
"string.text"
msgid "SmartArt to %PRODUCTNAME shapes or reverse"
-msgstr ""
+msgstr "SmartArt i %PRODUCTNAME siapiau neu'r gwrthwyneb"
#: optgdlg.src
msgctxt ""
@@ -539,7 +539,7 @@ msgctxt ""
"RID_SVXSTR_CAPITAL_WORDS\n"
"string.text"
msgid "Check uppercase words"
-msgstr ""
+msgstr "Gwirio geiriau priflythrennau"
#: optlingu.src
msgctxt ""
@@ -547,7 +547,7 @@ msgctxt ""
"RID_SVXSTR_WORDS_WITH_DIGITS\n"
"string.text"
msgid "Check words with numbers "
-msgstr ""
+msgstr "Gwirio geiriau gyda rhifau "
#: optlingu.src
msgctxt ""
@@ -555,7 +555,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_SPECIAL\n"
"string.text"
msgid "Check special regions"
-msgstr ""
+msgstr "Gwirio ardaloedd arbennig"
#: optlingu.src
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"RID_SVXSTR_SPELL_AUTO\n"
"string.text"
msgid "Check spelling as you type"
-msgstr ""
+msgstr "Gwirio sillafu wrth i chi deipio"
#: optlingu.src
msgctxt ""
@@ -571,7 +571,7 @@ msgctxt ""
"RID_SVXSTR_GRAMMAR_AUTO\n"
"string.text"
msgid "Check grammar as you type"
-msgstr ""
+msgstr "Gwirio gramadeg wrth i chi deipio"
#: optlingu.src
msgctxt ""
@@ -579,7 +579,7 @@ msgctxt ""
"RID_SVXSTR_NUM_MIN_WORDLEN\n"
"string.text"
msgid "Minimal number of characters for hyphenation: "
-msgstr ""
+msgstr "Lleiafswm nifer o nodau ar gyfer cyplysnodi: "
#: optlingu.src
msgctxt ""
@@ -587,7 +587,7 @@ msgctxt ""
"RID_SVXSTR_NUM_PRE_BREAK\n"
"string.text"
msgid "Characters before line break: "
-msgstr ""
+msgstr "Nodau cyn toriad llinell: "
#: optlingu.src
msgctxt ""
@@ -595,7 +595,7 @@ msgctxt ""
"RID_SVXSTR_NUM_POST_BREAK\n"
"string.text"
msgid "Characters after line break: "
-msgstr ""
+msgstr "Nodau wedi toriad llinell: "
#: optlingu.src
msgctxt ""
@@ -603,7 +603,7 @@ msgctxt ""
"RID_SVXSTR_HYPH_AUTO\n"
"string.text"
msgid "Hyphenate without inquiry"
-msgstr ""
+msgstr "Cylysnodi heb ofyn"
#: optlingu.src
msgctxt ""
@@ -611,7 +611,7 @@ msgctxt ""
"RID_SVXSTR_HYPH_SPECIAL\n"
"string.text"
msgid "Hyphenate special regions"
-msgstr ""
+msgstr "Cyplysnodi ardaloedd arbennig"
#: optlingu.src
msgctxt ""
@@ -619,7 +619,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_MODULES_EDIT\n"
"string.text"
msgid "Edit Available language modules"
-msgstr ""
+msgstr "Golygu modiwlau'r ieithoedd sydd ar gael"
#: optlingu.src
msgctxt ""
@@ -627,7 +627,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_DICS_EDIT_DIC\n"
"string.text"
msgid "Edit User-defined dictionaries"
-msgstr ""
+msgstr "Geiriaduron defnyddiwr diffiniedig"
#: optlingu.src
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"RID_SVXSTR_LINGU_OPTIONS_EDIT\n"
"string.text"
msgid "Edit Options"
-msgstr ""
+msgstr "Dewisiadau Golygu"
#: optpath.src
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"RID_SVXSTR_KEY_GRAPHICS_PATH\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Delweddau"
#: optpath.src
msgctxt ""
@@ -984,7 +984,7 @@ msgctxt ""
"15\n"
"itemlist.text"
msgid "Basic IDE Options"
-msgstr ""
+msgstr "Fewisiadau IDE Elfennol"
#: treeopt.src
msgctxt ""
@@ -993,16 +993,7 @@ msgctxt ""
"16\n"
"itemlist.text"
msgid "Online Update"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
+msgstr "Diweddariad Ar-lein"
#: treeopt.src
msgctxt ""
@@ -1353,7 +1344,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Calculate"
-msgstr ""
+msgstr "Cyfrifo"
#: treeopt.src
msgctxt ""
@@ -1362,7 +1353,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Formula"
-msgstr ""
+msgstr "Fformiwla"
#: treeopt.src
msgctxt ""
@@ -1371,7 +1362,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Sort Lists"
-msgstr ""
+msgstr "Rhestrau Trefnu"
#: treeopt.src
msgctxt ""
@@ -1380,7 +1371,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Changes"
-msgstr ""
+msgstr "Newidiadau"
#: treeopt.src
msgctxt ""
@@ -1389,7 +1380,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Cydweddiad"
#: treeopt.src
msgctxt ""
@@ -1398,7 +1389,7 @@ msgctxt ""
"10\n"
"itemlist.text"
msgid "Grid"
-msgstr ""
+msgstr "Grid"
#: treeopt.src
msgctxt ""
@@ -1407,7 +1398,7 @@ msgctxt ""
"11\n"
"itemlist.text"
msgid "Print"
-msgstr ""
+msgstr "Argraffu"
#: treeopt.src
msgctxt ""
@@ -1461,7 +1452,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "%PRODUCTNAME Draw"
-msgstr "%PRODUCTNAME Draw"
+msgstr "Draw %PRODUCTNAME"
#: treeopt.src
msgctxt ""
diff --git a/source/cy/cui/source/tabpages.po b/source/cy/cui/source/tabpages.po
index 0e1cbd2a9a2..88061733778 100644
--- a/source/cy/cui/source/tabpages.po
+++ b/source/cy/cui/source/tabpages.po
@@ -1,11 +1,11 @@
#. extracted from cui/source/tabpages
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"PO-Revision-Date: 2013-12-04 16:15-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -103,7 +103,7 @@ msgctxt ""
"RID_OFAPAGE_AUTOCOMPLETE_OPTIONS\n"
"tabpage.text"
msgid "Word Completion"
-msgstr "Cwblhad Geiriau"
+msgstr "Cwblhau Geiriau"
#: autocdlg.src
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"RID_SVXSTR_USE_REPLACE\n"
"string.text"
msgid "Use replacement table"
-msgstr ""
+msgstr "Defnyddio tabl ailosod"
#: strings.src
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_WORD\n"
"string.text"
msgid "Correct TWo INitial CApitals"
-msgstr ""
+msgstr "Cywiro DWy BRif LYthyren"
#: strings.src
msgctxt ""
@@ -1686,7 +1686,7 @@ msgctxt ""
"RID_SVXSTR_CPTL_STT_SENT\n"
"string.text"
msgid "Capitalize first letter of every sentence"
-msgstr ""
+msgstr "Llythyren fawr i bob llythyren gyntaf brawddeg"
#: strings.src
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"RID_SVXSTR_BOLD_UNDER\n"
"string.text"
msgid "Automatic *bold* and _underline_"
-msgstr ""
+msgstr "*trwm* a _thanlinellu_ awtomatig"
#: strings.src
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"RID_SVXSTR_NO_DBL_SPACES\n"
"string.text"
msgid "Ignore double spaces"
-msgstr ""
+msgstr "Anwybyddu bylchu dwbl"
#: strings.src
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"RID_SVXSTR_DETECT_URL\n"
"string.text"
msgid "URL Recognition"
-msgstr ""
+msgstr "Adnabod URL"
#: strings.src
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"RID_SVXSTR_DASH\n"
"string.text"
msgid "Replace dashes"
-msgstr ""
+msgstr "Newid llinellau toriad"
#: strings.src
msgctxt ""
@@ -1726,7 +1726,7 @@ msgctxt ""
"RID_SVXSTR_CORRECT_ACCIDENTAL_CAPS_LOCK\n"
"string.text"
msgid "Correct accidental use of cAPS LOCK key"
-msgstr ""
+msgstr "Cywiro'r defnydd damweiniol o fysell cAPS LOCK"
#: strings.src
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"RID_SVXSTR_NON_BREAK_SPACE\n"
"string.text"
msgid "Add non-breaking space before specific punctuation marks in French text"
-msgstr ""
+msgstr "Ychwanegu bwlch dim toriad o flaen marciau atalnodi mewn testun Ffrangeg"
#: strings.src
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"RID_SVXSTR_ORDINAL\n"
"string.text"
msgid "Format ordinal numbers suffixes (1st -> 1^st)"
-msgstr ""
+msgstr "Fformatio olddodiad trefnolion (1af -> 1^af)"
#: strings.src
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"RID_SVXSTR_DEL_EMPTY_PARA\n"
"string.text"
msgid "Remove blank paragraphs"
-msgstr ""
+msgstr "Tynnu paragraffau gwag"
#: strings.src
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"RID_SVXSTR_USER_STYLE\n"
"string.text"
msgid "Replace Custom Styles"
-msgstr ""
+msgstr "Newid Arddulliau Cyfaddas"
#: strings.src
msgctxt ""
@@ -1766,7 +1766,7 @@ msgctxt ""
"RID_SVXSTR_BULLET\n"
"string.text"
msgid "Replace bullets with: "
-msgstr ""
+msgstr "Amnewid bwledi gyda: "
#: strings.src
msgctxt ""
@@ -1774,7 +1774,7 @@ msgctxt ""
"RID_SVXSTR_RIGHT_MARGIN\n"
"string.text"
msgid "Combine single line paragraphs if length greater than"
-msgstr ""
+msgstr "Cyfuno paragraffau llinell sengl os yw'r hyd yn fwy na"
#: strings.src
msgctxt ""
@@ -1782,7 +1782,7 @@ msgctxt ""
"RID_SVXSTR_NUM\n"
"string.text"
msgid "Apply numbering - symbol: "
-msgstr ""
+msgstr "Gosod symbol - rhifo: "
#: strings.src
msgctxt ""
@@ -1790,7 +1790,7 @@ msgctxt ""
"RID_SVXSTR_BORDER\n"
"string.text"
msgid "Apply border"
-msgstr ""
+msgstr "Gosod border"
#: strings.src
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"RID_SVXSTR_CREATE_TABLE\n"
"string.text"
msgid "Create table"
-msgstr ""
+msgstr "Creu tabl"
#: strings.src
msgctxt ""
@@ -1806,7 +1806,7 @@ msgctxt ""
"RID_SVXSTR_REPLACE_TEMPLATES\n"
"string.text"
msgid "Apply Styles"
-msgstr ""
+msgstr "Gosod Arddulliau"
#: strings.src
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_AT_STT_END\n"
"string.text"
msgid "Delete spaces and tabs at beginning and end of paragraph"
-msgstr ""
+msgstr "Dileu bylchu a thabiau ar ddechrau a diwedd paragraff"
#: strings.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_DEL_SPACES_BETWEEN_LINES\n"
"string.text"
msgid "Delete spaces and tabs at end and start of line"
-msgstr ""
+msgstr "Dileu bylchau a thabiau ar ddiwedd a dechrau paragraff"
#: strings.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_CONNECTOR\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Cysylltydd"
#: strings.src
msgctxt ""
@@ -1838,4 +1838,4 @@ msgctxt ""
"RID_SVXSTR_DIMENSION_LINE\n"
"string.text"
msgid "Dimension line"
-msgstr ""
+msgstr "Llinell Dimensiwn"
diff --git a/source/cy/cui/uiconfig/ui.po b/source/cy/cui/uiconfig/ui.po
index 0d75d14ee55..0da80f54dee 100644
--- a/source/cy/cui/uiconfig/ui.po
+++ b/source/cy/cui/uiconfig/ui.po
@@ -1,10 +1,10 @@
#. extracted from cui/uiconfig/ui
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-06 14:59+0000\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-03-09 14:02+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,72 +12,72 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375801184.0\n"
+"X-POOTLE-MTIME: 1394373733.0\n"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
-msgstr ""
+msgid "Edit"
+msgstr "Golygu"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
-msgstr ""
+msgid "Reset"
+msgstr "Ailosod"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
-msgstr ""
+msgid "Preference Name"
+msgstr "Enw Dewis"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr ""
+msgid "Property"
+msgstr "Priodwedd"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
-msgstr ""
+msgid "Type"
+msgstr "Math"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
-msgstr ""
+msgid "Value"
+msgstr "Gwerth"
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
-msgstr ""
+msgid "Preferences"
+msgstr "Dewisiadau"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Enw"
#: aboutconfigvaluedialog.ui
msgctxt ""
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr ""
+msgid "Value:"
+msgstr "Gwerth:"
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "Hawlfraint © 2000 - 2013 cyfranwyr LibreOffice a/neu eu cysylltai."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Hawlfraint © 2000 - 2014 cyfranwyr LibreOffice."
#: aboutdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "LibreOffice was based on OpenOffice.org."
-msgstr "Roedd LibreOffice yn seiliedig ar OpenOffice.org"
+msgstr "Roedd LibreOffice yn seiliedig ar OpenOffice.org."
#: aboutdialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Golygu..."
#: applyautofmtpage.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]: Replace while modifying existing text"
-msgstr ""
+msgstr "[M]: Newid wrth newid y testun presennol"
#: applyautofmtpage.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]: AutoFormat/AutoCorrect while typing"
-msgstr ""
+msgstr "[T]: AwtoFformat/AwtoGywiro wrth deipio"
#: applyautofmtpage.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[M]"
#: applyautofmtpage.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[T]"
#: applylocalizedpage.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[M]"
-msgstr ""
+msgstr "[M]"
#: applylocalizedpage.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[T]"
-msgstr ""
+msgstr "[T]"
#: applylocalizedpage.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr ""
+msgstr "A_mnewid"
#: applylocalizedpage.ui
msgctxt ""
@@ -401,16 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "_Cychwyn dyfyniad:"
#: applylocalizedpage.ui
msgctxt ""
@@ -419,7 +410,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of single quotes"
-msgstr ""
+msgstr "Cychwyn dyfyniad gyda dyfnynodau sengl"
#: applylocalizedpage.ui
msgctxt ""
@@ -428,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Rhagosodiad"
#: applylocalizedpage.ui
msgctxt ""
@@ -437,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: applylocalizedpage.ui
msgctxt ""
@@ -446,7 +437,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Single quotes default"
-msgstr ""
+msgstr "Dyfynodau sengl rhagosodedig"
#: applylocalizedpage.ui
msgctxt ""
@@ -455,16 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
+msgstr "­_Dyfyniad olaf:"
#: applylocalizedpage.ui
msgctxt ""
@@ -473,7 +455,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of single quotes"
-msgstr ""
+msgstr "Gorffen dyfyniad gyda dyfynodau sengl"
#: applylocalizedpage.ui
msgctxt ""
@@ -482,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Rhagosodiad"
#: applylocalizedpage.ui
msgctxt ""
@@ -491,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Single quotes"
-msgstr ""
+msgstr "Dyfynodau sengl"
#: applylocalizedpage.ui
msgctxt ""
@@ -500,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Repla_ce"
-msgstr ""
+msgstr "A_mnewid"
#: applylocalizedpage.ui
msgctxt ""
@@ -509,16 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
+msgstr "_Cychwyn dyfyniad:"
#: applylocalizedpage.ui
msgctxt ""
@@ -527,7 +500,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Start quote of double quotes"
-msgstr ""
+msgstr "Cychwyn dyfyniad gyda dyfynodau dwbl"
#: applylocalizedpage.ui
msgctxt ""
@@ -536,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Rhagosodiad"
#: applylocalizedpage.ui
msgctxt ""
@@ -545,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: applylocalizedpage.ui
msgctxt ""
@@ -554,7 +527,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Double quotes default"
-msgstr ""
+msgstr "Dyfynodau dwbl rhagosodedig"
#: applylocalizedpage.ui
msgctxt ""
@@ -563,16 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End quote:"
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
+msgstr "_Dyfyniad olaf:"
#: applylocalizedpage.ui
msgctxt ""
@@ -581,7 +545,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "End quote of double quotes"
-msgstr ""
+msgstr "Gorffen dyfyniad gyda dyfynodau dwbl"
#: applylocalizedpage.ui
msgctxt ""
@@ -590,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Rhagosodiad"
#: applylocalizedpage.ui
msgctxt ""
@@ -599,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Double quotes"
-msgstr ""
+msgstr "Dyfyniad dwbl"
#: areadialog.ui
msgctxt ""
@@ -608,7 +572,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Ardal"
#: areadialog.ui
msgctxt ""
@@ -617,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Ardal"
#: areadialog.ui
msgctxt ""
@@ -626,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Cysgod"
#: areadialog.ui
msgctxt ""
@@ -635,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Tryloywder"
#: areadialog.ui
msgctxt ""
@@ -644,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors"
-msgstr ""
+msgstr "Lliwiau"
#: areadialog.ui
msgctxt ""
@@ -653,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gradients"
-msgstr ""
+msgstr "Graddiant"
#: areadialog.ui
msgctxt ""
@@ -662,7 +626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hatching"
-msgstr ""
+msgstr "Lliniogi"
#: areadialog.ui
msgctxt ""
@@ -671,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmaps"
-msgstr ""
+msgstr "Didfapiau"
#: areatabpage.ui
msgctxt ""
@@ -680,7 +644,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: areatabpage.ui
msgctxt ""
@@ -689,7 +653,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: areatabpage.ui
msgctxt ""
@@ -698,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill"
-msgstr ""
+msgstr "Llanw"
#: areatabpage.ui
msgctxt ""
@@ -707,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Awtomatig"
#: areatabpage.ui
msgctxt ""
@@ -716,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Cynyddiad"
#: areatabpage.ui
msgctxt ""
@@ -725,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color"
-msgstr ""
+msgstr "_Lliw'r cefndir"
#: areatabpage.ui
msgctxt ""
@@ -734,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors"
-msgstr ""
+msgstr "Lliwiau"
#: areatabpage.ui
msgctxt ""
@@ -743,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original"
-msgstr ""
+msgstr "_Gwreiddiol"
#: areatabpage.ui
msgctxt ""
@@ -752,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "Pe_rthynol"
#: areatabpage.ui
msgctxt ""
@@ -761,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth"
-msgstr ""
+msgstr "_Lled"
#: areatabpage.ui
msgctxt ""
@@ -770,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "_Uchder"
#: areatabpage.ui
msgctxt ""
@@ -779,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Maint"
#: areatabpage.ui
msgctxt ""
@@ -788,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Y Offset"
-msgstr ""
+msgstr "Atred _Y"
#: areatabpage.ui
msgctxt ""
@@ -797,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_X Offset"
-msgstr ""
+msgstr "Atred _X"
#: areatabpage.ui
msgctxt ""
@@ -806,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: areatabpage.ui
msgctxt ""
@@ -815,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile"
-msgstr ""
+msgstr "_Teilio"
#: areatabpage.ui
msgctxt ""
@@ -824,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto_Fit"
-msgstr ""
+msgstr "Awto_Ffit"
#: areatabpage.ui
msgctxt ""
@@ -833,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "_Rhes"
#: areatabpage.ui
msgctxt ""
@@ -842,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "Col_ofn"
#: areatabpage.ui
msgctxt ""
@@ -851,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offset"
-msgstr ""
+msgstr "Atred"
#: areatabpage.ui
msgctxt ""
@@ -860,7 +824,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Dim"
#: areatabpage.ui
msgctxt ""
@@ -869,7 +833,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Color"
-msgstr ""
+msgstr "Lliw"
#: areatabpage.ui
msgctxt ""
@@ -878,7 +842,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Gradient"
-msgstr ""
+msgstr "Graddiant"
#: areatabpage.ui
msgctxt ""
@@ -887,7 +851,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hatching"
-msgstr ""
+msgstr "Lliniogi"
#: areatabpage.ui
msgctxt ""
@@ -896,7 +860,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Didfap"
#: asiantypography.ui
msgctxt ""
@@ -1247,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pattern Editor:"
-msgstr ""
+msgstr "Golygydd Patrwm:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1256,7 +1220,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: bitmaptabpage.ui
msgctxt ""
@@ -1265,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Foreground color:"
-msgstr ""
+msgstr "_Lliw blaendir:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1274,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Background color:"
-msgstr ""
+msgstr "_Lliw'r cefndir:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1283,7 +1247,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: bitmaptabpage.ui
msgctxt ""
@@ -1292,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Newid"
#: bitmaptabpage.ui
msgctxt ""
@@ -1301,7 +1265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import"
-msgstr ""
+msgstr "_Mewnforio"
#: bitmaptabpage.ui
msgctxt ""
@@ -1310,7 +1274,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Llwytho Rhestr Didfap"
#: bitmaptabpage.ui
msgctxt ""
@@ -1319,7 +1283,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Bitmap List"
-msgstr ""
+msgstr "Llwytho Rhestr Didfap"
#: bitmaptabpage.ui
msgctxt ""
@@ -1328,7 +1292,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Cadw Rhestr Didfap"
#: bitmaptabpage.ui
msgctxt ""
@@ -1337,7 +1301,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Bitmap List"
-msgstr ""
+msgstr "Cadw Rhestr Didfap"
#: bitmaptabpage.ui
msgctxt ""
@@ -1346,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmap"
-msgstr ""
+msgstr "Didfap"
#: bitmaptabpage.ui
msgctxt ""
@@ -1355,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Priodweddau"
#: borderpage.ui
msgctxt ""
@@ -1544,7 +1508,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Hyphenation"
-msgstr ""
+msgstr "Cyplysnodi"
#: breaknumberoption.ui
msgctxt ""
@@ -1553,7 +1517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters before break"
-msgstr ""
+msgstr "Nodau cyn toriad"
#: breaknumberoption.ui
msgctxt ""
@@ -1562,7 +1526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters after break"
-msgstr ""
+msgstr "Nodau wedi toriad"
#: breaknumberoption.ui
msgctxt ""
@@ -1571,7 +1535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimal word length"
-msgstr ""
+msgstr "Hyd leiaf gair"
#: cellalignment.ui
msgctxt ""
@@ -1868,7 +1832,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Family"
-msgstr "Teulu "
+msgstr "Teulu"
#: charnamepage.ui
msgctxt ""
@@ -2021,7 +1985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CTL font"
-msgstr "Ffont CLT"
+msgstr "Ffont CTL"
#: charnamepage.ui
msgctxt ""
@@ -2759,7 +2723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Math"
#: connectortabpage.ui
msgctxt ""
@@ -2767,8 +2731,8 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
-msgstr ""
+msgid "Line _1"
+msgstr "Llinell _1"
#: connectortabpage.ui
msgctxt ""
@@ -2777,7 +2741,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _2"
-msgstr ""
+msgstr "Llinell _2"
#: connectortabpage.ui
msgctxt ""
@@ -2786,7 +2750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _3"
-msgstr ""
+msgstr "Llinell _3"
#: connectortabpage.ui
msgctxt ""
@@ -2795,7 +2759,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line skew"
-msgstr ""
+msgstr "Gogwydd llinell"
#: connectortabpage.ui
msgctxt ""
@@ -2804,7 +2768,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Begin horizontal"
-msgstr ""
+msgstr "_Cychwyn llorweddol"
#: connectortabpage.ui
msgctxt ""
@@ -2813,7 +2777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _horizontal"
-msgstr ""
+msgstr "_Diwedd llorweddol"
#: connectortabpage.ui
msgctxt ""
@@ -2822,7 +2786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Begin _vertical"
-msgstr ""
+msgstr "_Cychwyn fertigol"
#: connectortabpage.ui
msgctxt ""
@@ -2830,8 +2794,8 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
-msgstr ""
+msgid "_End vertical"
+msgstr "_Fertigol diwedd"
#: connectortabpage.ui
msgctxt ""
@@ -2840,7 +2804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Bylchu llinell"
#: connectortabpage.ui
msgctxt ""
@@ -2849,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Rhagolwg"
#: connpooloptions.ui
msgctxt ""
@@ -2858,7 +2822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connection pooling enabled"
-msgstr ""
+msgstr "Galluogi cysylltiad crynhoi"
#: connpooloptions.ui
msgctxt ""
@@ -2867,7 +2831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drivers known in %PRODUCTNAME"
-msgstr ""
+msgstr "Gyrwyr hysbys i %PRODUCTNAME"
#: connpooloptions.ui
msgctxt ""
@@ -2876,7 +2840,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current driver:"
-msgstr ""
+msgstr "Gyrrwr cyfredol:"
#: connpooloptions.ui
msgctxt ""
@@ -2885,7 +2849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable pooling for this driver"
-msgstr ""
+msgstr "Galluogi crynhoi ar gyfer y gyrrwr"
#: connpooloptions.ui
msgctxt ""
@@ -2894,7 +2858,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Timeout (seconds)"
-msgstr ""
+msgstr "_Terfyn amser (eiliad)"
#: connpooloptions.ui
msgctxt ""
@@ -2902,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr ""
+msgid "Connection pool"
+msgstr "Pwll cysylltu"
#: cuiimapdlg.ui
msgctxt ""
@@ -2912,7 +2876,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Priodweddau"
#: cuiimapdlg.ui
msgctxt ""
@@ -2921,7 +2885,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL"
-msgstr ""
+msgstr "_URL"
#: cuiimapdlg.ui
msgctxt ""
@@ -2930,7 +2894,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_rame"
-msgstr ""
+msgstr "_Ffrâm"
#: cuiimapdlg.ui
msgctxt ""
@@ -2939,7 +2903,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name"
-msgstr ""
+msgstr "_Enw"
#: cuiimapdlg.ui
msgctxt ""
@@ -2948,7 +2912,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative _text"
-msgstr ""
+msgstr "_Testun arall"
#: cuiimapdlg.ui
msgctxt ""
@@ -2957,7 +2921,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Description"
-msgstr ""
+msgstr "_Disgrifiad"
#: customize.ui
msgctxt ""
@@ -3479,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Newydd..."
#: dbregisterpage.ui
msgctxt ""
@@ -3488,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Dileu"
#: dbregisterpage.ui
msgctxt ""
@@ -3497,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Golygu..."
#: dbregisterpage.ui
msgctxt ""
@@ -3506,7 +3470,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Registered databases"
-msgstr ""
+msgstr "Cronfeydd data cofrestredig"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3515,7 +3479,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _distance"
-msgstr ""
+msgstr "_Pellter llinell"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3524,7 +3488,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Guide _overhang"
-msgstr ""
+msgstr "Bargod y _canllaw"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3533,7 +3497,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Guide distance"
-msgstr ""
+msgstr "_Pellter y canllaw"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3542,7 +3506,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left guide"
-msgstr ""
+msgstr "Canllaw _chwith"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3551,7 +3515,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right guide"
-msgstr ""
+msgstr "Canllaw _de"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3560,7 +3524,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal _places"
-msgstr ""
+msgstr "_Llefydd degol"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3569,7 +3533,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measure _below object"
-msgstr ""
+msgstr "Mesur _islaw gwrthrych"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3578,7 +3542,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinell"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3587,7 +3551,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text position"
-msgstr ""
+msgstr "Safle _testun"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3596,7 +3560,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoVertical"
-msgstr ""
+msgstr "Awto_Fertigol"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3605,7 +3569,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_utoHorizontal"
-msgstr ""
+msgstr "Awto_Llorweddol"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3614,7 +3578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel to line"
-msgstr ""
+msgstr "Cyfochrog â _llinell"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3623,7 +3587,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _measurement units"
-msgstr ""
+msgstr "Dangos unedau _mesur"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3632,7 +3596,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Legend"
-msgstr ""
+msgstr "Mynegai"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -3641,7 +3605,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic"
-msgstr ""
+msgstr "Awtomatig"
#: editdictionarydialog.ui
msgctxt ""
@@ -3650,7 +3614,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Custom Dictionary"
-msgstr ""
+msgstr "Golygu Geiriadur Cyfaddas"
#: editdictionarydialog.ui
msgctxt ""
@@ -3659,7 +3623,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Book:"
-msgstr ""
+msgstr "_Llyfr:"
#: editdictionarydialog.ui
msgctxt ""
@@ -3668,7 +3632,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "_Iaith:"
#: editdictionarydialog.ui
msgctxt ""
@@ -3677,7 +3641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word"
-msgstr ""
+msgstr "_Geiriau"
#: editdictionarydialog.ui
msgctxt ""
@@ -3686,7 +3650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Replace By"
-msgstr ""
+msgstr "Newid _Gyda"
#: editdictionarydialog.ui
msgctxt ""
@@ -3695,7 +3659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Newydd"
#: editdictionarydialog.ui
msgctxt ""
@@ -3704,7 +3668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Dileu"
#: effectspage.ui
msgctxt ""
@@ -4208,7 +4172,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Format Number"
-msgstr ""
+msgstr "Fformat Rhif"
#: gradientpage.ui
msgctxt ""
@@ -4334,7 +4298,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: gradientpage.ui
msgctxt ""
@@ -4397,7 +4361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Bylchu"
#: hatchpage.ui
msgctxt ""
@@ -4406,7 +4370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ngle"
-msgstr ""
+msgstr "_Ongl"
#: hatchpage.ui
msgctxt ""
@@ -4415,7 +4379,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line type"
-msgstr ""
+msgstr "_Math o linell"
#: hatchpage.ui
msgctxt ""
@@ -4424,7 +4388,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _color"
-msgstr ""
+msgstr "Lliw _llinell"
#: hatchpage.ui
msgctxt ""
@@ -4433,7 +4397,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Sengl"
#: hatchpage.ui
msgctxt ""
@@ -4442,7 +4406,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Crossed"
-msgstr ""
+msgstr "Croesi"
#: hatchpage.ui
msgctxt ""
@@ -4451,7 +4415,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Triple"
-msgstr ""
+msgstr "Triphlyg"
#: hatchpage.ui
msgctxt ""
@@ -4460,7 +4424,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: hatchpage.ui
msgctxt ""
@@ -4469,7 +4433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Newid"
#: hatchpage.ui
msgctxt ""
@@ -4478,7 +4442,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Llwytho Rhestr Lliniogi"
#: hatchpage.ui
msgctxt ""
@@ -4487,7 +4451,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Hatching List"
-msgstr ""
+msgstr "Llwytho Rhestr Lliniogi"
#: hatchpage.ui
msgctxt ""
@@ -4496,7 +4460,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Cadw Rhestr Lliniogi"
#: hatchpage.ui
msgctxt ""
@@ -4505,7 +4469,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Hatching List"
-msgstr ""
+msgstr "Cadw Rhestr Lliniogi"
#: hatchpage.ui
msgctxt ""
@@ -4514,7 +4478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Priodweddau"
#: hyphenate.ui
msgctxt ""
@@ -4820,7 +4784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number:"
-msgstr "_Rhif"
+msgstr "_Rhif:"
#: insertrowcolumn.ui
msgctxt ""
@@ -4865,7 +4829,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Class Path"
-msgstr ""
+msgstr "Llwybr Dosbarth"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4874,7 +4838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ssigned folders and archives"
-msgstr ""
+msgstr "_Ffolderi ac archifau neilltuwyd"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4883,7 +4847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add Archive..."
-msgstr ""
+msgstr "_Ychwanegu Archif..."
#: javaclasspathdialog.ui
msgctxt ""
@@ -4892,7 +4856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _Folder"
-msgstr ""
+msgstr "Ychwanegu _Folder"
#: javaclasspathdialog.ui
msgctxt ""
@@ -4901,7 +4865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "_Tynnu"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4910,7 +4874,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Java Start Parameters"
-msgstr ""
+msgstr "Paramedrau Cychwyn Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4919,7 +4883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Java start _parameter"
-msgstr ""
+msgstr "_Paramedrau cychwyn Java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4928,7 +4892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assig_ned start parameters"
-msgstr ""
+msgstr "Paramedrau _neilltuwyd ar gyfer cychwyn"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4937,7 +4901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For example: -Dmyprop=c:\\\\program files\\\\java"
-msgstr ""
+msgstr "Er enghraifft: -Dmyprop=c:\\\\program files\\\\java"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4946,7 +4910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Assign"
-msgstr ""
+msgstr "_Dynodi"
#: javastartparametersdialog.ui
msgctxt ""
@@ -4955,7 +4919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "_Tynnu"
#: linedialog.ui
msgctxt ""
@@ -4964,7 +4928,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinell"
#: linedialog.ui
msgctxt ""
@@ -4973,7 +4937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinell"
#: linedialog.ui
msgctxt ""
@@ -4982,7 +4946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Cysgod"
#: linedialog.ui
msgctxt ""
@@ -4991,7 +4955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line Styles"
-msgstr ""
+msgstr "Arddulliau Llinell"
#: linedialog.ui
msgctxt ""
@@ -5000,7 +4964,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow Styles"
-msgstr ""
+msgstr "Arddull Saeth"
#: lineendstabpage.ui
msgctxt ""
@@ -5009,7 +4973,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Teitl:"
#: lineendstabpage.ui
msgctxt ""
@@ -5018,7 +4982,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow _style:"
-msgstr ""
+msgstr "Arddull _saeth:"
#: lineendstabpage.ui
msgctxt ""
@@ -5027,7 +4991,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add a selected object to create new arrow styles."
-msgstr ""
+msgstr "Ychwanegu gwrthrych er mwyn creu arddull saeth newydd."
#: lineendstabpage.ui
msgctxt ""
@@ -5036,7 +5000,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Newid"
#: lineendstabpage.ui
msgctxt ""
@@ -5045,7 +5009,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Llwytho Arddulliau Saeth"
#: lineendstabpage.ui
msgctxt ""
@@ -5054,7 +5018,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load arrow styles"
-msgstr ""
+msgstr "Llwytho arddulliau saeth"
#: lineendstabpage.ui
msgctxt ""
@@ -5063,7 +5027,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Cadw arddulliau saeth"
#: lineendstabpage.ui
msgctxt ""
@@ -5072,7 +5036,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save arrow styles"
-msgstr ""
+msgstr "Cadw arddulliau saeth"
#: lineendstabpage.ui
msgctxt ""
@@ -5081,7 +5045,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organize arrow styles"
-msgstr ""
+msgstr "Trefnu arddulliau saeth"
#: linestyletabpage.ui
msgctxt ""
@@ -5090,7 +5054,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line _style:"
-msgstr ""
+msgstr "Arddull _llinell:"
#: linestyletabpage.ui
msgctxt ""
@@ -5099,7 +5063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type:"
-msgstr ""
+msgstr "_Math:"
#: linestyletabpage.ui
msgctxt ""
@@ -5108,7 +5072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number:"
-msgstr ""
+msgstr "_Rhif:"
#: linestyletabpage.ui
msgctxt ""
@@ -5117,7 +5081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Length:"
-msgstr ""
+msgstr "_Hyd:"
#: linestyletabpage.ui
msgctxt ""
@@ -5126,7 +5090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "_Bylchu:"
#: linestyletabpage.ui
msgctxt ""
@@ -5135,7 +5099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to line width"
-msgstr ""
+msgstr "_Ffit i led llinell"
#: linestyletabpage.ui
msgctxt ""
@@ -5144,7 +5108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Newid"
#: linestyletabpage.ui
msgctxt ""
@@ -5153,7 +5117,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Llwytho Arddulliau Llinell"
#: linestyletabpage.ui
msgctxt ""
@@ -5162,7 +5126,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Load Line Styles"
-msgstr ""
+msgstr "Llwytho Arddulliau Llinell"
#: linestyletabpage.ui
msgctxt ""
@@ -5171,7 +5135,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Cadw Arddulliau Llinell"
#: linestyletabpage.ui
msgctxt ""
@@ -5180,7 +5144,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Save Line Styles"
-msgstr ""
+msgstr "Cadw Arddulliau Llinell"
#: linestyletabpage.ui
msgctxt ""
@@ -5189,7 +5153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Priodweddau"
#: linestyletabpage.ui
msgctxt ""
@@ -5198,7 +5162,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Dots"
-msgstr ""
+msgstr "Dotiau"
#: linestyletabpage.ui
msgctxt ""
@@ -5207,7 +5171,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dash"
-msgstr ""
+msgstr "Torredig"
#: linetabpage.ui
msgctxt ""
@@ -5216,7 +5180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "_Arddull:"
#: linetabpage.ui
msgctxt ""
@@ -5225,7 +5189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "_Lliw:"
#: linetabpage.ui
msgctxt ""
@@ -5234,7 +5198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Lled:"
#: linetabpage.ui
msgctxt ""
@@ -5243,7 +5207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Tryloywder:"
#: linetabpage.ui
msgctxt ""
@@ -5252,7 +5216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line properties"
-msgstr ""
+msgstr "Priodweddau llinell"
#: linetabpage.ui
msgctxt ""
@@ -5261,7 +5225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start st_yle:"
-msgstr ""
+msgstr "Ar_ddull cychwyn:"
#: linetabpage.ui
msgctxt ""
@@ -5270,7 +5234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End sty_le:"
-msgstr ""
+msgstr "_Arddull diwedd:"
#: linetabpage.ui
msgctxt ""
@@ -5279,7 +5243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "_Lled:"
#: linetabpage.ui
msgctxt ""
@@ -5288,7 +5252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ce_nter"
-msgstr ""
+msgstr "_Canol"
#: linetabpage.ui
msgctxt ""
@@ -5297,7 +5261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "W_idth:"
-msgstr ""
+msgstr "_Lled:"
#: linetabpage.ui
msgctxt ""
@@ -5306,7 +5270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_enter"
-msgstr ""
+msgstr "C_anoli"
#: linetabpage.ui
msgctxt ""
@@ -5315,7 +5279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze ends"
-msgstr ""
+msgstr "C_ydweddu diwedd"
#: linetabpage.ui
msgctxt ""
@@ -5324,7 +5288,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Arrow styles"
-msgstr ""
+msgstr "Arddulliau saeth"
#: linetabpage.ui
msgctxt ""
@@ -5333,7 +5297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "_Arddull cornel:"
#: linetabpage.ui
msgctxt ""
@@ -5342,7 +5306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "A_rddull cap:"
#: linetabpage.ui
msgctxt ""
@@ -5351,7 +5315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner and cap styles"
-msgstr ""
+msgstr "Arddulliau cornel a chap"
#: linetabpage.ui
msgctxt ""
@@ -5360,7 +5324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Dewis..."
#: linetabpage.ui
msgctxt ""
@@ -5369,7 +5333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Widt_h:"
-msgstr ""
+msgstr "_Lled:"
#: linetabpage.ui
msgctxt ""
@@ -5378,7 +5342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Cadw graddfa"
#: linetabpage.ui
msgctxt ""
@@ -5387,7 +5351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hei_ght:"
-msgstr ""
+msgstr "_Uchder:"
#: linetabpage.ui
msgctxt ""
@@ -5396,7 +5360,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Icon"
-msgstr ""
+msgstr "Eicon"
#: linetabpage.ui
msgctxt ""
@@ -5405,7 +5369,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: linetabpage.ui
msgctxt ""
@@ -5414,7 +5378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No Symbol"
-msgstr ""
+msgstr "_Dim Symbol"
#: linetabpage.ui
msgctxt ""
@@ -5423,7 +5387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Awtomatig"
#: linetabpage.ui
msgctxt ""
@@ -5432,7 +5396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_From file..."
-msgstr ""
+msgstr "_O ffeil..."
#: linetabpage.ui
msgctxt ""
@@ -5441,7 +5405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gallery"
-msgstr ""
+msgstr "_Oriel"
#: linetabpage.ui
msgctxt ""
@@ -5450,7 +5414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbols"
-msgstr ""
+msgstr "_Symbolau"
#: linetabpage.ui
msgctxt ""
@@ -5459,7 +5423,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Gwastad"
#: linetabpage.ui
msgctxt ""
@@ -5468,7 +5432,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Crwn"
#: linetabpage.ui
msgctxt ""
@@ -5477,7 +5441,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Sgwâr"
#: linetabpage.ui
msgctxt ""
@@ -5486,7 +5450,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Crwn"
#: linetabpage.ui
msgctxt ""
@@ -5495,7 +5459,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- dim -"
#: linetabpage.ui
msgctxt ""
@@ -5504,7 +5468,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Meitro"
#: linetabpage.ui
msgctxt ""
@@ -5513,7 +5477,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Beflog"
#: macroselectordialog.ui
msgctxt ""
@@ -5603,7 +5567,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move Menu"
-msgstr ""
+msgstr "Symud Dewislen"
#: movemenu.ui
msgctxt ""
@@ -5612,7 +5576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Menu name"
-msgstr ""
+msgstr "Enw dewislen"
#: movemenu.ui
msgctxt ""
@@ -5630,7 +5594,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "I fyny"
#: movemenu.ui
msgctxt ""
@@ -5639,7 +5603,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "I lawr"
#: namedialog.ui
msgctxt ""
@@ -5684,7 +5648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of columns:"
-msgstr "_Nifer o golofnau"
+msgstr "_Nifer o golofnau:"
#: newtabledialog.ui
msgctxt ""
@@ -5693,7 +5657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of rows:"
-msgstr "_Nifer o resi"
+msgstr "_Nifer o resi:"
#: newtoolbardialog.ui
msgctxt ""
@@ -6080,7 +6044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment "
-msgstr "Aliniad"
+msgstr "Aliniad "
#: numberingoptionspage.ui
msgctxt ""
@@ -6976,6 +6940,15 @@ msgstr "Galluogi recordio macro (cyfyngedig)"
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Ffurfweddiad Arbenigwr"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7052,7 +7025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Western characters only"
-msgstr ""
+msgstr "Nodau _Gorllewinol yn unig"
#: optasianpage.ui
msgctxt ""
@@ -7061,7 +7034,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western _text and Asian punctuation"
-msgstr ""
+msgstr "_Testun Gorllewinol ac atalnodi Asiaidd"
#: optasianpage.ui
msgctxt ""
@@ -7070,7 +7043,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Kerning"
-msgstr ""
+msgstr "Gorgyffwrdd"
#: optasianpage.ui
msgctxt ""
@@ -7079,7 +7052,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No compression"
-msgstr ""
+msgstr "_Dim cywasgiad"
#: optasianpage.ui
msgctxt ""
@@ -7088,7 +7061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compress punctuation only"
-msgstr ""
+msgstr "­_Cywasgu atalnodi'n unig"
#: optasianpage.ui
msgctxt ""
@@ -7097,7 +7070,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compress punctuation and Japanese Kana"
-msgstr ""
+msgstr "Cywasgu atalnodi a Kana Japanaëeg"
#: optasianpage.ui
msgctxt ""
@@ -7106,7 +7079,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character spacing"
-msgstr ""
+msgstr "Bylchu nodau"
#: optasianpage.ui
msgctxt ""
@@ -7115,7 +7088,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: optasianpage.ui
msgctxt ""
@@ -7124,7 +7097,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Iaith"
#: optasianpage.ui
msgctxt ""
@@ -7133,7 +7106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not _at start of line:"
-msgstr ""
+msgstr "Nid ar _ddechrau llinell:"
#: optasianpage.ui
msgctxt ""
@@ -7142,7 +7115,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not at _end of line:"
-msgstr ""
+msgstr "Nid ar _ddiwedd llinell:"
#: optasianpage.ui
msgctxt ""
@@ -7151,7 +7124,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Without user-defined line break symbols"
-msgstr ""
+msgstr "Heb symbolau toriad defnyddiwr diffiniedig"
#: optasianpage.ui
msgctxt ""
@@ -7160,7 +7133,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First and last characters"
-msgstr ""
+msgstr "Nodau cyntaf ac olaf"
#: optbasicidepage.ui
msgctxt ""
@@ -7169,7 +7142,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Code Completion"
-msgstr ""
+msgstr "Galluogi Cwblhau Gair"
#: optbasicidepage.ui
msgctxt ""
@@ -7178,7 +7151,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Completion"
-msgstr ""
+msgstr "Cwblhad Geiriau"
#: optbasicidepage.ui
msgctxt ""
@@ -7187,7 +7160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Procedures"
-msgstr ""
+msgstr "Trefn Awtogau"
#: optbasicidepage.ui
msgctxt ""
@@ -7196,7 +7169,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Parenthesis"
-msgstr ""
+msgstr "Awtogau Parenthesisau"
#: optbasicidepage.ui
msgctxt ""
@@ -7205,7 +7178,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose Quotes"
-msgstr ""
+msgstr "Awtogau Dyfyniadau"
#: optbasicidepage.ui
msgctxt ""
@@ -7214,7 +7187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autocorrection"
-msgstr ""
+msgstr "Awtogywiro"
#: optbasicidepage.ui
msgctxt ""
@@ -7223,7 +7196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Code Suggestion"
-msgstr ""
+msgstr "Awgrymiadau Cod"
#: optbasicidepage.ui
msgctxt ""
@@ -7232,7 +7205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use extended types"
-msgstr ""
+msgstr "Defnyddio'r mathau estynedig"
#: optbasicidepage.ui
msgctxt ""
@@ -7241,7 +7214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language Features"
-msgstr ""
+msgstr "Nodweddion Iaith"
#: optbrowserpage.ui
msgctxt ""
@@ -7268,7 +7241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chart colors"
-msgstr ""
+msgstr "Siartiau lliw"
#: optchartcolorspage.ui
msgctxt ""
@@ -7277,7 +7250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: optchartcolorspage.ui
msgctxt ""
@@ -7286,7 +7259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color Table"
-msgstr ""
+msgstr "Tabl Lliw"
#: optctlpage.ui
msgctxt ""
@@ -7295,7 +7268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use se_quence checking"
-msgstr ""
+msgstr "Defnyddio _gwirio dilyniant"
#: optctlpage.ui
msgctxt ""
@@ -7304,7 +7277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Restricted"
-msgstr ""
+msgstr "Cyfyngedig"
#: optctlpage.ui
msgctxt ""
@@ -7313,7 +7286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type and replace"
-msgstr ""
+msgstr "_Teipio ac amnewid"
#: optctlpage.ui
msgctxt ""
@@ -7322,7 +7295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sequence checking"
-msgstr ""
+msgstr "Gwirio dilyniant"
#: optctlpage.ui
msgctxt ""
@@ -7331,7 +7304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Movement"
-msgstr ""
+msgstr "Symudiad"
#: optctlpage.ui
msgctxt ""
@@ -7340,7 +7313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lo_gical"
-msgstr ""
+msgstr "_Rhesymegol"
#: optctlpage.ui
msgctxt ""
@@ -7349,7 +7322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visual"
-msgstr ""
+msgstr "­_Gweledol"
#: optctlpage.ui
msgctxt ""
@@ -7358,7 +7331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor control"
-msgstr ""
+msgstr "Rheoli'r cyrchwr"
#: optctlpage.ui
msgctxt ""
@@ -7367,7 +7340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerals"
-msgstr ""
+msgstr "­­_Rhifolion"
#: optctlpage.ui
msgctxt ""
@@ -7376,7 +7349,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Arabic"
-msgstr ""
+msgstr "Arabeg"
#: optctlpage.ui
msgctxt ""
@@ -7385,7 +7358,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Hindi"
-msgstr ""
+msgstr "Hindi"
#: optctlpage.ui
msgctxt ""
@@ -7394,7 +7367,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "System"
-msgstr ""
+msgstr "System"
#: optctlpage.ui
msgctxt ""
@@ -7403,7 +7376,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Context"
-msgstr ""
+msgstr "Cyd-destun"
#: optctlpage.ui
msgctxt ""
@@ -7412,7 +7385,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General options"
-msgstr ""
+msgstr "Dewisiadau cyffredinol"
#: optemailpage.ui
msgctxt ""
@@ -7457,7 +7430,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[L]: Load and convert the object"
-msgstr ""
+msgstr "[L]: Llwytho a chadw'r gwrthrych"
#: optfltrembedpage.ui
msgctxt ""
@@ -7466,7 +7439,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[S]: Convert and save the object"
-msgstr ""
+msgstr "[S]: Trosi a chadw'r gwrthrych"
#: optfltrembedpage.ui
msgctxt ""
@@ -7475,7 +7448,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embedded objects"
-msgstr ""
+msgstr "Gwrthrychau mewnosodedig"
#: optfltrpage.ui
msgctxt ""
@@ -7772,7 +7745,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Allow to save document even when the document is not modified "
-msgstr "_Caniatáu i gadw dogfen hyd yn oed os nad yw'r ddogfen wedi newid"
+msgstr "_Caniatáu i gadw dogfen hyd yn oed os nad yw'r ddogfen wedi newid "
#: optgeneralpage.ui
msgctxt ""
@@ -7790,7 +7763,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Interpret as years between "
-msgstr "_Dehongli fel blynyddoedd rhwng"
+msgstr "_Dehongli fel blynyddoedd rhwng "
#: optgeneralpage.ui
msgctxt ""
@@ -7817,7 +7790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _7"
-msgstr ""
+msgstr "Maint _7"
#: opthtmlpage.ui
msgctxt ""
@@ -7826,7 +7799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _6"
-msgstr ""
+msgstr "Maint _6"
#: opthtmlpage.ui
msgctxt ""
@@ -7835,7 +7808,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _5"
-msgstr ""
+msgstr "Maint _5"
#: opthtmlpage.ui
msgctxt ""
@@ -7844,7 +7817,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _4"
-msgstr ""
+msgstr "Maint _4"
#: opthtmlpage.ui
msgctxt ""
@@ -7853,7 +7826,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _3"
-msgstr ""
+msgstr "Maint _3"
#: opthtmlpage.ui
msgctxt ""
@@ -7862,7 +7835,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _2"
-msgstr ""
+msgstr "Maint _2"
#: opthtmlpage.ui
msgctxt ""
@@ -7871,7 +7844,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size _1"
-msgstr ""
+msgstr "Maint _1"
#: opthtmlpage.ui
msgctxt ""
@@ -7880,7 +7853,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font sizes"
-msgstr ""
+msgstr "Maint ffontiau"
#: opthtmlpage.ui
msgctxt ""
@@ -7889,7 +7862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore _font settings"
-msgstr ""
+msgstr "Anwybyddu _gosodiadau ffont"
#: opthtmlpage.ui
msgctxt ""
@@ -7898,7 +7871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Import unknown HTML tags as fields"
-msgstr ""
+msgstr "_Mewnforio tagiau HTML anhysbys fel meysydd"
#: opthtmlpage.ui
msgctxt ""
@@ -7907,7 +7880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
-msgstr ""
+msgstr "_Defnyddio locale '%ENGLISHUSLOCALE' am rifau"
#: opthtmlpage.ui
msgctxt ""
@@ -7916,7 +7889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Import"
-msgstr ""
+msgstr "Mewnforio"
#: opthtmlpage.ui
msgctxt ""
@@ -7925,7 +7898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character _set:"
-msgstr ""
+msgstr "Set _nod:"
#: opthtmlpage.ui
msgctxt ""
@@ -7934,7 +7907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy local graphics to Internet"
-msgstr ""
+msgstr "­_Copïo graffigau lleol i'r Rhyngrwyd"
#: opthtmlpage.ui
msgctxt ""
@@ -7943,7 +7916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print layout"
-msgstr ""
+msgstr "Cynllun _argraffu"
#: opthtmlpage.ui
msgctxt ""
@@ -7952,7 +7925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display _warning"
-msgstr ""
+msgstr "Dangos _rhybudd"
#: opthtmlpage.ui
msgctxt ""
@@ -7961,7 +7934,34 @@ msgctxt ""
"label\n"
"string.text"
msgid "LibreOffice _Basic"
-msgstr ""
+msgstr "_Basic LibreOffice"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr "Microsoft Internet Explorer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr "Mozilla Firefox"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
#: opthtmlpage.ui
msgctxt ""
@@ -7970,7 +7970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export"
-msgstr ""
+msgstr "Allforio"
#: optionsdialog.ui
msgctxt ""
@@ -7997,7 +7997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_uppercase/lowercase"
-msgstr ""
+msgstr "llythyren _mawr/bach"
#: optjsearchpage.ui
msgctxt ""
@@ -8006,7 +8006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_full-width/half-width forms"
-msgstr ""
+msgstr "ffurfiau _lled llawn/hanner lled"
#: optjsearchpage.ui
msgctxt ""
@@ -8015,7 +8015,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_hiragana/katakana"
-msgstr ""
+msgstr "_hiragana/katakana"
#: optjsearchpage.ui
msgctxt ""
@@ -8024,7 +8024,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_contractions (yo-on, sokuon)"
-msgstr ""
+msgstr "_cyfyngiadau (yo-on, sokuon)"
#: optjsearchpage.ui
msgctxt ""
@@ -8033,7 +8033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_minus/dash/cho-on"
-msgstr ""
+msgstr "m_inws/dash/cho-on"
#: optjsearchpage.ui
msgctxt ""
@@ -8042,7 +8042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "'re_peat character' marks"
-msgstr ""
+msgstr "_marciau 'ail adrodd nod'"
#: optjsearchpage.ui
msgctxt ""
@@ -8051,7 +8051,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_variant-form kanji (itaiji)"
-msgstr ""
+msgstr "_ffurf amrywiol kanji (itaiji)"
#: optjsearchpage.ui
msgctxt ""
@@ -8060,7 +8060,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_old Kana forms"
-msgstr ""
+msgstr "_hen ffurf Kana"
#: optjsearchpage.ui
msgctxt ""
@@ -8069,7 +8069,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_di/zi, du/zu"
-msgstr ""
+msgstr "_di/zi, du/zu"
#: optjsearchpage.ui
msgctxt ""
@@ -8078,7 +8078,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ba/va, ha/fa"
-msgstr ""
+msgstr "_ba/va, ha/fa"
#: optjsearchpage.ui
msgctxt ""
@@ -8087,7 +8087,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_tsi/thi/chi, dhi/zi"
-msgstr ""
+msgstr "_tsi/thi/chi, dhi/zi"
#: optjsearchpage.ui
msgctxt ""
@@ -8096,7 +8096,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "h_yu/fyu, byu/vyu"
-msgstr ""
+msgstr "h_yu/fyu, byu/vyu"
#: optjsearchpage.ui
msgctxt ""
@@ -8105,7 +8105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_se/she, ze/je"
-msgstr ""
+msgstr "_se/she, ze/je"
#: optjsearchpage.ui
msgctxt ""
@@ -8114,7 +8114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ia/iya (piano/piyano)"
-msgstr ""
+msgstr "_ia/iya (piano/piyano)"
#: optjsearchpage.ui
msgctxt ""
@@ -8123,7 +8123,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_ki/ku (tekisuto/tekusuto)"
-msgstr ""
+msgstr "_ki/ku (tekisuto/tekusuto)"
#: optjsearchpage.ui
msgctxt ""
@@ -8132,7 +8132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prolon_ged vowels (ka-/kaa)"
-msgstr ""
+msgstr "_Llafariaid hit (ka-/kaa)"
#: optjsearchpage.ui
msgctxt ""
@@ -8141,7 +8141,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat as equal"
-msgstr ""
+msgstr "Trin fel cyfartal"
#: optjsearchpage.ui
msgctxt ""
@@ -8150,7 +8150,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pu_nctuation characters"
-msgstr ""
+msgstr "_Nodau atalnodi"
#: optjsearchpage.ui
msgctxt ""
@@ -8159,7 +8159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whitespace characters"
-msgstr ""
+msgstr "Nodau bwlch _gwyn"
#: optjsearchpage.ui
msgctxt ""
@@ -8168,7 +8168,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Midd_le dots"
-msgstr ""
+msgstr "_Dotiau canol"
#: optjsearchpage.ui
msgctxt ""
@@ -8177,7 +8177,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore"
-msgstr ""
+msgstr "Anwybyddu"
#: optlanguagespage.ui
msgctxt ""
@@ -8186,7 +8186,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User interface"
-msgstr ""
+msgstr "_Rhyngwyneb defnyddiwr"
#: optlanguagespage.ui
msgctxt ""
@@ -8195,7 +8195,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Locale setting"
-msgstr ""
+msgstr "Gosodiadau locale"
#: optlanguagespage.ui
msgctxt ""
@@ -8204,7 +8204,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decimal separator key"
-msgstr ""
+msgstr "Allweddol gwahanydd degol"
#: optlanguagespage.ui
msgctxt ""
@@ -8213,7 +8213,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default currency"
-msgstr ""
+msgstr "_Arian rhagosodedig"
#: optlanguagespage.ui
msgctxt ""
@@ -8222,7 +8222,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date acceptance _patterns"
-msgstr ""
+msgstr "_Patrymau derbyn dyddiad"
#: optlanguagespage.ui
msgctxt ""
@@ -8231,7 +8231,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Same as locale setting ( %1 )"
-msgstr ""
+msgstr "_Fel gosodiadau’r locale ( %1 )"
#: optlanguagespage.ui
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language of"
-msgstr ""
+msgstr "Iaith"
#: optlanguagespage.ui
msgctxt ""
@@ -8249,7 +8249,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For the current document only"
-msgstr ""
+msgstr "Dogfen gyfredol yn unig"
#: optlanguagespage.ui
msgctxt ""
@@ -8258,7 +8258,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Complex _text layout (CTL)"
-msgstr ""
+msgstr "Cynllun _testun cymlheth (CTL)"
#: optlanguagespage.ui
msgctxt ""
@@ -8267,7 +8267,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Asiaidd"
#: optlanguagespage.ui
msgctxt ""
@@ -8276,7 +8276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Gorllewinol"
#: optlanguagespage.ui
msgctxt ""
@@ -8285,7 +8285,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default languages for documents"
-msgstr ""
+msgstr "Ieithoedd rhagosodedig dogfennau"
#: optlanguagespage.ui
msgctxt ""
@@ -8294,7 +8294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore s_ystem input language"
-msgstr ""
+msgstr "Anwybyddu _iaith mewnbwn y system"
#: optlanguagespage.ui
msgctxt ""
@@ -8303,7 +8303,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhanced language support"
-msgstr ""
+msgstr "Cefnogaeth iaith uwch"
#: optlingupage.ui
msgctxt ""
@@ -8312,7 +8312,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available language modules"
-msgstr ""
+msgstr "Modiwlau _iaith sydd ar gael"
#: optlingupage.ui
msgctxt ""
@@ -8321,7 +8321,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Golygu..."
#: optlingupage.ui
msgctxt ""
@@ -8330,7 +8330,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-defined dictionaries"
-msgstr ""
+msgstr "Geiriaduron defnyddiwr _diffiniedig"
#: optlingupage.ui
msgctxt ""
@@ -8339,7 +8339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Newydd..."
#: optlingupage.ui
msgctxt ""
@@ -8348,7 +8348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ed_it..."
-msgstr ""
+msgstr "_Golygu..."
#: optlingupage.ui
msgctxt ""
@@ -8357,7 +8357,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Dileu"
#: optlingupage.ui
msgctxt ""
@@ -8366,7 +8366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Options"
-msgstr ""
+msgstr "_Dewisiadau"
#: optlingupage.ui
msgctxt ""
@@ -8375,7 +8375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Get more dictionaries online..."
-msgstr ""
+msgstr "Estyn rhagor o eiriaduron ar-lein..."
#: optlingupage.ui
msgctxt ""
@@ -8384,7 +8384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edi_t..."
-msgstr ""
+msgstr "G_olygu..."
#: optlingupage.ui
msgctxt ""
@@ -8393,7 +8393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Writing aids"
-msgstr ""
+msgstr "Cymhorthion ysgrifennu"
#: optmemorypage.ui
msgctxt ""
@@ -8483,7 +8483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of objects "
-msgstr "Nifer o wrthrychau"
+msgstr "Nifer o wrthrychau "
#: optmemorypage.ui
msgctxt ""
@@ -8528,7 +8528,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Dictionary"
-msgstr ""
+msgstr "Geiriadur Newydd"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8537,7 +8537,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Enw:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8546,7 +8546,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "_Iaith:"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8555,7 +8555,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exception (-)"
-msgstr ""
+msgstr "E_ithriad (-)"
#: optnewdictionarydialog.ui
msgctxt ""
@@ -8564,7 +8564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dictionary"
-msgstr ""
+msgstr "Geiriadur"
#: optonlineupdatepage.ui
msgctxt ""
@@ -8902,20 +8902,20 @@ msgstr "Cadw'r URLau perthynol i'r system ffeil"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "Cadw URLau perthynol i'r rhyngrwyd"
+msgid "_Edit document properties before saving"
+msgstr "_Golygu priodweddau dogfen cyn cadw"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "_Golygu priodweddau dogfen cyn cadw"
+msgid "Save URLs relative to internet"
+msgstr "Cadw URLau perthynol i'r rhyngrwyd"
#: optsavepage.ui
msgctxt ""
@@ -9095,7 +9095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adjust security related options and define warnings for hidden information in documents. "
-msgstr "Newid dewisiadau diogelwch a diffinio rhybuddion am wybodaeth gudd mewn dogfennau."
+msgstr "Newid dewisiadau diogelwch a diffinio rhybuddion am wybodaeth gudd mewn dogfennau. "
#: optsecuritypage.ui
msgctxt ""
@@ -9583,6 +9583,132 @@ msgstr "Cyfeiriad"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Defnyddio cyflymu c_aledwedd"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Defnyddio _Llyfnhau"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Allbwn graffigau"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "_Tryloywder"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Dewis"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "_Eiconau mewn dewislenni"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Awtomatig"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Cuddio"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Dangos"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Dewislen"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "Dangos _rhagolwg ffontiau"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Dangos _hanes ffontiau"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Rhestrau Font"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9641,7 +9767,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Galaxy"
-msgstr ""
+msgstr "Galaxy"
#: optviewpage.ui
msgctxt ""
@@ -9713,7 +9839,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Sifr"
-msgstr ""
+msgstr "Sifr"
#: optviewpage.ui
msgctxt ""
@@ -9722,7 +9848,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Tango Testing"
-msgstr ""
+msgstr "Profi Tango"
#: optviewpage.ui
msgctxt ""
@@ -9763,105 +9889,6 @@ msgstr "Rhyngwyneb Defnyddiwr"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "_Eiconau mewn dewislenni"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Awtomatig"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Cuddio"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Dangos"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Dewislen"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "Dangos _rhagolwg ffontiau"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "Dangos _hanes ffontiau"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Rhestrau Font"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Defnyddio cyflymu caledwedd"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "Defnyddio _Llyfnhau"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Allbwn graffigau"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9940,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Llygoden"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "_Tryloywder"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Dewis"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -9992,7 +10001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Orientation:"
-msgstr "_Cyfeiriadedd"
+msgstr "_Cyfeiriadedd:"
#: pageformatpage.ui
msgctxt ""
@@ -10091,7 +10100,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nner:"
-msgstr "_Mewnol"
+msgstr "_Mewnol:"
#: pageformatpage.ui
msgctxt ""
@@ -10448,7 +10457,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: paragalignpage.ui
msgctxt ""
@@ -10457,7 +10466,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Chwith"
#: paragalignpage.ui
msgctxt ""
@@ -10466,7 +10475,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_De"
#: paragalignpage.ui
msgctxt ""
@@ -10475,7 +10484,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center"
-msgstr ""
+msgstr "_Canol"
#: paragalignpage.ui
msgctxt ""
@@ -10484,7 +10493,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Justified"
-msgstr ""
+msgstr "_Unioni"
#: paragalignpage.ui
msgctxt ""
@@ -10493,7 +10502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Expand single word"
-msgstr ""
+msgstr "_Ehangu gair unigol"
#: paragalignpage.ui
msgctxt ""
@@ -10502,7 +10511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to text grid (if active)"
-msgstr ""
+msgstr "_Snapio i'r grid testun (os yn weithredol)"
#: paragalignpage.ui
msgctxt ""
@@ -10511,7 +10520,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last line:"
-msgstr ""
+msgstr "Llinell _olaf:"
#: paragalignpage.ui
msgctxt ""
@@ -10520,7 +10529,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "_De/Gwaelod"
#: paragalignpage.ui
msgctxt ""
@@ -10529,7 +10538,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "_Chwith/Brig"
#: paragalignpage.ui
msgctxt ""
@@ -10538,7 +10547,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: paragalignpage.ui
msgctxt ""
@@ -10547,7 +10556,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment:"
-msgstr ""
+msgstr "A_liniad:"
#: paragalignpage.ui
msgctxt ""
@@ -10556,7 +10565,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text-to-text"
-msgstr ""
+msgstr "Testun i destun"
#: paragalignpage.ui
msgctxt ""
@@ -10565,7 +10574,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "_Cyfeiriad testun:"
#: paragalignpage.ui
msgctxt ""
@@ -10574,7 +10583,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Priodweddau"
#: paragalignpage.ui
msgctxt ""
@@ -10583,7 +10592,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Rhagosodiad"
#: paragalignpage.ui
msgctxt ""
@@ -10592,7 +10601,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Chwith"
#: paragalignpage.ui
msgctxt ""
@@ -10601,7 +10610,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Centered"
-msgstr ""
+msgstr "Canolwyd"
#: paragalignpage.ui
msgctxt ""
@@ -10610,7 +10619,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Justified"
-msgstr ""
+msgstr "Unioni"
#: paragalignpage.ui
msgctxt ""
@@ -10619,7 +10628,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "Awtomatig"
#: paragalignpage.ui
msgctxt ""
@@ -10628,7 +10637,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Base line"
-msgstr ""
+msgstr "Llinell sail"
#: paragalignpage.ui
msgctxt ""
@@ -10637,7 +10646,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Top"
-msgstr ""
+msgstr "Brig"
#: paragalignpage.ui
msgctxt ""
@@ -10646,7 +10655,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Middle"
-msgstr ""
+msgstr "Canol"
#: paragalignpage.ui
msgctxt ""
@@ -10655,7 +10664,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bottom"
-msgstr ""
+msgstr "Gwaelod"
#: paraindentspacing.ui
msgctxt ""
@@ -10664,7 +10673,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: paraindentspacing.ui
msgctxt ""
@@ -10673,7 +10682,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before text:"
-msgstr ""
+msgstr "_Cyn y testun:"
#: paraindentspacing.ui
msgctxt ""
@@ -10682,7 +10691,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After _text:"
-msgstr ""
+msgstr "Ar ôl y _testun:"
#: paraindentspacing.ui
msgctxt ""
@@ -10691,7 +10700,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First line:"
-msgstr ""
+msgstr "Llinell _gyntaf:"
#: paraindentspacing.ui
msgctxt ""
@@ -10700,7 +10709,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Awtomatig"
#: paraindentspacing.ui
msgctxt ""
@@ -10709,7 +10718,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixed"
-msgstr ""
+msgstr "Gosodedig"
#: paraindentspacing.ui
msgctxt ""
@@ -10718,7 +10727,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Mewnoliad"
#: paraindentspacing.ui
msgctxt ""
@@ -10727,7 +10736,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ab_ove paragraph:"
-msgstr ""
+msgstr "_Uwchlaw'r paragraff:"
#: paraindentspacing.ui
msgctxt ""
@@ -10736,7 +10745,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Below _paragraph:"
-msgstr ""
+msgstr "_Islaw'r paragraff:"
#: paraindentspacing.ui
msgctxt ""
@@ -10745,7 +10754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't add space between paragraphs of the same style"
-msgstr ""
+msgstr "Peidio ychwanegu bwlch rhwng paragraffau o'r un arddull"
#: paraindentspacing.ui
msgctxt ""
@@ -10754,7 +10763,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Bylchu"
#: paraindentspacing.ui
msgctxt ""
@@ -10763,7 +10772,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "of"
-msgstr ""
+msgstr "o"
#: paraindentspacing.ui
msgctxt ""
@@ -10772,7 +10781,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Bylchu llinell"
#: paraindentspacing.ui
msgctxt ""
@@ -10781,7 +10790,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ctivate"
-msgstr ""
+msgstr "C_ychwyn"
#: paraindentspacing.ui
msgctxt ""
@@ -10790,7 +10799,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Register-true"
-msgstr ""
+msgstr "Cofrestr cywir"
#: paraindentspacing.ui
msgctxt ""
@@ -10799,7 +10808,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Single"
-msgstr ""
+msgstr "Sengl"
#: paraindentspacing.ui
msgctxt ""
@@ -10808,7 +10817,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "1.5 lines"
-msgstr ""
+msgstr "1.5 llinell"
#: paraindentspacing.ui
msgctxt ""
@@ -10817,7 +10826,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Double"
-msgstr ""
+msgstr "Dwbl"
#: paraindentspacing.ui
msgctxt ""
@@ -10826,7 +10835,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Proportional"
-msgstr ""
+msgstr "Cymesur â"
#: paraindentspacing.ui
msgctxt ""
@@ -10835,7 +10844,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "At least"
-msgstr ""
+msgstr "O leiaf"
#: paraindentspacing.ui
msgctxt ""
@@ -10844,7 +10853,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Leading"
-msgstr ""
+msgstr "Arwain"
#: paratabspage.ui
msgctxt ""
@@ -10853,7 +10862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: paratabspage.ui
msgctxt ""
@@ -10862,7 +10871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deci_mal"
-msgstr ""
+msgstr "_Degol"
#: paratabspage.ui
msgctxt ""
@@ -10871,7 +10880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Chwith"
#: paratabspage.ui
msgctxt ""
@@ -10880,7 +10889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left/Top"
-msgstr ""
+msgstr "_Chwith/Brig"
#: paratabspage.ui
msgctxt ""
@@ -10889,7 +10898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t"
-msgstr ""
+msgstr "_De"
#: paratabspage.ui
msgctxt ""
@@ -10898,7 +10907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Righ_t/Bottom"
-msgstr ""
+msgstr "_De/Gwaelod"
#: paratabspage.ui
msgctxt ""
@@ -10907,7 +10916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_entered"
-msgstr ""
+msgstr "C­_anoli"
#: paratabspage.ui
msgctxt ""
@@ -10916,7 +10925,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Character"
-msgstr ""
+msgstr "_Nod"
#: paratabspage.ui
msgctxt ""
@@ -10925,7 +10934,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Math"
#: paratabspage.ui
msgctxt ""
@@ -10934,7 +10943,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_one"
-msgstr ""
+msgstr "_Dim"
#: paratabspage.ui
msgctxt ""
@@ -10943,7 +10952,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_........"
-msgstr ""
+msgstr "_........"
#: paratabspage.ui
msgctxt ""
@@ -10952,7 +10961,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_--------"
-msgstr ""
+msgstr "_--------"
#: paratabspage.ui
msgctxt ""
@@ -10961,7 +10970,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "______"
-msgstr ""
+msgstr "______"
#: paratabspage.ui
msgctxt ""
@@ -10970,7 +10979,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter"
-msgstr ""
+msgstr "_Nod"
#: paratabspage.ui
msgctxt ""
@@ -10979,7 +10988,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Nod llanw"
#: paratabspage.ui
msgctxt ""
@@ -10988,7 +10997,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete _all"
-msgstr ""
+msgstr "Dileu _popeth"
#: pastespecial.ui
msgctxt ""
@@ -11024,7 +11033,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Combine"
-msgstr ""
+msgstr "Cyfuno"
#: percentdialog.ui
msgctxt ""
@@ -11033,7 +11042,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Minimum size"
-msgstr ""
+msgstr "Maint lleiaf"
#: personalization_tab.ui
msgctxt ""
@@ -11096,7 +11105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The Gallery theme 'Bullets' is empty (no images)."
-msgstr ""
+msgstr "Mae'r thema Oriel 'Bwledi' yn wag (dim graffeg)."
#: pickgraphicpage.ui
msgctxt ""
@@ -11321,7 +11330,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Position and size"
-msgstr ""
+msgstr "Safle a maint"
#: positionsizedialog.ui
msgctxt ""
@@ -11330,7 +11339,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Safle a maint"
#: positionsizedialog.ui
msgctxt ""
@@ -11339,7 +11348,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position and Size"
-msgstr ""
+msgstr "Safle a Maint"
#: positionsizedialog.ui
msgctxt ""
@@ -11348,7 +11357,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation"
-msgstr ""
+msgstr "Cylchdro"
#: positionsizedialog.ui
msgctxt ""
@@ -11357,7 +11366,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant & Corner Radius"
-msgstr ""
+msgstr "Radiws Goleddf a Chornel"
#: possizetabpage.ui
msgctxt ""
@@ -11366,7 +11375,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X:"
-msgstr ""
+msgstr "Safle _X:"
#: possizetabpage.ui
msgctxt ""
@@ -11375,7 +11384,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y:"
-msgstr ""
+msgstr "Safle _Y:"
#: possizetabpage.ui
msgctxt ""
@@ -11384,7 +11393,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Base point:"
-msgstr ""
+msgstr "Pwynt _sail:"
#: possizetabpage.ui
msgctxt ""
@@ -11393,7 +11402,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: possizetabpage.ui
msgctxt ""
@@ -11402,7 +11411,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wi_dth:"
-msgstr ""
+msgstr "_Lled:"
#: possizetabpage.ui
msgctxt ""
@@ -11411,7 +11420,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "_Uchder:"
#: possizetabpage.ui
msgctxt ""
@@ -11420,7 +11429,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Cadw graddfa"
#: possizetabpage.ui
msgctxt ""
@@ -11429,7 +11438,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _point:"
-msgstr ""
+msgstr "Pwynt _sail:"
#: possizetabpage.ui
msgctxt ""
@@ -11438,7 +11447,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Maint"
#: possizetabpage.ui
msgctxt ""
@@ -11447,7 +11456,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Positio_n"
-msgstr ""
+msgstr "S_afle"
#: possizetabpage.ui
msgctxt ""
@@ -11456,7 +11465,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Maint"
#: possizetabpage.ui
msgctxt ""
@@ -11465,7 +11474,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Digelu"
#: possizetabpage.ui
msgctxt ""
@@ -11474,7 +11483,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit width to text"
-msgstr ""
+msgstr "Ffitio'r _led i'r testun"
#: possizetabpage.ui
msgctxt ""
@@ -11483,7 +11492,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _height to text"
-msgstr ""
+msgstr "Ffitio'r _uchder i'r testun"
#: possizetabpage.ui
msgctxt ""
@@ -11492,7 +11501,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adapt"
-msgstr ""
+msgstr "Addasu"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11501,7 +11510,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save arrowhead ?"
-msgstr ""
+msgstr "Cadw'r pen saeth?"
#: querychangelineenddialog.ui
msgctxt ""
@@ -11510,7 +11519,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The arrowhead was modified without saving."
-msgstr ""
+msgstr "Cafodd y pen saeth ei newid heb ei gadw."
#: querychangelineenddialog.ui
msgctxt ""
@@ -11519,7 +11528,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the arrowhead now?"
-msgstr ""
+msgstr "Hoffech chi gadw'r pen saeth?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11528,7 +11537,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete bitmap?"
-msgstr ""
+msgstr "Dileu'r didfap?"
#: querydeletebitmapdialog.ui
msgctxt ""
@@ -11537,7 +11546,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the bitmap?"
-msgstr ""
+msgstr "Ydych chi'n siŵr eich bod am ddileu'r didfap?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11546,7 +11555,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Color?"
-msgstr ""
+msgstr "Dileu'r Lliw?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11555,7 +11564,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the chart color?"
-msgstr ""
+msgstr "Ydych chi wir eisiau dileu'r siart lliw?"
#: querydeletechartcolordialog.ui
msgctxt ""
@@ -11564,7 +11573,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Nid oes modd dadwneud y weithred hon."
#: querydeletecolordialog.ui
msgctxt ""
@@ -11573,7 +11582,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete color?"
-msgstr ""
+msgstr "Dileu'r lliw?"
#: querydeletecolordialog.ui
msgctxt ""
@@ -11582,7 +11591,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the color?"
-msgstr ""
+msgstr "Dileu'r lliw?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11591,7 +11600,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete Dictionary?"
-msgstr ""
+msgstr "Dileu'r Geiriadur?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11600,7 +11609,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the dictionary?"
-msgstr ""
+msgstr "Hoffech chi ddileu'r geiriadur?"
#: querydeletedictionarydialog.ui
msgctxt ""
@@ -11609,7 +11618,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Nid oes modd dadwneud y weithred hon."
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11618,7 +11627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete gradient?"
-msgstr ""
+msgstr "Dileu'r graddiant?"
#: querydeletegradientdialog.ui
msgctxt ""
@@ -11627,7 +11636,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the gradient?"
-msgstr ""
+msgstr "Dileu'r graddiant?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11636,7 +11645,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete hatching?"
-msgstr ""
+msgstr "Dileu'r lliniogi?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11645,7 +11654,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the hatching?"
-msgstr ""
+msgstr "Dileu'r lliniogi?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11654,7 +11663,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete arrowhead ?"
-msgstr ""
+msgstr "Dileu'r pen saeth?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11663,7 +11672,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you really want to delete the arrowhead ?"
-msgstr ""
+msgstr "Dileu'r pen saeth?"
#: querydeletelineenddialog.ui
msgctxt ""
@@ -11672,7 +11681,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This action cannot be undone."
-msgstr ""
+msgstr "Nid oes modd dadwneud y weithred hon."
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11681,7 +11690,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete line style?"
-msgstr ""
+msgstr "Dileu'r arddull llinell?"
#: querydeletelinestyledialog.ui
msgctxt ""
@@ -11690,7 +11699,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the line style?"
-msgstr ""
+msgstr "Dileu'r arddull llinell?"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11699,7 +11708,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Duplicate name"
-msgstr ""
+msgstr "Enw dewis dyblyg"
#: queryduplicatedialog.ui
msgctxt ""
@@ -11708,7 +11717,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The name you have entered already exists."
-msgstr ""
+msgstr "Mae'r enw hwn yn bodoli eisoes."
#: queryduplicatedialog.ui
msgctxt ""
@@ -11717,7 +11726,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose another name."
-msgstr ""
+msgstr "Dewiswch enw arall."
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11726,7 +11735,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No loaded file"
-msgstr ""
+msgstr "Dim ffeil wedi ei llwytho"
#: querynoloadedfiledialog.ui
msgctxt ""
@@ -11735,7 +11744,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be loaded!"
-msgstr ""
+msgstr "Methu llwytho'r ffeil!"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11744,7 +11753,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No saved file"
-msgstr ""
+msgstr "Dim ffeil wedi ei chadw"
#: querynosavefiledialog.ui
msgctxt ""
@@ -11753,7 +11762,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file could not be saved!"
-msgstr ""
+msgstr "Methu cadw'r ffeil!"
#: querysavelistdialog.ui
msgctxt ""
@@ -11762,7 +11771,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save list?"
-msgstr ""
+msgstr "Cadw rhestr?"
#: querysavelistdialog.ui
msgctxt ""
@@ -11771,7 +11780,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The list was modified without saving."
-msgstr ""
+msgstr "Cafodd y rhestr ei newid heb ei gadw."
#: querysavelistdialog.ui
msgctxt ""
@@ -11780,7 +11789,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Would you like to save the list now?"
-msgstr ""
+msgstr "Hoffech chi gadw'r rhestr?"
#: rotationtabpage.ui
msgctxt ""
@@ -11789,7 +11798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _X"
-msgstr ""
+msgstr "Safle _X"
#: rotationtabpage.ui
msgctxt ""
@@ -11798,7 +11807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position _Y"
-msgstr ""
+msgstr "Safle _Y"
#: rotationtabpage.ui
msgctxt ""
@@ -11807,7 +11816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default settings"
-msgstr ""
+msgstr "_Gosodiadau rhagosodedig"
#: rotationtabpage.ui
msgctxt ""
@@ -11816,7 +11825,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Pwynt cylchdro"
#: rotationtabpage.ui
msgctxt ""
@@ -11825,7 +11834,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation point"
-msgstr ""
+msgstr "Pwynt cylchdro"
#: rotationtabpage.ui
msgctxt ""
@@ -11834,7 +11843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pivot point"
-msgstr ""
+msgstr "Pwynt troi"
#: rotationtabpage.ui
msgctxt ""
@@ -11843,7 +11852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Ongl"
#: rotationtabpage.ui
msgctxt ""
@@ -11852,7 +11861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default _settings"
-msgstr ""
+msgstr "Gosodiadau _rhagosodedig"
#: rotationtabpage.ui
msgctxt ""
@@ -11861,7 +11870,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Ongl Cylchdro"
#: rotationtabpage.ui
msgctxt ""
@@ -11870,7 +11879,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Ongl Cylchdro"
#: rotationtabpage.ui
msgctxt ""
@@ -11879,7 +11888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rotation angle"
-msgstr ""
+msgstr "Ongl cylchdro"
#: scriptorganizer.ui
msgctxt ""
@@ -12032,7 +12041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
-msgstr ""
+msgstr "Rhwystro unrhyw ddolenni o ddogfennau nad ydynt o blith lleoliad dibynadwy (gw. Diogelwch Macro)"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12086,7 +12095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use shadow"
-msgstr ""
+msgstr "_Defnyddio cysgod"
#: shadowtabpage.ui
msgctxt ""
@@ -12095,7 +12104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Distance"
-msgstr ""
+msgstr "_Pellter"
#: shadowtabpage.ui
msgctxt ""
@@ -12104,7 +12113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Tryloywder"
#: shadowtabpage.ui
msgctxt ""
@@ -12113,7 +12122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color"
-msgstr ""
+msgstr "_Lliw"
#: shadowtabpage.ui
msgctxt ""
@@ -12122,7 +12131,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: shadowtabpage.ui
msgctxt ""
@@ -12131,7 +12140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Priodweddau"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12140,7 +12149,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Similarity Search"
-msgstr ""
+msgstr "Chwilio am Debygrwydd"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12149,7 +12158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exchange characters"
-msgstr ""
+msgstr "_Cyfnewid nodau"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12158,7 +12167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add characters"
-msgstr ""
+msgstr "­Ychwanegu _nodau"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12167,7 +12176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove characters"
-msgstr ""
+msgstr "_Tynnu nodau"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12176,7 +12185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Combine"
-msgstr ""
+msgstr "_Cyfuno"
#: similaritysearchdialog.ui
msgctxt ""
@@ -12185,7 +12194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Gosodiadau"
#: slantcornertabpage.ui
msgctxt ""
@@ -12194,7 +12203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Radius"
-msgstr ""
+msgstr "_Radiws"
#: slantcornertabpage.ui
msgctxt ""
@@ -12203,7 +12212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Corner radius"
-msgstr ""
+msgstr "Radiws cornel"
#: slantcornertabpage.ui
msgctxt ""
@@ -12212,7 +12221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Ongl"
#: slantcornertabpage.ui
msgctxt ""
@@ -12221,7 +12230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slant"
-msgstr ""
+msgstr "Goleddf"
#: specialcharacters.ui
msgctxt ""
@@ -12430,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "_Ychwanegu at y Geiriadur"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Dewisiadau"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12554,7 +12572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Lled"
#: swpossizepage.ui
msgctxt ""
@@ -12563,7 +12581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "_Uchder"
#: swpossizepage.ui
msgctxt ""
@@ -12572,7 +12590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "­_Cadw graddfa"
#: swpossizepage.ui
msgctxt ""
@@ -12581,7 +12599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Maint"
#: swpossizepage.ui
msgctxt ""
@@ -12590,7 +12608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "I _dudalen"
#: swpossizepage.ui
msgctxt ""
@@ -12599,7 +12617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "I _baragraff"
#: swpossizepage.ui
msgctxt ""
@@ -12608,7 +12626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "I _nod"
#: swpossizepage.ui
msgctxt ""
@@ -12617,7 +12635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "_Fel nod"
#: swpossizepage.ui
msgctxt ""
@@ -12626,7 +12644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "I _fframio"
#: swpossizepage.ui
msgctxt ""
@@ -12635,7 +12653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Angor"
#: swpossizepage.ui
msgctxt ""
@@ -12644,7 +12662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "Llo_rweddol"
#: swpossizepage.ui
msgctxt ""
@@ -12653,7 +12671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "_gan"
#: swpossizepage.ui
msgctxt ""
@@ -12661,8 +12679,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr ""
+msgid "_by"
+msgstr "_gan"
#: swpossizepage.ui
msgctxt ""
@@ -12671,7 +12689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_i"
#: swpossizepage.ui
msgctxt ""
@@ -12680,7 +12698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Fertigol"
#: swpossizepage.ui
msgctxt ""
@@ -12689,7 +12707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "_at"
#: swpossizepage.ui
msgctxt ""
@@ -12698,7 +12716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "_Adlewyrchu ar dudalennau eilrif"
#: swpossizepage.ui
msgctxt ""
@@ -12706,8 +12724,8 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
-msgstr ""
+msgid "Follow te_xt flow"
+msgstr "Dilyn _llif testun"
#: swpossizepage.ui
msgctxt ""
@@ -12716,7 +12734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: swpossizepage.ui
msgctxt ""
@@ -12724,8 +12742,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr ""
+msgid "Positio_n"
+msgstr "S_afle"
#: swpossizepage.ui
msgctxt ""
@@ -12734,7 +12752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Maint"
#: swpossizepage.ui
msgctxt ""
@@ -12743,7 +12761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Diogelu"
#: textanimtabpage.ui
msgctxt ""
@@ -12752,7 +12770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ffect:"
-msgstr ""
+msgstr "_Effeithiau:"
#: textanimtabpage.ui
msgctxt ""
@@ -12761,7 +12779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction:"
-msgstr ""
+msgstr "Cyfeiriad:"
#: textanimtabpage.ui
msgctxt ""
@@ -12770,7 +12788,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "I'r brig"
#: textanimtabpage.ui
msgctxt ""
@@ -12779,7 +12797,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To top"
-msgstr ""
+msgstr "I'r brig"
#: textanimtabpage.ui
msgctxt ""
@@ -12788,7 +12806,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Up"
-msgstr ""
+msgstr "I fyny"
#: textanimtabpage.ui
msgctxt ""
@@ -12797,7 +12815,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "I'r dde"
#: textanimtabpage.ui
msgctxt ""
@@ -12806,7 +12824,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To right"
-msgstr ""
+msgstr "I'r dde"
#: textanimtabpage.ui
msgctxt ""
@@ -12815,7 +12833,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "De"
#: textanimtabpage.ui
msgctxt ""
@@ -12824,7 +12842,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "I'r chwith"
#: textanimtabpage.ui
msgctxt ""
@@ -12833,7 +12851,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To left"
-msgstr ""
+msgstr "I'r chwith"
#: textanimtabpage.ui
msgctxt ""
@@ -12842,7 +12860,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Chwith"
#: textanimtabpage.ui
msgctxt ""
@@ -12851,7 +12869,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "I'r gwaelod"
#: textanimtabpage.ui
msgctxt ""
@@ -12860,7 +12878,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "To bottom"
-msgstr ""
+msgstr "I'r gwaelod"
#: textanimtabpage.ui
msgctxt ""
@@ -12869,7 +12887,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Down"
-msgstr ""
+msgstr "I lawr"
#: textanimtabpage.ui
msgctxt ""
@@ -12878,7 +12896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation effects"
-msgstr ""
+msgstr "Effeithiau animeiddio testun"
#: textanimtabpage.ui
msgctxt ""
@@ -12887,7 +12905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart inside"
-msgstr ""
+msgstr "Cychwyn ­­_tu fewn"
#: textanimtabpage.ui
msgctxt ""
@@ -12896,7 +12914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _visible when exiting"
-msgstr ""
+msgstr "Testun yn ­_weladwy wrth adael"
#: textanimtabpage.ui
msgctxt ""
@@ -12905,7 +12923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animation cycles:"
-msgstr ""
+msgstr "Cylchoedd animeiddio:"
#: textanimtabpage.ui
msgctxt ""
@@ -12914,7 +12932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Di-dor"
#: textanimtabpage.ui
msgctxt ""
@@ -12923,7 +12941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increment:"
-msgstr ""
+msgstr "Cynyddiad:"
#: textanimtabpage.ui
msgctxt ""
@@ -12932,7 +12950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pixels"
-msgstr ""
+msgstr "_Picseli"
#: textanimtabpage.ui
msgctxt ""
@@ -12941,7 +12959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delay:"
-msgstr ""
+msgstr "Oediad:"
#: textanimtabpage.ui
msgctxt ""
@@ -12950,7 +12968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "_Awtomatig"
#: textanimtabpage.ui
msgctxt ""
@@ -12959,7 +12977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Priodweddau"
#: textanimtabpage.ui
msgctxt ""
@@ -12968,7 +12986,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Effect"
-msgstr ""
+msgstr "Dim Effaith"
#: textanimtabpage.ui
msgctxt ""
@@ -12977,7 +12995,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Blink"
-msgstr ""
+msgstr "Blincio"
#: textanimtabpage.ui
msgctxt ""
@@ -12986,7 +13004,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Scroll Through"
-msgstr ""
+msgstr "Sgrolio Drwodd"
#: textanimtabpage.ui
msgctxt ""
@@ -12995,7 +13013,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Scroll Back and Forth"
-msgstr ""
+msgstr "Sgrolio Nôl a Blaen"
#: textanimtabpage.ui
msgctxt ""
@@ -13004,7 +13022,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Scroll In"
-msgstr ""
+msgstr "Sgrolio i Mewn"
#: textattrtabpage.ui
msgctxt ""
@@ -13013,7 +13031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit wi_dth to text"
-msgstr ""
+msgstr "Ffitio'r _lled i'r testun"
#: textattrtabpage.ui
msgctxt ""
@@ -13022,7 +13040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit h_eight to text"
-msgstr ""
+msgstr "Ffitio'r _uchder i'r testun"
#: textattrtabpage.ui
msgctxt ""
@@ -13031,7 +13049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to frame"
-msgstr ""
+msgstr "Ffitio'r _ffrâm i'r testun"
#: textattrtabpage.ui
msgctxt ""
@@ -13040,7 +13058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Adjust to contour"
-msgstr ""
+msgstr "Addasu i'r _amlinell"
#: textattrtabpage.ui
msgctxt ""
@@ -13049,7 +13067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Word wrap text in shape"
-msgstr ""
+msgstr "Amlapio testun i'r _siâp"
#: textattrtabpage.ui
msgctxt ""
@@ -13058,7 +13076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize shape to fit text"
-msgstr ""
+msgstr "_Ailfaintioli'r siap i ffitio'r testun"
#: textattrtabpage.ui
msgctxt ""
@@ -13067,7 +13085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testun"
#: textattrtabpage.ui
msgctxt ""
@@ -13076,7 +13094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Chwith"
#: textattrtabpage.ui
msgctxt ""
@@ -13085,7 +13103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_De"
#: textattrtabpage.ui
msgctxt ""
@@ -13094,7 +13112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Brig"
#: textattrtabpage.ui
msgctxt ""
@@ -13103,7 +13121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Gwaelod"
#: textattrtabpage.ui
msgctxt ""
@@ -13112,7 +13130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing to borders"
-msgstr ""
+msgstr "UBylchu i'r borderi"
#: textattrtabpage.ui
msgctxt ""
@@ -13121,7 +13139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Full _width"
-msgstr ""
+msgstr "Lled _llawn"
#: textattrtabpage.ui
msgctxt ""
@@ -13130,7 +13148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text anchor"
-msgstr ""
+msgstr "Angor testun"
#: textdialog.ui
msgctxt ""
@@ -13139,7 +13157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testun"
#: textdialog.ui
msgctxt ""
@@ -13148,7 +13166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testun"
#: textdialog.ui
msgctxt ""
@@ -13157,7 +13175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text animation"
-msgstr ""
+msgstr "Animeiddio testun"
#: textflowpage.ui
msgctxt ""
@@ -13409,7 +13427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No transparency"
-msgstr ""
+msgstr "_Dim tryloywder"
#: transparencytabpage.ui
msgctxt ""
@@ -13418,7 +13436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency"
-msgstr ""
+msgstr "_Tryloywder"
#: transparencytabpage.ui
msgctxt ""
@@ -13427,7 +13445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Gradient"
-msgstr ""
+msgstr "_Graddiant"
#: transparencytabpage.ui
msgctxt ""
@@ -13436,7 +13454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ty_pe"
-msgstr ""
+msgstr "_Math"
#: transparencytabpage.ui
msgctxt ""
@@ -13445,7 +13463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _X"
-msgstr ""
+msgstr "Canol _X"
#: transparencytabpage.ui
msgctxt ""
@@ -13454,7 +13472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center _Y"
-msgstr ""
+msgstr "Canol _Y"
#: transparencytabpage.ui
msgctxt ""
@@ -13463,7 +13481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Angle"
-msgstr ""
+msgstr "_Ongl"
#: transparencytabpage.ui
msgctxt ""
@@ -13472,7 +13490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Border"
-msgstr ""
+msgstr "_Border"
#: transparencytabpage.ui
msgctxt ""
@@ -13481,7 +13499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "_Gwerth cychwyn"
#: transparencytabpage.ui
msgctxt ""
@@ -13490,7 +13508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_End value"
-msgstr ""
+msgstr "_Gwerth diwedd"
#: transparencytabpage.ui
msgctxt ""
@@ -13499,7 +13517,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: transparencytabpage.ui
msgctxt ""
@@ -13508,7 +13526,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Esiampl"
#: transparencytabpage.ui
msgctxt ""
@@ -13517,7 +13535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency mode"
-msgstr ""
+msgstr "Modd tryloyw"
#: transparencytabpage.ui
msgctxt ""
@@ -13526,7 +13544,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Llinol"
#: transparencytabpage.ui
msgctxt ""
@@ -13535,7 +13553,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Echelinol"
#: transparencytabpage.ui
msgctxt ""
@@ -13544,7 +13562,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Rheiddiol"
#: transparencytabpage.ui
msgctxt ""
@@ -13553,7 +13571,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "Elipsoid"
#: transparencytabpage.ui
msgctxt ""
@@ -13562,7 +13580,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Cwadratig"
#: transparencytabpage.ui
msgctxt ""
@@ -13571,7 +13589,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Sgwâr"
#: twolinespage.ui
msgctxt ""
@@ -13787,7 +13805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variable:"
-msgstr ""
+msgstr "Amrywiolyn:"
#: zoomdialog.ui
msgctxt ""
@@ -13823,7 +13841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns:"
-msgstr ""
+msgstr "Colofnau:"
#: zoomdialog.ui
msgctxt ""
diff --git a/source/cy/dbaccess/source/core/resource.po b/source/cy/dbaccess/source/core/resource.po
index 89a05116a7f..22105d917b9 100644
--- a/source/cy/dbaccess/source/core/resource.po
+++ b/source/cy/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-05-01 14:08+0200\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-28 15:57+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388246268.0\n"
#: strings.src
msgctxt ""
@@ -60,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "Methu creu cysylltiad â'r ffynhonnell data allanol. Doedd dim gyrwyr SDBC yn yr URL roddwyd."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "Methu creu cysylltiad â'r ffynhonnell data allanol. Doedd dim gyrwyr SDBC yn URL '$name$'."
#: strings.src
msgctxt ""
diff --git a/source/cy/dbaccess/source/ui/dlg.po b/source/cy/dbaccess/source/ui/dlg.po
index cb03bd57f82..99c5182af00 100644
--- a/source/cy/dbaccess/source/ui/dlg.po
+++ b/source/cy/dbaccess/source/ui/dlg.po
@@ -1,11 +1,11 @@
#. extracted from dbaccess/source/ui/dlg
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-22 09:04+0000\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"PO-Revision-Date: 2013-12-04 16:16-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -128,7 +128,7 @@ msgctxt ""
"PB_CREATEDB\n"
"pushbutton.text"
msgid "Create New"
-msgstr ""
+msgstr "Creu Newydd"
#: AutoControls_tmpl.hrc
msgctxt ""
@@ -561,7 +561,7 @@ msgctxt ""
"STR_FIREBIRD_FILTERNAME\n"
"string.text"
msgid "Firebird Database"
-msgstr ""
+msgstr "Cronfa Ddata Firebird"
#: RelationDlg.src
msgctxt ""
diff --git a/source/cy/dbaccess/uiconfig/ui.po b/source/cy/dbaccess/uiconfig/ui.po
index 6c6a9f30974..a48f1a2e1ec 100644
--- a/source/cy/dbaccess/uiconfig/ui.po
+++ b/source/cy/dbaccess/uiconfig/ui.po
@@ -1,10 +1,10 @@
#. extracted from dbaccess/uiconfig/ui
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"PO-Revision-Date: 2014-01-07 19:59+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471758.0\n"
+"X-POOTLE-MTIME: 1389124798.0\n"
#: directsqldialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Execute SQL Statement"
-msgstr ""
+msgstr "Gweithredu Datganiad SQL"
#: directsqldialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Command to execute"
-msgstr ""
+msgstr "_Gorchymyn i'w weithredu"
#: directsqldialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show output of \"select\" statements"
-msgstr ""
+msgstr "_Dangos allbwn datganiadau \"select\""
#: directsqldialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Execute"
-msgstr ""
+msgstr "_Gweithredu"
#: directsqldialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous commands"
-msgstr ""
+msgstr "_Gorchmynion blaenorol"
#: directsqldialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "SQL command"
-msgstr ""
+msgstr "Gorchymyn SQL"
#: directsqldialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status"
-msgstr ""
+msgstr "Statws"
#: directsqldialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output"
-msgstr ""
+msgstr "Allbwn"
#: generalpagedialog.ui
msgctxt ""
@@ -164,7 +164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Embedded Database:"
-msgstr ""
+msgstr "_Cronfa Ddata Mewnosodedig:"
#: generalpagewizard.ui
msgctxt ""
diff --git a/source/cy/desktop/source/app.po b/source/cy/desktop/source/app.po
index 87984efb962..7be59cd9cff 100644
--- a/source/cy/desktop/source/app.po
+++ b/source/cy/desktop/source/app.po
@@ -1,10 +1,10 @@
#. extracted from desktop/source/app
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"PO-Revision-Date: 2014-01-07 21:15+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471778.0\n"
+"X-POOTLE-MTIME: 1389129357.0\n"
#: desktop.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_BOOTSTRAP_ERR_USERINSTALL_FAILED\n"
"string.text"
msgid "User installation could not be completed. "
-msgstr "Ni fu'n bosibl cwblhau godod gan ddefnyddiwr."
+msgstr "Ni fu'n bosibl cwblhau godod gan ddefnyddiwr. "
#: desktop.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_BOOTSTRAP_ERR_MULTISESSION\n"
"string.text"
msgid "You have another instance running in a different terminal session. Close that instance and then try again."
-msgstr ""
+msgstr "Mae gennych enghraifft arall yn rhedeg mewn sesiwn terfynell arall. Caewch yr enghraifft arall a cheisio eto."
#: desktop.src
msgctxt ""
@@ -220,7 +220,7 @@ msgctxt ""
"STR_LO_MUST_BE_RESTARTED\n"
"string.text"
msgid "LibreOffice must unfortunately be manually restarted once after installation or update."
-msgstr "Rhaid ailgychwyn LibreOffice gyda llaw ar ôl gosod neu ddiweddaru"
+msgstr "Rhaid ailgychwyn LibreOffice gyda llaw ar ôl gosod neu ddiweddaru."
#: desktop.src
msgctxt ""
diff --git a/source/cy/desktop/source/deployment/gui.po b/source/cy/desktop/source/deployment/gui.po
index a2d7522b52d..01373dfd579 100644
--- a/source/cy/desktop/source/deployment/gui.po
+++ b/source/cy/desktop/source/deployment/gui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:23+0000\n"
+"PO-Revision-Date: 2014-01-07 21:53+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471780.0\n"
+"X-POOTLE-MTIME: 1389131629.0\n"
#: dp_gui_dependencydialog.src
msgctxt ""
@@ -376,7 +376,7 @@ msgctxt ""
"RID_STR_UNSUPPORTED_PLATFORM\n"
"string.text"
msgid "The extension '%Name' does not work on this computer."
-msgstr "Nid yw'r estyniad '%Name' yn gweithio ar y cyfrifiadur hwn."
+msgstr "Nid yw'r estyniad '%Name' yn gweithio ar y cyfrifiadur hwn."
#: dp_gui_dialog2.src
msgctxt ""
@@ -818,7 +818,7 @@ msgid ""
"Click 'Cancel' to stop the installation."
msgstr ""
"Rydych ar fin gosod fersiwn $NEW o estyniad '$NAME'.\n"
-"Mae'r fersiwn diweddaraf o $DEPLOYED eisioes wedi ei osod.\n"
+"Mae'r fersiwn diweddaraf o $DEPLOYED o'r enw '$OLDNAME', eisioes wedi ei osod.\n"
"Cliciwch 'Iawn' i amnewid yr estyniad sydd wedi ei osod.\n"
"Cliciwch 'Diddymu' i atal y gosod."
diff --git a/source/cy/dictionaries/en/dialog.po b/source/cy/dictionaries/en/dialog.po
index 1d2d6ede6a4..0737df57955 100644
--- a/source/cy/dictionaries/en/dialog.po
+++ b/source/cy/dictionaries/en/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-27 14:07+0200\n"
+"PO-Revision-Date: 2014-01-07 21:47+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389131240.0\n"
#: en_en_US.properties
msgctxt ""
@@ -125,7 +126,7 @@ msgctxt ""
"mdash\n"
"property.text"
msgid "Em dash"
-msgstr "llinell doriad"
+msgstr "Llinell doriad"
#: en_en_US.properties
msgctxt ""
diff --git a/source/cy/dictionaries/lo_LA.po b/source/cy/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..17fa6ac0192
--- /dev/null
+++ b/source/cy/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-28 16:00+0000\n"
+"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388246408.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Geiriadur sillafu Lao"
diff --git a/source/cy/dictionaries/pt_BR/dialog.po b/source/cy/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..57e1deb3243
--- /dev/null
+++ b/source/cy/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,33 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\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"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr ""
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr ""
diff --git a/source/cy/editeng/source/editeng.po b/source/cy/editeng/source/editeng.po
index e67d0d1deec..bcb9ec84473 100644
--- a/source/cy/editeng/source/editeng.po
+++ b/source/cy/editeng/source/editeng.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-07 20:00+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471720.0\n"
+"X-POOTLE-MTIME: 1389124807.0\n"
#: editeng.src
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"MN_INSERT_SINGLE\n"
"menuitem.text"
msgid "~Add to Dictionary"
-msgstr "Ychwanegu i'r Geiriadur"
+msgstr "~Ychwanegu i'r Geiriadur"
#: editeng.src
msgctxt ""
diff --git a/source/cy/extensions/source/bibliography.po b/source/cy/extensions/source/bibliography.po
index c07b99f396f..691a0cab001 100644
--- a/source/cy/extensions/source/bibliography.po
+++ b/source/cy/extensions/source/bibliography.po
@@ -1,11 +1,11 @@
#. extracted from extensions/source/bibliography
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-05-01 14:33+0200\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"PO-Revision-Date: 2013-12-04 19:36-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -596,7 +596,7 @@ msgctxt ""
"TBC_BT_REMOVEFILTER\n"
"toolboxitem.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Ailosod Hidl"
#: toolbar.src
msgctxt ""
diff --git a/source/cy/extensions/source/propctrlr.po b/source/cy/extensions/source/propctrlr.po
index c77c8ca1800..0d3fd8c5522 100644
--- a/source/cy/extensions/source/propctrlr.po
+++ b/source/cy/extensions/source/propctrlr.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-21 15:26+0000\n"
+"PO-Revision-Date: 2014-01-10 17:27+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353511602.0\n"
+"X-POOTLE-MTIME: 1389374831.0\n"
#: fontdialog.src
msgctxt ""
@@ -1240,7 +1240,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Standard (short YYYY)"
-msgstr "Safonol (byr YYY)"
+msgstr "Safonol (byr YYYY)"
#: formres.src
msgctxt ""
diff --git a/source/cy/extensions/uiconfig/spropctrlr/ui.po b/source/cy/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..88185123b3e
--- /dev/null
+++ b/source/cy/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-14 18:29+0000\n"
+"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387045797.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Trefn Tabiau"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "_Symud Fyny"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Symud _Lawr"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "Trefnu _Awtomatig"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Rheolyddion"
diff --git a/source/cy/filter/source/config/fragments/filters.po b/source/cy/filter/source/config/fragments/filters.po
index 689f6d78be4..5bd7d17aa6b 100644
--- a/source/cy/filter/source/config/fragments/filters.po
+++ b/source/cy/filter/source/config/fragments/filters.po
@@ -1,10 +1,10 @@
#. extracted from filter/source/config/fragments/filters
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-22 15:58+0200\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-17 17:59+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,6 +14,187 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389981589.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "Dogfen AbiWord"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "Dogfen BeagleWorks/WordPerfect Works v1"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "eLyfr BroadBand"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - Computer Graphics Metafile"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "Dogfen ClarisWorks/AppleWorks"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Presentation Exchange"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Data Interchange Format"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - AutoCAD Interchange Format"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "Dogfen DOCMaker (v4)"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freehand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "Dogfen FullWrite Professional"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "Dogfen GreatWorks"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "Dogfen HTML(Prif Ddogfen)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -51,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "Dogfen HTML"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr "Dogfen HanMac Word-J"
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr "Dogfen HanMac Word-K"
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "LightWayText for Mac v4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Dogfen Lotus WordPro"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Templed Microsoft Excel 4.0"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Templed Microsoft Excel 5.0"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Templed Microsoft Excel 95"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -96,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Templed Microsoft Excel 97/2000/XP/2003"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Awto Chwarae Microsoft PowerPoint 97/2000/XP/2003"
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -105,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Templed XML Microsoft PowerPoint 97/2000/XP/2003"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -114,14 +430,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Templed XML Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Templed XML Microsoft Word 2007/2010/2013"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -129,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Templed XML Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Templed XML Microsoft Word 2007/2010/2013"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -138,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -150,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Templed Microsoft Word 95"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -159,6 +502,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Templed XML Microsoft Word 97/2000/XP/2003"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Dogfen Microsoft Works"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "Dogfen MacDoc v1"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "Dogfen MacWrite"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "Dogfen MacWriteII or MacWritePro"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Dogfen Acta Mac Classic"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "Dogfen More Mac v2-3"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word for Mac (v1 - v5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Microsoft Works for Mac Document (v1 - v4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic v1.6 - v3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "Dogfen MindWrite"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr "Nisus Writer Mac Classic v3.4 - 6.5"
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Testun Office Open XML"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Templed Testun Office Open XML"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -177,6 +655,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Testun Office Open XML"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - Zsoft Paintbrush"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - Adobe Photoshop"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "eLyfr PalmDoc"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "eLyfr Plucker"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "Testun Cyfoethog"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "Rich Text Format (Calc)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - StarWriter Graphics Format"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr "SYLK"
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -184,7 +833,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Report Chart"
-msgstr ""
+msgstr "Siart Adroddiad OpenOffice.org 1.0"
#: StarBaseReport_ui.xcu
msgctxt ""
@@ -193,7 +842,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Database Report"
-msgstr ""
+msgstr "Adroddiad Cronfa Ddata ODF"
#: StarOffice_XML__Base__ui.xcu
msgctxt ""
@@ -211,7 +860,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Taenlen OpenOffice.org 1.0"
#: StarOffice_XML__Chart__ui.xcu
msgctxt ""
@@ -220,7 +869,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Siart OpenOffice.org 1.0"
#: StarOffice_XML__Draw__ui.xcu
msgctxt ""
@@ -229,7 +878,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Lluniadu OpenOffice.org 1.0"
#: StarOffice_XML__Impress__ui.xcu
msgctxt ""
@@ -238,7 +887,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Cyflwyno OpenOffice.org 1.0"
#: StarOffice_XML__Math__ui.xcu
msgctxt ""
@@ -247,7 +896,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fformiwla OpenOffice.org 1.0"
#: StarOffice_XML__Writer__ui.xcu
msgctxt ""
@@ -256,7 +905,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Dogfen Testun OpenOffice.org 1.0"
+
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "Dogfen T602"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - Truevision Targa"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr "Dogfen TeachText/SimpleText v1"
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "eLyfr Teal Doc"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr "Dogfen Tex-Edit v2"
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
@@ -339,6 +1042,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Testun Unified Office Format"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "Dogfen WordPerfect"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "Graffigau WordPerfect"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "Dogfen WriteNow"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "Dogfen WriterPlus"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XBM - X Bitmap"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Dogfen Z-Write 1.3"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -381,8 +1165,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Templed XML Microsoft PowerPoint 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Templed XML MicrosoftExcel 2007/2010/2013"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -390,8 +1174,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -418,7 +1202,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Templed Taenlen OpenOffice.org 1.0"
+
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
#: chart8_ui.xcu
msgctxt ""
@@ -429,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "Siart ODF"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr "dBASE"
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -447,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "Lluniadu ODF"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - Kodak Photo CD (768x512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - Kodak Photo CD (192x128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "PCD - Kodak Photo CD (384x256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -454,7 +1283,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Templed Lluniadu OpenOffice.org 1.0"
+
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
#: draw_html_Export_ui.xcu
msgctxt ""
@@ -465,6 +1339,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "Dogfen HTML (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr "Dogfen eDOC (v2)"
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "eLyfr eReader"
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -498,8 +1516,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "awto Chwarae Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "Awto Chwarae Microsoft PowerPoint 2007/2010/2013 XML"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -507,8 +1525,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Templed XML Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Templed XML Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -516,8 +1534,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Templed XML Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Templed XML Microsoft PowerPoint 2007/2010/2013"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -525,8 +1543,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Cyflwyno Office Open XML"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Awto Chwarae Cyflwyno Office Open XML"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Templed Cyflwyno Office Open XML"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -553,7 +1598,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr ""
+msgstr "Lluniadu (Impress) OpenOffice.org 1.0"
#: impress_StarOffice_XML_Impress_Template_ui.xcu
msgctxt ""
@@ -562,7 +1607,52 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Templed Cyflwyno OpenOffice.org 1.0"
+
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
#: impress_html_Export_ui.xcu
msgctxt ""
@@ -573,6 +1663,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "Dogfen HTML (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView Metafile"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -582,6 +1798,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "Fformiwla ODF"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr "PWP - PlaceWare"
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -600,6 +1834,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "Dogfen Testun ODF"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr "Hangul WP 97"
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -607,7 +1850,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Templed Dogfen Testun OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument_ui.xcu
msgctxt ""
@@ -616,7 +1859,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Prif Ddogfen OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -625,7 +1868,61 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Dogfen Testun OpenOffice.org 1.0"
+
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "Writer Layout XML"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "Cynnwys Cymorth"
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
@@ -634,7 +1931,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 HTML Template"
-msgstr ""
+msgstr "Templed HTML OpenOffice.org 1.0"
#: writer_web_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -643,7 +1940,25 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
-msgstr ""
+msgstr "Dogfen Testun (Writer/Web) OpenOffice.org 1.0"
+
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (Writer/Eang)"
#: writerglobal8_ui.xcu
msgctxt ""
@@ -679,4 +1994,13 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
-msgstr ""
+msgstr "Testun (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "eLyfr zTXT"
diff --git a/source/cy/filter/source/config/fragments/types.po b/source/cy/filter/source/config/fragments/types.po
index 3e33c0904ac..f97841b48a8 100644
--- a/source/cy/filter/source/config/fragments/types.po
+++ b/source/cy/filter/source/config/fragments/types.po
@@ -1,10 +1,10 @@
#. extracted from filter/source/config/fragments/types
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-07-02 18:27+0200\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-17 17:44+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389980663.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -30,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -39,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Templed XML Microsoft Excel 2007/2010"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Templed XML MicrosoftExcel 2007/2010/2013"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -48,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -57,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -66,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Templed XML Microsoft PowerPoint 2007/2010"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Templed XML Microsoft PowerPoint 2007/2010/2013"
#: StarBase.xcu
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenDocument Database Report"
-msgstr ""
+msgstr "Adroddiad Cronfa Ddata OpenDocument"
#: StarBaseReportChart.xcu
msgctxt ""
@@ -94,7 +95,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "StarOffice XML (Base) Report Chart 9"
-msgstr ""
+msgstr "Siart Adroddiad StarOffice XML (Base) 9"
#: calc8.xcu
msgctxt ""
@@ -132,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "Taenlen OpenDocument (XML Gwastad)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Taenlen XML Office Open"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Templed Taenlen XML Office Open"
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -195,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "Cyflwyniad OpenDocument (XML Gwastad)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Awto Chwarae Cyflwyno XML Office Open"
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -246,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Templed XML Microsoft Word 2007/2010"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Templed XML Microsoft Word 2007/2010/2013"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/cy/filter/uiconfig/ui.po b/source/cy/filter/uiconfig/ui.po
index ff551a60608..9b920304f76 100644
--- a/source/cy/filter/uiconfig/ui.po
+++ b/source/cy/filter/uiconfig/ui.po
@@ -1,10 +1,10 @@
#. extracted from filter/uiconfig/ui
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-02-15 15:06+0000\n"
+"PO-Revision-Date: 2014-01-07 21:47+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360940760.0\n"
+"X-POOTLE-MTIME: 1389131251.0\n"
#: impswfdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Macromedia Flash (SWF) Options"
-msgstr ""
+msgstr "Dewisiadau Macromedia Flash (SWF)"
#: impswfdialog.ui
msgctxt ""
@@ -35,6 +35,8 @@ msgid ""
"1: min. quality\n"
"100: max. quality"
msgstr ""
+"1: ansawdd salaf\n"
+"100: ansawdd orau"
#: impswfdialog.ui
msgctxt ""
@@ -43,7 +45,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _All Slides (Uncheck exports current slide)"
-msgstr ""
+msgstr "Allforio _Pob Sleid (Dad-dicio'n allforio'r sleid cyfredol)"
#: impswfdialog.ui
msgctxt ""
@@ -52,7 +54,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export As _Multiple Files"
-msgstr ""
+msgstr "Allforio Fel Ffeiliau _Lluosog"
#: impswfdialog.ui
msgctxt ""
@@ -61,7 +63,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Backgrounds"
-msgstr ""
+msgstr "Allforio _Cefndiroedd"
#: impswfdialog.ui
msgctxt ""
@@ -70,7 +72,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export Back_ground Objects"
-msgstr ""
+msgstr "Allforio Gwrthrychau C_efndirol"
#: impswfdialog.ui
msgctxt ""
@@ -79,7 +81,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Slide Contents"
-msgstr ""
+msgstr "Allforio C_ynnwys Sleid"
#: impswfdialog.ui
msgctxt ""
@@ -88,7 +90,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _Verilogix Slide Annotations"
-msgstr ""
+msgstr "Allforio Anodiadau Sleid _Verilogix"
#: impswfdialog.ui
msgctxt ""
@@ -97,7 +99,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export OLE Objects as _JPEG images"
-msgstr ""
+msgstr "Allforio Gwrthrychau OLE fel delweddau _JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -106,7 +108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Pob Un"
#: pdfgeneralpage.ui
msgctxt ""
@@ -115,7 +117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Pages"
-msgstr ""
+msgstr "_Tudalennau"
#: pdfgeneralpage.ui
msgctxt ""
@@ -124,7 +126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Selection"
-msgstr ""
+msgstr "_Dewis"
#: pdfgeneralpage.ui
msgctxt ""
@@ -133,7 +135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Sleidiau"
#: pdfgeneralpage.ui
msgctxt ""
@@ -142,7 +144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Ystod"
#: pdfgeneralpage.ui
msgctxt ""
@@ -151,7 +153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Quality"
-msgstr ""
+msgstr "_Ansawdd"
#: pdfgeneralpage.ui
msgctxt ""
@@ -160,7 +162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reduce image resolution"
-msgstr ""
+msgstr "_Lleihau cydraniad delwedd"
#: pdfgeneralpage.ui
msgctxt ""
@@ -169,7 +171,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -178,7 +180,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "150 DPI"
-msgstr ""
+msgstr "150 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -187,7 +189,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "300 DPI"
-msgstr ""
+msgstr "300 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -196,7 +198,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "600 DPI"
-msgstr ""
+msgstr "600 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -205,7 +207,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "1200 DPI"
-msgstr ""
+msgstr "1200 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -214,7 +216,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "75 DPI"
-msgstr ""
+msgstr "75 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -223,7 +225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lossless compression"
-msgstr ""
+msgstr "_Cywasgiad digoll"
#: pdfgeneralpage.ui
msgctxt ""
@@ -232,7 +234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_JPEG compression"
-msgstr ""
+msgstr "_Cywasgiad JPEG"
#: pdfgeneralpage.ui
msgctxt ""
@@ -241,7 +243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "Delweddau"
#: pdfgeneralpage.ui
msgctxt ""
@@ -250,7 +252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sign _with Watermark"
-msgstr ""
+msgstr "Llofnodi gyda _Marc Dŵr"
#: pdfgeneralpage.ui
msgctxt ""
@@ -259,7 +261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark Text"
-msgstr ""
+msgstr "Testun Marc Dŵr"
#: pdfgeneralpage.ui
msgctxt ""
@@ -268,7 +270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Watermark"
-msgstr ""
+msgstr "Marc Dŵr"
#: pdfgeneralpage.ui
msgctxt ""
@@ -277,7 +279,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Em_bed OpenDocument file"
-msgstr ""
+msgstr "_Mewnosod ffeil OpenDocument"
#: pdfgeneralpage.ui
msgctxt ""
@@ -286,7 +288,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Makes this PDF easily editable in %PRODUCTNAME"
-msgstr ""
+msgstr "Gwneud y PDF yn hawdd ei olygu yn %PRODUCTNAME"
#: pdfgeneralpage.ui
msgctxt ""
@@ -295,7 +297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_DF/A-1a"
-msgstr ""
+msgstr "P_DF/A-1a"
#: pdfgeneralpage.ui
msgctxt ""
@@ -304,7 +306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tagged PDF"
-msgstr ""
+msgstr "_PDF wedi ei dagio"
#: pdfgeneralpage.ui
msgctxt ""
@@ -313,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create PDF form"
-msgstr ""
+msgstr "­­_Creu ffurflen PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -322,7 +324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Submit _format"
-msgstr ""
+msgstr "Cyflwyno _fformat"
#: pdfgeneralpage.ui
msgctxt ""
@@ -331,7 +333,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "FDF"
-msgstr ""
+msgstr "FDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -340,7 +342,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "PDF"
-msgstr ""
+msgstr "PDF"
#: pdfgeneralpage.ui
msgctxt ""
@@ -349,7 +351,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "HTML"
-msgstr ""
+msgstr "HTML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -358,7 +360,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "XML"
-msgstr ""
+msgstr "XML"
#: pdfgeneralpage.ui
msgctxt ""
@@ -367,7 +369,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow duplicate field _names"
-msgstr ""
+msgstr "Caniatáu _enwau meysydd dyblyg"
#: pdfgeneralpage.ui
msgctxt ""
@@ -376,7 +378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _bookmarks"
-msgstr ""
+msgstr "Allforio ­_nodau tudalen"
#: pdfgeneralpage.ui
msgctxt ""
@@ -385,7 +387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Export comments"
-msgstr ""
+msgstr "_Allforio nodiadau"
#: pdfgeneralpage.ui
msgctxt ""
@@ -394,7 +396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exp_ort automatically inserted blank pages"
-msgstr ""
+msgstr "Allforio tudalennau _gwag mewnosodwyd yn awtomatig"
#: pdfgeneralpage.ui
msgctxt ""
@@ -403,7 +405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_View PDF after Export"
-msgstr ""
+msgstr "_Gweld PDF ar ôl Allforio"
#: pdfgeneralpage.ui
msgctxt ""
@@ -412,7 +414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _hidden pages"
-msgstr ""
+msgstr "Allforio tudalennau _cudd"
#: pdfgeneralpage.ui
msgctxt ""
@@ -421,7 +423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _notes pages"
-msgstr ""
+msgstr "Allforio tudalennau _nodiadau"
#: pdfgeneralpage.ui
msgctxt ""
@@ -430,7 +432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Cyffredinol"
#: pdflinkspage.ui
msgctxt ""
@@ -439,7 +441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export bookmarks as named destinations"
-msgstr ""
+msgstr "Allforio nodau tudalen fel cyrchfannau ag enwau"
#: pdflinkspage.ui
msgctxt ""
@@ -448,7 +450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Convert document references to PDF targets"
-msgstr ""
+msgstr "_Trosi cyfeirnod dogfen i dargedau PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -457,7 +459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Export _URLs relative to file system"
-msgstr ""
+msgstr "Allforio _URLau'n berthnasol i'r system ffeil"
#: pdflinkspage.ui
msgctxt ""
@@ -466,7 +468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Cyffredinol"
#: pdflinkspage.ui
msgctxt ""
@@ -475,7 +477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default mode"
-msgstr ""
+msgstr "Modd rhagosodedig"
#: pdflinkspage.ui
msgctxt ""
@@ -484,7 +486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open with PDF reader application"
-msgstr ""
+msgstr "Agor gyda rhaglen darllen PDF"
#: pdflinkspage.ui
msgctxt ""
@@ -493,7 +495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open _with Internet browser"
-msgstr ""
+msgstr "Agor _gyda phorwr Gwe"
#: pdflinkspage.ui
msgctxt ""
@@ -502,7 +504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-document links"
-msgstr ""
+msgstr "Cysylltiadau traws dogfen"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -511,7 +513,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "PDF Options"
-msgstr ""
+msgstr "Dewisiadau PDF"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -520,7 +522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xport"
-msgstr ""
+msgstr "A_llforio"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -529,7 +531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Cyffredinol"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -538,7 +540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Initial View"
-msgstr ""
+msgstr "Golwg Gyntaf"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -547,7 +549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User Interface"
-msgstr ""
+msgstr "Rhyngwyneb Defnyddiwr"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -556,7 +558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Links"
-msgstr ""
+msgstr "Cysylltiadau"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -565,7 +567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security"
-msgstr ""
+msgstr "Dioglwch"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -574,7 +576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "Llofnodion Digidol"
#: pdfsecuritypage.ui
msgctxt ""
@@ -583,7 +585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set _passwords..."
-msgstr ""
+msgstr "Gosod _cyfrineiriau..."
#: pdfsecuritypage.ui
msgctxt ""
@@ -592,7 +594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open password set"
-msgstr ""
+msgstr "Agor y cyfrinair gosod"
#: pdfsecuritypage.ui
msgctxt ""
@@ -601,7 +603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be encrypted"
-msgstr ""
+msgstr "Nid fydd y PDF yn cael ei amgryptio"
#: pdfsecuritypage.ui
msgctxt ""
@@ -610,7 +612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No open password set"
-msgstr ""
+msgstr "Dim cyfrinair agored wedi eu gosod"
#: pdfsecuritypage.ui
msgctxt ""
@@ -619,7 +621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted"
-msgstr ""
+msgstr "Nid fydd y PDF yn cael ei amgryptio"
#: pdfsecuritypage.ui
msgctxt ""
@@ -628,7 +630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be encrypted due to PDF/A export."
-msgstr ""
+msgstr "Ni fydd y ddogfen PDF yn cael ei hamgryptio oherwydd allforio PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -637,7 +639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Permission password set"
-msgstr ""
+msgstr "Gosod cyfrinair caniatáu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -646,7 +648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be restricted"
-msgstr ""
+msgstr "Bydd y ddogfen PDF yn cael ei chyfyngu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -655,7 +657,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No permission password set"
-msgstr ""
+msgstr "Dim cyfrinair caniatâd wedi ei osod"
#: pdfsecuritypage.ui
msgctxt ""
@@ -664,7 +666,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be unrestricted"
-msgstr ""
+msgstr "Bydd y ddogfen PDF yn ddigyfyngiad"
#: pdfsecuritypage.ui
msgctxt ""
@@ -673,7 +675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be restricted due to PDF/A export."
-msgstr ""
+msgstr "Ni fydd y ddogfen PDF yn cael ei chyfyngu oherwydd PDF/A."
#: pdfsecuritypage.ui
msgctxt ""
@@ -682,7 +684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set passwords"
-msgstr ""
+msgstr "Gosod cyfrineiriau"
#: pdfsecuritypage.ui
msgctxt ""
@@ -691,7 +693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File encryption and permission"
-msgstr ""
+msgstr "Amgryptiad a chaniatâd ffeil"
#: pdfsecuritypage.ui
msgctxt ""
@@ -700,7 +702,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Not permitted"
-msgstr ""
+msgstr "_Dim caniatâd"
#: pdfsecuritypage.ui
msgctxt ""
@@ -709,7 +711,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Low resolution (150 dpi)"
-msgstr ""
+msgstr "_Cydraniad isel (150dpi)"
#: pdfsecuritypage.ui
msgctxt ""
@@ -718,7 +720,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_High resolution"
-msgstr ""
+msgstr "_Cydraniad uchel"
#: pdfsecuritypage.ui
msgctxt ""
@@ -727,7 +729,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printing"
-msgstr ""
+msgstr "Argraffu"
#: pdfsecuritypage.ui
msgctxt ""
@@ -736,7 +738,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No_t permitted"
-msgstr ""
+msgstr "_Dim caniatâd"
#: pdfsecuritypage.ui
msgctxt ""
@@ -745,7 +747,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Inserting, deleting, and rotating pages"
-msgstr ""
+msgstr "_Mewnosod, dileu a throi tudalennau"
#: pdfsecuritypage.ui
msgctxt ""
@@ -754,7 +756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filling in form fields"
-msgstr ""
+msgstr "_Llenwi meysydd ffurflen"
#: pdfsecuritypage.ui
msgctxt ""
@@ -763,7 +765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Commenting, filling in form fields"
-msgstr ""
+msgstr "_Sylwadau, llanw meysydd ffurflen"
#: pdfsecuritypage.ui
msgctxt ""
@@ -772,7 +774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Any except extracting pages"
-msgstr ""
+msgstr "_Unrhyw beth heblaw echdynnu tudalennau"
#: pdfsecuritypage.ui
msgctxt ""
@@ -781,7 +783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes"
-msgstr ""
+msgstr "Newidiadau"
#: pdfsecuritypage.ui
msgctxt ""
@@ -790,7 +792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ena_ble copying of content"
-msgstr ""
+msgstr "_Galluogi copïo’r cynnwys"
#: pdfsecuritypage.ui
msgctxt ""
@@ -799,7 +801,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable text access for acce_ssibility tools"
-msgstr ""
+msgstr "_Galluogi mynediad testun ar gyfer offer mynediad"
#: pdfsecuritypage.ui
msgctxt ""
@@ -808,7 +810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Cynnwys"
#: pdfsignpage.ui
msgctxt ""
@@ -817,7 +819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use this certificate to digitally sign PDF documents:"
-msgstr ""
+msgstr "Defnyddio'r dystysgrif i lofnodi'n ddigidol dogfennau PDF:"
#: pdfsignpage.ui
msgctxt ""
@@ -826,7 +828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select..."
-msgstr ""
+msgstr "Dewis..."
#: pdfsignpage.ui
msgctxt ""
@@ -835,7 +837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate Password"
-msgstr ""
+msgstr "Cyfrinair Tystysgrif"
#: pdfsignpage.ui
msgctxt ""
@@ -844,7 +846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Lleoliad"
#: pdfsignpage.ui
msgctxt ""
@@ -853,7 +855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contact Information"
-msgstr ""
+msgstr "Gwybodaeth Cysylltu"
#: pdfsignpage.ui
msgctxt ""
@@ -862,7 +864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reason"
-msgstr ""
+msgstr "Rheswm"
#: pdfsignpage.ui
msgctxt ""
@@ -871,7 +873,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certificate"
-msgstr ""
+msgstr "Tystysgrif"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -880,7 +882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Center window on screen"
-msgstr ""
+msgstr "_Canoli'r ffenestr ar y sgrin"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -889,7 +891,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Resize window to initial page"
-msgstr ""
+msgstr "_Ail-feintioli ffenestr i'r dudalen gyntaf"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -898,7 +900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open in full screen mode"
-msgstr ""
+msgstr "_Agor ym modd sgrin lawn"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -907,7 +909,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display document title"
-msgstr ""
+msgstr "_Dangos teitl y ddogfen"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -916,7 +918,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Window options"
-msgstr ""
+msgstr "Dewisiadau ffenestr"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -925,7 +927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _toolbar"
-msgstr ""
+msgstr "Cuddio'r bar _offer"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -934,7 +936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _menubar"
-msgstr ""
+msgstr "Cuddio'r bar _dewis"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -943,7 +945,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide _window controls"
-msgstr ""
+msgstr "Cuddio _rheolyddion ffenestr"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -952,7 +954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User interface options"
-msgstr ""
+msgstr "Dewisiadau rhyngwyneb defnyddiwr"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -961,7 +963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use transition effects"
-msgstr ""
+msgstr "_Defnyddio effeithiau trawsnewid"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -970,7 +972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transitions"
-msgstr ""
+msgstr "Trawsnewid"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -979,7 +981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All bookmark levels"
-msgstr ""
+msgstr "_Pob lefel nod tudalen"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -988,7 +990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible bookmark levels"
-msgstr ""
+msgstr "_Lefelau nodau tudalen gweladwy"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -997,7 +999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Nodau Tudalen"
#: pdfviewpage.ui
msgctxt ""
@@ -1006,7 +1008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page only"
-msgstr ""
+msgstr "_Tudalen yn unig"
#: pdfviewpage.ui
msgctxt ""
@@ -1015,7 +1017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bookmarks and page"
-msgstr ""
+msgstr "_Nodau tudalen a thudalen"
#: pdfviewpage.ui
msgctxt ""
@@ -1024,7 +1026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thumbnails and page"
-msgstr ""
+msgstr "_Lluniau bach a thudalen"
#: pdfviewpage.ui
msgctxt ""
@@ -1033,7 +1035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open on pa_ge"
-msgstr ""
+msgstr "_Agor Tudalen"
#: pdfviewpage.ui
msgctxt ""
@@ -1042,7 +1044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Panes"
-msgstr ""
+msgstr "Paenau"
#: pdfviewpage.ui
msgctxt ""
@@ -1051,7 +1053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: pdfviewpage.ui
msgctxt ""
@@ -1060,7 +1062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit in window"
-msgstr ""
+msgstr "_Ffitio i'r ffenestr"
#: pdfviewpage.ui
msgctxt ""
@@ -1069,7 +1071,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _width"
-msgstr ""
+msgstr "_Ffitio'r lled"
#: pdfviewpage.ui
msgctxt ""
@@ -1078,7 +1080,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit _visible"
-msgstr ""
+msgstr "Ffitio'r _gweladwy"
#: pdfviewpage.ui
msgctxt ""
@@ -1087,7 +1089,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zoom factor"
-msgstr ""
+msgstr "_Ffactor chwyddo"
#: pdfviewpage.ui
msgctxt ""
@@ -1096,7 +1098,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Magnification"
-msgstr ""
+msgstr "Chwyddiad"
#: pdfviewpage.ui
msgctxt ""
@@ -1105,7 +1107,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_efault"
-msgstr ""
+msgstr "R_hagosodedig"
#: pdfviewpage.ui
msgctxt ""
@@ -1114,7 +1116,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single page"
-msgstr ""
+msgstr "_Tudalen unigol"
#: pdfviewpage.ui
msgctxt ""
@@ -1123,7 +1125,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Di-dor"
#: pdfviewpage.ui
msgctxt ""
@@ -1132,7 +1134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ontinuous facing"
-msgstr ""
+msgstr "D_i-dor gwynebu"
#: pdfviewpage.ui
msgctxt ""
@@ -1141,7 +1143,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First page is _left"
-msgstr ""
+msgstr "Tudalen gyntaf yw'r _chwith"
#: pdfviewpage.ui
msgctxt ""
@@ -1150,7 +1152,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page layout"
-msgstr ""
+msgstr "Gosodiad tudalen"
#: testxmlfilter.ui
msgctxt ""
@@ -1303,7 +1305,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Test XSLTs..."
-msgstr "~Prawf.XSLT..."
+msgstr "_Prawf XSLTs..."
#: xmlfiltersettings.ui
msgctxt ""
@@ -1339,7 +1341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter name"
-msgstr ""
+msgstr "_Enw hidl"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1348,7 +1350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Application"
-msgstr ""
+msgstr "_Rhaglen"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1357,7 +1359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name of file type"
-msgstr ""
+msgstr "_Rhowch enw ffeil ddilys"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1366,7 +1368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File _extension"
-msgstr ""
+msgstr "_Estyniad ffeil"
#: xmlfiltertabpagegeneral.ui
msgctxt ""
@@ -1375,7 +1377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment_s"
-msgstr ""
+msgstr "_Sylwadau"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1384,7 +1386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_DocType"
-msgstr ""
+msgstr "Math o _Ddogfen"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1393,7 +1395,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_XSLT for export"
-msgstr ""
+msgstr "_XSLT i'w fewnforio"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1402,7 +1404,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brows_e..."
-msgstr ""
+msgstr "_Pori..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1411,7 +1413,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "XSLT _for import"
-msgstr ""
+msgstr "XSLT i'w _fewnforio"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1420,7 +1422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "_Pori..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1429,7 +1431,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Template for _import"
-msgstr ""
+msgstr "Templed i'w _fewnforio"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1438,7 +1440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Pori..."
#: xmlfiltertabpagetransformation.ui
msgctxt ""
@@ -1447,7 +1449,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The filter needs XSLT 2.0 processor"
-msgstr ""
+msgstr "Mae angen prosesydd XSLT 2.0 ar yr hidl"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1456,7 +1458,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "XML Filter: %s"
-msgstr ""
+msgstr "Hidl XML: %s"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1465,7 +1467,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "Cyffredinol"
#: xsltfilterdialog.ui
msgctxt ""
@@ -1474,4 +1476,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transformation"
-msgstr ""
+msgstr "Trawsnewidiad"
diff --git a/source/cy/forms/source/resource.po b/source/cy/forms/source/resource.po
index f5cb9a9b755..9c1d354af9d 100644
--- a/source/cy/forms/source/resource.po
+++ b/source/cy/forms/source/resource.po
@@ -1,11 +1,11 @@
#. extracted from forms/source/resource
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-23 19:26+0000\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"PO-Revision-Date: 2013-12-04 19:42-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgctxt ""
"RID_STR_IMPORT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Mewnosod Delwedd"
#: strings.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"RID_STR_OPEN_GRAPHICS\n"
"string.text"
msgid "Insert Image from..."
-msgstr ""
+msgstr "Mewnosod Delwedd o..."
#: strings.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"RID_STR_CLEAR_GRAPHICS\n"
"string.text"
msgid "Remove Image"
-msgstr ""
+msgstr "Tynnu Delwedd"
#: strings.src
msgctxt ""
diff --git a/source/cy/formula/source/core/resource.po b/source/cy/formula/source/core/resource.po
index 632c869ad4b..94853ec29fe 100644
--- a/source/cy/formula/source/core/resource.po
+++ b/source/cy/formula/source/core/resource.po
@@ -1,10 +1,10 @@
#. extracted from formula/source/core/resource
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-28 16:02+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471760.0\n"
+"X-POOTLE-MTIME: 1388246545.0\n"
#: core_resource.src
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"SC_OPCODE_VAR_P_MS\n"
"string.text"
msgid "VAR.P"
-msgstr ""
+msgstr "VAR.P"
#: core_resource.src
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"SC_OPCODE_VAR_S\n"
"string.text"
msgid "VAR.S"
-msgstr ""
+msgstr "VAR.S"
#: core_resource.src
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_P_MS\n"
"string.text"
msgid "STDEV.P"
-msgstr ""
+msgstr "STDEV.P"
#: core_resource.src
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_S\n"
"string.text"
msgid "STDEV.S"
-msgstr ""
+msgstr "STDEV.S"
#: core_resource.src
msgctxt ""
@@ -1343,6 +1343,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "EXPON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1355,7 +1364,7 @@ msgctxt ""
"SC_OPCODE_BINOM_DIST_MS\n"
"string.text"
msgid "BINOM.DIST"
-msgstr ""
+msgstr "BINOM.DIST"
#: core_resource.src
msgctxt ""
@@ -1370,6 +1379,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "POISSON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -1976,7 +1994,7 @@ msgctxt ""
"SC_OPCODE_LENB\n"
"string.text"
msgid "LENB"
-msgstr ""
+msgstr "LENB"
#: core_resource.src
msgctxt ""
@@ -1985,7 +2003,7 @@ msgctxt ""
"SC_OPCODE_RIGHTB\n"
"string.text"
msgid "RIGHTB"
-msgstr ""
+msgstr "RIGHTB"
#: core_resource.src
msgctxt ""
@@ -1994,7 +2012,7 @@ msgctxt ""
"SC_OPCODE_LEFTB\n"
"string.text"
msgid "LEFTB"
-msgstr ""
+msgstr "LEFTB"
#: core_resource.src
msgctxt ""
@@ -2003,7 +2021,7 @@ msgctxt ""
"SC_OPCODE_MIDB\n"
"string.text"
msgid "MIDB"
-msgstr ""
+msgstr "MIDB"
#: core_resource.src
msgctxt ""
@@ -2117,6 +2135,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "HYPGEOM.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2144,6 +2171,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "F.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "F.DIST.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2156,7 +2201,7 @@ msgctxt ""
"SC_OPCODE_CHI_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST.RT"
-msgstr ""
+msgstr "CHISQ.DIST.RT"
#: core_resource.src
msgctxt ""
@@ -2171,6 +2216,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "WEIBULL.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2192,7 +2246,7 @@ msgctxt ""
"SC_OPCODE_BINOM_INV\n"
"string.text"
msgid "BINOM.INV"
-msgstr ""
+msgstr "BINOM.INV"
#: core_resource.src
msgctxt ""
@@ -2390,7 +2444,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_N\n"
"string.text"
msgid "CONFIDENCE.NORM"
-msgstr ""
+msgstr "CONFIDENCE.NORM"
#: core_resource.src
msgctxt ""
@@ -2399,7 +2453,7 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_T\n"
"string.text"
msgid "CONFIDENCE.T"
-msgstr ""
+msgstr "CONFIDENCE.T"
#: core_resource.src
msgctxt ""
@@ -2414,6 +2468,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "F.TEST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2453,7 +2516,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_P\n"
"string.text"
msgid "COVARIANCE.P"
-msgstr ""
+msgstr "COVARIANCE.P"
#: core_resource.src
msgctxt ""
@@ -2462,7 +2525,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_S\n"
"string.text"
msgid "COVARIANCE.S"
-msgstr ""
+msgstr "COVARIANCE.S"
#: core_resource.src
msgctxt ""
@@ -2570,7 +2633,7 @@ msgctxt ""
"SC_OPCODE_CHI_INV_MS\n"
"string.text"
msgid "CHISQ.INV.RT"
-msgstr ""
+msgstr "CHISQ.INV.RT"
#: core_resource.src
msgctxt ""
@@ -2612,6 +2675,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "F.INV"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "F.INV.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
@@ -2624,7 +2705,7 @@ msgctxt ""
"SC_OPCODE_CHI_TEST_MS\n"
"string.text"
msgid "CHISQ.TEST"
-msgstr ""
+msgstr "CHISQ.TEST"
#: core_resource.src
msgctxt ""
@@ -2669,7 +2750,7 @@ msgctxt ""
"SC_OPCODE_BETA_DIST_MS\n"
"string.text"
msgid "BETA.DIST"
-msgstr ""
+msgstr "BETA.DIST"
#: core_resource.src
msgctxt ""
@@ -2678,7 +2759,7 @@ msgctxt ""
"SC_OPCODE_BETA_INV_MS\n"
"string.text"
msgid "BETA.INV"
-msgstr ""
+msgstr "BETA.INV"
#: core_resource.src
msgctxt ""
@@ -2849,7 +2930,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST"
-msgstr ""
+msgstr "CHISQ.DIST"
#: core_resource.src
msgctxt ""
@@ -2867,7 +2948,7 @@ msgctxt ""
"SC_OPCODE_CHISQ_INV_MS\n"
"string.text"
msgid "CHISQ.INV"
-msgstr ""
+msgstr "CHISQ.INV"
#: core_resource.src
msgctxt ""
@@ -2984,7 +3065,7 @@ msgctxt ""
"SC_OPCODE_FILTERXML\n"
"string.text"
msgid "FILTERXML"
-msgstr ""
+msgstr "FILTERXML"
#: core_resource.src
msgctxt ""
@@ -2993,4 +3074,4 @@ msgctxt ""
"SC_OPCODE_WEBSERVICE\n"
"string.text"
msgid "WEBSERVICE"
-msgstr ""
+msgstr "WEBSERVICE"
diff --git a/source/cy/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/cy/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 454ec990b43..bd53c8573bd 100644
--- a/source/cy/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/cy/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -1,10 +1,10 @@
#. extracted from instsetoo_native/inc_openoffice/windows/msi_languages
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-20 15:41+0000\n"
+"PO-Revision-Date: 2014-01-10 17:31+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377013281.0\n"
+"X-POOTLE-MTIME: 1389375084.0\n"
#: ActionTe.ulf
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"OOO_ACTIONTEXT_45\n"
"LngText.text"
msgid "Component ID: [1], Qualifier: [2]"
-msgstr "Enw Cydran [1], Cymhwysydd: [2]"
+msgstr "Enw Cydran: [1], Cymhwysydd: [2]"
#: ActionTe.ulf
msgctxt ""
@@ -790,7 +790,7 @@ msgctxt ""
"OOO_ACTIONTEXT_101\n"
"LngText.text"
msgid "Component ID: [1], Qualifier: [2]"
-msgstr "Enw Cydran [1], Cymhwysydd: [2]"
+msgstr "Enw Cydran: [1], Cymhwysydd: [2]"
#: ActionTe.ulf
msgctxt ""
@@ -2190,7 +2190,7 @@ msgctxt ""
"OOO_CONTROL_206\n"
"LngText.text"
msgid "error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here"
-msgstr "error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here error text goes here"
+msgstr "testun gwall yn fan hyn testun gwall yn fan hyn testun gwall yn fan hyn testun gwall yn fan hyn testun gwall yn fan hyn testun gwall yn fan hyn testun gwall yn fan hyn testun gwall yn fan hyn testun gwall yn fan hyn"
#: Control.ulf
msgctxt ""
@@ -2798,7 +2798,7 @@ msgctxt ""
"OOO_CUSTOMACTION_4\n"
"LngText.text"
msgid "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
-msgstr ""
+msgstr "Nid oes modd gosod [ProductName] ar y fersiwn yma o Windows. Mae angen Windows XP neu ddiweddarach."
#: Error.ulf
msgctxt ""
@@ -3302,7 +3302,7 @@ msgctxt ""
"OOO_ERROR_63\n"
"LngText.text"
msgid "Could not increase the available registry space. [2] KB of free registry space is required for the installation of this application."
-msgstr "Methu cynyddu gofod y gofrestrfa sydd ar gael. Mae [2] kB o ofod cofrestrfa yn angenrheidiol ar gyfer gosod y rhaglen hon."
+msgstr "Methu cynyddu gofod y gofrestrfa sydd ar gael. Mae [2] KB o ofod cofrestrfa yn angenrheidiol ar gyfer gosod y rhaglen hon."
#: Error.ulf
msgctxt ""
diff --git a/source/cy/librelogo/source/pythonpath.po b/source/cy/librelogo/source/pythonpath.po
index 5c7fe9af919..dee66549e91 100644
--- a/source/cy/librelogo/source/pythonpath.po
+++ b/source/cy/librelogo/source/pythonpath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"PO-Revision-Date: 2014-01-10 17:33+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: none\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471731.0\n"
+"X-POOTLE-MTIME: 1389375230.0\n"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"ANY\n"
"property.text"
msgid "any"
-msgstr "any"
+msgstr "unrhyw un"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"PENCAP\n"
"property.text"
msgid "pencap|linecap"
-msgstr ""
+msgstr "pencap|linecap"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -1078,7 +1078,7 @@ msgctxt ""
"ERR_MAXRECURSION\n"
"property.text"
msgid "maximum recursion depth (%d) exceeded."
-msgstr "Tu hwnt i'r uchafswm dychweliad dyfnder (%d)."
+msgstr "tu hwnt i'r uchafswm dychweliad dyfnder (%d)."
#: LibreLogo_en_US.properties
msgctxt ""
diff --git a/source/cy/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/cy/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 026b337da68..0b68c239dba 100644
--- a/source/cy/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/cy/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2013-06-17 12:36+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-07 21:44+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371472611.0\n"
+"X-POOTLE-MTIME: 1389131077.0\n"
#: Options.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_id0503200917103723\n"
"help.text"
msgid "… defines the number of individuals to participate in the learning process. Each individual finds its own solutions and contributes to the overall knowledge."
-msgstr "..diffinio'r nifer o unigolion i gymryd rhan mewn proses ddysgu. Pob unigolyn i ganfod ei atebion ei hun a chyfrannu at wybodaeth pawb."
+msgstr "… diffinio'r nifer o unigolion i gymryd rhan mewn proses ddysgu. Pob unigolyn i ganfod ei atebion ei hun a chyfrannu at wybodaeth pawb."
#: Options.xhp
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"par_id0503200917103720\n"
"help.text"
msgid "… defines the number of iterations, the algorithm should take. In each iteration, all individuals make a guess on the best solution and share their knowledge."
-msgstr "...diffinio'r nifer o iteriadau ddylai algorithm eu cymryd. Ym mhob iteriad, mae pob unigolyn yn dyfalu beth yw'r ateb gorau a rhannu eu gwybodaeth."
+msgstr "… diffinio'r nifer o iteriadau ddylai algorithm eu cymryd. Ym mhob iteriad, mae pob unigolyn yn dyfalu beth yw'r ateb gorau a rhannu eu gwybodaeth."
#: Options.xhp
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"par_id0603200910394280\n"
"help.text"
msgid "… defines the probability of the individual being combined with the globally best point. If crossover is not used, the point is assembled from the own memory of the individual."
-msgstr "..yn diffinio'r tebygolrwydd o unigolyn yn cael ei gyfuno gyda'r pwynt gorau eang. Os nad yw trosi'n cael ei ddefnyddio, bydd y pwynt yn cael ei adeiladu o gof yr unigolyn."
+msgstr "… diffinio'r tebygolrwydd o unigolyn yn cael ei gyfuno gyda'r pwynt gorau eang. Os nad yw trosi'n cael ei ddefnyddio, bydd y pwynt yn cael ei adeiladu o gof yr unigolyn."
#: Options.xhp
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"par_id0603200910394225\n"
"help.text"
msgid "… defines the speed at which the particles/individuals move towards each other."
-msgstr "... yn diffinio'r cyflymdra y bydd gronynnau/unigolion yn symud at ei gilydd."
+msgstr "… diffinio'r cyflymdra y bydd gronynnau/unigolion yn symud at ei gilydd."
#: Options.xhp
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"par_id0603200910394212\n"
"help.text"
msgid "… sets the importance of the own memory (in particular the best reached point so far)."
-msgstr ".. yn gosod pwysigrwydd y cof (yn arbennig y pwynt gorau sydd wedi ei gyrraedd hyd yma)."
+msgstr "… gosod pwysigrwydd y cof (yn arbennig y pwynt gorau sydd wedi ei gyrraedd hyd yma)."
#: Options.xhp
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"par_id0603200910394284\n"
"help.text"
msgid "… sets the importance of the global best point between all particles/individuals."
-msgstr "... yn gosod pwysigrwydd y pwynt gorau eang rhwng y gronynnau/unigolion."
+msgstr "… gosod pwysigrwydd y pwynt gorau eang rhwng y gronynnau/unigolion."
#: Options.xhp
msgctxt ""
@@ -310,7 +310,7 @@ msgctxt ""
"par_id060320091039425\n"
"help.text"
msgid "PS: Mutation Probability"
-msgstr "P: Tebygorwydd Mwto"
+msgstr "PS: Tebygorwydd Mwto"
#: Options.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id0603200910394272\n"
"help.text"
msgid "… defines the probability, that instead of moving a component of the particle towards the best point, it randomly chooses a new value from the valid range for that variable."
-msgstr "... yn diffinio'r tebygolrwydd, yn lle symud cydran o'r gronyn tuag at y pwynt gorau, mae'n dewis ar hap werth newydd o ystod ddilys o'r amrywiolyn."
+msgstr "… diffinio'r tebygolrwydd, yn lle symud cydran o'r gronyn tuag at y pwynt gorau, mae'n dewis ar hap werth newydd o ystod ddilys o'r amrywiolyn."
#: Options.xhp
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"par_id060320091040136\n"
"help.text"
msgid "… defines the amount of information to store in the public library. Each individual stores knowledge there and asks for information."
-msgstr "... diffinio maint y wybodaeth i'w gadw yn y llyfrgell gyhoeddus. Mae pob unigolyn yn cadw gwybodaeth yno ac yn gofyn am wybodaeth."
+msgstr "… diffinio maint y wybodaeth i'w gadw yn y llyfrgell gyhoeddus. Mae pob unigolyn yn cadw gwybodaeth yno ac yn gofyn am wybodaeth."
#: Usage.xhp
msgctxt ""
diff --git a/source/cy/nlpsolver/src/locale.po b/source/cy/nlpsolver/src/locale.po
index 0ccbb7acf9e..66941b806f4 100644
--- a/source/cy/nlpsolver/src/locale.po
+++ b/source/cy/nlpsolver/src/locale.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-01-27 14:08+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-07 20:20+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389126047.0\n"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"NLPSolverCommon.Properties.UseACRComparator\n"
"property.text"
msgid "Use ACR Comparator (instead of BCH)"
-msgstr "Defnyddio Cymharydd ACR (yn lle BCR)"
+msgstr "Defnyddio Cymharydd ACR (yn lle BCH)"
#: NLPSolverCommon_en_US.properties
msgctxt ""
diff --git a/source/cy/officecfg/registry/data/org/openoffice.po b/source/cy/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..828792ecfe6
--- /dev/null
+++ b/source/cy/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-28 16:03+0000\n"
+"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388246624.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Base: Ffurflen Cronfa DData"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Base: Cynllun Adroddiad"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Base: Cynllun Perthynol"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Base: Cynllun Ymholiad"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Base: Cynllun Golwg"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Base: Cynllun Tabl"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Base : Golwg Data"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Base: Golwg Data Tabl"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Base: Adeiladydd Adroddiad Oracle"
diff --git a/source/cy/officecfg/registry/data/org/openoffice/Office.po b/source/cy/officecfg/registry/data/org/openoffice/Office.po
index 32c63909385..040a71fd2f5 100644
--- a/source/cy/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/cy/officecfg/registry/data/org/openoffice/Office.po
@@ -1,10 +1,10 @@
#. extracted from officecfg/registry/data/org/openoffice/Office
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"PO-Revision-Date: 2014-01-10 17:43+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471733.0\n"
+"X-POOTLE-MTIME: 1389375808.0\n"
#: Addons.xcu
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"STR_SUN_OPTIMIZATION_WIZARD2\n"
"value.text"
msgid "Presentation Minimizer"
-msgstr ""
+msgstr "Crynhowr Cyflwyno"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"STR_STEPS\n"
"value.text"
msgid "Steps"
-msgstr ""
+msgstr "Camau"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"STR_BACK\n"
"value.text"
msgid "< ~Back"
-msgstr ""
+msgstr "< ~Nôl"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"STR_NEXT\n"
"value.text"
msgid "~Next >"
-msgstr ""
+msgstr "~Nesaf >"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"STR_FINISH\n"
"value.text"
msgid "~Finish"
-msgstr ""
+msgstr "~Gorffen"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"STR_CANCEL\n"
"value.text"
msgid "Cancel"
-msgstr ""
+msgstr "Diddymu"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"STR_INTRODUCTION\n"
"value.text"
msgid "Introduction"
-msgstr ""
+msgstr "Cyflwyniad"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"STR_INTRODUCTION_T\n"
"value.text"
msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
+msgstr "Mae'r Crynhöwr Cyflwyniad yn cael ei ddefnyddio i leihau maint y cyflwyniad cyfredol. Bydd delweddau yn cael eu cywasgu a bydd data nad oes mo'i angen bellach yn cael ei dynnu. Yng ngham ola’r dewin bydd modd dewis gosod y newidiadau i'r cyflwyniad cyfredol neu greu fersiwn newydd gwell o'r cyflwyniad."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"STR_CHOSE_SETTINGS\n"
"value.text"
msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
+msgstr "~Dewis gosodiadau ar gyfer Crynhowr Cyflwyno"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"STR_REMOVE\n"
"value.text"
msgid "~Delete"
-msgstr ""
+msgstr "D~ileu"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
+msgstr "Dewis y gosodiadau ar gyfer gwella lluniau a graffigau"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"STR_IMAGE_OPTIMIZATION\n"
"value.text"
msgid "Graphics"
-msgstr ""
+msgstr "Graffigau"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"STR_LOSSLESS_COMPRESSION\n"
"value.text"
msgid "~Lossless compression"
-msgstr ""
+msgstr "~Cywasgiad digoll"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"STR_JPEG_COMPRESSION\n"
"value.text"
msgid "~JPEG compression"
-msgstr ""
+msgstr "~Cywasgiad JPEG"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"STR_QUALITY\n"
"value.text"
msgid "~Quality in %"
-msgstr ""
+msgstr "~Ansawdd mewn %"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"STR_REMOVE_CROP_AREA\n"
"value.text"
msgid "~Delete cropped graphic areas"
-msgstr ""
+msgstr "~Dileu ardal graffigol wedi ei docio"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION\n"
"value.text"
msgid "Reduce ~image resolution"
-msgstr ""
+msgstr "~Lleihau cydraniad delwedd"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_0\n"
"value.text"
msgid "0;<no change>"
-msgstr ""
+msgstr "0;<no change>"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_1\n"
"value.text"
msgid "90;90 DPI (screen resolution)"
-msgstr ""
+msgstr "90;90 DPI (cydraniad sgrin)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_2\n"
"value.text"
msgid "150;150 DPI (projector resolution)"
-msgstr ""
+msgstr "150;150 DPI (cydraniad taflunydd)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"STR_IMAGE_RESOLUTION_3\n"
"value.text"
msgid "300;300 DPI (print resolution)"
-msgstr ""
+msgstr "300;300 DPI (cydraniad argraffu)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"STR_EMBED_LINKED_GRAPHICS\n"
"value.text"
msgid "~Break links to external graphics"
-msgstr ""
+msgstr "~Torri cyswllt â graffigau allanol"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"STR_OLE_OBJECTS\n"
"value.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "Gwrthrychau OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"STR_OLE_OPTIMIZATION\n"
"value.text"
msgid "Choose settings for replacing OLE objects"
-msgstr ""
+msgstr "Dewis dewisiadau ar gyfer amnewid gwrthrychau OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"STR_OLE_REPLACE\n"
"value.text"
msgid "Create static replacement graphics for OLE objects"
-msgstr ""
+msgstr "Creu graffigau amnewidiad statig ar gyfer gwrthrychau OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"STR_ALL_OLE_OBJECTS\n"
"value.text"
msgid "For ~all OLE objects"
-msgstr ""
+msgstr "Ar gyfer ~pob gwrthrych OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_ALIEN_OLE_OBJECTS_ONLY\n"
"value.text"
msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
+msgstr "~Gwrthrychau OLE nad ydynt wedi eu seilio ar fformat OpenDocument"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"STR_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
+msgstr "Mae Cysylltu a Mewnblannu Gwrthrych (OLE) yn dechnoleg sy'n caniatáu mewnblannu a chysylltu dogfennau i wrthrychau eraill. Mae'r cyflwyniad cyfredol yn cynnwys gwrthrychau OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"STR_NO_OLE_OBJECTS_DESC\n"
"value.text"
msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
+msgstr "Mae Cysylltu a Mewnblannu Gwrthrych (OLE) yn dechnoleg sy'n caniatáu mewnblannu a chysylltu dogfennau i wrthrychau eraill. Mae'r cyflwyniad cyfredol yn cynnwys gwrthrychau OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"STR_SLIDES\n"
"value.text"
msgid "Slides"
-msgstr ""
+msgstr "Sleidiau"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"STR_CHOOSE_SLIDES\n"
"value.text"
msgid "Choose which slides to delete"
-msgstr ""
+msgstr "Dewis pa sleidiau i'w dileu"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1211,7 +1211,7 @@ msgctxt ""
"STR_MASTER_PAGES\n"
"value.text"
msgid "Master Pages"
-msgstr ""
+msgstr "Prif Dudalennau"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1220,7 +1220,7 @@ msgctxt ""
"STR_DELETE_MASTER_PAGES\n"
"value.text"
msgid "Delete unused ~master pages"
-msgstr ""
+msgstr "Dileu ~prif dudalennau heb eu defnyddio"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1229,7 +1229,7 @@ msgctxt ""
"STR_DELETE_NOTES_PAGES\n"
"value.text"
msgid "~Clear notes"
-msgstr ""
+msgstr "~Clirio nodiadau"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"STR_DELETE_HIDDEN_SLIDES\n"
"value.text"
msgid "Delete hidden ~slides"
-msgstr ""
+msgstr "Dileu sleidiau ~cudd"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"STR_CUSTOM_SHOW\n"
"value.text"
msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
+msgstr "Dileu sleidiau nad ydynt yn cael eu defnyddio ar gyfer y ~sioe sleidiau cyfaddas"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"STR_SUMMARY\n"
"value.text"
msgid "Summary"
-msgstr ""
+msgstr "Crynodeb"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1265,7 +1265,7 @@ msgctxt ""
"STR_SUMMARY_TITLE\n"
"value.text"
msgid "Choose where to apply the following changes"
-msgstr ""
+msgstr "Dewis lle i osod y newidiadau canlynol"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1274,7 +1274,7 @@ msgctxt ""
"STR_PROGRESS\n"
"value.text"
msgid "Progress"
-msgstr ""
+msgstr "Cynnydd"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1283,7 +1283,7 @@ msgctxt ""
"STR_OBJECTS_OPTIMIZED\n"
"value.text"
msgid "Objects optimized"
-msgstr ""
+msgstr "Gwrthrychau wedi eu hoptimeiddio"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1292,7 +1292,7 @@ msgctxt ""
"STR_APPLY_TO_CURRENT\n"
"value.text"
msgid "~Apply changes to current presentation"
-msgstr ""
+msgstr "~Gosod newidiadau i'r cyflwyniad presennol"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"STR_AUTOMATICALLY_OPEN\n"
"value.text"
msgid "~Open newly created presentation"
-msgstr ""
+msgstr "~Agor y cyflwyniad newydd"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"STR_SAVE_SETTINGS\n"
"value.text"
msgid "~Save settings as"
-msgstr ""
+msgstr "~Cadw gosodiadau fel"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"STR_SAVE_AS\n"
"value.text"
msgid "~Duplicate presentation before applying changes"
-msgstr ""
+msgstr "~Dyblygu cyflwyniad cyn gosod y newidiadau"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1328,7 +1328,7 @@ msgctxt ""
"STR_DELETE_SLIDES\n"
"value.text"
msgid "Delete %SLIDES slides."
-msgstr ""
+msgstr "Dileu %SLIDES sleidiau."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1337,7 +1337,7 @@ msgctxt ""
"STR_OPTIMIZE_IMAGES\n"
"value.text"
msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
+msgstr "Optimeiddio graffigau %IMAGES i %QUALITY% ansawdd JPEG ar %RESOLUTION DPI."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1346,7 +1346,7 @@ msgctxt ""
"STR_CREATE_REPLACEMENT\n"
"value.text"
msgid "Create replacement graphics for %OLE objects."
-msgstr ""
+msgstr "Creu graffigau newydd ar gyfer gwrthrychau %OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1355,7 +1355,7 @@ msgctxt ""
"STR_CURRENT_FILESIZE\n"
"value.text"
msgid "Current file size:"
-msgstr ""
+msgstr "Maint y ffeil gyfredol:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1364,7 +1364,7 @@ msgctxt ""
"STR_ESTIMATED_FILESIZE\n"
"value.text"
msgid "Estimated new file size:"
-msgstr ""
+msgstr "Amcan o faint y ffeil newydd:"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1373,7 +1373,7 @@ msgctxt ""
"STR_MB\n"
"value.text"
msgid "%1 MB"
-msgstr ""
+msgstr "%1 MB"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"MY_SETTINGS\n"
"value.text"
msgid "My Settings "
-msgstr ""
+msgstr "Gosodiadau "
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"STR_DEFAULT_SESSION\n"
"value.text"
msgid "default session"
-msgstr ""
+msgstr "sesiwn rhagosodedig"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"STR_MODIFY_WARNING\n"
"value.text"
msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
+msgstr "Bydd yr optimeiddio'n newid y ddogfen gyfredol. Hoffech chi barhau?"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"STR_YES\n"
"value.text"
msgid "~Yes"
-msgstr ""
+msgstr "~Iawn"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"STR_OK\n"
"value.text"
msgid "OK"
-msgstr ""
+msgstr "Iawn"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"STR_INFO_1\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
+msgstr "Mae'r Crynhowr Cyflwyno wedi diweddaru'r cyflwyniad '%TITLE' yn llwyddiannus. Mae maint y ffeil wedi newid o %OLDFILESIZE MB i %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"STR_INFO_2\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "Mae Crynhowr Cyflwyno wedi diweddaru'r cyflwyniad '%TITLE' yn llwyddiannus. Mae maint y ffeil wedi newid o %OLDFILESIZE MB i tua %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"STR_INFO_3\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
+msgstr "Mae Crynhowr Cyflwyno wedi diweddaru'r cyflwyniad '%TITLE' yn llwyddiannus. Mae maint y ffeil wedi newid i %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"STR_INFO_4\n"
"value.text"
msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
+msgstr "Mae Crynhowr Cyflwyno wedi diweddaru'r cyflwyniad '%TITLE' yn llwyddiannus. Mae maint y ffeil wedi newid i tua %NEWFILESIZE MB."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"STR_DUPLICATING_PRESENTATION\n"
"value.text"
msgid "Duplicating presentation..."
-msgstr ""
+msgstr "Dyblygu'r cyflwyniad..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"STR_DELETING_SLIDES\n"
"value.text"
msgid "Deleting slides..."
-msgstr ""
+msgstr "Dileu sleidiau..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"STR_OPTIMIZING_GRAPHICS\n"
"value.text"
msgid "Optimizing graphics..."
-msgstr ""
+msgstr "Optimeiddio graffigau..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"STR_CREATING_OLE_REPLACEMENTS\n"
"value.text"
msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
+msgstr "Creu graffigau o'r newydd ar gyfer gwrthrychau OLE..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"STR_FILESIZESEPARATOR\n"
"value.text"
msgid "."
-msgstr ""
+msgstr "."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Taflunydd wedi ei optimeiddio"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Screen optimized (smallest file size)"
-msgstr ""
+msgstr "Sgrin wedi ei optimeiddio (maint ffeil lleiaf)"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Taflunydd wedi ei optimeiddio"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Print optimized"
-msgstr ""
+msgstr "Argraffu wedi ei optimeiddio"
#: PresenterScreen.xcu
msgctxt ""
@@ -5216,7 +5216,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Invoices"
-msgstr "Invoices"
+msgstr "Derbynnebau"
#: TableWizard.xcu
msgctxt ""
@@ -5333,7 +5333,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Salesperson"
-msgstr "Salesperson"
+msgstr "Gwerthwr"
#: TableWizard.xcu
msgctxt ""
@@ -5522,7 +5522,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Quantity"
-msgstr "Quantity"
+msgstr "Ansawdd"
#: TableWizard.xcu
msgctxt ""
@@ -5531,7 +5531,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Quantity"
-msgstr "Quantity"
+msgstr "Ansawdd"
#: TableWizard.xcu
msgctxt ""
@@ -5990,7 +5990,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Confirmation"
-msgstr "Confirmation"
+msgstr "Cadarnhad"
#: TableWizard.xcu
msgctxt ""
@@ -5999,7 +5999,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Confirmation"
-msgstr "Confirmation"
+msgstr "Cadarnhad"
#: TableWizard.xcu
msgctxt ""
diff --git a/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
index 2f666f3ed86..28eabc79455 100644
--- a/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -1,10 +1,10 @@
#. extracted from officecfg/registry/data/org/openoffice/Office/UI
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-07 18:03+0000\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-01-07 21:53+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383847421.0\n"
+"X-POOTLE-MTIME: 1389131639.0\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Ailosod Hidl"
#: CalcCommands.xcu
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Horizontally"
-msgstr ""
+msgstr "Troi'n Llorweddol"
#: CalcCommands.xcu
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill R~andom Number..."
-msgstr ""
+msgstr "Llanw Rhif ar ~Hap..."
#: CalcCommands.xcu
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "R~andom Number..."
-msgstr ""
+msgstr "~Rhif ar Hap..."
#: CalcCommands.xcu
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Statistics"
-msgstr ""
+msgstr "~Ystadegau"
#: CalcCommands.xcu
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Sampling..."
-msgstr ""
+msgstr "~Samplo..."
#: CalcCommands.xcu
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Descriptive Statistics..."
-msgstr ""
+msgstr "~Ystadegau Disgrifiadol..."
#: CalcCommands.xcu
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Analysis of Variance (ANOVA)..."
-msgstr ""
+msgstr "~Dadansoddiad Amrywiant (ANOVA)..."
#: CalcCommands.xcu
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Correlation..."
-msgstr ""
+msgstr "~Cydberthynas..."
#: CalcCommands.xcu
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Covariance..."
-msgstr ""
+msgstr "~Cydamrywiad..."
#: CalcCommands.xcu
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Exponential Smoothing..."
-msgstr ""
+msgstr "~Cynyddiad Esbonyddol..."
#: CalcCommands.xcu
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Moving Average..."
-msgstr ""
+msgstr "~Cyfartaledd Newidiol..."
#: CalcCommands.xcu
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Strea~ms..."
-msgstr ""
+msgstr "~Ffrydiau..."
#: CalcCommands.xcu
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Resume streaming"
-msgstr ""
+msgstr "Ailgychwyn ffrydio"
#: CalcCommands.xcu
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop streaming"
-msgstr ""
+msgstr "Peidio ffrydio"
#: CalcCommands.xcu
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Reset Filter"
-msgstr ""
+msgstr "~Ailosod Hidl"
#: CalcCommands.xcu
msgctxt ""
@@ -3461,7 +3461,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Data Streams"
-msgstr ""
+msgstr "Ffrydiau Data"
#: CalcWindowState.xcu
msgctxt ""
@@ -4559,7 +4559,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Horizontal Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Grid Llorweddol Mawr/Mawr&Bach/Diffodd"
#: ChartCommands.xcu
msgctxt ""
@@ -4622,7 +4622,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Vertical Grid Major/Major&Minor/Off"
-msgstr ""
+msgstr "Grid Fertigol Mawr/Mawr&Bach/Diffodd"
#: ChartCommands.xcu
msgctxt ""
@@ -8240,7 +8240,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Minimize ~Presentation..."
-msgstr ""
+msgstr "~Lleihau'r Cyflwyniad..."
#: DrawWindowState.xcu
msgctxt ""
@@ -12020,7 +12020,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fontwork Gallery..."
-msgstr ""
+msgstr "Oriel Fontwork..."
#: GenericCommands.xcu
msgctxt ""
@@ -13685,7 +13685,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find All"
-msgstr ""
+msgstr "Canfod Popeth"
#: GenericCommands.xcu
msgctxt ""
@@ -14063,7 +14063,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal view"
-msgstr ""
+msgstr "Golwg Optimaidd"
#: GenericCommands.xcu
msgctxt ""
@@ -14171,7 +14171,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image..."
-msgstr ""
+msgstr "Tocio Delwedd..."
#: GenericCommands.xcu
msgctxt ""
@@ -14180,7 +14180,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image"
-msgstr ""
+msgstr "Tocio Delwedd"
#: GenericCommands.xcu
msgctxt ""
@@ -14189,7 +14189,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage"
-msgstr ""
+msgstr "Rheoli"
#: GenericCommands.xcu
msgctxt ""
@@ -14234,7 +14234,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save a Copy..."
-msgstr "Cadw Copi.."
+msgstr "Cadw Copi..."
#. This is the action to create a private working copy of the document on a server
#: GenericCommands.xcu
@@ -17980,7 +17980,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Ailosod Hidl/Trefnu"
#: GenericCommands.xcu
msgctxt ""
@@ -18349,7 +18349,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Ailosod Hidl"
#: GenericCommands.xcu
msgctxt ""
@@ -18790,7 +18790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Image"
-msgstr ""
+msgstr "~Delwedd"
#: GenericCommands.xcu
msgctxt ""
@@ -19924,7 +19924,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Conditional Formatting..."
-msgstr "~Fformatio Amodol"
+msgstr "~Fformatio Amodol..."
#: ReportCommands.xcu
msgctxt ""
@@ -22300,7 +22300,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Image..."
-msgstr ""
+msgstr "Delwedd..."
#: WriterCommands.xcu
msgctxt ""
@@ -22309,7 +22309,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Image..."
-msgstr ""
+msgstr "~Delwedd..."
#: WriterCommands.xcu
msgctxt ""
@@ -22390,7 +22390,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print document"
-msgstr ""
+msgstr "Argraffu dogfen"
#: WriterCommands.xcu
msgctxt ""
@@ -23334,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Backspace"
+msgid "Shift+Backspace"
+msgstr "Shift+Backspace"
#: WriterCommands.xcu
msgctxt ""
@@ -23758,7 +23758,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip Images on Even Pages"
-msgstr ""
+msgstr "Troi Delweddau ar Dudalennau Eilrif"
#: WriterCommands.xcu
msgctxt ""
@@ -24100,7 +24100,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Images On/Off"
-msgstr ""
+msgstr "Delweddau Ymlaen/Diffodd"
#: WriterCommands.xcu
msgctxt ""
@@ -24460,7 +24460,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save Images..."
-msgstr ""
+msgstr "Cadw Delweddau..."
#: WriterCommands.xcu
msgctxt ""
@@ -24649,7 +24649,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Hidl Delwedd"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24658,7 +24658,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -24829,7 +24829,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Newidiadau"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25000,7 +25000,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Hidl Delwedd"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25009,7 +25009,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -25180,7 +25180,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Newidiadau"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25342,7 +25342,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Hidl Delwedd"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25351,7 +25351,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -25522,7 +25522,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Newidiadau"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25594,7 +25594,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25711,7 +25711,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Hidl Delwedd"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -25828,7 +25828,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Newidiadau"
#: WriterWindowState.xcu
msgctxt ""
@@ -26188,7 +26188,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Changes"
-msgstr ""
+msgstr "Newidiadau"
#: XFormsWindowState.xcu
msgctxt ""
diff --git a/source/cy/padmin/source.po b/source/cy/padmin/source.po
index 183e6bad7d5..1964e6d6a13 100644
--- a/source/cy/padmin/source.po
+++ b/source/cy/padmin/source.po
@@ -1,11 +1,11 @@
#. extracted from padmin/source
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-26 10:51+0000\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"PO-Revision-Date: 2013-12-04 22:08-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -415,7 +415,7 @@ msgctxt ""
"RID_ERR_PRINTERNOTREMOVABLE\n"
"string.text"
msgid "The printer %s cannot be removed."
-msgstr ""
+msgstr "Methu tynnu argraffydd %s."
#: padialog.src
msgctxt ""
diff --git a/source/cy/readlicense_oo/docs.po b/source/cy/readlicense_oo/docs.po
index 9380e92d58e..8ad0329861e 100644
--- a/source/cy/readlicense_oo/docs.po
+++ b/source/cy/readlicense_oo/docs.po
@@ -1,10 +1,10 @@
#. extracted from readlicense_oo/docs
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-08-06 15:08+0000\n"
+"PO-Revision-Date: 2014-01-07 21:52+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375801711.0\n"
+"X-POOTLE-MTIME: 1389131532.0\n"
#: readme.xrm
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"macxiOSX\n"
"readmeitem.text"
msgid "MacOSX 10.6 or higher"
-msgstr ""
+msgstr "MacOSX 10.6 neu uwch"
#: readme.xrm
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"s255we\n"
"readmeitem.text"
msgid "freetype version 2.2.0 or higher;"
-msgstr ""
+msgstr "freetype fersiwn 2.2.0 neu uwch;"
#: readme.xrm
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"wd2dff\n"
"readmeitem.text"
msgid "Gnome 2.16 or higher, with the gail 1.9 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)."
-msgstr ""
+msgstr "Gnome 2.16 neu uwch, gyda'r gail 1.9 a'r pecynnau at-spi 1.7 (sy'n ofynnol ar gyfer cymorth ar gyfer technoleg gynorthwyol [AT] offer), neu un arall gydnaws GUI (fel KDE, ymhlith eraill)."
#: readme.xrm
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"rpminstall7a\n"
"readmeitem.text"
msgid "Alternatively, you can use the 'install' script, located in the toplevel directory of this archive to perform an installation as a user. The script will set up ${PRODUCTNAME} to have its own profile for this installation, separated from your normal ${PRODUCTNAME} profile. Note that this will not install the system integration parts such as desktop menu items and desktop MIME type registrations."
-msgstr ""
+msgstr "Yn lle hynny, gallwch ddefnyddio sgript 'gosod', sydd wedi ei leoli yn y cyfeiriadur lefel uchaf yr archif ar gyfer cyflawni gosod fel defnyddiwr. Bydd y sgript yn gosod ${PRODUCTNAME} i gael ei broffil ei hun ar gyfer y gosodiad hwn, ar wahân i'ch proffil ${PRODUCTNAME} arferol. Sylwch na fydd hyn yn gosod darnau integreiddio system megis eitemau dewislen bwrdd gwaith a chofrestriadau bwrdd gwaith math MIME."
#: readme.xrm
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"otherinstall2\n"
"readmeitem.text"
msgid "The RPMS (or DEBS, respectively) directory also contains a package named libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (or libreoffice4.1-debian-menus_4.1.0-3_all.deb, respectively, or similar). This is a package for all Linux distributions that support the Freedesktop.org specifications/recommendations (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), and is provided for installation on other Linux distributions not covered in the aforementioned instructions."
-msgstr "Mae'r cyfeiriadur RPMS (neu Debs, yn y drefn honno) hefyd yn cynnwys pecyn a o'r enw libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (neu libreoffice4.1-debian-menus_4.1.0-3_all.deb, yn y drefn honno, neu tebyg). Mae hwn yn becyn ar gyfer yr holl ddosbarthiadau Linux sy'n cefnogi'r manylebau/argymhellion Freedesktop.org (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), ac yn cael ei ddarparu ar gyfer gosod ar ddosbarthiadau Linux eraill nad ydynt wedi'u cynnwys yn y cyfarwyddiadau uchod."
+msgstr "Mae'r cyfeiriadur RPMS (neu DEBS, yn y drefn honno) hefyd yn cynnwys pecyn a o'r enw libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (neu libreoffice4.1-debian-menus_4.1.0-3_all.deb, yn y drefn honno, neu tebyg). Mae hwn yn becyn ar gyfer yr holl ddosbarthiadau Linux sy'n cefnogi'r manylebau/argymhellion Freedesktop.org (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), ac yn cael ei ddarparu ar gyfer gosod ar ddosbarthiadau Linux eraill nad ydynt wedi'u cynnwys yn y cyfarwyddiadau uchod."
#: readme.xrm
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently BugZilla, kindly hosted at <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr ""
+msgstr "Bugzilla yw ein system ar gyfer adrodd, olrhain a datrys bygiau ar hyn o bryd, sy'n cael ei gynnal, diolch i <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. Rydym yn annog pob defnyddwyr i feddu'r hawl a bod croeso i roi gwybod am wallau a all godi ar eich platfform penodol. Mae adrodd egnïol ar wallau yn un o'r cyfraniadau pwysicaf y gall y gymuned ddefnyddwyr ei wneud i ddatblygiad a gwelliant parhaus ${PRODUCTNAME}."
#: readme.xrm
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"ModifiedSourceCodeHeading\n"
"readmeitem.text"
msgid "Used / Modified Source Code"
-msgstr ""
+msgstr "Cod Ffynhonnell Defnyddwyr / Addaswyd"
#: readme.xrm
msgctxt ""
@@ -838,4 +838,4 @@ msgctxt ""
"ModifiedSourceCodePara\n"
"readmeitem.text"
msgid "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation."
-msgstr ""
+msgstr "Hawlfraint Cyfrannau 1998, 1999 James Clark. Hawlfraint Cyfrannau 1996, 1998 Netscape Communications Corporation."
diff --git a/source/cy/reportdesign/source/core/resource.po b/source/cy/reportdesign/source/core/resource.po
index d7ca1a2e1b9..07c020e726a 100644
--- a/source/cy/reportdesign/source/core/resource.po
+++ b/source/cy/reportdesign/source/core/resource.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-28 18:08+0200\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-07 21:22+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471721.0\n"
+"X-POOTLE-MTIME: 1389129755.0\n"
#: strings.src
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"RID_STR_PROPERTY_CHANGE_NOT_ALLOWED\n"
"string.text"
msgid "The name '#1' already exists and cannot be assigned again."
-msgstr "Mae'r enw #1 yn bodoli eisoes ac nid oes modd ei neilltuo eto."
+msgstr "Mae'r enw '#1' yn bodoli eisoes ac nid oes modd ei neilltuo eto."
#: strings.src
msgctxt ""
diff --git a/source/cy/reportdesign/uiconfig/dbreport/ui.po b/source/cy/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..c7509e2a466
--- /dev/null
+++ b/source/cy/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-27 19:24+0000\n"
+"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388172260.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "Dyddiad ac Amser"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "_Cynnwys Dyddiad"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "_Fformat:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "Cynnwys _Amser"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "Ff_ormat:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "Rhif Tudalennau"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "_Tudalen N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "Tudalen _N o M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "Fformat"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "_Brig y Dudalen (Pennyn)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "_Gwaelod y Dudalen (Troedyn)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "Safle"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "Chwith"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "Canol"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "De"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "_Ainiad:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "Dangos y Rhif ar y Dudalen Gyntaf"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "Cyffredinol"
diff --git a/source/cy/sc/source/ui/StatisticsDialogs.po b/source/cy/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..87e61807196
--- /dev/null
+++ b/source/cy/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:48+0000\n"
+"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389131322.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "Cyfartaledd Newidiol"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "Cynyddiad Esbonyddol"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "Dadansoddiad Amrywiant"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "ANOVA - Ffactor Unigol"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "Grwpiau"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "Rhwng Grwpiau"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "O Fewn Grwpiau"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "Ffynhonnell Amrywiad"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "Gwerth-P"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F critigol"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "Cyfanswm"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "Cydberthynas"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "Cydberthnasau"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr "Cydamrywiad"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr "Cydanrywiad"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr "Ystadegau Disgrifiadol"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Cymedr"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "Gwall Safonol"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr "Modd"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Canolrif"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr "Amrywiant"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Gwyriad Safonol"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr "Cwrtosis"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr "Sgiwedd"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "Ystod"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "Lleiafswm"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "Mwyaf"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "Swm"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr "Cyfrif"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr "($(DISTRIBUTION)) hap"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr "Unffurf"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr "Cyfanrif Unffurf"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "Normal"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr "Cauchy"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr "Bernoulli"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr "Binomaidd"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr "Binomaidd Negyddol"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Geometric"
+msgstr "Geometrig"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr "Geometrig"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "Lleiafswm"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "Mwyaf"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Cymedr"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Gwyriad Safonol"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Canolrif"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr "Sigma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "Gwerth p"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr "Nifer o Brofion"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "Gwerth nu"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr "Samplo"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "Colofn %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "Rhes %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alffa"
diff --git a/source/cy/sc/source/ui/drawfunc.po b/source/cy/sc/source/ui/drawfunc.po
index de0283c87b2..f110a466545 100644
--- a/source/cy/sc/source/ui/drawfunc.po
+++ b/source/cy/sc/source/ui/drawfunc.po
@@ -1,11 +1,11 @@
#. extracted from sc/source/ui/drawfunc
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-23 19:27+0000\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"PO-Revision-Date: 2013-12-04 19:57-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -370,7 +370,7 @@ msgctxt ""
"RID_GRAPHIC_OBJECTBAR\n"
"string.text"
msgid "Image Object Bar"
-msgstr ""
+msgstr "Bar Gwrthrych Delwedd"
#: objdraw.src
msgctxt ""
@@ -387,7 +387,7 @@ msgctxt ""
"SID_EXPORT_AS_GRAPHIC\n"
"menuitem.text"
msgid "Export as Image.."
-msgstr ""
+msgstr "Allforio fel Delwedd..."
#: objdraw.src
msgctxt ""
diff --git a/source/cy/sc/source/ui/formdlg.po b/source/cy/sc/source/ui/formdlg.po
index 049c60c90a3..5ec56c34508 100644
--- a/source/cy/sc/source/ui/formdlg.po
+++ b/source/cy/sc/source/ui/formdlg.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-04-30 21:15+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-07 20:07+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389125247.0\n"
#: dwfunctr.src
msgctxt ""
@@ -49,7 +50,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Date&Time"
-msgstr "Dyddiad ac Amser"
+msgstr "Dyddiad&Amser"
#: dwfunctr.src
msgctxt ""
diff --git a/source/cy/sc/source/ui/navipi.po b/source/cy/sc/source/ui/navipi.po
index 5ec8496ea13..cde48e805ac 100644
--- a/source/cy/sc/source/ui/navipi.po
+++ b/source/cy/sc/source/ui/navipi.po
@@ -1,11 +1,11 @@
#. extracted from sc/source/ui/navipi
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-23 19:29+0000\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"PO-Revision-Date: 2013-12-04 19:58-0000\n"
+"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
@@ -242,7 +242,7 @@ msgctxt ""
"SCSTR_CONTENT_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: navipi.src
msgctxt ""
diff --git a/source/cy/sc/source/ui/src.po b/source/cy/sc/source/ui/src.po
index 7c02b8c0ac5..5aacaa8bc11 100644
--- a/source/cy/sc/source/ui/src.po
+++ b/source/cy/sc/source/ui/src.po
@@ -1,10 +1,9 @@
-#. extracted from sc/source/ui/src
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-23 19:29+0000\n"
+"PO-Revision-Date: 2014-01-07 21:56+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +11,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372015749.0\n"
+"X-POOTLE-MTIME: 1389131761.0\n"
#: autofmt.src
msgctxt ""
@@ -1181,7 +1180,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "3 Smilies"
-msgstr ""
+msgstr "3 Gwenogluniau"
#: condformatdlg.src
msgctxt ""
@@ -1190,7 +1189,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "3 Colored Smilies"
-msgstr ""
+msgstr "3 Gwenogluniau Lliw"
#: condformatdlg.src
msgctxt ""
@@ -1199,7 +1198,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "4 Arrows"
-msgstr ""
+msgstr "4 Saeth"
#: condformatdlg.src
msgctxt ""
@@ -1208,7 +1207,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid "4 Gray Arrows"
-msgstr ""
+msgstr "4 Saeth Lwyd"
#: condformatdlg.src
msgctxt ""
@@ -1217,7 +1216,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid "4 Circles Red to Black"
-msgstr ""
+msgstr "4 Cylch Coch i Ddu"
#: condformatdlg.src
msgctxt ""
@@ -1226,7 +1225,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid "4 Ratings"
-msgstr ""
+msgstr "4 Gradd"
#: condformatdlg.src
msgctxt ""
@@ -1235,7 +1234,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid "4 Traffic Lights"
-msgstr ""
+msgstr "4 Golau Traffig"
#: condformatdlg.src
msgctxt ""
@@ -1244,7 +1243,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid "5 Arrows"
-msgstr ""
+msgstr "5 Saeth"
#: condformatdlg.src
msgctxt ""
@@ -1253,7 +1252,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "5 Gray Arrows"
-msgstr ""
+msgstr "5 Saeth Lwyd"
#: condformatdlg.src
msgctxt ""
@@ -1262,7 +1261,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid "5 Ratings"
-msgstr ""
+msgstr "5 Gradd"
#: condformatdlg.src
msgctxt ""
@@ -1271,7 +1270,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid "5 Quarters"
-msgstr ""
+msgstr "5 Chwarter"
#: condformatdlg.src
msgctxt ""
@@ -2065,7 +2064,7 @@ msgctxt ""
"STR_UNDO_GRAFEDIT\n"
"string.text"
msgid "Edit Image"
-msgstr ""
+msgstr "Golygu Delwedd"
#: globstr.src
msgctxt ""
@@ -2654,7 +2653,7 @@ msgctxt ""
"STR_MSSG_SOLVE_0\n"
"string.text"
msgid "Goal Seek succeeded. Result: "
-msgstr "Llwyddodd Goal Seek: Canlyniad:"
+msgstr "Llwyddodd Goal Seek. Canlyniad: "
#: globstr.src
msgctxt ""
@@ -4431,7 +4430,7 @@ msgctxt ""
"STR_VOBJ_OBJECT\n"
"string.text"
msgid "Objects/Image"
-msgstr ""
+msgstr "Gwrthrych/Delwedd"
#: globstr.src
msgctxt ""
@@ -4861,7 +4860,7 @@ msgctxt ""
"STR_GRAPHICNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: globstr.src
msgctxt ""
@@ -6170,7 +6169,7 @@ msgid ""
"\n"
"Do you want to recalculate all formula cells in this document now?"
msgstr ""
-"Cafodd y ddogfen hon ei chadw diwethaf gan raglen arall heblaw %PRODUCTNAME. Gall rhai celloedd fformiwla gynhyrchu canlyniadau gwahanol wrth eu hail-gyfrifo.\n"
+"Cafodd y ddogfen hon ei chadw diwethaf gan raglen arall heblaw %PRODUCTNAME. Gall rhai celloedd fformiwla gynhyrchu canlyniadau gwahanol wrth eu hail-gyfrifo.\n"
"\n"
"Hoffech chi ail-gyfrifo pob cell fformiwla yn y ddogfen hon nawr?"
@@ -6335,6 +6334,9 @@ msgid ""
"#\n"
"be deleted?"
msgstr ""
+"A ddylai'r cofnod\n"
+"#\n"
+"gael ei dileu?"
#: globstr.src
msgctxt ""
@@ -6343,7 +6345,7 @@ msgctxt ""
"STR_COPYLIST\n"
"string.text"
msgid "Copy List"
-msgstr ""
+msgstr "Rhestr Copïo"
#: globstr.src
msgctxt ""
@@ -6352,7 +6354,7 @@ msgctxt ""
"STR_COPYFROM\n"
"string.text"
msgid "List from"
-msgstr ""
+msgstr "Rhestr o"
#: globstr.src
msgctxt ""
@@ -6361,7 +6363,7 @@ msgctxt ""
"STR_COPYERR\n"
"string.text"
msgid "Cells without text have been ignored."
-msgstr ""
+msgstr "Celloedd heb destun wedi eu hanwybyddu."
#: globstr.src
msgctxt ""
@@ -6370,7 +6372,7 @@ msgctxt ""
"STR_CTRLCLICKHYPERLINK\n"
"string.text"
msgid "ctrl+click to open hyperlink:"
-msgstr ""
+msgstr "ctrl+clic i agor hyperddolen:"
#: globstr.src
msgctxt ""
@@ -6379,7 +6381,7 @@ msgctxt ""
"STR_CLICKHYPERLINK\n"
"string.text"
msgid "click to open hyperlink:"
-msgstr ""
+msgstr "clic i agor hyperddolen:"
#: hdrcont.src
msgctxt ""
@@ -12311,7 +12313,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Y meini prawf i'w gosod ar yr ystod."
#: scfuncs.src
msgctxt ""
@@ -12374,7 +12376,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Y meini prawf i'w gosod ar yr ystod."
#: scfuncs.src
msgctxt ""
@@ -12455,7 +12457,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Meini Prawf 1, meini prawf 2,... yw'r ystod celloedd y mae'r meini prawf yn cael eu gosod arnynt."
#: scfuncs.src
msgctxt ""
@@ -12518,7 +12520,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Meini Prawf 1, meini prawf 2,... yw'r ystod celloedd y mae'r meini prawf yn cael eu gosod arnynt."
#: scfuncs.src
msgctxt ""
@@ -12563,7 +12565,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
-msgstr ""
+msgstr "Meini Prawf 1, meini prawf 2,... yw'r ystod celloedd y mae'r meini prawf yn cael eu gosod arnynt."
#: scfuncs.src
msgctxt ""
@@ -12590,7 +12592,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr ""
+msgstr "Ystod o gelloedd i'w harfarnu yn ôl y meini prawf a roddwyd."
#: scfuncs.src
msgctxt ""
@@ -12608,7 +12610,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The criteria to be applied to the range."
-msgstr ""
+msgstr "Y meini prawf i'w gosod ar yr ystod."
#: scfuncs.src
msgctxt ""
@@ -14183,7 +14185,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "array_1"
-msgstr ""
+msgstr "array_1"
#: scfuncs.src
msgctxt ""
@@ -14201,7 +14203,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "array_2"
-msgstr ""
+msgstr "array_2"
#: scfuncs.src
msgctxt ""
@@ -15020,7 +15022,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the variance based on a sample."
-msgstr ""
+msgstr "Cyfrifo'r amrywiant yn seiliedig ar sampl."
#: scfuncs.src
msgctxt ""
@@ -15029,7 +15031,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "rhif "
#: scfuncs.src
msgctxt ""
@@ -15038,7 +15040,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Rhif 1, rhif 2, ... yn ymresymiadau rhifol 1 i 30 sy'n portreu sampl o boblogaeth."
#: scfuncs.src
msgctxt ""
@@ -15101,7 +15103,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates variance based on the entire population."
-msgstr ""
+msgstr "Cyfrifo'r amrywiant yn seiliedig ar boblogaeth gyfan."
#: scfuncs.src
msgctxt ""
@@ -15110,7 +15112,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "rhif "
#: scfuncs.src
msgctxt ""
@@ -15119,7 +15121,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population."
-msgstr ""
+msgstr "Rhif 1, rhif 2, ... yn ymresymiadau rhifol 1 i 30 sy'n cynrychioli poblogaeth."
#: scfuncs.src
msgctxt ""
@@ -15182,7 +15184,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on a sample."
-msgstr ""
+msgstr "Cyfrifo'r gwyriad safonol yn seiliedig ar sampl."
#: scfuncs.src
msgctxt ""
@@ -15191,7 +15193,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "rhif "
#: scfuncs.src
msgctxt ""
@@ -15200,7 +15202,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population."
-msgstr ""
+msgstr "Rhif 1, rhif 2, ... yn ymresymiadau rhifol 1 i 30 sy'n portreu sampl o boblogaeth."
#: scfuncs.src
msgctxt ""
@@ -15254,7 +15256,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Rhif 1, rhif 2, ... yn ymresymiadau rhifol 1 i 30 sy'n portreu sampl o boblogaeth."
#: scfuncs.src
msgctxt ""
@@ -15263,7 +15265,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the standard deviation based on the entire population."
-msgstr ""
+msgstr "Cyfrifo'r gwyriad safonol yn seiliedig ar y boblogaeth gyfan."
#: scfuncs.src
msgctxt ""
@@ -15272,7 +15274,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "rhif "
#: scfuncs.src
msgctxt ""
@@ -15281,7 +15283,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a population."
-msgstr ""
+msgstr "Rhif 1, rhif 2, ... yn ymresymiadau rhifol 1 i 30 sy'n portreu sampl o boblogaeth."
#: scfuncs.src
msgctxt ""
@@ -15470,7 +15472,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number 1, number 2, ... are 1 to 30 numerical arguments portraying the population."
-msgstr "Mae rhif 1, rhif 2, ... yn ymresymiadau rhifol 1 i 30 sy'n disgrifio'r boblogaeth"
+msgstr "Mae rhif 1, rhif 2, ... yn ymresymiadau rhifol 1 i 30 sy'n disgrifio'r boblogaeth."
#: scfuncs.src
msgctxt ""
@@ -16298,7 +16300,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the binomial distribution."
-msgstr ""
+msgstr "Gwerthoedd dosbarthiad binomaidd."
#: scfuncs.src
msgctxt ""
@@ -16307,7 +16309,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "X"
-msgstr ""
+msgstr "X"
#: scfuncs.src
msgctxt ""
@@ -16316,7 +16318,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The number of successes in a series of trials."
-msgstr ""
+msgstr "Nifer o lwyddiannau mewn arbrofion."
#: scfuncs.src
msgctxt ""
@@ -16325,7 +16327,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "arbrofion"
#: scfuncs.src
msgctxt ""
@@ -16334,7 +16336,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Cyfanswm yr arbrofion."
#: scfuncs.src
msgctxt ""
@@ -16343,7 +16345,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16352,7 +16354,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "Tebygolrwydd llwyddiant arbrawf."
#: scfuncs.src
msgctxt ""
@@ -16361,7 +16363,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: scfuncs.src
msgctxt ""
@@ -16370,7 +16372,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
-msgstr ""
+msgstr "Cronnus. C=0 cyfrifo'r tebygolrwydd unigol, C=1 y tebygolrwydd cronnus."
#: scfuncs.src
msgctxt ""
@@ -16505,7 +16507,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Border arguments of the binomial distribution."
-msgstr ""
+msgstr "Ymresymiadau border dosbarthiad binomaidd."
#: scfuncs.src
msgctxt ""
@@ -16514,7 +16516,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "trials"
-msgstr ""
+msgstr "arbrofion"
#: scfuncs.src
msgctxt ""
@@ -16523,7 +16525,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The total number of trials."
-msgstr ""
+msgstr "Cyfanswm yr arbrofion."
#: scfuncs.src
msgctxt ""
@@ -16532,7 +16534,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "SP"
-msgstr ""
+msgstr "SP"
#: scfuncs.src
msgctxt ""
@@ -16541,7 +16543,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The success probability of a trial."
-msgstr ""
+msgstr "Tebygolrwydd llwyddiant arbrawf."
#: scfuncs.src
msgctxt ""
@@ -16550,7 +16552,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alffa"
#: scfuncs.src
msgctxt ""
@@ -16559,7 +16561,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The border probability that is attained or exceeded."
-msgstr ""
+msgstr "Tebygolrwydd border sydd i'w ymgyrraedd neu ei ragori."
#: scfuncs.src
msgctxt ""
@@ -16622,7 +16624,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "Mae 0 neu gau yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
+msgstr "Mae 0 neu FALSE yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
#: scfuncs.src
msgctxt ""
@@ -16703,7 +16705,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "Mae 0 neu gau yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
+msgstr "Mae 0 neu FALSE yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
#: scfuncs.src
msgctxt ""
@@ -16901,7 +16903,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "Mae 0 neu gau yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
+msgstr "Mae 0 neu FALSE yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
#: scfuncs.src
msgctxt ""
@@ -17108,7 +17110,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "Mae 0 neu gau yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
+msgstr "Mae 0 neu FALSE yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
#: scfuncs.src
msgctxt ""
@@ -17450,7 +17452,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the beta distribution."
-msgstr ""
+msgstr "Gwerthoedd y dosbarthiad beta gwrthdro."
#: scfuncs.src
msgctxt ""
@@ -17459,7 +17461,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "rhif"
#: scfuncs.src
msgctxt ""
@@ -17468,7 +17470,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the beta distribution is to be calculated."
-msgstr ""
+msgstr "Gwerth y bydd y dosbarthiad beta'n cael ei gyfrifo."
#: scfuncs.src
msgctxt ""
@@ -17477,7 +17479,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alffa"
#: scfuncs.src
msgctxt ""
@@ -17486,7 +17488,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Paramedrau Alffa'r dosbarthiad Beta."
#: scfuncs.src
msgctxt ""
@@ -17495,7 +17497,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17504,7 +17506,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Paramedr Beta'r dosbarthiad Beta."
#: scfuncs.src
msgctxt ""
@@ -17513,7 +17515,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Cronnus"
#: scfuncs.src
msgctxt ""
@@ -17522,7 +17524,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
-msgstr ""
+msgstr "Mae 0 neu FALSE yn cyfrifo swyddogaeth dwysedd tebygolrwydd, bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
#: scfuncs.src
msgctxt ""
@@ -17531,7 +17533,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Cychwyn"
#: scfuncs.src
msgctxt ""
@@ -17540,7 +17542,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Gwerth cychwynnol cyfwng gwerth y dosbarthiad."
#: scfuncs.src
msgctxt ""
@@ -17549,7 +17551,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Diwedd"
#: scfuncs.src
msgctxt ""
@@ -17558,7 +17560,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Gwerth terfynol cyfwng gwerth y dosbarthiad."
#: scfuncs.src
msgctxt ""
@@ -17567,7 +17569,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse beta distribution."
-msgstr ""
+msgstr "Gwerthoedd y dosbarthiad beta gwrthdro."
#: scfuncs.src
msgctxt ""
@@ -17576,7 +17578,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "rhif"
#: scfuncs.src
msgctxt ""
@@ -17585,7 +17587,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse beta distribution is to be calculated."
-msgstr ""
+msgstr "Tebygolrwydd gwerth y bydd y dosbarthiad beta'n cael ei gyfrifo."
#: scfuncs.src
msgctxt ""
@@ -17594,7 +17596,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alffa"
#: scfuncs.src
msgctxt ""
@@ -17603,7 +17605,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The Alpha parameter of the Beta distribution."
-msgstr ""
+msgstr "Paramedrau Alffa'r dosbarthiad Beta."
#: scfuncs.src
msgctxt ""
@@ -17612,7 +17614,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "beta"
-msgstr ""
+msgstr "beta"
#: scfuncs.src
msgctxt ""
@@ -17621,7 +17623,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The Beta parameter of the Beta distribution."
-msgstr ""
+msgstr "Paramedr Beta'r dosbarthiad Beta."
#: scfuncs.src
msgctxt ""
@@ -17630,7 +17632,7 @@ msgctxt ""
"8\n"
"string.text"
msgid "Start"
-msgstr ""
+msgstr "Cychwyn"
#: scfuncs.src
msgctxt ""
@@ -17639,7 +17641,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "The starting value for the value interval of the distribution."
-msgstr ""
+msgstr "Gwerth cychwynnol cyfwng gwerth y dosbarthiad."
#: scfuncs.src
msgctxt ""
@@ -17648,7 +17650,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "End"
-msgstr ""
+msgstr "Diwedd"
#: scfuncs.src
msgctxt ""
@@ -17657,7 +17659,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "The final value for the value interval of the distribution."
-msgstr ""
+msgstr "Gwerth terfynol cyfwng gwerth y dosbarthiad."
#: scfuncs.src
msgctxt ""
@@ -18107,7 +18109,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the right-tail probability of the chi-square distribution."
-msgstr ""
+msgstr "Dychwelyd tebygolrwydd.cynffon de dosbarthiad chi-square."
#: scfuncs.src
msgctxt ""
@@ -18116,7 +18118,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Rhif"
#: scfuncs.src
msgctxt ""
@@ -18125,7 +18127,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Gwerth y bydd dosbarthiad chi sgwâr yn cael ei gyfrifo."
#: scfuncs.src
msgctxt ""
@@ -18134,7 +18136,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "degrees_freedom"
#: scfuncs.src
msgctxt ""
@@ -18143,7 +18145,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Graddau o ryddid dosbarthiad chi square."
#: scfuncs.src
msgctxt ""
@@ -18206,7 +18208,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "Mae 0 neu gau yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
+msgstr "Mae 0 neu FALSE yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
#: scfuncs.src
msgctxt ""
@@ -18215,7 +18217,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
-msgstr ""
+msgstr "Dychwelyd-tebygolrwydd cynffon chwith y ffwythiant dosbarthiad cronnus neu werthoedd y ffwythiant dwysedd tebygolrwydd y chi-sgwâr."
#: scfuncs.src
msgctxt ""
@@ -18224,7 +18226,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "Rhif"
#: scfuncs.src
msgctxt ""
@@ -18233,7 +18235,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
-msgstr ""
+msgstr "Y gwerth y mae'r ffwythiant dwysedd tebygolrwydd neu ffwythiant dosraniad cronnus yn cael ei gyfrifo."
#: scfuncs.src
msgctxt ""
@@ -18242,7 +18244,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Graddau o Ryddid"
#: scfuncs.src
msgctxt ""
@@ -18251,7 +18253,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi-square distribution."
-msgstr ""
+msgstr "Graddau o ryddid dosbarthiad chi square."
#: scfuncs.src
msgctxt ""
@@ -18260,7 +18262,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Cumulative"
-msgstr ""
+msgstr "Cronnus"
#: scfuncs.src
msgctxt ""
@@ -18269,7 +18271,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr ""
+msgstr "Mae 0 neu FALSE yn cyfrifo swyddogaeth dwysedd tebygolrwydd. Bydd unrhyw werth arall neu TRUE neu hepgor yn cyfrifo swyddogaeth dosbarthiad cronnus."
#: scfuncs.src
msgctxt ""
@@ -18323,7 +18325,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
-msgstr ""
+msgstr "Gwerthoedd gwrthdro CHIDIST (x; DegreesOfFreedom)."
#: scfuncs.src
msgctxt ""
@@ -18332,7 +18334,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "rhif"
#: scfuncs.src
msgctxt ""
@@ -18341,7 +18343,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
-msgstr ""
+msgstr "Gwerth tebygolrwydd y bydd dosbarthiad chi sgwâr yn cael ei gyfrifo."
#: scfuncs.src
msgctxt ""
@@ -18350,7 +18352,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "degrees_freedom"
-msgstr ""
+msgstr "degrees_freedom"
#: scfuncs.src
msgctxt ""
@@ -18359,7 +18361,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Graddau o ryddid dosbarthiad chi square."
#: scfuncs.src
msgctxt ""
@@ -18413,7 +18415,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr ""
+msgstr "Gwerthoedd gwrthdro CHISQDIST(x;DegreesOfFreedom;TRUE())."
#: scfuncs.src
msgctxt ""
@@ -18422,7 +18424,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Probability"
-msgstr ""
+msgstr "Tebygolrwydd"
#: scfuncs.src
msgctxt ""
@@ -18431,7 +18433,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Gwerth tebygolrwydd y bydd dosbarthiad chi sgwâr yn cael ei gyfrifo."
#: scfuncs.src
msgctxt ""
@@ -18440,7 +18442,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Degrees of Freedom"
-msgstr ""
+msgstr "Graddau o Ryddid"
#: scfuncs.src
msgctxt ""
@@ -18449,7 +18451,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The degrees of freedom of the chi square distribution."
-msgstr ""
+msgstr "Graddau o ryddid dosbarthiad chi square."
#: scfuncs.src
msgctxt ""
@@ -18674,7 +18676,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a normal distribution."
-msgstr ""
+msgstr "Dychwelyd cyfwng hyder (1 alffa) ar gyfer dosbarthiad normal."
#: scfuncs.src
msgctxt ""
@@ -18683,7 +18685,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alffa"
#: scfuncs.src
msgctxt ""
@@ -18692,7 +18694,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "Lefel y cyfwng hyder."
#: scfuncs.src
msgctxt ""
@@ -18701,7 +18703,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18710,7 +18712,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Gwyriad safonol poblogaeth."
#: scfuncs.src
msgctxt ""
@@ -18719,7 +18721,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "maint"
#: scfuncs.src
msgctxt ""
@@ -18728,7 +18730,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Maint poblogaeth."
#: scfuncs.src
msgctxt ""
@@ -18737,7 +18739,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr ""
+msgstr "Dychwelyd cyfwng hyder (1 alffa) ar gyfer dosbarthiad normal."
#: scfuncs.src
msgctxt ""
@@ -18746,7 +18748,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "alffa"
#: scfuncs.src
msgctxt ""
@@ -18755,7 +18757,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The level of the confidence interval."
-msgstr ""
+msgstr "Lefel y cyfwng hyder."
#: scfuncs.src
msgctxt ""
@@ -18764,7 +18766,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "STDEV"
-msgstr ""
+msgstr "STDEV"
#: scfuncs.src
msgctxt ""
@@ -18773,7 +18775,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The standard deviation of the population."
-msgstr ""
+msgstr "Gwyriad safonol poblogaeth."
#: scfuncs.src
msgctxt ""
@@ -18782,7 +18784,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "maint"
#: scfuncs.src
msgctxt ""
@@ -18791,7 +18793,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The size of the population."
-msgstr ""
+msgstr "Maint poblogaeth."
#: scfuncs.src
msgctxt ""
@@ -18908,7 +18910,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the chi square independence test."
-msgstr ""
+msgstr "Dychwelyd prawf annibyniaeth chi sgwâr."
#: scfuncs.src
msgctxt ""
@@ -18917,7 +18919,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_B"
-msgstr ""
+msgstr "Data_B"
#: scfuncs.src
msgctxt ""
@@ -18926,7 +18928,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The observed data array."
-msgstr ""
+msgstr "Aräe data arsylwedig."
#: scfuncs.src
msgctxt ""
@@ -18935,7 +18937,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "data_E"
-msgstr ""
+msgstr "data_E"
#: scfuncs.src
msgctxt ""
@@ -18944,7 +18946,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The expected data array."
-msgstr ""
+msgstr "Aräe data disgwyliedig."
#: scfuncs.src
msgctxt ""
@@ -19349,7 +19351,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Cyfrifo cydamrywiad."
#: scfuncs.src
msgctxt ""
@@ -19394,7 +19396,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Cyfrifo cydamrywiad."
#: scfuncs.src
msgctxt ""
@@ -19403,7 +19405,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Data_1"
#: scfuncs.src
msgctxt ""
@@ -19412,7 +19414,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "Aräe cofnod cyntaf."
#: scfuncs.src
msgctxt ""
@@ -19421,7 +19423,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Data_2"
#: scfuncs.src
msgctxt ""
@@ -19430,7 +19432,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Ail gofnod aräe."
#: scfuncs.src
msgctxt ""
@@ -19439,7 +19441,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the sample covariance."
-msgstr ""
+msgstr "Cyfrifo cydamrywiad y sampl."
#: scfuncs.src
msgctxt ""
@@ -19448,7 +19450,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Data_1"
-msgstr ""
+msgstr "Data_1"
#: scfuncs.src
msgctxt ""
@@ -19457,7 +19459,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The first record array."
-msgstr ""
+msgstr "Aräe cofnod cyntaf."
#: scfuncs.src
msgctxt ""
@@ -19466,7 +19468,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Data_2"
-msgstr ""
+msgstr "Data_2"
#: scfuncs.src
msgctxt ""
@@ -19475,7 +19477,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The second record array."
-msgstr ""
+msgstr "Ail gofnod aräe."
#: scfuncs.src
msgctxt ""
@@ -21421,7 +21423,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed."
-msgstr ""
+msgstr "Ymwahanydd miloedd. Os yn 0 neu wedi ei hepgor bydd ymwahanydd grŵp locale yn cael ei ddefnyddio neu bydd yr ymwahanydd wedi ei atal."
#: scfuncs.src
msgctxt ""
@@ -22196,7 +22198,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Defines the character used as the decimal separator."
-msgstr "Diffinio'r nod sy'n cael ei ddefnyddio fel gwahanydd degol"
+msgstr "Diffinio'r nod sy'n cael ei ddefnyddio fel gwahanydd degol."
#: scfuncs.src
msgctxt ""
@@ -22448,7 +22450,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr ""
+msgstr "Cyfrifo hyd linyn testun, gyda DBCS"
#: scfuncs.src
msgctxt ""
@@ -22457,7 +22459,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testun"
#: scfuncs.src
msgctxt ""
@@ -22466,7 +22468,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the length is to be determined."
-msgstr ""
+msgstr "Testun y mae ei hyd i'w bennu."
#: scfuncs.src
msgctxt ""
@@ -22475,7 +22477,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Dychwelyd y nod neu nodau olaf y testun, gyda DBCS"
#: scfuncs.src
msgctxt ""
@@ -22484,7 +22486,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testun"
#: scfuncs.src
msgctxt ""
@@ -22493,7 +22495,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which the end partial words are to be determined."
-msgstr ""
+msgstr "Testun y bydd geiriau rhannol diwedd yn cael eu pennu."
#: scfuncs.src
msgctxt ""
@@ -22502,7 +22504,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "rhif"
#: scfuncs.src
msgctxt ""
@@ -22511,7 +22513,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the end text."
-msgstr ""
+msgstr "Nifer o nodau ar gyfer diwedd y testun."
#: scfuncs.src
msgctxt ""
@@ -22520,7 +22522,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr ""
+msgstr "Dychwelyd y nod neu nodau cyntaf y testun, dyda DBCS"
#: scfuncs.src
msgctxt ""
@@ -22529,7 +22531,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testun"
#: scfuncs.src
msgctxt ""
@@ -22538,7 +22540,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text where the initial partial words are to be determined."
-msgstr ""
+msgstr "Testun lle mae'r geiriau rhannol cyntaf i'w pennu."
#: scfuncs.src
msgctxt ""
@@ -22547,7 +22549,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "rhif"
#: scfuncs.src
msgctxt ""
@@ -22556,7 +22558,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number of characters for the start text."
-msgstr ""
+msgstr "Nifer nodau'r testun cychwynnol."
#: scfuncs.src
msgctxt ""
@@ -22565,7 +22567,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr ""
+msgstr "Dychwelyd llinyn testun rhannol o destun, gyda DBCS"
#: scfuncs.src
msgctxt ""
@@ -22574,7 +22576,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "testun"
#: scfuncs.src
msgctxt ""
@@ -22583,7 +22585,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The text in which partial words are to be determined."
-msgstr ""
+msgstr "Testun y bydd geiriau rhannol diwedd yn cael eu pennu."
#: scfuncs.src
msgctxt ""
@@ -22592,7 +22594,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "start"
-msgstr ""
+msgstr "cychwyn"
#: scfuncs.src
msgctxt ""
@@ -22601,7 +22603,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The position from which the part word is to be determined."
-msgstr ""
+msgstr "Safle y bydd geiriau rhannol diwedd yn cael eu pennu."
#: scfuncs.src
msgctxt ""
@@ -22610,7 +22612,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "number"
-msgstr ""
+msgstr "rhif"
#: scfuncs.src
msgctxt ""
@@ -22619,7 +22621,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The number of characters for the text."
-msgstr ""
+msgstr "Nifer nodau'r testun cychwynnol."
#: scfuncs.src
msgctxt ""
@@ -22628,7 +22630,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Apply an XPath expression to an XML document"
-msgstr ""
+msgstr "Gosod mynegiad XPath i ddogfen XML"
#: scfuncs.src
msgctxt ""
@@ -22637,7 +22639,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "XML Document"
-msgstr ""
+msgstr "Dogfen XML"
#: scfuncs.src
msgctxt ""
@@ -22646,7 +22648,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "String containing a valid XML stream"
-msgstr ""
+msgstr "Mae'r llinyn yn cynnwys llif XML dilys"
#: scfuncs.src
msgctxt ""
@@ -22655,7 +22657,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "XPath expression"
-msgstr ""
+msgstr "Mynegiad XPath"
#: scfuncs.src
msgctxt ""
@@ -22664,7 +22666,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "String containing a valid XPath expression"
-msgstr ""
+msgstr "Mae'r llinyn yn cynnwys mynegiant XPath"
#: scfuncs.src
msgctxt ""
@@ -22673,7 +22675,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Get some webcontent from an URI."
-msgstr ""
+msgstr "Estyn cynnwys gwe o URI."
#: scfuncs.src
msgctxt ""
@@ -22682,7 +22684,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "URI"
-msgstr ""
+msgstr "URI"
#: scfuncs.src
msgctxt ""
@@ -22691,7 +22693,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "URI of the webservice"
-msgstr ""
+msgstr "URI gwasanaeth gwe"
#: scstring.src
msgctxt ""
@@ -22747,7 +22749,7 @@ msgctxt ""
"SCSTR_DRAWSHELL\n"
"string.text"
msgid "Image Objects"
-msgstr ""
+msgstr "Gwrthrych Delwedd"
#: scstring.src
msgctxt ""
@@ -22755,7 +22757,7 @@ msgctxt ""
"SCSTR_DRAWTEXTSHELL\n"
"string.text"
msgid "Text Objects"
-msgstr ""
+msgstr "Gwrthrychau Testun"
#: scstring.src
msgctxt ""
@@ -22763,7 +22765,7 @@ msgctxt ""
"SCSTR_DRAWFORMSHELL\n"
"string.text"
msgid "Form Objects"
-msgstr ""
+msgstr "Gwrthrychau Ffurf"
#: scstring.src
msgctxt ""
@@ -22771,7 +22773,7 @@ msgctxt ""
"SCSTR_CHARTSHELL\n"
"string.text"
msgid "Chart Objects"
-msgstr ""
+msgstr "Gwrthrychau Siart"
#: scstring.src
msgctxt ""
@@ -22779,7 +22781,7 @@ msgctxt ""
"SCSTR_OLEOBJECTSHELL\n"
"string.text"
msgid "OLE Objects"
-msgstr ""
+msgstr "Gwrthrychau OLE"
#: scstring.src
msgctxt ""
@@ -22787,7 +22789,7 @@ msgctxt ""
"SCSTR_GRAPHICSHELL\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: scstring.src
msgctxt ""
@@ -22931,7 +22933,7 @@ msgctxt ""
"SCSTR_MULTIPLE\n"
"string.text"
msgid "- multiple -"
-msgstr "-lluosog-"
+msgstr "- lluosog -"
#: scstring.src
msgctxt ""
@@ -23101,7 +23103,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Mewnosod Delwedd"
#: scstring.src
msgctxt ""
@@ -23471,7 +23473,7 @@ msgctxt ""
"SCSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file can not be opened"
-msgstr ""
+msgstr "Methu agor y ffeil delwedd"
#: scstring.src
msgctxt ""
@@ -23479,7 +23481,7 @@ msgctxt ""
"SCSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file can not be read"
-msgstr ""
+msgstr "Methu darllen y ffeil delwedd"
#: scstring.src
msgctxt ""
@@ -23487,7 +23489,7 @@ msgctxt ""
"SCSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Fformat delwedd anhysbys"
#: scstring.src
msgctxt ""
@@ -23495,7 +23497,7 @@ msgctxt ""
"SCSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "Nid yw'r fersiwn ffeil delwedd hon yn cael ei gynnal"
#: scstring.src
msgctxt ""
@@ -23503,7 +23505,7 @@ msgctxt ""
"SCSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Heb ganfod hidl delwedd"
#: scstring.src
msgctxt ""
@@ -23511,7 +23513,7 @@ msgctxt ""
"SCSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory available to insert image."
-msgstr ""
+msgstr "Dim digon o gof ar gael i fewnosod delwedd."
#: scstring.src
msgctxt ""
@@ -23519,7 +23521,7 @@ msgctxt ""
"SCSTR_UNDO_GRAFFILTER\n"
"string.text"
msgid "Image Filter"
-msgstr ""
+msgstr "Hidl Delwedd"
#: scstring.src
msgctxt ""
@@ -23957,7 +23959,7 @@ msgctxt ""
"SCSTR_AUTHOR\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Awdur"
#: scstring.src
msgctxt ""
@@ -23966,7 +23968,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Millimeter"
-msgstr ""
+msgstr "Milimedr"
#: scstring.src
msgctxt ""
@@ -23975,7 +23977,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Centimeter"
-msgstr ""
+msgstr "Centimedr"
#: scstring.src
msgctxt ""
@@ -23984,7 +23986,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Meter"
-msgstr ""
+msgstr "Metr"
#: scstring.src
msgctxt ""
@@ -23993,7 +23995,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "Kilometer"
-msgstr ""
+msgstr "Kilometr"
#: scstring.src
msgctxt ""
@@ -24002,7 +24004,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Inch"
-msgstr ""
+msgstr "Mod"
#: scstring.src
msgctxt ""
@@ -24011,7 +24013,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Foot"
-msgstr ""
+msgstr "Troedfedd"
#: scstring.src
msgctxt ""
@@ -24020,7 +24022,7 @@ msgctxt ""
"7\n"
"itemlist.text"
msgid "Miles"
-msgstr ""
+msgstr "Milltiroedd"
#: scstring.src
msgctxt ""
@@ -24029,7 +24031,7 @@ msgctxt ""
"8\n"
"itemlist.text"
msgid "Pica"
-msgstr ""
+msgstr "Pica"
#: scstring.src
msgctxt ""
@@ -24038,7 +24040,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Point"
-msgstr ""
+msgstr "Pwynt"
#: scstring.src
msgctxt ""
@@ -24046,7 +24048,7 @@ msgctxt ""
"SCSTR_VALERR\n"
"string.text"
msgid "Invalid value"
-msgstr ""
+msgstr "Gwerth annilys"
#: scwarngs.src
msgctxt ""
diff --git a/source/cy/sc/uiconfig/scalc/ui.po b/source/cy/sc/uiconfig/scalc/ui.po
index 9c9c1764e81..31d25b16be3 100644
--- a/source/cy/sc/uiconfig/scalc/ui.po
+++ b/source/cy/sc/uiconfig/scalc/ui.po
@@ -1,10 +1,9 @@
-#. extracted from sc/uiconfig/scalc/ui
msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"PO-Revision-Date: 2014-01-07 21:56+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: none\n"
"Language: cy\n"
@@ -12,9 +11,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471725.0\n"
+"X-POOTLE-MTIME: 1389131817.0\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -23,7 +22,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Advanced Filter"
-msgstr ""
+msgstr "Hidl Uwch"
#: advancedfilterdialog.ui
msgctxt ""
@@ -32,7 +31,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Read _filter criteria from"
-msgstr ""
+msgstr "_Darllen meini prawf hidlo o"
#: advancedfilterdialog.ui
msgctxt ""
@@ -41,7 +40,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "_Llythyren fach neu FAWR"
#: advancedfilterdialog.ui
msgctxt ""
@@ -50,7 +49,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "_Ystod yn cynnwys labeli colofn"
#: advancedfilterdialog.ui
msgctxt ""
@@ -59,7 +58,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Mynegiad _arferol"
#: advancedfilterdialog.ui
msgctxt ""
@@ -68,7 +67,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Dim dyblygu"
#: advancedfilterdialog.ui
msgctxt ""
@@ -77,7 +76,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Copïo c­_anlyniadau i:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -86,7 +85,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "C_adw meini prawf hidlo"
#: advancedfilterdialog.ui
msgctxt ""
@@ -95,7 +94,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Ystod data:"
#: advancedfilterdialog.ui
msgctxt ""
@@ -104,7 +103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "dymi"
#: advancedfilterdialog.ui
msgctxt ""
@@ -113,7 +112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "D_ewisiadau"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -167,7 +166,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Descriptive Statistics"
-msgstr ""
+msgstr "Ystadegau Disgrifiadol"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -176,7 +175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ystod Mewnbwn"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -185,7 +184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output Range"
-msgstr ""
+msgstr "Ystod Allbwn"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -194,7 +193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -203,7 +202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Rhesi"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -212,7 +211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grwpiwyd yn ôl"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -221,7 +220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alffa"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -230,7 +229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paramedrau"
#: cellprotectionpage.ui
msgctxt ""
@@ -272,7 +271,7 @@ msgid ""
msgstr ""
"Dim ond ar ôl diogelu'r daenlen gyfredol y mae diogelwch cell yn weithredol.\n"
"\n"
-"Dewiswch 'Diogelu Dogfen o'r ddewislen 'Offer' a dewis 'Dalen'."
+"Dewiswch 'Diogelu Dogfen' o'r ddewislen 'Offer' a dewis 'Dalen'."
#: cellprotectionpage.ui
msgctxt ""
@@ -317,7 +316,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Consolidate"
-msgstr ""
+msgstr "Cyfnerthu"
#: consolidatedialog.ui
msgctxt ""
@@ -326,7 +325,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "_Swyddogaeth:"
#: consolidatedialog.ui
msgctxt ""
@@ -335,7 +334,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Consolidation ranges:"
-msgstr ""
+msgstr "_Cyfnerthu ystodau:"
#: consolidatedialog.ui
msgctxt ""
@@ -344,7 +343,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Source data ranges:"
-msgstr ""
+msgstr "_Ystodau ynhonnell data:"
#: consolidatedialog.ui
msgctxt ""
@@ -353,7 +352,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy results _to:"
-msgstr ""
+msgstr "Copïo canlyniadau _i:"
#: consolidatedialog.ui
msgctxt ""
@@ -362,7 +361,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row labels"
-msgstr ""
+msgstr "Labeli _rhes"
#: consolidatedialog.ui
msgctxt ""
@@ -371,7 +370,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_olumn labels"
-msgstr ""
+msgstr "Labeli _colofn"
#: consolidatedialog.ui
msgctxt ""
@@ -380,7 +379,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Consolidate by"
-msgstr ""
+msgstr "Cyfnerthu gan"
#: consolidatedialog.ui
msgctxt ""
@@ -389,7 +388,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link to source data"
-msgstr ""
+msgstr "_Cysylltu i ddata ffynhonnell"
#: consolidatedialog.ui
msgctxt ""
@@ -398,7 +397,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: consolidatedialog.ui
msgctxt ""
@@ -407,7 +406,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: correlationdialog.ui
msgctxt ""
@@ -416,7 +415,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Correlation"
-msgstr ""
+msgstr "Cydberthynas"
#: correlationdialog.ui
msgctxt ""
@@ -425,7 +424,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ystod Mewnbwn"
#: correlationdialog.ui
msgctxt ""
@@ -434,7 +433,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output Range"
-msgstr ""
+msgstr "Ysod Allbwn"
#: correlationdialog.ui
msgctxt ""
@@ -443,7 +442,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: correlationdialog.ui
msgctxt ""
@@ -452,7 +451,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Rhesi"
#: correlationdialog.ui
msgctxt ""
@@ -461,7 +460,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grwpiwyd yn ôl"
#: covariancedialog.ui
msgctxt ""
@@ -470,7 +469,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Covariance"
-msgstr ""
+msgstr "Cydamrywiad"
#: covariancedialog.ui
msgctxt ""
@@ -479,7 +478,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ystod Mewnbwn"
#: covariancedialog.ui
msgctxt ""
@@ -488,7 +487,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output Range"
-msgstr ""
+msgstr "Ystod Allbwn"
#: covariancedialog.ui
msgctxt ""
@@ -497,7 +496,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: covariancedialog.ui
msgctxt ""
@@ -506,7 +505,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Rhesi"
#: covariancedialog.ui
msgctxt ""
@@ -515,7 +514,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grwpiwyd yn ôl"
#: createnamesdialog.ui
msgctxt ""
@@ -650,7 +649,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Live Data Streams"
-msgstr ""
+msgstr "Ffrydiau Data Byw"
#: datastreams.ui
msgctxt ""
@@ -659,7 +658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "URL"
-msgstr ""
+msgstr "URL"
#: datastreams.ui
msgctxt ""
@@ -668,7 +667,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Rhowch URL y ddogfen ffynhonnell yn y system ffeil leol neu Ryngrwyd yma."
#: datastreams.ui
msgctxt ""
@@ -677,7 +676,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the URL of the source document in the local file system or Internet here."
-msgstr ""
+msgstr "Rhowch URL y ddogfen ffynhonnell yn y system ffeil leol neu Ryngrwyd yma."
#: datastreams.ui
msgctxt ""
@@ -686,7 +685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: datastreams.ui
msgctxt ""
@@ -695,7 +694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct data feed"
-msgstr ""
+msgstr "Llif data uniongyrchol"
#: datastreams.ui
msgctxt ""
@@ -704,7 +703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Script to execute to obtain the data"
-msgstr ""
+msgstr "Sgript i weithredu i ganfod data"
#: datastreams.ui
msgctxt ""
@@ -713,7 +712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "value1,value2,..."
-msgstr ""
+msgstr "gwerth1,gwerth2,..."
#: datastreams.ui
msgctxt ""
@@ -722,7 +721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "address,value"
-msgstr ""
+msgstr "address,value"
#: datastreams.ui
msgctxt ""
@@ -731,7 +730,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interpret stream data as"
-msgstr ""
+msgstr "Dehongli llif data fel"
#: datastreams.ui
msgctxt ""
@@ -740,7 +739,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill data into range"
-msgstr ""
+msgstr "_Llanw data i ystod"
#: datastreams.ui
msgctxt ""
@@ -749,7 +748,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source stream"
-msgstr ""
+msgstr "Ffynhonnell llif"
#: datastreams.ui
msgctxt ""
@@ -758,7 +757,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move existing data down"
-msgstr ""
+msgstr "Symud y data cyfredol i lawr"
#: datastreams.ui
msgctxt ""
@@ -767,7 +766,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move the range down"
-msgstr ""
+msgstr "Symud yr ystod i lawr"
#: datastreams.ui
msgctxt ""
@@ -776,7 +775,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Overwrite existing data"
-msgstr ""
+msgstr "Trosysgrifo'r ddata presennol"
#: datastreams.ui
msgctxt ""
@@ -785,7 +784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When new data arrives"
-msgstr ""
+msgstr "Pan fydd data'n cyrraedd"
#: datastreams.ui
msgctxt ""
@@ -794,7 +793,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limit to"
-msgstr ""
+msgstr "Terfyn"
#: datastreams.ui
msgctxt ""
@@ -803,7 +802,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "1000"
-msgstr ""
+msgstr "1000"
#: datastreams.ui
msgctxt ""
@@ -812,7 +811,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Unlimited"
-msgstr ""
+msgstr "_Dim terfyn"
#: datastreams.ui
msgctxt ""
@@ -821,7 +820,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Maximal amount of rows"
-msgstr ""
+msgstr "Swm uchaf rhesi"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -830,7 +829,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Database Range"
-msgstr ""
+msgstr "Diffinio Ystod Cronfa Ddata"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -839,7 +838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Enw"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -848,7 +847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Ystod"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -857,7 +856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_ntains Column Labels"
-msgstr ""
+msgstr "_Yn Cynnwys Labeli Colofn"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -866,7 +865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert or delete _cells"
-msgstr ""
+msgstr "Mewnosod neu dileu ­_celloedd"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -875,7 +874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keep _formatting"
-msgstr ""
+msgstr "Cadw _fformatio"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -884,7 +883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Don't save _imported data"
-msgstr ""
+msgstr "_Peidio cadw data mewnforiwyd"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -893,7 +892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source:"
-msgstr ""
+msgstr "Ffynhonnell:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -902,7 +901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operations:"
-msgstr ""
+msgstr "Gweithrediadau:"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -911,7 +910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invalid range"
-msgstr ""
+msgstr "Ystod annilys"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -920,7 +919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -929,7 +928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "M_odify"
-msgstr ""
+msgstr "_Newid"
#: definename.ui
msgctxt ""
@@ -1172,7 +1171,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Descriptive Statistics"
-msgstr ""
+msgstr "Ystadegau Disgrifiadol"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1181,7 +1180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ystod Mewnbwn"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1190,7 +1189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output Range"
-msgstr ""
+msgstr "Ystod Allbwn"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1199,7 +1198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1208,7 +1207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Rhesi"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1217,7 +1216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grwpiwyd yn ôl"
#: doubledialog.ui
msgctxt ""
@@ -1226,7 +1225,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Gosodiad Golygu"
#: erroralerttabpage.ui
msgctxt ""
@@ -1235,7 +1234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show error _message when invalid values are entered"
-msgstr ""
+msgstr "Dangos neges _gwall pan fo gwerthoedd annilys yn cael eu rhoi"
#: erroralerttabpage.ui
msgctxt ""
@@ -1244,7 +1243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Action:"
-msgstr ""
+msgstr "_Gweithred:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1253,7 +1252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Teitl:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1262,7 +1261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Error message:"
-msgstr ""
+msgstr "_Neges gwall:"
#: erroralerttabpage.ui
msgctxt ""
@@ -1271,7 +1270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Pori..."
#: erroralerttabpage.ui
msgctxt ""
@@ -1280,7 +1279,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Stop"
-msgstr ""
+msgstr "Atal"
#: erroralerttabpage.ui
msgctxt ""
@@ -1289,7 +1288,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Warning"
-msgstr ""
+msgstr "Rhybudd"
#: erroralerttabpage.ui
msgctxt ""
@@ -1298,7 +1297,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Information"
-msgstr ""
+msgstr "Gwybodaeth"
#: erroralerttabpage.ui
msgctxt ""
@@ -1307,7 +1306,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: erroralerttabpage.ui
msgctxt ""
@@ -1316,7 +1315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Cynnwys"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1325,7 +1324,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Exponential Smoothing"
-msgstr ""
+msgstr "Llyfnhau Esbonyddol"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1334,7 +1333,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ystod Mewnbwn"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1343,7 +1342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output Range"
-msgstr ""
+msgstr "Ystod Allbwn"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1352,7 +1351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1361,7 +1360,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Rhesi"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1370,7 +1369,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grwpiwyd yn ôl"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1379,7 +1378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Smoothing Factor"
-msgstr ""
+msgstr "Llyfnhau Esbonyddol"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1388,7 +1387,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "0.05"
-msgstr ""
+msgstr "0.05"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1397,7 +1396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paramedrau"
#: externaldata.ui
msgctxt ""
@@ -1469,7 +1468,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fill Series"
-msgstr ""
+msgstr "Cyfres Llanw"
#: filldlg.ui
msgctxt ""
@@ -1478,7 +1477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Down"
-msgstr ""
+msgstr "_Lawr"
#: filldlg.ui
msgctxt ""
@@ -1487,7 +1486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_De"
#: filldlg.ui
msgctxt ""
@@ -1496,7 +1495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Up"
-msgstr ""
+msgstr "_Fyny"
#: filldlg.ui
msgctxt ""
@@ -1505,7 +1504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Chwith"
#: filldlg.ui
msgctxt ""
@@ -1514,7 +1513,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direction"
-msgstr ""
+msgstr "Cyfeiriad"
#: filldlg.ui
msgctxt ""
@@ -1523,7 +1522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Li_near"
-msgstr ""
+msgstr "_Llinellog"
#: filldlg.ui
msgctxt ""
@@ -1532,7 +1531,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Growth"
-msgstr ""
+msgstr "_Twf"
#: filldlg.ui
msgctxt ""
@@ -1541,7 +1540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_te"
-msgstr ""
+msgstr "_Dyddiad"
#: filldlg.ui
msgctxt ""
@@ -1550,7 +1549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_AutoFill"
-msgstr ""
+msgstr "_AwtoLanw"
#: filldlg.ui
msgctxt ""
@@ -1559,7 +1558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Series type"
-msgstr ""
+msgstr "Math cyfres"
#: filldlg.ui
msgctxt ""
@@ -1568,7 +1567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Da_y"
-msgstr ""
+msgstr "_Diwrnod"
#: filldlg.ui
msgctxt ""
@@ -1577,7 +1576,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weekday"
-msgstr ""
+msgstr "Diwrnod yr _wythnos"
#: filldlg.ui
msgctxt ""
@@ -1586,7 +1585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Month"
-msgstr ""
+msgstr "M_is"
#: filldlg.ui
msgctxt ""
@@ -1595,7 +1594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y_ear"
-msgstr ""
+msgstr "_Blwyddyn"
#: filldlg.ui
msgctxt ""
@@ -1604,7 +1603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Time unit"
-msgstr ""
+msgstr "Uned amser"
#: filldlg.ui
msgctxt ""
@@ -1613,7 +1612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start value"
-msgstr ""
+msgstr "_Gwerth cychwyn"
#: filldlg.ui
msgctxt ""
@@ -1622,7 +1621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "End _value"
-msgstr ""
+msgstr "_Gwerth diwedd"
#: filldlg.ui
msgctxt ""
@@ -1631,7 +1630,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In_crement"
-msgstr ""
+msgstr "_Cynyddiad"
#: footerdialog.ui
msgctxt ""
@@ -1748,7 +1747,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Detailed Calculation Settings"
-msgstr ""
+msgstr "Gosodiadau Cyfrifo Manwl"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1757,7 +1756,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value:"
-msgstr ""
+msgstr "_Gwerth:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1766,7 +1765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Gwir"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1775,7 +1774,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Gau"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1784,7 +1783,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reference syntax for string reference"
-msgstr ""
+msgstr "Cyfeiriad cystrawen ar gyfer cyfeiriad llinyn"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1793,7 +1792,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
-msgstr ""
+msgstr "Cystrawen fformiwla i'w ddefnyddio wrth ddidoli cyfeiriadau sydd o fewn paramedr llinyn. Mae hyn yn effeithio swyddogaethau mewnol megis INDIRECT sy'n derbyn cyfeiriad fel gwerth llinyn."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1802,7 +1801,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use formula syntax"
-msgstr ""
+msgstr "Defnyddio cystrawen fformiwla"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1811,7 +1810,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Treat empty string as zero"
-msgstr ""
+msgstr "Trin llinyn gwag fel sero"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1820,7 +1819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option determines whether or not an empty string is to be treated as having a value of zero when used in arithmetic."
-msgstr ""
+msgstr "Mae'r dewis yn pennu os yw llinyn gwag i'w drin fel gwerth sero wrth gael ei ddefnyddio mewn rhifyddeg."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1829,7 +1828,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable OpenCL for some formula computation"
-msgstr ""
+msgstr "Galluogi OpenCL ar gyfer cyfrifo rhai fformiwlâu"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1838,7 +1837,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This option enables some sorts of simple formula expressions to be executed using OpenCL if it is available on your system."
-msgstr ""
+msgstr "Mae'r dewis hwn yn galluogi rhai mathau o fynegiadau fformiwla syml gan ddefnyddio OpenCL os yw ar gael ar eich system."
#: formulacalculationoptions.ui
msgctxt ""
@@ -1847,7 +1846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic Selection of Platform/Device:"
-msgstr ""
+msgstr "Dewis Platfform/Dyfais yn Awtomatig:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1856,7 +1855,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "True"
-msgstr ""
+msgstr "Gwir"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1865,7 +1864,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "False"
-msgstr ""
+msgstr "Gau"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1874,7 +1873,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Frequency:"
-msgstr ""
+msgstr "Amlder:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1883,7 +1882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compute Units:"
-msgstr ""
+msgstr "Cyfrifo Unedau:"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1892,7 +1891,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Memory (in MB):"
-msgstr ""
+msgstr "Cof (mewn MB):"
#: formulacalculationoptions.ui
msgctxt ""
@@ -1901,7 +1900,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Internal, software interpreter"
-msgstr ""
+msgstr "Mewnol, dehonglydd meddalwedd"
#: goalseekdlg.ui
msgctxt ""
@@ -1955,7 +1954,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Group"
-msgstr ""
+msgstr "Grŵp"
#: groupdialog.ui
msgctxt ""
@@ -1964,7 +1963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Rhesi"
#: groupdialog.ui
msgctxt ""
@@ -1973,7 +1972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Colofnau"
#: groupdialog.ui
msgctxt ""
@@ -1982,7 +1981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include"
-msgstr ""
+msgstr "Cynnwys"
#: headerdialog.ui
msgctxt ""
@@ -2333,7 +2332,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Cells"
-msgstr ""
+msgstr "Mewnosod Celloedd"
#: insertcells.ui
msgctxt ""
@@ -2342,7 +2341,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _down"
-msgstr ""
+msgstr "Symud celloedd _lawr"
#: insertcells.ui
msgctxt ""
@@ -2351,7 +2350,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift cells _right"
-msgstr ""
+msgstr "Symud celloedd i'r ­_dde"
#: insertcells.ui
msgctxt ""
@@ -2360,7 +2359,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire ro_w"
-msgstr ""
+msgstr "_Rhes gyfan"
#: insertcells.ui
msgctxt ""
@@ -2369,7 +2368,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entire _column"
-msgstr ""
+msgstr "C­_olofn gyfan"
#: insertcells.ui
msgctxt ""
@@ -2378,7 +2377,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Dewis"
#: insertname.ui
msgctxt ""
@@ -2450,7 +2449,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_o. of sheets:"
-msgstr "N_ifer o ddalennau"
+msgstr "N_ifer o ddalennau:"
#: insertsheet.ui
msgctxt ""
@@ -2522,7 +2521,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Setting"
-msgstr ""
+msgstr "Gosodiad Golygu"
#: leftfooterdialog.ui
msgctxt ""
@@ -2657,7 +2656,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Move/Copy Sheet"
-msgstr ""
+msgstr "Symud/Copïo Dalen"
#: movecopysheet.ui
msgctxt ""
@@ -2666,7 +2665,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Move"
-msgstr ""
+msgstr "_Symud"
#: movecopysheet.ui
msgctxt ""
@@ -2675,7 +2674,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_opy"
-msgstr ""
+msgstr "_Copïo"
#: movecopysheet.ui
msgctxt ""
@@ -2684,7 +2683,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Action"
-msgstr ""
+msgstr "Gweithred"
#: movecopysheet.ui
msgctxt ""
@@ -2693,7 +2692,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _document"
-msgstr ""
+msgstr "I _ddogfen"
#: movecopysheet.ui
msgctxt ""
@@ -2702,7 +2701,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "(current document)"
-msgstr ""
+msgstr "(dogfen bresennol)"
#: movecopysheet.ui
msgctxt ""
@@ -2711,7 +2710,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- new document -"
-msgstr ""
+msgstr "- dogfen newydd -"
#: movecopysheet.ui
msgctxt ""
@@ -2720,7 +2719,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert before"
-msgstr ""
+msgstr "_Mewnosod cyn"
#: movecopysheet.ui
msgctxt ""
@@ -2729,7 +2728,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Location"
-msgstr ""
+msgstr "Lleoliad"
#: movecopysheet.ui
msgctxt ""
@@ -2738,7 +2737,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "This name is already used."
-msgstr ""
+msgstr "Enw wedi ei ddefnyddio eisoes."
#: movecopysheet.ui
msgctxt ""
@@ -2747,7 +2746,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name is empty."
-msgstr ""
+msgstr "Enw yn wag."
#: movecopysheet.ui
msgctxt ""
@@ -2756,7 +2755,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name contains one or more invalid characters."
-msgstr ""
+msgstr "Mae'r enw ffeil yn cynnwys nodau annilys."
#: movecopysheet.ui
msgctxt ""
@@ -2765,7 +2764,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _name"
-msgstr ""
+msgstr "Enw _newydd"
#: movingaveragedialog.ui
msgctxt ""
@@ -2774,7 +2773,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Moving Average"
-msgstr ""
+msgstr "Cyfartaledd Newidiol"
#: movingaveragedialog.ui
msgctxt ""
@@ -2783,7 +2782,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ystod Mewnbwn"
#: movingaveragedialog.ui
msgctxt ""
@@ -2792,7 +2791,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output Range"
-msgstr ""
+msgstr "Ystod Allbwn"
#: movingaveragedialog.ui
msgctxt ""
@@ -2801,7 +2800,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: movingaveragedialog.ui
msgctxt ""
@@ -2810,7 +2809,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "Rhesi"
#: movingaveragedialog.ui
msgctxt ""
@@ -2819,7 +2818,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "Grwpiwyd yn ôl"
#: movingaveragedialog.ui
msgctxt ""
@@ -2828,7 +2827,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interval"
-msgstr ""
+msgstr "Egwyl"
#: movingaveragedialog.ui
msgctxt ""
@@ -2837,7 +2836,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paramedrau"
#: namerangesdialog.ui
msgctxt ""
@@ -2846,7 +2845,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Define Label Range"
-msgstr ""
+msgstr "Diffinio Ystod Label"
#: namerangesdialog.ui
msgctxt ""
@@ -2855,7 +2854,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _column labels"
-msgstr ""
+msgstr "Yn cynnwys labeli ­_colofn"
#: namerangesdialog.ui
msgctxt ""
@@ -2864,7 +2863,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contains _row labels"
-msgstr ""
+msgstr "Yn cynnwys labeli _rhes"
#: namerangesdialog.ui
msgctxt ""
@@ -2873,7 +2872,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "For _data range"
-msgstr ""
+msgstr "_Am ystod data"
#: namerangesdialog.ui
msgctxt ""
@@ -2882,7 +2881,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range"
-msgstr ""
+msgstr "Ystod"
#: optcalculatepage.ui
msgctxt ""
@@ -3062,7 +3061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chan_ges"
-msgstr ""
+msgstr "_Newidiadau"
#: optchangespage.ui
msgctxt ""
@@ -3071,7 +3070,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Deletions"
-msgstr ""
+msgstr "_Dileadau"
#: optchangespage.ui
msgctxt ""
@@ -3080,7 +3079,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insertions"
-msgstr ""
+msgstr "_Mewnosodiadau"
#: optchangespage.ui
msgctxt ""
@@ -3089,7 +3088,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moved entries"
-msgstr ""
+msgstr "_Cofnodion symudwyd"
#: optchangespage.ui
msgctxt ""
@@ -3098,7 +3097,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colors for changes"
-msgstr ""
+msgstr "Lliwiau ar gyfer newidiadau"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3107,7 +3106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings."
-msgstr ""
+msgstr "Dewiswch y math dymunol o rwymiad _allwedd. Gall newid y math o rwymiad allweddol drosysgrifo rai o rwymiadau presennol allweddol."
#: optcompatibilitypage.ui
msgctxt ""
@@ -3116,7 +3115,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Default"
-msgstr ""
+msgstr "Rhagosodiad"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3125,7 +3124,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "OpenOffice.org legacy"
-msgstr ""
+msgstr "OpenOffice.org blaenorol"
#: optcompatibilitypage.ui
msgctxt ""
@@ -3134,7 +3133,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key bindings"
-msgstr ""
+msgstr "Rhwymiad allwedd"
#: optdefaultpage.ui
msgctxt ""
@@ -3143,7 +3142,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number of worksheets in new document"
-msgstr ""
+msgstr "_Nifer o daflenni gwaith yn y ddogfen newydd"
#: optdefaultpage.ui
msgctxt ""
@@ -3152,7 +3151,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Prefix name for new worksheet"
-msgstr ""
+msgstr "_Rhagenw ar gyfer taenlen newydd"
#: optdefaultpage.ui
msgctxt ""
@@ -3161,7 +3160,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New Spreadsheet"
-msgstr ""
+msgstr "Taenlen Newydd"
#: optdlg.ui
msgctxt ""
@@ -3170,7 +3169,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Suppress output of empty pages"
-msgstr ""
+msgstr "_Atal allbwn tudalennau gwag"
#: optdlg.ui
msgctxt ""
@@ -3179,7 +3178,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always apply manual breaks"
-msgstr ""
+msgstr "_Toriad tudalen llaw"
#: optdlg.ui
msgctxt ""
@@ -3188,7 +3187,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pages"
-msgstr ""
+msgstr "Tudalennau"
#: optdlg.ui
msgctxt ""
@@ -3197,7 +3196,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print only selected sheets"
-msgstr ""
+msgstr "­_Argraffu dalennau dethol yn unig"
#: optdlg.ui
msgctxt ""
@@ -3206,7 +3205,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheets"
-msgstr ""
+msgstr "Dalenni"
#: optformula.ui
msgctxt ""
@@ -3215,7 +3214,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula _syntax:"
-msgstr ""
+msgstr "C_ystrawen fformiwla:"
#: optformula.ui
msgctxt ""
@@ -3224,7 +3223,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use English function names"
-msgstr ""
+msgstr "Defnyddio enwau swyddogaeth Saesneg"
#: optformula.ui
msgctxt ""
@@ -3233,7 +3232,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula options"
-msgstr ""
+msgstr "Dewisiadau fformiwla"
#: optformula.ui
msgctxt ""
@@ -3242,7 +3241,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Rhagosodiad"
#: optformula.ui
msgctxt ""
@@ -3251,7 +3250,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom"
-msgstr ""
+msgstr "Cyfaddas"
#: optformula.ui
msgctxt ""
@@ -3260,7 +3259,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Details..."
-msgstr ""
+msgstr "Manylion..."
#: optformula.ui
msgctxt ""
@@ -3269,7 +3268,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Detailed calculation settings"
-msgstr ""
+msgstr "Gosodiadau cyfrifo manwl"
#: optformula.ui
msgctxt ""
@@ -3278,7 +3277,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr ""
+msgstr "­_Swyddogaeth"
#: optformula.ui
msgctxt ""
@@ -3287,7 +3286,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array co_lumn"
-msgstr ""
+msgstr "_Colofn arae"
#: optformula.ui
msgctxt ""
@@ -3296,7 +3295,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Array _row"
-msgstr ""
+msgstr "_Rhes arae"
#: optformula.ui
msgctxt ""
@@ -3305,7 +3304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rese_t"
-msgstr ""
+msgstr "_Ailosod"
#: optformula.ui
msgctxt ""
@@ -3314,7 +3313,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separators"
-msgstr ""
+msgstr "Gwahanyddion"
#: optformula.ui
msgctxt ""
@@ -3323,7 +3322,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Excel 2007 and newer"
-msgstr ""
+msgstr "Excel 2007 a mwy diweddar"
#: optformula.ui
msgctxt ""
@@ -3332,7 +3331,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "ODF Spreadsheet (not saved by %PRODUCTNAME)"
-msgstr ""
+msgstr "Taenlen ODF (heb ei chadw gan %PRODUCTNAME)"
#: optformula.ui
msgctxt ""
@@ -3341,7 +3340,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Ail-gyfrifo bob tro"
#: optformula.ui
msgctxt ""
@@ -3350,7 +3349,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "Peidio ail-gyfrifo byth"
#: optformula.ui
msgctxt ""
@@ -3359,7 +3358,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Annog defnyddiwr"
#: optformula.ui
msgctxt ""
@@ -3368,7 +3367,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Always recalculate"
-msgstr ""
+msgstr "Ail-gyfrifo bob tro"
#: optformula.ui
msgctxt ""
@@ -3377,7 +3376,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Never recalculate"
-msgstr ""
+msgstr "Peidio ail-gyfrifo byth"
#: optformula.ui
msgctxt ""
@@ -3386,7 +3385,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Prompt user"
-msgstr ""
+msgstr "Annog defnyddiwr"
#: optformula.ui
msgctxt ""
@@ -3395,7 +3394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Recalculation on file load"
-msgstr ""
+msgstr "Ail-gyfrifo llwyth y ffeil"
#: optsortlists.ui
msgctxt ""
@@ -3404,7 +3403,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Copy"
-msgstr ""
+msgstr "­_Copïo"
#: optsortlists.ui
msgctxt ""
@@ -3413,7 +3412,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy list _from:"
-msgstr ""
+msgstr "Copïo _rhestr o:"
#: optsortlists.ui
msgctxt ""
@@ -3422,7 +3421,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lists"
-msgstr ""
+msgstr "_Rhestrau"
#: optsortlists.ui
msgctxt ""
@@ -3431,7 +3430,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entries"
-msgstr ""
+msgstr "_Cofnodion"
#: optsortlists.ui
msgctxt ""
@@ -3440,7 +3439,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New"
-msgstr ""
+msgstr "_Newydd"
#: optsortlists.ui
msgctxt ""
@@ -3449,7 +3448,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Discard"
-msgstr ""
+msgstr "_Hepgor"
#: optsortlists.ui
msgctxt ""
@@ -3458,7 +3457,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add"
-msgstr ""
+msgstr "_Ychwanegyn"
#: optsortlists.ui
msgctxt ""
@@ -3467,7 +3466,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modif_y"
-msgstr ""
+msgstr "_Newid"
#: optsortlists.ui
msgctxt ""
@@ -3476,7 +3475,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Dileu"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3485,7 +3484,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Arddull Tudalen"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3494,7 +3493,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Trefnydd"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3503,7 +3502,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Tudalen"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3512,7 +3511,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3521,7 +3520,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3530,7 +3529,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Pennyn"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3539,7 +3538,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Troedyn"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3548,7 +3547,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sheet"
-msgstr ""
+msgstr "Dalen"
#: paratemplatedialog.ui
msgctxt ""
@@ -3557,7 +3556,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cell Style"
-msgstr ""
+msgstr "Arddull Cell"
#: paratemplatedialog.ui
msgctxt ""
@@ -3566,7 +3565,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Safonol"
#: paratemplatedialog.ui
msgctxt ""
@@ -3575,7 +3574,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Trefnydd"
#: paratemplatedialog.ui
msgctxt ""
@@ -3584,7 +3583,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbers"
-msgstr ""
+msgstr "Rhifau"
#: paratemplatedialog.ui
msgctxt ""
@@ -3593,7 +3592,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Ffont"
#: paratemplatedialog.ui
msgctxt ""
@@ -3602,7 +3601,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Effeithiau Ffont"
#: paratemplatedialog.ui
msgctxt ""
@@ -3611,7 +3610,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Aliniad"
#: paratemplatedialog.ui
msgctxt ""
@@ -3620,7 +3619,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Typograffeg Asiaidd"
#: paratemplatedialog.ui
msgctxt ""
@@ -3629,7 +3628,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: paratemplatedialog.ui
msgctxt ""
@@ -3638,7 +3637,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: paratemplatedialog.ui
msgctxt ""
@@ -3647,7 +3646,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Protection"
-msgstr ""
+msgstr "Diogelwch Cell"
#: printareasdialog.ui
msgctxt ""
@@ -3656,7 +3655,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Print Ranges"
-msgstr ""
+msgstr "Golygu Ystod Argraffu"
#: printareasdialog.ui
msgctxt ""
@@ -3665,7 +3664,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- dim -"
#: printareasdialog.ui
msgctxt ""
@@ -3674,7 +3673,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- entire sheet -"
-msgstr ""
+msgstr "- dalen gyfan -"
#: printareasdialog.ui
msgctxt ""
@@ -3683,7 +3682,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- defnyddiwr diffiniedig -"
#: printareasdialog.ui
msgctxt ""
@@ -3692,7 +3691,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "- selection -"
-msgstr ""
+msgstr "- dewis -"
#: printareasdialog.ui
msgctxt ""
@@ -3701,7 +3700,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print range"
-msgstr ""
+msgstr "Ystod argraffu"
#: printareasdialog.ui
msgctxt ""
@@ -3710,7 +3709,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- dim -"
#: printareasdialog.ui
msgctxt ""
@@ -3719,7 +3718,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- defnyddiwr diffiniedig -"
#: printareasdialog.ui
msgctxt ""
@@ -3728,7 +3727,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows to repeat"
-msgstr ""
+msgstr "Rhesi i'w hailadrodd"
#: printareasdialog.ui
msgctxt ""
@@ -3737,7 +3736,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- dim -"
#: printareasdialog.ui
msgctxt ""
@@ -3746,7 +3745,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- user defined -"
-msgstr ""
+msgstr "- defnyddiwr diffiniedig"
#: printareasdialog.ui
msgctxt ""
@@ -3755,7 +3754,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns to repeat"
-msgstr ""
+msgstr "Colofnau i'w hailadrodd"
#: printeroptions.ui
msgctxt ""
@@ -3854,7 +3853,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Random Number Generator"
-msgstr ""
+msgstr "Cynhyrchydd Rhif ar Hap"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3863,7 +3862,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell Range"
-msgstr ""
+msgstr "Ystod Celloedd"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3872,7 +3871,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribution"
-msgstr ""
+msgstr "Dosbarthiad"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3881,7 +3880,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Seed"
-msgstr ""
+msgstr "Had"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3890,7 +3889,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3899,7 +3898,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: randomnumbergenerator.ui
msgctxt ""
@@ -3908,7 +3907,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paramedrau"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3917,7 +3916,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Custom Seed"
-msgstr ""
+msgstr "Galluogi Had Cyfaddas"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3926,7 +3925,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Uniform"
-msgstr ""
+msgstr "Unffurf"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3935,7 +3934,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Uniform Integer"
-msgstr ""
+msgstr "Cyfanrif Unffurf"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3944,7 +3943,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3953,7 +3952,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Cauchy"
-msgstr ""
+msgstr "Cauchy"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3962,7 +3961,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Bernoulli"
-msgstr ""
+msgstr "Bernoulli"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3971,7 +3970,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Binomial"
-msgstr ""
+msgstr "Binomaidd"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3980,7 +3979,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Chi Sgŵar"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3989,7 +3988,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Geometric"
-msgstr ""
+msgstr "Geometrig"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3998,7 +3997,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Negative Binomial"
-msgstr ""
+msgstr "Bbinomaidd Negyddol"
#: rightfooterdialog.ui
msgctxt ""
@@ -4043,7 +4042,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Sampling"
-msgstr ""
+msgstr "Samplo"
#: samplingdialog.ui
msgctxt ""
@@ -4052,7 +4051,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input Range"
-msgstr ""
+msgstr "Ystod Mewnbwn"
#: samplingdialog.ui
msgctxt ""
@@ -4061,7 +4060,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Output Range"
-msgstr ""
+msgstr "Ystod Allbwn"
#: samplingdialog.ui
msgctxt ""
@@ -4070,7 +4069,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sample SIze"
-msgstr ""
+msgstr "Maint Sampl"
#: samplingdialog.ui
msgctxt ""
@@ -4079,7 +4078,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Random"
-msgstr ""
+msgstr "Ar Hap"
#: samplingdialog.ui
msgctxt ""
@@ -4088,7 +4087,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Periodic"
-msgstr ""
+msgstr "Cyfnodol"
#: samplingdialog.ui
msgctxt ""
@@ -4097,7 +4096,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "Cyfnod"
#: samplingdialog.ui
msgctxt ""
@@ -4106,7 +4105,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sampling Method"
-msgstr ""
+msgstr "Dull Samplo"
#: scgeneralpage.ui
msgctxt ""
@@ -4115,7 +4114,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Measurement _unit"
-msgstr ""
+msgstr "_Uned fesur"
#: scgeneralpage.ui
msgctxt ""
@@ -4124,7 +4123,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Stop tab"
#: scgeneralpage.ui
msgctxt ""
@@ -4133,7 +4132,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Metrics"
-msgstr ""
+msgstr "Metrigau"
#: scgeneralpage.ui
msgctxt ""
@@ -4142,7 +4141,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when opening"
-msgstr ""
+msgstr "Diweddaru cysylltiadau wrth agor"
#: scgeneralpage.ui
msgctxt ""
@@ -4151,7 +4150,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Bob tro"
#: scgeneralpage.ui
msgctxt ""
@@ -4160,7 +4159,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "_Ar gais"
#: scgeneralpage.ui
msgctxt ""
@@ -4169,7 +4168,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Byth"
#: scgeneralpage.ui
msgctxt ""
@@ -4178,7 +4177,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Updating"
-msgstr ""
+msgstr "Diweddaru"
#: scgeneralpage.ui
msgctxt ""
@@ -4187,7 +4186,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to switch to _edit mode"
-msgstr ""
+msgstr "Pwyso Enter i newid i'r _modd golygu"
#: scgeneralpage.ui
msgctxt ""
@@ -4196,7 +4195,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _formatting"
-msgstr ""
+msgstr "_Ymestyn fformatio"
#: scgeneralpage.ui
msgctxt ""
@@ -4205,7 +4204,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expand _references when new columns/rows are inserted"
-msgstr ""
+msgstr "Ymestyn _cyfeiriadau wrth fewnosod colofnau/rhesi newydd"
#: scgeneralpage.ui
msgctxt ""
@@ -4214,7 +4213,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Highlight sele_ction in column/row headers"
-msgstr ""
+msgstr "Amlygu'r _dewis ym mhenawdau colofn/rhes"
#: scgeneralpage.ui
msgctxt ""
@@ -4223,7 +4222,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use printer metrics for text formatting"
-msgstr ""
+msgstr "Defnyddio metrics argraffydd ar gyfer fformatio testun"
#: scgeneralpage.ui
msgctxt ""
@@ -4232,7 +4231,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show overwrite _warning when pasting data"
-msgstr ""
+msgstr "Dangos _rhybudd trosysgrifo wrth ludo data"
#: scgeneralpage.ui
msgctxt ""
@@ -4241,7 +4240,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Down"
-msgstr ""
+msgstr "Lawr"
#: scgeneralpage.ui
msgctxt ""
@@ -4250,7 +4249,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right"
-msgstr ""
+msgstr "De"
#: scgeneralpage.ui
msgctxt ""
@@ -4259,7 +4258,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Up"
-msgstr ""
+msgstr "Fyny"
#: scgeneralpage.ui
msgctxt ""
@@ -4268,7 +4267,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Left"
-msgstr ""
+msgstr "Chwith"
#: scgeneralpage.ui
msgctxt ""
@@ -4277,7 +4276,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Press Enter to _move selection"
-msgstr ""
+msgstr "Pwyso Enter i symud y _dewis"
#: scgeneralpage.ui
msgctxt ""
@@ -4286,7 +4285,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use legacy cursor movement behavior when selecting"
-msgstr ""
+msgstr "Defnyddiwch hen symudiad cyrchwr wrth ddewis"
#: scgeneralpage.ui
msgctxt ""
@@ -4295,7 +4294,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input settings"
-msgstr ""
+msgstr "Gosodiadau mewnbwn"
#: searchresults.ui
msgctxt ""
@@ -4304,7 +4303,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Search Results"
-msgstr ""
+msgstr "Canlyniadau Chwilio"
#: selectrange.ui
msgctxt ""
@@ -4601,7 +4600,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Objects/Image"
-msgstr ""
+msgstr "_Gwrthrych/Delwedd"
#: sheetprintpage.ui
msgctxt ""
@@ -4664,7 +4663,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling factor:"
-msgstr "_Ffactor graddio"
+msgstr "_Ffactor graddio:"
#: sheetprintpage.ui
msgctxt ""
@@ -4736,7 +4735,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alinio Llorweddol"
#: sidebaralignment.ui
msgctxt ""
@@ -4745,7 +4744,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alinio Llorweddol"
#: sidebaralignment.ui
msgctxt ""
@@ -4754,7 +4753,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Alinio Fertigol"
#: sidebaralignment.ui
msgctxt ""
@@ -4763,7 +4762,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Left _indent:"
-msgstr ""
+msgstr "Mewnoliad _chwith:"
#: sidebaralignment.ui
msgctxt ""
@@ -4772,7 +4771,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Mewnoliadau o'r ymyl chwith."
#: sidebaralignment.ui
msgctxt ""
@@ -4781,7 +4780,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indents from the left edge."
-msgstr ""
+msgstr "Mewnoliadau o'r ymyl chwith."
#: sidebaralignment.ui
msgctxt ""
@@ -4790,7 +4789,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Merge Cells"
-msgstr ""
+msgstr "Cyfuno Celloedd"
#: sidebaralignment.ui
msgctxt ""
@@ -4799,7 +4798,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Uno'r celloedd dewiswyd yn un."
#: sidebaralignment.ui
msgctxt ""
@@ -4808,7 +4807,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Joins the selected cells into one."
-msgstr ""
+msgstr "Uno'r celloedd dewiswyd yn un."
#: sidebaralignment.ui
msgctxt ""
@@ -4817,7 +4816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap text"
-msgstr ""
+msgstr "Amlapio testun"
#: sidebaralignment.ui
msgctxt ""
@@ -4826,7 +4825,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Amlapio testunau'n awtomatig."
#: sidebaralignment.ui
msgctxt ""
@@ -4835,7 +4834,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Wrap texts automatically."
-msgstr ""
+msgstr "Amlapio testunau'n awtomatig."
#: sidebaralignment.ui
msgctxt ""
@@ -4844,7 +4843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text _orientation:"
-msgstr ""
+msgstr "Cyfeiriad _testun:"
#: sidebaralignment.ui
msgctxt ""
@@ -4853,7 +4852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertically Stacked"
-msgstr ""
+msgstr "Stacio Fertigol"
#: sidebaralignment.ui
msgctxt ""
@@ -4862,7 +4861,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Alinio testun yn fertigol."
#: sidebaralignment.ui
msgctxt ""
@@ -4871,7 +4870,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Aligns text vertically."
-msgstr ""
+msgstr "Alinio testun yn fertigol."
#: sidebaralignment.ui
msgctxt ""
@@ -4880,7 +4879,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Dewis ongl y troi."
#: sidebaralignment.ui
msgctxt ""
@@ -4889,7 +4888,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Dewis ongl y troi."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4898,7 +4897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cell background:"
-msgstr ""
+msgstr "C_efndir cell:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4907,7 +4906,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
+msgstr "Dewiswch lliw cefndir y celloedd hyn."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4916,7 +4915,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the background color of the selected cells."
-msgstr ""
+msgstr "Dewiswch lliw cefndir y celloedd hyn."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4925,7 +4924,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "toolbutton1"
-msgstr ""
+msgstr "botwm offer1"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4934,7 +4933,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cell _border:"
-msgstr ""
+msgstr "_Border cell:"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4943,7 +4942,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
+msgstr "Pennu borderi'r celloedd hyn."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4952,7 +4951,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the borders of the selected cells."
-msgstr ""
+msgstr "Pennu borderi'r celloedd hyn."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4961,7 +4960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "toolbutton1"
-msgstr ""
+msgstr "botwm offer1"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4970,7 +4969,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "Dewiswch arddull llinell y borderi."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4979,7 +4978,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "Dewiswch arddull llinell y borderi."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4988,7 +4987,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "toolbutton2"
-msgstr ""
+msgstr "botwm offer2"
#: sidebarcellappearance.ui
msgctxt ""
@@ -4997,7 +4996,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Dewiswch liw llinell y borderi."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5006,7 +5005,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Dewiswch liw llinell y borderi."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5015,7 +5014,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Dewiswch liw llinell y borderi."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5024,7 +5023,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the line color of the borders."
-msgstr ""
+msgstr "Dewiswch liw llinell y borderi."
#: sidebarcellappearance.ui
msgctxt ""
@@ -5033,7 +5032,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "toolbutton1"
-msgstr ""
+msgstr "botwm offer1"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5042,7 +5041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show cell _grid lines"
-msgstr ""
+msgstr "Dangos llinellau _grid celloedd"
#: sidebarcellappearance.ui
msgctxt ""
@@ -5051,7 +5050,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Show the grid lines of the cells in the entire spreadsheet."
-msgstr ""
+msgstr "Dangos llinellau grid y celloedd yn yr holl daenlen."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5060,7 +5059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category:"
-msgstr ""
+msgstr "_Categori:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5069,7 +5068,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Dewis categori cynnwys."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5078,7 +5077,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select a category of contents."
-msgstr ""
+msgstr "Dewis categori cynnwys."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5087,7 +5086,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "General"
-msgstr ""
+msgstr "Cyffredinol"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5096,7 +5095,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Rhif"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5105,7 +5104,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Percent"
-msgstr ""
+msgstr "Canran"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5114,7 +5113,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Currency"
-msgstr ""
+msgstr "Arian"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5123,7 +5122,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Date "
-msgstr ""
+msgstr "Dyddiad "
#: sidebarnumberformat.ui
msgctxt ""
@@ -5132,7 +5131,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Amser"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5141,7 +5140,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Scientific"
-msgstr ""
+msgstr "Gwyddonol"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5150,7 +5149,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Fraction"
-msgstr ""
+msgstr "Ffracsiwn"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5159,7 +5158,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Gwerth Booleaidd"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5168,7 +5167,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Text"
-msgstr ""
+msgstr "Testun"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5177,7 +5176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "toolbutton1"
-msgstr ""
+msgstr "botwm offer1"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5186,7 +5185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "toolbutton2"
-msgstr ""
+msgstr "botwm offer2"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5195,7 +5194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "toolbutton3"
-msgstr ""
+msgstr "botwm offer3"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5204,7 +5203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "toolbutton4"
-msgstr ""
+msgstr "botwm offer4"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5213,7 +5212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "toolbutton5"
-msgstr ""
+msgstr "botwm offer5"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5222,7 +5221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Decimal places:"
-msgstr ""
+msgstr "_Llefydd degol:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5231,7 +5230,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Rhowch rif y llefydd degol rydych am eu dangos."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5240,7 +5239,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the number of decimal places that you want to display."
-msgstr ""
+msgstr "Rhowch rif y llefydd degol rydych am eu dangos."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5249,7 +5248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Leading _zeroes:"
-msgstr ""
+msgstr "_Seroau arweiniol:"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5258,7 +5257,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Rhowch uchafswm nifer y seroau i'w dangos cyn y pwynt degol."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5267,7 +5266,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
-msgstr ""
+msgstr "Rhowch uchafswm nifer y seroau i'w dangos cyn y pwynt degol."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5276,7 +5275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Negative numbers red"
-msgstr ""
+msgstr "_­Rhifau negyddol mewn coch"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5285,7 +5284,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Newid lliw ffont y rhifau negyddol i goch."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5294,7 +5293,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Newid lliw ffont y rhifau negyddol i goch."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5303,7 +5302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Thousands seperator"
-msgstr ""
+msgstr "­Gwahanydd _miloedd"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5312,7 +5311,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Mewnosod gwahanydd rhwng miloedd."
#: sidebarnumberformat.ui
msgctxt ""
@@ -5321,7 +5320,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
-msgstr ""
+msgstr "Mewnosod gwahanydd rhwng miloedd."
#: solverdlg.ui
msgctxt ""
@@ -5879,7 +5878,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Standard Filter"
-msgstr ""
+msgstr "Hidl Safonol"
#: standardfilterdialog.ui
msgctxt ""
@@ -5888,7 +5887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operator"
-msgstr ""
+msgstr "Gweithredydd"
#: standardfilterdialog.ui
msgctxt ""
@@ -5897,7 +5896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field name"
-msgstr ""
+msgstr "Enw maes"
#: standardfilterdialog.ui
msgctxt ""
@@ -5906,7 +5905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Cyflwr"
#: standardfilterdialog.ui
msgctxt ""
@@ -5915,7 +5914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Gwerth"
#: standardfilterdialog.ui
msgctxt ""
@@ -5924,7 +5923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Filter criteria"
-msgstr ""
+msgstr "Maen prawf hidl"
#: standardfilterdialog.ui
msgctxt ""
@@ -5933,7 +5932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "Llythyren _fach neu FAWR"
#: standardfilterdialog.ui
msgctxt ""
@@ -5942,7 +5941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Range c_ontains column labels"
-msgstr ""
+msgstr "_Ystod yn cynnwys labeli colofn"
#: standardfilterdialog.ui
msgctxt ""
@@ -5951,7 +5950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Mynegiad _arferol"
#: standardfilterdialog.ui
msgctxt ""
@@ -5960,7 +5959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "_Dim dyblygu"
#: standardfilterdialog.ui
msgctxt ""
@@ -5969,7 +5968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_py results to:"
-msgstr ""
+msgstr "Copïo c­_anlyniadau i:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5978,7 +5977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep filter criteria"
-msgstr ""
+msgstr "C_adw meini prawf hidlo"
#: standardfilterdialog.ui
msgctxt ""
@@ -5987,7 +5986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Data range:"
-msgstr ""
+msgstr "Ystod data:"
#: standardfilterdialog.ui
msgctxt ""
@@ -5996,7 +5995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "dymi"
#: standardfilterdialog.ui
msgctxt ""
@@ -6005,7 +6004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "_Dewisiadau"
#: statisticsinfopage.ui
msgctxt ""
@@ -6014,7 +6013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Pages:"
-msgstr ""
+msgstr "Nifer i Dudalennau:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6023,7 +6022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr "Nifer o Gelloedd:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6032,7 +6031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr "Nifer o Ddalennau:"
#: statisticsinfopage.ui
msgctxt ""
@@ -6041,7 +6040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document: "
-msgstr ""
+msgstr "Dogfen: "
#: subtotaloptionspage.ui
msgctxt ""
@@ -6050,7 +6049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page break between groups"
-msgstr ""
+msgstr "_Toriad tudalen rhwng grwpiau"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6059,7 +6058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Case sensitive"
-msgstr ""
+msgstr "Ll_ythyren fach neu FAWR"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6068,7 +6067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "R_hagdrefnu ardal yn ôl grwpiau"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6077,7 +6076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Groups"
-msgstr ""
+msgstr "Grwpiau"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6086,7 +6085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ascending"
-msgstr ""
+msgstr "_Esgyn"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6095,7 +6094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_escending"
-msgstr ""
+msgstr "_Gostwng"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6104,7 +6103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "I_nclude formats"
-msgstr ""
+msgstr "C_ynnwys fformatau"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6113,7 +6112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ustom sort order"
-msgstr ""
+msgstr "Trefn trefnu c_yfaddas"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6122,7 +6121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Trefnu"
#: textimportcsv.ui
msgctxt ""
@@ -6374,7 +6373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page breaks"
-msgstr ""
+msgstr "_Toriad tudalen"
#: tpviewpage.ui
msgctxt ""
@@ -6383,7 +6382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Helplines _while moving"
-msgstr ""
+msgstr "Llinellau cymorth _wrth symud"
#: tpviewpage.ui
msgctxt ""
@@ -6392,7 +6391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Grid lines:"
-msgstr ""
+msgstr "_Llinellau grid:"
#: tpviewpage.ui
msgctxt ""
@@ -6401,7 +6400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Lliw:"
#: tpviewpage.ui
msgctxt ""
@@ -6410,7 +6409,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Show"
-msgstr ""
+msgstr "Dangos"
#: tpviewpage.ui
msgctxt ""
@@ -6419,7 +6418,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Show on colored cells"
-msgstr ""
+msgstr "Dangos ar gelloedd lliw"
#: tpviewpage.ui
msgctxt ""
@@ -6428,7 +6427,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Hide"
-msgstr ""
+msgstr "Cuddio"
#: tpviewpage.ui
msgctxt ""
@@ -6437,7 +6436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Visual aids"
-msgstr ""
+msgstr "Cymhorthion gweledol"
#: tpviewpage.ui
msgctxt ""
@@ -6446,7 +6445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ob_jects/Image:"
-msgstr ""
+msgstr "G_wrthrychau/Graffigau:"
#: tpviewpage.ui
msgctxt ""
@@ -6455,7 +6454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cha_rts:"
-msgstr ""
+msgstr "_Siartiau:"
#: tpviewpage.ui
msgctxt ""
@@ -6464,7 +6463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing objects:"
-msgstr ""
+msgstr "G_wrthrychau lluniadu:"
#: tpviewpage.ui
msgctxt ""
@@ -6473,7 +6472,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Show"
-msgstr ""
+msgstr "Dangos"
#: tpviewpage.ui
msgctxt ""
@@ -6482,7 +6481,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Hide"
-msgstr ""
+msgstr "Cuddio"
#: tpviewpage.ui
msgctxt ""
@@ -6491,7 +6490,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Show"
-msgstr ""
+msgstr "Dangos"
#: tpviewpage.ui
msgctxt ""
@@ -6500,7 +6499,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Hide"
-msgstr ""
+msgstr "Cuddio"
#: tpviewpage.ui
msgctxt ""
@@ -6509,7 +6508,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Show"
-msgstr ""
+msgstr "Dangos"
#: tpviewpage.ui
msgctxt ""
@@ -6518,7 +6517,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Hide"
-msgstr ""
+msgstr "Cuddio"
#: tpviewpage.ui
msgctxt ""
@@ -6527,7 +6526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Objects"
-msgstr ""
+msgstr "Gwrthrychau"
#: tpviewpage.ui
msgctxt ""
@@ -6536,7 +6535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ynchronize sheets"
-msgstr ""
+msgstr "_Cydweddu dalennau"
#: tpviewpage.ui
msgctxt ""
@@ -6545,7 +6544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Zoom"
-msgstr ""
+msgstr "Chwyddo"
#: tpviewpage.ui
msgctxt ""
@@ -6554,7 +6553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formulas"
-msgstr ""
+msgstr "_Fformiwlâu"
#: tpviewpage.ui
msgctxt ""
@@ -6563,7 +6562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Zero val_ues"
-msgstr ""
+msgstr "Gwerthoedd _sero"
#: tpviewpage.ui
msgctxt ""
@@ -6572,7 +6571,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Comment indicator"
-msgstr ""
+msgstr "_Dangosydd sylw"
#: tpviewpage.ui
msgctxt ""
@@ -6581,7 +6580,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value h_ighlighting"
-msgstr ""
+msgstr "_Amlygu gwerth"
#: tpviewpage.ui
msgctxt ""
@@ -6590,7 +6589,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Anchor"
-msgstr ""
+msgstr "_Angor"
#: tpviewpage.ui
msgctxt ""
@@ -6599,7 +6598,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt overflow"
-msgstr ""
+msgstr "_Gorlif testun"
#: tpviewpage.ui
msgctxt ""
@@ -6608,7 +6607,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show references in color"
-msgstr ""
+msgstr "_Dangos cyfeiriadau mewn lliw"
#: tpviewpage.ui
msgctxt ""
@@ -6617,7 +6616,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Dangos"
#: tpviewpage.ui
msgctxt ""
@@ -6626,7 +6625,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn/row headers"
-msgstr ""
+msgstr "_Penawdau colofn/rhes"
#: tpviewpage.ui
msgctxt ""
@@ -6635,7 +6634,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal scroll bar"
-msgstr ""
+msgstr "Bar sgrolio _llorweddol"
#: tpviewpage.ui
msgctxt ""
@@ -6644,7 +6643,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical scroll bar"
-msgstr ""
+msgstr "Bar sgrolio _fertigol"
#: tpviewpage.ui
msgctxt ""
@@ -6653,7 +6652,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sh_eet tabs"
-msgstr ""
+msgstr "_Tabiau dalen"
#: tpviewpage.ui
msgctxt ""
@@ -6662,7 +6661,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Outline symbols"
-msgstr ""
+msgstr "_Symbolau amlinell"
#: tpviewpage.ui
msgctxt ""
@@ -6671,7 +6670,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Window"
-msgstr ""
+msgstr "Ffenestr"
#: ungroupdialog.ui
msgctxt ""
@@ -6680,7 +6679,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Ungroup"
-msgstr ""
+msgstr "Dad-grwpio"
#: ungroupdialog.ui
msgctxt ""
@@ -6689,7 +6688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "_Rhesi"
#: ungroupdialog.ui
msgctxt ""
@@ -6698,7 +6697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Colofnau"
#: ungroupdialog.ui
msgctxt ""
@@ -6707,7 +6706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deactivate for"
-msgstr ""
+msgstr "Dadweithredu ar gyfer"
#: validationhelptabpage.ui
msgctxt ""
@@ -6716,7 +6715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show input help when cell is selected"
-msgstr ""
+msgstr "_Dangos cymorth mewnbwn pan mae cell yn cael ei ddewis"
#: validationhelptabpage.ui
msgctxt ""
@@ -6725,7 +6724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title:"
-msgstr ""
+msgstr "_Teitl:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6734,7 +6733,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Input help:"
-msgstr ""
+msgstr "Cymorth _mewnbwn:"
#: validationhelptabpage.ui
msgctxt ""
@@ -6743,4 +6742,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Cynnwys"
diff --git a/source/cy/scaddins/source/analysis.po b/source/cy/scaddins/source/analysis.po
index cd6548a7a4e..781def1c0de 100644
--- a/source/cy/scaddins/source/analysis.po
+++ b/source/cy/scaddins/source/analysis.po
@@ -3,15 +3,18 @@ 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: 2013-12-03 15:13+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-07 21:57+0000\n"
+"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389131828.0\n"
#: analysis.src
msgctxt ""
@@ -83,7 +86,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "Dychwelyd y nifer o flynyddoedd (gan gynwys ffractiwn o ran) rhwng dau ddyddiad"
#: analysis.src
msgctxt ""
@@ -137,7 +140,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Basis indicates the day-count convention to use in the calculation"
-msgstr ""
+msgstr "Sail i ddangos diwrnod cyntaf yr wythnos i'w ddefnyddio wrth gyfrifo"
#: analysis.src
msgctxt ""
@@ -227,7 +230,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr ""
+msgstr "Dangos diwrnod cyntaf yr wythnos (1 = Dydd Sul, gwerthoedd eraill = Dydd Llun)"
#: analysis.src
msgctxt ""
@@ -1631,7 +1634,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns a complex number raised to a real power"
-msgstr ""
+msgstr "Dychwelyd rhif cymhleth godwyd i bwer real"
#: analysis.src
msgctxt ""
@@ -6902,6 +6905,15 @@ msgstr "IMCSC"
msgctxt ""
"analysis_funcnames.src\n"
"RID_ANALYSIS_FUNCTION_NAMES\n"
+"ANALYSIS_FUNCNAME_Imcot\n"
+"string.text"
+msgid "IMCOT"
+msgstr "IMCOT"
+
+#: analysis_funcnames.src
+msgctxt ""
+"analysis_funcnames.src\n"
+"RID_ANALYSIS_FUNCTION_NAMES\n"
"ANALYSIS_FUNCNAME_Imsinh\n"
"string.text"
msgid "IMSINH"
diff --git a/source/cy/scaddins/source/pricing.po b/source/cy/scaddins/source/pricing.po
index 5d8ca56d371..2471eaf6b0b 100644
--- a/source/cy/scaddins/source/pricing.po
+++ b/source/cy/scaddins/source/pricing.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:21+0000\n"
+"PO-Revision-Date: 2013-12-27 19:27+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: Cymraeg\n"
"Language: cy\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1371471719.0\n"
+"X-POOTLE-MTIME: 1388172461.0\n"
#: pricing.src
msgctxt ""
@@ -24,7 +24,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a barrier option"
-msgstr ""
+msgstr "Prisio dewis terfyn"
#: pricing.src
msgctxt ""
@@ -42,7 +42,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Pris/gwerth ased gwaelodol"
#: pricing.src
msgctxt ""
@@ -51,7 +51,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "vol"
-msgstr "anwedd"
+msgstr "cyf"
#: pricing.src
msgctxt ""
@@ -60,7 +60,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Anweddolrwydd blynyddol yr ased gwaelodol"
#: pricing.src
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Graddfa log (cyfansawdd parhaus)"
#: pricing.src
msgctxt ""
@@ -96,7 +96,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Graddfa log estron (cyfansawdd parhaus)"
#: pricing.src
msgctxt ""
@@ -114,7 +114,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Time to maturity of the option in years"
-msgstr ""
+msgstr "Cyfnod i aeddfedrwydd y dewis mewn blynyddoedd"
#: pricing.src
msgctxt ""
@@ -132,7 +132,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Strike level of the option"
-msgstr ""
+msgstr "Lefel trawiad y dewis"
#: pricing.src
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Terfyn is (gosod 0 fel dim rhwystr)"
#: pricing.src
msgctxt ""
@@ -168,7 +168,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Terfyn uchaf (gosod 0 fel y rhwystr uchaf)"
#: pricing.src
msgctxt ""
@@ -186,7 +186,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "Amount of money paid at maturity if barrier was hit"
-msgstr ""
+msgstr "Maint yr arian dalwyd wrth aeddfedu os yw'r terfyn yn cael eu daro"
#: pricing.src
msgctxt ""
@@ -204,7 +204,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define if the option is a (p)ut or a (c)all"
-msgstr ""
+msgstr "Llinyn er mwyn diffinio os yw'r dewis yn gwerthu (p) neu yn prynu (c)"
#: pricing.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n or knock-(o)ut"
-msgstr ""
+msgstr "Llinyn er mwyn diffinio os yw'r dewis yn gweithredu (p) neu yn ddadweithredu (c)"
#: pricing.src
msgctxt ""
@@ -240,7 +240,7 @@ msgctxt ""
"25\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Llinyn er mwyn diffinio os yw'r rhwystr yn cael ei ddilyn yn barhaus (c) neu ddim ond ar y diwedd (e)"
#: pricing.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"27\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Paramedrau dewisol, os yw'n cael ei hepgor yna mae'r swyddogaethy yn dychwelyd y pris dewis; os wedi ei osod, mae'r swyddogaeth yn dychwelyd sensitifrwyddiadau pris (Groegaidd) i un o'r paramedrau mewnbwn; gwerthoedd posib yw (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -267,7 +267,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Pricing of a touch/no-touch option"
-msgstr ""
+msgstr "Prisiau dewis touch/no-touch"
#: pricing.src
msgctxt ""
@@ -285,7 +285,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr ""
+msgstr "Pris/gwerth ased gwaelodol"
#: pricing.src
msgctxt ""
@@ -303,7 +303,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Anweddolrwydd blynyddol yr ased gwaelodol"
#: pricing.src
msgctxt ""
@@ -321,7 +321,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr ""
+msgstr "Graddfa log (cyfansawdd parhaus)"
#: pricing.src
msgctxt ""
@@ -339,7 +339,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr ""
+msgstr "Graddfa log estron (cyfansawdd parhaus)"
#: pricing.src
msgctxt ""
@@ -357,7 +357,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Fime to maturity of the option in years"
-msgstr ""
+msgstr "Cyfnod i aeddfedrwydd y dewis mewn blynyddoedd"
#: pricing.src
msgctxt ""
@@ -375,7 +375,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Terfyn is (gosod 0 fel dim rhwystr)"
#: pricing.src
msgctxt ""
@@ -393,7 +393,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Terfyn uchaf (gosod 0 fel y rhwystr uchaf)"
#: pricing.src
msgctxt ""
@@ -411,7 +411,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "String to define if the option pays one unit of (d)omestic currency (cash or nothing) or (f)oreign currency (asset or nothing)"
-msgstr ""
+msgstr "Llinyn i ddiffinio os yw'r dewis yn talu un uned o arian domestig (d) (arian parod neu ddim) neu arian tramor (f) (ased neu ddim)"
#: pricing.src
msgctxt ""
@@ -429,7 +429,7 @@ msgctxt ""
"19\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
-msgstr ""
+msgstr "Llinyn er mwyn diffinio os yw'r dewis o fath gweithredu (i)(touch) neu ddadweithredu (o) (no-touch)"
#: pricing.src
msgctxt ""
@@ -447,7 +447,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Llinyn er mwyn diffinio os yw'r rhwystr yn cael ei ddilyn yn barhaus (c) neu ddim ond ar y diwedd (e)"
#: pricing.src
msgctxt ""
@@ -465,7 +465,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Paramedrau dewisol, os yw'n cael ei hepgor yna mae'r swyddogaethy yn dychwelyd y pris dewis; os wedi ei osod, mae'r swyddogaeth yn dychwelyd sensitifrwyddiadau pris (Groegaidd) i un o'r paramedrau mewnbwn; gwerthoedd posib yw (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -474,7 +474,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset hits a barrier assuming it follows dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Tebygolrwydd fod yr ased yn taro'r terfyn ar y dybiaeth ei fod yn dilyn dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -492,7 +492,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value S of the underlying asset"
-msgstr ""
+msgstr "Pris/gwerth yr ased gwaelodol"
#: pricing.src
msgctxt ""
@@ -510,7 +510,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr ""
+msgstr "Anweddolrwydd blynyddol yr ased gwaelodol"
#: pricing.src
msgctxt ""
@@ -528,7 +528,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu in dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Paramedr mu in dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -546,7 +546,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity"
-msgstr ""
+msgstr "Cyfnod tan aeddfedrwydd"
#: pricing.src
msgctxt ""
@@ -564,7 +564,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Terfyn is (gosod 0 fel dim rhwystr)"
#: pricing.src
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Terfyn uchaf (gosod 0 fel y rhwystr uchaf)"
#: pricing.src
msgctxt ""
@@ -591,7 +591,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (strike, put/call) are specified, the probability of S_T in [strike, upper barrier] for a call and S_T in [lower barrier, strike] for a put will be returned)"
-msgstr ""
+msgstr "Tebygolrwydd y bydd ased yn aeddfedu rhwng dau lefel terfyn, gan gymryd y bydd yn dilyn dS/S = mu dt + vol dW (os yw'r ddau baramedr dewisol diwethaf (pris yr ymarferiad, gwerthu/prynu) yn cael eu henwi, tebygolrwydd o S_T [pris yr ymarferiad, terfyn uchaf] am werthu ac S_T yn [rhwystr isaf, gwerthu] y bydd gwerthiant yn cael ei ddychwelyd)"
#: pricing.src
msgctxt ""
@@ -609,7 +609,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Price/value of the asset"
-msgstr ""
+msgstr "Pris/gwerth ased gwaelodol"
#: pricing.src
msgctxt ""
@@ -627,7 +627,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "Annual volatility of the asset"
-msgstr ""
+msgstr "Anweddolrwydd blynyddol yr ased gwaelodol"
#: pricing.src
msgctxt ""
@@ -645,7 +645,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Parameter mu from dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Paramedr mu in dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"9\n"
"string.text"
msgid "Time to maturity in years"
-msgstr ""
+msgstr "Cyfnod i aeddfedrwydd y dewis mewn blynyddoedd"
#: pricing.src
msgctxt ""
@@ -681,7 +681,7 @@ msgctxt ""
"11\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr ""
+msgstr "Terfyn is (gosod 0 fel dim rhwystr)"
#: pricing.src
msgctxt ""
@@ -699,7 +699,7 @@ msgctxt ""
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr ""
+msgstr "Terfyn uchaf (gosod 0 fel y rhwystr uchaf)"
#: pricing.src
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"15\n"
"string.text"
msgid "Optional (p)ut/(c)all indicator"
-msgstr ""
+msgstr "Dangosydd gwerthu (p)/(c) dewisol"
#: pricing.src
msgctxt ""
@@ -735,7 +735,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "Optional strike level"
-msgstr ""
+msgstr "Lefel pris yr ymarferias dewisol"
#: pricing.src
msgctxt ""
diff --git a/source/cy/scp2/source/calc.po b/source/cy/scp2/source/calc.po
index 4e33dc5f7d1..04b7b377594 100644
--- a/source/cy/scp2/source/calc.po
+++ b/source/cy/scp2/source/calc.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-12 21:44+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:29+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388172589.0\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_SPREADSHEET\n"
"LngText.text"
msgid "Uniform Office Format Spreadsheet"
-msgstr ""
+msgstr "Taenlen Unified Office Format"
#: registryitem_calc.ulf
msgctxt ""
@@ -181,4 +182,4 @@ msgctxt ""
"STR_REG_VAL_QUATTROPRO_SPREADSHEET\n"
"LngText.text"
msgid "Lotus Quattro Pro Spreadsheet"
-msgstr ""
+msgstr "Taenlen Lotus Quattro Pro"
diff --git a/source/cy/scp2/source/draw.po b/source/cy/scp2/source/draw.po
index f5bb134f20b..44c456410c5 100644
--- a/source/cy/scp2/source/draw.po
+++ b/source/cy/scp2/source/draw.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-06-26 11:06+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:29+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388172572.0\n"
#: folderitem_draw.ulf
msgctxt ""
@@ -141,7 +142,7 @@ msgctxt ""
"STR_REG_VAL_MS_PUBLISHER_DOCUMENT\n"
"LngText.text"
msgid "Microsoft Publisher Document"
-msgstr ""
+msgstr "Dogfen Microsoft Publisher"
#: registryitem_draw.ulf
msgctxt ""
@@ -149,7 +150,7 @@ msgctxt ""
"STR_REG_VAL_WORDPERFECT_GRAPHIC_FILE\n"
"LngText.text"
msgid "WordPerfect Graphic File"
-msgstr ""
+msgstr "Ffeil Graffigol WordPerfect"
#: registryitem_draw.ulf
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_AUTOCAD_DRAWING_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "AutoCAD File"
-msgstr ""
+msgstr "Ffeil AutoCAD"
#: registryitem_draw.ulf
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_REG_VAL_MS_ENHANCED_METAFILE\n"
"LngText.text"
msgid "Microsoft Enhanced Metafile"
-msgstr ""
+msgstr "Microsoft Enhanced Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_REG_VAL_ENCAPSULATED_POSTSCRIPT\n"
"LngText.text"
msgid "Encapsulated PostScript File"
-msgstr ""
+msgstr "Ffeil Encapsulated PostScript"
#: registryitem_draw.ulf
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_REG_VAL_OS2_METAFILE\n"
"LngText.text"
msgid "OS/2 Metafile"
-msgstr ""
+msgstr "OS/2 Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_MACINTOSH_PICTURE_METAFILE\n"
"LngText.text"
msgid "Macintosh Picture Metafile"
-msgstr ""
+msgstr "Macintosh Picture Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -197,7 +198,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_METAFILE\n"
"LngText.text"
msgid "Microsoft Windows Metafile"
-msgstr ""
+msgstr "Microsoft Windows Metafile"
#: registryitem_draw.ulf
msgctxt ""
@@ -205,7 +206,7 @@ msgctxt ""
"STR_REG_VAL_MS_WINDOWS_BITMAP\n"
"LngText.text"
msgid "Microsoft Windows Bitmap File"
-msgstr ""
+msgstr "Ffeil Microsoft Windows Bitmap"
#: registryitem_draw.ulf
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_CORELDRAW_FILE_FORMAT\n"
"LngText.text"
msgid "CorelDraw File"
-msgstr ""
+msgstr "Ffeil CorelDraw"
#: registryitem_draw.ulf
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_COREL_PRESENTATION_EXCHANGE\n"
"LngText.text"
msgid "Corel Presentation Exchange File"
-msgstr ""
+msgstr "Ffeil Corel Presentation Exchange"
#: registryitem_draw.ulf
msgctxt ""
@@ -229,7 +230,7 @@ msgctxt ""
"STR_REG_VAL_GRAPHICS_INTERCHANGE_FORMAT\n"
"LngText.text"
msgid "Graphics Interchange Format File"
-msgstr ""
+msgstr "Ffeil Graphics Interchange Format"
#: registryitem_draw.ulf
msgctxt ""
@@ -237,7 +238,7 @@ msgctxt ""
"STR_REG_VAL_JOINT_PHOTOGRAPHIC_EXPERTS_GROUP\n"
"LngText.text"
msgid "Joint Photographic Experts Group File"
-msgstr ""
+msgstr "Ffeil Joint Photographic Experts Group"
#: registryitem_draw.ulf
msgctxt ""
@@ -245,7 +246,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_BITMAP_FORMAT\n"
"LngText.text"
msgid "Portable Bitmap Format File"
-msgstr ""
+msgstr "Ffeil Portable Bitmap Format"
#: registryitem_draw.ulf
msgctxt ""
@@ -253,7 +254,7 @@ msgctxt ""
"STR_REG_VAL_PERSONAL_COMPUTER_EXCHANGE\n"
"LngText.text"
msgid "Personal Computer Exchange File"
-msgstr ""
+msgstr "Ffeil Personal Computer Exchange"
#: registryitem_draw.ulf
msgctxt ""
@@ -261,7 +262,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_GRAYMAP_FORMAT\n"
"LngText.text"
msgid "Portable Graymap Format File"
-msgstr ""
+msgstr "Ffeil Fformat Portable Graymap"
#: registryitem_draw.ulf
msgctxt ""
@@ -269,7 +270,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_NETWORK_GRAPHICS\n"
"LngText.text"
msgid "Portable Network Graphics File"
-msgstr ""
+msgstr "Ffeil Portable Network Graphic"
#: registryitem_draw.ulf
msgctxt ""
@@ -277,7 +278,7 @@ msgctxt ""
"STR_REG_VAL_PORTABLE_PIXMAP_FORMAT\n"
"LngText.text"
msgid "Portable Pixmap Format File"
-msgstr ""
+msgstr "Ffeil Portable Pixmap Format"
#: registryitem_draw.ulf
msgctxt ""
@@ -285,7 +286,7 @@ msgctxt ""
"STR_REG_VAL_PHOTOSHOP_DOCUMENT\n"
"LngText.text"
msgid "Adobe Photoshop Document"
-msgstr ""
+msgstr "Dogfen Adobe Photoshop"
#: registryitem_draw.ulf
msgctxt ""
@@ -293,7 +294,7 @@ msgctxt ""
"STR_REG_VAL_SUN_RASTER_GRAPHIC\n"
"LngText.text"
msgid "Sun Raster Graphic File"
-msgstr ""
+msgstr "Ffeil Sun Raster Graphic"
#: registryitem_draw.ulf
msgctxt ""
@@ -301,7 +302,7 @@ msgctxt ""
"STR_REG_VAL_SCALABLE_VECTOR_GRAPHICS\n"
"LngText.text"
msgid "Scalable Vector Graphics File"
-msgstr ""
+msgstr "Ffeil Scalable Vector Graphics"
#: registryitem_draw.ulf
msgctxt ""
@@ -309,7 +310,7 @@ msgctxt ""
"STR_REG_VAL_TRUEVISION_TGA\n"
"LngText.text"
msgid "Truevision TGA File"
-msgstr ""
+msgstr "Ffeil Truevision TGA"
#: registryitem_draw.ulf
msgctxt ""
@@ -317,7 +318,7 @@ msgctxt ""
"STR_REG_VAL_TAGGED_IMAGE_FILE_FORMAT\n"
"LngText.text"
msgid "Tagged Image File"
-msgstr ""
+msgstr "Tagged Image File"
#: registryitem_draw.ulf
msgctxt ""
@@ -325,7 +326,7 @@ msgctxt ""
"STR_REG_VAL_X_BITMAP\n"
"LngText.text"
msgid "X BitMap File"
-msgstr ""
+msgstr "Ffeil X Bitmap"
#: registryitem_draw.ulf
msgctxt ""
@@ -333,7 +334,7 @@ msgctxt ""
"STR_REG_VAL_X_PIXMAP\n"
"LngText.text"
msgid "X Pixmap File"
-msgstr ""
+msgstr "Ffeil X Pixmap"
#: registryitem_draw.ulf
msgctxt ""
@@ -341,4 +342,4 @@ msgctxt ""
"STR_REG_VAL_KODAK_PHOTO_CD_IMAGE\n"
"LngText.text"
msgid "Kodak Photo CD Image File"
-msgstr ""
+msgstr "Mewnforio Ffeil Delwedd Kodak Photo-CD"
diff --git a/source/cy/scp2/source/graphicfilter.po b/source/cy/scp2/source/graphicfilter.po
index d64da88d1f1..f4c44c570cb 100644
--- a/source/cy/scp2/source/graphicfilter.po
+++ b/source/cy/scp2/source/graphicfilter.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-17 20:19+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:30+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388172619.0\n"
#: module_graphicfilter.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Image Filters"
-msgstr ""
+msgstr "Hidlau Delweddau"
#: module_graphicfilter.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_GRFFLT\n"
"LngText.text"
msgid "Additional filters required to read alien image formats."
-msgstr ""
+msgstr "Mae angen hidlau graffig ychwanegol i ddarllen fformatau graffig dieithr."
#: module_graphicfilter.ulf
msgctxt ""
diff --git a/source/cy/scp2/source/impress.po b/source/cy/scp2/source/impress.po
index 6fafabcaee3..df895e7bde8 100644
--- a/source/cy/scp2/source/impress.po
+++ b/source/cy/scp2/source/impress.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-05-02 19:05+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:30+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388172645.0\n"
#: folderitem_impress.ulf
msgctxt ""
@@ -189,7 +190,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_PRESENTATION\n"
"LngText.text"
msgid "Uniform Office Format Presentation"
-msgstr ""
+msgstr "Cyflwyno Unified Office Format"
#: registryitem_impress.ulf
msgctxt ""
@@ -197,4 +198,4 @@ msgctxt ""
"STR_REG_VAL_COMPUTER_GRAPHICS_METAFILE\n"
"LngText.text"
msgid "Computer Graphics Metafile"
-msgstr ""
+msgstr "Metaffile Computer Graphics"
diff --git a/source/cy/scp2/source/ooo.po b/source/cy/scp2/source/ooo.po
index d28eeefcacf..0e0bcdb0d21 100644
--- a/source/cy/scp2/source/ooo.po
+++ b/source/cy/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 20:05+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471723.0\n"
+"X-POOTLE-MTIME: 1388174706.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "Persieg"
#: module_helppack.ulf
msgctxt ""
@@ -1174,7 +1174,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Gosod Cymorth Persieg yn %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
msgctxt ""
@@ -2542,7 +2542,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "Catalaneg (Valencia)"
#: module_langpack.ulf
msgctxt ""
@@ -2550,7 +2550,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Installs the Catalan (Valencian) user interface"
-msgstr ""
+msgstr "Gosod rhyngwyneb defnyddiwr Catalaneg (Valencia)"
#: module_langpack.ulf
msgctxt ""
@@ -2846,7 +2846,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Serbeg (Lladin)"
#: module_langpack.ulf
msgctxt ""
@@ -2854,7 +2854,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs the Serbian (Latin) user interface"
-msgstr ""
+msgstr "Gosod rhyngwyneb defnyddiwr Serbieg (Lladin)"
#: module_langpack.ulf
msgctxt ""
@@ -2942,7 +2942,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Persian"
-msgstr ""
+msgstr "Persieg"
#: module_langpack.ulf
msgctxt ""
@@ -2950,7 +2950,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Installs the Persian user interface"
-msgstr ""
+msgstr "Gosod y rhyngwyneb defnyddiwr Persieg"
#: module_langpack.ulf
msgctxt ""
@@ -3086,7 +3086,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdeg"
#: module_langpack.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs the Kurdish user interface"
-msgstr ""
+msgstr "Gosod rhyngwyneb defnyddiwr Kurdeg"
#: module_langpack.ulf
msgctxt ""
@@ -4078,7 +4078,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script"
-msgstr ""
+msgstr "Kurdeg"
#: module_ooo.ulf
msgctxt ""
@@ -4086,7 +4086,23 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_KMR_LATN\n"
"LngText.text"
msgid "Kurdish, Northern, Latin script spelling dictionary"
-msgstr ""
+msgstr "Cwrdeg, Gogledd, geiriadur gwirio sillafu sgript Lladin"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "Lao"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Geiriadur sillafu Lao"
#: module_ooo.ulf
msgctxt ""
diff --git a/source/cy/scp2/source/writer.po b/source/cy/scp2/source/writer.po
index a65b422ecc2..353d0bed43a 100644
--- a/source/cy/scp2/source/writer.po
+++ b/source/cy/scp2/source/writer.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-20 21:31+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:31+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388172704.0\n"
#: folderitem_writer.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_FI_TOOLTIP_WRITER\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr ""
+msgstr "Creu a golygu testun a graffigau mewn llythyron, adroddiadau, dogfennau a thudalennau Gwe gyda Writer."
#: module_writer.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr ""
+msgstr "Creu a golygu testun a graffigau mewn llythyron, adroddiadau, dogfennau a thudalennau Gwe gyda %PRODUCTNAME Writer."
#: module_writer.ulf
msgctxt ""
@@ -213,7 +214,7 @@ msgctxt ""
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_TEXT\n"
"LngText.text"
msgid "Uniform Office Format Text Document"
-msgstr ""
+msgstr "Dogfen Tetun Unified Office Format"
#: registryitem_writer.ulf
msgctxt ""
@@ -221,7 +222,7 @@ msgctxt ""
"STR_REG_VAL_WORDPRO_DOCUMENT\n"
"LngText.text"
msgid "Lotus Word Pro Document"
-msgstr ""
+msgstr "Dogfen Lotus Word Pro"
#: registryitem_writer.ulf
msgctxt ""
@@ -229,4 +230,4 @@ msgctxt ""
"STR_REG_VAL_T602_TEXT_FILE\n"
"LngText.text"
msgid "T602 Text File"
-msgstr ""
+msgstr "Ffeil Testun T602"
diff --git a/source/cy/sd/source/core.po b/source/cy/sd/source/core.po
index 04a2f26c125..4fbbf1db835 100644
--- a/source/cy/sd/source/core.po
+++ b/source/cy/sd/source/core.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-07 18:05+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:35+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383847510.0\n"
+"X-POOTLE-MTIME: 1388172949.0\n"
#: glob.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_PRESOBJ_TITLE\n"
"string.text"
msgid "Click to add Title"
-msgstr ""
+msgstr "Cliciwch i ychwanegu Teitl"
#: glob.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_PRESOBJ_OUTLINE\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Cliciwch i ychwanegu Testun"
#: glob.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_PRESOBJ_TEXT\n"
"string.text"
msgid "Click to add Text"
-msgstr ""
+msgstr "Cliciwch i ychwanegu Testun"
#: glob.src
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"STR_PRESOBJ_NOTESTEXT\n"
"string.text"
msgid "Click to add Notes"
-msgstr ""
+msgstr "Cliciwch i ychwanegu Nodiadau"
#: glob.src
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"STR_PRESOBJ_GRAPHIC\n"
"string.text"
msgid "Double-click to add an Image"
-msgstr ""
+msgstr "Clic dwbl i ychwanegu Delwedd"
#: glob.src
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"STR_PRESOBJ_OBJECT\n"
"string.text"
msgid "Double-click to add an Object"
-msgstr ""
+msgstr "Clic dwbl i ychwanegu Delwedd"
#: glob.src
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"STR_PRESOBJ_CHART\n"
"string.text"
msgid "Double-click to add a Chart"
-msgstr ""
+msgstr "Clic dwbl i ychwanegu Siart"
#: glob.src
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"STR_PRESOBJ_ORGCHART\n"
"string.text"
msgid "Double-click to add an Organization Chart"
-msgstr ""
+msgstr "Clic dwbl i ychwanegu Siart Trefniadol"
#: glob.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_PRESOBJ_TABLE\n"
"string.text"
msgid "Double-click to add a Spreadsheet"
-msgstr ""
+msgstr "Clic dwbl i ychwanegu Taenlen"
#: glob.src
msgctxt ""
@@ -765,4 +765,4 @@ msgctxt ""
"STR_ENTER_PIN\n"
"string.text"
msgid "Enter PIN:"
-msgstr ""
+msgstr "Rhoi PIN:"
diff --git a/source/cy/sd/source/filter/html.po b/source/cy/sd/source/filter/html.po
index 6481d5ab0f4..7709852ee69 100644
--- a/source/cy/sd/source/filter/html.po
+++ b/source/cy/sd/source/filter/html.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-23 19:29+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:35+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372015756.0\n"
+"X-POOTLE-MTIME: 1388172923.0\n"
#: pubdlg.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"PAGE1_TITEL\n"
"fixedline.text"
msgid "Assign Design"
-msgstr ""
+msgstr "Neilltuo Cynllun"
#: pubdlg.src
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"PAGE1_NEW_DESIGN\n"
"radiobutton.text"
msgid "New Design"
-msgstr ""
+msgstr "Cynllun Newydd"
#: pubdlg.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"PAGE1_OLD_DESIGN\n"
"radiobutton.text"
msgid "Existing Design"
-msgstr ""
+msgstr "Cynllun Presennol"
#: pubdlg.src
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"PAGE3_TITEL_1\n"
"fixedline.text"
msgid "Save Image as"
-msgstr ""
+msgstr "Cadw Delwedd fel"
#: pubdlg.src
msgctxt ""
diff --git a/source/cy/sd/source/ui/animations.po b/source/cy/sd/source/ui/animations.po
index 115f7142a51..6849df8380e 100644
--- a/source/cy/sd/source/ui/animations.po
+++ b/source/cy/sd/source/ui/animations.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:34+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471743.0\n"
+"X-POOTLE-MTIME: 1388172870.0\n"
#: CustomAnimation.src
msgctxt ""
@@ -552,7 +552,7 @@ msgctxt ""
"STR_CUSTOMANIMATION_USERPATH\n"
"string.text"
msgid "User paths"
-msgstr ""
+msgstr "Llwybrau defnyddwyr"
#: CustomAnimation.src
msgctxt ""
@@ -560,4 +560,4 @@ msgctxt ""
"STR_SLIDETRANSITION_NONE\n"
"string.text"
msgid "No transition"
-msgstr ""
+msgstr "Dim trawsnewid"
diff --git a/source/cy/sd/source/ui/app.po b/source/cy/sd/source/ui/app.po
index e7aa3979053..fac90f72bef 100644
--- a/source/cy/sd/source/ui/app.po
+++ b/source/cy/sd/source/ui/app.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-23 19:29+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:57+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372015768.0\n"
+"X-POOTLE-MTIME: 1389131835.0\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -1723,7 +1723,7 @@ msgctxt ""
"SfxStyleFamiliesRes1\n"
"#define.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Arddulliau Delwedd"
#: res_bmp.src
msgctxt ""
@@ -1865,7 +1865,7 @@ msgctxt ""
"STR_GRAPHIC_TOOLBOX\n"
"string.text"
msgid "Draw Toolbar/Image"
-msgstr ""
+msgstr "Bar Offer Lluniadu/Graffigau"
#: strings.src
msgctxt ""
@@ -1897,7 +1897,7 @@ msgctxt ""
"STR_GRAPHIC_OBJ_TOOLBOX\n"
"string.text"
msgid "Draw Object Bar/Image"
-msgstr ""
+msgstr "Bar Offer Lluniadu/Graffigau"
#: strings.src
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIONS_TOOLBOX\n"
"string.text"
msgid "Options Bar/Image"
-msgstr ""
+msgstr "Dewisiadau Bar /Delwedd"
#: strings.src
msgctxt ""
@@ -1937,7 +1937,7 @@ msgctxt ""
"STR_BEZIER_TOOLBOX\n"
"string.text"
msgid "Bézier Object Bar"
-msgstr ""
+msgstr "Bar Gwrthrych Bézier"
#: strings.src
msgctxt ""
@@ -2041,7 +2041,7 @@ msgctxt ""
"STR_INSERTGRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Mewnosod Delwedd"
#: strings.src
msgctxt ""
@@ -2313,7 +2313,7 @@ msgctxt ""
"STR_TRANSFORM\n"
"string.text"
msgid "Transform"
-msgstr ""
+msgstr "Trawsnewid"
#: strings.src
msgctxt ""
@@ -2625,7 +2625,7 @@ msgctxt ""
"STR_CREATE_PAGES\n"
"string.text"
msgid "Create Slides"
-msgstr ""
+msgstr "Creu Sleidiau"
#: strings.src
msgctxt ""
@@ -2657,7 +2657,7 @@ msgctxt ""
"STR_DELETE_PAGES\n"
"string.text"
msgid "Delete Slides"
-msgstr ""
+msgstr "Dileu Sleidiau"
#: strings.src
msgctxt ""
@@ -2685,7 +2685,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "Methu agor y ffeil delwedd"
#: strings.src
msgctxt ""
@@ -2693,7 +2693,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "Methu darllen y ffeil delwedd"
#: strings.src
msgctxt ""
@@ -2701,7 +2701,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Fformat delwedd anhysbys"
#: strings.src
msgctxt ""
@@ -2709,7 +2709,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This image file version is not supported"
-msgstr ""
+msgstr "Nid yw'r fersiwn ffeil delwedd hon yn cael ei chynnal"
#: strings.src
msgctxt ""
@@ -2717,7 +2717,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Heb ganfod hidl delwedd"
#: strings.src
msgctxt ""
@@ -2725,7 +2725,7 @@ msgctxt ""
"STR_IMPORT_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to import image"
-msgstr ""
+msgstr "Dim digon o gof i fewnosod graffigau"
#: strings.src
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"STR_SCALE_OBJS_TO_PAGE\n"
"string.text"
msgid "Should the image be scaled to the new slide format?"
-msgstr ""
+msgstr "A ddylai'r graffig gael ei raddio i fformat newydd y sleidiau?"
#: strings.src
msgctxt ""
@@ -3121,7 +3121,7 @@ msgctxt ""
"STR_DRAGTYPE_URL\n"
"string.text"
msgid "Insert as Hyperlink"
-msgstr ""
+msgstr "Mewnosod fel Hyperddolen"
#: strings.src
msgctxt ""
@@ -3129,7 +3129,7 @@ msgctxt ""
"STR_DRAGTYPE_EMBEDDED\n"
"string.text"
msgid "Insert as Copy"
-msgstr ""
+msgstr "Mewnosod fel Copi"
#: strings.src
msgctxt ""
@@ -3137,7 +3137,7 @@ msgctxt ""
"STR_DRAGTYPE_LINK\n"
"string.text"
msgid "Insert as Link"
-msgstr ""
+msgstr "Mewnosod fel Cyswllt"
#: strings.src
msgctxt ""
@@ -3401,7 +3401,7 @@ msgctxt ""
"STR_RELEASE_GRAPHICLINK\n"
"string.text"
msgid "This image is linked to a document. Do you want to unlink the image in order to edit it?"
-msgstr ""
+msgstr "Mae'r gwrthrych graffig wedi ei gysylltu â dogfen. Hoffech chi ddatgysylltu'r graffig i'w olygu?"
#: strings.src
msgctxt ""
@@ -4009,7 +4009,7 @@ msgctxt ""
"STR_GRAPHICS_STYLE_FAMILY\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Arddulliau Delwedd"
#: strings.src
msgctxt ""
@@ -4073,7 +4073,7 @@ msgctxt ""
"STR_SET_BACKGROUND_PICTURE\n"
"string.text"
msgid "Set Background Image for Slide ..."
-msgstr ""
+msgstr "Gosod Llun Cefndir ar gyfer Sleid ..."
#: strings.src
msgctxt ""
@@ -4121,7 +4121,7 @@ msgctxt ""
"STR_INSERT_PICTURE\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Mewnosod Delwedd"
#: strings.src
msgctxt ""
@@ -4153,7 +4153,7 @@ msgctxt ""
"STR_PHOTO_ALBUM_EMPTY_WARNING\n"
"string.text"
msgid "Please add Images to the Album."
-msgstr "Ychwanegwch Ddelweddau i'r Albwm"
+msgstr "Ychwanegwch Ddelweddau i'r Albwm."
#: strings.src
msgctxt ""
diff --git a/source/cy/sd/source/ui/dlg.po b/source/cy/sd/source/ui/dlg.po
index d270947df16..a7dfe024b16 100644
--- a/source/cy/sd/source/ui/dlg.po
+++ b/source/cy/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
"PO-Revision-Date: 2013-06-17 12:22+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Coeden tudalen"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "~Dewis cynllun sleid"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "~Newid tudalen cefndir"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~Dileu cefndiroedd heb eu defnyddio"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~Llwytho..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Cynllun Sleid"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/cy/sd/uiconfig/sdraw/ui.po b/source/cy/sd/uiconfig/sdraw/ui.po
index d53cf4ef8bd..727b4648eec 100644
--- a/source/cy/sd/uiconfig/sdraw/ui.po
+++ b/source/cy/sd/uiconfig/sdraw/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:52+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: none\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471741.0\n"
+"X-POOTLE-MTIME: 1389131538.0\n"
#: breakdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Break"
-msgstr ""
+msgstr "Toriad"
#: breakdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Processing metafile:"
-msgstr ""
+msgstr "Prosesu'r metaffeil:"
#: breakdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Broken down metaobjects:"
-msgstr ""
+msgstr "Metagwrthrychau wedi torri:"
#: breakdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inserted drawing objects:"
-msgstr ""
+msgstr "Mewnosodwyd gwrthrychau lluniadu:"
#: bulletsandnumbering.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Bwledi a Rhifo"
#: bulletsandnumbering.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reset"
-msgstr ""
+msgstr "Ailosod"
#: bulletsandnumbering.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Bwledi"
#: bulletsandnumbering.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Math o rifo"
#: bulletsandnumbering.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: bulletsandnumbering.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: bulletsandnumbering.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Cyfaddasu"
#: copydlg.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cross-fading"
-msgstr ""
+msgstr "Croes bylu"
#: crossfadedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Same orientation"
-msgstr ""
+msgstr "Yr un cyfeiriadedd"
#: crossfadedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-fade attributes"
-msgstr ""
+msgstr "Priodweddau croes-bylu"
#: crossfadedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Cynyddiad"
#: crossfadedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Gosodiadau"
#: dlgsnap.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character"
-msgstr ""
+msgstr "Nod"
#: drawchardialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Ffontiau"
#: drawchardialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Effeithiau Ffont"
#: drawchardialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: drawpagedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Setup"
-msgstr ""
+msgstr "Gosodiad Tudalen"
#: drawpagedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Tudalen"
#: drawpagedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: drawparadialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Paragraff"
#: drawparadialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Mewnoliad a Bylchu"
#: drawparadialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Typograffeg Asiaidd"
#: drawparadialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabiau"
#: drawparadialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Aliniad"
#: drawparadialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Rhifo"
#: drawprtldialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Presentation Layout"
-msgstr ""
+msgstr "Cynllun Cyflwyniad"
#: drawprtldialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinell"
#: drawprtldialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Ardal"
#: drawprtldialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadow"
-msgstr ""
+msgstr "Cysgod"
#: drawprtldialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Tryloywder"
#: drawprtldialog.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Ffont"
#: drawprtldialog.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Effeithiau Ffont"
#: drawprtldialog.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Mewnoliad a Bylchu"
#: drawprtldialog.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testun"
#: drawprtldialog.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Bwledi"
#: drawprtldialog.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering type"
-msgstr ""
+msgstr "Math o rifo"
#: drawprtldialog.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: drawprtldialog.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Customize"
-msgstr ""
+msgstr "Cyfaddasu"
#: drawprtldialog.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Aliniad"
#: drawprtldialog.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Typograffeg Asiaidd"
#: drawprtldialog.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabiau"
#: insertlayer.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides/Objects"
-msgstr ""
+msgstr "Mewnosod Sleidiau/Gwrthrychau"
#: insertslidesdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete unused backg_rounds"
-msgstr ""
+msgstr "_Dileu cefndiroedd heb eu defnyddio"
#: insertslidesdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "C_yswllt"
#: namedesign.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Name HTML Design"
-msgstr ""
+msgstr "Enw Cynllun HTML"
#: paranumberingtab.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr ""
+msgstr "A_ilgychwyn yn y paragraff hwn"
#: paranumberingtab.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_tart with"
-msgstr ""
+msgstr "C_ychwyn gyda"
#: paranumberingtab.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph numbering"
-msgstr ""
+msgstr "Rhifo paragraff"
#: printeroptions.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Table Design"
-msgstr ""
+msgstr "Cynllun Tabl"
#: tabledesigndialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_Rhes Pennyn"
#: tabledesigndialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "_Rhes Cyfanswm"
#: tabledesigndialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Rhes _Bandiog"
#: tabledesigndialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "Colofn _Gyntaf"
#: tabledesigndialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Colofn _Olaf"
#: tabledesigndialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Colofnau B_andiog"
#: vectorize.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Convert to Polygon"
-msgstr ""
+msgstr "Trosi i Bolygon"
#: vectorize.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of colors:"
-msgstr ""
+msgstr "Nifer o liwiau:"
#: vectorize.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reduction:"
-msgstr ""
+msgstr "Lleihad pwynt:"
#: vectorize.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tile size:"
-msgstr ""
+msgstr "Maint teil:"
#: vectorize.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill holes:"
-msgstr ""
+msgstr "_Llanw tyllau:"
#: vectorize.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Gosodiadau"
#: vectorize.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Rhagolwg"
#: vectorize.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source image:"
-msgstr ""
+msgstr "Delwedd:"
#: vectorize.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vectorized image:"
-msgstr ""
+msgstr "Delwedd fectoreiddiwyd:"
#: vectorize.ui
msgctxt ""
@@ -1004,4 +1004,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress"
-msgstr ""
+msgstr "Cynnydd"
diff --git a/source/cy/sd/uiconfig/simpress/ui.po b/source/cy/sd/uiconfig/simpress/ui.po
index 0521c35532e..e5177676582 100644
--- a/source/cy/sd/uiconfig/simpress/ui.po
+++ b/source/cy/sd/uiconfig/simpress/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:52+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: none\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471742.0\n"
+"X-POOTLE-MTIME: 1389131543.0\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entrance"
-msgstr ""
+msgstr "Mynedfa"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Emphasis"
-msgstr ""
+msgstr "Pwyslais"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Exit"
-msgstr ""
+msgstr "Gadael"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Motion Paths"
-msgstr ""
+msgstr "Llwybrau Mudiant"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Misc Effects"
-msgstr ""
+msgstr "Effeithiau Amrywiol"
#: customanimationcreatetab.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Speed:"
-msgstr ""
+msgstr "_Cyflymder:"
#: customanimationcreatetab.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatic preview"
-msgstr ""
+msgstr "_Rhagolwg awtomatig"
#: customanimationeffecttab.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction:"
-msgstr ""
+msgstr "_Cyfeiriad:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accelerated start"
-msgstr ""
+msgstr "Cychwyn cyflym"
#: customanimationeffecttab.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decelerated end"
-msgstr ""
+msgstr "Diwedd araf"
#: customanimationeffecttab.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Gosodiadau"
#: customanimationeffecttab.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter animation:"
-msgstr ""
+msgstr "_Wedi animeiddio:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sound:"
-msgstr ""
+msgstr "_Sain:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text animation:"
-msgstr ""
+msgstr "_Animeiddio testun:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Di_m color:"
-msgstr ""
+msgstr "_Pyli lliw:"
#: customanimationeffecttab.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "delay between characters"
-msgstr ""
+msgstr "oedi rhwng nodau"
#: customanimationeffecttab.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Don't dim"
-msgstr ""
+msgstr "Peidio pylu"
#: customanimationeffecttab.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Dim with color"
-msgstr ""
+msgstr "Pylu'r lliw"
#: customanimationeffecttab.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Hide after animation"
-msgstr ""
+msgstr "Cuddio wedi animeiddio"
#: customanimationeffecttab.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Hide on next animation"
-msgstr ""
+msgstr "Cuddio ar yr animeiddio nesaf"
#: customanimationeffecttab.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "All at once"
-msgstr ""
+msgstr "Popeth ar unwaith"
#: customanimationeffecttab.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Word by word"
-msgstr ""
+msgstr "Gair wrth air"
#: customanimationeffecttab.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Letter by letter"
-msgstr ""
+msgstr "Nod wrth nod"
#: customanimationeffecttab.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enhancement"
-msgstr ""
+msgstr "Gwella"
#: customanimationproperties.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Effect Options"
-msgstr ""
+msgstr "Dewisiadau Effaith"
#: customanimationproperties.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Effaith"
#: customanimationproperties.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Timing"
-msgstr ""
+msgstr "Amseru"
#: customanimationproperties.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Animeiddio Testun"
#: customanimationspanel.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add Effect"
-msgstr ""
+msgstr "Ychwanegu Effaith"
#: customanimationspanel.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove Effect"
-msgstr ""
+msgstr "Tynnu Effaith"
#: customanimationspanel.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Modify Effect"
-msgstr ""
+msgstr "Newid Effaith"
#: customanimationspanel.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Up"
-msgstr ""
+msgstr "Symud Fyny"
#: customanimationspanel.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Down"
-msgstr ""
+msgstr "Symud Lawr"
#: customanimationspanel.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview Effect"
-msgstr ""
+msgstr "Rhagolwg o Effaith"
#: customanimationspanel.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start"
-msgstr ""
+msgstr "_Cychwyn"
#: customanimationspanel.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direction"
-msgstr ""
+msgstr "_Cyfeiriad"
#: customanimationspanel.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sp_eed"
-msgstr ""
+msgstr "C_yflymder"
#: customanimationspanel.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "Clic ymlaen"
#: customanimationspanel.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Gyda'r blaenorol"
#: customanimationspanel.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Wedi'r blaenorol"
#: customanimationspanel.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_..."
-msgstr ""
+msgstr "_..."
#: customanimationspanel.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Effect"
-msgstr ""
+msgstr "Effaith"
#: customanimationspanel.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic pre_view"
-msgstr ""
+msgstr "_Rhagolwg awtomatig"
#: customanimationtexttab.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Group text:"
-msgstr ""
+msgstr "_Testun grŵp:"
#: customanimationtexttab.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr ""
+msgstr "_Awtomatig wedi:"
#: customanimationtexttab.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "As one object"
-msgstr ""
+msgstr "Fel un gwrthrych"
#: customanimationtexttab.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "All paragraphs at once"
-msgstr ""
+msgstr "Pob paragraff ar unwaith"
#: customanimationtexttab.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "By 1st level paragraphs"
-msgstr ""
+msgstr "Yn ôl paragraffau lefel 1af"
#: customanimationtexttab.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "By 2nd level paragraphs"
-msgstr ""
+msgstr "Yn ôl paragraffau lefel 2"
#: customanimationtexttab.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "By 3rd level paragraphs"
-msgstr ""
+msgstr "Yn ôl paragraffau lefel 3"
#: customanimationtexttab.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "By 4th level paragraphs"
-msgstr ""
+msgstr "Yn ôl paragraffau lefel 4"
#: customanimationtexttab.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "By 5th level paragraphs"
-msgstr ""
+msgstr "Yn ôl paragraffau lefel 5"
#: customanimationtexttab.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Animate attached _shape"
-msgstr ""
+msgstr "Animeiddio'r ­_siâp ynghlwm"
#: customanimationtexttab.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_In reverse order"
-msgstr ""
+msgstr "­­­_Trefn tu chwith"
#: customanimationtimingtab.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start:"
-msgstr ""
+msgstr "_Cychwyn:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delay:"
-msgstr ""
+msgstr "_Oediad:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_peed:"
-msgstr ""
+msgstr "C_yflymder:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Repeat:"
-msgstr ""
+msgstr "_Ailadrodd:"
#: customanimationtimingtab.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "On click"
-msgstr ""
+msgstr "Clic ymlaen"
#: customanimationtimingtab.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "With previous"
-msgstr ""
+msgstr "Gyda'r blaenorol"
#: customanimationtimingtab.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr ""
+msgstr "Wedi'r blaenorol"
#: customanimationtimingtab.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rewind _when done playing"
-msgstr ""
+msgstr "Ailddirwyn _wedi gorffen chwarae"
#: customanimationtimingtab.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Animate as part of click sequence"
-msgstr ""
+msgstr "_Animeiddio fel rhan o'r dilyniant clic"
#: customanimationtimingtab.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start _effect on click of"
-msgstr ""
+msgstr "Cychwyn _effaith wrth glicio"
#: customanimationtimingtab.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trigger"
-msgstr ""
+msgstr "Trigyr"
#: customslideshows.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Field"
-msgstr ""
+msgstr "Maes Golygu"
#: dlgfield.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Sefydlog"
#: dlgfield.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Amrywiolyn"
#: dlgfield.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Field type"
-msgstr ""
+msgstr "Math o faes"
#: dlgfield.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Iaith"
#: dlgfield.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Ff_ormat"
#: headerfooterdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Appl_y to All"
-msgstr ""
+msgstr "_Gosod i'r Cyfan"
#: headerfooterdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slides"
-msgstr ""
+msgstr "Sleidiau"
#: headerfooterdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes and Handouts"
-msgstr ""
+msgstr "Nodiadau a Thaflenni"
#: headerfootertab.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Heade_r"
-msgstr ""
+msgstr "_Pennyn"
#: headerfootertab.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header _text:"
-msgstr ""
+msgstr "Testun _pennyn:"
#: headerfootertab.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date and time"
-msgstr ""
+msgstr "_Dyddiad ac amser"
#: headerfootertab.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed"
-msgstr ""
+msgstr "S_efydlog"
#: headerfootertab.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Amrywiolyn"
#: headerfootertab.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Language"
-msgstr ""
+msgstr "_Iaith"
#: headerfootertab.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Format"
-msgstr ""
+msgstr "_Fformat"
#: headerfootertab.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Troedyn"
#: headerfootertab.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ooter text:"
-msgstr ""
+msgstr "_Testun troedyn:"
#: headerfootertab.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Rhif _sleid"
#: headerfootertab.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on slide"
-msgstr ""
+msgstr "Cynnwys ar y sleid"
#: headerfootertab.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do _not show on the first slide"
-msgstr ""
+msgstr "Peidio _dangos ar y sleid gyntaf"
#: headerfootertab.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page Number"
-msgstr ""
+msgstr "_Rhif Tudalen"
#: headerfootertab.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Include on page"
-msgstr ""
+msgstr "Cynnwys ar y dudalen"
#: insertslides.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Slides"
-msgstr ""
+msgstr "Mewnosod Sleidiau"
#: insertslides.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before"
-msgstr ""
+msgstr "_Cynt"
#: insertslides.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_fter"
-msgstr ""
+msgstr "_Wedi"
#: insertslides.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: masterlayoutdlg.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Master Elements"
-msgstr ""
+msgstr "Prif Elfennau"
#: masterlayoutdlg.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "_Pennyn"
#: masterlayoutdlg.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Date/time"
-msgstr ""
+msgstr "_Dyddiad/amser"
#: masterlayoutdlg.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "_Troedyn"
#: masterlayoutdlg.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page number"
-msgstr ""
+msgstr "_Rhif tudalen"
#: masterlayoutdlg.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "_Rhif sleid"
#: masterlayoutdlg.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Placeholders"
-msgstr ""
+msgstr "Dalfannau"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Allow quick editing"
-msgstr ""
+msgstr "Caniatáu golygu cyflym"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only text area selected"
-msgstr ""
+msgstr "Dim ond ardal testun wedi eu dewis"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text objects"
-msgstr ""
+msgstr "Gwrthrychau testun"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start with _wizard"
-msgstr ""
+msgstr "Cychwyn gyda _dewin"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document"
-msgstr ""
+msgstr "Dogfen newydd"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Copy when moving"
-msgstr ""
+msgstr "Copïo wrth symud"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Objects always moveable"
-msgstr ""
+msgstr "Gwrthrychau'n symudol bob tro"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use background cache"
-msgstr ""
+msgstr "Defnyddio storfa gefndir"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Do not distort objects in curve"
-msgstr ""
+msgstr "Peidio aflunio gwrthrychau mewn cromlin"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unit of _measurement"
-msgstr ""
+msgstr "Uned _mesur"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ta_b stops"
-msgstr ""
+msgstr "Stopiau _tab"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Gosodiadau"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable remote control"
-msgstr ""
+msgstr "Galluogi rheolaeth pell"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Presenter Console"
-msgstr ""
+msgstr "Galluogi'r Consol Cyflwyno"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Always with current page"
-msgstr ""
+msgstr "Tudalen gyfredol bob tro"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Presentation"
-msgstr ""
+msgstr "Cyflwyniad"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing scale"
-msgstr ""
+msgstr "_Graddfa lluniadu"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _width"
-msgstr ""
+msgstr "_Lled tudalen"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page _height"
-msgstr ""
+msgstr "_Uchder tudalen"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Graddfa"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_e printer metrics for document formatting"
-msgstr ""
+msgstr "_Defnyddio metrics yr argraffydd i fformatio'r ddogfen"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add _spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Ychwanegu _bylchu rhwng paragraffau a thablau (yn y ddogfen bresennol)"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Cytunedd"
#: photoalbum.ui
msgctxt ""
@@ -1373,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Custom Slide Show:"
-msgstr "Sioe Sleidiadu C_yfaddas"
+msgstr "Sioe Sleidiadu C_yfaddas:"
#: presentationdialog.ui
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto External (Display %1)"
-msgstr ""
+msgstr "Awto Allannol (Dangosydd %1)"
#: presentationdialog.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page name"
-msgstr ""
+msgstr "_Enw tudalen"
#: prntopts.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "D_ate"
-msgstr ""
+msgstr "_Dyddiad"
#: prntopts.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ti_me"
-msgstr ""
+msgstr "_Amser"
#: prntopts.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_idden pages"
-msgstr ""
+msgstr "_Tudalennau cudd"
#: prntopts.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print"
-msgstr ""
+msgstr "Argraffu"
#: prntopts.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Rhagosodiad"
#: prntopts.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fit to page"
-msgstr ""
+msgstr "_Ffitio i'r dudalen"
#: prntopts.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tile pages"
-msgstr ""
+msgstr "_Teilio tudalennau"
#: prntopts.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rochure"
-msgstr ""
+msgstr "_Llyfryn"
#: prntopts.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paper tray from printer s_ettings"
-msgstr ""
+msgstr "Blwch papur o _osodiadau'r argraffydd"
#: prntopts.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fr_ont"
-msgstr ""
+msgstr "_Blaen"
#: prntopts.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_ck"
-msgstr ""
+msgstr "_Cefn"
#: prntopts.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page options"
-msgstr ""
+msgstr "Dewisiadau tudalen"
#: prntopts.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drawing"
-msgstr ""
+msgstr "Lluniadu"
#: prntopts.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Notes"
-msgstr ""
+msgstr "Nodiadau"
#: prntopts.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Handouts"
-msgstr ""
+msgstr "Taflenni"
#: prntopts.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Amlinell"
#: prntopts.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Cynnwys"
#: prntopts.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Rhagosodiad"
#: prntopts.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Gra_yscale"
-msgstr ""
+msgstr "_Graddlwyd"
#: prntopts.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Black & _white"
-msgstr ""
+msgstr "Du a _gwyn"
#: prntopts.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Quality"
-msgstr ""
+msgstr "Ansawdd"
#: remotedialog.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Impress Remote"
-msgstr ""
+msgstr "Impress Pell"
#: sdviewpage.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rulers visible"
-msgstr ""
+msgstr "_Mesuryddion gweladwy"
#: sdviewpage.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap Lines when moving"
-msgstr ""
+msgstr "S_napio Llinellau wrth symud"
#: sdviewpage.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All control points in Bezier editor"
-msgstr ""
+msgstr "_Pob pwynt rheoli yng ngholygydd Bézier"
#: sdviewpage.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour of each individual object"
-msgstr ""
+msgstr "_Amlinell pob gwrthrych unigol"
#: sdviewpage.ui
msgctxt ""
@@ -1940,7 +1940,52 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Dangos"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "Cynllun Sleid"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "_Newid tudalen cefndir"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "_Dileu cefndiroedd heb eu defnyddio"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "Dewis cynllun sleid"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "_Llwytho..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -1949,7 +1994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to selected slides"
-msgstr ""
+msgstr "Gosod i sleidiau dewisol"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1958,7 +2003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Speed:"
-msgstr ""
+msgstr "Cyflymder:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1967,7 +2012,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Slow"
-msgstr ""
+msgstr "Araf"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1976,7 +2021,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Medium"
-msgstr ""
+msgstr "Canolig"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1985,7 +2030,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Fast"
-msgstr ""
+msgstr "Cyflym"
#: slidetransitionspanel.ui
msgctxt ""
@@ -1994,7 +2039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sound:"
-msgstr ""
+msgstr "Sain:"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2003,7 +2048,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "No Sound"
-msgstr ""
+msgstr "Dim Sain"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2012,7 +2057,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Stop Previous Sound"
-msgstr ""
+msgstr "Atal Sain Blaenorol"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2021,7 +2066,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Other Sound..."
-msgstr ""
+msgstr "Sain Arall..."
#: slidetransitionspanel.ui
msgctxt ""
@@ -2030,7 +2075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Loop until next sound"
-msgstr ""
+msgstr "Cylchu tan y sain nesaf"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2039,7 +2084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Modify transition"
-msgstr ""
+msgstr "Newid trawsnewidiad"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2048,7 +2093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On mouse click"
-msgstr ""
+msgstr "Wrth glic y llygoden"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2057,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically after"
-msgstr ""
+msgstr "Awtomatig wedi"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2066,7 +2111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Advance slide"
-msgstr ""
+msgstr "Sleid ymlaen"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2075,7 +2120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply to All Slides"
-msgstr ""
+msgstr "Gosod i Bob Sleid"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2084,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Play"
-msgstr ""
+msgstr "Chwarae"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2093,7 +2138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slide Show"
-msgstr ""
+msgstr "Sioe Sleidiau"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2102,7 +2147,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatic preview"
-msgstr ""
+msgstr "Rhagolwg awtomatig"
#: tabledesignpanel.ui
msgctxt ""
@@ -2111,7 +2156,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header Row"
-msgstr ""
+msgstr "_Rhes Pennyn"
#: tabledesignpanel.ui
msgctxt ""
@@ -2120,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "_Rhes Cyfanswm"
#: tabledesignpanel.ui
msgctxt ""
@@ -2129,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Rhes _Bandiog"
#: tabledesignpanel.ui
msgctxt ""
@@ -2138,7 +2183,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_rst Column"
-msgstr ""
+msgstr "Colofn _Gyntaf"
#: tabledesignpanel.ui
msgctxt ""
@@ -2147,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Last Column"
-msgstr ""
+msgstr "Colofn _Olaf"
#: tabledesignpanel.ui
msgctxt ""
@@ -2156,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Colofnau B_andiog"
#: templatedialog.ui
msgctxt ""
@@ -2165,7 +2210,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Arddulliau Delwedd"
#: templatedialog.ui
msgctxt ""
@@ -2174,7 +2219,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Safonol"
#: templatedialog.ui
msgctxt ""
@@ -2183,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Trefnydd"
#: templatedialog.ui
msgctxt ""
@@ -2192,7 +2237,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinell"
#: templatedialog.ui
msgctxt ""
@@ -2201,7 +2246,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Ardal"
#: templatedialog.ui
msgctxt ""
@@ -2210,7 +2255,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shadowing"
-msgstr ""
+msgstr "Cysgodi"
#: templatedialog.ui
msgctxt ""
@@ -2219,7 +2264,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Tryloywder"
#: templatedialog.ui
msgctxt ""
@@ -2228,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Ffont"
#: templatedialog.ui
msgctxt ""
@@ -2237,7 +2282,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Effeithiau Ffont"
#: templatedialog.ui
msgctxt ""
@@ -2246,7 +2291,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Mewnoliad a Bylchu"
#: templatedialog.ui
msgctxt ""
@@ -2255,7 +2300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testun"
#: templatedialog.ui
msgctxt ""
@@ -2264,7 +2309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Animation"
-msgstr ""
+msgstr "Animeiddio Testun"
#: templatedialog.ui
msgctxt ""
@@ -2273,7 +2318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Dimensioning"
-msgstr ""
+msgstr "UDimensiynu"
#: templatedialog.ui
msgctxt ""
@@ -2282,7 +2327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Cysylltydd"
#: templatedialog.ui
msgctxt ""
@@ -2291,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Aliniad"
#: templatedialog.ui
msgctxt ""
@@ -2300,7 +2345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Typograffeg Asiaidd"
#: templatedialog.ui
msgctxt ""
@@ -2309,4 +2354,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabiau"
diff --git a/source/cy/sdext/source/minimizer.po b/source/cy/sdext/source/minimizer.po
deleted file mode 100644
index 0e322aad234..00000000000
--- a/source/cy/sdext/source/minimizer.po
+++ /dev/null
@@ -1,36 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-11-13 23:18+0200\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
-"Language-Team: none\n"
-"Language: cy\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Lleihau Cyflwyniadau"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"Mae'r Teclyn Lleihau Cyflwyniad yn cael ei ddefnyddio i leihau maint y ffeil y cyflwyniad cyfredol. Bydd y lluniau yn cael eu cywasgu, a bydd data nad ei oes ei angen mwyach cael ei ddileu.\n"
-"Gall y Teclyn Lleihau Cyflwyniad wneud y gorau o faint ansawdd llun. Nid yw cyflwyniadau wedi'u cynllunio ar gyfer sgrin neu daflunydd angen yr un ansawdd uchel â chyflwyniadau a gynlluniwyd ar gyfer eu hargraffu.\n"
diff --git a/source/cy/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/cy/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 54dd7ca5259..00000000000
--- a/source/cy/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-12 21:48+0200\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: cy\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "~Lleihau'r Cyflwyniad..."
diff --git a/source/cy/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/cy/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 86bc4b742eb..00000000000
--- a/source/cy/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
-"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: cy\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471740.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Camau"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~Nôl"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~Nesaf >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~Gorffen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Diddymu"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Cyflwyniad"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "Mae'r Crynhöwr Cyflwyniad yn cael ei ddefnyddio i leihau maint y cyflwyniad cyfredol. Bydd delweddau yn cael eu cywasgu a bydd data nad oes mo'i angen bellach yn cael ei dynnu. Yng ngham ola’r dewin bydd modd dewis gosod y newidiadau i'r cyflwyniad cyfredol neu greu fersiwn newydd gwell o'r cyflwyniad."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "~Dewis gosodiadau ar gyfer Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~Dileu"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Dewis y gosodiadau ar gyfer gwella lluniau a graffigau"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Graffigau"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~Cywasgiad digoll"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "~Cywasgiad JPEG"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~Ansawdd yn %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "~Dileu ardal graffigol wedi ei docio"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Lleihau cydraniad ~delwedd"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<no change>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (cydraniad sgrin)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (cydraniad taflunydd)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 DPI (cydraniad argraffu)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "~Torri cyswllt â graffigau allanol"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "Gwrthrychau OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Dewis dewisiadau ar gyfer amnewid gwrthrychau OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Creu graffigau amnewidiad statig ar gyfer gwrthrychau OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "Ar gyfer ~pob gwrthrych OLE"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~Gwrthrychau OLE nad ydynt wedi eu seilio ar fformat OpenDocument"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "Mae Cysylltu a Mewnblannu Gwrthrych (OLE) yn dechnoleg sy'n caniatáu mewnblannu a chysylltu dogfennau i wrthrychau eraill. Mae'r cyflwyniad cyfredol yn cynnwys gwrthrychau OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "Mae Cysylltu a Mewnblannu Gwrthrych (OLE) yn dechnoleg sy'n caniatau mewnblannu a chysylltu dogfennau i wrthrychau eraill. Nid yw'r cyflwyniad cyfredol yn cynnwys gwrthrychau OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Sleidiau"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Dewis pa sleidiau i'w dileu"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Tudalennau"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Dileu ~prif dudalennau heb eu defnyddio"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "~Clirio nodiadau"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Dileu sleidiau ~cudd"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Dileu sleidiau nad ydynt yn cael eu defnyddio ar gyfer y ~sioe sleidiau cyfaddas"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Crynodeb"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Dewis lle i osod y newidiadau canlynol"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Cynnydd"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Gwrthrychau wedi eu hoptimeiddio"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "~Gosod newidiadau i'r cyflwyniad presennol"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "~Agor y cyflwyniad newydd"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "~Cadw gosodiadau fel"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~Dyblygu cyflwyniad cyn gosod y newidiadau"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Dileu %SLIDES sleidiau."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Optimeiddio graffigau %IMAGES i %QUALITY% ansawdd JPEG ar %RESOLUTION DPI."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Creu graffigau newydd ar gyfer gwrthrychau %OLE."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Maint y ffeil gyfredol:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Amcan o faint y ffeil newydd:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 MB"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Gosodiadau "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "sesiwn rhagosodedig"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "Bydd yr optimeiddio'n newid y ddogfen gyfredol. Hoffech chi barhau?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~Iawn"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "Iawn"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "Mae Presentation Minimizer wedi diweddaru'r cyflwyniad '%TITLE' yn llwyddiannus. Mae maint y ffeil wedi newid o %OLDFILESIZE MB i %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "Mae Presentation Minimizer wedi diweddaru'r cyflwyniad '%TITLE' yn llwyddiannus. Mae maint y ffeil wedi newid o %OLDFILESIZE MB i tua %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "Mae Presentation Minimizer wedi diweddaru'r cyflwyniad '%TITLE' yn llwyddiannus. Mae maint y ffeil wedi newid i %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "Mae Presentation Minimizer wedi diweddaru'r cyflwyniad '%TITLE' yn llwyddiannus. Mae maint y ffeil wedi newid i tua %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "Dyblygu'r cyflwyniad..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "Dileu sleidiau..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "Optimeiddio graffigau..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "Creu graffigau o'r newydd ar gyfer gwrthrychau OLE..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Taflunydd wedi ei optimeiddio"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Sgrin wedi ei optimeiddio (maint ffeil lleiaf)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Taflunydd wedi ei optimeiddio"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Argraffu wedi ei optimeiddio"
diff --git a/source/cy/sfx2/source/appl.po b/source/cy/sfx2/source/appl.po
index 8e641f786e3..01322737473 100644
--- a/source/cy/sfx2/source/appl.po
+++ b/source/cy/sfx2/source/appl.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-23 19:29+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:45+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372015781.0\n"
+"X-POOTLE-MTIME: 1389131116.0\n"
#: app.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"MSG_ERR_NO_WEBBROWSER_FOUND\n"
"errorbox.text"
msgid "%PRODUCTNAME could not find a web browser on your system. Please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation."
-msgstr "Nid yw %PRODUCTNAME wedi gallu canfod porwr gwe ar eich system. Gwiriwch eich Dewisiadau Bwrdd Gwaith neu osod porwr gwe (e.e., Firefox) yn y lleoliad rhagosodedig gofynnwyd amdano wrth osod y porwr."
+msgstr "Nid yw %PRODUCTNAME wedi gallu canfod porwr gwe ar eich system. Gwiriwch eich Dewisiadau Bwrdd Gwaith neu osod porwr gwe (e.e., Firefox) yn y lleoliad rhagosodedig gofynnwyd amdano wrth osod y porwr."
#: app.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"GID_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: app.src
msgctxt ""
@@ -596,7 +596,7 @@ msgctxt ""
"RID_SVXSTR_GRAFIKLINK\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: app.src
msgctxt ""
@@ -612,7 +612,7 @@ msgctxt ""
"RID_SVXSTR_EDITGRFLINK\n"
"string.text"
msgid "Link Image"
-msgstr ""
+msgstr "Cysylltu Delwedd"
#: app.src
msgctxt ""
@@ -636,7 +636,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "Methu agor y ffeil delwedd"
#: app.src
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "Methu darllen y ffeil delwedd"
#: app.src
msgctxt ""
@@ -652,7 +652,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown image format"
-msgstr ""
+msgstr "Fformat delwedd anhysbys"
#: app.src
msgctxt ""
@@ -660,7 +660,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This version of the image file is not supported"
-msgstr ""
+msgstr "Nid yw'r fersiwn ffeil delwedd hon yn cael ei chynnal"
#: app.src
msgctxt ""
@@ -668,7 +668,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Heb ganfod hidl delwedd"
#: app.src
msgctxt ""
@@ -676,7 +676,7 @@ msgctxt ""
"RID_SVXSTR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert image"
-msgstr ""
+msgstr "Dim digon o gof ar gael i fewnosod delwedd"
#: app.src
msgctxt ""
diff --git a/source/cy/sfx2/source/control.po b/source/cy/sfx2/source/control.po
index 689b76e380e..b89d2dcb0ce 100644
--- a/source/cy/sfx2/source/control.po
+++ b/source/cy/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-01-04 11:26+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:38+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357298774.0\n"
+"X-POOTLE-MTIME: 1388173107.0\n"
#: templateview.src
msgctxt ""
@@ -30,4 +30,4 @@ msgctxt ""
"STR_WELCOME\n"
"string.text"
msgid "Welcome! You can open or create a new document!"
-msgstr ""
+msgstr "Croeso! Mae modd i chi agor neu greu dogfen newydd!"
diff --git a/source/cy/sfx2/source/dialog.po b/source/cy/sfx2/source/dialog.po
index 5f4da3927b4..9ee05c4cadf 100644
--- a/source/cy/sfx2/source/dialog.po
+++ b/source/cy/sfx2/source/dialog.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:21+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:30+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471718.0\n"
+"X-POOTLE-MTIME: 1389130250.0\n"
#: dialog.src
msgctxt ""
@@ -90,7 +90,7 @@ msgctxt ""
"STR_DELETE_STYLE\n"
"string.text"
msgid "Styles in use: "
-msgstr "Arddulliau ar waith:"
+msgstr "Arddulliau ar waith: "
#: dialog.src
msgctxt ""
@@ -151,7 +151,7 @@ msgctxt ""
"SID_TASKPANE\n"
"string.text"
msgid "Task Pane"
-msgstr "Task Pane"
+msgstr "Paen Tasg"
#: dialog.src
msgctxt ""
@@ -844,7 +844,7 @@ msgctxt ""
"MSG_OVERWRITE\n"
"querybox.text"
msgid "Style already exists. Overwrite?"
-msgstr ""
+msgstr "Mae'r Arddull yn bodoli eisoes. Trosysgrifo?"
#: recfloat.src
msgctxt ""
diff --git a/source/cy/sfx2/source/doc.po b/source/cy/sfx2/source/doc.po
index 925516b2cd5..89b1147f577 100644
--- a/source/cy/sfx2/source/doc.po
+++ b/source/cy/sfx2/source/doc.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:21+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:38+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471718.0\n"
+"X-POOTLE-MTIME: 1388173136.0\n"
#: doc.src
msgctxt ""
@@ -1254,7 +1254,7 @@ msgctxt ""
"TBI_TEMPLATE_LINK\n"
"toolboxitem.text"
msgid "Get more templates for %PRODUCTNAME"
-msgstr ""
+msgstr "Estyn templedi ychwanegol ar gyfer %PRODUCTNAME"
#: templatedlg.src
msgctxt ""
diff --git a/source/cy/sfx2/uiconfig/ui.po b/source/cy/sfx2/uiconfig/ui.po
index 7d0c6d4b4d2..6df56941fb9 100644
--- a/source/cy/sfx2/uiconfig/ui.po
+++ b/source/cy/sfx2/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:21+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:52+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: none\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471717.0\n"
+"X-POOTLE-MTIME: 1389131564.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Confirm File Format"
-msgstr ""
+msgstr "Cadarnhau Fformat Ffeil"
#: alienwarndialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format \"%FORMATNAME\"."
-msgstr ""
+msgstr "Gall y ddogfen gynnwys fformatio neu gynnwys nad oes modd eu cadw yn y fformat cyfredol \"%FORMATNAME\"."
#: alienwarndialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
-msgstr ""
+msgstr "Defnyddiwch y fformat ffeil ODF rhagosodedig i fod yn siŵr fod y ddogfen yn cael ei chadw´n gywir."
#: alienwarndialog.ui
msgctxt ""
@@ -50,7 +50,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr ""
+msgstr "­_Defnyddio Fformat %FORMATNAME"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "Defnyddio Fformat _ODF"
#: alienwarndialog.ui
msgctxt ""
@@ -59,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr ""
+msgstr "_Gofyn pan nad yn cadw i fformat ODF"
#: checkin.ui
msgctxt ""
@@ -95,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CMIS Properties"
-msgstr ""
+msgstr "Priodweddau _CMIS"
#: cmisinfopage.ui
msgctxt ""
@@ -104,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Enw"
#: cmisinfopage.ui
msgctxt ""
@@ -113,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Math"
#: cmisinfopage.ui
msgctxt ""
@@ -122,7 +131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Value"
-msgstr ""
+msgstr "Gwerth"
#: cmisline.ui
msgctxt ""
@@ -131,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Math"
#: cmisline.ui
msgctxt ""
@@ -140,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Iawn"
#: cmisline.ui
msgctxt ""
@@ -149,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Na"
#: custominfopage.ui
msgctxt ""
@@ -356,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Location:"
-msgstr "_lleoliad:"
+msgstr "_Lleoliad:"
#: documentinfopage.ui
msgctxt ""
@@ -401,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General "
-msgstr "Cyffredinol"
+msgstr "Cyffredinol "
#: documentpropertiesdialog.ui
msgctxt ""
@@ -428,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS Properties"
-msgstr ""
+msgstr "Priodweddau CMIS"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -446,7 +455,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No e-mail configuration"
-msgstr ""
+msgstr "Dim ffurfweddiad e-bost"
#: errorfindemaildialog.ui
msgctxt ""
@@ -455,7 +464,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME was unable to find a working e-mail configuration."
-msgstr ""
+msgstr "Mae %PRODUCTNAME yn methu canfod ffurfweddiad e-bost sy'n gweithio."
#: errorfindemaildialog.ui
msgctxt ""
@@ -464,7 +473,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please save this document locally instead and attach it from within your e-mail client."
-msgstr ""
+msgstr "Cadwch y ddogfen yn lleol a'i cysylltwch o fewn eich rhaglen e-bost."
#: licensedialog.ui
msgctxt ""
@@ -581,7 +590,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Style"
-msgstr ""
+msgstr "Creu Arddull"
#: newstyle.ui
msgctxt ""
@@ -590,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Style name"
-msgstr ""
+msgstr "Enw arddull"
#: optprintpage.ui
msgctxt ""
@@ -923,7 +932,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save document?"
-msgstr ""
+msgstr "Cadw'r ddogfen?"
#: querysavedialog.ui
msgctxt ""
@@ -1004,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Open"
-msgstr ""
+msgstr "_Agor"
#: startcenter.ui
msgctxt ""
@@ -1013,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_emplates"
-msgstr ""
+msgstr "_Templedi"
#: startcenter.ui
msgctxt ""
@@ -1022,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create"
-msgstr ""
+msgstr "Creu"
#: startcenter.ui
msgctxt ""
@@ -1031,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _Document"
-msgstr ""
+msgstr "_Dogfen Newydd"
#: startcenter.ui
msgctxt ""
@@ -1040,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _Spreadsheet"
-msgstr ""
+msgstr "_Taenlen Newydd"
#: startcenter.ui
msgctxt ""
@@ -1049,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New _Presentation"
-msgstr ""
+msgstr "_Cyflwyniad Newydd"
#: startcenter.ui
msgctxt ""
@@ -1058,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New D_rawing"
-msgstr ""
+msgstr "_Lluniadu Newydd"
#: startcenter.ui
msgctxt ""
@@ -1067,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New For_mula"
-msgstr ""
+msgstr "_Fformiwla Newydd"
#: startcenter.ui
msgctxt ""
@@ -1076,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New D_atabase"
-msgstr ""
+msgstr "C_ronfa Ddata Newydd"
#: startcenter.ui
msgctxt ""
@@ -1085,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Help"
-msgstr ""
+msgstr "_Cymorth"
#: startcenter.ui
msgctxt ""
@@ -1094,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xtensions"
-msgstr ""
+msgstr "_Estyniadau"
#: versioncommentdialog.ui
msgctxt ""
@@ -1103,7 +1112,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Version Comment"
-msgstr ""
+msgstr "Mewnosod Sylwadau'r Fersiwn"
#: versioncommentdialog.ui
msgctxt ""
@@ -1112,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time: "
-msgstr ""
+msgstr "Dyddiad ac amser: "
#: versioncommentdialog.ui
msgctxt ""
@@ -1121,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by: "
-msgstr ""
+msgstr "Cadwyd gan: "
#: versionscmis.ui
msgctxt ""
@@ -1130,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "_Dangos..."
#: versionscmis.ui
msgctxt ""
@@ -1139,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "_Cymharu"
#: versionscmis.ui
msgctxt ""
@@ -1148,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Dyddiad ac amser"
#: versionscmis.ui
msgctxt ""
@@ -1157,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Cadwyd gan"
#: versionscmis.ui
msgctxt ""
@@ -1166,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Sylwadau"
#: versionscmis.ui
msgctxt ""
@@ -1175,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Fersiynau cyfredol"
#: versionsofdialog.ui
msgctxt ""
@@ -1184,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Show..."
-msgstr ""
+msgstr "_Dangos..."
#: versionsofdialog.ui
msgctxt ""
@@ -1193,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Compare"
-msgstr ""
+msgstr "C_ymharu"
#: versionsofdialog.ui
msgctxt ""
@@ -1202,7 +1211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS"
-msgstr ""
+msgstr "CMIS"
#: versionsofdialog.ui
msgctxt ""
@@ -1211,7 +1220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save _New Version"
-msgstr ""
+msgstr "Cadw Fersiwn _Newydd"
#: versionsofdialog.ui
msgctxt ""
@@ -1220,7 +1229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always save a new version on closing"
-msgstr ""
+msgstr "Cadw fersiwn newydd bob tro wrth _gau"
#: versionsofdialog.ui
msgctxt ""
@@ -1229,7 +1238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New versions"
-msgstr ""
+msgstr "Fersiynau newydd"
#: versionsofdialog.ui
msgctxt ""
@@ -1238,7 +1247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time"
-msgstr ""
+msgstr "Dyddiad ac amser"
#: versionsofdialog.ui
msgctxt ""
@@ -1247,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Saved by"
-msgstr ""
+msgstr "Cadwyd gan"
#: versionsofdialog.ui
msgctxt ""
@@ -1256,7 +1265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comments"
-msgstr ""
+msgstr "Sylwadau"
#: versionsofdialog.ui
msgctxt ""
@@ -1265,4 +1274,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Existing versions"
-msgstr ""
+msgstr "Fersiynau cyfredol"
diff --git a/source/cy/shell/source/win32/shlxthandler/res.po b/source/cy/shell/source/win32/shlxthandler/res.po
index 900d800b73b..8762af13d51 100644
--- a/source/cy/shell/source/win32/shlxthandler/res.po
+++ b/source/cy/shell/source/win32/shlxthandler/res.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 19:24+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-14 18:41+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387046492.0\n"
#: shlxthdl.ulf
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"%GRAPHICS%\n"
"LngText.text"
msgid "Images"
-msgstr ""
+msgstr "Delweddau"
#: shlxthdl.ulf
msgctxt ""
diff --git a/source/cy/starmath/source.po b/source/cy/starmath/source.po
index 50690aa6d03..5ddd29fbee1 100644
--- a/source/cy/starmath/source.po
+++ b/source/cy/starmath/source.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-18 19:10+0000\n"
+"PO-Revision-Date: 2014-01-07 21:52+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371582631.0\n"
+"X-POOTLE-MTIME: 1389131576.0\n"
#: commands.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"RID_CATEGORY_SYMBOLS\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Symbolau"
#: commands.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"SID_ZOOM_50_PERCENT\n"
"menuitem.text"
msgid "~View 50%"
-msgstr ""
+msgstr "Golwg ~50%"
#: smres.src
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"SID_ZOOM_100_PERCENT\n"
"menuitem.text"
msgid "View ~100%"
-msgstr ""
+msgstr "Golwg ~100%"
#: smres.src
msgctxt ""
@@ -400,7 +400,7 @@ msgctxt ""
"SID_ZOOM_200_PERCENT\n"
"menuitem.text"
msgid "View ~200%"
-msgstr ""
+msgstr "Golwg ~200%"
#: smres.src
msgctxt ""
@@ -427,7 +427,7 @@ msgctxt ""
"SID_ZOOM_OPTIMAL\n"
"menuitem.text"
msgid "~Display All"
-msgstr ""
+msgstr "~Dangos Popeth"
#: smres.src
msgctxt ""
@@ -460,7 +460,7 @@ msgctxt ""
"STR_BLACK\n"
"string.text"
msgid "black"
-msgstr ""
+msgstr "du"
#: smres.src
msgctxt ""
@@ -468,7 +468,7 @@ msgctxt ""
"STR_BLUE\n"
"string.text"
msgid "blue"
-msgstr ""
+msgstr "glas"
#: smres.src
msgctxt ""
@@ -476,7 +476,7 @@ msgctxt ""
"STR_GREEN\n"
"string.text"
msgid "green"
-msgstr ""
+msgstr "gwyrdd"
#: smres.src
msgctxt ""
@@ -484,7 +484,7 @@ msgctxt ""
"STR_RED\n"
"string.text"
msgid "red"
-msgstr ""
+msgstr "coch"
#: smres.src
msgctxt ""
@@ -492,7 +492,7 @@ msgctxt ""
"STR_CYAN\n"
"string.text"
msgid "cyan"
-msgstr ""
+msgstr "cyan"
#: smres.src
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"STR_MAGENTA\n"
"string.text"
msgid "magenta"
-msgstr ""
+msgstr "magenta"
#: smres.src
msgctxt ""
@@ -508,7 +508,7 @@ msgctxt ""
"STR_YELLOW\n"
"string.text"
msgid "yellow"
-msgstr ""
+msgstr "melyn"
#: smres.src
msgctxt ""
@@ -516,7 +516,7 @@ msgctxt ""
"STR_HIDE\n"
"string.text"
msgid "hide"
-msgstr ""
+msgstr "cuddio"
#: smres.src
msgctxt ""
@@ -524,7 +524,7 @@ msgctxt ""
"STR_SIZE\n"
"string.text"
msgid "size"
-msgstr ""
+msgstr "maint"
#: smres.src
msgctxt ""
@@ -532,7 +532,7 @@ msgctxt ""
"STR_FONT\n"
"string.text"
msgid "font"
-msgstr ""
+msgstr "ffont"
#: smres.src
msgctxt ""
@@ -540,7 +540,7 @@ msgctxt ""
"STR_ALIGN_LEFT\n"
"string.text"
msgid "left"
-msgstr ""
+msgstr "chwith"
#: smres.src
msgctxt ""
@@ -548,7 +548,7 @@ msgctxt ""
"STR_ALIGN_CENTER\n"
"string.text"
msgid "center"
-msgstr ""
+msgstr "canoli"
#: smres.src
msgctxt ""
@@ -556,7 +556,7 @@ msgctxt ""
"STR_ALIGN_RIGHT\n"
"string.text"
msgid "right"
-msgstr ""
+msgstr "de"
#: smres.src
msgctxt ""
diff --git a/source/cy/starmath/uiconfig/smath/ui.po b/source/cy/starmath/uiconfig/smath/ui.po
index acd431c09f9..452232e59c6 100644
--- a/source/cy/starmath/uiconfig/smath/ui.po
+++ b/source/cy/starmath/uiconfig/smath/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-26 15:53+0000\n"
+"PO-Revision-Date: 2014-01-07 21:52+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: none\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353945226.0\n"
+"X-POOTLE-MTIME: 1389131579.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Aliniad"
#: alignmentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: alignmentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Chwith"
#: alignmentdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Centered"
-msgstr ""
+msgstr "_Canoli"
#: alignmentdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_De"
#: alignmentdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal"
-msgstr ""
+msgstr "Llorweddol"
#: catalogdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Symbolau"
#: catalogdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Mewnoliad"
#: catalogdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Golygu..."
#: catalogdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbol set"
-msgstr ""
+msgstr "_Set symbolau"
#: catalogdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "button"
-msgstr ""
+msgstr "botwm"
#: catalogdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Unknown"
-msgstr ""
+msgstr "Anhysbys"
#: fontdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Ffontiau"
#: fontdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Ffont"
#: fontdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bold"
-msgstr ""
+msgstr "_Trwm"
#: fontdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Italic"
-msgstr ""
+msgstr "_Italig"
#: fontdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Priodweddau"
#: fontsizedialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Font Sizes"
-msgstr ""
+msgstr "Maint Ffont"
#: fontsizedialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: fontsizedialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _size"
-msgstr ""
+msgstr "Maint _sail"
#: fontsizedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Operators"
-msgstr ""
+msgstr "_Gweithredwyr"
#: fontsizedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Limits"
-msgstr ""
+msgstr "_Terfynau"
#: fontsizedialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testun"
#: fontsizedialog.ui
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Swyddogaethau"
#: fontsizedialog.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indexes"
-msgstr ""
+msgstr "_Mynegeion"
#: fontsizedialog.ui
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relative sizes"
-msgstr ""
+msgstr "Maint cymharol"
#: fonttypedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fonts"
-msgstr ""
+msgstr "Ffontiau"
#: fonttypedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Newid"
#: fonttypedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: fonttypedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Newidolion"
#: fonttypedialog.ui
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Swyddogaethau"
#: fonttypedialog.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Rhifau"
#: fonttypedialog.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testun"
#: fonttypedialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formula fonts"
-msgstr ""
+msgstr "Ffontiau fformiwla"
#: fonttypedialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serif"
#: fonttypedialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ixed"
-msgstr ""
+msgstr "_Gosodedig"
#: fonttypedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom fonts"
-msgstr ""
+msgstr "Ffontiau cyfaddas"
#: fonttypedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variables"
-msgstr ""
+msgstr "_Newidolion"
#: fonttypedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Functions"
-msgstr ""
+msgstr "_Swyddogaethau"
#: fonttypedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "_Rhifau"
#: fonttypedialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testun"
#: fonttypedialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Serif"
-msgstr ""
+msgstr "_Serif"
#: fonttypedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ans"
-msgstr ""
+msgstr "S_ans"
#: fonttypedialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fixe_d"
-msgstr ""
+msgstr "_Gosodedig"
#: printeroptions.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save defaults?"
-msgstr ""
+msgstr "Cadw'r rhagosodedig?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Should the changes be saved as defaults?"
-msgstr ""
+msgstr "A ddylai'r newidiadau gael eu cadw fel y rhagosodedig?"
#: savedefaultsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "These changes will apply for all new formulas."
-msgstr ""
+msgstr "Bydd y newidiadau'n digwydd i bob fformiwla newydd."
#: smathsettings.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title row"
-msgstr ""
+msgstr "_Rhes teitl"
#: smathsettings.ui
msgctxt ""
@@ -536,7 +536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Formula text"
-msgstr ""
+msgstr "Testun _fformiwla"
#: smathsettings.ui
msgctxt ""
@@ -545,7 +545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "_Border"
#: smathsettings.ui
msgctxt ""
@@ -554,7 +554,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print options"
-msgstr ""
+msgstr "Dewisiadau argraffu"
#: smathsettings.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "O_riginal size"
-msgstr ""
+msgstr "Maint _gwreiddiol"
#: smathsettings.ui
msgctxt ""
@@ -572,7 +572,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fit to _page"
-msgstr ""
+msgstr "­Ffitio i'r _dudalen"
#: smathsettings.ui
msgctxt ""
@@ -581,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scaling"
-msgstr ""
+msgstr "_Graddio"
#: smathsettings.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print format"
-msgstr ""
+msgstr "Fformat argraffu"
#: smathsettings.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ig_nore _~ and ` at the end of the line"
-msgstr ""
+msgstr "_Anwybyddu _~ a ` ar ddiwedd llinell"
#: smathsettings.ui
msgctxt ""
@@ -608,7 +608,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embed only used symbols (smaller file size)"
-msgstr ""
+msgstr "Mewnblannu ar gyfer symbolau defnyddiwyd (maint ffeil llai)"
#: smathsettings.ui
msgctxt ""
@@ -617,7 +617,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Miscellaneous options"
-msgstr ""
+msgstr "Dewisiadau amrywiol"
#: spacingdialog.ui
msgctxt ""
@@ -626,7 +626,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Bylchu"
#: spacingdialog.ui
msgctxt ""
@@ -635,7 +635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Category"
-msgstr ""
+msgstr "_Categori"
#: spacingdialog.ui
msgctxt ""
@@ -644,7 +644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: spacingdialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale all brackets"
-msgstr ""
+msgstr "Graddio pob braced"
#: spacingdialog.ui
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Teitl"
#: spacingdialog.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Bylchu"
#: spacingdialog.ui
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_Bylchu llinell"
#: spacingdialog.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Root spacing"
-msgstr ""
+msgstr "_Bylchu gwraidd"
#: spacingdialog.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Bylchu"
#: spacingdialog.ui
msgctxt ""
@@ -707,7 +707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Superscript"
-msgstr ""
+msgstr "_Uwchysgrif"
#: spacingdialog.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ubscript"
-msgstr ""
+msgstr "_Isysgrif"
#: spacingdialog.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Mynegeion"
#: spacingdialog.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numerator"
-msgstr ""
+msgstr "_Rhifiadur"
#: spacingdialog.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Denominator"
-msgstr ""
+msgstr "_Enwadur"
#: spacingdialog.ui
msgctxt ""
@@ -752,7 +752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Ffracsiynau"
#: spacingdialog.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess length"
-msgstr ""
+msgstr "_Hyd ormodol"
#: spacingdialog.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Weight"
-msgstr ""
+msgstr "_Pwysau"
#: spacingdialog.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction bar"
-msgstr ""
+msgstr "Bar ffracsiwn"
#: spacingdialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Upper limit"
-msgstr ""
+msgstr "_Terfyn uchaf"
#: spacingdialog.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lower limit"
-msgstr ""
+msgstr "_Terfyn isaf"
#: spacingdialog.ui
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Terfynau"
#: spacingdialog.ui
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size (left/right)"
-msgstr ""
+msgstr "_Maint gormodol (chwith/de)"
#: spacingdialog.ui
msgctxt ""
@@ -824,7 +824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Bylchu"
#: spacingdialog.ui
msgctxt ""
@@ -833,7 +833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "_Maint gormodol"
#: spacingdialog.ui
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Bracedi"
#: spacingdialog.ui
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Line spacing"
-msgstr ""
+msgstr "_Bylchu llinell"
#: spacingdialog.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column spacing"
-msgstr ""
+msgstr "_Bylchu colofn"
#: spacingdialog.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrix"
-msgstr ""
+msgstr "Matrics"
#: spacingdialog.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Primary height"
-msgstr ""
+msgstr "_Uchder cynradd"
#: spacingdialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Minimum spacing"
-msgstr ""
+msgstr "_Bylchu lleiaf"
#: spacingdialog.ui
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Symbolau"
#: spacingdialog.ui
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Excess size"
-msgstr ""
+msgstr "_Maint gormodol"
#: spacingdialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "_Bylchu"
#: spacingdialog.ui
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Gweithredwyr"
#: spacingdialog.ui
msgctxt ""
@@ -932,7 +932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "_Chwith"
#: spacingdialog.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_De"
#: spacingdialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Brig"
#: spacingdialog.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Gwaelod"
#: spacingdialog.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: spacingdialog.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Bylchu"
#: spacingdialog.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Mynegeion"
#: spacingdialog.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fractions"
-msgstr ""
+msgstr "Ffracsiynau"
#: spacingdialog.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fraction Bars"
-msgstr ""
+msgstr "Barau Ffracsiwn"
#: spacingdialog.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Limits"
-msgstr ""
+msgstr "Terfynau"
#: spacingdialog.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brackets"
-msgstr ""
+msgstr "Bracedi"
#: spacingdialog.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Matrices"
-msgstr ""
+msgstr "Matricsau"
#: spacingdialog.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Symbols"
-msgstr ""
+msgstr "Symbolau"
#: spacingdialog.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Operators"
-msgstr ""
+msgstr "Gweithredwyr"
#: spacingdialog.ui
msgctxt ""
@@ -1058,4 +1058,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
diff --git a/source/cy/svl/source/misc.po b/source/cy/svl/source/misc.po
index 3e31d06c060..6cb3904e599 100644
--- a/source/cy/svl/source/misc.po
+++ b/source/cy/svl/source/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-11-16 23:59+0200\n"
+"PO-Revision-Date: 2014-01-07 21:50+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389131426.0\n"
#: mediatyp.src
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GIF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: mediatyp.src
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_JPEG\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: mediatyp.src
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_PCX\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: mediatyp.src
msgctxt ""
@@ -437,7 +438,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GENERIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: mediatyp.src
msgctxt ""
@@ -549,7 +550,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCALC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Taenlen OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -557,7 +558,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCHART\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Siart OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -565,7 +566,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXDRAW\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Lluniadu OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -573,7 +574,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXMATH\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fformiwla OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -581,7 +582,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXWRITER\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Dogfen Testun OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -589,7 +590,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIMPRESS\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Cyflwyno OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -597,7 +598,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXGLOBAL\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Prif Ddogfen OpenOffice.org 1.0"
#: mediatyp.src
msgctxt ""
@@ -605,4 +606,4 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIPACKED\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation (packed)"
-msgstr ""
+msgstr "Cyflwyno OpenOffice.org 1.0 (wedi ei bacio)"
diff --git a/source/cy/svtools/source/dialogs.po b/source/cy/svtools/source/dialogs.po
index cc3a02c3371..1320766d6e6 100644
--- a/source/cy/svtools/source/dialogs.po
+++ b/source/cy/svtools/source/dialogs.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-07-16 22:33+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:44+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388173454.0\n"
#: addresstemplate.src
msgctxt ""
@@ -709,7 +710,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITER_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer object"
-msgstr ""
+msgstr "Gwrthrych Writer OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -717,7 +718,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERWEB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Web object"
-msgstr ""
+msgstr "Gwrthrych Writer OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -725,7 +726,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Master object"
-msgstr ""
+msgstr "Prif Wrthrych/Dogfen OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -733,7 +734,7 @@ msgctxt ""
"STR_FORMAT_ID_STARDRAW_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Draw object"
-msgstr ""
+msgstr "Gwrthrych Lluniadu OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -741,7 +742,7 @@ msgctxt ""
"STR_FORMAT_ID_STARIMPRESS_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Impress object"
-msgstr ""
+msgstr "Gwrthrych Impress OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -749,7 +750,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCALC_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Calc object"
-msgstr ""
+msgstr "Gwrthrych Calc OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -757,7 +758,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCHART_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart object"
-msgstr ""
+msgstr "Gwrthtych Siart OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -765,7 +766,7 @@ msgctxt ""
"STR_FORMAT_ID_STARMATH_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Math object"
-msgstr ""
+msgstr "Gwrthrych Math Adroddiad OpenOffice.org 1.0"
#: formats.src
msgctxt ""
@@ -805,7 +806,7 @@ msgctxt ""
"STR_FORMAT_ID_DIALOG_60\n"
"string.text"
msgid "OpenOffice.org 1.0 dialog"
-msgstr ""
+msgstr "Deialog OpenOffice.org 1.0"
#: formats.src
msgctxt ""
diff --git a/source/cy/svtools/source/java.po b/source/cy/svtools/source/java.po
index e126169e75e..9c509509a96 100644
--- a/source/cy/svtools/source/java.po
+++ b/source/cy/svtools/source/java.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-17 12:32+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:26+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371472366.0\n"
+"X-POOTLE-MTIME: 1389129995.0\n"
#: javaerror.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"WARNINGBOX_INVALIDJAVASETTINGS_MAC\n"
"warningbox.text"
msgid "The %PRODUCTNAME configuration has been changed. Under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME."
-msgstr "Mae ffurfweddiad %PRODUCTNAME wedi newid. O dan %PRODUCTNAME -Dewisiadau - %PRODUCTNAME - Uwch, dewiswch yr amgylchedd rhedeg Java rydych am i %PRODUCTNAME ei ddefnyddio."
+msgstr "Mae ffurfweddiad %PRODUCTNAME wedi newid. O dan %PRODUCTNAME - Dewisiadau - %PRODUCTNAME - Uwch, dewiswch yr amgylchedd rhedeg Java rydych am i %PRODUCTNAME ei ddefnyddio."
#: javaerror.src
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"WARNINGBOX_INVALIDJAVASETTINGS\n"
"warningbox.text"
msgid "The %PRODUCTNAME configuration has been changed. Under Tools - Options - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME."
-msgstr "Mae ffurfweddiad %PRODUCTNAME wedi newid. O dan %PRODUCTNAME -Dewisiadau - %PRODUCTNAME - Uwch, dewiswch yr amgylchedd rhedeg Java rydych am i %PRODUCTNAME ei ddefnyddio."
+msgstr "Mae ffurfweddiad %PRODUCTNAME wedi newid. O dan Offer - Dewisiadau - %PRODUCTNAME - Uwch, dewiswch yr amgylchedd rhedeg Java rydych am i %PRODUCTNAME ei ddefnyddio."
#: javaerror.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"ERRORBOX_JVMCREATIONFAILED\n"
"errorbox.text"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Advanced."
-msgstr "Mae angen amgylchedd rhedeg Java (JRE) ar %PRODUCTNAME i gyflawni hyn. Mae'r JRE yma'n ddiffygiol. Dewiswch fersiwn arall neu osod JRE newydd a'i ddewis o dan %PRODUCTNAME - Dewisiadau - %PRODUCTNAME - Uwch."
+msgstr "Mae angen amgylchedd rhedeg Java (JRE) ar %PRODUCTNAME i gyflawni hyn. Mae'r JRE yma'n ddiffygiol. Dewiswch fersiwn arall neu osod JRE newydd a'i ddewis o dan Offer - Dewisiadau - %PRODUCTNAME - Uwch."
#: javaerror.src
msgctxt ""
diff --git a/source/cy/svtools/source/misc.po b/source/cy/svtools/source/misc.po
index 05c39d3ce35..1735ae1ef2b 100644
--- a/source/cy/svtools/source/misc.po
+++ b/source/cy/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:21+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:49+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471715.0\n"
+"X-POOTLE-MTIME: 1389131368.0\n"
#: imagemgr.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_DESCRIPTION_CALC_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Templed Taenlen OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"STR_DESCRIPTION_DRAW_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Templed Lluniadu OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"STR_DESCRIPTION_IMPRESS_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Templed Cyflwyno OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_DESCRIPTION_WRITER_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Templed Dogfen Testun OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_DESCRIPTION_SXMATH_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fformiwla OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCHART_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "Siart OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_DESCRIPTION_SXDRAW_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Lluniadu OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCALC_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Taenlen OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"STR_DESCRIPTION_SXIMPRESS_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Cyflwyno OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"STR_DESCRIPTION_SXWRITER_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Dogfen Testun OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"STR_DESCRIPTION_SXGLOBAL_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Prif Ddogfen OpenOffice.org 1.0"
#: imagemgr.src
msgctxt ""
@@ -825,7 +825,7 @@ msgctxt ""
"LANGUAGE_ASSAMESE\n"
"pairedlist.text"
msgid "Assamese"
-msgstr ""
+msgstr "Assameg"
#: langtab.src
msgctxt ""
@@ -1014,7 +1014,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_UK_OED\n"
"pairedlist.text"
msgid "English, OED spelling (UK)"
-msgstr ""
+msgstr "Sillafu Saesneg OED (DU)"
#: langtab.src
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"LANGUAGE_FARSI\n"
"pairedlist.text"
msgid "Persian"
-msgstr ""
+msgstr "Persieg"
#: langtab.src
msgctxt ""
@@ -1626,7 +1626,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_CYRILLIC_SAM\n"
"pairedlist.text"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
-msgstr ""
+msgstr "Syrilig Serbeg (Serbia a Montenegro)"
#: langtab.src
msgctxt ""
@@ -1635,7 +1635,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_LATIN_SAM\n"
"pairedlist.text"
msgid "Serbian Latin (Serbia and Montenegro)"
-msgstr ""
+msgstr "Lladin Serbeg (Serbia a Montenegro)"
#: langtab.src
msgctxt ""
@@ -1680,7 +1680,7 @@ msgctxt ""
"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr ""
+msgstr "Lladin Serbieg"
#: langtab.src
msgctxt ""
@@ -2013,7 +2013,7 @@ msgctxt ""
"LANGUAGE_UZBEK_CYRILLIC\n"
"pairedlist.text"
msgid "Uzbek Cyrillic"
-msgstr ""
+msgstr "Syrilig Uzbek"
#: langtab.src
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"LANGUAGE_USER_LATIN_VATICAN\n"
"pairedlist.text"
msgid "Latin"
-msgstr ""
+msgstr "Lladin"
#: langtab.src
msgctxt ""
@@ -2103,7 +2103,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_CYRILLIC_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Cyrillic"
-msgstr ""
+msgstr "Syrilig Mongolieg"
#: langtab.src
msgctxt ""
@@ -2112,7 +2112,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_MONGOLIAN_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Mongolian"
-msgstr ""
+msgstr "Mongolieg"
#: langtab.src
msgctxt ""
@@ -2166,7 +2166,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_TURKEY\n"
"pairedlist.text"
msgid "Kurdish, Northern (Turkey)"
-msgstr ""
+msgstr "Cwrdeg, Gogleddol (Twrci)"
#: langtab.src
msgctxt ""
@@ -2175,7 +2175,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SYRIA\n"
"pairedlist.text"
msgid "Kurdish, Northern (Syria)"
-msgstr ""
+msgstr "Cwrdeg, Gogleddol (Syria)"
#: langtab.src
msgctxt ""
@@ -2184,7 +2184,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Central (Iraq)"
-msgstr ""
+msgstr "Cwrdeg, Canol (Iraq)"
#: langtab.src
msgctxt ""
@@ -2193,7 +2193,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAN\n"
"pairedlist.text"
msgid "Kurdish, Central (Iran)"
-msgstr ""
+msgstr "Cwrdeg, Canol (Iran)"
#: langtab.src
msgctxt ""
@@ -2202,7 +2202,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
-msgstr ""
+msgstr "Cwrdeg, Deheuol (Iraq)"
#: langtab.src
msgctxt ""
@@ -2256,7 +2256,7 @@ msgctxt ""
"LANGUAGE_TIBETAN\n"
"pairedlist.text"
msgid "Tibetan (PR China)"
-msgstr "Tibeteg (GPTsieina)"
+msgstr "Tibeteg (GP Tsieina)"
#: langtab.src
msgctxt ""
@@ -3102,7 +3102,7 @@ msgctxt ""
"LANGUAGE_TAMAZIGHT_LATIN_ALGERIA\n"
"pairedlist.text"
msgid "Kabyle Latin"
-msgstr ""
+msgstr "Kabyle Lladin"
#: langtab.src
msgctxt ""
@@ -3561,7 +3561,7 @@ msgctxt ""
"LANGUAGE_USER_TIBETAN_INDIA\n"
"pairedlist.text"
msgid "Tibetan (India)"
-msgstr ""
+msgstr "Tibeteg (India)"
#: langtab.src
msgctxt ""
@@ -3570,7 +3570,7 @@ msgctxt ""
"LANGUAGE_USER_CORNISH\n"
"pairedlist.text"
msgid "Cornish"
-msgstr ""
+msgstr "Cernyweg"
#: langtab.src
msgctxt ""
@@ -3579,7 +3579,7 @@ msgctxt ""
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr ""
+msgstr "Sami, Pite (Sweden)"
#: langtab.src
msgctxt ""
@@ -3588,7 +3588,7 @@ msgctxt ""
"LANGUAGE_USER_NGAEBERE\n"
"pairedlist.text"
msgid "Ngäbere"
-msgstr ""
+msgstr "Ngäbere"
#: langtab.src
msgctxt ""
@@ -3597,7 +3597,7 @@ msgctxt ""
"LANGUAGE_USER_KUMYK\n"
"pairedlist.text"
msgid "Kumyk"
-msgstr ""
+msgstr "Kumyk"
#: langtab.src
msgctxt ""
@@ -3606,7 +3606,7 @@ msgctxt ""
"LANGUAGE_USER_NOGAI\n"
"pairedlist.text"
msgid "Nogai"
-msgstr ""
+msgstr "Nogai"
#: langtab.src
msgctxt ""
@@ -3615,7 +3615,7 @@ msgctxt ""
"LANGUAGE_USER_KARAKALPAK_LATIN\n"
"pairedlist.text"
msgid "Karakalpak Latin"
-msgstr ""
+msgstr "Lladin Karakalpak"
#: langtab.src
msgctxt ""
@@ -3624,7 +3624,7 @@ msgctxt ""
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr ""
+msgstr "Lladin"
#: langtab.src
msgctxt ""
@@ -3633,7 +3633,7 @@ msgctxt ""
"LANGUAGE_USER_FRENCH_BURKINA_FASO\n"
"pairedlist.text"
msgid "French (Burkina Faso)"
-msgstr ""
+msgstr "Ffrangeg (Burkina Faso)"
#: langtab.src
msgctxt ""
@@ -3642,7 +3642,7 @@ msgctxt ""
"LANGUAGE_USER_PUINAVE\n"
"pairedlist.text"
msgid "Puinave"
-msgstr ""
+msgstr "Puinave"
#: svtools.src
msgctxt ""
@@ -3938,7 +3938,7 @@ msgctxt ""
"STR_SVT_PRNDLG_JOBCOUNT\n"
"string.text"
msgid "%d documents"
-msgstr "Dogfennau %d"
+msgstr "%d dogfen"
#: undo.src
msgctxt ""
diff --git a/source/cy/svx/source/core.po b/source/cy/svx/source/core.po
index 24ebef5db4a..d4147bcc369 100644
--- a/source/cy/svx/source/core.po
+++ b/source/cy/svx/source/core.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-01-26 11:32+0200\n"
+"PO-Revision-Date: 2013-12-27 19:46+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388173580.0\n"
#: graphichelper.src
msgctxt ""
@@ -21,4 +22,4 @@ msgctxt ""
"RID_SVXSTR_EXPORT_GRAPHIC_TITLE\n"
"string.text"
msgid "Image Export"
-msgstr ""
+msgstr "Allforio Delwedd"
diff --git a/source/cy/svx/source/dialog.po b/source/cy/svx/source/dialog.po
index eafca6cde84..62d9ea026a1 100644
--- a/source/cy/svx/source/dialog.po
+++ b/source/cy/svx/source/dialog.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-23 19:02+0000\n"
+"PO-Revision-Date: 2014-01-07 21:34+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372014137.0\n"
+"X-POOTLE-MTIME: 1389130462.0\n"
#: bmpmask.src
msgctxt ""
@@ -101,7 +101,7 @@ msgctxt ""
"RID_SVXDLG_BMPMASK_STR_SOURCECOLOR\n"
"string.text"
msgid "Source Color"
-msgstr "Lliw Ffynhonnell"
+msgstr "Lliw'r Ffynhonnell"
#: bmpmask.src
msgctxt ""
@@ -125,7 +125,7 @@ msgctxt ""
"RID_SVXDLG_BMPMASK_STR_REPLACEWITH\n"
"string.text"
msgid "Replace with"
-msgstr "Newid gyda"
+msgstr "Amnewid gyda"
#: compressgraphicdialog.src
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"TBI_WORKPLACE\n"
"toolboxitem.text"
msgid "Workspace"
-msgstr "Man gwaith"
+msgstr "Man Gwaith"
#: contdlg.src
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"RID_SVXSTR_ERR_OLD_PASSWD\n"
"string.text"
msgid "Invalid password"
-msgstr ""
+msgstr "Cyfrinair annilys"
#: passwd.src
msgctxt ""
@@ -1579,7 +1579,7 @@ msgctxt ""
"RID_SVXSTR_ERR_REPEAT_PASSWD\n"
"string.text"
msgid "Passwords do not match"
-msgstr ""
+msgstr "Nid yw'r cyfrineiriau'n cydweddu"
#: prtqry.src
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLACK\n"
"string.text"
msgid "Black"
-msgstr ""
+msgstr "Du"
#: sdstring.src
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Glas"
#: sdstring.src
msgctxt ""
@@ -1838,7 +1838,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREEN\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Gwyrdd"
#: sdstring.src
msgctxt ""
@@ -1846,7 +1846,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_CYAN\n"
"string.text"
msgid "Cyan"
-msgstr ""
+msgstr "Cyan"
#: sdstring.src
msgctxt ""
@@ -1854,7 +1854,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_RED\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Coch"
#: sdstring.src
msgctxt ""
@@ -1862,7 +1862,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_MAGENTA\n"
"string.text"
msgid "Magenta"
-msgstr ""
+msgstr "Magenta"
#: sdstring.src
msgctxt ""
@@ -1870,7 +1870,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_GREY\n"
"string.text"
msgid "Gray"
-msgstr ""
+msgstr "Llwyd"
#: sdstring.src
msgctxt ""
@@ -1878,7 +1878,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOW\n"
"string.text"
msgid "Yellow"
-msgstr ""
+msgstr "Melyn"
#: sdstring.src
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_WHITE\n"
"string.text"
msgid "White"
-msgstr ""
+msgstr "Gwyn"
#: sdstring.src
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUEGREY\n"
"string.text"
msgid "Blue gray"
-msgstr ""
+msgstr "Glaslwyd"
#: sdstring.src
msgctxt ""
@@ -1902,7 +1902,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BLUE_CLASSIC\n"
"string.text"
msgid "Blue classic"
-msgstr ""
+msgstr "Glas clasurol"
#: sdstring.src
msgctxt ""
@@ -1910,7 +1910,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_ORANGE\n"
"string.text"
msgid "Orange"
-msgstr ""
+msgstr "Oren"
#: sdstring.src
msgctxt ""
@@ -2062,7 +2062,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_VIOLET\n"
"string.text"
msgid "Violet"
-msgstr ""
+msgstr "Fioled"
#: sdstring.src
msgctxt ""
@@ -2070,7 +2070,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_BORDEAUX\n"
"string.text"
msgid "Bordeaux"
-msgstr ""
+msgstr "Bordeaux"
#: sdstring.src
msgctxt ""
@@ -2078,7 +2078,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_YELLOW\n"
"string.text"
msgid "Pale yellow"
-msgstr ""
+msgstr "Melyn golau"
#: sdstring.src
msgctxt ""
@@ -2086,7 +2086,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PALE_GREEN\n"
"string.text"
msgid "Pale green"
-msgstr ""
+msgstr "Gwyrdd golau"
#: sdstring.src
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_DARKVIOLET\n"
"string.text"
msgid "Dark violet"
-msgstr ""
+msgstr "Fioled tywyll"
#: sdstring.src
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SALMON\n"
"string.text"
msgid "Salmon"
-msgstr ""
+msgstr "Samwn"
#: sdstring.src
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SEABLUE\n"
"string.text"
msgid "Sea blue"
-msgstr ""
+msgstr "Glas y môr"
#: sdstring.src
msgctxt ""
@@ -2126,7 +2126,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Porffor"
#: sdstring.src
msgctxt ""
@@ -2134,7 +2134,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_SKYBLUE\n"
"string.text"
msgid "Sky blue"
-msgstr ""
+msgstr "Glas yr awyr"
#: sdstring.src
msgctxt ""
@@ -2142,7 +2142,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_YELLOWGREEN\n"
"string.text"
msgid "Yellow green"
-msgstr ""
+msgstr "Melyn gwyrdd"
#: sdstring.src
msgctxt ""
@@ -2150,7 +2150,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_PINK\n"
"string.text"
msgid "Pink"
-msgstr ""
+msgstr "Pinc"
#: sdstring.src
msgctxt ""
@@ -2158,7 +2158,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TURQUOISE\n"
"string.text"
msgid "Turquoise"
-msgstr ""
+msgstr "Glaswyrdd"
#: sdstring.src
msgctxt ""
@@ -3198,7 +3198,7 @@ msgctxt ""
"RID_SVXSTR_DASH2\n"
"string.text"
msgid "2 Dots 3 Dashes"
-msgstr ""
+msgstr "2 Ddot 3 Llinell Doredig"
#: sdstring.src
msgctxt ""
@@ -3222,7 +3222,7 @@ msgctxt ""
"RID_SVXSTR_DASH5\n"
"string.text"
msgid "Fine Dashed"
-msgstr ""
+msgstr "Llinell Doredig Mân"
#: sdstring.src
msgctxt ""
@@ -3230,7 +3230,7 @@ msgctxt ""
"RID_SVXSTR_DASH6\n"
"string.text"
msgid "3 Dashes 3 Dots"
-msgstr ""
+msgstr "3 Toriad 3 Dot"
#: sdstring.src
msgctxt ""
@@ -3238,7 +3238,7 @@ msgctxt ""
"RID_SVXSTR_DASH7\n"
"string.text"
msgid "Ultrafine Dotted"
-msgstr ""
+msgstr "Dotiog Mân"
#: sdstring.src
msgctxt ""
@@ -3262,7 +3262,7 @@ msgctxt ""
"RID_SVXSTR_DASH10\n"
"string.text"
msgid "Dashed"
-msgstr ""
+msgstr "Toredig"
#: sdstring.src
msgctxt ""
@@ -3569,7 +3569,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_1\n"
"string.text"
msgid "Green 1 (LibreOffice Main Color)"
-msgstr ""
+msgstr "Gwyrdd 1 (Prif Liw LibreOffice)"
#: sdstring.src
msgctxt ""
@@ -3577,7 +3577,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT\n"
"string.text"
msgid "Green Accent"
-msgstr ""
+msgstr "Arlliw Gwyrdd"
#: sdstring.src
msgctxt ""
@@ -3585,7 +3585,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT\n"
"string.text"
msgid "Blue Accent"
-msgstr ""
+msgstr "Arlliw Glas"
#: sdstring.src
msgctxt ""
@@ -3593,7 +3593,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT\n"
"string.text"
msgid "Orange Accent"
-msgstr ""
+msgstr "Arlliw Oren"
#: sdstring.src
msgctxt ""
@@ -3601,7 +3601,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE\n"
"string.text"
msgid "Purple"
-msgstr ""
+msgstr "Porffor"
#: sdstring.src
msgctxt ""
@@ -3609,7 +3609,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT\n"
"string.text"
msgid "Purple Accent"
-msgstr ""
+msgstr "Arlliw Porffor"
#: sdstring.src
msgctxt ""
@@ -3617,7 +3617,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT\n"
"string.text"
msgid "Yellow Accent"
-msgstr ""
+msgstr "Arlliw Melyn"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3626,7 +3626,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_BUTTER\n"
"string.text"
msgid "Tango: Butter"
-msgstr ""
+msgstr "Tango: Menyn"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3635,7 +3635,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ORANGE\n"
"string.text"
msgid "Tango: Orange"
-msgstr ""
+msgstr "Tango: Oren"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3644,7 +3644,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHOCOLATE\n"
"string.text"
msgid "Tango: Chocolate"
-msgstr ""
+msgstr "Tango: Siocled"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3653,7 +3653,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_CHAMELEON\n"
"string.text"
msgid "Tango: Chameleon"
-msgstr ""
+msgstr "Tango: Cameleon"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3662,7 +3662,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SKY_BLUE\n"
"string.text"
msgid "Tango: Sky Blue"
-msgstr ""
+msgstr "Tango: Glas yr Awyr"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3671,7 +3671,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_PLUM\n"
"string.text"
msgid "Tango: Plum"
-msgstr ""
+msgstr "Tango: Porffor"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3680,7 +3680,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_SCARLET_RED\n"
"string.text"
msgid "Tango: Scarlet Red"
-msgstr ""
+msgstr "Tango: Coch Ysgarlad"
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#: sdstring.src
@@ -3689,7 +3689,7 @@ msgctxt ""
"RID_SVXSTR_COLOR_TANGO_ALUMINIUM\n"
"string.text"
msgid "Tango: Aluminium"
-msgstr ""
+msgstr "Tango: Aliwminiwm"
#: sdstring.src
msgctxt ""
@@ -5795,7 +5795,7 @@ msgctxt ""
"RID_SUBSETSTR_CYRILLIC_SUPPLEMENTARY\n"
"string.text"
msgid "Cyrillic Supplement"
-msgstr "Cyrilig Atodol"
+msgstr "Atodiad Cyrilig"
#: ucsubset.src
msgctxt ""
@@ -5813,7 +5813,7 @@ msgctxt ""
"RID_SUBSETSTR_SUPPLEMENTARY_PRIVATE_USE_AREA_A\n"
"string.text"
msgid "Supplementary Private Use Area-A"
-msgstr "Defnydd Preifat Atodol, Ardal-A "
+msgstr "Defnydd Preifat Atodol, Ardal-A"
#: ucsubset.src
msgctxt ""
@@ -5822,7 +5822,7 @@ msgctxt ""
"RID_SUBSETSTR_SUPPLEMENTARY_PRIVATE_USE_AREA_B\n"
"string.text"
msgid "Supplementary Private Use Area-B"
-msgstr "Defnydd Preifat Atodol, Ardal-B "
+msgstr "Defnydd Preifat Atodol, Ardal-B"
#: ucsubset.src
msgctxt ""
diff --git a/source/cy/svx/source/form.po b/source/cy/svx/source/form.po
index 60a988f5952..34f202f2668 100644
--- a/source/cy/svx/source/form.po
+++ b/source/cy/svx/source/form.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-06-26 11:35+0200\n"
+"PO-Revision-Date: 2014-01-07 20:38+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389127093.0\n"
#: datanavi.src
msgctxt ""
@@ -2148,7 +2149,7 @@ msgctxt ""
"RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID\n"
"string.text"
msgid "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY."
-msgstr "Nid yw'r gwertth rhoddwyd yn ddyddiad dilys. Rhowch ddyddiad mewn fformat dilys, ee MM/DD/BB."
+msgstr "Nid yw'r gwerth rhoddwyd yn ddyddiad dilys. Rhowch ddyddiad mewn fformat dilys, ee MM/DD/BB."
#: fmstring.src
msgctxt ""
diff --git a/source/cy/svx/source/gallery2.po b/source/cy/svx/source/gallery2.po
index ec1e321e109..f20834a9752 100644
--- a/source/cy/svx/source/gallery2.po
+++ b/source/cy/svx/source/gallery2.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"PO-Revision-Date: 2013-12-27 19:47+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471761.0\n"
+"X-POOTLE-MTIME: 1388173628.0\n"
#: gallery.src
msgctxt ""
@@ -276,7 +276,7 @@ msgctxt ""
"MN_ADD\n"
"menuitem.text"
msgid "~Insert"
-msgstr ""
+msgstr "~Mewnosod"
#: gallery.src
msgctxt ""
@@ -285,7 +285,7 @@ msgctxt ""
"MN_BACKGROUND\n"
"menuitem.text"
msgid "Insert as Bac~kground"
-msgstr ""
+msgstr "Mewnosod fel ~Cefndir"
#: gallery.src
msgctxt ""
diff --git a/source/cy/svx/source/items.po b/source/cy/svx/source/items.po
index 340eb8988ac..7aa8b1f9927 100644
--- a/source/cy/svx/source/items.po
+++ b/source/cy/svx/source/items.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-05-02 20:47+0200\n"
+"PO-Revision-Date: 2013-12-27 19:47+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388173657.0\n"
#: svxerr.src
msgctxt ""
@@ -167,7 +168,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_READ) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't loaded as the required IO-services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "Nid oedd yr haen ffurflen wedi ei lwytho am nad oedd modd enghreifftio'r gwasanaethau IO (stardiv.uno.io.*)."
#: svxerr.src
msgctxt ""
@@ -176,7 +177,7 @@ msgctxt ""
"(ERRCODE_SVX_FORMS_NOIOSERVICES | ERRCODE_CLASS_WRITE) & ERRCODE_RES_MASK\n"
"string.text"
msgid "The form layer wasn't written as the required IO services (com.sun.star.io.*) could not be instantiated."
-msgstr ""
+msgstr "Nid oedd yr haen ffurflen wedi ei lwytho am nad oedd modd enghreifftio'r gwasanaethau IO (stardiv.uno.io.*)."
#: svxerr.src
msgctxt ""
diff --git a/source/cy/svx/source/sidebar/area.po b/source/cy/svx/source/sidebar/area.po
index 904384f37f8..8f2012c148f 100644
--- a/source/cy/svx/source/sidebar/area.po
+++ b/source/cy/svx/source/sidebar/area.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"PO-Revision-Date: 2014-01-07 20:53+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471773.0\n"
+"X-POOTLE-MTIME: 1389127998.0\n"
#: AreaPropertyPanel.src
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"MTR_TRGR_CENTER_Y\n"
"metricfield.quickhelptext"
msgid "Specify the vertical offset percentage from the center for the gradient shading style. 50% is the vertical center."
-msgstr "Pennu canran atred fertigol o'r canol ar gyfer arddull cysgodi graddiant. 50% yw'r canol fertigol."
+msgstr "Pennu canran atred fertigol o'r canol ar gyfer arddull cysgodi graddiant. 50% yw'r canol fertigol."
#: AreaPropertyPanel.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"STR_HELP_LEFT\n"
"string.text"
msgid "Rotate counterclockwise by 45 degrees."
-msgstr "Troi gwrthglocwedd 45 gradd"
+msgstr "Troi gwrthglocwedd 45 gradd."
#: AreaPropertyPanel.src
msgctxt ""
@@ -149,4 +149,4 @@ msgctxt ""
"STR_HELP_RIGHT\n"
"string.text"
msgid "Rotate clockwise by 45 degrees."
-msgstr "Troi clocwedd 45 gradd"
+msgstr "Troi clocwedd 45 gradd."
diff --git a/source/cy/svx/source/sidebar/text.po b/source/cy/svx/source/sidebar/text.po
index 1b6d7d6e0f6..181204dc6d0 100644
--- a/source/cy/svx/source/sidebar/text.po
+++ b/source/cy/svx/source/sidebar/text.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-06-10 10:39+0200\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-07 21:42+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471776.0\n"
+"X-POOTLE-MTIME: 1389130931.0\n"
#: TextPropertyPanel.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"FT_SPACING\n"
"fixedtext.text"
msgid "~Character spacing: "
-msgstr "~Bylchu nodau:"
+msgstr "~Bylchu nodau: "
#: TextPropertyPanel.src
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"FT_BY\n"
"fixedtext.text"
msgid "Change ~by: "
-msgstr "Newidwyd ~gan:"
+msgstr "Newidwyd ~gan: "
#: TextPropertyPanel.src
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"STR_VERY_TIGHT_TIP\n"
"string.text"
msgid " Spacing: Condensed By: 3pt"
-msgstr "Bylchu: Cywasgwyd: 3pt"
+msgstr " Bylchu: Cywasgwyd: 3pt"
#: TextPropertyPanel.src
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"STR_TIGHT_TIP\n"
"string.text"
msgid " Spacing: Condensed By: 1.5pt"
-msgstr "Bylchu: Cywasgwyd: 1.5pt"
+msgstr " Bylchu: Cywasgwyd: 1.5pt"
#: TextPropertyPanel.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"STR_NORMAL_TIP\n"
"string.text"
msgid " Spacing: Normal"
-msgstr "Bylchu: Arferol"
+msgstr " Bylchu: Arferol"
#: TextPropertyPanel.src
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"STR_LOOSE_TIP\n"
"string.text"
msgid " Spacing: Expanded By: 3pt"
-msgstr "Bylchu: Ehangwyd: 3pt"
+msgstr " Bylchu: Ehangwyd: 3pt"
#: TextPropertyPanel.src
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"STR_VERY_LOOSE_TIP\n"
"string.text"
msgid " Spacing: Expanded By: 6pt"
-msgstr "Bylchu: Ehangwyd: 6pt"
+msgstr " Bylchu: Ehangwyd: 6pt"
#: TextPropertyPanel.src
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"STR_CUSTOM_C_TIP\n"
"string.text"
msgid " Spacing: Condensed By: "
-msgstr "Bylchu: Cywasgwyd:"
+msgstr " Bylchu: Cywasgwyd: "
#: TextPropertyPanel.src
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"STR_CUSTOM_E_TIP\n"
"string.text"
msgid " Spacing: Expanded By: "
-msgstr "Bylchu: Ehangwyd:"
+msgstr " Bylchu: Ehangwyd: "
#: TextPropertyPanel.src
msgctxt ""
diff --git a/source/cy/svx/source/tbxctrls.po b/source/cy/svx/source/tbxctrls.po
index 18a6fd43db9..601d68521f4 100644
--- a/source/cy/svx/source/tbxctrls.po
+++ b/source/cy/svx/source/tbxctrls.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"PO-Revision-Date: 2013-12-27 19:48+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471761.0\n"
+"X-POOTLE-MTIME: 1388173688.0\n"
#: colrctrl.src
msgctxt ""
@@ -530,7 +530,7 @@ msgctxt ""
"RID_SVXSTR_UNDO_GRAFMODE\n"
"string.text"
msgid "Image Mode"
-msgstr ""
+msgstr "Modd Delwedd"
#: grafctrl.src
msgctxt ""
diff --git a/source/cy/svx/uiconfig/ui.po b/source/cy/svx/uiconfig/ui.po
index 2cd6a91b71c..86c94bef0c9 100644
--- a/source/cy/svx/uiconfig/ui.po
+++ b/source/cy/svx/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"PO-Revision-Date: 2014-01-07 21:54+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471761.0\n"
+"X-POOTLE-MTIME: 1389131688.0\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base text "
-msgstr "Testun Base"
+msgstr "Testun base "
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment "
-msgstr "Aliniad"
+msgstr "Aliniad "
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position "
-msgstr "Safle"
+msgstr "Safle "
#: asianphoneticguidedialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete footer?"
-msgstr ""
+msgstr "Dileu troedyn?"
#: deletefooterdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the footer?"
-msgstr ""
+msgstr "Ydych chi'n siŵr eich bod am ddileu'r data hwn?"
#: deletefooterdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the footer will be deleted and can not be restored."
-msgstr ""
+msgstr "Bydd cynnwys y troedyn yn cael ei ddileu ac nid oes modd ei adfer."
#: deleteheaderdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Delete header?"
-msgstr ""
+msgstr "Dileu pennyn?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Are you sure you want to delete the header?"
-msgstr ""
+msgstr "Ydych chi'n siŵr eich bod am ddileu'r pennyn?"
#: deleteheaderdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "All contents of the header will be deleted and can not be restored."
-msgstr ""
+msgstr "Bydd cynnwys y troedyn yn cael ei ddileu ac nid oes modd ei adfer."
#: findreplacedialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
-msgstr ""
+msgstr "Anwybyddu diocritig CTL"
#: findreplacedialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Other _Options"
-msgstr "~Dewisiadau Eraill"
+msgstr "_Dewisiadau Eraill"
#: findreplacedialog.ui
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin:"
-msgstr "Ymyl ~chwith:"
+msgstr "Ymyl _chwith:"
#: headfootformatpage.ui
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ight margin:"
-msgstr "Ymyl ~de:"
+msgstr "Ymyl _de:"
#: headfootformatpage.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to grid"
-msgstr ""
+msgstr "_Snapio i'r grid"
#: optgridpage.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible grid"
-msgstr ""
+msgstr "Grid _gweladwy"
#: optgridpage.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid"
-msgstr ""
+msgstr "Grid"
#: optgridpage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal:"
-msgstr ""
+msgstr "_Llorweddol:"
#: optgridpage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Fertigol:"
#: optgridpage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchronize a_xes"
-msgstr ""
+msgstr "Cydamseru _echelau"
#: optgridpage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Resolution"
-msgstr ""
+msgstr "Cydraniad"
#: optgridpage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "bylch(au)"
#: optgridpage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "bylch(au)"
#: optgridpage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizont_al:"
-msgstr ""
+msgstr "_Llorweddol:"
#: optgridpage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "V_ertical:"
-msgstr ""
+msgstr "F_ertigol:"
#: optgridpage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subdivision"
-msgstr ""
+msgstr "Israniad"
#: optgridpage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To snap lines"
-msgstr ""
+msgstr "I linellau snapio"
#: optgridpage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To the _page margins"
-msgstr ""
+msgstr "I _ymylon y dudalen"
#: optgridpage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To object _frame"
-msgstr ""
+msgstr "I _ffrâm y gwrthrych"
#: optgridpage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To obje_ct points"
-msgstr ""
+msgstr "I _bwyntiau'r gwrthrych"
#: optgridpage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap range"
-msgstr ""
+msgstr "_Ystod snapio"
#: optgridpage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap"
-msgstr ""
+msgstr "Snap"
#: optgridpage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_When creating or moving objects"
-msgstr ""
+msgstr "_Wrth greu neu symud gwrthrychau"
#: optgridpage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend edges"
-msgstr ""
+msgstr "_Ymylon estynedig"
#: optgridpage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When ro_tating"
-msgstr ""
+msgstr "Wrth _droi"
#: optgridpage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reducti_on"
-msgstr ""
+msgstr "_Lleihau pwynt"
#: optgridpage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap position"
-msgstr ""
+msgstr "Pwynt snapio"
#: passwd.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Change Password"
-msgstr ""
+msgstr "Newid Cyfrinair"
#: passwd.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password"
-msgstr ""
+msgstr "C_yfrinair"
#: passwd.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Old password"
-msgstr ""
+msgstr "Hen gyfrinair"
#: passwd.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ssword"
-msgstr ""
+msgstr "_Cyfrinair"
#: passwd.ui
msgctxt ""
@@ -1193,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Confi_rm"
-msgstr ""
+msgstr "_Cadarnhau"
#: passwd.ui
msgctxt ""
@@ -1202,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New password"
-msgstr ""
+msgstr "Cyfrinair newydd"
#: redlinecontrol.ui
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Llanw:"
#: sidebararea.ui
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Fill:"
-msgstr ""
+msgstr "Llanw:"
#: sidebararea.ui
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fill:"
-msgstr ""
+msgstr "_Llanw:"
#: sidebararea.ui
msgctxt ""
@@ -1481,7 +1481,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Dewis y math o lawn i'w osod."
#: sidebararea.ui
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Dewis y math o lawn i'w osod."
#: sidebararea.ui
msgctxt ""
@@ -1499,7 +1499,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Dewis y lliw i'w osod."
#: sidebararea.ui
msgctxt ""
@@ -1508,7 +1508,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color to apply."
-msgstr ""
+msgstr "Dewis y lliw i'w osod."
#: sidebararea.ui
msgctxt ""
@@ -1517,7 +1517,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Dewis yr effaith i'w osod."
#: sidebararea.ui
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Dewis yr effaith i'w osod."
#: sidebararea.ui
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Tryloywder"
#: sidebararea.ui
msgctxt ""
@@ -1544,7 +1544,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Tryloywder"
#: sidebararea.ui
msgctxt ""
@@ -1553,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Tryloywder:"
#: sidebararea.ui
msgctxt ""
@@ -1562,7 +1562,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Dewis y math o dryloywder i'w osod."
#: sidebararea.ui
msgctxt ""
@@ -1571,7 +1571,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the type of transparence to apply."
-msgstr ""
+msgstr "Dewis y math o dryloywder i'w osod."
#: sidebararea.ui
msgctxt ""
@@ -1580,7 +1580,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Dim"
#: sidebararea.ui
msgctxt ""
@@ -1589,7 +1589,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Solid"
-msgstr ""
+msgstr "Solet"
#: sidebararea.ui
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Linear"
-msgstr ""
+msgstr "Llinol"
#: sidebararea.ui
msgctxt ""
@@ -1607,7 +1607,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Axial"
-msgstr ""
+msgstr "Echelinol"
#: sidebararea.ui
msgctxt ""
@@ -1616,7 +1616,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Radial"
-msgstr ""
+msgstr "Rheiddiol"
#: sidebararea.ui
msgctxt ""
@@ -1625,7 +1625,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Ellipsoid"
-msgstr ""
+msgstr "Elipsoid"
#: sidebararea.ui
msgctxt ""
@@ -1634,7 +1634,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Quadratic"
-msgstr ""
+msgstr "Cwadratig"
#: sidebararea.ui
msgctxt ""
@@ -1643,7 +1643,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Sgwâr"
#: sidebararea.ui
msgctxt ""
@@ -1652,7 +1652,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Pennu amrywiad tryloywder graddiant."
#: sidebararea.ui
msgctxt ""
@@ -1661,7 +1661,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Pennu amrywiad tryloywder graddiant."
#: sidebararea.ui
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Pennu 0% ar gyfer di-draidd llawn i 100% ar gyfer tryloywder llawn."
#: sidebararea.ui
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Pennu 0% ar gyfer di-draidd llawn i 100% ar gyfer tryloywder llawn."
#: sidebargraphic.ui
msgctxt ""
@@ -1688,7 +1688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brightness:"
-msgstr ""
+msgstr "_Disgleirdeb:"
#: sidebargraphic.ui
msgctxt ""
@@ -1697,7 +1697,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Pennu disgleirdeb y graffig."
#: sidebargraphic.ui
msgctxt ""
@@ -1706,7 +1706,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Pennu disgleirdeb y graffig."
#: sidebargraphic.ui
msgctxt ""
@@ -1715,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contrast:"
-msgstr ""
+msgstr "_Cyferbyniad:"
#: sidebargraphic.ui
msgctxt ""
@@ -1724,7 +1724,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Pennu maint y gwahaniaeth rhwng rhannau golau a thywyll y graffig."
#: sidebargraphic.ui
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Pennu maint y gwahaniaeth rhwng rhannau golau a thywyll y graffig."
#: sidebargraphic.ui
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Color _mode:"
-msgstr ""
+msgstr "_Modd lliw:"
#: sidebargraphic.ui
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Dim tryloywder:"
#: sidebargraphic.ui
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Pennu canran y tryloywder; 0% di-draidd llawn a 100% yn gwbl dryloyw."
#: sidebargraphic.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Pennu canran y tryloywder; 0% di-draidd llawn a 100% yn gwbl dryloyw."
#: sidebargraphic.ui
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Coch"
#: sidebargraphic.ui
msgctxt ""
@@ -1787,7 +1787,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Red"
-msgstr ""
+msgstr "Coch"
#: sidebargraphic.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Gwyrdd"
#: sidebargraphic.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Green"
-msgstr ""
+msgstr "Gwyrdd"
#: sidebargraphic.ui
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Glas"
#: sidebargraphic.ui
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Glas"
#: sidebargraphic.ui
msgctxt ""
@@ -1832,7 +1832,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Pennu gwerth y gamma sy'n effeithio ar ddisgleirdeb gwerthoedd y tôn canolig."
#: sidebargraphic.ui
msgctxt ""
@@ -1841,7 +1841,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Pennu gwerth y gamma sy'n effeithio ar ddisgleirdeb gwerthoedd y tôn canolig."
#: sidebarinsert.ui
msgctxt ""
@@ -1850,7 +1850,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinell"
#: sidebarinsert.ui
msgctxt ""
@@ -1859,7 +1859,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Llinell"
#: sidebarinsert.ui
msgctxt ""
@@ -1868,7 +1868,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Llinell yn gorffen gyda Saeth"
#: sidebarinsert.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Llinell yn gorffen gyda Saeth"
#: sidebarinsert.ui
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Petryal"
#: sidebarinsert.ui
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Petryal"
#: sidebarinsert.ui
msgctxt ""
@@ -1904,7 +1904,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Elips"
#: sidebarinsert.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ellipse"
-msgstr ""
+msgstr "Elips"
#: sidebarinsert.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Testun (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Text (F2)"
-msgstr ""
+msgstr "Testun (F2)"
#: sidebarinsert.ui
msgctxt ""
@@ -1940,7 +1940,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Cromlin"
#: sidebarinsert.ui
msgctxt ""
@@ -1949,7 +1949,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Curve"
-msgstr ""
+msgstr "Cromlin"
#: sidebarinsert.ui
msgctxt ""
@@ -1958,7 +1958,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Cysylltydd"
#: sidebarinsert.ui
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Cysylltydd"
#: sidebarinsert.ui
msgctxt ""
@@ -1976,7 +1976,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Llinellau a Saethau"
#: sidebarinsert.ui
msgctxt ""
@@ -1985,7 +1985,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Llinellau a Saethau"
#: sidebarinsert.ui
msgctxt ""
@@ -1994,7 +1994,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Siapiau Sylfaenol"
#: sidebarinsert.ui
msgctxt ""
@@ -2003,7 +2003,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Siapiau Sylfaenol"
#: sidebarinsert.ui
msgctxt ""
@@ -2012,7 +2012,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Siapiau Symbol"
#: sidebarinsert.ui
msgctxt ""
@@ -2021,7 +2021,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Siapiau Symbol"
#: sidebarinsert.ui
msgctxt ""
@@ -2030,7 +2030,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Saethau Bloc"
#: sidebarinsert.ui
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Saethau Bloc"
#: sidebarinsert.ui
msgctxt ""
@@ -2048,7 +2048,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Siart Llif"
#: sidebarinsert.ui
msgctxt ""
@@ -2057,7 +2057,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Siart Llif"
#: sidebarinsert.ui
msgctxt ""
@@ -2066,7 +2066,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Testun Label"
#: sidebarinsert.ui
msgctxt ""
@@ -2075,7 +2075,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Callouts"
-msgstr ""
+msgstr "Testun Label"
#: sidebarinsert.ui
msgctxt ""
@@ -2084,7 +2084,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Sêr"
#: sidebarinsert.ui
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Stars"
-msgstr ""
+msgstr "Sêr"
#: sidebarline.ui
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Lled:"
#: sidebarline.ui
msgctxt ""
@@ -2111,7 +2111,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "UDewis lled y llinell."
#: sidebarline.ui
msgctxt ""
@@ -2120,7 +2120,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the width of the line."
-msgstr ""
+msgstr "Dewis lled y llinell."
#: sidebarline.ui
msgctxt ""
@@ -2129,7 +2129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Lliw:"
#: sidebarline.ui
msgctxt ""
@@ -2138,7 +2138,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Pennu tryloywder y llinell."
#: sidebarline.ui
msgctxt ""
@@ -2147,7 +2147,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Pennu tryloywder y llinell."
#: sidebarline.ui
msgctxt ""
@@ -2156,7 +2156,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Dewis lliw'r llinell."
#: sidebarline.ui
msgctxt ""
@@ -2165,7 +2165,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Dewis lliw'r llinell."
#: sidebarline.ui
msgctxt ""
@@ -2174,7 +2174,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Dewis lliw'r llinell."
#: sidebarline.ui
msgctxt ""
@@ -2183,7 +2183,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Dewis lliw'r llinell."
#: sidebarline.ui
msgctxt ""
@@ -2192,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "_Tryloywder:"
#: sidebarline.ui
msgctxt ""
@@ -2201,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr ""
+msgstr "_Arddull:"
#: sidebarline.ui
msgctxt ""
@@ -2210,7 +2210,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Dewis arddull y llinell."
#: sidebarline.ui
msgctxt ""
@@ -2219,7 +2219,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Dewis arddull y llinell."
#: sidebarline.ui
msgctxt ""
@@ -2228,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Arrow:"
-msgstr ""
+msgstr "_Saeth:"
#: sidebarline.ui
msgctxt ""
@@ -2237,7 +2237,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Dewis arddull blaen pen y saeth."
#: sidebarline.ui
msgctxt ""
@@ -2246,7 +2246,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Dewis arddull blaen pen y saeth."
#: sidebarline.ui
msgctxt ""
@@ -2255,7 +2255,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Dewis arddull diwedd pen y saeth."
#: sidebarline.ui
msgctxt ""
@@ -2264,7 +2264,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Dewis arddull diwedd pen y saeth."
#: sidebarline.ui
msgctxt ""
@@ -2273,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "_­Arddull cornel:"
#: sidebarline.ui
msgctxt ""
@@ -2282,7 +2282,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Dewis arddull cysylltiadau ymylol."
#: sidebarline.ui
msgctxt ""
@@ -2291,7 +2291,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Dewis arddull cysylltiadau ymylol."
#: sidebarline.ui
msgctxt ""
@@ -2300,7 +2300,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Crwn"
#: sidebarline.ui
msgctxt ""
@@ -2309,7 +2309,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- dim -"
#: sidebarline.ui
msgctxt ""
@@ -2318,7 +2318,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Meitro"
#: sidebarline.ui
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Befelu"
#: sidebarline.ui
msgctxt ""
@@ -2336,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "A_rddull cap:"
#: sidebarline.ui
msgctxt ""
@@ -2345,7 +2345,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Dewis arddull cap llinell."
#: sidebarline.ui
msgctxt ""
@@ -2354,7 +2354,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Dewis arddull cap llinell."
#: sidebarline.ui
msgctxt ""
@@ -2363,7 +2363,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Flat"
-msgstr ""
+msgstr "Gwastad"
#: sidebarline.ui
msgctxt ""
@@ -2372,7 +2372,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Round"
-msgstr ""
+msgstr "Crwn"
#: sidebarline.ui
msgctxt ""
@@ -2381,7 +2381,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Square"
-msgstr ""
+msgstr "Sgwâr"
#: sidebarparagraph.ui
msgctxt ""
@@ -2390,7 +2390,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Bwledi a Rhifo"
#: sidebarparagraph.ui
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr ""
+msgstr "Bwledi a Rhifo"
#: sidebarparagraph.ui
msgctxt ""
@@ -2408,7 +2408,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Bwledi"
#: sidebarparagraph.ui
msgctxt ""
@@ -2417,7 +2417,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Bwledi"
#: sidebarparagraph.ui
msgctxt ""
@@ -2426,7 +2426,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Rhifo"
#: sidebarparagraph.ui
msgctxt ""
@@ -2435,7 +2435,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Numbering"
-msgstr ""
+msgstr "Rhifo"
#: sidebarparagraph.ui
msgctxt ""
@@ -2444,7 +2444,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Lliw Cefndir Paragraff"
#: sidebarparagraph.ui
msgctxt ""
@@ -2453,7 +2453,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Lliw Cefndir Paragraff"
#: sidebarparagraph.ui
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Lliw Cefndir Paragraff"
#: sidebarparagraph.ui
msgctxt ""
@@ -2471,7 +2471,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Lliw Cefndir Paragraff"
#: sidebarparagraph.ui
msgctxt ""
@@ -2480,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "_Bylchu:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2489,7 +2489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indent:"
-msgstr ""
+msgstr "_Mewnoliad:"
#: sidebarparagraph.ui
msgctxt ""
@@ -2498,7 +2498,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Bylchu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2507,7 +2507,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Bylchu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2516,7 +2516,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Cynnyddu Bylchu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2525,7 +2525,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Spacing"
-msgstr ""
+msgstr "Cynnyddu Bylchu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2534,7 +2534,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Lleihau Bylchu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2543,7 +2543,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Spacing"
-msgstr ""
+msgstr "Lleihau Bylchu"
#: sidebarparagraph.ui
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Cynyddu'r Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2579,7 +2579,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Cynyddu'r Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2588,7 +2588,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Lleihau'r Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2597,7 +2597,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Lleihau'r Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2606,7 +2606,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Newid i Fewnoliad Crog"
#: sidebarparagraph.ui
msgctxt ""
@@ -2615,7 +2615,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Newid i Fewnoliad Crog"
#: sidebarparagraph.ui
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2633,7 +2633,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2642,7 +2642,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Cynyddu'r Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2651,7 +2651,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Cynyddu'r Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2660,7 +2660,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Lleihau'r Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2669,7 +2669,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Lleihau'r Mewnoliad"
#: sidebarparagraph.ui
msgctxt ""
@@ -2678,7 +2678,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Newid i Fewnoliad Crog"
#: sidebarparagraph.ui
msgctxt ""
@@ -2687,7 +2687,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Newid i Fewnoliad Crog"
#: sidebarparagraph.ui
msgctxt ""
@@ -2696,7 +2696,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Bylchu Uwchlaw Paragraff"
#: sidebarparagraph.ui
msgctxt ""
@@ -2705,7 +2705,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Above Paragraph Spacing"
-msgstr ""
+msgstr "Bylchu Uwchlaw Paragraff"
#: sidebarparagraph.ui
msgctxt ""
@@ -2714,7 +2714,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Bylchu Islaw Paragraff"
#: sidebarparagraph.ui
msgctxt ""
@@ -2723,7 +2723,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Bylchu Islaw Paragraff"
#: sidebarparagraph.ui
msgctxt ""
@@ -2732,7 +2732,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Bylchu Llinell"
#: sidebarparagraph.ui
msgctxt ""
@@ -2741,7 +2741,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Bylchu Llinell"
#: sidebarparagraph.ui
msgctxt ""
@@ -2750,7 +2750,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Bylchu Llinell"
#: sidebarparagraph.ui
msgctxt ""
@@ -2759,7 +2759,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Bylchu Llinell"
#: sidebarparagraph.ui
msgctxt ""
@@ -2768,7 +2768,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alinio Llorweddol"
#: sidebarparagraph.ui
msgctxt ""
@@ -2777,7 +2777,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Alinio Llorweddol"
#: sidebarparagraph.ui
msgctxt ""
@@ -2786,7 +2786,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Alinio Chwith"
#: sidebarparagraph.ui
msgctxt ""
@@ -2795,7 +2795,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Alinio Chwith"
#: sidebarparagraph.ui
msgctxt ""
@@ -2804,7 +2804,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Alinio i'r Canol"
#: sidebarparagraph.ui
msgctxt ""
@@ -2813,7 +2813,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center"
-msgstr ""
+msgstr "Alinio i'r Canol"
#: sidebarparagraph.ui
msgctxt ""
@@ -2822,7 +2822,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Alinio De"
#: sidebarparagraph.ui
msgctxt ""
@@ -2831,7 +2831,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Right"
-msgstr ""
+msgstr "Alinio De"
#: sidebarparagraph.ui
msgctxt ""
@@ -2840,7 +2840,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Unioni Alinio"
#: sidebarparagraph.ui
msgctxt ""
@@ -2849,7 +2849,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Justified"
-msgstr ""
+msgstr "Unioni Alinio"
#: sidebarparagraph.ui
msgctxt ""
@@ -2858,7 +2858,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Aliniad Fertigol"
#: sidebarparagraph.ui
msgctxt ""
@@ -2867,7 +2867,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
-msgstr ""
+msgstr "Aliniad Fertigol"
#: sidebarparagraph.ui
msgctxt ""
@@ -2876,7 +2876,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Alinio'r Brig"
#: sidebarparagraph.ui
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Alinio'r Brig"
#: sidebarparagraph.ui
msgctxt ""
@@ -2894,7 +2894,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Alinio'r Canol yn Fertigol"
#: sidebarparagraph.ui
msgctxt ""
@@ -2903,7 +2903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Alinio'r Canol yn Fertigol"
#: sidebarparagraph.ui
msgctxt ""
@@ -2912,7 +2912,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Alinio'r Gwaelod"
#: sidebarparagraph.ui
msgctxt ""
@@ -2921,7 +2921,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Alinio'r Gwaelod"
#: sidebarpossize.ui
msgctxt ""
@@ -2930,7 +2930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Horizontal:"
-msgstr ""
+msgstr "_Llorweddol:"
#: sidebarpossize.ui
msgctxt ""
@@ -2939,7 +2939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Rhowch werth y safle llorweddol."
#: sidebarpossize.ui
msgctxt ""
@@ -2948,7 +2948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Rhowch werth y safle llorweddol."
#: sidebarpossize.ui
msgctxt ""
@@ -2957,7 +2957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "_Fertigol:"
#: sidebarpossize.ui
msgctxt ""
@@ -2966,7 +2966,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Rhowch werth y safle fertigol."
#: sidebarpossize.ui
msgctxt ""
@@ -2975,7 +2975,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the vertical position."
-msgstr ""
+msgstr "Rhowch werth y safle fertigol."
#: sidebarpossize.ui
msgctxt ""
@@ -2984,7 +2984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width:"
-msgstr ""
+msgstr "_Lled:"
#: sidebarpossize.ui
msgctxt ""
@@ -2993,7 +2993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Rhowch led ar gyfer y gwrthrych hwn."
#: sidebarpossize.ui
msgctxt ""
@@ -3002,7 +3002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a width for the selected object."
-msgstr ""
+msgstr "Rhowch led ar gyfer y gwrthrych hwn."
#: sidebarpossize.ui
msgctxt ""
@@ -3011,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight:"
-msgstr ""
+msgstr "_Uchder:"
#: sidebarpossize.ui
msgctxt ""
@@ -3020,7 +3020,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Rhowch uchder ar gyfer y gwrthrych hwn."
#: sidebarpossize.ui
msgctxt ""
@@ -3029,7 +3029,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter a height for the selected object."
-msgstr ""
+msgstr "Rhowch uchder ar gyfer y gwrthrych hwn."
#: sidebarpossize.ui
msgctxt ""
@@ -3038,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Cadw cymhareb"
#: sidebarpossize.ui
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Cadw cyfrannau wrth newid maint y gwrthrych hwn."
#: sidebarpossize.ui
msgctxt ""
@@ -3056,7 +3056,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Cadw cyfrannau wrth newid maint y gwrthrych hwn."
#: sidebarpossize.ui
msgctxt ""
@@ -3065,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rotation:"
-msgstr ""
+msgstr "_Troi:"
#: sidebarpossize.ui
msgctxt ""
@@ -3074,7 +3074,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Dewis ongl y troi."
#: sidebarpossize.ui
msgctxt ""
@@ -3083,7 +3083,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Dewis ongl y troi."
#: sidebarpossize.ui
msgctxt ""
@@ -3092,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Flip:"
-msgstr ""
+msgstr "_Fflipio:"
#: sidebarpossize.ui
msgctxt ""
@@ -3101,7 +3101,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Fflipio'r gwrthrych yn fertigol."
#: sidebarpossize.ui
msgctxt ""
@@ -3110,7 +3110,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Fflipio'r gwrthrych yn fertigol."
#: sidebarpossize.ui
msgctxt ""
@@ -3119,7 +3119,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Fflipio’r gwrthrych yn llorweddol."
#: sidebarpossize.ui
msgctxt ""
@@ -3128,4 +3128,4 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Fflipio’r gwrthrych yn llorweddol."
diff --git a/source/cy/sw/source/core/undo.po b/source/cy/sw/source/core/undo.po
index a0eafc7f147..08010c3d2fc 100644
--- a/source/cy/sw/source/core/undo.po
+++ b/source/cy/sw/source/core/undo.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-23 19:29+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:49+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372015799.0\n"
+"X-POOTLE-MTIME: 1388173751.0\n"
#: undo.src
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"STR_REREAD\n"
"string.text"
msgid "Replace Image"
-msgstr ""
+msgstr "Amnewid Delwedd"
#: undo.src
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"STR_DELGRF\n"
"string.text"
msgid "Delete Image"
-msgstr ""
+msgstr "Dileu Delwedd"
#: undo.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/app.po b/source/cy/sw/source/ui/app.po
index b3ebb29a826..9afba15959d 100644
--- a/source/cy/sw/source/ui/app.po
+++ b/source/cy/sw/source/ui/app.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-23 19:31+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 20:54+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372015873.0\n"
+"X-POOTLE-MTIME: 1389128045.0\n"
#: app.src
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"STR_STATSTR_IMPGRF\n"
"string.text"
msgid "Importing Images..."
-msgstr ""
+msgstr "Mewnforio Delweddau..."
#: app.src
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"STR_GRAPHIC_DEFNAME\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: app.src
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"STR_STATUSBAR_WORDCOUNT_NO_SELECTION\n"
"string.text"
msgid "%1 words, %2 characters"
-msgstr ""
+msgstr "%1 gir, %2 nod"
#: app.src
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"STR_STATUSBAR_WORDCOUNT\n"
"string.text"
msgid "%1 words, %2 characters selected"
-msgstr ""
+msgstr "%1 gair, %2 nod wedi eu dewis"
#: app.src
msgctxt ""
@@ -1045,7 +1045,7 @@ msgctxt ""
"STR_CAPTION_TABLE\n"
"string.text"
msgid "%PRODUCTNAME Writer Table"
-msgstr ""
+msgstr "Tabl %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1053,7 +1053,7 @@ msgctxt ""
"STR_CAPTION_FRAME\n"
"string.text"
msgid "%PRODUCTNAME Writer Frame"
-msgstr ""
+msgstr "Ffrâm %PRODUCTNAME Writer"
#: app.src
msgctxt ""
@@ -1061,7 +1061,7 @@ msgctxt ""
"STR_CAPTION_GRAPHIC\n"
"string.text"
msgid "%PRODUCTNAME Writer Picture"
-msgstr ""
+msgstr "Darlun Writer %PRODUCTNAME"
#: app.src
msgctxt ""
@@ -1069,7 +1069,7 @@ msgctxt ""
"STR_CAPTION_OLE\n"
"string.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Gwrthrychau OLE Eraill"
#: app.src
msgctxt ""
@@ -1077,7 +1077,7 @@ msgctxt ""
"STR_CATEGORY_NONE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<None>"
#: error.src
msgctxt ""
@@ -1093,7 +1093,7 @@ msgctxt ""
"STR_COMCORE_CANT_SHOW\n"
"string.text"
msgid "Image cannot be displayed."
-msgstr ""
+msgstr "Methu dangos delwedd."
#: error.src
msgctxt ""
@@ -1344,7 +1344,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_READ , WARN_SWG_OLE )\n"
"string.text"
msgid "Some OLE objects could only be loaded as Images."
-msgstr ""
+msgstr "Gallu llwytho rhai gwrthrychau OLE fel Delweddau'n unig."
#: error.src
msgctxt ""
@@ -1353,7 +1353,7 @@ msgctxt ""
"WARN_CODE ( ERRCODE_CLASS_WRITE , WARN_SWG_OLE )\n"
"string.text"
msgid "Some OLE objects could only be saved as Images."
-msgstr ""
+msgstr "Gallu cadw rhai gwrthrychau OLE fel Delweddau'n unig."
#: error.src
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"FN_EDIT_AUTH_ENTRY_DLG\n"
"menuitem.text"
msgid "~Bibliography Entry..."
-msgstr ""
+msgstr "Cofnod ~Llyfryddiaeth..."
#: mn.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/dbui.po b/source/cy/sw/source/ui/dbui.po
index f884f94db2f..fded73fdfd5 100644
--- a/source/cy/sw/source/ui/dbui.po
+++ b/source/cy/sw/source/ui/dbui.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:54+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:50+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356519244.0\n"
+"X-POOTLE-MTIME: 1388173810.0\n"
#: createaddresslistdialog.src
msgctxt ""
@@ -794,7 +794,7 @@ msgctxt ""
"ST_TITLE_EDIT\n"
"string.text"
msgid "Edit Address Block"
-msgstr ""
+msgstr "Golygu'r Bloc Cyfeiriad"
#: mmaddressblockpage.src
msgctxt ""
@@ -802,7 +802,7 @@ msgctxt ""
"ST_TITLE_MALE\n"
"string.text"
msgid "Custom Salutation (Male Recipients)"
-msgstr ""
+msgstr "Cyfarchiad Cyfaddas (Derbynnydd Gwrywiadd)"
#: mmaddressblockpage.src
msgctxt ""
@@ -810,7 +810,7 @@ msgctxt ""
"ST_TITLE_FEMALE\n"
"string.text"
msgid "Custom Salutation (Female Recipients)"
-msgstr ""
+msgstr "Cyfarchiad Cyfaddas (Derbynnydd Benywaidd)"
#: mmaddressblockpage.src
msgctxt ""
@@ -818,7 +818,7 @@ msgctxt ""
"ST_SALUTATIONELEMENTS\n"
"string.text"
msgid "Salutation e~lements"
-msgstr ""
+msgstr "E~lfennau cyfarchiad"
#: mmaddressblockpage.src
msgctxt ""
@@ -826,7 +826,7 @@ msgctxt ""
"ST_INSERTSALUTATIONFIELD\n"
"string.text"
msgid "Add to salutation"
-msgstr ""
+msgstr "Ychwanegu at gyfarchiad"
#: mmaddressblockpage.src
msgctxt ""
@@ -834,7 +834,7 @@ msgctxt ""
"ST_REMOVESALUTATIONFIELD\n"
"string.text"
msgid "Remove from salutation"
-msgstr ""
+msgstr "Tynnu o gyfarchiad"
#: mmaddressblockpage.src
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"ST_DRAGSALUTATION\n"
"string.text"
msgid "1. ~Drag salutation elements into the box below"
-msgstr ""
+msgstr "1. ~Llusgo elfennau cyfarchiad i'r blwch islaw"
#: mmaddressblockpage.src
msgctxt ""
@@ -850,7 +850,7 @@ msgctxt ""
"ST_SALUTATION\n"
"string.text"
msgid "Salutation"
-msgstr ""
+msgstr "Cyfarchiad"
#: mmaddressblockpage.src
msgctxt ""
@@ -858,7 +858,7 @@ msgctxt ""
"ST_PUNCTUATION\n"
"string.text"
msgid "Punctuation Mark"
-msgstr ""
+msgstr "Marc Atalnodi"
#: mmaddressblockpage.src
msgctxt ""
@@ -866,7 +866,7 @@ msgctxt ""
"ST_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testun"
#: mmaddressblockpage.src
msgctxt ""
@@ -875,7 +875,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Dear"
-msgstr ""
+msgstr "Annwyl"
#: mmaddressblockpage.src
msgctxt ""
@@ -884,7 +884,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "Hello"
-msgstr ""
+msgstr "Helo"
#: mmaddressblockpage.src
msgctxt ""
@@ -893,7 +893,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "Hi"
-msgstr ""
+msgstr "Smae,"
#: mmaddressblockpage.src
msgctxt ""
@@ -902,7 +902,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid ","
-msgstr ""
+msgstr ","
#: mmaddressblockpage.src
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid ":"
-msgstr ""
+msgstr ":"
#: mmaddressblockpage.src
msgctxt ""
@@ -920,7 +920,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "!"
-msgstr ""
+msgstr "!"
#: mmaddressblockpage.src
msgctxt ""
@@ -929,7 +929,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "(none)"
-msgstr ""
+msgstr "(none)"
#: mmaddressblockpage.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/dochdl.po b/source/cy/sw/source/ui/dochdl.po
index aa718fab759..e8fe2417afe 100644
--- a/source/cy/sw/source/ui/dochdl.po
+++ b/source/cy/sw/source/ui/dochdl.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-05-01 08:33+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 20:14+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389125641.0\n"
#: dochdl.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_PRIVATEGRAPHIC\n"
"string.text"
msgid "Image [%PRODUCTNAME Writer]"
-msgstr ""
+msgstr "Delwedd [%PRODUCTNAME Writer]"
#: dochdl.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/docvw.po b/source/cy/sw/source/ui/docvw.po
index 26d810c4382..b49aa4921fc 100644
--- a/source/cy/sw/source/ui/docvw.po
+++ b/source/cy/sw/source/ui/docvw.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-26 11:37+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:31+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389130284.0\n"
#: access.src
msgctxt ""
@@ -335,7 +336,7 @@ msgctxt ""
"MN_READONLY_SAVEGRAPHIC\n"
"menuitem.text"
msgid "Save Image..."
-msgstr ""
+msgstr "Cadw Delwedd..."
#: docvw.src
msgctxt ""
@@ -362,7 +363,7 @@ msgctxt ""
"MN_READONLY_GRAPHICTOGALLERY\n"
"menuitem.text"
msgid "Add Image"
-msgstr ""
+msgstr "Ychwanegu Delwedd"
#: docvw.src
msgctxt ""
@@ -416,7 +417,7 @@ msgctxt ""
"MN_READONLY_COPYGRAPHIC\n"
"menuitem.text"
msgid "Copy ~Image"
-msgstr ""
+msgstr "Copïo ~Delwedd"
#: docvw.src
msgctxt ""
@@ -425,7 +426,7 @@ msgctxt ""
"MN_READONLY_LOADGRAPHIC\n"
"menuitem.text"
msgid "Load Image"
-msgstr ""
+msgstr "Llwytho'r Delwedd"
#: docvw.src
msgctxt ""
@@ -434,7 +435,7 @@ msgctxt ""
"MN_READONLY_GRAPHICOFF\n"
"menuitem.text"
msgid "Image Off"
-msgstr ""
+msgstr "Diffodd Delwedd"
#: docvw.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/envelp.po b/source/cy/sw/source/ui/envelp.po
index c21fffb9a0b..dc7e335a82f 100644
--- a/source/cy/sw/source/ui/envelp.po
+++ b/source/cy/sw/source/ui/envelp.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 20:43+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471748.0\n"
+"X-POOTLE-MTIME: 1389127380.0\n"
#: envelp.src
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"STR_SENDER_TOKENS\n"
"string.text"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-msgstr "CWMNI;CR;ENWCYNTAF;;ENWOLAF;CR;CYFEIRIAD;CR;TREF;;SIRTALAITH;;CODPOST;CRGWLAD;CR;"
+msgstr "CWMNI;CR;ENWCYNTAF; ;ENWOLAF;CR;CYFEIRIAD;CR;TREF;;SIRTALAITH; ;CODPOST;CRGWLAD;CR;"
#: label.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/fldui.po b/source/cy/sw/source/ui/fldui.po
index 52c413f8bc9..e2916f0d698 100644
--- a/source/cy/sw/source/ui/fldui.po
+++ b/source/cy/sw/source/ui/fldui.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:54+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:51+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356519250.0\n"
+"X-POOTLE-MTIME: 1388173896.0\n"
#: fldui.src
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"FLD_STAT_GRF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: fldui.src
msgctxt ""
@@ -926,7 +926,7 @@ msgctxt ""
"FMT_MARK_GRAFIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: fldui.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/inc.po b/source/cy/sw/source/ui/inc.po
new file mode 100644
index 00000000000..7c873d682da
--- /dev/null
+++ b/source/cy/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:52+0000\n"
+"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cy\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
+"X-Generator: Pootle 2.5.0\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388173928.0\n"
+
+#: misc.hrc
+msgctxt ""
+"misc.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr "Derbyn Newid"
+
+#: misc.hrc
+msgctxt ""
+"misc.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr "Gwrthod Newid"
+
+#: misc.hrc
+msgctxt ""
+"misc.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr "Newid Nesaf"
+
+#: misc.hrc
+msgctxt ""
+"misc.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr "Newid Blaenorol"
diff --git a/source/cy/sw/source/ui/index.po b/source/cy/sw/source/ui/index.po
index 2ee94da76a4..289a37bcaa5 100644
--- a/source/cy/sw/source/ui/index.po
+++ b/source/cy/sw/source/ui/index.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-23 19:31+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:54+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372015897.0\n"
+"X-POOTLE-MTIME: 1388174088.0\n"
#: cnttab.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"STR_USER_DEFINED_INDEX\n"
"string.text"
msgid "User-Defined Index"
-msgstr ""
+msgstr "Mynegai Defnyddiwr Diffiniedig"
#: cnttab.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_NOSORTKEY\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Dim>"
#: cnttab.src
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"STR_NO_CHAR_STYLE\n"
"string.text"
msgid "<None>"
-msgstr ""
+msgstr "<Dim>"
#: cnttab.src
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"STR_DELIM\n"
"string.text"
msgid "S"
-msgstr ""
+msgstr "S"
#: cnttab.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"STR_TOKEN_ENTRY_NO\n"
"string.text"
msgid "E#"
-msgstr ""
+msgstr "E#"
#: cnttab.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_TOKEN_ENTRY\n"
"string.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: cnttab.src
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"STR_TOKEN_TAB_STOP\n"
"string.text"
msgid "T"
-msgstr ""
+msgstr "T"
#: cnttab.src
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"STR_TOKEN_PAGE_NUMS\n"
"string.text"
msgid "#"
-msgstr ""
+msgstr "#"
#: cnttab.src
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"STR_TOKEN_CHAPTER_INFO\n"
"string.text"
msgid "CI"
-msgstr ""
+msgstr "CI"
#: cnttab.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_TOKEN_LINK_START\n"
"string.text"
msgid "LS"
-msgstr ""
+msgstr "LS"
#: cnttab.src
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"STR_TOKEN_LINK_END\n"
"string.text"
msgid "LE"
-msgstr ""
+msgstr "LE"
#: cnttab.src
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"STR_TOKEN_AUTHORITY\n"
"string.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: cnttab.src
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY_NO\n"
"string.text"
msgid "Chapter number"
-msgstr ""
+msgstr "Rhif pennod"
#: cnttab.src
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_TOKEN_HELP_ENTRY\n"
"string.text"
msgid "Entry"
-msgstr ""
+msgstr "Cofnod"
#: cnttab.src
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"STR_TOKEN_HELP_TAB_STOP\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Stop tab"
#: cnttab.src
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"STR_TOKEN_HELP_TEXT\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "Testun"
#: cnttab.src
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"STR_TOKEN_HELP_PAGE_NUMS\n"
"string.text"
msgid "Page number"
-msgstr ""
+msgstr "Rhif tudalen"
#: cnttab.src
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"STR_TOKEN_HELP_CHAPTER_INFO\n"
"string.text"
msgid "Chapter info"
-msgstr ""
+msgstr "Manylion pennod"
#: cnttab.src
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_START\n"
"string.text"
msgid "Hyperlink start"
-msgstr ""
+msgstr "Cychwyn hyperddolen"
#: cnttab.src
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_TOKEN_HELP_LINK_END\n"
"string.text"
msgid "Hyperlink end"
-msgstr ""
+msgstr "Diwedd hyperddolen"
#: cnttab.src
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"STR_TOKEN_HELP_AUTHORITY\n"
"string.text"
msgid "Bibliography entry: "
-msgstr ""
+msgstr "Cofnod llyfryddiaeth: "
#: cnttab.src
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"STR_CHARSTYLE\n"
"string.text"
msgid "Character Style: "
-msgstr ""
+msgstr "Nod Arddull: "
#: cnttab.src
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "%PRODUCTNAME Math"
-msgstr ""
+msgstr "Math %PRODUCTNAME"
#: cnttab.src
msgctxt ""
@@ -240,7 +240,7 @@ msgctxt ""
"2\n"
"itemlist.text"
msgid "%PRODUCTNAME Chart"
-msgstr ""
+msgstr "Siart %PRODUCTNAME"
#: cnttab.src
msgctxt ""
@@ -249,7 +249,7 @@ msgctxt ""
"3\n"
"itemlist.text"
msgid "%PRODUCTNAME Calc"
-msgstr ""
+msgstr "Calc %PRODUCTNAME"
#: cnttab.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"4\n"
"itemlist.text"
msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
-msgstr ""
+msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.src
msgctxt ""
@@ -267,7 +267,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Other OLE Objects"
-msgstr ""
+msgstr "Gwrthrychau OLE Eraill"
#: cnttab.src
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"STR_AUTOMARK_TYPE\n"
"string.text"
msgid "Selection file for the alphabetical index (*.sdi)"
-msgstr ""
+msgstr "Dewis ffeil ar gyfer mynegai trefn yr wyddor (*.sdi)"
#: idxmrk.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/lingu.po b/source/cy/sw/source/ui/lingu.po
index b72e1ea7962..d2300ee61d4 100644
--- a/source/cy/sw/source/ui/lingu.po
+++ b/source/cy/sw/source/ui/lingu.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 20:03+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471750.0\n"
+"X-POOTLE-MTIME: 1389124999.0\n"
#: olmenu.src
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"MN_ADD_TO_DIC\n"
"menuitem.text"
msgid "~Add to Dictionary"
-msgstr "_Ychwanegu at y Geiriadur"
+msgstr "~Ychwanegu at y Geiriadur"
#: olmenu.src
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"MN_ADD_TO_DIC_SINGLE\n"
"menuitem.text"
msgid "~Add to Dictionary"
-msgstr "_Ychwanegu at y Geiriadur"
+msgstr "~Ychwanegu at y Geiriadur"
#: olmenu.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/misc.po b/source/cy/sw/source/ui/misc.po
index a9beca25e09..e3ff9b981f7 100644
--- a/source/cy/sw/source/ui/misc.po
+++ b/source/cy/sw/source/ui/misc.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:53+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471750.0\n"
+"X-POOTLE-MTIME: 1388173981.0\n"
#: glossary.src
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: numberingtypelistbox.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/shells.po b/source/cy/sw/source/ui/shells.po
index 60a931a69d8..0c3bd344ae0 100644
--- a/source/cy/sw/source/ui/shells.po
+++ b/source/cy/sw/source/ui/shells.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-01-26 11:37+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 20:54+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389128089.0\n"
#: shells.src
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"STR_GRFILTER_OPENERROR\n"
"string.text"
msgid "Image file cannot be opened"
-msgstr ""
+msgstr "Methu agor y ffeil delwedd"
#: shells.src
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"STR_GRFILTER_IOERROR\n"
"string.text"
msgid "Image file cannot be read"
-msgstr ""
+msgstr "Methu darllen y ffeil delwedd"
#: shells.src
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"STR_GRFILTER_FORMATERROR\n"
"string.text"
msgid "Unknown Image format"
-msgstr ""
+msgstr "Fformat Delwedd anhysbys"
#: shells.src
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"STR_GRFILTER_VERSIONERROR\n"
"string.text"
msgid "This Image file version is not supported"
-msgstr ""
+msgstr "Nid yw'r fersiwn ffeil delwedd hon yn cael ei chynnal"
#: shells.src
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"STR_GRFILTER_FILTERERROR\n"
"string.text"
msgid "Image filter not found"
-msgstr ""
+msgstr "Heb ganfod hidl delwedd"
#: shells.src
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"STR_GRFILTER_TOOBIG\n"
"string.text"
msgid "Not enough memory to insert the Image."
-msgstr ""
+msgstr "Dim digon o gof ar gael i fewnosod y Ddelwedd."
#: shells.src
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"STR_INSERT_GRAPHIC\n"
"string.text"
msgid "Insert Image"
-msgstr ""
+msgstr "Mewnosod Delwedd"
#: shells.src
msgctxt ""
@@ -219,7 +220,7 @@ msgctxt ""
"RID_GRAFIK_TOOLBOX\n"
"string.text"
msgid "Images Object Bar"
-msgstr ""
+msgstr "Bar Gwrthrych Delwedd"
#: shells.src
msgctxt ""
@@ -251,7 +252,7 @@ msgctxt ""
"RID_DRAW_TEXT_TOOLBOX\n"
"string.text"
msgid "Text Object Bar/Images"
-msgstr ""
+msgstr "Bar Testun Gwrthrych/Delwedd"
#: shells.src
msgctxt ""
@@ -291,7 +292,7 @@ msgctxt ""
"STR_SHELLNAME_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: shells.src
msgctxt ""
@@ -371,7 +372,7 @@ msgctxt ""
"STR_SWBG_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: shells.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/sidebar.po b/source/cy/sw/source/ui/sidebar.po
index 4eb0c1880f6..b0f4aed8e58 100644
--- a/source/cy/sw/source/ui/sidebar.po
+++ b/source/cy/sw/source/ui/sidebar.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:31+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471750.0\n"
+"X-POOTLE-MTIME: 1389130288.0\n"
#: PagePropertyPanel.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_LEFT\n"
"string.text"
msgid "Left: "
-msgstr "Chwith:"
+msgstr "Chwith: "
#: PagePropertyPanel.src
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_RIGHT\n"
"string.text"
msgid ". Right: "
-msgstr ". De:"
+msgstr ". De: "
#: PagePropertyPanel.src
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_INNER\n"
"string.text"
msgid "Inner: "
-msgstr "Mewnol:"
+msgstr "Mewnol: "
#: PagePropertyPanel.src
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_OUTER\n"
"string.text"
msgid ". Outer: "
-msgstr ". Allanol:"
+msgstr ". Allanol: "
#: PagePropertyPanel.src
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_TOP\n"
"string.text"
msgid ". Top: "
-msgstr ". Brig:"
+msgstr ". Brig: "
#: PagePropertyPanel.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"STR_MARGIN_TOOLTIP_BOT\n"
"string.text"
msgid ". Bottom: "
-msgstr ". Gwaelod:"
+msgstr ". Gwaelod: "
#: PagePropertyPanel.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/utlui.po b/source/cy/sw/source/ui/utlui.po
index 7b881bf7b11..ed9f68d9465 100644
--- a/source/cy/sw/source/ui/utlui.po
+++ b/source/cy/sw/source/ui/utlui.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-08-20 15:37+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:55+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1377013073.0\n"
+"X-POOTLE-MTIME: 1389131704.0\n"
#: attrdesc.src
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"STR_LINK_CTRL_CLICK\n"
"string.text"
msgid "%s-Click to follow link"
-msgstr ""
+msgstr "%s-Clic i ddikyn dolen"
#: initui.src
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"STR_LINK_CLICK\n"
"string.text"
msgid "Click to follow link"
-msgstr ""
+msgstr "Clic i ddilyn dolen"
#: initui.src
msgctxt ""
@@ -3679,7 +3679,7 @@ msgctxt ""
"STR_EVENT_IMAGE_LOAD\n"
"string.text"
msgid "Image loaded successfully"
-msgstr ""
+msgstr "Llwythwyd delwedd yn llwyddiannus"
#: utlui.src
msgctxt ""
@@ -3687,7 +3687,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ABORT\n"
"string.text"
msgid "Image loading terminated"
-msgstr ""
+msgstr "Ataliwyd llwytho delwedd"
#: utlui.src
msgctxt ""
@@ -3695,7 +3695,7 @@ msgctxt ""
"STR_EVENT_IMAGE_ERROR\n"
"string.text"
msgid "Could not load Image"
-msgstr ""
+msgstr "Methu llwytho Delwedd"
#: utlui.src
msgctxt ""
@@ -3759,7 +3759,7 @@ msgctxt ""
"STR_CONTENT_TYPE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: utlui.src
msgctxt ""
@@ -3887,7 +3887,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_IMAGE1\n"
"string.text"
msgid "Image 1: This is Image 1"
-msgstr ""
+msgstr "Delwedd 1: Dyma ddelwedd 1"
#: utlui.src
msgctxt ""
@@ -3919,7 +3919,7 @@ msgctxt ""
"STR_CONTENT_TYPE_SINGLE_GRAPHIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: utlui.src
msgctxt ""
diff --git a/source/cy/sw/source/ui/web.po b/source/cy/sw/source/ui/web.po
index 35de847a816..0ce7554752a 100644
--- a/source/cy/sw/source/ui/web.po
+++ b/source/cy/sw/source/ui/web.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-17 22:09+0200\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 19:55+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388174137.0\n"
#: web.src
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"RID_WEBGRAPHIC_TOOLBOX\n"
"string.text"
msgid "Image Object Bar/Web"
-msgstr ""
+msgstr "Bar Gwrthrych Delwedd/Gwe"
#: web.src
msgctxt ""
diff --git a/source/cy/sw/uiconfig/swriter/ui.po b/source/cy/sw/uiconfig/swriter/ui.po
index 5ed240d9845..ab9698114f8 100644
--- a/source/cy/sw/uiconfig/swriter/ui.po
+++ b/source/cy/sw/uiconfig/swriter/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-23 19:32+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:55+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: none\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372015928.0\n"
+"X-POOTLE-MTIME: 1389131709.0\n"
#: abstractdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Add Element"
-msgstr ""
+msgstr "Ychwanegu Elfen"
#: addentrydialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Enw elfen"
#: addressblockdialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "New Address Block"
-msgstr ""
+msgstr "Bloc Cyfeiriad Newydd"
#: addressblockdialog.ui
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address _elements"
-msgstr ""
+msgstr "_Elfennau cyfeiriad"
#: addressblockdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1. Drag address elements here"
-msgstr ""
+msgstr "1. Llusgo elfennau cyfeiriad yma"
#: addressblockdialog.ui
msgctxt ""
@@ -113,7 +113,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move up"
-msgstr ""
+msgstr "Symud i fyny"
#: addressblockdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move left"
-msgstr ""
+msgstr "Symud i'r chwith"
#: addressblockdialog.ui
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move right"
-msgstr ""
+msgstr "Symud i'r dde"
#: addressblockdialog.ui
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move down"
-msgstr ""
+msgstr "Symud lawr"
#: addressblockdialog.ui
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Rhagolwg"
#: addressblockdialog.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2. Customi_ze salutation"
-msgstr ""
+msgstr "2. C_yfaddasu'r cyfarchiad"
#: addressblockdialog.ui
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Tynnu o gyfeiriad"
#: addressblockdialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Remove from address"
-msgstr ""
+msgstr "Tynnu o gyfeiriad"
#: addressblockdialog.ui
msgctxt ""
@@ -185,7 +185,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Add to address"
-msgstr ""
+msgstr "Ychwanegu at gyfeiriad"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "File already exists"
-msgstr ""
+msgstr "Mae ffeil yn bodoli'n barod"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New document name:"
-msgstr ""
+msgstr "Enw dogfen newydd:"
#: alreadyexistsdialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A document with the name '%1' already exists."
-msgstr ""
+msgstr "Mae dogfen gyda'r enw '%1' yn bodoli eisoes."
#: alreadyexistsdialog.ui
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Please save this document under a different name."
-msgstr ""
+msgstr "Cadwch y ddogfen o dan enw arall."
#: asciifilterdialog.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Database Columns"
-msgstr ""
+msgstr "Mewnosod Colofnau Cronfa Ddata"
#: assignstylesdialog.ui
msgctxt ""
@@ -320,7 +320,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Left"
-msgstr ""
+msgstr "Chwith"
#: assignstylesdialog.ui
msgctxt ""
@@ -329,7 +329,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Right"
-msgstr ""
+msgstr "De"
#: assignstylesdialog.ui
msgctxt ""
@@ -338,7 +338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Not applied"
-msgstr ""
+msgstr "Heb osod"
#: assignstylesdialog.ui
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Arddulliau"
#: attachnamedialog.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a new name for the attachment."
-msgstr ""
+msgstr "Nid ydych wedi enwi enw newydd ar gyfer yr atodiad."
#: attachnamedialog.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Attachment Name"
-msgstr ""
+msgstr "Dim Enw Atodiad"
#: attachnamedialog.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "Enw:"
#: attachnamedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Os hoffech ddarparu un, gwnewch hynny nawr."
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -392,7 +392,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Server Authentication"
-msgstr ""
+msgstr "Dilysiad Gweinydd"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires au_thentication"
-msgstr ""
+msgstr "Mae'r gweinydd e-bost allfynd (SMTP) angen _dilysiad"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server (SMTP) requires _separate authentication"
-msgstr ""
+msgstr "Mae'r gweinydd e-bost allfynd (SMTP) angen ­_dilysiad ­ar wahân"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing mail server:"
-msgstr ""
+msgstr "Gweinydd e-bost allfynd:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User name:"
-msgstr ""
+msgstr "_Enw defnyddiwr:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password:"
-msgstr ""
+msgstr "C_yfrinair:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The outgoing mail server uses the same authentication as the _incoming mail server"
-msgstr ""
+msgstr "Mae'r gweinydd e-bost allfynd yn defnyddio'r un dilysiad â'r gweinydd e-bost i _fewn"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Incoming mail server:"
-msgstr ""
+msgstr "Gweinydd e-bost i fewn:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server _name:"
-msgstr ""
+msgstr "_Enw gweinydd:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_ort:"
-msgstr ""
+msgstr "P_orth:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type:"
-msgstr ""
+msgstr "Math:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_POP3"
-msgstr ""
+msgstr "_POP3"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_IMAP"
-msgstr ""
+msgstr "_IMAP"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_er name:"
-msgstr ""
+msgstr "Enw _defnyddiwr:"
#: authenticationsettingsdialog.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pass_word:"
-msgstr ""
+msgstr "_Cyfrinair:"
#: autoformattable.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: bulletsandnumbering.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company"
-msgstr ""
+msgstr "Cwmni"
#: businessdatapage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Slogan"
-msgstr ""
+msgstr "Slogan"
#: businessdatapage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "_Gwlad/Sir/Talaith"
#: businessdatapage.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: businessdatapage.ui
msgctxt ""
@@ -1004,7 +1004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "Ffa_cs"
#: businessdatapage.ui
msgctxt ""
@@ -1013,7 +1013,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Rhiff ffôn cartref"
#: businessdatapage.ui
msgctxt ""
@@ -1022,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Tudalen Gartref / E-bost"
#: businessdatapage.ui
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Enw cyntaf"
#: businessdatapage.ui
msgctxt ""
@@ -1040,7 +1040,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Teitl"
#: businessdatapage.ui
msgctxt ""
@@ -1049,7 +1049,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Rhiff ffôn cartref"
#: businessdatapage.ui
msgctxt ""
@@ -1058,7 +1058,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Rhif Ffacs"
#: businessdatapage.ui
msgctxt ""
@@ -1067,7 +1067,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "cyfeiriad e-bost"
#: businessdatapage.ui
msgctxt ""
@@ -1076,7 +1076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Company 2nd line"
-msgstr ""
+msgstr "Ail linell Cwmni"
#: businessdatapage.ui
msgctxt ""
@@ -1085,7 +1085,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Enw olaf"
#: businessdatapage.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Cod Post/Tref"
#: businessdatapage.ui
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Tref/Dinas"
#: businessdatapage.ui
msgctxt ""
@@ -1112,7 +1112,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Cod ZIP"
#: businessdatapage.ui
msgctxt ""
@@ -1121,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Ffôn/Symudol"
#: businessdatapage.ui
msgctxt ""
@@ -1130,7 +1130,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Teitl"
#: businessdatapage.ui
msgctxt ""
@@ -1139,7 +1139,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: businessdatapage.ui
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Street"
-msgstr ""
+msgstr "Stryd"
#: businessdatapage.ui
msgctxt ""
@@ -1157,7 +1157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business data"
-msgstr ""
+msgstr "Data busnes"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "Methu ychwanegu label"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Cannot add label"
-msgstr ""
+msgstr "Methu ychwanegu label"
#: cannotsavelabeldialog.ui
msgctxt ""
@@ -1184,7 +1184,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Predefined labels cannot be overwritten, use another name."
-msgstr ""
+msgstr "Nid oes modd trosysgrifennu labeli sydd wedi eu rhagddiffinio, dewiswch enw arall."
#: captionoptions.ui
msgctxt ""
@@ -1292,7 +1292,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Section"
-msgstr ""
+msgstr "AwtoDestun - Adran"
#: cardformatpage.ui
msgctxt ""
@@ -1301,7 +1301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Content"
-msgstr ""
+msgstr "Cynnwys"
#: cardmediumpage.ui
msgctxt ""
@@ -1310,7 +1310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address"
-msgstr ""
+msgstr "Cyfeiriad"
#: cardmediumpage.ui
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Label text"
-msgstr ""
+msgstr "Testun label"
#: cardmediumpage.ui
msgctxt ""
@@ -1328,7 +1328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Cronfa ddata"
#: cardmediumpage.ui
msgctxt ""
@@ -1337,7 +1337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabl"
#: cardmediumpage.ui
msgctxt ""
@@ -1346,7 +1346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Maes Cronfa Ddata"
#: cardmediumpage.ui
msgctxt ""
@@ -1355,7 +1355,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Mewnosod"
#: cardmediumpage.ui
msgctxt ""
@@ -1364,7 +1364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inscription"
-msgstr ""
+msgstr "Arysgrif"
#: cardmediumpage.ui
msgctxt ""
@@ -1373,7 +1373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Continuous"
-msgstr ""
+msgstr "_Di-dor"
#: cardmediumpage.ui
msgctxt ""
@@ -1382,7 +1382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sheet"
-msgstr ""
+msgstr "D_alen"
#: cardmediumpage.ui
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Brand"
#: cardmediumpage.ui
msgctxt ""
@@ -1400,7 +1400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Math"
#: cardmediumpage.ui
msgctxt ""
@@ -1409,7 +1409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Fformat"
#: ccdialog.ui
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Copy To"
-msgstr ""
+msgstr "Copïo i"
#: ccdialog.ui
msgctxt ""
@@ -1427,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Cc"
-msgstr ""
+msgstr "­_Cc"
#: ccdialog.ui
msgctxt ""
@@ -1436,7 +1436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bcc"
-msgstr ""
+msgstr "_Bcc"
#: ccdialog.ui
msgctxt ""
@@ -1445,7 +1445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Note: Separate e-mail addresses with a semicolon (;)."
-msgstr ""
+msgstr "Nodyn: Rhannu cyfeiriadau e-bost gyda hanner colon (;)."
#: ccdialog.ui
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send a copy of this mail to..."
-msgstr ""
+msgstr "Anfon copi o'r e-bost i..."
#: characterproperties.ui
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: charurlpage.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Conditional Style"
-msgstr ""
+msgstr "Arddull _Amodol"
#: conditionpage.ui
msgctxt ""
@@ -1922,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Conte_xt"
-msgstr ""
+msgstr "_Cyd-destun"
#: conditionpage.ui
msgctxt ""
@@ -1931,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Applied Styles"
-msgstr ""
+msgstr "Arddulliau Gosodedig"
#: conditionpage.ui
msgctxt ""
@@ -1940,7 +1940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Paragraph Styles"
-msgstr ""
+msgstr "Arddulliau _Paragraff"
#: conditionpage.ui
msgctxt ""
@@ -1949,7 +1949,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table Header"
-msgstr ""
+msgstr "Pennyn Tabl"
#: conditionpage.ui
msgctxt ""
@@ -1958,7 +1958,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Table"
-msgstr ""
+msgstr "Tabl"
#: conditionpage.ui
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Frame"
-msgstr ""
+msgstr "Ffrâm"
#: conditionpage.ui
msgctxt ""
@@ -1976,7 +1976,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Section"
-msgstr ""
+msgstr "Adran"
#: conditionpage.ui
msgctxt ""
@@ -1985,7 +1985,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Footnote"
-msgstr ""
+msgstr "Troednodyn"
#: conditionpage.ui
msgctxt ""
@@ -1994,7 +1994,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Endnote"
-msgstr ""
+msgstr "Diweddnodyn"
#: conditionpage.ui
msgctxt ""
@@ -2003,7 +2003,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Header"
-msgstr ""
+msgstr "Pennyn"
#: conditionpage.ui
msgctxt ""
@@ -2012,7 +2012,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Footer"
-msgstr ""
+msgstr "Troedyn"
#: conditionpage.ui
msgctxt ""
@@ -2021,7 +2021,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid " 1st Outline Level"
-msgstr ""
+msgstr " Lefel Amlinell 1af"
#: conditionpage.ui
msgctxt ""
@@ -2030,7 +2030,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid " 2nd Outline Level"
-msgstr ""
+msgstr " Ail Lefel Amlinell"
#: conditionpage.ui
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid " 3rd Outline Level"
-msgstr ""
+msgstr " Trydydd Lefel Amlinell"
#: conditionpage.ui
msgctxt ""
@@ -2048,7 +2048,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid " 4th Outline Level"
-msgstr ""
+msgstr " Pedwerydd Lefel Amlinell"
#: conditionpage.ui
msgctxt ""
@@ -2057,7 +2057,7 @@ msgctxt ""
"12\n"
"stringlist.text"
msgid " 5th Outline Level"
-msgstr ""
+msgstr " 5ed Lefel Amlinell"
#: conditionpage.ui
msgctxt ""
@@ -2066,7 +2066,7 @@ msgctxt ""
"13\n"
"stringlist.text"
msgid " 6th Outline Level"
-msgstr ""
+msgstr " 6ed Lefel Amlinell"
#: conditionpage.ui
msgctxt ""
@@ -2075,7 +2075,7 @@ msgctxt ""
"14\n"
"stringlist.text"
msgid " 7th Outline Level"
-msgstr ""
+msgstr " 7fed Lefel Amlinell"
#: conditionpage.ui
msgctxt ""
@@ -2084,7 +2084,7 @@ msgctxt ""
"15\n"
"stringlist.text"
msgid " 8th Outline Level"
-msgstr ""
+msgstr " 8fed Lefel Amlinell"
#: conditionpage.ui
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"16\n"
"stringlist.text"
msgid " 9th Outline Level"
-msgstr ""
+msgstr " 9fed Lefel Amlinell"
#: conditionpage.ui
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"17\n"
"stringlist.text"
msgid "10th Outline Level"
-msgstr ""
+msgstr "10fed Lefel Amlinell"
#: conditionpage.ui
msgctxt ""
@@ -2111,7 +2111,7 @@ msgctxt ""
"18\n"
"stringlist.text"
msgid " 1st Numbering Level"
-msgstr ""
+msgstr " Lefel Rhifo 1af"
#: conditionpage.ui
msgctxt ""
@@ -2120,7 +2120,7 @@ msgctxt ""
"19\n"
"stringlist.text"
msgid " 2nd Numbering Level"
-msgstr ""
+msgstr " 2il Lefel Rhifo"
#: conditionpage.ui
msgctxt ""
@@ -2129,7 +2129,7 @@ msgctxt ""
"20\n"
"stringlist.text"
msgid " 3rd Numbering Level"
-msgstr ""
+msgstr " 3ydd Lefel Rhifo"
#: conditionpage.ui
msgctxt ""
@@ -2138,7 +2138,7 @@ msgctxt ""
"21\n"
"stringlist.text"
msgid " 4th Numbering Level"
-msgstr ""
+msgstr " 4ydd Lefel Rhifo"
#: conditionpage.ui
msgctxt ""
@@ -2147,7 +2147,7 @@ msgctxt ""
"22\n"
"stringlist.text"
msgid " 5th Numbering Level"
-msgstr ""
+msgstr " 5ed Lefel Rhifo"
#: conditionpage.ui
msgctxt ""
@@ -2156,7 +2156,7 @@ msgctxt ""
"23\n"
"stringlist.text"
msgid " 6th Numbering Level"
-msgstr ""
+msgstr " 6ed Lefel Rhifo"
#: conditionpage.ui
msgctxt ""
@@ -2165,7 +2165,7 @@ msgctxt ""
"24\n"
"stringlist.text"
msgid " 7th Numbering Level"
-msgstr ""
+msgstr " 7fed Lefel Rhifo"
#: conditionpage.ui
msgctxt ""
@@ -2174,7 +2174,7 @@ msgctxt ""
"25\n"
"stringlist.text"
msgid " 8th Numbering Level"
-msgstr ""
+msgstr " 8fed Lefel Rhifo"
#: conditionpage.ui
msgctxt ""
@@ -2183,7 +2183,7 @@ msgctxt ""
"26\n"
"stringlist.text"
msgid " 9th Numbering Level"
-msgstr ""
+msgstr " 9fed Lefel Rhifo"
#: conditionpage.ui
msgctxt ""
@@ -2192,7 +2192,7 @@ msgctxt ""
"27\n"
"stringlist.text"
msgid "10th Numbering Level"
-msgstr ""
+msgstr "10fed Lefel Rhifo"
#: conditionpage.ui
msgctxt ""
@@ -2201,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: converttexttable.ui
msgctxt ""
@@ -2381,7 +2381,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Concordance File"
-msgstr ""
+msgstr "Golygu Ffeil Concordans"
#: createautomarkdialog.ui
msgctxt ""
@@ -2390,7 +2390,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search term"
-msgstr ""
+msgstr "Chwilio term"
#: createautomarkdialog.ui
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative entry"
-msgstr ""
+msgstr "Cofnod arall"
#: createautomarkdialog.ui
msgctxt ""
@@ -2408,7 +2408,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "1st key"
-msgstr ""
+msgstr "Allwedd Gyntaf"
#: createautomarkdialog.ui
msgctxt ""
@@ -2417,7 +2417,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "2nd key"
-msgstr ""
+msgstr "Ail Allwedd"
#: createautomarkdialog.ui
msgctxt ""
@@ -2426,7 +2426,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Comment"
-msgstr ""
+msgstr "Sylw"
#: createautomarkdialog.ui
msgctxt ""
@@ -2435,7 +2435,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Match case"
-msgstr ""
+msgstr "Cydweddu maint"
#: createautomarkdialog.ui
msgctxt ""
@@ -2444,7 +2444,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word only"
-msgstr ""
+msgstr "Gair yn unig"
#: createautomarkdialog.ui
msgctxt ""
@@ -2453,7 +2453,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Iawn"
#: createautomarkdialog.ui
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Na"
#: createautomarkdialog.ui
msgctxt ""
@@ -2471,7 +2471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Cofnodion"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2480,7 +2480,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Customize Address List"
-msgstr ""
+msgstr "Cyfaddasu Rhestr Cyfeiriadau"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2489,7 +2489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Ychwanegu..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2498,7 +2498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rename..."
-msgstr ""
+msgstr "_Ailenwi..."
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2507,7 +2507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "A_ddress list elements"
-msgstr ""
+msgstr "_Elfennau rhestr cyfeiriadau"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2516,7 +2516,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create a new data source?"
-msgstr ""
+msgstr "Creu ffynhonnell data newydd?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2525,7 +2525,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No data sources are available. Create a new one?"
-msgstr ""
+msgstr "Dim ffynonellau data ar gael. Creu un newydd?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2534,7 +2534,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No data source has been set up yet. You need a data source, such as a database, to supply data (for example, names and addresses) for the fields."
-msgstr ""
+msgstr "Heb osod ffynhonnell data eto. Mae angen ffynhonnell data arnoch, i ddarparu data (e.e. enwau a chyfeiriadau) ar gyfer y meysydd."
#: documentfontspage.ui
msgctxt ""
@@ -2543,7 +2543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Embed fonts in the document"
-msgstr "Mewnblannu ffontiau i'r ddogfen"
+msgstr "_Mewnblannu ffontiau i'r ddogfen"
#: dropcapspage.ui
msgctxt ""
@@ -2552,7 +2552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display drop caps"
-msgstr ""
+msgstr "Dangos prif lythrennau _bach"
#: dropcapspage.ui
msgctxt ""
@@ -2561,7 +2561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Whole word"
-msgstr ""
+msgstr "Geiriau _llawn"
#: dropcapspage.ui
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of _characters:"
-msgstr ""
+msgstr "Nifer o _nodau:"
#: dropcapspage.ui
msgctxt ""
@@ -2579,7 +2579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Lines:"
-msgstr ""
+msgstr "_Llinellau:"
#: dropcapspage.ui
msgctxt ""
@@ -2588,7 +2588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Space to text:"
-msgstr ""
+msgstr "_Bwlch i destun:"
#: dropcapspage.ui
msgctxt ""
@@ -2597,7 +2597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Gosodiadau"
#: dropcapspage.ui
msgctxt ""
@@ -2606,7 +2606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text:"
-msgstr ""
+msgstr "_Testun:"
#: dropcapspage.ui
msgctxt ""
@@ -2615,7 +2615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character st_yle:"
-msgstr ""
+msgstr "_Arddull nod:"
#: dropcapspage.ui
msgctxt ""
@@ -2624,7 +2624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "Cynnwys"
#: dropdownfielddialog.ui
msgctxt ""
@@ -2705,7 +2705,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Fields"
-msgstr ""
+msgstr "Golygu Meysydd"
#: editfielddialog.ui
msgctxt ""
@@ -2714,7 +2714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "_Golygu"
#: editsectiondialog.ui
msgctxt ""
@@ -2993,7 +2993,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addr_essee"
-msgstr ""
+msgstr "C_yfeirydd"
#: envaddresspage.ui
msgctxt ""
@@ -3002,7 +3002,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Cronfa ddata"
#: envaddresspage.ui
msgctxt ""
@@ -3011,7 +3011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabl"
#: envaddresspage.ui
msgctxt ""
@@ -3020,7 +3020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database field"
-msgstr ""
+msgstr "Maes Cronfa Ddata"
#: envaddresspage.ui
msgctxt ""
@@ -3029,7 +3029,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Mewnosod"
#: envaddresspage.ui
msgctxt ""
@@ -3038,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Sender"
-msgstr ""
+msgstr "_Anfonwr"
#: envaddresspage.ui
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Rhagolwg"
#: envdialog.ui
msgctxt ""
@@ -3056,7 +3056,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Amlen"
#: envdialog.ui
msgctxt ""
@@ -3065,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "_Dogfen Newydd"
#: envdialog.ui
msgctxt ""
@@ -3074,7 +3074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Mewnosod"
#: envdialog.ui
msgctxt ""
@@ -3083,7 +3083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Modify"
-msgstr ""
+msgstr "_Newid"
#: envdialog.ui
msgctxt ""
@@ -3092,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope"
-msgstr ""
+msgstr "Amlen"
#: envdialog.ui
msgctxt ""
@@ -3101,7 +3101,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Fformat"
#: envdialog.ui
msgctxt ""
@@ -3110,7 +3110,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Argraffydd"
#: envformatpage.ui
msgctxt ""
@@ -3119,7 +3119,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "o'r chwith"
#: envformatpage.ui
msgctxt ""
@@ -3128,7 +3128,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "o'r brig"
#: envformatpage.ui
msgctxt ""
@@ -3137,7 +3137,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Fformat"
#: envformatpage.ui
msgctxt ""
@@ -3146,7 +3146,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Golygu"
#: envformatpage.ui
msgctxt ""
@@ -3155,7 +3155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: envformatpage.ui
msgctxt ""
@@ -3164,7 +3164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Addressee"
-msgstr ""
+msgstr "Cyfeiriad"
#: envformatpage.ui
msgctxt ""
@@ -3173,7 +3173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from left"
-msgstr ""
+msgstr "o'r chwith"
#: envformatpage.ui
msgctxt ""
@@ -3182,7 +3182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "from top"
-msgstr ""
+msgstr "o'r brig"
#: envformatpage.ui
msgctxt ""
@@ -3191,7 +3191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Fformat"
#: envformatpage.ui
msgctxt ""
@@ -3200,7 +3200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit"
-msgstr ""
+msgstr "Golygu"
#: envformatpage.ui
msgctxt ""
@@ -3209,7 +3209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: envformatpage.ui
msgctxt ""
@@ -3218,7 +3218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sender"
-msgstr ""
+msgstr "Anfonwr"
#: envformatpage.ui
msgctxt ""
@@ -3227,7 +3227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Ff_ormat"
#: envformatpage.ui
msgctxt ""
@@ -3236,7 +3236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Lled"
#: envformatpage.ui
msgctxt ""
@@ -3245,7 +3245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Uchder"
#: envformatpage.ui
msgctxt ""
@@ -3254,7 +3254,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Rhagolwg"
#: envformatpage.ui
msgctxt ""
@@ -3263,7 +3263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Maint"
#: envformatpage.ui
msgctxt ""
@@ -3272,7 +3272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_haracter..."
-msgstr ""
+msgstr "_Nod..."
#: envformatpage.ui
msgctxt ""
@@ -3281,7 +3281,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_aragraph..."
-msgstr ""
+msgstr "_P­aragraff..."
#: envprinterpage.ui
msgctxt ""
@@ -3290,7 +3290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Print from top"
-msgstr ""
+msgstr "_Argraffu o'r brig"
#: envprinterpage.ui
msgctxt ""
@@ -3299,7 +3299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Print from _bottom"
-msgstr ""
+msgstr "Argraffu o'r _gwaelod"
#: envprinterpage.ui
msgctxt ""
@@ -3308,7 +3308,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shift right"
-msgstr ""
+msgstr "_Symud i'r dde"
#: envprinterpage.ui
msgctxt ""
@@ -3317,7 +3317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift _down"
-msgstr ""
+msgstr "Symud _lawr"
#: envprinterpage.ui
msgctxt ""
@@ -3326,7 +3326,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Chwith Llorweddol"
#: envprinterpage.ui
msgctxt ""
@@ -3335,7 +3335,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Chwith Llorweddol"
#: envprinterpage.ui
msgctxt ""
@@ -3344,7 +3344,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Canol Llorweddol"
#: envprinterpage.ui
msgctxt ""
@@ -3353,7 +3353,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Canol Llorweddol"
#: envprinterpage.ui
msgctxt ""
@@ -3362,7 +3362,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "De Llorweddol"
#: envprinterpage.ui
msgctxt ""
@@ -3371,7 +3371,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "De Llorweddol"
#: envprinterpage.ui
msgctxt ""
@@ -3380,7 +3380,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Chwith Fertigol"
#: envprinterpage.ui
msgctxt ""
@@ -3389,7 +3389,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Left"
-msgstr ""
+msgstr "Chwith Fertigol"
#: envprinterpage.ui
msgctxt ""
@@ -3398,7 +3398,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Canol Fertigol"
#: envprinterpage.ui
msgctxt ""
@@ -3407,7 +3407,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Center"
-msgstr ""
+msgstr "Canol Fertigol"
#: envprinterpage.ui
msgctxt ""
@@ -3416,7 +3416,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "De Fertigol"
#: envprinterpage.ui
msgctxt ""
@@ -3425,7 +3425,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vertical Right"
-msgstr ""
+msgstr "De Fertigol"
#: envprinterpage.ui
msgctxt ""
@@ -3434,7 +3434,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Envelope orientation"
-msgstr ""
+msgstr "Cynllun yr amlen"
#: envprinterpage.ui
msgctxt ""
@@ -3443,7 +3443,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Gosodiad..."
#: envprinterpage.ui
msgctxt ""
@@ -3452,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Enw Argraffydd"
#: envprinterpage.ui
msgctxt ""
@@ -3461,7 +3461,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Current Printer"
-msgstr ""
+msgstr "Argraffydd Cyfredol"
#: exchangedatabases.ui
msgctxt ""
@@ -3546,7 +3546,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Fields"
-msgstr ""
+msgstr "Meysydd"
#: fielddialog.ui
msgctxt ""
@@ -3555,7 +3555,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Mewnosod"
#: fielddialog.ui
msgctxt ""
@@ -3564,7 +3564,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document"
-msgstr ""
+msgstr "Dogfen"
#: fielddialog.ui
msgctxt ""
@@ -3573,7 +3573,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cross-references"
-msgstr ""
+msgstr "Croes gyfeiriadau"
#: fielddialog.ui
msgctxt ""
@@ -3582,7 +3582,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Functions"
-msgstr ""
+msgstr "Swyddogaethau"
#: fielddialog.ui
msgctxt ""
@@ -3591,7 +3591,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DocInformation"
-msgstr ""
+msgstr "Gwyb. Dogfen"
#: fielddialog.ui
msgctxt ""
@@ -3600,7 +3600,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Variables"
-msgstr ""
+msgstr "Newidolion"
#: fielddialog.ui
msgctxt ""
@@ -3609,7 +3609,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database"
-msgstr ""
+msgstr "Cronfa ddata"
#: findentrydialog.ui
msgctxt ""
@@ -3618,7 +3618,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find Entry"
-msgstr ""
+msgstr "Canfod Cofnod"
#: findentrydialog.ui
msgctxt ""
@@ -3627,7 +3627,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ind"
-msgstr ""
+msgstr "_Canfod"
#: findentrydialog.ui
msgctxt ""
@@ -3636,7 +3636,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _only in"
-msgstr ""
+msgstr "_Dim ond canfod yn"
#: flddbpage.ui
msgctxt ""
@@ -3645,7 +3645,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Math"
#: flddbpage.ui
msgctxt ""
@@ -3654,7 +3654,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Condition"
-msgstr ""
+msgstr "_Gydag Amod"
#: flddbpage.ui
msgctxt ""
@@ -3663,7 +3663,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Record number"
-msgstr ""
+msgstr "Rhif cofnod"
#: flddbpage.ui
msgctxt ""
@@ -3672,7 +3672,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database s_election"
-msgstr ""
+msgstr "_Dewis cronfa ddata"
#: flddbpage.ui
msgctxt ""
@@ -3681,7 +3681,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add database file"
-msgstr ""
+msgstr "Ychwanegu ffeil cronfa ddata"
#: flddbpage.ui
msgctxt ""
@@ -3690,7 +3690,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Browse..."
-msgstr ""
+msgstr "Pori..."
#: flddbpage.ui
msgctxt ""
@@ -3699,7 +3699,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From database"
-msgstr ""
+msgstr "O ­gronfa ddata"
#: flddbpage.ui
msgctxt ""
@@ -3708,7 +3708,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User-defined"
-msgstr ""
+msgstr "Defnyddiwr diffiniedig"
#: flddbpage.ui
msgctxt ""
@@ -3717,7 +3717,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database s_election"
-msgstr ""
+msgstr "_Dewis cronfa ddata"
#: flddocinfopage.ui
msgctxt ""
@@ -3726,7 +3726,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Math"
#: flddocinfopage.ui
msgctxt ""
@@ -3735,7 +3735,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "_D­ewis"
#: flddocinfopage.ui
msgctxt ""
@@ -3744,7 +3744,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "_Cynnwys gosodedig"
#: flddocinfopage.ui
msgctxt ""
@@ -3753,7 +3753,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "_Ff­ormat"
#: flddocinfopage.ui
msgctxt ""
@@ -3762,7 +3762,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Awdur"
#: flddocinfopage.ui
msgctxt ""
@@ -3771,7 +3771,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Amser"
#: flddocinfopage.ui
msgctxt ""
@@ -3780,7 +3780,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Dyddiad"
#: flddocinfopage.ui
msgctxt ""
@@ -3789,7 +3789,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Dyddiad Amser Awdur"
#: flddocumentpage.ui
msgctxt ""
@@ -3798,7 +3798,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Math"
#: flddocumentpage.ui
msgctxt ""
@@ -3807,7 +3807,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "D­_ewis"
#: flddocumentpage.ui
msgctxt ""
@@ -3816,7 +3816,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Ff_ormat"
#: flddocumentpage.ui
msgctxt ""
@@ -3825,7 +3825,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "Cynnwys _gosodedig"
#: flddocumentpage.ui
msgctxt ""
@@ -3834,7 +3834,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Lefel"
#: flddocumentpage.ui
msgctxt ""
@@ -3843,7 +3843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in days"
-msgstr ""
+msgstr "_Atred mewn dyddiau"
#: flddocumentpage.ui
msgctxt ""
@@ -3852,7 +3852,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Offs_et in minutes"
-msgstr ""
+msgstr "At_red mewn munudau"
#: flddocumentpage.ui
msgctxt ""
@@ -3861,7 +3861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Gwerth"
#: fldfuncpage.ui
msgctxt ""
@@ -3870,7 +3870,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Math"
#: fldfuncpage.ui
msgctxt ""
@@ -3879,7 +3879,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "D_ewis"
#: fldfuncpage.ui
msgctxt ""
@@ -3888,7 +3888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Ff_ormat"
#: fldfuncpage.ui
msgctxt ""
@@ -3897,7 +3897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Macro..."
-msgstr ""
+msgstr "_Macro..."
#: fldfuncpage.ui
msgctxt ""
@@ -3906,7 +3906,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Gwerth"
#: fldfuncpage.ui
msgctxt ""
@@ -3915,7 +3915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "E_nw"
#: fldfuncpage.ui
msgctxt ""
@@ -3924,7 +3924,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Then"
-msgstr ""
+msgstr "Yna"
#: fldfuncpage.ui
msgctxt ""
@@ -3933,7 +3933,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Else"
-msgstr ""
+msgstr "Neu"
#: fldfuncpage.ui
msgctxt ""
@@ -3942,7 +3942,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "It_em"
-msgstr ""
+msgstr "_Eitem"
#: fldfuncpage.ui
msgctxt ""
@@ -3951,7 +3951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Items on _list"
-msgstr ""
+msgstr "E_itemau ar y rhestr"
#: fldfuncpage.ui
msgctxt ""
@@ -3960,7 +3960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move _Up"
-msgstr ""
+msgstr "Symud _Fyny"
#: fldfuncpage.ui
msgctxt ""
@@ -3969,7 +3969,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move Do_wn"
-msgstr ""
+msgstr "Symud _Lawr"
#: fldfuncpage.ui
msgctxt ""
@@ -3978,7 +3978,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "E_nw"
#: fldfuncpage.ui
msgctxt ""
@@ -3987,7 +3987,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Awdur"
#: fldfuncpage.ui
msgctxt ""
@@ -3996,7 +3996,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Amser"
#: fldfuncpage.ui
msgctxt ""
@@ -4005,7 +4005,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Dyddiad"
#: fldfuncpage.ui
msgctxt ""
@@ -4014,7 +4014,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Dyddiad Amser Awdur"
#: fldrefpage.ui
msgctxt ""
@@ -4023,7 +4023,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Math"
#: fldrefpage.ui
msgctxt ""
@@ -4032,7 +4032,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert _reference to"
-msgstr ""
+msgstr "Mewnosod c_yfeiriad at"
#: fldrefpage.ui
msgctxt ""
@@ -4041,7 +4041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_election"
-msgstr ""
+msgstr "D_ewis"
#: fldrefpage.ui
msgctxt ""
@@ -4050,7 +4050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "E_nw"
#: fldrefpage.ui
msgctxt ""
@@ -4059,7 +4059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Gwerth"
#: fldrefpage.ui
msgctxt ""
@@ -4068,7 +4068,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Nodau Tudalen"
#: fldrefpage.ui
msgctxt ""
@@ -4077,7 +4077,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Troednodau"
#: fldrefpage.ui
msgctxt ""
@@ -4086,7 +4086,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Diweddnodau"
#: fldrefpage.ui
msgctxt ""
@@ -4095,7 +4095,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Headings"
-msgstr ""
+msgstr "Penawdau"
#: fldrefpage.ui
msgctxt ""
@@ -4104,7 +4104,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Numbered Paragraphs"
-msgstr ""
+msgstr "Paragraffau Rhifedig"
#: fldvarpage.ui
msgctxt ""
@@ -4113,7 +4113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Math"
#: fldvarpage.ui
msgctxt ""
@@ -4122,7 +4122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "E_nw"
#: fldvarpage.ui
msgctxt ""
@@ -4131,7 +4131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "D_ewis"
#: fldvarpage.ui
msgctxt ""
@@ -4140,7 +4140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "_Gwerth"
#: fldvarpage.ui
msgctxt ""
@@ -4149,7 +4149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "F_ormat"
-msgstr ""
+msgstr "Ff_ormat"
#: fldvarpage.ui
msgctxt ""
@@ -4158,7 +4158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Invisi_ble"
-msgstr ""
+msgstr "Anwel_edig"
#: fldvarpage.ui
msgctxt ""
@@ -4167,7 +4167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Lefel"
#: fldvarpage.ui
msgctxt ""
@@ -4176,7 +4176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Separator"
-msgstr ""
+msgstr "_Ymwahanydd"
#: fldvarpage.ui
msgctxt ""
@@ -4185,7 +4185,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Dim"
#: fldvarpage.ui
msgctxt ""
@@ -4194,7 +4194,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "."
-msgstr ""
+msgstr "."
#: fldvarpage.ui
msgctxt ""
@@ -4203,7 +4203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering by chapter"
-msgstr ""
+msgstr "Rhifo yn ôl pennawd"
#: fldvarpage.ui
msgctxt ""
@@ -4212,7 +4212,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Gosod"
#: fldvarpage.ui
msgctxt ""
@@ -4221,7 +4221,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Apply"
-msgstr ""
+msgstr "Gosod"
#: fldvarpage.ui
msgctxt ""
@@ -4230,7 +4230,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Dileu"
#: fldvarpage.ui
msgctxt ""
@@ -4239,7 +4239,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Dileu"
#: fldvarpage.ui
msgctxt ""
@@ -4248,7 +4248,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Author"
-msgstr ""
+msgstr "Awdur"
#: fldvarpage.ui
msgctxt ""
@@ -4257,7 +4257,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Amser"
#: fldvarpage.ui
msgctxt ""
@@ -4266,7 +4266,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Date"
-msgstr ""
+msgstr "Dyddiad"
#: fldvarpage.ui
msgctxt ""
@@ -4275,7 +4275,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Date Time Author"
-msgstr ""
+msgstr "Dyddiad Amser Awdur"
#: footendnotedialog.ui
msgctxt ""
@@ -4284,7 +4284,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Footnotes/Endnotes Settings"
-msgstr ""
+msgstr "Gosodiadau Troednodau/Diweddnodau"
#: footendnotedialog.ui
msgctxt ""
@@ -4293,7 +4293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Troednodau"
#: footendnotedialog.ui
msgctxt ""
@@ -4302,7 +4302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Diweddnodau"
#: footnoteareapage.ui
msgctxt ""
@@ -4626,7 +4626,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Ail gychwyn rhifo"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4635,7 +4635,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Cychwyn yn:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4644,7 +4644,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom _format"
-msgstr ""
+msgstr "_Fformat cyfaddas"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4653,7 +4653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "We_di:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4662,7 +4662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "Cy_n:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4671,7 +4671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Collec_t at end of text"
-msgstr ""
+msgstr "Cas_glu ar ddiwedd y testun"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4680,7 +4680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes"
-msgstr ""
+msgstr "Troednodau"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4689,7 +4689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ollect at end of section"
-msgstr ""
+msgstr "Cas_glu ar ddiwedd yr adran"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4698,7 +4698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Restart numbering"
-msgstr ""
+msgstr "_Ail gychwyn rhifo"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4707,7 +4707,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Start at:"
-msgstr ""
+msgstr "_Cychwyn:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4716,7 +4716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Custom format"
-msgstr ""
+msgstr "Ffo_rmat cyfaddas"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4725,7 +4725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aft_er:"
-msgstr ""
+msgstr "We_di:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4734,7 +4734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Be_fore:"
-msgstr ""
+msgstr "Cy_n:"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4743,7 +4743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Endnotes"
-msgstr ""
+msgstr "Diweddnodau"
#: formatsectiondialog.ui
msgctxt ""
@@ -4752,7 +4752,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: formatsectiondialog.ui
msgctxt ""
@@ -4761,7 +4761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: formatsectiondialog.ui
msgctxt ""
@@ -4770,7 +4770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Mewnoliadau"
#: formatsectiondialog.ui
msgctxt ""
@@ -4779,7 +4779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: formatsectiondialog.ui
msgctxt ""
@@ -4788,7 +4788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Troednodau/Diweddnodau"
#: formattablepage.ui
msgctxt ""
@@ -4950,7 +4950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties "
-msgstr "Priodweddau"
+msgstr "Priodweddau "
#: formattablepage.ui
msgctxt ""
@@ -4986,7 +4986,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame"
-msgstr ""
+msgstr "Ffrâm"
#: framedialog.ui
msgctxt ""
@@ -4995,7 +4995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Math"
#: framedialog.ui
msgctxt ""
@@ -5004,7 +5004,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: framedialog.ui
msgctxt ""
@@ -5013,7 +5013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Amlapio"
#: framedialog.ui
msgctxt ""
@@ -5022,7 +5022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hyperddolen"
#: framedialog.ui
msgctxt ""
@@ -5031,7 +5031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: framedialog.ui
msgctxt ""
@@ -5040,7 +5040,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: framedialog.ui
msgctxt ""
@@ -5049,7 +5049,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: framedialog.ui
msgctxt ""
@@ -5058,7 +5058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: frmaddpage.ui
msgctxt ""
@@ -5067,7 +5067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Enw:"
#: frmaddpage.ui
msgctxt ""
@@ -5076,7 +5076,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alternative (Text only):"
-msgstr ""
+msgstr "_Arall (Testun yn unig):"
#: frmaddpage.ui
msgctxt ""
@@ -5085,7 +5085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Previous link:"
-msgstr ""
+msgstr "C_yswllt blaenorol:"
#: frmaddpage.ui
msgctxt ""
@@ -5094,7 +5094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Next link:"
-msgstr ""
+msgstr "Cyswllt _nesaf:"
#: frmaddpage.ui
msgctxt ""
@@ -5103,7 +5103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Names"
-msgstr ""
+msgstr "Enwau"
#: frmaddpage.ui
msgctxt ""
@@ -5112,7 +5112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contents"
-msgstr ""
+msgstr "Cy_nnwys"
#: frmaddpage.ui
msgctxt ""
@@ -5121,7 +5121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_osition"
-msgstr ""
+msgstr "_Safle"
#: frmaddpage.ui
msgctxt ""
@@ -5130,7 +5130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Maint"
#: frmaddpage.ui
msgctxt ""
@@ -5139,7 +5139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protect"
-msgstr ""
+msgstr "Amddiffyn"
#: frmaddpage.ui
msgctxt ""
@@ -5148,7 +5148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Editable in read-only document"
-msgstr ""
+msgstr "_Golygu mewn dogfen darllen yn unig"
#: frmaddpage.ui
msgctxt ""
@@ -5157,7 +5157,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Prin_t"
-msgstr ""
+msgstr "_Argraffu"
#: frmaddpage.ui
msgctxt ""
@@ -5166,7 +5166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text direction:"
-msgstr ""
+msgstr "_Cyfeiriad testun:"
#: frmaddpage.ui
msgctxt ""
@@ -5175,7 +5175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Priodweddau"
#: frmaddpage.ui
msgctxt ""
@@ -5184,7 +5184,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Left-to-right"
-msgstr ""
+msgstr "Chwith i dde"
#: frmaddpage.ui
msgctxt ""
@@ -5193,7 +5193,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Right-to-left"
-msgstr ""
+msgstr "De i chwith"
#: frmaddpage.ui
msgctxt ""
@@ -5202,7 +5202,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Use superordinate object settings"
-msgstr ""
+msgstr "Defnyddio gosodiadau gwrthrych uwcholyn"
#: frmtypepage.ui
msgctxt ""
@@ -5211,7 +5211,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Relat_ive"
-msgstr ""
+msgstr "Pert_hynnol"
#: frmtypepage.ui
msgctxt ""
@@ -5220,7 +5220,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "AwtoFaint"
#: frmtypepage.ui
msgctxt ""
@@ -5229,7 +5229,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width (at least)"
-msgstr ""
+msgstr "_Lled (o leiaf)"
#: frmtypepage.ui
msgctxt ""
@@ -5238,7 +5238,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Lled"
#: frmtypepage.ui
msgctxt ""
@@ -5247,7 +5247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_lative"
-msgstr ""
+msgstr "Pe_rthynol"
#: frmtypepage.ui
msgctxt ""
@@ -5256,7 +5256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "AwtoFaint"
#: frmtypepage.ui
msgctxt ""
@@ -5265,7 +5265,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight (at least)"
-msgstr ""
+msgstr "_Uchder (o leiaf)"
#: frmtypepage.ui
msgctxt ""
@@ -5274,7 +5274,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eight"
-msgstr ""
+msgstr "_Uchder"
#: frmtypepage.ui
msgctxt ""
@@ -5283,7 +5283,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "_Cadw Cymhareb"
#: frmtypepage.ui
msgctxt ""
@@ -5292,7 +5292,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Original Size"
-msgstr ""
+msgstr "_Maint Gwreiddiol"
#: frmtypepage.ui
msgctxt ""
@@ -5301,7 +5301,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Size"
-msgstr ""
+msgstr "Maint"
#: frmtypepage.ui
msgctxt ""
@@ -5310,7 +5310,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _page"
-msgstr ""
+msgstr "I ­_dudalen"
#: frmtypepage.ui
msgctxt ""
@@ -5319,7 +5319,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To paragrap_h"
-msgstr ""
+msgstr "I _baragraff"
#: frmtypepage.ui
msgctxt ""
@@ -5328,7 +5328,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To cha_racter"
-msgstr ""
+msgstr "I _nod"
#: frmtypepage.ui
msgctxt ""
@@ -5337,7 +5337,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_As character"
-msgstr ""
+msgstr "_Fel nod"
#: frmtypepage.ui
msgctxt ""
@@ -5346,7 +5346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To _frame"
-msgstr ""
+msgstr "_I frâm"
#: frmtypepage.ui
msgctxt ""
@@ -5355,7 +5355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Anchor"
-msgstr ""
+msgstr "Angor"
#: frmtypepage.ui
msgctxt ""
@@ -5364,7 +5364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal"
-msgstr ""
+msgstr "Llo_rweddol"
#: frmtypepage.ui
msgctxt ""
@@ -5373,7 +5373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "b_y"
-msgstr ""
+msgstr "_gan"
#: frmtypepage.ui
msgctxt ""
@@ -5382,7 +5382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "by"
-msgstr ""
+msgstr "wrth"
#: frmtypepage.ui
msgctxt ""
@@ -5391,7 +5391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_to"
-msgstr ""
+msgstr "_at"
#: frmtypepage.ui
msgctxt ""
@@ -5400,7 +5400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical"
-msgstr ""
+msgstr "_Fertigol"
#: frmtypepage.ui
msgctxt ""
@@ -5409,7 +5409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "t_o"
-msgstr ""
+msgstr "a_t"
#: frmtypepage.ui
msgctxt ""
@@ -5418,7 +5418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Mirror on even pages"
-msgstr ""
+msgstr "_Adlewyrchu ar dudalennau eilrif"
#: frmtypepage.ui
msgctxt ""
@@ -5427,7 +5427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Follow text flow"
-msgstr ""
+msgstr "Dilyn llif testun"
#: frmtypepage.ui
msgctxt ""
@@ -5436,7 +5436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: frmurlpage.ui
msgctxt ""
@@ -5445,7 +5445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_URL:"
-msgstr ""
+msgstr "_URL:"
#: frmurlpage.ui
msgctxt ""
@@ -5454,7 +5454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Name:"
-msgstr ""
+msgstr "_Enw:"
#: frmurlpage.ui
msgctxt ""
@@ -5463,7 +5463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Frame:"
-msgstr ""
+msgstr "_Ffrâm:"
#: frmurlpage.ui
msgctxt ""
@@ -5472,7 +5472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Browse..."
-msgstr ""
+msgstr "_Pori..."
#: frmurlpage.ui
msgctxt ""
@@ -5481,7 +5481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link to"
-msgstr ""
+msgstr "Cyswllt i"
#: frmurlpage.ui
msgctxt ""
@@ -5490,7 +5490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server-side image map"
-msgstr ""
+msgstr "Map delwedd _ochr-weinydd"
#: frmurlpage.ui
msgctxt ""
@@ -5499,7 +5499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Client-side image map"
-msgstr ""
+msgstr "_Map delwedd ochr-cleient"
#: frmurlpage.ui
msgctxt ""
@@ -5508,7 +5508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image map"
-msgstr ""
+msgstr "Map delwedd"
#: indentpage.ui
msgctxt ""
@@ -5517,7 +5517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before section"
-msgstr ""
+msgstr "C_yn yr Adran"
#: indentpage.ui
msgctxt ""
@@ -5526,7 +5526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After section"
-msgstr ""
+msgstr "_Wedi'r Adran"
#: indentpage.ui
msgctxt ""
@@ -5535,7 +5535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Mewnoli"
#: indentpage.ui
msgctxt ""
@@ -5544,7 +5544,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Example"
-msgstr ""
+msgstr "Enghraifft"
#: indexentry.ui
msgctxt ""
@@ -5697,7 +5697,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find"
-msgstr ""
+msgstr "Canfod"
#: infonotfounddialog.ui
msgctxt ""
@@ -5706,7 +5706,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Search key not found."
-msgstr ""
+msgstr "Allwedd chwilio heb ei ganfod."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5715,7 +5715,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Readonly Content"
-msgstr ""
+msgstr "Cynnwys Darllen-yn-Unig"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5724,7 +5724,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Readonly content cannot be changed."
-msgstr ""
+msgstr "Nid oes modd newid cynnwys darllen-yn-unig."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5733,7 +5733,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "No modifications will be accepted."
-msgstr ""
+msgstr "Methu derbyn newidiadau."
#: inputfielddialog.ui
msgctxt ""
@@ -5760,7 +5760,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert AutoText"
-msgstr ""
+msgstr "Mewnosod AwtoDestun"
#: insertautotextdialog.ui
msgctxt ""
@@ -5769,7 +5769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoTexts for shortcut "
-msgstr ""
+msgstr "Llwybr byr AwtoDestun "
#: insertbookmark.ui
msgctxt ""
@@ -5994,7 +5994,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Database Columns"
-msgstr ""
+msgstr "Mewnosod Colofnau Cronfa Ddata"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6003,7 +6003,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert data as:"
-msgstr ""
+msgstr "Mewnosod data fel:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6012,7 +6012,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_able"
-msgstr ""
+msgstr "_Tabl"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6021,7 +6021,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "M_eysydd"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6030,7 +6030,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "_Testun"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6039,7 +6039,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Database _columns"
-msgstr ""
+msgstr "_Colofnau cronfa ddata"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6048,7 +6048,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab_le column(s)"
-msgstr ""
+msgstr "C_olofn(nau) Tabl"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6057,7 +6057,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert table heading"
-msgstr ""
+msgstr "Mewnosod pennawd tudalen"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6066,7 +6066,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply column _name"
-msgstr ""
+msgstr "Gosod _enw colofn"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6075,7 +6075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create row only"
-msgstr ""
+msgstr "Creu rhesi'n unig"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6084,7 +6084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pr_operties..."
-msgstr ""
+msgstr "_Priodweddau..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6093,7 +6093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Aut_oFormat..."
-msgstr ""
+msgstr "AwtoFf_ormat..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6102,7 +6102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Style:"
-msgstr ""
+msgstr "_Arddull Paragraff:"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6111,7 +6111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From _database"
-msgstr ""
+msgstr "O _gronfa ddata"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6120,7 +6120,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_User-Defined"
-msgstr ""
+msgstr "_Defnyddiwr diffiniedig"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6129,7 +6129,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Fformat"
#: insertfootnote.ui
msgctxt ""
@@ -6273,7 +6273,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Section"
-msgstr ""
+msgstr "Mewnosod Adran"
#: insertsectiondialog.ui
msgctxt ""
@@ -6282,7 +6282,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Mewnosod"
#: insertsectiondialog.ui
msgctxt ""
@@ -6291,7 +6291,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Section"
-msgstr ""
+msgstr "Adran"
#: insertsectiondialog.ui
msgctxt ""
@@ -6300,7 +6300,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: insertsectiondialog.ui
msgctxt ""
@@ -6309,7 +6309,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents"
-msgstr ""
+msgstr "Mewnoliadau"
#: insertsectiondialog.ui
msgctxt ""
@@ -6318,7 +6318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: insertsectiondialog.ui
msgctxt ""
@@ -6327,7 +6327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnotes/Endnotes"
-msgstr ""
+msgstr "Troednodau/Diweddnodau"
#: inserttable.ui
msgctxt ""
@@ -6453,7 +6453,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Labeli"
#: labeldialog.ui
msgctxt ""
@@ -6462,7 +6462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New Document"
-msgstr ""
+msgstr "_Dogfen Newydd"
#: labeldialog.ui
msgctxt ""
@@ -6471,7 +6471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Medium"
-msgstr ""
+msgstr "Canolig"
#: labeldialog.ui
msgctxt ""
@@ -6480,7 +6480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Labels"
-msgstr ""
+msgstr "Labeli"
#: labeldialog.ui
msgctxt ""
@@ -6489,7 +6489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business Cards"
-msgstr ""
+msgstr "Cardiau Busnes"
#: labeldialog.ui
msgctxt ""
@@ -6498,7 +6498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private"
-msgstr ""
+msgstr "Preifat"
#: labeldialog.ui
msgctxt ""
@@ -6507,7 +6507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Business"
-msgstr ""
+msgstr "Busnes"
#: labeldialog.ui
msgctxt ""
@@ -6516,7 +6516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Fformat"
#: labeldialog.ui
msgctxt ""
@@ -6525,7 +6525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: labelformatpage.ui
msgctxt ""
@@ -6534,7 +6534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal pitch"
-msgstr ""
+msgstr "Gogwydd _llorweddol"
#: labelformatpage.ui
msgctxt ""
@@ -6543,7 +6543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical pitch"
-msgstr ""
+msgstr "Gogwydd _fertigol"
#: labelformatpage.ui
msgctxt ""
@@ -6552,7 +6552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Width"
-msgstr ""
+msgstr "_Lled"
#: labelformatpage.ui
msgctxt ""
@@ -6561,7 +6561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Height"
-msgstr ""
+msgstr "_Uchder"
#: labelformatpage.ui
msgctxt ""
@@ -6570,7 +6570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left margin"
-msgstr ""
+msgstr "Ymyl _chwith"
#: labelformatpage.ui
msgctxt ""
@@ -6579,7 +6579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top margin"
-msgstr ""
+msgstr "Ymyl _uchaf"
#: labelformatpage.ui
msgctxt ""
@@ -6588,7 +6588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "_Colofnau"
#: labelformatpage.ui
msgctxt ""
@@ -6597,7 +6597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_ows"
-msgstr ""
+msgstr "_Rhesi"
#: labelformatpage.ui
msgctxt ""
@@ -6606,7 +6606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "P_age Width"
-msgstr ""
+msgstr "_Lled Tudalen"
#: labelformatpage.ui
msgctxt ""
@@ -6615,7 +6615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ge Height"
-msgstr ""
+msgstr "_Uchder Tudalen"
#: labelformatpage.ui
msgctxt ""
@@ -6624,7 +6624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Save..."
-msgstr ""
+msgstr "C_adw..."
#: labeloptionspage.ui
msgctxt ""
@@ -6633,7 +6633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Entire page"
-msgstr ""
+msgstr "_Tudalen gyfan"
#: labeloptionspage.ui
msgctxt ""
@@ -6642,7 +6642,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Single label"
-msgstr ""
+msgstr "_Label sengl"
#: labeloptionspage.ui
msgctxt ""
@@ -6651,7 +6651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn"
-msgstr ""
+msgstr "Col_ofn"
#: labeloptionspage.ui
msgctxt ""
@@ -6660,7 +6660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w"
-msgstr ""
+msgstr "_Rhes"
#: labeloptionspage.ui
msgctxt ""
@@ -6669,7 +6669,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchroni_ze contents"
-msgstr ""
+msgstr "Cyd_weddu cynnwys"
#: labeloptionspage.ui
msgctxt ""
@@ -6678,7 +6678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribute"
-msgstr ""
+msgstr "Dosbarthu"
#: labeloptionspage.ui
msgctxt ""
@@ -6687,7 +6687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Gosodiad..."
#: labeloptionspage.ui
msgctxt ""
@@ -6696,7 +6696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer Name"
-msgstr ""
+msgstr "Enw Argraffydd"
#: labeloptionspage.ui
msgctxt ""
@@ -6705,7 +6705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Printer"
-msgstr ""
+msgstr "Argraffydd"
#: linenumbering.ui
msgctxt ""
@@ -6903,7 +6903,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Your name:"
-msgstr ""
+msgstr "_Eich enw:"
#: mailconfigpage.ui
msgctxt ""
@@ -6912,7 +6912,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-Mail address:"
-msgstr ""
+msgstr "_Cyfeiriad e-bost:"
#: mailconfigpage.ui
msgctxt ""
@@ -6921,7 +6921,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send replies to _different e-mail address"
-msgstr ""
+msgstr "Anfon atebion at _gyfeiriadau e-bost gwahanol"
#: mailconfigpage.ui
msgctxt ""
@@ -6930,7 +6930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reply address:"
-msgstr ""
+msgstr "_Cyfeiriad ateb:"
#: mailconfigpage.ui
msgctxt ""
@@ -6939,7 +6939,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User information"
-msgstr ""
+msgstr "Gwybodaeth defnyddiwr"
#: mailconfigpage.ui
msgctxt ""
@@ -6948,7 +6948,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use secure connection (SSL)"
-msgstr ""
+msgstr "_Defnyddio cysylltiad diogel (SSL)"
#: mailconfigpage.ui
msgctxt ""
@@ -6957,7 +6957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Port:"
-msgstr ""
+msgstr "_Porth:"
#: mailconfigpage.ui
msgctxt ""
@@ -6966,7 +6966,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server name:"
-msgstr ""
+msgstr "_Enw gweinydd:"
#: mailconfigpage.ui
msgctxt ""
@@ -6975,7 +6975,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Server Au_thentication"
-msgstr ""
+msgstr "Dilysiad _Gweinydd"
#: mailconfigpage.ui
msgctxt ""
@@ -6984,7 +6984,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing server (SMTP) Settings"
-msgstr ""
+msgstr "Gosodiadau gweinydd allfynd (SMTP)"
#: mailconfigpage.ui
msgctxt ""
@@ -6993,7 +6993,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Test S_ettings..."
-msgstr ""
+msgstr "_Gosodiadau Prawf..."
#: mailmergedialog.ui
msgctxt ""
@@ -7002,7 +7002,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Cyfuno Post"
#: mailmergedialog.ui
msgctxt ""
@@ -7011,7 +7011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From this _document"
-msgstr ""
+msgstr "O gynnwys y _ddogfen"
#: mailmergedialog.ui
msgctxt ""
@@ -7020,7 +7020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From a _template"
-msgstr ""
+msgstr "Defnyddio _templed"
#: mailmergedialog.ui
msgctxt ""
@@ -7029,7 +7029,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create"
-msgstr ""
+msgstr "Creu"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7038,7 +7038,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data Source Connection"
-msgstr ""
+msgstr "Cyswllt Data Ffynhonnell"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7047,7 +7047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use existing"
-msgstr ""
+msgstr "_Defnyddio'r cyfredol"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7056,7 +7056,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create new connection"
-msgstr ""
+msgstr "C_reu cysyltiad newydd"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7065,7 +7065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields are used to personalize form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source."
-msgstr ""
+msgstr "Mae meysydd yn cael eu defnyddio i bersonoli llythyron ffurflen. Mae'r meysydd yn ddalfannau ar gyfer data o ffynhonnell data, megis cronfa ddata. Rhaid i'r meysydd yn y llythyren ffurflen gael eu cysylltu â'r ffynhonnell data."
#: mergeconnectdialog.ui
msgctxt ""
@@ -7074,7 +7074,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connect"
-msgstr ""
+msgstr "Cysylltu"
#: mergetabledialog.ui
msgctxt ""
@@ -7119,7 +7119,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Cyfuno Post"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7128,7 +7128,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Status:"
-msgstr ""
+msgstr "Statws:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7137,7 +7137,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress:"
-msgstr ""
+msgstr "Cynnydd:"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7146,7 +7146,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Creating documents..."
-msgstr ""
+msgstr "Creu dogfennau..."
#: mmcreatingdialog.ui
msgctxt ""
@@ -7155,7 +7155,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%X of %Y"
-msgstr ""
+msgstr "%X o %Y"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7164,7 +7164,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient."
-msgstr ""
+msgstr "Anfon llythyron at grŵp o dderbynwyr. Gall y llythyron gynnwys bloc cyfeiriad a chyfarchiad. Mae modd personoli'r llythyron ar gyfer pob derbynnydd."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7173,7 +7173,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient."
-msgstr ""
+msgstr "Anfon negeseuon e-bost at grŵp o dderbynwyr. Gall y neges e-bost gynnwys cyfarchiad. Mae modd personoli'r neges e-bost ar gyfer pob derbynnydd."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7182,7 +7182,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Letter"
-msgstr ""
+msgstr "_Llythyr"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7191,7 +7191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-mail message"
-msgstr ""
+msgstr "_Neges E-bost"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7200,7 +7200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "What type of document do you want to create?"
-msgstr ""
+msgstr "Pa fath o ddogfen hoffech chi ei chreu?"
#: mmselectpage.ui
msgctxt ""
@@ -7209,7 +7209,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the current _document"
-msgstr ""
+msgstr "Defnyddio'r _ddogfen gyfredol"
#: mmselectpage.ui
msgctxt ""
@@ -7218,7 +7218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a ne_w document"
-msgstr ""
+msgstr "Creu dogfen _newydd"
#: mmselectpage.ui
msgctxt ""
@@ -7227,7 +7227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from _existing document"
-msgstr ""
+msgstr "Cychwyn o _ddogfen newydd"
#: mmselectpage.ui
msgctxt ""
@@ -7236,7 +7236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start from a t_emplate"
-msgstr ""
+msgstr "Cychwyn o _dempled"
#: mmselectpage.ui
msgctxt ""
@@ -7245,7 +7245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start fro_m a recently saved starting document"
-msgstr ""
+msgstr "C_ychwyn o ddogfen gychwyn cadwyd yn ddiweddar"
#: mmselectpage.ui
msgctxt ""
@@ -7254,7 +7254,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "_Pori..."
#: mmselectpage.ui
msgctxt ""
@@ -7263,7 +7263,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "_Pori..."
#: mmselectpage.ui
msgctxt ""
@@ -7272,7 +7272,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select starting document for the mail merge"
-msgstr ""
+msgstr "Dewis dogfen gychwynnol ar gyfer cyfuno post"
#: newuserindexdialog.ui
msgctxt ""
@@ -7605,7 +7605,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Object"
-msgstr ""
+msgstr "Gwrthrych"
#: objectdialog.ui
msgctxt ""
@@ -7614,7 +7614,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Math"
#: objectdialog.ui
msgctxt ""
@@ -7623,7 +7623,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: objectdialog.ui
msgctxt ""
@@ -7632,7 +7632,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Amlapio"
#: objectdialog.ui
msgctxt ""
@@ -7641,7 +7641,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hyperddolen"
#: objectdialog.ui
msgctxt ""
@@ -7650,7 +7650,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: objectdialog.ui
msgctxt ""
@@ -7659,7 +7659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: objectdialog.ui
msgctxt ""
@@ -7668,7 +7668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: optcaptionpage.ui
msgctxt ""
@@ -7677,7 +7677,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Categori"
#: optcaptionpage.ui
msgctxt ""
@@ -7686,7 +7686,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Numbering"
-msgstr ""
+msgstr "_Rhifo"
#: optcaptionpage.ui
msgctxt ""
@@ -7695,7 +7695,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering separator"
-msgstr ""
+msgstr "Ymwahanydd rhif"
#: optcaptionpage.ui
msgctxt ""
@@ -7704,7 +7704,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Ymwahanydd"
#: optcaptionpage.ui
msgctxt ""
@@ -7713,7 +7713,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: optcaptionpage.ui
msgctxt ""
@@ -7722,7 +7722,7 @@ msgctxt ""
"text\n"
"string.text"
msgid ". "
-msgstr ""
+msgstr ". "
#: optcaptionpage.ui
msgctxt ""
@@ -7731,7 +7731,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption"
-msgstr ""
+msgstr "Egluryn"
#: optcaptionpage.ui
msgctxt ""
@@ -7740,7 +7740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Level"
-msgstr ""
+msgstr "Lefel"
#: optcaptionpage.ui
msgctxt ""
@@ -7749,7 +7749,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Separator"
-msgstr ""
+msgstr "Ymwahanydd"
#: optcaptionpage.ui
msgctxt ""
@@ -7758,7 +7758,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Dim"
#: optcaptionpage.ui
msgctxt ""
@@ -7767,7 +7767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering captions by chapter"
-msgstr ""
+msgstr "Rhifo eglurynau yn ôl pennawd"
#: optcaptionpage.ui
msgctxt ""
@@ -7776,7 +7776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character style"
-msgstr ""
+msgstr "Arddull nod"
#: optcaptionpage.ui
msgctxt ""
@@ -7785,7 +7785,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "None"
-msgstr ""
+msgstr "Dim"
#: optcaptionpage.ui
msgctxt ""
@@ -7794,7 +7794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply border and shadow"
-msgstr ""
+msgstr "Gosod border a chysgod"
#: optcaptionpage.ui
msgctxt ""
@@ -7803,7 +7803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category and frame format"
-msgstr ""
+msgstr "Fformat categori a ffrâm"
#: optcaptionpage.ui
msgctxt ""
@@ -7815,6 +7815,8 @@ msgid ""
"Add captions automatically\n"
"when inserting:"
msgstr ""
+"Ychwanegu egluryn yn awtomatig\n"
+"wrth fewnosod:"
#: optcaptionpage.ui
msgctxt ""
@@ -7823,7 +7825,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Category first"
-msgstr ""
+msgstr "Categori'n gyntaf"
#: optcaptionpage.ui
msgctxt ""
@@ -7832,7 +7834,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Numbering first"
-msgstr ""
+msgstr "Rhifau'n gyntaf"
#: optcaptionpage.ui
msgctxt ""
@@ -7841,7 +7843,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Caption order"
-msgstr ""
+msgstr "Trefn eglurynnau"
#: optcomparison.ui
msgctxt ""
@@ -7895,7 +7897,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use _RSID"
-msgstr "Defnyddiwch _RISD"
+msgstr "Defnyddiwch _RSID"
#: optcomparison.ui
msgctxt ""
@@ -7913,7 +7915,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Use printer metrics for document formatting"
-msgstr ""
+msgstr "Defnyddio metrics yr argraffydd i fformatio'r ddogfen"
#: optcompatpage.ui
msgctxt ""
@@ -7922,7 +7924,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Ychwanegu bylchu rhwng paragraffau a thablau (yn y ddogfen bresennol)"
#: optcompatpage.ui
msgctxt ""
@@ -7931,7 +7933,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr ""
+msgstr "Ychwanegu bylchu paragraff a thabl ar frig pob tudalen (y ddogfen bresennol)"
#: optcompatpage.ui
msgctxt ""
@@ -7940,7 +7942,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
-msgstr ""
+msgstr "Defnyddiwch fformatio tabstop OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7949,7 +7951,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Do not add leading (extra space) between lines of text"
-msgstr ""
+msgstr "Peidio ychwanegu (bwlch ychwanegol) rhwng llinellau o destun"
#: optcompatpage.ui
msgctxt ""
@@ -7958,7 +7960,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 line spacing"
-msgstr ""
+msgstr "Defnyddiwch fylchu llinell OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7967,7 +7969,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Add paragraph and table spacing at bottom of table cells"
-msgstr ""
+msgstr "Ychwanegu bylchu paragraff a thabl ar waelod celloedd tabl"
#: optcompatpage.ui
msgctxt ""
@@ -7976,7 +7978,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 object positioning"
-msgstr ""
+msgstr "Defnyddiwch leoli gwrthrych OpenOffice.org 1.1"
#: optcompatpage.ui
msgctxt ""
@@ -7985,7 +7987,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
-msgstr ""
+msgstr "Defnyddiwch amlapio testun OpenOffice.org 1.1 o amgylch gwrthrych"
#: optcompatpage.ui
msgctxt ""
@@ -7994,7 +7996,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Consider wrapping style when positioning objects"
-msgstr ""
+msgstr "Ystyriwch arddull amlapio wrth leoli gwrthrychau"
#: optcompatpage.ui
msgctxt ""
@@ -8003,7 +8005,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Expand word space on lines with manual line breaks in justified paragraphs"
-msgstr ""
+msgstr "Estyn gofod geiriau ar linellau gyda thoriad llinell llaw mewn paragraffau unioni"
#: optcompatpage.ui
msgctxt ""
@@ -8012,7 +8014,7 @@ msgctxt ""
"11\n"
"stringlist.text"
msgid "<User settings>"
-msgstr ""
+msgstr "<Gosodiadau defnyddwyr>"
#: optcompatpage.ui
msgctxt ""
@@ -8021,7 +8023,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use as _Default"
-msgstr ""
+msgstr "Defnyddio fel _Rhagosodedig"
#: optcompatpage.ui
msgctxt ""
@@ -8030,7 +8032,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility options for %DOCNAME"
-msgstr ""
+msgstr "Cytunedd ar gyfer %DOCNAME"
#: optfonttabpage.ui
msgctxt ""
@@ -8039,7 +8041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Ffont"
#: optfonttabpage.ui
msgctxt ""
@@ -8048,7 +8050,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Size"
-msgstr ""
+msgstr "_Maint"
#: optfonttabpage.ui
msgctxt ""
@@ -8057,7 +8059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "De_fault:"
-msgstr ""
+msgstr "_Rhagosodedig:"
#: optfonttabpage.ui
msgctxt ""
@@ -8066,7 +8068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Headin_g:"
-msgstr ""
+msgstr "_Pennawd:"
#: optfonttabpage.ui
msgctxt ""
@@ -8075,7 +8077,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_List:"
-msgstr ""
+msgstr "_Rhestr:"
#: optfonttabpage.ui
msgctxt ""
@@ -8084,7 +8086,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_aption:"
-msgstr ""
+msgstr "_Egluryn:"
#: optfonttabpage.ui
msgctxt ""
@@ -8093,7 +8095,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Index:"
-msgstr ""
+msgstr "_Mynegai:"
#: optfonttabpage.ui
msgctxt ""
@@ -8102,7 +8104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_urrent document only"
-msgstr ""
+msgstr "Y _ddogfen gyfredol yn unig"
#: optfonttabpage.ui
msgctxt ""
@@ -8111,7 +8113,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Basic fonts (%1)"
-msgstr ""
+msgstr "Ffontiau elfennol (%1)"
#: optfonttabpage.ui
msgctxt ""
@@ -8120,7 +8122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: optformataidspage.ui
msgctxt ""
@@ -8129,7 +8131,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ragraph end"
-msgstr ""
+msgstr "Diwedd p_aragraff"
#: optformataidspage.ui
msgctxt ""
@@ -8138,7 +8140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Custom h_yphens"
-msgstr ""
+msgstr "Cyplysnodau _cyfaddas"
#: optformataidspage.ui
msgctxt ""
@@ -8147,7 +8149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spac_es"
-msgstr ""
+msgstr "By_lchau"
#: optformataidspage.ui
msgctxt ""
@@ -8156,7 +8158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Non-breaking s_paces"
-msgstr ""
+msgstr "Bylchau di_dor"
#: optformataidspage.ui
msgctxt ""
@@ -8165,7 +8167,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ta_bs"
-msgstr ""
+msgstr "_Tabiau"
#: optformataidspage.ui
msgctxt ""
@@ -8174,7 +8176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brea_ks"
-msgstr ""
+msgstr "Toriad_au"
#: optformataidspage.ui
msgctxt ""
@@ -8183,7 +8185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hidden text"
-msgstr ""
+msgstr "Testun cudd"
#: optformataidspage.ui
msgctxt ""
@@ -8192,7 +8194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden te_xt"
-msgstr ""
+msgstr "Meysydd: T_estun cudd"
#: optformataidspage.ui
msgctxt ""
@@ -8201,7 +8203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields: Hidden p_aragraphs"
-msgstr ""
+msgstr "Meysydd: _Paragraffau cudd"
#: optformataidspage.ui
msgctxt ""
@@ -8210,7 +8212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display of"
-msgstr ""
+msgstr "Dangos"
#: optformataidspage.ui
msgctxt ""
@@ -8219,7 +8221,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Math baseline alignment"
-msgstr ""
+msgstr "Aliniad gwaelodlin Math"
#: optformataidspage.ui
msgctxt ""
@@ -8228,7 +8230,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Layout assistance"
-msgstr ""
+msgstr "Cymorth cynllun"
#: optformataidspage.ui
msgctxt ""
@@ -8237,7 +8239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direct cursor"
-msgstr ""
+msgstr "Cyrchwr _uniongyrchol"
#: optformataidspage.ui
msgctxt ""
@@ -8246,7 +8248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Mewnosod"
#: optformataidspage.ui
msgctxt ""
@@ -8255,7 +8257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Para_graph alignment"
-msgstr ""
+msgstr "Aliniad p_aragraff"
#: optformataidspage.ui
msgctxt ""
@@ -8264,7 +8266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left paragraph margin"
-msgstr ""
+msgstr "Ymyl paragraff _chwith"
#: optformataidspage.ui
msgctxt ""
@@ -8273,7 +8275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tabs"
-msgstr ""
+msgstr "_Tabiau"
#: optformataidspage.ui
msgctxt ""
@@ -8282,7 +8284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs a_nd spaces"
-msgstr ""
+msgstr "Tab_iau a bylchau"
#: optformataidspage.ui
msgctxt ""
@@ -8291,7 +8293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct cursor"
-msgstr ""
+msgstr "Cyrchwr uniongyrchol"
#: optformataidspage.ui
msgctxt ""
@@ -8300,7 +8302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable"
-msgstr ""
+msgstr "Galluogi"
#: optformataidspage.ui
msgctxt ""
@@ -8309,7 +8311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor in protected areas"
-msgstr ""
+msgstr "Cyrchwr mewn ardal ddiogel"
#: optgeneralpage.ui
msgctxt ""
@@ -8318,7 +8320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "_Bob tro"
#: optgeneralpage.ui
msgctxt ""
@@ -8327,7 +8329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "_Ar gais"
#: optgeneralpage.ui
msgctxt ""
@@ -8336,7 +8338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "_Byth"
#: optgeneralpage.ui
msgctxt ""
@@ -8345,7 +8347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when loading"
-msgstr ""
+msgstr "Diweddaru cysylltiadau wrth lwytho"
#: optgeneralpage.ui
msgctxt ""
@@ -8354,7 +8356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "M_eysydd"
#: optgeneralpage.ui
msgctxt ""
@@ -8363,7 +8365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Charts"
-msgstr ""
+msgstr "_Siartiau"
#: optgeneralpage.ui
msgctxt ""
@@ -8372,7 +8374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically Update"
-msgstr ""
+msgstr "Diweddaru Awtomatig"
#: optgeneralpage.ui
msgctxt ""
@@ -8381,7 +8383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Measurement unit"
-msgstr ""
+msgstr "_Uned fesur"
#: optgeneralpage.ui
msgctxt ""
@@ -8390,7 +8392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Tab stops"
-msgstr ""
+msgstr "_Stop tab"
#: optgeneralpage.ui
msgctxt ""
@@ -8399,7 +8401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable char unit"
-msgstr ""
+msgstr "_Galluogi uned nod"
#: optgeneralpage.ui
msgctxt ""
@@ -8408,7 +8410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use square page mode for text grid"
-msgstr ""
+msgstr "_Defnyddio modd tudalen sgwâr ar gyfer grid testun"
#: optgeneralpage.ui
msgctxt ""
@@ -8417,7 +8419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Gosodiadau"
#: optgeneralpage.ui
msgctxt ""
@@ -8426,7 +8428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional separators"
-msgstr ""
+msgstr "_Ymwahanyddion ychwanegol"
#: optgeneralpage.ui
msgctxt ""
@@ -8435,7 +8437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Word Count"
-msgstr ""
+msgstr "Cyfrif Geiriau"
#: optredlinepage.ui
msgctxt ""
@@ -8444,7 +8446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insertions"
-msgstr ""
+msgstr "Mewnosodiadau"
#: optredlinepage.ui
msgctxt ""
@@ -8453,7 +8455,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "Mewnosod"
#: optredlinepage.ui
msgctxt ""
@@ -8462,7 +8464,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "Dileu"
#: optredlinepage.ui
msgctxt ""
@@ -8471,7 +8473,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Attributes"
-msgstr ""
+msgstr "Priodweddau"
#: optredlinepage.ui
msgctxt ""
@@ -8480,7 +8482,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Attributes:"
-msgstr ""
+msgstr "_Priodweddau:"
#: optredlinepage.ui
msgctxt ""
@@ -8489,7 +8491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_lor:"
-msgstr ""
+msgstr "_Lliw:"
#: optredlinepage.ui
msgctxt ""
@@ -8498,7 +8500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes:"
-msgstr ""
+msgstr "_Priodweddau:"
#: optredlinepage.ui
msgctxt ""
@@ -8507,7 +8509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Col_or:"
-msgstr ""
+msgstr "Ll_iw:"
#: optredlinepage.ui
msgctxt ""
@@ -8516,7 +8518,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attrib_utes:"
-msgstr ""
+msgstr "Pr_iodweddau:"
#: optredlinepage.ui
msgctxt ""
@@ -8525,7 +8527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colo_r:"
-msgstr ""
+msgstr "Lli_w:"
#: optredlinepage.ui
msgctxt ""
@@ -8534,7 +8536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changed attributes"
-msgstr ""
+msgstr "Priodweddau newidwyd"
#: optredlinepage.ui
msgctxt ""
@@ -8543,7 +8545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Deletions"
-msgstr ""
+msgstr "Dileadau"
#: optredlinepage.ui
msgctxt ""
@@ -8552,7 +8554,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Dim]"
#: optredlinepage.ui
msgctxt ""
@@ -8561,7 +8563,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Bold"
-msgstr ""
+msgstr "Trwm"
#: optredlinepage.ui
msgctxt ""
@@ -8570,7 +8572,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Italic"
-msgstr ""
+msgstr "Italig"
#: optredlinepage.ui
msgctxt ""
@@ -8579,7 +8581,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Underlined"
-msgstr ""
+msgstr "Tanlinellwyd"
#: optredlinepage.ui
msgctxt ""
@@ -8588,7 +8590,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Underlined: double"
-msgstr ""
+msgstr "Tanlinellwyd: dwbl"
#: optredlinepage.ui
msgctxt ""
@@ -8597,7 +8599,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Strikethrough"
-msgstr ""
+msgstr "Taro drwodd"
#: optredlinepage.ui
msgctxt ""
@@ -8606,7 +8608,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Uppercase"
-msgstr ""
+msgstr "Prif Lythennau"
#: optredlinepage.ui
msgctxt ""
@@ -8615,7 +8617,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Lowercase"
-msgstr ""
+msgstr "Llythrennau bach"
#: optredlinepage.ui
msgctxt ""
@@ -8624,7 +8626,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Small caps"
-msgstr ""
+msgstr "Prif lythrennau bach"
#: optredlinepage.ui
msgctxt ""
@@ -8633,7 +8635,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Title font"
-msgstr ""
+msgstr "Ffont teitl"
#: optredlinepage.ui
msgctxt ""
@@ -8642,7 +8644,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "Background color"
-msgstr ""
+msgstr "Lliw'r cefndir"
#: optredlinepage.ui
msgctxt ""
@@ -8651,7 +8653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text display"
-msgstr ""
+msgstr "Dangos testun"
#: optredlinepage.ui
msgctxt ""
@@ -8660,7 +8662,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mar_k:"
-msgstr ""
+msgstr "_Marcio:"
#: optredlinepage.ui
msgctxt ""
@@ -8669,7 +8671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Color:"
-msgstr ""
+msgstr "_Lliw:"
#: optredlinepage.ui
msgctxt ""
@@ -8678,7 +8680,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[None]"
-msgstr ""
+msgstr "[Dim]"
#: optredlinepage.ui
msgctxt ""
@@ -8687,7 +8689,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Left margin"
-msgstr ""
+msgstr "Ymyl chwith"
#: optredlinepage.ui
msgctxt ""
@@ -8696,7 +8698,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right margin"
-msgstr ""
+msgstr "UYmyl dde"
#: optredlinepage.ui
msgctxt ""
@@ -8705,7 +8707,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Outer margin"
-msgstr ""
+msgstr "UYmyl allanol"
#: optredlinepage.ui
msgctxt ""
@@ -8714,7 +8716,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Inner margin"
-msgstr ""
+msgstr "Ymyl mewnol"
#: optredlinepage.ui
msgctxt ""
@@ -8723,7 +8725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines changed"
-msgstr ""
+msgstr "Llinellau wedi newid"
#: optredlinepage.ui
msgctxt ""
@@ -8732,7 +8734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "By author"
-msgstr ""
+msgstr "Gan awdur"
#: opttablepage.ui
msgctxt ""
@@ -8741,7 +8743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_eading"
-msgstr ""
+msgstr "_Pennawd"
#: opttablepage.ui
msgctxt ""
@@ -8750,7 +8752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Re_peat on each page"
-msgstr ""
+msgstr "_Ailadrodd ar bob tudalen"
#: opttablepage.ui
msgctxt ""
@@ -8759,7 +8761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Do not split"
-msgstr ""
+msgstr "_Peidio hollti"
#: opttablepage.ui
msgctxt ""
@@ -8768,7 +8770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "B_order"
-msgstr ""
+msgstr "_Border"
#: opttablepage.ui
msgctxt ""
@@ -8777,7 +8779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default"
-msgstr ""
+msgstr "Rhagosodiad"
#: opttablepage.ui
msgctxt ""
@@ -8786,7 +8788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number recognition"
-msgstr ""
+msgstr "_Adnabod rhif"
#: opttablepage.ui
msgctxt ""
@@ -8795,7 +8797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_umber format recognition"
-msgstr ""
+msgstr "Adnabod fformat _rhif"
#: opttablepage.ui
msgctxt ""
@@ -8804,7 +8806,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Alignment"
-msgstr ""
+msgstr "_Aliniad"
#: opttablepage.ui
msgctxt ""
@@ -8813,7 +8815,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Input in tables"
-msgstr ""
+msgstr "Mewnbwn mewn tablau"
#: opttablepage.ui
msgctxt ""
@@ -8822,7 +8824,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Behavior of rows/columns"
-msgstr ""
+msgstr "Ymddygiad rhesi/colofnau"
#: opttablepage.ui
msgctxt ""
@@ -8831,7 +8833,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "_Sefydlog"
#: opttablepage.ui
msgctxt ""
@@ -8840,7 +8842,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed, proportional"
-msgstr ""
+msgstr "S_efydlog, cymesur"
#: opttablepage.ui
msgctxt ""
@@ -8849,7 +8851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "_Amrywiolyn"
#: opttablepage.ui
msgctxt ""
@@ -8858,7 +8860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the adjacent area only"
-msgstr ""
+msgstr "Newid yn effeithio'r ardal gyfagos"
#: opttablepage.ui
msgctxt ""
@@ -8867,7 +8869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the entire table"
-msgstr ""
+msgstr "Newid yn effeithio'r tabl cyfan"
#: opttablepage.ui
msgctxt ""
@@ -8876,7 +8878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the table size"
-msgstr ""
+msgstr "Newidiadau'n effeithio maint y tabl"
#: opttablepage.ui
msgctxt ""
@@ -8885,7 +8887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move cells"
-msgstr ""
+msgstr "Symud celloedd"
#: opttablepage.ui
msgctxt ""
@@ -8894,7 +8896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Row:"
-msgstr ""
+msgstr "_Rhes:"
#: opttablepage.ui
msgctxt ""
@@ -8903,7 +8905,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Column:"
-msgstr ""
+msgstr "C_olofn:"
#: opttablepage.ui
msgctxt ""
@@ -8912,7 +8914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ro_w:"
-msgstr ""
+msgstr "R_hes:"
#: opttablepage.ui
msgctxt ""
@@ -8921,7 +8923,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Colu_mn:"
-msgstr ""
+msgstr "Col_ofn:"
#: opttablepage.ui
msgctxt ""
@@ -8930,7 +8932,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In‌sert cell"
-msgstr ""
+msgstr "Mewnosod Celloedd"
#: opttablepage.ui
msgctxt ""
@@ -8939,7 +8941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyboard handling"
-msgstr ""
+msgstr "Trin bysellfwrdd"
#: outlinenumbering.ui
msgctxt ""
@@ -9335,7 +9337,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph"
-msgstr ""
+msgstr "Paragraff"
#: paradialog.ui
msgctxt ""
@@ -9344,7 +9346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Mewnoliad a Bylchu"
#: paradialog.ui
msgctxt ""
@@ -9353,7 +9355,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Aliniad"
#: paradialog.ui
msgctxt ""
@@ -9362,7 +9364,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Llif Testun"
#: paradialog.ui
msgctxt ""
@@ -9371,7 +9373,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Typograffeg Asiaidd"
#: paradialog.ui
msgctxt ""
@@ -9380,7 +9382,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Amlinelliad a Rhifo"
#: paradialog.ui
msgctxt ""
@@ -9389,7 +9391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabiau"
#: paradialog.ui
msgctxt ""
@@ -9398,7 +9400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Dim Prif Lythrenau Bach"
#: paradialog.ui
msgctxt ""
@@ -9407,7 +9409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: paradialog.ui
msgctxt ""
@@ -9416,7 +9418,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: picturedialog.ui
msgctxt ""
@@ -9425,7 +9427,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Darlun"
#: picturedialog.ui
msgctxt ""
@@ -9434,7 +9436,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Math"
#: picturedialog.ui
msgctxt ""
@@ -9443,7 +9445,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: picturedialog.ui
msgctxt ""
@@ -9452,7 +9454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Amlapio"
#: picturedialog.ui
msgctxt ""
@@ -9461,7 +9463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hyperddolen"
#: picturedialog.ui
msgctxt ""
@@ -9470,7 +9472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Darlun"
#: picturedialog.ui
msgctxt ""
@@ -9479,7 +9481,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Crop"
-msgstr ""
+msgstr "Tocio"
#: picturedialog.ui
msgctxt ""
@@ -9488,7 +9490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: picturedialog.ui
msgctxt ""
@@ -9497,7 +9499,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: picturedialog.ui
msgctxt ""
@@ -9506,7 +9508,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: picturepage.ui
msgctxt ""
@@ -9515,7 +9517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: picturepage.ui
msgctxt ""
@@ -9524,7 +9526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "_Enw ffeil"
#: picturepage.ui
msgctxt ""
@@ -9533,7 +9535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Cyswllt"
#: picturepage.ui
msgctxt ""
@@ -9542,7 +9544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertically"
-msgstr ""
+msgstr "_Fertigol"
#: picturepage.ui
msgctxt ""
@@ -9551,7 +9553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontally"
-msgstr ""
+msgstr "Llor_weddol"
#: picturepage.ui
msgctxt ""
@@ -9560,7 +9562,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On all pages"
-msgstr ""
+msgstr "Ar bob tudalen"
#: picturepage.ui
msgctxt ""
@@ -9569,7 +9571,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On left pages"
-msgstr ""
+msgstr "Ar dudalennau chwith"
#: picturepage.ui
msgctxt ""
@@ -9578,7 +9580,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "On right pages"
-msgstr ""
+msgstr "Ar dudalennau de"
#: picturepage.ui
msgctxt ""
@@ -9587,7 +9589,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Flip"
-msgstr ""
+msgstr "Fflipio"
#: previewzoomdialog.ui
msgctxt ""
@@ -9713,7 +9715,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Print monitor"
-msgstr ""
+msgstr "Goruchwyliwr argraffu"
#: printmonitordialog.ui
msgctxt ""
@@ -9722,7 +9724,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save-Monitor"
-msgstr ""
+msgstr "Monitor-Cadw"
#: printmonitordialog.ui
msgctxt ""
@@ -9731,7 +9733,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being prepared for printing on"
-msgstr ""
+msgstr "yn cael ei baratoi ar gyfer ei argraffu"
#: printmonitordialog.ui
msgctxt ""
@@ -9740,7 +9742,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being saved to"
-msgstr ""
+msgstr "yn cael ei gadw i"
#: printoptionspage.ui
msgctxt ""
@@ -9938,7 +9940,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials"
-msgstr ""
+msgstr "_Enw Cyntaf/Olaf/Llythrennau"
#: privateuserpage.ui
msgctxt ""
@@ -9947,7 +9949,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street"
-msgstr ""
+msgstr "_Stryd"
#: privateuserpage.ui
msgctxt ""
@@ -9956,7 +9958,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "_Gwlad/Sir/Talaith"
#: privateuserpage.ui
msgctxt ""
@@ -9965,7 +9967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title/Profession"
-msgstr ""
+msgstr "Teitl/_Swydd"
#: privateuserpage.ui
msgctxt ""
@@ -9974,7 +9976,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fa_x"
-msgstr ""
+msgstr "Ffa_cs"
#: privateuserpage.ui
msgctxt ""
@@ -9983,7 +9985,7 @@ msgctxt ""
"AtkObject::accessible-description\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Rhif ffôn cartref"
#: privateuserpage.ui
msgctxt ""
@@ -9992,7 +9994,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Homepage / E-mail"
-msgstr ""
+msgstr "Tudalen Gartref / E-bost"
#: privateuserpage.ui
msgctxt ""
@@ -10001,7 +10003,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Enw cyntaf"
#: privateuserpage.ui
msgctxt ""
@@ -10010,7 +10012,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Enw olaf"
#: privateuserpage.ui
msgctxt ""
@@ -10019,7 +10021,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Llythrennau Blaen"
#: privateuserpage.ui
msgctxt ""
@@ -10028,7 +10030,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Teitl"
#: privateuserpage.ui
msgctxt ""
@@ -10037,7 +10039,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: privateuserpage.ui
msgctxt ""
@@ -10046,7 +10048,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Home telephone number"
-msgstr ""
+msgstr "Rhif ffôn cartref"
#: privateuserpage.ui
msgctxt ""
@@ -10055,7 +10057,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "FAX number"
-msgstr ""
+msgstr "Rhif Ffacs"
#: privateuserpage.ui
msgctxt ""
@@ -10064,7 +10066,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "email address"
-msgstr ""
+msgstr "cyfeiriad e-bost"
#: privateuserpage.ui
msgctxt ""
@@ -10073,7 +10075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials 2"
-msgstr ""
+msgstr "Cyntaf/Enw _olaf/Llythrennau 2"
#: privateuserpage.ui
msgctxt ""
@@ -10082,7 +10084,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Last name"
-msgstr ""
+msgstr "Enw olaf"
#: privateuserpage.ui
msgctxt ""
@@ -10091,7 +10093,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "First name"
-msgstr ""
+msgstr "Enw cyntaf"
#: privateuserpage.ui
msgctxt ""
@@ -10100,7 +10102,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Initials"
-msgstr ""
+msgstr "Llythrennau Blaen"
#: privateuserpage.ui
msgctxt ""
@@ -10109,7 +10111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Zip/City"
-msgstr ""
+msgstr "_Cod Post/Tref"
#: privateuserpage.ui
msgctxt ""
@@ -10118,7 +10120,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "City"
-msgstr ""
+msgstr "Tref/Dinas"
#: privateuserpage.ui
msgctxt ""
@@ -10127,7 +10129,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Zip code"
-msgstr ""
+msgstr "Cod ZIP"
#: privateuserpage.ui
msgctxt ""
@@ -10136,7 +10138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Ffôn/Symudol"
#: privateuserpage.ui
msgctxt ""
@@ -10145,7 +10147,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Title"
-msgstr ""
+msgstr "Teitl"
#: privateuserpage.ui
msgctxt ""
@@ -10154,7 +10156,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: privateuserpage.ui
msgctxt ""
@@ -10163,7 +10165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Private date"
-msgstr ""
+msgstr "Data preifat"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10172,7 +10174,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the beginning?"
-msgstr ""
+msgstr "Parhau o'r cychwyn?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10181,7 +10183,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the beginning?"
-msgstr ""
+msgstr "Hoffech chi barhau i wirio ar gychwyn y ddogfen?"
#: querycontinuebegindialog.ui
msgctxt ""
@@ -10190,7 +10192,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the end of the document."
-msgstr ""
+msgstr "Mae %PRODUCTNAME Writer wedi chwilio i ddiwedd y ddogfen."
#: querycontinueenddialog.ui
msgctxt ""
@@ -10199,7 +10201,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Continue at the end?"
-msgstr ""
+msgstr "Parhau gwirio ar ddiwedd y ddogfen?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10208,7 +10210,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the end?"
-msgstr ""
+msgstr "Hoffech chi barhau o'r diwedd?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10217,7 +10219,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "%PRODUCTNAME Writer has searched to the beginning of the document."
-msgstr ""
+msgstr "Mae %PRODUCTNAME Writer wedi chwilio i ddechrau'r ddogfen."
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10226,7 +10228,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Use as default?"
-msgstr ""
+msgstr "Defnyddio fel y rhagosodedig?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10235,7 +10237,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to change the compatibility options of the default template?"
-msgstr ""
+msgstr "Hoffech chi newid dewisiadau cydweddu'r templed rhagosodedig?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10244,7 +10246,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This will affect all new documents based on the default template."
-msgstr ""
+msgstr "Bydd hyn yn effeithio ar holl ddogfennau newydd sy'n seiliedig ar y templed rhagosodedig."
#: querysavelabeldialog.ui
msgctxt ""
@@ -10253,7 +10255,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save label?"
-msgstr ""
+msgstr "Cadw'r label?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10262,7 +10264,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A label named \"%1 / %2\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Mae label o'r enw \"%1 / %2\" yn bodoli eisoes. Hoffech chi ei amnewid?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10271,7 +10273,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "A label already exists with brand \"%1\" and type \"%2\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Mae label yn bodoli gydag enw \"%1\" a math \"%2\" . Bydd ei amnewid yn trosysgrifo ei gynnwys."
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10280,7 +10282,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Show changes?"
-msgstr ""
+msgstr "Dangos newidiadau?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10289,7 +10291,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to show changes to avoid delays?"
-msgstr ""
+msgstr "Hoffech chi ddangos y newidiadau er mwyn osgoi oedi?"
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10298,7 +10300,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "In the current document, changes are being recorded but not shown as such. In large documents, delays can occur when the document is edited. Showing changes will avoid delays."
-msgstr ""
+msgstr "Yn y ddogfen gyfredol, mae newidiadau'n cael eu cofnodi ond heb eu dangos fel y cyfryw. Mewn dogfennau mawr, gall oedi ddigwydd pan fo dogfen yn cael ei golygu. Bydd dangos y newidiadau'n osgoi oedi."
#: renameautotextdialog.ui
msgctxt ""
@@ -10352,7 +10354,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename Element"
-msgstr ""
+msgstr "Ailenwi Elfen"
#: renameentrydialog.ui
msgctxt ""
@@ -10361,7 +10363,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Enw elfen"
#: renameobjectdialog.ui
msgctxt ""
@@ -10424,7 +10426,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save as HTML?"
-msgstr ""
+msgstr "Cadw fel HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10433,7 +10435,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Would you like to save the document as HTML?"
-msgstr ""
+msgstr "Hoffech chi gadw'r ddogfen fel HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10442,7 +10444,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The source code can only be displayed if the document is saved in HTML format."
-msgstr ""
+msgstr "Dim ond os yw'r ddogfen wedi ei chadw mewn fformat HTML mae modd dangos y cod ffynhonnell."
#: savelabeldialog.ui
msgctxt ""
@@ -10451,7 +10453,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save Label Format"
-msgstr ""
+msgstr "Cadw Fformat Label"
#: savelabeldialog.ui
msgctxt ""
@@ -10460,7 +10462,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Brand"
#: savelabeldialog.ui
msgctxt ""
@@ -10469,7 +10471,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "T_ype"
-msgstr ""
+msgstr "M_ath"
#: savelabeldialog.ui
msgctxt ""
@@ -10478,7 +10480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: sectionpage.ui
msgctxt ""
@@ -10487,7 +10489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "New section"
-msgstr ""
+msgstr "Adran newydd"
#: sectionpage.ui
msgctxt ""
@@ -10496,7 +10498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Link"
-msgstr ""
+msgstr "_Cyswllt"
#: sectionpage.ui
msgctxt ""
@@ -10505,7 +10507,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DD_E"
-msgstr ""
+msgstr "DD_E"
#: sectionpage.ui
msgctxt ""
@@ -10514,7 +10516,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Section"
-msgstr ""
+msgstr "_Adran"
#: sectionpage.ui
msgctxt ""
@@ -10523,7 +10525,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File name"
-msgstr ""
+msgstr "_Enw ffeil"
#: sectionpage.ui
msgctxt ""
@@ -10532,7 +10534,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "DDE _command"
-msgstr ""
+msgstr "Gorchymyn _DDE"
#: sectionpage.ui
msgctxt ""
@@ -10541,7 +10543,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10550,7 +10552,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Link"
-msgstr ""
+msgstr "Cyswllt"
#: sectionpage.ui
msgctxt ""
@@ -10559,7 +10561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Protect"
-msgstr ""
+msgstr "_Amddiffyn"
#: sectionpage.ui
msgctxt ""
@@ -10568,7 +10570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: sectionpage.ui
msgctxt ""
@@ -10577,7 +10579,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wit_h password"
-msgstr ""
+msgstr "Gy_da chyfrinair"
#: sectionpage.ui
msgctxt ""
@@ -10586,7 +10588,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Write protection"
-msgstr ""
+msgstr "Diogelu rhag ysgrifennu"
#: sectionpage.ui
msgctxt ""
@@ -10595,7 +10597,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_ide"
-msgstr ""
+msgstr "C­_uddio"
#: sectionpage.ui
msgctxt ""
@@ -10604,7 +10606,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_With Condition"
-msgstr ""
+msgstr "_Gydag Amod"
#: sectionpage.ui
msgctxt ""
@@ -10613,7 +10615,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hide"
-msgstr ""
+msgstr "Cuddio"
#: sectionpage.ui
msgctxt ""
@@ -10622,7 +10624,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_ditable in read-only document"
-msgstr ""
+msgstr "_Golygadwy mewn dogfen darllen yn unig"
#: sectionpage.ui
msgctxt ""
@@ -10631,7 +10633,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Properties"
-msgstr ""
+msgstr "Priodweddau"
#: selectaddressdialog.ui
msgctxt ""
@@ -10640,7 +10642,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address List"
-msgstr ""
+msgstr "Dewis Rhestr Cyfeiriadau"
#: selectaddressdialog.ui
msgctxt ""
@@ -10649,7 +10651,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'."
-msgstr ""
+msgstr "Dewiswch restr cyfeiriadau. Cliciwch '%1' i ddewis derbynnydd o restr gwahannol. Os nad oes gennych restr cyfeiriadau, gallwch greu un drwy glicio '%2'."
#: selectaddressdialog.ui
msgctxt ""
@@ -10658,7 +10660,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Your recipients are currently selected from:"
-msgstr ""
+msgstr "Mae eich derbynwyr wedi eu dewis o:"
#: selectaddressdialog.ui
msgctxt ""
@@ -10667,7 +10669,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "_Ychwanegu..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10676,7 +10678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create..."
-msgstr ""
+msgstr "_Creu..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10685,7 +10687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Filter..."
-msgstr ""
+msgstr "_Hidlo..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10694,7 +10696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Golygu..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10703,7 +10705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Table..."
-msgstr ""
+msgstr "Newid _Tabl..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10712,7 +10714,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Enw"
#: selectaddressdialog.ui
msgctxt ""
@@ -10721,7 +10723,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Table"
-msgstr ""
+msgstr "Tabl"
#: selectaddressdialog.ui
msgctxt ""
@@ -10730,7 +10732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connecting to data source..."
-msgstr ""
+msgstr "Cysylltu â'r ffynhonnell data..."
#: selectautotextdialog.ui
msgctxt ""
@@ -10739,7 +10741,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select AutoText:"
-msgstr ""
+msgstr "Dewis AwtoDestun:"
#: selectautotextdialog.ui
msgctxt ""
@@ -10748,7 +10750,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoText - Group"
-msgstr ""
+msgstr "AwtoDestun - Grŵp"
#: selectblockdialog.ui
msgctxt ""
@@ -10757,7 +10759,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address Block"
-msgstr ""
+msgstr "Dewis Bloc Cyfeiriad"
#: selectblockdialog.ui
msgctxt ""
@@ -10766,7 +10768,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Newydd..."
#: selectblockdialog.ui
msgctxt ""
@@ -10775,7 +10777,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Golygu..."
#: selectblockdialog.ui
msgctxt ""
@@ -10784,7 +10786,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Delete"
-msgstr ""
+msgstr "_Dileu"
#: selectblockdialog.ui
msgctxt ""
@@ -10793,7 +10795,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Select your preferred address block"
-msgstr ""
+msgstr "_Dewis eich hoff floc cyfeiriad"
#: selectblockdialog.ui
msgctxt ""
@@ -10802,7 +10804,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "N_ever include the country/region"
-msgstr ""
+msgstr "_Peidio cynnwys y wlad/ardal"
#: selectblockdialog.ui
msgctxt ""
@@ -10811,7 +10813,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always include the country/region"
-msgstr ""
+msgstr "_Cynnwys y wlad/ardal bob tro"
#: selectblockdialog.ui
msgctxt ""
@@ -10820,7 +10822,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Only _include the country/region if it is not:"
-msgstr ""
+msgstr "_Dim ond cynnwys gwlad/ardal os nad yw'n:"
#: selectblockdialog.ui
msgctxt ""
@@ -10829,7 +10831,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Address block settings"
-msgstr ""
+msgstr "Gosodiadau bloc cyfeiriad"
#: selectindexdialog.ui
msgctxt ""
@@ -10838,7 +10840,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Index Markings"
-msgstr ""
+msgstr "Nodau Mynegai"
#: selectindexdialog.ui
msgctxt ""
@@ -10847,7 +10849,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "Dewis"
#: sidebarpage.ui
msgctxt ""
@@ -10856,16 +10858,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Orientation"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
+msgstr "Cyfeiriadedd"
#: sidebarpage.ui
msgctxt ""
@@ -10874,16 +10867,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Size"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
+msgstr "Maint"
#: sidebarpage.ui
msgctxt ""
@@ -10892,16 +10876,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Columns"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
+msgstr "Colofnau"
#: sidebarpage.ui
msgctxt ""
@@ -10910,16 +10885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Margin"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Ymyl"
#: sidebarwrap.ui
msgctxt ""
@@ -10928,7 +10894,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Dim"
#: sidebarwrap.ui
msgctxt ""
@@ -10937,7 +10903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "None"
-msgstr ""
+msgstr "Dim"
#: sidebarwrap.ui
msgctxt ""
@@ -10946,7 +10912,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Cyn"
#: sidebarwrap.ui
msgctxt ""
@@ -10955,7 +10921,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Cyn"
#: sidebarwrap.ui
msgctxt ""
@@ -10964,7 +10930,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Wedi"
#: sidebarwrap.ui
msgctxt ""
@@ -10973,7 +10939,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Wedi"
#: sidebarwrap.ui
msgctxt ""
@@ -10982,7 +10948,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Paralel"
#: sidebarwrap.ui
msgctxt ""
@@ -10991,7 +10957,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Parallel"
-msgstr ""
+msgstr "Paralel"
#: sidebarwrap.ui
msgctxt ""
@@ -11000,7 +10966,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Drwy"
#: sidebarwrap.ui
msgctxt ""
@@ -11009,7 +10975,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Drwy"
#: sidebarwrap.ui
msgctxt ""
@@ -11018,7 +10984,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Optimaidd"
#: sidebarwrap.ui
msgctxt ""
@@ -11027,7 +10993,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Optimaidd"
#: sortdialog.ui
msgctxt ""
@@ -11054,7 +11020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key type"
-msgstr "Math allwedd"
+msgstr "Math o allwedd"
#: sortdialog.ui
msgctxt ""
@@ -11324,7 +11290,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Number of Images:"
-msgstr ""
+msgstr "Nifer o Ddelweddau:"
#: statisticsinfopage.ui
msgctxt ""
@@ -11405,7 +11371,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No Subject"
-msgstr ""
+msgstr "Dim Pwnc"
#: subjectdialog.ui
msgctxt ""
@@ -11414,7 +11380,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Subject:"
-msgstr ""
+msgstr "Pwnc:"
#: subjectdialog.ui
msgctxt ""
@@ -11423,7 +11389,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "You did not specify a subject for this message."
-msgstr ""
+msgstr "Nid ydych wedi enwi pwnc ar gyfer y neges hon."
#: subjectdialog.ui
msgctxt ""
@@ -11432,7 +11398,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Os hoffech ddarparu un, gwnewch hynny nawr."
#: tablecolumnpage.ui
msgctxt ""
@@ -11459,7 +11425,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Remaining space "
-msgstr "Bwlch ar ôl"
+msgstr "Bwlch ar ôl "
#: tablecolumnpage.ui
msgctxt ""
@@ -11738,7 +11704,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Arddull Nod"
#: templatedialog1.ui
msgctxt ""
@@ -11747,7 +11713,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Safonol"
#: templatedialog1.ui
msgctxt ""
@@ -11756,7 +11722,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Trefnydd"
#: templatedialog1.ui
msgctxt ""
@@ -11765,7 +11731,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Ffont"
#: templatedialog1.ui
msgctxt ""
@@ -11774,7 +11740,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Effeithiau Ffont"
#: templatedialog1.ui
msgctxt ""
@@ -11783,7 +11749,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: templatedialog1.ui
msgctxt ""
@@ -11792,7 +11758,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Cynllun Asiaidd"
#: templatedialog1.ui
msgctxt ""
@@ -11801,7 +11767,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: templatedialog1.ui
msgctxt ""
@@ -11810,7 +11776,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: templatedialog16.ui
msgctxt ""
@@ -11819,7 +11785,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Arddull Rhifo"
#: templatedialog16.ui
msgctxt ""
@@ -11828,7 +11794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Trefnydd"
#: templatedialog16.ui
msgctxt ""
@@ -11837,7 +11803,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bullets"
-msgstr ""
+msgstr "Bwledi"
#: templatedialog16.ui
msgctxt ""
@@ -11846,7 +11812,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Numbering Style"
-msgstr ""
+msgstr "Arddull Rhifo"
#: templatedialog16.ui
msgctxt ""
@@ -11855,7 +11821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Amlinell"
#: templatedialog16.ui
msgctxt ""
@@ -11864,7 +11830,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Delwedd"
#: templatedialog16.ui
msgctxt ""
@@ -11873,7 +11839,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: templatedialog16.ui
msgctxt ""
@@ -11882,7 +11848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: templatedialog2.ui
msgctxt ""
@@ -11891,7 +11857,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Paragraph Style"
-msgstr ""
+msgstr "Arddull Paragraff"
#: templatedialog2.ui
msgctxt ""
@@ -11900,7 +11866,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "­­_Safonol"
#: templatedialog2.ui
msgctxt ""
@@ -11909,7 +11875,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Trefnydd"
#: templatedialog2.ui
msgctxt ""
@@ -11918,7 +11884,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Mewnoliad a Bylchu"
#: templatedialog2.ui
msgctxt ""
@@ -11927,7 +11893,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Aliniad"
#: templatedialog2.ui
msgctxt ""
@@ -11936,7 +11902,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Flow"
-msgstr ""
+msgstr "Llif Testun"
#: templatedialog2.ui
msgctxt ""
@@ -11945,7 +11911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Typograffeg Asiaidd"
#: templatedialog2.ui
msgctxt ""
@@ -11954,7 +11920,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font"
-msgstr ""
+msgstr "Ffont"
#: templatedialog2.ui
msgctxt ""
@@ -11963,7 +11929,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Font Effect"
-msgstr ""
+msgstr "Effeithiau Ffont"
#: templatedialog2.ui
msgctxt ""
@@ -11972,7 +11938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Position"
-msgstr ""
+msgstr "Safle"
#: templatedialog2.ui
msgctxt ""
@@ -11981,7 +11947,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Layout"
-msgstr ""
+msgstr "Cynllun Asiaidd"
#: templatedialog2.ui
msgctxt ""
@@ -11990,7 +11956,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Amlinell a Rhifo"
#: templatedialog2.ui
msgctxt ""
@@ -11999,7 +11965,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabiau"
#: templatedialog2.ui
msgctxt ""
@@ -12008,7 +11974,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Dim Prif Lythrennau Bach"
#: templatedialog2.ui
msgctxt ""
@@ -12017,7 +11983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: templatedialog2.ui
msgctxt ""
@@ -12026,7 +11992,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: templatedialog2.ui
msgctxt ""
@@ -12035,7 +12001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Condition"
-msgstr ""
+msgstr "Gydag Amod"
#: templatedialog4.ui
msgctxt ""
@@ -12044,7 +12010,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame Style"
-msgstr ""
+msgstr "Arddull Ffrâm"
#: templatedialog4.ui
msgctxt ""
@@ -12053,7 +12019,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "_Safonol"
#: templatedialog4.ui
msgctxt ""
@@ -12062,7 +12028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Trefnydd"
#: templatedialog4.ui
msgctxt ""
@@ -12071,7 +12037,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Math"
#: templatedialog4.ui
msgctxt ""
@@ -12080,7 +12046,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: templatedialog4.ui
msgctxt ""
@@ -12089,7 +12055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Amlapio"
#: templatedialog4.ui
msgctxt ""
@@ -12098,7 +12064,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: templatedialog4.ui
msgctxt ""
@@ -12107,7 +12073,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: templatedialog4.ui
msgctxt ""
@@ -12116,7 +12082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: templatedialog4.ui
msgctxt ""
@@ -12125,7 +12091,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Macro"
#: templatedialog8.ui
msgctxt ""
@@ -12134,7 +12100,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Arddull Tudalen"
#: templatedialog8.ui
msgctxt ""
@@ -12143,7 +12109,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Trefnydd"
#: templatedialog8.ui
msgctxt ""
@@ -12152,7 +12118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page"
-msgstr ""
+msgstr "Tudalen"
#: templatedialog8.ui
msgctxt ""
@@ -12161,7 +12127,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: templatedialog8.ui
msgctxt ""
@@ -12170,7 +12136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Pennyn"
#: templatedialog8.ui
msgctxt ""
@@ -12179,7 +12145,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Troedyn"
#: templatedialog8.ui
msgctxt ""
@@ -12188,7 +12154,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Borders"
-msgstr ""
+msgstr "Borderi"
#: templatedialog8.ui
msgctxt ""
@@ -12197,7 +12163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: templatedialog8.ui
msgctxt ""
@@ -12206,7 +12172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footnote"
-msgstr ""
+msgstr "Troednodyn"
#: templatedialog8.ui
msgctxt ""
@@ -12215,7 +12181,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Grid"
-msgstr ""
+msgstr "Grid Testun"
#: testmailsettings.ui
msgctxt ""
@@ -12224,7 +12190,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Test Account Settings"
-msgstr ""
+msgstr "Gosodiadau Cyfrif Prawf"
#: testmailsettings.ui
msgctxt ""
@@ -12233,7 +12199,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Establish network connection"
-msgstr ""
+msgstr "Sefydlu cyswllt rhwydwaith"
#: testmailsettings.ui
msgctxt ""
@@ -12242,7 +12208,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find outgoing mail server"
-msgstr ""
+msgstr "Canfod gweinydd e-bost allfynd"
#: testmailsettings.ui
msgctxt ""
@@ -12251,7 +12217,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Successful"
-msgstr ""
+msgstr "Llwyddiant"
#: testmailsettings.ui
msgctxt ""
@@ -12260,7 +12226,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Failed"
-msgstr ""
+msgstr "Methiant"
#: testmailsettings.ui
msgctxt ""
@@ -12269,7 +12235,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "%PRODUCTNAME is testing the e-mail account settings..."
-msgstr ""
+msgstr "Mae %PRODUCTNAME yn profi gosodiadau'r cyfrif e-bost..."
#: testmailsettings.ui
msgctxt ""
@@ -12278,7 +12244,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Errors"
-msgstr ""
+msgstr "Gwallau"
#: testmailsettings.ui
msgctxt ""
@@ -12287,7 +12253,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME could not connect to the outgoing mail server. Check your system's settings and the settings in %PRODUCTNAME. Check the server name, the port and the secure connections settings"
-msgstr ""
+msgstr "Methodd %PRODUCTNAME â chysylltu â'r gweinydd e-bost allfynd. Gwiriwch osodiadau eich system a gosodiadau %PRODUCTNAME. Gwiriwch enw'r gweinydd, y porth a gosodiadau'r cyswllt diogel"
#: textgridpage.ui
msgctxt ""
@@ -12602,7 +12568,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Index/Table"
-msgstr ""
+msgstr "Mewnosod Mynegai/Tabl"
#: tocdialog.ui
msgctxt ""
@@ -12611,7 +12577,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Index/Table"
-msgstr ""
+msgstr "Mynegai/Tabl"
#: tocdialog.ui
msgctxt ""
@@ -12620,7 +12586,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Cofnodion"
#: tocdialog.ui
msgctxt ""
@@ -12629,7 +12595,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styles"
-msgstr ""
+msgstr "Arddulliau"
#: tocdialog.ui
msgctxt ""
@@ -12638,7 +12604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#: tocdialog.ui
msgctxt ""
@@ -12647,7 +12613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Background"
-msgstr ""
+msgstr "Cefndir"
#: tocdialog.ui
msgctxt ""
@@ -12656,7 +12622,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "Rhagolwg"
#: tocentriespage.ui
msgctxt ""
@@ -12665,7 +12631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Level"
-msgstr ""
+msgstr "_Lefel"
#: tocentriespage.ui
msgctxt ""
@@ -12674,7 +12640,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Type"
-msgstr ""
+msgstr "_Math"
#: tocentriespage.ui
msgctxt ""
@@ -12683,7 +12649,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Structure"
-msgstr ""
+msgstr "_Strwythur"
#: tocentriespage.ui
msgctxt ""
@@ -12692,7 +12658,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "_Pob Un"
#: tocentriespage.ui
msgctxt ""
@@ -12701,7 +12667,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style"
-msgstr ""
+msgstr "Arddull Nod"
#: tocentriespage.ui
msgctxt ""
@@ -12710,7 +12676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Golygu..."
#: tocentriespage.ui
msgctxt ""
@@ -12719,7 +12685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Nod llanw"
#: tocentriespage.ui
msgctxt ""
@@ -12728,7 +12694,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop position"
-msgstr ""
+msgstr "Safle stop tab"
#: tocentriespage.ui
msgctxt ""
@@ -12737,7 +12703,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Align right"
-msgstr ""
+msgstr "Alinio de"
#: tocentriespage.ui
msgctxt ""
@@ -12746,7 +12712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter entry"
-msgstr ""
+msgstr "Cofnod pennod"
#: tocentriespage.ui
msgctxt ""
@@ -12755,7 +12721,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number range only"
-msgstr ""
+msgstr "Ystod rhif yn unig"
#: tocentriespage.ui
msgctxt ""
@@ -12764,7 +12730,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Description only"
-msgstr ""
+msgstr "Disgrifiad yn unig"
#: tocentriespage.ui
msgctxt ""
@@ -12773,7 +12739,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Number range and description"
-msgstr ""
+msgstr "Ystod rhif a disgrifiad"
#: tocentriespage.ui
msgctxt ""
@@ -12782,7 +12748,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Mesur i lefel"
#: tocentriespage.ui
msgctxt ""
@@ -12791,7 +12757,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Fformat"
#: tocentriespage.ui
msgctxt ""
@@ -12800,7 +12766,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Number"
-msgstr ""
+msgstr "Rhif"
#: tocentriespage.ui
msgctxt ""
@@ -12809,7 +12775,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number without separator"
-msgstr ""
+msgstr "Rhif heb ymwahanydd"
#: tocentriespage.ui
msgctxt ""
@@ -12818,7 +12784,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Insert"
-msgstr ""
+msgstr "_Mewnosod"
#: tocentriespage.ui
msgctxt ""
@@ -12827,7 +12793,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Remove"
-msgstr ""
+msgstr "_Tynnu"
#: tocentriespage.ui
msgctxt ""
@@ -12836,7 +12802,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter no."
-msgstr ""
+msgstr "Rhif pennod"
#: tocentriespage.ui
msgctxt ""
@@ -12845,7 +12811,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entry text"
-msgstr ""
+msgstr "Testun cofnod"
#: tocentriespage.ui
msgctxt ""
@@ -12854,7 +12820,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop"
-msgstr ""
+msgstr "Stop tab"
#: tocentriespage.ui
msgctxt ""
@@ -12863,7 +12829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Chapter info"
-msgstr ""
+msgstr "Gwybodaeth _pennod"
#: tocentriespage.ui
msgctxt ""
@@ -12872,7 +12838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page no."
-msgstr ""
+msgstr "Rhif tudalen"
#: tocentriespage.ui
msgctxt ""
@@ -12881,7 +12847,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_yperlink"
-msgstr ""
+msgstr "_Hyperddolen"
#: tocentriespage.ui
msgctxt ""
@@ -12890,7 +12856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Structure and Formatting"
-msgstr ""
+msgstr "Strwythur a Fformatio"
#: tocentriespage.ui
msgctxt ""
@@ -12899,7 +12865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab position relati_ve to Paragraph Style indent"
-msgstr ""
+msgstr "Safle'r tab yn _berthynol i fewnoliad Arddull Paragraff"
#: tocentriespage.ui
msgctxt ""
@@ -12908,7 +12874,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key separated by commas"
-msgstr ""
+msgstr "Allwedd wedi ei rannu gan atalnodau"
#: tocentriespage.ui
msgctxt ""
@@ -12917,7 +12883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alphabetical delimiter"
-msgstr ""
+msgstr "Amffinydd gwyddor"
#: tocentriespage.ui
msgctxt ""
@@ -12926,7 +12892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style for main entries"
-msgstr ""
+msgstr "Arddull Nod ar gyfer prif gofnodion"
#: tocentriespage.ui
msgctxt ""
@@ -12935,7 +12901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Format"
-msgstr ""
+msgstr "Fformat"
#: tocentriespage.ui
msgctxt ""
@@ -12944,7 +12910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document _position"
-msgstr ""
+msgstr "_Safle dogfen"
#: tocentriespage.ui
msgctxt ""
@@ -12953,7 +12919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Content"
-msgstr ""
+msgstr "_Cynnwys"
#: tocentriespage.ui
msgctxt ""
@@ -12962,7 +12928,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort by"
-msgstr ""
+msgstr "Trefnu yn ôl"
#: tocentriespage.ui
msgctxt ""
@@ -12971,7 +12937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_1"
-msgstr ""
+msgstr "_1"
#: tocentriespage.ui
msgctxt ""
@@ -12980,7 +12946,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_2"
-msgstr ""
+msgstr "_2"
#: tocentriespage.ui
msgctxt ""
@@ -12989,7 +12955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_3"
-msgstr ""
+msgstr "_3"
#: tocentriespage.ui
msgctxt ""
@@ -12998,7 +12964,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Esgyn"
#: tocentriespage.ui
msgctxt ""
@@ -13007,7 +12973,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Disgyn"
#: tocentriespage.ui
msgctxt ""
@@ -13016,7 +12982,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Esgyn"
#: tocentriespage.ui
msgctxt ""
@@ -13025,7 +12991,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Esgyn"
#: tocentriespage.ui
msgctxt ""
@@ -13034,7 +13000,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Esgyn"
#: tocentriespage.ui
msgctxt ""
@@ -13043,7 +13009,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Ascending"
-msgstr ""
+msgstr "Esgyn"
#: tocentriespage.ui
msgctxt ""
@@ -13052,7 +13018,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Disgyn"
#: tocentriespage.ui
msgctxt ""
@@ -13061,7 +13027,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Disgyn"
#: tocentriespage.ui
msgctxt ""
@@ -13070,7 +13036,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Disgyn"
#: tocentriespage.ui
msgctxt ""
@@ -13079,7 +13045,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Descending"
-msgstr ""
+msgstr "Disgyn"
#: tocentriespage.ui
msgctxt ""
@@ -13088,7 +13054,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort keys"
-msgstr ""
+msgstr "Allweddi trefnu"
#: tocindexpage.ui
msgctxt ""
@@ -13097,7 +13063,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Title"
-msgstr ""
+msgstr "­_Teitl"
#: tocindexpage.ui
msgctxt ""
@@ -13106,7 +13072,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "Math"
#: tocindexpage.ui
msgctxt ""
@@ -13115,7 +13081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protected against manual changes"
-msgstr ""
+msgstr "Diogelwyd rhag newidiadau â llaw"
#: tocindexpage.ui
msgctxt ""
@@ -13124,7 +13090,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type and title"
-msgstr ""
+msgstr "Math a theitl"
#: tocindexpage.ui
msgctxt ""
@@ -13133,7 +13099,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "for"
-msgstr ""
+msgstr "ar gyfer"
#: tocindexpage.ui
msgctxt ""
@@ -13142,7 +13108,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Entire document"
-msgstr ""
+msgstr "Dogfen gyfan"
#: tocindexpage.ui
msgctxt ""
@@ -13151,7 +13117,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Chapter"
-msgstr ""
+msgstr "Pennod"
#: tocindexpage.ui
msgctxt ""
@@ -13160,7 +13126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Mesur hyd at lefel"
#: tocindexpage.ui
msgctxt ""
@@ -13169,7 +13135,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create index/table"
-msgstr ""
+msgstr "Creu mynegai/tabl"
#: tocindexpage.ui
msgctxt ""
@@ -13178,7 +13144,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline"
-msgstr ""
+msgstr "Amlinell"
#: tocindexpage.ui
msgctxt ""
@@ -13187,7 +13153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inde_x marks"
-msgstr ""
+msgstr "_Marciau mynegai"
#: tocindexpage.ui
msgctxt ""
@@ -13196,7 +13162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tables"
-msgstr ""
+msgstr "Tablau"
#: tocindexpage.ui
msgctxt ""
@@ -13205,7 +13171,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt frames"
-msgstr ""
+msgstr "Fframiau ­_Testun"
#: tocindexpage.ui
msgctxt ""
@@ -13214,7 +13180,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Graphics"
-msgstr ""
+msgstr "Graffigau"
#: tocindexpage.ui
msgctxt ""
@@ -13223,7 +13189,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "OLE objects"
-msgstr ""
+msgstr "UGwrthrychau OLE"
#: tocindexpage.ui
msgctxt ""
@@ -13232,7 +13198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use level from source chapter"
-msgstr ""
+msgstr "UDefnyddio lefel o'r bennod ffynhonnell"
#: tocindexpage.ui
msgctxt ""
@@ -13241,7 +13207,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional Styles"
-msgstr ""
+msgstr "Arddulliau _Eraill"
#: tocindexpage.ui
msgctxt ""
@@ -13250,7 +13216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Styl_es"
-msgstr ""
+msgstr "_Arddulliau"
#: tocindexpage.ui
msgctxt ""
@@ -13259,7 +13225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "..."
-msgstr ""
+msgstr "..."
#: tocindexpage.ui
msgctxt ""
@@ -13268,7 +13234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Captions"
-msgstr ""
+msgstr "Eglurynnau"
#: tocindexpage.ui
msgctxt ""
@@ -13277,7 +13243,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Object names"
-msgstr ""
+msgstr "Enwau gwrthrych"
#: tocindexpage.ui
msgctxt ""
@@ -13286,7 +13252,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Category"
-msgstr ""
+msgstr "Categori"
#: tocindexpage.ui
msgctxt ""
@@ -13295,7 +13261,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display"
-msgstr ""
+msgstr "Dangos"
#: tocindexpage.ui
msgctxt ""
@@ -13304,7 +13270,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "References"
-msgstr ""
+msgstr "Cyfeiriadau"
#: tocindexpage.ui
msgctxt ""
@@ -13313,7 +13279,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Category and Number"
-msgstr ""
+msgstr "Categori a Rhif"
#: tocindexpage.ui
msgctxt ""
@@ -13322,7 +13288,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Caption Text"
-msgstr ""
+msgstr "Testun Egluryn"
#: tocindexpage.ui
msgctxt ""
@@ -13331,7 +13297,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from"
-msgstr ""
+msgstr "Creu o"
#: tocindexpage.ui
msgctxt ""
@@ -13340,7 +13306,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create from the following objects"
-msgstr ""
+msgstr "Creu o'r gwrthrychau canlynol"
#: tocindexpage.ui
msgctxt ""
@@ -13349,7 +13315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brackets"
-msgstr ""
+msgstr "_Bracedi"
#: tocindexpage.ui
msgctxt ""
@@ -13358,7 +13324,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number entries"
-msgstr ""
+msgstr "_Cofnod rhif"
#: tocindexpage.ui
msgctxt ""
@@ -13367,7 +13333,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "[none]"
-msgstr ""
+msgstr "[dim]"
#: tocindexpage.ui
msgctxt ""
@@ -13376,7 +13342,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "[]"
-msgstr ""
+msgstr "[]"
#: tocindexpage.ui
msgctxt ""
@@ -13385,7 +13351,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "()"
-msgstr ""
+msgstr "()"
#: tocindexpage.ui
msgctxt ""
@@ -13394,7 +13360,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "{}"
-msgstr ""
+msgstr "{}"
#: tocindexpage.ui
msgctxt ""
@@ -13403,7 +13369,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "<>"
-msgstr ""
+msgstr "<>"
#: tocindexpage.ui
msgctxt ""
@@ -13412,7 +13378,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formatting of the entries"
-msgstr ""
+msgstr "Fformatio'r cofnodion"
#: tocindexpage.ui
msgctxt ""
@@ -13421,7 +13387,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries"
-msgstr ""
+msgstr "Uno endidau yr unfath"
#: tocindexpage.ui
msgctxt ""
@@ -13430,7 +13396,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine identical entries with p or _pp"
-msgstr ""
+msgstr "Uno endidau yr un fath gyda p neu _pp"
#: tocindexpage.ui
msgctxt ""
@@ -13439,7 +13405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Combine with -"
-msgstr ""
+msgstr "Cyfuno gyda -"
#: tocindexpage.ui
msgctxt ""
@@ -13448,7 +13414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case sensitive"
-msgstr ""
+msgstr "Llythyren fach neu FAWR"
#: tocindexpage.ui
msgctxt ""
@@ -13457,7 +13423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoCapitalize entries"
-msgstr ""
+msgstr "Cofnodion AwtoBrifLythyren"
#: tocindexpage.ui
msgctxt ""
@@ -13466,7 +13432,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keys as separate entries"
-msgstr ""
+msgstr "Allweddi fel cofnod ar wahân"
#: tocindexpage.ui
msgctxt ""
@@ -13475,7 +13441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Concordance file"
-msgstr ""
+msgstr "Ffeil _concordans"
#: tocindexpage.ui
msgctxt ""
@@ -13484,7 +13450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File"
-msgstr ""
+msgstr "_Ffeil"
#: tocindexpage.ui
msgctxt ""
@@ -13493,7 +13459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
#: tocindexpage.ui
msgctxt ""
@@ -13502,7 +13468,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Language"
-msgstr ""
+msgstr "Iaith"
#: tocindexpage.ui
msgctxt ""
@@ -13511,7 +13477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key type"
-msgstr ""
+msgstr "Math allwedd"
#: tocindexpage.ui
msgctxt ""
@@ -13520,7 +13486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort"
-msgstr ""
+msgstr "Trefnu"
#: tocindexpage.ui
msgctxt ""
@@ -13529,7 +13495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open"
-msgstr ""
+msgstr "Agor"
#: tocindexpage.ui
msgctxt ""
@@ -13538,7 +13504,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "_Newydd..."
#: tocindexpage.ui
msgctxt ""
@@ -13547,7 +13513,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit..."
-msgstr ""
+msgstr "_Golygu..."
#: tocindexpage.ui
msgctxt ""
@@ -13556,7 +13522,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table of Contents"
-msgstr ""
+msgstr "Cynnwys Tabl"
#: tocindexpage.ui
msgctxt ""
@@ -13565,7 +13531,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Alphabetical Index"
-msgstr ""
+msgstr "Mynegai yn ôl yr Wyddor"
#: tocindexpage.ui
msgctxt ""
@@ -13574,7 +13540,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Illustration Index"
-msgstr ""
+msgstr "Mynegai Darluniau"
#: tocindexpage.ui
msgctxt ""
@@ -13583,7 +13549,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Index of Tables"
-msgstr ""
+msgstr "Mynegai Tablau"
#: tocindexpage.ui
msgctxt ""
@@ -13592,7 +13558,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "User-Defined"
-msgstr ""
+msgstr "Defnyddiwr Diffiniedig"
#: tocindexpage.ui
msgctxt ""
@@ -13601,7 +13567,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Table of Objects"
-msgstr ""
+msgstr "Tabl Gwrthrychau"
#: tocindexpage.ui
msgctxt ""
@@ -13610,7 +13576,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Bibliography"
-msgstr ""
+msgstr "Llyfryddiaeth"
#: tocstylespage.ui
msgctxt ""
@@ -13619,7 +13585,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Levels"
-msgstr ""
+msgstr "_Lefelau"
#: tocstylespage.ui
msgctxt ""
@@ -13628,7 +13594,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Paragraph _Styles"
-msgstr ""
+msgstr "Arddulliau _Paragraff"
#: tocstylespage.ui
msgctxt ""
@@ -13637,7 +13603,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "_Rhagosodiad"
#: tocstylespage.ui
msgctxt ""
@@ -13646,7 +13612,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Edit"
-msgstr ""
+msgstr "_Golygu"
#: tocstylespage.ui
msgctxt ""
@@ -13655,7 +13621,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Assignment"
-msgstr ""
+msgstr "Aseiniad"
#: viewoptionspage.ui
msgctxt ""
@@ -13826,7 +13792,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data source not found"
-msgstr ""
+msgstr "Heb ganfod ffynhonnell data"
#: warndatasourcedialog.ui
msgctxt ""
@@ -13835,7 +13801,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The data source '%1' was not found."
-msgstr ""
+msgstr "Heb ganfod ffynhonnell data '%1'."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13844,7 +13810,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The connection to the data source could not be established. Please check the connection settings."
-msgstr ""
+msgstr "Methu creu'r cysylltiad gyda'r ffynhonnell data. Gwiriwch gosodiadau'r cysylltiad."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13853,7 +13819,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check Connection Settings..."
-msgstr ""
+msgstr "Gwirio Gosodiadau'r Cysylltiad..."
#: warnemaildialog.ui
msgctxt ""
@@ -13862,7 +13828,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Methu anfon E-Byst"
#: warnemaildialog.ui
msgctxt ""
@@ -13871,7 +13837,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "Methu anfon E-Byst"
#: warnemaildialog.ui
msgctxt ""
@@ -13880,7 +13846,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The following error occurred"
-msgstr ""
+msgstr "Digwyddodd y gwall canlynol"
#: wordcount.ui
msgctxt ""
@@ -13952,7 +13918,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Amlapio"
#: wrappage.ui
msgctxt ""
@@ -13961,7 +13927,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "After"
-msgstr ""
+msgstr "Wedi"
#: wrappage.ui
msgctxt ""
@@ -13970,7 +13936,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Before"
-msgstr ""
+msgstr "Cyn"
#: wrappage.ui
msgctxt ""
@@ -13979,7 +13945,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_None"
-msgstr ""
+msgstr "_Dim"
#: wrappage.ui
msgctxt ""
@@ -13988,7 +13954,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Optimal"
-msgstr ""
+msgstr "_Optimalaidd"
#: wrappage.ui
msgctxt ""
@@ -13997,7 +13963,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Thro_ugh"
-msgstr ""
+msgstr "Dr_wodd"
#: wrappage.ui
msgctxt ""
@@ -14006,7 +13972,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel"
-msgstr ""
+msgstr "_Paralel"
#: wrappage.ui
msgctxt ""
@@ -14015,7 +13981,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Settings"
-msgstr ""
+msgstr "Gosodiadau"
#: wrappage.ui
msgctxt ""
@@ -14024,7 +13990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_eft"
-msgstr ""
+msgstr "C_hwith"
#: wrappage.ui
msgctxt ""
@@ -14033,7 +13999,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "_De"
#: wrappage.ui
msgctxt ""
@@ -14042,7 +14008,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Top"
-msgstr ""
+msgstr "_Brig"
#: wrappage.ui
msgctxt ""
@@ -14051,7 +14017,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Bottom"
-msgstr ""
+msgstr "_Gwaelod"
#: wrappage.ui
msgctxt ""
@@ -14060,7 +14026,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spacing"
-msgstr ""
+msgstr "Bylchu"
#: wrappage.ui
msgctxt ""
@@ -14069,7 +14035,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_First paragraph"
-msgstr ""
+msgstr "_Paragraff cyntaf"
#: wrappage.ui
msgctxt ""
@@ -14078,7 +14044,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "In bac_kground"
-msgstr ""
+msgstr "Yn y ce_fndir"
#: wrappage.ui
msgctxt ""
@@ -14087,7 +14053,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour"
-msgstr ""
+msgstr "­_Amlinell"
#: wrappage.ui
msgctxt ""
@@ -14096,7 +14062,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outside only"
-msgstr ""
+msgstr "Allan yn unig"
#: wrappage.ui
msgctxt ""
@@ -14105,4 +14071,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "Dewisiadau"
diff --git a/source/cy/sysui/desktop/share.po b/source/cy/sysui/desktop/share.po
index 3567aa551fd..720ef65e7b6 100644
--- a/source/cy/sysui/desktop/share.po
+++ b/source/cy/sysui/desktop/share.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-07-16 22:28+0200\n"
+"PO-Revision-Date: 2013-12-27 20:02+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388174575.0\n"
#: documents.ulf
msgctxt ""
@@ -21,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "Dogfen Testun OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -29,7 +30,7 @@ msgctxt ""
"text-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "Templed Dogfen Testun OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -37,7 +38,7 @@ msgctxt ""
"master-document\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "Prif Ddogfen OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -45,7 +46,7 @@ msgctxt ""
"formula\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "Fformiwla OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -53,7 +54,7 @@ msgctxt ""
"presentation\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "Cyflwyno OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -61,7 +62,7 @@ msgctxt ""
"presentation-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "Templed Cyflwyno OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -69,7 +70,7 @@ msgctxt ""
"drawing\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "Lluniadu OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -77,7 +78,7 @@ msgctxt ""
"drawing-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "Templed Lluniadu OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -85,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "Taenlen OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
@@ -93,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "Templed Taenlen OpenOffice.org 1.0"
#: documents.ulf
msgctxt ""
diff --git a/source/cy/uui/uiconfig/ui.po b/source/cy/uui/uiconfig/ui.po
index b0034bd75c5..3ae3f0c0e45 100644
--- a/source/cy/uui/uiconfig/ui.po
+++ b/source/cy/uui/uiconfig/ui.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 20:57+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471739.0\n"
+"X-POOTLE-MTIME: 1389128259.0\n"
#: masterpassworddlg.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reenter password:"
-msgstr "_Ail rhoi cyfrinair"
+msgstr "_Ail rhoi cyfrinair:"
#: setmasterpassworddlg.ui
msgctxt ""
diff --git a/source/cy/vcl/qa/cppunit/builder.po b/source/cy/vcl/qa/cppunit/builder.po
index 0fe2a2f9d86..92d82aae10a 100644
--- a/source/cy/vcl/qa/cppunit/builder.po
+++ b/source/cy/vcl/qa/cppunit/builder.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-11-26 16:52+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:49+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: none\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353948763.0\n"
+"X-POOTLE-MTIME: 1389131391.0\n"
#: demo.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "button"
-msgstr "Botwm"
+msgstr "botwm"
#: demo.ui
msgctxt ""
diff --git a/source/cy/vcl/source/src.po b/source/cy/vcl/source/src.po
index 7ce1844e0f3..9266afcda4b 100644
--- a/source/cy/vcl/source/src.po
+++ b/source/cy/vcl/source/src.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:36+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471746.0\n"
+"X-POOTLE-MTIME: 1389130571.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -90,7 +90,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLOSE\n"
"string.text"
msgid "~Close"
-msgstr ""
+msgstr "~Cau"
#: btntext.src
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"SV_BUTTONTEXT_OPEN\n"
"string.text"
msgid "~Open"
-msgstr ""
+msgstr "~Agor"
#: btntext.src
msgctxt ""
@@ -242,7 +242,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLEAR\n"
"string.text"
msgid "~Clear"
-msgstr ""
+msgstr "~Clirio"
#: btntext.src
msgctxt ""
@@ -250,7 +250,7 @@ msgctxt ""
"SV_BUTTONTEXT_PLAY\n"
"string.text"
msgid "~Play"
-msgstr ""
+msgstr "~Chwarae"
#: btntext.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"SV_BUTTONTEXT_FIND\n"
"string.text"
msgid "~Find"
-msgstr ""
+msgstr "~Canfod"
#: btntext.src
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"SV_BUTTONTEXT_STOP\n"
"string.text"
msgid "~Stop"
-msgstr ""
+msgstr "~Atal"
#: btntext.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"SV_BUTTONTEXT_CONNECT\n"
"string.text"
msgid "C~onnect"
-msgstr ""
+msgstr "C~ysylltu"
#: fpicker.src
msgctxt ""
@@ -386,7 +386,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY\n"
"string.text"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "Mae ffeil o'r enw \"$filename$\" yn bodoli eisoes. Hoffech chi ei amnewid?"
#: fpicker.src
msgctxt ""
@@ -394,7 +394,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY\n"
"string.text"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Mae'r ffeil yn bodoli eisoes yn \"$dirname$\". Bydd ei amnewid yn trosysgrifo ei gynnwys."
#: fpicker.src
msgctxt ""
@@ -1485,7 +1485,7 @@ msgctxt ""
"21\n"
"itemlist.text"
msgid " pixels"
-msgstr ""
+msgstr " picseli"
#: units.src
msgctxt ""
@@ -1494,7 +1494,7 @@ msgctxt ""
"22\n"
"itemlist.text"
msgid " pixel"
-msgstr ""
+msgstr " picsel"
#: units.src
msgctxt ""
@@ -1503,7 +1503,7 @@ msgctxt ""
"23\n"
"itemlist.text"
msgid "°"
-msgstr ""
+msgstr "°"
#: units.src
msgctxt ""
@@ -1512,7 +1512,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "sec"
-msgstr ""
+msgstr "eil"
#: units.src
msgctxt ""
@@ -1521,4 +1521,4 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "ms"
-msgstr ""
+msgstr "ms"
diff --git a/source/cy/vcl/uiconfig/ui.po b/source/cy/vcl/uiconfig/ui.po
index 263ed5c913f..890a8419418 100644
--- a/source/cy/vcl/uiconfig/ui.po
+++ b/source/cy/vcl/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2013-12-27 20:04+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: none\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471746.0\n"
+"X-POOTLE-MTIME: 1388174667.0\n"
#: errornocontentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornocontentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "There are no pages to be printed."
-msgstr ""
+msgstr "Nid oes tudalennau i'w hargraffu."
#: errornocontentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please check your document for ranges relevant to printing."
-msgstr ""
+msgstr "Gwiriwch eich dogfennau ar gyfer ystod berthnasol i argraffu."
#: errornoprinterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornoprinterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No default printer found."
-msgstr ""
+msgstr "Heb ganfod argraffydd rhagosodedig."
#: errornoprinterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose a printer and try again."
-msgstr ""
+msgstr "Dewiswch argraffydd a cheisiwch eto."
#: printdialog.ui
msgctxt ""
diff --git a/source/cy/wizards/source/euro.po b/source/cy/wizards/source/euro.po
index fc742867663..86ef8c8edb3 100644
--- a/source/cy/wizards/source/euro.po
+++ b/source/cy/wizards/source/euro.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-06-26 11:41+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:43+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389131027.0\n"
#: euro.src
msgctxt ""
@@ -349,7 +350,7 @@ msgctxt ""
"MESSAGES + 7\n"
"string.text"
msgid "Enter the password to unprotect the table %1TableName%1"
-msgstr "Rhowch gyfrinair i i ddiamddiffyn tabl %1TableName%1"
+msgstr "Rhowch gyfrinair i i ddadamddiffyn tabl %1TableName%1"
#: euro.src
msgctxt ""
@@ -469,7 +470,7 @@ msgctxt ""
"MESSAGES + 22\n"
"string.text"
msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
-msgstr "Mae'r ffeil '<1>' yn bodoli eisoes. <CR> Hoffech chi ei drosysgrifo?"
+msgstr "Mae'r ffeil '<1>' yn bodoli eisoes.<CR>Hoffech chi ei drosysgrifo?"
#: euro.src
msgctxt ""
diff --git a/source/cy/wizards/source/formwizard.po b/source/cy/wizards/source/formwizard.po
index 5b84501977e..a26d93ae593 100644
--- a/source/cy/wizards/source/formwizard.po
+++ b/source/cy/wizards/source/formwizard.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:55+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471740.0\n"
+"X-POOTLE-MTIME: 1389131721.0\n"
#: dbwizres.src
msgctxt ""
@@ -4427,7 +4427,7 @@ msgctxt ""
"RID_WEBWIZARDDIALOG_START +72\n"
"string.text"
msgid "myWebsite"
-msgstr "Fy Ngwefan"
+msgstr "fyNgwefan"
#: dbwizres.src
msgctxt ""
@@ -5509,7 +5509,7 @@ msgctxt ""
"RID_AGENDAWIZARDDIALOG_START +41\n"
"string.text"
msgid "myAgendaTemplate.stw"
-msgstr "Templed Agenda.stw"
+msgstr "fyNhempledAgenda.stw"
#: dbwizres.src
msgctxt ""
diff --git a/source/cy/xmlsecurity/source/dialogs.po b/source/cy/xmlsecurity/source/dialogs.po
index c64c4bb512b..4360e07e271 100644
--- a/source/cy/xmlsecurity/source/dialogs.po
+++ b/source/cy/xmlsecurity/source/dialogs.po
@@ -1,10 +1,10 @@
#. extracted from xmlsecurity/source/dialogs
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-27 15:08+0000\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:55+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354028934.0\n"
+"X-POOTLE-MTIME: 1389131727.0\n"
#: certificateviewer.src
msgctxt ""
@@ -306,7 +306,7 @@ msgid ""
msgstr ""
"Mae'r ddogfen hon yn cynnwys llofnodion fformat ODF 1.1 (OpenOffice.org 2.x). Mae llofnodi dogfennau yn %PRODUCTNAME %PRODUCTVERSION yn gofyn am fformat fersiwn ODF 1.2. Felly does dim modd ychwanegu neu dynnu llofnodion i'r ddogfen hon.\n"
"\n"
-"Cadwch y ddogfen yn fformat ODF 1.2 ac ychwanegwch y llofnodion angenrheidiol eto."
+"Cadwch y ddogfen yn fformat ODF 1.2 ac ychwanegu'r llofnodion angenrheidiol eto."
#: digitalsignaturesdialog.src
msgctxt ""
@@ -354,7 +354,7 @@ msgctxt ""
"FI_DESCR2\n"
"fixedtext.text"
msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros."
-msgstr ""
+msgstr "Gall macros gynnwys firysau. Mae anablu macro ar gyfer dogfen yn beth diogel i'w wneud. Os fyddwch yn anablu macros efallai byddwch yn colli rhai swyddogaethau sy'n cael eu darparu gan macros dogfen."
#: warnings.src
msgctxt ""
diff --git a/source/cy/xmlsecurity/uiconfig/ui.po b/source/cy/xmlsecurity/uiconfig/ui.po
index aec8034d204..33469add442 100644
--- a/source/cy/xmlsecurity/uiconfig/ui.po
+++ b/source/cy/xmlsecurity/uiconfig/ui.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-28 18:08+0200\n"
-"PO-Revision-Date: 2013-06-17 12:22+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-12-01 17:38+0100\n"
+"PO-Revision-Date: 2014-01-07 21:20+0000\n"
"Last-Translator: Rhoslyn <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371471722.0\n"
+"X-POOTLE-MTIME: 1389129657.0\n"
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The following have signed the document content: "
-msgstr "Mae'r canlynol wedi llofnodi cynnwys y ddogfen:"
+msgstr "Mae'r canlynol wedi llofnodi cynnwys y ddogfen: "
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Signed by "
-msgstr "Llofnodwyd gan"
+msgstr "Llofnodwyd gan "
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Digital ID issued by "
-msgstr "Enw Digidol wedi ei gyhoeddi gan"
+msgstr "Enw Digidol wedi ei gyhoeddi gan "
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -315,7 +315,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Issued to "
-msgstr "Cyhoeddwyd i"
+msgstr "Cyhoeddwyd i "
#: selectcertificatedialog.ui
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select the certificate you want to use for signing "
-msgstr "Dewiswch y dystysgrif rydych am ei defnyddio ar gyfer llofnodi"
+msgstr "Dewiswch y dystysgrif rydych am ei defnyddio ar gyfer llofnodi "
#: selectcertificatedialog.ui
msgctxt ""
diff --git a/source/da/chart2/source/controller/dialogs.po b/source/da/chart2/source/controller/dialogs.po
index 4b54385e263..dba17b287a1 100644
--- a/source/da/chart2/source/controller/dialogs.po
+++ b/source/da/chart2/source/controller/dialogs.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-21 18:12+0000\n"
-"Last-Translator: laugesen <jesper@laugesen.org>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 09:28+0000\n"
+"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385057551.0\n"
+"X-POOTLE-MTIME: 1387445309.0\n"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "Tendenslinje %FORMULA med nøjagtighed R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Løbende gennemsnits-tendenslinje med perioden = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1449,56 +1457,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Lineær (%SERIESNAME)"
+msgid "Linear"
+msgstr "Lineær"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Logaritmisk (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "Logaritmisk"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Eksponentiel (%SERIESNAME)"
+msgid "Exponential"
+msgstr "Eksponentiel"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Potens (%SERIESNAME)"
+msgid "Power"
+msgstr "Potens"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr "polynomium (%SERIESNAME)"
+msgid "Polynomial"
+msgstr "Polynomial"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr "Glidende gennemsnit (%SERIESNAME)"
+msgid "Moving average"
+msgstr "Løbende gennemsnit"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Gennemsnit (%SERIESNAME)"
+msgid "Mean"
+msgstr "Middelværdi"
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/da/chart2/uiconfig/ui.po b/source/da/chart2/uiconfig/ui.po
index 24de2d7c2e7..0439f0c9f9a 100644
--- a/source/da/chart2/uiconfig/ui.po
+++ b/source/da/chart2/uiconfig/ui.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 13:58+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 19:56+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385819927.0\n"
+"X-POOTLE-MTIME: 1387482996.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -797,7 +797,25 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Coefficient of Determination (R²)"
-msgstr "Vis forklaringsgrad (R²)"
+msgstr "Vis bestemmelseskoefficient (R²)"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "Tendenslinjenavn"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
#: tp_Trendline.ui
msgctxt ""
diff --git a/source/da/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/da/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..1f65f185382
--- /dev/null
+++ b/source/da/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-19 09:32+0000\n"
+"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387445552.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird indlejret"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Firebird fil"
diff --git a/source/da/cui/source/options.po b/source/da/cui/source/options.po
index a9f0848b344..5271e639256 100644
--- a/source/da/cui/source/options.po
+++ b/source/da/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-11-23 14:25+0000\n"
"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -998,15 +998,6 @@ msgstr "Onlineopdatering"
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr "Ekspert konfiguration"
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/da/cui/uiconfig/ui.po b/source/da/cui/uiconfig/ui.po
index f45627ed9c9..1af458040f8 100644
--- a/source/da/cui/uiconfig/ui.po
+++ b/source/da/cui/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 21:09+0000\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-03-02 16:10+0000\n"
"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: none\n"
"Language: da\n"
@@ -14,7 +14,25 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385932172.0\n"
+"X-POOTLE-MTIME: 1393776630.0\n"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "Edit"
+msgstr "Rediger"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"reset\n"
+"label\n"
+"string.text"
+msgid "Reset"
+msgstr "Nulstil"
#: aboutconfigdialog.ui
msgctxt ""
@@ -61,24 +79,6 @@ msgctxt ""
msgid "Preferences"
msgstr "Præferencer"
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"default\n"
-"label\n"
-"string.text"
-msgid "Default"
-msgstr "Standard"
-
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"edit\n"
-"label\n"
-"string.text"
-msgid "Edit"
-msgstr "Rediger"
-
#: aboutconfigvaluedialog.ui
msgctxt ""
"aboutconfigvaluedialog.ui\n"
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr "Værdi"
+msgid "Value:"
+msgstr "Værdi:"
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "Ophavsret © 2000 - 2013 Bidragsydere til LibreOffice og/eller deres partnere."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Copyright © 2000 - 2014 LibreOffice bidragydere."
#: aboutdialog.ui
msgctxt ""
@@ -406,15 +406,6 @@ msgstr "Start-apostrof:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -460,15 +451,6 @@ msgstr "Slut-apostrof:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -514,15 +496,6 @@ msgstr "Start-apostrof:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -568,15 +541,6 @@ msgstr "Slut-apostrof"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -617,7 +581,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr "Flade"
+msgstr "Område"
#: areadialog.ui
msgctxt ""
@@ -1553,7 +1517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters before break"
-msgstr ""
+msgstr "Tegn før ombrydning"
#: breaknumberoption.ui
msgctxt ""
@@ -1562,7 +1526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Characters after break"
-msgstr ""
+msgstr "Tegn efter ombrydning"
#: breaknumberoption.ui
msgctxt ""
@@ -2767,7 +2731,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr "Linje _1"
#: connectortabpage.ui
@@ -2830,7 +2794,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr "_Slut lodret"
#: connectortabpage.ui
@@ -2902,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr "Registrerede databaser"
+msgid "Connection pool"
+msgstr "Forbindelsespulje"
#: cuiimapdlg.ui
msgctxt ""
@@ -3614,7 +3578,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Parallel to line"
-msgstr "Parallel med linje"
+msgstr "Parallelt med linjen"
#: dimensionlinestabpage.ui
msgctxt ""
@@ -6976,6 +6940,15 @@ msgstr "Aktiver makrooptager (begrænset)"
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Ekspertkonfiguration"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7097,7 +7070,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compress punctuation and Japanese Kana"
-msgstr ""
+msgstr "Komprimeret udpunktering samt Japansk Kana"
#: optasianpage.ui
msgctxt ""
@@ -7457,7 +7430,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[L]: Load and convert the object"
-msgstr "[L]: Indlæs og konverter objektet"
+msgstr "[I]: Indlæs og konverter objektet"
#: optfltrembedpage.ui
msgctxt ""
@@ -7466,7 +7439,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "[S]: Convert and save the object"
-msgstr "[S]: Konverter og gem objektet"
+msgstr "[G]: Konverter og gem objektet"
#: optfltrembedpage.ui
msgctxt ""
@@ -7966,6 +7939,33 @@ msgstr "LibreOffice Basic"
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -8006,7 +8006,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_full-width/half-width forms"
-msgstr ""
+msgstr "Former med normal/halv bredde"
#: optjsearchpage.ui
msgctxt ""
@@ -8033,7 +8033,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_minus/dash/cho-on"
-msgstr ""
+msgstr "minus/tankestreg/cho-on"
#: optjsearchpage.ui
msgctxt ""
@@ -8902,20 +8902,20 @@ msgstr "Gem URL'er relativt til filsystemet"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "Gem URL'er relativt til Internettet"
+msgid "_Edit document properties before saving"
+msgstr "_Rediger dokumentegenskaber før der gemmes"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "_Rediger dokumentegenskaber før der gemmes"
+msgid "Save URLs relative to internet"
+msgstr "Gem URL'er relativt til Internettet"
#: optsavepage.ui
msgctxt ""
@@ -9583,6 +9583,132 @@ msgstr "Adresse"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Brug hardwareacceleration"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Brug Anti-aliasing"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Grafikoutput"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "_Transparens"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Markering"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Ikoner i menuer"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Automatisk"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Skjul"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Vis"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Menu"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "_Forhåndsvisning af skrifttyper"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Vis skrifttype_historik"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Skrifttypelister"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9763,105 +9889,6 @@ msgstr "Brugergrænseflade"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "Ikoner i menuer"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Automatisk"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Skjul"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Vis"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Menu"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "_Forhåndsvisning af skrifttyper"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "Vis skrifttype_historik"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Skrifttypelister"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Brug hardwareacceleration"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "Brug Anti-aliasing"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Grafikoutput"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9940,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Mus"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "_Transparens"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Markering"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -11627,7 +11636,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to delete the gradient?"
-msgstr "Ønsker du at slette farvegradueringen?"
+msgstr "Ønsker du at slette gradienten ?"
#: querydeletehatchdialog.ui
msgctxt ""
@@ -11699,7 +11708,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Duplicate name"
-msgstr "Navnesammenfald"
+msgstr "Dupliker navn"
#: queryduplicatedialog.ui
msgctxt ""
@@ -12430,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "_Tilføj til ordbog"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Indstillinger"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12661,7 +12679,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr "med"
#: swpossizepage.ui
@@ -12706,7 +12724,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr "Følg tekstforløbet"
#: swpossizepage.ui
@@ -12724,7 +12742,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr "Placering"
#: swpossizepage.ui
diff --git a/source/da/dbaccess/source/core/resource.po b/source/da/dbaccess/source/core/resource.po
index 39c3658db3a..27c90b2405d 100644
--- a/source/da/dbaccess/source/core/resource.po
+++ b/source/da/dbaccess/source/core/resource.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-23 16:57+0200\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-19 19:57+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387483044.0\n"
#: strings.src
msgctxt ""
@@ -60,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "Der kunne ikke oprettes forbindelse til den eksterne datakilde. Der blev ikke fundet nogen SDBC-driver til den angivne URL."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "Forbindelsen til den eksterne datakilde kunne ikke etableres. Der blev ikke fundet en SDBC-driver til URL'en '$name$'."
#: strings.src
msgctxt ""
diff --git a/source/da/dictionaries/lo_LA.po b/source/da/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..5ccb0e3c521
--- /dev/null
+++ b/source/da/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 19:57+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387483054.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Lao stavekontrol"
diff --git a/source/da/dictionaries/pt_BR/dialog.po b/source/da/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..630dcaed1e5
--- /dev/null
+++ b/source/da/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-19 23:34+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390174474.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "Sprogindstillinger"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Grammatikkontrol (portugisisk)"
diff --git a/source/da/extensions/uiconfig/spropctrlr/ui.po b/source/da/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..bed59d9f6e3
--- /dev/null
+++ b/source/da/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-19 19:57+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387483061.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Tabulatorrækkefølge"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "Flyt op"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Flyt ned"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "Automatisk sortering"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Kontroller"
diff --git a/source/da/filter/source/config/fragments/filters.po b/source/da/filter/source/config/fragments/filters.po
index 9e3d88284eb..b030ee5bbef 100644
--- a/source/da/filter/source/config/fragments/filters.po
+++ b/source/da/filter/source/config/fragments/filters.po
@@ -3,18 +3,198 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 17:44+0000\n"
-"Last-Translator: laugesen <jesper@laugesen.org>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-03-02 16:10+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385833464.0\n"
+"X-POOTLE-MTIME: 1393776630.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "AbiWord-dokument"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "BeagleWorks/WordPerfect Works v1-dokument"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - Computer Graphics Metafile"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "ClarisWorks/AppleWorks-dokument"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Præsentationsudveksling"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Data Interchange Format"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - AutoCAD Interchange Format"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "DOCMaker (v4)-dokument"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freehand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "FullWrite Professional-dokument"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "HTML dokument (Hoveddokument)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -52,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML-dokument"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Lotus WordPro-dokument"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -61,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -70,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Microsoft Excel 4.0-skabelon"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -79,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Microsoft Excel 5.0-skabelon"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -88,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Microsoft Excel 95-skabelon"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -97,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Microsoft Excel 97/2000/XP/2003-skabelon"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -106,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Microsoft PowerPoint 97/2000/XP/2003-skabelon"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -115,14 +430,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007 XML-skabelon"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML-skabelon"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -130,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML-skabelon"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML-skabelon"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -139,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -151,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Microsoft Word 95-skabelon"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -160,6 +502,142 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Microsoft Word 97/2000/XP/2003-skabelon"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Microsoft Works-dokument"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "MacDoc v1-dokument"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "MacWrite-dokument"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+#, fuzzy
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "MacWrite-dokument"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Office Open XML tekstdokument"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Office Open XML tekstskabelon"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -178,6 +656,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Office Open XML tekstdokument"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -259,6 +908,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr "OpenOffice.org 1.0 Tekstdokument"
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
"Text__StarWriter_Web__ui.xcu\n"
@@ -340,6 +1043,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Unified Office Format-tekst"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -382,8 +1166,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML-skabelon"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML-skabelon"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -391,8 +1175,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -421,6 +1205,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "OpenOffice.org 1.0 Regnearksskabelon"
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -430,6 +1223,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "ODF-diagram"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -448,6 +1250,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF-tegning"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -457,6 +1286,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr "OpenOffice.org 1.0 Tegningsskabelon"
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -466,6 +1340,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "HTML dokument (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -499,8 +1517,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Microsoft PowerPoint 2007/2010 XML Automatisk afspilning"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML Automatisk afspilning"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -508,8 +1526,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML-skabelon"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML-skabelon"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -517,8 +1535,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML-skabelon"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML-skabelon"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -526,8 +1544,36 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Office Open XML præsentation"
+
+#: impress_OOXML_AutoPlay.xcu
+#, fuzzy
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Office Open XML præsentationsskabelon"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Office Open XML præsentationsskabelon"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -554,7 +1600,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tegning (Impress)"
#: impress_StarOffice_XML_Impress_Template_ui.xcu
msgctxt ""
@@ -563,6 +1609,51 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Presentation Template"
+msgstr "OpenOffice.org 1.0 Præsentationsskabelon"
+
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
msgstr ""
#: impress_html_Export_ui.xcu
@@ -574,6 +1665,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "HTML dokument (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2 Metafile"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -583,6 +1800,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODF-formel"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -601,6 +1836,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "ODF-tekstdokument"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -608,7 +1852,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekstdokument-skabelon"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument_ui.xcu
msgctxt ""
@@ -617,7 +1861,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Hoveddokument"
#: writer_globaldocument_StarOffice_XML_Writer_ui.xcu
msgctxt ""
@@ -626,6 +1870,60 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document"
+msgstr "OpenOffice.org 1.0 Tekstdokument"
+
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
msgstr ""
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
@@ -646,6 +1944,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr "OpenOffice.org 1.0 Tekstdokument (Writer/Web)"
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -681,3 +1997,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr "Tekst (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/da/filter/source/config/fragments/types.po b/source/da/filter/source/config/fragments/types.po
index 97dc9e85472..08654d6d169 100644
--- a/source/da/filter/source/config/fragments/types.po
+++ b/source/da/filter/source/config/fragments/types.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-29 20:46+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2013-12-19 20:04+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385757999.0\n"
+"X-POOTLE-MTIME: 1387483499.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -31,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -40,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML-skabelon"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML-skabelon"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -49,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -58,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -67,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML-skabelon"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML-skabelon"
#: StarBase.xcu
msgctxt ""
@@ -133,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "OpenDocument regneark (Flad XML)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -196,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "OpenDocument-præsentation (Flad XML)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -238,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2003/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2003/2010/2013 XML"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -247,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML-skabelon"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML-skabelon"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/da/filter/uiconfig/ui.po b/source/da/filter/uiconfig/ui.po
index 3c2da76a970..8ddc5e1cd5a 100644
--- a/source/da/filter/uiconfig/ui.po
+++ b/source/da/filter/uiconfig/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 09:51+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2013-12-04 15:46+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385891480.0\n"
+"X-POOTLE-MTIME: 1386172018.0\n"
#: impswfdialog.ui
msgctxt ""
@@ -486,7 +486,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open with PDF reader application"
-msgstr ""
+msgstr "Åbn med PDF-læseren"
#: pdflinkspage.ui
msgctxt ""
@@ -495,7 +495,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open _with Internet browser"
-msgstr ""
+msgstr "Åbn med internetbrowser"
#: pdflinkspage.ui
msgctxt ""
@@ -540,7 +540,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Initial View"
-msgstr ""
+msgstr "Startvisning"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -549,7 +549,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User Interface"
-msgstr ""
+msgstr "Brugergrænseflade"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Links"
-msgstr ""
+msgstr "Kæder"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -567,7 +567,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Security"
-msgstr ""
+msgstr "Sikkerhed"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -648,7 +648,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be restricted"
-msgstr ""
+msgstr "PDF-dokument vil være med restriktioner"
#: pdfsecuritypage.ui
msgctxt ""
@@ -666,7 +666,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will be unrestricted"
-msgstr ""
+msgstr "PDF-dokument vil ikke være med restriktioner"
#: pdfsecuritypage.ui
msgctxt ""
@@ -675,7 +675,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "PDF document will not be restricted due to PDF/A export."
-msgstr ""
+msgstr "PDF-dokument vil ikke være med restriktioner på grund af PDF/A-eksport."
#: pdfsecuritypage.ui
msgctxt ""
@@ -684,7 +684,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Set passwords"
-msgstr "Sæt adgangskoderne"
+msgstr "Sæt kodeord"
#: pdfsecuritypage.ui
msgctxt ""
@@ -693,7 +693,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "File encryption and permission"
-msgstr ""
+msgstr "Filkryptering og tilladelse"
#: pdfsecuritypage.ui
msgctxt ""
@@ -1134,7 +1134,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ontinuous facing"
-msgstr ""
+msgstr "Fortløbende vendt retning"
#: pdfviewpage.ui
msgctxt ""
@@ -1386,7 +1386,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_DocType"
-msgstr ""
+msgstr "DocType"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
diff --git a/source/da/formula/source/core/resource.po b/source/da/formula/source/core/resource.po
index b20bc34411a..50d04714c63 100644
--- a/source/da/formula/source/core/resource.po
+++ b/source/da/formula/source/core/resource.po
@@ -3,15 +3,18 @@ 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: 2013-12-03 15:13+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-02-18 18:10+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1392747004.0\n"
#: core_resource.src
msgctxt ""
@@ -1238,14 +1241,13 @@ msgid "VARPA"
msgstr "VARIANSPV"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_VAR_P_MS\n"
"string.text"
msgid "VAR.P"
-msgstr "VARIANSP"
+msgstr "VARIANS.P"
#: core_resource.src
msgctxt ""
@@ -1254,7 +1256,7 @@ msgctxt ""
"SC_OPCODE_VAR_S\n"
"string.text"
msgid "VAR.S"
-msgstr ""
+msgstr "VARIANSS"
#: core_resource.src
msgctxt ""
@@ -1293,14 +1295,13 @@ msgid "STDEVPA"
msgstr "STDAFVPV"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_ST_DEV_P_MS\n"
"string.text"
msgid "STDEV.P"
-msgstr "STDAFVP"
+msgstr "STDAFV.P"
#: core_resource.src
msgctxt ""
@@ -1309,7 +1310,7 @@ msgctxt ""
"SC_OPCODE_ST_DEV_S\n"
"string.text"
msgid "STDEV.S"
-msgstr ""
+msgstr "STDAFVS"
#: core_resource.src
msgctxt ""
@@ -1342,6 +1343,15 @@ msgstr "EKSPFORDELING"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "EKSP.FORDELING"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1351,10 +1361,28 @@ msgstr "BINOMIALFORDELING"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_BINOM_DIST_MS\n"
+"string.text"
+msgid "BINOM.DIST"
+msgstr "BINOMIAL.FORDELING"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_POISSON_DIST\n"
"string.text"
msgid "POISSON"
-msgstr "POISSON"
+msgstr "POISSONFORDELING"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "POISSON.FORDELING"
#: core_resource.src
msgctxt ""
@@ -1960,44 +1988,40 @@ msgid "MID"
msgstr "MIDT"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LENB\n"
"string.text"
msgid "LENB"
-msgstr "LÆNGDE"
+msgstr "LÆNGDEB"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_RIGHTB\n"
"string.text"
msgid "RIGHTB"
-msgstr "HØJRE"
+msgstr "HØJREB"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LEFTB\n"
"string.text"
msgid "LEFTB"
-msgstr "VENSTRE"
+msgstr "VENSTREB"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_MIDB\n"
"string.text"
msgid "MIDB"
-msgstr "MIDT"
+msgstr "MIDTB"
#: core_resource.src
msgctxt ""
@@ -2111,6 +2135,15 @@ msgstr "HYPGEOFORDELING"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "HYPGEO.FORDELING"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2138,6 +2171,24 @@ msgstr "FFORDELING"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "F.FORDELING"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "F.FORD.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2150,7 +2201,7 @@ msgctxt ""
"SC_OPCODE_CHI_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST.RT"
-msgstr ""
+msgstr "CHI2.FORD.RT"
#: core_resource.src
msgctxt ""
@@ -2159,7 +2210,16 @@ msgctxt ""
"SC_OPCODE_WEIBULL\n"
"string.text"
msgid "WEIBULL"
-msgstr "WEIBULL"
+msgstr "WEIBULLFORDELING"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "WEIBULL.FORDELING"
#: core_resource.src
msgctxt ""
@@ -2186,7 +2246,7 @@ msgctxt ""
"SC_OPCODE_BINOM_INV\n"
"string.text"
msgid "BINOM.INV"
-msgstr ""
+msgstr "BINOM.INV"
#: core_resource.src
msgctxt ""
@@ -2384,17 +2444,16 @@ msgctxt ""
"SC_OPCODE_CONFIDENCE_N\n"
"string.text"
msgid "CONFIDENCE.NORM"
-msgstr ""
+msgstr "KONFIDENSNORM"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CONFIDENCE_T\n"
"string.text"
msgid "CONFIDENCE.T"
-msgstr "KONFIDENSINTERVAL"
+msgstr "KONFIDENST"
#: core_resource.src
msgctxt ""
@@ -2409,6 +2468,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "F.TEST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2448,7 +2516,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_P\n"
"string.text"
msgid "COVARIANCE.P"
-msgstr ""
+msgstr "KOVARIANSP"
#: core_resource.src
msgctxt ""
@@ -2457,7 +2525,7 @@ msgctxt ""
"SC_OPCODE_COVARIANCE_S\n"
"string.text"
msgid "COVARIANCE.S"
-msgstr ""
+msgstr "KOVARIANSS"
#: core_resource.src
msgctxt ""
@@ -2565,7 +2633,7 @@ msgctxt ""
"SC_OPCODE_CHI_INV_MS\n"
"string.text"
msgid "CHISQ.INV.RT"
-msgstr ""
+msgstr "CHI2.INV.RT"
#: core_resource.src
msgctxt ""
@@ -2607,6 +2675,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "F.INV"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "F.INV.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
@@ -2619,7 +2705,7 @@ msgctxt ""
"SC_OPCODE_CHI_TEST_MS\n"
"string.text"
msgid "CHISQ.TEST"
-msgstr ""
+msgstr "CHI2.TEST"
#: core_resource.src
msgctxt ""
@@ -2658,14 +2744,22 @@ msgid "BETAINV"
msgstr "BETAINV"
#: core_resource.src
-#, fuzzy
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_BETA_DIST_MS\n"
+"string.text"
+msgid "BETA.DIST"
+msgstr "BETA.FORDELING"
+
+#: core_resource.src
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BETA_INV_MS\n"
"string.text"
msgid "BETA.INV"
-msgstr "BETAINV"
+msgstr "BETA.INV"
#: core_resource.src
msgctxt ""
@@ -2830,14 +2924,13 @@ msgid "CHISQDIST"
msgstr "CHISQDIST"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHISQ_DIST_MS\n"
"string.text"
msgid "CHISQ.DIST"
-msgstr "CHISQDIST"
+msgstr "CHI2.DIST"
#: core_resource.src
msgctxt ""
@@ -2849,14 +2942,13 @@ msgid "CHISQINV"
msgstr "CHISQINV"
#: core_resource.src
-#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHISQ_INV_MS\n"
"string.text"
msgid "CHISQ.INV"
-msgstr "CHISQINV"
+msgstr "CHI2.INV"
#: core_resource.src
msgctxt ""
@@ -2973,7 +3065,7 @@ msgctxt ""
"SC_OPCODE_FILTERXML\n"
"string.text"
msgid "FILTERXML"
-msgstr ""
+msgstr "FILTERXML"
#: core_resource.src
msgctxt ""
diff --git a/source/da/helpcontent2/source/auxiliary.po b/source/da/helpcontent2/source/auxiliary.po
index 12332fecadf..19913ae4804 100644
--- a/source/da/helpcontent2/source/auxiliary.po
+++ b/source/da/helpcontent2/source/auxiliary.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-12 15:19+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2013-12-15 12:37+0000\n"
+"Last-Translator: Jørgen <jfma@mailme.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358003942.0\n"
+"X-POOTLE-MTIME: 1387111076.0\n"
#: sbasic.tree
msgctxt ""
@@ -758,7 +758,7 @@ msgctxt ""
"0214\n"
"node.text"
msgid "Automatic Functions"
-msgstr "automatiske funktioner"
+msgstr "Automatiske funktioner"
#: swriter.tree
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/sbasic/guide.po b/source/da/helpcontent2/source/text/sbasic/guide.po
index 277360c7f3b..13b35cb2eeb 100644
--- a/source/da/helpcontent2/source/text/sbasic/guide.po
+++ b/source/da/helpcontent2/source/text/sbasic/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-25 18:25+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2013-12-10 15:42+0000\n"
+"Last-Translator: Ejnar <gm@ezr.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385403901.0\n"
+"X-POOTLE-MTIME: 1386690150.0\n"
#: access2base.xhp
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Access2Base"
-msgstr ""
+msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Access2Base</bookmark_value>"
#: access2base.xhp
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"hd_idA2B002\n"
"help.text"
msgid "Access2Base"
-msgstr ""
+msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"hd_idA2B003\n"
"help.text"
msgid "What is Access2Base ?"
-msgstr ""
+msgstr "Hvad er Access2Base ?"
#: access2base.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_idA2B004\n"
"help.text"
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
-msgstr ""
+msgstr "Access2Base er et LibreOffice Basic bibliotek af makroer for udviklere og avancerede brugere. Det er et af bibliotekerne under \"LibreOffice makroer og dialoger\"."
#: access2base.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_idA2B005\n"
"help.text"
msgid "The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice <emph>Base</emph> application only."
-msgstr ""
+msgstr "De leverede makroer implementerer en række nyttige funktioner, alle direkte inspireret af Microsoft Access. Makroerne kan kun kaldes fra LibreOffice <emph>Base</emph>."
#: access2base.xhp
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"par_idA2B006\n"
"help.text"
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
-msgstr ""
+msgstr "API'et som kommer med Access2base er mere kortfattet, intuitivt og lettere at lære end det normale UNO API (API = Application Programming Interface)."
#: access2base.xhp
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
-msgstr ""
+msgstr "<emph>Biblioteket er dokumenteret på <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
#: access2base.xhp
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"hd_idA2B008\n"
"help.text"
msgid "The implemented macros include:"
-msgstr ""
+msgstr "De aktuelle makroer er blandt andet:"
#: access2base.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_idA2B009\n"
"help.text"
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the MSAccess object model"
-msgstr ""
+msgstr "et simpelt API som kan udvides for manipulation af <emph>formularer</emph>, <emph>dialoger</emph> and <emph>kontrolelementer</emph> som ligner MS Access objektmodellen"
#: access2base.xhp
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"par_idA2B010\n"
"help.text"
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects"
-msgstr ""
+msgstr "et API for databasetilgang objekterne <emph>tabel</emph>, <emph>forespørgsel</emph>, <emph>poster</emph> og <emph>felter</emph>"
#: access2base.xhp
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"par_idA2B011\n"
"help.text"
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding MSAccess macros/actions"
-msgstr ""
+msgstr "en række <emph>handlinger</emph> med syntaks, som er identisk med de tilsvarende MS Access makroer/handlinger"
#: access2base.xhp
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"par_idA2B012\n"
"help.text"
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions"
-msgstr ""
+msgstr "databasefunktionerne <emph>DLookup</emph>, <emph>DSum</emph>, ..."
#: access2base.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_idA2B013\n"
"help.text"
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
-msgstr ""
+msgstr "understøttelse for genveje som <item type=\"literal\">Forms!minFormular!metKontrolelement</item>"
#: access2base.xhp
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"par_idA2B015\n"
"help.text"
msgid "a consistent errors and exceptions handler"
-msgstr ""
+msgstr "konsistent fejl- og undtagelseshåndtering"
#: access2base.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_idA2B016\n"
"help.text"
msgid "facilities for programming form, dialog and control <emph>events</emph>"
-msgstr ""
+msgstr "faciliteter til programmering af formularer, dialoger og kontrolelement<emph>handlinger</emph>"
#: access2base.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"par_idA2B017\n"
"help.text"
msgid "the support of both embedded forms and standalone (Writer) forms"
-msgstr ""
+msgstr "understøttelse af både indlejrede formularer og selvstændige (Writer-) formularer"
#: access2base.xhp
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"hd_idA2B018\n"
"help.text"
msgid "Compare Access2Base with MSAccess VBA"
-msgstr ""
+msgstr "Sammenlign Access2Base med MS Access VBA"
#: control_properties.xhp
msgctxt ""
@@ -200,7 +200,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
-msgstr "Du kan angive egenskaberne for kontrolelementer som du tilføjer til en dialog. For eksempel kan du ændre farve, navn og størrelse på en knap, som du har tilføjet. Du kan ændre de fleste kontrolelementegenskaber når du opretter eller redigerer en dialog. Visse egenskaber kan ikke ændres ved kørselstid."
+msgstr "Du kan angive egenskaberne for kontrolelementer, som du føjer til en dialog. For eksempel kan du ændre farve, navn og størrelse på en knap, som du har tilføjet. Du kan ændre de fleste kontrolelementegenskaber når du opretter eller redigerer en dialog. Visse egenskaber kan dog kun ændres ved kørselstid."
#: control_properties.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/sbasic/shared.po b/source/da/helpcontent2/source/text/sbasic/shared.po
index 122a616b353..9de2826d755 100644
--- a/source/da/helpcontent2/source/text/sbasic/shared.po
+++ b/source/da/helpcontent2/source/text/sbasic/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-25 18:42+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2013-12-29 20:31+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385404953.0\n"
+"X-POOTLE-MTIME: 1388349076.0\n"
#: 00000002.xhp
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<variable id=\"err2\">2 Syntax error</variable>"
-msgstr "<variable id=\"err2\">2 Syntaxfejl</variable>"
+msgstr "<variable id=\"err2\">2 Syntaksfejl</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1660,7 +1660,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:"
-msgstr "<emph>Sub</emph> er den korte form for <emph>subroutine</emph> (subrutine, underrutine), og bruges til håndtere en bestemt delopgave indenfor et program. Opdeling af et program i subs forbedrer læsbarheden og reducerer antallet af programmørfejl. En sub kan tage argumenter som parametre, men returnerer ikke værdier til den kaldende sub eller function, f. eks.:"
+msgstr "<emph>Sub</emph> er den korte form for <emph>subroutine</emph> (subrutine, underrutine), og bruges til håndtere en bestemt delopgave indenfor et program. Opdeling af et program i subs forbedrer læsbarheden og reducerer antallet af programmørfejl. En sub kan tage argumenter som parametre, men returnerer ikke værdier til den kaldende sub eller function, f.eks.:"
#: 01010210.xhp
msgctxt ""
@@ -2106,7 +2106,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character."
-msgstr "Integer-variable rummer heltal i området fra -32768 til 32767. Hvis man tildeler en flydende-kommaværdi til en integer, bliver værdien afrundet til nærmeste heltal. Integer-variable har den fordel frem for andre typer af talvariable, at de er hurtige at regne på. Derfor er de f. eks. velegnede som tællervariable i løkker. En heltalsvariabel kræver kun to bytes hukommelse. Typeerklæringstegnet er \"%\"."
+msgstr "Integer-variable rummer heltal i området fra -32768 til 32767. Hvis man tildeler en flydende-kommaværdi til en integer, bliver værdien afrundet til nærmeste heltal. Integer-variable har den fordel frem for andre typer af talvariable, at de er hurtige at regne på. Derfor er de f.eks. velegnede som tællervariable i løkker. En heltalsvariabel kræver kun to bytes hukommelse. Typeerklæringstegnet er \"%\"."
#: 01020100.xhp
msgctxt ""
@@ -3672,7 +3672,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "In the <emph>Location</emph> list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the <emph>Standard</emph> library."
-msgstr "På listen <emph>Placering</emph> specificerer du, hvor dit biblotek er gemt. Vælg det bibliotek, du vil eksportere. Bemærk, at du ikke kan eksportere <emph>Standard</emph>biblioteket."
+msgstr "På listen <emph>Placering</emph> specificerer du, hvor dit bibliotek er gemt. Vælg det bibliotek, du vil eksportere. Bemærk, at du ikke kan eksportere <emph>Standard</emph>biblioteket."
#: 01030400.xhp
msgctxt ""
@@ -4318,7 +4318,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
-msgstr "...efter dialogen <emph>Udskriv</emph> er lukket, men før den faktiske udskrivning begynder. Denne hændelse indtræffer for hver udskrevet kopi."
+msgstr "... efter dialogen <emph>Udskriv</emph> er lukket, men før den faktiske udskrivning begynder. Denne hændelse indtræffer for hver udskrevet kopi."
#: 01040000.xhp
msgctxt ""
@@ -5951,7 +5951,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "Initially, the controls receive numbers in the order they are added to the dialog. You can change the order numbers for controls. $[officename] Basic updates the order numbers automatically to avoid duplicate numbers. Controls that cannot be focused are also assigned a value but these controls are skipped when using the Tab key."
-msgstr "Som udganspunkt vil kontrolelementerne blive nummereret i den rækkefølge, de bliver tilføjet i dialogen. Du kan ændre rækkefølgen af numre for kontrolelementer. $[officename] Basic opdaterer rækkefølgenumre automatisk for at undgå ens numre. Kontrolelementer, som ikke kan fokuseres, er også tildelt en værdi, men disse kontrolelementer bliver sprunget over, når du bruger tabulatortasten."
+msgstr "Som udgangspunkt vil kontrolelementerne blive nummereret i den rækkefølge, de bliver tilføjet i dialogen. Du kan ændre rækkefølgen af numre for kontrolelementer. $[officename] Basic opdaterer rækkefølgenumre automatisk for at undgå ens numre. Kontrolelementer, som ikke kan fokuseres, er også tildelt en værdi, men disse kontrolelementer bliver sprunget over, når du bruger tabulatortasten."
#: 01170101.xhp
msgctxt ""
@@ -8896,7 +8896,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Use File I/O functions to create and manage user-defined (data) files."
-msgstr "Brug fil I/O - funktioner til at oprette og administrere brugeredefinerede (data) filer."
+msgstr "Brug fil I/O - funktioner til at oprette og administrere brugeredefinerede (data)filer."
#: 03020000.xhp
msgctxt ""
@@ -8905,7 +8905,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
-msgstr "Du kan bruge disse funktioner til at understøtte oprettelsen af \"relative\" filer, så du kan gemme og indlæse bestemte dataposter ved at angive deres datapostnummer. Fil I/O funktioner kan også hjælpe dig med at administrere dine filer ved at leverere dig information såsom filstørrelse, aktuelle stiindstillinger, eller oprettelsesdato for en fil eller et katalog."
+msgstr "Du kan bruge disse funktioner til at understøtte oprettelsen af \"relative\" filer, så du kan gemme og indlæse bestemte dataposter ved at angive deres datapostnummer. Fil I/O funktioner kan også hjælpe dig med at administrere dine filer ved at levere dig information såsom filstørrelse, aktuelle stiindstillinger, eller oprettelsesdato for en fil eller et katalog."
#: 03020100.xhp
msgctxt ""
@@ -10818,7 +10818,7 @@ msgctxt ""
"par_id9783013\n"
"help.text"
msgid "This runtime statement currently does not work as documented. See <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">this issue</link> for more information."
-msgstr "Denne køretidssætning fungerer i øjeblikket ikke som beskrevet. Se <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">Denne fejl</link> for mere information."
+msgstr "Denne kørselstidssætning fungerer i øjeblikket ikke som beskrevet. Se <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">Denne fejl</link> for mere information."
#: 03020401.xhp
msgctxt ""
@@ -12847,7 +12847,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>Year:</emph> Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits."
-msgstr "<emph>Year:</emph> Heltalsudtryk, som indikerer et år. Alle værdier mellem 0 og 99 bliver fortolket som år 1900-1999. For år, som falder undenfor dette interval, skal du indtaste alle fire cifre."
+msgstr "<emph>Year:</emph> Heltalsudtryk, som indikerer et år. Alle værdier mellem 0 og 99 bliver fortolket som år 1900-1999. For år, som falder udenfor dette interval, skal du indtaste alle fire cifre."
#: 03030101.xhp
msgctxt ""
@@ -14104,22 +14104,20 @@ msgid "Example:"
msgstr "Eksempel:"
#: 03030111.xhp
-#, fuzzy
msgctxt ""
"03030111.xhp\n"
"tit\n"
"help.text"
msgid "CDateToUnoDate Function [Runtime]"
-msgstr "CDateToIso-funktion [kørselstid]"
+msgstr "CDateToUnoDate-funktion [kørselstid]"
#: 03030111.xhp
-#, fuzzy
msgctxt ""
"03030111.xhp\n"
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoDate function</bookmark_value>"
-msgstr "<bookmark_value>CdateToIso-funktion</bookmark_value>"
+msgstr "<bookmark_value>CDateToUnoDate-funktion</bookmark_value>"
#: 03030111.xhp
msgctxt ""
@@ -14128,7 +14126,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">CDateToUnoDate Function [Runtime]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">CDateToUnoDate-funktion [kørselstid]</link>"
#: 03030111.xhp
msgctxt ""
@@ -14137,7 +14135,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Returns the date as a UNO com.sun.star.util.Date struct."
-msgstr ""
+msgstr "Returnerer datoen som en UNO com.sun.star.util.Date struktur."
#: 03030111.xhp
msgctxt ""
@@ -14155,7 +14153,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateToUnoDate(aDate)"
-msgstr ""
+msgstr "CDateToUnoDate(aDate)"
#: 03030111.xhp
msgctxt ""
@@ -14173,7 +14171,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "com.sun.star.util.Date"
-msgstr ""
+msgstr "com.sun.star.util.Date"
#: 03030111.xhp
msgctxt ""
@@ -14191,7 +14189,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
-msgstr ""
+msgstr "<emph>aDate:</emph> Dato som skal konverteres"
#: 03030111.xhp
msgctxt ""
@@ -14203,16 +14201,14 @@ msgid "Example:"
msgstr "Eksempel:"
#: 03030112.xhp
-#, fuzzy
msgctxt ""
"03030112.xhp\n"
"tit\n"
"help.text"
msgid "CDateFromUnoDate Function [Runtime]"
-msgstr "CDateFromIso-funktion [kørselstid]"
+msgstr "CDateFromUnoDate-funktion [kørselstid]"
#: 03030112.xhp
-#, fuzzy
msgctxt ""
"03030112.xhp\n"
"bm_id3150620\n"
@@ -14227,7 +14223,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">CDateFromUnoDate Function [Runtime]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">CDateFromUnoDate-funktion [Kørselstid]</link>"
#: 03030112.xhp
msgctxt ""
@@ -14236,7 +14232,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.Date struct to a Date value."
-msgstr ""
+msgstr "Konverterer en UNO com.sun.star.util.Date struktur til en datoværdi."
#: 03030112.xhp
msgctxt ""
@@ -14254,7 +14250,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateFromUnoDate(aDate)"
-msgstr ""
+msgstr "CDateFromUnoDate(aDate)"
#: 03030112.xhp
msgctxt ""
@@ -14290,7 +14286,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
-msgstr ""
+msgstr "<emph>aDate:</emph> Datoen som skal konverteres"
#: 03030112.xhp
msgctxt ""
@@ -14302,22 +14298,20 @@ msgid "Example:"
msgstr "Eksempel:"
#: 03030113.xhp
-#, fuzzy
msgctxt ""
"03030113.xhp\n"
"tit\n"
"help.text"
msgid "CDateToUnoTime Function [Runtime]"
-msgstr "CDateFromIso-funktion [kørselstid]"
+msgstr "CDateToUnoTime-funktion [Kørselstid]"
#: 03030113.xhp
-#, fuzzy
msgctxt ""
"03030113.xhp\n"
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>"
-msgstr "<bookmark_value>CdateToIso-funktion</bookmark_value>"
+msgstr "<bookmark_value>CDateToUnoTime-funktion</bookmark_value>"
#: 03030113.xhp
msgctxt ""
@@ -14326,7 +14320,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">CDateToUnoTime Function [Runtime]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">CDateToUnoTime-funktion [Kørselstid]</link>"
#: 03030113.xhp
msgctxt ""
@@ -14335,7 +14329,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct."
-msgstr ""
+msgstr "Returnerer tids-delen af en dato som en UNO com.sun.star.util.Time struktur."
#: 03030113.xhp
msgctxt ""
@@ -14353,7 +14347,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateToUnoTime(aDate)"
-msgstr ""
+msgstr "CDateToUnoTime(aDate)"
#: 03030113.xhp
msgctxt ""
@@ -14371,7 +14365,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "com.sun.star.util.Time"
-msgstr ""
+msgstr "com.sun.star.util.Time"
#: 03030113.xhp
msgctxt ""
@@ -14389,7 +14383,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date value to convert"
-msgstr ""
+msgstr "<emph>aDate:</emph> Datoværdien som skal konverteres"
#: 03030113.xhp
msgctxt ""
@@ -14401,22 +14395,20 @@ msgid "Example:"
msgstr "Eksempel:"
#: 03030114.xhp
-#, fuzzy
msgctxt ""
"03030114.xhp\n"
"tit\n"
"help.text"
msgid "CDateFromUnoTime Function [Runtime]"
-msgstr "CDateFromIso-funktion [kørselstid]"
+msgstr "CDateFromUnoTime-funktion [Kørselstid]"
#: 03030114.xhp
-#, fuzzy
msgctxt ""
"03030114.xhp\n"
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>"
-msgstr "<bookmark_value>CdateFromIso-funktion</bookmark_value>"
+msgstr "<bookmark_value>CDateFromUnoTime-funktion</bookmark_value>"
#: 03030114.xhp
msgctxt ""
@@ -14425,7 +14417,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">CDateFromUnoTime Function [Runtime]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">CDateFromUnoTime-funktion [Kørselstid]</link>"
#: 03030114.xhp
msgctxt ""
@@ -14434,7 +14426,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.Time struct to a Date value."
-msgstr ""
+msgstr "Konverterer en UNO com.sun.star.util.Time struktur til en datoværdi."
#: 03030114.xhp
msgctxt ""
@@ -14452,7 +14444,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateFromUnoTime(aTime)"
-msgstr ""
+msgstr "CDateFromUnoTime(aTime)"
#: 03030114.xhp
msgctxt ""
@@ -14488,7 +14480,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aTime:</emph> Time to convert"
-msgstr ""
+msgstr "<emph>aTime:</emph> Tidspunktet der skal konverteres"
#: 03030114.xhp
msgctxt ""
@@ -14500,22 +14492,20 @@ msgid "Example:"
msgstr "Eksempel:"
#: 03030115.xhp
-#, fuzzy
msgctxt ""
"03030115.xhp\n"
"tit\n"
"help.text"
msgid "CDateToUnoDateTime Function [Runtime]"
-msgstr "CDateToIso-funktion [kørselstid]"
+msgstr "CDateToUnoDateTime-funktion [Kørselstid]"
#: 03030115.xhp
-#, fuzzy
msgctxt ""
"03030115.xhp\n"
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>"
-msgstr "<bookmark_value>FileDateTime-funktion</bookmark_value>"
+msgstr "<bookmark_value>CDateToUnoDateTime-funktion</bookmark_value>"
#: 03030115.xhp
msgctxt ""
@@ -14524,7 +14514,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">CDateToUnoDateTime Function [Runtime]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">CDateToUnoDateTime-funktion [Kørselstid]</link>"
#: 03030115.xhp
msgctxt ""
@@ -14533,7 +14523,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct."
-msgstr ""
+msgstr "Returnerer tidsdelen af en dato som en UNO com.sun.star.util.DateTime struktur."
#: 03030115.xhp
msgctxt ""
@@ -14551,7 +14541,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateToUnoDateTime(aDate)"
-msgstr ""
+msgstr "CDateToUnoDateTime(aDate)"
#: 03030115.xhp
msgctxt ""
@@ -14569,7 +14559,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "com.sun.star.util.DateTime"
-msgstr ""
+msgstr "com.sun.star.util.DateTime"
#: 03030115.xhp
msgctxt ""
@@ -14587,7 +14577,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date value to convert"
-msgstr ""
+msgstr "<emph>aDate:</emph> Datoen der skal konverteres"
#: 03030115.xhp
msgctxt ""
@@ -14599,22 +14589,20 @@ msgid "Example:"
msgstr "Eksempel:"
#: 03030116.xhp
-#, fuzzy
msgctxt ""
"03030116.xhp\n"
"tit\n"
"help.text"
msgid "CDateFromUnoDateTime Function [Runtime]"
-msgstr "CDateFromIso-funktion [kørselstid]"
+msgstr "CDateFromUnoDateTime funktion [kørselstid]"
#: 03030116.xhp
-#, fuzzy
msgctxt ""
"03030116.xhp\n"
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>"
-msgstr "<bookmark_value>FileDateTime-funktion</bookmark_value>"
+msgstr "<bookmark_value>CDateFromUnoDateTime-funktion</bookmark_value>"
#: 03030116.xhp
msgctxt ""
@@ -14623,7 +14611,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime Function [Runtime]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime-funktion [Kørselstid]</link>"
#: 03030116.xhp
msgctxt ""
@@ -14632,7 +14620,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value."
-msgstr ""
+msgstr "Konverterer en UNO com.sun.star.util.DateTime-struktur til en datoværdi."
#: 03030116.xhp
msgctxt ""
@@ -14650,7 +14638,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateFromUnoDateTime(aDateTime)"
-msgstr ""
+msgstr "CDateFromUnoDateTime(aDateTime)"
#: 03030116.xhp
msgctxt ""
@@ -14686,7 +14674,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDateTime:</emph> DateTime to convert"
-msgstr ""
+msgstr "<emph>aDateTime:</emph> DateTime der skal konverteres"
#: 03030116.xhp
msgctxt ""
@@ -23164,7 +23152,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<emph>Libname:</emph> File or system name of the DLL. This library is automatically loaded the first time the function is used."
-msgstr "<emph>Libname:</emph> Fil- eller systemnavnet på DLL'en. Dette bibliotek bliver automatisk indlæst første gang funktionenen er brugt."
+msgstr "<emph>Libname:</emph> Fil- eller systemnavnet på DLL'en. Dette bibliotek bliver automatisk indlæst første gang funktionen anvendes."
#: 03090403.xhp
msgctxt ""
@@ -27083,7 +27071,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, sPar3 AS STRING), only Variant variables can be defined. Use a separate definition line for each variable."
-msgstr "Hvis der ikke er angivet en variabeltype for variablen (f. eks. Dim sPar1), og der ikke er sat en standardvariabeltype med DefXXX, vil variablen blive erklæret med typen Variant. Man kan erklære flere variable med samme Dim-sætning."
+msgstr "Hvis der ikke er angivet en variabeltype for variablen (f.eks. Dim sPar1), og der ikke er sat en standardvariabeltype med DefXXX, vil variablen blive erklæret med typen Variant. Man kan erklære flere variable med samme Dim-sætning."
#: 03102100.xhp
msgctxt ""
@@ -35668,7 +35656,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Instantiates a Uno service with the ProcessServiceManager."
-msgstr "Instantierer en UNO-service med ProcessServiceManager."
+msgstr "Instansierer en UNO-service med ProcessServiceManager."
#: 03131600.xhp
msgctxt ""
@@ -36195,7 +36183,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener."
-msgstr "Mange Uno-grænseflader lader dig registrere lyttere på et specielt lytteinterface. Dette giver dig mulighed for at lytte efter specifikke hændelser og kalde den passende lyttemetode. Funktionen CreateUnoListener venter på det kaldte lytteinterface og overførerer derefter et objekt til interfacet som interfacet understøtter. Dette objekt bliver så videregivet til metoden for at registrere lytteren."
+msgstr "Mange Uno-grænseflader lader dig registrere lyttere på et specielt lytteinterface. Dette giver dig mulighed for at lytte efter specifikke hændelser og kalde den passende lyttemetode. Funktionen CreateUnoListener venter på det kaldte lytteinterface og overfører derefter et objekt til interfacet som interfacet understøtter. Dette objekt bliver så videregivet til metoden for at registrere lytteren."
#: 03132000.xhp
msgctxt ""
@@ -36285,7 +36273,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs."
-msgstr "Præfikset kalder registrerede lyttere fra Basic-subrutiner. Basic køretidssystemet leder efter Basic-subrutiner eller funktioner som har navnet \"PrefixListenerMethode\" og kalder dem når de er fundet. Ellers vil en kørselsfejl forekomme."
+msgstr "Præfikset kalder registrerede lyttere fra Basic-subrutiner. Basic kørselstidssystemet leder efter Basic-subrutiner eller funktioner som har navnet \"PrefixListenerMethode\" og kalder dem når de er fundet. Ellers vil en kørselsfejl forekomme."
#: 03132000.xhp
msgctxt ""
@@ -37870,7 +37858,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
-msgstr "Dette afsnit forklarer de mest almindelige køretidsfunktioner i %PRODUCTNAME Basic. For mere dybdegående information henvises til <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">%PRODUCTNAME BASIC Programmingsguide </link> på Wiki."
+msgstr "Dette afsnit forklarer de mest almindelige kørselstidsfunktioner i %PRODUCTNAME Basic. For mere dybdegående information henvises til <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">%PRODUCTNAME BASIC Programmeringsguide </link> på Wiki."
#: main0601.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/sbasic/shared/01.po b/source/da/helpcontent2/source/text/sbasic/shared/01.po
index 31c886d67a1..3e8699667b8 100644
--- a/source/da/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/da/helpcontent2/source/text/sbasic/shared/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-05 18:56+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2013-12-15 13:15+0000\n"
+"Last-Translator: Jørgen <jfma@mailme.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354733781.0\n"
+"X-POOTLE-MTIME: 1387113328.0\n"
#: 06130000.xhp
msgctxt ""
@@ -443,7 +443,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
-msgstr "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Beskytter det valgte bibliotek med en adgangskode.</ahelp> Du kan indtaste en ny adgangskode eller ændre den nuværende adgangskode."
+msgstr "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Beskytter det valgte bibliotek med et kodeord.</ahelp> Du kan indtaste et nyt kodeord eller ændre til et nyt kodeord."
#: 06130100.xhp
msgctxt ""
@@ -470,7 +470,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Enter the current password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Indtast den aktuelle adgangskode for det valgte bibliotek.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Indtast det aktuelle kodeord for det valgte bibliotek.</ahelp>"
#: 06130100.xhp
msgctxt ""
@@ -497,7 +497,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Enter a new password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Indtast en ny adgangskode for det valgte bibliotek.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Indtast et nyt kodeord for det valgte bibliotek.</ahelp>"
#: 06130100.xhp
msgctxt ""
@@ -515,7 +515,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Repeat the new password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Gentag den nye adgangskode for det valgte bibliotek.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Gentag det nye kodeord til det valgte bibliotek.</ahelp>"
#: 06130500.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/sbasic/shared/02.po b/source/da/helpcontent2/source/text/sbasic/shared/02.po
index 4f0c9d0ae1d..0ff6b52b610 100644
--- a/source/da/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/da/helpcontent2/source/text/sbasic/shared/02.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-16 19:02+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2014-03-13 19:59+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371409324.0\n"
+"X-POOTLE-MTIME: 1394740777.000000\n"
#: 11010000.xhp
msgctxt ""
@@ -499,7 +499,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double click its name.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Viser en hierarkisk oversigt over de aktuelle $[officename] makrobiblioteker, moduler og dialoger. For at vise indholdet for et element skal du dobbeltklikke dets navn."
+msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Viser en hierarkisk oversigt over de aktuelle $[officename] makrobiblioteker, moduler og dialoger. For at vise indholdet for et element skal du dobbeltklikke dets navn.</ahelp>"
#: 11100000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc.po b/source/da/helpcontent2/source/text/scalc.po
index 1f08220f4f9..334c7b4fb3d 100644
--- a/source/da/helpcontent2/source/text/scalc.po
+++ b/source/da/helpcontent2/source/text/scalc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-07-15 16:04+0200\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2013-12-29 17:07+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388336875.0\n"
#: main0000.xhp
msgctxt ""
@@ -1331,7 +1332,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Scaling Factor"
-msgstr "Skalleringsfaktor"
+msgstr "Skaleringsfaktor"
#: main0210.xhp
msgctxt ""
@@ -1339,7 +1340,7 @@ msgctxt ""
"par_id460939\n"
"help.text"
msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on <emph>Sheet</emph> tab of <emph>Page Style</emph> dialog, too."
-msgstr "Denne skyder definerer en sideskala for det udskrevne regneark. Skalleringsfaktor kan også sættes på <emph>Ark</emph>fanen i dialogen<emph>Sidetypografi</emph>."
+msgstr "Denne skyder definerer en sideskala for det udskrevne regneark. Skaleringsfaktor kan også sættes på <emph>Ark</emph>fanen i dialogen<emph>Sidetypografi</emph>."
#: main0210.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc/00.po b/source/da/helpcontent2/source/text/scalc/00.po
index f2aa81967ca..a70fd94c9e5 100644
--- a/source/da/helpcontent2/source/text/scalc/00.po
+++ b/source/da/helpcontent2/source/text/scalc/00.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-25 18:50+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2014-03-13 19:59+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385405421.0\n"
+"X-POOTLE-MTIME: 1394740795.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -1431,24 +1431,22 @@ msgid "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
msgstr "Vælg <emph>Data - Filter - Avanceret filter - Flere>></emph>"
#: 00000412.xhp
-#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
"20\n"
"help.text"
msgid "Choose <emph>Data - Filter - Reset Filter</emph>"
-msgstr "Vælg <emph>Data - Filter - Fjern filter</emph>"
+msgstr "Vælg <emph>Data - Filter - nulstil filter</emph>"
#: 00000412.xhp
-#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3155961\n"
"48\n"
"help.text"
msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr "På Tabeldatalinjen, klik på <emph>Fjern filter/sortering</emph>"
+msgstr "På Tabeldatalinjen, klik på <emph>Nulstil filter/sortering</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1459,14 +1457,13 @@ msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222
msgstr "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Ikon</alt></image>"
#: 00000412.xhp
-#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3149207\n"
"49\n"
"help.text"
msgid "Reset Filter/Sort"
-msgstr "Fjern filter/sortering"
+msgstr "Nulstil filter/sortering"
#: 00000412.xhp
msgctxt ""
@@ -1529,7 +1526,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Vælg <emph>Data - Validitet- Indtastningshjælp</emph</variable>"
+msgstr "<variable id=\"datengueltigeingabe\">Vælg <emph>Data - Validitet- Indtastningshjælp</emph></variable>"
#: 00000412.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc/01.po b/source/da/helpcontent2/source/text/scalc/01.po
index 23516a1b4cd..73011219e90 100644
--- a/source/da/helpcontent2/source/text/scalc/01.po
+++ b/source/da/helpcontent2/source/text/scalc/01.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-26 12:32+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2014-03-13 20:00+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385469149.0\n"
+"X-POOTLE-MTIME: 1394740844.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -1519,7 +1519,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/day\">Use the <emph>Date</emph> series type and this option to create a series using seven days.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/day\">Brug <emph>Dato</emph> serietypen og denne indstilling for at oprette en serie ved brug af syv dage.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/day\">Benyt <emph>Dato</emph> serietypen og dette valg til at danne en serie på syv dage.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1537,7 +1537,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/week\">Use the <emph>Date</emph> series type and this option to create a series of five day sets.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/week\">Brug <emph>Dato</emph> serietypen og denne indstilling for at oprette en serie på fem dage.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/week\">Benyt <emph>Dato</emph> serietypen og dette valg til at danne en serie på fem dage.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1555,7 +1555,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/month\">Use the <emph>Date</emph> series type and this option to form a series from the names or abbreviations of the months.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/month\">Brug <emph>Dato</emph> serietypen og denne indstilling for a danne en serie af månedsnavne (eller forkortelser).</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/month\">Benyt <emph>Dato</emph> serietypen og dette valg til at danne en serie måneder ud fra navne eller forkortelser.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1573,7 +1573,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/year\">Use the <emph>Date</emph> series type and this option to create a series of years.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/year\">Brug <emph>Dato</emph> serietypen og denne indstilling for at oprette en serie af år.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/year\">Benyt <emph>Dato</emph> serietypen og dette valg til at danne en serie år.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1591,7 +1591,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/startValue\">Determines the start value for the series.</ahelp> Use numbers, dates or times."
-msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/startValue\">Afgør begyndelsesværdi for serien.</ahelp> Brug tal, datoer eller tidsangivelser."
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/startValue\">Fastsætter startværdien for serien. Benyt tal, datoer eller tidsangivelser.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -1609,7 +1609,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/endValue\">Determines the end value for the series.</ahelp> Use numbers, dates or times."
-msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/endValue\">Afgør slutværdien for serien.</ahelp> Brug tal, datoer eller tidsangivelser."
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/endValue\">Fastsætter slutværdien for serien. Benyt tal, datoer eller tidsangivelser.</ahelp>"
#: 02140600.xhp
msgctxt ""
@@ -2474,7 +2474,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
-msgstr ""
+msgstr "Tekstceller formatteres med sort, formler med grønt, talceller med blåt og beskyttede celler vises med en lys grå baggrund, uanset hvordan visningen er formateret."
#: 03080000.xhp
msgctxt ""
@@ -4770,7 +4770,7 @@ msgctxt ""
"102\n"
"help.text"
msgid "In the example above (scroll up, please), you can search for the number of children whose name starts with an E or a subsequent letter. Edit the formula in B16 to read <item type=\"input\">=DCOUNTA(A1:E10;\"Name\";A13:E14)</item>. Delete the old search criteria and enter <item type=\"input\">>=E</item> under Name in field A14. The result is 5. If you now delete all number values for Greta in row 8, the result changes to 4. Row 8 is no longer included in the count because it does not contain any values. The name Greta is text, not a value. Note that the DatabaseField parameter must point to a column that can contain values."
-msgstr "I eksemplet ovenfor kan du søge på antallet af børn, hvis navn starter med et E eller et bogstav senere end E i alfabetet. Rediger formlen i B16 til <item type=\"input\">DTÆLV( A1:E10; \"Navn\"; A13:E14)</item>. Slet det gamle søgekriterium og indtast <item type=\"input\">>=E</item> under Navn i felt A14. Resultatet er 5. Hvis du nu sletter alle talværdier for Greta i række 8, ændres resultatet til 4. Række 8 indgår ikke længere i antallet, fordi den ikke indeholder nogen værdier. Navnet Greta er en tekst, ikke en værdi. Bemærk at parameteren Databasefelt skal pege på en kolonne, der kan indholde værdier."
+msgstr "I eksemplet ovenfor kan du søge på antallet af børn, hvis navn starter med et E eller et bogstav senere end E i alfabetet. Rediger formlen i B16 til <item type=\"input\">DTÆLV( A1:E10; \"Navn\"; A13:E14)</item>. Slet det gamle søgekriterium og indtast <item type=\"input\">>=E</item> under Navn i felt A14. Resultatet er 5. Hvis du nu sletter alle talværdier for Greta i række 8, ændres resultatet til 4. Række 8 indgår ikke længere i antallet, fordi den ikke indeholder nogen værdier. Navnet Greta er en tekst, ikke en værdi. Bemærk at parameteren Databasefelt skal pege på en kolonne, der kan indeholde værdier."
#: 04060101.xhp
msgctxt ""
@@ -7255,7 +7255,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "Cell E13 contains the formula used to check the total of the depreciation amounts. It uses the SUMIF function as the negative values in E8:E11 must not be considered. The condition >0 is contained in cell A13. The formula in E13 is as follows:"
-msgstr "Celle E13 indeholder formlen brugt til kontrollere afskrivningenstotalen. Her bruger vi SUM.HVIS- funktionen fordi de negative værdier i E8:E11 ikke må medregnes. Betingelsen >0 er indeholdt i celle A13. Formlen i E13 er som følger:"
+msgstr "Celle E13 indeholder formlen brugt til kontrollere den samlede afskrivning. Her bruger vi SUM.HVIS- funktionen fordi de negative værdier i E8:E11 ikke må medregnes. Betingelsen >0 er indeholdt i celle A13. Formlen i E13 er som følger:"
#: 04060103.xhp
msgctxt ""
@@ -7531,7 +7531,7 @@ msgctxt ""
"90\n"
"help.text"
msgid "Nominal interest refers to the amount of interest due at the end of a calculation period. Effective interest increases with the number of payments made. In other words, interest is often paid in installments (for example, monthly or quarterly) before the end of the calculation period."
-msgstr "Nominel rente henviser til mængden af rente forfalden ved slutningen af en beregningsperiode. EFFEKTIV rente forøges med antallet af betalinger. Med andre ord; rente er ofte betalt i ydelser (for eksempel, månedligt eller kvartalsvist) før slutningen af beregningensperioden."
+msgstr "Nominel rente henviser til mængden af rente forfalden ved slutningen af en beregningsperiode. EFFEKTIV rente forøges med antallet af betalinger. Med andre ord; rente er ofte betalt i ydelser (for eksempel, månedligt eller kvartalsvist) før slutningen af beregningsperioden."
#: 04060103.xhp
msgctxt ""
@@ -11244,13 +11244,12 @@ msgid "<item type=\"input\">=NOT(AND(A;B))</item> returns TRUE"
msgstr "<item type=\"input\">=IKKE(OG(A; B))</item> returnerer SAND"
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"bm_id3156257\n"
"help.text"
msgid "<bookmark_value>XOR function</bookmark_value>"
-msgstr "<bookmark_value>ELLER-funktion</bookmark_value>"
+msgstr "<bookmark_value>XELLER-funktion</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11258,7 +11257,7 @@ msgctxt ""
"hd_id3156257\n"
"help.text"
msgid "XOR"
-msgstr ""
+msgstr "XELLER"
#: 04060105.xhp
msgctxt ""
@@ -11266,7 +11265,7 @@ msgctxt ""
"par_id3155987\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_XOR\">Returns true if an odd number of arguments evaluates to TRUE.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_XOR\">Returnerer sand hvis et ulige antal argumenter valideres til sand.</ahelp>"
#: 04060105.xhp
msgctxt ""
@@ -11274,7 +11273,7 @@ msgctxt ""
"par_id3148772\n"
"help.text"
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
-msgstr ""
+msgstr "Argumenterne er enten selv logiske udtryk (TRUE, 1<5, 2+3=7, B8<10) som returnerer logiske værdier, eller matricer (A1:C3) som indeholder logiske værdier."
#: 04060105.xhp
msgctxt ""
@@ -11285,13 +11284,12 @@ msgid "Syntax"
msgstr "Syntaks"
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3150469\n"
"help.text"
msgid "XOR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
-msgstr "ELLER(Logisk_værdi_1; Logisk_værdi_2 ...Logisk_værdi_30)"
+msgstr "XELLER(Logisk_værdi_1; Logisk_værdi_2 ...Logisk_værdi_30)"
#: 04060105.xhp
msgctxt ""
@@ -11302,31 +11300,28 @@ msgid "Example"
msgstr "Eksempel"
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3083286\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
-msgstr "<item type=\"input\">=OG(FALSK; SAND)</item> returnerer FALSK."
+msgstr "<item type=\"input\">=XELLER(SAND; SAND)</item> returnerer FALSK."
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3083445\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
-msgstr "<item type=\"input\">=ELLER(FALSK; SAND)</item> returnerer SAND."
+msgstr "<item type=\"input\">=XELLER(SAND; SAND; SAND)</item> returnerer SAND."
#: 04060105.xhp
-#, fuzzy
msgctxt ""
"04060105.xhp\n"
"par_id3154315\n"
"help.text"
msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
-msgstr "<item type=\"input\">=ELLER(FALSK; SAND)</item> returnerer SAND."
+msgstr "<item type=\"input\">=XELLER(FALSK; SAND)</item> returnerer SAND."
#: 04060106.xhp
msgctxt ""
@@ -12444,7 +12439,7 @@ msgctxt ""
"163\n"
"help.text"
msgid "Returns the hyperbolic cosine of <emph>Number</emph>."
-msgstr "Reurnerer den hyperbolske cosinus af <emph>Tal</emph>."
+msgstr "Returnerer den hyperbolske cosinus af <emph>Tal</emph>."
#: 04060106.xhp
msgctxt ""
@@ -12682,7 +12677,7 @@ msgctxt ""
"153\n"
"help.text"
msgid "Returns the (trigonometric) cosecant of <emph>Number</emph>, the angle in radians."
-msgstr "Returnerer (den trigonomsike) cosekant af <emph>Tal</emph>, vinklen i radianer."
+msgstr "Returnerer (den trigonomiske) cosekant af <emph>Tal</emph>, vinklen i radianer."
#: 04060106.xhp
msgctxt ""
@@ -17284,7 +17279,7 @@ msgctxt ""
"par_id5092318\n"
"help.text"
msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press F9."
-msgstr ""
+msgstr "Denne funktion danner et nyt tilfældigt tal hver gang Calc genberegner. For at tvinge Calc til at genberegne kan du trykke på F9."
#: 04060106.xhp
msgctxt ""
@@ -18193,7 +18188,7 @@ msgctxt ""
"par_idN10DD0\n"
"help.text"
msgid "The following functions provide forced array handling: CORREL, COVAR, FORECAST, FTEST, INTERCEPT, MDETERM, MINVERSE, MMULT, MODE, PEARSON, PROB, RSQ, SLOPE, STEYX, SUMPRODUCT, SUMX2MY2, SUMX2PY2, SUMXMY2, TTEST. If you use area references as arguments when you call one of these functions, the functions behave as array functions. The following table provides an example of forced array handling:"
-msgstr "De følgende funktioner tilbyder tvungen matrixhåndtering: KORRELATION, KOVARIANS, PROGNOSE, FTEST, SKÆRING, MDETERM, MINVERT, MPRODUKT, HYPPIGST, PEARSON, SANDSYNLIGHED, FORKLARINGSGRAD, STIGNING, STFYX, SUMPRODUKT, SUMX2MY2, SUMX2PY2, SUMXMY2, TTEST. Hvis du bruger områdereferencer som argumenter, når du kalder en af disse funktioner, opfører funktionerne sig som matrixfunktioner. Den følgende tabel giver et eksempel på tvungen matrixhåndtering:"
+msgstr "De følgende funktioner tilbyder tvungen matrixhåndtering: KORRELATION, KOVARIANS, PROGNOSE, F.TEST, SKÆRING, MDETERM, MINVERT, MPRODUKT, HYPPIGST, PEARSON, SANDSYNLIGHED, FORKLARINGSGRAD, STIGNING, STFYX, SUMPRODUKT, SUMX2MY2, SUMX2PY2, SUMXMY2, TTEST. Hvis du bruger områdereferencer som argumenter, når du kalder en af disse funktioner, opfører funktionerne sig som matrixfunktioner. Den følgende tabel giver et eksempel på tvungen matrixhåndtering:"
#: 04060107.xhp
msgctxt ""
@@ -18457,7 +18452,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Without deselecting the range, select the MUNIT function. Mark the <emph>Array</emph> check box. Enter the desired dimensions for the array unit, in this case <item type=\"input\">5</item>, and click <emph>OK</emph>."
-msgstr "Vælg funktionen MENHED uden at afmarkerere området. Marker afkrydsningsfeltet <emph>Matrix</emph>. Indtast den ønskede dimension af enhedsmatricen, i dette tilfælde <item type=\"input\">5</item> og klik på <emph>OK</emph>."
+msgstr "Vælg funktionen MENHED uden at afmarkere området. Marker afkrydsningsfeltet <emph>Matrix</emph>. Indtast den ønskede dimension af enhedsmatricen, i dette tilfælde <item type=\"input\">5</item> og klik på <emph>OK</emph>."
#: 04060107.xhp
msgctxt ""
@@ -21579,7 +21574,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<emph>Server</emph> is the name of a server application. <item type=\"productname\">%PRODUCTNAME</item>applications have the server name \"soffice\"."
-msgstr ""
+msgstr "<emph>Server</emph> er navnet på et serverprogram. <item type=\"productname\">%PRODUCTNAME</item>programmer har servernavnet \"soffice\"."
#: 04060109.xhp
msgctxt ""
@@ -26058,14 +26053,13 @@ msgid "TRIM(\"Text\")"
msgstr "TRIM(\"Tekst\")"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id3151362\n"
"58\n"
"help.text"
msgid "<emph>Text</emph> refers to text in which spaces are to be removed."
-msgstr "<emph>Tekst</emph> henviser til tekst i hvilken mellemrum vil blive fjernet."
+msgstr "<emph>Tekst</emph> henviser til teksten hvor mellemrum vil blive fjernet."
#: 04060110.xhp
msgctxt ""
@@ -26082,8 +26076,8 @@ msgctxt ""
"par_id3156074\n"
"60\n"
"help.text"
-msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing zeros and with single space between words."
-msgstr ""
+msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing spaces and with single space between words."
+msgstr "<item type=\"input\">=TRIM(\" hej verden \")</item> returnerer hej verden uden indledende og efterfølgende mellemrum, og med et enkelt mellemrum mellem ordene."
#: 04060110.xhp
msgctxt ""
@@ -30451,7 +30445,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">The result is the <emph>ComplexNumber</emph> raised to the power of <emph>Number</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">Resultatet er <emph>Komplekst_tal</emph> opløftet til <emph>tal</emph>.potens.</ahelp>"
#: 04060116.xhp
msgctxt ""
@@ -39599,7 +39593,7 @@ msgctxt ""
"bm_id3150603\n"
"help.text"
msgid "<bookmark_value>EXPONDIST function</bookmark_value> <bookmark_value>exponential distributions</bookmark_value>"
-msgstr "<bookmark_value>EKSPFORDELING-funktion</bookmark_value><bookmark_value>eksponentialfordeling</bookmark_value>"
+msgstr "<bookmark_value>EKSP.FORDELING-funktion</bookmark_value><bookmark_value>eksponentialfordeling</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -39608,7 +39602,7 @@ msgctxt ""
"115\n"
"help.text"
msgid "EXPONDIST"
-msgstr "EKSPFORDELING"
+msgstr "EKSP.FORDELING"
#: 04060181.xhp
msgctxt ""
@@ -39635,7 +39629,7 @@ msgctxt ""
"118\n"
"help.text"
msgid "EXPONDIST(Number; Lambda; C)"
-msgstr "EKSPFORDELING(Tal; Lambda; Kumulativ)"
+msgstr "EKSP.FORDELING(Tal; Lambda; Kumulativ)"
#: 04060181.xhp
msgctxt ""
@@ -39680,7 +39674,7 @@ msgctxt ""
"123\n"
"help.text"
msgid "<item type=\"input\">=EXPONDIST(3;0.5;1)</item> returns 0.78."
-msgstr "<item type=\"input\">=EKSPFORDELING(3; 0,5; 1)</item> returnerer 0,78."
+msgstr "<item type=\"input\">=EKSP.FORDELING(3; 0,5; 1)</item> returnerer 0,78."
#: 04060182.xhp
msgctxt ""
@@ -39705,7 +39699,7 @@ msgctxt ""
"bm_id3145388\n"
"help.text"
msgid "<bookmark_value>FINV function</bookmark_value> <bookmark_value>inverse F probability distribution</bookmark_value>"
-msgstr "<bookmark_value>FINV-funktion</bookmark_value><bookmark_value>omvendt/invers F sandsynlighedsfordeling</bookmark_value>"
+msgstr "<bookmark_value>F.INV-funktion</bookmark_value><bookmark_value>omvendt/invers F sandsynlighedsfordeling</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -39714,7 +39708,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "FINV"
-msgstr "FINV"
+msgstr "F.INV"
#: 04060182.xhp
msgctxt ""
@@ -39741,7 +39735,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "FINV(Number; DegreesFreedom1; DegreesFreedom2)"
-msgstr "FINV(Tal; Frihedsgrader1; Frihedsgrader2)"
+msgstr "F.INV(Tal; Frihedsgrader1; Frihedsgrader2)"
#: 04060182.xhp
msgctxt ""
@@ -39750,7 +39744,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated."
-msgstr "<emph>Tal</emph> er sandsynlighedværdien, som den inverse (omvendte) F fordeling vil blive beregnet for."
+msgstr "<emph>Tal</emph> er sandsynlighedsværdien, som den inverse (omvendte) F-fordeling vil blive beregnet for."
#: 04060182.xhp
msgctxt ""
@@ -39786,7 +39780,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<item type=\"input\">=FINV(0.5;5;10)</item> yields 0.93."
-msgstr "<item type=\"input\">=FINV(0,5; 5; 10)</item> giver 0,93."
+msgstr "<item type=\"input\">=F.INV(0,5; 5; 10)</item> giver 0,93."
#: 04060182.xhp
msgctxt ""
@@ -39936,7 +39930,7 @@ msgctxt ""
"bm_id3151390\n"
"help.text"
msgid "<bookmark_value>FTEST function</bookmark_value>"
-msgstr "<bookmark_value>FTEST-funktion</bookmark_value>"
+msgstr "<bookmark_value>F.TEST-funktion</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -39945,7 +39939,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "FTEST"
-msgstr "FTEST"
+msgstr "F.TEST"
#: 04060182.xhp
msgctxt ""
@@ -39972,7 +39966,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "FTEST(Data1; Data2)"
-msgstr "FTEST(Data1; Data2)"
+msgstr "F.TEST(Data1; Data2)"
#: 04060182.xhp
msgctxt ""
@@ -40008,7 +40002,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<item type=\"input\">=FTEST(A1:A30;B1:B12)</item> calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population."
-msgstr "<item type=\"input\">=FTEST(A1:A30; B1:B12)</item> beregner om de to datamængder er forskellige i deres varians og returnerer sandsynligheden for at begge sæt kunne være kommet fra samme totalpopulation."
+msgstr "<item type=\"input\">=F.TEST(A1:A30; B1:B12)</item> beregner om de to datamængder er forskellige i deres varians og returnerer sandsynligheden for at begge sæt kunne være kommet fra samme totalpopulation."
#: 04060182.xhp
msgctxt ""
@@ -40016,7 +40010,7 @@ msgctxt ""
"bm_id3150372\n"
"help.text"
msgid "<bookmark_value>FDIST function</bookmark_value>"
-msgstr "<bookmark_value>FFORDELING-funktion</bookmark_value>"
+msgstr "<bookmark_value>F.FORDELING-funktion</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40025,7 +40019,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "FDIST"
-msgstr "FFORDELING"
+msgstr "F.FORDELING"
#: 04060182.xhp
msgctxt ""
@@ -40052,7 +40046,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "FDIST(Number; DegreesFreedom1; DegreesFreedom2)"
-msgstr "FFORDELING(Tal; Frihedsgrader1; Frihedsgrader2)"
+msgstr "F.FORDELING(Tal; Frihedsgrader1; Frihedsgrader2)"
#: 04060182.xhp
msgctxt ""
@@ -40097,7 +40091,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<item type=\"input\">=FDIST(0.8;8;12)</item> yields 0.61."
-msgstr "<item type=\"input\">=FFORDELING(0,8; 8; 12)</item> giver 0,61."
+msgstr "<item type=\"input\">=F.FORDELING(0,8; 8; 12)</item> giver 0,61."
#: 04060182.xhp
msgctxt ""
@@ -40800,7 +40794,7 @@ msgctxt ""
"bm_id3152801\n"
"help.text"
msgid "<bookmark_value>HYPGEOMDIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>"
-msgstr "<bookmark_value>HYPGEOFORDELING-funktion</bookmark_value><bookmark_value>stikprøver uden erstatning</bookmark_value>"
+msgstr "<bookmark_value>HYPGEO.FORDELING-funktion</bookmark_value><bookmark_value>stikprøver uden erstatning</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40809,7 +40803,7 @@ msgctxt ""
"122\n"
"help.text"
msgid "HYPGEOMDIST"
-msgstr "HYPGEOFORDELING"
+msgstr "HYPGEO.FORDELING"
#: 04060182.xhp
msgctxt ""
@@ -40836,7 +40830,7 @@ msgctxt ""
"125\n"
"help.text"
msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation)"
-msgstr "HYPGEOFORDELING(X; Prøvestørrelse; Population_s; Populationsstørrelse)"
+msgstr "HYPGEO.FORDELING(X; Prøvestørrelse; Population_s; Populationsstørrelse)"
#: 04060182.xhp
msgctxt ""
@@ -40890,7 +40884,7 @@ msgctxt ""
"131\n"
"help.text"
msgid "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> yields 0.81. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first."
-msgstr "<item type=\"input\">=HYPGEOFORDELING(2; 2; 90; 100)</item> giver 0,81. Hvis 90 ud af 100 stykker smurt brød falder ned fra bordet og rammer gulvet med den smurte side nedad, så vil 2 stykker smurt brød, der falder ned fra bordet, i 81% af tilfældene begge ramme gulvet med den smurte side nedad."
+msgstr "<item type=\"input\">=HYPGEO.FORDELING(2; 2; 90; 100)</item> giver 0,81. Hvis 90 ud af 100 stykker smurt brød falder ned fra bordet og rammer gulvet med den smurte side nedad, så vil 2 stykker smurt brød, der falder ned fra bordet, i 81% af tilfældene begge ramme gulvet med den smurte side nedad."
#: 04060183.xhp
msgctxt ""
@@ -41218,7 +41212,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<emph>Data2</emph> is the second data set."
-msgstr "<emph>Data2</emph> er det anden dataomåde."
+msgstr "<emph>Data2</emph> er det anden dataområde."
#: 04060183.xhp
msgctxt ""
@@ -41298,7 +41292,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<emph>Data2</emph> is the second data set."
-msgstr "<emph>Data2</emph> er det anden dataomåde."
+msgstr "<emph>Data2</emph> er det anden dataområde."
#: 04060183.xhp
msgctxt ""
@@ -41341,8 +41335,8 @@ msgctxt ""
"par_id3149254\n"
"49\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returnerer den mindste værdi for hvilken den kumulerede binomialfordeling er mindre end eller lig med et kriterium.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returnerer den mindste værdi for hvilken den kumulative binomiale distribution er større end eller lig med et kriterium.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -42777,7 +42771,7 @@ msgctxt ""
"93\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_PHI\">Returns the values of the distribution function for a standard normal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_PHI\">Returnerer værdierne af fordelingensfunktionen for en standard normalfordeling.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_PHI\">Returnerer værdierne af fordelingsfunktionen for en standard normalfordeling.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42848,7 +42842,7 @@ msgctxt ""
"bm_id3153985\n"
"help.text"
msgid "<bookmark_value>POISSON function</bookmark_value>"
-msgstr "<bookmark_value>POISSON-funktion</bookmark_value>"
+msgstr "<bookmark_value>POISSONFORDELING-funktion</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42857,7 +42851,7 @@ msgctxt ""
"102\n"
"help.text"
msgid "POISSON"
-msgstr "POISSON"
+msgstr "POISSONFORDELING"
#: 04060184.xhp
msgctxt ""
@@ -42884,7 +42878,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "POISSON(Number; Mean; C)"
-msgstr "POISSON(Tal; Middelværdi; Kumulativ)"
+msgstr "POISSONFORDELING(Tal; Middelværdi; Kumulativ)"
#: 04060184.xhp
msgctxt ""
@@ -42893,7 +42887,7 @@ msgctxt ""
"106\n"
"help.text"
msgid "<emph>Number</emph> represents the value based on which the Poisson distribution is calculated."
-msgstr "<emph>Tal</emph> repræsenterer værdien på hvilken berergningen af Poisson fordeling bliver baseret."
+msgstr "<emph>Tal</emph> repræsenterer værdien på hvilken beregningen af Poisson fordeling bliver baseret."
#: 04060184.xhp
msgctxt ""
@@ -42929,7 +42923,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "<item type=\"input\">=POISSON(60;50;1)</item> returns 0.93."
-msgstr "<item type=\"input\">=POISSON(60; 50; 1)</item> returnerer 0,93."
+msgstr "<item type=\"input\">=POISSONFORDELING(60; 50; 1)</item> returnerer 0,93."
#: 04060184.xhp
msgctxt ""
@@ -45040,7 +45034,7 @@ msgctxt ""
"bm_id3150941\n"
"help.text"
msgid "<bookmark_value>WEIBULL function</bookmark_value>"
-msgstr "<bookmark_value>WEIBULL-funktion</bookmark_value>"
+msgstr "<bookmark_value>WEIBULLFORDELING-funktion</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -45049,7 +45043,7 @@ msgctxt ""
"175\n"
"help.text"
msgid "WEIBULL"
-msgstr "WEIBULL"
+msgstr "WEIBULLFORDELING"
#: 04060185.xhp
msgctxt ""
@@ -45074,7 +45068,7 @@ msgctxt ""
"par_id0305200911372777\n"
"help.text"
msgid "If C is 0, WEIBULL calculates the probability density function."
-msgstr "Hvis Kumulativ er 0, beregner WEIBULL tæthedsfunktionen."
+msgstr "Hvis Kumulativ er 0, beregner WEIBULLFORDELING tæthedsfunktionen."
#: 04060185.xhp
msgctxt ""
@@ -45082,7 +45076,7 @@ msgctxt ""
"par_id0305200911372743\n"
"help.text"
msgid "If C is 1, WEIBULL calculates the cumulative distribution function."
-msgstr "Hvis Kumulativ er 1, beregner WEIBULL den kumulerede fordelingsfunktion."
+msgstr "Hvis Kumulativ er 1, beregner WEIBULLFORDELING den kumulerede fordelingsfunktion."
#: 04060185.xhp
msgctxt ""
@@ -45100,7 +45094,7 @@ msgctxt ""
"178\n"
"help.text"
msgid "WEIBULL(Number; Alpha; Beta; C)"
-msgstr "WEIBULL(Tal; Alfa; Beta; Kumulativ)"
+msgstr "WEIBULLFORDELING(Tal; Alfa; Beta; Kumulativ)"
#: 04060185.xhp
msgctxt ""
@@ -45154,7 +45148,7 @@ msgctxt ""
"184\n"
"help.text"
msgid "<item type=\"input\">=WEIBULL(2;1;1;1)</item> returns 0.86."
-msgstr "<item type=\"input\">=WEIBULL(2;1;1;1)</item> returnerer 0,86."
+msgstr "<item type=\"input\">=WEIBULLFORDELING(2;1;1;1)</item> returnerer 0,86."
#: 04060185.xhp
msgctxt ""
@@ -47127,7 +47121,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "For example, to show the column B, click on the header of the column A, expand the selection to the column C, then chose <emph>Format - Column - Show</emph>. To show the column A previously hidden, click on the header of the column B, keep the mouse button pressed and drag on the left. The selected range displayed in the name area changes from B1:B1048576 to A1:B1048576. Choose <emph>Format - Column - Show</emph>. Proceed the same way with rows."
-msgstr ""
+msgstr "Hvis du f.eks. vil vise kolonne B, skal du klikke på overskriften for kolonne A, udvide markeringen til kolonne C, hvorefter du vælger <emph>Formatet - Kolonne - Vis</emph>. For at vise kolonne A, som du tidligere skjulte, skal du klikke på overskriften for kolonne B, holde museknappen nede mens du trækker mod venstre. Det markerede område vist i navneområdet skifter B1:B1048576 til A1:B1048576. Vælg <emph>Formater - Kolonne - Vis</emph>. Fortsæt på samme måde med rækker."
#: 05030400.xhp
msgctxt ""
@@ -47136,7 +47130,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table."
-msgstr ""
+msgstr "Hvis du vil vise alle skjulte celler, skal du først klikke på feltet i det øverste venstre hjørne af arket. Dette markerer samtlige celler i tabellen."
#: 05040000.xhp
msgctxt ""
@@ -48916,7 +48910,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. There are several types of conditional formatting that can be used."
-msgstr ""
+msgstr "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Vælg <emph>Betinget formatering</emph> for at definere formattypografier som afhænger af forskellige betingelser.</ahelp></variable> Hvis en typografi på forhånd var tilknyttet cellen, vil dette ikke blive ændret. Typografien, som du tilknytter her, evalueres efterfølgende. Der findes forskellige slags betinget formatering, som du kan bruge."
#: 05120000.xhp
msgctxt ""
@@ -48924,7 +48918,7 @@ msgctxt ""
"par_id3163711\n"
"help.text"
msgid "You can enter several conditions that query the contents of cell values or formulas. The conditions are evaluated from the first to the last. If the condition 1 matches the condition, the defined style will be used. Otherwise, condition 2 is evaluated, and its defined style is used. If this style does not match, then the next condition is evaluated and so on."
-msgstr ""
+msgstr "Du kan angive adskillige betingelser der forespørger til indholdet af celleværdier eller formler. Betingelserne evalueres fra den første til den sidste. Hvis betingelse 1 er opfyldt anvendes den definerede typografi. I modsat fald evalueres betingelse 2 og dennes typografi anvendes. Såfremt denne betingelse ikke er opfyldt evalueres den næste betingelse og så fremdeles."
#: 05120000.xhp
msgctxt ""
@@ -48956,7 +48950,7 @@ msgctxt ""
"par_id31494131\n"
"help.text"
msgid "You can define as many conditions as you want."
-msgstr ""
+msgstr "Du kan definere lige så mange betingelser, som du ønsker."
#: 05120000.xhp
msgctxt ""
@@ -48964,7 +48958,7 @@ msgctxt ""
"par_id31494132\n"
"help.text"
msgid "Specify if conditional formatting is dependent on one of the entry listed on the drop down box:"
-msgstr ""
+msgstr "Angiv om betinget formattering afhænger af et af emnerne i drop down boksen:"
#: 05120000.xhp
msgctxt ""
@@ -48972,7 +48966,7 @@ msgctxt ""
"par_id31494133\n"
"help.text"
msgid "If you select <emph>All cells</emph>, see Color Scale, Data Bar or Icon Set explanations below, depending on which visual representation the conditional formatting should be represented."
-msgstr ""
+msgstr "Hvis du vælger <emph>Alle celler</emph>, se forklaringerne til farveskala, databjælke eller ikonsæt neden for, afhængigt af på hvilken visuel repræsentation den betingede formattering skal repræsenteres."
#: 05120000.xhp
msgctxt ""
@@ -48980,7 +48974,7 @@ msgctxt ""
"par_id31494134\n"
"help.text"
msgid "If you select <emph>Cell value is</emph>:"
-msgstr ""
+msgstr "Hvis du vælger <emph>Celleværdi er</emph>:"
#: 05120000.xhp
msgctxt ""
@@ -48988,7 +48982,7 @@ msgctxt ""
"par_id31494135\n"
"help.text"
msgid "Select a condition in the drop down list for the format to be applied to the selected cells and enter the value."
-msgstr ""
+msgstr "Vælg en betingelse i drop down listen for det format, der skal anvendes på de valgte celler, og angiv værdien."
#: 05120000.xhp
msgctxt ""
@@ -48996,7 +48990,7 @@ msgctxt ""
"par_id31494136\n"
"help.text"
msgid "In front of <emph>Apply Styles</emph>, select the desired style in the list or chose <emph>New Style</emph> to create one."
-msgstr ""
+msgstr "Inden <emph>Anvend typografi</emph>, vælges den ønskede typografi i listen eller vælg <emph>Ny Typografi</emph> for at oprette en."
#: 05120000.xhp
msgctxt ""
@@ -49004,7 +48998,7 @@ msgctxt ""
"par_id31494137\n"
"help.text"
msgid "Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition."
-msgstr ""
+msgstr "Klik på knappen <emph>Tilføj</emph> for at tilføje en anden betingelse, klik på knappen <emph>Fjern</emph> for at fjerne en betingelse."
#: 05120000.xhp
msgctxt ""
@@ -49012,7 +49006,7 @@ msgctxt ""
"par_id31494138\n"
"help.text"
msgid "In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting. Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
-msgstr ""
+msgstr "I feltet <emph>Område</emph> skal du definere det celleområde, som er omfattet af den betingede formattering. Klik på knappen <emph>Minimer</emph> for at formindske dialogboksen. Klik igen på knappen for at komme tilbage til dialogboksen når området er valgt."
#: 05120000.xhp
msgctxt ""
@@ -49020,7 +49014,7 @@ msgctxt ""
"par_id31494139\n"
"help.text"
msgid "If you select <emph>Formula is</emph> as a reference, enter a cell reference. If the cell reference is a value other than zero, the condition matches."
-msgstr ""
+msgstr "Hvis du vælger <emph>Formlen er</emph> som en reference, skal du angive en cellereference. Hvis cellereferencen er en værdi forskellig fra nul, er betingelsen opfyldt."
#: 05120000.xhp
msgctxt ""
@@ -49028,7 +49022,7 @@ msgctxt ""
"par_id3149413a\n"
"help.text"
msgid "If you select <emph>Date is</emph>, see below explanations for Date."
-msgstr ""
+msgstr "Hvis du vælger <emph>Dato er</emph>, se nedenstående forklaringer af Dato."
#: 05120000.xhp
msgctxt ""
@@ -49036,7 +49030,7 @@ msgctxt ""
"hd_id3147394\n"
"help.text"
msgid "Color Scale"
-msgstr ""
+msgstr "Farveskala"
#: 05120000.xhp
msgctxt ""
@@ -49044,7 +49038,7 @@ msgctxt ""
"par_id3155602\n"
"help.text"
msgid "This is the same dialog box as if you select <emph>All cells</emph> in the first sub menu entry <emph>Condition</emph>.Apply a color scale to a range consist of displaying a bicolor or tricolor gradient on this range depending on the value of each cell. A typical example might be an array of temperatures, lower blue colored, warmer red with a gradient nuances to the intermediate values."
-msgstr ""
+msgstr "Dette er den samme dialogboks som hvis du vælger <emph>Alle celler</emph> i den første undermenu <emph>Bentingelse</emph>. Anvend farveskala på et område består i visning af en 2- eller 3-farvet farveovergang på dette område, afhængigt af værdien i hver celle. Et typisk eksempel er kunne være en matrice med temperaturer, de laveste i blå farver, og de varmere i rød med en gradient, der nuanceres efter de mellemliggende værdier."
#: 05120000.xhp
msgctxt ""
@@ -49052,7 +49046,7 @@ msgctxt ""
"par_id3155603\n"
"help.text"
msgid "You must choose the two \"extreme\" colors indicate the method of calculation. The calculation of the color applied will be made in relation to: Min - Max - Percentile - Value - Percent - Formula."
-msgstr ""
+msgstr "Du skal vælge de to \"ekstreme\" farver, som angiver beregningsmetoden. Beregning af den anvendte farve vil ske i henhold til: Min - Max - Percentil - Værdi - Procent - Formel."
#: 05120000.xhp
msgctxt ""
@@ -49060,7 +49054,7 @@ msgctxt ""
"par_id3155604\n"
"help.text"
msgid "The choices Min and Max are sufficient to themselves as found in the range. Other options need to be specified by a value (Percentile, Value, Percentage) or a cell reference or formula (Formula)."
-msgstr ""
+msgstr "Valgene Min og Max er tilstrækkelige i sig selv som fundet i området. Andre valgmuligheder kræver en angivelse af en værdi (Percentil, Værdi, Procent) eller en cellereference eller en formel (Formel)."
#: 05120000.xhp
msgctxt ""
@@ -49068,7 +49062,7 @@ msgctxt ""
"par_id3155605\n"
"help.text"
msgid "For a detailed explanation and examples, please visit <link href=\"http://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting page in TDF Wiki</link>."
-msgstr ""
+msgstr "Detaljeret forklaring og eksempler kan ses her <link href=\"http://wiki.documentfoundation.org/Faq/Calc/142\">i TDF wiki: Hvorledes anvendes betinget formattering med farveskala</link>."
#: 05120000.xhp
msgctxt ""
@@ -49076,7 +49070,7 @@ msgctxt ""
"hd_id3153709\n"
"help.text"
msgid "Icon Set"
-msgstr ""
+msgstr "Ikonsæt"
#: 05120000.xhp
msgctxt ""
@@ -49084,7 +49078,7 @@ msgctxt ""
"par_id3153764\n"
"help.text"
msgid "It is desired to plot the position of a value relative to the thresholds. The set of icons will help to indicate the thresholds and choose the type of icons. Available icon sets are:"
-msgstr ""
+msgstr "Det er ønsket at plotte placeringen af en værdi relativt til en tærskelværdi. Ikonsættet hjælper med at vise grænseværdierne og vælge ikontypen. Tilgængelige ikonsæt er:"
#: 05120000.xhp
msgctxt ""
@@ -49092,7 +49086,7 @@ msgctxt ""
"par_id31494140\n"
"help.text"
msgid "3, 4 or 5 - arrows"
-msgstr ""
+msgstr "3, 4 eller 5 - pile"
#: 05120000.xhp
msgctxt ""
@@ -49100,7 +49094,7 @@ msgctxt ""
"par_id31494141\n"
"help.text"
msgid "3, 4 or 5 - gray arrows"
-msgstr ""
+msgstr "3, 4 eller 5 - grå pile"
#: 05120000.xhp
msgctxt ""
@@ -49108,7 +49102,7 @@ msgctxt ""
"par_id31494142\n"
"help.text"
msgid "3 - flags"
-msgstr ""
+msgstr "3 - flag"
#: 05120000.xhp
msgctxt ""
@@ -49116,7 +49110,7 @@ msgctxt ""
"par_id31494143\n"
"help.text"
msgid "3 - traffic lights 1 and 2 (two different designs)"
-msgstr ""
+msgstr "3 - trafiklys 1 og 2 (to forskellige design)"
#: 05120000.xhp
msgctxt ""
@@ -49124,7 +49118,7 @@ msgctxt ""
"par_id31494144\n"
"help.text"
msgid "3 - symbols (square, triangle, circle)"
-msgstr ""
+msgstr "3 - symboler (kvadrat, trekant, cirkel)"
#: 05120000.xhp
msgctxt ""
@@ -49132,7 +49126,7 @@ msgctxt ""
"par_id31494145\n"
"help.text"
msgid "4 - circles from red to black"
-msgstr ""
+msgstr "4 - cirkler fra rød til sort"
#: 05120000.xhp
msgctxt ""
@@ -49140,7 +49134,7 @@ msgctxt ""
"par_id31494146\n"
"help.text"
msgid "4 or 5 - ratings"
-msgstr ""
+msgstr "4 eller 5 - bedømmelser"
#: 05120000.xhp
msgctxt ""
@@ -49148,7 +49142,7 @@ msgctxt ""
"par_id31494147\n"
"help.text"
msgid "5 - quarters"
-msgstr ""
+msgstr "5 - kvarte"
#: 05120000.xhp
msgctxt ""
@@ -49156,7 +49150,7 @@ msgctxt ""
"par_id3153765\n"
"help.text"
msgid "Conditions to display each icon can be specified relative to a value (Value), a percentage of the number of values in the range (Percentage) as a percentage of range values (Percentile) or formula (Formula)."
-msgstr ""
+msgstr "Betingelser for visning af hvert ikon kan angives relativt til en værdi (Værdi), en procentdel af antallet af værdier i området (Procentdel) som en procentdel af områdeværdier (Percentil) eller formel (Formel)."
#: 05120000.xhp
msgctxt ""
@@ -49164,16 +49158,15 @@ msgctxt ""
"par_id3155606\n"
"help.text"
msgid "For a detailed explanation and examples, please visit <link href=\"http://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formating page in TDF Wiki</link>."
-msgstr ""
+msgstr "Detaljeret forklaring og eksempler kan ses her<link href=\"http://wiki.documentfoundation.org/Faq/Calc/141\">i TDF wiki: Hvorledes anvendes betinget formattering med ikonsæt</link>."
#: 05120000.xhp
-#, fuzzy
msgctxt ""
"05120000.xhp\n"
"hd_id3156384\n"
"help.text"
msgid "Dates"
-msgstr "Dato"
+msgstr "Datoer"
#: 05120000.xhp
msgctxt ""
@@ -49181,7 +49174,7 @@ msgctxt ""
"par_id3145228\n"
"help.text"
msgid "This option will apply a defined style depending on a date that you choose in the drop down box: Today - Yesterday - Tomorrow - Last 7 days - This week - Last week."
-msgstr ""
+msgstr "Dette valg vil anvende en typografi, som afhænger af den dato du vælger i drop down boksen: I dag - I går - I morgen - De sidste 7 dage - Denne uge - Sidste uge."
#: 05120000.xhp
msgctxt ""
@@ -49189,7 +49182,7 @@ msgctxt ""
"par_id31494157\n"
"help.text"
msgid "In front of <emph>Apply Styles</emph>, select the desired style in the list or chose <emph>New Style</emph> to create one."
-msgstr ""
+msgstr "Inden <emph>Anvend typografi</emph>, vælges den ønskede typografi i listen eller vælg <emph>Ny Typografi</emph> for at oprette en."
#: 05120000.xhp
msgctxt ""
@@ -49197,7 +49190,7 @@ msgctxt ""
"par_id31494167\n"
"help.text"
msgid "Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition."
-msgstr ""
+msgstr "Klik på <emph>Tilføj</emph> knappen for at tilføje en betingelse, klik på <emph>Fjern</emph> knappen for at fjerne en betingelse."
#: 05120000.xhp
msgctxt ""
@@ -49205,16 +49198,15 @@ msgctxt ""
"par_id31494177\n"
"help.text"
msgid "In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting. Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
-msgstr ""
+msgstr "I <emph>Område</emph> feltet skal du definere området af celler, der er omfattet af den betingede formattering. Klik på <emph>Minimer</emph> knappen for at minimere dialogboksen. Klik igen på knappen for at vende tilbage til dialogboksen, når et område er valgt."
#: 05120000.xhp
-#, fuzzy
msgctxt ""
"05120000.xhp\n"
"hd_id3153384\n"
"help.text"
msgid "Manage Conditional Formatting"
-msgstr "Betinget formatering"
+msgstr "Administrer betinget formatering"
#: 05120000.xhp
msgctxt ""
@@ -49222,7 +49214,7 @@ msgctxt ""
"par_id3155906\n"
"help.text"
msgid "This dialog allows you to see all the conditional formatting defined in the spreadsheet."
-msgstr ""
+msgstr "Denne dialog giver dig mulighed for at se alle de betingede formatteringer, som er defineret i regnearket."
#: 05120000.xhp
msgctxt ""
@@ -49230,7 +49222,7 @@ msgctxt ""
"par_id31546818\n"
"help.text"
msgid "Choose <emph>Format - Conditional Formatting - Manage</emph>"
-msgstr ""
+msgstr "Vælg <emph>Format - Betinget formattering - Administrer</emph>"
#: 05120000.xhp
msgctxt ""
@@ -49238,7 +49230,7 @@ msgctxt ""
"par_id3155907\n"
"help.text"
msgid "The <emph>Manage Conditional Formatting</emph> dialog box opens. Here you can add, edit or remove one or several conditional formattings."
-msgstr ""
+msgstr "Boksen <emph>Administrer betinget formattering</emph> åbnes. Her kan du tilføje, redigere eller fjerne en eller flere betingede formatteringer."
#: 05120000.xhp
msgctxt ""
@@ -49246,7 +49238,7 @@ msgctxt ""
"par_id3155908\n"
"help.text"
msgid "If you have defined a conditional formatting on a cell range and you try now to define a new conditional formatting on a part of this range, a warning message will be displayed, asking if you want to edit the existing conditional formatting (on the whole range) or define a new conditional formatting overlapping it (on the selected range)."
-msgstr ""
+msgstr "Hvis du har defineret en betinget formattering for et område og du nu prøver at definere en ny betinget formattering for en del af dette område, vil en advarsel blive vist, hvor du bliver spurgt, om du vil redigere den eksisterende betingede formattering (for hele området) eller definere en ny betinget formattering oveni (for det nu valgte område)."
#: 05120000.xhp
msgctxt ""
@@ -51131,7 +51123,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Sorts the selection from the lowest value to the highest value. You can define the sort rules on Data - Sort - Options. You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
-msgstr "Sorterer markeringen fra den laveste værdi til den højeste værdi. Du kan definere sorteringsreglerne i Data - Sorter - Indstillinger.</ahelp> Du definerer standarden i <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Indstillinger</caseinline><defaultinline>Funktioner - Indstillinger</defaultinline></switchinline> - Sprogindstillinger - Sprog."
+msgstr "Sorterer markeringen fra den laveste værdi til den højeste værdi. Du kan definere sorteringsreglerne i Data - Sorter - Indstillinger. Du definerer standarden i <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Indstillinger</caseinline><defaultinline>Funktioner - Indstillinger</defaultinline></switchinline> - Sprogindstillinger - Sprog."
#: 12030100.xhp
msgctxt ""
@@ -51149,7 +51141,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options. You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
-msgstr "Sorterer markeringen fra den højeste værdi til den laveste værdi. Du kan definere sorteringsreglerne i Data - Sorter - Indstillinger.</ahelp> Du definerer standarden i <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Indstillinger</caseinline><defaultinline>Funktioner - Indstillinger</defaultinline></switchinline> - Sprogindstillinger - Sprog."
+msgstr "Sorterer markeringen fra den højeste værdi til den laveste værdi. Du kan definere sorteringsreglerne i Data - Sorter - Indstillinger. Du definerer standarden i <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Indstillinger</caseinline><defaultinline>Funktioner - Indstillinger</defaultinline></switchinline> - Sprogindstillinger - Sprog."
#: 12030100.xhp
msgctxt ""
@@ -51822,7 +51814,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Nulstil filter"
#: 12040400.xhp
msgctxt ""
@@ -51831,7 +51823,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Reset Filter</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Nulstil filter</link>"
#: 12040400.xhp
msgctxt ""
@@ -54409,7 +54401,7 @@ msgctxt ""
"par_idN10716\n"
"help.text"
msgid "<ahelp hid=\"1495371266\">Select the type of calculating of the displayed value for the data field.</ahelp>"
-msgstr "<ahelp hid=\"1495371266\">Vælg beregningtypen for datafeltets viste værdi.</ahelp>"
+msgstr "<ahelp hid=\"1495371266\">Vælg beregningstypen for datafeltets viste værdi.</ahelp>"
#: 12090105.xhp
msgctxt ""
@@ -56769,7 +56761,7 @@ msgctxt ""
"214\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_EDATE\">The result is a date which is a number of <emph>months</emph> away from the <emph>start date</emph>. Only months are considered; days are not used for calculation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_EDATE\">Resultatet er en dato, som ligger et antal <emph>måneder</emph> væk fra <emph>startdato</emph>. Kun måneder tages i betragtning; dage anvendes ikke i beregningen.</ahelp>"
#: func_edate.xhp
msgctxt ""
@@ -56817,14 +56809,13 @@ msgid "Example"
msgstr "Eksempel"
#: func_edate.xhp
-#, fuzzy
msgctxt ""
"func_edate.xhp\n"
"par_id3155845\n"
"220\n"
"help.text"
msgid "What date is one month prior to 2001-03-31?"
-msgstr "Hvad dato er en måned før 31.3.2001?"
+msgstr "Hvilken dato ligger en måned før 31/3/2001 ?"
#: func_edate.xhp
msgctxt ""
@@ -56833,7 +56824,7 @@ msgctxt ""
"221\n"
"help.text"
msgid "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> returns the serial number 36950. Formatted as a date, this is 2001-02-28."
-msgstr ""
+msgstr "<item type=\"input\">=EDATO(\"2001-03-31\";-1)</item> returnerer løbenummeret 36950. Formatteret som en dato bliver det til 2001-02-28."
#: func_eomonth.xhp
msgctxt ""
@@ -58381,7 +58372,7 @@ msgctxt ""
"197\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">The result is the number of the years (including fractional part) between <emph>StartDate</emph> and <emph>EndDate</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">Resultatet er antallet af år (inklusive brøkdel) imellem <emph>Startdato</emph> og <emph>Slutdato</emph>.</ahelp>"
#: func_yearfrac.xhp
msgctxt ""
@@ -58807,8 +58798,8 @@ msgctxt ""
"solver_options.xhp\n"
"par_id3806878\n"
"help.text"
-msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if onle one solver engine is installed."
-msgstr "Vælg den problemløsermaskine, du vil bruge og tilpasse fra rullelisten. Rullelisten er deaktiveret hvis der kun er en problemløsermaskine installeret."
+msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if only one solver engine is installed."
+msgstr "Vælg at bruge og konfigurere en problemløser fra listen. Listen er ikke aktiv, hvis der kun er installeret en problemløser."
#: solver_options.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc/guide.po b/source/da/helpcontent2/source/text/scalc/guide.po
index e6364ce770a..bb5f299deb6 100644
--- a/source/da/helpcontent2/source/text/scalc/guide.po
+++ b/source/da/helpcontent2/source/text/scalc/guide.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-26 12:32+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2013-12-24 12:14+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385469149.0\n"
+"X-POOTLE-MTIME: 1387887244.0\n"
#: address_auto.xhp
msgctxt ""
@@ -1674,7 +1674,7 @@ msgctxt ""
"hd_id1867427\n"
"help.text"
msgid "Area Detection for New Rows"
-msgstr "Områdegenkendekse for nye rækker"
+msgstr "Områdegenkendelse for nye rækker"
#: cell_enter.xhp
msgctxt ""
@@ -2637,7 +2637,7 @@ msgctxt ""
"par_id3159156\n"
"help.text"
msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format."
-msgstr ""
+msgstr "Ved at benytte kommandoen <emph>Format - betinget formattering</emph>, giver dialogen mulighed for at definere betingelser per celle, som skal opfyldes for at de valgte celler får et givet format."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -4066,13 +4066,12 @@ msgid "Click in a filtered cell range."
msgstr "Klik i et filtreret celleområde."
#: database_filter.xhp
-#, fuzzy
msgctxt ""
"database_filter.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr "Vælg <item type=\"menuitem\">Data - Filter - Fjern filter</item>."
+msgstr "Vælg <item type=\"menuitem\">Data - Filter - Nulstil filter</item>."
#: database_filter.xhp
msgctxt ""
@@ -4265,7 +4264,7 @@ msgctxt ""
"par_id7599414\n"
"help.text"
msgid "Drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the generated pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the generated pivot table to use another page field as a filter."
-msgstr "Træk en knap til <emph>Sidefelt</emph> området for at oprette en knap og en udvalgsliste i toppen af den generede pivottabel. Udvalgslisten kan brugest til at filtrere pivottabelen efter indholdet af det valgte emne. Du kan trække og droppe inden for den genererede pivottabel for at bruge et andet sidefelt som filter."
+msgstr "Træk en knap til <emph>Sidefelt</emph> området for at oprette en knap og en udvalgsliste i toppen af den generede pivottabel. Udvalgslisten kan brugest til at filtrere pivottabellen efter indholdet af det valgte emne. Du kan trække og droppe inden for den genererede pivottabel for at bruge et andet sidefelt som filter."
#: datapilot_createtable.xhp
msgctxt ""
@@ -5211,7 +5210,7 @@ msgctxt ""
"par_id9384746\n"
"help.text"
msgid "To remove a filter, so that you see all cells again, click inside the area where the filter was applied, then choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "For at fjerne et filter, så alle celler igen kan ses, klik inde i området hvori filteret blev anvendt, vælg så <item type=\"menuitem\">Data - Filter - Nulstil Filter</item>."
#: filters.xhp
msgctxt ""
@@ -10375,7 +10374,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Load a spreadsheet with a large number of records. We are using a fictional <emph>Turnover</emph> document, but you can just as easily use any other document. The document has the following layout:"
-msgstr "Indlæs et regneark med en stor antal dataposter. Vi bruger et fiktivt <emph>Omsætningsdokument</emph>, men du kan lige så godt bruge ethvert andet dokument. Dokumentet har følgende udsenende:"
+msgstr "Indlæs et regneark med en stor antal dataposter. Vi bruger et fiktivt <emph>Omsætningsdokument</emph>, men du kan lige så godt bruge ethvert andet dokument. Dokumentet har følgende udseende:"
#: specialfilter.xhp
msgctxt ""
@@ -11808,7 +11807,7 @@ msgctxt ""
"par_id2129581\n"
"help.text"
msgid "Names in Calc can contain letters, numeric characters, and some special characters. Names must start with a letter or an underline character."
-msgstr "Navne i Calc kan indeholdet bogstaver, cifre og visse specielle tegn. Navne skal begynde med et bogstav eller en understreg."
+msgstr "Navne i Calc kan indeholde bogstaver, cifre og visse specielle tegn. Navne skal begynde med et bogstav eller en understreg."
#: value_with_name.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/schart/00.po b/source/da/helpcontent2/source/text/schart/00.po
index 9ed0467f157..08fe30aded0 100644
--- a/source/da/helpcontent2/source/text/schart/00.po
+++ b/source/da/helpcontent2/source/text/schart/00.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-17 08:24+0000\n"
-"Last-Translator: laugesen <jesper@laugesen.org>\n"
+"PO-Revision-Date: 2014-03-13 20:00+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371457493.0\n"
+"X-POOTLE-MTIME: 1394740858.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -564,4 +564,4 @@ msgctxt ""
"par_id8513095\n"
"help.text"
msgid "<variable id=\"stlp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Stepped in the Lines type dropdown, then click the Properties button.</variable>"
-msgstr "<variable id=\"stlp\">I dialogen Diagramtype for et linjediagram eller XY-diagram, som viser linjer, kan du markere afkrydsningsfeltet Trinvise linjer og derefter klikke på knappen Egenskaber.</variable><variable id=\"stlp\">"
+msgstr "<variable id=\"stlp\">I dialogen Diagramtype for et linjediagram eller XY-diagram, som viser linjer, kan du markere afkrydsningsfeltet Trinvise linjer og derefter klikke på knappen Egenskaber.</variable>"
diff --git a/source/da/helpcontent2/source/text/schart/01.po b/source/da/helpcontent2/source/text/schart/01.po
index 93964c76f1e..14ffd84f5a3 100644
--- a/source/da/helpcontent2/source/text/schart/01.po
+++ b/source/da/helpcontent2/source/text/schart/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-18 12:38+0000\n"
+"PO-Revision-Date: 2013-12-24 12:12+0000\n"
"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382099885.0\n"
+"X-POOTLE-MTIME: 1387887162.0\n"
#: 03010000.xhp
msgctxt ""
@@ -265,7 +265,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_MAINTITLE\">Marking the <emph>Main Title</emph> option activates the main title. Enter the desired title in the corresponding text field.</ahelp>"
-msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_MAINTITLE\">Ved at markere indstillingen <emph>Hovedoverskrift</emph> aktivereres hovedoverskriften. Indtast den ønskede titel i det tilsvarende tekstfelt.</ahelp>"
+msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_MAINTITLE\">Ved at markere indstillingen <emph>Hovedoverskrift</emph> aktiveres hovedoverskriften. Indtast den ønskede titel i det tilsvarende tekstfelt.</ahelp>"
#: 04010000.xhp
msgctxt ""
@@ -283,7 +283,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_SUBTITLE\">Marking the <emph>Subtitle</emph> option activates the subtitle. Enter the desired title in the corresponding text field.</ahelp>"
-msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_SUBTITLE\">Ved at markere indstillingen <emph>Undertitel</emph> aktivereres undertitlen. Indtast den ønskede titel i det tilsvarende tekstfelt.</ahelp>"
+msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_SUBTITLE\">Ved at markere indstillingen <emph>Undertitel</emph> aktiveres undertitlen. Indtast den ønskede titel i det tilsvarende tekstfelt.</ahelp>"
#: 04010000.xhp
msgctxt ""
@@ -346,7 +346,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Z_AXIS\">Marking the <emph>Z axis</emph> option activates the Z axis title. Enter the desired title in the corresponding text field.</ahelp> This option is only available for 3-D charts."
-msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Z_AXIS\">Ved at markere indstillingen <emph>Z-akse</emph> aktivereres z-aksetitlen. Indtast den ønskede titel i det tilsvarende tekstfelt.</ahelp> Denne indstilling er kun tilgængelig for 3D diagrammer."
+msgstr "<ahelp hid=\"SCH:EDIT:DLG_TITLE:EDT_Z_AXIS\">Ved at markere indstillingen <emph>Z-akse</emph> aktiveres z-aksetitlen. Indtast den ønskede titel i det tilsvarende tekstfelt.</ahelp> Denne indstilling er kun tilgængelig for 3D-diagrammer."
#: 04010000.xhp
msgctxt ""
@@ -1429,7 +1429,7 @@ msgctxt ""
"par_id8092593\n"
"help.text"
msgid "To show the equation and the coefficient of determination, select the trend line and choose <item type=\"menuitem\">Format - Format Selection - Equation</item>."
-msgstr "For at vise beregninsformlern og koefficientbestemmelsen, skal du vælge tendenslinjen og vælge <item type=\"menuitem\">Format - Formatvalg - Formel</item>."
+msgstr "For at vise beregninsformlerne og koefficientbestemmelsen, skal du vælge tendenslinjen og vælge <item type=\"menuitem\">Format - Formatvalg - Formel</item>."
#: 04050100.xhp
msgctxt ""
@@ -4426,7 +4426,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Starttrin ikon</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4442,7 +4442,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Sluttrin ikon</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4458,7 +4458,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Centrer-X ikon</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4474,7 +4474,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Centrer-Y ikon</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -5330,7 +5330,7 @@ msgctxt ""
"par_id7786492\n"
"help.text"
msgid "Use the Up and Down arrow buttons to move the selected entry in the list up or down. This way you can convert a Column data series to a List data series and back. This does not change the order in the data source table, but changes only the arrangement in the chart."
-msgstr "Brug knapperne pil op og pil ned til at flytte det valgte element på listen op eller ned. Derved kan du konvertere en Kolonnedataserie til en Listedataserie og tilbage. Dette ændrer ikke rækkefølgen i datakildetabelen, men ændrer kun arrangementet/opstillingen i diagrammet."
+msgstr "Brug knapperne pil op og pil ned til at flytte det valgte element på listen op eller ned. Derved kan du konvertere en Kolonnedataserie til en Listedataserie og tilbage. Dette ændrer ikke rækkefølgen i datakildetabellen, men ændrer kun arrangementet/opstillingen i diagrammet."
#: type_column_line.xhp
msgctxt ""
@@ -6842,7 +6842,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Starttrin ikon</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6858,7 +6858,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Sluttrin ikon</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6874,7 +6874,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Centrer-X ikon</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6890,7 +6890,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Centrer-Y ikon</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -7410,7 +7410,7 @@ msgctxt ""
"par_id2414014\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose the type of line to draw.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vælg den linjtype, der skal tegnes.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vælg den linjetype, der skal tegnes.</ahelp>"
#: wiz_chart_type.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/sdraw.po b/source/da/helpcontent2/source/text/sdraw.po
index ec817c43e05..5bf0761f4d5 100644
--- a/source/da/helpcontent2/source/text/sdraw.po
+++ b/source/da/helpcontent2/source/text/sdraw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-07-15 16:12+0200\n"
+"PO-Revision-Date: 2013-12-04 15:31+0000\n"
"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386171109.0\n"
#: main0000.xhp
msgctxt ""
@@ -950,7 +951,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Snap to Grid</link>"
-msgstr "<link href=\"text/shared/02/01171300.xhp\" name=\"Fastgør til gitter\">Fastgør til gitter</link>"
+msgstr "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Fastgør til gitter</link>"
#: main0213.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/sdraw/guide.po b/source/da/helpcontent2/source/text/sdraw/guide.po
index 8a2a157de82..e502ea386c1 100644
--- a/source/da/helpcontent2/source/text/sdraw/guide.po
+++ b/source/da/helpcontent2/source/text/sdraw/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-05-24 21:11+0200\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2013-12-24 12:11+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387887086.0\n"
#: align_arrange.xhp
msgctxt ""
@@ -1213,7 +1214,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "If you want to expand or contract the color selection area, increase or decrease the tolerance of the <emph>Color Replacer</emph> tool and repeat your selection."
-msgstr "Hvis du ønsker at udvidde eller indskrænke farvevalgets område, skal du udvidde eller begrænse tolerancen for <emph>Pipette</emph>værtøjet og gentage din erstatning."
+msgstr "Hvis du ønsker at udvide eller indskrænke farvevalgets område, skal du udvide eller begrænse tolerancen for <emph>Pipette</emph>værktøjet og gentage din erstatning."
#: eyedropper.xhp
msgctxt ""
@@ -1354,7 +1355,7 @@ msgctxt ""
"par_id6535843\n"
"help.text"
msgid "The name appears at the end of the gradient list and is selected for editing."
-msgstr "Navnet vises ved slutningen af farvegradueringenslisten og bliver udvalgt til redigering."
+msgstr "Navnet vises ved slutningen af listen med farvegradueringer og bliver udvalgt til redigering."
#: gradient.xhp
msgctxt ""
@@ -1425,7 +1426,7 @@ msgctxt ""
"par_idN107BE\n"
"help.text"
msgid "Adjust the values for the gradient to suit your needs and click <emph>OK</emph>."
-msgstr "Tilpas værdierne for gradueringen til dine behov og klik <emph>OK</emph>."
+msgstr "Tilpas værdierne for farvegradueringen til dine behov og klik <emph>OK</emph>."
#: gradient.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared.po b/source/da/helpcontent2/source/text/shared.po
index 6501481acf4..f19287e145f 100644
--- a/source/da/helpcontent2/source/text/shared.po
+++ b/source/da/helpcontent2/source/text/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-07 13:45+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2013-12-24 12:09+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370612702.0\n"
+"X-POOTLE-MTIME: 1387886991.0\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -1814,7 +1814,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierSmooth\">Converts a corner point or symmetrical point into a smooth point.</ahelp> Both control points of the corner point are aligned in parallel, and can only be moved simultaneously. The control points may differentiate in length, allowing you to vary the degree of curvature."
-msgstr "<ahelp hid=\".uno:BezierSmooth\">Konverterer et hjørnepunkt eller symmetrisk punkt til et udjævningspunkt.</ahelp> Begge hjørnetpunktets kontrolpunkter er justeret parallelt, og kan kun flyttes samtidigt. Kontrolpunkterne kan have forskellig længde, hvilket giver dig mulighed for at variere graden af krumning."
+msgstr "<ahelp hid=\".uno:BezierSmooth\">Konverterer et hjørnepunkt eller symmetrisk punkt til et udjævningspunkt.</ahelp> Begge hjørnepunktets kontrolpunkter er justeret parallelt, og kan kun flyttes samtidigt. Kontrolpunkterne kan have forskellig længde, hvilket giver dig mulighed for at variere graden af krumning."
#: main0227.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/00.po b/source/da/helpcontent2/source/text/shared/00.po
index e4995d2364d..3fca98ad086 100644
--- a/source/da/helpcontent2/source/text/shared/00.po
+++ b/source/da/helpcontent2/source/text/shared/00.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-22 14:18+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2014-01-17 14:21+0000\n"
+"Last-Translator: Jan <jan@mogelbjerg.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382451536.0\n"
+"X-POOTLE-MTIME: 1389968472.0\n"
#: 00000001.xhp
msgctxt ""
@@ -304,8 +304,8 @@ msgctxt ""
"00000001.xhp\n"
"par_id3157808\n"
"help.text"
-msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Ikon</alt></image>"
+msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt> </image>"
+msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Ikon</alt> </image>"
#: 00000001.xhp
msgctxt ""
@@ -321,7 +321,7 @@ msgctxt ""
"00000001.xhp\n"
"par_id3153349\n"
"help.text"
-msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
+msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt> </image>"
msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Ikon</alt></image>"
#: 00000001.xhp
@@ -501,7 +501,7 @@ msgctxt ""
"par_id3161659\n"
"41\n"
"help.text"
-msgid "<variable id=\"siehe\">See also the following functions: </variable>"
+msgid "<variable id=\"siehe\">See also the following functions:</variable>"
msgstr "<variable id=\"siehe\">Se også de følgende funktioner:</variable>"
#: 00000001.xhp
@@ -519,8 +519,8 @@ msgctxt ""
"par_id3163714\n"
"56\n"
"help.text"
-msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value. </variable>"
-msgstr "<variable id=\"wahr\">Hvis en fejl opstår, returnerer funktionen en logisk eller numerisk værdi.</variable>"
+msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value.</variable>"
+msgstr "<variable id=\"wahr\">Hvis der opstår en fejl, returnerer funktionen en logisk eller numerisk værdi.</variable>"
#: 00000001.xhp
msgctxt ""
@@ -528,8 +528,8 @@ msgctxt ""
"par_id3154145\n"
"54\n"
"help.text"
-msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>). </variable>"
-msgstr "<variable id=\"kontext\">(Denne kommando er kun tilgængelig gennem <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">genvejsmenuen</link>).</variable>"
+msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>).</variable>"
+msgstr "<variable id=\"kontext\">(Denne kommando er kun tilgængelig fra <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">Højreklikmenuen</link>).</variable>"
#: 00000001.xhp
msgctxt ""
@@ -537,16 +537,16 @@ msgctxt ""
"par_id3152791\n"
"61\n"
"help.text"
-msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task. </variable>"
-msgstr "<variable id=\"wiederholen\">Ved at dobbeltklikke på et værktøj, kan du bruge det til flere opgaver. Hvis du kalder værktøjet med et enkeltklik, vender det tilbage til sidste valg efter opgaven er fuldført.</variable>"
+msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task.</variable>"
+msgstr "<variable id=\"wiederholen\">Ved at dobbeltklikke på et værktøj, kan du bruge det på flere opgaver. Hvis du vælger værktøjet med enkeltklik, returneres til den seneste tilstand, når opgaven er udført.</variable>"
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id9345377\n"
"help.text"
-msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control. </variable>"
-msgstr "<variable id=\"ShiftF1\">Tryk Skift+F1 og peg på et kontrolelement for at lære mere om det kontrolelement. </variable>"
+msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control.</variable>"
+msgstr "<variable id=\"ShiftF1\">Tryk Skift+F1 og peg på et kontrolelement for at lære mere om det pågældende kontrolelement.</variable>"
#: 00000002.xhp
msgctxt ""
@@ -651,7 +651,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "If you want to type HTML commands directly, for example when doing exercises from one of the many available HTML books, remember that HTML pages are pure text files. Save your document under the document type <emph>Text </emph>and give it the file name extension .HTML. Be sure there are no umlauts or other special characters of the extended character set. If you want to re-open this file in $[officename] and edit the HTML code, you must load it with the file type <emph>Text</emph> and not with the file type <emph>Web pages</emph>."
-msgstr "Hvis du vil skrive HTML-elementer direkte, f.eks. i øvelser fra en af de mange tilgængelige HTML-bøger, så husk at HTML-sider er rene teksfiler. Gem dit dokument under dokumenttypen <emph>Tekst</emph> og giv det filendelsen .HTML. Vær sikker på, at der ikke er omlydstegn eller andre specialtegn fra det udvidede tegnsæt såsom danske tegn (æ, ø og å). Hvis du vil genåbne denne fil i $[officename] og redigere HTML-koden, skal du indlæse den med filtypen <emph>Tekst</emph> og ikke med filtypen <emph>Websider</emph>."
+msgstr "Hvis du vil skrive HTML-elementer direkte, f.eks. i øvelser fra en af de mange tilgængelige HTML-bøger, så husk at HTML-sider er rene tekstfiler. Gem dit dokument under dokumenttypen <emph>Tekst</emph> og giv det filendelsen .HTML. Vær sikker på, at der ikke er omlydstegn eller andre specialtegn fra det udvidede tegnsæt såsom danske tegn (æ, ø og å). Hvis du vil genåbne denne fil i $[officename] og redigere HTML-koden, skal du indlæse den med filtypen <emph>Tekst</emph> og ikke med filtypen <emph>Websider</emph>."
#: 00000002.xhp
msgctxt ""
@@ -2533,6 +2533,14 @@ msgstr "Hvis du fortrækker at gemme absolut, vil alle referencer til andre file
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
+"hd_id3152414\n"
+"help.text"
+msgid "Spin button"
+msgstr "Rulleknap"
+
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
"bm_id3149922\n"
"help.text"
msgid "<bookmark_value>SQL;definition</bookmark_value>"
@@ -4035,8 +4043,8 @@ msgctxt ""
"par_id3154068\n"
"31\n"
"help.text"
-msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>PrettyPrinting</emph> to true."
-msgstr ""
+msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> to true."
+msgstr "Som udgangspunkt gemmes <emph>content.xml</emph> uden formatering af elementerne, som indrykning eller linjeskift, for at spare på den tid det tager at åbne dokumentet. På <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Indstillinger</caseinline><defaultinline>Funktioner - Indstillinger</defaultinline></switchinline> - $[officename] - Avanceret - Ekspertkonfiguration</emph> kan du aktivere brugen af indrykning og linjeskift, ved at ændre <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> til sand."
#: 00000021.xhp
msgctxt ""
@@ -4384,7 +4392,7 @@ msgctxt ""
"par_id3555783\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in ASCII text format. The resulting file is larger than a binary file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Exporterer fillen i ASCII tekstformat. The færdige fil er større end en binær fil.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Eksporterer filen i ASCII-tekstformat. Den færdige fil er større end en binær fil.</ahelp>"
#: 00000200.xhp
msgctxt ""
@@ -10253,7 +10261,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph> tab"
-msgstr ""
+msgstr "Vælg fanebladet <emph>Formater - Tegn - Kanter</emph>"
#: 00040500.xhp
msgctxt ""
@@ -12147,7 +12155,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<variable id=\"linienenden\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Line - Arrow Styles</emph> tab </variable>"
-msgstr "<variable id=\"linienenden\">Vælg fanebladet <emph>Formater - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objekt - </emph></caseinline><caseinline select=\"CALC\"><emph>Grafik - </emph></caseinline></switchinline><emph>Linje - Piltyper</emph></variable>"
+msgstr "<variable id=\"linienenden\">Vælg fanebladet <emph>Formater - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objekt - </emph></caseinline><caseinline select=\"CALC\"><emph>Grafik - </emph></caseinline></switchinline><emph>Linje - Piletyper</emph></variable>"
#: 00040502.xhp
msgctxt ""
@@ -12407,7 +12415,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<variable id=\"verlauf\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Gradients</emph> tab </variable>"
-msgstr "<variable id=\"verlauf\">Vælg fanebladet <emph>Formater - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objekt - </emph></caseinline><caseinline select=\"CALC\"><emph>Grafik - </emph></caseinline></switchinline><emph>Flade - Gradienter</emph></variable>"
+msgstr "<variable id=\"verlauf\">Vælg fanebladet <emph>Formater - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Objekt - </emph></caseinline><caseinline select=\"CALC\"><emph>Grafik - </emph></caseinline></switchinline><emph>Flade - Gradueringer</emph></variable>"
#: 00040502.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/01.po b/source/da/helpcontent2/source/text/shared/01.po
index 9c16425dd34..0b78c0eae3d 100644
--- a/source/da/helpcontent2/source/text/shared/01.po
+++ b/source/da/helpcontent2/source/text/shared/01.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-24 18:08+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"PO-Revision-Date: 2014-03-13 20:01+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382638139.0\n"
+"X-POOTLE-MTIME: 1394740899.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -1214,7 +1214,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Displays the distance between the upper edge of a label or a business card and the upper edge of the label or the business card directly below. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Viser afstanden imellem den øverste kant af en etiket eller et visitkort og den øverste kant af etiketten eller visitkortetet lige under. Indtast en værdi her hvis du er ved at oprette et brugerdefineret format.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Viser afstanden imellem den øverste kant af en etiket eller et visitkort og den øverste kant af etiketten eller visitkortet lige under. Indtast en værdi her hvis du er ved at oprette et brugerdefineret format.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Giver dig mulighed for at redigere en enkelt etiket eller et visitkort, og opdatere indholdet af de øvrige etiketter eller visitkort på siden, når du klikker på knappen<emph>Synkronisér etiketter </emph>.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1564,7 +1564,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Åbner dialogen <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printeropsætning</link>.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1777,7 +1777,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Select a business card category in <emph>AutoText - Section</emph> box, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Vælg en visitkortkategori i boksen <emph>AutoText - Sektion</emph>, og klik derefter på et layout i listen <emph>Indhold</emph>.</ahelp>"
#: 01010302.xhp
msgctxt ""
@@ -1795,7 +1795,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Select a business card category, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Vælg en visitkortkategori, og klik derefter på det layout fra listen <emph>Indhold</emph> du ønsker.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -4798,7 +4798,7 @@ msgctxt ""
"par_id48\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select which pages of a brochure to print.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vælg hvilke sider af brouchuren, der skal printes.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vælg hvilke sider af brochuren, der skal printes.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -7613,7 +7613,7 @@ msgctxt ""
"207\n"
"help.text"
msgid "The longest possible string that matches this search pattern in a paragraph is always found. If the paragraph contains the string \"AX 4 AX4\", the entire passage is highlighted."
-msgstr "Søgningen finder altid afsnittets længste mulige tekststreng, som svarer til søgudtrykket. Hvis afsnittet indeholder tekststrengen \"AX 4 AX4\", vil hele passagen blive fremhævet."
+msgstr "Søgningen finder altid afsnittets længste mulige tekststreng, som svarer til søgeudtrykket. Hvis afsnittet indeholder tekststrengen \"AX 4 AX4\", vil hele passagen blive fremhævet."
#: 02100001.xhp
msgctxt ""
@@ -7880,7 +7880,7 @@ msgctxt ""
"180\n"
"help.text"
msgid "\\uXXXX"
-msgstr ""
+msgstr "\\uXXXX"
#: 02100001.xhp
msgctxt ""
@@ -7889,7 +7889,7 @@ msgctxt ""
"180\n"
"help.text"
msgid "\\UXXXXXXXX"
-msgstr ""
+msgstr "\\UXXXXXXXX"
#: 02100001.xhp
msgctxt ""
@@ -7898,7 +7898,7 @@ msgctxt ""
"181\n"
"help.text"
msgid "Represents a character based on its four-digit hexadecimal Unicode code (XXXX)."
-msgstr ""
+msgstr "Repræsenterer et tegn, der er baseret på dets firecifrede hexadecimale Unicode-kode (XXXX)."
#: 02100001.xhp
msgctxt ""
@@ -7907,7 +7907,7 @@ msgctxt ""
"181\n"
"help.text"
msgid "For obscure characters there is a separate variant with capital U and eight hexadecimal digits (XXXXXXXX)."
-msgstr ""
+msgstr "For specialtegn findes en special variant med et stort U samt otte hexadecimale tal (XXXXXXXX)."
#: 02100001.xhp
msgctxt ""
@@ -7916,7 +7916,7 @@ msgctxt ""
"208\n"
"help.text"
msgid "For certain symbol fonts the code for special characters may depend on the used font. You can view the codes by choosing <emph>Insert - Special Character</emph>."
-msgstr ""
+msgstr "For visse symbolskrifttyper, kan værdien af specialtegn afhænge af den skrifttype som anvendes. Du kan se værdierne ved at vælge <emph>Indsæt - Specialtegn</emph>."
#: 02100001.xhp
msgctxt ""
@@ -12690,7 +12690,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\".\">To display all of the records in a table, click the <emph>Reset Filter</emph> icon.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">For at vise alle poster i en tabel, klik på ikonet for <emph>Nulstil filter</emph>.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12956,7 +12956,7 @@ msgctxt ""
"par_id3423871\n"
"help.text"
msgid "For text documents, you can set the view layout. Reduce the zoom factor to see the effects of different view layout settings."
-msgstr "For tekstdokumenter kan du sætte visningslayout. Reducer zoomfaktoren for at se effekterne af forskellige visningsayoutindstillinger."
+msgstr "For tekstdokumenter kan du sætte visningslayout. Reducer zoomfaktoren for at se effekterne af forskellige indstillinger for visningslayout."
#: 03010000.xhp
msgctxt ""
@@ -14834,7 +14834,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Select the formatting that you want to apply.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Vælg den formaterering, du vil bruge.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Vælg den formatering, du vil bruge.</ahelp>"
#: 05020100.xhp
msgctxt ""
@@ -15201,7 +15201,7 @@ msgctxt ""
"par_id0123200902291084\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined.</emph></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlinjerer eller fjerner overlinje fra den markerede tekst. Hvis markøren er ikke i et ord vil den nye tekst, som du indtaster, blive overlinjeret.</emph></ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlinjerer eller fjerner overlinjering fra den markerede tekst. Hvis markøren er ikke i et ord vil den nye tekst, som du indtaster, blive overlinjeret.</emph></ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15419,7 +15419,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Vælg en kategori fra listen og vælg derefter en format typografi i <emph>Format </emph>boksen.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15446,7 +15446,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Select how you want the contents of the selected cell(s) to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format Code</emph> box."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Vælg hvorledes du ønsker indholdet af de(n) valgte celle(r) skal vises</ahelp> Værdien af den valgte mulighed vises i <emph>Formatkode</emph> boksen."
#: 05020300.xhp
msgctxt ""
@@ -15464,7 +15464,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Vælg en valuta og rul derefter til toppen af <emph>Format</emph> listen for at vise formatteringsmulighederne for valutaen.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15491,7 +15491,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Angiver et sprogvalg for de markerede<switchinline select=\"appl\"><caseinline select=\"CALC\">celler</caseinline><defaultinline>felter</defaultinline></switchinline>.Er sprogvalg sæt til <emph>A</emph>utomatisk, vil $[officename] automatisk benytte talformaterne hørende til standardsproget. Vælg et hvilket som helst sprog for at låse indstillingerne af de markerede <switchinline select=\"appl\"><caseinline select=\"CALC\">celler</caseinline><defaultinline>felter</defaultinline></switchinline>.</ahelp> "
#: 05020300.xhp
msgctxt ""
@@ -15518,7 +15518,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Benytter det samme talformat som cellerne, der indeholder data til diagrammet.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15554,7 +15554,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Angiv antal decimaler, som du ønsker at vise.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15572,7 +15572,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Angiv det maksimale antal nuller, som du ønsker at vise foran decimalpunktet.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15590,7 +15590,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Ændrer fontfarven for negative tal til rød.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15608,7 +15608,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Indsætter et tusindtalsskilletegn. Skilletegnet, der benyttes, afhænger af dine sprogindstillinger.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15626,7 +15626,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Viser talformatkoden for det valgte format. Du kan også angive et tilpasset format.</ahelp> De følgende muligheder kan kun benyttes ved tilpassede talformater."
#: 05020300.xhp
msgctxt ""
@@ -15644,7 +15644,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/add\">Tilføjer formatkoden, som du angav ved den tilpassede kategori.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15662,7 +15662,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Sletter det markerede talformat.</ahelp> Ændringerne træder i kraft, når du genstarter $[officename]."
#: 05020300.xhp
msgctxt ""
@@ -15680,7 +15680,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Tilføjer en kommentar til det markerede talformat.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15698,7 +15698,7 @@ msgctxt ""
"96\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Angiv en kommentar til det markerede talformat, og klik herefter uden for denne boks.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -19970,7 +19970,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "You can specify the border position, size, and style in Writer or Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">In $[officename] Writer, you can add borders to pages, frames, graphics, tables, paragraphs, characters and to embedded objects. </caseinline></switchinline>"
-msgstr ""
+msgstr "Du kan specificere kantens position, størrelse og typografi i Writer eller Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">I $[officename] Writer kan du tilføje kanter til sider, rammer, grafik, tabeller, afsnit, tegn og til indlejrede objekter.</caseinline></switchinline>"
#: 05030500.xhp
msgctxt ""
@@ -20443,7 +20443,7 @@ msgctxt ""
"hd_id3153525\n"
"help.text"
msgid "Background gradient"
-msgstr "Baggrundsgradient"
+msgstr "Farvegraduering for baggrund"
#: 05030600.xhp
msgctxt ""
@@ -24689,7 +24689,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Arrow styles"
-msgstr "Piltyper"
+msgstr "Piletyper"
#: 05200100.xhp
msgctxt ""
@@ -24698,7 +24698,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "You can add arrowheads to one end, or both ends of the selected line. To add a custom arrow style to the list, select the arrow in your document, and then click on the <link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\"><emph>Arrow Styles</emph></link> tab of this dialog."
-msgstr "Du kan tilføje pilespidser til en eller begge ender af den valgte linje. For at tilføje en brugerdefineret piletype til listen, vælg pilen i dit dokument, og klik på fanebladet <link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\"><emph>Piltyper</emph></link> for denne dialog."
+msgstr "Du kan tilføje pilespidser til en eller begge ender af den valgte linje. For at tilføje en brugerdefineret piletype til listen, vælg pilen i dit dokument, og klik på fanebladet <link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\"><emph>Piletyper</emph></link> for denne dialog."
#: 05200100.xhp
msgctxt ""
@@ -25051,7 +25051,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Arrow Styles"
-msgstr "Piltyper"
+msgstr "Piletyper"
#: 05200300.xhp
msgctxt ""
@@ -25060,7 +25060,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\">Arrow Styles</link>"
-msgstr "<link href=\"text/shared/01/05200300.xhp\" name=\"Piltyper\">Piltyper</link>"
+msgstr "<link href=\"text/shared/01/05200300.xhp\" name=\"Piletyper\">Piletyper</link>"
#: 05200300.xhp
msgctxt ""
@@ -25069,7 +25069,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/LineEndPage\">Edit or create arrow styles.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/LineEndPage\">Rediger eller opret piltyper.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/LineEndPage\">Redigér eller opret piletyper.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25078,7 +25078,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Organize arrow styles"
-msgstr "Administrer piltyper"
+msgstr "Administrér piletyper"
#: 05200300.xhp
msgctxt ""
@@ -25087,7 +25087,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Lets you organize the current list of arrow styles."
-msgstr "Lader dig organisere den aktuelle liste med piltyper."
+msgstr "Lader dig organisere den aktuelle liste med piletyper."
#: 05200300.xhp
msgctxt ""
@@ -25114,7 +25114,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Arrow style"
-msgstr "Piltype"
+msgstr "Piletype"
#: 05200300.xhp
msgctxt ""
@@ -25141,7 +25141,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_ADD\">To define a custom arrow style, select a drawing object in the document, and then click here.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_ADD\">For at oprette en brugerdefineret piltype skal du vælge et tegneobjekt i dokumentet og så klikke her.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_ADD\">For at oprette en brugerdefineret piletype skal du vælge et tegneobjekt i dokumentet og så klikke her.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25159,7 +25159,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_MODIFY\">Changes the name of the selected arrow style.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_MODIFY\">Ændrer navnet på den valgte piltype.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_MODIFY\">Ændrer navnet på den valgte piletype.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25168,7 +25168,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Load Arrow Styles"
-msgstr "Indlæs piltyper"
+msgstr "Indlæs piletyper"
#: 05200300.xhp
msgctxt ""
@@ -25177,7 +25177,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_LOAD\">Imports a list of arrow styles.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_LOAD\">Importerer en liste af piltyper.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_LOAD\">Importerer en liste af piletyper.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25186,7 +25186,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Save Arrow Styles"
-msgstr "Gem piltyper"
+msgstr "Gem piletyper"
#: 05200300.xhp
msgctxt ""
@@ -25195,7 +25195,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_SAVE\">Saves the current list of arrow styles, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_SAVE\">Gemmer den nuværende liste af piltyper, så du kan indlæse den senere.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_SAVE\">Gemmer den nuværende liste af piletyper, så du kan indlæse den senere.</ahelp>"
#: 05210000.xhp
msgctxt ""
@@ -25425,7 +25425,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Set the number of steps for blending the two end colors of a gradient."
-msgstr "Definer antal trin, der skal gennemgås, for at blande de to slutfarver af en graduering."
+msgstr "Definer antal trin, der skal gennemgås, for at blande de to slutfarver af en farvegraduering."
#: 05210100.xhp
msgctxt ""
@@ -25854,7 +25854,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">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 <emph>To</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Indtast den vandrette forskydning for gradueringen, hvor 0% svarer til den aktuelle vandrette placering for slutpunktets farve i gradueringen. Slutpunktsfarven er farven, som er valgt i feltet <emph>Til</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Indtast den vandrette forskydning for farvegradueringen, hvor 0% svarer til den aktuelle vandrette placering for slutpunktets farve i gradueringen. Slutpunktsfarven er farven, som er valgt i feltet <emph>Til</emph>.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -25872,7 +25872,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">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 <emph>To</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Indtast den lodrette forskydning for gradueringen, hvor 0% svarer til den aktuelle lodrette placering for slutpunktets farve i gradueringen. Slutpunktsfarven er farven, som er valgt i feltet <emph>Til</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Indtast den lodrette forskydning for farvegradueringen, hvor 0% svarer til den aktuelle lodrette placering for slutpunktets farve i gradueringen. Slutpunktsfarven er farven, som er valgt i feltet <emph>Til</emph>.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -25926,7 +25926,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/colorfromlb\">Select a color for the beginning point of the gradient.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/colorfromlb\">Vælg en farve for begyndelsen punkt af gradueringen.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/colorfromlb\">Vælg en farve for begyndelsen punkt af farvegradueringen.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -26853,7 +26853,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_X\">Enter the horizontal offset for the gradient.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_X\">Indtast den vandrette forskydning af gradueringen.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_X\">Indtast den vandrette forskydning af farvegradueringen.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26871,7 +26871,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_Y\">Enter the vertical offset for the gradient.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_Y\">Indtast den lodrette forskydning af gradueringen.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_Y\">Indtast den lodrette forskydning af farvegradueringen.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26889,7 +26889,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_ANGLE\">Enter a rotation angle for the gradient.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_ANGLE\">Indtast en rotationsvinkel for gradueringen.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_ANGLE\">Indtast en rotationsvinkel for farvegradueringen.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26907,7 +26907,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_BORDER\">Enter the amount by which you want to adjust the transparent area of the gradient. The default value is 0%.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_BORDER\">Indtast den størrelse, hvormed du vil tilpasse den gennemsigtige flade af gradueringen. Standardværdien er 0%.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_BORDER\">Indtast den størrelse, hvormed du vil tilpasse den gennemsigtige flade af farvegradueringen. Standardværdien er 0%.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -26925,7 +26925,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Indtast en transparensværdi for begyndelsespunktet af gradueringen, hvor 0% er helt uigennemsigtig og 100% er helt gennemsigtig.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Indtast en transparensværdi for begyndelsespunktet af farvegradueringen, hvor 0% er helt uigennemsigtig og 100% er helt gennemsigtig.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -30150,7 +30150,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Angiver justeringsvalgene for indholdet i den aktuelle celle, eller de markerede celler.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -30168,7 +30168,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Vælg den vandrette justering, som du ønsker at anvende på celleindholdet.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -30317,7 +30317,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Indents from the left edge of the cell by the amount that you enter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Indrykker fra venstre kant af cellen i det omfang, du angiver.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -30335,7 +30335,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Vælg den lodrette justering, som du ønsker at anvende på celleindholdet.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -30353,7 +30353,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell contents to the bottom of the cell.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Justerer cellens indhold til bunden af cellen.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -30466,7 +30466,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Click in the dial to set the text orientation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Klik på drejeskiven for at sætte tekstretnignen.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -30484,7 +30484,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Angiv rotationsvinklen for teksten i de(n) markerede celle(r). En positiv værdi roterer teksten mod venstre og en negativ værdi roterer teksten mod højre.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -30502,7 +30502,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/references\">Specify the cell edge from which to write the rotated text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/references\">Angiv den cellekant, hvorfra den roterede tekst skal skrives.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -30563,7 +30563,7 @@ msgctxt ""
"85\n"
"help.text"
msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">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.</ahelp>"
-msgstr ""
+msgstr "Denne afkrydsningsboks kan kun benyttes, hvis asiatiske sprog er angivet og tekstretningen er sat til lodret. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Justerer asiatiske tegn ét ad gangen under hinanden i de(n) markerede celle(r). Hvis cellen indeholder mere end en linje tekst, konverteres linjerne til tekstsøjler, der er arrangeret fra højre mod venstre. Vestlige tegn i den konverterede tekst roteres 90 grader mod højre. Asiatiske tegn roteres ikke.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -30599,7 +30599,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Wraps text onto another line at the cell border. The number of lines depends on the width of the cell.</ahelp> To enter a manual line break, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter in the cell."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Ombryder tekst til en anden linje ved cellekanten. Antallet af linjer afhænger af af cellebredden.</ahelp> For at indsætte et manuelt linjeskift, tast <switchinline select=\"sys\"><caseinline select=\"MAC\">Kommando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter i cellen."
#: 05340300.xhp
msgctxt ""
@@ -30617,7 +30617,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Enables word hyphenation for text wrapping to the next line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Muliggør orddeling af tekst, der ombrydes til den efterfølgende linje.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -34980,7 +34980,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Enter the word or abbreviation that you want to replace while you type. Wildcard character * in the end of word results the replacement of the word before arbitrary suffixes, too. Wildcard character * before the word results the replacement after arbitrary prefixes, too. For example, the pattern \"i18n*\" with the replacement text \"internationalization\" will find and replace \"i18ns\" with \"internationalizations\", or the pattern \"*...\" with the replacement text \"…\" will find and replace three dots in \"word...\" with the typographically correct precomposed Unicode horizontal ellipsis (\"word…\").</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Angiv ordet eller forkortelsen, som du ønsker at erstatte under indtastning. Jokertegn * i slutningen af ordet resulterer også i erstatning af ordet før vilkårlige endelser. For eksempel mønsteret \"i18n*\" vil fiinde og erstatte \"i18ns\" med \"internationalizations\" , eller mønsteret \"*...\" med erstatningstekst \"...\" vil finde og erstatte de tre prikker i internationalizations \"ord...\" med den typografisk korrekte udpunktering \"ord...\".</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -35228,7 +35228,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Add non-breaking space before specific punctuation marks in French text"
-msgstr ""
+msgstr "Angiv et hårdt mellemrum før særlige punkttegn i fransk tekst"
#: 06040400.xhp
msgctxt ""
@@ -35237,7 +35237,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Inserts a non breaking space before \";\", \"!\", \"?\", \":\" and \"%\" when the character language is set to French (France, Belgium, Luxembourg, Monaco, or Switzerland) and before \":\" only when the character language is set to French (Canada)."
-msgstr ""
+msgstr "Indsætter et hårdt mellemrum før \";\", \"!\", \"?\", \":\" og \"%\" når sproget er sat til fransk (Frankrig, Belgien, Luxemburg, Monaco eller Schweiz) og kun før \":\" når sproget er sat til fransk (Canada)."
#: 06040400.xhp
msgctxt ""
@@ -39715,7 +39715,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Displays a <emph>Save as </emph>dialog to save the selected file as an XSLT filter package (*.jar).</ahelp>"
-msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/save\"Viser en <emph>Gem som</emph>-dialog til at gemme den valgte fil som en XSLT-filterpakke (*.jar).</ahelp>"
+msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Viser en <emph>Gem som</emph>-dialog til at gemme den valgte fil som en XSLT-filterpakke (*.jar).</ahelp>"
#: 06150000.xhp
msgctxt ""
@@ -41601,7 +41601,7 @@ msgctxt ""
"par_id3949095\n"
"help.text"
msgid "Some extensions may be marked with the phrase \"browser based update\". These extensions cannot be downloaded by the Extension Manager. A web browser must be opened to download the extension update from a particular web site. That site may require several more user interaction to download the extension. After downloading you must install the extension manually, for example by double-clicking the extension's icon in a file browser."
-msgstr "Nogle udvidelser kan være markerede med sætningen \"browser baseret opdaterering\". Disse udvidelser kan ikke overføres med Udvidelsesadministrationen. En webbrowser skal åbnes for at overføre udvidelsesopdateringen fra et konkret websted. Webstedet kan kræve flere forskellige brugerinteraktioner for at overføre udvidelsen. Efter overførslen skal du installere udvidelsen manuelt, for eksempel ved at dobbeltklikke på udvidelsens ikon i en filbrowser."
+msgstr "Nogle udvidelser kan være markerede med sætningen \"browser baseret opdatering\". Disse udvidelser kan ikke overføres med Udvidelsesadministrationen. En webbrowser skal åbnes for at overføre udvidelsesopdateringen fra et konkret websted. Webstedet kan kræve flere forskellige brugerinteraktioner for at overføre udvidelsen. Efter overførslen skal du installere udvidelsen manuelt, for eksempel ved at dobbeltklikke på udvidelsens ikon i en filbrowser."
#: extensionupdate.xhp
msgctxt ""
@@ -46002,7 +46002,7 @@ msgctxt ""
"par_id2318796\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies a regular expression pattern. Strings validated against the data type must conform to this pattern to be valid. The XSD data type syntax for regular expressions is different from the regular expression syntax used elseswhere in %PRODUCTNAME, for example in the Find & Replace dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Specificerer et regulært udtryk. Tekststrenge, som valideres mod datatypen, skal overholde dette mønster for at være gyldige. Syntaksen for regulære udtryk i forbindelse med XSD-datatyper er forskellig fra den syntaks, som bruges andre steder i %PRODUCTNAME; f. eks. i dialogen Søg og erstat.</ahelp>"
+msgstr "<ahelp hid=\".\">Specificerer et regulært udtryk. Tekststrenge, som valideres mod datatypen, skal overholde dette mønster for at være gyldige. Syntaksen for regulære udtryk i forbindelse med XSD-datatyper er forskellig fra den syntaks, som bruges andre steder i %PRODUCTNAME; f.eks. i dialogen Søg og erstat.</ahelp>"
#: xformsdatatab.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/02.po b/source/da/helpcontent2/source/text/shared/02.po
index d38a8e6c9f8..055c3edcc40 100644
--- a/source/da/helpcontent2/source/text/shared/02.po
+++ b/source/da/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-18 12:39+0000\n"
+"PO-Revision-Date: 2013-12-24 12:12+0000\n"
"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382099950.0\n"
+"X-POOTLE-MTIME: 1387887152.0\n"
#: 01110000.xhp
msgctxt ""
@@ -3053,7 +3053,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Angiver om kombinationsfeltet skal være et rullegardin (Ja) eller ej (Nej).</ahelp> Et kontrolfelt med egenskaben rullegardin har en ekstra pilknap, som åbner en liste af eksisterende formularelementer ved museklik. Under <emph>Linjeantal</emph> kan du angive, hvor mange linjer (eller rækker), der skal vises i rullegardinet. Kombinationsfelte kan have egenskaben rullegardin."
+msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Angiver om kombinationsfeltet skal være et rullegardin (Ja) eller ej (Nej).</ahelp> Et kontrolfelt med egenskaben rullegardin har en ekstra pileknap, som åbner en liste af eksisterende formularelementer ved museklik. Under <emph>Linjeantal</emph> kan du angive, hvor mange linjer (eller rækker), der skal vises i rullegardinet. Kombinationsfeltet kan have egenskaben rullegardin."
#: 01170101.xhp
msgctxt ""
@@ -3305,7 +3305,7 @@ msgctxt ""
"88\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_SPIN\" visibility=\"hidden\">The \"Yes\" option transforms the control field into a spin button, where corresponding arrow buttons are added.</ahelp> Numerical fields, currency fields, date and time fields can be introduced as spin buttons in the form."
-msgstr "<ahelp hid=\"HID_PROP_SPIN\" visibility=\"hidden\">Indstillingen \"Ja\" transformerer kontrolfeltet til en rulleknap, hvor tilsvarende pilknapper bliver tilføjet.</ahelp> Numeriske felter, valutafelter, dato- og klokkeslætsfelter kan være introduceret som rulleknapper i formularen."
+msgstr "<ahelp hid=\"HID_PROP_SPIN\" visibility=\"hidden\">Indstillingen \"Ja\" transformerer kontrolfeltet til en rulleknap, hvor tilsvarende pileknapper bliver tilføjet.</ahelp> Numeriske felter, valutafelter, dato- og klokkeslætsfelter kan være introduceret som rulleknapper i formularen."
#: 01170101.xhp
msgctxt ""
@@ -5145,7 +5145,7 @@ msgctxt ""
"par_idN120DB\n"
"help.text"
msgid "<ahelp hid=\"37929\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
-msgstr "<ahelp hid=\"37929\">Specificerer at navigationenspunkter i en valgt navigationslinjes kontrolelement skal vises eller skjules.</ahelp> Navigationspunkter er følgende: Første datapost, Forrige datapost, Næste datapost, Sidste datapost."
+msgstr "<ahelp hid=\"37929\">Specificerer at navigationspunkter i en valgt navigationslinjes kontrolelement skal vises eller skjules.</ahelp> Navigationspunkter er følgende: Første datapost, Forrige datapost, Næste datapost, Sidste datapost."
#: 01170101.xhp
msgctxt ""
@@ -5161,7 +5161,7 @@ msgctxt ""
"par_idN1215A\n"
"help.text"
msgid "<ahelp hid=\"37931\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr ""
+msgstr "<ahelp hid=\"37931\">Angiver om der skal vises eller skjules filtrering og sortering af elementer i en valgt navigationsbjælke kontrol.</ahelp>Filtrering og sortering kan ske som følger: Sorter stigende, sorter faldende, sorter, automatisk filter, standard filter, anvend filter, nulstil filter/sortering."
#: 01170101.xhp
msgctxt ""
@@ -5233,7 +5233,7 @@ msgctxt ""
"par_idN12318\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Specificerer størrelsen af rullebjælkens markør i \"Værdi enheder\". En værdi af (\"Maks. rulleværdi\" minus \"Maks rulleværdi \" ) / 2 ville resulterere i en rullebjælkemarkør som fylder det halve af baggrundsområdet.</ahelp>"
+msgstr "<ahelp hid=\".\">Specificerer størrelsen af rullebjælkens markør i \"Værdienheder\". En værdi af (\"Maks. rulleværdi\" minus \"Maks rulleværdi \" ) / 2 ville resultere i en rullebjælkemarkør som fylder det halve af baggrundsområdet.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -5630,7 +5630,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "The property <emph>Bound field</emph> is only for forms that are used to access more than one table. If the form is based on only one table, the field to be displayed in the form is specified directly under <emph>Data field</emph>. However, if you want the list box to display data from a table that is linked to the current table over a common data field, the linked data field is defined by the property <emph>Bound field</emph>."
-msgstr "Egenskaben <emph>Bundet felt</emph> er kun til formularerer som bruges til at få adgang til mere end én tabel. Hvis formularen er baseret på kun én tabel, er feltet som bliver vist i formularen specificeret direkte under <emph>Datafelt</emph>. Dog, hvis du ønsker at rullelisten skal vise data fra en tabel der er kædet til den aktuelle tabel over et fælles datafelt, defineres det forbundne datafelt ved egenskaben <emph>Bundet felt</emph>."
+msgstr "Egenskaben <emph>Bundet felt</emph> er kun til formularer som bruges til at få adgang til mere end én tabel. Hvis formularen er baseret på kun én tabel, er feltet som bliver vist i formularen specificeret direkte under <emph>Datafelt</emph>. Dog, hvis du ønsker at rullelisten skal vise data fra en tabel der er kædet til den aktuelle tabel over et fælles datafelt, defineres det forbundne datafelt ved egenskaben <emph>Bundet felt</emph>."
#: 01170102.xhp
msgctxt ""
@@ -11406,7 +11406,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Arrow Style"
-msgstr "Piltype"
+msgstr "Piletype"
#: 05020000.xhp
msgctxt ""
@@ -11415,7 +11415,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/02/05020000.xhp\" name=\"Arrow Style\">Arrow Style</link>"
-msgstr "<link href=\"text/shared/02/05020000.xhp\" name=\"Piltype\">Piltype</link>"
+msgstr "<link href=\"text/shared/02/05020000.xhp\" name=\"Piletype\">Piletype</link>"
#: 05020000.xhp
msgctxt ""
@@ -11433,7 +11433,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "The <emph>Arrow Style</emph> icon is only displayed when you create a drawing with the drawing functions. For more information, see the <link href=\"text/shared/01/05200300.xhp\" name=\"Line Styles\"><emph>Line Styles</emph></link> section of the Help."
-msgstr "Ikonet <emph>Piltyper</emph> vises kun, når du opretter en tegning med tegnefunktionerne. Se sektionen <link href=\"text/shared/01/05200300.xhp\" name=\"Line Styles\"><emph>Stregtyper</emph></link> i Hjælp for mere information, ."
+msgstr "Ikonet <emph>Piletyper</emph> vises kun, når du opretter en tegning med tegnefunktionerne. Se sektionen <link href=\"text/shared/01/05200300.xhp\" name=\"Line Styles\"><emph>Stregtyper</emph></link> i Hjælp for mere information."
#: 05020000.xhp
msgctxt ""
@@ -11450,7 +11450,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Arrow Style"
-msgstr "Piltype"
+msgstr "Piletype"
#: 05090000.xhp
msgctxt ""
@@ -13538,7 +13538,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "You can remove the current AutoFilter with the <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reset Filter/Sorting</link> icon or with <emph>Data - Filter - Reset Filter</emph>."
-msgstr ""
+msgstr "Du kan fjerne det aktuelle autofilter med <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Nulstil filter/sortering</link> ikonet eller med <emph>Data - filter - nulstil filter</emph>."
#: 12030000.xhp
msgctxt ""
@@ -13555,7 +13555,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Fjern Filter/Sortering"
#: 12040000.xhp
msgctxt ""
@@ -13564,7 +13564,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reset Filter/Sorting</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Nulstil filter/sortering</link>"
#: 12040000.xhp
msgctxt ""
@@ -13590,7 +13590,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Fjern Filter/Sortering"
#: 12050000.xhp
msgctxt ""
@@ -14140,7 +14140,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "In the <emph>Fields</emph> area, use the arrow button to select the database table columns into which you want to insert field contents."
-msgstr "I dialogen <emph>Felter</emph>, brug pilknappen til at vælge databasetabelkolonner, som du vil indsætte feltindhold i."
+msgstr "I dialogen <emph>Felter</emph>, brug pileknappen til at vælge databasetabelkolonner, som du vil indsætte feltindhold i."
#: 12070200.xhp
msgctxt ""
@@ -14176,7 +14176,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/insertdbcolumnsdialog/toedit\">Moves the fields that you selected in the <emph>Database columns</emph> list box into the selection field.</ahelp> You can also double-click the entry to select it."
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/insertdbcolumnsdialog/toedit\">Flytter de felter, som du markerede i <emph>Databasekolonner</emph> listeboksen ind i det markerede felt.</ahelp> Du kan også dobbelt-klikke emnet for at vælge der."
#: 12070200.xhp
msgctxt ""
@@ -14273,7 +14273,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "In the <emph>Text</emph> area, use the arrow button to select the database table columns into which you want to insert field contents."
-msgstr "I området <emph>Tekst</emph> skal du bruge pilknappen til at vælge de databasetabelkolonner, som du vil indsætte feltindhold i."
+msgstr "I området <emph>Tekst</emph> skal du bruge pileknappen til at vælge de databasetabelkolonner, som du vil indsætte feltindhold i."
#: 12080000.xhp
msgctxt ""
@@ -14394,7 +14394,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "To remove the current filter, click <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Reset Filter/Sorting</emph></link> icon."
-msgstr ""
+msgstr "For at fjerne det aktuelle filter, klik på <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Nulstil filter/sortering</emph></link> ikonet."
#: 12090000.xhp
msgctxt ""
@@ -14871,7 +14871,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "You can remove a sorting that has been performed with the <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\"><emph>Reset Filter/Sorting</emph></link> icon."
-msgstr ""
+msgstr "Du kan fjerne en foretaget sortering med <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\"><emph>Nulstil filter/sortering</emph></link> ikonet."
#: 12100100.xhp
msgctxt ""
@@ -18961,7 +18961,7 @@ msgctxt ""
"par_id3153683\n"
"help.text"
msgid "Adds a Limit to set the maximum number of records to return."
-msgstr ""
+msgstr "Tilføjer en begrænsning på det maksimale antal returnerede poster."
#: stars.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/04.po b/source/da/helpcontent2/source/text/shared/04.po
index d48c62c3786..79bf543ce96 100644
--- a/source/da/helpcontent2/source/text/shared/04.po
+++ b/source/da/helpcontent2/source/text/shared/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-07-15 16:14+0200\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2013-12-19 06:16+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387433815.0\n"
#: 01010000.xhp
msgctxt ""
@@ -110,7 +111,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "ESC lukker dialogen uden at gemme ændringer.<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Hvis du placerer fokuset på en knap, ses ikke blot en stiplet linje om navnet på knappen, men også en tykkere skygge under den valgte knap. Dette angiver, at hvis du afslutter dialogen ved at taste Enter, svarer det til at strykke på knappen med musen.</defaultinline></switchinline>"
+msgstr "ESC lukker dialogen uden at gemme ændringer.<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Hvis du placerer fokusset på en knap, ses ikke blot en stiplet linje om navnet på knappen, men også en tykkere skygge under den valgte knap. Dette angiver, at hvis du afslutter dialogen ved at taste Enter, svarer det til at strykke på knappen med musen.</defaultinline></switchinline>"
#: 01010000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/autokorr.po b/source/da/helpcontent2/source/text/shared/autokorr.po
index 70ed1d44916..e4d4df36a53 100644
--- a/source/da/helpcontent2/source/text/shared/autokorr.po
+++ b/source/da/helpcontent2/source/text/shared/autokorr.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-05 14:04+0200\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2013-12-12 17:59+0000\n"
+"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386871166.0\n"
#: 01000000.xhp
msgctxt ""
@@ -258,7 +259,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Your text was corrected by <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autocorrect</link> so that single quotation marks were replaced by <link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\">typographical quotation marks</link>."
-msgstr ""
+msgstr "Din tekst blev ændret af <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrect\">Autokorrektion</link> så enkelt-apostroffer blev erstattet med<link href=\"text/shared/01/06040400.xhp\" name=\"typographical quotation marks\"> typografiske citationstegn</link>."
#: 08000000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/autopi.po b/source/da/helpcontent2/source/text/shared/autopi.po
index c3160390e1e..814835c28c2 100644
--- a/source/da/helpcontent2/source/text/shared/autopi.po
+++ b/source/da/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-22 21:44+0000\n"
+"PO-Revision-Date: 2013-12-24 12:12+0000\n"
"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382478276.0\n"
+"X-POOTLE-MTIME: 1387887120.0\n"
#: 01000000.xhp
msgctxt ""
@@ -1034,7 +1034,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZ_TXTTEMPLATENAME\">Specifies the title of the document template.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_TXTTEMPLATENAME\">Angiver titlen på dokumentetskabelonen.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_TXTTEMPLATENAME\">Angiver titlen på dokumentskabelonen.</ahelp>"
#: 01010600.xhp
msgctxt ""
@@ -2538,7 +2538,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Within each wizard page, you can undo, modify, or skip altogether the editing steps. If you decide to skip over one of the pages, the wizard uses the default settings."
-msgstr "Indenfor hvert trin i guiden, kan du fortryde, ændre, eller spinge over alle redigeringmuligheder. Hvis du beslutter at springe en af siderne over, bruger guiden standardindstillingerne."
+msgstr "Indenfor hvert trin i guiden, kan du fortryde, ændre, eller springe over alle redigeringmuligheder. Hvis du beslutter at springe en af siderne over, bruger guiden standardindstillingerne."
#: 01050000.xhp
msgctxt ""
@@ -5871,7 +5871,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "In the option area for WebCast, select <emph>Perl</emph>."
-msgstr "I indstillingensmulighedene for WebCast, marker <emph>Perl</emph>."
+msgstr "I indstillingsmulighederne for WebCast, markér <emph>Perl</emph>."
#: 01110200.xhp
msgctxt ""
@@ -5925,7 +5925,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "All files having the pl and txt extensions have to be moved into the directory on your HTTP server that has been referred to in the <emph>URL for Perl scripts</emph> text box. This directory has to be configured in a way that the Perl scripts contained there can also be run by an HTTP request."
-msgstr "Alle filer, der har pl- og txt-filendelser skal flyttes ind i det katalog på din HTTP-server, som du har henvist til i tekstfeltetet <emph>URL for Perl-scripts</emph>. Dette katalog skal være konfigureret, så Perl-scripts heri også kan afvikles ved en HTTP-forespørgsel."
+msgstr "Alle filer, der har pl- og txt-filendelser skal flyttes ind i det katalog på din HTTP-server, som du har henvist til i tekstfeltet <emph>URL for Perl-scripts</emph>. Dette katalog skal være konfigureret, så Perl-scripts heri også kan afvikles ved en HTTP-forespørgsel."
#: 01110200.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/explorer/database.po b/source/da/helpcontent2/source/text/shared/explorer/database.po
index 6e07cc3c5fc..af7a1cfa4c8 100644
--- a/source/da/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/da/helpcontent2/source/text/shared/explorer/database.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-22 21:56+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"PO-Revision-Date: 2014-03-13 20:03+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382479012.0\n"
+"X-POOTLE-MTIME: 1394741003.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -861,7 +861,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"HID_QRYDGN_ROW_FIELD\">Enter the name of the data field that you referred to in the Query. All settings made in the lower rows refer to this field.</ahelp> If you activate a cell 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 and the criteria is valid for all table fields."
-msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FIELD\">Indtast navnet på datafeltet som du refererede til i forespørgslen. Alle indstillinger i de nederste rækker henviser til dette felt.</ahelp> Hvis du aktiverer en celle med et museklik vil du se en pilknap, som lader dig vælge et felt. \"Tabelnavn.*\" indstillingen markerer alle datafelter og kriteriet gælder for alle tabelfelter."
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FIELD\">Indtast navnet på datafeltet som du refererede til i forespørgslen. Alle indstillinger i de nederste rækker henviser til dette felt.</ahelp> Hvis du aktiverer en celle med et museklik vil du se en pileknap, som lader dig vælge et felt. \"Tabelnavn.*\"-indstillingen markerer alle datafelter og kriteriet gælder for alle tabelfelter."
#: 02010100.xhp
msgctxt ""
@@ -2251,7 +2251,7 @@ msgctxt ""
"100\n"
"help.text"
msgid "... the field name does not contain one of the specified expressions a, b, c,..."
-msgstr "... feltnavnetet indeholder ikke en af de specificerede udtryk A, B, C,..."
+msgstr "... feltnavnet indeholder ikke en af de specificerede udtryk A, B, C,..."
#: 02010100.xhp
msgctxt ""
@@ -3068,7 +3068,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">With the left join, the results table contains all fields of the left table and only those fields of 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 "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Med en \"Left Join\", indeholder resultat-tabellen alle felter fra den venstre tabel og kun de felter fra den højre tabel for hvilke det gælder at indholdet af de sammenkædede felter er ens.</ahelp> I $[officename] SQL svarer denn join-type til en LEFT OUTER JOIN-kommando."
+msgstr "<ahelp hid=\"HID_DLG_QRY_JOINTYPE\">Med en \"Left Join\", indeholder resultat-tabellen alle felter fra den venstre tabel og kun de felter fra den højre tabel for hvilke det gælder at indholdet af de sammenkædede felter er ens.</ahelp> I $[officename] SQL svarer denne join-type til en LEFT OUTER JOIN-kommando."
#: 02010101.xhp
msgctxt ""
@@ -3287,7 +3287,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "The<emph> Form Navigator</emph> icon <image id=\"img_id3156002\" src=\"cmd/sc_showfmexplorer.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156002\">Icon</alt></image> on the Form Design bar opens the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link>."
-msgstr "Ikonet <emph>Formularnavigator</emph> <image id=\"img_id3156002\" src=\"cmd/sc_showfmexplorer.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156002\">Ikon</alt></image> på væktøjslinjen Formulardesign åbner <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Formularnavigator</emph></link>."
+msgstr "Ikonet <emph>Formularnavigator</emph> <image id=\"img_id3156002\" src=\"cmd/sc_showfmexplorer.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156002\">Ikon</alt></image> på værktøjslinjen Formulardesign åbner <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Formularnavigator</emph></link>."
#: 04030000.xhp
msgctxt ""
@@ -5728,7 +5728,7 @@ msgctxt ""
"101\n"
"help.text"
msgid "To select the address book that you want to use, choose <link href=\"text/shared/01/01110101.xhp\" name=\"Tools - Address Book Source\"><emph>Tools - Address Book Source</emph></link>."
-msgstr "For at vælge den adressebog, du vil bruge, vælg <link href=\"text/shared/01/01110101.xhp\" name=\"Tools - Address Book Source\"><emph><emph>Funktioner - Adressebogskilde</emph></link>."
+msgstr "For at vælge den adressebog, du vil bruge, vælg <link href=\"text/shared/01/01110101.xhp\" name=\"Tools - Address Book Source\"><emph>Funktioner - Adressebogskilde</emph></link>."
#: 11000002.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/guide.po b/source/da/helpcontent2/source/text/shared/guide.po
index b8c5c52b3ac..53289807883 100644
--- a/source/da/helpcontent2/source/text/shared/guide.po
+++ b/source/da/helpcontent2/source/text/shared/guide.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-22 21:55+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"PO-Revision-Date: 2014-03-13 20:08+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382478942.0\n"
+"X-POOTLE-MTIME: 1394741292.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -1113,7 +1113,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Vælg en linjestil, bredde og farve til den markerede kantstil i <emph>Linje</emph> området. Disse indstillinger gælder alle kantlinjer, som er indeholdt i den markerede kantstil."
#: border_paragraph.xhp
msgctxt ""
@@ -1122,7 +1122,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Vælg afstanden imellem kantlinjerne og afsnittets indhold i <emph>Afstand til indhold</emph> området. Du kan kun ændre afstande til kanter, som har en kantlinje defineret."
#: border_paragraph.xhp
msgctxt ""
@@ -1167,7 +1167,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Vælg en linjestil, bredde og farve til den markerede kantstil i <emph>Linje</emph> området. Disse indstillinger gælder alle kantlinjer, som er indeholdt i den markerede kantstil."
#: border_paragraph.xhp
msgctxt ""
@@ -1185,7 +1185,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Vælg afstanden imellem kantlinjerne og afsnittets indhold i <emph>Afstand til indhold</emph> området. Du kan kun ændre afstande til kanter, som har en kantlinje defineret."
#: border_paragraph.xhp
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"par_id4439832\n"
"help.text"
msgid "In Calc, a chart is an object on a sheet that can be copied and pasted on another sheet of the same document, the data series will stay linked to the range on the other sheet. If it is pasted on another Calc document, it has its own chart data table and is no more linked to the original range."
-msgstr ""
+msgstr "I Calc er et diagram et objekt på et ark, som kan kopieres og indsættes i et andet ark i det samme dokument, dataserien forbliver kædet til området på det andet ark. Hvis det indsættes i et andet Calc dokument, vil det have sin egen diagramdata tabel og er ikke længere kædet til det oprindelige område."
#: chart_insert.xhp
msgctxt ""
@@ -4695,7 +4695,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "The filter that has been set can be removed by clicking <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sort\"><emph>Reset Filter/Sort</emph></link> icon <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Icon</alt></image>."
-msgstr ""
+msgstr "Det filter, som er blevet opsat, kan fjernes ved at klikke på <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sort\"><emph>Nulstil filter/sortering</emph></link> ikonet <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Ikon</alt></image>."
#: data_tabledefine.xhp
msgctxt ""
@@ -5469,7 +5469,7 @@ msgctxt ""
"par_id0821200912504237\n"
"help.text"
msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Ikon</alt></image>"
#: digital_signatures.xhp
msgctxt ""
@@ -5853,7 +5853,7 @@ msgctxt ""
"par_idN10720\n"
"help.text"
msgid "If you have created different profiles in Thunderbird, Mozilla, or Firefox, and you want %PRODUCTNAME to use one specified profile for certificates, then you can set the environment variable MOZILLA_CERTIFICATE_FOLDER to point to the folder of that specified profile."
-msgstr "Hvis du har oprettet forskellige profiler i Thunderbird, Mozilla eller Firefox, og du ønsker at %PRODUCTNAME skal bruge en af dem til certifikater, så kan du definerere en miljøvariabel MOZILLA_CERTIFICATE_FOLDER til at pege på mappen med den ønskede profil."
+msgstr "Hvis du har oprettet forskellige profiler i Thunderbird, Mozilla eller Firefox, og du ønsker at %PRODUCTNAME skal bruge en af dem til certifikater, så kan du definere en miljøvariabel MOZILLA_CERTIFICATE_FOLDER til at pege på mappen med den ønskede profil."
#: digitalsign_send.xhp
msgctxt ""
@@ -7716,7 +7716,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "To send a fax directly from $[officename], you need a fax modem and a fax driver that allows applications to communicate with the fax modem."
-msgstr "For at sende en fax direkte fra $[officename], har du brug for et faxmodem og en faxdriver, som tillader programmer at kommunikere med faxmodemet."
+msgstr "For at sende en fax direkte fra $[officename], har du brug for et faxmodem og en faxdriver, som tillader programmer at kommunikere med faxmodemmet."
#: fax.xhp
msgctxt ""
@@ -10436,7 +10436,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "Repeatedly pressing F6 switches the focus and circles through the following objects:"
-msgstr "Gentagne tryk på F6 skifter fokuset og cykler gennem følgende objekter:"
+msgstr "Gentagne tryk på F6 skifter fokusset og cykler gennem følgende objekter:"
#: keyboard.xhp
msgctxt ""
@@ -10589,7 +10589,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter on the Selection tool to select the first draw object in the document. If you want to edit, size, or move the selected draw object, first use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to set the focus into the document."
-msgstr "Tryk <switchinline select=\"sys\"><caseinline select=\"MAC\">Æble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter på Markeringsværktøjet for at vælge det første tegneobjekt i dokumentet. Hvis du vil redigere, ændre størrelse eller flytte det valgte tegneobjekt, skal du først bruge <switchinline select=\"sys\"><caseinline select=\"MAC\">Æble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 til sætte fokuset i dokumentet."
+msgstr "Tryk <switchinline select=\"sys\"><caseinline select=\"MAC\">Æble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter på Markeringsværktøjet for at vælge det første tegneobjekt i dokumentet. Hvis du vil redigere, ændre størrelse eller flytte det valgte tegneobjekt, skal du først bruge <switchinline select=\"sys\"><caseinline select=\"MAC\">Æble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 til sætte fokusset i dokumentet."
#: keyboard.xhp
msgctxt ""
@@ -11245,7 +11245,7 @@ msgctxt ""
"128\n"
"help.text"
msgid "Keys in the Selection Area (bottom area of the query design)"
-msgstr "Taster i markeringensområdet (forespørgselsdesignets nederste område)"
+msgstr "Taster i markeringsområdet (forespørgselsdesignets nederste område)"
#: keyboard.xhp
msgctxt ""
@@ -12350,7 +12350,7 @@ msgctxt ""
"par_id9852903\n"
"help.text"
msgid "If you use %PRODUCTNAME packages maintaned by your Linux distribution, follow the steps below."
-msgstr "Hvis du bruger %PRODUCTNAME pakker, der vedligholdes af din Linuxdistribution, skal du følge nedenstående trin."
+msgstr "Hvis du bruger %PRODUCTNAME pakker, der vedligeholdes af din Linuxdistribution, skal du følge nedenstående trin."
#: language_select.xhp
msgctxt ""
@@ -12366,7 +12366,7 @@ msgctxt ""
"par_id3791926\n"
"help.text"
msgid "Open your favourite package manager, look for %PRODUCTNAME language packs, and install the languages that you would like to use."
-msgstr "Åben din favorit pakkemanager, led efter %PRODUCTNAME sprogpakker, aog indtaller de sprog, du gerne vil bruge."
+msgstr "Åbn din foretrukne pakkehåndtering, led efter sprogpakker i %PRODUCTNAME, og installér de sprog, du gerne vil bruge."
#: language_select.xhp
msgctxt ""
@@ -12748,7 +12748,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "In the dialog, click the <emph>Arrow Styles</emph>."
-msgstr "I dialogen, klik på fanebladet <emph>Piltyper</emph>."
+msgstr "I dialogen, klik på fanebladet <emph>Piletyper</emph>."
#: lineend_define.xhp
msgctxt ""
@@ -12913,7 +12913,7 @@ msgctxt ""
"par_idN106D6\n"
"help.text"
msgid "Click the <emph>Arrow Styles</emph> icon <image id=\"img_id5858221\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id5858221\">Icon</alt></image> to select an arrow style for the right and left ends of a line."
-msgstr "Klik på ikonet <emph>Piltyper</emph> <image id=\"img_id5858221\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id5858221\">Ikon</alt></image> for at markere en piltypografi for højre og venstre afslutning af en linje."
+msgstr "Klik på ikonet <emph>Piletyper</emph> <image id=\"img_id5858221\" src=\"cmd/sc_lineendstyle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id5858221\">Ikon</alt></image> for at markere en piletypografi for højre og venstre afslutning af en linje."
#: linestyles.xhp
msgctxt ""
@@ -12930,7 +12930,7 @@ msgctxt ""
"par_idN1070A\n"
"help.text"
msgid "Select the line and arrow color in the <emph>Line Color</emph> box."
-msgstr "Vælg linjen og pilfarve i feltet <emph>Stregfarve</emph>."
+msgstr "Vælg linjen og pilefarve i feltet <emph>Stregfarve</emph>."
#: macro_recording.xhp
msgctxt ""
@@ -13280,7 +13280,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Recording Changes (Revision Marking)"
-msgstr "Registrering af ændringerer (Revisionsmarkering)"
+msgstr "Registrering af ændringer (Revisionsmarkering)"
#: main.xhp
msgctxt ""
@@ -16795,7 +16795,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "When you insert a rectangle or a callout box using the drawing functions and activate the <emph>Points</emph> icon on the <emph>Drawing</emph> toolbar, you see a small frame at the upper left corner of the object. The frame indicates the amount by which the corners are rounded. When the frame is positioned at the top left corner, no rounding occurs. When the frame is positioned on the handle centered at the top of the object, the corners are rounded as much as possible. You adjust the degree of rounding by moving the frame between these two positions."
-msgstr "Når du indsætter et rektangel eller en forklaringsboks ved at bruge tegnefunktioner og aktivere <emph>Rediger punkter</emph> i værktøjslinjen <emph>Tegning</emph>, ser du en lille ramme ved ojektets øverste venstre hjørne. Den ramme angiver et tal for hjørnernes afrunding. Når rammen er placeret i det øverste venstre hjørne, forekommer ingen afrunding. Når rammen er placeret på håndtaget som er centreret øverst på objektet, er hjørnerne afrundet så meget som muligt. Du tilpasser graden af afrunding ved at flytte rammen mellem disse to placeringer."
+msgstr "Når du indsætter et rektangel eller en forklaringsboks ved at bruge tegnefunktioner og aktivere <emph>Rediger punkter</emph> i værktøjslinjen <emph>Tegning</emph>, ser du en lille ramme ved objektets øverste, venstre hjørne. Den ramme angiver et tal for hjørnernes afrunding. Når rammen er placeret i det øverste venstre hjørne, forekommer ingen afrunding. Når rammen er placeret på håndtaget som er centreret øverst på objektet, er hjørnerne afrundet så meget som muligt. Du tilpasser graden af afrunding ved at flytte rammen mellem disse to placeringer."
#: round_corner.xhp
msgctxt ""
@@ -18180,7 +18180,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Double-click <emph>My Templates</emph> in the list. You will see the user-defined templates in the user directory specified under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Paths</emph>. Select the template you have just saved."
-msgstr "Dobbeltklik på <emph>Mine skabeloner</emph> på listen. Du vil se de brugerdefinerede skabeloner i brugerkataloget under \\<emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Indstillinger</caseinline><defaultinline>Funktioner - Indstillinger</defaultinline></switchinline> - %PRODUCTNAME - Stier</emph>. Marker skabelonen som du netop gemte."
+msgstr "Dobbeltklik på <emph>Mine skabeloner</emph> på listen. Du vil se de brugerdefinerede skabeloner i brugerkataloget under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Indstillinger</caseinline><defaultinline>Funktioner - Indstillinger</defaultinline></switchinline> - %PRODUCTNAME - Stier</emph>. Marker skabelonen som du netop gemte."
#: standard_template.xhp
msgctxt ""
@@ -18886,7 +18886,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "Disables check for remote instances using the installation."
-msgstr "Deakitiverer kontrol for fjern-enheder under installationen."
+msgstr "Deaktiverer kontrol for fjern-enheder under installationen."
#: start_parameters.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/optionen.po b/source/da/helpcontent2/source/text/shared/optionen.po
index 0a63326a9b5..a3db08d03d5 100644
--- a/source/da/helpcontent2/source/text/shared/optionen.po
+++ b/source/da/helpcontent2/source/text/shared/optionen.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-22 21:52+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"PO-Revision-Date: 2014-03-13 20:04+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382478740.0\n"
+"X-POOTLE-MTIME: 1394741096.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -820,7 +820,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "A relative address always starts from the directory in which the current document is located. In contrast, absolute addressing always starts from a root directory. The following table demonstrates the difference in syntax between relative and absolute referencing:"
-msgstr "En relativ adresse begynder altid fra det katalog, hvor det aktuelle dokument er placeret. Derimod begynder absolut adressering altid fra et rodkatalog. Den følgende tabel demonstrerer forskellen i syntaks mellem relativ og absolut refererering:"
+msgstr "En relativ adresse begynder altid fra det katalog, hvor det aktuelle dokument er placeret. Derimod begynder absolut adressering altid fra et rodkatalog. Den følgende tabel demonstrerer forskellen i syntaks mellem relativ og absolut adressering:"
#: 01010200.xhp
msgctxt ""
@@ -1551,7 +1551,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit </emph><emph>Modules</emph></link> dialog appears."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">For at redigere et sprogmodul, vælg dette og klik<emph>Rediger</emph>.</ahelp>Dialogen <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Rediger </emph><emph>Moduler</emph></link> fremkommer."
#: 01010400.xhp
msgctxt ""
@@ -1587,7 +1587,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Opens the <emph>New Dictionary</emph> dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Åbner dialogen <emph>Ny ordbog</emph> i hvilken du kan navngive en ny brugerdefineret ordbog eller en ordbog med undtagelser og angive sproget.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1623,7 +1623,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Specifies the name of the new custom dictionary.</ahelp> The file extension \"*.DIC\" is automatically appended."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Angiver navnet på den nye brugerordbog.</ahelp> Filendelsen \"*.DIC\" bliver automatisk tilføjet."
#: 01010400.xhp
msgctxt ""
@@ -1641,7 +1641,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">By selecting a certain language you can limit the use of the custom dictionary.</ahelp> By selecting <emph>All</emph> the custom dictionary is used independently of the current language."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">Ved at vælge et bestemt sprog kan du begrænse brugen af brugerordbogen.</ahelp> Ved at vælge <emph>Alt</emph> benyttes brugerordbogen uafhængigt af det aktuelle sprog."
#: 01010400.xhp
msgctxt ""
@@ -1659,7 +1659,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Specifies whether you wish to avoid certain words in your documents.</ahelp> In this way, you can create a custom dictionary of all the words to be avoided. If this exception dictionary is activated, during spellchecking you receive a corresponding note about any words which should be avoided."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Angiver hvorvidt du ønsker at undgå bestemte ord i dine dokumenter.</ahelp> På denne måde kan du oprette en brugerordbog med alle de ord, der skal undgås. Hvis denne ordbog med undtagelser aktiveres, vil du i forbindelse med stavekontrollen få vist en besked om alle de ord, som bør undgås."
#: 01010400.xhp
msgctxt ""
@@ -1677,7 +1677,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Opens the <emph>Edit custom dictionary</emph> dialog, in which you can add to your custom dictionary or edit existing entries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Åbner dialogen<emph>Rediger brugerordbog</emph> i hvilken du kan tilføje din brugerordbog elle redigere eksisterende emner.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1713,7 +1713,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Specifies the book to be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Angiver den bog, der skal redigeres.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1749,7 +1749,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Assigns a new language to the current custom dictionary.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Tilknytter er nyt sprog til den aktuelle brugerordbog.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1767,7 +1767,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/word\">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.</ahelp> If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as \"AutoComplete=\", the word is never automatically hyphenated and no hyphenation is suggested. Typing \"Auto=Complete\" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/word\">Du kan indtaste et nyt ord, som skal indgå i ordbogen. I listen neden for ses indholdet af den aktuelle brugerordbog.</ahelp> Hvis du vælger et ord fra denne liste, vil det blive vist i tekstfeltet. Hvis du indtaster et ord med et afsluttende = tegn, som for eksempel \"Autokorrektur=\", vil ordet aldrig blive orddelt automatisk ligesom der heller ikke foreslås orddeling. Indtastes \"Auto=korrektur\" resulterer det i at ordet deles eller en orddeling foreslås, hvor du har indsat = tegnet."
#: 01010400.xhp
msgctxt ""
@@ -1785,7 +1785,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the \"Word\" text box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">Dette inddatafelt er kun tilgængeligt hvis du redigerer en undtagelsesordbog. Feltet viser det alternative forslag for det aktuelle ord i \"Ord\" tekstboksen.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1803,7 +1803,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Adds the word in the <emph>Word </emph>text field to your current custom dictionary. The word in the <emph>Suggestion </emph>field is also added when working with exception dictionaries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Tilføjer ordet i tekstfeltet <emph>Ord</emph> til din aktuelle ordbog. Ordet i feltet <emph>Forslag</emph> tilføjes også når du arbejder med undtagelsesordbøger.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1857,7 +1857,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">If you want to change a value, select the entry and then click <emph>Edit</emph>.</ahelp> You will see a dialog for entering a new value."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">Hvis du ønsker at ændre en værdi, så vælg en indtastning, og klik <emph>Redigér</emph>.</ahelp> Du vil se en dialog til indtastning af en ny værdi."
#: 01010400.xhp
msgctxt ""
@@ -1965,7 +1965,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Specifies the minimum number of characters required for automatic hyphenation to be applied. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Type the minimum number of characters that must come before or after the hyphen.</ahelp>"
-msgstr ""
+msgstr "Specificerer det minimum antal tegn der er påkrævet, for at automatisk orddeling anvendes. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Skriv minimum antal tegn der skal være før og efter en tankestreg.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -3967,7 +3967,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "You can reduce the amount of data to be sent to the printer. Reducing the print data increases the print speed because the print files are smaller. This makes it easier for printers with a smaller memory to print. Reducing print data can result in slightly lower print quality."
-msgstr "Du kan reducere mængden af data, der skal sendes til printeren. Reduceres udskriftens data, forøges udskrivningshastigheden fordi udskriftens filer er mindre. Dette gør det nemmere for printere med lille hukommelse at udskrive. Reducerering af printdata kan resultere ringere udskriftskvalitet."
+msgstr "Du kan reducere mængden af data, der skal sendes til printeren. Reduceres udskriftens data, forøges udskrivningshastigheden fordi udskriftens filer er mindre. Dette gør det nemmere for printere med lille hukommelse at udskrive. Reducering af printdata kan resultere i ringere udskriftskvalitet."
#: 01010900.xhp
msgctxt ""
@@ -4174,7 +4174,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducegradcolor\">Specifies that gradients are only printed in a single intermediate color.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducegradcolor\">Angiver, at gradienter kun udskrives i en enkelt mellemliggende farve.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducegradcolor\">Angiver, at farvegradieringer kun udskrives i en enkelt mellemliggende farve.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -5775,7 +5775,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Defines settings for HTML pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Definerer indstillinger for HTML sider.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5793,7 +5793,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Brug rulleknapperne <emph>Størrelse 1</emph> til <emph>Størrelse 7</emph> for at definere de respektive skriftstørrelser for HTML <font size=1> til <font size=7> mærker.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5853,7 +5853,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Mark this check box if you want <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> that are not recognized by $[officename] to be imported as fields.</ahelp> For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Marker dette afkrydsningsfelt hvis du ønsker <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">mærker</link> som ikke genkendes af $[officename] skal importeres som felter.</ahelp> Som åbningsmærke vil et HTML_ON felt blive oprettet, med værdien af mærkets navn. For et lukningsmærke vil et HTML_OFF-felt blive oprettet. Disse felter bliver konverteret til mærker ved eksportering til HTML."
#: 01030500.xhp
msgctxt ""
@@ -5871,7 +5871,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">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. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">Marker dette afkrydsningsfelt for at ignorere alle indstillinger for skrifttyper, når du importerer. De skrifttyper, som blev defineret i HTML-sidetypografien, vil være skrifttyperne, der vil blive brugt. </ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5889,7 +5889,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/export\">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Import and export filters</link> description."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/export\">Definerer indstillingerne for eksport af HTML-dokumenter.</ahelp> For at eksportere i HTML-format vælg filtypen <emph>HTML-dokument</emph> i dialogen <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Gem som</emph></link>. Du kan finde yderligere instruktioner i beskrivelsen <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Filtre til import og eksport</link>."
#: 01030500.xhp
msgctxt ""
@@ -5916,7 +5916,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Mark this check box to include the $[officename] Basic instructions when exporting to HTML format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Marker dette afkrydsningsfelt for at inkludere $[officename] Basic instruktionerne ved eksport til HTML-format.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5943,7 +5943,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">If this field is marked, when exporting to HTML a warning is shown that %PRODUCTNAME Basic macros will be lost.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">Hvis dette felt er markeret, når der eksporteres til HTML, vil en advarsel blive vist med at %PRODUCTNAME Basic makroer vil gå tabt.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5988,7 +5988,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the <emph>Save As</emph> dialog to save the document and enter a complete FTP URL as the file name in the Internet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Marker dette afkrydsningsfelt for automatisk at sende de indlejrede billeder til internetserveren, når der sendes med FTP. Brug dialogen <emph>Gem som</emph> for at gemme dokumentet og indtast en fuldstændig FTP URL, som filnavnet på internettet.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -6006,7 +6006,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/charset\">Select the appropriate character set for the export</ahelp>."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/charset\">Vælg det passende tegnsæt for eksporten</ahelp>."
#: 01040000.xhp
msgctxt ""
@@ -6496,7 +6496,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/OptFontTabPage\">Specifies the settings for the basic fonts in your documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/OptFontTabPage\">Specificerer indstillingerne for de grundlæggende skrifttyper i dine dokumenter.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6541,7 +6541,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/standardbox\">Specifies the font to be used for the <emph>Default</emph> Paragraph Style.</ahelp> The <emph>Default</emph> Paragraph Style font is used for nearly all Paragraph Styles, unless the Paragraph Style explicitly defines another font."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/standardbox\">Angiver hvilken skrifttype, der skal bruges til afsnitstypografien <emph>Standard</emph>.</ahelp> Afsnitstypografien <emph>Standard</emph> Afsnitstypografi skrifttype bruges til næsten alle afsnitstypografier, med mindre afsnitstypografien tydeligt angiver en anden skrifttype."
#: 01040300.xhp
msgctxt ""
@@ -6575,7 +6575,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/titlebox\">Specifies the font to be used for headings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/titlebox\">Angiver hvilken skrifttype, der skal bruges til overskrifter.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6593,7 +6593,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Specifies the fonts for lists and numbering and all derived styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Angiver hvilken skrifttype, der skal bruges til lister, nummereringer og de typografier, som er varianter deraf.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6620,7 +6620,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/labelbox\">Specifies the font used for the captions of images and tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/labelbox\">Angiver hvilken skrifttype, der bruges til billedtekster på billeder og tabeller.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6638,7 +6638,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Angiver hvilken skrifttype, der bruges til indekser, stikordsregistre og indholdsfortegnelser.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6656,7 +6656,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Specifies that the settings apply to the current document only.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Angiver at indstillingerne kun gælder for det aktuelle dokument.</ahelp>"
#: 01040301.xhp
msgctxt ""
@@ -7048,7 +7048,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/OptTablePage\">Defines the attributes of tables in text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/OptTablePage\">Angiver indstillingerne for tabeller i tekstdokumenter.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7093,7 +7093,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/header\">Specifies that the first row of the table is formatted with the \"Table heading\" Paragraph Style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/header\">Bestemmer at den første række af tabellen er formateret med afsnitstypografien \"Tabeloverskrift\".</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7111,7 +7111,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/repeatheader\">Specifies whether the table heading is carried over onto the new page after a page break.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/repeatheader\">Angiver om tabeloverskriften bæres over på den nye side efter et sideskift.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7129,7 +7129,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Table Properties - Text Flow</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Bestemmer at tabeller ikke opdeles af skift i tekstforløbet.</ahelp> Du kan også finde denne indstilling i menuen <emph>Tabel - Tabelegenskaber - Tekstforløb</emph>."
#: 01040500.xhp
msgctxt ""
@@ -7147,7 +7147,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/border\">Specifies that table cells have a border by default.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/border\">Bestemmer at tabelcellerne som standard har en kant.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7174,7 +7174,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Specifies that numbers in a text table are recognized and formatted as numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Bestemmer at tal i en tekst tabel genkendes og formateres som tal.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7201,7 +7201,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numfmtformatting\">If<emph> Number format recognition </emph>is not marked, only input in the format that has been set at the cell is accepted. Any other input resets the format to <emph>Text</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numfmtformatting\">Hvis <emph>Talformatgenkendelse</emph> ikke er markeret, accepteres kun indtastning i formatet, som er blevet sat i cellen. Andre indtastninger nulstiller formatet til <emph>Tekst</emph>.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7219,7 +7219,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numalignment\">Specifies that numbers are always bottom right aligned in the cell.</ahelp> If this field is not marked numbers are always top left aligned in the cell."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numalignment\">Bestemmer at tal altid justeres til højre bund i cellen.</ahelp> Hvis dette felt ikke er markeret, bliver tal altid justeret til venstre top i cellen.\""
#: 01040500.xhp
msgctxt ""
@@ -7273,7 +7273,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/rowmove\">Specifies the value to be used for moving a row.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/rowmove\">Specificerer værdien, der skal bruges til at flytte en række.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7291,7 +7291,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Specifies the value to be used for moving a column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Specificerer værdien, der skal bruges til at flytte en kolonne.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7327,7 +7327,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/rowinsert\">Specifies the default value for inserting rows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/rowinsert\">Angiver standardværdi for indsættelse af rækker.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7345,7 +7345,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colinsert\">Specifies the default value for inserting columns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colinsert\">Angiver standardværdi for indsættelse af kolonner.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7381,7 +7381,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/fix\">Specifies that changes to a row or column only affect the corresponding adjacent area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/fix\">Angiver at ændringer til en række eller en kolonne kun har effekt det implicerede tilstødende område.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7399,7 +7399,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/fixprop\">Specifies that changes to a row or column have an effect on the entire table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/fixprop\">Angiver at ændringerne til en række eller en kolonne har effekt på hele tabellen.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7417,7 +7417,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/var\">Specifies that changes to a row or column affect the table size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/var\">Angiver at ændringer i en række eller en kolonne påvirker tabellens størrelse.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7451,7 +7451,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">In $[officename] text and HTML documents, defines the display for certain characters and for the direct cursor.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">I $[officename] definerer tekstdokumenter og HTML-dokumenter visningen af visse tegn og for den direkte markør.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7487,7 +7487,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Specifies whether paragraph delimiters are displayed. The paragraph delimiters also contain paragraph format information.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Angiver om afsnitsafgrænsere vises. Afsnitsafgrænsere indeholder også informationer om afsnitsformateringen.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7505,7 +7505,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hyphens\">Specifies whether user-defined delimiters are displayed. These are hidden delimiters that you enter within a word by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Hyphen(-) </caseinline><defaultinline>Ctrl+Hyphen(-).</defaultinline></switchinline> Words with user-defined delimiters are only separated at the end of a line at the point where a user-defined delimiter has been inserted, irrespective of whether the automatic hyphenation is activated or deactivated.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hyphens\">Angiver om brugerdefinerede afgrænsere vises. Disse er skjulte afgrænses som du indtaster i et ord ved at taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Æble+bindestreg(-) </caseinline><defaultinline>Ctrl+bindestreg(-).</defaultinline></switchinline> Ord med brugerdefinerede afgrænsere deles kun ved linjens slutning ved de punkter, hvor en brugerdefineret afgrænser er indsat, uanset om den automatiske orddeling er aktiveret eller deaktiveret.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7523,7 +7523,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/spaces\">Specifies whether to represent every space in the text with a dot.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/spaces\">Angiver om hvert eneste mellemrum i dokumentet skal repræsenteres ved en prik.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7541,7 +7541,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/nonbreak\">Specifies that non-breaking spaces are shown as gray boxes. Non-breaking spaces are not broken at the end of a line and are entered with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Spacebar </caseinline><defaultinline>Ctrl+Shift+Spacebar</defaultinline></switchinline> shortcut keys.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/nonbreak\">Angiver at hårde mellemrum vises som grå firkanter. Hårde mellemrum deler ikke ved linjeskift, og indsættes med <switchinline select=\"sys\"><caseinline select=\"MAC\">Æble+Skift+Mellemrum </caseinline><defaultinline>Ctrl+Skift+Mellemrum</defaultinline></switchinline> genvejen.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7559,7 +7559,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/tabs\">Specifies that tab stops are displayed as small arrows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/tabs\">Angiver at tabuleringer vises som små pile.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7577,7 +7577,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Displays all line breaks inserted with the Shift+Enter shortcut. These breaks create a new line, but do not start a new paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Viser alle linjeskift indsat med genvejen Skift+Enter. Disse linjeskift laver en ny linje, men uden at starte et nyt afsnit.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7593,7 +7593,7 @@ msgctxt ""
"par_idN108FB\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Displays text that uses the character format \"hidden\", when <emph>View - Non-printing Characters</emph> is enabled.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Viser tekst som benytter tegnformatet \"skjult\", når <emph>Vis - Kontroltegn</emph> er aktiveret.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7611,7 +7611,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Viser tekst som er skjult med <emph>Betinget tekst</emph> eller <emph>Skjult tekst</emph>-felter.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7629,7 +7629,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">If you have inserted text using the <emph>Hidden Paragraph</emph> field, specifies whether to display the hidden paragraph.</ahelp> This option has the same function as the menu commands <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">View - Hidden Paragraphs</link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline> available in open text documents."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Hvis du har indsat tekst med felttypen <emph>Skjult afsnit</emph>, angiver det om det skjulte afsnit skal vises.</ahelp> Denne mulighed har samme funktion som menu-kommandoen <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">Vis - Skjulte afsnit</link></caseinline><defaultinline>Vis - Skjulte afsnit</defaultinline></switchinline> som findes i åbne tekstdokumenter."
#: 01040600.xhp
msgctxt ""
@@ -7665,7 +7665,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor On/Off\">Direct Cursor On/Off</link></caseinline><defaultinline>Direct Cursor On/Off</defaultinline></switchinline> icon in a text document."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Aktiverer den direkte markør.</ahelp> Du kan også aktivere denne funktion ved at klikke på ikonet <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor On/Off\">Direkte markør til/fra</link></caseinline><defaultinline>Direkte markør til/fra</defaultinline></switchinline> i et tekstdokument."
#: 01040600.xhp
msgctxt ""
@@ -7701,7 +7701,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Sætter afsnitsjusteringen når den direkte markør er i brug. Afhængigt at hvor du klikker med musen, bliver afsnittet venstrejusteret, centreret eller højrejusteret. Markøren viser ved hjælp af en trekant før museklikket, hvilken justering der bliver sat. </ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7719,7 +7719,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">Når den direkte markør anvendes, sættes afsnitsindrykningen på den vandrette position hvor du klikker med den direkte markør. Afsnittet venstrejusteres. </ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7737,7 +7737,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">Når den direkte markør anvendes, tilføjes så mange tabuleringer, som er nødvendige i det nye afsnit, indtil den klikkede position opnås.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7755,7 +7755,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">Når den direkte markør anvendes, indsættes et passende antal tabuleringer og mellemrum i det nye afsnit som det er nødvendigt, indtil den klikkede position opnås.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7782,7 +7782,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Angiver at du kan stille markøren i et beskyttet område, men uden at du kan ændre noget.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7808,7 +7808,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Defines the appearance of changes in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Angiver visning af ændringer i dokumentet.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/insert\">Specifies how changes in the document are displayed when text is inserted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/insert\">Angiver hvordan ændringer fremhæves i dokumentet mens der bliver indsat tekst.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7871,7 +7871,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/deleted\">Specifies how changes in the document are displayed when text is deleted. If you record text deletions, the text is displayed with the selected attribute (for example, strikethrough) and is not deleted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/deleted\">Angiver hvordan ændringer i dokumentet vises, når tekst er blevet slettet. Hvis du registrerer tekstsletninger, vil den slettede tekst blive vist med de valgte parametre (f.eks. gennemstregning) og slettes ikke.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7889,7 +7889,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/changed\">Defines how changes to text attributes are displayed in the document. These changes affect attributes such as bold, italic or underline.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/changed\">Definerer hvordan ændringer til tekstformatering vises i dokumentet. Disse ændringer drejer sig om f.eks. fed, kursiv og understregning.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7907,7 +7907,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/changedcolor\">You can also choose a color to display each type of recorded change. When you choose the condition \"By author\" in the list, the color is automatically determined by $[officename], then modified to match to the author of each change.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/changedcolor\">Du kan også vælge en farve at vise for hver type af registrerede ændringer. Når du vælger betingelsen \"Per forfatter\" i listen, vil farven automatisk blive bestemt af $[officename], således at hver forfatter af ændringer repræsenteres ved sin egen farve.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7943,7 +7943,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markpos\">Defines if and where changed lines in the document are marked.</ahelp> You can set the markings so that they always appear on the left or right page margin, or on the outer or inner margin."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markpos\">Afgør om og hvor ændrede linjer i dokumentet markeres.</ahelp> Du kan indstille markeringen til altid at optræde i venstre eller højre margin, eller på den indre eller ydre margin."
#: 01040700.xhp
msgctxt ""
@@ -7961,7 +7961,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Specifies the color for highlighting the changed lines in the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Angiver farven for fremhævning af ændrede linjer i teksten.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -7995,7 +7995,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPag\">Specifies general settings for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPag\">Angiver generelle indstillinger for tekstdokumenter.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8031,7 +8031,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/always\">Always updates links while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/always\">Opdater altid kæder når et dokument indlæses.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8049,7 +8049,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Updates links only on request while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Opdater kun kæder på anmodning, når et dokument indlæses.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8067,7 +8067,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Links are never updated while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Opdater aldrig kæder når et dokument indlæses.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8102,7 +8102,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatefields\">The contents of all fields are updated automatically whenever the screen contents are displayed as new. Even with this box unchecked, some fields are updated each time a special condition takes place.</ahelp> The following table lists the fields that are updated without regard to this checkbox."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatefields\">Indholdet af alle felter opdateres automatisk når skærmens indhold vises som nyt. Selv når denne afkrydsningsboks er umarkeret opdateres nogle felter hver gang en speciel betingelse er opfyldt.</ahelp> Denne tabel viser de felter, som opdateres uden hensyntagen til denne afkrydsningsboks."
#: 01040900.xhp
msgctxt ""
@@ -8248,7 +8248,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatecharts\">Specifies whether to automatically update charts. Whenever a Writer table cell value changes and the cursor leaves that cell, the chart that displays the cell value is updated automatically.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatecharts\">Angiver om diagrammer skal opdateres automatisk. Når som helst en tabel i et Writerdokument ændres og markøren forlader den pågældende celle, opdateres diagrammet med den opdaterede celleværdi.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8275,7 +8275,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Specifies the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unit of measurement\">unit of measurement</link> for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Angiver <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unit of measurement\">måleenhed</link> for tekstdokumenter.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8293,7 +8293,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/tab\">Specifies the spacing between the individual tab stops.</ahelp> The horizontal ruler displays the selected spacing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/tab\">Angiver afstanden mellem de individuelle tabulatorstop.</ahelp> Den vandrette lineal viser de valgte tabulatorafstande."
#: 01040900.xhp
msgctxt ""
@@ -8357,7 +8357,7 @@ msgctxt ""
"par_idN10625\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcompatpage/OptCompatPage\">Specifies compatibility settings for text documents. These options help in fine-tuning %PRODUCTNAME when importing Microsoft Word documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcompatpage/OptCompatPage\">Angiver kompatibilitetsindstillingerne for dokumenter. Disse indstillinger finjusterer %PRODUCTNAME ved import af Microsoft Word-dokumenter.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -8681,7 +8681,7 @@ msgctxt ""
"par_idN10848\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcompatpage/default\">Click to use the current settings on this tab page as the default for further sessions with %PRODUCTNAME.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcompatpage/default\">Klik for at anvende indstillingerne på denne fane som standard for fremtidig brug af %PRODUCTNAME.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -8803,7 +8803,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Specifies the category of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Angiver kategorien for det valgte objekt.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8821,7 +8821,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Specifies the type of numbering required.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Angiver typen af nummerering, som er krævet.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8839,7 +8839,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Definerer det tegn, som vises efter nummereringen i overskrifts- og kapitelniveauet.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8857,7 +8857,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Determines the position of the caption with respect to the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Afgør placeringen af billedteksten i forhold til objektet.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8883,7 +8883,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Specifies the headings or chapter levels where you want the numbering to start.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Angiver overskrifts- og kapitelniveauer, hvor du ønsker nummereringen skal starte.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8892,7 +8892,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Definerer det tegn som skal vises efter nummereringen af overskrifts- og kapitelniveauet.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8934,7 +8934,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/applyborder\">Applies the border and shadow of the object to the caption frame.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/applyborder\">Gælder for kanter og skygger for objektet til billedtekstrammen.</ahelp>"
#: 01050000.xhp
msgctxt ""
@@ -8994,7 +8994,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Specifies the settings for the configurable grid on your document pages. This grid helps you determine the exact position of your objects. You can also set this grid in line with the \"magnetic\" snap grid.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Angiver indstillinger for det konfigurerbare gitter på din dokumentside. Dette gitter hjælper dig til at afgøre den nøjagtige placering af dit objekt. Du kan også indstille dette gitter med \"magnetiske\" fanglinjer.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9021,7 +9021,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Specifies whether to move frames, drawing elements, and controls only between grid points.</ahelp> To change the status of the snap grip only for the current action, drag an object while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Control key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Angiver om rammer, tegninger og kontrolelementer kun skal flyttes mellem de faste gitterpunkter.</ahelp> For at ændre status for fanglinjer kun for den aktuelle handling, kan du trække objektet, mens du holder <switchinline select=\"sys\"><caseinline select=\"MAC\">Æble-tasten</caseinline><defaultinline>Ctrl-tasten</defaultinline></switchinline> nede."
#: 01050100.xhp
msgctxt ""
@@ -9039,7 +9039,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"rastersicht\"><ahelp hid=\"svx/ui/optgridpage/gridvisible\">Specifies whether to display the grid.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rastersicht\"><ahelp hid=\"svx/ui/optgridpage/gridvisible\">Angiver om gitteret skal vises.</ahelp></variable>"
#: 01050100.xhp
msgctxt ""
@@ -9084,7 +9084,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawx\">Defines the unit of measure for the spacing between grid points on the X-axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawx\">Definerer måleenheden for afstanden mellem gitterpunkter på X-aksen.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9102,7 +9102,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawy\">Defines the grid points spacing in the desired unit of measurement on the Y-axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawy\">Definerer måleenheden for afstanden mellem gitterpunkter på Y-aksen.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9165,7 +9165,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/synchronize\">Specifies whether to change the current grid settings symmetrically.</ahelp> The resolution and subdivision for the X and Y axes remain the same."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/synchronize\">Angiver om det aktuelle gitter skal ændres systematisk.</ahelp> Opløsningen og underopdelingen af X- og Y-akserne forbliver de samme."
#: 01050100.xhp
msgctxt ""
@@ -9329,7 +9329,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Definerer hvilket af elementerne af <item type=\"productname\">%PRODUCTNAME</item> Calc der vises i hovedvinduet. Du kan også vise eller skjule fremhævning af værdier i tabeller.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Angiver hvornår gitteret skal vises. Standard er kun at vise gitterlinjer på celler som som ikke har en baggrundsfarve. Du kan også vælge at vise gitterlinjer på celler som har en bagrundsfarve, eller helt skjule dem.</ahelp> For udskrivning, vælg <emph>Formater - Side - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\"><emph>Ark</emph></link> og marker checkboksen <emph>Gitter</emph>."
#: 01060100.xhp
msgctxt ""
@@ -9383,7 +9383,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Appearance</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Angiver farven for gitteret i det aktuelle dokument.</ahelp> For at se gitterlinjefarven som er gemt med dokumentet, kan du gå til <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Indstillinger</caseinline><defaultinline>Funktioner - Indstillinger</defaultinline></switchinline> - %PRODUCTNAME - Udseende</emph>, under <emph>Skema</emph> find linjen <emph>Regneark - Gitterlinjer</emph> og sæt farven til \"Automatisk\"."
#: 01060100.xhp
msgctxt ""
@@ -9401,7 +9401,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/break\">Specifies whether to view the page breaks within a defined print area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/break\">Angiver om sideskift inde i udskriftområder skal vises.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9419,7 +9419,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Specifies whether to view guides when moving drawings, frames, graphics and other objects.</ahelp> These guides help you align objects."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Angiver om du vil vise hjælpelinjer, når du flytter tegninger, rammer og andre objekter.</ahelp> Disse hjælpelinjer hjælper dig med at placere objekter."
#: 01060100.xhp
msgctxt ""
@@ -9455,7 +9455,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Angiver om du vil vise formler frem for resultater i celler.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9473,7 +9473,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Specifies whether to show numbers with the value of 0.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Angiver om tal med værdien 0 vises.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9491,7 +9491,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Angiver at en lille firkant i øverste højre hjørne af cellen indikerer at der er en kommentar. Kommentaren vises kun hvis du aktiverer tips under <emph>%PRODUCTNAME - Generelt</emph> i Indstillinger.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9527,7 +9527,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Mark the <emph>Value highlighting</emph> box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Marker feltet <emph>Fremhæv værdier</emph> for at vise de celler som har indhold med forskellige farver, afhængigt af hvilken type det er. Tekstceller vises med sort, formler vises med grønt, talværdier med blå og beskyttede celler vises med en lys grå farve, uanset indhold og formatering.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9554,7 +9554,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Angiver om ankerikonet vises når et indsat objekt, f.eks. et billede, er markeret.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9572,7 +9572,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">If a cell contains text that is wider than the width of the cell, the text is displayed over empty neighboring cells in the same row. If there is no empty neighboring cell, a small triangle at the cell border indicates that the text continues.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">Hvis en celle indeholder tekst som er bredere en bredden på cellen, vises teksten hen over tomme naboceller i samme række. Hvis nabocellen ikke er tom, vises en lille trekant i cellens højre side, som viser at teksten fortsætter.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9590,7 +9590,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Angiver at hver eneste reference fremhæves med farver i formlen. Celleområdet omkranses samtidigt af en farvet kant så snart cellen som indeholder referencen markeres i redigeringstilstand.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9626,7 +9626,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Defines if objects and graphics are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Angiver om objekter og billeder vises eller skjules.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9644,7 +9644,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Defines if charts in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Angiver om diagrammer i dit dokument vises eller skjules.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9662,7 +9662,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Defines if drawing objects in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Angiver om tegneobjekter i dit dokument vises eller skjules.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9722,7 +9722,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Specifies whether to display row and column headers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Angiver om række- og kolonneoverskrifter vises.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9740,7 +9740,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp> Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Angiver om den vandrette rullebjælke skal vises i bunden af dokumentvinduet.</ahelp> Bemærk at der er en skyder mellem den vandrette rullebjælke og arkfanen, som kan være sat til den ene ende."
#: 01060100.xhp
msgctxt ""
@@ -9758,7 +9758,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Specifies whether to display a vertical scrollbar at the right of the document window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Angiver om den lodrette rullebjælke skal vises i højre side af dokumentvinduet.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9776,7 +9776,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>. Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Angiver om arkfanerne i bunden af regnearksdokumentet skal vises.</ahelp> Hvis ikke dette felt er markeret, vil du kun kunne skifte mellem arkene med <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigatoren</link></caseinline><defaultinline>Navigatoren</defaultinline></switchinline>. Bemærk at der er en skyder mellem den vandrette rullebjælke og arkfanerne som kan være sat til den ene ende."
#: 01060100.xhp
msgctxt ""
@@ -9794,7 +9794,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Hvis du har defineret en <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">Disposition</link></caseinline><defaultinline>outline</defaultinline></switchinline>, vil <emph>Dispositionssymbol</emph>indstillingerne angive om dispositionsymbolerne vises i kanten af arket.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9855,7 +9855,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Defines the unit of measure in spreadsheets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Definerer målenheden i regneark.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9873,7 +9873,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/tabmf\">Defines the tab stops distance.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/tabmf\">Definerer tabulatorstop-afstanden.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9900,7 +9900,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/alignlb\">Determines the direction that the cursor in the spreadsheet will move after you press the Enter key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/alignlb\">Afgør hvilken retning markøren i et regneark bevæger sig når du trykker på enter-tasten.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9918,7 +9918,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Allows you to immediately edit the selected cell after pressing the Enter key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Tillader dig umiddelbart at redigere den markerede celle efter at have trykket på enter-tasten.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9936,7 +9936,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/formatcb\">Specifies whether to automatically apply the formatting attributes of the selected cell to the empty adjacent cells.</ahelp> If, for example, the contents of the selected cell have the bold attribute, this bold attribute will also apply to adjacent cells. Cells that already have a special format will not be modified by this function. You can see the range in question by pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (multiplication sign on the number pad) shortcut. This format also applies to all new values inserted within this range. The normal default settings apply to cells outside this range."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/formatcb\">Angiver om der automatisk skal tilknyttes formateringsattributter fra den aktuelle celle til de tilstødende tomme celler.</ahelp> Hvis den aktuelle celle f.eks. er markeret med fed, vil attributten fed også automatisk blive tilknyttet den tilstødende celle. Celler, som allerede har en speciel formatering, vil ikke blive opdateret med denne funktion. Du kan se det relevante område ved at trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\">Æble </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (gange-tegnet på det numeriske tastatur). Denne formatering gælder også alle nye værdier, som indsættes i dette område. Den normale standardindstilling er gældende for alle celler uden for dette område."
#: 01060300.xhp
msgctxt ""
@@ -9954,7 +9954,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/exprefcb\">Specifies whether to expand references when inserting columns or rows adjacent to the reference range. This is only possible if the reference range, where the column or row is inserted, originally spanned at least two cells in the desired direction.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/exprefcb\">Angiver om refererede områder skal udvides når der indsættes kolonner eller rækker i tilknytning til det refererede område. Dette er kun muligt hvis det oprindeligt refererede område oprindeligt spænder over to celler i den ønskede retning.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9990,7 +9990,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/markhdrcb\">Specifies whether to highlight column and row headers in the selected columns or rows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/markhdrcb\">Angiver om kolonne- og rækkeoverskrifter skal fremhæves i den markerede kolonne eller række.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -10008,7 +10008,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/textfmtcb\">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/textfmtcb\">Angiver om måleenheder for udskrivning også gælder for formatering på skærmen.</ahelp> Hvis denne afkrydsningsboks ikke er markeret, vil der blive brugt et printeruafhængigt layout for skærmvisning og udskrivning."
#: 01060300.xhp
msgctxt ""
@@ -10026,7 +10026,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/replwarncb\">Specifies that, when you paste cells from the clipboard to a cell range that is not empty, a warning appears.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/replwarncb\">Angiver at der vises en advarsel, når du indsætter noget fra klippebordet til et celleområde som ikke er tomt.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10052,7 +10052,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/OptSortLists\">All user-defined lists are displayed in the<emph> Sort Lists </emph>dialog. You can also define and edit your own lists. Only text can be used as sort lists, no numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/OptSortLists\">Alle brugerdefinerede lister vises i dialogen <emph>Sorteringslister</emph>. Du kan også definere dine egne lister. Kun tekst kan bruges til sorteringslister, ingen tal.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10070,7 +10070,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/lists\">Displays all the available lists. These lists can be selected for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/lists\">Viser alle tilgængelige lister. Disse lister kan markeres for redigering.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10088,7 +10088,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/entries\">Displays the content of the currently selected list. This content can be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/entries\">Viser indholdet af den aktuelt markerede liste. Listens indhold kan redigeres.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10106,7 +10106,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/copyfrom\">Defines the spreadsheet and the cells to copy, in order to include them in the <emph>Lists</emph> box. The currently selected range in the spreadsheet is the default.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/copyfrom\">Angiver regnearket og cellerne som skal kopieres, med henblik på at medtage dem i boksen <emph>lister</emph>. Det aktuelt markerede område i regnearket er standard.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10124,7 +10124,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/copy\">Copies the contents of the cells in the <emph>Copy list from</emph> box. If you select a reference to related rows and columns, the <link href=\"text/shared/optionen/01060401.xhp\" name=\"Copy List\"><emph>Copy List</emph></link> dialog appears after clicking the button. You can use this dialog to define if the reference is converted to sort lists by row or by column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/copy\">Kopierer indholdet af cellerne i boksen <emph>Kopier liste fra</emph>. Hvis du markerer en reference til relaterede rækker og kolonner, vil dialogen <link href=\"text/shared/optionen/01060401.xhp\" name=\"Copy List\"><emph>Kopier liste</emph></link> vise sig efter du har klikket på knappen. Du kan bruge denne dialog til at angive om referencen skal konverteres til sorteringslister efter række eller efter kolonne.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10142,7 +10142,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/new\">Enters the contents of a new list into the <emph>Entries</emph> box.</ahelp> This button will change from <emph>New</emph> to <emph>Discard</emph>, which enables you to delete the new list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/new\">Indsætter indholdet af en ny liste i boksen <emph>Elementer</emph>.</ahelp> Denne knap vil skifte fra <emph>Ny</emph> til <emph>Forkast</emph>, hvilket giver dig mulighed for at slette den nye liste."
#: 01060400.xhp
msgctxt ""
@@ -10160,7 +10160,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/add\">Adds a new list into the <emph>Lists</emph> box.</ahelp> If you would like to edit this list in the <emph>Entries</emph> box, this button will change from <emph>Add</emph> to <emph>Modify</emph>, which enables you to include the newly modified list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/add\">Tilføjer en ny liste til boksen <emph>Lister</emph>.</ahelp> Hvis du ønsker at redigere denne liste i boksen <emph>Elementer</emph>, ændres denne knap fra <emph>Tilføj</emph> til <emph>Rediger</emph>, hvilket giver dig mulighed for at tilføje den nyligt ændrede liste."
#: 01060401.xhp
msgctxt ""
@@ -10820,7 +10820,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/prec\">Defines the number of decimals to be displayed for numbers with the <emph>General</emph> number format. The numbers are displayed as rounded numbers, but are not saved as rounded numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/prec\">Angiver antallet af decimaler, som skal vises for tal, der benytter talformatet <emph>Standard</emph>. Tal vises som afrundede tal, men gemmes ikke som afrundede tal.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10846,7 +10846,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">The<emph> Changes </emph>dialog specifies various options for highlighting recorded changes in documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">Dialogen <emph>Ændringer</emph> angiver forskellige indstillinger for fremhævning af ændringer i dokumenter.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10891,7 +10891,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Specifies the color for changes of cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Angiver farven for ændringer af cellers indhold.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10909,7 +10909,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/deletions\">Specifies the color to highlight deletions in a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/deletions\">Angiver farven for fremhævning af sletninger i dokumentet.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10927,7 +10927,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/insertions\">Specifies the color to highlight insertions in a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/insertions\">Angiver farven for fremhævning af indsættelser i dokumentet.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10945,7 +10945,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/entries\">Specifies the color to highlight moved cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/entries\">Angiver farven for fremhævning af flyttet celleindhold.</ahelp>"
#: 01060700.xhp
msgctxt ""
@@ -11007,7 +11007,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optdlg/suppressCB\">Specifies that empty pages that have no cell contents or draw objects are not printed.</ahelp> Cell attributes such as borders or background colors are not considered cell contents. Empty pages are not counted for page numbering."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optdlg/suppressCB\">Angiver at tomme sider, som hverken har celleindhold eller objekter, ikke udskrives.</ahelp> Celleattributter som kanter eller baggrundsfarve betragtes ikke som celleindhold. Tomme sider tæller ikke med i sideoptællingen."
#: 01060700.xhp
msgctxt ""
@@ -11034,7 +11034,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optdlg/printCB\">Specifies that only contents from selected sheets are printed, even if you specify a wider range in the <emph>File - Print</emph> dialog or in the <emph>Format - Print Ranges</emph> dialog. Contents from sheets that are not selected will not be printed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optdlg/printCB\">Angiver at kun indholdet af det aktuelt markerede regneark udskrives, selv om du har angivet et større udskiftsområde i dialogen <emph>Filer - Udskriv...Print</emph> eller i dialogen <emph>Formater - Udskrivningsområder</emph>. Indhold fra ark, som ikke er markeret, vil ikke blive udskrevet.</ahelp>"
#: 01060700.xhp
msgctxt ""
@@ -11527,7 +11527,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/SdViewPag\">Specifies the available display modes.</ahelp> By selecting an alternative display, you can speed up the screen display while editing your presentation."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/SdViewPag\">Angiver de tilgængelige visningstilstande.</ahelp> Ved at vælge en anden visning, kan du øge skærmvisningens hastighed, mens du redigerer din præsentation."
#: 01070100.xhp
msgctxt ""
@@ -11554,7 +11554,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/ruler\">Specifies whether to display the rulers at the top and to the left of the work area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/ruler\">Angiver om du vil vise linealerne i toppen og i venstre side af dit arbejdsområde.</ahelp>"
#: 01070100.xhp
msgctxt ""
@@ -11572,7 +11572,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<variable id=\"verschieb\"><ahelp hid=\"modules/simpress/ui/sdviewpage/dragstripes\">Specifies whether to display guides when moving an object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"verschieb\"><ahelp hid=\"modules/simpress/ui/sdviewpage/dragstripes\">Angiver om du vil vise hjælpelinjer, mens du flytter objekter.</ahelp></variable>"
#: 01070100.xhp
msgctxt ""
@@ -11608,7 +11608,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/handlesbezier\">Displays the control points of all Bézier points if you have previously selected a <link href=\"text/shared/00/00000005.xhp#bezierobjekt\" name=\"Bézier curve\">Bézier curve</link>. If the <emph>All control points in Bézier</emph> editor option is not marked, only the control points of the selected Bézier points will be visible.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/handlesbezier\">Viser kontrolpunkterne for alle Bézierpunkter, hvis du tidligere har markeret en <link href=\"text/shared/00/00000005.xhp#bezierobjekt\" name=\"Bézier curve\">Bézierkurve</link>. Hvis <emph>Alle kontrolpunkter i Bézier</emph>redigeringsindstillingerne ikke er valgt, vil kun kontrolpunkterne for de markerede Bézierpunkter være synlige.</ahelp>"
#: 01070100.xhp
msgctxt ""
@@ -11626,7 +11626,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/moveoutline\"><item type=\"productname\">%PRODUCTNAME</item> displays the contour line of each individual object when moving this object.</ahelp> The <emph>Contour of each individual object </emph>option enables you to see if single objects conflict with other objects in the target position. If you do not mark the <emph>Contour of each individual object </emph>option, <item type=\"productname\">%PRODUCTNAME</item> only displays a square contour that includes all selected objects."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/moveoutline\"><item type=\"productname\">%PRODUCTNAME</item> viser konturlinjerne for hvert enkelt objekt, når du flytter objektet.</ahelp> Indstillingen <emph>Kontur for hvert objekt</emph> betyder at du kan se om et enkelt objekt konflikter med andre objekters placering. Hvis du ikke markerer indstillingen <emph>Kontur for hvert objekt</emph>, viser <item type=\"productname\">%PRODUCTNAME</item> kun en firkantet kontur som består af alle markerede objekter."
#: 01070300.xhp
msgctxt ""
@@ -11696,7 +11696,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<variable id=\"anlinie\"><ahelp hid=\"svx/ui/optgridpage/snaphelplines\">Snaps the edge of a dragged object to the nearest snap line when you release the mouse.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"anlinie\"><ahelp hid=\"svx/ui/optgridpage/snaphelplines\">Fanger kanten af et trukket objekt til nærmeste fanglinje når du slipper museknappen.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11723,7 +11723,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<variable id=\"seitenrand\"><ahelp hid=\"svx/ui/optgridpage/snapborder\">Specifies whether to align the contour of the graphic object to the nearest page margin.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"seitenrand\"><ahelp hid=\"svx/ui/optgridpage/snapborder\">Angiver om konturen af det grafiske objekt skal justeres til nærmeste sidemargin.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11759,7 +11759,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<variable id=\"rahmen\"><ahelp hid=\"svx/ui/optgridpage/snapframe\">Specifies whether to align the contour of the graphic object to the border of the nearest graphic object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rahmen\"><ahelp hid=\"svx/ui/optgridpage/snapframe\">Angiver om konturen af det grafiske objekt skal justeres til kanten af nærmeste grafiske objekt.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11795,7 +11795,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<variable id=\"opunkte\"><ahelp hid=\"svx/ui/optgridpage/snappoints\">Specifies whether to align the contour of the graphic object to the points of the nearest graphic object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"opunkte\"><ahelp hid=\"svx/ui/optgridpage/snappoints\">Angiver om konturen af det grafiske objekt skal justeres til punkterne af det nærmeste grafiske objekt.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -11831,7 +11831,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Defines the snap distance between the mouse pointer and the object contour. $[officename] Impress snaps to a snap point if the mouse pointer is nearer than the distance selected in the <emph>Snap range</emph> control.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Angiver gribeafstanden mellem musemarkøren og objektets kontur. $[officename] Impress griber til et gribepunkt, hvis musemarkøren er tættere på konturen end den afstand der er angivet i feltet <emph>Gribeafstand</emph>.</ahelp>"
#: 01070300.xhp
msgctxt ""
@@ -11858,7 +11858,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/ortho\">Specifies that graphic objects are restricted vertically, horizontally or diagonally (45°) when creating or moving them.</ahelp> You can temporarily deactivate this setting by pressing the Shift key."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/ortho\">Angiver at grafiske objekter er begrænset vandret, lodret eller diagonalt (45°) når du opretter eller flytter dem.</ahelp> Du kan midlertidig deaktivere denne indstilling ved at trykke på Skift-tasten."
#: 01070300.xhp
msgctxt ""
@@ -11876,7 +11876,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/bigortho\">Specifies that a square is created based on the longer side of a rectangle when the Shift key is pressed before you release the mouse button. This also applies to an ellipse (a circle will be created based on the longest diameter of the ellipse). When the<emph> Extend edges </emph>box is not marked, a square or a circle will be created based on the shorter side or diameter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/bigortho\">Angiver at et kvadrat dannes baseret på den længste side af et rektangel når Skift-tasten holdes nede før du slipper musetasten. Dette gælder også for ellipser (en cirkel vil blive dannet baseret på ellipsens længste diameter) . Når feltet <emph>Udvid kanter</emph> ikke er markeret, vil et kvadrat eller cirkel blive dannet baseret på den korteste side eller diameter.</ahelp>"
#: 01070300.xhp
msgctxt ""
@@ -11894,7 +11894,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldangle\">Specifies that graphic objects can only be rotated within the rotation angle that you selected in the <emph>When rotating</emph> control.</ahelp> If you want to rotate an object outside the defined angle, press the Shift key when rotating. Release the key when the desired rotation angle is reached."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldangle\">Angiver at grafiske objekter kun kan rotere inden for den rotationsvnkel som du har valgt i feltet <emph>Ved rotation</emph>.</ahelp> Hvis du ønsker at rotere et objekt mere end den angivne vinkel, skal du holde Skift-tasten ned mens du roterer. Løft først tasten når den ønskede rotationsvinkel er nået."
#: 01070300.xhp
msgctxt ""
@@ -11912,7 +11912,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldbezangle\">Defines the angle for point reduction.</ahelp> When working with polygons, you might find it useful to reduce their editing points."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldbezangle\">Angiver vinklen for punktreduktion.</ahelp> Når du arbejder med polygoner kan det være en fordel at du reducerer redigeringspunkter."
#: 01070400.xhp
msgctxt ""
@@ -11946,7 +11946,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/prntopts\">Specifies print settings within a drawing or presentation document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/prntopts\">specificerer printerindstillinger inden for en tegning eller præsentationsdokument.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -11982,7 +11982,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/pagenmcb\">Specifies whether to print the page name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/pagenmcb\">Angiver om sidenavnet skal udskrives.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12000,7 +12000,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/datecb\">Specifies whether to print the current date.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/datecb\">Angiver om den aktuelle dato skal udskrives.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12018,7 +12018,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/timecb\">Specifies whether to print the current time.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/timecb\">Angiver om den aktuelle tid skal udskrives.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12036,7 +12036,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/hiddenpgcb\">Specifies whether to print the pages that are currently hidden from the presentation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/hiddenpgcb\">Angiver om sider, som aktuelt er skjult i præsentationen, skal udskrives.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12072,7 +12072,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/defaultrb\">Specifies that you want to print in original colors.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/defaultrb\">Angiver om du ønsker at udprinte i originale farver.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12090,7 +12090,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/grayscalerb\">Specifies that you want to print colors as grayscale.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/grayscalerb\">Angiver om du ønsker at udskrive i farver eller gråskala.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12108,7 +12108,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/blackwhiterb\">Specifies that you want to print the document in black and white.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/blackwhiterb\">Angiver, at du ønsker at udskrive dokumentet i sort/hvid.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12144,7 +12144,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/pagedefaultrb\">Specifies that you do not want to further scale pages when printing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/pagedefaultrb\">Angiver, at du ikke ønsker at skalere sider yderligere ved udskrivning.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12162,7 +12162,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/fittopgrb\">Specifies whether to scale down objects that are beyond the margins of the current printer, so that they fit on the paper in the printer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/fittopgrb\">Angiver om du vil nedskalere objekter som er uden for den aktuelle printers marginer, så de passer til papiret i printeren.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12180,7 +12180,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/tilepgrb\">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, several pages or slides will be printed on one page of paper.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/tilepgrb\">Angiver om sider skal udskrives i fliseformat. Hvis sider eller dias er mindre end papiret, vil flere sider eller dias blive udskrevet på en papirside.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12198,7 +12198,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/brouchrb\">Select the<emph> Brochure </emph>option to print the document in brochure format.</ahelp> You can also decide if you want to print the front, the back or both sides of the brochure."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/brouchrb\">Vælg <emph>Brochure </emph>muligheden for at udskrive dokumentet i brochureformat.</ahelp> Du kan også beslutte om du vil udskrive forsiden, bagsiden eller begge sider af brochuren."
#: 01070400.xhp
msgctxt ""
@@ -12216,7 +12216,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/frontcb\">Select<emph> Front </emph>to print the front of a brochure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/frontcb\">Vælg<emph> Forside </emph> for at udskrive brochurens forside.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12234,7 +12234,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/backcb\">Select <emph>Back</emph> to print the back of a brochure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/backcb\">Vælg <emph>Bagside</emph> for at udskrive brochurens bagside.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12252,7 +12252,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/papertryfrmprntrcb\">Determines that the paper tray to be used is the one defined in the printer setup.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/papertryfrmprntrcb\">Afgør at papirbakken som bruges er den der er defineret i udskriftsindstillingerne.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12286,7 +12286,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/OptSavePage\">Defines the general options for drawing or presentation documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/OptSavePage\">Definerer de generelle indstillingerfor tegning eller præsentationsdokumenter.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12385,7 +12385,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/startwithwizard\">Specifies whether to activate the Wizard when opening a presentation with <emph>File - New - Presentation</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/startwithwizard\">Angiver om guiden skal aktiveres når en præsentation åbnes med <emph>Filer - Ny - Præsentation</emph>.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12412,7 +12412,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/backgroundback\">Specifies whether to use the cache for displaying objects on the master page.</ahelp> This speeds up the display. Unmark the <emph>Use background cache</emph> option if you want to display changing contents on the master page."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/backgroundback\">Angiver om der skal benyttes mellemlager for visning af objekter på hovedsiden.</ahelp> Det øger visningshastigheden. Fravælg muligheden <emph>Brug baggrundsmellemlager</emph> hvis du ønsker at vise skiftende indhold på hovedsiden."
#: 01070500.xhp
msgctxt ""
@@ -12448,7 +12448,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/objalwymov\">Specifies that you want to move an object with the <emph>Rotate</emph> tool enabled. If<emph> Object always moveable </emph>is not marked, the <emph>Rotate</emph> tool can only be used to rotate an object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/objalwymov\">Angiver at du ønsker at flytte et objekt med <emph>Rotér</emph> værktøjet slået til. Hvis <emph>Objekt altid flytbart</emph> ikke er markeret, kan <emph>Rotér</emph> kun bruges til at rotere objektet. </ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12466,7 +12466,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/distrotcb\">Maintains relative alignment of Bézier points and 2D drawing objects to each other when you distort the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/distrotcb\">Opretholder relativ justering af Bézier punkter og 2D tegnede objekter overfor hinanden når du forvrænger objektet</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12484,7 +12484,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/units\">Determines the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Unit of measurement\">Unit of measurement</link> for presentations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/units\">Fastslår <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Unit of measurement\">Måleenhed</link> for præsentationer.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12502,7 +12502,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/metricFields\">Defines the spacing between tab stops.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/metricFields\">Angiver afstanden mellem tabulatorstop.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12529,7 +12529,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/strtwithPag\">Specifies that you always want a presentation to start with the current slide.</ahelp> Unmark<emph> Always with current page</emph> to always start a presentation with the first page."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/strtwithPag\">Angiver at du altid ønsker at starte præsentationen med det aktuelle dias.</ahelp> Fravælg <emph>Altid med aktuel side</emph> for altid at starte en præsentation med den første side."
#: 01070500.xhp
msgctxt ""
@@ -12547,7 +12547,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/enremotcont\">Specifies that you want to enable Bluetooth remote control while Impress is running.</ahelp> Unmark<emph> Enable remote control</emph> to disable remote controlling."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/enremotcont\">Angiver at du ønsker at aktivere Bluetooth-fjernkontrol, mens Impress kører.</ahelp> Fravælg <emph>Aktiver fjernkontrol</emph> for at deaktivere fjernkontrol."
#: 01070500.xhp
msgctxt ""
@@ -12574,7 +12574,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/scaleBox\">Determines the drawing scale on the rulers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/scaleBox\">Afgør tegneskalaen på linealen.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12610,7 +12610,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/cbCompatibility\">Specifies that $[officename] Impress calculates the paragraph spacing exactly like Microsoft PowerPoint.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/cbCompatibility\">Angiver at $[officename] Impress beregner afstanden mellem afsnit præcis som Microsoft PowerPoint.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12714,7 +12714,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<variable id=\"einst\"><ahelp hid=\"modules/smath/ui/smathsettings/SmathSettings\">Defines formula settings that will be valid for all documents.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"einst\"><ahelp hid=\"modules/smath/ui/smathsettings/SmathSettings\">Angiver fomularindstillinger der vil gælde for alle dokumenter.</ahelp></variable>"
#: 01090100.xhp
msgctxt ""
@@ -12741,7 +12741,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/title\">Specifies whether you want the name of the document to be included in the printout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/title\">Angiver om du ønsker dokumentets navn skal inkluderes i udskrivningen.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -12759,7 +12759,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/text\">Specifies whether to include the contents of the <emph>Commands</emph> window at the bottom of the printout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/text\">Angiver om indholdet af <emph>Kommandoer</emph>-vinduet i bunden af udskriften skal inkluderes.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -12804,7 +12804,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/sizenormal\">Prints the formula without adjusting the current font size.</ahelp> It is possible that with large formulas a part of the command text is cut off."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/sizenormal\">Udskriver formlen uden at tilpasse den aktuelle skriftstørrelse.</ahelp> I større formler kan det forekomme, at en del af kommandoteksten bliver skåret fra."
#: 01090100.xhp
msgctxt ""
@@ -12822,7 +12822,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/sizescaled\">Adjusts the formula to the page format used in the printout.</ahelp> The real size will be determined by the used paper format."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/sizescaled\">Tilpasser formlen til sideformatet som bruges i udskriften.</ahelp> Den rigtige størrelse vil blive bestemt af papirformatet som anvendes."
#: 01090100.xhp
msgctxt ""
@@ -12840,7 +12840,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/zoom\">Reduces or enlarges the size of the printed formula by a specified enlargement factor.</ahelp> Type the desired enlargement factor directly in the <emph>Scaling</emph> control, or set the value using the arrow buttons."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/zoom\">Reducerer eller øger størrelsen på den udskrevne formel med en angiven forstørrelsesfaktor.</ahelp> Indtast den ønskede forstørrelsesfaktor direkte i kontrollen <emph>Skalering</emph>, eller angiv værdien med brug af pileknapperne."
#: 01090100.xhp
msgctxt ""
@@ -12867,7 +12867,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/norightspaces\">Specifies that these space wildcards will be removed if they are at the end of a line.</ahelp> In earlier versions of $[officename], adding such characters at the end of a line prevented the right edge of the formula from being cut off during printing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/norightspaces\">Angiver at disse jokertegn for afstande fjernes, hvis de er i slutningen af en linje.</ahelp> I tidligere versioner af $[officename] betød tilføjelse af sådanne tegn i slutningen af en linje, at man forhindrede højre kant af formlen fra at blive skåret fra under udskrivning."
#: 01090100.xhp
msgctxt ""
@@ -12961,7 +12961,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Displays all the colors available for the data series.</ahelp> Select a data series to change its color. Select the desired color from the adjacent color table."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Viser alle farver, der er tilgængelige for dataserierne.</ahelp> Vælg en dataserie for at ændre dens farve. Vælg den ønskede farve fra den tilstødende farvetabel."
#: 01110100.xhp
msgctxt ""
@@ -12997,7 +12997,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optchartcolorspage/default\">Restores the color settings that were defined when the program was installed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optchartcolorspage/default\">Genskab farveindstillingerne, som blev defineret, da programmet blev installeret.</ahelp>"
#: 01130100.xhp
msgctxt ""
@@ -13278,7 +13278,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optfltrembedpage/checklbcontainer\">The<emph> List Box </emph>field displays the entries for the pair of OLE objects that can be converted when loading into $[officename] (L) and/or when saving into a Microsoft format (S). </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optfltrembedpage/checklbcontainer\"><emph>Listboksen</emph> viser de elementer for OLE-objekter, som kan konverteres når de indlæses i $[officename] (L) og/eller gemmes i et Microsoftformat (S). </ahelp>"
#: 01130200.xhp
msgctxt ""
@@ -13381,7 +13381,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/localesetting\">Specifies the locale setting of the country setting. This influences settings for numbering, currency and units of measure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/localesetting\">Angiver lokalitetsindstillingen for landet. Dette har indflydelse på visning af tal, valuta og måleenheder.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13440,7 +13440,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Specifies the default currency that is used for the currency format and the currency fields.</ahelp> If you change the locale setting, the default currency changes automatically."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Angiver standardformatet for valuta som bruges ved valutaformat og valutafelter.</ahelp> Hvis du ændrer lokalitetsindstillinger, vil standard valuta automatisk blive ændret."
#: 01140000.xhp
msgctxt ""
@@ -13535,7 +13535,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Specifies the language used for the spellcheck function in western alphabets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Angiver hvilket sprog der benyttes ved stavekontrol af tekst med vestligt alfabet.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13553,7 +13553,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Specifies the language used for the spellcheck function in Asian alphabets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Angiver hvilket sprog der benyttes ved stavekontrol af tekst med asiatisk alfabet.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13571,7 +13571,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Specifies the language for the complex text layout spellcheck.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Angiver sproget for stavekontrol i kompleks tekstlayout.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13589,7 +13589,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Specifies that the settings for default languages are valid only for the current document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Angiver at indstillingerne for standardsprogene kun er gyldige for det aktuelle dokument.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13616,7 +13616,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/asiansupport\">Activates Asian languages support. You can now modify the corresponding Asian language settings in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/asiansupport\">Aktiverer understøttelse af asiatiske sprog. Du kan nu tilpasse de tilsvarende indstillinger for asiatiske sprog i <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13643,7 +13643,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/ctlsupport\">Activates complex text layout support. You can now modify the settings corresponding to complex text layout in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/ctlsupport\">Aktiverer understøttelse af kompleks tekstlayout. Du kan nu moderere indstillingerne der svarer til kompleks tekstlayout i <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13772,7 +13772,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/charkerning\">Specifies that kerning is only applied to western text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/charkerning\">Angiver at knibning kun anvendes på vestlig tekst.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13790,7 +13790,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/charpunctkerning\">Specifies that kerning is applied to both western text and Asian punctuation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/charpunctkerning\">Angiver at knibning anvendes på både vestlig tekst og asiatisk tegnsætning.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13826,7 +13826,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/nocompression\">Specifies that no compression at all will occur.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/nocompression\">Angiver at ingen komprimering vil finde sted.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13844,7 +13844,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/punctcompression\">Specifies that only the punctuation is compressed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/punctcompression\">Angiver at det kun er tegnsætningen som komprimeres.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13862,7 +13862,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/punctkanacompression\">Specifies that punctuation and Japanese Kana are compressed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/punctkanacompression\">Angiver at tegnsætning og japansk Kana vil blive komprimeret.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13898,7 +13898,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/language\">Specifies the language for which you want to define first and last characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/language\">Angiver det sprog hvor du definerer første og sidste tegn.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13916,7 +13916,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/standard\">When you mark<emph> Default</emph>, the following two text boxes are filled with the default characters for the selected language:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/standard\">Når du markerer <emph>Standard</emph> vil de følgende to tekstbokse blive udfyldt med standardtegnene for det valgte sprog: </ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13934,7 +13934,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/start\">Specifies the characters that should not appear alone at the beginning of a line.</ahelp> If a character typed here is positioned at the beginning of a line after a line break, it is automatically moved to the end of the previous line. For example, an exclamation point at the end of a sentence never appears at the start of a line if it is part of the <emph>Not at start of line</emph> list."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/start\">Angiver de tegn, der ikke må forekomme alene i begyndelsen af en linje.</ahelp> Hvis et tegn, der er anført her, placeres i begyndelsen af en linje efter et linjeskift, vil det automatisk blive flyttet til enden af den forgående linje. For eksempel vil et udråbstegn i slutningen af en sætning aldrig blive placeret i begyndelsen af en linje, hvis det er indført i listen: <emph>Ikke ved begyndelsen af linjen:</emph>"
#: 01150100.xhp
msgctxt ""
@@ -13952,7 +13952,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/end\">Specifies the characters that should not appear alone at the end of a line.</ahelp> If a character typed here is positioned at the end of a line due to a line break, it is automatically moved to the beginning of the next line. For example, a currency symbol that appears in front of an amount never appears at the end of a line if it is part of the<emph> Not at end of line</emph> list."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/end\">Angiver de tegn, der ikke må forekomme alene i slutningen af en linje.</ahelp> Hvis et tegn, der er anført her, placeres i slutningen af en linje i forbindelse med et linjeskift, vil det automatisk blive flyttet til begyndelsen af den næste linje. For eksempel vil et valutasymbol foran et beløb aldrig blive placeret i slutningen af en linje, hvis det er indført i listen: <emph>Ikke i slutningen af linjen:</emph>"
#: 01150200.xhp
msgctxt ""
@@ -13996,7 +13996,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optjsearchpage/matchprolongedsoundmark\" visibility=\"visible\">Specifies the options to be treated as equal in a search.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optjsearchpage/matchprolongedsoundmark\" visibility=\"visible\">Angiver de valgmuligheder, der skal behandles som ens i en søgning.</ahelp>"
#: 01150200.xhp
msgctxt ""
@@ -14014,7 +14014,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optjsearchpage/ignoremiddledot\" visibility=\"visible\">Specifies the characters to be ignored.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optjsearchpage/ignoremiddledot\" visibility=\"visible\">Angiver hvilke tegn, som skal ignoreres.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14084,7 +14084,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/sequencechecking\">Enables sequence input checking for languages such as Thai.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/sequencechecking\">Tillader sekvensindtastningskontrol for sprog såsom Thai.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14100,7 +14100,7 @@ msgctxt ""
"par_idN10695\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/restricted\">Prevents the use as well as the printing of illegal character combinations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/restricted\">Forebygger såvel brug som udprintning af tegnkombinationer, der ikke er tilladte.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -15841,7 +15841,7 @@ msgctxt ""
"par_idN10578\n"
"help.text"
msgid "In the top list box you will see the results of the test session."
-msgstr ""
+msgstr "I den øverste boks vil du se resultatet af testsessionen."
#: testaccount.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/simpress.po b/source/da/helpcontent2/source/text/simpress.po
index 06069b385d8..4c620d4e8a7 100644
--- a/source/da/helpcontent2/source/text/simpress.po
+++ b/source/da/helpcontent2/source/text/simpress.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-08 16:00+0000\n"
-"Last-Translator: laugesen <jesper@laugesen.org>\n"
+"PO-Revision-Date: 2013-12-14 12:39+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354982432.0\n"
+"X-POOTLE-MTIME: 1387024765.0\n"
#: main0000.xhp
msgctxt ""
@@ -1250,7 +1250,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "To remove a selection, click anywhere outside the selected object, or press Escape."
-msgstr "For at fjerne en markering, klik hvor som helst undenfor det markerede objekt, eller tryk Escape."
+msgstr "For at fjerne en markering, klik hvor som helst udenfor det markerede objekt, eller tryk Escape."
#: main0210.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/simpress/01.po b/source/da/helpcontent2/source/text/simpress/01.po
index 444007c0e19..873cecfcf6c 100644
--- a/source/da/helpcontent2/source/text/simpress/01.po
+++ b/source/da/helpcontent2/source/text/simpress/01.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-22 14:20+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2014-01-17 14:23+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382451605.0\n"
+"X-POOTLE-MTIME: 1389968597.0\n"
#: 01170000.xhp
msgctxt ""
@@ -4063,8 +4063,8 @@ msgctxt ""
"par_id3149407\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Tilføjer baggrunden for det valgte diasdesign til alle diassene i dit dokument.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Angiver at baggrunden i det valgte diasdesign skal gælde for alle dias i dit dokument.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -4081,8 +4081,8 @@ msgctxt ""
"par_id3148871\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Sletter baggrundsdias og præsentationslayouts, som ikke er i brug, fra dit dokument.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/checkmasters\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/checkmasters\">Sletter ubrugte baggrundsdias og præsentationslayouts fra dit dokument.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -4099,8 +4099,8 @@ msgctxt ""
"par_id3156020\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Viser <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Indlæs diasdesign</emph></link> dialogen, hvor du kan vælge yderligere diasdesign.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Viser dialogen <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Indlæs diasdesign</emph></link>, hvor du kan vælge yderligere diasdesigns.</ahelp>"
#: 05120100.xhp
msgctxt ""
@@ -8501,7 +8501,7 @@ msgctxt ""
"par_idN1058A\n"
"help.text"
msgid "Select a motion path from the motion path categories."
-msgstr "Marker en bevægelsessti fra bevægelsestikategorierne."
+msgstr "Marker en bevægelsessti fra bevægelsesstikategorierne."
#: animationeffect.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/simpress/04.po b/source/da/helpcontent2/source/text/simpress/04.po
index a3d9ece570a..fe9eda0dae8 100644
--- a/source/da/helpcontent2/source/text/simpress/04.po
+++ b/source/da/helpcontent2/source/text/simpress/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-16 18:55+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2013-12-24 12:10+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371408915.0\n"
+"X-POOTLE-MTIME: 1387887024.0\n"
#: 01020000.xhp
msgctxt ""
@@ -1772,7 +1772,7 @@ msgctxt ""
"hd_id3154811\n"
"help.text"
msgid "Left/Right arrow keys or Page Up/Down"
-msgstr "Venste/højre piletaster eller Page Up/Down"
+msgstr "Venstre/højre piletaster eller Page Up/Down"
#: 01020000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/simpress/guide.po b/source/da/helpcontent2/source/text/simpress/guide.po
index 18cca3c7304..d52ec607c10 100644
--- a/source/da/helpcontent2/source/text/simpress/guide.po
+++ b/source/da/helpcontent2/source/text/simpress/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-16 18:55+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2013-12-24 12:07+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371408927.0\n"
+"X-POOTLE-MTIME: 1387886852.0\n"
#: 3d_create.xhp
msgctxt ""
@@ -603,7 +603,7 @@ msgctxt ""
"par_id3148826123\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> icon indicates that the next slide has custom animation."
-msgstr ""
+msgstr "I diaspanelet vises et <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> ikon ved siden af forhåndsvisning af de dias, som har en eller flere objekter med brugerdefinerede animationer. Når du afvikler præsentationen med Præsentationskonsollen, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> vises et ikon som indikerer at næste dias har en brugerdefinerede animation."
#: animated_objects.xhp
msgctxt ""
@@ -627,7 +627,7 @@ msgctxt ""
"par_id2629474\n"
"help.text"
msgid "If you select \"Curve\", \"Polygon\", or \"Freeform Line\", the dialog closes and you can draw your own path. If the drawing is finished and not canceled, the created path is removed from the document and inserted as a motion path effect."
-msgstr "Hvis du vælger \"Kurve\", \"Polygon\",eller \"Frihåndslinje\", lukker dialogen og du kan tegne din egen sti. Hvis tegningen er færdiggjort og ikke annulleret, fjernes den oprettede sti fra dokumentet og indsættes som en bevægelsestieffekt."
+msgstr "Hvis du vælger \"Kurve\", \"Polygon\",eller \"Frihåndslinje\", lukker dialogen og du kan tegne din egen sti. Hvis tegningen er færdiggjort og ikke annulleret, fjernes den oprettede sti fra dokumentet og indsættes som en bevægelsesstieffekt."
#: animated_objects.xhp
msgctxt ""
@@ -695,7 +695,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Animating Slide Transitions"
-msgstr "Animerering af diasovergange"
+msgstr "Animering af diasovergange"
#: animated_slidechange.xhp
msgctxt ""
@@ -712,7 +712,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<variable id=\"animated_slidechange\"><link href=\"text/simpress/guide/animated_slidechange.xhp\" name=\"Animating Slide Transitions\">Animating Slide Transitions</link></variable>"
-msgstr "<variable id=\"animated_slidechange\"><link href=\"text/simpress/guide/animated_slidechange.xhp\" name=\"Animerering af diasovergange\">Animerering af diasovergange</link></variable>"
+msgstr "<variable id=\"animated_slidechange\"><link href=\"text/simpress/guide/animated_slidechange.xhp\" name=\"Animering af diasovergange\">Animering af diasovergange</link></variable>"
#: animated_slidechange.xhp
msgctxt ""
@@ -774,7 +774,7 @@ msgctxt ""
"par_id3148826234\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> icon indicates that the next slide has slide transition."
-msgstr ""
+msgstr "I diaspanelet vises et <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> ikon ved siden af forhåndsvisningen af de dias, som har en diasovergang. Når du afvikler præsentationen med Præsentationskonsollen, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> indikerer et ikon at næste dias har en diasovergang."
#: animated_slidechange.xhp
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "You can change the background color or the background fill of the current slide or all of the slides in your document. For a background fill, you can use hatching, a gradient, or a bitmap image."
-msgstr "Du kan ændre baggrundsfarven eller baggrundsfyldet på det aktuelle dias eller alle diassene i dit dokument. Til baggrundsfyld kan du bruge skravering, en gradient eller et bitmapbillede."
+msgstr "Du kan ændre baggrundsfarven eller baggrundsfyldet på det aktuelle dias eller alle diassene i dit dokument. Til baggrundsfyld kan du bruge skravering, en farvegraduering eller et bitmapbillede."
#: background.xhp
msgctxt ""
@@ -2875,7 +2875,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Loading Line and Arrow Styles"
-msgstr "Indlæsning af linje- og piltyper"
+msgstr "Indlæsning af linje- og piletyper"
#: line_arrow_styles.xhp
msgctxt ""
@@ -2892,7 +2892,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "<variable id=\"line_arrow_styles\"><link href=\"text/simpress/guide/line_arrow_styles.xhp\" name=\"Loading Line and Arrow Styles\">Loading Line and Arrow Styles</link></variable>"
-msgstr "<variable id=\"line_arrow_styles\"><link href=\"text/simpress/guide/line_arrow_styles.xhp\" name=\"Indlæsning af linje- og piltyper\">Indlæsning af linje- og piltyper</link></variable>"
+msgstr "<variable id=\"line_arrow_styles\"><link href=\"text/simpress/guide/line_arrow_styles.xhp\" name=\"Indlæsning af linje- og piletyper\">Indlæsning af linje- og piletyper</link></variable>"
#: line_arrow_styles.xhp
msgctxt ""
@@ -2901,7 +2901,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "You can use styles to organize similar line and arrow types. $[officename] provides a few standard style files that you can load and use in your document. If you want, you can add or delete elements from a style file, or even create a custom style file."
-msgstr "Du kan bruge typografier for at organisere lignende linje- og piltyper. $[officename] har nogle standardtypografifiler, som du kan hente og bruge i dit dokument. Hvis du vil, kan du tilføje eller slette elementer fra en typografifil eller endog oprette en brugerdefineret typografifil."
+msgstr "Du kan bruge typografier for at organisere lignende linje- og piletyper. $[officename] har nogle standardtypografifiler, som du kan hente og bruge i dit dokument. Hvis du vil, kan du tilføje eller slette elementer fra en typografifil eller endog oprette en brugerdefineret typografifil."
#: line_arrow_styles.xhp
msgctxt ""
@@ -2955,7 +2955,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "To load an arrow styles file:"
-msgstr "For at indlæse en piltypografifil:"
+msgstr "For at indlæse en piletypografifil:"
#: line_arrow_styles.xhp
msgctxt ""
@@ -2964,7 +2964,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "Choose <emph>Format - Line</emph>, and then click the <emph>Arrow Styles</emph> tab."
-msgstr "Vælg <emph>Formater - Streg</emph>, og klik så på fanebladet <emph>Piltyper</emph>."
+msgstr "Vælg <emph>Formater - Streg</emph>, og klik så på fanebladet <emph>Piletyper</emph>."
#: line_arrow_styles.xhp
msgctxt ""
@@ -2973,7 +2973,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "Click the <emph>Load Arrow Styles</emph> button."
-msgstr "Klik på knappen <emph>Indlæs piltyper</emph>."
+msgstr "Klik på knappen <emph>Indlæs piletyper</emph>."
#: line_arrow_styles.xhp
msgctxt ""
@@ -2982,7 +2982,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "Locate the file containing the arrow styles that you want to load, and then click <emph>OK</emph>. The file has the format [filename].soe."
-msgstr "Find den fil, der indeholder piltyperne, som du vil indlæse, og klik så på <emph>OK</emph>. Filenavnet har formatet [filnavn].sod."
+msgstr "Find den fil, der indeholder piletyperne, som du vil indlæse, og klik så på <emph>OK</emph>. Filnavnet har formatet [filnavn].soe."
#: line_arrow_styles.xhp
msgctxt ""
@@ -4675,7 +4675,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Rehearse Timings of Slide Changes"
-msgstr "Tidstagning på diasskift"
+msgstr "Tidtagning på diasskift"
#: rehearse_timings.xhp
msgctxt ""
@@ -4683,7 +4683,7 @@ msgctxt ""
"bm_id3145253\n"
"help.text"
msgid "<bookmark_value>presentations;rehearse timings</bookmark_value><bookmark_value>rehearse timings</bookmark_value><bookmark_value>timings; rehearse timings</bookmark_value><bookmark_value>automatic slide changes;rehearse timings</bookmark_value><bookmark_value>recording;display times for slides</bookmark_value>"
-msgstr "<bookmark_value>præsentationer; tidstagning</bookmark_value><bookmark_value>præsentation med tidstagning</bookmark_value><bookmark_value>øvelse; tidstagning</bookmark_value><bookmark_value>automatiske diasskift; tidstagning</bookmark_value><bookmark_value>optage; visningstider for dias</bookmark_value>"
+msgstr "<bookmark_value>præsentationer; tidtagning</bookmark_value><bookmark_value>præsentation med tidtagning</bookmark_value><bookmark_value>øvelse; tidtagning</bookmark_value><bookmark_value>automatiske diasskift; tidtagning</bookmark_value><bookmark_value>optage; visningstider for dias</bookmark_value>"
#: rehearse_timings.xhp
msgctxt ""
@@ -4692,7 +4692,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<variable id=\"rehearse_timings\"><link href=\"text/simpress/guide/rehearse_timings.xhp\" name=\"Rehearse Timings of Slide Changes\">Rehearse Timings of Slide Changes</link></variable>"
-msgstr "<variable id=\"rehearse_timings\"><link href=\"text/simpress/guide/rehearse_timings.xhp\" name=\"Tidstagning på diasskift\">Tidstagning på diasskift</link></variable>"
+msgstr "<variable id=\"rehearse_timings\"><link href=\"text/simpress/guide/rehearse_timings.xhp\" name=\"Tidtagning på diasskift\">Tidtagning på diasskift</link></variable>"
#: rehearse_timings.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/smath/01.po b/source/da/helpcontent2/source/text/smath/01.po
index fabb530a06a..36a7b4be7ea 100644
--- a/source/da/helpcontent2/source/text/smath/01.po
+++ b/source/da/helpcontent2/source/text/smath/01.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-22 14:22+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"PO-Revision-Date: 2014-03-13 20:08+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382451730.0\n"
+"X-POOTLE-MTIME: 1394741310.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -3363,7 +3363,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_SLRDBRACKETX\">Inserts scalable double square brackets with placeholders.</ahelp> You can also type <emph>left ldbracket <?> right rdbracket</emph> directly in the <emph>Commands</emph> window. The bracket size is adjusted automatically."
-msgstr "<ahelp hid=\"HID_SMA_SLRDBRACKETX\">Indsætter skalerbare kantede dobbeltparenteser med pladsholderer.</ahelp> Du kan også skrive <emph>left ldbracket <?> right rdbracket</emph> direkte i vinduet <emph>Kommandoer</emph>. Parentesernes størrelse bliver tilpasset automatisk."
+msgstr "<ahelp hid=\"HID_SMA_SLRDBRACKETX\">Indsætter skalérbare, kantede dobbeltparenteser med pladsholdere.</ahelp> Du kan også skrive <emph>left ldbracket <?> right rdbracket</emph> direkte i vinduet <emph>Kommandoer</emph>. Parentesernes størrelse bliver tilpasset automatisk."
#: 03090500.xhp
msgctxt ""
@@ -3493,7 +3493,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_SLMRANGLEXY\">Inserts scalable operator brackets with placeholders.</ahelp> You can also type <emph>left langle <?> mline <?> right rangle</emph> in the <emph>Commands</emph> window. The bracket size is adjusted automatically."
-msgstr "<ahelp hid=\"HID_SMA_SLMRANGLEXY\">Indsætter skalerbare operatorparenteser med pladsholderer.</ahelp> Du kan også skrive <emph>left langle <?> mline <?> right rangle</emph> i vinduet <emph>Kommandoer</emph>. Parentesernes størrelse bliver tilpasset automatisk."
+msgstr "<ahelp hid=\"HID_SMA_SLMRANGLEXY\">Indsætter skalérbare operatorparenteser med pladsholdere.</ahelp> Du kan også skrive <emph>left langle <?> mline <?> right rangle</emph> i vinduet <emph>Kommandoer</emph>. Parentesernes størrelse bliver tilpasset automatisk."
#: 03090500.xhp
msgctxt ""
@@ -5003,7 +5003,7 @@ msgctxt ""
"bm_id3156318\n"
"help.text"
msgid "<bookmark_value>set operations in $[officename]Math</bookmark_value><bookmark_value>sets of numbers</bookmark_value><bookmark_value>included in set operator</bookmark_value><bookmark_value>not included in set operator</bookmark_value><bookmark_value>owns command</bookmark_value><bookmark_value>includes set operator</bookmark_value><bookmark_value>empty set</bookmark_value><bookmark_value>intersection of sets</bookmark_value><bookmark_value>union of sets</bookmark_value><bookmark_value>difference set operator</bookmark_value><bookmark_value>quotient set</bookmark_value><bookmark_value>cardinal numbers</bookmark_value><bookmark_value>subset set operators</bookmark_value><bookmark_value>superset set operators</bookmark_value><bookmark_value>not subset set operators</bookmark_value><bookmark_value>not superset set operators</bookmark_value><bookmark_value>natural numbers</bookmark_value><bookmark_value>whole numbers</bookmark_value><bookmark_value>real numbers</bookmark_value><bookmark_value>complex numbers; set</bookmark_value><bookmark_value>rational numbers</bookmark_value>"
-msgstr "<bookmark_value>mængdeoperationer i $[officename] Math</bookmark_value><bookmark_value>mængder af tal</bookmark_value><bookmark_value>indeholdt i mængdeoperator</bookmark_value><bookmark_value>ikke indeholdt i mængdeoperator</bookmark_value><bookmark_value>indeholder kommando</bookmark_value><bookmark_value>inkluderer mængdeoperator</bookmark_value><bookmark_value>tom mængde</bookmark_value><bookmark_value>fællesmængde af mængder</bookmark_value><bookmark_value>foreningsmængde af mængder</bookmark_value><bookmark_value>diiferensmængde mængdeoperator</bookmark_value><bookmark_value>kvotientmængde</bookmark_value><bookmark_value>kardinaltal</bookmark_value><bookmark_value>delmængde operatorer</bookmark_value><bookmark_value>indeholder som ægte delmængde operatorer</bookmark_value><bookmark_value>ikke delmængde operatorer</bookmark_value><bookmark_value>indeholder ikke som ægte delmængde operatorer</bookmark_value><bookmark_value>naturlige tal</bookmark_value><bookmark_value>hele tal</bookmark_value><bookmark_value>reelle tal</bookmark_value><bookmark_value>komplekse tal; mængde</bookmark_value><bookmark_value>rationale tal</bookmark_value>"
+msgstr "<bookmark_value>mængdeoperationer i $[officename] Math</bookmark_value><bookmark_value>mængder af tal</bookmark_value><bookmark_value>indeholdt i mængdeoperator</bookmark_value><bookmark_value>ikke indeholdt i mængdeoperator</bookmark_value><bookmark_value>indeholder kommando</bookmark_value><bookmark_value>inkluderer mængdeoperator</bookmark_value><bookmark_value>tom mængde</bookmark_value><bookmark_value>fællesmængde af mængder</bookmark_value><bookmark_value>foreningsmængde af mængder</bookmark_value><bookmark_value>differensmængde mængdeoperator</bookmark_value><bookmark_value>kvotientmængde</bookmark_value><bookmark_value>kardinaltal</bookmark_value><bookmark_value>delmængde operatorer</bookmark_value><bookmark_value>indeholder som ægte delmængde operatorer</bookmark_value><bookmark_value>ikke delmængde operatorer</bookmark_value><bookmark_value>indeholder ikke som ægte delmængde operatorer</bookmark_value><bookmark_value>naturlige tal</bookmark_value><bookmark_value>hele tal</bookmark_value><bookmark_value>reelle tal</bookmark_value><bookmark_value>komplekse tal; mængde</bookmark_value><bookmark_value>rationale tal</bookmark_value>"
#: 03090800.xhp
msgctxt ""
@@ -6709,7 +6709,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Super- and subscripts to the left of the base character can also be right-justified. To do this, the new commands \"lsub\" and \"lsup\" are used. Both commands have the same effect as \"sub\" and \"sup\", except that they are left of the base character. See also \"a lsub 2 lsup 3\"."
-msgstr "Hævet og sænket skrift til venstre for grundtegnet kan også være højrejusteret. Hertil bruges de nye kommandoer \"lsub\" og \"lsup\". Begge kommandoer har den samme effekt som \"sub\" og \"sup\", pånær at argumentet placeres til venstre for grundtegnet. Se også \"a lsub 2 lsup 3\"."
+msgstr "Hævet og sænket skrift til venstre for grundtegnet kan også være højrejusteret. Hertil bruges de nye kommandoer \"lsub\" og \"lsup\". Begge kommandoer har den samme effekt som \"sub\" og \"sup\", på nær at argumentet placeres til venstre for grundtegnet. Se også \"a lsub 2 lsup 3\"."
#: 03091200.xhp
msgctxt ""
@@ -11849,7 +11849,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/smath/ui/fontdialog/FontDialog\">Use this dialog to select the font for the respective category in the <emph>Fonts</emph> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/smath/ui/fontdialog/FontDialog\">Brug denne dialog til at vælge skrifttype for den respektive kategori i <emph>Skrifttype</emph>dialogen.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -13232,7 +13232,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_5\">The <emph>Symbol set</emph> list box contains the names of all existing symbol sets. You can modify a symbol set or create a new one.</ahelp>"
-msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_5\">Rullelisten <emph>Symbolsæt</emph>\\ indeholder navnene på alle eksisterende symbolsæt. Du kan ændre et symbolsæt eller oprette et nyt.</ahelp>"
+msgstr "<ahelp hid=\"STARMATH_COMBOBOX_RID_SYMDEFINEDIALOG_5\">Rullelisten <emph>Symbolsæt</emph> indeholder navnene på alle eksisterende symbolsæt. Du kan ændre et symbolsæt eller oprette et nyt.</ahelp>"
#: 06010100.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/smath/guide.po b/source/da/helpcontent2/source/text/smath/guide.po
index 1b5bb8ac6b5..1a45073ce56 100644
--- a/source/da/helpcontent2/source/text/smath/guide.po
+++ b/source/da/helpcontent2/source/text/smath/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-04 16:46+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"PO-Revision-Date: 2013-12-14 11:52+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370364410.0\n"
+"X-POOTLE-MTIME: 1387021934.0\n"
#: align.xhp
msgctxt ""
@@ -48,7 +48,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "How do you align characters in $[officename] Math quickly and easily?"
-msgstr "Hvordan justererer man tegn i $[officename] Math hurtigt og let?"
+msgstr "Hvordan justerer man tegn i $[officename] Math hurtigt og let?"
#: align.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/swriter/00.po b/source/da/helpcontent2/source/text/swriter/00.po
index 13677b3f08a..e79a5c0a227 100644
--- a/source/da/helpcontent2/source/text/swriter/00.po
+++ b/source/da/helpcontent2/source/text/swriter/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-11 23:39+0000\n"
+"PO-Revision-Date: 2013-12-14 12:40+0000\n"
"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370993967.0\n"
+"X-POOTLE-MTIME: 1387024855.0\n"
#: 00000004.xhp
msgctxt ""
@@ -1688,7 +1688,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "On the <emph>Picture</emph> Bar (when pictures are selected), click"
-msgstr "På værtøjslinjen <emph>Billede</emph> (når der er valgt grafik), klik på"
+msgstr "På værktøjslinjen <emph>Billede</emph> (når der er valgt grafik), klik på"
#: 00000405.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/swriter/01.po b/source/da/helpcontent2/source/text/swriter/01.po
index 9332219c243..ec150d2f203 100644
--- a/source/da/helpcontent2/source/text/swriter/01.po
+++ b/source/da/helpcontent2/source/text/swriter/01.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-22 21:53+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"PO-Revision-Date: 2014-03-13 20:08+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382478831.0\n"
+"X-POOTLE-MTIME: 1394741333.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -4490,7 +4490,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Another example would be to create the field variable \"x\" and set its value to 1. Then specify a condition based on this variable for hiding a section, such as: \"x eq 1\". If you want to display the section, set the value of the variable \"x\" to \"0\"."
-msgstr "Et andet eksempel ville være at oprette feltvariabelen \"x\" og sætte dens værdi til 1. Angiv så en betingelse baseret på denne variabel for at skjule en sektion såsom: \"x eq 1\". Hvis du vil vise sektionen, sæt værdien af variablen \"x\" til \"0\"."
+msgstr "Et andet eksempel ville være at oprette feltvariablen \"x\" og sætte dens værdi til 1. Angiv så en betingelse baseret på denne variabel for at skjule en sektion såsom: \"x eq 1\". Hvis du vil vise sektionen, sæt værdien af variablen \"x\" til \"0\"."
#: 04020100.xhp
msgctxt ""
@@ -5354,7 +5354,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/envaddresspage/senderedit\">Includes a return address on the envelope. Select the <emph>Sender </emph>check box, and then enter the return address.</ahelp> $[officename] automatically inserts your user data in the <emph>Sender </emph>box, but you can also enter the data that you want."
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/envaddresspage/senderedit\">Inkluderer en returadresse på konvolutten. Vælg boksen <emph>Afsender </emph>, og indtast returadressen.</ahelp> $[officename] Indsætter automatisk dine brugerdata i <emph>Afsender</emph>feltet, men du kan også indtaste informationerne selv."
#: 04070100.xhp
msgctxt ""
@@ -8280,7 +8280,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Number range"
-msgstr "Sekvensnummererering"
+msgstr "Sekvensnummerering"
#: 04090005.xhp
msgctxt ""
@@ -12292,7 +12292,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Index/Table</link> tab.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Angiv formatet for elementerne i indekset eller oversigten . Fanerne tilpasser sig efter hvilken type indeks du valgte på fanen <link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Indeks/oversigt</link>.</ahelp>"
#: 04120220.xhp
msgctxt ""
@@ -14132,7 +14132,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/bordercb\">Adds a border to the table cells.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/bordercb\">Tilfjøjer en kant til tabelcellerne.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/inserttable/bordercb\">Tilføjer en kant til tabelcellerne.</ahelp>"
#: 04150000.xhp
msgctxt ""
@@ -19173,7 +19173,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/frame\">Specify the name of the frame where you want to open the targeted file.</ahelp> The predefined target frame names are described <link href=\"text/shared/01/05020400.xhp#targets\" name=\"here\">here</link>."
-msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/frame\">Angiv navnet på den ramme, hvori du vil åbne den valgte fil.</ahelp> Navnene på foruddefinerere målrammer er beskrevet <link href=\"text/shared/01/05020400.xhp#targets\" name=\"here\">her</link>."
+msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/frame\">Angiv navnet på den ramme, hvori du vil åbne den valgte fil.</ahelp> Navnene på foruddefinerede målrammer er beskrevet <link href=\"text/shared/01/05020400.xhp#targets\" name=\"here\">her</link>."
#: 05060800.xhp
msgctxt ""
@@ -19941,7 +19941,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Reduces or increases table width with modified column width.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Reducerer eller udvider tabelbredden med ændret kolonnebredde.</ahelp> Denne mulighed er ikke tilgængelig hvis der er valgt <emph>Automatisk</emph> i området <emph>Justering</emph> i fanen <emph>Tabel</emph>."
#: 05090200.xhp
msgctxt ""
@@ -19959,7 +19959,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">If possible, change in column width will be equal for each column.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Hvis muligt vil ændringer i kolonnebredden ske ens for alle kolonner.</ahelp> Denne mulighed er ikke tilgængelig, hvis der er valgt <emph>Automatisk</emph> i området <emph>Justering</emph> i fanen <emph>Tabel</emph>."
#: 05090200.xhp
msgctxt ""
@@ -22437,7 +22437,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Choose <emph>Table - AutoFormat</emph>, and then click the format that you to want to apply."
-msgstr "Vælg <emph>Tabel -\\ Autoformat</emph>, og klik så på det format, som du ønsker at anvende."
+msgstr "Vælg <emph>Tabel - Autoformat</emph>, og klik så på det format, som du ønsker at anvende."
#: 05150101.xhp
msgctxt ""
@@ -22572,7 +22572,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/numformatcb\">Includes numbering formats in the selected table style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/numformatcb\">Inkludererer nummerformater i den valgte tabeltypografi.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/numformatcb\">Inkluderer nummerformater i den valgte tabeltypografi.</ahelp>"
#: 05150101.xhp
msgctxt ""
@@ -25990,7 +25990,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/linesintextframes\">Adds line numbers to text in text frames. The numbering restarts in each text frame, and is excluded from the line count in the main text area of the document.</ahelp> In <link href=\"text/swriter/02/03210000.xhp\" name=\"linked frames\">linked frames</link>, the numbering is not restarted."
-msgstr "Tilføjer linjetal til tekst i tekstrammer. Nummereringen starter forfra i hver tekstramme og medregnes ikke i linjetællingen i dokumentets hovedtekst.</ahelp> I <link href=\"text/swriter/02/03210000.xhp\" name=\"linked frames\">kædede rammer</link> startes nummereringen ikke forfra."
+msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/linesintextframes\">Tilføjer linjetal til tekst i tekstrammer. Nummereringen starter forfra i hver tekstramme og medregnes ikke i linjetællingen i dokumentets hovedtekst.</ahelp> I <link href=\"text/swriter/02/03210000.xhp\" name=\"linked frames\">kædede rammer</link> startes nummereringen ikke forfra."
#: 06180000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/swriter/guide.po b/source/da/helpcontent2/source/text/swriter/guide.po
index eef0caf1f9d..056baf8c839 100644
--- a/source/da/helpcontent2/source/text/swriter/guide.po
+++ b/source/da/helpcontent2/source/text/swriter/guide.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-22 21:45+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"PO-Revision-Date: 2014-01-17 14:23+0000\n"
+"Last-Translator: Jan <jan@mogelbjerg.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382478314.0\n"
+"X-POOTLE-MTIME: 1389968632.0\n"
#: anchor_object.xhp
msgctxt ""
@@ -1362,7 +1362,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Defining Borders for Characters"
-msgstr ""
+msgstr "Definerer kanter for tegn"
#: border_character.xhp
msgctxt ""
@@ -1370,7 +1370,7 @@ msgctxt ""
"bm_id3156136\n"
"help.text"
msgid "<bookmark_value>characters;defining borders</bookmark_value> <bookmark_value>borders; for characters</bookmark_value> <bookmark_value>frames; around characters</bookmark_value> <bookmark_value>defining;character borders</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>tegn;definerer kanter</bookmark_value> <bookmark_value>kanter; for tegn</bookmark_value> <bookmark_value>frames; around characters</bookmark_value> <bookmark_value>definering;kanter om tegn borders</bookmark_value>"
#: border_character.xhp
msgctxt ""
@@ -1378,7 +1378,7 @@ msgctxt ""
"hd_id3116136\n"
"help.text"
msgid "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">Defining Borders for Characters</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">Definerer kanter for tegn</link> </variable>"
#: border_character.xhp
msgctxt ""
@@ -1386,7 +1386,7 @@ msgctxt ""
"par_id3148413\n"
"help.text"
msgid "If two adjacent text ranges' all border properties are identical (same style, width, color, padding and shadow), then those two ranges will be considered to be part of the same border group and rendered within the same border in the document."
-msgstr ""
+msgstr "Hvis to tilstødende tekstområders kantegenskaber er identiske (samme typografi, bredde, farve, afstand og skygge), vil disse to områder blive betragtet som en og kun en kantgruppe, og derfor vist med samme kant i dokumentet."
#: border_character.xhp
msgctxt ""
@@ -1394,7 +1394,7 @@ msgctxt ""
"hd_id3110503\n"
"help.text"
msgid "To Set a Predefined Border Style"
-msgstr ""
+msgstr "For at indstille en foruddefineret kanttype"
#: border_character.xhp
msgctxt ""
@@ -1402,7 +1402,7 @@ msgctxt ""
"par_id3118661\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Vælg det tekstområde som du ønsker at vise en kant omkring."
#: border_character.xhp
msgctxt ""
@@ -1410,7 +1410,7 @@ msgctxt ""
"par_id3118473\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Vælg <emph>Formater - Tegn - Kanter</emph>."
#: border_character.xhp
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"par_id3110171\n"
"help.text"
msgid "Select one of the default border styles in the <emph>Default</emph> area."
-msgstr ""
+msgstr "Vælg en af standard kanttypografier i området <emph>Standard</emph>."
#: border_character.xhp
msgctxt ""
@@ -1426,7 +1426,7 @@ msgctxt ""
"par_id3151046\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Vælg en linjetypografi, bredde og farve for den valgte kant i området <emph>Linje</emph>. Disse indstillinger gælder for alle kantlinjer som er en del af den valgte kanttypografi."
#: border_character.xhp
msgctxt ""
@@ -1434,7 +1434,7 @@ msgctxt ""
"par_id3152172\n"
"help.text"
msgid "Select the distance between the border lines and the selected characters in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Vælg en afstand mellem kantlinjerne og de markerede tegn i området <emph>Afstand til indhold</emph>. Du kan kun ændre afstand til grænser, som har en defineret kant."
#: border_character.xhp
msgctxt ""
@@ -1442,7 +1442,7 @@ msgctxt ""
"par_id3111023\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Klik på <emph>OK</emph> for at anvende ændringerne."
#: border_character.xhp
msgctxt ""
@@ -1450,7 +1450,7 @@ msgctxt ""
"hd_id3142068\n"
"help.text"
msgid "To Set a Customized Border Style"
-msgstr ""
+msgstr "For at sætte en tilpasset kanttype"
#: border_character.xhp
msgctxt ""
@@ -1458,7 +1458,7 @@ msgctxt ""
"par_id3118613\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Marker det område af tegn, som du ønsker at tilføje en kant omkring."
#: border_character.xhp
msgctxt ""
@@ -1466,7 +1466,7 @@ msgctxt ""
"par_id3111663\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph>."
-msgstr ""
+msgstr "Vælg <emph>Formater - Tegn - Kanter</emph>."
#: border_character.xhp
msgctxt ""
@@ -1474,7 +1474,7 @@ msgctxt ""
"par_id3110541\n"
"help.text"
msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr ""
+msgstr "I området <emph>Brugerdefineret</emph> kan du vælge den eller de kant(er) du ønsker skal fremgå i et almindeligt layout. Klik på en kant i forhåndsvisningen for at slå den pågældende kant til eller fra."
#: border_character.xhp
msgctxt ""
@@ -1482,7 +1482,7 @@ msgctxt ""
"par_id3119149\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Vælg en linjetypografi, bredde og farve for den markerede kanttypografi i området <emph>Linje</emph>. Disse indstillinger gælder for alle kantlinjer som er en del af den valgte kanttypografi."
#: border_character.xhp
msgctxt ""
@@ -1490,7 +1490,7 @@ msgctxt ""
"par_id3116282\n"
"help.text"
msgid "Repeat the last two steps for every border edge."
-msgstr ""
+msgstr "Gentag de sidste to trin for hver kant i rammen."
#: border_character.xhp
msgctxt ""
@@ -1498,7 +1498,7 @@ msgctxt ""
"par_id3111041\n"
"help.text"
msgid "Select the distance between the border lines and the selected characters in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Vælg afstand mellem kantlinjen og de markerede tegn i området <emph>Afstand til indhold</emph>. Du kan kun ændre afstanden hvis der er defineret en kant."
#: border_character.xhp
msgctxt ""
@@ -1506,7 +1506,7 @@ msgctxt ""
"par_id3141606\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr ""
+msgstr "Klik på <emph>OK</emph> for at anvende ændringerne."
#: border_object.xhp
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Vælg en linjetypografi samt bredde og farve for den markerede kanttypografi i området <emph>Linje</emph>. Disse indstillinger gælder for alle kantlinjer som er indeholdt i den valgte kanttypografi."
#: border_page.xhp
msgctxt ""
@@ -1727,7 +1727,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Vælg afstanden mellem kantlinjer og sideindholdet i området <emph>Afstand til indhold</emph>. Du kan kun ændre afstande til kanter som har en kantlinje defineret."
#: border_page.xhp
msgctxt ""
@@ -1772,7 +1772,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Vælg en linjetypografi, bredde og farve for den valgte kanttypografi i området <emph>Linje</emph>. Disse indstillinger er gældende for alle kantlinjer som er med i den pågældende kanttypografi."
#: border_page.xhp
msgctxt ""
@@ -1790,7 +1790,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the distance between the border lines and the page contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Vælg afstanden mellem kantlinjerne og sidens indhold i området <emph>Afstand til indhold</emph>. Du kan kun ændre afstanden for kanter, som har en kantlinje defineret."
#: border_page.xhp
msgctxt ""
@@ -5482,7 +5482,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "To Edit a Footnote or Endnote"
-msgstr "For at redige fodnoter eller slutnoter"
+msgstr "For at redigere fodnoter eller slutnoter"
#: footnote_usage.xhp
msgctxt ""
@@ -9382,7 +9382,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Press F6 to place the cursor inside the document."
-msgstr "Tryk på F6 for at placere markøren inde i dokumnetet."
+msgstr "Tryk på F6 for at placere markøren inde i dokumentet."
#: keyboard.xhp
msgctxt ""
@@ -9435,7 +9435,7 @@ msgctxt ""
"par_idN1072C\n"
"help.text"
msgid "Press F6 to place the cursor inside the document."
-msgstr "Tryk på F6 for at placere markøren inde i dokumnetet."
+msgstr "Tryk på F6 for at placere markøren inde i dokumentet."
#: load_styles.xhp
msgctxt ""
@@ -9950,7 +9950,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "Click \"Number range\" in the <item type=\"menuitem\">Type</item> list."
-msgstr "Klik på \"Sekvensnummererering\" i listen <item type=\"menuitem\">Type</item>."
+msgstr "Klik på \"Sekvensnummerering\" i listen <item type=\"menuitem\">Type</item>."
#: number_sequence.xhp
msgctxt ""
@@ -9986,7 +9986,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "Select the outline level where you want the numbering to restart in the <emph>Level </emph>box."
-msgstr "Vælg det niveau hvor du ønsker at genstarte nummereringen i boxen <emph>Niveau </emph>."
+msgstr "Vælg det niveau hvor du ønsker at genstarte nummereringen i boksen <emph>Niveau</emph>."
#: number_sequence.xhp
msgctxt ""
@@ -11912,7 +11912,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "To print multiple pages on the same sheet, select the number of pages per sheet and optionally set the order of pages. The small preview shows the arrangement of pages."
-msgstr "for at udskrive flere sider på samme ark, marker sideantallet per ark og indstil evemtuelt rækkefølgen af sider. Det lille eksempel viser opstillingen af sider."
+msgstr "For at udskrive flere sider på samme ark, markér sideantallet per ark og indstil eventuelt rækkefølgen af sider. Det lille eksempel viser opstillingen af sider."
#: print_small.xhp
msgctxt ""
@@ -13787,7 +13787,7 @@ msgctxt ""
"par_id3155922\n"
"help.text"
msgid "When you save a text document in HTML format, any graphics in the document are saved into the HTML document as embedded data streams. $[officename] tries to keep the original format of graphics, i.e. JPEG pictures or SVG images will be saved into HTML as such. All other graphic formats are saved as PNG."
-msgstr ""
+msgstr "Når du gemmer et tekstdokument i HTML-format, gemmes alle billeder i dokumentet i HTML-filen som indlejrede data streams. $[officename] forsøger at bibeholde det oprindelige grafikformat, f.eks. gemmes JPEG billeder eller SVG-billeder i HTML-dokumentet i deres originale format. Alle andre grafikformater gemmes som PNG."
#: send2html.xhp
msgctxt ""
@@ -14479,7 +14479,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Updating Styles From Selections"
-msgstr "Opdaterering af typografier fra markeringer"
+msgstr "Opdatering af typografier fra markeringer"
#: stylist_update.xhp
msgctxt ""
@@ -14496,7 +14496,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<variable id=\"stylist_update\"><link href=\"text/swriter/guide/stylist_update.xhp\" name=\"Updating Styles From Selections\">Updating Styles From Selections</link></variable>"
-msgstr "<variable id=\"stylist_update\"><link href=\"text/swriter/guide/stylist_update.xhp\" name=\"Opdaterering af typografier fra markeringer\">Opdaterering af typografier fra markeringer</link></variable>"
+msgstr "<variable id=\"stylist_update\"><link href=\"text/swriter/guide/stylist_update.xhp\" name=\"Updating Styles From Selections\">Opdatering af typografier fra markeringer</link></variable>"
#: stylist_update.xhp
msgctxt ""
@@ -14935,7 +14935,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "In the table grid, drag to select the numbers of rows and columns that you want, and then release."
-msgstr "Træk i tabelgittereret for at vælge antallet af rækker og kolonner som du ønsker og slip så."
+msgstr "Træk i tabelgitteret for at vælge antallet af rækker og kolonner som du ønsker og slip så."
#: table_insert.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/swriter/librelogo.po b/source/da/helpcontent2/source/text/swriter/librelogo.po
index f7749ba82d5..63270fa6382 100644
--- a/source/da/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/da/helpcontent2/source/text/swriter/librelogo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-10-22 14:15+0000\n"
+"PO-Revision-Date: 2013-12-19 06:16+0000\n"
"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1382451332.0\n"
+"X-POOTLE-MTIME: 1387433762.0\n"
#: LibreLogo.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_180\n"
"help.text"
msgid "LibreLogo is a simple, localized, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
+msgstr "LibreLogo er et simpel Logo-lignende programmeringsmiljø med skildpadde vektorgrafik til undervisning og programmering (programmer og tekstbehandling), Dtp OG GRAFISK DESIGN. Se <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
#: LibreLogo.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_290\n"
"help.text"
msgid "Click on the icon “run” to execute the text (or only the selected) text of the Writer document as a LibreLogo program."
-msgstr ""
+msgstr "Klik på ikonet “Kør” for at eksekvere teksten (eller kun den markerede tekst) i Writerdokumentet som et LibreLogo-program."
#: LibreLogo.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"hd_413\n"
"help.text"
msgid "Graphical user interface of basic turtle settings"
-msgstr ""
+msgstr "Grafisk brugergrænseflade og grundlæggende skildpaddeindstillinger"
#: LibreLogo.xhp
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"par_415\n"
"help.text"
msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can positionate and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
-msgstr ""
+msgstr "Skildpaddeformen i LibreLogo er et almindeligt tegneobjekt med fast størrelse. Du kan også placere og rotere på normal vis, ved hjælp af musen og rotations-ikonet i værktøjslinjen Tegneobjekteegenskaber. Ændring af linje tykkelse, linje farve og områdefarve for skildpadden sker med LibreLogo attribut-kommandoerne PENSIZE, PENCOLOR og FILLCOLOR."
#: LibreLogo.xhp
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"par_450\n"
"help.text"
msgid "LibreLogo is an easily localizable, Logo-like programming language, localized in several languages by LibreOffice native language communities. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
+msgstr "LibreLogo er et let oversætteligt logo-lignede programmeringssprog, som er oversat til adskillige sprog. Det er bagudkompatibelt med ældre Logo-systemer i tilfælde af simple Logo-programmer i undervisningssammenhænge."
#: LibreLogo.xhp
msgctxt ""
@@ -670,7 +670,7 @@ msgctxt ""
"par_990\n"
"help.text"
msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING [0, 0] ; turn to the top-left corner<br/> HEADING ANY ; turn to a random direction<br/>"
-msgstr ""
+msgstr "HEADING 0 ; drej mod nord<br/> HEADING 12h ; Se ovenfor<br/> HEADING [0, 0] ; drej mod øverste venstre hjørne<br/> HEADING ANY ; drej til en vilkårlig retning<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"hd_1153\n"
"help.text"
msgid "PENCAP/LINECAP"
-msgstr ""
+msgstr "PENCAP/LINECAP"
#: LibreLogo.xhp
msgctxt ""
@@ -814,7 +814,7 @@ msgctxt ""
"par_1155\n"
"help.text"
msgid "PENCAP “none” ; without extra line end (default)<br/> PENCAP “round” ; rounded line end<br/> PENCAP “square” ; square line end<br/>"
-msgstr ""
+msgstr "PENCAP “none” ; uden ekstra linjeafslutning (default)<br/> PENCAP “round” ; afrundet linjeafslutning<br/> PENCAP “square” ; kantet linjeafslutning<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1134,7 +1134,7 @@ msgctxt ""
"par_1545\n"
"help.text"
msgid "saving SVG images and SVG/SMIL animations;"
-msgstr ""
+msgstr "Gemmer SVG-billeder og SVG/SMIL-animationer;"
#: LibreLogo.xhp
msgctxt ""
@@ -1198,7 +1198,7 @@ msgctxt ""
"hd_1614\n"
"help.text"
msgid "Saving SVG images"
-msgstr ""
+msgstr "Gemmer SVG-billeder"
#: LibreLogo.xhp
msgctxt ""
@@ -1206,7 +1206,7 @@ msgctxt ""
"par_1617\n"
"help.text"
msgid "PICTURE “example.svg” [ CIRCLE 5 ] ; save the picture as an SVG image file in the user folder<br/> PICTURE “Desktop/example.svg” [ FORWARD 100 CIRCLE 5 ] ; as above, with a relative path<br/> PICTURE “/home/user/example.svg” [ CIRCLE 5 ] ; absolute path for Unix/Linux<br/> PICTURE “C:\\example.svg” [ CIRCLE 5 ] ; absolute path for Windows<br/>"
-msgstr ""
+msgstr "PICTURE “eksampel.svg” [ CIRCLE 5 ] ; gem billeder som et SVG-billede i brugerens hjemmemappe<br/> PICTURE “Skrivebord/eksempel.svg” [ FORWARD 100 CIRCLE 5 ] ; som ovenfor med en relativ sti<br/> PICTURE “/home/user/eksempel.svg” [ CIRCLE 5 ] ; absolut sti for Unix/Linux<br/> PICTURE “C:\\eksempel.svg” [ CIRCLE 5 ] ; absolut sti på Windows<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1214,7 +1214,7 @@ msgctxt ""
"hd_1618\n"
"help.text"
msgid "Saving SVG/SMIL animations (drawings with SLEEP commands)"
-msgstr ""
+msgstr "Gemmer SVG/SMIL animations (tegninger med SLEEP-kommandoer)"
#: LibreLogo.xhp
msgctxt ""
@@ -1222,7 +1222,7 @@ msgctxt ""
"par_1619\n"
"help.text"
msgid "PICTURE “animation.svg” [ CIRCLE 5 SLEEP 1000 CIRCLE 99 ] ; save as an SVG/SMIL animation (see also SLEEP)<br/> PICTURE “animation2.svg” [ CIRCLE 5 SLEEP 1000 CIRCLE 99 SLEEP 2000 ] ; as above, but using SLEEP after the last object will result looping: after 2 seconds the SVG animation restarts in SMIL-conformant browsers"
-msgstr ""
+msgstr "PICTURE “animation.svg” [ CIRCLE 5 SLEEP 1000 CIRCLE 99 ] ; gem en SVG/SMIL animation (se også SLEEP)<br/> PICTURE “animation2.svg” [ CIRCLE 5 SLEEP 1000 CIRCLE 99 SLEEP 2000 ] ; som ovenfor, menved brug af SLEEP efter sidste objekt vil resultatet køre i ring: efter 2 sekunder starter animationen forfra, hvis den vises i en browser, som understøtter SMIL."
#: LibreLogo.xhp
msgctxt ""
@@ -1406,7 +1406,7 @@ msgctxt ""
"par_1840\n"
"help.text"
msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 = 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
+msgstr "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 = 0 [ CONTINUE ]<br/> CIRCLE 10 ; tegner cirkler på hver anden position<br/> ]<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"par_1900\n"
"help.text"
msgid "IF a < 10 AND NOT a = 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ]<br/> IF a < 10 AND a != 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ] ; as above<br/>"
-msgstr ""
+msgstr "IF a < 10 AND NOT a = 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ]<br/> IF a < 10 AND a != 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ] ; som ovenfor<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1910,7 +1910,7 @@ msgctxt ""
"par_2470\n"
"help.text"
msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr "; Konverter listen til et Python sæt<br/> PRINT SET [4, 5, 6, 6] ; skriv {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; skriv {1, 4, 5, 6, 9}, foeningsmængden<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; skriv {4}, fællesmængden<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; skriv {5, 6}, forskellen<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; skriv {1, 5, 6, 9}, symmetrisk forskel <br/>"
+msgstr "; Konverter listen til et Python sæt<br/> PRINT SET [4, 5, 6, 6] ; skriv {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; skriv {1, 4, 5, 6, 9}, foreningsmængden<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; skriv {4}, fællesmængden<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; skriv {5, 6}, forskellen<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; skriv {1, 5, 6, 9}, symmetrisk forskel <br/>"
#: LibreLogo.xhp
msgctxt ""
diff --git a/source/da/librelogo/source/pythonpath.po b/source/da/librelogo/source/pythonpath.po
index 81fd1e5afb2..f3f06107ed5 100644
--- a/source/da/librelogo/source/pythonpath.po
+++ b/source/da/librelogo/source/pythonpath.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-25 13:43+0000\n"
-"Last-Translator: Jørgen <jfma@mailme.dk>\n"
+"PO-Revision-Date: 2013-12-08 19:48+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: none\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369489434.0\n"
+"X-POOTLE-MTIME: 1386532126.0\n"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"PENCAP\n"
"property.text"
msgid "pencap|linecap"
-msgstr ""
+msgstr "Penneloft|linjeloft"
#: LibreLogo_en_US.properties
msgctxt ""
diff --git a/source/da/nlpsolver/src/locale.po b/source/da/nlpsolver/src/locale.po
index 257e0588054..e55d790bcae 100644
--- a/source/da/nlpsolver/src/locale.po
+++ b/source/da/nlpsolver/src/locale.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-12-27 21:53+0200\n"
-"Last-Translator: wkn <wkn@kor.dk>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-29 17:28+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388338135.0\n"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"NLPSolverCommon.Properties.DEFactor\n"
"property.text"
msgid "DE: Scaling Factor (0-1.2)"
-msgstr "DE: Skalleringsfaktor (0-1.2)"
+msgstr "DE: Skaleringsfaktor (0-1.2)"
#: NLPSolverCommon_en_US.properties
msgctxt ""
diff --git a/source/da/officecfg/registry/data/org/openoffice.po b/source/da/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..a9cc3723e92
--- /dev/null
+++ b/source/da/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-19 20:01+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387483275.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Base: Databaseformular"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Base: Rapportdesign"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Base: Relationsdesign"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Base: Forespørgselsdesign"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Base: Visningsdesign"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Base: Tabeldesign"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Base: Datavisning"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Base: Tabeldatavisning"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Base: Oracle Report Builder"
diff --git a/source/da/officecfg/registry/data/org/openoffice/Office.po b/source/da/officecfg/registry/data/org/openoffice/Office.po
index 464929067f3..8c1b2d725c9 100644
--- a/source/da/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/da/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 17:39+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2013-12-09 16:01+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385833142.0\n"
+"X-POOTLE-MTIME: 1386604902.0\n"
#: Addons.xcu
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"STR_FINISH\n"
"value.text"
msgid "~Finish"
-msgstr "Færdig"
+msgstr "Afslut"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
index 9eb91b20a8e..59c611aa739 100644
--- a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-01 15:57+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2013-12-19 20:01+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385913475.0\n"
+"X-POOTLE-MTIME: 1387483281.0\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -1403,14 +1403,13 @@ msgid "~Statistics"
msgstr "Statistik"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SamplingDialog\n"
"Label\n"
"value.text"
msgid "~Sampling..."
-msgstr "~Stavekontrol..."
+msgstr "~Prøvetagning..."
#: CalcCommands.xcu
msgctxt ""
@@ -2553,7 +2552,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Strea~ms..."
-msgstr ""
+msgstr "Strømme..."
#: CalcCommands.xcu
msgctxt ""
@@ -2562,7 +2561,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Resume streaming"
-msgstr ""
+msgstr "Genoptag strømning"
#: CalcCommands.xcu
msgctxt ""
@@ -2571,7 +2570,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop streaming"
-msgstr ""
+msgstr "Stop strømning"
#: CalcCommands.xcu
msgctxt ""
@@ -3462,7 +3461,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Data Streams"
-msgstr ""
+msgstr "Datastrømme"
#: CalcWindowState.xcu
msgctxt ""
@@ -4617,14 +4616,13 @@ msgid "Show/Hide Axis Description(s)"
msgstr "Aksebeskrivelse(r) til/fra"
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:ToggleGridVertical\n"
"Label\n"
"value.text"
msgid "Vertical Grid Major/Major&Minor/Off"
-msgstr "Vandret gitter Overordnet/Overordnet&Underordnet/Fra"
+msgstr "Lodret gitter Overordnet/Overordnet&Underordnet/Fra"
#: ChartCommands.xcu
msgctxt ""
@@ -22296,24 +22294,22 @@ msgid "Fra~me/Object..."
msgstr "~Ramme/Objekt..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:GraphicDialog\n"
"Label\n"
"value.text"
msgid "Image..."
-msgstr "~Side..."
+msgstr "Billede..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:GraphicDialog\n"
"ContextLabel\n"
"value.text"
msgid "~Image..."
-msgstr "~Side..."
+msgstr "Billede..."
#: WriterCommands.xcu
msgctxt ""
@@ -23338,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Tilbagetast"
+msgid "Shift+Backspace"
+msgstr "Skift+Tilbage"
#: WriterCommands.xcu
msgctxt ""
@@ -23756,14 +23752,13 @@ msgid "Edit Footnote/Endnote"
msgstr "Rediger fodnote/slutnote"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:MirrorGraphicOnEvenPages\n"
"Label\n"
"value.text"
msgid "Flip Images on Even Pages"
-msgstr "Spejlvend grafik på lige sider"
+msgstr "Spejlvend billeder på lige sider"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/da/reportdesign/uiconfig/dbreport/ui.po b/source/da/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..8a01eb624a6
--- /dev/null
+++ b/source/da/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-19 09:53+0000\n"
+"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387446799.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "Dato og tid"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "Medtag dato"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "Format:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "Medtag tid"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "Format:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "Sidenumre"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "Side N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "Side N af M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "Format"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "Top af siden (Sidehoved)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "Bund af siden (Sidefod)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "Placering"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "Venstre"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "Centreret"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "Højre"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "Justering:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "Vis sidenummer på første side"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "Generel"
diff --git a/source/da/sc/source/ui/StatisticsDialogs.po b/source/da/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..dae678d19ce
--- /dev/null
+++ b/source/da/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-08 19:27+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389209265.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "Løbende gennemsnit"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "Eksponentiel udglatning"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "Variansanalyse"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "ANOVA (Variansanalyse) - Enkeltfaktor"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "Grupper"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "Imellem grupper"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "Tilhørende grupper"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "Kilde til variation"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "SS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "df"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "P-værdi"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F kritisk"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "Total"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "Korrelation"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "Korrelationer"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr "Kovarians"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr "Kovarianser"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr "Beskrivende statistikker"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Middel"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "Standardfejl"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr "Tilstand"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Median"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr "Varians"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Standardafvigelse"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr "Kurtosis"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr "Skævhed"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "Område"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "Minimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "Maksimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "Sum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr "Antal"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr "Tilfældig ($(DISTRIBUTION))"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr "Ensartet"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr "Ensartet heltal"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "Normal"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr "Cauchy"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr "Bernoulli"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr "Binomial"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr "Negativ binominal"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr "Chi-kvadrat"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr "Geometrisk"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "Minimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "Maksimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Middel"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Standardafvigelse"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Median"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr "Sigma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "p Værdi"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr "Antal forsøg"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "Konstringens"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr "Stikprøvetagning"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "Kolonne %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "Række %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alpha"
diff --git a/source/da/sc/source/ui/src.po b/source/da/sc/source/ui/src.po
index ac3772ec783..f8953c97304 100644
--- a/source/da/sc/source/ui/src.po
+++ b/source/da/sc/source/ui/src.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 17:11+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-01-17 13:43+0000\n"
+"Last-Translator: wkn <wkn@kor.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385831482.0\n"
+"X-POOTLE-MTIME: 1389966205.0\n"
#: autofmt.src
msgctxt ""
@@ -10306,8 +10306,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Startperiode. Den første periode i beregningen. Start = 1 betyder første periode."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Startperioden. Den første periode, som skal medregnes. S = 1 angiver den allerførste periode."
#: scfuncs.src
msgctxt ""
@@ -10423,8 +10423,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Startperiode. Den første periode i beregningen. Start = 1 betyder første periode."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Startperioden. Den første periode, som skal medregnes. S = 1 angiver den allerførste periode."
#: scfuncs.src
msgctxt ""
@@ -12587,14 +12587,13 @@ msgid "range"
msgstr "Område"
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF\n"
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr "Området kriterierne skal anvendes på."
+msgstr "Celleområdet som skal evalueres efter de angivne kriterier."
#: scfuncs.src
msgctxt ""
@@ -14181,14 +14180,13 @@ msgid "Array multiplication. Returns the product of two arrays."
msgstr "Returnerer produktet af to matricer."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT\n"
"2\n"
"string.text"
msgid "array_1"
-msgstr "Matrix_X"
+msgstr "område_1"
#: scfuncs.src
msgctxt ""
@@ -14200,14 +14198,13 @@ msgid "The first array for the array product."
msgstr "Den første matrix som skal indgå i produktet."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT\n"
"4\n"
"string.text"
msgid "array_2"
-msgstr "Matrix_X"
+msgstr "område_2"
#: scfuncs.src
msgctxt ""
@@ -16447,8 +16444,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Binomialfordelingens grænseargumenter."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Returnerer den mindste værdi for hvilken den akkumulerede binomialfordeling er større end eller lig med en kriterieværdi."
#: scfuncs.src
msgctxt ""
@@ -16510,8 +16507,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Binomialfordelingens grænseargumenter."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Returnerer den mindste værdi for hvilken den akkumulerede binomialfordeling er større end eller lig med en kriterieværdi."
#: scfuncs.src
msgctxt ""
@@ -16633,6 +16630,69 @@ msgstr "0 eller FALSK beregner sandsynlighedstæthedsfunktionen. Alle andre vær
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "Værdier for Poisson-fordelingen"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Tal"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "Den værdi som Poisson-fordelingen skal beregnes for."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "Middelværdi"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "Middelværdi. Poisson-fordelingens middelværdi."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Kumulativ"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr "0 eller FALSK beregner sandsynlighedstæthedsfunktionen. Øvrige værdier eller SAND eller udeladt beregner den akkumulerede fordelingsfunktion."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17038,6 +17098,69 @@ msgstr "Kumuleret. Kumulativ = 0 beregner tæthedsfunktionen, Kumulativ = 1 ford
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "Værdier for eksponentialfordelingen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Tal"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "Den værdi som eksponentialfordelingen skal beregnes for."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "Lambda"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "Eksponentialfordelingens parameter."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Kumuleret. Kumulativ = 0 beregner tæthedsfunktionen, Kumulativ = 1 fordelingen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17591,7 +17714,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse beta distribution is to be calculated."
-msgstr ""
+msgstr "Sandsynlighedsværdien for hvilken den inverse betadistribution skal beregnes."
#: scfuncs.src
msgctxt ""
@@ -17749,6 +17872,87 @@ msgstr "Kumuleret. Kumulativ = 0 beregner tæthedsfunktionen, Kumulativ = 1 ford
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "Returnerer værdier for Weibull-fordelingen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Tal"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "Den værdi som Weibull-fordelingen skal beregnes for."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alfa"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "Parameter Alfa i Weibull-fordelingen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "Beta"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "Parameter Beta i Weibull-fordelingen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr "C"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Kumuleret. Kumulativ = 0 beregner tæthedsfunktionen, Kumulativ = 1 fordelingen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17830,6 +18034,105 @@ msgstr "Populationens størrelse."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "Værdier for den hypergeometriske fordeling."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr "X"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "Antal gunstige udfald i stikprøven."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "Prøvestørrelse"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "Stikprøvens størrelse."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "Population_s"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "Antal gunstige udfald i populationen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "Populationsstørrelse"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "Populationens størrelse."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Kumulativ"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr "Kumuleret. SAND beregner den kumulerede distributionsfunktion. FALSK beregner den sandsynlige massefunktion."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -18001,6 +18304,150 @@ msgstr "Frihedsgrader i F-fordelingens nævner."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "Værdier for F-fordelingen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Tal"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Den værdi som F-fordelingen skal beregnes for."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "Frihedsgrader_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Frihedsgrader i F-fordelingens tæller."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "Frihedsgrader_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Frihedsgrader i F-fordelingens nævner."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "kumulativ"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr "Kumulativ fordelingsfunktion (SAND) eller sandsynlighedstæthedsfunktionen (FALSK)."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "Værdier for højre hale af F-sandsynlighedsfordelingen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Tal"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Den værdi som F-fordelingen skal beregnes for."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "Frihedsgrader_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Frihedsgrader i F-fordelingens tæller."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "Frihedsgrader_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Frihedsgrader i F-fordelingens nævner."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18064,6 +18511,132 @@ msgstr "Frihedsgrader i F-fordelingens nævner."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "Værdier for den inverse venstre hale af F-fordelingen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "Tal"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Sandsynlighedsværdien for hvilken den inverse F-fordeling skal beregnes."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "Frihedsgrader_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Frihedsgrader i F-fordelingens tæller."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "Frihedsgrader_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Frihedsgrader i F-fordelingens nævner."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "Værdier for den inverse højre hale af F-fordelingen."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "Tal"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Sandsynlighedsværdien for hvilken den inverse F-fordeling skal beregnes."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "Frihedsgrader_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Frihedsgrader i F-fordelingens tæller."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "Frihedsgrader_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Frihedsgrader i F-fordelingens nævner."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18221,7 +18794,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
-msgstr ""
+msgstr "Returnerer venstre-hale sandsynligheden for den kululative distributionsfunktion eller værdier for sandsynlighedstæthedsfunktionen af chi-kvadrat distributionen."
#: scfuncs.src
msgctxt ""
@@ -18239,7 +18812,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
-msgstr ""
+msgstr "Værdien for hvilken sandsynlighedstæthedsfunktionen eller den kumulative distributionsfunktion skal beregnes."
#: scfuncs.src
msgctxt ""
@@ -18274,8 +18847,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "0 eller FALSK angiver funktionen for sandsynlighedstætheden. Enhver anden værdi eller SAND eller udeladt giver den akkumulerede fordelingsfunktion."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
+msgstr "0 eller FALSK beregner sandsynlighedstæthedsfunktionen. Øvrige værdier eller SAND beregner den akkumulerede fordelingsfunktion."
#: scfuncs.src
msgctxt ""
@@ -18347,7 +18920,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
-msgstr ""
+msgstr "Sandsynlighedsværdien for hvilken den inverse chi-kvadrat fordeling skal beregnes."
#: scfuncs.src
msgctxt ""
@@ -18413,14 +18986,13 @@ msgid "The degrees of freedom of the chi square distribution."
msgstr "Frihedsgraderne i chi-kvadrat-fordelingen."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV_MS\n"
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr "Værdier af den inverse af CHISQDIST(x;Frihedsgrader;TRUE())."
+msgstr "Værdier af den inverse af CHI2.FORD(x;Frihedsgrader;TRUE())."
#: scfuncs.src
msgctxt ""
@@ -18438,7 +19010,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
-msgstr ""
+msgstr "Sandsynlighedsværdien for hvilken den inverse af chi-kvadratfordelingen skal beregnes."
#: scfuncs.src
msgctxt ""
@@ -18738,14 +19310,13 @@ msgid "The size of the population."
msgstr "Populationens størrelse."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_T\n"
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr "Beregner konfidensintervallet for en normalfordeling."
+msgstr "Returnerer et (1 alfa) konfidensinterval for en observations t-fordeling."
#: scfuncs.src
msgctxt ""
@@ -19002,6 +19573,51 @@ msgstr "Den anden dataposts matrix."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "Returnerer F-varianstesten."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "Data_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "Den første dataposts matrix."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "Data_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "Den anden dataposts matrix."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
@@ -19357,7 +19973,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Beregner populationens kovarians."
#: scfuncs.src
msgctxt ""
@@ -19402,7 +20018,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Calculates the population covariance."
-msgstr ""
+msgstr "Beregner populationens kovarians."
#: scfuncs.src
msgctxt ""
@@ -19441,14 +20057,13 @@ msgid "The second record array."
msgstr "Den anden dataposts matrix."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVARIANCE_S\n"
"1\n"
"string.text"
msgid "Calculates the sample covariance."
-msgstr "Beregner kovariansen."
+msgstr "Beregner prøvens kovarians."
#: scfuncs.src
msgctxt ""
@@ -21430,7 +22045,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed."
-msgstr ""
+msgstr "Tusindtalsskilletegn. Hvis 0 eller udeladt benyttes skilletegnet fra locale, ellers udelades separatoren."
#: scfuncs.src
msgctxt ""
@@ -22451,14 +23066,13 @@ msgid "The integer number of bits the value is to be shifted."
msgstr "Det heltallige antal bits, som værdien skal forskydes."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LENB\n"
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr "Beregner længden af en tekststreng."
+msgstr "Beregner længden af en tekststreng med DBCS"
#: scfuncs.src
msgctxt ""
@@ -22479,14 +23093,13 @@ msgid "The text in which the length is to be determined."
msgstr "Den tekst hvis længde skal beregnes."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB\n"
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr "Returnerer det eller de sidste tegn i en tekst."
+msgstr "Returnerer det eller de sidste tegn i en tekst med DBCS"
#: scfuncs.src
msgctxt ""
@@ -22525,14 +23138,13 @@ msgid "The number of characters for the end text."
msgstr "Antal tegn der skal uddrages."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB\n"
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr "Returnerer det eller de første tegn i en tekst."
+msgstr "Returnerer det eller de første tegn i en tekst, med DBCS"
#: scfuncs.src
msgctxt ""
@@ -22571,14 +23183,13 @@ msgid "The number of characters for the start text."
msgstr "Antal tegn der skal uddrages."
#: scfuncs.src
-#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB\n"
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr "Returnerer en bestemt tekststreng i en tekst."
+msgstr "Returnerer en bestemt tekststreng i en tekst, med DBCS"
#: scfuncs.src
msgctxt ""
diff --git a/source/da/sc/uiconfig/scalc/ui.po b/source/da/sc/uiconfig/scalc/ui.po
index c5b6d121764..26bf8694769 100644
--- a/source/da/sc/uiconfig/scalc/ui.po
+++ b/source/da/sc/uiconfig/scalc/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 19:19+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-01-14 18:46+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: none\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385839159.0\n"
+"X-POOTLE-MTIME: 1389725187.0\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "dummy"
#: advancedfilterdialog.ui
msgctxt ""
@@ -166,8 +166,8 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
-msgstr "Deskriptiv statistik"
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Variansanalyse (ANOVA)"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -184,8 +184,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Uddataområde"
+msgid "Results to"
+msgstr "Resulterer i"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -340,6 +340,105 @@ msgstr "Konsolideringsområder:"
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -433,8 +532,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Uddataområde"
+msgid "Results to"
+msgstr "Resulterer i"
#: correlationdialog.ui
msgctxt ""
@@ -487,8 +586,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Uddataområde"
+msgid "Results to"
+msgstr "Resulterer i"
#: covariancedialog.ui
msgctxt ""
@@ -646,7 +745,7 @@ msgstr "_Luk"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -658,8 +757,8 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
-msgstr "URL"
+msgid "URL:"
+msgstr "URL:"
#: datastreams.ui
msgctxt ""
@@ -695,7 +794,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct data feed"
-msgstr ""
+msgstr "Direkte datastrøm"
#: datastreams.ui
msgctxt ""
@@ -712,8 +811,8 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
-msgstr "værdi1,værdi2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
+msgstr "Værdi1,værdi2,...,værdiN, og fyld ind i område:"
#: datastreams.ui
msgctxt ""
@@ -731,16 +830,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Interpret stream data as"
-msgstr ""
+msgstr "Fortolk data fra strøm som"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
-msgstr "Fyld data i området"
+msgid "Empty lines trigger UI refresh"
+msgstr "Tomme linjer udløser en genopfriskning af brugergrænsefladen"
#: datastreams.ui
msgctxt ""
@@ -749,7 +848,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Source stream"
-msgstr ""
+msgstr "Kildestrøm"
#: datastreams.ui
msgctxt ""
@@ -793,8 +892,8 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
-msgstr "Begræns til"
+msgid "Limit to:"
+msgstr "Begræns til:"
#: datastreams.ui
msgctxt ""
@@ -824,14 +923,13 @@ msgid "Maximal amount of rows"
msgstr "Maksimalt antal rækker"
#: definedatabaserangedialog.ui
-#, fuzzy
msgctxt ""
"definedatabaserangedialog.ui\n"
"DefineDatabaseRangeDialog\n"
"title\n"
"string.text"
msgid "Define Database Range"
-msgstr "Marker databaseområde"
+msgstr "Definer databaseområde"
#: definedatabaserangedialog.ui
msgctxt ""
@@ -930,7 +1028,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "M_odify"
-msgstr ""
+msgstr "Ændre"
#: definename.ui
msgctxt ""
@@ -1190,8 +1288,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Uddataområde"
+msgid "Results to"
+msgstr "Resulterer i"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1343,8 +1441,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Uddataområde"
+msgid "Results to"
+msgstr "Resulterer i"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -1488,7 +1586,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "Højre"
#: filldlg.ui
msgctxt ""
@@ -1506,7 +1604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "Venstre"
#: filldlg.ui
msgctxt ""
@@ -1533,7 +1631,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Growth"
-msgstr ""
+msgstr "Vækst"
#: filldlg.ui
msgctxt ""
@@ -2337,14 +2435,13 @@ msgid "Insert Cells"
msgstr "Indsæt celler"
#: insertcells.ui
-#, fuzzy
msgctxt ""
"insertcells.ui\n"
"down\n"
"label\n"
"string.text"
msgid "Shift cells _down"
-msgstr "Ryk celler opad"
+msgstr "Ryk celler nedad"
#: insertcells.ui
msgctxt ""
@@ -2793,8 +2890,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Uddataområde"
+msgid "Results to"
+msgstr "Resulterer i"
#: movingaveragedialog.ui
msgctxt ""
@@ -3154,7 +3251,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Prefix name for new worksheet"
-msgstr ""
+msgstr "Præfiks for nyt arknavn"
#: optdefaultpage.ui
msgctxt ""
@@ -3181,7 +3278,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always apply manual breaks"
-msgstr ""
+msgstr "Anvend altid manuelle skift"
#: optdlg.ui
msgctxt ""
@@ -3325,7 +3422,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Excel 2007 and newer"
-msgstr ""
+msgstr "Excel 2007 og nyere"
#: optformula.ui
msgctxt ""
@@ -3487,7 +3584,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Page Style"
-msgstr ""
+msgstr "Sidetypografi"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3496,7 +3593,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Administration"
#: pagetemplatedialog.ui
msgctxt ""
@@ -3559,7 +3656,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Cell Style"
-msgstr ""
+msgstr "Celletypografi"
#: paratemplatedialog.ui
msgctxt ""
@@ -3577,7 +3674,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Administration"
#: paratemplatedialog.ui
msgctxt ""
@@ -3849,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr "Valgmuligheder"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr "Denne datastrøm er genereret af et skript. Ønsker du at udføre %URL?"
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -3874,7 +3980,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribution"
-msgstr ""
+msgstr "Fordeling"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3883,7 +3989,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Seed"
-msgstr ""
+msgstr "Sædekorn"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3919,7 +4025,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable Custom Seed"
-msgstr ""
+msgstr "Aktiver tilpasset sædekorn"
#: randomnumbergenerator.ui
msgctxt ""
@@ -3982,7 +4088,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Chi-kvadrat"
#: randomnumbergenerator.ui
msgctxt ""
@@ -4062,8 +4168,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Uddataområde"
+msgid "Results to"
+msgstr "Resulterer i"
#: samplingdialog.ui
msgctxt ""
@@ -4071,7 +4177,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr "Stikprøvestørrelse"
#: samplingdialog.ui
@@ -4234,7 +4340,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show overwrite _warning when pasting data"
-msgstr ""
+msgstr "Vis advarsel for overskrivning, når data indsættes"
#: scgeneralpage.ui
msgctxt ""
@@ -4288,7 +4394,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use legacy cursor movement behavior when selecting"
-msgstr ""
+msgstr "Brug gammeldags markørbevægelse når der markeres"
#: scgeneralpage.ui
msgctxt ""
@@ -4923,15 +5029,6 @@ msgstr "Angiv baggrundsfarven for de markerede celler."
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "værktøjsknap1"
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4959,20 +5056,11 @@ msgstr "Angiv kanterne for de markerede celler."
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "værktøjsknap1"
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
msgid "Select the line style of the borders."
-msgstr ""
+msgstr "Vælg linjetypografi for kanterne."
#: sidebarcellappearance.ui
msgctxt ""
@@ -4986,15 +5074,6 @@ msgstr "Vælg linjestilen for kanterne."
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr "værktøjsknap2"
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5031,15 +5110,6 @@ msgstr "Angiv linjefarven for kanterne."
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "værktøjsknap1"
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5161,7 +5231,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "Boolean Value"
-msgstr ""
+msgstr "Boolsk værdi"
#: sidebarnumberformat.ui
msgctxt ""
@@ -5175,51 +5245,6 @@ msgstr "Tekst"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "værktøjsknap1"
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr "værktøjsknap2"
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr "værktøjsknap3"
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr "værktøjsknap4"
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr "værktøjsknap5"
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5301,16 +5326,16 @@ msgstr "Ændrer skriftfarven for negative tal til rød."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr "Tusindtalsadskiller"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5319,7 +5344,7 @@ msgstr "Indsætter tusindtalsadskillelse."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5886,6 +5911,78 @@ msgstr "Standardfilter"
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5922,6 +6019,366 @@ msgstr "Værdi"
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -5953,7 +6410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Regular _expressions"
-msgstr ""
+msgstr "Regulære udtryk"
#: standardfilterdialog.ui
msgctxt ""
@@ -5962,7 +6419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_No duplications"
-msgstr ""
+msgstr "Ingen dubletter"
#: standardfilterdialog.ui
msgctxt ""
@@ -5998,7 +6455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "dummy"
-msgstr ""
+msgstr "dummy"
#: standardfilterdialog.ui
msgctxt ""
@@ -6070,7 +6527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pre-_sort area according to groups"
-msgstr ""
+msgstr "Forsorteret område jævnfør grupperinger"
#: subtotaloptionspage.ui
msgctxt ""
@@ -6372,20 +6829,128 @@ msgstr "Valgmuligheder"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr "Sideskift"
+msgid "_Formulas"
+msgstr "_Formler"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr "Hjælpelinjer imens der flyttes"
+msgid "Zero val_ues"
+msgstr "Nulværdier"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"annot\n"
+"label\n"
+"string.text"
+msgid "_Comment indicator"
+msgstr "Kommentarmærke"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"value\n"
+"label\n"
+"string.text"
+msgid "Value h_ighlighting"
+msgstr "Fremhæv værdi"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
+msgstr "Anker"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
+msgstr "Tekstoverløb"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
+msgstr "Vis referencer i farve"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"label4\n"
+"label\n"
+"string.text"
+msgid "Display"
+msgstr "Vis"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"rowcolheader\n"
+"label\n"
+"string.text"
+msgid "Colu_mn/row headers"
+msgstr "Kolonne/rækkeoverskrifter"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"hscroll\n"
+"label\n"
+"string.text"
+msgid "Hori_zontal scroll bar"
+msgstr "Vandret rullebjælke"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"vscroll\n"
+"label\n"
+"string.text"
+msgid "_Vertical scroll bar"
+msgstr "Lodret rullebjælke"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
+msgstr "Arkfaner"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
+msgstr "Dispositionssymboler"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
+msgstr "Vindue"
#: tpviewpage.ui
msgctxt ""
@@ -6435,6 +7000,24 @@ msgstr "Skjul"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
+"break\n"
+"label\n"
+"string.text"
+msgid "_Page breaks"
+msgstr "Sideskift"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"guideline\n"
+"label\n"
+"string.text"
+msgid "Helplines _while moving"
+msgstr "Hjælpelinjer imens der flyttes"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6549,132 +7132,6 @@ msgctxt ""
msgid "Zoom"
msgstr "Zoom"
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"formula\n"
-"label\n"
-"string.text"
-msgid "_Formulas"
-msgstr "_Formler"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"nil\n"
-"label\n"
-"string.text"
-msgid "Zero val_ues"
-msgstr "Nulværdier"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"annot\n"
-"label\n"
-"string.text"
-msgid "_Comment indicator"
-msgstr "Kommentarmærke"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"value\n"
-"label\n"
-"string.text"
-msgid "Value h_ighlighting"
-msgstr "Fremhæv værdi"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"anchor\n"
-"label\n"
-"string.text"
-msgid "_Anchor"
-msgstr "Anker"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
-msgstr "Tekstoverløb"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
-msgstr "Vis referencer i farve"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
-msgstr "Vis"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
-msgstr "Kolonne/rækkeoverskrifter"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
-msgstr "Vandret rullebjælke"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
-msgstr "Lodret rullebjælke"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"tblreg\n"
-"label\n"
-"string.text"
-msgid "Sh_eet tabs"
-msgstr "Arkfaner"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"outline\n"
-"label\n"
-"string.text"
-msgid "_Outline symbols"
-msgstr ""
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Window"
-msgstr "Vindue"
-
#: ungroupdialog.ui
msgctxt ""
"ungroupdialog.ui\n"
diff --git a/source/da/scaddins/source/analysis.po b/source/da/scaddins/source/analysis.po
index f7a2df9cb4d..850c8ec898d 100644
--- a/source/da/scaddins/source/analysis.po
+++ b/source/da/scaddins/source/analysis.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 15:55+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2013-12-06 07:49+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385826950.0\n"
+"X-POOTLE-MTIME: 1386316179.0\n"
#: analysis.src
msgctxt ""
@@ -140,7 +140,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "Basis indicates the day-count convention to use in the calculation"
-msgstr ""
+msgstr "Basis indikerer konvention for optælling af dage i beregningen"
#: analysis.src
msgctxt ""
diff --git a/source/da/scaddins/source/pricing.po b/source/da/scaddins/source/pricing.po
index 4b41220f425..6a97ce67a05 100644
--- a/source/da/scaddins/source/pricing.po
+++ b/source/da/scaddins/source/pricing.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 16:27+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2013-12-09 16:05+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385828837.0\n"
+"X-POOTLE-MTIME: 1386605151.0\n"
#: pricing.src
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"25\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Tekst som definerer om grænsen iagttages (c)ontinuously (fortløbende) eller kun ved (e)nd (udløb)"
#: pricing.src
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"27\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Valgfri parameter. Hvis udeladt returnerer funktionen blot optionens pris. Hvis sat vil funktionen returnere prisfølsomheder (Greeks) til en af inputparametrene. Mulige værdier er (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -278,14 +278,13 @@ msgid "spot"
msgstr "punkt"
#: pricing.src
-#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"3\n"
"string.text"
msgid "Price/value of the underlying asset"
-msgstr "pris/værdi for den bagvedliggende genstand"
+msgstr "pris/værdi for det underliggende aktiv"
#: pricing.src
msgctxt ""
@@ -297,14 +296,13 @@ msgid "vol"
msgstr "vol"
#: pricing.src
-#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"5\n"
"string.text"
msgid "Annual volatility of the underlying asset"
-msgstr "årligt udsving for den bagvedliggende genstand"
+msgstr "årlig følsomhed for det underliggende aktiv"
#: pricing.src
msgctxt ""
@@ -316,14 +314,13 @@ msgid "r"
msgstr "r"
#: pricing.src
-#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"7\n"
"string.text"
msgid "Interest rate (continuously compounded)"
-msgstr "rentesats (løbende opsparet)"
+msgstr "Rentesats (løbende opsparet)"
#: pricing.src
msgctxt ""
@@ -335,14 +332,13 @@ msgid "rf"
msgstr "rf"
#: pricing.src
-#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"9\n"
"string.text"
msgid "Foreign interest rate (continuously compounded)"
-msgstr "fremmed rentesats (løbende opsparet)"
+msgstr "Fremmed rentesats (løbende opsparet)"
#: pricing.src
msgctxt ""
@@ -354,14 +350,13 @@ msgid "T"
msgstr "T"
#: pricing.src
-#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
-msgstr "tid til udløb af optionen i år"
+msgid "Time to maturity of the option in years"
+msgstr ""
#: pricing.src
msgctxt ""
@@ -373,14 +368,13 @@ msgid "barrier_low"
msgstr "grænse_nedre"
#: pricing.src
-#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"13\n"
"string.text"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr "nedre grænse (sæt til 0 for ingen nedre grænse)"
+msgstr "Nedre grænse (sæt til 0 for ingen nedre grænse)"
#: pricing.src
msgctxt ""
@@ -392,14 +386,13 @@ msgid "barrier_up"
msgstr "grænse_øvre"
#: pricing.src
-#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"15\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr "øvre grænse (sæt til 0 for ingen øvre grænse)"
+msgstr "Øvre grænse (sæt til 0 for ingen øvre grænse)"
#: pricing.src
msgctxt ""
@@ -417,7 +410,7 @@ msgctxt ""
"17\n"
"string.text"
msgid "String to define if the option pays one unit of (d)omestic currency (cash or nothing) or (f)oreign currency (asset or nothing)"
-msgstr ""
+msgstr "Streng som definerer om optionen udbetaler en enhed af indenlandsk valuta (d - kontant eller ingenting) eller udenlandsk valuta (f - aktiv eller ingenting)"
#: pricing.src
msgctxt ""
@@ -429,14 +422,13 @@ msgid "knock in/out"
msgstr "knock in/out"
#: pricing.src
-#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"19\n"
"string.text"
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
-msgstr "teksten definerer, om optionen er af typen knock-(i)n eller knock-(o)ut"
+msgstr "Teksten definerer, om optionen er af typen knock-(i)n eller knock-(o)ut"
#: pricing.src
msgctxt ""
@@ -454,7 +446,7 @@ msgctxt ""
"21\n"
"string.text"
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
-msgstr ""
+msgstr "Tekst som definerer om grænsen iagttages (c)ontinuously (fortløbende) eller kun ved (e)nd (udløb)"
#: pricing.src
msgctxt ""
@@ -472,7 +464,7 @@ msgctxt ""
"23\n"
"string.text"
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
-msgstr ""
+msgstr "Valgfri parameter. Hvis udeladt returnerer funktionen blot optionens pris. Hvis sat vil funktionen returnere prisfølsomheder (Greeks) til en af inputparametre. Mulige værdier er (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
#: pricing.src
msgctxt ""
@@ -481,7 +473,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset hits a barrier assuming it follows dS/S = mu dt + vol dW"
-msgstr ""
+msgstr "Sandsynligheden for at et aktiv rammer en grænse ud fra antagelse at det følger dS/S = mu dt + vol dW"
#: pricing.src
msgctxt ""
@@ -565,14 +557,13 @@ msgid "barrier_low"
msgstr "grænse_nedre"
#: pricing.src
-#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr "nedre grænse (sæt til 0 for ingen nedre grænse)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
+msgstr ""
#: pricing.src
msgctxt ""
@@ -584,14 +575,13 @@ msgid "barrier_up"
msgstr "grænse_øvre"
#: pricing.src
-#, fuzzy
msgctxt ""
"pricing.src\n"
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"13\n"
"string.text"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr "øvre grænse (sæt til 0 for ingen øvre grænse)"
+msgstr "Øvre grænse (sæt til 0 for ingen øvre grænse)"
#: pricing.src
msgctxt ""
@@ -600,7 +590,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (strike, put/call) are specified, the probability of S_T in [strike, upper barrier] for a call and S_T in [lower barrier, strike] for a put will be returned)"
-msgstr ""
+msgstr "Sandsynligheden for at et aktiv ved udløb vil ende mellem to grænseværdier under forudsætning af, at det følger dS/S = mu dt + vol dW (hvis de to sidste valgfrie parametre (strike, put/call) angives at være sandsynligheden af S_T i [strike, øvre grænseværdi] for en call og S_T i [nedre grænseværdi, strike] for en put returneres)"
#: pricing.src
msgctxt ""
diff --git a/source/da/scp2/source/ooo.po b/source/da/scp2/source/ooo.po
index afa00511653..1c54ea1a8df 100644
--- a/source/da/scp2/source/ooo.po
+++ b/source/da/scp2/source/ooo.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 09:57+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-19 20:04+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385891820.0\n"
+"X-POOTLE-MTIME: 1387483440.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -4091,6 +4091,22 @@ msgstr "Kurdisk, Nordisk, Latin skript staveordbog"
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "Lao"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Lao ordbog til stavekontrol"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/da/sd/source/ui/app.po b/source/da/sd/source/ui/app.po
index e3e148a02d0..7102c82b44e 100644
--- a/source/da/sd/source/ui/app.po
+++ b/source/da/sd/source/ui/app.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 09:58+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2013-12-09 15:09+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385891937.0\n"
+"X-POOTLE-MTIME: 1386601758.0\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"STR_GRAPHIC_OPTIONS_TOOLBOX\n"
"string.text"
msgid "Options Bar/Image"
-msgstr ""
+msgstr "Indstillingerværktøjslinje/billede"
#: strings.src
msgctxt ""
@@ -2308,13 +2308,12 @@ msgid "Notes"
msgstr "Noter"
#: strings.src
-#, fuzzy
msgctxt ""
"strings.src\n"
"STR_TRANSFORM\n"
"string.text"
msgid "Transform"
-msgstr "modificer"
+msgstr "Transformér"
#: strings.src
msgctxt ""
diff --git a/source/da/sd/source/ui/dlg.po b/source/da/sd/source/ui/dlg.po
index 315ca523579..6a016565de5 100644
--- a/source/da/sd/source/ui/dlg.po
+++ b/source/da/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-05-28 08:42+0000\n"
"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Side træ"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "~Vælg et diasdesign"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "~Udskift baggrundsside"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "~Slet ubrugte baggrundssider"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "Ind~læs..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Diasdesign"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/da/sd/uiconfig/sdraw/ui.po b/source/da/sd/uiconfig/sdraw/ui.po
index f6e2d979450..385ba3bc74f 100644
--- a/source/da/sd/uiconfig/sdraw/ui.po
+++ b/source/da/sd/uiconfig/sdraw/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 09:59+0000\n"
+"PO-Revision-Date: 2013-12-03 21:30+0000\n"
"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
"Language-Team: none\n"
"Language: da\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385891963.0\n"
+"X-POOTLE-MTIME: 1386106252.0\n"
#: breakdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Broken down metaobjects:"
-msgstr ""
+msgstr "Nedbrudte metaobjekter:"
#: breakdialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Increments"
-msgstr ""
+msgstr "Intervaller"
#: crossfadedialog.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "R_estart at this paragraph"
-msgstr ""
+msgstr "Genstart ved dette afsnit"
#: paranumberingtab.ui
msgctxt ""
@@ -878,7 +878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Totalrække"
#: tabledesigndialog.ui
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Stribede rækker"
#: tabledesigndialog.ui
msgctxt ""
@@ -914,7 +914,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Stribede kolonner"
#: vectorize.ui
msgctxt ""
@@ -941,7 +941,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reduction:"
-msgstr ""
+msgstr "Punktreduktion:"
#: vectorize.ui
msgctxt ""
@@ -995,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Vectorized image:"
-msgstr ""
+msgstr "Vektoriseret billede:"
#: vectorize.ui
msgctxt ""
@@ -1004,4 +1004,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Progress"
-msgstr ""
+msgstr "Fremgang"
diff --git a/source/da/sd/uiconfig/simpress/ui.po b/source/da/sd/uiconfig/simpress/ui.po
index acb1e12cf8e..24c987103bd 100644
--- a/source/da/sd/uiconfig/simpress/ui.po
+++ b/source/da/sd/uiconfig/simpress/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 19:28+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-14 18:46+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: none\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385839684.0\n"
+"X-POOTLE-MTIME: 1389725193.0\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entrance"
-msgstr ""
+msgstr "Indgang"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Emphasis"
-msgstr ""
+msgstr "Fremhævning"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -410,7 +410,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Group text:"
-msgstr ""
+msgstr "Gruppetekst:"
#: customanimationtexttab.ui
msgctxt ""
@@ -419,7 +419,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr ""
+msgstr "Automatisk efter:"
#: customanimationtexttab.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "By 1st level paragraphs"
-msgstr ""
+msgstr "Ved første niveau afsnit"
#: customanimationtexttab.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "By 2nd level paragraphs"
-msgstr ""
+msgstr "Ved andet niveau afsnit"
#: customanimationtexttab.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "By 3rd level paragraphs"
-msgstr ""
+msgstr "Ved tredje niveau afsnit"
#: customanimationtexttab.ui
msgctxt ""
@@ -473,7 +473,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "By 4th level paragraphs"
-msgstr ""
+msgstr "Ved fjerde niveau afsnit"
#: customanimationtexttab.ui
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "By 5th level paragraphs"
-msgstr ""
+msgstr "Ved femte niveau afsnit"
#: customanimationtexttab.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "After previous"
-msgstr "Efter forrige"
+msgstr "Efter den forrige"
#: customanimationtimingtab.ui
msgctxt ""
@@ -590,7 +590,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Start _effect on click of"
-msgstr ""
+msgstr "Start effekten ved klik på"
#: customanimationtimingtab.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Trigger"
-msgstr ""
+msgstr "Udløser"
#: customslideshows.ui
msgctxt ""
@@ -791,7 +791,6 @@ msgid "Header _text:"
msgstr "Overskriftstekst"
#: headerfootertab.ui
-#, fuzzy
msgctxt ""
"headerfootertab.ui\n"
"datetime_cb\n"
@@ -951,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "Sidehoved"
#: masterlayoutdlg.ui
msgctxt ""
@@ -978,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Page number"
-msgstr ""
+msgstr "Sidetal"
#: masterlayoutdlg.ui
msgctxt ""
@@ -987,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Slide number"
-msgstr ""
+msgstr "Diasnummer"
#: masterlayoutdlg.ui
msgctxt ""
@@ -996,7 +995,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Placeholders"
-msgstr ""
+msgstr "Pladsholdere"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1055,47 +1054,47 @@ msgstr "Kopier ved flytning"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
-msgstr "Objekter er altid flytbare"
+msgid "Unit of _measurement"
+msgstr "Måleenhed"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
-msgstr ""
+msgid "Ta_b stops"
+msgstr "Tabulatorstop"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
-msgstr ""
+msgid "Objects always moveable"
+msgstr "Objekter er altid flytbare"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
-msgstr "Måleenhed"
+msgid "Do not distort objects in curve"
+msgstr "Forvræng ikke objekter i kurve"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
-msgstr "Tabulatorstop"
+msgid "Use background cache"
+msgstr "Brug baggrundsmellemlager"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1109,29 +1108,29 @@ msgstr "Indstillinger"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
-msgstr "Slå fjernkontrol til"
+msgid "Enable Presenter Console"
+msgstr "Slå præsentationskonsol til"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
-msgstr ""
+msgid "Always with current page"
+msgstr "Altid med aktuel side"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
-msgstr "Altid med aktuel side"
+msgid "Enable remote control"
+msgstr "Slå fjernkontrol til"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1149,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Drawing scale"
-msgstr ""
+msgstr "Tegneskala"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1176,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale"
-msgstr ""
+msgstr "Skala"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1185,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Us_e printer metrics for document formatting"
-msgstr ""
+msgstr "Brug printermål til dokumentformatering"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1203,7 +1202,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility"
-msgstr ""
+msgstr "Kompatibilitet"
#: photoalbum.ui
msgctxt ""
@@ -1428,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto External (Display %1)"
-msgstr ""
+msgstr "Automatisk ekstern (Vis %1)"
#: presentationdialog.ui
msgctxt ""
@@ -1872,7 +1871,6 @@ msgid "Gra_yscale"
msgstr "Gråtoner"
#: prntopts.ui
-#, fuzzy
msgctxt ""
"prntopts.ui\n"
"blackwhiterb\n"
@@ -1897,7 +1895,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Impress Remote"
-msgstr ""
+msgstr "Impress fjernbetjening"
#: sdviewpage.ui
msgctxt ""
@@ -1906,7 +1904,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rulers visible"
-msgstr ""
+msgstr "Synlige linealer"
#: sdviewpage.ui
msgctxt ""
@@ -1915,7 +1913,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap Lines when moving"
-msgstr ""
+msgstr "Fang linjer, når der flyttes"
#: sdviewpage.ui
msgctxt ""
@@ -1924,7 +1922,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All control points in Bezier editor"
-msgstr ""
+msgstr "Samtlige kontrolpunkter i Bezierredigeringsværktøj"
#: sdviewpage.ui
msgctxt ""
@@ -1933,7 +1931,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contour of each individual object"
-msgstr ""
+msgstr "Omrids for hvert enkelt objekt"
#: sdviewpage.ui
msgctxt ""
@@ -1944,6 +1942,51 @@ msgctxt ""
msgid "Display"
msgstr "Skærm"
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "Diasdesign"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "Udskrift baggrundsside"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "Slet ubenyttede baggrunde"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "Vælg et diasdesign"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "Indlæs..."
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
@@ -2068,7 +2111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Advance slide"
-msgstr ""
+msgstr "Næste dias"
#: slidetransitionspanel.ui
msgctxt ""
@@ -2122,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Totalrække"
#: tabledesignpanel.ui
msgctxt ""
@@ -2131,7 +2174,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Banded Rows"
-msgstr ""
+msgstr "Stribede rækker"
#: tabledesignpanel.ui
msgctxt ""
@@ -2158,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "Stribede kolonner"
#: templatedialog.ui
msgctxt ""
@@ -2167,7 +2210,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Billedetypografier"
#: templatedialog.ui
msgctxt ""
@@ -2185,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Administration"
#: templatedialog.ui
msgctxt ""
@@ -2194,7 +2237,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linje"
#: templatedialog.ui
msgctxt ""
@@ -2203,7 +2246,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Area"
-msgstr ""
+msgstr "Areal"
#: templatedialog.ui
msgctxt ""
@@ -2284,7 +2327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Forbindelse"
#: templatedialog.ui
msgctxt ""
@@ -2293,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "Justering"
#: templatedialog.ui
msgctxt ""
@@ -2302,7 +2345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Asiatisk typografi"
#: templatedialog.ui
msgctxt ""
@@ -2311,4 +2354,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs"
-msgstr ""
+msgstr "Tabulatorer"
diff --git a/source/da/sdext/source/minimizer.po b/source/da/sdext/source/minimizer.po
deleted file mode 100644
index aa09ed43f80..00000000000
--- a/source/da/sdext/source/minimizer.po
+++ /dev/null
@@ -1,36 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-11-07 16:52+0200\n"
-"Last-Translator: wkn <wkn@kor.dk>\n"
-"Language-Team: none\n"
-"Language: da\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Præsentationsminimering"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"Præsentationsminimering bruges til at reducere filstørrelsen for den aktuelle præsentation. Billeder komprimeres, og data, der ikke længere er brug for, bliver fjernet.\n"
-"Præsentationsminimering kan optimere billedstørrelse i forhold til kvaliteten. Præsentationer, som er udviklet til visning på skærmen eller vha. projektor, forudsætter ikke den samme billedkvalitet som præsentationer, der er designet til udskrivning.\n"
diff --git a/source/da/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/da/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 9bd0af7d279..00000000000
--- a/source/da/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 10:52+0200\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: da\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "~Minimer præsentation..."
diff --git a/source/da/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/da/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 49c6dd39fea..00000000000
--- a/source/da/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-05-24 21:36+0000\n"
-"Last-Translator: Jørgen <jfma@mailme.dk>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: da\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369431369.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Oracle Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Trin"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~Tilbage"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~Næste >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~Udfør"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Annuller"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Introduktion"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "Presentation Minimizer bruges til at reducere filstørrelsen af den aktuelle præsentation. Billeder vil blive komprimeret og data som ikke længere er nødvendige vil blive fjernet. Som sidste trin kan du vælge om ændringerne skal gemmes i det aktuelle dokument, eller om du vil lave en ny minimeret version af præsentationen."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "~Vælg indstillinger for Oracle Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~Slet"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Vælg indstillinger for optimering af billeder og grafik"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Grafik"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~Tabsfri komprimering"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "~JPEG-komprimering"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~Kvalitet i %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "~Slet beskårne grafikområder"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Reducer ~billedopløsning"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<no change>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (skærmopløsning)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (projektoropløsning)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 dpi (udskriftsopløsning)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "~Bryd kæder til ekstern grafik"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE-objekter"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Vælg indstillinger for erstatning af OLE-objekter"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Opret statisk erstatningsgrafik for OLE-objekter"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "For ~alle OLE-objekter"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "~For OLE-objekter, der ikke er baseret på OpenDocument-format"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "Object Linking and Embedding (OLE) er en teknologi, som tillader indlejring og kædning til dokumenter og andre objekter. Den aktuelle præsentation indeholder OLE-objekter."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "Object Linking and Embedding (OLE) er en teknologi, som tillader indlejring og kædning til dokumenter og andre objekter. Den aktuelle præsentation indeholder ingen OLE-objekter."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Dias"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Vælg dias, der skal slettes"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Mastersider"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Slet ubrugte ~mastersider"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "~Ryd noter"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "Slet skjulte ~dias"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Slet dias, der ikke anvendes i den ~brugerdefinerede præsentation"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Sammenfatning"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Vælg hvor du vil anvende følgende ændringer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Fremgang"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Objekter optimeret"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "~Anvend ændringer på nuværende præsentation"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "Å~bn nyoprettet præsentation"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "~Gem indstillinger som"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~Dupliker præsentation før du anvender ændringer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "Slet %SLIDES dias."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Optimer %IMAGES grafik til %QUALITY% JPEG-kvalitet ved %RESOLUTION DPI."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Opret erstatningsgrafik for %OLE-objekter."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Nuværende filstørrelse:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Anslået ny filstørrelse:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 MB"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Mine indstillinger "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "standardsession"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "Optimeringen vil ændre det nuværende dokument. Vil du fortsætte?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~Ja"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "OK"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME har opdateret præsentationen '%TITLE'. Filens størrelse er ændret fra %OLDFILESIZE MB til %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME har opdateret præsentationen '%TITLE'. Filens størrelse er ændret fra %OLDFILESIZE MB til cirka %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME har opdateret præsentationen '%TITLE'. Filens størrelse er ændret til %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "%EXTENSIONNAME har opdateret præsentationen '%TITLE'. Filens størrelse er ændret til cirka %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "Duplikerer præsentation..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "Sletter dias..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "Optimerer grafik..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "Opretter erstatningsgrafik for OLE-objekter..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimeret til projektor"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Optimeret til skærm (mindste filstørrelse)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimeret til projektor"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Udskriftsoptimeret"
diff --git a/source/da/sfx2/source/appl.po b/source/da/sfx2/source/appl.po
index 0040d974412..93d0670eba8 100644
--- a/source/da/sfx2/source/appl.po
+++ b/source/da/sfx2/source/appl.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 15:55+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2013-12-08 19:50+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385826939.0\n"
+"X-POOTLE-MTIME: 1386532225.0\n"
#: app.src
msgctxt ""
@@ -612,7 +612,7 @@ msgctxt ""
"RID_SVXSTR_EDITGRFLINK\n"
"string.text"
msgid "Link Image"
-msgstr ""
+msgstr "Kæd billede"
#: app.src
msgctxt ""
diff --git a/source/da/sfx2/source/control.po b/source/da/sfx2/source/control.po
index fafad2c567c..42ca25f6f9d 100644
--- a/source/da/sfx2/source/control.po
+++ b/source/da/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 10:00+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 09:42+0000\n"
"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385892005.0\n"
+"X-POOTLE-MTIME: 1387446122.0\n"
#: templateview.src
msgctxt ""
@@ -27,7 +27,15 @@ msgstr "Alle skabeloner"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr "Velkommen ! Du kan åbne eller oprette et nyt dokument !"
+msgid "Welcome to %PRODUCTNAME."
+msgstr "Velkommen til %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "Benyt sidepanelet til at åbne eller oprette en fil."
diff --git a/source/da/sfx2/uiconfig/ui.po b/source/da/sfx2/uiconfig/ui.po
index 1817d79b36d..0c04e999ec8 100644
--- a/source/da/sfx2/uiconfig/ui.po
+++ b/source/da/sfx2/uiconfig/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 10:00+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2013-12-19 20:04+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: none\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385892015.0\n"
+"X-POOTLE-MTIME: 1387483455.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -46,11 +46,20 @@ msgstr "Benyt standard ODF-format for at sikre, at dokumentet gemmes korrekt."
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "Benyt ODF-format"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr "Brug formatet %FORMATNAME"
+msgstr ""
#: alienwarndialog.ui
msgctxt ""
@@ -59,7 +68,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when not saving in ODF format"
-msgstr ""
+msgstr "Spørg når der ikke gemmes i ODF-format"
#: checkin.ui
msgctxt ""
@@ -95,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_CMIS Properties"
-msgstr ""
+msgstr "CMIS-egenskaber"
#: cmisinfopage.ui
msgctxt ""
@@ -140,7 +149,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#: cmisline.ui
msgctxt ""
@@ -149,7 +158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "No"
-msgstr ""
+msgstr "Nej"
#: custominfopage.ui
msgctxt ""
@@ -428,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "CMIS Properties"
-msgstr ""
+msgstr "CMIS-egenskaber"
#: documentpropertiesdialog.ui
msgctxt ""
@@ -446,7 +455,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "No e-mail configuration"
-msgstr ""
+msgstr "Ingen e-mail konfiguration"
#: errorfindemaildialog.ui
msgctxt ""
@@ -455,7 +464,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "%PRODUCTNAME was unable to find a working e-mail configuration."
-msgstr ""
+msgstr "%PRODUCTNAME kunne ikke finde en fungerende e-mail konfiguration."
#: errorfindemaildialog.ui
msgctxt ""
@@ -464,7 +473,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please save this document locally instead and attach it from within your e-mail client."
-msgstr ""
+msgstr "Prøv at gemme dette dokument lokalt og vedhæft det fra din e-mail klient."
#: licensedialog.ui
msgctxt ""
@@ -491,23 +500,23 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"%PRODUCTNAME er gjort tilgængelig under betingelserne i GNU Lesser General Public License Version 3. En kopi af LGPL-licensen fås på http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME er gjort tilgængelig under betingelserne i Mozilla Public License, v. 2.0. En kopi af MPL-licensen fås på http://mozilla.org/MPL/2.0/.\n"
"\n"
-"Beskeder om ophavsret på kode fra tredjepart og licensbetingelser, der anvendes på dele af softwaren, fremgår af filen LICENSE.html; vælg Vis licens for at se de eksakte detaljer på engelsk.\n"
+"Beskeder om ophavsret på kode fra tredjepart og licensbetingelser, der anvendes på dele af softwaren, fremgår af filen LICENSE.html; vælg Vis licens for at se de præcise detaljer på engelsk.\n"
"\n"
"Alle varemærker og registrerede varemærker som nævnes heri, tilhører de respektive ejere.\n"
"\n"
-"Ophavsret © 2000, 2013 LibreOffice-bidragydere og/eller deres partnere. Alle rettigheder forbeholdes.\n"
+"Ophavsret © 2000, 2014 LibreOffice-bidragydere. Alle rettigheder forbeholdes.\n"
"\n"
"Dette produkt blev skab af %OOOVENDOR, baseret på OpenOffice.org, der er underlagt ophavsret 2000, 2011 Oracle og/eller dets partnere. %OOOVENDOR vedkender sig alle medlemmer af fællesskabet, se venligst http://www.libreoffice.org/ for flere detaljer."
@@ -581,7 +590,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Create Style"
-msgstr ""
+msgstr "Opret typografi"
#: newstyle.ui
msgctxt ""
@@ -590,7 +599,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Style name"
-msgstr ""
+msgstr "Typografinavn"
#: optprintpage.ui
msgctxt ""
@@ -917,14 +926,13 @@ msgid "Printer Options"
msgstr "Printerindstillinger"
#: querysavedialog.ui
-#, fuzzy
msgctxt ""
"querysavedialog.ui\n"
"QuerySaveDialog\n"
"title\n"
"string.text"
msgid "Save document?"
-msgstr "Gem dokument"
+msgstr "Gem dokument?"
#: querysavedialog.ui
msgctxt ""
@@ -1004,18 +1012,17 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr ""
+msgid "_Open File"
+msgstr "Åbn fil"
#: startcenter.ui
-#, fuzzy
msgctxt ""
"startcenter.ui\n"
"templates_all\n"
"label\n"
"string.text"
msgid "T_emplates"
-msgstr "Skabelon:"
+msgstr "Skabeloner"
#: startcenter.ui
msgctxt ""
@@ -1023,8 +1030,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr "Opret"
+msgid "Create:"
+msgstr "Opret:"
#: startcenter.ui
msgctxt ""
@@ -1032,8 +1039,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr "Nyt dokument"
+msgid "Writer _Document"
+msgstr "Writer dokument"
#: startcenter.ui
msgctxt ""
@@ -1041,7 +1048,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr "Nyt regneark"
#: startcenter.ui
@@ -1050,8 +1057,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr "Ny præsentation"
+msgid "Impress _Presentation"
+msgstr "Impress præsentation"
#: startcenter.ui
msgctxt ""
@@ -1059,7 +1066,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr "Ny tegning"
#: startcenter.ui
@@ -1068,8 +1075,8 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr "Ny formel"
+msgid "Math For_mula"
+msgstr "Math formel"
#: startcenter.ui
msgctxt ""
@@ -1077,17 +1084,8 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr "Ny database"
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr "Hjælp"
+msgid "Base D_atabase"
+msgstr "Base Database"
#: startcenter.ui
msgctxt ""
@@ -1105,7 +1103,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Version Comment"
-msgstr ""
+msgstr "Indsæt versionskommentar"
#: versioncommentdialog.ui
msgctxt ""
@@ -1114,7 +1112,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Date and time: "
-msgstr ""
+msgstr "Dato og tidspunkt: "
#: versioncommentdialog.ui
msgctxt ""
diff --git a/source/da/shell/source/win32/shlxthandler/res.po b/source/da/shell/source/win32/shlxthandler/res.po
index c1c0cd810db..8c77f18b5b1 100644
--- a/source/da/shell/source/win32/shlxthandler/res.po
+++ b/source/da/shell/source/win32/shlxthandler/res.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-04-05 10:52+0200\n"
+"PO-Revision-Date: 2013-12-08 19:50+0000\n"
"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386532234.0\n"
#: shlxthdl.ulf
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"%GRAPHICS%\n"
"LngText.text"
msgid "Images"
-msgstr ""
+msgstr "Billeder"
#: shlxthdl.ulf
msgctxt ""
diff --git a/source/da/starmath/source.po b/source/da/starmath/source.po
index 598f59f2770..7e7c6cc0b97 100644
--- a/source/da/starmath/source.po
+++ b/source/da/starmath/source.po
@@ -3,18 +3,1810 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 14:34+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-01-17 14:18+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385822061.0\n"
+"X-POOTLE-MTIME: 1389968324.0\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "+ tegn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "- tegn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "+- tegn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "-+ tegn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "Boolsk NOT"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "Tilføjelse +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "Subtraktion -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "Multiplikation (prik )"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "Multiplikation (x)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "Multiplikation (*)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "Division (skråstreg)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "Division (÷)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "Division (Fraktion)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "Boolsk AND"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "Boolsk OR"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "er lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "Er ikke lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "er mindre end"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "er større end"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "er mindre end eller lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "Er større end eller lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "er mindre end eller lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "Er større end eller lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "Er meget mindre end"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "Er meget større end"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "er sammenfaldende med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "er ca. lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "er lignende"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "Er lignende eller lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "er proportional med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "er ortogonal med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "er parallel med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "Mod"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "er i"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "er ikke i"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "Ejer"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "Foreningsmængde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "Fællesmængde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "Forskel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Kvotientmængde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "~Delmængde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "Delmængde eller lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "Overmængde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "Overmængde eller lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "Ikke delmængde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "Ikke delmængde eller lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "Ikke overmængde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "Ikke overmængde eller lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "Absolut værdi"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Faktoriel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "Kvadratrod"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "N'te rod"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Eksponentialfunktion"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Eksponentialfunktion"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "Naturlig logaritme"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "Logaritme"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "Sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "Cosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "Tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "Cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "Arcsinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "Arccosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "Arctangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "Arccotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Hyperbolsk sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Hyperbolsk cosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Hyperbolsk tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Hyperbolsk cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Area hyperbolsk sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Area hyperbolsk cosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Area hyperbolsk tangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Area hyperbolsk cotangent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "Sum"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "Sum sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "Sum hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr "Sum hævet/sænket skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "Produkt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "Produkt sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr "Produkt hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr "Produkt hævet/sænket skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Coprodukt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "Produkt sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr "Koprodukt hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr "Koprodukt hævet/sænket skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Afgrænsninger"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "Grænseværdi sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "Grænseværdi hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr "Grænseværdier hævet/sænket skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "Der eksisterer"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "Der ikke eksisterer"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "For alle"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr "Integral sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr "Integral hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr "Integral hævet/sænket skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "Dobbelt integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr "Dobbelt integral sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr "Dobbelt integral hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr "Dobbelt integral hævet/sænket skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "Tre gange integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr "Tredobbelt integral sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr "Tredobbelt integral hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr "Tredobbelt integral hævet/sænket skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Integralkurve"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr "Kurveintegral sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr "Kurveintegral hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr "Kurveintegral hævet/sænket skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "Dobbelt kurveintegral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr "Dobbelt kurveintegral sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr "Dobbelt kurveintegral hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr "Dobbelt kurveintegral hævet/sænket skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "Trippel kurveintegral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr "Tredobbelt kurveintegral sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr "Tredobbelt kurveintegral hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr "Tredobbelt kurveintegral hævet/sænket skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Accent aigu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "Overstreg"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Breve"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "Omvendt circumfleks"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "Cirkel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "Prik"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "Dobbelt prik"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "Tredobbelt prik"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Accent grave"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Circumfleks"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Tilde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Vektorpil"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "Understregning"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "Overstregning"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "Gennemstregning"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "Transparent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "Fed skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "Kursiv skrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "Skift størrelse"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "Skift skrifttype"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "Farve sort"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "Farve blå"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "Farve grøn"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "Farve rød"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr "Farve cyan"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr "Farve magenta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "Farve gul"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "Gruppeparentes"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "Runde parenteser"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "Firkantede parenteser"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "Dobbelt kantede parenteser"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "Parenteser"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "Kantede parenteser"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr "Øvre loft"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "Gulv"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "Enkeltstreg"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "dobbeltstreger"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "Operatorparentes (kantet)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "runde parenteser (skalerbare)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "kantede parenteser (skalerbare)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "Dobbelte kantede parenteser (skalerbare)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "kanter (skalerbare)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "spidse parenteser (skalerbare)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr "Loft (skalerbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr "Gulv (skalerbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "Enkeltstreger (skalerbare)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "dobbeltstreger (skalerbare)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "operator parenteser (skalerbare)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "krøllede parenteser top (skalerbare)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "krøllede parenteser bund (skalerbare)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "Sænket skrift til højre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "Potens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "Sænket skrift til venstre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "Hævet skrift til venstre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "Sænket skrift i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "Hævet skrift øverst"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "Lille frirum"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "Blank"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "Ny linje"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "lodret stak (2 elementer)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "lodret stak"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Matricestablet"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "Venstrejusteret"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "Centreret"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "Højrejusteret"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "Aleph"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "Tom mængde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "Reel del"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "imaginær del"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "Uendelig"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "Delvis"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "Nabla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "Weierstrass p"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "prikker i midten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "prikker til toppen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "Prikker til bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "Prikker i bunden"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "Prikker lodret"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "Sammenføj"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "Division (skråstreg)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr "Division (omvendt skråstreg)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "Deler"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "Deler ikke"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "Dobbelt venstrepil"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "Dobbelt venstre og højrepil"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "Dobbelt højrepil"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "Mængde af naturlige tal"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "Mængde af heltal"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "Mængde af rationelle tal"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "Mængde af reelle tal"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "Mængde af komplekse tal"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "Stor circumfleks"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "Stor tilde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "Stor vektorpil"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "h bjælke"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "lambda bjælke"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "Pil mod venstre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "Pil mod højre"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "Pil op"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "Pil ned"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "Ingen afstand"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "Kommer før"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "Kommer før eller er lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "Kommer før eller svarer til"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "Kommer efter"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "Kommer efter eller er lig med"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "Kommer efter eller svarer til"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "Kommer ikke før"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "Kommer ikke efter"
#: commands.src
msgctxt ""
@@ -22,7 +1814,7 @@ msgctxt ""
"RID_CATEGORY_UNARY_BINARY_OPERATORS\n"
"string.text"
msgid "Unary/Binary Operators"
-msgstr "~Unære/binære operatorer"
+msgstr "Unære/binære operatorer"
#: commands.src
msgctxt ""
@@ -83,14 +1875,6 @@ msgstr "Formater"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr "Symboler"
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
@@ -111,7 +1895,7 @@ msgctxt ""
"RID_UNBINOPS_MENU\n"
"menuitem.text"
msgid "~Unary/Binary Operators"
-msgstr "~Unære/binære operatorer"
+msgstr "Unære/binære operatorer"
#: commands.src
msgctxt ""
@@ -1458,7 +3242,7 @@ msgctxt ""
"RID_UNBINOPS_CAT\n"
"toolboxitem.text"
msgid "Unary/Binary Operators"
-msgstr "~Unære/binære operatorer"
+msgstr "Unære/binære operatorer"
#: toolbox.src
msgctxt ""
diff --git a/source/da/starmath/uiconfig/smath/ui.po b/source/da/starmath/uiconfig/smath/ui.po
index 39b398d29a7..c50548b9258 100644
--- a/source/da/starmath/uiconfig/smath/ui.po
+++ b/source/da/starmath/uiconfig/smath/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-01 10:01+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2014-01-25 20:20+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: none\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385892111.0\n"
+"X-POOTLE-MTIME: 1390681258.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -104,7 +104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Symbol set"
-msgstr ""
+msgstr "Symbolsæt"
#: catalogdialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Base _size"
-msgstr ""
+msgstr "Grundstørrelse"
#: fontsizedialog.ui
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Indexes"
-msgstr ""
+msgstr "Indekser"
#: fontsizedialog.ui
msgctxt ""
@@ -598,8 +598,8 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
-msgstr "Udelad ~ og ` i slutningen af linjen"
+msgid "Ig_nore ~ and ` at the end of the line"
+msgstr "Ignorer \"~\" og \"`\" i slutningen af linjen"
#: smathsettings.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Scale all brackets"
-msgstr ""
+msgstr "Skalér alle kantede parenteser"
#: spacingdialog.ui
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Spacing"
-msgstr ""
+msgstr "Afstand"
#: spacingdialog.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Root spacing"
-msgstr ""
+msgstr "Rodafstand"
#: spacingdialog.ui
msgctxt ""
@@ -716,7 +716,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_ubscript"
-msgstr ""
+msgstr "Sænket skrift"
#: spacingdialog.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Indekser"
#: spacingdialog.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "Indekser"
#: spacingdialog.ui
msgctxt ""
diff --git a/source/da/svl/source/misc.po b/source/da/svl/source/misc.po
index 67f33fd707e..4a1be0f1336 100644
--- a/source/da/svl/source/misc.po
+++ b/source/da/svl/source/misc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-11-02 20:08+0200\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2013-12-04 15:43+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386171788.0\n"
#: mediatyp.src
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GIF\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Billede"
#: mediatyp.src
msgctxt ""
@@ -173,7 +174,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_JPEG\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Billede"
#: mediatyp.src
msgctxt ""
@@ -181,7 +182,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_PCX\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Billede"
#: mediatyp.src
msgctxt ""
@@ -437,7 +438,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_IMAGE_GENERIC\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Billede"
#: mediatyp.src
msgctxt ""
@@ -549,7 +550,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCALC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Regneark"
#: mediatyp.src
msgctxt ""
@@ -557,7 +558,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXCHART\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Diagram"
#: mediatyp.src
msgctxt ""
@@ -565,7 +566,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXDRAW\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tegning"
#: mediatyp.src
msgctxt ""
@@ -573,7 +574,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXMATH\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Formel"
#: mediatyp.src
msgctxt ""
@@ -581,7 +582,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXWRITER\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekstdokument"
#: mediatyp.src
msgctxt ""
@@ -589,7 +590,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIMPRESS\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Præsentation"
#: mediatyp.src
msgctxt ""
@@ -597,7 +598,7 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXGLOBAL\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Hoveddokument"
#: mediatyp.src
msgctxt ""
@@ -605,4 +606,4 @@ msgctxt ""
"STR_SVT_MIMETYPE_APP_SXIPACKED\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation (packed)"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Præsentation (pakket)"
diff --git a/source/da/svtools/source/dialogs.po b/source/da/svtools/source/dialogs.po
index 82b529bf5f3..813082568b6 100644
--- a/source/da/svtools/source/dialogs.po
+++ b/source/da/svtools/source/dialogs.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 10:02+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2013-12-08 19:50+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385892177.0\n"
+"X-POOTLE-MTIME: 1386532237.0\n"
#: addresstemplate.src
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITER_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Writer-objekt"
#: formats.src
msgctxt ""
@@ -718,7 +718,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERWEB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Web object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Writer/Web-objekt"
#: formats.src
msgctxt ""
@@ -726,7 +726,7 @@ msgctxt ""
"STR_FORMAT_ID_STARWRITERGLOB_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Writer/Master object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Writer/Hoved-objekt"
#: formats.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"STR_FORMAT_ID_STARDRAW_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Draw object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Draw-objekt"
#: formats.src
msgctxt ""
@@ -742,7 +742,7 @@ msgctxt ""
"STR_FORMAT_ID_STARIMPRESS_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Impress object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Impress-objekt"
#: formats.src
msgctxt ""
@@ -750,7 +750,7 @@ msgctxt ""
"STR_FORMAT_ID_STARCALC_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Calc object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Calc-objekt"
#: formats.src
msgctxt ""
@@ -766,7 +766,7 @@ msgctxt ""
"STR_FORMAT_ID_STARMATH_60\n"
"string.text"
msgid "OpenOffice.org 1.0 Math object"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Math-objekt"
#: formats.src
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"STR_FORMAT_ID_DIALOG_60\n"
"string.text"
msgid "OpenOffice.org 1.0 dialog"
-msgstr ""
+msgstr "OpenOffice.org 1.0 dialog"
#: formats.src
msgctxt ""
diff --git a/source/da/svtools/source/misc.po b/source/da/svtools/source/misc.po
index ec55df399d4..3207e63b541 100644
--- a/source/da/svtools/source/misc.po
+++ b/source/da/svtools/source/misc.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-30 14:20+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-05 19:09+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385821244.0\n"
+"X-POOTLE-MTIME: 1388948966.0\n"
#: imagemgr.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_DESCRIPTION_CALC_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Regnearksskabelon"
#: imagemgr.src
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"STR_DESCRIPTION_DRAW_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tegningsskabelon"
#: imagemgr.src
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"STR_DESCRIPTION_IMPRESS_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Præsentationsskabelon"
#: imagemgr.src
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"STR_DESCRIPTION_WRITER_TEMPLATE\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekstdokumentskabelon"
#: imagemgr.src
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"STR_DESCRIPTION_SXMATH_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Formel"
#: imagemgr.src
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCHART_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Chart"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Diagram"
#: imagemgr.src
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"STR_DESCRIPTION_SXDRAW_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tegning"
#: imagemgr.src
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"STR_DESCRIPTION_SXCALC_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Regneark"
#: imagemgr.src
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"STR_DESCRIPTION_SXIMPRESS_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Præsentation"
#: imagemgr.src
msgctxt ""
@@ -398,7 +398,7 @@ msgctxt ""
"STR_DESCRIPTION_SXWRITER_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekstdokument"
#: imagemgr.src
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"STR_DESCRIPTION_SXGLOBAL_DOC\n"
"string.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Hoveddokument"
#: imagemgr.src
msgctxt ""
@@ -825,7 +825,7 @@ msgctxt ""
"LANGUAGE_ASSAMESE\n"
"pairedlist.text"
msgid "Assamese"
-msgstr ""
+msgstr "Assamese"
#: langtab.src
msgctxt ""
@@ -1014,7 +1014,7 @@ msgctxt ""
"LANGUAGE_USER_ENGLISH_UK_OED\n"
"pairedlist.text"
msgid "English, OED spelling (UK)"
-msgstr ""
+msgstr "Engelsk, OED stavemåde (UK)"
#: langtab.src
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"LANGUAGE_FARSI\n"
"pairedlist.text"
msgid "Persian"
-msgstr ""
+msgstr "Persisk"
#: langtab.src
msgctxt ""
@@ -1677,10 +1677,10 @@ msgstr "Serbian Latinsk (Montenegro)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr ""
+msgstr "Serbisk latin"
#: langtab.src
msgctxt ""
@@ -2013,7 +2013,7 @@ msgctxt ""
"LANGUAGE_UZBEK_CYRILLIC\n"
"pairedlist.text"
msgid "Uzbek Cyrillic"
-msgstr ""
+msgstr "Usbekisk kyrillisk"
#: langtab.src
msgctxt ""
@@ -2103,7 +2103,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_CYRILLIC_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Cyrillic"
-msgstr ""
+msgstr "Mongolsk kyrillisk"
#: langtab.src
msgctxt ""
@@ -2112,7 +2112,7 @@ msgctxt ""
"LANGUAGE_MONGOLIAN_MONGOLIAN_MONGOLIA\n"
"pairedlist.text"
msgid "Mongolian Mongolian"
-msgstr ""
+msgstr "Mongolsk mongolsk"
#: langtab.src
msgctxt ""
@@ -2166,7 +2166,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_TURKEY\n"
"pairedlist.text"
msgid "Kurdish, Northern (Turkey)"
-msgstr ""
+msgstr "Nordlig kurdisk (Tyrkiet)"
#: langtab.src
msgctxt ""
@@ -2175,7 +2175,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SYRIA\n"
"pairedlist.text"
msgid "Kurdish, Northern (Syria)"
-msgstr ""
+msgstr "Nordlig kurdisk (Syrien)"
#: langtab.src
msgctxt ""
@@ -2184,7 +2184,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Central (Iraq)"
-msgstr ""
+msgstr "Central kurdisk (Irak)"
#: langtab.src
msgctxt ""
@@ -2193,7 +2193,16 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_IRAN\n"
"pairedlist.text"
msgid "Kurdish, Central (Iran)"
-msgstr ""
+msgstr "Central kurdisk (Iran)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "Kurdisk, sydlig (Iran)"
#: langtab.src
msgctxt ""
@@ -2202,7 +2211,7 @@ msgctxt ""
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
-msgstr ""
+msgstr "Sydlig kurdisk (Irak)"
#: langtab.src
msgctxt ""
@@ -3561,7 +3570,7 @@ msgctxt ""
"LANGUAGE_USER_TIBETAN_INDIA\n"
"pairedlist.text"
msgid "Tibetan (India)"
-msgstr ""
+msgstr "Tibetansk (Indien)"
#: langtab.src
msgctxt ""
@@ -3570,17 +3579,16 @@ msgctxt ""
"LANGUAGE_USER_CORNISH\n"
"pairedlist.text"
msgid "Cornish"
-msgstr ""
+msgstr "Cornish"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr "Sami, Lule (Sverige)"
+msgstr "Samisk, Pite (Sverige)"
#: langtab.src
msgctxt ""
@@ -3589,7 +3597,7 @@ msgctxt ""
"LANGUAGE_USER_NGAEBERE\n"
"pairedlist.text"
msgid "Ngäbere"
-msgstr ""
+msgstr "Ngäbere"
#: langtab.src
msgctxt ""
@@ -3598,7 +3606,7 @@ msgctxt ""
"LANGUAGE_USER_KUMYK\n"
"pairedlist.text"
msgid "Kumyk"
-msgstr ""
+msgstr "Kumyk"
#: langtab.src
msgctxt ""
@@ -3607,7 +3615,7 @@ msgctxt ""
"LANGUAGE_USER_NOGAI\n"
"pairedlist.text"
msgid "Nogai"
-msgstr ""
+msgstr "Nogai"
#: langtab.src
msgctxt ""
@@ -3616,17 +3624,16 @@ msgctxt ""
"LANGUAGE_USER_KARAKALPAK_LATIN\n"
"pairedlist.text"
msgid "Karakalpak Latin"
-msgstr ""
+msgstr "Karakalpak latin"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr "Latinsk"
+msgstr "Ladin"
#: langtab.src
msgctxt ""
@@ -3635,7 +3642,7 @@ msgctxt ""
"LANGUAGE_USER_FRENCH_BURKINA_FASO\n"
"pairedlist.text"
msgid "French (Burkina Faso)"
-msgstr ""
+msgstr "Fransk (Burkina Faso)"
#: langtab.src
msgctxt ""
@@ -3644,7 +3651,7 @@ msgctxt ""
"LANGUAGE_USER_PUINAVE\n"
"pairedlist.text"
msgid "Puinave"
-msgstr ""
+msgstr "Puinave"
#: svtools.src
msgctxt ""
diff --git a/source/da/svx/uiconfig/ui.po b/source/da/svx/uiconfig/ui.po
index cba1e456288..01942d1092c 100644
--- a/source/da/svx/uiconfig/ui.po
+++ b/source/da/svx/uiconfig/ui.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-01 11:15+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2013-12-09 16:05+0000\n"
+"Last-Translator: laugesen <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385896544.0\n"
+"X-POOTLE-MTIME: 1386605158.0\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
-msgstr ""
+msgstr "Ignorer diakritiske CTL"
#: findreplacedialog.ui
msgctxt ""
@@ -950,7 +950,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap to grid"
-msgstr ""
+msgstr "Fastgør til gitter"
#: optgridpage.ui
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Visible grid"
-msgstr ""
+msgstr "Synligt gitter"
#: optgridpage.ui
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Grid"
-msgstr ""
+msgstr "Gitter"
#: optgridpage.ui
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "H_orizontal:"
-msgstr ""
+msgstr "Vandret:"
#: optgridpage.ui
msgctxt ""
@@ -986,7 +986,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical:"
-msgstr ""
+msgstr "Lodret:"
#: optgridpage.ui
msgctxt ""
@@ -995,17 +995,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Synchronize a_xes"
-msgstr ""
+msgstr "Synkroniser akser"
#: optgridpage.ui
-#, fuzzy
msgctxt ""
"optgridpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Resolution"
-msgstr "Opløsning:"
+msgstr "Opløsning"
#: optgridpage.ui
msgctxt ""
@@ -1014,7 +1013,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "mellemrum"
#: optgridpage.ui
msgctxt ""
@@ -1023,7 +1022,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "space(s)"
-msgstr ""
+msgstr "mellemrum"
#: optgridpage.ui
msgctxt ""
@@ -1032,7 +1031,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizont_al:"
-msgstr ""
+msgstr "Vandret:"
#: optgridpage.ui
msgctxt ""
@@ -1059,7 +1058,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To snap lines"
-msgstr ""
+msgstr "Til fanglinjer"
#: optgridpage.ui
msgctxt ""
@@ -1086,7 +1085,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "To obje_ct points"
-msgstr ""
+msgstr "Til objektpunkter"
#: optgridpage.ui
msgctxt ""
@@ -1095,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Snap range"
-msgstr ""
+msgstr "Fanglinjer"
#: optgridpage.ui
msgctxt ""
@@ -1104,7 +1103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap"
-msgstr ""
+msgstr "Fang"
#: optgridpage.ui
msgctxt ""
@@ -1122,7 +1121,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Extend edges"
-msgstr ""
+msgstr "Udvidede kanter"
#: optgridpage.ui
msgctxt ""
@@ -1131,7 +1130,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "When ro_tating"
-msgstr ""
+msgstr "Ved rotation"
#: optgridpage.ui
msgctxt ""
@@ -1140,7 +1139,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Point reducti_on"
-msgstr ""
+msgstr "punktreduktion"
#: optgridpage.ui
msgctxt ""
@@ -1149,7 +1148,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Snap position"
-msgstr ""
+msgstr "fangposition"
#: passwd.ui
msgctxt ""
@@ -1158,7 +1157,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Change Password"
-msgstr ""
+msgstr "Skift kodeord"
#: passwd.ui
msgctxt ""
@@ -1167,7 +1166,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Password"
-msgstr ""
+msgstr "Adgangskode"
#: passwd.ui
msgctxt ""
@@ -1176,7 +1175,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Old password"
-msgstr ""
+msgstr "Gammel adgangskode"
#: passwd.ui
msgctxt ""
@@ -1185,7 +1184,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ssword"
-msgstr ""
+msgstr "Adgangskode"
#: passwd.ui
msgctxt ""
@@ -1518,7 +1517,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Vælg den effekt, der skal anvendes."
#: sidebararea.ui
msgctxt ""
@@ -1527,7 +1526,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Vælg den effekt, der skal anvendes."
#: sidebararea.ui
msgctxt ""
@@ -1536,7 +1535,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Gennemsigtighed"
#: sidebararea.ui
msgctxt ""
@@ -1545,7 +1544,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Transparency"
-msgstr ""
+msgstr "Gennemsigtighed"
#: sidebararea.ui
msgctxt ""
@@ -1554,7 +1553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "Gennemsigtighed:"
#: sidebararea.ui
msgctxt ""
@@ -1653,7 +1652,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Angiv variationen af gradueringsgennemsigtighed."
#: sidebararea.ui
msgctxt ""
@@ -1662,7 +1661,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the variation of gradient transparency."
-msgstr ""
+msgstr "Angiv variationen af gradueringsgennemsigtighed."
#: sidebararea.ui
msgctxt ""
@@ -1671,7 +1670,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Angiv 0% for helt ugennemsigtig til 100% for helt gennemsigtig."
#: sidebararea.ui
msgctxt ""
@@ -1680,7 +1679,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
-msgstr ""
+msgstr "Angiv 0% for helt ugennemsigtig til 100% for helt gennemsigtig."
#: sidebargraphic.ui
msgctxt ""
@@ -1689,7 +1688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Brightness:"
-msgstr ""
+msgstr "Lysstyrke:"
#: sidebargraphic.ui
msgctxt ""
@@ -1698,7 +1697,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Angiv luminansen for grafikken."
#: sidebargraphic.ui
msgctxt ""
@@ -1707,7 +1706,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the luminance of the graphic."
-msgstr ""
+msgstr "Angiv luminansen for grafikken."
#: sidebargraphic.ui
msgctxt ""
@@ -1716,7 +1715,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Contrast:"
-msgstr ""
+msgstr "Kontrast:"
#: sidebargraphic.ui
msgctxt ""
@@ -1725,7 +1724,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
-msgstr ""
+msgstr "Angiv forskelsgraden imellem de lyseste og mørkeste dele af grafikken."
#: sidebargraphic.ui
msgctxt ""
@@ -1815,7 +1814,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Blå"
#: sidebargraphic.ui
msgctxt ""
@@ -1824,7 +1823,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Blue"
-msgstr ""
+msgstr "Blå"
#: sidebargraphic.ui
msgctxt ""
@@ -1833,7 +1832,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Angiv gammaværdi som påvirker lysstyrken for mellemtoneværdierne."
#: sidebargraphic.ui
msgctxt ""
@@ -1842,7 +1841,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
-msgstr ""
+msgstr "Angiv gammaværdien, som påvirker lysstyrken af mellemtoneværdierne."
#: sidebarinsert.ui
msgctxt ""
@@ -1851,7 +1850,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linje"
#: sidebarinsert.ui
msgctxt ""
@@ -1860,7 +1859,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line"
-msgstr ""
+msgstr "Linje"
#: sidebarinsert.ui
msgctxt ""
@@ -1869,7 +1868,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Linjer slutter med pil"
#: sidebarinsert.ui
msgctxt ""
@@ -1878,7 +1877,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line ends with Arrow"
-msgstr ""
+msgstr "Linje slutter med pil"
#: sidebarinsert.ui
msgctxt ""
@@ -1887,7 +1886,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Rectangle"
-msgstr ""
+msgstr "Firkant"
#: sidebarinsert.ui
msgctxt ""
@@ -1959,7 +1958,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Forbindelseslinje"
#: sidebarinsert.ui
msgctxt ""
@@ -1968,7 +1967,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Connector"
-msgstr ""
+msgstr "Forbindelseslinje"
#: sidebarinsert.ui
msgctxt ""
@@ -1977,7 +1976,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Linjer og pile"
#: sidebarinsert.ui
msgctxt ""
@@ -1986,7 +1985,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Lines and Arrows"
-msgstr ""
+msgstr "Linjer og pile"
#: sidebarinsert.ui
msgctxt ""
@@ -1995,7 +1994,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Grundlæggende figurer"
#: sidebarinsert.ui
msgctxt ""
@@ -2004,7 +2003,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Grundlæggende figurer"
#: sidebarinsert.ui
msgctxt ""
@@ -2013,7 +2012,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Symbolfigurer"
#: sidebarinsert.ui
msgctxt ""
@@ -2022,7 +2021,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Symbol Shapes"
-msgstr ""
+msgstr "Symbolfigurer"
#: sidebarinsert.ui
msgctxt ""
@@ -2031,7 +2030,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Blokpile"
#: sidebarinsert.ui
msgctxt ""
@@ -2040,7 +2039,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Block Arrows"
-msgstr ""
+msgstr "Blokpile"
#: sidebarinsert.ui
msgctxt ""
@@ -2049,7 +2048,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flowcharts"
-msgstr ""
+msgstr "Rutediagrammer"
#: sidebarinsert.ui
msgctxt ""
@@ -2139,7 +2138,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Angiv linjens gennemsigtighed."
#: sidebarline.ui
msgctxt ""
@@ -2148,7 +2147,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Specify the transparency of the line."
-msgstr ""
+msgstr "Angiv linjens gennemsigtighed."
#: sidebarline.ui
msgctxt ""
@@ -2157,7 +2156,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Angiv linjens farve."
#: sidebarline.ui
msgctxt ""
@@ -2166,7 +2165,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Angiv linjens farve."
#: sidebarline.ui
msgctxt ""
@@ -2175,7 +2174,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Angiv linjens farve."
#: sidebarline.ui
msgctxt ""
@@ -2184,7 +2183,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
-msgstr ""
+msgstr "Angiv linjens farve."
#: sidebarline.ui
msgctxt ""
@@ -2193,7 +2192,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Transparency:"
-msgstr ""
+msgstr "Gennemsigtighed:"
#: sidebarline.ui
msgctxt ""
@@ -2202,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Style:"
-msgstr "Stil:"
+msgstr "Typografi:"
#: sidebarline.ui
msgctxt ""
@@ -2211,7 +2210,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Angiv linjetypografi."
#: sidebarline.ui
msgctxt ""
@@ -2220,7 +2219,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line."
-msgstr ""
+msgstr "Angiv linjetypografi."
#: sidebarline.ui
msgctxt ""
@@ -2238,7 +2237,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Angiv typografi for start-pilehoved."
#: sidebarline.ui
msgctxt ""
@@ -2247,7 +2246,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
-msgstr ""
+msgstr "Angiv typografi for start-pilehoved."
#: sidebarline.ui
msgctxt ""
@@ -2256,7 +2255,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Angiv typografi for slut-pilehoved."
#: sidebarline.ui
msgctxt ""
@@ -2265,7 +2264,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the ending arrowhead."
-msgstr ""
+msgstr "Angiv typografi for slut-pilehoved."
#: sidebarline.ui
msgctxt ""
@@ -2274,7 +2273,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Corner style:"
-msgstr ""
+msgstr "Hjørnetypografi:"
#: sidebarline.ui
msgctxt ""
@@ -2283,7 +2282,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Angiv typografi for kantforbindelserne."
#: sidebarline.ui
msgctxt ""
@@ -2292,7 +2291,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the edge connections."
-msgstr ""
+msgstr "Angiv typografi for kantforbindelserne."
#: sidebarline.ui
msgctxt ""
@@ -2301,7 +2300,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Rounded"
-msgstr ""
+msgstr "Afrundet"
#: sidebarline.ui
msgctxt ""
@@ -2310,7 +2309,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "- none -"
-msgstr ""
+msgstr "- ingen -"
#: sidebarline.ui
msgctxt ""
@@ -2319,7 +2318,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Mitered"
-msgstr ""
+msgstr "Smig"
#: sidebarline.ui
msgctxt ""
@@ -2328,7 +2327,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Beveled"
-msgstr ""
+msgstr "Affasede"
#: sidebarline.ui
msgctxt ""
@@ -2337,7 +2336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ca_p style:"
-msgstr ""
+msgstr "Afslutningstypografi:"
#: sidebarline.ui
msgctxt ""
@@ -2346,7 +2345,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Vælg typografi for linjeafslutninger."
#: sidebarline.ui
msgctxt ""
@@ -2355,7 +2354,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the style of the line caps."
-msgstr ""
+msgstr "Vælg typografi for linjeafslutninger."
#: sidebarline.ui
msgctxt ""
@@ -2391,7 +2390,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Bullets and Numbering"
-msgstr "Punkttegn og tal"
+msgstr "Punkttegn og nummerering"
#: sidebarparagraph.ui
msgctxt ""
@@ -2445,7 +2444,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Baggrundsfarve for afsnit"
#: sidebarparagraph.ui
msgctxt ""
@@ -2454,7 +2453,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
-msgstr ""
+msgstr "Baggrundsfarve for afsnit"
#: sidebarparagraph.ui
msgctxt ""
@@ -2553,7 +2552,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Indrykning"
#: sidebarparagraph.ui
msgctxt ""
@@ -2562,7 +2561,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Indrykning"
#: sidebarparagraph.ui
msgctxt ""
@@ -2571,7 +2570,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Forøg indrykning"
#: sidebarparagraph.ui
msgctxt ""
@@ -2580,7 +2579,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Forøg indrykning"
#: sidebarparagraph.ui
msgctxt ""
@@ -2589,7 +2588,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Formindsk indrykning"
#: sidebarparagraph.ui
msgctxt ""
@@ -2598,7 +2597,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Formindsk indrykning"
#: sidebarparagraph.ui
msgctxt ""
@@ -2607,7 +2606,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Skift til hængende indrykning"
#: sidebarparagraph.ui
msgctxt ""
@@ -2616,7 +2615,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
-msgstr ""
+msgstr "Skift til hængende indrykning"
#: sidebarparagraph.ui
msgctxt ""
@@ -2625,7 +2624,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Indent"
-msgstr ""
+msgstr "Indrykning"
#: sidebarparagraph.ui
msgctxt ""
@@ -2715,7 +2714,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Afstand under afsnit"
#: sidebarparagraph.ui
msgctxt ""
@@ -2724,7 +2723,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Below Paragraph Spacing"
-msgstr ""
+msgstr "Afstand under afsnit"
#: sidebarparagraph.ui
msgctxt ""
@@ -2733,7 +2732,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Linjeafstand"
#: sidebarparagraph.ui
msgctxt ""
@@ -2742,7 +2741,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Linjeafstand"
#: sidebarparagraph.ui
msgctxt ""
@@ -2751,7 +2750,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Linjeafstand"
#: sidebarparagraph.ui
msgctxt ""
@@ -2760,7 +2759,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "Linjeafstand"
#: sidebarparagraph.ui
msgctxt ""
@@ -2769,7 +2768,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Vandret justering"
#: sidebarparagraph.ui
msgctxt ""
@@ -2778,7 +2777,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
-msgstr ""
+msgstr "Vandret justering"
#: sidebarparagraph.ui
msgctxt ""
@@ -2787,7 +2786,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Left"
-msgstr ""
+msgstr "Venstrejusteret"
#: sidebarparagraph.ui
msgctxt ""
@@ -2877,7 +2876,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Juster top"
#: sidebarparagraph.ui
msgctxt ""
@@ -2886,7 +2885,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Top"
-msgstr ""
+msgstr "Juster top"
#: sidebarparagraph.ui
msgctxt ""
@@ -2895,7 +2894,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Juster centreret lodret"
#: sidebarparagraph.ui
msgctxt ""
@@ -2904,7 +2903,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Center Vertically"
-msgstr ""
+msgstr "Juster centreret lodret"
#: sidebarparagraph.ui
msgctxt ""
@@ -2913,7 +2912,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Juster bund"
#: sidebarparagraph.ui
msgctxt ""
@@ -2922,7 +2921,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "Juster bund"
#: sidebarpossize.ui
msgctxt ""
@@ -2931,7 +2930,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Horizontal:"
-msgstr ""
+msgstr "Vandret:"
#: sidebarpossize.ui
msgctxt ""
@@ -2940,7 +2939,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Angiv værdien for den vandrette placering."
#: sidebarpossize.ui
msgctxt ""
@@ -2949,7 +2948,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Enter the value for the horizontal position."
-msgstr ""
+msgstr "Angiv værdien for den vandrette placering."
#: sidebarpossize.ui
msgctxt ""
@@ -3039,7 +3038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep ratio"
-msgstr ""
+msgstr "Bevar forhold"
#: sidebarpossize.ui
msgctxt ""
@@ -3048,7 +3047,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Bevar proportioner, når størrelsen ændres på det valgte objekt."
#: sidebarpossize.ui
msgctxt ""
@@ -3057,7 +3056,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
-msgstr ""
+msgstr "Bevar proportioner, når størrelsen ændres på det valgte objekt."
#: sidebarpossize.ui
msgctxt ""
@@ -3066,7 +3065,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rotation:"
-msgstr ""
+msgstr "Rotation:"
#: sidebarpossize.ui
msgctxt ""
@@ -3075,7 +3074,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Angiv rotationsvinklen."
#: sidebarpossize.ui
msgctxt ""
@@ -3084,7 +3083,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
-msgstr ""
+msgstr "Angiv rotationsvinklen."
#: sidebarpossize.ui
msgctxt ""
@@ -3093,7 +3092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Flip:"
-msgstr ""
+msgstr "Vend:"
#: sidebarpossize.ui
msgctxt ""
@@ -3102,7 +3101,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Spejlvend det valgte objekt lodret."
#: sidebarpossize.ui
msgctxt ""
@@ -3111,7 +3110,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object vertically."
-msgstr ""
+msgstr "Spejlvend det valgte objekt lodret."
#: sidebarpossize.ui
msgctxt ""
@@ -3120,7 +3119,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Spejlvend det valgte objekt vandret."
#: sidebarpossize.ui
msgctxt ""
@@ -3129,4 +3128,4 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Flip the selected object horizontally."
-msgstr ""
+msgstr "Spejlvend det valgte objekt vandret."
diff --git a/source/da/sw/source/ui/inc.po b/source/da/sw/source/ui/inc.po
new file mode 100644
index 00000000000..3d4d4f3727b
--- /dev/null
+++ b/source/da/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2013-12-19 09:56+0000\n"
+"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387447002.0\n"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/da/sw/source/ui/utlui.po b/source/da/sw/source/ui/utlui.po
index e62cf7fab6e..4e401a9cbdc 100644
--- a/source/da/sw/source/ui/utlui.po
+++ b/source/da/sw/source/ui/utlui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 14:38+0000\n"
+"PO-Revision-Date: 2013-12-30 08:36+0000\n"
"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385908718.0\n"
+"X-POOTLE-MTIME: 1388392605.0\n"
#: attrdesc.src
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"STR_LINK_CTRL_CLICK\n"
"string.text"
msgid "%s-Click to follow link"
-msgstr "%-s-klik for at følge link"
+msgstr "%s-klik for at følge link"
#: initui.src
msgctxt ""
diff --git a/source/da/sw/uiconfig/swriter/ui.po b/source/da/sw/uiconfig/swriter/ui.po
index 404a8232a12..e3230154a1c 100644
--- a/source/da/sw/uiconfig/swriter/ui.po
+++ b/source/da/sw/uiconfig/swriter/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 22:11+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-17 14:27+0000\n"
+"Last-Translator: wkn <wkn@kor.dk>\n"
"Language-Team: none\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385935865.0\n"
+"X-POOTLE-MTIME: 1389968835.0\n"
#: abstractdialog.ui
msgctxt ""
@@ -310,8 +310,8 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
-msgstr "Indsæt databasekolonner"
+msgid "Assign Styles"
+msgstr ""
#: assignstylesdialog.ui
msgctxt ""
@@ -1184,7 +1184,16 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Predefined labels cannot be overwritten, use another name."
-msgstr ""
+msgstr "Foruddefinerede etiketter kan ikke overskrives, benyt et andet navn."
+
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr "Billedtekst"
#: captionoptions.ui
msgctxt ""
@@ -2021,7 +2030,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid " 1st Outline Level"
-msgstr ""
+msgstr "Første dispositionsniveau"
#: conditionpage.ui
msgctxt ""
@@ -2381,7 +2390,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Edit Concordance File"
-msgstr ""
+msgstr "Rediger konkordansfil"
#: createautomarkdialog.ui
msgctxt ""
@@ -2390,7 +2399,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Search term"
-msgstr ""
+msgstr "Søg termer"
#: createautomarkdialog.ui
msgctxt ""
@@ -2399,7 +2408,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alternative entry"
-msgstr ""
+msgstr "Alternativt element"
#: createautomarkdialog.ui
msgctxt ""
@@ -2471,7 +2480,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Elementer"
#: customizeaddrlistdialog.ui
msgctxt ""
@@ -2525,7 +2534,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No data sources are available. Create a new one?"
-msgstr ""
+msgstr "Ingen tilgængelige datakilder. Opret en en ny?"
#: datasourcesunavailabledialog.ui
msgctxt ""
@@ -2552,7 +2561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Display drop caps"
-msgstr ""
+msgstr "Vis uncialer"
#: dropcapspage.ui
msgctxt ""
@@ -3308,7 +3317,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Shift right"
-msgstr ""
+msgstr "Skift højre"
#: envprinterpage.ui
msgctxt ""
@@ -3317,7 +3326,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shift _down"
-msgstr ""
+msgstr "Skift ned"
#: envprinterpage.ui
msgctxt ""
@@ -3326,7 +3335,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Vandret venstre"
#: envprinterpage.ui
msgctxt ""
@@ -3335,7 +3344,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Left"
-msgstr ""
+msgstr "Vandret venstre"
#: envprinterpage.ui
msgctxt ""
@@ -3344,7 +3353,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Vandret centreret"
#: envprinterpage.ui
msgctxt ""
@@ -3353,7 +3362,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Horizontal Center"
-msgstr ""
+msgstr "Vandret centreret"
#: envprinterpage.ui
msgctxt ""
@@ -3362,7 +3371,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Horizontal Right"
-msgstr ""
+msgstr "Vandret højre"
#: envprinterpage.ui
msgctxt ""
@@ -3443,7 +3452,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Setup..."
-msgstr ""
+msgstr "Opsætning..."
#: envprinterpage.ui
msgctxt ""
@@ -3618,7 +3627,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Find Entry"
-msgstr ""
+msgstr "Find element"
#: findentrydialog.ui
msgctxt ""
@@ -3636,7 +3645,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Find _only in"
-msgstr ""
+msgstr "Find kun i"
#: flddbpage.ui
msgctxt ""
@@ -3663,7 +3672,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Record number"
-msgstr ""
+msgstr "Række nummer"
#: flddbpage.ui
msgctxt ""
@@ -3716,8 +3725,8 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
-msgstr "Databasevalg"
+msgid "Format"
+msgstr "Format"
#: flddocinfopage.ui
msgctxt ""
@@ -3735,7 +3744,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "Vælg"
#: flddocinfopage.ui
msgctxt ""
@@ -3744,7 +3753,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed content"
-msgstr ""
+msgstr "Fast indhold"
#: flddocinfopage.ui
msgctxt ""
@@ -3771,7 +3780,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Time"
-msgstr ""
+msgstr "Tid"
#: flddocinfopage.ui
msgctxt ""
@@ -3879,7 +3888,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "Vælg"
#: fldfuncpage.ui
msgctxt ""
@@ -3906,7 +3915,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "Værdi"
#: fldfuncpage.ui
msgctxt ""
@@ -3924,7 +3933,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Then"
-msgstr ""
+msgstr "Så"
#: fldfuncpage.ui
msgctxt ""
@@ -3933,7 +3942,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Else"
-msgstr ""
+msgstr "Ellers"
#: fldfuncpage.ui
msgctxt ""
@@ -3942,7 +3951,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "It_em"
-msgstr ""
+msgstr "Element"
#: fldfuncpage.ui
msgctxt ""
@@ -3951,7 +3960,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Items on _list"
-msgstr ""
+msgstr "Element fra liste"
#: fldfuncpage.ui
msgctxt ""
@@ -3960,7 +3969,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move _Up"
-msgstr ""
+msgstr "Flyt op"
#: fldfuncpage.ui
msgctxt ""
@@ -3969,7 +3978,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move Do_wn"
-msgstr ""
+msgstr "Flyt ned"
#: fldfuncpage.ui
msgctxt ""
@@ -4059,7 +4068,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Value"
-msgstr ""
+msgstr "Værdi"
#: fldrefpage.ui
msgctxt ""
@@ -4068,7 +4077,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "Bogmærker"
#: fldrefpage.ui
msgctxt ""
@@ -4080,14 +4089,13 @@ msgid "Footnotes"
msgstr "Fodnoter"
#: fldrefpage.ui
-#, fuzzy
msgctxt ""
"fldrefpage.ui\n"
"liststore1\n"
"2\n"
"stringlist.text"
msgid "Endnotes"
-msgstr "Slutnote"
+msgstr "Slutnoter"
#: fldrefpage.ui
msgctxt ""
@@ -4099,14 +4107,13 @@ msgid "Headings"
msgstr "Overskrifter"
#: fldrefpage.ui
-#, fuzzy
msgctxt ""
"fldrefpage.ui\n"
"liststore1\n"
"4\n"
"stringlist.text"
msgid "Numbered Paragraphs"
-msgstr "Antal afsnit:"
+msgstr "Nummererede afsnit"
#: fldvarpage.ui
msgctxt ""
@@ -4133,7 +4140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "S_elect"
-msgstr ""
+msgstr "Vælg"
#: fldvarpage.ui
msgctxt ""
@@ -4673,7 +4680,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Collec_t at end of text"
-msgstr ""
+msgstr "Samling ved tekstens slutning"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -4691,7 +4698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "C_ollect at end of section"
-msgstr ""
+msgstr "Samling ved slutning af sektion"
#: footnotesendnotestabpage.ui
msgctxt ""
@@ -5083,6 +5090,24 @@ msgstr "Alternativ (kun tekst):"
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -5222,7 +5247,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "AutoStørrelse"
#: frmtypepage.ui
msgctxt ""
@@ -5258,7 +5283,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoSize"
-msgstr ""
+msgstr "AutoStørrelse"
#: frmtypepage.ui
msgctxt ""
@@ -5492,7 +5517,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Server-side image map"
-msgstr ""
+msgstr "Serverside imagemap"
#: frmurlpage.ui
msgctxt ""
@@ -5501,7 +5526,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Client-side image map"
-msgstr ""
+msgstr "Klientside imagemap"
#: frmurlpage.ui
msgctxt ""
@@ -5510,7 +5535,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image map"
-msgstr ""
+msgstr "Imagemap"
#: indentpage.ui
msgctxt ""
@@ -5519,7 +5544,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Before section"
-msgstr ""
+msgstr "Før sektion"
#: indentpage.ui
msgctxt ""
@@ -5528,7 +5553,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_After section"
-msgstr ""
+msgstr "Efter sektion"
#: indentpage.ui
msgctxt ""
@@ -5708,7 +5733,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Search key not found."
-msgstr ""
+msgstr "Søgenøgle ikke fundet."
#: inforeadonlydialog.ui
msgctxt ""
@@ -5717,7 +5742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Readonly Content"
-msgstr ""
+msgstr "Skrivebeskyttet indhold"
#: inforeadonlydialog.ui
msgctxt ""
@@ -5726,7 +5751,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Readonly content cannot be changed."
-msgstr ""
+msgstr "Skrivebeskyttet indhold kan ikke ændres."
#: inforeadonlydialog.ui
msgctxt ""
@@ -6050,7 +6075,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab_le column(s)"
-msgstr ""
+msgstr "Tabelkolonne(r)"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6059,7 +6084,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert table heading"
-msgstr ""
+msgstr "Indsæt tabeloverskrift"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6068,7 +6093,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Apply column _name"
-msgstr ""
+msgstr "Tilknyt kolonnenavn"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6077,7 +6102,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create row only"
-msgstr ""
+msgstr "Opret kun række"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6086,7 +6111,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pr_operties..."
-msgstr ""
+msgstr "Egenskaber..."
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6113,7 +6138,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From _database"
-msgstr ""
+msgstr "Fra database"
#: insertdbcolumnsdialog.ui
msgctxt ""
@@ -6269,14 +6294,13 @@ msgid "Text"
msgstr "Tekst"
#: insertsectiondialog.ui
-#, fuzzy
msgctxt ""
"insertsectiondialog.ui\n"
"InsertSectionDialog\n"
"title\n"
"string.text"
msgid "Insert Section"
-msgstr "Indsæt billedtekst"
+msgstr "Indsæt sektion"
#: insertsectiondialog.ui
msgctxt ""
@@ -6306,14 +6330,13 @@ msgid "Columns"
msgstr "Spalter"
#: insertsectiondialog.ui
-#, fuzzy
msgctxt ""
"insertsectiondialog.ui\n"
"indents\n"
"label\n"
"string.text"
msgid "Indents"
-msgstr "Indryk"
+msgstr "Indrykninger"
#: insertsectiondialog.ui
msgctxt ""
@@ -6538,7 +6561,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hori_zontal pitch"
-msgstr ""
+msgstr "Vandret afstand"
#: labelformatpage.ui
msgctxt ""
@@ -6547,7 +6570,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Vertical pitch"
-msgstr ""
+msgstr "Lodret afstand"
#: labelformatpage.ui
msgctxt ""
@@ -6934,7 +6957,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Reply address:"
-msgstr ""
+msgstr "Svaradresse:"
#: mailconfigpage.ui
msgctxt ""
@@ -6943,7 +6966,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "User information"
-msgstr ""
+msgstr "Brugerinformation"
#: mailconfigpage.ui
msgctxt ""
@@ -6952,7 +6975,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use secure connection (SSL)"
-msgstr ""
+msgstr "Brug sikker forbindelse (SSL)"
#: mailconfigpage.ui
msgctxt ""
@@ -6988,7 +7011,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outgoing server (SMTP) Settings"
-msgstr ""
+msgstr "Udgående server (SMTP) indstillinger"
#: mailconfigpage.ui
msgctxt ""
@@ -6997,7 +7020,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Test S_ettings..."
-msgstr ""
+msgstr "Afprøv indstillinger..."
#: mailmergedialog.ui
msgctxt ""
@@ -7006,7 +7029,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Brevflet"
#: mailmergedialog.ui
msgctxt ""
@@ -7015,7 +7038,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From this _document"
-msgstr ""
+msgstr "Fra dette dokument"
#: mailmergedialog.ui
msgctxt ""
@@ -7024,7 +7047,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "From a _template"
-msgstr ""
+msgstr "Fra en skabelon"
#: mailmergedialog.ui
msgctxt ""
@@ -7042,7 +7065,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Data Source Connection"
-msgstr ""
+msgstr "Datakildeforbindelse"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7060,7 +7083,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create new connection"
-msgstr ""
+msgstr "Opret ny forbindelse"
#: mergeconnectdialog.ui
msgctxt ""
@@ -7069,7 +7092,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fields are used to personalize form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source."
-msgstr ""
+msgstr "Felter bruges til at personalisere flettebreve. Felterne er pladsholdere for data fra en datakilde, som f.eks. en database. Felterne i flettebrevet skal forbindes til datakilden."
#: mergeconnectdialog.ui
msgctxt ""
@@ -7123,7 +7146,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Mail Merge"
-msgstr ""
+msgstr "Brevfletning"
#: mmcreatingdialog.ui
msgctxt ""
@@ -7168,7 +7191,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient."
-msgstr ""
+msgstr "Send breve til en gruppe af modtagere. Brevene kan bestå af en adresseblok og en starthilsen. Brevene kan personaliseres for hver enkelt modtager."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7177,7 +7200,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient."
-msgstr ""
+msgstr "Send e-mailbeskeder til en gruppe af modtagere. E-mailen kan bestå af en starthilsen. E-mailen kan personaliseres for hver enkelt modtager."
#: mmoutputtypepage.ui
msgctxt ""
@@ -7195,7 +7218,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_E-mail message"
-msgstr ""
+msgstr "E-mail meddelelse"
#: mmoutputtypepage.ui
msgctxt ""
@@ -7204,7 +7227,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "What type of document do you want to create?"
-msgstr ""
+msgstr "Hvilken dokumenttype vil du oprette ?"
#: mmselectpage.ui
msgctxt ""
@@ -7213,7 +7236,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use the current _document"
-msgstr ""
+msgstr "Benyt det aktuelle dokument"
#: mmselectpage.ui
msgctxt ""
@@ -7222,7 +7245,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create a ne_w document"
-msgstr ""
+msgstr "Opret et nyt dokument"
#: mmselectpage.ui
msgctxt ""
@@ -7276,7 +7299,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select starting document for the mail merge"
-msgstr ""
+msgstr "Vælg startdokument for brevfletning"
#: newuserindexdialog.ui
msgctxt ""
@@ -7609,7 +7632,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Object"
-msgstr ""
+msgstr "Objekt"
#: objectdialog.ui
msgctxt ""
@@ -7636,7 +7659,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ombryd"
#: objectdialog.ui
msgctxt ""
@@ -7672,7 +7695,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: optcaptionpage.ui
msgctxt ""
@@ -7819,6 +7842,8 @@ msgid ""
"Add captions automatically\n"
"when inserting:"
msgstr ""
+"Tilføj billedtekster automatisk\n"
+"ved indsættelse af:"
#: optcaptionpage.ui
msgctxt ""
@@ -7917,7 +7942,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Use printer metrics for document formatting"
-msgstr ""
+msgstr "Brug printers måleenheder til dokumentformatering"
#: optcompatpage.ui
msgctxt ""
@@ -7926,7 +7951,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Add spacing between paragraphs and tables (in current document)"
-msgstr ""
+msgstr "Tilføj afstand mellem afsnit og tabeller (i det aktuelle dokument)"
#: optcompatpage.ui
msgctxt ""
@@ -7935,7 +7960,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Add paragraph and table spacing at tops of pages (in current document)"
-msgstr ""
+msgstr "Tilføj afsnit og tabelafstand ved sidens top (i det aktuelle dokument)"
#: optcompatpage.ui
msgctxt ""
@@ -7944,7 +7969,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
-msgstr ""
+msgstr "Brug OpenOffice.org 1.1 tabulatorstop"
#: optcompatpage.ui
msgctxt ""
@@ -7953,7 +7978,7 @@ msgctxt ""
"4\n"
"stringlist.text"
msgid "Do not add leading (extra space) between lines of text"
-msgstr ""
+msgstr "Tilføj ikke foranstillet (ekstra) plads mellem tekstlinjer"
#: optcompatpage.ui
msgctxt ""
@@ -7962,7 +7987,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 line spacing"
-msgstr ""
+msgstr "Brug OpenOffice.org 1.1 linjeafstand"
#: optcompatpage.ui
msgctxt ""
@@ -7971,7 +7996,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Add paragraph and table spacing at bottom of table cells"
-msgstr ""
+msgstr "Tilføj afsnit og tabelafstand i bunden af tabelceller"
#: optcompatpage.ui
msgctxt ""
@@ -7980,7 +8005,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "Use OpenOffice.org 1.1 object positioning"
-msgstr ""
+msgstr "Brug OpenOffice.org 1.1 objektplacering"
#: optcompatpage.ui
msgctxt ""
@@ -8034,7 +8059,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Compatibility options for %DOCNAME"
-msgstr ""
+msgstr "Kompatibilitetsvalg for %DOCNAME"
#: optfonttabpage.ui
msgctxt ""
@@ -8079,7 +8104,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_List:"
-msgstr ""
+msgstr "Liste:"
#: optfonttabpage.ui
msgctxt ""
@@ -8097,7 +8122,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Index:"
-msgstr ""
+msgstr "Indeks:"
#: optfonttabpage.ui
msgctxt ""
@@ -8115,7 +8140,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Basic fonts (%1)"
-msgstr ""
+msgstr "Grundlæggende skrifttyper (%1)"
#: optfonttabpage.ui
msgctxt ""
@@ -8133,7 +8158,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pa_ragraph end"
-msgstr ""
+msgstr "Afsnitsslutning"
#: optformataidspage.ui
msgctxt ""
@@ -8151,7 +8176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Spac_es"
-msgstr ""
+msgstr "Mellemrum"
#: optformataidspage.ui
msgctxt ""
@@ -8160,7 +8185,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Non-breaking s_paces"
-msgstr ""
+msgstr "Hårde mellemrum"
#: optformataidspage.ui
msgctxt ""
@@ -8214,7 +8239,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Display of"
-msgstr ""
+msgstr "Visning af"
#: optformataidspage.ui
msgctxt ""
@@ -8223,7 +8248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Math baseline alignment"
-msgstr ""
+msgstr "Math grundlinjejustering"
#: optformataidspage.ui
msgctxt ""
@@ -8232,7 +8257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Layout assistance"
-msgstr ""
+msgstr "Assistance til layout"
#: optformataidspage.ui
msgctxt ""
@@ -8241,7 +8266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Direct cursor"
-msgstr ""
+msgstr "Direkte markør"
#: optformataidspage.ui
msgctxt ""
@@ -8259,7 +8284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Para_graph alignment"
-msgstr ""
+msgstr "Justering af afsnit"
#: optformataidspage.ui
msgctxt ""
@@ -8268,7 +8293,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Left paragraph margin"
-msgstr ""
+msgstr "Venstre afsnitsmargin"
#: optformataidspage.ui
msgctxt ""
@@ -8286,7 +8311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tabs a_nd spaces"
-msgstr ""
+msgstr "Tabulatorer og afstande"
#: optformataidspage.ui
msgctxt ""
@@ -8295,7 +8320,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Direct cursor"
-msgstr ""
+msgstr "Direkte markør"
#: optformataidspage.ui
msgctxt ""
@@ -8304,7 +8329,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Enable"
-msgstr ""
+msgstr "Aktiver"
#: optformataidspage.ui
msgctxt ""
@@ -8313,7 +8338,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Cursor in protected areas"
-msgstr ""
+msgstr "Markør i beskyttede områder"
#: optgeneralpage.ui
msgctxt ""
@@ -8322,7 +8347,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Always"
-msgstr ""
+msgstr "Altid"
#: optgeneralpage.ui
msgctxt ""
@@ -8331,7 +8356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_On request"
-msgstr ""
+msgstr "Ved anmodning"
#: optgeneralpage.ui
msgctxt ""
@@ -8340,7 +8365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Never"
-msgstr ""
+msgstr "Aldrig"
#: optgeneralpage.ui
msgctxt ""
@@ -8349,7 +8374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Update links when loading"
-msgstr ""
+msgstr "Opdater kæder ved indlæsning"
#: optgeneralpage.ui
msgctxt ""
@@ -8358,7 +8383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fields"
-msgstr ""
+msgstr "Felter"
#: optgeneralpage.ui
msgctxt ""
@@ -8367,7 +8392,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Charts"
-msgstr ""
+msgstr "Diagrammer"
#: optgeneralpage.ui
msgctxt ""
@@ -8376,7 +8401,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Automatically Update"
-msgstr ""
+msgstr "Automatisk opdatering"
#: optgeneralpage.ui
msgctxt ""
@@ -8403,7 +8428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Enable char unit"
-msgstr ""
+msgstr "Aktiver tegnenhed"
#: optgeneralpage.ui
msgctxt ""
@@ -8412,7 +8437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Use square page mode for text grid"
-msgstr ""
+msgstr "Brug kvadratisk sidetilstand for tekstgitter"
#: optgeneralpage.ui
msgctxt ""
@@ -8430,7 +8455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional separators"
-msgstr ""
+msgstr "Øvrige skilletegn"
#: optgeneralpage.ui
msgctxt ""
@@ -8502,7 +8527,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attri_butes:"
-msgstr ""
+msgstr "Egenskaber:"
#: optredlinepage.ui
msgctxt ""
@@ -8511,7 +8536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Col_or:"
-msgstr ""
+msgstr "Farve:"
#: optredlinepage.ui
msgctxt ""
@@ -8520,7 +8545,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Attrib_utes:"
-msgstr ""
+msgstr "Egenskaber:"
#: optredlinepage.ui
msgctxt ""
@@ -8601,7 +8626,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Strikethrough"
-msgstr "Overstreget"
+msgstr "Gennemstreget"
#: optredlinepage.ui
msgctxt ""
@@ -8664,7 +8689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Mar_k:"
-msgstr ""
+msgstr "Mærke:"
#: optredlinepage.ui
msgctxt ""
@@ -8727,7 +8752,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Lines changed"
-msgstr ""
+msgstr "Linjer ændret"
#: optredlinepage.ui
msgctxt ""
@@ -8826,7 +8851,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Behavior of rows/columns"
-msgstr ""
+msgstr "Rækkers/kolonners opførsel"
#: opttablepage.ui
msgctxt ""
@@ -8835,7 +8860,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Fixed"
-msgstr ""
+msgstr "Fast"
#: opttablepage.ui
msgctxt ""
@@ -8844,7 +8869,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fi_xed, proportional"
-msgstr ""
+msgstr "Fast, proportional"
#: opttablepage.ui
msgctxt ""
@@ -8853,7 +8878,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Variable"
-msgstr ""
+msgstr "Variabel"
#: opttablepage.ui
msgctxt ""
@@ -8862,7 +8887,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the adjacent area only"
-msgstr ""
+msgstr "Ændringer berører kun det nærliggende område"
#: opttablepage.ui
msgctxt ""
@@ -8871,7 +8896,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Changes affect the entire table"
-msgstr ""
+msgstr "Ændringer berører hele tabellen"
#: opttablepage.ui
msgctxt ""
@@ -8943,7 +8968,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keyboard handling"
-msgstr ""
+msgstr "Tastaturhåndtering"
#: outlinenumbering.ui
msgctxt ""
@@ -9375,7 +9400,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Asiatisk typografi"
#: paradialog.ui
msgctxt ""
@@ -9384,7 +9409,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Disposition og nummerering"
#: paradialog.ui
msgctxt ""
@@ -9402,7 +9427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Uncialer"
#: paradialog.ui
msgctxt ""
@@ -9429,7 +9454,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Picture"
-msgstr ""
+msgstr "Billede"
#: picturedialog.ui
msgctxt ""
@@ -9591,7 +9616,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Flip"
-msgstr ""
+msgstr "Spejlvend"
#: previewzoomdialog.ui
msgctxt ""
@@ -9717,7 +9742,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Print monitor"
-msgstr ""
+msgstr "Udskriv skærm"
#: printmonitordialog.ui
msgctxt ""
@@ -9726,7 +9751,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Save-Monitor"
-msgstr ""
+msgstr "Gem skærm"
#: printmonitordialog.ui
msgctxt ""
@@ -9735,7 +9760,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being prepared for printing on"
-msgstr ""
+msgstr "gøres klar til udskrivning på"
#: printmonitordialog.ui
msgctxt ""
@@ -9744,7 +9769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "is being saved to"
-msgstr ""
+msgstr "er ved at blive gemt til"
#: printoptionspage.ui
msgctxt ""
@@ -9942,7 +9967,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "First/Last _name/Initials"
-msgstr ""
+msgstr "Fornavn/efternavn/initialer"
#: privateuserpage.ui
msgctxt ""
@@ -9951,7 +9976,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Street"
-msgstr ""
+msgstr "Gade"
#: privateuserpage.ui
msgctxt ""
@@ -9960,7 +9985,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Co_untry/State"
-msgstr ""
+msgstr "Land/stat"
#: privateuserpage.ui
msgctxt ""
@@ -10140,7 +10165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Phone/Mobile"
-msgstr ""
+msgstr "Telefon/mobil"
#: privateuserpage.ui
msgctxt ""
@@ -10212,7 +10237,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to continue at the end?"
-msgstr ""
+msgstr "Ønsker du at fortsætte ved slutningen?"
#: querycontinueenddialog.ui
msgctxt ""
@@ -10239,7 +10264,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Do you want to change the compatibility options of the default template?"
-msgstr ""
+msgstr "Ønsker du at ændre kompatibilitetsindstillingerne for standardskabelonen?"
#: querydefaultcompatdialog.ui
msgctxt ""
@@ -10248,7 +10273,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "This will affect all new documents based on the default template."
-msgstr ""
+msgstr "Dette vil påvirke alle nye dokumenter, som er baseret på standardskabelonen."
#: querysavelabeldialog.ui
msgctxt ""
@@ -10257,7 +10282,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save label?"
-msgstr ""
+msgstr "Gem etiket ?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10266,7 +10291,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "A label named \"%1 / %2\" already exists. Do you want to replace it?"
-msgstr ""
+msgstr "En etiket med navnet \"%1 / %2\" findes allerede. Ønsker du at erstatte den?"
#: querysavelabeldialog.ui
msgctxt ""
@@ -10275,7 +10300,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "A label already exists with brand \"%1\" and type \"%2\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Der findes allerede en etiket kaldet \"%1\" af typen \"%2\". Overskriver du den, vil indholdet blive slettet."
#: queryshowchangesdialog.ui
msgctxt ""
@@ -10302,7 +10327,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "In the current document, changes are being recorded but not shown as such. In large documents, delays can occur when the document is edited. Showing changes will avoid delays."
-msgstr ""
+msgstr "I dette dokument optages ændringer men vises ikke som sådan. I større dokumenter kan der opstå forsinkelser når dokumentet redigeres. Hvis du vælger at ændringer skal vises, kan du undgå forsinkelse."
#: renameautotextdialog.ui
msgctxt ""
@@ -10356,7 +10381,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Rename Element"
-msgstr ""
+msgstr "Omdøb element"
#: renameentrydialog.ui
msgctxt ""
@@ -10365,7 +10390,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Element name"
-msgstr ""
+msgstr "Elementnavn"
#: renameobjectdialog.ui
msgctxt ""
@@ -10428,7 +10453,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Save as HTML?"
-msgstr ""
+msgstr "Gem som HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10437,7 +10462,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "Would you like to save the document as HTML?"
-msgstr ""
+msgstr "Ønsker du at gemme dokumentet som HTML?"
#: saveashtmldialog.ui
msgctxt ""
@@ -10464,7 +10489,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Brand"
-msgstr ""
+msgstr "Brand"
#: savelabeldialog.ui
msgctxt ""
@@ -10593,7 +10618,6 @@ msgid "Write protection"
msgstr "Skrivebeskyttelse"
#: sectionpage.ui
-#, fuzzy
msgctxt ""
"sectionpage.ui\n"
"hide\n"
@@ -10645,7 +10669,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Select Address List"
-msgstr ""
+msgstr "Vælg adresseliste"
#: selectaddressdialog.ui
msgctxt ""
@@ -10654,7 +10678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'."
-msgstr ""
+msgstr "Vælg en adresseliste. Klik '%1' for at vælge modtagere fra en anden liste. Hvis du ikke har en adresseliste kan du oprette en ved at klikke '%2'."
#: selectaddressdialog.ui
msgctxt ""
@@ -10663,7 +10687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Your recipients are currently selected from:"
-msgstr ""
+msgstr "Dine modtagere bliver aktuelt valgt fra:"
#: selectaddressdialog.ui
msgctxt ""
@@ -10672,7 +10696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Add..."
-msgstr ""
+msgstr "Tilføj..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10681,7 +10705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Create..."
-msgstr ""
+msgstr "Opret..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10708,7 +10732,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Change _Table..."
-msgstr ""
+msgstr "Skift tabel..."
#: selectaddressdialog.ui
msgctxt ""
@@ -10843,7 +10867,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Index Markings"
-msgstr ""
+msgstr "Indeksmarkeringer"
#: selectindexdialog.ui
msgctxt ""
@@ -10866,15 +10890,6 @@ msgstr "Retning"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "værktøjsknap1"
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -10884,15 +10899,6 @@ msgstr "Størrelse"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr "værktøjsknap3"
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -10902,29 +10908,11 @@ msgstr "Spalter"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr "værktøjsknap4"
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
+msgstr "Margin"
#: sidebarwrap.ui
msgctxt ""
@@ -11014,7 +11002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Gennem"
#: sidebarwrap.ui
msgctxt ""
@@ -11023,7 +11011,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Optimal"
#: sidebarwrap.ui
msgctxt ""
@@ -11032,7 +11020,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Optimal"
-msgstr ""
+msgstr "Optimal"
#: sortdialog.ui
msgctxt ""
@@ -11437,7 +11425,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "If you would like to provide one, please type it now."
-msgstr ""
+msgstr "Hvis du ønsker at tilføje et, kan det angives nu."
#: tablecolumnpage.ui
msgctxt ""
@@ -11761,7 +11749,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Administration"
#: templatedialog1.ui
msgctxt ""
@@ -11818,14 +11806,13 @@ msgid "Borders"
msgstr "Kanter"
#: templatedialog16.ui
-#, fuzzy
msgctxt ""
"templatedialog16.ui\n"
"TemplateDialog16\n"
"title\n"
"string.text"
msgid "Numbering Style"
-msgstr "Nummereringstype"
+msgstr "Nummereringstypografi"
#: templatedialog16.ui
msgctxt ""
@@ -11834,7 +11821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Administration"
#: templatedialog16.ui
msgctxt ""
@@ -11846,14 +11833,13 @@ msgid "Bullets"
msgstr "Punkttegn"
#: templatedialog16.ui
-#, fuzzy
msgctxt ""
"templatedialog16.ui\n"
"numbering\n"
"label\n"
"string.text"
msgid "Numbering Style"
-msgstr "Nummereringstype"
+msgstr "Nummereringstypografi"
#: templatedialog16.ui
msgctxt ""
@@ -11871,7 +11857,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "Billede"
#: templatedialog16.ui
msgctxt ""
@@ -11907,7 +11893,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Standard"
-msgstr ""
+msgstr "Standard"
#: templatedialog2.ui
msgctxt ""
@@ -11916,7 +11902,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Administration"
#: templatedialog2.ui
msgctxt ""
@@ -11925,7 +11911,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Indents & Spacing"
-msgstr ""
+msgstr "Indrykning og afstand"
#: templatedialog2.ui
msgctxt ""
@@ -11952,7 +11938,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Asian Typography"
-msgstr ""
+msgstr "Asiatisk typografi"
#: templatedialog2.ui
msgctxt ""
@@ -11964,14 +11950,13 @@ msgid "Font"
msgstr "Skrifttype"
#: templatedialog2.ui
-#, fuzzy
msgctxt ""
"templatedialog2.ui\n"
"fonteffect\n"
"label\n"
"string.text"
msgid "Font Effect"
-msgstr "Skrifteffekter"
+msgstr "Skrifteffekt"
#: templatedialog2.ui
msgctxt ""
@@ -11998,7 +11983,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Outline & Numbering"
-msgstr ""
+msgstr "Disposition og nummerering"
#: templatedialog2.ui
msgctxt ""
@@ -12016,7 +12001,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Drop Caps"
-msgstr ""
+msgstr "Uncialer"
#: templatedialog2.ui
msgctxt ""
@@ -12052,7 +12037,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Frame Style"
-msgstr ""
+msgstr "Rammetypografi"
#: templatedialog4.ui
msgctxt ""
@@ -12070,7 +12055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Administration"
#: templatedialog4.ui
msgctxt ""
@@ -12097,7 +12082,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Wrap"
-msgstr ""
+msgstr "Ombryd"
#: templatedialog4.ui
msgctxt ""
@@ -12133,7 +12118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Macro"
-msgstr ""
+msgstr "Makro"
#: templatedialog8.ui
msgctxt ""
@@ -12151,7 +12136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Administration"
#: templatedialog8.ui
msgctxt ""
@@ -12178,7 +12163,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Header"
-msgstr ""
+msgstr "Sidehoved"
#: templatedialog8.ui
msgctxt ""
@@ -12187,7 +12172,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Footer"
-msgstr ""
+msgstr "Sidefod"
#: templatedialog8.ui
msgctxt ""
@@ -12223,7 +12208,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text Grid"
-msgstr ""
+msgstr "Tekstgitter"
#: testmailsettings.ui
msgctxt ""
@@ -12232,7 +12217,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Test Account Settings"
-msgstr ""
+msgstr "Afprøv kontoindstillinger"
#: testmailsettings.ui
msgctxt ""
@@ -12610,7 +12595,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Insert Index/Table"
-msgstr ""
+msgstr "Indsæt indeks/tabel"
#: tocdialog.ui
msgctxt ""
@@ -12619,7 +12604,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Index/Table"
-msgstr ""
+msgstr "Indeks/tabel"
#: tocdialog.ui
msgctxt ""
@@ -12628,7 +12613,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entries"
-msgstr ""
+msgstr "Elementer"
#: tocdialog.ui
msgctxt ""
@@ -12691,7 +12676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Structure"
-msgstr ""
+msgstr "Struktur"
#: tocentriespage.ui
msgctxt ""
@@ -12700,7 +12685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "Alle"
#: tocentriespage.ui
msgctxt ""
@@ -12754,7 +12739,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter entry"
-msgstr ""
+msgstr "Kapitelelement"
#: tocentriespage.ui
msgctxt ""
@@ -12790,7 +12775,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Beregn op til niveau"
#: tocentriespage.ui
msgctxt ""
@@ -12817,7 +12802,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Number without separator"
-msgstr ""
+msgstr "Tal uden skilletegn"
#: tocentriespage.ui
msgctxt ""
@@ -12844,7 +12829,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Chapter no."
-msgstr ""
+msgstr "Afsnit nr."
#: tocentriespage.ui
msgctxt ""
@@ -12853,7 +12838,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Entry text"
-msgstr ""
+msgstr "Elementtekst"
#: tocentriespage.ui
msgctxt ""
@@ -12871,7 +12856,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Chapter info"
-msgstr ""
+msgstr "Kapitelinformation"
#: tocentriespage.ui
msgctxt ""
@@ -12880,7 +12865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page no."
-msgstr ""
+msgstr "Sidenummer"
#: tocentriespage.ui
msgctxt ""
@@ -12898,7 +12883,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Structure and Formatting"
-msgstr ""
+msgstr "Struktur og formatering"
#: tocentriespage.ui
msgctxt ""
@@ -12907,7 +12892,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab position relati_ve to Paragraph Style indent"
-msgstr ""
+msgstr "Tabulatorplacering i forhold til afsnitstypografiens indrykning"
#: tocentriespage.ui
msgctxt ""
@@ -12916,7 +12901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Key separated by commas"
-msgstr ""
+msgstr "Nøgler adskilt af kommaer"
#: tocentriespage.ui
msgctxt ""
@@ -12925,7 +12910,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alphabetical delimiter"
-msgstr ""
+msgstr "Alfabetisk adskiller"
#: tocentriespage.ui
msgctxt ""
@@ -12934,7 +12919,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Style for main entries"
-msgstr ""
+msgstr "Tegntypografi for hovedelementer"
#: tocentriespage.ui
msgctxt ""
@@ -12952,7 +12937,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Document _position"
-msgstr ""
+msgstr "Dokumentplacering"
#: tocentriespage.ui
msgctxt ""
@@ -12970,7 +12955,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort by"
-msgstr ""
+msgstr "Sorter efter"
#: tocentriespage.ui
msgctxt ""
@@ -13096,7 +13081,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort keys"
-msgstr ""
+msgstr "Sorteringsnøgler"
#: tocindexpage.ui
msgctxt ""
@@ -13123,7 +13108,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Protected against manual changes"
-msgstr ""
+msgstr "Beskyttet mod manuelle ændringer"
#: tocindexpage.ui
msgctxt ""
@@ -13132,7 +13117,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type and title"
-msgstr ""
+msgstr "Type og titel"
#: tocindexpage.ui
msgctxt ""
@@ -13141,7 +13126,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "for"
-msgstr ""
+msgstr "for"
#: tocindexpage.ui
msgctxt ""
@@ -13150,7 +13135,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Entire document"
-msgstr ""
+msgstr "Hele dokumentet"
#: tocindexpage.ui
msgctxt ""
@@ -13159,7 +13144,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Chapter"
-msgstr ""
+msgstr "Kapitel"
#: tocindexpage.ui
msgctxt ""
@@ -13168,7 +13153,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Evaluate up to level"
-msgstr ""
+msgstr "Beregn op til niveau"
#: tocindexpage.ui
msgctxt ""
@@ -13177,7 +13162,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create index/table"
-msgstr ""
+msgstr "Opret indeks/oversigt"
#: tocindexpage.ui
msgctxt ""
@@ -13195,17 +13180,16 @@ msgctxt ""
"label\n"
"string.text"
msgid "Inde_x marks"
-msgstr ""
+msgstr "Indeksmærker"
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"fromtables\n"
"label\n"
"string.text"
msgid "Tables"
-msgstr "T_abeller"
+msgstr "Oversigter"
#: tocindexpage.ui
msgctxt ""
@@ -13214,7 +13198,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Te_xt frames"
-msgstr ""
+msgstr "Tekstrammer"
#: tocindexpage.ui
msgctxt ""
@@ -13232,7 +13216,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "OLE objects"
-msgstr ""
+msgstr "OLE-objekter"
#: tocindexpage.ui
msgctxt ""
@@ -13241,7 +13225,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use level from source chapter"
-msgstr ""
+msgstr "Benyt niveau fra kildekapitel"
#: tocindexpage.ui
msgctxt ""
@@ -13250,7 +13234,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Additional Styles"
-msgstr ""
+msgstr "Yderligere typografier"
#: tocindexpage.ui
msgctxt ""
@@ -13271,14 +13255,13 @@ msgid "..."
msgstr "..."
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"captions\n"
"label\n"
"string.text"
msgid "Captions"
-msgstr "Billedtekst"
+msgstr "Billedtekster"
#: tocindexpage.ui
msgctxt ""
@@ -13287,7 +13270,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Object names"
-msgstr ""
+msgstr "Objektnavne"
#: tocindexpage.ui
msgctxt ""
@@ -13314,7 +13297,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "References"
-msgstr ""
+msgstr "Referencer"
#: tocindexpage.ui
msgctxt ""
@@ -13323,7 +13306,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Category and Number"
-msgstr ""
+msgstr "Kategori og nummer"
#: tocindexpage.ui
msgctxt ""
@@ -13332,7 +13315,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Caption Text"
-msgstr ""
+msgstr "Billedtekstens tekst"
#: tocindexpage.ui
msgctxt ""
@@ -13368,7 +13351,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Number entries"
-msgstr ""
+msgstr "Talelementer"
#: tocindexpage.ui
msgctxt ""
@@ -13404,7 +13387,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "{}"
-msgstr ""
+msgstr "{}"
#: tocindexpage.ui
msgctxt ""
@@ -13422,7 +13405,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Formatting of the entries"
-msgstr ""
+msgstr "Formattering af emnerne"
#: tocindexpage.ui
msgctxt ""
@@ -13458,7 +13441,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Case sensitive"
-msgstr ""
+msgstr "STORE og små bogstaver"
#: tocindexpage.ui
msgctxt ""
@@ -13467,7 +13450,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "AutoCapitalize entries"
-msgstr ""
+msgstr "Skriv automatisk elementer med stort"
#: tocindexpage.ui
msgctxt ""
@@ -13476,7 +13459,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keys as separate entries"
-msgstr ""
+msgstr "Nøgler som selvstændige emner"
#: tocindexpage.ui
msgctxt ""
@@ -13494,7 +13477,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_File"
-msgstr ""
+msgstr "Fil"
#: tocindexpage.ui
msgctxt ""
@@ -13539,7 +13522,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Open"
-msgstr ""
+msgstr "Åbn"
#: tocindexpage.ui
msgctxt ""
@@ -13548,10 +13531,9 @@ msgctxt ""
"label\n"
"string.text"
msgid "_New..."
-msgstr ""
+msgstr "Ny..."
#: tocindexpage.ui
-#, fuzzy
msgctxt ""
"tocindexpage.ui\n"
"edit\n"
@@ -13567,7 +13549,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table of Contents"
-msgstr ""
+msgstr "Indholdsfortegnelse"
#: tocindexpage.ui
msgctxt ""
@@ -13576,7 +13558,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Alphabetical Index"
-msgstr ""
+msgstr "Alfabetisk indeks"
#: tocindexpage.ui
msgctxt ""
@@ -13585,7 +13567,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Illustration Index"
-msgstr ""
+msgstr "Illustrationsindeks"
#: tocindexpage.ui
msgctxt ""
@@ -13594,7 +13576,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Index of Tables"
-msgstr ""
+msgstr "Indeks over tabeller"
#: tocindexpage.ui
msgctxt ""
@@ -13855,7 +13837,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The connection to the data source could not be established. Please check the connection settings."
-msgstr ""
+msgstr "Forbindelsen til datakilden kunne ikke oprettes. Undersøg opsætningerne af forbindelsen."
#: warndatasourcedialog.ui
msgctxt ""
@@ -13864,7 +13846,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Check Connection Settings..."
-msgstr ""
+msgstr "Undersøg opsætningerne af forbindelsen..."
#: warnemaildialog.ui
msgctxt ""
@@ -13873,7 +13855,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "E-Mails could not be sent"
-msgstr ""
+msgstr "E-mails kunne ikke sendes"
#: warnemaildialog.ui
msgctxt ""
@@ -13891,7 +13873,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "The following error occurred"
-msgstr ""
+msgstr "Følgende fejl opstod"
#: wordcount.ui
msgctxt ""
diff --git a/source/da/sysui/desktop/share.po b/source/da/sysui/desktop/share.po
index e542759b42c..69accab20f7 100644
--- a/source/da/sysui/desktop/share.po
+++ b/source/da/sysui/desktop/share.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-29 20:44+0000\n"
-"Last-Translator: Leif <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2013-12-03 21:56+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385757895.0\n"
+"X-POOTLE-MTIME: 1386107804.0\n"
#: documents.ulf
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tekstdokument"
#: documents.ulf
msgctxt ""
diff --git a/source/da/uui/uiconfig/ui.po b/source/da/uui/uiconfig/ui.po
index 786ac42efec..061eaaceafb 100644
--- a/source/da/uui/uiconfig/ui.po
+++ b/source/da/uui/uiconfig/ui.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-05-30 20:30+0000\n"
-"Last-Translator: aputsiaq <aj@isit.gl>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2014-01-10 08:51+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369945816.0\n"
+"X-POOTLE-MTIME: 1389343861.0\n"
#: masterpassworddlg.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Passwords for web connections 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 "Adgangskoder for webforbindelser er beskyttet af en hovedadgangskode. Hvis $PRODUCTNAME prøver at hente en adgangskode fra den beskyttede liste med adgangskoder vil du blive bedt om at indtaste hovedadgangskoden - dog kun en gang per session."
+msgstr "Adgangskoder for webforbindelser er beskyttet af en hovedadgangskode. Hvis %PRODUCTNAME prøver at hente en adgangskode fra den beskyttede liste med adgangskoder vil du blive bedt om at indtaste hovedadgangskoden - dog kun en gang per session."
#: setmasterpassworddlg.ui
msgctxt ""
diff --git a/source/da/vcl/source/src.po b/source/da/vcl/source/src.po
index 354d201fce2..341dc5f8c22 100644
--- a/source/da/vcl/source/src.po
+++ b/source/da/vcl/source/src.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-01 12:52+0000\n"
-"Last-Translator: René Lagoni <rene@neukirch.dk>\n"
+"PO-Revision-Date: 2014-01-23 08:58+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385902378.0\n"
+"X-POOTLE-MTIME: 1390467481.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -98,7 +98,7 @@ msgctxt ""
"SV_BUTTONTEXT_MORE\n"
"string.text"
msgid "~More"
-msgstr "Luk"
+msgstr "Flere"
#: btntext.src
msgctxt ""
diff --git a/source/da/wizards/source/euro.po b/source/da/wizards/source/euro.po
index 40114acb090..e4076623be3 100644
--- a/source/da/wizards/source/euro.po
+++ b/source/da/wizards/source/euro.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-11-14 01:49+0200\n"
-"Last-Translator: wkn <wkn@kor.dk>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-17 13:44+0000\n"
+"Last-Translator: Leif <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1389966283.0\n"
#: euro.src
msgctxt ""
@@ -628,16 +629,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "Lettiske Lats"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "Den valgte valuta for dokumentet er ikke en europæisk valuta!"
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "Det valgte sprog for operativsystemet er ikke et sprog fra Den Økonomiske Monetære Union."
+msgstr "Sproget angivet for dit operativsystem er ikke et sprog i den Europæiske Monetære Union."
#: euro.src
msgctxt ""
diff --git a/source/da/xmlsecurity/source/dialogs.po b/source/da/xmlsecurity/source/dialogs.po
index d00cf63266a..38b4eccda5e 100644
--- a/source/da/xmlsecurity/source/dialogs.po
+++ b/source/da/xmlsecurity/source/dialogs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-22 14:00+0200\n"
-"Last-Translator: Jørgen <jfma@mailme.dk>\n"
+"PO-Revision-Date: 2013-12-03 21:57+0000\n"
+"Last-Translator: aputsiaq <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386107821.0\n"
#: certificateviewer.src
msgctxt ""
@@ -353,7 +354,7 @@ msgctxt ""
"FI_DESCR2\n"
"fixedtext.text"
msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros."
-msgstr ""
+msgstr "Makroer kan indeholde virus. Deaktivering af et dokuments makroer er altid sikkert. Hvis du deaktiverer makroer, kan du miste den funktionalitet, der følger med dokumentets makroer."
#: warnings.src
msgctxt ""
diff --git a/source/de/chart2/source/controller/dialogs.po b/source/de/chart2/source/controller/dialogs.po
index 8c050eaade4..4b8916abc0f 100644
--- a/source/de/chart2/source/controller/dialogs.po
+++ b/source/de/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 16:48+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-03-29 18:05+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385138936.0\n"
+"X-POOTLE-MTIME: 1396116304.000000\n"
#: Strings.src
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"STR_PAGE_AREA\n"
"string.text"
msgid "Area"
-msgstr "Flächendiagramm"
+msgstr "Fläche"
#: Strings.src
msgctxt ""
@@ -555,6 +555,14 @@ msgstr "Regressionskurve %FORMULA mit Genauigkeit R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Gleitenden Durchschnitt verschieben mit Periode = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1449,56 +1457,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Linear (%SERIESNAME)"
+msgid "Linear"
+msgstr "Linear"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Logarithmisch (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "Logarithmisch"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Exponentiell (%SERIESNAME)"
+msgid "Exponential"
+msgstr "Exponentiell"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Potenziell (%SERIESNAME)"
+msgid "Power"
+msgstr "Potenziell"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr "Polynomisch (%SERIESNAME)"
+msgid "Polynomial"
+msgstr "Polynomial"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr "Gleitender Durchschnitt (%SERIENNAME)"
+msgid "Moving average"
+msgstr "Gleitender Mittelwert"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Mittelwert (%SERIESNAME)"
+msgid "Mean"
+msgstr "Mittelwert"
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/de/chart2/uiconfig/ui.po b/source/de/chart2/uiconfig/ui.po
index 454c86318b5..9063ff983ad 100644
--- a/source/de/chart2/uiconfig/ui.po
+++ b/source/de/chart2/uiconfig/ui.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-21 15:46+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2014-03-14 20:55+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385048816.0\n"
+"X-POOTLE-MTIME: 1394830536.000000\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ma_jor interval"
-msgstr "Hauptintervall"
+msgstr "Hau_ptintervall"
#: tp_Scale.ui
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "L_ogarithmic"
-msgstr "L_ogarithmisch"
+msgstr "Lo_garithmisch"
#: tp_Trendline.ui
msgctxt ""
@@ -698,7 +698,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xponential"
-msgstr "_Exponentiell"
+msgstr "E_xponentiell"
#: tp_Trendline.ui
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Moving Average"
-msgstr "_Gleitender Durchschnitt"
+msgstr "Gleitender _Durchschnitt"
#: tp_Trendline.ui
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Degree"
-msgstr "Grad"
+msgstr "G_rad"
#: tp_Trendline.ui
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Period"
-msgstr "Periode"
+msgstr "Per_iode"
#: tp_Trendline.ui
msgctxt ""
@@ -761,7 +761,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Forward"
-msgstr "Vorwärts extrapolieren um"
+msgstr "_Vorwärts extrapolieren um"
#: tp_Trendline.ui
msgctxt ""
@@ -770,7 +770,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Extrapolate Backward"
-msgstr "Zurück extrapolieren um"
+msgstr "Z_urück extrapolieren um"
#: tp_Trendline.ui
msgctxt ""
@@ -779,7 +779,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Force _Intercept"
-msgstr "Y-Achsen-Schnitt erzwingen bei"
+msgstr "Y-Achsen-_Schnitt erzwingen bei"
#: tp_Trendline.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Show _Equation"
-msgstr "_Gleichung anzeigen"
+msgstr "Gl_eichung anzeigen"
#: tp_Trendline.ui
msgctxt ""
@@ -802,6 +802,24 @@ msgstr "_Bestimmtheitsmaß (R²) anzeigen"
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "_Name der Trendlinie"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/de/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/de/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..3bfafcb5721
--- /dev/null
+++ b/source/de/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-14 10:09+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387015769.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird (eingebettet)"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Firebird-Datei"
diff --git a/source/de/cui/source/dialogs.po b/source/de/cui/source/dialogs.po
index 600a15d134d..628ad5b01fb 100644
--- a/source/de/cui/source/dialogs.po
+++ b/source/de/cui/source/dialogs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-21 10:53+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2013-12-29 21:45+0000\n"
+"Last-Translator: Jochen <dr@jochenschiffers.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385031184.0\n"
+"X-POOTLE-MTIME: 1388353544.0\n"
#: colorpicker.src
msgctxt ""
@@ -2923,7 +2923,7 @@ msgctxt ""
"RID_SVXDLG_SEARCHFORMAT\n"
"tabdialog.text"
msgid "Text Format"
-msgstr "Text-Attribute"
+msgstr "Textformatierungen "
#: srchxtra.src
msgctxt ""
diff --git a/source/de/cui/source/options.po b/source/de/cui/source/options.po
index 231e41b8bb0..51cdc7cc7b3 100644
--- a/source/de/cui/source/options.po
+++ b/source/de/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-11-24 16:37+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -998,15 +998,6 @@ msgstr "Online-Update"
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr "Experteneinstellungen"
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/de/cui/uiconfig/ui.po b/source/de/cui/uiconfig/ui.po
index baac3c0bb97..338c291b3f1 100644
--- a/source/de/cui/uiconfig/ui.po
+++ b/source/de/cui/uiconfig/ui.po
@@ -3,18 +3,36 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-22 16:53+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-02-14 16:45+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385139185.0\n"
+"X-POOTLE-MTIME: 1392396310.0\n"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "Edit"
+msgstr "Bearbeiten"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"reset\n"
+"label\n"
+"string.text"
+msgid "Reset"
+msgstr "Zurücksetzen"
#: aboutconfigdialog.ui
msgctxt ""
@@ -61,24 +79,6 @@ msgctxt ""
msgid "Preferences"
msgstr "Referenzen"
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"default\n"
-"label\n"
-"string.text"
-msgid "Default"
-msgstr "Standard"
-
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"edit\n"
-"label\n"
-"string.text"
-msgid "Edit"
-msgstr "Bearbeiten"
-
#: aboutconfigvaluedialog.ui
msgctxt ""
"aboutconfigvaluedialog.ui\n"
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr "Wert"
+msgid "Value:"
+msgstr "Wert:"
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "Copyright © 2000 - 2013 LibreOffice Beitragende und/oder deren Tochtergesellschaften"
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Copyright © 2000 - 2014 LibreOffice Beitragende."
#: aboutdialog.ui
msgctxt ""
@@ -406,15 +406,6 @@ msgstr "Am Wortan_fang:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -460,15 +451,6 @@ msgstr "Am Worten_de:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -514,15 +496,6 @@ msgstr "A_m Wortanfang:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -568,15 +541,6 @@ msgstr "Am _Wortende:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2767,7 +2731,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr "Linie _1"
#: connectortabpage.ui
@@ -2830,7 +2794,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr "Ende v_ertikal"
#: connectortabpage.ui
@@ -2902,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr "Registrierte Datenbanken"
+msgid "Connection pool"
+msgstr "Verbindungspool"
#: cuiimapdlg.ui
msgctxt ""
@@ -6976,6 +6940,15 @@ msgstr "Ermöglicht eine Makroaufzeichnung (eingeschränkt)"
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Experteneinstellungen"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7966,6 +7939,33 @@ msgstr "LibreOffice _Basic"
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr "Microsoft Internet Explorer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr "Mozilla Firefox"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -8902,20 +8902,20 @@ msgstr "URLs relativ zum Dateisystem speichern"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "URLs relativ zum Internet speichern"
+msgid "_Edit document properties before saving"
+msgstr "_Eigenschaften vorher bearbeiten"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "_Eigenschaften vorher bearbeiten"
+msgid "Save URLs relative to internet"
+msgstr "URLs relativ zum Internet speichern"
#: optsavepage.ui
msgctxt ""
@@ -9583,6 +9583,132 @@ msgstr "Adresse"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Hard_warebeschleunigung verwenden"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "_Kantenglättung verwenden"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Grafikausgabe"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "_Transparenz"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Auswahl"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Symbole _in Menüs"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Automatisch"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Ausblenden"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Anzeigen"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Menü"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "Schriftarten_vorschau aktivieren"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Benutzte S_chriftarten anzeigen"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Liste der Schriftarten"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9763,105 +9889,6 @@ msgstr "Benutzeroberfläche"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "Symbole _in Menüs"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Automatisch"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Ausblenden"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Anzeigen"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Menü"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "Schriftarten_vorschau aktivieren"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "Benutzte S_chriftarten anzeigen"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Liste der Schriftarten"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Hard_warebeschleunigung verwenden"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "_Kantenglättung verwenden"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Grafikausgabe"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9940,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Maus"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "_Transparenz"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Auswahl"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12032,7 +12041,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
-msgstr "Jeden Link aus Dokumenten blockieren, das nicht als vertrauenswürdige Quelle gilt (vgl. Makrosicherheit)"
+msgstr "Jeden Link aus Dokumenten blockieren, der nicht als vertrauenswürdige Quelle gilt (vgl. Makrosicherheit)"
#: securityoptionsdialog.ui
msgctxt ""
@@ -12430,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "_Zum Wörterbuch hinzufügen"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Optionen"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12661,7 +12679,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr "u_m"
#: swpossizepage.ui
@@ -12706,7 +12724,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr "_Textfluss folgen"
#: swpossizepage.ui
@@ -12724,7 +12742,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr "_Position"
#: swpossizepage.ui
diff --git a/source/de/dbaccess/source/core/resource.po b/source/de/dbaccess/source/core/resource.po
index 124769e73d2..32d01b47658 100644
--- a/source/de/dbaccess/source/core/resource.po
+++ b/source/de/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-09-16 12:33+0200\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-19 06:16+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387433764.0\n"
#: strings.src
msgctxt ""
@@ -60,8 +61,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "Die Verbindung zur externen Datenquelle konnte nicht hergestellt werden. Es wurde kein SDBC-Treiber für die angegebene URL gefunden."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "Die Verbindung zur externen Datenquelle konnte nicht hergestellt werden. Es wurde kein SDBC-Treiber für die URL '$name$' gefunden."
#: strings.src
msgctxt ""
diff --git a/source/de/dictionaries/lo_LA.po b/source/de/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..3126f848dda
--- /dev/null
+++ b/source/de/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 06:16+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387433817.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Laotisches Wörterbuch für Rechtschreibprüfung"
diff --git a/source/de/dictionaries/pt_BR/dialog.po b/source/de/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..8a1c816a2c7
--- /dev/null
+++ b/source/de/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-19 18:22+0000\n"
+"Last-Translator: Dennis <dennisroczek@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390155729.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "Spracheinstellungen"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Grammatikprüfung (Portugiesisch)"
diff --git a/source/de/extensions/uiconfig/spropctrlr/ui.po b/source/de/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..3169523d59d
--- /dev/null
+++ b/source/de/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-14 10:12+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387015941.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Register-Reihenfolge"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "Nach o_ben"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Nach _unten"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "Automatische _Sortierung"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Bedienelemente"
diff --git a/source/de/filter/source/config/fragments/filters.po b/source/de/filter/source/config/fragments/filters.po
index 1a01d6526d1..e6a77f9e369 100644
--- a/source/de/filter/source/config/fragments/filters.po
+++ b/source/de/filter/source/config/fragments/filters.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-26 05:14+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-19 18:29+0000\n"
+"Last-Translator: Thomas <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,187 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385442865.0\n"
+"X-POOTLE-MTIME: 1390156172.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "AbiWord-Dokument"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "BeagleWorks/WordPerfect Works v1-Dokument"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "BroadBand eBook"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - Computer Graphics Metafile"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "ClarisWorks/AppleWorks-Dokument"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Presentation Exchange"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Data Interchange Format"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - AutoCAD Interchange Format"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "DOCMaker (v4)-Dokument"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Gekapseltes PostScript"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freihand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "FullWrite Professional-Dokument"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "GreatWorks-Dokument"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "HTML-Dokument (Globaldokument)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -52,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML-Dokument"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr "HanMac Word-J-Dokument"
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr "HanMac Word-K-Dokument"
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "LightWayText für Mac v4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Lotus WordPro-Dokument"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2-Metadatei"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -61,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -70,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Microsoft Excel 4.0 Vorlage"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -79,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Microsoft Excel 5.0 Vorlage"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -88,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Microsoft Excel 95 Vorlage"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -97,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Microsoft Excel 97/2000/XP/2003 Vorlage"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -106,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Microsoft PowerPoint 97/2000/XP/2003 Vorlage"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -115,14 +430,23 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML Vorlage"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML Vorlage"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -130,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML Vorlage"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML Vorlage"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -139,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -151,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Microsoft Word 95 Vorlage"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -160,6 +502,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Microsoft Word 97/2000/XP/2003 Vorlage"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Microsoft Works-Dokument"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "MacDoc v1-Dokument"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "MacWrite-Dokument"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "MacWriteII oder MacWritePro-Dokument"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Acta Mac Classic-Dokument"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "Weitere Mac v2-3-Dokumente"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word für Mac (v1 - v5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Microsoft Works für Mac-Dokument (v1 - v4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic v1.6 - v3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "MindWrite-Dokument"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr "Nisus Writer Mac Classic v3.4 - 6.5"
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Office Open XML Text"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Office Open XML Textvorlage"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -178,6 +655,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Office Open XML Text"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - Zsoft Paintbrush"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - Adobe Photoshop"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "PalmDoc eBook"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "Plucker eBook"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "Rich Text"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "Rich Text Format (Calc)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - StarWriter Graphics Format"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView-Metadatei"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr "SYLK"
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -259,6 +907,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr "OpenOffice.org 1.0 Textdokument"
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "T602-Dokument"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - Truevision Targa"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr "TeachText/SimpleText v1-Dokument"
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "TealDoc eBook"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr "Tex-Edit v2-Dokument"
+
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
"Text__StarWriter_Web__ui.xcu\n"
@@ -340,6 +1042,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Unified Office Format Textdokument"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "WordPerfect-Dokument"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "WordPerfect-Grafik"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "WriteNow-Dokument"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "WriterPlus-Dokument"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XBM - X Bitmap"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Z-Write 1.3-Dokument"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -382,8 +1165,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML Vorlage"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML Vorlage"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -391,8 +1174,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -421,6 +1204,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "OpenOffice.org 1.0 Tabellendokumentvorlage"
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -430,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "ODF Diagramm"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr "dBASE"
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -448,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF Zeichnung"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - Kodak Photo CD (768x512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - Kodak Photo CD (192x128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "PCD - Kodak Photo CD (384x256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -457,6 +1285,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr "OpenOffice.org 1.0 Zeichnungsvorlage"
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Gekapseltes PostScript"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -466,6 +1339,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "HTML-Dokument (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2-Metadatei"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView-Metadatei"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows Metafile"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr "eDOC (v2)-Dokument"
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "eReader eBook"
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -499,8 +1516,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Microsoft PowerPoint 2007/2010 XML-AutoPlay"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML-AutoPlay"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -508,8 +1525,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML Vorlage"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML Vorlage"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -517,8 +1534,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML Vorlage"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML Vorlage"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -526,8 +1543,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Office Open XML Präsentation"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Office Open XML Präsentation AutoPlay"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Office Open XML Präsentationsvorlage"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -565,6 +1609,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr "OpenOffice.org 1.0 Präsentationsvorlage"
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Windows Bitmap"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Enhanced Metafile"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Gekapseltes PostScript"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Graphics Interchange Format"
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -574,6 +1663,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "HTML-Dokument (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - OS/2-Metadatei"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Portable Bitmap"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Portable Pixelmap"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Scalable Vector Graphics"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - StarView-Metadatei"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Tagged Image File Format"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Windows-Metadatei"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -583,6 +1798,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODF Formel"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr "PWP - PlaceWare"
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -601,6 +1834,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "ODF Textdokument"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr "Hangul WP 97"
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -628,6 +1870,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr "OpenOffice.org 1.0 Textdokument"
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "Writer Layout XML"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Portable Network Graphic"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "Hilfeinhalt"
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -646,6 +1942,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr "OpenOffice.org 1.0 Textdokument (Writer/Webseite)"
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Portable Document Format"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (Writer-/Globaldokument)"
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -681,3 +1995,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr "Text (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "zTXT eBook"
diff --git a/source/de/filter/source/config/fragments/types.po b/source/de/filter/source/config/fragments/types.po
index d755ffb3270..5bc5b517f1f 100644
--- a/source/de/filter/source/config/fragments/types.po
+++ b/source/de/filter/source/config/fragments/types.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-26 05:13+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-19 18:26+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385442800.0\n"
+"X-POOTLE-MTIME: 1390156018.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -31,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -40,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML Vorlage"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 XML Vorlage"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -49,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -58,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -67,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML Vorlage"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML Vorlage"
#: StarBase.xcu
msgctxt ""
@@ -133,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "OpenDocument Tabellendokument (Flaches XML)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Office Open XML-Tabelle"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Office Open XML-Tabellenvorlage"
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -196,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "OpenDocument Präsentation (Flaches XML)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Office Open XML Präsentation AutoPlay"
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -238,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -247,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML Vorlage"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 XML Vorlage"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/de/formula/source/core/resource.po b/source/de/formula/source/core/resource.po
index 5d990b0b40d..9ede35170f1 100644
--- a/source/de/formula/source/core/resource.po
+++ b/source/de/formula/source/core/resource.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-27 15:05+0000\n"
-"Last-Translator: Jochen <dr@jochenschiffers.de>\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 06:08+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385564721.0\n"
+"X-POOTLE-MTIME: 1387433316.0\n"
#: core_resource.src
msgctxt ""
@@ -1343,6 +1343,15 @@ msgstr "EXPONVERT"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "EXPON.VERT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1370,6 +1379,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "POISSON.VERT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2117,6 +2135,15 @@ msgstr "HYPGEOMVERT"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "HYPGEOM.VERT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2144,6 +2171,24 @@ msgstr "FVERT"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "F.VERT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "F.VERT.RE"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2171,6 +2216,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "WEIBULL.VERT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2414,6 +2468,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "F.TEST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2612,6 +2675,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "F.INV"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "F.INV.RE"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/de/helpcontent2/source/auxiliary.po b/source/de/helpcontent2/source/auxiliary.po
index 347bb0fce91..ba3f45ad254 100644
--- a/source/de/helpcontent2/source/auxiliary.po
+++ b/source/de/helpcontent2/source/auxiliary.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-15 16:47+0000\n"
+"PO-Revision-Date: 2014-01-19 17:37+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371314842.0\n"
+"X-POOTLE-MTIME: 1390153067.0\n"
#: sbasic.tree
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"0809\n"
"node.text"
msgid "Pivot Table"
-msgstr "Datenpilot"
+msgstr "Pivot-Tabelle"
#: scalc.tree
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc.po b/source/de/helpcontent2/source/text/scalc.po
index ff79b50f1e6..4c40d15bce1 100644
--- a/source/de/helpcontent2/source/text/scalc.po
+++ b/source/de/helpcontent2/source/text/scalc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-12 17:18+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"PO-Revision-Date: 2014-01-19 17:38+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1384276698.0\n"
+"X-POOTLE-MTIME: 1390153096.0\n"
#: main0000.xhp
msgctxt ""
@@ -658,7 +658,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Use the <emph>Data</emph> menu commands to edit the data in the current sheet. You can define ranges, sort and filter the data, calculate results, outline data, and create a pivot table.</ahelp>"
-msgstr "<ahelp hid=\".\">Die Daten der aktuellen Tabelle bearbeiten Sie mit den Befehlen im Menü <emph>Daten</emph>. Sie können Datenbereiche definieren, die Daten sortieren und filtern, Ergebnisse berechnen, Daten gliedern sowie den Datenpiloten öffnen.</ahelp>"
+msgstr "<ahelp hid=\".\">Die Daten der aktuellen Tabelle bearbeiten Sie mit den Befehlen im Menü <emph>Daten</emph>. Sie können Datenbereiche definieren, die Daten sortieren und filtern, Ergebnisse berechnen, Daten gliedern sowie Pivot-Tabellen erstellen.</ahelp>"
#: main0112.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc/00.po b/source/de/helpcontent2/source/text/scalc/00.po
index a67e26d2b90..31ecbdf2504 100644
--- a/source/de/helpcontent2/source/text/scalc/00.po
+++ b/source/de/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-22 08:37+0000\n"
+"PO-Revision-Date: 2014-03-15 06:25+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385109438.0\n"
+"X-POOTLE-MTIME: 1394864704.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"par_id1774346\n"
"help.text"
msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Detail einblenden</emph> (für einige Datenpilot-Tabellen) </variable>"
+msgstr "<variable id=\"dngdrill\">Wählen Sie <emph>Daten - Gruppierung und Gliederung - Detail einblenden</emph> (für einige Pivot-Tabelle)</variable>"
#: 00000412.xhp
msgctxt ""
@@ -1703,7 +1703,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Menü <emph>Daten - Datenpilot</emph></variable>"
+msgstr "<variable id=\"dndtpt\">Menü <emph>Daten - Pivot-Tabelle</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1712,7 +1712,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<variable id=\"dndpa\">Choose <emph>Data - Pivot Table - Create</emph></variable>"
-msgstr "<variable id=\"dndpa\">Menü <emph>Daten - Datenpilot - Aufrufen</emph></variable>"
+msgstr "<variable id=\"dndpa\">Menü <emph>Daten - Pivot-Tabelle - Erstellen...</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1721,7 +1721,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<variable id=\"dndq\">Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Wählen Sie im Menü <emph>Daten - Datenpilot - Aufrufen</emph>, aktivieren Sie im Dialog <emph>Quelle auswählen</emph> die Option <emph>In $[officename] angemeldete Datenquelle</emph>.</variable>"
+msgstr "<variable id=\"dndq\">Wählen Sie im Menü <emph>Daten - Pivot-Tabelle - Erstellen...</emph> und aktivieren Sie im Dialog <emph>Quelle auswählen</emph> die Option <emph>In $[officename] angemeldete Datenquelle</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
@@ -1730,7 +1730,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Wählen Sie <emph>Daten - Datenpilot - Aufrufen</emph>, aktivieren Sie im Dialog <emph>Quelle auswählen</emph> die Option <emph>Aktuelle Selektion</emph>."
+msgstr "Wählen Sie im Menü <emph>Daten - Pivot-Tabelle - Erstellen...</emph> und aktivieren Sie im Dialog <emph>Quelle auswählen</emph> die Option <emph>Aktuelle Selektion</emph>."
#: 00000412.xhp
msgctxt ""
@@ -1739,7 +1739,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Wählen Sie <emph>Daten - Datenpilot - Aufrufen</emph>, aktivieren Sie im Dialog <emph>Quelle auswählen</emph> die Option <emph>In $[officename] angemeldete Datenquelle</emph>, klicken Sie <emph>OK</emph>, um den Dialog <emph>Datenquelle auswählen</emph> zu öffnen."
+msgstr "Wählen Sie <emph>Daten - Pivot-Tabelle - Erstellen...</emph>, aktivieren Sie im Dialog <emph>Quelle auswählen</emph> die Option <emph>In $[officename] angemeldete Datenquelle</emph> und klicken Sie auf <emph>OK</emph>, um den Dialog <emph>Datenquelle auswählen</emph> zu öffnen."
#: 00000412.xhp
msgctxt ""
@@ -1748,7 +1748,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Menü <emph>Daten - Datenpilot - Aktualisieren</emph></variable>"
+msgstr "<variable id=\"dndpak\">Wählen Sie im Menü <emph>Daten - Pivot-Tabelle - Aktualisieren</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1757,7 +1757,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Menü <emph>Daten - Datenpilot - Löschen</emph></variable>"
+msgstr "<variable id=\"dndploe\">Wählen Sie im Menü <emph>Daten - Pivot-Tabelle - Löschen</emph></variable>"
#: 00000412.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc/01.po b/source/de/helpcontent2/source/text/scalc/01.po
index 0506864c368..555239c6304 100644
--- a/source/de/helpcontent2/source/text/scalc/01.po
+++ b/source/de/helpcontent2/source/text/scalc/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-26 05:19+0000\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2014-03-15 06:46+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385443145.0\n"
+"X-POOTLE-MTIME: 1394865961.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -2926,7 +2926,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertColumns\">Inserts a new column to the left of the active cell.</ahelp> The number of columns inserted corresponds to the number of columns selected. The existing columns are moved to the right."
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:InsertColumns\">Fügt links neben der aktiven Zelle eine neue Spalte ein.</ahelp> Die Anzahl der eingefügten Spalten entspricht der Anzahl der ausgewählten Spalten. Die vorhandenen Spalten werden nach rechts verschoben."
+msgstr "<ahelp hid=\".uno:InsertColumns\">Fügt links neben der aktiven Zelle eine neue Spalte ein.</ahelp> Die Anzahl der eingefügten Spalten entspricht der Anzahl der ausgewählten Spalten. Die vorhandenen Spalten werden nach rechts verschoben."
#: 04050000.xhp
msgctxt ""
@@ -11355,7 +11355,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"mathematiktext\">This category contains the <emph>Mathematical</emph> functions for Calc.</variable> To open the <emph>Function Wizard</emph>, choose <link href=\"text/scalc/01/04060000.xhp\" name=\"Insert - Function\"><emph>Insert - Function</emph></link>."
-msgstr "<variable id=\"mathematiktext\">Diese Kategorie enthält <emph>mathematische</emph> Funktionen.</variable> Wählen Sie im Menü <link href=\"text/scalc/01/04060000.xhp\" name=\"Einfügen - Funktion\"><emph>Einfügen - Funktion...</emph></link>, um das Fenster <emph>Funktions-Assistent</emph> zu öffnen."
+msgstr "<variable id=\"mathematiktext\">Diese Kategorie enthält <emph>mathematische</emph> Funktionen.</variable> Wählen Sie im Menü <link href=\"text/scalc/01/04060000.xhp\" name=\"Einfügen - Funktion...\"><emph>Einfügen - Funktion...</emph></link>, um das Fenster <emph>Funktions-Assistent</emph> zu öffnen."
#: 04060106.xhp
msgctxt ""
@@ -15801,7 +15801,7 @@ msgctxt ""
"620\n"
"help.text"
msgid "Example assumption: You have entered invoices into a table. Column A contains the date value of the invoice, column B the amounts. You want to find a formula that you can use to return the total of all amounts only for a specific month, e.g. only the amount for the period >=2008-01-01 to <2008-02-01. The range with the date values covers A1:A40, the range containing the amounts to be totaled is B1:B40. C1 contains the start date, 2008<item type=\"input\">-01-01</item>, of the invoices to be included and C2 the date, 2008<item type=\"input\">-02-01</item>, that is no longer included."
-msgstr "Annahme (Beispiel): Sie habe Rechnungen in eine Tabelle eingegeben. Spalte A enthält das Datums der jeweiligen Rechnung, Spalte B die jeweiligen Beträge. Sie möchten eine Formel verwenden, mit der Sie die Summe aller Beträge für einen bestimmten Monat berechnen können, z.B. den Betrag für den Zeitraum >=01.01.2008 bis <01.02.2008. Die Daten umfassen den Bereich A1:A40, die zusammenzurechnenden Beträge umfassen den Bereich B1:B40. C1 enthält das Anfangsdatum <item type=\"input\">01.01.</item>2008 der einzubeziehenden Rechnungen, und C2 enthält das Datum <item type=\"input\">01.02.</item>2008, das nicht mehr einbezogen wird."
+msgstr "Annahme (Beispiel): Sie habe Rechnungen in eine Tabelle eingegeben. Spalte A enthält das Datums der jeweiligen Rechnung, Spalte B die jeweiligen Beträge. Sie möchten eine Formel verwenden, mit der Sie die Summe aller Beträge für einen bestimmten Monat berechnen können, z.B. den Betrag für den Zeitraum >=01.01.2008 bis <01.02.2008. Die Daten umfassen den Bereich A1:A40, die zusammenzurechnenden Beträge umfassen den Bereich B1:B40. C1 enthält das Anfangsdatum <item type=\"input\">01.01.</item>2008 der einzubeziehenden Rechnungen und C2 enthält das Datum <item type=\"input\">01.02.</item>2008, das nicht mehr einbezogen wird."
#: 04060106.xhp
msgctxt ""
@@ -16179,7 +16179,7 @@ msgctxt ""
"469\n"
"help.text"
msgid "Function index"
-msgstr "<emph>Funktionsindex</emph>"
+msgstr "Funktionsindex"
#: 04060106.xhp
msgctxt ""
@@ -16188,7 +16188,7 @@ msgctxt ""
"470\n"
"help.text"
msgid "Function"
-msgstr "<emph>Funktion</emp>"
+msgstr "Funktion"
#: 04060106.xhp
msgctxt ""
@@ -17415,7 +17415,7 @@ msgctxt ""
"par_id2118594\n"
"help.text"
msgid "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - when B1 contains <item type=\"input\">2006</item>, this returns 6"
-msgstr "<item type=\"input\">=ZÄHLENWENN(A1:A10;\"<\"&B1)</item> ergibt 6."
+msgstr "<item type=\"input\">=ZÄHLENWENN(A1:A10;\"<\"&B1)</item> - ergibt 6, wenn Zelle B1 <item type=\"input\">2006</item> enthält."
#: 04060106.xhp
msgctxt ""
@@ -21244,7 +21244,7 @@ msgctxt ""
"par_id1027200802301348\n"
"help.text"
msgid "For interoperability the ADDRESS and INDIRECT functions support an optional parameter to specify whether the R1C1 address notation instead of the usual A1 notation should be used."
-msgstr "Für die Kompatlität unterstützen die Funktionen ADRESSE und INDIREKT einen optionalen Parameter, der angibt, ob die R1C1-Notation anstatt der üblichen A1-Notation verwendet werden soll."
+msgstr "Für die Kompatibilität unterstützen die Funktionen ADRESSE und INDIREKT einen optionalen Parameter, der angibt, ob die R1C1-Notation anstatt der üblichen A1-Notation verwendet werden soll."
#: 04060109.xhp
msgctxt ""
@@ -23494,7 +23494,7 @@ msgctxt ""
"bm_id7682424\n"
"help.text"
msgid "<bookmark_value>GETPIVOTDATA function</bookmark_value>"
-msgstr "<bookmark_value>DATPILOTDATENZUORDNEN (Funktion)</bookmark_value>"
+msgstr "<bookmark_value>PIVOTDATENZUORDNEN (Funktion)</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -23502,7 +23502,7 @@ msgctxt ""
"hd_id3747062\n"
"help.text"
msgid "GETPIVOTDATA"
-msgstr "DATPILOTDATENZUORDNEN"
+msgstr "PIVOTDATENZUORDNEN"
#: 04060109.xhp
msgctxt ""
@@ -23510,7 +23510,7 @@ msgctxt ""
"par_id3593859\n"
"help.text"
msgid "<ahelp hid=\".\">The GETPIVOTDATA function returns a result value from a pivot table. The value is addressed using field and item names, so it remains valid if the layout of the pivot table changes.</ahelp>"
-msgstr "<ahelp hid=\".\">Die Funktion DATPILOTDATENZUORDNEN gibt einen Ergebniswert aus einer Datenpilot-Tabelle zurück. Der Wert wird durch Feldnamen und Elementnamen ausgewählt, sodass der Bezug gültig bleibt, falls sich der Aufbau der Datenpilot-Tabelle ändert.</ahelp>"
+msgstr "<ahelp hid=\".\">Die Funktion PIVOTDATENZUORDNEN gibt einen Ergebniswert aus einer Pivot-Tabelle zurück. Der Wert wird durch Feldnamen und Elementnamen ausgewählt, sodass der Bezug gültig bleibt, falls sich der Aufbau der Pivot-Tabelle ändert.</ahelp>"
#: 04060109.xhp
msgctxt ""
@@ -23534,7 +23534,7 @@ msgctxt ""
"par_id1665089\n"
"help.text"
msgid "GETPIVOTDATA(TargetField; pivot table; [ Field 1; Item 1; ... ])"
-msgstr "DATPILOTDATENZUORDNEN(Zielfeld; Datenpilot; [ Feld 1; Element 1; ... ])"
+msgstr "PIVOTDATENZUORDNEN(Zielfeld; Pivot-Tabelle; [ Feld 1; Element 1; ... ])"
#: 04060109.xhp
msgctxt ""
@@ -23542,7 +23542,7 @@ msgctxt ""
"par_id4997100\n"
"help.text"
msgid "GETPIVOTDATA(pivot table; Constraints)"
-msgstr "DATPILOTDATENZUORDNEN(Datenpilot; Bedingungen)"
+msgstr "PIVOTDATENZUORDNEN(Pivot-Tabelle; Bedingungen)"
#: 04060109.xhp
msgctxt ""
@@ -23566,7 +23566,7 @@ msgctxt ""
"par_id9302346\n"
"help.text"
msgid "<emph>TargetField</emph> is a string that selects one of the pivot table's data fields. The string can be the name of the source column, or the data field name as shown in the table (like \"Sum - Sales\")."
-msgstr "<emph>Zielfeld</emph> ist eine Zeichenkette, die eines der Datenfelder in der Datenpilot-Tabelle auswählt. Die Zeichenkette kann der Name der Quellspalte oder der Datenfeldname sein, der in der Tabelle angezeigt wird (wie \"Summe - Verkauf\")."
+msgstr "<emph>Zielfeld</emph> ist eine Zeichenkette, die eines der Datenfelder in der Pivot-Tabelle auswählt. Die Zeichenkette kann der Name der Quellspalte oder der Datenfeldname sein, der in der Tabelle angezeigt wird (etwa \"Summe - Verkauf\")."
#: 04060109.xhp
msgctxt ""
@@ -23574,7 +23574,7 @@ msgctxt ""
"par_id8296151\n"
"help.text"
msgid "<emph>pivot table</emph> is a reference to a cell or cell range that is positioned within a pivot table or contains a pivot table. If the cell range contains several pivot tables, the table that was created last is used."
-msgstr "<emph>Datenpilot</emph> ist ein Bezug auf eine Zelle oder einen Zellbereich dessen Position innerhalb einer Datenpilot-Tabelle liegt oder der eine Datenpilot-Tabelle enthält. Wenn der Zellbereich mehrere Datenpilot-Tabellen enthält, wird die als letztes erstellte benutzt."
+msgstr "<emph>Pivot-Tabelle</emph> ist ein Bezug auf eine Zelle oder einen Zellbereich dessen Position innerhalb einer Pivot-Tabelle liegt oder der eine Pivot-Tabelle enthält. Wenn der Zellbereich mehrere Pivot-Tabellen enthält, wird die als letztes erstellte benutzt."
#: 04060109.xhp
msgctxt ""
@@ -23582,7 +23582,7 @@ msgctxt ""
"par_id4809411\n"
"help.text"
msgid "If no <emph>Field n / Item n</emph> pairs are given, the grand total is returned. Otherwise, each pair adds a constraint that the result must satisfy. <emph>Field n</emph> is the name of a field from the pivot table. <emph>Item n</emph> is the name of an item from that field."
-msgstr "Wenn kein <emph>Feld n / Element n</emph> Paar angegeben ist, wird das Gesamtergebnis der Datenpilot-Tabelle zurückgegeben. Anderenfalls fügt jedes Paar eine Bedingung hinzu, die das Funktionsergebnis erfüllen muss. <emph>Feld n</emph> ist ein Feldname der Datenpilot-Tabelle. <emph>Element n</emph> ist der Elementname eines Elements dieses Feldes."
+msgstr "Wenn kein <emph>Feld n / Element n</emph> Paar angegeben ist, wird das Gesamtergebnis der Pivot-Tabelle zurückgegeben. Anderenfalls fügt jedes Paar eine Bedingung hinzu, die das Funktionsergebnis erfüllen muss. <emph>Feld n</emph> ist ein Feldname der Pivot-Tabelle. <emph>Element n</emph> ist der Elementname eines Elements dieses Feldes."
#: 04060109.xhp
msgctxt ""
@@ -23590,7 +23590,7 @@ msgctxt ""
"par_id6454969\n"
"help.text"
msgid "If the pivot table contains only a single result value that fulfills all of the constraints, or a subtotal result that summarizes all matching values, that result is returned. If there is no matching result, or several ones without a subtotal for them, an error is returned. These conditions apply to results that are included in the pivot table."
-msgstr "Wenn die Datenpilot-Tabelle nur einen Wert enthält, der alle Bedingungen erfüllt, oder ein Teilergebnis, das alle auf die Bedingung passenden Werte zusammenfasst, dann wird dieses Ergebnis zurückgeliefert. Wenn es gar keinen passenden Wert gibt oder wenn es mehrere Werte gibt, ohne dass eine sie zusammenfassende Funktion existiert, dann wird ein Fehler zurückgeliefert. Diese Regeln beziehen sich auf Ergebnisse, die in der Datenpilot-Tabelle zu sehen sind."
+msgstr "Wenn die Pivot-Tabelle nur einen Wert enthält, der alle Bedingungen erfüllt, oder ein Teilergebnis, das alle auf die Bedingung passenden Werte zusammenfasst, dann wird dieses Ergebnis zurückgeliefert. Wenn es gar keinen passenden Wert gibt oder wenn es mehrere Werte gibt, ohne dass eine sie zusammenfassende Funktion existiert, dann wird ein Fehler zurückgeliefert. Diese Regeln beziehen sich auf Ergebnisse, die in der Pivot-Tabelle zu sehen sind."
#: 04060109.xhp
msgctxt ""
@@ -23598,7 +23598,7 @@ msgctxt ""
"par_id79042\n"
"help.text"
msgid "If the source data contains entries that are hidden by settings of the pivot table, they are ignored. The order of the Field/Item pairs is not significant. Field and item names are not case-sensitive."
-msgstr "Wenn die Quelldaten Einträge enthalten, die durch Einstellungen der Datenpilot-Tabelle verborgen sind, dann werden solche ignoriert. Die Reihenfolge der Feld/Element-Paare ist beliebig. Groß- und Kleinschreibung wird bei Feld- und Elementnamen außer Acht gelassen."
+msgstr "Wenn die Quelldaten Einträge enthalten, die durch Einstellungen der Pivot-Tabelle verborgen sind, dann werden diese ignoriert. Die Reihenfolge der Feld/Element-Paare ist beliebig. Groß- und Kleinschreibung wird bei Feld- und Elementnamen außer Acht gelassen."
#: 04060109.xhp
msgctxt ""
@@ -23606,7 +23606,7 @@ msgctxt ""
"par_id7928708\n"
"help.text"
msgid "If no constraint for a page field is given, the field's selected value is implicitly used. If a constraint for a page field is given, it must match the field's selected value, or an error is returned. Page fields are the fields at the top left of a pivot table, populated using the \"Page Fields\" area of the pivot table layout dialog. From each page field, an item (value) can be selected, which means only that item is included in the calculation."
-msgstr "Falls keine Bedingung mittels Seitenfeld angegeben ist, wird der für das Feld auswählte Eintrag stillschweigend benutzt. Wenn eine Bedingung mittels Seitenfeld angegeben ist, muss sie zu dem ausgewählten Wert des Seitenfeldes passen, sonst wird ein Fehler zurückgegeben. Seitenfelder sind die Felder oben links in einer Datenpilot-Tabelle, erstellt durch den Bereich \"Seitenfelder\" im Datenpilot-Dialog. Aus jedem Seitenfeld kann ein Element (Wert) ausgewählt werden, so dass nur dieses Element in die Berechnung einbezogen wird."
+msgstr "Falls keine Bedingung mittels Seitenfeld angegeben ist, wird der für das Feld auswählte Eintrag stillschweigend benutzt. Wenn eine Bedingung mittels Seitenfeld angegeben ist, muss sie zu dem ausgewählten Wert des Seitenfeldes passen, sonst wird ein Fehler zurückgegeben. Seitenfelder sind die Felder oben links in einer Pivot-Tabelle, erstellt durch den Bereich \"Seitenfelder\" im Dialog Pivot-Tabelle. Aus jedem Seitenfeld kann ein Element (Wert) ausgewählt werden, sodass nur dieses Element in die Berechnung einbezogen wird."
#: 04060109.xhp
msgctxt ""
@@ -23614,7 +23614,7 @@ msgctxt ""
"par_id3864253\n"
"help.text"
msgid "Subtotal values from the pivot table are only used if they use the function \"auto\" (except when specified in the constraint, see <item type=\"literal\">Second Syntax</item> below)."
-msgstr "Teilergebnisse aus der Datenpilot-Tabelle sind nur erreichbar, wenn als Funktion \"Automatisch\" eingestellt ist (außer wenn die Funktion in der Bedingung angegeben ist, siehe unten<item type=\"literal\">Zweite Syntaxvariante</item>)."
+msgstr "Teilergebnisse aus der Pivot-Tabelle sind nur erreichbar, wenn als Funktion \"Automatisch\" eingestellt ist (außer wenn die Funktion in der Bedingung angegeben ist, siehe unten<item type=\"literal\">Zweite Syntaxvariante</item>)."
#: 04060109.xhp
msgctxt ""
@@ -23630,7 +23630,7 @@ msgctxt ""
"par_id9937131\n"
"help.text"
msgid "<emph>pivot table</emph> has the same meaning as in the first syntax."
-msgstr "<emph>Datenpilot</emph> hat dieselbe Bedeutung wie in der ersten Syntaxvariante."
+msgstr "<emph>Pivot-Tabelle</emph> hat dieselbe Bedeutung wie in der ersten Syntaxvariante."
#: 04060109.xhp
msgctxt ""
@@ -23646,7 +23646,7 @@ msgctxt ""
"par_id4076357\n"
"help.text"
msgid "One of the entries can be the data field name. The data field name can be left out if the pivot table contains only one data field, otherwise it must be present."
-msgstr "Einer der Einträge kann der Datenfeldname sein. Der Datenfeldname kann entfallen, wenn die Datenpilot-Tabelle nur ein Datenfeld besitzt, anderenfalls muss der Eintrag vorhanden sein."
+msgstr "Einer der Einträge kann der Datenfeldname sein. Der Datenfeldname kann entfallen, wenn die Pivot-Tabelle nur ein Datenfeld besitzt, anderenfalls muss der Eintrag vorhanden sein."
#: 04060109.xhp
msgctxt ""
@@ -23654,7 +23654,7 @@ msgctxt ""
"par_id8231757\n"
"help.text"
msgid "Each of the other entries specifies a constraint in the form <item type=\"literal\">Field[Item]</item> (with literal characters [ and ]), or only <item type=\"literal\">Item</item> if the item name is unique within all fields that are used in the pivot table."
-msgstr "Jeder der weiteren Parameter beschreibt eine Bedingung in der Form <item type=\"literal\">Feld[Element]</item> (wobei [ und ] als Zeichen einzugeben sind) oder nur <item type=\"literal\">Element</item>, sofern der Name des Elements eindeutig innerhalb aller in der Datenpilot-Tabelle benutzten Felder ist."
+msgstr "Jeder der weiteren Parameter beschreibt eine Bedingung in der Form <item type=\"literal\">Feld[Element]</item> (wobei [ und ] als Zeichen einzugeben sind) oder nur <item type=\"literal\">Element</item>, sofern der Name des Elements eindeutig innerhalb aller in der Pivot-Tabelle benutzten Felder ist."
#: 04060109.xhp
msgctxt ""
@@ -23930,7 +23930,7 @@ msgctxt ""
"214\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BASIS\">Converts a positive integer to a specified base into a text from the <link href=\"text/shared/00/00000005.xhp#zahlensystem\" name=\"numbering system\">numbering system</link>.</ahelp> The digits 0-9 and the letters A-Z are used."
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_FUNC_BASIS\">Wandelt eine positive Ganzzahl in einen Text aus dem <link href=\"text/shared/00/00000005.xhp#zahlensystem\" name=\"Zahlensystem\">Zahlensystem</link> zur angegebenen Basis.</ahelp> Dabei werden die Ziffern 0-9 und die Buchstaben A-Z verwendet."
+msgstr "<ahelp hid=\"HID_FUNC_BASIS\">Wandelt eine positive ganze Zahl in einen Text aus dem <link href=\"text/shared/00/00000005.xhp#zahlensystem\" name=\"Zahlensystem\">Zahlensystem</link> zur angegebenen Basis um.</ahelp> Dabei werden die Ziffern 0-9 und die Buchstaben A-Z verwendet."
#: 04060110.xhp
msgctxt ""
@@ -25039,7 +25039,7 @@ msgctxt ""
"88\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_KLEIN\">Converts all uppercase letters in a text string to lowercase.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_FUNC_KLEIN\">Die im Textfeld <emph>Text</emph> eingegebene Buchstabenfolge wird komplett in Kleinbuchstaben umgewandelt.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KLEIN\">Die im Textfeld <emph>Text</emph> eingegebene Buchstabenfolge wird komplett in Kleinbuchstaben umgewandelt.</ahelp>"
#: 04060110.xhp
msgctxt ""
@@ -25377,7 +25377,7 @@ msgctxt ""
"194\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_WIEDERHOLEN\">Repeats a character string by the given <emph>number</emph> of copies.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_FUNC_WIEDERHOLEN\">Wiederholt eine Zeichenkette so oft, wie mit <emph>Anzahl</emph> angegeben.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_WIEDERHOLEN\">Wiederholt eine Zeichenkette so oft, wie mit <emph>Anzahl</emph> angegeben.</ahelp>"
#: 04060110.xhp
msgctxt ""
@@ -26076,8 +26076,8 @@ msgctxt ""
"par_id3156074\n"
"60\n"
"help.text"
-msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing zeros and with single space between words."
-msgstr "<item type=\"input\">=GLÄTTEN(\" Hallo Welt \")</item> liefert Hallo Welt ohne führende und nachfolgende Nullen und mit nur einem Leerzeichen zwischen den Wörtern zurück."
+msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing spaces and with single space between words."
+msgstr "<item type=\"input\">=GLÄTTEN(\" Hallo Welt \")</item> gibt Hallo Welt ohne führende und abschließende Leerzeichen und mit nur einem Leerzeichen zwischen den Wörtern aus."
#: 04060110.xhp
msgctxt ""
@@ -39656,7 +39656,7 @@ msgctxt ""
"121\n"
"help.text"
msgid "<emph>C</emph> is a logical value that determines the form of the function. <emph>C = 0</emph> calculates the density function, and <emph>C = 1</emph> calculates the distribution."
-msgstr "<emph>K</emph> Kumuliert = 0 berechnet die , <emph>K</emph> = 1 die Verteilung."
+msgstr "<emph>K</emph> ist ein Wahrheitswert, der die Form der Funktion bestimmt. <emph>K = 0</emph> berechnet die Dichtefunktion und <emph>K = 1</emph> die Verteilung."
#: 04060181.xhp
msgctxt ""
@@ -41335,8 +41335,8 @@ msgctxt ""
"par_id3149254\n"
"49\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\" visibility=\"visible\">Berechnet den kleinsten Wert, für den die kumulierte Wahrscheinlichkeit der Binomialverteilung gleich oder größer als eine bestimmte Grenzwahrscheinlichkeit ist.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Berechnet den kleinsten Wert, für den die kumulierte Wahrscheinlichkeit der Binomialverteilung größer oder gleich einer bestimmten Grenzwahrscheinlichkeit ist.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -46090,7 +46090,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definename/filter\">Defines the selected area to be used in an <link href=\"text/scalc/01/12040300.xhp\" name=\"advanced filter\">advanced filter</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/scalc/ui/definename/filter\">Legt fest, dass der ausgewählte Bereich in einem <link href=\"text/scalc/01/12040300.xhp\" name=\"Spezialfilter\">Spezialfilter</link> zum Einsatz kommt.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/definename/filter\">Legt fest, dass der ausgewählte Bereich in einem <link href=\"text/scalc/01/12040300.xhp\" name=\"Spezialfilter\">Spezialfilter</link> zum Einsatz kommt.</ahelp>"
#: 04070100.xhp
msgctxt ""
@@ -46144,7 +46144,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/managenamesdialog/add\">Click the <emph>Add</emph> button to add the defined name to the list. Click the <emph>Modify</emph> button to enter another name for an already existing name selected from the list.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/scalc/ui/managenamesdialog/add\">Klicken Sie auf die Schaltfläche <emph>Hinzufügen</emph>, um den definierten Namen in die Liste zu übertragen. Klicken Sie auf die Schaltfläche <emph>Ändern</emph>, wenn Sie einen bereits vorhandenen und in der Liste ausgewählten Namen ändern möchten.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/managenamesdialog/add\">Klicken Sie auf die Schaltfläche <emph>Hinzufügen</emph>, um den festgelegten Namen in die Liste zu übertragen. Klicken Sie auf die Schaltfläche <emph>Ändern</emph>, wenn Sie einen bereits vorhandenen und in der Liste ausgewählten Namen ändern möchten.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -47026,7 +47026,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Select the rows or columns that you want to hide, and then choose <emph>Format - Row - Hide </emph>or<emph> Format - Column - Hide</emph>."
-msgstr "Selektieren Sie die Zeilen oder Spalten, die Sie ausblenden möchten, und wählen Sie dann im Menü <emph>Format</emph> den Befehl <emph>Zeile - Ausblenden </emph>bzw.<emph> Spalte - Ausblenden</emph>."
+msgstr "Wählen Sie die Zeilen bzw. Spalten aus, die Sie ausblenden möchten, und wählen Sie dann im Menü <emph>Format - Zeile - Ausblenden</emph> bzw. <emph>Format - Spalte - Ausblenden</emph>."
#: 05030300.xhp
msgctxt ""
@@ -47208,7 +47208,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Defines the optimal column width for selected columns.</ahelp></variable> The optimal column width depends on the longest entry within a column. You can choose from the available <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"measurement units\">measurement units</link>."
-msgstr "<variable id=\"optitext\"><ahelp visibility=\"visible\" hid=\".uno:SetOptimalColumnWidthDi\">Legt die optimale Spaltenbreite für die markierten Spalten fest.</ahelp></variable> Die optimale Spaltenbreite hängt von dem längsten Eintrag in der Spalte ab. Sie können eine der verfügbaren <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Maßeinheiten\">Maßeinheiten</link> wählen."
+msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Legt die optimale Spaltenbreite für die markierten Spalten fest.</ahelp></variable> Die optimale Spaltenbreite hängt von dem längsten Eintrag in der Spalte ab. Sie können eine der verfügbaren <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Maßeinheiten\">Maßeinheiten</link> wählen."
#: 05040200.xhp
msgctxt ""
@@ -48052,7 +48052,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:DefinePrintArea\">Defines an active cell or selected cell area as the print range.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DefinePrintArea\">Definiert eine aktive Zelle oder einen ausgewählten Zellbereich als Druckbereich.</ahelp>"
+msgstr "<ahelp hid=\".uno:DefinePrintArea\">Legt eine aktive Zelle oder einen ausgewählten Zellbereich als Druckbereich fest.</ahelp>"
#: 05080200.xhp
msgctxt ""
@@ -48104,7 +48104,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"druckbereichetext\"><ahelp hid=\".uno:EditPrintArea\">Opens a dialog where you can specify the print range.</ahelp></variable> You can also set the rows or columns which are to be repeated in every page."
-msgstr "<variable id=\"druckbereichetext\"><ahelp visibility=\"visible\" hid=\".uno:EditPrintArea\">Öffnet einen Dialog zum Bearbeiten des Druckbereichs.</ahelp></variable> Außerdem können Sie die auf jeder Seite zu wiederholenden Zeilen oder Spalten angeben."
+msgstr "<variable id=\"druckbereichetext\"><ahelp hid=\".uno:EditPrintArea\">Öffnet einen Dialog zum Bearbeiten des Druckbereichs.</ahelp></variable> Außerdem können Sie die auf jeder Seite zu wiederholenden Zeilen oder Spalten angeben."
#: 05080300.xhp
msgctxt ""
@@ -48139,7 +48139,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
-msgstr "Wählen Sie <emph>-keiner-</emph>, um einen definierten Druckbereich für die aktuelle Tabelle zu entfernen. Wählen Sie <emph>-Selektion-</emph>, um den ausgewählten Bereich des Tabellendokuments als Druckbereich festzulegen. Mit <emph>-benutzerdefiniert-</emph> können Sie einen Druckbereich angeben, den Sie bereits mit dem Befehl <emph>Format - Druckbereiche - Festlegen</emph> definiert haben. Mit dem Befehl <emph>Einfügen - Namen - Festlegen</emph> definierte Namen für Druckbereiche werden hier angezeigt und können im Listenfeld ausgewählt werden."
+msgstr "Wählen Sie <emph>- keiner -</emph>, um einen festgelegten Druckbereich für die aktuelle Tabelle zu entfernen. Wählen Sie <emph>- ganze Tabelle -</emph>, um das aktuelle Tabellenblatt als Druckbereich festzulegen. Wählen Sie <emph>- Selektion -</emph>, um den im Tabellendokument ausgewählten Bereich als Druckbereich festzulegen. Mit <emph>- benutzerdefiniert -</emph> können Sie einen Druckbereich angeben, den Sie bereits über <emph>Format - Druckbereiche - Festlegen</emph> festgelegt haben. Über <emph>Einfügen - Namen - Festlegen</emph> festgelegte Namen für Druckbereiche werden hier angezeigt und können im Listenfeld ausgewählt werden."
#: 05080300.xhp
msgctxt ""
@@ -48713,7 +48713,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_AUTOFORMAT:BTN_MORE\">Opens the <emph>Formatting</emph> section, which displays the formatting overrides that can be applied to the spreadsheet. Deselecting an option keeps the format of the current spreadsheet for that format type.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"SC:MOREBUTTON:RID_SCDLG_AUTOFORMAT:BTN_MORE\">Öffnet den Dialogbereich <emph>Formatierung</emph>, der die auf die Tabelle anwendbaren vorrangigen Formatierungen enthält. Wenn Sie die Auswahl einer Option aufheben, wird die Formatierung der aktuellen Tabelle für die entsprechende Kategorie beibehalten.</ahelp>"
+msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_AUTOFORMAT:BTN_MORE\">Öffnet den Abschnitt <emph>Formatierung</emph>, der die auf die Tabelle anwendbaren vorrangigen Formatierungen enthält. Wenn Sie die Auswahl einer Option aufheben, wird die Formatierung der aktuellen Tabelle für die entsprechende Kategorie beibehalten.</ahelp>"
#: 05110000.xhp
msgctxt ""
@@ -48926,7 +48926,7 @@ msgctxt ""
"par_id2414014\n"
"help.text"
msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose Tools - Cell Contents - AutoCalculate (you see a check mark next to the command when AutoCalculate is enabled)."
-msgstr "Zum Anwenden einer bedingten Formatierung muss die Option <emph>Automatisch berechnen</emph> aktiviert sein. Wählen Sie <emph>Extras - Zellinhalte - Automatisch berechnen</emph> (wenn die Option <emph>Automatisch berechnen</emph> aktiviert ist, wird ein Häkchen neben dem Befehl angezeigt)."
+msgstr "Zum Anwenden einer bedingten Formatierung muss die Option <emph>Automatisch berechnen</emph> aktiviert sein. Wählen Sie dazu im Menü <emph>Extras - Zellinhalte - Automatisch berechnen</emph> (wenn die Option <emph>Automatisch berechnen</emph> bereits aktiviert ist, wird ein Häkchen neben dem Befehl angezeigt)."
#: 05120000.xhp
msgctxt ""
@@ -49280,7 +49280,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"silben\"><ahelp hid=\".uno:Hyphenate\">The <emph>Hyphenation </emph>command calls the dialog for setting the hyphenation in $[officename] Calc.</ahelp></variable>"
-msgstr "<variable id=\"silben\"><ahelp visibility=\"visible\" hid=\".uno:Hyphenate\">Der Befehl <emph>Silbentrennung</emph> ruft einen Dialog auf, in dem Sie die Einstellungen für die Silbentrennung in $[officename] Calc vornehmen können.</ahelp></variable>"
+msgstr "<variable id=\"silben\"><ahelp hid=\".uno:Hyphenate\">Über <emph>Silbentrennung</emph> wird ein Dialog aufgerufen, in dem Sie die Einstellungen für die Silbentrennung in $[officename] Calc vornehmen können.</ahelp></variable>"
#: 06020000.xhp
msgctxt ""
@@ -49687,7 +49687,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:AuditingFillMode\">Activates the Fill Mode in the Detective. The mouse pointer changes to a special symbol, and you can click any cell to see a trace to the precedent cell.</ahelp> To exit this mode, press Escape or click the <emph>End Fill Mode</emph> command in the context menu."
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:AuditingFillMode\">Aktiviert den Füll-Modus im Detektiv. Der Mauszeiger nimmt eine andere Form an, und Sie können auf eine beliebige Zelle klicken, um eine Spur zu der entsprechenden Vorgängerzelle einzublenden.</ahelp> Zum Beenden dieses Modus können Sie entweder Esc drücken oder den Befehl <emph>Füll-Modus beenden</emph> im Kontextmenü aufrufen."
+msgstr "<ahelp hid=\".uno:AuditingFillMode\">Aktiviert den Füll-Modus im Detektiv. Der Mauszeiger nimmt eine andere Form an und Sie können auf eine beliebige Zelle klicken, um eine Spur zu der entsprechenden Vorgängerzelle einzublenden.</ahelp> Zum Beenden dieses Modus können Sie entweder die Taste Esc drücken oder den Befehl <emph>Füll-Modus beenden</emph> im Kontextmenü aufrufen."
#: 06030700.xhp
msgctxt ""
@@ -49773,7 +49773,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:RefreshArrows\">Redraws all traces in the sheet. Formulas modified when traces are redrawn are taken into account.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:RefreshArrows\">Aktualisiert alle Spuren in der Tabelle. Bei der Aktualisierung der Spuren geänderte Formeln werden berücksichtigt.</ahelp>"
+msgstr "<ahelp hid=\".uno:RefreshArrows\">Aktualisiert alle Spuren in der Tabelle. Bei der Aktualisierung der Spuren geänderte Formeln werden berücksichtigt.</ahelp>"
#: 06030900.xhp
msgctxt ""
@@ -50335,7 +50335,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Protects the sheet structure of your document from modifications. It is impossible to insert, delete, rename, move or copy sheets.</ahelp></variable> Open the <emph>Protect document</emph> dialog with <emph>Tools - Protect Document - Document</emph>. Optionally enter a password and click OK."
-msgstr "<variable id=\"dokumenttext\"><ahelp visibility=\"visible\" hid=\".uno:ToolProtectionDocument\">Hier können Sie die Struktur Ihres gesamten Dokuments vor Veränderungen schützen. Es können keine Tabellen eingefügt, gelöscht, umbenannt oder verschoben/kopiert werden.</ahelp></variable> Sobald Sie das Menü <emph>Extras - Dokument schützen - Dokument</emph> aufrufen, gelangen Sie in den Dialog <emph>Dokument schützen</emph>, in dem Sie Ihr Dokument mit oder ohne Kennwort vor Veränderungen bewahren können."
+msgstr "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Hier können Sie die Struktur Ihres gesamten Dokuments vor Veränderungen schützen. Es können dann keine Tabellen mehr eingefügt, gelöscht, umbenannt oder verschoben/kopiert werden.</ahelp></variable> Sobald Sie im Menü <emph>Extras - Dokument schützen - Dokument...</emph> aufrufen, gelangen Sie zum Dialog <emph>Dokument schützen</emph>, in dem Sie Ihr Dokument mit oder ohne Kennwort vor Veränderungen schützen können."
#: 06060200.xhp
msgctxt ""
@@ -50525,7 +50525,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "The completion text is highlighted."
-msgstr "Der Ergänzungstext wird hervorgehoben. Wenn Sie weitere Ergänzungsvorschläge sehen möchten, drücken Sie die Tabulatortaste, um die nächste Möglichkeit einzublenden. Mit Umschalt+Tabulator blenden Sie die vorige Möglichkeit ein. Zum Übernehmen der Ergänzung drücken Sie die Eingabetaste. Bei mehreren möglichen Ergänzungen wird eine Liste erstellt. Mit <emph>Strg+D</emph> rufen Sie diese Liste auf."
+msgstr "Der Ergänzungstext wird hervorgehoben. Wenn Sie weitere Ergänzungsvorschläge sehen möchten, drücken Sie die Tabulatortaste, um die nächste Möglichkeit einzublenden. Mit Umschalt+Tabulator blenden Sie die vorige Möglichkeit ein. Zum Übernehmen der Ergänzung drücken Sie die Eingabetaste. Bei mehreren möglichen Ergänzungen kann eine Liste erstellt werden. Mit <emph>Strg+D</emph> rufen Sie diese Liste auf."
#: 06130000.xhp
msgctxt ""
@@ -52734,7 +52734,7 @@ msgctxt ""
"par_id6036561\n"
"help.text"
msgid "<link href=\"text/scalc/01/12080700.xhp\">Show Details command in pivot tables</link>"
-msgstr "<link href=\"text/scalc/01/12080700.xhp\">Details einblenden in Datenpilot-Tabellen</link>"
+msgstr "<link href=\"text/scalc/01/12080700.xhp\">Details einblenden in Pivot-Tabellen</link>"
#: 12080300.xhp
msgctxt ""
@@ -53116,7 +53116,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Show Details (Pivot Table)"
-msgstr "Details einblenden (Datenpilot)"
+msgstr "Details einblenden (Pivot-Tabelle)"
#: 12080700.xhp
msgctxt ""
@@ -53124,7 +53124,7 @@ msgctxt ""
"hd_id3344523\n"
"help.text"
msgid "<link href=\"text/scalc/01/12080700.xhp\">Show Details (Pivot Table)</link>"
-msgstr "<link href=\"text/scalc/01/12080700.xhp\">Details einblenden (Datenpilot)</link>"
+msgstr "<link href=\"text/scalc/01/12080700.xhp\">Details einblenden (Pivot-Tabelle)</link>"
#: 12080700.xhp
msgctxt ""
@@ -53132,7 +53132,7 @@ msgctxt ""
"par_id871303\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts a new \"drill-down\" sheet with more information about the current pivot table cell. You can also double-click a pivot table cell to insert the \"drill-down\" sheet. The new sheet shows a subset of rows from the original data source that constitutes the result data displayed in the current cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Fügt eine neue \"Drilldown\"-Tabelle mit zusätzlichen Informationen über die aktuelle Datenpilot-Zelle ein. Sie können auch auf eine Datenpilot-Zelle doppelklicken, um die \"Drilldown\"-Tabelle einzufügen. Die neue Tabelle zeigt eine Teilmenge von Zeilen aus der Originaldatenquelle, aus der die in der aktuellen Zelle angezeigten Ergebnisdaten gebildet werden.</ahelp>"
+msgstr "<ahelp hid=\".\">Fügt eine neue \"Drilldown\"-Tabelle mit zusätzlichen Informationen über der aktuellen Zelle der Pivot-Tabelle ein. Sie können auch auf eine Zelle der Pivot-Tabelle doppelklicken, um die \"Drilldown\"-Tabelle einzufügen. Die neue Tabelle zeigt eine Teilmenge von Zeilen der Originaldatenquelle, aus der die in der aktuellen Zelle angezeigten Ergebnisdaten gebildet werden.</ahelp>"
#: 12080700.xhp
msgctxt ""
@@ -53140,7 +53140,7 @@ msgctxt ""
"par_id7132480\n"
"help.text"
msgid "Hidden items are not evaluated, the rows for the hidden items are included. Show Details is available only for pivot tables that are based on cell ranges or database data."
-msgstr "Ausgeblendete Elemente werden nicht ausgewertet, die Zeilen für die ausgeblendeten Elemente werden eingeschlossen. \"Details einblenden\" steht nur für Datenpilot-Tabellen zur Verfügung, die auf Zellbereichen oder Datenbankdaten basieren."
+msgstr "Ausgeblendete Elemente werden nicht ausgewertet, die Zeilen für die ausgeblendeten Elemente werden eingeschlossen. \"Details einblenden\" steht nur für Pivot-Tabelle zur Verfügung, die auf Zellbereichen oder Datenbankdaten basieren."
#: 12090000.xhp
msgctxt ""
@@ -53148,7 +53148,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Pivot Table"
-msgstr "Datenpilot"
+msgstr "Pivot-Tabelle"
#: 12090000.xhp
msgctxt ""
@@ -53157,7 +53157,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/12090000.xhp\" name=\"Pivot Table\">Pivot Table</link>"
-msgstr "<link href=\"text/scalc/01/12090000.xhp\" name=\"Datenpilot\">Datenpilot</link>"
+msgstr "<link href=\"text/scalc/01/12090000.xhp\" name=\"Datenpilot\">Pivot-Tabelle</link>"
#: 12090000.xhp
msgctxt ""
@@ -53166,7 +53166,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "A pivot table provides a summary of large amounts of data. You can then rearrange the pivot table to view different summaries of the data."
-msgstr "Eine Datenpilot-Tabelle stellt eine Zusammenfassung großer Datenmengen dar. Eine solche Datenpilot-Tabelle lässt sich umordnen, sodass die Daten auf unterschiedliche Arten zusammengefasst werden."
+msgstr "Eine Pivot-Tabelle stellt eine Zusammenfassung großer Datenmengen dar. Eine Pivot-Tabelle lässt sich umordnen, sodass die Daten auf unterschiedliche Arten zusammengefasst werden können."
#: 12090000.xhp
msgctxt ""
@@ -53183,7 +53183,7 @@ msgctxt ""
"par_idN105FB\n"
"help.text"
msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
-msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Datenpilot-Dialog\">Datenpilot-Dialog</link>"
+msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Dialog Pivot-Tabelle\">Dialog Pivot-Tabelle</link>"
#: 12090100.xhp
msgctxt ""
@@ -53209,7 +53209,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:DataDataPilotRun\">Opens a dialog where you can select the source for your pivot table, and then create your table.</ahelp>"
-msgstr "<ahelp hid=\".uno:DataDataPilotRun\">Öffnet einen Dialog, in dem Sie die Quelle für die Datenpilot-Tabelle auswählen und anschließend die Tabelle erzeugen können.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataDataPilotRun\">Öffnet einen Dialog, in dem Sie die Quelle für die Pivot-Tabelle auswählen und anschließend die Tabelle erzeugen können.</ahelp>"
#: 12090100.xhp
msgctxt ""
@@ -53227,7 +53227,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select a data source for the pivot table."
-msgstr "Wählen Sie die Quelle für die Datenpilot-Tabelle aus."
+msgstr "Wählen Sie die Quelle für die Pivot-Tabelle aus."
#: 12090100.xhp
msgctxt ""
@@ -53245,7 +53245,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\".\">Uses the selected cells as the data source for the pivot table.</ahelp>"
-msgstr "<ahelp hid=\".\">Verwendet die ausgewählten Zellen als Datenquelle für die Datenpilot-Tabelle.</ahelp>"
+msgstr "<ahelp hid=\".\">Verwendet die ausgewählten Zellen als Datenquelle für die Pivot-Tabelle.</ahelp>"
#: 12090100.xhp
msgctxt ""
@@ -53254,7 +53254,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "The data columns in the pivot table use the same number format as the first data row in the current selection."
-msgstr "Für die Datenspalten in der Datenpilot-Tabelle gilt das Zahlenformat der ersten Datenzeile in der aktuellen Auswahl."
+msgstr "Für die Datenspalten in der Pivot-Tabelle gilt das Zahlenformat der ersten Datenzeile in der aktuellen Auswahl."
#: 12090100.xhp
msgctxt ""
@@ -53272,7 +53272,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\".\">Uses a table or query in a database that is registered in $[officename] as the data source for the pivot table.</ahelp>"
-msgstr "<ahelp hid=\".\">Verwendet als Quelle für die Datenpilot-Tabelle eine in $[officename] registrierte Tabelle oder Abfrage.</ahelp>"
+msgstr "<ahelp hid=\".\">Verwendet als Quelle für die Pivot-Tabelle eine in $[officename] registrierte Tabelle oder Abfrage.</ahelp>"
#: 12090100.xhp
msgctxt ""
@@ -53290,7 +53290,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <emph>External Source</emph> dialog where you can select the OLAP data source for the pivot table.</ahelp>"
-msgstr "<ahelp hid=\".\">Öffnet den Dialog <emph>Externe Quelle/Schnittstelle</emph>, in dem Sie eine OLAP-Datenquelle für den Datenpilot auswählen können.</ahelp>"
+msgstr "<ahelp hid=\".\">Öffnet den Dialog <emph>Externe Quelle/Schnittstelle</emph>, in dem Sie eine OLAP-Datenquelle für die Pivot-Tabelle auswählen können.</ahelp>"
#: 12090100.xhp
msgctxt ""
@@ -53298,7 +53298,7 @@ msgctxt ""
"par_idN10670\n"
"help.text"
msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
-msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Datenpilot-Dialog\">Datenpilot-Dialog</link>"
+msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Dialog Pivot-Tabelle\">Dialog Pivot-Tabelle</link>"
#: 12090101.xhp
msgctxt ""
@@ -53405,7 +53405,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
-msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Datenpilot-Dialog\">Datenpilot-Dialog</link>"
+msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Dialog Pivot-Tabelle\">Dialog Pivot-Tabelle</link>"
#: 12090102.xhp
msgctxt ""
@@ -53413,7 +53413,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Pivot Table"
-msgstr "Datenpilot"
+msgstr "Pivot-Tabelle"
#: 12090102.xhp
msgctxt ""
@@ -53421,7 +53421,7 @@ msgctxt ""
"bm_id2306894\n"
"help.text"
msgid "<bookmark_value>pivot table function;show details</bookmark_value><bookmark_value>pivot table function;drill down</bookmark_value>"
-msgstr "<bookmark_value>Datenpilot (Funktion);Details einblenden</bookmark_value><bookmark_value>Datenpilot (Funktion);zusätzliche Informationen anzeigen</bookmark_value>"
+msgstr "<bookmark_value>Pivot-Tabelle (Funktion); Details einblenden</bookmark_value><bookmark_value>Pivot-Tabelle (Funktion); zusätzliche Informationen anzeigen</bookmark_value>"
#: 12090102.xhp
msgctxt ""
@@ -53430,7 +53430,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Pivot Table"
-msgstr "Datenpilot"
+msgstr "Pivot-Tabelle"
#: 12090102.xhp
msgctxt ""
@@ -53439,7 +53439,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:DataPilotExec\">Specify the layout of the table that is generated by the pivot table.</ahelp>"
-msgstr "<ahelp hid=\".uno:DataPilotExec\">Geben Sie das Layout für den Datenpiloten an.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataPilotExec\">Geben Sie das Layout für die Pivot-Tabelle an.</ahelp>"
#: 12090102.xhp
msgctxt ""
@@ -53448,7 +53448,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "The pivot table displays data fields as buttons which you can drag and drop to define the pivot table."
-msgstr "Der Datenpilot zeigt die Datenfelder in Form von Schaltflächen an, die sich zur Gestaltung der Datenpilot-Tabelle mit der Maus ziehen und ablegen lassen."
+msgstr "Die Pivot-Tabelle zeigt die Datenfelder in Form von Schaltflächen an, die sich zur Gestaltung der Pivot-Tabelle mit der Maus ziehen und ablegen lassen."
#: 12090102.xhp
msgctxt ""
@@ -53466,7 +53466,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_DPLAY_SELECT\">To define the layout of a pivot table, drag and drop data field buttons onto the <emph>Page Fields, Row Fields, Column Fields, </emph>and<emph> Data Fields </emph>areas.</ahelp> You can also use drag and drop to rearrange the data fields on a pivot table."
-msgstr "<ahelp hid=\"HID_SC_DPLAY_SELECT\">Um das Layout für Ihre Datenpilot-Tabelle festzulegen, ziehen Sie die Datenfeldschaltflächen in die Bereiche <emph>Zeilenfelder, Spaltenfelder</emph> und <emph>Datenfelder</emph> und legen sie an der gewünschten Stelle ab.</ahelp> Die Datenfelder lassen sich in der Tabelle auch durch Ziehen und Ablegen umordnen."
+msgstr "<ahelp hid=\"HID_SC_DPLAY_SELECT\">Um das Layout für Ihre Pivot-Tabelle festzulegen, ziehen Sie die Datenfeldschaltflächen in die Bereiche <emph>Zeilenfelder, Spaltenfelder</emph> und <emph>Datenfelder</emph> und legen sie an der gewünschten Stelle ab.</ahelp> Die Datenfelder lassen sich in der Tabelle auch durch Ziehen und Ablegen umordnen."
#: 12090102.xhp
msgctxt ""
@@ -53538,7 +53538,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE\">Displays or hides additional options for defining the pivot table.</ahelp>"
-msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE\">Blendet zusätzliche Optionen für die Gestaltung der Datenpilot-Tabelle ein oder aus.</ahelp>"
+msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE\">Blendet zusätzliche Optionen für die Gestaltung der Pivot-Tabelle ein oder aus.</ahelp>"
#: 12090102.xhp
msgctxt ""
@@ -53556,7 +53556,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Specify the settings for displaying the results of the pivot table."
-msgstr "Legen Sie die Einstellungen für die Ergebnisanzeige der Datenpilot-Tabelle fest."
+msgstr "Legen Sie die Einstellungen für die Ergebnisanzeige der Pivot-Tabelle fest."
#: 12090102.xhp
msgctxt ""
@@ -53572,7 +53572,7 @@ msgctxt ""
"par_id0509200913025615\n"
"help.text"
msgid "<ahelp hid=\".\">Select the area that contains the data for the current pivot table.</ahelp>"
-msgstr "<ahelp hid=\".\">Wählen Sie den Bereich, der die Daten für den aktuellen Datenpiloten beinhaltet.</ahelp>"
+msgstr "<ahelp hid=\".\">Wählen Sie den Bereich, der die Daten für die aktuelle Pivot-Tabelle beinhaltet.</ahelp>"
#: 12090102.xhp
msgctxt ""
@@ -53590,7 +53590,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_PIVOT_LAYOUT:ED_OUTAREA\">Select the area where you want to display the results of the pivot table.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_PIVOT_LAYOUT:ED_OUTAREA\">Wählen Sie den Bereich aus, in dem die Ergebnisse der Datenpilot-Tabelle angezeigt werden sollen.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_PIVOT_LAYOUT:ED_OUTAREA\">Wählen Sie den Bereich aus, in dem die Ergebnisse der Pivot-Tabelle angezeigt werden sollen.</ahelp>"
#: 12090102.xhp
msgctxt ""
@@ -53599,7 +53599,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "If the selected area contains data, the pivot table overwrites the data. To prevent the loss of existing data, let the pivot table automatically select the area to display the results."
-msgstr "Wenn Sie einen Bereich auswählen, der bereits Daten enthält, überschreibt die Datenpilot-Tabelle diese Daten. Um das Überschreiben vorhandener Daten zu vermeiden, lassen Sie den Datenpiloten den Bereich zur Ergebnisanzeige automatisch wählen."
+msgstr "Wenn Sie einen Bereich auswählen, der bereits Daten enthält, überschreibt die Pivot-Tabelle diese Daten. Um das Überschreiben vorhandener Daten zu vermeiden, lassen Sie die Pivot-Tabelle den Bereich zur Ergebnisanzeige automatisch wählen."
#: 12090102.xhp
msgctxt ""
@@ -53687,7 +53687,7 @@ msgctxt ""
"par_idN1089B\n"
"help.text"
msgid "<ahelp hid=\".\">Adds a Filter button to pivot tables that are based on spreadsheet data.</ahelp>"
-msgstr "<ahelp hid=\".\">Fügt den Datenpilot-Tabellen, die auf Tabellendokumentdaten basieren, eine Schaltfläche \"Filter\" hinzu.</ahelp>"
+msgstr "<ahelp hid=\".\">Fügt den Pivot-Tabelle, die auf Tabellendokumentdaten basieren, eine Schaltfläche \"Filter\" hinzu.</ahelp>"
#: 12090102.xhp
msgctxt ""
@@ -53719,7 +53719,7 @@ msgctxt ""
"par_idN108DC\n"
"help.text"
msgid "To examine details inside a pivot table"
-msgstr "So überprüfen Sie Details innerhalb einer Datenpilot-Tabelle"
+msgstr "So überprüfen Sie Details innerhalb einer Pivot-Tabelle"
#: 12090102.xhp
msgctxt ""
@@ -53776,7 +53776,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<link href=\"text/scalc/04/01020000.xhp\" name=\"Pivot table shortcut keys\">Pivot table shortcut keys</link>"
-msgstr "<link href=\"text/scalc/04/01020000.xhp\" name=\"Tastenkombinationen für den Datenpiloten\">Tastenkombinationen für den Datenpiloten</link>"
+msgstr "<link href=\"text/scalc/04/01020000.xhp\" name=\"Tastenkombinationen für Pivot-Tabellen\">Tastenkombinationen für Pivot-Tabellen</link>"
#: 12090103.xhp
msgctxt ""
@@ -54185,7 +54185,7 @@ msgctxt ""
"bm_id7292397\n"
"help.text"
msgid "<bookmark_value>calculating;pivot table</bookmark_value>"
-msgstr "<bookmark_value>Berechnen;Datenpilot</bookmark_value>"
+msgstr "<bookmark_value>Berechnen; Pivot-Tabelle</bookmark_value>"
#: 12090105.xhp
msgctxt ""
@@ -54203,7 +54203,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "The contents of this dialog is different for data fields in the <emph>Data</emph> area, and data fields in the <emph>Row</emph> or <emph>Column</emph> area of the <link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table\">Pivot Table</link> dialog."
-msgstr "Dieser Dialog ist für die Datenfelder im Bereich <emph>Daten</emph> und solche in den Bereichen <emph>Zeile</emph> und<emph> Spalte</emph> des Dialogs <link href=\"text/scalc/01/12090102.xhp\" name=\"Datenpilot\">Datenpilot</link> unterschiedlich aufgebaut."
+msgstr "Dieser Dialog ist für Datenfelder im Bereich <emph>Daten</emph> und solche in den Bereichen <emph>Zeile</emph> und<emph> Spalte</emph> des Dialogs <link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot-Tabelle\">Pivot-Tabelle</link> unterschiedlich aufgebaut."
#: 12090105.xhp
msgctxt ""
@@ -54553,7 +54553,7 @@ msgctxt ""
"par_idN1078D\n"
"help.text"
msgid "Each result is divided by the total result for its row in the pivot table. If there are several data fields, the total for the result's data field is used. If there are subtotals with manually selected summary functions, the total with the data field's summary function is still used."
-msgstr "Jedes Ergebnis wird durch das Gesamtergebnis für seine Zeile in der Datenpilot-Tabelle dividiert. Sind mehrere Datenfelder vorhanden, wird das Gesamtergebnis für das Datenfeld des Ergebnisses verwendet. Wenn Teilergebnisse mit manuell ausgewählten Zusammenfassungsfunktionen vorhanden sind, wird weiterhin das Gesamtergebnis mit der Zusammenfassungsfunktion des Datenfelds verwendet."
+msgstr "Jedes Ergebnis wird durch das Gesamtergebnis für seine Zeile in der Pivot-Tabelle dividiert. Sind mehrere Datenfelder vorhanden, wird das Gesamtergebnis für das Datenfeld des Ergebnisses verwendet. Wenn Teilergebnisse mit manuell ausgewählten Zusammenfassungsfunktionen vorhanden sind, wird weiterhin das Gesamtergebnis mit der Zusammenfassungsfunktion des Datenfelds verwendet."
#: 12090105.xhp
msgctxt ""
@@ -54657,7 +54657,7 @@ msgctxt ""
"bm_id711386\n"
"help.text"
msgid "<bookmark_value>hiding;data fields, from calculations in pivot table</bookmark_value><bookmark_value>display options in pivot table</bookmark_value><bookmark_value>sorting;options in pivot table</bookmark_value><bookmark_value>data field options for pivot table</bookmark_value>"
-msgstr "<bookmark_value>Ausblenden;Datenfelder, aus Berechnungen im Datenpiloten</bookmark_value><bookmark_value>Anzeigeoptionen im Datenpiloten</bookmark_value><bookmark_value>Sortieren;Optionen im Datenpiloten</bookmark_value><bookmark_value>Datenfeldoptionen für Datenpiloten</bookmark_value>"
+msgstr "<bookmark_value>Ausblenden; Datenfelder, aus Berechnungen in Pivot-Tabellen</bookmark_value><bookmark_value>Anzeigeoptionen für Pivot-Tabellen</bookmark_value><bookmark_value>Sortieren; Optionen für Pivot-Tabellen</bookmark_value><bookmark_value>Datenfeldoptionen für Pivot-Tabellen</bookmark_value>"
#: 12090106.xhp
msgctxt ""
@@ -54673,7 +54673,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "You can specify additional options for column, row, and page data fields in the <link href=\"text/scalc/01/12090105.xhp\">pivot table</link>."
-msgstr "Im <link href=\"text/scalc/01/12090105.xhp\">Datenpiloten</link> können Sie zusätzliche Optionen für Spalten-, Zeilen- und Seitenfelder festlegen."
+msgstr "In <link href=\"text/scalc/01/12090105.xhp\">Pivot-Tabellen</link> können Sie zusätzliche Optionen für Spalten-, Zeilen- und Seitenfelder festlegen."
#: 12090106.xhp
msgctxt ""
@@ -54785,7 +54785,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "<ahelp hid=\"1495385090\">Adds an empty row after the data for each item in the pivot table.</ahelp>"
-msgstr "<ahelp hid=\"1495385090\">Fügt für jedes Element in der Datenpilot-Tabelle eine leere Zeile nach den Daten ein.</ahelp>"
+msgstr "<ahelp hid=\"1495385090\">Fügt für jedes Element in der Pivot-Tabelle eine leere Zeile nach den Daten ein.</ahelp>"
#: 12090106.xhp
msgctxt ""
@@ -54897,7 +54897,7 @@ msgctxt ""
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\"1495387657\">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=\"1495387657\">Wählen Sie die Hierarchie, die Sie verwenden möchten. Der Datenpilot muss auf einer externen Datenquelle basieren, die Datenhierarchien enthält.</ahelp>"
+msgstr "<ahelp hid=\"1495387657\">Wählen Sie die Hierarchie, die Sie verwenden möchten. Die Pivot-Tabelle muss auf einer externen Datenquelle basieren, die Datenhierarchien enthält.</ahelp>"
#: 12090200.xhp
msgctxt ""
@@ -54923,7 +54923,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:RecalcPivotTable\">Updates the pivot table.</ahelp>"
-msgstr "<ahelp hid=\".uno:RecalcPivotTable\">Aktualisiert die Datenpilot-Tabelle.</ahelp>"
+msgstr "<ahelp hid=\".uno:RecalcPivotTable\">Aktualisiert die Pivot-Tabelle.</ahelp>"
#: 12090200.xhp
msgctxt ""
@@ -54932,7 +54932,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "After you import an Excel spreadsheet that contains a pivot table, click in the table, and then choose <emph>Data - Pivot Table - Refresh</emph>."
-msgstr "Nachdem Sie ein Excel-Dokument mit einer Pivot-Tabelle importiert haben, klicken Sie auf diese Tabelle, und wählen <emph>Daten - Datenpilot - Aktualisieren</emph>."
+msgstr "Nachdem Sie ein Excel-Dokument mit einer Pivot-Tabelle importiert haben, klicken Sie auf diese Tabelle, und wählen <emph>Daten - Pivot-Tabelle - Aktualisieren</emph>."
#: 12090300.xhp
msgctxt ""
@@ -54958,7 +54958,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:DeletePivotTable\" visibility=\"visible\">Deletes the selected pivot table.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeletePivotTable\" visibility=\"visible\">Löscht die ausgewählte Datenpilot-Tabelle.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeletePivotTable\" visibility=\"visible\">Löscht die ausgewählte Pivot-Tabelle.</ahelp>"
#: 12090400.xhp
msgctxt ""
@@ -54982,7 +54982,7 @@ msgctxt ""
"par_idN10551\n"
"help.text"
msgid "Grouping pivot tables displays the <emph>Grouping</emph> dialog for either values or dates."
-msgstr "Durch das Gruppieren von Datenpilot-Tabellen wird der Dialog <emph>Gruppierung</emph> entweder für Werte oder Daten angezeigt."
+msgstr "Durch das Gruppieren von Pivot-Tabelle wird der Dialog <emph>Gruppierung</emph> entweder für Werte oder Daten angezeigt."
#: 12090400.xhp
msgctxt ""
@@ -56824,7 +56824,7 @@ msgctxt ""
"221\n"
"help.text"
msgid "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> returns the serial number 36950. Formatted as a date, this is 2001-02-28."
-msgstr "<item type=\"input\">=EDATUM(\"31.03.2001\";-1) liefert 36950 zurück. Als Datum formatiert ist das 28.02.2001."
+msgstr "<item type=\"input\">=EDATUM(\"31.03.2001\";-1)</item> liefert die Seriennummer 36950 zurück. Als Datum formatiert ist das 28.02.2001."
#: func_eomonth.xhp
msgctxt ""
@@ -58798,7 +58798,7 @@ msgctxt ""
"solver_options.xhp\n"
"par_id3806878\n"
"help.text"
-msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if onle one solver engine is installed."
+msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if only one solver engine is installed."
msgstr "Wählen Sie aus dem Listenfeld die Solver-Maschine aus, die verwendet und konfiguriert werden soll. Das Listenfeld ist deaktiviert, wenn nur eine Solver-Maschine installiert ist."
#: solver_options.xhp
diff --git a/source/de/helpcontent2/source/text/scalc/04.po b/source/de/helpcontent2/source/text/scalc/04.po
index 61e3f52d076..6723a28058d 100644
--- a/source/de/helpcontent2/source/text/scalc/04.po
+++ b/source/de/helpcontent2/source/text/scalc/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-07 20:45+0000\n"
+"PO-Revision-Date: 2014-01-19 18:03+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354913103.0\n"
+"X-POOTLE-MTIME: 1390154629.0\n"
#: 01020000.xhp
msgctxt ""
@@ -1311,7 +1311,7 @@ msgctxt ""
"178\n"
"help.text"
msgid "Using the pivot table"
-msgstr "Steuerung des Datenpiloten"
+msgstr "Verwendung von Pivot-Tabellen"
#: 01020000.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/scalc/guide.po b/source/de/helpcontent2/source/text/scalc/guide.po
index 23d47b2cfe5..c6bfa3b2ea7 100644
--- a/source/de/helpcontent2/source/text/scalc/guide.po
+++ b/source/de/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-22 09:14+0000\n"
+"PO-Revision-Date: 2014-03-15 07:01+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385111668.0\n"
+"X-POOTLE-MTIME: 1394866868.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -304,7 +304,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Choose <emph>Data - Filter - AutoFilter</emph>. The combo box arrows are visible in the first row of the range selected."
-msgstr "Wählen Sie im Menü <emph>Daten - Filter - AutoFilter</emph> oder klicken Sie auf das Symbol <emph>AutoFilter</emph> in der <emph>Werkzeugleiste</emph>. In der ersten Zeile des ausgewählten Bereichs sehen Sie die Kombinationsfeldpfeile."
+msgstr "Wählen Sie im Menü <emph>Daten - Filter - AutoFilter</emph> oder klicken Sie auf das Symbol <emph>AutoFilter</emph> in der Symbolleiste <emph>Extras</emph>. In der ersten Zeile des ausgewählten Bereichs sehen Sie die Kombinationsfeldpfeile."
#: autofilter.xhp
msgctxt ""
@@ -348,7 +348,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "To stop using AutoFilter, reselect all cells selected in step 1 and once again choose <emph>Data - Filter - AutoFilter</emph>."
-msgstr "Indem Sie wieder alle in Schritt 1 ausgewählten Zellen auswählen und erneut im Menü <emph>Daten - Filter - AutoFilter</emph> aufrufen oder auf das Symbol <emph>AutoFilter</emph> in der <emph>Werkzeugleiste</emph> klicken, beenden Sie die Funktion AutoFilter."
+msgstr "Indem Sie wieder alle in Schritt 1 ausgewählten Zellen auswählen und erneut im Menü <emph>Daten - Filter - AutoFilter</emph> aufrufen oder auf das Symbol <emph>AutoFilter</emph> in der Symbolleiste <emph>Extras</emph> klicken, beenden Sie die Funktion AutoFilter."
#: autofilter.xhp
msgctxt ""
@@ -475,7 +475,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "If you do not see any change in color of the cell contents, choose <item type=\"menuitem\">View - Value Highlighting</item>."
-msgstr "Sehen Sie Farbänderungen an den Zellinhalten nicht, so haben Sie möglicherweise unter <emph>Extras - Optionen... - Tabellendokument - Ansicht - Anzeigen</emph> oder im Menü <emph>Ansicht</emph> noch <emph>Werte hervorheben</emph> markiert. In diesem Fall werden vorgegebene Farben verwendet."
+msgstr "Wenn Sie die Farbänderungen der Zellinhalten nicht sehen, so ist möglicherweise die Option im Menü <item type=\"menuitem\">Ansicht - Werte hervorheben</item> noch aktiviert. In diesem Fall werden die vorgegebene Farben verwendet."
#: autoformat.xhp
msgctxt ""
@@ -511,7 +511,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Edit - Select All</item>."
-msgstr "Wählen Sie die formatierte Tabelle im Ganzen aus, indem Sie z. B. auf die unbeschriftete Schaltfläche oberhalb der Zeilenköpfe klicken."
+msgstr "Wählen Sie im Menü <item type=\"menuitem\">Bearbeiten - Alles auswählen</item>."
#: autoformat.xhp
msgctxt ""
@@ -803,7 +803,7 @@ msgctxt ""
"par_id8473464\n"
"help.text"
msgid "<image id=\"img_id1737113\" src=\"res/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">borders with one cell selected</alt></image>"
-msgstr "<image id=\"img_id1737113\" src=\"res/helpimg/border_ca_1.png\" width=\"1.2709inch\" height=\"1.6146inch\"><alt id=\"alt_id1737113\">Umrandungen bei einer markierten Zelle</alt></image>"
+msgstr "<image id=\"img_id1737113\" src=\"res/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">Umrandung einer markierten Zelle</alt></image>"
#: borders.xhp
msgctxt ""
@@ -819,7 +819,7 @@ msgctxt ""
"par_id6635639\n"
"help.text"
msgid "<image id=\"img_id1680959\" src=\"res/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">borders with a column selected</alt></image>"
-msgstr "<image id=\"img_id1680959\" src=\"res/helpimg/border_ca_2.png\" width=\"1.2917inch\" height=\"1.6146inch\"><alt id=\"alt_id1680959\">Umrandungen bei einer markierten Spalte</alt></image>"
+msgstr "<image id=\"img_id1680959\" src=\"res/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">Umrandung einer markierten Spalte</alt></image>"
#: borders.xhp
msgctxt ""
@@ -835,7 +835,7 @@ msgctxt ""
"par_id6054567\n"
"help.text"
msgid "<image id=\"img_id9623096\" src=\"res/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">borders with a row selected</alt></image>"
-msgstr "<image id=\"img_id9623096\" src=\"res/helpimg/border_ca_3.png\" width=\"1.2811inch\" height=\"1.6146inch\"><alt id=\"alt_id9623096\">Umrandungen bei einer markierten Zeile</alt></image>"
+msgstr "<image id=\"img_id9623096\" src=\"res/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">Umrandung einer markierten Zeile</alt></image>"
#: borders.xhp
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"par_id4511551\n"
"help.text"
msgid "<image id=\"img_id8139591\" src=\"res/helpimg/border_ca_4.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id8139591\">borders with a block selected</alt></image>"
-msgstr "<image id=\"img_id8139591\" src=\"res/helpimg/border_ca_4.png\" width=\"1.2917inch\" height=\"1.6252inch\"><alt id=\"alt_id8139591\">Umrandungen bei einem markierten Block</alt></image>"
+msgstr "<image id=\"img_id8139591\" src=\"res/helpimg/border_ca_4.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id8139591\">Umrandung eines markierten Bereichs</alt></image>"
#: borders.xhp
msgctxt ""
@@ -923,7 +923,7 @@ msgctxt ""
"par_id8119754\n"
"help.text"
msgid "<image id=\"img_id7261268\" src=\"res/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">default icon row of Borders tab page</alt></image>"
-msgstr "<image id=\"img_id7261268\" src=\"res/helpimg/border_ca_5.png\" width=\"1.1354inch\" height=\"0.25inch\"><alt id=\"alt_id7261268\">Standardsymbolreihe auf dem Register \"Umrandung\"</alt></image>"
+msgstr "<image id=\"img_id7261268\" src=\"res/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">Standardsymbolreihe des Registers \"Umrandung\"</alt></image>"
#: borders.xhp
msgctxt ""
@@ -1019,7 +1019,7 @@ msgctxt ""
"par_id4065065\n"
"help.text"
msgid "<image id=\"img_id9379863\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9379863\">solid line for user defined border</alt></image>"
-msgstr "<image id=\"img_id9379863\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2811inch\" height=\"1.1354inch\"><alt id=\"alt_id9379863\">durchgezogene Linie für eine benutzerdefinierte Umrandung</alt></image>"
+msgstr "<image id=\"img_id9379863\" src=\"res/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9379863\">Durchgezogene Linie einer benutzerdefinierten Umrandung</alt></image>"
#: borders.xhp
msgctxt ""
@@ -1252,7 +1252,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Experiment with some additional formulas: in A4 enter =A3*24 to calculate the hours, in A5 enter =A4*60 for the minutes, and in A6 enter =A5*60 for seconds. Press the <item type=\"keycode\">Enter</item> key after each formula."
-msgstr "Geben Sie auch die weiteren Formeln ein: in A4 =A3*24 für die Stunden, in A5 =A4*60 für die Minuten und in A6 =A5*60 für die Sekunden und bestätigen Sie die Eingabe jeweils wie oben beschrieben."
+msgstr "Sie können auch weitere Formeln eingeben: in A4 geben Sie =A3*24 ein, um die Stunden zu berechnen, in A5 geben Sie =A4*60 ein, um die Minuten zu berechnen, und in A6 geben Sie =A5*60 ein, um die Sekunden zu berechnen. Schließen Sie die Eingabe jeweils durch Drücken der <item type=\"keycode\">Eingabetaste</item> ab."
#: calc_date.xhp
msgctxt ""
@@ -1261,7 +1261,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the <item type=\"keycode\">Enter</item> key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Tools</emph> menu, the menu item <emph>Cell Contents - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet."
-msgstr "Sie sehen jetzt, dass die Zeit seit Ihrem Geburtstag in den verschiedenen Einheiten berechnet und eingetragen wurde. Dabei bezieht sich der Wert in Sekunden auf den Zeitpunkt, in dem Sie Ihre Formel in Zelle A6 z. B. mit der Eingabetaste bestätigt haben. Dieser Wert aktualisiert sich nicht, obwohl \"Jetzt\" ja ständig weiterläuft. Es gibt im Menü <emph>Extras</emph> zwar den Befehl <emph>Zellinhalte - Automatisch berechnen</emph>, und dieser ist standardmäßig sogar eingeschaltet, aber diese Automatik wirkt nicht auf die Funktion JETZT: Ihr Rechner wäre sonst nur noch mit dem Aktualisieren der Tabelle beschäftigt."
+msgstr "Sie sehen jetzt, dass die Zeit seit Ihrem Geburtstag in den verschiedenen Einheiten berechnet und eingetragen wurde. Dabei bezieht sich der angezeigte Wert jeweils auf den Zeitpunkt, zu dem Sie Ihre letzte Eingabe mit der <item type=\"keycode\">Eingabetaste</item> abgeschlossen haben. Dieser Wert aktualisiert sich nicht, obwohl \"Jetzt\" ja ständig weiterläuft. Es gibt im Menü <emph>Extras</emph> zwar den Befehl <emph>Zellinhalte - Automatisch berechnen</emph> und dieser ist standardmäßig sogar eingeschaltet, aber diese Automatik wirkt nicht auf die Funktion JETZT: Ihr Rechner wäre sonst nur noch mit dem Aktualisieren der Tabelle beschäftigt."
#: calc_series.xhp
msgctxt ""
@@ -1594,7 +1594,7 @@ msgctxt ""
"par_id3154253\n"
"help.text"
msgid "Type in a formula, for example, <item type=\"literal\">=A3 * A4 / 100.</item>"
-msgstr "In der Zelle B4 geben Sie Folgendes ein:"
+msgstr "In die Zelle B4 geben Sie z.B. <item type=\"literal\">=A3*A4/100</item> ein."
#: calculate.xhp
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - Cells</item> and click the <emph>Cell Protection</emph> tab."
-msgstr "Wählen Sie <emph>Format - Zelle</emph>, und klicken Sie auf das Register <emph>Zellschutz</emph>."
+msgstr "Wählen Sie im Menü <item type=\"menuitem\">Format - Zellen...</item> und klicken Sie auf das Register <emph>Zellschutz</emph>."
#: cell_protect.xhp
msgctxt ""
@@ -1849,7 +1849,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Select <emph>Protected</emph> to prevent changes to the contents and the format of a cell."
-msgstr "<emph>Gesperrt</emph> bedeutet, dass der Inhalt der Zelle und das Zellenformat nicht geändert werden können. Mit <emph>Formel ausblenden</emph> verbergen Sie die Formeln und schützen sie vor Änderungen. <emph>Für Ausdruck ausblenden</emph> bewirkt, dass die geschützten Zellen zwar auf dem Bildschirm, nicht aber im Ausdruck sichtbar sind."
+msgstr "Aktivieren Sie die Option <emph>Gesperrt</emph>, um den Zellinhalt und das Zellformat vor Änderungen zu schützen."
#: cell_protect.xhp
msgctxt ""
@@ -2054,7 +2054,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Result"
-msgstr "<emph>Ergebnis</emph>"
+msgstr "Ergebnis"
#: cellcopy.xhp
msgctxt ""
@@ -2072,7 +2072,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Copy, delete, move, or format a selection of currently visible cells."
-msgstr "<emph>Kopieren</emph> Sie die sichtbaren Zellen entweder per Kopieren und Einfügen über die Zwischenablage, mit der mittleren Maustaste oder per Ziehen und Ablegen mit gedrückter Strg-Taste."
+msgstr "<emph>Kopieren</emph> Sie die sichtbaren Zellen entweder per Kopieren und Einfügen über die Zwischenablage, mit der mittleren Maustaste oder per Ziehen&Ablegen mit gedrückter Strg-Taste."
#: cellcopy.xhp
msgctxt ""
@@ -2099,7 +2099,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Copy, delete, move, or format a selection of currently visible cells."
-msgstr "<emph>Kopieren</emph> Sie die sichtbaren Zellen entweder per Kopieren und Einfügen über die Zwischenablage, mit der mittleren Maustaste oder per Ziehen und Ablegen mit gedrückter Strg-Taste."
+msgstr "<emph>Kopieren</emph> Sie die sichtbaren Zellen entweder per Kopieren und Einfügen über die Zwischenablage, mit der mittleren Maustaste oder per Ziehen&Ablegen mit gedrückter Strg-Taste."
#: cellcopy.xhp
msgctxt ""
@@ -3320,7 +3320,7 @@ msgctxt ""
"par_idN108A5\n"
"help.text"
msgid "If the CSV file has another extension, select the file, and then select \"Text CSV\" in the <item type=\"menuitem\">File type</item> box"
-msgstr "Wenn die CSV-Datei eine andere Erweiterung hat, markieren Sie die Datei und wählen dann die Option \"Text CSV\" im Dialog <emph>Dateityp</emph> aus."
+msgstr "Falls die CSV-Datei eine andere Erweiterung hat, markieren Sie die Datei und wählen dann die Option \"Text CSV\" im Dialog <item type=\"menuitem\">Dateityp</item> aus."
#: csv_files.xhp
msgctxt ""
@@ -3352,7 +3352,7 @@ msgctxt ""
"par_idN108BB\n"
"help.text"
msgid "You can preview the layout of the imported data at the bottom of the <item type=\"menuitem\">Text Import</item> dialog."
-msgstr "Sie können das Layout der importierten Dateien unten im Dialog <emph>Textimport</emph> anzeigen."
+msgstr "Sie können eine Vorschau des Layouts der importierten Dateien unten im Dialog <item type=\"menuitem\">Textimport</item> sehen."
#: csv_files.xhp
msgctxt ""
@@ -3456,7 +3456,7 @@ msgctxt ""
"par_idN107ED\n"
"help.text"
msgid "In the <item type=\"menuitem\">Export of text files</item> dialog, select the options that you want."
-msgstr "Wählen Sie im Dialog <emph>Textexport</emph> die gewünschten Optionen aus."
+msgstr "Wählen Sie im Dialog <item type=\"menuitem\">Textexport</item> die gewünschten Optionen aus."
#: csv_files.xhp
msgctxt ""
@@ -3979,7 +3979,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "The records that match the filter options that you specified are shown."
-msgstr "Wenn Sie auf <emph>OK</emph> klicken, sehen Sie nur noch die Datensätze, die alle Kriterien erfüllen. Setzen Sie die Ansicht wieder mit dem Menübefehl <emph>Daten-Filter-Filter entfernen</emph> zurück."
+msgstr "Wenn Sie auf <emph>OK</emph> klicken, sehen Sie nur noch die Datensätze, die alle Kriterien erfüllen. Setzen Sie die Ansicht mit dem Menübefehl <emph>Daten - Filter - Filter entfernen</emph> wieder zurück."
#: database_filter.xhp
msgctxt ""
@@ -4014,7 +4014,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
-msgstr "Klicken Sie auf das Symbol <emph>Automatischer Filter</emph> in der <emph>Werkzeugleiste</emph>. In den Spaltenköpfen der Datenbankbereiche sehen Sie nun kleine Schaltflächen."
+msgstr "Wählen Sie im Menü <item type=\"menuitem\">Daten - Filter - AutoFilter</item>."
#: database_filter.xhp
msgctxt ""
@@ -4169,7 +4169,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Pivot Table"
-msgstr "Datenpilot"
+msgstr "Pivot-Tabelle"
#: datapilot.xhp
msgctxt ""
@@ -4177,7 +4177,7 @@ msgctxt ""
"bm_id3150448\n"
"help.text"
msgid "<bookmark_value>pivot table function; introduction</bookmark_value><bookmark_value>DataPilot, see pivot table function</bookmark_value>"
-msgstr "<bookmark_value>Datenpilot (Funktion); Einführung</bookmark_value><bookmark_value>Pivot-Tabelle (Datenpilot)</bookmark_value>"
+msgstr "<bookmark_value>Pivot-Tabelle (Funktion); Einführung</bookmark_value><bookmark_value>Datenpilot, vgl. Pivot-Tabelle</bookmark_value>"
#: datapilot.xhp
msgctxt ""
@@ -4186,7 +4186,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Pivot Table\">Pivot Table</link></variable>"
-msgstr "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Datenpilot\">Datenpilot</link></variable>"
+msgstr "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Pivot-Tabelle\">Pivot-Tabelle</link></variable>"
#: datapilot.xhp
msgctxt ""
@@ -4195,7 +4195,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>pivot table</emph> (formerly known as <emph>DataPilot</emph>) allows you to combine, compare, and analyze large amounts of data. You can view different summaries of the source data, you can display the details of areas of interest, and you can create reports."
-msgstr "Der <emph>Datenpilot</emph> dient zum Kombinieren, Vergleichen und Analysieren großer Datenmengen. Er ermöglicht es, unterschiedliche Zusammenfassungen der Quelldaten sowie die Details zu bestimmten Bereichen anzuzeigen oder Berichte zu erstellen."
+msgstr "Die <emph>Pivot-Tabelle</emph> dient zum Kombinieren, Vergleichen und Analysieren großer Datenmengen. Sie ermöglicht es, unterschiedliche Zusammenfassungen der Quelldaten sowie die Details zu bestimmten Bereichen anzuzeigen oder Berichte zu erstellen."
#: datapilot.xhp
msgctxt ""
@@ -4204,7 +4204,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "A table that has been created as a <link href=\"text/scalc/01/12090000.xhp\" name=\"pivot table\">pivot table</link> is an interactive table. Data can be arranged, rearranged or summarized according to different points of view."
-msgstr "Mit der Funktion <link href=\"text/scalc/01/12090000.xhp\" name=\"Datenpilot\">Datenpilot</link> erzeugte Tabellen sind interaktiv. Die Daten können nach verschiedenen Aspekten angeordnet, umgeordnet oder zusammengefasst werden."
+msgstr "Als <link href=\"text/scalc/01/12090000.xhp\" name=\"Pivot-Tabelle\">Pivot-Tabelle</link> erzeugte Tabellen sind interaktiv. Die Daten können nach verschiedenen Aspekten angeordnet, umgeordnet oder zusammengefasst werden."
#: datapilot_createtable.xhp
msgctxt ""
@@ -4212,7 +4212,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Creating Pivot Tables"
-msgstr "Datenpilot-Tabellen erstellen"
+msgstr "Pivot-Tabelle erstellen"
#: datapilot_createtable.xhp
msgctxt ""
@@ -4220,7 +4220,7 @@ msgctxt ""
"bm_id3148491\n"
"help.text"
msgid "<bookmark_value>pivot tables</bookmark_value> <bookmark_value>pivot table function; calling up and applying</bookmark_value>"
-msgstr "<bookmark_value>Datenpilot-Tabellen</bookmark_value><bookmark_value>Datenpilot (Funktion); aufrufen und anwenden</bookmark_value>"
+msgstr "<bookmark_value>Pivot-Tabellen</bookmark_value><bookmark_value>Pivot-Tabelle (Funktion); aufrufen und anwenden</bookmark_value>"
#: datapilot_createtable.xhp
msgctxt ""
@@ -4229,7 +4229,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Creating Pivot Tables\">Creating Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Datenpilot-Tabellen erstellen\">Datenpilot-Tabellen erstellen</link></variable>"
+msgstr "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Pivot-Tabelle erstellen\">Pivot-Tabelle erstellen</link></variable>"
#: datapilot_createtable.xhp
msgctxt ""
@@ -4247,7 +4247,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Choose <emph>Data - Pivot Table - Create</emph>. The <emph>Select Source</emph> dialog appears. Choose <emph>Current selection</emph> and confirm with <emph>OK</emph>. The table headings are shown as buttons in the <emph>Pivot Table</emph> dialog. Drag these buttons as required and drop them into the layout areas \"Page Fields\", \"Column Fields\", \"Row Fields\" and \"Data Fields\"."
-msgstr "Rufen Sie den Befehl <emph>Daten - Datenpilot - Aufrufen</emph> auf. Der Dialog <emph>Quelle auswählen</emph> wird geöffnet. Wählen Sie <emph>Aktuelle Selektion</emph> und bestätigen Sie mit <emph>OK</emph>. Im Dialog <emph>Datenpilot</emph> werden die Spaltenköpfe der Tabelle als Schaltflächen angezeigt, die Sie per Ziehen&Ablegen frei in den Layoutbereichen \"Seitenfelder\", \"Spaltenfelder\", \"Zeilenfelder\" und \"Datenfelder\" positionieren können."
+msgstr "Rufen Sie den Befehl <emph>Daten - Pivot-Tabelle - Erstellen...</emph> auf. Der Dialog <emph>Quelle auswählen</emph> wird geöffnet. Wählen Sie <emph>Aktuelle Selektion</emph> und bestätigen Sie mit <emph>OK</emph>. Im Dialog <emph>Pivot-Tabelle</emph> werden die Spaltenköpfe der Tabelle als Schaltflächen angezeigt, die Sie per Ziehen&Ablegen frei in den Layoutbereichen \"Seitenfelder\", \"Spaltenfelder\", \"Zeilenfelder\" und \"Datenfelder\" positionieren können."
#: datapilot_createtable.xhp
msgctxt ""
@@ -4264,7 +4264,7 @@ msgctxt ""
"par_id7599414\n"
"help.text"
msgid "Drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the generated pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the generated pivot table to use another page field as a filter."
-msgstr "Ziehen Sie eine Schaltfläche in den Bereich <emph>Seitenfelder</emph>, um oberhalb der erzeugten Datenpilottabelle eine Schaltfläche und ein Listenfeld zu erzeugen. Das Listenfeld kann zum Filtern der Datenpilottabelle nach den Inhalten des ausgewählten Objekts verwendet werden. Sie können das Ziehen&Ablegen-Verfahren in der erzeugten Datenpilottabelle verwenden, um ein anderes Seitenfeld als Filter zu verwenden."
+msgstr "Ziehen Sie eine Schaltfläche in den Bereich <emph>Seitenfelder</emph>, um oberhalb der erzeugten Pivot-Tabelle eine Schaltfläche und ein Listenfeld zu erzeugen. Das Listenfeld kann zum Filtern der Pivot-Tabelle nach den Inhalten des ausgewählten Objekts verwendet werden. Sie können Ziehen&Ablegen in der erzeugten Pivot-Tabelle verwenden, um ein anderes Seitenfeld als Filter zu verwenden."
#: datapilot_createtable.xhp
msgctxt ""
@@ -4327,7 +4327,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Exit the Pivot Table dialog by pressing OK. A <emph>Filter</emph> button will now be inserted, or a page button for every data field that you dropped in the <emph>Page Fields</emph> area. The pivot table is inserted further down."
-msgstr "Beenden Sie den Datenpiloten mit OK. Daraufhin wird eine Schaltfläche <emph>Filter</emph> eingefügt, oder eine Seiten-Schaltfläche für jedes Datenfeld, das Sie im Bereich <emph>Seitenfelder</emph> abgelegt haben. Die Datenpilot-Tabelle wird weiter unten eingefügt."
+msgstr "Beenden Sie den Dialog Pivot-Tabelle mit OK. Daraufhin wird eine Schaltfläche <emph>Filter</emph> eingefügt oder eine Seiten-Schaltfläche für jedes Datenfeld, das Sie im Bereich <emph>Seitenfelder</emph> abgelegt haben. Die Pivot-Tabelle wird weiter unten eingefügt."
#: datapilot_deletetable.xhp
msgctxt ""
@@ -4335,7 +4335,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Deleting Pivot Tables"
-msgstr "Datenpilot-Tabellen löschen"
+msgstr "Pivot-Tabellen löschen"
#: datapilot_deletetable.xhp
msgctxt ""
@@ -4343,7 +4343,7 @@ msgctxt ""
"bm_id3153726\n"
"help.text"
msgid "<bookmark_value>pivot table function; deleting tables</bookmark_value> <bookmark_value>deleting;pivot tables</bookmark_value>"
-msgstr "<bookmark_value>Datenpilot (Funktion); Tabellen löschen</bookmark_value><bookmark_value>Löschen; Datenpilot-Tabellen</bookmark_value>"
+msgstr "<bookmark_value>Pivot-Tabelle (Funktion); Tabellen löschen</bookmark_value><bookmark_value>Löschen; Pivot-Tabellen</bookmark_value>"
#: datapilot_deletetable.xhp
msgctxt ""
@@ -4352,7 +4352,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Deleting Pivot Tables\">Deleting Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Datenpilot-Tabellen löschen\">Datenpilot-Tabellen löschen</link></variable>"
+msgstr "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Pivot-Tabellen löschen\">Pivot-Tabellen löschen</link></variable>"
#: datapilot_deletetable.xhp
msgctxt ""
@@ -4361,7 +4361,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "In order to delete a pivot table, click any cell in the pivot table, then choose <emph>Delete</emph> in the context menu."
-msgstr "Um eine Datenpilot-Tabelle zu löschen, klicken Sie eine beliebige Zelle der Datenpilot-Tabelle an und wählen dann im Kontextmenü den Befehl <emph>Löschen</emph>."
+msgstr "Um eine Pivot-Tabelle zu löschen, klicken Sie eine beliebige Zelle der Pivot-Tabelle an und wählen dann im Kontextmenü den Befehl <emph>Löschen</emph>."
#: datapilot_edittable.xhp
msgctxt ""
@@ -4369,7 +4369,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Editing Pivot Tables"
-msgstr "Datenpilot-Tabellen bearbeiten"
+msgstr "Pivot-Tabellen bearbeiten"
#: datapilot_edittable.xhp
msgctxt ""
@@ -4377,7 +4377,7 @@ msgctxt ""
"bm_id3148663\n"
"help.text"
msgid "<bookmark_value>pivot table function; editing tables</bookmark_value><bookmark_value>editing;pivot tables</bookmark_value>"
-msgstr "<bookmark_value>Datenpilot (Funktion); Tabelle bearbeiten</bookmark_value><bookmark_value>Bearbeiten; Datenpilot-Tabelle</bookmark_value>"
+msgstr "<bookmark_value>Pivot-Tabelle (Funktion); Tabelle bearbeiten</bookmark_value><bookmark_value>Bearbeiten; Pivot-Tabelle</bookmark_value>"
#: datapilot_edittable.xhp
msgctxt ""
@@ -4386,7 +4386,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<variable id=\"datapilot_edittable\"><link href=\"text/scalc/guide/datapilot_edittable.xhp\" name=\"Editing Pivot Tables\">Editing Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_edittable\"><link href=\"text/scalc/guide/datapilot_edittable.xhp\" name=\"Datenpilot-Tabelle bearbeiten\">Datenpilot-Tabelle bearbeiten</link></variable>"
+msgstr "<variable id=\"datapilot_edittable\"><link href=\"text/scalc/guide/datapilot_edittable.xhp\" name=\"Pivot-Tabellen bearbeiten\">Pivot-Tabellen bearbeiten</link></variable>"
#: datapilot_edittable.xhp
msgctxt ""
@@ -4395,7 +4395,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Click one of the buttons in the pivot table and hold the mouse button down. A special symbol will appear next to the mouse pointer."
-msgstr "Klicken Sie in der Tabelle, die der Datenpilot erzeugt hat, eine der Schaltflächen an und halten Sie die Maustaste gedrückt. Am Mauszeiger wird ein besonderes Symbol angezeigt."
+msgstr "Klicken Sie in der Tabelle, die die Pivot-Tabelle erzeugt hat, eine der Schaltflächen an und halten Sie die Maustaste gedrückt. Am Mauszeiger wird ein besonderes Symbol angezeigt."
#: datapilot_edittable.xhp
msgctxt ""
@@ -4412,7 +4412,7 @@ msgctxt ""
"par_id1648915\n"
"help.text"
msgid "In the Pivot Table dialog, you can drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the pivot table to use another page field as a filter."
-msgstr "Im Dialog \"Datenpilot\" können Sie eine Schaltfläche in den Bereich <emph>Seitenfelder</emph> ziehen, um oberhalb der erzeugten Datenpilot-Tabelle eine Schaltfläche und ein Listenfeld zu erzeugen. Das Listenfeld kann zum Filtern der Datenpilot-Tabelle nach den Inhalten des ausgewählten Objekts verwendet werden. Sie können das Drag-&-Drop-Verfahren in der erzeugten Datenpilot-Tabelle verwenden, um ein anderes Seitenfeld als Filter zu verwenden."
+msgstr "Im Dialog Pivot-Tabelle können Sie eine Schaltfläche in den Bereich <emph>Seitenfelder</emph> ziehen, um oberhalb der erzeugten Pivot-Tabelle eine Schaltfläche und ein Listenfeld zu erzeugen. Das Listenfeld kann zum Filtern der Pivot-Tabelle nach den Inhalten des ausgewählten Objekts verwendet werden. Sie können Ziehen&Ablegen in der erzeugten Pivot-Tabelle verwenden, um ein anderes Seitenfeld als Filter zu verwenden."
#: datapilot_edittable.xhp
msgctxt ""
@@ -4421,7 +4421,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "To remove a button from the table, just drag it out of the pivot table. Release the mouse button when the mouse pointer positioned within the sheet has become a 'not allowed' icon. The button is deleted."
-msgstr "Um eine Schaltfläche aus der Tabelle zu entfernen, ziehen Sie sie aus der Datenpilot-Tabelle heraus. Lassen Sie die Maustaste los, wenn der Mauszeiger innerhalb des Tabellenblatts zu einem Verbotszeichen geworden ist. Die Schaltfläche ist damit gelöscht."
+msgstr "Um eine Schaltfläche aus der Tabelle zu entfernen, ziehen Sie es aus der Pivot-Tabelle heraus. Lassen Sie die Maustaste los, wenn der Mauszeiger innerhalb des Tabellenblatts zu einem Verbotszeichen geworden ist. Die Schaltfläche ist damit gelöscht."
#: datapilot_edittable.xhp
msgctxt ""
@@ -4430,7 +4430,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "To edit the pivot table, click a cell inside the pivot table and open the context menu. In the context menu you find the command <emph>Edit Layout</emph>, which displays the <emph>Pivot Table</emph> dialog for the current pivot table."
-msgstr "Zum Bearbeiten der Datenpilot-Tabelle klicken Sie auf eine Zelle innerhalb der Tabelle und öffnen Sie das Kontextmenü. Das Kontextmenü enthält den Befehl <emph>Aufrufen</emph>, der den Dialog <emph>Datenpilot</emph> für die aktuelle Datenpilot-Tabelle öffnet."
+msgstr "Zum Bearbeiten der Pivot-Tabelle klicken Sie auf eine Zelle innerhalb der Tabelle und öffnen Sie das Kontextmenü. Das Kontextmenü enthält den Befehl <emph>Aufrufen</emph>, der den Dialog <emph>Pivot-Tabelle</emph> für die aktuelle Pivot-Tabelle öffnet."
#: datapilot_edittable.xhp
msgctxt ""
@@ -4438,7 +4438,7 @@ msgctxt ""
"par_id2666096\n"
"help.text"
msgid "In the pivot table, you can use drag-and-drop or cut/paste commands to rearrange the order of data fields."
-msgstr "Verwenden Sie in der Datenpilot-Tabelle Drag & Drop oder Ausschneiden und Einfügen, um die Reihenfolge der Datenfelder festzulegen."
+msgstr "Verwenden Sie in der Pivot-Tabelle Ziehen&Ablegen oder Ausschneiden und Einfügen, um die Reihenfolge der Datenfelder festzulegen."
#: datapilot_edittable.xhp
msgctxt ""
@@ -4446,7 +4446,7 @@ msgctxt ""
"par_id266609688\n"
"help.text"
msgid "You can assign custom display names to fields, field members, subtotals (with some restrictions), and grand totals inside pivot tables. A custom display name is assigned to an item by overwriting the original name with another name."
-msgstr "Sie können (mit wenigen Einschränkungen) eigene Anzeigenamen für die Felder, Feldelemente, Teilergebnisse und Gesamtergebnisse der Datenpilot-Tabelle festlegen. Einen eigenen Namen weisen Sie zu, indem sie den ursprünglichen Namen mit einem anderen Namen überschreiben."
+msgstr "Sie können (mit wenigen Einschränkungen) eigene Anzeigenamen für die Felder, Feldelemente, Teilergebnisse und Gesamtergebnisse der Pivot-Tabelle festlegen. Einen eigenen Namen weisen Sie zu, indem sie den ursprünglichen Namen mit einem anderen Namen überschreiben."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4454,7 +4454,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Filtering Pivot Tables"
-msgstr "Datenpilot-Tabellen filtern"
+msgstr "Pivot-Tabellen filtern"
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4462,7 +4462,7 @@ msgctxt ""
"bm_id3150792\n"
"help.text"
msgid "<bookmark_value>pivot table function; filtering tables</bookmark_value><bookmark_value>filtering;pivot tables</bookmark_value>"
-msgstr "<bookmark_value>Datenpilot (Funktion); Tabelle filtern</bookmark_value><bookmark_value>Filtern; Datenpilot-Tabelle</bookmark_value>"
+msgstr "<bookmark_value>Pivot-Tabelle (Funktion); Tabelle filtern</bookmark_value><bookmark_value>Filtern; Pivot-Tabelle</bookmark_value>"
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4470,7 +4470,7 @@ msgctxt ""
"hd_id3150792\n"
"help.text"
msgid "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Filtering Pivot Tables\">Filtering Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Datenpilot-Tabellen filtern\">Datenpilot-Tabellen filtern</link></variable>"
+msgstr "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Pivot-Tabellen filtern\">Pivot-Tabellen filtern</link></variable>"
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4478,7 +4478,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "You can use filters to remove unwanted data from a pivot table."
-msgstr "Sie können Filter verwenden, um unerwünschte Daten aus der Datenpilot-Tabelle zu entfernen."
+msgstr "Sie können Filter verwenden, um unerwünschte Daten aus der Pivot-Tabelle zu entfernen."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4486,7 +4486,7 @@ msgctxt ""
"par_id3150441\n"
"help.text"
msgid "Click the <emph>Filter</emph> button in the sheet to call up the dialog for the filter conditions. Alternatively, call up the context menu of the pivot table and select the <emph>Filter</emph> command. The <link href=\"text/scalc/01/12090103.xhp\" name=\"Filter\"><emph>Filter</emph></link> dialog appears. Here you can filter the pivot table."
-msgstr "Klicken Sie in der Tabelle auf <emph>Filter</emph>, um den Dialog für die Filterbedingungen zu öffnen. Alternativ können Sie auch das Kontextmenü der Datenpilot-Tabelle aufrufen und den Befehl <emph>Filter</emph> auswählen. Der Dialog <link href=\"text/scalc/01/12090103.xhp\" name=\"Filter\"><emph>Filter</emph></link> wird angezeigt. Hier können Sie einen Filter für die Datenpilot-Tabelle einrichten."
+msgstr "Klicken Sie in der Tabelle auf <emph>Filter</emph>, um den Dialog für die Filterbedingungen zu öffnen. Alternativ können Sie auch das Kontextmenü der Pivot-Tabelle aufrufen und den Befehl <emph>Filter</emph> auswählen. Der Dialog <link href=\"text/scalc/01/12090103.xhp\" name=\"Filter\"><emph>Filter</emph></link> wird angezeigt. Hier können Sie einen Filter für die Pivot-Tabelle einrichten."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4494,7 +4494,7 @@ msgctxt ""
"par_id315044199\n"
"help.text"
msgid "You can also click the arrow on a button in the pivot table to show a pop-up window. In this pop-up window, you can edit the visibility settings of the associated field."
-msgstr "Sie können auch die Schaltfläche mit dem Pfeil anklicken, um ein Pop-Up-Fenster zu öffnen. In diesem Pop-Up-Fenster können Sie die Anzeigeeinstellungen des entsprechenden Feldes festlegen."
+msgstr "Sie können auch eine Schaltfläche mit einem Pfeil innerhalb der Pivot-Tabelle anklicken, um ein Pop-Up-Fenster zu öffnen. In diesem Pop-Up-Fenster können Sie die Anzeigeeinstellungen des entsprechenden Feldes festlegen."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4510,7 +4510,7 @@ msgctxt ""
"par_id0720201001344449\n"
"help.text"
msgid "Enable or disable a checkbox to show or hide the associated field member in the pivot table."
-msgstr "Aktivieren oder deaktivieren Sie ein Markierfeld, um die entsprechenden Felder in der Datenpilot-Tabelle anzuzeigen oder auszublenden."
+msgstr "Aktivieren oder deaktivieren Sie ein Markierfeld, um die entsprechenden Felder in der Pivot-Tabelle anzuzeigen oder auszublenden."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4526,7 +4526,7 @@ msgctxt ""
"par_id0720201001344431\n"
"help.text"
msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Show only the current item</item> button to show only the selected field member. All other field members are hidden in the pivot table."
-msgstr "Wählen Sie einen Eintrag im Pop-Up-Fenster und klicken Sie die auf die Schaltfläche <item type=\"menuitem\">Nur das aktuelle Element anzeigen</item>, um nur das aktuell ausgewählte Feldelement anzuzeigen. Alle anderen Feldelemente werden in der Datenpilot-Tabelle ausgeblendet."
+msgstr "Wählen Sie einen Eintrag im Pop-Up-Fenster und klicken Sie die auf die Schaltfläche <item type=\"menuitem\">Nur das aktuelle Element anzeigen</item>, um nur das aktuell ausgewählte Feldelement anzuzeigen. Alle anderen Feldelemente werden in der Pivot-Tabelle ausgeblendet."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4534,7 +4534,7 @@ msgctxt ""
"par_id0720201001344484\n"
"help.text"
msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Hide only the current item</item> button to hide only the selected field member. All other field members are shown in the pivot table."
-msgstr "Wählen Sie einen Eintrag im Pop-Up-Fenster und klicken Sie die auf die Schaltfläche <item type=\"menuitem\">Nur das aktuelle Element ausblenden</item>, um nur das aktuell ausgewählte Feldelement zu verstecken. Alle anderen Feldelemente werden in der Datenpilot-Tabelle angezeigt."
+msgstr "Wählen Sie einen Eintrag im Pop-Up-Fenster und klicken Sie die auf die Schaltfläche <item type=\"menuitem\">Nur das aktuelle Element ausblenden</item>, um nur das aktuell ausgewählte Feldelement zu verstecken. Alle anderen Feldelemente werden in der Pivot-Tabelle angezeigt."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4574,7 +4574,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Grouping Pivot Tables"
-msgstr "Gruppieren von Datenpilot-Tabellen"
+msgstr "Gruppieren von Pivot-Tabellen"
#: datapilot_grouping.xhp
msgctxt ""
@@ -4582,7 +4582,7 @@ msgctxt ""
"bm_id4195684\n"
"help.text"
msgid "<bookmark_value>grouping; pivot tables</bookmark_value><bookmark_value>pivot table function;grouping table entries</bookmark_value><bookmark_value>ungrouping entries in pivot tables</bookmark_value>"
-msgstr "<bookmark_value>Gruppieren; Datenpilot-Tabellen</bookmark_value><bookmark_value>Datenpilot (Funktion); Gruppieren von Tabelleneinträgen</bookmark_value><bookmark_value>Gruppierung von Einträgen in Datenpilot-Tabellen aufheben</bookmark_value>"
+msgstr "<bookmark_value>Gruppieren; Pivot-Tabellen</bookmark_value><bookmark_value>Pivot-Tabelle (Funktion); Gruppieren von Tabelleneinträgen</bookmark_value><bookmark_value>Gruppierung von Einträgen in Pivot-Tabellen aufheben</bookmark_value>"
#: datapilot_grouping.xhp
msgctxt ""
@@ -4590,7 +4590,7 @@ msgctxt ""
"par_idN10643\n"
"help.text"
msgid "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Grouping Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Gruppieren von Datenpilot-Tabellen</link></variable>"
+msgstr "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Gruppieren von Pivot-Tabellen</link></variable>"
#: datapilot_grouping.xhp
msgctxt ""
@@ -4598,7 +4598,7 @@ msgctxt ""
"par_idN10661\n"
"help.text"
msgid "The resulting pivot table can contain many different entries. By grouping the entries, you can improve the visible result."
-msgstr "Die resultierende Datenpilot-Tabelle kann zahlreiche unterschiedliche Einträge enthalten. Durch Gruppieren der Einträge können Sie das sichtbare Ergebnis verbessern."
+msgstr "Die resultierende Pivot-Tabelle kann zahlreiche unterschiedliche Einträge enthalten. Durch Gruppieren der Einträge können Sie das sichtbare Ergebnis verbessern."
#: datapilot_grouping.xhp
msgctxt ""
@@ -4606,7 +4606,7 @@ msgctxt ""
"par_idN10667\n"
"help.text"
msgid "Select a cell or range of cells in the pivot table."
-msgstr "Wählen Sie eine Zelle oder einen Zellbereich in der Datenpilot-Tabelle aus."
+msgstr "Wählen Sie eine Zelle oder einen Zellbereich in der Pivot-Tabelle aus."
#: datapilot_grouping.xhp
msgctxt ""
@@ -4622,7 +4622,7 @@ msgctxt ""
"par_idN1066E\n"
"help.text"
msgid "Depending on the format of the selected cells, either a new group field is added to the pivot table, or you see one of the two <link href=\"text/scalc/01/12090400.xhp\">Grouping</link> dialogs, either for numeric values, or for date values."
-msgstr "In Abhängigkeit vom Format der markierten Zellen wird der Datenpilot-Tabelle entweder ein neues Gruppenfeld hinzugefügt oder es wird einer der zwei Dialoge <link href=\"text/scalc/01/12090400.xhp\">Gruppierung</link> (für numerische Werte oder für Datumswerte) angezeigt."
+msgstr "In Abhängigkeit vom Format der markierten Zellen wird der Pivot-Tabelle entweder ein neues Gruppenfeld hinzugefügt oder es wird einer der zwei Dialoge <link href=\"text/scalc/01/12090400.xhp\">Gruppierung</link> (für numerische Werte oder für Datumswerte) angezeigt."
#: datapilot_grouping.xhp
msgctxt ""
@@ -4630,7 +4630,7 @@ msgctxt ""
"par_id3328653\n"
"help.text"
msgid "The pivot table must be organized in a way that grouping can be applied."
-msgstr "Die Datenpilot-Tabelle muss so organisiert sein, dass die Gruppierung angewendet werden kann."
+msgstr "Die Pivot-Tabelle muss so organisiert sein, dass die Gruppierung angewendet werden kann."
#: datapilot_grouping.xhp
msgctxt ""
@@ -4646,7 +4646,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Selecting Pivot Table Output Ranges"
-msgstr "Ausgabebereich der Datenpilot-Tabelle wählen"
+msgstr "Ausgabebereich der Pivot-Tabelle wählen"
#: datapilot_tipps.xhp
msgctxt ""
@@ -4654,7 +4654,7 @@ msgctxt ""
"bm_id3148663\n"
"help.text"
msgid "<bookmark_value>pivot table function; preventing data overwriting</bookmark_value><bookmark_value>output ranges of pivot tables</bookmark_value>"
-msgstr "<bookmark_value>Datenpilot (Funktion); Überschreibschutz für Daten</bookmark_value><bookmark_value>Ausgabebereiche von Datenpilot-Tabellen</bookmark_value>"
+msgstr "<bookmark_value>Pivot-Tabelle (Funktion); Überschreibschutz für Daten</bookmark_value><bookmark_value>Ausgabebereiche von Pivot-Tabellen</bookmark_value>"
#: datapilot_tipps.xhp
msgctxt ""
@@ -4663,7 +4663,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Selecting Pivot Table Output Ranges\">Selecting Pivot Table Output Ranges</link></variable>"
-msgstr "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Ausgabebereich der Datenpilot-Tabelle wählen\">Ausgabebereich der Datenpilot-Tabelle wählen</link></variable>"
+msgstr "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Ausgabebereich der Pivot-Tabelle wählen\">Ausgabebereich der Pivot-Tabelle wählen</link></variable>"
#: datapilot_tipps.xhp
msgctxt ""
@@ -4672,7 +4672,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Click the button <emph>More</emph> in the <emph>Pivot Table</emph> dialog. The dialog will be extended."
-msgstr "Klicken Sie im Dialog <emph>Datenpilot</emph> auf die Schaltfläche <emph>Zusätze</emph>. Der Dialog wird erweitert."
+msgstr "Klicken Sie im Dialog <emph>Pivot-Tabelle</emph> auf die Schaltfläche <emph>Zusätze</emph>. Der Dialog wird erweitert."
#: datapilot_tipps.xhp
msgctxt ""
@@ -4681,7 +4681,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "You can select a named range in which the pivot table is to be created, from the <emph>Results to</emph> box. If the results range does not have a name, enter the coordinates of the upper left cell of the range into the field to the right of the <emph>Results to</emph> box. You can also click on the appropriate cell to have the coordinates entered accordingly."
-msgstr "Im Listenfeld <emph>Ausgabe ab</emph> können Sie einen mit Namen versehenen Bereich wählen, in dem die Datenpilot-Tabelle erstellt werden soll. Wenn der gewünschte Ausgabebereich keinen Namen hat, geben Sie die Adresse der linken oberen Zelle des Bereichs im Feld rechts neben dem Listenfeld <emph>Ausgabe ab</emph> ein. Sie können auch mit der Maus auf die Zelle klicken, um ihre Adresse hier eintragen zu lassen."
+msgstr "Im Listenfeld <emph>Ausgabe ab</emph> können Sie einen mit Namen versehenen Bereich wählen, in dem die Pivot-Tabelle erstellt werden soll. Wenn der gewünschte Ausgabebereich keinen Namen hat, geben Sie die Adresse der linken oberen Zelle des Bereichs im Feld rechts neben dem Listenfeld <emph>Ausgabe ab</emph> ein. Sie können auch mit der Maus auf die Zelle klicken, um ihre Adresse hier eintragen zu lassen."
#: datapilot_tipps.xhp
msgctxt ""
@@ -4690,7 +4690,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "If you mark the <emph>Ignore empty rows</emph> check box, they will not be taken into account when the pivot table is created."
-msgstr "Wenn Sie die Option <emph>Leerzeilen ignorieren</emph> aktivieren, werden Leerzeilen bei der Erstellung der Datenpilot-Tabelle nicht berücksichtigt."
+msgstr "Wenn Sie die Option <emph>Leerzeilen ignorieren</emph> aktivieren, werden Leerzeilen bei der Erstellung der Pivot-Tabelle nicht berücksichtigt."
#: datapilot_tipps.xhp
msgctxt ""
@@ -4699,7 +4699,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "If the <emph>Identify categories</emph> check box is marked, the categories will be identified by their headings and assigned accordingly when the pivot table is created."
-msgstr "Ist die Option <emph>Kategorieerkennung</emph> aktiviert, dann werden die Kategorien anhand ihrer Überschriften identifiziert und bei der Erstellung der Datenpilot-Tabelle entsprechend zugewiesen."
+msgstr "Ist die Option <emph>Kategorieerkennung</emph> aktiviert, dann werden die Kategorien anhand ihrer Überschriften identifiziert und bei der Erstellung der Pivot-Tabelle entsprechend zugewiesen."
#: datapilot_updatetable.xhp
msgctxt ""
@@ -4707,7 +4707,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Updating Pivot Tables"
-msgstr "Datenpilot-Tabellen aktualisieren"
+msgstr "Pivot-Tabellen aktualisieren"
#: datapilot_updatetable.xhp
msgctxt ""
@@ -4715,7 +4715,7 @@ msgctxt ""
"bm_id3150792\n"
"help.text"
msgid "<bookmark_value>pivot table import</bookmark_value><bookmark_value>pivot table function; refreshing tables</bookmark_value><bookmark_value>recalculating;pivot tables</bookmark_value><bookmark_value>updating;pivot tables</bookmark_value>"
-msgstr "<bookmark_value>Datenpilot-Tabelle importieren</bookmark_value><bookmark_value>Datenpilot (Funktion);Tabelle aktualisieren</bookmark_value><bookmark_value>Neu berechnen; Datenpilot-Tabelle</bookmark_value><bookmark_value>Aktualisieren; Datenpilot-Tabelle</bookmark_value>"
+msgstr "<bookmark_value>Pivot-Tabelle importieren</bookmark_value><bookmark_value>Pivot-Tabelle (Funktion); Tabelle aktualisieren</bookmark_value><bookmark_value>Neu berechnen; Pivot-Tabelle</bookmark_value><bookmark_value>Aktualisieren; Pivot-Tabelle</bookmark_value>"
#: datapilot_updatetable.xhp
msgctxt ""
@@ -4724,7 +4724,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Updating Pivot Tables\">Updating Pivot Tables</link></variable>"
-msgstr "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Datenpilot-Tabellen aktualisieren\">Datenpilot-Tabellen aktualisieren</link></variable>"
+msgstr "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Pivot-Tabellen aktualisieren\">Pivot-Tabellen aktualisieren</link></variable>"
#: datapilot_updatetable.xhp
msgctxt ""
@@ -4733,7 +4733,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "If the data of the source sheet has been changed, $[officename] recalculates the pivot table. To recalculate the table, choose <emph>Data - Pivot Table - Refresh</emph>. Do the same after you have imported an Excel pivot table into $[officename] Calc."
-msgstr "Wenn die Daten in der Quelltabelle geändert wurden, berechnet $[officename] die Datenpilot-Tabelle neu. Um die Tabelle neu zu berechnen, wählen Sie <emph>Daten - Datenpilot - Aktualisieren</emph>. Verfahren Sie ebenso nach dem Import einer Excel-Pivot-Tabelle in $[officename] Calc."
+msgstr "Wenn die Daten in der Quelltabelle geändert wurden, berechnet $[officename] die Pivot-Tabelle neu. Um die Tabelle neu zu berechnen, wählen Sie <emph>Daten - Pivot-Tabelle - Aktualisieren</emph>. Verfahren Sie ebenso nach dem Import einer Pivot-Tabelle aus Excel in $[officename] Calc."
#: dbase_files.xhp
msgctxt ""
@@ -6491,7 +6491,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "If you enter \"0 1/2\" AutoCorrect causes the three characters 1, / and 2 to be replaced by a single character. The same applies to 1/4 and 3/4. This replacement is defined in <emph>Tools - AutoCorrect Options - Options</emph> tab."
-msgstr "Wenn Sie \"0 1/2\" eingeben, führt die AutoKorrektur dazu, dass die drei Zeichen 1, / und 2 durch ein einziges Zeichen ersetzt werden. Ähnliches gilt für 1/4 und 3/4. Diese Ersetzung wird im Menü <emph>Extras - AutoKorrektur-Optionen</emph> und dort im Register <emph>Ersetzung</emph> festgelegt."
+msgstr "Wenn Sie \"0 1/2\" eingeben, führt die AutoKorrektur dazu, dass die drei Zeichen 1, / und 2 durch ein einziges Zeichen ersetzt werden. Ähnliches gilt für 1/4 und 3/4. Diese Ersetzung wird im Menü <emph>Extras - AutoKorrektur-Optionen...</emph> und dort im Register <emph>Ersetzung</emph> festgelegt."
#: fraction_enter.xhp
msgctxt ""
@@ -10779,7 +10779,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "Choose <emph>Data - Filter - Advanced Filter</emph>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view."
-msgstr "Rufen Sie <emph>Daten - Filter - Spezialfilter</emph> auf, und wählen Sie den Bereich A20:E22 aus. Nach der Bestätigung mit <emph>OK</emph> sind nur noch die gefilterten Zeilen sichtbar. Die übrigen Zeilen werden ausgeblendet."
+msgstr "Wählen Sie im Menü <emph>Daten - Filter - Spezialfilter...</emph> und wählen Sie den Bereich A20:E22 aus. Nach der Bestätigung mit <emph>OK</emph> sind nur noch die gefilterten Zeilen sichtbar. Die übrigen Zeilen werden ausgeblendet."
#: super_subscript.xhp
msgctxt ""
@@ -11438,7 +11438,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "In stage 2 of \"Defining A Function Using %PRODUCTNAME Basic\", in the <emph>Macro</emph> dialog you clicked on <emph>Edit </emph>. As the default, in the <emph>Macro from</emph> field the <emph>My Macros - Standard - Module1</emph> module is selected. The <emph>Standard</emph> library resides locally in your user directory."
-msgstr "Im Schritt 2 von \"Eigene Funktion in %PRODUCTNAME Basic-IDE definieren\" haben Sie im Dialog <emph>Makro</emph> auf <emph>Bearbeiten </emph>geklickt. Standardmäßig ist im Feld <emph>Makro aus</emph> das Modul <emph>Meine Makros - Standard - Module1</emph> ausgewählt. Das Standard-Modul liegt lokal in Ihrem user-Verzeichnis."
+msgstr "Im Schritt 2 von \"Eigene Funktion in %PRODUCTNAME Basic-IDE definieren\" haben Sie im Dialog <emph>Makro</emph> auf <emph>Bearbeiten </emph>geklickt. Standardmäßig ist im Feld <emph>Makro aus</emph> das Modul <emph>Meine Makros - Standard - Module1</emph> ausgewählt. Das Modul <emph>Standard</emph> liegt in Ihrem lokalen Benutzerverzeichnis."
#: userdefined_function.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/schart/00.po b/source/de/helpcontent2/source/text/schart/00.po
index f0106929723..08ba9eba08d 100644
--- a/source/de/helpcontent2/source/text/schart/00.po
+++ b/source/de/helpcontent2/source/text/schart/00.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-07 18:13+0000\n"
-"Last-Translator: Raymond <raymondv@gmx.de>\n"
+"PO-Revision-Date: 2014-03-15 07:07+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370628803.0\n"
+"X-POOTLE-MTIME: 1394867228.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "Choose <emph>Format - Legend - Position</emph> tab (Charts)"
-msgstr "Menü <emph>Format - Legende</emph> Register <emph>Anordnung</emph>(Diagramme)"
+msgstr "Wählen Sie im Menü <emph>Format - Legende</emph> und im sich öffnenden Dialog das Register <emph>Anordnung</emph>"
#: 00000004.xhp
msgctxt ""
@@ -323,7 +323,7 @@ msgctxt ""
"par_id1006200812385491\n"
"help.text"
msgid "<variable id=\"positioning\">Choose <emph>Format - Axis - X Axis - Positioning</emph> tab (Charts)</variable>"
-msgstr "<variable id=\"positioning\">Wählen Sie <emph>Format - Achse - X-Achse -</emph> Register <emph>Positionierung</emph> (Diagramm) </variable>"
+msgstr "<variable id=\"positioning\">Wählen Sie im Menü <emph>Format - Achse - X-Achse...</emph> und wechseln Sie in das Register <emph>Positionierung</emph></variable>"
#: 00000004.xhp
msgctxt ""
@@ -332,7 +332,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<variable id=\"positioningy\">Choose <emph>Format - Axis - Y Axis - Positioning</emph> tab (Charts)</variable>"
-msgstr "<variable id=\"positioningy\">Wählen Sie <emph>Format - Achse - Y-Achse -</emph> Register <emph>Positionierung</emph> (Diagramm) </variable>"
+msgstr "<variable id=\"positioningy\">Wählen Sie im Menü <emph>Format - Achse - Y-Achse...</emph> und wechseln Sie in das Register <emph>Positionierung</emph></variable>"
#: 00000004.xhp
msgctxt ""
@@ -564,4 +564,4 @@ msgctxt ""
"par_id8513095\n"
"help.text"
msgid "<variable id=\"stlp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Stepped in the Lines type dropdown, then click the Properties button.</variable>"
-msgstr "<variable id=\"slp\">Im Dialog Diagrammtyp eines Linien- oder XY-Diagramms mit dargestellten Linien wählen Sie Gestuft im Aufklappmenü Linien aus und klicken dann auf die Schaltfläche Eigenschaften.</variable>"
+msgstr "<variable id=\"stlp\">Im Dialog Diagrammtyp eines Linien- oder XY-Diagramms mit dargestellten Linien wählen Sie <emph>Gestuft</emph> im Aufklappmenü Linien aus und klicken dann auf die Schaltfläche Eigenschaften.</variable>"
diff --git a/source/de/helpcontent2/source/text/schart/01.po b/source/de/helpcontent2/source/text/schart/01.po
index 6f6dda6b12c..41e7cfc5a41 100644
--- a/source/de/helpcontent2/source/text/schart/01.po
+++ b/source/de/helpcontent2/source/text/schart/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-25 06:23+0000\n"
+"PO-Revision-Date: 2014-03-15 07:14+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385360607.0\n"
+"X-POOTLE-MTIME: 1394867667.000000\n"
#: 03010000.xhp
msgctxt ""
@@ -355,7 +355,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<variable id=\"sytextachse\"><ahelp hid=\".uno:ToggleAxisTitle\">Click <emph>Axes Title On/Off</emph> on the Formatting bar to show or hide the axis labels.</ahelp></variable>"
-msgstr "<variable id=\"sytextachse\"><ahelp visibility=\"visible\" hid=\".uno:ToggleAxisTitle\">Klicken Sie auf <emph>Achsentitel ein/aus</emph> in der Symbolleiste Format, um die Achsenbeschriftungen ein- oder auszublenden.</ahelp></variable>"
+msgstr "<variable id=\"sytextachse\"><ahelp hid=\".uno:ToggleAxisTitle\">Klicken Sie auf <emph>Achsentitel ein/aus</emph> in der Symbolleiste <emph>Format</emph>, um die Achsenbeschriftungen ein- oder auszublenden.</ahelp></variable>"
#: 04020000.xhp
msgctxt ""
@@ -2762,7 +2762,7 @@ msgctxt ""
"75\n"
"help.text"
msgid "<variable id=\"sytextbeschr\"><ahelp hid=\".uno:ToggleAxisDescr\">The<emph> AxesTitle On/Off </emph>icon on the <emph>Formatting</emph> bar switches the labeling of all axes on or off.</ahelp></variable>"
-msgstr "<variable id=\"sytextbeschr\"><ahelp hid=\".uno:ToggleAxisDescr\">Das Symbol <emph>Achsentitel ein/aus</emph> in der Symbolleiste Format schaltet die Beschriftungen sämtlicher Achsen ein bzw. aus.</ahelp></variable>"
+msgstr "<variable id=\"sytextbeschr\"><ahelp hid=\".uno:ToggleAxisDescr\">Das Symbol <emph>Achsentitel ein/aus</emph> in der Symbolleiste <emph>Format</emph> schaltet die Beschriftungen sämtlicher Achsen ein bzw. aus.</ahelp></variable>"
#: 05020201.xhp
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"2\n"
"help.text"
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 visibility=\"visible\" hid=\".uno:Legend\">Legt Linien-, Flächen- und Zeichenattribute einer Legende fest.</ahelp></variable>"
+msgstr "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Legt Linien-, Flächen- und Zeichenattribute einer Legende fest.</ahelp></variable>"
#: 05030000.xhp
msgctxt ""
@@ -3136,7 +3136,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\".uno:DiagramAxisA\">Opens a dialog where you can edit the properties of the secondary X axis. To insert a secondary X axis, choose <emph>Insert - Axes</emph> and select <emph>X axis</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:DiagramAxisA\">Sobald Sie unter <emph>Einfügen - Achsen</emph> diese zusätzliche X-Achse eingeschaltet haben, können Sie u.a. deren Linienstil, die Schriftart und die Schreibrichtung der Achsenbeschriftung festlegen.</ahelp>"
+msgstr "<ahelp hid=\".uno:DiagramAxisA\">Sobald Sie im Menü <emph>Einfügen - Achsen...</emph> die sekundäre X-Achse aktiviert haben, können Sie u.a. deren Linienstil, die Schriftart und die Schreibrichtung der Achsenbeschriftung festlegen.</ahelp>"
#: 05040000.xhp
msgctxt ""
@@ -3154,7 +3154,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\".uno:DiagramAxisB\">Opens a dialog where you can edit the properties of the secondary Y axis. To insert a secondary Y axis, choose <emph>Insert - Axes</emph> and select <emph>Y axis</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:DiagramAxisB\">Sie legen hier u. a. den Linienstil der Achse, die Schriftart und die Schreibrichtung der Achsenbeschriftung fest, sofern Sie diese zusätzliche Y-Achse vorher unter <emph>Einfügen - Achsen</emph> eingeschaltet haben.</ahelp>"
+msgstr "<ahelp hid=\".uno:DiagramAxisB\">Sie legen hier u.a. den Linienstil, die Schriftart und die Schreibrichtung der Achsenbeschriftung für die sekundäre Y-Achse fest, sofern Sie diese vorher unter <emph>Einfügen - Achsen...</emph> eingeschaltet haben.</ahelp>"
#: 05040000.xhp
msgctxt ""
@@ -3916,7 +3916,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"gitter\"><ahelp hid=\".uno:DiagramGridAll\">Opens the <emph>Grid</emph> dialog for defining grid properties.</ahelp></variable>"
-msgstr "<variable id=\"gitter\"><ahelp visibility=\"visible\" hid=\".uno:DiagramGridAll\">Hier erhalten Sie den Dialog <emph>Gitter</emph> zum Festlegen der Gittereigenschaften.</ahelp></variable>"
+msgstr "<variable id=\"gitter\"><ahelp hid=\".uno:DiagramGridAll\">Öffnet den Dialog <emph>Gitter</emph> zum Festlegen von Gittereigenschaften.</ahelp></variable>"
#: 05060000.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/sdraw.po b/source/de/helpcontent2/source/text/sdraw.po
index 75e725e5815..e7bbf51ded3 100644
--- a/source/de/helpcontent2/source/text/sdraw.po
+++ b/source/de/helpcontent2/source/text/sdraw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-01 05:16+0000\n"
+"PO-Revision-Date: 2014-03-15 07:17+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1372655811.0\n"
+"X-POOTLE-MTIME: 1394867824.000000\n"
#: main0000.xhp
msgctxt ""
@@ -199,7 +199,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "The commands in this menu are used to edit Draw documents (for example, copying and pasting)."
-msgstr "Hier finden Sie unter anderem die Befehle zum Widerrufen der letzten Aktion, zum Kopieren und Einfügen über die Zwischenablage und zum Aufruf der <emph>Suchen & Ersetzen</emph> Funktion."
+msgstr "Hier finden Sie unter anderem die Befehle zum Widerrufen der letzten Aktion, zum Kopieren und Einfügen über die Zwischenablage und zum Aufruf des Dialogs <emph>Suchen & Ersetzen</emph>."
#: main0102.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/sdraw/guide.po b/source/de/helpcontent2/source/text/sdraw/guide.po
index 191deadaa3b..ca5dc434dfa 100644
--- a/source/de/helpcontent2/source/text/sdraw/guide.po
+++ b/source/de/helpcontent2/source/text/sdraw/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-18 07:29+0000\n"
+"PO-Revision-Date: 2014-03-15 07:27+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358494199.0\n"
+"X-POOTLE-MTIME: 1394868461.000000\n"
#: align_arrange.xhp
msgctxt ""
@@ -74,7 +74,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Modify - Arrange</item> to bring up the context menu and choose one of the arrange options:"
-msgstr "Klicken Sie mit der rechten Maustaste auf ein Objekt, wählen Sie <emph>Anordnung</emph> und eine der folgenden Optionen: <emph>Ganz nach vorn, Weiter nach vorn, Weiter nach hinten</emph> oder <emph>Ganz nach hinten</emph>."
+msgstr "Wählen Sie im Menü <item type=\"menuitem\">Ändern - Anordnung</item>, um das Untermenü anzuzeigen, und wählen Sie eine der folgenden Optionen:"
#: align_arrange.xhp
msgctxt ""
@@ -227,7 +227,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "If you select three or more objects in Draw, you can also use the <link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\"><emph>Distribution</emph></link> command to distribute the vertical and horizontal spacing evenly between the objects."
-msgstr "Eine besondere Art der Ausrichtung ist die <emph>Verteilung</emph> von Objekten. Wählen Sie mindestens drei Objekte gemeinsam aus, dann können Sie den Befehl <link href=\"text/shared/01/05360000.xhp\" name=\"Verteilung\"><emph>Verteilung</emph></link> aufrufen. Sie finden den Befehl in $[officename] Impress und $[officename] Draw im Kontextmenü, bei $[officename] Draw auch im Menü <emph>Ändern</emph>."
+msgstr "Wenn Sie drei oder mehr Objekte gemeinsam ausgewählt haben, dann können Sie den Befehl <link href=\"text/shared/01/05360000.xhp\" name=\"Verteilung\"><emph>Verteilung</emph></link> aufrufen, um den horizontelen und vertiaklen Abstand zwischen den Objekten gleichmäßig zu verteilen. Sie finden den Befehl in $[officename] Impress und $[officename] Draw im Kontextmenü, bei $[officename] Draw zusätzlich im Menü <emph>Ändern</emph>."
#: align_arrange.xhp
msgctxt ""
@@ -260,7 +260,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "Selected objects are distributed evenly along the horizontal or vertical axis. The two outermost objects are used as reference points and do not move when the <emph>Distribution</emph> command is applied."
-msgstr "Die ausgewählten Objekte werden so verteilt, dass ihre Ränder oder Mittelpunkte jeweils den gleichen Abstand voneinander haben. Dabei gelten die beiden Objekte, die horizontal bzw. vertikal am weitesten voneinander entfernt sind, als nicht verschiebbare Fixpunkte. Die anderen Objekte zwischen den äußeren Objekten können durch diese Funktion verschoben werden."
+msgstr "Die ausgewählten Objekte werden so verteilt, dass ihre Ränder oder Mittelpunkte jeweils den gleichen Abstand voneinander haben. Dabei gelten die beiden Objekte, die horizontal bzw. vertikal am weitesten voneinander entfernt sind, als nicht verschiebbare Fixpunkte. Die anderen Objekte zwischen den äußeren Objekten können durch die Funktion <emph>Verzeilung</emph> verschoben werden."
#: color_define.xhp
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Do one of the following:"
-msgstr "Wenn Ihnen die Farbe gefällt, müssen Sie sich nun entscheiden, ob die neue Farbe die Ausgangsfarbe ersetzen soll oder ob sie unabhängig vom Ausgangswert neu definiert werden soll. Klicken Sie auf <emph>Ändern</emph>, wenn Sie die bestehende Farbe, die im oberen Vorschaufeld gezeigt wird, ersetzen möchten. Das sollten Sie aber nur bei vorher bereits selbst definierten Farben tun."
+msgstr "Führen Sie einen der folgenden Schritte aus:"
#: color_define.xhp
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "If you want to add your custom color to the standard color table, enter a name in the <emph>Name</emph> text box and click <emph>Add</emph>."
-msgstr "Um die neue benutzerdefinierte Farbe zu definieren, geben Sie zuerst einen neuen Namen in das Feld <emph>Name</emph> ein, dann klicken Sie auf <emph>Hinzufügen</emph> und <emph>OK</emph>."
+msgstr "Um die neue benutzerdefinierte Farbe zu definieren, geben Sie zuerst einen neuen Namen in das Feld <emph>Name</emph> ein, klicken Sie dann auf <emph>Hinzufügen</emph>."
#: color_define.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/00.po b/source/de/helpcontent2/source/text/shared/00.po
index 07d23e0555f..c7fe0bdcb42 100644
--- a/source/de/helpcontent2/source/text/shared/00.po
+++ b/source/de/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-25 06:36+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2013-12-22 21:16+0000\n"
+"Last-Translator: Jochen <dr@jochenschiffers.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385361409.0\n"
+"X-POOTLE-MTIME: 1387746979.0\n"
#: 00000001.xhp
msgctxt ""
@@ -304,7 +304,7 @@ msgctxt ""
"00000001.xhp\n"
"par_id3157808\n"
"help.text"
-msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
+msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt> </image>"
msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Symbol</alt></image>"
#: 00000001.xhp
@@ -321,7 +321,7 @@ msgctxt ""
"00000001.xhp\n"
"par_id3153349\n"
"help.text"
-msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
+msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt> </image>"
msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Symbol</alt></image>"
#: 00000001.xhp
@@ -501,8 +501,8 @@ msgctxt ""
"par_id3161659\n"
"41\n"
"help.text"
-msgid "<variable id=\"siehe\">See also the following functions: </variable>"
-msgstr "<variable id=\"siehe\">Siehe auch folgende Funktionen: </variable>"
+msgid "<variable id=\"siehe\">See also the following functions:</variable>"
+msgstr "<variable id=\"siehe\">Vergleichen Sie auch folgende Funktionen:</variable>"
#: 00000001.xhp
msgctxt ""
@@ -519,7 +519,7 @@ msgctxt ""
"par_id3163714\n"
"56\n"
"help.text"
-msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value. </variable>"
+msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value.</variable>"
msgstr "<variable id=\"wahr\">Bei einem Fehler gibt die Funktion einen Wahrheits- oder einen numerischen Wert zurück.</variable>"
#: 00000001.xhp
@@ -528,7 +528,7 @@ msgctxt ""
"par_id3154145\n"
"54\n"
"help.text"
-msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>). </variable>"
+msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>).</variable>"
msgstr "<variable id=\"kontext\">(Auf diesen Befehl können Sie nur über das <link name=\"Kontextmenü\" href=\"text/shared/00/00000005.xhp#kontextmenue\">Kontextmenü</link> zugreifen).</variable>"
#: 00000001.xhp
@@ -537,7 +537,7 @@ msgctxt ""
"par_id3152791\n"
"61\n"
"help.text"
-msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task. </variable>"
+msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task.</variable>"
msgstr "<variable id=\"wiederholen\">Wenn Sie auf ein Werkzeug doppelklicken, steht es Ihnen für mehrere Arbeitsschritte zur Verfügung. Rufen Sie ein neues Werkzeug mit nur einem Mausklick auf, so wird es nach Abschluss des Arbeitsschritts wieder durch das vorherige Werkzeug ersetzt.</variable>"
#: 00000001.xhp
@@ -545,8 +545,8 @@ msgctxt ""
"00000001.xhp\n"
"par_id9345377\n"
"help.text"
-msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control. </variable>"
-msgstr "<variable id=\"ShiftF1\">Drücken Sie Umschalt+F1 und stellen Sie den Zeiger auf ein Kontrollfeld, um Informationen dazu anzeigen zu lassen.</variable>"
+msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control.</variable>"
+msgstr "<variable id=\"ShiftF1\">Drücken Sie Umschalt+F1 und platzieren Sie den Zeiger auf einem Kontrollfeld, um Informationen dazu anzeigen zu lassen.</variable>"
#: 00000002.xhp
msgctxt ""
@@ -2533,6 +2533,14 @@ msgstr "Wenn Sie absolut speichern, werden alle Referenzen auf andere Dateien eb
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
+"hd_id3152414\n"
+"help.text"
+msgid "Spin button"
+msgstr "Drehfeld"
+
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
"bm_id3149922\n"
"help.text"
msgid "<bookmark_value>SQL;definition</bookmark_value>"
@@ -4035,8 +4043,8 @@ msgctxt ""
"par_id3154068\n"
"31\n"
"help.text"
-msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>PrettyPrinting</emph> to true."
-msgstr ""
+msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> to true."
+msgstr "Standardmäßig wird <emph>content.xml</emph> ohne Formatierungselemente wie Einzug oder Zeilenumbrüche gespeichert, um die Zeit für das Speichern und Öffnen des Dokuments zu minimieren. Im Dialog Experteneinstellungen unter <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen...</defaultinline></switchinline> - $[officename] - Erweitert</emph> können Sie die Benutzung von Einzügen und Zeilenumbrüchen durch das Ändern des Wertes der Eigenschaft <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> auf true aktivieren."
#: 00000021.xhp
msgctxt ""
@@ -9062,7 +9070,7 @@ msgctxt ""
"144\n"
"help.text"
msgid "<variable id=\"einfuegenbeschriftung\">Open a text document, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoCaption</emph></variable>"
-msgstr "<variable id=\"einfuegenbeschriftung\">Öffnen Sie ein Textdokument und wählen Sie im Menü <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen...</defaultinline></switchinline> - %PRODUCTNAME Writer - Autobeschriftung</emph></variable>"
+msgstr "<variable id=\"einfuegenbeschriftung\">Öffnen Sie ein Textdokument und wählen Sie im Menü <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen...</defaultinline></switchinline> - %PRODUCTNAME Writer - Automatische Bildbeschriftung</emph></variable>"
#: 00000406.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/01.po b/source/de/helpcontent2/source/text/shared/01.po
index c6a217d82bd..16c3967e38b 100644
--- a/source/de/helpcontent2/source/text/shared/01.po
+++ b/source/de/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-26 05:20+0000\n"
+"PO-Revision-Date: 2013-12-03 15:19+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385443227.0\n"
+"X-POOTLE-MTIME: 1386083987.0\n"
#: 01010000.xhp
msgctxt ""
@@ -7907,7 +7907,7 @@ msgctxt ""
"181\n"
"help.text"
msgid "For obscure characters there is a separate variant with capital U and eight hexadecimal digits (XXXXXXXX)."
-msgstr ""
+msgstr "Für unbedeutende Zeichen gibt es eine separate Variante mit groß geschriebenem U und acht Hexadezimalzahlen (XXXXXXXX)."
#: 02100001.xhp
msgctxt ""
@@ -34980,7 +34980,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Enter the word or abbreviation that you want to replace while you type. Wildcard character * in the end of word results the replacement of the word before arbitrary suffixes, too. Wildcard character * before the word results the replacement after arbitrary prefixes, too. For example, the pattern \"i18n*\" with the replacement text \"internationalization\" will find and replace \"i18ns\" with \"internationalizations\", or the pattern \"*...\" with the replacement text \"…\" will find and replace three dots in \"word...\" with the typographically correct precomposed Unicode horizontal ellipsis (\"word…\").</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Geben Sie das Wort oder die Abkürzung ein, die Sie während des Tippens ersetzt haben wollen. Der Platzhalter * am Wortende führt auch zu einer Ersetzung des Wortes vor beliebigen Endungen. Der Platzhalter * vor dem Wort führt auch zu einer Ersetzung nach beliebigen Wortanfängen. Das Muster „i18n*“ mit dem Ersetzungstext „Internationalisierung“ wird zum Beispiel „i18nen“ finden und mit „Internationalisierungen“ ersetzen oder das Muster „*...“ mit dem Ersetzungstext „…“ wird drei Punkte in „Wort...“ finden und mit dem vordefinierten Unicode-Auslassungszeichen ersetzen („Wort…“).</ahelp>"
#: 06040200.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po
index 36a7729ed61..45bb6cc7538 100644
--- a/source/de/helpcontent2/source/text/shared/guide.po
+++ b/source/de/helpcontent2/source/text/shared/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-29 06:05+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2014-02-16 17:42+0000\n"
+"Last-Translator: Thomas <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385705109.0\n"
+"X-POOTLE-MTIME: 1392572535.0\n"
#: aaa_start.xhp
msgctxt ""
@@ -1798,7 +1798,7 @@ msgctxt ""
"par_id4439832\n"
"help.text"
msgid "In Calc, a chart is an object on a sheet that can be copied and pasted on another sheet of the same document, the data series will stay linked to the range on the other sheet. If it is pasted on another Calc document, it has its own chart data table and is no more linked to the original range."
-msgstr ""
+msgstr "In Calc ist ein Diagramm ein Objekt im Tabellenblatt, das kopiert und in einem anderen Tabellenblatt des gleichen Dokument eingefügt werden kann, die Datenreihen werden mit dem Bereich auf dem ursprünglichen Tabellenblatt verknüpft bleiben. Falls es in ein anderes Calc-Dokument eingefügt wird, hat es seine eigene Diagrammdatentabelle und ist nicht mehr mit dem Originalbereich verknüpft."
#: chart_insert.xhp
msgctxt ""
@@ -14130,7 +14130,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Pivot tables"
-msgstr "Pivottabellen"
+msgstr "Pivot-Tabellen"
#: ms_import_export_limitations.xhp
msgctxt ""
@@ -19033,7 +19033,7 @@ msgctxt ""
"par_id0820200803204063\n"
"help.text"
msgid "Welcome to %PRODUCTNAME. Thank you for using the %PRODUCTNAME <link href=\"text/shared/05/00000110.xhp\">application help</link>. Press F1 whenever you need help using the %PRODUCTNAME software."
-msgstr "Willkommen bei %PRODUCTNAME. Danke für den Einsatz von %PRODUCTNAME <link href=\"text/shared/05/00000110.xhp\">application help</link>. Drücken Sie F1, wenn Sie während der Arbeit mit %PRODUCTNAME Hilfe benötigen."
+msgstr "Willkommen bei %PRODUCTNAME. Danke für den Einsatz von %PRODUCTNAME <link href=\"text/shared/05/00000110.xhp\">Anwendungshilfe</link>. Drücken Sie F1, wenn Sie während der Arbeit mit %PRODUCTNAME Hilfe benötigen."
#: startcenter.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/optionen.po b/source/de/helpcontent2/source/text/shared/optionen.po
index 097087cd248..771643d9321 100644
--- a/source/de/helpcontent2/source/text/shared/optionen.po
+++ b/source/de/helpcontent2/source/text/shared/optionen.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-24 06:51+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2014-01-26 16:43+0000\n"
+"Last-Translator: Thomas <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385275887.0\n"
+"X-POOTLE-MTIME: 1390754612.0\n"
#: 01000000.xhp
msgctxt ""
@@ -1713,7 +1713,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Specifies the book to be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Hier legen Sie das Buch fest, das bearbeitet werden soll.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1749,7 +1749,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Assigns a new language to the current custom dictionary.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Weist dem gegenwärtigen Benutzerwörterbuch eine neue Sprache zu.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -5775,7 +5775,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Defines settings for HTML pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Hiermit legen Sie die Einstellungen für HTML-Seiten fest.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -6006,7 +6006,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/charset\">Select the appropriate character set for the export</ahelp>."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/charset\">Wählen Sie den entsprechenden Zeichensatz für das Exportieren aus.</ahelp>"
#: 01040000.xhp
msgctxt ""
@@ -6496,7 +6496,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/OptFontTabPage\">Specifies the settings for the basic fonts in your documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/OptFontTabPage\">Hier legen Sie die Einstellungen für die Grundschriftarten in Ihren Dokumenten fest.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6575,7 +6575,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/titlebox\">Specifies the font to be used for headings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/titlebox\">Hier legen Sie die Schriftart fest, die für Überschriften benutzt wird.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6593,7 +6593,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Specifies the fonts for lists and numbering and all derived styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Hier legen Sie die Schriftarten für Listen und Nummerierungen und alle abgeleiteten Vorlagen fest.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6620,7 +6620,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/labelbox\">Specifies the font used for the captions of images and tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/labelbox\">Hier legen Sie die Schriftart fest, die für die Beschriftungen von Bildern und Tabellen benutzt wird.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6656,7 +6656,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Specifies that the settings apply to the current document only.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Hier leegn Sie fest, dass die Einstellungen nur auf das aktuelle Dokument angewendet werden.</ahelp>"
#: 01040301.xhp
msgctxt ""
@@ -7048,7 +7048,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/OptTablePage\">Defines the attributes of tables in text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/OptTablePage\">Hier legen Sie die Attribute von Tabellen in Textdokumenten fest.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7147,7 +7147,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/border\">Specifies that table cells have a border by default.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/border\">Hier legen Sie fest, dass Tabellenzellen standardmäßig eine Umrandung haben sollen.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7174,7 +7174,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Specifies that numbers in a text table are recognized and formatted as numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Hier legen Sie fest, dass Zahlen in einer Texttabelle erkannt und als Zahlen formatiert werden.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7273,7 +7273,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/rowmove\">Specifies the value to be used for moving a row.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/rowmove\">Hier legen Sie den Wert fest, der beim Verschieben einer Zeile benutzt werden soll.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7291,7 +7291,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Specifies the value to be used for moving a column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Hier legen Sie den Wert fest, der beim Verschieben einer Spalte benutzt werden soll.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7327,7 +7327,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/rowinsert\">Specifies the default value for inserting rows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/rowinsert\">Hier legen Sie den Standardwert für das Einfügen von Zeilen fest.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7345,7 +7345,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colinsert\">Specifies the default value for inserting columns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colinsert\">Hier legen Sie den Standardwert für das Einfügen von Spalten fest.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7417,7 +7417,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/var\">Specifies that changes to a row or column affect the table size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/var\">Hier legen Sie fest, dass Änderungen an einer Zeile oder Spalte die Tabellengröße verändern.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7523,7 +7523,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/spaces\">Specifies whether to represent every space in the text with a dot.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/spaces\">Hier legen Sie fest, ob jedes Leerzeichen im Text mit einem Punkt dargestellt wird.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7559,7 +7559,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/tabs\">Specifies that tab stops are displayed as small arrows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/tabs\">Hier legen Sie fest, dass Tabulatoren als schmale Pfeile angezeigt werden.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7611,7 +7611,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Zeigt auch Text an, der durch Felder für <emph>Bedingten Text</emph> oder <emph>Versteckten Text</emph> ausgeblendet wurde.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7782,7 +7782,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Legt fest, dass Sie den Cursor in einen geschützten Bereich setzen, aber nichts ändern können.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7808,7 +7808,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Defines the appearance of changes in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Legt das Erscheinungsbild von Änderungen im Dokument fest.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7961,7 +7961,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Specifies the color for highlighting the changed lines in the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Legt die Farbe der Hervorhebung der geänderten Zeilen im Text fest.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -7995,7 +7995,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPag\">Specifies general settings for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPag\">Legt allgemeine Einstellungen für Textdokumente fest.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8031,7 +8031,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/always\">Always updates links while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/always\">Aktualisiert Verknüpfungen immer beim Laden eines Dokuments.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8049,7 +8049,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Updates links only on request while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Aktualisiert Verknüpfungen nur bei Bedarf während des Ladens eines Dokuments.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8067,7 +8067,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Links are never updated while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Verknüpfungen werden nie beim Laden eines Dokuments aktualisiert.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8729,7 +8729,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "AutoCaption"
-msgstr "AutoBeschriftung"
+msgstr "Automatische Bildbeschriftung"
#: 01041100.xhp
msgctxt ""
@@ -8745,7 +8745,7 @@ msgctxt ""
"par_idN10561\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01041100.xhp\">AutoCaption</link>"
-msgstr "<link href=\"text/shared/optionen/01041100.xhp\">AutoBeschriftung</link>"
+msgstr "<link href=\"text/shared/optionen/01041100.xhp\">Automatische Bildbeschriftung</link>"
#: 01041100.xhp
msgctxt ""
@@ -8769,7 +8769,7 @@ msgctxt ""
"par_idN1058C\n"
"help.text"
msgid "<ahelp hid=\".\">Select the object type for which the AutoCaption settings are to be valid.</ahelp>"
-msgstr "<ahelp hid=\".\">Wählen Sie den Objekttyp, für den die Einstellungen \"AutoBeschriftung\" gelten sollen.</ahelp>"
+msgstr "<ahelp hid=\".\">Wählen Sie den Objekttyp, für den die Einstellungen Automatische Bildbeschriftung gelten sollen.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8803,7 +8803,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Specifies the category of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Legt die Kategorie des ausgewählten Objekts fest.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8821,7 +8821,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Specifies the type of numbering required.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Legt die erforderliche Nummerierungsart fest.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8857,7 +8857,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Determines the position of the caption with respect to the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Bestimmt die Position der Beschriftung relativ zum Objekt.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8892,7 +8892,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Legt das Zeichen fest, das nach der Überschriftennummerierung oder Kapitelebene angezeigt wird.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -9039,7 +9039,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"rastersicht\"><ahelp hid=\"svx/ui/optgridpage/gridvisible\">Specifies whether to display the grid.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rastersicht\"><ahelp hid=\"svx/ui/optgridpage/gridvisible\">Legt fest, ob das Raster angezeigt wird.</ahelp></variable>"
#: 01050100.xhp
msgctxt ""
@@ -9084,7 +9084,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawx\">Defines the unit of measure for the spacing between grid points on the X-axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawx\">Legt die Einheiten für den Abstand zwischen Rasterpunkten auf der X-Achse fest.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9102,7 +9102,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawy\">Defines the grid points spacing in the desired unit of measurement on the Y-axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawy\">Legt die Einheiten für den Abstand zwischen Rasterpunkten auf der Y-Achse fest.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9401,7 +9401,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/break\">Specifies whether to view the page breaks within a defined print area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/break\">Legt fest, ob die Seitenumbrüche innerhalb eines definierten Druckbereichs sichtbar sind.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9455,7 +9455,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Legt fest, ob Formeln anstatt Ergebnisse in der Zelle angezeigt werden.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9473,7 +9473,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Specifies whether to show numbers with the value of 0.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Legt fest, ob Zahlen mit dem Wert 0 angezeigt werden.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9626,7 +9626,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Defines if objects and graphics are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Legt fest, ob Objekte und Grafiken angezeigt oder versteckt werden.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9644,7 +9644,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Defines if charts in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Legt fest, ob Diagramme in Ihrem Dokument angezeigt oder versteckt werden.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9662,7 +9662,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Defines if drawing objects in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Legt fest, ob Zeichenobjekte in Ihrem Dokument angezeigt oder versteckt werden.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9722,7 +9722,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Specifies whether to display row and column headers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Legt fest, ob Zeilen- und Spaltenüberschriften angezeigt werden.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9855,7 +9855,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Defines the unit of measure in spreadsheets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Legt die Maßeinheit in Tabellenblättern fest.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9873,7 +9873,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/tabmf\">Defines the tab stops distance.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/tabmf\">Legt den Abstand der Tabulatoren fest.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -10088,7 +10088,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortslist/entries\">Displays the content of the currently selected list. This content can be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortslist/entries\">Zeigt den Inhalt der gegenwärtig ausgewählten Liste an. Dieser Inhalt kann bearbeitet werden.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -10891,7 +10891,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Specifies the color for changes of cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Legt die Farbe für Änderungen des Zellinhalts fest.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10909,7 +10909,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/deletions\">Specifies the color to highlight deletions in a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/deletions\">Legt die Farbe zum Hervorheben von Löschungen in einem Dokument fest.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10927,7 +10927,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/insertions\">Specifies the color to highlight insertions in a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/insertions\">Legt die Farbe zum Hervorheben von Einfügungen in einem Dokument fest.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -10945,7 +10945,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/entries\">Specifies the color to highlight moved cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/entries\">Legt die Farbe zum Hervorheben von verschobenen Zellinhalten fest.</ahelp>"
#: 01060700.xhp
msgctxt ""
@@ -11572,7 +11572,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<variable id=\"verschieb\"><ahelp hid=\"modules/simpress/ui/sdviewpage/dragstripes\">Specifies whether to display guides when moving an object.</ahelp></variable>"
-msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/dragstripes\">Beim Verschieben von Objekten werden Hilfslinien angezeigt. </ahelp></variable>"
+msgstr "<variable id=\"verschieb\"><ahelp hid=\"modules/simpress/ui/sdviewpage/dragstripes\">Beim Verschieben von Objekten werden Hilfslinien angezeigt.</ahelp></variable>"
#: 01070100.xhp
msgctxt ""
@@ -11982,7 +11982,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/pagenmcb\">Specifies whether to print the page name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/pagenmcb\">Bestimmt, ob der Seitenname gedruckt wird.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12000,7 +12000,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/datecb\">Specifies whether to print the current date.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/datecb\">Bestimmt, ob das aktuelle Datum gedruckt wird.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12018,7 +12018,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/timecb\">Specifies whether to print the current time.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/timecb\">Bestimmt, ob die aktuelle Zeit gedruckt wird.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12072,7 +12072,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/defaultrb\">Specifies that you want to print in original colors.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/defaultrb\">Legt fest, dass Sie in den Originalfarben drucken wollen.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12090,7 +12090,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/grayscalerb\">Specifies that you want to print colors as grayscale.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/grayscalerb\">Legt fest, dass Sie Farben als Graustufe drucken wollen.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12108,7 +12108,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/blackwhiterb\">Specifies that you want to print the document in black and white.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/blackwhiterb\">Legt fest, dass Sie das Dokument in schwarzweiß drucken wollen.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12207,7 +12207,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "Front"
-msgstr "Vorderseite"
+msgstr "Vorderseiten / rechte Seiten"
#: 01070400.xhp
msgctxt ""
@@ -12216,7 +12216,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/frontcb\">Select<emph> Front </emph>to print the front of a brochure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/frontcb\">Wählen Sie <emph>Vorderseiten / rechte Seiten</emph>, um die Vorderseite einer Broschüre zu drucken.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12225,7 +12225,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "Back"
-msgstr "Rückseite"
+msgstr "Rückseiten / linke Seiten"
#: 01070400.xhp
msgctxt ""
@@ -12234,7 +12234,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/backcb\">Select <emph>Back</emph> to print the back of a brochure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/backcb\">Wählen Sie <emph>Rückseiten / linke Seiten</emph>, um die Rückseite einer Broschüre zu drucken.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -12252,7 +12252,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/papertryfrmprntrcb\">Determines that the paper tray to be used is the one defined in the printer setup.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/papertryfrmprntrcb\">Legt fest, dass der zu benutzende Papierschacht derjenige ist, der in den Druckereinstellungen festgelegt ist.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12286,7 +12286,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/OptSavePage\">Defines the general options for drawing or presentation documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/OptSavePage\">Legt die allgemeinen Optionen für das Zeichen- oder Präsentationsdokument fest.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12502,7 +12502,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/metricFields\">Defines the spacing between tab stops.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/metricFields\">Legt den Abstand zwischen den Tabulatoren fest.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12574,7 +12574,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/scaleBox\">Determines the drawing scale on the rulers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/scaleBox\">Legt den Zeichenmaßstab auf den Linealen fest.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12610,7 +12610,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/cbCompatibility\">Specifies that $[officename] Impress calculates the paragraph spacing exactly like Microsoft PowerPoint.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/cbCompatibility\">Legt fest, dass $[officename] Impress den Absatzabstand genau wie Microsoft PowerPoint berechnet.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -12997,7 +12997,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optchartcolorspage/default\">Restores the color settings that were defined when the program was installed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optchartcolorspage/default\">Stellt die Farbeinstellungen wieder her, die festgelegt waren, als das Programm installiert wurde.</ahelp>"
#: 01130100.xhp
msgctxt ""
@@ -13535,7 +13535,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Specifies the language used for the spellcheck function in western alphabets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Legt die Sprache fest, die für die Rechtschreibprüfung in westlichen Alphabeten benutzt wird.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13553,7 +13553,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Specifies the language used for the spellcheck function in Asian alphabets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Legt die Sprache fest, die für die Rechtschreibprüfung in asiatischen Alphabeten benutzt wird.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13571,7 +13571,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Specifies the language for the complex text layout spellcheck.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Legt die Sprache für die Complex Text Layout-Rechtschreibprüfung fest.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -13772,7 +13772,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/charkerning\">Specifies that kerning is only applied to western text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/charkerning\">Legt fest, dass die Unterschneidung nur auf westlichen Text angewendet wird.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13790,7 +13790,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/charpunctkerning\">Specifies that kerning is applied to both western text and Asian punctuation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/charpunctkerning\">Legt fest, dass Unterschneidung sowohl auf westlichen Text als auch auf asiatische Interpunktion angewendet wird.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13826,7 +13826,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/nocompression\">Specifies that no compression at all will occur.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/nocompression\">Legt fest, dass keine Komprimierung stattfindet.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13844,7 +13844,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/punctcompression\">Specifies that only the punctuation is compressed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/punctcompression\">Legt fest, dass nur die Interpunktion komprimiert wird.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13862,7 +13862,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/punctkanacompression\">Specifies that punctuation and Japanese Kana are compressed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/punctkanacompression\">Legt fest, dass Interpunktion und japanisches Kana komprimiert werden.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13898,7 +13898,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/language\">Specifies the language for which you want to define first and last characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/language\">Legt die Sprache fest, für die Sie die ersten und letzten Zeichen definieren wollen.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -13996,7 +13996,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optjsearchpage/matchprolongedsoundmark\" visibility=\"visible\">Specifies the options to be treated as equal in a search.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optjsearchpage/matchprolongedsoundmark\" visibility=\"visible\">Legt die Optionen fest, die als gleichwertig in einer Suche behandelt werden.</ahelp>"
#: 01150200.xhp
msgctxt ""
@@ -14014,7 +14014,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optjsearchpage/ignoremiddledot\" visibility=\"visible\">Specifies the characters to be ignored.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optjsearchpage/ignoremiddledot\" visibility=\"visible\">Legt die Zeichen fest, die ignoriert werden.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14084,7 +14084,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/sequencechecking\">Enables sequence input checking for languages such as Thai.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/sequencechecking\">Aktiviert die sequenzielle Eingabeprüfung für Sprachen wie thailändisch.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14100,7 +14100,7 @@ msgctxt ""
"par_idN10695\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/restricted\">Prevents the use as well as the printing of illegal character combinations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/restricted\">Verhindert den Gebrauch und den Druck unzulässiger Zeichenkombinationen.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -14697,7 +14697,7 @@ msgctxt ""
"hd_id3148610\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optadvancedpage/macrorecording\">Enable macro recording</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optadvancedpage/macrorecording\">Ermöglicht die Makroaufzeichnung</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/macrorecording\">Ermöglicht eine Makroaufzeichnung (eingeschränkt)</ahelp>"
#: java.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/simpress/01.po b/source/de/helpcontent2/source/text/simpress/01.po
index ddc2ea47083..c9d9ff39a45 100644
--- a/source/de/helpcontent2/source/text/simpress/01.po
+++ b/source/de/helpcontent2/source/text/simpress/01.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-24 07:01+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2013-12-22 21:17+0000\n"
+"Last-Translator: Jochen <dr@jochenschiffers.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385276496.0\n"
+"X-POOTLE-MTIME: 1387747051.0\n"
#: 01170000.xhp
msgctxt ""
@@ -4063,8 +4063,8 @@ msgctxt ""
"par_id3149407\n"
"8\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_MASTER_PAGE\">Wendet den Hintergrund der gewählten Folienvorlage auf alle Folien in Ihrem Dokument an.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Wendet den Hintergrund der gewählten Folienvorlage auf alle Folien in Ihrem Dokument an.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -4081,8 +4081,8 @@ msgctxt ""
"par_id3148871\n"
"10\n"
"help.text"
-msgid "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
-msgstr "<ahelp hid=\"SD:CHECKBOX:DLG_PRESLT:CBX_CHECK_MASTERS\">Löscht alle nicht mehr referenzierten Hintergrundfolien und Präsentationslayouts aus Ihrem Dokument.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/checkmasters\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/checkmasters\">Löscht nicht verwendete Hintergrundfolien und Präsentationslayouts aus Ihrem Dokument.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -4099,8 +4099,8 @@ msgctxt ""
"par_id3156020\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
-msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_PRESLT:BTN_LOAD\">Zeigt den Dialog <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Folienvorlage laden</emph></link>, in dem Sie zusätzliche Folienvorlagen auswählen können.</ahelp>"
+msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Zeigt den Dialog <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Folienvorlage laden</emph></link>, in dem Sie zusätzliche Folienvorlagen auswählen können.</ahelp>"
#: 05120100.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/simpress/guide.po b/source/de/helpcontent2/source/text/simpress/guide.po
index 7411c295c08..b9d52618ca7 100644
--- a/source/de/helpcontent2/source/text/simpress/guide.po
+++ b/source/de/helpcontent2/source/text/simpress/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-05 16:40+0000\n"
+"PO-Revision-Date: 2013-12-06 16:49+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383669632.0\n"
+"X-POOTLE-MTIME: 1386348551.0\n"
#: 3d_create.xhp
msgctxt ""
@@ -603,7 +603,7 @@ msgctxt ""
"par_id3148826123\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> icon indicates that the next slide has custom animation."
-msgstr ""
+msgstr "Im Folienbereich erscheint das Symbol <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> neben der Vorschau von Folien, welche ein oder mehrere Objekte mit einer benutzerdefinierten Animation haben. Wenn Sie die Bildschirmpräsentation mit der Presenter Console präsentieren, zeigt das Symbol <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> an, dass die nächste Folie eine benutzerdefinierte Animation hat."
#: animated_objects.xhp
msgctxt ""
@@ -774,7 +774,7 @@ msgctxt ""
"par_id3148826234\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> icon indicates that the next slide has slide transition."
-msgstr ""
+msgstr "Im Folienbereich erscheint das Symbol <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> neben der Vorschau von Folien, welche einen Folienübergang haben. Wenn Sie die Bildschirmpräsentation mit der Presenter Console präsentieren, zeigt das Symbol <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> an, dass die nächste Folie einen Folienübergang hat."
#: animated_slidechange.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/swriter/01.po b/source/de/helpcontent2/source/text/swriter/01.po
index 89aa9b75688..ae1885c06bf 100644
--- a/source/de/helpcontent2/source/text/swriter/01.po
+++ b/source/de/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-24 14:57+0000\n"
+"PO-Revision-Date: 2014-03-14 20:22+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385305075.0\n"
+"X-POOTLE-MTIME: 1394828542.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -5036,7 +5036,7 @@ msgctxt ""
"par_idN10744\n"
"help.text"
msgid "AutoCaption"
-msgstr "AutoBeschriftung"
+msgstr "Automatische Bildbeschriftung"
#: 04060000.xhp
msgctxt ""
@@ -5044,7 +5044,7 @@ msgctxt ""
"par_idN1074A\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\".\">Öffnet den Dialog Beschriftung. Er enthält die gleichen Informationen wie der Dialog, den Sie über das Menü %PRODUCTNAME Writer - AutoBeschriftung im Dialog Optionen aufrufen können.</ahelp>"
+msgstr "<ahelp hid=\".\">Öffnet den Dialog Beschriftung. Er enthält die gleichen Informationen wie der Dialog, den Sie über das Menü %PRODUCTNAME Writer - Automatische Bildbeschriftung im Dialog Optionen aufrufen können.</ahelp>"
#: 04060100.xhp
msgctxt ""
@@ -11401,7 +11401,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<variable id=\"vorlg\"><ahelp hid=\"modules/swriter/ui/tocindexpage/addstylescb\">Includes the paragraph styles that you specify in the <emph>Assign Styles</emph> dialog as index entries. To select the paragraph styles that you want to include in the index, click the <emph>Assign Styles (...</emph>) button to the right of this box.</ahelp></variable>"
-msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/addstylescb\">Nimmt die Absatzvorlagen, die Sie im Dialog <emph>Vorlage zuweisen</emph> angeben, als Verzeichniseinträge auf. Um die im Verzeichnis zu berücksichtigenden Absatzvorlagen auszuwählen, klicken Sie auf die Schaltfläche <emph>Vorlage zuweisen (...)</emph> rechts neben diesem Feld.</ahelp></variable>"
+msgstr "<variable id=\"vorlg\"><ahelp hid=\"modules/swriter/ui/tocindexpage/addstylescb\">Nimmt die Absatzvorlagen, die Sie im Dialog <emph>Vorlage zuweisen</emph> angeben, als Verzeichniseinträge auf. Um die im Verzeichnis zu berücksichtigenden Absatzvorlagen auszuwählen, klicken Sie auf die Schaltfläche <emph>Vorlage zuweisen (...)</emph> rechts neben diesem Feld.</ahelp></variable>"
#: 04120211.xhp
msgctxt ""
@@ -19941,7 +19941,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Reduces or increases table width with modified column width.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Verringert oder erhöht die Tabellenbreite mit der geänderten Spaltenbreite.</ahelp> Diese Option ist nicht verfügbar, wenn <emph>Automatisch</emph> im Bereich <emph>Ausrichtung</emph> im Register <emph>Tabelle</emph> ausgewählt ist."
#: 05090200.xhp
msgctxt ""
@@ -19959,7 +19959,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">If possible, change in column width will be equal for each column.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Eine Änderung der Spaltenbreite wird, falls möglich, für jede Spalte übernommen.</ahelp> Diese Option ist nicht verfügbar, wenn <emph>Automatisch</emph> im Bereich <emph>Ausrichtung</emph> im Register <emph>Tabelle</emph> ausgewählt ist."
#: 05090200.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/swriter/guide.po b/source/de/helpcontent2/source/text/swriter/guide.po
index af342dc8dcc..8bcdecc37bc 100644
--- a/source/de/helpcontent2/source/text/swriter/guide.po
+++ b/source/de/helpcontent2/source/text/swriter/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-24 15:09+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2013-12-23 12:39+0000\n"
+"Last-Translator: Christian <lohmaier+pootle@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385305749.0\n"
+"X-POOTLE-MTIME: 1387802378.0\n"
#: anchor_object.xhp
msgctxt ""
@@ -1386,7 +1386,7 @@ msgctxt ""
"par_id3148413\n"
"help.text"
msgid "If two adjacent text ranges' all border properties are identical (same style, width, color, padding and shadow), then those two ranges will be considered to be part of the same border group and rendered within the same border in the document."
-msgstr ""
+msgstr "Wenn für zwei benachbarte Textbereiche alle Rahmeneigenschaften gleich sind (Stil, Breite, Farbe, Abstände und Schatten), dann werden diese zwei Bereiche als ein Teil derselben Rahmengruppe angesehen und mit einem gemeinsamen Rahmen im Dokument dargestellt."
#: border_character.xhp
msgctxt ""
@@ -1402,7 +1402,7 @@ msgctxt ""
"par_id3118661\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Wählen Sie den Bereich der Zeichen aus, um den herum Sie einen Rahmen hinzufügen möchten."
#: border_character.xhp
msgctxt ""
@@ -1458,7 +1458,7 @@ msgctxt ""
"par_id3118613\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Wählen Sie den Bereich der Zeichen aus, um den herum Sie einen Rahmen hinzufügen möchten."
#: border_character.xhp
msgctxt ""
@@ -2868,7 +2868,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "$[officename] can automatically add a caption when you insert an object, graphic, frame, or table. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoCaption</emph>."
-msgstr "$[officename] kann automatisch eine Beschriftung hinzufügen, wenn Sie ein Objekt, eine Grafik, einen Rahmen oder eine Tabelle einfügen. Wählen Sie <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoBeschriftung</emph>."
+msgstr "$[officename] kann automatisch eine Beschriftung hinzufügen, wenn Sie ein Objekt, eine Grafik, einen Rahmen oder eine Tabelle einfügen. Wählen Sie <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen</defaultinline></switchinline> - %PRODUCTNAME Writer - Automatische Bildbeschriftung</emph>."
#: captions_numbers.xhp
msgctxt ""
@@ -2983,7 +2983,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "$[officename] can automatically add a caption when you insert an object, graphic, or table. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoCaption</emph>."
-msgstr "$[officename] kann automatisch eine Beschriftung hinzufügen, wenn Sie ein Objekt, eine Grafik oder eine Tabelle einfügen. Wählen Sie <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoBeschriftung</emph>."
+msgstr "$[officename] kann automatisch eine Beschriftung hinzufügen, wenn Sie ein Objekt, eine Grafik oder eine Tabelle einfügen. Wählen Sie <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen</defaultinline></switchinline> - %PRODUCTNAME Writer - Automatische Bildbeschriftung</emph>."
#: captions_numbers.xhp
msgctxt ""
@@ -13787,7 +13787,7 @@ msgctxt ""
"par_id3155922\n"
"help.text"
msgid "When you save a text document in HTML format, any graphics in the document are saved into the HTML document as embedded data streams. $[officename] tries to keep the original format of graphics, i.e. JPEG pictures or SVG images will be saved into HTML as such. All other graphic formats are saved as PNG."
-msgstr ""
+msgstr "Wenn Sie ein Textdokument im HTML-Format speichern, werden alle Grafiken des Dokuments als eingebettete Datenströme in dem HTML-Dokument gespeichert. $[officename] versucht, das Originalformat von Grafiken beizubehalten, d.h. JPEG-Bilder oder SVG-Bilder werden als solche in der HTML-Datei gespeichert. Alle anderen Grafikformate werden als PNG gespeichert."
#: send2html.xhp
msgctxt ""
diff --git a/source/de/nlpsolver/src/locale.po b/source/de/nlpsolver/src/locale.po
index 86809bc1d00..7ddc9ab6f4a 100644
--- a/source/de/nlpsolver/src/locale.po
+++ b/source/de/nlpsolver/src/locale.po
@@ -2,10 +2,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2012-01-05 01:23+0200\n"
-"Last-Translator: Jochen <dr@jochenschiffers.de>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-21 17:07+0000\n"
+"Last-Translator: Thomas <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387645625.0\n"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -165,7 +166,7 @@ msgctxt ""
"NLPSolverStatusDialog.Dialog.Caption\n"
"property.text"
msgid "Solver Status"
-msgstr "Solver-Status"
+msgstr "Solverstatus"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
diff --git a/source/de/officecfg/registry/data/org/openoffice.po b/source/de/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..1b3a876f2fb
--- /dev/null
+++ b/source/de/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,98 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-22 20:41+0000\n"
+"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387744865.0\n"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr "Base: Datenbankformulare"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr "Base: Berichtsassistent"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr "Base: Relationenentwurf"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr "Base: Abfrageentwurf"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr "Base: Ansichtsentwurf"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr "Base: Tabellenentwurf"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr "Base: Datenansicht"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr "Base: Tabellendatenansicht"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr "Base: Oracle Report Builder"
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
index 3199778df0f..9a496347a78 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-02 05:54+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
+"PO-Revision-Date: 2014-03-29 11:44+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385963662.0\n"
+"X-POOTLE-MTIME: 1396093487.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Split"
-msgstr "Ko~mbination aufheben"
+msgstr "~Teilen"
#: CalcCommands.xcu
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Pivot Table Filter"
-msgstr "Datenpilot-Filter"
+msgstr "Pivot-Tabelle Filter"
#: CalcCommands.xcu
msgctxt ""
@@ -842,7 +842,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Create Pivot Table..."
-msgstr "Datenpilot ~aufrufen..."
+msgstr "Pivot-Tabelle ~aufrufen..."
#: CalcCommands.xcu
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Refresh Pivot Table"
-msgstr "Datenpilot ~aktualisieren"
+msgstr "Pivot-Tabelle ~aktualisieren"
#: CalcCommands.xcu
msgctxt ""
@@ -2480,7 +2480,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Delete Pivot Table"
-msgstr "Datenpilot lö~schen"
+msgstr "Pivot-Tabelle lö~schen"
#: CalcCommands.xcu
msgctxt ""
@@ -3191,7 +3191,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Pivot Table"
-msgstr "~Datenpilot"
+msgstr "~Pivot-Tabelle"
#: CalcCommands.xcu
msgctxt ""
@@ -18979,7 +18979,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Optional hyphen"
-msgstr "~Bedingter Trennstrich"
+msgstr "~Weiches Trennzeichen"
#: GenericCommands.xcu
msgctxt ""
@@ -19834,7 +19834,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Elements Dock"
-msgstr "Seitenleiste Elemente"
+msgstr "Seitenleiste"
#: MathCommands.xcu
msgctxt ""
@@ -23334,8 +23334,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "Rückschritt"
+msgid "Shift+Backspace"
+msgstr "Umschalt+Rücktaste"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/de/padmin/source.po b/source/de/padmin/source.po
index 7d2e08f5f3b..203ed5ee9aa 100644
--- a/source/de/padmin/source.po
+++ b/source/de/padmin/source.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-26 10:59+0000\n"
-"Last-Translator: Raymond <raymondv@gmx.de>\n"
+"PO-Revision-Date: 2013-12-14 09:36+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356519556.0\n"
+"X-POOTLE-MTIME: 1387013783.0\n"
#: padialog.src
msgctxt ""
@@ -415,7 +415,7 @@ msgctxt ""
"RID_ERR_PRINTERNOTREMOVABLE\n"
"string.text"
msgid "The printer %s cannot be removed."
-msgstr ""
+msgstr "Der Drucker %s kann nicht entfernt werden."
#: padialog.src
msgctxt ""
diff --git a/source/de/reportdesign/uiconfig/dbreport/ui.po b/source/de/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..d5527dd6afd
--- /dev/null
+++ b/source/de/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,179 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-14 10:15+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387016119.0\n"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr "Datum und Uhrzeit"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr "_Datum einfügen"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr "_Format:"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr "Z_eit einfügen"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr "Fo_rmat"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr "Seitenzahlen"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr "_Seite N"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr "Seite _N von M"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr "Format"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr "O_ben (Seitenkopf)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr "_Unten (Seitenfuß)"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr "Position"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr "Links"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr "Mitte"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr "Rechts"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr "A_usrichtung:"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr "Nummer auf erster Seite anzeigen"
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr "Allgemein"
diff --git a/source/de/sc/source/ui/StatisticsDialogs.po b/source/de/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..87152aa94c0
--- /dev/null
+++ b/source/de/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,521 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-04 16:28+0000\n"
+"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1388852914.0\n"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr "Gleitender Mittelwert"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr "Exponentielles Glätten"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr "Varianzanalyse"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr "Varianzanalyse - einfaktoriell"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr "Gruppen"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr "Zwischen Gruppen"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr "Innerhalb von Gruppen"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr "Variationsquelle"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr "BB"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr "fg"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr "MS"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr "F"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr "p-Wert"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr "F-kritisch"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr "Gesamt"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr "Korrelation"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr "Korrelationen"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr "Kovarianz"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr "Kovarianzen"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr "Beschreibende Statistik"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Mittelwert"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr "Standardfehler"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr "Modus"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Zentralwert"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr "Varianz"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Standardabweichung"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr "Wölbung"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr "Schräge"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr "Bereich"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr "Minimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr "Maximum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr "Summe"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr "Anzahl"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr "Zufällig ($(DISTRIBUTION))"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr "Gleichmäßig"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr "Gleichmäßig verteilte ganze Zahlen"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr "Normal"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr "Cauchy"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr "Bernoulli"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr "Binomial"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr "Negativ binomial"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr "Chi-Quadrat"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr "Geometrisch"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr "Minimum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr "Maximum"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr "Mittelwert"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr "Standardabweichung"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr "Zentralwert"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr "Sigma"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr "p-Wert"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr "Anzahl der Versuche"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr "nu-Wert"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr "Stichproben"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr "Spalte %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr "Zeile %NUMBER%"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alpha"
diff --git a/source/de/sc/source/ui/dbgui.po b/source/de/sc/source/ui/dbgui.po
index dcd885af2ef..4e62b29031e 100644
--- a/source/de/sc/source/ui/dbgui.po
+++ b/source/de/sc/source/ui/dbgui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-26 10:59+0000\n"
-"Last-Translator: Raymond <raymondv@gmx.de>\n"
+"PO-Revision-Date: 2014-01-19 17:30+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356519567.0\n"
+"X-POOTLE-MTIME: 1390152638.0\n"
#: dapitype.src
msgctxt ""
@@ -687,7 +687,7 @@ msgctxt ""
"RID_SCDLG_PIVOT_LAYOUT\n"
"modelessdialog.text"
msgid "Pivot table"
-msgstr "Datenpilot"
+msgstr "Pivot-Tabelle"
#: pvfundlg.src
msgctxt ""
diff --git a/source/de/sc/source/ui/src.po b/source/de/sc/source/ui/src.po
index c9287364d7a..91347a96246 100644
--- a/source/de/sc/source/ui/src.po
+++ b/source/de/sc/source/ui/src.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-30 06:18+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-01-19 17:36+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385792315.0\n"
+"X-POOTLE-MTIME: 1390153016.0\n"
#: autofmt.src
msgctxt ""
@@ -2083,7 +2083,7 @@ msgctxt ""
"STR_UNDO_PIVOT_NEW\n"
"string.text"
msgid "Create pivot table"
-msgstr "Datenpilot-Tabelle erzeugen"
+msgstr "Pivot-Tabelle erzeugen"
#: globstr.src
msgctxt ""
@@ -2092,7 +2092,7 @@ msgctxt ""
"STR_UNDO_PIVOT_MODIFY\n"
"string.text"
msgid "Edit pivot table"
-msgstr "Datenpilot-Tabelle bearbeiten"
+msgstr "Pivot-Tabelle bearbeiten"
#: globstr.src
msgctxt ""
@@ -2101,7 +2101,7 @@ msgctxt ""
"STR_UNDO_PIVOT_DELETE\n"
"string.text"
msgid "Delete pivot table"
-msgstr "Datenpilot-Tabelle löschen"
+msgstr "Pivot-Tabelle löschen"
#: globstr.src
msgctxt ""
@@ -2799,7 +2799,7 @@ msgctxt ""
"STR_PIVOT_NODATA\n"
"string.text"
msgid "The pivot table must contain at least one entry."
-msgstr "Die Datenpilot-Tabelle muss mindestens einen Eintrag enthalten."
+msgstr "Die Pivot-Tabelle muss mindestens einen Eintrag enthalten."
#: globstr.src
msgctxt ""
@@ -2817,7 +2817,7 @@ msgctxt ""
"STR_PIVOT_ERROR\n"
"string.text"
msgid "Error creating the pivot table."
-msgstr "Fehler beim Erstellen der Datenpilot-Tabelle."
+msgstr "Fehler beim Erstellen der Pivot-Tabelle."
#: globstr.src
msgctxt ""
@@ -2826,7 +2826,7 @@ msgctxt ""
"STR_PIVOT_OVERLAP\n"
"string.text"
msgid "Pivot tables can not overlap."
-msgstr "Datenpilot-Tabellen dürfen sich nicht überlappen."
+msgstr "Pivot-Tabellen dürfen sich nicht überlappen."
#: globstr.src
msgctxt ""
@@ -2853,7 +2853,7 @@ msgctxt ""
"STR_PIVOT_PROGRESS\n"
"string.text"
msgid "Create Pivot Table"
-msgstr "Datenpilot-Tabelle erstellen"
+msgstr "Pivot-Tabelle erstellen"
#: globstr.src
msgctxt ""
@@ -3201,7 +3201,7 @@ msgctxt ""
"STR_PIVOT_TABLE\n"
"string.text"
msgid "Pivot Table"
-msgstr "Datenpilot"
+msgstr "Pivot-Tabelle"
#: globstr.src
msgctxt ""
@@ -3309,7 +3309,7 @@ msgctxt ""
"STR_PIVOT_NOTFOUND\n"
"string.text"
msgid "No pivot table found at this position."
-msgstr "Keine Datenpilot-Tabelle an dieser Position gefunden."
+msgstr "Keine Pivot-Tabelle an dieser Position gefunden."
#: globstr.src
msgctxt ""
@@ -4982,7 +4982,7 @@ msgctxt ""
"STR_PIVOT_STYLE_INNER\n"
"string.text"
msgid "Pivot Table Value"
-msgstr "Datenpilot Wert"
+msgstr "Pivot-Tabelle Wert"
#: globstr.src
msgctxt ""
@@ -4991,7 +4991,7 @@ msgctxt ""
"STR_PIVOT_STYLE_RESULT\n"
"string.text"
msgid "Pivot Table Result"
-msgstr "Datenpilot Ergebnis"
+msgstr "Pivot-Tabelle Ergebnis"
#: globstr.src
msgctxt ""
@@ -5000,7 +5000,7 @@ msgctxt ""
"STR_PIVOT_STYLE_CATEGORY\n"
"string.text"
msgid "Pivot Table Category"
-msgstr "Datenpilot Kategorie"
+msgstr "Pivot-Tabelle Kategorie"
#: globstr.src
msgctxt ""
@@ -5009,7 +5009,7 @@ msgctxt ""
"STR_PIVOT_STYLE_TITLE\n"
"string.text"
msgid "Pivot Table Title"
-msgstr "Datenpilot Titel"
+msgstr "Pivot-Tabelle Titel"
#: globstr.src
msgctxt ""
@@ -5018,7 +5018,7 @@ msgctxt ""
"STR_PIVOT_STYLE_FIELDNAME\n"
"string.text"
msgid "Pivot Table Field"
-msgstr "Datenpilot-Feld"
+msgstr "Pivot-Tabelle Feld"
#: globstr.src
msgctxt ""
@@ -5027,7 +5027,7 @@ msgctxt ""
"STR_PIVOT_STYLE_TOP\n"
"string.text"
msgid "Pivot Table Corner"
-msgstr "Datenpilot Ecke"
+msgstr "Pivot-Tabelle Ecke"
#: globstr.src
msgctxt ""
@@ -5338,7 +5338,7 @@ msgctxt ""
"STR_ERR_DATAPILOT_INPUT\n"
"string.text"
msgid "You cannot change this part of the pivot table."
-msgstr "Sie können diesen Teil der Datenpilot-Tabelle nicht ändern."
+msgstr "Sie können diesen Teil der Pivot-Tabelle nicht ändern."
#: globstr.src
msgctxt ""
@@ -5650,7 +5650,7 @@ msgctxt ""
"STR_ERR_DATAPILOTSOURCE\n"
"string.text"
msgid "Pivot table source data is invalid."
-msgstr "Quelldaten des Datenpiloten sind ungültig."
+msgstr "Quelldaten der Pivot-Tabelle sind ungültig."
#: globstr.src
msgctxt ""
@@ -5668,7 +5668,7 @@ msgctxt ""
"STR_PIVOT_ONLYONEROWERR\n"
"string.text"
msgid "Pivot table needs at least two rows of data to create or refresh."
-msgstr "Eine Datenpilot-Tabelle benötigt mindestens zwei Datenzeilen, um erzeugt oder aktualisiert werden zu können."
+msgstr "Eine Pivot-Tabelle benötigt mindestens zwei Datenzeilen, um erzeugt oder aktualisiert werden zu können."
#: globstr.src
msgctxt ""
@@ -6205,7 +6205,7 @@ msgctxt ""
"STR_NO_INSERT_DELETE_OVER_PIVOT_TABLE\n"
"string.text"
msgid "You cannot insert or delete cells when the affected range intersects with pivot table."
-msgstr "Sie können keine Zellen einfügen oder löschen, wenn der betroffene Bereich Zellen einer Datenpilot-Tabelle enthält."
+msgstr "Sie können keine Zellen einfügen oder löschen, wenn der betroffene Bereich Zellen einer Pivot-Tabelle enthält."
#: globstr.src
msgctxt ""
@@ -7357,7 +7357,7 @@ msgctxt ""
"RID_POPUP_PIVOT\n"
"string.text"
msgid "Pivot table pop-up menu"
-msgstr "Popup-Menü für den Datenpilot"
+msgstr "Popup-Menü für die Pivot-Tabelle"
#: popup.src
msgctxt ""
@@ -10306,7 +10306,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
msgstr "Anfangsperiode. Die erste Periode, die berücksichtigt wird. A = 1 heißt die allererste Periode."
#: scfuncs.src
@@ -10423,8 +10423,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "Anfangsperiode. Die erste Periode, die berücksichtigt wird. A = 1 heißt die allerserte Periode."
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr "Anfangsperiode. Die erste Periode, die berücksichtigt wird. A = 1 heißt die allererste Periode."
#: scfuncs.src
msgctxt ""
@@ -16444,8 +16444,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Grenzargumente der Binomialverteilung."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Berechnet den kleinsten Wert, für den die kumulierte Wahrscheinlichkeit der Binomialverteilung größer oder gleich dem Wert einer bestimmten Grenzwahrscheinlichkeit ist."
#: scfuncs.src
msgctxt ""
@@ -16507,8 +16507,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "Grenzargumente der Binomialverteilung."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr "Berechnet den kleinsten Wert, für den die kumulierte Wahrscheinlichkeit der Binomialverteilung größer oder gleich dem Wert einer bestimmten Grenzwahrscheinlichkeit ist."
#: scfuncs.src
msgctxt ""
@@ -16630,6 +16630,69 @@ msgstr "0 oder FALSCH berechnet die Dichtefunktion. Ein beliebiger anderer Wert,
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr "Werte der Poisson-Verteilung"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Zahl"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr "Der Wert, zu dem die Poisson-Verteilung berechnet werden soll."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr "MW"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr "Mittelwert. Der Mittelwert der Poisson-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Kumuliert"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr "0 oder FALSCH berechnet die Dichtefunktion. Ein beliebiger anderer Wert, WAHR oder ein fehlender Wert berechnet die kumulative Verteilungsfunktion."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17035,6 +17098,69 @@ msgstr "Kumuliert. K = 0 berechnet die Dichtefunktion, K = 1 die Verteilung."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr "Werte der Exponentialverteilung"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Zahl"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr "Der Wert, zu dem die Exponentialverteilung berechnet werden soll."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr "Lambda"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr "Der Parameter der Exponentialverteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr "K"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Kumuliert. K = 0 berechnet die Dichtefunktion, K = 1 die Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17746,6 +17872,87 @@ msgstr "Kumuliert. K = 0 berechnet die Dichtefunktion, K = 1 die Verteilung."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr "Werte der Weibull-Verteilung"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Zahl"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr "Der Wert, zu dem die Weibull-Verteilung berechnet werden soll."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr "Alpha"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr "Der Parameter Alpha der Weibull-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr "Beta"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr "Der Parameter Beta der Weibull-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr "K"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr "Kumuliert. K = 0 berechnet die Dichtefunktion, K = 1 die Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -17827,6 +18034,105 @@ msgstr "Die Größe der Grundgesamtheit."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr "Werte der hypergeometrischen Verteilung"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr "X"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr "Die Anzahl der Erfolge in der Stichprobe."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr "N_Stich"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr "Die Größe der Stichprobe."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr "Erfolge"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr "Die Anzahl der Erfolge in der Grundgesamtheit."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr "N_Gesamt"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr "Die Größe der Grundgesamtheit."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr "Kumuliert"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr "Kummuliert. WAHR berechnet die kumulative Verteilungsfunktion, FALSCH die Dichtefunktion."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -17998,6 +18304,150 @@ msgstr "Die Freiheitsgrade im Nenner der F-Verteilung."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr "Werte der linksseitigen F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Zahl"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Der Wert, zu dem die F-Verteilung berechnet werden soll."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "Freiheitsgrade_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Die Freiheitsgrade im Zähler der F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "Freiheitsgrade_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Die Freiheitsgrade im Nenner der F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr "Kumuliert"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr "Kumulative Verteilungsfunktion (WAHR) oder Wahrscheinlichkeitsdichtefunktion (FALSCH)."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr "Werte der rechtsseitigen F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "Zahl"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr "Der Wert, zu dem die F-Verteilung berechnet werden soll."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "Freiheitsgrade_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Die Freiheitsgrade im Zähler der F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "Freiheitsgrade_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Die Freiheitsgrade im Nenner der F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18061,6 +18511,132 @@ msgstr "Die Freiheitsgrade im Nenner der F-Verteilung."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr "Werte der inversen linksseitigen F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "Zahl"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Der Wahrscheinlichkeitswert, zu dem die inverse F-Verteilung berechnet werden soll."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "Freiheitsgrade_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Die Freiheitsgrade im Zähler der F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "Freiheitsgrade_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Die Freiheitsgrade im Nenner der F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr "Werte der inversen rechtsseitigen F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr "Zahl"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr "Der Wahrscheinlichkeitswert, zu dem die inverse F-Verteilung berechnet werden soll."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr "Freiheitsgrade_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr "Die Freiheitsgrade im Zähler der F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr "Freiheitsgrade_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr "Die Freiheitsgrade im Nenner der F-Verteilung."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18271,8 +18847,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
-msgstr "0 oder FALSCH berechnet die Dichtefunktion. Ein beliebiger anderer Wert, WAHR oder ein fehlender Wert berechnet die kumulative Verteilungsfunktion."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
+msgstr "0 oder FALSCH berechnet die Dichtefunktion. Ein beliebiger anderer Wert oder WAHR berechnet die kumulative Verteilungsfunktion."
#: scfuncs.src
msgctxt ""
@@ -18997,6 +19573,51 @@ msgstr "Die Matrix des zweiten Datensatzes."
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr "Berechnet den F-Varianztest."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr "Daten_1"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr "Die Matrix des ersten Datensatzes."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr "Daten_2"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr "Die Matrix des zweiten Datensatzes."
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
@@ -20614,7 +21235,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Extracts value(s) from a pivot table."
-msgstr "Liefert Werte aus einer Datenpilot-Tabelle."
+msgstr "Liefert Werte aus einer Pivot-Tabelle."
#: scfuncs.src
msgctxt ""
@@ -20632,7 +21253,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "The name of the pivot table field to extract."
-msgstr "Der Name des Datenpilot-Felds."
+msgstr "Der Name des Feldes der Pivot-Tabelle."
#: scfuncs.src
msgctxt ""
@@ -20641,7 +21262,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Pivot Table"
-msgstr "Datenpilot"
+msgstr "Pivot-Tabelle"
#: scfuncs.src
msgctxt ""
@@ -20650,7 +21271,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "A reference to a cell or range in the pivot table."
-msgstr "Bezug zu einer Zelle oder einem Zellbereich der Datenpilot-Tabelle."
+msgstr "Bezug zu einer Zelle oder einem Zellbereich der Pivot-Tabelle."
#: scfuncs.src
msgctxt ""
@@ -22822,7 +23443,7 @@ msgctxt ""
"SCSTR_PIVOTSHELL\n"
"string.text"
msgid "Pivot Tables"
-msgstr "Datenpilot"
+msgstr "Pivot-Tabelle"
#: scstring.src
msgctxt ""
@@ -23702,7 +24323,7 @@ msgctxt ""
"STR_ACC_DATAPILOT_ROW_DESCR\n"
"string.text"
msgid "Fields that you drop here will be displayed as rows in the final pivot table."
-msgstr "Felder, die Sie hier anordnen, werden in der fertigen Datenpilot-Tabelle als Zeile angezeigt."
+msgstr "Felder, die Sie hier anordnen, werden in der fertigen Pivot-Tabelle als Zeile angezeigt."
#: scstring.src
msgctxt ""
@@ -23710,7 +24331,7 @@ msgctxt ""
"STR_ACC_DATAPILOT_COL_DESCR\n"
"string.text"
msgid "Fields that you drop here will be displayed as columns in the final pivot table."
-msgstr "Felder, die Sie hier anordnen, werden in der fertigen Datenpilot-Tabelle als Spalte angezeigt."
+msgstr "Felder, die Sie hier anordnen, werden in der fertigen Pivot-Tabelle als Spalte angezeigt."
#: scstring.src
msgctxt ""
@@ -23718,7 +24339,7 @@ msgctxt ""
"STR_ACC_DATAPILOT_DATA_DESCR\n"
"string.text"
msgid "Fields that you drop here will be used for calculations in the final pivot table."
-msgstr "Felder, die Sie hier anordnen, werden in der fertigen Datenpilot-Tabelle für Berechnungen genutzt."
+msgstr "Felder, die Sie hier anordnen, werden in der fertigen Pivot-Tabelle für Berechnungen genutzt."
#: scstring.src
msgctxt ""
@@ -23734,7 +24355,7 @@ msgctxt ""
"STR_ACC_DATAPILOT_PAGE_DESCR\n"
"string.text"
msgid "Fields that you drop here will be available as filter lists at the top of the final pivot table."
-msgstr "Felder, die Sie hier anordnen, können in der fertigen Datenpilot-Tabelle als Filter genutzt werden."
+msgstr "Felder, die Sie hier anordnen, werden in der fertigen Pivot-Tabelle als Filter genutzt."
#: scstring.src
msgctxt ""
@@ -24094,7 +24715,7 @@ msgctxt ""
"FT_ENGINE\n"
"fixedtext.text"
msgid "Solver engine"
-msgstr "Solver Engine"
+msgstr "Solver-Maschine"
#: solveroptions.src
msgctxt ""
diff --git a/source/de/sc/uiconfig/scalc/ui.po b/source/de/sc/uiconfig/scalc/ui.po
index 337d9851931..02753c52f5d 100644
--- a/source/de/sc/uiconfig/scalc/ui.po
+++ b/source/de/sc/uiconfig/scalc/ui.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-02 06:59+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
+"PO-Revision-Date: 2014-02-14 17:22+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385967598.0\n"
+"X-POOTLE-MTIME: 1392398532.0\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -166,8 +166,8 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
-msgstr "Beschreibende Statistik"
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Varianzanalyse"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -184,8 +184,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Ausgabebereich"
+msgid "Results to"
+msgstr "Ergebnisse nach"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -340,6 +340,105 @@ msgstr "_Konsolidierungsbereiche:"
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr "Summe"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr "Anzahl"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr "Bereich"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr "Max"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr "Min"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr "Produkt"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr "Anzahl (nur Zahlen)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr "StAbw (Probe)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr "StAbwN (Grundgesamtheit)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr "Varianz (Stichprobe)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr "Varianzen (Grundgesamtheit)"
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -433,8 +532,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Ausgabebereich"
+msgid "Results to"
+msgstr "Ergebnisse nach"
#: correlationdialog.ui
msgctxt ""
@@ -487,8 +586,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Ausgabebereich"
+msgid "Results to"
+msgstr "Ergebnisse nach"
#: covariancedialog.ui
msgctxt ""
@@ -646,7 +745,7 @@ msgstr "_Schließen"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -658,8 +757,8 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
-msgstr "URL"
+msgid "URL:"
+msgstr "URL:"
#: datastreams.ui
msgctxt ""
@@ -712,8 +811,8 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
-msgstr "Wert_1,Wert_2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
+msgstr "Wert_1,Wert_2,...,Wert_N und füllen in die Bereiche:"
#: datastreams.ui
msgctxt ""
@@ -736,11 +835,11 @@ msgstr "Interpretiere Stromdaten als"
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
-msgstr "_Fülle Daten in Bereich"
+msgid "Empty lines trigger UI refresh"
+msgstr "Leere Zeilen lösen ein Auffrischen der Benutzeroberfläche aus"
#: datastreams.ui
msgctxt ""
@@ -793,8 +892,8 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
-msgstr "Begrenzen auf"
+msgid "Limit to:"
+msgstr "Begrenzen auf:"
#: datastreams.ui
msgctxt ""
@@ -1189,8 +1288,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Ausgabebereich"
+msgid "Results to"
+msgstr "Ergebnisse nach"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -1342,8 +1441,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Ausgabebereich"
+msgid "Results to"
+msgstr "Ergebnisse nach"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -2791,8 +2890,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Ausgabebereich"
+msgid "Results to"
+msgstr "Ergebnisse nach"
#: movingaveragedialog.ui
msgctxt ""
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr "Einstellungen"
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr "Dieser Datenstrom wurde von einem Skript erzeugt. Wollen Sie %URL ausführen?"
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4060,8 +4168,8 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
-msgstr "Ausgabebereich"
+msgid "Results to"
+msgstr "Ergebnisse nach"
#: samplingdialog.ui
msgctxt ""
@@ -4069,7 +4177,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr "Messwertgröße"
#: samplingdialog.ui
@@ -4921,15 +5029,6 @@ msgstr "Hiermit legen Sie die Hintergrundfarbe der ausgewählten Zellen fest."
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "toolbutton1"
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4957,15 +5056,6 @@ msgstr "Hiermit legen Sie die Umrandung der ausgewählten Zellen fest."
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "toolbutton1"
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4984,15 +5074,6 @@ msgstr "Hiermit legen Sie den Linienstil der Umrandungen fest."
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr "toolbutton2"
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5029,15 +5110,6 @@ msgstr "Hiermit legen Sie die Linienfarbe der Umrandungen fest."
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "toolbutton1"
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5173,51 +5245,6 @@ msgstr "Text"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "toolbutton1"
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr "toolbutton2"
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr "toolbutton3"
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr "toolbutton4"
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr "toolbutton5"
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5299,16 +5326,16 @@ msgstr "Stellt negative Zahlen rot dar."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr "_Tausendertrennzeichen"
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5317,7 +5344,7 @@ msgstr "Fügt einen Trenner zwischen Tausend ein."
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5884,6 +5911,78 @@ msgstr "Standardfilter"
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "UND"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "ODER"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "UND"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "ODER"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "UND"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "ODER"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr "UND"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr "ODER"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5920,6 +6019,366 @@ msgstr "Wert"
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Größte"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Kleinste"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Größte %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Kleinste %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Enthält"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Enthält nicht"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Beginnt mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Beginnt nicht mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Endet mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Endet nicht mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Größte"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Kleinste"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Größte %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Kleinste %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Enthält"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Enthält nicht"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Beginnt mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Beginnt nicht mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Endet mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Endet nicht mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Größte"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Kleinste"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Größte %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Kleinste %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Enthält"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Enthält nicht"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Beginnt mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Beginnt nicht mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Endet mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Endet nicht mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr "Größte"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr "Kleinste"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr "Größte %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr "Kleinste %"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr "Enthält"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr "Enthält nicht"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr "Beginnt mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr "Beginnt nicht mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr "Endet mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr "Endet nicht mit"
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6370,20 +6829,128 @@ msgstr "Einstellungen"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
-msgstr "_Seitenumbrüche"
+msgid "_Formulas"
+msgstr "_Formeln"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
-msgstr "H_ilfslinien beim Bewegen"
+msgid "Zero val_ues"
+msgstr "Null_werte"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"annot\n"
+"label\n"
+"string.text"
+msgid "_Comment indicator"
+msgstr "Ko_mmentarmarkierung"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"value\n"
+"label\n"
+"string.text"
+msgid "Value h_ighlighting"
+msgstr "Werthervorhebung"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
+msgstr "A_nker"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
+msgstr "Te_xtüberlauf"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
+msgstr "_Referenzen farbig anzeigen"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"label4\n"
+"label\n"
+"string.text"
+msgid "Display"
+msgstr "Anzeige"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"rowcolheader\n"
+"label\n"
+"string.text"
+msgid "Colu_mn/row headers"
+msgstr "_Spalten-/Zeilenbeschriftung"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"hscroll\n"
+"label\n"
+"string.text"
+msgid "Hori_zontal scroll bar"
+msgstr "Horizontale Bildlauflei_ste"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"vscroll\n"
+"label\n"
+"string.text"
+msgid "_Vertical scroll bar"
+msgstr "_Vertikale Bildlaufleiste"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
+msgstr "Tabellenblatt Register"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
+msgstr "Glieder_ungssymbole"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
+msgstr "Fenster"
#: tpviewpage.ui
msgctxt ""
@@ -6433,6 +7000,24 @@ msgstr "Verbergen"
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
+"break\n"
+"label\n"
+"string.text"
+msgid "_Page breaks"
+msgstr "_Seitenumbrüche"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
+"guideline\n"
+"label\n"
+"string.text"
+msgid "Helplines _while moving"
+msgstr "H_ilfslinien beim Bewegen"
+
+#: tpviewpage.ui
+msgctxt ""
+"tpviewpage.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6547,132 +7132,6 @@ msgctxt ""
msgid "Zoom"
msgstr "Maßstab"
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"formula\n"
-"label\n"
-"string.text"
-msgid "_Formulas"
-msgstr "_Formeln"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"nil\n"
-"label\n"
-"string.text"
-msgid "Zero val_ues"
-msgstr "Null_werte"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"annot\n"
-"label\n"
-"string.text"
-msgid "_Comment indicator"
-msgstr "Ko_mmentarmarkierung"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"value\n"
-"label\n"
-"string.text"
-msgid "Value h_ighlighting"
-msgstr "Werthervorhebung"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"anchor\n"
-"label\n"
-"string.text"
-msgid "_Anchor"
-msgstr "A_nker"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
-msgstr "Te_xtüberlauf"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
-msgstr "_Referenzen farbig anzeigen"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
-msgstr "Anzeige"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
-msgstr "_Spalten-/Zeilenbeschriftung"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
-msgstr "Horizontale Bildlauflei_ste"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
-msgstr "_Vertikale Bildlaufleiste"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"tblreg\n"
-"label\n"
-"string.text"
-msgid "Sh_eet tabs"
-msgstr "Tabellenblatt Register"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"outline\n"
-"label\n"
-"string.text"
-msgid "_Outline symbols"
-msgstr "Glieder_ungssymbole"
-
-#: tpviewpage.ui
-msgctxt ""
-"tpviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Window"
-msgstr "Fenster"
-
#: ungroupdialog.ui
msgctxt ""
"ungroupdialog.ui\n"
diff --git a/source/de/scaddins/source/pricing.po b/source/de/scaddins/source/pricing.po
index 3c52939eaf9..0e6d741ff81 100644
--- a/source/de/scaddins/source/pricing.po
+++ b/source/de/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-11-28 08:04+0000\n"
"Last-Translator: Thomas <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1385625875.0\n"
@@ -355,8 +355,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
-msgstr "Laufzeit der Option in Jahren"
+msgid "Time to maturity of the option in years"
+msgstr ""
#: pricing.src
msgctxt ""
@@ -562,8 +562,8 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
-msgstr "Untere Barriere (0 für keine untere Barriere)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
+msgstr ""
#: pricing.src
msgctxt ""
diff --git a/source/de/scp2/source/accessories.po b/source/de/scp2/source/accessories.po
index e0c7d4ab0ec..c5c35ad323d 100644
--- a/source/de/scp2/source/accessories.po
+++ b/source/de/scp2/source/accessories.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-05 08:06+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"PO-Revision-Date: 2013-12-14 09:38+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370419567.0\n"
+"X-POOTLE-MTIME: 1387013924.0\n"
#: module_accessories.ulf
msgctxt ""
@@ -1318,7 +1318,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Serbisch (Latein)"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1326,7 +1326,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Installiert Unterstützung für serbisch (Latein) in %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1638,7 +1638,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdisch"
#: module_samples_accessories.ulf
msgctxt ""
@@ -1646,7 +1646,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Installiert Unterstützung für kurdisch in %PRODUCTNAME %PRODUCTVERSION"
#: module_samples_accessories.ulf
msgctxt ""
@@ -3094,7 +3094,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "Serbisch (Latein)"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3102,7 +3102,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Installiert Unterstützung für serbisch (Latein) in %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3414,7 +3414,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Kurdish"
-msgstr ""
+msgstr "Kurdisch"
#: module_templates_accessories.ulf
msgctxt ""
@@ -3422,7 +3422,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_KMR_LATN\n"
"LngText.text"
msgid "Installs Kurdish support in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "Installiert Unterstützung für kurdisch in %PRODUCTNAME %PRODUCTVERSION"
#: module_templates_accessories.ulf
msgctxt ""
diff --git a/source/de/scp2/source/extensions.po b/source/de/scp2/source/extensions.po
index 6f4eb151f54..65299224513 100644
--- a/source/de/scp2/source/extensions.po
+++ b/source/de/scp2/source/extensions.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-02 17:28+0000\n"
-"Last-Translator: Raymond <raymondv@gmx.de>\n"
+"PO-Revision-Date: 2013-12-21 17:08+0000\n"
+"Last-Translator: Thomas <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370194126.0\n"
+"X-POOTLE-MTIME: 1387645697.0\n"
#: module_extensions.ulf
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_NLPSOLVER\n"
"LngText.text"
msgid "Solver for Nonlinear Programming"
-msgstr "Calc-Solver"
+msgstr "Solver für nichtlineare Programmierung"
#: module_extensions.ulf
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_NLPSOLVER\n"
"LngText.text"
msgid "Solver for Nonlinear Programming"
-msgstr "Calc-Solver"
+msgstr "Solver für nichtlineare Programmierung"
#: module_extensions.ulf
msgctxt ""
diff --git a/source/de/scp2/source/ooo.po b/source/de/scp2/source/ooo.po
index fc3e5fe29ff..8ebf1ee36e1 100644
--- a/source/de/scp2/source/ooo.po
+++ b/source/de/scp2/source/ooo.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 06:54+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-14 10:35+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385967297.0\n"
+"X-POOTLE-MTIME: 1387017356.0\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -4091,6 +4091,22 @@ msgstr "Kurdisch, Nördliches, Rechtschreibwörterbuch in lateinischer Schrift"
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr "Lao"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr "Laotisches Wörterbuch für Rechtschreibprüfung"
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/de/sd/source/ui/app.po b/source/de/sd/source/ui/app.po
index 23d9b562af0..e2a13a502ce 100644
--- a/source/de/sd/source/ui/app.po
+++ b/source/de/sd/source/ui/app.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 08:16+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"PO-Revision-Date: 2014-03-06 17:10+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385626603.0\n"
+"X-POOTLE-MTIME: 1394125816.0\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -2373,7 +2373,7 @@ msgctxt ""
"STR_UNDO_COPYOBJECTS\n"
"string.text"
msgid "Duplicate"
-msgstr "vervielfältigen"
+msgstr "Duplizieren"
#: strings.src
msgctxt ""
diff --git a/source/de/sd/source/ui/dlg.po b/source/de/sd/source/ui/dlg.po
index 5da70dfbd15..051fb417547 100644
--- a/source/de/sd/source/ui/dlg.po
+++ b/source/de/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-06-02 20:25+0000\n"
"Last-Translator: Raymond <raymondv@gmx.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -874,50 +874,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "Seitenbaum"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "Wählen Sie eine ~Folienvorlage"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "Hintergrund ~austauschen"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "Nicht ~verwendete Hintergründe löschen"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "~Laden..."
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "Folienvorlage"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/de/sd/uiconfig/sdraw/ui.po b/source/de/sd/uiconfig/sdraw/ui.po
index b28185c09fc..982ec2b92c3 100644
--- a/source/de/sd/uiconfig/sdraw/ui.po
+++ b/source/de/sd/uiconfig/sdraw/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 06:58+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"PO-Revision-Date: 2014-03-06 17:10+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385967537.0\n"
+"X-POOTLE-MTIME: 1394125827.0\n"
#: breakdialog.ui
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Duplicate"
-msgstr "Vervielfältigen"
+msgstr "Duplizieren"
#: copydlg.ui
msgctxt ""
diff --git a/source/de/sd/uiconfig/simpress/ui.po b/source/de/sd/uiconfig/simpress/ui.po
index 33f9ef07d11..6f3f4e331ac 100644
--- a/source/de/sd/uiconfig/simpress/ui.po
+++ b/source/de/sd/uiconfig/simpress/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 09:39+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2013-12-14 10:36+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385977173.0\n"
+"X-POOTLE-MTIME: 1387017405.0\n"
#: customanimationcreatedialog.ui
msgctxt ""
@@ -1054,47 +1054,47 @@ msgstr "Kopie beim Verschieben"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
-msgstr "Objekte immer verschiebbar"
+msgid "Unit of _measurement"
+msgstr "_Maßeinheit"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
-msgstr "Cache für Hintergrund benutzen"
+msgid "Ta_b stops"
+msgstr "_Tabulatoren"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
-msgstr "Setzen auf Kreis: nicht verzerren"
+msgid "Objects always moveable"
+msgstr "Objekte immer verschiebbar"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
-msgstr "_Maßeinheit"
+msgid "Do not distort objects in curve"
+msgstr "Setzen auf Kreis: nicht verzerren"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
-msgstr "_Tabulatoren"
+msgid "Use background cache"
+msgstr "Cache für Hintergrund benutzen"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1108,15 +1108,6 @@ msgstr "Einstellungen"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
-"label\n"
-"string.text"
-msgid "Enable remote control"
-msgstr "Fernsteuerung aktivieren"
-
-#: optimpressgeneralpage.ui
-msgctxt ""
-"optimpressgeneralpage.ui\n"
"enprsntcons\n"
"label\n"
"string.text"
@@ -1135,6 +1126,15 @@ msgstr "Immer mit aktueller Folie"
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
+"enremotcont\n"
+"label\n"
+"string.text"
+msgid "Enable remote control"
+msgstr "Fernsteuerung aktivieren"
+
+#: optimpressgeneralpage.ui
+msgctxt ""
+"optimpressgeneralpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -1427,7 +1427,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Auto External (Display %1)"
-msgstr ""
+msgstr "Automatisch extern (Bildschirm %1)"
#: presentationdialog.ui
msgctxt ""
@@ -1942,6 +1942,51 @@ msgctxt ""
msgid "Display"
msgstr "Anzeige"
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr "Folienvorlage"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr "Hintergrund _austauschen"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr "Nicht _verwendete Hintergründe löschen"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr "Wählen Sie eine _Folienvorlage"
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr "_Laden..."
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
@@ -2120,7 +2165,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tot_al Row"
-msgstr ""
+msgstr "Su_mmenzeile"
#: tabledesignpanel.ui
msgctxt ""
@@ -2156,7 +2201,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ba_nded Columns"
-msgstr ""
+msgstr "_Wechselnde Spalten"
#: templatedialog.ui
msgctxt ""
@@ -2165,7 +2210,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Image Styles"
-msgstr ""
+msgstr "Bildobjektvorlagen"
#: templatedialog.ui
msgctxt ""
@@ -2183,7 +2228,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Verwalten"
#: templatedialog.ui
msgctxt ""
diff --git a/source/de/sdext/source/minimizer.po b/source/de/sdext/source/minimizer.po
deleted file mode 100644
index 089bd907313..00000000000
--- a/source/de/sdext/source/minimizer.po
+++ /dev/null
@@ -1,36 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-11-22 20:02+0200\n"
-"Last-Translator: Jochen <dr@jochenschiffers.de>\n"
-"Language-Team: none\n"
-"Language: de\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
-"Der Presentation Minimizer wird verwendet, um die Dateigröße der aktuellen Präsentation zu reduzieren. Bilder werden komprimiert und Daten, die nicht mehr benötigt wird, werden entfernt.\n"
-"Der Presentation Minimizer kann die Bildqualität für die benötigte Größe optimieren. Präsentationen, die für Bildschirme oder Projektoren konzipiert sind, erfordern nicht die gleiche hohe Qualität wie Präsentationen, die für den Druck vorgesehen sind.\n"
diff --git a/source/de/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/de/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 6585414cf46..00000000000
--- a/source/de/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-07-17 12:13+0200\n"
-"Last-Translator: Jochen <dr@jochenschiffers.de>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: de\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr "Präsentation ~komprimieren..."
diff --git a/source/de/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/de/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 368b76cd69f..00000000000
--- a/source/de/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,629 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-03 17:19+0000\n"
-"Last-Translator: Raymond <raymondv@gmx.de>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: de\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370279965.0\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "Schritte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~Zurück"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~Weiter >"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr "~Beenden"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr "Abbrechen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "Einleitung"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr "Der Presentation Minimizer wird verwendet, um die Dateigröße der aktuellen Präsentation zu reduzieren. Bilder werden komprimiert und nicht mehr benötigte Daten werden entfernt. Im letzten Schritt des Assistenten können Sie wählen, ob die Änderungen auf die aktuelle Präsentation angewendet werden sollen oder eine optimierte Version der Präsentation neu erstellt werden soll."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr "~Einstellungen für Presentation Minimizer"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr "~Löschen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr "Wählen Sie die Einstellungen, um Bilder und Grafiken zu optimieren"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr "Grafiken"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~Verlustfreie Komprimierung"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "~JPEG-Komprimierung"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr "~Qualität in %"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr "Abgeschnittene Grafikbereiche ~entfernen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "Grafik~auflösung verringern"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr "0;<keine Änderung>"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr "90;90 DPI (Bildschirmauflösung)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr "150;150 DPI (Präsentationsauflösung)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr "300;300 DPI (Druckauflösung)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr "~Verknüpfungen zu externen Graphiken lösen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE-Objekte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr "Wählen Sie die Einstellungen, um OLE-Objekte zu ersetzen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr "Erzeuge statische Ersatzdarstellungen für OLE-Objekte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr "Für ~alle OLE-Objekte"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr "Fü~r OLE-Objekte, die nicht auf dem OpenDocument Format basieren"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr "Object Linking and Embedding (OLE) ist eine Technologie, die das Einbetten von und die Verlinkung mit Dokumenten und anderen Objekten ermöglicht. Die aktuelle Präsentation enthält OLE-Objekte."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr "Object Linking and Embedding (OLE) ist eine Technologie, die das Einbetten von und die Verlinkung mit Dokumenten und anderen Objekten ermöglicht. Die aktuelle Präsentation enthält keine OLE-Objekte."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "Folien"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr "Wählen Sie die Folien, die gelöscht werden sollen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "Folienmaster"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr "Nicht verwendete ~Masterseiten löschen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr "~Notizen entfernen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr "~Ausgeblendete Folien löschen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr "Folien löschen, die nicht zur ~individuellen Bildschirmpräsentation gehören"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "Zusammenfassung"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr "Wählen Sie, wo die aufgeführten Änderungen angewendet werden sollen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "Fortschritt"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr "Objekte optimiert"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr "Änderungen auf ~aktuelles Dokument anwenden"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr "N~eu erzeugtes Dokument öffnen"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr "~Einstellungen speichern unter"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr "~Dokument duplizieren bevor die Änderungen angewendet werden"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr "%SLIDES Folien löschen."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "%IMAGES Bilder auf %QUALITY% JPEG Qualität bei %RESOLUTION DPI optimieren."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr "Ersatzdarstellung für %OLE Objekte erzeugen."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr "Aktuelle Dateigröße:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr "Geschätzte neue Dateigröße:"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr "%1 MB"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr "Meine Einstellungen "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr "Grundeinstellung"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr "Die Optimierung wird das aktuelle Dokument ändern. Wollen Sie fortfahren?"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~Ja"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "OK"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr "Das Dokument '%TITLE' wurde erfolgreich vom Presentation Minimizer überarbeitet. Die Dateigröße wurde dabei von %OLDFILESIZE MB auf %NEWFILESIZE MB geändert."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr "Das Dokument '%TITLE' wurde erfolgreich vom Presentation Minimizer überarbeitet. Die Dateigröße wurde dabei von %OLDFILESIZE MB auf etwa %NEWFILESIZE MB geändert."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr "Das Dokument '%TITLE' wurde erfolgreich vom Presentation Minimizer überarbeitet. Die neue Dateigröße beträgt %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr "Das Dokument '%TITLE' wurde erfolgreich vom Presentation Minimizer überarbeitet. Die neue Dateigröße beträgt etwa %NEWFILESIZE MB."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr "Dokument duplizieren..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr "Folien löschen..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr "Grafiken optimieren..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr "Ersatzdarstellungen für OLE-Objekte erzeugen..."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr "."
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimiert für Präsentation"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr "Optimiert für Bildschirm (kleinste Dateigröße)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr "Optimiert für Präsentation"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr "Optimiert für Druck"
diff --git a/source/de/sfx2/source/control.po b/source/de/sfx2/source/control.po
index 7ba2c0fb538..79b125e55a7 100644
--- a/source/de/sfx2/source/control.po
+++ b/source/de/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 17:25+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 06:26+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385659522.0\n"
+"X-POOTLE-MTIME: 1387434413.0\n"
#: templateview.src
msgctxt ""
@@ -27,7 +27,15 @@ msgstr "Alle Vorlagen"
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
-msgstr "Willkommen! Sie können eine Dokument öffnen oder ein neues Dokument erstellen!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr "Willkommen bei %PRODUCTNAME."
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
+msgstr "Verwenden Sie die Seitenleiste, um ein Dokument zu öffnen oder zu erstellen."
diff --git a/source/de/sfx2/source/dialog.po b/source/de/sfx2/source/dialog.po
index 34c2520d1f2..1a50faf00a2 100644
--- a/source/de/sfx2/source/dialog.po
+++ b/source/de/sfx2/source/dialog.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-10-11 08:10+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"PO-Revision-Date: 2013-12-30 06:09+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1381479014.0\n"
+"X-POOTLE-MTIME: 1388383755.0\n"
#: dialog.src
msgctxt ""
@@ -69,7 +69,7 @@ msgid ""
"Name already exists as a default Style.\n"
"Please choose another name."
msgstr ""
-"Der Name ist bereits Name einer Standardvorlage.\n"
+"Dieser Name ist bereits der einer Standardvorlage.\n"
"Bitte einen anderen Namen vergeben."
#: dialog.src
@@ -81,7 +81,7 @@ msgid ""
"One or more of the selected styles is in use in this document.\n"
"If you delete these styles, text will revert to the parent style.\n"
msgstr ""
-"Eine oder mehrere der ausgewählten Vorlagen sind in diesem Dokument in Nutzung.\n"
+"Eine oder mehrere der ausgewählten Vorlagen sind in diesem Dokument in Verwendung.\n"
"Wenn Sie diese Vorlage(n) löschen, wird dem Text die Standardvorlage zugewiesen.\n"
#: dialog.src
@@ -90,7 +90,7 @@ msgctxt ""
"STR_DELETE_STYLE\n"
"string.text"
msgid "Styles in use: "
-msgstr "Vorlagen in Nutzung:"
+msgstr "Vorlagen in Verwendung: "
#: dialog.src
msgctxt ""
@@ -183,7 +183,7 @@ msgctxt ""
"STR_FONT_TABPAGE\n"
"string.text"
msgid "Font"
-msgstr "Schrift"
+msgstr "Schriftart"
#: dinfdlg.src
msgctxt ""
@@ -531,7 +531,7 @@ msgctxt ""
"SFX_ST_DURATION_FORMAT\n"
"string.text"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-msgstr " J: %1 M: %2 T: %3 H: %4 M: %5 S: %6"
+msgstr " J: %1 M: %2 T: %3 H: %4 M: %5 S: %6"
#: dinfdlg.src
msgctxt ""
@@ -844,7 +844,7 @@ msgctxt ""
"MSG_OVERWRITE\n"
"querybox.text"
msgid "Style already exists. Overwrite?"
-msgstr ""
+msgstr "Vorlage existiert bereits. Überschreiben?"
#: recfloat.src
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"STR_MACRO_LOSS\n"
"string.text"
msgid "Do you really want to cancel the recording? Any steps recorded up to this point will be lost."
-msgstr "Soll die Aufzeichnung wirklich abgebrochen werden? Alle bis zu diesem Punkt aufgezeichneten Schritte gehen verloren."
+msgstr "Soll die Aufzeichnung wirklich abgebrochen werden? Alle bis zu diesem Punkt aufgezeichneten Schritte gehen damit verloren."
#: recfloat.src
msgctxt ""
@@ -1023,7 +1023,7 @@ msgctxt ""
"SID_STYLE_NEW_BY_EXAMPLE\n"
"toolboxitem.text"
msgid "New Style from Selection"
-msgstr "Neue Vorlage aus Selektion"
+msgstr "Neue Vorlage aus Auswahl"
#: templdlg.src
msgctxt ""
diff --git a/source/de/sfx2/uiconfig/ui.po b/source/de/sfx2/uiconfig/ui.po
index 99cfaa5e623..ab098da7a51 100644
--- a/source/de/sfx2/uiconfig/ui.po
+++ b/source/de/sfx2/uiconfig/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-28 17:29+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-12 16:24+0000\n"
+"Last-Translator: Thomas <thackert@nexgo.de>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385659772.0\n"
+"X-POOTLE-MTIME: 1389543867.0\n"
#: alienwarndialog.ui
msgctxt ""
@@ -46,11 +46,20 @@ msgstr "Benutzen Sie das ODF-Dateiformat, um sicherzugehen, dass das Dokument ko
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr "_ODF Format nutzen"
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
-msgstr "%FORMATNAME-Format _benutzen"
+msgstr ""
#: alienwarndialog.ui
msgctxt ""
@@ -491,25 +500,25 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
-"%PRODUCTNAME wird vorbehaltlich unter den Bedingungen der GNU Lesser General Public License Version 3 bereitgestellt. Eine Kopie der LGPL-Lizenz kann auf http://www.gnu.org/licenses/lgpl-3.0.html gefunden werden.\n"
+"%PRODUCTNAME wird unter den Bedingungen der Mozilla Public License, Version 2.0 bereitgestellt. Eine Kopie der MPL-Lizenz kann auf http://mozilla.org/MPL/2.0/ gefunden werden.\n"
"\n"
-"Zusätzliche Urheberrechtsnotizen zum Code Dritter und Lizenzbedingungen, die auf Teile der Software anwendbar sind, werden in der LICENSE.html-Datei dargelegt; wählen Sie Lizenz anzeigen, um die exakten Details in Englisch zu sehen.\n"
+"Zusätzliche Urheberrechtsnotizen zum Code Dritter und Lizenzbedingungen, die auf Teile der Software anwendbar sind, werden in der Datei LICENSE.html dargelegt; wählen Sie Lizenz anzeigen, um die exakten Details in Englisch zu sehen.\n"
"\n"
"Alle Warenzeichen und eingetragenen Warenzeichen, die hier erwähnt werden, sind Eigentum ihrer jeweiligen Eigentümer.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice-Beitragende und/oder ihre Tochtergesellschaften. Alle Rechte vorbehalten.\n"
+"Copyright © 2000, 2014 LibreOffice-Beitragende. Alle Rechte vorbehalten.\n"
"\n"
-"Dieses Produkt wurde durch %OOOVENDOR erstellt, basierend auf OpenOffice.org, welches unter dem Copyright 2000, 2011 Oracle und/oder seiner Tochtergesellschaften unterliegt. %OOOVENDOR erkennt alle Gemeinschaftsmitglieder an, bitte sehen Sie unter http://www.libreoffice.org/ für weitere Details."
+"Dieses Produkt wurde durch %OOOVENDOR erstellt, basierend auf OpenOffice.org, welches dem Copyright 2000, 2011 Oracle und/oder seinen Tochtergesellschaften unterliegt. %OOOVENDOR erkennt alle Gemeinschaftsmitglieder an, bitte sehen Sie unter http://www.libreoffice.org/ (englisch) für weitere Details nach."
#: managestylepage.ui
msgctxt ""
@@ -1003,8 +1012,8 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
-msgstr "Ö_ffnen"
+msgid "_Open File"
+msgstr "Datei ö_ffnen"
#: startcenter.ui
msgctxt ""
@@ -1021,8 +1030,8 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
-msgstr "Erstellen"
+msgid "Create:"
+msgstr "Erstellen:"
#: startcenter.ui
msgctxt ""
@@ -1030,8 +1039,8 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
-msgstr "Neues _Dokument"
+msgid "Writer _Document"
+msgstr "_Writer Textdokument"
#: startcenter.ui
msgctxt ""
@@ -1039,8 +1048,8 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
-msgstr "Neues _Tabellendokument"
+msgid "Calc _Spreadsheet"
+msgstr "_Calc Tabellendokument"
#: startcenter.ui
msgctxt ""
@@ -1048,8 +1057,8 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
-msgstr "Neue _Präsentation"
+msgid "Impress _Presentation"
+msgstr "_Impress Präsentation"
#: startcenter.ui
msgctxt ""
@@ -1057,8 +1066,8 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
-msgstr "Neue _Zeichnung"
+msgid "Draw D_rawing"
+msgstr "Draw _Zeichnung"
#: startcenter.ui
msgctxt ""
@@ -1066,8 +1075,8 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
-msgstr "Neue _Formel"
+msgid "Math For_mula"
+msgstr "_Math Formeldokument"
#: startcenter.ui
msgctxt ""
@@ -1075,17 +1084,8 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr "Neue _Datenbank"
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
-msgstr "_Hilfe"
+msgid "Base D_atabase"
+msgstr "_Base Datenbank"
#: startcenter.ui
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "E_xtensions"
-msgstr "E_xtensions"
+msgstr "_Extensions"
#: versioncommentdialog.ui
msgctxt ""
diff --git a/source/de/starmath/source.po b/source/de/starmath/source.po
index b4173dc0941..147fec401c0 100644
--- a/source/de/starmath/source.po
+++ b/source/de/starmath/source.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-28 17:36+0000\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
+"PO-Revision-Date: 2014-02-02 14:16+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,1801 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385660185.0\n"
+"X-POOTLE-MTIME: 1391350611.0\n"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr "Vorzeichen +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr "Vorzeichen -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr "Vorzeichen +-"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr "Vorzeichen -+"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr "Logisches NICHT"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr "Additions +"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr "Subtraktion -"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr "Multiplikation (Punkt)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr "Multiplikation (Kreuz)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr "Multiplikation (Stern)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr "Division (Schrägstrich)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr "Division (Doppelpunkt-Strich)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr "Division (Bruch)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr "Logisches UND"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr "Logisches ODER"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr "ist gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr "ist ungleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr "ist kleiner als"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr "ist größer als"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "ist kleiner oder gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "ist größer oder gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr "ist kleiner oder gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr "ist größer oder gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr "ist viel kleiner als"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr "ist viel größer als"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr "ist kongruent zu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr "ist ungefähr gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr "ist ähnlich zu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr "ist ähnlich oder gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr "ist proportional zu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr "ist orthogonal zu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr "ist parallel zu"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr "strebt gegen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr "ist enthalten in"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr "ist nicht enthalten in"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr "enthält"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr "Vereinigung"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr "Durchschnitt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr "Differenz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr "Quotientenmenge"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr "Teilmenge"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr "Teilmenge oder gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr "Obermenge"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr "Obermenge oder gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr "nicht Teilmenge"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr "nicht Teilmenge oder gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr "nicht Obermenge"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr "nicht Obermenge oder gleich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr "Absolutwert"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr "Fakultät"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr "Quadratwurzel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr "n-te Wurzel"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Exponentialfunktion"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr "Exponentialfunktion"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr "natürlicher Logarithmus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr "Logarithmus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr "Sinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr "Kosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr "Tangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr "Kotangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr "Arkussinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr "Arcuscosinus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr "Arkustangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr "Arkuskotangens"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr "Sinus Hyperbolicus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr "Kosinus Hyperbolicus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr "Tangens Hyperbolicus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr "Kotangens Hyperbolicus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr "Areasinus Hyperbolicus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr "Areakosinus Hyperbolicus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr "Areatangens Hyperbolicus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr "Areakotangens Hyperbolicus"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr "Summe"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr "Summe tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr "Summe hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr "Summe hoch-/tiefstellen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr "Produkt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr "Produkt tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr "Produkt hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr "Produkt hoch-/tiefstellen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr "Koprodukt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr "Koprodukt tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr "Koprodukt hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr "Koprodukt hoch-/tiefstellen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr "Limes"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr "Limes tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr "Limes hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr "Limes hoch-/tiefstellen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr "Es existiert"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr "Es existiert nicht"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr "Für alle"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr "Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr "Integral tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr "Integral hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr "Integral hoch-/tiefstellen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr "doppeltes Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr "doppeltes Integral tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr "doppeltes Integral hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr "doppeltes Integral hoch-/tiefstellen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr "dreifaches Integral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr "dreifaches Integral tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr "dreifaches Integral hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr "dreifaches Integral hoch-/tiefstellen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr "Kurvenintegral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr "Kurvenintegral tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr "Kurvenintegral hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr "Kurvenintegral hoch-/tiefstellen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr "doppeltes Kurvenintegral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr "doppeltes Kurvenintegral tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr "doppeltes Kurvenintegral hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr "doppeltes Kurvenintegral hoch-/tiefstellen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr "dreifaches Kurvenintegral"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr "dreifaches Kurvenintegral tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr "dreifaches Kurvenintegral hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr "dreifaches Kurvenintegral hoch-/tiefstellen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr "Akzent nach rechts oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr "Überstrich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr "Breve"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr "umgekehrtes Dach"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr "Kreis"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr "Punkt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr "doppelter Punkt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr "dreifacher Punkt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr "Akzent nach rechts unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr "Dach"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr "Tilde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr "Vektorpfeil"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr "Unterstreichung"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr "Überstreichung"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr "Durchstreichung"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr "transparent"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr "Fettschrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr "Kursivschrift"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr "Schriftgröße"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr "Schriftart"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr "Farbe Schwarz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr "Farbe Blau"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr "Farbe Grün"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr "Farbe Rot"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr "Farbe Cyan"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr "Farbe Magenta"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr "Farbe Gelb"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr "Gruppierungs Klammern"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr "runde Klammern"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr "eckige Klammern"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr "doppelte eckige Klammern"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr "geschweifte Klammern"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr "spitze Klammern"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr "Aufrundungsklammern"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr "Abrundungsklammern"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr "einfache Linien"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr "doppelte Linien"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr "Operator Klammern"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr "runde Klammern (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr "eckige Klammern (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr "doppelte eckige Klammern (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr "geschweifte Klammern (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr "spitze Klammern (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr "Aufrundungsklammern (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr "Abrundungsklammern (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr "einfache Linien (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr "doppelte Linien (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr "Aufrundungsklammern (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr "geschweifte Klammer oben (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr "geschweifte Klammer unten (skalierbar)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr "Tiefstellen rechts"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr "Potenz"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr "Tiefstellen links"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr "Hochstellen links"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr "Tiefstellen unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr "Hochstellen oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr "schmaler Freiraum"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr "weiter Freiraum"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr "Zeilenumbruch"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr "vertikale Anordnung (2 Elemente)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr "vertikale Anordnung"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr "Matrix Anordnung"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr "linksbündig ausrichten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr "zentriert ausrichten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr "rechtsbündig ausrichten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr "aleph"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr "leere Menge"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr "Realteil"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr "Imaginärteil"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr "Unendlich"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr "Partial"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr "Nabla"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr "Weierstraß p"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr "Punkte mittig"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr "Punkte nach oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr "Punkte nach unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr "Punkte unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr "Punkte vertikal"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr "Verkettung"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr "Division (weiter Schrägstrich)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr "Division (weiter Rückstrich)"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr "teilt"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr "teilt nicht"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr "doppelter Pfeil nach links"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr "doppelter Pfeil nach links und rechts"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr "doppelter Pfeil nach rechts"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr "Menge der natürlichen Zahlen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr "Menge der ganzen Zahlen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr "Menge der rationalen Zahlen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr "Menge der reellen Zahlen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr "Menge der komplexen Zahlen"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr "breites Dach"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr "breite Tilde"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr "breiter Vektorpfeil"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr "h quer"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr "Lambda quer"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr "Pfeil nach links"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr "Pfeil nach rechts"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr "Pfeil nach oben"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr "Pfeil nach unten"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr "kein Freiraum"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr "von niedrigerem Rang als"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr "von niedrigerem oder gleichem Rang wie"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr "von niedrigerem oder äquivalentem Rang wie"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr "von höherem Rang als"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr "von höherem oder gleichem Rang wie"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr "von höherem oder äquivalentem Rang wie"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr "nicht von niedrigerem Tang als"
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr "nicht von höherem Rang als"
#: commands.src
msgctxt ""
@@ -83,14 +1875,6 @@ msgstr "Formatierungen"
#: commands.src
msgctxt ""
"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr "Symbole"
-
-#: commands.src
-msgctxt ""
-"commands.src\n"
"RID_CATEGORY_OTHERS\n"
"string.text"
msgid "Others"
@@ -452,7 +2236,7 @@ msgctxt ""
"RID_ELEMENTSDOCKINGWINDOW\n"
"dockingwindow.text"
msgid "Elements Dock"
-msgstr "Seitenleiste Elemente"
+msgstr "Seitenleiste"
#: smres.src
msgctxt ""
@@ -516,7 +2300,7 @@ msgctxt ""
"STR_HIDE\n"
"string.text"
msgid "hide"
-msgstr "verbergen"
+msgstr "unsichtbar"
#: smres.src
msgctxt ""
@@ -524,7 +2308,7 @@ msgctxt ""
"STR_SIZE\n"
"string.text"
msgid "size"
-msgstr "größe"
+msgstr "Größe"
#: smres.src
msgctxt ""
@@ -532,7 +2316,7 @@ msgctxt ""
"STR_FONT\n"
"string.text"
msgid "font"
-msgstr "schrift"
+msgstr "Schrift"
#: smres.src
msgctxt ""
@@ -1629,7 +3413,7 @@ msgctxt ""
"RID_XMINUSY\n"
"toolboxitem.text"
msgid "Subtraction -"
-msgstr "Subtraktions -"
+msgstr "Subtraktion -"
#: toolbox.src
msgctxt ""
diff --git a/source/de/starmath/uiconfig/smath/ui.po b/source/de/starmath/uiconfig/smath/ui.po
index efeb0011a07..ff18baf422b 100644
--- a/source/de/starmath/uiconfig/smath/ui.po
+++ b/source/de/starmath/uiconfig/smath/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-02 17:05+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-19 06:42+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386003928.0\n"
+"X-POOTLE-MTIME: 1387435350.0\n"
#: alignmentdialog.ui
msgctxt ""
@@ -598,7 +598,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr "~ und ' am Zeilenende _ignorieren"
#: smathsettings.ui
@@ -809,7 +809,6 @@ msgid "Limits"
msgstr "Grenzen"
#: spacingdialog.ui
-#, fuzzy
msgctxt ""
"spacingdialog.ui\n"
"6label1\n"
diff --git a/source/de/svtools/source/misc.po b/source/de/svtools/source/misc.po
index db5d011f042..8531be4a3d6 100644
--- a/source/de/svtools/source/misc.po
+++ b/source/de/svtools/source/misc.po
@@ -3,18 +3,18 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 09:48+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2013-12-19 06:42+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385977735.0\n"
+"X-POOTLE-MTIME: 1387435374.0\n"
#: imagemgr.src
msgctxt ""
@@ -1008,7 +1008,6 @@ msgid "English (UK)"
msgstr "Englisch (Großbritannien)"
#: langtab.src
-#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
@@ -1678,10 +1677,10 @@ msgstr "Serbisch, lateinisch (Montenegro)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
-msgstr "Serbisch (Latein)"
+msgstr ""
#: langtab.src
msgctxt ""
@@ -2200,6 +2199,15 @@ msgstr "Kurdisch, Zentral (Iran)"
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr "Kurdisch, Südliches (Iran)"
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/de/svx/source/unodialogs/textconversiondlgs.po b/source/de/svx/source/unodialogs/textconversiondlgs.po
index 372c44b76d5..f74e46b705b 100644
--- a/source/de/svx/source/unodialogs/textconversiondlgs.po
+++ b/source/de/svx/source/unodialogs/textconversiondlgs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-17 15:16+0000\n"
+"PO-Revision-Date: 2013-12-14 09:41+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353165397.0\n"
+"X-POOTLE-MTIME: 1387014063.0\n"
#: chinese_dictionarydialog.src
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"RB_TO_SIMPLIFIED\n"
"radiobutton.text"
msgid "~Traditional Chinese to simplified Chinese"
-msgstr ""
+msgstr "~Traditionelles in vereinfachtes Chinesisch"
#: chinese_dictionarydialog.src
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"RB_TO_TRADITIONAL\n"
"radiobutton.text"
msgid "~Simplified Chinese to traditional Chinese"
-msgstr ""
+msgstr "~Vereinfachtes in traditionelles Chinesisch"
#: chinese_dictionarydialog.src
msgctxt ""
diff --git a/source/de/svx/uiconfig/ui.po b/source/de/svx/uiconfig/ui.po
index 67b8a3b3775..e21419bcd30 100644
--- a/source/de/svx/uiconfig/ui.po
+++ b/source/de/svx/uiconfig/ui.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-02 09:53+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"PO-Revision-Date: 2013-12-03 14:50+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385978019.0\n"
+"X-POOTLE-MTIME: 1386082218.0\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -653,7 +653,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
-msgstr ""
+msgstr "Ignoriere diakritische Zeichen bei CTL"
#: findreplacedialog.ui
msgctxt ""
diff --git a/source/de/sw/source/ui/config.po b/source/de/sw/source/ui/config.po
index 3362c549159..6d71a6667c2 100644
--- a/source/de/sw/source/ui/config.po
+++ b/source/de/sw/source/ui/config.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-06-14 16:42+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"PO-Revision-Date: 2013-12-14 09:42+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371228167.0\n"
+"X-POOTLE-MTIME: 1387014126.0\n"
#: optdlg.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"ST_SCRIPT_ASIAN\n"
"string.text"
msgid "Asian"
-msgstr ""
+msgstr "Asiatisch"
#: optdlg.src
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"ST_SCRIPT_CTL\n"
"string.text"
msgid "CTL"
-msgstr ""
+msgstr "CTL"
#: optdlg.src
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"ST_SCRIPT_WESTERN\n"
"string.text"
msgid "Western"
-msgstr ""
+msgstr "Westlich"
#: optdlg.src
msgctxt ""
diff --git a/source/de/sw/source/ui/dbui.po b/source/de/sw/source/ui/dbui.po
index ebd23fc8265..06187d45076 100644
--- a/source/de/sw/source/ui/dbui.po
+++ b/source/de/sw/source/ui/dbui.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 09:55+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"PO-Revision-Date: 2013-12-03 14:52+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385978141.0\n"
+"X-POOTLE-MTIME: 1386082345.0\n"
#: createaddresslistdialog.src
msgctxt ""
@@ -875,7 +875,7 @@ msgctxt ""
"1\n"
"itemlist.text"
msgid "Dear"
-msgstr ""
+msgstr "Sehr geehrte(r) Frau/Herr"
#: mmaddressblockpage.src
msgctxt ""
diff --git a/source/de/sw/source/ui/docvw.po b/source/de/sw/source/ui/docvw.po
index b6a4de9fc43..43ab8ee7ba8 100644
--- a/source/de/sw/source/ui/docvw.po
+++ b/source/de/sw/source/ui/docvw.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 14:49+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"PO-Revision-Date: 2013-12-07 08:38+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385995752.0\n"
+"X-POOTLE-MTIME: 1386405511.0\n"
#: access.src
msgctxt ""
@@ -417,7 +417,7 @@ msgctxt ""
"MN_READONLY_COPYGRAPHIC\n"
"menuitem.text"
msgid "Copy ~Image"
-msgstr "Bild _kopieren"
+msgstr "Bild ~kopieren"
#: docvw.src
msgctxt ""
@@ -435,7 +435,7 @@ msgctxt ""
"MN_READONLY_GRAPHICOFF\n"
"menuitem.text"
msgid "Image Off"
-msgstr ""
+msgstr "Bilder ausblenden"
#: docvw.src
msgctxt ""
diff --git a/source/de/sw/source/ui/inc.po b/source/de/sw/source/ui/inc.po
new file mode 100644
index 00000000000..e839205638c
--- /dev/null
+++ b/source/de/sw/source/ui/inc.po
@@ -0,0 +1,53 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2013-12-14 10:43+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387017793.0\n"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/de/sw/uiconfig/swriter/ui.po b/source/de/sw/uiconfig/swriter/ui.po
index d18351e6ce1..b5d59eda666 100644
--- a/source/de/sw/uiconfig/swriter/ui.po
+++ b/source/de/sw/uiconfig/swriter/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-02 15:44+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: 2014-01-19 18:27+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385999058.0\n"
+"X-POOTLE-MTIME: 1390156031.0\n"
#: abstractdialog.ui
msgctxt ""
@@ -310,8 +310,8 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
-msgstr "Datenbankspalten einfügen"
+msgid "Assign Styles"
+msgstr "Vorlagen zuweisen"
#: assignstylesdialog.ui
msgctxt ""
@@ -1186,6 +1186,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr "Vordefinierte Etiketten können nicht überschrieben werden, benutzen Sie einen anderen Namen."
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr "Beschriftung"
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3716,8 +3725,8 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
-msgstr "Datenbank_auswahl"
+msgid "Format"
+msgstr "Format"
#: flddocinfopage.ui
msgctxt ""
@@ -5081,6 +5090,24 @@ msgstr "_Alternativtext:"
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -6471,7 +6498,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Medium"
-msgstr ""
+msgstr "Medium"
#: labeldialog.ui
msgctxt ""
@@ -6678,7 +6705,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distribute"
-msgstr ""
+msgstr "Verteilen"
#: labeloptionspage.ui
msgctxt ""
@@ -10863,15 +10890,6 @@ msgstr "Ausrichtung"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr "toolbutton1"
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -10881,15 +10899,6 @@ msgstr "Größe"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr "toolbutton3"
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -10899,30 +10908,12 @@ msgstr "Spalten"
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr "toolbutton4"
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr "Rand"
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr "toolbutton2"
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
@@ -11002,7 +10993,7 @@ msgctxt ""
"tooltip_markup\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Durchlauf"
#: sidebarwrap.ui
msgctxt ""
@@ -11011,7 +11002,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Through"
-msgstr ""
+msgstr "Durchlauf"
#: sidebarwrap.ui
msgctxt ""
@@ -11065,7 +11056,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Order"
-msgstr "Reihenfolge"
+msgstr "Durchlauf"
#: sortdialog.ui
msgctxt ""
@@ -11758,7 +11749,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Verwalten"
#: templatedialog1.ui
msgctxt ""
@@ -11830,7 +11821,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Verwalten"
#: templatedialog16.ui
msgctxt ""
@@ -11911,7 +11902,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Verwalten"
#: templatedialog2.ui
msgctxt ""
@@ -12064,7 +12055,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Verwalten"
#: templatedialog4.ui
msgctxt ""
@@ -12145,7 +12136,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Organizer"
-msgstr ""
+msgstr "Verwalten"
#: templatedialog8.ui
msgctxt ""
@@ -12685,7 +12676,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Structure"
-msgstr ""
+msgstr "_Struktur"
#: tocentriespage.ui
msgctxt ""
@@ -12694,7 +12685,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_All"
-msgstr ""
+msgstr "A_lle"
#: tocentriespage.ui
msgctxt ""
@@ -12706,14 +12697,13 @@ msgid "Character Style"
msgstr "Zeichenvorlage"
#: tocentriespage.ui
-#, fuzzy
msgctxt ""
"tocentriespage.ui\n"
"edit\n"
"label\n"
"string.text"
msgid "_Edit..."
-msgstr "Bearbeiten..."
+msgstr "_Bearbeiten..."
#: tocentriespage.ui
msgctxt ""
@@ -12722,7 +12712,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Fill character"
-msgstr ""
+msgstr "Füllzeichen"
#: tocentriespage.ui
msgctxt ""
@@ -12731,7 +12721,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Tab stop position"
-msgstr ""
+msgstr "Tabulatorposition"
#: tocentriespage.ui
msgctxt ""
@@ -12875,7 +12865,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Page no."
-msgstr ""
+msgstr "Seitennr."
#: tocentriespage.ui
msgctxt ""
@@ -14000,7 +13990,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Thro_ugh"
-msgstr ""
+msgstr "_Durchlauf"
#: wrappage.ui
msgctxt ""
diff --git a/source/de/sysui/desktop/share.po b/source/de/sysui/desktop/share.po
index b4fcc1d7b2f..35ce182b27d 100644
--- a/source/de/sysui/desktop/share.po
+++ b/source/de/sysui/desktop/share.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-11-11 12:34+0000\n"
+"PO-Revision-Date: 2013-12-03 14:58+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1352637244.0\n"
+"X-POOTLE-MTIME: 1386082737.0\n"
#: documents.ulf
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"text\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Textdokument"
#: documents.ulf
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"text-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Text Document Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Textdokumentvorlage"
#: documents.ulf
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"master-document\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Master Document"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Globaldokument"
#: documents.ulf
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"formula\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Formula"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Formel"
#: documents.ulf
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"presentation\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Präsentation"
#: documents.ulf
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"presentation-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Presentation Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Präsentationsvorlage"
#: documents.ulf
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"drawing\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Zeichnung"
#: documents.ulf
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"drawing-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Drawing Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Zeichnungsvorlage"
#: documents.ulf
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"spreadsheet\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tabellendokument"
#: documents.ulf
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"spreadsheet-template\n"
"LngText.text"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
-msgstr ""
+msgstr "OpenOffice.org 1.0 Tabellendokumentvorlage"
#: documents.ulf
msgctxt ""
diff --git a/source/de/vcl/source/src.po b/source/de/vcl/source/src.po
index 6163db676a5..b64fdccea8e 100644
--- a/source/de/vcl/source/src.po
+++ b/source/de/vcl/source/src.po
@@ -4,17 +4,17 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-12-02 17:05+0000\n"
-"Last-Translator: Thomas <thackert@nexgo.de>\n"
+"PO-Revision-Date: 2013-12-03 15:02+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1386003928.0\n"
+"X-POOTLE-MTIME: 1386082944.0\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -85,13 +85,12 @@ msgid "~Help"
msgstr "~Hilfe"
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_CLOSE\n"
"string.text"
msgid "~Close"
-msgstr "Schließen"
+msgstr "~Schließen"
#: btntext.src
msgctxt ""
@@ -190,13 +189,12 @@ msgid "~Save"
msgstr "~Speichern"
#: btntext.src
-#, fuzzy
msgctxt ""
"btntext.src\n"
"SV_BUTTONTEXT_OPEN\n"
"string.text"
msgid "~Open"
-msgstr "Öffnen"
+msgstr "Ö~ffnen"
#: btntext.src
msgctxt ""
@@ -244,7 +242,7 @@ msgctxt ""
"SV_BUTTONTEXT_CLEAR\n"
"string.text"
msgid "~Clear"
-msgstr ""
+msgstr "~Löschen"
#: btntext.src
msgctxt ""
@@ -260,7 +258,7 @@ msgctxt ""
"SV_BUTTONTEXT_FIND\n"
"string.text"
msgid "~Find"
-msgstr ""
+msgstr "~Suchen"
#: btntext.src
msgctxt ""
@@ -268,7 +266,7 @@ msgctxt ""
"SV_BUTTONTEXT_STOP\n"
"string.text"
msgid "~Stop"
-msgstr ""
+msgstr "A~nhalten"
#: btntext.src
msgctxt ""
@@ -276,7 +274,7 @@ msgctxt ""
"SV_BUTTONTEXT_CONNECT\n"
"string.text"
msgid "C~onnect"
-msgstr ""
+msgstr "~Verbinden"
#: fpicker.src
msgctxt ""
@@ -383,16 +381,12 @@ msgid "Please select a folder."
msgstr "Wählen Sie bitte ein Verzeichnis aus."
#: fpicker.src
-#, fuzzy
msgctxt ""
"fpicker.src\n"
"STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY\n"
"string.text"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
-msgstr ""
-"Es existiert bereits eine Datei mit dem Namen \"$filename$\".\n"
-"\n"
-"Wollen Sie diese ersetzen?"
+msgstr "Es existiert bereits eine Datei mit dem Namen \"$filename$\". Wollen Sie diese ersetzen?"
#: fpicker.src
msgctxt ""
@@ -400,7 +394,7 @@ msgctxt ""
"STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY\n"
"string.text"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
-msgstr ""
+msgstr "Die Datei existiert bereits in \"$dirname$\". Beim Ersetzen wird ihr Inhalt überschreiben."
#: fpicker.src
msgctxt ""
@@ -1491,7 +1485,7 @@ msgctxt ""
"21\n"
"itemlist.text"
msgid " pixels"
-msgstr ""
+msgstr " Pixel"
#: units.src
msgctxt ""
@@ -1500,7 +1494,7 @@ msgctxt ""
"22\n"
"itemlist.text"
msgid " pixel"
-msgstr ""
+msgstr " Pixel"
#: units.src
msgctxt ""
@@ -1509,7 +1503,7 @@ msgctxt ""
"23\n"
"itemlist.text"
msgid "°"
-msgstr ""
+msgstr "°"
#: units.src
msgctxt ""
@@ -1518,7 +1512,7 @@ msgctxt ""
"24\n"
"itemlist.text"
msgid "sec"
-msgstr ""
+msgstr "Sek"
#: units.src
msgctxt ""
@@ -1527,4 +1521,4 @@ msgctxt ""
"25\n"
"itemlist.text"
msgid "ms"
-msgstr ""
+msgstr "ms"
diff --git a/source/de/vcl/uiconfig/ui.po b/source/de/vcl/uiconfig/ui.po
index 49fb1b5b002..6badda4ef5f 100644
--- a/source/de/vcl/uiconfig/ui.po
+++ b/source/de/vcl/uiconfig/ui.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-03 12:24+0000\n"
-"Last-Translator: Raymond <raymondv@gmx.de>\n"
+"PO-Revision-Date: 2014-01-26 16:03+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370262287.0\n"
+"X-POOTLE-MTIME: 1390752211.0\n"
#: errornocontentdialog.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornocontentdialog.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "There are no pages to be printed."
-msgstr ""
+msgstr "Es sind keine Seiten zum Drucken vorhanden."
#: errornocontentdialog.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please check your document for ranges relevant to printing."
-msgstr ""
+msgstr "Prüfen Sie Ihr Dokument auf druckrelevante Bereiche."
#: errornoprinterdialog.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "%PRODUCTNAME"
-msgstr ""
+msgstr "%PRODUCTNAME"
#: errornoprinterdialog.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "No default printer found."
-msgstr ""
+msgstr "Kein Standarddrucker gefunden."
#: errornoprinterdialog.ui
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"secondary_text\n"
"string.text"
msgid "Please choose a printer and try again."
-msgstr ""
+msgstr "Bitte wählen Sie einen Drucker und versuchen es erneut."
#: printdialog.ui
msgctxt ""
@@ -509,7 +509,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use only paper size from printer preferences"
-msgstr "Nur den Papierschacht der Druckereinstellungen benutzen"
+msgstr "Nur die Papiergröße der Druckereinstellungen benutzen"
#: printdialog.ui
msgctxt ""
diff --git a/source/de/wizards/source/euro.po b/source/de/wizards/source/euro.po
index b604c045bdc..cbfd74b4f5c 100644
--- a/source/de/wizards/source/euro.po
+++ b/source/de/wizards/source/euro.po
@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2012-12-07 16:36+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: 2014-01-04 17:06+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1354898162.0\n"
+"X-POOTLE-MTIME: 1388855206.0\n"
#: euro.src
msgctxt ""
@@ -629,13 +629,21 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
+msgid "Latvian Lats"
+msgstr "Lettische Lats"
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 18\n"
+"string.text"
msgid "The currency set for the document is not a European currency!"
msgstr "Die für das Dokument eingestellte Währung ist keine Euro-Währung!"
#: euro.src
msgctxt ""
"euro.src\n"
-"CURRENCIES + 18\n"
+"CURRENCIES + 19\n"
"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
msgstr "Die für Ihr Betriebssystem eingestellte Sprache ist keine Sprache der Europäischen Währungsunion!"
diff --git a/source/dgo/chart2/source/controller/dialogs.po b/source/dgo/chart2/source/controller/dialogs.po
index 06556989e9b..e22a42f6140 100644
--- a/source/dgo/chart2/source/controller/dialogs.po
+++ b/source/dgo/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-06-20 12:29+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -600,6 +600,14 @@ msgstr ""
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1523,7 +1531,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
+msgid "Linear"
msgstr ""
#: Strings_Statistic.src
@@ -1531,7 +1539,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
+msgid "Logarithmic"
msgstr ""
#: Strings_Statistic.src
@@ -1539,7 +1547,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
+msgid "Exponential"
msgstr ""
#: Strings_Statistic.src
@@ -1547,7 +1555,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
+msgid "Power"
msgstr ""
#: Strings_Statistic.src
@@ -1555,7 +1563,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1563,7 +1571,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
@@ -1571,7 +1579,7 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
+msgid "Mean"
msgstr ""
#: dlg_DataEditor.src
diff --git a/source/dgo/chart2/uiconfig/ui.po b/source/dgo/chart2/uiconfig/ui.po
index 067f1bef38d..52347020d3d 100644
--- a/source/dgo/chart2/uiconfig/ui.po
+++ b/source/dgo/chart2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-06-20 12:29+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -802,6 +802,24 @@ msgstr ""
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/dgo/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/dgo/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..6fd21936695
--- /dev/null
+++ b/source/dgo/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,33 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\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"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr ""
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr ""
diff --git a/source/dgo/cui/source/options.po b/source/dgo/cui/source/options.po
index 314e1f3634d..bf9d46f6c7f 100644
--- a/source/dgo/cui/source/options.po
+++ b/source/dgo/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-06-20 12:29+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1107,15 +1107,6 @@ msgstr ""
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/dgo/cui/uiconfig/ui.po b/source/dgo/cui/uiconfig/ui.po
index 4d6ff4ef593..448df512423 100644
--- a/source/dgo/cui/uiconfig/ui.po
+++ b/source/dgo/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -17,64 +17,64 @@ msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
+msgid "Edit"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
+msgid "Reset"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
+msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Property"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
+msgid "Type"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
+msgid "Value"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
+msgid "Preferences"
msgstr ""
#: aboutconfigvaluedialog.ui
@@ -92,7 +92,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Value:"
msgstr ""
#: aboutdialog.ui
@@ -146,7 +146,7 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
msgstr ""
#: aboutdialog.ui
@@ -408,15 +408,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -462,15 +453,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -516,15 +498,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -570,15 +543,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2802,7 +2766,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr ""
#: connectortabpage.ui
@@ -2865,7 +2829,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr ""
#: connectortabpage.ui
@@ -2937,7 +2901,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
+msgid "Connection pool"
msgstr ""
#: cuiimapdlg.ui
@@ -7070,6 +7034,15 @@ msgstr ""
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -8068,6 +8041,33 @@ msgstr ""
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -9006,19 +9006,19 @@ msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
+msgid "_Edit document properties before saving"
msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
+msgid "Save URLs relative to internet"
msgstr ""
#: optsavepage.ui
@@ -9687,6 +9687,133 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr ""
+
+#: optviewpage.ui
+#, fuzzy
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr " स्वचलत"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9869,106 +9996,6 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr ""
-
-#: optviewpage.ui
-#, fuzzy
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr " स्वचलत"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -10047,24 +10074,6 @@ msgctxt ""
msgid "Mouse"
msgstr ""
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr ""
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12543,6 +12552,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr ""
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr ""
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12774,7 +12792,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr ""
#: swpossizepage.ui
@@ -12819,7 +12837,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui
@@ -12837,7 +12855,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr ""
#: swpossizepage.ui
diff --git a/source/dgo/dbaccess/source/core/resource.po b/source/dgo/dbaccess/source/core/resource.po
index 489f3406060..645dd0e1d49 100644
--- a/source/dgo/dbaccess/source/core/resource.po
+++ b/source/dgo/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2011-04-12 00:11+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -59,8 +59,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "बाह्‌री डेटा –स्रोत कन्नै कनैक्शन स्थापत नेईं होई सकेआ. दित्ते दे URLलेई कोई बी SDBC चालक नेईं लब्भा. "
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr ""
#: strings.src
msgctxt ""
diff --git a/source/dgo/dictionaries/lo_LA.po b/source/dgo/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..7937bf3bec6
--- /dev/null
+++ b/source/dgo/dictionaries/lo_LA.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\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"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr ""
diff --git a/source/dgo/dictionaries/pt_BR/dialog.po b/source/dgo/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..0f749dc4e89
--- /dev/null
+++ b/source/dgo/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,33 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\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"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr ""
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr ""
diff --git a/source/dgo/extensions/uiconfig/spropctrlr/ui.po b/source/dgo/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..76b82956327
--- /dev/null
+++ b/source/dgo/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,60 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\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"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr ""
diff --git a/source/dgo/filter/source/config/fragments/filters.po b/source/dgo/filter/source/config/fragments/filters.po
index 5988448d81e..a4e88138b28 100644
--- a/source/dgo/filter/source/config/fragments/filters.po
+++ b/source/dgo/filter/source/config/fragments/filters.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2012-06-13 10:08+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,6 +14,186 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr ""
+
#: HTML_MasterDoc_ui.xcu
msgctxt ""
"HTML_MasterDoc_ui.xcu\n"
@@ -50,6 +230,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML दस्तावेज "
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -59,6 +302,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "माइक्रोसाफ्ट ऐक्सैल 2003 XML "
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr ""
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -68,6 +320,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "माइक्रोसाफ्ट ऐक्सैल 4.0सच्चा"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr ""
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -77,6 +338,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "माइक्रोसाफ्ट ऐक्सैल 5.०सच्चा "
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr ""
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -86,6 +356,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "माइक्रोसाफ्ट ऐक्सैल 95सच्चा"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr ""
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
#, fuzzy
msgctxt ""
@@ -96,6 +375,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "माइक्रोसाफ्ट ऐक्सैल 97/2000/XP सच्चा "
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr ""
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr ""
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -106,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "माइक्रोसाफ्ट पावर पोआइंट 97/2000/XP सच्चा "
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr ""
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -115,35 +430,50 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "माइक्रोसाफ्ट वर्ड 2003 XML "
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
#: MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "माइक्रोसाफ्ट वर्ड 97/2000/XPसच्चा "
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template_ui.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "माइक्रोसाफ्ट वर्ड 97/2000/XPसच्चा "
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_ui.xcu\n"
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "माइक्रोसाफ्ट वर्ड 2003 XML "
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr ""
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -154,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "माइक्रोसाफ्ट वर्ड 95 सच्चा "
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr ""
+
#: MS_Word_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -164,6 +503,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "माइक्रोसाफ्ट वर्ड 97/2000/XPसच्चा "
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr ""
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr ""
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr ""
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr ""
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -182,6 +656,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr ""
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr ""
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr ""
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -264,6 +909,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
#, fuzzy
msgctxt ""
@@ -346,6 +1045,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr ""
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr ""
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -384,24 +1164,22 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "माइक्रोसाफ्ट ऐक्सैल 2003 XML "
#: calc_MS_Excel_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_Template_ui.xcu\n"
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "माइक्रोसाफ्ट ऐक्सैल 97/2000/XP सच्चा "
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: calc_MS_Excel_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_ui.xcu\n"
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "माइक्रोसाफ्ट ऐक्सैल 2003 XML "
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -430,6 +1208,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -439,6 +1226,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr ""
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -457,6 +1253,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr ""
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -466,6 +1289,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -475,6 +1343,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr ""
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -504,44 +1516,67 @@ msgid "ODF Presentation"
msgstr " अपडेट आस्तै परखो\t"
#: impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "माइक्रोसाफ्ट पावर पोआइंट 97/2000/XP सच्चा "
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "माइक्रोसाफ्ट पावर पोआइंट 97/2000/XP सच्चा "
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template_ui.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "माइक्रोसाफ्ट पावर पोआइंट 97/2000/XP सच्चा "
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_ui.xcu\n"
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "माइक्रोसाफ्ट पावर पोआइंट 97/2000/XP सच्चा "
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr ""
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr ""
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -579,6 +1614,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -588,6 +1668,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr ""
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -597,6 +1803,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr ""
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -616,6 +1840,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "इबारत दस्तावेज "
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -643,6 +1876,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr ""
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -661,6 +1948,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr ""
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
#, fuzzy
msgctxt ""
@@ -698,3 +2003,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr ""
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/dgo/filter/source/config/fragments/types.po b/source/dgo/filter/source/config/fragments/types.po
index 9cfa47209a1..4c3700a7b98 100644
--- a/source/dgo/filter/source/config/fragments/types.po
+++ b/source/dgo/filter/source/config/fragments/types.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2011-11-26 02:09+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24,54 +24,49 @@ msgid "Microsoft Excel 2007 Binary"
msgstr ""
#: MS_Excel_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML.xcu\n"
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "माइक्रोसाफ्ट ऐक्सैल 2003 XML "
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: MS_Excel_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML_Template.xcu\n"
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "माइक्रोसाफ्ट ऐक्सैल 2003 XML "
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: MS_PowerPoint_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML.xcu\n"
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "माइक्रोसाफ्ट वर्ड 2003 XML "
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "माइक्रोसाफ्ट वर्ड 2003 XML "
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_Template.xcu\n"
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "माइक्रोसाफ्ट वर्ड 2003 XML "
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: StarBase.xcu
#, fuzzy
@@ -143,6 +138,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -206,6 +219,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr ""
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -243,24 +265,22 @@ msgid "Microsoft Word 2003 XML"
msgstr "माइक्रोसाफ्ट वर्ड 2003 XML "
#: writer_MS_Word_2007_XML.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML.xcu\n"
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "माइक्रोसाफ्ट वर्ड 2003 XML "
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
#: writer_MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML_Template.xcu\n"
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "माइक्रोसाफ्ट वर्ड 2003 XML "
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/dgo/formula/source/core/resource.po b/source/dgo/formula/source/core/resource.po
index f6b1dd29384..8729a7c7929 100644
--- a/source/dgo/formula/source/core/resource.po
+++ b/source/dgo/formula/source/core/resource.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-06-20 12:29+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1359,6 +1359,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1386,6 +1395,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2152,6 +2170,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2179,6 +2206,24 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2206,6 +2251,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2450,6 +2504,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2648,6 +2711,24 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/dgo/officecfg/registry/data/org/openoffice.po b/source/dgo/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..cf4c46189e6
--- /dev/null
+++ b/source/dgo/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,96 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\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"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po
index 982fe9e5318..5cc4d48b9bd 100644
--- a/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2012-06-20 12:29+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23486,8 +23486,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "बैकस्पेस=पछेडी थाह्‌र"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/dgo/reportdesign/uiconfig/dbreport/ui.po b/source/dgo/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..09be067def1
--- /dev/null
+++ b/source/dgo/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,177 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\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"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr ""
diff --git a/source/dgo/sc/source/ui/StatisticsDialogs.po b/source/dgo/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..1eb74923e72
--- /dev/null
+++ b/source/dgo/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,519 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\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"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/dgo/sc/source/ui/src.po b/source/dgo/sc/source/ui/src.po
index 711a3d3f576..0bd0e268ac4 100644
--- a/source/dgo/sc/source/ui/src.po
+++ b/source/dgo/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2012-06-20 12:29+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10459,8 +10459,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "शुरू अवधि. विचारी जाने आह्‌ली अंतम अवधि.. A = 1दा मतलब ऐ- सभनें शा पैह्‌ला दौर. "
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -10576,8 +10576,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "शुरू अवधि. विचारी जाने आह्‌ली अंतम अवधि.. A = 1दा मतलब ऐ- सभनें शा पैह्‌ला दौर. "
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16619,8 +16619,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "बाइनामियल बंडांदरे दे बाडर आर्ग्युमैंट. "
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16682,7 +16682,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -16806,6 +16806,69 @@ msgstr "जोड़े दा. C=0 cघनता फंक्शन दी ग
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17213,6 +17276,69 @@ msgstr "जोड़े दा. C=0 cघनता फंक्शन दी ग
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17927,6 +18053,87 @@ msgstr "जोड़े दा. C=0 cघनता फंक्शन दी ग
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -18008,6 +18215,105 @@ msgstr "जनसंख्या नाप"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -18179,6 +18485,150 @@ msgstr "F बंडांदरे दे डिनोमिनेटर दी
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18242,6 +18692,132 @@ msgstr "F बंडांदरे दे डिनोमिनेटर दी
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18455,7 +19031,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -19184,6 +19760,51 @@ msgstr "दूई रकाड तरतीबी-जमात"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
diff --git a/source/dgo/sc/uiconfig/scalc/ui.po b/source/dgo/sc/uiconfig/scalc/ui.po
index 8085085c0cd..9658d693e54 100644
--- a/source/dgo/sc/uiconfig/scalc/ui.po
+++ b/source/dgo/sc/uiconfig/scalc/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -164,7 +164,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -182,7 +182,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -335,6 +335,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -428,7 +527,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -482,7 +581,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -641,7 +740,7 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -653,7 +752,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -707,7 +806,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -731,10 +830,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -788,7 +887,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -1184,7 +1283,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1337,7 +1436,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -2791,7 +2890,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: movingaveragedialog.ui
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr ""
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4060,7 +4168,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: samplingdialog.ui
@@ -4069,7 +4177,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -4921,15 +5029,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4957,15 +5056,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4984,15 +5074,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5029,15 +5110,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5173,51 +5245,6 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5299,16 +5326,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5317,7 +5344,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5884,6 +5911,78 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5920,6 +6019,366 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6370,307 +6829,307 @@ msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
+msgid "_Formulas"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
+msgid "Zero val_ues"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
+msgid "Cha_rts:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
+msgid "_Drawing objects:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
+msgid "Objects"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
diff --git a/source/dgo/scaddins/source/pricing.po b/source/dgo/scaddins/source/pricing.po
index be9fd6a4eed..68bbaa40ae2 100644
--- a/source/dgo/scaddins/source/pricing.po
+++ b/source/dgo/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -353,7 +353,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -560,7 +560,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
diff --git a/source/dgo/scp2/source/ooo.po b/source/dgo/scp2/source/ooo.po
index 11e46e19117..29b8e11940e 100644
--- a/source/dgo/scp2/source/ooo.po
+++ b/source/dgo/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2011-04-12 00:13+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4136,6 +4136,22 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/dgo/sd/source/ui/dlg.po b/source/dgo/sd/source/ui/dlg.po
index 51101978a2f..3e64429564a 100644
--- a/source/dgo/sd/source/ui/dlg.po
+++ b/source/dgo/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-06-20 12:29+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -890,50 +890,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "सफा पूर्वद्रिश्श "
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "स्लाइड डजैन चुनो "
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "पछौकड़ सफे दी अदला-बदली करो "
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "बिन बरतियां पछौकड़ां म्हेसो "
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "लोड करो "
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "स्लाइड डजैन"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/dgo/sd/uiconfig/simpress/ui.po b/source/dgo/sd/uiconfig/simpress/ui.po
index 9070d72342a..f8dfaaf2481 100644
--- a/source/dgo/sd/uiconfig/simpress/ui.po
+++ b/source/dgo/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -1052,46 +1052,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1106,28 +1106,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1946,6 +1946,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/dgo/sdext/source/minimizer.po b/source/dgo/sdext/source/minimizer.po
deleted file mode 100644
index b8b09cc5152..00000000000
--- a/source/dgo/sdext/source/minimizer.po
+++ /dev/null
@@ -1,33 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: dgo\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"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
diff --git a/source/dgo/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/dgo/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 35635385697..00000000000
--- a/source/dgo/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,24 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-06 09:38+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: dgo\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"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr ""
diff --git a/source/dgo/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/dgo/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index b882172ec9a..00000000000
--- a/source/dgo/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,689 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-06 09:38+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: dgo\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"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "~चरण(बहु.)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr "< ~पिच्छें "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "~अगला > "
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr ""
-"#-#-#-#-# dbui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~मकाओ \n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~ मकाओ \n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~मकाओ "
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr ""
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"चीजा दा समावेश करो \n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"रद्द करो \n"
-"#-#-#-#-# all.po (PACKAGE VERSION) #-#-#-#-#\n"
-"रद्द करो "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr ""
-"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~ म्हेसो\n"
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~म्हेसो \n"
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~म्हेसो \n"
-"#-#-#-#-# dbgui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"हटाओ\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~म्हेसो\n"
-"#-#-#-#-# doc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~म्हेसो \n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~म्हेसो\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"म्हेसो \n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~म्हेसो \n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~म्हेसो \n"
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~म्हेसो \n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"~हटाओ\n"
-"#-#-#-#-# textconversiondlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"म्हेसो"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr ""
-"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ग्राफिक(बहु.) \n"
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ग्राफिक (बहु.)\n"
-"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ग्राफिक (बहु.) \n"
-"#-#-#-#-# navipi.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ग्राफिक(बहु.)\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ग्राफिक (बहु.) \n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ग्राफिक (बहु.) \n"
-"#-#-#-#-# res.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ग्राफिक (बहु.)\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ग्राफिक (बहु․)\n"
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ग्राफिक(बहु.)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "~ नुक्सान रैह्‌त गठन "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "~JPEG गठन"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "~ बिंब रैज़ोल्यूशन घटाओ"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE चीजां"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "स्लाइडां "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "मास्टर सफे"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "सार "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "प्रगति "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "~हां "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr "ठीक ऐ "
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr ""
diff --git a/source/dgo/sfx2/source/control.po b/source/dgo/sfx2/source/control.po
index 0729ec0d83b..268ba75e0ec 100644
--- a/source/dgo/sfx2/source/control.po
+++ b/source/dgo/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,15 @@ msgstr ""
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr ""
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
msgstr ""
diff --git a/source/dgo/sfx2/uiconfig/ui.po b/source/dgo/sfx2/uiconfig/ui.po
index 300f55df5e0..4d4b6fec433 100644
--- a/source/dgo/sfx2/uiconfig/ui.po
+++ b/source/dgo/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-17 19:03+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -44,7 +44,16 @@ msgstr ""
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr ""
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -489,13 +498,13 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -999,7 +1008,7 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
+msgid "_Open File"
msgstr ""
#: startcenter.ui
@@ -1017,7 +1026,7 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
+msgid "Create:"
msgstr ""
#: startcenter.ui
@@ -1026,7 +1035,7 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
+msgid "Writer _Document"
msgstr ""
#: startcenter.ui
@@ -1035,7 +1044,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr ""
#: startcenter.ui
@@ -1044,7 +1053,7 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
+msgid "Impress _Presentation"
msgstr ""
#: startcenter.ui
@@ -1053,7 +1062,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr ""
#: startcenter.ui
@@ -1062,7 +1071,7 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
+msgid "Math For_mula"
msgstr ""
#: startcenter.ui
@@ -1071,16 +1080,7 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
+msgid "Base D_atabase"
msgstr ""
#: startcenter.ui
diff --git a/source/dgo/starmath/source.po b/source/dgo/starmath/source.po
index 15834724ab2..4087e7c1231 100644
--- a/source/dgo/starmath/source.po
+++ b/source/dgo/starmath/source.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: 2013-12-03 15:13+0100\n"
+"POT-Creation-Date: 2014-04-20 02:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,6 +14,1798 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr ""
+
+#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
@@ -86,14 +1878,6 @@ msgid "Formats"
msgstr "रूप-रचनां"
#: commands.src
-msgctxt ""
-"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
diff --git a/source/dgo/starmath/uiconfig/smath/ui.po b/source/dgo/starmath/uiconfig/smath/ui.po
index 18feba0c203..8cf11269680 100644
--- a/source/dgo/starmath/uiconfig/smath/ui.po
+++ b/source/dgo/starmath/uiconfig/smath/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -600,7 +600,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr ""
#: smathsettings.ui
diff --git a/source/dgo/svtools/source/misc.po b/source/dgo/svtools/source/misc.po
index 9d66dcbe814..52eb913de38 100644
--- a/source/dgo/svtools/source/misc.po
+++ b/source/dgo/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2012-06-20 12:29+0200\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1689,7 +1689,7 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
msgstr ""
@@ -2213,6 +2213,15 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr ""
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/dgo/sw/source/ui/inc.po b/source/dgo/sw/source/ui/inc.po
new file mode 100644
index 00000000000..0955144fa10
--- /dev/null
+++ b/source/dgo/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/dgo/sw/uiconfig/swriter/ui.po b/source/dgo/sw/uiconfig/swriter/ui.po
index 2f313143c46..d437efda127 100644
--- a/source/dgo/sw/uiconfig/swriter/ui.po
+++ b/source/dgo/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2012-06-20 12:29+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
@@ -310,7 +310,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1195,6 +1195,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3779,7 +3788,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5174,6 +5183,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -11025,15 +11052,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -11043,15 +11061,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -11061,30 +11070,12 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/dgo/wizards/source/euro.po b/source/dgo/wizards/source/euro.po
index 1ca60c3bfe2..da221dda5cd 100644
--- a/source/dgo/wizards/source/euro.po
+++ b/source/dgo/wizards/source/euro.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2011-04-06 09:40+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -682,7 +682,7 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
-msgid "The currency set for the document is not a European currency!"
+msgid "Latvian Lats"
msgstr ""
#: euro.src
@@ -690,6 +690,14 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 18\n"
"string.text"
+msgid "The currency set for the document is not a European currency!"
+msgstr ""
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 19\n"
+"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
msgstr ""
diff --git a/source/dz/chart2/source/controller/dialogs.po b/source/dz/chart2/source/controller/dialogs.po
index b85e379e76d..bcaa3851b1e 100644
--- a/source/dz/chart2/source/controller/dialogs.po
+++ b/source/dz/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2012-06-16 13:48+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -559,6 +559,14 @@ msgstr "འགྲོས་ཐིག་ %FORMULA འདི་ འཛོལ་མ
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr ""
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1456,46 +1464,43 @@ msgid "From Data Table"
msgstr "གནས་སྡུད་ཐིག་ཁྲམ་ལས་"
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
+msgid "Linear"
+msgstr ""
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
+msgid "Logarithmic"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
+msgid "Exponential"
msgstr ""
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
+msgid "Power"
+msgstr ""
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
+msgid "Polynomial"
msgstr ""
#: Strings_Statistic.src
@@ -1503,17 +1508,16 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
+msgid "Moving average"
msgstr ""
#: Strings_Statistic.src
-#, fuzzy
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
+msgid "Mean"
+msgstr ""
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/dz/chart2/uiconfig/ui.po b/source/dz/chart2/uiconfig/ui.po
index 2feea32b145..78a053c8174 100644
--- a/source/dz/chart2/uiconfig/ui.po
+++ b/source/dz/chart2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-04-15 11:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
@@ -803,6 +803,24 @@ msgstr ""
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr ""
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/dz/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..a9bcbcf5392
--- /dev/null
+++ b/source/dz/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,33 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\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"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr ""
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr ""
diff --git a/source/dz/cui/source/options.po b/source/dz/cui/source/options.po
index 05f9ffbbe64..8b0e660ba32 100644
--- a/source/dz/cui/source/options.po
+++ b/source/dz/cui/source/options.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-04-15 11:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1027,15 +1027,6 @@ msgstr ""
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr ""
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/dz/cui/uiconfig/ui.po b/source/dz/cui/uiconfig/ui.po
index 0edb928f1d7..9095b9def1a 100644
--- a/source/dz/cui/uiconfig/ui.po
+++ b/source/dz/cui/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
"PO-Revision-Date: 2013-04-15 11:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
@@ -19,64 +19,64 @@ msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"preference\n"
+"edit\n"
"label\n"
"string.text"
-msgid "Preference Name"
+msgid "Edit"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"property\n"
+"reset\n"
"label\n"
"string.text"
-msgid "Property"
+msgid "Reset"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"type\n"
+"preference\n"
"label\n"
"string.text"
-msgid "Type"
+msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"value\n"
+"property\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Property"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"label1\n"
+"type\n"
"label\n"
"string.text"
-msgid "Preferences"
+msgid "Type"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"default\n"
+"value\n"
"label\n"
"string.text"
-msgid "Default"
+msgid "Value"
msgstr ""
#: aboutconfigdialog.ui
msgctxt ""
"aboutconfigdialog.ui\n"
-"edit\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Edit"
+msgid "Preferences"
msgstr ""
#: aboutconfigvaluedialog.ui
@@ -94,7 +94,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
+msgid "Value:"
msgstr ""
#: aboutdialog.ui
@@ -148,7 +148,7 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
msgstr ""
#: aboutdialog.ui
@@ -410,15 +410,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -464,15 +455,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -518,15 +500,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -572,15 +545,6 @@ msgstr ""
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr ""
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2804,7 +2768,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr ""
#: connectortabpage.ui
@@ -2867,7 +2831,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr ""
#: connectortabpage.ui
@@ -2939,7 +2903,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
+msgid "Connection pool"
msgstr ""
#: cuiimapdlg.ui
@@ -7066,6 +7030,15 @@ msgstr ""
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr ""
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -8064,6 +8037,33 @@ msgstr ""
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr ""
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -9002,19 +9002,19 @@ msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
+msgid "_Edit document properties before saving"
msgstr ""
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
+msgid "Save URLs relative to internet"
msgstr ""
#: optsavepage.ui
@@ -9683,6 +9683,133 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr ""
+
+#: optviewpage.ui
+#, fuzzy
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "རང་བཞིན་"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr ""
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9865,106 +9992,6 @@ msgstr ""
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr ""
-
-#: optviewpage.ui
-#, fuzzy
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "རང་བཞིན་"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -10043,24 +10070,6 @@ msgctxt ""
msgid "Mouse"
msgstr ""
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr ""
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr ""
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12539,6 +12548,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr ""
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr ""
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12770,7 +12788,7 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
+msgid "_by"
msgstr ""
#: swpossizepage.ui
@@ -12815,7 +12833,7 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
+msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui
@@ -12833,7 +12851,7 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
+msgid "Positio_n"
msgstr ""
#: swpossizepage.ui
diff --git a/source/dz/dbaccess/source/core/resource.po b/source/dz/dbaccess/source/core/resource.po
index 6f81c82f69a..81c2e979587 100644
--- a/source/dz/dbaccess/source/core/resource.po
+++ b/source/dz/dbaccess/source/core/resource.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2011-04-11 23:09+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -60,8 +60,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "ཕྱིའི་གནས་སྡུད་འབྱུང་ཁུངས་ལུ་ མཐུད་ལམ་གཞི་འཛུགས་འབད་མ་ཚུགས། བྱིན་ཡོད་པའི་ ཡུ་ཨར་ཨེལ་ལུ་ SDBC འདྲེན་བྱེད་འཚོལ་མ་ཐོབ།"
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr ""
#: strings.src
msgctxt ""
diff --git a/source/dz/dictionaries/lo_LA.po b/source/dz/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..7c7c7d510d9
--- /dev/null
+++ b/source/dz/dictionaries/lo_LA.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\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"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr ""
diff --git a/source/dz/dictionaries/pt_BR/dialog.po b/source/dz/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..ee533d3cdeb
--- /dev/null
+++ b/source/dz/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,33 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\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"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr ""
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr ""
diff --git a/source/dz/extensions/uiconfig/spropctrlr/ui.po b/source/dz/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..bca67bd5239
--- /dev/null
+++ b/source/dz/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,60 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\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"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr ""
diff --git a/source/dz/filter/source/config/fragments/filters.po b/source/dz/filter/source/config/fragments/filters.po
index 37b021995d5..a7766fccc5a 100644
--- a/source/dz/filter/source/config/fragments/filters.po
+++ b/source/dz/filter/source/config/fragments/filters.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2012-06-16 13:48+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,186 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr ""
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr ""
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr ""
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr ""
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr ""
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr ""
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr ""
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr ""
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr ""
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr ""
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr ""
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr ""
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr ""
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr ""
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr ""
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr ""
+
#: HTML_MasterDoc_ui.xcu
msgctxt ""
"HTML_MasterDoc_ui.xcu\n"
@@ -51,6 +231,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "ཨེཆ་ཊི་ཨེམ་ཨེལ་ཡིག་ཆ།"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr ""
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr ""
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr ""
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr ""
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr ""
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -60,6 +303,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "མའི་ཀོརོ་སོཕཊི་ཨེགསི་སེལ་་༢༠༠༣ ཨེགསི་ཨེམ་ཨེལ།"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr ""
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -69,6 +321,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "མའི་ཀོརོ་སོཕ་ཊི་ཨེགསི་སེལ་་༤.༠ཊེམ་པེལེཊི།"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr ""
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -78,6 +339,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "མའི་ཀོརོ་སོཕ་ཊི་ཨེགསི་སེལ་ ༥.༠ཊེམ་པེལེཊི།"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr ""
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -87,6 +357,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "མའི་ཀོརོ་སོཕཊི་ཨེགསི་སེལ་ ༩༥ ཊེམ་པེལེཊི།"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr ""
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
#, fuzzy
msgctxt ""
@@ -97,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "མའི་ཀོརོ་སོཕ་ཊི་ཨེགསི་སེལ་ ༩༧/༢༠༠༠/ཨེགསི་པི་ ཊེམ་པེལེཊི།"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr ""
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr ""
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -107,6 +404,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "མའི་ཀོརོ་སོཕཊི་ཡིག་ཚད་ནུས་ཤུགས་ ༩༧/༢༠༠༠/ཨེགསི་པི་ ཊེམ་པེལེཊི།"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr ""
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr ""
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -116,35 +431,50 @@ msgctxt ""
msgid "Microsoft Word 2003 XML"
msgstr "མའི་ཀོརོ་སོཕ་ཊི་མིང་ཚིག་ ༢༠༠༣ ཨེགསི་ཨེམ་ཨེལ།"
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
#: MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "མའི་ཀོརོ་སོཕཊི་ཝཱཊི་༢༠༠༧ཨེགསི་ཨེམ་ཨེལ་ཊེམ་པེལེཊི།"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_Template_ui.xcu\n"
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "མའི་ཀོརོ་སོཕཊི་ཝཱཊི་༢༠༠༧ཨེགསི་ཨེམ་ཨེལ་ཊེམ་པེལེཊི།"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: MS_Word_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_ui.xcu\n"
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "མའི་ཀོརོ་སོཕ་ཊི་ཝཱཌི་ ༢༠༠༧ ཨེགསི་ཨེམ་ཨེལ།"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr ""
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -155,6 +485,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "མའི་ཀོརོ་སོཕཊི་མིང་ཚིག་ ༩༥ ཊེམ་པེལེཊི།"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr ""
+
#: MS_Word_97_Vorlage_ui.xcu
#, fuzzy
msgctxt ""
@@ -165,6 +504,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "མའི་ཀོརོ་སོཕཊི་མིང་ཚིག་ ༩༧/༢༠༠༠/ཨེགསི་པི་ ཊེམ་པེལེཊི།"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr ""
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr ""
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr ""
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr ""
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr ""
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr ""
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr ""
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr ""
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr ""
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr ""
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr ""
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr ""
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr ""
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr ""
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr ""
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -183,6 +657,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr ""
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr ""
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr ""
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr ""
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr ""
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr ""
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr ""
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr ""
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr ""
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr ""
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr ""
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr ""
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -264,6 +909,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr ""
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr ""
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr ""
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr ""
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr ""
+
#: Text__StarWriter_Web__ui.xcu
#, fuzzy
msgctxt ""
@@ -346,6 +1045,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "གཅིག་མཐུན་ཡིག་ཚང་ཚིག་ཡིག་རྩ་སྒྲིག་"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr ""
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr ""
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr ""
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr ""
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr ""
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr ""
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr ""
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -383,24 +1163,22 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "མའི་ཀོརོ་སོཕཊི་ཨེགསི་སེལ་༢༠༠༧ ཟུང་ལྡན་"
#: calc_MS_Excel_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_Template_ui.xcu\n"
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "མའི་ཀོརོ་སོཕ་ཊི་ཨེགསི་སེལ་ ༢༠༠༧ ཨེགསི་ཨེམ་ཨེལ་ ཊེམ་པེལེཊི།"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: calc_MS_Excel_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML_ui.xcu\n"
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "མའི་ཀོརོ་སོཕཊི་ཨེགསི་སེལ་་༢༠༠༧ ཨེགསི་ཨེམ་ཨེལ།"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -429,6 +1207,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -438,6 +1225,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "ODF དཔེ་རིས་"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr ""
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -456,6 +1252,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "ODF པར་རིས་"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr ""
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr ""
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -465,6 +1288,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -474,6 +1342,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr ""
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr ""
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr ""
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -502,44 +1514,67 @@ msgid "ODF Presentation"
msgstr "ODF གསལ་སྟོན་"
#: impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "མའི་ཀོརོ་སོཕཊི་པ་ཝར་པོའིནཊི་ ༢༠༠༧་ཨེགསི་ཨེམ་ཨེལ་ཊེམ་པེལེཊི།"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "མའི་ཀོརོ་སོཕཊི་པ་ཝར་པོའིནཊི་ ༢༠༠༧་ཨེགསི་ཨེམ་ཨེལ་ཊེམ་པེལེཊི།"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_Template_ui.xcu\n"
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "མའི་ཀོརོ་སོཕཊི་པ་ཝར་པོའིནཊི་ ༢༠༠༧་ཨེགསི་ཨེམ་ཨེལ་ཊེམ་པེལེཊི།"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: impress_MS_PowerPoint_2007_XML_ui.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_ui.xcu\n"
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "མའི་ཀོརོ་སོཕཊི་པ་ཝར་པོའིནཊི་ ༢༠༠༧་ཨེགསི་ཨེམ་ཨེལ་"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr ""
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr ""
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -577,6 +1612,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr ""
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr ""
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr ""
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr ""
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr ""
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -586,6 +1666,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr ""
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr ""
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr ""
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr ""
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr ""
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr ""
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr ""
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr ""
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr ""
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr ""
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr ""
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr ""
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -595,6 +1801,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "ODFམན་ངག"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr ""
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -613,6 +1837,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "ODF ཚིག་ཡིག་ཡིག་ཆ"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr ""
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -640,6 +1873,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr ""
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr ""
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr ""
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr ""
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -658,6 +1945,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr ""
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr ""
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -693,3 +1998,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr ""
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr ""
diff --git a/source/dz/filter/source/config/fragments/types.po b/source/dz/filter/source/config/fragments/types.po
index 70236d0a332..e3a69654b01 100644
--- a/source/dz/filter/source/config/fragments/types.po
+++ b/source/dz/filter/source/config/fragments/types.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
"PO-Revision-Date: 2011-11-26 02:11+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,54 +25,49 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "མའི་ཀོརོ་སོཕཊི་ཨེགསི་སེལ་༢༠༠༧ ཟུང་ལྡན་"
#: MS_Excel_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML.xcu\n"
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "མའི་ཀོརོ་སོཕཊི་ཨེགསི་སེལ་ ༢༠༠༣ ཨེགསི་ཨེམ་ཨེལ་"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr ""
#: MS_Excel_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_XML_Template.xcu\n"
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "མའི་ཀོརོ་སོཕཊི་ཨེགསི་སེལ་ ༢༠༠༣ ཨེགསི་ཨེམ་ཨེལ་"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr ""
#: MS_PowerPoint_2007_XML.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML.xcu\n"
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "མའི་ཀོརོ་སོཕཊི་ཝཱཌི་ ༢༠༠༣ ཨེགསི་ཨེམ་ཨེལ་"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "མའི་ཀོརོ་སོཕཊི་ཝཱཌི་ ༢༠༠༣ ཨེགསི་ཨེམ་ཨེལ་"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr ""
#: MS_PowerPoint_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_Template.xcu\n"
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "མའི་ཀོརོ་སོཕཊི་ཝཱཌི་ ༢༠༠༣ ཨེགསི་ཨེམ་ཨེལ་"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr ""
#: StarBase.xcu
msgctxt ""
@@ -137,6 +132,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr ""
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr ""
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -200,6 +213,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr ""
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr ""
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -237,24 +259,22 @@ msgid "Microsoft Word 2003 XML"
msgstr "མའི་ཀོརོ་སོཕཊི་ཝཱཌི་ ༢༠༠༣ ཨེགསི་ཨེམ་ཨེལ་"
#: writer_MS_Word_2007_XML.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML.xcu\n"
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "མའི་ཀོརོ་སོཕཊི་ཝཱཌི་ ༢༠༠༣ ཨེགསི་ཨེམ་ཨེལ་"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr ""
#: writer_MS_Word_2007_XML_Template.xcu
-#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML_Template.xcu\n"
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "མའི་ཀོརོ་སོཕཊི་ཝཱཌི་ ༢༠༠༣ ཨེགསི་ཨེམ་ཨེལ་"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr ""
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/dz/formula/source/core/resource.po b/source/dz/formula/source/core/resource.po
index 1e4e0fad675..a29900e3fdb 100644
--- a/source/dz/formula/source/core/resource.po
+++ b/source/dz/formula/source/core/resource.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: 2013-04-15 11:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1360,6 +1360,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1387,6 +1396,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2153,6 +2171,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2180,6 +2207,24 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2207,6 +2252,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2451,6 +2505,15 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2649,6 +2712,24 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/dz/officecfg/registry/data/org/openoffice.po b/source/dz/officecfg/registry/data/org/openoffice.po
new file mode 100644
index 00000000000..64b09b29879
--- /dev/null
+++ b/source/dz/officecfg/registry/data/org/openoffice.po
@@ -0,0 +1,96 @@
+#. extracted from officecfg/registry/data/org/openoffice
+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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\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"
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Database Form"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TextReportDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Report Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.RelationDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Relation Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.QueryDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Query Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.ViewDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: View Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDesign\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Design"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.DataSourceBrowser\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.sdb.TableDataView\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Table Data View"
+msgstr ""
+
+#: Setup.xcu
+msgctxt ""
+"Setup.xcu\n"
+"..Setup.Office.Factories.com.sun.star.report.ReportDefinition\n"
+"ooSetupFactoryUIName\n"
+"value.text"
+msgid "Base: Oracle Report Builder"
+msgstr ""
diff --git a/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po b/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po
index 0836da011ef..4f7fd68d5c9 100644
--- a/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/dz/officecfg/registry/data/org/openoffice/Office/UI.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-04-15 11:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23457,8 +23457,8 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
-msgid "Backspace"
-msgstr "རྒྱབ་བཤུད།"
+msgid "Shift+Backspace"
+msgstr ""
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/dz/reportdesign/uiconfig/dbreport/ui.po b/source/dz/reportdesign/uiconfig/dbreport/ui.po
new file mode 100644
index 00000000000..58f283aff88
--- /dev/null
+++ b/source/dz/reportdesign/uiconfig/dbreport/ui.po
@@ -0,0 +1,177 @@
+#. extracted from reportdesign/uiconfig/dbreport/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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\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"
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"DateTimeDialog\n"
+"title\n"
+"string.text"
+msgid "Date and Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"date\n"
+"label\n"
+"string.text"
+msgid "_Include Date"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"datelistbox_label\n"
+"label\n"
+"string.text"
+msgid "_Format:"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"time\n"
+"label\n"
+"string.text"
+msgid "Include _Time"
+msgstr ""
+
+#: datetimedialog.ui
+msgctxt ""
+"datetimedialog.ui\n"
+"timelistbox_label\n"
+"label\n"
+"string.text"
+msgid "Fo_rmat:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"PageNumberDialog\n"
+"title\n"
+"string.text"
+msgid "Page Numbers"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagen\n"
+"label\n"
+"string.text"
+msgid "_Page N"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"pagenofm\n"
+"label\n"
+"string.text"
+msgid "Page _N of M"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Format"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"toppage\n"
+"label\n"
+"string.text"
+msgid "_Top of Page (Header)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"bottompage\n"
+"label\n"
+"string.text"
+msgid "_Bottom of Page (Footer)"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Position"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"0\n"
+"stringlist.text"
+msgid "Left"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"1\n"
+"stringlist.text"
+msgid "Center"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment\n"
+"2\n"
+"stringlist.text"
+msgid "Right"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"alignment_label\n"
+"label\n"
+"string.text"
+msgid "_Alignment:"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"shownumberonfirstpage\n"
+"label\n"
+"string.text"
+msgid "Show Number on First Page"
+msgstr ""
+
+#: pagenumberdialog.ui
+msgctxt ""
+"pagenumberdialog.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "General"
+msgstr ""
diff --git a/source/dz/sc/source/ui/StatisticsDialogs.po b/source/dz/sc/source/ui/StatisticsDialogs.po
new file mode 100644
index 00000000000..deee2084682
--- /dev/null
+++ b/source/dz/sc/source/ui/StatisticsDialogs.po
@@ -0,0 +1,519 @@
+#. extracted from sc/source/ui/StatisticsDialogs
+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: 2014-01-03 16:24+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\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"
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_MOVING_AVERAGE_UNDO_NAME\n"
+"string.text"
+msgid "Moving Average"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_EXPONENTIAL_SMOOTHING_UNDO_NAME\n"
+"string.text"
+msgid "Exponential Smoothing"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANALYSIS_OF_VARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Analysis of Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_SINGLE_FACTOR_LABEL\n"
+"string.text"
+msgid "ANOVA - Single Factor"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_GROUPS\n"
+"string.text"
+msgid "Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_BETWEEN_GROUPS\n"
+"string.text"
+msgid "Between Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_WITHIN_GROUPS\n"
+"string.text"
+msgid "Within Groups"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SOURCE_OF_VARIATION\n"
+"string.text"
+msgid "Source of Variation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_SS\n"
+"string.text"
+msgid "SS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_DF\n"
+"string.text"
+msgid "df"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_MS\n"
+"string.text"
+msgid "MS"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F\n"
+"string.text"
+msgid "F"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_P_VALUE\n"
+"string.text"
+msgid "P-value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_F_CRITICAL\n"
+"string.text"
+msgid "F critical"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ANOVA_LABEL_TOTAL\n"
+"string.text"
+msgid "Total"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_UNDO_NAME\n"
+"string.text"
+msgid "Correlation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_CORRELATION_LABEL\n"
+"string.text"
+msgid "Correlations"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_UNDO_NAME\n"
+"string.text"
+msgid "Covariance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COVARIANCE_LABEL\n"
+"string.text"
+msgid "Covariances"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DESCRIPTIVE_STATISTICS_UNDO_NAME\n"
+"string.text"
+msgid "Descriptive Statistics"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_ERROR\n"
+"string.text"
+msgid "Standard Error"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MODE\n"
+"string.text"
+msgid "Mode"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_VARIANCE\n"
+"string.text"
+msgid "Variance"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_STD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_KURTOSIS\n"
+"string.text"
+msgid "Kurtosis"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SKEWNESS\n"
+"string.text"
+msgid "Skewness"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_RANGE\n"
+"string.text"
+msgid "Range"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MIN\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_MAX\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_SUM\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STRID_CALC_COUNT\n"
+"string.text"
+msgid "Count"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_UNDO_DISTRIBUTION_TEMPLATE\n"
+"string.text"
+msgid "Random ($(DISTRIBUTION))"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_REAL\n"
+"string.text"
+msgid "Uniform"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_UNIFORM_INTEGER\n"
+"string.text"
+msgid "Uniform Integer"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NORMAL\n"
+"string.text"
+msgid "Normal"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CAUCHY\n"
+"string.text"
+msgid "Cauchy"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BERNOULLI\n"
+"string.text"
+msgid "Bernoulli"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_BINOMIAL\n"
+"string.text"
+msgid "Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_NEGATIVE_BINOMIAL\n"
+"string.text"
+msgid "Negative Binomial"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_CHI_SQUARED\n"
+"string.text"
+msgid "Chi Squared"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_DISTRIBUTION_GEOMETRIC\n"
+"string.text"
+msgid "Geometric"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MINIMUM\n"
+"string.text"
+msgid "Minimum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MAXIMUM\n"
+"string.text"
+msgid "Maximum"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_MEAN\n"
+"string.text"
+msgid "Mean"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_DEVIATION\n"
+"string.text"
+msgid "Standard Deviation"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_MEDIAN\n"
+"string.text"
+msgid "Median"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_SIGMA\n"
+"string.text"
+msgid "Sigma"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_PROBABILITY\n"
+"string.text"
+msgid "p Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS\n"
+"string.text"
+msgid "Number of Trials"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_RNG_PARAMETER_STANDARD_NU_VALUE\n"
+"string.text"
+msgid "nu Value"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_SAMPLING_UNDO_NAME\n"
+"string.text"
+msgid "Sampling"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_COLUMN_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Column %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_ROW_LABEL_TEMPLATE\n"
+"string.text"
+msgid "Row %NUMBER%"
+msgstr ""
+
+#: StatisticsDialogs.src
+msgctxt ""
+"StatisticsDialogs.src\n"
+"RID_STATISTICS_DLGS\n"
+"STR_LABEL_ALPHA\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
diff --git a/source/dz/sc/source/ui/src.po b/source/dz/sc/source/ui/src.po
index a7934854873..b23b49971c6 100644
--- a/source/dz/sc/source/ui/src.po
+++ b/source/dz/sc/source/ui/src.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2013-04-15 11:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10480,8 +10480,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_KAP_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "འགོ་བཙུགས་དུས་ཡུན། རྩིས་འཇོག་འབད་དགོ་པའི་དུས་ཡུན་དང་པ། ཨེ་=༡་ དུས་ཡུན་དང་པའི་འགོ་ཐོག་བརྡ་སྟོནམ་ཨིན།"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -10597,8 +10597,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_KUM_ZINS_Z\n"
"9\n"
"string.text"
-msgid "The start period. The first period to be taken into account. A = 1 denotes the very first period."
-msgstr "འགོ་བཙུགས་དུས་ཡུན། རྩིས་འཇོག་འབད་དགོ་པའི་དུས་ཡུན་དང་པ། ཨེ་=༡་ དུས་ཡུན་དང་པའི་འགོ་ཐོག་བརྡ་སྟོནམ་ཨིན།"
+msgid "The start period. The first period to be taken into account. S = 1 denotes the very first period."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16651,8 +16651,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_KRIT_BINOM\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
-msgstr "མིང་ཚིག་གཉིས་ལྡན་བགོ་བཀྲམ་གྱི་ མཐའ་མཚམས་ཀྱི་བསྒྲུབ་རྟགས།"
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -16714,7 +16714,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BINOM_INV\n"
"1\n"
"string.text"
-msgid "Border arguments of the binomial distribution."
+msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr ""
#: scfuncs.src
@@ -16837,6 +16837,69 @@ msgstr ""
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Poisson distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "mean"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "Mean. The mean value of the Poisson distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_POISSON_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_NORM_DIST\n"
"1\n"
"string.text"
@@ -17242,6 +17305,69 @@ msgstr "འདུ་གསོག་འབད་ཡོདཔ། སི་=༠་
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The value to which the exponential distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "lambda"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The parameters of the exponential distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_EXP_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_GAMMA_DIST\n"
"1\n"
"string.text"
@@ -17953,6 +18079,87 @@ msgstr "འདུ་གསོག་འབད་ཡོདཔ། སི་=༠་
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"1\n"
+"string.text"
+msgid "Returns the values of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"3\n"
+"string.text"
+msgid "The value for which the Weibull distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"4\n"
+"string.text"
+msgid "Alpha"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"5\n"
+"string.text"
+msgid "The Alpha parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"6\n"
+"string.text"
+msgid "beta"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"7\n"
+"string.text"
+msgid "The Beta parameter of the Weibull distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"8\n"
+"string.text"
+msgid "C"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_WEIBULL_MS\n"
+"9\n"
+"string.text"
+msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST\n"
"1\n"
"string.text"
@@ -18034,6 +18241,105 @@ msgstr "མི་བརློབས་ཀྱི་ཚད།"
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"1\n"
+"string.text"
+msgid "Values of the hypergeometric distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"2\n"
+"string.text"
+msgid "X"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"3\n"
+"string.text"
+msgid "The number of successes in the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"4\n"
+"string.text"
+msgid "n_sample"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"5\n"
+"string.text"
+msgid "The size of the sample."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"6\n"
+"string.text"
+msgid "successes"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"7\n"
+"string.text"
+msgid "The number of successes in the population."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"8\n"
+"string.text"
+msgid "n_population"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"9\n"
+"string.text"
+msgid "The population size."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"10\n"
+"string.text"
+msgid "Cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"11\n"
+"string.text"
+msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST\n"
"1\n"
"string.text"
@@ -18205,6 +18511,150 @@ msgstr "ཨེཕ་བགོ་བཀྲམ་དེ་གི་གཞི་ག
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the left tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"8\n"
+"string.text"
+msgid "cumulative"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
+"9\n"
+"string.text"
+msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the right tail F probability distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"3\n"
+"string.text"
+msgid "The value for which the F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV\n"
"1\n"
"string.text"
@@ -18268,6 +18718,132 @@ msgstr "ཨེཕ་བགོ་བཀྲམ་གྱི་གཞི་གྲང
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse left tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"1\n"
+"string.text"
+msgid "Values of the inverse right tail F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"2\n"
+"string.text"
+msgid "number"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"3\n"
+"string.text"
+msgid "The probability value for which the inverse F distribution is to be calculated."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"4\n"
+"string.text"
+msgid "degrees_freedom_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"5\n"
+"string.text"
+msgid "The degrees of freedom in the numerator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"6\n"
+"string.text"
+msgid "degrees_freedom_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
+"7\n"
+"string.text"
+msgid "The degrees of freedom in the denominator of the F distribution."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHI_DIST\n"
"1\n"
"string.text"
@@ -18479,7 +19055,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_DIST_MS\n"
"7\n"
"string.text"
-msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
+msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr ""
#: scfuncs.src
@@ -19205,6 +19781,51 @@ msgstr "སྒྲ་འཛིན་གཉིས་པམ་གྱི་ཨེ་
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"1\n"
+"string.text"
+msgid "Calculates the F test."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"2\n"
+"string.text"
+msgid "data_1"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"3\n"
+"string.text"
+msgid "The first record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"4\n"
+"string.text"
+msgid "data_2"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_TEST_MS\n"
+"5\n"
+"string.text"
+msgid "The second record array."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_TEST\n"
"1\n"
"string.text"
diff --git a/source/dz/sc/uiconfig/scalc/ui.po b/source/dz/sc/uiconfig/scalc/ui.po
index ca1f537bf22..fdef65b13e1 100644
--- a/source/dz/sc/uiconfig/scalc/ui.po
+++ b/source/dz/sc/uiconfig/scalc/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-02-13 17:15+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -164,7 +164,7 @@ msgctxt ""
"AnalysisOfVarianceDialog\n"
"title\n"
"string.text"
-msgid "Descriptive Statistics"
+msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui
@@ -182,7 +182,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: analysisofvariancedialog.ui
@@ -335,6 +335,105 @@ msgstr ""
#: consolidatedialog.ui
msgctxt ""
"consolidatedialog.ui\n"
+"func\n"
+"0\n"
+"stringlist.text"
+msgid "Sum"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"1\n"
+"stringlist.text"
+msgid "Count"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"2\n"
+"stringlist.text"
+msgid "Average"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"3\n"
+"stringlist.text"
+msgid "Max"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"4\n"
+"stringlist.text"
+msgid "Min"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"5\n"
+"stringlist.text"
+msgid "Product"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"6\n"
+"stringlist.text"
+msgid "Count (numbers only)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"7\n"
+"stringlist.text"
+msgid "StDev (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"8\n"
+"stringlist.text"
+msgid "StDevP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"9\n"
+"stringlist.text"
+msgid "Var (sample)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
+"func\n"
+"10\n"
+"stringlist.text"
+msgid "VarP (population)"
+msgstr ""
+
+#: consolidatedialog.ui
+msgctxt ""
+"consolidatedialog.ui\n"
"ftdataarea\n"
"label\n"
"string.text"
@@ -428,7 +527,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: correlationdialog.ui
@@ -482,7 +581,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: covariancedialog.ui
@@ -641,7 +740,7 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"DataStreamsDialog\n"
+"DataStreamDialog\n"
"title\n"
"string.text"
msgid "Live Data Streams"
@@ -653,7 +752,7 @@ msgctxt ""
"label6\n"
"label\n"
"string.text"
-msgid "URL"
+msgid "URL:"
msgstr ""
#: datastreams.ui
@@ -707,7 +806,7 @@ msgctxt ""
"valuesinline\n"
"label\n"
"string.text"
-msgid "value1,value2,..."
+msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui
@@ -731,10 +830,10 @@ msgstr ""
#: datastreams.ui
msgctxt ""
"datastreams.ui\n"
-"rangelabel\n"
+"refresh_ui\n"
"label\n"
"string.text"
-msgid "_Fill data into range"
+msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui
@@ -788,7 +887,7 @@ msgctxt ""
"maxlimit\n"
"label\n"
"string.text"
-msgid "Limit to"
+msgid "Limit to:"
msgstr ""
#: datastreams.ui
@@ -1184,7 +1283,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: descriptivestatisticsdialog.ui
@@ -1337,7 +1436,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: exponentialsmoothingdialog.ui
@@ -2791,7 +2890,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: movingaveragedialog.ui
@@ -3847,6 +3946,15 @@ msgctxt ""
msgid "Options"
msgstr ""
+#: queryrunstreamscriptdialog.ui
+msgctxt ""
+"queryrunstreamscriptdialog.ui\n"
+"QueryRunStreamScriptDialog\n"
+"text\n"
+"string.text"
+msgid "This data stream is generated by a script. Do you want to execute %URL?"
+msgstr ""
+
#: randomnumbergenerator.ui
msgctxt ""
"randomnumbergenerator.ui\n"
@@ -4060,7 +4168,7 @@ msgctxt ""
"output-range-label\n"
"label\n"
"string.text"
-msgid "Output Range"
+msgid "Results to"
msgstr ""
#: samplingdialog.ui
@@ -4069,7 +4177,7 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Sample SIze"
+msgid "Sample Size"
msgstr ""
#: samplingdialog.ui
@@ -4921,15 +5029,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellbackground\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellborderlabel\n"
"label\n"
"string.text"
@@ -4957,15 +5056,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"bordertype\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
@@ -4984,15 +5074,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linestyle\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"borderlinecolor\n"
"tooltip_markup\n"
"string.text"
@@ -5029,15 +5110,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"linecolor\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"cellgridlines\n"
"label\n"
"string.text"
@@ -5173,51 +5245,6 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"numericfield\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"percent\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"currency\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"date\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"insertfixedtext\n"
-"label\n"
-"string.text"
-msgid "toolbutton5"
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
"decimalplaceslabel\n"
"label\n"
"string.text"
@@ -5299,16 +5326,16 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"label\n"
"string.text"
-msgid "_Thousands seperator"
+msgid "_Thousands separator"
msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_markup\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5317,7 +5344,7 @@ msgstr ""
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
-"thousandseperator\n"
+"thousandseparator\n"
"tooltip_text\n"
"string.text"
msgid "Inserts a separator between thousands."
@@ -5884,6 +5911,78 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"connect1\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect1\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect2\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect3\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"0\n"
+"stringlist.text"
+msgid "AND"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"connect4\n"
+"1\n"
+"stringlist.text"
+msgid "OR"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
@@ -5920,6 +6019,366 @@ msgstr ""
#: standardfilterdialog.ui
msgctxt ""
"standardfilterdialog.ui\n"
+"cond1\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond1\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond2\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond3\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"6\n"
+"stringlist.text"
+msgid "Largest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"7\n"
+"stringlist.text"
+msgid "Smallest"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"8\n"
+"stringlist.text"
+msgid "Largest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"9\n"
+"stringlist.text"
+msgid "Smallest %"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"10\n"
+"stringlist.text"
+msgid "Contains"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"11\n"
+"stringlist.text"
+msgid "Does not contain"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"12\n"
+"stringlist.text"
+msgid "Begins with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"13\n"
+"stringlist.text"
+msgid "Does not begin with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"14\n"
+"stringlist.text"
+msgid "Ends with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
+"cond4\n"
+"15\n"
+"stringlist.text"
+msgid "Does not end with"
+msgstr ""
+
+#: standardfilterdialog.ui
+msgctxt ""
+"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
@@ -6370,307 +6829,307 @@ msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"break\n"
+"formula\n"
"label\n"
"string.text"
-msgid "_Page breaks"
+msgid "_Formulas"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"guideline\n"
+"nil\n"
"label\n"
"string.text"
-msgid "Helplines _while moving"
+msgid "Zero val_ues"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid_label\n"
+"annot\n"
"label\n"
"string.text"
-msgid "_Grid lines:"
+msgid "_Comment indicator"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"color_label\n"
+"value\n"
"label\n"
"string.text"
-msgid "_Color:"
+msgid "Value h_ighlighting"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"anchor\n"
+"label\n"
+"string.text"
+msgid "_Anchor"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"1\n"
-"stringlist.text"
-msgid "Show on colored cells"
+"clipmark\n"
+"label\n"
+"string.text"
+msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"grid\n"
-"2\n"
-"stringlist.text"
-msgid "Hide"
+"rangefind\n"
+"label\n"
+"string.text"
+msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label1\n"
+"label4\n"
"label\n"
"string.text"
-msgid "Visual aids"
+msgid "Display"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf_label\n"
+"rowcolheader\n"
"label\n"
"string.text"
-msgid "Ob_jects/Image:"
+msgid "Colu_mn/row headers"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram_label\n"
+"hscroll\n"
"label\n"
"string.text"
-msgid "Cha_rts:"
+msgid "Hori_zontal scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw_label\n"
+"vscroll\n"
"label\n"
"string.text"
-msgid "_Drawing objects:"
+msgid "_Vertical scroll bar"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"tblreg\n"
+"label\n"
+"string.text"
+msgid "Sh_eet tabs"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"objgrf\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"outline\n"
+"label\n"
+"string.text"
+msgid "_Outline symbols"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Window"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"diagram\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
+"grid_label\n"
+"label\n"
+"string.text"
+msgid "_Grid lines:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"0\n"
-"stringlist.text"
-msgid "Show"
+"color_label\n"
+"label\n"
+"string.text"
+msgid "_Color:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"draw\n"
-"1\n"
+"grid\n"
+"0\n"
"stringlist.text"
-msgid "Hide"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Objects"
+"grid\n"
+"1\n"
+"stringlist.text"
+msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"synczoom\n"
-"label\n"
-"string.text"
-msgid "S_ynchronize sheets"
+"grid\n"
+"2\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label3\n"
+"break\n"
"label\n"
"string.text"
-msgid "Zoom"
+msgid "_Page breaks"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"formula\n"
+"guideline\n"
"label\n"
"string.text"
-msgid "_Formulas"
+msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"nil\n"
+"label1\n"
"label\n"
"string.text"
-msgid "Zero val_ues"
+msgid "Visual aids"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"annot\n"
+"objgrf_label\n"
"label\n"
"string.text"
-msgid "_Comment indicator"
+msgid "Ob_jects/Image:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"value\n"
+"diagram_label\n"
"label\n"
"string.text"
-msgid "Value h_ighlighting"
+msgid "Cha_rts:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"anchor\n"
+"draw_label\n"
"label\n"
"string.text"
-msgid "_Anchor"
+msgid "_Drawing objects:"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"clipmark\n"
-"label\n"
-"string.text"
-msgid "Te_xt overflow"
+"objgrf\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rangefind\n"
-"label\n"
-"string.text"
-msgid "_Show references in color"
+"objgrf\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label4\n"
-"label\n"
-"string.text"
-msgid "Display"
+"diagram\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"rowcolheader\n"
-"label\n"
-"string.text"
-msgid "Colu_mn/row headers"
+"diagram\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"hscroll\n"
-"label\n"
-"string.text"
-msgid "Hori_zontal scroll bar"
+"draw\n"
+"0\n"
+"stringlist.text"
+msgid "Show"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"vscroll\n"
-"label\n"
-"string.text"
-msgid "_Vertical scroll bar"
+"draw\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"tblreg\n"
+"label2\n"
"label\n"
"string.text"
-msgid "Sh_eet tabs"
+msgid "Objects"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"outline\n"
+"synczoom\n"
"label\n"
"string.text"
-msgid "_Outline symbols"
+msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui
msgctxt ""
"tpviewpage.ui\n"
-"label5\n"
+"label3\n"
"label\n"
"string.text"
-msgid "Window"
+msgid "Zoom"
msgstr ""
#: ungroupdialog.ui
diff --git a/source/dz/scaddins/source/pricing.po b/source/dz/scaddins/source/pricing.po
index ae9ff3303e1..658c8f55fcc 100644
--- a/source/dz/scaddins/source/pricing.po
+++ b/source/dz/scaddins/source/pricing.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -353,7 +353,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -560,7 +560,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
diff --git a/source/dz/scp2/source/ooo.po b/source/dz/scp2/source/ooo.po
index b41db89baf9..1f00a6696a1 100644
--- a/source/dz/scp2/source/ooo.po
+++ b/source/dz/scp2/source/ooo.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-04-15 11:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4222,6 +4222,22 @@ msgstr ""
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
+"LngText.text"
+msgid "Lao spelling dictionary"
+msgstr ""
+
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
"LngText.text"
msgid "Lithuanian"
diff --git a/source/dz/sd/source/ui/dlg.po b/source/dz/sd/source/ui/dlg.po
index 4d00dfed383..6294b440eaf 100644
--- a/source/dz/sd/source/ui/dlg.po
+++ b/source/dz/sd/source/ui/dlg.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-12-26 11:07+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -892,50 +892,6 @@ msgctxt ""
msgid "Page Tree"
msgstr "ཤོག་ལེབ་སྔོན་ལྟ།"
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"FT_LAYOUT\n"
-"fixedtext.text"
-msgid "~Select a slide design"
-msgstr "བཤུད་བརྙན་བཀོད་སྒྲིག་སེལ་འཐུ་འབད།(~S)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_MASTER_PAGE\n"
-"checkbox.text"
-msgid "~Exchange background page"
-msgstr "རྒྱབ་གཞི་ཤོག་ལེབ་བརྗེ་སོར་འབད།(~E)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"CBX_CHECK_MASTERS\n"
-"checkbox.text"
-msgid "~Delete unused backgrounds"
-msgstr "ལག་ལེན་མ་འཐབ་པའི་རྒྱབ་གཞི་ཚུ་བཏོན་གཏང་།(~D)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"BTN_LOAD\n"
-"pushbutton.text"
-msgid "~Load..."
-msgstr "མངོན་གསལ་འབད་ནི།(~L)"
-
-#: sdpreslt.src
-msgctxt ""
-"sdpreslt.src\n"
-"DLG_PRESLT\n"
-"modaldialog.text"
-msgid "Slide Design"
-msgstr "བཤུད་བརྙན་བཀོད་སྒྲིག་འབད།"
-
#: tpaction.src
msgctxt ""
"tpaction.src\n"
diff --git a/source/dz/sd/uiconfig/simpress/ui.po b/source/dz/sd/uiconfig/simpress/ui.po
index a21fed24f26..d589e65ba8d 100644
--- a/source/dz/sd/uiconfig/simpress/ui.po
+++ b/source/dz/sd/uiconfig/simpress/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -1052,46 +1052,46 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"objalwymov\n"
+"label6\n"
"label\n"
"string.text"
-msgid "Objects always moveable"
+msgid "Unit of _measurement"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"backgroundback\n"
+"tapstoplabel\n"
"label\n"
"string.text"
-msgid "Use background cache"
+msgid "Ta_b stops"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"distrotcb\n"
+"objalwymov\n"
"label\n"
"string.text"
-msgid "Do not distort objects in curve"
+msgid "Objects always moveable"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"label6\n"
+"distrotcb\n"
"label\n"
"string.text"
-msgid "Unit of _measurement"
+msgid "Do not distort objects in curve"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"tapstoplabel\n"
+"backgroundback\n"
"label\n"
"string.text"
-msgid "Ta_b stops"
+msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1106,28 +1106,28 @@ msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enremotcont\n"
+"enprsntcons\n"
"label\n"
"string.text"
-msgid "Enable remote control"
+msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"enprsntcons\n"
+"strtwithPag\n"
"label\n"
"string.text"
-msgid "Enable Presenter Console"
+msgid "Always with current page"
msgstr ""
#: optimpressgeneralpage.ui
msgctxt ""
"optimpressgeneralpage.ui\n"
-"strtwithPag\n"
+"enremotcont\n"
"label\n"
"string.text"
-msgid "Always with current page"
+msgid "Enable remote control"
msgstr ""
#: optimpressgeneralpage.ui
@@ -1946,6 +1946,51 @@ msgctxt ""
msgid "Display"
msgstr ""
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"SlideDesignDialog\n"
+"title\n"
+"string.text"
+msgid "Slide Design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"masterpage\n"
+"label\n"
+"string.text"
+msgid "_Exchange background page"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"checkmasters\n"
+"label\n"
+"string.text"
+msgid "_Delete unused backgrounds"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a slide design"
+msgstr ""
+
+#: slidedesigndialog.ui
+msgctxt ""
+"slidedesigndialog.ui\n"
+"load\n"
+"label\n"
+"string.text"
+msgid "_Load..."
+msgstr ""
+
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
diff --git a/source/dz/sdext/source/minimizer.po b/source/dz/sdext/source/minimizer.po
deleted file mode 100644
index 6c7a8ee0781..00000000000
--- a/source/dz/sdext/source/minimizer.po
+++ /dev/null
@@ -1,33 +0,0 @@
-#. extracted from sdext/source/minimizer
-msgid ""
-msgstr ""
-"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: dz\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"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid ""
-"The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n"
-"The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n"
-msgstr ""
diff --git a/source/dz/sdext/source/minimizer/registry/data/org/openoffice/Office.po b/source/dz/sdext/source/minimizer/registry/data/org/openoffice/Office.po
deleted file mode 100644
index 05cc5e39469..00000000000
--- a/source/dz/sdext/source/minimizer/registry/data/org/openoffice/Office.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:35+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: dz\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Addons.xcu
-msgctxt ""
-"Addons.xcu\n"
-".Addons.AddonUI.OfficeMenuBarMerging.SunPresentationMinimizer.Command1.MenuItems.SunPresentationMinimizerExecute2\n"
-"Title\n"
-"value.text"
-msgid "~Minimize Presentation..."
-msgstr ""
diff --git a/source/dz/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/dz/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
deleted file mode 100644
index 1b9c309e015..00000000000
--- a/source/dz/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po
+++ /dev/null
@@ -1,733 +0,0 @@
-#. extracted from sdext/source/minimizer/registry/data/org/openoffice/Office/extension
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-04-05 19:35+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: dz\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUN_OPTIMIZATION_WIZARD2\n"
-"value.text"
-msgid "Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_STEPS\n"
-"value.text"
-msgid "Steps"
-msgstr "རིམ་པ་ཚུ།"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_BACK\n"
-"value.text"
-msgid "< ~Back"
-msgstr ""
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"< རྒྱབ།(~B)\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ལོག(~B)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NEXT\n"
-"value.text"
-msgid "~Next >"
-msgstr "ཤུལ་མམ།>(~N)"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FINISH\n"
-"value.text"
-msgid "~Finish"
-msgstr ""
-"#-#-#-#-# dbui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"རྫོགས་སོ།(~F)\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"མཇུག་བསྡུ།(~F)\n"
-"#-#-#-#-# euro.po (PACKAGE VERSION) #-#-#-#-#\n"
-"མཇུག་བསྡུ་ནི།(~F)\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"མཇུག་བསྡུ་ཡི།(~F)\n"
-"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"མཇུག་བསྡུ།(~F)\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"མཇུག་བསྡུ་ནི། (~F)"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CANCEL\n"
-"value.text"
-msgid "Cancel"
-msgstr ""
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཆ་མེད།\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཆ་མེད་གཏང་།\n"
-"#-#-#-#-# schedule.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཆ་མེད་གཏང་།\n"
-"#-#-#-#-# euro.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཆ་མེད་གཏང་།\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཆ་མེད་གཏང་།\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཆ་མེད་གཏང་\n"
-"#-#-#-#-# check.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཆ་མེད་གཏང་\n"
-"#-#-#-#-# all.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཆ་མེད་གཏང་།\n"
-"#-#-#-#-# t602.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཆ་མེད་གཏང་"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION\n"
-"value.text"
-msgid "Introduction"
-msgstr "འགོ་འཛུགས།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INTRODUCTION_T\n"
-"value.text"
-msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOSE_SETTINGS\n"
-"value.text"
-msgid "~Choose settings for Presentation Minimizer"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE\n"
-"value.text"
-msgid "~Delete"
-msgstr ""
-"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# dbgui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# doc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# schedule.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།\n"
-"#-#-#-#-# dlged.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་(~D)\n"
-"#-#-#-#-# textconversiondlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_GRAPHIC_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for optimizing pictures and graphics"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_OPTIMIZATION\n"
-"value.text"
-msgid "Graphics"
-msgstr ""
-"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚད་རིས་ཚུ།\n"
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚད་རིས་ཚུ།\n"
-"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚད་རིས་ཚུ།\n"
-"#-#-#-#-# navipi.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚད་རིས།\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚད་རིས་ཚུ།\n"
-"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚད་རིས།\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚད་རིས་ཚུ།\n"
-"#-#-#-#-# res.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚད་རིས།\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚད་རིས་ཚུ།\n"
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚད་རིས།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_LOSSLESS_COMPRESSION\n"
-"value.text"
-msgid "~Lossless compression"
-msgstr "ལཱོསི་ལེསི་ཨེབ་བཙུགས།(~L)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_JPEG_COMPRESSION\n"
-"value.text"
-msgid "~JPEG compression"
-msgstr "ཇེ་པི་ཨི་ཇི་ཨེབ་བཙུགས།(~J)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_QUALITY\n"
-"value.text"
-msgid "~Quality in %"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_REMOVE_CROP_AREA\n"
-"value.text"
-msgid "~Delete cropped graphic areas"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION\n"
-"value.text"
-msgid "Reduce ~image resolution"
-msgstr "གཟུགས་བརྙན་ཧུམ་ཆ་མར་ཕབ་འབད།(~R)"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_0\n"
-"value.text"
-msgid "0;<no change>"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_1\n"
-"value.text"
-msgid "90;90 DPI (screen resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_2\n"
-"value.text"
-msgid "150;150 DPI (projector resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_IMAGE_RESOLUTION_3\n"
-"value.text"
-msgid "300;300 DPI (print resolution)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_EMBED_LINKED_GRAPHICS\n"
-"value.text"
-msgid "~Break links to external graphics"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS\n"
-"value.text"
-msgid "OLE Objects"
-msgstr "OLE དངོས་པོ།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OPTIMIZATION\n"
-"value.text"
-msgid "Choose settings for replacing OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_REPLACE\n"
-"value.text"
-msgid "Create static replacement graphics for OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALL_OLE_OBJECTS\n"
-"value.text"
-msgid "For ~all OLE objects"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ALIEN_OLE_OBJECTS_ONLY\n"
-"value.text"
-msgid "~For OLE objects not based on OpenDocument format"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_NO_OLE_OBJECTS_DESC\n"
-"value.text"
-msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SLIDES\n"
-"value.text"
-msgid "Slides"
-msgstr "བཤུད་བརྙན་ཚུ།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CHOOSE_SLIDES\n"
-"value.text"
-msgid "Choose which slides to delete"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MASTER_PAGES\n"
-"value.text"
-msgid "Master Pages"
-msgstr "ཨམ་གྱི་ཤོག་ལེབ་ཚུ།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_MASTER_PAGES\n"
-"value.text"
-msgid "Delete unused ~master pages"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_NOTES_PAGES\n"
-"value.text"
-msgid "~Clear notes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_HIDDEN_SLIDES\n"
-"value.text"
-msgid "Delete hidden ~slides"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CUSTOM_SHOW\n"
-"value.text"
-msgid "Delete slides that are not used for the ~custom slide show"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY\n"
-"value.text"
-msgid "Summary"
-msgstr "བཅུད་དོན།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SUMMARY_TITLE\n"
-"value.text"
-msgid "Choose where to apply the following changes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_PROGRESS\n"
-"value.text"
-msgid "Progress"
-msgstr "ཡར་འཕེལ།"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OBJECTS_OPTIMIZED\n"
-"value.text"
-msgid "Objects optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_APPLY_TO_CURRENT\n"
-"value.text"
-msgid "~Apply changes to current presentation"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_AUTOMATICALLY_OPEN\n"
-"value.text"
-msgid "~Open newly created presentation"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_SETTINGS\n"
-"value.text"
-msgid "~Save settings as"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_SAVE_AS\n"
-"value.text"
-msgid "~Duplicate presentation before applying changes"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETE_SLIDES\n"
-"value.text"
-msgid "Delete %SLIDES slides."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZE_IMAGES\n"
-"value.text"
-msgid "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATE_REPLACEMENT\n"
-"value.text"
-msgid "Create replacement graphics for %OLE objects."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CURRENT_FILESIZE\n"
-"value.text"
-msgid "Current file size:"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_ESTIMATED_FILESIZE\n"
-"value.text"
-msgid "Estimated new file size:"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MB\n"
-"value.text"
-msgid "%1 MB"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"MY_SETTINGS\n"
-"value.text"
-msgid "My Settings "
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DEFAULT_SESSION\n"
-"value.text"
-msgid "default session"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_MODIFY_WARNING\n"
-"value.text"
-msgid "The optimization will modify the current document. Do you want to continue?"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_YES\n"
-"value.text"
-msgid "~Yes"
-msgstr "ཨིན།(~Y)"
-
-#: SunPresentationMinimizer.xcu
-#, fuzzy
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OK\n"
-"value.text"
-msgid "OK"
-msgstr ""
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏུབ།\n"
-"#-#-#-#-# euro.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏུབ།\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏུབ།\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏུབ་\n"
-"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏུབ་\n"
-"#-#-#-#-# all.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏུབ།\n"
-"#-#-#-#-# gui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏུབ་"
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_1\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_2\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_3\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_INFO_4\n"
-"value.text"
-msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DUPLICATING_PRESENTATION\n"
-"value.text"
-msgid "Duplicating presentation..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_DELETING_SLIDES\n"
-"value.text"
-msgid "Deleting slides..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_OPTIMIZING_GRAPHICS\n"
-"value.text"
-msgid "Optimizing graphics..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_CREATING_OLE_REPLACEMENTS\n"
-"value.text"
-msgid "Creating replacement graphics for OLE objects..."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Strings\n"
-"STR_FILESIZESEPARATOR\n"
-"value.text"
-msgid "."
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.LastUsedSettings\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template1\n"
-"Name\n"
-"value.text"
-msgid "Screen optimized (smallest file size)"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template2\n"
-"Name\n"
-"value.text"
-msgid "Projector optimized"
-msgstr ""
-
-#: SunPresentationMinimizer.xcu
-msgctxt ""
-"SunPresentationMinimizer.xcu\n"
-".SunPresentationMinimizer.Settings.Templates.template3\n"
-"Name\n"
-"value.text"
-msgid "Print optimized"
-msgstr ""
diff --git a/source/dz/sfx2/source/control.po b/source/dz/sfx2/source/control.po
index 90a5c11f18e..d95c093c2b3 100644
--- a/source/dz/sfx2/source/control.po
+++ b/source/dz/sfx2/source/control.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,15 @@ msgstr ""
#: templateview.src
msgctxt ""
"templateview.src\n"
-"STR_WELCOME\n"
+"STR_WELCOME_LINE1\n"
"string.text"
-msgid "Welcome! You can open or create a new document!"
+msgid "Welcome to %PRODUCTNAME."
+msgstr ""
+
+#: templateview.src
+msgctxt ""
+"templateview.src\n"
+"STR_WELCOME_LINE2\n"
+"string.text"
+msgid "Use the sidebar to open or create a file."
msgstr ""
diff --git a/source/dz/sfx2/uiconfig/ui.po b/source/dz/sfx2/uiconfig/ui.po
index 5489c6e30a7..18e2b790a26 100644
--- a/source/dz/sfx2/uiconfig/ui.po
+++ b/source/dz/sfx2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-17 05:49+0100\n"
"PO-Revision-Date: 2012-11-17 19:03+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -44,7 +44,16 @@ msgstr ""
#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
-"ok\n"
+"cancel\n"
+"label\n"
+"string.text"
+msgid "Use _ODF Format"
+msgstr ""
+
+#: alienwarndialog.ui
+msgctxt ""
+"alienwarndialog.ui\n"
+"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
@@ -489,13 +498,13 @@ msgctxt ""
"label\n"
"string.text"
msgid ""
-"%PRODUCTNAME is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html\n"
+"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.\n"
+"Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -999,7 +1008,7 @@ msgctxt ""
"open_all\n"
"label\n"
"string.text"
-msgid "_Open"
+msgid "_Open File"
msgstr ""
#: startcenter.ui
@@ -1017,7 +1026,7 @@ msgctxt ""
"create_label\n"
"label\n"
"string.text"
-msgid "Create"
+msgid "Create:"
msgstr ""
#: startcenter.ui
@@ -1026,7 +1035,7 @@ msgctxt ""
"writer_all\n"
"label\n"
"string.text"
-msgid "New _Document"
+msgid "Writer _Document"
msgstr ""
#: startcenter.ui
@@ -1035,7 +1044,7 @@ msgctxt ""
"calc_all\n"
"label\n"
"string.text"
-msgid "New _Spreadsheet"
+msgid "Calc _Spreadsheet"
msgstr ""
#: startcenter.ui
@@ -1044,7 +1053,7 @@ msgctxt ""
"impress_all\n"
"label\n"
"string.text"
-msgid "New _Presentation"
+msgid "Impress _Presentation"
msgstr ""
#: startcenter.ui
@@ -1053,7 +1062,7 @@ msgctxt ""
"draw_all\n"
"label\n"
"string.text"
-msgid "New D_rawing"
+msgid "Draw D_rawing"
msgstr ""
#: startcenter.ui
@@ -1062,7 +1071,7 @@ msgctxt ""
"math_all\n"
"label\n"
"string.text"
-msgid "New For_mula"
+msgid "Math For_mula"
msgstr ""
#: startcenter.ui
@@ -1071,16 +1080,7 @@ msgctxt ""
"database_all\n"
"label\n"
"string.text"
-msgid "New D_atabase"
-msgstr ""
-
-#: startcenter.ui
-msgctxt ""
-"startcenter.ui\n"
-"help\n"
-"label\n"
-"string.text"
-msgid "_Help"
+msgid "Base D_atabase"
msgstr ""
#: startcenter.ui
diff --git a/source/dz/starmath/source.po b/source/dz/starmath/source.po
index a052ac486f4..bc67af7341d 100644
--- a/source/dz/starmath/source.po
+++ b/source/dz/starmath/source.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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-01-06 15:02+0100\n"
"PO-Revision-Date: 2011-04-11 23:11+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,1798 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSX_HELP\n"
+"string.text"
+msgid "+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSX_HELP\n"
+"string.text"
+msgid "- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PLUSMINUSX_HELP\n"
+"string.text"
+msgid "+- Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MINUSPLUSX_HELP\n"
+"string.text"
+msgid "-+ Sign"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEGX_HELP\n"
+"string.text"
+msgid "Boolean NOT"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPLUSY_HELP\n"
+"string.text"
+msgid "Addition +"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XMINUSY_HELP\n"
+"string.text"
+msgid "Subtraction -"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCDOTY_HELP\n"
+"string.text"
+msgid "Multiplication (Dot)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (x)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMTIMESY_HELP\n"
+"string.text"
+msgid "Multiplication (*)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSYMDIVIDEY_HELP\n"
+"string.text"
+msgid "Division (Slash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVY_HELP\n"
+"string.text"
+msgid "Division (÷)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERY_HELP\n"
+"string.text"
+msgid "Division (Fraction)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XANDY_HELP\n"
+"string.text"
+msgid "Boolean AND"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORY_HELP\n"
+"string.text"
+msgid "Boolean OR"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQY_HELP\n"
+"string.text"
+msgid "Is Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNEQY_HELP\n"
+"string.text"
+msgid "Is Not Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLTY_HELP\n"
+"string.text"
+msgid "Is Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGTY_HELP\n"
+"string.text"
+msgid "Is Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLEY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGEY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLESLANTY_HELP\n"
+"string.text"
+msgid "Is Less Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGESLANTY_HELP\n"
+"string.text"
+msgid "Is Greater Than Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XLLY_HELP\n"
+"string.text"
+msgid "Is Much Less Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XGGY_HELP\n"
+"string.text"
+msgid "Is Much Greater Than"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XEQUIVY_HELP\n"
+"string.text"
+msgid "Is Congruent To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XAPPROXY_HELP\n"
+"string.text"
+msgid "Is Approximately Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMY_HELP\n"
+"string.text"
+msgid "Is Similar To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSIMEQY_HELP\n"
+"string.text"
+msgid "Is Similar Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPROPY_HELP\n"
+"string.text"
+msgid "Is Proportional To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XORTHOY_HELP\n"
+"string.text"
+msgid "Is Orthogonal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPARALLELY_HELP\n"
+"string.text"
+msgid "Is Parallel To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XTOWARDY_HELP\n"
+"string.text"
+msgid "Toward"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINY_HELP\n"
+"string.text"
+msgid "Is In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTINY_HELP\n"
+"string.text"
+msgid "Is Not In"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOWNSY_HELP\n"
+"string.text"
+msgid "Owns"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNIONY_HELP\n"
+"string.text"
+msgid "Union"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XINTERSECTIONY_HELP\n"
+"string.text"
+msgid "Intersection"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSETMINUSY_HELP\n"
+"string.text"
+msgid "Difference"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSLASHY_HELP\n"
+"string.text"
+msgid "Quotient Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETY_HELP\n"
+"string.text"
+msgid "Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUBSETEQY_HELP\n"
+"string.text"
+msgid "Subset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETY_HELP\n"
+"string.text"
+msgid "Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUPSETEQY_HELP\n"
+"string.text"
+msgid "Superset Or Equal To"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETY_HELP\n"
+"string.text"
+msgid "Not Subset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUBSETEQY_HELP\n"
+"string.text"
+msgid "Not Subset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETY_HELP\n"
+"string.text"
+msgid "Not Superset"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNSUPSETEQY_HELP\n"
+"string.text"
+msgid "Not Superset Or Equal"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ABSX_HELP\n"
+"string.text"
+msgid "Absolute Value"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FACTX_HELP\n"
+"string.text"
+msgid "Factorial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SQRTX_HELP\n"
+"string.text"
+msgid "Square Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NROOTXY_HELP\n"
+"string.text"
+msgid "N-th Root"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXPX_HELP\n"
+"string.text"
+msgid "Exponential Function"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LNX_HELP\n"
+"string.text"
+msgid "Natural Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LOGX_HELP\n"
+"string.text"
+msgid "Logarithm"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINX_HELP\n"
+"string.text"
+msgid "Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSX_HELP\n"
+"string.text"
+msgid "Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANX_HELP\n"
+"string.text"
+msgid "Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTX_HELP\n"
+"string.text"
+msgid "Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCSINX_HELP\n"
+"string.text"
+msgid "Arcsine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOSX_HELP\n"
+"string.text"
+msgid "Arccosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCTANX_HELP\n"
+"string.text"
+msgid "Arctangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCCOTX_HELP\n"
+"string.text"
+msgid "Arccotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SINHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COSHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TANHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COTHX_HELP\n"
+"string.text"
+msgid "Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARSINHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Sine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOSHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cosine"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARTANHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Tangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ARCOTHX_HELP\n"
+"string.text"
+msgid "Area Hyperbolic Cotangent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUMX_HELP\n"
+"string.text"
+msgid "Sum"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMX_HELP\n"
+"string.text"
+msgid "Sum Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_TOX_HELP\n"
+"string.text"
+msgid "Sum Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SUM_FROMTOX_HELP\n"
+"string.text"
+msgid "Sum Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PRODX_HELP\n"
+"string.text"
+msgid "Product"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMX_HELP\n"
+"string.text"
+msgid "Product Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_TOX_HELP\n"
+"string.text"
+msgid "Product Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Product Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPRODX_HELP\n"
+"string.text"
+msgid "Coproduct"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMX_HELP\n"
+"string.text"
+msgid "Coproduct Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_TOX_HELP\n"
+"string.text"
+msgid "Coproduct Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COPROD_FROMTOX_HELP\n"
+"string.text"
+msgid "Coproduct Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIMX_HELP\n"
+"string.text"
+msgid "Limes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMX_HELP\n"
+"string.text"
+msgid "Limes Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_TOX_HELP\n"
+"string.text"
+msgid "Limes Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LIM_FROMTOX_HELP\n"
+"string.text"
+msgid "Limes Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EXISTS_HELP\n"
+"string.text"
+msgid "There Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOTEXISTS_HELP\n"
+"string.text"
+msgid "There Not Exists"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FORALL_HELP\n"
+"string.text"
+msgid "For all"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INTX_HELP\n"
+"string.text"
+msgid "Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMX_HELP\n"
+"string.text"
+msgid "Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_TOX_HELP\n"
+"string.text"
+msgid "Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INT_FROMTOX_HELP\n"
+"string.text"
+msgid "Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINTX_HELP\n"
+"string.text"
+msgid "Double Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_TOX_HELP\n"
+"string.text"
+msgid "Double Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINTX_HELP\n"
+"string.text"
+msgid "Triple Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IIINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINTX_HELP\n"
+"string.text"
+msgid "Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMX_HELP\n"
+"string.text"
+msgid "Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_TOX_HELP\n"
+"string.text"
+msgid "Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINTX_HELP\n"
+"string.text"
+msgid "Double Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_TOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Double Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINTX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_TOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LLLINT_FROMTOX_HELP\n"
+"string.text"
+msgid "Triple Curve Integral Sup/Sub script"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ACUTEX_HELP\n"
+"string.text"
+msgid "Acute Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BARX_HELP\n"
+"string.text"
+msgid "Line Above"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BREVEX_HELP\n"
+"string.text"
+msgid "Breve"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CHECKX_HELP\n"
+"string.text"
+msgid "Reverse Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CIRCLEX_HELP\n"
+"string.text"
+msgid "Circle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTX_HELP\n"
+"string.text"
+msgid "Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDOTX_HELP\n"
+"string.text"
+msgid "Double Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DDDOTX_HELP\n"
+"string.text"
+msgid "Triple Dot"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_GRAVEX_HELP\n"
+"string.text"
+msgid "Grave Accent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HATX_HELP\n"
+"string.text"
+msgid "Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_TILDEX_HELP\n"
+"string.text"
+msgid "Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_VECX_HELP\n"
+"string.text"
+msgid "Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UNDERLINEX_HELP\n"
+"string.text"
+msgid "Line Below"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERLINEX_HELP\n"
+"string.text"
+msgid "Line Over"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_OVERSTRIKEX_HELP\n"
+"string.text"
+msgid "Line Through"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PHANTOMX_HELP\n"
+"string.text"
+msgid "Transparent"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BOLDX_HELP\n"
+"string.text"
+msgid "Bold Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ITALX_HELP\n"
+"string.text"
+msgid "Italic Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SIZEXY_HELP\n"
+"string.text"
+msgid "Resize"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_FONTXY_HELP\n"
+"string.text"
+msgid "Change Font"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLACK_HELP\n"
+"string.text"
+msgid "Color Black"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_BLUE_HELP\n"
+"string.text"
+msgid "Color Blue"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_GREEN_HELP\n"
+"string.text"
+msgid "Color Green"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_RED_HELP\n"
+"string.text"
+msgid "Color Red"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_CYAN_HELP\n"
+"string.text"
+msgid "Color Cyan"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_MAGENTA_HELP\n"
+"string.text"
+msgid "Color Magenta"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_COLORX_YELLOW_HELP\n"
+"string.text"
+msgid "Color Yellow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRGROUPX_HELP\n"
+"string.text"
+msgid "Group Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRBRACEX_HELP\n"
+"string.text"
+msgid "Braces"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRCEILX_HELP\n"
+"string.text"
+msgid "Upper Ceil"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRFLOORX_HELP\n"
+"string.text"
+msgid "Floor"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRPARENTX_HELP\n"
+"string.text"
+msgid "Round Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACKETX_HELP\n"
+"string.text"
+msgid "Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDBRACKETX_HELP\n"
+"string.text"
+msgid "Double Square Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRBRACEX_HELP\n"
+"string.text"
+msgid "Braces (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRANGLEX_HELP\n"
+"string.text"
+msgid "Angle Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRCEILX_HELP\n"
+"string.text"
+msgid "Ceiling (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRFLOORX_HELP\n"
+"string.text"
+msgid "Floor (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRLINEX_HELP\n"
+"string.text"
+msgid "Single Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLRDLINEX_HELP\n"
+"string.text"
+msgid "Double Lines (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SLMRANGLEXY_HELP\n"
+"string.text"
+msgid "Operator Brackets (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XOVERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Top (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XUNDERBRACEY_HELP\n"
+"string.text"
+msgid "Braces Bottom (Scalable)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUBX_HELP\n"
+"string.text"
+msgid "Subscript Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RSUPX_HELP\n"
+"string.text"
+msgid "Power"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUBX_HELP\n"
+"string.text"
+msgid "Subscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LSUPX_HELP\n"
+"string.text"
+msgid "Superscript Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUBX_HELP\n"
+"string.text"
+msgid "Subscript Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_CSUPX_HELP\n"
+"string.text"
+msgid "Superscript Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SBLANK_HELP\n"
+"string.text"
+msgid "Small Gap"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BLANK_HELP\n"
+"string.text"
+msgid "Blank"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NEWLINE_HELP\n"
+"string.text"
+msgid "New Line"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_BINOMXY_HELP\n"
+"string.text"
+msgid "Vertical Stack (2 Elements)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_STACK_HELP\n"
+"string.text"
+msgid "Vertical Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_MATRIX_HELP\n"
+"string.text"
+msgid "Matrix Stack"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNLX_HELP\n"
+"string.text"
+msgid "Align Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNCX_HELP\n"
+"string.text"
+msgid "Align Center"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALIGNRX_HELP\n"
+"string.text"
+msgid "Align Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_ALEPH_HELP\n"
+"string.text"
+msgid "Aleph"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_EMPTYSET_HELP\n"
+"string.text"
+msgid "Empty Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RE_HELP\n"
+"string.text"
+msgid "Real Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_IM_HELP\n"
+"string.text"
+msgid "Imaginary Part"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_INFINITY_HELP\n"
+"string.text"
+msgid "Infinity"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_PARTIAL_HELP\n"
+"string.text"
+msgid "Partial"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NABLA_HELP\n"
+"string.text"
+msgid "Nabla"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WP_HELP\n"
+"string.text"
+msgid "Weierstrass p"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSAXIS_HELP\n"
+"string.text"
+msgid "Dots In Middle"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSUP_HELP\n"
+"string.text"
+msgid "Dots To Top"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSDOWN_HELP\n"
+"string.text"
+msgid "Dots To Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSLOW_HELP\n"
+"string.text"
+msgid "Dots At Bottom"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOTSVERT_HELP\n"
+"string.text"
+msgid "Dots Vertically"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XCIRCY_HELP\n"
+"string.text"
+msgid "Concatenate"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDESLASHY_HELP\n"
+"string.text"
+msgid "Division (wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XWIDEBSLASHY_HELP\n"
+"string.text"
+msgid "Division (counter wideslash)"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XDIVIDESY_HELP\n"
+"string.text"
+msgid "Divides"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNDIVIDESY_HELP\n"
+"string.text"
+msgid "Does Not Divide"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DLRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Left And Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DRARROW_HELP\n"
+"string.text"
+msgid "Double Arrow Right"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETN_HELP\n"
+"string.text"
+msgid "Natural Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETZ_HELP\n"
+"string.text"
+msgid "Integers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETQ_HELP\n"
+"string.text"
+msgid "Set of Rational Numbers"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETR_HELP\n"
+"string.text"
+msgid "Real Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_SETC_HELP\n"
+"string.text"
+msgid "Complex Numbers Set"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEHATX_HELP\n"
+"string.text"
+msgid "Large Circumflex"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDETILDEX_HELP\n"
+"string.text"
+msgid "Large Tilde"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_WIDEVECX_HELP\n"
+"string.text"
+msgid "Large Vector Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_HBAR_HELP\n"
+"string.text"
+msgid "h Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LAMBDABAR_HELP\n"
+"string.text"
+msgid "Lambda Bar"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_LEFTARROW_HELP\n"
+"string.text"
+msgid "Left Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_RIGHTARROW_HELP\n"
+"string.text"
+msgid "Right Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_UPARROW_HELP\n"
+"string.text"
+msgid "Up Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_DOWNARROW_HELP\n"
+"string.text"
+msgid "Down Arrow"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_NOSPACE_HELP\n"
+"string.text"
+msgid "No space"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESY_HELP\n"
+"string.text"
+msgid "Precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUALY_HELP\n"
+"string.text"
+msgid "Precedes or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XPRECEDESEQUIVY_HELP\n"
+"string.text"
+msgid "Precedes or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Succeeds"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUALY_HELP\n"
+"string.text"
+msgid "Succeeds or equal to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XSUCCEEDSEQUIVY_HELP\n"
+"string.text"
+msgid "Succeeds or equivalent to"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTPRECEDESY_HELP\n"
+"string.text"
+msgid "Not precedes"
+msgstr ""
+
+#: commands.src
+msgctxt ""
+"commands.src\n"
+"RID_XNOTSUCCEEDSY_HELP\n"
+"string.text"
+msgid "Not succeeds"
+msgstr ""
+
+#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
@@ -88,14 +1880,6 @@ msgid "Formats"
msgstr "རྩ་སྒྲིག"
#: commands.src
-msgctxt ""
-"commands.src\n"
-"RID_CATEGORY_SYMBOLS\n"
-"string.text"
-msgid "Symbols"
-msgstr ""
-
-#: commands.src
#, fuzzy
msgctxt ""
"commands.src\n"
diff --git a/source/dz/starmath/uiconfig/smath/ui.po b/source/dz/starmath/uiconfig/smath/ui.po
index 0c287140b7c..d61883099a6 100644
--- a/source/dz/starmath/uiconfig/smath/ui.po
+++ b/source/dz/starmath/uiconfig/smath/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2012-11-17 19:02+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -600,7 +600,7 @@ msgctxt ""
"norightspaces\n"
"label\n"
"string.text"
-msgid "Ig_nore _~ and ` at the end of the line"
+msgid "Ig_nore ~ and ` at the end of the line"
msgstr ""
#: smathsettings.ui
diff --git a/source/dz/svtools/source/misc.po b/source/dz/svtools/source/misc.po
index 695bcf1586f..9a6fc3e705f 100644
--- a/source/dz/svtools/source/misc.po
+++ b/source/dz/svtools/source/misc.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: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2012-07-14 08:47+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1711,7 +1711,7 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
-"LANGUAGE_SERBIAN_LATIN_NEUTRAL\n"
+"LANGUAGE_SERBIAN_LATIN_LSO\n"
"pairedlist.text"
msgid "Serbian Latin"
msgstr ""
@@ -2234,6 +2234,15 @@ msgstr ""
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_KURDISH_SOUTHERN_IRAN\n"
+"pairedlist.text"
+msgid "Kurdish, Southern (Iran)"
+msgstr ""
+
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_KURDISH_SOUTHERN_IRAQ\n"
"pairedlist.text"
msgid "Kurdish, Southern (Iraq)"
diff --git a/source/dz/sw/source/ui/inc.po b/source/dz/sw/source/ui/inc.po
new file mode 100644
index 00000000000..36a6d45ad80
--- /dev/null
+++ b/source/dz/sw/source/ui/inc.po
@@ -0,0 +1,51 @@
+#. extracted from sw/source/ui/inc
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\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"
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_ACCEPT_DIRECT\n"
+"menuitem.text"
+msgid "Accept Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_REJECT_DIRECT\n"
+"menuitem.text"
+msgid "Reject Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_NEXT_CHANGE\n"
+"menuitem.text"
+msgid "Next Change"
+msgstr ""
+
+#: redline_tmpl.hrc
+msgctxt ""
+"redline_tmpl.hrc\n"
+"MN_EDIT_REDLINE\n"
+"FN_REDLINE_PREV_CHANGE\n"
+"menuitem.text"
+msgid "Previous Change"
+msgstr ""
diff --git a/source/dz/sw/uiconfig/swriter/ui.po b/source/dz/sw/uiconfig/swriter/ui.po
index 97835ce64e6..16ece7cc8a0 100644
--- a/source/dz/sw/uiconfig/swriter/ui.po
+++ b/source/dz/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2014-02-13 17:13+0100\n"
"PO-Revision-Date: 2013-04-15 11:06+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
@@ -311,7 +311,7 @@ msgctxt ""
"AssignStylesDialog\n"
"title\n"
"string.text"
-msgid "Insert Database Columns"
+msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui
@@ -1197,6 +1197,15 @@ msgctxt ""
msgid "Predefined labels cannot be overwritten, use another name."
msgstr ""
+#: captiondialog.ui
+msgctxt ""
+"captiondialog.ui\n"
+"CaptionDialog\n"
+"title\n"
+"string.text"
+msgid "Caption"
+msgstr ""
+
#: captionoptions.ui
msgctxt ""
"captionoptions.ui\n"
@@ -3779,7 +3788,7 @@ msgctxt ""
"label3\n"
"label\n"
"string.text"
-msgid "Database s_election"
+msgid "Format"
msgstr ""
#: flddocinfopage.ui
@@ -5174,6 +5183,24 @@ msgstr ""
#: frmaddpage.ui
msgctxt ""
"frmaddpage.ui\n"
+"prev\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
+"next\n"
+"0\n"
+"stringlist.text"
+msgid "<None>"
+msgstr ""
+
+#: frmaddpage.ui
+msgctxt ""
+"frmaddpage.ui\n"
"prev_label\n"
"label\n"
"string.text"
@@ -11022,15 +11049,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"orientation\n"
-"label\n"
-"string.text"
-msgid "toolbutton1"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"size\n"
"tooltip_text\n"
"string.text"
@@ -11040,15 +11058,6 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"size\n"
-"label\n"
-"string.text"
-msgid "toolbutton3"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"column\n"
"tooltip_text\n"
"string.text"
@@ -11058,30 +11067,12 @@ msgstr ""
#: sidebarpage.ui
msgctxt ""
"sidebarpage.ui\n"
-"column\n"
-"label\n"
-"string.text"
-msgid "toolbutton4"
-msgstr ""
-
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
"margin\n"
"tooltip_text\n"
"string.text"
msgid "Margin"
msgstr ""
-#: sidebarpage.ui
-msgctxt ""
-"sidebarpage.ui\n"
-"margin\n"
-"label\n"
-"string.text"
-msgid "toolbutton2"
-msgstr ""
-
#: sidebarwrap.ui
msgctxt ""
"sidebarwrap.ui\n"
diff --git a/source/dz/wizards/source/euro.po b/source/dz/wizards/source/euro.po
index 61ce95cc620..7518dbea8ff 100644
--- a/source/dz/wizards/source/euro.po
+++ b/source/dz/wizards/source/euro.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-01-03 16:24+0100\n"
"PO-Revision-Date: 2011-04-05 19:36+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -628,16 +628,24 @@ msgctxt ""
"euro.src\n"
"CURRENCIES + 17\n"
"string.text"
-msgid "The currency set for the document is not a European currency!"
-msgstr "ཡིག་ཆ་གི་དོན་ལུ་གཞི་སྒྲིག་འབད་ཡོད་མི་འདི་ཡུ་རོ་པི་ཡཱན་གྱི་དངུལ་མེན་པས།"
+msgid "Latvian Lats"
+msgstr ""
#: euro.src
msgctxt ""
"euro.src\n"
"CURRENCIES + 18\n"
"string.text"
+msgid "The currency set for the document is not a European currency!"
+msgstr ""
+
+#: euro.src
+msgctxt ""
+"euro.src\n"
+"CURRENCIES + 19\n"
+"string.text"
msgid "The language set for your operating system is not a language of the European Monetary Union."
-msgstr "ཁྱོད་ཀྱི་བཀོལ་སྤྱོད་རིམ་ལུགས་ཀྱི་དོན་ལུ་གཞི་སྒྲིག་འབད་ཡོད་པའི་སྐད་ཡིག་འདི་ ཡུ་རོ་པི་ཡཱན་དངུལ་ལས་ཚོགས་པའི་སྐད་ཡིག་མེན་པསཝ"
+msgstr ""
#: euro.src
msgctxt ""
diff --git a/source/el/chart2/source/controller/dialogs.po b/source/el/chart2/source/controller/dialogs.po
index 3d0caced4c3..69682801249 100644
--- a/source/el/chart2/source/controller/dialogs.po
+++ b/source/el/chart2/source/controller/dialogs.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-24 08:08+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 08:26+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: team@gnome.gr\n"
"Language: el\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1385280527.0\n"
+"X-POOTLE-MTIME: 1387441577.0\n"
#: Strings.src
msgctxt ""
@@ -556,6 +556,14 @@ msgstr "Γραμμή τάσης %FORMULA με ακρίβεια R² = %RSQUARED"
#: Strings.src
msgctxt ""
"Strings.src\n"
+"STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS\n"
+"string.text"
+msgid "Moving average trend line with period = %PERIOD"
+msgstr "Γραμμή τάσης κινούμενου μέσου όρου με περίοδο = %PERIOD"
+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
"STR_OBJECT_AVERAGE_LINE\n"
"string.text"
msgid "Mean Value Line"
@@ -1450,56 +1458,56 @@ msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LINEAR\n"
"string.text"
-msgid "Linear (%SERIESNAME)"
-msgstr "Γραμμική (%SERIESNAME)"
+msgid "Linear"
+msgstr "Γραμμική"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_LOG\n"
"string.text"
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "Λογαριθμική (%SERIESNAME)"
+msgid "Logarithmic"
+msgstr "Λογαριθμική"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_EXP\n"
"string.text"
-msgid "Exponential (%SERIESNAME)"
-msgstr "Εκθετική (%SERIESNAME)"
+msgid "Exponential"
+msgstr "Εκθετική"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POWER\n"
"string.text"
-msgid "Power (%SERIESNAME)"
-msgstr "Δύναμη (%SERIESNAME)"
+msgid "Power"
+msgstr "Δύναμη"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_POLYNOMIAL\n"
"string.text"
-msgid "Polynomial (%SERIESNAME)"
-msgstr "Πολυώνυμο (%SERIESNAME)"
+msgid "Polynomial"
+msgstr "Πολυωνυμική"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MOVING_AVERAGE\n"
"string.text"
-msgid "Moving average (%SERIESNAME)"
-msgstr "Κινούμενος μέσος (%SERIESNAME)"
+msgid "Moving average"
+msgstr "Κινούμενος μέσος όρος"
#: Strings_Statistic.src
msgctxt ""
"Strings_Statistic.src\n"
"STR_REGRESSION_MEAN\n"
"string.text"
-msgid "Mean (%SERIESNAME)"
-msgstr "Μέσος όρος (%SERIESNAME)"
+msgid "Mean"
+msgstr "Μέση τιμή"
#: dlg_DataEditor.src
msgctxt ""
diff --git a/source/el/chart2/uiconfig/ui.po b/source/el/chart2/uiconfig/ui.po
index 51cadf9e382..0b2d0d97d7d 100644
--- a/source/el/chart2/uiconfig/ui.po
+++ b/source/el/chart2/uiconfig/ui.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-24 08:40+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 08:26+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385282440.0\n"
+"X-POOTLE-MTIME: 1387441598.0\n"
#: insertaxisdlg.ui
msgctxt ""
@@ -802,6 +802,24 @@ msgstr "Εμφάνιση _συντελεστή προσδιορισμού (R²)"
#: tp_Trendline.ui
msgctxt ""
"tp_Trendline.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Trendline Name"
+msgstr "Όνομα γραμμής τάσης"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
+"interceptValue\n"
+"text\n"
+"string.text"
+msgid "0"
+msgstr "0"
+
+#: tp_Trendline.ui
+msgctxt ""
+"tp_Trendline.ui\n"
"label2\n"
"label\n"
"string.text"
diff --git a/source/el/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/el/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..971b1a026f5
--- /dev/null
+++ b/source/el/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,35 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+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: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2013-12-11 08:11+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386749496.0\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Ενσωματωμένο Firebird"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Αρχείο Firebird"
diff --git a/source/el/cui/source/options.po b/source/el/cui/source/options.po
index 007c1a468a1..2051dd783b9 100644
--- a/source/el/cui/source/options.po
+++ b/source/el/cui/source/options.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cui/source/options.po\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
"PO-Revision-Date: 2013-11-24 08:42+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <team@gnome.gr>\n"
@@ -999,15 +999,6 @@ msgstr "Δικτυακή ενημέρωση"
#: treeopt.src
msgctxt ""
"treeopt.src\n"
-"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"17\n"
-"itemlist.text"
-msgid "Expert Config"
-msgstr "Προχωρημένη διαμόρφωση"
-
-#: treeopt.src
-msgctxt ""
-"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS\n"
"1\n"
"itemlist.text"
diff --git a/source/el/cui/uiconfig/ui.po b/source/el/cui/uiconfig/ui.po
index 3ad506d12c2..63d9d0bc9ee 100644
--- a/source/el/cui/uiconfig/ui.po
+++ b/source/el/cui/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-25 08:59+0000\n"
+"POT-Creation-Date: 2014-02-13 17:14+0100\n"
+"PO-Revision-Date: 2014-02-14 13:25+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: none\n"
"Language: el\n"
@@ -12,9 +12,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385369958.0\n"
+"X-POOTLE-MTIME: 1392384309.0\n"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "Edit"
+msgstr "Επεξεργασία"
+
+#: aboutconfigdialog.ui
+msgctxt ""
+"aboutconfigdialog.ui\n"
+"reset\n"
+"label\n"
+"string.text"
+msgid "Reset"
+msgstr "Επαναφορά"
#: aboutconfigdialog.ui
msgctxt ""
@@ -61,24 +79,6 @@ msgctxt ""
msgid "Preferences"
msgstr "Παραπομπές"
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"default\n"
-"label\n"
-"string.text"
-msgid "Default"
-msgstr "Προεπιλογή"
-
-#: aboutconfigdialog.ui
-msgctxt ""
-"aboutconfigdialog.ui\n"
-"edit\n"
-"label\n"
-"string.text"
-msgid "Edit"
-msgstr "Επεξεργασία"
-
#: aboutconfigvaluedialog.ui
msgctxt ""
"aboutconfigvaluedialog.ui\n"
@@ -94,8 +94,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Value"
-msgstr "Τιμή"
+msgid "Value:"
+msgstr "Τιμή:"
#: aboutdialog.ui
msgctxt ""
@@ -148,8 +148,8 @@ msgctxt ""
"copyright\n"
"label\n"
"string.text"
-msgid "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates."
-msgstr "Πνευματικά δικαιώματα © 2000 - 2013 συντελεστές LibreOffice και/ή θυγατρικές τους."
+msgid "Copyright © 2000 - 2014 LibreOffice contributors."
+msgstr "Πνευματικά δικαιώματα © συντελεστών 2000 - 2014 LibreOffice."
#: aboutdialog.ui
msgctxt ""
@@ -406,15 +406,6 @@ msgstr "Έ_ναρξη εισαγωγικών:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -460,15 +451,6 @@ msgstr "Εισαγωγικό _κλεισίματος:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"endsingle\n"
-"label\n"
-"string.text"
-msgid " ' "
-msgstr " ' "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"endsingle-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -514,15 +496,6 @@ msgstr "Εισαγωγικό α_νοίγματος:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"startdouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"startdouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -568,15 +541,6 @@ msgstr "Εισαγωγικό _κλεισίματος:"
#: applylocalizedpage.ui
msgctxt ""
"applylocalizedpage.ui\n"
-"enddouble\n"
-"label\n"
-"string.text"
-msgid " \" "
-msgstr " \" "
-
-#: applylocalizedpage.ui
-msgctxt ""
-"applylocalizedpage.ui\n"
"enddouble-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
@@ -2767,7 +2731,7 @@ msgctxt ""
"FT_LINE_1\n"
"label\n"
"string.text"
-msgid "LIne _1"
+msgid "Line _1"
msgstr "Γραμμή _1"
#: connectortabpage.ui
@@ -2830,7 +2794,7 @@ msgctxt ""
"FT_VERT_2\n"
"label\n"
"string.text"
-msgid "_End verticalaa"
+msgid "_End vertical"
msgstr "Κάθετο _τέλος"
#: connectortabpage.ui
@@ -2902,8 +2866,8 @@ msgctxt ""
"label1\n"
"label\n"
"string.text"
-msgid "Registered databases"
-msgstr "Καταχωρημένες βάσεις δεδομένων"
+msgid "Connection pool"
+msgstr "Δεξαμενή σύνδεσης"
#: cuiimapdlg.ui
msgctxt ""
@@ -6976,6 +6940,15 @@ msgstr "Ενεργοποίηση εγγραφής μακροεντολών (πε
#: optadvancedpage.ui
msgctxt ""
"optadvancedpage.ui\n"
+"expertconfig\n"
+"label\n"
+"string.text"
+msgid "Expert Configuration"
+msgstr "Προχωρημένη ρύθμιση"
+
+#: optadvancedpage.ui
+msgctxt ""
+"optadvancedpage.ui\n"
"label12\n"
"label\n"
"string.text"
@@ -7966,6 +7939,33 @@ msgstr "LibreOffice _Basic"
#: opthtmlpage.ui
msgctxt ""
"opthtmlpage.ui\n"
+"export\n"
+"0\n"
+"stringlist.text"
+msgid "Microsoft Internet Explorer"
+msgstr "Microsoft Internet Explorer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"1\n"
+"stringlist.text"
+msgid "Mozilla Firefox"
+msgstr "Mozilla Firefox"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
+"export\n"
+"2\n"
+"stringlist.text"
+msgid "%PRODUCTNAME Writer"
+msgstr "%PRODUCTNAME Writer"
+
+#: opthtmlpage.ui
+msgctxt ""
+"opthtmlpage.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -8902,20 +8902,20 @@ msgstr "Αποθήκευση URLs σχετικών με σύστημα αρχε
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"relative_inet\n"
+"docinfo\n"
"label\n"
"string.text"
-msgid "Save URLs relative to internet"
-msgstr "Αποθήκευση URL σχετικών με το διαδίκτυο"
+msgid "_Edit document properties before saving"
+msgstr "Επεξεργασία _ιδιοτήτων εγγράφου πριν την αποθήκευση"
#: optsavepage.ui
msgctxt ""
"optsavepage.ui\n"
-"docinfo\n"
+"relative_inet\n"
"label\n"
"string.text"
-msgid "_Edit document properties before saving"
-msgstr "Επεξεργασία _ιδιοτήτων εγγράφου πριν την αποθήκευση"
+msgid "Save URLs relative to internet"
+msgstr "Αποθήκευση URL σχετικών με το διαδίκτυο"
#: optsavepage.ui
msgctxt ""
@@ -9583,6 +9583,132 @@ msgstr "Διεύθυνση"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
+"useaccel\n"
+"label\n"
+"string.text"
+msgid "Use hard_ware acceleration"
+msgstr "Χρήση επιτάχυνσης _υλικού"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"useaa\n"
+"label\n"
+"string.text"
+msgid "Use Anti-A_liasing"
+msgstr "Χρήση ε_ξομάλυνσης"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Graphics output"
+msgstr "Έξοδος γραφικών"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"trans\n"
+"label\n"
+"string.text"
+msgid "_Transparency"
+msgstr "Δια_φάνεια"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"transmf\n"
+"text\n"
+"string.text"
+msgid "75"
+msgstr "75"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label14\n"
+"label\n"
+"string.text"
+msgid "Selection"
+msgstr "Επιλογή"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label13\n"
+"label\n"
+"string.text"
+msgid "Icons in men_us"
+msgstr "Εικονίδια σε με_νού"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"0\n"
+"stringlist.text"
+msgid "Automatic"
+msgstr "Αυτόματα"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"1\n"
+"stringlist.text"
+msgid "Hide"
+msgstr "Απόκρυψη"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"menuicons\n"
+"2\n"
+"stringlist.text"
+msgid "Show"
+msgstr "Εμφάνιση"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label3\n"
+"label\n"
+"string.text"
+msgid "Menu"
+msgstr "Μενού"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfontpreview\n"
+"label\n"
+"string.text"
+msgid "Show p_review of fonts"
+msgstr "Προβολή προε_πισκόπησης γραμματοσειρών"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"showfonthistory\n"
+"label\n"
+"string.text"
+msgid "Show font h_istory"
+msgstr "Ιστορικό προβολής _γραμματοσειρών"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
+"label5\n"
+"label\n"
+"string.text"
+msgid "Font Lists"
+msgstr "Λίστες γραμματοσειρών"
+
+#: optviewpage.ui
+msgctxt ""
+"optviewpage.ui\n"
"label7\n"
"label\n"
"string.text"
@@ -9763,105 +9889,6 @@ msgstr "Διεπαφή χρήστη"
#: optviewpage.ui
msgctxt ""
"optviewpage.ui\n"
-"label13\n"
-"label\n"
-"string.text"
-msgid "Icons in men_us"
-msgstr "Εικονίδια σε με_νού"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"0\n"
-"stringlist.text"
-msgid "Automatic"
-msgstr "Αυτόματα"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"1\n"
-"stringlist.text"
-msgid "Hide"
-msgstr "Απόκρυψη"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"menuicons\n"
-"2\n"
-"stringlist.text"
-msgid "Show"
-msgstr "Εμφάνιση"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Menu"
-msgstr "Μενού"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfontpreview\n"
-"label\n"
-"string.text"
-msgid "Show p_review of fonts"
-msgstr "Προβολή προε_πισκόπησης γραμματοσειρών"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"showfonthistory\n"
-"label\n"
-"string.text"
-msgid "Show font h_istory"
-msgstr "Ιστορικό προβολής _γραμματοσειρών"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label5\n"
-"label\n"
-"string.text"
-msgid "Font Lists"
-msgstr "Λίστες γραμματοσειρών"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaccel\n"
-"label\n"
-"string.text"
-msgid "Use hard_ware acceleration"
-msgstr "Χρήση επιτάχυνσης _υλικού"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"useaa\n"
-"label\n"
-"string.text"
-msgid "Use Anti-A_liasing"
-msgstr "Χρήση ε_ξομάλυνσης"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label2\n"
-"label\n"
-"string.text"
-msgid "Graphics output"
-msgstr "Έξοδος γραφικών"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
"label11\n"
"label\n"
"string.text"
@@ -9940,24 +9967,6 @@ msgctxt ""
msgid "Mouse"
msgstr "Ποντίκι"
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"trans\n"
-"label\n"
-"string.text"
-msgid "_Transparency"
-msgstr "Δια_φάνεια"
-
-#: optviewpage.ui
-msgctxt ""
-"optviewpage.ui\n"
-"label14\n"
-"label\n"
-"string.text"
-msgid "Selection"
-msgstr "Επιλογή"
-
#: pageformatpage.ui
msgctxt ""
"pageformatpage.ui\n"
@@ -12430,6 +12439,15 @@ msgctxt ""
msgid "_Add to Dictionary"
msgstr "_Προσθήκη στο λεξικό"
+#: spelloptionsdialog.ui
+msgctxt ""
+"spelloptionsdialog.ui\n"
+"SpellOptionsDialog\n"
+"title\n"
+"string.text"
+msgid "Options"
+msgstr "Επιλογές"
+
#: splitcellsdialog.ui
msgctxt ""
"splitcellsdialog.ui\n"
@@ -12661,8 +12679,8 @@ msgctxt ""
"vertbyft\n"
"label\n"
"string.text"
-msgid "by"
-msgstr "ανά"
+msgid "_by"
+msgstr "_από"
#: swpossizepage.ui
msgctxt ""
@@ -12706,8 +12724,8 @@ msgctxt ""
"followtextflow\n"
"label\n"
"string.text"
-msgid "Follow text flow"
-msgstr "Παρακολούθηση της ροής του κειμένου"
+msgid "Follow te_xt flow"
+msgstr "Παρακολούθηση της ροής του κει_μένου"
#: swpossizepage.ui
msgctxt ""
@@ -12724,8 +12742,8 @@ msgctxt ""
"pos\n"
"label\n"
"string.text"
-msgid "Position"
-msgstr "Θέση"
+msgid "Positio_n"
+msgstr "_Θέση"
#: swpossizepage.ui
msgctxt ""
diff --git a/source/el/dbaccess/source/core/resource.po b/source/el/dbaccess/source/core/resource.po
index e0e2579b981..4c9249b7fe8 100644
--- a/source/el/dbaccess/source/core/resource.po
+++ b/source/el/dbaccess/source/core/resource.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dbacces/source/core/resource.po\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-12-10 08:56+0000\n"
+"POT-Creation-Date: 2013-12-17 14:13+0100\n"
+"PO-Revision-Date: 2013-12-19 08:28+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <team@gnome.gr>\n"
"Language: el\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1355129806.0\n"
+"X-POOTLE-MTIME: 1387441695.0\n"
#: strings.src
msgctxt ""
@@ -62,8 +62,8 @@ msgctxt ""
"strings.src\n"
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
"string.text"
-msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
-msgstr "Αδυναμία σύνδεσης με την εξωτερική πηγή δεδομένων. Δεν βρέθηκε οδηγός SDBC για το συγκεκριμένο URL."
+msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
+msgstr "Αδύνατη η σύνδεση με πηγή εξωτερικών δεδομένων. Δεν βρέθηκε κανένας οδηγός SDBC για το '$name$' URL."
#: strings.src
msgctxt ""
diff --git a/source/el/dictionaries/lo_LA.po b/source/el/dictionaries/lo_LA.po
new file mode 100644
index 00000000000..a9f0019bdf6
--- /dev/null
+++ b/source/el/dictionaries/lo_LA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/lo_LA
+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: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 08:18+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1387441106.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Lao spelling dictionary"
+msgstr "Ορθογραφικό λεξικό λάο"
diff --git a/source/el/dictionaries/pt_BR/dialog.po b/source/el/dictionaries/pt_BR/dialog.po
new file mode 100644
index 00000000000..9e30f2c731c
--- /dev/null
+++ b/source/el/dictionaries/pt_BR/dialog.po
@@ -0,0 +1,35 @@
+#. extracted from dictionaries/pt_BR/dialog
+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: 2014-01-17 05:49+0100\n"
+"PO-Revision-Date: 2014-01-18 03:00+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1390014056.0\n"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings\n"
+"Label\n"
+"value.text"
+msgid "Language Settings"
+msgstr "Ρυθμίσεις γλώσσας"
+
+#: OptionsDialog.xcu
+msgctxt ""
+"OptionsDialog.xcu\n"
+"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
+"Label\n"
+"value.text"
+msgid "Grammar checking (Portuguese)"
+msgstr "Γραμματικός έλεγχος (Πορτογαλικά)"
diff --git a/source/el/extensions/uiconfig/spropctrlr/ui.po b/source/el/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..3a936e744fd
--- /dev/null
+++ b/source/el/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,62 @@
+#. extracted from extensions/uiconfig/spropctrlr/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: 2013-11-20 13:02+0100\n"
+"PO-Revision-Date: 2013-12-11 08:13+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386749610.0\n"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr "Σειρά στηλοθέτη"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr "_Μετακίνηση προς τα πάνω"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr "Μετακίνηση προς τα _κάτω"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr "Α_υτόματη ταξινόμηση"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr "Στοιχεία ελέγχου"
diff --git a/source/el/filter/source/config/fragments/filters.po b/source/el/filter/source/config/fragments/filters.po
index 388ddaee0bd..7af3ae09eec 100644
--- a/source/el/filter/source/config/fragments/filters.po
+++ b/source/el/filter/source/config/fragments/filters.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 18:28+0000\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-18 04:17+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -12,9 +12,189 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385922527.0\n"
+"X-POOTLE-MTIME: 1390018630.0\n"
+
+#: AbiWord.xcu
+msgctxt ""
+"AbiWord.xcu\n"
+"AbiWord\n"
+"UIName\n"
+"value.text"
+msgid "AbiWord Document"
+msgstr "Έγγραφο AbiWord"
+
+#: AppleKeynote.xcu
+msgctxt ""
+"AppleKeynote.xcu\n"
+"Apple Keynote\n"
+"UIName\n"
+"value.text"
+msgid "Apple Keynote 5"
+msgstr "Apple Keynote 5"
+
+#: BMP___MS_Windows.xcu
+msgctxt ""
+"BMP___MS_Windows.xcu\n"
+"BMP - MS Windows\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Ψηφιογραφία Windows"
+
+#: Beagle_Works.xcu
+msgctxt ""
+"Beagle_Works.xcu\n"
+"Beagle_Works\n"
+"UIName\n"
+"value.text"
+msgid "BeagleWorks/WordPerfect Works v1 Document"
+msgstr "Έγγραφο BeagleWorks/WordPerfect Works v1"
+
+#: BroadBand_eBook.xcu
+msgctxt ""
+"BroadBand_eBook.xcu\n"
+"BroadBand eBook\n"
+"UIName\n"
+"value.text"
+msgid "BroadBand eBook"
+msgstr "BroadBand eBook"
+
+#: CGM___Computer_Graphics_Metafile.xcu
+msgctxt ""
+"CGM___Computer_Graphics_Metafile.xcu\n"
+"CGM - Computer Graphics Metafile\n"
+"UIName\n"
+"value.text"
+msgid "CGM - Computer Graphics Metafile"
+msgstr "CGM - Μετα-αρχείο γραφικών υπολογιστή"
+
+#: ClarisWorks.xcu
+msgctxt ""
+"ClarisWorks.xcu\n"
+"ClarisWorks\n"
+"UIName\n"
+"value.text"
+msgid "ClarisWorks/AppleWorks Document"
+msgstr "Έγγραφο ClarisWorks/AppleWorks"
+
+#: CorelDrawDocument.xcu
+msgctxt ""
+"CorelDrawDocument.xcu\n"
+"Corel Draw Document\n"
+"UIName\n"
+"value.text"
+msgid "Corel Draw"
+msgstr "Corel Draw"
+
+#: CorelPresentationExchange.xcu
+msgctxt ""
+"CorelPresentationExchange.xcu\n"
+"Corel Presentation Exchange\n"
+"UIName\n"
+"value.text"
+msgid "Corel Presentation Exchange"
+msgstr "Corel Presentation Exchange"
+
+#: DIF.xcu
+msgctxt ""
+"DIF.xcu\n"
+"DIF\n"
+"UIName\n"
+"value.text"
+msgid "Data Interchange Format"
+msgstr "Μορφή ανταλλαγής δεδομένων"
+
+#: DXF___AutoCAD_Interchange.xcu
+msgctxt ""
+"DXF___AutoCAD_Interchange.xcu\n"
+"DXF - AutoCAD Interchange\n"
+"UIName\n"
+"value.text"
+msgid "DXF - AutoCAD Interchange Format"
+msgstr "DXF - Μορφή ανταλλαγής AutoCAD"
+
+#: DocMaker.xcu
+msgctxt ""
+"DocMaker.xcu\n"
+"DocMaker\n"
+"UIName\n"
+"value.text"
+msgid "DOCMaker (v4) Document"
+msgstr "Έγγραφο DOCMaker (v4)"
+
+#: EMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"EMF___MS_Windows_Metafile.xcu\n"
+"EMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Βελτιωμένο μετα-αρχείο"
+
+#: EPS___Encapsulated_PostScript.xcu
+msgctxt ""
+"EPS___Encapsulated_PostScript.xcu\n"
+"EPS - Encapsulated PostScript\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: FictionBook_2.xcu
+msgctxt ""
+"FictionBook_2.xcu\n"
+"FictionBook 2\n"
+"UIName\n"
+"value.text"
+msgid "FictionBook 2.0"
+msgstr "FictionBook 2.0"
+
+#: FreehandDocument.xcu
+msgctxt ""
+"FreehandDocument.xcu\n"
+"Freehand Document\n"
+"UIName\n"
+"value.text"
+msgid "Adobe/Macromedia Freehand"
+msgstr "Adobe/Macromedia Freehand"
+
+#: FullWrite_Professional.xcu
+msgctxt ""
+"FullWrite_Professional.xcu\n"
+"FullWrite_Professional\n"
+"UIName\n"
+"value.text"
+msgid "FullWrite Professional Document"
+msgstr "Επαγγελματικό έγγραφο FullWrite"
+
+#: GIF___Graphics_Interchange.xcu
+msgctxt ""
+"GIF___Graphics_Interchange.xcu\n"
+"GIF - Graphics Interchange\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Μορφή ανταλλαγής γραφικών"
+
+#: Great_Works.xcu
+msgctxt ""
+"Great_Works.xcu\n"
+"Great_Works\n"
+"UIName\n"
+"value.text"
+msgid "GreatWorks Document"
+msgstr "Έγγραφο GreatWorks"
+
+#: HTML_MasterDoc.xcu
+msgctxt ""
+"HTML_MasterDoc.xcu\n"
+"HTML_MasterDoc\n"
+"UIName\n"
+"value.text"
+msgid "HTML Document (Master Document)"
+msgstr "Έγγραφο HTML (κύριο έγγραφο)"
#: HTML_MasterDoc_ui.xcu
msgctxt ""
@@ -52,6 +232,69 @@ msgctxt ""
msgid "HTML Document"
msgstr "Έγγραφο HTML"
+#: HanMac_Word_J.xcu
+msgctxt ""
+"HanMac_Word_J.xcu\n"
+"HanMac_Word_J\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-J Document"
+msgstr "Έγγραφο HanMac Word-J"
+
+#: HanMac_Word_K.xcu
+msgctxt ""
+"HanMac_Word_K.xcu\n"
+"HanMac_Word_K\n"
+"UIName\n"
+"value.text"
+msgid "HanMac Word-K Document"
+msgstr "Έγγραφο HanMac Word-K"
+
+#: JPG___JPEG.xcu
+msgctxt ""
+"JPG___JPEG.xcu\n"
+"JPG - JPEG\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: LightWayText.xcu
+msgctxt ""
+"LightWayText.xcu\n"
+"LightWayText\n"
+"UIName\n"
+"value.text"
+msgid "LightWayText for Mac v4.5"
+msgstr "LightWayText for Mac v4.5"
+
+#: Lotus.xcu
+msgctxt ""
+"Lotus.xcu\n"
+"Lotus\n"
+"UIName\n"
+"value.text"
+msgid "Lotus 1-2-3"
+msgstr "Lotus 1-2-3"
+
+#: LotusWordPro.xcu
+msgctxt ""
+"LotusWordPro.xcu\n"
+"LotusWordPro\n"
+"UIName\n"
+"value.text"
+msgid "Lotus WordPro Document"
+msgstr "Έγγραφο Lotus WordPro"
+
+#: MET___OS_2_Metafile.xcu
+msgctxt ""
+"MET___OS_2_Metafile.xcu\n"
+"MET - OS/2 Metafile\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "Μετα-αρχείο MET - OS/2"
+
#: MS_Excel_2003_XML_ui.xcu
msgctxt ""
"MS_Excel_2003_XML_ui.xcu\n"
@@ -61,6 +304,15 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "Microsoft Excel 2003 XML"
+#: MS_Excel_4_0.xcu
+msgctxt ""
+"MS_Excel_4_0.xcu\n"
+"MS Excel 4.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 4.0"
+msgstr "Microsoft Excel 4.0"
+
#: MS_Excel_4_0_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_4_0_Vorlage_Template_ui.xcu\n"
@@ -70,6 +322,15 @@ msgctxt ""
msgid "Microsoft Excel 4.0 Template"
msgstr "Microsoft Excel 4.0 Πρότυπο"
+#: MS_Excel_5_0_95.xcu
+msgctxt ""
+"MS_Excel_5_0_95.xcu\n"
+"MS Excel 5.0/95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 5.0"
+msgstr "Microsoft Excel 5.0"
+
#: MS_Excel_5_0_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_5_0_95_Vorlage_Template_ui.xcu\n"
@@ -79,6 +340,15 @@ msgctxt ""
msgid "Microsoft Excel 5.0 Template"
msgstr "Microsoft Excel 5.0 Πρότυπο"
+#: MS_Excel_95.xcu
+msgctxt ""
+"MS_Excel_95.xcu\n"
+"MS Excel 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 95"
+msgstr "Microsoft Excel 95"
+
#: MS_Excel_95_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_95_Vorlage_Template_ui.xcu\n"
@@ -88,6 +358,15 @@ msgctxt ""
msgid "Microsoft Excel 95 Template"
msgstr "Microsoft Excel 95 Πρότυπο"
+#: MS_Excel_97.xcu
+msgctxt ""
+"MS_Excel_97.xcu\n"
+"MS Excel 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Excel 97/2000/XP/2003"
+msgstr "Microsoft Excel 97/2000/XP/2003"
+
#: MS_Excel_97_Vorlage_Template_ui.xcu
msgctxt ""
"MS_Excel_97_Vorlage_Template_ui.xcu\n"
@@ -97,6 +376,24 @@ msgctxt ""
msgid "Microsoft Excel 97/2000/XP/2003 Template"
msgstr "Microsoft Excel 97/2000/XP/2003 Πρότυπο"
+#: MS_PowerPoint_97.xcu
+msgctxt ""
+"MS_PowerPoint_97.xcu\n"
+"MS PowerPoint 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003"
+msgstr "Microsoft PowerPoint 97/2000/XP/2003"
+
+#: MS_PowerPoint_97_AutoPlay.xcu
+msgctxt ""
+"MS_PowerPoint_97_AutoPlay.xcu\n"
+"MS PowerPoint 97 AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft PowerPoint 97/2000/XP/2003 AutoPlay"
+msgstr "Αυτόματη αναπαραγωγή Microsoft PowerPoint 97/2000/XP/2003"
+
#: MS_PowerPoint_97_Vorlage_ui.xcu
msgctxt ""
"MS_PowerPoint_97_Vorlage_ui.xcu\n"
@@ -106,6 +403,24 @@ msgctxt ""
msgid "Microsoft PowerPoint 97/2000/XP/2003 Template"
msgstr "Microsoft PowerPoint 97/2000/XP/2003 Πρότυπο"
+#: MS_WinWord_5.xcu
+msgctxt ""
+"MS_WinWord_5.xcu\n"
+"MS WinWord 5\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft WinWord 5"
+msgstr "Microsoft WinWord 5"
+
+#: MS_WinWord_6_0.xcu
+msgctxt ""
+"MS_WinWord_6_0.xcu\n"
+"MS WinWord 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 6.0"
+msgstr "Microsoft Word 6.0"
+
#: MS_Word_2003_XML_ui.xcu
msgctxt ""
"MS_Word_2003_XML_ui.xcu\n"
@@ -113,7 +428,16 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Microsoft Word 2003 XML"
-msgstr "Microsoft Word 2003 XML"
+msgstr "Πρότυπο Microsoft Word 2007/2010/2013 XML"
+
+#: MS_Word_2007_XML.xcu
+msgctxt ""
+"MS_Word_2007_XML.xcu\n"
+"MS Word 2007 XML\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -121,8 +445,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML πρότυπο"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 πρότυπο XML"
#: MS_Word_2007_XML_Template_ui.xcu
msgctxt ""
@@ -130,8 +454,8 @@ msgctxt ""
"MS Word 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML πρότυπο"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Microsoft Word 2007/2010/2013 πρότυπο XML"
#: MS_Word_2007_XML_ui.xcu
msgctxt ""
@@ -139,8 +463,17 @@ msgctxt ""
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
+
+#: MS_Word_95.xcu
+msgctxt ""
+"MS_Word_95.xcu\n"
+"MS Word 95\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 95"
+msgstr "Microsoft Word 95"
#: MS_Word_95_Vorlage_ui.xcu
msgctxt ""
@@ -151,6 +484,15 @@ msgctxt ""
msgid "Microsoft Word 95 Template"
msgstr "Microsoft Word 95 - Πρότυπο"
+#: MS_Word_97.xcu
+msgctxt ""
+"MS_Word_97.xcu\n"
+"MS Word 97\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word 97/2000/XP/2003"
+msgstr "Microsoft Word 97/2000/XP/2003"
+
#: MS_Word_97_Vorlage_ui.xcu
msgctxt ""
"MS_Word_97_Vorlage_ui.xcu\n"
@@ -160,6 +502,141 @@ msgctxt ""
msgid "Microsoft Word 97/2000/XP/2003 Template"
msgstr "Microsoft Word 97/2000/XP/2003 πρότυπο"
+#: MS_Works.xcu
+msgctxt ""
+"MS_Works.xcu\n"
+"MS_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works Document"
+msgstr "Έγγραφο Microsoft Works"
+
+#: MacDoc.xcu
+msgctxt ""
+"MacDoc.xcu\n"
+"MacDoc\n"
+"UIName\n"
+"value.text"
+msgid "MacDoc v1 Document"
+msgstr "Έγγραφο MacDoc v1"
+
+#: MacWrite.xcu
+msgctxt ""
+"MacWrite.xcu\n"
+"MacWrite\n"
+"UIName\n"
+"value.text"
+msgid "MacWrite Document"
+msgstr "Έγγραφο MacWrite"
+
+#: MacWritePro.xcu
+msgctxt ""
+"MacWritePro.xcu\n"
+"MacWritePro\n"
+"UIName\n"
+"value.text"
+msgid "MacWriteII or MacWritePro Document"
+msgstr "Έγγραφο MacWriteII ή MacWritePro"
+
+#: Mac_Acta.xcu
+msgctxt ""
+"Mac_Acta.xcu\n"
+"Mac_Acta\n"
+"UIName\n"
+"value.text"
+msgid "Acta Mac Classic Document"
+msgstr "Έγγραφο Acta Mac Classic"
+
+#: Mac_More.xcu
+msgctxt ""
+"Mac_More.xcu\n"
+"Mac_More\n"
+"UIName\n"
+"value.text"
+msgid "More Mac v2-3 Document"
+msgstr "Περισσότερα έγγραφα Mac v2-3"
+
+#: Mac_Word.xcu
+msgctxt ""
+"Mac_Word.xcu\n"
+"Mac_Word\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Word for Mac (v1 - v5)"
+msgstr "Microsoft Word για Mac (v1 - v5)"
+
+#: Mac_Works.xcu
+msgctxt ""
+"Mac_Works.xcu\n"
+"Mac_Works\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgstr "Microsoft Works για Mac Document (v1 - v4)"
+
+#: Mariner_Write.xcu
+msgctxt ""
+"Mariner_Write.xcu\n"
+"Mariner_Write\n"
+"UIName\n"
+"value.text"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgstr "Mariner Write Mac Classic v1.6 - v3.5"
+
+#: MathML_XML__Math_.xcu
+msgctxt ""
+"MathML_XML__Math_.xcu\n"
+"MathML XML (Math)\n"
+"UIName\n"
+"value.text"
+msgid "MathML 1.01"
+msgstr "MathML 1.01"
+
+#: MathType_3_x.xcu
+msgctxt ""
+"MathType_3_x.xcu\n"
+"MathType 3.x\n"
+"UIName\n"
+"value.text"
+msgid "MathType3.x"
+msgstr "MathType3.x"
+
+#: MindWrite.xcu
+msgctxt ""
+"MindWrite.xcu\n"
+"MindWrite\n"
+"UIName\n"
+"value.text"
+msgid "MindWrite Document"
+msgstr "Έγγραφο MindWrite"
+
+#: Nisus_Writer.xcu
+msgctxt ""
+"Nisus_Writer.xcu\n"
+"Nisus_Writer\n"
+"UIName\n"
+"value.text"
+msgid "Nisus Writer Mac Classic v3.4 - 6.5"
+msgstr "Nisus Writer Mac Classic v3.4 - 6.5"
+
+#: OOXML_Text.xcu
+msgctxt ""
+"OOXML_Text.xcu\n"
+"Office Open XML Text\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text"
+msgstr "Κείμενο Office Open XML"
+
+#: OOXML_Text_Template.xcu
+msgctxt ""
+"OOXML_Text_Template.xcu\n"
+"Office Open XML Text Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Text Template"
+msgstr "Πρότυπο κειμένου Office Open XML"
+
#: OOXML_Text_Template_ui.xcu
msgctxt ""
"OOXML_Text_Template_ui.xcu\n"
@@ -178,6 +655,177 @@ msgctxt ""
msgid "Office Open XML Text"
msgstr "Κείμενο Office Open XML"
+#: PBM___Portable_Bitmap.xcu
+msgctxt ""
+"PBM___Portable_Bitmap.xcu\n"
+"PBM - Portable Bitmap\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Φορητή ψηφιογραφία"
+
+#: PCT___Mac_Pict.xcu
+msgctxt ""
+"PCT___Mac_Pict.xcu\n"
+"PCT - Mac Pict\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: PCX___Zsoft_Paintbrush.xcu
+msgctxt ""
+"PCX___Zsoft_Paintbrush.xcu\n"
+"PCX - Zsoft Paintbrush\n"
+"UIName\n"
+"value.text"
+msgid "PCX - Zsoft Paintbrush"
+msgstr "PCX - Πινέλο Zsoft"
+
+#: PGM___Portable_Graymap.xcu
+msgctxt ""
+"PGM___Portable_Graymap.xcu\n"
+"PGM - Portable Graymap\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: PNG___Portable_Network_Graphic.xcu
+msgctxt ""
+"PNG___Portable_Network_Graphic.xcu\n"
+"PNG - Portable Network Graphic\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Φορητά γραφικά δικτύου"
+
+#: PPM___Portable_Pixelmap.xcu
+msgctxt ""
+"PPM___Portable_Pixelmap.xcu\n"
+"PPM - Portable Pixelmap\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Φορητό Pixelmap"
+
+#: PSD___Adobe_Photoshop.xcu
+msgctxt ""
+"PSD___Adobe_Photoshop.xcu\n"
+"PSD - Adobe Photoshop\n"
+"UIName\n"
+"value.text"
+msgid "PSD - Adobe Photoshop"
+msgstr "PSD - Adobe Photoshop"
+
+#: PalmDoc.xcu
+msgctxt ""
+"PalmDoc.xcu\n"
+"PalmDoc\n"
+"UIName\n"
+"value.text"
+msgid "PalmDoc eBook"
+msgstr "PalmDoc eBook"
+
+#: Plucker_eBook.xcu
+msgctxt ""
+"Plucker_eBook.xcu\n"
+"Plucker eBook\n"
+"UIName\n"
+"value.text"
+msgid "Plucker eBook"
+msgstr "Plucker eBook"
+
+#: PublisherDocument.xcu
+msgctxt ""
+"PublisherDocument.xcu\n"
+"Publisher Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Publisher 98-2010"
+msgstr "Microsoft Publisher 98-2010"
+
+#: QPro.xcu
+msgctxt ""
+"QPro.xcu\n"
+"Quattro Pro 6.0\n"
+"UIName\n"
+"value.text"
+msgid "Quattro Pro 6.0"
+msgstr "Quattro Pro 6.0"
+
+#: RAS___Sun_Rasterfile.xcu
+msgctxt ""
+"RAS___Sun_Rasterfile.xcu\n"
+"RAS - Sun Rasterfile\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: Rich_Text_Format.xcu
+msgctxt ""
+"Rich_Text_Format.xcu\n"
+"Rich Text Format\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text"
+msgstr "Εμπλουτισμένο κείμενο"
+
+#: Rich_Text_Format__StarCalc_.xcu
+msgctxt ""
+"Rich_Text_Format__StarCalc_.xcu\n"
+"Rich Text Format (StarCalc)\n"
+"UIName\n"
+"value.text"
+msgid "Rich Text Format (Calc)"
+msgstr "Μορφή εμπλουτισμένου κειμένου (Calc)"
+
+#: SGF___StarOffice_Writer_SGF.xcu
+msgctxt ""
+"SGF___StarOffice_Writer_SGF.xcu\n"
+"SGF - StarOffice Writer SGF\n"
+"UIName\n"
+"value.text"
+msgid "SGF - StarWriter Graphics Format"
+msgstr "SGF - Μορφή γραφικών StarWriter"
+
+#: SGV___StarDraw_2_0.xcu
+msgctxt ""
+"SGV___StarDraw_2_0.xcu\n"
+"SGV - StarDraw 2.0\n"
+"UIName\n"
+"value.text"
+msgid "SGV - StarDraw 2.0"
+msgstr "SGV - StarDraw 2.0"
+
+#: SVG___Scalable_Vector_Graphics.xcu
+msgctxt ""
+"SVG___Scalable_Vector_Graphics.xcu\n"
+"SVG - Scalable Vector Graphics\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Κλιμακώσιμα διανυσματικά γραφικά"
+
+#: SVM___StarView_Metafile.xcu
+msgctxt ""
+"SVM___StarView_Metafile.xcu\n"
+"SVM - StarView Metafile\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Μετα-αρχείο StarView"
+
+#: SYLK.xcu
+msgctxt ""
+"SYLK.xcu\n"
+"SYLK\n"
+"UIName\n"
+"value.text"
+msgid "SYLK"
+msgstr "SYLK"
+
#: StarBaseReportChart_ui.xcu
msgctxt ""
"StarBaseReportChart_ui.xcu\n"
@@ -259,6 +907,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr "Έγγραφο κειμένου του OpenOffice.org 1.0"
+#: T602Document.xcu
+msgctxt ""
+"T602Document.xcu\n"
+"T602Document\n"
+"UIName\n"
+"value.text"
+msgid "T602 Document"
+msgstr "Έγγραφο T602"
+
+#: TGA___Truevision_TARGA.xcu
+msgctxt ""
+"TGA___Truevision_TARGA.xcu\n"
+"TGA - Truevision TARGA\n"
+"UIName\n"
+"value.text"
+msgid "TGA - Truevision Targa"
+msgstr "TGA - Truevision Targa"
+
+#: TIF___Tag_Image_File.xcu
+msgctxt ""
+"TIF___Tag_Image_File.xcu\n"
+"TIF - Tag Image File\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Μορφή αρχείων εικόνων με ετικέτες"
+
+#: TeachText.xcu
+msgctxt ""
+"TeachText.xcu\n"
+"TeachText\n"
+"UIName\n"
+"value.text"
+msgid "TeachText/SimpleText v1 Document"
+msgstr "Έγγραφο TeachText/SimpleText v1"
+
+#: TealDoc.xcu
+msgctxt ""
+"TealDoc.xcu\n"
+"TealDoc\n"
+"UIName\n"
+"value.text"
+msgid "TealDoc eBook"
+msgstr "TealDoc eBook"
+
+#: TexEdit.xcu
+msgctxt ""
+"TexEdit.xcu\n"
+"TexEdit\n"
+"UIName\n"
+"value.text"
+msgid "Tex-Edit v2 Document"
+msgstr "Έγγραφο Tex-Edit v2"
+
#: Text__StarWriter_Web__ui.xcu
msgctxt ""
"Text__StarWriter_Web__ui.xcu\n"
@@ -340,6 +1042,87 @@ msgctxt ""
msgid "Unified Office Format text"
msgstr "Κείμενο Unified Office Format"
+#: VisioDocument.xcu
+msgctxt ""
+"VisioDocument.xcu\n"
+"Visio Document\n"
+"UIName\n"
+"value.text"
+msgid "Microsoft Visio 2000-2013"
+msgstr "Microsoft Visio 2000-2013"
+
+#: WMF___MS_Windows_Metafile.xcu
+msgctxt ""
+"WMF___MS_Windows_Metafile.xcu\n"
+"WMF - MS Windows Metafile\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Μετα-αρχείο Windows"
+
+#: WordPerfect.xcu
+msgctxt ""
+"WordPerfect.xcu\n"
+"WordPerfect\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Document"
+msgstr "Έγγραφο WordPerfect"
+
+#: WordPerfectGraphics.xcu
+msgctxt ""
+"WordPerfectGraphics.xcu\n"
+"WordPerfect Graphics\n"
+"UIName\n"
+"value.text"
+msgid "WordPerfect Graphics"
+msgstr "Γραφικά WordPerfect"
+
+#: WriteNow.xcu
+msgctxt ""
+"WriteNow.xcu\n"
+"WriteNow\n"
+"UIName\n"
+"value.text"
+msgid "WriteNow Document"
+msgstr "Έγγραφο WriteNow"
+
+#: WriterPlus.xcu
+msgctxt ""
+"WriterPlus.xcu\n"
+"WriterPlus\n"
+"UIName\n"
+"value.text"
+msgid "WriterPlus Document"
+msgstr "Έγγραφο WriterPlus"
+
+#: XBM___X_Consortium.xcu
+msgctxt ""
+"XBM___X_Consortium.xcu\n"
+"XBM - X-Consortium\n"
+"UIName\n"
+"value.text"
+msgid "XBM - X Bitmap"
+msgstr "XBM - Ψηφιογραφία X"
+
+#: XPM.xcu
+msgctxt ""
+"XPM.xcu\n"
+"XPM\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: ZWrite.xcu
+msgctxt ""
+"ZWrite.xcu\n"
+"ZWrite\n"
+"UIName\n"
+"value.text"
+msgid "Z-Write 1.3 Document"
+msgstr "Έγγραφο Z-Write 1.3"
+
#: calc8_template_ui.xcu
msgctxt ""
"calc8_template_ui.xcu\n"
@@ -382,8 +1165,8 @@ msgctxt ""
"Calc MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Microsoft Excel 2007/2010 XML πρότυπο"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Microsoft Excel 2007/2010/2013 πρότυπο XML"
#: calc_MS_Excel_2007_XML_ui.xcu
msgctxt ""
@@ -391,8 +1174,8 @@ msgctxt ""
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: calc_OOXML_Template_ui.xcu
msgctxt ""
@@ -421,6 +1204,15 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "Πρότυπο υπολογιστικού φύλλου του OpenOffice.org 1.0"
+#: calc_pdf_Export.xcu
+msgctxt ""
+"calc_pdf_Export.xcu\n"
+"calc_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Φορητή μορφή εγγράφου"
+
#: chart8_ui.xcu
msgctxt ""
"chart8_ui.xcu\n"
@@ -430,6 +1222,15 @@ msgctxt ""
msgid "ODF Chart"
msgstr "Διάγραμμα ODF"
+#: dBase.xcu
+msgctxt ""
+"dBase.xcu\n"
+"dBase\n"
+"UIName\n"
+"value.text"
+msgid "dBASE"
+msgstr "dBASE"
+
#: draw8_template_ui.xcu
msgctxt ""
"draw8_template_ui.xcu\n"
@@ -448,6 +1249,33 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "Σχέδιο ODF"
+#: draw_PCD_Photo_CD_Base.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base.xcu\n"
+"draw_PCD_Photo_CD_Base\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (768x512)"
+msgstr "PCD - Kodak Photo CD (768x512)"
+
+#: draw_PCD_Photo_CD_Base16.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base16.xcu\n"
+"draw_PCD_Photo_CD_Base16\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (192x128)"
+msgstr "PCD - Kodak Photo CD (192x128)"
+
+#: draw_PCD_Photo_CD_Base4.xcu
+msgctxt ""
+"draw_PCD_Photo_CD_Base4.xcu\n"
+"draw_PCD_Photo_CD_Base4\n"
+"UIName\n"
+"value.text"
+msgid "PCD - Kodak Photo CD (384x256)"
+msgstr "PCD - Kodak Photo CD (384x256)"
+
#: draw_StarOffice_XML_Draw_Template_ui.xcu
msgctxt ""
"draw_StarOffice_XML_Draw_Template_ui.xcu\n"
@@ -457,6 +1285,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr "Πρότυπο σχεδίου του OpenOffice.org 1.0"
+#: draw_bmp_Export.xcu
+msgctxt ""
+"draw_bmp_Export.xcu\n"
+"draw_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Ψηφιογραφία Windows"
+
+#: draw_emf_Export.xcu
+msgctxt ""
+"draw_emf_Export.xcu\n"
+"draw_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Βελτιωμένο μετα-αρχείο"
+
+#: draw_eps_Export.xcu
+msgctxt ""
+"draw_eps_Export.xcu\n"
+"draw_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: draw_flash_Export.xcu
+msgctxt ""
+"draw_flash_Export.xcu\n"
+"draw_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: draw_gif_Export.xcu
+msgctxt ""
+"draw_gif_Export.xcu\n"
+"draw_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Μορφή ανταλλαγής γραφικών"
+
#: draw_html_Export_ui.xcu
msgctxt ""
"draw_html_Export_ui.xcu\n"
@@ -466,6 +1339,150 @@ msgctxt ""
msgid "HTML Document (Draw)"
msgstr "Έγγραφο HTML (Draw)"
+#: draw_jpg_Export.xcu
+msgctxt ""
+"draw_jpg_Export.xcu\n"
+"draw_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: draw_met_Export.xcu
+msgctxt ""
+"draw_met_Export.xcu\n"
+"draw_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - Μετα-αρχείο OS/2"
+
+#: draw_pbm_Export.xcu
+msgctxt ""
+"draw_pbm_Export.xcu\n"
+"draw_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Φορητή ψηφιογραφία"
+
+#: draw_pct_Export.xcu
+msgctxt ""
+"draw_pct_Export.xcu\n"
+"draw_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: draw_pdf_Export.xcu
+msgctxt ""
+"draw_pdf_Export.xcu\n"
+"draw_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Φορητή μορφή εγγράφου"
+
+#: draw_pgm_Export.xcu
+msgctxt ""
+"draw_pgm_Export.xcu\n"
+"draw_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: draw_png_Export.xcu
+msgctxt ""
+"draw_png_Export.xcu\n"
+"draw_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Φορητά γραφικά δικτύου"
+
+#: draw_ppm_Export.xcu
+msgctxt ""
+"draw_ppm_Export.xcu\n"
+"draw_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Φορητό Pixelmap"
+
+#: draw_ras_Export.xcu
+msgctxt ""
+"draw_ras_Export.xcu\n"
+"draw_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: draw_svg_Export.xcu
+msgctxt ""
+"draw_svg_Export.xcu\n"
+"draw_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Κλιμακώσιμα διανυσματικά γραφικά"
+
+#: draw_svm_Export.xcu
+msgctxt ""
+"draw_svm_Export.xcu\n"
+"draw_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Μετα-αρχείο StarView"
+
+#: draw_tif_Export.xcu
+msgctxt ""
+"draw_tif_Export.xcu\n"
+"draw_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Μορφή αρχείων εικόνων με ετικέτες"
+
+#: draw_wmf_Export.xcu
+msgctxt ""
+"draw_wmf_Export.xcu\n"
+"draw_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Μετα-αρχείο Windows"
+
+#: draw_xpm_Export.xcu
+msgctxt ""
+"draw_xpm_Export.xcu\n"
+"draw_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
+#: eDoc_Document.xcu
+msgctxt ""
+"eDoc_Document.xcu\n"
+"eDoc_Document\n"
+"UIName\n"
+"value.text"
+msgid "eDOC (v2) Document"
+msgstr "Έγγραφο eDOC (v2)"
+
+#: eReader_eBook.xcu
+msgctxt ""
+"eReader_eBook.xcu\n"
+"eReader eBook\n"
+"UIName\n"
+"value.text"
+msgid "eReader eBook"
+msgstr "eReader eBook"
+
#: impress8_draw_ui.xcu
msgctxt ""
"impress8_draw_ui.xcu\n"
@@ -499,8 +1516,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML AutoPlay"
-msgstr "Microsoft PowerPoint 2007/2010 XML Αυτόματη εκτέλεση"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML AutoPlay"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML Αυτόματη εκτέλεση"
#: impress_MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -508,8 +1525,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML πρότυπο"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Πρότυπο Microsoft PowerPoint 2007/2010/2013 XML"
#: impress_MS_PowerPoint_2007_XML_Template_ui.xcu
msgctxt ""
@@ -517,8 +1534,8 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML Πρότυπο"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Πρότυπο Microsoft PowerPoint 2007/2010/2013 XML"
#: impress_MS_PowerPoint_2007_XML_ui.xcu
msgctxt ""
@@ -526,8 +1543,35 @@ msgctxt ""
"Impress MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
+
+#: impress_OOXML.xcu
+msgctxt ""
+"impress_OOXML.xcu\n"
+"Impress Office Open XML\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation"
+msgstr "Παρουσίαση Office Open XML"
+
+#: impress_OOXML_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_AutoPlay.xcu\n"
+"Impress Office Open XML AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Αυτόματη αναπαραγωγή παρουσίασης Office Open XML"
+
+#: impress_OOXML_Template.xcu
+msgctxt ""
+"impress_OOXML_Template.xcu\n"
+"Impress Office Open XML Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation Template"
+msgstr "Πρότυπο παρουσίασης Office Open XML"
#: impress_OOXML_Template_ui.xcu
msgctxt ""
@@ -565,6 +1609,51 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr "Πρότυπο παρουσίασης του OpenOffice.org 1.0"
+#: impress_bmp_Export.xcu
+msgctxt ""
+"impress_bmp_Export.xcu\n"
+"impress_bmp_Export\n"
+"UIName\n"
+"value.text"
+msgid "BMP - Windows Bitmap"
+msgstr "BMP - Ψηφιογραφία Windows"
+
+#: impress_emf_Export.xcu
+msgctxt ""
+"impress_emf_Export.xcu\n"
+"impress_emf_Export\n"
+"UIName\n"
+"value.text"
+msgid "EMF - Enhanced Metafile"
+msgstr "EMF - Βελτιωμένο μετα-αρχείο"
+
+#: impress_eps_Export.xcu
+msgctxt ""
+"impress_eps_Export.xcu\n"
+"impress_eps_Export\n"
+"UIName\n"
+"value.text"
+msgid "EPS - Encapsulated PostScript"
+msgstr "EPS - Encapsulated PostScript"
+
+#: impress_flash_Export.xcu
+msgctxt ""
+"impress_flash_Export.xcu\n"
+"impress_flash_Export\n"
+"UIName\n"
+"value.text"
+msgid "Macromedia Flash (SWF)"
+msgstr "Macromedia Flash (SWF)"
+
+#: impress_gif_Export.xcu
+msgctxt ""
+"impress_gif_Export.xcu\n"
+"impress_gif_Export\n"
+"UIName\n"
+"value.text"
+msgid "GIF - Graphics Interchange Format"
+msgstr "GIF - Μορφή ανταλλαγής γραφικών"
+
#: impress_html_Export_ui.xcu
msgctxt ""
"impress_html_Export_ui.xcu\n"
@@ -574,6 +1663,132 @@ msgctxt ""
msgid "HTML Document (Impress)"
msgstr "Έγγραφο HTML (Impress)"
+#: impress_jpg_Export.xcu
+msgctxt ""
+"impress_jpg_Export.xcu\n"
+"impress_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: impress_met_Export.xcu
+msgctxt ""
+"impress_met_Export.xcu\n"
+"impress_met_Export\n"
+"UIName\n"
+"value.text"
+msgid "MET - OS/2 Metafile"
+msgstr "MET - Μετα-αρχείο OS/2"
+
+#: impress_pbm_Export.xcu
+msgctxt ""
+"impress_pbm_Export.xcu\n"
+"impress_pbm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PBM - Portable Bitmap"
+msgstr "PBM - Φορητή ψηφιογραφία"
+
+#: impress_pct_Export.xcu
+msgctxt ""
+"impress_pct_Export.xcu\n"
+"impress_pct_Export\n"
+"UIName\n"
+"value.text"
+msgid "PCT - Mac Pict"
+msgstr "PCT - Mac Pict"
+
+#: impress_pdf_Export.xcu
+msgctxt ""
+"impress_pdf_Export.xcu\n"
+"impress_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Φορητή μορφή εγράφου"
+
+#: impress_pgm_Export.xcu
+msgctxt ""
+"impress_pgm_Export.xcu\n"
+"impress_pgm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PGM - Portable Graymap"
+msgstr "PGM - Portable Graymap"
+
+#: impress_png_Export.xcu
+msgctxt ""
+"impress_png_Export.xcu\n"
+"impress_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Φορητά γραφικά δικτύου"
+
+#: impress_ppm_Export.xcu
+msgctxt ""
+"impress_ppm_Export.xcu\n"
+"impress_ppm_Export\n"
+"UIName\n"
+"value.text"
+msgid "PPM - Portable Pixelmap"
+msgstr "PPM - Φορητά Pixelmap"
+
+#: impress_ras_Export.xcu
+msgctxt ""
+"impress_ras_Export.xcu\n"
+"impress_ras_Export\n"
+"UIName\n"
+"value.text"
+msgid "RAS - Sun Raster Image"
+msgstr "RAS - Sun Raster Image"
+
+#: impress_svg_Export.xcu
+msgctxt ""
+"impress_svg_Export.xcu\n"
+"impress_svg_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVG - Scalable Vector Graphics"
+msgstr "SVG - Κλιμακώσιμα διανυσματικά γραφικά"
+
+#: impress_svm_Export.xcu
+msgctxt ""
+"impress_svm_Export.xcu\n"
+"impress_svm_Export\n"
+"UIName\n"
+"value.text"
+msgid "SVM - StarView Metafile"
+msgstr "SVM - Μετα-αρχείο StarView"
+
+#: impress_tif_Export.xcu
+msgctxt ""
+"impress_tif_Export.xcu\n"
+"impress_tif_Export\n"
+"UIName\n"
+"value.text"
+msgid "TIFF - Tagged Image File Format"
+msgstr "TIFF - Μορφή αρχείου εικόνας με ετικέτες"
+
+#: impress_wmf_Export.xcu
+msgctxt ""
+"impress_wmf_Export.xcu\n"
+"impress_wmf_Export\n"
+"UIName\n"
+"value.text"
+msgid "WMF - Windows Metafile"
+msgstr "WMF - Μετα-αρχείο Windows"
+
+#: impress_xpm_Export.xcu
+msgctxt ""
+"impress_xpm_Export.xcu\n"
+"impress_xpm_Export\n"
+"UIName\n"
+"value.text"
+msgid "XPM - X PixMap"
+msgstr "XPM - X PixMap"
+
#: math8_ui.xcu
msgctxt ""
"math8_ui.xcu\n"
@@ -583,6 +1798,24 @@ msgctxt ""
msgid "ODF Formula"
msgstr "Τύπος ODF"
+#: math_pdf_Export.xcu
+msgctxt ""
+"math_pdf_Export.xcu\n"
+"math_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Φορητή μορφή εγγράφου"
+
+#: placeware_Export.xcu
+msgctxt ""
+"placeware_Export.xcu\n"
+"placeware_Export\n"
+"UIName\n"
+"value.text"
+msgid "PWP - PlaceWare"
+msgstr "PWP - PlaceWare"
+
#: writer8_template_ui.xcu
msgctxt ""
"writer8_template_ui.xcu\n"
@@ -601,6 +1834,15 @@ msgctxt ""
msgid "ODF Text Document"
msgstr "Έγγραφο κειμένου ODF"
+#: writer_MIZI_Hwp_97.xcu
+msgctxt ""
+"writer_MIZI_Hwp_97.xcu\n"
+"writer_MIZI_Hwp_97\n"
+"UIName\n"
+"value.text"
+msgid "Hangul WP 97"
+msgstr "Hangul WP 97"
+
#: writer_StarOffice_XML_Writer_Template_ui.xcu
msgctxt ""
"writer_StarOffice_XML_Writer_Template_ui.xcu\n"
@@ -628,6 +1870,60 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document"
msgstr "Έγγραφο κειμένου του OpenOffice.org 1.0"
+#: writer_globaldocument_pdf_Export.xcu
+msgctxt ""
+"writer_globaldocument_pdf_Export.xcu\n"
+"writer_globaldocument_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Φορητή μορφή εγγράφου"
+
+#: writer_jpg_Export.xcu
+msgctxt ""
+"writer_jpg_Export.xcu\n"
+"writer_jpg_Export\n"
+"UIName\n"
+"value.text"
+msgid "JPEG - Joint Photographic Experts Group"
+msgstr "JPEG - Joint Photographic Experts Group"
+
+#: writer_layout_dump.xcu
+msgctxt ""
+"writer_layout_dump.xcu\n"
+"writer_layout_dump\n"
+"UIName\n"
+"value.text"
+msgid "Writer Layout XML"
+msgstr "Διάταξη XML Writer"
+
+#: writer_pdf_Export.xcu
+msgctxt ""
+"writer_pdf_Export.xcu\n"
+"writer_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Φορητή μορφή αρχείου"
+
+#: writer_png_Export.xcu
+msgctxt ""
+"writer_png_Export.xcu\n"
+"writer_png_Export\n"
+"UIName\n"
+"value.text"
+msgid "PNG - Portable Network Graphic"
+msgstr "PNG - Φορητά γραφικά δικτύου"
+
+#: writer_web_HTML_help.xcu
+msgctxt ""
+"writer_web_HTML_help.xcu\n"
+"writer_web_HTML_help\n"
+"UIName\n"
+"value.text"
+msgid "Help content"
+msgstr "Περιεχόμενο βοήθειας"
+
#: writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu
msgctxt ""
"writer_web_StarOffice_XML_Writer_Web_Template_ui.xcu\n"
@@ -646,6 +1942,24 @@ msgctxt ""
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
msgstr "Έγγραφο κειμένου (Writer/ιστού) του OpenOffice.org 1.0"
+#: writer_web_pdf_Export.xcu
+msgctxt ""
+"writer_web_pdf_Export.xcu\n"
+"writer_web_pdf_Export\n"
+"UIName\n"
+"value.text"
+msgid "PDF - Portable Document Format"
+msgstr "PDF - Φορητή μορφή εγγράφου"
+
+#: writerglobal8_HTML.xcu
+msgctxt ""
+"writerglobal8_HTML.xcu\n"
+"writerglobal8_HTML\n"
+"UIName\n"
+"value.text"
+msgid "HTML (Writer/Global)"
+msgstr "HTML (Writer/Global)"
+
#: writerglobal8_ui.xcu
msgctxt ""
"writerglobal8_ui.xcu\n"
@@ -681,3 +1995,12 @@ msgctxt ""
"value.text"
msgid "Text (Writer/Web)"
msgstr "Κείμενο (Writer/Web)"
+
+#: zTXT.xcu
+msgctxt ""
+"zTXT.xcu\n"
+"zTXT\n"
+"UIName\n"
+"value.text"
+msgid "zTXT eBook"
+msgstr "zTXT eBook"
diff --git a/source/el/filter/source/config/fragments/types.po b/source/el/filter/source/config/fragments/types.po
index 2be68e99052..a71e8614807 100644
--- a/source/el/filter/source/config/fragments/types.po
+++ b/source/el/filter/source/config/fragments/types.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-12-01 18:29+0000\n"
+"POT-Creation-Date: 2014-01-17 15:06+0100\n"
+"PO-Revision-Date: 2014-01-18 03:48+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385922597.0\n"
+"X-POOTLE-MTIME: 1390016894.0\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -31,8 +31,8 @@ msgctxt ""
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML"
-msgstr "Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML"
+msgstr "Microsoft Excel 2007/2010/2013 XML"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -40,8 +40,8 @@ msgctxt ""
"MS Excel 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Excel 2007/2010 XML Template"
-msgstr "Πρότυπο Microsoft Excel 2007/2010 XML"
+msgid "Microsoft Excel 2007/2010/2013 XML Template"
+msgstr "Πρότυπο Microsoft Excel 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
@@ -49,8 +49,8 @@ msgctxt ""
"MS PowerPoint 2007 XML\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
@@ -58,8 +58,8 @@ msgctxt ""
"MS PowerPoint 2007 XML AutoPlay\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML"
-msgstr "Microsoft PowerPoint 2007/2010 XML"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML"
+msgstr "Microsoft PowerPoint 2007/2010/2013 XML"
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
@@ -67,8 +67,8 @@ msgctxt ""
"MS PowerPoint 2007 XML Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft PowerPoint 2007/2010 XML Template"
-msgstr "Microsoft PowerPoint 2007/2010 XML πρότυπο"
+msgid "Microsoft PowerPoint 2007/2010/2013 XML Template"
+msgstr "Πρότυπο Microsoft PowerPoint 2007/2010/2013 XML "
#: StarBase.xcu
msgctxt ""
@@ -133,6 +133,24 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "Υπολογιστικό φύλλο OpenDocument (απλό XML)"
+#: calc_OOXML.xcu
+msgctxt ""
+"calc_OOXML.xcu\n"
+"Office Open XML Spreadsheet\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet"
+msgstr "Υπολογιστικό φύλλο Office Open XML"
+
+#: calc_OOXML_Template.xcu
+msgctxt ""
+"calc_OOXML_Template.xcu\n"
+"Office Open XML Spreadsheet Template\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Spreadsheet Template"
+msgstr "Πρότυπο υπολογιστικού φύλλου Office Open XML"
+
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -196,6 +214,15 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "Παρουσίαση OpenDocument (απλό XML)"
+#: impress_OOXML_Presentation_AutoPlay.xcu
+msgctxt ""
+"impress_OOXML_Presentation_AutoPlay.xcu\n"
+"Office Open XML Presentation AutoPlay\n"
+"UIName\n"
+"value.text"
+msgid "Office Open XML Presentation AutoPlay"
+msgstr "Αυτόματη αναπαραγωγή παρουσίασης Office Open XML"
+
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -238,8 +265,8 @@ msgctxt ""
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML"
-msgstr "Microsoft Word 2007/2010 XML"
+msgid "Microsoft Word 2007/2010/2013 XML"
+msgstr "Microsoft Word 2007/2010/2013 XML"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -247,8 +274,8 @@ msgctxt ""
"writer_MS_Word_2007_Template\n"
"UIName\n"
"value.text"
-msgid "Microsoft Word 2007/2010 XML Template"
-msgstr "Microsoft Word 2007/2010 XML πρότυπο"
+msgid "Microsoft Word 2007/2010/2013 XML Template"
+msgstr "Πρότυπο Microsoft Word 2007/2010/2013 XML"
#: writer_ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/el/formula/source/core/resource.po b/source/el/formula/source/core/resource.po
index e5b88d3ebfe..fc877f976cf 100644
--- a/source/el/formula/source/core/resource.po
+++ b/source/el/formula/source/core/resource.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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2013-11-27 07:59+0000\n"
+"POT-Creation-Date: 2013-12-17 14:12+0100\n"
+"PO-Revision-Date: 2013-12-19 08:22+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385539197.0\n"
+"X-POOTLE-MTIME: 1387441347.0\n"
#: core_resource.src
msgctxt ""
@@ -1343,6 +1343,15 @@ msgstr "EXPONDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_EXP_DIST_MS\n"
+"string.text"
+msgid "EXPON.DIST"
+msgstr "EXPON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_BINOM_DIST\n"
"string.text"
msgid "BINOMDIST"
@@ -1370,6 +1379,15 @@ msgstr "POISSON"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_POISSON_DIST_MS\n"
+"string.text"
+msgid "POISSON.DIST"
+msgstr "POISSON.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_KOMBIN\n"
"string.text"
msgid "COMBIN"
@@ -2117,6 +2135,15 @@ msgstr "HYPGEOMDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_HYP_GEOM_DIST_MS\n"
+"string.text"
+msgid "HYPGEOM.DIST"
+msgstr "HYPGEOM.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOG_NORM_DIST\n"
"string.text"
msgid "LOGNORMDIST"
@@ -2144,6 +2171,24 @@ msgstr "FDIST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_LT\n"
+"string.text"
+msgid "F.DIST"
+msgstr "F.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_DIST_RT\n"
+"string.text"
+msgid "F.DIST.RT"
+msgstr "F.DIST.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_DIST\n"
"string.text"
msgid "CHIDIST"
@@ -2171,6 +2216,15 @@ msgstr "WEIBULL"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_WEIBULL_MS\n"
+"string.text"
+msgid "WEIBULL.DIST"
+msgstr "WEIBULL.DIST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_NEG_BINOM_VERT\n"
"string.text"
msgid "NEGBINOMDIST"
@@ -2414,6 +2468,15 @@ msgstr "FTEST"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_TEST_MS\n"
+"string.text"
+msgid "F.TEST"
+msgstr "F.TEST"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_TRIM_MEAN\n"
"string.text"
msgid "TRIMMEAN"
@@ -2612,6 +2675,24 @@ msgstr "FINV"
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_LT\n"
+"string.text"
+msgid "F.INV"
+msgstr "F.INV"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_F_INV_RT\n"
+"string.text"
+msgid "F.INV.RT"
+msgstr "F.INV.RT"
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CHI_TEST\n"
"string.text"
msgid "CHITEST"
diff --git a/source/el/helpcontent2/source/text/sbasic/guide.po b/source/el/helpcontent2/source/text/sbasic/guide.po
index 34db998c2ec..1323879a66a 100644
--- a/source/el/helpcontent2/source/text/sbasic/guide.po
+++ b/source/el/helpcontent2/source/text/sbasic/guide.po
@@ -4,9 +4,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-01-15 14:42+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2013-12-17 09:17+0300\n"
+"Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>\n"
+"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1358260941.0\n"
#: access2base.xhp
@@ -22,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Access2Base"
-msgstr ""
+msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -30,7 +31,7 @@ msgctxt ""
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Access2Base</bookmark_value>"
#: access2base.xhp
msgctxt ""
@@ -38,7 +39,7 @@ msgctxt ""
"hd_idA2B002\n"
"help.text"
msgid "Access2Base"
-msgstr ""
+msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -46,7 +47,7 @@ msgctxt ""
"hd_idA2B003\n"
"help.text"
msgid "What is Access2Base ?"
-msgstr ""
+msgstr "Τι είναι η Access2Base;"
#: access2base.xhp
msgctxt ""
@@ -54,7 +55,7 @@ msgctxt ""
"par_idA2B004\n"
"help.text"
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
-msgstr ""
+msgstr "Access2Base είναι μια βιβλιοθήκη μακροεντολών της LibreOffice Basic για προγραμματιστές εφαρμογών (επαγγελματικές ή προσωπικές) και για προχωρημένους χρήστες. Είναι μία από τις αποθηκευμένες βιβλιοθήκες στο \"Μακροεντολές και διάλογοι του LibreOffice\"."
#: access2base.xhp
msgctxt ""
@@ -62,7 +63,7 @@ msgctxt ""
"par_idA2B005\n"
"help.text"
msgid "The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice <emph>Base</emph> application only."
-msgstr ""
+msgstr "Οι παρεχόμενες μακροεντολές υλοποιούν λειτουργίες, που όλες εμπνεύστηκαν άμεσα από την Microsoft Access. Οι μακροεντολές μπορούν να κληθούν μόνο από μια εφαρμογή <emph>Base</emph> του LibreOffice."
#: access2base.xhp
msgctxt ""
@@ -70,7 +71,7 @@ msgctxt ""
"par_idA2B006\n"
"help.text"
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
-msgstr ""
+msgstr "Η API που παρέχεται από την Access2Base προορίζεται να είναι πιο περιεκτική, ευκολονόητη και εύκολη στην εκμάθηση από την τυπική API UNO (API = διεπαφή προγραμματισμού εφαρμογών)."
#: access2base.xhp
msgctxt ""
@@ -78,7 +79,7 @@ msgctxt ""
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
-msgstr ""
+msgstr "<emph>Η βιβλιοθήκη τεκμηριώνεται δικτυακά στο <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
#: access2base.xhp
msgctxt ""
@@ -86,7 +87,7 @@ msgctxt ""
"hd_idA2B008\n"
"help.text"
msgid "The implemented macros include:"
-msgstr ""
+msgstr "Οι υλοποιημένες μακροεντολές περιλαμβάνουν:"
#: access2base.xhp
msgctxt ""
@@ -94,7 +95,7 @@ msgctxt ""
"par_idA2B009\n"
"help.text"
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the MSAccess object model"
-msgstr ""
+msgstr "μια απλοποιημένη και επεκτάσιμη API για χειρισμούς <emph>φορμών</emph>, <emph>διαλόγων</emph> και <emph>στοιχείων ελέγχου</emph> παρόμοια με το πρότυπο αντικειμένου MSAccess"
#: access2base.xhp
msgctxt ""
@@ -102,7 +103,7 @@ msgctxt ""
"par_idA2B010\n"
"help.text"
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects"
-msgstr ""
+msgstr "μια API για πρόσβαση βάσεων δεδομένων με αντικείμενα <emph>πινάκων</emph>, <emph>ερωτημάτων</emph>, <emph>συνόλου εγγραφών</emph> και <emph>πεδίων</emph>"
#: access2base.xhp
msgctxt ""
@@ -110,7 +111,7 @@ msgctxt ""
"par_idA2B011\n"
"help.text"
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding MSAccess macros/actions"
-msgstr ""
+msgstr "έναν αριθμό από <emph>ενέργειες</emph> με σύνταξη ταυτόσημη με τις αντίστοιχες τους στις μακροεντολές/ενέργειες MSAccess"
#: access2base.xhp
msgctxt ""
@@ -118,7 +119,7 @@ msgctxt ""
"par_idA2B012\n"
"help.text"
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions"
-msgstr ""
+msgstr "τις συναρτήσεις βάσης δεδομένων <emph>DLookup</emph>, <emph>DSum</emph>, ..."
#: access2base.xhp
msgctxt ""
@@ -126,7 +127,7 @@ msgctxt ""
"par_idA2B013\n"
"help.text"
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
-msgstr ""
+msgstr "υποστήριξη της σημειογραφίας συντομεύσεων όπως <item type=\"literal\">Forms!myForm!myControl</item>"
#: access2base.xhp
msgctxt ""
@@ -134,7 +135,7 @@ msgctxt ""
"par_idA2B014\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: access2base.xhp
msgctxt ""
@@ -142,7 +143,7 @@ msgctxt ""
"par_idA2B015\n"
"help.text"
msgid "a consistent errors and exceptions handler"
-msgstr ""
+msgstr "έναν χειριστή ομοιόμορφων σφαλμάτων και εξαιρέσεων"
#: access2base.xhp
msgctxt ""
@@ -150,7 +151,7 @@ msgctxt ""
"par_idA2B016\n"
"help.text"
msgid "facilities for programming form, dialog and control <emph>events</emph>"
-msgstr ""
+msgstr "διευκολύνσεις για φόρμες προγραμματισμού, <emph>συμβάντα</emph> διαλόγων και στοιχείων ελέγχου"
#: access2base.xhp
msgctxt ""
@@ -158,7 +159,7 @@ msgctxt ""
"par_idA2B017\n"
"help.text"
msgid "the support of both embedded forms and standalone (Writer) forms"
-msgstr ""
+msgstr "υποστήριξη και για ενσωματωμένες φόρμες και για αυτόνομες (Writer) φόρμες"
#: access2base.xhp
msgctxt ""
@@ -166,7 +167,7 @@ msgctxt ""
"hd_idA2B018\n"
"help.text"
msgid "Compare Access2Base with MSAccess VBA"
-msgstr ""
+msgstr "Σύγκριση της Access2Base με VBA MSAccess"
#: control_properties.xhp
msgctxt ""
@@ -182,7 +183,7 @@ msgctxt ""
"bm_id3145786\n"
"help.text"
msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
-msgstr "<bookmark_value>ιδιότητες, πεδία ελέγχου στον επεξεργαστή διαλόγου</bookmark_value><bookmark_value>αλλαγή, ιδιότητες πεδίων ελέγχου</bookmark_value><bookmark_value>πεδία ελέγχου, αλλαγή ιδιοτήτων</bookmark_value><bookmark_value>επεξεργαστής διαλόγου, αλλαγή ιδιοτήτων πεδίων ελέγχου</bookmark_value>"
+msgstr "<bookmark_value>ιδιότητες; πεδία ελέγχου στον επεξεργαστή διαλόγου</bookmark_value><bookmark_value>αλλαγή;, ιδιότητες πεδίων ελέγχου</bookmark_value><bookmark_value>πεδία ελέγχου; αλλαγή ιδιοτήτων</bookmark_value><bookmark_value>επεξεργαστής διαλόγου; αλλαγή ιδιοτήτων πεδίων ελέγχου</bookmark_value>"
#: control_properties.xhp
msgctxt ""
@@ -294,7 +295,7 @@ msgctxt ""
"bm_id3149182\n"
"help.text"
msgid "<bookmark_value>controls; creating in the dialog editor</bookmark_value><bookmark_value>dialog editor;creating controls</bookmark_value>"
-msgstr "<bookmark_value>έλεγχοι, δημιουργία στον επεξεργαστή διαλόγου</bookmark_value><bookmark_value>επεξεργαστής διαλόγου,δημιουργία ελέγχων</bookmark_value>"
+msgstr "<bookmark_value>έλεγχοι; δημιουργία στον επεξεργαστή διαλόγου</bookmark_value><bookmark_value>επεξεργαστής διαλόγου;δημιουργία ελέγχων</bookmark_value>"
#: insert_control.xhp
msgctxt ""
@@ -355,7 +356,7 @@ msgctxt ""
"bm_id3155338\n"
"help.text"
msgid "<bookmark_value>programming examples for controls</bookmark_value><bookmark_value>dialogs;loading (example)</bookmark_value><bookmark_value>dialogs;displaying (example)</bookmark_value><bookmark_value>controls;reading or editing properties (example)</bookmark_value><bookmark_value>list boxes;removing entries from (example)</bookmark_value><bookmark_value>list boxes;adding entries to (example)</bookmark_value><bookmark_value>examples; programming controls</bookmark_value><bookmark_value>dialog editor;programming examples for controls</bookmark_value>"
-msgstr "<bookmark_value>παραδείγματα προγραμματισμού πεδίων ελέγχου</bookmark_value><bookmark_value>διάλογοι, φόρτωση (παράδειγμα)</bookmark_value><bookmark_value>διάλογοι, εμφάνιση (παράδειγμα)</bookmark_value><bookmark_value>πεδία ελέγχου, ανάγνωση ή επεξεργασία ιδιοτήτων (παράδειγμα)</bookmark_value><bookmark_value>πεδία λίστας, διαγραφή καταχωρίσεων από (παράδειγμα)</bookmark_value><bookmark_value>πλαίσια λίστας, προσθήκη καταχωρίσεων σε (παράδειγμα)</bookmark_value><bookmark_value>παραδείγματα, προγραμματισμός πεδίων ελέγχου</bookmark_value><bookmark_value>επεξεργαστής διαλόγου, παραδείγματα προγραμματισμού πεδίων ελέγχου</bookmark_value>"
+msgstr "<bookmark_value>παραδείγματα προγραμματισμού πεδίων ελέγχου</bookmark_value><bookmark_value>διάλογοι; φόρτωση (παράδειγμα)</bookmark_value><bookmark_value>διάλογοι; εμφάνιση (παράδειγμα)</bookmark_value><bookmark_value>πεδία ελέγχου, ανάγνωση ή επεξεργασία ιδιοτήτων (παράδειγμα)</bookmark_value><bookmark_value>πλαίσια καταλόγου; διαγραφή καταχωρίσεων από (παράδειγμα)</bookmark_value><bookmark_value>πλαίσια καταλόγου; προσθήκη καταχωρίσεων σε (παράδειγμα)</bookmark_value><bookmark_value>παραδείγματα; προγραμματισμός πεδίων ελέγχου</bookmark_value><bookmark_value>επεξεργαστής διαλόγου; παραδείγματα προγραμματισμού πεδίων ελέγχου</bookmark_value>"
#: sample_code.xhp
msgctxt ""
@@ -373,7 +374,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following examples are for a new <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">dialog</link> called \"Dialog1\". Use the tools on the <emph>Toolbox</emph> bar in the dialog editor to create the dialog and add the following controls: a <emph>Check Box</emph> called \"CheckBox1\", a <emph>Label Field</emph> called \"Label1\", a <emph>Button</emph> called \"CommandButton1\", and a <emph>List Box</emph> called \"ListBox1\"."
-msgstr "Τα ακόλουθα παραδείγματα είναι για ένα νέο <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">διάλογο</link> που ονομάζεται \"Dialog1\". Χρησιμοποιήστε τα εργαλεία της γραμμής <emph>Εργαλειοθήκη</emph> του επεξεργαστή διαλόγου για να δημιουργήσετε τον διάλογο και να προσθέσετε τα παρακάτω πεδία ελέγχου: ένα <emph>Πλαίσιο ελέγχου</emph> με το όνομα \"CheckBox1\", ένα <emph>Πεδίο ετικέτας</emph> με το όνομα \"Label1\", ένα <emph>Κουμπί</emph> με το όνομα \"CommandButton1\", και ένα <emph>Πλαίσιο λίστας</emph> με το όνομα \"ListBox1\"."
+msgstr "Τα ακόλουθα παραδείγματα είναι για ένα νέο <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">διάλογο</link> που ονομάζεται \"Dialog1\". Χρησιμοποιήστε τα εργαλεία της γραμμής <emph>Εργαλειοθήκη</emph> του επεξεργαστή διαλόγου για να δημιουργήσετε τον διάλογο και να προσθέσετε τα παρακάτω πεδία ελέγχου: ένα <emph>Πλαίσιο ελέγχου</emph> με το όνομα \"CheckBox1\", ένα <emph>Πεδίο ετικέτας</emph> με το όνομα \"Label1\", ένα <emph>Κουμπί</emph> με το όνομα \"CommandButton1\", και ένα <emph>Πλαίσιο καταλόγου</emph> με το όνομα \"ListBox1\"."
#: sample_code.xhp
msgctxt ""
@@ -506,7 +507,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "Add an Entry to a ListBox"
-msgstr "Προσθήκη καταχώρισης σε ένα πλαίσιο λίστας"
+msgstr "Προσθήκη καταχώρισης σε ένα πλαίσιο καταλόγου"
#: sample_code.xhp
msgctxt ""
@@ -514,7 +515,7 @@ msgctxt ""
"par_id3148700\n"
"help.text"
msgid "REM adds a new entry to the ListBox"
-msgstr "REM προσθέτει μια νέα καταχώριση στο ΠλαίσιοΛίστας"
+msgstr "REM προσθέτει μια νέα καταχώριση στο ΠλαίσιοΚαταλόγου"
#: sample_code.xhp
msgctxt ""
@@ -531,7 +532,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "Remove an Entry from a ListBox"
-msgstr "Διαγραφή καταχώρισης από ένα πλαίσιο λίστας"
+msgstr "Διαγραφή καταχώρισης από ένα πλαίσιο καταλόγου"
#: sample_code.xhp
msgctxt ""
@@ -539,7 +540,7 @@ msgctxt ""
"par_id3153247\n"
"help.text"
msgid "REM remove the first entry from the ListBox"
-msgstr "REM αφαιρεί την πρώτη καταχώριση από το ΠλαίσιοΛίστας"
+msgstr "REM αφαιρεί την πρώτη καταχώριση από το ΠλαίσιοΚαταλόγου"
#: show_dialog.xhp
msgctxt ""
@@ -555,7 +556,7 @@ msgctxt ""
"bm_id3154140\n"
"help.text"
msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
-msgstr "<bookmark_value>εναλλαγή αρθρώματος/διαλόγου</bookmark_value><bookmark_value>διάλογοι,χρήση κωδικού προγράμματος για την εμφάνιση (παράδειγμα)</bookmark_value><bookmark_value>παραδείγματα, εμφάνιση διαλόγου χρησιμοποιώντας κώδικα προγράμματος</bookmark_value>"
+msgstr "<bookmark_value>εναλλαγή αρθρώματος/διαλόγου</bookmark_value><bookmark_value>διάλογοι;χρήση κωδικού προγράμματος για την εμφάνιση (παράδειγμα)</bookmark_value><bookmark_value>παραδείγματα; εμφάνιση διαλόγου χρησιμοποιώντας κώδικα προγράμματος</bookmark_value>"
#: show_dialog.xhp
msgctxt ""
@@ -573,7 +574,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
-msgstr "Στο παράθυρο του <item type=\"productname\">%PRODUCTNAME</item> BASIC ενός διαλόγου που δημιουργήσατε, βγείτε από τον επεξεργαστή διαλόγου πατώντας στην καρτέλα ονόματος του αρθρώματος στην οποία ανήκει ο διάλογος. Η καρτέλα ονόματος βρίσκεται στον πυθμένα του παραθύρου."
+msgstr "Στο παράθυρο του <item type=\"productname\">%PRODUCTNAME</item> BASIC ενός διαλόγου που δημιουργήσατε, βγείτε από τον επεξεργαστή διαλόγου πατώντας στην καρτέλα ονόματος του αρθρώματος στην οποία ανήκει ο διάλογος. Η καρτέλα ονόματος βρίσκεται στο τέλος του παραθύρου."
#: show_dialog.xhp
msgctxt ""
@@ -616,7 +617,7 @@ msgctxt ""
"bm_id8915372\n"
"help.text"
msgid "<bookmark_value>dialogs;translating</bookmark_value><bookmark_value>localizing dialogs</bookmark_value><bookmark_value>translating dialogs</bookmark_value>"
-msgstr "<bookmark_value>παράθυρα διαλόγου, μετάφραση</bookmark_value><bookmark_value>τοπικοποίηση παραθύρων</bookmark_value><bookmark_value>μετάφραση διαλόγων</bookmark_value>"
+msgstr "<bookmark_value>παράθυρα διαλόγου; μετάφραση</bookmark_value><bookmark_value>τοπικοποίηση παραθύρων</bookmark_value><bookmark_value>μετάφραση διαλόγων</bookmark_value>"
#: translation.xhp
msgctxt ""
@@ -672,7 +673,7 @@ msgctxt ""
"par_id5781731\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια γλώσσα στη λίστα και πατήστε Διαγραφή για να αφαιρέσετε αυτήν τη γλώσσα. Εάν αφαιρέσετε όλες τις γλώσσες, αφαιρούνται από όλους τους διαλόγους της τρέχουσας βιβλιοθήκης οι πόροι χαρακτήρων των τοπικοποιήσιμων διαλόγων.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια γλώσσα στον κατάλογο και πατήστε Διαγραφή για να αφαιρέσετε αυτήν τη γλώσσα. Εάν αφαιρέσετε όλες τις γλώσσες, αφαιρούνται από όλους τους διαλόγους της τρέχουσας βιβλιοθήκης οι πόροι χαρακτήρων των τοπικοποιήσιμων διαλόγων.</ahelp>"
#: translation.xhp
msgctxt ""
@@ -680,7 +681,7 @@ msgctxt ""
"par_id6942045\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Default to set the language as default language.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια γλώσσα στη λίστα και πατήστε Προεπιλογή για να ορίσετε τη γλώσσα ως προεπιλεγμένη.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια γλώσσα στον κατάλογο και πατήστε Προεπιλογή για να ορίσετε τη γλώσσα ως προεπιλεγμένη.</ahelp>"
#: translation.xhp
msgctxt ""
@@ -816,7 +817,7 @@ msgctxt ""
"par_id8956572\n"
"help.text"
msgid "Switch the Current Language listbox to display the default language."
-msgstr "Μεταβάλετε το πλαίσιο λίστας Τρέχουσα γλώσσα έτσι ώστε να εμφανίζει την προεπιλεγμένη γλώσσα."
+msgstr "Μεταβάλετε το πλαίσιο καταλόγου Τρέχουσα γλώσσα έτσι ώστε να εμφανίζει την προεπιλεγμένη γλώσσα."
#: translation.xhp
msgctxt ""
@@ -832,7 +833,7 @@ msgctxt ""
"par_id8366649\n"
"help.text"
msgid "Select another language in the Current Language listbox."
-msgstr "Επιλέξτε κάποια άλλη γλώσσα από το πλαίσιο λίστας Τρέχουσα γλώσσα."
+msgstr "Επιλέξτε κάποια άλλη γλώσσα από το πλαίσιο καταλόγου Τρέχουσα γλώσσα."
#: translation.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/sbasic/shared.po b/source/el/helpcontent2/source/text/sbasic/shared.po
index 6e753280c12..f97f587da48 100644
--- a/source/el/helpcontent2/source/text/sbasic/shared.po
+++ b/source/el/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-07 07:36+0000\n"
+"PO-Revision-Date: 2013-12-05 22:43+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1383809761.0\n"
+"X-POOTLE-MTIME: 1386283390.0\n"
#: 00000002.xhp
msgctxt ""
@@ -14189,7 +14189,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
-msgstr ""
+msgstr "<emph>aDate:</emph>Ημερομηνία για μετατροπή"
#: 03030111.xhp
msgctxt ""
@@ -14286,7 +14286,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
-msgstr ""
+msgstr "<emph>aDate:</emph> Η ημερομηνία για μετατροπή"
#: 03030112.xhp
msgctxt ""
@@ -14303,7 +14303,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoTime Function [Runtime]"
-msgstr ""
+msgstr "Συνάρτηση CDateToUnoTime [Χρόνου εκτέλεσης]"
#: 03030113.xhp
msgctxt ""
@@ -14383,7 +14383,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date value to convert"
-msgstr ""
+msgstr "<emph>aDate:</emph> Τιμή ημερομηνίας για μετατροπή"
#: 03030113.xhp
msgctxt ""
@@ -14480,7 +14480,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aTime:</emph> Time to convert"
-msgstr ""
+msgstr "<emph>aTime:</emph> Χρόνος για μετατροπή"
#: 03030114.xhp
msgctxt ""
@@ -14497,7 +14497,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CDateToUnoDateTime Function [Runtime]"
-msgstr ""
+msgstr "Συνάρτηση CDateToUnoDateTime [χρόνου εκτέλεσης]"
#: 03030115.xhp
msgctxt ""
@@ -14577,7 +14577,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date value to convert"
-msgstr ""
+msgstr "<emph>aDate:</emph> Η τιμή ημερομηνίας για μετατροπή"
#: 03030115.xhp
msgctxt ""
@@ -14674,7 +14674,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDateTime:</emph> DateTime to convert"
-msgstr ""
+msgstr "<emph>aDateTime:</emph> Ο χρόνος ημερομηνίας για μετατροπή"
#: 03030116.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/scalc/00.po b/source/el/helpcontent2/source/text/scalc/00.po
index 6dfc1150404..4dd235e6919 100644
--- a/source/el/helpcontent2/source/text/scalc/00.po
+++ b/source/el/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2012-06-18 16:12+0200\n"
+"PO-Revision-Date: 2013-12-05 22:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1386283543.0\n"
#: 00000004.xhp
msgctxt ""
@@ -1436,7 +1437,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Choose <emph>Data - Filter - Reset Filter</emph>"
-msgstr ""
+msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο - Επαναφορά φίλτρου</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1445,7 +1446,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "On Table Data bar, click <emph>Reset Filter/Sort</emph>"
-msgstr ""
+msgstr "Στη γραμμή δεδομένων πίνακα, πατήστε<emph>Επαναφορά φίλτρου/ταξινόμησης</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1462,7 +1463,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Reset Filter/Sort"
-msgstr ""
+msgstr "Επαναφορά φίλτρου/ταξινόμησης"
#: 00000412.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/scalc/01.po b/source/el/helpcontent2/source/text/scalc/01.po
index ba810947ba4..1c5e49452c9 100644
--- a/source/el/helpcontent2/source/text/scalc/01.po
+++ b/source/el/helpcontent2/source/text/scalc/01.po
@@ -3,18 +3,19 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-05-30 13:58+0000\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2013-12-29 07:32+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369922335.0\n"
+"X-Project-Style: openoffice\n"
+"X-POOTLE-MTIME: 1388302379.0\n"
#: 01120000.xhp
msgctxt ""
@@ -70,7 +71,7 @@ msgctxt ""
"par_id460829\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">To exit the page preview, click the <emph>Close Preview</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για να βγείτε από την προεπισκόπηση σελίδας κάντε κλικ στο κουμπί <emph>Κλείσιμο Προεπισκόπησης</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για να βγείτε από την προεπισκόπηση σελίδας πατήστε στο κουμπί <emph>Κλείσιμο Προεπισκόπησης</emph>.</ahelp>"
#: 01120000.xhp
msgctxt ""
@@ -78,7 +79,7 @@ msgctxt ""
"par_id3155829\n"
"help.text"
msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page View Object Bar\">Page View Object Bar</link>"
-msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"Γραμμή αντικειμένου προβολής σελίδας\">\"Γραμμή αντικειμένου προβολής σελίδας</link>"
+msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"Γραμμή αντικειμένου προβολής σελίδας\">Γραμμή αντικειμένου προβολής σελίδας</link>"
#: 02110000.xhp
msgctxt ""
@@ -94,7 +95,7 @@ msgctxt ""
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>Navigator;for sheets</bookmark_value><bookmark_value>navigating;in spreadsheets</bookmark_value><bookmark_value>displaying; scenario names</bookmark_value><bookmark_value>scenarios;displaying names</bookmark_value>"
-msgstr "<bookmark_value>Περιήγηση, για φύλλα</bookmark_value><bookmark_value>περιήγηση, σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>εμφάνιση, ονόματα σεναρίων</bookmark_value><bookmark_value>σενάρια, εμφάνιση ονομάτων</bookmark_value>"
+msgstr "<bookmark_value>Περιήγηση; για φύλλα</bookmark_value><bookmark_value>περιήγηση; σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>εμφάνιση; ονόματα σεναρίων</bookmark_value><bookmark_value>σενάρια; εμφάνιση ονομάτων</bookmark_value>"
#: 02110000.xhp
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Εισάγετε τον αριθμό γραμμής. Πατήστε Enter για να τοποθετήσετε το δρομέα κελιού στην καθορισθείσα γραμμή στην ίδια στήλη.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Εισάγετε τον αριθμό γραμμής. Πατήστε Enter για να τοποθετήσετε το δρομέα κελιού στην καθορισθείσα γραμμή στην ίδια στήλη.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -280,7 +281,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing."
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Εναλλάσει την προβολή περιεχομένου. Μόνο το επιλεγμένο στοιχείο της Περιήγησης και τα υποστοιχεία του εμφανίζονται.</ahelp> Κάντε κλικ ξανά στο εικονίδιο για να αποκαταστήσετε την προβολή όλων των στοιχείων."
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Εναλλάσει την προβολή περιεχομένου. Μόνο το επιλεγμένο στοιχείο της Περιήγησης και τα υποστοιχεία του εμφανίζονται.</ahelp> Ξαναπατήστε στο εικονίδιο για να αποκαταστήσετε την προβολή όλων των στοιχείων."
#: 02110000.xhp
msgctxt ""
@@ -350,7 +351,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>."
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Εμφανίζει όλα τα διαθέσιμα σενάρια. Κάντε διπλό κλικ σε ένα όνομα για να εφαρμόσετε αυτό το σενάριο.</ahelp> Το αποτέλεσμα εμφανίζεται στο φύλλο. Για περισσότερες πληροφορίες, επιλέξτε <link href=\"text/scalc/01/06050000.xhp\" name=\"Εργαλεία - Σενάρια\"><emph>Εργαλεία - Σενάρια</emph></link>."
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Εμφανίζει όλα τα διαθέσιμα σενάρια. Διπλοπατήστε σε ένα όνομα για να εφαρμόσετε αυτό το σενάριο.</ahelp> Το αποτέλεσμα εμφανίζεται στο φύλλο. Για περισσότερες πληροφορίες, επιλέξτε <link href=\"text/scalc/01/06050000.xhp\" name=\"Εργαλεία - Σενάρια\"><emph>Εργαλεία - Σενάρια</emph></link>."
#: 02110000.xhp
msgctxt ""
@@ -375,7 +376,7 @@ msgctxt ""
"par_idN10A6C\n"
"help.text"
msgid "If the Navigator displays scenarios, you can access the following commands when you right-click a scenario entry:"
-msgstr "Αν η Περιήγηση εμφανίζει σενάρια, μπορείτε να προσπελάσετε τις ακόλουθες εντολές όταν κάνετε δεξί κλικ σε μια καταχώρηση σεναρίου:"
+msgstr "Αν η Περιήγηση εμφανίζει σενάρια, μπορείτε να προσπελάσετε τις ακόλουθες εντολές όταν δεξιοπατήστε σε μια καταχώρηση σεναρίου:"
#: 02110000.xhp
msgctxt ""
@@ -460,7 +461,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_DROPMODE_URL\">Inserts a hyperlink when you drag-and-drop an object from the Navigator into a document.</ahelp> You can later click the created hyperlink to set the cursor and the view to the respective object."
-msgstr "<ahelp hid=\"HID_SC_DROPMODE_URL\">Εισάγει μια υπερσύνδεση όταν σύρετε και αφήνετε ένα αντικείμενο από την Περιήγηση σε ένα έγγραφο.</ahelp> Μπορείτε αργότερα να κάνετε κλικ στην υπερσύνδεση για να βάλετε το δρομέα και την προβολή στο αντίστοιχο αντικείμενο."
+msgstr "<ahelp hid=\"HID_SC_DROPMODE_URL\">Εισάγει μια υπερσύνδεση όταν σύρετε και αφήνετε ένα αντικείμενο από την Περιήγηση σε ένα έγγραφο.</ahelp> Μπορείτε αργότερα να πατήσετε στην υπερσύνδεση για να βάλετε το δρομέα και την προβολή στο αντίστοιχο αντικείμενο."
#: 02110000.xhp
msgctxt ""
@@ -540,7 +541,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu."
-msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Εμφανίζει τα ονόματα όλων των ανοιχτών εγγράφων.</ahelp> Για να μεταφερθείτε σε άλλο ανοιχτό έγγραφο στην Περιήγηση, κάντε κλικ στο όνομα του εγγράφου. Η κατάσταση (ενεργό, ανενεργό) του εγγράφου εμφανίζεται σε αγκύλες μετά το όνομα. Μπορείτε να αλλάξετε το ενεργό έγγραφο από το μενού <emph>Παράθυρο</emph>."
+msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Εμφανίζει τα ονόματα όλων των ανοιχτών εγγράφων.</ahelp> Για να μεταφερθείτε σε άλλο ανοιχτό έγγραφο στην Περιήγηση, πατήστε στο όνομα του εγγράφου. Η κατάσταση (ενεργό, ανενεργό) του εγγράφου εμφανίζεται σε αγκύλες μετά το όνομα. Μπορείτε να αλλάξετε το ενεργό έγγραφο από το μενού <emph>Παράθυρο</emph>."
#: 02120000.xhp
msgctxt ""
@@ -575,7 +576,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The<emph> Headers/Footers </emph>dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the <emph>Same content left/right</emph> option was not marked in the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog."
-msgstr "Ο διάλογος<emph> Κεφαλίδες/Υποσέλιδα </emph>περιέχει τις καρτέλες για τον καθορισμό κεφαλίδων και υποσέλιδων. Θα υπάρχουν ξεχωριστές καρτέλες για τις κεφαλίδες και τα υποσέλιδα της αριστερής και της δεξιάς πλευράς αν η επιλογή <emph>Ίδιο περιεχόμενο αριστερά/δεξιά</emph> δεν είναι ενεργοποιημένη στο διάλογο <link href=\"text/scalc/01/05070000.xhp\" name=\"Πρότυπο σελίδας\">Πρότυπο σελίδας</link>."
+msgstr "Ο διάλογος<emph> Κεφαλίδες/Υποσέλιδα </emph>περιέχει τις καρτέλες για τον καθορισμό κεφαλίδων και υποσέλιδων. Θα υπάρχουν ξεχωριστές καρτέλες για τις κεφαλίδες και τα υποσέλιδα της αριστερής και της δεξιάς πλευράς αν η επιλογή <emph>Ίδιο περιεχόμενο αριστερά/δεξιά</emph> δεν είναι ενεργοποιημένη στο διάλογο <link href=\"text/scalc/01/05070000.xhp\" name=\"Τεχνοτροπία σελίδας\">Τεχνοτροπία σελίδας</link>."
#: 02120100.xhp
msgctxt ""
@@ -591,7 +592,7 @@ msgctxt ""
"bm_id3153360\n"
"help.text"
msgid "<bookmark_value>page styles; headers</bookmark_value> <bookmark_value>page styles; footers</bookmark_value> <bookmark_value>headers; defining</bookmark_value> <bookmark_value>footers; defining</bookmark_value> <bookmark_value>file names in headers/footers</bookmark_value> <bookmark_value>changing;dates, automatically</bookmark_value> <bookmark_value>dates;updating automatically</bookmark_value> <bookmark_value>automatic date updates</bookmark_value>"
-msgstr "<bookmark_value>πρότυπα σελίδας, κεφαλίδες</bookmark_value><bookmark_value>πρότυπα σελίδας, υποσέλιδα</bookmark_value><bookmark_value>κεφαλίδες, καθορισμός</bookmark_value><bookmark_value>υποσέλιδα, καθορισμός</bookmark_value><bookmark_value>ονόματα αρχείων σε κεφαλίδες/υποσέλιδα</bookmark_value><bookmark_value>αλλαγή, ημερομηνίες, αυτόματα</bookmark_value><bookmark_value>ημερομηνίες, αυτόματες ενημερώσεις</bookmark_value><bookmark_value>αυτόματες ενημερώσεις ημερομηνίας</bookmark_value>"
+msgstr "<bookmark_value>τεχνοτροπία σελίδας; κεφαλίδες</bookmark_value><bookmark_value>τεχνοτροπίες σελίδας; υποσέλιδα</bookmark_value><bookmark_value>κεφαλίδες; καθορισμός</bookmark_value><bookmark_value>υποσέλιδα; καθορισμός</bookmark_value><bookmark_value>ονόματα αρχείων σε κεφαλίδες</bookmark_value><bookmark_value>αλλαγή; ημερομηνίες, αυτόματα</bookmark_value><bookmark_value>ημερομηνίες; αυτόματες ενημερώσεις</bookmark_value><bookmark_value>αυτόματες ενημερώσεις ημερομηνίας</bookmark_value>"
#: 02120100.xhp
msgctxt ""
@@ -609,7 +610,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Defines or formats a header or footer for a Page Style.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Καθορίζει ή μορφοποιεί μία κεφαλίδα ή υποσέλιδο για ένα Πρότυπο σελίδας.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Καθορίζει ή μορφοποιεί μία κεφαλίδα ή υποσέλιδο για μια τεχνοτροπία σελίδας.</ahelp>"
#: 02120100.xhp
msgctxt ""
@@ -679,7 +680,7 @@ msgctxt ""
"par_idN10815\n"
"help.text"
msgid "<ahelp hid=\".\">Select a predefined header or footer from the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε μια ορισμένη κεφαλίδα ή υποσέλιδο από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε μια ορισμένη κεφαλίδα ή υποσέλιδο από τον κατάλογο.</ahelp>"
#: 02120100.xhp
msgctxt ""
@@ -732,7 +733,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_FILE\">Inserts a file name placeholder in the selected area.</ahelp> Click to insert the title. Long-click to select either title, file name or path/file name from the submenu. If a title has not be assigned (see <emph>File - Properties</emph>), the file name will be inserted instead."
-msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_FILE\">Εισάγει ένα πεδίο ένδειξης θέσης του ονόματος του αρχείου στην επιλεγμένη περιοχή.</ahelp> Κάντε κλικ για να εισάγετε τον τίτλο. Κάντε παρατεταμένο κλικ σε κάθε τίτλο, αρχείο ή όνομα μονοπατιού/αρχείου από το δευτερεύον μενού. Αν έχει ανατεθεί ένα τίτλος (δείτε <emph>Αρχείο - Ιδιότητες</emph>), θα εισαχθεί επομένως το όνομα αρχείου."
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_FILE\">Εισάγει ένα πεδίο ένδειξης θέσης του ονόματος του αρχείου στην επιλεγμένη περιοχή.</ahelp> Πατήστε για να εισάγετε τον τίτλο. Παρατεταμένο πάτημα σε κάθε τίτλο, αρχείο ή όνομα μονοπατιού/αρχείου από το δευτερεύον μενού. Αν έχει ανατεθεί ένα τίτλος (δείτε <emph>Αρχείο - Ιδιότητες</emph>), θα εισαχθεί επομένως το όνομα αρχείου."
#: 02120100.xhp
msgctxt ""
@@ -940,7 +941,7 @@ msgctxt ""
"bm_id8473769\n"
"help.text"
msgid "<bookmark_value>filling;selection lists</bookmark_value> <bookmark_value>selection lists;filling cells</bookmark_value>"
-msgstr "<bookmark_value>γέμισμα, λίστες επιλογής</bookmark_value><bookmark_value>λίστες επιλογής, γέμισμα κελιών</bookmark_value>"
+msgstr "<bookmark_value>συμπλήρωση; κατάλογοι επιλογής</bookmark_value><bookmark_value>κατάλογοι επιλογής; συμπλήρωση κελιών</bookmark_value>"
#: 02140000.xhp
msgctxt ""
@@ -1003,7 +1004,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Call the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> when positioned in a cell and choose <emph>Selection List</emph>."
-msgstr "Καλέστε το <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> όταν βρίσκεστε μέσα σε ένα κελί και επιλέξτε <emph>Λίστα επιλογής</emph>."
+msgstr "Καλέστε το <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιεχομένου\">μενού περιεχομένου</link> όταν βρίσκεστε μέσα σε ένα κελί και επιλέξτε <emph>Κατάλογος επιλογής</emph>."
#: 02140000.xhp
msgctxt ""
@@ -1012,7 +1013,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\".uno:DataSelect\">A list box containing all text found in the current column is displayed.</ahelp> The text is sorted alphabetically and multiple entries are listed only once."
-msgstr "<ahelp hid=\".uno:DataSelect\">Εμφανίζεται ένα πεδίο λίστας που περιέχει όλο το κείμενο που βρέθηκε στην τρέχουσα στήλη.</ahelp> Το κείμενο ταξινομείται αλφαβητικά και οι πολλαπλές καταχωρήσεις αναφέρονται στη λίστα μόνο μία φορά."
+msgstr "<ahelp hid=\".uno:DataSelect\">Εμφανίζεται ένα πλαίσιο καταλόγου που περιέχει όλο το κείμενο που βρέθηκε στην τρέχουσα στήλη.</ahelp> Το κείμενο ταξινομείται αλφαβητικά και οι πολλαπλές καταχωρήσεις αναφέρονται στη λίστα μόνο μία φορά."
#: 02140000.xhp
msgctxt ""
@@ -1021,7 +1022,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Click one of the listed entries to copy it to the cell."
-msgstr "Κάντε κλικ σε μια από της καταχωρίσεις της λίστας για να την αντιγράψετε στο κελί."
+msgstr "Πατήστε σε μια από τις καταχωρίσεις του καταλόγου για να την αντιγράψετε στο κελί."
#: 02140100.xhp
msgctxt ""
@@ -1196,7 +1197,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "In contrast to copying an area to the clipboard, you can filter certain information and calculate values. This command is only visible if you have selected two sheets in the document. To select multiple sheets, click each sheet tab while pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> or Shift."
-msgstr "Σε αντίθεση με την αντιγραφή μιας περιοχής στο πρόχειρο, μπορείτε να φιλτράρετε συγκεκριμένες πληροφορίες και να υπολογίσετε τιμές. Αυτή η εντολή είναι ορατή μόνο να έχετε επιλέξει δύο φύλλα στο έγγραφο. Για να επιλέξετε πολλαπλά φύλλα, κάντε κλικ σε κάθε καρτέλα φύλλου ενώ πιέζετε το πλήκτρο <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> ή το Shift."
+msgstr "Σε αντίθεση με την αντιγραφή μιας περιοχής στο πρόχειρο, μπορείτε να φιλτράρετε συγκεκριμένες πληροφορίες και να υπολογίσετε τιμές. Αυτή η εντολή είναι ορατή μόνο να έχετε επιλέξει δύο φύλλα στο έγγραφο. Για να επιλέξετε πολλαπλά φύλλα, πατήστε σε κάθε καρτέλα φύλλου ενώ πιέζετε το πλήκτρο <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> ή το Shift."
#: 02140500.xhp
msgctxt ""
@@ -1214,7 +1215,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select the entire sheet by clicking the empty gray box in the upper left of the sheet. You can also select an area of the sheet to be copied."
-msgstr "Επιλογή του συνολικού φύλλου με κλικ στο άδειο γκρι πλαίσιο στα πάνω αριστερά του φύλλου. Μπορείτε επίσης να επιλέξετε μια περιοχή του φύλλου για αντιγραφή."
+msgstr "Επιλέξτε το συνολικό φύλλο πατώντας στο άδειο γκρίζο πλαίσιο στα πάνω αριστερά του φύλλου. Μπορείτε επίσης να επιλέξετε μια περιοχή του φύλλου για αντιγραφή."
#: 02140500.xhp
msgctxt ""
@@ -1223,7 +1224,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Press <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and click the tab of the sheet where you want to insert the contents."
-msgstr "Πατήστε <switchinline select=\"sys\"> <caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και κλικ στην καρτέλα του φύλλου όπου θέλετε να εισάγετε τα περιεχόμενα."
+msgstr "Πατήστε <switchinline select=\"sys\"> <caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και πατήστε στην καρτέλα του φύλλου όπου θέλετε να εισάγετε τα περιεχόμενα."
#: 02140500.xhp
msgctxt ""
@@ -1241,7 +1242,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο <emph>OK</emph>."
+msgstr "Πατήστε στο <emph>Εντάξει</emph>."
#: 02140500.xhp
msgctxt ""
@@ -1474,7 +1475,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forms a series directly in the sheet.</ahelp> The AutoFill function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</emph>."
-msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Σχηματίζει μια σειρά αμέσως στο φύλλο.</ahelp> Η συνάρτηση αυτόματο γέμισμα λαμβάνει υπόψη τις προσαρμοσμένες λίστες. Για παράδειγμα, εισάγοντας <emph>Ιανουάριος</emph> στο πρώτο κελί, η σειρά συμπληρώνεται χρησιμοποιώντας την καθοριζόμενη λίστα στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης</emph>."
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Σχηματίζει μια σειρά αμέσως στο φύλλο.</ahelp> Η συνάρτηση αυτόματο γέμισμα λαμβάνει υπόψη τους προσαρμοσμένους καταλόγους. Για παράδειγμα, εισάγοντας <emph>Ιανουάριος</emph> στο πρώτο κελί, η σειρά συμπληρώνεται χρησιμοποιώντας τον καθορισμένο κατάλογο στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Κατάλογοι ταξινόμησης</emph>."
#: 02140600.xhp
msgctxt ""
@@ -1643,7 +1644,7 @@ msgctxt ""
"bm_id3143284\n"
"help.text"
msgid "<bookmark_value>deleting; cell contents</bookmark_value><bookmark_value>cells; deleting contents</bookmark_value><bookmark_value>spreadsheets; deleting cell contents</bookmark_value><bookmark_value>cell contents; deleting</bookmark_value>"
-msgstr "<bookmark_value>διαγραφή, περιεχόμενα κελιών</bookmark_value><bookmark_value>κελιά, διαγραφή περιεχομένων</bookmark_value><bookmark_value>υπολογιστικά φύλλα, διαγραφή περιεχομένων κελιών</bookmark_value><bookmark_value>περιεχόμενα κελιών, διαγραφή</bookmark_value>"
+msgstr "<bookmark_value>διαγραφή; περιεχόμενα κελιών</bookmark_value><bookmark_value>κελιά; διαγραφή περιεχομένων</bookmark_value><bookmark_value>υπολογιστικά φύλλα; διαγραφή περιεχομένων κελιών</bookmark_value><bookmark_value>περιεχόμενα κελιών; διαγραφή</bookmark_value>"
#: 02150000.xhp
msgctxt ""
@@ -1706,7 +1707,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "This area lists the options for deleting contents."
-msgstr "Αυτή η περιοχή περιέχει τη λίστα επιλογών για διαγραφή των περιεχομένων."
+msgstr "Αυτή η περιοχή περιέχει τον κατάλογο επιλογών για διαγραφή των περιεχομένων."
#: 02150000.xhp
msgctxt ""
@@ -1866,7 +1867,7 @@ msgctxt ""
"bm_id3153726\n"
"help.text"
msgid "<bookmark_value>cells; deleting cells</bookmark_value><bookmark_value>columns; deleting</bookmark_value><bookmark_value>rows; deleting</bookmark_value><bookmark_value>spreadsheets; deleting cells</bookmark_value><bookmark_value>deleting;cells/rows/columns</bookmark_value>"
-msgstr "<bookmark_value>κελιά, διαγραφή κελιών</bookmark_value><bookmark_value>στήλες, διαγραφή</bookmark_value><bookmark_value>γραμμές, διαγραφή</bookmark_value><bookmark_value>υπολογιστικά φύλλα, διαγραφή κελιών</bookmark_value><bookmark_value>διαγραφή, κελιά/γραμμές/στήλες</bookmark_value>"
+msgstr "<bookmark_value>κελιά; διαγραφή κελιών</bookmark_value><bookmark_value>στήλες; διαγραφή</bookmark_value><bookmark_value>γραμμές; διαγραφή</bookmark_value><bookmark_value>υπολογιστικά φύλλα; διαγραφή κελιών</bookmark_value><bookmark_value>διαγραφή; κελιά/γραμμές/στήλες</bookmark_value>"
#: 02160000.xhp
msgctxt ""
@@ -1998,7 +1999,7 @@ msgctxt ""
"bm_id3156424\n"
"help.text"
msgid "<bookmark_value>spreadsheets; deleting</bookmark_value><bookmark_value>sheets; deleting</bookmark_value><bookmark_value>deleting; spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, διαγραφή</bookmark_value><bookmark_value>φύλλα, διαγραφή</bookmark_value><bookmark_value>διαγραφή, υπολογιστικά φύλλα</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; διαγραφή</bookmark_value><bookmark_value>φύλλα; διαγραφή</bookmark_value><bookmark_value>διαγραφή; υπολογιστικά φύλλα</bookmark_value>"
#: 02170000.xhp
msgctxt ""
@@ -2077,7 +2078,7 @@ msgctxt ""
"bm_id3153360\n"
"help.text"
msgid "<bookmark_value>spreadsheets; moving</bookmark_value><bookmark_value>spreadsheets; copying</bookmark_value><bookmark_value>moving; spreadsheets</bookmark_value><bookmark_value>copying; spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, μετακίνηση</bookmark_value><bookmark_value>υπολογιστικά φύλλα, αντιγραφή</bookmark_value><bookmark_value>μετακίνηση, υπολογιστικά φύλλα</bookmark_value><bookmark_value>αντιγραφή, υπολογιστικά φύλλα</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; μετακίνηση</bookmark_value><bookmark_value>υπολογιστικά φύλλα; αντιγραφή</bookmark_value><bookmark_value>μετακίνηση; υπολογιστικά φύλλα</bookmark_value><bookmark_value>αντιγραφή; υπολογιστικά φύλλα</bookmark_value>"
#: 02180000.xhp
msgctxt ""
@@ -2199,7 +2200,7 @@ msgctxt ""
"bm_id3156326\n"
"help.text"
msgid "<bookmark_value>spreadsheets; deleting row breaks</bookmark_value><bookmark_value>deleting;manual row breaks</bookmark_value><bookmark_value>row breaks; deleting</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, διαγραφή αλλαγών γραμμών</bookmark_value><bookmark_value>διαγραφή, χειροκίνητες αλλαγές γραμμών</bookmark_value><bookmark_value>αλλαγές γραμμών, διαγραφή</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; διαγραφή αλλαγών γραμμών</bookmark_value><bookmark_value>διαγραφή; χειροκίνητες αλλαγές γραμμών</bookmark_value><bookmark_value>αλλαγές γραμμών; διαγραφή</bookmark_value>"
#: 02190100.xhp
msgctxt ""
@@ -2242,7 +2243,7 @@ msgctxt ""
"bm_id3151384\n"
"help.text"
msgid "<bookmark_value>spreadsheets;deleting column breaks</bookmark_value><bookmark_value>deleting;manual column breaks</bookmark_value><bookmark_value>column breaks;deleting</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, διαγραφή αλλαγών στήλης</bookmark_value><bookmark_value>διαγραφή, χειροκίνητες αλλαγές στήλης</bookmark_value><bookmark_value>αλλαγές στήλης, διαγραφή</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; διαγραφή αλλαγών στήλης</bookmark_value><bookmark_value>διαγραφή; χειροκίνητες αλλαγές στήλης</bookmark_value><bookmark_value>αλλαγές στήλης; διαγραφή</bookmark_value>"
#: 02190200.xhp
msgctxt ""
@@ -2374,7 +2375,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"HID_SELECTTABLES\" visibility=\"visible\">Lists the sheets in the current document. To select a sheet, press the up or down arrow keys to move to a sheet in the list. To add a sheet to the selection, hold down Ctrl (Mac: Command) while pressing the arrow keys and then press Spacebar. To select a range of sheets, hold down Shift and press the arrow keys. </ahelp>"
-msgstr "<ahelp hid=\"HID_SELECTTABLES\" visibility=\"visible\">Αναφέρει τα φύλλα που υπάρχουν στο τρέχον έγγραφο. Για να επιλέξετε ένα φύλλο πατήστε το πάνω ή κάτω βέλος του πληκτρολογίου για την μετάβαση σε ένα φύλλο της λίστας. Για να προσθέσετε ένα φύλλο στην επιλογή, κρατήστε πατημένο το πλήκτρο Ctrl (Mac: Command) ενώ πατάτε τα πλήκτρα βέλους και μετά πατήστε Spacebar. Για να επιλέξετε μια σειρά από φύλλα, κρατήστε πατημένο το Shift και πατήστε τα πλήκτρα βέλους. </ahelp>"
+msgstr "<ahelp hid=\"HID_SELECTTABLES\" visibility=\"visible\">Αναφέρει τα φύλλα που υπάρχουν στο τρέχον έγγραφο. Για να επιλέξετε ένα φύλλο πατήστε το πάνω ή κάτω βέλος του πληκτρολογίου για την μετάβαση σε ένα φύλλο του καταλόγου. Για να προσθέσετε ένα φύλλο στην επιλογή, κρατήστε πατημένο το πλήκτρο Ctrl (Mac: Command) ενώ πατάτε τα πλήκτρα βέλους και μετά πατήστε Spacebar. Για να επιλέξετε μια σειρά από φύλλα, κρατήστε πατημένο το Shift και πατήστε τα πλήκτρα βέλους. </ahelp>"
#: 03070000.xhp
msgctxt ""
@@ -2390,7 +2391,7 @@ msgctxt ""
"bm_id3156024\n"
"help.text"
msgid "<bookmark_value>spreadsheets; displaying headers of columns/rows</bookmark_value><bookmark_value>displaying; headers of columns/rows</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εμφάνιση κεφαλίδων στηλών/γραμμών</bookmark_value><bookmark_value>εμφάνιση, κεφαλίδες στηλών/γραμμών</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; εμφάνιση κεφαλίδων στηλών/γραμμών</bookmark_value><bookmark_value>εμφάνιση; κεφαλίδες στηλών/γραμμών</bookmark_value>"
#: 03070000.xhp
msgctxt ""
@@ -2442,7 +2443,7 @@ msgctxt ""
"bm_id3151384\n"
"help.text"
msgid "<bookmark_value>spreadsheets; value highlighting</bookmark_value><bookmark_value>values;highlighting</bookmark_value><bookmark_value>highlighting; values in sheets</bookmark_value><bookmark_value>colors;values</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, επισήμανση τιμών</bookmark_value><bookmark_value>τιμές, επισήμανση</bookmark_value><bookmark_value>επισήμανση, τιμές σε φύλλα</bookmark_value><bookmark_value>χρώματα,τιμές</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; επισήμανση τιμών</bookmark_value><bookmark_value>τιμές; επισήμανση</bookmark_value><bookmark_value>επισήμανση; τιμές σε φύλλα</bookmark_value><bookmark_value>χρώματα; τιμές</bookmark_value>"
#: 03080000.xhp
msgctxt ""
@@ -2474,7 +2475,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
-msgstr ""
+msgstr "Τα κελιά κειμένου μορφοποιούνται με μαύρο, οι τύποι με πράσινο, τα κελιά αριθμών σε γαλάζιο και τα προστατευμένα κελιά εμφανίζονται με ελαφρύ γκρίζο παρασκήνιο, ανεξάρτητα από τη μορφοποίηση εμφάνισή τους."
#: 03080000.xhp
msgctxt ""
@@ -2498,7 +2499,7 @@ msgctxt ""
"bm_id3147264\n"
"help.text"
msgid "<bookmark_value>formula bar;spreadsheets</bookmark_value><bookmark_value>spreadsheets; formula bar</bookmark_value>"
-msgstr "<bookmark_value>γραμμή τύπων, υπολογιστικά φύλλα</bookmark_value><bookmark_value>υπολογιστικά φύλλα, γραμμή τύπων</bookmark_value>"
+msgstr "<bookmark_value>γραμμή τύπων; υπολογιστικά φύλλα</bookmark_value><bookmark_value>υπολογιστικά φύλλα; γραμμή τύπων</bookmark_value>"
#: 03090000.xhp
msgctxt ""
@@ -2621,7 +2622,7 @@ msgctxt ""
"bm_id3153192\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting breaks in</bookmark_value><bookmark_value>inserting; breaks</bookmark_value><bookmark_value>page breaks; inserting in spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή αλλαγών σε</bookmark_value><bookmark_value>εισαγωγή, αλλαγές</bookmark_value><bookmark_value>αλλαγές σελίδας, εισαγωγή σε υπολογιστικά φύλλα</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; εισαγωγή αλλαγών σε</bookmark_value><bookmark_value>εισαγωγή; αλλαγές</bookmark_value><bookmark_value>αλλαγές σελίδας; εισαγωγή σε υπολογιστικά φύλλα</bookmark_value>"
#: 04010000.xhp
msgctxt ""
@@ -2648,7 +2649,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Edit - Delete Manual Break\">Edit - Delete Manual Break</link> to remove breaks created manually."
-msgstr "Επιλέξτε <link href=\"text/scalc/01/02190000.xhp\" name=\"Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής\">Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής</link>"
+msgstr "Επιλέξτε <link href=\"text/scalc/01/02190000.xhp\" name=\"Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής\">Επεξεργασία - Διαγραφή χειροκίνητης αλλαγής</link>."
#: 04010100.xhp
msgctxt ""
@@ -2664,7 +2665,7 @@ msgctxt ""
"bm_id3153821\n"
"help.text"
msgid "<bookmark_value>sheets; inserting row breaks</bookmark_value><bookmark_value>row breaks; inserting</bookmark_value><bookmark_value>inserting; manual row breaks</bookmark_value><bookmark_value>manual row breaks</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, εισαγωγή αλλαγών γραμμής</bookmark_value><bookmark_value>αλλαγές γραμμής, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, χειροκίνητες αλλαγές γραμμής</bookmark_value><bookmark_value>χειροκίνητες αλλαγές γραμμής</bookmark_value>"
+msgstr "<bookmark_value>φύλλα; εισαγωγή αλλαγών γραμμής</bookmark_value><bookmark_value>αλλαγές γραμμής; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; χειροκίνητες αλλαγές γραμμής</bookmark_value><bookmark_value>χειροκίνητες αλλαγές γραμμής</bookmark_value>"
#: 04010100.xhp
msgctxt ""
@@ -2707,7 +2708,7 @@ msgctxt ""
"bm_id3155923\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting column breaks</bookmark_value><bookmark_value>column breaks; inserting</bookmark_value><bookmark_value>inserting; manual column breaks</bookmark_value><bookmark_value>manual column breaks</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή αλλαγών στήλης</bookmark_value><bookmark_value>αλλαγές στήλης, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, χειροκίνητες αλλαγές στήλης</bookmark_value><bookmark_value>χειροκίνητες αλλαγές στήλης</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; εισαγωγή αλλαγών στήλης</bookmark_value><bookmark_value>αλλαγές στήλης; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; χειροκίνητες αλλαγές στήλης</bookmark_value><bookmark_value>χειροκίνητες αλλαγές στήλης</bookmark_value>"
#: 04010200.xhp
msgctxt ""
@@ -2750,7 +2751,7 @@ msgctxt ""
"bm_id3156023\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting cells</bookmark_value><bookmark_value>cells; inserting</bookmark_value><bookmark_value>inserting; cells</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή κελιών</bookmark_value><bookmark_value>κελιά, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, κελιά</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; εισαγωγή κελιών</bookmark_value><bookmark_value>κελιά; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; κελιά</bookmark_value>"
#: 04020000.xhp
msgctxt ""
@@ -2874,7 +2875,7 @@ msgctxt ""
"bm_id3150541\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting rows</bookmark_value><bookmark_value>rows; inserting</bookmark_value><bookmark_value>inserting; rows</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, γραμμές</bookmark_value><bookmark_value>γραμμές, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, γραμμές</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; γραμμές</bookmark_value><bookmark_value>γραμμές; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; γραμμές</bookmark_value>"
#: 04030000.xhp
msgctxt ""
@@ -2908,7 +2909,7 @@ msgctxt ""
"bm_id3155628\n"
"help.text"
msgid "<bookmark_value>spreadsheets; inserting columns</bookmark_value><bookmark_value>inserting; columns</bookmark_value><bookmark_value>columns; inserting</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εισαγωγή στηλών</bookmark_value><bookmark_value>εισαγωγή, στήλες</bookmark_value><bookmark_value>στήλες, εισαγωγή</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; εισαγωγή στηλών</bookmark_value><bookmark_value>εισαγωγή; στήλες</bookmark_value><bookmark_value>στήλες; εισαγωγή</bookmark_value>"
#: 04040000.xhp
msgctxt ""
@@ -3050,7 +3051,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/new\">Creates a new sheet. Enter a sheet name in the <emph>Name</emph> field. Allowed characters are letters, numbers, spaces, and the underline character.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/new\">Δημιουργεί ένα νέο φύλλο. Εισάγετε ένα όνομα για το φύλλο στο πεδίο <emph>Όνομα</emph> . Επιτρέπονται οι χαρακτήρες όπως γράμματα, αριθμοί, κενά, και η κάτω πάυλα.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/new\">Δημιουργεί ένα νέο φύλλο. Εισάγετε ένα όνομα για το φύλλο στο πεδίο <emph>Όνομα</emph>. Επιτρέπονται οι χαρακτήρες όπως γράμματα, αριθμοί, κενά, και η κάτω παύλα.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -3140,7 +3141,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/tables\">If you selected a file by using the <emph>Browse</emph> button, the sheets contained in it are displayed in the list box. The file path is displayed below this box. Select the sheet to be inserted from the list box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/tables\">Εάν επιλέξατε ένα αρχείο χρησιμοποιώντας το κουμπί <emph>Εξερεύνηση</emph>, τα φύλλα που περιλαμβάνονταν σε αυτό εμφανίζονται στο πλαίσιο λίστας. Η διαδρομή αρχείου εμφανίζεται κάτω από αυτό το πλαίσιο. Επιλέξτε το φύλλο που θέλετε να εισαγάγετε από το πλαίσιο λίστας.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/tables\">Εάν επιλέξατε ένα αρχείο χρησιμοποιώντας το κουμπί <emph>Εξερεύνηση</emph>, τα φύλλα που περιλαμβάνονταν σε αυτό εμφανίζονται στο πλαίσιο καταλόγου. Η διαδρομή αρχείου εμφανίζεται κάτω από αυτό το πλαίσιο. Επιλέξτε το φύλλο που θέλετε να εισαγάγετε από το πλαίσιο καταλόγου.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -3158,7 +3159,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/link\">Select to insert the sheet as a link instead as a copy. The links can be updated to show the current contents.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/link\">Επιλέξτε να εισάγετε το φύλλο ως σύνδεση αντί ως αντίγραφο. Οι συνδέσεις μπορούν να ενημερώνονται για να εμφανίζουν τα τρέχοντα δεδομένα.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/link\">Επιλέξτε να εισάγετε το φύλλο ως σύνδεση αντί ως αντίγραφο. Οι συνδέσεις μπορούν να ενημερώνονται για να εμφανίζουν τα τρέχοντα δεδομένα.</ahelp>"
#: 04050100.xhp
msgctxt ""
@@ -3214,7 +3215,7 @@ msgctxt ""
"bm_id3147426\n"
"help.text"
msgid "<bookmark_value>inserting functions; Function Wizard</bookmark_value><bookmark_value>functions;Function Wizard</bookmark_value><bookmark_value>wizards; functions</bookmark_value>"
-msgstr "<bookmark_value>εισαγωγή συναρτήσεων, Οδηγός συναρτήσεων</bookmark_value><bookmark_value>συναρτήσεις, οΟδηγός συναρτήσεων</bookmark_value><bookmark_value>οδηγοί, συναρτήσεις</bookmark_value>"
+msgstr "<bookmark_value>εισαγωγή συναρτήσεων; οδηγός συναρτήσεων</bookmark_value><bookmark_value>συναρτήσεις; οδηγός συναρτήσεων</bookmark_value><bookmark_value>οδηγοί; συναρτήσεις</bookmark_value>"
#: 04060000.xhp
msgctxt ""
@@ -3249,7 +3250,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "The <emph>Function Wizard</emph> has two tabs: <emph>Functions</emph> is used to create formulas, and <emph>Structure</emph> is used to check the formula build."
-msgstr "Ο <emph>Οδηγός συναρτήσεων</emph> περιέχει δύο καρτέλες: Η καρτέλα <emph>Συναρτήσεις</emph> χρησιμοποιείται για τη δημιουργία τύπων, και η καρτέλα <emph>Δομή</emph> για τον έλεγχο της δομής των τύπων."
+msgstr "Ο <emph>Οδηγός συναρτήσεων</emph> περιέχει δύο καρτέλες: Η καρτέλα <emph>Συναρτήσεις</emph> χρησιμοποιείται για τη δημιουργία τύπων, και η καρτέλα <emph>Δομή</emph> για τον έλεγχο της δομής των τύπων."
#: 04060000.xhp
msgctxt ""
@@ -3267,7 +3268,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\">List of Categories and Functions</link>"
-msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Λίστα κατηγοριών και συναρτήσεων\">Λίστα κατηγοριών και συναρτήσεων</link>"
+msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Κατάλογος κατηγοριών και συναρτήσεων\">Κατάλογος κατηγοριών και συναρτήσεων</link>"
#: 04060000.xhp
msgctxt ""
@@ -3285,7 +3286,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<variable id=\"kategorienliste\"><ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_CATEGORY\">Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below.</ahelp> Select \"All\" to view all functions in alphabetical order, irrespective of category. \"Last Used\" lists the functions you have most recently used. </variable>"
-msgstr "<variable id=\"kategorienliste\"><ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_CATEGORY\">Δημιουργεί μία λίστα με όλες τις κατηγορίες στις οποίες αναφέρονται οι διαφορετικές συναρτήσεις.</ahelp> Επιλέξτε \"Όλες\" για να εμφανίσετε όλες τις συναρτήσεις με αλφαβητική σειρά. Η επιλογή \"Τελευταία χρήση\" επιστρέφει μια λίστα με τις συναρτήσεις που χρησιμοποιήσατε πιο πρόσφατα. </variable>"
+msgstr "<variable id=\"kategorienliste\"><ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_CATEGORY\">Δημιουργεί έναν κατάλογο με όλες τις κατηγορίες στις οποίες αναφέρονται οι διαφορετικές συναρτήσεις.</ahelp> Επιλέξτε \"Όλες\" για να εμφανίσετε όλες τις συναρτήσεις με αλφαβητική σειρά. Η επιλογή \"Τελευταία χρήση\" επιστρέφει έναν κατάλογο με τις συναρτήσεις που χρησιμοποιήσατε πιο πρόσφατα. </variable>"
#: 04060000.xhp
msgctxt ""
@@ -3303,7 +3304,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_FUNCTION\">Displays the functions found under the selected category. Double-click to select a function.</ahelp> A single-click displays a short function description."
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_FUNCTION\">Εμφανίζει τις συναρτήσεις που βρέθηκαν στην επιλεγμένη κατηγορία. Κάντε διπλό κλικ για να επιλέξετε μία συνάρτηση.</ahelp> Αν κάνετε απλό κλικ εμφανίζεται μία περιληπτική περιγραφή της συνάρτησης."
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_FUNCTION\">Εμφανίζει τις συναρτήσεις που βρέθηκαν στην επιλεγμένη κατηγορία. Διπλοπατήστε για να επιλέξετε μία συνάρτηση.</ahelp> Αν πατήσετε μια φορά εμφανίζεται μία περιληπτική περιγραφή της συνάρτησης."
#: 04060000.xhp
msgctxt ""
@@ -3357,7 +3358,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "When you double-click a function, the argument input field(s) appear on the right side of the dialog. To select a cell reference as an argument, click directly into the cell, or drag across the required range on the sheet while holding down the mouse button. You can also enter numerical and other values or references directly into the corresponding fields in the dialog. When using <link href=\"text/scalc/01/04060102.xhp\" name=\"date entries\">date entries</link>, make sure you use the correct format. Click OK to insert the result into the spreadsheet."
-msgstr "Όταν κάνετε διπλό κλικ σε μία συνάρτηση, το πεδίο(α) εισαγωγής ορισμάτων εμφανίζονται στη δεξιά πλευρά του παραθύρου διαλόγου. Για να επιλέξετε μία παραπομπή κελιού ως όρισμα, κάντε κλικ απευθείας στο κελί, ή μεταφέρετέ το κατά μήκος της απαιτούμενης περιοχής στο φύλλο ενώ ταυτόχρονα κρατήστε πατημένο το κουμπί του ποντικιού σας. Μπορείτε επίσης να εισάγετε αριθμητικές και άλλες τιμές ή παραπομπές απευθείας στα αντίστοιχα πεδία στο παράθυρο διαλόγου. Όταν χρησιμοποιείτε <link href=\"text/scalc/01/04060102.xhp\" name=\"καταχωρήσεις ημερομηνιών\">καταχωρήσεις ημερομηνιών</link>, βεβαιωθείτε ότι χρησιμοποιείτε τη σωστή μορφοποίηση. Κάντε κλικ στο OK για να εισάγετε το αποτέλεσμα στο υπολογιστικό φύλλο."
+msgstr "Όταν διπλοπατήστε σε μία συνάρτηση, το πεδίο(α) εισαγωγής ορισμάτων εμφανίζονται στη δεξιά πλευρά του παραθύρου διαλόγου. Για να επιλέξετε μία παραπομπή κελιού ως όρισμα, πατήστε απευθείας στο κελί, ή μεταφέρετέ το κατά μήκος της απαιτούμενης περιοχής στο φύλλο ενώ ταυτόχρονα κρατήστε πατημένο το κουμπί του ποντικιού σας. Μπορείτε επίσης να εισάγετε αριθμητικές και άλλες τιμές ή παραπομπές απευθείας στα αντίστοιχα πεδία στο παράθυρο διαλόγου. Όταν χρησιμοποιείτε <link href=\"text/scalc/01/04060102.xhp\" name=\"καταχωρήσεις ημερομηνιών\">καταχωρήσεις ημερομηνιών</link>, βεβαιωθείτε ότι χρησιμοποιείτε τη σωστή μορφοποίηση. Πατήστε στο Εντάξει για να εισάγετε το αποτέλεσμα στο υπολογιστικό φύλλο."
#: 04060000.xhp
msgctxt ""
@@ -3420,7 +3421,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_FORMULA:ED_REF\">The number of visible text fields depends on the function. Enter arguments either directly into the argument fields or by clicking a cell in the table.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_FORMULA:ED_REF\">Ο αριθμός των ορατών πεδίων κειμένου εξαρτάται από τη συνάρτηση. Εισάγετε ορίσματα είτε απευθείας στα πεδία ορίσματος είτε κάνοντας κλικ σε ένα κελί του πίνακα.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_FORMULA:ED_REF\">Ο αριθμός των ορατών πεδίων κειμένου εξαρτάται από τη συνάρτηση. Εισάγετε ορίσματα είτε απευθείας στα πεδία ορίσματος είτε πατώντας σε ένα κελί του πίνακα.</ahelp>"
#: 04060000.xhp
msgctxt ""
@@ -3483,7 +3484,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "To select a single function from a complex formula consisting of several functions, double-click the function in the formula window."
-msgstr "Για να επιλέξετε μία απλή συνάρτηση από έναν πολύπλοκο τύπο που αποτελείται από διάφορες συναρτήσεις, κάντε διπλό κλικ στη συνάρτηση στο παράθυρο του τύπου."
+msgstr "Για να επιλέξετε μία απλή συνάρτηση από έναν πολύπλοκο τύπο που αποτελείται από διάφορες συναρτήσεις, διπλοπατήστε στη συνάρτηση στο παράθυρο του τύπου."
#: 04060000.xhp
msgctxt ""
@@ -3501,7 +3502,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_FORWARD\">Moves forward through the formula components in the formula window.</ahelp> This button can also be used to assign functions to the formula. If you select a function and click the <emph>Next </emph>button, the selection appears in the formula window."
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_FORWARD\">Μετακινεί στοιχεία κατά μήκος του τύπου στο παράθυρο τύπων.</ahelp> Αυτό το κουμπί μπορεί επίσης να χρησιμοποιηθεί για να αναθέτετε συναρτήσεις στον τύπο. Αν επιλέξετε μία συνάρτηση και κάνετε κλικ στο κουμπί <emph>Επόμενο </emph>, η επιλογή εμφανίζεται στο παράθυρο τύπων."
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_FORWARD\">Μετακινεί στοιχεία κατά μήκος του τύπου στο παράθυρο τύπων.</ahelp> Αυτό το κουμπί μπορεί επίσης να χρησιμοποιηθεί για να αναθέτετε συναρτήσεις στον τύπο. Αν επιλέξετε μία συνάρτηση και πατήστε στο κουμπί <emph>Επόμενο </emph>, η επιλογή εμφανίζεται στο παράθυρο τύπων."
#: 04060000.xhp
msgctxt ""
@@ -3510,7 +3511,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "Double-click a function in the selection window to transfer it to the formula window."
-msgstr "Κάντε διπλό κλικ σε μια συνάρτηση στο παράθυρο επιλογής για να την μεταφέρετε στο παράθυρο τύπων."
+msgstr "Διπλοπατήστε σε μια συνάρτηση στο παράθυρο επιλογής για να την μεταφέρετε στο παράθυρο τύπων."
#: 04060000.xhp
msgctxt ""
@@ -3537,7 +3538,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "OK"
-msgstr "OK"
+msgstr "Εντάξει"
#: 04060000.xhp
msgctxt ""
@@ -3555,7 +3556,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\">List of Categories and Functions</link>"
-msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Λίστα κατηγοριών και συναρτήσεων\">Λίστα κατηγοριών και συναρτήσεων</link>"
+msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Κατάλογος κατηγοριών και συναρτήσεων\">Κατάλογος κατηγοριών και συναρτήσεων</link>"
#: 04060000.xhp
msgctxt ""
@@ -3600,7 +3601,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_FAP_STRUCT\">Displays a hierarchical representation of the current function.</ahelp> You can hide or show the arguments by a click on the plus or minus sign in front."
-msgstr "<ahelp hid=\"HID_SC_FAP_STRUCT\">Εμφανίζει μία ιεραρχική παρουσίαση της τρέχουσας συνάρτησης.</ahelp> Μπορείτε να αποκρύψετε ή να εμφανίσετε τα ορίσματα κάνοντας κλικ μπροστά από το σύμβολο συν ή το μείον."
+msgstr "<ahelp hid=\"HID_SC_FAP_STRUCT\">Εμφανίζει μία ιεραρχική παρουσίαση της τρέχουσας συνάρτησης.</ahelp> Μπορείτε να αποκρύψετε ή να εμφανίσετε τα ορίσματα πατώντας μπροστά από το σύμβολο συν ή το μείον."
#: 04060000.xhp
msgctxt ""
@@ -3625,7 +3626,7 @@ msgctxt ""
"bm_id3148575\n"
"help.text"
msgid "<bookmark_value>functions;listed by category</bookmark_value> <bookmark_value>categories of functions</bookmark_value> <bookmark_value>list of functions</bookmark_value>"
-msgstr "<bookmark_value>συνάρτησεις;ανά κατηγορία</bookmark_value> <bookmark_value>κατηγορίες συναρτήσεων</bookmark_value> <bookmark_value>λίστα με συναρτήσεις</bookmark_value>"
+msgstr "<bookmark_value>συναρτήσεις; ανά κατηγορία</bookmark_value> <bookmark_value>κατηγορίες συναρτήσεων</bookmark_value> <bookmark_value>κατάλογος συναρτήσεων</bookmark_value>"
#: 04060100.xhp
msgctxt ""
@@ -3651,7 +3652,7 @@ msgctxt ""
"par_id0120200910234570\n"
"help.text"
msgid "You can find detailed explanations, illustrations, and examples of Calc functions <link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">in the LibreOffice WikiHelp</link>."
-msgstr "Μπορείτε να βρείτε λεπτομερείς επεξηγήσεις, εικόνες και παραδείγματα των συναρτήσεων Calc στο <link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">στο LibreOffice ΒοήθειαΒίκι</link>."
+msgstr "Μπορείτε να βρείτε λεπτομερείς επεξηγήσεις, εικόνες και παραδείγματα των συναρτήσεων Calc στο <link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">LibreOffice ΒοήθειαΒίκι</link>."
#: 04060100.xhp
msgctxt ""
@@ -3783,7 +3784,7 @@ msgctxt ""
"bm_id3148946\n"
"help.text"
msgid "<bookmark_value>Function Wizard; databases</bookmark_value> <bookmark_value>functions; database functions</bookmark_value> <bookmark_value>databases; functions in $[officename] Calc</bookmark_value>"
-msgstr "<bookmark_value>Οδηγός συναρτήσεων, βάσεις δεδομένων</bookmark_value><bookmark_value>συναρτήσεις, συναρτήσεις βάσεων δεδομένων</bookmark_value><bookmark_value>βάσεις δεδομένων, συναρτήσεις στο $[officename] Calc</bookmark_value>"
+msgstr "<bookmark_value>Οδηγός συναρτήσεων; βάσεις δεδομένων</bookmark_value><bookmark_value>συναρτήσεις; συναρτήσεις βάσεων δεδομένων</bookmark_value><bookmark_value>βάσεις δεδομένων; συναρτήσεις στο $[officename] Calc</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -4602,7 +4603,7 @@ msgctxt ""
"87\n"
"help.text"
msgid "<emph>SearchCriteria</emph> is the cell range containing search criteria. If you write several criteria in one row they are connected by AND. If you write the criteria in different rows they are connected by OR. Empty cells in the search criteria range will be ignored."
-msgstr "Το <emph>κριτήρια αναζήτησης</emph> είναι η περιοχή κελιών που περιέχει τα κριτήρια αναζήτησης. Αν γράψετε πολλά κριτήρια σε μία γραμμή συνδέονται με AND. Αν γράψετε τα κριτήρια σε διαφορετικές γραμμές συνδέονται με OR. Κενά κελιά στην περιοχή των κριτηρίων αναζήτησης θα αγνοηθούν."
+msgstr "Το <emph>κριτήρια αναζήτησης</emph> είναι η περιοχή κελιών που περιέχει τα κριτήρια αναζήτησης. Αν γράψετε πολλά κριτήρια σε μία γραμμή συνδέονται με AND. Αν γράψετε τα κριτήρια σε διαφορετικές γραμμές συνδέονται με OR. Κενά κελιά στην περιοχή των κριτηρίων αναζήτησης θα αγνοηθούν."
#: 04060101.xhp
msgctxt ""
@@ -4627,7 +4628,7 @@ msgctxt ""
"bm_id3150882\n"
"help.text"
msgid "<bookmark_value>DCOUNT function</bookmark_value> <bookmark_value>counting rows;with numeric values</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DCOUNT</bookmark_value><bookmark_value>καταμέτρηση γραμμών, με αριθμητικές τιμές</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DCOUNT</bookmark_value><bookmark_value>καταμέτρηση γραμμών; με αριθμητικές τιμές</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -4672,7 +4673,7 @@ msgctxt ""
"187\n"
"help.text"
msgid "For the DatabaseField parameter you can enter a cell to specify the column, or enter the number 0 for the entire database. The parameter cannot be empty. <embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
-msgstr "Για την παράμετρο Πεδίο-βάσης-δεδομένων μπορείτε να εισάγετε ένα κελί για να καθορίσετε τη στήλη, ή τον αριθμό μηδέν για ολόκληρη τη βάση δεδομένων. Η παράμετρος δεν μπορεί να είναι κενή.<embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
+msgstr "Για την παράμετρο Πεδίο-βάσης-δεδομένων μπορείτε να εισάγετε ένα κελί για να καθορίσετε τη στήλη, ή τον αριθμό 0 για ολόκληρη τη βάση δεδομένων. Η παράμετρος δεν μπορεί να είναι κενή. <embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
#: 04060101.xhp
msgctxt ""
@@ -4716,7 +4717,7 @@ msgctxt ""
"bm_id3156123\n"
"help.text"
msgid "<bookmark_value>DCOUNTA function</bookmark_value> <bookmark_value>records;counting in Calc databases</bookmark_value> <bookmark_value>counting rows;with numeric or alphanumeric values</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DCOUNTA</bookmark_value><bookmark_value>εγγραφές, καταμέτρηση στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>καταμέτρηση γραμμών, με αριθμητικές και αλφαριθμητικές τιμές</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DCOUNTA</bookmark_value><bookmark_value>εγγραφές; καταμέτρηση στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>καταμέτρηση γραμμών; με αριθμητικές και αλφαριθμητικές τιμές</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -4778,7 +4779,7 @@ msgctxt ""
"bm_id3147256\n"
"help.text"
msgid "<bookmark_value>DGET function</bookmark_value> <bookmark_value>cell contents;searching in Calc databases</bookmark_value> <bookmark_value>searching;cell contents in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DGET</bookmark_value><bookmark_value>περιεχόμενα κελιών, αναζήτηση στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση, περιεχόμενα κελιών στις βάσεις δεδομένων του Calc</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DGET</bookmark_value><bookmark_value>περιεχόμενα κελιών; αναζήτηση στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση; περιεχόμενα κελιών στις βάσεις δεδομένων του Calc</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -4832,7 +4833,7 @@ msgctxt ""
"109\n"
"help.text"
msgid "In the above example (scroll up, please), we want to determine what grade a child is in, whose name was entered in cell A14. The formula is entered in cell B16 and differs slightly from the earlier examples because only one column (one database field) can be entered for <emph>DatabaseField</emph>. Enter the following formula:"
-msgstr "Στο παραπάνω παράδειγμα (κάνοντας κύλιση πάνω), θέλουμε να καθορίσουμε σε ποια τάξη βρίσκεται το παιδί, του οποίου το όνομα εισήχθηκε στο κελί Α14. Ο τύπος εισήχθηκε στο κελί Β16 και διαφέρει ελαφρά από τα προηγούμενα παραδείγματα επειδή μόνο μία στήλη (ένα πεδίο βάσης δεδομένων) μπορεί να εισαχθεί για το <emph>Πεδίο βάσης δεδομένων</emph>. Εισάγετε τον ακόλουθο τύπο:"
+msgstr "Στο παραπάνω παράδειγμα (κάνοντας κύλιση πάνω), θέλουμε να καθορίσουμε σε ποια τάξη βρίσκεται το παιδί, του οποίου το όνομα εισήχθηκε στο κελί Α14. Ο τύπος εισήχθηκε στο κελί Β16 και διαφέρει ελαφρά από τα προηγούμενα παραδείγματα επειδή μόνο μία στήλη (ένα πεδίο βάσης δεδομένων) μπορεί να εισαχθεί για το <emph>Πεδίο βάσης δεδομένων</emph>. Εισάγετε τον ακόλουθο τύπο:"
#: 04060101.xhp
msgctxt ""
@@ -4885,7 +4886,7 @@ msgctxt ""
"bm_id3149766\n"
"help.text"
msgid "<bookmark_value>DMAX function</bookmark_value> <bookmark_value>maximum values in Calc databases</bookmark_value> <bookmark_value>searching;maximum values in columns</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DMAX</bookmark_value><bookmark_value>μέγιστες τιμές στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση, μέγιστες τιμές σε στήλες</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DMAX</bookmark_value><bookmark_value>μέγιστες τιμές στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση; μέγιστες τιμές σε στήλες</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -4965,7 +4966,7 @@ msgctxt ""
"bm_id3159141\n"
"help.text"
msgid "<bookmark_value>DMIN function</bookmark_value> <bookmark_value>minimum values in Calc databases</bookmark_value> <bookmark_value>searching;minimum values in columns</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DMIN</bookmark_value><bookmark_value>ελάχιστες τιμές στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση, ελάχιστες τιμές σε στήλες</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DMIN</bookmark_value><bookmark_value>ελάχιστες τιμές στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αναζήτηση; ελάχιστες τιμές σε στήλες</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5045,7 +5046,7 @@ msgctxt ""
"bm_id3154274\n"
"help.text"
msgid "<bookmark_value>DAVERAGE function</bookmark_value> <bookmark_value>averages; in Calc databases</bookmark_value> <bookmark_value>calculating;averages in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DAVERAGE</bookmark_value><bookmark_value>μέσες τιμές, στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>υπολογισμός, μέσες τιμές στις βάσεις δεδομένων του Calc</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DAVERAGE</bookmark_value><bookmark_value>μέσες τιμές; στις βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>υπολογισμός; μέσες τιμές στις βάσεις δεδομένων του Calc</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5125,7 +5126,7 @@ msgctxt ""
"bm_id3159269\n"
"help.text"
msgid "<bookmark_value>DPRODUCT function</bookmark_value> <bookmark_value>multiplying;cell contents in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DPRODUCT</bookmark_value><bookmark_value>πολλαπλασιασμός, περιεχόμενα κελιών στις βάσεις δεδομένων του Calc</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DPRODUCT</bookmark_value><bookmark_value>πολλαπλασιασμός; περιεχόμενα κελιών στις βάσεις δεδομένων του Calc</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5187,7 +5188,7 @@ msgctxt ""
"bm_id3148462\n"
"help.text"
msgid "<bookmark_value>DSTDEV function</bookmark_value> <bookmark_value>standard deviations in databases;based on a sample</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DSTDEV</bookmark_value><bookmark_value>τυπικές αποκλίσεις σε βάσεις δεδομένων, βάσει ενός δείγματος</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DSTDEV</bookmark_value><bookmark_value>τυπικές αποκλίσεις σε βάσεις δεδομένων; βάσει ενός δείγματος</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5267,7 +5268,7 @@ msgctxt ""
"bm_id3150429\n"
"help.text"
msgid "<bookmark_value>DSTDEVP function</bookmark_value> <bookmark_value>standard deviations in databases;based on populations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DSTDEVP</bookmark_value><bookmark_value>τυπικές αποκλίσεις σε βάσεις δεδομένων, βάσει πληθυσμών</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DSTDEVP</bookmark_value><bookmark_value>τυπικές αποκλίσεις σε βάσεις δεδομένων; βάσει πληθυσμών</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5347,7 +5348,7 @@ msgctxt ""
"bm_id3154794\n"
"help.text"
msgid "<bookmark_value>DSUM function</bookmark_value> <bookmark_value>calculating;sums in Calc databases</bookmark_value> <bookmark_value>sums;cells in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DSUM</bookmark_value><bookmark_value>υπολογισμός, αθροίσματα σε βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αθροίσματα, κελιά σε βάσεις δεδομένων του Calc</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DSUM</bookmark_value><bookmark_value>υπολογισμός; αθροίσματα σε βάσεις δεδομένων του Calc</bookmark_value><bookmark_value>αθροίσματα; κελιά σε βάσεις δεδομένων του Calc</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5427,7 +5428,7 @@ msgctxt ""
"bm_id3155614\n"
"help.text"
msgid "<bookmark_value>DVAR function</bookmark_value> <bookmark_value>variances;based on samples</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DVAR</bookmark_value><bookmark_value>διακυμάνσεις, βάσει δειγμάτων</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DVAR</bookmark_value><bookmark_value>διακυμάνσεις; βάσει δειγμάτων</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5507,7 +5508,7 @@ msgctxt ""
"bm_id3153880\n"
"help.text"
msgid "<bookmark_value>DVARP function</bookmark_value> <bookmark_value>variances;based on populations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DVARP</bookmark_value><bookmark_value>διακυμάνσεις, βάσει πληθυσμών</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DVARP</bookmark_value><bookmark_value>διακυμάνσεις; βάσει πληθυσμών</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -5595,7 +5596,7 @@ msgctxt ""
"bm_id3154536\n"
"help.text"
msgid "<bookmark_value>date and time functions</bookmark_value><bookmark_value>functions; date & time</bookmark_value><bookmark_value>Function Wizard; date & time</bookmark_value>"
-msgstr "<bookmark_value>συναρτήσεις ημερομηνίας και ώρας</bookmark_value><bookmark_value>συναρτήσεις, ημερομηνία και ώρα</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, ημερομηνία και ώρα</bookmark_value>"
+msgstr "<bookmark_value>συναρτήσεις ημερομηνίας και ώρας</bookmark_value><bookmark_value>συναρτήσεις, ημερομηνία και ώρα</bookmark_value><bookmark_value>Οδηγός συναρτήσεων; ημερομηνία και ώρα</bookmark_value>"
#: 04060102.xhp
msgctxt ""
@@ -5638,7 +5639,7 @@ msgctxt ""
"hd_id2408825\n"
"help.text"
msgid "Date base for day zero"
-msgstr "Η αρχική ημερομηνία είναι η ημέρα \"μηδέν\""
+msgstr "Η αρχική ημερομηνία είναι η ημέρα μηδέν"
#: 04060102.xhp
msgctxt ""
@@ -5646,7 +5647,7 @@ msgctxt ""
"par_id9988402\n"
"help.text"
msgid "Dates are calculated as offsets from a starting day zero. You can set the day zero to be one of the following:"
-msgstr "Οι ημερομηνίες υπολογίζονται από μια αρχική ημέρα \"μηδέν\". Μπορείτε να ορίσετε ως την ημέρα αυτή μία από τις ακόλουθες:"
+msgstr "Οι ημερομηνίες υπολογίζονται από μια αρχική ημέρα μηδέν. Μπορείτε να ορίσετε ως την ημέρα αυτή μία από τις ακόλουθες:"
#: 04060102.xhp
msgctxt ""
@@ -5968,7 +5969,7 @@ msgctxt ""
"bm_id3143284\n"
"help.text"
msgid "<bookmark_value>financial functions</bookmark_value> <bookmark_value>functions; financial functions</bookmark_value> <bookmark_value>Function Wizard; financial</bookmark_value> <bookmark_value>amortizations, see also depreciations</bookmark_value>"
-msgstr "<bookmark_value>οικονομικές συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις, οικονομικές συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, οικονομικές</bookmark_value><bookmark_value>χρεωλύσια, δες επίσης αποσβέσεις</bookmark_value>"
+msgstr "<bookmark_value>οικονομικές συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις; οικονομικές συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων; οικονομικές</bookmark_value><bookmark_value>χρεολύσια; δες επίσης αποσβέσεις</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -5994,7 +5995,7 @@ msgctxt ""
"bm_id3153366\n"
"help.text"
msgid "<bookmark_value>AMORDEGRC function</bookmark_value> <bookmark_value>depreciations;degressive amortizations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση AMORDEGRC</bookmark_value><bookmark_value>αποσβέσεις;φθίνοντα χρεολύσια</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση AMORDEGRC</bookmark_value><bookmark_value>αποσβέσεις; φθίνοντα χρεολύσια</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -6092,7 +6093,7 @@ msgctxt ""
"bm_id3153765\n"
"help.text"
msgid "<bookmark_value>AMORLINC function</bookmark_value> <bookmark_value>depreciations;linear amortizations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση AMORLINC</bookmark_value><bookmark_value>υποτιμήσεις, γραμμικά χρεολύσια</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση AMORLINC</bookmark_value><bookmark_value>υποτιμήσεις; γραμμικά χρεολύσια</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -6207,7 +6208,7 @@ msgctxt ""
"bm_id3151276\n"
"help.text"
msgid "<bookmark_value>accrued interests;periodic payments</bookmark_value>"
-msgstr "<bookmark_value>σωρευτικοί τόκοι, περιοδικές πληρωμές</bookmark_value>"
+msgstr "<bookmark_value>σωρευτικοί τόκοι; περιοδικές πληρωμές</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -6323,7 +6324,7 @@ msgctxt ""
"bm_id3151240\n"
"help.text"
msgid "<bookmark_value>ACCRINTM function</bookmark_value> <bookmark_value>accrued interests;one-off payments</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ACCRINTM</bookmark_value><bookmark_value>συσσωρευμένοι τόκοι, εφάπαξ πληρωμές</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ACCRINTM</bookmark_value><bookmark_value>συσσωρευμένοι τόκοι; εφάπαξ πληρωμές</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -6386,7 +6387,7 @@ msgctxt ""
"354\n"
"help.text"
msgid "<emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)."
-msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο ονομαστικό επιτόκιο (επιτόκιο τοκομεριδίου)"
+msgstr "<emph>Επιτόκιο</emph> είναι το ετήσιο ονομαστικό επιτόκιο (επιτόκιο τοκομεριδίου)."
#: 04060103.xhp
msgctxt ""
@@ -6546,7 +6547,7 @@ msgctxt ""
"bm_id3147556\n"
"help.text"
msgid "<bookmark_value>PV function</bookmark_value> <bookmark_value>present values</bookmark_value> <bookmark_value>calculating; present values</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PV</bookmark_value><bookmark_value>παρούσες αξίες</bookmark_value><bookmark_value>υπολογισμός, παρούσες αξίες</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PV</bookmark_value><bookmark_value>παρούσες αξίες</bookmark_value><bookmark_value>υπολογισμός; παρούσες αξίες</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -6697,7 +6698,7 @@ msgctxt ""
"bm_id3152978\n"
"help.text"
msgid "<bookmark_value>calculating; depreciations</bookmark_value> <bookmark_value>SYD function</bookmark_value> <bookmark_value>depreciations; arithmetic declining</bookmark_value> <bookmark_value>arithmetic declining depreciations</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμοί, αποσβέσεις</bookmark_value><bookmark_value>συνάρτηση SYD</bookmark_value><bookmark_value>αποσβέσεις, αριθμητική μείωση</bookmark_value><bookmark_value>αποσβέσεις σταθερής μείωσης</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμοί; αποσβέσεις</bookmark_value><bookmark_value>συνάρτηση SYD</bookmark_value><bookmark_value>αποσβέσεις; αριθμητική μείωση</bookmark_value><bookmark_value>αποσβέσεις σταθερής μείωσης</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7388,7 +7389,7 @@ msgctxt ""
"bm_id3154695\n"
"help.text"
msgid "<bookmark_value>DURATION_ADD function</bookmark_value> <bookmark_value>Microsoft Excel functions</bookmark_value> <bookmark_value>durations;fixed interest securities</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DURATION_ADD</bookmark_value><bookmark_value>συναρτήσεις του Microsoft Excel</bookmark_value><bookmark_value>διάρκειες, τίτλοι σταθερών επιτοκίων</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DURATION_ADD</bookmark_value><bookmark_value>συναρτήσεις του Microsoft Excel</bookmark_value><bookmark_value>διάρκειες; τίτλοι σταθερών επιτοκίων</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7504,7 +7505,7 @@ msgctxt ""
"bm_id3159147\n"
"help.text"
msgid "<bookmark_value>annual net interest rates</bookmark_value> <bookmark_value>calculating; annual net interest rates</bookmark_value> <bookmark_value>net annual interest rates</bookmark_value> <bookmark_value>EFFECTIVE function</bookmark_value>"
-msgstr "<bookmark_value>ετήσια καθαρά επιτόκια</bookmark_value><bookmark_value>υπολογισμός, ετήσια καθαρά επιτόκια</bookmark_value><bookmark_value>καθαρά ετήσια επιτόκια</bookmark_value><bookmark_value>συνάρτηση EFFECTIVE</bookmark_value>"
+msgstr "<bookmark_value>ετήσια καθαρά επιτόκια</bookmark_value><bookmark_value>υπολογισμός; ετήσια καθαρά επιτόκια</bookmark_value><bookmark_value>καθαρά ετήσια επιτόκια</bookmark_value><bookmark_value>συνάρτηση EFFECTIVE</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7691,7 +7692,7 @@ msgctxt ""
"bm_id3149998\n"
"help.text"
msgid "<bookmark_value>calculating; arithmetic-degressive depreciations</bookmark_value> <bookmark_value>arithmetic-degressive depreciations</bookmark_value> <bookmark_value>depreciations;arithmetic-degressive</bookmark_value> <bookmark_value>DDB function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, αποσβέσεις φθίνουσες-αριθμητικές</bookmark_value><bookmark_value>φθίνουσες-αριθμητικές αποσβέσεις</bookmark_value><bookmark_value>αποσβέσεις, αριθμητικές-φθίνουσες</bookmark_value><bookmark_value>συνάρτηση DDB</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, αποσβέσεις φθίνουσες-αριθμητικές</bookmark_value><bookmark_value>φθίνουσες-αριθμητικές αποσβέσεις</bookmark_value><bookmark_value>αποσβέσει; αριθμητικές-φθίνουσες</bookmark_value><bookmark_value>συνάρτηση DDB</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7816,7 +7817,7 @@ msgctxt ""
"bm_id3149962\n"
"help.text"
msgid "<bookmark_value>calculating; geometric-degressive depreciations</bookmark_value> <bookmark_value>geometric-degressive depreciations</bookmark_value> <bookmark_value>depreciations;geometric-degressive</bookmark_value> <bookmark_value>DB function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, γεωμετρικά-φθίνουσες αποσβέσεις</bookmark_value><bookmark_value>γεωμετρικά-φθίνουσες αποσβέσεις</bookmark_value><bookmark_value>αποσβέσεις, γεωμετρικά-φθίνουσες</bookmark_value><bookmark_value>συνάρτηση DB</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; γεωμετρικά-φθίνουσες αποσβέσεις</bookmark_value><bookmark_value>γεωμετρικά-φθίνουσες αποσβέσεις</bookmark_value><bookmark_value>αποσβέσεις; γεωμετρικά-φθίνουσες</bookmark_value><bookmark_value>συνάρτηση DB</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -7950,7 +7951,7 @@ msgctxt ""
"bm_id3153948\n"
"help.text"
msgid "<bookmark_value>IRR function</bookmark_value> <bookmark_value>calculating;internal rates of return, regular payments</bookmark_value> <bookmark_value>internal rates of return;regular payments</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IRR</bookmark_value><bookmark_value>υπολογισμός, εσωτερικά επιτόκια απόδοσης, τακτικές πληρωμές</bookmark_value><bookmark_value>εσωτερικά επιτόκια απόδοσης, τακτικές πληρωμές</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IRR</bookmark_value><bookmark_value>υπολογισμός; εσωτερικά επιτόκια απόδοσης, τακτικές πληρωμές</bookmark_value><bookmark_value>εσωτερικά επιτόκια απόδοσης; τακτικές πληρωμές</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -8030,7 +8031,7 @@ msgctxt ""
"bm_id3151012\n"
"help.text"
msgid "<bookmark_value>calculating; interests for unchanged amortization installments</bookmark_value> <bookmark_value>interests for unchanged amortization installments</bookmark_value> <bookmark_value>ISPMT function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, επιτόκια για αμετάβλητες χρεωλυτικές δόσεις</bookmark_value><bookmark_value> επιτόκια για αμετάβλητες χρεολυτικές δόσεις</bookmark_value><bookmark_value>συνάρτηση ISPMT</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; επιτόκια για αμετάβλητες χρεωλυτικές δόσεις</bookmark_value><bookmark_value> επιτόκια για αμετάβλητες χρεολυτικές δόσεις</bookmark_value><bookmark_value>συνάρτηση ISPMT</bookmark_value>"
#: 04060103.xhp
msgctxt ""
@@ -8163,7 +8164,7 @@ msgctxt ""
"bm_id3147247\n"
"help.text"
msgid "<bookmark_value>information functions</bookmark_value><bookmark_value>Function Wizard; information</bookmark_value><bookmark_value>functions; information functions</bookmark_value>"
-msgstr "<bookmark_value>συναρτήσεις πληροφορίες</bookmark_value><bookmark_value>Οδηγός συνάρτησης, πληροφορίες</bookmark_value><bookmark_value>συναρτήσεις, συναρτήσεις πληροφορίες</bookmark_value>"
+msgstr "<bookmark_value>συναρτήσεις πληροφορίες</bookmark_value><bookmark_value>Οδηγός συνάρτησης; πληροφορίες</bookmark_value><bookmark_value>συναρτήσεις; συναρτήσεις πληροφορίες</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8600,7 +8601,7 @@ msgctxt ""
"par_id2873622\n"
"help.text"
msgid "<item type=\"input\">=INFO(D5)</item> with cell <item type=\"literal\">D5</item> containing a text string <item type=\"literal\">system</item> returns the operation system type."
-msgstr "<item type=\"input\">=INFO(D5)</item> με το κελί <item type=\"literal\">D5</item> να περιέχει ένα αλφαριθμητικό κειμένου <item type=\"literal\">system</item> επιστρέφει το τύπο της διεργασίας συστήματος."
+msgstr "<item type=\"input\">=INFO(D5)</item> με το κελί <item type=\"literal\">D5</item> να περιέχει ένα αλφαριθμητικό κειμένου <item type=\"literal\">system</item> επιστρέφει το τύπο της διεργασίας συστήματος."
#: 04060104.xhp
msgctxt ""
@@ -8626,7 +8627,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_AKTUELL\">This function returns the result to date of evaluating the formula of which it is a part (in other words the result as far as that evaluation has got). Its main use is together with the STYLE() function to apply selected styles to a cell depending on the cell contents.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_AKTUELL\">Αυτή η συνάρτηση επιστρέφει το αποτέλεσμα αξιολογώντας το τύπο του οποίου είναι μέρος (με άλλα λόγια, επιστρέφει μέχρι το αποτέλεσμα όπου έχει φτάσει η αξιολόγηση). Χρησιμοποιείται κυρίως μαζί με με την συνάρτηση STYLE() για την εφαρμογή επιλεγμένων στιλ σε ένα κελί ανάλογα με τα περιεχόμενα του κελιού.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_AKTUELL\">Αυτή η συνάρτηση επιστρέφει το αποτέλεσμα αξιολογώντας το τύπο του οποίου είναι μέρος (με άλλα λόγια, επιστρέφει μέχρι το αποτέλεσμα όπου έχει φτάσει η αξιολόγηση). Χρησιμοποιείται κυρίως μαζί με την συνάρτηση STYLE() για την εφαρμογή επιλεγμένων τεχνοτροπιών σε ένα κελί ανάλογα με τα περιεχόμενα του κελιού.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -8669,7 +8670,7 @@ msgctxt ""
"par_id8751792\n"
"help.text"
msgid "The example returns 6. The formula is calculated from left to right as: 1 + 2 equals 3, giving the result to date when CURRENT() is encountered; CURRENT() therefore yields 3, which is added to the original 3 to give 6."
-msgstr "Το παράδειγμα επιστρέφει 6. Ο τύπος υπολογίζεται από αριστερά στα δεξιά ως: 1 + 2 ισούται 3, και δίνει το αποτέλεσμα στην ημερομηνία όταν εμφανίζεται η CURRENT(). Έτσι η CURRENT() δίνει 3, το οποίο προστίθεται στο αρχικό 3 και μας δίνει αποτέλεσμα 6."
+msgstr "Το παράδειγμα επιστρέφει 6. Ο τύπος υπολογίζεται από αριστερά στα δεξιά ως: 1 + 2 ισούται 3, και δίνει το αποτέλεσμα στην ημερομηνία όταν εμφανίζεται η CURRENT()· έτσι η CURRENT() δίνει 3, το οποίο προστίθεται στο αρχικό 3 και μας δίνει αποτέλεσμα 6."
#: 04060104.xhp
msgctxt ""
@@ -8685,7 +8686,7 @@ msgctxt ""
"par_id7463911\n"
"help.text"
msgid "The example returns A2 + B2 (STYLE returns 0 here). If this sum is greater than 10, the style Red is applied to the cell. See the <emph>STYLE</emph> function for more explanation."
-msgstr "Το παράδειγμα δίνει αποτέλεσμα A2 + B2 (το STYLE δίνει 0 εδώ). Αν αυτό το άθροισμα είναι μεγαλύτερο από 10, στο κελί εφαρμόζεται το πρότυπο Κόκκινο. Δείτε τη συνάρτηση <emph>STYLE</emph> για περισσότερες εξηγήσεις."
+msgstr "Το παράδειγμα δίνει αποτέλεσμα A2 + B2 (το STYLE δίνει 0 εδώ). Αν αυτό το άθροισμα είναι μεγαλύτερο από 10, στο κελί εφαρμόζεται το πρότυπο Κόκκινο. Δείτε τη συνάρτηση <emph>STYLE</emph> για περισσότερες εξηγήσεις."
#: 04060104.xhp
msgctxt ""
@@ -8709,7 +8710,7 @@ msgctxt ""
"bm_id3150688\n"
"help.text"
msgid "<bookmark_value>FORMULA function</bookmark_value><bookmark_value>formula cells;displaying formulas in other cells</bookmark_value><bookmark_value>displaying;formulas at any position</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FORMULA</bookmark_value><bookmark_value>κελιά τύπων, εμφάνιση τύπων σε άλλα κελιά</bookmark_value><bookmark_value>εμφάνιση, τύποι σε οποιαδήποτε θέση</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FORMULA</bookmark_value><bookmark_value>κελιά τύπων; εμφάνιση τύπων σε άλλα κελιά</bookmark_value><bookmark_value>εμφάνιση; τύποι σε οποιαδήποτε θέση</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8761,7 +8762,7 @@ msgctxt ""
"par_id8857081\n"
"help.text"
msgid "An invalid reference or a reference to a cell with no formula results in the error value #N/A."
-msgstr "Μια μη έγκυρη παραπομπή ή μια παραπομπή σε κελί χωρίς τύπο έχει σαν αποτέλεσμα την τιμή σφάλματος #N/A."
+msgstr "Μια μη έγκυρη παραπομπή ή μια παραπομπή σε κελί χωρίς τύπο έχει σαν αποτέλεσμα την τιμή σφάλματος #N/A."
#: 04060104.xhp
msgctxt ""
@@ -8796,7 +8797,7 @@ msgctxt ""
"bm_id3155409\n"
"help.text"
msgid "<bookmark_value>ISREF function</bookmark_value><bookmark_value>references;testing cell contents</bookmark_value><bookmark_value>cell contents;testing for references</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISREF</bookmark_value><bookmark_value>αναφορές, έλεγχος περιεχομένων κελιών</bookmark_value><bookmark_value>περιεχόμενα κελιού, έλεγχος για παραπομπές</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISREF</bookmark_value><bookmark_value>αναφορές; έλεγχος περιεχομένων κελιών</bookmark_value><bookmark_value>περιεχόμενα κελιού; έλεγχος για παραπομπές</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8899,7 +8900,7 @@ msgctxt ""
"bm_id3154812\n"
"help.text"
msgid "<bookmark_value>ISERR function</bookmark_value><bookmark_value>error codes;controlling</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISERR</bookmark_value><bookmark_value>κωδικοί λαθών, έλεγχος</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISERR</bookmark_value><bookmark_value>κωδικοί λαθών; έλεγχος</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8917,7 +8918,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTFEHL\">Tests for error conditions, except the #N/A error value, and returns TRUE or FALSE.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTFEHL\">Ελέγχει για συνθήκες σφάλματος, εκτός από το #N/A και επιστρέφει την TRUE ή FALSE.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTFEHL\">Ελέγχει για συνθήκες σφάλματος, εκτός από το #N/A και επιστρέφει την TRUE ή FALSE.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -8970,7 +8971,7 @@ msgctxt ""
"par_id8456984\n"
"help.text"
msgid "<item type=\"input\">=ISERR(C9)</item> where cell C9 contains <item type=\"input\">=NA()</item> returns FALSE, because ISERR() ignores the #N/A error."
-msgstr "Το <item type=\"input\">=ISERR(C9)</item> όπου το κελί C9 περιέχει το <item type=\"input\">=NA()</item> επιστρέφει FALSE επειδή η ISERR() αγνοεί το σφάλμα #N/A."
+msgstr "Το <item type=\"input\">=ISERR(C9)</item> όπου το κελί C9 περιέχει το <item type=\"input\">=NA()</item> επιστρέφει FALSE επειδή η ISERR() αγνοεί το σφάλμα #N/A."
#: 04060104.xhp
msgctxt ""
@@ -8978,7 +8979,7 @@ msgctxt ""
"bm_id3147081\n"
"help.text"
msgid "<bookmark_value>ISERROR function</bookmark_value><bookmark_value>recognizing;general errors</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISERROR</bookmark_value><bookmark_value>αναγνώριση, γενικά σφάλματα</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISERROR</bookmark_value><bookmark_value>αναγνώριση; γενικά σφάλματα</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8996,7 +8997,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Tests for error conditions, including the #N/A error value, and returns TRUE or FALSE.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Ελέγχει για συνθήκες σφάλματος, περιλαμβανομένου του #N/A και επιστρέφει TRUE ή FALSE.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Ελέγχει για συνθήκες σφάλματος, περιλαμβανομένου του #N/A και επιστρέφει TRUE ή FALSE.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9057,7 +9058,7 @@ msgctxt ""
"bm_id3153618\n"
"help.text"
msgid "<bookmark_value>ISFORMULA function</bookmark_value><bookmark_value>recognizing formula cells</bookmark_value><bookmark_value>formula cells;recognizing</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISFORMULA</bookmark_value><bookmark_value>αναγνώριση κελιών τύπων</bookmark_value><bookmark_value>κελιά τύπων, αναγνώριση</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISFORMULA</bookmark_value><bookmark_value>αναγνώριση κελιών τύπων</bookmark_value><bookmark_value>κελιά τύπων; αναγνώριση</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9207,7 +9208,7 @@ msgctxt ""
"bm_id3154692\n"
"help.text"
msgid "<bookmark_value>ISNONTEXT function</bookmark_value><bookmark_value>cell contents;no text</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISNONTEXT</bookmark_value><bookmark_value>περιεχόμενα κελιών, όχι κείμενο</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISNONTEXT</bookmark_value><bookmark_value>περιεχόμενα κελιών; όχι κείμενο</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9295,7 +9296,7 @@ msgctxt ""
"bm_id3159148\n"
"help.text"
msgid "<bookmark_value>ISBLANK function</bookmark_value><bookmark_value>blank cell contents</bookmark_value><bookmark_value>empty cells; recognizing</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISBLANK</bookmark_value><bookmark_value>κενά κελιά</bookmark_value><bookmark_value>κενά κελιά, αναγνώριση</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISBLANK</bookmark_value><bookmark_value>κενά κελιά</bookmark_value><bookmark_value>κενά κελιά; αναγνώριση</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9366,7 +9367,7 @@ msgctxt ""
"bm_id3155356\n"
"help.text"
msgid "<bookmark_value>ISLOGICAL function</bookmark_value><bookmark_value>number formats;logical</bookmark_value><bookmark_value>logical number formats</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISLOGICAL</bookmark_value><bookmark_value>μορφές αριθμών, λογικές</bookmark_value><bookmark_value>λογικές μορφές αριθμών</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISLOGICAL</bookmark_value><bookmark_value>μορφές αριθμών; λογικές</bookmark_value><bookmark_value>λογικές μορφές αριθμών</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9453,7 +9454,7 @@ msgctxt ""
"bm_id3153685\n"
"help.text"
msgid "<bookmark_value>ISNA function</bookmark_value><bookmark_value>#N/A error;recognizing</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISNA</bookmark_value><bookmark_value>#N/A σφάλμα, αναγνώριση</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISNA</bookmark_value><bookmark_value>#N/A σφάλμα; αναγνώριση</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9532,7 +9533,7 @@ msgctxt ""
"bm_id3149426\n"
"help.text"
msgid "<bookmark_value>ISTEXT function</bookmark_value><bookmark_value>cell contents;text</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISTEXT</bookmark_value><bookmark_value>περιεχόμενα κελιών, κείμενο</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISTEXT</bookmark_value><bookmark_value>περιεχόμενα κελιών; κείμενο</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9691,7 +9692,7 @@ msgctxt ""
"bm_id3148688\n"
"help.text"
msgid "<bookmark_value>ISNUMBER function</bookmark_value><bookmark_value>cell contents;numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ISNUMBER</bookmark_value><bookmark_value>περιεχόμενα κελιών, αριθμοί</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ISNUMBER</bookmark_value><bookmark_value>περιεχόμενα κελιών; αριθμοί</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -9884,7 +9885,7 @@ msgctxt ""
"bm_id3156275\n"
"help.text"
msgid "<bookmark_value>NA function</bookmark_value><bookmark_value>#N/A error;assigning to a cell</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση NA</bookmark_value><bookmark_value>σφάλμα #N/A, αντιστοίχιση σε κελί</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση NA</bookmark_value><bookmark_value>σφάλμα #N/A; αντιστοίχιση σε κελί</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -10215,7 +10216,7 @@ msgctxt ""
"177\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1.$D$2."
-msgstr "Η συνάρτηση <item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> επιστρέφει 'file:///X:/dr/test.sxc'#$Sheet1.$D$2."
+msgstr "Η συνάρτηση <item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> επιστρέφει 'file:///X:/dr/test.sxc'#$Sheet1.$D$2."
#: 04060104.xhp
msgctxt ""
@@ -10683,7 +10684,7 @@ msgctxt ""
"159\n"
"help.text"
msgid "<emph>Reference</emph> (list of options) is the position of the cell to be examined. If <emph>Reference</emph> is a range, the cell moves to the top left of the range. If <emph>Reference</emph> is missing, $[officename] Calc uses the position of the cell in which this formula is located. Microsoft Excel uses the reference of the cell in which the cursor is positioned."
-msgstr "<emph>Παραπομπή</emph> (λίστα επιλογών) είναι η θέση του κελιού που θα εξεταστεί. Αν η <emph>Παραπομπή</emph> είναι περιοχή, το κελί μετακινείται στο πάνω αριστερά μέρος της περιοχής. Αν λείπει η <emph>Παραπομπή</emph>, το $[officename] Calc χρησιμοποιεί τη θέση του κελιού στο οποίο βρίσκεται ο τύπος. Το Microsoft Excel χρησιμοποιεί την παραπομπή του κελιού στο οποίο βρίσκεται ο δρομέας."
+msgstr "<emph>Παραπομπή</emph> (κατάλογος επιλογών) είναι η θέση του κελιού που θα εξεταστεί. Αν η <emph>Παραπομπή</emph> είναι περιοχή, το κελί μετακινείται στο πάνω αριστερά μέρος της περιοχής. Αν λείπει η <emph>Παραπομπή</emph>, το $[officename] Calc χρησιμοποιεί τη θέση του κελιού στο οποίο βρίσκεται ο τύπος. Το Microsoft Excel χρησιμοποιεί την παραπομπή του κελιού στο οποίο βρίσκεται ο δρομέας."
#: 04060105.xhp
msgctxt ""
@@ -10743,7 +10744,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_UND\">Returns TRUE if all arguments are TRUE.</ahelp> If one of the elements is FALSE, this function returns the FALSE value."
-msgstr "<ahelp hid=\"HID_FUNC_UND\">Επιστρέφει TRUE αν όλα τα ορίσματα είναι TRUE.</ahelp> Αν ένα από τα στοιχεία είναι FALSE, η συνάρτηση επιστρέφει την τιμή FALSE."
+msgstr "<ahelp hid=\"HID_FUNC_UND\">Επιστρέφει TRUE αν όλα τα ορίσματα είναι TRUE.</ahelp> Αν ένα από τα στοιχεία είναι FALSE, η συνάρτηση επιστρέφει την τιμή FALSE."
#: 04060105.xhp
msgctxt ""
@@ -10752,7 +10753,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
-msgstr "Τα ορίσματα είναι είτε λογικές εκφράσεις από μόνες τους (TRUE, 1<5, 2+3=7, B8<10) που επιστρέφουν λογικές τιμές, είτε πίνακες (A1:C3) που περιέχουν λογικές τιμές."
+msgstr "Τα ορίσματα είναι είτε λογικές εκφράσεις από μόνες τους (TRUE, 1<5, 2+3=7, B8<10) που επιστρέφουν λογικές τιμές, είτε πίνακες (A1:C3) που περιέχουν λογικές τιμές."
#: 04060105.xhp
msgctxt ""
@@ -10779,7 +10780,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row. The result is TRUE if the logical value in all cells within the cell range is TRUE."
-msgstr "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> είναι συνθήκες προς έλεγχο. Όλες οι συνθήκες μπορεί να είναι είτε TRUE ή FALSE. Αν μια περιοχή ορισθεί ως παράμετρος, τότε η συνάρτηση χρησιμοποιεί την τιμή της περιοχής από την τρέχουσα στήλη ή γραμμή. Το αποτέλεσμα είναι TRUE αν η λογική τιμή σε όλα τα κελιά μέσα στην περιοχή των κελιών είναι TRUE."
+msgstr "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> είναι συνθήκες προς έλεγχο. Όλες οι συνθήκες μπορεί να είναι είτε TRUE ή FALSE. Αν μια περιοχή ορισθεί ως παράμετρος, τότε η συνάρτηση χρησιμοποιεί την τιμή της περιοχής από την τρέχουσα στήλη ή γραμμή. Το αποτέλεσμα είναι TRUE αν η λογική τιμή σε όλα τα κελιά μέσα στην περιοχή των κελιών είναι TRUE."
#: 04060105.xhp
msgctxt ""
@@ -10930,7 +10931,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "IF(Test; ThenValue; OtherwiseValue)"
-msgstr "IF(Έλεγχος; Τιμή_Αν; \"Τιμή_Αλλιώς\")"
+msgstr "IF(Έλεγχος; ΤότεΤιμή; ΤιμήΑλλιώς)"
#: 04060105.xhp
msgctxt ""
@@ -10983,7 +10984,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<item type=\"input\">=IF(A1>5;100;\"too small\")</item> If the value in A1 is higher than 5, the value 100 is entered in the current cell; otherwise, the text “too small” (without quotes) is entered."
-msgstr "<item type=\"input\">=IF(A1>5;100;\"too small\")</item> Αν η τιμή στο A1 είναι μεγαλύτερη από 5, εισάγεται η τιμή 100 στο τρέχον κελί; αλλιώς εισάγεται το κείμενο “πολύ μικρή” (χωρίς εισαγωγικά)."
+msgstr "<item type=\"input\">=IF(A1>5;100;\"too small\")</item> Αν η τιμή στο A1 είναι μεγαλύτερη από 5, εισάγεται η τιμή 100 στο τρέχον κελί; αλλιώς εισάγεται το κείμενο “πολύ μικρή” (χωρίς εισαγωγικά)."
#: 04060105.xhp
msgctxt ""
@@ -11089,7 +11090,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
-msgstr "Τα ορίσματα είναι είτε λογικές εκφράσεις από μόνες τους (TRUE, 1<5, 2+3=7, B8<10) που επιστρέφουν λογικές τιμές, είτε πίνακες (A1:C3) που περιέχουν λογικές τιμές."
+msgstr "Τα ορίσματα είναι είτε λογικές εκφράσεις από μόνες τους (TRUE, 1<5, 2+3=7, B8<10) που επιστρέφουν λογικές τιμές, είτε πίνακες (A1:C3) που περιέχουν λογικές τιμές."
#: 04060105.xhp
msgctxt ""
@@ -11116,7 +11117,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row."
-msgstr "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> είναι συνθήκες προς έλεγχο. Όλες οι συνθήκες μπορεί να είναι είτε TRUE ή FALSE. Αν μια περιοχή ορισθεί ως παράμετρος, τότε η συνάρτηση χρησιμοποιεί την τιμή της περιοχής από την τρέχουσα στήλη ή γραμμή. Το αποτέλεσμα είναι TRUE αν η λογική τιμή σε όλα τα κελιά μέσα στην περιοχή των κελιών είναι TRUE."
+msgstr "<emph>ΛογικήΤιμή1; ΛογικήΤιμή2 ...ΛογικήΤιμή30</emph> είναι συνθήκες προς έλεγχο. Όλες οι συνθήκες μπορεί να είναι είτε ΑΛΗΘΕΙΣ ή ΨΕΥΔΕΙΣ. Αν μια περιοχή ορισθεί ως παράμετρος, τότε η συνάρτηση χρησιμοποιεί την τιμή της περιοχής από την τρέχουσα στήλη ή γραμμή."
#: 04060105.xhp
msgctxt ""
@@ -11249,7 +11250,7 @@ msgctxt ""
"bm_id3156257\n"
"help.text"
msgid "<bookmark_value>XOR function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>συνάρτηση XOR</bookmark_value>"
#: 04060105.xhp
msgctxt ""
@@ -11257,7 +11258,7 @@ msgctxt ""
"hd_id3156257\n"
"help.text"
msgid "XOR"
-msgstr ""
+msgstr "XOR"
#: 04060105.xhp
msgctxt ""
@@ -11265,7 +11266,7 @@ msgctxt ""
"par_id3155987\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_XOR\">Returns true if an odd number of arguments evaluates to TRUE.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_XOR\">επιστρέφει αληθές αν ένας περιττός αριθμός ορισμάτων υπολογίζει σε ΑΛΗΘΗ.</ahelp>"
#: 04060105.xhp
msgctxt ""
@@ -11273,7 +11274,7 @@ msgctxt ""
"par_id3148772\n"
"help.text"
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
-msgstr ""
+msgstr "Τα ορίσματα είναι είτε λογικές παραστάσεις από μόνες τους (TRUE, 1<5, 2+3=7, B8<10) που επιστρέφουν λογικές τιμές, είτε πίνακες (A1:C3) που περιέχουν λογικές τιμές."
#: 04060105.xhp
msgctxt ""
@@ -11281,7 +11282,7 @@ msgctxt ""
"hd_id3153718\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Σύνταξη"
#: 04060105.xhp
msgctxt ""
@@ -11289,7 +11290,7 @@ msgctxt ""
"par_id3150469\n"
"help.text"
msgid "XOR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
-msgstr ""
+msgstr "XOR(ΛογικήΤιμή1; ΛογικήΤιμή2 ...ΛογικήΤιμή30)"
#: 04060105.xhp
msgctxt ""
@@ -11297,7 +11298,7 @@ msgctxt ""
"hd_id3147176\n"
"help.text"
msgid "Example"
-msgstr ""
+msgstr "Παράδειγμα"
#: 04060105.xhp
msgctxt ""
@@ -11305,7 +11306,7 @@ msgctxt ""
"par_id3083286\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
-msgstr ""
+msgstr "<item type=\"input\">=XOR(ΑΛΗΘΕΣ;ΑΛΗΘΕΣ)</item> επιστρέφει ΨΕΥΔΕΣ"
#: 04060105.xhp
msgctxt ""
@@ -11313,7 +11314,7 @@ msgctxt ""
"par_id3083445\n"
"help.text"
msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=XOR(ΑΛΗΘΕΣ;ΑΛΗΘΕΣ;ΑΛΗΘΕΣ)</item> επιστρέφει ΑΛΗΘΕΣ"
#: 04060105.xhp
msgctxt ""
@@ -11321,7 +11322,7 @@ msgctxt ""
"par_id3154315\n"
"help.text"
msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
-msgstr ""
+msgstr "<item type=\"input\">=XOR(ΨΕΥΔΕΣ;ΑΛΗΘΕΣ)</item> επιστρέφει ΑΛΗΘΕΣ."
#: 04060106.xhp
msgctxt ""
@@ -11337,7 +11338,7 @@ msgctxt ""
"bm_id3147124\n"
"help.text"
msgid "<bookmark_value>mathematical functions</bookmark_value><bookmark_value>Function Wizard; mathematical</bookmark_value><bookmark_value>functions; mathematical functions</bookmark_value><bookmark_value>trigonometric functions</bookmark_value>"
-msgstr "<bookmark_value>μαθηματικές συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συνάρτησης, μαθηματικές</bookmark_value><bookmark_value>συναρτήσεις, μαθηματικές συναρτήσεις</bookmark_value><bookmark_value>τριφωνομετρικές συναρτήσεις</bookmark_value>"
+msgstr "<bookmark_value>μαθηματικές συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συνάρτησης; μαθηματικές</bookmark_value><bookmark_value>συναρτήσεις; μαθηματικές συναρτήσεις</bookmark_value><bookmark_value>τριγωνομετρικές συναρτήσεις</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -11363,7 +11364,7 @@ msgctxt ""
"bm_id3146944\n"
"help.text"
msgid "<bookmark_value>ABS function</bookmark_value><bookmark_value>absolute values</bookmark_value><bookmark_value>values;absolute</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ABS</bookmark_value><bookmark_value>απόλυτες τιμές</bookmark_value><bookmark_value>τιμές, απόλυτες</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ABS</bookmark_value><bookmark_value>απόλυτες τιμές</bookmark_value><bookmark_value>τιμές; απόλυτες</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -11451,7 +11452,7 @@ msgctxt ""
"bm_id3150896\n"
"help.text"
msgid "<bookmark_value>COUNTBLANK function</bookmark_value><bookmark_value>counting;empty cells</bookmark_value><bookmark_value>empty cells;counting</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUNTBLANK</bookmark_value><bookmark_value>καταμέτρηση, κενά κελιά</bookmark_value><bookmark_value>κενά κελιά, καταμέτρηση</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUNTBLANK</bookmark_value><bookmark_value>καταμέτρηση; κενά κελιά</bookmark_value><bookmark_value>κενά κελιά; καταμέτρηση</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12359,7 +12360,7 @@ msgctxt ""
"par_id831019\n"
"help.text"
msgid "To return the cosine of an angle in degrees, use the RADIANS function."
-msgstr "Για να επιστραφεί η τιμή του συνημιτόνου μιας γωνίας εκφρασμένης σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
+msgstr "Για να επιστραφεί η τιμή του συνημιτόνου μιας γωνίας εκφρασμένης σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
#: 04060106.xhp
msgctxt ""
@@ -12535,7 +12536,7 @@ msgctxt ""
"174\n"
"help.text"
msgid "Examples:"
-msgstr "Παράδειγμα"
+msgstr "Παράδειγμα:"
#: 04060106.xhp
msgctxt ""
@@ -12685,7 +12686,7 @@ msgctxt ""
"par_id3428494\n"
"help.text"
msgid "To return the cosecant of an angle in degrees, use the RADIANS function."
-msgstr "Για να επιστραφεί η συντέμνουσα μιας γωνίας εκφρασμένης σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
+msgstr "Για να επιστραφεί η συντέμνουσα μιας γωνίας εκφρασμένης σε μοίρες, χρησιμοποιήστε τη συνάρτηση RADIANS."
#: 04060106.xhp
msgctxt ""
@@ -12791,7 +12792,7 @@ msgctxt ""
"bm_id3145314\n"
"help.text"
msgid "<bookmark_value>DEGREES function</bookmark_value><bookmark_value>converting;radians, into degrees</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DEGREES</bookmark_value><bookmark_value>μετατροπή, ακτίνια σε μοίρες</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DEGREES</bookmark_value><bookmark_value>μετατροπή; ακτίνια σε μοίρες</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12931,7 +12932,7 @@ msgctxt ""
"bm_id3145781\n"
"help.text"
msgid "<bookmark_value>FACT function</bookmark_value><bookmark_value>factorials;numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FACT</bookmark_value><bookmark_value>παραγοντικά, αριθμοί</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FACT</bookmark_value><bookmark_value>παραγοντικά; αριθμοί</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13027,7 +13028,7 @@ msgctxt ""
"bm_id3159084\n"
"help.text"
msgid "<bookmark_value>INT function</bookmark_value><bookmark_value>numbers;rounding down to next integer</bookmark_value><bookmark_value>rounding;down to next integer</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση INT</bookmark_value><bookmark_value>αριθμοί, στρογγυλοποίηση προς τα κάτω στον επόμενο ακέραιο</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα κάτω στον επόμενο ακέραιο</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση INT</bookmark_value><bookmark_value>αριθμοί; στρογγυλοποίηση προς τα κάτω στον επόμενο ακέραιο</bookmark_value><bookmark_value>στρογγυλοποίηση; προς τα κάτω στον επόμενο ακέραιο</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13115,7 +13116,7 @@ msgctxt ""
"bm_id3150938\n"
"help.text"
msgid "<bookmark_value>EVEN function</bookmark_value><bookmark_value>numbers;rounding up/down to even integers</bookmark_value><bookmark_value>rounding;up/down to even integers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση EVEN</bookmark_value><bookmark_value>αριθμοί, στρογγυλοποίηση προς τα πάνω/κάτω σε άρτιους ακέραιους</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα πάνω/κάτω σε άρτιους ακέραιους</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση EVEN</bookmark_value><bookmark_value>αριθμοί; στρογγυλοποίηση προς τα πάνω/κάτω σε άρτιους ακέραιους</bookmark_value><bookmark_value>στρογγυλοποίηση; προς τα πάνω/κάτω σε άρτιους ακέραιους</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13315,7 +13316,7 @@ msgctxt ""
"678\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_GCD\"> The result is the greatest common divisor of a list of numbers.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_GCD\">Το αποτέλεσμα είναι ο μέγιστος κοινός διαιρέτης μια λίστας αριθμών.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_GCD\">Το αποτέλεσμα είναι ο μέγιστος κοινός διαιρέτης ενός καταλόγου αριθμών.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -13342,7 +13343,7 @@ msgctxt ""
"681\n"
"help.text"
msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
-msgstr "<emph>(Αριθμός(οί)</emph>) είναι μια λίστα μέχρι 30 αριθμών."
+msgstr "<emph>(Αριθμός(οί)</emph>) είναι ένας κατάλογος μέχρι 30 αριθμών."
#: 04060106.xhp
msgctxt ""
@@ -13671,7 +13672,7 @@ msgctxt ""
"685\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_LCM\"> The result is the lowest common multiple of a list of numbers.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_LCM\">Το αποτέλεσμα είναι το ελάχιστο κοινό πολλαπλάσιο μια λίστας αριθμών.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_LCM\">Το αποτέλεσμα είναι το ελάχιστο κοινό πολλαπλάσιο ενός καταλόγου αριθμών.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -13698,7 +13699,7 @@ msgctxt ""
"688\n"
"help.text"
msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
-msgstr "<emph>(Αριθμός(οί)</emph>) είναι μια λίστα μέχρι 30 αριθμών."
+msgstr "<emph>(Αριθμός(οί)</emph>) είναι ένας κατάλογος μέχρι 30 αριθμών."
#: 04060106.xhp
msgctxt ""
@@ -13908,7 +13909,7 @@ msgctxt ""
"289\n"
"help.text"
msgid "<item type=\"input\">=COMBINA(3;2)</item> returns 6."
-msgstr "Η συνάρτηση <item type=\"input\">=COMBINA(3;2)</item>επιστρέφει ως αποτέλεσμα 6."
+msgstr "Η συνάρτηση <item type=\"input\">=COMBINA(3;2)</item>επιστρέφει ως αποτέλεσμα 6."
#: 04060106.xhp
msgctxt ""
@@ -13916,7 +13917,7 @@ msgctxt ""
"bm_id3156086\n"
"help.text"
msgid "<bookmark_value>TRUNC function</bookmark_value><bookmark_value>decimal places;cutting off</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TRUNC</bookmark_value><bookmark_value>δεκαδικές θέσεις, αποκοπή</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TRUNC</bookmark_value><bookmark_value>δεκαδικές θέσεις; αποκοπή</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14251,7 +14252,7 @@ msgctxt ""
"bm_id3152518\n"
"help.text"
msgid "<bookmark_value>CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση CEILING</bookmark_value><bookmark_value>στρογγυλοποίηση, μέχρι σημαντικά πολλαπλάσια</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση CEILING</bookmark_value><bookmark_value>στρογγυλοποίηση; μέχρι σημαντικά πολλαπλάσια</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14474,7 +14475,7 @@ msgctxt ""
"639\n"
"help.text"
msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
-msgstr "<emph>(Αριθμός(οί)</emph>) είναι μια λίστα μέχρι 30 αριθμών."
+msgstr "<emph>Αριθμοί</emph> είναι ένας κατάλογος μέχρι 30 αριθμούς."
#: 04060106.xhp
msgctxt ""
@@ -14492,7 +14493,7 @@ msgctxt ""
"641\n"
"help.text"
msgid "<item type=\"input\">=MULTINOMIAL(F11:H11)</item> returns 1260, if F11 to H11 contain the values <item type=\"input\">2</item>, <item type=\"input\">3</item> and <item type=\"input\">4</item>. This corresponds to the formula =(2+3+4)! / (2!*3!*4!)"
-msgstr "Το <item type=\"input\">=MULTINOMIAL(F11:H11)</item> επιστρέφει 1260, αν τα F11 ως H11 περιέχουν τις τιμές <item type=\"input\">2</item>, <item type=\"input\">3</item> and <item type=\"input\">4</item>. Αυτό αντιστοιχεί στον τύπο =(2+3+4)! / (2!*3!*4!)"
+msgstr "Το <item type=\"input\">=MULTINOMIAL(F11:H11)</item> επιστρέφει 1260, αν τα F11 ως H11 περιέχουν τις τιμές <item type=\"input\">2</item>, <item type=\"input\">3</item> and <item type=\"input\">4</item>. Αυτό αντιστοιχεί στον τύπο =(2+3+4)! / (2!*3!*4!)"
#: 04060106.xhp
msgctxt ""
@@ -14683,7 +14684,7 @@ msgctxt ""
"bm_id3144386\n"
"help.text"
msgid "<bookmark_value>PRODUCT function</bookmark_value><bookmark_value>numbers;multiplying</bookmark_value><bookmark_value>multiplying;numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PRODUCT</bookmark_value><bookmark_value>αριθμοί, πολλαπλασιασμός</bookmark_value><bookmark_value>πολλαπλασιασμός, αριθμοί</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PRODUCT</bookmark_value><bookmark_value>αριθμοί; πολλαπλασιασμός</bookmark_value><bookmark_value>πολλαπλασιασμός; αριθμοί</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14762,7 +14763,7 @@ msgctxt ""
"bm_id3160340\n"
"help.text"
msgid "<bookmark_value>SUMSQ function</bookmark_value><bookmark_value>square number additions</bookmark_value><bookmark_value>sums;of square numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SUMSQ</bookmark_value><bookmark_value>προσθέσεις τετραγώνων</bookmark_value><bookmark_value>αθροίσματα, τετραγώνων</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SUMSQ</bookmark_value><bookmark_value>προσθέσεις τετραγώνων</bookmark_value><bookmark_value>αθροίσματα; τετραγώνων</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14999,7 +15000,7 @@ msgctxt ""
"bm_id3144702\n"
"help.text"
msgid "<bookmark_value>RADIANS function</bookmark_value><bookmark_value>converting;degrees, into radians</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση RADIANS</bookmark_value><bookmark_value>μετατροπή, μοίρες, σε ακτίνια</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση RADIANS</bookmark_value><bookmark_value>μετατροπή; μοίρες, σε ακτίνια</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15148,7 +15149,7 @@ msgctxt ""
"406\n"
"help.text"
msgid "<item type=\"input\">=ROUND(-32.4834;3)</item> returns -32.483. Change the cell format to see all decimals."
-msgstr "<item type=\"input\">=ROUND(-32,4834;3)</item> επιστρέφει -32,483. Αλλάξτε τη μορφή των κελιών για να δείτε όλα τα δεκαδικά."
+msgstr "<item type=\"input\">=ROUND(-32.4834;3)</item> επιστρέφει -32.483. Αλλάξτε τη μορφή των κελιών για να δείτε όλα τα δεκαδικά."
#: 04060106.xhp
msgctxt ""
@@ -15711,7 +15712,7 @@ msgctxt ""
"bm_id3163596\n"
"help.text"
msgid "<bookmark_value>SUM function</bookmark_value><bookmark_value>adding;numbers in cell ranges</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SUM</bookmark_value><bookmark_value>πρόσθεση, αριθμοί σε περιοχές κελιών</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SUM</bookmark_value><bookmark_value>πρόσθεση; αριθμοί σε περιοχές κελιών</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15828,7 +15829,7 @@ msgctxt ""
"623\n"
"help.text"
msgid "In order to enter this as an array formula, you must press the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command </caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the <emph>Formula</emph> bar enclosed in braces."
-msgstr "Για να εισάγετε αυτό ως ένα τύπο πίνακα, θα πρέπει να πατήσετε το συνδυασμό πλήκτρων Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter αντί του απλού Enter για να κλείσετε τον τύπο. Ο τύπος τότε θα εμφανιστεί ανάμεσα σε άγκιστρα στην γραμμή <emph>Τύπος</emph>"
+msgstr "Για να εισάγετε αυτό ως ένα τύπο πίνακα, θα πρέπει να πατήσετε το συνδυασμό πλήκτρων Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter αντί του απλού Enter για να κλείσετε τον τύπο. Ο τύπος τότε θα εμφανιστεί ανάμεσα σε άγκιστρα στην γραμμή <emph>Τύπος</emph>."
#: 04060106.xhp
msgctxt ""
@@ -15854,7 +15855,7 @@ msgctxt ""
"bm_id3151957\n"
"help.text"
msgid "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>adding;specified numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SUMIF</bookmark_value><bookmark_value>προσθέσεις, καθορισμένων αριθμών</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SUMIF</bookmark_value><bookmark_value>προσθέσεις; καθορισμένων αριθμών</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15951,7 +15952,7 @@ msgctxt ""
"par_id6670125\n"
"help.text"
msgid "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:10)</item> - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0."
-msgstr "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:10)</item> - αθροίζει τιμές από την περιοχή B1:B10 μόνο αν οι αντίστοιχες τιμές στην περιοχή A1:A10 είναι >0."
+msgstr "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:10)</item> - αθροίζει τιμές από την περιοχή B1:B10 μόνο αν οι αντίστοιχες τιμές στην περιοχή A1:A10 είναι >0."
#: 04060106.xhp
msgctxt ""
@@ -15959,7 +15960,7 @@ msgctxt ""
"par_id6062196\n"
"help.text"
msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()."
-msgstr "Δες την COUNTIF() για μερικά ακόμη παραδείγματα που μπορούν να χρησιμοποιηθούν με την SUMIF()."
+msgstr "Δείτε την COUNTIF() για μερικά ακόμη παραδείγματα που μπορούν να χρησιμοποιηθούν με την SUMIF()."
#: 04060106.xhp
msgctxt ""
@@ -16125,7 +16126,7 @@ msgctxt ""
"bm_id3165633\n"
"help.text"
msgid "<bookmark_value>AutoFilter function; subtotals</bookmark_value><bookmark_value>sums;of filtered data</bookmark_value><bookmark_value>filtered data; sums</bookmark_value><bookmark_value>SUBTOTAL function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση Αυτόματο Φίλτρο, μερικά σύνολα</bookmark_value><bookmark_value>αθροίσματα, φιλτραρισμένων δεδομένων</bookmark_value><bookmark_value>φιλτραρισμένα δεδομένα, αθροίσματα</bookmark_value><bookmark_value>συνάρτηση SUBTOTAL</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση Αυτόματο Φίλτρο; μερικά σύνολα</bookmark_value><bookmark_value>αθροίσματα; φιλτραρισμένων δεδομένων</bookmark_value><bookmark_value>φιλτραρισμένα δεδομένα; αθροίσματα</bookmark_value><bookmark_value>συνάρτηση SUBTOTAL</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16492,7 +16493,7 @@ msgctxt ""
"par_id0119200904301810\n"
"help.text"
msgid "<emph>Full_precision</emph> is optional. If omitted or False, the result is rounded according to the decimals of the To currency. If Full_precision is True, the result is not rounded."
-msgstr "Η <emph>Πλήρης ακρίβεια</emph> είναι προαιρετική. Αν δεν συμπεριληφθεί, ή είναι False, το αποτέλεσμα στρογγυλοποιείται σύμφωνα με τα δεκαδικά του νομίσματος στο πεδίο Προς. Αν η πλήρης ακρίεια έχει ορισθεί σε True, το αποτέλεσμα δεν στρογγυλοποιείται."
+msgstr "Η <emph>Πλήρης ακρίβεια</emph> είναι προαιρετική. Αν δεν συμπεριληφθεί, ή είναι ψευδής, το αποτέλεσμα στρογγυλοποιείται σύμφωνα με τα δεκαδικά του νομίσματος στο πεδίο Προς. Αν η πλήρης ακρίβεια έχει ορισθεί σε αληθή, το αποτέλεσμα δεν στρογγυλοποιείται."
#: 04060106.xhp
msgctxt ""
@@ -16500,7 +16501,7 @@ msgctxt ""
"par_id0119200904301815\n"
"help.text"
msgid "<emph>Triangulation_precision</emph> is optional. If Triangulation_precision is given and >=3, the intermediate result of a triangular conversion (currency1,EUR,currency2) is rounded to that precision. If Triangulation_precision is omitted, the intermediate result is not rounded. Also if To currency is \"EUR\", Triangulation_precision is used as if triangulation was needed and conversion from EUR to EUR was applied."
-msgstr "Η <emph>Τριγωνική ακρίβεια</emph> είναι προαιρετική. Αν δοθεί Τριγωνική ακρίβεια και είναι >=3, το αποτέλεσμα της τριγωνικής μετατροπής (νόμισμα1,EUR,νόμισμα2) στρογγυλοποιείται σε αυτή την ακρίβεια. Αν η Τριγωνική ακρίβεια δεν συμπεριληφθεί , το αποτέλεσμα δεν στρογγυλοποιείται. Ακόμα αν το νόμισμα είναι \"EUR\",η Τριγωνική ακρίβεια χρησιμοποιείται ως τριγωνική όταν χρειαστεί και όταν εφαρμόζεται μετατροπή από EUR σε EUR ."
+msgstr "Η <emph>Τριγωνική ακρίβεια</emph> είναι προαιρετική. Αν δοθεί Τριγωνική ακρίβεια και είναι >=3, το αποτέλεσμα της τριγωνικής μετατροπής (νόμισμα1,EUR,νόμισμα2) στρογγυλοποιείται σε αυτή την ακρίβεια. Αν η Τριγωνική ακρίβεια δεν συμπεριληφθεί, το αποτέλεσμα δεν στρογγυλοποιείται. Ακόμα αν το νόμισμα είναι \"EUR\",η Τριγωνική ακρίβεια χρησιμοποιείται ως τριγωνική όταν χρειαστεί και όταν εφαρμόζεται μετατροπή από EUR σε EUR."
#: 04060106.xhp
msgctxt ""
@@ -16551,7 +16552,7 @@ msgctxt ""
"par_id0908200902131122\n"
"help.text"
msgid "<ahelp hid=\".\">Converts a value from one unit of measurement to another unit of measurement. The conversion factors are given in a list in the configuration.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετατρέπει μια τιμή από μια μονάδα μέτρησης σε μία άλλη. Οι συντελεστές μετατροπής δίνονται σε μία λίστα στις ρυθμίσεις.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετατρέπει μια τιμή από μια μονάδα μέτρησης σε μία άλλη. Οι συντελεστές μετατροπής δίνονται σε έναν κατάλογο στις ρυθμίσεις.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -16559,7 +16560,7 @@ msgctxt ""
"par_id0908200902475420\n"
"help.text"
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 "Παλαιότερα ή λίστα μετατροπής περιλάμβανε και τις παλαιά ευρωπαϊκά νομίσματα (δείτε τα παραδείγματα παρακάτω). Σας προτείνουμε να χρησιμοποιήσετε την νέα συνάρτηση EUROCONVERT για την μετατροπή αυτών των νομισμάτων."
+msgstr "Παλαιότερα ο κατάλογος μετατροπής περιλάμβανε και τις παλαιά ευρωπαϊκά νομίσματα (δείτε τα παραδείγματα παρακάτω). Σας προτείνουμε να χρησιμοποιήσετε την νέα συνάρτηση EUROCONVERT για την μετατροπή αυτών των νομισμάτων."
#: 04060106.xhp
msgctxt ""
@@ -16607,7 +16608,7 @@ msgctxt ""
"bm_id3157177\n"
"help.text"
msgid "<bookmark_value>ODD function</bookmark_value><bookmark_value>rounding;up/down to nearest odd integer</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ODD</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα πάνω/κάτω στον πλησιέστερο ακέραιο</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ODD</bookmark_value><bookmark_value>στρογγυλοποίηση; προς τα πάνω/κάτω στον πλησιέστερο ακέραιο</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16702,7 +16703,7 @@ msgctxt ""
"bm_id3157404\n"
"help.text"
msgid "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FLOOR</bookmark_value><bookmark_value>στρογγυλοποίηση, προς τα κάτω στο πλησιέστερο πολλαπλάσιο σημαντικότητας</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FLOOR</bookmark_value><bookmark_value>στρογγυλοποίηση; προς τα κάτω στο πλησιέστερο πολλαπλάσιο σημαντικότητας</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -16765,7 +16766,7 @@ msgctxt ""
"561\n"
"help.text"
msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of the number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter."
-msgstr "Η <emph>Κατάσταση</emph> είναι προαιρετική. Αν η τιμή της είναι δοσμένη και διάφορη του μηδενός, και αν ο Αριθμός και η Σημαντικότητα είναι αρνητικοί, τότε η στρογγυλοποίηση γίνεται βασισμένη στην απόλυτη τιμή του αριθμού. Αυτή η παράμετρος αγνοείται κατά την εξαγωγή στο MS Excel καθώς το Excel δεν γνωρίζει τρίτη παράμετρο."
+msgstr "Η <emph>Κατάσταση</emph> είναι προαιρετική. Αν η τιμή της είναι δοσμένη και διάφορη του μηδενός και αν ο αριθμός και η σημαντικότητα είναι αρνητικοί, τότε η στρογγυλοποίηση γίνεται βασισμένη στην απόλυτη τιμή του αριθμού. Αυτή η παράμετρος αγνοείται κατά την εξαγωγή στο MS Excel καθώς το Excel δεν γνωρίζει τρίτη παράμετρο."
#: 04060106.xhp
msgctxt ""
@@ -16984,7 +16985,7 @@ msgctxt ""
"bm_id3164375\n"
"help.text"
msgid "<bookmark_value>SQRT function</bookmark_value><bookmark_value>square roots;positive numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SQRT</bookmark_value><bookmark_value>τετραγωνικές ρίζες, θετικοί αριθμοί</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SQRT</bookmark_value><bookmark_value>τετραγωνικές ρίζες; θετικοί αριθμοί</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -17071,7 +17072,7 @@ msgctxt ""
"bm_id3164560\n"
"help.text"
msgid "<bookmark_value>SQRTPI function</bookmark_value><bookmark_value>square roots;products of Pi</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση SQRTPI</bookmark_value><bookmark_value>τετραγωνικές ρίζες, γινόμενα των Pi</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση SQRTPI</bookmark_value><bookmark_value>τετραγωνικές ρίζες; γινόμενα των Pi</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -17089,7 +17090,7 @@ msgctxt ""
"666\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">Returns the square root of (PI times a number).</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">Επιστρέφει την τετραγωνική ρίζα ενός (Pi φορές έναν αριθμό).</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">Επιστρέφει την τετραγωνική ρίζα ενός (Pi φορές έναν αριθμό).</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -17149,7 +17150,7 @@ msgctxt ""
"bm_id3164669\n"
"help.text"
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
-msgstr "<bookmark_value>τυχαίοι αριθμοί, μεταξύ ορίων</bookmark_value><bookmark_value>συνάρτηση RANDBETWEEN</bookmark_value>"
+msgstr "<bookmark_value>τυχαίοι αριθμοί; μεταξύ ορίων</bookmark_value><bookmark_value>συνάρτηση RANDBETWEEN</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -17227,7 +17228,7 @@ msgctxt ""
"676\n"
"help.text"
msgid "<item type=\"input\">=RANDBETWEEN(20;30)</item> returns an integer of between 20 and 30."
-msgstr "Η συνάρτηση <item type=\"input\">=RANDBETWEEN(20;30)</item> επιστρέφει έναν ακέραιο αριθμό μεταξύ του 20 και του 30."
+msgstr "Η συνάρτηση <item type=\"input\">=RANDBETWEEN(20;30)</item> επιστρέφει έναν ακέραιο αριθμό μεταξύ του 20 και του 30."
#: 04060106.xhp
msgctxt ""
@@ -17235,7 +17236,7 @@ msgctxt ""
"bm_id3164800\n"
"help.text"
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση RAND</bookmark_value><bookmark_value>τυχαίοι αριθμοί, μεταξύ 0 και 1</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση RAND</bookmark_value><bookmark_value>τυχαίοι αριθμοί; μεταξύ 0 και 1</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -17279,7 +17280,7 @@ msgctxt ""
"par_id5092318\n"
"help.text"
msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press F9."
-msgstr ""
+msgstr "Αυτή η συνάρτηση παράγει έναν νέο τυχαίο αριθμό κάθε φορά που το Calc ξαναϋπολογίζει. Για να εξαναγκάσετε το Calc να ξαναϋπολογίσει χειροκίνητα πατήστε F9."
#: 04060106.xhp
msgctxt ""
@@ -17311,7 +17312,7 @@ msgctxt ""
"bm_id3164897\n"
"help.text"
msgid "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>counting;specified cells</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUNTIF</bookmark_value><bookmark_value>καταμέτρηση, καθορισμένα κελιά</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUNTIF</bookmark_value><bookmark_value>καταμέτρηση; καθορισμένα κελιά</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -17447,7 +17448,7 @@ msgctxt ""
"bm_id3147273\n"
"help.text"
msgid "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulas</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulas;arrays</bookmark_value><bookmark_value>functions;array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulas</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating;conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
-msgstr "<bookmark_value>πλέγματα, συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συνάρτησης, πίνακες</bookmark_value><bookmark_value>τύποι για πίνακα</bookmark_value><bookmark_value>σταθερές γραμμής πίνακα</bookmark_value><bookmark_value>τύποι, πίνακες</bookmark_value><bookmark_value>συναρτήσεις, συναρτήσεις πινάκων</bookmark_value><bookmark_value>επεξεργασία, συναρτήσεις πινάκων</bookmark_value><bookmark_value>αντιγραφή, συναρτήσεις πινάκων</bookmark_value><bookmark_value>προσαρμογή περιοχών πινάκων</bookmark_value><bookmark_value>υπολογισμός, υπό όρους υπολογισμοί</bookmark_value><bookmark_value>μήτρες, υπολογισμοί</bookmark_value><bookmark_value>υπολογσιμοί υπό όρους με πίνακες</bookmark_value><bookmark_value>κρυφοί χειρισμοί πίνακα</bookmark_value><bookmark_value>εξαναγκασμένοι χειρισμοί πίνακα</bookmark_value>"
+msgstr "<bookmark_value>πλέγματα; συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συνάρτησης; πίνακες</bookmark_value><bookmark_value>τύποι για πίνακα</bookmark_value><bookmark_value>σταθερές γραμμής πίνακα</bookmark_value><bookmark_value>τύποι; πίνακες</bookmark_value><bookmark_value>συναρτήσεις; συναρτήσεις πινάκων</bookmark_value><bookmark_value>επεξεργασία; συναρτήσεις πινάκων</bookmark_value><bookmark_value>αντιγραφή; συναρτήσεις πινάκων</bookmark_value><bookmark_value>προσαρμογή περιοχών πινάκων</bookmark_value><bookmark_value>υπολογισμός;, υπό όρους υπολογισμοί</bookmark_value><bookmark_value>μήτρες; υπολογισμοί</bookmark_value><bookmark_value>υπολογισμοί υπό όρους με πίνακες</bookmark_value><bookmark_value>κρυφοί χειρισμοί πίνακα</bookmark_value><bookmark_value>εξαναγκασμένοι χειρισμοί πίνακα</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -17726,7 +17727,7 @@ msgctxt ""
"285\n"
"help.text"
msgid "You can also create a \"normal\" formula in which the reference range, such as parameters, indicate an array formula. The result is obtained from the intersection of the reference range and the rows or columns in which the formula is found. If there is no intersection or if the range at the intersection covers several rows or columns, a #VALUE! error message appears. The following example illustrates this concept:"
-msgstr "Μπορείτε επίσης να δημιουργήσετε έναν \"κανονικό\" τύπο στον οποίο η αναφερόμενη περιοχή, όπως οι παράμετροι, θα είναι ένας τύπος πίνακα. Το αποτέλεσμα προκύπτει από τη διασταύρωση (τομή) της περιοχής αναφοράς και των γραμμών ή στηλών στις οποίες βρίσκεται ο τύπος. Αν δεν υπάρχει διασταύρωση (τομή) ή αν η περιοχή στην τομή καλύπτει πολλές γραμμές ή στήλες, εμφανίζεται σφάλμα #VALUE!. Το ακόλουθο παράδειγμα εξηγεί αυτή την έννοια:"
+msgstr "Μπορείτε επίσης να δημιουργήσετε έναν \"κανονικό\" τύπο στον οποίο η αναφερόμενη περιοχή, όπως οι παράμετροι, θα είναι ένας τύπος πίνακα. Το αποτέλεσμα προκύπτει από τη τομή της περιοχής αναφοράς και των γραμμών ή στηλών στις οποίες βρίσκεται ο τύπος. Αν δεν υπάρχει τομή ή αν η περιοχή στην τομή καλύπτει πολλές γραμμές ή στήλες, εμφανίζεται σφάλμα #VALUE!. Το ακόλουθο παράδειγμα εξηγεί αυτή την έννοια:"
#: 04060107.xhp
msgctxt ""
@@ -18452,7 +18453,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Without deselecting the range, select the MUNIT function. Mark the <emph>Array</emph> check box. Enter the desired dimensions for the array unit, in this case <item type=\"input\">5</item>, and click <emph>OK</emph>."
-msgstr "Χωρίς να αποεπιλέξετε την περιοχή, επιλέξτε τη συνάρτηση MUNIT. Επισημάνετε το πεδίο ελέγχου <emph>Πίνακας</emph>. Εισάγετε τις επιθυμητές διαστάσεις για τη μονάδα του πίνακα, σε αυτήν την περίπτωση <item type=\"input\">5</item>, και κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Χωρίς να αποεπιλέξετε την περιοχή, επιλέξτε τη συνάρτηση MUNIT. Επισημάνετε το πεδίο ελέγχου <emph>Πίνακας</emph>. Εισάγετε τις επιθυμητές διαστάσεις για τη μονάδα του πίνακα, σε αυτήν την περίπτωση <item type=\"input\">5</item> και πατήστε στο κουμπί <emph>Εντάξει</emph>."
#: 04060107.xhp
msgctxt ""
@@ -18566,7 +18567,7 @@ msgctxt ""
"219\n"
"help.text"
msgid "In the following table, column A lists unsorted measurement values. Column B contains the upper limit you entered for the classes into which you want to divide the data in column A. According to the limit entered in B1, the FREQUENCY function returns the number of measured values less than or equal to 5. As the limit in B2 is 10, the FREQUENCY function returns the second result as the number of measured values that are greater than 5 and less than or equal to 10. The text you entered in B6, \">25\", is only for reference purposes."
-msgstr "Στον ακόλουθο πίνακα, η στήλη Α περιέχει τη λίστα με τις μη ταξινομημένες τιμές μέτρησης. Η στήλη Β περιέχει το πάνω όριο που εισαγάγατε για τις κλάσεις στις οποίες επιθυμείτε να διαχωρίσετε τα δεδομένα στη στήλη Α. Σύμφωνα με το όριο που εισήχθηκε στο Β1, η συνάρτηση FREQUENCY επιστρέφει τον αριθμός των καταμετρημένων τιμών που είναι μικρότερες ή ίσες με 5. Επειδή το όριο στο Β2 είναι 10, η συνάρτηση FREQUENCY επιστρέφει το δεύτερο αποτέλεσμα ως τον αριθμό των καταμετρημένων τιμών που είναι μεγαλύτερες από 5 και μικρότερες ή ίσες με 10. Το κείμενο που εισαγάγατε στο Β6, \">25\", χρησιμοποιείται μόνο για σκοπούς παραπομπής."
+msgstr "Στον ακόλουθο πίνακα, η στήλη Α περιέχει τον κατάλογο με τις μη ταξινομημένες τιμές μέτρησης. Η στήλη Β περιέχει το πάνω όριο που εισαγάγατε για τις κλάσεις στις οποίες επιθυμείτε να διαχωρίσετε τα δεδομένα στη στήλη Α. Σύμφωνα με το όριο που εισήχθηκε στο Β1, η συνάρτηση FREQUENCY επιστρέφει τον αριθμός των καταμετρημένων τιμών που είναι μικρότερες ή ίσες με 5. Επειδή το όριο στο Β2 είναι 10, η συνάρτηση FREQUENCY επιστρέφει το δεύτερο αποτέλεσμα ως τον αριθμό των καταμετρημένων τιμών που είναι μεγαλύτερες από 5 και μικρότερες ή ίσες με 10. Το κείμενο που εισαγάγατε στο Β6, \">25\", χρησιμοποιείται μόνο για σκοπούς παραπομπής."
#: 04060107.xhp
msgctxt ""
@@ -18908,7 +18909,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Select a single column range in which to enter the frequency according to the class limits. You must select one field more than the class ceiling. In this example, select the range C1:C6. Call up the FREQUENCY function in the <emph>Function Wizard</emph>. Select the <emph>Data</emph> range in (A1:A11), and then the <emph>Classes</emph> range in which you entered the class limits (B1:B6). Select the <emph>Array</emph> check box and click <emph>OK</emph>. You will see the frequency count in the range C1:C6."
-msgstr "Επιλέξτε μία απλή περιοχή στηλών στην οποία εισάγετε τη συχνότητα σύμφωνα με τα όρια των κλάσεων. Πρέπει να επιλέξετε ένα πεδίο περισσότερο από το όριο των κλάσεων. Σε αυτό το παράδειγμα, επιλέξετε την περιοχή κελιών C1QC6. Καλέστε τη συνάρτηση FREQUENCY στον <emph>Οδηγό συναρτήσεων</emph>. Επιλέξτε την περιοχή <emph>Δεδομένα</emph> στα (A1:A11), και ύστερα την περιοχή <emph>Κλάσεις</emph> στην οποία εισαγάγατε τα όρια των κλάσεων (B1:B6). Επιλέξτε το πεδίο ελέγχου <emph>Πίνακας</emph> και κάντε κλικ στο κουμπί <emph>OK</emph>. Θα δείτε την καταμέτρηση των συχνοτήτων στην περιοχή κελιών C1:C6."
+msgstr "Επιλέξτε μία απλή περιοχή στηλών στην οποία εισάγετε τη συχνότητα σύμφωνα με τα όρια των κλάσεων. Πρέπει να επιλέξετε ένα πεδίο περισσότερο από το όριο των κλάσεων. Σε αυτό το παράδειγμα, επιλέξετε την περιοχή κελιών C1QC6. Καλέστε τη συνάρτηση FREQUENCY στον <emph>Οδηγό συναρτήσεων</emph>. Επιλέξτε την περιοχή <emph>Δεδομένα</emph> στα (A1:A11), και ύστερα την περιοχή <emph>Κλάσεις</emph> στην οποία εισαγάγατε τα όρια των κλάσεων (B1:B6). Επιλέξτε το πεδίο ελέγχου <emph>Πίνακας</emph> και πατήστε στο κουμπί <emph>Εντάξει</emph>. Θα δείτε την καταμέτρηση των συχνοτήτων στην περιοχή κελιών C1:C6."
#: 04060107.xhp
msgctxt ""
@@ -19064,7 +19065,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Select a square range and select MINVERSE. Select the output array, select the <emph>Array</emph> field and click <emph>OK</emph>."
-msgstr "Επιλέξτε μία τετράγωνη περιοχή και επιλέξτε MINVERSE. Επιλέξτε τον πίνακα της εξόδου, επιλέξτε το πεδίο <emph>Πίνακας</emph> και κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Επιλέξτε μία τετράγωνη περιοχή και επιλέξτε MINVERSE. Επιλέξτε τον πίνακα της εξόδου, επιλέξτε το πεδίο <emph>Πίνακας</emph> και πατήστε στο κουμπί <emph>Εντάξει</emph>."
#: 04060107.xhp
msgctxt ""
@@ -19152,7 +19153,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Select a square range. Choose the MMULT function. Select the first <emph>Array</emph>, then select the second <emph>Array</emph>. Using <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. Click <emph>OK</emph>. The output array will appear in the first selected range."
-msgstr "Επιλέξτε μία τετράγωνη περιοχή. Επιλέξτε τη συνάρτηση MMULT. Επιλέξτε τον πρώτο <emph>Πίνακα</emph>, ύστερα επιλέξτε το δεύτερο <emph>Πίνακα</emph>. Χρησιμοποιώντας τον <emph>Οδηγό συναρτήσεων</emph>, επισημάνετε το πεδίο ελέγχου <emph>Πίνακας</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>. Ο πίνακας της εξόδου θα εμφανιστεί στην πρώτη επιλεγμένη περιοχή."
+msgstr "Επιλέξτε μία τετράγωνη περιοχή. Επιλέξτε τη συνάρτηση MMULT. Επιλέξτε τον πρώτο <emph>Πίνακα</emph>, ύστερα επιλέξτε το δεύτερο <emph>Πίνακα</emph>. Χρησιμοποιώντας τον <emph>Οδηγό συναρτήσεων</emph>, επισημάνετε το πεδίο ελέγχου <emph>Πίνακας</emph>. Πατήστε στο κουμπί <emph>Εντάξει</emph>. Ο πίνακας της εξόδου θα εμφανιστεί στην πρώτη επιλεγμένη περιοχή."
#: 04060107.xhp
msgctxt ""
@@ -19231,7 +19232,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Shift+Command+Enter</caseinline><defaultinline>Shift+Ctrl+Enter</defaultinline></switchinline>. Or, if you are using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. The transposed array appears in the selected target range and is protected automatically against changes."
-msgstr "Στο υπολογιστικό φύλλο, επιλέξτε την περιοχή στην οποία θα εμφανιστεί η μετατιθόμενη σειρά δεδομένων. Αν η αρχική σειρά έχει n γραμμές και m στήλες, η περιοχή που επιλέξατε θα πρέπει να έχει τουλάχιστον n γραμμές και m στήλες. Για απευθείας εισαγωγή του τύπου, επιλέξτε την αρχική σειρά δεδομένων και πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Shift+Command+Enter</caseinline><defaultinline>Shift+Ctrl+Enter</defaultinline></switchinline>. Αλλιώς, αν χρησιμοποιείτε τον <emph>Οδηγό Συναρτήσεων</emph>, σημειώστε την επιλογή <emph>Πίνακας</emph>. Η σειρά δεδομένων προς μετάθεση εμφανίζεται στην επιλεγμένη περιοχή προορισμού και προστατεύεται αυτόματα από αλλαγές."
+msgstr "Στο υπολογιστικό φύλλο, επιλέξτε την περιοχή στην οποία θα εμφανιστεί η μετατιθέμενη σειρά δεδομένων. Αν η αρχική σειρά έχει n γραμμές και m στήλες, η περιοχή που επιλέξατε θα πρέπει να έχει τουλάχιστον n γραμμές και m στήλες. Για απευθείας εισαγωγή του τύπου, επιλέξτε την αρχική σειρά δεδομένων και πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Shift+Command+Enter</caseinline><defaultinline>Shift+Ctrl+Enter</defaultinline></switchinline>. Αλλιώς, αν χρησιμοποιείτε τον <emph>Οδηγό Συναρτήσεων</emph>, σημειώστε την επιλογή <emph>Πίνακας</emph>. Η σειρά δεδομένων προς μετάθεση εμφανίζεται στην επιλεγμένη περιοχή προορισμού και προστατεύεται αυτόματα από αλλαγές."
#: 04060107.xhp
msgctxt ""
@@ -19327,7 +19328,7 @@ msgctxt ""
"par_id0811200804502261\n"
"help.text"
msgid "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Return rather than just Return)."
-msgstr "Η LINEST επιστέφει ένα πίνακα (array) με στατιστικά όπως παρακάτω και πρέπει να εισαχθεί ως τύπος πίνακα (χρησιμοποιώντας τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Return αντί για Return)."
+msgstr "Η LINEST επιστέφει ένα πίνακα (array) με στατιστικά όπως παρακάτω και πρέπει να εισαχθεί ως τύπος πίνακα (χρησιμοποιώντας τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Return αντί για Return)."
#: 04060107.xhp
msgctxt ""
@@ -19361,7 +19362,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "This function returns an array and is handled in the same way as the other array functions. Select a range for the answers and then the function. Select <emph>data_Y</emph>. If you want, you can enter other parameters. Select <emph>Array</emph> and click <emph>OK</emph>."
-msgstr "Αυτή η συνάρτηση επιστρέφει ένα πίνακακ και ο χειρισμός της γίνεται με τον ίδιο τρόπο όπως οι άλλοι τύποι πίνακα. Επιλέξτε μια περιοχή για της απαντήσεις και μετά επιλέξτε τη συνάρτηση. Επιλέξτε <emph>δεδομένα_Y</emph>. Αν θέλετε μπορείτε να εισάγετε και άλλες παραμέτρους. Επιλέξτε <emph>Πίνακας</emph> και πατήστε <emph>OK</emph>."
+msgstr "Αυτή η συνάρτηση επιστρέφει έναν πίνακα και ο χειρισμός της γίνεται με τον ίδιο τρόπο όπως οι άλλοι τύποι πίνακα. Επιλέξτε μια περιοχή για της απαντήσεις και μετά επιλέξτε τη συνάρτηση. Επιλέξτε <emph>δεδομένα_Y</emph>. Αν θέλετε μπορείτε να εισάγετε και άλλες παραμέτρους. Επιλέξτε <emph>Πίνακας</emph> και πατήστε <emph>Εντάξει</emph>."
#: 04060107.xhp
msgctxt ""
@@ -19379,7 +19380,7 @@ msgctxt ""
"75\n"
"help.text"
msgid "Other LINEST Results:"
-msgstr "Άλλα αποτελέσματα της συνάρτησης LINEST;"
+msgstr "Άλλα αποτελέσματα της συνάρτησης LINEST:"
#: 04060107.xhp
msgctxt ""
@@ -19928,7 +19929,7 @@ msgctxt ""
"136\n"
"help.text"
msgid "As soon as you click <emph>OK</emph>, $[officename] Calc will fill the above example with the LINEST values as shown in the example."
-msgstr "Μέχρι να κάνετε κλικ στο κουμπί <emph>OK</emph>, το $[officename] Calc θα γεμίσει το παραπάνω παράδειγμα με τιμές LINEST όπως φαίνονται και στο παράδειγμα."
+msgstr "Μέχρι να πατήσετε στο κουμπί <emph>Εντάξει</emph>, το $[officename] Calc θα συμπληρώσει το παραπάνω παράδειγμα με τιμές LINEST όπως φαίνονται και στο παράδειγμα."
#: 04060107.xhp
msgctxt ""
@@ -19954,7 +19955,7 @@ msgctxt ""
"bm_id3158146\n"
"help.text"
msgid "<bookmark_value>slopes, see also regression lines</bookmark_value><bookmark_value>regression lines;LINEST function</bookmark_value>"
-msgstr "<bookmark_value>κλίσεις, δείτε επίσης γραμμές παλινδρόμησης</bookmark_value><bookmark_value>γραμμές παλινδρόμησης, συνάρτηση LINEST</bookmark_value>"
+msgstr "<bookmark_value>κλίσεις; δείτε επίσης γραμμές παλινδρόμησης</bookmark_value><bookmark_value>γραμμές παλινδρόμησης; συνάρτηση LINEST</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -19963,7 +19964,7 @@ msgctxt ""
"139\n"
"help.text"
msgid "E2 and F2: Slope m of the regression line y=b+m*x for the x1 and x2 values. The values are given in reverse order; that is, the slope for x2 in E2 and the slope for x1 in F2."
-msgstr "E2 και F2: Κλίση m της γραμμής παλινδρόμησης y=b+m*x για τις τιμές x1 και x2. Οι τιμές δίνονται με αντίστροφη σειρά, αυτή είναι η κλίση για το x2 στο κελί E2 και η κλίση για το x1 στο κελί F2."
+msgstr "E2 και F2: Κλίση m της γραμμής παλινδρόμησης y=b+m*x για τις τιμές x1 και x2. Οι τιμές δίνονται με αντίστροφη σειρά, αυτή είναι η κλίση για το x2 στο κελί E2 και η κλίση για το x1 στο κελί F2."
#: 04060107.xhp
msgctxt ""
@@ -19980,7 +19981,7 @@ msgctxt ""
"bm_id3158204\n"
"help.text"
msgid "<bookmark_value>standard errors;array functions</bookmark_value>"
-msgstr "<bookmark_value>τυπικά σφάλματα, συναρτήσεις πίνακα</bookmark_value>"
+msgstr "<bookmark_value>τυπικά σφάλματα; συναρτήσεις πίνακα</bookmark_value>"
#: 04060107.xhp
msgctxt ""
@@ -20139,7 +20140,7 @@ msgctxt ""
"156\n"
"help.text"
msgid "<emph>FunctionType</emph> (optional). If Function_Type = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated."
-msgstr "<emph>Τύπος-συνάρτησης</emph> (προαιρετικό). Αν Τύπος-συνάρτησης = 0, θα υπολογιστούν οι συναρτήσεις με τη μορφή y = m^x. Ειδάλλως,, θα υπολογιστούν οι συναρτήσεις y = b*m^x."
+msgstr "<emph>Τύπος-συνάρτησης</emph> (προαιρετικό). Αν Τύπος-συνάρτησης = 0, θα υπολογιστούν οι συναρτήσεις με τη μορφή y = m^x. Ειδάλλως, θα υπολογιστούν οι συναρτήσεις y = b*m^x."
#: 04060107.xhp
msgctxt ""
@@ -20243,7 +20244,7 @@ msgctxt ""
"par_idN11B19\n"
"help.text"
msgid "At least one array must be part of the argument list. If only one array is given, all array elements are summed."
-msgstr "Τουλάχιστον μια περιοχή πρέπει να είναι μέρος της λίστας ορισμάτων. Αν δίνεται μόνο μια περιοχή, όλα τα στοιχεία της αθροίζονται."
+msgstr "Τουλάχιστον μια περιοχή πρέπει να είναι μέρος του καταλόγου ορισμάτων. Αν δίνεται μόνο μια περιοχή, όλα τα στοιχεία της αθροίζονται."
#: 04060107.xhp
msgctxt ""
@@ -20469,7 +20470,7 @@ msgctxt ""
"170\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SUMMEX2MY2\">Returns the sum of the difference of squares of corresponding values in two arrays.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SUMMEX2MY2\">Επιστρέφει το άθροισμα των αποκλίσεων των τετραγώνων των αντίστοιχων τιμών σε δύο πίνακες.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_SUMMEX2MY2\">Επιστρέφει το άθροισμα των αποκλίσεων των τετραγώνων των αντίστοιχων τιμών σε δύο πίνακες.</ahelp>"
#: 04060107.xhp
msgctxt ""
@@ -20767,7 +20768,7 @@ msgctxt ""
"205\n"
"help.text"
msgid "Select a spreadsheet range in which the trend data will appear. Select the function. Enter the output data or select it with the mouse. Mark the <emph>Array</emph> field. click <emph>OK</emph>. The trend data calculated from the output data is displayed."
-msgstr "Επιλέξτε μαι περιοχή του υπολογιστικού φύλλου στην οποία θα εμφανισθούν τα δεδομένα τάσης. Επιλέξτε τη συνάρτηση. Εισάγετε τα εξαχθέντα δεδομένα ή επιλέξτε τα με το ποντίκι. Σημειώστε το πεδίο <emph>Πίνακας</emph> και πατήστε <emph>OK</emph>. Θα εμφανισθούν τα δεδομένα τάσης για τα εξαχθέντα (πειραματικά) δεδομένα."
+msgstr "Επιλέξτε μαι περιοχή του υπολογιστικού φύλλου στην οποία θα εμφανισθούν τα δεδομένα τάσης. Επιλέξτε τη συνάρτηση. Εισάγετε τα εξαχθέντα δεδομένα ή επιλέξτε τα με το ποντίκι. Σημειώστε το πεδίο <emph>Πίνακας</emph> και πατήστε <emph>Εντάξει</emph>. Θα εμφανισθούν τα δεδομένα τάσης για τα δεδομένα τάσης υπολογισμένα από τα δεδομένα εξόδου."
#: 04060107.xhp
msgctxt ""
@@ -20881,7 +20882,7 @@ msgctxt ""
"216\n"
"help.text"
msgid "This function returns an array and is handled in the same way as the other array functions. Select a range where you want the answers to appear and select the function. Select DataY. Enter any other parameters, mark <emph>Array</emph> and click <emph>OK</emph>."
-msgstr "Αυτή η συνάρτηση επιστρέφει ένα πίνακα και αντιμετωπίζεται με τον ίδιο τρόπο όπως οι άλλες συναρτήσεις πίνακα. Επιλέξτε την περιοχή που θέλετε να εμφανισθεί η απάντηση και επιλέξτε τη συνάρτηση. Επιλέξτε τα ΔεδομέναΥ. Εισάγετε τυχόν άλλες παραμέτρους, μαρκάρετε το <emph>Πίνακας</emph> και πατήστε <emph>OK</emph>."
+msgstr "Αυτή η συνάρτηση επιστρέφει ένα πίνακα και αντιμετωπίζεται με τον ίδιο τρόπο όπως οι άλλες συναρτήσεις πίνακα. Επιλέξτε την περιοχή που θέλετε να εμφανισθεί η απάντηση και επιλέξτε τη συνάρτηση. Επιλέξτε τα ΔεδομέναΥ. Εισάγετε τυχόν άλλες παραμέτρους, μαρκάρετε το <emph>Πίνακας</emph> και πατήστε <emph>Εντάξει</emph>."
#: 04060108.xhp
msgctxt ""
@@ -20897,7 +20898,7 @@ msgctxt ""
"bm_id3153018\n"
"help.text"
msgid "<bookmark_value>statistics functions</bookmark_value><bookmark_value>Function Wizard; statistics</bookmark_value><bookmark_value>functions; statistics functions</bookmark_value>"
-msgstr "<bookmark_value>στατιστικές συναρτήσεις</bookmark_value><bookmark_value>οδηγός συναρτήσεων, στατιστικές</bookmark_value><bookmark_value>συναρτήσεις, στατιστικές συναρτήσεις</bookmark_value>"
+msgstr "<bookmark_value>στατιστικές συναρτήσεις</bookmark_value><bookmark_value>οδηγός συναρτήσεων; στατιστικές</bookmark_value><bookmark_value>συναρτήσεις; στατιστικές συναρτήσεις</bookmark_value>"
#: 04060108.xhp
msgctxt ""
@@ -21192,7 +21193,7 @@ msgctxt ""
"bm_id3148522\n"
"help.text"
msgid "<bookmark_value>spreadsheets; functions</bookmark_value> <bookmark_value>Function Wizard; spreadsheets</bookmark_value> <bookmark_value>functions; spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, υπολογιστικά φύλλα</bookmark_value><bookmark_value>συναρτήσεις, υπολογιστικά φύλλα</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων; υπολογιστικά φύλλα</bookmark_value><bookmark_value>συναρτήσεις; υπολογιστικά φύλλα</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -21244,7 +21245,7 @@ msgctxt ""
"par_id1027200802301348\n"
"help.text"
msgid "For interoperability the ADDRESS and INDIRECT functions support an optional parameter to specify whether the R1C1 address notation instead of the usual A1 notation should be used."
-msgstr "Για καλύτερη λειτουργία ανάμεσα τους, οι συναρτήσεις ADDRESS και INDIRECT υποστηρίζουν μια προαιρετική παράμετρο για τον καθορισμό του αν θα γίνεται χρήση της σημείωσης διεύθυνσης R1C1 αντί για τη συνήθη σημείωση A1."
+msgstr "Για καλύτερη λειτουργία ανάμεσα τους, οι συναρτήσεις ADDRESS και INDIRECT υποστηρίζουν μια προαιρετική παράμετρο για τον καθορισμό του αν θα γίνεται χρήση της σημείωσης διεύθυνσης R1C1 αντί για τη συνήθη σημείωση A1."
#: 04060109.xhp
msgctxt ""
@@ -21276,7 +21277,7 @@ msgctxt ""
"par_id1027200802301556\n"
"help.text"
msgid "In case of R1C1 notation, ADDRESS returns address strings using the exclamation mark '!' as the sheet name separator, and INDIRECT expects the exclamation mark as sheet name separator. Both functions still use the dot '.' sheet name separator with A1 notation."
-msgstr "Στην περίπτωση της σημείωσης R1C1, η ADDRESS επιστρέφει αλφαριθμητικά διεύθυνσης χρησιμοποιώντας το θαυμαστικό '!' ως διαχωριστικό ονόματος φύλλων, και η INDIRECT αναμένει ότι το θαυμαστικό θα είναι διαχωριστικό ονόματος φύλλων. Και οι δύο συναρτήσεις χρησιμοποιούν την τελεία '.' ως διαχωριστικό ονομάτων φύλλων αν χρησιμοποιηθεί η σημείωση A1"
+msgstr "Στην περίπτωση της σημείωσης R1C1, η ADDRESS επιστρέφει αλφαριθμητικά διεύθυνσης χρησιμοποιώντας το θαυμαστικό '!' ως διαχωριστικό ονόματος φύλλων, και η INDIRECT αναμένει ότι το θαυμαστικό θα είναι διαχωριστικό ονόματος φύλλων. Και οι δύο συναρτήσεις χρησιμοποιούν την τελεία '.' ως διαχωριστικό ονομάτων φύλλων αν χρησιμοποιηθεί η σημείωση A1."
#: 04060109.xhp
msgctxt ""
@@ -21292,7 +21293,7 @@ msgctxt ""
"par_id1027200802301650\n"
"help.text"
msgid "When storing a document in ODF 1.0/1.1 format, if ADDRESS functions have a fourth parameter, that parameter will be removed."
-msgstr "Κατά την αποθήκευση εγγράφων σε μορφή ODF 1.0/1.1, αν οι συναρτήσεις ADDRESS έχουν μια τέταρτη παράμετρο, αυτή η παράμετρος θα απομακρυνθεί."
+msgstr "Κατά την αποθήκευση εγγράφων σε μορφή ODF 1.0/1.1, αν οι συναρτήσεις ADDRESS έχουν μια τέταρτη παράμετρο, αυτή η παράμετρος θα απομακρυνθεί."
#: 04060109.xhp
msgctxt ""
@@ -21300,7 +21301,7 @@ msgctxt ""
"par_id102720080230162\n"
"help.text"
msgid "Do not save a spreadsheet in the old ODF 1.0/1.1 format if the ADDRESS function's new fourth parameter was used with a value of 0."
-msgstr "Μην αποθηκεύετε ένα λογιστικό φύλλο με την παλιά μορφή ODF 1.0/1.1 αν η νέα τέταρτη παράμετρος της συνάρτησης ADDRESS έχει τιμή 0."
+msgstr "Μην αποθηκεύετε ένα λογιστικό φύλλο με την παλιά μορφή ODF 1.0/1.1 αν η νέα τέταρτη παράμετρος της συνάρτησης ADDRESS έχει τιμή 0."
#: 04060109.xhp
msgctxt ""
@@ -21547,7 +21548,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DDE\">Returns the result of a DDE-based link.</ahelp> If the contents of the linked range or section changes, the returned value will also change. You must reload the spreadsheet or choose <emph>Edit - Links</emph> to see the updated links. Cross-platform links, for example from a <item type=\"productname\">%PRODUCTNAME</item> installation running on a Windows machine to a document created on a Linux machine, are not allowed."
-msgstr "<ahelp hid=\"HID_FUNC_DDE\">Επιστρέφει το αποτέλεσμα μιας σύνδεσης DDE.</ahelp> Αν τα περιεχόμενα της συνδεδεμένης περιοχής ή ενότητας αλλάξουν, η τιμή που πειστρέφεται θα αλλάξει επίσης. Πρέπει να ξαναφορτώσετε το πυολογιστικό φύλλο ή να επιλέξετε <emph>Επεξεργασία - Σύνδεσμοι</emph> για να δείτε τους ανανεωμένους συνδέσμους. Δεν επιτρέποντα συνδέσεις μεταξύ διαφορετικών πλατφορμών, π.χ. από εγκατάσταση του <item type=\"productname\">%PRODUCTNAME</item> σε Windows σε έγγραοφ δημιουργημένο σε εγκατάσταση σε Linux."
+msgstr "<ahelp hid=\"HID_FUNC_DDE\">Επιστρέφει το αποτέλεσμα μιας σύνδεσης DDE.</ahelp> Αν τα περιεχόμενα της συνδεδεμένης περιοχής ή ενότητας αλλάξουν, η τιμή που επιστρέφεται θα αλλάξει επίσης. Πρέπει να ξαναφορτώσετε το υπολογιστικό φύλλο ή να επιλέξετε <emph>Επεξεργασία - Σύνδεσμοι</emph> για να δείτε τους ανανεωμένους συνδέσμους. Δεν επιτρέπονται συνδέσεις μεταξύ διαφορετικών πλατφορμών, π.χ. από εγκατάσταση του <item type=\"productname\">%PRODUCTNAME</item> σε Windows σε έγγραφο δημιουργημένο σε εγκατάσταση σε Λίνουξ."
#: 04060109.xhp
msgctxt ""
@@ -21565,7 +21566,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "DDE(\"Server\"; \"File\"; \"Range\"; Mode)"
-msgstr "DDE(\"Εξυπηρετητής\"; \"Αρχείο\"; \"Περιοχή\"; \"Κατάσταση\")"
+msgstr "DDE(\"Εξυπηρετητής\"; \"Αρχείο\"; \"Περιοχή\"; Κατάσταση)"
#: 04060109.xhp
msgctxt ""
@@ -21574,7 +21575,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<emph>Server</emph> is the name of a server application. <item type=\"productname\">%PRODUCTNAME</item>applications have the server name \"soffice\"."
-msgstr ""
+msgstr "<emph>Διακομιστής</emph> είναι το όνομα της εφαρμογής στον διακομιστή. Οι εφαρμογές του <item type=\"productname\">%PRODUCTNAME</item> έχουν το όνομα διακομιστή \"soffice\"."
#: 04060109.xhp
msgctxt ""
@@ -21637,7 +21638,7 @@ msgctxt ""
"188\n"
"help.text"
msgid "Number format from the \"Default\" cell style"
-msgstr "Μορφή αριθμού από το στυλ κελιού \"Προεπιλογή\""
+msgstr "Μορφή αριθμού από την τεχνοτροπία κελιού \"Προεπιλογή\""
#: 04060109.xhp
msgctxt ""
@@ -21700,7 +21701,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.sxw document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined."
-msgstr "Το <item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Σημερινό Απόφθεγμα\")</item> επιστρέφει ένα απόφθεγμα στο κελί που περιέχει αυτό τον τύπο. Πρώτα, πρέπει να εισάγετε για γραμμή στο έγγραφο motto.sxw που περιέχει το κείμενο του αποφθέγματος και να την καθορίσετε ως πρώτη γραμμή μιας ενότητας με το όνομα <item type=\"literal\">Σημερινό Απόφθεγμα</item> (στο <item type=\"productname\">%PRODUCTNAME</item> Writer στο <emph>Εισαγωγή - Ενότητα</emph>). Αν το απόφθεγμα τροποποιηθεί (και αποθηκευθεί) στο έγγραφο του <item type=\"productname\">%PRODUCTNAME</item> Writer, το απόφθεγμα ενημερώνεται σε όλα τα κελιά του <item type=\"productname\">%PRODUCTNAME</item> Calc στα οποία έχει καθορισθεί αυτή η σύνδεση DDE."
+msgstr "Το <item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Σημερινό Απόφθεγμα\")</item> επιστρέφει ένα απόφθεγμα στο κελί που περιέχει αυτό τον τύπο. Πρώτα, πρέπει να εισάγετε για γραμμή στο έγγραφο motto.sxw που περιέχει το κείμενο του αποφθέγματος και να την καθορίσετε ως πρώτη γραμμή μιας ενότητας με το όνομα <item type=\"literal\">Σημερινό Απόφθεγμα</item> (στο <item type=\"productname\">%PRODUCTNAME</item> Writer στο <emph>Εισαγωγή - Ενότητα</emph>). Αν το απόφθεγμα τροποποιηθεί (και αποθηκευθεί) στο έγγραφο του <item type=\"productname\">%PRODUCTNAME</item> Writer, το απόφθεγμα ενημερώνεται σε όλα τα κελιά του <item type=\"productname\">%PRODUCTNAME</item> Calc στα οποία έχει καθορισθεί αυτή η σύνδεση DDE."
#: 04060109.xhp
msgctxt ""
@@ -21735,7 +21736,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "The Status Bar displays the predefined error code from <item type=\"productname\">%PRODUCTNAME</item> if you click the cell containing the error."
-msgstr "Η γραμμή κατάστασης έχει τον προκαθορισμένο κωδικό σφάλματος από το <item type=\"productname\">%PRODUCTNAME</item>, εάν κάνετε κλικ στο κελί που περιέχει το σφάλμα."
+msgstr "Η γραμμή κατάστασης έχει τον προκαθορισμένο κωδικό σφάλματος από το <item type=\"productname\">%PRODUCTNAME</item>, αν πατήσετε στο κελί που περιέχει το σφάλμα."
#: 04060109.xhp
msgctxt ""
@@ -21921,7 +21922,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<item type=\"input\">=INDEX(A1:B6;1;1)</item> indicates the value in the upper-left of the A1:B6 range."
-msgstr "Το <item type=\"input\">=INDEX(A1:B6;1;1)</item> υποδεικνύει την τιμή πάνω αριστερά της περιοχής A1:B6."
+msgstr "Το <item type=\"input\">=INDEX(A1:B6;1;1)</item> υποδεικνύει την τιμή πάνω αριστερά της περιοχής A1:B6."
#: 04060109.xhp
msgctxt ""
@@ -21955,7 +21956,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_INDIREKT\">Returns the <emph>reference</emph> specified by a text string.</ahelp> This function can also be used to return the area of a corresponding string."
-msgstr "<ahelp hid=\"HID_FUNC_INDIREKT\">Επιστρέφει την <emph>παραπομπή</emph> που καθορίζεται από ένα κείμενο.</ahelp> Αυτή η συνάρτηση μπορεί επίσης να χρησιμοποιηθεί για να επιστραφεί η περιοχή μιας αντίστοιχης συμβολοσειράς."
+msgstr "<ahelp hid=\"HID_FUNC_INDIREKT\">Επιστρέφει την <emph>παραπομπή</emph> που καθορίζεται από ένα κείμενο.</ahelp> Αυτή η συνάρτηση μπορεί επίσης να χρησιμοποιηθεί για να επιστραφεί η περιοχή μιας αντίστοιχης συμβολοσειράς."
#: 04060109.xhp
msgctxt ""
@@ -21998,7 +21999,7 @@ msgctxt ""
"par_idN10CAE\n"
"help.text"
msgid "If you open an Excel spreadsheet that uses indirect addresses calculated from string functions, the sheet addresses will not be translated automatically. For example, the Excel address in INDIRECT(\"filename!sheetname\"&B1) is not converted into the Calc address in INDIRECT(\"filename.sheetname\"&B1)."
-msgstr "Αν ανοίξετε ένα υπολογιστικό φύλλο του Excel που χρησιμοποιεί έμμεσες διευθύνσεις που υπολογίζονται από αλφαριθμητικές συναρτήσεις, οι διευθύνσεις του φύλλου δεν θα μεταφρασθούν αυτόματα. Π.χ., η διεύθυνση του Excel στο INDIRECT(\"filename!sheetname\"&B1) δεν μετατρέπεται στη διεύθυνση του Calc στο INDIRECT(\"filename.sheetname\"&B1)."
+msgstr "Αν ανοίξετε ένα υπολογιστικό φύλλο του Excel που χρησιμοποιεί έμμεσες διευθύνσεις που υπολογίζονται από αλφαριθμητικές συναρτήσεις, οι διευθύνσεις του φύλλου δεν θα μεταφρασθούν αυτόματα. Π.χ., η διεύθυνση του Excel στο INDIRECT(\"filename!sheetname\"&B1) δεν μετατρέπεται στη διεύθυνση του Calc στο INDIRECT(\"filename.sheetname\"&B1)."
#: 04060109.xhp
msgctxt ""
@@ -22141,7 +22142,7 @@ msgctxt ""
"197\n"
"help.text"
msgid "<item type=\"input\">=COLUMN()</item> returns 3 if the formula was entered in column C."
-msgstr "Η συνάρτηση <item type=\"input\">=COLUMN()</item> επιστρέφει ως αποτέλεσμα 3 αν ο τύπος έχει εισαχθεί στη στήλη C."
+msgstr "Η συνάρτηση <item type=\"input\">=COLUMN()</item> επιστρέφει ως αποτέλεσμα 3 αν ο τύπος έχει εισαχθεί στη στήλη C."
#: 04060109.xhp
msgctxt ""
@@ -22319,7 +22320,7 @@ msgctxt ""
"94\n"
"help.text"
msgid "<emph>SortOrder</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>."
-msgstr "Το <emph>ΣειράΤαξινόμησης</emph> είναι μια προαιρετική παράμετρος που υποδηλώνει εάν η πρώτη στήλη στον πίνακα ταξινομείται κατά αύξουσα σειρά (αυτή είναι η προεπιλογή). Εισαγάγετε τη λογική τιμή FALSE, εάν η πρώτη στήλη δεν έχει ταξινομηθεί κατά αύξουσα σειρά. Στις ταξινομημένες στήλες μπορεί να διενεργηθεί αναζήτηση πολύ ταχύτερα και η συνάρτηση πάντα επιστρέφει μια τιμή, ακόμα και στην περίπτωση που η τιμή δεν συμφωνεί απόλυτα (εάν βρίσκεται ανάμεσα στη χαμηλότερη και την υψηλότερη τιμή της ταξινομημένης λίστας). Σε λίστες που δεν έχουν ταξινομηθεί, η τιμή αναζήτησης πρέπει να ταιριάζει απόλυτα. Διαφορετικά, η συνάρτηση θα επιστρέψει το ακόλουθο μήνυμα: <emph>Σφάλμα: Μη διαθέσιμη Τιμή</emph>."
+msgstr "Το <emph>ΣειράΤαξινόμησης</emph> είναι μια προαιρετική παράμετρος που υποδηλώνει εάν η πρώτη στήλη στον πίνακα ταξινομείται κατά αύξουσα σειρά (αυτή είναι η προεπιλογή). Εισαγάγετε τη λογική τιμή FALSE, εάν η πρώτη στήλη δεν έχει ταξινομηθεί κατά αύξουσα σειρά. Στις ταξινομημένες στήλες μπορεί να διενεργηθεί αναζήτηση πολύ ταχύτερα και η συνάρτηση πάντα επιστρέφει μια τιμή, ακόμα και στην περίπτωση που η τιμή δεν συμφωνεί απόλυτα (εάν βρίσκεται ανάμεσα στη χαμηλότερη και την υψηλότερη τιμή του ταξινομημένου καταλόγου). Στους καταλόγους που δεν έχουν ταξινομηθεί, η τιμή αναζήτησης πρέπει να ταιριάζει απόλυτα. Διαφορετικά, η συνάρτηση θα επιστρέψει το ακόλουθο μήνυμα: <emph>Σφάλμα: Μη διαθέσιμη Τιμή</emph>."
#: 04060109.xhp
msgctxt ""
@@ -22372,7 +22373,7 @@ msgctxt ""
"bm_id3153905\n"
"help.text"
msgid "<bookmark_value>sheet numbers; looking up</bookmark_value> <bookmark_value>SHEET function</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί φύλλων, αναζήτηση</bookmark_value><bookmark_value>συνάρτηση SHEET</bookmark_value>"
+msgstr "<bookmark_value>αριθμοί φύλλων; αναζήτηση</bookmark_value><bookmark_value>συνάρτηση SHEET</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -22443,7 +22444,7 @@ msgctxt ""
"bm_id3148829\n"
"help.text"
msgid "<bookmark_value>number of sheets; function</bookmark_value> <bookmark_value>SHEETS function</bookmark_value>"
-msgstr "<bookmark_value>αριθμός φύλλων, συνάρτηση</bookmark_value><bookmark_value>συνάρτηση SHEETS</bookmark_value>"
+msgstr "<bookmark_value>αριθμός φύλλων; συνάρτηση</bookmark_value><bookmark_value>συνάρτηση SHEETS</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -22595,7 +22596,7 @@ msgctxt ""
"232\n"
"help.text"
msgid "If Type = 1 or the third parameter is missing, the index of the last value that is smaller or equal to the search criterion is returned. This applies even when the search array is not sorted. For Type = -1, the first value that is larger or equal is returned."
-msgstr "Εάν Τύπος = 1 ή λείπει η τρίτη παράμετρος, επιστρέφεται η τελευταία παράμετρος που είναι μικρότερη ή ίση με το κριτήριο αναζήτησης. Αυτό ισχύει ακόμα και όταν ο πίνακας αναζήτησης δεν έχει ταξινομηθεί. Εάν Τύπος = -1, επιστρέφεται η πρώτη τιμή που είναι μεγαλύτερη ή ίση ."
+msgstr "Εάν Τύπος = 1 ή λείπει η τρίτη παράμετρος, επιστρέφεται η τελευταία παράμετρος που είναι μικρότερη ή ίση με το κριτήριο αναζήτησης. Αυτό ισχύει ακόμα και όταν ο πίνακας αναζήτησης δεν έχει ταξινομηθεί. Εάν Τύπος = -1, επιστρέφεται η πρώτη τιμή που είναι μεγαλύτερη ή ίση."
#: 04060109.xhp
msgctxt ""
@@ -22613,7 +22614,7 @@ msgctxt ""
"109\n"
"help.text"
msgid "<item type=\"input\">=MATCH(200;D1:D100)</item> searches the area D1:D100, which is sorted by column D, for the value 200. As soon as this value is reached, the number of the row in which it was found is returned. If a higher value is found during the search in the column, the number of the previous row is returned."
-msgstr "Το <item type=\"input\">=MATCH(200;D1:D100)</item> αναζητεί την περιοχή D1:D100, η οποία ταξινομείται κατά τη στήλη D, για την τιμή 200. Μόλις βρεθεί η τιμή αυτή, επιστρέφεται ο αριθμός της σειράς στην οποία βρέθηκε. Αν βρεθεί μεγαλύτερη τιμή κατά την αναζήτηση στη στήλη, επιστρέφεται ο αριθμός της προηγούμενης γραμμής."
+msgstr "Το <item type=\"input\">=MATCH(200;D1:D100)</item> αναζητεί την περιοχή D1:D100, η οποία ταξινομείται κατά τη στήλη D, για την τιμή 200. Μόλις βρεθεί η τιμή αυτή, επιστρέφεται ο αριθμός της σειράς στην οποία βρέθηκε. Αν βρεθεί μεγαλύτερη τιμή κατά την αναζήτηση στη στήλη, επιστρέφεται ο αριθμός της προηγούμενης γραμμής."
#: 04060109.xhp
msgctxt ""
@@ -22702,7 +22703,7 @@ msgctxt ""
"119\n"
"help.text"
msgid "<emph>Width</emph> (optional) is the horizontal width for an area that starts at the new reference position."
-msgstr "Το <emph>Πλάτος</emph> (προαιρετικό) είναι το οριζόντιο πλάτος για μια περιοχή που ξεκινά στη θέση της νέας παραπομπής."
+msgstr "Το <emph>Πλάτος</emph> (προαιρετικό) είναι το οριζόντιο πλάτος για μια περιοχή που ξεκινά στη θέση της νέας παραπομπής."
#: 04060109.xhp
msgctxt ""
@@ -22752,7 +22753,7 @@ msgctxt ""
"par_id7439802\n"
"help.text"
msgid "<item type=\"input\">=OFFSET(B2:C3;1;1)</item> returns a reference to B2:C3 moved down by 1 row and one column to the right (C3:D4)."
-msgstr "Το <item type=\"input\">=OFFSET(B2:C3;1;1)</item> επιστρέφει μια αναφορά στη B2:C3 μετατοπισμένη προς τα κάτω κατά μία σειρά και μία στήλη προς τα δεξιά (C3:D4)."
+msgstr "Το <item type=\"input\">=OFFSET(B2:C3;1;1)</item> επιστρέφει μια αναφορά στη B2:C3 μετατοπισμένη προς τα κάτω κατά μία σειρά και μία στήλη προς τα δεξιά (C3:D4)."
#: 04060109.xhp
msgctxt ""
@@ -22760,7 +22761,7 @@ msgctxt ""
"par_id3009430\n"
"help.text"
msgid "<item type=\"input\">=OFFSET(B2:C3;-1;-1)</item> returns a reference to B2:C3 moved up by 1 row and one column to the left (A1:B2)."
-msgstr "Το <item type=\"input\">=OFFSET(B2:C3;-1;-1)</item> επιστρέφει μια αναφορά στη B2:C3 μετατοπισμένη κατά μία σειρά επάνω και κατά μία στήλη αριστερά (A1:B2)."
+msgstr "Το <item type=\"input\">=OFFSET(B2:C3;-1;-1)</item> επιστρέφει μια αναφορά στη B2:C3 μετατοπισμένη κατά μία σειρά επάνω και κατά μία στήλη αριστερά (A1:B2)."
#: 04060109.xhp
msgctxt ""
@@ -22908,7 +22909,7 @@ msgctxt ""
"134\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_VORLAGE\">Applies a style to the cell containing the formula.</ahelp> After a set amount of time, another style can be applied. This function always returns the value 0, allowing you to add it to another function without changing the value. Together with the CURRENT function you can apply a color to a cell regardless of the value. For example: =...+STYLE(IF(CURRENT()>3;\"red\";\"green\")) applies the style \"red\" to the cell if the value is greater than 3, otherwise the style \"green\" is applied. Both cell formats have to be defined beforehand."
-msgstr "<ahelp hid=\"HID_FUNC_VORLAGE\">Εφαρμόζει ένα πρότυπο στο κελί που περιέχει τον τύπο.</ahelp> Μετά από ένα καθορισμένο χρονικό διάστημα, μπορεί να εφαρμοστεί ένα άλλο πρότυπο μορφοποίησης. Αυτή η συνάρτηση επιστρέφει πάντα την τιμή 0 και σας επιτρέπει να την προσθέσετε σε μια άλλη συνάρτηση χωρίς να αλλάξετε την τιμή. Σε συνδυασμό με τη συνάρτηση CURRENT μπορείτε να εφαρμόσετε ένα χρώμα σε ένα κελί ανεξάρτητα από την τιμή. Π.χ.: =...+STYLE(IF(CURRENT()>3;\"κόκκινο\";\"πράσινο\")) εφαρμόζει το πρότυπο \"κόκκινο\" στο κελί αν η τιμή είναι μεγαλύτερη του 3, αλλιώς εφαρμόζεται το πρότυπο \"πράσινο\". Και τα δύο πρότυπα πρέπει να έχουν καθορισθεί από πριν."
+msgstr "<ahelp hid=\"HID_FUNC_VORLAGE\">Εφαρμόζει μια τεχνοτροπία στο κελί που περιέχει τον τύπο.</ahelp> Μετά από ένα καθορισμένο χρονικό διάστημα, μπορεί να εφαρμοστεί μια άλλη τεχνοτροπία μορφοποίησης. Αυτή η συνάρτηση επιστρέφει πάντα την τιμή 0 και σας επιτρέπει να την προσθέσετε σε μια άλλη συνάρτηση χωρίς να αλλάξετε την τιμή. Σε συνδυασμό με τη συνάρτηση CURRENT μπορείτε να εφαρμόσετε ένα χρώμα σε ένα κελί ανεξάρτητα από την τιμή. Π.χ.: =...+STYLE(IF(CURRENT()>3;\"κόκκινο\";\"πράσινο\")) εφαρμόζει την τεχνοτροπία \"κόκκινο\" στο κελί αν η τιμή είναι μεγαλύτερη του 3, αλλιώς εφαρμόζεται η τεχνοτροπία \"πράσινο\". Και οι δύο μορφές κελιών πρέπει να έχουν καθορισθεί από πριν."
#: 04060109.xhp
msgctxt ""
@@ -22926,7 +22927,7 @@ msgctxt ""
"136\n"
"help.text"
msgid "STYLE(\"Style\"; Time; \"Style2\")"
-msgstr "STYLE(\"Πρότυπο\", Ώρα, \"Πρότυπο2\")"
+msgstr "STYLE(\"Τεχνοτροπία\", Ώρα, \"Τεχνοτροπία2\")"
#: 04060109.xhp
msgctxt ""
@@ -22935,7 +22936,7 @@ msgctxt ""
"137\n"
"help.text"
msgid "<emph>Style</emph> is the name of a cell style assigned to the cell. Style names must be entered in quotation marks."
-msgstr "Το <emph>Πρότυπο</emph> είναι το όνομα ενός προτύπου κελιού που έχει αντιστοιχηθεί στο κελί. Τα ονόματα των προτύπων πρέπει να τοποθετούνται σε εισαγωγικά."
+msgstr "Το <emph>Τεχνοτροπία</emph> είναι το όνομα μιας τεχνοτροπίας κελιού που έχει αντιστοιχηθεί στο κελί. Τα ονόματα των τεχνοτροπιών πρέπει να τοποθετούνται σε εισαγωγικά."
#: 04060109.xhp
msgctxt ""
@@ -22944,7 +22945,7 @@ msgctxt ""
"138\n"
"help.text"
msgid "<emph>Time</emph> is an optional time range in seconds. If this parameter is missing the style will not be changed after a certain amount of time has passed."
-msgstr "Η <emph>Ώρα</emph> είναι η προαιρετική περιοχή ώρας σε δευτερόλεπτα. Αν αυτή η παράμετρος λείπει το πρότυπο δεν θα αλλάξει μετά το πέρας ενός συγκεκριμένου χρονικού διαστήματος."
+msgstr "Η <emph>Ώρα</emph> είναι η προαιρετική περιοχή ώρας σε δευτερόλεπτα. Αν στην παράμετρο αυτή λείπει η τεχνοτροπία, δεν θα αλλάξει μετά το πέρας ενός συγκεκριμένου χρονικού διαστήματος."
#: 04060109.xhp
msgctxt ""
@@ -22953,7 +22954,7 @@ msgctxt ""
"139\n"
"help.text"
msgid "<emph>Style2</emph> is the optional name of a cell style assigned to the cell after a certain amount of time has passed. If this parameter is missing \"Default\" is assumed."
-msgstr "Το <emph>Πρότυπο2</emph> είναι το προαιρετικό όνομα ενός προτύπου κελιού που έχει αντιστοιχηθεί στο κελί μετά το πέρας ενός συγκεκριμένου χρονικού διαστήματος. Εάν αυτή η παράμετρος λείπει, εισάγεται η τιμή \"Προεπιλογή\"."
+msgstr "Το <emph>Τεχνοτροπία2</emph> είναι το προαιρετικό όνομα μιας τεχνοτροπίας κελιού που έχει αντιστοιχηθεί στο κελί μετά το πέρας ενός συγκεκριμένου χρονικού διαστήματος. Εάν αυτή η παράμετρος λείπει, εισάγεται η τιμή \"Προεπιλογή\"."
#: 04060109.xhp
msgctxt ""
@@ -23029,7 +23030,7 @@ msgctxt ""
"143\n"
"help.text"
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\">Χρησιμοποιεί ένα ευρετήριο για να επιστρέψει μια τιμή από μια λίστα μέχρι 30 τιμών.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_WAHL\">Χρησιμοποιεί ένα ευρετήριο για να επιστρέψει μια τιμή από έναν κατάλογο μέχρι 30 τιμές.</ahelp>"
#: 04060109.xhp
msgctxt ""
@@ -23056,7 +23057,7 @@ msgctxt ""
"146\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>Ευρετήριο</emph> είναι μια αναφορά ή ένας αριθμός ανάμεσα στο 1 και το 30 που υποδηλώνει την τιμή που θα χρησιμοποιηθεί από τη λίστα."
+msgstr "<emph>Ευρετήριο</emph> είναι μια αναφορά ή ένας αριθμός ανάμεσα στο 1 και το 30 που υποδηλώνει την τιμή που θα χρησιμοποιηθεί από τον κατάλογο."
#: 04060109.xhp
msgctxt ""
@@ -23065,7 +23066,7 @@ msgctxt ""
"147\n"
"help.text"
msgid "<emph>Value1...Value30</emph> is the list of values entered as a reference to a cell or as individual values."
-msgstr "<emph>Τιμή1...Τιμή30</emph> είναι η λίστα τιμών που έχουν εισαχθεί ως παραπομπή σε ένα κελί ή ως επιμέρους τιμές."
+msgstr "<emph>Τιμή1...Τιμή30</emph> είναι ένας κατάλογος τιμών που έχουν εισαχθεί ως παραπομπή σε ένα κελί ή ως επιμέρους τιμές."
#: 04060109.xhp
msgctxt ""
@@ -23234,7 +23235,7 @@ msgctxt ""
"207\n"
"help.text"
msgid "<item type=\"input\">=ROW(D5:D8)</item> returns 5 because the ROW function is not used as array formula and only the number of the first row of the reference is returned."
-msgstr "Η συνάρτηση <item type=\"input\">=ROW(D5:D8)</item> επιστρέφει την τιμή 5 γιατί η συνάρτηση ROW δεν χρησιμοποιείται σαν τύπος σειράς δεδομένων και μόνο ο αριθμός της πρώτης γραμμή της παραπομπής επιστρέφεται."
+msgstr "Η συνάρτηση <item type=\"input\">=ROW(D5:D8)</item> επιστρέφει την τιμή 5 γιατί η συνάρτηση ROW δεν χρησιμοποιείται σαν τύπος σειράς δεδομένων και μόνο ο αριθμός της πρώτης γραμμή της παραπομπής επιστρέφεται."
#: 04060109.xhp
msgctxt ""
@@ -23374,7 +23375,7 @@ msgctxt ""
"par_idN117F1\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_HYPERLINK\">When you click a cell that contains the HYPERLINK function, the hyperlink opens.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_HYPERLINK\">Όταν κάνετε κλικ σε ένα κελί που περιέχει τη συνάρτηση HYPERLINK, τότε ανοίγει η υπερσύνδεση.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_HYPERLINK\">Όταν πατάτε σε ένα κελί που περιέχει τη συνάρτηση HYPERLINK, τότε ανοίγει ο υπερσύνδεσμος.</ahelp>"
#: 04060109.xhp
msgctxt ""
@@ -23438,7 +23439,7 @@ msgctxt ""
"par_idN11827\n"
"help.text"
msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> displays the text \"http://www.example.org\" in the cell and executes the hyperlink http://www.example.org when clicked."
-msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> εμφανίζει το κείμενο \"http://www.example.org\" στο κελί και εκτελεί την υπερσύνδεση http://www.example.org αν κάνετε κλικ σε αυτό."
+msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> εμφανίζει το κείμενο \"http://www.example.org\" στο κελί και εκτελεί την υπερσύνδεση http://www.example.org αν πατήσετε σε αυτό."
#: 04060109.xhp
msgctxt ""
@@ -23446,7 +23447,7 @@ msgctxt ""
"par_idN1182A\n"
"help.text"
msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Click here\")</item> displays the text \"Click here\" in the cell and executes the hyperlink http://www.example.org when clicked."
-msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Κάντε κλικ εδώ\")</item> εμφανίζει το κείμενο \"Κάντε κλικ εδώ\" στο κελί και εκτελεί την υπερσύνδεση http://www.example.org όταν κάνετε κλικ σε αυτό."
+msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Πατήστε εδώ\")</item> εμφανίζει το κείμενο \"Πατήστε εδώ\" στο κελί και εκτελεί τον υπερσύνδεσμο http://www.example.org όταν πατάτε σε αυτό."
#: 04060109.xhp
msgctxt ""
@@ -23454,7 +23455,7 @@ msgctxt ""
"par_id0907200912224534\n"
"help.text"
msgid "=HYPERLINK(\"http://www.example.org\";12345) displays the number 12345 and executes the hyperlink http://www.example.org when clicked."
-msgstr "Η συνάρτηση =HYPERLINK(\"http://www.example.org\";12345) εμφανίζει τον αριθμό 12345 και εκτελεί την υπερσύνδεση http://www.example.org όταν πατηθεί."
+msgstr "Η συνάρτηση =HYPERLINK(\"http://www.example.org\";12345) εμφανίζει τον αριθμό 12345 και εκτελεί τον υπερσύνδεσμο http://www.example.org όταν πατηθεί."
#: 04060109.xhp
msgctxt ""
@@ -23462,7 +23463,7 @@ msgctxt ""
"par_idN1182D\n"
"help.text"
msgid "<item type=\"input\">=HYPERLINK($B4)</item> where cell B4 contains <item type=\"input\">http://www.example.org</item>. The function adds http://www.example.org to the URL of the hyperlink cell and returns the same text which is used as formula result."
-msgstr "<item type=\"input\">=HYPERLINK($B4)</item> όπου το κελί B4 περιέχει το <item type=\"input\">http://www.example.org</item>. Η συνάρτηση προσθέτει το http://www.example.org στο URL της υπερσλυνδεσης του κελιού και επιστρέφει υο ίδιο κείμενο που χρησιμοποιήθηκε ως αποτέλεσμα συνάρτησης."
+msgstr "<item type=\"input\">=HYPERLINK($B4)</item> όπου το κελί B4 περιέχει το <item type=\"input\">http://www.example.org</item>. Η συνάρτηση προσθέτει το http://www.example.org στο URL του υπερσυνδέσμου του κελιού και επιστρέφει το ίδιο κείμενο που χρησιμοποιήθηκε ως αποτέλεσμα συνάρτησης."
#: 04060109.xhp
msgctxt ""
@@ -23470,7 +23471,7 @@ msgctxt ""
"par_idN11830\n"
"help.text"
msgid "<item type=\"input\">=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\"</item> displays the text Click example.org in the cell and executes the hyperlink http://www.example.org when clicked."
-msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.\";\"Κάντε κλικ στο \") & \"example.org\"</item> εμφανίζει το κείμενο Κάντε κλικ στο example.org στο κελί και εκτελεί τον υπερσύνδεσμο http://www.example.org όταν κάνετε κλικ σε αυτό."
+msgstr "Η συνάρτηση <item type=\"input\">=HYPERLINK(\"http://www.\";\"Πάτημα \") & \"example.org\"</item> εμφανίζει το κείμενο Πατήστε στο example.org στο κελί και εκτελεί τον υπερσύνδεσμο http://www.example.org όταν πατάτε σε αυτό."
#: 04060109.xhp
msgctxt ""
@@ -23486,7 +23487,7 @@ msgctxt ""
"par_id2958769\n"
"help.text"
msgid "<item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\")</item>displays the text Go to Writer bookmark, loads the specified text document and jumps to bookmark \"Specification\"."
-msgstr "Το <item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Μετάβαση στο σελιδοδείκτη του Writer\")</item> εμφανίζει το κείμενο Μετάβαση στο σελιδοδείκτη του Writer, ανοίγει το καθορισμένο έγγραφο κειμένου και μεταβαίνει στον σελιδοδείκτη \"Specification\"."
+msgstr "Το <item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Μετάβαση στο σελιδοδείκτη του Writer\")</item> εμφανίζει το κείμενο Μετάβαση στο σελιδοδείκτη του Writer, ανοίγει το καθορισμένο έγγραφο κειμένου και μεταβαίνει στον σελιδοδείκτη \"Προδιαγραφή\"."
#: 04060109.xhp
msgctxt ""
@@ -23614,7 +23615,7 @@ msgctxt ""
"par_id3864253\n"
"help.text"
msgid "Subtotal values from the pivot table are only used if they use the function \"auto\" (except when specified in the constraint, see <item type=\"literal\">Second Syntax</item> below)."
-msgstr "Τιμές υποαθροισμάτων από τον συγκεντρωτικό πίνακα χρησιμοποιούνται μόνο αν χρησιμοποιούν τη λειτουργία \"auto\" (εκτός όταν καθορίζεται στον περιορισμό, βλέπε <item type=\"literal\">Δεύτερη σύνταξη</item> παρακάτω)."
+msgstr "Τιμές υποαθροισμάτων από τον συγκεντρωτικό πίνακα χρησιμοποιούνται μόνο αν χρησιμοποιούν τη λειτουργία \"auto\" (εκτός όταν καθορίζεται στον περιορισμό, βλέπε <item type=\"literal\">Δεύτερη σύνταξη</item> παρακάτω)."
#: 04060109.xhp
msgctxt ""
@@ -23638,7 +23639,7 @@ msgctxt ""
"par_id5616626\n"
"help.text"
msgid "<emph>Constraints</emph> is a space-separated list. Entries can be quoted (single quotes). The whole string must be enclosed in quotes (double quotes), unless you reference the string from another cell."
-msgstr "Το <emph>Περιορισμοί</emph> είναι μια λίστα διαχωρισμένη με κενά. Οι καταχωρίσεις μπορούν να έχουν εισαγωγικά (μονά). Ολόκληρο το αλφαριθμητικό πρέπει να περιλαμβάνεται σε εισαγωγικά (διπλά) εκτός και αν παραπέμπεται το αλφαριθμητικό από άλλο κελί."
+msgstr "Το <emph>Περιορισμοί</emph> είναι ένας κατάλογος διαχωρισμένος με κενά. Οι καταχωρίσεις μπορούν να έχουν εισαγωγικά (μονά). Ολόκληρο το αλφαριθμητικό πρέπει να περιλαμβάνεται σε εισαγωγικά (διπλά) εκτός και αν παραπέμπεται το αλφαριθμητικό από άλλο κελί."
#: 04060109.xhp
msgctxt ""
@@ -23678,7 +23679,7 @@ msgctxt ""
"bm_id3145389\n"
"help.text"
msgid "<bookmark_value>text in cells; functions</bookmark_value> <bookmark_value>functions; text functions</bookmark_value> <bookmark_value>Function Wizard;text</bookmark_value>"
-msgstr "<bookmark_value>κείμενο σε κελιά, συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις, συναρτήσεις κειμένου</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, κείμενο</bookmark_value>"
+msgstr "<bookmark_value>κείμενο σε κελιά; συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις; συναρτήσεις κειμένου</bookmark_value><bookmark_value>Οδηγός συναρτήσεων; κείμενο</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -23992,7 +23993,7 @@ msgctxt ""
"bm_id3156399\n"
"help.text"
msgid "<bookmark_value>decimal system; converting to</bookmark_value>"
-msgstr "<bookmark_value>δεκαδικό σύστημα, μετατροπή σε</bookmark_value>"
+msgstr "<bookmark_value>δεκαδικό σύστημα; μετατροπή σε</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24009,7 +24010,7 @@ msgctxt ""
"bm_id3157871\n"
"help.text"
msgid "<bookmark_value>binary system; converting to</bookmark_value>"
-msgstr "<bookmark_value>δυαδικό σύστημα, μετατροπή σε</bookmark_value>"
+msgstr "<bookmark_value>δυαδικό σύστημα; μετατροπή σε</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24026,7 +24027,7 @@ msgctxt ""
"bm_id3145226\n"
"help.text"
msgid "<bookmark_value>hexadecimal system; converting to</bookmark_value>"
-msgstr "<bookmark_value>δεκαεξαδικό σύστημα, μετατροπή σε</bookmark_value>"
+msgstr "<bookmark_value>δεκαεξαδικό σύστημα; μετατροπή σε</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -24114,7 +24115,7 @@ msgctxt ""
"par_id0907200910283297\n"
"help.text"
msgid "=\"abc\" & CHAR(10) & \"def\" inserts a newline character into the string."
-msgstr "=\"abc\" & CHAR(10) & \"def\" εισάγει ένα χαρακτήρα νέας γραμμής στο αλφαριθμητικό"
+msgstr "=\"abc\" & CHAR(10) & \"def\" εισάγει ένα χαρακτήρα νέας γραμμής στο αλφαριθμητικό."
#: 04060110.xhp
msgctxt ""
@@ -24353,7 +24354,7 @@ msgctxt ""
"227\n"
"help.text"
msgid "If the radix is 16, a leading x or X or 0x or 0X, and an appended h or H, is disregarded. If the radix is 2, an appended b or B is disregarded. Other characters that do not belong to the number system generate an error."
-msgstr "Εάν η βάση του συστήματος είναι 16, ένα αρχικό x ή X ή 0x ή 0X και ένα προσαρτημένο γράμμα h ή H αγνοούνται. Εάν η η βάση του συστήματος είναι 2, ένα προσαρτημένο b ή B αγνοείται. Οι άλλοι χαρακτήρες που δεν ανήκουν στο σύστημα αριθμών προκαλούν σφάλμα."
+msgstr "Εάν η βάση του συστήματος είναι 16, ένα αρχικό x ή X ή 0x ή 0X και ένα προσαρτημένο γράμμα h ή H αγνοούνται. Εάν η βάση του συστήματος είναι 2, ένα προσαρτημένο b ή B αγνοείται. Οι άλλοι χαρακτήρες που δεν ανήκουν στο σύστημα αριθμών προκαλούν σφάλμα."
#: 04060110.xhp
msgctxt ""
@@ -24763,7 +24764,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<emph>NoThousandsSeparators</emph> (optional) determines whether the thousands separator is used. If the parameter is a number not equal to 0, the thousands separator is suppressed. If the parameter is equal to 0 or if it is missing altogether, the thousands separators of your <link href=\"text/shared/optionen/01140000.xhp\" name=\"current locale setting\">current locale setting</link> are displayed."
-msgstr "Η παράμετρος <emph>Χωρίς-διαχωριστικά-χιλιάδων</emph> (προαιρετικό) καθορίζει εάν θα χρησιμοποιηθεί το διαχωριστικό χιλιάδων. Εάν αυτή η παράμετρος είναι ένας αριθμός διάφορος του 0, το διαχωριστικό χιλιάδων δεν χρησιμοποιείται. Αν η παράμετρος ισούται με 0 ή εάν δεν καθοριστεί, εμφανίζονται τα διαχωριστικά χιλιάδων από την <link href=\"text/shared/optionen/01140000.xhp\" name=\"τρέχουσα τοπική ρύθμιση\">τρέχουσα τοπική ρύθμιση</link> ."
+msgstr "Η παράμετρος <emph>Χωρίς-διαχωριστικά-χιλιάδων</emph> (προαιρετικό) καθορίζει εάν θα χρησιμοποιηθεί το διαχωριστικό χιλιάδων. Εάν αυτή η παράμετρος είναι ένας αριθμός διάφορος του 0, το διαχωριστικό χιλιάδων δεν χρησιμοποιείται. Αν η παράμετρος ισούται με 0 ή εάν δεν καθοριστεί, εμφανίζονται τα διαχωριστικά χιλιάδων από την <link href=\"text/shared/optionen/01140000.xhp\" name=\"τρέχουσα τοπική ρύθμιση\">τρέχουσα τοπική ρύθμιση</link>."
#: 04060110.xhp
msgctxt ""
@@ -24897,7 +24898,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "LEFT(\"Text\"; Number)"
-msgstr "LEFT(\"Κείμενο\", \"Αριθμός\")"
+msgstr "LEFT(\"Κείμενο\"; Αριθμός)"
#: 04060110.xhp
msgctxt ""
@@ -25270,7 +25271,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ERSETZEN\">Replaces part of a text string with a different text string.</ahelp> This function can be used to replace both characters and numbers (which are automatically converted to text). The result of the function is always displayed as text. If you intend to perform further calculations with a number which has been replaced by text, you will need to convert it back to a number using the <link href=\"text/scalc/01/04060110.xhp\" name=\"VALUE\">VALUE</link> function."
-msgstr "<ahelp hid=\"HID_FUNC_ERSETZEN\">Αντικαθιστά μέρος του αλφαριθμητικού κειμένου με ένα διαφορετικό αλφαριθμητικό κειμένου.</ahelp> Αυτή η συνάρτηση μπορεί να χρησιμοποιηθεί για την αντικατάσταση τόσο χαρακτήρων όσο και αριθμών (που μετατρέπονται αυτόματα σε κείμενο). Το αποτέλεσμα της συνάρτησης εμφανίζεται πάντα ως κείμενο. Εάν έχετε σκοπό να πραγματοποιήσετε και άλλους υπολογισμούς με έναν αριθμό που έχει αντικατασταθεί από κείμενο, θα πρέπει να το μετατρέψετε ξανά σε αριθμό, χρησιμοποιώντας τη συνάρτηση <link href=\"text/scalc/01/04060110.xhp\" name=\"VALUE\">VALUE</link> ."
+msgstr "<ahelp hid=\"HID_FUNC_ERSETZEN\">Αντικαθιστά μέρος του αλφαριθμητικού κειμένου με ένα διαφορετικό αλφαριθμητικό κειμένου.</ahelp> Αυτή η συνάρτηση μπορεί να χρησιμοποιηθεί για την αντικατάσταση τόσο χαρακτήρων όσο και αριθμών (που μετατρέπονται αυτόματα σε κείμενο). Το αποτέλεσμα της συνάρτησης εμφανίζεται πάντα ως κείμενο. Εάν έχετε σκοπό να πραγματοποιήσετε και άλλους υπολογισμούς με έναν αριθμό που έχει αντικατασταθεί από κείμενο, θα πρέπει να το μετατρέψετε ξανά σε αριθμό, χρησιμοποιώντας τη συνάρτηση <link href=\"text/scalc/01/04060110.xhp\" name=\"VALUE\">VALUE</link>."
#: 04060110.xhp
msgctxt ""
@@ -25333,7 +25334,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<emph>NewText</emph> refers to the text which replaces <emph>Text</emph>."
-msgstr "Το <emph>Νέο-κείμενο</emph> αναφέρεται στο κείμενο που θα αντικαταστήσει την παράμετρο Το <emph>Κείμενο</emph> ."
+msgstr "Το <emph>Νέο-κείμενο</emph> αναφέρεται στο κείμενο που θα αντικαταστήσει την παράμετρο Το <emph>Κείμενο</emph>."
#: 04060110.xhp
msgctxt ""
@@ -26059,7 +26060,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "<emph>Text</emph> refers to text in which spaces are to be removed."
-msgstr ""
+msgstr "Το <emph>κείμενο</emph> αναφέρεται στο κείμενο στο οποίο τα κενά πρόκειται να αφαιρεθούν."
#: 04060110.xhp
msgctxt ""
@@ -26076,8 +26077,8 @@ msgctxt ""
"par_id3156074\n"
"60\n"
"help.text"
-msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing zeros and with single space between words."
-msgstr ""
+msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing spaces and with single space between words."
+msgstr "Το <item type=\"input\">=TRIM(\" hello world \")</item> επιστρέφει hello world χωρίς διαστήματα αρχής και τέλους και με μονό διάστημα μεταξύ των λέξεων."
#: 04060110.xhp
msgctxt ""
@@ -26189,7 +26190,7 @@ msgctxt ""
"par_id0907200904123919\n"
"help.text"
msgid "=UNICODE(\"©\") returns the Unicode number 169 for the Copyright character."
-msgstr "=UNICODE(\"©\") επιστρέφει τον αριθμό Unicode 169 για τον χαρακτήρα Copyright."
+msgstr "=UNICODE(\"©\") επιστρέφει τον αριθμό Unicode 169 για τον χαρακτήρα Copyright."
#: 04060110.xhp
msgctxt ""
@@ -26347,7 +26348,7 @@ msgctxt ""
"bm_id3150870\n"
"help.text"
msgid "<bookmark_value>add-ins; functions</bookmark_value><bookmark_value>functions; add-in functions</bookmark_value><bookmark_value>Function Wizard; add-ins</bookmark_value>"
-msgstr "<bookmark_value>πρόσθετες λειτουργίες, συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις, πρόσθετες συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων, πρόσθετες λειτουργίες</bookmark_value>"
+msgstr "<bookmark_value>πρόσθετες λειτουργίες; συναρτήσεις</bookmark_value><bookmark_value>συναρτήσεις; πρόσθετες συναρτήσεις</bookmark_value><bookmark_value>Οδηγός συναρτήσεων; πρόσθετες λειτουργίες</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -26365,7 +26366,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"addintext\">The following describes and lists some of the available add-in functions. </variable>"
-msgstr "<variable id=\"addintext\">Τα ακόλουθα περιγράφουν και περιέχουν λίστα με μερικές από τις διαθέσιμες πρόσθετες συναρτήσεις. </variable>"
+msgstr "<variable id=\"addintext\">Τα ακόλουθα περιγράφουν και περιέχουν κατάλογο με μερικές από τις διαθέσιμες πρόσθετες συναρτήσεις. </variable>"
#: 04060111.xhp
msgctxt ""
@@ -26709,7 +26710,7 @@ msgctxt ""
"bm_id3151300\n"
"help.text"
msgid "<bookmark_value>DAYSINYEAR function</bookmark_value><bookmark_value>number of days; in a specific year</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DAYSINYEAR</bookmark_value><bookmark_value>αριθμός ημερών, σε συγκεκριμένο έτος</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DAYSINYEAR</bookmark_value><bookmark_value>αριθμός ημερών; σε συγκεκριμένο έτος</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -26780,7 +26781,7 @@ msgctxt ""
"bm_id3154737\n"
"help.text"
msgid "<bookmark_value>DAYSINMONTH function</bookmark_value><bookmark_value>number of days;in a specific month of a year</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DAYSINMONTH</bookmark_value><bookmark_value>αριθμός ημερών, σε συγκεκριμένο μήνα του έτους</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DAYSINMONTH</bookmark_value><bookmark_value>αριθμός ημερών; σε συγκεκριμένο μήνα του έτους</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -26851,7 +26852,7 @@ msgctxt ""
"bm_id3149048\n"
"help.text"
msgid "<bookmark_value>WEEKS function</bookmark_value><bookmark_value>number of weeks;between two dates</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση WEEKS</bookmark_value><bookmark_value>αριθμός εβδομάδων, μεταξύ δύο ετών</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση WEEKS</bookmark_value><bookmark_value>αριθμός εβδομάδων; μεταξύ δύο ετών</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -26922,7 +26923,7 @@ msgctxt ""
"bm_id3145237\n"
"help.text"
msgid "<bookmark_value>WEEKSINYEAR function</bookmark_value><bookmark_value>number of weeks;in a specific year</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση WEEKSINYEAR</bookmark_value><bookmark_value>αριθμός εβδομάδων, σε συγκεκριμένο έτος</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση WEEKSINYEAR</bookmark_value><bookmark_value>αριθμός εβδομάδων; σε συγκεκριμένο έτος</bookmark_value>"
#: 04060111.xhp
msgctxt ""
@@ -27019,7 +27020,7 @@ msgctxt ""
"bm_id3151076\n"
"help.text"
msgid "<bookmark_value>programming; add-ins</bookmark_value><bookmark_value>shared libraries; programming</bookmark_value><bookmark_value>external DLL functions</bookmark_value><bookmark_value>functions; $[officename] Calc add-in DLL</bookmark_value><bookmark_value>add-ins; for programming</bookmark_value>"
-msgstr "<bookmark_value>προγραμματισμός, πρόσθετα</bookmark_value><bookmark_value>κοινές βιβλιοθήκες, προγραμματισμός</bookmark_value><bookmark_value>συναρτήσεις εξωτερικών DLL</bookmark_value><bookmark_value>συναρτήσεις, $[officename] Calc πρόσθετο DLL</bookmark_value><bookmark_value>πρόσθετα, για ποργραμματισμό</bookmark_value>"
+msgstr "<bookmark_value>προγραμματισμός; πρόσθετα</bookmark_value><bookmark_value>κοινές βιβλιοθήκες; προγραμματισμός</bookmark_value><bookmark_value>συναρτήσεις εξωτερικών DLL</bookmark_value><bookmark_value>συναρτήσεις; $[officename] Calc πρόσθετο DLL</bookmark_value><bookmark_value>πρόσθετα; για προγραμματισμό</bookmark_value>"
#: 04060112.xhp
msgctxt ""
@@ -27055,7 +27056,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "$[officename] searches the Add-in folder defined in the configuration for a suitable <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline>. To be recognized by $[officename], the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline> must have certain properties, as explained in the following. This information allows you to program your own Add-In for <emph>Function Wizard</emph> of $[officename] Calc."
-msgstr "Το $[officename] ψάχνει το φάκελο Πρόσθετα που καθορίζεται στις ρυθμίσεις για μια κατάλληλη <switchinline select=\"sys\"><caseinline select=\"UNIX\">κοινή βιβλιοθήκη</caseinline><defaultinline>DLL</defaultinline></switchinline>. Για να αναγνωρίζεται από το $[officename], η <switchinline select=\"sys\"><caseinline select=\"UNIX\">κοινή βιβλιοθήκη</caseinline><defaultinline>DLL</defaultinline></switchinline> πρέπει να έχει συγκεκριμένες ιδιότητες, όπως εξηγείται ακολούθως. Αυτές οι πληροφορίες σας επιτρέπουν προγραμματίσετε το δικό σας Πρόσθετο για τον <emph>Οδηγό συνάρτησης</emph> του $[officename] Calc."
+msgstr "Το $[officename] ψάχνει το φάκελο Πρόσθετα που καθορίζεται στις ρυθμίσεις για μια κατάλληλη <switchinline select=\"sys\"><caseinline select=\"UNIX\">κοινή βιβλιοθήκη</caseinline><defaultinline>DLL</defaultinline></switchinline>. Για να αναγνωρίζεται από το $[officename], η <switchinline select=\"sys\"><caseinline select=\"UNIX\">κοινή βιβλιοθήκη</caseinline><defaultinline>DLL</defaultinline></switchinline> πρέπει να έχει συγκεκριμένες ιδιότητες, όπως εξηγείται ακολούθως. Αυτές οι πληροφορίες σας επιτρέπουν προγραμματίσετε το δικό σας Πρόσθετο για τον <emph>Οδηγό συνάρτησης</emph> του $[officename] Calc."
#: 04060112.xhp
msgctxt ""
@@ -27703,7 +27704,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "The following tables contain information about which data structures must be provided by an external program module in order to pass cell areas. $[officename] Calc distinguishes between three different arrays, depending on the data type."
-msgstr "Οι ακόλουθοι πίνακες περιλαμβάνουν τις πληροφορίες για το ποιες δομές δεδομένων πρέπει να παρέχονται από μια εξωτερική λειτουργική μονάδα προγράμματος, προκειμένου να είναι δυνατή η μεταβίβαση των περιοχών κελιών. Το $[officename] Calc διακρίνει μεταξύ τριών διαφορετικών πινάκων, ανάλογα με τον τύπο των δεδομένων."
+msgstr "Οι ακόλουθοι πίνακες περιλαμβάνουν τις πληροφορίες για το ποιες δομές δεδομένων πρέπει να παρέχονται από μια εξωτερική λειτουργική μονάδα προγράμματος, προκειμένου να είναι δυνατή η μεταβίβαση των περιοχών κελιών. Το $[officename] Calc διακρίνει μεταξύ τριών διαφορετικών πινάκων, ανάλογα με τον τύπο των δεδομένων."
#: 04060112.xhp
msgctxt ""
@@ -28495,7 +28496,7 @@ msgctxt ""
"165\n"
"help.text"
msgid "String with closing zero byte"
-msgstr "Ακολουθία χαρακτήρων με μηδενικό byte κλεισίματος."
+msgstr "Ακολουθία χαρακτήρων με μηδενική ψηφιολέξη κλεισίματος."
#: 04060112.xhp
msgctxt ""
@@ -28989,7 +28990,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Add-in Functions, List of Analysis Functions Part One"
-msgstr "Πρόσθετες Συναρτήσεις, Λίστα Συναρτήσεων Ανάλυσης Μέρος Πρώτο"
+msgstr "Πρόσθετες συναρτήσεις, Κατάλογος συναρτήσεων ανάλυσης μέρος πρώτο"
#: 04060115.xhp
msgctxt ""
@@ -28997,7 +28998,7 @@ msgctxt ""
"bm_id3152871\n"
"help.text"
msgid "<bookmark_value>add-ins; analysis functions</bookmark_value><bookmark_value>analysis functions</bookmark_value>"
-msgstr "<bookmark_value>πρόσθετα, συναρτήσεις ανάλυσης</bookmark_value><bookmark_value>συναρτήσεις ανάλυσης</bookmark_value>"
+msgstr "<bookmark_value>πρόσθετα; συναρτήσεις ανάλυσης</bookmark_value><bookmark_value>συναρτήσεις ανάλυσης</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29006,7 +29007,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Add-in Functions, List of Analysis Functions Part One"
-msgstr "Πρόσθετες Συναρτήσεις, Λίστα Συναρτήσεων Ανάλυσης Μέρος Πρώτο"
+msgstr "Πρόσθετες συναρτήσεις, κατάλογος συναρτήσεων ανάλυσης μέρος πρώτο"
#: 04060115.xhp
msgctxt ""
@@ -29265,7 +29266,7 @@ msgctxt ""
"bm_id3153034\n"
"help.text"
msgid "<bookmark_value>BIN2DEC function</bookmark_value><bookmark_value>converting;binary numbers, into decimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BIN2DEC</bookmark_value><bookmark_value>μετατροπή, δυαδικούς αριθμούς σε δεκαδικούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BIN2DEC</bookmark_value><bookmark_value>μετατροπή; δυαδικοί αριθμοί σε δεκαδικούς</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29336,7 +29337,7 @@ msgctxt ""
"bm_id3149954\n"
"help.text"
msgid "<bookmark_value>BIN2HEX function</bookmark_value><bookmark_value>converting;binary numbers, into hexadecimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BIN2HEX</bookmark_value><bookmark_value>μετατροπή, δυαδικοί αριθμοί, σε δεκαεξαδικούς αριθμούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BIN2HEX</bookmark_value><bookmark_value>μετατροπή; δυαδικοί αριθμοί, σε δεκαεξαδικούς αριθμούς</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29416,7 +29417,7 @@ msgctxt ""
"bm_id3153332\n"
"help.text"
msgid "<bookmark_value>BIN2OCT function</bookmark_value><bookmark_value>converting;binary numbers, into octal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BIN2OCT</bookmark_value><bookmark_value>μετατροπή, δυαδικοί αριθμοί, σε οκταδικούς αριθμούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BIN2OCT</bookmark_value><bookmark_value>μετατροπή; δυαδικοί αριθμοί, σε οκταδικούς αριθμούς</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29496,7 +29497,7 @@ msgctxt ""
"bm_id3150014\n"
"help.text"
msgid "<bookmark_value>DELTA function</bookmark_value><bookmark_value>recognizing;equal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DELTA</bookmark_value><bookmark_value>αναγνώριση, ίσων αριθμών</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DELTA</bookmark_value><bookmark_value>αναγνώριση; ίσοι αριθμοί</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29558,7 +29559,7 @@ msgctxt ""
"bm_id3157971\n"
"help.text"
msgid "<bookmark_value>DEC2BIN function</bookmark_value><bookmark_value>converting;decimal numbers, into binary numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DEC2BIN</bookmark_value><bookmark_value>μετατροπή, δεκαδικοί αριθμοί σε δυαδικούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DEC2BIN</bookmark_value><bookmark_value>μετατροπή; δεκαδικοί αριθμοί σε δυαδικούς</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29638,7 +29639,7 @@ msgctxt ""
"bm_id3149388\n"
"help.text"
msgid "<bookmark_value>DEC2HEX function</bookmark_value><bookmark_value>converting;decimal numbers, into hexadecimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DEC2HEX</bookmark_value><bookmark_value>μετατροπή, δεκαδικοί αριθμοί σε δεκαεξαδικούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DEC2HEX</bookmark_value><bookmark_value>μετατροπή; δεκαδικοί αριθμοί σε δεκαεξαδικούς</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29718,7 +29719,7 @@ msgctxt ""
"bm_id3154948\n"
"help.text"
msgid "<bookmark_value>DEC2OCT function</bookmark_value><bookmark_value>converting;decimal numbers, into octal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DEC2OCT</bookmark_value><bookmark_value>μετατροπή, δεκαδικοί σε οκταδικούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DEC2OCT</bookmark_value><bookmark_value>μετατροπή; δεκαδικοί σε οκταδικούς</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29798,7 +29799,7 @@ msgctxt ""
"bm_id3083446\n"
"help.text"
msgid "<bookmark_value>ERF function</bookmark_value><bookmark_value>Gaussian error integral</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ERF</bookmark_value><bookmark_value>ολοκλήρωμα Gaussian σφάλματος</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ERF</bookmark_value><bookmark_value>ολοκλήρωμα σφάλματος Γκάους</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -29896,7 +29897,7 @@ msgctxt ""
"144\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_ERFC\">Returns complementary values of the Gaussian error integral between x and infinity.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ERFC\">Η συνάρτηση επιστρέφει συμπληρωματικές τιμές του ολοκληρώματος σφάλματος Gauss μεταξύ του x και του άπειρου.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ERFC\">Η συνάρτηση επιστρέφει συμπληρωματικές τιμές του ολοκληρώματος σφάλματος Γκάους μεταξύ του x και του άπειρου.</ahelp>"
#: 04060115.xhp
msgctxt ""
@@ -29949,7 +29950,7 @@ msgctxt ""
"bm_id3152927\n"
"help.text"
msgid "<bookmark_value>GESTEP function</bookmark_value><bookmark_value>numbers;greater than or equal to</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GESTEP</bookmark_value><bookmark_value>αριθμοί, μεγαλύτεροι από ή ίσοι με</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GESTEP</bookmark_value><bookmark_value>αριθμοί; μεγαλύτεροι από ή ίσοι με</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -30011,7 +30012,7 @@ msgctxt ""
"bm_id3147276\n"
"help.text"
msgid "<bookmark_value>HEX2BIN function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into binary numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HEX2BIN</bookmark_value><bookmark_value>μετατροπή, δεκαεξαδικούς σε δυαδικούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HEX2BIN</bookmark_value><bookmark_value>μετατροπή; δεκαεξαδικοί σε δυαδικούς</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -30091,7 +30092,7 @@ msgctxt ""
"bm_id3154742\n"
"help.text"
msgid "<bookmark_value>HEX2DEC function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into decimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HEX2DEC</bookmark_value><bookmark_value>μετατρποή, δεκαεξαδικοί αριθμοί, σε δεκαδικούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HEX2DEC</bookmark_value><bookmark_value>μετατροπή; δεκαεξαδικοί αριθμοί, σε δεκαδικούς</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -30154,7 +30155,7 @@ msgctxt ""
"93\n"
"help.text"
msgid "<item type=\"input\">=HEX2DEC(64)</item> returns 100."
-msgstr "Η συνάρτηση <item type=\"input\">=HEX2DEC(64)</item>επιστρέφει ως αποτέλεσμα 100."
+msgstr "Η συνάρτηση <item type=\"input\">=HEX2DEC(64)</item>επιστρέφει ως αποτέλεσμα 100."
#: 04060115.xhp
msgctxt ""
@@ -30162,7 +30163,7 @@ msgctxt ""
"bm_id3149750\n"
"help.text"
msgid "<bookmark_value>HEX2OCT function</bookmark_value><bookmark_value>converting;hexadecimal numbers, into octal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HEX2OCT</bookmark_value><bookmark_value>μετατροπή, δεκαεξαδικούς αριθμούς σε οκταδικούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HEX2OCT</bookmark_value><bookmark_value>μετατροπή; δεκαεξαδικοί αριθμοί σε οκταδικούς</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -30242,7 +30243,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Add-in Functions, List of Analysis Functions Part Two"
-msgstr "Πρόσθετες συναρτήσεις, Λίστα συναρτήσεων ανάλυσης - Μέρος δεύτερο"
+msgstr "Πρόσθετες συναρτήσεις, κατάλογος συναρτήσεων ανάλυσης - Μέρος δεύτερο"
#: 04060116.xhp
msgctxt ""
@@ -30259,7 +30260,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Add-in Functions, List of Analysis Functions Part Two"
-msgstr "Πρόσθετες συναρτήσεις, Λίστα συναρτήσεων ανάλυσης - Μέρος δεύτερο"
+msgstr "Πρόσθετα συναρτήσεις, κατάλογος συναρτήσεων ανάλυσης - Μέρος δεύτερο"
#: 04060116.xhp
msgctxt ""
@@ -30445,7 +30446,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">The result is the <emph>ComplexNumber</emph> raised to the power of <emph>Number</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">Το αποτέλεσμα είναι ο <emph>ΜιγαδικόςΑριθμός</emph> υψωμένος στη δύναμη του <emph>αριθμού</emph>.</ahelp>"
#: 04060116.xhp
msgctxt ""
@@ -31438,7 +31439,7 @@ msgctxt ""
"163\n"
"help.text"
msgid "<emph>Suffix</emph> is a list of options, \"i\" or \"j\"."
-msgstr "<emph>Κατάληξη</emph>: λίστα επιλογών, \"i\" ή \"j\"."
+msgstr "<emph>Κατάληξη</emph>: είναι ένας κατάλογος επιλογών, \"i\" ή \"j\"."
#: 04060116.xhp
msgctxt ""
@@ -31464,7 +31465,7 @@ msgctxt ""
"bm_id3155103\n"
"help.text"
msgid "<bookmark_value>OCT2BIN function</bookmark_value> <bookmark_value>converting;octal numbers, into binary numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση OCT2BIN</bookmark_value><bookmark_value>μετατροπή, οκταδκούς αριθμούς σε δυαδικούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση OCT2BIN</bookmark_value><bookmark_value>μετατροπή; οκταδικοί αριθμοί σε δυαδικούς</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -31544,7 +31545,7 @@ msgctxt ""
"bm_id3152791\n"
"help.text"
msgid "<bookmark_value>OCT2DEC function</bookmark_value> <bookmark_value>converting;octal numbers, into decimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση OCT2DEC</bookmark_value><bookmark_value>μετατροπή, οκταδικών αριθμών σε δεκαδικούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση OCT2DEC</bookmark_value><bookmark_value>μετατροπή, οκταδικοί αριθμοί σε δεκαδικούς</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -31615,7 +31616,7 @@ msgctxt ""
"bm_id3155391\n"
"help.text"
msgid "<bookmark_value>OCT2HEX function</bookmark_value> <bookmark_value>converting;octal numbers, into hexadecimal numbers</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση OCT2HEX</bookmark_value><bookmark_value>μετατροπή, οκταδικοί αριθμοί σε δεκαεξαδικούς</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση OCT2HEX</bookmark_value><bookmark_value>μετατροπή; οκταδικοί αριθμοί σε δεκαεξαδικούς</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -31713,7 +31714,7 @@ msgctxt ""
"176\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Converts a value from one unit of measure to the corresponding value in another unit of measure.</ahelp> Enter the units of measures directly as text in quotation marks or as a reference. If you enter the units of measure in cells, they must correspond exactly with the following list which is case sensitive: For example, in order to enter a lower case l (for liter) in a cell, enter the apostrophe ' immediately followed by l."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Μετατρέπει μια τιμή από μια μονάδα μέτρησης στην αντίστοιχη τιμή σε μια άλλη μονάδα μέτρησης.</ahelp> Εισάγετε τις μονάδες μέτρησης απευθείας ως κείμενο σε εισαγωγικά ή ως αναφορά. Αν εισάγετε τις μονάδες μέτρησης σε κελιά, πρέπει να αντιστοιχούν επακριβώς με την ακόλουθη λίστα ή οποία διακρίνει μεταξύ πεζών - κεφαλαίων (case sensitive): π.χ., για να εισάγετε ένα πεζό l (για τα λίτρα), εισάγετε την απόστροφο και αμέως μετά το l."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Μετατρέπει μια τιμή από μια μονάδα μέτρησης στην αντίστοιχη τιμή σε μια άλλη μονάδα μέτρησης.</ahelp> Εισάγετε τις μονάδες μέτρησης απευθείας ως κείμενο σε εισαγωγικά ή ως αναφορά. Αν εισάγετε τις μονάδες μέτρησης σε κελιά, πρέπει να αντιστοιχούν επακριβώς με τον ακόλουθο κατάλογο που διακρίνει μεταξύ πεζών - κεφαλαίων: π.χ., για να εισάγετε ένα πεζό l (για τα λίτρα), εισάγετε την απόστροφο και αμέσως μετά το l."
#: 04060116.xhp
msgctxt ""
@@ -31974,7 +31975,7 @@ msgctxt ""
"203\n"
"help.text"
msgid "Units of measure in <emph>bold</emph> can be preceded by a prefix character from the following list:"
-msgstr "Μονάδες μέτρησης σε <emph>έντονα</emph> μπορούν να προηγούνται από ένα χαρακτήρα προθέματος από την ακόλουθη λίστα:"
+msgstr "Μονάδες μέτρησης σε <emph>έντονα</emph> μπορούν να προηγούνται από ένα χαρακτήρα προθέματος από τον ακόλουθο κατάλογο:"
#: 04060116.xhp
msgctxt ""
@@ -32319,7 +32320,7 @@ msgctxt ""
"par_id0908200903061174\n"
"help.text"
msgid "Information units \"bit\" and \"byte\" may also be prefixed by one of the following IEC 60027-2 / IEEE 1541 prefixes:"
-msgstr "Σε πληροφοριακές μονάδες όπως \"bit\" και \"byte\" μπορεί να προστεθούν προθέματα από τα ακόλουθα προθέματα IEC 60027-2 / IEEE 1541 :"
+msgstr "Σε πληροφοριακές μονάδες όπως \"bit\" και \"byte\" μπορεί να προστεθούν προθέματα από τα ακόλουθα προθέματα IEC 60027-2 / IEEE 1541:"
#: 04060116.xhp
msgctxt ""
@@ -32463,7 +32464,7 @@ msgctxt ""
"bm_id3147096\n"
"help.text"
msgid "<bookmark_value>FACTDOUBLE function</bookmark_value> <bookmark_value>factorials;numbers with increments of two</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FACTDOUBLE</bookmark_value><bookmark_value>παραγοντικά, αριθμοί με βήμα αύξησης δύο</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FACTDOUBLE</bookmark_value><bookmark_value>παραγοντικά; αριθμοί με βήμα αύξησης δύο</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -32607,7 +32608,7 @@ msgctxt ""
"bm_id3145112\n"
"help.text"
msgid "<bookmark_value>ODDFPRICE function</bookmark_value><bookmark_value>prices;securities with irregular first interest date</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση ODDFPRICE</bookmark_value><bookmark_value>τιμές, ασφάλειες με ακανόνιστο πρώτο επιτόκιο</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση ODDFPRICE</bookmark_value><bookmark_value>τιμές; ασφάλειες με ακανόνιστο πρώτο επιτόκιο</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -33125,7 +33126,7 @@ msgctxt ""
"bm_id3148768\n"
"help.text"
msgid "<bookmark_value>calculating;variable declining depreciations</bookmark_value><bookmark_value>depreciations;variable declining</bookmark_value><bookmark_value>VDB function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, αποσβέσεις φθίνουσας μεταβλητής</bookmark_value><bookmark_value>αποσβέσεις, φθίνουσας μεταβλητής</bookmark_value><bookmark_value>συνάρτηση VDB</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; αποσβέσεις φθίνουσας μεταβλητής</bookmark_value><bookmark_value>αποσβέσεις; φθίνουσας μεταβλητής</bookmark_value><bookmark_value>συνάρτηση VDB</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -33250,7 +33251,7 @@ msgctxt ""
"234\n"
"help.text"
msgid "What is the declining-balance double-rate depreciation for a period if the initial cost is 35,000 currency units and the value at the end of the depreciation is 7,500 currency units. The depreciation period is 3 years. The depreciation from the 10th to the 20th period is calculated."
-msgstr "Ποια είναι η φθίνουσα απόσβεση για μια περίοδο, αν το αρχικό κόστος είναι 35.000 νομισματικές μονάδες και η αξία στο τέλος της απόσβεσης είναι 7.500 νομισματικές μονάδες. Η περίοδος απόσβεσης είναι 3 έτη. Υπολογίζεται η απόσβεση από την 10η έως την 20η περίοδο ."
+msgstr "Ποια είναι η φθίνουσα απόσβεση για μια περίοδο, αν το αρχικό κόστος είναι 35.000 νομισματικές μονάδες και η αξία στο τέλος της απόσβεσης είναι 7.500 νομισματικές μονάδες. Η περίοδος απόσβεσης είναι 3 έτη. Υπολογίζεται η απόσβεση από την 10η έως την 20η περίοδο."
#: 04060118.xhp
msgctxt ""
@@ -33267,7 +33268,7 @@ msgctxt ""
"bm_id3147485\n"
"help.text"
msgid "<bookmark_value>calculating;internal rates of return, irregular payments</bookmark_value><bookmark_value>internal rates of return;irregular payments</bookmark_value><bookmark_value>XIRR function</bookmark_value>"
-msgstr "<bookmark_value>υπολογιμσός, εσωτερικό επιτόκιο, ακανόνιστες πληρωμές</bookmark_value><bookmark_value>εσωτερικά επιτόκια, ακανόνιστες πληρωμές</bookmark_value><bookmark_value>συνάρτηση XIRR</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; εσωτερικό επιτόκιο, ακανόνιστες πληρωμές</bookmark_value><bookmark_value>εσωτερικά επιτόκια; ακανόνιστες πληρωμές</bookmark_value><bookmark_value>συνάρτηση XIRR</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -33285,7 +33286,7 @@ msgctxt ""
"194\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Calculates the internal rate of return for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Υπολογίζει τον εσωτερικό συντελεστή απόδοσης για μια λίστα πληρωμών που πραγματοποιούνται σε διαφορετικές ημερομηνίες.</ahelp> Ο υπολογισμός βασίζεται σε 365 μέρες το χρόνο αγνοώντας τα δίσεκτα έτη."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Υπολογίζει τον εσωτερικό συντελεστή απόδοσης για έναν κατάλογο πληρωμών που πραγματοποιούνται σε διαφορετικές ημερομηνίες.</ahelp> Ο υπολογισμός βασίζεται σε 365 μέρες το χρόνο αγνοώντας τα δίσεκτα έτη."
#: 04060118.xhp
msgctxt ""
@@ -33562,7 +33563,7 @@ msgctxt ""
"214\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Calculates the capital value (net present value)for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Υπολογίζει την αξία κεφαλαίου (καθαρή παρούσα αξία) για μια λίστα πληρωμών που πραγματοποιούνται σε διαφορετικές ημερομηνίες.</ahelp> Η βάση υπολογισμού είναι 365 μέρες το χρόνο αγνοώντας τα δίσεκτα έτη."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Υπολογίζει την αξία κεφαλαίου (καθαρή παρούσα αξία) για έναν κατάλογο πληρωμών που πραγματοποιούνται σε διαφορετικές ημερομηνίες.</ahelp> Η βάση υπολογισμού είναι 365 μέρες το χρόνο αγνοώντας τα δίσεκτα έτη."
#: 04060118.xhp
msgctxt ""
@@ -33641,7 +33642,7 @@ msgctxt ""
"bm_id3148822\n"
"help.text"
msgid "<bookmark_value>calculating;rates of return</bookmark_value><bookmark_value>RRI function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμοί, επιτόκια</bookmark_value><bookmark_value>συνάρτηση RRI</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμοί; επιτόκια</bookmark_value><bookmark_value>συνάρτηση RRI</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -33748,7 +33749,7 @@ msgctxt ""
"bm_id3154267\n"
"help.text"
msgid "<bookmark_value>calculating;constant interest rates</bookmark_value><bookmark_value>constant interest rates</bookmark_value><bookmark_value>RATE function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, σταθερά επιτόκια</bookmark_value><bookmark_value>σταθερά επιτόκια</bookmark_value><bookmark_value>συνάρτηση RATE</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; σταθερά επιτόκια</bookmark_value><bookmark_value>σταθερά επιτόκια</bookmark_value><bookmark_value>συνάρτηση RATE</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -34282,7 +34283,7 @@ msgctxt ""
"bm_id3150408\n"
"help.text"
msgid "<bookmark_value>COUPDAYBS function</bookmark_value><bookmark_value>durations;first interest payment until settlement date</bookmark_value><bookmark_value>securities;first interest payment until settlement date</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUPDAYBS</bookmark_value><bookmark_value>διάρκειες, πρώτη πληρωμή τόκου μέχρι την ημερομηνία διακανονισμού</bookmark_value><bookmark_value>τίτλοι, πρώτη πληρωμή τόκου μέχρι την ημερομηνία διακανονισμού</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUPDAYBS</bookmark_value><bookmark_value>διάρκειες; πρώτη πληρωμή τόκου μέχρι την ημερομηνία διακανονισμού</bookmark_value><bookmark_value>τίτλοι; πρώτη πληρωμή τόκου μέχρι την ημερομηνία διακανονισμού</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -34380,7 +34381,7 @@ msgctxt ""
"bm_id3152957\n"
"help.text"
msgid "<bookmark_value>COUPPCD function</bookmark_value><bookmark_value>dates;interest date prior to settlement date</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUPPCD</bookmark_value><bookmark_value>ημερομηνίες, ημερομηνία τοκισμού πριν την ημερομηνία διακανονισμού</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUPPCD</bookmark_value><bookmark_value>ημερομηνίες; ημερομηνία τοκισμού πριν την ημερομηνία διακανονισμού</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -34576,7 +34577,7 @@ msgctxt ""
"bm_id3149339\n"
"help.text"
msgid "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodic amortizement rates</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση IPMT</bookmark_value><bookmark_value>περιοδικά επιτόκια τοκοχρεωλυσίου</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση IPMT</bookmark_value><bookmark_value>περιοδικά επιτόκια τοκοχρεολυσίου</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -34701,7 +34702,7 @@ msgctxt ""
"bm_id3151205\n"
"help.text"
msgid "<bookmark_value>calculating;future values</bookmark_value><bookmark_value>future values;constant interest rates</bookmark_value><bookmark_value>FV function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, μελλοντικές αξίες</bookmark_value><bookmark_value>μελλοντικές αξίες, σταθερά επιτόκια</bookmark_value><bookmark_value>συνάρτηση FV</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; μελλοντικές αξίες</bookmark_value><bookmark_value>μελλοντικές αξίες; σταθερά επιτόκια</bookmark_value><bookmark_value>συνάρτηση FV</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -34825,7 +34826,7 @@ msgctxt ""
"bm_id3155912\n"
"help.text"
msgid "<bookmark_value>FVSCHEDULE function</bookmark_value><bookmark_value>future values;varying interest rates</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση FVSCHEDULE</bookmark_value><bookmark_value>μελλοντικές αξίες, κυμαινόμενα επιτόκια</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση FVSCHEDULE</bookmark_value><bookmark_value>μελλοντικές αξίες; κυμαινόμενα επιτόκια</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -34879,7 +34880,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "<emph>Schedule</emph> is a series of interest rates, for example, as a range H3:H5 or as a (List) (see example)."
-msgstr "<emph>Πρόγραμμα</emph>: μια σειρά επιτοκίων, π.χ. ως περιοχή H3:H5 ή ως (List) (δείτε παράδειγμα)."
+msgstr "<emph>Πρόγραμμα</emph>: μια σειρά επιτοκίων, π.χ. ως περιοχή H3:H5 ή ως (κατάλογο) (δείτε παράδειγμα)."
#: 04060118.xhp
msgctxt ""
@@ -34914,7 +34915,7 @@ msgctxt ""
"bm_id3156435\n"
"help.text"
msgid "<bookmark_value>calculating;number of payment periods</bookmark_value><bookmark_value>payment periods;number of</bookmark_value><bookmark_value>number of payment periods</bookmark_value><bookmark_value>NPER function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, αριθμός περιόδων πληρωμής</bookmark_value><bookmark_value>περίοδοι πληρωμής, αριθμός</bookmark_value><bookmark_value>αριθμός περιόδων πληρωμής</bookmark_value><bookmark_value>συνάρτηση NPER</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; αριθμός περιόδων πληρωμής</bookmark_value><bookmark_value>περίοδοι πληρωμής; αριθμός</bookmark_value><bookmark_value>αριθμός περιόδων πληρωμής</bookmark_value><bookmark_value>συνάρτηση NPER</bookmark_value>"
#: 04060118.xhp
msgctxt ""
@@ -35224,7 +35225,7 @@ msgctxt ""
"bm_id3146139\n"
"help.text"
msgid "<bookmark_value>calculating; total amortizement rates</bookmark_value><bookmark_value>total amortizement rates</bookmark_value><bookmark_value>amortization installment</bookmark_value><bookmark_value>repayment installment</bookmark_value><bookmark_value>CUMPRINC function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, συνολικά χρεωλυτικά επιτόκια</bookmark_value><bookmark_value>συνολικά χρεωλυτικά επιτόκια</bookmark_value><bookmark_value>χρεωλυτική δόση</bookmark_value><bookmark_value>δόση εξόφλησης</bookmark_value><bookmark_value>συνάρτηση CUMPRINC</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; συνολικά χρεολυτικά επιτόκια</bookmark_value><bookmark_value>συνολικά χρεολυτικά επιτόκια</bookmark_value><bookmark_value>χρεολυτική δόση</bookmark_value><bookmark_value>δόση εξόφλησης</bookmark_value><bookmark_value>συνάρτηση CUMPRINC</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -35403,7 +35404,7 @@ msgctxt ""
"187\n"
"help.text"
msgid "<emph>NPer</emph> is the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly."
-msgstr "<emph>NPer</emph> είναι ο συνολικός αριθμός περιόδων πληρωμής. Το επιτόκιο και το NPER πρέπει να αναφέρονται στην ίδια μονάδα και ως εκ τούτου και τα δύο πρέπει να υπολογίζονται ετησίως ή μηνιαίως"
+msgstr "<emph>NPer</emph> είναι ο συνολικός αριθμός περιόδων πληρωμής. Το επιτόκιο και το NPER πρέπει να αναφέρονται στην ίδια μονάδα και ως εκ τούτου και τα δύο πρέπει να υπολογίζονται ετησίως ή μηνιαίως."
#: 04060119.xhp
msgctxt ""
@@ -35510,7 +35511,7 @@ msgctxt ""
"bm_id3155370\n"
"help.text"
msgid "<bookmark_value>calculating; accumulated interests</bookmark_value><bookmark_value>accumulated interests</bookmark_value><bookmark_value>CUMIPMT function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, σωρευτικοί τόκοι</bookmark_value><bookmark_value>σωρευμένα επιτόκια</bookmark_value><bookmark_value>συνάρτηση CUMIPMT</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; σωρευτικοί τόκοι</bookmark_value><bookmark_value>σωρευμένα επιτόκια</bookmark_value><bookmark_value>συνάρτηση CUMIPMT</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -35689,7 +35690,7 @@ msgctxt ""
"170\n"
"help.text"
msgid "<emph>NPer</emph> is the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly."
-msgstr "<emph>NPer</emph> είναι ο συνολικός αριθμός περιόδων πληρωμής. Το επιτόκιο και το NPER πρέπει να αναφέρονται στην ίδια μονάδα και ως εκ τούτου και τα δύο πρέπει να υπολογίζονται ετησίως ή μηνιαίως"
+msgstr "<emph>NPer</emph> είναι ο συνολικός αριθμός περιόδων πληρωμής. Το επιτόκιο και το NPER πρέπει να αναφέρονται στην ίδια μονάδα και ως εκ τούτου και τα δύο πρέπει να υπολογίζονται ετησίως ή μηνιαίως."
#: 04060119.xhp
msgctxt ""
@@ -35796,7 +35797,7 @@ msgctxt ""
"bm_id3150878\n"
"help.text"
msgid "<bookmark_value>PRICE function</bookmark_value><bookmark_value>prices; fixed interest securities</bookmark_value><bookmark_value>sales values;fixed interest securities</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PRICE</bookmark_value><bookmark_value>τιμές, τίτλοι σταθερού επιτοκίου</bookmark_value><bookmark_value>τιμές πώλησης, τίτλοι σταθερού επιτοκίου</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PRICE</bookmark_value><bookmark_value>τιμές; τίτλοι σταθερού επιτοκίου</bookmark_value><bookmark_value>τιμές πώλησης; τίτλοι σταθερού επιτοκίου</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -35921,7 +35922,7 @@ msgctxt ""
"bm_id3151297\n"
"help.text"
msgid "<bookmark_value>PRICEDISC function</bookmark_value><bookmark_value>prices;non-interest-bearing securities</bookmark_value><bookmark_value>sales values;non-interest-bearing securities</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PRICEDISC</bookmark_value><bookmark_value>τιμές, άτοκοι τίτλοι</bookmark_value><bookmark_value>τιμές πώλησης, άτοκοι τίτλοι</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PRICEDISC</bookmark_value><bookmark_value>τιμές; άτοκοι τίτλοι</bookmark_value><bookmark_value>τιμές πώλησης; άτοκοι τίτλοι</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36028,7 +36029,7 @@ msgctxt ""
"bm_id3154693\n"
"help.text"
msgid "<bookmark_value>PRICEMAT function</bookmark_value><bookmark_value>prices;interest-bearing securities</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PRICEMAT</bookmark_value><bookmark_value>τιμές, έντοκοι τίτλοι</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PRICEMAT</bookmark_value><bookmark_value>τιμές; έντοκοι τίτλοι</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36153,7 +36154,7 @@ msgctxt ""
"bm_id3148448\n"
"help.text"
msgid "<bookmark_value>calculating; durations</bookmark_value><bookmark_value>durations;calculating</bookmark_value><bookmark_value>DURATION function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, διάρκειες</bookmark_value><bookmark_value>διάρκειες, υπολογισμός</bookmark_value><bookmark_value>συνάρτηση DURATION</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός, διάρκειες</bookmark_value><bookmark_value>διάρκειες; υπολογισμός</bookmark_value><bookmark_value>συνάρτηση DURATION</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36242,7 +36243,7 @@ msgctxt ""
"bm_id3148912\n"
"help.text"
msgid "<bookmark_value>calculating;linear depreciations</bookmark_value><bookmark_value>depreciations;linear</bookmark_value><bookmark_value>linear depreciations</bookmark_value><bookmark_value>straight-line depreciations</bookmark_value><bookmark_value>SLN function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, γραμμικές αποσβέσεις</bookmark_value><bookmark_value>αποσβέσεις, γραμμικές</bookmark_value><bookmark_value>γραμμικές αποσβέσεις</bookmark_value><bookmark_value>εθύγραμμες αποσβέσεις</bookmark_value><bookmark_value>συνάρτηση SLN</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; γραμμικές αποσβέσεις</bookmark_value><bookmark_value>αποσβέσεις; γραμμικές</bookmark_value><bookmark_value>γραμμικές αποσβέσεις</bookmark_value><bookmark_value>ευθύγραμμες αποσβέσεις</bookmark_value><bookmark_value>συνάρτηση SLN</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36456,7 +36457,7 @@ msgctxt ""
"bm_id3149242\n"
"help.text"
msgid "<bookmark_value>calculating;net present values</bookmark_value><bookmark_value>net present values</bookmark_value><bookmark_value>NPV function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, καθαρές τρέχουσες αξίες</bookmark_value><bookmark_value>καθαρές τρέχουσες αξίες</bookmark_value><bookmark_value>συνάρτηση NPV</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; καθαρές τρέχουσες αξίες</bookmark_value><bookmark_value>καθαρές τρέχουσες αξίες</bookmark_value><bookmark_value>συνάρτηση NPV</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36545,7 +36546,7 @@ msgctxt ""
"bm_id3149484\n"
"help.text"
msgid "<bookmark_value>calculating;nominal interest rates</bookmark_value><bookmark_value>nominal interest rates</bookmark_value><bookmark_value>NOMINAL function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, ονομαστικά επιτόκια</bookmark_value><bookmark_value>ονομαστικά επιτόκια</bookmark_value><bookmark_value>συνάρτηση NOMINAL</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; ονομαστικά επιτόκια</bookmark_value><bookmark_value>ονομαστικά επιτόκια</bookmark_value><bookmark_value>συνάρτηση NOMINAL</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36723,7 +36724,7 @@ msgctxt ""
"bm_id3159087\n"
"help.text"
msgid "<bookmark_value>DOLLARFR function</bookmark_value><bookmark_value>converting;decimal fractions, into mixed decimal fractions</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DOLLARFR</bookmark_value><bookmark_value>μετατροπή, δεκαδικά κλάσματα, σε σύνθετα δεκαδικά κλάσματα</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DOLLARFR</bookmark_value><bookmark_value>μετατροπή; δεκαδικά κλάσματα, σε σύνθετα δεκαδικά κλάσματα</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36812,7 +36813,7 @@ msgctxt ""
"bm_id3154671\n"
"help.text"
msgid "<bookmark_value>fractions; converting</bookmark_value><bookmark_value>converting;decimal fractions, into decimal numbers</bookmark_value><bookmark_value>DOLLARDE function</bookmark_value>"
-msgstr "<bookmark_value>κλάσματα, μετατροπή</bookmark_value><bookmark_value>μετατροπή, δεκαδικοί τύποι, σε δεκαδικούς αριθμούς</bookmark_value><bookmark_value>συνάρτηση DOLLARDE</bookmark_value>"
+msgstr "<bookmark_value>κλάσματα; μετατροπή</bookmark_value><bookmark_value>μετατροπή; δεκαδικοί τύποι, σε δεκαδικούς αριθμούς</bookmark_value><bookmark_value>συνάρτηση DOLLARDE</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36901,7 +36902,7 @@ msgctxt ""
"bm_id3148974\n"
"help.text"
msgid "<bookmark_value>calculating;modified internal rates of return</bookmark_value><bookmark_value>modified internal rates of return</bookmark_value><bookmark_value>MIRR function</bookmark_value><bookmark_value>internal rates of return;modified</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, τροποποιημένοι εσωτερικοί βαθμοί απόδοσης</bookmark_value><bookmark_value>τροποποιημένοι εσωτερικοί βαθμοί απόδοσης</bookmark_value><bookmark_value>συνάρτηση MIRR</bookmark_value><bookmark_value>εσωτερικοί βαθμοί απόδοσης, τροποποιημένοι</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; τροποποιημένοι εσωτερικοί βαθμοί απόδοσης</bookmark_value><bookmark_value>τροποποιημένοι εσωτερικοί βαθμοί απόδοσης</bookmark_value><bookmark_value>συνάρτηση MIRR</bookmark_value><bookmark_value>εσωτερικοί βαθμοί απόδοσης; τροποποιημένοι</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -36990,7 +36991,7 @@ msgctxt ""
"bm_id3149323\n"
"help.text"
msgid "<bookmark_value>YIELD function</bookmark_value><bookmark_value>rates of return;securities</bookmark_value><bookmark_value>yields, see also rates of return</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση YIELD</bookmark_value><bookmark_value>βαθμοί απόδοσης, τίτλοι</bookmark_value><bookmark_value>αποδόσεις στη λήξη, δείτε επίσης βαθμοί απόδοσεις</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση YIELD</bookmark_value><bookmark_value>βαθμοί απόδοσης; τίτλοι</bookmark_value><bookmark_value>αποδόσεις στη λήξη; δείτε επίσης βαθμοί απόδοσης</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -37115,7 +37116,7 @@ msgctxt ""
"bm_id3150100\n"
"help.text"
msgid "<bookmark_value>YIELDDISC function</bookmark_value><bookmark_value>rates of return;non-interest-bearing securities</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση YIELDDISC</bookmark_value><bookmark_value>βαθμοί απόδοσης, άτοκοι τίτλοι</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση YIELDDISC</bookmark_value><bookmark_value>βαθμοί απόδοσης; άτοκοι τίτλοι</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -37133,7 +37134,7 @@ msgctxt ""
"143\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_YIELDDISC\">Calculates the annual yield of a non-interest-bearing security.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_YIELDDISC\">Υπολογίζει την ετήσια απόδοση στη λήξη άτοκων τίτλων.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_YIELDDISC\">Υπολογίζει την ετήσια απόδοση στη λήξη άτοκων τίτλων.</ahelp>"
#: 04060119.xhp
msgctxt ""
@@ -37222,7 +37223,7 @@ msgctxt ""
"bm_id3155140\n"
"help.text"
msgid "<bookmark_value>YIELDMAT function</bookmark_value><bookmark_value>rates of return;securities with interest paid on maturity</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση YIELDMAT</bookmark_value><bookmark_value>βαθμοί απόδοσης, τίτλοι με πληρωμή τόκων στη λήξη</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση YIELDMAT</bookmark_value><bookmark_value>βαθμοί απόδοσης; τίτλοι με πληρωμή τόκων στη λήξη</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -37338,7 +37339,7 @@ msgctxt ""
"bm_id3149577\n"
"help.text"
msgid "<bookmark_value>calculating;annuities</bookmark_value><bookmark_value>annuities</bookmark_value><bookmark_value>PMT function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, ετήσιες πληρωμές</bookmark_value><bookmark_value>ετήσιες πληρωμές</bookmark_value><bookmark_value>συνάρτηση PMT</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; ετήσιες πληρωμές</bookmark_value><bookmark_value>ετήσιες πληρωμές</bookmark_value><bookmark_value>συνάρτηση PMT</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -37462,7 +37463,7 @@ msgctxt ""
"bm_id3155799\n"
"help.text"
msgid "<bookmark_value>TBILLEQ function</bookmark_value><bookmark_value>treasury bills;annual return</bookmark_value><bookmark_value>annual return on treasury bills</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TBILLEQ</bookmark_value><bookmark_value>κρατικά έντοκα ομόλογα, ετήσια απόδοση</bookmark_value><bookmark_value>ετήσια απόδοση σε κρατικά έντοκα ομόλογα</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TBILLEQ</bookmark_value><bookmark_value>κρατικά έντοκα ομόλογα; ετήσια απόδοση</bookmark_value><bookmark_value>ετήσια απόδοση σε κρατικά έντοκα ομόλογα</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -37569,7 +37570,7 @@ msgctxt ""
"bm_id3151032\n"
"help.text"
msgid "<bookmark_value>TBILLPRICE function</bookmark_value><bookmark_value>treasury bills;prices</bookmark_value><bookmark_value>prices;treasury bills</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TBILLPRICE</bookmark_value><bookmark_value>κρατικά έντοκα ομόλογα, τιμές</bookmark_value><bookmark_value>τιμές, κρατικά έντοκα ομόλογα</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TBILLPRICE</bookmark_value><bookmark_value>κρατικά έντοκα ομόλογα; τιμές</bookmark_value><bookmark_value>τιμές; κρατικά έντοκα ομόλογα</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -37676,7 +37677,7 @@ msgctxt ""
"bm_id3152912\n"
"help.text"
msgid "<bookmark_value>TBILLYIELD function</bookmark_value><bookmark_value>treasury bills;rates of return</bookmark_value><bookmark_value>rates of return of treasury bills</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TBILLYIELD</bookmark_value><bookmark_value>κρατικά έντοκα ομόλογα, βαθμοί απόδοσης</bookmark_value><bookmark_value>βαθμοί απόδοσης κρατικών έντοκων ομολόγων</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TBILLYIELD</bookmark_value><bookmark_value>κρατικά έντοκα ομόλογα; βαθμοί απόδοσης</bookmark_value><bookmark_value>βαθμοί απόδοσης κρατικών έντοκων ομολόγων</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -38199,7 +38200,7 @@ msgctxt ""
"bm_id3145632\n"
"help.text"
msgid "<bookmark_value>INTERCEPT function</bookmark_value> <bookmark_value>points of intersection</bookmark_value> <bookmark_value>intersections</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση INTERCEPT</bookmark_value><bookmark_value>σημεία τομής</bookmark_value><bookmark_value>τομής</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση INTERCEPT</bookmark_value><bookmark_value>σημεία τομής</bookmark_value><bookmark_value>τομές</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -38297,7 +38298,7 @@ msgctxt ""
"bm_id3148437\n"
"help.text"
msgid "<bookmark_value>COUNT function</bookmark_value> <bookmark_value>numbers;counting</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση COUNT</bookmark_value><bookmark_value>αριθμοί, καταμέτρηση</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση COUNT</bookmark_value><bookmark_value>αριθμοί; καταμέτρηση</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -38315,7 +38316,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ANZAHL\">Counts how many numbers are in the list of arguments.</ahelp> Text entries are ignored."
-msgstr "<ahelp hid=\"HID_FUNC_ANZAHL\">Μετρά πόσοι αριθμοί υπάρχουν στη λίστα των ορισμάτων.</ahelp> Παραβλέπονται οι καταχωρήσεις κειμένου."
+msgstr "<ahelp hid=\"HID_FUNC_ANZAHL\">Μετρά πόσοι αριθμοί υπάρχουν στον κατάλογο των ορισμάτων.</ahelp> Παραβλέπονται οι καταχωρήσεις κειμένου."
#: 04060181.xhp
msgctxt ""
@@ -38395,7 +38396,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ANZAHL2\">Counts how many values are in the list of arguments.</ahelp> Text entries are also counted, even when they contain an empty string of length 0. If an argument is an array or reference, empty cells within the array or reference are ignored."
-msgstr "<ahelp hid=\"HID_FUNC_ANZAHL2\">Καταμετρά πόσες τιμές βρίσκονται στη λίστα ορισμάτων.</ahelp> Οι καταχωρήσεις κειμένου επίσης καταμετρούνται, ακόμη και όταν περιέχουν κενό αλφαριθμητικό ή μήκος 0. Αν ένα όρισμα είναι μία σειρά δεδομένων ή μία παραπομπή, τα κενά κελιά εντός της σειράς δεδομένων ή της παραπομπής παραβλέπονται."
+msgstr "<ahelp hid=\"HID_FUNC_ANZAHL2\">Καταμετρά πόσες τιμές βρίσκονται στον κατάλογο ορισμάτων.</ahelp> Οι καταχωρήσεις κειμένου επίσης καταμετρούνται, ακόμη και όταν περιέχουν κενό αλφαριθμητικό ή μήκος 0. Αν ένα όρισμα είναι μία σειρά δεδομένων ή μία παραπομπή, τα κενά κελιά εντός της σειράς δεδομένων ή της παραπομπής παραβλέπονται."
#: 04060181.xhp
msgctxt ""
@@ -38644,7 +38645,7 @@ msgctxt ""
"bm_id3145620\n"
"help.text"
msgid "<bookmark_value>BETAINV function</bookmark_value> <bookmark_value>cumulative probability density function;inverse of</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BETAINV</bookmark_value><bookmark_value>αθροιστική συνάρτησης πυκνότητας πιθανότητας, αντίστροφης της</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BETAINV</bookmark_value><bookmark_value>αθροιστική συνάρτησης πυκνότητας πιθανότητας; αντίστροφη της</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -38759,7 +38760,7 @@ msgctxt ""
"bm_id3156096\n"
"help.text"
msgid "<bookmark_value>BETADIST function</bookmark_value> <bookmark_value>cumulative probability density function;calculating</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση BETADIST</bookmark_value><bookmark_value>αθροιστική συνάρτηση πυκνότητας πιθανότητας, υπολογισμός</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση BETADIST</bookmark_value><bookmark_value>αθροιστική συνάρτηση πυκνότητας πιθανότητας; υπολογισμός</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -39225,7 +39226,7 @@ msgctxt ""
"102\n"
"help.text"
msgid "<emph>DataE</emph> is the range of the expected values."
-msgstr "Τα <emph>ΔεδομέναE</emph> είναι το εύρος των αναμενόμενων τιμών."
+msgstr "Τα <emph>ΔεδομέναE</emph> είναι το εύρος των αναμενόμενων τιμών."
#: 04060181.xhp
msgctxt ""
@@ -39449,7 +39450,7 @@ msgctxt ""
"156\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CHIVERT\">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHIDIST compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested."
-msgstr "<ahelp hid=\"HID_FUNC_CHIVERT\">Επιστρέφει την τιμή της πιθανότητας από την αναφερόμενη Χ-τετράγωνο κατανομή ότι οι υποθέσεις εφαρμόζονται.</ahelp> Η συνάρτηση CHIDIST συγκρίνει την τιμή Χ-τετράγωνο που δόθηκε από ένα τυχαίο δείγμα που υπολογίζεται από το άθροισμα (παρατηρούμενη τιμή-αναμενόμενη τιμή)^2/αναμενόμενη τιμή για όλες τις τιμές, με την θεωρητική Χ-τετράγωνο κατανομή και καθορίζει με αυτόν τον τρόπο την πιθανότητα σφάλματος κάτω από τις υποθέσεις του πειράματος."
+msgstr "<ahelp hid=\"HID_FUNC_CHIVERT\">Επιστρέφει την τιμή της πιθανότητας από την αναφερόμενη Χ-τετράγωνο κατανομή ότι οι υποθέσεις εφαρμόζονται.</ahelp> Η συνάρτηση CHIDIST συγκρίνει την τιμή Χ-τετράγωνο που δόθηκε από ένα τυχαίο δείγμα που υπολογίζεται από το άθροισμα (παρατηρούμενη τιμή-αναμενόμενη τιμή)^2/αναμενόμενη τιμή για όλες τις τιμές, με την θεωρητική Χ-τετράγωνο κατανομή και καθορίζει με αυτόν τον τρόπο την πιθανότητα σφάλματος κάτω από τις υποθέσεις του πειράματος."
#: 04060181.xhp
msgctxt ""
@@ -39780,7 +39781,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<item type=\"input\">=FINV(0.5;5;10)</item> yields 0.93."
-msgstr "Η συνάρτηση <item type=\"input\">=FINV(0.5;5;10)</item> αποδίδει 0.93"
+msgstr "Η συνάρτηση <item type=\"input\">=FINV(0.5;5;10)</item> αποδίδει 0.93."
#: 04060182.xhp
msgctxt ""
@@ -40405,7 +40406,7 @@ msgctxt ""
"bm_id3150272\n"
"help.text"
msgid "<bookmark_value>GAUSS function</bookmark_value> <bookmark_value>normal distribution; standard</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GAUSS</bookmark_value><bookmark_value>κανονική κατανομή, τυπική</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GAUSS</bookmark_value><bookmark_value>κανονική κατανομή; τυπική</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40493,7 +40494,7 @@ msgctxt ""
"bm_id3148425\n"
"help.text"
msgid "<bookmark_value>GEOMEAN function</bookmark_value> <bookmark_value>means;geometric</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση GEOMEAN</bookmark_value><bookmark_value>μέσοι, γεωμετρικός</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση GEOMEAN</bookmark_value><bookmark_value>μέσοι; γεωμετρικός</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40564,7 +40565,7 @@ msgctxt ""
"bm_id3152966\n"
"help.text"
msgid "<bookmark_value>TRIMMEAN function</bookmark_value> <bookmark_value>means;of data set without margin data</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση TRIMMEAN</bookmark_value><bookmark_value>μέσοι, σύνολο δεδομένων δίχως ακραίες τιμές</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TRIMMEAN</bookmark_value><bookmark_value>μέσοι; σύνολο δεδομένων δίχως ακραίες τιμές</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40723,7 +40724,7 @@ msgctxt ""
"bm_id3153623\n"
"help.text"
msgid "<bookmark_value>HARMEAN function</bookmark_value> <bookmark_value>means;harmonic</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HARMEAN</bookmark_value><bookmark_value>μέσοι, αρμονικός</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HARMEAN</bookmark_value><bookmark_value>μέσοι; αρμονικός</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -40794,7 +40795,7 @@ msgctxt ""
"bm_id3152801\n"
"help.text"
msgid "<bookmark_value>HYPGEOMDIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση HYPGEOMDIST</bookmark_value><bookmark_value>δειγματοληψία χωρίς επανάθεση</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση HYPGEOMDIST</bookmark_value><bookmark_value>δειγματοληψία χωρίς αντικατάσταση</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -41335,8 +41336,8 @@ msgctxt ""
"par_id3149254\n"
"49\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Επιστρέφει τη μικρότερη τιμή για την οποία η αθροιστική διωνυμική κατανομή είναι μικρότερη ή ίση με μια κριτική τιμή.</ahelp>"
+msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Επιστρέφει την ελάχιστη τιμή για την οποία η αθροιστική διωνυμική κατανομή είναι μεγαλύτερη ή ίση με μια τιμή του κριτηρίου.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -41381,7 +41382,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<emph>Alpha</emph> is the threshold probability to be reached or exceeded."
-msgstr "Το <emph>Άλφα</emph>είναι η πιθανότητα κατωφλιού που πρόκειται να επιτευχθεί ή να ξεπεραστεί."
+msgstr "Το <emph>Άλφα</emph>είναι η πιθανότητα κατωφλίου που πρόκειται να επιτευχθεί ή να ξεπεραστεί."
#: 04060183.xhp
msgctxt ""
@@ -41699,7 +41700,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MAX\">Returns the maximum value in a list of arguments.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MAX\">Επιστρέφει την μέγιστη τιμή σε μια λίστα ορισμάτων.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MAX\">Επιστρέφει την μέγιστη τιμή σε έναν κατάλογο ορισμάτων.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -41707,7 +41708,7 @@ msgctxt ""
"par_id9282509\n"
"help.text"
msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
-msgstr "Επιστρέφει 0 αν δεν βρεθεί αριθμητική τιμή ή σφάλμα στην περιοχή(ές) κελιών που εισήχθη ως αναφορά(ές) κελιών. Τα κελιά με κείμενο αγνοούνται από τις MIN() και MAX(). Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο). Εισαγωγή ενός ως έχει αλφαριθμητικού ορίσματος στη MIN() ή τη MAX(), π.χ. MIN(\"όρισμα\"), καταλήγει σε σφάλμα."
+msgstr "Επιστρέφει 0 αν δεν βρεθεί αριθμητική τιμή ή σφάλμα στις περιοχές κελιών που εισήχθησαν ως αναφορές κελιών. Τα κελιά με κείμενο αγνοούνται από τις MIN() και MAX(). Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο). Εισαγωγή ενός ως έχει αλφαριθμητικού ορίσματος στη MIN() ή τη MAX(), π.χ. MIN(\"όρισμα\"), καταλήγει σε σφάλμα."
#: 04060184.xhp
msgctxt ""
@@ -41752,7 +41753,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> returns the largest value from the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> επιστρέφει την υψηλότερη τιμή της λίστας."
+msgstr "Η συνάρτηση <item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> επιστρέφει την υψηλότερη τιμή του καταλόγου."
#: 04060184.xhp
msgctxt ""
@@ -41761,7 +41762,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<item type=\"input\">=MAX(A1:B100)</item> returns the largest value from the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MAX(A1:B100)</item> επιστρέφει την υψηλότερη τιμή της λίστας."
+msgstr "Η συνάρτηση <item type=\"input\">=MAX(A1:B100)</item> επιστρέφει την υψηλότερη τιμή του καταλόγου."
#: 04060184.xhp
msgctxt ""
@@ -41787,7 +41788,7 @@ msgctxt ""
"140\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MAXA\">Returns the maximum value in a list of arguments. In opposite to MAX, here you can enter text. The value of the text is 0.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MAXA\">Επιστρέφει την μέγιστη τιμή σε μια λίστα ορισμάτων. Σε αντίθεση με τη συνάρτηση MAX, εδώ μπορείτε να εισάγετε κείμενο. Η τιμή του κειμένου είναι 0.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MAXA\">Επιστρέφει την μέγιστη τιμή σε έναν κατάλογο ορισμάτων. Σε αντίθεση με τη συνάρτηση MAX, εδώ μπορείτε να εισάγετε κείμενο. Η τιμή του κειμένου είναι 0.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -41840,7 +41841,7 @@ msgctxt ""
"145\n"
"help.text"
msgid "<item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> returns the largest value from the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> επιστρέφει την υψηλότερη τιμή της λίστας."
+msgstr "Η συνάρτηση <item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> επιστρέφει την υψηλότερη τιμή του καταλόγου."
#: 04060184.xhp
msgctxt ""
@@ -41849,7 +41850,7 @@ msgctxt ""
"146\n"
"help.text"
msgid "<item type=\"input\">=MAXA(A1:B100)</item> returns the largest value from the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MAXA(A1:B100)</item> επιστρέφει την υψηλότερη τιμή της λίστας."
+msgstr "Η συνάρτηση <item type=\"input\">=MAXA(A1:B100)</item> επιστρέφει την υψηλότερη τιμή του καταλόγου."
#: 04060184.xhp
msgctxt ""
@@ -41955,7 +41956,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MIN\">Returns the minimum value in a list of arguments.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MIN\">Επιστρέφει την ελάχιστη τιμή σε μια λίστα ορισμάτων.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MIN\">Επιστρέφει την ελάχιστη τιμή σε έναν κατάλογο ορισμάτων.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -41963,7 +41964,7 @@ msgctxt ""
"par_id2301400\n"
"help.text"
msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
-msgstr "Επιστρέφει 0 αν δεν βρεθεί αριθμητική τιμή ή σφάλμα στην περιοχή(ές) κελιών που εισήχθη ως αναφορά(ές) κελιών. Τα κελιά με κείμενο αγνοούνται από τις MIN() και MAX(). Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο). Εισαγωγή ενός ως έχει αλφαριθμητικού ορίσματος στη MIN() ή τη MAX(), π.χ. MIN(\"όρισμα\"), καταλήγει σε σφάλμα."
+msgstr "Επιστρέφει 0 αν δεν βρεθεί αριθμητική τιμή ή σφάλμα στις περιοχές κελιών που εισήχθησαν ως αναφορές κελιών. Τα κελιά με κείμενο αγνοούνται από τις MIN() και MAX(). Οι συναρτήσεις MINA() και MAXA() επιστρέφουν 0 αν δεν βρεθεί τιμή (αριθμητική ή κείμενο). Εισαγωγή ενός ως έχει αλφαριθμητικού ορίσματος στη MIN() ή τη MAX(), π.χ. MIN(\"όρισμα\"), καταλήγει σε σφάλμα."
#: 04060184.xhp
msgctxt ""
@@ -42008,7 +42009,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<item type=\"input\">=MIN(A1:B100)</item> returns the smallest value in the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MIN(A1:B100)</item> επιστρέφει τη μικρότερη τιμή στη λίστα."
+msgstr "Η συνάρτηση <item type=\"input\">=MIN(A1:B100)</item> επιστρέφει τη μικρότερη τιμή στον κατάλογο."
#: 04060184.xhp
msgctxt ""
@@ -42034,7 +42035,7 @@ msgctxt ""
"149\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MINA\">Returns the minimum value in a list of arguments. Here you can also enter text. The value of the text is 0.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_MINA\">Επιστέφει την ελάχιστη τιμή σε μια λίστα ορισμάτων. Εδώ μπορείτε να εισάγετε επίσης κείμενο. Η τιμή του κειμένου είναι 0.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_MINA\">Επιστέφει την ελάχιστη τιμή σε έναν κατάλογο ορισμάτων. Εδώ μπορείτε να εισάγετε επίσης κείμενο. Η τιμή του κειμένου είναι 0.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42096,7 +42097,7 @@ msgctxt ""
"155\n"
"help.text"
msgid "<item type=\"input\">=MINA(A1:B100)</item> returns the smallest value in the list."
-msgstr "Η συνάρτηση <item type=\"input\">=MINA(A1:B100)</item> Επιστρέφει τη μικρότερη τιμή στη λίστα."
+msgstr "Η συνάρτηση <item type=\"input\">=MINA(A1:B100)</item> Επιστρέφει τη μικρότερη τιμή στον κατάλογο."
#: 04060184.xhp
msgctxt ""
@@ -42104,7 +42105,7 @@ msgctxt ""
"bm_id3166465\n"
"help.text"
msgid "<bookmark_value>AVEDEV function</bookmark_value><bookmark_value>averages;statistical functions</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση AVEDEV</bookmark_value><bookmark_value>μέσες τιμές, στατιστικές συναρτήσεις</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση AVEDEV</bookmark_value><bookmark_value>μέσες τιμές; στατιστικές συναρτήσεις</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42477,7 +42478,7 @@ msgctxt ""
"bm_id3155516\n"
"help.text"
msgid "<bookmark_value>NORMINV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση NORMINV</bookmark_value><bookmark_value>κανονική κατανομή, αντίστροφη της</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση NORMINV</bookmark_value><bookmark_value>κανονική κατανομή; αντίστροφη της</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42949,7 +42950,7 @@ msgctxt ""
"113\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_QUANTIL\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN."
-msgstr "<ahelp hid=\"HID_FUNC_QUANTIL\">Επιστρέφει το άλφα-ποσοστημόριο των τιμών των δεδομένων σε μία σειρά δεδομένων.</ahelp> Ένα ποσοστημόριο επιστρέφει την τιμή κλίμακας μιας σειράς δεδομένων που κυμαίνεται από την μικρότερη(Άλφα=0) στη μεγαλύτερη τιμή (Άλφα=1) της σειράς δεδομένων. Για <item type=\"literal\">Άλφα</item> = 25%, η ποσοστημοριακή τιμή είναι το πρώτο τεταρτημόριο. Για <item type=\"literal\">Άλφα</item> = 50% είναι η ΔΙΑΜΕΣΟΣ."
+msgstr "<ahelp hid=\"HID_FUNC_QUANTIL\">Επιστρέφει το άλφα-ποσοστημόριο των τιμών των δεδομένων σε μία σειρά δεδομένων.</ahelp> Ένα ποσοστημόριο επιστρέφει την τιμή κλίμακας μιας σειράς δεδομένων που κυμαίνεται από την μικρότερη(Άλφα=0) στη μεγαλύτερη τιμή (Άλφα=1) της σειράς δεδομένων. Για <item type=\"literal\">Άλφα</item> = 25%, η ποσοστημοριακή τιμή είναι το πρώτο τεταρτημόριο. Για <item type=\"literal\">Άλφα</item> = 50% είναι η ΔΙΑΜΕΣΟΣ."
#: 04060184.xhp
msgctxt ""
@@ -43188,7 +43189,7 @@ msgctxt ""
"bm_id3155071\n"
"help.text"
msgid "<bookmark_value>RANK function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση RANK</bookmark_value><bookmark_value>αριθμοί, καθορισμός τάξεων</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση RANK</bookmark_value><bookmark_value>αριθμοί; καθορισμός τάξεων</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43364,7 +43365,7 @@ msgctxt ""
"bm_id3149051\n"
"help.text"
msgid "<bookmark_value>regression lines;FORECAST function</bookmark_value> <bookmark_value>extrapolations</bookmark_value> <bookmark_value>FORECAST function</bookmark_value>"
-msgstr "<bookmark_value>γραμμές παλινδρόμησης, συνάρτηση FORECAST</bookmark_value><bookmark_value>προβολές</bookmark_value><bookmark_value>συνάρτηση FORECAST</bookmark_value>"
+msgstr "<bookmark_value>γραμμές παλινδρόμησης; συνάρτηση FORECAST</bookmark_value><bookmark_value>προβολές</bookmark_value><bookmark_value>συνάρτηση FORECAST</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43453,7 +43454,7 @@ msgctxt ""
"bm_id3149143\n"
"help.text"
msgid "<bookmark_value>STDEV function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a sample</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση STDEV</bookmark_value><bookmark_value>τυπικές αποκλίσεις στα στατιστικά, βασισμένες σε ένα δείγμα</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση STDEV</bookmark_value><bookmark_value>τυπικές αποκλίσεις στα στατιστικά; βασισμένες σε ένα δείγμα</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43595,7 +43596,7 @@ msgctxt ""
"bm_id3149734\n"
"help.text"
msgid "<bookmark_value>STDEVP function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a population</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση STDEVP</bookmark_value><bookmark_value>τυπικές αποκλίσεις σε στατιστικά, βάσει ενός πληθυσμού</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση STDEVP</bookmark_value><bookmark_value>τυπικές αποκλίσεις σε στατιστικά; βάσει ενός πληθυσμού</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43737,7 +43738,7 @@ msgctxt ""
"bm_id3155928\n"
"help.text"
msgid "<bookmark_value>STANDARDIZE function</bookmark_value> <bookmark_value>converting;random variables, into normalized values</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση STANDARDIZE</bookmark_value><bookmark_value>μετατροπή, τυχαίες μεταβλητές, σε κανονικοποιημένες τιμές</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση STANDARDIZE</bookmark_value><bookmark_value>μετατροπή; τυχαίες μεταβλητές, σε κανονικοποιημένες τιμές</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43826,7 +43827,7 @@ msgctxt ""
"bm_id3157986\n"
"help.text"
msgid "<bookmark_value>NORMSINV function</bookmark_value> <bookmark_value>normal distribution;inverse of standard</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση NORMSINV</bookmark_value><bookmark_value>κανονική κατανομή, αντίστροφη της τυπικής</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση NORMSINV</bookmark_value><bookmark_value>κανονική κατανομή; αντίστροφη της τυπικής</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43897,7 +43898,7 @@ msgctxt ""
"bm_id3147538\n"
"help.text"
msgid "<bookmark_value>NORMSDIST function</bookmark_value> <bookmark_value>normal distribution;statistics</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση NORMSDIST</bookmark_value><bookmark_value>κανονική κατανομή, στατιστικά</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση NORMSDIST</bookmark_value><bookmark_value>κανονική κατανομή; στατιστικά</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44056,7 +44057,7 @@ msgctxt ""
"bm_id3155836\n"
"help.text"
msgid "<bookmark_value>STEYX function</bookmark_value> <bookmark_value>standard errors;statistical functions</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση STEYX</bookmark_value><bookmark_value>τυπικά σφάλματα, στατιστικές συναρτήσεις</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση STEYX</bookmark_value><bookmark_value>τυπικά σφάλματα; στατιστικές συναρτήσεις</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44136,7 +44137,7 @@ msgctxt ""
"bm_id3150873\n"
"help.text"
msgid "<bookmark_value>DEVSQ function</bookmark_value> <bookmark_value>sums;of squares of deviations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DEVSQ</bookmark_value><bookmark_value>αθροίσματα, τετραγώνων αποκλίσεων</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DEVSQ</bookmark_value><bookmark_value>αθροίσματα; τετράγωνες αποκλίσεις</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44207,7 +44208,7 @@ msgctxt ""
"bm_id3149579\n"
"help.text"
msgid "<bookmark_value>TINV function</bookmark_value> <bookmark_value>inverse of t-distribution</bookmark_value>"
-msgstr "<bookmark_value>syn;arthsh TINV</bookmark_value><bookmark_value>αντίστροφη της Τ κατανομής</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση TINV</bookmark_value><bookmark_value>αντίστροφη της Τ κατανομής</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44474,7 +44475,7 @@ msgctxt ""
"bm_id3153828\n"
"help.text"
msgid "<bookmark_value>VAR function</bookmark_value> <bookmark_value>variances</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση DVAR</bookmark_value><bookmark_value>διακυμάνσεις, βάσει δειγμάτων</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση DVAR</bookmark_value><bookmark_value>διακυμάνσεις</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44758,7 +44759,7 @@ msgctxt ""
"bm_id3154599\n"
"help.text"
msgid "<bookmark_value>PERMUT function</bookmark_value> <bookmark_value>number of permutations</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση PERMUT</bookmark_value><bookmark_value>αριθμός συναδυασμών</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση PERMUT</bookmark_value><bookmark_value>αριθμός συνδυασμών</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -45172,7 +45173,7 @@ msgctxt ""
"bm_id3156445\n"
"help.text"
msgid "<bookmark_value>formulas; operators</bookmark_value><bookmark_value>operators; formula functions</bookmark_value><bookmark_value>division sign, see also operators</bookmark_value><bookmark_value>multiplication sign, see also operators</bookmark_value><bookmark_value>minus sign, see also operators</bookmark_value><bookmark_value>plus sign, see also operators</bookmark_value><bookmark_value>text operators</bookmark_value><bookmark_value>comparisons;operators in Calc</bookmark_value><bookmark_value>arithmetical operators</bookmark_value><bookmark_value>reference operators</bookmark_value>"
-msgstr "<bookmark_value>τύποι, τελεστές</bookmark_value><bookmark_value>τελεστές, συναρτήσεις τύπων</bookmark_value><bookmark_value>σύμβολο διαίρεσης, δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο πολλαπλασιασμού, δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο αφαίρεσης, δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο πρόσθεσης, δείτε επίσης τελεστές</bookmark_value><bookmark_value>τελεστές κειμένου</bookmark_value><bookmark_value>συγκρίσεις, τελεστές στο Calc</bookmark_value><bookmark_value>αριθμητικοί τελεστές</bookmark_value><bookmark_value>τελεστές παραπομπής</bookmark_value>"
+msgstr "<bookmark_value>τύποι; τελεστές</bookmark_value><bookmark_value>τελεστές; συναρτήσεις τύπων</bookmark_value><bookmark_value>σύμβολο διαίρεσης; δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο πολλαπλασιασμού; δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο αφαίρεσης; δείτε επίσης τελεστές</bookmark_value><bookmark_value>σύμβολο πρόσθεσης; δείτε επίσης τελεστές</bookmark_value><bookmark_value>τελεστές κειμένου</bookmark_value><bookmark_value>συγκρίσεις; τελεστές στο Calc</bookmark_value><bookmark_value>αριθμητικοί τελεστές</bookmark_value><bookmark_value>τελεστές παραπομπής</bookmark_value>"
#: 04060199.xhp
msgctxt ""
@@ -45190,7 +45191,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "You can use the following operators in $[officename] Calc:"
-msgstr "Μπορείτε να χρησιμοποιήσετε τους ακόλουθους τελεστές στο $[officename] Calc."
+msgstr "Μπορείτε να χρησιμοποιήσετε τους ακόλουθους τελεστές στο $[officename] Calc:"
#: 04060199.xhp
msgctxt ""
@@ -45859,7 +45860,7 @@ msgctxt ""
"par_id2511978\n"
"help.text"
msgid "Takes two references and returns a reference list, which is a concatenation of the left reference followed by the right reference. Double entries are referenced twice. See note below this table."
-msgstr "Παίρνει δύο αναφορές και επιστρέφει μια λίστα αναφοράς, η οποία είναι μαι αλληλουχία της αριστερής αναφοράς ακολουθούμενης από τη δεξιά αναφορά. Οι διπλοεγγραφές καταχωρούνται εις διπλούν. Δείτε τη σημείωση κάτω από αυτόν τον πίνακα."
+msgstr "Παίρνει δύο αναφορές και επιστρέφει έναν κατάλογο αναφοράς, η οποία είναι μαι αλληλουχία της αριστερής αναφοράς ακολουθούμενης από τη δεξιά αναφορά. Οι διπλοεγγραφές καταχωρούνται εις διπλούν. Δείτε τη σημείωση κάτω από αυτόν τον πίνακα."
#: 04060199.xhp
msgctxt ""
@@ -45867,7 +45868,7 @@ msgctxt ""
"par_id181890\n"
"help.text"
msgid "Reference concatenation using a tilde character was implemented lately. When a formula with the tilde operator exists in a document that is opened in old versions of the software, an error is returned. A reference list is not allowed inside an array expression."
-msgstr "Η αλυσίδα παραπομπής με χρήση ενός χαρακτήρα περισπωμένης (tilde) εχει εφαρμοστεί πρόσφατα. Όταν υπάρχει ένας τύπος με το τελεστή περισπωμένης σε ένα έγγραφο που έχει ανοιχθεί με παλαιότερες εκδόσεις του τότε επιστρέφεται σφάλμα. Μια λίστα παραπομπών δεν επιτρέπεται σε μέσα σε μια array expression."
+msgstr "Η αλυσίδα παραπομπής με χρήση ενός χαρακτήρα tilde έχει εφαρμοστεί πρόσφατα. Όταν υπάρχει ένας τύπος με το τελεστή περισπωμένης σε ένα έγγραφο που έχει ανοιχθεί με παλαιότερες εκδόσεις του τότε επιστρέφεται σφάλμα. Ένας κατάλογος παραπομπών δεν επιτρέπεται σε μέσα σε μια παράσταση πίνακα."
#: 04070000.xhp
msgctxt ""
@@ -45973,7 +45974,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "The <emph>Sheet Area</emph> box on the Formula bar contains a list of defined names for the ranges. Click a name from this box to highlight the corresponding reference on the spreadsheet. Names given formulas or parts of a formula are not listed here."
-msgstr "Το πεδίο <emph>Περιοχή φύλλου</emph> στη γραμμή Τύπος περιέχει μία λίστα με τα καθορισμένα ονόματα για τις περιοχές. Κάντε κλικ σε ένα όνομα από αυτό το πεδίο για να επισημάνετε την αντίστοιχη παραπομπή στο υπολογιστικό φύλλο. Τα ονόματα που δίνονται σε τύπους ή σε τμήματα τύπων δεν βρίσκονται σε αυτήν τη λίστα."
+msgstr "Το πεδίο <emph>Περιοχή φύλλου</emph> στη γραμμή Τύπος περιέχει έναν κατάλογο με τα καθορισμένα ονόματα για τις περιοχές. Πατήστε σε ένα όνομα από αυτό το πεδίο για να επισημάνετε την αντίστοιχη παραπομπή στο υπολογιστικό φύλλο. Τα ονόματα που δίνονται σε τύπους ή σε τμήματα τύπων δεν βρίσκονται σε αυτόν τον κατάλογο."
#: 04070100.xhp
msgctxt ""
@@ -45991,7 +45992,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definename/edit\">Enter the name of the area for which you want to define a reference. All area names already defined in the spreadsheet are listed in the text field below.</ahelp> If you click a name on the list, the corresponding reference in the document will be shown with a blue frame. If multiple cell ranges belong to the same area name, they are displayed with different colored frames."
-msgstr "<ahelp hid=\"modules/scalc/ui/definename/edit\">Εισάγετε το όνομα της περιοχής για την οποία επιθυμείτε να ορίσετε την παραπομπή. Όλα τα ονόματα περιοχών που ήδη ορίστηκα στο υπολογιστικό φύλλο βρίσκονται σε λίστα στο πεδίο κειμένου παρακάτω.</ahelp> Αν κάνετε κλικ σε ένα όνομα στη λίστα, η αντίστοιχη παραπομπή στο έγγραφο θα εμφανιστεί με ένα μπλε πλαίσιο. Αν πολλαπλές περιοχές κελιών κατέχουν το ίδιο όνομα περιοχής, εμφανίζοντας με πλαίσια διαφορετικού χρώματος."
+msgstr "<ahelp hid=\"modules/scalc/ui/definename/edit\">Εισάγετε το όνομα της περιοχής για την οποία επιθυμείτε να ορίσετε την παραπομπή. Όλα τα ονόματα περιοχών που ήδη ορίστηκα στο υπολογιστικό φύλλο βρίσκονται σε κατάλογο στο πεδίο κειμένου παρακάτω.</ahelp> Αν πατήσετε σε ένα όνομα στον κατάλογο, η αντίστοιχη παραπομπή στο έγγραφο θα εμφανιστεί με ένα γαλάζιο πλαίσιο. Αν πολλαπλές περιοχές κελιών κατέχουν το ίδιο όνομα περιοχής, εμφανίζοντας με πλαίσια διαφορετικού χρώματος."
#: 04070100.xhp
msgctxt ""
@@ -46144,7 +46145,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/managenamesdialog/add\">Click the <emph>Add</emph> button to add the defined name to the list. Click the <emph>Modify</emph> button to enter another name for an already existing name selected from the list.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/managenamesdialog/add\">Κάντε κλικ στο κουμπί <emph>Προσθήκη</emph> για να προσθέσετε το καθορισμένο όνομα στη λίστα. Κάντε κλικ στο κουμπί <emph>Τροποποίηση</emph> για να εισάγετε ένα διαφορετικό όνομα για ένα ήδη υπάρχον όνομα που επιλέχτηκε από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/managenamesdialog/add\">Πατήστε στο κουμπί <emph>Προσθήκη</emph> για να προσθέσετε το καθορισμένο όνομα στον κατάλογο. Πατήστε στο κουμπί <emph>Τροποποίηση</emph> για να εισάγετε ένα διαφορετικό όνομα για ένα ήδη υπάρχον όνομα που επιλέχτηκε από τον κατάλογο.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -46160,7 +46161,7 @@ msgctxt ""
"bm_id3153195\n"
"help.text"
msgid "<bookmark_value>cell ranges; inserting named ranges</bookmark_value><bookmark_value>inserting; cell ranges</bookmark_value>"
-msgstr "<bookmark_value>περιοχές κελιών, εισαγωγή επώνυμων περιοχών</bookmark_value><bookmark_value>εισαγωγή, περιοχές κελιών</bookmark_value>"
+msgstr "<bookmark_value>περιοχές κελιών; εισαγωγή επώνυμων περιοχών</bookmark_value><bookmark_value>εισαγωγή; περιοχές κελιών</bookmark_value>"
#: 04070200.xhp
msgctxt ""
@@ -46205,7 +46206,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NAMES_PASTE:LB_ENTRYLIST\">Lists all defined cell areas. Double-click an entry to insert the named area into the active sheet at the current cursor position.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NAMES_PASTE:LB_ENTRYLIST\">Δημιουργεί λίστα με όλες τις καθορισμένες περιοχές κελιών. Κάντε διπλό κλικ σε μία καταχώριση για να εισάγετε την επώνυμη περιοχή στο ενεργό φύλλο στην τρέχουσα θέση του δρομέα.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_NAMES_PASTE:LB_ENTRYLIST\">Δημιουργεί κατάλογο με όλες τις καθορισμένες περιοχές κελιών. Διπλοπατήστε σε μία καταχώριση για να εισάγετε την επώνυμη περιοχή στο ενεργό φύλλο στην τρέχουσα θέση του δρομέα.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -46223,7 +46224,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_NAMES_PASTE:BTN_ADD\">Inserts a list of all named areas and the corresponding cell references at the current cursor position.</ahelp>"
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_NAMES_PASTE:BTN_ADD\">Εισάγει μία λίστα με όλες τις επώνυμες περιοχές και τις αντίστοιχες παραπομπές κελιών στην τρέχουσα θέση του δρομέα.</ahelp>"
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_NAMES_PASTE:BTN_ADD\">Εισάγει έναν κατάλογο με όλες τις επώνυμες περιοχές και τις αντίστοιχες παραπομπές κελιών στην τρέχουσα θέση του δρομέα.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -46239,7 +46240,7 @@ msgctxt ""
"bm_id3147264\n"
"help.text"
msgid "<bookmark_value>cell ranges;creating names automatically</bookmark_value><bookmark_value>names; for cell ranges</bookmark_value>"
-msgstr "<bookmark_value>περιοχές κελιών, αυτόματη δημιουργία ονομάτων</bookmark_value><bookmark_value>ονόματα, για περιοχές κελιών</bookmark_value>"
+msgstr "<bookmark_value>περιοχές κελιών; αυτόματη δημιουργία ονομάτων</bookmark_value><bookmark_value>ονόματα; για περιοχές κελιών</bookmark_value>"
#: 04070300.xhp
msgctxt ""
@@ -46372,7 +46373,7 @@ msgctxt ""
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>sheets; defining label ranges</bookmark_value><bookmark_value>label ranges in sheets</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, καθορισμός περιοχών ετικέτας</bookmark_value><bookmark_value>περιοχές ετικέτας σε φύλλα</bookmark_value>"
+msgstr "<bookmark_value>φύλλα; καθορισμός περιοχών ετικέτας</bookmark_value><bookmark_value>περιοχές ετικέτας σε φύλλα</bookmark_value>"
#: 04070400.xhp
msgctxt ""
@@ -46426,7 +46427,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign\">Displays the cell reference of each label range.</ahelp> In order to remove a label range from the list box, select it and then click <emph>Delete</emph>."
-msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign\">Εμφανίζει την παραπομπή κελιών της κάθε περιοχής ετικέτας.</ahelp> Για να αφαιρέσετε μία περιοχή ετικέτας από το πλαίσιο λίστας, επιλέξτε την και ύστερα κάντε κλικ στην επιλογή <emph>Διαγραφή</emph>."
+msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign\">Εμφανίζει την παραπομπή κελιών της κάθε περιοχής ετικέτας.</ahelp> Για να αφαιρέσετε μία περιοχή ετικέτας από το πλαίσιο καταλόγου, επιλέξτε την και ύστερα πατήστε στην επιλογή <emph>Διαγραφή</emph>."
#: 04070400.xhp
msgctxt ""
@@ -46480,7 +46481,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Sets the data range for which the selected label range is valid. To modify it, click in the sheet and select another range with the mouse.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Καθορίζει την περιοχή δεδομένων για την οποία είναι έγκυρη η επιλεγμένη περιοχή ετικέτας. Για να την τροποποιήσετε, κάντε κλικ στο φύλλο και επιλέξτε διαφορετική περιοχή με το ποντίκι σας.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Καθορίζει την περιοχή δεδομένων για την οποία είναι έγκυρη η επιλεγμένη περιοχή ετικέτας. Για να την τροποποιήσετε, πατήστε στο φύλλο και επιλέξτε διαφορετική περιοχή με το ποντίκι σας.</ahelp>"
#: 04070400.xhp
msgctxt ""
@@ -46498,7 +46499,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/add\">Adds the current label range to the list.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/add\">Προσθέτει την τρέχουσα περιοχή ετικέτας στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/add\">Προσθέτει την τρέχουσα περιοχή ετικέτας στον κατάλογο.</ahelp>"
#: 04080000.xhp
msgctxt ""
@@ -46506,7 +46507,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Function List"
-msgstr "Λίστα συναρτήσεων"
+msgstr "Κατάλογος συναρτήσεων"
#: 04080000.xhp
msgctxt ""
@@ -46514,7 +46515,7 @@ msgctxt ""
"bm_id3154126\n"
"help.text"
msgid "<bookmark_value>formula list window</bookmark_value><bookmark_value>function list window</bookmark_value><bookmark_value>inserting functions; function list window</bookmark_value>"
-msgstr "<bookmark_value>παράθυρο λίστας τύπων</bookmark_value><bookmark_value>παράθυρο λίστας συναρτήσεων</bookmark_value><bookmark_value>εισαγωγή συναρτήσεων, παράθυρο λίστας συναρτήσεων</bookmark_value>"
+msgstr "<bookmark_value>παράθυρο καταλόγου τύπων</bookmark_value><bookmark_value>παράθυρο καταλόγου συναρτήσεων</bookmark_value><bookmark_value>εισαγωγή συναρτήσεων; παράθυρο καταλόγου συναρτήσεων</bookmark_value>"
#: 04080000.xhp
msgctxt ""
@@ -46523,7 +46524,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Function List</link>"
-msgstr "<link href=\"text/scalc/01/04080000.xhp\" name=\"Λίστα συναρτήσεων\">Λίστα συναρτήσεων</link>"
+msgstr "<link href=\"text/scalc/01/04080000.xhp\" name=\"Λίστα συναρτήσεων\">Κατάλογος συναρτήσεων</link>"
#: 04080000.xhp
msgctxt ""
@@ -46532,7 +46533,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"funktionslistetext\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">This command opens the <emph>Function List</emph> window, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> window is similar to the <emph>Functions</emph> tab page of the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values."
-msgstr "<variable id=\"funktionslistetext\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Η εντολή αυτή ανοίγει το παράθυρο <emph>Λίστα συναρτήσεων</emph> , το οποίο εμφανίζει όλες τις συναρτήσεις που μπορούν να εισαχθούν στο έγγραφό σας.</ahelp></variable> Το παράθυρο <emph>Λίστα συναρτήσεων</emph> με τη σελίδα της καρτέλας <emph>Συναρτήσεις</emph> για τον <link href=\"text/scalc/01/04060000.xhp\" name=\"Οδηγός συναρτήσεων\">Οδηγός συναρτήσεων</link>. Οι συναρτήσεις εισάγονται με σημεία ένδειξης θέσης ώστε να αντικαθιστώνται από τις δικές σας τιμές."
+msgstr "<variable id=\"funktionslistetext\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Η εντολή αυτή ανοίγει το παράθυρο <emph>Λίστα συναρτήσεων</emph> , το οποίο εμφανίζει όλες τις συναρτήσεις που μπορούν να εισαχθούν στο έγγραφό σας.</ahelp></variable> Το παράθυρο <emph>Κατάλογος συναρτήσεων</emph> με τη σελίδα της καρτέλας <emph>Συναρτήσεις</emph> για τον <link href=\"text/scalc/01/04060000.xhp\" name=\"Οδηγός συναρτήσεων\">Οδηγός συναρτήσεων</link>. Οι συναρτήσεις εισάγονται με σημεία ένδειξης θέσης ώστε να αντικαθιστώνται από τις δικές σας τιμές."
#: 04080000.xhp
msgctxt ""
@@ -46541,7 +46542,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The <emph>Function List</emph> window is a resizable <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link>. Use it to quickly enter functions in the spreadsheet. By double-clicking an entry in the functions list, the respective function is directly inserted with all parameters."
-msgstr "Το παράθυρο <emph>Λίστα συναρτήσεων</emph> είναι ένα <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"περικόψιμο παράθυρο\">περικόψιμο παράθυρο</link> μεταβλητού μεγέθους. Μπορείτε να το χρησιμοποιήσετε για να εισάγετε γρήγορα συναρτήσεις στο υπολογιστικό φύλλο. Κάνοντας διπλό κλικ σε μία καταχώριση στη λίστα συναρτήσεων, η αντίστοιχη συνάρτηση εισάγεται απευθείας με όλες τις παραμέτρους."
+msgstr "Το παράθυρο <emph>Κατάλογος συναρτήσεων</emph> είναι ένα <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"προσαρτήσιμο παράθυρο\">προσαρτήσιμο παράθυρο</link> μεταβλητού μεγέθους. Μπορείτε να το χρησιμοποιήσετε για να εισάγετε γρήγορα συναρτήσεις στο υπολογιστικό φύλλο. Διπλοπατώντας σε μία καταχώριση στον κατάλογο συναρτήσεων, η αντίστοιχη συνάρτηση εισάγεται απευθείας με όλες τις παραμέτρους."
#: 04080000.xhp
msgctxt ""
@@ -46550,7 +46551,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Category List"
-msgstr "Λίστα κατηγοριών"
+msgstr "Κατάλογος κατηγοριών"
#: 04080000.xhp
msgctxt ""
@@ -46559,7 +46560,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Function List"
-msgstr "Λίστα συναρτήσεων"
+msgstr "Κατάλογος συναρτήσεων"
#: 04080000.xhp
msgctxt ""
@@ -46568,7 +46569,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon."
-msgstr "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Εμφανίζει τις διαθέσιμες συναρτήσεις.</ahelp> Όταν επιλέγετε μία συνάρτηση, η περιοχή κάτω από το πλαίσιο λίστας εμφανίζει μια μικρή περιγραφή. Για να εισάγετε την επιλεγμένη συνάρτηση κάντε διπλό κλικ σε αυτή ή κάντε κλικ στο εικονίδιο <emph>Εισαγωγή συνάρτησης στο υπολογιστικό φύλλο</emph> ."
+msgstr "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Εμφανίζει τις διαθέσιμες συναρτήσεις.</ahelp> Όταν επιλέγετε μία συνάρτηση, η περιοχή κάτω από το πλαίσιο καταλόγου εμφανίζει μια μικρή περιγραφή. Για να εισάγετε την επιλεγμένη συνάρτηση διπλοπατήστε σε αυτή ή πατήστε στο εικονίδιο <emph>Εισαγωγή συνάρτησης στο υπολογιστικό φύλλο</emph>."
#: 04080000.xhp
msgctxt ""
@@ -46638,7 +46639,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "URL of external data source."
-msgstr "Ιστοσελίδα της πηγής των εξωτερικών δεδομένων"
+msgstr "Ιστοσελίδα της πηγής των εξωτερικών δεδομένων."
#: 04090000.xhp
msgctxt ""
@@ -46699,7 +46700,7 @@ msgctxt ""
"bm_id3148663\n"
"help.text"
msgid "<bookmark_value>cell attributes</bookmark_value><bookmark_value>attributes;cells</bookmark_value><bookmark_value>formatting;cells</bookmark_value><bookmark_value>cells;formatting dialog</bookmark_value>"
-msgstr "<bookmark_value>ιδιότητες κελιών</bookmark_value><bookmark_value>ιδιότητες, κελιά</bookmark_value><bookmark_value>μορφοποίηση, κελιά</bookmark_value><bookmark_value>κελιά, μορφοποίηση παραθύρου δαιλόγου</bookmark_value>"
+msgstr "<bookmark_value>ιδιότητες κελιών</bookmark_value><bookmark_value>ιδιότητες; κελιά</bookmark_value><bookmark_value>μορφοποίηση; κελιά</bookmark_value><bookmark_value>κελιά; μορφοποίηση παραθύρου δαιλόγου</bookmark_value>"
#: 05020000.xhp
msgctxt ""
@@ -46929,7 +46930,7 @@ msgctxt ""
"bm_id3148491\n"
"help.text"
msgid "<bookmark_value>sheets; optimal row heights</bookmark_value><bookmark_value>rows; optimal heights</bookmark_value><bookmark_value>optimal row heights</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, βέλτιστα ύψη γραμμών</bookmark_value><bookmark_value>γραμμές, βέλτιστα ύψη</bookmark_value><bookmark_value>βέλτιστα ύψη γραμμών</bookmark_value>"
+msgstr "<bookmark_value>φύλλα; βέλτιστα ύψη γραμμών</bookmark_value><bookmark_value>γραμμές; βέλτιστα ύψη</bookmark_value><bookmark_value>βέλτιστα ύψη γραμμών</bookmark_value>"
#: 05030200.xhp
msgctxt ""
@@ -46999,7 +47000,7 @@ msgctxt ""
"bm_id3147265\n"
"help.text"
msgid "<bookmark_value>spreadsheets; hiding functions</bookmark_value><bookmark_value>hiding; rows</bookmark_value><bookmark_value>hiding; columns</bookmark_value><bookmark_value>hiding; sheets</bookmark_value><bookmark_value>sheets;hiding</bookmark_value><bookmark_value>columns;hiding</bookmark_value><bookmark_value>rows;hiding</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, απόκρυψη συναρτήσεων</bookmark_value><bookmark_value>απόκρυψη, γραμμές</bookmark_value><bookmark_value>απόκρυψη, στήλες</bookmark_value><bookmark_value>απόκρυψη, φύλλα</bookmark_value><bookmark_value>φύλλα, απόκρυψη</bookmark_value><bookmark_value>στήλες, απόκρυψη</bookmark_value><bookmark_value>γραμμές, απόκρυψη</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; απόκρυψη συναρτήσεων</bookmark_value><bookmark_value>απόκρυψη; γραμμές</bookmark_value><bookmark_value>απόκρυψη; στήλες</bookmark_value><bookmark_value>απόκρυψη; φύλλα</bookmark_value><bookmark_value>φύλλα; απόκρυψη</bookmark_value><bookmark_value>στήλες; απόκρυψη</bookmark_value><bookmark_value>γραμμές; απόκρυψη</bookmark_value>"
#: 05030300.xhp
msgctxt ""
@@ -47061,7 +47062,7 @@ msgctxt ""
"par_id8337046\n"
"help.text"
msgid "Select the range that includes the hidden objects. You can also use the box in the corner above row 1 and beside column A. For sheets, this step is not necessary."
-msgstr "Επιλέξτε την περιοχή που περιλαμβάνει τα κρυφά αντικείμενα. Μπορείτε επίσης να χρησιμοποιήσετε το πεδίο στη γωνία πάνω από το γραμμή 1 και δίπλα στη στήλη Α. Για τα φύλλα, αυτό το βήμα δεν είναι απαραίτητο."
+msgstr "Επιλέξτε την περιοχή που περιλαμβάνει τα κρυφά αντικείμενα. Μπορείτε επίσης να χρησιμοποιήσετε το πεδίο στη γωνία πάνω από το γραμμή 1 και δίπλα στη στήλη Α. Για τα φύλλα, αυτό το βήμα δεν είναι απαραίτητο."
#: 05030300.xhp
msgctxt ""
@@ -47085,7 +47086,7 @@ msgctxt ""
"bm_id3147264\n"
"help.text"
msgid "<bookmark_value>spreadsheets; showing columns</bookmark_value><bookmark_value>showing; columns</bookmark_value><bookmark_value>showing; rows</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, εμφάνιση στηλών</bookmark_value><bookmark_value>εμφάνιση, στήλες</bookmark_value><bookmark_value>εμφάνιση, γραμμές</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; εμφάνιση στηλών</bookmark_value><bookmark_value>εμφάνιση; στήλες</bookmark_value><bookmark_value>εμφάνιση; γραμμές</bookmark_value>"
#: 05030400.xhp
msgctxt ""
@@ -47121,7 +47122,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "For example, to show the column B, click on the header of the column A, expand the selection to the column C, then chose <emph>Format - Column - Show</emph>. To show the column A previously hidden, click on the header of the column B, keep the mouse button pressed and drag on the left. The selected range displayed in the name area changes from B1:B1048576 to A1:B1048576. Choose <emph>Format - Column - Show</emph>. Proceed the same way with rows."
-msgstr ""
+msgstr "Για παράδειγμα, για να εμφανίσετε τη στήλη Β, πατήστε την κεφαλίδα της στήλης Α, επεκτείνετε την επιλογή στη στήλη C, έπειτα επιλέξτε <emph>Μορφή - στήλη - εμφάνιση</emph>. Για να εμφανίσετε την προηγουμένως κρυφή στήλη Α, πατήστε στην κεφαλίδα της στήλης Β, κρατήστε το πλήκτρο του ποντικιού πατημένο και μεταφέρτε στα αριστερά. Η επιλεγμένη περιοχή εμφανίζεται στις αλλαγές περιοχής ονόματος από B1:B1048576 μέχρι A1:B1048576. Επιλέξτε <emph>Μορφή - Στήλη - Εμφάνιση</emph>. Συνεχίστε το ίδιο με τις γραμμές."
#: 05030400.xhp
msgctxt ""
@@ -47130,7 +47131,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table."
-msgstr ""
+msgstr "Για να εμφανίσετε όλα τα κρυφά κελιά, πατήστε πρώτα στο πεδίο στην επάνω αριστερά γωνία. Αυτό επιλέγει όλα τα κελιά του πίνακα."
#: 05040000.xhp
msgctxt ""
@@ -47190,7 +47191,7 @@ msgctxt ""
"bm_id3155628\n"
"help.text"
msgid "<bookmark_value>spreadsheets; optimal column widths</bookmark_value><bookmark_value>columns; optimal widths</bookmark_value><bookmark_value>optimal column widths</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, βέλτιστα πλάτη στηλών</bookmark_value><bookmark_value>στήλες, βέλτιστα πλάτη</bookmark_value><bookmark_value>βέλτιστα πλάτη στηλών</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; βέλτιστα πλάτη στηλών</bookmark_value><bookmark_value>στήλες; βέλτιστα πλάτη</bookmark_value><bookmark_value>βέλτιστα πλάτη στηλών</bookmark_value>"
#: 05040200.xhp
msgctxt ""
@@ -47260,7 +47261,7 @@ msgctxt ""
"bm_id1245460\n"
"help.text"
msgid "<bookmark_value>CTL;right-to-left sheets</bookmark_value><bookmark_value>sheets;right-to-left</bookmark_value><bookmark_value>right-to-left text;spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>CTL, φύλλα δεξιά-προς-αριστερά</bookmark_value><bookmark_value>φύλλα, δεξιά-προς-αριστερά</bookmark_value><bookmark_value>κείμενο δεξιά-προς-αριστερά, υπολογιστικά φύλλα</bookmark_value>"
+msgstr "<bookmark_value>CTL; φύλλα δεξιά-προς-αριστερά</bookmark_value><bookmark_value>φύλλα; δεξιά-προς-αριστερά</bookmark_value><bookmark_value>κείμενο δεξιά-προς-αριστερά; υπολογιστικά φύλλα</bookmark_value>"
#: 05050000.xhp
msgctxt ""
@@ -47337,7 +47338,7 @@ msgctxt ""
"bm_id3147336\n"
"help.text"
msgid "<bookmark_value>worksheet names</bookmark_value><bookmark_value>changing; sheet names</bookmark_value><bookmark_value>sheets; renaming</bookmark_value>"
-msgstr "<bookmark_value>ονόματα φύλλων εργασίας</bookmark_value><bookmark_value>αλλαγή, ονόματα φύλλων</bookmark_value><bookmark_value>φύλλα, μετονομασία</bookmark_value>"
+msgstr "<bookmark_value>ονόματα φύλλων εργασίας</bookmark_value><bookmark_value>αλλαγή; ονόματα φύλλων</bookmark_value><bookmark_value>φύλλα; μετονομασία</bookmark_value>"
#: 05050100.xhp
msgctxt ""
@@ -47381,7 +47382,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "You can also open the<emph> Rename Sheet </emph>dialog through the context menu by positioning the mouse pointer over a sheet tab at the bottom of the window and <switchinline select=\"sys\"><caseinline select=\"MAC\">clicking while pressing Control</caseinline><defaultinline>clicking the right mouse button</defaultinline></switchinline>."
-msgstr "Μπορείτε ακόμα να ανοίξετε το διάλογο <emph> Μετονομασία φύλλου </emph>μέσω του μενού περιεχομένου, τοποθετώντας το ποντίκι σας πάνω από μια καρτέλα φύλλου που βρίσκεται στο κάτω μέρος του παραθύρου και καθώς έχετε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\"> Control</caseinline><defaultinline>να κάνετε κλικ με το δεξί πλήκτρο του ποντικιού</defaultinline></switchinline>."
+msgstr "Μπορείτε ακόμα να ανοίξετε το διάλογο <emph> Μετονομασία φύλλου </emph>μέσω του μενού περιεχομένου, τοποθετώντας το ποντίκι σας πάνω από μια καρτέλα φύλλου που βρίσκεται στο κάτω μέρος του παραθύρου και καθώς έχετε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\"> Control</caseinline><defaultinline>πατήστε με το δεξί πλήκτρο του ποντικιού</defaultinline></switchinline>."
#: 05050100.xhp
msgctxt ""
@@ -47390,7 +47391,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Alternatively, click the sheet tab while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Alt</defaultinline></switchinline> key. Now you can change the name directly. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Εναλλακτικά, κάντε κλικ πάνω στη καρτέλα φύλλου πατώντας ταυτόχρονα το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Alt</defaultinline></switchinline>. Με αυτό το τρόπο μπορείτε να αλλάξετε απευθείας το όνομα. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr "Εναλλακτικά, πατήστε πάνω στη καρτέλα φύλλου πατώντας ταυτόχρονα το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Alt</defaultinline></switchinline>. Με αυτό το τρόπο μπορείτε να αλλάξετε απευθείας το όνομα. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
#: 05050300.xhp
msgctxt ""
@@ -47406,7 +47407,7 @@ msgctxt ""
"bm_id3148946\n"
"help.text"
msgid "<bookmark_value>sheets; displaying</bookmark_value><bookmark_value>displaying; sheets</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, εμφάνιση</bookmark_value><bookmark_value>εμφάνιση, φύλλα</bookmark_value>"
+msgstr "<bookmark_value>φύλλα; εμφάνιση</bookmark_value><bookmark_value>εμφάνιση; φύλλα</bookmark_value>"
#: 05050300.xhp
msgctxt ""
@@ -47424,7 +47425,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"tabeintext\"><ahelp visibility=\"visible\" hid=\".uno:Show\">Displays sheets that were previously hidden with the <emph>Hide</emph> command.</ahelp></variable> Select one sheet only to call the command. The current sheet is always selected. If a sheet other than the current sheet is selected, you can deselect it by pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> while clicking the corresponding sheet tab at the bottom of the window."
-msgstr "<variable id=\"tabeintext\"><ahelp visibility=\"visible\" hid=\".uno:Show\">Εμφανίζει φύλλα που είχαν αποκρυφθεί με την εντολή <emph>Απόκρυψη</emph>.</ahelp></variable> Επιλέξτε μόνο ένα φύλλο για να καλέσετε την εντολή. Το τρέχον φύλλο είναι πάντοτε επιλεγμένο. Αν έχει επιλεχθεί φύλλο άλλο από το τρέχον, μπορείτε να το αποεπιλέξετε πατώντας <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> ενώ κάνετε κλικ στην αντίστοιχη καρτέλα στο κάτω μέρος του παραθύρου."
+msgstr "<variable id=\"tabeintext\"><ahelp visibility=\"visible\" hid=\".uno:Show\">Εμφανίζει φύλλα που είχαν αποκρυφτεί με την εντολή <emph>Απόκρυψη</emph>.</ahelp></variable> Επιλέξτε μόνο ένα φύλλο για να καλέσετε την εντολή. Το τρέχον φύλλο είναι πάντοτε επιλεγμένο. Αν έχει επιλεχθεί φύλλο άλλο από το τρέχον, μπορείτε να το αποεπιλέξετε πατώντας <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> ενώ πατάτε στην αντίστοιχη καρτέλα στο κάτω μέρος του παραθύρου."
#: 05050300.xhp
msgctxt ""
@@ -47442,7 +47443,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_SHOW_TAB:LB_ENTRYLIST\" visibility=\"visible\">Displays a list of all hidden sheets in your spreadsheet document.</ahelp> To show a certain sheet, click the corresponding entry on the list and confirm with OK."
-msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_SHOW_TAB:LB_ENTRYLIST\" visibility=\"visible\">Εμφανίζει μια λίστα όλων των κρυφών φύλλων στο έγγραφό σας.</ahelp> Για να εμφανίσετε ένα συγκεκριμένο φύλλο, κάντε κλικ στην αντίστοιχη καταχώριση της λίστας και επιβεβαιώστε την επιλογή σας με το κουμπί ΟΚ."
+msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_SHOW_TAB:LB_ENTRYLIST\" visibility=\"visible\">Εμφανίζει έναν κατάλογο όλων των κρυφών φύλλων στο έγγραφό σας.</ahelp> Για να εμφανίσετε ένα συγκεκριμένο φύλλο, πατήστε στην αντίστοιχη καταχώριση του καταλόγου και επιβεβαιώστε την επιλογή σας με το κουμπί Εντάξει."
#: 05060000.xhp
msgctxt ""
@@ -47511,7 +47512,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Page Style"
-msgstr "Πρότυπο σελίδας"
+msgstr "Τεχνοτροπία σελίδας"
#: 05070000.xhp
msgctxt ""
@@ -47520,7 +47521,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Page Style"
-msgstr "Πρότυπο σελίδας"
+msgstr "Τεχνοτροπία σελίδας"
#: 05070000.xhp
msgctxt ""
@@ -47545,7 +47546,7 @@ msgctxt ""
"bm_id3150542\n"
"help.text"
msgid "<bookmark_value>pages; order when printing</bookmark_value><bookmark_value>printing; page order</bookmark_value>"
-msgstr "<bookmark_value>σελίδες, σειρά εκτύπωσης</bookmark_value><bookmark_value>εκτύπωση, σειρά σελίδων</bookmark_value>"
+msgstr "<bookmark_value>σελίδες; σειρά εκτύπωσης</bookmark_value><bookmark_value>εκτύπωση; σειρά σελίδων</bookmark_value>"
#: 05070500.xhp
msgctxt ""
@@ -47563,7 +47564,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/SheetPrintPage\">Specifies the elements to be included in the printout of all sheets with the current Page Style. Additionally, you can set the print order, the first page number, and the page scale.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/SheetPrintPage\">Καθορίζει τα στοιχεία που πρόκειται να συμπεριληφθούν στην εκτύπωση όλων των φύλλων που χρησιμοποιούν το τρέχον Πρότυπο σελίδας. Επιπρόσθετα, μπορείτε να καθορίστε τη σειρά εκτύπωσης, τον αριθμό της πρώτης σελίδας καθώς και την κλίμακα των σελίδων.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/SheetPrintPage\">Καθορίζει τα στοιχεία που πρόκειται να συμπεριληφθούν στην εκτύπωση όλων των φύλλων που χρησιμοποιούν την τρέχουσα τεχνοτροπία σελίδας. Επιπρόσθετα, μπορείτε να καθορίστε τη σειρά εκτύπωσης, τον αριθμό της πρώτης σελίδας καθώς και την κλίμακα των σελίδων.</ahelp>"
#: 05070500.xhp
msgctxt ""
@@ -47840,7 +47841,7 @@ msgctxt ""
"par_idN10971\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/comboLB_SCALEMODE\">Select a scaling mode from the list box. Appropriate controls will be shown at the side of the list box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/comboLB_SCALEMODE\">Επιλέξτε ένα τύπο κλιμάκωσης από τη λίστα. Τα κατάλληλα πλήκτρα ελέγχου θα εμφανισθούν στο πλάι της λίστας.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/comboLB_SCALEMODE\">Επιλέξτε ένα τύπο κλιμάκωσης από το πλαίσιο καταλόγου. Τα κατάλληλα πλήκτρα ελέγχου θα εμφανισθούν στο πλάι του πλαισίου καταλόγου.</ahelp>"
#: 05070500.xhp
msgctxt ""
@@ -47891,7 +47892,7 @@ msgctxt ""
"par_idN109B5\n"
"help.text"
msgid "Specifies the maximum number of pages horizontally (width) and vertically (height) on which every sheet with the current Page Style is to be printed."
-msgstr "Καθορίζει το μέγιστο αριθμό σελίδων οριζοντίως (πλάτος) και καθέτως (ύψος) με τον οποίο θα εκτυπωθεί κάθε φύλλο που χρησιμοποιεί το τρέχον Πρότυπο σελίδας."
+msgstr "Καθορίζει το μέγιστο αριθμό σελίδων οριζοντίως (πλάτος) και καθέτως (ύψος) με τον οποίο θα εκτυπωθεί κάθε φύλλο που χρησιμοποιεί την τρέχουσα τεχνοτροπία σελίδας."
#: 05070500.xhp
msgctxt ""
@@ -47965,7 +47966,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "Specifies the maximum number of pages on which every sheet with the current Page Style is to be printed. The scale will be reduced as necessary to fit the defined number of pages."
-msgstr "Καθορίζει το μέγιστο αριθμό σελίδων με τον οποίο θα εκτυπωθεί κάθε φύλλο με το τρέχον Πρότυπο σελίδας. Η κλίμακα θα μειωθεί όσο είνια απαραίτητο για να ταιριάξει στον καθορισθέντα αριθμό σελίδων."
+msgstr "Καθορίζει το μέγιστο αριθμό σελίδων με τον οποίο θα εκτυπωθεί κάθε φύλλο με την τρέχουσα τεχνοτροπία σελίδας. Η κλίμακα θα μειωθεί όσο είναι απαραίτητο για να ταιριάξει στον καθορισθέντα αριθμό σελίδων."
#: 05070500.xhp
msgctxt ""
@@ -48139,7 +48140,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
-msgstr "Επιλέξτε <emph>-καμία-</emph> για να καταργήσετε έναν ορισμό περιοχής εκτύπωσης για το τρέχον υπολογιστικό φύλλο. Επιλέξτε <emph>-ολόκληρο φύλλο-</emph> για να καθορίσετε το τρέχον φύλλο ως περιοχή εκτύπωσης. Διαλέξτε <emph>-επιλογή-</emph>, για να ορίσετε την επιλεγμένη περιοχή υπολογιστικού φύλλου ως περιοχή εκτύπωσης. Επιλέγοντας <emph>-από το χρήστη-</emph>, μπορείτε να ορίσετε περιοχή εκτύπωσης που ήδη καθορίσατε χρησιμοποιώντας την εντολή <emph>Μορφή - Περιοχές εκτύπωσης - Ορισμός</emph>. Εάν έχετε ονομάσει μια περιοχή χρησιμοποιώντας την εντολή <emph>Εισαγωγή - Ονόματα - Ορισμός</emph>, αυτό το όνομα θα εμφανιστεί και μπορεί να επιλεγεί από το πλαίσιο λίστας."
+msgstr "Επιλέξτε <emph>-καμία-</emph> για να καταργήσετε έναν ορισμό περιοχής εκτύπωσης για το τρέχον υπολογιστικό φύλλο. Επιλέξτε <emph>-ολόκληρο φύλλο-</emph> για να καθορίσετε το τρέχον φύλλο ως περιοχή εκτύπωσης. Διαλέξτε <emph>-επιλογή-</emph>, για να ορίσετε την επιλεγμένη περιοχή υπολογιστικού φύλλου ως περιοχή εκτύπωσης. Επιλέγοντας <emph>-από το χρήστη-</emph>, μπορείτε να ορίσετε περιοχή εκτύπωσης που ήδη καθορίσατε χρησιμοποιώντας την εντολή <emph>Μορφή - Περιοχές εκτύπωσης - Ορισμός</emph>. Εάν έχετε ονομάσει μια περιοχή χρησιμοποιώντας την εντολή <emph>Εισαγωγή - Ονόματα - Ορισμός</emph>, αυτό το όνομα θα εμφανιστεί και μπορεί να επιλεγεί από το πλαίσιο καταλόγου."
#: 05080300.xhp
msgctxt ""
@@ -48166,7 +48167,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatrow\">Choose one or more rows to print on every page. In the right text box enter the row reference, for example, \"1\" or \"$1\" or \"$2:$3\".</ahelp> The list box displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating row."
-msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatrow\">Επιλέξτε μία ή περισσότερες γραμμές για εκτύπωση σε κάθε σελίδα. Στο δεξιό πλαίσιο του κειμένου εισάγετε την παραπομπή γραμμών, για παράδειγμα, \"1\" ή $1\" ή \"$2:$3\".</ahelp> Το πλαίσιο της λίστας εμφανίζεται ως <emph>-προσαρμοσμένο-</emph>. Μπορείτε επίσης να επιλέξετε <emph>-κανένα-</emph> για να καταργήσετε μία καθορισμένη επαναλαμβανόμενη γραμμή."
+msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatrow\">Επιλέξτε μία ή περισσότερες γραμμές για εκτύπωση σε κάθε σελίδα. Στο δεξιό πλαίσιο του κειμένου εισάγετε την παραπομπή γραμμών, για παράδειγμα, \"1\" ή \"$1\" ή \"$2:$3\".</ahelp> Το πλαίσιο του καταλόγου εμφανίζεται ως <emph>-προσαρμοσμένο-</emph>. Μπορείτε επίσης να επιλέξετε <emph>-κανένα-</emph> για να καταργήσετε μία καθορισμένη επαναλαμβανόμενη γραμμή."
#: 05080300.xhp
msgctxt ""
@@ -48193,7 +48194,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Choose one or more columns to print on every page. In the right text box enter the column reference, for example, \"A\" or \"AB\" or \"$C:$E\".</ahelp> The list box then displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating column."
-msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Επιλέξτε μία ή περισσότερες στήλες για εκτύπωση σε κάθε σελίδα. Στο δεξιό πλαίσιο του κειμένου εισάγετε την παραπομπή στηλών, για παράδειγμα, \"A\" ή \"AB\" ή \"$C:$E\".</ahelp> Το πλαίσιο λίστας εμφανίζεται ως <emph>-προσαρμοσμένο-</emph>. Μπορείτε επίσης να επιλέξετε <emph>-κανένα-</emph> για να καταργήσετε μία καθορισμένη επαναλαμβανόμενη στήλη."
+msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Επιλέξτε μία ή περισσότερες στήλες για εκτύπωση σε κάθε σελίδα. Στο δεξιό πλαίσιο του κειμένου εισάγετε την παραπομπή στηλών, για παράδειγμα, \"A\" ή \"AB\" ή \"$C:$E\".</ahelp> Το πλαίσιο καταλόγου εμφανίζεται ως <emph>-προσαρμοσμένο-</emph>. Μπορείτε επίσης να επιλέξετε <emph>-κανένα-</emph> για να καταργήσετε μία καθορισμένη επαναλαμβανόμενη στήλη."
#: 05080300.xhp
msgctxt ""
@@ -48236,7 +48237,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Styles and Formatting"
-msgstr "Πρότυπα και μορφοποίηση"
+msgstr "Τεχνοτροπίες και μορφοποίηση"
#: 05100000.xhp
msgctxt ""
@@ -48244,7 +48245,7 @@ msgctxt ""
"bm_id3150447\n"
"help.text"
msgid "<bookmark_value>Stylist, see Styles and Formatting window</bookmark_value> <bookmark_value>Styles and Formatting window</bookmark_value> <bookmark_value>formats; Styles and Formatting window</bookmark_value> <bookmark_value>formatting; Styles and Formatting window</bookmark_value> <bookmark_value>paint can for applying styles</bookmark_value>"
-msgstr "<bookmark_value>Στιλίστας, δείτε το παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>μορφές, παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>μορφοποίηση, παράθυρο Πρότυπα και μορφοποίηση</bookmark_value><bookmark_value>δυνατότητα σχεδίασης για εφαρμογή σε πρότυπο</bookmark_value>"
+msgstr "<bookmark_value>Κατάλογος τεχνοτροπιών; δείτε το παράθυρο τεχνοτροπίες και μορφοποίηση</bookmark_value><bookmark_value>παράθυρο τεχνοτροπίες και μορφοποίηση</bookmark_value><bookmark_value>μορφές; παράθυρο τεχνοτροπίες και μορφοποίηση</bookmark_value><bookmark_value>μορφοποίηση; παράθυρο τεχνοτροπίες και μορφοποίηση</bookmark_value><bookmark_value>δυνατότητα σχεδίασης για εφαρμογή σε τεχνοτροπία</bookmark_value>"
#: 05100000.xhp
msgctxt ""
@@ -48253,7 +48254,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
-msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Πρότυπα και μορφοποίηση\">Πρότυπα και μορφοποίηση</link>"
+msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Τεχνοτροπίες και μορφοποίηση\">Τεχνοτροπίες και μορφοποίηση</link>"
#: 05100000.xhp
msgctxt ""
@@ -48262,7 +48263,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Use the Styles and Formatting window to assign styles to objects and text sections. You can update Styles, modify existing Styles or create new Styles."
-msgstr "Χρησιμοποιήστε το παράθυρο Πρότυπα και μορφοποίηση για να αναθέσετε πρότυπα σε αντικείμενα και ενότητες κειμένου. Μπορείτε να ενημερώσετε τα Πρότυπα, να τροποποιήσετε τα υπάρχοντα ή να δημιουργήσετε νέα."
+msgstr "Χρησιμοποιήστε το παράθυρο τεχνοτροπίες και μορφοποίηση για να αναθέσετε τεχνοτροπίες σε αντικείμενα και ενότητες κειμένου. Μπορείτε να ενημερώσετε τις τεχνοτροπίες, να τροποποιήσετε τις υπάρχουσες ή να δημιουργήσετε νέες."
#: 05100000.xhp
msgctxt ""
@@ -48271,7 +48272,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "The Styles and Formatting <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link> can remain open while editing the document."
-msgstr "Το <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"μεταβλητό παράθυρο\">μεταβλητό παράθυρο</link> Πρότυπα και μορφοποίηση μπορεί να παραμείνει ανοικτό κατά την επεξεργασία του εγγράφου."
+msgstr "Το <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"μεταβλητό παράθυρο\">μεταβλητό παράθυρο</link> τεχνοτροπίες και μορφοποίηση μπορεί να παραμείνει ανοικτό κατά την επεξεργασία του εγγράφου."
#: 05100000.xhp
msgctxt ""
@@ -48280,7 +48281,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "How to apply a cell style:"
-msgstr "Πώς να εφαρμόσετε ένα πρότυπο κελιών:"
+msgstr "Πώς να εφαρμόσετε μια τεχνοτροπία κελιών:"
#: 05100000.xhp
msgctxt ""
@@ -48298,7 +48299,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "Double-click the style in the Styles and Formatting window."
-msgstr "Κάντε διπλό κλικ στο πρότυπο στο παράθυρο Πρότυπα και μορφοποίηση."
+msgstr "Διπλοπατήστε την τεχνοτροπία στο παράθυρο τεχνοτροπίες και μορφοποίηση."
#: 05100000.xhp
msgctxt ""
@@ -48307,7 +48308,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Cell Styles"
-msgstr "Πρότυπα κελιών"
+msgstr "Τεχνοτροπίες κελιών"
#: 05100000.xhp
msgctxt ""
@@ -48316,7 +48317,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaStyle\">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=\".uno:ParaStyle\">Εμφανίζει τη λίστα με τα διαθέσιμα πρότυπα κελιών για την <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"έμμεση μορφοποίηση κελιών\">έμμεση μορφοποίηση κελιών</link>.</ahelp>"
+msgstr "<ahelp hid=\".uno:ParaStyle\">Εμφανίζει τον κατάλογο με τις διαθέσιμες τεχνοτροπίες κελιών για την <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"έμμεση μορφοποίηση κελιών\">έμμεση μορφοποίηση κελιών</link>.</ahelp>"
#: 05100000.xhp
msgctxt ""
@@ -48333,7 +48334,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Cell Styles"
-msgstr "Πρότυπα κελιών"
+msgstr "Τεχνοτροπίες κελιών"
#: 05100000.xhp
msgctxt ""
@@ -48342,7 +48343,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Page Styles"
-msgstr "Πρότυπα σελίδας"
+msgstr "Τεχνοτροπίες σελίδας"
#: 05100000.xhp
msgctxt ""
@@ -48351,7 +48352,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\".uno:PageStyle\">Displays the Page Styles available for indirect page formatting.</ahelp>"
-msgstr "<ahelp hid=\".uno:PageStyle\">Εμφανίζει τα Πρότυπα σελίδας που είναι διαθέσιμα για έμμεση μορφοποίηση της σελίδας.</ahelp>"
+msgstr "<ahelp hid=\".uno:PageStyle\">Εμφανίζει τις τεχνοτροπίες σελίδας που είναι διαθέσιμα για έμμεση μορφοποίηση της σελίδας.</ahelp>"
#: 05100000.xhp
msgctxt ""
@@ -48368,7 +48369,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Page Styles"
-msgstr "Πρότυπα σελίδας"
+msgstr "Τεχνοτροπίες σελίδας"
#: 05100000.xhp
msgctxt ""
@@ -48386,7 +48387,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Turns the Fill Format mode on and off. Use the paint can to assign the Style selected in the Styles and Formatting window.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Ενεργοποιεί και απενεργοποιεί τη Λειτουργία μορφής γεμίσματος. Χρησιμοποιείστε τον κουβά χρώματος για να αντιστοιχίσετε το πρότυπο που επιλέξατε στο παράθυρο Πρότυπα και μορφοποίηση.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Ενεργοποιεί και απενεργοποιεί τη λειτουργία μορφής γεμίσματος. Χρησιμοποιείστε τον κουβά χρώματος για να αντιστοιχίσετε το πρότυπο που επιλέξατε στο παράθυρο τεχνοτροπίες και μορφοποίηση.</ahelp>"
#: 05100000.xhp
msgctxt ""
@@ -48412,7 +48413,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "How to apply a new style with the paint can:"
-msgstr "Πώς να εφαρμόσετε ένα νέο πρότυπο με το ποτιστήρι:"
+msgstr "Πώς να εφαρμόσετε μια νέα τεχνοτροπία με το ποτιστήρι:"
#: 05100000.xhp
msgctxt ""
@@ -48421,7 +48422,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Select the desired style from the Styles and Formatting window."
-msgstr "Επιλέξτε το επιθυμητό πρότυπο από το παράθυρο Πρότυπα και μορφοποίηση."
+msgstr "Επιλέξτε την επιθυμητή τεχνοτροπία από το παράθυρο τεχνοτροπίες και μορφοποίηση."
#: 05100000.xhp
msgctxt ""
@@ -48430,7 +48431,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "Click the <emph>Fill Format Mode</emph> icon."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Λειτουργία μορφοποίησης γεμίσματος</emph>"
+msgstr "Πατήστε στο εικονίδιο <emph>Λειτουργία μορφοποίησης γεμίσματος</emph>."
#: 05100000.xhp
msgctxt ""
@@ -48439,7 +48440,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Click a cell to format it, or drag your mouse over a certain range to format the whole range. Repeat this action for other cells and ranges."
-msgstr "Κάντε κλικ σε ένα κελί για να το μορφοποιήσετε, ή σύρετε το ποντίκι πάνω από μία συγκεκριμένη περιοχή για να μορφοποιήσετε ολόκληρη την περιοχή. Επαναλάβατε αυτή την ενέργεια για άλλα κελιά και περιοχές."
+msgstr "Πατήστε σε ένα κελί για να το μορφοποιήσετε, ή σύρετε το ποντίκι πάνω από μία συγκεκριμένη περιοχή για να μορφοποιήσετε ολόκληρη την περιοχή. Επαναλάβατε αυτή την ενέργεια για άλλα κελιά και περιοχές."
#: 05100000.xhp
msgctxt ""
@@ -48448,7 +48449,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Click the <emph>Fill Format Mode</emph> again to exit this mode."
-msgstr "Κάντε κλικ ξανά στο εικονίδιο <emph>Λειτουργία μορφοποίησης γεμίσματος</emph> για να τερματίσετε τη λειτουργία."
+msgstr "Πατήστε ξανά στο εικονίδιο <emph>Λειτουργία μορφοποίησης γεμίσματος</emph> για να τερματίσετε τη λειτουργία."
#: 05100000.xhp
msgctxt ""
@@ -48457,7 +48458,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "New Style from Selection"
-msgstr "Νέο πρότυπο από την επιλογή"
+msgstr "Νέα τεχνοτροπία από την επιλογή"
#: 05100000.xhp
msgctxt ""
@@ -48466,7 +48467,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\">Creates a new style based on the formatting of a selected object.</ahelp> Assign a name for the style in the <link href=\"text/shared/01/05140100.xhp\" name=\"Create Style\">Create Style</link> dialog."
-msgstr "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\">Δημιουργεί ένα νέο πρότυπο βασισμένο στη μορφοποίηση του επιλεγμένου αντικειμένου.</ahelp> Αναθέστε ένα όνομα για το πρότυπο στο παράθυρο διαλόγου <link href=\"text/shared/01/05140100.xhp\" name=\"Δημιουργία προτύπου\">Δημιουργία προτύπου</link> ."
+msgstr "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\">Δημιουργεί μια νέα τεχνοτροπία βασισμένη στη μορφοποίηση του επιλεγμένου αντικειμένου.</ahelp> Αναθέστε ένα όνομα για την τεχνοτροπία στο παράθυρο διαλόγου <link href=\"text/shared/01/05140100.xhp\" name=\"Δημιουργία τεχνοτροπίας\">Δημιουργία τεχνοτροπίας</link>."
#: 05100000.xhp
msgctxt ""
@@ -48483,7 +48484,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "New Style from Selection"
-msgstr "Νέο πρότυπο από την επιλογή"
+msgstr "Νέα τεχνοτροπία από την επιλογή"
#: 05100000.xhp
msgctxt ""
@@ -48492,7 +48493,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Update Style"
-msgstr "Ενημέρωση προτύπου"
+msgstr "Ενημέρωση τεχνοτροπίας"
#: 05100000.xhp
msgctxt ""
@@ -48501,7 +48502,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Updates the Style selected in the Styles and Formatting window with the current formatting of the selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Ενημερώνει το πρότυπο που επιλέξατε στο παράθυρο Πρότυπα και μορφοποίηση με την τρέχουσα μορφοποίηση του επιλεγμένου αντικειμένου.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Ενημερώνει την τεχνοτροπία που επιλέξατε στο παράθυρο τεχνοτροπίες και μορφοποίηση με την τρέχουσα μορφοποίηση του επιλεγμένου αντικειμένου.</ahelp>"
#: 05100000.xhp
msgctxt ""
@@ -48518,7 +48519,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Update Style"
-msgstr "Ενημέρωση προτύπου"
+msgstr "Ενημέρωση τεχνοτροπίας"
#: 05100000.xhp
msgctxt ""
@@ -48526,7 +48527,7 @@ msgctxt ""
"par_idN109BE\n"
"help.text"
msgid "Style List"
-msgstr "Λίστα προτύπων"
+msgstr "Κατάλογος τεχνοτροπιών"
#: 05100000.xhp
msgctxt ""
@@ -48534,7 +48535,7 @@ msgctxt ""
"par_idN109C2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEMPLATE_FMT\">Displays the list of the styles from the selected style category.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATE_FMT\">Εμφανίζει τη λίστα με τα πρότυπα από την επιλεγμένη κατηγορία προτύπων.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATE_FMT\">Εμφανίζει τον κατάλογο τεχνοτροπιών από την επιλεγμένη κατηγορία τεχνοτροπιών.</ahelp>"
#: 05100000.xhp
msgctxt ""
@@ -48542,7 +48543,7 @@ msgctxt ""
"par_idN109D1\n"
"help.text"
msgid "In the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> you can choose commands to create a new style, delete a user-defined style, or change the selected style."
-msgstr "Στο <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιβάλλοντος\">μενού περιβάλλοντος</link> μπορείτε να επιλέξετε εντολές για να δημιουργήσετε ένα νέο πρότυπο, να διαγράψετε ένα προσαρμοσμένο πρότυπο, ή να μεταβάλετε το επιλεγμένο πρότυπο."
+msgstr "Στο <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιβάλλοντος\">μενού περιβάλλοντος</link> μπορείτε να επιλέξετε εντολές για να δημιουργήσετε μια νέα τεχνοτροπία, να διαγράψετε μια προσαρμοσμένη τεχνοτροπία, ή να μεταβάλετε την επιλεγμένη τεχνοτροπία."
#: 05100000.xhp
msgctxt ""
@@ -48551,7 +48552,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Style Groups"
-msgstr "Ομάδες προτύπων"
+msgstr "Ομάδες τεχνοτροπιών"
#: 05100000.xhp
msgctxt ""
@@ -48560,7 +48561,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"HID_TEMPLATE_FILTER\">Lists the available style groups.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATE_FILTER\">Δημιουργεί μία λίστα με τις διαθέσιμες ομάδες προτύπων.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATE_FILTER\">Δημιουργεί έναν κατάλογο με τις διαθέσιμες ομάδες τεχνοτροπιών.</ahelp>"
#: 05100100.xhp
msgctxt ""
@@ -48686,7 +48687,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_AUTOFORMAT:BTN_ADD\">Allows you to add the current formatting of a range of at least 4 x 4 cells to the list of predefined AutoFormats.</ahelp> The <link href=\"text/shared/01/05150101.xhp\" name=\"Add AutoFormat\">Add AutoFormat</link> dialog then appears."
-msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_AUTOFORMAT:BTN_ADD\">Σας επιτρέπει να προσθέσετε την τρέχουσα μορφοποίηση μιας περιοχής που να περιέχει τουλάχιστον 4 x 4 κελιά στη λίστα των προκαθορισμένων αυτόματων μορφοποιήσεων. Ύστερα εμφανίζεται το παράθυρο διαλόγου </ahelp><link href=\"text/shared/01/05150101.xhp\" name=\"Προσθήκη αυτόματης μορφοποίησης\">Προσθήκη αυτόματης μορφοποίησης</link> ."
+msgstr "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_AUTOFORMAT:BTN_ADD\">Σας επιτρέπει να προσθέσετε την τρέχουσα μορφοποίηση μιας περιοχής που να περιέχει τουλάχιστον 4 x 4 κελιά στον κατάλογο των προκαθορισμένων αυτόματων μορφοποιήσεων. Ύστερα εμφανίζεται το παράθυρο διαλόγου </ahelp><link href=\"text/shared/01/05150101.xhp\" name=\"Προσθήκη αυτόματης μορφοποίησης\">Προσθήκη αυτόματης μορφοποίησης</link>."
#: 05110000.xhp
msgctxt ""
@@ -48695,7 +48696,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_AUTOFMT_NAME\">Enter a name and click <emph>OK</emph>. </ahelp>"
-msgstr "<ahelp hid=\"HID_SC_AUTOFMT_NAME\">Εισάγετε ένα όνομα και κάντε κλικ στο κουμπί <emph>OK</emph>. </ahelp>"
+msgstr "<ahelp hid=\"HID_SC_AUTOFMT_NAME\">Εισάγετε ένα όνομα και πατήστε στο κουμπί <emph>Εντάξει</emph>. </ahelp>"
#: 05110000.xhp
msgctxt ""
@@ -48857,7 +48858,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_RENAME_AUTOFMT\">Opens a dialog where you can change the specification of the selected AutoFormat.</ahelp> The button is only visible if you clicked the <emph>More</emph> button."
-msgstr "<ahelp hid=\"HID_SC_RENAME_AUTOFMT\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε τον καθορισμό της επιλεγμένης αυτόματης μορφοποίησης.</ahelp> Το κουμπί είναι ορατό μόνο αν κάνετε κλικ στο κουμπί <emph>Πρόσθετα</emph> ."
+msgstr "<ahelp hid=\"HID_SC_RENAME_AUTOFMT\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε τον καθορισμό της επιλεγμένης αυτόματης μορφοποίησης.</ahelp> Το κουμπί είναι ορατό μόνο αν πατήσετε στο κουμπί <emph>Πρόσθετα</emph>."
#: 05110000.xhp
msgctxt ""
@@ -48910,7 +48911,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. There are several types of conditional formatting that can be used."
-msgstr ""
+msgstr "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Επιλέξτε <emph>μορφοποίηση υπό όρους</emph> για να ορίσετε τις τεχνοτροπίες μορφοποίησης ανάλογα με συγκεκριμένες συνθήκες.</ahelp></variable> Αν μια τεχνοτροπία έχει ήδη εκχωρηθεί σε ένα κελί, παραμένει αμετάβλητη. Η εισαγόμενη τεχνοτροπία εδώ αξιολογείται στη συνέχεια. Υπάρχουν αρκετοί τύποι μορφοποίησης υπό όρους που μπορούν να χρησιμοποιηθούν."
#: 05120000.xhp
msgctxt ""
@@ -48918,7 +48919,7 @@ msgctxt ""
"par_id3163711\n"
"help.text"
msgid "You can enter several conditions that query the contents of cell values or formulas. The conditions are evaluated from the first to the last. If the condition 1 matches the condition, the defined style will be used. Otherwise, condition 2 is evaluated, and its defined style is used. If this style does not match, then the next condition is evaluated and so on."
-msgstr ""
+msgstr "Μπορείτε να εισάγετε αρκετές συνθήκες που ερωτούν τα περιεχόμενα των τιμών κελιού ή τύπων. Οι συνθήκες αξιολογούνται από την πρώτη προς την τελευταία. Αν η συνθήκη 1 ταιριάζει με τη συνθήκη, θα χρησιμοποιηθεί η ορισμένη τεχνοτροπία. Αλλιώς, η συνθήκη 2 αξιολογείται και χρησιμοποιείται η ορισμένη τεχνοτροπία. Αν αυτή η τεχνοτροπία δεν ταιριάζει, τότε η επόμενη συνθήκη αξιολογείται και ούτω καθεξής."
#: 05120000.xhp
msgctxt ""
@@ -48934,7 +48935,7 @@ msgctxt ""
"bm_id3153189\n"
"help.text"
msgid "<bookmark_value>conditional formatting; conditions</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση υπό όρους, συνθήκες</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση υπό όρους; συνθήκες</bookmark_value>"
#: 05120000.xhp
msgctxt ""
@@ -48942,7 +48943,7 @@ msgctxt ""
"hd_id31531891\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Συνθήκη"
#: 05120000.xhp
msgctxt ""
@@ -48950,7 +48951,7 @@ msgctxt ""
"par_id31494131\n"
"help.text"
msgid "You can define as many conditions as you want."
-msgstr ""
+msgstr "Μπορείτε να ορίσετε όσες συνθήκες θέλετε."
#: 05120000.xhp
msgctxt ""
@@ -48958,7 +48959,7 @@ msgctxt ""
"par_id31494132\n"
"help.text"
msgid "Specify if conditional formatting is dependent on one of the entry listed on the drop down box:"
-msgstr ""
+msgstr "Ορίστε αν η μορφοποίηση υπό όρους εξαρτάται από μία από τις καταχωρημένες εγγραφές στο πτυσσόμενο πλαίσιο:"
#: 05120000.xhp
msgctxt ""
@@ -48966,7 +48967,7 @@ msgctxt ""
"par_id31494133\n"
"help.text"
msgid "If you select <emph>All cells</emph>, see Color Scale, Data Bar or Icon Set explanations below, depending on which visual representation the conditional formatting should be represented."
-msgstr ""
+msgstr "Αν επιλέξετε <emph>Όλα τα κελιά</emph>, δείτε τις εξηγήσεις στη κλίμακα χρώματος, στη γραμμή δεδομένων ή στο σύνολο εικονιδίων παρακάτω, η μορφοποίηση υπό όρους πρέπει να παρουσιαστεί ανάλογα με την οπτική απεικόνιση."
#: 05120000.xhp
msgctxt ""
@@ -48974,7 +48975,7 @@ msgctxt ""
"par_id31494134\n"
"help.text"
msgid "If you select <emph>Cell value is</emph>:"
-msgstr ""
+msgstr "Αν επιλέξετε <emph>Η τιμή του κελιού είναι</emph>:"
#: 05120000.xhp
msgctxt ""
@@ -48982,7 +48983,7 @@ msgctxt ""
"par_id31494135\n"
"help.text"
msgid "Select a condition in the drop down list for the format to be applied to the selected cells and enter the value."
-msgstr ""
+msgstr "Επιλέξτε μια συνθήκη στον πτυσσόμενο κατάλογο για τη μορφή που εφαρμοστεί στα επιλεγμένα κελιά και εισάγετε τη τιμή."
#: 05120000.xhp
msgctxt ""
@@ -48990,7 +48991,7 @@ msgctxt ""
"par_id31494136\n"
"help.text"
msgid "In front of <emph>Apply Styles</emph>, select the desired style in the list or chose <emph>New Style</emph> to create one."
-msgstr ""
+msgstr "Μπροστά από το <emph>εφαρμογή τεχνοτροπιών</emph>, επιλέξτε την επιθυμητή τεχνοτροπία στον κατάλογο ή επιλέξτε <emph>Νέα τεχνοτροπία</emph> για να δημιουργήσετε μία."
#: 05120000.xhp
msgctxt ""
@@ -48998,7 +48999,7 @@ msgctxt ""
"par_id31494137\n"
"help.text"
msgid "Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition."
-msgstr ""
+msgstr "Πατήστε το κουμπί <emph>προσθήκη</emph> για να προσθέσετε μια άλλη συνθήκη, πατήστε το κουμπί <emph>αφαίρεση</emph> για να αφαιρέσετε μια συνθήκη."
#: 05120000.xhp
msgctxt ""
@@ -49006,7 +49007,7 @@ msgctxt ""
"par_id31494138\n"
"help.text"
msgid "In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting. Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
-msgstr ""
+msgstr "Στο πεδίο <emph>περιοχή</emph>, ορίστε την περιοχή των επηρεαζόμενων κελιών από την μορφοποίηση υπό όρους. Πατήστε στο κουμπί <emph>συρρίκνωση</emph> για να ελαχιστοποιήσετε το πλαίσιο διαλόγου. Πατήστε ξανά στο κουμπί για να επιστρέψετε στο πλαίσιο διαλόγου μόλις επιλεγεί η περιοχή."
#: 05120000.xhp
msgctxt ""
@@ -49014,7 +49015,7 @@ msgctxt ""
"par_id31494139\n"
"help.text"
msgid "If you select <emph>Formula is</emph> as a reference, enter a cell reference. If the cell reference is a value other than zero, the condition matches."
-msgstr ""
+msgstr "Αν επιλέξετε <emph>Ο τύπος είναι</emph> ως αναφορά, εισάγετε μια αναφορά κελιού. Αν η αναφορά κελιού είναι μια τιμή διαφορετική από μηδέν, η συνθήκη ταιριάζει."
#: 05120000.xhp
msgctxt ""
@@ -49022,7 +49023,7 @@ msgctxt ""
"par_id3149413a\n"
"help.text"
msgid "If you select <emph>Date is</emph>, see below explanations for Date."
-msgstr ""
+msgstr "Αν επιλέξετε <emph>Η ημερομηνία είναι</emph>, δείτε τις παρακάτω εξηγήσεις για την ημερομηνία."
#: 05120000.xhp
msgctxt ""
@@ -49030,7 +49031,7 @@ msgctxt ""
"hd_id3147394\n"
"help.text"
msgid "Color Scale"
-msgstr ""
+msgstr "Κλίμακα χρώματος"
#: 05120000.xhp
msgctxt ""
@@ -49038,7 +49039,7 @@ msgctxt ""
"par_id3155602\n"
"help.text"
msgid "This is the same dialog box as if you select <emph>All cells</emph> in the first sub menu entry <emph>Condition</emph>.Apply a color scale to a range consist of displaying a bicolor or tricolor gradient on this range depending on the value of each cell. A typical example might be an array of temperatures, lower blue colored, warmer red with a gradient nuances to the intermediate values."
-msgstr ""
+msgstr "Αυτό είναι το ίδιο πλαίσιο διαλόγου σαν να επιλέξατε <emph>όλα τα κελιά</emph> στην πρώτη καταχώριση υπομενού του <emph>συνθήκη</emph>. Εφαρμόστε μια κλίμακα χρώματος σε μια περιοχή που αποτελείται από την προβολή μιας δίχρωμης ή τρίχρωμης διαβάθμισης σε αυτήν την περιοχή ανάλογα με την τιμή κάθε κελιού. Ένα τυπικό παράδειγμα μπορεί να είναι ένας πίνακας θερμοκρασιών, χαμηλότερος από το γαλάζιο, θερμότερος από το κόκκινο με αποχρώσεις διαβάθμισης στις ενδιάμεσες τιμές."
#: 05120000.xhp
msgctxt ""
@@ -49046,7 +49047,7 @@ msgctxt ""
"par_id3155603\n"
"help.text"
msgid "You must choose the two \"extreme\" colors indicate the method of calculation. The calculation of the color applied will be made in relation to: Min - Max - Percentile - Value - Percent - Formula."
-msgstr ""
+msgstr "Πρέπει να επιλέξετε τα δύο \"ακραία\" χρώματα που δείχνουν τη μέθοδο υπολογισμού. Ο εφαρμοζόμενος υπολογισμός του χρώματος θα γίνει σε σχέση με τα: Ελάχιστο - Μέγιστο - Εκατοστημόριο - Τιμή - Ποσοστό - Τύπος."
#: 05120000.xhp
msgctxt ""
@@ -49054,7 +49055,7 @@ msgctxt ""
"par_id3155604\n"
"help.text"
msgid "The choices Min and Max are sufficient to themselves as found in the range. Other options need to be specified by a value (Percentile, Value, Percentage) or a cell reference or formula (Formula)."
-msgstr ""
+msgstr "Οι επιλογές ελάχιστο και μέγιστο είναι επαρκείς για να βρεθούν στην περιοχή. Άλλες επιλογές χρειάζεται να οριστούν από μια τιμή (εκατοστημόριο, τιμή, ποσοστό) ή μια αναφορά κελιού ή τύπου (Τύπου)."
#: 05120000.xhp
msgctxt ""
@@ -49062,7 +49063,7 @@ msgctxt ""
"par_id3155605\n"
"help.text"
msgid "For a detailed explanation and examples, please visit <link href=\"http://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting page in TDF Wiki</link>."
-msgstr ""
+msgstr "Για μια λεπτομερή εξήγηση και παραδείγματα, παρακαλούμε επισκεφτείτε το <link href=\"http://wiki.documentfoundation.org/Faq/Calc/142\">Πώς να εφαρμόσετε μια κλίμακα χρώματος σε σελίδα μορφοποίησης υπό όρους στο TDF βίκι</link>."
#: 05120000.xhp
msgctxt ""
@@ -49070,7 +49071,7 @@ msgctxt ""
"hd_id3153709\n"
"help.text"
msgid "Icon Set"
-msgstr ""
+msgstr "Σύνολο εικονιδίων"
#: 05120000.xhp
msgctxt ""
@@ -49078,7 +49079,7 @@ msgctxt ""
"par_id3153764\n"
"help.text"
msgid "It is desired to plot the position of a value relative to the thresholds. The set of icons will help to indicate the thresholds and choose the type of icons. Available icon sets are:"
-msgstr ""
+msgstr "Είναι επιθυμητό να σχεδιάσετε τη θέση μιας τιμής σχετικά με τα κατώφλια. Το σύνολο των εικονιδίων θα βοηθήσει για να δείξετε τα κατώφλια και να επιλέξετε τον τύπο των εικονιδίων. Διαθέσιμα σύνολα εικονιδίων είναι:"
#: 05120000.xhp
msgctxt ""
@@ -49086,7 +49087,7 @@ msgctxt ""
"par_id31494140\n"
"help.text"
msgid "3, 4 or 5 - arrows"
-msgstr ""
+msgstr "3, 4 ή 5 - βέλη"
#: 05120000.xhp
msgctxt ""
@@ -49094,7 +49095,7 @@ msgctxt ""
"par_id31494141\n"
"help.text"
msgid "3, 4 or 5 - gray arrows"
-msgstr ""
+msgstr "3, 4 ή 5 - γκρίζα βέλη"
#: 05120000.xhp
msgctxt ""
@@ -49102,7 +49103,7 @@ msgctxt ""
"par_id31494142\n"
"help.text"
msgid "3 - flags"
-msgstr ""
+msgstr "3 - σημαίες"
#: 05120000.xhp
msgctxt ""
@@ -49110,7 +49111,7 @@ msgctxt ""
"par_id31494143\n"
"help.text"
msgid "3 - traffic lights 1 and 2 (two different designs)"
-msgstr ""
+msgstr "3 - φώτα κυκλοφορίας 1 και 2 (δύο διαφορετικά σχέδια)"
#: 05120000.xhp
msgctxt ""
@@ -49118,7 +49119,7 @@ msgctxt ""
"par_id31494144\n"
"help.text"
msgid "3 - symbols (square, triangle, circle)"
-msgstr ""
+msgstr "3 - σύμβολα (τετράγωνο, τρίγωνο, κύκλος)"
#: 05120000.xhp
msgctxt ""
@@ -49126,7 +49127,7 @@ msgctxt ""
"par_id31494145\n"
"help.text"
msgid "4 - circles from red to black"
-msgstr ""
+msgstr "4 - κύκλοι από κόκκινο μέχρι μαύρο"
#: 05120000.xhp
msgctxt ""
@@ -49134,7 +49135,7 @@ msgctxt ""
"par_id31494146\n"
"help.text"
msgid "4 or 5 - ratings"
-msgstr ""
+msgstr "4 ή 5 - ταξινομήσεις"
#: 05120000.xhp
msgctxt ""
@@ -49142,7 +49143,7 @@ msgctxt ""
"par_id31494147\n"
"help.text"
msgid "5 - quarters"
-msgstr ""
+msgstr "5 - τέταρτα"
#: 05120000.xhp
msgctxt ""
@@ -49150,7 +49151,7 @@ msgctxt ""
"par_id3153765\n"
"help.text"
msgid "Conditions to display each icon can be specified relative to a value (Value), a percentage of the number of values in the range (Percentage) as a percentage of range values (Percentile) or formula (Formula)."
-msgstr ""
+msgstr "Οι συνθήκες εμφάνισης κάθε εικονιδίου μπορούν να οριστούν ως προς μια τιμή (Τιμή), ως ένα ποσοστό του αριθμού των τιμών στην περιοχή (ποσοστό), ως ποσοστό των τιμών περιοχής (εκατοστημόριο) ή τύπο (Τύπος)."
#: 05120000.xhp
msgctxt ""
@@ -49158,7 +49159,7 @@ msgctxt ""
"par_id3155606\n"
"help.text"
msgid "For a detailed explanation and examples, please visit <link href=\"http://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formating page in TDF Wiki</link>."
-msgstr ""
+msgstr "Για μια λεπτομερή εξήγηση και παραδείγματα, παρακαλούμε επισκεφτείτε το <link href=\"http://wiki.documentfoundation.org/Faq/Calc/141\">Πώς να χρησιμοποιήσετε ένα σύνολο εικονιδίων σε σελίδα μορφοποίησης υπό όρους στο TDF βίκι</link>."
#: 05120000.xhp
msgctxt ""
@@ -49166,7 +49167,7 @@ msgctxt ""
"hd_id3156384\n"
"help.text"
msgid "Dates"
-msgstr ""
+msgstr "Ημερομηνίες"
#: 05120000.xhp
msgctxt ""
@@ -49174,7 +49175,7 @@ msgctxt ""
"par_id3145228\n"
"help.text"
msgid "This option will apply a defined style depending on a date that you choose in the drop down box: Today - Yesterday - Tomorrow - Last 7 days - This week - Last week."
-msgstr ""
+msgstr "Αυτή η επιλογή θα εφαρμόσει μια ορισμένη τεχνοτροπία ανάλογα με μια ημερομηνία που θα επιλέξετε στο πτυσσόμενο πλαίσιο: Σήμερα - Χθες - Αύριο - Τελευταίες 7 ημέρες - Αυτήν την εβδομάδα - Τελευταία εβδομάδα."
#: 05120000.xhp
msgctxt ""
@@ -49182,7 +49183,7 @@ msgctxt ""
"par_id31494157\n"
"help.text"
msgid "In front of <emph>Apply Styles</emph>, select the desired style in the list or chose <emph>New Style</emph> to create one."
-msgstr ""
+msgstr "Μπροστά από το <emph>εφαρμογή τεχνοτροπιών</emph>, επιλέξτε την επιθυμητή τεχνοτροπία στον κατάλογο ή επιλέξτε <emph>Νέα τεχνοτροπία</emph> για να δημιουργήσετε μία."
#: 05120000.xhp
msgctxt ""
@@ -49190,7 +49191,7 @@ msgctxt ""
"par_id31494167\n"
"help.text"
msgid "Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition."
-msgstr ""
+msgstr "Πατήστε το κουμπί <emph>προσθήκη</emph> για να προσθέσετε μια άλλη συνθήκη, πατήστε το κουμπί <emph>αφαίρεση</emph> για να αφαιρέσετε μια συνθήκη."
#: 05120000.xhp
msgctxt ""
@@ -49198,7 +49199,7 @@ msgctxt ""
"par_id31494177\n"
"help.text"
msgid "In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting. Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
-msgstr ""
+msgstr "Στο πεδίο <emph>περιοχή</emph>, ορίστε την περιοχή των επηρεαζόμενων κελιών από την μορφοποίηση υπό όρους. Πατήστε στο κουμπί <emph>συρρίκνωση</emph> για να ελαχιστοποιήσετε το πλαίσιο διαλόγου. Πατήστε ξανά στο κουμπί για να επιστρέψετε στο πλαίσιο διαλόγου μόλις επιλεγεί η περιοχή."
#: 05120000.xhp
msgctxt ""
@@ -49206,7 +49207,7 @@ msgctxt ""
"hd_id3153384\n"
"help.text"
msgid "Manage Conditional Formatting"
-msgstr ""
+msgstr "Διαχείριση μορφοποίησης υπό όρους"
#: 05120000.xhp
msgctxt ""
@@ -49214,7 +49215,7 @@ msgctxt ""
"par_id3155906\n"
"help.text"
msgid "This dialog allows you to see all the conditional formatting defined in the spreadsheet."
-msgstr ""
+msgstr "Αυτός ο διάλογος σας επιτρέπει να δείτε όλη τη μορφοποίηση υπό όρους που ορίστηκε στο υπολογιστικό φύλλο."
#: 05120000.xhp
msgctxt ""
@@ -49222,7 +49223,7 @@ msgctxt ""
"par_id31546818\n"
"help.text"
msgid "Choose <emph>Format - Conditional Formatting - Manage</emph>"
-msgstr ""
+msgstr "Επιλέξτε <emph>Μορφή - Μορφοποίηση υπό όρους - Διαχείριση</emph>."
#: 05120000.xhp
msgctxt ""
@@ -49230,7 +49231,7 @@ msgctxt ""
"par_id3155907\n"
"help.text"
msgid "The <emph>Manage Conditional Formatting</emph> dialog box opens. Here you can add, edit or remove one or several conditional formattings."
-msgstr ""
+msgstr "Το πλαίσιο διαλόγου <emph>Διαχείριση μορφοποίησης υπό όρους</emph>. Εδώ μπορείτε να προσθέσετε, να επεξεργαστείτε ή να αφαιρέσετε μία ή αρκετές μορφοποιήσεις υπό όρους."
#: 05120000.xhp
msgctxt ""
@@ -49238,7 +49239,7 @@ msgctxt ""
"par_id3155908\n"
"help.text"
msgid "If you have defined a conditional formatting on a cell range and you try now to define a new conditional formatting on a part of this range, a warning message will be displayed, asking if you want to edit the existing conditional formatting (on the whole range) or define a new conditional formatting overlapping it (on the selected range)."
-msgstr ""
+msgstr "Αν έχετε ορίσει μια μορφοποίηση υπό όρους σε μια περιοχή κελιών και προσπαθείτε τώρα να ορίσετε μια νέα μορφοποίηση υπό όρους σε ένα τμήμα αυτής της περιοχής, ένα μήνυμα προειδοποίησης θα εμφανιστεί, ρωτώντας αν θέλετε να επεξεργαστείτε την υπάρχουσα μορφοποίηση υπό όρους (σε ολόκληρη την περιοχή) ή ορίστε μια νέα μορφοποίηση υπό όρους που την επικαλύπτει (στην επιλεγμένη περιοχή)."
#: 05120000.xhp
msgctxt ""
@@ -49262,7 +49263,7 @@ msgctxt ""
"bm_id3159399\n"
"help.text"
msgid "<bookmark_value>automatic hyphenation in spreadsheets</bookmark_value><bookmark_value>hyphenation; in spreadsheets</bookmark_value><bookmark_value>syllables in spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>αυτόματο συλλαβισμός σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>συλλαβισμός, σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>συλλαβές σε υπολογιστικά φύλλα</bookmark_value>"
+msgstr "<bookmark_value>αυτόματος συλλαβισμός σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>συλλαβισμός; σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>συλλαβές σε υπολογιστικά φύλλα</bookmark_value>"
#: 06020000.xhp
msgctxt ""
@@ -49386,7 +49387,7 @@ msgctxt ""
"bm_id3151245\n"
"help.text"
msgid "<bookmark_value>cell links search</bookmark_value> <bookmark_value>searching; links in cells</bookmark_value> <bookmark_value>traces;precedents and dependents</bookmark_value> <bookmark_value>Formula Auditing,see Detective</bookmark_value> <bookmark_value>Detective</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση συνδέσμων κελιών</bookmark_value><bookmark_value>αναζήτηση; σύνδεσμοι σε κελιά</bookmark_value><bookmark_value>ίχνη;προηγούμενα και επόμενα</bookmark_value><bookmark_value>τύπος ελέγχου,δείτε ανίχνευση</bookmark_value><bookmark_value>Ανίχνευση</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση συνδέσμων κελιών</bookmark_value><bookmark_value>αναζήτηση; σύνδεσμοι σε κελιά</bookmark_value><bookmark_value>ίχνη;προηγούμενα και επόμενα</bookmark_value><bookmark_value>τύπος ελέγχου; δείτε ανίχνευση</bookmark_value><bookmark_value>Ανίχνευση</bookmark_value>"
#: 06030000.xhp
msgctxt ""
@@ -49413,7 +49414,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Once you have defined a trace, you can point with the mouse cursor to the trace. The mouse cursor will change its shape. Double-click the trace with this cursor to select the referenced cell at the end of the trace."
-msgstr "Αν έχετε καθορίσει ένα ίχνος, μπορείτε να τοποθετήσετε το δείκτη του ποντικιού επάνω του. Τότε ο δείκτης θα αλλάξει το σχήμα του. Κάντε διπλό κλικ στο ίχνος με αυτό το σχήμα δρομέα για να επιλέξετε το κελί με παραπομπή που βρίσκεται στο τέλος του ίχνους."
+msgstr "Αν έχετε καθορίσει ένα ίχνος, μπορείτε να τοποθετήσετε το δείκτη του ποντικιού επάνω του. Τότε ο δείκτης θα αλλάξει το σχήμα του. Διπλοπατήστε στο ίχνος με αυτό το σχήμα δρομέα για να επιλέξετε το κελί με παραπομπή που βρίσκεται στο τέλος του ίχνους."
#: 06030100.xhp
msgctxt ""
@@ -49429,7 +49430,7 @@ msgctxt ""
"bm_id3155628\n"
"help.text"
msgid "<bookmark_value>cells; tracing precedents</bookmark_value><bookmark_value>formula cells;tracing precedents</bookmark_value>"
-msgstr "<bookmark_value>κελιά, σκιαγράφηση προηγούμενων</bookmark_value><bookmark_value>κελιά τύπων, σκιαγράφηση προηγούμενων</bookmark_value>"
+msgstr "<bookmark_value>κελιά; σκιαγράφηση προηγούμενων</bookmark_value><bookmark_value>κελιά τύπων; εντοπισμός προηγούμενων</bookmark_value>"
#: 06030100.xhp
msgctxt ""
@@ -49481,7 +49482,7 @@ msgctxt ""
"bm_id3155628\n"
"help.text"
msgid "<bookmark_value>cells; removing precedents</bookmark_value><bookmark_value>formula cells;removing precedents</bookmark_value>"
-msgstr "<bookmark_value>κελιά, αφαίρεση προηγούμενων</bookmark_value><bookmark_value>κελιά τύπων, αφαίρεση προηγούμενων</bookmark_value>"
+msgstr "<bookmark_value>κελιά; αφαίρεση προηγούμενων</bookmark_value><bookmark_value>κελιά τύπων; αφαίρεση προηγούμενων</bookmark_value>"
#: 06030200.xhp
msgctxt ""
@@ -49515,7 +49516,7 @@ msgctxt ""
"bm_id3153252\n"
"help.text"
msgid "<bookmark_value>cells; tracing dependents</bookmark_value>"
-msgstr "<bookmark_value>κελιά, ίχνος εξαρτήσεων</bookmark_value>"
+msgstr "<bookmark_value>κελιά; εντοπισμός εξαρτήσεων</bookmark_value>"
#: 06030300.xhp
msgctxt ""
@@ -49567,7 +49568,7 @@ msgctxt ""
"bm_id3147335\n"
"help.text"
msgid "<bookmark_value>cells; removing dependents</bookmark_value>"
-msgstr "<bookmark_value>κελιά, αφαίρεση εξαρτήσεων</bookmark_value>"
+msgstr "<bookmark_value>κελιά; αφαίρεση εξαρτήσεων</bookmark_value>"
#: 06030400.xhp
msgctxt ""
@@ -49601,7 +49602,7 @@ msgctxt ""
"bm_id3153088\n"
"help.text"
msgid "<bookmark_value>cells; removing traces</bookmark_value>"
-msgstr "<bookmark_value>κελιά, αφαίρεση ιχνών</bookmark_value>"
+msgstr "<bookmark_value>κελιά; αφαίρεση ιχνών</bookmark_value>"
#: 06030500.xhp
msgctxt ""
@@ -49635,7 +49636,7 @@ msgctxt ""
"bm_id3153561\n"
"help.text"
msgid "<bookmark_value>cells; tracing errors</bookmark_value><bookmark_value>tracing errors</bookmark_value><bookmark_value>error tracing</bookmark_value>"
-msgstr "<bookmark_value>κελιά, σφάλματα σκιαγράφησης</bookmark_value><bookmark_value>σφάλματα σκιαγράφησης</bookmark_value><bookmark_value>σφάλμα σκιαγράφησης</bookmark_value>"
+msgstr "<bookmark_value>κελιά; σφάλματα εντοπισμού</bookmark_value><bookmark_value>σφάλματα εντοπισμού</bookmark_value><bookmark_value>σφάλμα εντοπισμού</bookmark_value>"
#: 06030600.xhp
msgctxt ""
@@ -49669,7 +49670,7 @@ msgctxt ""
"bm_id3145119\n"
"help.text"
msgid "<bookmark_value>cells; trace fill mode</bookmark_value><bookmark_value>traces; precedents for multiple cells</bookmark_value>"
-msgstr "<bookmark_value>κελιά, λειτουργία γεμίσματος ιχνών</bookmark_value><bookmark_value>ίχνη, προηγούμενα για πολλαπλά κελιά</bookmark_value>"
+msgstr "<bookmark_value>κελιά; λειτουργία γεμίσματος ιχνών</bookmark_value><bookmark_value>ίχνη; προηγούμενα για πολλαπλά κελιά</bookmark_value>"
#: 06030700.xhp
msgctxt ""
@@ -49687,7 +49688,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:AuditingFillMode\">Activates the Fill Mode in the Detective. The mouse pointer changes to a special symbol, and you can click any cell to see a trace to the precedent cell.</ahelp> To exit this mode, press Escape or click the <emph>End Fill Mode</emph> command in the context menu."
-msgstr "<ahelp hid=\".uno:AuditingFillMode\">Ενεργοποιεί τη λειτουργία γεμίσματος στην Ανίχνευση. Ο δρομέας του ποντικιού αλλάζει σε ένα ειδικό σύμβολο, και μπορείτε να κάνετε κλικ σε κάποιο κελί για να δείτε ένα ίχνος στο προηγούμενο κελί.</ahelp> Για να τερματίσετε αυτή τη λειτουργία, πιέστε Escape ή κάντε κλικ στην εντολή <emph>Τερματισμός λειτουργίας γεμίσματος</emph> στο μενού περιβάλλοντος."
+msgstr "<ahelp hid=\".uno:AuditingFillMode\">Ενεργοποιεί τη λειτουργία γεμίσματος στην Ανίχνευση. Ο δρομέας του ποντικιού αλλάζει σε ένα ειδικό σύμβολο, και μπορείτε να πατήστε σε κάποιο κελί για να δείτε ένα ίχνος στο προηγούμενο κελί.</ahelp> Για να τερματίσετε αυτή τη λειτουργία, πιέστε Escape ή πατήστε στην εντολή <emph>Τερματισμός λειτουργίας γεμίσματος</emph> στο μενού περιβάλλοντος."
#: 06030700.xhp
msgctxt ""
@@ -49712,7 +49713,7 @@ msgctxt ""
"bm_id3153821\n"
"help.text"
msgid "<bookmark_value>cells; invalid data</bookmark_value><bookmark_value>data; showing invalid data</bookmark_value><bookmark_value>invalid data;marking</bookmark_value>"
-msgstr "<bookmark_value>κελιά, μη έντονα δεδομένα</bookmark_value><bookmark_value>δεδομένα, εμφάνιση μη έγκυρων δεδομένων</bookmark_value><bookmark_value>μη έγκυρα δεδομένα, σήμανση</bookmark_value>"
+msgstr "<bookmark_value>κελιά; μη έντονα δεδομένα</bookmark_value><bookmark_value>δεδομένα; εμφάνιση άκυρων δεδομένων</bookmark_value><bookmark_value>άκυρα δεδομένα; σήμανση</bookmark_value>"
#: 06030800.xhp
msgctxt ""
@@ -49755,7 +49756,7 @@ msgctxt ""
"bm_id3152349\n"
"help.text"
msgid "<bookmark_value>cells; refreshing traces</bookmark_value><bookmark_value>traces; refreshing</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
-msgstr "<bookmark_value>κελιά, ανανέωση ιχνών</bookmark_value><bookmark_value>ίχνη, ανανέωση</bookmark_value><bookmark_value>ενημέρωση, ίχνη</bookmark_value>"
+msgstr "<bookmark_value>κελιά; ανανέωση ιχνών</bookmark_value><bookmark_value>ίχνη; ανανέωση</bookmark_value><bookmark_value>ενημέρωση; ίχνη</bookmark_value>"
#: 06030900.xhp
msgctxt ""
@@ -49816,7 +49817,7 @@ msgctxt ""
"bm_id3154515\n"
"help.text"
msgid "<bookmark_value>cells; autorefreshing traces</bookmark_value><bookmark_value>traces; autorefreshing</bookmark_value>"
-msgstr "<bookmark_value>κελιά, αυτόματη ανανέωση ιχνών</bookmark_value><bookmark_value>ίχνη, αυτόματη ανανέωση</bookmark_value>"
+msgstr "<bookmark_value>κελιά; αυτόματη ανανέωση ιχνών</bookmark_value><bookmark_value>ίχνη; αυτόματη ανανέωση</bookmark_value>"
#: 06031000.xhp
msgctxt ""
@@ -49896,7 +49897,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/goalseekdlg/formulaedit\">In the formula cell, enter the reference of the cell which contains the formula. It contains the current cell reference.</ahelp> Click another cell in the sheet to apply its reference to the text box."
-msgstr "<ahelp hid=\"modules/scalc/ui/goalseekdlg/formulaedit\">Στο κελί τύπου, πληκτρολογήστε την αναφορά του κελιού το οποίο περιέχει τον τύπο. Περιέχει την τρέχουσα αναφορά κελιού.</ahelp> Κάντε κλικ σε ένα άλλο κελί στο φύλλο για να εφαρμόσετε την αναφορά του στο πεδίο κειμένου."
+msgstr "<ahelp hid=\"modules/scalc/ui/goalseekdlg/formulaedit\">Στο κελί τύπου, πληκτρολογήστε την αναφορά του κελιού το οποίο περιέχει τον τύπο. Περιέχει την τρέχουσα αναφορά κελιού.</ahelp> Πατήστε σε ένα άλλο κελί στο φύλλο για να εφαρμόσετε την αναφορά του στο πεδίο κειμένου."
#: 06040000.xhp
msgctxt ""
@@ -50002,7 +50003,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_SCENWIN_BOTTOM\">Specifies additional information about the scenario. This information will be displayed in the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> when you click the <emph>Scenarios</emph> icon and select the desired scenario.</ahelp> You can also modify this information in the Navigator through the <emph>Properties </emph>context menu command."
-msgstr "<ahelp hid=\"HID_SC_SCENWIN_BOTTOM\">Καθορίζει επιπλέον πληροφορίες για το σενάριο. Αυτές οι πληροφορίες θα εμφανιστούν στο παράθυρο της <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγησης\">Περιήγησης</link> όταν κάνετε κλικ στο εικονίδιο <emph>Σενάρια</emph> και επιλέξτε το σενάριο που θέλετε.</ahelp> Μπορείτε επίσης να τροποποιήσετε αυτές τις πληροφορίες στην Περιήγηση μέσω της εντολής <emph>Ιδιότητες</emph> του μενού περιεχομένου."
+msgstr "<ahelp hid=\"HID_SC_SCENWIN_BOTTOM\">Καθορίζει επιπλέον πληροφορίες για το σενάριο. Αυτές οι πληροφορίες θα εμφανιστούν στο παράθυρο της <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγησης\">Περιήγησης</link> όταν πατάτε στο εικονίδιο <emph>Σενάρια</emph> και επιλέξτε το σενάριο που θέλετε.</ahelp> Μπορείτε επίσης να τροποποιήσετε αυτές τις πληροφορίες στην Περιήγηση μέσω της εντολής <emph>Ιδιότητες</emph> του μενού περιεχομένου."
#: 06050000.xhp
msgctxt ""
@@ -50228,7 +50229,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Select <emph>Format - Cells - Cell Protection</emph>. Unmark the <emph>Protected</emph> box and click <emph>OK</emph>."
-msgstr "Επιλέξτε <emph>Μορφοποίηση - Κελιά - Προστασία κελιών</emph>. Αποεπιλέξετε το πεδίο <emph>Προστατευμένο</emph> και κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Επιλέξτε <emph>Μορφοποίηση - Κελιά - Προστασία κελιών</emph>. Αποεπιλέξετε το πεδίο <emph>Προστατευμένο</emph> και πατήστε στο κουμπί <emph>OK</emph>."
#: 06060100.xhp
msgctxt ""
@@ -50264,7 +50265,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "If a sheet is protected, you will not be able to modify or delete any Cell Styles."
-msgstr "Αν ένα φύλλο είναι προστατευμένο, δεν θα είναι δυνατό να τροποποιείτε ή να διαγράφετε Πρότυπα κελιών."
+msgstr "Αν ένα φύλλο είναι προστατευμένο, δεν θα είναι δυνατό να τροποποιείτε ή να διαγράφετε τεχνοτροπίες κελιών."
#: 06060100.xhp
msgctxt ""
@@ -50282,7 +50283,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command."
-msgstr "Όταν αποθηκευθούν, τα προστατευμένα φύλλα μπορούν να αποθηκευτούν ξανά χρησιμοποιώντας την εντολή <emph>Αρχείο - Αποθήκευση ως</emph>"
+msgstr "Όταν αποθηκευθούν, τα προστατευμένα φύλλα μπορούν να αποθηκευτούν ξανά χρησιμοποιώντας την εντολή <emph>Αρχείο - Αποθήκευση ως</emph>."
#: 06060100.xhp
msgctxt ""
@@ -50309,7 +50310,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Complete protection of your work can be achieved by combining both options on the <emph>Tools - Protect Document</emph> menu, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button."
-msgstr "Η πλήρης προστασία της εργασίας μπορεί να επιτευχθεί συνδυάζοντας και τις δύο επιλογές στο μενού <emph>Εργαλεία - Προστασία εγγράφου</emph>, περιλαμβάνοντας προστασία με κωδικό. Για να για να ανοίγει όλο το έγγραφο μαζί, στο παράθυρο διαλόγου <emph>Αποθήκευση</emph> επιλέξτε το πεδίο <emph>Αποθήκευση με κωδικό</emph> πριν κάνετε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
+msgstr "Η πλήρης προστασία της εργασίας μπορεί να επιτευχθεί συνδυάζοντας και τις δύο επιλογές στο μενού <emph>Εργαλεία - Προστασία εγγράφου</emph>, περιλαμβάνοντας προστασία με κωδικό. Για να για να ανοίγει όλο το έγγραφο μαζί, στο παράθυρο διαλόγου <emph>Αποθήκευση</emph> επιλέξτε το πεδίο <emph>Αποθήκευση με κωδικό</emph> πριν πατήσετε στο κουμπί <emph>Αποθήκευση</emph>."
#: 06060200.xhp
msgctxt ""
@@ -50335,7 +50336,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Protects the sheet structure of your document from modifications. It is impossible to insert, delete, rename, move or copy sheets.</ahelp></variable> Open the <emph>Protect document</emph> dialog with <emph>Tools - Protect Document - Document</emph>. Optionally enter a password and click OK."
-msgstr "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Προστατεύει τη δομή φύλλου του εγγράφου σας από τροποποιήσεις. Είναι αδύνατο να εισάγετε, διαγράψετε, μετονομάσετε, μετακινήσετε ή αντιγράψετε φύλλα.</ahelp></variable> Ανοίξτε το παράθυρο διαλόγου <emph>Προστασία εγγράφου</emph> από το <emph>Εργαλεία - Προστασία εγγράφου - Έγγραφο</emph>. Προαιρετικά εισάγετε ένα κωδικό πρόσβασης και πατήστε ΟΚ."
+msgstr "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Προστατεύει τη δομή φύλλου του εγγράφου σας από τροποποιήσεις. Είναι αδύνατο να εισάγετε, διαγράψετε, μετονομάσετε, μετακινήσετε ή αντιγράψετε φύλλα.</ahelp></variable> Ανοίξτε το παράθυρο διαλόγου <emph>Προστασία εγγράφου</emph> από το <emph>Εργαλεία - Προστασία εγγράφου - Έγγραφο</emph>. Προαιρετικά εισάγετε ένα κωδικό πρόσβασης και πατήστε Εντάξει."
#: 06060200.xhp
msgctxt ""
@@ -50380,7 +50381,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "You can completely protect your work by combining both options from <emph>Tools - Protect Document</emph>, including password entry. If you want to prevent the document from being opened by other users, select <emph>Save With Password </emph>and click the <emph>Save</emph> button. The <emph>Enter Password</emph> dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document."
-msgstr "Μπορείτε να επιτύχετε την πλήρη προστασία της εργασίας σας με συνδυασμό και των δύο επιλογών στο μενού <emph>Εργαλεία - Προστασία εγγράφου</emph>, συμπεριλαμβάνοντας κωδικό πρόσβασης. Για να απαγορεύσετε τελείως το άνοιγμα του εγγράφου από άλλους χρήστες, ενεργοποιήστε το πεδίο <emph>Αποθήκευση με κωδικό πρόσβασης</emph> κατά την αρχική αποθήκευση πριν κάνετε κλικ στο κουμπί <emph>Αποθήκευση</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Εισαγωγή κωδικού πρόσβασης</emph>. Σκεφθείτε προσεκτικά των κωδικό που θα επιλέξετε. Σημειώστε ότι σε περίπτωση που ξεχάσετε τον κωδικό πρόσβασης δεν θα μπορείτε να ανοίξετε το έγγραφό σας."
+msgstr "Μπορείτε να επιτύχετε την πλήρη προστασία της εργασίας σας με συνδυασμό και των δύο επιλογών στο μενού <emph>Εργαλεία - Προστασία εγγράφου</emph>, συμπεριλαμβάνοντας κωδικό πρόσβασης. Για να απαγορεύσετε τελείως το άνοιγμα του εγγράφου από άλλους χρήστες, ενεργοποιήστε το πεδίο <emph>Αποθήκευση με κωδικό πρόσβασης</emph> κατά την αρχική αποθήκευση πριν πατήστε στο κουμπί <emph>Αποθήκευση</emph>. Εμφανίζεται το παράθυρο διαλόγου <emph>Εισαγωγή κωδικού πρόσβασης</emph>. Σκεφθείτε προσεκτικά των κωδικό που θα επιλέξετε. Σημειώστε ότι σε περίπτωση που ξεχάσετε τον κωδικό πρόσβασης δεν θα μπορείτε να ανοίξετε το έγγραφό σας."
#: 06070000.xhp
msgctxt ""
@@ -50396,7 +50397,7 @@ msgctxt ""
"bm_id3145673\n"
"help.text"
msgid "<bookmark_value>calculating; auto calculating sheets</bookmark_value><bookmark_value>recalculating;auto calculating sheets</bookmark_value><bookmark_value>AutoCalculate function in sheets</bookmark_value><bookmark_value>correcting sheets automatically</bookmark_value><bookmark_value>formulas;AutoCalculate function</bookmark_value><bookmark_value>cell contents;AutoCalculate function</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, αυτόματος υπολογισμός φύλλων</bookmark_value><bookmark_value>επανυπολογισμός, αυτόματος υπολογισμός φύλλων</bookmark_value><bookmark_value>λειτουργία Αυτόματος υπολογισμός σε φύλλα</bookmark_value><bookmark_value>αυτόματη διόρθωση φύλλων</bookmark_value><bookmark_value>τύποι, λειτουργία Αυτόματος υπολογισμός</bookmark_value><bookmark_value>περιεχόμενα κελιών, λειτουργία Αυτόματος υπολογισμός</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; αυτόματος υπολογισμός φύλλων</bookmark_value><bookmark_value>επανυπολογισμός; αυτόματος υπολογισμός φύλλων</bookmark_value><bookmark_value>συνάρτηση αυτόματου υπολογισμού σε φύλλα</bookmark_value><bookmark_value>αυτόματη διόρθωση φύλλων</bookmark_value><bookmark_value>τύποι; συνάρτηση αυτόματου υπολογισμού</bookmark_value><bookmark_value>περιεχόμενα κελιών; συνάρτηση αυτόματου υπολογισμού</bookmark_value>"
#: 06070000.xhp
msgctxt ""
@@ -50439,7 +50440,7 @@ msgctxt ""
"bm_id3157909\n"
"help.text"
msgid "<bookmark_value>recalculating;all formulas in sheets</bookmark_value><bookmark_value>formulas; recalculating manually</bookmark_value><bookmark_value>cell contents; recalculating</bookmark_value>"
-msgstr "<bookmark_value>επανυπολογισμός, όλοι οι τύποι στα φύλλα</bookmark_value><bookmark_value>τύποι, χειροκίνητος επανυπολογισμός</bookmark_value><bookmark_value>περιεχόμενα κελιών, επανυπολογισμός</bookmark_value>"
+msgstr "<bookmark_value>επανυπολογισμός; όλοι οι τύποι στα φύλλα</bookmark_value><bookmark_value>τύποι; χειροκίνητος επανυπολογισμός</bookmark_value><bookmark_value>περιεχόμενα κελιών; επανυπολογισμός</bookmark_value>"
#: 06080000.xhp
msgctxt ""
@@ -50498,7 +50499,7 @@ msgctxt ""
"bm_id2486037\n"
"help.text"
msgid "<bookmark_value>entering entries with AutoInput function</bookmark_value><bookmark_value>capital letters;AutoInput function</bookmark_value>"
-msgstr "<bookmark_value>Εισαγωγή καταχωρήσεων με τη συνάρτηση Αυτόματη εισαγωγή</bookmark_value><bookmark_value>κεφαλαία γράμματα, λειτουργία αυτόματης εισαγωγή</bookmark_value>"
+msgstr "<bookmark_value>Εισαγωγή καταχωρήσεων με τη συνάρτηση Αυτόματη εισαγωγή</bookmark_value><bookmark_value>κεφαλαία γράμματα; συνάρτηση αυτόματης εισαγωγής</bookmark_value>"
#: 06130000.xhp
msgctxt ""
@@ -50557,7 +50558,7 @@ msgctxt ""
"par_idN10679\n"
"help.text"
msgid "To see a list of all available AutoInput text items for the current column, press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow</item>."
-msgstr "Για να δείτε μια λίστα όλων των διαθέσιμων στοιχείων κειμένου αυτόματης εισαγωγής για την τρέχουσα στήλη, πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+κάτω βέλος</item>."
+msgstr "Για να δείτε έναν κατάλογο όλων των διαθέσιμων στοιχείων κειμένου αυτόματης εισαγωγής για την τρέχουσα στήλη, πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+κάτω βέλος</item>."
#: 06130000.xhp
msgctxt ""
@@ -50645,7 +50646,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "A split window has its own scrollbars in each partial section; by contrast, <link href=\"text/scalc/01/07090000.xhp\" name=\"fixed window sections\">fixed window sections</link> are not scrollable."
-msgstr "Ένα διαιρεμένο παράθυρο έχει τις δικές του γραμμές κύλισης σε κάθε επιμέρους τμήμα. Αντιθέτως, τα <link href=\"text/scalc/01/07090000.xhp\" name=\"σταθερά τμήματα παραθύρου\">σταθερά τμήματα παραθύρου</link> δεν έχουν γραμμές κύλισης."
+msgstr "Ένα διαιρεμένο παράθυρο έχει τις δικές του γραμμές κύλισης σε κάθε επιμέρους τμήμα· αντιθέτως, τα <link href=\"text/scalc/01/07090000.xhp\" name=\"σταθερά τμήματα παραθύρου\">σταθερά τμήματα παραθύρου</link> δεν έχουν γραμμές κύλισης."
#: 07090000.xhp
msgctxt ""
@@ -50724,7 +50725,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/entry\">Enter a name for the database range that you want to define, or select an existing name from the list.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/entry\">Πληκτρολογήστε ένα όνομα για την περιοχή βάσης δεδομένων που θέλετε να ορίσετε, ή επιλέξτε κάποιο όνομα από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/entry\">Πληκτρολογήστε ένα όνομα για την περιοχή βάσης δεδομένων που θέλετε να ορίσετε, ή επιλέξτε κάποιο όνομα από τον κατάλογο.</ahelp>"
#: 12010000.xhp
msgctxt ""
@@ -50760,7 +50761,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/add\">Adds the selected cell range to the database range list, or modifies an existing database range.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/add\">Προσθέτει την επιλεγμένη περιοχή κελιών στη λίστα της περιοχής βάσης δεδομένων, ή τροποποιεί μία υπάρχουσα περιοχή βάσης δεδομένων.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/add\">Προσθέτει την επιλεγμένη περιοχή κελιών στον κατάλογο της περιοχής βάσης δεδομένων, ή τροποποιεί μία υπάρχουσα περιοχή βάσης δεδομένων.</ahelp>"
#: 12010000.xhp
msgctxt ""
@@ -50919,7 +50920,7 @@ msgctxt ""
"bm_id3145068\n"
"help.text"
msgid "<bookmark_value>databases; selecting (Calc)</bookmark_value>"
-msgstr "<bookmark_value>βάσεις δεδομένων, επιλογή (Calc)</bookmark_value>"
+msgstr "<bookmark_value>βάσεις δεδομένων; επιλογή (Calc)</bookmark_value>"
#: 12020000.xhp
msgctxt ""
@@ -50955,7 +50956,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/selectrange/treeview\">Lists the available database ranges. To select a database range, click its name, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/selectrange/treeview\">Δημιουργεί μια λίστα με τις διαθέσιμες περιοχές βάσης δεδομένων. Για να επιλέξετε μία περιοχή της βάσης δεδομένων, κάντε κλικ στο όνομά της, και ύστερα κάντε κλικ στο κουμπί <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/selectrange/treeview\">Δημιουργεί έναν κατάλογο με τις διαθέσιμες περιοχές βάσης δεδομένων. Για να επιλέξετε μία περιοχή της βάσης δεδομένων, πατήστε στο όνομά της και ύστερα πατήστε στο κουμπί <emph>Εντάξει</emph>.</ahelp>"
#: 12030000.xhp
msgctxt ""
@@ -50990,7 +50991,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "You cannot sort data if the <link href=\"text/shared/01/02230000.xhp\" name=\"Record changes\">Record changes</link> options is enabled."
-msgstr "Δεν μπορείτε να ταξινομήσετε δεδομένα αν απαιτείται η επιλογή <link href=\"text/shared/01/02230000.xhp\" name=\"Αλλαγές εγγραφής\">Αλλαγές εγγραφής</link> ."
+msgstr "Δεν μπορείτε να ταξινομήσετε δεδομένα αν απαιτείται η επιλογή <link href=\"text/shared/01/02230000.xhp\" name=\"Αλλαγές εγγραφής\">Αλλαγές εγγραφής</link>."
#: 12030100.xhp
msgctxt ""
@@ -51006,7 +51007,7 @@ msgctxt ""
"bm_id3152350\n"
"help.text"
msgid "<bookmark_value>sorting; sort criteria for database ranges</bookmark_value>"
-msgstr "<bookmark_value>ταξινόμηση, κριτήρια ταξινόμησης για περιοχές βάσης δεδομένων</bookmark_value>"
+msgstr "<bookmark_value>ταξινόμηση; κριτήρια ταξινόμησης για περιοχές βάσης δεδομένων</bookmark_value>"
#: 12030100.xhp
msgctxt ""
@@ -51184,7 +51185,7 @@ msgctxt ""
"bm_id3147228\n"
"help.text"
msgid "<bookmark_value>sorting; options for database ranges</bookmark_value><bookmark_value>sorting;Asian languages</bookmark_value><bookmark_value>Asian languages;sorting</bookmark_value><bookmark_value>phonebook sorting rules</bookmark_value><bookmark_value>natural sort algorithm</bookmark_value>"
-msgstr "<bookmark_value>ταξινόμηση, επιλογές για περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>ταξινόμηση, ασιατικές γλώσσες</bookmark_value><bookmark_value>ασιατικές γλώσσες, ταξινόμηση</bookmark_value><bookmark_value>κανόνες ταξινόμησης τηλεφωνικού καταλόγου</bookmark_value><bookmark_value>αλγόριθμος φυσικής ταξινόμησης</bookmark_value>"
+msgstr "<bookmark_value>ταξινόμηση; επιλογές για περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>ταξινόμηση; ασιατικές γλώσσες</bookmark_value><bookmark_value>ασιατικές γλώσσες; ταξινόμηση</bookmark_value><bookmark_value>κανόνες ταξινόμησης τηλεφωνικού καταλόγου</bookmark_value><bookmark_value>αλγόριθμος φυσικής ταξινόμησης</bookmark_value>"
#: 12030200.xhp
msgctxt ""
@@ -51228,7 +51229,7 @@ msgctxt ""
"par_idN10637\n"
"help.text"
msgid "Note for Asian languages: Check <emph>Case Sensitivity</emph> to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison."
-msgstr "Σημείωση για ασιατικές γλώσσες: Ελέγξτε τη <emph>Διάκριση πεζών και κεφαλαίων</emph> για να εφαρμόσετε ταξινόμηση πολλαπλών επιπέδων. Με αυτόν τον τρόπο, οι καταχωρήσεις συγκρίνονται καταρχήν με τις πρωταρχικές μορφές τους χωρίς να γίνεται διάκριση πεζών και κεφαλαίων. Αν εκτιμούνται με τον ίδιο τρόπο, η διάκριση μεταφέρεται στο λογαριασμό για την σύγκριση δευτέρου επιπέδου. Αν ακόμα εκτιμούνται έτσι, τα πλάτη χαρακτήρων και η γιαπωνέζικη διαφορά θεωρούνται για τη σύγκριση τρίτου επιπέδου."
+msgstr "Σημείωση για ασιατικές γλώσσες: Ελέγξτε τη <emph>Διάκριση πεζών και κεφαλαίων</emph> για να εφαρμόσετε ταξινόμηση πολλαπλών επιπέδων. Με αυτόν τον τρόπο, οι καταχωρήσεις συγκρίνονται καταρχήν με τις πρωταρχικές μορφές τους χωρίς να γίνεται διάκριση πεζών και κεφαλαίων. Αν εκτιμούνται με τον ίδιο τρόπο, η διάκριση μεταφέρεται στο λογαριασμό για την σύγκριση δευτέρου επιπέδου. Αν ακόμα εκτιμούνται έτσι, τα πλάτη χαρακτήρων και η γιαπωνέζικη διαφορά θεωρούνται για τη σύγκριση τρίτου επιπέδου."
#: 12030200.xhp
msgctxt ""
@@ -51298,7 +51299,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/copyresult\"> Copies the sorted list to the cell range that you specify.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/copyresult\"> Αντιγράφει την ταξινομημένη λίστα στην περιοχή κελιών που καθορίζετε.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/copyresult\"> Αντιγράφει τον ταξινομημένο κατάλογο στην περιοχή κελιών που καθορίζετε.</ahelp>"
#: 12030200.xhp
msgctxt ""
@@ -51316,7 +51317,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\"> Select a named <link href=\"text/scalc/01/12010000.xhp\" name=\"cell range\"> cell range</link> where you want to display the sorted list, or enter a cell range in the input box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\"> Επιλέξτε μία επώνυμη <link href=\"text/scalc/01/12010000.xhp\" name=\"περιοχή κελιών\">περιοχή κελιών</link>όπου επιθυμείτε να εμφανιστεί η ταξινομημένη λίστα, ή εισάγετε μία περιοχή κελιών στο πεδίο εισαγωγής.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\"> Επιλέξτε μία επώνυμη <link href=\"text/scalc/01/12010000.xhp\" name=\"περιοχή κελιών\">περιοχή κελιών</link>όπου επιθυμείτε να εμφανιστεί ο ταξινομημένος κατάλογος, ή εισάγετε μία περιοχή κελιών στο πεδίο εισαγωγής.</ahelp>"
#: 12030200.xhp
msgctxt ""
@@ -51334,7 +51335,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\"> Enter the cell range where you want to display the sorted list, or select a named range from the list.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\"> Εισάγετε την περιοχή κελιών όπου επιθυμείτε να εμφανιστεί η ταξινομημένη λίστα, ή επιλέξτε μία επώνυμη περιοχή από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\"> Εισάγετε την περιοχή κελιών όπου επιθυμείτε να εμφανιστεί ο ταξινομημένος κατάλογος, ή επιλέξτε μία επώνυμη περιοχή από τον κατάλογο.</ahelp>"
#: 12030200.xhp
msgctxt ""
@@ -51352,7 +51353,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuser\"> Click here and then select the custom sort order that you want.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuser\"> Κάντε κλικ εδώ και ύστερα επιλέξτε την προσαρμοσμένη σειρά ταξινόμησης που επιθυμείτε.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuser\"> Πατήστε εδώ και ύστερα επιλέξτε την προσαρμοσμένη σειρά ταξινόμησης που επιθυμείτε.</ahelp>"
#: 12030200.xhp
msgctxt ""
@@ -51370,7 +51371,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Select the custom sort order that you want to apply. To define a custom sort order, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Sort Lists\">%PRODUCTNAME Calc - Sort Lists</link> .</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Επιλέξτε την προσαρμοσμένη σειρά ταξινόμησης που θέλετε να εφαρμόσετε. Για να καθορίσετε μια προσαρμοσμένη σειρά ταξινόμησης, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Λίστες ταξινόμησης\">%PRODUCTNAME Calc - Λίστες ταξινόμησης</link> .</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Επιλέξτε την προσαρμοσμένη σειρά ταξινόμησης που θέλετε να εφαρμόσετε. Για να καθορίσετε μια προσαρμοσμένη σειρά ταξινόμησης, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Κατάλογοι ταξινόμησης\">%PRODUCTNAME Calc - Κατάλογοι ταξινόμησης</link> .</ahelp>"
#: 12030200.xhp
msgctxt ""
@@ -51566,7 +51567,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:DataFilterAutoFilter\">Automatically filters the selected cell range, and creates one-row list boxes where you can choose the items that you want to display.</ahelp>"
-msgstr "<ahelp hid=\".uno:DataFilterAutoFilter\">Φιλτράρει αυτόματα την επιλεγμένη περιοχή κελιών, και δημιουργεί πλαίσια λίστας με μία γραμμή όπου μπορείτε να επιλέξετε τα αντικείμενα που επιθυμείτε να εμφανίσετε.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataFilterAutoFilter\">Φιλτράρει αυτόματα την επιλεγμένη περιοχή κελιών, και δημιουργεί πλαίσια καταλόγου με μία γραμμή όπου μπορείτε να επιλέξετε τα αντικείμενα που επιθυμείτε να εμφανίσετε.</ahelp>"
#: 12040100.xhp
msgctxt ""
@@ -51664,7 +51665,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edcopyarea\">Select the check box, and then select the cell range where you want to display the filter results.</ahelp> You can also select a named range from the list."
-msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edcopyarea\">Επιλέξτε το πεδίο ελέγχου, και ύστερα επιλέξτε την περιοχή κελιών όπου επιθυμείτε να εμφανίσετε τα αποτελέσματα του φιλτραρίσματος.</ahelp> Μπορείτε επίσης να επιλέξετε μία επώνυμη περιοχή από τη λίστα."
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edcopyarea\">Επιλέξτε το πεδίο ελέγχου, και ύστερα επιλέξτε την περιοχή κελιών όπου επιθυμείτε να εμφανίσετε τα αποτελέσματα του φιλτραρίσματος.</ahelp> Μπορείτε επίσης να επιλέξετε μία επώνυμη περιοχή από τον κατάλογο."
#: 12040201.xhp
msgctxt ""
@@ -51682,7 +51683,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Allows you to use wildcards in the filter definition.</ahelp> For a list of the regular expressions that $[officename] supports, click <link href=\"text/shared/01/02100001.xhp\" name=\"here\">here</link>."
-msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Σας επιτρέπει να χρησιμοποιήσετε σύμβολα υποκατάστασης στον καθορισμό φιλτραρίσματος.</ahelp> Για μία λίστα κανονικών εκφράσεων που υποστηρίζει το $[officename] , κάντε <link href=\"text/shared/01/02100001.xhp\" name=\"εδώ\">εδώ</link>."
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Σας επιτρέπει να χρησιμοποιήσετε σύμβολα υποκατάστασης στον καθορισμό φιλτραρίσματος.</ahelp> Για μία κατάλογο κανονικών εκφράσεων που υποστηρίζει το $[officename], πατήστε <link href=\"text/shared/01/02100001.xhp\" name=\"εδώ\">εδώ</link>."
#: 12040201.xhp
msgctxt ""
@@ -51691,7 +51692,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "If the <emph>Regular Expressions</emph> check box is selected, you can use regular expressions in the Value field if the Condition list box is set to '=' EQUAL or '<>' UNEQUAL. This also applies to the respective cells that you reference for an advanced filter."
-msgstr "Αν είναι επιλεγμένο το <emph>Κανονικές παραστάσεις</emph>, μπορείτε να χρησιμποιήσετε κανονικές παραστάσεις στο πεδίο Τιμή αν το κουτάκι στη λι΄στα Συνθήκη έχει ορισθεί σε '=' EQUAL ή '<>' UNEQUAL. Αυτό επίσης ισχύει στα αντίστοιχα κελιά που αναφέρετε για ένα ειδικό φίλτρο."
+msgstr "Αν είναι επιλεγμένο το πλαίσιο ελέγχου <emph>Κανονικές παραστάσεις</emph>, μπορείτε να χρησιμοποιήσετε κανονικές παραστάσεις στο πεδίο Τιμή αν το πλαίσιο καταλόγου συνθήκη έχει ορισθεί σε '=' EQUAL ή '<>' UNEQUAL. Αυτό επίσης ισχύει στα αντίστοιχα κελιά που αναφέρετε για ένα ειδικό φίλτρο."
#: 12040201.xhp
msgctxt ""
@@ -51709,7 +51710,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/unique\">Excludes duplicate rows in the list of filtered data.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/unique\">Εξάγει διπλότυπες γραμμές στη λίστα με τα φιλτραρισμένα δεδομένα.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/unique\">Εξάγει διπλότυπες γραμμές στον κατάλογο με τα φιλτραρισμένα δεδομένα.</ahelp>"
#: 12040201.xhp
msgctxt ""
@@ -51727,7 +51728,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/standardfilterdialog/destpers\">Select the <emph>Copy results to</emph> check box, and then specify the destination range where you want to display the filtered data. If this box is checked, the destination range remains linked to the source range. You must have defined the source range under <emph>Data - Define range</emph> as a database range.</ahelp> Following this, you can reapply the defined filter at any time as follows: click into the source range, then choose <emph>Data - Refresh Range</emph>."
-msgstr "<ahelp hid=\"modules/scalc/ui/standardfilterdialog/destpers\">Επιλέξτε το πεδίο ελέγχου <emph>Αντιγραφή αποτελεσμάτων στο</emph> , και ύστερα καθορίστε την περιοχή προορισμού όπου επιθυμείτε να εμφανίσετε τα φιλτραρισμένα δεδομένα. Αν το πεδίο αυτό επισημαίνεται, η περιοχή προορισμού παραμένει συνδεδεμένη με την περιοχή της πηγής. Πρέπει να έχετε καθορίσει την περιοχή της πηγής από την επιλογή <emph>Δεδομένα - Ορισμός περιοχής</emph> ως περιοχή βάσης δεδομένων.</ahelp> Ακολουθώντας αυτόν τον τρόπο, μπορείτε να εφαρμόσετε ξανά το καθορισμένο φίλτρο οποτεδήποτε ως εξής: κάντε κλικ στην περιοχή της πηγής, ύστερα επιλέξτε <emph>Δεδομένα - Ανανέωση περιοχής</emph>."
+msgstr "<ahelp hid=\"modules/scalc/ui/standardfilterdialog/destpers\">Επιλέξτε το πεδίο ελέγχου <emph>Αντιγραφή αποτελεσμάτων στο</emph> και ύστερα καθορίστε την περιοχή προορισμού όπου επιθυμείτε να εμφανίσετε τα φιλτραρισμένα δεδομένα. Αν το πεδίο αυτό επισημαίνεται, η περιοχή προορισμού παραμένει συνδεδεμένη με την περιοχή της πηγής. Πρέπει να έχετε καθορίσει την περιοχή της πηγής από την επιλογή <emph>Δεδομένα - Ορισμός περιοχής</emph> ως περιοχή βάσης δεδομένων.</ahelp> Ακολουθώντας αυτόν τον τρόπο, μπορείτε να εφαρμόσετε ξανά το καθορισμένο φίλτρο οποτεδήποτε ως εξής: πατήστε στην περιοχή της πηγής, ύστερα επιλέξτε <emph>Δεδομένα - Ανανέωση περιοχής</emph>."
#: 12040201.xhp
msgctxt ""
@@ -51814,7 +51815,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Επαναφορά φίλτρου"
#: 12040400.xhp
msgctxt ""
@@ -51823,7 +51824,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Reset Filter</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/12040400.xhp\" name=\"Αφαίρεση φίλτρου\">Επαναφορά φίλτρου</link>"
#: 12040400.xhp
msgctxt ""
@@ -51832,7 +51833,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:DataFilterRemoveFilter\">Removes the filter from the selected cell range. To enable this command, click inside the cell area where the filter was applied.</ahelp>"
-msgstr "<ahelp hid=\".uno:DataFilterRemoveFilter\">Αφαιρεί το φίλτρο από την επιλεγμένη περιοχή κελιών. Για να ενεργοποιήσετε αυτή την εντολή, κάντε κλικ μέσα στην περιοχή κελιών όπου είχε εφαρμοστεί το φίλτρο.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataFilterRemoveFilter\">Αφαιρεί το φίλτρο από την επιλεγμένη περιοχή κελιών. Για να ενεργοποιήσετε αυτή την εντολή, πατήστε μέσα στην περιοχή κελιών όπου είχε εφαρμοστεί το φίλτρο.</ahelp>"
#: 12040500.xhp
msgctxt ""
@@ -51848,7 +51849,7 @@ msgctxt ""
"bm_id3150276\n"
"help.text"
msgid "<bookmark_value>database ranges; hiding AutoFilter</bookmark_value>"
-msgstr "<bookmark_value>περιοχές βάσης δεδομένων, απόκρυψη αυτόματου φίλτρου</bookmark_value>"
+msgstr "<bookmark_value>περιοχές βάσης δεδομένων; απόκρυψη αυτόματου φίλτρου</bookmark_value>"
#: 12040500.xhp
msgctxt ""
@@ -52008,7 +52009,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο <emph>OK</emph>."
+msgstr "Πατήστε στο <emph>Εντάξει</emph>."
#: 12050100.xhp
msgctxt ""
@@ -52078,7 +52079,7 @@ msgctxt ""
"bm_id3154758\n"
"help.text"
msgid "<bookmark_value>subtotals; sorting options</bookmark_value>"
-msgstr "<bookmark_value>μερικά αθροίσματα, επιλογές ταξινόμησης</bookmark_value>"
+msgstr "<bookmark_value>μερικά αθροίσματα; επιλογές ταξινόμησης</bookmark_value>"
#: 12050200.xhp
msgctxt ""
@@ -52195,7 +52196,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/lbuserdef\">Uses a custom sorting order that you defined in the Options dialog box at <emph>%PRODUCTNAME Calc - Sort Lists</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/lbuserdef\">Χρησιμοποιεί μια προσαρμοσμένη σειρά ταξινόμησης που καθορίζετε στο πλαίσιο διαλόγου επιλογών στο <emph>%PRODUCTNAME Calc - Λίστες ταξινόμησης</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/lbuserdef\">Χρησιμοποιεί μια προσαρμοσμένη σειρά ταξινόμησης που καθορίζετε στο πλαίσιο διαλόγου επιλογών στο <emph>%PRODUCTNAME Calc - Κατάλογοι ταξινόμησης</emph>.</ahelp>"
#: 12050200.xhp
msgctxt ""
@@ -52302,7 +52303,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_FORMULARANGE\">Enter the cell references for the cells containing the formulas that you want to use in the multiple operation.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_FORMULARANGE\">Εισάγετε τις παραπομπές κελιών για τα κελιά που περιέχουν τους τύπους που θέλετε να χρησιμοποιήσετε στη πολλαπλή λειτουργία.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_FORMULARANGE\">Εισάγετε τις παραπομπές κελιών για τα κελιά που περιέχουν τους τύπους που θέλετε να χρησιμοποιήσετε στη πολλαπλή λειτουργία.</ahelp>"
#: 12060000.xhp
msgctxt ""
@@ -52418,7 +52419,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Specifies the cell range that you want to consolidate with the cell ranges listed in the <emph>Consolidation ranges </emph>box. Select a cell range in a sheet, and then click <emph>Add</emph>. You can also select a the name of a predefined cell from the <emph>Source data range </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Καθορίζει την περιοχή κελιών που επιθυμείτε να ενοποιηθούν με τις περιοχές κελιών που βρίσκονται σε λίστα στο πεδίο <emph>Περιοχές ενοποίησης </emph>. Επιλέξτε μία περιοχή κελιών σε ένα φύλλο, και ύστερα κάντε κλικ στο κουμπί <emph>Προσθήκη</emph>. Μπορείτε επίσης να επιλέξετε το όνομα του προκαθορισμένου κελιού από τη λίστα <emph>Περιοχή προέλευσης δεδομένων </emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Καθορίζει την περιοχή κελιών που επιθυμείτε να ενοποιηθούν με τις περιοχές κελιών που βρίσκονται σε έναν κατάλογο στο πεδίο <emph>Περιοχές ενοποίησης </emph>. Επιλέξτε μία περιοχή κελιών σε ένα φύλλο, και ύστερα πατήστε στο κουμπί <emph>Προσθήκη</emph>. Μπορείτε επίσης να επιλέξετε το όνομα του προκαθορισμένου κελιού από τον κατάλογο <emph>Περιοχή προέλευσης δεδομένων </emph>.</ahelp>"
#: 12070000.xhp
msgctxt ""
@@ -52604,7 +52605,7 @@ msgctxt ""
"bm_id3152350\n"
"help.text"
msgid "<bookmark_value>sheets; outlines</bookmark_value><bookmark_value>outlines; sheets</bookmark_value><bookmark_value>hiding; sheet details</bookmark_value><bookmark_value>showing; sheet details</bookmark_value><bookmark_value>grouping;cells</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, διαρθρώσεις</bookmark_value><bookmark_value>διαρθρώσεις, φύλλα</bookmark_value><bookmark_value>απόκρυψη, λεπτομέρειες φύλλου</bookmark_value><bookmark_value>εμφάνιση, λεπτομέρειες φύλλου</bookmark_value><bookmark_value>ομαδοποίηση, κελιά</bookmark_value>"
+msgstr "<bookmark_value>φύλλα; διαρθρώσεις</bookmark_value><bookmark_value>διαρθρώσεις; φύλλα</bookmark_value><bookmark_value>απόκρυψη; λεπτομέρειες φύλλου</bookmark_value><bookmark_value>εμφάνιση; λεπτομέρειες φύλλου</bookmark_value><bookmark_value>ομαδοποίηση; κελιά</bookmark_value>"
#: 12080000.xhp
msgctxt ""
@@ -52622,7 +52623,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click."
-msgstr "Μπορείτε να δημιουργήσετε μία διάρθρωση των δεδομένων σας και των γραμμών ομάδων και στηλών μαζί έτσι ώστε να μπορείτε να κάνετε σύμπτυξη και επέκταση των ομάδων με ένα απλό κλικ."
+msgstr "Μπορείτε να δημιουργήσετε μία διάρθρωση των δεδομένων σας και των γραμμών ομάδων και στηλών μαζί έτσι ώστε να μπορείτε να κάνετε σύμπτυξη και επέκταση των ομάδων με ένα απλό πάτημα."
#: 12080000.xhp
msgctxt ""
@@ -52656,7 +52657,7 @@ msgctxt ""
"bm_id3155628\n"
"help.text"
msgid "<bookmark_value>sheets; hiding details</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, απόκρυψη λεπτομερειών</bookmark_value>"
+msgstr "<bookmark_value>φύλλα; απόκρυψη λεπτομερειών</bookmark_value>"
#: 12080100.xhp
msgctxt ""
@@ -52699,7 +52700,7 @@ msgctxt ""
"bm_id3153561\n"
"help.text"
msgid "<bookmark_value>tables; showing details</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, εμφάνιση λεπτομερειών</bookmark_value>"
+msgstr "<bookmark_value>πίνακες; εμφάνιση λεπτομερειών</bookmark_value>"
#: 12080200.xhp
msgctxt ""
@@ -52769,7 +52770,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "When you group a cell range, and outline icon appears in the margins next to the group. To hide or show the group, click the icon. To ungroup the selection, choose <emph>Data – Outline -</emph> <link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\"><emph>Ungroup</emph></link>."
-msgstr "Όταν ομαδοποιείτε μία περιοχή κελιών, και εμφανίζεται το εικονίδιο της διάρθρωσης στις ακραίες τιμές δίπλα στην ομάδα. Για να αποκρύψετε ή να εμφανίσετε την ομάδα, κάντε κλικ στο εικονίδιο. Για να κάνετε άρση της ομαδοποίησης της επιλογής, επιλέξτε <emph>Δεδομένα - Διάρθρωση -</emph> <link href=\"text/scalc/01/12080400.xhp\" name=\"Άρση ομαδοποίησης\"><emph>Άρση ομαδοποίησης</emph></link>."
+msgstr "Όταν ομαδοποιείτε μία περιοχή κελιών, και εμφανίζεται το εικονίδιο της διάρθρωσης στις ακραίες τιμές δίπλα στην ομάδα. Για να αποκρύψετε ή να εμφανίσετε την ομάδα, πατήστε στο εικονίδιο. Για να κάνετε άρση της ομαδοποίησης της επιλογής, επιλέξτε <emph>Δεδομένα - Διάρθρωση -</emph> <link href=\"text/scalc/01/12080400.xhp\" name=\"Άρση ομαδοποίησης\"><emph>Άρση ομαδοποίησης</emph></link>."
#: 12080300.xhp
msgctxt ""
@@ -53132,7 +53133,7 @@ msgctxt ""
"par_id871303\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts a new \"drill-down\" sheet with more information about the current pivot table cell. You can also double-click a pivot table cell to insert the \"drill-down\" sheet. The new sheet shows a subset of rows from the original data source that constitutes the result data displayed in the current cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγει ένα νέο \"εξορυγμένο\" φύλλο με περισσότερες πληροφορίες σχετικά με το τρέχον κελί του συγκεντρωτικού πίνακα. Μπορείτε επίσης να κάνετε διπλό κλικ σε ένα συγκεντρωτικό πίνακα για να εισάγετε το \"εξορυγμένο\" φύλλο. Το νέο φύλλο εμφανίζει ένα υποσύνολο των σειρών από την αρχική προέλευση δεδομένων το οποίο αποτελεί τα δεδομένα των αποτελεσμάτων που εμφανίζονται στο τρέχον κελί.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγει ένα νέο \"εξορυγμένο\" φύλλο με περισσότερες πληροφορίες σχετικά με το τρέχον κελί του συγκεντρωτικού πίνακα. Μπορείτε επίσης να διπλοπατήσετε σε ένα συγκεντρωτικό πίνακα για να εισάγετε το \"εξορυγμένο\" φύλλο. Το νέο φύλλο εμφανίζει ένα υποσύνολο των σειρών από την αρχική προέλευση δεδομένων το οποίο αποτελεί τα δεδομένα των αποτελεσμάτων που εμφανίζονται στο τρέχον κελί.</ahelp>"
#: 12080700.xhp
msgctxt ""
@@ -53396,7 +53397,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_OBJTYPE\">Click the source type of for the selected data source.</ahelp> You can choose from four source types: \"Table\", \"Query\" and \"SQL\" or SQL (Native)."
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_OBJTYPE\">Κάντε κλικ στον τύπο της προέλευσης για την επιλεγμένη πηγή δεδομένων.</ahelp> Μπορείτε να επιλέξετε μεταξύ τεσσάρων τύπων πηγών: \"Πίνακας\", \"Ερώτημα\" και \"SQL\" or SQL (Native)."
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_DAPIDATA:LB_OBJTYPE\">Πατήστε στον τύπο της προέλευσης για την επιλεγμένη πηγή δεδομένων.</ahelp> Μπορείτε να επιλέξετε μεταξύ τεσσάρων τύπων πηγών: \"Πίνακας\", \"Ερώτημα\" και \"SQL\" or SQL (Native)."
#: 12090101.xhp
msgctxt ""
@@ -53421,7 +53422,7 @@ msgctxt ""
"bm_id2306894\n"
"help.text"
msgid "<bookmark_value>pivot table function;show details</bookmark_value><bookmark_value>pivot table function;drill down</bookmark_value>"
-msgstr "<bookmark_value> συνάρτηση συγκεντρωτικού πίνακα;εμφάνιση λεπτομερειών</bookmark_value><bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; εξάσκηση</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; εμφάνιση λεπτομερειών</bookmark_value><bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; εξάσκηση</bookmark_value>"
#: 12090102.xhp
msgctxt ""
@@ -53484,7 +53485,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "To change the function that is used by a data field, double-click a button in the <emph>Data Fields</emph> area to open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\">Data Field</link> dialog. You can also double-click buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> areas."
-msgstr "Για να αλλάξετε τη συνάρτηση που χρησιμοποιείται από ένα πεδίο δεδομένων, κάντε διπλό κλικ στην περιοχή <emph>Πεδία δεδομένων</emph>για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Πεδίο δεδομένων\">Πεδίο δεδομένων</link>. Μπορείτε επίσης να κάνετε διπλό κλικ σε κουμπιά στις περιοχές <emph>Πεδία γραμμών</emph> ή <emph>Πεδία στηλών</emph>."
+msgstr "Για να αλλάξετε τη συνάρτηση που χρησιμοποιείται από ένα πεδίο δεδομένων, διπλοπατήστε στην περιοχή <emph>Πεδία δεδομένων</emph>για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Πεδίο δεδομένων\">Πεδίο δεδομένων</link>. Μπορείτε επίσης να διπλοπατήσετε σε κουμπιά στις περιοχές <emph>Πεδία γραμμών</emph> ή <emph>Πεδία στηλών</emph>."
#: 12090102.xhp
msgctxt ""
@@ -53711,7 +53712,7 @@ msgctxt ""
"par_idN108CD\n"
"help.text"
msgid "<ahelp hid=\".\">Select this check box and double-click an item label in the table to show or hide details for the item. Clear this check box and double-click a cell in the table to edit the contents of the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πεδίο ελέγχου και κάντε διπλό κλικ σε μία ετικέτα αντικειμένου στον πίνακα για να εμφανίσετε ή να αποκρύψετε λεπτομέρειες για το αντικείμενο. Αφαιρέστε το πεδίο ελέγχου και κάντε διπλό κλικ σε ένα κελί του πίνακα για να επεξεργαστείτε τα περιεχόμενά του.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε αυτό το πεδίο ελέγχου και διπλοπατήστε σε μία ετικέτα αντικειμένου στον πίνακα για να εμφανίσετε ή να αποκρύψετε λεπτομέρειες για το αντικείμενο. Αφαιρέστε το πεδίο ελέγχου και διπλοπατήστε σε ένα κελί του πίνακα για να επεξεργαστείτε τα περιεχόμενά του.</ahelp>"
#: 12090102.xhp
msgctxt ""
@@ -53743,7 +53744,7 @@ msgctxt ""
"par_idN108EE\n"
"help.text"
msgid "Double-click a field in the table."
-msgstr "Κάντε διπλό κλικ σε ένα πεδίο στον πίνακα."
+msgstr "Διπλοπατήστε σε ένα πεδίο στον πίνακα."
#: 12090102.xhp
msgctxt ""
@@ -53751,7 +53752,7 @@ msgctxt ""
"par_idN108F1\n"
"help.text"
msgid "If you double-click a field which has adjacent fields at the same level, the <emph>Show Detail</emph> dialog opens:"
-msgstr "Αν κάνετε διπλό κλικ σε ένα πεδίο που έχει γειτονικά πεδία στο ίδιο επίπεδο, ανοίγει το παράθυρο διαλόγου <emph>Εμφάνιση λεπτομερειών</emph>:"
+msgstr "Αν διπλοπατήσετε σε ένα πεδίο που έχει γειτονικά πεδία στο ίδιο επίπεδο, ανοίγει το παράθυρο διαλόγου <emph>Εμφάνιση λεπτομερειών</emph>:"
#: 12090102.xhp
msgctxt ""
@@ -53856,7 +53857,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_FIELD3\" visibility=\"visible\">Select the field that you want to use in the filter. If field names are not available, the column labels are listed.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_FIELD3\" visibility=\"visible\">Επιλέξτε το πεδίο που επιθυμείτε να χρησιμοποιήσετε στο φίλτρο. Αν τα ονόματα πεδίων δεν είναι διαθέσιμα, οι ετικέτες στηλών δημιουργούν μία λίστα.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_PIVOTFILTER:LB_FIELD3\" visibility=\"visible\">Επιλέξτε το πεδίο που επιθυμείτε να χρησιμοποιήσετε στο φίλτρο. Αν τα ονόματα πεδίων δεν είναι διαθέσιμα, οι ετικέτες στηλών δημιουργούν έναν κατάλογο.</ahelp>"
#: 12090103.xhp
msgctxt ""
@@ -54125,7 +54126,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Excludes duplicate rows in the list of filtered data."
-msgstr "Εξάγει τις διπλότυπες γραμμές στη λίστα των φιλτραρισμένων δεδομένων."
+msgstr "Εξάγει τις διπλότυπες γραμμές στον κατάλογο των φιλτραρισμένων δεδομένων."
#: 12090104.xhp
msgctxt ""
@@ -54169,7 +54170,7 @@ msgctxt ""
"par_id3154011\n"
"help.text"
msgid "<link href=\"text/shared/01/02100001.xhp\" name=\"List of Regular Expressions\">List of Regular Expressions</link>"
-msgstr "<link href=\"text/shared/01/02100001.xhp\" name=\"Λίστα κανονικών εκφράσεων\">Λίστα κανονικών εκφράσεων</link>"
+msgstr "<link href=\"text/shared/01/02100001.xhp\" name=\"Κατάλογος κανονικών εκφράσεων\">Κατάλογος κανονικών εκφράσεων</link>"
#: 12090105.xhp
msgctxt ""
@@ -54185,7 +54186,7 @@ msgctxt ""
"bm_id7292397\n"
"help.text"
msgid "<bookmark_value>calculating;pivot table</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός;συγκεντρωτικός πίνακας</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; συγκεντρωτικός πίνακας</bookmark_value>"
#: 12090105.xhp
msgctxt ""
@@ -54275,7 +54276,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_USER\">Select this option, and then click the type of subtotal that you want to calculate in the list.</ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_USER\">Κάντε αυτή την επιλογή, και ύστερα κάντε κλικ στον τύπο του μερικού αθροίσματος που επιθυμείτε να υπολογιστεί στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_PIVOTSUBT:BTN_USER\">Κάντε αυτή την επιλογή, και ύστερα πατήστε στον τύπο του μερικού αθροίσματος που επιθυμείτε να υπολογιστεί στον κατάλογο.</ahelp>"
#: 12090105.xhp
msgctxt ""
@@ -54293,7 +54294,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_PIVOTSUBT:LB_FUNC\">Click the type of subtotal that you want to calculate. This option is only available if the <emph>User-defined</emph> option is selected.</ahelp>"
-msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_PIVOTSUBT:LB_FUNC\">Κάντε κλικ στον τύπο του μερικού αθροίσματος που επιθυμείτε να υπολογιστεί. Αυτή η επιλογή είναι διαθέσιμη μόνο αν η επιλογή <emph>Καθορισμένο από το χρήστη</emph> είναι επιλεγμένη.</ahelp>"
+msgstr "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_PIVOTSUBT:LB_FUNC\">Πατήστε στον τύπο του μερικού αθροίσματος που επιθυμείτε να υπολογιστεί. Αυτή η επιλογή είναι διαθέσιμη μόνο αν η επιλογή <emph>Καθορισμένο από το χρήστη</emph> είναι επιλεγμένη.</ahelp>"
#: 12090105.xhp
msgctxt ""
@@ -54329,7 +54330,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Lists the name of the selected data field."
-msgstr "Δημιουργεί μια λίστα με το πεδίο των επιλεγμένων δεδομένων."
+msgstr "Δημιουργεί έναν κατάλογο με το πεδίο των επιλεγμένων δεδομένων."
#: 12090105.xhp
msgctxt ""
@@ -54657,7 +54658,7 @@ msgctxt ""
"bm_id711386\n"
"help.text"
msgid "<bookmark_value>hiding;data fields, from calculations in pivot table</bookmark_value><bookmark_value>display options in pivot table</bookmark_value><bookmark_value>sorting;options in pivot table</bookmark_value><bookmark_value>data field options for pivot table</bookmark_value>"
-msgstr "<bookmark_value>απόκρυψη;πεδία δεδομένων, από υπολογισμούς στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>εμφάνιση επιλογών στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>ταξινόμηση;επιλογές στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>επιλογές πεδίου δεδομένων για το συγκεντρωτικό πίνακα</bookmark_value>"
+msgstr "<bookmark_value>απόκρυψη; πεδία δεδομένων, από υπολογισμούς στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>εμφάνιση επιλογών στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>ταξινόμηση; επιλογές στο συγκεντρωτικό πίνακα</bookmark_value><bookmark_value>επιλογές πεδίου δεδομένων για το συγκεντρωτικό πίνακα</bookmark_value>"
#: 12090106.xhp
msgctxt ""
@@ -54769,7 +54770,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "<ahelp hid=\"1495387654\">Select the layout mode for the field in the list box.</ahelp>"
-msgstr "<ahelp hid=\"1495387654\">Επιλέξτε την κατάσταση διάταξης για το πεδίο, στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"1495387654\">Επιλέξτε την κατάσταση διάταξης για το πεδίο στο πλαίσιο καταλόγου.</ahelp>"
#: 12090106.xhp
msgctxt ""
@@ -54932,7 +54933,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "After you import an Excel spreadsheet that contains a pivot table, click in the table, and then choose <emph>Data - Pivot Table - Refresh</emph>."
-msgstr "Αφού εισάγετε ένα υπολογιστικό φύλλο του Excel που περιέχει συγκεντρωτικό πίνακα, κλικ στον πίνακα και μετά επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Ενημέρωση</emph>."
+msgstr "Αφού εισάγετε ένα υπολογιστικό φύλλο του Excel που περιέχει συγκεντρωτικό πίνακα, πατήστε στον πίνακα και μετά επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Ενημέρωση</emph>."
#: 12090300.xhp
msgctxt ""
@@ -55150,7 +55151,7 @@ msgctxt ""
"bm_id3153662\n"
"help.text"
msgid "<bookmark_value>database ranges; refreshing</bookmark_value>"
-msgstr "<bookmark_value>περιοχές βάσης δεδομένων, ανανέωση</bookmark_value>"
+msgstr "<bookmark_value>περιοχές βάσης δεδομένων; ανανέωση</bookmark_value>"
#: 12100000.xhp
msgctxt ""
@@ -55202,7 +55203,7 @@ msgctxt ""
"par_idN105D1\n"
"help.text"
msgid "You can also insert a list box from the Controls toolbar and link the list box to a cell. This way you can specify the valid values on the <link href=\"text/shared/02/01170102.xhp\">Data</link> page of the list box properties window."
-msgstr "Μπορείτε επίσης να εισάγετε ένα πλαίσιο λίστας από τη γραμμή εργαλείων Έλεγχοι και να συνδέσετε το πλαίσιο λίστας σε ένα κελί. Με αυτόν τον τρόπο μπορείτε να καθορίσετε τις έγκυρες τιμές στη σελίδα <link href=\"text/shared/02/01170102.xhp\">Δεδομένα</link> του παραθύρου ιδιοτήτων του πλαισίου λίστας."
+msgstr "Μπορείτε επίσης να εισάγετε ένα πλαίσιο καταλόγου από τη γραμμή εργαλείων Έλεγχοι και να συνδέσετε το πλαίσιο καταλόγου σε ένα κελί. Με αυτόν τον τρόπο μπορείτε να καθορίσετε τις έγκυρες τιμές στη σελίδα <link href=\"text/shared/02/01170102.xhp\">Δεδομένα</link> του παραθύρου ιδιοτήτων του πλαισίου καταλόγου."
#: 12120100.xhp
msgctxt ""
@@ -55218,7 +55219,7 @@ msgctxt ""
"bm_id1464278\n"
"help.text"
msgid "<bookmark_value>selection lists;validity</bookmark_value>"
-msgstr "<bookmark_value>λίστες επιλογής, εγκυρότητα</bookmark_value>"
+msgstr "<bookmark_value>κατάλογοι επιλογής; εγκυρότητα</bookmark_value>"
#: 12120100.xhp
msgctxt ""
@@ -55263,7 +55264,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_ALLOW\">Click a validation option for the selected cell(s).</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_ALLOW\">Κάντε κλικ σε μια επιλογή εγκυρότητας για το επιλεγμένο κελί(ά).</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_ALLOW\">Πατήστε σε μια επιλογή εγκυρότητας για τα επιλεγμένα κελιά.</ahelp>"
#: 12120100.xhp
msgctxt ""
@@ -55404,7 +55405,7 @@ msgctxt ""
"par_idN106AB\n"
"help.text"
msgid "List"
-msgstr "Λίστα"
+msgstr "Κατάλογος"
#: 12120100.xhp
msgctxt ""
@@ -55412,7 +55413,7 @@ msgctxt ""
"par_idN106B0\n"
"help.text"
msgid "Allow only values or strings specified in a list. Strings and values can be mixed. Numbers evaluate to their value, so if you enter the number 1 in the list, the entry 100% is also valid."
-msgstr "Επιτρέπονται μόνο τιμές ή αλφαριθμητικά σε μια λίστα. Τα αλφαριθμητικά και οι τιμές μπορούν να συνδυαστούν. Οι αριθμοί εκτιμούν την τιμή τους, έτσι αν εισάγετε τον αριθμό 1 στη λίστα, η καταχώριση 100% είναι επίσης έγκυρη."
+msgstr "Επιτρέπονται μόνο τιμές ή αλφαριθμητικά σε έναν κατάλογο. Τα αλφαριθμητικά και οι τιμές μπορούν να συνδυαστούν. Οι αριθμοί εκτιμούν την τιμή τους, έτσι αν εισάγετε τον αριθμό 1 στον κατάλογο, η καταχώριση 100% είναι επίσης έγκυρη."
#: 12120100.xhp
msgctxt ""
@@ -55456,7 +55457,7 @@ msgctxt ""
"par_idN10709\n"
"help.text"
msgid "Show selection list"
-msgstr "Εμφάνιση λίστας επιλογής"
+msgstr "Εμφάνιση καταλόγου επιλογής"
#: 12120100.xhp
msgctxt ""
@@ -55464,7 +55465,7 @@ msgctxt ""
"par_idN1070D\n"
"help.text"
msgid "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SHOWLIST\">Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing Ctrl+D (Mac: Command+D).</ahelp>"
-msgstr "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SHOWLIST\">Εμφανίζει μια λίστα από έγκυρα αλφαριθμητικά ή τιμές για επιλογή. Η λίστα μπορεί ακόμα να ανοιχθεί επιλέγοντας το κελί και πατώντας Ctrl+D (Mac: Command+D).</ahelp>"
+msgstr "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SHOWLIST\">Εμφανίζει έναν κατάλογο από έγκυρα αλφαριθμητικά ή τιμές για επιλογή. Ο κατάλογος μπορεί ακόμα να ανοιχθεί επιλέγοντας το κελί και πατώντας Ctrl+D (Mac: Command+D).</ahelp>"
#: 12120100.xhp
msgctxt ""
@@ -55480,7 +55481,7 @@ msgctxt ""
"par_idN10728\n"
"help.text"
msgid "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SORTLIST\">Sorts the selection list in ascending order and filters duplicates from the list. If not checked, the order from the data source is taken.</ahelp>"
-msgstr "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SORTLIST\">Ταξινομεί τη λίστα επιλογής με αύξουσα σειρά και φιλτράρει τα διπλότυπα από τη λίστα. Αν δεν επιλεγεί, χρησιμοποιείται η σειρά από την πηγή των δεδομένων.</ahelp>"
+msgstr "<ahelp hid=\"sc:CheckBox:TP_VALIDATION_VALUES:CB_SORTLIST\">Ταξινομεί τον κατάλογο επιλογής με αύξουσα σειρά και φιλτράρει τα διπλότυπα από τον κατάλογο. Αν δεν επιλεγεί, χρησιμοποιείται η σειρά από την πηγή των δεδομένων.</ahelp>"
#: 12120100.xhp
msgctxt ""
@@ -55530,7 +55531,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_VALUE\">Select the comparative operator that you want to use.</ahelp> The available operators depend on what you selected in the <emph>Allow </emph>box. If you select \"between\" or \"not between\", the <emph>Minimum</emph> and <emph>Maximum</emph> input boxes appear. Otherwise, only the <emph>Minimum</emph>, the <emph>Maximum, or the Value</emph> input boxes appear."
-msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_VALUE\">Επιλέξτε τον τελεστή σύγκριση που θέλετε να χρησιμοποιήσετε.</ahelp> Οι διαθέσιμοι τελεστές εξαρτώνται από τι έχετε επιλέξει στο πεδίο <emph>Να επιτρέπεται </emph> . Αν επιλέξετε \"μεταξύ\" ή \"όχι μεταξύ\", εμφανίζονται τα πεδία εισαγωγής <emph>Ελάχιστο</emph> και <emph>Μέγιστο</emph> . Ειδάλλως, εμφανίζονται τα πεδία εισαγωγής <emph>Ελάχιστο</emph>, το <emph>Μέγιστο, ή η Τιμή</emph> ."
+msgstr "<ahelp hid=\"SC:LISTBOX:TP_VALIDATION_VALUES:LB_VALUE\">Επιλέξτε τον τελεστή σύγκριση που θέλετε να χρησιμοποιήσετε.</ahelp> Οι διαθέσιμοι τελεστές εξαρτώνται από τι έχετε επιλέξει στο πεδίο <emph>Να επιτρέπεται </emph> . Αν επιλέξετε \"μεταξύ\" ή \"όχι μεταξύ\", εμφανίζονται τα πεδία εισαγωγής <emph>Ελάχιστο</emph> και <emph>Μέγιστο</emph> . Ειδάλλως, εμφανίζονται τα πεδία εισαγωγής <emph>Ελάχιστο</emph>, το <emph>Μέγιστο, ή η Τιμή</emph>."
#: 12120100.xhp
msgctxt ""
@@ -55566,7 +55567,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MIN\">Enter the minimum value for the data validation option that you selected in the <emph>Allow </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MIN\">Εισάγετε την ελάχιστη τιμή για την επιλογή εγκυρότητας των δεδομένων που επιλέξατε στο πεδίο <emph>Να επιτρέπεται </emph> .</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MIN\">Εισάγετε την ελάχιστη τιμή για την επιλογή εγκυρότητας των δεδομένων που επιλέξατε στο πλαίσιο <emph>Να επιτρέπεται </emph>.</ahelp>"
#: 12120100.xhp
msgctxt ""
@@ -55584,7 +55585,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MAX\">Enter the maximum value for the data validation option that you selected in the <emph>Allow </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MAX\">Εισάγετε τη μέγιστη τιμή για την επιλογή εγκυρότητας των δεδομένων που επιλέξατε στο πεδίο <emph>Να επιτρέπεται </emph> .</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:TP_VALIDATION_VALUES:EDT_MAX\">Εισάγετε τη μέγιστη τιμή για την επιλογή εγκυρότητας των δεδομένων που επιλέξατε στο πεδίο <emph>Να επιτρέπεται </emph>.</ahelp>"
#: 12120200.xhp
msgctxt ""
@@ -55628,7 +55629,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/tsbhelp\">Displays the message that you enter in the <emph>Contents</emph> box when the cell or cell range is selected in the sheet.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/tsbhelp\">Εμφανίζει το μήνυμα που εισάγετε το πεδίο <emph>Περιεχόμενα</emph> όταν το κελί ή η περιοχή κελιών επιλέγεται στο φύλλο.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/tsbhelp\">Εμφανίζει το μήνυμα που εισάγετε το πεδίο <emph>Περιεχόμενα</emph> όταν το κελί ή η περιοχή κελιών επιλέγεται στο φύλλο.</ahelp>"
#: 12120200.xhp
msgctxt ""
@@ -55744,7 +55745,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "In both cases, if you select \"Stop\", the invalid entry is deleted and the previous value is reentered in the cell. The same applies if you close the \"Warning\" and \"Information\" dialogs by clicking the <emph>Cancel </emph>button. If you close the dialogs with the <emph>OK</emph> button, the invalid entry is not deleted."
-msgstr "Και στις δύο περιπτώσεις, αν επιλέξετε \"Διακοπή\", η μη έγκυρη καταχώριση διαγράφεται και εισάγεται ξανά η προηγούμενη τιμή στο κελί. Το ίδιο εφαρμόζεται αν κλείσετε τα παράθυρα διαλόγου \"Προειδοποίηση\" και \"Πληροφορίες\" κάνοντας κλικ στο κουμπί <emph>Άκυρο </emph>. Αν κλείσετε τα παράθυρα διαλόγου με το κουμπί <emph>OK</emph>, η μη έγκυρη καταχώριση δεν διαγράφεται."
+msgstr "Και στις δύο περιπτώσεις, αν επιλέξετε \"Διακοπή\", η μη έγκυρη καταχώριση διαγράφεται και εισάγεται ξανά η προηγούμενη τιμή στο κελί. Το ίδιο εφαρμόζεται αν κλείσετε τα παράθυρα διαλόγου \"Προειδοποίηση\" και \"Πληροφορίες\" πατώντας στο κουμπί <emph>Άκυρο </emph>. Αν κλείσετε τα παράθυρα διαλόγου με το κουμπί <emph>OK</emph>, η μη έγκυρη καταχώριση δεν διαγράφεται."
#: 12120300.xhp
msgctxt ""
@@ -55771,7 +55772,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/actionCB\">Select the action that you want to occur when invalid data is entered in a cell.</ahelp> The \"Stop\" action rejects the invalid entry and displays a dialog that you have to close by clicking <emph>OK</emph>. The \"Warning\" and \"Information\" actions display a dialog that can be closed by clicking <emph>OK</emph> or <emph>Cancel</emph>. The invalid entry is only rejected when you click <emph>Cancel</emph>."
-msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/actionCB\">Επιλέξτε την ενέργεια που επιθυμείτε να εκτελείται όταν εισάγονται μη έγκυρα δεδομένα σε ένα κελί.</ahelp> Η ενέργεια \"Διακοπή\" απορρίπτει τη μη έγκυρη καταχώριση και εμφανίζει ένα παράθυρο διαλόγου που πρέπει να κλείσετε κάνοντας κλικ στο κουμπί <emph>OK</emph>. Οι ενέργειες \"Προειδοποίηση\" και \"Πληροφορίες\" εμφανίζουν ένα παράθυρο διαλόγου το οποίο μπορεί να κλείσει κάνοντας κλικ στο κουμπί <emph>OK</emph> ή στο <emph>Ακύρωση</emph>. Η μη έγκυρη καταχώριση απορρίπτεται μόνο όταν κάντε κλικ στο κουμπί <emph>Άκυρο</emph>."
+msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/actionCB\">Επιλέξτε την ενέργεια που επιθυμείτε να εκτελείται όταν εισάγονται μη έγκυρα δεδομένα σε ένα κελί.</ahelp> Η ενέργεια \"Διακοπή\" απορρίπτει τη μη έγκυρη καταχώριση και εμφανίζει ένα παράθυρο διαλόγου που πρέπει να κλείσετε πατώντας στο κουμπί <emph>Εντάξει</emph>. Οι ενέργειες \"Προειδοποίηση\" και \"Πληροφορίες\" εμφανίζουν ένα παράθυρο διαλόγου το οποίο μπορεί να κλείσει πατώντας στο κουμπί <emph>Εντάξει</emph> ή στο <emph>Ακύρωση</emph>. Η μη έγκυρη καταχώριση απορρίπτεται μόνο όταν πατήσετε στο κουμπί <emph>Άκυρο</emph>."
#: 12120300.xhp
msgctxt ""
@@ -56173,7 +56174,7 @@ msgctxt ""
"par_id1491134\n"
"help.text"
msgid "Number of whole days when subtracting years and months from the difference of Start date and End date."
-msgstr "Αριθμός ολόκληρων ημερών όταν αφαιρούνται έτη και μήνες από τη διαφορά της αρχικής και τελικής ημερομηνίας"
+msgstr "Αριθμός ολόκληρων ημερών όταν αφαιρούνται έτη και μήνες από τη διαφορά της αρχικής και τελικής ημερομηνίας."
#: func_datedif.xhp
msgctxt ""
@@ -56189,7 +56190,7 @@ msgctxt ""
"par_id1591134\n"
"help.text"
msgid "Number of whole days when subtracting years from the difference of Start date and End date."
-msgstr "Αριθμός ολόκληρων ημερών όταν αφαιρούνται έτη από τη διαφορά της αρχικής και τελικής ημερομηνίας"
+msgstr "Αριθμός ολόκληρων ημερών όταν αφαιρούνται έτη από τη διαφορά της αρχικής και τελικής ημερομηνίας."
#: func_datedif.xhp
msgctxt ""
@@ -56221,7 +56222,7 @@ msgctxt ""
"par_id3352589\n"
"help.text"
msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"m\")</item> yields 457, he has been living for 457 months."
-msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"m\")</item> δίνει 457, έχει ζήσει 457 μήνες."
+msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"m\")</item> δίνει 457, έχει ζήσει 457 μήνες."
#: func_datedif.xhp
msgctxt ""
@@ -56306,7 +56307,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "DATEVALUE(\"Text\")"
-msgstr "DATEVALUE(Κείμενο)"
+msgstr "DATEVALUE(\"Κείμενο\")"
#: func_datevalue.xhp
msgctxt ""
@@ -56579,7 +56580,7 @@ msgctxt ""
"128\n"
"help.text"
msgid "If <emph>Date2</emph> is earlier than <emph>Date1</emph>, the function will return a negative number."
-msgstr "Εάν η <emph>Ημερομηνία2</emph> είναι προγενέστερη της <emph>ημερομηνία1</emph>, η συνάρτηση θα επιστρέψει αρνητικό αριθμό."
+msgstr "Εάν η <emph>Ημερομηνία2</emph> είναι προγενέστερη της <emph>ημερομηνία1</emph>, η συνάρτηση θα επιστρέψει αρνητικό αριθμό."
#: func_days360.xhp
msgctxt ""
@@ -56761,7 +56762,7 @@ msgctxt ""
"214\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_EDATE\">The result is a date which is a number of <emph>months</emph> away from the <emph>start date</emph>. Only months are considered; days are not used for calculation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_EDATE\">Το αποτέλεσμα είναι μια ημερομηνία η οποία είναι ένας αριθμός από <emph>μήνες</emph> από την <emph>ημερομηνία έναρξης</emph>. Λαμβάνονται υπόψη μόνο οι μήνες· οι ημέρες δεν χρησιμοποιούνται στον υπολογισμό.</ahelp>"
#: func_edate.xhp
msgctxt ""
@@ -56815,7 +56816,7 @@ msgctxt ""
"220\n"
"help.text"
msgid "What date is one month prior to 2001-03-31?"
-msgstr ""
+msgstr "Ποια ημερομηνία είναι ένας μήνας πριν από την 31-03-2001;"
#: func_edate.xhp
msgctxt ""
@@ -56824,7 +56825,7 @@ msgctxt ""
"221\n"
"help.text"
msgid "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> returns the serial number 36950. Formatted as a date, this is 2001-02-28."
-msgstr ""
+msgstr "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> επιστρέφει το σειριακό αριθμό 36950. Μορφοποιημένο ως ημερομηνία, δηλαδή 28-02-2001."
#: func_eomonth.xhp
msgctxt ""
@@ -57273,7 +57274,7 @@ msgctxt ""
"244\n"
"help.text"
msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation."
-msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η ημερομηνία από την οποία διενεργείται ο υπολογισμός. Εάν η ημερομηνία έναρξης είναι εργάσιμη ημέρα, η ημέρα περιλαμβάνεται στον υπολογισμό."
+msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η ημερομηνία από την οποία διενεργείται ο υπολογισμός. Εάν η ημερομηνία έναρξης είναι εργάσιμη ημέρα, η ημέρα περιλαμβάνεται στον υπολογισμό."
#: func_networkdays.xhp
msgctxt ""
@@ -57291,7 +57292,7 @@ msgctxt ""
"246\n"
"help.text"
msgid "<emph>Holidays</emph> is an optional list of holidays. These are non-working days. Enter a cell range in which the holidays are listed individually."
-msgstr "Οι <emph>Ημέρες-αργίας</emph> είναι μία προαιρετική λίστα με ημέρες αργίας. Αυτές είναι οι μη εργάσιμες ημέρες. Εισάγετε μία περιοχή κελιών στις οποίες υπάρχει λίστα με μεμονωμένες ημέρες αργίας."
+msgstr "Οι <emph>Ημέρες-αργίας</emph> είναι ένας προαιρετικός κατάλογος με ημέρες αργίας. Αυτές είναι οι μη εργάσιμες ημέρες. Εισάγετε μία περιοχή κελιών στις οποίες υπάρχει κατάλογος με μεμονωμένες ημέρες αργίας."
#: func_networkdays.xhp
msgctxt ""
@@ -57309,7 +57310,7 @@ msgctxt ""
"248\n"
"help.text"
msgid "How many workdays fall between 2001-12-15 and 2002-01-15? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
-msgstr "Πόσες εργάσιμες ημέρες υπάρχουν ανάμεσα στις 15-12-2001 και στις 15-01-2002; Η ημερομηνία έναρξης βρίσκεται στο κελί C3 και η ημερομηνία λήξης στο κελί D3. Τα κελιά F3 έως J3 περιέχουν τις ακόλουθες αργίες Χριστουγέννων και Πρωτοχρονιάς: \"24-12-2001\", \"25-12-2001\", \"26-12-2001\", \"31-12-2001\", \"01-01-2002\"."
+msgstr "Πόσες εργάσιμες ημέρες υπάρχουν ανάμεσα στις 15-12-2001 και στις 15-01-2002; Η ημερομηνία έναρξης βρίσκεται στο κελί C3 και η ημερομηνία λήξης στο κελί D3. Τα κελιά F3 έως J3 περιέχουν τις ακόλουθες αργίες Χριστουγέννων και Πρωτοχρονιάς: \"24-12-2001\", \"25-12-2001\", \"26-12-2001\", \"31-12-2001\", \"01-01-2002\"."
#: func_networkdays.xhp
msgctxt ""
@@ -58196,7 +58197,7 @@ msgctxt ""
"190\n"
"help.text"
msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation."
-msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η ημερομηνία από την οποία διενεργείται ο υπολογισμός. Εάν η ημερομηνία έναρξης είναι εργάσιμη ημέρα, η ημέρα περιλαμβάνεται στον υπολογισμό."
+msgstr "Η <emph>Ημερομηνία-έναρξης</emph> είναι η ημερομηνία από την οποία διενεργείται ο υπολογισμός. Εάν η ημερομηνία έναρξης είναι εργάσιμη ημέρα, η ημέρα περιλαμβάνεται στον υπολογισμό."
#: func_workday.xhp
msgctxt ""
@@ -58214,7 +58215,7 @@ msgctxt ""
"192\n"
"help.text"
msgid "<emph>Holidays</emph> is a list of optional holidays. These are non-working days. Enter a cell range in which the holidays are listed individually."
-msgstr "Οι <emph>Ημέρες αργίας</emph> είναι μία λίστα με προαιρετικές ημέρες αργίας. Αυτές δεν είναι εργάσιμες ημέρες. Εισάγετε μία περιοχή κελιών στην οποία υπάρχει υπάρχει λίστα με μεμονωμένες ημέρες αργίας."
+msgstr "Οι <emph>Αργίες</emph> είναι ένας κατάλογος με προαιρετικές αργίες. Αυτές δεν είναι εργάσιμες ημέρες. Εισάγετε μία περιοχή κελιών στην οποία καταχωρούνται μεμονωμένες αργίες."
#: func_workday.xhp
msgctxt ""
@@ -58372,7 +58373,7 @@ msgctxt ""
"197\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">The result is the number of the years (including fractional part) between <emph>StartDate</emph> and <emph>EndDate</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">Το αποτέλεσμα είναι ο αριθμός των ετών (συμπεριλαμβανομένου του κλασματικού μέρους) μεταξύ <emph>Αρχικής ημερομηνίας</emph> και <emph>Τελικής ημερομηνίας</emph>.</ahelp>"
#: func_yearfrac.xhp
msgctxt ""
@@ -58408,7 +58409,7 @@ msgctxt ""
"201\n"
"help.text"
msgid "<emph>Basis</emph> is chosen from a list of options and indicates how the year is to be calculated."
-msgstr "Η <emph>Βάση</emph> επιλέγεται από μια λίστα επιλογών και υποδηλώνει τον τρόπο υπολογισμού του έτους."
+msgstr "Η <emph>Βάση</emph> επιλέγεται από έναν κατάλογο επιλογών και υποδηλώνει τον τρόπο υπολογισμού του έτους."
#: func_yearfrac.xhp
msgctxt ""
@@ -58559,7 +58560,7 @@ msgctxt ""
"bm_id7654652\n"
"help.text"
msgid "<bookmark_value>goal seeking;solver</bookmark_value><bookmark_value>what if operations;solver</bookmark_value><bookmark_value>back-solving</bookmark_value><bookmark_value>solver</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση στόχου, λύτης</bookmark_value><bookmark_value>πράξεις εάν - τι, λύτης</bookmark_value><bookmark_value>επίλυση προς τα πίσω</bookmark_value><bookmark_value>λύτης</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση στόχου; επίλυση</bookmark_value><bookmark_value>πράξεις εάν - τι; επίλυση</bookmark_value><bookmark_value>επίλυση προς τα πίσω</bookmark_value><bookmark_value>επίλυση</bookmark_value>"
#: solver.xhp
msgctxt ""
@@ -58583,7 +58584,7 @@ msgctxt ""
"par_id8538773\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter or click the cell reference of the target cell. This field takes the address of the cell whose value is to be optimized.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε ή κάντε κλικ στην αναφορά του κελιού στόχου. Αυτό το πεδίο παίρνει τη διεύθυνση του κελιού του οποίου η τιμή θα βελτιστοποιηθεί.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε ή πατήστε στην αναφορά του κελιού στόχου. Αυτό το πεδίο παίρνει τη διεύθυνση του κελιού του οποίου η τιμή θα βελτιστοποιηθεί.</ahelp>"
#: solver.xhp
msgctxt ""
@@ -58639,7 +58640,7 @@ msgctxt ""
"par_id946684\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select an operator from the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε έναν τελεστή από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε έναν τελεστή από τον κατάλογο.</ahelp>"
#: solver.xhp
msgctxt ""
@@ -58655,7 +58656,7 @@ msgctxt ""
"par_id1939451\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to shrink or restore the dialog. You can click or select cells in the sheet. You can enter a cell reference manually in the input box.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να μικρύνετε ή να αποκαταστήσετε το παράθυρο διαλόγου. Μπορείτε να κάνετε κλικ ή να επιλέξετε κελιά στο φύλλο. Μπορείτε να εισάγετε μια αναφορά κελιού χειροκίνητα στο πεδίο εισαγωγής.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να μικρύνετε ή να αποκαταστήσετε το παράθυρο διαλόγου. Μπορείτε να πατήσετε ή να επιλέξετε κελιά στο φύλλο. Μπορείτε να εισάγετε μια αναφορά κελιού χειροκίνητα στο πεδίο εισαγωγής.</ahelp>"
#: solver.xhp
msgctxt ""
@@ -58663,7 +58664,7 @@ msgctxt ""
"par_id9038972\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to remove the row from the list. Any rows from below this row move up.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να αφαιρέσετε τη γραμμή από τη λίστα. Οι γραμμές κάτω από αυτή μετακινούνται επάνω.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να αφαιρέσετε τη γραμμή από τον κατάλογο. Οι γραμμές κάτω από αυτή μετακινούνται επάνω.</ahelp>"
#: solver.xhp
msgctxt ""
@@ -58679,7 +58680,7 @@ msgctxt ""
"par_id2569658\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to solve the equation with the current settings. The dialog settings are retained until you close the current document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ για να λύσετε την εξίσωση με τις τρέχουσες ρυθμίσεις. Οι ρυθμίσεις του διαλόγου παραμένουν μέχρι να κλείσετε το τρέχον έγγραφο.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να λύσετε την εξίσωση με τις τρέχουσες ρυθμίσεις. Οι ρυθμίσεις του διαλόγου παραμένουν μέχρι να κλείσετε το τρέχον έγγραφο.</ahelp>"
#: solver.xhp
msgctxt ""
@@ -58751,7 +58752,7 @@ msgctxt ""
"par_id393993\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a solver engine. The listbox is disabled if only one solver engine is installed. Solver engines can be installed as extensions.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια μηχανή επίλυσης. Η λίστα είναι απενεργοποιημένη αν μόνο μια μηχανή επίλυσης είναι εγκατεστημένη. Οι μηχανές επίλυσης μπορούν να εγκατασταθούν ως επεκτάσεις.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε μια μηχανή επίλυσης. Το πλαίσιο καταλόγου είναι απενεργοποιημένο αν μόνο μια μηχανή επίλυσης είναι εγκατεστημένη. Οι μηχανές επίλυσης μπορούν να εγκατασταθούν ως επεκτάσεις.</ahelp>"
#: solver_options.xhp
msgctxt ""
@@ -58767,7 +58768,7 @@ msgctxt ""
"par_id6531266\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">If the current entry in the Settings listbox allows to edit a value, you can click the Edit button. A dialog opens where you can change the value.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν η τρέχουσα καταχώρηση στη λίστα Ρυθμίσεις σας επιτρέπει την επεξεργασία μιας τιμής, μπορείτε να κάνετε κλικ στο κουμπί Επεξεργασία. Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε την τιμή.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αν η τρέχουσα καταχώριση στο πλαίσιο καταλόγου Ρυθμίσεις σας επιτρέπει την επεξεργασία μιας τιμής, μπορείτε να πατήσετε στο κουμπί Επεξεργασία. Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε την τιμή.</ahelp>"
#: solver_options.xhp
msgctxt ""
@@ -58798,8 +58799,8 @@ msgctxt ""
"solver_options.xhp\n"
"par_id3806878\n"
"help.text"
-msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if onle one solver engine is installed."
-msgstr "Επιλέξτε τη μηχανή επίλυσης που θα χρησιμοποιήσετε και θα ρυθμίσετε από τη λίστα. Η λίστα είναι ανενεργή αν μόνο μια μηχανή επίλυσης είναι εγκατεστημένη."
+msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if only one solver engine is installed."
+msgstr "Επιλέξτε τη μηχανή επίλυσης που θα χρησιμοποιήσετε και θα ρυθμίσετε από το πλαίσιο καταλόγου. Το πλαίσιο καταλόγου είναι ανενεργό αν μόνο μια μηχανή επίλυσης έχει εγκατασταθεί."
#: solver_options.xhp
msgctxt ""
@@ -58807,7 +58808,7 @@ msgctxt ""
"par_id130619\n"
"help.text"
msgid "In the Settings box, check all settings that you want to use for the current goal seeking operation. If the current option offers different values, the Edit button is enabled. Click Edit to open a dialog where you can change the value."
-msgstr "Στο πεδίο Ρυθμίσεις, τσεκάρετε όσες θέλετε να χρησιμοποιήσετε για την τρέχουσα αναζήτηση στόχου. Αν η τρέχουσα επιλογή προσφέρει διαφορετικές τιμές τότε το κουμπί Επεξεργασία είναι ενεργό. Κάντε κλικ στο Επεξεργασία για να ανοίξετε ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε την τιμή."
+msgstr "Στο πεδίο Ρυθμίσεις, τσεκάρετε όσες θέλετε να χρησιμοποιήσετε για την τρέχουσα αναζήτηση στόχου. Αν η τρέχουσα επιλογή προσφέρει διαφορετικές τιμές τότε το κουμπί Επεξεργασία είναι ενεργό. Πατήστε στο Επεξεργασία για να ανοίξετε ένα παράθυρο διαλόγου όπου μπορείτε να αλλάξετε την τιμή."
#: solver_options.xhp
msgctxt ""
@@ -58815,7 +58816,7 @@ msgctxt ""
"par_id9999694\n"
"help.text"
msgid "Click OK to accept the changes and to go back to the <link href=\"text/scalc/01/solver.xhp\">Solver</link> dialog."
-msgstr "Κάντε κλικ στο OK για να αποδεχθείτε τις αλλαγές και επιστρέψτε στο παράθυρο διαλόγου <link href=\"text/scalc/01/solver.xhp\">Επίλυση</link>."
+msgstr "Πατήστε στο Εντάξει για να αποδεχθείτε τις αλλαγές και επιστρέψτε στο παράθυρο διαλόγου <link href=\"text/scalc/01/solver.xhp\">Επίλυση</link>."
#: text2columns.xhp
msgctxt ""
@@ -58871,7 +58872,7 @@ msgctxt ""
"par_id2623981\n"
"help.text"
msgid "For example, cell A1 contains the comma separated values <item type=\"literal\">1,2,3,4</item>, and cell A2 contains the text <item type=\"literal\">A,B,C,D</item>."
-msgstr "Π.χ. το κελί Α1 περιέχει τις διαχωρισμένες με κόμμα τιμές <item type=\"literal\">1,2,3,4</item>, και το κελί Α2 περιέχει το κείμενο <item type=\"literal\">A,B,C,D</item>."
+msgstr "Π.χ. το κελί Α1 περιέχει τις διαχωρισμένες με κόμμα τιμές <item type=\"literal\">1,2,3,4</item>, και το κελί Α2 περιέχει το κείμενο <item type=\"literal\">A,B,C,D</item>."
#: text2columns.xhp
msgctxt ""
@@ -58911,7 +58912,7 @@ msgctxt ""
"par_id8523819\n"
"help.text"
msgid "You can select a fixed width and then click the ruler on the preview to set cell breakup positions."
-msgstr "Μπορείτε να επιλέξετε ένα σταθερό πλάτος και μετά να κάνετε κλικ στο χάρακα στην προεπισκόπηση για να ορίσετε τις θέσεις διαχωρισμού των κελιών."
+msgstr "Μπορείτε να επιλέξετε ένα σταθερό πλάτος και μετά πατήστε στο χάρακα στην προεπισκόπηση για να ορίσετε τις θέσεις διαχωρισμού των κελιών."
#: text2columns.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/scalc/guide.po b/source/el/helpcontent2/source/text/scalc/guide.po
index 867234aa030..81d0b2849e2 100644
--- a/source/el/helpcontent2/source/text/scalc/guide.po
+++ b/source/el/helpcontent2/source/text/scalc/guide.po
@@ -4,9 +4,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-18 02:41+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2013-12-16 12:02+0300\n"
+"Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>\n"
+"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1371523294.0\n"
#: address_auto.xhp
@@ -30,7 +31,7 @@ msgctxt ""
"bm_id3148797\n"
"help.text"
msgid "<bookmark_value>automatic addressing in tables</bookmark_value> <bookmark_value>natural language addressing</bookmark_value> <bookmark_value>formulas; using row/column labels</bookmark_value> <bookmark_value>text in cells; as addressing</bookmark_value> <bookmark_value>addressing; automatic</bookmark_value> <bookmark_value>name recognition on/off</bookmark_value> <bookmark_value>row headers;using in formulas</bookmark_value> <bookmark_value>column headers;using in formulas</bookmark_value> <bookmark_value>columns; finding labels automatically</bookmark_value> <bookmark_value>rows; finding labels automatically</bookmark_value> <bookmark_value>recognizing; column and row labels</bookmark_value>"
-msgstr "<bookmark_value>αυτόματη διευθυνσιοδότηση σε πίνακες </bookmark_value> <bookmark_value>φυσική διευθυνσιοδότηση γλάσσας</bookmark_value> <bookmark_value>τύποι; χρήση ετικετών γραμμής/στήλης</bookmark_value> <bookmark_value>κείμενο σε κελιά; ως διευθυνσιοδότηση</bookmark_value> <bookmark_value>διευθυνσιοδότηση; αυτόματη</bookmark_value> <bookmark_value>αναγνώριση ονόματος ενεργή/ανενεργή</bookmark_value> <bookmark_value>κεφαλίδες γραμμής;χρήση σε τύπους </bookmark_value> <bookmark_value>κεφαλίδες στήλης;χρήση σε τύπους</bookmark_value> <bookmark_value>στήλες; αυτόματη εύρεση ετικετών</bookmark_value> <bookmark_value>γραμμές; αυτόματη εύρεση ετικετών</bookmark_value> <bookmark_value>αναγνώριση; ετικέτες στήλης και γραμμής</bookmark_value>"
+msgstr "<bookmark_value>αυτόματη διευθυνσιοδότηση σε πίνακες</bookmark_value> <bookmark_value>φυσική διευθυνσιοδότηση γλώσσας</bookmark_value> <bookmark_value>τύποι; χρήση ετικετών γραμμής/στήλης</bookmark_value> <bookmark_value>κείμενο σε κελιά; ως διευθυνσιοδότηση</bookmark_value> <bookmark_value>διευθυνσιοδότηση; αυτόματη</bookmark_value> <bookmark_value>αναγνώριση ονόματος ενεργή/ανενεργή</bookmark_value> <bookmark_value>κεφαλίδες γραμμής;χρήση σε τύπους </bookmark_value> <bookmark_value>κεφαλίδες στήλης;χρήση σε τύπους</bookmark_value> <bookmark_value>στήλες; αυτόματη εύρεση ετικετών</bookmark_value> <bookmark_value>γραμμές; αυτόματη εύρεση ετικετών</bookmark_value> <bookmark_value>αναγνώριση; ετικέτες στήλης και γραμμής</bookmark_value>"
#: address_auto.xhp
msgctxt ""
@@ -56,7 +57,7 @@ msgctxt ""
"par_id3156283\n"
"help.text"
msgid "<image id=\"img_id3154942\" src=\"res/helpimg/names_as_addressing.png\" width=\"2.1291in\" height=\"0.8709in\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
-msgstr "<image id=\"img_id3154942\" src=\"res/helpimg/names_as_addressing.png\" width=\"2.1291in\" height=\"0.8709in\" localize=\"true\"><alt id=\"alt_id3154942\">Παράδειγμα λογιστικού φύλλου</alt></image>"
+msgstr "<image id=\"img_id3154942\" src=\"res/helpimg/names_as_addressing.png\" width=\"2.1291in\" height=\"0.8709in\" localize=\"true\"><alt id=\"alt_id3154942\">Παράδειγμα υπολογιστικού φύλλου</alt></image>"
#: address_auto.xhp
msgctxt ""
@@ -65,7 +66,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "In the example spreadsheet, you can use the string <item type=\"literal\">'Column One'</item> in a formula to refer to the cell range <item type=\"literal\">B3</item> to <item type=\"literal\">B5</item>, or <item type=\"literal\">'Column Two'</item> for the cell range <item type=\"literal\">C2</item> to <item type=\"literal\">C5</item>. You can also use <item type=\"literal\">'Row One'</item> for the cell range <item type=\"literal\">B3</item> to <item type=\"literal\">D3</item>, or <item type=\"literal\">'Row Two'</item> for the cell range <item type=\"literal\">B4</item> to <item type=\"literal\">D4</item>. The result of a formula that uses a cell name, for example, <item type=\"literal\">SUM('Column One')</item>, is 600."
-msgstr "Σε αυτό το παράδειγμα υπολογιστικού φύλλου, μπορείτε να χρησιμοποιήσετε σε ένα τύπο το αλφαριθμητικό<item type=\"literal\"> 'Στήλη Ένα'</item>το οποίο να αναφέρεται σε μια περιοχή κελιών από το <item type=\"literal\">B3 </item> έως το <item type=\"literal\">B5</item>, ή <item type=\"literal\">'Στήλη Δυο'</item> για μια περιοχή κελιών από το κελί <item type=\"literal\">C2</item> έως το <item type=\"literal\">C5</item>. Μπορείτε επίσης να χρησιμοποιήσετε το αλφαριθμητικό <item type=\"literal\">'Γραμμή Ένα'</item> για μια περιοχή κελιών από το <item type=\"literal\">B3</item> έως το <item type=\"literal\">D3</item>, ή <item type=\"literal\">'Γραμμή Δύο'</item> για μια περιοχή κελιών από το <item type=\"literal\">B4</item> έως το <item type=\"literal\">D4</item> Το αποτέλεσμα ενός τύπου που χρησιμοποιεί κάποιο όνομα κελιού, για παράδειγμα, <item type=\"literal\">SUM('Στήλη Ένα')</item>, είναι 600."
+msgstr "Σε αυτό το παράδειγμα υπολογιστικού φύλλου, μπορείτε να χρησιμοποιήσετε σε ένα τύπο τη συμβολοσειρά <item type=\"literal\"> 'Στήλη Ένα'</item>η οποία να αναφέρεται σε μια περιοχή κελιών από το <item type=\"literal\">B3 </item> έως το <item type=\"literal\">B5</item>, ή <item type=\"literal\">'Στήλη Δύο'</item> για μια περιοχή κελιών από το κελί <item type=\"literal\">C2</item> έως το <item type=\"literal\">C5</item>. Μπορείτε επίσης να χρησιμοποιήσετε το αλφαριθμητικό <item type=\"literal\">'Γραμμή Ένα'</item> για μια περιοχή κελιών από το <item type=\"literal\">B3</item> έως το <item type=\"literal\">D3</item>, ή <item type=\"literal\">'Γραμμή Δύο'</item> για μια περιοχή κελιών από το <item type=\"literal\">B4</item> έως το <item type=\"literal\">D4</item> Το αποτέλεσμα ενός τύπου που χρησιμοποιεί κάποιο όνομα κελιού, για παράδειγμα, <item type=\"literal\">SUM('Στήλη Ένα')</item>, είναι 600."
#: address_auto.xhp
msgctxt ""
@@ -99,7 +100,7 @@ msgctxt ""
"bm_id3149456\n"
"help.text"
msgid "<bookmark_value>deactivating; automatic changes</bookmark_value> <bookmark_value>tables; deactivating automatic changes in</bookmark_value> <bookmark_value>AutoInput function on/off</bookmark_value> <bookmark_value>text in cells;AutoInput function</bookmark_value> <bookmark_value>cells; AutoInput function of text</bookmark_value> <bookmark_value>input support in spreadsheets</bookmark_value> <bookmark_value>changing; input in cells</bookmark_value> <bookmark_value>AutoCorrect function;cell contents</bookmark_value> <bookmark_value>cell input;AutoInput function</bookmark_value> <bookmark_value>lowercase letters;AutoInput function (in cells)</bookmark_value> <bookmark_value>capital letters;AutoInput function (in cells)</bookmark_value> <bookmark_value>date formats;avoiding conversion to</bookmark_value> <bookmark_value>number completion on/off</bookmark_value> <bookmark_value>text completion on/off</bookmark_value> <bookmark_value>word completion on/off</bookmark_value>"
-msgstr "<bookmark_value>απενεργοποίηση; αυτόματες αλλαγές</bookmark_value><bookmark_value>πίνακες; απενεργοποίηση αυτόματων αλλαγών</bookmark_value><bookmark_value>Λειτουργία αυτόματης καταχώρισης ναι/όχι</bookmark_value><bookmark_value>κείμενο σε κελιά;Λειτουργία αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>cells; Λειτουργία αυτόματης συμπλήρωσης κειμένου</bookmark_value><bookmark_value>υποστήριξη εγγραφής σε κελιά</bookmark_value><bookmark_value>αλλαγή; εγγραφές κελιών</bookmark_value><bookmark_value>Λειτουργία αυτόματης διόρθωσης;περιεχόμενα κελιού</bookmark_value><bookmark_value>εγγραφές κελιού;Λειτουργία αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>πεζοί χαρακτήρες;Λειτουργία αυτόματης συμπλήρωσης (σε κελιά)</bookmark_value><bookmark_value>κεφαλαία γράμματα;Λειτουργία αυτόματης συμπλήρωσης (σε κελιά)</bookmark_value><bookmark_value>μορφές ημερομηνίας;αποφυγή μετατροπής σε</bookmark_value><bookmark_value>συμπλήρωση αριθμών ναι/όχι</bookmark_value><bookmark_value>συμπλήρωση κειμένου ναι/όχι</bookmark_value><bookmark_value>συμπλήρωση λέξης ναι/όχι</bookmark_value>"
+msgstr "<bookmark_value>απενεργοποίηση; αυτόματες αλλαγές</bookmark_value><bookmark_value>πίνακες; απενεργοποίηση αυτόματων αλλαγών</bookmark_value><bookmark_value>Λειτουργία αυτόματης καταχώρισης ναι/όχι</bookmark_value><bookmark_value>κείμενο σε κελιά;Λειτουργία αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>κελιά; Λειτουργία αυτόματης συμπλήρωσης κειμένου</bookmark_value><bookmark_value>υποστήριξη εγγραφής σε κελιά</bookmark_value><bookmark_value>αλλαγή; εγγραφές κελιών</bookmark_value><bookmark_value>λειτουργία αυτόματης διόρθωσης;περιεχόμενα κελιού</bookmark_value><bookmark_value>εγγραφές κελιού;λειτουργία αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>πεζοί χαρακτήρες;λειτουργία αυτόματης συμπλήρωσης (σε κελιά)</bookmark_value><bookmark_value>κεφαλαία γράμματα;λειτουργία αυτόματης συμπλήρωσης (σε κελιά)</bookmark_value><bookmark_value>μορφές ημερομηνίας;αποφυγή μετατροπής σε</bookmark_value><bookmark_value>συμπλήρωση αριθμών ναι/όχι</bookmark_value><bookmark_value>συμπλήρωση κειμένου ναι/όχι</bookmark_value><bookmark_value>συμπλήρωση λέξης ναι/όχι</bookmark_value>"
#: auto_off.xhp
msgctxt ""
@@ -117,7 +118,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "By default, $[officename] automatically corrects many common typing errors and applies formatting while you type. You can immediately undo any automatic changes with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
-msgstr "Το $[officename] διορθώνει αυτόματα πολλά κοινά λάθη πληκτρολόγησης και μορφοποιεί το έγγραφο καθώς πληκτρολογείτε. Μπορείτε να ακυρώσετε άμεσα όποιες αυτόματες αλλαγές γίνονται με τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
+msgstr "Το $[officename] διορθώνει αυτόματα πολλά κοινά λάθη πληκτρολόγησης και μορφοποιεί το έγγραφο καθώς πληκτρολογείτε. Μπορείτε να ακυρώσετε άμεσα όποιες αυτόματες αλλαγές γίνονται με τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
#: auto_off.xhp
msgctxt ""
@@ -144,7 +145,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "When making an entry in a cell, $[officename] Calc automatically suggests matching input found in the same column. This function is known as <emph>AutoInput</emph>."
-msgstr "Όταν πραγματοποιείτε μια καταχώριση σε κάποιο κελί, το $[officename] Calc προτείνει αυτόματα το περιεχόμενο που βρέθηκε να ταιριάζει στην ίδια στήλη. Αυτή η λειτουργία είναι γνωστή ως <emph>Αυτόματη Εισαγωγή</emph>."
+msgstr "Όταν πραγματοποιείτε μια καταχώριση σε κάποιο κελί, το $[officename] Calc προτείνει αυτόματα το περιεχόμενο που βρέθηκε να ταιριάζει στην ίδια στήλη. Αυτή η λειτουργία είναι γνωστή ως <emph>Αυτόματη εισαγωγή</emph>."
#: auto_off.xhp
msgctxt ""
@@ -153,7 +154,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "To turn the AutoInput on and off, set or remove the check mark in front of <link href=\"text/scalc/01/06130000.xhp\" name=\"Tools - Cell Contents - AutoInput\"><emph>Tools - Cell Contents - AutoInput</emph></link>."
-msgstr "Για να ενεργοποιήστε ή να απενεργοποιήστε την αυτόματη εισαγωγή, ορίστε ή καταργήστε το σημάδι επιλογής μπροστά από την επιλογή <link href=\"text/scalc/01/06130000.xhp\" name=\"Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή\"><emph>Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή</emph></link>"
+msgstr "Για να ενεργοποιήστε ή να απενεργοποιήστε την αυτόματη εισαγωγή, ορίστε ή καταργήστε το σημάδι επιλογής μπροστά από την επιλογή <link href=\"text/scalc/01/06130000.xhp\" name=\"Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή\"><emph>Εργαλεία - Περιεχόμενα κελιού - Αυτόματη εισαγωγή</emph></link>."
#: auto_off.xhp
msgctxt ""
@@ -198,7 +199,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Choose <emph>Tools - AutoCorrect Options</emph>. Go to the <emph>Localized Options</emph> tab and unmark <emph>Replace</emph>."
-msgstr "Επιλέξτε <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης</emph>. Μετάβαση στην καρτέλα <emph>Τοπικές επιλογές</emph> και αποσημειώστε <emph>Αντικατάσταση</emph>."
+msgstr "Επιλέξτε <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης</emph>. Μετάβαση στην καρτέλα <emph>Τοπικές επιλογές</emph> και ξεσημειώστε <emph>Αντικατάσταση</emph>."
#: auto_off.xhp
msgctxt ""
@@ -234,7 +235,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Replace</item> tab. Select the word pair and click <item type=\"menuitem\">Delete</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</item>. Πηγαίνετε στην καρτέλα <item type=\"menuitem\">Αντικατάσταση</item>. Επιλέξτε το ζεύγος λέξεων και κάντε κλικ στο <item type=\"menuitem\">Διαγραφή</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Εργαλεία - Επιλογές αυτόματης διόρθωσης</item>. Πηγαίνετε στην καρτέλα <item type=\"menuitem\">Αντικατάσταση</item>. Επιλέξτε το ζεύγος λέξεων και πατήστε στο <item type=\"menuitem\">Διαγραφή</item>."
#: auto_off.xhp
msgctxt ""
@@ -277,7 +278,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Applying AutoFilter\">Applying AutoFilter</link></variable>"
-msgstr "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Εφαρμογή Αυτόματου φίλτρου\">Εφαρμογή Αυτόματου φίλτρου</link></variable>"
+msgstr "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Εφαρμογή Αυτόματου φίλτρου\">Εφαρμογή αυτόματου φίλτρου</link></variable>"
#: autofilter.xhp
msgctxt ""
@@ -286,7 +287,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "The <emph>AutoFilter</emph> function inserts a combo box on one or more data columns that lets you select the records (rows) to be displayed."
-msgstr "Η λειτουργία του <emph>Αυτόματου φίλτρου</emph> δημιουργεί πλαίσιο λίστας για τις κεφαλίδες στηλών, από τις επιλογές του οποίου μπορείτε να επιλέξετε τις εγγραφές που θα εμφανιστούν."
+msgstr "Η λειτουργία του <emph>Αυτόματου φίλτρου</emph> εισάγει ένα σύνθετο πλαίσιο σε μία ή περισσότερες στήλες δεδομένων, όπου σας επιτρέπει να επιλέξετε τις εγγραφές (γραμμές) που θα εμφανιστούν."
#: autofilter.xhp
msgctxt ""
@@ -295,7 +296,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Select the columns you want to use AutoFilter on."
-msgstr "Επιλέξτε τις γραμμές και τις στήλες στις οποίες θέλετε να χρησιμοποιήσετε το Αυτόματο Φίλτρο."
+msgstr "Επιλέξτε τις γραμμές και τις στήλες στις οποίες θέλετε να χρησιμοποιήσετε το Αυτόματο φίλτρο."
#: autofilter.xhp
msgctxt ""
@@ -304,7 +305,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Choose <emph>Data - Filter - AutoFilter</emph>. The combo box arrows are visible in the first row of the range selected."
-msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο- Αυτόματο φίλτρο</emph>. Τα βέλη του πλαισίου λίστας είναι ορατά στην πρώτη γραμμή της επιλεγμένης περιοχής."
+msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο- Αυτόματο φίλτρο</emph>. Τα βέλη του σύνθετου πλαισίου είναι ορατά στην πρώτη γραμμή της επιλεγμένης περιοχής."
#: autofilter.xhp
msgctxt ""
@@ -313,7 +314,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Run the filter by clicking the drop-down arrow in the column heading and choosing an item."
-msgstr "Τρέξτε το φίλτρο κάνοντας κλικ στο αναπτυσσόμενο πλαίσιο λίστας στην κεφαλίδα της στήλης και επιλέξτε μια τιμή."
+msgstr "Τρέξτε το φίλτρο πατώντας στο πτυσσόμενο βέλος στην επικεφαλίδα της στήλης και επιλέξτε ένα στοιχείο."
#: autofilter.xhp
msgctxt ""
@@ -450,7 +451,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "To select which properties to include in an AutoFormat, click <emph>More</emph>."
-msgstr "Για να επιλέξετε ποιες ιδιότητες θα περιλαμβάνει μια αυτόματη μορφοποίηση, κάντε κλικ στο κουμπί <emph>Πρόσθετα</emph>."
+msgstr "Για να επιλέξετε ποιες ιδιότητες θα περιλαμβάνει μια αυτόματη μορφοποίηση, πατήστε στο κουμπί <emph>Πρόσθετα</emph>."
#: autoformat.xhp
msgctxt ""
@@ -458,7 +459,7 @@ msgctxt ""
"par_idN10715\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Πατήστε στο κουμπί <emph>Εντάξει</emph>."
#: autoformat.xhp
msgctxt ""
@@ -484,7 +485,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "To Define an AutoFormat for Spreadsheets"
-msgstr "Για να καθορίσετε μια αυτόματη μορφοποίηση για λογιστικά φύλλα"
+msgstr "Για να καθορίσετε μια αυτόματη μορφοποίηση για υπολογιστικά φύλλα"
#: autoformat.xhp
msgctxt ""
@@ -528,7 +529,7 @@ msgctxt ""
"par_idN107A9\n"
"help.text"
msgid "Click <emph>Add</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>Προσθήκη</emph>."
+msgstr "Πατήστε <emph>Προσθήκη</emph>."
#: autoformat.xhp
msgctxt ""
@@ -536,7 +537,7 @@ msgctxt ""
"par_idN10760\n"
"help.text"
msgid "In the <emph>Name</emph> box of the <emph>Add AutoFormat</emph> dialog, enter a name for the format."
-msgstr "Στο πλαίσιο <emph>Όνομα</emph> του παραθύρου διαλόγου <emph>Προσθήκη αυτόματης μορφοποίησης</emph>, εισάγετε ένα όνομα για την μορφοποίηση."
+msgstr "Στο πλαίσιο <emph>Όνομα</emph> του διαλόγου <emph>Προσθήκη αυτόματης μορφοποίησης</emph>, εισάγετε ένα όνομα για την μορφή."
#: autoformat.xhp
msgctxt ""
@@ -544,7 +545,7 @@ msgctxt ""
"par_idN107C3\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Πατήστε στο <emph>Εντάξει</emph>."
#: autoformat.xhp
msgctxt ""
@@ -561,7 +562,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Defining Background Colors or Background Graphics"
-msgstr "Καθορισμός χρωμάτων φόντου ή γραφικά φόντου"
+msgstr "Καθορισμός χρωμάτων παρασκηνίου ή γραφικών παρασκηνίου"
#: background.xhp
msgctxt ""
@@ -569,7 +570,7 @@ msgctxt ""
"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>υπολογιστικά φύλλα; φόντο</bookmark_value><bookmark_value>φόντο;επιλογή κελιών</bookmark_value><bookmark_value>tables; backgrounds</bookmark_value><bookmark_value>κελιά; φόντο</bookmark_value><bookmark_value>γραμμές, δείτε ακόμα επίσης κελιά</bookmark_value><bookmark_value>στήλες, δείτε επίσης κελιά</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; παρασκήνιο</bookmark_value><bookmark_value>παρασκήνιο;επιλογή κελιών</bookmark_value><bookmark_value>πίνακες; παρασκήνια</bookmark_value><bookmark_value>κελιά; παρασκήνιο</bookmark_value><bookmark_value>γραμμές, δείτε ακόμα επίσης κελιά</bookmark_value><bookmark_value>στήλες, δείτε επίσης κελιά</bookmark_value>"
#: background.xhp
msgctxt ""
@@ -595,7 +596,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Applying a Background Color to a $[officename] Calc Spreadsheet"
-msgstr "Εφαρμογή χρώματος παρασκηνίου σε ένα λογιστικό φύλλου για το $[officename] Calc"
+msgstr "Εφαρμογή χρώματος παρασκηνίου σε ένα υπολογιστικό φύλλο για το $[officename] Calc"
#: background.xhp
msgctxt ""
@@ -631,7 +632,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Graphics in the Background of Cells"
-msgstr "Γραφικά στο φόντο των κελιών"
+msgstr "Γραφικά στο παρασκήνιο των κελιών"
#: background.xhp
msgctxt ""
@@ -649,7 +650,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "Select the graphic and click <emph>Open</emph>."
-msgstr "Επιλέξτε το γραφικό και κάντε κλικ στο κουμπί <emph>Άνοιγμα</emph>."
+msgstr "Επιλέξτε το γραφικό και πατήστε στο κουμπί <emph>Άνοιγμα</emph>."
#: background.xhp
msgctxt ""
@@ -658,7 +659,7 @@ msgctxt ""
"23\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 <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 "Το γραφικό εισάγεται αγκιστρωμένο στο ενεργό κελί. Μπορείτε να μετακινήσετε και να αλλάξετε το μέγεθος του γραφικού. Στο μενού περιεχομένου μπορείτε να χρησιμοποιήσετε την εντολή <emph>Μεταφορά στο παρασκήνιο</emph> Για να επιλέξετε ένα γραφικό που έχει τοποθετηθεί στο παρασκήνιο χρησιμοποιήστε την <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link></caseinline><defaultinline>Περιήγηση</defaultinline></switchinline>."
+msgstr "Το γραφικό εισάγεται αγκιστρωμένο στο ενεργό κελί. Μπορείτε να μετακινήσετε και να αλλάξετε το μέγεθος του γραφικού. Στο μενού περιεχομένου μπορείτε να χρησιμοποιήσετε την εντολή <emph>Ταξινόμηση - Στο παρασκήνιο</emph>. Για να επιλέξετε ένα γραφικό που έχει τοποθετηθεί στο παρασκήνιο χρησιμοποιήστε την <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link></caseinline><defaultinline>Περιήγηση</defaultinline></switchinline>."
#: background.xhp
msgctxt ""
@@ -683,7 +684,7 @@ msgctxt ""
"par_id7601245\n"
"help.text"
msgid "<link href=\"text/scalc/guide/format_table.xhp\">Formatting Spreadsheets</link>"
-msgstr "<link href=\"text/scalc/guide/format_table.xhp\">Μορφοποίηση λογιστικών φύλλων</link>"
+msgstr "<link href=\"text/scalc/guide/format_table.xhp\">Μορφοποίηση υπολογιστικών φύλλων</link>"
#: borders.xhp
msgctxt ""
@@ -699,7 +700,7 @@ msgctxt ""
"bm_id3457441\n"
"help.text"
msgid "<bookmark_value>cells;borders</bookmark_value> <bookmark_value>line arrangements with cells</bookmark_value> <bookmark_value>borders;cells</bookmark_value>"
-msgstr "<bookmark_value>κελιά, περιγράμματα</bookmark_value><bookmark_value>στοίχιση γραμμής, κελιά</bookmark_value><bookmark_value>περιγράμματα, κελιά</bookmark_value>"
+msgstr "<bookmark_value>κελιά; περιγράμματα</bookmark_value><bookmark_value>στοίχιση γραμμής; κελιά</bookmark_value><bookmark_value>περιγράμματα; κελιά</bookmark_value>"
#: borders.xhp
msgctxt ""
@@ -739,7 +740,7 @@ msgctxt ""
"par_id9947508\n"
"help.text"
msgid "In the dialog, click the <emph>Borders</emph> tab."
-msgstr "Στο παράθυρο διαλόγου, κάντε κλικ στην καρτέλα <emph>Περιγράμματα</emph>."
+msgstr "Στο παράθυρο διαλόγου, πατήστε στην καρτέλα <emph>Περιγράμματα</emph>."
#: borders.xhp
msgctxt ""
@@ -747,7 +748,7 @@ msgctxt ""
"par_id7907956\n"
"help.text"
msgid "Choose the border options you want to apply and click OK."
-msgstr "Επιλέξτε τις επιλογές για τα περιγράμματα που θέλετε να εφαρμόσετε και πατήστε OK."
+msgstr "Επιλέξτε τις επιλογές για τα περιγράμματα που θέλετε να εφαρμόσετε και πατήστε Εντάξει."
#: borders.xhp
msgctxt ""
@@ -755,7 +756,7 @@ msgctxt ""
"par_id1342204\n"
"help.text"
msgid "The options in the <emph>Line arrangement</emph> area can be used to apply multiple border styles."
-msgstr "Οι επιλογές στην περιοχή μη την <emph>Οργάνωση γραμμών</emph> μπορούν να χρησιμοποιηθούν για την εφαρμογή στυλ με πολλαπλά περιγράμματα."
+msgstr "Οι επιλογές στην περιοχή <emph>Τακτοποίηση γραμμών</emph> μπορούν να χρησιμοποιηθούν για την εφαρμογή τεχνοτροπιών με πολλαπλά περιγράμματα."
#: borders.xhp
msgctxt ""
@@ -787,7 +788,7 @@ msgctxt ""
"par_id4677877\n"
"help.text"
msgid "Line arrangement area"
-msgstr "Περιοχή οργάνωσης γραμμών"
+msgstr "Περιοχή διάταξης γραμμών"
#: borders.xhp
msgctxt ""
@@ -875,7 +876,7 @@ msgctxt ""
"par_id2918485\n"
"help.text"
msgid "Click one of the <emph>Default</emph> icons to set or reset multiple borders."
-msgstr "Κάντε κλικ σε ένα από τα <emph>Προεπιλεγμένα</emph> εικονίδια για να θέσετε ή να επαναφέρετε πολλαπλά περιγράμματα."
+msgstr "Πατήστε σε ένα από τα <emph>Προεπιλεγμένα</emph> εικονίδια για να θέσετε ή να επαναφέρετε πολλαπλά περιγράμματα."
#: borders.xhp
msgctxt ""
@@ -883,7 +884,7 @@ msgctxt ""
"par_id1836909\n"
"help.text"
msgid "The thin gray lines inside an icon show the borders that will be reset or cleared."
-msgstr "Οι λεπτές γκρι γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τα περιγράμματα στα οποία θα γίνει επαναφορά ή απαλοιφή."
+msgstr "Οι λεπτές γκρίζες γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τα περιγράμματα στα οποία θα γίνει επαναφορά ή απαλοιφή."
#: borders.xhp
msgctxt ""
@@ -891,7 +892,7 @@ msgctxt ""
"par_id5212561\n"
"help.text"
msgid "The dark lines inside an icon show the lines that will be set using the selected line style and color."
-msgstr "Οι σκούρες γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τις γραμμές που θα καθοριστούν χρησιμοποιώντας το επιλεγμένο στυλ γραμμής και το επιλεγμένο χρώμα."
+msgstr "Οι σκούρες γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τις γραμμές που θα καθοριστούν χρησιμοποιώντας την επιλεγμένη τεχνοτροπία γραμμής και το επιλεγμένο χρώμα."
#: borders.xhp
msgctxt ""
@@ -899,7 +900,7 @@ msgctxt ""
"par_id4818872\n"
"help.text"
msgid "The thick gray lines inside an icon show the lines that will not be changed."
-msgstr "Οι χοντρές γκρι γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τις γραμμές που δεν θα αλλάξουν."
+msgstr "Οι χοντρές γκρίζες γραμμές μέσα σε ένα εικονίδιο εμφανίζουν τις γραμμές που δεν θα αλλάξουν."
#: borders.xhp
msgctxt ""
@@ -931,7 +932,7 @@ msgctxt ""
"par_id8964201\n"
"help.text"
msgid "Click the left icon to clear all lines. This removes all outer borders, all inner lines, and all diagonal lines."
-msgstr "Κάντε κλικ στο αριστερό εικονίδιο για να καθαρίσετε τις γραμμές. Με αυτόν τον τρόπο αφαιρούνται όλα τα εξωτερικά περιγράμματα, όλες οι εσωτερικές γραμμές και όλες οι διαγώνιες γραμμές."
+msgstr "Πατήστε στο αριστερό εικονίδιο για να καθαρίσετε τις γραμμές. Με αυτόν τον τρόπο αφαιρούνται όλα τα εξωτερικά περιγράμματα, όλες οι εσωτερικές γραμμές και όλες οι διαγώνιες γραμμές."
#: borders.xhp
msgctxt ""
@@ -939,7 +940,7 @@ msgctxt ""
"par_id6048463\n"
"help.text"
msgid "Click the second icon from the left to set an outer border and to remove all other lines."
-msgstr "Κάντε κλικ στο δεύτερο εικονίδιο από τα αριστερά για να θέσετε ένα εξωτερικό περίγραμμα και να αφαιρέσετε όλες τις άλλες γραμμές."
+msgstr "Πατήστε στο δεύτερο εικονίδιο από τα αριστερά για να θέσετε ένα εξωτερικό περίγραμμα και να αφαιρέσετε όλες τις άλλες γραμμές."
#: borders.xhp
msgctxt ""
@@ -947,7 +948,7 @@ msgctxt ""
"par_id1495406\n"
"help.text"
msgid "Click the rightmost icon to set an outer border. The inner lines are not changed, except the diagonal lines, which will be removed."
-msgstr "Κάντε κλικ στο πιο δεξί εικονίδιο για να θέσετε ένα εξωτερικό περίγραμμα. Οι εσωτερικές γραμμές δεν θα αλλάξουν, εκτός από τις διαγώνιες γραμμές, οι οποίες θα αφαιρεθούν."
+msgstr "Πατήστε στο πιο δεξί εικονίδιο για να θέσετε ένα εξωτερικό περίγραμμα. Οι εσωτερικές γραμμές δεν θα αλλάξουν, εκτός από τις διαγώνιες γραμμές, οι οποίες θα αφαιρεθούν."
#: borders.xhp
msgctxt ""
@@ -971,7 +972,7 @@ msgctxt ""
"par_id4018066\n"
"help.text"
msgid "In the <emph>User defined</emph> area, you can click to set or remove individual lines. The preview shows lines in three different states."
-msgstr "Στην <emph>καθορισμένη από το χρήστη</emph> περιοχή, μπορείτε να κάνετε κλικ για να καθορίσετε ή να αφαιρέσετε ξεχωριστές γραμμές. Η προεπισκόπηση εμφανίζει τις γραμμές σε τρεις διαφορετικές καταστάσεις."
+msgstr "Στην <emph>καθορισμένη από το χρήστη</emph> περιοχή, μπορείτε να πατήσετε για να καθορίσετε ή να αφαιρέσετε ξεχωριστές γραμμές. Η προεπισκόπηση εμφανίζει τις γραμμές σε τρεις διαφορετικές καταστάσεις."
#: borders.xhp
msgctxt ""
@@ -979,7 +980,7 @@ msgctxt ""
"par_id8004699\n"
"help.text"
msgid "Repeatedly click an edge or a corner to switch through the three different states."
-msgstr "Κάντε κλικ επανειλημμένα σε ένα άκρο ή μια γωνία για να μεταβείτε μεταξύ των τριών διαφορετικών καταστάσεων."
+msgstr "Πατήστε επανειλημμένα σε ένα άκρο ή μια γωνία για να μεταβείτε μεταξύ των τριών διαφορετικών καταστάσεων."
#: borders.xhp
msgctxt ""
@@ -1027,7 +1028,7 @@ msgctxt ""
"par_id6987823\n"
"help.text"
msgid "A black line sets the corresponding line of the selected cells. The line is shown as a dotted line when you choose the 0.05 pt line style. Double lines are shown when you select a double line style."
-msgstr "Μια μαύρη γραμμή καθορίζει την αντίστοιχη γραμμή των επιλεγμένων κελιών. Η γραμμή εμφανίζεται σαν γραμμή με τελεία όταν επιλέγετε στυλ γραμμής 0.05 pt. Οι διπλές γραμμές εμφανίζονται όταν επιλέγετε ένα στυλ διπλής γραμμής."
+msgstr "Μια μαύρη γραμμή καθορίζει την αντίστοιχη γραμμή των επιλεγμένων κελιών. Η γραμμή εμφανίζεται σαν γραμμή με τελεία όταν επιλέγετε τεχνοτροπία γραμμής 0.05 pt. Οι διπλές γραμμές εμφανίζονται όταν επιλέγετε μια τεχνοτροπία διπλής γραμμής."
#: borders.xhp
msgctxt ""
@@ -1035,7 +1036,7 @@ msgctxt ""
"par_id1209143\n"
"help.text"
msgid "A gray line"
-msgstr "Γκρι γραμμή"
+msgstr "Γκρίζα γραμμή"
#: borders.xhp
msgctxt ""
@@ -1043,7 +1044,7 @@ msgctxt ""
"par_id6653340\n"
"help.text"
msgid "<image id=\"img_id6972563\" src=\"res/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">gray line for user defined border</alt></image>"
-msgstr "<image id=\"img_id6972563\" src=\"res/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">γκρι γραμμή για το καθορισμένο από το χρήστη περίγραμμα</alt></image>"
+msgstr "<image id=\"img_id6972563\" src=\"res/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">γκρίζα γραμμή για το καθορισμένο από το χρήστη περίγραμμα</alt></image>"
#: borders.xhp
msgctxt ""
@@ -1051,7 +1052,7 @@ msgctxt ""
"par_id2278817\n"
"help.text"
msgid "A gray line is shown when the corresponding line of the selected cells will not be changed. No line will be set or removed at this position."
-msgstr "Μια γκρι γραμμή εμφανίζεται όταν η αντίστοιχη γραμμή των επιλεγμένων κελιών δεν θα τροποποιηθεί. Καμιά γραμμή δεν θα οριστεί ή θα αφαιρεθεί σε αυτήν την περιοχή."
+msgstr "Μια γκρίζα γραμμή εμφανίζεται όταν η αντίστοιχη γραμμή των επιλεγμένων κελιών δεν θα τροποποιηθεί. Καμιά γραμμή δεν θα οριστεί ή θα αφαιρεθεί σε αυτήν την περιοχή."
#: borders.xhp
msgctxt ""
@@ -1067,7 +1068,7 @@ msgctxt ""
"par_id52491\n"
"help.text"
msgid "<image id=\"img_id3801080\" src=\"res/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">white line for user defined border</alt></image>"
-msgstr "<image id=\"img_id3801080\" src=\"res/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">λευκή γραμμή για τον καθορισμένο από το χρήστη περίγραμμα</alt></image>"
+msgstr "<image id=\"img_id3801080\" src=\"res/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">λευκή γραμμή για το καθορισμένο από τον χρήστη περίγραμμα</alt></image>"
#: borders.xhp
msgctxt ""
@@ -1099,7 +1100,7 @@ msgctxt ""
"par_id1712393\n"
"help.text"
msgid "Click the lower edge to set a very thin line as a lower border. All other lines will be removed from the cell."
-msgstr "Κάντε κλικ στο χαμηλότερο άκρο για να θέσετε μια πολύ λεπτή γραμμή σαν κάτω όριο. Όλες οι άλλες γραμμές θα αφαιρεθούν από το κελί."
+msgstr "Πατήστε στο χαμηλότερο άκρο για να θέσετε μια πολύ λεπτή γραμμή σαν κάτω όριο. Όλες οι άλλες γραμμές θα αφαιρεθούν από το κελί."
#: borders.xhp
msgctxt ""
@@ -1115,7 +1116,7 @@ msgctxt ""
"par_id5759453\n"
"help.text"
msgid "Choose a thicker line style and click the lower edge. This sets a thicker line as a lower border."
-msgstr "Επιλέξτε ένα πιο παχύ στυλ γραμμής και κάντε κλικ στο κάτω άκρο. Αυτό θα θέσει μια πιο παχιά γραμμή σαν κάτω περίγραμμα."
+msgstr "Επιλέξτε μια πιο παχιά τεχνοτροπία γραμμής και πατήστε στο κάτω άκρο. Αυτό θα θέσει μια πιο παχιά γραμμή σαν κάτω περίγραμμα."
#: borders.xhp
msgctxt ""
@@ -1131,7 +1132,7 @@ msgctxt ""
"par_id5775322\n"
"help.text"
msgid "Click the second <emph>Default</emph> icon from the left to set all four borders. Then repeatedly click the lower edge until a white line is shown. This removes the lower border."
-msgstr "Κάντε κλικ στο δεύτερο <emph>Προεπιλεγμένο</emph> εικονίδιο από τα αριστερά για να θέσετε και τα τέσσερα περιγράμματα. Ύστερα κάντε κλικ επανειλημμένα στο κάτω άκρο μέχρι η άσπρη γραμμή να εμφανιστεί. Με αυτόν τον τρόπο αφαιρείται το κάτω άκρο."
+msgstr "Πατήστε στο δεύτερο <emph>Προεπιλεγμένο</emph> εικονίδιο από τα αριστερά για να θέσετε και τα τέσσερα περιγράμματα. Ύστερα πατήστε επανειλημμένα στο κάτω άκρο μέχρι η άσπρη γραμμή να εμφανιστεί. Με αυτόν τον τρόπο αφαιρείται το κάτω άκρο."
#: borders.xhp
msgctxt ""
@@ -1147,7 +1148,7 @@ msgctxt ""
"par_id8102053\n"
"help.text"
msgid "You can combine several line types and styles. The last image shows how to set thick outer borders (the thick black lines), while any diagonal lines inside the cell will not be touched (gray lines)."
-msgstr "Μπορείτε να συνδυάσετε διάφορους τύπους και στυλ γραμμών. Η τελευταία εικόνα δείχνει τον τρόπο καθορισμού πιο χοντρών εξωτερικών περιγραμμάτων (οι παχιές μαύρες γραμμές), ενώ όλες οι διαγώνιες γραμμές με στο κελί δεν θα αλλάξουν (γκρι γραμμές)."
+msgstr "Μπορείτε να συνδυάσετε διάφορους τύπους και τεχνοτροπίες γραμμών. Η τελευταία εικόνα δείχνει τον τρόπο καθορισμού πιο χοντρών εξωτερικών περιγραμμάτων (οι παχιές μαύρες γραμμές), ενώ όλες οι διαγώνιες γραμμές με στο κελί δεν θα αλλάξουν (γκρίζες γραμμές)."
#: borders.xhp
msgctxt ""
@@ -1171,7 +1172,7 @@ msgctxt ""
"bm_id3146120\n"
"help.text"
msgid "<bookmark_value>dates; in cells</bookmark_value> <bookmark_value>times; in cells</bookmark_value> <bookmark_value>cells;date and time formats</bookmark_value> <bookmark_value>current date and time values</bookmark_value>"
-msgstr "<bookmark_value>ημερομηνίες, σε κελιά</bookmark_value><bookmark_value>ώρες, σε κελιά</bookmark_value><bookmark_value>κελιά, μορφοποιήσεις ημερομηνίας και ώρας</bookmark_value><bookmark_value>τρέχουσες τιμές ημερομηνίας και ώρας</bookmark_value>"
+msgstr "<bookmark_value>ημερομηνίες; σε κελιά</bookmark_value><bookmark_value>ώρες; σε κελιά</bookmark_value><bookmark_value>κελιά; μορφοποιήσεις ημερομηνίας και ώρας</bookmark_value><bookmark_value>τρέχουσες τιμές ημερομηνίας και ώρας</bookmark_value>"
#: calc_date.xhp
msgctxt ""
@@ -1225,7 +1226,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "Place the cursor in cell A3, right-click to open a context menu and choose <emph>Format Cells</emph>."
-msgstr "Τοποθετήστε το δρομέα στο κελί A3, κάντε κλικ με το δεξιό πλήκτρο του ποντικιού σε αυτό το κελί για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε <emph>Μορφοποίηση κελιών</emph>."
+msgstr "Τοποθετήστε το δρομέα στο κελί A3, δεξιοπατήστε σε αυτό το κελί για να ανοίξετε το μενού περιβάλλοντος και επιλέξτε <emph>Μορφοποίηση κελιών</emph>."
#: calc_date.xhp
msgctxt ""
@@ -1234,7 +1235,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "The <item type=\"menuitem\">Format Cells</item> dialog appears. On the <item type=\"menuitem\">Numbers</item> tab, the \"Number\" category will appear already highlighted. The format is set to \"General\", which causes the result of a calculation containing date entries to be displayed as a date. To display the result as a number, set the number format to \"-1,234\" and close the dialog with the <item type=\"menuitem\">OK</item> button."
-msgstr "Ο διάλογος <item type=\"menuitem\">Μορφοποίηση κελιών</item> εμφανίζεται. Στην καρτέλα <item type=\"menuitem\">Αριθμοί</item>, η κατηγορία \"Αριθμός\" θα εμφανίζεται ήδη υπογεγραμμένη. Η μορφοποίηση είναι ορισμένη σε \"Γενική\", το οποίο εμφανίζει το αποτέλεσμα ενός υπολογισμού που περιέχει ημερομηνίες ως ημερομηνία. Για να εμφανίσετε το αποτέλεσμα ως αριθμό, ορίστε τη μορφή αριθμού σε \"-1.234\" και κλείστε τον διάλογο με το κουμπί <item type=\"menuitem\">OK</item>."
+msgstr "Ο διάλογος <item type=\"menuitem\">Μορφοποίηση κελιών</item> εμφανίζεται. Στην καρτέλα <item type=\"menuitem\">Αριθμοί</item>, η κατηγορία \"Αριθμός\" θα εμφανίζεται ήδη υπογεγραμμένη. Η μορφοποίηση είναι ορισμένη σε \"Γενική\", το οποίο εμφανίζει το αποτέλεσμα ενός υπολογισμού που περιέχει ημερομηνίες ως ημερομηνία. Για να εμφανίσετε το αποτέλεσμα ως αριθμό, ορίστε τη μορφή αριθμού σε \"-1.234\" και κλείστε τον διάλογο με το κουμπί <item type=\"menuitem\">Εντάξει</item>."
#: calc_date.xhp
msgctxt ""
@@ -1261,7 +1262,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the <item type=\"keycode\">Enter</item> key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Tools</emph> menu, the menu item <emph>Cell Contents - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet."
-msgstr "Η ώρα από την ημερομηνία γέννησής σας θα υπολογισθεί και θα εμφανιστεί σε διάφορες μονάδες μέτρησης. Οι τιμές υπολογίζονται από εκείνη ακριβώς τη στιγμή που έχετε εισαγάγει τον τελευταίο τύπο και έχετε πατήσει το πλήκτρο <item type=\"keycode\">Enter</item>. Αυτή η τιμή δεν ενημερώνεται αυτόματα, αν και η τιμή \"Τώρα\" αλλάζει διαρκώς. Στο μενού <emph>Εργαλεία</emph>, το στοιχείο μενού <emph>Περιεχόμενα κελιού - Αυτόματος υπολογισμός</emph> είναι συνήθως ενεργό. Ωστόσο, ο αυτόματος υπολογισμός δεν ισχύει για τη συνάρτηση NOW. Αν ίσχυε, τότε ο ηλεκτρονικός σας υπολογιστής θα ανανέωνε μονίμως το υπολογιστικό φύλλο."
+msgstr "Η ώρα από την ημερομηνία γέννησής σας θα υπολογισθεί και θα εμφανιστεί σε διάφορες μονάδες μέτρησης. Οι τιμές υπολογίζονται από εκείνη ακριβώς τη στιγμή που έχετε εισαγάγει τον τελευταίο τύπο και έχετε πατήσει το πλήκτρο <item type=\"keycode\">Enter</item>. Αυτή η τιμή δεν ενημερώνεται αυτόματα, αν και η τιμή \"Τώρα\" αλλάζει διαρκώς. Στο μενού <emph>Εργαλεία</emph>, το στοιχείο μενού <emph>Περιεχόμενα κελιού - Αυτόματος υπολογισμός</emph> είναι συνήθως ενεργό· ωστόσο, ο αυτόματος υπολογισμός δεν ισχύει για τη συνάρτηση NOW. Αν ίσχυε, τότε ο ηλεκτρονικός σας υπολογιστής θα ανανέωνε μονίμως το υπολογιστικό φύλλο."
#: calc_series.xhp
msgctxt ""
@@ -1277,7 +1278,7 @@ msgctxt ""
"bm_id3150769\n"
"help.text"
msgid "<bookmark_value>series; calculating</bookmark_value> <bookmark_value>calculating; series</bookmark_value> <bookmark_value>linear series</bookmark_value> <bookmark_value>growth series</bookmark_value> <bookmark_value>date series</bookmark_value> <bookmark_value>powers of 2 calculations</bookmark_value> <bookmark_value>cells; filling automatically</bookmark_value> <bookmark_value>automatic cell filling</bookmark_value> <bookmark_value>AutoFill function</bookmark_value> <bookmark_value>filling;cells, automatically</bookmark_value>"
-msgstr "<bookmark_value>σειρά, υπολογισμός</bookmark_value><bookmark_value>υπολογισμός, σειράς</bookmark_value><bookmark_value>αριθμητικές σειρές</bookmark_value><bookmark_value>γεωμετρικές σειρές</bookmark_value><bookmark_value>σειρές ημερομηνιών</bookmark_value><bookmark_value>υπολογισμοί δυνάμεων του 2</bookmark_value><bookmark_value>κελιά, αυτόματη συμπλήρωση</bookmark_value><bookmark_value>αυτόματη συμπλήρωση κελιών</bookmark_value><bookmark_value>συνάρτηση αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>συμπλήρωση, κελιών, αυτόματα</bookmark_value>"
+msgstr "<bookmark_value>σειρά; υπολογισμός</bookmark_value><bookmark_value>υπολογισμός; σειράς</bookmark_value><bookmark_value>αριθμητικές σειρές</bookmark_value><bookmark_value>γεωμετρικές σειρές</bookmark_value><bookmark_value>σειρές ημερομηνιών</bookmark_value><bookmark_value>υπολογισμοί δυνάμεων του 2</bookmark_value><bookmark_value>κελιά; αυτόματη συμπλήρωση</bookmark_value><bookmark_value>αυτόματη συμπλήρωση κελιών</bookmark_value><bookmark_value>συνάρτηση αυτόματης συμπλήρωσης</bookmark_value><bookmark_value>συμπλήρωση; κελιά, αυτόματα</bookmark_value>"
#: calc_series.xhp
msgctxt ""
@@ -1286,7 +1287,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Automatically Calculating Series\">Automatically Filling in Data Based on Adjacent Cells</link></variable>"
-msgstr "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Αυτόματος υπολογισμός Σειρών\">Αυτόματο γέμισμα με δεδομένα βασισμένο στα διπλανά κελιά</link></variable>"
+msgstr "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Αυτόματος υπολογισμός Σειρών\">Αυτόματη συμπλήρωση με δεδομένα βασισμένο στα διπλανά κελιά</link></variable>"
#: calc_series.xhp
msgctxt ""
@@ -1294,7 +1295,7 @@ msgctxt ""
"par_idN106A8\n"
"help.text"
msgid "You can automatically fill cells with data with the AutoFill command or the Series command."
-msgstr "Μπορείτε να γεμίσετε αυτόματα τα κελιά με δεδομένα χρησιμοποιώντας την εντολή Αυτόματο γέμισμα ή με την εντολή Σειρές."
+msgstr "Μπορείτε να γεμίσετε αυτόματα τα κελιά με δεδομένα χρησιμοποιώντας την εντολή Αυτόματο γέμισμα ή με την εντολή Σειρά."
#: calc_series.xhp
msgctxt ""
@@ -1302,7 +1303,7 @@ msgctxt ""
"par_idN106D3\n"
"help.text"
msgid "Using AutoFill"
-msgstr "Χρήση Αυτόματου γεμίσματος"
+msgstr "Χρήση αυτόματης συμπλήρωσης"
#: calc_series.xhp
msgctxt ""
@@ -1310,7 +1311,7 @@ msgctxt ""
"par_idN106D7\n"
"help.text"
msgid "AutoFill automatically generates a data series based on a defined pattern."
-msgstr "Η εντολή αυτόματο γέμισμα παράγει αυτόματα μια σειρά δεδομένων βασισμένη σε ένα καθορισμένο μοτίβο."
+msgstr "Η εντολή αυτόματη συμπλήρωση παράγει αυτόματα μια σειρά δεδομένων βασισμένη σε ένα καθορισμένο μοτίβο."
#: calc_series.xhp
msgctxt ""
@@ -1319,7 +1320,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "On a sheet, click in a cell, and type a number."
-msgstr "Σε ένα φύλλο, κάντε κλικ σε ένα κελί και εισάγετε έναν αριθμό."
+msgstr "Σε ένα φύλλο, πατήστε σε ένα κελί και εισάγετε έναν αριθμό."
#: calc_series.xhp
msgctxt ""
@@ -1327,7 +1328,7 @@ msgctxt ""
"par_idN106CB\n"
"help.text"
msgid "Click in another cell and then click back in the cell where you typed the number."
-msgstr "Κάντε κλικ με το ποντίκι σας σε ένα άλλο κελί και εν συνεχεία κάντε κλικ πάλι στο κελί στο οποίο πληκτρολογήσατε τον αριθμό."
+msgstr "Πατήστε με το ποντίκι σας σε ένα άλλο κελί και εν συνεχεία πατήστε πάλι στο κελί στο οποίο πληκτρολογήσατε τον αριθμό."
#: calc_series.xhp
msgctxt ""
@@ -1336,7 +1337,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Drag the fill handle in the bottom right corner of the cell across the cells that you want to fill, and release the mouse button."
-msgstr "Σύρετε τον σταυρού προορισμού, που βρίσκεται στην κάτω δεξιά γωνία του κελιού, επάνω στα κελιά που θέλετε να γεμίσετε, και απελευθερώσετε το πλήκτρο του ποντικιού"
+msgstr "Σύρετε τον σταυρού προορισμού, που βρίσκεται στην κάτω δεξιά γωνία του κελιού, επάνω στα κελιά που θέλετε να γεμίσετε, και απελευθερώσετε το πλήκτρο του ποντικιού."
#: calc_series.xhp
msgctxt ""
@@ -1353,7 +1354,7 @@ msgctxt ""
"par_idN106EE\n"
"help.text"
msgid "To quickly create a list of consecutive days, enter <item type=\"literal\">Monday</item> in a cell, and drag the fill handle."
-msgstr "Για να δημιουργήσετε γρήγορα μια λίστα συνεχόμενων ήμερων, εισάγετε σε ένα κελί την καταχώριση <item type=\"literal\">Δευτέρα</item>, και σύρετε με το ποντίκι τον σταυρό προορισμού."
+msgstr "Για να δημιουργήσετε γρήγορα έναν κατάλογο συνεχόμενων ήμερων, εισάγετε σε ένα κελί την καταχώριση <item type=\"literal\">Δευτέρα</item>, και σύρετε με το ποντίκι τον σταυρό προορισμού."
#: calc_series.xhp
msgctxt ""
@@ -1370,7 +1371,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "If you select two or more adjacent cells that contain different numbers, and drag, the remaining cells are filled with the arithmetic pattern that is recognized in the numbers. The AutoFill function also recognizes customized lists that are defined under <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</item>."
-msgstr "Εάν επιλέξετε δύο ή περισσότερα γειτονικά κελιά που περιέχουν διαφορετικούς αριθμούς και σύρετε τα εναπομένοντα κελιά γεμίζουν με το αριθμητικό πρότυπο που αναγνωρίζεται στους αριθμούς. Η συνάρτηση ΑυτόματουΓεμίσματος αναγνωρίζει επίσης προσαρμοσμένες λίστες που καθορίζονται στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης</item>."
+msgstr "Εάν επιλέξετε δύο ή περισσότερα γειτονικά κελιά που περιέχουν διαφορετικούς αριθμούς και σύρετε τα εναπομένοντα κελιά γεμίζουν με το αριθμητικό πρότυπο που αναγνωρίζεται στους αριθμούς. Η συνάρτηση ΑυτόματηςΣυμπλήρωσης αναγνωρίζει επίσης προσαρμοσμένους καταλόγους που καθορίζονται στο <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Κατάλογοι ταξινόμησης</item>."
#: calc_series.xhp
msgctxt ""
@@ -1378,7 +1379,7 @@ msgctxt ""
"par_idN10737\n"
"help.text"
msgid "You can double-click the fill handle to automatically fill all empty columns of the current data block. For example, first enter Jan into A1 and drag the fill handle down to A12 to get the twelve months in the first column. Now enter some values into B1 and C1. Select those two cells, and double-click the fill handle. This fills automatically the data block B1:C12."
-msgstr "Μπορείτε να κάνετε διπλό κλικ με το ποντίκι σας στο σταυρό προορισμού για να γεμίσετε αυτόματα όλες τις κενές στήλες του τρέχοντος τμήματος δεδομένων. Για παράδειγμα, πρώτα εισάγετε το Ίαν στο κελί Α1 και σύρετε το σταυρό προορισμού μέχρι το Α12 για να εισάγετε τους δώδεκα μήνες στη πρώτη στήλη. Τώρα εισάγετε κάποιες τιμές στα κελιά Β1 και C1. Επιλέξτε αυτά τα δυο κελιά και κάνετε διπλό κλικ στο σταυρό προορισμού. Αυτή η ενέργεια θα γεμίσει αυτόματα το τμήμα δεδομένων B1:C12."
+msgstr "Μπορείτε να διπλοπατήσετε στον σταυρό προορισμού για να γεμίσετε αυτόματα όλες τις κενές στήλες του τρέχοντος τμήματος δεδομένων. Για παράδειγμα, πρώτα εισάγετε το Ίαν στο κελί Α1 και σύρετε το σταυρό προορισμού μέχρι το Α12 για να εισάγετε τους δώδεκα μήνες στη πρώτη στήλη. Τώρα εισάγετε κάποιες τιμές στα κελιά Β1 και C1. Επιλέξτε αυτά τα δυο κελιά και κάνετε διπλό κλικ στο σταυρό προορισμού. Αυτή η ενέργεια θα συμπληρώσει αυτόματα το τμήμα δεδομένων B1:C12."
#: calc_series.xhp
msgctxt ""
@@ -1386,7 +1387,7 @@ msgctxt ""
"par_idN10713\n"
"help.text"
msgid "Using a Defined Series"
-msgstr "Χρήση Καθορισμένων Σειρών"
+msgstr "Χρήση καθορισμένης σειράς"
#: calc_series.xhp
msgctxt ""
@@ -1404,7 +1405,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Edit - Fill - Series</item>."
-msgstr "Επιλέξτε <item type=\"menuitem\">Επεξεργασία - Γέμισμα - Κατηγορίες</item>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Επεξεργασία - Συμπλήρωση - Κατηγορίες</item>."
#: calc_series.xhp
msgctxt ""
@@ -1445,7 +1446,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort lists\">Sort lists</link>"
-msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Ταξινόμηση λιστών\">Ταξινόμηση λιστών</link>"
+msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Ταξινόμηση καταλόγων\">Ταξινόμηση καταλόγων</link>"
#: calc_timevalues.xhp
msgctxt ""
@@ -1461,7 +1462,7 @@ msgctxt ""
"bm_id3150769\n"
"help.text"
msgid "<bookmark_value>calculating;time differences</bookmark_value><bookmark_value>time differences</bookmark_value>"
-msgstr "<bookmark_value>υπολογισμός, διαφορές ώρας</bookmark_value><bookmark_value>διαφορές ώρας</bookmark_value>"
+msgstr "<bookmark_value>υπολογισμός; διαφορές ώρας</bookmark_value><bookmark_value>διαφορές ώρας</bookmark_value>"
#: calc_timevalues.xhp
msgctxt ""
@@ -1470,7 +1471,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<variable id=\"calc_timevalues\"><link href=\"text/scalc/guide/calc_timevalues.xhp\" name=\"Calculating Time Differences\">Calculating Time Differences</link></variable>"
-msgstr "<variable id=\"calc_timevalues\"><link href=\"text/scalc/guide/calc_timevalues.xhp\" name=\"Υπολογισμός διαφορών ώρας\">'Υπολογισμός διαφορών ώρας</link></variable>"
+msgstr "<variable id=\"calc_timevalues\"><link href=\"text/scalc/guide/calc_timevalues.xhp\" name=\"Υπολογισμός διαφορών ώρας\">Υπολογισμός διαφορών ώρας</link></variable>"
#: calc_timevalues.xhp
msgctxt ""
@@ -1546,7 +1547,7 @@ msgctxt ""
"par_id3153951\n"
"help.text"
msgid "Click in a cell, and type a number"
-msgstr "Κάντε κλικ σε ένα κελί και πληκτρολογήστε έναν αριθμό"
+msgstr "Πατήστε σε ένα κελί και πληκτρολογήστε έναν αριθμό"
#: calculate.xhp
msgctxt ""
@@ -1578,7 +1579,7 @@ msgctxt ""
"par_idN1066F\n"
"help.text"
msgid "Press the Tab key."
-msgstr "Πατήστε το πλήκτρο Tab."
+msgstr "Πατήστε το πλήκτρο στηλοθέτη."
#: calculate.xhp
msgctxt ""
@@ -1586,7 +1587,7 @@ msgctxt ""
"par_idN10676\n"
"help.text"
msgid "The cursor moves to the right into the next cell."
-msgstr "Ο δρομέας κινείται προς προς το επόμενο δεξί κελί."
+msgstr "Ο δρομέας κινείται προς το επόμενο δεξί κελί."
#: calculate.xhp
msgctxt ""
@@ -1594,7 +1595,7 @@ msgctxt ""
"par_id3154253\n"
"help.text"
msgid "Type in a formula, for example, <item type=\"literal\">=A3 * A4 / 100.</item>"
-msgstr "Εισαγάγετε στο κελί έναν τύπο, για παράδειγμά, <item type=\"literal\">=A3 * A4 / 100.</item>"
+msgstr "Εισαγάγετε στο κελί έναν τύπο, για παράδειγμα, <item type=\"literal\">=A3 * A4 / 100.</item>"
#: calculate.xhp
msgctxt ""
@@ -1634,7 +1635,7 @@ msgctxt ""
"bm_id3150868\n"
"help.text"
msgid "<bookmark_value>values; inserting in multiple cells</bookmark_value> <bookmark_value>inserting;values</bookmark_value> <bookmark_value>cell ranges;selecting for data entries</bookmark_value> <bookmark_value>areas, see also cell ranges</bookmark_value>"
-msgstr "<bookmark_value>τιμές, εισαγωγή σε πολλαπλά κελιά</bookmark_value><bookmark_value>εισαγωγή, τιμές</bookmark_value><bookmark_value>περιοχές κελιών, επιλογή για εισόδους δεδομένων</bookmark_value><bookmark_value>περιοχές, δείτε επίσης περιοχές κελιών</bookmark_value>"
+msgstr "<bookmark_value>τιμές; εισαγωγή σε πολλαπλά κελιά</bookmark_value><bookmark_value>εισαγωγή; τιμές</bookmark_value><bookmark_value>περιοχές κελιών; επιλογή για εισόδους δεδομένων</bookmark_value><bookmark_value>περιοχές; δείτε επίσης περιοχές κελιών</bookmark_value>"
#: cell_enter.xhp
msgctxt ""
@@ -1650,7 +1651,7 @@ msgctxt ""
"par_id7147129\n"
"help.text"
msgid "Calc can simplify entering data and values into multiple cells. You can change some settings to conform to your preferences."
-msgstr "Το Calc μπορεί με απλά τρόπο να εισάγει δεδομένα και τιμές σε πολλαπλά κελιά. Μπορείτε να τροποποιήσετε μερικές ρυθμίσεις ώστε να ταιριάζουν στις προτιμήσεις σας."
+msgstr "Το Calc μπορεί με απλά τρόπο να εισάγει δεδομένα και τιμές σε πολλαπλά κελιά. Μπορείτε να τροποποιήσετε μερικές ρυθμίσεις ώστε να ταιριάζουν στις προτιμήσεις σας."
#: cell_enter.xhp
msgctxt ""
@@ -1698,7 +1699,7 @@ msgctxt ""
"par_id8118839\n"
"help.text"
msgid "In row 3, press Tab to advance from cell B3 to C3, D3, and E3. Then press Enter to advance to B4."
-msgstr "Στη γραμμή 3, πιέστε το πλήκτρο Tab για να προχωρήσετε από το κελί B3 στο C3, το D3, και το E3, Ύστερα πιέστε το Enter για να προχωρήσετε στο B4."
+msgstr "Στη γραμμή 3, πιέστε το πλήκτρο Tab για να προχωρήσετε από το κελί B3 στο C3, το D3, και το E3. Ύστερα πιέστε το Enter για να προχωρήσετε στο B4."
#: cell_enter.xhp
msgctxt ""
@@ -1730,7 +1731,7 @@ msgctxt ""
"par_id3232520\n"
"help.text"
msgid "Select the area from E7 to B3. Now B3 is waiting for your input. Press Tab to advance to the next cell within the selected area."
-msgstr "Επιλέξτε την περιοχή από το κελί E7 μέχρι το B3. τώρα το κελί B3 περιμένει την εισαγωγή σας. Πιέστε το πλήκτρο Tab για να προχωρήσετε στο επόμενο κελί εντός της επιλεγμένης περιοχής."
+msgstr "Επιλέξτε την περιοχή από το κελί E7 μέχρι το B3. Τώρα το κελί B3 περιμένει την εισαγωγή σας. Πιέστε το πλήκτρο Tab για να προχωρήσετε στο επόμενο κελί εντός της επιλεγμένης περιοχής."
#: cell_enter.xhp
msgctxt ""
@@ -1746,7 +1747,7 @@ msgctxt ""
"par_id633869\n"
"help.text"
msgid "See <link href=\"text/scalc/guide/calc_series.xhp\">Automatically Filling in Data Based on Adjacent Cells</link>."
-msgstr "Δείτε το <link href=\"text/scalc/guide/calc_series.xhp\">Αυτόματο γέμισμα με δεδομένα βασισμένο στα διπλανά κελιά</link>"
+msgstr "Δείτε το <link href=\"text/scalc/guide/calc_series.xhp\">Αυτόματη συμπλήρωση με δεδομένα βασισμένη στα διπλανά κελιά</link>."
#: cell_protect.xhp
msgctxt ""
@@ -1762,7 +1763,7 @@ msgctxt ""
"bm_id3146119\n"
"help.text"
msgid "<bookmark_value>protecting;cells and sheets</bookmark_value> <bookmark_value>cells; protecting</bookmark_value> <bookmark_value>cell protection; enabling</bookmark_value> <bookmark_value>sheets; protecting</bookmark_value> <bookmark_value>documents; protecting</bookmark_value> <bookmark_value>cells; hiding for printing</bookmark_value> <bookmark_value>changing; sheet protection</bookmark_value> <bookmark_value>hiding;formulas</bookmark_value> <bookmark_value>formulas;hiding</bookmark_value>"
-msgstr "<bookmark_value>προστασία, κελιά και φύλλα</bookmark_value><bookmark_value>κελιά, προστασία</bookmark_value><bookmark_value>προστασία κελιών, ενεργοποίηση</bookmark_value><bookmark_value>φύλλα, προστασία</bookmark_value><bookmark_value>έγγραφα, προστασία</bookmark_value><bookmark_value>κελιά, απόκρυψη κατά την εκτύπωση</bookmark_value><bookmark_value>τροποποίηση, προστασία φύλλου</bookmark_value><bookmark_value>απόκρυψη, τύποι</bookmark_value><bookmark_value>τύποι, απόκρυψη</bookmark_value>"
+msgstr "<bookmark_value>προστασία; κελιά και φύλλα</bookmark_value><bookmark_value>κελιά; προστασία</bookmark_value><bookmark_value>προστασία κελιών; ενεργοποίηση</bookmark_value><bookmark_value>φύλλα; προστασία</bookmark_value><bookmark_value>έγγραφα; προστασία</bookmark_value><bookmark_value>κελιά; απόκρυψη κατά την εκτύπωση</bookmark_value><bookmark_value>τροποποίηση; προστασία φύλλου</bookmark_value><bookmark_value>απόκρυψη; τύποι</bookmark_value><bookmark_value>τύποι; απόκρυψη</bookmark_value>"
#: cell_protect.xhp
msgctxt ""
@@ -1771,7 +1772,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<variable id=\"cell_protect\"><link href=\"text/scalc/guide/cell_protect.xhp\" name=\"Protecting Cells from Changes\">Protecting Cells from Changes</link></variable>"
-msgstr "<variable id=\"cell_protect\"><link href=\"text/scalc/guide/cell_protect.xhp\" name=\"Προστασία κελιών από αλλαγές\">Προστασίας κελιών από αλλαγές</link></variable>"
+msgstr "<variable id=\"cell_protect\"><link href=\"text/scalc/guide/cell_protect.xhp\" name=\"Προστασία κελιών από αλλαγές\">Προστασία κελιών από αλλαγές</link></variable>"
#: cell_protect.xhp
msgctxt ""
@@ -1806,7 +1807,7 @@ msgctxt ""
"par_id5974303\n"
"help.text"
msgid "These protection features are just switches to prevent accidental action. The features are not intended to provide any secure protection. For example, by exporting a sheet to another file format, a user may be able to surpass the protection features. There is only one secure protection: the password that you can apply when saving an OpenDocument file. A file that has been saved with a password can be opened only with the same password."
-msgstr "Αυτά τα χαρακτηριστικά προστασίας είναι απλές λύσεις για να εμποδίσετε ανεπιθύμητα ατυχήματα. Τα χαρακτηριστικά δεν έχουν σκοπό να παρέχουν καμμιά προστασία ασφαλείας. Για παράδειγμα, εξάγοντας ένα φύλλο σε μια άλλη μορφή αρχείου, ένας χρήστης μπορεί να παρακάμψει τα χαρακτηριστικά της προστασίας. Υπάρχει μόνο μια προστασία ασφαλείας: ο κωδικός που μπορείτε να εφαρμόσετε κατά την αποθήκευση ενός αρχείου OpenDocument. Ένα αρχείο που έχει αποθηκευτεί με έναν κωδικό μπορεί να ανοιχθεί μόνο με τον ίδιο κωδικό."
+msgstr "Αυτά τα χαρακτηριστικά προστασίας είναι απλές λύσεις για να εμποδίσετε ανεπιθύμητα ατυχήματα. Τα χαρακτηριστικά δεν έχουν σκοπό να παρέχουν καμιά προστασία ασφαλείας. Για παράδειγμα, εξάγοντας ένα φύλλο σε μια άλλη μορφή αρχείου, ένας χρήστης μπορεί να παρακάμψει τα χαρακτηριστικά της προστασίας. Υπάρχει μόνο μια προστασία ασφαλείας: ο κωδικός που μπορείτε να εφαρμόσετε κατά την αποθήκευση ενός αρχείου OpenDocument. Ένα αρχείο που έχει αποθηκευτεί με έναν κωδικό μπορεί να ανοιχθεί μόνο με τον ίδιο κωδικό."
#: cell_protect.xhp
msgctxt ""
@@ -1823,7 +1824,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - Cells</item> and click the <emph>Cell Protection</emph> tab."
-msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - Κελιά</item> και κάντε κλικ στην καρτέλα <emph>Προστασία κελιού</emph>."
+msgstr "Επιλέξτε <item type=\"menuitem\">Μορφή - Κελιά</item> και πατήστε στην καρτέλα <emph>Προστασία κελιού</emph>."
#: cell_protect.xhp
msgctxt ""
@@ -1865,7 +1866,7 @@ msgctxt ""
"par_idN106A1\n"
"help.text"
msgid "Select <emph>Hide when printing</emph> to hide protected cells in the printed document. The cells are not hidden onscreen."
-msgstr "Επιλέξτε <emph>Απόκρυψη κατά την εκτύπωση</emph> για να κρύψετε τα προστατευμένα κελιά κατά την εκτύπωση κάποιου εγγράφου. Τα κελιά αυτά εμφανίζονται στην οθόνη."
+msgstr "Επιλέξτε <emph>Απόκρυψη κατά την εκτύπωση</emph> για να κρύψετε τα προστατευμένα κελιά κατά την εκτύπωση κάποιου εγγράφου. Τα κελιά αυτά εμφανίζονται στην οθόνη."
#: cell_protect.xhp
msgctxt ""
@@ -1874,7 +1875,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Πατήστε <emph>Εντάξει</emph>."
#: cell_protect.xhp
msgctxt ""
@@ -1924,7 +1925,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Πατήστε <emph>Εντάξει</emph>."
#: cell_protect.xhp
msgctxt ""
@@ -1948,7 +1949,7 @@ msgctxt ""
"bm_id3153252\n"
"help.text"
msgid "<bookmark_value>cell protection; unprotecting</bookmark_value> <bookmark_value>protecting; unprotecting cells</bookmark_value> <bookmark_value>unprotecting cells</bookmark_value>"
-msgstr "<bookmark_value>προστασία κελιών, κατάργηση προστασίας</bookmark_value><bookmark_value>προστασία, κατάργηση προστασίας κελιών</bookmark_value><bookmark_value>κατάργηση προστασίας κελιών</bookmark_value>"
+msgstr "<bookmark_value>προστασία κελιών; κατάργηση προστασίας</bookmark_value><bookmark_value>προστασία; κατάργηση προστασίας κελιών</bookmark_value><bookmark_value>κατάργηση προστασίας κελιών</bookmark_value>"
#: cell_unprotect.xhp
msgctxt ""
@@ -1966,7 +1967,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Click the sheet for which you want to cancel the protection."
-msgstr "Κάντε κλικ στο φύλλο για το οποίο θέλετε να καταργήσετε την προστασία."
+msgstr "Πατήστε στο φύλλο για το οποίο θέλετε να καταργήσετε την προστασία."
#: cell_unprotect.xhp
msgctxt ""
@@ -1984,7 +1985,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "If you have assigned a password, enter it in this dialog and click <emph>OK</emph>."
-msgstr "Αν έχετε αναθέσει έναν κωδικό πρόσβασης, πληκτρολογήστε τον σε αυτό το παράθυρο διαλόγου και κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Αν έχετε αναθέσει έναν κωδικό πρόσβασης, πληκτρολογήστε τον σε αυτό το παράθυρο διαλόγου και πατήστε <emph>Εντάξει</emph>."
#: cell_unprotect.xhp
msgctxt ""
@@ -1993,7 +1994,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "The cells can now be edited, the formulas can be viewed, and all cells can be printed until you reactivate the protection for the sheet or document."
-msgstr "Τώρα μπορείτε να επεξεργασθείτε τα κελιά, να δείτε τους τύπους, και όλα τα κελιά μπορούν να εκτυπωθούν μέχρι να ενεργοποιήσετε πάλι την προστασία για το φύλλο ή το έγγραφο."
+msgstr "Τώρα μπορείτε να επεξεργασθείτε τα κελιά, να δείτε τους τύπους και όλα τα κελιά μπορούν να εκτυπωθούν μέχρι να ενεργοποιήσετε πάλι την προστασία για το φύλλο ή το έγγραφο."
#: cellcopy.xhp
msgctxt ""
@@ -2009,7 +2010,7 @@ msgctxt ""
"bm_id3150440\n"
"help.text"
msgid "<bookmark_value>cells; copying/deleting/formatting/moving</bookmark_value> <bookmark_value>rows;visible and invisible</bookmark_value> <bookmark_value>copying; visible cells only</bookmark_value> <bookmark_value>formatting;visible cells only</bookmark_value> <bookmark_value>moving;visible cells only</bookmark_value> <bookmark_value>deleting;visible cells only</bookmark_value> <bookmark_value>invisible cells</bookmark_value> <bookmark_value>filters;copying visible cells only</bookmark_value> <bookmark_value>hidden cells</bookmark_value>"
-msgstr "<bookmark_value>κελιά, αντιγραφή, διαγραφή, μορφοποίηση</bookmark_value><bookmark_value>γραμμές, ορατές και κρυμμένες</bookmark_value><bookmark_value>αντιγραφή, μόνο ορατών κελιών</bookmark_value><bookmark_value>μορφοποίηση, μόνο ορατών κελιών</bookmark_value><bookmark_value>μετακίνηση, μόνο ορατών κελιών</bookmark_value><bookmark_value>διαγραφή, μόνο ορατών κελιών</bookmark_value><bookmark_value>κρυφά κελιά</bookmark_value><bookmark_value>φίλτρα, αντιγραφή μόνο ορατών κελιών</bookmark_value><bookmark_value>κρυμμένα κελιά, μη αντιγραφή τους</bookmark_value>"
+msgstr "<bookmark_value>κελιά;, αντιγραφή/διαγραφή/μορφοποίηση/μετακίνηση</bookmark_value><bookmark_value>γραμμές; ορατές και κρυμμένες</bookmark_value><bookmark_value>αντιγραφή; μόνο ορατών κελιών</bookmark_value><bookmark_value>μορφοποίηση; μόνο ορατών κελιών</bookmark_value><bookmark_value>μετακίνηση; μόνο ορατών κελιών</bookmark_value><bookmark_value>διαγραφή; μόνο ορατών κελιών</bookmark_value><bookmark_value>αόρατα κελιά</bookmark_value><bookmark_value>φίλτρα; αντιγραφή μόνο ορατών κελιών</bookmark_value><bookmark_value>κρυφά κελιά</bookmark_value>"
#: cellcopy.xhp
msgctxt ""
@@ -2124,7 +2125,7 @@ msgctxt ""
"bm_id3154686\n"
"help.text"
msgid "<bookmark_value>drag and drop; referencing cells</bookmark_value> <bookmark_value>cells; referencing by drag and drop </bookmark_value> <bookmark_value>references;inserting by drag and drop</bookmark_value> <bookmark_value>inserting;references, by drag and drop</bookmark_value>"
-msgstr "<bookmark_value>μεταφορά και απόθεση, παραπομπή κελιών</bookmark_value><bookmark_value>κελιά, παραπομπή με μεταφορά και απόθεση </bookmark_value><bookmark_value>παραπομπές, εισαγωγή με μεταφορά και απόθεση</bookmark_value><bookmark_value>εισαγωγή, παραπομπές, με μεταφορά και απόθεση</bookmark_value>"
+msgstr "<bookmark_value>μεταφορά και απόθεση; παραπομπή κελιών</bookmark_value><bookmark_value>κελιά; παραπομπή με μεταφορά και απόθεση </bookmark_value><bookmark_value>παραπομπές; εισαγωγή με μεταφορά και απόθεση</bookmark_value><bookmark_value>εισαγωγή; παραπομπές, με μεταφορά και απόθεση</bookmark_value>"
#: cellreference_dragdrop.xhp
msgctxt ""
@@ -2160,7 +2161,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it."
-msgstr "Για να καθοριστεί η περιοχή προέλευσης ως περιοχή, επιλέγετε τα κελιά και επιλέγετε την εντολή μενού <emph>Εισαγωγή- Ονόματα - Καθορισμός</emph>. Αποθηκεύεστε το αρχείο προέλευσης, και μην το κλείσετε."
+msgstr "Για να καθοριστεί η περιοχή προέλευσης ως περιοχή, επιλέγετε τα κελιά και επιλέγετε την εντολή μενού <emph>Εισαγωγή- Ονόματα - Καθορισμός</emph>. Αποθηκεύεστε το αρχείο προέλευσης και μην το κλείσετε."
#: cellreference_dragdrop.xhp
msgctxt ""
@@ -2169,7 +2170,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Open the sheet in which you want to insert something."
-msgstr "Ανοίξτε το φύλλο στο οποίο θέλετε να κάνετε κάποια εισαγωγή"
+msgstr "Ανοίξτε το φύλλο στο οποίο θέλετε να κάνετε κάποια εισαγωγή."
#: cellreference_dragdrop.xhp
msgctxt ""
@@ -2178,7 +2179,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Open the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>. In the lower box of the Navigator select the source file."
-msgstr "Ανοίξτε την <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>. Στο κατώτερο πλαίσιο συνδυασμού της Περιήγησης, επιλέξτε το έγγραφο προέλευσης."
+msgstr "Ανοίξτε την <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>. Στο κατώτερο πλαίσιο συνδυασμού της περιήγησης, επιλέξτε το έγγραφο προέλευσης."
#: cellreference_dragdrop.xhp
msgctxt ""
@@ -2196,7 +2197,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Using the <emph>Drag Mode</emph> icon in Navigator, choose whether you want the reference to be a hyperlink, link, or copy."
-msgstr "Με το εικονίδιο <emph>Λειτουργία μετακίνησης</emph> της Περιήγησης, επιλέξτε αν θέλετε η παραπομπή να είναι μια υπερσύνδεση, μια σύνδεση ή ένα αντίγραφο."
+msgstr "Με το εικονίδιο <emph>Λειτουργία μετακίνησης</emph> της Περιήγησης, επιλέξτε αν θέλετε η παραπομπή να είναι ένας υπερσύνδεσμος, ένας σύνδεσμος ή ένα αντίγραφο."
#: cellreference_dragdrop.xhp
msgctxt ""
@@ -2205,7 +2206,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Click the name under \"Range names\" in the Navigator, and drag into the cell of the current sheet where you want to insert the reference."
-msgstr "Κάντε κλικ στην καταχώριση \"Ονόματα περιοχών\" στην Περιήγηση και σύρετε την επιθυμητή περιοχή στο κελί του ενεργού φύλλου όπου θέλετε να εισαγάγετε την παραπομπή."
+msgstr "Πατήστε στην καταχώριση \"Ονόματα περιοχών\" στην Περιήγηση και σύρετε την επιθυμητή περιοχή στο κελί του ενεργού φύλλου όπου θέλετε να εισαγάγετε την παραπομπή."
#: cellreference_dragdrop.xhp
msgctxt ""
@@ -2230,7 +2231,7 @@ msgctxt ""
"bm_id3147436\n"
"help.text"
msgid "<bookmark_value>sheet references</bookmark_value> <bookmark_value>references; to cells in other sheets/documents</bookmark_value> <bookmark_value>cells; operating in another document</bookmark_value> <bookmark_value>documents;references</bookmark_value>"
-msgstr "<bookmark_value>παραπομπές φύλλου</bookmark_value><bookmark_value>παραπομπές, σε κελιά άλλων φύλλων/ εγγράφων</bookmark_value><bookmark_value>κελιά, λειτουργία σε άλλο έγγραφο</bookmark_value><bookmark_value>έγγραφα, παραπομπές</bookmark_value>"
+msgstr "<bookmark_value>παραπομπές φύλλου</bookmark_value><bookmark_value>παραπομπές; σε κελιά άλλων φύλλων/ εγγράφων</bookmark_value><bookmark_value>κελιά; λειτουργία σε άλλο έγγραφο</bookmark_value><bookmark_value>έγγραφα; παραπομπές</bookmark_value>"
#: cellreferences.xhp
msgctxt ""
@@ -2255,7 +2256,7 @@ msgctxt ""
"par_id1879329\n"
"help.text"
msgid "In the same way, a reference can also be made to a cell from another document provided that this document has already been saved as a file."
-msgstr "Με αντίστοιχο τρόπο, μπορεί επίσης να γίνει παραπομπή σε κάποιο κελί άλλου εγγράφου. Ανοίξτε ένα άλλο υπολογιστικό φύλλο εκτός από το νέο υπολογιστικό φύλλου που δημιουργήσατε, το οποίο έχετε αποθηκεύσει ήδη ως αρχείο."
+msgstr "Με αντίστοιχο τρόπο, μπορεί επίσης να γίνει παραπομπή σε κάποιο κελί άλλου εγγράφου με την προϋπόθεση ότι αυτό το έγγραφο έχει ήδη αποθηκευτεί ως αρχείο."
#: cellreferences.xhp
msgctxt ""
@@ -2335,7 +2336,7 @@ msgctxt ""
"par_id8571123\n"
"help.text"
msgid "Now switch to the document you have just loaded. Click the cell with the data that you want to insert in the new document."
-msgstr "Τώρα μεταβείτε στο έγγραφο που μόλις φορτώσατε. Κάντε κλικ σε οποιοδήποτε κελί με τα δεδομένα που θέλετε να εισάγετε στο νέο έγγραφο."
+msgstr "Τώρα μεταβείτε στο έγγραφο που μόλις φορτώσατε. Πατήστε σε οποιοδήποτε κελί με τα δεδομένα που θέλετε να εισάγετε στο νέο έγγραφο."
#: cellreferences.xhp
msgctxt ""
@@ -2359,7 +2360,7 @@ msgctxt ""
"par_id7697683\n"
"help.text"
msgid "Confirm the formula by clicking the green check mark."
-msgstr "Επιβεβαιώστε τον τύπο κάνοντας κλικ στο πράσινο σημάδι επιλογής."
+msgstr "Επιβεβαιώστε τον τύπο πατώντας στο πράσινο σημάδι επιλογής."
#: cellreferences.xhp
msgctxt ""
@@ -2367,7 +2368,7 @@ msgctxt ""
"par_id7099826\n"
"help.text"
msgid "If you drag the box in the lower right corner of the active cell to select a range of cells, $[officename] automatically inserts the corresponding references in the adjacent cells. As a result, the sheet name is preceded with a \"$\" sign to designate it as an absolute reference."
-msgstr "Αν σύρετε το πλαίσιο στη κάτω δεξιά γωνία του ενεργού κελιού για να επιλέξετε μια περιοχή κελιών, το $[officename] εισάγει αυτόματα τις αντίστοιχες παραπομπές στα παρακείμενα κελιά. Ως αποτέλεσμα, προηγείται του ονόματος φύλλου το σύμβολο \"$\" , που το καθορίζει ως απόλυτη παραπομπή."
+msgstr "Αν σύρετε το πλαίσιο στη κάτω δεξιά γωνία του ενεργού κελιού για να επιλέξετε μια περιοχή κελιών, το $[officename] εισάγει αυτόματα τις αντίστοιχες παραπομπές στα παρακείμενα κελιά. Ως αποτέλεσμα, προηγείται του ονόματος φύλλου το σύμβολο \"$\", που το καθορίζει ως απόλυτη παραπομπή."
#: cellreferences.xhp
msgctxt ""
@@ -2375,7 +2376,7 @@ msgctxt ""
"par_id674459\n"
"help.text"
msgid "If you examine the name of the other document in this formula, you will notice that it is written as a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. This means that you can also enter a URL from the Internet."
-msgstr "Αν εξετάσετε προσεχτικά το όνομα του άλλου εγγράφου στον τύπο, θα παρατηρήσετε ότι είναι γραμμένο ως <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. Αυτό σημαίνει ότι μπορείτε επίσης να εισαγάγετε ένα URL από το Internet."
+msgstr "Αν εξετάσετε προσεχτικά το όνομα του άλλου εγγράφου στον τύπο, θα παρατηρήσετε ότι είναι γραμμένο ως <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. Αυτό σημαίνει ότι μπορείτε επίσης να εισαγάγετε ένα URL από το διαδίκτυο."
#: cellreferences_url.xhp
msgctxt ""
@@ -2391,7 +2392,7 @@ msgctxt ""
"bm_id3150441\n"
"help.text"
msgid "<bookmark_value>HTML; in sheet cells</bookmark_value><bookmark_value>references; URL in cells</bookmark_value><bookmark_value>cells; Internet references</bookmark_value><bookmark_value>URL; in Calc</bookmark_value>"
-msgstr "<bookmark_value>HTML, σε κελιά φύλλου</bookmark_value><bookmark_value>παραπομπές, URL σε κελιά</bookmark_value><bookmark_value>κελιά, παραπομπές διαδικτύου</bookmark_value><bookmark_value>URL, στο Calc</bookmark_value>"
+msgstr "<bookmark_value>HTML; σε κελιά φύλλου</bookmark_value><bookmark_value>παραπομπές; URL σε κελιά</bookmark_value><bookmark_value>κελιά; παραπομπές διαδικτύου</bookmark_value><bookmark_value>URL; στο Calc</bookmark_value>"
#: cellreferences_url.xhp
msgctxt ""
@@ -2400,7 +2401,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<variable id=\"cellreferences_url\"><link href=\"text/scalc/guide/cellreferences_url.xhp\" name=\"Referencing URLs\">Referencing URLs</link></variable>"
-msgstr "<variable id=\"cellreferences_url\"><link href=\"text/scalc/guide/cellreferences_url.xhp\" name=\"Παραπομπές σε άλλα φύλλα παραπομπή σε URL\">Παραπομπές σε άλλα φύλλα παραπομπή σε URL</link></variable>"
+msgstr "<variable id=\"cellreferences_url\"><link href=\"text/scalc/guide/cellreferences_url.xhp\" name=\"Παραπομπές σε URLs\">Παραπομπές σε URLs</link></variable>"
#: cellreferences_url.xhp
msgctxt ""
@@ -2408,7 +2409,7 @@ msgctxt ""
"par_id1955626\n"
"help.text"
msgid "For example, if you found an Internet page containing current stock exchange information in spreadsheet cells, you can load this page in $[officename] Calc by using the following procedure:"
-msgstr "Αν, για παράδειγμα, βρείτε μια ιστοσελίδα που περιέχει τρέχουσες πληροφορίες για το χρηματιστήριο σε κελιά υπολογιστικού φύλλου, μπορείτε να φορτώσετε τη σελίδα στο $[officename] Calc. Απλώς ακολουθήστε τη παρακάτω διαδικασία:"
+msgstr "Αν, για παράδειγμα, βρείτε μια ιστοσελίδα που περιέχει τρέχουσες πληροφορίες για το χρηματιστήριο σε κελιά υπολογιστικού φύλλου, μπορείτε να φορτώσετε τη σελίδα στο $[officename] Calc, χρησιμοποιώντας την παρακάτω διαδικασία:"
#: cellreferences_url.xhp
msgctxt ""
@@ -2417,7 +2418,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "In a $[officename] Calc document, position the cursor in the cell into which you want to insert the external data."
-msgstr "Στο έγγραφο του $[officename] Calc, τοποθετήστε το δρομέα σε ένα κελί που είναι η αρχή της περιοχής στην οποία θέλετε να εισαγάγετε τα εξωτερικά δεδομένα."
+msgstr "Στο έγγραφο του $[officename] Calc, τοποθετήστε τον δρομέα σε ένα κελί που είναι η αρχή της περιοχής στην οποία θέλετε να εισαγάγετε τα εξωτερικά δεδομένα."
#: cellreferences_url.xhp
msgctxt ""
@@ -2435,7 +2436,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Enter the URL of the document or Web page in the dialog. The URL must be in the format: http://www.my-bank.com/table.html. The URL for local or local area network files is the path seen in the <item type=\"menuitem\">File - Open</item> dialog."
-msgstr "Στο παράθυρο διαλόγου, εισαγάγετε την ιστοσελίδα του διαλόγου. Γράψτε τη διεύθυνση URL ως ακολούθως: (φανταστικό παράδειγμα) http://www.my-bank.com/table.html. Μπορείτε να πληκτρολογήσετε το όνομα ενός αρχείου από το τοπικό ή δικτυακό σύστημα αρχείων με τον συνηθισμένο τρόπο, δηλ., όπως στο παράθυρο διαλόγου <item type=\"menuitem\">Αρχείο - Άνοιγμα</item>."
+msgstr "Γράψτε τη διεύθυνση URL του εγγράφου ή της ιστοσελίδας στον διάλογο. Το URL πρέπει να είναι στην μορφή: http://www.my-bank.com/table.html. Το URL για τοπικά ή αρχεία δικτύου τοπικής περιοχής είναι η διαδρομή που φαίνεται στον διάλογο <item type=\"menuitem\">Αρχείο - Άνοιγμα</item>."
#: cellreferences_url.xhp
msgctxt ""
@@ -2444,7 +2445,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "$[officename] loads the Web page or file in the \"background\", that is, without displaying it. In the large list box of the <item type=\"menuitem\">External Data</item> dialog, you can see the name of all the sheets or named ranges you can choose from."
-msgstr "Το $[officename] φορτώνει την ιστοσελίδα ή το αρχείο στο \"παρασκήνιο\", δηλαδή, χωρίς να το εμφανίζει. Στο μεγάλο πλαίσιο λίστας του παραθύρου διαλόγου <item type=\"menuitem\">Εξωτερικά δεδομένα</item>, μπορείτε να δείτε τα ονόματα όλων των φύλλων ή περιοχών από τα οποία μπορείτε να επιλέξετε κάποια."
+msgstr "Το $[officename] φορτώνει την ιστοσελίδα ή το αρχείο στο \"παρασκήνιο\", δηλαδή, χωρίς να το εμφανίζει. Στο μεγάλο πλαίσιο καταλόγου του παραθύρου διαλόγου <item type=\"menuitem\">Εξωτερικά δεδομένα</item>, μπορείτε να δείτε τα ονόματα όλων των φύλλων ή περιοχών από τα οποία μπορείτε να επιλέξετε κάποια."
#: cellreferences_url.xhp
msgctxt ""
@@ -2453,7 +2454,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "Select one or more sheets or named ranges. You can also activate the automatic update function every \"n\" seconds and click <item type=\"menuitem\">OK</item>."
-msgstr "Επιλέξτε ένα ή περισσότερα φύλλα ή περιοχές και αν θέλετε ενεργοποιήστε τη λειτουργίας αυτόματης ενημέρωσης κάθε \"n\" λεπτά και, έπειτα, κάντε κλικ στο κουμπί <item type=\"menuitem\">OΚ</item>.."
+msgstr "Επιλέξτε ένα ή περισσότερα φύλλα ή επώνυμες περιοχές. Μπορείτε επίσης να ενεργοποιήστε τη λειτουργίας της αυτόματης ενημέρωσης κάθε \"n\" λεπτά και έπειτα πατήστε στο κουμπί <item type=\"menuitem\">Εντάξει</item>."
#: cellreferences_url.xhp
msgctxt ""
@@ -2496,7 +2497,7 @@ msgctxt ""
"bm_id3145673\n"
"help.text"
msgid "<bookmark_value>formats; assigning by formulas</bookmark_value> <bookmark_value>cell formats; assigning by formulas</bookmark_value> <bookmark_value>STYLE function example</bookmark_value> <bookmark_value>cell styles;assigning by formulas</bookmark_value> <bookmark_value>formulas;assigning cell formats</bookmark_value>"
-msgstr "<bookmark_value>μορφοποιήσεις, αντιστοίχηση με τύπο</bookmark_value><bookmark_value>μορφοποιήσεις κελιών, αντιστοίχηση με τύπο</bookmark_value><bookmark_value>παράδειγμα τύπου STYLE </bookmark_value><bookmark_value>στυλ κελιού, αντιστοίχηση με τύπο</bookmark_value><bookmark_value>τύποι, ανάθεση μορφοποίησης κελιού</bookmark_value>"
+msgstr "<bookmark_value>μορφοποιήσεις; αντιστοίχηση με τύπο</bookmark_value><bookmark_value>μορφοποιήσεις κελιών; αντιστοίχηση με τύπο</bookmark_value><bookmark_value>παράδειγμα τύπου STYLE</bookmark_value><bookmark_value>τεχνοτροπίες κελιού, αντιστοίχηση με τύπο</bookmark_value><bookmark_value>τύποι, ανάθεση μορφοποίησης κελιού</bookmark_value>"
#: cellstyle_by_formula.xhp
msgctxt ""
@@ -2514,7 +2515,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "The STYLE() function can be added to an existing formula in a cell. For example, together with the CURRENT function, you can color a cell depending on its value. The formula =...+STYLE(IF(CURRENT()>3; \"Red\"; \"Green\")) applies the cell style \"Red\" to cells if the value is greater than 3, otherwise the cell style \"Green\" is applied."
-msgstr "Μπορείτε να προσθέσετε τη συνάρτηση STYLE() σε έναν υπάρχοντα τύπο κελιού. Για παράδειγμα, μαζί με τη συνάρτηση CURRENT, μπορείτε να προσδώσετε ένα χρώμα σε κάποιο κελί ανάλογα με την τιμή του. Ο τύπος =...+STYLE(IF(CURRENT()>3, \"Κόκκινο\", \"Πράσινο\")) εφαρμόζει το στυλ κελιού \"Κόκκινο\" σε κελιά αν η τιμή που περιέχουν είναι μεγαλύτερη από 3, αλλιώς εφαρμόζεται το στυλ \"Πράσινο\"."
+msgstr "Μπορείτε να προσθέσετε τη συνάρτηση STYLE() σε έναν υπάρχοντα τύπο κελιού. Για παράδειγμα, μαζί με τη συνάρτηση CURRENT, μπορείτε να προσδώσετε ένα χρώμα σε κάποιο κελί ανάλογα με την τιμή του. Ο τύπος =...+STYLE(IF(CURRENT()>3, \"Κόκκινο\", \"Πράσινο\")) εφαρμόζει την τεχνοτροπία κελιού \"Κόκκινο\" σε κελιά αν η τιμή που περιέχουν είναι μεγαλύτερη από 3, αλλιώς εφαρμόζεται την τεχνοτροπία\"Πράσινο\"."
#: cellstyle_by_formula.xhp
msgctxt ""
@@ -2523,7 +2524,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "If you would like to apply a formula to all cells in a selected area, you can use the <item type=\"menuitem\">Find & Replace</item> dialog."
-msgstr "Αν θέλετε να εφαρμόσετε αυτό τον τύπο σε όλα τα κελιά μιας επιλεγμένης περιοχής, μπορείτε να χρησιμοποιήσετε το παράθυρο διαλόγου <item type=\"menuitem\">Εύρεση και αντικατάσταση</item>."
+msgstr "Αν θέλετε να εφαρμόσετε αυτό τον τύπο σε όλα τα κελιά μιας επιλεγμένης περιοχής, μπορείτε να χρησιμοποιήσετε το παράθυρο διαλόγου <item type=\"menuitem\">Εύρεση και αντικατάσταση</item>."
#: cellstyle_by_formula.xhp
msgctxt ""
@@ -2577,7 +2578,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "The \"&\" symbol designates the current contents of the <emph>Search for</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist."
-msgstr "Το σύμβολο \"&\" καθορίζει τα τρέχοντα περιεχόμενα στο πεδίο <emph>Αναζήτηση του</emph>. Η γραμμή θα πρέπει να αρχίζει με το σύμβολο της ισότητας, αφού πρόκειται για τύπο. Υποτίθεται ότι τα στυλ κελιών \"Κόκκινο\" και \"Πράσινο\" υπάρχουν ήδη."
+msgstr "Το σύμβολο \"&\" καθορίζει τα τρέχοντα περιεχόμενα στο πεδίο <emph>Αναζήτηση του</emph>. Η γραμμή θα πρέπει να αρχίζει με το σύμβολο της ισότητας, αφού πρόκειται για τύπο. Υποτίθεται ότι οι τεχνοτροπίες κελιών \"Κόκκινο\" και \"Πράσινο\" υπάρχουν ήδη."
#: cellstyle_by_formula.xhp
msgctxt ""
@@ -2586,7 +2587,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "Mark the fields <link href=\"text/shared/01/02100000.xhp\" name=\"Regular expressions\"><emph>Regular expressions</emph></link> and <emph>Current selection only</emph>. Click <emph>Find All</emph>."
-msgstr "Επιλέξτε τα πεδία <link href=\"text/shared/01/02100000.xhp\" name=\"Κανονική έκφραση\"><emph>Κανονική έκφραση</emph></link> και <emph>Μόνο στην επιλογή</emph>. Κάντε κλικ στο κουμπί <emph>Αναζήτηση όλων</emph>."
+msgstr "Επιλέξτε τα πεδία <link href=\"text/shared/01/02100000.xhp\" name=\"Κανονική έκφραση\"><emph>Κανονική έκφραση</emph></link> και <emph>Μόνο στην επιλογή</emph>. Πατήστε <emph>Εύρεση όλων</emph>."
#: cellstyle_by_formula.xhp
msgctxt ""
@@ -2604,7 +2605,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Click <item type=\"menuitem\">Replace all</item>."
-msgstr "Κάντε κλικ στο κουμπί <item type=\"menuitem\"> Αντικατάσταση όλων</item>."
+msgstr "Πατήστε <item type=\"menuitem\"> Αντικατάσταση όλων</item>."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2620,7 +2621,7 @@ msgctxt ""
"bm_id3149263\n"
"help.text"
msgid "<bookmark_value>conditional formatting; cells</bookmark_value> <bookmark_value>cells; conditional formatting</bookmark_value> <bookmark_value>formatting; conditional formatting</bookmark_value> <bookmark_value>styles;conditional styles</bookmark_value> <bookmark_value>cell formats; conditional</bookmark_value> <bookmark_value>random numbers;examples</bookmark_value> <bookmark_value>cell styles; copying</bookmark_value> <bookmark_value>copying; cell styles</bookmark_value> <bookmark_value>tables; copying cell styles</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση υπό όρους;κελιά</bookmark_value><bookmark_value>κελιά, μορφοποίηση υπό όρους</bookmark_value><bookmark_value>μορφοποίηση, μορφοποίηση υπό όρους</bookmark_value><bookmark_value>τεχνοτροπίες; τεχνοτροπίες υπό όρους</bookmark_value><bookmark_value>μορφοποιήσεις κελιών; υπό όρους</bookmark_value><bookmark_value>τυχαίοι αριθμοί; παραδείγματα</bookmark_value><bookmark_value>τεχνοτροπίες κελιών; αντιγραφή</bookmark_value><bookmark_value>αντιγραφή, τεχνοτροπίες κελιών</bookmark_value><bookmark_value>πίνακες, αντιγραφή τεχνοτροπιών κελιών</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση υπό όρους;κελιά</bookmark_value><bookmark_value>κελιά; μορφοποίηση υπό όρους</bookmark_value><bookmark_value>μορφοποίηση; μορφοποίηση υπό όρους</bookmark_value><bookmark_value>τεχνοτροπίες; τεχνοτροπίες υπό όρους</bookmark_value><bookmark_value>μορφοποιήσεις κελιών; υπό όρους</bookmark_value><bookmark_value>τυχαίοι αριθμοί; παραδείγματα</bookmark_value><bookmark_value>τεχνοτροπίες κελιών; αντιγραφή</bookmark_value><bookmark_value>αντιγραφή; τεχνοτροπίες κελιών</bookmark_value><bookmark_value>πίνακες; αντιγραφή τεχνοτροπιών κελιών</bookmark_value>"
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2637,7 +2638,7 @@ msgctxt ""
"par_id3159156\n"
"help.text"
msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format."
-msgstr ""
+msgstr "Χρησιμοποιώντας την εντολή μενού <emph>Μορφή - Μορφοποίηση υπό όρους</emph>, ο διάλογος σάς επιτρέπει να καθορίσετε συνθήκες ανά κελί, οι οποίες θα πρέπει να τηρηθούν ώστε τα επιλεγμένα κελιά να έχουν μια ειδική μορφή."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2645,7 +2646,7 @@ msgctxt ""
"par_id8039796\n"
"help.text"
msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Tools - Cell Contents - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
-msgstr "Για να εφαρμόσετε μορφοποίηση υπό όρους, ενεργοποιήστε τον Αυτόματο υπολογισμό. Επιλέξτε από το μενού <emph>Εργαλεία - Περιεχόμενα κελιών - Αυτόματος υπολογισμός</emph> (θα δείτε ένα σημείο επιλογής δίπλα στην εντολή όταν είναι ενεργοποιημένος ο Αυτόματος υπολογισμός)."
+msgstr "Για να εφαρμόσετε μορφοποίηση υπό όρους, ενεργοποιήστε τον Αυτόματο υπολογισμό. Επιλέξτε από το μενού <emph>Εργαλεία - Περιεχόμενα κελιών - Αυτόματος υπολογισμός</emph> (θα δείτε ένα σημείο επιλογής δίπλα στην εντολή όταν είναι ενεργοποιημένος ο αυτόματος υπολογισμός)."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2654,7 +2655,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "With conditional formatting, you can, for example, highlight the totals that exceed the average value of all totals. If the totals change, the formatting changes correspondingly, without having to apply other styles manually."
-msgstr "Με τη μορφοποίηση υπό ορούς μπορείτε, για παράδειγμα, να επισημάνετε τα αθροίσματα που υπερβαίνουν τη μέση τιμή όλων των αθροισμάτων. Αν αλλάξουν τα αθροίσματα, τότε η μορφοποίηση αλλάζει αναλόγως, χωρίς να χρειαστεί να εφαρμόσετε άλλα στυλ χειροκίνητα."
+msgstr "Με τη μορφοποίηση υπό ορούς μπορείτε, για παράδειγμα, να επισημάνετε τα αθροίσματα που υπερβαίνουν τη μέση τιμή όλων των αθροισμάτων. Αν αλλάξουν τα αθροίσματα, τότε η μορφοποίηση αλλάζει αναλόγως, χωρίς να χρειαστεί να εφαρμόσετε άλλες τεχνοτροπίες χειροκίνητα."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2689,7 +2690,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Enter the condition(s) into the dialog box. The dialog is described in detail in <link href=\"text/scalc/01/05120000.xhp\" name=\"$[officename] Help\">$[officename] Help</link>, and an example is provided below:"
-msgstr "Εισαγάγετε τις συνθήκες στο παράθυρο διαλόγου. Το παράθυρο διαλόγου εξηγείται λεπτομερώς στη <link href=\"text/scalc/01/05120000.xhp\" name=\" Βοήθεια $[officename]\">Βοήθεια $[officename]</link>, ενώ παρακάτω παρουσιάζεται ένα παράδειγμα:"
+msgstr "Εισαγάγετε τις συνθήκες στο πλαίσιο διαλόγου. Ο διάλογος εξηγείται λεπτομερώς στη <link href=\"text/scalc/01/05120000.xhp\" name=\" Βοήθεια $[officename]\">Βοήθεια $[officename]</link>, ενώ παρακάτω παρουσιάζεται ένα παράδειγμα:"
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2715,7 +2716,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "You want to give certain values in your tables particular emphasis. For example, in a table of turnovers, you can show all the values above the average in green and all those below the average in red. This is possible with conditional formatting."
-msgstr "Θέλετε να δώσετε ιδιαίτερη έμφαση σε συγκεκριμένες τιμές στους πίνακές σας. π.χ. σε έναν πίνακα με κύκλους εργασιών να εμφανίζονται όλες οι τιμές πάνω από τον μέσο όρο με πράσινο, ενώ όσες είναι κάτω από τον μέσο όρο να εμφανίζονται με κόκκινο χρώμα. Αυτό είναι δυνατό με την μορφοποίηση υπό όρους."
+msgstr "Θέλετε να δώσετε ιδιαίτερη έμφαση σε συγκεκριμένες τιμές στους πίνακές σας. Για παράδειγμα, σε έναν πίνακα με κύκλους εργασιών να εμφανίζονται όλες οι τιμές πάνω από τον μέσο όρο με πράσινο, ενώ όσες είναι κάτω από τον μέσο όρο να εμφανίζονται με κόκκινο χρώμα. Αυτό είναι δυνατό με την μορφοποίηση υπό όρους."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2742,7 +2743,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "Copy the formula to create a row of random numbers. Click the bottom right corner of the selected cell, and drag to the right until the desired cell range is selected."
-msgstr "Τώρα, αντιγράψτε τον τύπο για να δημιουργήστε μια γραμμή με τυχαίους αριθμούς. Κάντε κλικ στην κάτω δεξιά γωνία του επιλεγμένου κελιού, και σύρετε την στα δεξιά μέχρι να επιλεγεί η επιθυμητή περιοχή κελιών."
+msgstr "Τώρα, αντιγράψτε τον τύπο για να δημιουργήστε μια γραμμή με τυχαίους αριθμούς. Πατήστε στην κάτω δεξιά γωνία του επιλεγμένου κελιού, και σύρετε την στα δεξιά μέχρι να επιλεγεί η επιθυμητή περιοχή κελιών."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2760,7 +2761,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "Step 2: Define Cell Styles"
-msgstr "Βήμα 2: Καθορίστε στυλ κελιού"
+msgstr "Βήμα 2: Καθορίστε τεχνοτροπίες κελιού"
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2769,7 +2770,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "The next step is to apply a cell style to all values that represent above-average turnover, and one to those that are below the average. Ensure that the Styles and Formatting window is visible before proceeding."
-msgstr "Το επόμενο βήμα είναι να εφαρμόστε δύο στυλ κελιών για τους αριθμούς σας: ένα στυλ για τις τιμές που αντιπροσωπεύουν κύκλους εργασιών πάνω από τον μέσο όρο, και ένα στυλ για όσους είναι κάτω από το μέσο όρο. Σιγουρευτείτε, πριν να συνεχίσετε, ότι το παράθυρο διαλόγου Πρότυπα και μορφοποίηση είναι ορατό."
+msgstr "Το επόμενο βήμα είναι να εφαρμόστε δύο τεχνοτροπίες κελιών για τους αριθμούς σας: μια τεχνοτροπία για τις τιμές που αντιπροσωπεύουν κύκλους εργασιών πάνω από τον μέσο όρο, και μια τεχνοτροπία για όσους είναι κάτω από το μέσο όρο. Σιγουρευτείτε, πριν να συνεχίσετε, ότι το παράθυρο διαλόγου Τεχνοτροπίες και μορφοποίηση είναι ορατό."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2778,7 +2779,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "Click in a blank cell and select the command <emph>Format Cells</emph> in the context menu."
-msgstr "Κάντε κλικ σε ένα κενό κελί και επιλέξτε την εντολή <emph>Μορφοποίηση κελιών</emph> από το μενού περιβάλλοντος."
+msgstr "Πατήστε σε ένα κενό κελί και επιλέξτε την εντολή <emph>Μορφοποίηση κελιών</emph> από το μενού περιβάλλοντος."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2787,7 +2788,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "In the <emph>Format Cells</emph> dialog on the <emph>Background</emph> tab, select a background color. Click <emph>OK</emph>."
-msgstr "Στο παράθυρο διαλόγου <emph>Μορφοποίηση κελιών</emph> επιλέξτε το χρώμα του φόντου από τη σελίδα καρτέλας <emph>Φόντο</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Στο παράθυρο διαλόγου <emph>Μορφοποίηση κελιών</emph> επιλέξτε το χρώμα του παρασκηνίου από τη σελίδα καρτέλας <emph>Παρασκήνιο</emph>. Πατήστε στο κουμπί <emph>Εντάξει</emph>."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2796,7 +2797,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "In the Styles and Formatting window, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style \"Above\"."
-msgstr "Στο παράθυρο Πρότυπα και Μορφοποίηση, κάντε κλικ στο εικονίδιο <emph>Νέο πρότυπο από επιλογή</emph>. Στο παράθυρο διαλόγου εισαγάγετε ως όνομα του νέου στυλ, για παράδειγμα, \"Πάνω από\"."
+msgstr "Στο παράθυρο τεχνοτροπίες και μορφοποίηση, πατήστε στο εικονίδιο <emph>Νέα τεχνοτροπία από επιλογή</emph>. Εισάγετε το όνομα της νέας τεχνοτροπίας. Για αυτό το παράδειγμα, ονομάστε την τεχνοτροπία \"Πάνω από\"."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2805,7 +2806,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "To define a second style, click again in a blank cell and proceed as described above. Assign a different background color for the cell and assign a name (for this example, \"Below\")."
-msgstr "Για να καθορίσετε ένα δεύτερο στυλ, κάντε κλικ πάλι σε ένα άδειο κελί και ακολουθήστε την διαδικασία που περιγράφεται παραπάνω. Αναθέστε ένα διαφορετικό χρώμα φόντου για το κελί και ένα όνομα (π.χ., \"Κάτω\" )."
+msgstr "Για να καθορίσετε μια δεύτερη τεχνοτροπία, πατήστε πάλι σε ένα άδειο κελί και ακολουθήστε την διαδικασία που περιγράφεται παραπάνω. Αναθέστε ένα διαφορετικό χρώμα παρασκηνίου για το κελί και ένα όνομα (π.χ., \"Κάτω\" )."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2841,7 +2842,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Shrink / Maximize</item></link> icon."
-msgstr "Επιλέξτε τη συνάρτηση AVERAGE. Με το ποντίκι επιλέξτε όλους τους τυχαίους αριθμούς. Αν δεν μπορείτε να δείτε ολόκληρη την περιοχή, επειδή ο οδηγός συνάρτησης την επικαλύπτει, μπορείτε προσωρινά να σμικρύνετε τον διάλογο με το εικονίδιο <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Σμίκρυνση ή μεγέθυνση\"><item type=\"menuitem\">Σμίκρυνση / μεγέθυνση\"></item></link>."
+msgstr "Επιλέξτε τη συνάρτηση AVERAGE. Με το ποντίκι επιλέξτε όλους τους τυχαίους αριθμούς. Αν δεν μπορείτε να δείτε ολόκληρη την περιοχή, επειδή ο οδηγός συνάρτησης την επικαλύπτει, μπορείτε προσωρινά να σμικρύνετε τον διάλογο με το εικονίδιο <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Σμίκρυνση ή μεγέθυνση\"><item type=\"menuitem\">Σμίκρυνση / μεγέθυνση></item></link>."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2850,7 +2851,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Close the Function Wizard with <item type=\"menuitem\">OK</item>."
-msgstr "Κλείστε τον οδηγό συνάρτησης με το κουμπί <item type=\"menuitem\">OK</item>."
+msgstr "Κλείστε τον οδηγό συνάρτησης με <item type=\"menuitem\">Εντάξει</item>."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2859,7 +2860,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "Step 4: Apply Cell Styles"
-msgstr "Step 4: Εφαρμόστε στυλ κελιού"
+msgstr "Step 4: Εφαρμόστε τεχνοτροπίες κελιού"
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2895,7 +2896,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "Define the condition as follows: If cell value is less than J14, format with cell style \"Below\", and if cell value is greater than or equal to J14, format with cell style \"Above\"."
-msgstr "Καθορίστε την συνθήκη ως εξής: Αν η τιμή του κελιού είναι μικρότερη από J14, μορφοποιήστε με το στυλ κελιού \"Κάτω από\", και αν η τιμή του κελιού είναι μεγαλύτερη από ή ίση με J14, μορφοποιήστε με το στυλ κελιού \"Πάνω από\"."
+msgstr "Καθορίστε την συνθήκη ως εξής: Αν η τιμή του κελιού είναι μικρότερη από J14, μορφοποιήστε με την τεχνοτροπία κελιού \"Κάτω από\" και αν η τιμή του κελιού είναι μεγαλύτερη από ή ίση με J14, μορφοποιήστε με την τεχνοτροπία κελιού \"Πάνω από\"."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2904,7 +2905,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "Step 5: Copy Cell Style"
-msgstr "Βήμα 5: Αντιγράψτε στυλ κελιού"
+msgstr "Βήμα 5: Αντιγράψτε την τεχνοτροπία κελιού"
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2922,7 +2923,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "Click one of the cells that has been assigned conditional formatting."
-msgstr "Κάντε κλικ σε ένα από τα κελιά στο οποίο ορίστηκε μορφοποίηση υπό συνθήκες."
+msgstr "Πατήστε σε ένα από τα κελιά στο οποίο ορίστηκε μορφοποίηση υπό συνθήκες."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2958,7 +2959,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "In the <emph>Selection</emph> area, check only the <emph>Formats</emph> box. All other boxes must be unchecked. Click <emph>OK</emph>."
-msgstr "Στην περιοχή <emph>Επιλογή</emph>, επιλέξετε μόνο το πεδίο <emph>Μορφοποίηση</emph>. Δεν πρέπει να είναι επιλεγμένο κανένα άλλο πεδίο. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Στην περιοχή <emph>Επιλογή</emph>, επιλέξετε μόνο το πεδίο <emph>Μορφοποίηση</emph>. Δεν πρέπει να είναι επιλεγμένο κανένα άλλο πεδίο. Πατήστε <emph>Εντάξει</emph>."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2983,7 +2984,7 @@ msgctxt ""
"bm_id3147434\n"
"help.text"
msgid "<bookmark_value>negative numbers</bookmark_value> <bookmark_value>numbers; highlighting negative numbers</bookmark_value> <bookmark_value>highlighting;negative numbers</bookmark_value> <bookmark_value>colors;negative numbers</bookmark_value> <bookmark_value>number formats;colors for negative numbers</bookmark_value>"
-msgstr "<bookmark_value>αρνητικοί αριθμοί</bookmark_value><bookmark_value>αριθμοί, επισήμανση αρνητικών αριθμών</bookmark_value><bookmark_value>επισήμανση, αρνητικοί αριθμοί</bookmark_value><bookmark_value>χρώματα, μορφές αριθμών</bookmark_value><bookmark_value>μορφές αριθμών, χρώματα</bookmark_value>"
+msgstr "<bookmark_value>αρνητικοί αριθμοί</bookmark_value><bookmark_value>αριθμοί; επισήμανση αρνητικών αριθμών</bookmark_value><bookmark_value>επισήμανση; αρνητικοί αριθμοί</bookmark_value><bookmark_value>χρώματα; μορφές αριθμών</bookmark_value><bookmark_value>μορφές αριθμών; χρώματα</bookmark_value>"
#: cellstyle_minusvalue.xhp
msgctxt ""
@@ -3019,7 +3020,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "On the <emph>Numbers</emph> tab, select a number format and mark <emph>Negative numbers red</emph> check box. Click <emph>OK</emph>."
-msgstr "Στην καρτέλα <emph>Αριθμοί</emph>, επιλέξτε μια μορφή αριθμού όπως επίσης και το πλαίσιο ελέγχου <emph>Αρνητικοί με κόκκινο</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Στην καρτέλα <emph>Αριθμοί</emph>, επιλέξτε μια μορφή αριθμού όπως επίσης και το πλαίσιο ελέγχου <emph>Αρνητικοί με κόκκινο</emph>. Πατήστε <emph>Εντάξει</emph>."
#: cellstyle_minusvalue.xhp
msgctxt ""
@@ -3028,7 +3029,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "The cell number format is defined in two parts. The format for positive numbers and zero is defined in front of the semicolon; after the semicolon the formula for negative numbers is defined. You can change the code (RED) under <item type=\"menuitem\">Format code</item>. For example, instead of RED, enter <item type=\"literal\">YELLOW</item>. If the new code appears in the list after clicking the <item type=\"menuitem\">Add</item> icon, this is a valid entry."
-msgstr "Η μορφή αριθμού στο κελί προσδιορίζεται από δύο μέρη. Η μορφή για τους θετικούς αριθμούς και για το μηδέν προσδιορίζεται από το τμήμα μπροστά από το ερωτηματικό, και μετά το ερωτηματικό είναι ο τύπος για τους αρνητικούς αριθμούς. Μπορείτε να αλλάξετε τον κωδικό χρώματος (RED) από το πεδίο <item type=\"menuitem\">Κωδικός μορφοποίησης</item>. Για παράδειγμα, αντί για RED, εισαγάγετε<item type=\"literal\">YELLOW</item>. Αν ο νέος κωδικός εμφανίζεται στη λίστα αφού κάνετε κλικ στο εικονίδιο <item type=\"menuitem\">Προσθήκη</item>, τότε πρόκειται για έγκυρη καταχώριση."
+msgstr "Η μορφή αριθμού στο κελί προσδιορίζεται από δύο μέρη. Η μορφή για τους θετικούς αριθμούς και για το μηδέν προσδιορίζεται από το τμήμα μπροστά από το ερωτηματικό και μετά το ερωτηματικό είναι ο τύπος για τους αρνητικούς αριθμούς. Μπορείτε να αλλάξετε τον κωδικό χρώματος (RED) από το πεδίο <item type=\"menuitem\">Κωδικός μορφοποίησης</item>. Για παράδειγμα, αντί για RED, εισαγάγετε<item type=\"literal\">YELLOW</item>. Αν ο νέος κωδικός εμφανίζεται στον κατάλογο αφού πατήσετε στο εικονίδιο <item type=\"menuitem\">Προσθήκη</item>, τότε πρόκειται για έγκυρη καταχώριση."
#: consolidate.xhp
msgctxt ""
@@ -3044,7 +3045,7 @@ msgctxt ""
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>consolidating data</bookmark_value> <bookmark_value>ranges; combining</bookmark_value> <bookmark_value>combining;cell ranges</bookmark_value> <bookmark_value>tables; combining</bookmark_value> <bookmark_value>data; merging cell ranges</bookmark_value> <bookmark_value>merging;data ranges</bookmark_value>"
-msgstr "<bookmark_value>ενοποίηση δεδομένων</bookmark_value><bookmark_value>περιοχές, συνδυασμός</bookmark_value><bookmark_value>συνδυασμός, περιοχές κελιών</bookmark_value><bookmark_value>πίνακες, συνδυασμός</bookmark_value><bookmark_value>δεδομένα, συγχώνευση περιοχών κελιών</bookmark_value><bookmark_value>συγχώνευση, περιοχές δεδομένων</bookmark_value>"
+msgstr "<bookmark_value>ενοποίηση δεδομένων</bookmark_value><bookmark_value>περιοχές; συνδυασμός</bookmark_value><bookmark_value>συνδυασμός; περιοχές κελιών</bookmark_value><bookmark_value>πίνακες; συνδυασμός</bookmark_value><bookmark_value>δεδομένα; συγχώνευση περιοχών κελιών</bookmark_value><bookmark_value>συγχώνευση; περιοχές δεδομένων</bookmark_value>"
#: consolidate.xhp
msgctxt ""
@@ -3115,7 +3116,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Click <emph>Add</emph> to insert the selected range in the <emph>Consolidation areas</emph> field."
-msgstr "Κάντε κλικ στο κουμπί <emph>Προσθήκη</emph> για να εισαγάγετε την επιλεγμένη περιοχή στο πεδίο <emph>Περιοχές ενοποίησης</emph>."
+msgstr "Πατήστε <emph>Προσθήκη</emph> για να εισαγάγετε την επιλεγμένη περιοχή στο πεδίο <emph>Περιοχές ενοποίησης</emph>."
#: consolidate.xhp
msgctxt ""
@@ -3124,7 +3125,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select additional ranges and click <emph>Add</emph> after each selection."
-msgstr "Επιλέξτε πρόσθετες περιοχές κάνοντας κλικ στο κουμπί <emph>Προσθήκη</emph> μετά από κάθε επιλογή."
+msgstr "Επιλέξτε πρόσθετες περιοχές πατώντας στο κουμπί <emph>Προσθήκη</emph> μετά από κάθε επιλογή."
#: consolidate.xhp
msgctxt ""
@@ -3133,7 +3134,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Specify where you want to display the result by selecting a target range from the <emph>Copy results to</emph> box."
-msgstr "Καθορίστε που θα θέλατε να εμφανιστεί το αποτέλεσμα, επιλέγοντας την περιοχή προορισμού από το πλαίσιο λίστας <emph>Αντιγραφή αποτελεσμάτων σε</emph>."
+msgstr "Καθορίστε που θα θέλατε να εμφανιστεί το αποτέλεσμα, επιλέγοντας την περιοχή προορισμού από το πλαίσιο καταλόγου <emph>Αντιγραφή αποτελεσμάτων σε</emph>."
#: consolidate.xhp
msgctxt ""
@@ -3142,7 +3143,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "If the target range is not named, click in the field next to <emph>Copy results to</emph> and enter the reference of the target range. Alternatively, you can select the range using the mouse or position the cursor in the top left cell of the target range."
-msgstr "Αν δεν έχετε ονομάσει την περιοχή προορισμού ακόμα, κάντε κλικ στο πεδίο δίπλα από το πεδίο <emph>Αντιγραφή αποτελεσμάτων σε</emph> και πληκτρολογήστε την παραπομπή της περιοχής προορισμού (το άνω αριστερό κελί της περιοχής προορισμού). Εναλλακτικά, μπορείτε να επιλέξετε την περιοχή με το ποντίκι ή απλά να τοποθετήσετε το δρομέα στο άνω αριστερό κελί της περιοχής προορισμού."
+msgstr "Αν δεν έχετε ονομάσει την περιοχή προορισμού ακόμα, πατήστε στο πεδίο δίπλα από το πεδίο <emph>Αντιγραφή αποτελεσμάτων σε</emph> και πληκτρολογήστε την παραπομπή της περιοχής προορισμού. Εναλλακτικά, μπορείτε να επιλέξετε την περιοχή με το ποντίκι ή απλά να τοποθετήσετε το δρομέα στο άνω αριστερό κελί της περιοχής προορισμού."
#: consolidate.xhp
msgctxt ""
@@ -3151,7 +3152,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Select a function from the <emph>Function</emph> box. The function specifies how the values of the consolidation ranges are linked. The \"Sum\" function is the default setting."
-msgstr "Επιλέξτε μια συνάρτηση από από το πλαίσιο λίστας <emph>Συνάρτηση</emph> για να καθορίσετε πώς θα πρέπει να συνδεθούν οι τιμές των περιοχών ενοποίησης. Η συνάρτηση αθροίσματος είναι η προεπιλεγμένη ρύθμιση."
+msgstr "Επιλέξτε μια συνάρτηση από το πλαίσιο <emph>Συνάρτηση</emph>. Η συνάρτηση καθορίζει πώς συνδέονται οι τιμές των περιοχών ενοποίησης. Η συνάρτηση \"αθροίσματος\" είναι η προεπιλεγμένη ρύθμιση."
#: consolidate.xhp
msgctxt ""
@@ -3160,7 +3161,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Click <emph>OK</emph> to consolidate the ranges."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph> για να ενοποιηθούν οι περιοχές."
+msgstr "Πατήστε <emph>Εντάξει</emph> για να ενοποιηθούν οι περιοχές."
#: consolidate.xhp
msgctxt ""
@@ -3177,7 +3178,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Click <emph>More</emph> in the <emph>Consolidate</emph> dialog to display additional settings:"
-msgstr "Κάντε κλικ στο κουμπί <emph>Πρόσθετα</emph> στο παράθυρο διαλόγου <emph>Ενοποίηση</emph> για να εμφανιστούν οι πρόσθετες ρυθμίσεις:"
+msgstr "Πατήστε στο κουμπί <emph>Πρόσθετα</emph> στο παράθυρο διαλόγου <emph>Ενοποίηση</emph> για να εμφανιστούν οι πρόσθετες ρυθμίσεις:"
#: consolidate.xhp
msgctxt ""
@@ -3222,7 +3223,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "The text in the labels must be identical, so that rows or columns can be accurately matched. If the row or column label does not match any that exist in the target range, it will be appended as a new row or column."
-msgstr "Το κείμενο στις στις ετικέτες θα πρέπει να είναι πανομοιότυπο ώστε οι γραμμές ή οι στήλες να ταυτίζονται ακριβώς. Αν η ετικέτα γραμμής ή στήλης δεν ταιριάζει με καμία αντίστοιχη στην περιοχή προορισμού, θα προσαρτηθεί ως νέα γραμμή ή στήλη."
+msgstr "Το κείμενο στις ετικέτες θα πρέπει να είναι πανομοιότυπο ώστε οι γραμμές ή οι στήλες να ταυτίζονται ακριβώς. Αν η ετικέτα γραμμής ή στήλης δεν ταιριάζει με καμία αντίστοιχη στην περιοχή προορισμού, θα προσαρτηθεί ως νέα γραμμή ή στήλη."
#: consolidate.xhp
msgctxt ""
@@ -3272,7 +3273,7 @@ msgctxt ""
"par_idN10880\n"
"help.text"
msgid "Comma Separated Values (CSV) is a text file format that you can use to exchange data from a database or a spreadsheet between applications. Each line in a Text CSV file represents a record in the database, or a row in a spreadsheet. Each field in a database record or cell in a spreadsheet row is usually separated by a comma. However, you can use other characters to delimit a field, such as a tabulator character."
-msgstr "Οι χωρισμένες με κόμμα τιμές (CSV) είναι μια μορφή αρχείου κειμένου που μπορείτε να χρησιμοποιήσετε για την μεταφορά δεδομένων από μια βάση δεδομένων ή ένα λογιστικό φύλλο μεταξύ εφαρμογών. Κάθε γραμμή σε ένα αρχείο κειμένου CSV αναπαριστά μια εγγραφή στη βάση δεδομένων, ή μια γραμμή σε ένα λογιστικό φύλλο. Κάθε πεδίο σε μια καταγραφή βάσης δεδομένων ή κελί σε μια γραμμή ενός λογιστικού φύλλου χωρίζεται συνήθως από ένα κόμμα. Ωστόσο, μπορείτε να χρησιμοποιήσετε άλλους χαρακτήρες για να χωρίσετε ένα πεδίο, όπως έναν χαρακτήρα tab."
+msgstr "Οι χωρισμένες με κόμμα τιμές (CSV) είναι μια μορφή αρχείου κειμένου που μπορείτε να χρησιμοποιήσετε για την μεταφορά δεδομένων από μια βάση δεδομένων ή ένα υπολογιστικό φύλλο μεταξύ εφαρμογών. Κάθε γραμμή σε ένα αρχείο κειμένου CSV αναπαριστά μια εγγραφή στη βάση δεδομένων, ή μια γραμμή σε ένα υπολογιστικό φύλλο. Κάθε πεδίο σε μια καταγραφή βάσης δεδομένων ή κελί σε μια γραμμή ενός υπολογιστικού φύλλου χωρίζεται συνήθως από ένα κόμμα. Ωστόσο, μπορείτε να χρησιμοποιήσετε άλλους χαρακτήρες για να χωρίσετε ένα πεδίο, όπως έναν χαρακτήρα στηλοθέτη."
#: csv_files.xhp
msgctxt ""
@@ -3328,7 +3329,7 @@ msgctxt ""
"par_idN1082D\n"
"help.text"
msgid "Click <item type=\"menuitem\">Open</item>."
-msgstr "Κάντε κλικ στο <item type=\"menuitem\">Άνοιγμα</item>."
+msgstr "Πατήστε <item type=\"menuitem\">Άνοιγμα</item>."
#: csv_files.xhp
msgctxt ""
@@ -3336,7 +3337,7 @@ msgctxt ""
"par_idN10834\n"
"help.text"
msgid "The <item type=\"menuitem\">Text Import</item> dialog opens."
-msgstr "Ο διάλογος <item type=\"menuitem\">Εισαγωγή κειμένου</item> εμφανίζεται"
+msgstr "Ο διάλογος <item type=\"menuitem\">Εισαγωγή κειμένου</item> εμφανίζεται."
#: csv_files.xhp
msgctxt ""
@@ -3352,7 +3353,7 @@ msgctxt ""
"par_idN108BB\n"
"help.text"
msgid "You can preview the layout of the imported data at the bottom of the <item type=\"menuitem\">Text Import</item> dialog."
-msgstr "Μπορείτε να δείτε σε προεπισκόπηση, στο κάτω μέρος του παραθύρου διαλόγου <item type=\"menuitem\">Εισαγωγή κειμένου</item>, την διάταξη των δεδομένων που πρόκειται να εισάγετε ."
+msgstr "Μπορείτε να δείτε σε προεπισκόπηση, στο κάτω μέρος του παραθύρου διαλόγου <item type=\"menuitem\">Εισαγωγή κειμένου</item>, την διάταξη των δεδομένων που πρόκειται να εισάγετε."
#: csv_files.xhp
msgctxt ""
@@ -3360,7 +3361,7 @@ msgctxt ""
"par_id8444166\n"
"help.text"
msgid "Right-click a column in the preview to set the format or to hide the column."
-msgstr "Κάντε δεξί κλικ σε μια στήλη στην προεπισκόπηση για να καθορίσετε τη μορφή ή την απόκρυψη της στήλης."
+msgstr "Δεξιοπατήστε σε μια στήλη στην προεπισκόπηση για να καθορίσετε τη μορφή ή την απόκρυψη της στήλης."
#: csv_files.xhp
msgctxt ""
@@ -3368,7 +3369,7 @@ msgctxt ""
"par_idN108E2\n"
"help.text"
msgid "Check the text delimiter box that matches the character used as text delimiter in the file. In case of an unlisted delimiter, type the character into the input box."
-msgstr "Ελέγξτε αν το αρχείο CSV χρησιμοποιεί κάποιον χαρακτήρα οριοθέτησης κειμένου. Σε περίπτωση που χρησιμοποιεί κάποιον άλλον χαρακτήρα που δεν είναι στη λίστα, πληκτρολογήστε τον χαρακτήρα στο πεδίο εισαγωγής."
+msgstr "Ελέγξτε αν το αρχείο CSV χρησιμοποιεί κάποιον χαρακτήρα οριοθέτησης κειμένου. Σε περίπτωση μη καταχωρισμένου οριοθέτη, πληκτρολογήστε τον χαρακτήρα στο πεδίο εισαγωγής."
#: csv_files.xhp
msgctxt ""
@@ -3376,7 +3377,7 @@ msgctxt ""
"par_idN108C5\n"
"help.text"
msgid "Click <item type=\"menuitem\">OK</item>."
-msgstr "Κάντε κλικ στο <item type=\"menuitem\">OK</item>."
+msgstr "Πατήστε <item type=\"menuitem\">Εντάξει</item>."
#: csv_files.xhp
msgctxt ""
@@ -3464,7 +3465,7 @@ msgctxt ""
"par_idN107F4\n"
"help.text"
msgid "Click <item type=\"menuitem\">OK</item>."
-msgstr "Κάντε κλικ στο <item type=\"menuitem\">OK</item>."
+msgstr "Πατήστε <item type=\"menuitem\">Εντάξει</item>."
#: csv_files.xhp
msgctxt ""
@@ -3472,7 +3473,7 @@ msgctxt ""
"par_idN107FC\n"
"help.text"
msgid "Click <item type=\"menuitem\">Save</item>."
-msgstr "Κάντε κλικ στο <item type=\"menuitem\">Αποθήκευση</item>."
+msgstr "Πατήστε <item type=\"menuitem\">Αποθήκευση</item>."
#: csv_files.xhp
msgctxt ""
@@ -3533,7 +3534,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Comma separated values (CSV) files are text files that contain the cell contents of a single sheet. Commas, semicolons, or other characters can be used as the field delimiters between the cells. Text strings are put in quotation marks, numbers are written without quotation marks."
-msgstr "Τα αρχεία Csv είναι αρχεία κειμένου, με τα περιεχόμενα των κελιών ενός μόνου φύλλου. Μπορούν να χρησιμοποιηθούν, ως οριοθέτες μεταξύ των κελιών, το κόμμα, το ερωτηματικό ή κάποιος άλλος χαρακτήρας. Το κείμενο τοποθετείται εντός εισαγωγικών, ενώ οι αριθμοί εισάγονται απευθείας χωρίς εισαγωγικά."
+msgstr "Τα αρχεία (CSV) είναι αρχεία κειμένου, με τα περιεχόμενα των κελιών ενός μόνου φύλλου. Μπορούν να χρησιμοποιηθούν, ως οριοθέτες μεταξύ των κελιών, το κόμμα, το ; ή κάποιος άλλος χαρακτήρας. Το κείμενο τοποθετείται εντός εισαγωγικών, ενώ οι αριθμοί εισάγονται απευθείας χωρίς εισαγωγικά."
#: csv_formula.xhp
msgctxt ""
@@ -3560,7 +3561,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "In the <emph>File type</emph> field, select the format \"Text CSV\". Select the file and click <emph>Open</emph>. When a file has the .csv extension, the file type is automatically recognized."
-msgstr "Στο πεδίο <emph>Τύπος αρχείου</emph>, επιλέξτε τη μορφή \"Κείμενο χωρισμένο με κόμματα (.cvs)\". Επιλέξτε το αρχείο και κάντε κλικ στην επιλογή <emph>Άνοιγμα</emph>. Όταν ένα αρχείο έχει την επέκταση .csv, ο τύπος του αρχείου αναγνωρίζεται αυτόματα."
+msgstr "Στο πεδίο <emph>Τύπος αρχείου</emph>, επιλέξτε τη μορφή \"Κείμενο CSV\". Επιλέξτε το αρχείο και πατήστε στην επιλογή <emph>Άνοιγμα</emph>. Όταν ένα αρχείο έχει την επέκταση .csv, ο τύπος του αρχείου αναγνωρίζεται αυτόματα."
#: csv_formula.xhp
msgctxt ""
@@ -3569,7 +3570,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "You will see the <item type=\"menuitem\">Text Import</item> dialog. Click <item type=\"menuitem\">OK</item>."
-msgstr "Θα εμφανιστεί το παράθυρο διαλόγου <item type=\"menuitem\">Εισαγωγή κειμένου</item>. Κάντε κλικ στο κουμπί <item type=\"menuitem\">OK</item>.."
+msgstr "Θα εμφανιστεί το παράθυρο διαλόγου <item type=\"menuitem\">Εισαγωγή κειμένου</item>. Πατήστε <item type=\"menuitem\">Εντάξει</item>."
#: csv_formula.xhp
msgctxt ""
@@ -3623,7 +3624,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Under <emph>Display</emph>, mark the <emph>Formulas</emph> check box. Click <emph>OK</emph>."
-msgstr "Στην επιλογή <emph>Εμφάνιση</emph>, επιλέξτε το πλαίσιο ελέγχου <emph>Τύποι</emph>. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Στην επιλογή <emph>Εμφάνιση</emph>, επιλέξτε το πλαίσιο ελέγχου <emph>Τύποι</emph>. Πατήστε <emph>Εντάξει</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -3659,7 +3660,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Enter a name and click <emph>Save</emph>."
-msgstr "Πληκτρολογήστε ένα όνομα και κάντε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
+msgstr "Πληκτρολογήστε ένα όνομα και πατήστε <emph>Αποθήκευση</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -3668,7 +3669,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "From the <emph>Export of text files</emph> dialog that appears, select the character set and the field and text delimiters for the data to be exported, and confirm with <emph>OK</emph>."
-msgstr "Από το παράθυρο διαλόγου <emph>Εξαγωγή κειμένου</emph> που εμφανίζεται, επιλέξτε την κωδικοποίηση χαρακτήρων και τους οριοθέτες πεδίου και κειμένου για τα δεδομένα που πρόκειται να εξαγάγετε και στη συνέχεια επιβεβαιώστε την επιλογή σας με το κουμπί <emph>OK</emph>."
+msgstr "Από το παράθυρο διαλόγου <emph>Εξαγωγή κειμένου</emph> που εμφανίζεται, επιλέξτε την κωδικοποίηση χαρακτήρων και τους οριοθέτες πεδίου και κειμένου για τα δεδομένα που πρόκειται να εξαγάγετε και στη συνέχεια επιβεβαιώστε την επιλογή σας με το κουμπί <emph>Εντάξει</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -3720,7 +3721,7 @@ msgctxt ""
"bm_id3156329\n"
"help.text"
msgid "<bookmark_value>currency formats; spreadsheets</bookmark_value><bookmark_value>cells; currency formats</bookmark_value><bookmark_value>international currency formats</bookmark_value><bookmark_value>formats; currency formats in cells</bookmark_value><bookmark_value>currencies; default currencies</bookmark_value><bookmark_value>defaults;currency formats</bookmark_value><bookmark_value>changing;currency formats</bookmark_value>"
-msgstr "<bookmark_value>μορφοποιήσεις νομισμάτων, υπολογιστικά φύλλα</bookmark_value><bookmark_value>κελιά, μορφοποιήσεις νομισμάτων</bookmark_value><bookmark_value>διεθνείς μορφοποιήσεις νομισμάτων</bookmark_value><bookmark_value>μορφοποιήσεις, μορφοποιήσεις νομισμάτων σε κελιά</bookmark_value><bookmark_value>νομίσματα, προεπιλεγμένα νομίσματα </bookmark_value><bookmark_value>προεπιλεγμένα νομίσματα, τοπικές ρυθμίσεις</bookmark_value><bookmark_value>τροποποίηση, μορφοποιήσεις νομισμάτων</bookmark_value>"
+msgstr "<bookmark_value>μορφοποιήσεις νομισμάτων; υπολογιστικά φύλλα</bookmark_value><bookmark_value>κελιά; μορφοποιήσεις νομισμάτων</bookmark_value><bookmark_value>διεθνείς μορφοποιήσεις νομισμάτων</bookmark_value><bookmark_value>μορφοποιήσεις; μορφοποιήσεις νομισμάτων σε κελιά</bookmark_value><bookmark_value>νομίσματα; προεπιλεγμένα νομίσματα </bookmark_value><bookmark_value>προεπιλεγμένα νομίσματα; τοπικές ρυθμίσεις</bookmark_value><bookmark_value>τροποποίηση; μορφοποιήσεις νομισμάτων</bookmark_value>"
#: currency_format.xhp
msgctxt ""
@@ -3747,7 +3748,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Exchanging of <item type=\"productname\">%PRODUCTNAME</item> Calc documents can lead to misunderstandings, if your <item type=\"productname\">%PRODUCTNAME</item> Calc document is loaded by a user who uses a different default currency format."
-msgstr "Χωρίς νομισματικές μορφές, η διεθνής ανταλλαγή εγγράφων του <item type=\"productname\">%PRODUCTNAME</item> Calc θα μπορούσε να οδηγήσει σε παρεξηγήσεις. Φανταστείτε ότι το δικό σας έγγραφο του <item type=\"productname\">%PRODUCTNAME</item> Calc φορτώνεται από κάποιον χρήστη που χρησιμοποιεί μια διαφορετική προεπιλεγμένη νομισματική μορφή."
+msgstr "Η ανταλλαγή εγγράφων του <item type=\"productname\">%PRODUCTNAME</item> Calc θα μπορούσε να οδηγήσει σε παρεξηγήσεις, αν το δικό σας έγγραφο Calc <item type=\"productname\">%PRODUCTNAME</item> φορτώνεται από κάποιον χρήστη που χρησιμοποιεί μια διαφορετική προεπιλεγμένη νομισματική μορφή."
#: currency_format.xhp
msgctxt ""
@@ -3765,7 +3766,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "You can change the currency format in the <item type=\"menuitem\">Format Cells</item> dialog (choose <item type=\"menuitem\">Format - Cells - Numbers</item> tab) by two country settings. In the <item type=\"menuitem\">Language</item> combo box select the basic setting for decimal and thousands separators. In the <item type=\"menuitem\">Format</item> list box you can select the currency symbol and its position."
-msgstr "Μπορείτε να επηρεάσετε τη νομισματική μορφή στο παράθυρο διαλόγου <item type=\"menuitem\">Μορφή κελιών</item> (Επιλέξτε την καρτέλα <item type=\"menuitem\">Μορφή - Κελιά - Αριθμοί </item>) για δύο τοπικές ρυθμίσεις. Στο πλαίσιο λίστας <item type=\"menuitem\">Γλώσσα</item> επιλέξτε τη βασική ρύθμιση για το νομισματικό σύμβολο, την υποδιαστολή και το διαχωριστικό χιλιάδων. Στη λίστα <item type=\"menuitem\">Μορφή</item>επιλέξτε τις δυνατές παραλλαγές του νομισματικού συμβόλου της μορφοποίησης που ορίζεται για τη γλώσσα."
+msgstr "Μπορείτε να επηρεάσετε τη νομισματική μορφή στο παράθυρο διαλόγου <item type=\"menuitem\">Μορφή κελιών</item> (Επιλέξτε την καρτέλα <item type=\"menuitem\">Μορφή - Κελιά - Αριθμοί </item>) για δύο τοπικές ρυθμίσεις. Στο σύνθετο πλαίσιο <item type=\"menuitem\">Γλώσσα</item> επιλέξτε τη βασική ρύθμιση για την υποδιαστολή και το διαχωριστικό χιλιάδων. Στη πλαίσιο καταλόγου <item type=\"menuitem\">Μορφή</item>επιλέξτε το νομισματικό σύμβολο και τη θέση του."
#: currency_format.xhp
msgctxt ""
@@ -3774,7 +3775,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "For example, if the language is set to \"Default\" and you are using a german locale setting, the currency format will be \"1.234,00 €\". A point is used before the thousand digits and a comma before the decimal places. If you now select the subordinate currency format \"$ English (US)\" from the <item type=\"menuitem\">Format</item> list box , you will get the following format: \"$ 1.234,00\". As you can see, the separators have remained the same. Only the currency symbol has been changed and converted, but the underlying format of the notation remains the same as in the locale setting."
-msgstr "Αν, για παράδειγμα, η γλώσσα έχει καθοριστεί ως \"Προεπιλογή\" και χρησιμοποιείτε τη γερμανική τοπική ρύθμιση,η νομισματική μορφή θα είναι \"1.234,00 €\". Για το διαχωριστικό χιλιάδων χρησιμοποιείται μια τελεία πριν τα ψηφία χιλιάδων και κόμμα πριν τα δεκαδικά ψηφία. Αν επιλέξετε τώρα στο πλαίσιο λίστας <item type=\"menuitem\">Μορφή</item> την υποκείμενη νομισματική μορφή \"$ Αγγλικά (ΗΠΑ)\", θα λάβετε την ακόλουθη μορφή: \"$ 1.234,00\". Όπως μπορείτε να δείτε, τα διαχωριστικά έχουν παραμείνει ίδια. Άλλαξε και τροποποιήθηκε μόνο το νομισματικό σύμβολο, αλλά η υποκείμενη μορφοποίηση της σημειογραφίας παραμένει όπως έχει καθοριστεί στις τοπικές ρυθμίσεις."
+msgstr "Αν, για παράδειγμα, η γλώσσα έχει καθοριστεί ως \"Προεπιλογή\" και χρησιμοποιείτε τη γερμανική τοπική ρύθμιση, η νομισματική μορφή θα είναι \"1.234,00 €\". Για το διαχωριστικό χιλιάδων χρησιμοποιείται μια τελεία πριν τα ψηφία χιλιάδων και κόμμα πριν τα δεκαδικά ψηφία. Αν τώρα επιλέξετε την υποκείμενη μορφή νομίσματος \"$ αγγλικά (ΗΠΑ)\" από το πλαίσιο καταλόγου <item type=\"menuitem\">Μορφή</item>, θα πάρετε την ακόλουθη μορφή \"$ 1.234,00\". Όπως μπορείτε να δείτε, τα διαχωριστικά έχουν παραμείνει ίδια. Άλλαξε και τροποποιήθηκε μόνο το νομισματικό σύμβολο, αλλά η υποκείμενη μορφοποίηση της σημειογραφίας παραμένει όπως έχει καθοριστεί στις τοπικές ρυθμίσεις."
#: currency_format.xhp
msgctxt ""
@@ -3808,7 +3809,7 @@ msgctxt ""
"bm_id3154758\n"
"help.text"
msgid "<bookmark_value>tables; database ranges</bookmark_value> <bookmark_value>database ranges; defining</bookmark_value> <bookmark_value>ranges; defining database ranges</bookmark_value> <bookmark_value>defining;database ranges</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>περιοχές βάσης δεδομένων, ορισμός</bookmark_value><bookmark_value>περιοχές, ορισμός περιοχών βάσης δεδομένων </bookmark_value><bookmark_value>ορισμός, περιοχές βάσης δεδομένων</bookmark_value>"
+msgstr "<bookmark_value>πίνακες; περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>περιοχές βάσης δεδομένων, ορισμός</bookmark_value><bookmark_value>περιοχές; ορισμός περιοχών βάσης δεδομένων </bookmark_value><bookmark_value>ορισμός; περιοχές βάσης δεδομένων</bookmark_value>"
#: database_define.xhp
msgctxt ""
@@ -3826,7 +3827,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "You can define a range of cells in a spreadsheet to use as a database. Each row in this database range corresponds to a database record and each cell in a row corresponds to a database field. You can sort, group, search, and perform calculations on the range as you would in a database."
-msgstr "Μπορείτε να ορίσετε μια περιοχή κελιών κάποιου υπολογιστικού φύλλου ως βάση δεδομένων. Κάθε γραμμή σε αυτή την βάση δεδομένων αντιστοιχεί σε μια εγγραφή βάσης δεδομένων και κάθε κελί γραμμής αντιστοιχεί σε ένα πεδίο βάσης δεδομένων. Μπορείτε να ταξινομήσετε, να ομαδοποιήσετε, να αναζητήσετε και να εκτελέσετε υπολογισμούς στην περιοχή αυτή όπως θα κάνατε και σε μια βάση δεδομένων"
+msgstr "Μπορείτε να ορίσετε μια περιοχή κελιών κάποιου υπολογιστικού φύλλου ως βάση δεδομένων. Κάθε γραμμή σε αυτή την βάση δεδομένων αντιστοιχεί σε μια εγγραφή βάσης δεδομένων και κάθε κελί γραμμής αντιστοιχεί σε ένα πεδίο βάσης δεδομένων. Μπορείτε να ταξινομήσετε, να ομαδοποιήσετε, να αναζητήσετε και να εκτελέσετε υπολογισμούς στην περιοχή αυτή όπως θα κάνατε και σε μια βάση δεδομένων."
#: database_define.xhp
msgctxt ""
@@ -3877,7 +3878,7 @@ msgctxt ""
"par_idN1066A\n"
"help.text"
msgid "Click <emph>More</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>Πρόσθετα</emph>."
+msgstr "Πατήστε <emph>Πρόσθετα</emph>."
#: database_define.xhp
msgctxt ""
@@ -3894,7 +3895,7 @@ msgctxt ""
"par_idN10675\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Πατήστε <emph>Εντάξει</emph>."
#: database_filter.xhp
msgctxt ""
@@ -3910,7 +3911,7 @@ msgctxt ""
"bm_id3153541\n"
"help.text"
msgid "<bookmark_value>cell ranges;applying/removing filters</bookmark_value> <bookmark_value>filtering;cell ranges/database ranges</bookmark_value> <bookmark_value>database ranges;applying/removing filters</bookmark_value> <bookmark_value>removing;cell range filters</bookmark_value>"
-msgstr "<bookmark_value>κπεριοχές κελιών, εφαρμογή/αφαίρεση φίλτρων</bookmark_value><bookmark_value>φιλτράρισμα, ορισμός περιοχών/βάσεων δεδομένων</bookmark_value><bookmark_value>περιοχές βάσης δεδομένων, εφαρμογή/αφαίρεση φίλτρων</bookmark_value><bookmark_value>αφαίρεση, φίλτρα περιοχών κελιών</bookmark_value>"
+msgstr "<bookmark_value>περιοχές κελιών; εφαρμογή/αφαίρεση φίλτρων</bookmark_value><bookmark_value>φιλτράρισμα; ορισμός περιοχών/βάσεων δεδομένων</bookmark_value><bookmark_value>περιοχές βάσης δεδομένων; εφαρμογή/αφαίρεση φίλτρων</bookmark_value><bookmark_value>αφαίρεση; φίλτρα περιοχών κελιών</bookmark_value>"
#: database_filter.xhp
msgctxt ""
@@ -3945,7 +3946,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "Click in a cell range."
-msgstr "Κάντε κλικ σε μια περιοχή κελιών."
+msgstr "Πατήστε σε μια περιοχή κελιών."
#: database_filter.xhp
msgctxt ""
@@ -3970,7 +3971,7 @@ msgctxt ""
"par_idN106A5\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Πατήστε <emph>Εντάξει</emph>."
#: database_filter.xhp
msgctxt ""
@@ -3988,7 +3989,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "To Apply an AutoFilter to a Cell Range"
-msgstr "Για να εφαρμόσετε Αυτόματο φίλτρο σε σε μια περιοχή κελιών"
+msgstr "Για να εφαρμόσετε Αυτόματο φίλτρο σε μια περιοχή κελιών"
#: database_filter.xhp
msgctxt ""
@@ -3997,7 +3998,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Click in a cell range or a database range."
-msgstr "Κάντε κλικ σε μια περιοχή κελιών ή σε μια περιοχή της βάσης δεδομένων"
+msgstr "Κάντε κλικ σε μια περιοχή κελιών ή σε μια περιοχή της βάσης δεδομένων."
#: database_filter.xhp
msgctxt ""
@@ -4031,7 +4032,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "Click the arrow button in the column that contains the value or string that you want to set as the filter criteria."
-msgstr "Κάντε κλικ στο κουμπί βέλους της στήλης που περιέχει την τιμή ή την συμβολοσειρά που επιθυμείτε να θέσετε ως κριτήριο φίλτρου."
+msgstr "Πατήστε στο κουμπί βέλους της στήλης που περιέχει την τιμή ή την συμβολοσειρά που επιθυμείτε να θέσετε ως κριτήριο φίλτρου."
#: database_filter.xhp
msgctxt ""
@@ -4047,7 +4048,7 @@ msgctxt ""
"par_idN1074C\n"
"help.text"
msgid "The records that match the filter criteria that you selected are shown."
-msgstr "Εμφανίζονται οι εγγραφές που ταιριάζουν με τα κριτήρια φίλτρου που επιλέξατε,"
+msgstr "Εμφανίζονται οι εγγραφές που ταιριάζουν με τα κριτήρια φίλτρου που επιλέξατε."
#: database_filter.xhp
msgctxt ""
@@ -4063,7 +4064,7 @@ msgctxt ""
"par_idN1075C\n"
"help.text"
msgid "Click in a filtered cell range."
-msgstr "Κάντε κλικ στη φιλτραρισμένη περιοχή κελιών."
+msgstr "Πατήστε στη φιλτραρισμένη περιοχή κελιών."
#: database_filter.xhp
msgctxt ""
@@ -4071,7 +4072,7 @@ msgctxt ""
"par_idN106EC\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "Επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Επαναφορά φίλτρου</item>."
#: database_filter.xhp
msgctxt ""
@@ -4079,7 +4080,7 @@ msgctxt ""
"par_id4525284\n"
"help.text"
msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki page about defining a data range</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Σελίδα Βίκη σχετικά με τον καθορισμό της περιοχής δεδομένων</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Σελίδα Βίκι σχετικά με τον καθορισμό της περιοχής δεδομένων</link>"
#: database_sort.xhp
msgctxt ""
@@ -4095,7 +4096,7 @@ msgctxt ""
"bm_id3150767\n"
"help.text"
msgid "<bookmark_value>database ranges; sorting</bookmark_value> <bookmark_value>sorting; database ranges</bookmark_value> <bookmark_value>data;sorting in databases</bookmark_value>"
-msgstr "<bookmark_value>περιοχές βάσης δεδομένων, ταξινόμηση</bookmark_value><bookmark_value>ταξινόμηση, περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>δεδομένα, ταξινόμηση σε βάσεις δεδομένων </bookmark_value>"
+msgstr "<bookmark_value>περιοχές βάσης δεδομένων; ταξινόμηση</bookmark_value><bookmark_value>ταξινόμηση; περιοχές βάσης δεδομένων</bookmark_value><bookmark_value>δεδομένα; ταξινόμηση σε βάσεις δεδομένων </bookmark_value>"
#: database_sort.xhp
msgctxt ""
@@ -4113,7 +4114,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Click in a database range."
-msgstr "Κάντε κλικ σε μια περιοχή βάσης δεδομένων."
+msgstr "Πατήστε σε μια περιοχή βάσης δεδομένων."
#: database_sort.xhp
msgctxt ""
@@ -4121,7 +4122,7 @@ msgctxt ""
"par_id121020081121549\n"
"help.text"
msgid "If you select a range of cells, only these cells will get sorted. If you just click one cell without selecting, then the whole database range will get sorted."
-msgstr "Αν επιλέξετε μια περιοχή κελιών, μόνο αυτή η περιοχή θα ταξινομηθεί. Αν κάνετε κλικ σε ένα κελί χωρίς να επιλέξετε κάτι, τότε θα ταξινομηθεί όλη η βάση δεδομένων."
+msgstr "Αν επιλέξετε μια περιοχή κελιών, μόνο αυτή η περιοχή θα ταξινομηθεί. Αν πατήσετε σε ένα κελί χωρίς να επιλέξετε κάτι, τότε θα ταξινομηθεί όλη η βάση δεδομένων."
#: database_sort.xhp
msgctxt ""
@@ -4153,7 +4154,7 @@ msgctxt ""
"par_idN1063D\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Πατήστε <emph>Εντάξει</emph>."
#: database_sort.xhp
msgctxt ""
@@ -4161,7 +4162,7 @@ msgctxt ""
"par_id1846980\n"
"help.text"
msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki page about defining a data range</link>"
-msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Σελίδα Βίκη σχετικά με τον καθορισμό της περιοχής δεδομένων</link>"
+msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Σελίδα Βίκι σχετικά με τον καθορισμό της περιοχής δεδομένων</link>"
#: datapilot.xhp
msgctxt ""
@@ -4177,7 +4178,7 @@ msgctxt ""
"bm_id3150448\n"
"help.text"
msgid "<bookmark_value>pivot table function; introduction</bookmark_value><bookmark_value>DataPilot, see pivot table function</bookmark_value>"
-msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; εισαγωγή</bookmark_value><bookmark_value>Συγκεντρωτικά δεδομένα, δείτε στη συνάρτηση του συγκεντρωτικού πίνακα</bookmark_value>"
+msgstr "<bookmark_value>συνάρτηση συγκεντρωτικού πίνακα; εισαγωγή</bookmark_value><bookmark_value>Συγκεντρωτικά δεδομένα; δείτε στη συνάρτηση του συγκεντρωτικού πίνακα</bookmark_value>"
#: datapilot.xhp
msgctxt ""
@@ -4247,7 +4248,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Choose <emph>Data - Pivot Table - Create</emph>. The <emph>Select Source</emph> dialog appears. Choose <emph>Current selection</emph> and confirm with <emph>OK</emph>. The table headings are shown as buttons in the <emph>Pivot Table</emph> dialog. Drag these buttons as required and drop them into the layout areas \"Page Fields\", \"Column Fields\", \"Row Fields\" and \"Data Fields\"."
-msgstr "Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Δημιουργία</emph>. Εμφανίζεται ο διάλογος <emph>Επιλογή προέλευσης</emph>. Επιλέξτε <emph>Τρέχουσα επιλογή</emph> και επιβεβαιώστε την με <emph>Εντάξει</emph>. Οι κεφαλίδες των πινάκων εμφανίζονται ως κουμπιά στο διάλογο <emph>συγκεντρωτικός πίνακας</emph>. Σύρτε αυτά τα κουμπιά όπως απαιτείται και εναποθέστε τα στις περιοχές διάταξης \"Πεδία σελίδας\", \"Πεδία στήλης\", \"Πεδία γραμμής\" και \"Πεδία δεδομένων\"."
+msgstr "Επιλέξτε <emph>Δεδομένα - Συγκεντρωτικός πίνακας - Δημιουργία</emph>. Εμφανίζεται ο διάλογος <emph>Επιλογή προέλευσης</emph>. Επιλέξτε <emph>Τρέχουσα επιλογή</emph> και επιβεβαιώστε την με <emph>Εντάξει</emph>. Οι κεφαλίδες των πινάκων εμφανίζονται ως κουμπιά στο διάλογο <emph>συγκεντρωτικός πίνακας</emph>. Σύρτε αυτά τα κουμπιά όπως απαιτείται και εναποθέστε τα στις περιοχές διάταξης \"Πεδία σελίδας\", \"Πεδία στήλης\", \"Πεδία γραμμής\" και \"Πεδία δεδομένων\"."
#: datapilot_createtable.xhp
msgctxt ""
@@ -4273,7 +4274,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "If the button is dropped in the <emph>Data Fields</emph> area it will be given a caption that also shows the formula that will be used to calculate the data."
-msgstr "Αν το κουμπί αποτεθεί στην περιοχή <emph>Πεδία δεδομένων</emph>, θα του δοθεί ένα όνομα που θα περιέχει και και το όνομα του τύπου που θα χρησιμοποιηθεί στην περιοχή δεδομένων για τη δημιουργία των δεδομένων."
+msgstr "Αν το κουμπί αποτεθεί στην περιοχή <emph>Πεδία δεδομένων</emph>, θα του δοθεί ένα όνομα που θα περιέχει και το όνομα του τύπου που θα χρησιμοποιηθεί στην περιοχή δεδομένων για τη δημιουργία των δεδομένων."
#: datapilot_createtable.xhp
msgctxt ""
@@ -4282,7 +4283,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "By double-clicking on one of the fields in the <emph>Data Fields</emph> area you can call up the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog."
-msgstr "Κάνοντας διπλό κλικ σε ένα από τα πεδία της περιοχής <emph>Πεδία δεδομένων</emph> μπορείτε να καλέσετε το παράθυρο διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Πεδιο δεδομένων\"><emph>Πεδίο δεδομένων</emph></link>"
+msgstr "Διπλοπατώντας σε ένα από τα πεδία της περιοχής <emph>Πεδία δεδομένων</emph> μπορείτε να καλέσετε το παράθυρο διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Πεδιο δεδομένων\"><emph>Πεδίο δεδομένων</emph></link>."
#: datapilot_createtable.xhp
msgctxt ""
@@ -4291,7 +4292,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Use the <item type=\"menuitem\">Data Field</item> dialog to select the calculations to be used for the data. To make a multiple selection, press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking the desired calculation."
-msgstr "Χρησιμοποιήστε το διάλογο <item type=\"menuitem\">Πεδίο δεδομένων</item> για να επιλέξετε τους χρησιμοποιούμενους υπολογισμούς για τα δεδομένα. Για να κάνετε μια πολλαπλή επιλογή, πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> με κλικ στον επιθυμητό υπολογισμό."
+msgstr "Χρησιμοποιήστε το διάλογο <item type=\"menuitem\">Πεδίο δεδομένων</item> για να επιλέξετε τους χρησιμοποιούμενους υπολογισμούς για τα δεδομένα. Για να κάνετε μια πολλαπλή επιλογή, πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ πατάτε στον επιθυμητό υπολογισμό."
#: datapilot_createtable.xhp
msgctxt ""
@@ -4318,7 +4319,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "To open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog, double-click one of the buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> area. Use the dialog to select if and to what extent <item type=\"productname\">%PRODUCTNAME</item> calculates display subtotals."
-msgstr "Για άνοιγμα του διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>πεδίο δεδομένων</emph></link>, διπλό κλικ σε ένα από τα κουμπιά στην περιοχή <emph>πεδία γραμμής</emph> ή <emph>πεδία στήλης</emph>. Χρησιμοποιήστε το διάλογο για επιλογή εάν και σε ποια έκταση το <item type=\"productname\">%PRODUCTNAME</item> υπολογίζει και εμφανίζει τα μερικά αθροίσματα."
+msgstr "Για άνοιγμα του διαλόγου <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>πεδίο δεδομένων</emph></link>, διπλοπατήστε σε ένα από τα κουμπιά στην περιοχή <emph>πεδία γραμμής</emph> ή <emph>πεδία στήλης</emph>. Χρησιμοποιήστε το διάλογο για επιλογή αν και σε ποια έκταση το <item type=\"productname\">%PRODUCTNAME</item> υπολογίζει και εμφανίζει τα μερικά αθροίσματα."
#: datapilot_createtable.xhp
msgctxt ""
@@ -4361,7 +4362,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "In order to delete a pivot table, click any cell in the pivot table, then choose <emph>Delete</emph> in the context menu."
-msgstr "Για να διαγράψετε ένα συγκεντρωτικό πίνακα, κλικ σε οποιοδήποτε κελί στο συγκεντρωτικό πίνακα, έπειτα επιλέξτε <emph>Διαγραφή</emph> από το μενού περιεχομένου."
+msgstr "Για να διαγράψετε ένα συγκεντρωτικό πίνακα, πατήστε σε οποιοδήποτε κελί στο συγκεντρωτικό πίνακα, έπειτα επιλέξτε <emph>Διαγραφή</emph> από το μενού περιεχομένου."
#: datapilot_edittable.xhp
msgctxt ""
@@ -4395,7 +4396,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Click one of the buttons in the pivot table and hold the mouse button down. A special symbol will appear next to the mouse pointer."
-msgstr "Κλικ σε ένα από τα κουμπιά στο συγκεντρωτικό πίνακα και κρατήστε πατημένο το πλήκτρο του ποντικιού. Θα εμφανιστεί ένα ειδικό σύμβολο δίπλα από το δείκτη του ποντικιού."
+msgstr "Πατήστε σε ένα από τα κουμπιά στο συγκεντρωτικό πίνακα και κρατήστε πατημένο το πλήκτρο του ποντικιού. Θα εμφανιστεί ένα ειδικό σύμβολο δίπλα από το δείκτη του ποντικιού."
#: datapilot_edittable.xhp
msgctxt ""
@@ -4430,7 +4431,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "To edit the pivot table, click a cell inside the pivot table and open the context menu. In the context menu you find the command <emph>Edit Layout</emph>, which displays the <emph>Pivot Table</emph> dialog for the current pivot table."
-msgstr "Για να επεξεργαστείτε ένα συγκεντρωτικό πίνακα, κλικ σε κάποιο κελί μες το συγκεντρωτικό πίνακα και άνοιγμα του μενού περιεχομένου. Στο μενού περιεχομένου θα βρείτε την εντολή <emph>Επεξεργασία διάταξης</emph>, η οποία εμφανίζει το διάλογο <emph>συγκεντρωτικός πίνακας</emph> του τρέχοντος συγκεντρωτικού πίνακα."
+msgstr "Για να επεξεργαστείτε ένα συγκεντρωτικό πίνακα, πατήστε σε κάποιο κελί μες το συγκεντρωτικό πίνακα και άνοιγμα του μενού περιεχομένου. Στο μενού περιεχομένου θα βρείτε την εντολή <emph>Επεξεργασία διάταξης</emph>, η οποία εμφανίζει το διάλογο <emph>συγκεντρωτικός πίνακας</emph> του τρέχοντος συγκεντρωτικού πίνακα."
#: datapilot_edittable.xhp
msgctxt ""
@@ -4446,7 +4447,7 @@ msgctxt ""
"par_id266609688\n"
"help.text"
msgid "You can assign custom display names to fields, field members, subtotals (with some restrictions), and grand totals inside pivot tables. A custom display name is assigned to an item by overwriting the original name with another name."
-msgstr "Μπορείτε να αποδώσετε προσαρμοσμένα ονόματα προβολής σε πεδία, μέλη πεδίων, υποαθροίσματα (με μερικούς περιορισμούς) και μεγάλα αθροίσματα στους συγκεντρωτικούς πίνακες. Ένα προσαρμοσμένο όνομα προβολής εκχωρείται σε ένα στοιχείο αντικαθιστώντας το αρχικό όνομα με ένα άλλο όνομα."
+msgstr "Μπορείτε να αποδώσετε προσαρμοσμένα ονόματα προβολής σε πεδία, μέλη πεδίων, μερικά αθροίσματα (με μερικούς περιορισμούς) και συνολικά αθροίσματα στους συγκεντρωτικούς πίνακες. Ένα προσαρμοσμένο όνομα προβολής εκχωρείται σε ένα στοιχείο αντικαθιστώντας το αρχικό όνομα με ένα άλλο όνομα."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4486,7 +4487,7 @@ msgctxt ""
"par_id3150441\n"
"help.text"
msgid "Click the <emph>Filter</emph> button in the sheet to call up the dialog for the filter conditions. Alternatively, call up the context menu of the pivot table and select the <emph>Filter</emph> command. The <link href=\"text/scalc/01/12090103.xhp\" name=\"Filter\"><emph>Filter</emph></link> dialog appears. Here you can filter the pivot table."
-msgstr "Κλικ στο κουμπί <emph>Φίλτρο</emph> στο φύλλο για να καλέσετε το διάλογο για τις συνθήκες φίλτρου. Εναλλακτικά, καλέστε το μενού περιεχομένου του συγκεντρωτικού πίνακα και επιλέξτε την εντολή <emph>Φίλτρο</emph>. Ο διάλογος <link href=\"text/scalc/01/12090103.xhp\" name=\"Φίλτρο\"><emph>Φίλτρο</emph></link> εμφανίζεται. Εδώ μπορείτε να φιλτράρετε το συγκεντρωτικό πίνακα."
+msgstr "Πατήστε <emph>Φίλτρο</emph> στο φύλλο για να καλέσετε το διάλογο για τις συνθήκες φίλτρου. Εναλλακτικά, καλέστε το μενού περιεχομένου του συγκεντρωτικού πίνακα και επιλέξτε την εντολή <emph>Φίλτρο</emph>. Ο διάλογος <link href=\"text/scalc/01/12090103.xhp\" name=\"Φίλτρο\"><emph>Φίλτρο</emph></link> εμφανίζεται. Εδώ μπορείτε να φιλτράρετε το συγκεντρωτικό πίνακα."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4494,7 +4495,7 @@ msgctxt ""
"par_id315044199\n"
"help.text"
msgid "You can also click the arrow on a button in the pivot table to show a pop-up window. In this pop-up window, you can edit the visibility settings of the associated field."
-msgstr "Μπορείτε επίσης να πατήσετε το βέλος σε ένα κουμπί στο συγκεντρωτικό πίνακα για να εμφανίσετε ένα πτυσσόμενο παράθυρο. Σε αυτό το πτυσσόμενο παράθυρο, μπορείτε να επεξεργαστείτε τις ρυθμίσεις ορατότητας του συνδεμένου πεδίου"
+msgstr "Μπορείτε επίσης να πατήσετε το βέλος σε ένα κουμπί στο συγκεντρωτικό πίνακα για να εμφανίσετε ένα πτυσσόμενο παράθυρο. Σε αυτό το πτυσσόμενο παράθυρο, μπορείτε να επεξεργαστείτε τις ρυθμίσεις ορατότητας του συνδεμένου πεδίου."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4502,7 +4503,7 @@ msgctxt ""
"par_id0720201001344485\n"
"help.text"
msgid "The pop-up window displays a list of field members associated with that field. A check box is placed to the left of each field member name. When a field has an alternative display name that differs from its original name, that name is displayed in the list."
-msgstr "Το πτυσσόμενο παράθυρο εμφανίζει μια λίστα μελών πεδίου συνδεμένη με αυτό το πεδίο. Ένα πλαίσιο επιλογής τοποθετείται στα αριστερά κάθε ονόματος μέλους πεδίου. Όταν ένα πεδίο έχει ένα εναλλακτικό όνομα εμφάνισης που διαφέρει από το αρχικό του όνομα, αυτό το όνομα εμφανίζεται στη λίστα."
+msgstr "Το πτυσσόμενο παράθυρο εμφανίζει μια λίστα μελών πεδίου συνδεμένη με αυτό το πεδίο. Ένα πλαίσιο επιλογής τοποθετείται στα αριστερά κάθε ονόματος μέλους πεδίου. Όταν ένα πεδίο έχει ένα εναλλακτικό όνομα εμφάνισης που διαφέρει από το αρχικό του όνομα, αυτό το όνομα εμφανίζεται στον κατάλογο."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4526,7 +4527,7 @@ msgctxt ""
"par_id0720201001344431\n"
"help.text"
msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Show only the current item</item> button to show only the selected field member. All other field members are hidden in the pivot table."
-msgstr "Επιλέξτε ένα μέλος πεδίου στο αναδυόμενο παράθυρο και κλικ στο κουμπί <item type=\"menuitem\">Προβολή μόνο του τρέχοντος στοιχείου</item> για να προβάλετε μόνο το επιλεγμένο μέλος πεδίου. Όλα τα άλλα μέλη πεδίου αποκρύπτονται στο συγκεντρωτικό πίνακα."
+msgstr "Επιλέξτε ένα μέλος πεδίου στο αναδυόμενο παράθυρο και πατήστε στο κουμπί <item type=\"menuitem\">Προβολή μόνο του τρέχοντος στοιχείου</item> για να προβάλετε μόνο το επιλεγμένο μέλος πεδίου. Όλα τα άλλα μέλη πεδίου αποκρύπτονται στο συγκεντρωτικό πίνακα."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4534,7 +4535,7 @@ msgctxt ""
"par_id0720201001344484\n"
"help.text"
msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Hide only the current item</item> button to hide only the selected field member. All other field members are shown in the pivot table."
-msgstr "Επιλέξτε ένα μέλος πεδίου στο πτυσσόμενο παράθυρο και κλικ στο κουμπί<item type=\"menuitem\">Απόκρυψη μόνο του τρέχοντος στοιχείου</item> για να αποκρύψετε μόνο το επιλεγμένο μέλος πεδίου. Όλα τα άλλα μέλη πεδίου εμφανίζονται στο συγκεντρωτικό πίνακα."
+msgstr "Επιλέξτε ένα μέλος πεδίου στο πτυσσόμενο παράθυρο και πατήστε στο κουμπί<item type=\"menuitem\">Απόκρυψη μόνο του τρέχοντος στοιχείου</item> για να αποκρύψετε μόνο το επιλεγμένο μέλος πεδίου. Όλα τα άλλα μέλη πεδίου εμφανίζονται στο συγκεντρωτικό πίνακα."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4550,7 +4551,7 @@ msgctxt ""
"par_id0720201001344584\n"
"help.text"
msgid "To edit the custom sort lists, open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists."
-msgstr "Για να επεξεργαστείτε τις προσαρμοσμένες λίστες ταξινόμησης, ανοίξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης."
+msgstr "Για να επεξεργαστείτε τους προσαρμοσμένους καταλόγους ταξινόμησης, ανοίξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Κατάλογοι ταξινόμησης."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4638,7 +4639,7 @@ msgctxt ""
"par_idN10682\n"
"help.text"
msgid "To remove a grouping, click inside the group, then choose <emph>Data - Group and Outline - Ungroup</emph>."
-msgstr "Για να καταργήστε την ομαδοποίηση, κάντε κλικ μέσα στην ομάδα και έπειτα επιλέξτε <emph>Δεδομένα - Διάρθρωση - Κατάργηση ομαδοποίησης</emph>."
+msgstr "Για να καταργήστε την ομαδοποίηση, πατήστε μέσα στην ομάδα και έπειτα επιλέξτε <emph>Δεδομένα - Διάρθρωση - Κατάργηση ομαδοποίησης</emph>."
#: datapilot_tipps.xhp
msgctxt ""
@@ -4672,7 +4673,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Click the button <emph>More</emph> in the <emph>Pivot Table</emph> dialog. The dialog will be extended."
-msgstr "Κλικ στο κουμπί <emph>Περισσότερα</emph> στο διάλογο <emph>Συγκεντρωτικός πίνακας</emph>. Ο διάλογος επεκτείνεται."
+msgstr "Πατήστε στο κουμπί <emph>Περισσότερα</emph> στο διάλογο <emph>Συγκεντρωτικός πίνακας</emph>. Ο διάλογος επεκτείνεται."
#: datapilot_tipps.xhp
msgctxt ""
@@ -4813,7 +4814,7 @@ msgctxt ""
"par_idN10774\n"
"help.text"
msgid "Click <emph>OK</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Πατήστε <emph>Εντάξει</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -4885,7 +4886,7 @@ msgctxt ""
"par_idN107A6\n"
"help.text"
msgid "Click <emph>Next</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>Επόμενο</emph>."
+msgstr "Πατήστε <emph>Επόμενο</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -4893,7 +4894,7 @@ msgctxt ""
"par_idN107AE\n"
"help.text"
msgid "Click <emph>Browse</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>Περιήγηση</emph>."
+msgstr "Πατήστε <emph>Περιήγηση</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -4901,7 +4902,7 @@ msgctxt ""
"par_idN107B6\n"
"help.text"
msgid "Locate the directory that contains the dBASE file, and click <emph>OK</emph>."
-msgstr "Εντοπίστε τον κατάλογο στον οποίο βρίσκεται το αρχείο dBase και κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Εντοπίστε τον κατάλογο στον οποίο βρίσκεται το αρχείο dBase και πατήστε <emph>Εντάξει</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -4909,7 +4910,7 @@ msgctxt ""
"par_idN107BE\n"
"help.text"
msgid "Click <emph>Create</emph>."
-msgstr "Κάντε κλικ στο κουμπί <emph>Δημιουργία</emph>."
+msgstr "Πατήστε <emph>Δημιουργία</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -4973,7 +4974,7 @@ msgctxt ""
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>theme selection for sheets</bookmark_value><bookmark_value>layout;spreadsheets</bookmark_value><bookmark_value>cell styles; selecting</bookmark_value><bookmark_value>selecting;formatting themes</bookmark_value><bookmark_value>sheets;formatting themes</bookmark_value><bookmark_value>formats;themes for sheets</bookmark_value><bookmark_value>formatting;themes for sheets</bookmark_value>"
-msgstr "<bookmark_value>επιλογή θέματος για φύλλα</bookmark_value><bookmark_value>διάταξη, υπολογιστικά φύλλα</bookmark_value><bookmark_value>στυλ κελιών, επιλογή</bookmark_value><bookmark_value>επιλογή, μορφοποίηση θεμάτων</bookmark_value><bookmark_value>φύλλα, μορφοποίηση θεμάτων</bookmark_value><bookmark_value>μορφές, θέματα για φύλλα</bookmark_value><bookmark_value>μορφοποίηση, θέματα για φύλλα</bookmark_value>"
+msgstr "<bookmark_value>επιλογή θέματος για φύλλα</bookmark_value><bookmark_value>διάταξη; υπολογιστικά φύλλα</bookmark_value><bookmark_value>τεχνοτροπίες κελιών; επιλογή</bookmark_value><bookmark_value>επιλογή; μορφοποίηση θεμάτων</bookmark_value><bookmark_value>φύλλα; μορφοποίηση θεμάτων</bookmark_value><bookmark_value>μορφές; θέματα για φύλλα</bookmark_value><bookmark_value>μορφοποίηση; θέματα για φύλλα</bookmark_value>"
#: design.xhp
msgctxt ""
@@ -5000,7 +5001,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "It is not possible to add themes to Calc, and they cannot be modified. However, you can modify their styles after you apply them to a spreadsheet."
-msgstr "Δεν είναι δυνατόν να προσθέσετε θέματα στο Calc και δεν μπορούν να τροποποιηθούν τα υπάρχοντα. Εν τούτοις, μπορείτε να τροποποιήσετε τα στυλ τους μετά την εφαρμογή των θεμάτων σε κάποιο υπολογιστικό φύλλο."
+msgstr "Δεν είναι δυνατόν να προσθέσετε θέματα στο Calc και δεν μπορούν να τροποποιηθούν τα υπάρχοντα. Εν τούτοις, μπορείτε να τροποποιήσετε τις τεχνοτροπίες τους μετά την εφαρμογή των θεμάτων σε κάποιο υπολογιστικό φύλλο."
#: design.xhp
msgctxt ""
@@ -5009,7 +5010,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Before you format a sheet with a theme, you have to apply at least one custom cell style to the cells on the sheet. You can then change the cell formatting by selecting and applying a theme in the <emph>Theme Selection</emph> dialog."
-msgstr "Πριν να μορφοποιήσετε ένα φύλλο με την χρήση κάποιου θέματος, πρέπει να εφαρμόσετε τουλάχιστον ένα στυλ κελιού χρήστη σε κάποιο κελί του φύλλου. Κατόπιν μπορείτε να τροποποιήσετε την μορφοποίηση κελιού επιλέγοντας και εφαρμόζοντας κάποιο θέμα μέσω του παραθύρου διαλόγου <emph>Επιλογή θεμάτων</emph>."
+msgstr "Πριν να μορφοποιήσετε ένα φύλλο με την χρήση κάποιου θέματος, πρέπει να εφαρμόσετε τουλάχιστον μια τεχνοτροπία κελιού χρήστη σε κάποιο κελί του φύλλου. Κατόπιν μπορείτε να τροποποιήσετε την μορφοποίηση κελιού επιλέγοντας και εφαρμόζοντας κάποιο θέμα μέσω του παραθύρου διαλόγου <emph>Επιλογή θεμάτων</emph>."
#: design.xhp
msgctxt ""
@@ -5018,7 +5019,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "To apply a custom cell style to a cell, you can open the Styles and Formatting window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles and Formatting window to apply this style to the selected cells."
-msgstr "Για να εφαρμόσετε ένα στυλ κελιού χρήστη σε κάποιο κελί, μπορείτε να ανοίξετε τη λειτουργία Πρότυπα και μορφοποίηση και στο χαμηλότερο πλαίσιο λίστας επιλέξτε την προβολή στυλ χρήστη. Θα εμφανιστεί μια λίστα των υπαρχόντων προτύπων κελιών των ορισμένων από τον χρήστη. Κάνετε διπλό κλικ σε ένα όνομα από το παράθυρο Πρότυπα κελιού για να εφαρμόσετε αυτό το στυλ στα επιλεγμένα κελιά."
+msgstr "Για να εφαρμόσετε μια τεχνοτροπία κελιού χρήστη σε κάποιο κελί, μπορείτε να ανοίξετε τη λειτουργία Τεχνοτροπίες και μορφοποίηση και στο χαμηλότερο πλαίσιο καταλόγου επιλέξτε την προβολή τεχνοτροπίας χρήστη. Θα εμφανιστεί ένας κατάλογος των υπαρχόντων τεχνοτροπιών κελιών των ορισμένων από τον χρήστη. Διπλοπατήστε σε ένα όνομα από το παράθυρο Τεχνοτροπίες και μορφοποίηση κελιού για να εφαρμόσετε αυτήν την τεχνοτροπία στα επιλεγμένα κελιά."
#: design.xhp
msgctxt ""
@@ -5036,7 +5037,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Click the <emph>Choose Themes</emph> icon in the <emph>Tools</emph> bar."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Επιλογή θεμάτων</emph> στη γραμμή <emph>Εργαλεία</emph>."
+msgstr "Πατήστε στο εικονίδιο <emph>Επιλογή θεμάτων</emph> στη γραμμή <emph>Εργαλεία</emph>."
#: design.xhp
msgctxt ""
@@ -5045,7 +5046,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "The <emph>Theme Selection</emph> dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles and Formatting window lists the custom styles for specific cells."
-msgstr "Εμφανίζεται το παράθυρο διαλόγου <emph>Επιλογή θεμάτων</emph>. Σε αυτό το παράθυρο διαλόγου αναγράφονται όλα τα διαθέσιμα θέματα όλου του υπολογιστικού φύλλου και στο παράθυρο Πρότυπα κελιού αναγράφονται τα στυλ χρήστη που αφορούν τα επιλεγμένα κελιά."
+msgstr "Εμφανίζεται το παράθυρο διαλόγου <emph>Επιλογή θεμάτων</emph>. Σε αυτό το παράθυρο διαλόγου αναγράφονται όλα τα διαθέσιμα θέματα όλου του υπολογιστικού φύλλου και στο παράθυρο Τεχνοτροπίες και μορφοποίηση κελιού αναγράφονται τα στυλ χρήστη που αφορούν τα επιλεγμένα κελιά."
#: design.xhp
msgctxt ""
@@ -5063,7 +5064,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Click OK"
-msgstr "Κάντε κλικ στο κουμπί ΟΚ."
+msgstr "Πατήστε εντάξει."
#: design.xhp
msgctxt ""
@@ -5097,7 +5098,7 @@ msgctxt ""
"bm_id3149456\n"
"help.text"
msgid "<bookmark_value>copying;values, to multiple sheets</bookmark_value><bookmark_value>pasting;values in multiple sheets</bookmark_value><bookmark_value>data;inserting in multiple sheets</bookmark_value> <bookmark_value>sheets; simultaneous multiple filling</bookmark_value>"
-msgstr "<bookmark_value>αντιγραφή, τιμές σε πολλαπλά φύλλα</bookmark_value><bookmark_value>επικόλληση, τιμές σε πολλαπλά φύλλα</bookmark_value><bookmark_value>δεδομένα, εισαγωγή σε πολλαπλά φύλλα</bookmark_value> <bookmark_value>φύλλα, ταυτόχρονη πολλαπλή συμπλήρωση</bookmark_value>"
+msgstr "<bookmark_value>αντιγραφή; τιμές σε πολλαπλά φύλλα</bookmark_value><bookmark_value>επικόλληση; τιμές σε πολλαπλά φύλλα</bookmark_value><bookmark_value>δεδομένα; εισαγωγή σε πολλαπλά φύλλα</bookmark_value> <bookmark_value>φύλλα; ταυτόχρονη πολλαπλή συμπλήρωση</bookmark_value>"
#: edit_multitables.xhp
msgctxt ""
@@ -5157,7 +5158,7 @@ msgctxt ""
"bm_id3153896\n"
"help.text"
msgid "<bookmark_value>filters; applying/removing</bookmark_value> <bookmark_value>rows;removing/redisplaying with filters</bookmark_value> <bookmark_value>removing;filters</bookmark_value>"
-msgstr "<bookmark_value>φίλτρα, εφαρμογή/κατάργηση</bookmark_value><bookmark_value>γραμμές, κατάργηση/επανεμφάνιση με φίλτρα</bookmark_value><bookmark_value>κατάργηση, φίλτρα</bookmark_value>"
+msgstr "<bookmark_value>φίλτρα; εφαρμογή/κατάργηση</bookmark_value><bookmark_value>γραμμές; κατάργηση/επανεμφάνιση με φίλτρα</bookmark_value><bookmark_value>κατάργηση; φίλτρα</bookmark_value>"
#: filters.xhp
msgctxt ""
@@ -5210,7 +5211,7 @@ msgctxt ""
"par_id9384746\n"
"help.text"
msgid "To remove a filter, so that you see all cells again, click inside the area where the filter was applied, then choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "Για να καταργήσετε ένα φίλτρο, έτσι ώστε να μπορείτε να δείτε ξανά όλα τα κελιά, πατήστε μέσα στην περιοχή που έχει εφαρμοστεί το φίλτρο και ύστερα επιλέξτε <item type=\"menuitem\">Δεδομένα - Φίλτρο - Επαναφορά φίλτρου</item>."
#: filters.xhp
msgctxt ""
@@ -5242,7 +5243,7 @@ msgctxt ""
"bm_id3769341\n"
"help.text"
msgid "<bookmark_value>searching, see also finding</bookmark_value><bookmark_value>finding;formulas/values/text/objects</bookmark_value><bookmark_value>replacing; cell contents</bookmark_value><bookmark_value>formatting;multiple cell texts</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση, δείτε επίσης εύρεση</bookmark_value><bookmark_value>εύρεση, τύποι/τιμές/κείμενο/αντικείμενα</bookmark_value><bookmark_value>αντικατάσταση, περιεχόμενα κελιών</bookmark_value><bookmark_value>μορφοποίηση, κείμενα πολλαπλών κελιών</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση; δείτε επίσης εύρεση</bookmark_value><bookmark_value>εύρεση; τύποι/τιμές/κείμενο/αντικείμενα</bookmark_value><bookmark_value>αντικατάσταση; περιεχόμενα κελιών</bookmark_value><bookmark_value>μορφοποίηση; κείμενα πολλαπλών κελιών</bookmark_value>"
#: finding.xhp
msgctxt ""
@@ -5258,7 +5259,7 @@ msgctxt ""
"par_id9363689\n"
"help.text"
msgid "In spreadsheet documents you can find words, formulas, and styles. You can navigate from one result to the next, or you can highlight all matching cells at once, then apply another format or replace the cell content by other content."
-msgstr "Στα έγγραφα υπολογιστικού φύλλου μπορείτε να βρείτε λέξεις, τύπους και πρότυπα. Μπορείτε να περιηγηθείτε από το ένα αποτέλεσμα στο κείμενο, ή μπορείτε να επισημάνετε όλα τα κελιά που ταιριάζουν κάθε φορά, ύστερα να εφαρμόσετε μια άλλη μορφοποίηση ή να αντικαταστήσετε το περιεχόμενο του κελιού από ένα άλλο περιεχόμενο."
+msgstr "Στα έγγραφα υπολογιστικού φύλλου μπορείτε να βρείτε λέξεις, τύπους και τεχνοτροπίες. Μπορείτε να περιηγηθείτε από το ένα αποτέλεσμα στο κείμενο, ή μπορείτε να επισημάνετε όλα τα κελιά που ταιριάζουν κάθε φορά, ύστερα να εφαρμόσετε μια άλλη μορφοποίηση ή να αντικαταστήσετε το περιεχόμενο του κελιού από ένα άλλο περιεχόμενο."
#: finding.xhp
msgctxt ""
@@ -5306,7 +5307,7 @@ msgctxt ""
"par_id7214270\n"
"help.text"
msgid "Click <emph>More Options</emph> to expand the dialog."
-msgstr "Κάντε κλικ στο κουμπί <emph>Περισσότερες επιλογές</emph> για να επεκταθεί το παράθυρο διαλόγου."
+msgstr "Πατήστε <emph>Περισσότερες επιλογές</emph> για να επεκταθεί το παράθυρο διαλόγου."
#: finding.xhp
msgctxt ""
@@ -5378,7 +5379,7 @@ msgctxt ""
"par_id3808404\n"
"help.text"
msgid "When you click <emph>Find</emph>, Calc will select the next cell that contains your text. You can watch and edit the text, then click <emph>Find</emph> again to advance to the next found cell."
-msgstr "Όταν κάνετε κλικ στην <emph>Εύρεση</emph>, το Calc θα επιλέξει το επόμενο κελί που περιέχει το κείμενό σας. Μπορείτε να δείτε και να επεξεργαστείτε το κείμενο, ύστερα κάντε κλικ ξανά στην <emph>Εύρεση</emph> για να μεταβείτε στο επόμενο κελί που βρέθηκε."
+msgstr "Όταν πατάτε <emph>Εύρεση</emph>, το Calc θα επιλέξει το επόμενο κελί που περιέχει το κείμενό σας. Μπορείτε να δείτε και να επεξεργαστείτε το κείμενο, ύστερα πατήστε ξανά στην <emph>Εύρεση</emph> για να μεταβείτε στο επόμενο κελί που βρέθηκε."
#: finding.xhp
msgctxt ""
@@ -5394,7 +5395,7 @@ msgctxt ""
"par_id631733\n"
"help.text"
msgid "By default, Calc searches the current sheet. Click <emph>More Options</emph>, then enable <emph>Search in all sheets</emph> to search through all sheets of the document."
-msgstr "Εξ ορισμού, το Calc αναζητεί το τρέχον φύλλο. Κάντε κλικ στις <emph>Περισσότερες επιλογές</emph>, ύστερα ενεργοποιήστε την <emph>Αναζήτηση σε όλα τα φύλλα</emph> για να κάνετε αναζήτηση σε όλα τα φύλλα του εγγράφου σας."
+msgstr "Εξ ορισμού, το Calc αναζητεί το τρέχον φύλλο. Πατήστε στις <emph>Περισσότερες επιλογές</emph>, ύστερα ενεργοποιήστε την <emph>Αναζήτηση σε όλα τα φύλλα</emph> για να κάνετε αναζήτηση σε όλα τα φύλλα του εγγράφου σας."
#: finding.xhp
msgctxt ""
@@ -5402,7 +5403,7 @@ msgctxt ""
"par_id7811822\n"
"help.text"
msgid "When you click <emph>Find All</emph>, Calc selects all cells that contain your entry. Now you can for example set all found cells to bold, or apply a Cell Style to all at once."
-msgstr "Όταν κάνετε κλικ στην <emph>Εύρεση όλων</emph>, το Calc επιλέγει όλα τα κελιά που περιέχουν την καταχώριση σας. Τώρα μπορείτε για παράδειγμα να θέσετε όλα τα κελιά σε έντονη μορφή, ή να εφαρμόσετε ταυτόχρονα σε όλα τα κελιά ένα πρότυπο."
+msgstr "Όταν πατάτε <emph>Εύρεση όλων</emph>, το Calc επιλέγει όλα τα κελιά που περιέχουν την καταχώριση σας. Τώρα μπορείτε για παράδειγμα να θέσετε όλα τα κελιά σε έντονη μορφή, ή να εφαρμόσετε ταυτόχρονα σε όλα τα κελιά μια τεχνοτροπία."
#: finding.xhp
msgctxt ""
@@ -5450,7 +5451,7 @@ msgctxt ""
"bm_id3154125\n"
"help.text"
msgid "<bookmark_value>text in cells; formatting</bookmark_value><bookmark_value>spreadsheets;formatting</bookmark_value><bookmark_value>backgrounds;cells and pages</bookmark_value><bookmark_value>borders;cells and pages</bookmark_value><bookmark_value>formatting;spreadsheets</bookmark_value><bookmark_value>numbers; formatting options for selected cells</bookmark_value><bookmark_value>cells; number formats</bookmark_value><bookmark_value>currencies;formats</bookmark_value>"
-msgstr "<bookmark_value>κείμενο σε κελιά, μορφοποίηση</bookmark_value><bookmark_value>υπολογιστικά φύλλα, μορφοποίηση</bookmark_value><bookmark_value>παρασκήνια, κελιά και σελίδες</bookmark_value><bookmark_value>περιγράμματα, κελιά και σελίδες</bookmark_value><bookmark_value>μορφοποίηση, υπολογιστικά φύλλα</bookmark_value><bookmark_value>αριθμοί, μορφοποίηση επιλογών για επιλεγμένα κελιά</bookmark_value><bookmark_value>κελιά, μορφές αριθμών</bookmark_value><bookmark_value>νομίσματα, μορφές</bookmark_value>"
+msgstr "<bookmark_value>κείμενο σε κελιά; μορφοποίηση</bookmark_value><bookmark_value>υπολογιστικά φύλλα; μορφοποίηση</bookmark_value><bookmark_value>παρασκήνια; κελιά και σελίδες</bookmark_value><bookmark_value>περιγράμματα; κελιά και σελίδες</bookmark_value><bookmark_value>μορφοποίηση; υπολογιστικά φύλλα</bookmark_value><bookmark_value>αριθμοί; μορφοποίηση επιλογών για επιλεγμένα κελιά</bookmark_value><bookmark_value>κελιά; μορφές αριθμών</bookmark_value><bookmark_value>νομίσματα; μορφές</bookmark_value>"
#: format_table.xhp
msgctxt ""
@@ -5531,7 +5532,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "You can assign a format to any group of cells by first selecting the cells (for multiple selection, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key when clicking), and then activating the <emph>Format Cells</emph> dialog in <item type=\"menuitem\">Format - Cell</item>. In this dialog, you can select attributes such as shadows and backgrounds."
-msgstr "Μπορείτε να αποδώσετε μια μορφοποίηση σε οποιαδήποτε ομάδα κελιών επιλέγοντας πρώτα τα κελιά (για πολλαπλή επιλογή, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> όταν πατάτε και έπειτα ενεργοποιήστε το διάλογο <emph>Μορφοποίηση κελιών</emph> στο <item type=\"menuitem\">Μορφή - Κελί</item>."
+msgstr "Μπορείτε να αποδώσετε μια μορφή σε οποιαδήποτε ομάδα κελιών επιλέγοντας πρώτα τα κελιά (για πολλαπλή επιλογή, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> όταν πατάτε) και έπειτα ενεργοποιήστε το διάλογο <emph>Μορφή κελιών</emph> στο <item type=\"menuitem\">Μορφή - Κελί</item>. Σε αυτόν τον διάλογο, μπορείτε να επιλέξετε γνωρίσματα όπως σκιές και παρασκήνια."
#: format_table.xhp
msgctxt ""
@@ -5549,7 +5550,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "An image that you have loaded with <item type=\"menuitem\">Format - Page - Background</item> is only visible in print or in the page preview. To display a background image on screen as well, insert the graphic image by choosing <item type=\"menuitem\">Insert - Picture - From File</item> and arrange the image behind the cells by choosing <item type=\"menuitem\">Format - Arrange - To Background</item>. Use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> to select the background image."
-msgstr "Μια εικόνα που φορτώνετε από την επιλογή <item type=\"menuitem\">Μορφή- Σελίδα - Φόντο</item> είναι ορατή μόνο κατά την εκτύπωση ή με την επιλογή Προεπισκόπηση σελίδας. Αν θέλετε να εμφανίζεται στην οθόνη και μια εικόνα φόντου, εισαγάγετε την εικόνα γραφικού επιλέγοντας <item type=\"menuitem\">Εισαγωγή - Εικόνα - Από αρχείο</item> και τοποθετήστε την εικόνα πίσω από τα κελιά με την επιλογή <item type=\"menuitem\">Μορφή - Τακτοποίηση - Στο παρασκήνιο</item>. Για να επιλέξετε αργότερα την εικόνα φόντου, χρησιμοποιήστε την <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>."
+msgstr "Μια εικόνα που φορτώνετε από την επιλογή <item type=\"menuitem\">Μορφή- Σελίδα - Παρασκήνιο</item> είναι ορατή μόνο κατά την εκτύπωση ή με την επιλογή Προεπισκόπηση σελίδας. Αν θέλετε να εμφανίζεται στην οθόνη και μια εικόνα παρασκηνίου, εισαγάγετε την εικόνα γραφικού επιλέγοντας <item type=\"menuitem\">Εισαγωγή - Εικόνα - Από αρχείο</item> και τοποθετήστε την εικόνα πίσω από τα κελιά με την επιλογή <item type=\"menuitem\">Μορφή - Τακτοποίηση - Στο παρασκήνιο</item>. Για να επιλέξετε αργότερα την εικόνα παρασκηνίου, χρησιμοποιήστε την <link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link>."
#: format_table.xhp
msgctxt ""
@@ -5713,7 +5714,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "In the <emph>Categories</emph> list box select \"User-defined\"."
-msgstr "Στο πλαίσιο λίστας<emph>Κατηγορίες</emph> επιλέξτε \"Προσαρμοσμένα\"."
+msgstr "Στο πλαίσιο καταλόγου <emph>Κατηγορίες</emph> επιλέξτε \"Προσαρμοσμένα\"."
#: format_value_userdef.xhp
msgctxt ""
@@ -5740,7 +5741,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Click OK."
-msgstr "Κάντε κλικ στο κουμπί OK."
+msgstr "Πατήστε εντάξει."
#: format_value_userdef.xhp
msgctxt ""
@@ -5749,7 +5750,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "The following table shows the effects of rounding, thousands delimiters (,), decimal delimiters (.) and the placeholders # and 0."
-msgstr "Ο παρακάτω πίνακας δείχνει τα αποτελέσματά της στρογγυλοποίησης, των οριοθετών χιλιάδων, των οριοθετών δεκαδικών και των χαρακτήρων κράτησης θέσης # και 0."
+msgstr "Ο παρακάτω πίνακας δείχνει τα αποτελέσματά της στρογγυλοποίησης, των οριοθετών χιλιάδων (,), των οριοθετών δεκαδικών (.) και των χαρακτήρων κράτησης θέσης # και 0."
#: format_value_userdef.xhp
msgctxt ""
@@ -5909,7 +5910,7 @@ msgctxt ""
"bm_id3151113\n"
"help.text"
msgid "<bookmark_value>formulas; copying and pasting</bookmark_value><bookmark_value>copying; formulas</bookmark_value><bookmark_value>pasting;formulas</bookmark_value>"
-msgstr "<bookmark_value>τύποι, αντιγραφή και επικόλληση</bookmark_value><bookmark_value>αντιγραφή, τύποι</bookmark_value><bookmark_value>επικόλληση, τύποι</bookmark_value>"
+msgstr "<bookmark_value>τύποι; αντιγραφή και επικόλληση</bookmark_value><bookmark_value>αντιγραφή; τύποι</bookmark_value><bookmark_value>επικόλληση; τύποι</bookmark_value>"
#: formula_copy.xhp
msgctxt ""
@@ -6033,7 +6034,7 @@ msgctxt ""
"bm_id3150868\n"
"help.text"
msgid "<bookmark_value>formula bar; input line</bookmark_value><bookmark_value>input line in formula bar</bookmark_value><bookmark_value>formulas; inputting</bookmark_value><bookmark_value>inserting;formulas</bookmark_value>"
-msgstr "<bookmark_value>γραμμή τύπων γραμμή εισαγωγής</bookmark_value><bookmark_value>γραμμή εισαγωγής στη γραμμή τύπων</bookmark_value><bookmark_value>τύποι, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή;τύποι</bookmark_value>"
+msgstr "<bookmark_value>γραμμή τύπων γραμμή εισαγωγής</bookmark_value><bookmark_value>γραμμή εισαγωγής στη γραμμή τύπων</bookmark_value><bookmark_value>τύποι; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή;τύποι</bookmark_value>"
#: formula_enter.xhp
msgctxt ""
@@ -6059,7 +6060,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Click the cell in which you want to enter the formula."
-msgstr "Κάντε κλικ στο κελί όπου θέλετε να εισαγάγετε τον τύπο."
+msgstr "Πατήστε στο κελί όπου θέλετε να εισαγάγετε τον τύπο."
#: formula_enter.xhp
msgctxt ""
@@ -6068,7 +6069,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Click the <emph>Function</emph> icon on the Formula Bar."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Συνάρτηση</emph> στη γραμμή τύπων."
+msgstr "Πατήστε στο εικονίδιο <emph>Συνάρτηση</emph> στη γραμμή τύπων."
#: formula_enter.xhp
msgctxt ""
@@ -6086,7 +6087,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "After entering the required values, press Enter or click <emph>Accept</emph> to insert the result in the active cell. If you want to clear your entry in the input line, press Escape or click <emph>Cancel</emph>."
-msgstr "Αφού κάνετε την εισαγωγή των απαιτούμενων τιμών, πατήστε το πλήκτρο Enter ή κάντε κλικ στο εικονίδιο <emph>Αποδοχή</emph> για να εισαγάγετε το αποτέλεσμα στο ενεργό κελί. Αν θέλετε να καταργήσετε την καταχώριση στην γραμμή εισαγωγής, πατήστε το πλήκτρο (Esc) ή κάντε κλικ στο εικονίδιο <emph>Άκυρο</emph>."
+msgstr "Αφού κάνετε την εισαγωγή των απαιτούμενων τιμών, πατήστε το πλήκτρο εισαγωγή ή πατήστε στο εικονίδιο <emph>Αποδοχή</emph> για να εισαγάγετε το αποτέλεσμα στο ενεργό κελί. Αν θέλετε να καταργήσετε την καταχώριση στην γραμμή εισαγωγής, πατήστε το πλήκτρο διαφυγής ή πατήστε <emph>Άκυρο</emph>."
#: formula_enter.xhp
msgctxt ""
@@ -6137,7 +6138,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<variable id=\"tip\">If you would like to view the calculation of individual elements of a formula, select the respective elements and press F9. For example, in the formula =SUM(A1:B12)*SUM(C1:D12) select the section SUM(C1:D12) and press F9 to view the subtotal for this area. </variable>"
-msgstr "<variable id=\"tip\">Αν θέλετε να δείτε τον υπολογισμό των μεμονωμένων στοιχείων ενός τύπου, επιλέξτε τα αντίστοιχα στοιχεία και πατήστε το (F9). Για παράδειγμα, στον τύπο =SUM(A1:B12)*SUM(C1:D12), επιλέξτε το τμήμα SUM(C1:D12) και πατήστε το (F9) για να δείτε το μερικό άθροισμα αυτής της περιοχής. </variable>"
+msgstr "<variable id=\"tip\">Αν θέλετε να δείτε τον υπολογισμό των μεμονωμένων στοιχείων ενός τύπου, επιλέξτε τα αντίστοιχα στοιχεία και πατήστε το F9. Για παράδειγμα, στον τύπο =SUM(A1:B12)*SUM(C1:D12), επιλέξτε το τμήμα SUM(C1:D12) και πατήστε το F9 για να δείτε το μερικό άθροισμα αυτής της περιοχής. </variable>"
#: formula_enter.xhp
msgctxt ""
@@ -6171,7 +6172,7 @@ msgctxt ""
"bm_id3153195\n"
"help.text"
msgid "<bookmark_value>formulas; displaying in cells</bookmark_value><bookmark_value>values; displaying in tables</bookmark_value><bookmark_value>tables; displaying formulas/values</bookmark_value><bookmark_value>results display vs. formulas display</bookmark_value><bookmark_value>displaying; formulas instead of results</bookmark_value>"
-msgstr "<bookmark_value>τύποι; εμφάνιση σε κελιά</bookmark_value><bookmark_value>τιμές, εμφάνιση σε πίνακες</bookmark_value><bookmark_value>πίνακες, εμφάνιση τύπων/τιμών</bookmark_value><bookmark_value>αποτελέσματα, εμφάνιση αντί των τύπων</bookmark_value><bookmark_value>εμφάνιση; τύποι αντί για αποτελέσματα</bookmark_value>"
+msgstr "<bookmark_value>τύποι; εμφάνιση σε κελιά</bookmark_value><bookmark_value>τιμές; εμφάνιση σε πίνακες</bookmark_value><bookmark_value>πίνακες; εμφάνιση τύπων/τιμών</bookmark_value><bookmark_value>αποτελέσματα; εμφάνιση αντί των τύπων</bookmark_value><bookmark_value>εμφάνιση; τύποι αντί για αποτελέσματα</bookmark_value>"
#: formula_value.xhp
msgctxt ""
@@ -6207,7 +6208,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "In the <emph>Display</emph> area mark the <emph>Formulas</emph> box. Click OK."
-msgstr "Στην περιοχή <emph>Προβολή</emph> επιλέξτε το πλαίσιο ελέγχου <emph>Τύποι</emph>. Κάντε κλικ στο κουμπί OK."
+msgstr "Στην περιοχή <emph>Προβολή</emph> επιλέξτε το πλαίσιο ελέγχου <emph>Τύποι</emph>. Πατήστε εντάξει."
#: formula_value.xhp
msgctxt ""
@@ -6216,7 +6217,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "If you want to view the calculation results instead of the formula, do not mark the Formulas box."
-msgstr "Αν αντί για τους τύπους θέλετε να εμφανίζονται τα αποτελέσματα των υπολογισμών αντί των τύπων, μην επιλέξετε το πλαίσιο ελέγχου Τύποι"
+msgstr "Αν αντί για τους τύπους θέλετε να εμφανίζονται τα αποτελέσματα των υπολογισμών αντί των τύπων, μην επιλέξετε το πλαίσιο ελέγχου Τύποι."
#: formula_value.xhp
msgctxt ""
@@ -6241,7 +6242,7 @@ msgctxt ""
"bm_id3155411\n"
"help.text"
msgid "<bookmark_value>formulas;calculating with</bookmark_value><bookmark_value>calculating; with formulas</bookmark_value><bookmark_value>examples;formula calculation</bookmark_value>"
-msgstr "<bookmark_value>υπολογιστικά φύλλα, υπολογισμός</bookmark_value><bookmark_value>υπολογισμός, υπολογιστικά φύλλα</bookmark_value><bookmark_value>παραδείγματα, υπολογισμός τύπων</bookmark_value>"
+msgstr "<bookmark_value>υπολογιστικά φύλλα; υπολογισμός</bookmark_value><bookmark_value>υπολογισμός; υπολογιστικά φύλλα</bookmark_value><bookmark_value>παραδείγματα; υπολογισμός τύπων</bookmark_value>"
#: formulas.xhp
msgctxt ""
@@ -6421,7 +6422,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "It is also possible to nest functions in formulas, as shown in the example. You can also nest functions within functions. The Function Wizard assists you with nested functions."
-msgstr "Είναι επίσης δυνατό να υπάρξει ένθεση συναρτήσεων σε τύπους, όπως φαίνεται στο παράδειγμα =B8-SUM(B10:B14). Μπορείτε επίσης να κάνετε ένθεση συναρτήσεων εντός άλλων συναρτήσεων. Για παράδειγμα, αντί για =ROUND(A1;1), μπορείτε να υπολογίσετε επίσης την συνάρτηση ημίτονου με =ROUND(SIN(A1);2). Ο Αυτόματος Πιλότος συνάρτησης σάς βοηθάει με τις ένθετες συναρτήσεις."
+msgstr "Είναι επίσης δυνατό να υπάρξει ένθεση συναρτήσεων σε τύπους, όπως φαίνεται στο παράδειγμα. Μπορείτε επίσης να ενθέσετε συναρτήσεις εντός άλλων συναρτήσεων. Ο οδηγός συνάρτησης σάς βοηθάει με τις ένθετες συναρτήσεις."
#: formulas.xhp
msgctxt ""
@@ -6430,7 +6431,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"Functions list\">Functions list</link>"
-msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Λίστα συναρτήσεων\">Λίστα συναρτήσεων</link>"
+msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Κατάλογος συναρτήσεων\">Κατάλογος συναρτήσεων</link>"
#: formulas.xhp
msgctxt ""
@@ -6439,7 +6440,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function Wizard</link>"
-msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Αυτόματος πιλότος συνάρτησης\">Οδηγός συνάρτησης</link>"
+msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Οδηγός συνάρτησης\">Οδηγός συνάρτησης</link>"
#: fraction_enter.xhp
msgctxt ""
@@ -6455,7 +6456,7 @@ msgctxt ""
"bm_id3155411\n"
"help.text"
msgid "<bookmark_value>fractions; entering</bookmark_value><bookmark_value>numbers; entering fractions </bookmark_value><bookmark_value>inserting;fractions</bookmark_value>"
-msgstr "<bookmark_value>κλάσματα, εισαγωγή</bookmark_value><bookmark_value>αριθμοί, εισαγωγή κλασμάτων </bookmark_value><bookmark_value>εισαγωγή,κλάσματα</bookmark_value>"
+msgstr "<bookmark_value>κλάσματα; εισαγωγή</bookmark_value><bookmark_value>αριθμοί; εισαγωγή κλασμάτων </bookmark_value><bookmark_value>εισαγωγή;κλάσματα</bookmark_value>"
#: fraction_enter.xhp
msgctxt ""
@@ -6482,7 +6483,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "Enter \"0 1/5\" in a cell (without the quotation marks) and press the input key. In the input line above the spreadsheet you will see the value 0.2, which is used for the calculation."
-msgstr "Πληκτρολογήστε \"0 1/5\" σε κάποιο κελί (χωρίς εισαγωγικά) και πατήστε Enter. Στη γραμμή εισαγωγής θα δείτε την τιμή 0,2 η οποία θα χρησιμοποιηθεί για τον υπολογισμό."
+msgstr "Πληκτρολογήστε \"0 1/5\" σε κάποιο κελί (χωρίς εισαγωγικά) και πατήστε Enter. Στη γραμμή εισαγωγής θα δείτε την τιμή 0.2 η οποία θα χρησιμοποιηθεί για τον υπολογισμό."
#: fraction_enter.xhp
msgctxt ""
@@ -6500,7 +6501,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "If you want to see multi-digit fractions such as \"1/10\", you must change the cell format to the multi-digit fraction view. Open the context menu of the cell, and choose <emph>Format cells. </emph>Select \"Fraction\" from the <emph>Category</emph> field, and then select \"-1234 10/81\". You can then enter fractions such as 12/31 or 12/32 - the fractions are, however, automatically reduced, so that in the last example you would see 3/8."
-msgstr "Αν θέλετε να δείτε κλάσματα πολλαπλών ψηφίων όπως \"1/10\", θα πρέπει να αλλάξετε τη μορφή του κελιού στην προβολή κλασμάτων πολλαπλών ψηφίων. Ανοίξτε το μενού περιβάλλοντος του κελιού και επιλέξτε <emph>Μορφοποίηση κελιών. </emph> Από το πεδίο <emph>Κατηγορία</emph> επιλέξτε \"Κλάσμα\", και έπειτα επιλέξτε \"-1234 10/81\". Κατόπιν μπορείτε να πληκτρολογήσετε κλάσματα όπως 12/31 ή 12/32 - ωστόσο τα κλάσματα απλοποιούνται αυτόματα, έτσι ώστε στο τελευταίο παράδειγμα να εμφανίζεται η τιμή 3/8."
+msgstr "Αν θέλετε να δείτε κλάσματα πολλαπλών ψηφίων όπως \"1/10\", θα πρέπει να αλλάξετε τη μορφή του κελιού στην προβολή κλασμάτων πολλαπλών ψηφίων. Ανοίξτε το μενού περιβάλλοντος του κελιού και επιλέξτε <emph>Μορφοποίηση κελιών. </emph> Από το πεδίο <emph>Κατηγορία</emph> επιλέξτε \"Κλάσμα\", και έπειτα επιλέξτε \"-1234 10/81\". Κατόπιν μπορείτε να πληκτρολογήσετε κλάσματα όπως 12/31 ή 12/32 - ωστόσο τα κλάσματα απλοποιούνται αυτόματα, έτσι ώστε στο τελευταίο παράδειγμα να εμφανίζεται η τιμή 3/8."
#: goalseek.xhp
msgctxt ""
@@ -6516,7 +6517,7 @@ msgctxt ""
"bm_id3145068\n"
"help.text"
msgid "<bookmark_value>goal seeking;example</bookmark_value><bookmark_value>equations in goal seek</bookmark_value><bookmark_value>calculating;variables in equations</bookmark_value><bookmark_value>variables;calculating equations</bookmark_value><bookmark_value>examples;goal seek</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση στόχου, παράδειγμα</bookmark_value><bookmark_value>εξισώσεις στην αναζήτηση στόχου</bookmark_value><bookmark_value>υπολογισμός, μεταβλητές σε εξισώσεις</bookmark_value><bookmark_value>μεταβλητές, υπολογισμός εξισώσεων</bookmark_value><bookmark_value>παραδείγματα, αναζήτηση στόχου</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση στόχου; παράδειγμα</bookmark_value><bookmark_value>εξισώσεις στην αναζήτηση στόχου</bookmark_value><bookmark_value>υπολογισμός; μεταβλητές σε εξισώσεις</bookmark_value><bookmark_value>μεταβλητές; υπολογισμός εξισώσεων</bookmark_value><bookmark_value>παραδείγματα; αναζήτηση στόχου</bookmark_value>"
#: goalseek.xhp
msgctxt ""
@@ -6552,7 +6553,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "To calculate annual interest (I), create a table with the values for the capital (C), number of years (n), and interest rate (i). The formula is:"
-msgstr "Για να υπολογίσετε τον ετήσιο τόκο (Ι), δημιουργήστε ένα πίνακα με τις τιμές του κεφαλαίου (C), το αριθμό των ετών (n) και το επιτόκιο (i). Ο τύπος είναι :"
+msgstr "Για να υπολογίσετε τον ετήσιο τόκο (Ι), δημιουργήστε ένα πίνακα με τις τιμές του κεφαλαίου (C), το αριθμό των ετών (n) και το επιτόκιο (i). Ο τύπος είναι:"
#: goalseek.xhp
msgctxt ""
@@ -6570,7 +6571,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Let us assume that the interest rate <item type=\"literal\">i</item> of 7.5% and the number of years <item type=\"literal\">n</item> (1) will remain constant. However, you want to know how much the investment capital <item type=\"literal\">C</item> would have to be modified in order to attain a particular return <item type=\"literal\">I</item>. For this example, calculate how much capital <item type=\"literal\">C</item> would be required if you want an annual return of $15,000."
-msgstr "Ας υποθέσουμε ότι το επιτόκιο <item type=\"literal\">i</item> των 7,5% και ο αριθμός των ετών <item type=\"literal\">n</item> (1) θα παραμείνουν σταθερά. Ωστόσο, ίσως θελήσετε να γνωρίζετε κατά πόσο θα πρέπει να τροποποιηθεί το κεφάλαιο της επένδυσης <item type=\"literal\">C</item> ώστε να λαμβάνετε μια συγκεκριμένη ετήσια απόδοση <item type=\"literal\">I</item>. Σε αυτό το παράδειγμα, υπολογίστε το ύψος του κεφαλαίου <item type=\"literal\">C</item> που θα απαιτηθεί αν θέλετε μια ετήσια απόδοση $15.000."
+msgstr "Ας υποθέσουμε ότι το επιτόκιο <item type=\"literal\">i</item> των 7.5% και ο αριθμός των ετών <item type=\"literal\">n</item> (1) θα παραμείνουν σταθερά. Ωστόσο, ίσως θελήσετε να γνωρίζετε κατά πόσο θα πρέπει να τροποποιηθεί το κεφάλαιο της επένδυσης <item type=\"literal\">C</item> ώστε να λαμβάνετε μια συγκεκριμένη ετήσια απόδοση <item type=\"literal\">I</item>. Σε αυτό το παράδειγμα, υπολογίστε το ύψος του κεφαλαίου <item type=\"literal\">C</item> που θα απαιτηθεί αν θέλετε μια ετήσια απόδοση $15.000."
#: goalseek.xhp
msgctxt ""
@@ -6579,7 +6580,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Enter each of the values for Capital <item type=\"literal\">C</item> (an arbitrary value like <item type=\"literal\">$100,000</item>), number of years <item type=\"literal\">n </item>(<item type=\"literal\">1</item>), and interest rate <item type=\"literal\">i</item> (<item type=\"literal\">7.5%</item>) in one cell each. Enter the formula to calculate the interest <item type=\"literal\">I</item> in another cell. Instead of <item type=\"literal\">C</item>, <item type=\"literal\">n</item>, and <item type=\"literal\">i</item> use the <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">reference to the cell</link> with the corresponding value."
-msgstr "Καταχωρίστε τις τιμές του κεφαλαίου <item type=\"literal\">C</item> ( ας υποθέσουμε <item type=\"literal\">$100.000</item>), ο αριθμός των ετών <item type=\"literal\">n </item>(<item type=\"literal\">1</item>), και το επιτόκιο <item type=\"literal\">i</item> (<item type=\"literal\">7,5%</item>) την κάθε μια σε διαφορετικό κελί. Εισάγετε τον τύπο για τον υπολογισμό του τόκου <item type=\"literal\">I</item> σε ένα άλλο κελί. Αντί των <item type=\"literal\">C</item>, <item type=\"literal\">n</item> και <item type=\"literal\">i</item> χρησιμοποιήστε την <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">παραπομπή στο κελί</link> με τις αντίστοιχες τιμές."
+msgstr "Καταχωρίστε τις τιμές του κεφαλαίου <item type=\"literal\">C</item> (ας υποθέσουμε <item type=\"literal\">$100.000</item>), ο αριθμός των ετών <item type=\"literal\">n </item>(<item type=\"literal\">1</item>) και το επιτόκιο <item type=\"literal\">i</item> (<item type=\"literal\">7.5%</item>) την κάθε μια σε διαφορετικό κελί. Εισάγετε τον τύπο για τον υπολογισμό του τόκου <item type=\"literal\">I</item> σε ένα άλλο κελί. Αντί των <item type=\"literal\">C</item>, <item type=\"literal\">n</item> και <item type=\"literal\">i</item> χρησιμοποιήστε την <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">παραπομπή στο κελί</link> με τις αντίστοιχες τιμές."
#: goalseek.xhp
msgctxt ""
@@ -6606,7 +6607,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Place the cursor in the field <emph>Variable Cell</emph>. In the sheet, click in the cell that contains the value to be changed, in this example it is the cell with the capital value <item type=\"literal\">C</item>."
-msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>μεταβλητό κελί</emph>. Στο φύλλο, κάντε κλικ στο κελί που περιέχει την τιμή που πρόκειται να τροποποιηθεί. Στο παράδειγμά μας αυτό είναι το κελί της τιμής του κεφαλαίου <item type=\"literal\">C</item>."
+msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>μεταβλητό κελί</emph>. Στο φύλλο, πατήστε στο κελί που περιέχει την τιμή που πρόκειται να τροποποιηθεί, στο παράδειγμά μας αυτό είναι το κελί της τιμής του κεφαλαίου <item type=\"literal\">C</item>."
#: goalseek.xhp
msgctxt ""
@@ -6615,7 +6616,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Enter the expected result of the formula in the <emph>Target Value</emph> text box. In this example, the value is 15,000. Click <emph>OK</emph>."
-msgstr "Πληκτρολογήστε το αναμενόμενο αποτέλεσμα του τύπου (δηλ. την επιθυμητή τιμή) στο πεδίο <emph>Τιμή προορισμού</emph>. Σε αυτό το παράδειγμα, η τιμή είναι 15.000. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Πληκτρολογήστε το αναμενόμενο αποτέλεσμα του τύπου στο πεδίο <emph>Τιμή προορισμού</emph>. Σε αυτό το παράδειγμα, η τιμή είναι 15.000. Πατήστε <emph>Εντάξει</emph>."
#: goalseek.xhp
msgctxt ""
@@ -6624,7 +6625,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "A dialog appears informing you that the Goal Seek was successful. Click <emph>Yes</emph> to enter the result in the cell with the variable value."
-msgstr "Εμφανίζεται ένα παράθυρο διαλόγου που σας πληροφορεί ότι η αναζήτηση τιμής στόχου ήταν επιτυχής. Το αποτέλεσμα αναφέρεται έτσι ώστε, αν θέλετε, να το χρησιμοποιήσετε. Κάντε κλικ στο κουμπί <emph>Ναι</emph> για να εισαγάγετε το αποτέλεσμα στο κελί με την μεταβλητή τιμή."
+msgstr "Εμφανίζεται ένας διάλογος που σας πληροφορεί ότι η αναζήτηση τιμής στόχου ήταν επιτυχής. Πατήστε <emph>Ναι</emph> για να εισαγάγετε το αποτέλεσμα στο κελί με την μεταβλητή τιμή."
#: goalseek.xhp
msgctxt ""
@@ -6649,7 +6650,7 @@ msgctxt ""
"bm_id3150542\n"
"help.text"
msgid "<bookmark_value>HTML; sheets</bookmark_value><bookmark_value>sheets; HTML</bookmark_value><bookmark_value>saving; sheets in HTML</bookmark_value><bookmark_value>opening; sheets in HTML</bookmark_value>"
-msgstr "<bookmark_value>HTML, φύλλα</bookmark_value><bookmark_value>φύλλα, HTML</bookmark_value><bookmark_value>αποθήκευση, φύλλα σε HTML</bookmark_value><bookmark_value>άνοιγμα, φύλλα σε HTML</bookmark_value>"
+msgstr "<bookmark_value>HTML; φύλλα</bookmark_value><bookmark_value>φύλλα; HTML</bookmark_value><bookmark_value>αποθήκευση; φύλλα σε HTML</bookmark_value><bookmark_value>άνοιγμα; φύλλα σε HTML</bookmark_value>"
#: html_doc.xhp
msgctxt ""
@@ -6676,7 +6677,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> Calc saves all the sheets of a Calc document together as an HTML document. At the beginning of the HTML document, a heading and a list of hyperlinks are automatically added which lead to the individual sheets within the document."
-msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> Calc αποθηκεύει όλα μαζί τα φύλλα ενός εγγράφου του Calc ως έγγραφο HTML. Στην αρχή του εγγράφου HTML προστίθενται αυτόματα μια επικεφαλίδα και μια λίστα υπερσυνδέσεων που οδηγούν στα επιμέρους φύλλα του εγγράφου."
+msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> Calc αποθηκεύει όλα μαζί τα φύλλα ενός εγγράφου του Calc ως έγγραφο HTML. Στην αρχή του εγγράφου HTML προστίθενται αυτόματα μια επικεφαλίδα και ένας κατάλογος υπερσυνδέσμων που οδηγούν στα επιμέρους φύλλα του εγγράφου."
#: html_doc.xhp
msgctxt ""
@@ -6685,7 +6686,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Numbers are shown as written. In addition, in the <SDVAL> HTML tag, the exact internal number value is written so that after opening the HTML document with <item type=\"productname\">%PRODUCTNAME</item> you know you have the exact values."
-msgstr "Οι αριθμοί εμφανίζονται όπως έχουν γραφτεί. Επιπλέον, στην ετικέτα <SDVAL> HTML, εγγράφεται η ακριβής εσωτερική τιμή αριθμού έτσι ώστε αφού ανοίξετε το έγγραφο HTML στο <item type=\"productname\">%PRODUCTNAME</item> να ξέρετε ότι έχετε τις ακριβής τιμές."
+msgstr "Οι αριθμοί εμφανίζονται όπως έχουν γραφτεί. Επιπλέον, στην ετικέτα <SDVAL> HTML, εγγράφεται η ακριβής εσωτερική τιμή αριθμού έτσι ώστε αφού ανοίξετε το έγγραφο HTML στο <item type=\"productname\">%PRODUCTNAME</item> να ξέρετε ότι έχετε τις ακριβείς τιμές."
#: html_doc.xhp
msgctxt ""
@@ -6712,7 +6713,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Enter a <emph>File name</emph> and click <emph>Save</emph>."
-msgstr "Εισάγετε ένα <emph>Όνομα αρχείου</emph> και κάντε κλικ στο κουμπί <emph>Αποθήκευση</emph>."
+msgstr "Εισάγετε ένα <emph>Όνομα αρχείου</emph> και πατήστε <emph>Αποθήκευση</emph>."
#: html_doc.xhp
msgctxt ""
@@ -6818,7 +6819,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "Format a cell with a number format such as <item type=\"input\">\\0000</item>. This format can be assigned in the <emph>Format code</emph> field under the <emph>Format - Cells - Numbers</emph> tab, and defines the cell display as \"always put a zero first and then the integer, having at least three places, and filled with zeros at the left if less than three digits\"."
-msgstr "Μορφοποιήστε ένα κελί με μια μορφή αριθμού όπως <item type=\"input\">\\0000</item>. Μπορείτε να εκχωρήσετε αυτή τη μορφή στο πλαίσιο <emph>Κωδικός μορφοποίησης</emph> στην καρτέλα<emph>Μορφή - Κελιά - Αριθμοί</emph>. Η μορφή καθορίζει την εμφάνιση του κελιού ως \"πάντα να υπάρχει μπροστά ένα μηδενικό και μετά ο ακέραιος που να έχει τουλάχιστον τρία ψηφία, και να συμπληρώνεται με μηδενικά στα αριστερά αν έχει λιγότερα από τρία ψηφία\"."
+msgstr "Μορφοποιήστε ένα κελί με μια μορφή αριθμού όπως <item type=\"input\">\\0000</item>. Μπορείτε να εκχωρήσετε αυτή τη μορφή στο πλαίσιο <emph>Κωδικός μορφοποίησης</emph> στην καρτέλα<emph>Μορφή - Κελιά - Αριθμοί</emph> και καθορίζει την εμφάνιση του κελιού ως \"πάντα να υπάρχει μπροστά ένα μηδενικό και μετά ο ακέραιος που να έχει τουλάχιστον τρία ψηφία και να συμπληρώνεται με μηδενικά στα αριστερά αν έχει λιγότερα από τρία ψηφία\"."
#: integer_leading_zero.xhp
msgctxt ""
@@ -6827,7 +6828,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "If you want to apply a numerical format to a column of numbers in text format (for example, text \"000123\" becomes number \"123\"), do the following:"
-msgstr "Εάν θέλετε να εφαρμόσετε μια αριθμητική μορφοποίηση σε μια στήλη με αριθμούς που είναι καταχωρημένοι σε μορφή κειμένου ( για παράδειγμα, το κείμενο \"000123\" να γίνει ο αριθμός \"123\"), κάντε τα παρακάτω:"
+msgstr "Εάν θέλετε να εφαρμόσετε μια αριθμητική μορφοποίηση σε μια στήλη με αριθμούς που είναι καταχωρημένοι σε μορφή κειμένου (για παράδειγμα, το κείμενο \"000123\" να γίνει ο αριθμός \"123\"), κάντε τα παρακάτω:"
#: integer_leading_zero.xhp
msgctxt ""
@@ -6890,7 +6891,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "Click <emph>Replace All</emph>"
-msgstr "Κλικ <emph>Αντικατάσταση όλων</emph>"
+msgstr "Πατήστε <emph>Αντικατάσταση όλων</emph>"
#: keyboard.xhp
msgctxt ""
@@ -6906,7 +6907,7 @@ msgctxt ""
"bm_id3145120\n"
"help.text"
msgid "<bookmark_value>accessibility; %PRODUCTNAME Calc shortcuts</bookmark_value><bookmark_value>shortcut keys;%PRODUCTNAME Calc accessibility</bookmark_value>"
-msgstr "<bookmark_value>προσιτότητα, συντομεύσεις για το %PRODUCTNAME Calc</bookmark_value><bookmark_value>πλήκτρα συντόμευσης, %PRODUCTNAME Calc προσιτότητα</bookmark_value>"
+msgstr "<bookmark_value>προσιτότητα; συντομεύσεις για το %PRODUCTNAME Calc</bookmark_value><bookmark_value>πλήκτρα συντόμευσης; %PRODUCTNAME Calc προσιτότητα</bookmark_value>"
#: keyboard.xhp
msgctxt ""
@@ -6924,7 +6925,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Refer also to the lists of shortcut keys for <item type=\"productname\">%PRODUCTNAME</item> Calc and <item type=\"productname\">%PRODUCTNAME</item> in general."
-msgstr "Ανατρέξτε επίσης στη λίστα με τα πλήκτρα συντόμευσης για <item type=\"productname\">%PRODUCTNAME</item> Calc και με τα γενικά πλήκτρα συντόμευσης του <item type=\"productname\">%PRODUCTNAME</item> ."
+msgstr "Ανατρέξτε επίσης στον κατάλογο με τα πλήκτρα συντόμευσης για <item type=\"productname\">%PRODUCTNAME</item> Calc και με τα γενικά πλήκτρα συντόμευσης του <item type=\"productname\">%PRODUCTNAME</item>."
#: keyboard.xhp
msgctxt ""
@@ -6941,7 +6942,7 @@ msgctxt ""
"par_id3150870\n"
"help.text"
msgid "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Εικονίδιο</alt></image>"
#: keyboard.xhp
msgctxt ""
@@ -7109,7 +7110,7 @@ msgctxt ""
"bm_id3154684\n"
"help.text"
msgid "<bookmark_value>tables; freezing</bookmark_value><bookmark_value>title rows; freezing during table split</bookmark_value><bookmark_value>rows; freezing</bookmark_value><bookmark_value>columns; freezing</bookmark_value><bookmark_value>freezing rows or columns</bookmark_value><bookmark_value>headers; freezing during table split</bookmark_value><bookmark_value>scrolling prevention in tables</bookmark_value><bookmark_value>windows; splitting</bookmark_value><bookmark_value>tables; splitting windows</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, παγίωση </bookmark_value><bookmark_value>γραμμές τίτλου, παγίωση κατά τη διαίρεση πίνακα</bookmark_value><bookmark_value>γραμμές, παγίωση</bookmark_value><bookmark_value>στήλες, παγίωση</bookmark_value><bookmark_value>παγίωση γραμμών ή στηλών</bookmark_value><bookmark_value>επικεφαλίδες, παγίωση κατά τη διαίρεση πίνακα</bookmark_value><bookmark_value>παρεμπόδιση κύλισης σε πίνακες</bookmark_value><bookmark_value>παράθυρα, διαίρεση</bookmark_value><bookmark_value>πίνακες, διαίρεση παραθύρων</bookmark_value>"
+msgstr "<bookmark_value>πίνακες; παγίωση </bookmark_value><bookmark_value>γραμμές τίτλου; παγίωση κατά τη διαίρεση πίνακα</bookmark_value><bookmark_value>γραμμές; παγίωση</bookmark_value><bookmark_value>στήλες; παγίωση</bookmark_value><bookmark_value>παγίωση γραμμών ή στηλών</bookmark_value><bookmark_value>επικεφαλίδες; παγίωση κατά τη διαίρεση πίνακα</bookmark_value><bookmark_value>παρεμπόδιση κύλισης σε πίνακες</bookmark_value><bookmark_value>παράθυρα; διαίρεση</bookmark_value><bookmark_value>πίνακες; διαίρεση παραθύρων</bookmark_value>"
#: line_fix.xhp
msgctxt ""
@@ -7233,7 +7234,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Instructions for Using $[officename] Calc\">Instructions for Using $[officename] Calc</link></variable>"
-msgstr "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Οδηγίες για τη χρήση του $[officename] Calc\">Οδηγίες για τη χρήση του $[officename] Calc</link></variable>"
+msgstr "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Οδηγίες για τη χρήση του $[officename] Calc\">Οδηγίες για τη χρήση του $[officename] Calc</link></variable>"
#: main.xhp
msgctxt ""
@@ -7375,7 +7376,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Click, then Shift-click the cell."
-msgstr "Κάντε κλικ στο κελί και έπειτα, με πατημένο το πλήκτρο Shift, κάντε ξανά κλικ στο ίδιο κελί."
+msgstr "Πατήστε στο κελί και έπειτα, με πατημένο το πλήκτρο Shift, ξαναπατήστε στο ίδιο κελί."
#: mark_cells.xhp
msgctxt ""
@@ -7418,7 +7419,7 @@ msgctxt ""
"par_id1001200901072023\n"
"help.text"
msgid "Click the STD / EXT / ADD area in the status bar until it shows ADD. Now click all cells that you want to select."
-msgstr "Κλικ στην περιοχή STD / EXT / ADD στη γραμμή κατάστασης μέχρι να εμφανιστεί ADD. Τώρα κλικ σε όλα τα κελιά που θέλετε να επιλέξετε."
+msgstr "Πατήστε στην περιοχή STD / EXT / ADD στη γραμμή κατάστασης μέχρι να εμφανιστεί ADD. Τώρα πατήστε σε όλα τα κελιά που θέλετε να επιλέξετε."
#: mark_cells.xhp
msgctxt ""
@@ -7454,7 +7455,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Effect of clicking the mouse"
-msgstr "Αποτέλεσμα του κλικ στο κουμπιού του ποντικιού"
+msgstr "Αποτέλεσμα του πατήματος στο κουμπιού του ποντικιού"
#: mark_cells.xhp
msgctxt ""
@@ -7472,7 +7473,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "A mouse click selects the cell you have clicked on. Unmarks all marked cells."
-msgstr "Με ένα κλικ του ποντικιού επιλέγεται το κελί στο οποίο έχετε κάνει κλικ. Επίσης με ένα κλικ του ποντικιού σε κάποιο επιλεγμένο κελί καταργείται η επιλογή."
+msgstr "Με ένα πάτημα του ποντικιού επιλέγεται το κελί στο οποίο έχετε πατήσει. Επίσης με ένα πάτημα του ποντικιού σε κάποιο επιλεγμένο κελί καταργείται η επιλογή."
#: mark_cells.xhp
msgctxt ""
@@ -7490,7 +7491,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "A mouse click marks a rectangular range from the current cell to the cell you clicked. Alternatively, Shift-click a cell."
-msgstr "Ένα κλικ του ποντικιού σημειώνει μια περιοχή ορθογωνίου από το τρέχον κελί μέχρι το πατημένο κελί. Εναλλακτικά, Shift-κλικ σε κελί."
+msgstr "Ένα πάτημα του ποντικιού σημειώνει μια περιοχή ορθογωνίου από το τρέχον κελί μέχρι το πατημένο κελί. Εναλλακτικά, Shift-πάτημα σε κελί."
#: mark_cells.xhp
msgctxt ""
@@ -7508,7 +7509,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "A mouse click in a cell adds it to the already marked cells. A mouse click in a marked cell unmarks it. Alternatively, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click the cells."
-msgstr "Ένα κλικ του ποντικιού πάνω σε ένα κελί προσθέτει το κελί στα ήδη σημειωμένα κελιά. Ένα κλικ του ποντικιού πάνω σε ένα σημειωμένο κελί, αίρει τη σημείωση. Εναλλακτικά με το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>- και κλικ στα κελιά."
+msgstr "Ένα πάτημα του ποντικιού πάνω σε ένα κελί προσθέτει το κελί στα ήδη σημειωμένα κελιά. Ένα πάτημα του ποντικιού πάνω σε ένα σημειωμένο κελί, αίρει τη σημείωση. Εναλλακτικά με το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>- και πάτημα στα κελιά."
#: mark_cells.xhp
msgctxt ""
@@ -7533,7 +7534,7 @@ msgctxt ""
"bm_id3153969\n"
"help.text"
msgid "<bookmark_value>matrices; entering matrix formulas</bookmark_value><bookmark_value>formulas; matrix formulas</bookmark_value><bookmark_value>inserting;matrix formulas</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, εισαγωγή τύπων πινάκων</bookmark_value><bookmark_value>τύποι, τύποι πίνακα</bookmark_value><bookmark_value>εισαγωγή, τύποι πίνακα</bookmark_value>"
+msgstr "<bookmark_value>πίνακες; εισαγωγή τύπων πινάκων</bookmark_value><bookmark_value>τύποι; τύποι πίνακα</bookmark_value><bookmark_value>εισαγωγή; τύποι πίνακα</bookmark_value>"
#: matrixformula.xhp
msgctxt ""
@@ -7578,7 +7579,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Press F2, or click in the input line of the Formula bar."
-msgstr "Πατήστε το πλήκτρο F2 ή κάντε κλικ στη γραμμή εισαγωγής της γραμμής τύπων."
+msgstr "Πατήστε το πλήκτρο F2 ή πατήστε στη γραμμή εισαγωγής της γραμμής τύπων."
#: matrixformula.xhp
msgctxt ""
@@ -7632,7 +7633,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "The matrix area is automatically protected against modifications, such as deleting rows or columns. It is, however, possible to edit any formatting, such as the cell background."
-msgstr "Η περιοχή πίνακα προστατεύεται αυτόματα από τυχόν τροποποιήσεις, όπως για παράδειγμα διαγραφή γραμμών ή στηλών. Ωστόσο, είναι δυνατό να γίνει επεξεργασία της μορφοποίησης, π.χ. του φόντου του κελιού."
+msgstr "Η περιοχή πίνακα προστατεύεται αυτόματα από τυχόν τροποποιήσεις, όπως για παράδειγμα διαγραφή γραμμών ή στηλών. Ωστόσο, είναι δυνατό να γίνει επεξεργασία της μορφοποίησης, π.χ. του παρασκηνίου του κελιού."
#: move_dragdrop.xhp
msgctxt ""
@@ -7664,7 +7665,7 @@ msgctxt ""
"par_id2760093\n"
"help.text"
msgid "When you drag-and-drop a selection of cells on a Calc sheet, the cells normally overwrite the existing cells in the area where you drop. This is the normal <emph>overwrite mode</emph>."
-msgstr "Όταν σέρνετε και ελευθερώνετε μια επιλογή κελιών σε ένα φύλλο του Calc, τα κελιά κανονικά θα αντικαταστήσουν τα υπάρχοντα κελιά στην περιοχή όπου τα αφήνετε. Αυτή η λειτουργία είναι η <emph>λειτουργία αντικατάστασης</emph>."
+msgstr "Με μεταφορά και απόθεση μιας επιλογής κελιών σε ένα φύλλο του Calc, τα κελιά κανονικά θα αντικαταστήσουν τα υπάρχοντα κελιά στην περιοχή όπου τα αφήνετε. Αυτή η λειτουργία είναι η <emph>λειτουργία αντικατάστασης</emph>."
#: move_dragdrop.xhp
msgctxt ""
@@ -7672,7 +7673,7 @@ msgctxt ""
"par_id9527268\n"
"help.text"
msgid "When you hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while releasing the mouse button, you enter the <emph>insert mode</emph>."
-msgstr "Όταν έχετε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και αφήνετε το κουμπί του ποντικιού, τότε εισέρχεστε στη <emph>λειτουργία εισαγωγής</emph>."
+msgstr "Όταν έχετε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και αφήνετε το κουμπί του ποντικιού, τότε εισέρχεστε στη <emph>λειτουργία εισαγωγής</emph>."
#: move_dragdrop.xhp
msgctxt ""
@@ -7760,7 +7761,7 @@ msgctxt ""
"par_id6161687\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key"
-msgstr "πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgstr "Πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
#: move_dragdrop.xhp
msgctxt ""
@@ -7816,7 +7817,7 @@ msgctxt ""
"par_id2783898\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command </caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline> keys"
-msgstr "πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή+Εντολή</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>"
+msgstr "Πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή+Εντολή</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>"
#: move_dragdrop.xhp
msgctxt ""
@@ -7856,7 +7857,7 @@ msgctxt ""
"bm_id3150769\n"
"help.text"
msgid "<bookmark_value>sheets; showing multiple</bookmark_value><bookmark_value>sheet tabs;using</bookmark_value><bookmark_value>views;multiple sheets</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, εμφάνιση πολλαπλών</bookmark_value><bookmark_value>καρτέλες φύλλων, χρήση</bookmark_value><bookmark_value>προβολή, πολλαπλά φύλλα</bookmark_value>"
+msgstr "<bookmark_value>φύλλα; εμφάνιση πολλαπλών</bookmark_value><bookmark_value>καρτέλες φύλλων; χρήση</bookmark_value><bookmark_value>προβολή; πολλαπλά φύλλα</bookmark_value>"
#: multi_tables.xhp
msgctxt ""
@@ -7890,7 +7891,7 @@ msgctxt ""
"par_id3153144\n"
"help.text"
msgid "<image id=\"img_id3156441\" src=\"res/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156441\" src=\"res/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156441\" src=\"res/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Εικονίδιο</alt></image>"
#: multi_tables.xhp
msgctxt ""
@@ -7899,7 +7900,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Use the navigation buttons to display all the sheets belonging to your document. Clicking the button on the far left or the far right displays, respectively, the first or last sheet tab. The middle buttons allow the user to scroll forward and backward through all sheet tabs. To display the sheet itself click on the sheet tab."
-msgstr "Χρησιμοποιήστε τα κουμπιά περιήγησης για να εμφανίσετε όλα τα φύλλων του έγγραφου σας. Κάντε κλικ στο κουμπί στο αριστερό ή στο δεξιό άκρο αυτής της ομάδας, και η εμφάνιση των καρτελών φύλλων θα μετακινηθεί έτσι ώστε να βλέπετε το όνομα του πρώτου ή του τελευταίου φύλλου αντίστοιχα. Για να εμφανιστεί το ίδιο το φύλλο, κάντε κλικ στο όνομα."
+msgstr "Χρησιμοποιήστε τα κουμπιά περιήγησης για να εμφανίσετε όλα τα φύλλων του έγγραφου σας. Πατήστε στο κουμπί στο αριστερό ή στο δεξιό άκρο εμφανίζει, αντίστοιχα, την πρώτη ή τελευταία καρτέλα φύλλου. Τα μεσαία πλήκτρα επιτρέπουν στον χρήστη να μετακινηθεί προς τα μπροστά και προς τα πίσω μέσα από όλες τις καρτέλες φύλλων. Για να εμφανιστεί το ίδιο το φύλλο, πατήστε στην καρτέλα φύλλου."
#: multi_tables.xhp
msgctxt ""
@@ -7908,7 +7909,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "If there is insufficient space to display all the sheet tabs, you can increase it by pointing to the separator between the scrollbar and the sheet tabs, pressing the mouse button and, keeping the mouse button pressed, dragging to the right. In doing so you will be sharing the available space between the sheet tabs and horizontal scrollbar."
-msgstr "Αν στο κάτω περίγραμμα του παραθύρου δεν υπάρχει αρκετός χώρος για να εμφανιστούν οι καρτέλες των φύλλων, μπορείτε να τον αυξήσετε. Αν το κάνετε αυτό, θα μοιράσετε το διαθέσιμο χώρο μεταξύ των καρτελών φύλλων και της οριζόντιας γραμμής κύλισης. Τοποθετήστε το δείκτη του ποντικιού στο διαχωριστή μεταξύ της γραμμής κύλισης και των καρτελών φύλλων, πατήστε το κουμπί του ποντικιού και, κρατώντας το πατημένο, σύρετε προς τα δεξιά."
+msgstr "Αν στο κάτω περίγραμμα του παραθύρου δεν υπάρχει αρκετός χώρος για να εμφανιστούν οι καρτέλες των φύλλων, μπορείτε να τον αυξήσετε δείχνοντας με το διαχωριστικό μεταξύ της γραμμής κύλισης και των καρτελών φύλλου, πατώντας το πλήκτρο του ποντικιού , κρατώντας πατημένο το πλήκτρο του ποντικιού, μεταφέροντας προς τα δεξιά. Κάνοντας έτσι, θα μοιραστείτε τον διαθέσιμο χώρο μεταξύ των καρτελών φύλλου και της οριζόντιας γραμμής κύλισης."
#: multioperation.xhp
msgctxt ""
@@ -7924,7 +7925,7 @@ msgctxt ""
"bm_id3147559\n"
"help.text"
msgid "<bookmark_value>multiple operations</bookmark_value><bookmark_value>what if operations;two variables</bookmark_value><bookmark_value>tables; multiple operations in</bookmark_value><bookmark_value>data tables; multiple operations in</bookmark_value><bookmark_value>cross-classified tables</bookmark_value>"
-msgstr "<bookmark_value>πολλαπλές πράξεις</bookmark_value><bookmark_value>πράξεις τι-εάν, δύο μεταβλητές</bookmark_value><bookmark_value>πίνακες, πολλαπλές πράξεις σε</bookmark_value><bookmark_value>πίνακες δεδομένων, πολλαπλές πράξεις σε</bookmark_value><bookmark_value>βαθμιαία ταξινομημένοι πίνακες</bookmark_value>"
+msgstr "<bookmark_value>πολλαπλές πράξεις</bookmark_value><bookmark_value>πράξεις τι-εάν; δύο μεταβλητές</bookmark_value><bookmark_value>πίνακες; πολλαπλές πράξεις σε</bookmark_value><bookmark_value>πίνακες δεδομένων; πολλαπλές πράξεις σε</bookmark_value><bookmark_value>βαθμιαία ταξινομημένοι πίνακες</bookmark_value>"
#: multioperation.xhp
msgctxt ""
@@ -7950,7 +7951,7 @@ msgctxt ""
"par_id4123966\n"
"help.text"
msgid "The <item type=\"menuitem\">Data - Multiple Operations</item> command provides a planning tool for \"what if\" questions. In your spreadsheet, you enter a formula to calculate a result from values that are stored in other cells. Then, you set up a cell range where you enter some fixed values, and the Multiple Operations command will calculate the results depending on the formula."
-msgstr "Η εντολή <item type=\"menuitem\">Δεδομένα - Πολλαπλές πράξεις</item>παρέχει ένα εργαλείο σχεδίασης για ερώτησεις \"Τι θα γίνει εάν\". Στο λογιστικό σας φύλλο, εισάγετε τον τύπο υπολογισμού αποτελέσματος από τιμές που αποθηκεύονται σε άλλα κελιά. Έπειτα, ορίζετε μια περιοχή κελιού, όπου εισάγετε μερικές σταθερές τιμές και η εντολή πολλαπλών πράξεων θα υπολογίσει τα αποτελέσματα ανάλογα με τον τύπο."
+msgstr "Η εντολή <item type=\"menuitem\">Δεδομένα - Πολλαπλές πράξεις</item>παρέχει ένα εργαλείο σχεδίασης για ερώτησεις \"Τι θα γίνει εάν\". Στο υπολογιστικό σας φύλλο, εισάγετε τον τύπο υπολογισμού αποτελέσματος από τιμές που αποθηκεύονται σε άλλα κελιά. Έπειτα, ορίζετε μια περιοχή κελιού, όπου εισάγετε μερικές σταθερές τιμές και η εντολή πολλαπλών πράξεων θα υπολογίσει τα αποτελέσματα ανάλογα με τον τύπο."
#: multioperation.xhp
msgctxt ""
@@ -8039,7 +8040,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "With the cursor in the <emph>Formulas </emph>field, click cell B5."
-msgstr "Με το δρομέα στο πεδίο <emph>Τύποι</emph> , κλικ στο κελί Β5."
+msgstr "Με το δρομέα στο πεδίο <emph>Τύποι</emph> , πατήστε στο κελί Β5."
#: multioperation.xhp
msgctxt ""
@@ -8048,7 +8049,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "Set the cursor in the <emph>Column input cell</emph> field and click cell B4. This means that B4, the quantity, is the variable in the formula, which is replaced by the selected column values."
-msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>Στήλη</emph> και κάντε κλικ στο κελί B4. Αυτό σημαίνει ότι: B4, η ποσότητα, είναι η μεταβλητή στον τύπο η οποία αντικαθίσταται από τις επιλεγμένες τιμές της στήλης."
+msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>Στήλη</emph> και πατήστε στο κελί B4. Αυτό σημαίνει ότι: B4, η ποσότητα, είναι η μεταβλητή στον τύπο η οποία αντικαθίσταται από τις επιλεγμένες τιμές της στήλης."
#: multioperation.xhp
msgctxt ""
@@ -8084,7 +8085,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Enter the following formula in C5: = B5 / B4. You are now calculating the annual profit per item sold."
-msgstr "Εισαγάγετε τον ακόλουθο τύπο στο κελί C5: = B5 / B4: Τώρα υπολογίζετε το ετήσιο κέρδος ανά τεμάχιο που πωλείται."
+msgstr "Εισαγάγετε τον ακόλουθο τύπο στο κελί C5: = B5 / B4. Τώρα υπολογίζετε το ετήσιο κέρδος ανά τεμάχιο που πωλείται."
#: multioperation.xhp
msgctxt ""
@@ -8129,7 +8130,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "Close the dialog with <emph>OK</emph>. You will now see the profits in column E and the annual profit per item in column F."
-msgstr "Κλείστε το παράθυρο διαλόγου με το κουμπί <emph>OK</emph>. Τώρα βλέπετε τα κέρδη στην στήλη E και το ετήσιο κέρδος ανά τεμάχιο στην στήλη F."
+msgstr "Κλείστε το παράθυρο διαλόγου με το κουμπί <emph>Εντάξει</emph>. Τώρα βλέπετε τα κέρδη στην στήλη E και το ετήσιο κέρδος ανά τεμάχιο στην στήλη F."
#: multioperation.xhp
msgctxt ""
@@ -8201,7 +8202,7 @@ msgctxt ""
"97\n"
"help.text"
msgid "With the cursor in the <emph>Formulas</emph> field, click cell B5."
-msgstr "Με το δρομέα στο πεδίο <emph>Τύποι</emph> , κλικ στο κελί Β5."
+msgstr "Με το δρομέα στο πεδίο <emph>Τύποι</emph> πατήστε στο κελί Β5."
#: multioperation.xhp
msgctxt ""
@@ -8210,7 +8211,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "Set the cursor in the <emph>Row input cell</emph> field and click cell B1. This means that B1, the selling price, is the horizontally entered variable (with the values 8, 10, 15 and 20)."
-msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>Είσοδος κελιών γραμμής</emph> και κάντε κλικ στο κελί B1. Αυτό σημαίνει ότι το B1, η τιμή πώλησης, είναι η μεταβλητή που έχει εισαχθεί οριζοντίως (με τις τιμές 8, 10, 15 και 20)."
+msgstr "Τοποθετήστε το δρομέα στο πεδίο <emph>Είσοδος κελιών γραμμής</emph> και πατήστε στο κελί B1. Αυτό σημαίνει ότι το B1, η τιμή πώλησης, είναι η μεταβλητή που έχει εισαχθεί οριζοντίως (με τις τιμές 8, 10, 15 και 20)."
#: multioperation.xhp
msgctxt ""
@@ -8228,7 +8229,7 @@ msgctxt ""
"100\n"
"help.text"
msgid "Close the dialog with OK. You see the profits for the different selling prices in the range E2:H11."
-msgstr "Κλείστε το παράθυρο διαλόγου με το κουμπί OK. Θα δείτε τα κέρδη στη γραμμή E2:H11."
+msgstr "Κλείστε το παράθυρο διαλόγου με το κουμπί Εντάξει. Θα δείτε τα κέρδη στη γραμμή E2:H11."
#: multioperation.xhp
msgctxt ""
@@ -8253,7 +8254,7 @@ msgctxt ""
"bm_id3154759\n"
"help.text"
msgid "<bookmark_value>sheets; inserting</bookmark_value> <bookmark_value>inserting; sheets</bookmark_value> <bookmark_value>sheets; selecting multiple</bookmark_value> <bookmark_value>appending sheets</bookmark_value> <bookmark_value>selecting;multiple sheets</bookmark_value> <bookmark_value>multiple sheets</bookmark_value> <bookmark_value>calculating;multiple sheets</bookmark_value>"
-msgstr "<bookmark_value>φύλλα, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, φύλλα</bookmark_value><bookmark_value>φύλλα, επιλογή πολλαπλών</bookmark_value><bookmark_value>προσθήκη φύλλων</bookmark_value><bookmark_value>επιλογή, πολλαπλά φύλλα</bookmark_value><bookmark_value>πολλαπλά φύλλα</bookmark_value><bookmark_value>υπολογισμός, πολλαπλά φύλλα</bookmark_value>"
+msgstr "<bookmark_value>φύλλα, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; φύλλα</bookmark_value><bookmark_value>φύλλα; επιλογή πολλαπλών</bookmark_value><bookmark_value>προσθήκη φύλλων</bookmark_value><bookmark_value>επιλογή; πολλαπλά φύλλα</bookmark_value><bookmark_value>πολλαπλά φύλλα</bookmark_value><bookmark_value>υπολογισμός; πολλαπλά φύλλα</bookmark_value>"
#: multitables.xhp
msgctxt ""
@@ -8304,7 +8305,7 @@ msgctxt ""
"par_id050920091402035\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to select all sheets in the document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ να επιλέξετε όλα τα φύλλα που υπάρχουν στο έγγραφο.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να επιλέξετε όλα τα φύλλα που υπάρχουν στο έγγραφο.</ahelp>"
#: multitables.xhp
msgctxt ""
@@ -8312,7 +8313,7 @@ msgctxt ""
"par_id0509200914020391\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to deselect all sheets in the document, except the current sheet.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ να αποεπιλέξετε όλα τα φύλλα που υπάρχουν στο έγγραφο, εκτός από το τρέχον φύλλο .</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για να αποεπιλέξετε όλα τα φύλλα που υπάρχουν στο έγγραφο, εκτός από το τρέχον φύλλο .</ahelp>"
#: multitables.xhp
msgctxt ""
@@ -8330,7 +8331,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "The sheet tab of the current sheet is always visible in white in front of the other sheet tabs. The other sheet tabs are gray when they are not selected. By clicking other sheet tabs while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> you can select multiple sheets."
-msgstr "Η καρτέλα φύλλου του τρέχοντος φύλλου είναι πάντοτε ορατή στα λευκά μπροστά από άλλες καρτέλες φύλλου. Οι άλλες καρτέλες φύλλου είναι γκρι όταν δεν επιλέγονται. Πατώντας άλλες καρτέλες φύλλου ενώ πατάτε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> μπορείτε να επιλέξετε πολλαπλά φύλλα."
+msgstr "Η καρτέλα φύλλου του τρέχοντος φύλλου είναι πάντοτε ορατή στα λευκά μπροστά από άλλες καρτέλες φύλλου. Οι άλλες καρτέλες φύλλου είναι γκρίζες όταν δεν επιλέγονται. Πατώντας άλλες καρτέλες φύλλου ενώ πατάτε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline> μπορείτε να επιλέξετε πολλαπλά φύλλα."
#: multitables.xhp
msgctxt ""
@@ -8356,7 +8357,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "To undo the selection of a sheet, click its sheet tab again while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. The sheet that is currently visible cannot be removed from the selection."
-msgstr "Για αναίρεση της επιλογής φύλλου, κλικ στην καρτέλα φύλλου του ξανά, ενώ πατάτε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Το φύλλο που είναι προς το παρόν ορατό δεν μπορεί να αφαιρεθεί από την επιλογή."
+msgstr "Για αναίρεση της επιλογής φύλλου, πατήστε στην καρτέλα φύλλου του ξανά, ενώ πατάτε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Το φύλλο που είναι προς το παρόν ορατό δεν μπορεί να αφαιρεθεί από την επιλογή."
#: multitables.xhp
msgctxt ""
@@ -8374,7 +8375,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "You can refer to a range of sheets in a formula by specifying the first and last sheet of the range, for example, <item type=\"literal\">=SUM(Sheet1.A1:Sheet3.A1) </item>sums up all A1 cells on Sheet1 through Sheet3."
-msgstr "Μπορείτε σε ένα τύπο να εισάγετε μια παραπομπή σε μια περιοχή φύλλων ορίζοντας το πρώτο και το τελευταίο φύλλο της περιοχής. Για παράδειγμα, ο τύπος <item type=\"literal\">=SUM(Sheet1.A1:Sheet3.A1) </item> αθροίζει όλα τα κελιά Α1 από το Φύλλο1 έως το Φύλλο3."
+msgstr "Μπορείτε σε ένα τύπο να εισάγετε μια παραπομπή σε μια περιοχή φύλλων ορίζοντας το πρώτο και το τελευταίο φύλλο της περιοχής, για παράδειγμα, ο τύπος <item type=\"literal\">=SUM(Sheet1.A1:Sheet3.A1) </item> αθροίζει όλα τα κελιά Α1 από το Φύλλο1 έως το Φύλλο3."
#: note_insert.xhp
msgctxt ""
@@ -8435,7 +8436,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "To edit a permanently visible comment, just click in it. If you delete the entire text of the comment, the comment itself is deleted."
-msgstr "Για να επεξεργασθείτε μόνιμα μια ορατή σημείωση, απλά κάντε κλικ σε αυτή. Αν διαγράψετε όλο το κείμενο στη σημείωση, τότε θα διαγραφεί και η ίδια η σημείωση ."
+msgstr "Για να επεξεργασθείτε μόνιμα μια ορατή σημείωση, απλά πατήστε σε αυτή. Αν διαγράψετε όλο το κείμενο στη σημείωση, τότε θα διαγραφεί και η ίδια η σημείωση."
#: note_insert.xhp
msgctxt ""
@@ -8451,7 +8452,7 @@ msgctxt ""
"par_idN1069D\n"
"help.text"
msgid "Format each comment by specifying background color, transparency, border style, and text alignment. Choose the commands from the context menu of the comment."
-msgstr "Μορφοποιήστε οποιαδήποτε σημείωση ορίζοντας χρώμα φόντου, διαφάνεια, στυλ περιγράμματος και στοίχιση κειμένου. Επιλέξτε τις εντολές από το μενού περιβάλλοντος της σημείωσης."
+msgstr "Μορφοποιήστε οποιαδήποτε σημείωση ορίζοντας χρώμα παρασκηνίου, διαφάνεια, τεχνοτροπία περιγράμματος και στοίχιση κειμένου. Επιλέξτε τις εντολές από το μενού περιβάλλοντος της σημείωσης."
#: note_insert.xhp
msgctxt ""
@@ -8510,7 +8511,7 @@ msgctxt ""
"par_id0908200901265127\n"
"help.text"
msgid "Calc converts text inside cells to the respective numeric values if an unambiguous conversion is possible. If no conversion is possible, Calc returns a #VALUE! error."
-msgstr "Το Calc μετατρέπει το κείμενο μέσα σε κελιά στις αντίστοιχες αριθμητικές τιμές μόνο αν είναι δυνατή μια μετατροπή χωρίς αμφιβολίες. Αν δεν είναι δυνατή η μετατροπή επιστρέφει το σφάλμα #VALUE! ."
+msgstr "Το Calc μετατρέπει το κείμενο μέσα σε κελιά στις αντίστοιχες αριθμητικές τιμές μόνο αν είναι δυνατή μια μετατροπή χωρίς αμφιβολίες. Αν δεν είναι δυνατή η μετατροπή επιστρέφει το σφάλμα #VALUE!."
#: numbers_text.xhp
msgctxt ""
@@ -8518,7 +8519,7 @@ msgctxt ""
"par_id0908200901265196\n"
"help.text"
msgid "Only integer numbers including exponent are converted, and ISO 8601 dates and times in their extended formats with separators. Anything else, like fractional numbers with decimal separators or dates other than ISO 8601, is not converted, as the text string would be locale dependent. Leading and trailing blanks are ignored."
-msgstr "Μόνο ακέραιοι αριθμοί που περιλαμβάνουν εκθέτη μετατρέπονται, και οι ISO 8601 ημερομηνίες και ώρες στις εκτεταμένες τους μορφές με τα διαχωριστικά τους. Οτιδήποτε άλλο , όπως κλασματικοί αριθμοί ή ημερομηνίες διαφορετικές από το ISO 8601 , δεν μετατρέπονται μιας και το αλφαριθμητικό κειμένου εξαρτάται από την τοπική ρύθμιση. Αρχικά διαστήματα θα αγνοούνται επίσης."
+msgstr "Μόνο ακέραιοι αριθμοί που περιλαμβάνουν εκθέτη μετατρέπονται και οι ISO 8601 ημερομηνίες και ώρες στις εκτεταμένες τους μορφές με τα διαχωριστικά τους. Οτιδήποτε άλλο, όπως κλασματικοί αριθμοί ή ημερομηνίες διαφορετικές από το ISO 8601, δεν μετατρέπονται μιας και το αλφαριθμητικό κειμένου εξαρτάται από την τοπική ρύθμιση. Αρχικά διαστήματα θα αγνοούνται επίσης."
#: numbers_text.xhp
msgctxt ""
@@ -8606,7 +8607,7 @@ msgctxt ""
"par_id0908200901265491\n"
"help.text"
msgid "The century code CC may not be omitted. Instead of the T date and time separator, exactly one space character may be used."
-msgstr "Ο κωδικός του αιώνα CC δεν μπορεί να μη εισαχθεί."
+msgstr "Ο κωδικός του αιώνα CC δεν μπορεί να παραληφθεί. Αντί για την ημερομηνία Τ και το διαχωριστικό ώρας, μπορεί να χρησιμοποιηθεί ένα διάστημα χαρακτήρα ακριβώς."
#: numbers_text.xhp
msgctxt ""
@@ -8638,7 +8639,7 @@ msgctxt ""
"par_id090820090126540\n"
"help.text"
msgid "Strings inside formulas are also converted, such as in =\"1999-11-22\"+42, which returns the date 42 days after November 22nd, 1999. Calculations involving localized dates as strings inside the formula return an error. For example, the localized date string \"11/22/1999\" or \"22.11.1999\" cannot be used for the automatic conversion."
-msgstr "Τα αλφαριθμητικά μέσα σε τύπους μετατρέπονται και αυτά, για παράδειγμα =\"1999-11-22\"+42 επιστρέφει το αποτέλεσμα 42 μέρες μετά τις 22 Νοεμβρίου 1999. Υπολογισμοί που περιέχουν τοπικοποιημένες ημερομηνίες ως αλφαριθμητικά θα επιστρέφουν σφάλμα. Για παράδειγμα η τοπικοποιημένη ημερομηνία \"11/22/1999\" ή \"22.11.1999\" δεν μπορεί να χρησιμοποιηθεί για αυτόματη μετατροπή."
+msgstr "Οι συμβολοσειρές μέσα σε τύπους μετατρέπονται και αυτά, για παράδειγμα =\"1999-11-22\"+42 επιστρέφει το αποτέλεσμα 42 μέρες μετά τις 22 Νοεμβρίου 1999. Υπολογισμοί που περιέχουν τοπικοποιημένες ημερομηνίες ως αλφαριθμητικά θα επιστρέφουν σφάλμα. Για παράδειγμα η τοπικοποιημένη ημερομηνία \"11/22/1999\" ή \"22.11.1999\" δεν μπορεί να χρησιμοποιηθεί για αυτόματη μετατροπή."
#: numbers_text.xhp
msgctxt ""
@@ -8686,7 +8687,7 @@ msgctxt ""
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>printing;sheet details</bookmark_value><bookmark_value>sheets; printing details</bookmark_value><bookmark_value>grids; printing sheet grids</bookmark_value><bookmark_value>formulas; printing, instead of results</bookmark_value><bookmark_value>comments; printing</bookmark_value><bookmark_value>charts;printing</bookmark_value><bookmark_value>sheet grids; printing</bookmark_value><bookmark_value>cells; printing grids</bookmark_value><bookmark_value>borders; printing cells</bookmark_value><bookmark_value>zero values; printing</bookmark_value><bookmark_value>null values; printing</bookmark_value><bookmark_value>draw objects;printing</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, λεπτομέρειες φύλλων</bookmark_value><bookmark_value>φύλλα, λεπτομέρειες εκτύπωσης</bookmark_value><bookmark_value>πλέγματα, εκτύπωση πλεγμάτων φύλλου</bookmark_value><bookmark_value>τύποι, εκτύπωση αντί για αποτελέσματα</bookmark_value><bookmark_value>σημειώσεις, εκτύπωση</bookmark_value><bookmark_value>διαγράμματα, εκτύπωση</bookmark_value><bookmark_value>πλέγματα φύλλων, εκτύπωση</bookmark_value><bookmark_value>κελιά, εκτύπωση πλεγμάτων</bookmark_value><bookmark_value>περιγράμματα, εκτύπωση κελιών</bookmark_value><bookmark_value>μηδενικές τιμές, εκτύπωση</bookmark_value><bookmark_value>κενές τιμές, εκτύπωση</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, εκτύπωση</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση; λεπτομέρειες φύλλων</bookmark_value><bookmark_value>φύλλα; λεπτομέρειες εκτύπωσης</bookmark_value><bookmark_value>πλέγματα; εκτύπωση πλεγμάτων φύλλου</bookmark_value><bookmark_value>τύποι; εκτύπωση αντί για αποτελέσματα</bookmark_value><bookmark_value>σημειώσεις; εκτύπωση</bookmark_value><bookmark_value>διαγράμματα; εκτύπωση</bookmark_value><bookmark_value>πλέγματα φύλλων; εκτύπωση</bookmark_value><bookmark_value>κελιά; εκτύπωση πλεγμάτων</bookmark_value><bookmark_value>περιγράμματα; εκτύπωση κελιών</bookmark_value><bookmark_value>μηδενικές τιμές; εκτύπωση</bookmark_value><bookmark_value>κενές τιμές; εκτύπωση</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; εκτύπωση</bookmark_value>"
#: print_details.xhp
msgctxt ""
@@ -8803,7 +8804,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "The command is not visible if the sheet was opened with write protection on. In that case, click the <emph>Edit File </emph>icon on the <emph>Standard</emph> Bar."
-msgstr "Η εντολή δεν είναι ορατή αν το φύλλο είχε ανοιχθεί σε κατάσταση προστασίας εγγραφής. Σε αυτή την περίπτωση, κάντε κλικ στο εικονίδιο <emph>Επεξεργασία αρχείου</emph> στην γραμμή <emph>λειτουργιών</emph>."
+msgstr "Η εντολή δεν είναι ορατή αν το φύλλο είχε ανοιχθεί σε κατάσταση προστασίας εγγραφής. Σε αυτή την περίπτωση, πατήστε στο εικονίδιο <emph>Επεξεργασία αρχείου</emph> στην γραμμή <emph>λειτουργιών</emph>."
#: print_details.xhp
msgctxt ""
@@ -8812,7 +8813,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Select the <emph>Sheet</emph> tab. In the <emph>Print </emph>area mark the details to be printed and click OK."
-msgstr "Επιλέξτε την καρτέλα <emph>Φύλλο</emph>. Στην περιοχή <emph>Εκτύπωση </emph> επιλέξτε τις λεπτομέρειες που θα εκτυπωθούν και στη συνέχεια κάντε κλικ στο κουμπί 'OK'."
+msgstr "Επιλέξτε την καρτέλα <emph>Φύλλο</emph>. Στην περιοχή <emph>Εκτύπωση </emph> επιλέξτε τις λεπτομέρειες που θα εκτυπωθούν και στη συνέχεια πατήστε εντάξει."
#: print_details.xhp
msgctxt ""
@@ -8846,7 +8847,7 @@ msgctxt ""
"bm_id3153194\n"
"help.text"
msgid "<bookmark_value>printing; sheet counts</bookmark_value><bookmark_value>sheets; printing sheet counts</bookmark_value><bookmark_value>page breaks; spreadsheet preview</bookmark_value><bookmark_value>editing;print ranges</bookmark_value><bookmark_value>viewing;print ranges</bookmark_value><bookmark_value>previews;page breaks for printing</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, αρίθμηση φύλλων</bookmark_value><bookmark_value>φύλλα, εκτύπωση αριθμού σελίδων</bookmark_value><bookmark_value>αλλαγές σελίδας, προεπισκόπηση υπολογιστικού φύλλου</bookmark_value><bookmark_value>επεξεργασία, εκτύπωση περιοχών</bookmark_value><bookmark_value>προβολή, εκτύπωση περιοχών</bookmark_value><bookmark_value>προεπισκοπήσεις, αλλαγές σελίδας για εκτύπωση</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση; αρίθμηση φύλλων</bookmark_value><bookmark_value>φύλλα; εκτύπωση αριθμού σελίδων</bookmark_value><bookmark_value>αλλαγές σελίδας; προεπισκόπηση υπολογιστικού φύλλου</bookmark_value><bookmark_value>επεξεργασία; εκτύπωση περιοχών</bookmark_value><bookmark_value>προβολή; εκτύπωση περιοχών</bookmark_value><bookmark_value>προεπισκοπήσεις; αλλαγές σελίδας για εκτύπωση</bookmark_value>"
#: print_exact.xhp
msgctxt ""
@@ -8891,7 +8892,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "You will see the automatic distribution of the sheet across the print pages. The automatically created print ranges are indicated by dark blue lines, and the user-defined ones by light blue lines. The page breaks (line breaks and column breaks) are marked as black lines."
-msgstr "Θα δείτε την αυτόματη κατανομή του φύλλου στις σελίδες για εκτύπωση. Οι περιοχές εκτύπωσης που δημιουργούνται αυτόματα υποδηλώνονται με μπλε γραμμές, ενώ οι οριζόμενες από το χρήστη με γαλάζιες γραμμές. Οι αλλαγές σελίδας (αλλαγές γραμμών και αλλαγές στηλών) επισημαίνονται με μαύρες γραμμές."
+msgstr "Θα δείτε την αυτόματη κατανομή του φύλλου στις σελίδες για εκτύπωση. Οι περιοχές εκτύπωσης που δημιουργούνται αυτόματα υποδηλώνονται με σκούρες γαλάζιες γραμμές, ενώ οι οριζόμενες από το χρήστη με ανοιχτές γαλάζιες γραμμές. Οι αλλαγές σελίδας (αλλαγές γραμμών και αλλαγές στηλών) επισημαίνονται με μαύρες γραμμές."
#: print_exact.xhp
msgctxt ""
@@ -8900,7 +8901,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "You can move the blue lines with the mouse. You will find further options in the Context menu, including adding an additional print range, removing the scaling and inserting additional manual line and column breaks."
-msgstr "Μπορείτε να μετακινήσετε τις μπλε γραμμές με το ποντίκι. Θα βρείτε επιπλέον επιλογές στο μενού περιβάλλοντος, όπως πως να προσθέτετε μια περιοχή εκτύπωσης, πως να καταργείτε την κλίμακα και πως να εισαγάγετε χειροκίνητες αλλαγές γραμμών και στηλών."
+msgstr "Μπορείτε να μετακινήσετε τις γαλάζιες γραμμές με το ποντίκι. Θα βρείτε επιπλέον επιλογές στο μενού περιβάλλοντος, όπως πως να προσθέτετε μια περιοχή εκτύπωσης, πως να καταργείτε την κλίμακα και πως να εισαγάγετε χειροκίνητες αλλαγές γραμμών και στηλών."
#: print_exact.xhp
msgctxt ""
@@ -8979,7 +8980,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "The command is not visible if the sheet has been opened with write protection on. In that case, click the <emph>Edit File </emph>icon on the <emph>Standard</emph> bar."
-msgstr "Η εντολή δεν είναι ορατή αν το φύλλο είχε ανοιχθεί σε κατάσταση προστασίας εγγραφής. Σε αυτή την περίπτωση, κάντε κλικ στο εικονίδιο <emph>Επεξεργασία αρχείου </emph> στην γραμμή <emph>λειτουργιών</emph>."
+msgstr "Η εντολή δεν είναι ορατή αν το φύλλο είχε ανοιχθεί σε κατάσταση προστασίας εγγραφής. Σε αυτή την περίπτωση, πατήστε στο εικονίδιο <emph>Επεξεργασία αρχείου </emph> στην γραμμή <emph>λειτουργιών</emph>."
#: print_landscape.xhp
msgctxt ""
@@ -8988,7 +8989,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the <emph>Page</emph> tab. Select the <emph>Landscape</emph> paper format and click OK."
-msgstr "Επιλέξτε την καρτέλα <emph>Σελίδα</emph>. Επιλέξτε την μορφή χαρτιού <emph>Οριζόντια</emph> και κάντε κλικ στο κουμπί 'OK'."
+msgstr "Επιλέξτε την καρτέλα <emph>Σελίδα</emph>. Επιλέξτε την μορφή χαρτιού <emph>Οριζόντια</emph> και πατήστε Εντάξει."
#: print_landscape.xhp
msgctxt ""
@@ -9006,7 +9007,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Depending on the printer driver and the operating system, it may be necessary to click the <emph>Properties</emph> button and to change your printer to landscape format there."
-msgstr "Ανάλογα με το πρόγραμμα οδήγησης του εκτυπωτή και το λειτουργικό σύστημα, ίσως χρειαστεί να κάνετε κλικ στο κουμπί <emph>Ιδιότητες</emph> και να αλλάξετε τις ρυθμίσεις του εκτυπωτή σας σε οριζόντιο προσανατολισμό από εκεί."
+msgstr "Ανάλογα με το πρόγραμμα οδήγησης του εκτυπωτή και το λειτουργικό σύστημα, ίσως χρειαστεί να πατήσετε στο κουμπί <emph>Ιδιότητες</emph> και να αλλάξετε τις ρυθμίσεις του εκτυπωτή σας σε οριζόντιο προσανατολισμό από εκεί."
#: print_landscape.xhp
msgctxt ""
@@ -9108,7 +9109,7 @@ msgctxt ""
"bm_id3151112\n"
"help.text"
msgid "<bookmark_value>printing; sheets on multiple pages</bookmark_value><bookmark_value>sheets; printing on multiple pages</bookmark_value><bookmark_value>rows; repeating when printing</bookmark_value><bookmark_value>columns; repeating when printing</bookmark_value><bookmark_value>repeating;columns/rows on printed pages</bookmark_value><bookmark_value>title rows; printing on all sheets</bookmark_value><bookmark_value>headers; printing on sheets</bookmark_value><bookmark_value>footers; printing on sheets</bookmark_value><bookmark_value>printing; rows/columns as table headings</bookmark_value><bookmark_value>headings;repeating rows/columns as</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση, φύλλα σε πολλαπλές σελίδες</bookmark_value><bookmark_value>φύλλα, εκτύπωση σε πολλαπλές σελίδες</bookmark_value><bookmark_value>γραμμές, επανάληψη κατά την εκτύπωση</bookmark_value><bookmark_value>στήλες, επανάληψη κατά την εκτύπωση</bookmark_value><bookmark_value>σταθερές γραμμές ή στήλες, εκτύπωση</bookmark_value><bookmark_value>επανάληψη, στήλες/γραμμές σε εκτυπωμένες σελίδες</bookmark_value><bookmark_value>γραμμές τίτλου, εκτύπωση σε όλα τα φύλλα</bookmark_value><bookmark_value>κεφαλίδες, εκτύπωση σε φύλλα</bookmark_value><bookmark_value>υποσέλιδα, εκτύπωση σε φύλλα</bookmark_value><bookmark_value>εκτύπωση, γραμμές/στήλες ως κεφαλίδες πίνακα</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση; φύλλα σε πολλαπλές σελίδες</bookmark_value><bookmark_value>φύλλα; εκτύπωση σε πολλαπλές σελίδες</bookmark_value><bookmark_value>γραμμές; επανάληψη κατά την εκτύπωση</bookmark_value><bookmark_value>στήλες; επανάληψη κατά την εκτύπωση</bookmark_value><bookmark_value>σταθερές γραμμές ή στήλες; εκτύπωση</bookmark_value><bookmark_value>επανάληψη; στήλες/γραμμές σε εκτυπωμένες σελίδες</bookmark_value><bookmark_value>γραμμές τίτλου; εκτύπωση σε όλα τα φύλλα</bookmark_value><bookmark_value>κεφαλίδες; εκτύπωση σε φύλλα</bookmark_value><bookmark_value>υποσέλιδα; εκτύπωση σε φύλλα</bookmark_value><bookmark_value>εκτύπωση; γραμμές/στήλες ως κεφαλίδες πίνακα</bookmark_value>"
#: print_title_row.xhp
msgctxt ""
@@ -9126,7 +9127,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "If you have a sheet that is so large that it will be printed multiple pages, you can set up rows or columns to repeat on each printed page."
-msgstr "Έχετε ένα φύλλο που είναι τόσο μεγάλο ώστε θα εκτυπωθεί σε τέσσερις σελίδες. Οι σελίδες θα διευθετηθούν ως εξής:"
+msgstr "Έχετε ένα φύλλο που είναι τόσο μεγάλο ώστε θα εκτυπωθεί σε τέσσερις σελίδες, μπορείτε να ρυθμίσετε γραμμές ή στήλες να επαναλαμβάνονται σε κάθε τυπωμένη σελίδα."
#: print_title_row.xhp
msgctxt ""
@@ -9135,7 +9136,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "As an example, If you want to print the top two rows of the sheet as well as the first column (A)on all pages, do the following:"
-msgstr "Οι επάνω δύο γραμμές του φύλλου δεν θα πρέπει να εκτυπωθούν μόνο στις σελίδες 1 και 3, αλλά και στις σελίδες 2 και 4. Η πρώτη στήλη A δεν θα πρέπει να εκτυπωθεί μόνο στις σελίδες 1 και 2, αλλά και στις σελίδες 3 και 4."
+msgstr "Ως παράδειγμα, αν θέλετε να εκτυπώσετε τις πάνω δύο γραμμές του φύλλου καθώς και την πρώτη στήλη (Α) σε όλες τις σελίδες, κάντε το εξής:"
#: print_title_row.xhp
msgctxt ""
@@ -9153,7 +9154,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area."
-msgstr "Κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη γραμμή</emph>."
+msgstr "Πατήστε στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη γραμμή</emph>."
#: print_title_row.xhp
msgctxt ""
@@ -9189,7 +9190,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area. The dialog is restored again."
-msgstr "Κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη γραμμή</emph>. Το παράθυρο διαλόγου θα επανέλθει στο αρχικό του μέγεθος."
+msgstr "Πατήστε στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη γραμμή</emph>. Το παράθυρο διαλόγου θα επανέλθει στο αρχικό του μέγεθος."
#: print_title_row.xhp
msgctxt ""
@@ -9198,7 +9199,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "If you also want column A as a column to repeat, click the icon at the far right of the <emph>Columns to repeat</emph> area."
-msgstr "Αν θέλετε να επαναλαμβάνεται και η στήλη A, κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενες στήλες</emph>"
+msgstr "Αν θέλετε να επαναλαμβάνεται και η στήλη A, πατήστε στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενες στήλες</emph>."
#: print_title_row.xhp
msgctxt ""
@@ -9207,7 +9208,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Click column A (not in the column header)."
-msgstr "Κάντε κλικ στη στήλη A (όχι στην κεφαλίδα στήλης)."
+msgstr "Πατήστε στη στήλη A (όχι στην κεφαλίδα στήλης)."
#: print_title_row.xhp
msgctxt ""
@@ -9216,7 +9217,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Click the icon again at the far right of the <emph>Columns to repeat</emph> area."
-msgstr "Κάντε κλικ στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη στήλη</emph>."
+msgstr "Πατήστε στο εικονίδιο στο δεξιό άκρο της περιοχής <emph>Επαναλαμβανόμενη στήλη</emph>."
#: print_title_row.xhp
msgctxt ""
@@ -9268,7 +9269,7 @@ msgctxt ""
"bm_id14648\n"
"help.text"
msgid "<bookmark_value>exporting;cells</bookmark_value><bookmark_value>printing; cells</bookmark_value><bookmark_value>ranges;print ranges</bookmark_value><bookmark_value>PDF export of print ranges</bookmark_value><bookmark_value>cell ranges; printing</bookmark_value><bookmark_value>cells; print ranges</bookmark_value><bookmark_value>print ranges</bookmark_value><bookmark_value>clearing, see also deleting/removing</bookmark_value><bookmark_value>defining;print ranges</bookmark_value><bookmark_value>extending print ranges</bookmark_value><bookmark_value>deleting;print ranges</bookmark_value>"
-msgstr "<bookmark_value>εξαγωγή, κελιά</bookmark_value><bookmark_value>εκτύπωση, κελιά</bookmark_value><bookmark_value>περιοχές, περιοχές εκτύπωσης</bookmark_value><bookmark_value>εξαγωγή περιοχών εκτύπωσης σε PDF</bookmark_value><bookmark_value>περιοχές κελιών, εκτύπωση</bookmark_value><bookmark_value>κελιά περιοχές εκτύπωσης</bookmark_value><bookmark_value>περιοχές εκτύπωσης</bookmark_value><bookmark_value>απαλοιφή, δείτε επίσης διαγραφή/αφαίρεση</bookmark_value><bookmark_value>ορισμός, περιοχές εκτύπωσης</bookmark_value><bookmark_value>εκτύπωση περιοχών εκτύπωσης</bookmark_value><bookmark_value>διαγραφή, περιοχές εκτύπωσης</bookmark_value>"
+msgstr "<bookmark_value>εξαγωγή; κελιά</bookmark_value><bookmark_value>εκτύπωση; κελιά</bookmark_value><bookmark_value>περιοχές; περιοχές εκτύπωσης</bookmark_value><bookmark_value>εξαγωγή περιοχών εκτύπωσης σε PDF</bookmark_value><bookmark_value>περιοχές κελιών; εκτύπωση</bookmark_value><bookmark_value>κελιά περιοχές εκτύπωσης</bookmark_value><bookmark_value>περιοχές εκτύπωσης</bookmark_value><bookmark_value>απαλοιφή; δείτε επίσης διαγραφή/αφαίρεση</bookmark_value><bookmark_value>ορισμός; περιοχές εκτύπωσης</bookmark_value><bookmark_value>εκτύπωση περιοχών εκτύπωσης</bookmark_value><bookmark_value>διαγραφή; περιοχές εκτύπωσης</bookmark_value>"
#: printranges.xhp
msgctxt ""
@@ -9380,7 +9381,7 @@ msgctxt ""
"par_idN1093E\n"
"help.text"
msgid "In the <emph>Page Break Preview</emph>, print ranges as well as page break regions are outlined by a blue border and contain a centered page number in gray. Nonprinting areas have a gray background."
-msgstr "Στην <emph>Προεπισκόπηση αλλαγής σελίδας</emph>, οι περιοχές εκτύπωσης όπως επίσης και περιοχές αλλαγής σελίδας σκιαγραφούνται με ένα μπλε περίγραμμα και περιέχουν ένα γκρι αριθμό σελίδας στο κέντρο. Οι περιοχές που δεν θα εκτυπωθούν έχουν γκρι φόντο."
+msgstr "Στην <emph>Προεπισκόπηση αλλαγής σελίδας</emph>, οι περιοχές εκτύπωσης όπως επίσης και περιοχές αλλαγής σελίδας σκιαγραφούνται με ένα γαλάζιο περίγραμμα και περιέχουν έναν γκρίζο αριθμό σελίδας στο κέντρο. Οι περιοχές που δεν θα εκτυπωθούν έχουν γκρίζο παρασκήνιο."
#: printranges.xhp
msgctxt ""
@@ -9413,7 +9414,7 @@ msgctxt ""
"par_idN1082A\n"
"help.text"
msgid "To change the default zoom factor of the <emph>Page Break Preview</emph>, double click the percentage value on the <emph>Status</emph> bar, and select a new zoom factor."
-msgstr "Για να αλλάξετε τον προεπιλεγμένο συντελεστή μεγέθυνσης στην <emph>Προεπισκόπηση αλλαγής σελίδας</emph>, κάντε διπλό κλικ στην επί τοις εκατό τιμή στην γραμμή <emph>Κατάστασης</emph>, και αλλάξτε τον συντελεστή μεγέθυνσης."
+msgstr "Για να αλλάξετε τον προεπιλεγμένο συντελεστή μεγέθυνσης στην <emph>Προεπισκόπηση αλλαγής σελίδας</emph>, διπλοπατήστε στην επί τοις εκατό τιμή στην γραμμή <emph>Κατάστασης</emph>, και αλλάξτε τον συντελεστή μεγέθυνσης."
#: printranges.xhp
msgctxt ""
@@ -9478,7 +9479,7 @@ msgctxt ""
"bm_id3156423\n"
"help.text"
msgid "<bookmark_value>addressing; relative and absolute</bookmark_value><bookmark_value>references; absolute/relative</bookmark_value><bookmark_value>absolute addresses in spreadsheets</bookmark_value><bookmark_value>relative addresses</bookmark_value><bookmark_value>absolute references in spreadsheets</bookmark_value><bookmark_value>relative references</bookmark_value><bookmark_value>references; to cells</bookmark_value><bookmark_value>cells; references</bookmark_value>"
-msgstr "<bookmark_value>διευθύνσεις, σχετικές και απόλυτες</bookmark_value><bookmark_value>παραπομπές, απόλυτες / σχετικές</bookmark_value><bookmark_value>απόλυτες διευθύνσεις σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>σχετικές διευθύνσεις</bookmark_value><bookmark_value>απόλυτες παραπομπές σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>σχετικές παραπομπές</bookmark_value><bookmark_value>παραπομπές, σε κελιά</bookmark_value><bookmark_value>κελιά, παραπομπές</bookmark_value>"
+msgstr "<bookmark_value>διευθύνσεις; σχετικές και απόλυτες</bookmark_value><bookmark_value>παραπομπές; απόλυτες / σχετικές</bookmark_value><bookmark_value>απόλυτες διευθύνσεις σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>σχετικές διευθύνσεις</bookmark_value><bookmark_value>απόλυτες παραπομπές σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>σχετικές παραπομπές</bookmark_value><bookmark_value>παραπομπές; σε κελιά</bookmark_value><bookmark_value>κελιά; παραπομπές</bookmark_value>"
#: relativ_absolut_ref.xhp
msgctxt ""
@@ -9550,7 +9551,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "$[officename] Calc shows the references to a formula. If, for example you click the formula =SUM(A1:C5;D15:D24) in a cell, the two referenced areas in the sheet will be highlighted in color. For example, the formula component \"A1:C5\" may be in blue and the cell range in question bordered in the same shade of blue. The next formula component \"D15:D24\" can be marked in red in the same way."
-msgstr "Το $[officename] Calc εμφανίζει τις παραπομπές σε έναν τύπο. Αν, για παράδειγμα, κάνετε κλικ στον τύπο =SUM(A1:C5;D15:D24) σε κάποιο κελί, οι δύο περιοχές παραπομπής στο φύλλο θα επισημανθούν με χρώμα. Για παράδειγμα, το συστατικό του τύπου A1:C5 μπορεί να έχει μπλε χρώμα και η εν λόγω περιοχή κελιών να έχει περίγραμμα στο ίδιο χρώμα. Το επόμενο συστατικό του τύπου D15:D24 μπορεί να επισημανθεί με κόκκινο κατά τον ίδιο τρόπο."
+msgstr "Το $[officename] Calc εμφανίζει τις παραπομπές σε έναν τύπο. Αν, για παράδειγμα, πατήσετε στον τύπο =SUM(A1:C5;D15:D24) σε κάποιο κελί, οι δύο περιοχές παραπομπής στο φύλλο θα επισημανθούν με χρώμα. Για παράδειγμα, το συστατικό του τύπου \"A1:C5\" μπορεί να έχει γαλάζιο χρώμα και η εν λόγω περιοχή κελιών να έχει περίγραμμα στο ίδιο χρώμα. Το επόμενο συστατικό του τύπου \"D15:D24\" μπορεί να επισημανθεί με κόκκινο κατά τον ίδιο τρόπο."
#: relativ_absolut_ref.xhp
msgctxt ""
@@ -9577,7 +9578,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Fortunately, $[officename] does this work for you. After having inserted a new column A, the formula =SUM(A1:B2) will be automatically updated to =SUM(B1:C2). Row numbers will also be automatically adjusted when a new row 1 is inserted. Absolute and relative references are always adjusted in $[officename] Calc whenever the referenced area is moved. But be careful if you are copying a formula since in that case only the relative references will be adjusted, not the absolute references."
-msgstr "Ευτυχώς, το $[officename] εκτελεί αυτή την εργασία για εσάς. Αφού έχει γίνει η εισαγωγή μιας νέας στήλης A, ο τύπος =SUM(A1:B2) θα ενημερωθεί αυτόματα σε =SUM(B1:C2). Οι αριθμοί των γραμμών θα ενημερωθούν αυτόματα όταν γίνει η εισαγωγή μιας νέας γραμμής 1.Οι απόλυτες και σχετικές παραπομπές προσαρμόζονται πάντα στο $[officename] Calc> Calc κάθε φορά που μετακινείται η περιοχή παραπομπής. Προσέξτε όμως αν αντιγράφετε κάποιο τύπο, καθώς σε αυτή την περίπτωση μόνο οι σχετικές παραπομπές θα προσαρμοστούν και όχι οι απόλυτες παραπομπές."
+msgstr "Ευτυχώς, το $[officename] εκτελεί αυτή την εργασία για εσάς. Αφού έχει γίνει η εισαγωγή μιας νέας στήλης A, ο τύπος =SUM(A1:B2) θα ενημερωθεί αυτόματα σε =SUM(B1:C2). Οι αριθμοί των γραμμών θα ενημερωθούν αυτόματα όταν γίνει η εισαγωγή μιας νέας γραμμής 1. Οι απόλυτες και σχετικές παραπομπές προσαρμόζονται πάντα στο $[officename] Calc> Calc κάθε φορά που μετακινείται η περιοχή παραπομπής. Προσέξτε όμως αν αντιγράφετε κάποιο τύπο, καθώς σε αυτή την περίπτωση μόνο οι σχετικές παραπομπές θα προσαρμοστούν και όχι οι απόλυτες παραπομπές."
#: relativ_absolut_ref.xhp
msgctxt ""
@@ -9629,7 +9630,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Click the name of the sheet that you want to change."
-msgstr "Κάντε κλικ στο όνομα του φύλλου που θέλετε να αλλάξετε."
+msgstr "Πατήστε στο όνομα του φύλλου που θέλετε να αλλάξετε."
#: rename_table.xhp
msgctxt ""
@@ -9647,7 +9648,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Enter a new name for the sheet and click <emph>OK</emph>."
-msgstr "Εισαγάγετε ένα νέο όνομα για το φύλλο και κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Εισαγάγετε ένα νέο όνομα για το φύλλο και πατήστε <emph>Εντάξει</emph>."
#: rename_table.xhp
msgctxt ""
@@ -9656,7 +9657,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
-msgstr "Εναλλακτικά, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt</defaultinline></switchinline> και κάντε κλικ σε οποιοδήποτε όνομα φύλλου για να εισάγετε το νέο όνομα."
+msgstr "Εναλλακτικά, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και πατήστε σε οποιοδήποτε όνομα φύλλου για να εισάγετε το νέο όνομα."
#: rename_table.xhp
msgctxt ""
@@ -9793,7 +9794,7 @@ msgctxt ""
"bm_id3153361\n"
"help.text"
msgid "<bookmark_value>numbers; rounded off</bookmark_value><bookmark_value>rounded off numbers</bookmark_value><bookmark_value>exact numbers in $[officename] Calc</bookmark_value><bookmark_value>decimal places; showing</bookmark_value><bookmark_value>changing;number of decimal places</bookmark_value><bookmark_value>values;rounded in calculations</bookmark_value><bookmark_value>calculating;rounded off values</bookmark_value><bookmark_value>numbers; decimal places</bookmark_value><bookmark_value>precision as shown</bookmark_value><bookmark_value>rounding precision</bookmark_value><bookmark_value>spreadsheets; values as shown</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί, στρογγυλοποιημένοι</bookmark_value><bookmark_value>στρογγυλοποιημένοι αριθμοί </bookmark_value><bookmark_value>ακριβείς αριθμοί στο $[officename] Calc</bookmark_value><bookmark_value>δεκαδικές θέσεις; εμφάνιση</bookmark_value><bookmark_value>μετατροπή; πλήθος δεκαδικών θέσεων</bookmark_value><bookmark_value>τιμές, στρογγυλοποιημένες σε υπολογισμούς</bookmark_value><bookmark_value>υπολογισμός;στρογγυλοποιημένες τιμές</bookmark_value><bookmark_value>αριθμοί; δεκαδικές θέσεις</bookmark_value><bookmark_value>η ακρίβεια όπως εμφανίζεται</bookmark_value><bookmark_value>στρογγυλοποίηση ακρίβειας</bookmark_value><bookmark_value>υπολογιστικά φύλλα;τιμές όπως εμφανίζονται</bookmark_value>"
+msgstr "<bookmark_value>αριθμοί; στρογγυλοποιημένοι</bookmark_value><bookmark_value>στρογγυλοποιημένοι αριθμοί </bookmark_value><bookmark_value>ακριβείς αριθμοί στο $[officename] Calc</bookmark_value><bookmark_value>δεκαδικές θέσεις; εμφάνιση</bookmark_value><bookmark_value>μετατροπή; πλήθος δεκαδικών θέσεων</bookmark_value><bookmark_value>τιμές; στρογγυλοποιημένες σε υπολογισμούς</bookmark_value><bookmark_value>υπολογισμός;στρογγυλοποιημένες τιμές</bookmark_value><bookmark_value>αριθμοί; δεκαδικές θέσεις</bookmark_value><bookmark_value>η ακρίβεια όπως εμφανίζεται</bookmark_value><bookmark_value>στρογγυλοποίηση ακρίβειας</bookmark_value><bookmark_value>υπολογιστικά φύλλα;τιμές όπως εμφανίζονται</bookmark_value>"
#: rounding_numbers.xhp
msgctxt ""
@@ -9847,7 +9848,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "In the <emph>Category</emph> field, select <emph>Number</emph>. Under <emph>Options</emph>, change the number of <emph>Decimal places</emph> and exit the dialog with OK."
-msgstr "Στο πεδίο <emph>Κατηγορία</emph>, επιλέξτε <emph>Αριθμός</emph>. Στο πεδίο <emph>Επιλογές</emph>, αλλάξτε τον αριθμό του πεδίου <emph>Δεκαδικά ψηφία</emph> και πραγματοποιήστε έξοδο από το παράθυρο διαλόγου με το κουμπί OK."
+msgstr "Στο πεδίο <emph>Κατηγορία</emph>, επιλέξτε <emph>Αριθμός</emph>. Στο πεδίο <emph>Επιλογές</emph>, αλλάξτε τον αριθμό του πεδίου <emph>Δεκαδικά ψηφία</emph> και πραγματοποιήστε έξοδο από το παράθυρο διαλόγου με το Εντάξει."
#: rounding_numbers.xhp
msgctxt ""
@@ -9874,7 +9875,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Go to the <emph>Calculate</emph> page. Modify the number of <emph>Decimal places</emph> and exit the dialog with OK."
-msgstr "Μεταβείτε στην σελίδα <emph>Υπολογισμός</emph>. Αλλάξτε τον αριθμό του πεδίου <emph>Δεκαδικά ψηφία</emph> και πραγματοποιήστε έξοδο από το παράθυρο διαλόγου με το κουμπί OK"
+msgstr "Μεταβείτε στην σελίδα <emph>Υπολογισμός</emph>. Αλλάξτε τον αριθμό του πεδίου <emph>Δεκαδικά ψηφία</emph> και βγείτε από τον διάλογο με Εντάξει."
#: rounding_numbers.xhp
msgctxt ""
@@ -9935,7 +9936,7 @@ msgctxt ""
"bm_id3145748\n"
"help.text"
msgid "<bookmark_value>heights of cells</bookmark_value><bookmark_value>cell heights</bookmark_value><bookmark_value>cell widths</bookmark_value><bookmark_value>cells; heights and widths</bookmark_value><bookmark_value>widths of cells</bookmark_value><bookmark_value>column widths</bookmark_value><bookmark_value>rows; heights</bookmark_value><bookmark_value>columns; widths</bookmark_value><bookmark_value>changing;row heights/column widths</bookmark_value>"
-msgstr "<bookmark_value>ύψη κελιών</bookmark_value><bookmark_value>ύψη κελιού</bookmark_value><bookmark_value>πλάτη κελιών</bookmark_value><bookmark_value>κελιά, ύψη και πλάτη</bookmark_value><bookmark_value>πλάτη κελιών</bookmark_value><bookmark_value>πλάτη στηλών</bookmark_value><bookmark_value>γραμμές, ύψη</bookmark_value><bookmark_value>στήλες, πλάτη</bookmark_value><bookmark_value>αλλαγή, ύψη γραμμής/πλάτη στήλης</bookmark_value>"
+msgstr "<bookmark_value>ύψη κελιών</bookmark_value><bookmark_value>ύψη κελιού</bookmark_value><bookmark_value>πλάτη κελιών</bookmark_value><bookmark_value>κελιά; ύψη και πλάτη</bookmark_value><bookmark_value>πλάτη κελιών</bookmark_value><bookmark_value>πλάτη στηλών</bookmark_value><bookmark_value>γραμμές; ύψη</bookmark_value><bookmark_value>στήλες; πλάτη</bookmark_value><bookmark_value>αλλαγή; ύψη γραμμής/πλάτη στήλης</bookmark_value>"
#: row_height.xhp
msgctxt ""
@@ -10025,7 +10026,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "You will see the commands <emph>Row Height</emph> and <emph>Optimal row height</emph>. Choosing either opens a dialog."
-msgstr "Θα δείτε, μεταξύ άλλων, τις εντολές <emph>Ύψος γραμμής</emph> και <emph>Βέλτιστο ύψος γραμμής</emph>, οι οποίες ανοίγουν, η καθεμία, ένα παράθυρο διαλόγου."
+msgstr "Θα δείτε, μεταξύ άλλων, τις εντολές <emph>Ύψος γραμμής</emph> και <emph>Βέλτιστο ύψος γραμμής</emph>. Επιλέγοντας οποιαδήποτε ανοίγει ένας διάλογος."
#: row_height.xhp
msgctxt ""
@@ -10077,7 +10078,7 @@ msgctxt ""
"bm_id3149664\n"
"help.text"
msgid "<bookmark_value>scenarios; creating/editing/deleting</bookmark_value><bookmark_value>opening;scenarios</bookmark_value><bookmark_value>selecting;scenarios in Navigator</bookmark_value>"
-msgstr "<bookmark_value>σενάριο, δημιουργία/επεξεργασία/διαγραφή</bookmark_value><bookmark_value>άνοιγμα, σενάρια</bookmark_value><bookmark_value>επιλογή, σενάρια στην Περιήγηση</bookmark_value>"
+msgstr "<bookmark_value>σενάριο; δημιουργία/επεξεργασία/διαγραφή</bookmark_value><bookmark_value>άνοιγμα; σενάρια</bookmark_value><bookmark_value>επιλογή; σενάρια στην Περιήγηση</bookmark_value>"
#: scenario.xhp
msgctxt ""
@@ -10140,7 +10141,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Enter a name for the new scenario and leave the other fields unchanged with their default values. Close the dialog with OK. Your new scenario is automatically activated."
-msgstr "Εισάγετε το όνομα του νέου σεναρίου και αφήστε τα άλλα πεδία όπως είναι με τις προεπιλεγμένες τιμές τους. Κλείστε το παράθυρο διαλόγου κάνοντας κλικ στο κουμπί ΟΚ. Το νέο σας σενάριο ενεργοποιείται αυτόματα."
+msgstr "Εισάγετε το όνομα του νέου σεναρίου και αφήστε τα άλλα πεδία όπως είναι με τις προεπιλεγμένες τιμές τους. Κλείστε τον διάλογο πατώντας Εντάξει. Το νέο σας σενάριο ενεργοποιείται αυτόματα."
#: scenario.xhp
msgctxt ""
@@ -10167,7 +10168,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Open the Navigator with the <emph>Navigator</emph> icon <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">Navigator icon</alt></image> on the Standard bar."
-msgstr "Ανοίξτε τον <emph>Περιηγητή</emph> με το εικονίδιο <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">Navigator icon</alt></image> στη γραμμή εργαλείων."
+msgstr "Ανοίξτε τον <emph>Περιηγητή</emph> με το εικονίδιο <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">εικονίδιο περιηγητή</alt></image> στη γραμμή εργαλείων."
#: scenario.xhp
msgctxt ""
@@ -10193,7 +10194,7 @@ msgctxt ""
"par_id1243629\n"
"help.text"
msgid "Double-click a scenario name in the Navigator to apply that scenario to the current sheet."
-msgstr "Κάντε διπλό κλικ σε ένα όνομα σεναρίου στην Περιήγηση για να εφαρμόσετε το εν λόγω σενάριο στο τρέχον φύλλο."
+msgstr "Διπλοπατήστε σε ένα όνομα σεναρίου στην Περιήγηση για να εφαρμόσετε το εν λόγω σενάριο στο τρέχον φύλλο."
#: scenario.xhp
msgctxt ""
@@ -10201,7 +10202,7 @@ msgctxt ""
"par_id9044770\n"
"help.text"
msgid "To delete a scenario, right-click the name in the Navigator and choose <emph>Delete</emph>."
-msgstr "Τοποθετήστε το δρομέα στο κελί A3, κάντε κλικ με το δεξιό πλήκτρο του ποντικιού σε αυτό το κελί για να καλέστε το μενού περιβάλλοντος και επιλέξτε <emph>Διαγραφή</emph>."
+msgstr "Για να διαγράψετε ένα σενάριο, δεξιοπατήστε στο όνομα στον περιηγητή και επιλέξτε <emph>Διαγραφή</emph>."
#: scenario.xhp
msgctxt ""
@@ -10209,7 +10210,7 @@ msgctxt ""
"par_id3674123\n"
"help.text"
msgid "To edit a scenario, right-click the name in the Navigator and choose <emph>Properties</emph>."
-msgstr "Τοποθετήστε το δρομέα στο κελί A3, κάντε κλικ με το δεξιό πλήκτρο του ποντικιού σε αυτό το κελί για να καλέστε το μενού περιβάλλοντος και επιλέξτε <emph>Ιδιότητες</emph>."
+msgstr "Για να επεξεργαστείτε ένα σενάριο, δεξιοπατήστε στο όνομα στον περιηγητή και επιλέξτε <emph>Ιδιότητες</emph>."
#: scenario.xhp
msgctxt ""
@@ -10217,7 +10218,7 @@ msgctxt ""
"par_id3424481\n"
"help.text"
msgid "To hide the border of a set of cells that are part of a scenario, open the <emph>Properties</emph> dialog for each scenario that affects the cells and clear the Display border checkbox. Hiding the border also removes the listbox on the sheet where you can choose the scenarios."
-msgstr "Για να αποκρύψετε το περίγραμμα ενός συνόλου κελιών που δεν ανήκουν σε ένα σενάριο, ανοίξτε το παράθυρο διαλόγου <emph>Ιδιότητες</emph> που επηρεάζει τα κελιά και απενεργοποιήστε το πλαίσιο επιλογής για την Προβολή του περιγράμματος. Ενώ κάνετε απόκρυψη του περιγράμματος αφαιρείται επίσης και το πλαίσιο λίστας στο φύλλο όπου μπορείτε να επιλέξετε τα σενάρια."
+msgstr "Για να αποκρύψετε το περίγραμμα ενός συνόλου κελιών που δεν ανήκουν σε ένα σενάριο, ανοίξτε το παράθυρο διαλόγου <emph>Ιδιότητες</emph> που επηρεάζει τα κελιά και απενεργοποιήστε το πλαίσιο επιλογής για την Προβολή του περιγράμματος. Η απόκρυψη του περιγράμματος αφαιρεί επίσης και το πλαίσιο καταλόγου στο φύλλο όπου μπορείτε να επιλέξετε τα σενάρια."
#: scenario.xhp
msgctxt ""
@@ -10251,7 +10252,7 @@ msgctxt ""
"bm_id3150870\n"
"help.text"
msgid "<bookmark_value>filling;customized lists</bookmark_value><bookmark_value>sort lists;applying</bookmark_value><bookmark_value>defining;sort lists</bookmark_value><bookmark_value>geometric lists</bookmark_value><bookmark_value>arithmetic lists</bookmark_value><bookmark_value>series;sort lists</bookmark_value><bookmark_value>lists; user-defined</bookmark_value><bookmark_value>customized lists</bookmark_value>"
-msgstr "<bookmark_value>συμπλήρωση;προσαρμοσμένες λίστες</bookmark_value><bookmark_value>ταξινόμηση λιστών;εφαρμογή</bookmark_value><bookmark_value>ορισμός;ταξινόμηση λιστών</bookmark_value><bookmark_value>γεωμετρικές λίστες</bookmark_value><bookmark_value>αριθμητικές λίστες</bookmark_value><bookmark_value>σειρά;ταξινόμηση λιστών</bookmark_value><bookmark_value>λίστες; οριζόμενες από το χρήστη</bookmark_value><bookmark_value>προσαρμοσμένες λίστες</bookmark_value>"
+msgstr "<bookmark_value>συμπλήρωση;προσαρμοσμένοι κατάλογοι</bookmark_value><bookmark_value>ταξινόμηση καταλόγων;εφαρμογή</bookmark_value><bookmark_value>ορισμός;ταξινόμηση καταλόγων</bookmark_value><bookmark_value>γεωμετρικοί κατάλογοι</bookmark_value><bookmark_value>αριθμητικοί κατάλογοι</bookmark_value><bookmark_value>σειρά;ταξινόμηση καταλόγων</bookmark_value><bookmark_value>κατάλογοι; οριζόμενοι από το χρήστη</bookmark_value><bookmark_value>προσαρμοσμένοι κατάλογοι</bookmark_value>"
#: sorted_list.xhp
msgctxt ""
@@ -10260,7 +10261,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Applying Sort Lists\">Applying Sort Lists</link> </variable>"
-msgstr "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Εφαρμογή λιστών ταξινόμησης\">Εφαρμογή λιστών ταξινόμησης</link></variable>"
+msgstr "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Εφαρμογή λιστών ταξινόμησης\">Εφαρμογή καταλόγων ταξινόμησης</link></variable>"
#: sorted_list.xhp
msgctxt ""
@@ -10269,7 +10270,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Sort lists allow you to type one piece of information in a cell, then drag it to fill in a consecutive list of items."
-msgstr "Οι λίστες ταξινόμησης σας επιτρέπουν να πληκτρολογήσετε ένα τμήμα της πληροφορίας σε κάποιο κελί και έπειτα σύροντας αυτό το κελί να συμπληρώσετε μια συνεχή λίστα δεδομένων."
+msgstr "Οι κατάλογοι ταξινόμησης σας επιτρέπουν να πληκτρολογήσετε ένα τμήμα της πληροφορίας σε κάποιο κελί και έπειτα σύροντας αυτό το κελί να συμπληρώσετε μια συνεχή λίστα δεδομένων."
#: sorted_list.xhp
msgctxt ""
@@ -10278,7 +10279,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "For example, enter the text \"Jan\" or \"January\" in an empty cell. Select the cell and click the mouse on the lower right corner of the cell border. Then drag the selected cell a few cells to the right or downwards. When you release the mouse button, the highlighted cells will be filled with the names of the months."
-msgstr "Για παράδειγμα, εισαγάγετε το κείμενο \"Ίαν.\" ή \"Ιανουάριος\" σε ένα κενό κελί. Επιλέξτε το κελί και κάντε κλικ στην κάτω δεξιά γωνία του περιγράμματος του κελιού. Σύρετε μερικά κελιά προς τα δεξιά ή προς τα κάτω. αν απελευθερώσετε το κουμπί του ποντικιού, τα επισημασμένα κελιά θα γεμίσουν με τα ονόματα των μηνών."
+msgstr "Για παράδειγμα, εισαγάγετε το κείμενο \"Ίαν.\" ή \"Ιανουάριος\" σε ένα κενό κελί. Επιλέξτε το κελί και πατήστε στην κάτω δεξιά γωνία του περιγράμματος του κελιού. Σύρετε μερικά κελιά προς τα δεξιά ή προς τα κάτω. Αν απελευθερώσετε το κουμπί του ποντικιού, τα επισημασμένα κελιά θα γεμίσουν με τα ονόματα των μηνών."
#: sorted_list.xhp
msgctxt ""
@@ -10295,7 +10296,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "The predefined series can be found under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</emph>. You can also create your own lists of text strings tailored to your needs, such as a list of your company's branch offices. When you use the information in these lists later (for example, as headings), just enter the first name in the list and expand the entry by dragging it with your mouse."
-msgstr "Οι προκαθορισμένες σειρές μπορούν να βρεθούν στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Λίστες ταξινόμησης</emph>. Μπορείτε επίσης να δημιουργήσετε τις δικές σας λίστες συμβολοσειρών κειμένου κατάλληλες για τις ανάγκες σας, όπως μια λίστα των υποκαταστημάτων της εταιρείας σας. Όταν χρησιμοποιήσετε τις πληροφορίες σε αυτές τις λίστες αργότερα (παραδείγματος χάρη, ως κεφαλίδες), εισάγετε απλά το πρώτο όνομα στη λίστα και επεκτείνετε την καταχώριση σύροντας την με το ποντίκι σας."
+msgstr "Οι προκαθορισμένες σειρές μπορούν να βρεθούν στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Calc - Κατάλογοι ταξινόμησης</emph>. Μπορείτε επίσης να δημιουργήσετε τους δικούς σας καταλόγους συμβολοσειρών κειμένου κατάλληλες για τις ανάγκες σας, όπως έναν κατάλογο των υποκαταστημάτων της εταιρείας σας. Όταν χρησιμοποιήσετε τις πληροφορίες σε αυτούς τους καταλόγους αργότερα (παραδείγματος χάρη, ως κεφαλίδες), εισάγετε απλά το πρώτο όνομα στον κατάλογο και επεκτείνετε την καταχώριση σύροντας την με το ποντίκι σας."
#: sorted_list.xhp
msgctxt ""
@@ -10304,7 +10305,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort lists\">Sort lists</link>"
-msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Ταξινόμηση λιστών\">Ταξινόμηση λιστών</link>"
+msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Ταξινόμηση λιστών\">Ταξινόμηση καταλόγων</link>"
#: specialfilter.xhp
msgctxt ""
@@ -10320,7 +10321,7 @@ msgctxt ""
"bm_id3148798\n"
"help.text"
msgid "<bookmark_value>filters;defining advanced filters </bookmark_value><bookmark_value>advanced filters</bookmark_value><bookmark_value>defining; advanced filters</bookmark_value><bookmark_value>database ranges; advanced filters</bookmark_value>"
-msgstr "<bookmark_value>φιλτράρισμα, ορισμός ειδικών φίλτρων </bookmark_value><bookmark_value>ειδικά φίλτρα</bookmark_value><bookmark_value>ορισμός, ειδικά φίλτρα</bookmark_value><bookmark_value>περιοχές δεδομένων, ειδικά φίλτρα</bookmark_value>"
+msgstr "<bookmark_value>φιλτράρισμα; ορισμός ειδικών φίλτρων </bookmark_value><bookmark_value>ειδικά φίλτρα</bookmark_value><bookmark_value>ορισμός; ειδικά φίλτρα</bookmark_value><bookmark_value>περιοχές δεδομένων; ειδικά φίλτρα</bookmark_value>"
#: specialfilter.xhp
msgctxt ""
@@ -10338,7 +10339,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Copy the column headers of the sheet ranges to be filtered into an empty area of the sheet, and then enter the criteria for the filter in a row beneath the headers. Horizontally arranged data in a row will always be logically connected with AND, and vertically arranged data in a column will always be logically connected with OR."
-msgstr "Αντιγράψτε τις κεφαλίδες των στηλών των περιοχών του φύλλου που θα φιλτραριστούν σε μια άδεια περιοχή του φύλλου, και στη συνέχεια εισαγάγετε τα κριτήρια του φίλτρου σε μια γραμμή κάτω από τις κεφαλίδες. Ως αποτέλεσμα, τα δεδομένα που είναι διευθετημένα οριζόντια σε μια γραμμή θα συνδέονται πάντα λογικά με τον τελεστή AND και τα δεδομένα που είναι διευθετημένα κάθετα θα συνδέονται πάντα λογικά με τον τελεστή OR."
+msgstr "Αντιγράψτε τις κεφαλίδες των στηλών των περιοχών του φύλλου που θα φιλτραριστούν σε μια άδεια περιοχή του φύλλου και στη συνέχεια εισαγάγετε τα κριτήρια του φίλτρου σε μια γραμμή κάτω από τις κεφαλίδες. Ως αποτέλεσμα, τα δεδομένα που είναι διευθετημένα οριζόντια σε μια γραμμή θα συνδέονται πάντα λογικά με τον τελεστή AND και τα δεδομένα που είναι διευθετημένα κάθετα θα συνδέονται πάντα λογικά με τον τελεστή OR."
#: specialfilter.xhp
msgctxt ""
@@ -10347,7 +10348,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialog by choosing <emph>Data - Filter - Advanced Filter</emph>, and define the filter conditions."
-msgstr "Αφού δημιουργήσετε έναν πίνακα φίλτρου, επιλέξτε τις περιοχές του φύλλου που θα φιλτραριστούν. Ανοίξτε το παράθυρο διαλόγου <emph>Ειδικό φίλτρο</emph> επιλέγοντας <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο</emph>, και καθορίστε τις συνθήκες φιλτραρίσματος."
+msgstr "Αφού δημιουργήσετε έναν πίνακα φίλτρου, επιλέξτε τις περιοχές του φύλλου που θα φιλτραριστούν. Ανοίξτε το παράθυρο διαλόγου <emph>Ειδικό φίλτρο</emph> επιλέγοντας <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο</emph> και καθορίστε τις συνθήκες φιλτραρίσματος."
#: specialfilter.xhp
msgctxt ""
@@ -10356,7 +10357,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the <emph>Format - Row - Show </emph>command."
-msgstr "Στη συνέχεια κάντε κλικ στο κουμπί ΟΚ και θα δείτε ότι μόνο οι γραμμές από το αρχικό φύλλο των οποίων τα περιεχόμενα ικανοποιούν τα κριτήρια αναζήτησης είναι ακόμα ορατές. Όλες οι άλλες γραμμές αποκρύπτονται προσωρινά και μπορείτε να τις εμφανίσετε πάλι με την εντολή <emph>Μορφή - Γραμμή - Προβολή</emph>."
+msgstr "Στη συνέχεια πατήστε Εντάξει και θα δείτε ότι μόνο οι γραμμές από το αρχικό φύλλο των οποίων τα περιεχόμενα ικανοποιούν τα κριτήρια αναζήτησης είναι ακόμα ορατές. Όλες οι άλλες γραμμές αποκρύπτονται προσωρινά και μπορείτε να τις εμφανίσετε πάλι με την εντολή <emph>Μορφή - Γραμμή - Προβολή</emph>."
#: specialfilter.xhp
msgctxt ""
@@ -10374,7 +10375,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Load a spreadsheet with a large number of records. We are using a fictional <emph>Turnover</emph> document, but you can just as easily use any other document. The document has the following layout:"
-msgstr "Φορτώστε ένα υπολογιστικό φύλλο με τις περισσότερες δυνατές εγγραφές. Για το παράδειγμα υποθέτουμε ότι έχουμε ένα φανταστικό έγγραφο <emph>Κύκλων εργασιών</emph>, αλλά μπορείτε να χρησιμοποιήσετε οποιοδήποτε άλλο έγγραφο. Η εμφάνιση του εγγράφου είναι η εξής:"
+msgstr "Φορτώστε ένα υπολογιστικό φύλλο με τις περισσότερες δυνατές εγγραφές. Για το παράδειγμα υποθέτουμε ότι έχουμε ένα φανταστικό έγγραφο <emph>Κύκλων εργασιών</emph>, αλλά μπορείτε να χρησιμοποιήσετε οποιοδήποτε άλλο έγγραφο. Η εμφάνιση του εγγράφου είναι η εξής:"
#: specialfilter.xhp
msgctxt ""
@@ -10779,7 +10780,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "Choose <emph>Data - Filter - Advanced Filter</emph>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view."
-msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο</emph> και έπειτα επιλέξτε την περιοχή A20:E22. Αφού κάνετε κλικ στο κουμπί OK, στην περιοχή φύλλου θα εμφανιστούν μόνο οι φιλτραρισμένες γραμμές. Οι άλλες γραμμές θα είναι κρυφές."
+msgstr "Επιλέξτε <emph>Δεδομένα - Φίλτρο - Ειδικό φίλτρο</emph> και έπειτα επιλέξτε την περιοχή A20:E22. Αφού πατήσετε Εντάξει, στην περιοχή φύλλου θα εμφανιστούν μόνο οι φιλτραρισμένες γραμμές. Οι άλλες γραμμές θα είναι κρυφές."
#: super_subscript.xhp
msgctxt ""
@@ -10795,7 +10796,7 @@ msgctxt ""
"bm_id3151112\n"
"help.text"
msgid "<bookmark_value>superscript text in cells</bookmark_value><bookmark_value>subscript text in cells</bookmark_value><bookmark_value>cells; text super/sub</bookmark_value><bookmark_value>characters;superscript/subscript</bookmark_value>"
-msgstr "<bookmark_value>κείμενο ως εκθέτης σε κελιά</bookmark_value><bookmark_value>κείμενο ως δείκτης σε κελιά</bookmark_value><bookmark_value>κελιά, κείμενο ως εκθέτης/δείκτης</bookmark_value><bookmark_value>χαρακτήρες, εκθέτης/δείκτης</bookmark_value>"
+msgstr "<bookmark_value>κείμενο ως εκθέτης σε κελιά</bookmark_value><bookmark_value>κείμενο ως δείκτης σε κελιά</bookmark_value><bookmark_value>κελιά; κείμενο ως εκθέτης/δείκτης</bookmark_value><bookmark_value>χαρακτήρες; εκθέτης/δείκτης</bookmark_value>"
#: super_subscript.xhp
msgctxt ""
@@ -10840,7 +10841,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Click the <emph>Font Position</emph> tab."
-msgstr "Κάντε κλικ στη καρτέλα <emph>Θέση γραμματοσειράς</emph>."
+msgstr "Πατήστε στην καρτέλα <emph>Θέση γραμματοσειράς</emph>."
#: super_subscript.xhp
msgctxt ""
@@ -10849,7 +10850,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the <emph>Subscript</emph> option and click OK."
-msgstr "Κάντε την επιλογή <emph>Δείκτης</emph> και κάντε κλικ στο κουμπί OK"
+msgstr "Επιλέξτε την επιλογή <emph>Δείκτης</emph> και πατήστε Εντάξει."
#: super_subscript.xhp
msgctxt ""
@@ -10962,7 +10963,7 @@ msgctxt ""
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>tables; transposing</bookmark_value><bookmark_value>transposing tables</bookmark_value><bookmark_value>inverting tables</bookmark_value><bookmark_value>swapping tables</bookmark_value><bookmark_value>columns; swap with rows</bookmark_value><bookmark_value>rows; swapping with columns</bookmark_value><bookmark_value>tables; rotating</bookmark_value><bookmark_value>rotating; tables</bookmark_value>"
-msgstr "<bookmark_value>πίνακες, αντιμετάθεση</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>στήλες, αντιμετάθεση με γραμμές</bookmark_value><bookmark_value>γραμμές, αντιμετάθεση με στήλες</bookmark_value><bookmark_value>πίνακες, περιστροφή</bookmark_value><bookmark_value>περιστροφή, πίνακες</bookmark_value>"
+msgstr "<bookmark_value>πίνακες, αντιμετάθεση</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>αντιμετάθεση πινάκων</bookmark_value><bookmark_value>στήλες; αντιμετάθεση με γραμμές</bookmark_value><bookmark_value>γραμμές; αντιμετάθεση με στήλες</bookmark_value><bookmark_value>πίνακες; περιστροφή</bookmark_value><bookmark_value>περιστροφή; πίνακες</bookmark_value>"
#: table_rotate.xhp
msgctxt ""
@@ -10980,7 +10981,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "In $[officename] Calc, there is a way to \"rotate\" a spreadsheet so that rows become columns and columns become rows."
-msgstr "Υπάρχει τρόπος στο $[officename] Calc για να \"περιστραφεί\" ένα υπολογιστικό φύλλο έτσι ώστε οι γραμμές να γίνουν στήλες και αντίστροφα;"
+msgstr "Υπάρχει τρόπος στο $[officename] Calc για να \"περιστραφεί\" ένα υπολογιστικό φύλλο έτσι ώστε οι γραμμές να γίνουν στήλες και αντίστροφα."
#: table_rotate.xhp
msgctxt ""
@@ -11034,7 +11035,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "If you now click OK the columns and rows are transposed."
-msgstr "Αν τώρα κάνετε κλικ στο κουμπί OK οι στήλες και οι γραμμές θα αντιμετατεθούν."
+msgstr "Αν τώρα πατήσετε Εντάξει οι στήλες και οι γραμμές θα αντιμετατεθούν."
#: table_rotate.xhp
msgctxt ""
@@ -11059,7 +11060,7 @@ msgctxt ""
"bm_id3147304\n"
"help.text"
msgid "<bookmark_value>row headers; hiding</bookmark_value><bookmark_value>column headers; hiding</bookmark_value><bookmark_value>tables; views</bookmark_value><bookmark_value>views; tables</bookmark_value><bookmark_value>grids;hiding lines in sheets</bookmark_value><bookmark_value>hiding;headers/grid lines</bookmark_value><bookmark_value>changing;table views</bookmark_value>"
-msgstr "<bookmark_value>κεφαλίδες γραμμών, απόκρυψη</bookmark_value><bookmark_value>κεφαλίδες στηλών, απόκρυψη</bookmark_value><bookmark_value>πίνακες, προβολές</bookmark_value><bookmark_value>προβολές, πίνακες</bookmark_value><bookmark_value>πλέγματα, απόκρυψη γραμμών σε φύλλα</bookmark_value><bookmark_value>απόκρυψη, κεφαλίδες/γραμμές πλέγματος</bookmark_value><bookmark_value>αλλαγή, προβολές πίνακα</bookmark_value>"
+msgstr "<bookmark_value>κεφαλίδες γραμμών; απόκρυψη</bookmark_value><bookmark_value>κεφαλίδες στηλών; απόκρυψη</bookmark_value><bookmark_value>πίνακες; προβολές</bookmark_value><bookmark_value>προβολές; πίνακες</bookmark_value><bookmark_value>πλέγματα; απόκρυψη γραμμών σε φύλλα</bookmark_value><bookmark_value>απόκρυψη; κεφαλίδες/γραμμές πλέγματος</bookmark_value><bookmark_value>αλλαγή; προβολές πίνακα</bookmark_value>"
#: table_view.xhp
msgctxt ""
@@ -11095,7 +11096,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "To hide grid lines:"
-msgstr "Για να αποκρύψετε τις γραμμές πλέγματος"
+msgstr "Για να αποκρύψετε τις γραμμές πλέγματος:"
#: table_view.xhp
msgctxt ""
@@ -11138,7 +11139,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "You can format numbers as text in $[officename] Calc. Open the context menu of a cell or range of cells and choose <emph>Format Cells - Numbers</emph>, then select \"Text\" from the <emph>Category</emph> list. Any numbers subsequently entered into the formatted range are interpreted as text. The display of these \"numbers\" is left-justified, just as with other text."
-msgstr "Στο $[officename] Calc μπορείτε να εισαγάγετε αριθμούς σε μορφή κειμένου. Ανοίξτε το μενού περιβάλλοντος ενός κελιού ή περιοχής κελιών και επιλέξτε την κατηγορία <emph>Μορφοποίηση κελιών - Αριθμοί </emph>, και κατόπιν από την λίστα <emph>Κατηγορία</emph> επιλέξτε \"Κείμενο\". Όποιον αριθμό κι αν εισάγετε σε αυτό το κελί ή σε αυτήν την μορφοποιημένη περιοχή κελιών θα ερμηνευτεί ως κείμενο. Η εμφάνιση αυτών των \"αριθμών\" έχει στοιχιστεί προς τα αριστερά όπως το κανονικό κείμενο."
+msgstr "Στο $[officename] Calc μπορείτε να εισαγάγετε αριθμούς σε μορφή κειμένου. Ανοίξτε το μενού περιβάλλοντος ενός κελιού ή περιοχής κελιών και επιλέξτε την κατηγορία <emph>Μορφοποίηση κελιών - Αριθμοί </emph>, και κατόπιν από τον κατάλογο <emph>Κατηγορία</emph> επιλέξτε \"Κείμενο\". Όποιον αριθμό κι αν εισάγετε σε αυτό το κελί ή σε αυτήν την μορφοποιημένη περιοχή κελιών θα ερμηνευτεί ως κείμενο. Η εμφάνιση αυτών των \"αριθμών\" έχει στοιχιστεί προς τα αριστερά όπως το κανονικό κείμενο."
#: text_numbers.xhp
msgctxt ""
@@ -11147,7 +11148,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "If you have already entered normal numbers in cells and have afterwards changed the format of the cells to \"Text\", the numbers will remain normal numbers. They will not be converted. Only numbers entered afterwards, or numbers which are then edited, will become text numbers."
-msgstr "Αν έχετε εισαγάγει ήδη κανονικούς αριθμούς στα κελιά και στην συνέχεια αλλάξατε τη μορφή των κελιών σε \"Κείμενο\", οι αριθμοί θα παραμείνουν κανονικοί αριθμοί. Δεν θα μετατραπούν σε \"Κείμενο\". Μόνο οι αριθμοί οι οποίοι θα εισαχθούν ή θα επεξεργαστούν αργότερα θα μετατραπούν σε αριθμούς τέτοιας μορφής."
+msgstr "Αν έχετε εισαγάγει ήδη κανονικούς αριθμούς στα κελιά και στην συνέχεια αλλάξατε τη μορφή των κελιών σε \"Κείμενο\", οι αριθμοί θα παραμείνουν κανονικοί αριθμοί. Δεν θα μετατραπούν σε κείμενο. Μόνο οι αριθμοί οι οποίοι θα εισαχθούν ή θα επεξεργαστούν αργότερα θα μετατραπούν σε αριθμούς τέτοιας μορφής."
#: text_numbers.xhp
msgctxt ""
@@ -11156,7 +11157,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "If you decide to enter a number directly as text, enter an apostrophe (') first. For example, for years in column headings, you can enter '1999, '2000 and '2001. The apostrophe is not visible in the cell, it only indicates that the entry is to be recognized as a text. This is useful if, for example, you enter a telephone number or postal code that begins with a zero (0), because a zero (0) at the start of a sequence of digits is removed in normal number formats."
-msgstr "Αν επιλέξετε να εισαγάγετε έναν αριθμό απευθείας ως κείμενο, τοποθετήστε μπροστά μια απόστροφο ('), για παράδειγμα για τα έτη στις επικεφαλίδες στηλών '1999, '2000 και '2001. Η απόστροφος δεν είναι ορατή στο κελί, επισημαίνει μόνο το γεγονός ότι η καταχώριση αναγνωρίζεται ως κείμενο. Αυτό είναι χρήσιμο, για παράδειγμα, όταν εισαγάγετε ένα αριθμό τηλεφώνου ή ταχυδρομικό κώδικα που αρχίζει με μηδέν (0), επειδή ένα μηδενικό (0) στην αρχή της ακολουθίας ψηφίων καταργείται στις κανονικές μορφές αριθμών."
+msgstr "Αν επιλέξετε να εισαγάγετε έναν αριθμό απευθείας ως κείμενο, τοποθετήστε μπροστά μια απόστροφο ('). Για παράδειγμα, για τα έτη στις επικεφαλίδες στηλών '1999, '2000 και '2001. Η απόστροφος δεν είναι ορατή στο κελί, επισημαίνει μόνο το γεγονός ότι η καταχώριση αναγνωρίζεται ως κείμενο. Αυτό είναι χρήσιμο, για παράδειγμα, όταν εισαγάγετε ένα αριθμό τηλεφώνου ή ταχυδρομικό κώδικα που αρχίζει με μηδέν (0), επειδή ένα μηδενικό (0) στην αρχή της ακολουθίας ψηφίων καταργείται στις κανονικές μορφές αριθμών."
#: text_numbers.xhp
msgctxt ""
@@ -11181,7 +11182,7 @@ msgctxt ""
"bm_id3151112\n"
"help.text"
msgid "<bookmark_value>cells; rotating text</bookmark_value> <bookmark_value>rotating; text in cells</bookmark_value> <bookmark_value>text in cells; writing vertically</bookmark_value>"
-msgstr "<bookmark_value>κελιά, περιστροφή κειμένου</bookmark_value><bookmark_value>περιστροφή, κείμενο σε κελιά</bookmark_value><bookmark_value>κείμενο σε κελιά; γράφοντας κατακόρυφα</bookmark_value>"
+msgstr "<bookmark_value>κελιά; περιστροφή κειμένου</bookmark_value><bookmark_value>περιστροφή; κείμενο σε κελιά</bookmark_value><bookmark_value>κείμενο σε κελιά; γράφοντας κατακόρυφα</bookmark_value>"
#: text_rotate.xhp
msgctxt ""
@@ -11217,7 +11218,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Click the <emph>Alignment</emph> tab."
-msgstr "Κάντε κλικ στην καρτέλα <emph>>Στοίχιση</emph>"
+msgstr "Πατήστε στην καρτέλα <emph>>Στοίχιση</emph>."
#: text_rotate.xhp
msgctxt ""
@@ -11226,7 +11227,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "In the <emph>Text orientation</emph> area use the mouse to select in the preview wheel the direction in which the text is to be rotated. Click <emph>OK</emph>."
-msgstr "Στην περιοχή <emph>Προσανατολισμός κειμένου</emph> επιλέξτε με το ποντίκι στον τροχό προεπισκόπησης την κατεύθυνση προς την οποία θα περιστραφεί το κείμενο. Κάντε κλικ στο κουμπί <emph>OK</emph>."
+msgstr "Στην περιοχή <emph>Προσανατολισμός κειμένου</emph> επιλέξτε με το ποντίκι στον τροχό προεπισκόπησης την κατεύθυνση προς την οποία θα περιστραφεί το κείμενο. Πατήστε <emph>Εντάξει</emph>."
#: text_rotate.xhp
msgctxt ""
@@ -11260,7 +11261,7 @@ msgctxt ""
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>text in cells; multi-line</bookmark_value><bookmark_value>cells; text breaks</bookmark_value><bookmark_value>breaks in cells</bookmark_value><bookmark_value>multi-line text in cells</bookmark_value>"
-msgstr "<bookmark_value>κείμενο σε κελιά, πολλαπλές γραμμές</bookmark_value><bookmark_value>κελιά, αλλαγές γραμμής κειμένου</bookmark_value><bookmark_value>αλλαγές γραμμής, σε κελιά</bookmark_value><bookmark_value>κειμένο πολλαπλών γραμμών σε κελιά</bookmark_value>"
+msgstr "<bookmark_value>κείμενο σε κελιά; πολλαπλές γραμμές</bookmark_value><bookmark_value>κελιά; αλλαγές γραμμής κειμένου</bookmark_value><bookmark_value>αλλαγές γραμμής; σε κελιά</bookmark_value><bookmark_value>κείμενο πολλαπλών γραμμών σε κελιά</bookmark_value>"
#: text_wrap.xhp
msgctxt ""
@@ -11305,7 +11306,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
-msgstr "Στην επιλογή <emph>Μορφή - Κελιά - Στοίχιση</emph>, επισημάνετε την επιλογή <emph>Αυτόματη αναδίπλωση κειμένου</emph> και κάντε κλικ στο κουμπί OK."
+msgstr "Στην επιλογή <emph>Μορφή - Κελιά - Στοίχιση</emph>, επισημάνετε την επιλογή <emph>Αυτόματη αναδίπλωση κειμένου</emph> και πατήστε Εντάξει."
#: text_wrap.xhp
msgctxt ""
@@ -11330,7 +11331,7 @@ msgctxt ""
"bm_id3155411\n"
"help.text"
msgid "<bookmark_value>functions; user-defined</bookmark_value><bookmark_value>user-defined functions</bookmark_value><bookmark_value>Basic IDE for user-defined functions</bookmark_value><bookmark_value>IDE; Basic IDE</bookmark_value><bookmark_value>programming;functions</bookmark_value>"
-msgstr "<bookmark_value>συναρτήσεις, οριζόμενες από το χρήστη</bookmark_value><bookmark_value>συναρτήσεις οριζόμενες από το χρήστη</bookmark_value><bookmark_value>IDE της Basic, εφαρμογή</bookmark_value><bookmark_value>IDE, IDE της Basic</bookmark_value><bookmark_value>προγραμματισμός, συναρτήσεις</bookmark_value>"
+msgstr "<bookmark_value>συναρτήσεις; οριζόμενες από το χρήστη</bookmark_value><bookmark_value>συναρτήσεις οριζόμενες από το χρήστη</bookmark_value><bookmark_value>IDE της Basic; εφαρμογή</bookmark_value><bookmark_value>IDE; IDE της Basic</bookmark_value><bookmark_value>προγραμματισμός; συναρτήσεις</bookmark_value>"
#: userdefined_function.xhp
msgctxt ""
@@ -11393,7 +11394,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Click the <emph>Edit</emph> button. You will now see the Basic IDE."
-msgstr "Κάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>. Θα εμφανιστεί το IDE της Basic."
+msgstr "Πατήστε <emph>Επεξεργασία</emph>. Θα εμφανιστεί το IDE της Basic."
#: userdefined_function.xhp
msgctxt ""
@@ -11438,7 +11439,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "In stage 2 of \"Defining A Function Using %PRODUCTNAME Basic\", in the <emph>Macro</emph> dialog you clicked on <emph>Edit </emph>. As the default, in the <emph>Macro from</emph> field the <emph>My Macros - Standard - Module1</emph> module is selected. The <emph>Standard</emph> library resides locally in your user directory."
-msgstr "Στο στάδιο 2 της ενότητας \"Συναρτήσεις οριζόμενες από το χρήστη στο %PRODUCTNAME Basic\", στο παράθυρο διαλόγου <emph>Μακροεντολες</emph> κάνατε κλικ στο κουμπί <emph>Επεξεργασία </emph>. Ως προεπιλογή, στο πεδίο <emph>Μακροεντολή από</emph> επιλέγεται η λειτουργική μονάδα <emph>Οι μακροεντολές μου - Standard - Module1</emph>. Η βιβλιοθήκη <emph>Τυπικό</emph> βρίσκεται τοπικά στον κατάλογο χρήστη."
+msgstr "Στο στάδιο 2 της ενότητας \"Συναρτήσεις οριζόμενες από το χρήστη στο %PRODUCTNAME Basic\", στον διάλογο <emph>Μακροεντολές</emph> πατήστε <emph>Επεξεργασία </emph>. Ως προεπιλογή, στο πεδίο <emph>Μακροεντολή από</emph> επιλέγεται η λειτουργική μονάδα <emph>Οι μακροεντολές μου - Standard - Module1</emph>. Η βιβλιοθήκη <emph>Τυπικό</emph> βρίσκεται τοπικά στον κατάλογο χρήστη."
#: userdefined_function.xhp
msgctxt ""
@@ -11465,7 +11466,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "In the <emph>Macro from</emph> field select <emph>My Macros - Standard - Module1</emph> and click <emph>Edit</emph>."
-msgstr "Στο πεδίο <emph>Μακροεντολή από</emph> επιλέξτε <emph>Οι μακροεντολές μου - Standard - Module1</emph>και κάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>."
+msgstr "Στο πεδίο <emph>Μακροεντολή από</emph> επιλέξτε <emph>Οι μακροεντολές μου - Standard - Module1</emph>και πατήστε <emph>Επεξεργασία</emph>."
#: userdefined_function.xhp
msgctxt ""
@@ -11500,7 +11501,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "In the <emph>Macro from</emph> field select <emph>(Name of the Calc document) - Standard - Module1</emph>. Click <emph>Edit</emph>."
-msgstr "Στο πεδίο <emph>Μακροεντολή από</emph> επιλέξτε <emph>(Όνομα εγγράφου calc) - Standard - Module1</emph>. Kάντε κλικ στο κουμπί <emph>Επεξεργασία</emph>."
+msgstr "Στο πεδίο <emph>Μακροεντολή από</emph> επιλέξτε <emph>(Όνομα εγγράφου calc) - Standard - Module1</emph>. Πατήστε <emph>Επεξεργασία</emph>."
#: userdefined_function.xhp
msgctxt ""
@@ -11579,7 +11580,7 @@ msgctxt ""
"bm_id3156442\n"
"help.text"
msgid "<bookmark_value>values; limiting on input</bookmark_value><bookmark_value>limits; specifying value limits on input</bookmark_value><bookmark_value>permitted cell contents</bookmark_value><bookmark_value>data validity</bookmark_value><bookmark_value>validity</bookmark_value><bookmark_value>cells; validity</bookmark_value><bookmark_value>error messages; defining for incorrect input</bookmark_value><bookmark_value>actions in case of incorrect input</bookmark_value><bookmark_value>Help tips; defining text for cell input</bookmark_value><bookmark_value>comments;help text for cells</bookmark_value><bookmark_value>cells; defining input help</bookmark_value><bookmark_value>macros; running when incorrect input</bookmark_value><bookmark_value>data; validity check</bookmark_value>"
-msgstr "<bookmark_value>τιμές, περιορισμός εισαγωγής</bookmark_value><bookmark_value>περιορισμός τιμής, καθορισμός κατά την εισαγωγή</bookmark_value><bookmark_value>επιτρεπόμενα περιεχόμενα κελιού</bookmark_value><bookmark_value>εγκυρότητα δεδομένων</bookmark_value><bookmark_value>εγκυρότητα</bookmark_value><bookmark_value>κελιά, εγκυρότητα</bookmark_value><bookmark_value>μηνύματα σφάλματος, ορισμός για εσφαλμένη εισαγωγή</bookmark_value><bookmark_value>ενέργειες σε περίπτωση εσφαλμένης εισαγωγής</bookmark_value><bookmark_value>συμβουλές βοήθειας, ορισμός για εισαγωγή σε κελιά</bookmark_value><bookmark_value>σημειώσεις, κείμενο βοήθειας για κελιά</bookmark_value><bookmark_value>κελιά, ορισμός εισαγωγής βοήθειας</bookmark_value><bookmark_value>μακροεντολές, εκτέλεση για εσφαλμένη εισαγωγή</bookmark_value><bookmark_value>δεδομένα, έλεγχος εγκυρότητας</bookmark_value>"
+msgstr "<bookmark_value>τιμές; περιορισμός εισαγωγής</bookmark_value><bookmark_value>περιορισμός τιμής; καθορισμός κατά την εισαγωγή</bookmark_value><bookmark_value>επιτρεπόμενα περιεχόμενα κελιού</bookmark_value><bookmark_value>εγκυρότητα δεδομένων</bookmark_value><bookmark_value>εγκυρότητα</bookmark_value><bookmark_value>κελιά; εγκυρότητα</bookmark_value><bookmark_value>μηνύματα σφάλματος; ορισμός για εσφαλμένη εισαγωγή</bookmark_value><bookmark_value>ενέργειες σε περίπτωση εσφαλμένης εισαγωγής</bookmark_value><bookmark_value>συμβουλές βοήθειας; ορισμός για εισαγωγή σε κελιά</bookmark_value><bookmark_value>σημειώσεις; κείμενο βοήθειας για κελιά</bookmark_value><bookmark_value>κελιά; ορισμός εισαγωγής βοήθειας</bookmark_value><bookmark_value>μακροεντολές; εκτέλεση για εσφαλμένη εισαγωγή</bookmark_value><bookmark_value>δεδομένα; έλεγχος εγκυρότητας</bookmark_value>"
#: validity.xhp
msgctxt ""
@@ -11597,7 +11598,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected."
-msgstr "Για κάθε κελί, μπορείτε να καθορίσετε καταχωρίσεις που να είναι έγκυρες. Μη έγκυρες καταχωρίσεις σε ένα κελί θα απορρίπτονται."
+msgstr "Για κάθε κελί, μπορείτε να καθορίσετε καταχωρίσεις που να είναι έγκυρες. Άκυρες καταχωρίσεις σε ένα κελί θα απορρίπτονται."
#: validity.xhp
msgctxt ""
@@ -11606,7 +11607,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The validity rule is activated when a new value is entered. If an invalid value has already been inserted into the cell, or if you insert a value in the cell either with drag-and-drop or by copying and pasting, the validity rule will not take effect."
-msgstr "Ο κανόνας εγκυρότητας ενεργοποιείται όταν γίνεται εισαγωγή νέων τιμών. Αν έχει γίνει ήδη εισαγωγή μιας μη έγκυρης τιμής στο κελί, ή αν κάνετε εισαγωγή μιας τιμής στο κελί με μεταφορά και απόθεση ή με αντιγραφή και επικόλληση, ο κανόνας εγκυρότητας δεν θα εκτελεσθεί."
+msgstr "Ο κανόνας εγκυρότητας ενεργοποιείται όταν γίνεται εισαγωγή νέων τιμών. Αν έχει γίνει ήδη εισαγωγή μιας άκυρης τιμής στο κελί, ή αν κάνετε εισαγωγή μιας τιμής στο κελί με μεταφορά και απόθεση ή με αντιγραφή και επικόλληση, ο κανόνας εγκυρότητας δεν θα εκτελεσθεί."
#: validity.xhp
msgctxt ""
@@ -11614,7 +11615,7 @@ msgctxt ""
"par_id5174718\n"
"help.text"
msgid "You can choose <emph>Tools - Detective</emph> at any time and choose the command <link href=\"text/scalc/01/06030800.xhp\" name=\"Mark Invalid Data\"><emph>Mark Invalid Data</emph></link> to display which cells contain invalid values."
-msgstr "Μπορείτε να επιλέξετε <emph>Εργαλεία - Ανιχνευτής</emph> οποιαδήποτε στιγμή και να επιλέξετε την εντολή <link href=\"text/scalc/01/06030800.xhp\" name=\"Σήμανση μη έγκυρων δεδομένων\"><emph>Σήμανση μη έγκυρων δεδομένων</emph></link> ώστε να εμφανίζει ποια κελιά περιέχουν μη έγκυρες τιμές."
+msgstr "Μπορείτε να επιλέξετε <emph>Εργαλεία - Ανιχνευτής</emph> οποιαδήποτε στιγμή και να επιλέξετε την εντολή <link href=\"text/scalc/01/06030800.xhp\" name=\"Σήμανση μη έγκυρων δεδομένων\"><emph>Σήμανση άκυρων δεδομένων</emph></link> ώστε να εμφανίζει ποια κελιά περιέχουν άκυρες τιμές."
#: validity.xhp
msgctxt ""
@@ -11668,7 +11669,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "If you select \"Whole Numbers\", values such as \"12.5\" are not allowed. Choosing \"Date\" allows date information both in the local date format as well as in the form of a <link href=\"text/sbasic/shared/03030101.xhp\" name=\"serial date\">serial date</link>. Similarly, the \"Time\" condition permits time values such as \"12:00\" or serial time numbers. \"Text Length\" stipulates that cells are allowed to contain text only."
-msgstr "Αν επιλέξετε \"Όλοι οι αριθμοί\", δεν επιτρέπονται τιμές όπως \"12,5\". Η επιλογή \"Ημερομηνία\" επιτρέπει πληροφορίες ημερομηνιών σε τοπική μορφή ημερομηνίας και σε μορφή <link href=\"text/sbasic/shared/03030101.xhp\" name=\"ημερομηνίας σειράς\">ημερομηνίας σειράς</link>. Ομοίως, η συνθήκη \"Ώρα\" επιτρέπει τιμές ώρας της μορφής \"12:00\" ή αριθμούς σειράς ώρας. Η συνθήκη \"Μήκος κειμένου\" προϋποθέτει ότι τα κελιά επιτρέπεται να περιέχουν μόνο κείμενο."
+msgstr "Αν επιλέξετε \"Όλοι οι αριθμοί\", δεν επιτρέπονται τιμές όπως \"12.5\". Η επιλογή \"Ημερομηνία\" επιτρέπει πληροφορίες ημερομηνιών σε τοπική μορφή ημερομηνίας και σε μορφή <link href=\"text/sbasic/shared/03030101.xhp\" name=\"ημερομηνίας σειράς\">ημερομηνίας σειράς</link>. Ομοίως, η συνθήκη \"Ώρα\" επιτρέπει τιμές ώρας της μορφής \"12:00\" ή αριθμούς σειράς ώρας. Η συνθήκη \"Μήκος κειμένου\" προϋποθέτει ότι τα κελιά επιτρέπεται να περιέχουν μόνο κείμενο."
#: validity.xhp
msgctxt ""
@@ -11676,7 +11677,7 @@ msgctxt ""
"par_id9224829\n"
"help.text"
msgid "Select \"List\" to enter a list of valid entries."
-msgstr "Επιλέξτε \"Λίστα\" για να εισάγετε μια λίστα με έγκυρες εισόδους."
+msgstr "Επιλέξτε \"Κατάλογος\" για να εισάγετε έναν κατάλογο με έγκυρες εισόδους."
#: validity.xhp
msgctxt ""
@@ -11694,7 +11695,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "After you have determined the conditions for cell validity, you can use the other two tab pages to create message boxes:"
-msgstr "Αφού καθορίσετε τις συνθήκες για την εγκυρότητα των κελιών, μπορείτε να χρησιμοποιήσετε τις άλλες δύο σελίδες καρτελών για να δημιουργήσετε πλαίσια μηνυμάτων:"
+msgstr "Αφού καθορίσετε τις συνθήκες για την εγκυρότητα των κελιών, μπορείτε να χρησιμοποιήσετε τις άλλες δύο σελίδες καρτελών για να δημιουργήσετε πλαίσια μηνυμάτων:"
#: validity.xhp
msgctxt ""
@@ -11721,7 +11722,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "If you select \"Stop\" as the action, invalid entries are not accepted, and the previous cell contents are retained."
-msgstr "Αν επιλέξετε \"Διακοπή\" ως ενέργεια, οι μη έγκυρες εισαγωγές δεν θα γίνουν αποδεκτές, και θα διατηρηθούν τα προηγούμενα περιεχόμενα των κελιών."
+msgstr "Αν επιλέξετε \"Διακοπή\" ως ενέργεια, οι άκυρες εισαγωγές δεν θα γίνουν αποδεκτές και θα διατηρηθούν τα προηγούμενα περιεχόμενα των κελιών."
#: validity.xhp
msgctxt ""
@@ -11730,7 +11731,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Select \"Warning\" or \"Information\" to display a dialog in which the entry can either be canceled or accepted."
-msgstr "Επιλέξτε \"Προειδοποίηση\" ή \"Πληροφορίες\" για να εμφανιστεί ένα παράθυρο διαλόγου μέσω του οποίου η καταχώριση στο κελί μπορεί είτε να ακυρωθεί ή να γίνει δεκτή."
+msgstr "Επιλέξτε \"Προειδοποίηση\" ή \"Πληροφορίες\" για να εμφανιστεί ένα παράθυρο διαλόγου μέσω του οποίου η καταχώριση στο κελί μπορεί είτε να ακυρωθεί ή να γίνει δεκτή."
#: validity.xhp
msgctxt ""
@@ -11748,7 +11749,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "To display the error message, select <emph>Show error message when invalid values are entered</emph>."
-msgstr "Για να εμφανιστεί το μήνυμα σφάλματος, επιλέξτε το πεδίο <emph>Εμφάνιση μηνύματος σφάλματος σε περίπτωση εισαγωγής μη έγκυρων τιμών</emph>."
+msgstr "Για να εμφανιστεί το μήνυμα σφάλματος, επιλέξτε το πεδίο <emph>Εμφάνιση μηνύματος σφάλματος σε περίπτωση εισαγωγής άκυρων τιμών</emph>."
#: validity.xhp
msgctxt ""
@@ -11757,7 +11758,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "After changing the action for a cell on the <emph>Error Alert</emph> tab page and closing the dialog with OK, you must first select another cell before the change takes effect."
-msgstr "Αφού αλλάξετε την ενέργεια για ένα κελί στην σελίδα καρτέλας <emph>Ειδοποίηση σφάλματος</emph> και αφού κλείσετε το παράθυρο διαλόγου πατώντας το κουμπί OK, θα πρέπει να επιλέξετε πρώτα ένα άλλο κελί για να ενεργοποιηθεί η αλλαγή."
+msgstr "Αφού αλλάξετε την ενέργεια για ένα κελί στην σελίδα καρτέλας <emph>Ειδοποίηση σφάλματος</emph> και αφού κλείσετε τον διάλογο με Εντάξει, θα πρέπει να επιλέξετε πρώτα ένα άλλο κελί για να ενεργοποιηθεί η αλλαγή."
#: validity.xhp
msgctxt ""
@@ -11782,7 +11783,7 @@ msgctxt ""
"bm_id3147434\n"
"help.text"
msgid "<bookmark_value>cells; defining names</bookmark_value> <bookmark_value>names; defining for cells</bookmark_value> <bookmark_value>values; defining names</bookmark_value> <bookmark_value>constants definition</bookmark_value> <bookmark_value>variables; defining names</bookmark_value> <bookmark_value>cell ranges; defining names</bookmark_value> <bookmark_value>defining;names for cell ranges</bookmark_value> <bookmark_value>formulas; defining names</bookmark_value> <bookmark_value>addressing; by defined names</bookmark_value> <bookmark_value>cell names; defining/addressing</bookmark_value> <bookmark_value>references; by defined names</bookmark_value> <bookmark_value>allowed cell names</bookmark_value> <bookmark_value>renaming;cells</bookmark_value>"
-msgstr "<bookmark_value>κελιά, ορισμός ονομάτων</bookmark_value><bookmark_value>ονόματα, ορισμένα για κελιά</bookmark_value><bookmark_value>τιμές, ορισμός ονομάτων</bookmark_value><bookmark_value>ορισμός σταθερών</bookmark_value><bookmark_value>μεταβλητές, ορισμός ονομάτων</bookmark_value><bookmark_value>περιοχές κελιών, ορισμός ονομάτων</bookmark_value><bookmark_value>ορισμός, ονόματα για περιοχές κελιών</bookmark_value><bookmark_value>τύποι, ορισμός ονομάτων</bookmark_value><bookmark_value>διεύθυνση, από ορισμένα ονόματα</bookmark_value><bookmark_value>ονόματα κελιών, ορισμός/διεύθυνση</bookmark_value><bookmark_value>αναφορές, από ορισμένα ονόματα</bookmark_value><bookmark_value>επιτρεπόμενα ονόματα κελιών</bookmark_value><bookmark_value>μετονομασία,κελιά</bookmark_value>"
+msgstr "<bookmark_value>κελιά; ορισμός ονομάτων</bookmark_value><bookmark_value>ονόματα; ορισμένα για κελιά</bookmark_value><bookmark_value>τιμές; ορισμός ονομάτων</bookmark_value><bookmark_value>ορισμός σταθερών</bookmark_value><bookmark_value>μεταβλητές; ορισμός ονομάτων</bookmark_value><bookmark_value>περιοχές κελιών; ορισμός ονομάτων</bookmark_value><bookmark_value>ορισμός; ονόματα για περιοχές κελιών</bookmark_value><bookmark_value>τύποι; ορισμός ονομάτων</bookmark_value><bookmark_value>διεύθυνση; από ορισμένα ονόματα</bookmark_value><bookmark_value>ονόματα κελιών; ορισμός/διεύθυνση</bookmark_value><bookmark_value>αναφορές; από ορισμένα ονόματα</bookmark_value><bookmark_value>επιτρεπόμενα ονόματα κελιών</bookmark_value><bookmark_value>μετονομασία;κελιά</bookmark_value>"
#: value_with_name.xhp
msgctxt ""
@@ -11807,7 +11808,7 @@ msgctxt ""
"par_id2129581\n"
"help.text"
msgid "Names in Calc can contain letters, numeric characters, and some special characters. Names must start with a letter or an underline character."
-msgstr "Τα ονόματα στο Calc μπορούν να περιέχουν γράμματα, αριθμούς, χαρακτήρες και μερικούς ειδικούς χαρακτήρες, ενώ πρέπει να ξεκινούν με ένα γράμμα ή έναν υπογραμμισμένο χαρακτήρα."
+msgstr "Τα ονόματα στο Calc μπορούν να περιέχουν γράμματα, αριθμούς, χαρακτήρες και μερικούς ειδικούς χαρακτήρες. Τα ονόματα πρέπει να ξεκινούν με ένα γράμμα ή έναν υπογραμμισμένο χαρακτήρα."
#: value_with_name.xhp
msgctxt ""
@@ -11847,7 +11848,7 @@ msgctxt ""
"par_id328989\n"
"help.text"
msgid "Names must not be the same as cell references. For example, the name A1 is invalid because A1 is a cell reference to the top left cell."
-msgstr "Τα ονόματα δεν πρέπει να είναι ίδια με τις αναφορές των κελιών. Για παράδειγμα, το όνομα Α1 δεν είναι έγκυρο επειδή το Α1 είναι μια αναφορά κελιού στο πάνω αριστερό κελί."
+msgstr "Τα ονόματα δεν πρέπει να είναι ίδια με τις αναφορές των κελιών. Για παράδειγμα, το όνομα Α1 είναι άκυρο επειδή το Α1 είναι μια αναφορά κελιού στο πάνω αριστερό κελί."
#: value_with_name.xhp
msgctxt ""
@@ -11895,7 +11896,7 @@ msgctxt ""
"par_id4889675\n"
"help.text"
msgid "Use the <emph>Define Names</emph> dialog to define names for formulas or parts of formulas you need more often. In order to specify range names,"
-msgstr "Χρησιμοποιήστε το παράθυρο διαλόγου <emph>Καθορισμός ονομάτων</emph> για να καθορίσετε ονόματα για τύπους ή τμήματα τύπων που χρησιμοποιείτε πιο συχνά. Για να ορίσετε ονόματα περιοχών,"
+msgstr "Χρησιμοποιήστε τον διάλογο <emph>Καθορισμός ονομάτων</emph> για να καθορίσετε ονόματα για τύπους ή τμήματα τύπων που χρησιμοποιείτε πιο συχνά. Για να ορίσετε ονόματα περιοχών,"
#: value_with_name.xhp
msgctxt ""
@@ -11904,7 +11905,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialog appears."
-msgstr "Επιλέξτε κάποιο κελί ή περιοχή κελιών και έπειτα επιλέξτε <emph>Εισαγωγή - Ονόματα - Καθορισμός</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Ορισμός Ονομάτων</emph>"
+msgstr "Επιλέξτε κάποιο κελί ή περιοχή κελιών και έπειτα επιλέξτε <emph>Εισαγωγή - Ονόματα - Καθορισμός</emph>. Θα εμφανιστεί το παράθυρο διαλόγου <emph>Ορισμός Ονομάτων</emph>."
#: value_with_name.xhp
msgctxt ""
@@ -11913,7 +11914,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Type the name of the selected area in the <emph>Name</emph> field. Click <emph>Add</emph>. The newly defined name appears in the list below. Click OK to close the dialog."
-msgstr "Πληκτρολογήστε το όνομα της επιλεγμένης περιοχής στο πεδίο <emph>Όνομα</emph>. Κάντε κλικ στο κουμπί <emph>Προσθήκη</emph>. Στη λίστα εμφανίζεται το όνομα που ορίσατε. Κάντε κλικ στο κουμπί ΟΚ για να κλείσει το παράθυρο διαλόγου."
+msgstr "Πληκτρολογήστε το όνομα της επιλεγμένης περιοχής στο πεδίο <emph>Όνομα</emph>. Πατήστε <emph>Προσθήκη</emph>. Στον κατάλογο εμφανίζεται το όνομα που ορίσατε. Πατήστε Εντάξει για να κλείσει ο διάλογος."
#: value_with_name.xhp
msgctxt ""
@@ -11921,7 +11922,7 @@ msgctxt ""
"par_id5774101\n"
"help.text"
msgid "You can also name other cell ranges in this dialog by entering the name in the field and then selecting the respective cells."
-msgstr "Μπορείτε επίσης να ονομάσετε άλλες περιοχές κελιών σε αυτό το παράθυρο διαλόγου εισάγοντας το όνομα στο πεδίο και ύστερα επιλέγοντας τα αντίστοιχα κελιά."
+msgstr "Μπορείτε επίσης να ονομάσετε άλλες περιοχές κελιών σε αυτόν τον διάλογο εισάγοντας το όνομα στο πεδίο και ύστερα επιλέγοντας τα αντίστοιχα κελιά."
#: value_with_name.xhp
msgctxt ""
@@ -11948,7 +11949,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "If more than one name starts with the same characters, you can scroll through all the names using the Tab key."
-msgstr "Αν πάνω από δύο ονόματα αρχίζουν με τους ίδιους χαρακτήρες, μπορείτε να πραγματοποιήσετε κύλιση σε όλα τα ονόματα με το πλήκτρο Tab."
+msgstr "Αν πάνω από δύο ονόματα αρχίζουν με τους ίδιους χαρακτήρες, μπορείτε να πραγματοποιήσετε κύλιση σε όλα τα ονόματα με το πλήκτρο στηλοθέτη."
#: value_with_name.xhp
msgctxt ""
@@ -11965,7 +11966,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Inserting External Data in Table (WebQuery)"
-msgstr "Εισαγωγή εξωτερικών δεδομένων σε πίνακα"
+msgstr "Εισαγωγή εξωτερικών δεδομένων σε πίνακα (ΕρώτημαΙστού)"
#: webquery.xhp
msgctxt ""
@@ -11973,7 +11974,7 @@ msgctxt ""
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>HTML WebQuery</bookmark_value><bookmark_value>ranges; inserting in tables</bookmark_value><bookmark_value>external data; inserting</bookmark_value><bookmark_value>tables; inserting external data</bookmark_value><bookmark_value>web pages; importing data</bookmark_value><bookmark_value>WebQuery filter</bookmark_value><bookmark_value>inserting; external data</bookmark_value><bookmark_value>data sources; external data</bookmark_value>"
-msgstr "<bookmark_value>Αναζήτηση ιστού HTML </bookmark_value><bookmark_value>περιοχές, εισαγωγή σε πίνακες</bookmark_value><bookmark_value>εξωτερικά δεδομένα; εισαγωγή</bookmark_value><bookmark_value>πίνακες; εισαγωγή εξωτερικών δεδομένων</bookmark_value><bookmark_value>ιστοσελίδες; εισαγωγή δεδομένων</bookmark_value><bookmark_value>φίλτρο ερωτήματος ιστού</bookmark_value><bookmark_value>εισαγωγή; εξωτερικά δεδομένα</bookmark_value><bookmark_value>προελεύσεις δεδομένων, εξωτερικά δεδομένα</bookmark_value>"
+msgstr "<bookmark_value>Αναζήτηση ιστού HTML </bookmark_value><bookmark_value>περιοχές; εισαγωγή σε πίνακες</bookmark_value><bookmark_value>εξωτερικά δεδομένα; εισαγωγή</bookmark_value><bookmark_value>πίνακες; εισαγωγή εξωτερικών δεδομένων</bookmark_value><bookmark_value>ιστοσελίδες; εισαγωγή δεδομένων</bookmark_value><bookmark_value>φίλτρο ερωτήματος ιστού</bookmark_value><bookmark_value>εισαγωγή; εξωτερικά δεδομένα</bookmark_value><bookmark_value>προελεύσεις δεδομένων; εξωτερικά δεδομένα</bookmark_value>"
#: webquery.xhp
msgctxt ""
@@ -11982,7 +11983,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Inserting External Data in Table (WebQuery)\">Inserting External Data in Table (WebQuery)</link></variable>"
-msgstr "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Εισαγωγή εξωτερικών δεδομένων σε πίνακα\">Εισαγωγή εξωτερικών δεδομένων σε πίνακα</link></variable>"
+msgstr "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Εισαγωγή εξωτερικών δεδομένων σε πίνακα (ΕρώτημαΙστού)\">Εισαγωγή εξωτερικών δεδομένων σε πίνακα (ΕρώτημαΙστού)</link></variable>"
#: webquery.xhp
msgctxt ""
@@ -11991,7 +11992,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "With the help of the <emph>Web Page Query ($[officename] Calc)</emph> import filter, you can insert tables from HTML documents in a Calc spreadsheet."
-msgstr "Με τη βοήθεια του φίλτρου εισαγωγής <emph>Ερώτημα σελίδας Web (του $[officename] Calc)</emph>, μπορείτε να εισαγάγετε πίνακες από έγγραφα HTML σε ένα υπολογιστικό φύλλο του Calc."
+msgstr "Με τη βοήθεια του φίλτρου εισαγωγής <emph>Ερώτημα ιστοσελίδας (του $[officename] Calc)</emph>, μπορείτε να εισαγάγετε πίνακες από έγγραφα HTML σε ένα υπολογιστικό φύλλο του Calc."
#: webquery.xhp
msgctxt ""
@@ -12054,7 +12055,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "In the large list box of the dialog, select the named ranges or tables you want to insert."
-msgstr "Στο μεγάλο πλαίσιο λίστας του παραθύρου διαλόγου, μπορείτε να επιλέξετε τις περιοχές ή τους πίνακες που θέλετε να εισάγετε."
+msgstr "Στο μεγάλο πλαίσιο καταλόγου του διαλόγου, επιλέξετε τις επώνυμες περιοχές ή τους πίνακες που θέλετε να εισάγετε."
#: webquery.xhp
msgctxt ""
@@ -12072,7 +12073,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "The import filter can create names for cell ranges on the fly. As much formatting as possible is retained, while the filter intentionally does not load any images."
-msgstr "Το φίλτρο εισαγωγής μπορεί να δημιουργεί αμέσως ονόματα για τις περιοχές των κελιών. Διατηρείται όσο το δυνατό καλύτερα η μορφοποίηση, χωρίς όμως να φορτώνονται οι εικόνες"
+msgstr "Το φίλτρο εισαγωγής μπορεί να δημιουργεί αμέσως ονόματα για τις περιοχές των κελιών. Διατηρείται όσο το δυνατό καλύτερα η μορφοποίηση, χωρίς όμως να φορτώνονται οι εικόνες."
#: webquery.xhp
msgctxt ""
@@ -12117,7 +12118,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "In the Navigator select the <emph>Insert as link</emph> drag mode <image id=\"img_id3152985\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icon</alt></image>."
-msgstr "Στην Περιήγηση επιλέξτε την <emph>Εισαγωγή ως σύνδεση</emph> κατάσταση μετακίνησης <image id=\"img_id3152985\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icon</alt></image>."
+msgstr "Στην Περιήγηση επιλέξτε την <emph>Εισαγωγή ως σύνδεση</emph> κατάσταση μετακίνησης <image id=\"img_id3152985\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Εικονίδιο</alt></image>."
#: webquery.xhp
msgctxt ""
@@ -12135,7 +12136,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "If you have loaded an HTML document with the <emph>Web Page Query</emph> filter as the source document, you will find the tables in the Navigator, named continuously from \"HTML_table1\" onwards, and also two range names that have been created:"
-msgstr "Αν έχετε φορτώσει, ως έγγραφο προέλευσης, ένα έγγραφο HTML με το φίλτρο <emph>Ερώτημα σελίδας Web</emph>, θα βρείτε τους πίνακες στην Περιήγηση, με συνεχή ονόματα αρχίζοντας από το \"HTML_πίνακας1\" κ.ο.κ., και επίσης τα ονόματα δύο περιοχών που έχουν δημιουργηθεί:"
+msgstr "Αν έχετε φορτώσει, ως έγγραφο προέλευσης, ένα έγγραφο HTML με το φίλτρο <emph>Ερώτημα ιστοσελίδας</emph>, θα βρείτε τους πίνακες στην Περιήγηση, με συνεχή ονόματα αρχίζοντας από το \"HTML_πίνακας1\" κ.ο.κ. και επίσης τα ονόματα δύο περιοχών που έχουν δημιουργηθεί:"
#: webquery.xhp
msgctxt ""
@@ -12144,7 +12145,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<item type=\"literal\">HTML_all</item> - designates the entire document"
-msgstr "<item type=\"literal\">HTML_όλα</item> - καθορίζει ολόκληρο το έγγραφο"
+msgstr "<item type=\"literal\">HTML_όλα</item> - καθορίζει ολόκληρο το έγγραφο"
#: webquery.xhp
msgctxt ""
@@ -12171,7 +12172,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Open <emph>Edit - Links</emph>. Here you can edit the link to the external data."
-msgstr "Ανοίξτε την επιλογή <emph>Επεξεργασία - Συνδέσεις</emph>. Εδώ μπορείτε να επεξεργασθείτε τη σύνδεση στα εξωτερικά δεδομένα."
+msgstr "Ανοίξτε την επιλογή <emph>Επεξεργασία - Σύνδεσμοι</emph>. Εδώ μπορείτε να επεξεργασθείτε τη σύνδεση στα εξωτερικά δεδομένα."
#: webquery.xhp
msgctxt ""
@@ -12180,7 +12181,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External data dialog\">External data dialog</link>"
-msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Παράθυρο διαλόγου εξωτερικών δεδομένων\">Παράθυρο διαλόγου εξωτερικών δεδομένων</link>"
+msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Παράθυρο διαλόγου εξωτερικών δεδομένων\">Εξωτερικός διάλογος δεδομένων</link>"
#: year2000.xhp
msgctxt ""
@@ -12196,7 +12197,7 @@ msgctxt ""
"bm_id3150439\n"
"help.text"
msgid "<bookmark_value>years; 2-digits</bookmark_value><bookmark_value>dates; 19xx/20xx</bookmark_value>"
-msgstr "<bookmark_value>έτη, 2-ψηφία</bookmark_value><bookmark_value>ημερομηνίες, 19xx/20xx</bookmark_value>"
+msgstr "<bookmark_value>έτη; 2-ψηφία</bookmark_value><bookmark_value>ημερομηνίες; 19xx/20xx</bookmark_value>"
#: year2000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/schart/01.po b/source/el/helpcontent2/source/text/schart/01.po
index 45154e355bd..6305ca427dc 100644
--- a/source/el/helpcontent2/source/text/schart/01.po
+++ b/source/el/helpcontent2/source/text/schart/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-06-18 02:50+0000\n"
+"PO-Revision-Date: 2013-12-10 07:47+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371523801.0\n"
+"X-POOTLE-MTIME: 1386661672.0\n"
#: 03010000.xhp
msgctxt ""
@@ -4426,7 +4426,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Έναρξη εικονιδίου βήματος</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4442,7 +4442,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Τέλος εικονιδίου βήματος</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4450,7 +4450,7 @@ msgctxt ""
"par_id439028\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Start to step up vertically and end with horizontal line.</ahelp>"
-msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Ξεκινήστε με κάθετη αύξηση και τελειώστε με την οριζόντια γραμμή.</ahelp>"
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Κεντράρισμα εικονιδίου Χ</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4458,7 +4458,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Κεντράρισμα εικονιδίου Χ</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4474,7 +4474,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Κέντρο Υ εικονιδίου</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -6842,7 +6842,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Εικονίδιο έναρξης βήματος</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6858,7 +6858,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Εικονίδιο τέλους βήματος</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6874,7 +6874,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Κέντρο Χ εικονιδίου</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6890,7 +6890,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Κέντρο Υ εικονιδίου</alt></image>"
#: type_xy.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/00.po b/source/el/helpcontent2/source/text/shared/00.po
index f8e71ba9892..aa1fef749ab 100644
--- a/source/el/helpcontent2/source/text/shared/00.po
+++ b/source/el/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-26 07:15+0000\n"
+"POT-Creation-Date: 2013-12-17 14:15+0100\n"
+"PO-Revision-Date: 2013-12-29 07:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1385450129.0\n"
+"X-POOTLE-MTIME: 1388303104.0\n"
#: 00000001.xhp
msgctxt ""
@@ -304,8 +304,8 @@ msgctxt ""
"00000001.xhp\n"
"par_id3157808\n"
"help.text"
-msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
+msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt> </image>"
+msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Εικονίδιο</alt> </image>"
#: 00000001.xhp
msgctxt ""
@@ -321,8 +321,8 @@ msgctxt ""
"00000001.xhp\n"
"par_id3153349\n"
"help.text"
-msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
+msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt> </image>"
+msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Εικονίδιο</alt> </image>"
#: 00000001.xhp
msgctxt ""
@@ -501,8 +501,8 @@ msgctxt ""
"par_id3161659\n"
"41\n"
"help.text"
-msgid "<variable id=\"siehe\">See also the following functions: </variable>"
-msgstr "<variable id=\"siehe\">Δείτε επίσης τις ακόλουθες εντολές: </variable>"
+msgid "<variable id=\"siehe\">See also the following functions:</variable>"
+msgstr "<variable id=\"siehe\">Δείτε επίσης τις ακόλουθες συναρτήσεις: </variable>"
#: 00000001.xhp
msgctxt ""
@@ -519,8 +519,8 @@ msgctxt ""
"par_id3163714\n"
"56\n"
"help.text"
-msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value. </variable>"
-msgstr "<variable id=\"wahr\">Εάν παρουσιαστεί σφάλμα, η συνάρτηση επιστρέφει μια λογική ή αριθμητική τιμή.</variable>"
+msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value.</variable>"
+msgstr "<variable id=\"wahr\">Αν συμβεί κάποιο λάθος, η συνάρτηση επιστρέφει μια λογική ή αριθμητική τιμή.</variable>"
#: 00000001.xhp
msgctxt ""
@@ -528,8 +528,8 @@ msgctxt ""
"par_id3154145\n"
"54\n"
"help.text"
-msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>). </variable>"
-msgstr "<variable id=\"kontext\">(Αυτή η εντολή είναι προσβάσιμη μόνο μέσω του <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"μενού περιβάλλοντος\">μενού περιβάλλοντος</link>). </variable>"
+msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>).</variable>"
+msgstr "<variable id=\"kontext\">(Αυτή η εντολή είναι προσβάσιμη μόνο μέσα από το <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">μενού περιεχομένου</link>).</variable>"
#: 00000001.xhp
msgctxt ""
@@ -537,16 +537,16 @@ msgctxt ""
"par_id3152791\n"
"61\n"
"help.text"
-msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task. </variable>"
-msgstr "<variable id=\"wiederholen\">Κάνοντας διπλό κλικ σε ένα εργαλείο, μπορείτε να το χρησιμοποιήσετε για πολλαπλές εργασίες. Εάν ενεργοποιήσετε το εργαλείο με απλό κλικ, αφού ολοκληρωθεί η εργασία, θα γίνει επαναφορά του στην τελευταία επιλογή. </variable>"
+msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task.</variable>"
+msgstr "<variable id=\"wiederholen\">Διπλοπατώντας ένα εργαλείο, μπορείτε να το χρησιμοποιήσετε για πολλές εργασίες. Αν καλέσετε το εργαλείο με απλό πάτημα, επιστρέφει στην τελευταία επιλογή μετά την ολοκλήρωση της εργασίας.</variable>"
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id9345377\n"
"help.text"
-msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control. </variable>"
-msgstr "<variable id=\"ShiftF1\">Πιέστε Shift+F1 και δείξτε με το ποντίκι σε ένα στοιχείο ελέγχου για να μάθετε περισσότερα για αυτό το στοιχείο ελέγχου. </variable>"
+msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control.</variable>"
+msgstr "<variable id=\"ShiftF1\">Πατήστε Shift+F1 και δείξτε σε ένα στοιχείο ελέγχου για να μάθετε περισσότερα για αυτό.</variable>"
#: 00000002.xhp
msgctxt ""
@@ -2533,6 +2533,14 @@ msgstr "Εάν προτιμήσετε την απόλυτη αποθήκευση
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
+"hd_id3152414\n"
+"help.text"
+msgid "Spin button"
+msgstr "Κουμπί περιστροφής"
+
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
"bm_id3149922\n"
"help.text"
msgid "<bookmark_value>SQL;definition</bookmark_value>"
@@ -4035,8 +4043,8 @@ msgctxt ""
"par_id3154068\n"
"31\n"
"help.text"
-msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>PrettyPrinting</emph> to true."
-msgstr "Από προεπιλογή, το <emph>content.xml</emph> αποθηκεύεται χωρίς μορφοποιημένα στοιχεία όπως εσοχές ή αλλαγές γραμμών για να ελαχιστοποιηθεί ο χρόνος για αποθήκευση και άνοιγμα του εγγράφου. Στην σελίδα καρτέλας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Προχωρημένη διαμόρφωση</emph> μπορείτε να ενεργοποιήσετε τη χρήση εσοχών και αλλαγών γραμμών ορίζοντας την ιδιότητα <emph>Ωραία εκτύπωση</emph> σε αληθή."
+msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Expert Config</emph> tab page you can activate the use of indentations and line breaks by setting the property <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> to true."
+msgstr "Από προεπιλογή, το <emph>content.xml</emph> αποθηκεύεται χωρίς μορφοποιημένα στοιχεία όπως εσοχές ή αλλαγές γραμμών για να ελαχιστοποιηθεί ο χρόνος αποθήκευσης και ανοίγματος του εγγράφου. Στη σελίδα καρτέλας <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - $[officename] - Προχωρημένη ρύθμιση</emph> μπορείτε να ενεργοποιήσετε τη χρήση εσοχών και αλλαγών γραμμών ορίζοντας την ιδιότητα <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> σε αληθή."
#: 00000021.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/01.po b/source/el/helpcontent2/source/text/shared/01.po
index fa86a20d9ab..bcc1f835597 100644
--- a/source/el/helpcontent2/source/text/shared/01.po
+++ b/source/el/helpcontent2/source/text/shared/01.po
@@ -4,9 +4,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-07 07:26+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
-"Language-Team: team@gnome.gr\n"
+"PO-Revision-Date: 2013-12-09 09:16+0300\n"
+"Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>\n"
+"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
@@ -50,7 +50,7 @@ msgctxt ""
"115\n"
"help.text"
msgid "<ahelp hid=\"HID_TBXCONTROL_FILENEW\" visibility=\"hidden\">Creates a new $[officename] document. Click the arrow to select the document type.</ahelp>"
-msgstr "<ahelp hid=\"HID_TBXCONTROL_FILENEW\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο $[officename]. Κάντε κλικ στο βέλος για να επιλέξετε τον τύπο του εγγράφου.</ahelp>"
+msgstr "<ahelp hid=\"HID_TBXCONTROL_FILENEW\" visibility=\"hidden\">Δημιουργεί ένα νέο έγγραφο $[officename]. Πατήστε στο βέλος για να επιλέξετε τον τύπο του εγγράφου.</ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -68,7 +68,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "A template is a file that contains the design elements for a document, including formatting styles, backgrounds, frames, graphics, fields, page layout, and text."
-msgstr "Ένα πρότυπο είναι ένα αρχείο το οποίο περιέχει τα στοιχεία σχεδίασης για ένα έγγραφο, συμπεριλαμβανομένων στοιχείων μορφοποίησης κειμένου, φόντου, πλαισίων, γραφικών, πεδίων, διάταξη σελίδας και κειμένου."
+msgstr "Ένα πρότυπο είναι ένα αρχείο το οποίο περιέχει τα στοιχεία σχεδίασης για ένα έγγραφο, συμπεριλαμβανομένων στοιχείων μορφοποίησης κειμένου, παρασκηνίων, πλαισίων, γραφικών, πεδίων, διάταξη σελίδας και κειμένου."
#: 01010000.xhp
msgctxt ""
@@ -223,7 +223,7 @@ msgctxt ""
"par_idN108D0\n"
"help.text"
msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Ανοίγει τον <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Αυτόματο Πιλότο Βάσης δεδομένων</link> για να δημιουργήσει ένα <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων.</link>."
+msgstr "Ανοίγει τον <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Οδηγό βάσης δεδομένων</link> για να δημιουργήσει ένα <link href=\"text/shared/explorer/database/dabadoc.xhp\">αρχείο βάσης δεδομένων.</link>."
#: 01010000.xhp
msgctxt ""
@@ -249,7 +249,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "Creates a new HTML document."
-msgstr "Δημιουργεί ένα νέο έγγραφο HTML"
+msgstr "Δημιουργεί ένα νέο έγγραφο HTML."
#: 01010000.xhp
msgctxt ""
@@ -265,7 +265,7 @@ msgctxt ""
"par_idN107F0\n"
"help.text"
msgid "XML Form Document"
-msgstr "Έγγραφο φόρμας ΧML"
+msgstr "Έγγραφο μορφής ΧML"
#: 01010000.xhp
msgctxt ""
@@ -273,7 +273,7 @@ msgctxt ""
"par_idN107F5\n"
"help.text"
msgid "Creates a new <link href=\"text/shared/guide/xforms.xhp\">XForms</link> document."
-msgstr "Δημιουργεί ένα νέο έγγραφο <link href=\"text/shared/guide/xforms.xhp\">XForms</link>"
+msgstr "Δημιουργεί ένα νέο έγγραφο <link href=\"text/shared/guide/xforms.xhp\">XForms</link>."
#: 01010000.xhp
msgctxt ""
@@ -325,7 +325,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Δημιουργεί ένα νέο έγγραφο μαθηματικού τύπου ($[officename] Math)."
+msgstr "Δημιουργεί ένα νέο έγγραφο μαθηματικού τύπου ($[officename] Math)."
#: 01010000.xhp
msgctxt ""
@@ -451,7 +451,7 @@ msgctxt ""
"par_idN10A43\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον Αυτόματο Πιλότο Βάσης δεδομένων για τη δημιουργία ενός αρχείου βάσης δεδομένων.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει τον οδηγό βάσης δεδομένων για τη δημιουργία ενός αρχείου βάσης δεδομένων.</ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"par_idN10AB6\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Ετικετών μέσω του οποίου μπορείτε να καθορίσετε τις επιλογές για τις ετικέτες σας, και μετά δημιουργεί ένα νέο έγγραφο κειμένου για τις ετικέτες ($[officename] Writer).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου ετικετών μέσω του οποίου μπορείτε να καθορίσετε τις επιλογές για τις ετικέτες σας, και μετά δημιουργεί ένα νέο έγγραφο κειμένου για τις ετικέτες ($[officename] Writer).</ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -499,7 +499,7 @@ msgctxt ""
"par_idN10ACD\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου Επαγγελματικές Κάρτες μέσω του οποίου μπορείτε να καθορίσετε τις επιλογές για τις Επαγγελματικές σας Κάρτες, και μετά δημιουργεί ένα νέο έγγραφο κειμένου ($[officename] Writer).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει το παράθυρο διαλόγου επαγγελματικές κάρτες μέσω του οποίου μπορείτε να καθορίσετε τις επιλογές για τις επαγγελματικές σας κάρτες, και μετά δημιουργεί ένα νέο έγγραφο κειμένου ($[officename] Writer).</ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"117\n"
"help.text"
msgid "The <emph>Templates Manager</emph> dialog allows you to manage your templates."
-msgstr "Ο διάλογος <emph>Διαχειριστής Προτύπων</emph> επιτρέπει τη διαχείριση των προτύπων σας."
+msgstr "Ο διάλογος <emph>Διαχειριστής προτύπων</emph> επιτρέπει τη διαχείριση των προτύπων σας."
#: 01010100.xhp
msgctxt ""
@@ -595,7 +595,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\".\">Categories are shown in the box on the left side of the<emph> Templates and Documents</emph> dialog. Click a category to display the files associated with that category in the <emph>Title </emph>box.</ahelp>"
-msgstr "<ahelp hid=\".\">Οι κατηγορίες εμφανίζονται στο πεδίο στην αριστερή πλευρά του παραθύρου διαλόγου<emph> Πρότυπα και Έγγραφα</emph>. Κάντε κλικ σε μια κατηγορία για να εμφανίσετε τα αρχεία που σχετίζονται με αυτήν την κατηγορία στο κουτί <emph>Τίτλος</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Οι κατηγορίες εμφανίζονται στο πλαίσιο στα αριστερά του διαλόγου<emph> Πρότυπα και Έγγραφα</emph>. Πατήστε σε μια κατηγορία για να εμφανίσετε τα αρχεία που σχετίζονται με αυτήν την κατηγορία στο πλαίσιο <emph>Τίτλος</emph>.</ahelp>"
#: 01010100.xhp
msgctxt ""
@@ -604,7 +604,7 @@ msgctxt ""
"100\n"
"help.text"
msgid "Title Box"
-msgstr "Τίτλος"
+msgstr "Πλαίσιο τίτλου"
#: 01010100.xhp
msgctxt ""
@@ -613,7 +613,7 @@ msgctxt ""
"101\n"
"help.text"
msgid "<ahelp hid=\"HID_TEMPLATEDLG_FILEVIEW\">Lists the available templates or documents for the selected category. Select a template or document and, then click <emph>Open</emph>. To preview the document, click the <emph>Preview</emph> button above the box on the right.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEMPLATEDLG_FILEVIEW\">Εμφανίζει τα διαθέσιμα πρότυπα ή έγγραφα για την επιλεγμένη κατηγορία. Επιλέξτε ένα πρότυπο ή έγγραφο και έπειτα κάντε κλικ στο <emph>Άνοιγμα</emph>. Για να δείτε μια προεπισκόπηση του εγγράφου κάντε κλικ στο κουμπί <emph>Προεπισκόπηση</emph> πάνω από το πεδίο στα δεξιά.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATEDLG_FILEVIEW\">Εμφανίζει τα διαθέσιμα πρότυπα ή έγγραφα για την επιλεγμένη κατηγορία. Επιλέξτε ένα πρότυπο ή έγγραφο και έπειτα πατήστε στο <emph>Άνοιγμα</emph>. Για να δείτε μια προεπισκόπηση του εγγράφου πατήστε στο κουμπί <emph>Προεπισκόπηση</emph> πάνω από το πλαίσιο στα δεξιά.</ahelp>"
#: 01010100.xhp
msgctxt ""
@@ -709,7 +709,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Allows you to preview the template or document, as well as view the document properties.</ahelp> To preview the template or document, click the <emph>Preview</emph> icon at the top of the Preview box on the right side of the dialog. To view the properties of the document, click the <emph>Document Properties</emph> icon at the top of the Preview box."
-msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Σας επιτρέπει να δείτε μια προεπισκόπηση του προτύπου ή του εγγράφου καθώς επίσης να δείτε τις ιδιότητες του εγγράφου.</ahelp> Για να δείτε μια προεπισκόπηση του προτύπου ή του εγγράφου, κάντε κλικ στο εικονίδιο <emph>Προεπισκόπηση</emph> στο πάνω μέρος του πεδίου Προεπισκόπηση στη δεξιά πλευρά του παραθύρου διαλόγου. Για να δείτε τις ιδιότητες του εγγράφου, κάντε κλικ στο εικονίδιο <emph>Ιδιότητες Εγγράφου</emph> στο πάνω μέρος του πεδίου Προεπισκόπηση."
+msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Σας επιτρέπει να δείτε μια προεπισκόπηση του προτύπου ή του εγγράφου καθώς επίσης να δείτε τις ιδιότητες του εγγράφου.</ahelp> Για να δείτε μια προεπισκόπηση του προτύπου ή του εγγράφου, πατήστε στο εικονίδιο <emph>Προεπισκόπηση</emph> στο πάνω μέρος του πεδίου Προεπισκόπηση στα δεξιά του διαλόγου. Για να δείτε τις ιδιότητες του εγγράφου, πατήστε στο εικονίδιο <emph>Ιδιότητες Εγγράφου</emph> στο πάνω μέρος του πλαισίου Προεπισκόπηση."
#: 01010100.xhp
msgctxt ""
@@ -867,7 +867,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "You can also print a single label or an entire sheet of labels."
-msgstr "Μπορείτε επίσης να εκτυπώσετε μία μονή Ετικέτα ή μια ολόκληρη σελίδα από ετικέτεςς."
+msgstr "Μπορείτε επίσης να εκτυπώσετε μία μονή Ετικέτα ή μια ολόκληρη σελίδα από ετικέτες."
#: 01010200.xhp
msgctxt ""
@@ -937,7 +937,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Enter or insert the text that you want to appear on the label(s)."
-msgstr "Πληκτρολογήστε ή εισάγετε το κείμενο που θέλετε να εμφανίζεται στην ετικέτα."
+msgstr "Πληκτρολογήστε ή εισάγετε το κείμενο που θέλετε να εμφανίζεται στις ετικέτες."
#: 01010201.xhp
msgctxt ""
@@ -982,7 +982,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "To change your return address, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"%PRODUCTNAME\">%PRODUCTNAME</link></emph>, and then click on the <emph>User Data</emph> tab."
-msgstr "Για αλλαγή της διεύθυνσης επιστροφής, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"%PRODUCTNAME\">%PRODUCTNAME</link></emph> και έπειτα κλικ στην καρτέλα <emph>Δεδομένα χρήστη</emph>."
+msgstr "Για αλλαγή της διεύθυνσης επιστροφής, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010100.xhp\" name=\"%PRODUCTNAME\">%PRODUCTNAME</link></emph> και έπειτα πατήστε στην καρτέλα <emph>Δεδομένα χρήστη</emph>."
#: 01010201.xhp
msgctxt ""
@@ -1036,7 +1036,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/insert\">Select the database field that you want, and then click the arrow to the left of this box to insert the field into the <emph>Label text</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/insert\">Επιλέξτε το πεδίο βάσης δεδομένων που θέλετε και έπειτα κάντε κλικ στο βέλος στα αριστερά αυτού του πεδίου για να εισάγετε το πεδίο στο κουτί <emph>Κείμενο ετικέτας</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/insert\">Επιλέξτε το πεδίο βάσης δεδομένων που θέλετε και έπειτα πατήστε στο βέλος στα αριστερά αυτού του πεδίου για να εισάγετε το πεδίο στο πλαίσιο <emph>Κείμενο ετικέτας</emph>.</ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -1063,7 +1063,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab.."
-msgstr "Μπορείτε να επιλέξετε ένα προεπιλεγμένο μέγεθος μορφής για την ετικέτα σας ή ένα μέγεθος μορφής που θα ορίσετε στην καρτέλα <emph>Μορφή</emph>."
+msgstr "Μπορείτε να επιλέξετε ένα προεπιλεγμένο μέγεθος μορφής για την ετικέτα σας ή ένα μέγεθος μορφής που θα ορίσετε στην καρτέλα <emph>Μορφή</emph>."
#: 01010201.xhp
msgctxt ""
@@ -1135,7 +1135,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/type\">Select the size format that you want to use. The available formats depend on the brand on what you selected in the <emph>Brand</emph> list. If you want to use a custom label format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/type\">Επιλέξτε τη μορφή μεγέθους που θέλετε να χρησιμοποιήσετε. Οι διαθέσιμες μορφές εξαρτώνται από τα είδη χαρτιού που επιλέξατε στη λίστα <emph>Είδος</emph>. Εάν θέλετε να χρησιμοποιήσετε μια προσαρμοσμένη μορφή ετικέτας, επιλέξτε <emph>[Χρήστης]</emph>, και έπειτα κάντε κλικ στην καρτέλα <link href=\"text/shared/01/01010202.xhp\" name=\"Μορφή\"><emph>Μορφή</emph></link> για να ορίσετε τη μορφή.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/type\">Επιλέξτε τη μορφή μεγέθους που θέλετε να χρησιμοποιήσετε. Οι διαθέσιμες μορφές εξαρτώνται από τα είδη χαρτιού που επιλέξατε στον κατάλογο <emph>Είδος</emph>. Εάν θέλετε να χρησιμοποιήσετε μια προσαρμοσμένη μορφή ετικέτας, επιλέξτε <emph>[Χρήστης]</emph>, και έπειτα πατήστε στην καρτέλα <link href=\"text/shared/01/01010202.xhp\" name=\"Μορφή\"><emph>Μορφή</emph></link> για να ορίσετε τη μορφή.</ahelp>"
#: 01010201.xhp
msgctxt ""
@@ -1188,7 +1188,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Horizontal pitch"
-msgstr "Οριζόντια απόσταση"
+msgstr "Οριζόντιο βήμα"
#: 01010202.xhp
msgctxt ""
@@ -1502,7 +1502,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Επιτρέπει την τροποποίηση μίας μεμονωμένης ετικέτας ή επαγγελματικής κάρτας και ενημερώνει τα περιεχόμενα των υπόλοιπων ετικετών ή επαγγελματικών καρτών στη σελίδα όταν πατάτε στο κουμπί <emph>Συγχρονισμός ετικετών </emph>.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1565,7 +1565,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Ανοίγει τον διάλογο <link href=\"text/shared/01/01140000.xhp\" name=\"Ρύθμιση εκτυπωτή\">Ρύθμιση εκτυπωτή</link>.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1707,7 +1707,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Select the size format that you want to use. The available formats depend on what you selected in the <emph>Brand</emph> list. If you want to use a custom size format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
-msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Επιλέξτε τη μορφή μεγέθους που θέλετε να χρησιμοποιήσετε. Οι διαθέσιμες μορφές εξαρτώνται από το τι έχετε επιλέξει στη λίστα <emph>Είδος</emph> . Αν θέλετε να χρησιμοποιήσετε μία προσαρμοσμένη μορφή μεγέθους, επιλέξτε <emph>[User]</emph>, και μετά κάντε κλικ στη καρτέλα <link href=\"text/shared/01/01010202.xhp\" name=\"Μορφή\"><emph>Μορφή</emph></link> για να ορίσετε τη μορφή.</ahelp>"
+msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Επιλέξτε τη μορφή μεγέθους που θέλετε να χρησιμοποιήσετε. Οι διαθέσιμες μορφές εξαρτώνται από το τι έχετε επιλέξει στον κατάλογο <emph>Είδος</emph>. Αν θέλετε να χρησιμοποιήσετε μία προσαρμοσμένη μορφή μεγέθους, επιλέξτε <emph>[User]</emph>, και μετά πατήστε στη καρτέλα <link href=\"text/shared/01/01010202.xhp\" name=\"Μορφή\"><emph>Μορφή</emph></link> για να ορίσετε τη μορφή.</ahelp>"
#: 01010301.xhp
msgctxt ""
@@ -1778,7 +1778,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Select a business card category in <emph>AutoText - Section</emph> box, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Επιλέξτε μία κατηγορία επαγγελματικών καρτών στο πλαίσιο <emph>Αυτόματο κείμενο - Ενότητα</emph> και μετά πατήστε σε μία διάταξη στον κατάλογο <emph>Περιεχόμενο </emph>.</ahelp>"
#: 01010302.xhp
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Select a business card category, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Επιλέξτε μία κατηγορία επαγγελματικών καρτών και μετά πατήστε μια διάταξη στον κατάλογο <emph>περιεχόμενο </emph>.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -1822,7 +1822,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains personal contact information for business cards. Business card layouts are selected on the <emph>Business Cards</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".\">Περιέχει προσωπικά στοιχεία επικοινωνίας για επαγγελματικές κάρτες. Οι διατάξεις για τις επαγγελματικές κάρτες μπορούν να επιλεγούν στην καρτέλα <emph>Επαγγελματικές Κάρτες</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Περιέχει προσωπικά στοιχεία επικοινωνίας για επαγγελματικές κάρτες. Οι διατάξεις για τις επαγγελματικές κάρτες μπορούν να επιλεγούν στην καρτέλα <emph>Επαγγελματικές κάρτες</emph>.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -1984,7 +1984,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/url\">Enter the address of your internet homepage.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/url\">Εισάγετε τη διεύθυνση της αρχικής σελίδας σας στο Internet.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/url\">Εισάγετε τη διεύθυνση της αρχικής σελίδας σας στο διαδίκτυο.</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -2010,7 +2010,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"\">Contains contact information for business cards that use a layout from a 'Business Card, Work' category. Business card layouts are selected on the <emph>Business Cards</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\"\">Περιέχει πληροφορίες επικοινωνίας για τις επαγγελματικές κάρτες που χρησιμοποιούν μία διάταξη από την κατηγορία 'Επαγγελματικές Κάρτες, Εργασία'. Οι διατάξεις των επαγγελματικών καρτών μπορούν να επιλεγούν στην καρτέλα <emph>Επαγγελματικές Κάρτες</emph>.</ahelp>"
+msgstr "<ahelp hid=\"\">Περιέχει πληροφορίες επικοινωνίας για τις επαγγελματικές κάρτες που χρησιμοποιούν μία διάταξη από την κατηγορία 'Επαγγελματικές Κάρτες, Εργασία'. Οι διατάξεις των επαγγελματικών καρτών μπορούν να επιλεγούν στην καρτέλα <emph>Επαγγελματικές κάρτες</emph>.</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -2037,7 +2037,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "If you want to include your name on a business card, enter your name on the <emph>Private </emph>tab. Then choose a layout on the <emph>Business Cards </emph>tab that includes a name placeholder."
-msgstr "Αν θέλετε να συμπεριλάβετε το όνομα σας σε μία επαγγελματική κάρτα, εισάγετε το όνομα σας στη καρτέλα <emph>Προσωπικά </emph>. Στη συνέχεια επιλέξτε μία διάταξη από τη καρτέλα <emph>Επαγγελματικές Κάρτες </emph> η οποία περιλαμβάνει θέση κράτησης για το όνομα ."
+msgstr "Αν θέλετε να συμπεριλάβετε το όνομα σας σε μία επαγγελματική κάρτα, εισάγετε το όνομα σας στη καρτέλα <emph>Προσωπικά </emph>. Στη συνέχεια επιλέξτε μία διάταξη από τη καρτέλα <emph>Επαγγελματικές Κάρτες </emph> η οποία περιλαμβάνει θέση κράτησης για το όνομα."
#: 01010304.xhp
msgctxt ""
@@ -2064,7 +2064,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Slogan"
-msgstr "Σλόγκαν"
+msgstr "Σύνθημα"
#: 01010304.xhp
msgctxt ""
@@ -2073,7 +2073,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/slogan\">Enter the slogan of your company.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/slogan\">Εισάγετε το σλόγκαν της εταιρίας σας.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/slogan\">Εισάγετε το σύνθημα της εταιρίας σας.</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -2197,7 +2197,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "Αν θέλετε να ανοίξετε ένα αρχείο το οποίο περιέχει πρότυπα μορφοποίησης, ισχύουν κάποιοι <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"ειδικοί κανόνες\">ειδικοί κανόνες</link>."
+msgstr "Αν θέλετε να ανοίξετε ένα αρχείο το οποίο περιέχει τεχνοτροπίες μορφοποίησης, ισχύουν κάποιοι <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"ειδικοί κανόνες\">ειδικοί κανόνες</link>."
#: 01020000.xhp
msgctxt ""
@@ -2260,7 +2260,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "Για να ανοίξετε περισσότερα από ένα παράθυρα ταυτόχρονα, με το καθένα στο δικό του παράθυρο,κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ κάνετε κλικ στα αρχεία, και μετά κάνετε κλικ <emph>Άνοιγμα</emph>."
+msgstr "Για να ανοίξετε περισσότερα από ένα παράθυρα ταυτόχρονα, με το καθένα στο δικό του παράθυρο,κρατήστε πατημένο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ενώ πατάτε στα αρχεία και μετά πατήστε <emph>Άνοιγμα</emph>."
#: 01020000.xhp
msgctxt ""
@@ -2269,7 +2269,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "Click a column header to sort the files. Click again to reverse the sort order."
-msgstr "Κάντε κλικ σε μια κεφαλίδα στήλης για να ταξινομήσετε όλα τα αρχεία. Κάντε κλικ ξανά για να τα ταξινομήσετε με αντίστροφη σειρά."
+msgstr "Πατήστε σε μια κεφαλίδα στήλης για να ταξινομήσετε όλα τα αρχεία. Ξαναπατήστε για να τα ταξινομήσετε με αντίστροφη σειρά."
#: 01020000.xhp
msgctxt ""
@@ -2278,7 +2278,7 @@ msgctxt ""
"111\n"
"help.text"
msgid "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">To delete a file, right-click the file, and then choose <emph>Delete</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">Για να διαγράψετε ένα αρχείο, κάντε δεξί κλικ στο αρχείο, και μετά επιλέξτε <emph>Διαγραφή</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">Για να διαγράψετε ένα αρχείο, δεξιοπατήστε στο αρχείο, και μετά επιλέξτε <emph>Διαγραφή</emph>.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2287,7 +2287,7 @@ msgctxt ""
"112\n"
"help.text"
msgid "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">To rename a file, right-click the file, and then choose <emph>Rename</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">Για να μετονομάσετε ένα αρχείο, κάντε δεξί κλικ στο αρχείο, και μετά επιλέξτε <emph>Μετονομασία</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">Για να μετονομάσετε ένα αρχείο, δεξιοπατήστε στο αρχείο, και μετά επιλέξτε <emph>Μετονομασία</emph>.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2296,7 +2296,7 @@ msgctxt ""
"124\n"
"help.text"
msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_YES\" visibility=\"hidden\">Click to delete the file with the name shown in this dialog.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_YES\" visibility=\"hidden\">Κάντε κλικ για να διαγράψετε το αρχείο με το όνομα που εμφανίζεται σε αυτό το παράθυρο διαλόγου.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_YES\" visibility=\"hidden\">Πατήστε για να διαγράψετε το αρχείο με το όνομα που εμφανίζεται σε αυτό το παράθυρο διαλόγου.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2305,7 +2305,7 @@ msgctxt ""
"125\n"
"help.text"
msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_NO\" visibility=\"hidden\">Click to cancel deletion of the file with the name shown in this dialog.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_NO\" visibility=\"hidden\">Κάντε κλικ για να ακυρώσετε τη διαγραφή του αρχείου με το όνομα που εμφανίζεται σε αυτό το παράθυρο διαλόγου.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_NO\" visibility=\"hidden\">Πατήστε για να ακυρώσετε τη διαγραφή του αρχείου με το όνομα που εμφανίζεται σε αυτό το παράθυρο διαλόγου.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2314,7 +2314,7 @@ msgctxt ""
"126\n"
"help.text"
msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_ALL\" visibility=\"hidden\">Click to delete all selected files.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_ALL\" visibility=\"hidden\">Κάντε κλικ για να διαγράψετε όλα τα επιλεγμένα αρχεία.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_SVT_QUERYDELETE_BTN_ALL\" visibility=\"hidden\">Πατήστε για να διαγράψετε όλα τα επιλεγμένα αρχεία.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2341,7 +2341,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "Αν θέλετε, μπορείτε να χρησιμοποιήσετε 'μπαλαντέρ' στο πεδίο <emph>Όνομα αρχείου </emph> για να φιλτράρετε τη λίστα αρχείων που θα εμφανιστεί."
+msgstr "Αν θέλετε, μπορείτε να χρησιμοποιήσετε σύμβολα υποκατάστασης στο πεδίο <emph>Όνομα αρχείου </emph> για να φιλτράρετε τον κατάλογο αρχείων που θα εμφανιστεί."
#: 01020000.xhp
msgctxt ""
@@ -2350,7 +2350,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Για παράδειγμα, για να εμφανίσετε μία λίστα με όλα τα αρχεία κειμένου σε έναν φάκελο, εισάγετε το σύμβολο υποκατάστασης αστερίσκο με την επέκταση αρχείου κειμένου (*.txt), και μετά πατήστε στο <emph> Άνοιγμα</emph>. Χρησιμοποιήστε το αγγλικό ερωτηματικό (?) ως σύμβολο υποκατάστασης για να αναπαραστήσετε τον οποιονδήποτε χαρακτήρα, για παράδειγμα (??3*.txt), το οποίο εμφανίζει μόνο τα αρχεία κειμένου που έχουν το '3' ως τρίτο χαρακτήρα στο όνομα τους.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Για παράδειγμα, για να εμφανίσετε έναν κατάλογο με όλα τα αρχεία κειμένου σε έναν φάκελο, εισάγετε το σύμβολο υποκατάστασης αστερίσκο με την επέκταση αρχείου κειμένου (*.txt), και μετά πατήστε στο <emph> Άνοιγμα</emph>. Χρησιμοποιήστε το αγγλικό ερωτηματικό (?) ως σύμβολο υποκατάστασης για να αναπαραστήσετε τον οποιονδήποτε χαρακτήρα, για παράδειγμα (??3*.txt), το οποίο εμφανίζει μόνο τα αρχεία κειμένου που έχουν το '3' ως τρίτο χαρακτήρα στο όνομα τους.</defaultinline></switchinline>"
#: 01020000.xhp
msgctxt ""
@@ -2386,7 +2386,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"SVTOOLS_LISTBOX_DLG_SVT_EXPLORERFILE_LB_EXPLORERFILE_FILETYPE\">Select the file type that you want to open, or select <emph>All Files (*)</emph> to display a list of all of the files in the folder.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS_LISTBOX_DLG_SVT_EXPLORERFILE_LB_EXPLORERFILE_FILETYPE\">Επιλέξτε τον τύπο του αρχείου που θέλετε να ανοίξετε, ή επιλέξτε <emph>Όλα τα αρχεία (*)</emph> για να εμφανίσετε μία λίστα με όλα τα αρχεία του φακέλου.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS_LISTBOX_DLG_SVT_EXPLORERFILE_LB_EXPLORERFILE_FILETYPE\">Επιλέξτε τον τύπο του αρχείου που θέλετε να ανοίξετε, ή επιλέξτε <emph>Όλα τα αρχεία (*)</emph> για να εμφανίσετε έναν κατάλογο με όλα τα αρχεία του φακέλου.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2422,7 +2422,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "If you opened the dialog by choosing <emph>Insert - File</emph>, the <emph>Open</emph> button is labeled <emph>Insert</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Inserts the selected file into the current document at the cursor position.</ahelp>"
-msgstr "Αν ανοίξατε το παράθυρο διαλόγου επιλέγοντας <emph>Εισαγωγή - Αρχείο</emph>, το πεδίο <emph>Άνοιγμα</emph> αποκτά την ετικέτα <emph>Εισαγωγή</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Εισάγει το επιλεγμένο αρχείο στο τρέχον έγγραφο στη θέση του δρομέα.</ahelp>"
+msgstr "Αν ανοίξατε το παράθυρο διαλόγου επιλέγοντας <emph>Εισαγωγή - Αρχείο</emph>, το πεδίο <emph>Άνοιγμα</emph> αποκτά την ετικέτα <emph>Εισαγωγή</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Εισάγει το επιλεγμένο αρχείο στο τρέχον έγγραφο στη θέση του δρομέα.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2458,7 +2458,7 @@ msgctxt ""
"114\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Plays the selected sound file. Click again to stop playing the sound file.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Αναπαράγει το επιλεγμένο αρχείο ήχου. Κάντε κλικ ξανά για να σταματήσει η αναπαραγωγή του αρχείου ήχου.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Αναπαράγει το επιλεγμένο αρχείο ήχου. Πατήστε ξανά για να σταματήσει η αναπαραγωγή του αρχείου ήχου.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -2476,7 +2476,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes templates that are located in any folder from the following list:"
-msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> αναγνωρίζει πρότυπα που είναι τοποθετημένα σε οποιοδήποτε φάκελο από την ακόλουθη λίστα:"
+msgstr "Το <item type=\"productname\">%PRODUCTNAME</item> αναγνωρίζει πρότυπα που είναι τοποθετημένα σε οποιοδήποτε φάκελο από τον ακόλουθο κατάλογο:"
#: 01020000.xhp
msgctxt ""
@@ -2511,7 +2511,7 @@ msgctxt ""
"par_id7375713\n"
"help.text"
msgid "When you use <item type=\"menuitem\">File - Template - Save</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as decribed below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "Όταν χρησιμοποιείτε το <item type=\"menuitem\">Αρχείο - Πρότυπο - Αποθήκευση</item> για να αποθηκεύσετε ένα πρότυπο, το πρότυπο αποθηκεύεται στον φάκελο προτύπων χρήστη. Όταν ανοίγετε ένα έγγραφο το οποίο είναι βασισμένο σε ένα τέτοιο πρότυπο, το έγγραφο ελέγχεται για τυχόν αλλαγμένο πρότυπο, όπως περιγράφεται παρακάτω. Το πρότυπο συσχετίζεται με το έγγραφο, μπορεί να αναφερθεί ως ένα \"προσκολλημένο πρότυπο \"."
+msgstr "Όταν χρησιμοποιείτε το <item type=\"menuitem\">Αρχείο - Πρότυπο - Αποθήκευση</item> για να αποθηκεύσετε ένα πρότυπο, το πρότυπο αποθηκεύεται στον φάκελο προτύπων χρήστη. Όταν ανοίγετε ένα έγγραφο το οποίο είναι βασισμένο σε ένα τέτοιο πρότυπο, το έγγραφο ελέγχεται για τυχόν αλλαγμένο πρότυπο, όπως περιγράφεται παρακάτω. Το πρότυπο συσχετίζεται με το έγγραφο, μπορεί να αναφερθεί ως ένα \"προσκολλημένο πρότυπο\"."
#: 01020000.xhp
msgctxt ""
@@ -2519,7 +2519,7 @@ msgctxt ""
"par_id6930143\n"
"help.text"
msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Όταν χρησιμοποιείτε το <item type=\"menuitem\">Αρχείο - Αποθήκευση ως</item> και επιλέγετε ένα φίλτρο προτύπου για να αποθηκεύσετε ένα πρότυπο σε οποιονδήποτε άλλο φάκελο, ο οποίος δεν είναι στη λίστα, τότε τα έγγραφα που βασίζονται σε αυτό το πρότυπο δεν θα ελεγχθούν."
+msgstr "Όταν χρησιμοποιείτε το <item type=\"menuitem\">Αρχείο - Αποθήκευση ως</item> και επιλέγετε ένα φίλτρο προτύπου για να αποθηκεύσετε ένα πρότυπο σε οποιονδήποτε άλλο φάκελο, ο οποίος δεν είναι στον κατάλογο, τότε τα έγγραφα που βασίζονται σε αυτό το πρότυπο δεν θα ελεγχθούν."
#: 01020000.xhp
msgctxt ""
@@ -2528,7 +2528,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "When you open a document that was created from a \"sticky template\" (as defined above), <item type=\"productname\">%PRODUCTNAME</item> checks to see if the template has been modified since the document was last opened. If the template was changed a dialog is shown where you can select which styles to apply to the document."
-msgstr "Όταν ανοίγετε ένα έγγραφο το οποίο δημιουργήθηκε από ένα \"προσκολλημένο πρότυπο\" (όπως ορίστηκε παραπάνω), το <item type=\"productname\">%PRODUCTNAME</item>ελέγχει αν το πρότυπο έχει τροποποιηθεί από την τελευταία φορά που ανοίχθηκε το έγγραφο. Αν το πρότυπο έχει αλλαχθεί, εμφανίζεται ένα παράθυρο διαλόγου από το οποίο μπορείτε να επιλέξετε ποια στυλ να εφαρμόσετε στο έγγραφο."
+msgstr "Όταν ανοίγετε ένα έγγραφο το οποίο δημιουργήθηκε από ένα \"προσκολλημένο πρότυπο\" (όπως ορίστηκε παραπάνω), το <item type=\"productname\">%PRODUCTNAME</item>ελέγχει αν το πρότυπο έχει τροποποιηθεί από την τελευταία φορά που ανοίχθηκε το έγγραφο. Αν το πρότυπο έχει αλλαχθεί, εμφανίζεται ένας διάλογος από τον οποίο μπορείτε να επιλέξετε ποια τεχνοτροπία θα εφαρμόσετε στο έγγραφο."
#: 01020000.xhp
msgctxt ""
@@ -2537,7 +2537,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "To apply the new styles from the template to the document, click <emph>Yes</emph>."
-msgstr "Για να εφαρμόστε τα νέα στυλ από το πρότυπο στο έγγραφο, κάντε κλικ στο <emph>Ναι</emph>."
+msgstr "Για να εφαρμόστε τις νέες τεχνοτροπίες από το πρότυπο στο έγγραφο, πατήστε στο <emph>Ναι</emph>."
#: 01020000.xhp
msgctxt ""
@@ -2546,7 +2546,7 @@ msgctxt ""
"75\n"
"help.text"
msgid "To retain the styles that are currently used in the document, click <emph>No</emph>."
-msgstr "Για να διατηρήσετε τα στυλ που χρησιμοποιούνται στο έγγραφο, κάντε κλικ στο <emph>Όχι</emph>."
+msgstr "Για να διατηρήσετε τις τεχνοτροπίες που χρησιμοποιούνται στο έγγραφο, πατήστε στο <emph>Όχι</emph>."
#: 01020000.xhp
msgctxt ""
@@ -2564,7 +2564,7 @@ msgctxt ""
"91\n"
"help.text"
msgid "To break the link between the document and the missing template, click <emph>No</emph>, otherwise <item type=\"productname\">%PRODUCTNAME</item> will look for the template the next time you open the document."
-msgstr "Για να καταργήσετε το σύνδεσμο μεταξύ του εγγράφου και του προτύπου που λείπει, κάντε κλικ στο <emph>Όχι</emph>, αλλιώς το <item type=\"productname\">%PRODUCTNAME</item> θα ψάξει για το πρότυπο την επόμενη φορά που θα ανοίξετε το έγγραφο."
+msgstr "Για να καταργήσετε το σύνδεσμο μεταξύ του εγγράφου και του προτύπου που λείπει, πατήστε στο <emph>Όχι</emph>, αλλιώς το <item type=\"productname\">%PRODUCTNAME</item> θα ψάξει για το πρότυπο την επόμενη φορά που θα ανοίξετε το έγγραφο."
#: 01020000.xhp
msgctxt ""
@@ -2580,7 +2580,7 @@ msgctxt ""
"par_id3153848\n"
"help.text"
msgid "<link href=\"text/shared/00/00000020.xhp\" name=\"Import and Export Filters\">Import and Export Filters</link>"
-msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Φίλτρα Εισαγωγής και Εξαγωγής\">Φίλτρα Εισαγωγής και Εξαγωγής</link>"
+msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Φίλτρα εισαγωγής και εξαγωγής\">Φίλτρα εισαγωγής και εξαγωγής</link>"
#: 01020101.xhp
msgctxt ""
@@ -2642,7 +2642,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"HID_FILEDLG_PATH_FILENAME\" visibility=\"visible\">Enter or select the path from the list.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEDLG_PATH_FILENAME\" visibility=\"visible\">Εισάγετε ή επιλέξτε την διαδρομή από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEDLG_PATH_FILENAME\" visibility=\"visible\">Εισάγετε ή επιλέξτε την διαδρομή από τον κατάλογο.</ahelp>"
#: 01020101.xhp
msgctxt ""
@@ -2650,7 +2650,7 @@ msgctxt ""
"par_id3149750\n"
"help.text"
msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Άνοιγμα διαλόγου\" href=\"text/shared/01/01020000.xhp\"><emph>Άνοιγμα</emph> Διαλόγου</link>"
+msgstr "<link name=\"Άνοιγμα διαλόγου\" href=\"text/shared/01/01020000.xhp\"><emph>Άνοιγμα</emph> διαλόγου</link>"
#: 01020103.xhp
msgctxt ""
@@ -2685,7 +2685,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Filter list"
-msgstr "Λίστα φίλτρων"
+msgstr "Κατάλογος φίλτρων"
#: 01020103.xhp
msgctxt ""
@@ -2712,7 +2712,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Select the import filter from the list."
-msgstr "Επιλέξτε το φίλτρο εισαγωγής από τη λίστα."
+msgstr "Επιλέξτε το φίλτρο εισαγωγής από τον κατάλογο."
#: 01020103.xhp
msgctxt ""
@@ -2721,7 +2721,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Σιγουρευτείτε ότι η επέκταση αρχείου αντιστοιχεί στον τύπο αρχείου του εγγράφου. Για παράδειγμα, ένα έγγραφο Microsoft Word πρέπει να έχει την επέκταση (*.doc) έτσι ώστε το $[officename] να χρησιμοποιήσει το κατάλληλο φίλτρο."
+msgstr "Σιγουρευτείτε ότι η επέκταση αρχείου αντιστοιχεί στον τύπο αρχείου του εγγράφου. Για παράδειγμα, ένα έγγραφο Microsoft Word πρέπει να έχει την επέκταση (*.doc) έτσι ώστε το $[officename] να χρησιμοποιήσει το κατάλληλο φίλτρο."
#: 01020103.xhp
msgctxt ""
@@ -2746,7 +2746,7 @@ msgctxt ""
"bm_id3154545\n"
"help.text"
msgid "<bookmark_value>documents; closing</bookmark_value><bookmark_value>closing;documents</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα; κλείσιμο</bookmark_value><bookmark_value>κλείσιμο;έγγραφα</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα; κλείσιμο</bookmark_value><bookmark_value>κλείσιμο; έγγραφα</bookmark_value>"
#: 01050000.xhp
msgctxt ""
@@ -2791,7 +2791,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Όταν κλείνετε το τελευταίο ανοικτό παράθυρο εγγράφου, θα εμφανιστεί η <link href=\"text/shared/guide/startcenter.xhp\">Οθόνη Έναρξης του OpenOffice</link>."
+msgstr "Όταν κλείνετε το τελευταίο ανοικτό παράθυρο εγγράφου, θα εμφανιστεί η <link href=\"text/shared/guide/startcenter.xhp\">Οθόνη έναρξης του OpenOffice</link>."
#: 01050000.xhp
msgctxt ""
@@ -2844,7 +2844,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Όταν επεξεργάζεστε μια εγγραφή Αυτόματου Κειμένου, αυτή η εντολή μετατρέπεται σε <emph> Αποθήκευση Αυτόματου κειμένου.</emph>."
+msgstr "Όταν επεξεργάζεστε μια εγγραφή αυτόματου κειμένου, αυτή η εντολή μετατρέπεται σε <emph>αποθήκευση αυτόματου κειμένου.</emph>."
#: 01070000.xhp
msgctxt ""
@@ -2860,7 +2860,7 @@ msgctxt ""
"bm_id3151260\n"
"help.text"
msgid "<bookmark_value>saving as command; precautions</bookmark_value>"
-msgstr "<bookmark_value>αποθήκευση ως εντολή, πρόληψη</bookmark_value>"
+msgstr "<bookmark_value>αποθήκευση ως εντολή; πρόληψη</bookmark_value>"
#: 01070000.xhp
msgctxt ""
@@ -2887,7 +2887,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "The following sections describe the <emph><item type=\"productname\">%PRODUCTNAME</item> Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME- General</link></emph>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Οι παρακάτω ενότητες περιγράφουν το διάλογο <emph><item type=\"productname\">%PRODUCTNAME</item>Αποθήκευση ως</emph>. Για ενεργοποίηση των πλαισίων διαλόγου <emph><item type=\"productname\">%PRODUCTNAME</item>Άνοιγμα</emph>και <emph>Αποθήκευση</emph>, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - Γενικά\">%PRODUCTNAME- Γενικά</link></emph> και έπειτα διαλέξτε το <emph>Χρήση διαλόγων του %PRODUCTNAME </emph> στην περιοχή <emph>Άνοιγμα/Διάλογοι αποθήκευσης</emph>."
+msgstr "Οι παρακάτω ενότητες περιγράφουν τον διάλογο <emph><item type=\"productname\">%PRODUCTNAME</item>Αποθήκευση ως</emph>. Για ενεργοποίηση των πλαισίων διαλόγου <emph><item type=\"productname\">%PRODUCTNAME</item>Άνοιγμα</emph>και <emph>Αποθήκευση</emph>, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - Γενικά\">%PRODUCTNAME- Γενικά</link></emph> και έπειτα διαλέξτε το <emph>Χρήση διαλόγων του %PRODUCTNAME </emph> στην περιοχή <emph>Άνοιγμα/Διάλογοι αποθήκευσης</emph>."
#: 01070000.xhp
msgctxt ""
@@ -2956,7 +2956,7 @@ msgctxt ""
"hd_id3155627\n"
"help.text"
msgid "Places area"
-msgstr "Τοποθετεί περιοχή"
+msgstr "Τοποθετεί την περιοχή"
#: 01070000.xhp
msgctxt ""
@@ -3018,7 +3018,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_FILETYPE\">Select the file format for the document that you are saving.</ahelp> In the display area, only the documents with this file type are displayed. File types are described in <link href=\"text/shared/00/00000020.xhp\" name=\"Information on Import and Export Filters\">Information on Import and Export Filters</link>."
-msgstr "<ahelp hid=\"HID_FILESAVE_FILETYPE\">Επιλέξτε το τύπο αρχείου για το έγγραφο που αποθηκεύετε.</ahelp>Στη περιοχή προβολής, μόνο τα έγγραφα του συγκεκριμένου τύπου αρχείου θα εμφανίζονται. Οι τύποι αρχείων περιγράφονται στο <link href=\"text/shared/00/00000020.xhp\" name=\"Πληροφορίες Φίλτρων Εισαγωγής και Εξαγωγής\">Πληροφορίες Φίλτρων Εισαγωγής και Εξαγωγής</link>."
+msgstr "<ahelp hid=\"HID_FILESAVE_FILETYPE\">Επιλέξτε το τύπο αρχείου για το έγγραφο που αποθηκεύετε.</ahelp>Στη περιοχή προβολής, μόνο τα έγγραφα του συγκεκριμένου τύπου αρχείου θα εμφανίζονται. Οι τύποι αρχείων περιγράφονται στο <link href=\"text/shared/00/00000020.xhp\" name=\"Πληροφορίες φίλτρων εισαγωγής και εξαγωγής\">Πληροφορίες φίλτρων εισαγωγής και εξαγωγής</link>."
#: 01070000.xhp
msgctxt ""
@@ -3090,7 +3090,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Allows you to set the spreadsheet saving options for some types of data files.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Σας επιτρέπει να ορίσετε τις επιλογές αποθήκευσης λογιστικού φύλλου για ορισμένους τύπους αρχείων δεδομένων.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Σας επιτρέπει να ορίσετε τις επιλογές αποθήκευσης υπολογιστικού φύλλου για ορισμένους τύπους αρχείων δεδομένων.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -3125,7 +3125,7 @@ msgctxt ""
"par_id3146986\n"
"help.text"
msgid "<link href=\"text/shared/00/00000207.xhp\" name=\"Export of Text Files\">Export of Text Files</link>"
-msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Εξαγωγή Αρχείων Κειμένου\">Εξαγωγή Αρχείων Κειμένου</link>"
+msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Εξαγωγή Αρχείων Κειμένου\">Εξαγωγή αρχείων κειμένου</link>"
#: 01070001.xhp
msgctxt ""
@@ -3141,7 +3141,7 @@ msgctxt ""
"bm_id3153383\n"
"help.text"
msgid "<bookmark_value>documents; exporting</bookmark_value><bookmark_value>converting; $[officename] documents</bookmark_value><bookmark_value>exporting;to foreign formats</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα, εξαγωγή</bookmark_value><bookmark_value>μετατροπή, $[officename] έγγραφα</bookmark_value><bookmark_value>εξαγωγή,σε ξένους τύπους</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα; εξαγωγή</bookmark_value><bookmark_value>μετατροπή; $[officename] έγγραφα</bookmark_value><bookmark_value>εξαγωγή; σε ξένους τύπους</bookmark_value>"
#: 01070001.xhp
msgctxt ""
@@ -3346,7 +3346,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Keywords"
-msgstr "Λέξεις κλειδιά"
+msgstr "Λέξεις-κλειδιά"
#: 01100100.xhp
msgctxt ""
@@ -3355,7 +3355,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">Εισάγετε τις λέξεις που θέλετε να χρησιμοποιήσετε στην σύνταξη του ευρετηρίου του περιεχομένου του εγγράφου σας. Οι λέξεις κλειδιά πρέπει να διαχωρίζονται με κόμματα. Μία λέξη κλειδί μπορεί να αποτελείται από λευκούς χαρακτήρες ή από άνω τελείες.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">Εισάγετε τις λέξεις που θέλετε να χρησιμοποιήσετε στην σύνταξη του ευρετηρίου του περιεχομένου του εγγράφου σας. Οι λέξεις-κλειδιά πρέπει να διαχωρίζονται με κόμματα. Μία λέξη-κλειδί μπορεί να αποτελείται από λευκούς χαρακτήρες διαστήματος ή από ;.</ahelp>"
#: 01100100.xhp
msgctxt ""
@@ -3389,7 +3389,7 @@ msgctxt ""
"bm_id3149955\n"
"help.text"
msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>αριθμοί αναθεώρησης των εγγράφων</bookmark_value><bookmark_value>έγγραφα, αριθμοί αναθεώρησης</bookmark_value><bookmark_value>αρχεία,αριθμοί αναθεώρησης</bookmark_value><bookmark_value>χρόνος επεξεργασίας των εγγράφων</bookmark_value><bookmark_value>έγγραφα,χρόνος επεξεργασίας</bookmark_value>"
+msgstr "<bookmark_value>αριθμοί αναθεώρησης των εγγράφων</bookmark_value><bookmark_value>έγγραφα; αριθμοί αναθεώρησης</bookmark_value><bookmark_value>αρχεία; αριθμοί αναθεώρησης</bookmark_value><bookmark_value>χρόνος επεξεργασίας των εγγράφων</bookmark_value><bookmark_value>έγγραφα; χρόνος επεξεργασίας</bookmark_value>"
#: 01100200.xhp
msgctxt ""
@@ -3461,7 +3461,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Displays the path and the name of the directory where the file is stored."
-msgstr "Εμφανίζει την διαδρομή και το όνομα του καταλόγου όπου το αρχείο έχει αποθηκευτεί"
+msgstr "Εμφανίζει την διαδρομή και το όνομα του καταλόγου όπου το αρχείο έχει αποθηκευτεί."
#: 01100200.xhp
msgctxt ""
@@ -3479,7 +3479,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "Displays the size of the current document in bytes."
-msgstr "Εμφανίζει το μέγεθος του τρέχοντος εγγράφου σε bytes."
+msgstr "Εμφανίζει το μέγεθος του τρέχοντος εγγράφου σε ψηφιολέξεις."
#: 01100200.xhp
msgctxt ""
@@ -3628,7 +3628,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "Delete"
-msgstr "Επαναφορά"
+msgstr "Διαγραφή"
#: 01100200.xhp
msgctxt ""
@@ -3663,7 +3663,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Custom Properties"
-msgstr "Προσαρμοσμένες Ιδιότητες"
+msgstr "Προσαρμοσμένες ιδιότητες"
#: 01100300.xhp
msgctxt ""
@@ -3672,7 +3672,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/01100300.xhp\" name=\"Custom Properties\">Custom Properties</link>"
-msgstr "<link href=\"text/shared/01/01100300.xhp\" name=\"Προσαρμοσμένες Ιδιότητες\">Προσαρμοσμένες Ιδιότητες</link>"
+msgstr "<link href=\"text/shared/01/01100300.xhp\" name=\"Προσαρμοσμένες ιδιότητες\">Προσαρμοσμένες ιδιότητες</link>"
#: 01100300.xhp
msgctxt ""
@@ -3699,7 +3699,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"sfx2/ui/custominfopage/properties\">Enter your custom contents. You can change the name, type, and contents of each row. You can add or remove rows. The items will be exported as metadata to other file formats.</ahelp>"
-msgstr "<ahelp hid=\"sfx2/ui/custominfopage/properties\">Εισάγετε τα προσαρμοσμένα περιεχόμενά σας. Μπορείτε να αλλάξετε το όνομα, τον τύπο και το περιεχόμενο κάθε σειράς. Μπορείτε να προσθέσετε ή να αφαιρέσετε σειρές. Τα στοιχεία θα εξαχθούν ως μετα-δεδομένα σε άλλες μορφές αρχείου.</ahelp>"
+msgstr "<ahelp hid=\"sfx2/ui/custominfopage/properties\">Εισάγετε τα προσαρμοσμένα περιεχόμενά σας. Μπορείτε να αλλάξετε το όνομα, τον τύπο και το περιεχόμενο κάθε σειράς. Μπορείτε να προσθέσετε ή να αφαιρέσετε σειρές. Τα στοιχεία θα εξαχθούν ως μεταδεδομένα σε άλλες μορφές αρχείου.</ahelp>"
#: 01100300.xhp
msgctxt ""
@@ -3715,7 +3715,7 @@ msgctxt ""
"par_id0811200812071785\n"
"help.text"
msgid "<ahelp hid=\".\">Click to add a new row to the Properties list.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να προσθέσετε μία νέα σειρά στη λίστα Ιδιοτήτων.</ahelp>"
+msgstr "<ahelp hid=\".\">Πατήστε για να προσθέσετε μία νέα σειρά στον κατάλογο ιδιοτήτων.</ahelp>"
#: 01100400.xhp
msgctxt ""
@@ -3731,7 +3731,7 @@ msgctxt ""
"bm_id1472518\n"
"help.text"
msgid "<bookmark_value>number of pages</bookmark_value><bookmark_value>documents;number of pages/tables/sheets</bookmark_value><bookmark_value>number of tables</bookmark_value><bookmark_value>number of sheets</bookmark_value><bookmark_value>cells;number of</bookmark_value><bookmark_value>pictures;number of</bookmark_value><bookmark_value>OLE objects;number of</bookmark_value>"
-msgstr "<bookmark_value>αριθμός σελίδων</bookmark_value><bookmark_value>έγγραφα;αριθμός σελίδων/πινάκων/φύλλων</bookmark_value><bookmark_value>αριθμός πινάκων</bookmark_value><bookmark_value>αριθμός φύλλων</bookmark_value><bookmark_value>κελιών;αριθμός των</bookmark_value><bookmark_value>εικόνων;αριθμός των</bookmark_value><bookmark_value> αντικειμένων OLE;αριθμός των</bookmark_value>"
+msgstr "<bookmark_value>αριθμός σελίδων</bookmark_value><bookmark_value>έγγραφα;αριθμός σελίδων/πινάκων/φύλλων</bookmark_value><bookmark_value>αριθμός πινάκων</bookmark_value><bookmark_value>αριθμός φύλλων</bookmark_value><bookmark_value>κελιά;αριθμός</bookmark_value><bookmark_value>εικόνες;αριθμός</bookmark_value><bookmark_value>αντικείμενα OLE;αριθμός</bookmark_value>"
#: 01100400.xhp
msgctxt ""
@@ -3794,7 +3794,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file. </caseinline><caseinline select=\"CALC\">Number of sheets in the file. </caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός πινάκων στο αρχείο. </caseinline><caseinline select=\"CALC\">Αριθμός φύλλων στο αρχείο. </caseinline></switchinline> Αυτό το στατιστικό δεν περιέχει πίνακες που εισήχθησαν ως αντικείμενα<link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>."
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός πινάκων στο αρχείο. </caseinline><caseinline select=\"CALC\">Αριθμός φύλλων στο αρχείο. </caseinline></switchinline> Αυτό το στατιστικό δεν περιέχει πίνακες που εισήχθησαν ως αντικείμενα<link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>."
#: 01100400.xhp
msgctxt ""
@@ -3830,7 +3830,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of graphics in the file. This statistic does not include graphics that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός γραφικών στο αρχείο. Αυτό το στατιστικό δεν περιέχει γραφικά που εισήχθησαν ως αντικείμενα<link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός γραφικών στο αρχείο. Αυτό το στατιστικό δεν περιέχει γραφικά που εισήχθησαν ως αντικείμενα<link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link></caseinline></switchinline>."
#: 01100400.xhp
msgctxt ""
@@ -3875,7 +3875,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of Words: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός Λέξεων: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αριθμός λέξεων: </caseinline></switchinline>"
#: 01100400.xhp
msgctxt ""
@@ -3954,7 +3954,7 @@ msgctxt ""
"bm_id1472519\n"
"help.text"
msgid "<bookmark_value>password as document property</bookmark_value><bookmark_value>file sharing options for current document</bookmark_value><bookmark_value>read-only documents;opening documents as</bookmark_value><bookmark_value>saving;with password by default</bookmark_value><bookmark_value>user data;removing when saving</bookmark_value>"
-msgstr "<bookmark_value>κωδικός πρόσβασης ως ιδιότητα εγγράφου</bookmark_value><bookmark_value>επιλογές διαμοιρασμού αρχείου για το τρέχον έγγραφο</bookmark_value><bookmark_value>έγγραφα μόνο για ανάγνωση;άνοιγμα εγγράφων ως</bookmark_value><bookmark_value>αποθήκευση;με κωδικό πρόσβασης ως προεπιλογή</bookmark_value><bookmark_value>δεδομένα χρήστη;αφαίρεση κατά την αποθήκευση</bookmark_value>"
+msgstr "<bookmark_value>κωδικός πρόσβασης ως ιδιότητα εγγράφου</bookmark_value><bookmark_value>επιλογές μερισμού αρχείου για το τρέχον έγγραφο</bookmark_value><bookmark_value>έγγραφα μόνο για ανάγνωση; άνοιγμα εγγράφων ως</bookmark_value><bookmark_value>αποθήκευση; με κωδικό πρόσβασης ως προεπιλογή</bookmark_value><bookmark_value>δεδομένα χρήστη; αφαίρεση κατά την αποθήκευση</bookmark_value>"
#: 01100600.xhp
msgctxt ""
@@ -3994,7 +3994,7 @@ msgctxt ""
"par_idN106B1\n"
"help.text"
msgid "This file sharing option protects the document against accidental changes. It is still possible to edit a copy of the document and save that copy with the same name as the original."
-msgstr "Η επιλογή διαμοιρασμού αρχείου προστατεύει το έγγραφο ενάντια σε τυχαίες αλλαγές. Είναι ακόμα δυνατή η επεξεργασία ενός αντιγράφου του εγγράφου και η αποθήκευση αυτού του εγγράφου με το ίδιο όνομα ως αρχικού."
+msgstr "Η επιλογή μερισμού αρχείου προστατεύει το έγγραφο ενάντια σε τυχαίες αλλαγές. Είναι ακόμα δυνατή η επεξεργασία ενός αντιγράφου του εγγράφου και η αποθήκευση αυτού του εγγράφου με το ίδιο όνομα ως αρχικού."
#: 01100600.xhp
msgctxt ""
@@ -4018,7 +4018,7 @@ msgctxt ""
"par_idN106C9\n"
"help.text"
msgid "To protect the recording state with a password, click <emph>Protect</emph> and enter a password. Other users of this document can apply their changes, but they cannot disable change recording without knowing the password."
-msgstr "Για να προστατέψετε την κατάσταση εγγραφής με κωδικό πρόσβασης, κλικ στο <emph>Προστασία</emph> και εισαγωγή κωδικού πρόσβασης. Άλλοι χρήστες αυτού του εγγράφου μπορούν να εφαρμόσουν τις αλλαγές τους, αλλά δεν μπορούν να απενεργοποιήσουν την αλλαγή καταγραφής χωρίς γνώση του κωδικού πρόσβασης."
+msgstr "Για να προστατέψετε την κατάσταση εγγραφής με κωδικό πρόσβασης, πατήστε στο <emph>Προστασία</emph> και εισαγωγή κωδικού πρόσβασης. Άλλοι χρήστες αυτού του εγγράφου μπορούν να εφαρμόσουν τις αλλαγές τους, αλλά δεν μπορούν να απενεργοποιήσουν την αλλαγή καταγραφής χωρίς γνώση του κωδικού πρόσβασης."
#: 01100600.xhp
msgctxt ""
@@ -4095,7 +4095,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:AddressBookSource\">Edit the field assignments and the data source for your address book.</ahelp>"
-msgstr "<ahelp hid=\".uno:AddressBookSource\">Επεξεργασία των πεδίων ανάθεσης και της προέλευσης δεδομένων για την ατζέντα διευθύνσεών σας.</ahelp>"
+msgstr "<ahelp hid=\".uno:AddressBookSource\">Επεξεργασία των πεδίων ανάθεσης και της προέλευσης δεδομένων για το βιβλίο διευθύνσεών σας.</ahelp>"
#: 01110101.xhp
msgctxt ""
@@ -4175,7 +4175,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Προσθέστε μια νέα πηγή δεδομένων στη λίστα <emph>Πηγή βιβλίου διευθύνσεων</emph>.</ahelp>"
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Προσθέστε μια νέα πηγή δεδομένων στον κατάλογο <emph>Πηγή βιβλίου διευθύνσεων</emph>.</ahelp>"
#: 01110101.xhp
msgctxt ""
@@ -4345,7 +4345,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_ORGANIZE\">Opens the <emph>Template Management</emph> dialog where you can organize or create new templates.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_ORGANIZE\">Ανοίγει το παράθυρο διαλόγου <emph>Διαχείριση Προτύπου</emph>όπου μπορείτε να οργανώσετε ή να δημιουργήσετε νέα πρότυπα.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:DLG_DOC_TEMPLATE:BT_ORGANIZE\">Ανοίγει το παράθυρο διαλόγου <emph>Διαχείριση προτύπου</emph>όπου μπορείτε να οργανώσετε ή να δημιουργήσετε νέα πρότυπα.</ahelp>"
#: 01110400.xhp
msgctxt ""
@@ -4387,7 +4387,7 @@ msgctxt ""
"bm_id3154621\n"
"help.text"
msgid "<bookmark_value>printing; documents</bookmark_value><bookmark_value>documents; printing</bookmark_value><bookmark_value>text documents; printing</bookmark_value><bookmark_value>spreadsheets; printing</bookmark_value><bookmark_value>presentations; print menu</bookmark_value><bookmark_value>drawings; printing</bookmark_value><bookmark_value>choosing printers</bookmark_value><bookmark_value>printers; choosing</bookmark_value><bookmark_value>print area selection</bookmark_value><bookmark_value>selecting; print areas</bookmark_value><bookmark_value>pages; selecting one to print</bookmark_value><bookmark_value>printing; selections</bookmark_value><bookmark_value>printing; copies</bookmark_value><bookmark_value>copies; printing</bookmark_value><bookmark_value>spoolfiles with Xprinter</bookmark_value>"
-msgstr "<bookmark_value>εκτύπωση; εγγράφων</bookmark_value><bookmark_value>έγγραφα; εκτύπωση</bookmark_value><bookmark_value>έγγραφα κειμένου; εκτύπωση</bookmark_value><bookmark_value>λογιστικά φύλλα; εκτύπωση</bookmark_value><bookmark_value>παρουσιάσεις; μενού εκτύπωσης</bookmark_value><bookmark_value>σχέδια; εκτύπωση</bookmark_value><bookmark_value>επιλογή εκτυπωτών</bookmark_value><bookmark_value>εκτυπωτές; επιλογή</bookmark_value><bookmark_value>επιλογή περιοχής εκτύπωσης</bookmark_value><bookmark_value>επιλογή; περιοχές εκτύπωσης</bookmark_value><bookmark_value>σελίδες; επιλογή μιας σελίδας προς εκτύπωση</bookmark_value><bookmark_value>εκτύπωση; επιλογές</bookmark_value><bookmark_value>εκτύπωση; αντίγραφα</bookmark_value><bookmark_value>αντίγραφα; εκτύπωση</bookmark_value><bookmark_value>αρχεία ετεροχρονισμού με Xprinter</bookmark_value>"
+msgstr "<bookmark_value>εκτύπωση; εγγράφων</bookmark_value><bookmark_value>έγγραφα; εκτύπωση</bookmark_value><bookmark_value>έγγραφα κειμένου; εκτύπωση</bookmark_value><bookmark_value>υπολογιστικά φύλλα; εκτύπωση</bookmark_value><bookmark_value>παρουσιάσεις; μενού εκτύπωσης</bookmark_value><bookmark_value>σχέδια; εκτύπωση</bookmark_value><bookmark_value>επιλογή εκτυπωτών</bookmark_value><bookmark_value>εκτυπωτές; επιλογή</bookmark_value><bookmark_value>επιλογή περιοχής εκτύπωσης</bookmark_value><bookmark_value>επιλογή; περιοχές εκτύπωσης</bookmark_value><bookmark_value>σελίδες; επιλογή μιας σελίδας προς εκτύπωση</bookmark_value><bookmark_value>εκτύπωση; επιλογές</bookmark_value><bookmark_value>εκτύπωση; αντίγραφα</bookmark_value><bookmark_value>αντίγραφα; εκτύπωση</bookmark_value><bookmark_value>αρχεία ετεροχρονισμού με Xprinter</bookmark_value>"
#: 01130000.xhp
msgctxt ""
@@ -4421,7 +4421,7 @@ msgctxt ""
"par_id0818200901193992\n"
"help.text"
msgid "If you just want to know how to print your document, click any of the following links."
-msgstr "Εάν θέλετε μόνο να ξέρετε πώς θα εκτυπωθεί το έγγραφό σας, κλικ σε οποιοδήποτε από τους παρακάτω συνδέσμους."
+msgstr "Εάν θέλετε μόνο να ξέρετε πώς θα εκτυπωθεί το έγγραφό σας, πατήστε σε οποιοδήποτε από τους παρακάτω συνδέσμους."
#: 01130000.xhp
msgctxt ""
@@ -4437,7 +4437,7 @@ msgctxt ""
"par_id0818200912531487\n"
"help.text"
msgid "<emph>Printing spreadsheets:</emph>"
-msgstr "<emph>Εκτύπωση λογιστικών φύλλων:</emph>"
+msgstr "<emph>Εκτύπωση υπολογιστικών φύλλων:</emph>"
#: 01130000.xhp
msgctxt ""
@@ -4461,7 +4461,7 @@ msgctxt ""
"par_id0818200912284952\n"
"help.text"
msgid "The settings that you define in the Print dialog are valid only for the current print job that you start by clicking the Print button. If you want to change some options permanently, open Tools - Options - %PRODUCTNAME (application name) - Print."
-msgstr "Οι ρυθμίσεις που ορίζετε στο διάλογο εκτύπωσης είναι έγκυρες μόνο για την τρέχουσα δουλειά εκτύπωσης που ξεκινήσατε με κλικ στο κουμπί εκτύπωσης. Εάν θέλετε να αλλάξετε μερικές επιλογές μόνιμα, ανοίξτε Εργαλεία - Επιλογές - %PRODUCTNAME (όνομα εφαρμογής) - Εκτύπωση."
+msgstr "Οι ρυθμίσεις που ορίζετε στο διάλογο εκτύπωσης είναι έγκυρες μόνο για την τρέχουσα δουλειά εκτύπωσης που ξεκινήσατε με πάτημα στο κουμπί εκτύπωσης. Εάν θέλετε να αλλάξετε μερικές επιλογές μόνιμα, ανοίξτε Εργαλεία - Επιλογές - %PRODUCTNAME (όνομα εφαρμογής) - Εκτύπωση."
#: 01130000.xhp
msgctxt ""
@@ -4478,7 +4478,7 @@ msgctxt ""
"par_idN1099E\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for spreadsheet documents, choose <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><emph>Tools - Options - %PRODUCTNAME Calc - Print</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να ορίσετε τις προεπιλεγμένες επιλογές εκτυπωτή για έγγραφα λογιστικού φύλλου του <item type=\"productname\">%PRODUCTNAME</item>, επιλέξτε <link href=\"text/shared/optionen/01060700.xhp\" name=\"Εργαλεία - Επιλογές - Calc - Εκτύπωση\"><emph>Εργαλεία - Επιλογές - %PRODUCTNAME Calc - Εκτύπωση</emph></link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να ορίσετε τις προεπιλεγμένες επιλογές εκτυπωτή για έγγραφα υπολογιστικού φύλλου του <item type=\"productname\">%PRODUCTNAME</item>, επιλέξτε <link href=\"text/shared/optionen/01060700.xhp\" name=\"Εργαλεία - Επιλογές - Calc - Εκτύπωση\"><emph>Εργαλεία - Επιλογές - %PRODUCTNAME Calc - Εκτύπωση</emph></link>.</caseinline></switchinline>"
#: 01130000.xhp
msgctxt ""
@@ -4534,7 +4534,7 @@ msgctxt ""
"par_id2\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print colors and objects that are inserted to the background of the page (Format - Page - Background).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει αν θα εκτυπωθούν τα χρώματα και τα αντικείμενα που εισάγονται στο παρασκήνιο της σελίδας (Μορφή - Σελίδα - Παρασκήνιο).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει αν θα εκτυπωθούν τα χρώματα και τα αντικείμενα που εισάγονται στο παρασκήνιο της σελίδας (Μορφή - Σελίδα - Παρασκήνιο).</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4550,7 +4550,7 @@ msgctxt ""
"par_id6\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable this option to print text that is marked as hidden.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιήστε αυτήν την επιλογή για να εκτυπώσετε κείμενο που σημειώνεται ως κρυμμένο.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενεργοποιήστε αυτήν την επιλογή για να εκτυπώσετε κείμενο που σημειώνεται ως κρυφό.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4566,7 +4566,7 @@ msgctxt ""
"par_id10\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the form control fields of the text document are printed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν τα πεδία ελέγχου φόρμας του εγγράφου κειμένου θα εκτυπωθούν.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν τα πεδία ελέγχου μορφής του εγγράφου κειμένου θα εκτυπωθούν.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4582,7 +4582,7 @@ msgctxt ""
"par_id14\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">If this option is enabled automatically inserted blank pages are printed. This is best if you are printing double-sided. For example, in a book, a \"chapter\" paragraph style has been 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 print that even numbered page.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εάν ενεργοποιηθεί αυτή η επιλογή θα εκτυπώνονται αυτόματα οι εισαγόμενες κενές σελίδες. Αυτό είναι το καλύτερο εάν τυπώνετε και στις δύο πλευρές. Για παράδειγμα, σε ένα βιβλίο, ένα πρότυπο παραγράφου \"κεφαλαίου\" ορίστηκε να ξεκινά πάντα με μονό αριθμό σελίδας. Εάν το προηγούμενο κεφάλαιο λήγει σε μονή σελίδα, το %PRODUCTNAME εισάγει μια ζυγή αριθμημένη κενή σελίδα. Αυτή η επιλογή ελέγχει εάν αυτή η ζυγή αριθμημένη σελίδα θα τυπωθεί.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εάν ενεργοποιηθεί αυτή η επιλογή θα εκτυπώνονται αυτόματα οι εισαγόμενες κενές σελίδες. Αυτό είναι το καλύτερο εάν τυπώνετε και στις δύο πλευρές. Για παράδειγμα, σε ένα βιβλίο, μια τεχνοτροπία παραγράφου \"κεφαλαίου\" ορίστηκε να ξεκινά πάντα με μονό αριθμό σελίδας. Εάν το προηγούμενο κεφάλαιο λήγει σε μονή σελίδα, το %PRODUCTNAME εισάγει μια ζυγή αριθμημένη κενή σελίδα. Αυτή η επιλογή ελέγχει εάν αυτή η ζυγή αριθμημένη σελίδα θα τυπωθεί.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4614,7 +4614,7 @@ msgctxt ""
"par_id22\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to include the contents of the Commands window at the bottom of the printout.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα συμπεριληφθούν τα περιεχόμενα του παραθύρου εντολών στον πυθμένα της εκτύπωσης.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν θα συμπεριληφθούν τα περιεχόμενα του παραθύρου εντολών στον πυθμένα της εκτύπωσης.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4670,7 +4670,7 @@ msgctxt ""
"par_id36\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">For printers with multiple trays this option specifies whether the paper tray used is specified by the system settings of the printer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για εκτυπωτές με πολλαπλούς δίσκους αυτή η επιλογή καθορίζει εάν ο χρησιμοποιούμενος δίσκος χαρτιού καθορίζεται από τις ρυθμίσεις συστήματος του εκτυπωτή.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Για εκτυπωτές με πολλαπλούς δίσκους αυτή η επιλογή καθορίζει αν ο χρησιμοποιούμενος δίσκος χαρτιού καθορίζεται από τις ρυθμίσεις συστήματος του εκτυπωτή.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4731,7 +4731,7 @@ msgctxt ""
"par_id40\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Check to print pages in reverse order.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σημειώστε για εκτύπωση σελίδων σε αντίστροφη σειρά.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σημειώστε για εκτύπωση σελίδων με αντίστροφη σειρά.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4766,7 +4766,7 @@ msgctxt ""
"par_id42\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Show/Hide detailed information of the selected printer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προβολή/Απόκρυψη λεπτομερειακών πληροφοριών του επιλεγμένου εκτυπωτή.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Προβολή/Απόκρυψη λεπτομερών πληροφοριών του επιλεγμένου εκτυπωτή.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4775,7 +4775,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">The list box shows the installed printers. Click the printer to use for the current print job. Click the Printer details button to see some information about the selected printer. Click the Properties button to change some of the printer properties.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Το πλαίσιο λίστας εμφανίζει τους εγκατεστημένους εκτυπωτές. Κλικ στον επιθυμητό εκτυπωτή για την τρέχουσα εργασία εκτύπωσης. Κλικ στο κουμπί λεπτομερειών του εκτυπωτή για να δείτε μερικές πληροφορίες για τον επιλεγμένο εκτυπωτή. Κλικ στο κουμπί ιδιοτήτων για αλλαγή μερικών από τις ιδιότητες του εκτυπωτή.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Το πλαίσιο καταλόγου εμφανίζει τους εγκατεστημένους εκτυπωτές. Πατήστε στον επιθυμητό εκτυπωτή για την τρέχουσα εργασία εκτύπωσης. Πατήστε στο κουμπί λεπτομερειών του εκτυπωτή για να δείτε μερικές πληροφορίες για τον επιλεγμένο εκτυπωτή. Πατήστε στο κουμπί ιδιοτήτων για αλλαγή μερικών από τις ιδιότητες του εκτυπωτή.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4911,7 +4911,7 @@ msgctxt ""
"par_id74\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the page name of a document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα τυπώνεται το όνομα της σελίδας ενός εγγράφου.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν θα τυπώνεται το όνομα της σελίδας ενός εγγράφου.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4919,7 +4919,7 @@ msgctxt ""
"par_id76\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the current date and time.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα εκτυπώνονται η τρέχουσα ημερομηνία και ο χρόνος.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν θα εκτυπώνονται η τρέχουσα ημερομηνία και ο χρόνος.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4927,7 +4927,7 @@ msgctxt ""
"par_id78\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the pages that are currently hidden.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν θα εκτυπωθούν οι σελίδες που είναι που είναι προς το παρόν κρυμμένες.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν θα εκτυπωθούν οι σελίδες που είναι που είναι προς το παρόν κρυφές.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4935,7 +4935,7 @@ msgctxt ""
"par_id80\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print in original colors.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν η εκτύπωση θα γίνει στα αρχικά χρώματα.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν η εκτύπωση θα γίνει στα αρχικά χρώματα.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4943,7 +4943,7 @@ msgctxt ""
"par_id82\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print colors as grayscale.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν τα χρώματα θα εκτυπωθούν ως γκρι κλίμακα.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν τα χρώματα θα εκτυπωθούν ως κλίμακα του γκρίζου.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4951,7 +4951,7 @@ msgctxt ""
"par_id84\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print colors as black and white.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει εάν τα χρώματα θα εκτυπωθούν ως ασπρόμαυρα.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει αν τα χρώματα θα εκτυπωθούν ως ασπρόμαυρα.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4959,7 +4959,7 @@ msgctxt ""
"par_id86\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify how to scale slides in the printout.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει την κλιμάκωση των διαφανειών στην εκτυύπωση.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καθορίζει την κλιμάκωση των διαφανειών στην εκτύπωση.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -4975,7 +4975,7 @@ msgctxt ""
"par_id90\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to scale down objects that are beyond the margins of the current printer so they fit on the paper in the printer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει εάν θα μικρύνει τα αντικείμενα που ξεπερνούν τα περιθώρια του τρέχοντος εκτυπωτή, έτσι ώστε να προσαρμοστούν στο χαρτί του εκτυπωτή.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ορίζει αν θα μικρύνει τα αντικείμενα που ξεπερνούν τα περιθώρια του τρέχοντος εκτυπωτή, έτσι ώστε να προσαρμοστούν στο χαρτί του εκτυπωτή.</ahelp>"
#: 01130000.xhp
msgctxt ""
@@ -5015,7 +5015,7 @@ msgctxt ""
"par_id0818200912285150\n"
"help.text"
msgid "The Page Layout tab page can be used to save some sheets of paper by printing several pages onto each sheet of paper. You define the arrangement and size of output pages on the physical paper."
-msgstr "Η σελίδα καρτέλας διάταξης σελίδας μπορεί να χρησιμοποιηθεί για αποθήκευση μερικών φύλλων χαρτιού εκτυπώνοντας πολλές σελίδες σε κάθε φύλλο χαρτιού. Καθορίζετε τη διάταξη και μέγεθος των σελίδων εξόδου στο φυσικό χαρτί."
+msgstr "Η σελίδα καρτέλας διάταξης σελίδας μπορεί να χρησιμοποιηθεί για αποθήκευση μερικών φύλλων χαρτιού εκτυπώνοντας πολλές σελίδες σε κάθε φύλλο χαρτιού. Καθορίζετε τη διάταξη και μέγεθος των σελίδων εξόδου στο φυσικό χαρτί."
#: 01130000.xhp
msgctxt ""
@@ -5107,7 +5107,7 @@ msgctxt ""
"bm_id3147294\n"
"help.text"
msgid "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>"
-msgstr "<bookmark_value>εκτυπωτές, ιδιότητες</bookmark_value><bookmark_value>ρυθμίσεις, εκτυπωτές</bookmark_value><bookmark_value>ιδιότητες, εκτυπωτές</bookmark_value><bookmark_value>προεπιλεγμένος εκτυπωτής, ρύθμιση</bookmark_value><bookmark_value>εκτυπωτές, προεπιλεγμένος εκτυπωτής</bookmark_value><bookmark_value>μορφή σελίδων, περιορισμός</bookmark_value>"
+msgstr "<bookmark_value>εκτυπωτές; ιδιότητες</bookmark_value><bookmark_value>ρυθμίσεις; εκτυπωτές</bookmark_value><bookmark_value>ιδιότητες; εκτυπωτές</bookmark_value><bookmark_value>προεπιλεγμένος εκτυπωτής; ρύθμιση</bookmark_value><bookmark_value>εκτυπωτές; προεπιλεγμένος εκτυπωτής</bookmark_value><bookmark_value>μορφή σελίδων; περιορισμός</bookmark_value>"
#: 01140000.xhp
msgctxt ""
@@ -5134,7 +5134,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects."
-msgstr "Μπορεί να διαπιστώσετε μια μικρή καθυστέρηση όταν αλλάζετε τον προεπιλεγμένο εκτυπωτή για ένα έγγραφο που περιέχει ενσωματωμένα $[officename] OLE αντικείμενα."
+msgstr "Μπορεί να διαπιστώσετε μια μικρή καθυστέρηση όταν αλλάζετε τον προεπιλεγμένο εκτυπωτή για ένα έγγραφο που περιέχει ενσωματωμένα $[officename] αντικείμενα OLE."
#: 01140000.xhp
msgctxt ""
@@ -5161,7 +5161,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer."
-msgstr "Εάν η λίστα είναι άδεια, χρειάζεται να εγκαταστήσετε έναν προεπιλεγμένο εκτυπωτή για το λειτουργικό σας σύστημα. Συμβουλευτείτε την βοήθεια για το λειτουργικό σας σύστημα στο διαδίκτυο για οδηγίες σχετικά με την εγκατάσταση και τη ρύθμιση ενός προεπιλεγμένου εκτυπωτή."
+msgstr "Αν ο κατάλογος είναι άδειος, χρειάζεται να εγκαταστήσετε έναν προεπιλεγμένο εκτυπωτή για το λειτουργικό σας σύστημα. Συμβουλευτείτε την βοήθεια για το λειτουργικό σας σύστημα στο διαδίκτυο για οδηγίες σχετικά με την εγκατάσταση και τη ρύθμιση ενός προεπιλεγμένου εκτυπωτή."
#: 01140000.xhp
msgctxt ""
@@ -5179,7 +5179,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Παραθέτει τους εκτυπωτές που έχετε εγκαταστήσει στο λειτουργικό σας σύστημα. Για να αλλάξετε τον προεπιλεγμένο εκτυπωτή, επιλέξτε το όνομα ενός εκτυπωτή από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Παραθέτει τους εκτυπωτές που έχετε εγκαταστήσει στο λειτουργικό σας σύστημα. Για να αλλάξετε τον προεπιλεγμένο εκτυπωτή, επιλέξτε το όνομα ενός εκτυπωτή από τον κατάλογο.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -5278,7 +5278,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <emph>Format - Page</emph>."
-msgstr "Εξασφαλίστε ότι η οριζόντια ή κάθετη διάταξη στις ιδιότητες εκτυπωτή στο παράθυρο διαλόγου ταιριάζει στη μορφή σελίδας που ρυθμίσατε επιλέγοντας <emph>Μορφή - Σελίδα</emph>."
+msgstr "Εξασφαλίστε ότι η οριζόντια ή κάθετη διάταξη στις ιδιότητες εκτυπωτή στον διάλογο ταιριάζει στη μορφή σελίδας που ρυθμίσατε επιλέγοντας <emph>Μορφή - Σελίδα</emph>."
#: 01160000.xhp
msgctxt ""
@@ -5313,7 +5313,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/01160200.xhp\" name=\"Document as E-mail\">Document as E-mail</link>"
-msgstr "<link href=\"text/shared/01/01160200.xhp\" name=\"Έγγραφο ως E-mail\">Έγγραφο ως E-mail</link>"
+msgstr "<link href=\"text/shared/01/01160200.xhp\" name=\"Έγγραφο ως E-mail\">Έγγραφο ως μήνυμα</link>"
#: 01160000.xhp
msgctxt ""
@@ -5321,7 +5321,7 @@ msgctxt ""
"par_id4546342\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα νέο παραθύρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας (e-mail) με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου OpenDocument.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου OpenDocument.</ahelp>"
#: 01160000.xhp
msgctxt ""
@@ -5329,7 +5329,7 @@ msgctxt ""
"par_id6845301\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft file format is used.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα νέο παραθύρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας (e-mail) με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου OpenDocument.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου OpenDocument.</ahelp>"
#: 01160000.xhp
msgctxt ""
@@ -5337,7 +5337,7 @@ msgctxt ""
"hd_id8111514\n"
"help.text"
msgid "E-mail as OpenDocument Spreadsheet"
-msgstr "Αποστολή e-mail ως Λογιστικό Φύλλο OpenDocument"
+msgstr "Μήνυμα ως υπολογιστικό φύλλο OpenDocument"
#: 01160000.xhp
msgctxt ""
@@ -5353,7 +5353,7 @@ msgctxt ""
"hd_id5112460\n"
"help.text"
msgid "E-mail as Microsoft Excel"
-msgstr "Αποστολή e-mail ως Έγγραφο Microsoft Excel"
+msgstr "Μήνυμα ως έγγραφο Microsoft Excel"
#: 01160000.xhp
msgctxt ""
@@ -5361,7 +5361,7 @@ msgctxt ""
"par_id5759453\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft Excel file format is used.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας (e-mail) με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου του Microsoft Excel.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου του Microsoft Excel.</ahelp>"
#: 01160000.xhp
msgctxt ""
@@ -5369,7 +5369,7 @@ msgctxt ""
"hd_id6694540\n"
"help.text"
msgid "E-mail as OpenDocument Presentation"
-msgstr "Αποστολή e-mail ως Παρουσίαση OpenDocument"
+msgstr "Μήνυμα ως παρουσίαση OpenDocument"
#: 01160000.xhp
msgctxt ""
@@ -5385,7 +5385,7 @@ msgctxt ""
"hd_id2099063\n"
"help.text"
msgid "E-mail as Microsoft PowerPoint Presentation"
-msgstr "Αποστολή e-mail ως Παρουσίαση Microsoft PowerPoint"
+msgstr "Μήνυμα ως παρουσίαση Microsoft PowerPoint"
#: 01160000.xhp
msgctxt ""
@@ -5393,7 +5393,7 @@ msgctxt ""
"par_id8319650\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft PowerPoint file format is used.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας (e-mail) με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου του Microsoft PowerPoint.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου του Microsoft PowerPoint.</ahelp>"
#: 01160000.xhp
msgctxt ""
@@ -5401,7 +5401,7 @@ msgctxt ""
"hd_id9657277\n"
"help.text"
msgid "E-mail as OpenDocument Text"
-msgstr "Αποστολή e-mail ως έγγραφο OpenDocument"
+msgstr "Μήνυμα ως έγγραφο OpenDocument"
#: 01160000.xhp
msgctxt ""
@@ -5417,7 +5417,7 @@ msgctxt ""
"hd_id7941831\n"
"help.text"
msgid "E-mail as Microsoft Word"
-msgstr "Αποστολή e-mail ως έγγραφο Microsoft Word"
+msgstr "Μήνυμα ως έγγραφο Microsoft Word"
#: 01160000.xhp
msgctxt ""
@@ -5425,7 +5425,7 @@ msgctxt ""
"par_id5421918\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft Word file format is used.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας (e-mail) με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου του Microsoft Word.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα νέο παράθυρο στην προεπιλεγμένη εφαρμογή της ηλεκτρονικής αλληλογραφίας σας με το τρέχον έγγραφο ως συνημμένο. Θα χρησιμοποιηθεί η μορφή αρχείου του Microsoft Word.</ahelp>"
#: 01160000.xhp
msgctxt ""
@@ -5452,7 +5452,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/01160300.xhp\" name=\"Create AutoAbstract\">Create AutoAbstract</link>"
-msgstr "<link href=\"text/swriter/01/01160300.xhp\" name=\"Δημιουργία Αυτόματου Αποσπάσματος\">Δημιουργία Αυτόματου Αποσπάσματος</link>"
+msgstr "<link href=\"text/swriter/01/01160300.xhp\" name=\"Δημιουργία αυτόματου αποσπάσματος\">Δημιουργία αυτόματου αποσπάσματος</link>"
#: 01160200.xhp
msgctxt ""
@@ -5460,7 +5460,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Document as E-mail"
-msgstr "Έγγραφο ως E-mail"
+msgstr "Έγγραφο ως μήνυμα"
#: 01160200.xhp
msgctxt ""
@@ -5469,7 +5469,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/01160200.xhp\">Document as E-mail</link>"
-msgstr "<link href=\"text/shared/01/01160200.xhp\">Έγγραφο ως E-mail</link>"
+msgstr "<link href=\"text/shared/01/01160200.xhp\">Έγγραφο ως μήνυμα</link>"
#: 01160200.xhp
msgctxt ""
@@ -5486,7 +5486,7 @@ msgctxt ""
"par_id0807200809553672\n"
"help.text"
msgid "If the document is in HTML format, any embedded or linked images will not be sent with the e-mail."
-msgstr "Αν το έγγραφο είναι σε μορφή HTML, οποιαδήποτε από τις ενσωματωμένες ή συνδεδεμένες εικόνες του δεν πρόκειται να σταλούν με το Ηλεκτρονικό Ταχυδρομείο."
+msgstr "Αν το έγγραφο είναι σε μορφή HTML, οποιαδήποτε από τις ενσωματωμένες ή συνδεδεμένες εικόνες του δεν πρόκειται να σταλούν με το ηλεκτρονικό Ταχυδρομείο."
#: 01160300.xhp
msgctxt ""
@@ -5512,7 +5512,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"globtext\"><ahelp hid=\"HID_SEND_MASTER_CTRL_PUSHBUTTON_CANCEL\">Creates a master document from the current Writer document. A new sub-document is created at each occurrence of a chosen paragraph style or outline level in the source document.</ahelp></variable>"
-msgstr "<variable id=\"globtext\"><ahelp hid=\"HID_SEND_MASTER_CTRL_PUSHBUTTON_CANCEL\">Δημιουργεί ένα κύριο έγγραφο από το τρέχον έγγραφο του Writer. Ένα νέο υπο-έγγραφο δημιουργείται σε κάθε εμφάνιση ενός επιλεγμένου προτύπου παραγράφου ή ενός επιπέδου διάρθρωσης στο έγγραφο προέλευσης.</ahelp></variable>"
+msgstr "<variable id=\"globtext\"><ahelp hid=\"HID_SEND_MASTER_CTRL_PUSHBUTTON_CANCEL\">Δημιουργεί ένα κύριο έγγραφο από το τρέχον έγγραφο του Writer. Ένα νέο υποέγγραφο δημιουργείται σε κάθε εμφάνιση μιας επιλεγμένης τεχνοτροπίας παραγράφου ή ενός επιπέδου διάρθρωσης στο έγγραφο προέλευσης.</ahelp></variable>"
#: 01160300.xhp
msgctxt ""
@@ -5521,7 +5521,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "The <link href=\"text/shared/01/02110000.xhp\" name=\"Navigator\"><emph>Navigator</emph></link> appears after you create a master document. To edit a sub-document, double-click the name of a sub-document in the <emph>Navigator</emph>."
-msgstr "Το <link href=\"text/shared/01/02110000.xhp\" name=\"Περιήγηση\"><emph>Περιήγηση</emph></link> εμφανίζεται μετά τη δημιουργία ενός κύριου εγγράφου. Για να επεξεργαστείτε ένα υπο-έγγραφο, κάντε διπλό κλικ στο όνομα του υποεγγράφου στο <emph>Περιήγηση</emph>."
+msgstr "Το <link href=\"text/shared/01/02110000.xhp\" name=\"Περιήγηση\"><emph>Περιήγηση</emph></link> εμφανίζεται μετά τη δημιουργία ενός κύριου εγγράφου. Για να επεξεργαστείτε ένα υποέγγραφο, διπλοπατήστε στο όνομα του υποεγγράφου στο <emph>Περιήγηση</emph>."
#: 01160300.xhp
msgctxt ""
@@ -5557,7 +5557,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_TEMPLATE\">Select the paragraph style or outline level that you want to use to separate the source document into sub-documents.</ahelp> By default a new document is created for every outline level 1."
-msgstr "<ahelp hid=\"HID_FILESAVE_TEMPLATE\">Επιλέξτε το πρότυπο παραγράφου ή το επίπεδο διάρθρωσης που θέλετε να χρησιμοποιήσετε για να διαχωρίσετε το έγγραφο προέλευσης σε υπο-έγγραφα.</ahelp>Από την προεπιλογή, ένα νέο έγγραφο δημιουργείται για κάθε επίπεδο διάρθρωσης 1."
+msgstr "<ahelp hid=\"HID_FILESAVE_TEMPLATE\">Επιλέξτε την τεχνοτροπία παραγράφου ή το επίπεδο διάρθρωσης που θέλετε να χρησιμοποιήσετε για να διαχωρίσετε το έγγραφο προέλευσης σε υποέγγραφα.</ahelp> Από την προεπιλογή, ένα νέο έγγραφο δημιουργείται για κάθε επίπεδο διάρθρωσης 1."
#: 01160300.xhp
msgctxt ""
@@ -5591,7 +5591,7 @@ msgctxt ""
"bm_id3154545\n"
"help.text"
msgid "<bookmark_value>exiting;$[officename]</bookmark_value>"
-msgstr "<bookmark_value>κλείσιμο,$[officename]</bookmark_value>"
+msgstr "<bookmark_value>κλείσιμο;$[officename]</bookmark_value>"
#: 01170000.xhp
msgctxt ""
@@ -5653,7 +5653,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "If you are saving a new file or a copy of a read-only file, the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link> dialog appears."
-msgstr "εάν αποθηκεύσετε ένα νέο αρχείο ή ένα αντίγραφο ενός αρχείου μόνο για ανάγνωση, η επιλογή διαλόγου <link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link> εμφανίζεται."
+msgstr "Αν αποθηκεύσετε ένα νέο αρχείο ή ένα αντίγραφο ενός αρχείου μόνο για ανάγνωση, η επιλογή διαλόγου <link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link> εμφανίζεται."
#: 01190000.xhp
msgctxt ""
@@ -5669,7 +5669,7 @@ msgctxt ""
"bm_id1759697\n"
"help.text"
msgid "<bookmark_value>versions;file saving as, restriction</bookmark_value>"
-msgstr "<bookmark_value> εκδόσεις,αποθήκευση αρχείου ως, περιορισμός</bookmark_value>"
+msgstr "<bookmark_value>εκδόσεις;αποθήκευση αρχείου ως, περιορισμός</bookmark_value>"
#: 01190000.xhp
msgctxt ""
@@ -5696,7 +5696,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "If you save a copy of a file that contains version information (by choosing <emph>File - Save As)</emph>, the version information is not saved with the file."
-msgstr "Εάν αποθηκεύσετε ένα αντίγραφο αρχείου αρχείου που περιέχει πληροφορίες εκδόσεων ( χρησιμοποιώντας <emph> Αρχείο - Αποθήκευση ως)</emph>, οι πληροφορίες των εκδόσεων δεν θα αποθηκευτούν με το αρχείο."
+msgstr "Εάν αποθηκεύσετε ένα αντίγραφο αρχείου που περιέχει πληροφορίες εκδόσεων (χρησιμοποιώντας <emph> Αρχείο - Αποθήκευση ως)</emph>, οι πληροφορίες των εκδόσεων δεν θα αποθηκευτούν με το αρχείο."
#: 01190000.xhp
msgctxt ""
@@ -5776,7 +5776,7 @@ msgctxt ""
"par_id6663823\n"
"help.text"
msgid "If you save the document manually, do not change the document after saving, and then close, no new version will be created."
-msgstr "Εάν αποθηκεύσετε το έγγραφο χειροκίνητα, μην αλλάξετε το έγγραφο μετά την αποθήκευση και έπειτα το κλείσετε, δεν θα δημιουργηθεί καμιά νέα έκδοση."
+msgstr "Εάν αποθηκεύσετε το έγγραφο χειροκίνητα, μην αλλάξετε το έγγραφο μετά την αποθήκευση και έπειτα το κλείσετε, δεν θα δημιουργηθεί καμιά νέα έκδοση."
#: 01190000.xhp
msgctxt ""
@@ -5794,7 +5794,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/versions\">Lists the existing versions of the current document, the date and the time they were created, the author and the associated comments.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/versions\">Εμφανίζει σε μορφή λίστας τις υπάρχουσες εκδόσεις του τρέχοντος εγγράφου, την ημερομηνία και την ώρα που δημιουργήθηκαν, τον συγγραφέα και τα αντίστοιχα σχόλια.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/versions\">Εμφανίζει σε μορφή καταλόγου τις υπάρχουσες εκδόσεις του τρέχοντος εγγράφου, την ημερομηνία και την ώρα που δημιουργήθηκαν, τον συγγραφέα και τα αντίστοιχα σχόλια.</ahelp>"
#: 01190000.xhp
msgctxt ""
@@ -5839,7 +5839,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Delete"
-msgstr "Επαναφορά"
+msgstr "Διαγραφή"
#: 01190000.xhp
msgctxt ""
@@ -5866,7 +5866,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/compare\">Compare the changes that were made in each version.</ahelp> If you want, you can <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Accept or Reject Changes</emph></link>."
-msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/compare\">Συγκρίνει τις αλλαγές που δημιουργήθηκαν σε κάθε έκδοση.</ahelp>Αν θέλετε, μπορείτε να <link href=\"text/shared/01/02230400.xhp\" name=\"Αποδεχθείτε ή να απορρίψετε Αλλαγές\"><emph>Αποδεχθείτε ή να απορρίψετε Αλλαγές</emph></link>."
+msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/compare\">Συγκρίνει τις αλλαγές που δημιουργήθηκαν σε κάθε έκδοση.</ahelp>Αν θέλετε, μπορείτε να <link href=\"text/shared/01/02230400.xhp\" name=\"Αποδεχθείτε ή να απορρίψετε Αλλαγές\"><emph>Αποδεχθείτε ή να απορρίψετε τις αλλαγές</emph></link>."
#: 01990000.xhp
msgctxt ""
@@ -5883,7 +5883,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Recent Documents\">Recent Documents</link></variable>"
-msgstr "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Πρόσφατα Έγγραφα\">Πρόσφατα Έγγραφα</link></variable>"
+msgstr "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Πρόσφατα έγγραφα\">Πρόσφατα έγγραφα</link></variable>"
#: 01990000.xhp
msgctxt ""
@@ -5892,7 +5892,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\".\">Lists the most recently opened files. To open a file in the list, click its name.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τα προσφάτως ανοιγμένα αρχεία. Για να ανοίξετε ένα αρχείο από τη λίστα, επιλέξτε το όνομά του.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τα προσφάτως ανοιγμένα αρχεία. Για να ανοίξετε ένα αρχείο από τον κατάλογο, επιλέξτε το όνομά του.</ahelp>"
#: 01990000.xhp
msgctxt ""
@@ -5917,7 +5917,7 @@ msgctxt ""
"bm_id3155069\n"
"help.text"
msgid "<bookmark_value>undoing;editing</bookmark_value><bookmark_value>editing;undoing</bookmark_value>"
-msgstr "<bookmark_value>αναίρεση,επεξεργασία</bookmark_value><bookmark_value>επεξεργασία,αναίρεση</bookmark_value>"
+msgstr "<bookmark_value>αναίρεση;επεξεργασία</bookmark_value><bookmark_value>επεξεργασία;αναίρεση</bookmark_value>"
#: 02010000.xhp
msgctxt ""
@@ -5952,7 +5952,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Some commands (for example, editing Styles) cannot be undone."
-msgstr "Μερικές εντολές (για παράδειγμα, η επεξεργασία Στυλ) δεν μπορούν να αναιρεθούν."
+msgstr "Μερικές εντολές (για παράδειγμα, η επεξεργασία τεχνοτροπίας) δεν μπορούν να αναιρεθούν."
#: 02010000.xhp
msgctxt ""
@@ -5961,7 +5961,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "You can cancel the Undo command by choosing Edit - Redo."
-msgstr "Μπορείτε να ακυρώσετε την εντολή Αναίρεση επιλέγοντας Επεξεργασία - Ακύρωση αναίρεσης."
+msgstr "Μπορείτε να ακυρώσετε την εντολή αναίρεση επιλέγοντας Επεξεργασία - Ακύρωση αναίρεσης."
#: 02010000.xhp
msgctxt ""
@@ -5970,7 +5970,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "About the Undo command in database tables"
-msgstr "Πληροφορίες για την εντολή Αναίρεση στους πίνακες βάσεων δεδομένων."
+msgstr "Πληροφορίες για την εντολή αναίρεση στους πίνακες βάσεων δεδομένων."
#: 02010000.xhp
msgctxt ""
@@ -5979,7 +5979,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "When you are working with database tables, you can only undo the last command."
-msgstr "Όταν εργάζεστε με πίνακες βάσεων δεδομένων, μπορείτε να αναιρέσετε μόνο τη τελευταία εντολή."
+msgstr "Όταν εργάζεστε με πίνακες βάσεων δεδομένων, μπορείτε να αναιρέσετε μόνο τη τελευταία εντολή."
#: 02010000.xhp
msgctxt ""
@@ -5988,7 +5988,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "If you change the content of a record in a database table that has not been saved, and then use the<emph> Undo</emph> command, the record is erased."
-msgstr "Εάν αλλάξετε το περιεχόμενο μιας εγγραφής σε ένα πίνακα βάσεων δεδομένων που δεν έχει αποθηκευτεί, και ύστερα χρησιμοποιήσετε την εντολή <emph>Αναίρεση</emph>, η εγγραφή θα σβηστεί."
+msgstr "Αν αλλάξετε το περιεχόμενο μιας εγγραφής σε ένα πίνακα βάσεων δεδομένων που δεν έχει αποθηκευτεί και ύστερα χρησιμοποιήσετε την εντολή <emph>Αναίρεση</emph>, η εγγραφή θα σβηστεί."
#: 02010000.xhp
msgctxt ""
@@ -5997,7 +5997,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "About the Undo command in presentations"
-msgstr "Περί της εντολής Αναίρεση στις παρουσιάσεις"
+msgstr "Περί της εντολής αναίρεση στις παρουσιάσεις"
#: 02010000.xhp
msgctxt ""
@@ -6006,7 +6006,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "The <emph>Undo</emph> list is cleared when you apply a new layout to a slide."
-msgstr "Η λίστα <emph>Αναίρεση</emph> καθαρίζεται όταν εφαρμόζετε μια νέα διάταξη σε διαφάνεια."
+msgstr "Ο κατάλογος <emph>Αναίρεση</emph> καθαρίζεται όταν εφαρμόζετε μια νέα διάταξη σε διαφάνεια."
#: 02020000.xhp
msgctxt ""
@@ -6022,7 +6022,7 @@ msgctxt ""
"bm_id3149991\n"
"help.text"
msgid "<bookmark_value>restoring;editing</bookmark_value><bookmark_value>redo command</bookmark_value>"
-msgstr "<bookmark_value>Ακύρωση αναίρεσης,επεξεργασία</bookmark_value><bookmark_value>εντολή ακύρωσης αναίρεσης</bookmark_value>"
+msgstr "<bookmark_value>επαναφορά;επεξεργασία</bookmark_value><bookmark_value>εντολή ακύρωσης αναίρεσης</bookmark_value>"
#: 02020000.xhp
msgctxt ""
@@ -6040,7 +6040,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_REDO\">Reverses the action of the last <emph>Undo</emph> command. To select the <emph>Undo</emph> step that you want to reverse, click the arrow next to the <emph>Redo</emph> icon on the Standard bar.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_REDO\">Αναιρεί την ενέργεια της τελευταίας εντολής <emph>Αναίρεσης</emph>. Για να επιλέξετε το βήμα <emph>Αναίρεσης</emph> που θέλετε να αντιστρέψετε, κλικ στο βέλος δίπλα στο εικονίδιο <emph>Ακύρωση αναίρεσης</emph> στην βασική γραμμή.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_REDO\">Αναιρεί την ενέργεια της τελευταίας εντολής <emph>Αναίρεσης</emph>. Για να επιλέξετε το βήμα <emph>Αναίρεσης</emph> που θέλετε να αντιστρέψετε, OLE στο βέλος δίπλα στο εικονίδιο <emph>Ακύρωση αναίρεσης</emph> στην βασική γραμμή.</ahelp>"
#: 02030000.xhp
msgctxt ""
@@ -6056,7 +6056,7 @@ msgctxt ""
"bm_id3150279\n"
"help.text"
msgid "<bookmark_value>repeating; commands</bookmark_value><bookmark_value>commands; repeating</bookmark_value>"
-msgstr "<bookmark_value>επανάληψη, εντολές</bookmark_value><bookmark_value>εντολές, επανάληψη</bookmark_value>"
+msgstr "<bookmark_value>επανάληψη; εντολές</bookmark_value><bookmark_value>εντολές; επανάληψη</bookmark_value>"
#: 02030000.xhp
msgctxt ""
@@ -6090,7 +6090,7 @@ msgctxt ""
"bm_id3146936\n"
"help.text"
msgid "<bookmark_value>cutting</bookmark_value><bookmark_value>clipboard; cutting</bookmark_value>"
-msgstr "<bookmark_value>αποκοπή</bookmark_value><bookmark_value>Πρόχειρο,αποκοπή</bookmark_value>"
+msgstr "<bookmark_value>αποκοπή</bookmark_value><bookmark_value>πρόχειρο;αποκοπή</bookmark_value>"
#: 02040000.xhp
msgctxt ""
@@ -6108,7 +6108,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:Cut\">Removes and copies the selection to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\".uno:Cut\">Αφαιρεί και αντιγράφει την επιλογή στο Πρόχειρο.</ahelp>"
+msgstr "<ahelp hid=\".uno:Cut\">Αφαιρεί και αντιγράφει την επιλογή στο πρόχειρο.</ahelp>"
#: 02050000.xhp
msgctxt ""
@@ -6124,7 +6124,7 @@ msgctxt ""
"bm_id3154824\n"
"help.text"
msgid "<bookmark_value>clipboard; Unix</bookmark_value><bookmark_value>copying; in Unix</bookmark_value>"
-msgstr "<bookmark_value>Πρόχειρο,Unix</bookmark_value><bookmark_value>αντιγραφή,στο Unix</bookmark_value>"
+msgstr "<bookmark_value>πρόχειρο;Unix</bookmark_value><bookmark_value>αντιγραφή;στο Unix</bookmark_value>"
#: 02050000.xhp
msgctxt ""
@@ -6142,7 +6142,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:Copy\">Copies the selection to the clipboard.</ahelp>"
-msgstr "<ahelp hid=\".uno:Copy\">Αντιγράφει την επιλογή στο Πρόχειρο.</ahelp>"
+msgstr "<ahelp hid=\".uno:Copy\">Αντιγράφει την επιλογή στο πρόχειρο.</ahelp>"
#: 02050000.xhp
msgctxt ""
@@ -6151,7 +6151,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Each time you copy, the existing content of the clipboard is overwritten."
-msgstr "Κάθε φορά που αντιγράφετε, αντικαθίσταται το υπάρχον περιεχόμενο του πρόχειρου ."
+msgstr "Κάθε φορά που αντιγράφετε, αντικαθίσταται το υπάρχον περιεχόμενο του πρόχειρου."
#: 02050000.xhp
msgctxt ""
@@ -6160,7 +6160,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><variable id=\"unixkopieren\">$[officename] also supports the clipboard under Unix; however, you must use the $[officename] commands, such as Ctrl+C.</variable></caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><variable id=\"unixkopieren\">Το $[officename] υποστηρίζει επίσης το πρόχειρο σε περιβάλλον Unix; όμως, πρέπει να χρησιμοποιήσετε τις εντολές του $[officename] , όπως την Ctrl+C.</variable></caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><variable id=\"unixkopieren\">Το $[officename] υποστηρίζει επίσης το πρόχειρο σε περιβάλλον Unix· όμως, πρέπει να χρησιμοποιήσετε τις εντολές του $[officename], όπως την Ctrl+C.</variable></caseinline></switchinline>"
#: 02060000.xhp
msgctxt ""
@@ -6176,7 +6176,7 @@ msgctxt ""
"bm_id3149031\n"
"help.text"
msgid "<bookmark_value>pasting;cell ranges</bookmark_value><bookmark_value>clipboard; pasting</bookmark_value><bookmark_value>cells;pasting</bookmark_value>"
-msgstr "<bookmark_value>επικόλληση,περιοχές κελιιών</bookmark_value><bookmark_value>πληκτρολόγιο,επικόλληση</bookmark_value><bookmark_value>κελιά,επικόλληση</bookmark_value>"
+msgstr "<bookmark_value>επικόλληση;περιοχές κελιών</bookmark_value><bookmark_value>πληκτρολόγιο;επικόλληση</bookmark_value><bookmark_value>κελιά;επικόλληση</bookmark_value>"
#: 02060000.xhp
msgctxt ""
@@ -6203,7 +6203,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">In a spreadsheet, when you paste a range of cells from the clipboard, the result depends on the current selection: If only one cell is selected, the cell range will be pasted started from that cell. If you mark a cell range wider than the cell range in the clipboard, the cell range will be pasted repeatedly to fill the selected cell range. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σε ένα λογιστικό φύλλο, όταν επικολλάτε μια περιοχή κελιών απ'το πρόχειρο, το αποτέλεσμα εξαρτάται από τη τρέχουσα επιλογή: Αν έχει επιλεχθεί μόνο ένα κελί, θα επικολληθεί μια περιοχή κελιών ξεκινώντας από το συγκεκριμένο κελί. Εάν επιλέξετε μια περιοχή μεγαλύτερη από τη περιοχή κελιών του Πρόχειρου, τότε η συγκεκριμένη επιλογή θα επικολληθεί επαναλαμβανόμενα μέχρι να γεμίσει η επιλεγμένη περιοχή. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Σε ένα υπολογιστικό φύλλο, όταν επικολλάτε μια περιοχή κελιών από το πρόχειρο, το αποτέλεσμα εξαρτάται από τη τρέχουσα επιλογή: Αν έχει επιλεχθεί μόνο ένα κελί, θα επικολληθεί μια περιοχή κελιών ξεκινώντας από το συγκεκριμένο κελί. Εάν επιλέξετε μια περιοχή μεγαλύτερη από τη περιοχή κελιών του Πρόχειρου, τότε η συγκεκριμένη επιλογή θα επικολληθεί επαναλαμβανόμενα μέχρι να γεμίσει η επιλεγμένη περιοχή. </caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"inhalteeinfuegentext\"><ahelp hid=\".uno:PasteSpecial\">Inserts the contents of the clipboard into the current file in a format that you can specify.</ahelp></variable>"
-msgstr "<variable id=\"inhalteeinfuegentext\"><ahelp hid=\".uno:PasteSpecial\">Εισάγει τα περιεχόμενα του Πρόχειρου στο τρέχον αρχείο σε μια μορφή που θα ορίσετε.</ahelp></variable>"
+msgstr "<variable id=\"inhalteeinfuegentext\"><ahelp hid=\".uno:PasteSpecial\">Εισάγει τα περιεχόμενα του πρόχειρου στο τρέχον αρχείο σε μια μορφή που θα ορίσετε.</ahelp></variable>"
#: 02070000.xhp
msgctxt ""
@@ -6292,7 +6292,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">This dialog appears in Calc if the clipboard contains spreadsheet cells. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αυτός ο διάλογος εμφανίζεται στο Calc εάν το πρόχειρο περιέχει κελιά λογιστικών φύλλων. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αυτός ο διάλογος εμφανίζεται στο Calc εάν το πρόχειρο περιέχει κελιά υπολογιστικών φύλλων. </caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6382,7 +6382,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSDATETIME\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing date and time values. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSDATETIME\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει κελιά που περιέχουν τιμές ηρεμομηνίας και ώρας. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_INSDATETIME\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Εισάγει κελιά που περιέχουν τιμές ημερομηνίας και ώρας. </caseinline></switchinline></ahelp>"
#: 02070000.xhp
msgctxt ""
@@ -6490,7 +6490,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_NOOP\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Does not apply an operation when you insert the cell range from the clipboard. The contents of the clipboard will replace existing cell contents. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_NOOP\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Δεν εκτελείται καμία πράξη όταν εισάγετε ένα εύρος κελιών απ'το Πρόχειρο. Τα περιεχόμενα του Πρόχειρου θα αντικαταστήσουν τα υπάρχοντα περιεχόμενα. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_NOOP\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Δεν εκτελείται καμία πράξη όταν εισάγετε ένα εύρος κελιών από το πρόχειρο. Τα περιεχόμενα του πρόχειρου θα αντικαταστήσουν τα υπάρχοντα περιεχόμενα. </caseinline></switchinline></ahelp>"
#: 02070000.xhp
msgctxt ""
@@ -6508,7 +6508,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_ADD\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Adds the values in the clipboard cells to the values in the target cells. Also, if the clipboard only contains comments, adds the comments to the target cells. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_ADD\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Προσθέτει τις τιμές των κελιών στο Πρόχειρο στις τιμές των κελιών προορισμού. Επιπλέον, αν το πρόχειρο περιέχει μόνο σημειώσεις, αυτές θα προστεθούν στα κελιά προορισμού. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_ADD\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Προσθέτει τις τιμές των κελιών στο πρόχειρο στις τιμές των κελιών προορισμού. Επιπλέον, αν το πρόχειρο περιέχει μόνο σημειώσεις, αυτές θα προστεθούν στα κελιά προορισμού. </caseinline></switchinline></ahelp>"
#: 02070000.xhp
msgctxt ""
@@ -6526,7 +6526,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_SUB\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Subtracts the values in the clipboard cells from the values in the target cells. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_SUB\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Αφαιρεί τις τιμές των κελιών στο Πρόχειρο από τις τιμές των κελιών προορισμού. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_OP_SUB\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Αφαιρεί τις τιμές των κελιών στο πρόχειρο από τις τιμές των κελιών προορισμού. </caseinline></switchinline></ahelp>"
#: 02070000.xhp
msgctxt ""
@@ -6598,7 +6598,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_SKIP_EMPTY\">Empty cells from the clipboard do not replace target cells. If you use this option in conjunction with the <emph>Multiply</emph> or the <emph>Divide</emph> operation, the operation is not applied to the target cell of an empty cell in the clipboard.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_SKIP_EMPTY\">Άδεια κελιά απ'το πρόχειρο δεν θα αντικαταστήσουν τα κελιά προορισμού. Αν χρησιμοποιήσετε αυτή την επιλογή, σε συνδυασμό με τη λειτουργία <emph>Πολλαπλασιασμός</emph> ή <emph>Διαίρεση</emph>, η λειτουργία δε θα εφαρμοστεί στο κελί προορισμού ενός άδειου κελιού στο πρόχειρο.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_SKIP_EMPTY\">Άδεια κελιά από το πρόχειρο δεν θα αντικαταστήσουν τα κελιά προορισμού. Αν χρησιμοποιήσετε αυτήν την επιλογή, σε συνδυασμό με τη πράξη <emph>Πολλαπλασιασμός</emph> ή <emph>Διαίρεση</emph>, η λειτουργία δε θα εφαρμοστεί στο κελί προορισμού ενός άδειου κελιού στο πρόχειρο.</ahelp></caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6643,7 +6643,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Inserts the cell range as a link, so that changes made to the cells in the source file are updated in the target file. To ensure that changes made to empty cells in the source file are updated in the target file, ensure that the <emph>Insert All</emph> option is also selected. </ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Εισάγει τη περιοχή κελιών ως σύνδεση, ώστε αλλαγές που θα γίνουν στα κελιά του αρχείου προέλευσης να μεταφερθούν και στο αρχείο προορισμού. Για να σιγουρευτείτε ότι οι αλλαγές στα κενά κελιά του αρχείου προέλευσης θα μεταφερθούν και στο αρχείο προορισμού, επιλέξτε την επιλογή <emph>Εισαγωγή Όλων</emph>. </ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"SC:CHECKBOX:RID_SCDLG_INSCONT:BTN_LINK\">Εισάγει τη περιοχή κελιών ως σύνδεση, ώστε αλλαγές που θα γίνουν στα κελιά του αρχείου προέλευσης να μεταφερθούν και στο αρχείο προορισμού. Για να σιγουρευτείτε ότι οι αλλαγές στα κενά κελιά του αρχείου προέλευσης θα μεταφερθούν και στο αρχείο προορισμού, επιλέξτε την επιλογή <emph>Εισαγωγή όλων</emph>. </ahelp></caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6652,7 +6652,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can also link sheets within the same spreadsheet. When you link to other files, a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE link\">DDE link</link> is automatically created. A DDE link is inserted as a matrix formula and can only be modified as a whole. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μπορείτε επίσης να συνδέσετε φύλλα μέσα στο ίδιο λογιστικό φύλλο. Όταν τα συνδέσετε με άλλα αρχεία, ένας <link href=\"text/shared/00/00000005.xhp#dde\" name=\"σύνδεσμος DDE\">σύνδεσμος DDE</link> θα δημιουργηθεί αυτόματα. Ένας σύνδεσμος DDE εισάγεται σαν ένας τύπος μήτρας και μπορεί να αλλάξει μόνο ως σύνολο. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μπορείτε επίσης να συνδέσετε φύλλα μέσα στο ίδιο υπολογιστικό φύλλο. Όταν τα συνδέσετε με άλλα αρχεία, ένας <link href=\"text/shared/00/00000005.xhp#dde\" name=\"σύνδεσμος DDE\">σύνδεσμος DDE</link> θα δημιουργηθεί αυτόματα. Ένας σύνδεσμος DDE εισάγεται ως ένας τύπος μήτρας και μπορεί να αλλάξει μόνο ως σύνολο. </caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6661,7 +6661,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shift Cells </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μετακίνηση Κελιών </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Μετακίνηση κελιών </caseinline></switchinline>"
#: 02070000.xhp
msgctxt ""
@@ -6724,7 +6724,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_RIGHT\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Target cells are shifted to the right when you insert cells from the clipboard. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_RIGHT\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Τα κελιά προορισμού μετακινούνται προς τα δεξιά όταν εισάγετε κελιά από το πρόχειρο</caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCONT:BTN_MV_RIGHT\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Τα κελιά προορισμού μετακινούνται προς τα δεξιά όταν εισάγετε κελιά από το πρόχειρο. </caseinline></switchinline></ahelp>"
#: 02090000.xhp
msgctxt ""
@@ -6759,7 +6759,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">To select all of the cells on a sheet, click the button at the intersection of the column and row header in the top left corner of the sheet.</caseinline> <defaultinline/> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Για να επιλέξετε όλα τα κελιά ενός λογιστικού φύλλου, κάντε κλικ στο πεδίο τομής των επικεφαλίδων της στήλης και της γραμμής στην πάνω αριστερή γωνία του φύλλου.</caseinline> <defaultinline/> </switchinline>"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Για να επιλέξετε όλα τα κελιά ενός υπολογιστικού φύλλου, πατήστε το κουμπί τομής των επικεφαλίδων της στήλης και της γραμμής στην πάνω αριστερή γωνία του φύλλου.</caseinline> <defaultinline/> </switchinline>"
#: 02090000.xhp
msgctxt ""
@@ -6768,7 +6768,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">To select all of the sheets in a spreadsheet file, right-click the name tab of a sheet, and then choose <emph>Select All Sheets</emph>.<ahelp hid=\".uno:TableSelectAll\" visibility=\"hidden\">Selects all of the sheets in the current spreadsheet.</ahelp></caseinline> <defaultinline/> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Για να επιλέξετε όλα τα φύλλα ενός αρχείου λογιστικών φύλλων, κάντε δεξί κλικ στο όνομα της καρτέλας ενός φύλλου, και στη συνέχεια επιλέξτε <emph>Επιλογή όλων των Φύλλων</emph>.<ahelp hid=\".uno:TableSelectAll\" visibility=\"hidden\">Επιλέγει όλα τα φύλλα στο τρέχον έγγραφο λογιστικών φύλλων</ahelp></caseinline> <defaultinline/> </switchinline>"
+msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Για να επιλέξετε όλα τα φύλλα ενός αρχείου υπολογιστικών φύλλων, δεξιοπατήστε στο όνομα της καρτέλας ενός φύλλου, και στη συνέχεια επιλέξτε <emph>Επιλογή όλων των φύλλων</emph>.<ahelp hid=\".uno:TableSelectAll\" visibility=\"hidden\">Επιλέγει όλα τα φύλλα στο τρέχον έγγραφο υπολογιστικών φύλλων</ahelp></caseinline> <defaultinline/> </switchinline>"
#: 02100000.xhp
msgctxt ""
@@ -6785,7 +6785,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link></variable>"
-msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και Αντικατάσταση\">Εύρεση και Αντικατάσταση</link></variable>"
+msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link></variable>"
#: 02100000.xhp
msgctxt ""
@@ -6810,7 +6810,7 @@ msgctxt ""
"par_id00002\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to search the next occurrence in downward direction.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλικ για αναζήτηση του επόμενου σε κατεύθυνση προς τα κάτω.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για αναζήτηση του επόμενου με κατεύθυνση προς τα κάτω.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6818,7 +6818,7 @@ msgctxt ""
"par_id00003\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to search the next occurrence in upward direction.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλικ για αναζήτηση του επόμενου προς τα πάνω.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε για αναζήτηση του επόμενου προς τα πάνω.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6836,7 +6836,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Enter the text that you want to search for, or select a previous search from the list.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Εισάγετε το κείμενο το οποίο θέλετε να αναζητήσετε, ή επιλέξτε μία προηγούμενη αναζήτηση από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Εισάγετε το κείμενο το οποίο θέλετε να αναζητήσετε, ή επιλέξτε μία προηγούμενη αναζήτηση από τον κατάλογο.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6863,7 +6863,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Enter the replacement text, or select a recent replacement text or style from the list.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Εισάγετε το κείμενο αντικατάστασης, ή επιλέξτε από τη λίστα ένα πρόσφατο κείμενο ή πρότυπο αντικατάστασης.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Εισάγετε το κείμενο αντικατάστασης, ή επιλέξτε από τον κατάλογο ένα πρόσφατο κείμενο ή τεχνοτροπία αντικατάστασης.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6935,7 +6935,7 @@ msgctxt ""
"156\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Allows you to use wildcards in your search.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Σας επιτρέπει να χρησιμοποιείτε στην αναζήτησή σας 'μπαλαντέρ'.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Σας επιτρέπει να χρησιμοποιείτε στην αναζήτησή σας σύμβολα υποκατάστασης.</defaultinline></switchinline>"
#: 02100000.xhp
msgctxt ""
@@ -6943,7 +6943,7 @@ msgctxt ""
"par_id3727225\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Allows you to use wildcards in your search.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σας επιτρέπει να χρησιμοποιείτε στην αναζήτησή σας μπαλαντέρ.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Σας επιτρέπει να χρησιμοποιείτε στην αναζήτησή σας σύμβολα υποκατάστασης.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6952,7 +6952,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Match case"
-msgstr "Aκριβής αναζήτηση"
+msgstr "Να ταιριάζουν πεζά/κεφαλαία"
#: 02100000.xhp
msgctxt ""
@@ -6960,7 +6960,7 @@ msgctxt ""
"bm_id3154760\n"
"help.text"
msgid "<bookmark_value>case sensitivity;searching</bookmark_value>"
-msgstr "<bookmark_value>πεζά-κεφαλαία,αναζήτηση</bookmark_value>"
+msgstr "<bookmark_value>πεζά-κεφαλαία;αναζήτηση</bookmark_value>"
#: 02100000.xhp
msgctxt ""
@@ -6977,7 +6977,7 @@ msgctxt ""
"bm_id3147264\n"
"help.text"
msgid "<bookmark_value>finding; selections</bookmark_value>"
-msgstr "<bookmark_value>εύρεση,επιλογές</bookmark_value>"
+msgstr "<bookmark_value>εύρεση;επιλογές</bookmark_value>"
#: 02100000.xhp
msgctxt ""
@@ -6986,7 +6986,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "Current selection only"
-msgstr "Μόνο τρέχουσα επιλογή"
+msgstr "Μόνο η τρέχουσα επιλογή"
#: 02100000.xhp
msgctxt ""
@@ -7003,7 +7003,7 @@ msgctxt ""
"par_id8876918\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Search for list. To specify a replacement style, select a style from the Replace with list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά κείμενο μορφοποιημένο με το πρότυπο που εισάγατε. Επιλέξτε αυτό το πλαίσιο ελέγχου και έπειτα το πρότυπο από τη λίστα Αναζήτηση για. Για να εισάγετε ένα πρότυπο αντικατάστασης, επιλέξτε ένα πρότυπο από τη λίστα Αντικατάσταση με.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά κείμενο μορφοποιημένο με την τεχνοτροπία που εισάγατε. Επιλέξτε αυτό το πλαίσιο ελέγχου και έπειτα την τεχνοτροπία από τον κατάλογο Αναζήτηση για. Για να ορίσετε μια τεχνοτροπία αντικατάστασης, επιλέξτε μια τεχνοτροπία από τον κατάλογο Αντικατάσταση με.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -7012,7 +7012,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Search for Styles / Including Styles"
-msgstr "Αναζήτηση για πρότυπα / Συμπεριλαμβ. πρότυπα"
+msgstr "Αναζήτηση για τεχνοτροπίες / Συμπεριλαμβάνει τεχνοτροπίες"
#: 02100000.xhp
msgctxt ""
@@ -7021,7 +7021,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Search for </emph>list. To specify a replacement style, select a style from the <emph>Replace with</emph> list.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Αναζητά κείμενο μορφοποιημένο με το πρότυπο που εισάγατε. Επιλέξτε αυτό το πλαίσιο ελέγχου και έπειτα το πρότυπο απο τη λίστα <emph>Αναζήτηση για</emph>. Για να εισάγετε ένα πρότυπο αντικατάστασης, επιλέξτε ένα πρότυπο από τη λίστα <emph>Αντικατάσταση με</emph>.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Αναζητά κείμενο μορφοποιημένο με την τεχνοτροπία που εισάγατε. Επιλέξτε αυτό το πλαίσιο ελέγχου και έπειτα την τεχνοτροπία από τον κατάλογο <emph>Αναζήτηση για</emph>. Για να εισάγετε μια τεχνοτροπία αντικατάστασης, επιλέξτε μια τεχνοτροπία από τον κατάλογο <emph>Αντικατάσταση με</emph>.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -7029,7 +7029,7 @@ msgctxt ""
"par_idN109CC\n"
"help.text"
msgid "After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>."
-msgstr "Αφού επιλέξετε τις ιδιότητες που επιθυμείτε να αναζητήσετε, το πλαίσιο <emph>Αναζήτηση για Πρότυπα</emph> στην περιοχή <emph>Επιλογές</emph> του %PRODUCTNAME Writer του παραθύρου διαλόγου <emph>Αναζήτηση και Αντικατάσταση </emph> μετατρέπεται σε <emph>Συμπεριλαμβ. πρότυπα </emph>."
+msgstr "Αφού επιλέξετε τις ιδιότητες που επιθυμείτε να αναζητήσετε, το πλαίσιο <emph>Αναζήτηση για τεχνοτροπίες</emph> στην περιοχή <emph>Επιλογές</emph> του %PRODUCTNAME Writer του διαλόγου <emph>Αναζήτηση και αντικατάσταση </emph> μετατρέπεται σε <emph>Συμπεριλαμβάνει τεχνοτροπίες </emph>."
#: 02100000.xhp
msgctxt ""
@@ -7037,7 +7037,7 @@ msgctxt ""
"par_idN109DF\n"
"help.text"
msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box."
-msgstr "Εάν θέλετε να αναζητήσετε κείμενο στο οποίο οι ιδιότητες ορίζονται από άμεση μορφοποίηση και πρότυπα, επιλέξτε το πλαίσιο <emph>Συμπεριλαμβ. πρότυπα</emph>."
+msgstr "Εάν θέλετε να αναζητήσετε κείμενο στο οποίο οι ιδιότητες ορίζονται από άμεση μορφοποίηση και τεχνοτροπίες, επιλέξτε το πλαίσιο <emph>Συμπεριλαμβάνει τεχνοτροπίες</emph>."
#: 02100000.xhp
msgctxt ""
@@ -7062,7 +7062,7 @@ msgctxt ""
"204\n"
"help.text"
msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>"
-msgstr "<variable id=\"halbnormaltitel\">Ταίριασμα πλάτους χαρακτήρα (μόνο εάν οι ασιατικές γλώσσες είναι ενεργές)</variable>"
+msgstr "<variable id=\"halbnormaltitel\">Ταίριασμα πλάτους χαρακτήρα (μόνο αν οι ασιατικές γλώσσες είναι ενεργές)</variable>"
#: 02100000.xhp
msgctxt ""
@@ -7080,7 +7080,7 @@ msgctxt ""
"205\n"
"help.text"
msgid "<variable id=\"aehnlichtitel\">Sounds like (Japanese) (only if Asian languages are enabled)</variable>"
-msgstr "<variable id=\"aehnlichtitel\">Ακούγεται ως (ιαπωνικά) (μόνο εάν οι ασιατικές γλώσσες είναι ενεργές)</variable>"
+msgstr "<variable id=\"aehnlichtitel\">Ακούγεται ως (ιαπωνικά) (μόνο αν οι ασιατικές γλώσσες είναι ενεργές)</variable>"
#: 02100000.xhp
msgctxt ""
@@ -7089,7 +7089,7 @@ msgctxt ""
"206\n"
"help.text"
msgid "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>...</emph> button to specify the search options. </ahelp></variable>"
-msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Σας επιτρέπει να προσδιορίσετε τις επιλογές αναζήτησης για παρόμοια γραφή που χρησιμοποιείται σε Ιαπωνικό κείμενο. Επιλέξτε αυτό το πεδίο και μετά κάντε κλικ στο πεδίο επιλογής <emph>...</emph> για να προσδιορίσετε τις επιλογές αναζήτησης. </ahelp></variable>"
+msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Σας επιτρέπει να προσδιορίσετε τις επιλογές αναζήτησης για παρόμοια γραφή που χρησιμοποιείται σε ιαπωνικό κείμενο. Επιλέξτε αυτό το πλαίσιο ελέγχου και μετά πατήστε στο κουμπί <emph>...</emph> για να προσδιορίσετε τις επιλογές αναζήτησης. </ahelp></variable>"
#: 02100000.xhp
msgctxt ""
@@ -7098,7 +7098,7 @@ msgctxt ""
"209\n"
"help.text"
msgid "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp></variable>"
-msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Σας επιτρέπει να προσδιορίσετε τις επιλογές αναζήτησης για παρόμοια γραφή που χρησιμοποιείται σε Ιαπωνικό κείμενο..</ahelp></variable>"
+msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Σας επιτρέπει να προσδιορίσετε τις επιλογές αναζήτησης για παρόμοια γραφή που χρησιμοποιείται σε ιαπωνικό κείμενο.</ahelp></variable>"
#: 02100000.xhp
msgctxt ""
@@ -7107,7 +7107,7 @@ msgctxt ""
"212\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>"
-msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Αναζήτηση στα Ιαπωνικά\">Αναζήτηση στα Ιαπωνικά</link>"
+msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Αναζήτηση στα ιαπωνικά\">Αναζήτηση στα ιαπωνικά</link>"
#: 02100000.xhp
msgctxt ""
@@ -7125,7 +7125,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents)."
-msgstr "Βρίσκει και επιλέγει όλες τις περιπτώσεις του κειμένου ή της μορφής που αναζητάτε στο έγγραφο (μόνο για έγγραφα Writer και Calc)."
+msgstr "Βρίσκει και επιλέγει όλες τις περιπτώσεις του κειμένου ή της μορφής που αναζητάτε στο έγγραφο (μόνο για έγγραφα Writer και Calc)."
#: 02100000.xhp
msgctxt ""
@@ -7151,7 +7151,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/search\">Finds and selects the next occurrence of the text or format that you searching for in the document.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/findreplacedialog/search\">Βρίσκει και επιλέγει το επόμενο στοιχείο του κειμένου ή της μορφής που αναζητάτε μέσα στο έγγραφο.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/search\">Βρίσκει και επιλέγει το επόμενο στοιχείο του κειμένου ή της μορφής που αναζητάτε μέσα στο έγγραφο.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -7213,7 +7213,7 @@ msgctxt ""
"par_id8641315\n"
"help.text"
msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics."
-msgstr "Βρίσκει συγκεκριμένα μορφοποιημένα γνωρίσματα κειμένου, όπως τύπος γραμματοσειράς, εφέ χαρακτήρων, και χαρακτηριστικά ροής κειμένου."
+msgstr "Βρίσκει συγκεκριμένα μορφοποιημένα γνωρίσματα κειμένου, όπως τύπος γραμματοσειράς, εφέ χαρακτήρων και χαρακτηριστικά ροής κειμένου."
#: 02100000.xhp
msgctxt ""
@@ -7231,7 +7231,7 @@ msgctxt ""
"136\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click in the <emph>Search for </emph>or the <emph>Replace with </emph>box, and then click this button to remove the search criteria based on formats.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Κλικ στο πλαίσιο <emph>Αναζήτηση για</emph>ή το <emph>Αντικατάσταση με </emph> και έπειτα κλικ σε αυτό το κουμπί για αφαίρεση των κριτηρίων αναζήτησης που βασίζονται στις μορφές.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Πατήστε στο πλαίσιο <emph>Αναζήτηση για</emph>ή το <emph>Αντικατάσταση με </emph> και έπειτα πατήστε σε αυτό το κουμπί για αφαίρεση των κριτηρίων αναζήτησης που βασίζονται στις μορφές.</caseinline></switchinline>"
#: 02100000.xhp
msgctxt ""
@@ -7239,7 +7239,7 @@ msgctxt ""
"par_id1334269\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click in the Search for or the Replace with box, and then click this button to remove the search criteria based on formats.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κάντε κλικ στο πλαίσιο Αναζήτηση για ή στο Αντικατάσταση με και, έπειτα, πατήστε αυτό το κουμπί για να αφαιρέσετε τα κριτήρια αναζήτησης που έχετε επιλέξει.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε στο πλαίσιο Αναζήτηση για ή στο Αντικατάσταση με και, έπειτα, πατήστε αυτό το κουμπί για να αφαιρέσετε τα κριτήρια αναζήτησης που έχετε επιλέξει.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -7248,7 +7248,7 @@ msgctxt ""
"137\n"
"help.text"
msgid "The search criteria for formatting attributes are displayed under the <emph>Search for </emph>or the <emph>Replace with </emph>box."
-msgstr "Τα κριτήρια αναζήτησης για τα χαρακτηριστικά μορφοποίησης εμφανίζονται κάτω από το πλαίσιο <emph>Αναζήτηση για </emph> ή <emph>Αντικατάσταση με </emph>."
+msgstr "Τα κριτήρια αναζήτησης για τα χαρακτηριστικά μορφοποίησης εμφανίζονται κάτω από το πλαίσιο <emph>Αναζήτηση για </emph> ή <emph>Αντικατάσταση με </emph>."
#: 02100000.xhp
msgctxt ""
@@ -7257,7 +7257,7 @@ msgctxt ""
"139\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows more or fewer search options. Click this button again to hide the extended search options.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει περισσότερες ή λιγότερες επιλογές αναζήτησης.Κάντε κλικ ξανά στο κουμπί για να αποκρύψετε τις επιπρόσθετες επιλογές αναζήτησης.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει περισσότερες ή λιγότερες επιλογές αναζήτησης. Πατήστε ξανά στο κουμπί για να αποκρύψετε τις επιπρόσθετες επιλογές αναζήτησης.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -7283,7 +7283,7 @@ msgctxt ""
"par_id6719870\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά χαρακτήρες που έχετε ορίσει σε μαθηματικούς τύπους και σε σταθερές (μη υπολογισμένες) τιμές. Για παράδειγμα, είναι δυνατή η αναζήτηση τύπων που περιέχουν τη λέξη \"SUM\".</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά χαρακτήρες που έχετε ορίσει σε μαθηματικούς τύπους και σε σταθερές (μη υπολογισμένες) τιμές. Για παράδειγμα, είναι δυνατή η αναζήτηση τύπων που περιέχουν τη λέξη 'SUM'.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -7413,7 +7413,7 @@ msgctxt ""
"bm_id3152960\n"
"help.text"
msgid "<bookmark_value>searching; all sheets</bookmark_value> <bookmark_value>finding; in all sheets</bookmark_value> <bookmark_value>sheets; searching all</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση,όλα τα φύλλα</bookmark_value><bookmark_value>εύρεση,σε όλα τα φύλλα</bookmark_value><bookmark_value>φύλλα, αναζήτηση όλων</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση; όλα τα φύλλα</bookmark_value><bookmark_value>εύρεση; σε όλα τα φύλλα</bookmark_value><bookmark_value>φύλλα; αναζήτηση όλων</bookmark_value>"
#: 02100000.xhp
msgctxt ""
@@ -7431,7 +7431,7 @@ msgctxt ""
"197\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches through all of the sheets in the current spreadsheet file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση σε όλα τα φύλλα του τρέχοντος αρχείου λογιστικού φύλλου.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αναζήτηση σε όλα τα φύλλα του τρέχοντος αρχείου υπολογιστικού φύλλου.</caseinline></switchinline>"
#: 02100000.xhp
msgctxt ""
@@ -7439,7 +7439,7 @@ msgctxt ""
"par_id4089175\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches through all of the sheets in the current spreadsheet file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά ανάμεσα σε όλα τα φύλλα που βρίσκονται στο τρέχον αρχείο λογιστικών φύλλων</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Αναζητά ανάμεσα σε όλα τα φύλλα που βρίσκονται στο τρέχον αρχείο υπολογιστικών φύλλων</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -7456,7 +7456,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "List of Regular Expressions"
-msgstr "Λίστα κανονικών εκφράσεων"
+msgstr "Κατάλογος κανονικών εκφράσεων"
#: 02100001.xhp
msgctxt ""
@@ -7464,7 +7464,7 @@ msgctxt ""
"bm_id3146765\n"
"help.text"
msgid "<bookmark_value>regular expressions; list of</bookmark_value> <bookmark_value>lists;regular expressions</bookmark_value> <bookmark_value>replacing;tab stops (regular expressions)</bookmark_value> <bookmark_value>tab stops;regular expressions</bookmark_value> <bookmark_value>concatenation, see ampersand symbol</bookmark_value> <bookmark_value>ampersand symbol, see also operators</bookmark_value>"
-msgstr "<bookmark_value>κανονικές εκφράσεις; λίστα από</bookmark_value><bookmark_value>λίστες; κανονικές εκφράσεις</bookmark_value><bookmark_value>αντικατάσταση;τέλος στηλοθέτη (κανονικές εκφράσεις)</bookmark_value><bookmark_value>τέλος στηλοθέτη;κανονικές εκφράσεις</bookmark_value> <bookmark_value>συνένωση, βλέπε σύμβολο ampersand </bookmark_value><bookmark_value>σύμβολο ampersand, βλέπε επίσης τελεστές</bookmark_value>"
+msgstr "<bookmark_value>κανονικές εκφράσεις; κατάλογος από</bookmark_value><bookmark_value>κατάλογοι; κανονικές εκφράσεις</bookmark_value><bookmark_value>αντικατάσταση;στάσεις στηλοθέτη (κανονικές εκφράσεις)</bookmark_value><bookmark_value>στάσεις στηλοθέτη;κανονικές εκφράσεις</bookmark_value> <bookmark_value>συνένωση, βλέπε σύμβολο εμπορικό και </bookmark_value><bookmark_value>σύμβολο εμπορικό και, βλέπε επίσης τελεστές</bookmark_value>"
#: 02100001.xhp
msgctxt ""
@@ -7473,7 +7473,7 @@ msgctxt ""
"203\n"
"help.text"
msgid "<variable id=\"02100001\"><link href=\"text/shared/01/02100001.xhp\">List of Regular Expressions</link></variable>"
-msgstr "<variable id=\"02100001\"><link href=\"text/shared/01/02100001.xhp\">Λίστα κανονικών εκφράσεων</link></variable>"
+msgstr "<variable id=\"02100001\"><link href=\"text/shared/01/02100001.xhp\">Κατάλογος κανονικών εκφράσεων</link></variable>"
#: 02100001.xhp
msgctxt ""
@@ -7561,7 +7561,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Only finds the search term if the term appears at the end of a paragraph. Special objects such as empty fields or character-anchored frames at the end of a paragraph are ignored. Example: \"Peter$\"."
-msgstr "Εντοπίζει τη λέξη μόνο όταν εμφανίζεται στο τέλος της παραγράφου. Ειδικά περιεχόμενα π.χ. κενά διαστήματα ή πλαίσια αγκυρωμένα με χαρακτήρες στο τέλος των παραγράφων παραβλέπονται. Παράδειγμα:\"Peter$\"."
+msgstr "Εντοπίζει τη λέξη μόνο όταν εμφανίζεται στο τέλος της παραγράφου. Ειδικά περιεχόμενα π.χ. κενά πεδία ή πλαίσια αγκυρωμένα με χαρακτήρες στο τέλος των παραγράφων παραβλέπονται. Παράδειγμα:\"Peter$\"."
#: 02100001.xhp
msgctxt ""
@@ -7587,7 +7587,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Finds zero or more of the characters in front of the \"*\". For example, \"Ab*c\" finds \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\", and so on."
-msgstr "Βρίσκει όρους που μπορεί να περιέχουν το χαρακτήρα πριν από το \"*\" περισσότερες από μία φορές, ή που μπορεί να μην τον περιέχουν και καθόλου. Για παράδειγμα, ο όρος \"Ab*c\" βρίσκει τους \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\", και ούτω καθεξής."
+msgstr "Βρίσκει όρους που μπορεί να περιέχουν το χαρακτήρα πριν από το \"*\" περισσότερες από μία φορές, ή που μπορεί να μην τον περιέχουν και καθόλου. Για παράδειγμα, ο όρος \"Ab*c\" βρίσκει τους \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\" και ούτω καθεξής."
#: 02100001.xhp
msgctxt ""
@@ -7632,7 +7632,7 @@ msgctxt ""
"200\n"
"help.text"
msgid "Finds zero or one of the characters in front of the \"?\". For example, \"Texts?\" finds \"Text\" and \"Texts\" and \"x(ab|c)?y\" finds \"xy\", \"xaby\", or \"xcy\"."
-msgstr "Βρίσκει όρους που περιέχουν έναν από τους χαρακτήρες που είναι μπροστά από το \"?\" ή κανέναν από αυτούς. Για παράδειγμα, ο όρος \"Texts?\" βρίσκει τους \"Text\" , \"Texts\" και ο \"x(ab|c)?y\" τους \"xy\", \"xaby\", ή \"xcy\"."
+msgstr "Βρίσκει όρους που περιέχουν έναν από τους χαρακτήρες που είναι μπροστά από το \"?\" ή κανέναν από αυτούς. Για παράδειγμα, ο όρος \"Texts?\" βρίσκει τους \"Text\" , \"Texts\" και ο \"x(ab|c)?y\" τους \"xy\", \"xaby\", ή \"xcy\"."
#: 02100001.xhp
msgctxt ""
@@ -7650,7 +7650,7 @@ msgctxt ""
"159\n"
"help.text"
msgid "Search interprets the special character that follows the \"\\\" as a normal character and not as a regular expression (except for the combinations \\n, \\t, \\>, and \\<). For example, \"tree\\.\" finds \"tree.\", not \"treed\" or \"trees\"."
-msgstr "Η αναζήτηση ερμηνεύει τον ειδικό χαρακτήρα που ακολουθεί το \"\\\" σαν έναν κανονικό χαρακτήρα και όχι ως κανονική έκφραση (εκτός από τους συνδυασμούς \\n, \\t, \\>, και \\<). Για παράδειγμα, ο όρος \"tree\\.\" εντοπίζει τον όρο \"tree.\", αλλά όχι τους \"treed\" και \"trees\"."
+msgstr "Η αναζήτηση ερμηνεύει τον ειδικό χαρακτήρα που ακολουθεί το \"\\\" ως έναν κανονικό χαρακτήρα και όχι ως κανονική έκφραση (εκτός από τους συνδυασμούς \\n, \\t, \\>, και \\<). Για παράδειγμα, ο όρος \"tree\\.\" εντοπίζει τον όρο \"tree.\", αλλά όχι τους \"treed\" και \"trees\"."
#: 02100001.xhp
msgctxt ""
@@ -7668,7 +7668,7 @@ msgctxt ""
"167\n"
"help.text"
msgid "Represents a line break that was inserted with the Shift+Enter key combination. To change a line break into a paragraph break, enter <emph>\\n</emph> in the <emph>Search for</emph> and <emph>Replace with</emph> boxes, and then perform a search and replace."
-msgstr "Βρίσκει μια αλλαγή γραμμής που εισήχθη πατώντας τα πλήκτρα Shift+Enter. Για να μετατρέψετε μια αλλαγή γραμμής σε αλλαγή παραγράφου, εισάγετε <emph>\\n</emph> στα πλαίσια <emph>Αναζήτηση για </emph> και <emph>Αντικατάσταση με </emph>, και στη συνέχεια, εκτελέστε μια αναζήτηση και αντικατάσταση."
+msgstr "Βρίσκει μια αλλαγή γραμμής που εισήχθη πατώντας τα πλήκτρα Shift+Enter. Για να μετατρέψετε μια αλλαγή γραμμής σε αλλαγή παραγράφου, εισάγετε <emph>\\n</emph> στα πλαίσια <emph>Αναζήτηση για </emph> και <emph>Αντικατάσταση με </emph> και στη συνέχεια, εκτελέστε μια αναζήτηση και αντικατάσταση."
#: 02100001.xhp
msgctxt ""
@@ -7792,7 +7792,7 @@ msgctxt ""
"206\n"
"help.text"
msgid "You can also enter an \"&\" in the <emph>Replace with</emph> box to modify the <emph>Attributes</emph> or the <emph>Format</emph> of the string found by the search criteria."
-msgstr "Μπορείτε επίσης να εισάγετε ένα \"&\" στο πλαίσιο <emph>Αντικατάσταση με </emph> για να τροποιήσετε τις <emph>Ιδιότητες</emph> ή τη <emph>Μορφή</emph> της ακολουθίας χαρακτήρων που εντοπίσατε σύμφωνα με τα κριτήρια αναζήτησης."
+msgstr "Μπορείτε επίσης να εισάγετε ένα \"&\" στο πλαίσιο <emph>Αντικατάσταση με </emph> για να τροποποιήσετε τις <emph>Ιδιότητες</emph> ή τη <emph>Μορφή</emph> της ακολουθίας χαρακτήρων που εντοπίσατε σύμφωνα με τα κριτήρια αναζήτησης."
#: 02100001.xhp
msgctxt ""
@@ -7881,7 +7881,7 @@ msgctxt ""
"180\n"
"help.text"
msgid "\\uXXXX"
-msgstr ""
+msgstr "\\uXXXX"
#: 02100001.xhp
msgctxt ""
@@ -7890,7 +7890,7 @@ msgctxt ""
"180\n"
"help.text"
msgid "\\UXXXXXXXX"
-msgstr ""
+msgstr "\\UXXXXXXXX"
#: 02100001.xhp
msgctxt ""
@@ -7899,7 +7899,7 @@ msgctxt ""
"181\n"
"help.text"
msgid "Represents a character based on its four-digit hexadecimal Unicode code (XXXX)."
-msgstr ""
+msgstr "Αναπαριστά έναν χαρακτήρα με βάση το δικό του τετραψήφιο δεκαεξαδικό κωδικό Unicode (XXXX)."
#: 02100001.xhp
msgctxt ""
@@ -7908,7 +7908,7 @@ msgctxt ""
"181\n"
"help.text"
msgid "For obscure characters there is a separate variant with capital U and eight hexadecimal digits (XXXXXXXX)."
-msgstr ""
+msgstr "Για ασαφείς χαρακτήρες υπάρχει μια ξεχωριστή παραλλαγή με το κεφαλαίο U και οκτώ δεκαεξαδικά ψηφία (XXXXXXXX)."
#: 02100001.xhp
msgctxt ""
@@ -7917,7 +7917,7 @@ msgctxt ""
"208\n"
"help.text"
msgid "For certain symbol fonts the code for special characters may depend on the used font. You can view the codes by choosing <emph>Insert - Special Character</emph>."
-msgstr ""
+msgstr "Για συγκεκριμένες γραμματοσειρές συμβόλων ο κώδικας για ειδικούς χαρακτήρες μπορεί να εξαρτάται από τη χρησιμοποιούμενη γραμματοσειρά. Μπορείτε να προβάλετε τους κωδικούς επιλέγοντας <emph>Εισαγωγή - Ειδικός χαρακτήρας</emph>."
#: 02100001.xhp
msgctxt ""
@@ -7953,7 +7953,7 @@ msgctxt ""
"210\n"
"help.text"
msgid "Defines the number of times that the character in front of the opening bracket occurs. For example, \"tre{2}\" finds and selects \"tree\"."
-msgstr "Καθορίζει τον αριθμό των φορών που εμφανίζεται ο χαρακτήρας μπροστά από το αρχικό άγκιστρο. Για παράδειγμα, το \"πάμε{2}\" βρίσκει και επιλέγει \"πάμεε\"."
+msgstr "Καθορίζει τον αριθμό των φορών που εμφανίζεται ο χαρακτήρας μπροστά από το αρχικό άγκιστρο. Για παράδειγμα, το \"πάμε{2}\" βρίσκει και επιλέγει \"πάμεε\"."
#: 02100001.xhp
msgctxt ""
@@ -7971,7 +7971,7 @@ msgctxt ""
"212\n"
"help.text"
msgid "Defines the minimum and maximum number of times that the character in front of the opening bracket can occur. For example, \"tre{1,2}\" finds and selects \"tre\" and \"tree\"."
-msgstr "Καθορίζει τον ελάχιστο και μέγιστο αριθμό φορών που ο χαρακτήρας μπροστά από το αρχικό άγκιστρο μπορεί να εμφανιστεί. Για παράδειγμα, το \"πάμε{1,2}\" βρίσκει και επιλέγει \"πάμε\" και \"πάμεε\"."
+msgstr "Καθορίζει τον ελάχιστο και μέγιστο αριθμό φορών που ο χαρακτήρας μπροστά από το αρχικό άγκιστρο μπορεί να εμφανιστεί. Για παράδειγμα, το \"πάμε{1,2}\" βρίσκει και επιλέγει \"πάμε\" και \"πάμεε\"."
#: 02100001.xhp
msgctxt ""
@@ -7987,7 +7987,7 @@ msgctxt ""
"par_id843836\n"
"help.text"
msgid "Defines the minimum number of times that the character in front of the opening bracket can occur. For example, \"tre{2,}\" finds \"tree\", \"treee\", and \"treeeee\"."
-msgstr "Καθορίζει τον ελάχιστο αριθμό περιπτώσεων που μπορεί να βρεθεί ένας χαρακτήρας πριν την αριστερή αγκύλη. Για παράδειγμα, το \"tre{2,}\" βρίσκει τους όρους \"tree\", \"treee\", και \"treeeee\"."
+msgstr "Καθορίζει τον ελάχιστο αριθμό περιπτώσεων που μπορεί να βρεθεί ένας χαρακτήρας πριν την αριστερή αγκύλη. Για παράδειγμα, το \"tre{2,}\" βρίσκει τους όρους \"tree\", \"treee\", και \"treeeee\"."
#: 02100001.xhp
msgctxt ""
@@ -8013,7 +8013,7 @@ msgctxt ""
"214\n"
"help.text"
msgid "Defines the characters inside the parentheses as a reference. You can then refer to the first reference in the current expression with \"\\1\", to the second reference with \"\\2\", and so on."
-msgstr "Χρησιμοποιήστε παρενθέσεις για να καθορίσετε τους χαρακτήρες που βρίσκονται μέσα στην αγκύλη ως αναφορά. Στη συνέχεια, μπορείτε να ανατρέξετε στην πρώτη αναφορά της τρέχουσας έκφρασης χρησιμοποιώντας το \"\\1\", στην δεύτερη αναφορά με το \"\\2\" και ούτω καθεξής."
+msgstr "Χρησιμοποιήστε παρενθέσεις για να καθορίσετε τους χαρακτήρες που βρίσκονται μέσα στην αγκύλη ως αναφορά. Στη συνέχεια, μπορείτε να ανατρέξετε στην πρώτη αναφορά της τρέχουσας έκφρασης χρησιμοποιώντας το \"\\1\", στην δεύτερη αναφορά με το \"\\2\" και ούτω καθεξής."
#: 02100001.xhp
msgctxt ""
@@ -8118,7 +8118,7 @@ msgctxt ""
"219\n"
"help.text"
msgid "Represents a space character (but not other whitespace characters)."
-msgstr "Αναπαριστά ένα χαρακτήρα κενού (αλλά όχι άλλους χαρακτήρες με λευκό χρώμα)."
+msgstr "Αναπαριστά ένα χαρακτήρα διαστήματος (αλλά όχι άλλους χαρακτήρες με λευκό χρώμα)."
#: 02100001.xhp
msgctxt ""
@@ -8302,7 +8302,7 @@ msgctxt ""
"bm_id3156045\n"
"help.text"
msgid "<bookmark_value>similarity search</bookmark_value><bookmark_value>finding; similarity search</bookmark_value>"
-msgstr "<bookmark_value>αναζήτηση ομοιότητας</bookmark_value><bookmark_value>εύρεση, αναζήτηση ομοιότητας</bookmark_value>"
+msgstr "<bookmark_value>αναζήτηση ομοιότητας</bookmark_value><bookmark_value>εύρεση; αναζήτηση ομοιότητας</bookmark_value>"
#: 02100100.xhp
msgctxt ""
@@ -8320,7 +8320,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Find terms that are similar to the <emph>Search for </emph>text. Select this checkbox, and then click the <emph>...</emph> button to define the similarity options.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Αναζητεί όρους που μοιάζουν με το κείμενο στην <emph>Αναζήτηση για </emph>. Διαλέξτε αυτό το πλαίσιο σήμανσης και κάντε κλικ στο κουμπί <emph>...</emph> για να ορίσετε τις επιλογές ομοιότητας.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Αναζητεί όρους που μοιάζουν με το κείμενο στην <emph>Αναζήτηση για </emph>. Διαλέξτε αυτό το πλαίσιο σήμανσης και πατήστε στο κουμπί <emph>...</emph> για να ορίσετε τις επιλογές ομοιότητας.</ahelp>"
#: 02100100.xhp
msgctxt ""
@@ -8580,7 +8580,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "Blinking"
-msgstr "Εφέ φλας"
+msgstr "Αναβόσβησμα"
#: 02100200.xhp
msgctxt ""
@@ -8589,7 +8589,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "Finds characters use the <emph>Blinking</emph> attribute."
-msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Εφέ φλας</emph>."
+msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Αναβόσβησμα</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8643,7 +8643,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Finds the <emph>Widow Control</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Κανόνας \"χήρας\"</emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>Έλεγχος χήρας</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8661,7 +8661,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Finds <emph>Spacing</emph> (standard, expanded, condensed) attributes and Pair Kerning."
-msgstr "Βρίσκει τις ιδιότητες <emph>Απόσταση</emph> (κανονική, επεκτεταμένη, συμπυκνωμένη) και Διαγραμμάτωση ανά ζεύγη."
+msgstr "Βρίσκει τις ιδιότητες <emph>απόσταση</emph> (κανονική, επεκτεταμένη, συμπυκνωμένη) και διαγραμμάτωση ανά ζεύγη."
#: 02100200.xhp
msgctxt ""
@@ -8679,7 +8679,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Finds the <emph>Outline</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Διάρθρωση</emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>διάρθρωση</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8697,7 +8697,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Finds characters using the <emph>Normal, Superscript</emph> or <emph>Subscript </emph>attributes."
-msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Κανονικό, εκθέτης</emph> ή <emph>Δείκτης</emph>."
+msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>κανονικό, εκθέτης</emph> ή <emph>δείκτης</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8715,7 +8715,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "Finds the <emph>Register-true</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Επιβεβαίωση εγγραφής</emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>επιβεβαίωση εγγραφής</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8733,7 +8733,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "Finds the <emph>Relief </emph>attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Ανάγλυφο</emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>ανάγλυφο</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8751,7 +8751,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "Finds the <emph>Rotation</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Περιστροφή</emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>περιστροφή</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8769,7 +8769,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Finds the <emph>Shadowed</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Με σκίαση</emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>με σκίαση</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8823,7 +8823,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Finds the <emph>Font size/Font height</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Μέγεθος γραμματοσειράς/Ύψος γραμματοσειράς</emph>"
+msgstr "Βρίσκει την ιδιότητα <emph>Μέγεθος γραμματοσειράς/Ύψος γραμματοσειράς</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8841,7 +8841,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Finds the <emph>Bold</emph> or the <emph>Bold and Italic</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Έντονα</emph> ή την ιδιότητα <emph>Έντονα και Πλάγια</emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>έντονα</emph> ή την ιδιότητα <emph>έντονα και πλάγια</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8859,7 +8859,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Finds the <emph>Italic</emph> or the <emph>Bold and Italic</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Πλάγια</emph> ή την ιδιότητα <emph>Έντονα και Πλάγια</emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>πλάγια</emph> ή την ιδιότητα <emph>έντονα και πλάγια</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8886,7 +8886,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Page Style"
-msgstr "Πρότυπο σελίδας"
+msgstr "Τεχνοτροπία σελίδας"
#: 02100200.xhp
msgctxt ""
@@ -8895,7 +8895,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "Finds the <emph>Break With Page Style</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Αλλαγή με πρότυπο σελίδας</emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>Αλλαγή με τεχνοτροπία σελίδας</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8913,7 +8913,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "Finds the <emph>Hyphenation</emph> attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Συλλαβισμός</emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>συλλαβισμός</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8931,7 +8931,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "Finds the <emph>Scale </emph>attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Κλίμακα </emph>."
+msgstr "Βρίσκει την ιδιότητα <emph>κλίμακα </emph>."
#: 02100200.xhp
msgctxt ""
@@ -8949,7 +8949,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Finds the <emph>Language</emph> attribute (for spelling)."
-msgstr "Βρίσκει την ιδιότητα <emph>Γλώσσα</emph> (για ορθογραφία)."
+msgstr "Βρίσκει την ιδιότητα <emph>γλώσσα</emph> (για ορθογραφία)."
#: 02100200.xhp
msgctxt ""
@@ -8958,7 +8958,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "Tab Stops"
-msgstr "Θέση στηλοθετών"
+msgstr "Στάσεις στηλοθετών"
#: 02100200.xhp
msgctxt ""
@@ -8985,7 +8985,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Finds characters that use the <emph>Underlined</emph> attribute (single, double, or dotted)."
-msgstr "Βρίσκει τους χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Υπογραμμισμένο</emph> (μονός,διπλός, ή διάστικτο)."
+msgstr "Βρίσκει τους χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>υπογραμμισμένο</emph> (μονός,διπλός, ή διάστικτος)."
#: 02100200.xhp
msgctxt ""
@@ -9030,7 +9030,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "Character background"
-msgstr "Φόντο χαρακτήρα"
+msgstr "Παρασκήνιο χαρακτήρα"
#: 02100200.xhp
msgctxt ""
@@ -9039,7 +9039,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "Finds characters that use the <emph>Background</emph> attribute."
-msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Φόντο</emph>."
+msgstr "Βρίσκει χαρακτήρες που χρησιμοποιούν την ιδιότητα <emph>Παρασκήνιο</emph>."
#: 02100200.xhp
msgctxt ""
@@ -9057,7 +9057,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "Finds the <emph>Line spacing</emph> (single line, 1.5 lines, double, proportional, at least, lead) attribute."
-msgstr "Βρίσκει την ιδιότητα <emph>Διάστιχο</emph> (απλή γραμμή, 1.5 γραμμές, διπλό, αναλογικά, τουλάχιστον, σταθερά)."
+msgstr "Βρίσκει την ιδιότητα <emph>διάστιχο</emph> (απλή γραμμή, 1.5 γραμμές, διπλό, αναλογικά, τουλάχιστον, σταθερά)."
#: 02100300.xhp
msgctxt ""
@@ -9110,7 +9110,7 @@ msgctxt ""
"133\n"
"help.text"
msgid "To define a replacement format, click in the <emph>Replace with</emph> box, and then click the <emph>Format </emph>button."
-msgstr "Για να ορίσετε μία μορφή αντικατάστασης, κάντε κλικ στο πλαίσιο <emph>Αντικατάσταση με</emph>, και μετά κάντε κλικ στο κουμπί <emph>Μορφή</emph>."
+msgstr "Για να ορίσετε μία μορφή αντικατάστασης, πατήστε στο πλαίσιο <emph>Αντικατάσταση με</emph>, και μετά πατήστε στο κουμπί <emph>Μορφή</emph>."
#: 02100300.xhp
msgctxt ""
@@ -9161,7 +9161,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "In a <link href=\"text/shared/01/01010001.xhp\">master document</link>, you can switch the Navigator between normal view and master view."
-msgstr "Σε ένα <link href=\"text/shared/01/01010001.xhp\">κύριο έγγραφο</link>, μπορείτε να εναλλάσσετε την Περιήγηση μεταξύ πλήρους προβολής και κανονικής."
+msgstr "Σε ένα <link href=\"text/shared/01/01010001.xhp\">κύριο έγγραφο</link>, μπορείτε να εναλλάσσετε την περιήγηση μεταξύ πλήρους προβολής και κανονικής."
#: 02110000.xhp
msgctxt ""
@@ -9170,7 +9170,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">The Navigator lists the main components of the master document. If you rest the mouse pointer over a name of a sub-document in the list, the full path of the sub-document is displayed.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">Η περιήγηση καταγράφει τα βασικά συστατικά του κύριου εγγράφου. Αν αφήσετε το δείκτη του ποντικιού πάνω από το όνομα ενός υπο-εγγράφου στη λίστα, εμφανίζεται η πλήρης διαδρομή του υπο-εγγράφου.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">Η περιήγηση καταγράφει τα βασικά συστατικά του κύριου εγγράφου. Αν αφήσετε το δείκτη του ποντικιού πάνω από το όνομα ενός υποεγγράφου στον κατάλογο, εμφανίζεται η πλήρης διαδρομή του υποεγγράφου.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -9179,7 +9179,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The master view in the Navigator displays the following icons:"
-msgstr "Η κύρια προβολή της Περιήγησης εμφανίζει τα παρακάτω σύμβολα:"
+msgstr "Η κύρια προβολή της περιήγησης εμφανίζει τα παρακάτω σύμβολα:"
#: 02110000.xhp
msgctxt ""
@@ -9205,7 +9205,7 @@ msgctxt ""
"par_id3145313\n"
"help.text"
msgid "<image id=\"img_id3155535\" src=\"sw/imglst/sc20244.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155535\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155535\" src=\"sw/imglst/sc20244.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155535\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155535\" src=\"sw/imglst/sc20244.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155535\">Εικονίδιο</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -9232,7 +9232,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"HID_GLBLTREE_EDIT\">Edit the contents of the component selected in the Navigator list. If the selection is a file, the file is opened for editing. If the selection is an index, the index dialog is opened.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_EDIT\">Επεξεργαστείτε τα περιεχόμενα του επιλεγμένου στοιχείου στη λίστα Περιήγησης. Αν η επιλογή είναι ένα αρχείο, αυτό το αρχείο ανοίγεται για επεξεργασία. Αν η επιλογή είναι ένα ευρετήριο, ανοίγεται το παράθυρο διαλόγου του ευρετηρίου </ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_EDIT\">Επεξεργαστείτε τα περιεχόμενα του επιλεγμένου στοιχείου στον κατάλογο περιήγησης. Αν η επιλογή είναι ένα αρχείο, αυτό το αρχείο ανοίγεται για επεξεργασία. Αν η επιλογή είναι ένα ευρετήριο, ανοίγεται το παράθυρο διαλόγου του ευρετηρίου.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -9240,7 +9240,7 @@ msgctxt ""
"par_id3153716\n"
"help.text"
msgid "<image id=\"img_id3145416\" src=\"sw/imglst/sc20245.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145416\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145416\" src=\"sw/imglst/sc20245.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145416\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145416\" src=\"sw/imglst/sc20245.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145416\">Εικονίδιο</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -9267,7 +9267,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"HID_GLBLTREE_UPDATE\">Click and choose the contents that you want to update.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_UPDATE\">Κάντε κλικ και επιλέξτε τα περιεχόμενα που επιθυμείτε να ενημερώσετε.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_UPDATE\">Πατήστε και επιλέξτε τα περιεχόμενα που επιθυμείτε να ενημερώσετε.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -9275,7 +9275,7 @@ msgctxt ""
"par_id3159166\n"
"help.text"
msgid "<image id=\"img_id3153146\" src=\"sw/imglst/sc20246.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153146\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153146\" src=\"sw/imglst/sc20246.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153146\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153146\" src=\"sw/imglst/sc20246.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153146\">Εικονίδιο</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -9329,7 +9329,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "Links"
-msgstr "Συνδέσεις"
+msgstr "Σύνδεσμοι"
#: 02110000.xhp
msgctxt ""
@@ -9338,7 +9338,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"HID_GLBLTREE_UPD_LINK\">Updates all links.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_LINK\">Ενημερώνει όλες τις συνδέσεις.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_LINK\">Ενημερώνει όλους τους συνδέσμους.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -9365,7 +9365,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Edit link"
-msgstr "Επεξεργασία σύνδεσης"
+msgstr "Επεξεργασία συνδέσμους"
#: 02110000.xhp
msgctxt ""
@@ -9374,7 +9374,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "This command is found by right-clicking an inserted file in the Navigator.<ahelp hid=\"HID_GLBLTREE_EDIT_LINK\">Changes the link properties for the selected file.</ahelp>"
-msgstr "Αυτήν την εντολή μπορείτε να την βρείτε κάνοντας δεξί κλικ σε ένα καταχωρημένο αρχείο στην Περιήγηση.<ahelp hid=\"HID_GLBLTREE_EDIT_LINK\">Αλλάζει τις ιδιότητες σύνδεσης για το επιλεγμένο αρχείο</ahelp>"
+msgstr "Αυτήν την εντολή μπορείτε να την βρείτε δεξιοπατώντας σε ένα καταχωρημένο αρχείο στην περιήγηση.<ahelp hid=\"HID_GLBLTREE_EDIT_LINK\">Αλλάζει τις ιδιότητες σύνδεσης για το επιλεγμένο αρχείο</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -9409,7 +9409,7 @@ msgctxt ""
"par_id3153951\n"
"help.text"
msgid "<image id=\"img_id3146984\" src=\"sw/imglst/sc20247.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3146984\">Icon</alt></image>"
-msgstr "<image id=\"img_id3146984\" src=\"sw/imglst/sc20247.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3146984\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146984\" src=\"sw/imglst/sc20247.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3146984\">Εικονίδιο</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -9490,7 +9490,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<ahelp hid=\"HID_GLBLTREE_INS_TEXT\">Inserts a new paragraph in the master document where you can enter text. You cannot insert text next to an existing text entry in the Navigator.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_INS_TEXT\">Εισάγει μια νέα παράγραφο στο κύριο έγγραφο όπου μπορείτε να εισάγετε κείμενο. Δεν μπορείτε να εισάγετε κείμενο δίπλα σε μία υπάρχουσα καταχώρηση κειμένου στην Περιήγηση.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_INS_TEXT\">Εισάγει μια νέα παράγραφο στο κύριο έγγραφο όπου μπορείτε να εισάγετε κείμενο. Δεν μπορείτε να εισάγετε κείμενο δίπλα σε μία υπάρχουσα καταχώριση κειμένου στην Περιήγηση.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -9516,7 +9516,7 @@ msgctxt ""
"par_id3151351\n"
"help.text"
msgid "<image id=\"img_id3152885\" src=\"sw/imglst/sc20248.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152885\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152885\" src=\"sw/imglst/sc20248.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152885\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152885\" src=\"sw/imglst/sc20248.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152885\">Εικονίδιο</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -9534,7 +9534,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Move Down"
-msgstr "Μετακίνηση κάτω"
+msgstr "Μετακίνηση προς τα κάτω"
#: 02110000.xhp
msgctxt ""
@@ -9543,7 +9543,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"HID_NAVI_TBX23\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged."
-msgstr "<ahelp hid=\"HID_NAVI_TBX23\">Μετακινεί την επιλογή κατά μία θέση κάτω στη λίστα Περιήγησης.</ahelp> Μπορείτε επίσης να μετακινήσετε εγγραφές με το να τις σύρετε και να τις αφήσετε στη λίστα. Αν μετακινήσετε ένα τμήμα κειμένου πάνω σε άλλο τμήμα κειμένου, τα τμήματα κειμένου συγχωνεύονται."
+msgstr "<ahelp hid=\"HID_NAVI_TBX23\">Μετακινεί την επιλογή κατά μία θέση κάτω στον κατάλογο περιήγησης.</ahelp> Μπορείτε επίσης να μετακινήσετε εγγραφές με το να τις σύρετε και να τις αφήσετε στον κατάλογο. Αν μετακινήσετε ένα τμήμα κειμένου πάνω σε άλλο τμήμα κειμένου, τα τμήματα κειμένου συγχωνεύονται."
#: 02110000.xhp
msgctxt ""
@@ -9551,7 +9551,7 @@ msgctxt ""
"par_id3154790\n"
"help.text"
msgid "<image id=\"img_id3166413\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>"
-msgstr "<image id=\"img_id3166413\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>"
+msgstr "<image id=\"img_id3166413\" src=\"sw/imglst/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Εικονίδιο</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -9560,7 +9560,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Move Down"
-msgstr "Μετακίνηση κάτω"
+msgstr "Μετακίνηση προς τα κάτω"
#: 02110000.xhp
msgctxt ""
@@ -9569,7 +9569,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "Move Up"
-msgstr "Μετακίνηση πάνω"
+msgstr "Μετακίνηση προς τα πάνω"
#: 02110000.xhp
msgctxt ""
@@ -9578,7 +9578,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"HID_NAVI_TBX22\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged."
-msgstr "<ahelp hid=\"HID_NAVI_TBX22\">Μετακινεί την επιλογή πάνω κατά μία θέση στη λίστα Περιήγησης.</ahelp> Μπορείτε επίσης να μετακινήσετε εγγραφές με το να τις σύρετε και να τις αφήσετε στη λίστα. Αν μετακινήσετε ένα τμήμα κειμένου πάνω σε άλλο τμήμα κειμένου, τα τμήματα κειμένου συγχωνεύονται."
+msgstr "<ahelp hid=\"HID_NAVI_TBX22\">Μετακινεί την επιλογή πάνω κατά μία θέση στον κατάλογο περιήγησης.</ahelp> Μπορείτε επίσης να μετακινήσετε εγγραφές με το να τις σύρετε και να τις αφήσετε στον κατάλογο. Αν μετακινήσετε ένα τμήμα κειμένου πάνω σε άλλο τμήμα κειμένου, τα τμήματα κειμένου συγχωνεύονται."
#: 02110000.xhp
msgctxt ""
@@ -9586,7 +9586,7 @@ msgctxt ""
"par_id3156178\n"
"help.text"
msgid "<image id=\"img_id3155083\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155083\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155083\" src=\"sw/imglst/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Εικονίδιο</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -9595,7 +9595,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Move Up"
-msgstr "Μετακίνηση πάνω"
+msgstr "Μετακίνηση προς τα πάνω"
#: 02110000.xhp
msgctxt ""
@@ -9604,7 +9604,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Delete"
-msgstr "Επαναφορά"
+msgstr "Διαγραφή"
#: 02110000.xhp
msgctxt ""
@@ -9613,7 +9613,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"HID_GLBLTREE_DEL\">Deletes the selection from the Navigator list.</ahelp>"
-msgstr "<ahelp hid=\"HID_GLBLTREE_DEL\">Διαγράφει την επιλογή από τη λίστα Περιήγησης.</ahelp>"
+msgstr "<ahelp hid=\"HID_GLBLTREE_DEL\">Διαγράφει την επιλογή από τον κατάλογο περιήγησης.</ahelp>"
#: 02180000.xhp
msgctxt ""
@@ -9621,7 +9621,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Edit Links"
-msgstr "Επεξεργασία συνδέσεων"
+msgstr "Επεξεργασία συνδέσμων"
#: 02180000.xhp
msgctxt ""
@@ -9638,7 +9638,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Edit Links"
-msgstr "Επεξεργασία συνδέσεων"
+msgstr "Επεξεργασία συνδέσμων"
#: 02180000.xhp
msgctxt ""
@@ -9647,7 +9647,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"verknuepfungentext\"><ahelp hid=\".uno:ManageLinks\">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.</ahelp></variable>"
-msgstr "<variable id=\"verknuepfungentext\"><ahelp hid=\".uno:ManageLinks\">Σας αφήνει να επεξεργαστείτε τις ιδιότητες κάθε σύνδεσης στο τρέχον έγγραφο, συμπεριλαμβανομένου της διαδρομής προς το αρχείο προέλευσης. Αυτή η εντολή δεν είναι διαθέσιμη αν το τρέχον έγγραφο δεν έχει συνδέσεις σε άλλα αρχεία.</ahelp></variable>"
+msgstr "<variable id=\"verknuepfungentext\"><ahelp hid=\".uno:ManageLinks\">Σας αφήνει να επεξεργαστείτε τις ιδιότητες κάθε συνδέσμου στο τρέχον έγγραφο, συμπεριλαμβανομένης της διαδρομής προς το αρχείο προέλευσης. Αυτή η εντολή δεν είναι διαθέσιμη αν το τρέχον έγγραφο δεν έχει συνδέσμους με άλλα αρχεία.</ahelp></variable>"
#: 02180000.xhp
msgctxt ""
@@ -9656,7 +9656,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "When you open a file that contains links, you are prompted to update the links. Depending on where the linked files are stored, the update process can take several minutes to complete."
-msgstr "Όταν ανοίγετε ένα αρχείο που εμπεριέχει συνδέσεις, εμφανίζετε μια ειδοποίηση να ανανεώσετε τις συνδέσεις. Με βάση το που είναι αποθηκευμένα τα συνδεδεμένα αρχεία, η διαδικασία ανανέωσης μπορεί να πάρει ορισμένα λεπτά για να ολοκληρωθεί."
+msgstr "Όταν ανοίγετε ένα αρχείο που εμπεριέχει συνδέσμους, εμφανίζετε μια ειδοποίηση να ανανεώσετε τους συνδέσμους. Με βάση το που είναι αποθηκευμένα τα συνδεδεμένα αρχεία, η διαδικασία ανανέωσης μπορεί να πάρει ορισμένα λεπτά για να ολοκληρωθεί."
#: 02180000.xhp
msgctxt ""
@@ -9665,7 +9665,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "If you are loading a file that contains DDE links, you are prompted to update the links. Decline the update if you do not want to establish a connection to the DDE server."
-msgstr "Κατά τη φόρτωση αρχείων που περιέχουν συνδέσεις DDE, θα ερωτηθείτε αν θέλετε να ενημερώσετε τις συνδέσεις ή όχι. Εάν δεν θέλετε να δημιουργήσετε μία σύνδεση με τον εξυπηρετητή DDE, απορρίψτε την αίτηση."
+msgstr "Κατά τη φόρτωση αρχείων που περιέχουν συνδέσεις DDE, θα ερωτηθείτε αν θέλετε να ενημερώσετε τους συνδέσμους ή όχι. Εάν δεν θέλετε να δημιουργήσετε έναν σύνδεσμο με τον εξυπηρετητή DDE, απορρίψτε την αίτηση."
#: 02180000.xhp
msgctxt ""
@@ -9673,7 +9673,7 @@ msgctxt ""
"par_idN10646\n"
"help.text"
msgid "<ahelp hid=\"34869\">Double-click a link in the list to open a file dialog where you can select another object for this link.</ahelp>"
-msgstr "<ahelp hid=\"34869\">Κάντε διπλό κλικ πάνω σε μία σύνδεση στη λίστα για να ανοίξετε ένα αρχείο διαλόγου. Τότε μπορείτε να επιλέξετε κάποιο άλλο αντικείμενο για αυτη την σύνδεση.</ahelp>"
+msgstr "<ahelp hid=\"34869\">Διπλοπατήστε πάνω σε έναν σύνδεσμο στον κατάλογο για να ανοίξετε ένα αρχείο διαλόγου, όπου μπορείτε να επιλέξετε κάποιο άλλο αντικείμενο για αυτόν τον σύνδεσμο.</ahelp>"
#: 02180000.xhp
msgctxt ""
@@ -9690,7 +9690,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Source file"
-msgstr "Αρχείο προέλευσης δεδομένων"
+msgstr "Αρχείο προέλευσης"
#: 02180000.xhp
msgctxt ""
@@ -9753,7 +9753,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Lists additional information about the source file."
-msgstr "Εδώ θα βρείτε πρόσθετες πληροφορίες σχετικά με το αρχείο προέλευσης."
+msgstr "Καταγράφει πρόσθετες πληροφορίες σχετικά με το αρχείο προέλευσης."
#: 02180000.xhp
msgctxt ""
@@ -9771,7 +9771,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_AUTOMATIC\">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.</ahelp> This option is not available for a linked graphic file."
-msgstr "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_AUTOMATIC\">Ενημερώνει αυτόματα τα περιεχόμενα της σύνδεσης όταν ανοίγετε το αρχείο.Τότε, οι όποιες αλλαγές έχουν γίνει στο αρχείο προέλευσης παρουσιάζονται στο αρχέιο που περιέχει την σύνδεση. Συνδεδεμένα αρχεία γραφικών μπορούν να ενημερωθούν μόνο χειροκίνητα.</ahelp> Αυτή η επιλογή δεν είναι διαθέσιμη για ένα συνδεδεμένο αρχείο γραφικού."
+msgstr "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_AUTOMATIC\">Ενημερώνει αυτόματα τα περιεχόμενα της σύνδεσης όταν ανοίγετε το αρχείο.Τότε, οι όποιες αλλαγές έχουν γίνει στο αρχείο προέλευσης παρουσιάζονται στο αρχείο που περιέχει τον σύνδεσμο. Συνδεδεμένα αρχεία γραφικών μπορούν να ενημερωθούν μόνο χειροκίνητα.</ahelp> Αυτή η επιλογή δεν είναι διαθέσιμη για ένα συνδεδεμένο αρχείο γραφικού."
#: 02180000.xhp
msgctxt ""
@@ -9780,7 +9780,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "The <emph>Automatic</emph> option is only available for DDE links. You can insert a DDE link by copying the contents from one file and pasting by choosing <emph>Edit - Paste Special</emph>, and then selecting the <emph>Link</emph> box. As DDE is a text based linking system, only the displayed decimals are copied into the target sheet."
-msgstr "Η επιλογή <emph>Αυτόματα</emph> είναι διαθέσιμη μόνο για συνδέσεις DDE. Μπορείτε να εισαγάγετε μία σύνδεση DDE αντιγράφοντας τα περιεχόμενα από ένα αρχείο και να τα επικολλήσετε, επιλέγοντας <emph>Επεξεργασία - Ειδική Επικόλληση</emph>, και μετά επιλέγοντας το κουτί <emph>Σύνδεση</emph>. Επειδή το DDE είναι ένα σύστημα σύνδεσης βασισμένο σε κείμενο, μόνο τα δεκαδικά ψηφία που φαίνονται αντιγράφονται στο αρχείο προορισμού."
+msgstr "Η επιλογή <emph>Αυτόματα</emph> είναι διαθέσιμη μόνο για συνδέσμους DDE. Μπορείτε να εισαγάγετε έναν σύνδεσμο DDE αντιγράφοντας τα περιεχόμενα από ένα αρχείο και να τα επικολλήσετε, επιλέγοντας <emph>Επεξεργασία - Ειδική Επικόλληση</emph>, και μετά επιλέγοντας το πλαίσιο <emph>Σύνδεση</emph>. Επειδή το DDE είναι ένα σύστημα σύνδεσης βασισμένο σε κείμενο, μόνο τα δεκαδικά ψηφία που φαίνονται αντιγράφονται στο αρχείο προορισμού."
#: 02180000.xhp
msgctxt ""
@@ -9798,7 +9798,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_MANUAL\">Only updates the link when you click the <emph>Update </emph>button.</ahelp>"
-msgstr "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_MANUAL\">Πραγματοποιεί μόνο ενημέρωση της σύνδεσης όταν επιλέγετε το κουμπί <emph>Ενημέρωση </emph>.</ahelp>"
+msgstr "<ahelp hid=\"SO3:RADIOBUTTON:MD_UPDATE_BASELINKS:RB_MANUAL\">Πραγματοποιεί μόνο ενημέρωση του συνδέσμου όταν πατάτε το κουμπί <emph>Ενημέρωση </emph>.</ahelp>"
#: 02180000.xhp
msgctxt ""
@@ -9816,7 +9816,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_UPDATE_NOW\">Updates the selected link so that the most recently saved version of the linked file is displayed in the current document.</ahelp>"
-msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_UPDATE_NOW\">Ενημερώνει την επιλεγμένη σύνδεση έτσι ώστε να εμφανίζεται η πλέον πρόσφατη αποθηκευμένη έκδοση του συνδεόμενου αρχείου στο παρόν έγγραφο.</ahelp>"
+msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_UPDATE_NOW\">Ενημερώνει τον επιλεγμένο σύνδεσμο έτσι ώστε να εμφανίζεται η πλέον πρόσφατη αποθηκευμένη έκδοση του συνδεόμενου αρχείου στο παρόν έγγραφο.</ahelp>"
#: 02180000.xhp
msgctxt ""
@@ -9843,7 +9843,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Break Link"
-msgstr "Κατάργηση σύνδεσης"
+msgstr "Κατάργηση σύνδεσμου"
#: 02180000.xhp
msgctxt ""
@@ -9852,7 +9852,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_BREAK_LINK\">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.</ahelp>"
-msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_BREAK_LINK\">Καταργεί τη σύνδεση μεταξύ του αρχείου προέλευσης και του παρόντος εγγράφου. Τα πλέον πρόσφατα ενημερωμένα περιεχόμενα του αρχείου προέλευσης διατηρούνται στο παρόν έγγραφο.</ahelp>"
+msgstr "<ahelp hid=\"SO3:PUSHBUTTON:MD_UPDATE_BASELINKS:PB_BREAK_LINK\">Καταργεί τον σύνδεσμο μεταξύ του αρχείου προέλευσης και του παρόντος εγγράφου. Τα πλέον πρόσφατα ενημερωμένα περιεχόμενα του αρχείου προέλευσης διατηρούνται στο παρόν έγγραφο.</ahelp>"
#: 02180100.xhp
msgctxt ""
@@ -9860,7 +9860,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Modify Links"
-msgstr "Τροποποίηση συνδέσεων"
+msgstr "Τροποποίηση συνδέσμων"
#: 02180100.xhp
msgctxt ""
@@ -9868,7 +9868,7 @@ msgctxt ""
"bm_id3149877\n"
"help.text"
msgid "<bookmark_value>links; modifying</bookmark_value><bookmark_value>changing; links</bookmark_value>"
-msgstr "<bookmark_value>συνδέσειςι,τροποποίηση</bookmark_value><bookmark_value>αλλαγή,συνδέσεις</bookmark_value>"
+msgstr "<bookmark_value>σύνδεσμοι; τροποποίηση</bookmark_value><bookmark_value>αλλαγή; σύνδεσμοι</bookmark_value>"
#: 02180100.xhp
msgctxt ""
@@ -9877,7 +9877,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/02180100.xhp\" name=\"Modify Links\">Modify Links</link>"
-msgstr "<link href=\"text/shared/01/02180100.xhp\" name=\"Τροποποίηση Συνδέσεων\">Τροποποίηση Συνδέσεων</link>"
+msgstr "<link href=\"text/shared/01/02180100.xhp\" name=\"Τροποποίηση Συνδέσεων\">Τροποποίηση συνδέσμων</link>"
#: 02180100.xhp
msgctxt ""
@@ -9895,7 +9895,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Edit Links"
-msgstr "Επεξεργασία συνδέσεων"
+msgstr "Επεξεργασία συνδέσμων"
#: 02180100.xhp
msgctxt ""
@@ -9904,7 +9904,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Lets you set the properties for the selected link."
-msgstr "Εδώ μπορείτε να καθορίσετε τις ιδιότητες για την επιλεγμένη σύνδεση."
+msgstr "Εδώ μπορείτε να καθορίσετε τις ιδιότητες για τον επιλεγμένο σύνδεσμο."
#: 02180100.xhp
msgctxt ""
@@ -9958,7 +9958,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_ITEM\">Lists the section that the link refers to in the source file. If you want, you can enter a new section here.</ahelp>"
-msgstr "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_ITEM\"> Παραθέτει σε λίστα την ενότητα του αρχείου προέλευσης στην οποία αναφέρεται η σύνδεση. Εφόσον το επιθυμείτε, μπορείτε να εισάγετε μία νέα ενότητα εδώ.</ahelp>"
+msgstr "<ahelp hid=\"SO3:EDIT:MD_DDE_LINKEDIT:ED_DDE_ITEM\">Παραθέτει την ενότητα του αρχείου προέλευσης στην οποία αναφέρεται ο σύνδεσμος. Εφόσον το επιθυμείτε, μπορείτε να εισάγετε μία νέα ενότητα εδώ.</ahelp>"
#: 02190000.xhp
msgctxt ""
@@ -9966,7 +9966,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Plug-in"
-msgstr "Πρόσθετη Λειτουργία"
+msgstr "Πρόσθετη λειτουργία"
#: 02190000.xhp
msgctxt ""
@@ -9974,7 +9974,7 @@ msgctxt ""
"bm_id3146946\n"
"help.text"
msgid "<bookmark_value>plug-ins; activating and deactivating</bookmark_value><bookmark_value>activating;plug-ins</bookmark_value><bookmark_value>deactivating; plug-ins</bookmark_value>"
-msgstr "<bookmark_value>πρόσθετες λειτουργίες,ενεργοποίηση και απενεργοποίηση</bookmark_value><bookmark_value>ενεργοποίηση,πρόσθετες λειτουργίες</bookmark_value><bookmark_value>απενεργοποίηση,πρόσθετες λειτουργίες</bookmark_value>"
+msgstr "<bookmark_value>πρόσθετες λειτουργίες; ενεργοποίηση και απενεργοποίηση</bookmark_value><bookmark_value>ενεργοποίηση;πρόσθετες λειτουργίες</bookmark_value><bookmark_value>απενεργοποίηση; πρόσθετες λειτουργίες</bookmark_value>"
#: 02190000.xhp
msgctxt ""
@@ -9983,7 +9983,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/02190000.xhp\" name=\"Plug-in\">Plug-in</link>"
-msgstr "<link href=\"text/shared/01/02190000.xhp\" name=\"Πρόσθετη λειτουργία\">Πρόσθετη Λειτουργία</link>"
+msgstr "<link href=\"text/shared/01/02190000.xhp\" name=\"Πρόσθετη λειτουργία\">Πρόσθετη λειτουργία</link>"
#: 02190000.xhp
msgctxt ""
@@ -9992,7 +9992,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:PlugInsActive\">Allows you to edit <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link> in your file. Choose this command to enable or disable this feature. When enabled, a check mark appears beside this command, and you find commands to edit the plug-in in its context menu. When disabled, you find commands to control the plug-in in its context menu.</ahelp>"
-msgstr "<ahelp hid=\".uno:PlugInsActive\">Σας επιτρέπει να επεξεργαστείτε <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"πρόσθετες λειτουργίες\">πρόσθετες λειτουργίες</link> στο αρχείο σας. Επιλέξτε αυτή την εντολή για να ενεργοποιήσετε ή να απενεργοποιήσετε αυτό το χαρακτηριστικό. Όταν είναι ενεργοποιημένο, ένα πεδίο επιβεβαίωσης εμφανίζεται δίπλα σε αυτήν την εντολή, και εκεί βρίσκετε τις εντολές για να επεξεργαστείτε την πρόσθετη λειτουργία στο μενού του περιβάλλοντός της. Όταν είναι απενεργοποιημένο, βρίσκετε εντολές για να ελέγξετε την πρόσθετη λειτουργία στο μενού του περιβάλλοντός της.</ahelp>"
+msgstr "<ahelp hid=\".uno:PlugInsActive\">Σας επιτρέπει να επεξεργαστείτε <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"πρόσθετες λειτουργίες\">πρόσθετες λειτουργίες</link> στο αρχείο σας. Επιλέξτε αυτή την εντολή για να ενεργοποιήσετε ή να απενεργοποιήσετε αυτό το χαρακτηριστικό. Όταν είναι ενεργοποιημένο, ένα σημάδι επιβεβαίωσης εμφανίζεται δίπλα σε αυτήν την εντολή, και εκεί βρίσκετε τις εντολές για να επεξεργαστείτε την πρόσθετη λειτουργία στο μενού του περιβάλλοντός της. Όταν είναι απενεργοποιημένο, βρίσκετε εντολές για να ελέγξετε την πρόσθετη λειτουργία στο μενού του περιβάλλοντός της.</ahelp>"
#: 02200000.xhp
msgctxt ""
@@ -10050,7 +10050,7 @@ msgctxt ""
"bm_id3145138\n"
"help.text"
msgid "<bookmark_value>objects; editing</bookmark_value><bookmark_value>editing; objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα,επεξεργασία</bookmark_value><bookmark_value>επεξεργασία,αντικείμενα</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα; επεξεργασία</bookmark_value><bookmark_value>επεξεργασία; αντικείμενα</bookmark_value>"
#: 02200100.xhp
msgctxt ""
@@ -10084,7 +10084,7 @@ msgctxt ""
"bm_id3085157\n"
"help.text"
msgid "<bookmark_value>objects; opening</bookmark_value><bookmark_value>opening; objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα, άνοιγμα</bookmark_value><bookmark_value>άνοιγμα, αντικείμενα</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα; άνοιγμα</bookmark_value><bookmark_value>άνοιγμα; αντικείμενα</bookmark_value>"
#: 02200200.xhp
msgctxt ""
@@ -10111,7 +10111,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "This menu command is inserted into <emph>Edit – Objects</emph> submenu by the application that created the linked object. Depending on the application, the “Open” command for the OLE object might have a different name."
-msgstr "Αυτή η εντολή μενού έχει εισαχθεί μέσα στο υπομενού <emph>Επεξεργασία - Αντικείμενα </emph>από την εφαρμογή που δημιούργησε το συνδεόμενο αρχείο. Αναλόγως με την εφαρμογή, η εντολή \"Άνοιγμα\" για το αντικείμενο OLE μπορεί να έχει ένα διαφορετικό όνομα."
+msgstr "Αυτή η εντολή μενού έχει εισαχθεί μέσα στο υπομενού <emph>Επεξεργασία - Αντικείμενα </emph>από την εφαρμογή που δημιούργησε το συνδεόμενο αρχείο. Αναλόγως με την εφαρμογή, η εντολή “Άνοιγμα” για το αντικείμενο OLE μπορεί να έχει ένα διαφορετικό όνομα."
#: 02200200.xhp
msgctxt ""
@@ -10442,7 +10442,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"imagemaptext\"><ahelp hid=\"SVX:FLOATINGWINDOW:RID_SVXDLG_IMAP\">Allows you to attach URLs to specific areas, called hotspots, on a graphic or a group of graphics. An image map is a group of one or more hotspots.</ahelp></variable>"
-msgstr "<variable id=\"imagemaptext\"><ahelp hid=\"SVX:FLOATINGWINDOW:RID_SVXDLG_IMAP\">Σας επιτρέπει να επισυνάψετε URL σε συγκεκριμένες περιοχές, γνωστές ως hotspots, σε ένα γραφικό ή σε μια ομάδα από γραφικά. Ένας χάρτης εικόνας είναι μια ομάδα από ένα ή περισσότερα hotspots.</ahelp></variable>"
+msgstr "<variable id=\"imagemaptext\"><ahelp hid=\"SVX:FLOATINGWINDOW:RID_SVXDLG_IMAP\">Σας επιτρέπει να επισυνάψετε URL σε συγκεκριμένες περιοχές, γνωστές ως θερμά σημεία, σε ένα γραφικό ή σε μια ομάδα από γραφικά. Ένας χάρτης εικόνας είναι μια ομάδα από ένα ή περισσότερα θερμά σημεία.</ahelp></variable>"
#: 02220000.xhp
msgctxt ""
@@ -10451,7 +10451,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "You can draw three types of hotspots: rectangles, ellipses, and polygons. When you click a hotspot, the URL is opened in the browser window or frame that you specify. You can also specify the text that appears when your mouse rests on the hotspot."
-msgstr "Μπορείτε να σχεδιάσετε τρεις τύπους hotspot: ορθογώνια παραλληλόγραμμα, ελλείψεις, και πολύγωνα. Όταν επιλέγετε ένα hotspot, το URL ανοίγεται μέσα στο παράθυρο της μηχανής αναζήτησης ή του πλαισίου που καθορίζετε. Μπορείτε επίσης να καθορίσετε το κείμενο που εμφανίζεται όταν το ποντίκι σας βρίσκεται πάνω στο hotspot."
+msgstr "Μπορείτε να σχεδιάσετε τρεις τύπους θερμών σημείων: ορθογώνια παραλληλόγραμμα, ελλείψεις, και πολύγωνα. Όταν επιλέγετε ένα θερμό σημείο, το URL ανοίγεται μέσα στο παράθυρο της μηχανής αναζήτησης ή του πλαισίου που καθορίζετε. Μπορείτε επίσης να καθορίσετε το κείμενο που εμφανίζεται όταν το ποντίκι σας βρίσκεται πάνω στο θερμό σημείο."
#: 02220000.xhp
msgctxt ""
@@ -10574,7 +10574,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_SELECT\">Selects a hotspot in the image map for editing.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_SELECT\">Επιλέγει ένα hotspot στον χάρτη εικόνας για επεξεργασία.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_SELECT\">Επιλέγει ένα θερμό σημείο στον χάρτη εικόνας για επεξεργασία.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10609,7 +10609,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_RECT\">Draws a rectangular hotspot where you drag in the graphic. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_RECT\">Σχεδιάζει ένα ορθογώνιο hotspot στο σημείο όπου το μετακινείτε μέσα στο γραφικό. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_RECT\">Σχεδιάζει ένα ορθογώνιο θερμό σημείο στο σημείο όπου το μετακινείτε μέσα στο γραφικό. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το θερμό σημείο και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10644,7 +10644,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_CIRCLE\">Draws an elliptical hotspot where you drag in the graphic. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_CIRCLE\">Σχεδιάζει ένα ελλειπτικό hotspot στο σημείο όπου το μετακινείτε μέσα στο γραφικό. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_CIRCLE\">Σχεδιάζει ένα ελλειπτικό θερμό σημείο στο σημείο όπου το μετακινείτε μέσα στο γραφικό. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το θερμό σημείο και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10679,7 +10679,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_POLY\">Draws a polygonal hotspot in the graphic. Click this icon, drag in the graphic, and then click to define one side of the polygon. Move to where you want to place the end of the next side, and then click. Repeat until you have drawn all of the sides of the polygon. When you are finished, double-click to close the polygon. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_POLY\">Σχεδιάζει ένα πολυγωνικό hotspot μέσα στο γραφικό. Επιλέξτε αυτό το εικονίδιο, μετακινήστε το μέσα στο γραφικό, και μετά κάντε κλικ για να ορίσετε μια πλευρά του πολυγώνου. Μετακινηθείτε στο σημείο στο οποίο θέλετε να τοποθετήσετε το τέλος της επόμενης πλευράς, και κάνετε κλικ. Επαναλάβετε μέχρι να έχετε σχεδιάσει όλες τις πλευρές του πολυγώνου. Όταν τελειώσετε, κάντε διπλό κλικ για να κλείσετε το πολύγωνο. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_POLY\">Σχεδιάζει ένα πολυγωνικό θερμό σημείο μέσα στο γραφικό. Επιλέξτε αυτό το εικονίδιο, μετακινήστε το μέσα στο γραφικό, και μετά πατήστε για να ορίσετε μια πλευρά του πολυγώνου. Μετακινηθείτε στο σημείο στο οποίο θέλετε να τοποθετήσετε το τέλος της επόμενης πλευράς, και πατήστε. Επαναλάβετε μέχρι να έχετε σχεδιάσει όλες τις πλευρές του πολυγώνου. Όταν τελειώσετε, διπλοπατήστε για να κλείσετε το πολύγωνο. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το θερμό σημείο και μετά να επιλέξετε το <emph>Πλαίσιο</emph> στο οποίο θέλετε να ανοίξει το URL.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10714,7 +10714,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_FREEPOLY\">Draws a hotspot that is based on a freeform polygon. Click this icon and move to where you want to draw the hotspot. Drag a freeform line and release to close the shape. After, you can enter the <emph>Address and the Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_FREEPOLY\">Σχεδιάζει ένα hotspot βασισμένο σε ένα πολύγωνο ελεύθερης σχεδίασης. Επιλέξτε αυτό το εικονίδιο και πηγαίνετε στο σημείο στο οποίο θέλετε να σχεδιάσετε το hotspot. Σύρετε μια γραμμή ελεύθερης σχεδίασης και απελευθερώστε για να κλείσετε το σχήμα. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το hotspot και τότε επιλέξτε το <emph>Πλαίσιο</emph> όπου θέλετε να ανοίξει το URL.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_FREEPOLY\">Σχεδιάζει ένα θερμό σημείο βασισμένο σε ένα πολύγωνο ελεύθερης σχεδίασης. Επιλέξτε αυτό το εικονίδιο και πηγαίνετε στο σημείο στο οποίο θέλετε να σχεδιάσετε το θερμό σημείο. Σύρετε μια γραμμή ελεύθερης σχεδίασης και απελευθερώστε για να κλείσετε το σχήμα. Κατόπιν, μπορείτε να εισάγετε τη <emph>Διεύθυνση και το Κείμενο</emph> για το θερμό σημείο και τότε επιλέξτε το <emph>Πλαίσιο</emph> όπου θέλετε να ανοίξει το URL.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10749,7 +10749,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_POLYEDIT\">Lets you change the shape of the selected hotspot by editing the anchor points.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_POLYEDIT\">Σας επιτρέπει να αλλάξετε το σχήμα του επιλεγμένου hotspot μέσω της επεξεργασίας των σημείων αγκύρωσης.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_POLYEDIT\">Σας επιτρέπει να αλλάξετε το σχήμα του επιλεγμένου θερμού σημείου μέσω της επεξεργασίας των σημείων αγκύρωσης.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10784,7 +10784,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_POLYMOVE\">Lets you move the individual anchor points of the selected hotspot.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_POLYMOVE\">Σας επιτρέπει να μετακινήσετε τα μεμονωμένα σημεία αγκύρωσης του επιλεγμένου hotspot.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_POLYMOVE\">Σας επιτρέπει να μετακινήσετε τα μεμονωμένα σημεία αγκύρωσης του επιλεγμένου θερμού σημείου.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10792,7 +10792,7 @@ msgctxt ""
"par_id3146971\n"
"help.text"
msgid "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148570\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148570\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148570\">Εικονίδιο</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -10819,7 +10819,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_POLYINSERT\">Adds an anchor point where you click on the outline of the hotspot.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_POLYINSERT\">Προσθέτει ένα σημείο αγκύρωσης στο σημείο του περιγράμματος του hotspot όπου κάνετε κλικ.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_POLYINSERT\">Προσθέτει ένα σημείο αγκύρωσης στο σημείο του περιγράμματος του θερμού σημείου όπου πατάτε.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10854,7 +10854,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_POLYDELETE\">Deletes the selected anchor point.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_POLYDELETE\">Διαγράφει το επιλεγμένο σημείο αγκύρωσης,</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_POLYDELETE\">Διαγράφει το επιλεγμένο σημείο αγκύρωσης.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10889,7 +10889,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_ACTIVE\">Disables or enables the hyperlink for the selected hotspot. A disabled hotspot is transparent.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_ACTIVE\">Ενεργοποιεί ή απενεργοποιεί τον υπερσύνδεσμο για το επιλεγμένο σημείο αναμετάδοσης. Ένα απενεργοποιημένο σημείο αναμετάδοσης είναι διαφανές.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_ACTIVE\">Ενεργοποιεί ή απενεργοποιεί τον υπερσύνδεσμο για το επιλεγμένο σημείο αναμετάδοσης. Ένα απενεργοποιημένο θερμό σημείο είναι διαφανές.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10924,7 +10924,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_MACRO\">Lets you assign a macro that runs when you click the selected hotspot in a browser.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_MACRO\">Σας επιτρέπει να αντιστοιχίσετε μια μακροεντολή η οποία τρέχει όταν κάνετε κλικ στο επιλεγμένο hotspot μέσα σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_MACRO\">Σας επιτρέπει να αντιστοιχίσετε μια μακροεντολή η οποία τρέχει όταν πατάτε στο επιλεγμένο θερμό σημείο μέσα σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10959,7 +10959,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_PROPERTY\">Allows you to define the properties of the selected hotspot.</ahelp>"
-msgstr "<ahelp hid=\"HID_IMAPDLG_PROPERTY\">Σας επιτρέπει να ορίσετε τις ιδιότητες του επιλεγμένου hotspot.</ahelp>"
+msgstr "<ahelp hid=\"HID_IMAPDLG_PROPERTY\">Σας επιτρέπει να ορίσετε τις ιδιότητες του επιλεγμένου θερμού σημείου.</ahelp>"
#: 02220000.xhp
msgctxt ""
@@ -10994,7 +10994,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAP:CBB_URL\">Enter the URL for the file that you want to open when you click the selected hotspot.</ahelp> If you want to jump to an anchor within the document, the address should be of the form \"file:///C/document_name#anchor_name\"."
-msgstr "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAP:CBB_URL\">Εισάγετε το URL για το αρχείο το οποίο θέλετε να ανοίγει όταν κάνετε κλικ στο επιλεγμένο hotspot.</ahelp> Σε περίπτωση που θέλετε να μεταφέρεστε σε μια αγκύρωση μέσα στο έγγραφο, η διεύθυνση πρέπει να είναι της μορφής \"file:///C/document_name#anchor_name\"."
+msgstr "<ahelp hid=\"SVX:COMBOBOX:RID_SVXDLG_IMAP:CBB_URL\">Εισάγετε το URL για το αρχείο το οποίο θέλετε να ανοίγει όταν πατάτε στο επιλεγμένο θερμό σημείο.</ahelp> Σε περίπτωση που θέλετε να μεταφέρεστε σε μια αγκύρωση μέσα στο έγγραφο, η διεύθυνση πρέπει να είναι της μορφής \"file:///C/document_name#anchor_name\"."
#: 02220000.xhp
msgctxt ""
@@ -11012,7 +11012,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAP:EDT_TEXT\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAP:EDT_TEXT\">Εισάγετε το κείμενο που θέλετε να εμφανιστεί όταν το ποντίκι επικάθεται πάνω στο hotspot σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp> Σε περίπτωση που δεν εισάγετε κάποιο κείμενο, εμφανίζεται η <emph>Διεύθυνση</emph>."
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_IMAP:EDT_TEXT\">Εισάγετε το κείμενο που θέλετε να εμφανιστεί όταν το ποντίκι επικάθεται πάνω στο θερμό σημείο σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων.</ahelp> Σε περίπτωση που δεν εισάγετε κάποιο κείμενο, εμφανίζεται η <emph>Διεύθυνση</emph>."
#: 02220000.xhp
msgctxt ""
@@ -11030,7 +11030,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "Enter the name of the target frame that you want to open the URL in. You can also select a standard frame name from the list."
-msgstr "Εισάγετε το όνομα του πλαισίου προορισμού μέσα στο οποίο επιθυμείτε να ανοίξετε το URL. Μπορείτε επίσης να επιλέξετε ένα προεπιλεγμένο όνομα πλαισίου από τη λίστα."
+msgstr "Εισάγετε το όνομα του πλαισίου προορισμού μέσα στο οποίο επιθυμείτε να ανοίξετε το URL. Μπορείτε επίσης να επιλέξετε ένα προεπιλεγμένο όνομα πλαισίου από τον κατάλογο."
#: 02220000.xhp
msgctxt ""
@@ -11039,7 +11039,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"List of frame types\">List of frame types</link>"
-msgstr "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"List of frame types\">Λίστα τύπων πλαισίου</link>"
+msgstr "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"List of frame types\">Κατάλογος τύπων πλαισίου</link>"
#: 02220000.xhp
msgctxt ""
@@ -11057,7 +11057,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"HID_IMAPDLG_GRAPHWND\"/>Displays the image map, so that you can click and edit the hotspots."
-msgstr "<ahelp hid=\"HID_IMAPDLG_GRAPHWND\"/>Εμφανίζει τον χάρτη της εικόνας, ώστε να μπορείτε να επιλέξετε τα hotspots και να τα επεξεργαστείτε."
+msgstr "<ahelp hid=\"HID_IMAPDLG_GRAPHWND\"/>Εμφανίζει τον χάρτη της εικόνας, ώστε να μπορείτε να επιλέξετε τα θερμά σημεία και να τα επεξεργαστείτε."
#: 02220000.xhp
msgctxt ""
@@ -11081,7 +11081,7 @@ msgctxt ""
"bm_id1202200909085990\n"
"help.text"
msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>θερμά σημεία;ιδιότητες</bookmark_value><bookmark_value>ιδιότητες;θερμά σημεία</bookmark_value><bookmark_value>Χάρτης εικόνας;ιδιότητες θερμού σημείου</bookmark_value>"
+msgstr "<bookmark_value>θερμά σημεία; ιδιότητες</bookmark_value><bookmark_value>ιδιότητες; θερμά σημεία</bookmark_value><bookmark_value>Χάρτης εικόνας; ιδιότητες θερμού σημείου</bookmark_value>"
#: 02220100.xhp
msgctxt ""
@@ -11099,7 +11099,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/IMapDialog\">Lists the properties for the selected hotspot.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/IMapDialog\">Αναφέρει τις ιδιότητες του επιλεγμένου hotspot.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/IMapDialog\">Αναφέρει τις ιδιότητες του επιλεγμένου θερμού σημείου.</ahelp>"
#: 02220100.xhp
msgctxt ""
@@ -11117,7 +11117,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Lists the properties of the URL that is attached to the hotspot."
-msgstr "Εμφανίζει σε λίστα τις ιδιότητες του URL που είναι συνημμένο στο σημείο."
+msgstr "Εμφανίζει τις ιδιότητες του URL που είναι συνημμένο στο θερμό σημείο."
#: 02220100.xhp
msgctxt ""
@@ -11153,7 +11153,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται όταν το ποντίκι έχει αφεθεί στο hotspot σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων. </ahelp>Εάν δεν εισάγετε κείμενο, εμφανίζεται η <emph>Διεύθυνση </emph>."
+msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Εισάγετε το κείμενο που επιθυμείτε να εμφανίζεται όταν το ποντίκι έχει αφεθεί στο θερμό σημείο σε ένα πρόγραμμα ανάγνωσης ιστοσελίδων. </ahelp>Εάν δεν εισάγετε κείμενο, εμφανίζεται η <emph>Διεύθυνση </emph>."
#: 02220100.xhp
msgctxt ""
@@ -11171,7 +11171,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/frameCB\">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.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/frameCB\">Εισάγετε το όνομα του πλαισίου προορισμού στο οποίο επιθυμείτε να ανοίξετε το URL. Μπορείτε επίσης να επιλέξετε ένα καθορισμένο όνομα πλαίσιου που αναγνωρίζεται από όλα τα προγράμματα ανάγνωσης ιστοσελίδων στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/frameCB\">Εισάγετε το όνομα του πλαισίου προορισμού στο οποίο επιθυμείτε να ανοίξετε το URL. Μπορείτε επίσης να επιλέξετε ένα καθορισμένο όνομα πλαισίου που αναγνωρίζεται από όλα τα προγράμματα ανάγνωσης ιστοσελίδων στον κατάλογο.</ahelp>"
#: 02220100.xhp
msgctxt ""
@@ -11205,7 +11205,7 @@ msgctxt ""
"par_id5057222\n"
"help.text"
msgid "<ahelp hid=\".\">Enter a description for the hotspot.</ahelp>"
-msgstr "<ahelp hid=\".\">Εισάγετε μια περιγραφή για το hotspot.</ahelp>"
+msgstr "<ahelp hid=\".\">Εισάγετε μια περιγραφή για το θερμό σημείο.</ahelp>"
#: 02230000.xhp
msgctxt ""
@@ -11231,7 +11231,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Lists the commands that are available for tracking changes in your file.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει σε λίστα τις εντολές που είναι διαθέσιμες για την ανίχνευση των αλλαγών στο αρχείο σας.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τις εντολές που είναι διαθέσιμες για την ανίχνευση των αλλαγών στο αρχείο σας.</ahelp>"
#: 02230000.xhp
msgctxt ""
@@ -11401,7 +11401,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Insert AutoText"
-msgstr "Εισαγωγή Αυτόματου κειμένου"
+msgstr "Εισαγωγή αυτόματου κειμένου"
#: 02230100.xhp
msgctxt ""
@@ -11551,7 +11551,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show changes in spreadsheet</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εμφάνιση αλλαγών στο λογιστικό φύλλο </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εμφάνιση αλλαγών στο υπολογιστικό φύλλο </caseinline></switchinline>"
#: 02230200.xhp
msgctxt ""
@@ -11648,7 +11648,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Accept or Reject Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Τα σχόλια εμφανίζονται ως υπομνήματα όταν αφήνετε το δείκτη του ποντικιού πάνω από ένα κελί με καταγεγραμμένες αλλαγές. Μπορείτε επίσης να δείτε τα σχόλια που είναι συνημμένα σε ένα αλλαγμένο κελί στη λίστα αλλαγών στο διάλογο <link href=\"text/shared/01/02230400.xhp\" name=\"Αποδοχή ή απόρριψη αλλαγών\"><emph>Αποδοχή ή απόρριψη αλλαγών</emph></link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Τα σχόλια εμφανίζονται ως υπομνήματα όταν αφήνετε το δείκτη του ποντικιού πάνω από ένα κελί με καταγεγραμμένες αλλαγές. Μπορείτε επίσης να δείτε τα σχόλια που είναι συνημμένα σε ένα αλλαγμένο κελί στον κατάλογο αλλαγών στον διάλογο <link href=\"text/shared/01/02230400.xhp\" name=\"Αποδοχή ή απόρριψη αλλαγών\"><emph>Αποδοχή ή απόρριψη αλλαγών</emph></link>.</caseinline></switchinline>"
#: 02230400.xhp
msgctxt ""
@@ -11682,7 +11682,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "List"
-msgstr "Λίστα"
+msgstr "Κατάλογος"
#: 02230401.xhp
msgctxt ""
@@ -11691,7 +11691,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/02230401.xhp\" name=\"List\">List</link>"
-msgstr "<link href=\"text/shared/01/02230401.xhp\" name=\"Λίστα\">Λίστα</link>"
+msgstr "<link href=\"text/shared/01/02230401.xhp\" name=\"Κατάλογος\">Κατάλογος</link>"
#: 02230401.xhp
msgctxt ""
@@ -11709,7 +11709,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "Η καρτέλα <emph>Λίστα </emph> εμφανίζει όλες τις αλλαγές που έχουν καταγραφεί στο τρέχον έγγραφο. Αν θέλετε να φιλτράρετε αυτή τη λίστα,πατήστε την καρτέλα <emph>Φίλτρο </emph>, και μετά επιλέξτε <link href=\"text/shared/01/02230402.xhp\" name=\"κριτήρια φίλτρου\">κριτήρια φίλτρου</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Εάν η λίστα περιέχει εμφωλευμένες αλλαγές, οι εξαρτήσεις παρουσιάζονται ανεξάρτητα από το φίλτρο. </caseinline></switchinline>"
+msgstr "Η καρτέλα <emph>Κατάλογος </emph> εμφανίζει όλες τις αλλαγές που έχουν καταγραφεί στο τρέχον έγγραφο. Αν θέλετε να φιλτράρετε αυτόν τον κατάλογο, πατήστε την καρτέλα <emph>Φίλτρο </emph>, και μετά επιλέξτε <link href=\"text/shared/01/02230402.xhp\" name=\"κριτήρια φίλτρου\">κριτήρια φίλτρου</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Εάν ο κατάλογος περιέχει εμφωλευμένες αλλαγές, οι εξαρτήσεις παρουσιάζονται ανεξάρτητα από το φίλτρο. </caseinline></switchinline>"
#: 02230401.xhp
msgctxt ""
@@ -11727,7 +11727,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Κάντε κλικ στο ΣΥΝ πλήκτρο δίπλα στο πεδίο της λίστας εισαγωγής για να δείτε όλες τις αλλαγές που έχουν καταγραφεί σε ένα κελί. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Πατήστε στο πλήκτρο ΣΥΝ δίπλα σε μια καταχώριση του καταλόγου για να δείτε όλες τις αλλαγές που έχουν καταγραφεί σε ένα κελί. </caseinline></switchinline>"
#: 02230401.xhp
msgctxt ""
@@ -11736,7 +11736,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Εάν μία από τις εμφωλευμένες αλλαγές για ένα κελί ταιριάζει με ένα κριτήριο φίλτρου, τότε εμφανίζονται όλες οι αλλαγές για το κελί. Όταν φιλτράρετε την λίστα των αλλαγών, οι καταχωρήσεις στη λίστα εμφανίζονται με διαφορετικά χρώματα σύμφωνα με τον πίνακα που ακολουθεί: </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Αν μία από τις εμφωλευμένες αλλαγές για ένα κελί ταιριάζει με ένα κριτήριο φίλτρου, τότε εμφανίζονται όλες οι αλλαγές για το κελί. Όταν φιλτράρετε τον κατάλογο των αλλαγών, οι καταχωρήσεις στον κατάλογο εμφανίζονται με διαφορετικά χρώματα σύμφωνα με τον πίνακα που ακολουθεί: </caseinline></switchinline>"
#: 02230401.xhp
msgctxt ""
@@ -11772,7 +11772,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "The entry matches a filter criterion."
-msgstr "Η καταχώρηση ταιριάζει σε ένα κριτήριο φίλτρου."
+msgstr "Η καταχώριση ταιριάζει σε ένα κριτήριο φίλτρου."
#: 02230401.xhp
msgctxt ""
@@ -11781,7 +11781,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "blue"
-msgstr "μπλε"
+msgstr "γαλάζιο"
#: 02230401.xhp
msgctxt ""
@@ -11790,7 +11790,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "One or more subentries matches a filter criterion."
-msgstr "Μία ή περισσότερες υποκαταχωρήσεις ταιριάζουν σε ένα κριτήριο φίλτρου."
+msgstr "Μία ή περισσότερες υποκαταχωρίσεις ταιριάζουν με ένα κριτήριο φίλτρου."
#: 02230401.xhp
msgctxt ""
@@ -11799,7 +11799,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "gray"
-msgstr "γκρι"
+msgstr "γκρίζο"
#: 02230401.xhp
msgctxt ""
@@ -11808,7 +11808,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "The subentry does not match a filter criterion."
-msgstr "Η υπο-καταχώρηση δεν ταιριάζει σε κάποιο κριτήριο φίλτρου."
+msgstr "Η υποκαταχώριση δεν ταιριάζει σε κάποιο κριτήριο φίλτρου."
#: 02230401.xhp
msgctxt ""
@@ -11826,7 +11826,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "The subentry matches a filter criterion."
-msgstr "Η υπο-καταχώρηση ταιριάζει σε ένα κριτήριο φίλτρου."
+msgstr "Η υποκαταχώριση ταιριάζει σε ένα κριτήριο φίλτρου."
#: 02230401.xhp
msgctxt ""
@@ -11844,7 +11844,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Καταλογοποιεί τις αλλαγές που καταγράφηκαν στο έγγραφο. Όταν επιλέγετε μια καταχώριση στη λίστα, η αλλαγή τονίζεται στο έγγραφο. Για ταξινόμηση της λίστας, κλικ σε κεφαλίδα στήλης. </ahelp> Κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ενώ πατάτε για να επιλέξετε πολλαπλές καταχωρίσεις στη λίστα."
+msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Καταλογοποιεί τις αλλαγές που καταγράφηκαν στο έγγραφο. Όταν επιλέγετε μια καταχώριση στον κατάλογο, η αλλαγή τονίζεται στο έγγραφο. Για ταξινόμηση του καταλόγου, πατήστε μια επικεφαλίδα στήλης. </ahelp> Κρατήστε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ενώ πατάτε για να επιλέξετε πολλαπλές καταχωρίσεις στον κατάλογο."
#: 02230401.xhp
msgctxt ""
@@ -11853,7 +11853,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Για να επεξεργαστείτε το σχόλιο για μια εγγραφή στη λίστα, κάντε δεξί κλικ στην εγγραφή και στη συνέχεια επιλέξτε <emph> Επεξεργασία - Σχόλιο</emph>."
+msgstr "Για να επεξεργαστείτε το σχόλιο για μια εγγραφή στον κατάλογο, δεξιοπατήστε στην εγγραφή και στη συνέχεια επιλέξτε <emph>Επεξεργασία - Σχόλιο</emph>."
#: 02230401.xhp
msgctxt ""
@@ -11862,7 +11862,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "After you accept or reject a change, the entries of the list are re-ordered according to \"Accepted\" or \"Rejected\" status."
-msgstr "Αφού αποδεχτείτε ή απορρίψετε μια αλλαγή, οι καταχωρήσεις της λίστας επανα-ταξινομούνται σύμφωνα με την κατάσταση \"Αποδοχής\" ή \"Απόρριψης\"."
+msgstr "Αφού αποδεχτείτε ή απορρίψετε μια αλλαγή, οι καταχωρίσεις του καταλόγου επαναταξινομούνται σύμφωνα με την κατάσταση \"Αποδοχής\" ή \"Απόρριψης\"."
#: 02230401.xhp
msgctxt ""
@@ -11880,7 +11880,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_SORT_ACTION\">Lists the changes that were made in the document.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SORT_ACTION\">Εμφανίζει σε λίστα τις αλλαγές που έγιναν στο έγγραφο.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SORT_ACTION\">Εμφανίζει σε κατάλογο τις αλλαγές που έγιναν στο έγγραφο.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -11898,7 +11898,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Βάζει σε λίστα τα κελιά με τα περιεχόμενα που έχουν αλλάξει</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Καταλογοποιεί τα κελιά με τα περιεχόμενα που έχουν αλλάξει</caseinline></switchinline>"
#: 02230401.xhp
msgctxt ""
@@ -11916,7 +11916,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_SORT_AUTHOR\">Lists the user who made the change.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SORT_AUTHOR\">Εμφανίζει σε λίστα τον χρήστη που έκανε την αλλαγή.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SORT_AUTHOR\">Καταλογοποιεί τον χρήστη που έκανε την αλλαγή.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -11934,7 +11934,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_SORT_DATE\">Lists the date and time that the change was made.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SORT_DATE\">Εμφανίζει σε λίστα την ημερομηνία και ώρα που έγινε η αλλαγή.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SORT_DATE\">Καταλογοποιεί την ημερομηνία και ώρα που έγινε η αλλαγή.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -11952,7 +11952,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_SORT_COMMENT\">Lists the comments that are attached to the change.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_SORT_COMMENT\">Εμφανίζει σε λίστα τα σχόλια που είναι συνημμένα στην αλλαγή.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_SORT_COMMENT\">Καταλογοποιεί τα σχόλια που είναι συνημμένα στην αλλαγή.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -11970,7 +11970,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/accept\">Accepts the selected change and removes the highlighting from the change in the document.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/accept\">Αποδέχεται την επιλεγμένη αλλαγή και αφαιρεί την επισήμανση του φόντου της γραμματοσειράς από την αλλαγή στο έγγραφο.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/accept\">Αποδέχεται την επιλεγμένη αλλαγή και αφαιρεί την επισήμανση του από την αλλαγή στο έγγραφο.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -11988,7 +11988,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/reject\">Rejects the selected change and removes the highlighting from the change in the document.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/reject\">Απορρίπτει την επιλεγμένη αλλαγή και αφαιρεί την επισήμανση του φόντου της γραμματοσειράς από την αλλαγή στο έγγραφο.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/reject\">Απορρίπτει την επιλεγμένη αλλαγή και αφαιρεί την επισήμανση από την αλλαγή στο έγγραφο.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -12033,7 +12033,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Για την αντιστροφή της αποδοχής ή της απόρριψης μιας αλλαγής, επιλέξτε <emph>Αναίρεση </emph>στο μενού <emph>Επεξεργασία</emph>."
+msgstr "Για την αντιστροφή της αποδοχής ή της απόρριψης μιας αλλαγής, επιλέξτε <emph>Αναίρεση</emph> στο μενού <emph>Επεξεργασία</emph>."
#: 02230401.xhp
msgctxt ""
@@ -12042,7 +12042,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αναίρεση </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αναίρεση</caseinline></switchinline>"
#: 02230401.xhp
msgctxt ""
@@ -12051,7 +12051,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Format - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo </emph>button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αν έχετε κάνει αλλαγές επιλέγοντας <emph>Μορφή - Αυτόματη Διόρθωση - Εφαρμογή και Επεξεργασία Αλλαγών</emph>, το πεδίο <emph>Αναίρεση </emph> εμφανίζεται στο παράθυρο διαλόγου.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Αντιστρέψτε την τελευταία εντολή Αποδοχής ή Απόρριψης </ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αν έχετε κάνει αλλαγές επιλέγοντας <emph>Μορφή - Αυτόματη διόρθωση - Εφαρμογή και επεξεργασία αλλαγών</emph>, το κουμπί <emph>Αναίρεση </emph> εμφανίζεται στον διάλογο.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Αντιστρέψτε την τελευταία εντολή Αποδοχής ή Απόρριψης </ahelp></caseinline></switchinline>"
#: 02230401.xhp
msgctxt ""
@@ -12060,7 +12060,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "There are additional commands in the <emph>context menu</emph> of the list:"
-msgstr "Υπάρχουν περισσότερες εντολές στο <emph>Μενού περιβάλλοντος</emph> της λίστας:"
+msgstr "Υπάρχουν περισσότερες εντολές στο <emph>Μενού περιβάλλοντος</emph> του καταλόγου:"
#: 02230401.xhp
msgctxt ""
@@ -12096,7 +12096,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "Sorts the list according to the column headings."
-msgstr "Ταξινομεί τη λίστα σύμφωνα με τις επικεφαλίδες των στηλών."
+msgstr "Ταξινομεί τον κατάλογο σύμφωνα με τις επικεφαλίδες των στηλών."
#: 02230401.xhp
msgctxt ""
@@ -12114,7 +12114,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"HID_SORT_ACTION\">Sorts the list according to the type of change.</ahelp>"
-msgstr "<ahelp hid=\"HID_SORT_ACTION\">Ταξινομεί την λίστα σύμφωνα με τον τύπο της αλλαγής.</ahelp>"
+msgstr "<ahelp hid=\"HID_SORT_ACTION\">Ταξινομεί τον κατάλογο σύμφωνα με τον τύπο της αλλαγής.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -12132,7 +12132,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"HID_SORT_AUTHOR\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"HID_SORT_AUTHOR\">Ταξινομεί τη λίστα σύμφωνα με το συντάκτη.</ahelp>"
+msgstr "<ahelp hid=\"HID_SORT_AUTHOR\">Ταξινομεί τον κατάλογο σύμφωνα με το συντάκτη.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -12150,7 +12150,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"HID_SORT_DATE\">Sorts the list according to the date and time.</ahelp>"
-msgstr "<ahelp hid=\"HID_SORT_DATE\">Ταξινομεί την λίστας σύμφωνα με την ημερομηνία και την ώρα.</ahelp>"
+msgstr "<ahelp hid=\"HID_SORT_DATE\">Ταξινομεί τον κατάλογο σύμφωνα με την ημερομηνία και την ώρα.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -12168,7 +12168,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"HID_SORT_COMMENT\">Sorts the list according to the comments that are attached to the changes.</ahelp>"
-msgstr "<ahelp hid=\"HID_SORT_COMMENT\">Ταξινομεί τη λίστα σύμφωνα με τα σχόλια τα οποία είναι συνημμένα στις αλλαγές.</ahelp>"
+msgstr "<ahelp hid=\"HID_SORT_COMMENT\">Ταξινομεί τον κατάλογο σύμφωνα με τα σχόλια τα οποία είναι συνημμένα στις αλλαγές.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -12186,7 +12186,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<ahelp hid=\"HID_SORT_POSITION\">Sorts the list in a descending order according to the position of the changes in the document. This is the default sorting method.</ahelp>"
-msgstr "<ahelp hid=\"HID_SORT_POSITION\">Ταξινομεί τη λίστα κατά φθίνουσα σειρά, σύμφωνα με τη θέση των αλλαγών στο έγγραφο. Αυτή είναι η προεπιλεγμένη μέθοδος ταξινόμησης.</ahelp>"
+msgstr "<ahelp hid=\"HID_SORT_POSITION\">Ταξινομεί τον κατάλογο κατά φθίνουσα σειρά, σύμφωνα με τη θέση των αλλαγών στο έγγραφο. Αυτή είναι η προεπιλεγμένη μέθοδος ταξινόμησης.</ahelp>"
#: 02230402.xhp
msgctxt ""
@@ -12212,7 +12212,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Set the criteria for filtering the list of changes on the <link href=\"text/shared/01/02230401.xhp\" name=\"List\"><emph>List</emph></link> tab."
-msgstr "Ορίστε τα κριτήρια για το φιλτράρισμα της λίστας αλλαγών στην καρτέλα <link href=\"text/shared/01/02230401.xhp\" name=\"Λίστα\"><emph>Λίστα</emph></link>."
+msgstr "Ορίστε τα κριτήρια για το φιλτράρισμα του καταλόγου αλλαγών στην καρτέλα <link href=\"text/shared/01/02230401.xhp\" name=\"Κατάλογος\"><emph>Κατάλογος</emph></link>."
#: 02230402.xhp
msgctxt ""
@@ -12230,7 +12230,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/redlinefilterpage/endtime\">Filters the list of changes according to the date and the time that you specify.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/endtime\">Φιλτράρει τη λίστα αλλαγών σύμφωνα με την ημερομηνία και την ώρα που ορίζετε.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/endtime\">Φιλτράρει τον κατάλογο αλλαγών σύμφωνα με την ημερομηνία και την ώρα που ορίζετε.</ahelp>"
#: 02230402.xhp
msgctxt ""
@@ -12256,7 +12256,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/redlinefilterpage/endclock\">Enters the current date and time into the corresponding boxes.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/endclock\">Εισάγει την τρέχουσα ημερομηνία και ώρα στα αντίστοιχα πεδία.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/endclock\">Εισάγει την τρέχουσα ημερομηνία και ώρα στα αντίστοιχα πλαίσια.</ahelp>"
#: 02230402.xhp
msgctxt ""
@@ -12274,7 +12274,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/redlinefilterpage/authorlist\">Filters the list of changes according to the name of the author that you select from the list.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/authorlist\">Φιλτράρει τη λίστα αλλαγών σύμφωνα με το όνομα του συντάκτη που επιλέγετε από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/authorlist\">Φιλτράρει τον κατάλογο αλλαγών σύμφωνα με το όνομα του συντάκτη που επιλέγετε από τον κατάλογο.</ahelp>"
#: 02230402.xhp
msgctxt ""
@@ -12292,7 +12292,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"svx/ui/redlinefilterpage/rangeedit\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"svx/ui/redlinefilterpage/rangeedit\">Φιλτράρει τη λίστα των αλλαγών σύμφωνα με την περιοχή των κελιών που καθορίζετε. Για να επιλέξετε την περιοχή των κελιών στο φύλλο σας, κάντε κλικ στο κουμπί <emph>Ορισμός αναφοράς </emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"svx/ui/redlinefilterpage/rangeedit\">Φιλτράρει τον κατάλογο των αλλαγών σύμφωνα με την περιοχή των κελιών που καθορίζετε. Για να επιλέξετε την περιοχή των κελιών στο φύλλο σας, πατήστε στο κουμπί <emph>Ορισμός αναφοράς </emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
#: 02230402.xhp
msgctxt ""
@@ -12343,7 +12343,7 @@ msgctxt ""
"par_id3149809\n"
"help.text"
msgid "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3154153\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3154153\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3154153\">Εικονίδιο</alt></image>"
#: 02230402.xhp
msgctxt ""
@@ -12352,7 +12352,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"SC:IMAGEBUTTON:RID_SCDLG_SIMPLEREF:RB_ASSIGN\">Select the range of cells that you want to use as a filter, and then click this button to return to the filter list.</ahelp>"
-msgstr "<ahelp hid=\"SC:IMAGEBUTTON:RID_SCDLG_SIMPLEREF:RB_ASSIGN\">Επιλέξτε την περιοχή των κελιών που επιθυμείτε να χρησιμοποιήσετε ως φίλτρο, και κάντε κλικ σε αυτό το πλήκτρο για να επιστρέψετε στη λίστα φίλτρων.</ahelp>"
+msgstr "<ahelp hid=\"SC:IMAGEBUTTON:RID_SCDLG_SIMPLEREF:RB_ASSIGN\">Επιλέξτε την περιοχή των κελιών που επιθυμείτε να χρησιμοποιήσετε ως φίλτρο, και πατήστε σε αυτό το πλήκτρο για να επιστρέψετε στον κατάλογο φίλτρων.</ahelp>"
#: 02230402.xhp
msgctxt ""
@@ -12370,7 +12370,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"svx/ui/redlinefilterpage/actionlist\">Filters the list of changes according to the type of change that you select in the <emph>Action</emph> box.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"svx/ui/redlinefilterpage/actionlist\">Φιλτράρει τη λίστα αλλαγών σύμφωνα με τον τύπο της αλλαγής που επιλέγετε στο διάλογο <emph>Ενέργεια</emph>.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"svx/ui/redlinefilterpage/actionlist\">Φιλτράρει τον κατάλογο αλλαγών σύμφωνα με τον τύπο της αλλαγής που επιλέγετε στο διάλογο <emph>Ενέργεια</emph>.</ahelp></caseinline></switchinline>"
#: 02230402.xhp
msgctxt ""
@@ -12397,7 +12397,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "You can also use <link href=\"text/shared/01/02100000.xhp\" name=\"regular expressions\">regular expressions</link> (wildcards) when you filter the comments."
-msgstr "Μπορείτε επίσης να χρησιμοποιήσετε <link href=\"text/shared/01/02100000.xhp\" name=\"κανονικές εκφράσεις\">κανονικές εκφράσεις</link> (μπαλαντέρ) όταν φιλτράρετε τα σχόλια."
+msgstr "Μπορείτε επίσης να χρησιμοποιήσετε <link href=\"text/shared/01/02100000.xhp\" name=\"κανονικές εκφράσεις\">κανονικές εκφράσεις</link> (σύμβολα υποκατάστασης) όταν φιλτράρετε τα σχόλια."
#: 02230500.xhp
msgctxt ""
@@ -12423,7 +12423,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"dokzus\"><ahelp hid=\".uno:MergeDocuments\" visibility=\"visible\">Imports changes made to copies of the same document into the original document. Changes made to footnotes, headers, frames and fields are ignored.</ahelp></variable> Identical changes are merged automatically."
-msgstr "<variable id=\"dokzus\"><ahelp hid=\".uno:MergeDocuments\" visibility=\"visible\">Εισάγει τις αλλαγές που έγιναν στα αντίγραφα του ίδιου εγγράφου στο αυθεντικό έγγραφο. Οι αλλαγές που έγιναν σε υποσημειώσεις, επικεφαλίδες, πλαίσια και πεδία αγνοούνται.</ahelp></variable> Οι αλλαγές που ταυτίζονται συγχωνεύονται αυτόματα."
+msgstr "<variable id=\"dokzus\"><ahelp hid=\".uno:MergeDocuments\" visibility=\"visible\">Εισάγει τις αλλαγές που έγιναν στα αντίγραφα του ίδιου εγγράφου στο αρχικό έγγραφο. Οι αλλαγές που έγιναν σε υποσημειώσεις, επικεφαλίδες, πλαίσια και πεδία αγνοούνται.</ahelp></variable> Οι αλλαγές που ταυτίζονται συγχωνεύονται αυτόματα."
#: 02240000.xhp
msgctxt ""
@@ -12449,7 +12449,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"dokver\"><ahelp hid=\".uno:CompareDocuments\">Compares the current document with a document that you select.</ahelp></variable> The contents of the selected document are marked as deletions in the dialog that opens. If you want, you can insert the contents of the selected file into the current document by selecting the relevant deleted entries, clicking <emph>Reject</emph>, and then clicking <emph>Insert</emph>."
-msgstr "<variable id=\"dokver\"><ahelp hid=\".uno:CompareDocuments\">Συγκρίνει το τρέχον έγγραφο με ένα έγγραφο που επιλέγετε.</ahelp></variable> Τα περιεχόμενα του επιλεγμένου εγγράφου επισημαίνονται ως διαγραμμένα στο διάλογο που ανοίγει. Εάν θέλετε, μπορείτε να εισάγετε τα περιεχόμενα του επιλεγμένου αρχείου στο τρέχον έγγραφο επιλέγοντας τις σχετικές διαγραμμένες εγγραφές, κάνοντας κλικ στην <emph>Απόρριψη</emph> και μετά κάνοντας κλικ στην <emph>Εισαγωγή</emph>."
+msgstr "<variable id=\"dokver\"><ahelp hid=\".uno:CompareDocuments\">Συγκρίνει το τρέχον έγγραφο με ένα έγγραφο που επιλέγετε.</ahelp></variable> Τα περιεχόμενα του επιλεγμένου εγγράφου επισημαίνονται ως διαγραμμένα στο διάλογο που ανοίγει. Εάν θέλετε, μπορείτε να εισάγετε τα περιεχόμενα του επιλεγμένου αρχείου στο τρέχον έγγραφο επιλέγοντας τις σχετικές διαγραμμένες εγγραφές, πατώντας στην <emph>Απόρριψη</emph> και μετά πατώντας στην <emph>Εισαγωγή</emph>."
#: 02240000.xhp
msgctxt ""
@@ -12520,7 +12520,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available tables in the current database. Click a name in the list to display the records for that table.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εμφανίζει σε λίστα τους διαθέσιμους πίνακες στην τρέχουσα βάση δεδομένων. Κάντε κλικ σε ένα όνομα στη λίστα για να εμφανιστούν οι εγγραφές για αυτόν τον πίνακα.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Καταλογοποιεί τους διαθέσιμους πίνακες στην τρέχουσα βάση δεδομένων. Πατήστε σε ένα όνομα στον κατάλογο για να εμφανιστούν οι εγγραφές για αυτόν τον πίνακα.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12556,7 +12556,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Go to the last record in the table.</ahelp>"
-msgstr "\"<ahelp hid=\".\" visibility=\"hidden\">Μετάβαση στην τελευταία εγγραφή του πίνακα.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετάβαση στην τελευταία εγγραφή του πίνακα.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12583,7 +12583,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Εισάγει μια νέα εγγραφή στο τρέχοντα πίνακα.</ahelp>Για να δημιουργήσετε μια εγγραφή, επιλέξτε το κουμπί με τον αστερίσκο(*) στο κάτω μέρος του πίνακα. Μια κενή γραμμή έχει προστεθεί στο τέλος του πίνακα."
+msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Εισάγει μια νέα εγγραφή στο τρέχοντα πίνακα.</ahelp>Για να δημιουργήσετε μια εγγραφή, επιλέξτε το κουμπί με τον αστερίσκο(*) στο κάτω μέρος του πίνακα. Μια κενή γραμμή έχει προστεθεί στο τέλος του πίνακα."
#: 02250000.xhp
msgctxt ""
@@ -12601,7 +12601,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a short name for the record. The short name appears in the <emph>Identifier</emph> column in the list of records.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε ένα σύντομο όνομα για την εγγραφή. Το σύντομο όνομα εμφανίζεται στην στήλη <emph>Αρχικά</emph> της λίστας των εγγραφών.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε ένα σύντομο όνομα για την εγγραφή. Το σύντομο όνομα εμφανίζεται στην στήλη <emph>Αναγνωριστικό</emph> του καταλόγου των εγγραφών.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12610,7 +12610,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter additional information for the selected record. If you want, you can also enter the information in the corresponding field in the table.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">\"Εισάγετε επιπρόσθετες πληροφορίες για την επιλεγμένη εγγραφή. Αν θέλετε, μπορείτε επίσης να εισάγετε πληροφορίες στο αντίστοιχο πεδίο του πίνακα</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Εισάγετε επιπρόσθετες πληροφορίες για την επιλεγμένη εγγραφή. Αν θέλετε, μπορείτε επίσης να εισάγετε πληροφορίες στο αντίστοιχο πεδίο του πίνακα</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12628,7 +12628,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "You can search for records by matching a keyword to a field entry."
-msgstr "Μπορείτε να ψάξετε για εγγραφές ταιριάζοντας μια λέξη κλειδί σε ένα πεδίο καταχώρησης."
+msgstr "Μπορείτε να ψάξετε για εγγραφές ταιριάζοντας μια λέξη-κλειδί σε ένα πεδίο καταχώρισης."
#: 02250000.xhp
msgctxt ""
@@ -12646,7 +12646,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Εισάγετε τις πληροφορίες για τις οποίες θέλετε να ψάξετε και πατήστε Enter. Για να αλλάξετε τις επιλογές του φίλτρου αναζήτησης, πιέστε παρατεταμένα το εικονίδιο <emph>Αυτόματο Φίλτρο</emph> και μετά επιλέξτε ένα διαφορετικό πεδίο δεδομένων. Μπορείτε να χρησιμοποιήσετε μπαλαντέρς, όπως % ή * για οποιοδήποτε αριθμό χαρακτήρων και _ ή ? για ένα χαρακτήρα στην αναζήτησή σας. Για να εμφανίσετε όλες τις εγγραφές του πίνακα, καθαρίστε το πεδίο και πατήστε Enter. </ahelp>"
+msgstr "<ahelp hid=\".uno:Bib/query\">Εισάγετε τις πληροφορίες για τις οποίες θέλετε να ψάξετε και πατήστε Enter. Για να αλλάξετε τις επιλογές του φίλτρου αναζήτησης, πιέστε παρατεταμένα το εικονίδιο <emph>Αυτόματο Φίλτρο</emph> και μετά επιλέξτε ένα διαφορετικό πεδίο δεδομένων. Μπορείτε να χρησιμοποιήσετε σύμβολα υποκατάστασης, όπως % ή * για οποιοδήποτε αριθμό χαρακτήρων και _ ή ? για ένα χαρακτήρα στην αναζήτησή σας. Για να εμφανίσετε όλες τις εγγραφές του πίνακα, καθαρίστε το πεδίο και πατήστε Enter. </ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12664,7 +12664,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\".uno:Bib/autoFilter\">Long-click to select the data field that you want to search using the term that you entered in the <emph>Search Key</emph> box. You can only search one data field.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/autoFilter\">Κάντε ένα παρατεταμένο κλικ για να διαλέξετε το πεδίο δεδομένων που θέλετε να ψάξετε χρησιμοποιώντας τον όρο που εισάγατε στο πεδίο <emph>Όρος αναζήτησης</emph>. Μπορείτε να ψάξετε μόνο ένα πεδίο δεδομένων.</ahelp>"
+msgstr "<ahelp hid=\".uno:Bib/autoFilter\">Πατήστε παρατεταμένα για να διαλέξετε το πεδίο δεδομένων που θέλετε να ψάξετε χρησιμοποιώντας τον όρο που εισάγατε στο πεδίο <emph>Όρος αναζήτησης</emph>. Μπορείτε να ψάξετε μόνο ένα πεδίο δεδομένων.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12673,7 +12673,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "The list of table records is automatically updated to match the new filter settings."
-msgstr "Η λίστα των εγγραφών του πίνακα ενημερώνεται αυτόματα για να ταιριάζει στις νέες ρυθμίσεις του φίλτρου."
+msgstr "Ο κατάλογος των εγγραφών του πίνακα ενημερώνεται αυτόματα για να ταιριάζει στις νέες ρυθμίσεις του φίλτρου."
#: 02250000.xhp
msgctxt ""
@@ -12682,7 +12682,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε το <emph>Τυπικό φίλτρο</emph> για να καθορίσετε και να συνδυάσετε τις επιλογές αναζήτησης του <emph>Αυτόματου Φίλτρου</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε το <emph>Τυπικό φίλτρο</emph> για να καθορίσετε και να συνδυάσετε τις επιλογές αναζήτησης του <emph>Αυτόματου φίλτρου</emph>.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12691,7 +12691,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\".\">To display all of the records in a table, click the <emph>Reset Filter</emph> icon.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Για να εμφανίσετε όλες τι εγγραφές σε ένα πίνακα, πατήστε το εικονίδιο <emph>Διαγραφή φίλτρου</emph>.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12709,7 +12709,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "To delete a record in the current table, right-click the row header of the record, and then select <emph>Delete</emph>. <ahelp hid=\"SID_FM_DELETEROWS\" visibility=\"hidden\">Deletes the selected record.</ahelp>"
-msgstr "Για να διαγράψετε μια εγγραφή στον τρέχοντα πίνακα, κάντε δεξί κλικ στην κεφαλίδα γραμμής και επιλέξτε <emph>Διαγραφή</emph>. <ahelp hid=\"SID_FM_DELETEROWS\" visibility=\"hidden\">Διαγράφει την επιλεγμένη εγγραφή.</ahelp>"
+msgstr "Για να διαγράψετε μια εγγραφή στον τρέχοντα πίνακα, δεξιοπατήστε στην κεφαλίδα γραμμής και επιλέξτε <emph>Διαγραφή</emph>. <ahelp hid=\"SID_FM_DELETEROWS\" visibility=\"hidden\">Διαγράφει την επιλεγμένη εγγραφή.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12745,7 +12745,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "Column Arrangement"
-msgstr "Διάταξη Στηλών"
+msgstr "Διάταξη στηλών"
#: 02250000.xhp
msgctxt ""
@@ -12754,7 +12754,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\".uno:Bib/Mapping\">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<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Σας επιτρέπει να προσδιορίσετε τις επικεφαλίδες των στηλών σε πεδία δεδομένων από διαφορετική βάση προέλευσης. Για να ορίσετε διαφορετική προέλευση δεδομένων για την βιβλιογραφία σας, κάντε κλικ στο κουμπί<emph> Προέλευση δεδομένων</emph> στην εγγραφή<emph> Γραμμή αντικειμένων</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:Bib/Mapping\">Σας επιτρέπει να προσδιορίσετε τις επικεφαλίδες των στηλών σε πεδία δεδομένων από διαφορετική βάση προέλευσης. Για να ορίσετε διαφορετική προέλευση δεδομένων για την βιβλιογραφία σας, πατήστε στο κουμπί<emph> Προέλευση δεδομένων</emph> στην εγγραφή<emph> Γραμμή αντικειμένων</emph>.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -12824,7 +12824,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"massstabtext\"><ahelp hid=\".uno:Zoom\">Reduces or enlarges the screen display of %PRODUCTNAME.</ahelp></variable> The current zoom factor is displayed as a percentage value on the <emph>Status</emph> bar."
-msgstr "<variable id=\"massstabtext\"><ahelp hid=\".uno:Zoom\">Μικραίνει η μεγεθύνει την οθόνη του %PRODUCTNAME.</ahelp></variable> Ο τρέχων παράγοντας της κλίμακας εμφανίζεται σαν ποσοστό στην <emph>Γραμμή κατάστασης</emph>."
+msgstr "<variable id=\"massstabtext\"><ahelp hid=\".uno:Zoom\">Μικραίνει η μεγεθύνει την οθόνη του %PRODUCTNAME.</ahelp></variable> Ο τρέχων συντελεστής της κλίμακας εμφανίζεται ως ποσοστό στην <emph>Γραμμή κατάστασης</emph>."
#: 03010000.xhp
msgctxt ""
@@ -12833,7 +12833,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Zooming is handled differently on Unix, Linux, and Windows platforms. A document saved with a 100% zoom factor in Windows is displayed at a larger zoom factor on Unix/Linux platforms. To change the zoom factor, double-click or right-click the percentage value on the <emph>Status</emph> bar, and select the zoom factor that you want."
-msgstr "Οι πλατφόρμες Windows, Unix, Linux χειρίζονται διαφορετικά την κλίμακα. Ένα αρχείο που έχει αποθηκευτεί με κλίμακα 100% σε Windows, εμφανίζεται με μεγαλύτερη κλίμακα σε πλατφόρμες Unix/Linux. Για να αλλάξετε την κλίμακα, κάντε δεξί κλικ ή διπλό κλικ στην επί τοις εκατό τιμή στη <emph>Γραμμή κατάστασης</emph> και επιλέξτε την τιμή που επιθυμείτε."
+msgstr "Οι πλατφόρμες Windows, Unix, Linux χειρίζονται διαφορετικά την κλίμακα. Ένα αρχείο που έχει αποθηκευτεί με κλίμακα 100% σε Windows, εμφανίζεται με μεγαλύτερη κλίμακα σε πλατφόρμες Unix/Linux. Για να αλλάξετε την κλίμακα, δεξιοπατήστε ή διπλοπατήστε στην επί τοις εκατό τιμή στη <emph>Γραμμή κατάστασης</emph> και επιλέξτε την τιμή που επιθυμείτε."
#: 03010000.xhp
msgctxt ""
@@ -12842,7 +12842,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Zoom factor"
-msgstr "Παράγοντας κλίμακας"
+msgstr "Συντελεστής κλίμακας"
#: 03010000.xhp
msgctxt ""
@@ -13005,7 +13005,7 @@ msgctxt ""
"par_id1993774\n"
"help.text"
msgid "<ahelp hid=\".\">In columns view layout you see pages in a given number of columns side by side. Enter the number of columns.</ahelp>"
-msgstr "<ahelp hid=\".\">Στη διάταξη προβολής στύλων βλέπετε σελίδες δίπλα δίπλα, σε ένα συγκεκριμένο αριθμό από στήλες. Εισάγετε τον αριθμό των στηλών.</ahelp>"
+msgstr "<ahelp hid=\".\">Στη διάταξη προβολής στηλών βλέπετε σελίδες δίπλα δίπλα, σε ένα συγκεκριμένο αριθμό από στήλες. Εισάγετε τον αριθμό των στηλών.</ahelp>"
#: 03010000.xhp
msgctxt ""
@@ -13021,7 +13021,7 @@ msgctxt ""
"par_id2355113\n"
"help.text"
msgid "<ahelp hid=\".\">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.</ahelp>"
-msgstr "<ahelp hid=\".\">Στην διάταξη προβολής κατάσταση λειτουργίας βιβλίου, βλέπετε δύο σελίδες δίπλα δίπλα, όπως όταν έχετε ένα ανοιχτό βιβλίο. Η πρώτη σελίδα είναι μία δεξιά σελίδα με περιττό αριθμό σελίδας.</ahelp>"
+msgstr "<ahelp hid=\".\">Στην διάταξη προβολής κατάστασης βιβλίου, βλέπετε δύο σελίδες δίπλα δίπλα, όπως όταν έχετε ένα ανοιχτό βιβλίο. Η πρώτη σελίδα είναι μία δεξιά σελίδα με περιττό αριθμό σελίδας.</ahelp>"
#: 03020000.xhp
msgctxt ""
@@ -13063,7 +13063,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Input Method Status"
-msgstr "Κατάσταση Μεθόδου Εισόδου"
+msgstr "Κατάσταση μεθόδου εισόδου"
#: 03040000.xhp
msgctxt ""
@@ -13089,7 +13089,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowImeStatusWindow\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">Εμφανίζει ή κρύβει το παράθυρο κατάστασης μεθόδου εισαγωγής (IME).</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">Εμφανίζει ή κρύβει το παράθυρο κατάστασης μηχανής μεθόδου εισαγωγής (IME).</ahelp>"
#: 03040000.xhp
msgctxt ""
@@ -13098,7 +13098,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Προς το παρόν υποστηρίζεται μόνο το πρωτόκολλο Μεθόδου Εισαγωγής (IIIMP) για Internet/Intranet κάτω από Unix."
+msgstr "Προς το παρόν υποστηρίζεται μόνο το πρωτόκολλο μεθόδου εισαγωγής (IIIMP) για Internet/Intranet κάτω από Unix."
#: 03050000.xhp
msgctxt ""
@@ -13148,7 +13148,7 @@ msgctxt ""
"bm_id3152823\n"
"help.text"
msgid "<bookmark_value>status bar on/off</bookmark_value>"
-msgstr "<bookmark_value>γραμμή κατάστασης ενεργοποίηση/απενεργοποίηση</bookmark_value>"
+msgstr "<bookmark_value>γραμμή κατάστασης ναι/όχι</bookmark_value>"
#: 03060000.xhp
msgctxt ""
@@ -13182,7 +13182,7 @@ msgctxt ""
"bm_id3160463\n"
"help.text"
msgid "<bookmark_value>full screen view</bookmark_value><bookmark_value>screen; full screen views</bookmark_value><bookmark_value>complete screen view</bookmark_value><bookmark_value>views;full screen</bookmark_value>"
-msgstr "<bookmark_value>προβολή πλήρης οθόνης</bookmark_value><bookmark_value>οθόνη, προβολές πλήρης οθόνης</bookmark_value><bookmark_value>ολοκληρωμένη προβολή οθόνης</bookmark_value><bookmark_value>προβολές,πλήρης οθόνη</bookmark_value>"
+msgstr "<bookmark_value>προβολή πλήρους οθόνης</bookmark_value><bookmark_value>οθόνη; προβολές πλήρους οθόνης</bookmark_value><bookmark_value>ολοκληρωμένη προβολή οθόνης</bookmark_value><bookmark_value>προβολές;πλήρης οθόνη</bookmark_value>"
#: 03110000.xhp
msgctxt ""
@@ -13200,7 +13200,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FullScreen\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".uno:FullScreen\">Εμφανίζει ή κρύβει τα μενού και τις γραμμές εργαλείων στο Writer ή Calc. Για να βγείτε από τη λειτουργία πλήρους οθόνης, πατήστε το κουμπί <emph>Πλήρης οθόνη Ενεργοποίηση/Απενεργοποίηση</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:FullScreen\">Εμφανίζει ή κρύβει τα μενού και τις γραμμές εργαλείων στο Writer ή Calc. Για να βγείτε από τη λειτουργία πλήρους οθόνης, πατήστε το κουμπί <emph>Πλήρης οθόνη ναι/όχι</emph>.</ahelp>"
#: 03110000.xhp
msgctxt ""
@@ -13209,7 +13209,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Στο Writer και στο Calc, μπορείτε επίσης να χρησιμοποιήσετε τα πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J για να μεταφερθείτε μεταξύ της κανονικής και πλήρους οθόνης τρόπου προβολής.</ahelp>"
+msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Στο Writer και στο Calc, μπορείτε επίσης να χρησιμοποιήσετε τα πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J για να μεταφερθείτε μεταξύ της κατάστασης οθόνης κανονικής και πλήρους οθόνης.</ahelp>"
#: 03110000.xhp
msgctxt ""
@@ -13218,7 +13218,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Μπορείτε ακόμη να χρησιμοποιήσετε τα πλήκτρα συντόμευσης για τον τρόπο προβολής <emph>Πλήρης οθόνη</emph>, ακόμη και αν τα μενού είναι μη διαθέσιμα. <switchinline select=\"sys\"><caseinline select=\"WIN\">Για να ανοίξετε το μενού <emph>Προβολή</emph> , πατήστε Alt+V. </caseinline></switchinline>"
+msgstr "Μπορείτε ακόμη να χρησιμοποιήσετε τα πλήκτρα συντόμευσης για τον τρόπο προβολής <emph>Πλήρης οθόνη</emph>, ακόμη κι αν τα μενού είναι μη διαθέσιμα. <switchinline select=\"sys\"><caseinline select=\"WIN\">Για να ανοίξετε το μενού <emph>Προβολή</emph>, πατήστε Alt+V. </caseinline></switchinline>"
#: 03150100.xhp
msgctxt ""
@@ -13253,7 +13253,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Delete"
-msgstr "Επαναφορά"
+msgstr "Διαγραφή"
#: 03150100.xhp
msgctxt ""
@@ -13316,7 +13316,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Cancels the deletion in the current file and any other selected files."
-msgstr "Ακυρώνει τη διαγραφή στο τρέχον και σε όλα τα επιλεγμένα αρχεία"
+msgstr "Ακυρώνει τη διαγραφή στο τρέχον αρχείο και σε οποιαδήποτε άλλα επιλεγμένα αρχεία."
#: 03170000.xhp
msgctxt ""
@@ -13350,7 +13350,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Εμφανίζει ή κρύβει τη <emph>Γραμμή χρωμάτων</emph>. Για να τροποποιήσετε ή να αλλάξετε τον πίνακα χρωμάτων που εμφανίζεται, επιλέξτε <emph>Μορφή - Περιοχή</emph>και κάντε κλικ στη καρτέλα <emph>Χρώματα</emph>.</ahelp>"
+msgstr "<ahelp hid=\".uno:ColorControl\">Εμφανίζει ή κρύβει τη <emph>Γραμμή χρωμάτων</emph>. Για να τροποποιήσετε ή να αλλάξετε τον πίνακα χρωμάτων που εμφανίζεται, επιλέξτε <emph>Μορφή - Περιοχή</emph>και πατήστε στην καρτέλα <emph>Χρώματα</emph>.</ahelp>"
#: 03170000.xhp
msgctxt ""
@@ -13359,7 +13359,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"HID_COLOR_CTL_COLORS\">Click the color that you want to use. To change the fill color of an object in the current file, select the object and then click a color. To change the line color of the selected object, right-click a color. To change the color of text in a text object, double-click the text-object, select the text, and then click a color.</ahelp>"
-msgstr "<ahelp hid=\"HID_COLOR_CTL_COLORS\">Κάντε κλικ στο χρώμα που θέλετε να χρησιμοποιήσετε. Για να αλλάξετε το χρώμα φόντου σε ένα αντικείμενο στο τρέχον αρχείο, επιλέξτε το αντικείμενο και μετά κάντε κλικ σε ένα χρώμα. Για να αλλάξετε τον χρώμα γραμμής του επιλεγμένου αντικειμένου, κάντε δεξί κλικ σε ένα χρώμα. Για να αλλάξετε το χρώμα κειμένου σε ένα αντικείμενο κειμένου, κάντε διπλό κλικ στο αντικείμενο κειμένου, επιλέξτε το κείμενο και κάντε κλικ σε ένα χρώμα.</ahelp>"
+msgstr "<ahelp hid=\"HID_COLOR_CTL_COLORS\">Πατήστε στο χρώμα που θέλετε να χρησιμοποιήσετε. Για να αλλάξετε το χρώμα συμπλήρωσης σε ένα αντικείμενο στο τρέχον αρχείο, επιλέξτε το αντικείμενο και μετά πατήστε σε ένα χρώμα. Για να αλλάξετε τον χρώμα γραμμής του επιλεγμένου αντικειμένου, δεξιοπατήστε σε ένα χρώμα. Για να αλλάξετε το χρώμα κειμένου σε ένα αντικείμενο κειμένου, διπλοπατήστε στο αντικείμενο κειμένου, επιλέξτε το κείμενο και πατήστε σε ένα χρώμα.</ahelp>"
#: 03170000.xhp
msgctxt ""
@@ -13377,7 +13377,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "Για να αποσυνδέσετε τη <emph>Γραμμή χρωμάτων</emph>, κάντε κλικ σε μια γκρι περιοχή της γραμμής εργαλείων και σύρετε. Για να επανασυνδέσετε τη <emph>Γραμμή χρωμάτων</emph>, μετακινήστε τη γραμμή τίτλου της γραμμής εργαλείων στην άκρη του παραθύρου."
+msgstr "Για να αποσυνδέσετε τη <emph>Γραμμή χρωμάτων</emph>, πατήστε σε μια γκρίζα περιοχή της γραμμής εργαλείων και σύρετε. Για να επανασυνδέσετε τη <emph>Γραμμή χρωμάτων</emph>, μετακινήστε τη γραμμή τίτλου της γραμμής εργαλείων στην άκρη του παραθύρου."
#: 03990000.xhp
msgctxt ""
@@ -13385,7 +13385,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Toolbars"
-msgstr "Γραμμές εργαλείων"
+msgstr "Εργαλειοθήκες"
#: 03990000.xhp
msgctxt ""
@@ -13394,7 +13394,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/03990000.xhp\" name=\"Toolbars\">Toolbars</link>"
-msgstr "<link href=\"text/shared/01/03990000.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link>"
+msgstr "<link href=\"text/shared/01/03990000.xhp\" name=\"Εργαλειοθήκες\">Εργαλειοθήκες</link>"
#: 03990000.xhp
msgctxt ""
@@ -13403,7 +13403,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a submenu to show and hide toolbars.</ahelp> A toolbar contains icons and options that let you quickly access $[officename] commands."
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού για να εμφανίσει ή να αποκρύψει τις γραμμές εργαλείων.</ahelp> Μια γραμμή εργαλείων περιέχει εικονίδια και επιλογές που σας επιτρέπουν να έχετε άμεση πρόσβαση στις εντολές $[officename]."
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού για να εμφανίσει ή να αποκρύψει τις εργαλειοθήκες.</ahelp> Μια εργαλειοθήκη περιέχει εικονίδια και επιλογές που σας επιτρέπουν να έχετε άμεση πρόσβαση στις εντολές $[officename]."
#: 03990000.xhp
msgctxt ""
@@ -13436,7 +13436,7 @@ msgctxt ""
"par_id1886654\n"
"help.text"
msgid "<ahelp hid=\".\">Choose <emph>View - Toolbars - Reset</emph> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context.</ahelp>"
-msgstr "<ahelp hid=\".\">Επιλέξτε <emph>Προβολή - Γραμμές εργαλείων - Επαναφορά</emph> για να επαναφέρετε τις γραμμές εργαλείων στην προεπιλεγμένη και ευαίσθητη στο περιβάλλον χρήσης. Τώρα μερικές γραμμές εργαλείων θα εμφανίζονται αυτόματα, αναλόγως του περιβάλλοντος χρήσης.</ahelp>"
+msgstr "<ahelp hid=\".\">Επιλέξτε <emph>Προβολή - Εργαλειοθήκες - Επαναφορά</emph> για να επαναφέρετε τις εργαλειοθήκες στην προεπιλεγμένη και ευαίσθητη στο περιβάλλον χρήσης. Τώρα μερικές εργαλειοθήκες θα εμφανίζονται αυτόματα, αναλόγως του περιβάλλοντος χρήσης.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -13486,7 +13486,7 @@ msgctxt ""
"par_id1830500\n"
"help.text"
msgid "In Writer, the command <item type=\"menuitem\">Insert - Comment</item> or the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+C key combination inserts a comment anchor at the current cursor position. A comment box is shown at the page margin, where you can enter the text of your comment. A line connects anchor and comment box. If a text range is selected, the comment is attached to the text range."
-msgstr "Στο Writer, η εντολή <item type=\"menuitem\">Εισαγωγή - Σχόλιο</item> ή ο συνδυασμός πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Επιλογή</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+C εισάγει ένα προσαρτημένο σχόλιο στην τρέχουσα θέση του δρομέα. Ένα πεδίο σχολίου εμφανίζεται στο περιθώριο της σελίδας, όπου μπορείτε να εισάγετε το κείμενο του σχολίου σας. Μία γραμμή συνδέει την άγκυρα και το πλαίσιο του σχολίου. Εάν επιλεγεί μια περιοχή κειμένου, το σχόλιο προσαρτάται στην επόμενη περιοχή."
+msgstr "Στο Writer, η εντολή <item type=\"menuitem\">Εισαγωγή - Σχόλιο</item> ή ο συνδυασμός πλήκτρων <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή+Επιλογή</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+C εισάγει ένα προσαρτημένο σχόλιο στην τρέχουσα θέση του δρομέα. Ένα πεδίο σχολίου εμφανίζεται στο περιθώριο της σελίδας, όπου μπορείτε να εισάγετε το κείμενο του σχολίου σας. Μία γραμμή συνδέει την άγκυρα και το πλαίσιο του σχολίου. Εάν επιλεγεί μια περιοχή κειμένου, το σχόλιο προσαρτάται στην επόμενη περιοχή."
#: 04050000.xhp
msgctxt ""
@@ -13582,7 +13582,7 @@ msgctxt ""
"par_id0804200803435883\n"
"help.text"
msgid "<ahelp hid=\".\">Use <item type=\"menuitem\">View - Comments</item> to show or hide all comments (not available in Calc).</ahelp>"
-msgstr "<ahelp hid=\".\">Χρησιμοποιήστε το μενού <item type=\"menuitem\">Προβολή - Σχόλια</item> για να προβάλλετε ή αν αποκρύψετε όλα τα σχόλια (όχι διαθέσιμο στο Calc).</ahelp>"
+msgstr "<ahelp hid=\".\">Χρησιμοποιήστε το μενού <item type=\"menuitem\">Προβολή - Σχόλια</item> για να προβάλλετε ή να αποκρύψετε όλα τα σχόλια (μη διαθέσιμο στο Calc).</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -13606,7 +13606,7 @@ msgctxt ""
"par_id4271370\n"
"help.text"
msgid "When the cursor is inside a comment, you can press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Down to jump to the next comment, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Up to jump to the previous comment."
-msgstr "Όταν ο δείκτης βρίσκεται μέσα σε ένα σχόλιο, πιέστε τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option </caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Down για να μεταβείτε στο επόμενο σχόλιο ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option </caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Up για να μεταβείτε στο προηγούμενο σχόλιο."
+msgstr "Όταν ο δείκτης βρίσκεται μέσα σε ένα σχόλιο, πιέστε τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option </caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Down για να μεταβείτε στο επόμενο σχόλιο ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option </caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Page Up για να μεταβείτε στο προηγούμενο σχόλιο."
#: 04050000.xhp
msgctxt ""
@@ -13614,7 +13614,7 @@ msgctxt ""
"par_id2116153\n"
"help.text"
msgid "When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor. You can also use the small Navigation window below the vertical scrollbar to jump from one comment anchor to the next comment anchor."
-msgstr "Όταν ο δείκτης βρίσκεται μέσα στο κανονικό κείμενο, πιέστε τα πλήκτρα που αναφέρονται παραπάνω για να μεταβείτε στην επόμενη ή στην προηγούμενη αγκυρωμένη σχολίου. Μπορείτε επίσης να χρησιμοποιήσετε το μικρό παράθυρο Περιήγηση, κάτω από την κατακόρυφη γραμμή κύλισης, για να μεταβείτε από το ένα αγκυρωμένο σχόλιο στο επόμενο."
+msgstr "Όταν ο δείκτης βρίσκεται μέσα στο κανονικό κείμενο, πιέστε τα πλήκτρα που αναφέρονται παραπάνω για να μεταβείτε στην επόμενη ή στην προηγούμενη άγκυρα σχολίου. Μπορείτε επίσης να χρησιμοποιήσετε το μικρό παράθυρο Περιήγηση, κάτω από την κατακόρυφη γραμμή κύλισης, για να μεταβείτε από μια άγκυρα σχολίου στην επόμενη."
#: 04050000.xhp
msgctxt ""
@@ -13622,7 +13622,7 @@ msgctxt ""
"par_id5381328\n"
"help.text"
msgid "You can also open the Navigator to see a list of all comments. Right-click a comment name in the Navigator to edit or delete the comment."
-msgstr "Μπορείτε επίσης να ανοίξετε την Περιήγηση για να δείτε μία λίστα με όλα τα σχόλια. Κάντε δεξί κλικ σε ένα όνομα σημείωσης στην Περιήγηση για να επεξεργαστείτε ή να διαγράψετε το σχόλιο."
+msgstr "Μπορείτε επίσης να ανοίξετε την Περιήγηση για να δείτε έναν κατάλογο με όλα τα σχόλια. Δεξιοπατήστε σε ένα όνομα σημείωσης στην Περιήγηση για να επεξεργαστείτε ή να διαγράψετε το σχόλιο."
#: 04050000.xhp
msgctxt ""
@@ -13646,7 +13646,7 @@ msgctxt ""
"hd_id0915200910571612\n"
"help.text"
msgid "Comments in spreadsheets"
-msgstr "Σχόλια σε λογιστικά φύλλα"
+msgstr "Σχόλια σε υπολογιστικά φύλλα"
#: 04050000.xhp
msgctxt ""
@@ -13655,7 +13655,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "When you attach a comment to a cell, a callout appears where you can enter your text. A small square in the upper right corner of a cell marks the position of a comment. To display the comment permanently, right-click the cell, and choose <emph>Show Comment</emph>."
-msgstr "Όταν επισυνάπτετε ένα σχόλιο σε ένα κελί, εμφανίζεται ένα υπόμνημα όπου μπορείτε να εισάγετε το κείμενό σας. Ένα μικρό τετράγωνο στην πάνω δεξιά γωνία ενός κελιού δείχνει τη θέση ενός σχολίου. Για να εμφανιστεί μόνιμα το σχόλιο, κάντε δεξί κλικ στο κελί και επιλέξτε <emph>Εμφάνιση σχολίου</emph>."
+msgstr "Όταν επισυνάπτετε ένα σχόλιο σε ένα κελί, εμφανίζεται ένα υπόμνημα όπου μπορείτε να εισάγετε το κείμενό σας. Ένα μικρό τετράγωνο στην πάνω δεξιά γωνία ενός κελιού δείχνει τη θέση ενός σχολίου. Για να εμφανιστεί μόνιμα το σχόλιο, δεξιοπατήστε στο κελί και επιλέξτε <emph>Εμφάνιση σχολίου</emph>."
#: 04050000.xhp
msgctxt ""
@@ -13663,7 +13663,7 @@ msgctxt ""
"par_id8336741\n"
"help.text"
msgid "To change the object properties of a comment, for example the background color, choose <emph>Show Comment</emph> as above, then right-click the comment (do not double-click the text)."
-msgstr "Για να αλλάξετε τις ιδιότητες ενός σχολίου, για παράδειγμα το χρώμα του φόντου, επιλέξτε <emph>Εμφάνιση σχολίου</emph> όπως παραπάνω, μετά κάντε δεξί κλικ στο σχόλιο (μη κάνετε διπλό κλικ στο κείμενο)."
+msgstr "Για να αλλάξετε τις ιδιότητες ενός σχολίου, για παράδειγμα το χρώμα του παρασκηνίου, επιλέξτε <emph>Εμφάνιση σχολίου</emph> όπως παραπάνω, μετά δεξιοπατήστε στο σχόλιο (μην διπλοπατήσετε στο κείμενο)."
#: 04050000.xhp
msgctxt ""
@@ -13672,7 +13672,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "To edit a shown comment, double-click the comment text. To edit a comment that is not shown permanently, right-click in the cell that contains the comment, and then choose <emph>Insert - Comment</emph>. To specify the formatting of the comment text, right-click the comment text in edit mode."
-msgstr "Για επεξεργασία εμφανιζόμενου κειμένου, διπλό κλικ στο κείμενο του σχολίου. Για επεξεργασία σχολίου που δεν εμφανίζεται μόνιμα, δεξί κλικ στο κελί που περιέχει το σχόλιο και έπειτα επιλέξτε <emph>Εισαγωγή - Σχόλιο</emph>. Για ορισμό της μορφοποίησης του κειμένου σχολίου, δεξί κλικ στο κείμενο σχολίου στην κατάσταση επεξεργασίας."
+msgstr "Για επεξεργασία εμφανιζόμενου κειμένου, διπλοπατήστε στο κείμενο του σχολίου. Για επεξεργασία σχολίου που δεν εμφανίζεται μόνιμα, δεξιοπατήστε στο κελί που περιέχει το σχόλιο και έπειτα επιλέξτε <emph>Εισαγωγή - Σχόλιο</emph>. Για ορισμό της μορφοποίησης του κειμένου σχολίου, δεξιοπατήστε στο κείμενο σχολίου στην κατάσταση επεξεργασίας."
#: 04050000.xhp
msgctxt ""
@@ -13680,7 +13680,7 @@ msgctxt ""
"par_idN107A1\n"
"help.text"
msgid "To change the position or size of a comment, drag a border or corner of the comment."
-msgstr "Για να αλλάξετε τη θέση ή το μέγεθος ενός σχολίου, σύρετε το περίγραμμα ή τις γωνίες της του σχολίου."
+msgstr "Για να αλλάξετε τη θέση ή το μέγεθος ενός σχολίου, σύρετε ένα περίγραμμα ή μια γωνία του σχολίου."
#: 04050000.xhp
msgctxt ""
@@ -13688,7 +13688,7 @@ msgctxt ""
"par_id9499496\n"
"help.text"
msgid "To delete a comment, right-click the cell, then choose <emph>Delete Comment</emph>."
-msgstr "Για να διαγράψετε ένα σχόλιο, κάντε δεξί κλικ στο κελί και επιλέξτε <emph>Διαγραφή σχολίου</emph>."
+msgstr "Για να διαγράψετε ένα σχόλιο, δεξιο στο κελί και επιλέξτε <emph>Διαγραφή σχολίου</emph>."
#: 04050000.xhp
msgctxt ""
@@ -13696,7 +13696,7 @@ msgctxt ""
"par_id2036805\n"
"help.text"
msgid "You can also right-click a comment name in the Navigator window to choose some editing commands."
-msgstr "Μπορείτε επίσης να κάνετε δεξί κλικ σε ένα όνομα σχολίου στο παράθυρο Περιήγηση για να επιλέξετε μερικές εντολές επεξεργασίας."
+msgstr "Μπορείτε επίσης να δεξιοπατήστε σε ένα όνομα σχολίου στο παράθυρο Περιήγηση για να επιλέξετε μερικές εντολές επεξεργασίας."
#: 04050000.xhp
msgctxt ""
@@ -13705,7 +13705,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "To set the printing options for comments in your spreadsheet, choose <emph>Format - Page</emph>, and then click the <emph>Sheet</emph> tab."
-msgstr "Για να ρυθμίσετε τις επιλογές εκτύπωσης για σχόλια στο λογιστικό σας φύλλο, επιλέξτε <emph>Μορφή - Σελίδα</emph> και μετά κάντε κλικ στη καρτέλα <emph>Φύλλο</emph>."
+msgstr "Για να ρυθμίσετε τις επιλογές εκτύπωσης για σχόλια στο υπολογιστικό σας φύλλο, επιλέξτε <emph>Μορφή - Σελίδα</emph> και μετά πατήστε στη καρτέλα <emph>Φύλλο</emph>."
#: 04050000.xhp
msgctxt ""
@@ -13766,7 +13766,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/04060200.xhp\" name=\"Request\">Request</link>"
-msgstr "<link href=\"text/shared/01/04060200.xhp\" name=\"Λήψη\">Λήψη</link>"
+msgstr "<link href=\"text/shared/01/04060200.xhp\" name=\"Αίτηση\">Αίτηση</link>"
#: 04060100.xhp
msgctxt ""
@@ -13800,7 +13800,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Request"
-msgstr "Λήψη"
+msgstr "Αίτηση"
#: 04060200.xhp
msgctxt ""
@@ -13809,7 +13809,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Request"
-msgstr "Λήψη"
+msgstr "Αίτηση"
#: 04060200.xhp
msgctxt ""
@@ -13853,7 +13853,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Όταν κάνετε κλικ σε ένα χαρακτήρα στο παράθυρο διαλόγου <emph>Ειδικοί χαρακτήρες </emph>, εμφανίζεται μια προεπισκόπηση και ο αντίστοιχος αριθμητικός κωδικός του χαρακτήρα."
+msgstr "Όταν πατάτε σε ένα χαρακτήρα στο παράθυρο διαλόγου <emph>Ειδικοί χαρακτήρες </emph>, εμφανίζεται μια προεπισκόπηση και ο αντίστοιχος αριθμητικός κωδικός του χαρακτήρα."
#: 04100000.xhp
msgctxt ""
@@ -13889,7 +13889,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/specialcharacters/subsetlb\">Select a Unicode category for the current font.</ahelp> The special characters for the selected Unicode category are displayed in the character table."
-msgstr "<ahelp hid=\"cui/ui/specialcharacters/subsetlb\">Επιλέξτε μία κατηγορία Unicode για την τρέχουσα γραμματοσειρά.</ahelp> ΟΙ ειδικοί χαρακτήρες για την επιλεγμένη κατηγορία Unicode εμφανίζονται στον πίνακα χαρακτήρων."
+msgstr "<ahelp hid=\"cui/ui/specialcharacters/subsetlb\">Επιλέξτε μία κατηγορία Unicode για την τρέχουσα γραμματοσειρά.</ahelp> Οι ειδικοί χαρακτήρες για την επιλεγμένη κατηγορία Unicode εμφανίζονται στον πίνακα χαρακτήρων."
#: 04100000.xhp
msgctxt ""
@@ -13907,7 +13907,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"HID_CHARMAP_CTL_SHOWSET\">Click the special character(s) that you want to insert, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_CHARMAP_CTL_SHOWSET\">Κάντε κλικ στους ειδικούς χαρακτήρες που θέλετε να εισάγετε και πατήστε <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_CHARMAP_CTL_SHOWSET\">Πατήστε στους ειδικούς χαρακτήρες που θέλετε να εισάγετε και πατήστε <emph>Εντάξει</emph>.</ahelp>"
#: 04100000.xhp
msgctxt ""
@@ -13978,7 +13978,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Style"
-msgstr "Πρότυπο"
+msgstr "Τεχνοτροπία"
#: 04140000.xhp
msgctxt ""
@@ -13987,7 +13987,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"HID_FILEOPEN_IMAGE_TEMPLATE\">Select the frame style for the graphic.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEOPEN_IMAGE_TEMPLATE\">Εδώ μπορείτε να επιλέξετε ένα στυλ πλαισίου για το γραφικό.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEOPEN_IMAGE_TEMPLATE\">Επιλέξτε μια τεχνοτροπία πλαισίου για το γραφικό.</ahelp>"
#: 04140000.xhp
msgctxt ""
@@ -13996,7 +13996,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Link"
-msgstr "Σύνδεση"
+msgstr "Σύνδεσμος"
#: 04140000.xhp
msgctxt ""
@@ -14005,7 +14005,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"HID_FILEDLG_LINK_CB\">Inserts the selected graphic file as a link.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILEDLG_LINK_CB\">Εισάγει το επιλεγμένο αρχείο γραφικών ως σύνδεση.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILEDLG_LINK_CB\">Εισάγει το επιλεγμένο αρχείο γραφικών ως σύνδεσμο.</ahelp>"
#: 04140000.xhp
msgctxt ""
@@ -14118,7 +14118,7 @@ msgctxt ""
"bm_id3153116\n"
"help.text"
msgid "<bookmark_value>OLE objects; inserting</bookmark_value><bookmark_value>inserting; OLE objects</bookmark_value><bookmark_value>objects; inserting OLE objects</bookmark_value>"
-msgstr "<bookmark_value>αντικείμενα OLE, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, αντικείμενα OLE</bookmark_value><bookmark_value>αντικείμενα, εισαγωγή αντικειμένων OLE</bookmark_value>"
+msgstr "<bookmark_value>αντικείμενα OLE; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; αντικείμενα OLE</bookmark_value><bookmark_value>αντικείμενα; εισαγωγή αντικειμένων OLE</bookmark_value>"
#: 04150100.xhp
msgctxt ""
@@ -14145,7 +14145,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "To speed up the display of the document, OLE objects are kept in the program cache. If you want to change the cache settings, choose <link href=\"text/shared/optionen/01011000.xhp\" name=\"Tools - Options - $[officename] - Memory\"><emph>Tools - Options - $[officename] - Memory</emph></link>."
-msgstr "Για να επιταχύνετε την παρουσίαση του εγγράφου, αντικείμενα OLE φυλάσσονται στη μνήμη cache του προγράμματος. Αν θέλετε να αλλάξετε τις ρυθμίσεις της cache, επιλέξτε <link href=\"text/shared/optionen/01011000.xhp\" name=\"Εργαλεία - Επιλογές - $[officename] - Μνήμη\"><emph>Εργαλεία - Επιλογές - $[officename] - Μνήμη</emph></link>."
+msgstr "Για να επιταχύνετε την παρουσίαση του εγγράφου, αντικείμενα OLE φυλάσσονται στην κρυφή μνήμη του προγράμματος. Αν θέλετε να αλλάξετε τις ρυθμίσεις της κρυφής μνήμης, επιλέξτε <link href=\"text/shared/optionen/01011000.xhp\" name=\"Εργαλεία - Επιλογές - $[officename] - Μνήμη\"><emph>Εργαλεία - Επιλογές - $[officename] - Μνήμη</emph></link>."
#: 04150100.xhp
msgctxt ""
@@ -14253,7 +14253,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/insertoleobject/urled\">Enter the name of the file that you want to link or embed, or click <emph>Search</emph>, to locate the file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/insertoleobject/urled\">Εισάγετε το όνομα του αρχείου που θέλετε να συνδέσετε ή να ενσωματώσετε, ή πατ'ήστε <emph>Αναζήτηση</emph>, για να εντοπίσετε το αρχείο.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/urled\">Εισάγετε το όνομα του αρχείου που θέλετε να συνδέσετε ή να ενσωματώσετε, ή πατήστε <emph>Αναζήτηση</emph>, για να εντοπίσετε το αρχείο.</ahelp>"
#: 04150100.xhp
msgctxt ""
@@ -14279,7 +14279,7 @@ msgctxt ""
"hd_id4174321\n"
"help.text"
msgid "Link to file"
-msgstr "Σύνδεση σε αρχείο"
+msgstr "Σύνδεσμος σε αρχείο"
#: 04150100.xhp
msgctxt ""
@@ -14287,7 +14287,7 @@ msgctxt ""
"par_id6636555\n"
"help.text"
msgid "<ahelp hid=\".\">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.</ahelp>"
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτό το πεδίο σήμανσης για να εισάγετε το αντικείμενο OLE ως μία σύνδεση στο αρχικό αρχείο. Αν το πεδίο σήμανσης δεν έχει ενεργοποιηθεί ,το αντικείμενο OLE θα ενσωματωθεί στο έγγραφο σας.</ahelp>"
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτό το πλαίσιο ελέγχου για να εισάγετε το αντικείμενο OLE ως έναν σύνδεσμο στο αρχικό αρχείο. Αν το πλαίσιο ελέγχου δεν έχει ενεργοποιηθεί ,το αντικείμενο OLE θα ενσωματωθεί στο έγγραφο σας.</ahelp>"
#: 04150200.xhp
msgctxt ""
@@ -14303,7 +14303,7 @@ msgctxt ""
"bm_id3149962\n"
"help.text"
msgid "<bookmark_value>plug-ins; inserting</bookmark_value><bookmark_value>inserting; plug-ins</bookmark_value>"
-msgstr "<bookmark_value>πρόσθετες λειτουργίες, εισαγωγή</bookmark_value><bookmark_value>εισαγωγή, πρόσθετες λειτουργίες</bookmark_value>"
+msgstr "<bookmark_value>πρόσθετες λειτουργίες; εισαγωγή</bookmark_value><bookmark_value>εισαγωγή; πρόσθετες λειτουργίες</bookmark_value>"
#: 04150200.xhp
msgctxt ""
@@ -14348,7 +14348,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Browse"
-msgstr "Αναζήτηση"
+msgstr "Εξερεύνηση"
#: 04150200.xhp
msgctxt ""
@@ -14409,7 +14409,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert video"
-msgstr "Εισαγωγή video"
+msgstr "Εισαγωγή βίντεο"
#: 04150500.xhp
msgctxt ""
@@ -14418,7 +14418,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Insert video"
-msgstr "Εισαγωγή video"
+msgstr "Εισαγωγή βίντεο"
#: 04150500.xhp
msgctxt ""
@@ -14427,7 +14427,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Inserts a video file into the current document.</ahelp></variable>"
-msgstr "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Εισάγει ένα αρχείο video στο τρέχον έγγραφο.</ahelp></variable>"
+msgstr "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Εισάγει ένα αρχείο βίντεο στο τρέχον έγγραφο.</ahelp></variable>"
#: 04160300.xhp
msgctxt ""
@@ -14443,7 +14443,7 @@ msgctxt ""
"bm_id3152937\n"
"help.text"
msgid "<bookmark_value>formulas; starting formula editor</bookmark_value><bookmark_value>$[officename] Math start</bookmark_value><bookmark_value>Math formula editor</bookmark_value><bookmark_value>equations in formula editor</bookmark_value><bookmark_value>editors;formula editor</bookmark_value>"
-msgstr "<bookmark_value>τύποι, έναρξη του επεξεργαστή τύπων</bookmark_value><bookmark_value>Έναρξη του $[officename] Math</bookmark_value><bookmark_value>επεξεργαστής τύπων Math</bookmark_value><bookmark_value>εξισώσεις στον επεξεργαστή τύπων</bookmark_value><bookmark_value>επεξεργαστές, επεξεργαστής τύπων</bookmark_value>"
+msgstr "<bookmark_value>τύποι; έναρξη του επεξεργαστή τύπων</bookmark_value><bookmark_value>Έναρξη του $[officename] Math</bookmark_value><bookmark_value>επεξεργαστής τύπων Math</bookmark_value><bookmark_value>εξισώσεις στον επεξεργαστή τύπων</bookmark_value><bookmark_value>επεξεργαστές; επεξεργαστής τύπων</bookmark_value>"
#: 04160300.xhp
msgctxt ""
@@ -14477,7 +14477,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Floating Frame"
-msgstr "Εισαγωγή κινούμενου πλαισίου"
+msgstr "Εισαγωγή αιωρούμενου πλαισίου"
#: 04160500.xhp
msgctxt ""
@@ -14485,7 +14485,7 @@ msgctxt ""
"bm_id3149783\n"
"help.text"
msgid "<bookmark_value>floating frames in HTML documents</bookmark_value><bookmark_value>inserting; floating frames</bookmark_value>"
-msgstr "<bookmark_value>πλαίσια σε έγγραφα HTML </bookmark_value><bookmark_value>εισαγωγή, κινούμενα πλαίσια</bookmark_value>"
+msgstr "<bookmark_value>πλαίσια σε έγγραφα HTML </bookmark_value><bookmark_value>εισαγωγή; αιωρούμενα πλαίσια</bookmark_value>"
#: 04160500.xhp
msgctxt ""
@@ -14494,7 +14494,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Insert Floating Frame"
-msgstr "Εισαγωγή κινούμενου πλαισίου"
+msgstr "Εισαγωγή αιωρούμενου πλαισίου"
#: 04160500.xhp
msgctxt ""
@@ -14503,7 +14503,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"frameeinfuegentext\"><ahelp hid=\".\">Inserts a floating frame into the current document. Floating frames are used in HTML documents to display the contents of another file.</ahelp></variable>"
-msgstr "<variable id=\"frameeinfuegentext\"><ahelp hid=\".\">Εισάγει ένα κινούμενο πλαίσιο στο τρέχον έγγραφο. Κινούμενα πλαίσια χρησιμοποιούνται σε έγγραφα HTML για να εμφανίσουν τα περιεχόμενα ενός άλλου αρχείου.</ahelp></variable>"
+msgstr "<variable id=\"frameeinfuegentext\"><ahelp hid=\".\">Εισάγει ένα αιωρούμενο πλαίσιο στο τρέχον έγγραφο. Αιωρούμενα πλαίσια χρησιμοποιούνται σε έγγραφα HTML για να εμφανίσουν τα περιεχόμενα ενός άλλου αρχείου.</ahelp></variable>"
#: 04160500.xhp
msgctxt ""
@@ -14512,7 +14512,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "If you want to create HTML pages that use floating frames, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML compatibility</emph>, and then select the \"MS Internet Explorer\" option. The floating frame is bounded by <IFRAME> and </IFRAME> tags."
-msgstr "Εάν θέλετε να δημιουργήσετε σελίδες HTML που χρησιμοποιούν αιωρούμενα πλαίσια, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph> και έπειτα διαλέξτε την επιλογή \"MS Internet Explorer\". Το αιωρούμενο πλαίσιο περιορίζεται από τις ετικέτες <IFRAME> και </IFRAME>."
+msgstr "Αν θέλετε να δημιουργήσετε σελίδες HTML που χρησιμοποιούν αιωρούμενα πλαίσια, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Φόρτωση/Αποθήκευση - Συμβατότητα HTML</emph> και έπειτα διαλέξτε την επιλογή \"MS Internet Explorer\". Το αιωρούμενο πλαίσιο περιορίζεται από τις ετικέτες <IFRAME> και </IFRAME>."
#: 04160500.xhp
msgctxt ""
@@ -14520,7 +14520,7 @@ msgctxt ""
"par_id3151330\n"
"help.text"
msgid "<link href=\"text/shared/01/02210101.xhp\" name=\"Floating frame properties\">Floating frame properties</link>"
-msgstr "<link href=\"text/shared/01/02210101.xhp\" name=\"Ιδιότητες κινούμενου πλαισίου\">Ιδιότητες κινούμενου πλαισίου</link>"
+msgstr "<link href=\"text/shared/01/02210101.xhp\" name=\"Ιδιότητες κινούμενου πλαισίου\">Ιδιότητες αιωρούμενου πλαισίου</link>"
#: 04180100.xhp
msgctxt ""
@@ -14546,7 +14546,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:ViewDataSourceBrowser\">Lists the databases that are registered in <item type=\"productname\">%PRODUCTNAME</item> and lets you manage the contents of the databases.</ahelp>"
-msgstr "<ahelp hid=\".uno:ViewDataSourceBrowser\">Εμφανίζει σε λίστα τις βάσεις δεδομένων που είναι καταχωρημένες στο <item type=\"productname\">%PRODUCTNAME</item> και σας επιτρέπει να διαχειρίζεστε τα περιεχόμενα των βάσεων δεδομένων.</ahelp>"
+msgstr "<ahelp hid=\".uno:ViewDataSourceBrowser\">Εμφανίζει σε κατάλογο τις βάσεις δεδομένων που είναι καταχωρισμένες στο <item type=\"productname\">%PRODUCTNAME</item> και σας επιτρέπει να διαχειρίζεστε τα περιεχόμενα των βάσεων δεδομένων.</ahelp>"
#: 04180100.xhp
msgctxt ""
@@ -14555,7 +14555,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "The <emph>Data sources</emph> command is only available when a text document or a spreadsheet is open."
-msgstr "Η εντολή <emph>Προελεύσεις δεδομένων</emph> είναι διαθέσιμη μόνο όταν ένα έγγραφο κειμένου ή ένα λογιστικό φύλλο είναι ανοιχτό."
+msgstr "Η εντολή <emph>Προελεύσεις δεδομένων</emph> είναι διαθέσιμη μόνο όταν ένα έγγραφο κειμένου ή ένα υπολογιστικό φύλλο είναι ανοιχτό."
#: 04180100.xhp
msgctxt ""
@@ -14631,7 +14631,7 @@ msgctxt ""
"bm_id3157959\n"
"help.text"
msgid "<bookmark_value>formatting; undoing when writing</bookmark_value><bookmark_value>hyperlinks; deleting</bookmark_value><bookmark_value>deleting; hyperlinks</bookmark_value><bookmark_value>cells;resetting formats</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση; αναίρεση ενώ πληκρολογείτε</bookmark_value><bookmark_value>υπερσύνδεσμοι; διαγραφή</bookmark_value><bookmark_value>διαγραφή; υπερσύνδεσμοι</bookmark_value><bookmark_value>κελιά; επαναφορά μορφοποίησης</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση; αναίρεση ενώ πληκτρολογείτε</bookmark_value><bookmark_value>υπερσύνδεσμοι; διαγραφή</bookmark_value><bookmark_value>διαγραφή; υπερσύνδεσμοι</bookmark_value><bookmark_value>κελιά; επαναφορά μορφοποίησης</bookmark_value>"
#: 05010000.xhp
msgctxt ""
@@ -14649,7 +14649,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:StandardTextAttributes\">Removes direct formatting and formatting by character styles from the selection.</ahelp>"
-msgstr "<ahelp hid=\".uno:StandardTextAttributes\">Αφαιρεί την άμεση μορφοποίηση και τη μορφοποίηση με πρότυπα χαρακτήρων από την επιλογή.</ahelp>"
+msgstr "<ahelp hid=\".uno:StandardTextAttributes\">Αφαιρεί την άμεση μορφοποίηση και τη μορφοποίηση με τεχνοτροπίες χαρακτήρων από την επιλογή.</ahelp>"
#: 05010000.xhp
msgctxt ""
@@ -14658,7 +14658,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Direct formatting is formatting that you applied without using styles, such as setting bold typeface by clicking the <emph>Bold</emph> icon.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Άμεση μορφοποίηση είναι η μορφοποίηση που εφαρμόσατε χωρίς να χρησιμοποιείτε πρότυπα, όπως η έντονη γραφή κάνοντας κλικ στο εικονίδιο <emph>Έντονα</emph>.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Άμεση μορφοποίηση είναι η μορφοποίηση που εφαρμόσατε χωρίς να χρησιμοποιείτε τεχνοτροπίες, όπως η έντονη γραφή πατώντας στο εικονίδιο <emph>Έντονα</emph>.</defaultinline></switchinline>"
#: 05010000.xhp
msgctxt ""
@@ -14772,7 +14772,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "Western text font - Latin character sets."
-msgstr "Γραμματοσειρά για δυτικό κείμενο - λατινικό σετ χαρακτήρων."
+msgstr "Γραμματοσειρά για δυτικό κείμενο - λατινικό σύνολο χαρακτήρων."
#: 05020100.xhp
msgctxt ""
@@ -14781,7 +14781,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Asian text font - Chinese, Japanese, or Korean character sets"
-msgstr "Γραμματοσειρά για ασιατικό κείμενο - κινεζικά, ιαπωνικά, ή κορεάτικη ρύθμιση χαρακτήρων"
+msgstr "Γραμματοσειρά για ασιατικό κείμενο - κινεζική, ιαπωνική, ή κορεάτικη ρύθμιση χαρακτήρων"
#: 05020100.xhp
msgctxt ""
@@ -14817,7 +14817,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Enter the name of an installed font that you want to use, or select a font from the list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Εισάγετε το όνομα μίας εγκατεστημένης γραμματοσειράς που θέλετε να χρησιμοποιήσετε, ή επιλέξτε μία γραμματοσειρά από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Εισάγετε το όνομα μίας εγκατεστημένης γραμματοσειράς που θέλετε να χρησιμοποιήσετε, ή επιλέξτε μία γραμματοσειρά από τον κατάλογο.</ahelp>"
#: 05020100.xhp
msgctxt ""
@@ -14862,7 +14862,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Εάν δημιουργείτε ένα στυλ που βασίζεται σε ένα άλλο πρότυπο, μπορείτε να εισάγετε μια ποσοστιαία τιμή ή μία τιμή της απόστασης των στιγμών (για παράδειγμα, -2pt ή +5pt)."
+msgstr "Εάν δημιουργείτε μια τεχνοτροπία που βασίζεται σε μια άλλη, μπορείτε να εισάγετε μια ποσοστιαία τιμή ή μία τιμή της απόστασης των στιγμών (για παράδειγμα, -2pt ή +5pt)."
#: 05020100.xhp
msgctxt ""
@@ -14967,7 +14967,7 @@ msgctxt ""
"par_idN10CC2\n"
"help.text"
msgid "To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
-msgstr "Για να αλλάξετε το χρώμα ενός επιλεγμένου τμήματος του κειμένου, επιλέξτε το κείμενο που επιθυμείτε να αλλάξετε, κάντε κλικ στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph>. Για να εφαρμόσετε ένα διαφορετικό χρώμα, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> και μετά επιλέξτε το χρώμα που επιθυμείτε να χρησιμοποιήσετε."
+msgstr "Για να αλλάξετε το χρώμα ενός επιλεγμένου τμήματος του κειμένου, επιλέξτε το κείμενο που επιθυμείτε να αλλάξετε, πατήστε στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph>. Για να εφαρμόσετε ένα διαφορετικό χρώμα, πατήστε στο βέλος δίπλα στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> και μετά επιλέξτε το χρώμα που επιθυμείτε να χρησιμοποιήσετε."
#: 05020200.xhp
msgctxt ""
@@ -14975,7 +14975,7 @@ msgctxt ""
"par_idN10CC9\n"
"help.text"
msgid "If you click the <emph>Font Color</emph> icon before you select text, the paint can cursor appears. To change the color of text, select the text with the paint can cursor. To change the color of a single word, double-click in a word. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
-msgstr "Αν κάνετε κλικ στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> πριν να επιλέξετε κείμενο, ο δρομέας-κουτί του χρώματος εμφανίζεται. Για να αλλάξετε το χρώμα του κειμένου, επιλέξτε το κείμενο με το δρομέα-κουτί χρώματος. Για να αλλάξετε το χρώμα μίας μόνο λέξης, κάντε διπλό κλικ σε μία λέξη. Για να εφαρμόσετε ένα διαφορετικό χρώμα, κάντε κλικ στο βέλος δίπλα στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> και μετά επιλέξτε το χρώμα που επιθυμείτε να χρησιμοποιήσετε."
+msgstr "Αν πατήσετε στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> πριν να επιλέξετε κείμενο, ο δρομέας-κουτί του χρώματος εμφανίζεται. Για να αλλάξετε το χρώμα του κειμένου, επιλέξτε το κείμενο με το δρομέα κουτί χρώματος. Για να αλλάξετε το χρώμα μίας μόνο λέξης, διπλοπατήστε σε μία λέξη. Για να εφαρμόσετε ένα διαφορετικό χρώμα, πατήστε στο βέλος δίπλα στο εικονίδιο <emph>Χρώμα γραμματοσειράς</emph> και μετά επιλέξτε το χρώμα που επιθυμείτε να χρησιμοποιήσετε."
#: 05020200.xhp
msgctxt ""
@@ -14983,7 +14983,7 @@ msgctxt ""
"par_idN10CD6\n"
"help.text"
msgid "To undo the last change, right-click."
-msgstr "Για να αναιρέσετε την τελευταία αλλαγή, πατήστε δεξί κλικ."
+msgstr "Για να αναιρέσετε την τελευταία αλλαγή, δεξιοπατήστε."
#: 05020200.xhp
msgctxt ""
@@ -14991,7 +14991,7 @@ msgctxt ""
"par_idN10CDA\n"
"help.text"
msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Για να κλείσετε το κουτί του χρώματος, κάντε κλικ μία φορά ή πατήστε το πλήκτρο Escape."
+msgstr "Για να κλείσετε το κουτί του χρώματος, πατήστε μία φορά ή πατήστε το πλήκτρο διαφυγής."
#: 05020200.xhp
msgctxt ""
@@ -15017,7 +15017,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<ahelp hid=\".uno:FontColor\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".uno:FontColor\" visibility=\"hidden\"><variable id=\"textfarbe\">Κάντε κλικ για να εφαρμόσετε το τρέχον χρώμα γραμματοσειράς στους επιλεγμένους χαρακτήρες. Μπορείτε επίσης να κάνετε κλικ εδώ, και να σύρετε μία επιλογή για να αλλάξετε το χρώμα του κειμένου. Κάντε κλικ στο βέλος δίπλα στο εικονίδιο για να ανοίξετε την γραμμή εργαλείων Χρώμα γραμματοσειράς .</variable></ahelp>"
+msgstr "<ahelp hid=\".uno:FontColor\" visibility=\"hidden\"><variable id=\"textfarbe\">Πατήστε για να εφαρμόσετε το τρέχον χρώμα γραμματοσειράς στους επιλεγμένους χαρακτήρες. Μπορείτε επίσης να πατήσετε εδώ, και να σύρετε μία επιλογή για να αλλάξετε το χρώμα του κειμένου. Πατήστε στο βέλος δίπλα στο εικονίδιο για να ανοίξετε την εργαλειοθήκη χρώμα γραμματοσειράς .</variable></ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15053,7 +15053,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "The following capitalization effects are available:"
-msgstr "Τα ακόλουθα εφέ γραφής (Πεζά-Κεφαλαία) είναι διαθέσιμα:"
+msgstr "Τα ακόλουθα εφέ γραφής κεφαλαίων είναι διαθέσιμα:"
#: 05020200.xhp
msgctxt ""
@@ -15098,7 +15098,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Μικρά κεφαλαία - αλλάζει τους επιλεγμένους πεζούς χαρακτήρες σε κεφαλαία, και μετά μειώνει το μέγεθος τους"
+msgstr "Μικρά κεφαλαία - αλλάζει τους επιλεγμένους πεζούς χαρακτήρες σε κεφαλαία και μετά μειώνει το μέγεθος τους"
#: 05020200.xhp
msgctxt ""
@@ -15116,7 +15116,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">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.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Επιλέξτε ένα ανάγλυφο εφέ για να εφαρμόσετε στο επιλεγμένο κείμενο. Το χαραγμένο ανάγλυφο κάνει τους χαρακτήρες να εμφανίζονται σαν να σηκώνονται πάνω από την σελίδα. Το χαραγμένο ανάγλυφο κάνει τους χαρακτήρες να εμφανίζονται σαν να έχουν πιεστεί μέσα στη σελίδα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Επιλέξτε ένα ανάγλυφο εφέ για να εφαρμόσετε στο επιλεγμένο κείμενο. Το χαραγμένο ανάγλυφο κάνει τους χαρακτήρες να εμφανίζονται σαν να σηκώνονται πάνω από την σελίδα. Το χαραγμένο ανάγλυφο κάνει τους χαρακτήρες να εμφανίζονται σαν να έχουν πιεστεί μέσα στη σελίδα.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15160,7 +15160,7 @@ msgctxt ""
"bm_id410168\n"
"help.text"
msgid "<bookmark_value>blinking fonts</bookmark_value> <bookmark_value>flashing fonts</bookmark_value>"
-msgstr "<bookmark_value>εφέ φλας</bookmark_value><bookmark_value>γραμματοσειρές που αναβοσβήνουν</bookmark_value>"
+msgstr "<bookmark_value>εφέ αναβοσβησίματος</bookmark_value><bookmark_value>γραμματοσειρές που αναβοσβήνουν</bookmark_value>"
#: 05020200.xhp
msgctxt ""
@@ -15169,7 +15169,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Blinking"
-msgstr "Αναβοσβήνει"
+msgstr "Αναβόσβησμα"
#: 05020200.xhp
msgctxt ""
@@ -15202,7 +15202,7 @@ msgctxt ""
"par_id0123200902291084\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined.</emph></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Διαγραμμίζει ή απομακρύνει τη διαγράμμιση από το επιλεγμένο κείμενο. Αν ο δείκτης δεν είναι πάνω στη λέξη , τότε θα διαγραμμιστεί η νέα λέξη που θα πληκτρολογήσετε.</emph></ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Διαγραμμίζει ή απομακρύνει τη διαγράμμιση από το επιλεγμένο κείμενο. Αν ο δείκτης δεν είναι πάνω στη λέξη, τότε θα διαγραμμιστεί η νέα λέξη που θα πληκτρολογήσετε.</emph></ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15226,7 +15226,7 @@ msgctxt ""
"hd_id0123200902243470\n"
"help.text"
msgid "Overline color"
-msgstr "Χρώμα διαγράμμισης"
+msgstr "Χρώμα επιγράμμισης"
#: 05020200.xhp
msgctxt ""
@@ -15261,7 +15261,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "If you save your document in MS Word format, all of the strikethrough styles are converted to the single line style."
-msgstr "Αν αποθηκεύσετε το έγγραφο σας σε μορφή MS Word, όλα τα στυλ διακριτής γραφής μετατρέπονται στο απλό στυλ γραμμής."
+msgstr "Αν αποθηκεύσετε το έγγραφο σας σε μορφή MS Word, όλες οι τεχνοτροπίες διακριτής γραφής μετατρέπονται στην απλή τεχνοτροπία γραμμής."
#: 05020200.xhp
msgctxt ""
@@ -15279,7 +15279,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Select the underlining style that you want to apply. To apply the underlining to words only, select the <emph>Individual Words</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Επιλέξτε την επιθυμητή τεχνοτροπία επιγράμμισης για εφαρμογή. Για εφαρμογή επιγράμμισης μόνο σε λέξεις, επιλέξτε το πλαίσιο <emph>Μεμονωμένες λέξεις</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Επιλέξτε την επιθυμητή τεχνοτροπία υπογράμμισης για εφαρμογή. Για εφαρμογή υπογράμμισης μόνο σε λέξεις, επιλέξτε το πλαίσιο <emph>Μεμονωμένες λέξεις</emph>.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15333,7 +15333,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "Emphasis mark"
-msgstr "Διαγράμμιση"
+msgstr "Σημάδι έμφασης"
#: 05020200.xhp
msgctxt ""
@@ -15360,7 +15360,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/positionlb\">Specify where to display the emphasis marks.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/positionlb\">Καθορίστε πού θα εμφανιστούν τα σημάδια έμφασης.</ahelp> "
+msgstr "<ahelp hid=\"cui/ui/effectspage/positionlb\">Καθορίστε πού θα εμφανιστούν τα σημάδια έμφασης.</ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -15456,7 +15456,7 @@ msgctxt ""
"97\n"
"help.text"
msgid "Currency category list boxes"
-msgstr "Πλαίσια λίστας κατηγορίας νομισμάτων"
+msgstr "Πλαίσια καταλόγου κατηγορίας νομισμάτων"
#: 05020300.xhp
msgctxt ""
@@ -15474,7 +15474,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "The format code for currencies uses the form [$xxx-nnn], where xxx is the currency symbol, and nnn the country code. Special banking symbols, such as EUR (for Euro), do not require the country code. The currency format is not dependent on the language that you select in the<emph> Language</emph> box."
-msgstr "Ο κωδικός μορφοποίησης για νομίσματα χρησιμοποιεί τη μορφή [$xxx-nnn], όπου xxx είναι το σύμβολο του νομίσματος, και nnn ο κωδικός της χώρας. Ειδικά τραπεζικά σύμβολα, όπως EUR (για το Eυρώ), δεν απαιτούν κωδικό χώρας. Η μορφή του νομίσματος δεν εξαρτάται από την γλώσσα την οποία επιλέγετε στο κουτί <emph>Γλώσσα</emph> ."
+msgstr "Ο κωδικός μορφοποίησης για νομίσματα χρησιμοποιεί τη μορφή [$xxx-nnn], όπου xxx είναι το σύμβολο του νομίσματος, και nnn ο κωδικός της χώρας. Ειδικά τραπεζικά σύμβολα, όπως EUR (για το Eυρώ), δεν απαιτούν κωδικό χώρας. Η μορφή του νομίσματος δεν εξαρτάται από την γλώσσα την οποία επιλέγετε στο κουτί <emph>Γλώσσα</emph>."
#: 05020300.xhp
msgctxt ""
@@ -15492,7 +15492,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Καθορίζει τη ρύθμιση γλώσσας για τα επιλεγμένα <switchinline select=\"appl\"><caseinline select=\"CALC\">κελιών</caseinline><defaultinline>πεδία</defaultinline></switchinline>.Με τη γλώσσα ορισμένη στο <emph>Αυτόματα</emph>, το $[officename] εφαρμόζει αυτόματα τις μορφοποιήσεις των αριθμών που σχετίζονται με την προεπιλεγμένη γλώσσα του συστήματος. Επιλέξτε οποιαδήποτε γλώσσα για να προσαρμόσετε τις ρυθμίσεις για τα επιλεγμένα <switchinline select=\"appl\"><caseinline select=\"CALC\">κελιών<defaultinline>πεδία</defaultinline></switchinline>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Καθορίζει τη ρύθμιση γλώσσας για τα επιλεγμένα στα <switchinline select=\"appl\"><caseinline select=\"CALC\">κελιά</caseinline><defaultinline>πεδία</defaultinline></switchinline>. Με τη γλώσσα ορισμένη στο <emph>Αυτόματα</emph>, το $[officename] εφαρμόζει αυτόματα τις μορφοποιήσεις των αριθμών που σχετίζονται με την προεπιλεγμένη γλώσσα του συστήματος. Επιλέξτε οποιαδήποτε γλώσσα για να προσαρμόσετε τις ρυθμίσεις για τα επιλεγμένα στα <switchinline select=\"appl\"><caseinline select=\"CALC\">κελιά</caseinline><defaultinline>πεδία</defaultinline></switchinline>.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15519,7 +15519,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Χρησιμοποιεί την ίδια μορφή αριθμού με τα κελιά που περιέχουν τα δεδομένα για τον χάρτη.</ahelp> "
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Χρησιμοποιεί την ίδια μορφή αριθμού με τα κελιά που περιέχουν τα δεδομένα για τον χάρτη.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15609,7 +15609,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Παρεμβάλλει ένα διαχωριστικό μεταξύ των χιλιάδων. Ο τύπος του διαχωριστικού που χρησιμοποιείται εξαρτάται από τις ρυθμίσεις της γλώσσας."
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Παρεμβάλλει ένα διαχωριστικό μεταξύ των χιλιάδων. Ο τύπος του διαχωριστικού που χρησιμοποιείται εξαρτάται από τις ρυθμίσεις της γλώσσας.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -15654,7 +15654,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Delete"
-msgstr "Επαναφορά"
+msgstr "Διαγραφή"
#: 05020300.xhp
msgctxt ""
@@ -15715,7 +15715,7 @@ msgctxt ""
"par_id3153095\n"
"help.text"
msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Custom format codes\">Custom format codes</link>"
-msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Προσαρμοσμένοι Κωδικοί Μορφοποίησης\">Προσαρμοσμένοι Κωδικοί Μορφοποίησης</link>"
+msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Προσαρμοσμένοι κωδικοί μορφοποίησης\">Προσαρμοσμένοι κωδικοί μορφοποίησης</link>"
#: 05020301.xhp
msgctxt ""
@@ -15723,7 +15723,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Number Format Codes"
-msgstr "Κωδικοί Μορφοποίησης Αριθμών"
+msgstr "Κωδικοί μορφοποίησης αριθμών"
#: 05020301.xhp
msgctxt ""
@@ -15731,7 +15731,7 @@ msgctxt ""
"bm_id3153514\n"
"help.text"
msgid "<bookmark_value>format codes; numbers</bookmark_value><bookmark_value>conditions; in number formats</bookmark_value><bookmark_value>number formats; codes</bookmark_value><bookmark_value>currency formats</bookmark_value><bookmark_value>formats;of currencies/date/time</bookmark_value><bookmark_value>numbers; date, time and currency formats</bookmark_value><bookmark_value>Euro; currency formats</bookmark_value><bookmark_value>date formats</bookmark_value><bookmark_value>times, formats</bookmark_value>"
-msgstr "<bookmark_value>μορφές κωδικών; αριθμοί</bookmark_value><bookmark_value>συνθήκες; σε μορφή αριθμών</bookmark_value><bookmark_value>μορφές αριθμών; κωδικοί</bookmark_value><bookmark_value>μορφές νομισμάτων</bookmark_value><bookmark_value>μορφές; νομισμάτων/ημερομηνία/ώρα</bookmark_value><bookmark_value>αριθμοί; ημερομηνία, ώρα και μορφές νομισμάτων</bookmark_value><bookmark_value>Ευρώ; μορφές νομισμάτων </bookmark_value><bookmark_value>μορφές ημερομηνίας</bookmark_value><bookmark_value>ώρες, μορφές</bookmark_value>"
+msgstr "<bookmark_value>μορφές κωδικών; αριθμοί</bookmark_value><bookmark_value>συνθήκες; σε μορφή αριθμών</bookmark_value><bookmark_value>μορφές αριθμών; κωδικοί</bookmark_value><bookmark_value>μορφές νομισμάτων</bookmark_value><bookmark_value>μορφές; νομίσματα/ημερομηνία/ώρα</bookmark_value><bookmark_value>αριθμοί; ημερομηνία, ώρα και μορφές νομισμάτων</bookmark_value><bookmark_value>Ευρώ; μορφές νομισμάτων </bookmark_value><bookmark_value>μορφές ημερομηνίας</bookmark_value><bookmark_value>ώρες, μορφές</bookmark_value>"
#: 05020301.xhp
msgctxt ""
@@ -15740,7 +15740,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Number Format Codes\">Number Format Codes</link></variable>"
-msgstr "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\" Κωδικοί μορφοποίησης αριθμών\"> Κωδικοί μορφοποίησης αριθμών</link></variable>"
+msgstr "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\" Κωδικοί μορφοποίησης αριθμών\">Κωδικοί μορφοποίησης αριθμών</link></variable>"
#: 05020301.xhp
msgctxt ""
@@ -15749,7 +15749,7 @@ msgctxt ""
"88\n"
"help.text"
msgid "Number format codes can consist of up to three sections separated by a semicolon (;)."
-msgstr "Οι κώδικες μορφοποίησης αριθμών είναι δυνατόν να αποτελούνται από τρεις ενότητες, οι οποίες διαχωρίζονται με ερωτηματικό (;)."
+msgstr "Οι κώδικες μορφοποίησης αριθμών είναι δυνατόν να αποτελούνται από τρεις ενότητες, οι οποίες διαχωρίζονται με (;)."
#: 05020301.xhp
msgctxt ""
@@ -15776,7 +15776,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "You can also assign conditions to the three sections, so that the format is only applied if a condition is met."
-msgstr "Μπορείτε επίσης να ορίσετε τους όρους και στα τρία τμήματα, έτσι ώστε η μορφοποίηση εφαρμόζεται μόνο εάν ικανοποιείται ένας όρος"
+msgstr "Μπορείτε επίσης να ορίσετε τους όρους και στα τρία τμήματα, έτσι ώστε η μορφοποίηση να εφαρμόζεται μόνο αν ικανοποιείται μία συνθήκη."
#: 05020301.xhp
msgctxt ""
@@ -15785,7 +15785,7 @@ msgctxt ""
"229\n"
"help.text"
msgid "Decimal Places and Significant Digits"
-msgstr "Δεκαδικές Θέσεις και Σημαντικά Ψηφία"
+msgstr "Δεκαδικές Θέσεις και σημαντικά ψηφία"
#: 05020301.xhp
msgctxt ""
@@ -15794,7 +15794,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Use zero (0) or the number sign (#) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format."
-msgstr "Χρησιμοποιείστε το μηδέν (0) ή το σημάδι αριθμού (#) ως σύμβολα κράτησης θέσης στον κωδικό μορφοποίησης αριθμού σας για να αναπαριστούν αριθμούς.Το (#) εμφανίζει μόνο σημαντικά ψηφία, ενώ το (0) εμφανίζει μηδενικά αν υπάρχουν λιγότερα ψηφία στην αριθμό απ' όσα στη μορφή αριθμού."
+msgstr "Χρησιμοποιείστε το μηδέν (0) ή το σημάδι αριθμού (#) ως σύμβολα κράτησης θέσης στον κωδικό μορφοποίησης αριθμού σας για να αναπαριστούν αριθμούς. Το (#) εμφανίζει μόνο σημαντικά ψηφία, ενώ το (0) εμφανίζει μηδενικά αν υπάρχουν λιγότερα ψηφία στην αριθμό από όσα στη μορφή αριθμού."
#: 05020301.xhp
msgctxt ""
@@ -15812,7 +15812,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "If a number contains more digits to the right of the decimal delimiter than there are placeholders in the format, the number is rounded accordingly. If a number contains more digits to the left of the decimal delimiter than there are placeholders in the format, the entire number is displayed. Use the following list as a guide for using placeholders when you create a number format code:"
-msgstr "Εάν ένας αριθμός περιέχει περισσότερα ψηφία στα δεξιά της δεκαδικής υποδιαστολής από όσα σύμβολα κράτησης θέσης υπάρχουν στη μορφοποίηση, ο αριθμός θα στρογγυλοποιηθεί αναλόγως. Σε περίπτωση που ένας αριθμός περιέχει περισσότερα ψηφία στα αριστερά της δεκαδικής υποδιαστολής από όσα σύμβολα κράτησης θέσης υπάρχουν στη μορφοποίηση, θα εμφανιστεί ολόκληρος ο αριθμός. Χρησιμοποιείστε την ακόλουθη λίστα σαν οδηγό όταν δημιουργείτε έναν κωδικό μορφοποίησης αριθμού:"
+msgstr "Εάν ένας αριθμός περιέχει περισσότερα ψηφία στα δεξιά της δεκαδικής υποδιαστολής από όσα σύμβολα κράτησης θέσης υπάρχουν στη μορφοποίηση, ο αριθμός θα στρογγυλοποιηθεί αναλόγως. Σε περίπτωση που ένας αριθμός περιέχει περισσότερα ψηφία στα αριστερά της δεκαδικής υποδιαστολής από όσα σύμβολα κράτησης θέσης υπάρχουν στη μορφοποίηση, θα εμφανιστεί ολόκληρος ο αριθμός. Χρησιμοποιείστε τον ακόλουθο κατάλογο σαν οδηγό όταν δημιουργείτε έναν κωδικό μορφοποίησης αριθμού:"
#: 05020301.xhp
msgctxt ""
@@ -16081,7 +16081,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "To include text in a number format that is applied to a cell containing numbers, place a double quotation mark (\") in front of and behind the text, or a backslash (\\) before a single character. For example, enter <emph>#.# \"meters\"</emph> to display \"3.5 meters\" or <emph>#.# \\m</emph> to display \"3.5 m\"."
-msgstr "Για να συμπεριλάβετε κείμενο σε μια μορφή αριθμού η οποία εφαρμόζεται σε ένα κελί το οποίο περιέχει αριθμούς, τοποθετήστε ένα διπλό εισαγωγικό (\")μπροστά και πίσω από το κείμενο, ή μια αντίστροφη κάθετο (\\) πριν από ένα μοναδικό χαρακτήρα. Παραδείγματος χάριν, εισάγετε <emph>#. # \"μέτρα\"</emph> για να εμφανίσετε \"3.5 μέτρα\" ή <emph> #. # \\m</emph> για να εμφανίσετε \"3.5 m\" ."
+msgstr "Για να συμπεριλάβετε κείμενο σε μια μορφή αριθμού η οποία εφαρμόζεται σε ένα κελί το οποίο περιέχει αριθμούς, τοποθετήστε ένα διπλό εισαγωγικό (\")μπροστά και πίσω από το κείμενο, ή μια αντίστροφη κάθετο (\\) πριν από ένα μοναδικό χαρακτήρα. Παραδείγματος χάριν, εισάγετε <emph>#.# \"μέτρα\"</emph> για να εμφανίσετε \"3.5 μέτρα\" ή <emph>#.# \\m</emph> για να εμφανίσετε \"3.5 m\"."
#: 05020301.xhp
msgctxt ""
@@ -16099,7 +16099,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "To include text in a number format that is applied to a cell that might contain text, enclose the text by double quotation marks (\" \"), and then add an at sign (@). For example, enter <emph>\"Total for \"@</emph> to display \"Total for December\"."
-msgstr "Για να συμπεριλάβετε κείμενο σε μια μορφή αριθμού η οποία εφαρμόζεται σε ένα κελί το οποίο μπορεί να περιέχει κείμενο, εσωκλείστε το κείμενο με διπλά εισαγωγικά (\" \"), και κατόπι προσθέστε ένα σύμβολο (@). Παραδείγματος χάριν, εισάγετε <emph>\"Συνολικό για \"@</emph> για να εμφανίσετε \"Συνολικό για Δεκέμβριο\"."
+msgstr "Για να συμπεριλάβετε κείμενο σε μια μορφή αριθμού η οποία εφαρμόζεται σε ένα κελί το οποίο μπορεί να περιέχει κείμενο, εσωκλείστε το κείμενο με διπλά εισαγωγικά (\" \"), και κατόπι προσθέστε ένα σύμβολο (@). Παραδείγματος χάριν, εισάγετε <emph>\"Συνολικό για \"@</emph> για να εμφανίσετε \"Συνολικό για Δεκέμβριο\"."
#: 05020301.xhp
msgctxt ""
@@ -16171,7 +16171,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "BLUE"
-msgstr "ΜΠΛΕ"
+msgstr "ΓΑΛΑΖΙΟ"
#: 05020301.xhp
msgctxt ""
@@ -16180,7 +16180,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "MAGENTA"
-msgstr "MAGENTA"
+msgstr "ΜΑΤΖΕΝΤΑ"
#: 05020301.xhp
msgctxt ""
@@ -16270,7 +16270,7 @@ msgctxt ""
"114\n"
"help.text"
msgid "All temperatures below zero are blue, temperatures between 0 and 30 °C are black, and temperatures higher than 30 °C are red."
-msgstr "Όλες οι θερμοκρασίες κάτω από το μηδέν είναι μπλε, θερμοκρασίες μεταξύ 0 και 30 βαθμών Κελσίου είναι μαύρες, και θερμοκρασίες πάνω από 30 είναι κόκκινες."
+msgstr "Όλες οι θερμοκρασίες κάτω από το μηδέν είναι γαλάζιες, θερμοκρασίες μεταξύ 0 και 30 βαθμών Κελσίου είναι μαύρες, και θερμοκρασίες πάνω από 30 είναι κόκκινες."
#: 05020301.xhp
msgctxt ""
@@ -16279,7 +16279,7 @@ msgctxt ""
"90\n"
"help.text"
msgid "Positive and Negative Numbers"
-msgstr "Θετικοί και Αρνητικοί Αριθμοί"
+msgstr "Θετικοί και αρνητικοί αριθμοί"
#: 05020301.xhp
msgctxt ""
@@ -16306,7 +16306,7 @@ msgctxt ""
"83\n"
"help.text"
msgid "Percentages and Scientific Notation"
-msgstr "Ποσοστά και Επιστημονική Σημειογραφία"
+msgstr "Ποσοστά και επιστημονική σημειογραφία"
#: 05020301.xhp
msgctxt ""
@@ -16333,7 +16333,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "Scientific Notation"
-msgstr "Επιστημονική Σημειογραφία"
+msgstr "Επιστημονική σημειογραφία"
#: 05020301.xhp
msgctxt ""
@@ -16342,7 +16342,7 @@ msgctxt ""
"85\n"
"help.text"
msgid "Scientific notation lets you write very large numbers or very small fractions in a compact form. For example, in scientific notation, 650000 is written as 6.5 x 10^5, and 0.000065 as 6.5 x 10^-5. In <item type=\"productname\">%PRODUCTNAME</item>, these numbers are written as 6.5E+5 and 6.5E-5, respectively. To create a number format that displays numbers using scientific notation, enter a # or 0, and then one of the following codes E-, E+, e- or e+."
-msgstr "Η επιστημονική σημειογραφία σας επιτρέπει να γράψετε πολύ μεγάλους αριθμούς ή πολύ μικρά κλάσματα σε μια συμπαγή μορφή. Παραδείγματος χάριν, στην επιστημονική σημειογραφία, το 650000 γράφεται ως 6,5 Χ 10^5, και το 0.000065 ως 6,5 X 10^-5. Στο <item type=\"productname\">%PRODUCTNAME</item>, αυτοί οι αριθμοί γράφονται ως 6.5Ε+5 και 6.5Ε-5, αντίστοιχα. Για να δημιουργήσετε μια μορφή αριθμού που επιδεικνύει τους αριθμούς χρησιμοποιώντας επιστημονική σημειογραφία, εισάγετε α # ή 0, και έπειτα ένας από τους ακόλουθους κωδικούς E-, E+, e-, ή e+."
+msgstr "Η επιστημονική σημειογραφία σας επιτρέπει να γράψετε πολύ μεγάλους αριθμούς ή πολύ μικρά κλάσματα σε μια συμπαγή μορφή. Παραδείγματος χάριν, στην επιστημονική σημειογραφία, το 650000 γράφεται ως 6,5 Χ 10^5, και το 0.000065 ως 6,5 X 10^-5. Στο <item type=\"productname\">%PRODUCTNAME</item>, αυτοί οι αριθμοί γράφονται ως 6.5Ε+5 και 6.5Ε-5, αντίστοιχα. Για να δημιουργήσετε μια μορφή αριθμού που επιδεικνύει τους αριθμούς χρησιμοποιώντας επιστημονική σημειογραφία, εισάγετε ένα # ή 0 και έπειτα έναν από τους ακόλουθους κωδικούς E-, E+, e-, ή e+."
#: 05020301.xhp
msgctxt ""
@@ -16369,7 +16369,7 @@ msgctxt ""
"167\n"
"help.text"
msgid "You can also specify the locale setting for the currency by entering the locale code for the country after the symbol. For example, [$€-407] represents Euros in Germany. To view the locale code for a country, select the country in the <emph>Language</emph> list on the <emph>Numbers</emph> tab of the <emph>Format Cells</emph> dialog."
-msgstr "Έχετε ακόμη τη δυνατότητα να καθορίσετε τη ρύθμιση τοπικής προσαρμογής για το νόμισμα εισάγοντας τον κωδικό τοπικής προσαρμογής για τη χώρα μετά το σύμβολο. Παραδείγματος χάριν, το [$€-407] αναπαριστά το Ευρώ στη Γερμανία. Για να δείτε έναν κωδικό τοπικής προσαρμογής για μία χώρα, επιλέξτε τη χώρα στη λίστα <emph>Γλώσσα</emph> στην καρτέλα <emph>Αριθμοί</emph> του διαλόγου <emph>Μορφοποίηση Κελιών</emph>."
+msgstr "Έχετε ακόμη τη δυνατότητα να καθορίσετε τη ρύθμιση τοπικής προσαρμογής για το νόμισμα εισάγοντας τον κωδικό τοπικής προσαρμογής για τη χώρα μετά το σύμβολο. Παραδείγματος χάριν, το [$€-407] αναπαριστά το Ευρώ στη Γερμανία. Για να δείτε έναν κωδικό τοπικής προσαρμογής για μία χώρα, επιλέξτε τη χώρα στον κατάλογο <emph>Γλώσσα</emph> στην καρτέλα <emph>Αριθμοί</emph> του διαλόγου <emph>Μορφοποίηση κελιών</emph>."
#: 05020301.xhp
msgctxt ""
@@ -16378,7 +16378,7 @@ msgctxt ""
"238\n"
"help.text"
msgid "Date and Time Formats"
-msgstr "Μορφές Ημερομηνίας και Ώρας"
+msgstr "Μορφές ημερομηνίας και ώρας"
#: 05020301.xhp
msgctxt ""
@@ -16387,7 +16387,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "Date Formats"
-msgstr "Μορφές Ημερομηνίας"
+msgstr "Μορφές ημερομηνίας"
#: 05020301.xhp
msgctxt ""
@@ -16404,7 +16404,7 @@ msgctxt ""
"par_id610980\n"
"help.text"
msgid "Not all format codes give meaningful results for all languages."
-msgstr "Όχι όλοι οι κωδικοί μορφών παρέχουν αποτελέσματα με νόημα για όλες τις γλώσσες."
+msgstr "Δεν παρέχουν αποτελέσματα με νόημα όλοι οι κωδικοί μορφών για όλες τις γλώσσες."
#: 05020301.xhp
msgctxt ""
@@ -16449,7 +16449,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "Month as 03."
-msgstr "Μήνας ως 03"
+msgstr "Μήνας ως 03."
#: 05020301.xhp
msgctxt ""
@@ -16808,7 +16808,7 @@ msgctxt ""
"par_id1002200811423518\n"
"help.text"
msgid "The above listed formatting codes work with your language version of %PRODUCTNAME. However, when you need to switch the locale of %PRODUCTNAME to another locale, you will need to know the formatting codes used in that other locale."
-msgstr "Οι ανωτέρω απαριθμημένοι κώδικες μορφοποίησης λειτουργούν με την γλωσσική έκδοση του %PRODUCTNAME σας. Εντούτοις, όταν πρέπει να μετατρέψετε την τοπική προσαρμογή του %PRODUCTNAME σε μία άλλη τοπική προσαρμογή, θα πρέπει να ξέρετε τους κώδικες μορφοποίησης που χρησιμοποιούνται σε αυτή την άλλη τοπική προσαρμογή."
+msgstr "Οι ανωτέρω απαριθμημένοι κώδικες μορφοποίησης λειτουργούν με την γλωσσική έκδοση του %PRODUCTNAME σας. Εντούτοις, όταν πρέπει να μετατρέψετε την τοπική προσαρμογή του %PRODUCTNAME σε μία άλλη τοπική προσαρμογή, θα πρέπει να ξέρετε τους κώδικες μορφοποίησης που χρησιμοποιούνται σε αυτή την άλλη τοπική προσαρμογή."
#: 05020301.xhp
msgctxt ""
@@ -16816,7 +16816,7 @@ msgctxt ""
"par_id1002200811423556\n"
"help.text"
msgid "For example, if your software is set to an English locale, and you want to format a year with four digits, you enter YYYY as a formatting code. When you switch to a German locale, you must use JJJJ instead. The following table lists only the localized differences."
-msgstr "Για παράδειγμα, εάν το λογισμικό σας έχει προσαρμοστεί στην Αγγλική γλώσσα, και θέλετε να μορφοποιήσετε ένα έτος με 4 ψηφία τότε εισάγετε YYYY ως κώδικα μορφοποίησης. Όταν όμως αλλάζετε στην Γερμανική τοπική ρύθμιση , πρέπει να χρησιμοποιήσετε τον κώδικα JJJJ. Ο πίνακας που ακολουθεί καταγράφει μόνο τις εντοπισμένες διαφορές."
+msgstr "Για παράδειγμα, εάν το λογισμικό σας έχει προσαρμοστεί στην αγγλική γλώσσα, και θέλετε να μορφοποιήσετε ένα έτος με 4 ψηφία τότε εισάγετε YYYY ως κώδικα μορφοποίησης. Όταν όμως αλλάζετε στην Γερμανική τοπική ρύθμιση , πρέπει να χρησιμοποιήσετε τον κώδικα JJJJ. Ο πίνακας που ακολουθεί καταγράφει μόνο τις εντοπισμένες διαφορές."
#: 05020301.xhp
msgctxt ""
@@ -16864,7 +16864,7 @@ msgctxt ""
"par_id1002200811563289\n"
"help.text"
msgid "Day Of Week"
-msgstr "Ημέρα της Εβδομάδας"
+msgstr "Ημέρα της εβδομάδας"
#: 05020301.xhp
msgctxt ""
@@ -17201,7 +17201,7 @@ msgctxt ""
"227\n"
"help.text"
msgid "Entering Dates"
-msgstr "Εισαγωγή Ημερομηνιών"
+msgstr "Εισαγωγή ημερομηνιών"
#: 05020301.xhp
msgctxt ""
@@ -17210,7 +17210,7 @@ msgctxt ""
"228\n"
"help.text"
msgid "To enter a date in a cell, use the Gregorian calendar format. For example, in an English locale, enter 1/2/2002 for Jan 2, 2002."
-msgstr "Για να εισάγετε μια ημερομηνία σε ένα κελί, χρησιμοποιήστε τη μορφοποίηση Γρηγοριανού ημερολογίου. Παραδείγματος χάριν, σε μια Αγγλική τοπική ρύθμιση, εισάγετε 1/2/2002 για 2 Ιανουαρίου, 2002."
+msgstr "Για να εισάγετε μια ημερομηνία σε ένα κελί, χρησιμοποιήστε τη μορφοποίηση του γρηγοριανού ημερολογίου. Παραδείγματος χάριν, σε μια αγγλική τοπική ρύθμιση, εισάγετε 1/2/2002 για 2 Ιανουαρίου, 2002."
#: 05020301.xhp
msgctxt ""
@@ -17228,7 +17228,7 @@ msgctxt ""
"216\n"
"help.text"
msgid "To specify a calendar format that is independent of the locale, add a modifier in front of the date format. For example, to display a date using the Jewish calendar format in a non-Hebrew locale, enter: [~jewish]DD/MM/YYYY."
-msgstr "Για να ορίσετε μια μορφοποίηση ημερολογίου η οποία είναι ανεξάρτητη από την τοπική ρύθμιση, προσθέστε έναν τροποποιητή μπροστά από την μορφοποίηση της ημερομηνίας. Παραδείγματος χάριν, για να εμφανίσετε μια ημερομηνία χρησιμοποιώντας τη μορφοποίηση του Ιουδαϊκού ημερολογίου σε μια μη εβραϊκή τοπική ρύθμιση, εισάγετε:[~εβραϊκά]ΗΗ/MM/ΧΧΧΧ."
+msgstr "Για να ορίσετε μια μορφοποίηση ημερολογίου η οποία είναι ανεξάρτητη από την τοπική ρύθμιση, προσθέστε έναν τροποποιητή μπροστά από την μορφοποίηση της ημερομηνίας. Παραδείγματος χάριν, για να εμφανίσετε μια ημερομηνία χρησιμοποιώντας τη μορφοποίηση του ιουδαϊκού ημερολογίου σε μια μη εβραϊκή τοπική ρύθμιση, εισάγετε:[~εβραϊκά]ΗΗ/MM/ΧΧΧΧ."
#: 05020301.xhp
msgctxt ""
@@ -17372,7 +17372,7 @@ msgctxt ""
"226\n"
"help.text"
msgid "Republic Of China Calendar"
-msgstr "Ημερολόγιο Της Δημοκρατίας της Κίνας"
+msgstr "Ημερολόγιο της δημοκρατίας της Κίνας"
#: 05020301.xhp
msgctxt ""
@@ -17588,7 +17588,7 @@ msgctxt ""
"163\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Η μορφή Ημερομηνία&Ώρα εμφανίζει την ημερομηνία και την ώρα στην οποία έγινε μια καταχώρηση σε ένα κελί με αυτή τη μορφή.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Η μορφή Ημερομηνία&Ώρα εμφανίζει την ημερομηνία και την ώρα στην οποία έγινε μια καταχώρηση σε ένα κελί με αυτή τη μορφή. </caseinline></switchinline>"
#: 05020301.xhp
msgctxt ""
@@ -17597,7 +17597,7 @@ msgctxt ""
"164\n"
"help.text"
msgid "In <item type=\"productname\">%PRODUCTNAME</item>, a date with the value \"0\" corresponds to Dec 30, 1899."
-msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item>, μια ημερομηνία με την τιμή \"0\" αντιστοιχεί στις 30 Δεκεμβρίου, 1899."
+msgstr "Στο <item type=\"productname\">%PRODUCTNAME</item>, μια ημερομηνία με την τιμή \"0\" αντιστοιχεί στις 30 Δεκεμβρίου, 1899."
#: 05020301.xhp
msgctxt ""
@@ -17786,7 +17786,7 @@ msgctxt ""
"171\n"
"help.text"
msgid "The [NatNum1] modifier always uses a one to one character mapping to convert numbers to a string that matches the native number format code of the corresponding locale. The other modifiers produce different results if they are used with different locales. A locale can be the language and the territory for which the format code is defined, or a modifier such as [$-yyy] that follows the native number modifier. In this case, yyy is the hexadecimal MS-LCID that is also used in currency format codes. For example, to display a number using Japanese short Kanji characters in an English US locale, use the following number format code:"
-msgstr "Ο τροποποιητής [NatNum1] χρησιμοποιεί πάντα την ένα προς ένα χαρτογράφηση χαρακτήρα για να μετατρέψει τους αριθμούς σε μια συμβολοσειρά η οποία ταιριάζει στη μορφοποίηση κωδικού τοπικού αριθμού της αντίστοιχης τοπικής ρύθμισης. Οι άλλοι τροποποιητές παράγουν διαφορετικά αποτελέσματα αν χρησιμοποιούνται με διαφορετικές τοπικές ρυθμίσεις. Μια τοπική ρύθμιση μπορεί να είναι η γλώσσα και η περιοχή για την οποία έχει καθοριστεί ο κωδικός μορφοποίησης, ή ένας τροποποιητής όπως [$-yyy] ο οποίος ακολουθεί τον τροποποιητή τοπικών αριθμών. Σε αυτή την περίπτωση, το yyy είναι το δεκαεξαδικό MS-LCID το οποίο επίσης χρησιμοποείται σε τρέχοντες κωδικούς μορφοποίησης. Παραδείγματος χάριν, για να εμφανίσετε έναν αριθμό χρησιμοποιώντας Ιαπωνέζικους πεζούς Kanji χαρακτήρες σε μια αγγλική (ΗΠΑ) τοπική ρύθμιση, χρησιμοποιήστε τον ακόλουθο κωδικό μορφοποίησης αριθμών:"
+msgstr "Ο τροποποιητής [NatNum1] χρησιμοποιεί πάντα μια χαρτογράφηση χαρακτήρα ένα προς ένα για να μετατρέψει τους αριθμούς σε μια συμβολοσειρά η οποία ταιριάζει στη μορφοποίηση κωδικού τοπικού αριθμού της αντίστοιχης τοπικής ρύθμισης. Οι άλλοι τροποποιητές παράγουν διαφορετικά αποτελέσματα αν χρησιμοποιούνται με διαφορετικές τοπικές ρυθμίσεις. Μια τοπική ρύθμιση μπορεί να είναι η γλώσσα και η περιοχή για την οποία έχει καθοριστεί ο κωδικός μορφοποίησης, ή ένας τροποποιητής όπως [$-yyy] ο οποίος ακολουθεί τον τροποποιητή τοπικών αριθμών. Σε αυτή την περίπτωση, το yyy είναι το δεκαεξαδικό MS-LCID το οποίο επίσης χρησιμοποιείται σε τρέχοντες κωδικούς μορφοποίησης. Παραδείγματος χάριν, για να εμφανίσετε έναν αριθμό χρησιμοποιώντας γιαπωνέζικους πεζούς Kanji χαρακτήρες σε μια αγγλική (ΗΠΑ) τοπική ρύθμιση, χρησιμοποιήστε τον ακόλουθο κωδικό μορφοποίησης αριθμών:"
#: 05020301.xhp
msgctxt ""
@@ -17804,7 +17804,7 @@ msgctxt ""
"173\n"
"help.text"
msgid "In the following list, the Microsoft Excel [DBNumX] modifier that corresponds to <item type=\"productname\">%PRODUCTNAME</item> [NatNum] modifier is shown. If you want, you can use a [DBNumX] modifier instead of [NatNum] modifier for your locale. Whenever possible, <item type=\"productname\">%PRODUCTNAME</item> internally maps [DBNumX] modifiers to [NatNumN] modifiers."
-msgstr "Στην παρακάτω λίστα, εμφανίζεται ο τροποποιητής [DBNumX] του Microsoft Excel ο οποίος αντιστοιχεί στον τροποποιητή [NatNum] του <item type=\"productname\">%PRODUCTNAME</item>. Εφόσον το επιθυμείτε, έχετε τη δυνατότητα να χρησιμοποιήσετε έναν [DBNumX] τροποποιητή αντί για ένα [NatNum] τροποποιητή για την τοπική σας ρύθμιση. Όποτε είναι δυνατό, το <item type=\"productname\">%PRODUCTNAME</item> χαρτογραφεί εσωτερικά τροποποιητές [DBNumX] σε τροποποιητές [NatNumN]."
+msgstr "Στον παρακάτω κατάλογο, εμφανίζεται ο τροποποιητής [DBNumX] του Microsoft Excel ο οποίος αντιστοιχεί στον τροποποιητή [NatNum] του <item type=\"productname\">%PRODUCTNAME</item>. Εφόσον το επιθυμείτε, έχετε τη δυνατότητα να χρησιμοποιήσετε έναν [DBNumX] τροποποιητή αντί για ένα [NatNum] τροποποιητή για την τοπική σας ρύθμιση. Όποτε είναι δυνατό, το <item type=\"productname\">%PRODUCTNAME</item> χαρτογραφεί εσωτερικά τροποποιητές [DBNumX] σε τροποποιητές [NatNumN]."
#: 05020301.xhp
msgctxt ""
@@ -17812,7 +17812,7 @@ msgctxt ""
"par_idN11234\n"
"help.text"
msgid "Displaying dates using [NatNum] modifiers can have a different effect than displaying other types of numbers. Such effects are indicated by 'CAL: '. For example, 'CAL: 1/4/4' indicates that the year is displayed using the [NatNum1] modifier, while the day and month are displayed using the [NatNum4] modifier. If 'CAL' is not specified, the date formats for that particular modifier are not supported."
-msgstr "Η εμφάνιση ημερομηνιών χρησιμοποιώντας τροποποιητές [NatNum] μπορεί να έχει διαφορετικό αποτέλεσμα από την εμφάνιση άλλων τύπων αριθμών. Τέτοια αποτελέσματα υποδηλώνονται από το 'CAL: '. Για παράδειγμα, 'CAL: 1/4/4' υποδεικνύει ότι ο χρόνος εμφανίζεται χρησιμοποιώντας τον [NatNum1] τροποποιητή, καθώς η μέρα και ο μήνας εμφανίζονται χρησιμοποιώντας τον [NatNum4] τροποποιητή. Αν το 'CAL' δεν έχει οριστεί,τότε οι μορφοποιήσεις ημερομηνίας για τον συγκεκριμένο τροποποιητή δεν υποστηρίζονται."
+msgstr "Η εμφάνιση ημερομηνιών χρησιμοποιώντας τροποποιητές [NatNum] μπορεί να έχει διαφορετικό αποτέλεσμα από την εμφάνιση άλλων τύπων αριθμών. Τέτοια αποτελέσματα υποδηλώνονται από το 'CAL: '. Για παράδειγμα, 'CAL: 1/4/4' υποδεικνύει ότι ο χρόνος εμφανίζεται χρησιμοποιώντας τον [NatNum1] τροποποιητή, καθώς η μέρα και ο μήνας εμφανίζονται χρησιμοποιώντας τον [NatNum4] τροποποιητή. Αν το 'CAL' δεν έχει οριστεί,τότε οι μορφοποιήσεις ημερομηνίας για τον συγκεκριμένο τροποποιητή δεν υποστηρίζονται."
#: 05020301.xhp
msgctxt ""
@@ -17839,7 +17839,7 @@ msgctxt ""
"176\n"
"help.text"
msgid "Japanese: short Kanji characters [DBNum1]; CAL: 1/4/4 [DBNum1]"
-msgstr "Ιαπωνέζικα: πεζοί χαρακτήρες Kanji [DBNum1]; CAL: 1/4/4 [DBNum1]"
+msgstr "Γιαπωνέζικα: πεζοί χαρακτήρες Kanji [DBNum1]; CAL: 1/4/4 [DBNum1]"
#: 05020301.xhp
msgctxt ""
@@ -17928,7 +17928,7 @@ msgctxt ""
"185\n"
"help.text"
msgid "[NatNum3] Transliteration in"
-msgstr "[NatNum3] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgstr "[NatNum3] μεταγραφή σε"
#: 05020301.xhp
msgctxt ""
@@ -17937,7 +17937,7 @@ msgctxt ""
"186\n"
"help.text"
msgid "Chinese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]"
-msgstr "Κινέζικα: πλήρους πλάτους Αραβικά ψηφία: CAL: 3/3/3 [DBNum3]"
+msgstr "Κινέζικα: πλήρους πλάτους αραβικά ψηφία: CAL: 3/3/3 [DBNum3]"
#: 05020301.xhp
msgctxt ""
@@ -17946,7 +17946,7 @@ msgctxt ""
"187\n"
"help.text"
msgid "Japanese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]"
-msgstr "Ιαπωνικά: πλήρους πλάτους Αραβικά ψηφία :CAL: 3/3/3 [DBNum3]"
+msgstr "Ιαπωνικά: πλήρους πλάτους αραβικά ψηφία :CAL: 3/3/3 [DBNum3]"
#: 05020301.xhp
msgctxt ""
@@ -17955,7 +17955,7 @@ msgctxt ""
"188\n"
"help.text"
msgid "Korean: fullwidth Arabic digits [DBNum3]; CAL: 3/3/3 [DBNum3]"
-msgstr "Κορεάτικα: πλήρους πλάτους Αραβικά ψηφία [DBNum3]; CAL: 3/3/3 [DBNum3]"
+msgstr "Κορεάτικα: πλήρους πλάτους αραβικά ψηφία [DBNum3]; CAL: 3/3/3 [DBNum3]"
#: 05020301.xhp
msgctxt ""
@@ -17964,7 +17964,7 @@ msgctxt ""
"189\n"
"help.text"
msgid "[NatNum4] Transliteration in"
-msgstr "[NatNum4]Διατύπωση σε διαφορετική αλφάβητο σε"
+msgstr "[NatNum4] μεταγραφή σε"
#: 05020301.xhp
msgctxt ""
@@ -17982,7 +17982,7 @@ msgctxt ""
"191\n"
"help.text"
msgid "Japanese: modern long Kanji text [DBNum2]"
-msgstr "Ιαπωνέζικα: κείμενο με σύγχρονος μακρείς Kanji [DBNum2]"
+msgstr "Ιαπωνέζικα: κείμενο με σύγχρονους μακρείς Kanji [DBNum2]"
#: 05020301.xhp
msgctxt ""
@@ -18000,7 +18000,7 @@ msgctxt ""
"193\n"
"help.text"
msgid "[NatNum5] Transliteration in"
-msgstr "[NatNum5] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgstr "[NatNum5] μεταγραφή σε"
#: 05020301.xhp
msgctxt ""
@@ -18009,7 +18009,7 @@ msgctxt ""
"194\n"
"help.text"
msgid "Chinese: Chinese upper case text [DBNum2]"
-msgstr "Κινέζικα: κείμενο με Kινέζικους κεφαλαίους χαρακτήρες [DBNum2]"
+msgstr "Κινέζικα: κείμενο με κινέζικους κεφαλαίους χαρακτήρες [DBNum2]"
#: 05020301.xhp
msgctxt ""
@@ -18027,7 +18027,7 @@ msgctxt ""
"196\n"
"help.text"
msgid "Korean: formal upper case text"
-msgstr "Κορεάτικα:επίσημο κείμενο με κεφαλαίους χαρακτήρες"
+msgstr "Κορεάτικα: επίσημο κείμενο με κεφαλαίους χαρακτήρες"
#: 05020301.xhp
msgctxt ""
@@ -18036,7 +18036,7 @@ msgctxt ""
"197\n"
"help.text"
msgid "[NatNum6] Transliteration in"
-msgstr "[NatNum6] χρήση ξένου αλφαβήτου με"
+msgstr "[NatNum6] μεταγραφή με"
#: 05020301.xhp
msgctxt ""
@@ -18045,7 +18045,7 @@ msgctxt ""
"198\n"
"help.text"
msgid "Chinese: fullwidth text [DBNum3]"
-msgstr "Κινέζικα:πλήρους πλάτους κείμενο [DBNum3]"
+msgstr "Κινέζικα: πλήρους πλάτους κείμενο [DBNum3]"
#: 05020301.xhp
msgctxt ""
@@ -18054,7 +18054,7 @@ msgctxt ""
"199\n"
"help.text"
msgid "Japanese: fullwidth text"
-msgstr "Ιαπωνικά:πλήρους πλάτους κείμενο"
+msgstr "Ιαπωνικά: πλήρους πλάτους κείμενο"
#: 05020301.xhp
msgctxt ""
@@ -18072,7 +18072,7 @@ msgctxt ""
"201\n"
"help.text"
msgid "[NatNum7] Transliteration in"
-msgstr "[NatNum7]χρήση ξένου αλφαβήτου με"
+msgstr "[NatNum7] μεταγραφή σε"
#: 05020301.xhp
msgctxt ""
@@ -18099,7 +18099,7 @@ msgctxt ""
"204\n"
"help.text"
msgid "[NatNum8] Transliteration in"
-msgstr "[NatNum8] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgstr "[NatNum8] μεταγραφή σε"
#: 05020301.xhp
msgctxt ""
@@ -18108,7 +18108,7 @@ msgctxt ""
"205\n"
"help.text"
msgid "Japanese: traditional short Kanji text [DBNum4]"
-msgstr "Ιαπωνέζικα: κείμενο με παραδοσιακούς βραχείς Kanji [DBNum4]"
+msgstr "Ιαπωνέζικα: κείμενο με παραδοσιακούς βραχείς Kanji [DBNum4]"
#: 05020301.xhp
msgctxt ""
@@ -18126,7 +18126,7 @@ msgctxt ""
"207\n"
"help.text"
msgid "[NatNum9] Transliteration in"
-msgstr "[NatNum9] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgstr "[NatNum9] μεταγραφή σε"
#: 05020301.xhp
msgctxt ""
@@ -18144,7 +18144,7 @@ msgctxt ""
"209\n"
"help.text"
msgid "[NatNum10] Transliteration in"
-msgstr "[NatNum10]Διατύπωση σε διαφορετική αλφάβητο σε"
+msgstr "[NatNum10] Μεταγραφή σε"
#: 05020301.xhp
msgctxt ""
@@ -18162,7 +18162,7 @@ msgctxt ""
"211\n"
"help.text"
msgid "[NatNum11] Transliteration in"
-msgstr "[NatNum11] Διατύπωση σε διαφορετική αλφάβητο σε"
+msgstr "[NatNum11] Μεταγραφή σε"
#: 05020301.xhp
msgctxt ""
@@ -18187,7 +18187,7 @@ msgctxt ""
"bm_id3152895\n"
"help.text"
msgid "<bookmark_value>formatting; hyperlinks</bookmark_value><bookmark_value>characters; hyperlinks</bookmark_value><bookmark_value>hyperlinks; character formats</bookmark_value><bookmark_value>text;hyperlinks</bookmark_value><bookmark_value>links; character formats</bookmark_value>"
-msgstr "<bookmark_value>μορφοποίηση; υπερσύνδεσμοι</bookmark_value><bookmark_value>χαρακτήρες; υπερσύνδεσμοι</bookmark_value><bookmark_value>υπερσύνδεσμοι; μορφές χαρακτήρων</bookmark_value><bookmark_value>κείμενο; υπερσύνδεσμοι</bookmark_value><bookmark_value>σύνδεσμοι; μορφές χαρακτήρων</bookmark_value>"
+msgstr "<bookmark_value>μορφοποίηση; υπερσύνδεσμοι</bookmark_value><bookmark_value>χαρακτήρες; υπερσύνδεσμοι</bookmark_value><bookmark_value>υπερσύνδεσμοι; μορφές χαρακτήρων</bookmark_value><bookmark_value>κείμενο; υπερσύνδεσμοι</bookmark_value><bookmark_value>σύνδεσμοι; μορφές χαρακτήρων</bookmark_value>"
#: 05020400.xhp
msgctxt ""
@@ -18214,7 +18214,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "You can also assign or edit a named HTML anchor, or <link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>, that refers to a specific place in a document."
-msgstr "Έχετε ακόμη τη δυνατότητα να αντιστοιχίσετε ή να επεξεργαστείτε μια ονομασμένη αγκύρωση HTML ή <link href=\"text/swriter/01/04040000.xhp\" name=\"Σελιδοδείκτη\">Σελιδοδείκτη</link>, η(ο) οποία(ος) αναφέρεται σε ένα συγκεκριμένο σημείο σε ένα έγγραφο."
+msgstr "Έχετε ακόμη τη δυνατότητα να αντιστοιχίσετε ή να επεξεργαστείτε μια ονομασμένη άγκυρα HTML ή <link href=\"text/swriter/01/04040000.xhp\" name=\"Σελιδοδείκτη\">Σελιδοδείκτη</link>, ο οποίος αναφέρεται σε ένα συγκεκριμένο σημείο σε ένα έγγραφο."
#: 05020400.xhp
msgctxt ""
@@ -18259,7 +18259,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Browse"
-msgstr "Αναζήτηση"
+msgstr "Εξερεύνηση"
#: 05020400.xhp
msgctxt ""
@@ -18331,7 +18331,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<A HREF=\"http://www.example.com/\" NAME=\"Nametext\" TARGET=\"_blank\">Note</A>"
-msgstr "<A HREF=\"http://www.example.com/\" NAME=\"Nametext\" TARGET=\"_blank\">Note</A>"
+msgstr "<A HREF=\"http://www.example.com/\" NAME=\"Nametext\" TARGET=\"_blank\">Σημείωση</A>"
#: 05020400.xhp
msgctxt ""
@@ -18349,7 +18349,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<variable id=\"textframe\"><ahelp hid=\"modules/swriter/ui/charurlpage/targetfrmlb\">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list.</ahelp> If you leave this box blank, the linked file opens in the current browser window.</variable>"
-msgstr "<variable id=\"textframe\"><ahelp hid=\"modules/swriter/ui/charurlpage/targetfrmlb\">Εισάγετε το όνομα του πλαισίου μέσα στο οποίο θέλετε το συνδεμένο αρχείο να ανοίξει, ή επιλέξτε ένα προκαθορισμένο πλαίσιο από τη λίστα.</ahelp> Εάν αφήσετε αυτό το κουτί κενό, το συνδεμένο αρχείο ανοίγει στο τρέχον παράθυρο περιηγητή.</variable>"
+msgstr "<variable id=\"textframe\"><ahelp hid=\"modules/swriter/ui/charurlpage/targetfrmlb\">Εισάγετε το όνομα του πλαισίου μέσα στο οποίο θέλετε το συνδεμένο αρχείο να ανοίξει, ή επιλέξτε ένα προκαθορισμένο πλαίσιο από τον κατάλογο.</ahelp> Εάν αφήσετε αυτό το πλαίσιο κενό, το συνδεμένο αρχείο ανοίγει στο τρέχον παράθυρο περιηγητή.</variable>"
#: 05020400.xhp
msgctxt ""
@@ -18394,7 +18394,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "_self"
-msgstr "_self:"
+msgstr "_self"
#: 05020400.xhp
msgctxt ""
@@ -18466,7 +18466,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "Character Styles"
-msgstr "Στυλ Χαρακτήρων"
+msgstr "Τεχνοτροπίες χαρακτήρων"
#: 05020400.xhp
msgctxt ""
@@ -18493,7 +18493,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">Select a formatting style to use for visited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles and Formatting</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">Επιλέξτε μια τεχνοτροπία μορφοποίησης για χρήση στους αναγνωσμένους συνδέσμους από τη λίστα. Για να προσθέσετε ή να τροποποιήσετε μια τεχνοτροπία σε αυτή τη λίστα, τερματίστε αυτόν το διάλογο και πατήστε στο εικονίδιο <emph>Τεχνοτροπίες και Μορφοποίηση</emph> στην εργαλειοθήκη <emph>Μορφοποίηση</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">Επιλέξτε μια τεχνοτροπία μορφοποίησης για χρήση στους αναγνωσμένους συνδέσμους από τον κατάλογο. Για να προσθέσετε ή να τροποποιήσετε μια τεχνοτροπία σε αυτόν τον κατάλογο, τερματίστε αυτόν το διάλογο και πατήστε στο εικονίδιο <emph>Τεχνοτροπίες και Μορφοποίηση</emph> στην εργαλειοθήκη <emph>Μορφοποίηση</emph>.</ahelp>"
#: 05020400.xhp
msgctxt ""
@@ -18511,7 +18511,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">Select a formatting style to use for unvisited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles and Formatting</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">Επιλέξτε μια τεχνοτροπία μορφοποίησης για χρήση με τους μη αναγνωσμένους δεσμούς της λίστας. Για να προσθέσετε ή να τροποποιήσετε μια τεχνοτροπία σε αυτή τη λίστα, τερματίστε αυτόν το διάλογο και επιλέξτε το εικονίδιο <emph>Τεχνοτροπίες και Μορφοποίηση</emph> στη γραμμή εργαλείων <emph>Μορφοποίηση</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">Επιλέξτε μια τεχνοτροπία μορφοποίησης για χρήση με τους μη αναγνωσμένους δεσμούς του καταλόγου. Για να προσθέσετε ή να τροποποιήσετε μια τεχνοτροπία σε αυτή τον κατάλογο, τερματίστε αυτόν το διάλογο και επιλέξτε το εικονίδιο <emph>Τεχνοτροπίες και Μορφοποίηση</emph> στη γραμμή εργαλείων <emph>Μορφοποίηση</emph>.</ahelp>"
#: 05020400.xhp
msgctxt ""
@@ -18642,7 +18642,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Raise/lower by"
-msgstr "Ύψωση / χαμήλωσε κατά"
+msgstr "Ύψωση/βύθιση κατά"
#: 05020500.xhp
msgctxt ""
@@ -18651,7 +18651,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Enter the amount by which you want to raise or to lower the selected text in relation to the baseline. One hundred percent is equal to the height of the font.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Εισάγετε την ποσότητα σύμφωνα με την οποία επιθυμείτε να ανυψώσετε ή να χαμηλώσετε το επιλεγμένο κείμενο σε σχέση με τη γραμμή βάσης. Το ποσοστό εκατό τοις εκατό είναι ίσο με το ύψος της γραμματοσειράς.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Εισάγετε την ποσότητα σύμφωνα με την οποία επιθυμείτε να ανυψώσετε ή να βυθίσετε το επιλεγμένο κείμενο σε σχέση με τη γραμμή βάσης. Το ποσοστό εκατό τοις εκατό είναι ίσο με το ύψος της γραμματοσειράς.</ahelp>"
#: 05020500.xhp
msgctxt ""
@@ -18919,7 +18919,7 @@ msgctxt ""
"bm_id3156053\n"
"help.text"
msgid "<bookmark_value>double-line writing in Asian layout</bookmark_value><bookmark_value>formats; Asian layout</bookmark_value><bookmark_value>characters; Asian layout</bookmark_value><bookmark_value>text; Asian layout</bookmark_value>"
-msgstr "<bookmark_value>γραφή διπλής γραμμής σε Ασιατική διάταξη</bookmark_value><bookmark_value>μορφές, Ασιατική διάταξη</bookmark_value><bookmark_value>χαρακτήρες, Ασιατική διάταξη</bookmark_value><bookmark_value>κείμενο, Ασιατική διάταξη</bookmark_value>"
+msgstr "<bookmark_value>γραφή διπλής γραμμής σε ασιατική διάταξη</bookmark_value><bookmark_value>μορφές; ασιατική διάταξη</bookmark_value><bookmark_value>χαρακτήρες; ασιατική διάταξη</bookmark_value><bookmark_value>κείμενο; ασιατική διάταξη</bookmark_value>"
#: 05020600.xhp
msgctxt ""
@@ -19043,7 +19043,7 @@ msgctxt ""
"bm_id3155620\n"
"help.text"
msgid "<bookmark_value>Asian typography</bookmark_value><bookmark_value>formatting; Asian typography</bookmark_value><bookmark_value>paragraphs; Asian typography</bookmark_value><bookmark_value>typography; Asian</bookmark_value>"
-msgstr "<bookmark_value>Ασιατική τυπογραφία</bookmark_value><bookmark_value>μορφοποίηση, Ασιατική τυπογραφία</bookmark_value><bookmark_value>παράγραφοι, Ασιατική τυπογραφία</bookmark_value><bookmark_value>τυπογραφία, Ασιατική</bookmark_value>"
+msgstr "<bookmark_value>Ασιατική τυπογραφία</bookmark_value><bookmark_value>μορφοποίηση; ασιατική τυπογραφία</bookmark_value><bookmark_value>παράγραφοι; ασιατική τυπογραφία</bookmark_value><bookmark_value>τυπογραφία; ασιατική</bookmark_value>"
#: 05020700.xhp
msgctxt ""
@@ -19079,7 +19079,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Set the options for line breaks in Asian language documents."
-msgstr "Θέτει τις επιλογές για αλλαγή γραμμής σε έγγραφα Ασιατικής γλώσσας."
+msgstr "Θέτει τις επιλογές για αλλαγή γραμμής σε έγγραφα ασιατικής γλώσσας."
#: 05020700.xhp
msgctxt ""
@@ -19088,7 +19088,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Apply list of forbidden characters to the beginning and end of line"
-msgstr "Ενεργοποιήσετε τη λίστα των απαγορευμένων χαρακτήρων, στην αρχή και το τέλος της γραμμής"
+msgstr "Ενεργοποιήσετε τον κατάλογο των απαγορευμένων χαρακτήρων, στην αρχή και το τέλος της γραμμής"
#: 05020700.xhp
msgctxt ""
@@ -19097,7 +19097,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/asiantypography/checkForbidList\">Prevents the characters in the list from starting or ending a line. The characters are relocated to either the previous or the next line.</ahelp> To edit the list of restricted characters, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - <link href=\"text/shared/optionen/01150100.xhp\" name=\"Asian Layout\">Asian Layout</link></emph>."
-msgstr "<ahelp hid=\"cui/ui/asiantypography/checkForbidList\">Αποτρέπει τους χαρακτήρες στη λίστα από την έναρξη ή τον τερματισμό μιας γραμμής. Οι χαρακτήρες επανατοποθετούνται είτε στην προηγούμενη είτε στην επόμενη γραμμή.</ahelp> Για επεξεργασία της λίστας των περιορισμένων χαρακτήρων, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - <link href=\"text/shared/optionen/01150100.xhp\" name=\"Ασιατική διάταξη\">Ασιατική διάταξη</link></emph>."
+msgstr "<ahelp hid=\"cui/ui/asiantypography/checkForbidList\">Αποτρέπει τους χαρακτήρες στον κατάλογο από την έναρξη ή τον τερματισμό μιας γραμμής. Οι χαρακτήρες επανατοποθετούνται είτε στην προηγούμενη είτε στην επόμενη γραμμή.</ahelp> Για επεξεργασία του καταλόγου των περιορισμένων χαρακτήρων, επιλέξτε <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - Ρυθμίσεις γλώσσας - <link href=\"text/shared/optionen/01150100.xhp\" name=\"Ασιατική διάταξη\">Ασιατική διάταξη</link></emph>."
#: 05020700.xhp
msgctxt ""
@@ -19124,7 +19124,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<emph>Apply spacing between Asian, Latin and Complex text</emph>"
-msgstr "<emph>Εφαρμογή απόστασης μεταξύ κειμένων Ασιατικής, Λατινικής και Σύνθετης γραφής</emph>"
+msgstr "<emph>Εφαρμογή απόστασης μεταξύ κειμένων ασιατικής, λατινικής και σύνθετης γραφής</emph>"
#: 05020700.xhp
msgctxt ""
@@ -19133,7 +19133,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/asiantypography/checkApplySpacing\">Inserts a space between Asian, Latin and complex characters.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/asiantypography/checkApplySpacing\">Εισάγει ένα κενό ανάμεσα σε Ασιατικούς, Λατινικούς και μιγαδικούς χαρακτήρες.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/asiantypography/checkApplySpacing\">Εισάγει ένα κενό ανάμεσα σε ασιατικούς, λατινικούς και σύνθετους χαρακτήρες.</ahelp>"
#: 05020700.xhp
msgctxt ""
@@ -19167,7 +19167,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"absatztext\"><ahelp hid=\".uno:EditStyle\">Modifies the format of the current paragraph, such as indents and alignment.</ahelp></variable> To modify the font of the current paragraph, select the entire paragraph, choose Format - Character, and then click on the Font tab."
-msgstr "<variable id=\"absatztext\"><ahelp hid=\".uno:EditStyle\">Τροποποιεί την μορφή της τρέχουσας παραγράφου, όπως τις εσοχές και την στοίχιση.</ahelp></variable> Για να τροποποιήσετε την γραμματοσειρά της τρέχουσας παραγράφου, επιλέξτε ολόκληρη την παράγραφο, επιλέγοντας Μορφή - Χαρακτήρας, και μετά κάνοντας κλικ στην καρτέλα Γραμματοσειράς."
+msgstr "<variable id=\"absatztext\"><ahelp hid=\".uno:EditStyle\">Τροποποιεί την μορφή της τρέχουσας παραγράφου, όπως τις εσοχές και την στοίχιση.</ahelp></variable> Για να τροποποιήσετε την γραμματοσειρά της τρέχουσας παραγράφου, επιλέξτε ολόκληρη την παράγραφο, επιλέγοντας Μορφή - Χαρακτήρας, και μετά πατώντας στην καρτέλα γραμματοσειράς."
#: 05030000.xhp
msgctxt ""
@@ -19176,7 +19176,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link>. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Το στυλ παραγράφου για τη συγκεκριμένη παράγραφο εμφανίζεται στη γραμμή εργαλείων <emph>Μορφοποίηση</emph>, και επισημαίνεται στο παράθυρο <link href=\"text/swriter/01/05140000.xhp\" name=\"Στυλ\">Πρότυπα και Μορφοποίηση</link>. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Η τεχνοτροπία παραγράφου για τη συγκεκριμένη παράγραφο εμφανίζεται στην εργαλειοθήκη <emph>Μορφοποίηση</emph>, και επισημαίνεται στο <link href=\"text/swriter/01/05140000.xhp\" name=\"Τεχνοτροπίες\">Παράθυρο τεχνοτροπίες και μορφοποίηση</link>. </caseinline></switchinline>"
#: 05030100.xhp
msgctxt ""
@@ -19184,7 +19184,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Indents and Spacing"
-msgstr "Εσοχές και Αποστάσεις"
+msgstr "Εσοχές και αποστάσεις"
#: 05030100.xhp
msgctxt ""
@@ -19201,7 +19201,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Indents and Spacing\">Indents and Spacing</link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Εσοχές και Αποστάσεις\">Εσοχές και Αποστάσεις</link>"
+msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Εσοχές και αποστάσεις\">Εσοχές και αποστάσεις</link>"
#: 05030100.xhp
msgctxt ""
@@ -19210,7 +19210,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/ParaIndentSpacing\">Sets the indenting and the spacing options for the paragraph.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paraindentspacing/ParaIndentSpacing\">Θέτει τις εσοχές και τις επιλογές για τις αποστάσεις για την τρέχουσα παράγραφο.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/ParaIndentSpacing\">Θέτει τις εσοχές και τις επιλογές αποστάσεων για την τρέχουσα παράγραφο.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19219,7 +19219,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "To change the measurement units used in this dialog, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General, and then select a new measurement unit in the Settings area."
-msgstr "Για να αλλάξετε τις χρησιμοποιούμενες μονάδες μέτρησης σε αυτό το διάλογο, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά και έπειτα επιλέξτε μια νέα μονάδα μέτρησης στην περιοχή ρυθμίσεων."
+msgstr "Για να αλλάξετε τις χρησιμοποιούμενες μονάδες μέτρησης σε αυτόν τον διάλογο, επιλέξτε <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME Writer - Γενικά και έπειτα επιλέξτε μια νέα μονάδα μέτρησης στην περιοχή ρυθμίσεων."
#: 05030100.xhp
msgctxt ""
@@ -19264,7 +19264,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LEFTINDENT\">Enter the amount of space that you want to indent the paragraph from the page margin. If you want the paragraph to extend into the page margin, enter a negative number. In Left-to-Right languages, the left edge of the paragraph is indented with respect to the left page margin. In Right-to-Left languages, the right edge of the paragraph is indented with respect to the right page margin.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LEFTINDENT\">Εισάγετε την ποσότητα του χώρου που θέλετε να αφήσετε για εσοχή της παραγράφου από τα περιθώρια της σελίδας. Αν θέλετε η παράγραφος να επεκταθεί στα περιθώρια της σελίδας, Εισάγετε έναν αρνητικό αριθμό. Στις από Αριστερά Προς Δεξιά Γλώσσες, το αριστερό άκρο της παραγράφου αφήνει εσοχή στο αριστερό περιθώριο της σελίδας. Στις από Δεξιά Προς Αριστερά Γλώσσες, το δεξί άκρο της παραγράφου αφήνει εσοχή στο δεξί περιθώριο της σελίδας.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LEFTINDENT\">Εισάγετε τον χώρο που θέλετε να αφήσετε για εσοχή της παραγράφου από τα περιθώρια της σελίδας. Αν θέλετε η παράγραφος να επεκταθεί στα περιθώρια της σελίδας, εισάγετε έναν αρνητικό αριθμό. Στις από αριστερά προς τα δεξιά γλώσσες, το αριστερό άκρο της παραγράφου αφήνει εσοχή στο αριστερό περιθώριο της σελίδας. Στις από δεξιά προς τα αριστερά γλώσσες, το δεξί άκρο της παραγράφου αφήνει εσοχή στο δεξί περιθώριο της σελίδας.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19273,7 +19273,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "After text"
-msgstr "Επόμενο κείμενο"
+msgstr "Μετά το κείμενο"
#: 05030100.xhp
msgctxt ""
@@ -19282,7 +19282,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_RIGHTINDENT\">Enter the amount of space that you want to indent the paragraph from the page margin. If you want the paragraph to extend into the page margin, enter a negative number. In Left-to-Right languages, the right edge of the paragraph is indented with respect to the right page margin. In Right-to-Left languages, the left edge of the paragraph is indented with respect to the left page margin.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_RIGHTINDENT\">Εισάγετε την ποσότητα του χώρου που θέλετε να αφήσετε για εσοχή της παραγράφου από τα περιθώρια της σελίδας. Αν θέλετε η παράγραφος να επεκταθεί στα περιθώρια της σελίδας, εισάγετε έναν αρνητικό αριθμό. Στις από Αριστερά Προς Δεξιά Γλώσσες, το δεξί άκρο της παραγράφου αφήνει εσοχή στο δεξί περιθώριο της σελίδας. Στις από Δεξιά Προς Αριστερά Γλώσσες, το αριστερό άκρο της παραγράφου αφήνει εσοχή στο αριστερό περιθώριο της σελίδας.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_RIGHTINDENT\">Εισάγετε τον χώρο που θέλετε να αφήσετε για εσοχή της παραγράφου από τα περιθώρια της σελίδας. Αν θέλετε η παράγραφος να επεκταθεί στα περιθώρια της σελίδας, εισάγετε έναν αρνητικό αριθμό. Στις από αριστερά προς τα δεξιά γλώσσες, το δεξί άκρο της παραγράφου αφήνει εσοχή στο δεξί περιθώριο της σελίδας. Στις από δεξιά προς τα αριστερά γλώσσες, το αριστερό άκρο της παραγράφου αφήνει εσοχή στο αριστερό περιθώριο της σελίδας.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19300,7 +19300,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_FLINEINDENT\">Indents the first line of a paragraph by the amount that you enter. To create a hanging indent enter a positive value for \"Before text\" and a negative value for \"First line\". To indent the first line of a paragraph that uses numbering or bullets, choose \"<link href=\"text/shared/01/06050600.xhp\">Format - Bullets and Numbering - Position</link>\".</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_FLINEINDENT\">Θέτει εσοχή στην πρώτη γραμμή μιας παραγράφου σύμφωνα με την ποσότητα που εισάγετε. Για να δημιουργήσετε μια αρνητική εσοχή σώματος κειμένου εισάγετε μια θετική τιμή στο πεδίο \"Πριν το κείμενο\" και μια αρνητική τιμή στο πεδίο \"Πρώτη Γραμμή\". Για να θέσετε εσοχή στην πρώτη γραμμή μιας παραγράφου που χρησιμοποιεί αρίθμηση ή κουκίδες, επιλέξτε \"<link href=\"text/shared/01/06050600.xhp\">Μορφή - Κουκίδες και Αρίθμηση</link>\".</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_FLINEINDENT\">Θέτει εσοχή στην πρώτη γραμμή μιας παραγράφου σύμφωνα με την ποσότητα που εισάγετε. Για να δημιουργήσετε μια αρνητική εσοχή σώματος κειμένου εισάγετε μια θετική τιμή στο πεδίο \"Πριν το κείμενο\" και μια αρνητική τιμή στο πεδίο \"Πρώτη Γραμμή\". Για να θέσετε εσοχή στην πρώτη γραμμή μιας παραγράφου που χρησιμοποιεί αρίθμηση ή κουκκίδες, επιλέξτε \"<link href=\"text/shared/01/06050600.xhp\">Μορφή - Κουκκίδες και Αρίθμηση</link>\".</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19318,7 +19318,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_AUTO\">Automatically indents a paragraph according to the font size and the line spacing. The setting in the <emph>First Line </emph>box is ignored.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_AUTO\">Θέτει αυτόματα εσοχές σε μια παράγραφο σύμφωνα με το μέγεθος γραμματοσειράς και το κενό μεταξύ των γραμμών. Η ρύθμιση στο πεδίο <emph>Πρώτη Γραμμή </emph>αγνοείται.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_AUTO\">Θέτει αυτόματα εσοχές σε μια παράγραφο σύμφωνα με το μέγεθος γραμματοσειράς και το κενό μεταξύ των γραμμών. Η ρύθμιση στο πλαίσιο <emph>Πρώτη γραμμή</emph>αγνοείται.</ahelp></caseinline></switchinline>"
#: 05030100.xhp
msgctxt ""
@@ -19345,7 +19345,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Above paragraph"
-msgstr "Πάνω από παράγραφο"
+msgstr "Πάνω από την παράγραφο"
#: 05030100.xhp
msgctxt ""
@@ -19354,7 +19354,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_TOPDIST\">Enter the amount of space that you want to leave above the selected paragraph(s).</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_TOPDIST\">Εισάγετε την ποσότητα του διαστήματος που θέλετε να αφήνετε πάνω από την/τις επιλεγμένη/επιλεγμένες παράγραφο/παραγράφους. </ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_TOPDIST\">Εισάγετε την ποσότητα του διαστήματος που θέλετε να αφήνετε πάνω από τις επιλεγμένες παραγράφους.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19372,7 +19372,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_BOTTOMDIST\">Enter the amount of space that you want to leave below the selected paragraph(s).</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_BOTTOMDIST\">Εισάγετε την ποσότητα του διαστήματος που θέλετε να αφήνετε κάτω από την/τις επιλεγμένη/επιλεγμένες παράγραφο/παραγράφους.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_BOTTOMDIST\">Εισάγετε την ποσότητα του διαστήματος που θέλετε να αφήνετε κάτω από τις επιλεγμένες παραγράφους.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19390,7 +19390,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/checkCB_CONTEXTUALSPACING\">Makes any space specified before or after this paragraph not be applied when the preceding and following paragraphs are of the same paragraph style.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paraindentspacing/checkCB_CONTEXTUALSPACING\">κάνει οποιοδήποτε ορισμένο κενό πριν ή μετά αυτήν την παράγραφο να μην εφαρμοστεί, όταν οι προηγούμενες και οι επόμενες παράγραφοι είναι της ίδιας μορφής παραγράφου.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/checkCB_CONTEXTUALSPACING\">Κάνει οποιοδήποτε ορισμένο κενό πριν ή μετά αυτήν την παράγραφο να μην εφαρμοστεί, όταν οι προηγούμενες και οι επόμενες παράγραφοι είναι της ίδιας μορφής παραγράφου.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -19480,7 +19480,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "Select this option and then enter a percentage value in the box, where 100% corresponds to single line spacing."
-msgstr "Επιλέξτε αυτή την επιλογή και μετά εισάγετε ένα ποσοστό επί τοις εκατό μέσα στο πεδίο. Το 100% ανταποκρίνεται σε αποστάσεις της μιας γραμμής."
+msgstr "Επιλέξτε αυτή την επιλογή και μετά εισάγετε ένα ποσοστό επί τοις εκατό μέσα στο πλαίσιο, όπου ο 100% ανταποκρίνεται σε αποστάσεις της μιας γραμμής."
#: 05030100.xhp
msgctxt ""
@@ -19588,7 +19588,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Aligns the baseline of each line of text to a vertical document grid, so that each line is the same height. To use this feature, you must first activate the <emph>Register-true </emph>option for the current page style. To do this, choose <emph>Format - Page</emph>, click on the <emph>Page </emph>tab, and then select the<emph> Register-true</emph> box in the<emph> Layout settings</emph> area.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Στοιχίζει την βασική γραμμή της κάθε γραμμής κειμένου σε ένα κατακόρυφο πλέγμα, ώστε κάθε γραμμή να έχει το ίδιο ύψος. Για να χρησιμοποιήσετε αυτό το χαρακτηριστικό, πρέπει πρώτα να ενεργοποιήσετε την επιλογή <emph>Επιβεβαίωση εγγραφής </emph>για το τρέχον στυλ σελίδας. Για να κάνετε αυτό, επιλέξτε <emph>Μορφή - Σελίδα</emph>, κάντε κλικ στην καρτέλα <emph>Σελίδα </emph>, και μετά επιλέξτε το πεδίο <emph>Επιβεβαίωση εγγραφής</emph> στην περιοχή <emph> Ρυθμίσεις Διάταξης</emph>.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Στοιχίζει την βασική γραμμή της κάθε γραμμής κειμένου σε ένα κατακόρυφο πλέγμα, ώστε κάθε γραμμή να έχει το ίδιο ύψος. Για να χρησιμοποιήσετε αυτό το χαρακτηριστικό, πρέπει πρώτα να ενεργοποιήσετε την επιλογή <emph>Επιβεβαίωση εγγραφής</emph> για την τρέχουσα τεχνοτροπία σελίδας. Για να κάνετε αυτό, επιλέξτε <emph>Μορφή - Σελίδα</emph>, πατήστε στην καρτέλα <emph>Σελίδα </emph>, και μετά επιλέξτε το πλαίσιο <emph>Επιβεβαίωση εγγραφής</emph> στην περιοχή <emph> Ρυθμίσεις διάταξης</emph>.</ahelp></caseinline></switchinline>"
#: 05030100.xhp
msgctxt ""
@@ -19612,7 +19612,7 @@ msgctxt ""
"bm_id3156027\n"
"help.text"
msgid "<bookmark_value>formats; tabulators</bookmark_value><bookmark_value>fill characters with tabulators</bookmark_value><bookmark_value>tab stops;settings</bookmark_value>"
-msgstr "<bookmark_value>μορφές, στηλοθέτες</bookmark_value><bookmark_value>γεμίζει τους χαρακτήρες με στηλοθέτες</bookmark_value><bookmark_value>απόσταση στηλοθετών,ρυθμίσεις</bookmark_value>"
+msgstr "<bookmark_value>μορφές; στηλοθέτες</bookmark_value><bookmark_value>γεμίζει τους χαρακτήρες με στηλοθέτες</bookmark_value><bookmark_value>απόσταση στηλοθετών; ρυθμίσεις</bookmark_value>"
#: 05030300.xhp
msgctxt ""
@@ -19657,7 +19657,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/ED_TABPOS\">Select a tab stop type, enter a new measurement, and then click <emph>New</emph>. If you want, you can also specify the measurement units to use for the tab (cm for centimeter, or \" for inches). Existing tabs to the left of the first tab that you set are removed.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paratabspage/ED_TABPOS\">Επιλέξτε έναν τύπο απόστασης στηλοθέτη, εισάγετε μια νέα μέτρηση, και μετά κάντε κλικ στο <emph>Καινούριο</emph>. Αν θέλετε, μπορείτε επίσης να καθορίσετε τις μονάδες μέτρησης που θέλετε να χρησιμοποιήσετε για τον στηλοθέτη (cm για εκατοστά, ή \" για ίντσες). Οι υπάρχοντες στηλοθέτες στα αριστερά του πρώτου στηλοθέτη που θέτετε διαγράφονται.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paratabspage/ED_TABPOS\">Επιλέξτε έναν τύπο απόστασης στηλοθέτη, εισάγετε μια νέα μέτρηση, και μετά πατήστε στο <emph>Νέο</emph>. Αν θέλετε, μπορείτε επίσης να καθορίσετε τις μονάδες μέτρησης που θέλετε να χρησιμοποιήσετε για τον στηλοθέτη (cm για εκατοστά, ή \" για ίντσες). Οι υπάρχοντες στηλοθέτες στα αριστερά του πρώτου στηλοθέτη που θέτετε διαγράφονται.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19693,7 +19693,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "The name of this tab stop is <emph>Left/Top</emph> if Asian language support is enabled."
-msgstr "Το όνομα αυτού του στηλοθέτη είναι <emph>Αριστερά/Άνω</emph> αν η Ασιατική γλωσσική υποστήριξη είναι ενεργοποιημένη."
+msgstr "Το όνομα αυτού του στηλοθέτη είναι <emph>Αριστερά/Άνω</emph> αν η ασιατική γλωσσική υποστήριξη είναι ενεργοποιημένη."
#: 05030300.xhp
msgctxt ""
@@ -19720,7 +19720,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "This name of this tab stop is <emph>Right/Bottom</emph> if Asian language support is enabled."
-msgstr "Το όνομα αυτού του στηλοθέτη είναι <emph>Δεξιά/Κάτω</emph> αν η Ασιατική γλωσσική υποστήριξη είναι ενεργή."
+msgstr "Το όνομα αυτού του στηλοθέτη είναι <emph>Δεξιά/Κάτω</emph> αν η ασιατική γλωσσική υποστήριξη είναι ενεργή."
#: 05030300.xhp
msgctxt ""
@@ -19774,7 +19774,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">The character that is used as a decimal separator depends on the regional setting of your operating system. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Ο χαρακτήρας που χρησιμοποιείται ως δεκαδικός διαχωριστής εξαρτάται από τις τοπικές ρυθμίσεις του λειτουργικού σας συστήματος. </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Ο χαρακτήρας που χρησιμοποιείται ως δεκαδικό διαχωριστικό εξαρτάται από τις τοπικές ρυθμίσεις του λειτουργικού σας συστήματος. </caseinline></switchinline>"
#: 05030300.xhp
msgctxt ""
@@ -19792,7 +19792,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/entryED_TABTYPE_DECCHAR\">Enter a character that you want the decimal tab to use as a decimal separator.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paratabspage/entryED_TABTYPE_DECCHAR\">Εισάγετε έναν χαρακτήρα που θέλετε ο δεκαδικός στηλοθέτης να χρησιμοποιήσει ως δεκαδικό διαχωριστή.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paratabspage/entryED_TABTYPE_DECCHAR\">Εισάγετε έναν χαρακτήρα που θέλετε ο δεκαδικός στηλοθέτης να χρησιμοποιήσει ως δεκαδικό διαχωριστικό.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19801,7 +19801,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "Fill Character"
-msgstr "Χαρακτήρας Γεμίσματος"
+msgstr "Χαρακτήρας συμπλήρωσης"
#: 05030300.xhp
msgctxt ""
@@ -19810,7 +19810,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Specify the characters to use as leader to the left of the tab stop."
-msgstr "Καθορίζει τον χαρακτήρα-πρότυπο που προηγείται του στηλοθέτη."
+msgstr "Καθορίζει τους χαρακτήρες που θα χρησιμοποιηθούν ως οδηγοί στα αριστερά της στάσης στηλοθέτη."
#: 05030300.xhp
msgctxt ""
@@ -19828,7 +19828,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_NO\">Inserts no fill characters, or removes existing fill characters to the left of the tab stop.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_NO\">Εισάγει χαρακτήρες μη γεμίσματος, ή απομακρύνει υπάρχοντες χαρακτήρες γεμίσματος στα αριστερά της απόστασης στηλοθέτη.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_NO\">Δεν εισάγει χαρακτήρες συμπλήρωσης, ή απομακρύνει υπάρχοντες χαρακτήρες συμπλήρωσης στα αριστερά της στάσης στηλοθέτη.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19882,7 +19882,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_UNDERSCORE\">Draws a line to fill the empty space to the left of the tab stop.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_UNDERSCORE\">Ζωγραφίζει μια γραμμή για να γεμίσει το κενό διάστημα στα αριστερά της απόστασης στηλοθέτη.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_UNDERSCORE\">Σχεδιάζει μια γραμμή για να γεμίσει το κενό διάστημα στα αριστερά της απόστασης στηλοθέτη.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19900,7 +19900,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_OTHER\">Allows you to specify a character to fill the empty space to the left of the tab stop.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_OTHER\">Σας επιτρέπει να καθορίσετε έναν χαρακτήρα για να συμπληρώσετε το κενό διάστημα στα αριστερά της απόστασης στηλογνώμονα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_OTHER\">Σας επιτρέπει να καθορίσετε έναν χαρακτήρα για να συμπληρώσετε το κενό διάστημα στα αριστερά της στάσης στηλοθέτη.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -19927,7 +19927,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "Clear All"
-msgstr "Επαναφορά"
+msgstr "Καθαρισμός όλων"
#: 05030300.xhp
msgctxt ""
@@ -19971,7 +19971,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "You can specify the border position, size, and style in Writer or Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">In $[officename] Writer, you can add borders to pages, frames, graphics, tables, paragraphs, characters and to embedded objects. </caseinline></switchinline>"
-msgstr ""
+msgstr "Μπορείτε να καθορίσετε την θέση του περιγράμματος, το μέγεθός του, και την τεχνοτροπία του στο Writer ή στο Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Στο $[officename] Writer, μπορείτε να προσθέσετε περιγράμματα σε σελίδες, πλαίσια, γραφικά, πίνακες, παραγράφους, χαρακτήρες και σε ενσωματωμένα αντικείμενα. </caseinline></switchinline>"
#: 05030500.xhp
msgctxt ""
@@ -19980,7 +19980,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "To modify the border of an entire table, place the cursor in a table cell, right-click, choose <emph>Table</emph>, and then click the <emph>Borders</emph> tab. To modify the border of a table cell, select the cell, right-click, choose <emph>Table</emph>, and then click the <emph>Borders</emph> tab."
-msgstr "Για να τροποποιήσετε το περίγραμμα ενός ολόκληρου πίνακα, τοποθετήστε το δρομέα σε ένα κελί του πίνακα, κάντε δεξί κλικ, επιλέξτε <emph>Πίνακας</emph>, και μετά κάντε κλικ στην καρτέλα <emph>Περιγράμματα</emph>. Για να τροποποιήσετε το περίγραμμα ενός κελιού του πίνακα, επιλέξτε το κελί, κάντε δεξί κλικ, επιλέξτε <emph>Πίνακας</emph>, και μετά κάντε κλικ στην καρτέλα <emph>Περιγράμματα</emph>."
+msgstr "Για να τροποποιήσετε το περίγραμμα ενός ολόκληρου πίνακα, τοποθετήστε το δρομέα σε ένα κελί του πίνακα, δεξιοπατήστε, επιλέξτε <emph>Πίνακας</emph>, και μετά πατήστε στην καρτέλα <emph>Περιγράμματα</emph>. Για να τροποποιήσετε το περίγραμμα ενός κελιού του πίνακα, επιλέξτε το κελί, δεξιοπατήστε, επιλέξτε <emph>Πίνακας</emph>, και μετά πατήστε στην καρτέλα <emph>Περιγράμματα</emph>."
#: 05030500.xhp
msgctxt ""
@@ -19998,7 +19998,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/borderpage/presets\">Select a predefined border style to apply.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/borderpage/presets\">Επιλέξτε μια προκαθορισμένη τεχνοτροπία περιγράμματος να εφαρμόσετε.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/presets\">Επιλέξτε μια προκαθορισμένη τεχνοτροπία περιγράμματος για να εφαρμόσετε.</ahelp>"
#: 05030500.xhp
msgctxt ""
@@ -20007,7 +20007,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "If you are in a table or spreadsheet, you can also add or remove predefined borders. Use the <emph>Borders</emph> icon on the <emph>Table Bar</emph>."
-msgstr "Αν βρίσκεστε σε πίνακα ή σε λογιστικό φύλλο, μπορείτε επίσης να προσθέσετε ή να αφαιρέσετε προκαθορισμένα περιγράμματα. Χρησιμοποιήστε το εικονίδιο <emph>Περιγράμματα</emph> που βρίσκεται στο <emph>Γραμμή Πίνακα</emph>."
+msgstr "Αν βρίσκεστε σε πίνακα ή σε υπολογιστικό φύλλο, μπορείτε επίσης να προσθέσετε ή να αφαιρέσετε προκαθορισμένα περιγράμματα. Χρησιμοποιήστε το εικονίδιο <emph>Περιγράμματα</emph> που βρίσκεται στο <emph>Γραμμή πίνακα</emph>."
#: 05030500.xhp
msgctxt ""
@@ -20025,7 +20025,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Click the border style that you want to apply. The style is applied to the borders selected in the preview.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Κάντε κλικ στο στυλ περιγράμματος που θέλετε να εφαρμόσετε. Το στυλ εφαρμόζεται στο περίγραμμα που επιλέχτηκε στην προεσκόπηση.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Πατήστε την τεχνοτροπία περιγράμματος που θέλετε να εφαρμόσετε. Η τεχνοτροπία εφαρμόζεται στο περίγραμμα που επιλέχτηκε στην προεπισκόπηση.</ahelp>"
#: 05030500.xhp
msgctxt ""
@@ -20034,7 +20034,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/borderpage/linecolorlb\">Select the line color that you want to use for the selected border(s).</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/borderpage/linecolorlb\">Επιλέξτε το χρώμα της γραμμής που θέλετε να χρησιμοποιήσετε για το/τα επιλεγμένο/επιλεγμένα περίγραμμα/περιγράμματα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/linecolorlb\">Επιλέξτε το χρώμα της γραμμής που θέλετε να χρησιμοποιήσετε για τα επιλεγμένα περιγράμματα.</ahelp>"
#: 05030500.xhp
msgctxt ""
@@ -20159,7 +20159,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Shadow style"
-msgstr "Στυλ σκιάς"
+msgstr "Τεχνοτροπία σκιάς"
#: 05030500.xhp
msgctxt ""
@@ -20263,7 +20263,7 @@ msgctxt ""
"par_idN10A3E\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/borderpage/mergewithnext\">Merges the border style and the shadow style of the current paragraph with the next paragraph.</ahelp> These styles are only merged if the indent, border, and shadow styles of the next paragraph are the same as the current paragraph. This option is also available for Paragraph Styles."
-msgstr "<ahelp hid=\"cui/ui/borderpage/mergewithnext\">Συγχωνεύει τα πρότυπα των περιγραμμάτων και το πρότυπο της σκιάς της τρέχουσας παραγράφου με την επόμενη.</ahelp>Αυτά τα πρότυπα μπορούν να συγχωνευτούν μόνο αν τα πρότυπα των εσοχών, των περιγραμμάτων, και της σκιάς της επόμενης παραγράφου είναι τα ίδια με την τρέχουσα παράγραφο. Αυτή η επιλογή είναι επίσης διαθέσιμη για τα Πρότυπα Παραγράφων."
+msgstr "<ahelp hid=\"cui/ui/borderpage/mergewithnext\">Συγχωνεύει την τεχνοτροπία του περιγράμματος και την τεχνοτροπία της σκιάς της τρέχουσας παραγράφου με την επόμενη.</ahelp>Αυτές οι τεχνοτροπίες μπορούν να συγχωνευτούν μόνο αν οι τεχνοτροπίες των εσοχών, των περιγραμμάτων, και της σκιάς της επόμενης παραγράφου είναι τα ίδια με την τρέχουσα παράγραφο. Αυτή η επιλογή είναι επίσης διαθέσιμη για τις τεχνοτροπίες παραγράφων."
#: 05030500.xhp
msgctxt ""
@@ -20271,7 +20271,7 @@ msgctxt ""
"par_idN109BA\n"
"help.text"
msgid "Merge adjacent line styles"
-msgstr "Συγχώνευση προτύπων των γειτονικών γραμμών"
+msgstr "Συγχώνευση τεχνοτροπιών των γειτονικών γραμμών"
#: 05030500.xhp
msgctxt ""
@@ -20287,7 +20287,7 @@ msgctxt ""
"par_idN109C1\n"
"help.text"
msgid "The rules can be condensed to the statement that the stronger attribute wins. If, for example, one cell has a red border of 2 point width, and the adjacent cell has a blue border of 3 point width, then the common border between these two cells will be blue with 3 point width."
-msgstr "Οι κανόνες μπορούν να συμπυκνωθούν στη πρόταση ότι το δυνατότερο χαρακτηριστικό κερδίζει. Αν, για παράδειγμα, ένα κελί έχει ένα κόκκινο πλαίσιο πλάτους 2 πόντων, και το γειτονικό κελί έχει μπλε πλαίσιο πλάτους τριών πόντων, τότε το κοινό κομμάτι πλαισίου μεταξύ των δύο κελιών θα είναι μπλε πλάτους 3 πόντων."
+msgstr "Οι κανόνες μπορούν να συμπυκνωθούν στη πρόταση ότι το δυνατότερο χαρακτηριστικό κερδίζει. Αν, για παράδειγμα, ένα κελί έχει ένα κόκκινο πλαίσιο πλάτους 2 πόντων, και το γειτονικό κελί έχει γαλάζιο πλαίσιο πλάτους τριών πόντων, τότε το κοινό κομμάτι πλαισίου μεταξύ των δύο κελιών θα είναι γαλάζιο πλάτους 3 πόντων."
#: 05030600.xhp
msgctxt ""
@@ -20295,7 +20295,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Background"
-msgstr "Φόντο"
+msgstr "Παρασκήνιο"
#: 05030600.xhp
msgctxt ""
@@ -20303,7 +20303,7 @@ msgctxt ""
"bm_id3151097\n"
"help.text"
msgid "<bookmark_value>frames; backgrounds</bookmark_value><bookmark_value>backgrounds; frames/sections/indexes</bookmark_value><bookmark_value>sections; backgrounds</bookmark_value><bookmark_value>indexes; backgrounds</bookmark_value><bookmark_value>footers;backgrounds</bookmark_value><bookmark_value>headers;backgrounds</bookmark_value>"
-msgstr "<bookmark_value>πλαίσια; παρασκήνια</bookmark_value><bookmark_value>παρασκήνια; πλαίσια/τομείς/δείκτες</bookmark_value><bookmark_value>ενότητες; παρασκήνια</bookmark_value><bookmark_value>δείκτες; παρασκήνια</bookmark_value><bookmark_value>υποσέλιδα; παρασήνια</bookmark_value><bookmark_value>κεφαλίδες; παρασκήνια</bookmark_value>"
+msgstr "<bookmark_value>πλαίσια; παρασκήνια</bookmark_value><bookmark_value>παρασκήνια; πλαίσια/τομείς/δείκτες</bookmark_value><bookmark_value>ενότητες; παρασκήνια</bookmark_value><bookmark_value>δείκτες; παρασκήνια</bookmark_value><bookmark_value>υποσέλιδα; παρασκήνια</bookmark_value><bookmark_value>κεφαλίδες; παρασκήνια</bookmark_value>"
#: 05030600.xhp
msgctxt ""
@@ -20312,7 +20312,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background\">Background</link>"
-msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Φόντο\">Φόντο</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Παρασκήνιο\">Παρασκήνιο</link>"
#: 05030600.xhp
msgctxt ""
@@ -20321,7 +20321,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Set the background color or graphic.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Ρυθμίστε το χρώμα ή τα γραφικά που θα χρησιμοποιήσετε για φόντο.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Ρυθμίστε το χρώμα ή τα γραφικά που θα χρησιμοποιήσετε για παρασκήνιο.</ahelp>"
#: 05030600.xhp
msgctxt ""
@@ -20330,7 +20330,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "You can specify the background for <switchinline select=\"appl\"><caseinline select=\"WRITER\">paragraphs, pages, headers, footers, text frames, tables, table cells, sections, and indexes.</caseinline><caseinline select=\"CALC\">cells and pages.</caseinline></switchinline>"
-msgstr "Μπορείτε να καθορίσετε το παρασκήνιο για <switchinline select=\"appl\"><caseinline select=\"WRITER\">παράγραφοι, σελίδες, κεφαλίδες, υποσέλιδα, πλαίσια κειμένου, πίνακες, κελιά πινάκων, ενότητες και δείκτες.</caseinline><caseinline select=\"CALC\">κελιά και σελίδες.</caseinline></switchinline>"
+msgstr "Μπορείτε να καθορίσετε το παρασκήνιο για <switchinline select=\"appl\"><caseinline select=\"WRITER\">παράγραφοι, σελίδες, κεφαλίδες, υποσέλιδα, πλαίσια κειμένου, πίνακες, κελιά πινάκων, ενότητες και ευρετήρια.</caseinline><caseinline select=\"CALC\">κελιά και σελίδες.</caseinline></switchinline>"
#: 05030600.xhp
msgctxt ""
@@ -20348,7 +20348,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Select the type of background that you want to apply.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Επιλέξτε τον τύπο του φόντου που θέλετε να εφαρμόσετε.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Επιλέξτε τον τύπο του παρασκηνίου που θέλετε να εφαρμόσετε.</ahelp>"
#: 05030600.xhp
msgctxt ""
@@ -20357,7 +20357,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Using a Color as a Background"
-msgstr "Χρήση ενός χρώματος ως Φόντο."
+msgstr "Χρήση ενός χρώματος ως παρασκηνίου."
#: 05030600.xhp
msgctxt ""
@@ -20366,7 +20366,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Color Background"
-msgstr "Χρώμα Φόντου"
+msgstr "Χρώμα παρασκηνίου"
#: 05030600.xhp
msgctxt ""
@@ -20392,7 +20392,7 @@ msgctxt ""
"par_idN107A4\n"
"help.text"
msgid "Background transparency can be set only for frames."
-msgstr "Η διαφάνεια φόντου μπορεί να ρυθμιστεί μόνο για τα πλαίσια."
+msgstr "Η διαφάνεια παρασκηνίου μπορεί να ρυθμιστεί μόνο για τα πλαίσια."
#: 05030600.xhp
msgctxt ""
@@ -20401,7 +20401,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/transparencymf\">Set the transparency for the background color or graphic of a frame, where 100% is completely transparent and 0% is opaque. When you increase the transparency of the background, the underlying text or objects become visible through the background of the frame.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/transparencymf\">Ρυθμίστε την διαφάνεια για το χρώμα ή το γραφικό του φόντου ενός πλαισίου, όπου 100% είναι εντελώς διάφανο και 0% είναι μη διάφανο. Όταν αυξάνετε την διαφάνεια του φόντου, το κείμενο ή τα αντικείμενα που βρίσκονται κάτω από το πλαίσιο γίνονται εμφανή μέσα από το φόντο του πλαισίου.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/transparencymf\">Ρυθμίστε την διαφάνεια για το χρώμα ή το γραφικό του παρασκηνίου ενός πλαισίου, όπου 100% είναι εντελώς διάφανο και 0% είναι αδιάφανο. Όταν αυξάνετε την διαφάνεια του παρασκηνίου, το κείμενο ή τα αντικείμενα που βρίσκονται κάτω από το πλαίσιο γίνονται εμφανή μέσα από το παρασκήνιο του πλαισίου.</ahelp></caseinline></switchinline>"
#: 05030600.xhp
msgctxt ""
@@ -20428,7 +20428,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "This option is only available when you edit the background of a table or a paragraph style."
-msgstr "Η επιλογή αυτή είναι διαθέσιμη μόνο όταν επεξεργάζεστε το φόντο του πίνακα ή του προτύπου παραγράφου."
+msgstr "Η επιλογή αυτή είναι διαθέσιμη μόνο όταν επεξεργάζεστε το παρασκήνιο του πίνακα ή της τεχνοτροπίας παραγράφου."
#: 05030600.xhp
msgctxt ""
@@ -20477,7 +20477,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Using a Graphic as a Background"
-msgstr "Χρήση ενός Γραφικού ως Φόντο."
+msgstr "Χρήση ενός γραφικού ως παρασκήνιο."
#: 05030600.xhp
msgctxt ""
@@ -20522,7 +20522,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Link"
-msgstr "Σύνδεση"
+msgstr "Σύνδεσμος"
#: 05030600.xhp
msgctxt ""
@@ -20549,7 +20549,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Displays or hides a preview of the selected graphic.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Εμφανίζει ή κρύβει την προεπισκοπηση του επιλεγμένου γραφικού.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Εμφανίζει ή κρύβει την προεπισκόπηση του επιλεγμένου γραφικού.</ahelp>"
#: 05030600.xhp
msgctxt ""
@@ -20567,7 +20567,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/backgroundpage/browse\">Locate the graphic file that you want to use as a background, and then click <emph>Open</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/backgroundpage/browse\">Εντοπίστε το αρχείο γραφικών που θέλετε να χρησιμοποιήσετε ως φόντο, και μετά κάντε κλικ στο <emph>Άνοιγμα</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/browse\">Εντοπίστε το αρχείο γραφικών που θέλετε να χρησιμοποιήσετε ως παρασκήνιο, και μετά πατήστε στο <emph>Άνοιγμα</emph>.</ahelp>"
#: 05030600.xhp
msgctxt ""
@@ -20585,7 +20585,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Specify the way that you want to display the background graphic."
-msgstr "Καθορίστε τον τρόπο με τον οποίο θέλετε να εμφανίζονται τα γραφικά στο φόντο."
+msgstr "Καθορίστε τον τρόπο με τον οποίο θέλετε να εμφανίζονται τα γραφικά στο παρασκήνιο."
#: 05030600.xhp
msgctxt ""
@@ -20603,7 +20603,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Select this option, and then click a location in the position grid.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Επιλέξτε αυτή την επιλογή, και μετά κάντε κλικ σε μία περιοχή μέσα στο πλέγμα θέσης.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Επιλέξτε αυτή την επιλογή, και μετά πατήστε σε μία περιοχή μέσα στο πλέγμα θέσης.</ahelp>"
#: 05030600.xhp
msgctxt ""
@@ -20621,7 +20621,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Stretches the graphic to fill the entire background of the selected object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Τεντώνει το γραφικό έτσι ώστε να γεμίσει ολόκληρο το φόντο του επιλεγμένου αντικειμένου.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Τεντώνει το γραφικό έτσι ώστε να γεμίσει ολόκληρο το παρασκήνιο του επιλεγμένου αντικειμένου.</ahelp>"
#: 05030600.xhp
msgctxt ""
@@ -20639,7 +20639,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Repeats the graphic so that it covers the entire background of the selected object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Επαναλαμβάνει το γραφικό έτσι ώστε να καλύψει ολόκληρο το φόντο του επιλεγμένου αντικειμένου.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Επαναλαμβάνει το γραφικό έτσι ώστε να καλύψει ολόκληρο το παρασκήνιο του επιλεγμένου αντικειμένου.</ahelp>"
#: 05030600.xhp
msgctxt ""
@@ -20648,7 +20648,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a color. Click No Fill to remove a background or highlighting color. Click Automatic to reset a font color.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Κλικ σε ένα χρώμα. Κλικ στο χωρίς γέμισμα για να αφαιρέσετε ένα χρώμα παρασκηνίου ή τονισμού. Κλικ στο αυτόματο για επαναφορά ενός χρώματος γραμματοσειράς.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Πατήστε σε ένα χρώμα. Πατήστε στο χωρίς γέμισμα για να αφαιρέσετε ένα χρώμα παρασκηνίου ή τονισμού. Πατήστε στο αυτόματο για επαναφορά ενός χρώματος γραμματοσειράς.</ahelp>"
#: 05030700.xhp
msgctxt ""
@@ -20772,7 +20772,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<variable id=\"blocksatztext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_JUSTIFYALIGN\">Aligns the paragraph to the left and to the right page margins.</ahelp></variable>"
-msgstr "<variable id=\"blocksatztext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_JUSTIFYALIGN\">Στοιχίζει την παράγραφο στα αριστερά και στα δεξιά περιθώρια της σελίδας .</ahelp></variable>"
+msgstr "<variable id=\"blocksatztext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_JUSTIFYALIGN\">Στοιχίζει την παράγραφο στα αριστερά και στα δεξιά περιθώρια της σελίδας.</ahelp></variable>"
#: 05030700.xhp
msgctxt ""
@@ -20781,7 +20781,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Last Line </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Τελευταία Γραμμή </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Τελευταία Γραμμή</caseinline></switchinline>"
#: 05030700.xhp
msgctxt ""
@@ -20799,7 +20799,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Expand single word </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επεκτείνετε κάθε λέξη </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Επεκτείνετε κάθε λέξη</caseinline></switchinline>"
#: 05030700.xhp
msgctxt ""
@@ -20871,7 +20871,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/columnpage/textdirectionlb\">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.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/textdirectionlb\">Διευκρινίστε την κατεύθυνση κειμένου για μια παράγραφο που χρησιμοποιεί την σύνθετη διαμόρφωση κειμένων (CTL). Αυτό το χαρακτηριστικό γνώρισμα είναι μόνο διαθέσιμο εάν υποστηρίζεται και επιτρέπεται η σύνθετη διαμόρφωση κειμένων .</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/textdirectionlb\">Διευκρινίστε την κατεύθυνση κειμένου για μια παράγραφο που χρησιμοποιεί την σύνθετη διαμόρφωση κειμένων (CTL). Αυτό το χαρακτηριστικό γνώρισμα είναι μόνο διαθέσιμο εάν υποστηρίζεται και επιτρέπεται η σύνθετη διαμόρφωση κειμένων.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -20887,7 +20887,7 @@ msgctxt ""
"bm_id3148585\n"
"help.text"
msgid "<bookmark_value>cropping pictures</bookmark_value><bookmark_value>pictures; cropping and zooming</bookmark_value><bookmark_value>zooming; pictures</bookmark_value><bookmark_value>scaling;pictures</bookmark_value><bookmark_value>sizes; pictures</bookmark_value><bookmark_value>original size;restoring after cropping</bookmark_value>"
-msgstr "<bookmark_value>Περικοπή εικόνων</bookmark_value><bookmark_value>εικόνες; Περικοπή και μεγέθυνση</bookmark_value><bookmark_value>μεγέθυνση; εικόνες</bookmark_value><bookmark_value>κλιμακούμενες; εικόνες</bookmark_value><bookmark_value>μεγέθη; εικόνες</bookmark_value><bookmark_value>αρχικό μέγεθος; επαναφορά μετά από επεξεργασία</bookmark_value>"
+msgstr "<bookmark_value>περικοπή εικόνων</bookmark_value><bookmark_value>εικόνες; περικοπή και μεγέθυνση</bookmark_value><bookmark_value>μεγέθυνση; εικόνες</bookmark_value><bookmark_value>κλιμακούμενες; εικόνες</bookmark_value><bookmark_value>μεγέθη; εικόνες</bookmark_value><bookmark_value>αρχικό μέγεθος; επαναφορά μετά από επεξεργασία</bookmark_value>"
#: 05030800.xhp
msgctxt ""
@@ -20941,7 +20941,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_ZOOMCONST\">Maintains the original scale of the graphic when you crop, so that only the size of the graphic changes.</ahelp>"
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_ZOOMCONST\">Διατηρεί την πρωτότυπη κλίμακα του γραφικού όταν επεξεργάζεστε, έτσι ώστε μόνο το μέγεθος του γραφικού να αλλάζει.</ahelp>"
+msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_GRFCROP_RB_ZOOMCONST\">Διατηρεί την αρχική κλίμακα του γραφικού όταν επεξεργάζεστε, έτσι ώστε μόνο το μέγεθος του γραφικού να αλλάζει.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -20995,7 +20995,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_RIGHT\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the right edge of the graphic, or a negative amount to add white space to the right of the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the horizontal scale of the graphic, or a negative amount to decrease the horizontal scale of the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_RIGHT\">Αν η επιλογή <emph>Διατήρηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε μέχρι και την δεξιά άκρη του γραφικού, ή μία αρνητική τιμή για να προσθέσετε λευκό χώρο στα δεξιά του γραφικού. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την οριζόντια κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την οριζόντια κλίμακα του γραφικού.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_RIGHT\">Αν η επιλογή <emph>Διατήρηση κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε μέχρι και την δεξιά άκρη του γραφικού, ή μία αρνητική τιμή για να προσθέσετε λευκό χώρο στα δεξιά του γραφικού. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την οριζόντια κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την οριζόντια κλίμακα του γραφικού.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -21013,7 +21013,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_TOP\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the top of the graphic, or a negative amount to add white space above the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the vertical scale of the graphic, or a negative amount to decrease the vertical scale of the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_TOP\">Αν η επιλογή <emph>Διατήρηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε την περιοχή πάνω από το γραφικό, ή μία αρνητική τιμή για να προσθέσετε λευκό χώρο πάνω από το γραφικό. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την κάθετη κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την κάθετη κλίμακα του γραφικού.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_TOP\">Αν η επιλογή <emph>Διατήρηση κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε την περιοχή πάνω από το γραφικό, ή μία αρνητική τιμή για να προσθέσετε λευκό χώρο πάνω από το γραφικό. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την κάθετη κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την κάθετη κλίμακα του γραφικού.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -21031,7 +21031,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_BOTTOM\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the bottom of the graphic, or a negative amount to add white space below the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the vertical scale of the graphic, or a negative amount to decrease the vertical scale of the graphic.</ahelp>"
-msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_BOTTOM\">Αν η επιλογή<emph>Διατήριηση Κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε μέχρι το κάτω μέρος του γραφικού, ή μία αρνητική ποσότητα για να προσθέσετε λευκό χώρο κάτω από το γραφικό. Αν η επιλογή <emph>Διατήρηση Μεγέθους Εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την κάθετη κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την κάθετη κλίμακα του γραφικού.</ahelp>"
+msgstr "<ahelp hid=\"SVX_METRICFIELD_RID_SVXPAGE_GRFCROP_MF_BOTTOM\">Αν η επιλογή<emph>Διατήρηση κλίμακας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να καλύψετε μέχρι το κάτω μέρος του γραφικού, ή μία αρνητική ποσότητα για να προσθέσετε λευκό χώρο κάτω από το γραφικό. Αν η επιλογή <emph>Διατήρηση μεγέθους εικόνας</emph> είναι επιλεγμένη, εισάγετε μία θετική ποσότητα για να αυξήσετε την κάθετη κλίμακα του γραφικού, ή μία αρνητική ποσότητα για να μειώσετε την κάθετη κλίμακα του γραφικού.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -21173,7 +21173,7 @@ msgctxt ""
"bm_id3153383\n"
"help.text"
msgid "<bookmark_value>organizing; styles</bookmark_value> <bookmark_value>styles; organizing</bookmark_value>"
-msgstr "<bookmark_value>διαχείριση,πρότυπα</bookmark_value><bookmark_value>πρότυπα,διαχείριση</bookmark_value>"
+msgstr "<bookmark_value>διαχείριση; τεχνοτροπίες</bookmark_value><bookmark_value>τεχνοτροπίες; οργάνωση</bookmark_value>"
#: 05040100.xhp
msgctxt ""
@@ -21191,7 +21191,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/managestylepage/ManageStylePage\">Set the options for the selected style.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/managestylepage/ManageStylePage\">Ρυθμίζει τις ιδιότητες για το επιλεγμένο πρότυπο.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/ManageStylePage\">Ρυθμίζει τις ιδιότητες για την επιλεγμένη τεχνοτροπία.</ahelp>"
#: 05040100.xhp
msgctxt ""
@@ -21209,7 +21209,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/managestylepage/namerw\">Displays the name of the selected style. If you are creating or modifying a custom style, enter a name for the style. You cannot change the name of a predefined style.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/managestylepage/namerw\">Εμφανίζει το όνομα του επιλεγμένου προτύπου.Αν δημιουργήσετε ή αλλάξετε το προσαρμοσμένο πρότυπο, εισάγετε ένα όνομα για το πρότυπο. Δεν μπορείτε να αλλάξετε το όνομα ενός προκαθορισμένου προτύπου.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/namerw\">Εμφανίζει το όνομα της επιλεγμένης τεχνοτροπίας. Αν δημιουργήσετε ή αλλάξετε την προσαρμοσμένη τεχνοτροπία, εισάγετε ένα όνομα για την τεχνοτροπία. Δεν μπορείτε να αλλάξετε το όνομα μιας προκαθορισμένης τεχνοτροπίας.</ahelp>"
#: 05040100.xhp
msgctxt ""
@@ -21218,7 +21218,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoUpdate </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη Ενημέρωση </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη Ενημέρωση</caseinline></switchinline>"
#: 05040100.xhp
msgctxt ""
@@ -21227,7 +21227,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Ενημερώνει το πρότυπο όταν μορφοποιείτε άμεσα την παραγράφο χρησιμοποιώντας το πρότυπο αυτό στο έγγραφο σας. Η μορφή όλων των παραγράφων που χρησιμοποιούν αυτό το πρότυπο ενημερώνεται αυτομάτως.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Ενημερώνει την τεχνοτροπία όταν μορφοποιείτε άμεσα την παράγραφο χρησιμοποιώντας την τεχνοτροπία αυτή στο έγγραφο σας. Η μορφή όλων των παραγράφων που χρησιμοποιούν αυτήν την τεχνοτροπία ενημερώνεται αυτομάτως.</ahelp></caseinline></switchinline>"
#: 05040100.xhp
msgctxt ""
@@ -21235,7 +21235,7 @@ msgctxt ""
"par_id0107200910584081\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενημερώνει το πρότυπο όταν μορφοποιείτε άμεσα την παράγραφο χρησιμοποιώντας το πρότυπο αυτό στο έγγραφο σας. Η μορφή όλων των παραγράφων που χρησιμοποιούν αυτό το πρότυπο ενημερώνεται αυτομάτως.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ενημερώνει την τεχνοτροπία όταν μορφοποιείτε άμεσα την παράγραφο χρησιμοποιώντας την τεχνοτροπία αυτή στο έγγραφο σας. Η μορφή όλων των παραγράφων που χρησιμοποιούν αυτήν τη τεχνοτροπία ενημερώνεται αυτομάτως.</ahelp>"
#: 05040100.xhp
msgctxt ""
@@ -21244,7 +21244,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Next Style"
-msgstr "Επόμενο πρότυπο"
+msgstr "Επόμενη τεχνοτροπία"
#: 05040100.xhp
msgctxt ""
@@ -21253,7 +21253,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/managestylepage/nextstyle\">Select an existing style that you want to follow the current style in your document. For paragraph styles, the next style is applied to the paragraph that is created when you press Enter. For page styles, the next style is applied when a new page is created.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/managestylepage/nextstyle\">Επιλέξτε ένα υπάρχον πρότυπο το οποίο θέλετε να ακολουθήσει το τρέχον πρότυπο στο κείμενό σας. Για πρότυπα παραγράφων, το επόμενο πρότυπο εφαρμόζεται στην παράγραφο που δημιουργείται όταν πατάτε Enter. Για πρότυπα σελίδων, το επόμενο πρότυπο εφαρμόζεται στην καινούρια σελίδα που δημιουργείται.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/nextstyle\">Επιλέξτε μια υπάρχουσα τεχνοτροπία την οποία θέλετε να ακολουθήσει η τρέχουσα στο κείμενό σας. Για τεχνοτροπίες παραγράφων, η επόμενη τεχνοτροπία εφαρμόζεται στην παράγραφο που δημιουργείται όταν πατάτε Enter. Για τεχνοτροπίες σελίδων, η επόμενη τεχνοτροπία εφαρμόζεται στην καινούρια σελίδα που δημιουργείται.</ahelp>"
#: 05040100.xhp
msgctxt ""
@@ -21271,7 +21271,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/managestylepage/linkedwith\">Select an existing style that you want to base the new style on, or select none to define your own style.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/managestylepage/linkedwith\">Επιλέξτε ένα υπάρχον πρότυπο πάνω στο οποίο θέλετε να βασίζεται το καινούριο πρότυπο, ή μη επιλέξετε κάποιο για να καθορίσετε το δικό σας πρότυπο.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/linkedwith\">Επιλέξτε μια υπάρχουσα τεχνοτροπία πάνω στην οποία θέλετε να βασίζεται την καινούρια τεχνοτροπία, ή επιλέξετε καμία για να καθορίσετε τη δική σας τεχνοτροπία.</ahelp>"
#: 05040100.xhp
msgctxt ""
@@ -21289,7 +21289,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/managestylepage/category\">Displays the category for the current style. If you are creating or modifying a new style, select 'Custom Style' from the list.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/managestylepage/category\">Εμφανίζει την κατηγορία για το τρέχον πρότυπο. Αν δημιουργείτε ή τροποποιείτε ένα νέο πρότυπο, επιλέξτε 'Προσαρμοσμένο Πρότυπο' από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/category\">Εμφανίζει την κατηγορία για την τρέχουσα τεχνοτροπία. Αν δημιουργείτε ή τροποποιείτε μια νέα τεχνοτροπία, επιλέξτε 'Προσαρμοσμένη τεχνοτροπία από τον κατάλογο.</ahelp>"
#: 05040100.xhp
msgctxt ""
@@ -21298,7 +21298,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "You cannot change the category for a predefined style."
-msgstr "Δεν μπορείτε να αλλάξετε την κατηγορία για ένα προκαθορισμένο πρότυπο."
+msgstr "Δεν μπορείτε να αλλάξετε την κατηγορία για μια προκαθορισμένη τεχνοτροπία."
#: 05040100.xhp
msgctxt ""
@@ -21316,7 +21316,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/managestylepage/desc\">Describes the relevant formatting used in the current style.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/managestylepage/desc\">Περιγράφει την σχετική μορφοποίηση που χρησιμοποιείται στο τρέχον πρότυπο.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/desc\">Περιγράφει την σχετική μορφοποίηση που χρησιμοποιείται στην τρέχουσα τεχνοτροπία.</ahelp>"
#: 05040100.xhp
msgctxt ""
@@ -21324,7 +21324,7 @@ msgctxt ""
"par_idN1072D\n"
"help.text"
msgid "Assign Shortcut Key"
-msgstr "Αντιστοίχηση Πλήκτρου Συντόμευσης"
+msgstr "Αντιστοίχηση πλήκτρου συντόμευσης"
#: 05040100.xhp
msgctxt ""
@@ -21332,7 +21332,7 @@ msgctxt ""
"par_idN10731\n"
"help.text"
msgid "Opens the <emph>Tools - Customize - Keyboard</emph> tab page where you can assign a shortcut key to the current Style."
-msgstr "Ανοίγει τη σελίδα της καρτέλας <emph>Εργαλεία - Προσαρμογή - Πληκτρολόγιο</emph> όπου μπορείτε να αντιστοιχίσετε ένα πλήκτρο συντόμευσης στο τρέχον Πρότυπο."
+msgstr "Ανοίγει τη σελίδα της καρτέλας <emph>Εργαλεία - Προσαρμογή - Πληκτρολόγιο</emph> όπου μπορείτε να αντιστοιχίσετε ένα πλήκτρο συντόμευσης στην τρέχουσα τεχνοτροπία."
#: 05040100.xhp
msgctxt ""
@@ -21340,7 +21340,7 @@ msgctxt ""
"par_id3145085\n"
"help.text"
msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Update Style\">Update Style</link>"
-msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Ενημέρωση προτύπου\">Ενημέρωση προτύπου</link>"
+msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Ενημέρωση τεχνοτροπίας\">Ενημέρωση τεχνοτροπίας</link>"
#: 05040200.xhp
msgctxt ""
@@ -21392,7 +21392,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "Select from a list of predefined paper sizes, or define a custom paper format."
-msgstr "Επιλέξτε από τη λίστα με τα προκαθορισμένα μεγέθη σελίδων, ή καθορίστε μια προσαρμοσμένη μορφή σελίδας."
+msgstr "Επιλέξτε από τον κατάλογο με τα προκαθορισμένα μεγέθη σελίδων, ή καθορίστε μια προσαρμοσμένη μορφή σελίδας."
#: 05040200.xhp
msgctxt ""
@@ -21410,7 +21410,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Select a predefined paper size, or create a custom format by entering the dimensions for the paper in the <emph>Height </emph>and <emph>Width </emph>boxes.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Επιλέξτε ένα προκαθορισμένο μέγεθος χαρτιού, ή δημιουργείστε μία προσαρμοσμένη μορφή με το να εισάγετε τις διαστάσεις του χαρτιού στα κουτιά <emph>Ύψος </emph>και <emph>Πλάτος </emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Επιλέξτε ένα προκαθορισμένο μέγεθος χαρτιού, ή δημιουργείστε μία προσαρμοσμένη μορφή με το να εισάγετε τις διαστάσεις του χαρτιού στα πλαίσια <emph>Ύψος</emph> και <emph>Πλάτος</emph>.</ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21500,7 +21500,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboTextFlowBox\">Select the text direction that you want to use in your document.</ahelp> The \"right-to-left (vertical)\" text flow direction rotates all layout settings to the right by 90 degrees, except for the header and footer."
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboTextFlowBox\">Επιλέξτε την κατεύθυνση κειμένου που θέλετε να χρησιμοποιήσετε στο έγγραφό σας.</ahelp> Η \"δεξιά στα αριστερά(κάθετη)\" κατεύθυνση ροής κειμένου περιστρέφει όλες τις ρυθμίσεις διάταξης προς τα δεξιά κατά 90 μοίρες, εκτός από την επικεφαλίδα και το υποσέλιδο."
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboTextFlowBox\">Επιλέξτε την κατεύθυνση κειμένου που θέλετε να χρησιμοποιήσετε στο έγγραφό σας.</ahelp> Η \"δεξιά στα αριστερά (κάθετη)\" κατεύθυνση ροής κειμένου περιστρέφει όλες τις ρυθμίσεις διάταξης προς τα δεξιά κατά 90 μοίρες, εκτός από την επικεφαλίδα και το υποσέλιδο."
#: 05040200.xhp
msgctxt ""
@@ -21518,7 +21518,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPaperTray\">Select the paper source for your printer. If you want, you can assign different paper trays to different page styles. For example, assign a different tray to the First Page style and load the tray with your company's letterhead paper.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPaperTray\">Επιλέξτε την τροφοδοσία χαρτιού του εκτυπωτή σας. Αν θέλετε, μπορείτε να αντιστοιχίσετε διαφορετικούς τύπους χαρτιών σε διαφορετικά πρότυπα σελίδων. Για παράδειγμα, να αντιστοιχίσετε διαφορετικό τύπο χαρτιού στο πρότυπο Πρώτης Σελίδας και να τοποθετήσετε στον δίσκο το χαρτί με την επωνυμία της επιχείρησής σας.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPaperTray\">Επιλέξτε την τροφοδοσία χαρτιού του εκτυπωτή σας. Αν θέλετε, μπορείτε να αντιστοιχίσετε διαφορετικούς τύπους χαρτιών σε διαφορετικά πρότυπα σελίδων. Για παράδειγμα, να αντιστοιχίσετε διαφορετικό τύπο χαρτιού στην τεχνοτροπία πρώτης σελίδας και να τοποθετήσετε στον δίσκο το χαρτί με την επωνυμία της επιχείρησής σας.</ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21554,7 +21554,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargLeft\">Enter the amount of space to leave between the left edge of the page and the document text. If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the inner text margin and the inner edge of the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargLeft\">Εισάγετε τον αριθμό των κενών που θα αφήσετε ανάμεσα στην αριστερή άκρη της σελίδας και του κειμένου του εγγράφου. Αν χρησιμοποιείτε την<emph>Με Κατοπτρισμό</emph> διάταξη σελίδας, εισάγετε τον αριθμό των κενών ανάμεσα στο εσωτερικό περιθώριο του κειμένου και την εσωτερική άκρη της σελίδας.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargLeft\">Εισάγετε τον αριθμό των κενών που θα αφήσετε ανάμεσα στην αριστερή άκρη της σελίδας και του κειμένου του εγγράφου. Αν χρησιμοποιείτε την διάταξη σελίδας <emph>Με Κατοπτρισμό</emph>, εισάγετε τον αριθμό των κενών ανάμεσα στο εσωτερικό περιθώριο του κειμένου και την εσωτερική άκρη της σελίδας.</ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21572,7 +21572,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargRight\">Enter the amount of space to leave between the right edge of the page and the document text. If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the outer text margin and the outer edge of the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargRight\">Εισάγετε τον αριθμό των κενών που θα αφήσετε ανάμεσα στην δεξιά άκρη της σελίδας και το έγγραφο κειμένου. Αν χρησιμοποιείτε την <emph>Με κατοπτρισμό</emph> διάταξη σελίδας, εισάγετε το πόσα κενά θα αφήσετε ανάμεσα στο εξωτερικό περιθώριο κειμένου και την εξωτερική άκρη της σελίδας.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargRight\">Εισάγετε τον αριθμό των κενών που θα αφήσετε ανάμεσα στην δεξιά άκρη της σελίδας και το έγγραφο κειμένου. Αν χρησιμοποιείτε την διάταξη σελίδας <emph>Με κατοπτρισμό</emph>, εισάγετε το πόσα κενά θα αφήσετε ανάμεσα στο εξωτερικό περιθώριο κειμένου και την εξωτερική άκρη της σελίδας.</ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21616,7 +21616,7 @@ msgctxt ""
"par_id0522200809473735\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the text on the selected Page Style to a vertical page grid.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοιχίζει το κείμενο στο επιλεγμένο Πρότυπο σελίδας σε ένα κατακόρυφο πλέγμα σελίδας.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Στοιχίζει το κείμενο στην επιλεγμένη τεχνοτροπία σελίδας σε ένα κατακόρυφο πλέγμα σελίδας.</ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21642,7 +21642,7 @@ msgctxt ""
"par_id0522200809473732\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid. </ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το Πρότυπο παραγράφου που επιθυμείτε να χρησιμοποιήσετε ως παραπομπή για να διατάξετε το κείμενο με το επιλεγμένο Πρότυπο σελίδας. Το ύψος της γραμματοσειράς που καθορίζεται στο πρότυπο παραπομπής ορίζει το διάστιχο του κατακόρυφου πλέγματος της σελίδας. </ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε την τεχνοτροπία παραγράφου που επιθυμείτε να χρησιμοποιήσετε ως παραπομπή για να διατάξετε το κείμενο με την επιλεγμένη τεχνοτροπία σελίδας. Το ύψος της γραμματοσειράς που καθορίζεται στην τεχνοτροπία παραπομπής ορίζει το διάστιχο του κατακόρυφου πλέγματος της σελίδας. </ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21651,7 +21651,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Reference Style</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Πρότυπο αναφοράς</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Τεχνοτροπία αναφοράς</caseinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21660,7 +21660,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboRegisterStyle\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid.</caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboRegisterStyle\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέγει το επιθυμητό πρότυπο χρήσης ως αναφορά για στοίχιση του κειμένου στο επιλεγμένο πρότυπο σελίδας. Το ύψος της γραμματοσειράς που καθορίζεται στο πρότυπο αναφοράς ορίζει το διάκενο του κάθετου πλέγματος σελίδας.</caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboRegisterStyle\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Επιλέγει την επιθυμητή τεχνοτροπία χρήσης ως αναφορά για στοίχιση του κειμένου στην επιλεγμένη τεχνοτροπία σελίδας. Το ύψος της γραμματοσειράς που καθορίζεται στην τεχνοτροπία αναφοράς ορίζει το διάκενο του κάθετου πλέγματος σελίδας.</caseinline></switchinline></ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21757,7 +21757,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Select the page layout style to use in the current document.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Επιλέξτε το πρότυπο διάταξης της σελίδας που θα χρησιμοποιήσετε στο τρέχον έγγραφο.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Επιλέξτε την τεχνοτροπία διάταξης της σελίδας που θα χρησιμοποιήσετε στο τρέχον έγγραφο.</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21775,7 +21775,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPageLayout\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Specify whether the current style should show odd pages, even pages, or both odd and even pages.</defaultinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageLayout\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline> Προσδιορίστε αν το τρέχον πρότυπο θα πρέπει να εμφανίζει περιττές σελίδες, άρτιες σελίδες, ή και όλες τις σελίδες.</defaultinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageLayout\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline> Προσδιορίστε αν η τρέχουσα τεχνοτροπία θα πρέπει να εμφανίζει περιττές σελίδες, άρτιες σελίδες, ή και όλες τις σελίδες.</defaultinline></switchinline></ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21793,7 +21793,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows both odd and even pages with left and right margins as specified.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδας εμφανίζει όλες τις σελίδες με τα αριστερά και δεξιά περιθώρια όπως αυτά καθορίστηκαν.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Η τρέχουσα τεχνοτροπία σελίδας εμφανίζει όλες τις σελίδες με τα αριστερά και δεξιά περιθώρια όπως αυτά καθορίστηκαν.</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21811,7 +21811,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows both odd and even pages with inner and outer margins as specified. Use this layout if you want to bind the printed pages like a book. Enter the binding space as the \"Inner\" margin.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδα εμφανίζει όλες τις σελίδες με τα εσωτερικά και τα εξωτερικά περιθώρια όπως αυτά έχουν καθοριστεί. Χρησιμοποιήστε τη διάταξη αυτή αν επιθυμείτε να συνδυάσετε τις εκτυπωμένες σελίδες όπως σε ένα βιβλίο. Εισάγετε το κενό του συνδυασμού ως \"Εσωτερικό\" περιθώριο.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Η τρέχουσα τεχνοτροπία σελίδα εμφανίζει όλες τις σελίδες με τα εσωτερικά και τα εξωτερικά περιθώρια όπως αυτά έχουν καθοριστεί. Χρησιμοποιήστε τη διάταξη αυτή αν επιθυμείτε να συνδυάσετε τις εκτυπωμένες σελίδες όπως σε ένα βιβλίο. Εισάγετε το κενό του συνδυασμού ως \"Εσωτερικό\" περιθώριο.</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21829,7 +21829,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows only odd (right) pages. Even pages are shown as blank pages.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδας εμφανίζει μόνο τις περιττές (δεξιές) σελίδες. Οι άρτιες σελίδες εμφανίζονται ως κενές σελίδες.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Η τρέχουσα τεχνοτροπία σελίδας εμφανίζει μόνο τις περιττές (δεξιές) σελίδες. Οι άρτιες σελίδες εμφανίζονται ως κενές σελίδες.</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21847,7 +21847,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows only even (left) pages. Odd pages are shown as blank pages.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Το τρέχον πρότυπο σελίδας εμφανίζει μόνο τις άρτιες (αριστερές) σελίδες. Οι περιττές σελίδες εμφανίζονται ως κενές σελίδες.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Η τρέχουσα τεχνοτροπία σελίδας εμφανίζει μόνο τις άρτιες (αριστερές) σελίδες. Οι περιττές σελίδες εμφανίζονται ως κενές σελίδες.</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21874,7 +21874,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboLayoutFormat\">Select the page numbering format that you want to use for the current page style.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboLayoutFormat\">Επιλέξτε τη μορφοποίηση αριθμού σελίδας που θέλετε να χρησιμοποιήσετε για το τρέχον στυλ σελίδας.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboLayoutFormat\">Επιλέξτε τη μορφοποίηση αριθμού σελίδας που θέλετε να χρησιμοποιήσετε για την τρέχουσα τεχνοτροπία σελίδας.</ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -21891,7 +21891,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline>AutoFit object to page format</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline>Αυτόματη Προσαρμογή αντικειμένου στη μορφή της σελίδας</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline>Αυτόματη προσαρμογή αντικειμένου στη μορφή της σελίδας</defaultinline></switchinline>"
#: 05040200.xhp
msgctxt ""
@@ -21942,7 +21942,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/headfootformatpage/HFFormatPage\">Adds a header to the current page style. A header is an area in the top page margin, where you can add text or graphics.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/headfootformatpage/HFFormatPage\">Προσθέτει μία κεφαλίδα στο τρέχον στυλ σελίδας. Μία κεφαλίδα είναι μία περιοχή στην κορυφή του περιθωρίου της σελίδας, όπου μπορείτε να προσθέσετε κείμενο ή γραφικά.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/HFFormatPage\">Προσθέτει μία κεφαλίδα στην τρέχουσα τεχνοτροπία σελίδας. Μία κεφαλίδα είναι μία περιοχή στην κορυφή του περιθωρίου της σελίδας, όπου μπορείτε να προσθέσετε κείμενο ή γραφικά.</ahelp>"
#: 05040300.xhp
msgctxt ""
@@ -21951,7 +21951,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "If you want, you can also add borders or a background fill to a header."
-msgstr "Εάν το θέλετε, μπορείτε επίσης να προσθέσετε πλαίσια ή ένα φόντο σε μία κεφαλίδα."
+msgstr "Εάν το θέλετε, μπορείτε επίσης να προσθέσετε πλαίσια ή ένα παρασκήνιο σε μία κεφαλίδα."
#: 05040300.xhp
msgctxt ""
@@ -21960,7 +21960,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To add a header to the current page style, select <emph>Header on</emph>, and then click <emph>OK</emph>. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να προσθέσετε μία κεφαλίδα στο τρέχον στυλ σελίδας, επιλέξτε <emph>Κεφαλίδες Ενεργοποιημένες</emph> και μετά κάντε κλικ στο <emph>OK</emph>. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να προσθέσετε μία κεφαλίδα στην τρέχουσα τεχνοτροπία σελίδας, επιλέξτε <emph>Κεφαλίδες ενεργές</emph> και μετά διάταξη σελίδας στο <emph>Εντάξει</emph>. </caseinline></switchinline>"
#: 05040300.xhp
msgctxt ""
@@ -21996,7 +21996,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Set the properties of the header."
-msgstr "Επιλέξτε τις ιδιότητες της κεφαλίδας."
+msgstr "Επιλέξτε τις ιδιότητες της κεφαλίδας."
#: 05040300.xhp
msgctxt ""
@@ -22014,7 +22014,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkFooterOn\">Adds a header to the current page style.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkFooterOn\">Προσθέτει μία κεφαλίδα στο τρέχον στυλ σελίδας.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkFooterOn\">Προσθέτει μία κεφαλίδα στην τρέχουσα τεχνοτροπία σελίδας.</ahelp>"
#: 05040300.xhp
msgctxt ""
@@ -22032,7 +22032,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkSameLR\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different header to even and odd pages, clear this option, and then click <emph>Edit</emph>. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkSameLR\">Άρτιες και περιττές σελίδες μοιράζονται το ίδιο περιεχόμενο.<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να αντιστοιχίσετε μία διαφορετική κεφαλίδα σε άρτιες και περιττές σελίδες, καθαρίστε αυτήν την επιλογή και μετά κάντε κλικ στο <emph>Επεξεργασία</emph>. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkSameLR\">Άρτιες και περιττές σελίδες μοιράζονται το ίδιο περιεχόμενο.<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να αντιστοιχίσετε μία διαφορετική κεφαλίδα σε άρτιες και περιττές σελίδες, καθαρίστε αυτήν την επιλογή και μετά πατήστε στο <emph>Επεξεργασία</emph>. </caseinline></switchinline></ahelp>"
#: 05040300.xhp
msgctxt ""
@@ -22068,7 +22068,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinMargLeft\">Enter the amount of space to leave between the left edge of the page and the left edge of the header.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinMargLeft\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο αριστερό άκρο της σελίδας και στο αριστερό άκρο της κεφαλίδας.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinMargLeft\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο αριστερό άκρο της σελίδας και στο αριστερό άκρο της κεφαλίδας.</ahelp>"
#: 05040300.xhp
msgctxt ""
@@ -22086,7 +22086,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinMargRight\">Enter the amount of space to leave between the right edge of the page and the right edge of the header.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinMargRight\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο δεξιό άκρο της σελίδας και στο δεξιό άκρο της κεφαλίδας.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinMargRight\">Εισάγετε την απόσταση που θα αφήσετε ανάμεσα στο δεξιό άκρο της σελίδας και στο δεξιό άκρο της κεφαλίδας.</ahelp>"
#: 05040300.xhp
msgctxt ""
@@ -22176,7 +22176,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/headfootformatpage/buttonMore\">Defines a border, a background color, or a background pattern for the header.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/headfootformatpage/buttonMore\">Ορίζει ένα περίγραμμα, ένα χρώμα φόντου, ή ένα σχέδιο φόντου για την κεφαλίδα.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/buttonMore\">Ορίζει ένα περίγραμμα, ένα χρώμα παρασκηνίου, ή ένα σχέδιο παρασκηνίου για την κεφαλίδα.</ahelp>"
#: 05040300.xhp
msgctxt ""
@@ -22234,7 +22234,7 @@ msgctxt ""
"par_id3147326\n"
"help.text"
msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>"
-msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Φόντα\">Φόντα</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Παρασκήνια\">Παρασκήνια</link>"
#: 05040400.xhp
msgctxt ""
@@ -22260,7 +22260,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FORMAT_FOOTER\">Adds a footer to the current page style. A footer is an area in the bottom page margin, where you can add text or graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_FORMAT_FOOTER\">Προσθέτει ένα υποσέλιδο στο τρέχον στυλ σελίδας. Ένα υποσέλιδο είναι μία περιοχή στο κάτω περιθώριο σελίδας,όπου μπορείτε να προσθέσετε κείμενο ή γραφικά</ahelp>"
+msgstr "<ahelp hid=\"HID_FORMAT_FOOTER\">Προσθέτει ένα υποσέλιδο στην τρέχουσα τεχνοτροπία σελίδας. Ένα υποσέλιδο είναι μία περιοχή στο κάτω περιθώριο σελίδας,όπου μπορείτε να προσθέσετε κείμενο ή γραφικά</ahelp>"
#: 05040400.xhp
msgctxt ""
@@ -22269,7 +22269,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "If you want, you can also add borders or a background fill to a footer."
-msgstr "Εάν θέλετε, μπορείτε επίσης να προσθέσετε πλαίσια ή ένα φόντο σε ένα υποσέλιδο."
+msgstr "Αν θέλετε, μπορείτε επίσης να προσθέσετε πλαίσια ή ένα παρασκήνιο σε ένα υποσέλιδο."
#: 05040400.xhp
msgctxt ""
@@ -22278,7 +22278,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To insert a footer into the current document, select <emph>Footer on</emph>, and then click <emph>OK</emph>. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να εισάγετε ένα υποσέλιδο στο τρέχον έγγραφο,επιλέξτε <emph>Ενεργοποίηση υποσέλιδου</emph>και μετά κάντε κλικ στο <emph>OK</emph>. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Για να εισάγετε ένα υποσέλιδο στο τρέχον έγγραφο, επιλέξτε <emph>Ενεργοποίηση υποσέλιδου</emph>και μετά πατήστε στο <emph>Εντάξει</emph>. </caseinline></switchinline>"
#: 05040400.xhp
msgctxt ""
@@ -22332,7 +22332,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_TURNON\">Adds a footer to the current page style.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_TURNON\">Προσθέτει ένα υποσέλιδο στο τρέχον στυλ σελίδας.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_TURNON\">Προσθέτει ένα υποσέλιδο στην τρέχουσα τεχνοτροπία σελίδας.</ahelp>"
#: 05040400.xhp
msgctxt ""
@@ -22350,7 +22350,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different footer to even and odd pages, clear this option, and then click <emph>Edit</emph>. </caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED\">Άρτιες και περιττές σελίδες μοιράζονται το ίδιο περιεχόμενο.<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να θέσετε ένα διαφορετικό υποσέλιδο σε άρτιες και περιττές σελίδες, καταργήστε αυτή την επιλογή και μετά κάντε κλικ στο <emph>Επεξεργασία</emph>. </caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_SHARED\">Άρτιες και περιττές σελίδες μοιράζονται το ίδιο περιεχόμενο.<switchinline select=\"appl\"><caseinline select=\"CALC\">Για να θέσετε ένα διαφορετικό υποσέλιδο σε άρτιες και περιττές σελίδες, καταργήστε αυτή την επιλογή και μετά πατήστε στο <emph>Επεξεργασία</emph>. </caseinline></switchinline></ahelp>"
#: 05040400.xhp
msgctxt ""
@@ -22440,7 +22440,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_FOOTER_CB_DYNSPACING\">Overrides the <emph>Spacing </emph>setting and allows the footer to expand into the area between the footer and document text.</ahelp>"
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_FOOTER_CB_DYNSPACING\">Παρακάμπτει την ρύθμιση <emph>Απόστασης </emph> και επιτρέπει στο υποσέλιδο να επεκταθεί σε μία περιοχή ανάμεσα στο υποσέλιδο και στο κείμενο εγγράφου.</ahelp>"
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_FOOTER_CB_DYNSPACING\">Παρακάμπτει την ρύθμιση <emph>Απόσταση</emph> και επιτρέπει στο υποσέλιδο να επεκταθεί σε μία περιοχή ανάμεσα στο υποσέλιδο και στο κείμενο εγγράφου.</ahelp>"
#: 05040400.xhp
msgctxt ""
@@ -22476,7 +22476,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_HEIGHT_DYN\">Automatically adjusts the height of the footer to fit the content you enter.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_HEIGHT_DYN\">Αυτόματα προσαρμόζει το ύψος του υποσέλιδου για να χωράει το περιεχόμενο που εισάγετε.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_FOOTER:CB_HEIGHT_DYN\">Προσαρμόζει αυτόματα το ύψος του υποσέλιδου για να χωράει το περιεχόμενο που εισάγετε.</ahelp>"
#: 05040400.xhp
msgctxt ""
@@ -22494,7 +22494,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_FOOTER:BTN_EXTRAS\">Defines a border, a background color, or a background pattern for the footer.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_FOOTER:BTN_EXTRAS\">Ορίζει ένα περίγραμμα, ένα χρώμα φόντου, ή ένα σχέδιο φόντου για το υποσέλιδο.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXPAGE_FOOTER:BTN_EXTRAS\">Ορίζει ένα περίγραμμα, ένα χρώμα παρασκηνίου, ή ένα σχέδιο παρασκηνίου για το υποσέλιδο.</ahelp>"
#: 05040400.xhp
msgctxt ""
@@ -22552,7 +22552,7 @@ msgctxt ""
"par_id3152791\n"
"help.text"
msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>"
-msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Φόντα\">Φόντα</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Παρασκήνια\">Παρασκήνια</link>"
#: 05050000.xhp
msgctxt ""
@@ -22569,7 +22569,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">Change Case</link>"
-msgstr "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">αλλαγή πεζού-κεφαλαίου</link>"
+msgstr "<link href=\"text/shared/01/05050000.xhp\" name=\"Αλλαγή πεζού-κεφαλαίου\">Αλλαγή πεζού-κεφαλαίου</link>"
#: 05050000.xhp
msgctxt ""
@@ -22587,7 +22587,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Sentence case"
-msgstr "Αρχικό γράμμα περιόδου"
+msgstr "Πρώτο γράμμα πρότασης κεφαλαίο"
#: 05050000.xhp
msgctxt ""
@@ -22686,7 +22686,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Changes the selected Asian characters to half-width characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε χαρακτήρες μισού πλάτους.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Αλλάζει τους επιλεγμένους ασιατικούς χαρακτήρες σε χαρακτήρες μισού πλάτους.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -22704,7 +22704,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Changes the selected Asian characters to full width characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε χαρακτήρες πλήρους πλάτους.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Αλλάζει τους επιλεγμένους ασιατικούς χαρακτήρες σε χαρακτήρες πλήρους πλάτους.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -22713,7 +22713,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Hiragana"
-msgstr "Hiragana"
+msgstr "Χιραγκάνα"
#: 05050000.xhp
msgctxt ""
@@ -22722,7 +22722,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\".uno:ChangeCaseToHiragana\">Changes the selected Asian characters to Hiragana characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToHiragana\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε Hiragana χαρακτήρες.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToHiragana\">Αλλάζει τους επιλεγμένους ασιατικούς χαρακτήρες σε χαρακτήρες Χιραγκάνα.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -22731,7 +22731,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Katakana"
-msgstr "Katakana"
+msgstr "Κατακάνα"
#: 05050000.xhp
msgctxt ""
@@ -22740,7 +22740,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\".uno:ChangeCaseToKatakana\">Changes the selected Asian characters to Katakana characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToKatakana\">Αλλάζει τους επιλεγμένους Ασιατικούς χαρακτήρες σε Katakana χαρακτήρες.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToKatakana\">Αλλάζει τους επιλεγμένους ασιατικούς χαρακτήρες σε χαρακτήρες κατακάνα.</ahelp>"
#: 05060000.xhp
msgctxt ""
@@ -22774,7 +22774,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:RubyDialog\">Allows you to add comments above Asian characters to serve as a pronunciation guide.</ahelp>"
-msgstr "<ahelp hid=\".uno:RubyDialog\">Σας επιτρέπει να προσθέτετε σχόλια πάνω από τους χαρακτήρες Ασιατικής κωδικοποίησης για να χρησιμοποιούνται ως οδηγοί προφοράς.</ahelp>"
+msgstr "<ahelp hid=\".uno:RubyDialog\">Σας επιτρέπει να προσθέτετε σχόλια πάνω από τους χαρακτήρες ασιατικής κωδικοποίησης για να χρησιμοποιούνται ως οδηγοί προφοράς.</ahelp>"
#: 05060000.xhp
msgctxt ""
@@ -22801,7 +22801,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Enter the text that you want to use as a pronunciation guide in the <emph>Ruby text</emph> box."
-msgstr "Εισάγετε το κείμενο που θέλετε να χρησιμοποιήσετε σαν οδηγό προφοράς στο κουτί <emph>Κειμένου Ruby</emph>."
+msgstr "Εισάγετε το κείμενο που θέλετε να χρησιμοποιήσετε ως οδηγό προφοράς στο πλαίσιο <emph>Κείμενο Ruby</emph>."
#: 05060000.xhp
msgctxt ""
@@ -22819,7 +22819,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Left4ED\">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Left4ED\">Εμφανίζει το βασικό κείμενο που επιλέξατε στο τρέχον αρχείο. Εάν θέλετε, μπορείτε να τροποποιήσετε το βασικό κείμενο με το να εισάγετε ένα καινούργιο κείμενο εδώ.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Left4ED\">Εμφανίζει το βασικό κείμενο που επιλέξατε στο τρέχον αρχείο. Αν θέλετε, μπορείτε να τροποποιήσετε το βασικό κείμενο με το να εισάγετε ένα καινούργιο κείμενο εδώ.</ahelp>"
#: 05060000.xhp
msgctxt ""
@@ -22873,7 +22873,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/positionlb\">Select where you want to place the ruby text.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/positionlb\">Επιλέξτε το που θέλετε να τοποθετήσετε το κείμενο ruby.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/positionlb\">Επιλέξτε πού θέλετε να τοποθετήσετε το κείμενο ruby.</ahelp>"
#: 05060000.xhp
msgctxt ""
@@ -22882,7 +22882,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Character Style for ruby text"
-msgstr "Στυλ χαρακτήρων για κείμενο ruby"
+msgstr "Τεχνοτροπία χαρακτήρων για κείμενο ruby"
#: 05060000.xhp
msgctxt ""
@@ -22891,7 +22891,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/stylelb\">Select a character style for the ruby text.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/stylelb\">Επιλέξτε ένα στυλ χαρακτήρων για κείμενο ruby.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/stylelb\">Επιλέξτε μια τεχνοτροπία χαρακτήρων για κείμενο ruby.</ahelp>"
#: 05060000.xhp
msgctxt ""
@@ -22900,7 +22900,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Styles and Formatting"
-msgstr "Πρότυπα και μορφοποίηση"
+msgstr "Τεχνοτροπίες και μορφοποίηση"
#: 05060000.xhp
msgctxt ""
@@ -22952,7 +22952,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "If one of the selected objects is anchored as a character, some of the alignment options do not work."
-msgstr "Εάν ένα από τα επιλεγμένα αντικείμενα είναι αγκυρωμένο σαν χαρακτήρας, μερικές από τις επιλογές αντιστοίχησης δε λειτουργούν."
+msgstr "Εάν ένα από τα επιλεγμένα αντικείμενα είναι αγκυρωμένο ως χαρακτήρας, μερικές από τις επιλογές αντιστοίχησης δε λειτουργούν."
#: 05070000.xhp
msgctxt ""
@@ -22960,7 +22960,7 @@ msgctxt ""
"par_id8872646\n"
"help.text"
msgid "Not all types of objects can be selected together. Not all modules (Writer, Calc, Impress, Draw) support all types of alignment."
-msgstr "Δεν μπορούν να επιλεγούν μαζί όλα τα είδη αντικειμένων. Δεν υποστηρίζουν όλους τους τύπους στοίχισης όλες οι ενότητες (Writer, Calc, Impress, Draw)."
+msgstr "Δεν μπορούν να επιλεγούν μαζί όλα τα είδη αντικειμένων. Δεν υποστηρίζουν όλους τους τύπους στοίχισης όλες οι ενότητες (Writer, Calc, Impress, Draw)."
#: 05070100.xhp
msgctxt ""
@@ -22986,7 +22986,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:AlignLeft\">Aligns the left edges of the selected objects. If only one object is selected in Draw or Impress, the left edge of the object is aligned to the left page margin.</ahelp>"
-msgstr "<ahelp hid=\".uno:AlignLeft\">Στοιχίζει τα αριστερά άκρα των επιλεγμένων αντικειμένων. Εάν έχει επιλεχθεί μόνο ένα αντικείμενο στο Draw ή το Impress, το αριστερό άκρο του αντικειμένου στοιχίζεται στο αριστερό περιθώριο της σελίδας.</ahelp>"
+msgstr "<ahelp hid=\".uno:AlignLeft\">Στοιχίζει τα αριστερά άκρα των επιλεγμένων αντικειμένων. Εάν έχει επιλεχθεί μόνο ένα αντικείμενο στο Draw ή το Impress, το αριστερό άκρο του αντικειμένου στοιχίζεται στο αριστερό περιθώριο της σελίδας.</ahelp>"
#: 05070100.xhp
msgctxt ""
@@ -23004,7 +23004,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<variable id=\"mehrfachselektion\">To align the individual objects in a group, <switchinline select=\"appl\"><caseinline select=\"CALC\">choose <emph>Format - Group - Edit Group</emph></caseinline><defaultinline>double-click</defaultinline></switchinline> to enter the group, select the objects, right-click, and then choose an alignment option. </variable>"
-msgstr "<variable id=\"mehrfachselektion\">Για να στοιχίσετε τα μεμονωμένα αντικείμενα σε μία ομάδα, <switchinline select=\"appl\"><caseinline select=\"CALC\">επιλέξτε <emph>Μορφή- Ομάδα - Επεξεργασία Ομάδας</emph></caseinline><defaultinline>κάντε διπλό κλικ</defaultinline></switchinline> για να μπείτε σε μία ομάδα, επιλέξτε τα αντικείμενα και μετά επιλέξτε μία επιλογή αντιστοίχισης.</variable>"
+msgstr "<variable id=\"mehrfachselektion\">Για να στοιχίσετε τα μεμονωμένα αντικείμενα σε μία ομάδα, <switchinline select=\"appl\"><caseinline select=\"CALC\"> επιλέξτε <emph>Μορφή- Ομάδα - Επεξεργασία ομάδας</emph></caseinline><defaultinline> διπλοπατήστε </defaultinline></switchinline> για να μπείτε σε μία ομάδα, επιλέξτε τα αντικείμενα και μετά επιλέξτε μία επιλογή αντιστοίχισης.</variable>"
#: 05070200.xhp
msgctxt ""
@@ -23039,7 +23039,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The vertical position of the selected objects is not affected by this command.<embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
-msgstr "Η κάθετη θέση των επιλεγμένων αντικειμένων δεν επηρεάζεται από αυτή την εντολή.<embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+msgstr "Η κάθετη θέση των επιλεγμένων αντικειμένων δεν επηρεάζεται από αυτήν την εντολή.<embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
#: 05070300.xhp
msgctxt ""
@@ -23135,7 +23135,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:AlignVerticalCenter\">Vertically centers the selected objects. If only one object is selected in Draw or Impress, the center of the object is aligned to the vertical center of the page.</ahelp>"
-msgstr "<ahelp hid=\".uno:AlignVerticalCenter\">Κεντράρει κατακόρυφα τα επιλεγμένα αντικείμενα.Εάν έχει επιλεχθεί μόνο ένα αντικείμενο στο Draw ή το Impress, το κέντρο του αντικειμένου στοιχίζεται στο κατακόρυφο κέντρο της σελίδας.</ahelp>"
+msgstr "<ahelp hid=\".uno:AlignVerticalCenter\">Κεντράρει κατακόρυφα τα επιλεγμένα αντικείμενα. Αν έχει επιλεχθεί μόνο ένα αντικείμενο στο Draw ή το Impress, το κέντρο του αντικειμένου στοιχίζεται στο κατακόρυφο κέντρο της σελίδας.</ahelp>"
#: 05070600.xhp
msgctxt ""
@@ -23186,7 +23186,7 @@ msgctxt ""
"bm_id3152942\n"
"help.text"
msgid "<bookmark_value>aligning; text objects</bookmark_value><bookmark_value>text objects; alignment</bookmark_value>"
-msgstr "<bookmark_value> στοίχιση, αντικειμένων κειμένου</bookmark_value><bookmark_value>αντικείμενα κειμένου, στοίχιση</bookmark_value>"
+msgstr "<bookmark_value>στοίχιση; αντικειμένων κειμένου</bookmark_value><bookmark_value>αντικείμενα κειμένου; στοίχιση</bookmark_value>"
#: 05080000.xhp
msgctxt ""
@@ -23324,7 +23324,7 @@ msgctxt ""
"bm_id3155271\n"
"help.text"
msgid "<bookmark_value>fonts; text objects</bookmark_value><bookmark_value>text objects; fonts</bookmark_value>"
-msgstr "<bookmark_value>γραμματοσειρές, αντικείμενα κειμένου</bookmark_value><bookmark_value>αντικείμενα κειμένου, γραμματοσειρές</bookmark_value>"
+msgstr "<bookmark_value>γραμματοσειρές; αντικείμενα κειμένου</bookmark_value><bookmark_value>αντικείμενα κειμένου; γραμματοσειρές</bookmark_value>"
#: 05090000.xhp
msgctxt ""
@@ -23358,7 +23358,7 @@ msgctxt ""
"bm_id3153391\n"
"help.text"
msgid "<bookmark_value>text; font sizes</bookmark_value><bookmark_value>font sizes; text</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, μεγέθη γραμματοσειράς</bookmark_value><bookmark_value>μεγέθη γραμματοσειράς, κείμενο</bookmark_value>"
+msgstr "<bookmark_value>κείμενο; μεγέθη γραμματοσειράς</bookmark_value><bookmark_value>μεγέθη γραμματοσειράς; κείμενο</bookmark_value>"
#: 05100000.xhp
msgctxt ""
@@ -23376,7 +23376,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Set the font size for the selected text."
-msgstr "Ορίστε το μεγέθος της γραμματοσειράς για το επιλεγμένο κείμενο."
+msgstr "Ορίστε το μέγεθος της γραμματοσειράς για το επιλεγμένο κείμενο."
#: 05100100.xhp
msgctxt ""
@@ -23420,7 +23420,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "On the <emph>Table</emph> Bar, click"
-msgstr "Στη γραμμή του <emph>Πίνακα</emph>,κάντε κλικ"
+msgstr "Στη γραμμή του <emph>Πίνακα</emph>, πατήστε"
#: 05100100.xhp
msgctxt ""
@@ -23490,7 +23490,7 @@ msgctxt ""
"83\n"
"help.text"
msgid "On the <emph>Table</emph> Bar, click"
-msgstr "Στη γραμμή του <emph>Πίνακα</emph>,κάντε κλικ"
+msgstr "Στη γραμμή του <emph>Πίνακα</emph>, πατήστε"
#: 05100200.xhp
msgctxt ""
@@ -23507,7 +23507,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "Split Cells"
-msgstr "Διαίρεση Κελιών"
+msgstr "Διαίρεση κελιών"
#: 05100200.xhp
msgctxt ""
@@ -23516,7 +23516,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Split cell into"
-msgstr "Διαίρεση Κελιού σε"
+msgstr "Διαίρεση κελιού σε"
#: 05100200.xhp
msgctxt ""
@@ -23525,7 +23525,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/splitcellsdialog/countnf\">Enter the number of rows or columns that you want to split the selected cell(s) into.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/countnf\">Εισάγετε τον αριθμό των γραμμών ή των στηλών που επιθυμείτε να διαιρεθούν τα επιλεγμμένα κελιά.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/countnf\">Εισάγετε τον αριθμό των γραμμών ή των στηλών που επιθυμείτε να διαιρεθούν τα επιλεγμένα κελιά.</ahelp>"
#: 05100200.xhp
msgctxt ""
@@ -23552,7 +23552,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/splitcellsdialog/hori\">Splits the selected cell(s) into the number of rows that you specify in the <emph>Split cell into </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/hori\">Διαιρεί το επιλεγμένο κελί ή κελιά σε ένα αριθμό σειρών που έχετε ορίσει στο πεδίο <emph>Διαίρεση κελιού σε </emph></ahelp>"
+msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/hori\">Διαιρεί τα επιλεγμένα κελιά σε ένα αριθμό σειρών που έχετε ορίσει στο πλαίσιο <emph>Διαίρεση κελιού σε </emph></ahelp>"
#: 05100200.xhp
msgctxt ""
@@ -23588,7 +23588,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/splitcellsdialog/vert\">Splits the selected cell(s) into the number of columns that you specify in the <emph>Split cell into </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/vert\">Διαιρεί το επιλεγμένο κελί ή κελιά σε έναν αριθμών στηλών τον οποίο έχετε ορίσει στο πεδίο <emph>Διαίρεση κελιού σε </emph></ahelp>"
+msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/vert\">Διαιρεί το επιλεγμένο κελί ή κελιά σε έναν αριθμών στηλών τον οποίο έχετε ορίσει στο πλαίσιο <emph>Διαίρεση κελιού σε </emph></ahelp>"
#: 05100500.xhp
msgctxt ""
@@ -23701,7 +23701,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Style"
-msgstr "Πρότυπο"
+msgstr "Τεχνοτροπία"
#: 05110000.xhp
msgctxt ""
@@ -23709,7 +23709,7 @@ msgctxt ""
"bm_id3147366\n"
"help.text"
msgid "<bookmark_value>text; font styles</bookmark_value><bookmark_value>fonts; styles</bookmark_value>"
-msgstr "<bookmark_value>κείμενο, πρότυπα γραμματοσειράς</bookmark_value><bookmark_value>γραμματοσειρές, πρότυπα</bookmark_value>"
+msgstr "<bookmark_value>κείμενο; τεχνοτροπίες γραμματοσειράς</bookmark_value><bookmark_value>γραμματοσειρές; τεχνοτροπίες</bookmark_value>"
#: 05110000.xhp
msgctxt ""
@@ -23718,7 +23718,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05110000.xhp\" name=\"Style\">Style</link>"
-msgstr "<link href=\"text/shared/01/05110000.xhp\" name=\"Πρότυπo\">Πρότυπo</link>"
+msgstr "<link href=\"text/shared/01/05110000.xhp\" name=\"Τεχνοτροπία\">Τεχνοτροπία</link>"
#: 05110000.xhp
msgctxt ""
@@ -23727,7 +23727,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Use this command to quickly apply font styles to a text selection."
-msgstr "Χρησιμοποιήστε αυτήν την εντολή για γρήγορη εφαρμογή προτύπων γραμματοσειράς σε μία επιλογή κειμένου."
+msgstr "Χρησιμοποιήστε αυτήν την εντολή για γρήγορη εφαρμογή τεχνοτροπιών γραμματοσειράς σε μία επιλογή κειμένου."
#: 05110000.xhp
msgctxt ""
@@ -23736,7 +23736,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "If you place the cursor in a word and do not make a selection, the font style is applied to the entire word. If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
-msgstr "Αν τοποθετήσετε το δρομέα σε μία λέξη χωρίς να κάνετε κάποια επιλογή, το στυλ γραμματοσειράς εφαρμόζεται σε ολόκληρη τη λέξη. Αν ο δρομέας δε βρίσκεται μέσα σε μια λέξη και δεν έχει επιλεχθεί κείμενο, τότε το στυλ γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
+msgstr "Αν τοποθετήσετε το δρομέα σε μία λέξη χωρίς να κάνετε κάποια επιλογή, η τεχνοτροπία γραμματοσειράς εφαρμόζεται σε ολόκληρη τη λέξη. Αν ο δρομέας δε βρίσκεται μέσα σε μια λέξη και δεν έχει επιλεχθεί κείμενο, τότε η τεχνοτροπία γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
#: 05110100.xhp
msgctxt ""
@@ -23779,7 +23779,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
-msgstr "Αν ο δρομέας δε βρίσκεται μέσα σε λέξη και δεν έχει επιλεχθεί κείμενο, τότε το στυλ γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
+msgstr "Αν ο δρομέας δε βρίσκεται μέσα σε λέξη και δεν έχει επιλεχθεί κείμενο, τότε η τεχνοτροπία γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
#: 05110200.xhp
msgctxt ""
@@ -23822,7 +23822,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
-msgstr "Αν ο δρομέας δε βρίσκεται μέσα σε λέξη και δεν έχει επιλεχθεί κείμενο, τότε το στυλ γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
+msgstr "Αν ο δρομέας δε βρίσκεται μέσα σε λέξη και δεν έχει επιλεχθεί κείμενο, τότε η τεχνοτροπία γραμματοσειράς εφαρμόζεται στο κείμενο που πληκτρολογείτε."
#: 05110300.xhp
msgctxt ""
@@ -23838,7 +23838,7 @@ msgctxt ""
"bm_id3150756\n"
"help.text"
msgid "<bookmark_value>characters;underlining</bookmark_value><bookmark_value>underlining;characters</bookmark_value>"
-msgstr "<bookmark_value>χαρακτήρες,υπογράμμιση</bookmark_value><bookmark_value>υπογράμμιση,χαρακτήρες</bookmark_value>"
+msgstr "<bookmark_value>χαρακτήρες;υπογράμμιση</bookmark_value><bookmark_value>υπογράμμιση;χαρακτήρες</bookmark_value>"
#: 05110300.xhp
msgctxt ""
@@ -23865,7 +23865,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "If the cursor is not in a word, the new text that you enter is underlined."
-msgstr "Αν o δρομέας δεν είναι μέσα σε λέξη, το νέο κείμενο που εισάγετε υπογραμμίζεται."
+msgstr "Αν ο δρομέας δεν είναι μέσα σε λέξη, το νέο κείμενο που εισάγετε υπογραμμίζεται."
#: 05110300.xhp
msgctxt ""
@@ -23890,7 +23890,7 @@ msgctxt ""
"bm_id3152942\n"
"help.text"
msgid "<bookmark_value>strikethrough;characters</bookmark_value>"
-msgstr "<bookmark_value>διακριτή γραφή,χαρακτήρες</bookmark_value>"
+msgstr "<bookmark_value>διακριτή γραφή;χαρακτήρες</bookmark_value>"
#: 05110400.xhp
msgctxt ""
@@ -23977,7 +23977,7 @@ msgctxt ""
"92\n"
"help.text"
msgid "Choose <emph>Table - Autofit - Distribute Rows Equally</emph>"
-msgstr "Επιλέξτε <emph>Πίνακας - Aυτόματη Προσαρμογή - Ίση κατανομή γραμμών</emph>"
+msgstr "Επιλέξτε <emph>Πίνακας - Αυτόματη προσαρμογή - Ίση κατανομή γραμμών</emph>"
#: 05110600m.xhp
msgctxt ""
@@ -23986,7 +23986,7 @@ msgctxt ""
"93\n"
"help.text"
msgid "Open <emph>Optimize</emph> toolbar from <emph>Table</emph> Bar, click"
-msgstr "Ανοίξτε την γραμμή εργαλείων<emph>Βελτιστοποίηση</emph> από την εργαλειοθήκη<emph>Πίνακας</emph>,κάντε κλικ"
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Βελτιστοποίηση</emph> από την εργαλειοθήκη <emph>Πίνακας</emph>, πατήστε"
#: 05110600m.xhp
msgctxt ""
@@ -23994,7 +23994,7 @@ msgctxt ""
"par_id3145297\n"
"help.text"
msgid "<image id=\"img_id3155994\" src=\"cmd/sc_distributerows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3155994\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155994\" src=\"cmd/sc_distributerows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3155994\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155994\" src=\"cmd/sc_distributerows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3155994\">Εικονίδιο</alt></image>"
#: 05110600m.xhp
msgctxt ""
@@ -24020,7 +24020,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05110700.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05110700.xhp\" name=\"Superscript\">Superscript</link>"
+msgstr "<link href=\"text/shared/01/05110700.xhp\" name=\"Εκθέτης\">Εκθέτης</link>"
#: 05110700.xhp
msgctxt ""
@@ -24097,7 +24097,7 @@ msgctxt ""
"par_id3155364\n"
"help.text"
msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Indents and Spacing\">Indents and Spacing</link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Εσοχές και Αποστάσεις\">Εσοχές και Αποστάσεις</link>"
+msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Εσοχές και αποστάσεις\">Εσοχές και αποστάσεις</link>"
#: 05120100.xhp
msgctxt ""
@@ -24105,7 +24105,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Single Line"
-msgstr "Απλή Γραμμή"
+msgstr "Απλή γραμμή"
#: 05120100.xhp
msgctxt ""
@@ -24114,7 +24114,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05120100.xhp\" name=\"Single Line\">Single Line</link>"
-msgstr "<link href=\"text/shared/01/05120100.xhp\" name=\"Απλή Γραμμή\">Απλή Γραμμή</link>"
+msgstr "<link href=\"text/shared/01/05120100.xhp\" name=\"Απλή Γραμμή\">Απλή γραμμή</link>"
#: 05120100.xhp
msgctxt ""
@@ -24149,7 +24149,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:SpacePara15\">Sets the line spacing of the current paragraph to one and half lines.</ahelp>"
-msgstr "<ahelp hid=\".uno:SpacePara15\">Ορίζει το διάστιχο στην τρέχουσα παράγραφο στη μία και μισή γραμμή.</ahelp>"
+msgstr "<ahelp hid=\".uno:SpacePara15\">Ορίζει το διάστιχο στην τρέχουσα παράγραφο σε μιάμιση γραμμή.</ahelp>"
#: 05120300.xhp
msgctxt ""
@@ -24157,7 +24157,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Double (Line)"
-msgstr "Διπλή (Γραμμή)"
+msgstr "Διπλή (γραμμή)"
#: 05120300.xhp
msgctxt ""
@@ -24166,7 +24166,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05120300.xhp\" name=\"Double (Line)\">Double (Line)</link>"
-msgstr "<link href=\"text/shared/01/05120300.xhp\" name=\"Διπλή (Γραμμή)\">Διπλή (Γραμμή)</link>"
+msgstr "<link href=\"text/shared/01/05120300.xhp\" name=\"Διπλή (γραμμή)\">Διπλή (γραμμή)</link>"
#: 05120300.xhp
msgctxt ""
@@ -24219,7 +24219,7 @@ msgctxt ""
"108\n"
"help.text"
msgid "Open <emph>Optimize</emph> toolbar from <emph>Table</emph> Bar, click"
-msgstr "Ανοίξτε την γραμμή εργαλείων<emph>Βελτιστοποίηση</emph> από την εργαλειοθήκη<emph>Πίνακας</emph>,κάντε κλικ"
+msgstr "Ανοίξτε την εργαλειοθήκη <emph>Βελτιστοποίηση</emph> από την γραμμή <emph>Πίνακας</emph>, πατήστε"
#: 05120600.xhp
msgctxt ""
@@ -24227,7 +24227,7 @@ msgctxt ""
"par_id3145179\n"
"help.text"
msgid "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3145186\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3145186\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3145186\">Εικονίδιο</alt></image>"
#: 05120600.xhp
msgctxt ""
@@ -24244,7 +24244,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Create Style"
-msgstr "Δημιουργία προτύπου"
+msgstr "Δημιουργία τεχνοτροπίας"
#: 05140100.xhp
msgctxt ""
@@ -24253,7 +24253,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Create Style"
-msgstr "Δημιουργία προτύπου"
+msgstr "Δημιουργία τεχνοτροπίας"
#: 05140100.xhp
msgctxt ""
@@ -24262,7 +24262,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Style name"
-msgstr "Όνομα προτύπου"
+msgstr "Όνομα τεχνοτροπίας"
#: 05140100.xhp
msgctxt ""
@@ -24271,7 +24271,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/newstyle/stylename\" visibility=\"visible\">Enter a name for the new Style.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/newstyle/stylename\" visibility=\"visible\">Εισάγετε ένα όνομα για το νέο πρότυπο.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/newstyle/stylename\" visibility=\"visible\">Εισάγετε ένα όνομα για τη νέα τεχνοτροπία.</ahelp>"
#: 05140100.xhp
msgctxt ""
@@ -24280,7 +24280,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "List of Custom Styles"
-msgstr "Λίστα προτύπων χρήστη"
+msgstr "Κατάλογος τεχνοτροπιών χρήστη"
#: 05140100.xhp
msgctxt ""
@@ -24289,7 +24289,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Lists the user-defined styles that are attached to the current document."
-msgstr "Εμφανίζει σε λίστα τα ορισμένα από το χρήστη στυλ που είναι συνημμένα στο τρέχον έγγραφο."
+msgstr "Εμφανίζει σε κατάλογο τα ορισμένες από τις τεχνοτροπίες χρήστη που είναι συνημμένες στο τρέχον έγγραφο."
#: 05150101.xhp
msgctxt ""
@@ -24297,7 +24297,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Add AutoFormat"
-msgstr "Προσθήκη Αυτόματης μορφοποίησης"
+msgstr "Προσθήκη αυτόματης μορφοποίησης"
#: 05150101.xhp
msgctxt ""
@@ -24306,7 +24306,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Add AutoFormat"
-msgstr "Προσθήκη Αυτόματης μορφοποίησης"
+msgstr "Προσθήκη αυτόματης μορφοποίησης"
#: 05150101.xhp
msgctxt ""
@@ -24324,7 +24324,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/stringinput/edit\">Enter a name for the new AutoFormat, and then click<emph> OK</emph>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/stringinput/edit\">Εισάγετε ένα όνομα για τη νέα Αυτόματη Μορφοποίηση και μετά πατήστε στο <emph> Εντάξει</emph>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/stringinput/edit\">Εισάγετε ένα όνομα για τη νέα αυτόματη μορφοποίηση και μετά πατήστε στο <emph>Εντάξει</emph>.</ahelp>"
#: 05190000.xhp
msgctxt ""
@@ -24385,7 +24385,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"HID_SD_NAMEDIALOG_OBJECT\">Enter a name for the selected object. The name will be visible in the Navigator.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_NAMEDIALOG_OBJECT\">Εισάγετε ένα όνομα για το επιλεγμένο αντικείμενο. Το όνομα θα είναι ορατό από τον Πλοηγητή.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_NAMEDIALOG_OBJECT\">Εισάγετε ένα όνομα για το επιλεγμένο αντικείμενο. Το όνομα θα είναι ορατό από τον Περιηγητή.</ahelp>"
#: 05190100.xhp
msgctxt ""
@@ -24501,7 +24501,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/LineTabPage\">Set the formatting options for the selected line or the line that you want to draw. You can also add arrowheads to a line, or change chart symbols.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linetabpage/LineTabPage\">Ορίζει τις επιλογές μορφοποίησης για την επιλεγμένη γραμμή ή για τη γραμμή που θέλετε να σχεδιάσετε. Μπορείτε επίσης να προσθέσετε τέλη γραμμής σε μια γραμμή ή να αλλάξετε τα σύμβολα διαγράμματος</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linetabpage/LineTabPage\">Ορίζει τις επιλογές μορφοποίησης για την επιλεγμένη γραμμή ή για τη γραμμή που θέλετε να σχεδιάσετε. Μπορείτε επίσης να προσθέσετε αιχμές βέλους σε μια γραμμή ή να αλλάξετε τα σύμβολα διαγράμματος</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24519,7 +24519,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Styles"
-msgstr "Πρότυπα"
+msgstr "Τεχνοτροπίες"
#: 05200100.xhp
msgctxt ""
@@ -24528,7 +24528,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"stiltext\"><ahelp hid=\"cui/ui/linetabpage/LB_LINE_STYLE\">Select the line style that you want to use.</ahelp></variable>"
-msgstr "<variable id=\"stiltext\"><ahelp hid=\"cui/ui/linetabpage/LB_LINE_STYLE\">Επιλέξτε το στυλ γραμμής που θέλετε να χρησιμοποιήσετε.</ahelp></variable>"
+msgstr "<variable id=\"stiltext\"><ahelp hid=\"cui/ui/linetabpage/LB_LINE_STYLE\">Επιλέξτε την τεχνοτροπία γραμμής που θέλετε να χρησιμοποιήσετε.</ahelp></variable>"
#: 05200100.xhp
msgctxt ""
@@ -24564,7 +24564,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<variable id=\"breitetext\"><ahelp hid=\"cui/ui/linetabpage/MTR_FLD_LINE_WIDTH\">Select the width for the line. You can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium.</ahelp></variable>"
-msgstr "<variable id=\"breitetext\"><ahelp hid=\"cui/ui/linetabpage/MTR_FLD_LINE_WIDTH\">Επιλέξτε το πλάτος για την γραμμή. Μπορείτε να προσαρτήσετε μια μονάδα μέτρησης. Μηδενικό πλάτος γραμμής έχει ως αποτέλεσμα μία γραμμή-τρίχα με πλάτος ενός pixel στο μέσο εξόδου.</ahelp></variable>"
+msgstr "<variable id=\"breitetext\"><ahelp hid=\"cui/ui/linetabpage/MTR_FLD_LINE_WIDTH\">Επιλέξτε το πλάτος για την γραμμή. Μπορείτε να προσαρτήσετε μια μονάδα μέτρησης. Μηδενικό πλάτος γραμμής έχει ως αποτέλεσμα μία γραμμή-τρίχα με πλάτος ενός εικονοστοιχείου στο μέσο εξόδου.</ahelp></variable>"
#: 05200100.xhp
msgctxt ""
@@ -24627,7 +24627,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/MB_SYMBOL_BITMAP\">Select the symbol style that you want to use in your chart.</ahelp> If you select <emph>Automatic</emph>, $[officename] uses the default symbols for the selected chart type."
-msgstr "<ahelp hid=\"cui/ui/linetabpage/MB_SYMBOL_BITMAP\">Επιλέξτε το στυλ συμβόλων που θέλετε να χρησιμοποιήσετε στο διάγραμμα σας.</ahelp> Αν επιλέξετε <emph>Αυτόματο</emph>, το $[officename] χρησιμοποιεί τα προεπιλεγμένα σύμβολα για τον επιλεγμένο τύπο διαγράμματος."
+msgstr "<ahelp hid=\"cui/ui/linetabpage/MB_SYMBOL_BITMAP\">Επιλέξτε την τεχνοτροπία συμβόλων που θέλετε να χρησιμοποιήσετε στο διάγραμμα σας.</ahelp> Αν επιλέξετε <emph>Αυτόματο</emph>, το $[officename] χρησιμοποιεί τα προεπιλεγμένα σύμβολα για τον επιλεγμένο τύπο διαγράμματος."
#: 05200100.xhp
msgctxt ""
@@ -24672,7 +24672,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Keep ratio"
-msgstr "Αναλογικά"
+msgstr "Διατήρηση αναλογίας"
#: 05200100.xhp
msgctxt ""
@@ -24690,7 +24690,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Arrow styles"
-msgstr "Άκρα γραμμής"
+msgstr "Τεχνοτροπίες βέλους"
#: 05200100.xhp
msgctxt ""
@@ -24699,7 +24699,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "You can add arrowheads to one end, or both ends of the selected line. To add a custom arrow style to the list, select the arrow in your document, and then click on the <link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\"><emph>Arrow Styles</emph></link> tab of this dialog."
-msgstr "Μπορείτε να προσθέσετε άκρα γραμμής στο ένα άκρο ή και στα δύο άκρα της επιλεγμένης γραμμής. Για να προσθέσετε ένα προσαρμοσμένο στυλ βέλους στη λίστα, επιλέξτε το βέλος στο έγγραφό σας και μετά κάντε κλικ στην καρτέλα <link href=\"text/shared/01/05200300.xhp\" name=\"Άκρα γραμμής\"><emph>Άκρα γραμμής</emph></link> αυτού του διαλόγου."
+msgstr "Μπορείτε να προσθέσετε αιχμές βέλους στο ένα άκρο ή και στα δύο άκρα της επιλεγμένης γραμμής. Για να προσθέσετε μια προσαρμοσμένη τεχνοτροπία βέλους στον κατάλογο, επιλέξτε το βέλος στο έγγραφό σας και μετά πατήστε στην καρτέλα <link href=\"text/shared/01/05200300.xhp\" name=\"Τεχνοτροπίες βέλους\"><emph>Τεχνοτροπίες βέλους</emph></link> αυτού του διαλόγου."
#: 05200100.xhp
msgctxt ""
@@ -24708,7 +24708,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Style"
-msgstr "Πρότυπο"
+msgstr "Τεχνοτροπία"
#: 05200100.xhp
msgctxt ""
@@ -24717,7 +24717,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/LB_END_STYLE\">Select the arrowhead that you want to apply to the selected line.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linetabpage/LB_END_STYLE\">Επιλέξτε το άκρο γραμμής που θέλετε να εφαρμοστεί στην επιλεγμένη γραμμή.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linetabpage/LB_END_STYLE\">Επιλέξτε την αιχμή βέλους που θέλετε να εφαρμοστεί στην επιλεγμένη γραμμή.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24735,7 +24735,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/MTR_FLD_END_WIDTH\">Enter a width for the arrowhead.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linetabpage/MTR_FLD_END_WIDTH\">Εισάγετε ένα πλάτος για το άκρο γραμμής.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linetabpage/MTR_FLD_END_WIDTH\">Εισάγετε ένα πλάτος για την αιχμή βέλους.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24771,7 +24771,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/CBX_SYNCHRONIZE\">Automatically updates both arrowhead settings when you enter a different width, select a different arrowhead style,or center an arrowhead.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linetabpage/CBX_SYNCHRONIZE\">Ενημερώνει αυτόματα τις ρυθμίσεις και των δύο άκρων γραμμής όταν εισάγετε ένα διαφορετικό πλάτος, επιλέγετε ένα διαφορετικό στυλ άκρου γραμμής ή τοποθετείτε ένα άκρο γραμμής στο κέντρο.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linetabpage/CBX_SYNCHRONIZE\">Ενημερώνει αυτόματα τις ρυθμίσεις και των δύο αιχμών βέλους όταν εισάγετε ένα διαφορετικό πλάτος, επιλέγετε μια διαφορετική τεχνοτροπία αιχμών βέλους ή τοποθετείτε μια αιχμή βέλους στο κέντρο.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -24819,7 +24819,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Line Styles"
-msgstr "Στυλ γραμμής"
+msgstr "Τεχνοτροπία γραμμής"
#: 05200200.xhp
msgctxt ""
@@ -24828,7 +24828,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05200200.xhp\" name=\"Line Styles\">Line Styles</link>"
-msgstr "<link href=\"text/shared/01/05200200.xhp\" name=\"Στυλ γραμμής\">Στυλ γραμμής</link>"
+msgstr "<link href=\"text/shared/01/05200200.xhp\" name=\"Τεχνοτροπία γραμμής\">Τεχν γραμμής</link>"
#: 05200200.xhp
msgctxt ""
@@ -24837,7 +24837,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_LINE_DEF\">Edit or create dashed or dotted line styles.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINE_DEF\">Επεξεργαστείτε ή δημιουργήστε διακεκομμένο ή διάστικτο στυλ γραμμής.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINE_DEF\">Επεξεργαστείτε ή δημιουργήστε διακεκομμένη ή διάστικτη τεχνοτροπία γραμμής.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24855,7 +24855,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Line style"
-msgstr "Στυλ γραμμής"
+msgstr "Τεχνοτροπία γραμμής"
#: 05200200.xhp
msgctxt ""
@@ -24864,7 +24864,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/LB_LINESTYLES\">Select the style of line that you want to create.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linestyletabpage/LB_LINESTYLES\">Επιλέξτε το στυλ τις γραμμής που θέλετε να δημιουργήσετε.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/LB_LINESTYLES\">Επιλέξτε την τεχνοτροπία τις γραμμής που θέλετε να δημιουργήσετε.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24936,7 +24936,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_DISTANCE\">Enter the amount of space that you want to leave between dots or dashes.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_DISTANCE\">Εισάγετε το μέγεθος του χώρου που θέλετε να αφήσετε ανάμεσα σε τελείες και παύλες.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_DISTANCE\">Εισάγετε το μέγεθος του χώρου που θέλετε να αφήσετε ανάμεσα σε τελείες ή παύλες.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24972,7 +24972,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_ADD\">Creates a new line style using the current settings.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_ADD\">Δημιουργεί ένα νέο στυλ γραμμής χρησιμοποιώντας τις τρέχουσες ρυθμίσεις.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_ADD\">Δημιουργεί μια νέα τεχνοτροπία γραμμής χρησιμοποιώντας τις τρέχουσες ρυθμίσεις.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -25008,7 +25008,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_MODIFY\">Updates the selected line style using the current settings. To change the name of the selected line style, enter a new name when prompted.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_MODIFY\">Ενημερώνει το επιλεγμένο στυλ γραμμής χρησιμοποιώντας τις τρέχουσες ρυθμίσεις. Για να αλλάξετε το όνομα του επιλεγμένου στυλ γραμμής, εισάγετε ένα νέο όνομα όταν σας ζητηθεί.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_MODIFY\">Ενημερώνει την επιλεγμένη τεχνοτροπία γραμμής χρησιμοποιώντας τις τρέχουσες ρυθμίσεις. Για να αλλάξετε το όνομα της επιλεγμένης τεχνοτροπίας γραμμής, εισάγετε ένα νέο όνομα όταν σας ζητηθεί.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -25017,7 +25017,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Load line style table"
-msgstr "Φόρτωση λίστας με στυλ γραμμών"
+msgstr "Φόρτωση καταλόγου με τεχνοτροπίες γραμμών"
#: 05200200.xhp
msgctxt ""
@@ -25026,7 +25026,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_LOAD\">Imports a list of line styles.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_LOAD\">Εισάγει μια λίστας με στυλ γραμμών.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_LOAD\">Εισάγει έναν κατάλογο με τεχνοτροπίες γραμμών.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -25035,7 +25035,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Save line style table"
-msgstr "Αποθήκευση λίστας με στυλ γραμμών"
+msgstr "Αποθήκευση καταλόγου με τεχνοτροπίες γραμμών"
#: 05200200.xhp
msgctxt ""
@@ -25044,7 +25044,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_SAVE\">Saves the current list of line styles, so that you can load it again later.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα με στυλ γραμμών, ούτως ώστε να μπορείτε να την φορτώσετε αργότερα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_SAVE\">Αποθηκεύει τον τρέχοντα κατάλογο με τεχνοτροπίες γραμμών, ούτως ώστε να μπορείτε να την φορτώσετε αργότερα.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25052,7 +25052,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Arrow Styles"
-msgstr "Άκρα γραμμής"
+msgstr "Τεχνοτροπίες βέλους"
#: 05200300.xhp
msgctxt ""
@@ -25061,7 +25061,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\">Arrow Styles</link>"
-msgstr "<link href=\"text/shared/01/05200300.xhp\" name=\"Άκρα γραμμής\">Άκρα γραμμής</link>"
+msgstr "<link href=\"text/shared/01/05200300.xhp\" name=\"Τεχνοτροπίες βέλους\">Τεχνοτροπίες βέλους</link>"
#: 05200300.xhp
msgctxt ""
@@ -25070,7 +25070,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/LineEndPage\">Edit or create arrow styles.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/LineEndPage\">Επεξεργαστείτε ή δημιουργείστε άκρα γραμμών.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/LineEndPage\">Επεξεργαστείτε ή δημιουργείστε τεχνοτροπίες βέλους.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25079,7 +25079,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Organize arrow styles"
-msgstr "Οργάνωση των στυλ βέλους"
+msgstr "Οργάνωση των τεχνοτροπιών βέλους"
#: 05200300.xhp
msgctxt ""
@@ -25088,7 +25088,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Lets you organize the current list of arrow styles."
-msgstr "Σας δίνει την δυνατότητα να οργανώσετε την τρέχουσα λίστα από στυλ ακρών γραμμών."
+msgstr "Σας δίνει την δυνατότητα να οργανώσετε τον τρέχοντα κατάλογο από τεχνοτροπίες βελών."
#: 05200300.xhp
msgctxt ""
@@ -25106,7 +25106,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/EDT_NAME\">Displays the name of the selected arrow style.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/EDT_NAME\">Εμφανίζει το όνομα του επιλεγμένου στυλ άκρου γραμμής.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/EDT_NAME\">Εμφανίζει το όνομα της επιλεγμένης τεχνοτροπίας βέλους.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25115,7 +25115,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Arrow style"
-msgstr "Στυλ βέλους"
+msgstr "Τεχνοτροπία βέλους"
#: 05200300.xhp
msgctxt ""
@@ -25124,7 +25124,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/LB_LINEENDS\">Choose a predefined arrow style symbol from the list box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/LB_LINEENDS\">Επιλέξτε ένα προκαθορισμένο στυλ βέλους για τα άκρα γραμμής από το πεδίο λίστας.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/LB_LINEENDS\">Επιλέξτε ένα προκαθορισμένο σύμβολο τεχνοτροπίας βέλους από το πλαίσιο καταλόγου.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25142,7 +25142,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_ADD\">To define a custom arrow style, select a drawing object in the document, and then click here.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_ADD\">Για να ορίσετε ένα προσωπικό στυλ άκρων γραμμής, επιλέξτε ένα αντικείμενο σχεδίασης στο έγγραφο και κάντε κλικ εδώ.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_ADD\">Για να ορίσετε μια προσαρμοσμένη τεχνοτροπία βέλους, επιλέξτε ένα αντικείμενο σχεδίασης στο έγγραφο και πατήστε εδώ.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25160,7 +25160,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_MODIFY\">Changes the name of the selected arrow style.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_MODIFY\">Αλλάζει το όνομα του επιλεγμένου στυλ άκρων γραμμής.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_MODIFY\">Αλλάζει το όνομα της επιλεγμένης τεχνοτροπίας βέλους.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25169,7 +25169,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Load Arrow Styles"
-msgstr "Φόρτωση στυλ βελών"
+msgstr "Φόρτωση τεχνοτροπιών βελών"
#: 05200300.xhp
msgctxt ""
@@ -25178,7 +25178,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_LOAD\">Imports a list of arrow styles.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_LOAD\">Εισάγει μια λίστα με στυλ άκρων γραμμής.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_LOAD\">Εισάγει έναν κατάλογο με τεχνοτροπίες βελών.</ahelp>"
#: 05200300.xhp
msgctxt ""
@@ -25187,7 +25187,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Save Arrow Styles"
-msgstr "Αποθήκευση στυλ βελών"
+msgstr "Αποθήκευση τεχνοτροπιών βελών"
#: 05200300.xhp
msgctxt ""
@@ -25196,7 +25196,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_SAVE\">Saves the current list of arrow styles, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα με στυλ άκρων γραμμής, για να την φορτώσετε αργότερα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_SAVE\">Αποθηκεύει τον τρέχοντα κατάλογο τεχνοτροπιών βελών, για να τον φορτώσετε αργότερα.</ahelp>"
#: 05210000.xhp
msgctxt ""
@@ -25238,7 +25238,7 @@ msgctxt ""
"bm_id3149999\n"
"help.text"
msgid "<bookmark_value>areas; styles</bookmark_value><bookmark_value>fill patterns for areas</bookmark_value><bookmark_value>fill colors for areas</bookmark_value><bookmark_value>invisible areas</bookmark_value>"
-msgstr "<bookmark_value>περιοχές, πρότυπα</bookmark_value><bookmark_value>μοτίβο γεμίσματος για περιοχές</bookmark_value><bookmark_value>χρώματα γεμίσματος για περιοχές</bookmark_value><bookmark_value>αόρατες περιοχές</bookmark_value>"
+msgstr "<bookmark_value>περιοχές, τεχνοτροπίες</bookmark_value><bookmark_value>μοτίβο γεμίσματος για περιοχές</bookmark_value><bookmark_value>χρώματα γεμίσματος για περιοχές</bookmark_value><bookmark_value>αόρατες περιοχές</bookmark_value>"
#: 05210100.xhp
msgctxt ""
@@ -25265,7 +25265,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "You can save collections of colors, gradients, hatchings, and bitmap patterns as lists that you can later load and use."
-msgstr "Μπορείτε να αποθηκεύσετε συλλογές από χρώματα, διαβαθμίσεις χρωμάτων, γραμμοσκιών καθώς και μοτίβα bitmap ως λίστες για να τις φορτώσετε και να τις χρησιμοποιήσετε αργότερα."
+msgstr "Μπορείτε να αποθηκεύσετε συλλογές από χρώματα, διαβαθμίσεις χρωμάτων, γραμμοσκιών καθώς και μοτίβα ψηφιογραφίας ως καταλόγους για να τους φορτώσετε και να τους χρησιμοποιήσετε αργότερα."
#: 05210100.xhp
msgctxt ""
@@ -25292,7 +25292,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "List boxes on the <emph>Drawing Object Properties</emph> toolbar:"
-msgstr "Η λίστα επιλογών της γραμμής εργαλείων του <emph>Ιδιότητες Σχεδιαζόμενου Αντικειμένου</emph>:"
+msgstr "Τα πλαίσια καταλόγου της γραμμής εργαλείων του <emph>Ιδιότητες σχεδίασης αντικειμένου</emph>:"
#: 05210100.xhp
msgctxt ""
@@ -25319,7 +25319,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_COLOR\">Fills the selected object with the color that you click in the list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_COLOR\">Γεμίζει το επιλεγμένο αντικείμενο με το χρώμα που κάνετε κλικ στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_COLOR\">Γεμίζει το επιλεγμένο αντικείμενο με το χρώμα που πατάτε στον κατάλογο.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25328,7 +25328,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "To add a color to the list, choose <link href=\"text/shared/optionen/01010500.xhp\" name=\"Format - Area\"><emph>Format - Area</emph></link>, click the<emph> Colors</emph> tab, and then click <emph>Edit</emph>."
-msgstr "Για να προσθέσετε ένα χρώμα στη λίστα, επιλέξτε <link href=\"text/shared/optionen/01010500.xhp\" name=\"Μορφή - Περιοχή\"><emph>Μορφή - Περιοχή</emph></link>, κάντε κλικ στη καρτέλα<emph> Χρώματα</emph> και μετά κάντε κλικ στην <emph>Επεξεργασία</emph>."
+msgstr "Για να προσθέσετε ένα χρώμα στον κατάλογο, επιλέξτε <link href=\"text/shared/optionen/01010500.xhp\" name=\"Μορφή - Περιοχή\"><emph>Μορφή - Περιοχή</emph></link>, πατήστε στη καρτέλα<emph> Χρώματα</emph> και μετά πατήστε στην <emph>Επεξεργασία</emph>."
#: 05210100.xhp
msgctxt ""
@@ -25336,7 +25336,7 @@ msgctxt ""
"par_id9695730\n"
"help.text"
msgid "To add a color to the list, choose <link href=\"text/shared/optionen/01010500.xhp\" name=\"Format - Area\"><emph>Format - Area</emph></link>, click the <emph>Colors</emph> tab, and then click <emph>Edit</emph>."
-msgstr "Για να προσθέσετε ένα χρώμα στη λίστα, επιλέξτε <link href=\"text/shared/optionen/01010500.xhp\" name=\"Μορφή - Περιοχή\"><emph>Μορφή - Περιοχή</emph></link>, κάντε κλικ στη καρτέλα <emph>Χρώματα</emph> και μετά κάντε κλικ στην <emph>Επεξεργασία</emph>."
+msgstr "Για να προσθέσετε ένα χρώμα στον κατάλογο, επιλέξτε <link href=\"text/shared/optionen/01010500.xhp\" name=\"Μορφή - Περιοχή\"><emph>Μορφή - Περιοχή</emph></link>, πατήστε στη καρτέλα <emph>Χρώματα</emph> και μετά πατήστε στην <emph>Επεξεργασία</emph>."
#: 05210100.xhp
msgctxt ""
@@ -25354,7 +25354,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_GRADIENT\">Fills the selected object with the gradient that you click in the list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_GRADIENT\">Γεμίζει το επιλεγμένο αντικείμενο με τη διαβάθμιση χρώματος που κάνατε κλικ στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_GRADIENT\">Γεμίζει το επιλεγμένο αντικείμενο με τη διαβάθμιση χρώματος που πατήσατε στον κατάλογο.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25372,7 +25372,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHING\">Fills the selected object with the hatching pattern that you click in the list. To apply a background color to the hatching pattern, select the <emph>Background color</emph> box, and then click a color in the list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHING\">Γεμίζει το επιλεγμένο αντικείμενο με το μοτίβο γραμμοσκίασης που κάνατε κλικ στη λίστα. Για να εφαρμόσετε ένα χρώμα φόντου στο μοτίβο γραμμοσκίασης, επιλέξτε το πλαίσιο <emph>Χρώματα φόντου</emph> και κάντε κλικ σε ένα χρώμα στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHING\">Γεμίζει το επιλεγμένο αντικείμενο με το μοτίβο γραμμοσκίασης που πατήσατε στον κατάλογο. Για να εφαρμόσετε ένα χρώμα παρασκηνίου στο μοτίβο γραμμοσκίασης, επιλέξτε το πλαίσιο <emph>Χρώματα παρασκηνίου</emph> και πατήστε σε ένα χρώμα στον κατάλογο.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25381,7 +25381,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Bitmap"
-msgstr "Bitmap"
+msgstr "Ψηφιογραφία"
#: 05210100.xhp
msgctxt ""
@@ -25390,7 +25390,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Fills the selected object with the bitmap pattern that you click in the list. To add a bitmap to the list, open this dialog in %PRODUCTNAME Draw, click the <emph>Bitmaps </emph>tab, and then click <emph>Import</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Γεμίζει το επιλεγμένο αντικείμενο με το μοτίβο bitmap που κάνατε κλικ στη λίστα. Για να προσθέσετε ένα bitmap στη λίστα, ανοίξτε αυτό το διάλογο στο %PRODUCTNAME Draw, κάντε κλικ στη καρτέλα <emph>Bitmaps </emph>και κάντε κλικ στην <emph>Εισαγωγή</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Γεμίζει το επιλεγμένο αντικείμενο με το μοτίβο ψηφιογραφίας που πατήσατε στον κατάλογο. Για να προσθέσετε μία ψηφιογραφία στον κατάλογο, ανοίξτε αυτόν τον διάλογο στο %PRODUCTNAME Draw, πατήστε στην καρτέλα <emph>Ψηφιογραφίες </emph>και πατήστε στην <emph>Εισαγωγή</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25408,7 +25408,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Κάντε κλικ στο γέμισμα που θέλετε να εφαρμόσετε στο επιλεγμένο αντικείμενο.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Πατήστε στο γέμισμα που θέλετε να εφαρμόσετε στο επιλεγμένο αντικείμενο.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25426,7 +25426,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Set the number of steps for blending the two end colors of a gradient."
-msgstr "Ορίστε τον αριθμό των βημάτων για την μείξη των δύο τελικών χρωμάτων μιας διαβάθμισης χρώματος"
+msgstr "Ορίστε τον αριθμό των βημάτων για την μείξη των δύο τελικών χρωμάτων μιας διαβάθμισης χρώματος."
#: 05210100.xhp
msgctxt ""
@@ -25471,7 +25471,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Size (Bitmaps)"
-msgstr "Μέγεθος (Bitmaps)"
+msgstr "Μέγεθος (ψηφιογραφίες)"
#: 05210100.xhp
msgctxt ""
@@ -25480,7 +25480,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "Specify the dimensions of the bitmap."
-msgstr "Ορίζει τις διαστάσεις του bitmap"
+msgstr "Ορίζει τις διαστάσεις της ψηφιογραφίας."
#: 05210100.xhp
msgctxt ""
@@ -25498,7 +25498,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Rescales the bitmap relative to the size of the selected object by the percentage values that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes . Clear this checkbox to resize the selected object with the measurements that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Αλλάζει το μέγεθος του bitmap ανάλογα με το μέγεθος του επιλεγμένου αντικειμένου από τις ποσοστιαίες τιμές που εισάγετε στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>. Αποεπιλέξτε αυτό το πεδίο ελέγχου για να αλλάξετε το μέγεθος του επιλεγμένου αντικειμένου με τις μετρήσεις που εισάγετε στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Αλλάζει το μέγεθος της ψηφιογραφίας ανάλογα με το μέγεθος του επιλεγμένου αντικειμένου από τις ποσοστιαίες τιμές που εισάγετε στα πλαίσια <emph>Πλάτος</emph> και <emph>Ύψος</emph>. Αποεπιλέξτε αυτό το πεδίο ελέγχου για να αλλάξετε το μέγεθος του επιλεγμένου αντικειμένου με τις μετρήσεις που εισάγετε στα πλαίσια <emph>Πλάτος</emph> και <emph>Ύψος</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25516,7 +25516,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Retains the original size of the bitmap when filling the selected object. To resize the bitmap, clear this checkbox, and then click <emph>Relative</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Διατηρεί το αρχικό μέγεθος του bitmap όταν γεμίζει το επιλεγμένο αντικείμενο. Για να αλλάξετε το μέγεθος του bitmap, αποεπιλέξτε αυτό το πλαίσιο σήμανσης και κάντε κλικ στο <emph>Διατήρηση αναλογίας</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Διατηρεί το αρχικό μέγεθος της ψηφιογραφίας όταν γεμίζει το επιλεγμένο αντικείμενο. Για να αλλάξετε το μέγεθος της ψηφιογραφίας, αποεπιλέξτε αυτό το πλαίσιο σήμανσης και πατήστε στο <emph>Διατήρηση αναλογίας</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25534,7 +25534,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Enter a width for the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Εισάγετε ένα πλάτος για το bitmap.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Εισάγετε ένα πλάτος για την ψηφιογραφία.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25552,7 +25552,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Enter a height for the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Εισάγετε ένα ύψος για το bitmap.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Εισάγετε ένα ύψος για την ψηφιογραφία.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25561,7 +25561,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Position (Bitmaps)"
-msgstr "Θέση (Bitmaps)"
+msgstr "Θέση (Ψηφιογραφίες)"
#: 05210100.xhp
msgctxt ""
@@ -25570,7 +25570,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "Click in the position grid to specify the offset for tiling the bitmap."
-msgstr "Κάντε κλικ στο πλέγμα θέσης για να ορίσετε τη μετατόπιση για την επαναλαμβανόμενη επιστρωμάτωση του bitmap."
+msgstr "Πατήστε στο πλέγμα θέσης για να ορίσετε τη μετατόπιση για την επαναλαμβανόμενη παράθεση της ψηφιογραφίας."
#: 05210100.xhp
msgctxt ""
@@ -25588,7 +25588,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Enter the horizontal offset for tiling the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Εισάγετε την οριζόντια μετατόπιση για επαναλαμβανόμενη επιστρωμάτωση του bitmap.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Εισάγετε την οριζόντια μετατόπιση για επαναλαμβανόμενη παράθεση της ψηφιογραφίας.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25606,7 +25606,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Enter the vertical offset for tiling the bitmap.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Εισάγει την κάθετη μετατόπιση για την επαναλαμβανόμενη επιστρωμάτωση του bitmap.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Εισάγει την κάθετη μετατόπιση για την επαναλαμβανόμενη παράθεση της ψηφιογραφίας.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25624,7 +25624,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Tiles the bitmap to fill the selected object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Παραθέτει σαν πλακίδια το bitmap μέχρι να γεμίσει το επιλεγμένο αντικείμενο.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Παραθέτει την ψηφιογραφία μέχρι να γεμίσει το επιλεγμένο αντικείμενο.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25642,7 +25642,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Stretches the bitmap to fill the selected object. To use this feature, clear the <emph>Tile </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Επεκτείνει το bitmap για να γεμίσει το επιλεγμένο αντικείμενο. Για να χρησιμοποιήσετε αυτή τη λειτουργία, αποεπιλέξτε το πλαίσιο <emph>Σε παράθεση</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Επεκτείνει την ψηφιογραφία για να γεμίσει το επιλεγμένο αντικείμενο. Για να χρησιμοποιήσετε αυτή τη λειτουργία, αποεπιλέξτε το πλαίσιο <emph>Σε παράθεση</emph>.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25660,7 +25660,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Specify the offset for tiling the bitmap in terms of rows and columns."
-msgstr "Καθορίστε τη μετατόπιση για την επαναλαμβανόμενη επιστρωμάτωση του bitmap όσων αφορά γραμμές και στήλες."
+msgstr "Καθορίστε τη μετατόπιση για την επαναλαμβανόμενη παράθεση της ψηφιογραφίας όσων αφορά γραμμές και στήλες."
#: 05210100.xhp
msgctxt ""
@@ -25678,7 +25678,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Horizontally offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Ανάλογα με την τιμή που εισάγετε, μετατοπίζει οριζοντίως το αρχικό bitmap σχετικά με την επαναλαμβανόμενη επιστρωμάτωσή του.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Ανάλογα με την τιμή που εισάγετε, μετατοπίζει οριζοντίως την αρχική ψηφιογραφία ως προς τις επαναλαμβανόμενες παραθέσεις της.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25696,7 +25696,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Vertically offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Ανάλογα με την τιμή που εισάγετε, μετατοπίζει καθέτως το αρχικό bitmap σχετικά με την επαναλβανόμενη επιστρωμάτωσή του.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Ανάλογα με την τιμή που εισάγετε, μετατοπίζει καθέτως την αρχική ψηφιογραφία ως προς την επαναλαμβανόμενη παράθεσή της.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25723,7 +25723,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "Background Color (Hatching)"
-msgstr "Χρώμα φόντου (Διαβαθμίσεις)"
+msgstr "Χρώμα παρασκηνίου (Σκιάσεις)"
#: 05210100.xhp
msgctxt ""
@@ -25732,7 +25732,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "Background color"
-msgstr "Χρώμα φόντου"
+msgstr "Χρώμα παρασκηνίου"
#: 05210100.xhp
msgctxt ""
@@ -25741,7 +25741,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/CB_HATCHBCKGRD\">Applies a background color to the hatching pattern. Select this checkbox, and then click a color in the list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/CB_HATCHBCKGRD\">Εφαρμόζει ένα χρώμα φόντου σε ένα μοτίβο γραμμοσκίασης. Επιλέξτε αυτό το πλαίσιο σήμανσης και κάντε κλικ σε ένα χρώμα στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/CB_HATCHBCKGRD\">Εφαρμόζει ένα χρώμα παρασκηνίου σε ένα μοτίβο γραμμοσκίασης. Επιλέξτε αυτό το πλαίσιο σήμανσης και πατήστε σε ένα χρώμα στον κατάλογο.</ahelp>"
#: 05210100.xhp
msgctxt ""
@@ -25750,7 +25750,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "List of colors"
-msgstr "Λίστα χρωμάτων"
+msgstr "Κατάλογος χρωμάτων"
#: 05210100.xhp
msgctxt ""
@@ -25759,7 +25759,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHBCKGRDCOLOR\">Click the color that you want to use as a background for the selected hatching pattern.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHBCKGRDCOLOR\">Κάντε κλικ στο χρώμα που θέλετε να χρησιμοποιήσετε ως φόντο για το επιλεγμένο μοτίβο γραμμοσκίασης.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHBCKGRDCOLOR\">Πατήστε στο χρώμα που θέλετε να χρησιμοποιήσετε ως παρασκήνιο για το επιλεγμένο μοτίβο γραμμοσκίασης.</ahelp>"
#: 05210200.xhp
msgctxt ""
@@ -25785,7 +25785,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Select a color to apply, save the current color list, or load a different color list."
-msgstr "Διαλέξτε ένα χρώμα για να το εφαρμόσετε, αποθηκεύστε την τρέχουσα λίστα χρωμάτων, ή φορτώστε μια διαφορετική λίστα χρωμάτων."
+msgstr "Διαλέξτε ένα χρώμα για να το εφαρμόσετε, αποθηκεύστε τον τρέχοντα κατάλογο χρωμάτων, ή φορτώστε έναν διαφορετικό κατάλογο χρωμάτων."
#: 05210200.xhp
msgctxt ""
@@ -25810,7 +25810,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05210300.xhp\" name=\"Gradients\">Gradients</link>"
-msgstr "<link href=\"text/shared/01/05210300.xhp\" name=\"Διαβαθμίσεις χρωμάτων\">Διαβαθμίσεις χρωμάτων</link>"
+msgstr "<link href=\"text/shared/01/05210300.xhp\" name=\"Διαβαθμίσεις\">Διαβαθμίσεις</link>"
#: 05210300.xhp
msgctxt ""
@@ -25819,7 +25819,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/GradientPage\">Set the properties of a gradient, or save and load gradient lists.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/GradientPage\">Ρυθμίστε τις ιδιότητες μιας διαβάθμισης χρώματος, ή αποθηκεύστε και φορτώστε λίστες διαβάθμισης χρωμάτων.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/GradientPage\">Ρυθμίστε τις ιδιότητες μιας διαβάθμισης, ή αποθηκεύστε και φορτώστε τους καταλόγους διαβάθμισης.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -25855,7 +25855,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">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 <emph>To</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Εισάγετε την οριζόντια μετατόπιση για τη διαβάθμιση χρώματος, όπου 0% αντιστοιχεί στην τρέχουσα οριζόντια τοποθεσία του χρώματος του σημείου τέλους στη διαβάθμιση. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>'Εως</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Εισάγετε την οριζόντια μετατόπιση για τη διαβάθμιση χρώματος, όπου 0% αντιστοιχεί στην τρέχουσα οριζόντια τοποθεσία του χρώματος του σημείου τέλους στη διαβάθμιση. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>Έως</emph>.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -25873,7 +25873,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">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 <emph>To</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Εισάγετε την κάθετη μετατόπιση για τη διαβάθμιση χρώματος, όπου 0% αντιστοιχεί στη τρέχουσα κάθετη τοποθεσία του χρώματος του σημείου τέλους στη διαβάθμιση. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>'Εως</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Εισάγετε την κάθετη μετατόπιση για τη διαβάθμιση χρώματος, όπου 0% αντιστοιχεί στη τρέχουσα κάθετη τοποθεσία του χρώματος του σημείου τέλους στη διαβάθμιση. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>Έως</emph>.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -25909,7 +25909,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/bordermtr\">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 <emph>To</emph> box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/bordermtr\">Εισάγετε την ποσότητα με την οποία θέλετε να προσαρμόσετε την περιοχή του χρώματος του σημείου τέλους στη διαβάθμιση χρώματος. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>'Εως</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/bordermtr\">Εισάγετε την ποσότητα με την οποία θέλετε να προσαρμόσετε την περιοχή του χρώματος του σημείου τέλους στη διαβάθμιση χρώματος. Το χρώμα του σημείου τέλους είναι το χρώμα που επιλέγετε στο πλαίσιο <emph>Έως</emph>.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -25936,7 +25936,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/colorfrommtr\">Enter the intensity for the color in the <emph>From </emph>box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorfrommtr\">Εισάγετε την ένταση για το χρώμα στο πλαίσιο <emph>Από</emph>, όπου 0% αντιστοιχεί στο μαύρο και 100% στο επιλεγμένο χρώμα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/colorfrommtr\">Εισάγετε την ένταση για το χρώμα στο πλαίσιο <emph>Από</emph>, όπου 0% αντιστοιχεί στο μαύρο και 100% στο επιλεγμένο χρώμα.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -25945,7 +25945,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "To"
-msgstr "'Εως"
+msgstr "Έως"
#: 05210300.xhp
msgctxt ""
@@ -25963,7 +25963,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Enter the intensity for the color in the <emph>To </emph>box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Εισάγετε την ένταση για το χρώμα στο πλαίσιο <emph>'Εως</emph>, όπου 0% αντιστοιχεί στο μαύρο και 100% στο επιλεγμένο χρώμα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Εισάγετε την ένταση για το χρώμα στο πλαίσιο <emph>Έως</emph>, όπου 0% αντιστοιχεί στο μαύρο και 100% στο επιλεγμένο χρώμα.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -25999,7 +25999,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/add\">Adds a custom gradient to the current list. Specify the properties of your gradient, and then click this button</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/add\">Προσθέτει μία προσωπική διαβάθμιση χρώματος στη τρέχουσα λίστα. Ορίστε τις ιδιότητες της διαβάθμισης σας και κάντε κλικ σε αυτό το κουμπί</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/add\">Προσθέτει μία προσαρμοσμένη διαβάθμιση στον τρέχοντα κατάλογο. Ορίστε τις ιδιότητες της διαβάθμισης σας και πατήστε σε αυτό το κουμπί</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -26026,7 +26026,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Load Gradients List"
-msgstr "Φόρτωση λίστας διαβάθμισης χρωμάτων"
+msgstr "Φόρτωση καταλόγου διαβαθμίσεων"
#: 05210300.xhp
msgctxt ""
@@ -26035,7 +26035,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/load\">Load a different list of gradients.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/load\">Φορτώστε μια διαφορετική λίστα από διαβαθμίσεις χρωμάτων.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/load\">Φορτώστε έναν διαφορετικό κατάλογο διαβαθμίσεων.</ahelp>"
#: 05210300.xhp
msgctxt ""
@@ -26044,7 +26044,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "Save Gradients List"
-msgstr "Αποθήκευση λίστας διαβάθμισης χρωμάτων"
+msgstr "Αποθήκευση καταλόγου διαβαθμίσεων"
#: 05210300.xhp
msgctxt ""
@@ -26053,7 +26053,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gradientpage/save\">Saves the current list of gradients, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gradientpage/save\">Αποθηκεύστε την τρέχουσα λίστα από διαβαθμίσεις χρωμάτων, για να μπορέσετε να την φορτώσετε αργότερα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gradientpage/save\">Αποθηκεύστε τον τρέχοντα κατάλογο διαβαθμίσεων, για να μπορέσετε να τον φορτώσετε αργότερα.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26069,7 +26069,7 @@ msgctxt ""
"bm_id3149962\n"
"help.text"
msgid "<bookmark_value>hatching</bookmark_value><bookmark_value>areas; hatched/dotted</bookmark_value><bookmark_value>dotted areas</bookmark_value>"
-msgstr "<bookmark_value>γραμμοσκίαση</bookmark_value><bookmark_value>περιοχές, γραμμοσκιασμένες/διάστικτες</bookmark_value><bookmark_value>διάστικτες περιοχές</bookmark_value>"
+msgstr "<bookmark_value>γραμμοσκίαση</bookmark_value><bookmark_value>περιοχές; γραμμοσκιασμένες/διάστικτες</bookmark_value><bookmark_value>διάστικτες περιοχές</bookmark_value>"
#: 05210400.xhp
msgctxt ""
@@ -26087,7 +26087,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/HatchPage\">Set the properties of a hatching pattern, or save and load hatching lists.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hatchpage/HatchPage\">Ρυθμίστε τις ιδιότητες του μοτίβου γραμμοσκίασης, ή αποθηκεύστε και φορτώστε λίστες γραμμοσκίασης.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hatchpage/HatchPage\">Ρυθμίστε τις ιδιότητες του μοτίβου γραμμοσκίασης, ή αποθηκεύστε και φορτώστε καταλόγους γραμμοσκίασης.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26105,7 +26105,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Define or modify a hatching pattern."
-msgstr "Ορίστε η τροποποιήστε ένα μοτίβο γραμμοσκίασης"
+msgstr "Ορίστε η τροποποιήστε ένα μοτίβο γραμμοσκίασης."
#: 05210400.xhp
msgctxt ""
@@ -26141,7 +26141,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/anglemtr\">Enter the rotation angle for the hatch lines, or click a position in the angle grid.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hatchpage/anglemtr\">Εισαγάγετε την γωνία περιστροφής για τις γραμμές γραμμοσκίασης, ή κάντε κλικ σε μία θέση στο πλέγμα της γωνίας</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hatchpage/anglemtr\">Εισαγάγετε την γωνία περιστροφής για τις γραμμές γραμμοσκίασης, ή πατήστε σε μία θέση στο πλέγμα της γωνίας</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26159,7 +26159,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/anglectl\">Click a position in the grid to define the rotation angle for the hatch lines.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hatchpage/anglectl\">Κάντε κλικ σε μία θέση στο πλέγμα για να ορίσετε τη γωνία περιστροφής για τις γραμμές της γραμμοσκίασης.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hatchpage/anglectl\">Πατήστε σε μία θέση στο πλέγμα για να ορίσετε τη γωνία περιστροφής για τις γραμμές της γραμμοσκίασης.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26204,7 +26204,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Hatches List"
-msgstr "Λίστα με γραμμοσκιές"
+msgstr "Κατάλογος γραμμοσκιάσεων"
#: 05210400.xhp
msgctxt ""
@@ -26213,7 +26213,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Lists the available hatching patterns. You can also modify or create your own hatching pattern. To save the list, click the <emph>Save Hatches List</emph> button. To display a different list, click the <emph>Load Hatches List</emph> button."
-msgstr "Εμφανίζει σε λίστα τους διαθέσιμους τύπους γραμμοσκίασης. Μπορείτε επίσης να τροποποιήσετε ή να δημιουργήσετε τον δικό σας τύπο γραμμοσκίασης. Για να αποθηκεύσετε τη λίστα, κάντε κλίκ στο πεδίο <emph> Αποθήκευση Λίστας με γραμμοσκιές</emph>. Για να εμφανίσετε μία διαφορετική λίστα, κάντε κλικ στο πεδίο <emph>Φόρτωση Λίστας με γραμμοσκιές</emph>."
+msgstr "Εμφανίζει σε κατάλογο τους διαθέσιμους τύπους γραμμοσκίασης. Μπορείτε επίσης να τροποποιήσετε ή να δημιουργήσετε τον δικό σας τύπο γραμμοσκίασης. Για να αποθηκεύσετε τον κατάλογο, πατήστε στο πεδίο <emph>Αποθήκευση καταλόγου με γραμμοσκιές</emph>. Για να εμφανίσετε έναν διαφορετικό κατάλογο, πατήστε στο κουμπί <emph>Κατάλογος φόρτωσης γραμμοσκιάσεων</emph>."
#: 05210400.xhp
msgctxt ""
@@ -26222,7 +26222,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Hatches list"
-msgstr "Λίστα γραμμοσκιών"
+msgstr "Κατάλογος γραμμοσκιών"
#: 05210400.xhp
msgctxt ""
@@ -26231,7 +26231,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/hatchingslb\">Lists the available hatching patterns. Click the hatching pattern that you want to apply, and then click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hatchpage/hatchingslb\">Παραθέτει τα διαθέσιμα μοτίβα γραμμοσκίασης. Κάντε κλικ το μοτίβο γραμμοσκίασης που θέλετε να εφαρμόσετε και πατήστε <emph>OK</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hatchpage/hatchingslb\">Παραθέτει τα διαθέσιμα μοτίβα γραμμοσκίασης. Πατήστε το μοτίβο γραμμοσκίασης που θέλετε να εφαρμόσετε και πατήστε <emph>Εντάξει</emph>.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26249,7 +26249,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/add\">Adds a custom hatching pattern to the current list. Specify the properties of your hatching pattern, and then click this button.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hatchpage/add\">Προσθέτει ένα προσωπικό μοτίβο γραμμοσκίασης στη τρέχουσα λίστα. Ορίστε τις ιδιότητες του μοτίβου γραμμοσκίασής σας και κάντε κλικ σε αυτό το κουμπί.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hatchpage/add\">Προσθέτει ένα προσωπικό μοτίβο γραμμοσκίασης στον τρέχοντα κατάλογο. Ορίστε τις ιδιότητες του μοτίβου γραμμοσκίασής σας και πατήστε σε αυτό το κουμπί.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26276,7 +26276,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Load Hatches List"
-msgstr "Φόρτωση Λίστας γραμμοσκιών"
+msgstr "Φόρτωση καταλόγου γραμμοσκιών"
#: 05210400.xhp
msgctxt ""
@@ -26285,7 +26285,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/load\">Loads a different list of hatching patterns.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hatchpage/load\">Φορτώνει μια διαφορετική λίστα με μοτίβα γραμμοσκίασης.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hatchpage/load\">Φορτώνει έναν διαφορετικό κατάλογο με μοτίβα γραμμοσκίασης.</ahelp>"
#: 05210400.xhp
msgctxt ""
@@ -26294,7 +26294,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Save Hatches List"
-msgstr "Αποθήκευση Λίστας γραμμοσκιών"
+msgstr "Αποθήκευση καταλόγου γραμμοσκιών"
#: 05210400.xhp
msgctxt ""
@@ -26303,7 +26303,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hatchpage/save\">Saves the current list of hatching patterns, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hatchpage/save\">Αποθηκεύει την τρέχουσα λίστα από μοτίβα γραμμοσκίασης, ώστε να μπορέσετε να την φορτώσετε αργότερα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hatchpage/save\">Αποθηκεύει τον τρέχοντα κατάλογο από μοτίβα γραμμοσκίασης, ώστε να μπορέσετε να τον φορτώσετε αργότερα.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26311,7 +26311,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Bitmap"
-msgstr "Bitmap"
+msgstr "Ψηφιογραφία"
#: 05210500.xhp
msgctxt ""
@@ -26328,7 +26328,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>"
-msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>"
+msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Ψηφιογραφία\">Ψηφιογραφία</link>"
#: 05210500.xhp
msgctxt ""
@@ -26337,7 +26337,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Select a bitmap that you want to use as a fill pattern, or create your own pixel pattern. You can also import bitmaps, and save or load bitmap lists.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Επιλέξτε μια ψηφιογραφία που θέλετε να χρησιμοποιήσετε ως μοτίβο γεμίσματος, ή δημιουργήστε δικό σας μοτίβο εικονοστοιχείου. Ακόμη μπορείτε να εισάγετε ψηφιογραφίες και να αποθηκεύετε ή να φορτώνετε λίστες bitmap.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Επιλέξτε μια ψηφιογραφία που θέλετε να χρησιμοποιήσετε ως μοτίβο γεμίσματος, ή δημιουργήστε δικό σας μοτίβο εικονοστοιχείου. Ακόμη μπορείτε να εισάγετε ψηφιογραφίες και να αποθηκεύετε ή να φορτώνετε καταλόγους ψηφιογραφιών.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26373,7 +26373,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "To enable this editor, select the <emph>Blank</emph> bitmap in the bitmap list."
-msgstr "Για να ενεργοποιήσετε αυτόν τον επεξεργαστή, επιλέξτε την ψηφιογραφία <emph>Κενό</emph> στη λίστα με τις ψηφιογραφίες."
+msgstr "Για να ενεργοποιήσετε αυτόν τον επεξεργαστή, επιλέξτε την ψηφιογραφία <emph>Κενό</emph> στον κατάλογο ψηφιογραφιών."
#: 05210500.xhp
msgctxt ""
@@ -26382,7 +26382,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Foreground color"
-msgstr "Χρώμα πρώτου πλάνου"
+msgstr "Χρώμα προσκηνίου"
#: 05210500.xhp
msgctxt ""
@@ -26391,7 +26391,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Select a foreground color, and then click in the grid to add a pixel to the pattern.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Επιλέξτε ένα χρώμα σε πρώτο πλάνο και κάντε κλικ στο πλέγμα για να προσθέσετε ένα εικονοστοιχείο στο μοτίβο.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Επιλέξτε ένα χρώμα προσκηνίου και πατήστε στο πλέγμα για να προσθέσετε ένα εικονοστοιχείο στο μοτίβο.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26427,7 +26427,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Select a bitmap in the list, and then click <emph>OK</emph> to apply the pattern to the selected object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Επιλέξτε μία εικόνα ψηφιογραφίας από τη λίστα, και ύστερα πατήστε στο κουμπί <emph>Εντάξει</emph> για να εφαρμόσετε το υπόδειγμα στο επιλεγμένο αντικείμενο.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Επιλέξτε μία εικόνα ψηφιογραφίας από τον κατάλογο και ύστερα πατήστε στο κουμπί <emph>Εντάξει</emph> για να εφαρμόσετε το υπόδειγμα στο επιλεγμένο αντικείμενο.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26445,7 +26445,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Adds a bitmap that you created in the <emph>Pattern Editor </emph>to the current list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Προσθέτει μια ψηφιογραφία που δημιουργήσατε στον <emph>Επεξεργαστή μοτίβου </emph>στη τρέχουσα λίστα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Προσθέτει μια ψηφιογραφία που δημιουργήσατε στον <emph>Επεξεργαστή μοτίβου </emph>στον τρέχοντα κατάλογο.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26481,7 +26481,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Βρείτε την ψηφιογραφία που θέλετε να εισάγετε και πατήστε στο <emph>Άνοιγμα</emph>. Η ψηφιογραφία εισάγεται στο τέλος της λίστας των διαθέσιμων ψηφιογραφιών.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Βρείτε την ψηφιογραφία που θέλετε να εισάγετε και πατήστε στο <emph>Άνοιγμα</emph>. Η ψηφιογραφία εισάγεται στο τέλος του καταλόγου των διαθέσιμων ψηφιογραφιών.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26490,7 +26490,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Load Bitmap List"
-msgstr "Φόρτωση λίστας με ψηφιογραφίες"
+msgstr "Φόρτωση καταλόγου με ψηφιογραφίες"
#: 05210500.xhp
msgctxt ""
@@ -26499,7 +26499,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Loads a different list of bitmaps.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Φορτώνει μια διαφορετική λίστα με ψηφιογραφίες.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Φορτώνει έναν διαφορετικό κατάλογο με ψηφιογραφίες.</ahelp>"
#: 05210500.xhp
msgctxt ""
@@ -26508,7 +26508,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Save Bitmap List"
-msgstr "Αποθήκευση λίστας με ψηφιογραφίες"
+msgstr "Αποθήκευση καταλόγου ψηφιογραφιών"
#: 05210500.xhp
msgctxt ""
@@ -26517,7 +26517,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Saves the current list of bitmaps, so that you can load it later.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Αποθηκεύει την τρέχουσα λίστα από ψηφιογραφίες, για να μπορέσετε να την φορτώσετε αργότερα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Αποθηκεύει τον τρέχοντα κατάλογο ψηφιογραφιών, για να μπορέσετε να τον φορτώσετε αργότερα.</ahelp>"
#: 05210600.xhp
msgctxt ""
@@ -26569,7 +26569,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Set the properties of the shadow that you want to apply."
-msgstr "Ορίστε τις ιδιότητες της σκιάς που θέλετε να εφαρμόσετε"
+msgstr "Ορίστε τις ιδιότητες της σκιάς που θέλετε να εφαρμόσετε."
#: 05210600.xhp
msgctxt ""
@@ -26605,7 +26605,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"HID_TPSHADOW_CTRL\">Click where you want to cast the shadow.</ahelp>"
-msgstr "<ahelp hid=\"HID_TPSHADOW_CTRL\">Κάντε κλικ εκεί που θέλετε να βάλετε τη σκιά.</ahelp>"
+msgstr "<ahelp hid=\"HID_TPSHADOW_CTRL\">Πατήστε εκεί που θέλετε να βάλετε τη σκιά.</ahelp>"
#: 05210600.xhp
msgctxt ""
@@ -26659,7 +26659,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_SHADOW_TRANSPARENT\">Enter a percentage from 0% (opaque) to 100% (transparent) to specify the transparency of the shadow.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_SHADOW_TRANSPARENT\">Εισάγετε ένα ποσοστό από 0% (αδιάφανο) ως 100% (διαφανές) για να προσδιορίσετε τη διαφάνεια της σκιάς.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_SHADOW:MTR_SHADOW_TRANSPARENT\">Εισάγετε ένα ποσοστό από 0% (αδιαφανές) ως 100% (διαφανές) για να προσδιορίσετε τη διαφάνεια της σκιάς.</ahelp>"
#: 05210600.xhp
msgctxt ""
@@ -26677,7 +26677,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:FillShadow\">Adds a shadow to the selected object. If the object already has a shadow, the shadow is removed. If you click this icon when no object is selected, the shadow is added to the next object that you draw.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillShadow\">Προσθέτει μία σκιά στο επιλεγμένο αντικείμενο. Αν το αντικείμενο έχει ήδη μία σκιά, τότε αυτή αφαιρείται. Αν κάνετε κλικ σε αυτό το εικονίδιο ενώ δεν έχετε επιλέξει αντικείμενο, η σκιά προστίθεται στο επόμενο αντικείμενο που θα σχεδιάσετε.</ahelp>"
+msgstr "<ahelp hid=\".uno:FillShadow\">Προσθέτει μία σκιά στο επιλεγμένο αντικείμενο. Αν το αντικείμενο έχει ήδη μία σκιά, τότε αυτή αφαιρείται. Αν πατήστε σε αυτό το εικονίδιο ενώ δεν έχετε επιλέξει αντικείμενο, η σκιά προστίθεται στο επόμενο αντικείμενο που θα σχεδιάσετε.</ahelp>"
#: 05210600.xhp
msgctxt ""
@@ -26791,7 +26791,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Transparency spin button"
-msgstr "Πεδίο περιστροφής διαφάνειας"
+msgstr "Κουμπί περιστροφής διαφάνειας"
#: 05210700.xhp
msgctxt ""
@@ -26809,7 +26809,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Gradient"
-msgstr "Διαβάθμιση χρώματος"
+msgstr "Διαβάθμιση"
#: 05210700.xhp
msgctxt ""
@@ -26872,7 +26872,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_Y\">Enter the vertical offset for the gradient.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_Y\">ΕΙσάγετε την κάθετη μετατόπιση για τη διαβάθμιση.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_Y\">Εισάγετε την κάθετη μετατόπιση για τη διαβάθμιση.</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -27102,7 +27102,7 @@ msgctxt ""
"par_idN10709\n"
"help.text"
msgid "<ahelp hid=\".\">Wraps the text that you add after double-clicking a custom shape to fit inside the shape.</ahelp>"
-msgstr "<ahelp hid=\".\">Αναδιπλώνει το κείμενο που θέλετε να προσθέσετε αφού κάνετε διπλό κλικ σε ένα προσαρμοσμένο σχήμα για να χωρέσει μέσα σε ένα σχήμα.</ahelp>"
+msgstr "<ahelp hid=\".\">Αναδιπλώνει το κείμενο που θέλετε να προσθέσετε αφού διπλοπατήσετε σε ένα προσαρμοσμένο σχήμα για να χωρέσει μέσα στο σχήμα.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27110,7 +27110,7 @@ msgctxt ""
"par_idN10720\n"
"help.text"
msgid "Resize shape to fit text"
-msgstr "Αλλαγή μεγέθους του σχήματος για να χωρέσει το κείμενο"
+msgstr "Αυξομείωση του σχήματος για να χωρέσει το κείμενο"
#: 05220000.xhp
msgctxt ""
@@ -27118,7 +27118,7 @@ msgctxt ""
"par_idN10724\n"
"help.text"
msgid "<ahelp hid=\".\">Resizes a custom shape to fit the text that you enter after double-clicking the shape.</ahelp>"
-msgstr "<ahelp hid=\".\">Αλλάζει το μέγεθος ενός προσαρμοσμένου σχήματος για να χωρέσει το κείμενο που εισάγετε αφού κάνετε διπλό κλικ στο σχήμα.</ahelp>"
+msgstr "<ahelp hid=\".\">Αλλάζει το μέγεθος ενός προσαρμοσμένου σχήματος για να χωρέσει το κείμενο που εισάγετε αφού διπλοπατήσετε στο σχήμα.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27172,7 +27172,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_RIGHT\">Enter the amount of space to leave between the right edge of the drawing or text object and the right border of the text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_RIGHT\">Εισάγετε την απόσταση που επιθυμείτε να αφήσετε μεταξύ της δεξιάς άκρης του αντικειμένου σχεδίασης ή του κειμένου και του δεξιού περιγράμματός του.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_RIGHT\">Εισάγετε την απόσταση που επιθυμείτε να αφήσετε μεταξύ της δεξιάς άκρης του αντικειμένου σχεδίασης ή του κειμένου και του δεξιού περιγράμματός του.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27226,7 +27226,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "Set the anchor type and the anchor position."
-msgstr "Προσδιορίστε τον τύπο της αγκύρωσης και τη θέση της αγκύρωσης"
+msgstr "Προσδιορίστε τον τύπο της αγκύρωσης και τη θέση της αγκύρωσης."
#: 05220000.xhp
msgctxt ""
@@ -27244,7 +27244,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/CTL_POSITION\">Click where you want to place the anchor for the text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textattrtabpage/CTL_POSITION\">Κάντε κλικ εκεί που επιθυμείτε να τοποθετήσετε την αγκύρωση για το κείμενο.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/CTL_POSITION\">Πατήστε εκεί που επιθυμείτε να τοποθετήσετε την αγκύρωση για το κείμενο.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -27262,7 +27262,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\".\">Anchors the text to the full width of the drawing object or text object.</ahelp>"
-msgstr "<ahelp hid=\".\">Αγκυρώνει το κείμενο στο πλήρες πλάτος του αντικειμένου σχεδίασης ή κειμένου.</ahelp>"
+msgstr "<ahelp hid=\".\">Αγκυρώνει το κείμενο στο πλήρες πλάτος του αντικειμένου σχεδίασης ή κειμένου.</ahelp>"
#: 05230000.xhp
msgctxt ""
@@ -27394,7 +27394,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">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 <emph>Position Y</emph> and <emph>Position X</emph> boxes. The base points correspond to the selection handles on an object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">Κάντε κλικ σε ένα σημείο βάσης στο πλέγμα και στη συνέχεια εισάγετε την ποσότητα κατά την οποία επιθυμείτε να ολισθήσετε το αντικείμενα σε σχέση με το σημείο βάσης που επιλέξατε στα πεδία <emph>Θέση Y</emph> και <emph>Θέση X</emph>. Τα σημεία βάσης αντιστοιχούν σε σημεία ελέγχου επιλογών ενός αντικειμένου.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">Πατήστε σε ένα σημείο βάσης στο πλέγμα και στη συνέχεια εισάγετε την ποσότητα κατά την οποία επιθυμείτε να ολισθήσετε το αντικείμενα σε σχέση με το σημείο βάσης που επιλέξατε στα πεδία <emph>Θέση Y</emph> και <emph>Θέση X</emph>. Τα σημεία βάσης αντιστοιχούν σε σημεία ελέγχου επιλογών ενός αντικειμένου.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27457,7 +27457,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Keep ratio"
-msgstr "Αναλογικά"
+msgstr "Διατήρηση αναλογίας"
#: 05230100.xhp
msgctxt ""
@@ -27484,7 +27484,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/CTL_SIZERECT\">Click a base point in the grid, and then enter the new size dimensions for the selected object in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_SIZERECT\">Κάντε κλικ σε ένα σημείο βάσης στο πλέγμα και στη συνέχεια εισάγετε τις νέες διαστάσεις για το επιλεγμένο αντικείμενο στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_SIZERECT\">Πατήστε σε ένα σημείο βάσης στο πλέγμα και στη συνέχεια εισάγετε τις νέες διαστάσεις για το επιλεγμένο αντικείμενο στα πεδία <emph>Πλάτος</emph> και <emph>Ύψος</emph>.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -27749,7 +27749,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/rotationtabpage/CTL_RECT\">Click where you want to place the pivot point.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/rotationtabpage/CTL_RECT\">Κάντε κλικ εκεί που θέλετε να τοποθετήσετε το σημείο περιστροφής.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/rotationtabpage/CTL_RECT\">Πατήστε εκεί που θέλετε να τοποθετήσετε το σημείο περιστροφής.</ahelp>"
#: 05230300.xhp
msgctxt ""
@@ -27767,7 +27767,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Specify the number of degrees that you want to rotate the selected object, or click in the rotation grid."
-msgstr "Καθορίστε τον αριθμό των μοιρών κατά τον οποίο επιθυμείτε να περιστρέψετε το επιλεγμένο αντικείμενο ή κάντε κλικ στο πλέγμα περιστροφής"
+msgstr "Καθορίστε τον αριθμό των μοιρών κατά τον οποίο επιθυμείτε να περιστρέψετε το επιλεγμένο αντικείμενο ή πατήστε στο πλέγμα περιστροφής."
#: 05230300.xhp
msgctxt ""
@@ -27803,7 +27803,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/rotationtabpage/CTL_ANGLE\">Click to specify the rotation angle in multiples of 45 degrees.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/rotationtabpage/CTL_ANGLE\">Κάντε κλικ για να προσδιορίσετε τη γωνία περιστροφής σε πολλαπλάσια των 45 μοιρών.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/rotationtabpage/CTL_ANGLE\">Πατήστε για να προσδιορίσετε τη γωνία περιστροφής σε πολλαπλάσια των 45 μοιρών.</ahelp>"
#: 05230400.xhp
msgctxt ""
@@ -27819,7 +27819,7 @@ msgctxt ""
"bm_id3149988\n"
"help.text"
msgid "<bookmark_value>slanting draw objects</bookmark_value><bookmark_value>draw objects; slanting</bookmark_value><bookmark_value>areas; slanting</bookmark_value>"
-msgstr "<bookmark_value>ανατροπή αντικειμένων σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης, ανατροπή</bookmark_value><bookmark_value>περιοχές, ανατροπή</bookmark_value>"
+msgstr "<bookmark_value>κλίση αντικειμένων σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; ανατροπή</bookmark_value><bookmark_value>περιοχές; κλίση</bookmark_value>"
#: 05230400.xhp
msgctxt ""
@@ -27828,7 +27828,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05230400.xhp\" name=\"Slant & Corner Radius\">Slant & Corner Radius</link>"
-msgstr "<link href=\"text/shared/01/05230400.xhp\" name=\"Λοξά / Ακτίνα γωνίας\">Λοξά / Ακτίνα γωνίας</link>"
+msgstr "<link href=\"text/shared/01/05230400.xhp\" name=\"Κλίση / Ακτίνα γωνίας\">Κλίση / Ακτίνα γωνίας</link>"
#: 05230400.xhp
msgctxt ""
@@ -27846,7 +27846,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Corner Radius"
-msgstr "Aκτίνα γωνίας"
+msgstr "Ακτίνα γωνίας"
#: 05230400.xhp
msgctxt ""
@@ -27882,7 +27882,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Slant"
-msgstr "Ανατροπή"
+msgstr "Κλίση"
#: 05230400.xhp
msgctxt ""
@@ -27917,7 +27917,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Callout"
-msgstr "Υπόμνημα"
+msgstr "Επεξήγηση"
#: 05230500.xhp
msgctxt ""
@@ -27925,7 +27925,7 @@ msgctxt ""
"bm_id3149038\n"
"help.text"
msgid "<bookmark_value>legends; draw objects</bookmark_value><bookmark_value>draw objects; legends</bookmark_value><bookmark_value>labels;for draw objects</bookmark_value><bookmark_value>labels, see also names/callouts</bookmark_value><bookmark_value>captions, see also labels/callouts</bookmark_value><bookmark_value>names, see also labels/callouts</bookmark_value>"
-msgstr "<bookmark_value>υπομνήματα; αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; υπομνήματα</bookmark_value><bookmark_value>ετικέτες;για αντικείμενα σχεδίασης</bookmark_value><bookmark_value>ετικέτες, βλέπε επίσης ονόματα/υπομνήματα</bookmark_value><bookmark_value>τίτλοι, βλέπε επίσης ετικέτες/υπομνήματα</bookmark_value><bookmark_value>ονόματα, βλέπε επίσης ετικέτες/υπομνήματα</bookmark_value>"
+msgstr "<bookmark_value>υπομνήματα; αντικείμενα σχεδίασης</bookmark_value><bookmark_value>αντικείμενα σχεδίασης; υπομνήματα</bookmark_value><bookmark_value>ετικέτες;για αντικείμενα σχεδίασης</bookmark_value><bookmark_value>ετικέτες, βλέπε επίσης ονόματα/επεξηγήσεις</bookmark_value><bookmark_value>τίτλοι, βλέπε επίσης ετικέτες/επεξηγήσεις</bookmark_value><bookmark_value>ονόματα, βλέπε επίσης ετικέτες/επεξηγήσεις</bookmark_value>"
#: 05230500.xhp
msgctxt ""
@@ -27934,7 +27934,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05230500.xhp\" name=\"Callout\">Callout</link>"
-msgstr "<link href=\"text/shared/01/05230500.xhp\" name=\"Υπόμνημα\">Υπόμνημα</link>"
+msgstr "<link href=\"text/shared/01/05230500.xhp\" name=\"Επεξήγηση\">Επεξήγηση</link>"
#: 05230500.xhp
msgctxt ""
@@ -27943,7 +27943,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Specify the properties of the selected callout."
-msgstr "Καθορίστε τις ιδιότητες του επιλεγμένου υπομνήματος."
+msgstr "Καθορίστε τις ιδιότητες της επιλεγμένης επεξήγησης."
#: 05230500.xhp
msgctxt ""
@@ -27951,7 +27951,7 @@ msgctxt ""
"par_id368358\n"
"help.text"
msgid "These callouts are a legacy of the first versions of %PRODUCTNAME. You must customize a toolbar or menu to insert these callouts. The newer custom shape callouts offer more features, for example a Callouts toolbar <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Icon</alt></image> where you can select the shape."
-msgstr "Αυτά τα υπομνήματα είναι κληρονομιά των πρώτων εκδόσεων του %PRODUCTNAME. Πρέπει να προσαρμόσετε μία γραμμή εργαλείων ή ένα μενού για να εισάγετε αυτές τα υπομνήματα. Τα νεότερα υπομνήματα με προσαρμοσμένα σχήματα προσφέρουν περισσότερες λειτουργίες, για παράδειγμα μία γραμμή εργαλείων υπομνημάτων <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Εικονίδιο</alt></image> όπου μπορείτε να επιλέξετε το σχήμα."
+msgstr "Αυτές οι επεξηγήσεις είναι κληρονομιά των πρώτων εκδόσεων του %PRODUCTNAME. Πρέπει να προσαρμόσετε μία γραμμή εργαλείων ή ένα μενού για να εισάγετε αυτές τις επεξηγήσεις. Οι νεότερες επεξηγήσεις με προσαρμοσμένα σχήματα προσφέρουν περισσότερες λειτουργίες, για παράδειγμα μία γραμμή εργαλείων επεξηγήσεων <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Εικονίδιο</alt></image> όπου μπορείτε να επιλέξετε το σχήμα."
#: 05230500.xhp
msgctxt ""
@@ -27960,7 +27960,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Callout Styles"
-msgstr "Πρότυπα υπομνημάτων"
+msgstr "Τεχνοτροπίες επεξηγήσεων"
#: 05230500.xhp
msgctxt ""
@@ -27969,7 +27969,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"HID_CAPTION_CTL_TYPE\">Click the <emph>Callout</emph> style that you want to apply to the selected callout.</ahelp>"
-msgstr "<ahelp hid=\"HID_CAPTION_CTL_TYPE\">Κάντε κλικ στο πρότυπο <emph>Υπομνήματα</emph> που θέλετε να εφαρμόσετε στο επιλεγμένο υπόμνημα.</ahelp>"
+msgstr "<ahelp hid=\"HID_CAPTION_CTL_TYPE\">Πατήστε στην τεχνοτροπία <emph>Επεξηγήσεις</emph> που θέλετε να εφαρμόσετε στην επιλεγμένη επεξήγηση.</ahelp>"
#: 05230500.xhp
msgctxt ""
@@ -27987,7 +27987,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_ABSTAND\">Enter the amount of space that you want to leave between the end of the callout line, and the callout box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_ABSTAND\">Εισάγετε την τιμή της απόστασης που επιθυμείτε να αφήσετε μεταξύ του τέλους της γραμμής του υπομνήματος και του πεδίου που γράφετε την υπόμνηση.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_ABSTAND\">Εισάγετε την τιμή της απόστασης που επιθυμείτε να αφήσετε μεταξύ του τέλους της γραμμής της επεξήγησης και του πλαισίου επεξήγησης.</ahelp>"
#: 05230500.xhp
msgctxt ""
@@ -28005,7 +28005,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CAPTION:LB_ANSATZ_REL\">Select where you want to extend the callout line from, in relation to the callout box.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CAPTION:LB_ANSATZ_REL\">Επιλέξτε από πού επιθυμείτε να επεκτείνετε τη γραμμή του υπομνήματος, σε σχέση με το πεδίο γραφής του.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_CAPTION:LB_ANSATZ_REL\">Επιλέξτε από πού επιθυμείτε να επεκτείνετε τη γραμμή της επεξήγησης, σε σχέση με το πεδίο γραφής του.</ahelp>"
#: 05230500.xhp
msgctxt ""
@@ -28023,7 +28023,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_LAENGE\">Enter the length of the callout line segment that extends from the callout box to the inflection point of the line.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_LAENGE\">Εισάγετε το μήκος του ευθύγραμμου τμήματος του υπομνήματος το οποίο εκτείνεται από το πλαίσιο της γραφής ως το σημείο καμπής της γραμμής.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_CAPTION:MF_LAENGE\">Εισάγετε το μήκος του ευθύγραμμου τμήματος της επεξήγησης το οποίο εκτείνεται από το πλαίσιο της γραφής ως το σημείο καμπής της γραμμής.</ahelp>"
#: 05230500.xhp
msgctxt ""
@@ -28032,7 +28032,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "The <emph>Length </emph>box is only available if you select the <emph>Angled connector line</emph> callout style, and leave the <emph>Optimal </emph>checkbox cleared."
-msgstr "Το πεδίο <emph>Μήκος </emph>είναι διαθέσιμο μόνο αν επιλέξετε το πρότυπο υπομνήματος <emph>Γραμμή σύνδεσης υπό γωνία</emph>, και δεν έχετε επιλέξει το πεδίο <emph>Βέλτιστο </emph>."
+msgstr "Το πεδίο <emph>Μήκος</emph> είναι διαθέσιμο μόνο αν επιλέξετε την τεχνοτροπία επεξήγησης <emph>Γραμμή σύνδεσης υπό γωνία</emph>, και δεν έχετε επιλέξει το πεδίο <emph>Βέλτιστο</emph>."
#: 05230500.xhp
msgctxt ""
@@ -28050,7 +28050,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_CAPTION:CB_LAENGE\">Click here to display a single-angled line in an optimal way.</ahelp>"
-msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_CAPTION:CB_LAENGE\">Κάντε κλικ εδώ για να εμφανιστεί μία γραμμή υπό μία γωνία με τον βέλτιστο τρόπο.</ahelp>"
+msgstr "<ahelp hid=\"SVX:CHECKBOX:RID_SVXPAGE_CAPTION:CB_LAENGE\">Πατήστε εδώ για να εμφανιστεί μία γραμμή υπό μία γωνία με τον βέλτιστο τρόπο.</ahelp>"
#: 05240000.xhp
msgctxt ""
@@ -28066,7 +28066,7 @@ msgctxt ""
"bm_id3151264\n"
"help.text"
msgid "<bookmark_value>draw objects; flipping</bookmark_value><bookmark_value>flipping draw objects</bookmark_value>"
-msgstr "<bookmark_value>σχεδίαση αντικειμένων, αναστροφή</bookmark_value><bookmark_value>Αναστροφή αντικειμένων σχεδίασης</bookmark_value>"
+msgstr "<bookmark_value>σχεδίαση αντικειμένων; αναστροφή</bookmark_value><bookmark_value>Αναστροφή αντικειμένων σχεδίασης</bookmark_value>"
#: 05240000.xhp
msgctxt ""
@@ -28196,7 +28196,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Bring to Front"
-msgstr "Μεταφορά σε πρώτο πλάνο"
+msgstr "Μεταφορά μπροστά"
#: 05250100.xhp
msgctxt ""
@@ -28205,7 +28205,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05250100.xhp\" name=\"Bring to Front\">Bring to Front</link>"
-msgstr "<link href=\"text/shared/01/05250100.xhp\" name=\"Μεταφορά σε πρώτο πλάνο\">Μεταφορά σε πρώτο πλάνο</link>"
+msgstr "<link href=\"text/shared/01/05250100.xhp\" name=\"Μεταφορά μπροστά\">Μεταφορά μπροστά</link>"
#: 05250100.xhp
msgctxt ""
@@ -28301,7 +28301,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Send to Back"
-msgstr "Μεταφορά στο φόντο"
+msgstr "Μεταφορά στο βάθος"
#: 05250400.xhp
msgctxt ""
@@ -28310,7 +28310,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05250400.xhp\" name=\"Send to Back\">Send to Back</link>"
-msgstr "<link href=\"text/shared/01/05250400.xhp\" name=\"Μεταφορά στο φόντο\">Μεταφορά στο φόντο</link>"
+msgstr "<link href=\"text/shared/01/05250400.xhp\" name=\"Μεταφορά στο βάθος\">Μεταφορά στο βάθος</link>"
#: 05250400.xhp
msgctxt ""
@@ -28494,7 +28494,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05260200.xhp\" name=\"To Paragraph\">To Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05260200.xhp\" name=\"Στη παράγραφο\">Στη παράγραφο</link>"
+msgstr "<link href=\"text/shared/01/05260200.xhp\" name=\"Στην παράγραφο\">Στην παράγραφο</link>"
#: 05260200.xhp
msgctxt ""
@@ -28512,7 +28512,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The anchor icon is displayed at the left page margin at the beginning of the paragraph."
-msgstr "Το εικονίδιο της αγκύρωσης εμφανίζεταιι στο αριστερό περιθώριο της σελίδας στην αρχή της παραγράφου."
+msgstr "Το εικονίδιο της αγκύρωσης εμφανίζεται στο αριστερό περιθώριο της σελίδας στην αρχή της παραγράφου."
#: 05260300.xhp
msgctxt ""
@@ -28556,7 +28556,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Graphics</emph>. Click the <emph>Type </emph>tab, and in the <emph>Position </emph>area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Για να στοιχίσετε ένα γραφικό ανάλογα με τον χαρακτήρα στον οποίο είναι αγκυρωμένο, κάντε δεξί κλικ στο γραφικό και μετά επιλέξτε <emph>Γραφικά</emph>. Επιλέξτε την καρτέλα <emph>Τύπος </emph>, και στην περιοχή <emph>Θέση </emph>, επιλέξτε <emph>Χαρακτήρας</emph> στα πεδία επιλογής <emph>σε</emph>."
+msgstr "Για να στοιχίσετε ένα γραφικό ανάλογα με τον χαρακτήρα στον οποίο είναι αγκυρωμένο, δεξιοπατήστε στο γραφικό και μετά επιλέξτε <emph>Γραφικά</emph>. Επιλέξτε την καρτέλα <emph>Τύπος </emph>, και στην περιοχή <emph>Θέση </emph>, επιλέξτε <emph>Χαρακτήρας</emph> στα πεδία επιλογής <emph>σε</emph>."
#: 05260400.xhp
msgctxt ""
@@ -28634,7 +28634,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Anchors the selected item as a character in the current text. If the height of the selected item is greater than the current font size, the height of the line containing the item is increased.</ahelp>"
-msgstr "<ahelp hid=\".\">Αγκυρώνει το επιλεγμένο αντικείμενο σαν χαρακτήρα στο τρέχον κείμενο. Αν το ύψος του επιλεγμένου αντικειμένου είναι μεγαλύτερο από το μέγεθος της γραμματοσειράς, το ύψος της σειράς που περιέχει το αντικείμενο αυξάνεται.</ahelp>"
+msgstr "<ahelp hid=\".\">Αγκυρώνει το επιλεγμένο αντικείμενο ως χαρακτήρα στο τρέχον κείμενο. Αν το ύψος του επιλεγμένου αντικειμένου είναι μεγαλύτερο από το μέγεθος της γραμματοσειράς, το ύψος της σειράς που περιέχει το αντικείμενο αυξάνεται.</ahelp>"
#: 05270000.xhp
msgctxt ""
@@ -28651,7 +28651,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Edit Points\">Edit Points</link>"
-msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Επεξεργασία Σημείων\">Επεξεργασία Σημείων</link>"
+msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Επεξεργασία σημείων\">Επεξεργασία σημείων</link>"
#: 05270000.xhp
msgctxt ""
@@ -28669,7 +28669,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "To edit the shape of a selected drawing object, click the <emph>Points</emph> icon on the <emph>Drawing</emph> Bar, and then drag one of the points on the object."
-msgstr "Για να επεξεργαστείτε το σχήμα ενός επιλεγμένου αντικειμένου, πατήστε το εικονίδιο <emph>Σημεία</emph> στην γραμμή <emph>Σχεδίαση</emph>, και έπειτα μετακινήστε ένα από τα σημεία πάνω στο αντικείμενο."
+msgstr "Για να επεξεργαστείτε το σχήμα ενός επιλεγμένου αντικειμένου, πατήστε το εικονίδιο <emph>Σημεία</emph> στην γραμμή <emph>Σχεδίαση</emph> και έπειτα μετακινήστε ένα από τα σημεία πάνω στο αντικείμενο."
#: 05270000.xhp
msgctxt ""
@@ -28739,7 +28739,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"HID_FONTWORK_CTL_FORMS\" visibility=\"hidden\">Click the shape of the baseline that you want to use for the text.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_CTL_FORMS\" visibility=\"hidden\">Κάντε κλικ στο σχήμα της βάσης που θέλετε να χρησιμοποιήσετε για το κείμενο.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_CTL_FORMS\" visibility=\"hidden\">Πατήστε στο σχήμα της βάσης που θέλετε να χρησιμοποιήσετε για το κείμενο.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -28870,7 +28870,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "Slant Horizontal"
-msgstr "Ανατροπή οριζόντια"
+msgstr "Οριζόντια κλίση"
#: 05280000.xhp
msgctxt ""
@@ -28896,7 +28896,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "Slant Vertical"
-msgstr "Ανατροπή κατακόρυφα"
+msgstr "Κατακόρυφη κλίση"
#: 05280000.xhp
msgctxt ""
@@ -29165,7 +29165,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_NORMAL\">Adds a shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the <emph>Distance X</emph> and the <emph>Distance Y</emph> boxes.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_NORMAL\">Προσθέτει μία σκιά στο κείμενο που βρίσκεται μέσα στο επιλεγμένο αντικείμενο. Κάντε κλικ σε αυτό το πεδίο και μετά εισάγετε τις διαστάσεις της σκιάς στα πεδία<emph>Απόσταση X</emph> και <emph>Απόσταση Y</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_NORMAL\">Προσθέτει μία σκιά στο κείμενο που βρίσκεται μέσα στο επιλεγμένο αντικείμενο. Πατήστε σε αυτό το πεδίο και μετά εισάγετε τις διαστάσεις της σκιάς στα πεδία<emph>Απόσταση X</emph> και <emph>Απόσταση Y</emph>.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -29191,7 +29191,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_SLANT\">Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the <emph>Distance X</emph> and the <emph>Distance Y</emph> boxes.</ahelp>"
-msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_SLANT\">Προσθέτει μία λοξή σκιά στο κείμενο. Κάντε κλικ σε αυτό το πεδίο, και μετά εισάγετε τις διαστάσεις της σκιάς στα πεδία<emph>Απόσταση Χ</emph> και <emph>Απόσταση Y</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_FONTWORK_TBI_SHADOW_SLANT\">Προσθέτει μία λοξή σκιά στο κείμενο. Πατήστε σε αυτό το κουμπί και μετά εισάγετε τις διαστάσεις της σκιάς στα πεδία<emph>Απόσταση Χ</emph> και <emph>Απόσταση Y</emph>.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -29208,7 +29208,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "Slant"
-msgstr "Ανατροπή"
+msgstr "Κλίση"
#: 05280000.xhp
msgctxt ""
@@ -29340,7 +29340,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "To edit the individual objects of a group, select the group, right-click, and then choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Enter Group</emph></caseinline><defaultinline><emph>Group - Enter Group</emph></defaultinline></switchinline>"
-msgstr "Για να επεξεργαστείτε τα ανεξάρτητα αντικείμενα μίας ομαδοποίησης, επιλέξτε την ομαδοποίηση, κάντε δεξί κλικ και μετά επιλέξτε <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Είσοδος στην ομάδα</emph></caseinline><defaultinline><emph>Ομαδοποίηση - Είσοδος στην ομάδα</emph></defaultinline></switchinline>"
+msgstr "Για να επεξεργαστείτε τα ανεξάρτητα αντικείμενα μίας ομαδοποίησης, επιλέξτε την ομαδοποίηση, δεξιοπατήστε και μετά επιλέξτε <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Είσοδος στην ομάδα</emph></caseinline><defaultinline><emph>Ομαδοποίηση - Είσοδος στην ομάδα</emph></defaultinline></switchinline>"
#: 05290000.xhp
msgctxt ""
@@ -29358,7 +29358,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Use Tab and Shift+Tab to move forwards and backwards through the objects in a group."
-msgstr "Χρησιμοποιήστε το πλήκτρο Tab και τον συνδυασμό πλήκτρων Shift+Tab για να κινηθείτε μπροστά και πίσω στα αντικείμενα μίας ομαδοποίησης"
+msgstr "Χρησιμοποιήστε το πλήκτρο στηλοθέτη και τον συνδυασμό πλήκτρων Shift+Tab για να κινηθείτε μπροστά και πίσω στα αντικείμενα μίας ομαδοποίησης."
#: 05290000.xhp
msgctxt ""
@@ -29367,7 +29367,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "To exit a group, right-click, and then choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Exit Group</emph></caseinline><defaultinline><emph>Group - Exit Group</emph></defaultinline></switchinline>"
-msgstr "Για να βγείτε από μία ομαδοποίηση,κάντε δεξί κλικ και μετά επιλέξτε <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Έξοδος από ομαδοποίηση</emph></caseinline><defaultinline><emph>Ομαδοποίηση - Έξοδος από ομαδοποίηση</emph></defaultinline></switchinline>"
+msgstr "Για να βγείτε από μία ομαδοποίηση, δεξιοπατήστε και μετά επιλέξτε <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Έξοδος από ομαδοποίηση</emph></caseinline><defaultinline><emph>Ομαδοποίηση - Έξοδος από ομαδοποίηση</emph></defaultinline></switchinline>"
#: 05290000.xhp
msgctxt ""
@@ -29508,7 +29508,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "To select an individual object in a group, hold down <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline>, and then click the object."
-msgstr "Για να επιλέξετε ένα μεμονωμένο αντικείμενο σε μια ομάδα, κρατήστε πατημένο το <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline>, και έπειτα κάντε κλικ στο αντικείμενο."
+msgstr "Για να επιλέξετε ένα μεμονωμένο αντικείμενο σε μια ομάδα, κρατήστε πατημένο το <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline>, και έπειτα πατήστε στο αντικείμενο."
#: 05290300.xhp
msgctxt ""
@@ -29628,7 +29628,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textanimtabpage/LB_EFFECT\">Select the animation effect that you want to apply to the text in the selected drawing object. To remove an animation effect, select <emph>No Effect</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textanimtabpage/LB_EFFECT\">Επιλέξτε το εφέ κίνησης που θέλετε να εφαρμόσετε στο κείμενο του επιλεγμένου αντικειμένου σχεδίασης. Για να αφαιρέσετε ένα εφέ κίνησης επιλέξτε το <emph>Χωρίς Εφέ</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textanimtabpage/LB_EFFECT\">Επιλέξτε το εφέ κίνησης που θέλετε να εφαρμόσετε στο κείμενο του επιλεγμένου αντικειμένου σχεδίασης. Για να αφαιρέσετε ένα εφέ κίνησης επιλέξτε το <emph>Χωρίς Εφέ</emph>.</ahelp>"
#: 05320000.xhp
msgctxt ""
@@ -30133,7 +30133,7 @@ msgctxt ""
"bm_id3154545\n"
"help.text"
msgid "<bookmark_value>aligning; cells</bookmark_value><bookmark_value>cells; aligning</bookmark_value>"
-msgstr "<bookmark_value>στοίχιση, κελιά</bookmark_value><bookmark_value>κελιά, στοίχιση</bookmark_value>"
+msgstr "<bookmark_value>στοίχιση; κελιά</bookmark_value><bookmark_value>κελιά; στοίχιση</bookmark_value>"
#: 05340300.xhp
msgctxt ""
@@ -30354,7 +30354,7 @@ msgctxt ""
"69\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell contents to the bottom of the cell.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Στοιχίζει τα περιεχόμενα του κελιού στο τέλος του κελιού.</ahelp> "
+msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Στοιχίζει τα περιεχόμενα του κελιού στο τέλος του κελιού.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -30512,7 +30512,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<emph>Text Extension From Lower Cell Border:</emph> Writes the rotated text from the bottom cell edge outwards."
-msgstr "<emph> Επιμήκυνση κειμένου από κάτω άκρη του κελιού:</emph>Γράφει το περιστρεφόμενο κείμενο από το κάτω όριο του κελιού και προς τα έξω"
+msgstr "<emph>Επιμήκυνση κειμένου από κάτω άκρη του κελιού:</emph> Γράφει το περιστρεφόμενο κείμενο από το κάτω όριο του κελιού και προς τα έξω."
#: 05340300.xhp
msgctxt ""
@@ -30521,7 +30521,7 @@ msgctxt ""
"79\n"
"help.text"
msgid "<emph>Text Extension From Upper Cell Border:</emph> Writes the rotated text from the top cell edge outwards."
-msgstr "<emph> Επιμήκυνση κειμένου από πάνω άκρη του κελιού:</emph>Γράφει το περιστρεφόμενο κείμενο από το πάνω όριο του κελιού και προς τα έξω"
+msgstr "<emph>Επιμήκυνση κειμένου από πάνω άκρη του κελιού:</emph> Γράφει το περιστρεφόμενο κείμενο από το πάνω όριο του κελιού και προς τα έξω."
#: 05340300.xhp
msgctxt ""
@@ -30626,7 +30626,7 @@ msgctxt ""
"par_idN10AD3\n"
"help.text"
msgid "Shrink to fit cell size"
-msgstr "Προσαρμογή στο μέγεθος του κελιού."
+msgstr "Συρρίκνωση στο μέγεθος του κελιού."
#: 05340300.xhp
msgctxt ""
@@ -30730,7 +30730,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "The following table describes how to select individual elements in the data source browser:"
-msgstr "Ο ακόλουθος πίνακας περιγράφει πως να επιλέξετε μεμονωμένα στοιχεία στον περιηγητή προέλευσης δεδομένων."
+msgstr "Ο ακόλουθος πίνακας περιγράφει πως να επιλέξετε μεμονωμένα στοιχεία στον περιηγητή προέλευσης δεδομένων:"
#: 05340400.xhp
msgctxt ""
@@ -31286,7 +31286,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Displays hidden columns. Choose the column that you want to display from the list, or click <emph>All </emph>to display all of the hidden columns.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει κρυμμένες στήλες. Επιλέξτε τη στήλη που θέλετε να εμφανίσετε από τη λίστα, ή πατήστε κλικ στο <emph>Όλες </emph>για να εμφανίσετε όλες τις κρυμμένες στήλες.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει κρυμμένες στήλες. Επιλέξτε τη στήλη που θέλετε να εμφανίσετε από τον κατάλογο, ή πατήστε στο <emph>Όλες </emph>για να εμφανίσετε όλες τις κρυφές στήλες.</ahelp>"
#: 05350000.xhp
msgctxt ""
@@ -31428,7 +31428,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_DEPTH\">Enter the extrusion depth for the selected 3D object. This option is not valid for 3D rotation objects.</ahelp>"
-msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_DEPTH\">Εισάγετε το βάθος εξώθησης για το επιλεγμένο αντικείμενο αντικείμενο 3Δ. Αυτή η επιλογή δεν ισχύει για περιστρεφόμενα αντικείμενα 3Δ.</ahelp>"
+msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXFLOAT_3D:MTR_DEPTH\">Εισάγετε το βάθος εξώθησης για το επιλεγμένο αντικείμενο 3Δ. Αυτή η επιλογή δεν ισχύει για περιστρεφόμενα αντικείμενα 3Δ.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -31772,7 +31772,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_SHADEMODE\">Select the shading method that you want to use. Flat shading assigns a single color to a single polygon on the surface of the object. Gouraud shading blends colors across the polygons. Phong shading averages the color of each pixel based on the pixels that surround it, and requires the most processing power.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_SHADEMODE\">Επιλέξτε τη μέθοδο σκίασης που θέλετε να χρησιμοποιήσετε. Η επίπεδη εμφάνιση σκιάς αντιστοιχίζει ένα χρώμα σε κάθε πολύγωνο στην επιφάνεια του αντικειμένου. Η εμφάνιση Gouraud αναμιγνύει χρώματα μέσα στα πολύγωνα. Η εμφάνιση Phong ρυθμίζει το χρώμα του κάθε pixel με βάση το μέσο όρο των γύρω του και απαιτεί την μεγαλύτερη υπολογιστική ισχύ.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXFLOAT_3D:LB_SHADEMODE\">Επιλέξτε τη μέθοδο σκίασης που θέλετε να χρησιμοποιήσετε. Η επίπεδη εμφάνιση σκιάς αντιστοιχίζει ένα χρώμα σε κάθε πολύγωνο στην επιφάνεια του αντικειμένου. Η εμφάνιση Gouraud αναμιγνύει χρώματα μέσα στα πολύγωνα. Η εμφάνιση Phong ρυθμίζει το χρώμα του κάθε εικονοστοιχείου με βάση το μέσο όρο των γύρω του και απαιτεί την μεγαλύτερη υπολογιστική ισχύ.</ahelp>"
#: 05350300.xhp
msgctxt ""
@@ -31941,7 +31941,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT_8\">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the <emph>Ambient light</emph> box.</ahelp> You can also press the Spacebar to turn the light source on or off."
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT_8\">Κάντε κλικ δύο φορές για να ενεργοποιήσετε την προέλευση φωτός και έπειτα επιλέξτε ένα χρώμα από τη λίστα για το φωτισμό. Αν θέλετε μπορείτε επίσης να ορίσετε το χρώμα του περιβάλλοντος φωτός επιλέγοντας ένα χρώμα από το πεδίο <emph>Φωτισμός περιβάλλοντος</emph>.</ahelp> Μπορείτε επίσης να πατήσετε την μπάρα (Spacebar) για να ενεργοποιήσετε ή να απενεργοποιήσετε την προέλευση φωτός."
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXFLOAT_3D:BTN_LIGHT_8\">Πατήστε δύο φορές για να ενεργοποιήσετε την προέλευση φωτός και έπειτα επιλέξτε ένα χρώμα από τον κατάλογο για τον φωτισμό. Αν θέλετε μπορείτε επίσης να ορίσετε το χρώμα του περιβάλλοντος φωτός επιλέγοντας ένα χρώμα από το πλαίσιο <emph>Φωτισμός περιβάλλοντος</emph>.</ahelp> Μπορείτε επίσης να πατήσετε το πλήκτρο διαστήματος για να ενεργοποιήσετε ή να απενεργοποιήσετε την προέλευση φωτός."
#: 05350400.xhp
msgctxt ""
@@ -32206,7 +32206,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Show or hide shading."
-msgstr "Προβολή ή απόκρυψη σκίασης"
+msgstr "Προβολή ή απόκρυψη σκίασης."
#: 05350500.xhp
msgctxt ""
@@ -33143,7 +33143,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_NEWWORD\">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Change</emph> or <emph>Change All</emph>.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_NEWWORD\">Εμφανίζει σε λίστα προτεινόμενες λέξεις για αντικατάσταση της μη ορθογραφημένης λέξης. Επιλέξτε τη λέξη που θέλετε να χρησιμοποιήσετε και κάντε κλικ στο <emph>Αλλαγή</emph> ή στο <emph>Αλλαγή όλων</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_NEWWORD\">Εμφανίζει σε κατάλογο προτεινόμενες λέξεις για αντικατάσταση της μη ορθογραφημένης λέξης. Επιλέξτε τη λέξη που θέλετε να χρησιμοποιήσετε και πατήστε στο <emph>Αλλαγή</emph> ή στο <emph>Αλλαγή όλων</emph>.</ahelp>"
#: 06010000.xhp
msgctxt ""
@@ -33409,7 +33409,7 @@ msgctxt ""
"par_id3928952\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for the current paragraph. <br/>Choose None to exclude the current paragraph from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού. Επιλογή γλώσσας για την τρέχουσα παράγραφο. <br/>Επιλέξτε \"Κανένα\" για να αποκλείσετε την τρέχουσα παράγραφο από ορθογραφικό έλεγχο.<br/>Επιλέξτε \"Περισσότερα\" για να ανοίξετε ένα παράθυρο διαλόγου με περισσότερες επιλογές.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού. Επιλογή γλώσσας για την τρέχουσα παράγραφο. <br/>Επιλέξτε κανένα για να αποκλείσετε την τρέχουσα παράγραφο από ορθογραφικό έλεγχο.<br/>Επιλέξτε περισσότερα για να ανοίξετε ένα παράθυρο διαλόγου με περισσότερες επιλογές.</ahelp>"
#: 06010500.xhp
msgctxt ""
@@ -33425,7 +33425,7 @@ msgctxt ""
"par_id5735953\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for all text. <br/>Choose None to exclude all text from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού. Επιλογή γλώσσας όλο το κείμενο.<br/>Επιλέξτε \"Κανένα\" για να αποκλείσετε όλο το κείμενο από ορθογραφικό έλεγχο.<br/>Επιλέξτε \"Περισσότερα\" για να ανοίξετε ένα παράθυρο διαλόγου με περισσότερες επιλογές.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει ένα υπομενού. Επιλέξτε μια γλώσσα για όλο το κείμενο. <br/>Επιλέξτε Κανένα για να αποκλείσετε όλο το κείμενο από ορθογραφικό έλεγχο.<br/> Επιλέξτε Περισσότερα για να ανοίξετε ένα παράθυρο διαλόγου με περισσότερες επιλογές.</ahelp>"
#: 06010500.xhp
msgctxt ""
@@ -33601,7 +33601,7 @@ msgctxt ""
"par_idN10599\n"
"help.text"
msgid "<ahelp hid=\".\">Converts words with two or more characters that are in the list of common terms. After the list is scanned, the remaining text is converted character by character.</ahelp>"
-msgstr "<ahelp hid=\".\">Μετατρέπει λέξεις με δύο ή περισσότερους χαρακτήρες που είναι στη λίστα των κοινών όρων. Μετά την σάρωση της λίστας, το υπολειπόμενο κείμενο μετατρέπεται ανά χαρακτήρα.</ahelp>"
+msgstr "<ahelp hid=\".\">Μετατρέπει λέξεις με δύο ή περισσότερους χαρακτήρες που είναι στον κατάλογο των κοινών όρων. Μετά την σάρωση του καταλόγου, το υπολειπόμενο κείμενο μετατρέπεται ανά χαρακτήρα.</ahelp>"
#: 06010600.xhp
msgctxt ""
@@ -33617,7 +33617,7 @@ msgctxt ""
"par_idN105A0\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06010601.xhp\">Edit Dictionary</link> dialog where you can edit the list of conversion terms.</ahelp>"
-msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/01/06010601.xhp\">Επεξεργασία λεξικού</link> όπου μπορείτε να επεξεργαστείτε τη λίστα των όρων μετατροπής.</ahelp>"
+msgstr "<ahelp hid=\".\">Ανοίγει το διάλογο <link href=\"text/shared/01/06010601.xhp\">Επεξεργασία λεξικού</link> όπου μπορείτε να επεξεργαστείτε τον κατάλογο των όρων μετατροπής.</ahelp>"
#: 06010601.xhp
msgctxt ""
@@ -33633,7 +33633,7 @@ msgctxt ""
"bm_id905789\n"
"help.text"
msgid "<bookmark_value>common terms;Chinese dictionary</bookmark_value><bookmark_value>dictionaries;common terms in simplified and traditional chinese</bookmark_value>"
-msgstr "<bookmark_value>κοινοί όροι,Κινεζικό λεξικό</bookmark_value><bookmark_value>λεξικά,κοινοί όροι σε απλοποιημένα και παραδοσιακά Κινεζικά</bookmark_value>"
+msgstr "<bookmark_value>κοινοί όροι;κινεζικό λεξικό</bookmark_value><bookmark_value>λεξικά;κοινοί όροι σε απλοποιημένα και παραδοσιακά κινεζικά</bookmark_value>"
#: 06010601.xhp
msgctxt ""
@@ -33854,7 +33854,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\".\">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.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει την τρέχουσα λέξη, ή τον σχετικό όρο που επιλέξατε με διπλό κλικ στη γραμμή στην εναλλακτική λίστα. Μπορείτε επίσης να πληκτρολογήσετε κείμενο άμεσα στο πλαίσιο για αναζήτηση του κειμένου σας.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει την τρέχουσα λέξη, ή τον σχετικό όρο που επιλέξατε διπλοπατώντας στη γραμμή στην εναλλακτική λίστα. Μπορείτε επίσης να πληκτρολογήσετε κείμενο άμεσα στο πλαίσιο για αναζήτηση του κειμένου σας.</ahelp>"
#: 06020000.xhp
msgctxt ""
@@ -33890,7 +33890,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\".\">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.</ahelp>"
-msgstr "<ahelp hid=\".\">Κλικ σε καταχώριση στην λίστα εναλλακτικών για αντιγραφή του σχετικού όρου στο \"Αντικατάσταση με\". Διπλό κλικ σε καταχώριση για αντιγραφή του σχετικού όρου στο πλαίσιο κειμένου \"τρέχουσα λέξη\" και αναζήτηση αυτού του όρου.</ahelp>"
+msgstr "<ahelp hid=\".\">Πατήστε μια καταχώριση στον κατάλογο εναλλακτικών για αντιγραφή του σχετικού όρου στο \"Αντικατάσταση με\". Διπλοπατήστε σε καταχώριση για αντιγραφή του σχετικού όρου στο πλαίσιο κειμένου \"τρέχουσα λέξη\" και αναζήτηση αυτού του όρου.</ahelp>"
#: 06020000.xhp
msgctxt ""
@@ -34041,7 +34041,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Lists the source colors and the replacement colors."
-msgstr "Εμφανίζει σε λίστα τα βασικά χρώματα και τα χρώματα αντικατάστασης."
+msgstr "Εμφανίζει σε κατάλογο τα βασικά χρώματα και τα χρώματα αντικατάστασης."
#: 06030000.xhp
msgctxt ""
@@ -34113,7 +34113,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_4\">Lists the available replacement colors. To modify the current list of colors, deselect the image, choose <emph>Format - Area</emph>, and then click the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_4\">Αναφέρει τα διαθέσιμα χρώματα αντικατάστασης. Για να τροποποιήσετε την τρέχουσα λίστα χρωμάτων, μην επιλέξετε την εικόνα, διαλέξτε <emph>Μορφή - Περιοχή</emph> και μετά κάντε κλικ στην καρτέλα <emph>Χρώματα</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXDLG_BMPMASK:LB_4\">Αναφέρει τα διαθέσιμα χρώματα αντικατάστασης. Για να τροποποιήσετε την τρέχουσα λίστα χρωμάτων, μην επιλέξετε την εικόνα, διαλέξτε <emph>Μορφή - Περιοχή</emph> και μετά πατήστε στην καρτέλα <emph>Χρώματα</emph>.</ahelp>"
#: 06030000.xhp
msgctxt ""
@@ -34165,7 +34165,7 @@ msgctxt ""
"bm_id3153391\n"
"help.text"
msgid "<bookmark_value>AutoCorrect function;switching on and off</bookmark_value><bookmark_value>AutoComplete, see also AutoCorrect/AutoInput</bookmark_value>"
-msgstr "<bookmark_value>Λειτουργία αυτόματης διόρθωσης; ναι και όχι</bookmark_value><bookmark_value>Αυτόματη συμπλήρωση, δείτε επίσης Αυτόματη διόρθωση/Αυτόματη είσοδος</bookmark_value>"
+msgstr "<bookmark_value>Λειτουργία αυτόματης διόρθωσης; ναι και όχι</bookmark_value><bookmark_value>Αυτόματη συμπλήρωση; δείτε επίσης Αυτόματη διόρθωση/Αυτόματη είσοδος</bookmark_value>"
#: 06040000.xhp
msgctxt ""
@@ -34581,7 +34581,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatically creates a numbered list when you press Enter at the end of a line that starts with a number followed by a period, a space, and text. If a line starts with a hyphen (-), a plus sign (+), or an asterisk (*), followed by a space, and text, a bulleted list is created when you press Enter.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη δημιουργία μιας αριθμημένης λίστας όταν πατάτε Enter στο τέλος μιας γραμμής που ξεκινά με έναν αριθμό ακολουθούμενο από μια περίοδο, κενό και κείμενο. Εάν η γραμμή ξεκινά με ενωτικό (-), σύμβολο (+), ή ένα αστερίσκο (*), ακολουθούμενη από κενό και κείμενο, μια λίστα κουκκίδων δημιουργείται όταν πατάτε Enter.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Αυτόματη δημιουργία ενός αριθμημένου καταλόγου όταν πατάτε Enter στο τέλος μιας γραμμής που ξεκινά με έναν αριθμό ακολουθούμενο από μια περίοδο, κενό και κείμενο. Εάν η γραμμή ξεκινά με ενωτικό (-), σύμβολο (+), ή ένα αστερίσκο (*), ακολουθούμενη από κενό και κείμενο, ένας κατάλογος κουκκίδων δημιουργείται όταν πατάτε Enter.</caseinline></switchinline>"
#: 06040100.xhp
msgctxt ""
@@ -34840,7 +34840,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Converts paragraphs that start with a hyphen (-), a plus sign (+), or an asterisk (*) directly followed by a space or a tab, to bulleted lists. This option only works on paragraphs that are formatted with the \"Default\", \"Text Body\", or \"Text Body Indent\" paragraph styles. To change the bullet style that is used, select this option, and then click <emph>Edit</emph>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Μετατροπή παραγράφων που αρχίζουν με ενωτικό (-), σύμβολο συν (+), ή αστερίσκο (*) άμεσα ακολουθούμενα από κενό ή στηλοθέτη, σε λίστες με κουκκίδες. Αυτή η επιλογή δουλεύει σε παραγράφους που μορφοποιούνται με πρότυπα παραγράφων \"Προεπιλογή\", \"Σώμα κειμένου\", ή \"Εσοχή σώματος κειμένου\". Για αλλαγή του χρησιμοποιούμενου πρότυπου κουκκίδων, επιλέξτε αυτήν την επιλογή και έπειτα κλικ <emph>Επεξεργασία</emph>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Μετατροπή παραγράφων που αρχίζουν με ενωτικό (-), σύμβολο συν (+), ή αστερίσκο (*) άμεσα ακολουθούμενα από κενό ή στηλοθέτη, σε καταλόγους με κουκκίδες. Αυτή η επιλογή δουλεύει σε παραγράφους που μορφοποιούνται με τεχνοτροπίες παραγράφων \"Προεπιλογή\", \"Σώμα κειμένου\", ή \"Εσοχή σώματος κειμένου\". Για αλλαγή της χρησιμοποιούμενης τεχνοτροπίας κουκκίδων, επιλέξτε αυτήν την επιλογή και έπειτα πατήστε <emph>Επεξεργασία</emph>.</caseinline></switchinline>"
#: 06040100.xhp
msgctxt ""
@@ -34945,7 +34945,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorreplacepage/tabview\">Lists the entries for automatically replacing words or abbreviations while you type. To add an entry, enter text in the <emph>Replace </emph>and <emph>With </emph>boxes, and then click <emph>New</emph>. To edit an entry, select it, change the text in the <emph>With</emph> box, and then click <emph>Replace</emph>. To delete an entry, select it, and then click <emph>Delete</emph>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/acorreplacepage/tabview\">Αναφέρει τις εγγραφές για την αυτόματη αντικατάσταση λέξεων ή συντομογραφιών καθώς πληκτρολογείτε. Για την εισαγωγή μιας εγγραφής, εισάγετε κείμενο στα πεδία <emph>Αντικατάσταση </emph>και <emph>Με </emph> και μετά κάντε κλικ στο <emph>Δημιουργία</emph>. Για την επεξεργασία μιας εγγραφής, επιλέξτε την, αλλάξτε το κείμενο στο πεδίο <emph>Με</emph> και μετά κάντε κλικ στο <emph>Αντικατάσταση</emph>. Για τη διαγραφή μιας εγγραφής, επιλέξτε την και μετά κάντε κλικ στο <emph>Διαγραφή</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/tabview\">Αναφέρει τις εγγραφές για την αυτόματη αντικατάσταση λέξεων ή συντομογραφιών καθώς πληκτρολογείτε. Για την εισαγωγή μιας εγγραφής, εισάγετε κείμενο στα πεδία <emph>Αντικατάσταση </emph>και <emph>Με </emph> και μετά πατήστε στο <emph>Δημιουργία</emph>. Για την επεξεργασία μιας εγγραφής, επιλέξτε την, αλλάξτε το κείμενο στο πεδίο <emph>Με</emph> και μετά πατήστε στο <emph>Αντικατάσταση</emph>. Για τη διαγραφή μιας εγγραφής, επιλέξτε την και μετά πατήστε στο <emph>Διαγραφή</emph>.</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -34981,7 +34981,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Enter the word or abbreviation that you want to replace while you type. Wildcard character * in the end of word results the replacement of the word before arbitrary suffixes, too. Wildcard character * before the word results the replacement after arbitrary prefixes, too. For example, the pattern \"i18n*\" with the replacement text \"internationalization\" will find and replace \"i18ns\" with \"internationalizations\", or the pattern \"*...\" with the replacement text \"…\" will find and replace three dots in \"word...\" with the typographically correct precomposed Unicode horizontal ellipsis (\"word…\").</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Εισάγετε τη λέξη ή συντόμευση που θέλετε να αντικαταστήσετε ενώ πληκτρολογείτε. Ο χαρακτήρας υποκατάστασης * στο τέλος της λέξης καταλήγει στην αντικατάσταση της λέξης πριν από τα ελεύθερα επιθέματα, επίσης. Ο χαρακτήρας υποκατάστασης * πριν τη λέξη καταλήγει στην αντικατάσταση μετά από ελεύθερα προθέματα, επίσης. Για παράδειγμα, το μοτίβο \"i18n*\" με το κείμενο αντικατάστασης \"internationalization\" θα βρει και θα αντικαταστήσει \"i18ns\" με \"internationalizations\", ή το μοτίβο \"*...\" με το κείμενο αντικατάστασης \"…\" θα βρει και θα αντικαταστήσει τρεις κουκκίδες στο \"λέξη...\" με την τυπογραφικά σωστή οριζόντια έλλειψη Unicode (\"λέξη…\").</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -35097,7 +35097,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Abbreviations (no subsequent capital)"
-msgstr "Συντομεύσεις, (μετά τις οποίες δεν ακολουθεί κεφαλαίο γράμμα)."
+msgstr "Συντομεύσεις (μετά τις οποίες δεν ακολουθεί κεφαλαίο γράμμα)."
#: 06040300.xhp
msgctxt ""
@@ -35115,7 +35115,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorexceptpage/abbrevlist\">Lists the abbreviations that are not automatically corrected.</ahelp> To remove an item from the list, select the item, and then click <emph>Delete</emph>."
-msgstr "<ahelp hid=\"cui/ui/acorexceptpage/abbrevlist\">Παραθέτει τις συντομεύσεις που δε διορθώνονται αυτόματα.</ahelp> Για να διαγράψετε ένα αντικείμενο από τη λίστα, επιλέξτε το αντικείμενο και έπειτα πατήστε <emph>Διαγραφή</emph>."
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/abbrevlist\">Παραθέτει τις συντομεύσεις που δε διορθώνονται αυτόματα.</ahelp> Για να διαγράψετε ένα αντικείμενο από τον κατάλογο, επιλέξτε το αντικείμενο και έπειτα πατήστε <emph>Διαγραφή</emph>."
#: 06040300.xhp
msgctxt ""
@@ -35142,7 +35142,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorexceptpage/doublelist\">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.</ahelp> To remove an item from the list, select the item, and then click <emph>Delete</emph>."
-msgstr "<ahelp hid=\"cui/ui/acorexceptpage/doublelist\">Παραθέτει τις λέξεις ή τις συντομεύσεις που ξεκινούν με δύο κεφαλαία γράμματα και δεν διορθώνονται αυτόματα. Όλες οι λέξεις που ξεκινούν με δύο κεφαλαία γράμματα παρατίθενται στο πεδίο.</ahelp> Για να διαγράψετε ένα αντικείμενο από τη λίστα, επιλέξτε το αντικείμενο κι έπειτα κάντε κλικ στο <emph>Διαγραφή</emph>."
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/doublelist\">Παραθέτει τις λέξεις ή τις συντομεύσεις που ξεκινούν με δύο κεφαλαία γράμματα και δεν διορθώνονται αυτόματα. Όλες οι λέξεις που ξεκινούν με δύο κεφαλαία γράμματα παρατίθενται στο πεδίο.</ahelp> Για να διαγράψετε ένα αντικείμενο από τον κατάλογο, επιλέξτε το αντικείμενο κι έπειτα πατήστε στο <emph>Διαγραφή</emph>."
#: 06040300.xhp
msgctxt ""
@@ -35160,7 +35160,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorexceptpage/newdouble\">Adds the current entry to the list of exceptions.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/acorexceptpage/newdouble\">Προσθέτει την τρέχουσα καταχώρηση στη λίστα των εξαιρέσεων .</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/newdouble\">Προσθέτει την τρέχουσα καταχώρηση στον κατάλογο των εξαιρέσεων.</ahelp>"
#: 06040300.xhp
msgctxt ""
@@ -35178,7 +35178,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorexceptpage/autodouble\">Automatically adds abbreviations or words that start with two capital letters to the corresponding list of exceptions. This feature only works if the <emph>Correct TWo INitial CApitals</emph> option or the Capitalize<emph> first letter of every sentence</emph> option are selected in the <emph>[T]</emph> column on<link href=\"text/shared/01/06040100.xhp\" name=\"Options\"><emph>Options</emph></link> tab of this dialog. </ahelp>"
-msgstr "<ahelp hid=\"cui/ui/acorexceptpage/autodouble\">Προσθέτει αυτόματα συντομεύσεις ή λέξεις που ξεκινούν με δύο κεφαλαία γράμματα στη αντίστοιχη λίστα των εξαιρέσεων. Αυτό το χαρακτηριστικό δουλεύει μόνο αν η επιλογή <emph>Διόρθωση δύο αρχικών κεφαλαίων </emph> ή η επιλογή μετατροπής σε κεφαλαία <emph> του πρώτου γράμματος κάθε πρότασης</emph> επιλεχθούν στη <emph>[T]</emph> στήλη στην καρτέλα<link href=\"text/shared/01/06040100.xhp\" name=\"Επιλογές\"><emph>Επιλογές</emph></link> αυτού του διαλόγου. </ahelp>"
+msgstr "<ahelp hid=\"cui/ui/acorexceptpage/autodouble\">Προσθέτει αυτόματα συντομεύσεις ή λέξεις που ξεκινούν με δύο κεφαλαία γράμματα στον αντίστοιχο κατάλογο των εξαιρέσεων. Αυτό το χαρακτηριστικό δουλεύει μόνο αν η επιλογή <emph>Διόρθωση δύο αρχικών κεφαλαίων </emph> ή η επιλογή μετατροπής σε κεφαλαία <emph> του πρώτου γράμματος κάθε πρότασης</emph> επιλεχθούν στη <emph>[T]</emph> στήλη στην καρτέλα<link href=\"text/shared/01/06040100.xhp\" name=\"Επιλογές\"><emph>Επιλογές</emph></link> αυτού του διαλόγου. </ahelp>"
#: 06040400.xhp
msgctxt ""
@@ -35229,7 +35229,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Add non-breaking space before specific punctuation marks in French text"
-msgstr ""
+msgstr "Προσθήκη αχώριστου διαστήματος πριν από ειδικά σημεία στίξης στο γαλλικό κείμενο"
#: 06040400.xhp
msgctxt ""
@@ -35238,7 +35238,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Inserts a non breaking space before \";\", \"!\", \"?\", \":\" and \"%\" when the character language is set to French (France, Belgium, Luxembourg, Monaco, or Switzerland) and before \":\" only when the character language is set to French (Canada)."
-msgstr ""
+msgstr "Εισάγει αχώριστο διάστημα πριν από \";\", \"!\", \"?\", \":\" και \"%\" όταν η γλώσσα του χαρακτήρα ορίζεται στα γαλλικά (Γαλλία, Βέλγιο, Λουξεμβούργο, Μονακό, ή Ελβετία) και πριν \":\" μόνο όταν η γλώσσα χαρακτήρα ορίζεται στα γαλλικά (Καναδάς)."
#: 06040400.xhp
msgctxt ""
@@ -35362,7 +35362,7 @@ msgctxt ""
"bm_id3152823\n"
"help.text"
msgid "<bookmark_value>AutoCorrect function; context menu</bookmark_value><bookmark_value>spellcheck; context menus</bookmark_value>"
-msgstr "<bookmark_value>Λειτουργία ΑυτόΔιόρθωσης, μενού περιβάλλοντος</bookmark_value><bookmark_value>Ορθογραφικός έλεγχος, μενού περιβάλλοντος</bookmark_value>"
+msgstr "<bookmark_value>λειτουργία αυτόματης διόρθωσης, μενού περιβάλλοντος</bookmark_value><bookmark_value>ορθογραφικός έλεγχος, μενού περιβάλλοντος</bookmark_value>"
#: 06040500.xhp
msgctxt ""
@@ -35470,7 +35470,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"HID_LINGU_AUTOCORR\">To always replace the highlighted word, click a word in the list. The word pair is stored in the replacement table under Tools - AutoCorrect Options - Replace.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINGU_AUTOCORR\">Για να αντικαθίσταται πάντα η επισημασμένη λέξη, κάντε κλικ σε μια λέξη από τη λίστα. Το ζευγάρι των λέξεων αποθηκεύεται στον πίνακα αντικατάστασης κάτω από τα Εργαλεία - Επιλογές αυτόματης διόρθωσης - Αντικατάσταση.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINGU_AUTOCORR\">Για να αντικαθίσταται πάντα η επισημασμένη λέξη, πατήστε σε μια λέξη από τον κατάλογο. Το ζευγάρι των λέξεων αποθηκεύεται στον πίνακα αντικατάστασης κάτω από τα Εργαλεία - Επιλογές αυτόματης διόρθωσης - Αντικατάσταση.</ahelp>"
#: 06040500.xhp
msgctxt ""
@@ -35604,7 +35604,7 @@ msgctxt ""
"97\n"
"help.text"
msgid "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT\">Adds the frequently used words to a list. To remove a word from the Word Completion list, select the word, and then click<emph> Delete Entry</emph>.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT\">Προσθέτει τις συχνά χρησιμοποιούμενες λέξεις σε μία λίστα. Για να διαγράψετε μία λέξη από τη λίστα Συμπλήρωσης Λέξης επιλέξτε τη λέξη και έπειτα κάντε κλικ στο <emph> Διαγραφή Καταχώρισης</emph>.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:CB_COLLECT\">Προσθέτει τις συχνά χρησιμοποιούμενες λέξεις σε έναν κατάλογο. Για να διαγράψετε μία λέξη από τον κατάλογο συμπλήρωσης λέξης επιλέξτε τη λέξη και έπειτα πατήστε στο <emph> Διαγραφή καταχώρισης</emph>.</ahelp>"
#: 06040600.xhp
msgctxt ""
@@ -35613,7 +35613,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "When closing a document, remove the words collected from it from the list"
-msgstr "Κατά το κλείσιμο ενός εγγράφου να απομακρύνονται από τη λίστα οι συλλεγμένες από αυτό λέξεις"
+msgstr "Κατά το κλείσιμο ενός εγγράφου να απομακρύνονται από τον κατάλογο οι συλλεγμένες από αυτό λέξεις"
#: 06040600.xhp
msgctxt ""
@@ -35622,7 +35622,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_KEEP_LIST\">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.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_KEEP_LIST\">Όταν ενεργοποιηθεί, η λίστα θα εκκαθαρίζεται στο κλείσιμο του τρέχοντος εγγράφου. Όταν απενεργοποιηθεί η λίστα συμπλήρωσης λέξεων θα είναι διαθέσιμη και σε άλλα έγγραφα αφού κλείσετε το έγγραφο. Η λίστα παραμένει διαθέσιμη μέχρι το κλείσιμο του %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_CB_KEEP_LIST\">Όταν ενεργοποιηθεί, ο κατάλογος θα εκκαθαρίζεται στο κλείσιμο του τρέχοντος εγγράφου. Όταν απενεργοποιηθεί ο κατάλογος συμπλήρωσης λέξεων θα είναι διαθέσιμος και σε άλλα έγγραφα αφού κλείσετε το έγγραφο. Ο κατάλογος παραμένει διαθέσιμος μέχρι το κλείσιμο του %PRODUCTNAME.</ahelp>"
#: 06040600.xhp
msgctxt ""
@@ -35684,7 +35684,7 @@ msgctxt ""
"87\n"
"help.text"
msgid "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MAX_ENTRIES\">Enter the maximum number of words that you want to store in the Word Completion list.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MAX_ENTRIES\">Εισάγετε το μέγιστο αριθμό λέξεων που θέλετε να αποθηκεύσετε στη λίστα Συμπλήρωσης Λέξεων.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:NUMERICFIELD:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:NF_MAX_ENTRIES\">Εισάγετε το μέγιστο αριθμό λέξεων που θέλετε να αποθηκεύσετε στον κατάλογο συμπλήρωσης λέξεων.</ahelp>"
#: 06040600.xhp
msgctxt ""
@@ -35693,7 +35693,7 @@ msgctxt ""
"106\n"
"help.text"
msgid "Word Completion list"
-msgstr "Λίστα Συμπλήρωσης Λέξεων"
+msgstr "Κατάλογος συμπλήρωσης λέξεων"
#: 06040600.xhp
msgctxt ""
@@ -35702,7 +35702,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "<ahelp hid=\"OFFMGR:MULTILISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:LB_ENTRIES\">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\".</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:MULTILISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:LB_ENTRIES\">Καταχωρίζει τις λέξεις που συλλέχθηκαν. Η λίστα είναι έγκυρη μέχρι να κλείσετε το τρέχον έγγραφο. Για να γίνει η λίστα διαθέσιμη σε άλλα έγγραφα στην τρέχουσα σύνοδο, απενεργοποιήστε \"Όταν κλείνει ένα έγγραφο, αφαιρέστε τις λέξεις που συλλέχθηκαν από αυτό από τη λίστα\".</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:MULTILISTBOX:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:LB_ENTRIES\">Καταχωρίζει τις λέξεις που συλλέχθηκαν. Ο κατάλογος είναι έγκυρος μέχρι να κλείσετε το τρέχον έγγραφο. Για να γίνει ο κατάλογος διαθέσιμος σε άλλα έγγραφα στην τρέχουσα σύνοδο, απενεργοποιήστε \"Όταν κλείνει ένα έγγραφο, αφαιρέστε τις λέξεις που συλλέχθηκαν από αυτό από τον κατάλογο\".</ahelp>"
#: 06040600.xhp
msgctxt ""
@@ -35729,7 +35729,7 @@ msgctxt ""
"111\n"
"help.text"
msgid "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:PB_ENTRIES\">Removes the selected word or words from the Word Completion list.</ahelp>"
-msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:PB_ENTRIES\">Διαγράφει την επιλεγμένη λέξη ή λέξεις από τη λίστα Συμπλήρωσης Λέξεων.</ahelp>"
+msgstr "<ahelp hid=\"OFFMGR:PUSHBUTTON:RID_OFAPAGE_AUTOCOMPLETE_OPTIONS:PB_ENTRIES\">Διαγράφει την επιλεγμένη λέξη ή λέξεις από τον κατάλογο συμπλήρωσης λέξεων.</ahelp>"
#: 06040700.xhp
msgctxt ""
@@ -35745,7 +35745,7 @@ msgctxt ""
"bm_id9057588\n"
"help.text"
msgid "<bookmark_value>smart tag configuration</bookmark_value>"
-msgstr "<bookmark_value>Διαμόρφωση έξυπνης ετικέτας</bookmark_value>"
+msgstr "<bookmark_value>διαμόρφωση έξυπνης ετικέτας</bookmark_value>"
#: 06040700.xhp
msgctxt ""
@@ -35878,7 +35878,7 @@ msgctxt ""
"bm_id3150502\n"
"help.text"
msgid "<bookmark_value>bullets;paragraphs</bookmark_value> <bookmark_value>paragraphs; inserting bullets</bookmark_value> <bookmark_value>inserting; paragraph bullets</bookmark_value>"
-msgstr "<bookmark_value>Κουκκίδες; παράγραφοι</bookmark_value><bookmark_value>Παράγραφοι; εισαγωγή κουκκίδων</bookmark_value><bookmark_value>Εισαγωγή; κουκκίδες παραγράφων</bookmark_value>"
+msgstr "<bookmark_value>κουκκίδες; παράγραφοι</bookmark_value><bookmark_value>παράγραφοι; εισαγωγή κουκκίδων</bookmark_value><bookmark_value>εισαγωγή; κουκκίδες παραγράφων</bookmark_value>"
#: 06050100.xhp
msgctxt ""
@@ -36024,7 +36024,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the different styles that you can apply to a hierarchical list. $[officename] supports up to nine outline levels in a list hierarchy.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τα διαφορετικά στυλ που μπορείτε να εφαρμόσετε σε μια ιεραρχική λίστα. Το $[officename] υποστηρίζει μέχρι και εννέα επίπεδα διάρθρωσης στην ιεραρχία μιας λίστας.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τις διαφορετικές τεχνοτροπίες που μπορείτε να εφαρμόσετε σε έναν ιεραρχικό κατάλογο. Το $[officename] υποστηρίζει μέχρι και εννέα επίπεδα διάρθρωσης στην ιεραρχία ενός καταλόγου.</ahelp>"
#: 06050300.xhp
msgctxt ""
@@ -36082,7 +36082,7 @@ msgctxt ""
"par_id0611200904373226\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the different graphics that you can use as bullets in a bulleted list.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τα διάφορα γραφικά ως στυλ κουκκίδων που μπορείτε να εφαρμόσετε σε μια λίστα με κουκίδες.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τα διάφορα γραφικά ως τεχνοτροπίες κουκκίδων που μπορείτε να εφαρμόσετε σε έναν κατάλογο με κουκκίδες.</ahelp>"
#: 06050400.xhp
msgctxt ""
@@ -36146,7 +36146,7 @@ msgctxt ""
"bm_id4096499\n"
"help.text"
msgid "<bookmark_value>numbering;options</bookmark_value> <bookmark_value>bullet lists; formatting options</bookmark_value> <bookmark_value>font sizes;bullets</bookmark_value>"
-msgstr "<bookmark_value>Αρίθμηση; επιλογές</bookmark_value><bookmark_value>λίστες κουκκίδων; επιλογές διαμόρφωσης</bookmark_value><bookmark_value>μεγέθη γραμματοσειράς; κουκκίδες</bookmark_value>"
+msgstr "<bookmark_value>αρίθμηση; επιλογές</bookmark_value><bookmark_value>κατάλογοι κουκκίδων; επιλογές διαμόρφωσης</bookmark_value><bookmark_value>μεγέθη γραμματοσειράς; κουκκίδες</bookmark_value>"
#: 06050500.xhp
msgctxt ""
@@ -36164,7 +36164,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Sets the formatting options for numbered or bulleted lists. If you want, you can apply formatting to individual levels in the list hierarchy."
-msgstr "Καθορίζει τις επιλογές διαμόρφωσης για λίστες αρίθμησης ή κουκκίδων. Αν θέλετε, μπορείτε να εφαρμόσετε διαμόρφωση σε μεμονωμένα επίπεδα στην ιεραρχία της λίστας."
+msgstr "Καθορίζει τις επιλογές διαμόρφωσης για καταλόγους αρίθμησης ή κουκκίδων. Αν θέλετε, μπορείτε να εφαρμόσετε διαμόρφωση σε μεμονωμένα επίπεδα στην ιεραρχία του καταλόγου."
#: 06050500.xhp
msgctxt ""
@@ -36425,7 +36425,7 @@ msgctxt ""
"111\n"
"help.text"
msgid "Displays an image for the bullet. Select this option, and then click <emph>Select</emph> to locate the image file that you want to use. The image gets inserted as a link to the image file."
-msgstr "Εμφανίζει μία εικόνα για την κουκίδα. Επιλέξτε αυτήν την επιλογή και έπειτα κάντε κλικ στο <emph>Επιλογή</emph> για να εντοπίσετε την εικόνα που θέλετε να χρησιμοποιήσετε ."
+msgstr "Εμφανίζει μία εικόνα για την κουκκίδα. Επιλέξτε την και έπειτα πατήστε στο <emph>Επιλογή</emph> για να εντοπίσετε την εικόνα που θέλετε να χρησιμοποιήσετε. Η εικόνα εισάγεται ως σύνδεσμος με το αρχείο της εικόνας."
#: 06050500.xhp
msgctxt ""
@@ -36470,7 +36470,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Enter a character or the text to display in front of the number in the list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Εισάγετε έναν χαρακτήρα ή κείμενο για να εμφανίζεται μπροστά από τον αριθμό στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Εισάγετε έναν χαρακτήρα ή κείμενο για να εμφανίζεται μπροστά από τον αριθμό στον κατάλογο.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -36488,7 +36488,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">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.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Εισάγετε έναν χαρακτήρα ή κείμενο για να εμφανίζεται πίσω από τον αριθμό στη λίστα. Αν θέλετε να δημιουργήσετε μία αριθμημένη λίστα που χρησιμοποιεί το στυλ \"1.)\", εισάγετε \".)\" σε αυτό το πεδίο.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Εισάγετε έναν χαρακτήρα ή κείμενο για να εμφανίζεται πίσω από τον αριθμό στον κατάλογο. Αν θέλετε να δημιουργήσετε έναν αριθμημένο κατάλογο που χρησιμοποιεί την τεχνοτροπία \"1.)\", εισάγετε \".)\" σε αυτό το πλαίσιο.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -36506,7 +36506,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Select the Character Style that you want to use in the numbered list.</ahelp> To create or edit a <link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Character Style</link>, open the <emph>Styles and Formatting</emph> window, click the Character Styles icon, right-click a style, and then choose <emph>New</emph>. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Επιλέξτε την τεχνοτροπία χαρακτήρα που θέλετε να χρησιμοποιήσετε στην αριθμημένη λίστα.</ahelp> Για να δημιουργήσετε ή να επεξεργαστείτε ένα <link href=\"text/swriter/01/05130002.xhp\" name=\"Τεχνοτροπία χαρακτήρα\">Τεχνοτροπία χαρακτήρα</link>, ανοίξτε το παράθυρο <emph>Τεχνοτροπίες και μορφοποίηση</emph>, πατήστε στο εικονίδιο τεχνοτροπίες χαρακτήρων, δεξιοπατήστε σε μια τεχνοτροπία και έπειτα επιλέξτε <emph>Δημιουργία</emph>. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Επιλέξτε την τεχνοτροπία χαρακτήρα που θέλετε να χρησιμοποιήσετε στον αριθμημένο κατάλογο.</ahelp> Για να δημιουργήσετε ή να επεξεργαστείτε μια <link href=\"text/swriter/01/05130002.xhp\" name=\"Τεχνοτροπία χαρακτήρα\">Τεχνοτροπία χαρακτήρα</link>, ανοίξτε το παράθυρο <emph>Τεχνοτροπίες και μορφοποίηση</emph>, πατήστε στο εικονίδιο τεχνοτροπίες χαρακτήρων, δεξιοπατήστε σε μια τεχνοτροπία και έπειτα επιλέξτε <emph>Δημιουργία</emph>. </caseinline></switchinline>"
#: 06050500.xhp
msgctxt ""
@@ -36731,7 +36731,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Increases the numbering by one as you go down each level in the list hierarchy.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Αυξάνει την αρίθμηση κατά ένα όσο κατεβαίνετε κάθε επίπεδο στην ιεραρχία της λίστας.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Αυξάνει την αρίθμηση κατά ένα όσο κατεβαίνετε κάθε επίπεδο στην ιεραρχία του καταλόγου.</ahelp></caseinline></switchinline>"
#: 06050600.xhp
msgctxt ""
@@ -36757,7 +36757,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Sets the indent, spacing, and alignment options for the numbered or bulleted list."
-msgstr "Ρυθμίζει τις επιλογές που αφορούν την εσοχή, την απόσταση και τη στοίχιση για τη λίστα με σύμβολα αρίθμησης ή κουκκίδες."
+msgstr "Ρυθμίζει τις επιλογές που αφορούν την εσοχή, την απόσταση και τη στοίχιση για τον κατάλογο με σύμβολα αρίθμησης ή κουκκίδες."
#: 06050600.xhp
msgctxt ""
@@ -36765,7 +36765,7 @@ msgctxt ""
"par_id5004119\n"
"help.text"
msgid "The Position tab page looks different for documents using the new position and spacing attributes introduced with OpenOffice.org 3.0 (and used in all versions of LibreOffice), or documents using the old attributes from versions before 3.0. The new version of this tab page shows the controls \"Numbering followed by\", \"Numbering alignment\", \"Aligned at\", and \"Indent at\". The old version of this tab page that can be seen in an old numbered or bulleted list shows the controls \"Indent\", \"Width of numbering\", \"Minimum space numbering <-> text\", and \"Numbering alignment\"."
-msgstr "Η σελίδα καρτέλας θέσης φαίνεται διαφορετική για έγγραφα που χρησιμοποιούν τη νέα θέση και ιδιότητες διάκενου που μπήκαν με το OpenOffice.org 3.0 (και χρησιμοποιούνται σε όλες τις εκδόσεις του LibreOffice), ή έγγραφα που χρησιμοποιούν τις παλιές ιδιότητες από τις εκδόσεις πριν το 3.0. Η νέα έκδοση αυτής της σελίδας καρτέλας εμφανίζει τους ελέγχους \"Αρίθμηση ακολουθούμενη από\", \"Στοίχιση αρίθμησης\", \"Στοίχιση σε\" και \"εσοχή σε\". Η παλιά έκδοση αυτής της σελίδας καρτέλας που μπορεί να ιδωθεί σε μια λίστα παλιάς αρίθμησης ή κουκκίδων εμφανίζει τους ελέγχους \"Εσοχή\", \"Πλάτος αρίθμησης\", \"Ελάχιστος χώρος αρίθμησης <-> κειμένου\" και \"Στοίχιση αρίθμησης\"."
+msgstr "Η σελίδα καρτέλας θέσης φαίνεται διαφορετική για έγγραφα που χρησιμοποιούν τη νέα θέση και ιδιότητες διάκενου που μπήκαν με το OpenOffice.org 3.0 (και χρησιμοποιούνται σε όλες τις εκδόσεις του LibreOffice), ή έγγραφα που χρησιμοποιούν τις παλιές ιδιότητες από τις εκδόσεις πριν το 3.0. Η νέα έκδοση αυτής της σελίδας καρτέλας εμφανίζει τους ελέγχους \"Αρίθμηση ακολουθούμενη από\", \"Στοίχιση αρίθμησης\", \"Στοίχιση σε\" και \"εσοχή σε\". Η παλιά έκδοση αυτής της σελίδας καρτέλας που μπορεί να ιδωθεί σε έναν κατάλογο παλιάς αρίθμησης ή κουκκίδων εμφανίζει τους ελέγχους \"Εσοχή\", \"Πλάτος αρίθμησης\", \"Ελάχιστος χώρος αρίθμησης <-> κειμένου\" και \"Στοίχιση αρίθμησης\"."
#: 06050600.xhp
msgctxt ""
@@ -36910,7 +36910,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Indents the current level relative to the previous level in the list hierarchy.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Δημιουργεί εσοχή στο τρέχον επίπεδο ανάλογα με το προηγούμενο επίπεδο στην λίστα ιεράρχισης.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Δημιουργεί εσοχή στο τρέχον επίπεδο ανάλογα με το προηγούμενο επίπεδο στον κατάλογο ιεράρχησης.</ahelp>"
#: 06050600.xhp
msgctxt ""
@@ -37025,7 +37025,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the macros that are contained in the module selected in the <emph>Macro from </emph>list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ταξινομεί τις μακροεντολές που περιέχονται στη λειτουργική μονάδα που έχει επιλεχθεί από τη λίστα <emph>Μακροεντολές από</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ταξινομεί τις μακροεντολές που περιέχονται στη λειτουργική μονάδα που έχει επιλεχθεί από τον κατάλογο <emph>Μακροεντολές από</emph>.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -37124,7 +37124,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "To create a new macro, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <emph>New</emph>."
-msgstr "Για να δημιουργήσετε μια νέα μακροεντολή, επιλέξτε το άρθρωμα \"Standard\" στη λίστα <emph>Μακροεντολές από</emph> , και κάντε κλικ στη <emph>Δημιουργία</emph>."
+msgstr "Για να δημιουργήσετε μια νέα μακροεντολή, επιλέξτε το άρθρωμα \"Standard\" στον κατάλογο <emph>Μακροεντολές από</emph> και πατήστε στη <emph>Δημιουργία</emph>."
#: 06130000.xhp
msgctxt ""
@@ -37151,7 +37151,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Saves the recorded macro in a new library.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Αποθηκεύει την καταγραμμένη μακροεντολή σε μια νέα βιβλιοθήκη.</ahelp> "
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Αποθηκεύει την καταγραμμένη μακροεντολή σε μια νέα βιβλιοθήκη.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -37421,7 +37421,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Εντοπίστε την $[officename] Basic βιβλιοθήκη που θέλετε να προσθέσετε στην τρέχουσα λίστα , και έπειτα πατήστε Άνοιγμα.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Εντοπίστε την $[officename] Basic βιβλιοθήκη που θέλετε να προσθέσετε στον τρέχοντα κατάλογο και έπειτα πατήστε Άνοιγμα.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -37485,7 +37485,7 @@ msgctxt ""
"par_idN109D1\n"
"help.text"
msgid "<ahelp hid=\"1241731587\">To run a script, select a script in the list, and then click Run.</ahelp>"
-msgstr "<ahelp hid=\"1241731587\">Για να εκτελέσετε μία δέσμη ενεργειών, επιλέξτε μία από τη λίστα, και κάντε κλικ στο κουμπί Εκτέλεση.</ahelp>"
+msgstr "<ahelp hid=\"1241731587\">Για να εκτελέσετε μία δέσμη ενεργειών, επιλέξτε μία από τον κατάλογο και πατήστε στο κουμπί Εκτέλεση.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -37565,7 +37565,7 @@ msgctxt ""
"par_idN10AE5\n"
"help.text"
msgid "The Macro Selector dialog contains two list boxes, namely the Library list box and the Macro name list box."
-msgstr "Ο διάλογος επιλογής μακροεντολών περιέχει δύο πεδία λίστας, το πεδίο λίστας Βιβλιοθήκης και το πεδίο λίστας ονόματος Μακροεντολής."
+msgstr "Ο διάλογος επιλογής μακροεντολών περιέχει δύο πλαίσια καταλόγου, το πλαίσιο καταλόγου βιβλιοθήκης και το πλαίσιο καταλόγου ονόματος μακροεντολής."
#: 06130000.xhp
msgctxt ""
@@ -37581,7 +37581,7 @@ msgctxt ""
"par_idN10B00\n"
"help.text"
msgid "Select a macro or script from \"user\", \"share\", or an open document. To view the contents of a library, double-click an entry in the list."
-msgstr "Επιλέξτε μια μακροεντολή ή μια δέσμη ενεργειών από \"user\", \"share\", ή ένα ανοικτό έγγραφο. Για να δείτε τα περιεχόμενα μιας βιβλιοθήκης, κάντε διπλό κλικ σε μία καταχώριση στη λίστα."
+msgstr "Επιλέξτε μια μακροεντολή ή μια δέσμη ενεργειών από \"user\", \"share\", ή ένα ανοικτό έγγραφο. Για να δείτε τα περιεχόμενα μιας βιβλιοθήκης, διπλοπατήστε σε μία καταχώριση στον κατάλογο."
#: 06130000.xhp
msgctxt ""
@@ -37943,7 +37943,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"\">Locate the <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
-msgstr "<ahelp hid=\"\">Εντοπίστε την βιβλιοθήκη <item type=\"productname\">%PRODUCTNAME</item> Basic που θέλετε να προσθέσετε στην τρέχουσα λίστα , και κάντε κλικ στο Άνοιγμα.</ahelp>"
+msgstr "<ahelp hid=\"\">Εντοπίστε την βιβλιοθήκη <item type=\"productname\">%PRODUCTNAME</item> Basic που θέλετε να προσθέσετε στον τρέχοντα κατάλογο και πατήστε στο Άνοιγμα.</ahelp>"
#: 06130500.xhp
msgctxt ""
@@ -37961,7 +37961,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append. You can also select a library from the list.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Εισάγετε το όνομα ή την διαδρομή για τη βιβλιοθήκη που θέλετε να προσθέσετε. Μπορείτε επίσης να επιλέξετε μια βιβλιοθήκη από τη λίστα.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Εισάγετε το όνομα ή την διαδρομή για τη βιβλιοθήκη που θέλετε να προσθέσετε. Μπορείτε επίσης να επιλέξετε μια βιβλιοθήκη από τον κατάλογο.</ahelp>"
#: 06130500.xhp
msgctxt ""
@@ -38271,7 +38271,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"HID_MENUCONFIG_LISTBOX\">Displays a list of the available menu commands for the selected menu in the current application or document.</ahelp>"
-msgstr "<ahelp hid=\"HID_MENUCONFIG_LISTBOX\">Εμφανίζει μια λίστα των διαθέσιμων εντολών μενού για το επιλεγμένο μενού στον τρέχουσα εφαρμογή ή το τρέχον έγγραφο.</ahelp>"
+msgstr "<ahelp hid=\"HID_MENUCONFIG_LISTBOX\">Εμφανίζει έναν κατάλογο των διαθέσιμων εντολών μενού για το επιλεγμένο μενού στην τρέχουσα εφαρμογή ή το τρέχον έγγραφο.</ahelp>"
#: 06140100.xhp
msgctxt ""
@@ -38494,7 +38494,7 @@ msgctxt ""
"par_idN10AFB\n"
"help.text"
msgid "To edit a menu configuration that is associated with an item in the list, select the item, make the changes that you want, and then click the <emph>OK</emph> button."
-msgstr "Για να επεξεργαστείτε μία διαμόρφωση μενού που σχετίζεται με ένα στοιχείο στη λίστα, επιλέξτε το στοιχείο, κάνετε τις αλλαγές που επιθυμείτε και κάνετε κλικ στο πεδίο επιλογής <emph>OK</emph>."
+msgstr "Για να επεξεργαστείτε μία διαμόρφωση μενού που σχετίζεται με ένα στοιχείο στον κατάλογο, επιλέξτε το στοιχείο, κάνετε τις αλλαγές που επιθυμείτε και πατήστε στο κουμπί <emph>Εντάξει</emph>."
#: 06140100.xhp
msgctxt ""
@@ -38688,7 +38688,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"HID_ACCELCONFIG_LISTBOX\">Lists the shortcut keys and the associated commands. To assign or modify the shortcut key for the command selected in the <emph>Function</emph> list, click a shortcut in this list, and then click <emph>Modify</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_ACCELCONFIG_LISTBOX\">Εμφανίζει σε λίστα τα πλήκτρα συντομεύσεων και τις σχετικές εντολές. Για να αντιστοιχίσετε ή να τροποποιήσετε το πλήκτρο συντόμευσης για την επιλεγμένη εντολή στη λίστα <emph>Εντολή</emph>, κάντε κλικ σε μια συντόμευση σε αυτή τη λίστα, και μετά στο πεδίο <emph>Τροποποίηση</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_ACCELCONFIG_LISTBOX\">Εμφανίζει σε κατάλογο τα πλήκτρα συντομεύσεων και τις σχετικές εντολές. Για να αντιστοιχίσετε ή να τροποποιήσετε το πλήκτρο συντόμευσης για την επιλεγμένη εντολή στον κατάλογο <emph>Εντολή</emph>, πατήστε σε μια συντόμευση σε αυτόν τον κατάλογο και μετά στο <emph>Τροποποίηση</emph>.</ahelp>"
#: 06140200.xhp
msgctxt ""
@@ -38706,7 +38706,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Lists the function categories and the $[officename] functions that you can assign shortcut keys to."
-msgstr "Εμφανίζει σε λίστα τις κατηγορίες λειτουργιών και τις λειτουργίες $[officename] στις οποίες μπορείτε να αντιστοιχίσετε πλήκτρα συντομεύσεων."
+msgstr "Εμφανίζει σε κατάλογο τις κατηγορίες λειτουργιών και τις λειτουργίες του $[officename] στις οποίες μπορείτε να αντιστοιχίσετε πλήκτρα συντομεύσεων."
#: 06140200.xhp
msgctxt ""
@@ -38724,7 +38724,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"HID_CONFIGGROUP_ACC_LISTBOX\">Lists the available function categories. To assign shortcuts to Styles, open the \"Styles\" category.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONFIGGROUP_ACC_LISTBOX\">Εμφανίζει σε λίστα τις διαθέσιμες κατηγορίες λειτουργιών. Για να αντιστοιχίσετε συντομεύσεις στα πρότυπα, ανοίξτε την κατηγορία \"Πρότυπα\".</ahelp>"
+msgstr "<ahelp hid=\"HID_CONFIGGROUP_ACC_LISTBOX\">Καταλογοποιεί τις διαθέσιμες κατηγορίες λειτουργιών. Για να αντιστοιχίσετε συντομεύσεις στις τεχνοτροπίες, ανοίξτε την κατηγορία \"Τεχνοτροπίες\".</ahelp>"
#: 06140200.xhp
msgctxt ""
@@ -38742,7 +38742,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"HID_CONFIGFUNCTION_ACC_LISTBOX\">Select a function that you want to assign a shortcut key to, click a key combination in the <emph>Shortcut keys</emph> list, and then click <emph>Modify</emph>. If the selected function already has a shortcut key, it is displayed in the <emph>Keys </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"HID_CONFIGFUNCTION_ACC_LISTBOX\">Διαλέξτε μια λειτουργία στην οποία επιθυμείτε να αναθέσετε ένα πλήκτρο συντόμευσης, κάνετε κλικ στη λίστα <emph>Πλήκτρα συντόμευσης</emph>, και μετά στο πεδίο <emph>Τροποποίηση</emph>. Αν στη συγκεκριμένη λειτουργία έχει ήδη ανατεθεί ένα πλήκτρο, εμφανίζεται στη λίστα <emph>Πλήκτρα</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_CONFIGFUNCTION_ACC_LISTBOX\">Διαλέξτε μια λειτουργία στην οποία επιθυμείτε να αναθέσετε ένα πλήκτρο συντόμευσης, πατήστε έναν συνδυασμό πλήκτρων στον κατάλογο <emph>Πλήκτρα συντόμευσης</emph>, και μετά στο πεδίο <emph>Τροποποίηση</emph>. Αν στη συγκεκριμένη λειτουργία έχει ήδη ανατεθεί ένα πλήκτρο συντόμευσης, εμφανίζεται στον κατάλογο <emph>Πλήκτρα</emph>.</ahelp>"
#: 06140200.xhp
msgctxt ""
@@ -38778,7 +38778,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_ACC_CHANGE\">Assigns the key combination selected in the <emph>Shortcut keys</emph> list to the command selected in the <emph>Function </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_ACC_CHANGE\">Αναθέτει τον επιλεγμένο συνδυασμό πλήκτρων στη λίστα <emph>Πλήκτρα συντομεύσεων</emph> στην επιλεγμένη εντολή της λίστας <emph>Λειτουργίες </emph>.</ahelp>"
+msgstr "<ahelp hid=\"SFX2:PUSHBUTTON:TP_CONFIG_ACCEL:BTN_ACC_CHANGE\">Αναθέτει τον επιλεγμένο συνδυασμό πλήκτρων στον κατάλογο <emph>Πλήκτρα συντομεύσεων</emph> στην επιλεγμένη εντολή του καταλόγου <emph>Λειτουργίες</emph>.</ahelp>"
#: 06140200.xhp
msgctxt ""
@@ -39049,7 +39049,7 @@ msgctxt ""
"par_idN1069AAA\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected item up in the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο στοιχείο επάνω στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο στοιχείο επάνω στον κατάλογο.</ahelp>"
#: 06140400.xhp
msgctxt ""
@@ -39057,7 +39057,7 @@ msgctxt ""
"par_idN1068AAA\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected item down in the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο στοιχείο κάτω στη λίστα.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Μετακινεί το επιλεγμένο στοιχείο κάτω στον κατάλογο.</ahelp>"
#: 06140400.xhp
msgctxt ""
@@ -39073,7 +39073,7 @@ msgctxt ""
"par_idN10664\n"
"help.text"
msgid "Displays a list of commands for the selected toolbar of the current application or document."
-msgstr "Εμφανίζει μια λίστα εντολών για την επιλεγμένη γραμμή εργαλείων της τρέχουσας εφαρμογής ή του τρέχοντος εγγράφου."
+msgstr "Εμφανίζει έναν κατάλογο εντολών για την επιλεγμένη γραμμή εργαλείων της τρέχουσας εφαρμογής ή του τρέχοντος εγγράφου."
#: 06140400.xhp
msgctxt ""
@@ -39241,7 +39241,7 @@ msgctxt ""
"par_idN106D5\n"
"help.text"
msgid "For every entry in the list box, an own configuration is maintained. Select one of the open documents or select the application to load and edit the associated configuration. Edit the configuration and save it back to the location from where you loaded it. Editing the configuration in one location does not change the configuration in any other location."
-msgstr "Για κάθε εγγραφή στο πεδίο λίστας διατηρείται μια ξεχωριστή διαμόρφωση. Επιλέξτε ένα από τα ανοιχτά έγγραφα ή την εφαρμογή που θέλετε να φορτώσετε και επεξεργαστείτε τη σχετική διαμόρφωση. Επεξεργαστείτε την διαμόρφωση και αποθηκεύστε την πάλι στην τοποθεσία από όπου την φορτώσατε. Η επεξεργασία της διαμόρφωσης σε μια τοποθεσία δεν αλλάζει την διαμόρφωση σε οποιαδήποτε άλλη τοποθεσία."
+msgstr "Για κάθε εγγραφή στο πλαίσιο καταλόγου διατηρείται μια ξεχωριστή διαμόρφωση. Επιλέξτε ένα από τα ανοιχτά έγγραφα ή την εφαρμογή που θέλετε να φορτώσετε και επεξεργαστείτε τη σχετική διαμόρφωση. Επεξεργαστείτε την διαμόρφωση και αποθηκεύστε την πάλι στην τοποθεσία από όπου την φορτώσατε. Η επεξεργασία της διαμόρφωσης σε μια τοποθεσία δεν αλλάζει την διαμόρφωση σε οποιαδήποτε άλλη τοποθεσία."
#: 06140400.xhp
msgctxt ""
@@ -39297,7 +39297,7 @@ msgctxt ""
"par_idN10560\n"
"help.text"
msgid "<ahelp hid=\".\">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.</ahelp>"
-msgstr "<ahelp hid=\".\">Προσθέτει νέα εικονιδία στη λίστα. Βλέπετε να ανοίγει ένας διάλογος αρχείων που εισάγει το επιλεγμένο εικονίδιο ή εικονίδια στον εσωτερικό κατάλογο εικονιδίων του %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\".\">Προσθέτει νέα εικονίδια στον κατάλογο. Βλέπετε να ανοίγει ένας διάλογος αρχείων που εισάγει το επιλεγμένο εικονίδιο ή εικονίδια στον εσωτερικό κατάλογο εικονιδίων του %PRODUCTNAME.</ahelp>"
#: 06140402.xhp
msgctxt ""
@@ -39313,7 +39313,7 @@ msgctxt ""
"par_id8224433\n"
"help.text"
msgid "<ahelp hid=\".\">Click to remove the selected icon from the list. Only user-defined icons can be removed.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάντε κλικ για να διαγράψετε το επιλεγμένο εικονίδιο από τη λίστα. Μόνο τα εικονίδια που έχουν οριστεί από το χρήστη μπορούν να διαγραφούν.</ahelp>"
+msgstr "<ahelp hid=\".\">Πατήστε για να διαγράψετε το επιλεγμένο εικονίδιο από τον κατάλογο. Μόνο τα εικονίδια που έχουν οριστεί από το χρήστη μπορούν να διαγραφούν.</ahelp>"
#: 06140500.xhp
msgctxt ""
@@ -39388,7 +39388,7 @@ msgctxt ""
"par_idN1061A\n"
"help.text"
msgid "<ahelp hid=\"40000\">The big list box lists the events and the assigned macros. After you selected the location in the <emph>Save In</emph> list box, select an event in the big list box. Then click <emph>Assign Macro</emph>.</ahelp>"
-msgstr "<ahelp hid=\"40000\">Το μεγάλο πεδίο λίστας εμφανίζει σε λίστα τα γεγονότα και τις αντίστοιχες μακροεντολές. Αφού επιλέξετε την τοποθεσία στο πεδίο λίστας <emph>Αποθήκευση σε</emph>, επιλέξτε ένα γεγονός στο μεγάλο πεδίο λίστας. Μετά κάντε κλικ στο πεδίο <emph>Ανάθεση μακροεντολής</emph>.</ahelp>"
+msgstr "<ahelp hid=\"40000\">Το μεγάλο πλαίσιο καταλόγου εμφανίζει τα γεγονότα και τις αντίστοιχες μακροεντολές. Αφού επιλέξετε την τοποθεσία στο πλαίσιο καταλόγου <emph>Αποθήκευση σε</emph>, επιλέξτε ένα γεγονός στο μεγάλο πλαίσιο καταλόγου. Μετά πατήστε <emph>Ανάθεση μακροεντολής</emph>.</ahelp>"
#: 06140500.xhp
msgctxt ""
@@ -39433,7 +39433,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"List of events\">List of events</link>"
-msgstr "<link href=\"text/swriter/01/05060700.xhp\" name=\"Λίστα γεγονότων\">Λίστα γεγονότων</link>"
+msgstr "<link href=\"text/swriter/01/05060700.xhp\" name=\"Κατάλογος γεγονότων\">Κατάλογος γεγονότων</link>"
#: 06150000.xhp
msgctxt ""
@@ -39475,7 +39475,7 @@ msgctxt ""
"par_idN10646\n"
"help.text"
msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules."
-msgstr "Κάποια φίλτρα είναι διαθέσιμα μόνο ως προαιρετικά στοιχεία κατά την εγκατάσταση του %PRODUCTNAME. Για να εγκαταστήσετε ένα προαιρετικό φίλτρο, εκτελέστε την εφαρμογή του προγράμματος εγκατάστασης του %PRODUCTNAME, επιλέξτε \"Τροποποίηση\" και στη συνέχεια επιλέξτε το φίλτρο που επιθυμείτε στη λίστα στοιχείων."
+msgstr "Κάποια φίλτρα είναι διαθέσιμα μόνο ως προαιρετικά στοιχεία κατά την εγκατάσταση του %PRODUCTNAME. Για να εγκαταστήσετε ένα προαιρετικό φίλτρο, εκτελέστε την εφαρμογή του προγράμματος εγκατάστασης του %PRODUCTNAME, επιλέξτε \"Τροποποίηση\" και στη συνέχεια επιλέξτε το φίλτρο που επιθυμείτε στον κατάλογο στοιχείων."
#: 06150000.xhp
msgctxt ""
@@ -39573,7 +39573,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Filter list"
-msgstr "Λίστα φίλτρων"
+msgstr "Κατάλογος φίλτρων"
#: 06150000.xhp
msgctxt ""
@@ -39590,7 +39590,7 @@ msgctxt ""
"par_idN10711\n"
"help.text"
msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules."
-msgstr "Κάποια φίλτρα είναι διαθέσιμα μόνο ως προαιρετικά στοιχεία κατά την εγκατάσταση του %PRODUCTNAME. Για να εγκαταστήσετε ένα προαιρετικό φίλτρο, εκτελέστε την εφαρμογή του προγράμματος εγκατάστασης του %PRODUCTNAME, επιλέξτε \"Τροποποίηση\" και στη συνέχεια επιλέξτε το φίλτρο που επιθυμείτε στη λίστα στοιχείων."
+msgstr "Κάποια φίλτρα είναι διαθέσιμα μόνο ως προαιρετικά στοιχεία κατά την εγκατάσταση του %PRODUCTNAME. Για να εγκαταστήσετε ένα προαιρετικό φίλτρο, εκτελέστε την εφαρμογή του προγράμματος εγκατάστασης του %PRODUCTNAME, επιλέξτε \"Τροποποίηση\" και στη συνέχεια επιλέξτε το φίλτρο που επιθυμείτε στον κατάλογο στοιχείων."
#: 06150000.xhp
msgctxt ""
@@ -39599,7 +39599,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "The lists shows the name and the type of the installed filters."
-msgstr "Η λίστα εμφανίζει το όνομα και τον τύπο των εγκατεστημένων φίλτρων."
+msgstr "Ο κατάλογος εμφανίζει το όνομα και τον τύπο των εγκατεστημένων φίλτρων."
#: 06150000.xhp
msgctxt ""
@@ -39840,7 +39840,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Enter the name that you want to display in the list box of the <emph>XML Filter Settings</emph> dialog.</ahelp> You must enter a unique name."
-msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Εισάγετε το όνομα που θέλετε να εμφανίζεται στο πεδίο λίστας του διαλόγου <emph>Ρυθμίσεις φίλτρων XML</emph>.</ahelp> Πρέπει να εισάγετε ένα μοναδικό όνομα."
+msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Εισάγετε το όνομα που θέλετε να εμφανίζεται στο πλαίσιο καταλόγου του διαλόγου <emph>Ρυθμίσεις φίλτρων XML</emph>.</ahelp> Πρέπει να εισάγετε ένα μοναδικό όνομα."
#: 06150110.xhp
msgctxt ""
@@ -40286,7 +40286,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"HID_XML_FILTER_OUTPUT_WINDOW\">Lists the test results of an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_XML_FILTER_OUTPUT_WINDOW\">Εμφανίζει σε λίστα τα αποτελέσματα ελέγχου ενός <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρου XML\">φίλτρου XML</link>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"HID_XML_FILTER_OUTPUT_WINDOW\">Εμφανίζει σε κατάλογο τα αποτελέσματα ελέγχου ενός <link href=\"text/shared/01/06150000.xhp\" name=\"φίλτρου XML\">φίλτρου XML</link>.</ahelp>"
#: 06150210.xhp
msgctxt ""
@@ -40338,7 +40338,7 @@ msgctxt ""
"bm_id3155757\n"
"help.text"
msgid "<bookmark_value>converting;Hangul/Hanja</bookmark_value><bookmark_value>Hangul/Hanja</bookmark_value>"
-msgstr "<bookmark_value>μετατροπή,Hangul/Hanja</bookmark_value><bookmark_value>Hangul/Hanja</bookmark_value>"
+msgstr "<bookmark_value>μετατροπή;Hangul/Hanja</bookmark_value><bookmark_value>Hangul/Hanja</bookmark_value>"
#: 06200000.xhp
msgctxt ""
@@ -40428,7 +40428,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVX_MDLG_HANGULHANJA_LB_SUGGESTIONS\">Displays all available replacements in the dictionary.</ahelp> If the <emph>Replace by character</emph> box is enabled, you see a grid of characters. If the <emph>Replace by character</emph> box is not checked, you see a list of words."
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVX_MDLG_HANGULHANJA_LB_SUGGESTIONS\">Εμφανίζει όλες τις διαθέσιμες αντικαταστάσεις στο λεξικό.</ahelp> Αν το πεδίο <emph>Αντικατάσταση με χαρακτήρα</emph> είναι ενεργοποιημένο, βλέπετε ένα πλέγμα χαρακτήρων. Αν το πεδίο <emph>Αντικατάσταση με χαρακτήρα</emph> δεν είναι επιλεγμένο, βλέπετε μία λίστα από λέξεις."
+msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVX_MDLG_HANGULHANJA_LB_SUGGESTIONS\">Εμφανίζει όλες τις διαθέσιμες αντικαταστάσεις στο λεξικό.</ahelp> Αν το πεδίο <emph>Αντικατάσταση με χαρακτήρα</emph> είναι ενεργοποιημένο, βλέπετε ένα πλέγμα χαρακτήρων. Αν το πεδίο <emph>Αντικατάσταση με χαρακτήρα</emph> δεν είναι επιλεγμένο, βλέπετε έναν κατάλογο από λέξεις."
#: 06200000.xhp
msgctxt ""
@@ -40662,7 +40662,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNOREALL\">No changes will be made to the current selection, and every time the same selection is detected it will be skipped automatically.</ahelp> The next word or character will be selected for conversion. The list of ignored text is valid for the current $[officename] session."
-msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNOREALL\">Καμία αλλαγή δε θα γίνει στην τρέχουσα επιλογή και κάθε φορά που ανιχνεύεται η ίδια επιλογή θα παρακάμπτεται αυτόματα.</ahelp> Η επόμενη λέξη ή χαρακτήρας θα επιλεχθεί για μετατροπή. Η λίστα κειμένου που έχει αγνοηθεί είναι έγκυρη για την τρέχουσα συνεδρία (session) του $[officename]."
+msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_IGNOREALL\">Καμία αλλαγή δε θα γίνει στην τρέχουσα επιλογή και κάθε φορά που ανιχνεύεται η ίδια επιλογή θα παρακάμπτεται αυτόματα.</ahelp> Η επόμενη λέξη ή χαρακτήρας θα επιλεχθεί για μετατροπή. Ο κατάλογος κειμένου που έχει αγνοηθεί είναι έγκυρος για την τρέχουσα συνεδρία του $[officename]."
#: 06200000.xhp
msgctxt ""
@@ -40698,7 +40698,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGEALL\">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.</ahelp> The next word or character will be selected for conversion. The list of replacement text is valid for the current $[officename] session."
-msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGEALL\">Αντικαθιστά την επιλογή με τους προτεινόμενους χαρακτήρες ή λέξη σύμφωνα με τις επιλογές μορφής. Κάθε φορά που ανιχνεύεται η ίδια επιλογή, θα αντικαθίσταται αυτόματα.</ahelp> Η επόμενη λέξη ή χαρακτήρας θα επιλεχθούν για μετατροπή. Η λίστα με κείμενο αντικατάστασης είναι έγκυρη για την τρέχουσα συνεδρία (session) του $[officename]."
+msgstr "<ahelp hid=\"HID_HANGULDLG_BUTTON_CHANGEALL\">Αντικαθιστά την επιλογή με τους προτεινόμενους χαρακτήρες ή λέξη σύμφωνα με τις επιλογές μορφής. Κάθε φορά που ανιχνεύεται η ίδια επιλογή, θα αντικαθίσταται αυτόματα.</ahelp> Η επόμενη λέξη ή χαρακτήρας θα επιλεχθούν για μετατροπή. Ο κατάλογος με κείμενο αντικατάστασης είναι έγκυρος για την τρέχουσα συνεδρία του $[officename]."
#: 06200000.xhp
msgctxt ""
@@ -40790,7 +40790,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\"HID_HANGULHANJA_NEWDICT_DLG\">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.</ahelp>"
-msgstr "<ahelp hid=\"HID_HANGULHANJA_NEWDICT_DLG\">Εμφανίζει σε λίστα όλα τα ορισμένα από το χρήστη λεξικά. Επιλέξτε το πεδίο σήμανσης δίπλα στο λεξικό που επιθυμείτε να χρησιμοποιήσετε. Αποεπιλέξτε το πεδίο επιλογής δίπλα στο λεξικό που δεν επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
+msgstr "<ahelp hid=\"HID_HANGULHANJA_NEWDICT_DLG\">Εμφανίζει σε κατάλογο όλα τα ορισμένα από το χρήστη λεξικά. Επιλέξτε το πεδίο σήμανσης δίπλα στο λεξικό που επιθυμείτε να χρησιμοποιήσετε. Αποεπιλέξτε το πεδίο επιλογής δίπλα στο λεξικό που δεν επιθυμείτε να χρησιμοποιήσετε.</ahelp>"
#: 06201000.xhp
msgctxt ""
@@ -40822,7 +40822,7 @@ msgctxt ""
"par_idN10599\n"
"help.text"
msgid "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_NEWDICT:ED_DICTNAME\">Enter a name for the dictionary.</ahelp> To display the new dictionary in the <emph>User-defined dictionaries</emph> list box, click <emph>OK</emph>."
-msgstr "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_NEWDICT:ED_DICTNAME\">Εισάγετε ένα όνομα για το λεξικό.</ahelp> Για να προβάλετε το νέο λεξικό στο πεδίο λίστας <emph>Λεξικά χρήστη</emph>, κάντε κλικ στο <emph>OK</emph>."
+msgstr "<ahelp hid=\"svx:Edit:RID_SVX_MDLG_HANGULHANJA_NEWDICT:ED_DICTNAME\">Εισάγετε ένα όνομα για το λεξικό.</ahelp> Για να προβάλετε το νέο λεξικό στο πλαίσιο καταλόγου <emph>Λεξικά χρήστη</emph>, πατήστε στο <emph>Εντάξει</emph>."
#: 06201000.xhp
msgctxt ""
@@ -41104,7 +41104,7 @@ msgctxt ""
"bm_id6323129\n"
"help.text"
msgid "<bookmark_value>new windows</bookmark_value><bookmark_value>windows;new</bookmark_value>"
-msgstr "<bookmark_value>νέα παράθυρα</bookmark_value><bookmark_value>παράθυρα,δημιουργία</bookmark_value>"
+msgstr "<bookmark_value>νέα παράθυρα</bookmark_value><bookmark_value>παράθυρα;δημιουργία</bookmark_value>"
#: 07010000.xhp
msgctxt ""
@@ -41370,7 +41370,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "Comments and script fields at the beginning of the first paragraph in a document are exported to the header of an HTML document. If the document begins with a table, the first paragraph in the first cell of the table is exported to the header of the HTML document."
-msgstr "Τα σχόλια και τα πεδία δεσμών ενεργειών που βρίσκονται στην αρχή της πρώτης παραγράφου ενός εγγράφου εξάγονται στην κεφαλίδα ενός εγγράφου HTML. Σε περίπτωση που το έγγραφο ξεκινά με πίνακα, η πρώτη παράγραφος του πρώτου κελιού εξάγεται στην κεφαλίδα του εγγράφου HTML"
+msgstr "Τα σχόλια και τα πεδία δεσμών ενεργειών που βρίσκονται στην αρχή της πρώτης παραγράφου ενός εγγράφου εξάγονται στην κεφαλίδα ενός εγγράφου HTML. Σε περίπτωση που το έγγραφο ξεκινά με πίνακα, η πρώτη παράγραφος του πρώτου κελιού εξάγεται στην κεφαλίδα του εγγράφου HTML."
#: digitalsignatures.xhp
msgctxt ""
@@ -41666,7 +41666,7 @@ msgctxt ""
"bm_id9930722\n"
"help.text"
msgid "<bookmark_value>CTL;(not) wrapping words</bookmark_value> <bookmark_value>words;wrapping in CTL</bookmark_value>"
-msgstr "<bookmark_value>CTL, (χωρίς) αναδίπλωση λέξεων</bookmark_value><bookmark_value>λέξεις, αναδίπλωση σε CTL</bookmark_value>"
+msgstr "<bookmark_value>CTL; (χωρίς) αναδίπλωση λέξεων</bookmark_value><bookmark_value>λέξεις; αναδίπλωση σε CTL</bookmark_value>"
#: formatting_mark.xhp
msgctxt ""
@@ -42114,7 +42114,7 @@ msgctxt ""
"bm_id4263435\n"
"help.text"
msgid "<bookmark_value>grids;display options (Impress/Draw)</bookmark_value>"
-msgstr "<bookmark_value>πλέγματα, επιλογές προβολής (Impress/Draw)</bookmark_value>"
+msgstr "<bookmark_value>πλέγματα; επιλογές προβολής (Impress/Draw)</bookmark_value>"
#: grid.xhp
msgctxt ""
@@ -42203,7 +42203,7 @@ msgctxt ""
"bm_id1441999\n"
"help.text"
msgid "<bookmark_value>guides;display options (Impress/Draw)</bookmark_value>"
-msgstr "<bookmark_value>βοηθητικές γραμμές, επιλογές προβολής (Impress/Draw)</bookmark_value>"
+msgstr "<bookmark_value>βοηθητικές γραμμές; επιλογές προβολής (Impress/Draw)</bookmark_value>"
#: guides.xhp
msgctxt ""
@@ -42284,7 +42284,7 @@ msgctxt ""
"bm_id8659321\n"
"help.text"
msgid "<bookmark_value>Media Player window</bookmark_value>"
-msgstr "<bookmark_value>Παράθυρο Αναπαραγωγής Πολυμέσων</bookmark_value>"
+msgstr "<bookmark_value>παράθυρο αναπαραγωγής πολυμέσων</bookmark_value>"
#: mediaplayer.xhp
msgctxt ""
@@ -42324,7 +42324,7 @@ msgctxt ""
"par_idN1057E\n"
"help.text"
msgid "Opens a movie file or a sound file that you want to preview."
-msgstr "Ανοίγει ένα αρχείο βίντεο ή αρχείο ήχου που θέλετε να κάνετε προεπισκόπηση. ."
+msgstr "Ανοίγει ένα αρχείο βίντεο ή αρχείο ήχου που θέλετε να κάνετε προεπισκόπηση."
#: mediaplayer.xhp
msgctxt ""
@@ -42404,7 +42404,7 @@ msgctxt ""
"par_idN105A1\n"
"help.text"
msgid "Plays the file repeatedly."
-msgstr "Αναπαράγει το αρχείο επαναληπτικά"
+msgstr "Αναπαράγει το αρχείο επαναληπτικά."
#: mediaplayer.xhp
msgctxt ""
@@ -42604,7 +42604,7 @@ msgctxt ""
"par_idN10788\n"
"help.text"
msgid "Click <emph>Play</emph> on the <emph>Media Playback</emph> toolbar."
-msgstr "Κάντε κλικ στο κουμπί <emph>Αναπαραγωγή</emph> στη γραμμή εργαλείων του <emph>Media Playback</emph> ."
+msgstr "Κάντε κλικ στο κουμπί <emph>Αναπαραγωγή</emph> στη γραμμή εργαλείων του <emph>Αναπαραγωγή πολυμέσων</emph>."
#: moviesound.xhp
msgctxt ""
@@ -42756,7 +42756,7 @@ msgctxt ""
"par_id4931485\n"
"help.text"
msgid "Install the downloaded files."
-msgstr "Εγκατάσταση ληφθέντων αρχείων"
+msgstr "Εγκατάσταση μεταφορτωμένων αρχείων."
#: online_update.xhp
msgctxt ""
@@ -42780,7 +42780,7 @@ msgctxt ""
"par_id927152\n"
"help.text"
msgid "If automatic downloads are disabled, start the download manually."
-msgstr "Αν είναι απενεργοποιημένη η αυτόματη λήψη αρχείων, αρχίστε τη λήψη χειροκίνητα"
+msgstr "Αν είναι απενεργοποιημένη η αυτόματη λήψη αρχείων, αρχίστε τη λήψη χειροκίνητα."
#: online_update.xhp
msgctxt ""
@@ -43448,7 +43448,7 @@ msgctxt ""
"par_id0608200910550049\n"
"help.text"
msgid "Has no direct relation to your personal data, e.g., date of birth or car plate."
-msgstr "Δεν έχει άμεση σχέση με σςα, π.χ ημερομηνία γέννησης ή αριθμός κυκλοφορίας ΙΧ,"
+msgstr "Δεν έχει άμεση σχέση με τα προσωπικά σας δεδομένα, π.χ ημερομηνία γέννησης ή αριθμός κυκλοφορίας οχήματος."
#: password_main.xhp
msgctxt ""
@@ -45267,7 +45267,7 @@ msgctxt ""
"bm_id7194738\n"
"help.text"
msgid "<bookmark_value>read-only items in Data Navigator</bookmark_value><bookmark_value>Data Navigator;adding/editing items</bookmark_value>"
-msgstr "<bookmark_value>στοιχεία μόνο για ανάγνωση στον Περιηγητή δεδομένων</bookmark_value><bookmark_value>Περιήγηση δεδομένων, προσθήκη/επεξεργασά στοιχείων</bookmark_value>"
+msgstr "<bookmark_value>στοιχεία μόνο για ανάγνωση στον Περιηγητή δεδομένων</bookmark_value><bookmark_value>Περιήγηση δεδομένων; προσθήκη/επεξεργασία στοιχείων</bookmark_value>"
#: xformsdataadd.xhp
msgctxt ""
@@ -45315,7 +45315,7 @@ msgctxt ""
"par_idN1056A\n"
"help.text"
msgid "The attribute names must be unique within the same group."
-msgstr "Τα ονόματα των ιδιοτήτων πρέπει να είναι μοναδικά σε κάθε ομάδα"
+msgstr "Τα ονόματα των ιδιοτήτων πρέπει να είναι μοναδικά σε κάθε ομάδα."
#: xformsdataadd.xhp
msgctxt ""
@@ -45515,7 +45515,7 @@ msgctxt ""
"bm_id8615680\n"
"help.text"
msgid "<bookmark_value>conditions;items in Data Navigator</bookmark_value><bookmark_value>XForms;conditions</bookmark_value>"
-msgstr "<bookmark_value>συνθήκες, στοιχεία στην Περιήγηση δεδομένων</bookmark_value><bookmark_value>XForm, συνθήκες</bookmark_value>"
+msgstr "<bookmark_value>συνθήκες; στοιχεία στην Περιήγηση δεδομένων</bookmark_value><bookmark_value>XForm; συνθήκες</bookmark_value>"
#: xformsdataaddcon.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/02.po b/source/el/helpcontent2/source/text/shared/02.po
index 82a54d9f13a..ec0b6b6dd98 100644
--- a/source/el/helpcontent2/source/text/shared/02.po
+++ b/source/el/helpcontent2/source/text/shared/02.po
@@ -4,9 +4,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-01 04:26+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2013-12-09 10:50+0300\n"
+"Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>\n"
+"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1372652763.0\n"
#: 01110000.xhp
@@ -201,7 +202,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "To enter text on a line, double-click the line and type or paste your text. The text direction corresponds to the direction you dragged to draw the line. To hide the line, select <emph>Invisible</emph> in the <emph>Line Style</emph> box on the <emph>Drawing Object Properties</emph> bar."
-msgstr "Για να εισάγετε κείμενο σε μια γραμμή, κάντε διπλό κλικ στη γραμμή και πληκτρολογήστε ή επικολλήστε το κείμενό σας. Η κατεύθυνση του κειμένου συμφωνεί με την κατεύθυνση που επιλέξατε να σχεδιάσετε τη γραμμή. Για να αποκρύψετε τη γραμμή, επιλέξτε <emph>Μη ορατά</emph> στο πεδίο <emph>Πρότυπο Γραμμής</emph> στη γραμμή <emph>Ιδιότητες Αντικειμένων Σχεδίασης</emph>."
+msgstr "Για να εισάγετε κείμενο σε μια γραμμή, διπλοπατήσετε στη γραμμή και πληκτρολογήστε ή επικολλήστε το κείμενό σας. Η κατεύθυνση του κειμένου συμφωνεί με την κατεύθυνση που επιλέξατε να σχεδιάσετε τη γραμμή. Για να αποκρύψετε τη γραμμή, επιλέξτε <emph>Μη ορατά</emph> στο πεδίο <emph>Τεχνοτροπία γραμμής</emph> στη γραμμή <emph>Ιδιότητες αντικειμένων σχεδίασης</emph>."
#: 01140000.xhp
msgctxt ""
@@ -622,7 +623,7 @@ msgctxt ""
"bm_id3154142\n"
"help.text"
msgid "<bookmark_value>form controls;toolbars</bookmark_value><bookmark_value>inserting; form fields</bookmark_value><bookmark_value>form fields</bookmark_value><bookmark_value>command button creation</bookmark_value><bookmark_value>buttons; form functions</bookmark_value><bookmark_value>controls; inserting</bookmark_value><bookmark_value>push buttons;creating</bookmark_value><bookmark_value>radio button creation</bookmark_value><bookmark_value>check box creation</bookmark_value><bookmark_value>labels; form functions</bookmark_value><bookmark_value>fixed text; form functions</bookmark_value><bookmark_value>text boxes;form functions</bookmark_value><bookmark_value>list box creation</bookmark_value><bookmark_value>picklist creation</bookmark_value><bookmark_value>drop-down lists in form functions</bookmark_value><bookmark_value>combo box creation</bookmark_value><bookmark_value>selecting;controls</bookmark_value><bookmark_value>controls; select mode</bookmark_value>"
-msgstr "<bookmark_value>στοιχεία ελέγχου φόρμας, γραμμές εργαλείων</bookmark_value><bookmark_value>εισαγωγή, πεδία φόρμας</bookmark_value><bookmark_value>πεδία φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίων εντολής</bookmark_value><bookmark_value>κουμπιά, λειτουργίες φόρμας</bookmark_value><bookmark_value>πεδία ελέγχου, εισαγωγή</bookmark_value><bookmark_value>πεδία επιλογής, δημιουργία</bookmark_value><bookmark_value>δημιουργία πεδίου επιλογών</bookmark_value><bookmark_value>δημιουργία πεδίου σήμανσης</bookmark_value><bookmark_value>ετικέτες, λειτουργίες φόρμας</bookmark_value><bookmark_value>σταθερό κείμενο, λειτουργίες φόρμας</bookmark_value><bookmark_value>πλαίσια κειμένου, λειτουργίες φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίου λίστας</bookmark_value><bookmark_value>δημιουργία λίστας επιλογών</bookmark_value><bookmark_value>λίστες ανοίγματος σε λειτουργίες φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίου συνδυασμού</bookmark_value><bookmark_value>επιλογή, πεδία ελέγχου</bookmark_value><bookmark_value>πεδία ελέγχου, επιλογή κατάστασης</bookmark_value>"
+msgstr "<bookmark_value>στοιχεία ελέγχου φόρμας; γραμμές εργαλείων</bookmark_value><bookmark_value>εισαγωγή; πεδία φόρμας</bookmark_value><bookmark_value>πεδία φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίων εντολής</bookmark_value><bookmark_value>κουμπιά; λειτουργίες φόρμας</bookmark_value><bookmark_value>πεδία ελέγχου; εισαγωγή</bookmark_value><bookmark_value>πεδία επιλογής; δημιουργία</bookmark_value><bookmark_value>δημιουργία πεδίου επιλογών</bookmark_value><bookmark_value>δημιουργία πεδίου σήμανσης</bookmark_value><bookmark_value>ετικέτες; λειτουργίες φόρμας</bookmark_value><bookmark_value>σταθερό κείμενο; λειτουργίες φόρμας</bookmark_value><bookmark_value>πλαίσια κειμένου; λειτουργίες φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίου καταλόγου</bookmark_value><bookmark_value>δημιουργία καταλόγου επιλογών</bookmark_value><bookmark_value>κατάλογοι ανοίγματος σε λειτουργίες φόρμας</bookmark_value><bookmark_value>δημιουργία πεδίου συνδυασμού</bookmark_value><bookmark_value>επιλογή; πεδία ελέγχου</bookmark_value><bookmark_value>πεδία ελέγχου; επιλογή κατάστασης</bookmark_value>"
#: 01170000.xhp
msgctxt ""
@@ -631,7 +632,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Form Controls</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Στοιχεία ελέγχου φόρμας\">Στοιχεία ελέγχου φόρμας</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Στοιχεία ελέγχου φόρμας\">Στοιχεία ελέγχου φόρμας</link>"
#: 01170000.xhp
msgctxt ""
@@ -786,7 +787,7 @@ msgctxt ""
"135\n"
"help.text"
msgid "You can drag and drop controls from one document to another document. You can also copy and paste controls between documents. When you insert a control from another document, $[officename] analyzes the data source, content type, and content properties of the control so that the control fits the logical structure in the target document. For example, a control that displays contents from an address book continues to display the same contents after you copy the control to a different document. You can view these properties on the <emph>Data</emph> tab page of the <emph>Form properties</emph> dialog."
-msgstr "Μπορείτε να μεταφέρετε και να αποθέσετε στοιχεία ελέγχου από ένα έγγραφο σε ένα άλλο. Μπορείτε επίσης να αντιγράψτε και επικολλήσετε στοιχεία ελέγχου ανάμεσα σε δύο έγγραφα. Όταν εισάγετε ένα στοιχείο ελέγχου από ένα άλλο έγγραφο, το $[officename] αναλύει τα δεδομένα προέλευσης, τον τύπο και τις ιδιότητες του περιεχομένου των στοιχείων ελέγχου, έτσι ώστε αυτά να μπορούν να εισαχθούν στη σωστή θέση της λογικής δομής του εγγράφου προορισμού. Ένα στοιχείο ελέγχου το οποίο εμφανίζει, για παράδειγμα, περιεχόμενα από το βιβλίο διευθύνσεων, θα εξακολουθεί να εμφανίζει τα ίδια περιεχόμενα του βιβλίου διευθύνσεων και μετά την αντιγραφή τους στο έγγραφο προορισμού. Μπορείτε να δείτε αυτές τις ιδιότητες στην καρτέλα διαλόγου <emph>Δεδομένα</emph>του <emph>Ιδιότητες φόρμας</emph>."
+msgstr "Μπορείτε να μεταφέρετε και να αποθέσετε στοιχεία ελέγχου από ένα έγγραφο σε ένα άλλο. Μπορείτε επίσης να αντιγράψτε και επικολλήσετε στοιχεία ελέγχου ανάμεσα σε δύο έγγραφα. Όταν εισάγετε ένα στοιχείο ελέγχου από ένα άλλο έγγραφο, το $[officename] αναλύει τα δεδομένα προέλευσης, τον τύπο και τις ιδιότητες του περιεχομένου των στοιχείων ελέγχου, έτσι ώστε αυτά να μπορούν να εισαχθούν στη σωστή θέση της λογικής δομής του εγγράφου προορισμού. Ένα στοιχείο ελέγχου το οποίο εμφανίζει, για παράδειγμα, περιεχόμενα από το βιβλίο διευθύνσεων, θα εξακολουθεί να εμφανίζει τα ίδια περιεχόμενα του βιβλίου διευθύνσεων και μετά την αντιγραφή τους στο έγγραφο προορισμού. Μπορείτε να δείτε αυτές τις ιδιότητες στην καρτέλα διαλόγου <emph>Δεδομένα</emph>του <emph>Ιδιότητες φόρμας</emph>."
#: 01170000.xhp
msgctxt ""
@@ -864,7 +865,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\".uno:Edit\">Creates a text box.</ahelp> Text boxes are fields in which the user can enter text. In a form, text boxes display data or allow for new data input."
-msgstr "<ahelp hid=\".uno:Edit\">Δημιουργεί ένα πλαίσιο κειμένου.</ahelp> Τα πλαίσια κειμένου είναι πεδία στα οποία μπορείτε να εισαγάγετε κείμενο. Σε μια φόρμα, τα πλαίσια κειμένου εμφανίζουν δεδομένα ή επιτρέπουν την εισαγωγή νέων δεδομένων."
+msgstr "<ahelp hid=\".uno:Edit\">Δημιουργεί ένα πλαίσιο κειμένου.</ahelp> Τα πλαίσια κειμένου είναι πεδία στα οποία μπορείτε να εισαγάγετε κείμενο. Σε μια φόρμα, τα πλαίσια κειμένου εμφανίζουν δεδομένα ή επιτρέπουν την εισαγωγή νέων δεδομένων."
#: 01170000.xhp
msgctxt ""
@@ -1012,7 +1013,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\".uno:ComboBox\">Creates a combo box.</ahelp> A combo box is a single-line list box with a drop-down list from which users choose an option. You can assign the \"read-only\" property to the combo box so that users cannot enter other entries than those found in the list. If the form is bound to a database and the database connection is active, the <link href=\"text/shared/02/01170900.xhp\" name=\"Combo Box Wizard\"><emph>Combo Box Wizard</emph></link> will automatically appear after you insert the combo box in the document."
-msgstr "<ahelp hid=\".uno:ComboBox\">Δημιουργεί ένα πεδίο συνδυασμού.</ahelp> Ένα πεδίο συνδυασμού είναι ένα απλό πεδίο λίστας με μία κυλιόμενη λίστα από την οποία οι χρήστες επιλέγουν μία επιλογή. Μπορείτε να αναθέσετε την ιδιότητα \"μόνο για ανάγνωση\" στο πεδίο συνδυασμού έτσι ώστε οι χρήστες να μην μπορούν να εισάγουν άλλες εγγραφές εκτός από αυτές που βρίσκονται στη λίστα. Αν η φόρμα είναι συνδεδεμένη με μία βάση δεδομένων και η σύνδεση είναι ενεργή, ο <link href=\"text/shared/02/01170900.xhp\" name=\"Αυτόματος Πιλότος Πεδίων Συνδυασμού\"><emph>Αυτόματος Πιλότος Πεδίων Συνδυασμού</emph></link> θα εμφανιστεί αυτόματα όταν εισάγετε το πεδίο συνδυασμού στο έγγραφο."
+msgstr "<ahelp hid=\".uno:ComboBox\">Δημιουργεί ένα σύνθετο πλαίσιο.</ahelp> Ένα σύνθετο πλαίσιο είναι ένα πλαίσιο καταλόγου με έναν πτυσσόμενο κατάλογο από τον οποίο οι χρήστες επιλέγουν. Μπορείτε να αναθέσετε την ιδιότητα \"μόνο για ανάγνωση\" στο σύνθετο πλαίσιο έτσι ώστε οι χρήστες να μην μπορούν να εισάγουν άλλες εγγραφές εκτός από αυτές που βρίσκονται στον κατάλογο. Αν η φόρμα είναι συνδεδεμένη με μία βάση δεδομένων και η σύνδεση είναι ενεργή, ο <link href=\"text/shared/02/01170900.xhp\" name=\"Οδηγός σύνθετων πλαισίων\"><emph>Οδηγός σύνθετων πλαισίων</emph></link> θα εμφανιστεί αυτόματα όταν εισάγετε το σύνθετο πλαίσιο στο έγγραφο."
#: 01170000.xhp
msgctxt ""
@@ -1335,7 +1336,7 @@ msgctxt ""
"par_idN11D55\n"
"help.text"
msgid "Specifies the size of the scrollbar thumb in \"value units\". For example, a value of (\"Scroll value max.\" minus \"Scroll value min.\") / 2 results in a scrollbar thumb that occupies half of the scrollbar."
-msgstr "Ορίζει το μέγεθος της γραμμής κύλισης σε \"value units\". Για παράδειγμα, μια τιμή (\"Scroll value max.\" minus \"Scroll value min.\") / 2 έχει ως αποτέλεσμα η μπάρα να καταλαμβάνει τον μισό διαθέσιμο χώρο."
+msgstr "Ορίζει το μέγεθος της γραμμής κύλισης σε \"μονάδες τιμής\". Για παράδειγμα, μια τιμή (\"μέγιστη τιμή κύλισης\" μείον \"ελάχιστη τιμή κύλισης\") / 2 έχει ως αποτέλεσμα η γραμμή κύλισης να καταλαμβάνει τον μισό διαθέσιμο χώρο."
#: 01170000.xhp
msgctxt ""
@@ -1412,7 +1413,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "Images from a database can be displayed in a form, and new images can be inserted in the database as long as the image control is not write-protected. The control must refer to a database field of the image type. Therefore, enter the data field into the properties window on the <emph>Data</emph> tab page."
-msgstr "Οι εικόνες μιας βάσης δεδομένων είναι δυνατό να εμφανιστούν σε μια φόρμα καθώς και να εισαχθούν νέα γραφικά στη βάση δεδομένων (εφόσον το γραφικό δεν διαθέτει προστασία εγγραφής). Το πεδίο ελέγχου πρέπει να αναφέρεται σε ένα πεδίο βάσης δεδομένων του τύπου της εικόνας. Επομένως, καταχωρίστε το πεδίο δεδομένων στο στοιχείο ελέγχου Ιδιότητες, της καρτέλας <emph>Δεδομένα</emph>"
+msgstr "Οι εικόνες μιας βάσης δεδομένων είναι δυνατό να εμφανιστούν σε μια φόρμα καθώς και να εισαχθούν νέα γραφικά στη βάση δεδομένων, εφόσον το γραφικό δεν διαθέτει προστασία εγγραφής. Το πεδίο ελέγχου πρέπει να αναφέρεται σε ένα πεδίο βάσης δεδομένων του τύπου της εικόνας. Επομένως, καταχωρίστε το πεδίο δεδομένων στο στοιχείο ελέγχου Ιδιότητες, της καρτέλας <emph>Δεδομένα</emph>."
#: 01170000.xhp
msgctxt ""
@@ -1447,7 +1448,7 @@ msgctxt ""
"131\n"
"help.text"
msgid "If you assign the \"Dropdown\" property to the date field, the user can open a calendar to select a date under the date field. This also applies to a date field within a Table Control field."
-msgstr "Αν αντιστοιχίσετε την ιδιότητα Κυλιόμενη στο πεδίο ημερομηνίας, ο χρήστης μπορεί να ανοίξει το ημερολόγιο για να επιλέξει μια ημερομηνία από το πεδίο ημερομηνίας. Αυτό ισχύει για ένα πεδίο ημερομηνίας που βρίσκεται μέσα σε πεδίο ελέγχου πίνακα."
+msgstr "Αν αντιστοιχίσετε την ιδιότητα \"πτυσσόμενο\" στο πεδίο ημερομηνίας, ο χρήστης μπορεί να ανοίξει το ημερολόγιο για να επιλέξει μια ημερομηνία από το πεδίο ημερομηνίας. Αυτό ισχύει για ένα πεδίο ημερομηνίας που βρίσκεται μέσα σε πεδίο ελέγχου πίνακα."
#: 01170000.xhp
msgctxt ""
@@ -2274,7 +2275,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<ahelp hid=\"SID_FM_INSERTCOL\">Calls a submenu to select a data field to adopt it in the table control.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_INSERTCOL\">Καλεί ένα υπομενού για να επιλέξετε ένα πεδίο δεδομένων, το οποίο θα εισαχθεί στο πεδίο ελέγχου πίνακα.</ahelp>"
+msgstr "<ahelp hid=\"SID_FM_INSERTCOL\">Καλεί ένα υπομενού για να επιλέξετε ένα πεδίο δεδομένων, το οποίο θα εισαχθεί στο πεδίο ελέγχου πίνακα.</ahelp>"
#: 01170004.xhp
msgctxt ""
@@ -2373,7 +2374,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Εμφανίζει ένα υπομενού όπου μπορείτε να επιλέξετε τις στήλες που θα εμφανιστούν ξανά.</ahelp> Για να εμφανίσετε μόνο μια στήλη, πατήστε το όνομα της στήλης. Μπορείτε να δείτε μόνο τις 16 πρώτες κρυφές στήλες. Εάν είναι περισσότερες οι κρυφές στήλες, διαλέξτε την εντολή <emph> περισσότερα </emph> για να ανοίξετε τον διάλογο <emph> Εμφάνιση στηλών </emph>."
+msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Εμφανίζει ένα υπομενού όπου μπορείτε να επιλέξετε τις στήλες που θα εμφανιστούν ξανά.</ahelp> Για να εμφανίσετε μόνο μια στήλη, πατήστε το όνομα της στήλης. Μπορείτε να δείτε μόνο τις 16 πρώτες κρυφές στήλες. Εάν είναι περισσότερες οι κρυφές στήλες, διαλέξτε την εντολή <emph>περισσότερα</emph> για να ανοίξετε τον διάλογο <emph>Εμφάνιση στηλών</emph>."
#: 01170004.xhp
msgctxt ""
@@ -2436,7 +2437,7 @@ msgctxt ""
"126\n"
"help.text"
msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Αν αξιοποιείτε μόνο το πληκτρολόγιο για να μεταβείτε στα διάφορα πεδία ελέγχου που είναι μέσα στο έγγραφό σας, θα βρείτε μία σημαντική διαφορά σε σχέση με τους άλλους τύπους των πεδίων ελέγχου: Το πλήκτρο Tab δεν μεταφέρει τον δρομέα στο επόμενο στοιχείο ελέγχου, αλλά τον μεταφέρει στην επόμενη στήλη που βρίσκεται μέσα στο πεδίο ελέγχου πίνακα. Πατήστε τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab για να μεταφερθείτε στο επόμενο στοιχείο ελέγχου, ή πατήστε τα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab για να μεταφερθείτε στο προηγούμενο στοιχείο ελέγχου."
+msgstr "Αν αξιοποιείτε μόνο το πληκτρολόγιο για να μεταβείτε στα διάφορα πεδία ελέγχου που είναι μέσα στο έγγραφό σας, θα βρείτε μία σημαντική διαφορά σε σχέση με τους άλλους τύπους των πεδίων ελέγχου: Το πλήκτρο Tab δεν μεταφέρει τον δρομέα στο επόμενο στοιχείο ελέγχου, αλλά τον μεταφέρει στην επόμενη στήλη που βρίσκεται μέσα στο πεδίο ελέγχου πίνακα. Πατήστε τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab για να μεταφερθείτε στο επόμενο στοιχείο ελέγχου, ή πατήστε τα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab για να μεταφερθείτε στο προηγούμενο στοιχείο ελέγχου."
#: 01170004.xhp
msgctxt ""
@@ -2686,7 +2687,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Completes the input in the field and places the cursor into the next field."
-msgstr "Ολοκληρώνει την εισαγωγή στο πεδίο και τοποθετεί τον δρομέα στο επόμενο πεδίο"
+msgstr "Ολοκληρώνει την εισαγωγή στο πεδίο και τοποθετεί τον δρομέα στο επόμενο πεδίο."
#: 01170100.xhp
msgctxt ""
@@ -2695,7 +2696,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Όπως και με τα συμβατικά πλαίσια λίστας ή τα πεδία συνδυασμού, μπορείτε να ανοίξετε ή να κλείσετε τη λίστα κάνοντας κλικ με το ποντίκι στο βέλος που βρίσκεται στο δεξιό άκρο του πεδίου. Ωστόσο, η εισαγωγή εδώ μπορεί να γίνει είτε στην ανοιχτή λίστα είτε στο επάνω πεδίο κειμένου. Εξαίρεση αποτελούν οι ιδιότητες για τις οποίες απαιτείται απεικόνιση λίστας,για παράδειγμα, η ιδιότητα <emph>Εγγραφές Λιστών</emph>, η οποία μπορεί να καθοριστεί για τα στοιχεία ελέγχου του <emph>Πεδίο Λίστας</emph> και <emph>Πεδίο Συνδυασμού</emph> Εδώ, μπορείτε να επεξεργαστείτε καταχωρήσεις μόνο όταν το πεδίο είναι ανοιχτό."
+msgstr "Όπως και με τα συμβατικά πλαίσια καταλόγου ή τα πεδία συνδυασμού, μπορείτε να ανοίξετε ή να κλείσετε τον κατάλογο πατώντας με το ποντίκι στο βέλος που βρίσκεται στο δεξιό άκρο του πεδίου. Ωστόσο, η εισαγωγή εδώ μπορεί να γίνει είτε στον ανοιχτό κατάλογο είτε στο επάνω πεδίο κειμένου. Εξαίρεση αποτελούν οι ιδιότητες για τις οποίες απαιτείται απεικόνιση καταλόγου, για παράδειγμα, η ιδιότητα <emph>Εγγραφές καταλόγων</emph>, η οποία μπορεί να καθοριστεί για τα στοιχεία ελέγχου του <emph>Πεδίο καταλόγου</emph> και <emph>σύνθετο πλαίσιο</emph>. Εδώ, μπορείτε να επεξεργαστείτε καταχωρήσεις μόνο όταν το πεδίο είναι ανοιχτό."
#: 01170101.xhp
msgctxt ""
@@ -2873,7 +2874,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Επαναφέρει τις ρυθμίσεις σε άλλα πεδία ελέγχου στις προκαθορισμένες επιλογές (Προεπιλεγμένη Κατάσταση, Επιλογή Προεπιλογής , Προεπιλεγμένη Τιμή)"
+msgstr "Επαναφέρει τις ρυθμίσεις σε άλλα πεδία ελέγχου στις προκαθορισμένες επιλογές (Προεπιλεγμένη κατάσταση, Επιλογή προεπιλογής , Προεπιλεγμένη τιμή)."
#: 01170101.xhp
msgctxt ""
@@ -2907,7 +2908,7 @@ msgctxt ""
"par_idN10803\n"
"help.text"
msgid "Moves the current form to the first record."
-msgstr "Μετακινεί τη τρέχουσα φόρμα στην πρώτη εγγραφή"
+msgstr "Μετακινεί τη τρέχουσα φόρμα στην πρώτη εγγραφή."
#: 01170101.xhp
msgctxt ""
@@ -2923,7 +2924,7 @@ msgctxt ""
"par_idN1080E\n"
"help.text"
msgid "Moves the current form to the previous record."
-msgstr "Μετακινεί τη τρέχουσα φόρμα στην προηγούμενη εγγραφή"
+msgstr "Μετακινεί τη τρέχουσα φόρμα στην προηγούμενη εγγραφή."
#: 01170101.xhp
msgctxt ""
@@ -2939,7 +2940,7 @@ msgctxt ""
"par_idN10819\n"
"help.text"
msgid "Moves the current form to the next record."
-msgstr "Μετακινεί τη τρέχουσα φόρμα στην επόμενη εγγραφή"
+msgstr "Μετακινεί τη τρέχουσα φόρμα στην επόμενη εγγραφή."
#: 01170101.xhp
msgctxt ""
@@ -2955,7 +2956,7 @@ msgctxt ""
"par_idN10824\n"
"help.text"
msgid "Moves the current form to the last record."
-msgstr "Μετακινεί τη τρέχουσα φόρμα στη τελευταία εγγραφή"
+msgstr "Μετακινεί τη τρέχουσα φόρμα στη τελευταία εγγραφή."
#: 01170101.xhp
msgctxt ""
@@ -3053,7 +3054,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Προσδιορίζει αν το πεδίο συνδυασμού θα περιλαμβάνει αναπτυσσόμενο μενού (Ναι) ή όχι (Όχι).</ahelp>Ένα πεδίο ελέγχου με την ιδιότητα του αναπτυσσόμενου μενού έχει ένα επιπρόσθετο πεδίο βέλους, το οποίο ανοίγει τη λίστα των των υπαρχουσών καταχωρήσεων μιας φόρμας, ανά κλικ που κάνετε με το ποντίκι. Στο πεδίο <emph>Αριθμός γραμμών</emph>, μπορείτε να προσδιορίσετε πόσες γραμμές (ή σειρές) θα επιτρέπεται να εμφανίζονται με την χρήση του αναπτυσσόμενου μενού. Τα πεδία συνδυασμών μπορούνε να διαθέτουν την ιδιότητα του αναπτυσσόμενου μενού."
+msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Προσδιορίζει αν το σύνθετο πλαίσιο θα περιλαμβάνει αναπτυσσόμενο μενού (Ναι) ή όχι (Όχι).</ahelp>Ένα πεδίο ελέγχου με την ιδιότητα του αναπτυσσόμενου μενού έχει ένα επιπρόσθετο πεδίο βέλους, το οποίο ανοίγει τον κατάλογο των υπαρχουσών καταχωρήσεων μιας φόρμας, ανά πάτημα που κάνετε με το ποντίκι. Στο πεδίο <emph>Αριθμός γραμμών</emph>, μπορείτε να προσδιορίσετε πόσες γραμμές (ή σειρές) θα επιτρέπεται να εμφανίζονται με την χρήση του αναπτυσσόμενου μενού. Τα σύνθετα πλαίσια μπορούνε να διαθέτουν την ιδιότητα του αναπτυσσόμενου μενού."
#: 01170101.xhp
msgctxt ""
@@ -3183,7 +3184,7 @@ msgctxt ""
"219\n"
"help.text"
msgid "If you click on the <emph>...</emph> button next to the text field, you will see the <emph>Label Field Selection</emph> dialog. Select a label from the list."
-msgstr "Αν κάνετε κλικ στο κουμπί <emph>...</emph> που βρίσκεται δίπλα στο πεδίο κειμένου, θα εμφανιστεί το παράθυρο διαλόγου <emph>Επιλογή πεδίου ετικέτας</emph>. Εδώ επιλέγετε μια ετικέτα από τη λίστα των διαθέσιμων πεδίων ετικετών."
+msgstr "Αν πατήσετε στο κουμπί <emph>...</emph> που βρίσκεται δίπλα στο πεδίο κειμένου, θα εμφανιστεί το παράθυρο διαλόγου <emph>Επιλογή πεδίου ετικέτας</emph>. Εδώ επιλέγετε μια ετικέτα από τον κατάλογο των διαθέσιμων πεδίων ετικετών."
#: 01170101.xhp
msgctxt ""
@@ -3210,7 +3211,7 @@ msgctxt ""
"143\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Καθορίζει το πλάτος που έχουν οι στήλες στο πεδίο ελέγχου του πίνακα.</ahelp>Καθορίζει το πλάτος που έχουν οι στήλες στο πεδίο ελέγχου του πίνακα σε ενότητες που υπάρχουν στις επιλογές του τομέα %PRODUCTNAME.Εάν επιθυμείτε, έχετε επίσης τη δυνατότητα να εισάγετε μια τιμή μαζί με μια έγκυρη μονάδα μέτρησης, για παράδειγμα, 2 cm."
+msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Καθορίζει το πλάτος που έχουν οι στήλες στο πεδίο ελέγχου του πίνακα.</ahelp>Καθορίζει το πλάτος που έχουν οι στήλες στο πεδίο ελέγχου του πίνακα σε ενότητες που υπάρχουν στις επιλογές του τομέα %PRODUCTNAME. Αν επιθυμείτε, έχετε επίσης τη δυνατότητα να εισάγετε μια τιμή μαζί με μια έγκυρη μονάδα μέτρησης, για παράδειγμα, 2 cm."
#: 01170101.xhp
msgctxt ""
@@ -3260,7 +3261,7 @@ msgctxt ""
"215\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_RECORDMARKER\">Specifies whether the first column is displayed with row labels, in which the current record is marked by an arrow.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_RECORDMARKER\">Εδώ επιλέγετε αν η πρώτη στήλη θέλετε να εμφανίζεται με επιγραφές γραμμών, στις οποίες η τρέχουσα εγγραφή επισημαίνεται μέσω ενός μικρού βέλους.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_RECORDMARKER\">Εδώ επιλέγετε αν η πρώτη στήλη θέλετε να εμφανίζεται με επιγραφές γραμμών, στις οποίες η τρέχουσα εγγραφή επισημαίνεται μέσω ενός μικρού βέλους.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -3448,7 +3449,7 @@ msgctxt ""
"92\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_EDITMASK\" visibility=\"hidden\">Defines the edit mask. By specifying a character code you can determine what the user can enter in the control field.</ahelp> By specifying the character code in pattern fields, you can determine what the user can enter in the pattern field."
-msgstr "<ahelp hid=\"HID_PROP_EDITMASK\" visibility=\"hidden\">Καθορίζει τη μάσκα επεξεργασίας. Αν ορίσετε τον κωδικό του χαρακτήρα, έχετε τη δυνατότητα να καθορίσετε τι μπορεί να εισαγάγει ο χρήστης στο πεδίο ελέγχου.</ahelp> Ορίζοντας τον κωδικό του χαρακτήρα στο μοτίβο πεδίων, έχετε τη δυνατότητα να καθορίσετε τι μπορεί ο χρήστης να εισαγάγει στο μοτιβο πεδίου."
+msgstr "<ahelp hid=\"HID_PROP_EDITMASK\" visibility=\"hidden\">Καθορίζει τη μάσκα επεξεργασίας. Αν ορίσετε τον κωδικό του χαρακτήρα, έχετε τη δυνατότητα να καθορίσετε τι μπορεί να εισάγει ο χρήστης στο πεδίο ελέγχου.</ahelp> Ορίζοντας τον κωδικό του χαρακτήρα στα πεδία μοτίβων, μπορείτε να καθορίσετε τι μπορεί ο χρήστης να εισαγάγει στο μοτίβο πεδίου."
#: 01170101.xhp
msgctxt ""
@@ -3628,7 +3629,7 @@ msgctxt ""
"111\n"
"help.text"
msgid "For the literal mask \"__.__.2000\", for example, define the \"NNLNNLLLLL\" edit mask so that the user can only enter four digits when entering a date."
-msgstr "Για τη μάσκα χαρακτήρων \"__.__.2000\", για παράδειγμα, καθορίστε τη μάσκα εισαγωγής \"NNLNNLLLLL\" έτσι ώστε, κατά την εισαγωγή της ημερομηνίας, ο χρήστης να μπορεί να εισαγάγει μόνο τέσσερα ψηφία."
+msgstr "Για τη μάσκα χαρακτήρων \"__.__.2000\", για παράδειγμα, καθορίστε τη μάσκα εισαγωγής \"NNLNNLLLLL\" έτσι ώστε, κατά την εισαγωγή της ημερομηνίας, ο χρήστης να μπορεί να εισαγάγει μόνο τέσσερα ψηφία."
#: 01170101.xhp
msgctxt ""
@@ -3673,7 +3674,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "If you click the field, you can select an option from the list that specifies into which frame the next document should be loaded. The following possibilities exist:"
-msgstr "Αν κάνετε κλικ στο πεδίο, μπορείτε να επιλέξετε μια δυνατότητα από την ανοιχτή λίστα η οποία καθορίζει το πλαίσιο στο οποίο πρέπει να φορτωθεί το επόμενο έγγραφο. Υπάρχουν οι παρακάτω δυνατότητες."
+msgstr "Αν πατήσετε στο πεδίο, μπορείτε να επιλέξετε μια δυνατότητα από τον ανοιχτό κατάλογο η οποία καθορίζει το πλαίσιο στο οποίο πρέπει να φορτωθεί το επόμενο έγγραφο. Υπάρχουν οι παρακάτω δυνατότητες:"
#: 01170101.xhp
msgctxt ""
@@ -3790,7 +3791,7 @@ msgctxt ""
"115\n"
"help.text"
msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Ένα γραφικό πεδίο επιλογής (κουμπί εικόνας) έχει την ιδιότητα <emph>Γραφικά </emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">Η ιδιότητα<emph> Γραφικά</emph> προσδιορίζει τη διαδρομή γραφικών και το όνομα αρχείου που θέλετε να εμφανίσετε στο κουμπί.</ahelp> Αν επιλέξετε το αρχείο γραφικού με το κουμπί <emph>...</emph>, η διαδρομή και το όνομα αρχείου θα συμπεριληφθούν αυτόματα στο πεδίο κειμένου."
+msgstr "Ένα κουμπί εικόνας έχει την ιδιότητα <emph>Γραφικά </emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">Η ιδιότητα<emph> Γραφικά</emph> προσδιορίζει τη διαδρομή γραφικών και το όνομα αρχείου που θέλετε να εμφανίσετε στο κουμπί.</ahelp> Αν επιλέξετε το αρχείο γραφικού με το κουμπί <emph>...</emph>, η διαδρομή και το όνομα αρχείου θα συμπεριληφθούν αυτόματα στο πεδίο κειμένου."
#: 01170101.xhp
msgctxt ""
@@ -3871,7 +3872,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_HSCROLL\" visibility=\"hidden\">Adds the scrollbar type that you specify to a text box.</ahelp> Adds the scrollbar type that you specify to a text box."
-msgstr "<ahelp hid=\"HID_PROP_HSCROLL\" visibility=\"hidden\">Προσθέτει το είδος γραμμής κύλισης που ορίσατε σε ένα πλαίσιο κειμένου.</ahelp> Προσθέτει το είδος γραμμής κύλισης που ορίσατε σε ένα πλαίσιο κειμένου"
+msgstr "<ahelp hid=\"HID_PROP_HSCROLL\" visibility=\"hidden\">Προσθέτει το είδος γραμμής κύλισης που ορίσατε σε ένα πλαίσιο κειμένου.</ahelp> Προσθέτει το είδος γραμμής κύλισης που ορίσατε σε ένα πλαίσιο κειμένου."
#: 01170101.xhp
msgctxt ""
@@ -4066,7 +4067,7 @@ msgctxt ""
"bm_id4040955\n"
"help.text"
msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>πεδίο ελέγχου εμπλουτισμένου κειμένου</bookmark_value><bookmark_value>πεδία ελέγχου, εμπλουτισμένο κειμένο</bookmark_value>"
+msgstr "<bookmark_value>πεδίο ελέγχου εμπλουτισμένου κειμένου</bookmark_value><bookmark_value>πεδία ελέγχου; πεδία ελέγχου εμπλουτισμένου κειμένου</bookmark_value>"
#: 01170101.xhp
msgctxt ""
@@ -4319,7 +4320,7 @@ msgctxt ""
"bm_id3146325\n"
"help.text"
msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>έλεγχοι, ομαδοποίηση</bookmark_value><bookmark_value>ομάδες, ελέγχων</bookmark_value><bookmark_value>φόρμες, ομαδοποίηση ελέγχων</bookmark_value>"
+msgstr "<bookmark_value>έλεγχοι; ομαδοποίηση</bookmark_value><bookmark_value>ομάδες; πεδία ελέγχου</bookmark_value><bookmark_value>φόρμες; ομαδοποίηση πεδίων ελέγχων</bookmark_value>"
#: 01170101.xhp
msgctxt ""
@@ -4382,7 +4383,7 @@ msgctxt ""
"140\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Προσδιορίζει αν το περίγραμμα του πεδίου θα πρέπει να εμφανίζεται \"Χωρίς Πλαίσιο\", με μια \"3-D όψη\" ή \"Επίπεδο\".</ahelp> Με πεδία ελέγχου τα οποία έχουν πλαίσιο, μπορείτε να προσδιορίσετε την προβολή των περιθωρίων με χρήση της ιδιότητας <emph>Περίγραμμα</emph>. Μπορείτε να επιλέξετε μεταξύ των επιλογών \"Χωρίς πλαίσιο\", \"3-D όψη\" ή \"επίπεδο\"."
+msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Προσδιορίζει αν το περίγραμμα του πεδίου θα πρέπει να εμφανίζεται \"Χωρίς Πλαίσιο\", με μια \"3-D όψη\" ή \"Επίπεδο\".</ahelp> Με πεδία ελέγχου τα οποία έχουν πλαίσιο, μπορείτε να προσδιορίσετε την προβολή των περιθωρίων με χρήση της ιδιότητας <emph>Περίγραμμα</emph>. Μπορείτε να επιλέξετε μεταξύ των επιλογών \"Χωρίς πλαίσιο\", \"3-D όψη\" ή \"επίπεδο\"."
#: 01170101.xhp
msgctxt ""
@@ -4400,7 +4401,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">H ιδιότητα <emph>Σειρά Tab</emph> προσδιορίζει τη σειρά με την οποία τα πεδία ελέγχου εστιάζονται στη φόρμα όταν πιέζετε το πλήκτρο Tab.</ahelp> Σε μια φόρμα που περιέχει περισσότερα του ενός πεδία ελέγχου, η εστίαση μεταφέρεται στο επόμενο πεδίο ελέγχου όταν πιέζετε το πλήκτρο Tab. Μπορείτε να προσδιορίσετε τη σειρά με την οποία η εστίαση αλλάζει με ένα ευρετήριο στο <emph>Σειρά Tab</emph>."
+msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">H ιδιότητα <emph>Σειρά Tab</emph> προσδιορίζει τη σειρά με την οποία τα πεδία ελέγχου εστιάζονται στη φόρμα όταν πιέζετε το πλήκτρο Tab.</ahelp> Σε μια φόρμα που περιέχει περισσότερα του ενός πεδία ελέγχου, η εστίαση μεταφέρεται στο επόμενο πεδίο ελέγχου όταν πιέζετε το πλήκτρο Tab. Μπορείτε να προσδιορίσετε τη σειρά με την οποία η εστίαση αλλάζει με ένα ευρετήριο στο <emph>Σειρά Tab</emph>."
#: 01170101.xhp
msgctxt ""
@@ -4497,7 +4498,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_DEFAULT_SELECT_SEQ\" visibility=\"hidden\">Specifies the list box entry to mark as the default entry.</ahelp> Specifies the list box entry to mark as the default entry."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_SELECT_SEQ\" visibility=\"hidden\">Προσδιορίζει να φαίνεται ως προεπιλεγμένη καταχώρηση η καταχώρηση στο πεδίο λίστας.</ahelp> Προσδιορίζει να φαίνεται ως προεπιλεγμένη καταχώρηση η καταχώρηση στο πεδίο λίστας."
+msgstr "<ahelp hid=\"HID_PROP_DEFAULT_SELECT_SEQ\" visibility=\"hidden\">Ορίζει η καταχώριση πλαισίου καταλόγου να σημειώνεται ως προεπιλεγμένη καταχώριση.</ahelp> Ορίζει η καταχώριση πλαισίου καταλόγου να σημειώνεται ως προεπιλεγμένη καταχώριση."
#: 01170101.xhp
msgctxt ""
@@ -4514,7 +4515,7 @@ msgctxt ""
"par_id919217\n"
"help.text"
msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "Για ένα Πεδίο λίστας το οποίο περιέχει μια λίστα από τιμές, μπορείτε να κάνετε κλικ στο κουμπί <emph>...</emph> προκειμένου να ανοίξετε το παράθυρο διαλόγου <emph>Προεπιλεγμένη επιλογή</emph>."
+msgstr "Για ένα πεδίο καταλόγου το οποίο περιέχει έναν κατάλογο από τιμές, μπορείτε να πατήσετε στο κουμπί <emph>...</emph> προκειμένου να ανοίξετε τον διάλογο <emph>Προεπιλεγμένη επιλογή</emph>."
#: 01170101.xhp
msgctxt ""
@@ -4840,7 +4841,7 @@ msgctxt ""
"bm_id3163820\n"
"help.text"
msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>τίτλοι με πολλές σειρές στη φόρμα</bookmark_value><bookmark_value>ονόματα, τίτλοι με πολλές σειρές </bookmark_value><bookmark_value>στοιχεία ελέγχου, τίτλοι με πολλές σειρές</bookmark_value>"
+msgstr "<bookmark_value>τίτλοι με πολλές σειρές στη φόρμα</bookmark_value><bookmark_value>ονόματα; τίτλοι με πολλές σειρές </bookmark_value><bookmark_value>στοιχεία ελέγχου; τίτλοι με πολλές σειρές</bookmark_value>"
#: 01170101.xhp
msgctxt ""
@@ -4903,7 +4904,7 @@ msgctxt ""
"150\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Μπορείτε να εισάγετε ένα χαρακτήρα ή μια ακολουθία χαρακτήρων για σύμβολο νομίσματος.</ahelp>Σε ένα πεδίο νομίσματος, μπορείτε να ορίσετε από πριν το σύμβολο του νομίσματος εισάγοντας ένα χαρακτήρα ή μία ακολουθία χαρακτήρων στην ιδιότητα <emph>Σύμβολο νομίσματος</emph> ."
+msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Μπορείτε να εισάγετε ένα χαρακτήρα ή μια ακολουθία χαρακτήρων για σύμβολο νομίσματος.</ahelp>Σε ένα πεδίο νομίσματος, μπορείτε να ορίσετε από πριν το σύμβολο του νομίσματος εισάγοντας ένα χαρακτήρα ή μία ακολουθία χαρακτήρων στην ιδιότητα <emph>Σύμβολο νομίσματος</emph>."
#: 01170101.xhp
msgctxt ""
@@ -5161,7 +5162,7 @@ msgctxt ""
"par_idN1215A\n"
"help.text"
msgid "<ahelp hid=\"37931\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr ""
+msgstr "<ahelp hid=\"37931\">Καθορίζει την εμφάνιση ή απόκρυψη των στοιχείων φιλτραρίσματος ή ταξινόμησης σε ένα επιλεγμένο στοιχείο ελέγχου γραμμής περιήγησης.</ahelp> Τα στοιχεία φιλτραρίσματος και ταξινόμησης είναι τα ακόλουθα: Ταξινόμηση κατά αύξουσα, Ταξινόμηση κατά φθίνουσα, Ταξινόμηση, Αυτόματο φίλτρο, Φίλτρο προεπιλογής, Εφαρμογή φίλτρου, Επαναφορά φίλτρου/ταξινόμησης."
#: 01170101.xhp
msgctxt ""
@@ -5201,7 +5202,7 @@ msgctxt ""
"par_id0409200921154683\n"
"help.text"
msgid "Note that if this property is set to \"Yes\" (the default), this does not necessarily mean the control will really appear on the screen. Additional constraints are applied when calculating a control's effective visibility. For instance, a control placed in a hidden section in Writer will never be visible at all, until at least the section itself becomes visible."
-msgstr "Σημειώστε ότι αν ορίσετε αυτή τη ιδιότητα σε \"Ναι\" (η προεπιλογή), αυτό δεν σημαίνει απαραίτητα ότι το στοιχείο έλεγχου θα εμφανίζεται πάντα στην οθόνη. Υπάρχουν επιπρόσθετοι περιορισμοί που υπολογίζουν την αποτελεσματική ορατότητα του στοιχείου. Για παράδειγμα αν ένα στοιχείο ελέγχου είναι τοποθετημένο σε μια κρυφή ενότητα του Writer, τότε δεν θα είναι ποτέ ορατό μέχρι η ενότητα να γίνει πάλι φανερή."
+msgstr "Σημειώστε ότι αν ορίσετε αυτή τη ιδιότητα σε \"Ναι\" (η προεπιλογή), αυτό δεν σημαίνει απαραίτητα ότι το στοιχείο έλεγχου θα εμφανίζεται πάντα στην οθόνη. Υπάρχουν επιπρόσθετοι περιορισμοί που υπολογίζουν την αποτελεσματική ορατότητα του στοιχείου. Για παράδειγμα αν ένα στοιχείο ελέγχου είναι τοποθετημένο σε μια κρυφή ενότητα του Writer, τότε δεν θα είναι ποτέ ορατό μέχρι η ενότητα να γίνει πάλι ορατή."
#: 01170101.xhp
msgctxt ""
@@ -5209,7 +5210,7 @@ msgctxt ""
"par_id0409200921154691\n"
"help.text"
msgid "If the property is set to \"No\", then the control will always be hidden in live mode."
-msgstr "Αν αυτή η ιδιότητα ορισθεί σε \"Όχι\", τότε το στοιχείο ελέγχου θα είναι πάντα κρυφό σε κατάσταση λειτουργίας."
+msgstr "Αν αυτή η ιδιότητα ορισθεί σε \"Όχι\", τότε το στοιχείο ελέγχου θα είναι πάντα κρυφό σε κατάσταση λειτουργίας."
#: 01170101.xhp
msgctxt ""
@@ -5370,7 +5371,7 @@ msgctxt ""
"194\n"
"help.text"
msgid "For example, if you have two control fields for the options \"feminine\" and \"masculine\", and assign a reference value of 1 to the field \"feminine\" and the value 2 to the \"masculine\" field, the value 1 is transmitted to the server if a user clicks the \"feminine\" field and value 2 is sent if the \"masculine\" field is clicked."
-msgstr "Για παράδειγμα, αν έχετε δύο πεδία ελέγχου για τις επιλογές \"θηλυκό\" και \"αρσενικό\", και αντιστοιχίσετε την τιμή 1 στο πεδίο \"θηλυκό\" και την τιμή 2 στο πεδίο \"αρσενικό\", η τιμή 1 μεταδίδεται στον εξυπηρετητή αν κάποιος χρήστης κάνει κλικ στο πεδίο \"θηλυκό\" και η τιμή 2 αποστέλλεται αν κάνει κλικ στο πεδίο \"αρσενικό\"."
+msgstr "Για παράδειγμα, αν έχετε δύο πεδία ελέγχου για τις επιλογές \"θηλυκό\" και \"αρσενικό\", και αντιστοιχίσετε την τιμή 1 στο πεδίο \"θηλυκό\" και την τιμή 2 στο πεδίο \"αρσενικό\", η τιμή 1 μεταδίδεται στον εξυπηρετητή αν κάποιος χρήστης πατήσει στο πεδίο \"θηλυκό\" και η τιμή 2 αποστέλλεται αν πατήσει στο πεδίο \"αρσενικό\"."
#: 01170102.xhp
msgctxt ""
@@ -5388,7 +5389,7 @@ msgctxt ""
"207\n"
"help.text"
msgid "For database forms, you can also characterize the status of an option or a check box by a reference value, storing it in the database. If you have a set of three options, for example \"in progress\", \"completed\", and \"resubmission\", with the respective reference values, \"ToDo\", \"OK\", and \"RS\", these reference values appear in the database if the respective option is clicked."
-msgstr "Στις φόρμες βάσεων δεδομένων, μπορείτε επίσης να χαρακτηρίσετε την κατάσταση μιας επιλογής ή ενός πεδίου σήμανσης μέσω μιας τιμής αναφοράς, αποθηκεύοντάς τη στη βάση δεδομένων. Αν έχετε ορίσει ένα σύνολο τριών επιλογών, για παράδειγμα \"σε εξέλιξη\", \"ολοκληρώθηκε\", και \"επανάληψη υποβολής\", μαζί με τις αντίστοιχες τιμές αναφοράς, \"ToDo\", \"OK\" και \"RS\", αυτές οι τιμές αναφοράς εμφανίζονται στη βάση δεδομένων αν κάποιος κάνει κλικ στην αντίστοιχη επιλογή."
+msgstr "Στις φόρμες βάσεων δεδομένων, μπορείτε επίσης να χαρακτηρίσετε την κατάσταση μιας επιλογής ή ενός πεδίου σήμανσης μέσω μιας τιμής αναφοράς, αποθηκεύοντάς τη στη βάση δεδομένων. Αν έχετε ορίσει ένα σύνολο τριών επιλογών, για παράδειγμα \"σε εξέλιξη\", \"ολοκληρώθηκε\", και \"επανάληψη υποβολής\", μαζί με τις αντίστοιχες τιμές αναφοράς, \"ToDo\", \"OK\" και \"RS\", αυτές οι τιμές αναφοράς εμφανίζονται στη βάση δεδομένων αν κάποιος πατήσει στην αντίστοιχη επιλογή."
#: 01170102.xhp
msgctxt ""
@@ -5532,7 +5533,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "The link is created with an SQL Select, which, if you selected \"SQL\" or \"Native SQL\", is specified under <emph>Type of list contents</emph> in the field <emph>List content</emph>. As an example, a table \"Orders\" is linked to the current form control, and in the database a table \"Customers\" is linked to the \"Orders\" table. You can use an SQL statement as follows:"
-msgstr "Ο σύνδεσμος δημιουργείται με SQL Select, που, αν επιλέξατε \"SQL\" ή \"Native SQL\", ορίζεται στο <emph>Τύπος του περιεχομένου λίστας</emph> στο πεδίο <emph>Περιεχόμενο λίστας</emph>. Για παράδειγμα, ένας πίνακας \"Orders\" είναι συνδεδεμένος, στη τρέχουσα φόρμα ελέγχου και στη βάση δεδομένων ένας πίνακας \"Customers\" είναι συνδεδεμένος στον πίνακα \"Orders\". Μπορείτε να χρησιμοποιήσετε μια πρόταση SQL όπως αυτή:"
+msgstr "Ο σύνδεσμος δημιουργείται με SQL Select, που, αν επιλέξατε \"SQL\" ή \"Native SQL\", ορίζεται στο <emph>Τύπος των περιεχομένων καταλόγου</emph> στο πεδίο <emph>Περιεχόμενο καταλόγου</emph>. Για παράδειγμα, ένας πίνακας \"Orders\" είναι συνδεδεμένος, στη τρέχουσα φόρμα ελέγχου και στη βάση δεδομένων ένας πίνακας \"Customers\" είναι συνδεδεμένος στον πίνακα \"Orders\". Μπορείτε να χρησιμοποιήσετε μια πρόταση SQL όπως αυτή:"
#: 01170102.xhp
msgctxt ""
@@ -5828,7 +5829,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_LISTSOURCETYPE\" visibility=\"hidden\">Determines the data to fill the lists in list and combo boxes.</ahelp> Determines the data to fill the lists in list and combo boxes."
-msgstr "<ahelp hid=\"HID_PROP_LISTSOURCETYPE\" visibility=\"hidden\">Καθορίζει τα δεδομένα που θα γεμίσουν τις λίστες σε πεδία λίστας και συνδυασμού.</ahelp>Καθορίζει τα δεδομένα που θα γεμίσουν τις λίστες σε πεδία λίστας και συνδυασμού"
+msgstr "<ahelp hid=\"HID_PROP_LISTSOURCETYPE\" visibility=\"hidden\">Καθορίζει τα δεδομένα που θα γεμίσουν τους καταλόγους σε πλαίσια καταλόγου και σύνθετα πλαίσια.</ahelp>Καθορίζει τα δεδομένα που θα γεμίσουν τους καταλόγους σε πλαίσια καταλόγων και σύνθετα πλαίσια."
#: 01170102.xhp
msgctxt ""
@@ -5873,7 +5874,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "In the case of database forms, the data source determines the entries of the list or combo box. Depending on the selected type, you have a choice between different data sources under <emph>List content</emph>, provided that these objects exist in your database. All available database objects of the type selected under <emph>Type of list contents</emph> are offered here. If you have selected the \"Value List\" option as the type, you can use references for database forms. If the display of the control is controlled by an SQL command, the SQL statement is entered here."
-msgstr "Στην περίπτωση φορμών βάσεων δεδομένων, η προέλευση δεδομένων καθορίζει τις εγγραφές του πεδίου λίστας ή συνδυασμού. Ανάλογα με τον επιλεγμένο τύπο, έχετε τη δυνατότητα επιλογής ανάμεσα σε διαφορετικές προελεύσεις δεδομένων από το <emph>Περιεχόμενο λίστας</emph>, με την προϋπόθεση ότι τα αντικείμενα αυτά υπάρχουν στη βάση δεδομένων σας. Εδώ, παρέχονται όλα τα διαθέσιμα αντικείμενα της βάσης δεδομένων για τον τύπο που έχετε επιλέξει στο <emph>Τύπο του περιεχομένου λίστας</emph>. Όταν έχετε επιλέξει, ως τύπο, τη \"Λίστα τιμών\", μπορείτε να χρησιμοποιήσετε αναφορές για φόρμες βάσεων δεδομένων. Όταν η εμφάνιση του πεδίου ελέγχου ελέγχεται από μία εντολή SQL, η πρόταση SQL θα εισαχθεί εδώ."
+msgstr "Στην περίπτωση φορμών βάσεων δεδομένων, η προέλευση δεδομένων καθορίζει τις εγγραφές του πλαισίου καταλόγου ή σύνθετου πλαισίου. Ανάλογα με τον επιλεγμένο τύπο, έχετε τη δυνατότητα επιλογής ανάμεσα σε διαφορετικές προελεύσεις δεδομένων από το <emph>Περιεχόμενο καταλόγου</emph>, με την προϋπόθεση ότι τα αντικείμενα αυτά υπάρχουν στη βάση δεδομένων σας. Εδώ, παρέχονται όλα τα διαθέσιμα αντικείμενα της βάσης δεδομένων για τον τύπο που έχετε επιλέξει στο <emph>Τύπο του περιεχομένου καταλόγου</emph>. Όταν έχετε επιλέξει, ως τύπο, τον \"κατάλογο τιμών\", μπορείτε να χρησιμοποιήσετε αναφορές για φόρμες βάσεων δεδομένων. Όταν η εμφάνιση του πεδίου ελέγχου ελέγχεται από μία εντολή SQL, η πρόταση SQL θα εισαχθεί εδώ."
#: 01170102.xhp
msgctxt ""
@@ -5909,7 +5910,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "Here \"table\" is the table whose data is displayed in the list of the control (list table). \"field1\" is the data field that defines the visible entries in the form; its content is displayed in the list box. \"field2\" is the field of the list table that is linked to the form table (value table) through the field specified under <emph>Data field</emph> if <emph>Bound field</emph> = 1 was selected."
-msgstr "Εδώ \"table\" είναι ο πίνακας του οποίου τα δεδομένα εμφανίζονται στη λίστα του πεδίου ελέγχου (πεδίο λίστας). \"field1\" είναι το πεδίο δεδομένων που καθορίζει τις ορατές εγγραφές της φόρμας, το περιεχόμενο εμφανίζεται στο πεδίο λίστας. \"field2\" είναι το πεδίο του πίνακα λίστας που συνδέεται με τον πίνακα φόρμας (πίνακας τιμών), μέσω του πεδίου που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>, όταν επιλεγεί η τιμή <emph>Δεσμευμένο πεδίο</emph> = 1 ."
+msgstr "Εδώ \"table\" είναι ο πίνακας του οποίου τα δεδομένα εμφανίζονται στη λίστα του πεδίου ελέγχου (πεδίο λίστας). \"field1\" είναι το πεδίο δεδομένων που καθορίζει τις ορατές εγγραφές της φόρμας, το περιεχόμενο εμφανίζεται στο πεδίο λίστας. \"field2\" είναι το πεδίο του πίνακα καταλόγου που συνδέεται με τον πίνακα φόρμας (πίνακας τιμών), μέσω του πεδίου που καθορίζεται στο <emph>Πεδίο δεδομένων</emph>, όταν επιλεγεί η τιμή <emph>Δεσμευμένο πεδίο</emph> = 1."
#: 01170102.xhp
msgctxt ""
@@ -5981,7 +5982,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "The following table shows the connections between HTML, JavaScript, and the $[officename] field <emph>List content</emph> using an example list box named \"ListBox1\". In this case, \"Item\" designates a list entry visible in the form:"
-msgstr "Ο παρακάτω πίνακας εμφανίζει τις συνδέσεις μεταξύ HTML, JavaScript και του $[officename] πεδίου του <emph>Περιεχομένου λίστας</emph> με ένα πεδίο λίστας που ονομάζεται \"ListBox1\". Στην περίπτωση αυτή, ο όρος \"Item\" προσδιορίζει μια εγγραφή λίστας που είναι ορατή στη φόρμα:"
+msgstr "Ο παρακάτω πίνακας εμφανίζει τις συνδέσεις μεταξύ HTML, JavaScript και του $[officename] πεδίου του <emph>Περιεχομένου καταλόγου</emph> με ένα πεδίο καταλόγου που ονομάζεται \"ListBox1\". Στην περίπτωση αυτή, ο όρος \"Item\" προσδιορίζει μια εγγραφή καταλόγου που είναι ορατή στη φόρμα:"
#: 01170102.xhp
msgctxt ""
@@ -6134,7 +6135,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Empty string is NULL"
-msgstr "Η κενή ακολουθία χαρακτήρων είναι NULL (μηδενικών χαρακτήρων)"
+msgstr "Η κενή ακολουθία χαρακτήρων είναι NULL"
#: 01170102.xhp
msgctxt ""
@@ -6143,7 +6144,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Προσδιορίζει πώς μπορείτε να χειριστείτε μια εισαγωγή μιας κενής ακολουθίας χαρακτήρων, Εάν επιλεγεί το Ναι, μία εισαγωγή ακολουθίας μηδενικού μήκους θα αντιμετωπιστεί ως τιμή NULL (μηδενικών χαρακτήρων). Εάν επιλεγεί το Όχι, οποιαδήποτε εισαγωγή θα αντιμετωπιστεί ως να είναι δίχως καμιά μετατροπή.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Προσδιορίζει πώς μπορείτε να χειριστείτε μια εισαγωγή μιας κενής ακολουθίας χαρακτήρων. Αν επιλεγεί το ναι, μία εισαγωγή ακολουθίας μηδενικού μήκους θα αντιμετωπιστεί ως τιμή NULL. Εάν επιλεγεί το όχι, οποιαδήποτε εισαγωγή θα αντιμετωπιστεί ως να είναι δίχως καμιά μετατροπή.</ahelp>"
#: 01170102.xhp
msgctxt ""
@@ -6151,7 +6152,7 @@ msgctxt ""
"par_id0820200812403467\n"
"help.text"
msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Μία κενή ακολουθία χαρακτήρων είναι μία ακολουθία μηδενικού μήκους (\"\"). Κανονικά, , μία τιμή NULL δεν είναι το ίδιο με μία κενή ακολουθία. Γενικά, ο όρος NULL χρησιμοποιείται για να δηλώσει μία απροσδιόριστη τιμή, μία άγνωστη τιμή, ή \"δεν έχει εισαχθεί τιμή ακόμη.\""
+msgstr "Μία κενή ακολουθία χαρακτήρων είναι μία ακολουθία μηδενικού μήκους (\"\"). Κανονικά, μία τιμή NULL δεν είναι το ίδιο με μία κενή ακολουθία. Γενικά, ο όρος NULL χρησιμοποιείται για να δηλώσει μία απροσδιόριστη τιμή, μία άγνωστη τιμή, ή \"δεν έχει εισαχθεί τιμή ακόμη.\""
#: 01170102.xhp
msgctxt ""
@@ -6177,7 +6178,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Όσο σχεδιάζετε τη φόρμα σας, μπορείτε να ρυθμίσετε την ιδιότητα \"Προτεινόμενο Φίλτρο\" για κάθε πεδίο κειμένου στην καρτέλα <emph>Δεδομένα</emph> του αντίστοιχου διαλόγου <emph>Ιδιότητες</emph>. Σε επόμενες αναζητήσεις στην κατάσταση λειτουργίας φίλτρου, μπορείτε να επιλέξετε από όλες τις πληροφορίες που περιέχονται σε αυτά τα πεδία.</ahelp> Το περιεχόμενο των πεδίων μπορεί στη συνέχεια να επιλεχτεί χρησιμοποιώντας τη λειτουργία της αυτόματης συμπλήρωσης (AutoComplete). Σημειώστε, ωστόσο, ότι αυτή η λειτουργία απαιτεί περισσότερη μνήμη και χρόνο, ειδικά όταν χρησιμοποιείται σε μεγάλες βάσεις δεδομένων και επομένως πρέπει να χρησιμοποιείται με φειδώ. </variable>"
+msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Όσο σχεδιάζετε τη φόρμα σας, μπορείτε να ρυθμίσετε την ιδιότητα \"Προτεινόμενο φίλτρο\" για κάθε πλαίσιο κειμένου στην καρτέλα <emph>Δεδομένα</emph> του αντίστοιχου διαλόγου <emph>Ιδιότητες</emph>. Σε επόμενες αναζητήσεις στην κατάσταση λειτουργίας φίλτρου, μπορείτε να επιλέξετε από όλες τις πληροφορίες που περιέχονται σε αυτά τα πεδία.</ahelp> Το περιεχόμενο των πεδίων μπορεί στη συνέχεια να επιλεχτεί χρησιμοποιώντας τη λειτουργία της αυτόματης συμπλήρωσης. Σημειώστε, ωστόσο, ότι αυτή η λειτουργία απαιτεί περισσότερη μνήμη και χρόνο, ειδικά όταν χρησιμοποιείται σε μεγάλες βάσεις δεδομένων και επομένως πρέπει να χρησιμοποιείται με φειδώ. </variable>"
#: 01170102.xhp
msgctxt ""
@@ -6737,7 +6738,7 @@ msgctxt ""
"par_idN1106A\n"
"help.text"
msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Θέση της συνδεδεμένης επιλογής: Η θέση του μεμονωμένου επιλεγμένου αντικειμένου στο πεδίο λίστας είναι συγχρονισμένη με την αριθμητική τιμή στο κελί"
+msgstr "Θέση της συνδεδεμένης επιλογής: Η θέση του μεμονωμένου επιλεγμένου αντικειμένου στο πεδίο καταλόγου είναι συγχρονισμένη με την αριθμητική τιμή στο κελί."
#: 01170102.xhp
msgctxt ""
@@ -6769,7 +6770,7 @@ msgctxt ""
"par_idN1108A\n"
"help.text"
msgid "Contents are linked: Text of the item is copied into the linked cell."
-msgstr "Τα περιεχόμενα είναι συνδεδεμένα: Το κείμενο του αντικειμένου είναι αντιγραμμένο στο συνδεδεμένο κελί"
+msgstr "Τα περιεχόμενα είναι συνδεδεμένα: Το κείμενο του αντικειμένου είναι αντιγραμμένο στο συνδεδεμένο κελί."
#: 01170102.xhp
msgctxt ""
@@ -6889,7 +6890,7 @@ msgctxt ""
"par_idN110E1\n"
"help.text"
msgid "List box items are updated according to the change. The selection is preserved. This may cause an update to the linked cell."
-msgstr "Τα αντικείμενα του πεδίου λίστας αναβαθμίζονται με βάση την αλλαγή. Η επιλογή διατηρείται. Αυτό μπορεί να οδηγήσει σε αναβάθμιση του συνδεδεμένου κελιού"
+msgstr "Τα αντικείμενα του πεδίου καταλόγου αναβαθμίζονται με βάση την αλλαγή. Η επιλογή διατηρείται. Αυτό μπορεί να οδηγήσει σε αναβάθμιση του συνδεδεμένου κελιού."
#: 01170102.xhp
msgctxt ""
@@ -7073,7 +7074,7 @@ msgctxt ""
"bm_id3148643\n"
"help.text"
msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>πεδία ελέγχου, γεγονότα</bookmark_value><bookmark_value>γεγονότα, πεδία ελέγχου</bookmark_value><bookmark_value>μακροεντολή, αναθέσεις γεγονότων σε φόρμες</bookmark_value>"
+msgstr "<bookmark_value>πεδία ελέγχου; γεγονότα</bookmark_value><bookmark_value>γεγονότα; πεδία ελέγχου</bookmark_value><bookmark_value>μακροεντολή; αναθέσεις γεγονότων σε φόρμες</bookmark_value>"
#: 01170103.xhp
msgctxt ""
@@ -7127,7 +7128,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">Αυτό το γεγονός λαμβάνει χώρα πριν μια ενέργεια εφαρμοστεί με κλικ στο πεδίο ελέγχου.</ahelp> Παραδείγματος χάριν, το να κάνετε κλικ σε ένα κουμπί \"Υποβολή\" θέτει σε εφαρμογή μια ενέργεια αποστολής, παρ' ολ' αυτά, η πραγματική διαδικασία \"αποστολή\" ξεκινά μόνο όταν συμβαίνει το γεγονός <emph>Κατά την εκτέλεση</emph>. Το γεγονός <emph>Έγκριση ενέργειας</emph> σας επιτρέπει να τερματίσετε τη διαδικασία. Αν η συνδεδεμένη μέθοδος επιστρέψει ΛΑΘΟΣ, το <emph>Κατά την εκτέλεση</emph> δε θα εκτελεστεί."
+msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">Αυτό το γεγονός λαμβάνει χώρα πριν μια ενέργεια εφαρμοστεί με κλικ στο πεδίο ελέγχου.</ahelp> Παραδείγματος χάριν, το να κάνετε κλικ σε ένα κουμπί \"Υποβολή\" θέτει σε εφαρμογή μια ενέργεια αποστολής, παρόλα αυτά, η πραγματική διαδικασία \"αποστολή\" ξεκινά μόνο όταν συμβαίνει το γεγονός <emph>Κατά την εκτέλεση</emph>. Το γεγονός <emph>Έγκριση ενέργειας</emph> σας επιτρέπει να τερματίσετε τη διαδικασία. Αν η συνδεδεμένη μέθοδος επιστρέψει ΛΑΘΟΣ, το <emph>Κατά την αρχικοποίηση</emph> δε θα εκτελεστεί."
#: 01170103.xhp
msgctxt ""
@@ -7421,7 +7422,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"form\"><ahelp hid=\".uno:FormProperties\" visibility=\"visible\">In this dialog you can specify, among others, the data source and the events for the whole form.</ahelp></variable>"
-msgstr "<variable id=\"form\"><ahelp hid=\".uno:FormProperties\" visibility=\"visible\">Σε αυτό το διάλογο, έχετε τη δυνατότητα να καθορίσετε, μεταξύ άλλων, την προέλευση δεδομένων και τα γεγονότα για ολόκληρη τη φόρμα.</ahelp></variable>"
+msgstr "<variable id=\"form\"><ahelp hid=\".uno:FormProperties\" visibility=\"visible\">Σε αυτόν τον διάλογο, μπορείτε να καθορίσετε, μεταξύ άλλων, την προέλευση δεδομένων και τα γεγονότα για ολόκληρη τη φόρμα.</ahelp></variable>"
#: 01170201.xhp
msgctxt ""
@@ -7455,7 +7456,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "A form is a text document or spreadsheet with different form controls. If you create a form for a Web page, the user can enter data into it to send over the Internet. The data from the form controls of a form is transmitted to a server by specifying a URL and can be processed on the server."
-msgstr "Μια φόρμα είναι ένα έγγραφο κειμένου ή λογιστικού φύλλου με διαφορετικά πεδία ελέγχου φόρμας. Αν δημιουργήσετε μια φόρμα για μια ιστοσελίδα, ο χρήστης έχει τη δυνατότητα να εισαγάγει δεδομένα μέσα της, για αποστολή τους μέσω του διαδικτύου. Καθορίζοντας ένα URL, τα δεδομένα των στοιχείων ελέγχου της φόρμας μεταδίδονται σε ένα εξυπηρετητή και μπορούν να υποστούν επεξεργασία στον εξυπηρετητή."
+msgstr "Μια φόρμα είναι ένα έγγραφο κειμένου ή λογιστικού φύλλου με διαφορετικά πεδία ελέγχου φόρμας. Αν δημιουργήσετε μια φόρμα για μια ιστοσελίδα, ο χρήστης έχει τη δυνατότητα να εισαγάγει δεδομένα μέσα της, για αποστολή τους μέσω του διαδικτύου. Καθορίζοντας ένα URL, τα δεδομένα των στοιχείων ελέγχου της φόρμας μεταδίδονται σε ένα εξυπηρετητή και μπορούν να υποστούν επεξεργασία στον εξυπηρετητή."
#: 01170201.xhp
msgctxt ""
@@ -7536,7 +7537,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Using the \"Get\" method, the data of every control is transmitted as an environment variable. They are appended to the URL in the form \"?Control1=Content1&Control2=Content2&...\"; the character string is analyzed by a program on the recipient's server."
-msgstr "Χρησιμοποιώντας τη μέθοδο \"Get\",τα δεδομένα κάθε πεδίου ελέγχου μεταδίδονται σαν μια μεταβλητή περιβάλλοντος. Προσαρτώνται στο URL στη φόρμα \"?Έλεγχος1=Περιεχόμενο1&Έλεγχος2=Περιεχόμενο2&...\"; Η συμβολοσειρά χαρακτήρων αναλύεται από ένα πρόγραμμα στο διακομιστή του παραλήπτη."
+msgstr "Χρησιμοποιώντας τη μέθοδο \"Get\",τα δεδομένα κάθε πεδίου ελέγχου μεταδίδονται σαν μια μεταβλητή περιβάλλοντος. Προσαρτώνται στο URL στη φόρμα \"?Έλεγχος1=Περιεχόμενο1&Έλεγχος2=Περιεχόμενο2&...\"; η συμβολοσειρά χαρακτήρων αναλύεται από ένα πρόγραμμα στο διακομιστή του παραλήπτη."
#: 01170201.xhp
msgctxt ""
@@ -7732,7 +7733,7 @@ msgctxt ""
"bm_id3150499\n"
"help.text"
msgid "<bookmark_value>forms; events</bookmark_value> <bookmark_value>events;in forms</bookmark_value>"
-msgstr "<bookmark_value>φόρμες, γεγονότα</bookmark_value><bookmark_value>γεγονότα,σε φόρμες </bookmark_value>"
+msgstr "<bookmark_value>φόρμες; γεγονότα</bookmark_value><bookmark_value>γεγονότα;σε φόρμες </bookmark_value>"
#: 01170202.xhp
msgctxt ""
@@ -7902,7 +7903,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "The user presses an (HTML) button that is defined as a reset button."
-msgstr "Ο χρήστης πιέζει ένα κουμπί (HTML) το οποίο καθορίζεται ως κουμπί επαναφοράς"
+msgstr "Ο χρήστης πιέζει ένα κουμπί (HTML) το οποίο καθορίζεται ως κουμπί επαναφοράς."
#: 01170202.xhp
msgctxt ""
@@ -8163,7 +8164,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "Here :name is a parameter that must be filled out when loading. The parameter is automatically filled out from the parent form if possible. If the parameter cannot be filled out, this event is called and a linked macro can fill out the parameter."
-msgstr "Εδώ το :name είναι μία παράμετρος που πρέπει να συμπληρωθεί κατά τη φόρτωση. Η παράμετρος συμπληρώνεται αυτόματα από την την κύρια φόρμα εφόσον αυτό είναι δυνατό. Αν δεν είναι δυνατή η συμπλήρωση της παραμέτρου, καλείται το συμβάν αυτό, οπότε είναι δυνατή η συμπλήρωση της παραμέτρου από μια συνδεδεμένη μακροεντολή."
+msgstr "Εδώ το :name είναι μία παράμετρος που πρέπει να συμπληρωθεί κατά τη φόρτωση. Η παράμετρος συμπληρώνεται αυτόματα από την κύρια φόρμα εφόσον αυτό είναι δυνατό. Αν δεν είναι δυνατή η συμπλήρωση της παραμέτρου, καλείται το συμβάν αυτό, οπότε είναι δυνατή η συμπλήρωση της παραμέτρου από μια συνδεδεμένη μακροεντολή."
#: 01170202.xhp
msgctxt ""
@@ -8242,7 +8243,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_DATASOURCE\">Defines the data source to which the form should refer.</ahelp> If you click the <emph>...</emph> button, you call the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\"><emph>Open</emph></link> dialog, where you can choose a data source."
-msgstr "<ahelp hid=\"HID_PROP_DATASOURCE\"> Καθορίζει την προέλευση , δηλαδή, σε ποια δεδομένα πρέπει να αναφέρεται η φόρμα.</ahelp> Αν επιλέξετε το <emph>...</emph> κουμπί, καλείτε το <link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\"><emph>Άνοιγμα</emph></link> πλαίσιο διαλόγου, όπου μπορείτε να επιλέξετε μια προέλευση δεδομένων."
+msgstr "<ahelp hid=\"HID_PROP_DATASOURCE\">Καθορίζει την προέλευση, δηλαδή, σε ποια δεδομένα πρέπει να αναφέρεται η φόρμα.</ahelp> Αν επιλέξετε το κουμπί <emph>...</emph>, καλείτε το <link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\"><emph>Άνοιγμα</emph></link> διαλόγου, όπου μπορείτε να επιλέξετε μια προέλευση δεδομένων."
#: 01170203.xhp
msgctxt ""
@@ -8269,7 +8270,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "If you have selected either \"Table\" or \"Query\" in <emph>Content type</emph>, the box lists all the tables and queries set up in the selected database."
-msgstr "Αν έχετε επιλέξει το \"Πίνακας\" ή το \"Ερώτημα\" σε <emph>Τύπο περιεχομένων</emph>, το πλαίσιο βάζει σε λίστα όλους τους πίνακες και τα ερωτήματα που έχουν οργανωθεί στην επιλεγμένη βάση δεδομένων."
+msgstr "Αν έχετε επιλέξει το \"Πίνακας\" ή το \"Ερώτημα\" σε <emph>Τύπο περιεχομένων</emph>, το πλαίσιο βάζει σε κατάλογο όλους τους πίνακες και τα ερωτήματα που έχουν οργανωθεί στην επιλεγμένη βάση δεδομένων."
#: 01170203.xhp
msgctxt ""
@@ -8296,7 +8297,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "If you choose \"Table\" or \"Query\", the form will refer to the table or query that you specify under <emph>Content</emph>. If you want to create a new query or a <link href=\"text/shared/02/01170203.xhp\" name=\"subform\">subform</link>, then you have to choose the \"SQL\" option. You can then enter the statement for the SQL query or the subform directly in the <emph>List content</emph> box on the Control properties Data tab page."
-msgstr "Αν επιλέξετε \"Πίνακας\" ή \"Ερώτημα\", η φόρμα θα αναφέρεται στον πίνακα ή στο ερώτημα που καθορίσατε στο <emph>Περιεχόμενο</emph>. Αν θέλετε να δημιουργήσετε ένα νέο ερώτημα ή μία <link href=\"text/shared/02/01170203.xhp\" name=\"υποφόρμα\">υποφόρμα</link>, τότε θα πρέπει να επιλέξετε την \"SQL\" επιλογή.Μπορείτε να εισάγετε την δήλωση για το SQL ερώτημα ή την υποφόρμα απευθείας στο πλαίσιο <emph>Περιεχόμενο λίστας</emph> στην καρτέλα των ιδιοτήτων πεδίου ελέγχου δεδομένων."
+msgstr "Αν επιλέξετε \"Πίνακας\" ή \"Ερώτημα\", η φόρμα θα αναφέρεται στον πίνακα ή στο ερώτημα που καθορίσατε στο <emph>Περιεχόμενο</emph>. Αν θέλετε να δημιουργήσετε ένα νέο ερώτημα ή μία <link href=\"text/shared/02/01170203.xhp\" name=\"υποφόρμα\">υποφόρμα</link>, τότε θα πρέπει να επιλέξετε την \"SQL\" επιλογή. Μπορείτε να εισάγετε την δήλωση για το SQL ερώτημα ή την υποφόρμα απευθείας στο πλαίσιο <emph>Περιεχόμενο καταλόγου</emph> στην καρτέλα των ιδιοτήτων πεδίου ελέγχου δεδομένων."
#: 01170203.xhp
msgctxt ""
@@ -8332,7 +8333,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_FILTER_CRITERIA\">Enter the required conditions for filtering the data in the form. The filter specifications follow SQL rules without using the WHERE clause.</ahelp> For example, if you want to display all records with the \"Mike\" forename, type into the data field: Forename = 'Mike'. You can also combine conditions: Forename = 'Mike' OR Forename = 'Peter'. All records matching either of these two conditions will be displayed."
-msgstr "<ahelp hid=\"HID_PROP_FILTER_CRITERIA\">Εισάγετε τις απαιτούμενες συνθήκες για φιλτράρισμα των δεδομένων στη φόρμα. Οι καθορισμοί φίλτρων ακολουθούν κανόνες SQL χωρίς να χρησιμοποιούν προτάσεις τύπου ΠΟΥ.</ahelp> Για παράδειγμα, αν θέλετε να εμφανίσετε όλες τις εγγραφές με το \"Mike\" αρχικό όνομα, πληκτρολογήστε μέσα στο πεδίο δεδομένων: Forename = 'Mike'. Μπορείτε επίσης να συνδυάσετε συνθήκες: Forename = 'Mike' ή Forename = 'Peter'. Όλες οι εγγραφές που ταιριάζουν σε κάποια εκ των δύο συνθηκών θα εμφανιστεί."
+msgstr "<ahelp hid=\"HID_PROP_FILTER_CRITERIA\">Εισάγετε τις απαιτούμενες συνθήκες για φιλτράρισμα των δεδομένων στη φόρμα. Οι καθορισμοί φίλτρων ακολουθούν κανόνες SQL χωρίς να χρησιμοποιούν προτάσεις τύπου WHERE.</ahelp> Για παράδειγμα, αν θέλετε να εμφανίσετε όλες τις εγγραφές με το \"Mike\" αρχικό όνομα, πληκτρολογήστε μέσα στο πεδίο δεδομένων: Forename = 'Mike'. Μπορείτε επίσης να συνδυάσετε συνθήκες: Forename = 'Mike' ή Forename = 'Peter'. Όλες οι εγγραφές που ταιριάζουν σε κάποια εκ των δύο συνθηκών θα εμφανιστεί."
#: 01170203.xhp
msgctxt ""
@@ -8359,7 +8360,7 @@ msgctxt ""
"85\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_SORT_CRITERIA\">Specifies the conditions to sort the data in the form. The specification of the sorting conditions follows SQL rules without the use of the ORDER BY clause.</ahelp> For example, if you want all records of a database to be sorted in one field in an ascending order and in another field in a descending order, enter Forename ASC, Name DESC (presuming Forename and Name are the names of the data fields)."
-msgstr "<ahelp hid=\"HID_PROP_SORT_CRITERIA\">Καθορίζει τις συνθήκες για να ταξινομηθούν τα δεδομένα στη φόρμα. Ο ορισμός των συνθηκών ταξινόμησης ακολουθεί κανόνες SQL χωρίς την χρήση της κατά σειρά πρότασης.</ahelp> Για παράδειγμα, αν θέλετε όλες οι εγγραφές μιας βάσης δεδομένων να ταξινομηθούν σε ένα πεδίο σε αύξουσα σειρά και ένα άλλο πεδίο σε φθίνουσα σειρά, εισάγετε αρχικό όνομα ASC, όνομα DESC (προδικάζοντας ότι αρχικό όνομα και όνομα είναι ονόματα πεδίων δεδομένων)."
+msgstr "<ahelp hid=\"HID_PROP_SORT_CRITERIA\">Καθορίζει τις συνθήκες για να ταξινομηθούν τα δεδομένα στη φόρμα. Ο ορισμός των συνθηκών ταξινόμησης ακολουθεί κανόνες SQL χωρίς την χρήση της κατά σειρά πρότασης.</ahelp> Για παράδειγμα, αν θέλετε όλες οι εγγραφές μιας βάσης δεδομένων να ταξινομηθούν σε ένα πεδίο σε αύξουσα σειρά και ένα άλλο πεδίο σε φθίνουσα σειρά, εισάγετε αρχικό όνομα ASC, όνομα DESC (προδικάζοντας ότι αρχικό όνομα και όνομα είναι ονόματα πεδίων δεδομένων)."
#: 01170203.xhp
msgctxt ""
@@ -8832,7 +8833,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "A radio button inside a group can only be accessed by the Tab key when one of the radio buttons is set to \"selected\". If you have designed a group of radio buttons where no button is set to \"selected\", then the user will not be able to access the group or any of the radio buttons by keyboard."
-msgstr "Ένα κουμπί επιλογών (Radio) μέσα σε μία ομάδα είναι μόνο προσβάσιμο με το πλήκτρο Tab όταν ένα από τα πεδία επιλογής Radio είναι ρυθμισμένο σε \"επιλεγμένο\". Αν έχετε σχεδιάσει μία ομάδα από πεδία επιλογών Radio, όπου κανένα πεδίο δεν είναι ρυθμισμένο σε \"επιλεγμένο\", τότε ο χρήστης δεν θα μπορεί να έχει πρόσβαση στην ομάδα ή σε οποιοδήποτε πεδίο επιλογών Radio από το πληκτρολόγιο."
+msgstr "Ένα ραδιοπλήκτρο μέσα σε μία ομάδα είναι προσβάσιμο μόνο με το πλήκτρο στηλοθέτη όταν ένα από τα ραδιοπλήκτρα είναι ρυθμισμένο σε \"επιλεγμένο\". Αν έχετε σχεδιάσει μία ομάδα από ραδιοπλήκτρα, όπου κανένα κουμπί δεν είναι ρυθμισμένο σε \"επιλεγμένο\", τότε ο χρήστης δεν θα μπορεί να έχει πρόσβαση στην ομάδα ή σε οποιοδήποτε ραδιοπλήκτρο από το πληκτρολόγιο."
#: 01170300.xhp
msgctxt ""
@@ -8939,7 +8940,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"HID_FIELD_SEL\">The field selection window lists all database fields of the table or query that was specified as the data source in the <link href=\"text/shared/02/01170201.xhp\" name=\"Form Properties\">Form Properties</link>.</ahelp>"
-msgstr "<ahelp hid=\"HID_FIELD_SEL\">Το παράθυρο επιλογής πεδίου παραθέτει όλα τα πεδία βάσης δεδομένων του πίνακα ή του ερωτήματος που ορίστηκε ως η προέλευση δεδομένων στις <link href=\"text/shared/02/01170201.xhp\" name=\"Ιδιότητες Φόρμας\">Ιδιότητες Φόρμας</link>.</ahelp>"
+msgstr "<ahelp hid=\"HID_FIELD_SEL\">Το παράθυρο επιλογής πεδίου παραθέτει όλα τα πεδία βάσης δεδομένων του πίνακα ή του ερωτήματος που ορίστηκε ως η προέλευση δεδομένων στις <link href=\"text/shared/02/01170201.xhp\" name=\"Ιδιότητες φόρμας\">Ιδιότητες φόρμας</link>.</ahelp>"
#: 01170400.xhp
msgctxt ""
@@ -8948,7 +8949,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "You can insert a field into the current document by dragging and dropping. A field is then inserted which contains a link to the database."
-msgstr "Μπορείτε να εισάγετε ένα πεδίο μέσα στο τρέχον έγγραφο με μεταφορά και απόθεση (drag and drop). Τότε, ένα πεδίο εισάγεται το οποίο περιέχει ένα σύνδεσμο στη βάση δεδομένων."
+msgstr "Μπορείτε να εισάγετε ένα πεδίο μέσα στο τρέχον έγγραφο με μεταφορά και απόθεση. Τότε, ένα πεδίο εισάγεται το οποίο περιέχει ένα σύνδεσμο στη βάση δεδομένων."
#: 01170400.xhp
msgctxt ""
@@ -9026,7 +9027,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link>"
-msgstr "<link href=\"text/shared/02/01170600.xhp\" name=\"Περιήγηση φόρμας\">Περιήγηση φόρμας</link>"
+msgstr "<link href=\"text/shared/02/01170600.xhp\" name=\"Περιήγηση φόρμας\">Περιήγηση φόρμας</link>"
#: 01170600.xhp
msgctxt ""
@@ -9035,7 +9036,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowFmExplorer\">Opens the <emph>Form Navigator</emph>. The <emph>Form Navigator</emph> displays all forms and subforms of the current document with their respective controls.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowFmExplorer\">Ανοίγει την<emph>Περιήγηση Φόρμας</emph>. Η <emph>Περιήγηση Φόρμας</emph> εμφανίζει όλες τις φόρμες και τις δευτερεύουσες φόρμες του τρέχοντος εγγράφου μαζί με τα αντίστοιχα πεδία ελέγχου.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowFmExplorer\">Ανοίγει την<emph>Περιήγηση φόρμας</emph>. Η <emph>Περιήγηση φόρμας</emph> εμφανίζει όλες τις φόρμες και τις δευτερεύουσες φόρμες του τρέχοντος εγγράφου μαζί με τα αντίστοιχα πεδία ελέγχου.</ahelp>"
#: 01170600.xhp
msgctxt ""
@@ -9044,7 +9045,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "When using several forms, the Form Navigator gives an overview of all forms, and also provides various functions for editing them."
-msgstr "Όταν χρησιμοποιείτε διάφορες φόρμες, η Περιήγηση φόρμας δεν παρέχει μόνο μια επισκόπησή τους, αλλά και διάφορες λειτουργίες επεξεργασίας φόρμας."
+msgstr "Όταν χρησιμοποιείτε διάφορες φόρμες, η Περιήγηση φόρμας δεν παρέχει μόνο μια επισκόπησή τους, αλλά και διάφορες λειτουργίες επεξεργασίας φόρμας."
#: 01170600.xhp
msgctxt ""
@@ -9053,7 +9054,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"HID_FORM_NAVIGATOR\">The <emph>Form Navigator</emph> contains a list of all created (logical) forms with the corresponding control fields.</ahelp> You can see whether a form contains control fields by the plus sign displayed before the entry. Click the plus sign to open the list of the form elements."
-msgstr "<ahelp hid=\"HID_FORM_NAVIGATOR\">Η <emph>Περιήγηση Φόρμας </emph> περιλαμβάνει μία λίστα από όλες τις (λογικές) φόρμες που δημιουργήθηκαν με την αντιστοιχία των πεδίων ελέγχου.</ahelp> Μπορείτε να δείτε αν η φόρμα περιλαμβάνει πεδία ελέγχου από το σύμβολο του σταυρού που βρίσκεται μπροστά από την καταχώρηση. Κάντε κλικ στο σύμβολο του σταυρού για να ανοίξει την λίστα των στοιχείων από τις φόρμες."
+msgstr "<ahelp hid=\"HID_FORM_NAVIGATOR\">Η <emph>Περιήγηση Φόρμας</emph> περιλαμβάνει έναν κατάλογο με όλες τις (λογικές) φόρμες που δημιουργήθηκαν με την αντιστοιχία των πεδίων ελέγχου.</ahelp> Μπορείτε να δείτε αν η φόρμα περιλαμβάνει πεδία ελέγχου από το σύμβολο του σταυρού που βρίσκεται μπροστά από την καταχώρηση. Πατήστε στο σύμβολο του σταυρού για να ανοίξει τον κατάλογο των στοιχείων από τις φόρμες."
#: 01170600.xhp
msgctxt ""
@@ -9125,7 +9126,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"SID_FM_NEW_FORM\">Creates a new form in the document. </ahelp> To create a <link href=\"text/shared/02/01170203.xhp\" name=\"subform\">subform</link>, add the new form under the desired parent form."
-msgstr "<ahelp hid=\"SID_FM_NEW_FORM\">Δημιουργεί μία καινούργια φόρμα στο έγγραφο. </ahelp> Για να δημιουργήσετε μία <link href=\"text/shared/02/01170203.xhp\" name=\"υποφόρμα\">υποφόρμα</link>, προσθέστε τη νέα φόρμα κάτω από την επιθυμητή φόρμα γονέα."
+msgstr "<ahelp hid=\"SID_FM_NEW_FORM\">Δημιουργεί μία καινούργια φόρμα στο έγγραφο. </ahelp> Για να δημιουργήσετε μία <link href=\"text/shared/02/01170203.xhp\" name=\"υποφόρμα\">υποφόρμα</link>, προσθέστε τη νέα φόρμα κάτω από την επιθυμητή φόρμα γονέα."
#: 01170600.xhp
msgctxt ""
@@ -9303,7 +9304,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Event handling of controls is performed using the $[officename] API. If you assign an event to a control, an object registers itself internally as a \"Listener\" for a specific control event. To do this, the object must use a specific interface, for example the XFocusListener Interface, so that it can react to focus events. When the event occurs, the control then invokes a special method of the Listener interface when the control receives the focus. The internally registered object then invokes the JavaScript or $[officename] Basic code, which was assigned to the event."
-msgstr "Ο χειρισμός των γεγονότων των πεδίων ελέγχου πραγματοποιείται χρησιμοποιώντας το API του $[officename]. Αν αντιστοιχίσετε ένα συμβάν σε πεδίο ελέγχου, ένα αντικείμενο θα δηλώνεται εσωτερικά ως Listener, για συγκεκριμένο συμβάν πεδίου ελέγχου. Για να το κάνετε αυτό, το αντικείμενο πρέπει να χρησιμοποιεί συγκεκριμένη διασύνδεση, για παράδειγμα τη διασύνδεση XFocusListener, έτσι ώστε να μπορεί να αντιδρά σε συμβάντα εστίασης. Όταν λάβει χώρα το συμβάν, το πεδίο ελέγχου καλεί μια ειδική μέθοδο της διασύνδεσης Listener, για παράδειγμα focusGained, κατά τη λήψη της εστίασης από το πεδίο ελέγχου. Το αντικείμενο που δηλώνεται εσωτερικά καλεί στη συνέχεια τη JavaScript ή τον κώδικα της $[officename] Basic code, που είχε αντιστοιχιστεί στο συμβάν."
+msgstr "Ο χειρισμός των γεγονότων των πεδίων ελέγχου πραγματοποιείται χρησιμοποιώντας το API του $[officename]. Αν αντιστοιχίσετε ένα συμβάν σε πεδίο ελέγχου, ένα αντικείμενο θα δηλώνεται εσωτερικά ως \"ακροατής\" για ένα συγκεκριμένο συμβάν πεδίου ελέγχου. Για να το κάνετε αυτό, το αντικείμενο πρέπει να χρησιμοποιεί συγκεκριμένη διασύνδεση, για παράδειγμα τη διασύνδεση XFocusListener, έτσι ώστε να μπορεί να αντιδρά σε συμβάντα εστίασης. Όταν λάβει χώρα το συμβάν, το πεδίο ελέγχου καλεί μια ειδική μέθοδο της διασύνδεσης ακροατή, για παράδειγμα focusGained, κατά τη λήψη της εστίασης από το πεδίο ελέγχου. Το αντικείμενο που δηλώνεται εσωτερικά καλεί στη συνέχεια τη JavaScript ή τον κώδικα της $[officename] Basic code, που είχε αντιστοιχιστεί στο συμβάν."
#: 01170700.xhp
msgctxt ""
@@ -9348,7 +9349,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "register. Events can therefore be registered as desired, including those not offered in the list boxes. To define the script language of events, you can write the following line in the document header:"
-msgstr "δήλωση. Τα συμβάντα μπορούν επομένως να δηλωθούν με τον τρόπο που θέλετε, συμπεριλαμβανομένων εκείνων που δεν παρέχονται στα πεδία λίστας. Για να καθορίσετε τη γλώσσα δέσμης ενεργειών συμβολοσειράς των συμβάντων μπορείτε, στην κεφαλίδα του εγγράφου, να γράψετε την ακόλουθη γραμμή :"
+msgstr "δήλωση. Τα συμβάντα μπορούν επομένως να δηλωθούν με τον τρόπο που θέλετε, συμπεριλαμβανομένων εκείνων που δεν παρέχονται στα πεδία καταλόγου. Για να καθορίσετε τη γλώσσα δέσμης ενεργειών συμβολοσειράς των συμβάντων μπορείτε, στην κεφαλίδα του εγγράφου, να γράψετε την ακόλουθη γραμμή:"
#: 01170700.xhp
msgctxt ""
@@ -9366,7 +9367,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "As CONTENT you can, for example, use \"text/x-StarBasic\" for $[officename] Basic or a \"text/JavaScript\" for JavaScript. If no entry is made, JavaScript is assumed."
-msgstr "Ως CONTENT μπορείτε, για παράδειγμα, να χρησιμοποιήσετε τη δήλωση text/x-StarBasic για τη $[officename] Basic ή τη δήλωση text/JavaScript για JavaScript. Σε περίπτωση που δεν έχει γίνει καμία καταχώρηση, επιλέγεται JavaScript."
+msgstr "Ως CONTENT μπορείτε, για παράδειγμα, να χρησιμοποιήσετε τη δήλωση \"text/x-StarBasic\" για τη $[officename] Basic ή τη δήλωση \"text/JavaScript\" για JavaScript. Σε περίπτωση που δεν έχει γίνει καμία καταχώρηση, επιλέγεται JavaScript."
#: 01170700.xhp
msgctxt ""
@@ -9375,7 +9376,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "During exporting, the default script language will be defined based on the first module found in macro management. For events, only one language can be used per document."
-msgstr "Κατά την εξαγωγή, η προεπιλεγμένη γλώσσα δέσμης ενεργειών συμβολοσειράς θα καθοριστεί με βάση την πρώτη λειτουργική μονάδα στη διαχείριση μακροεντολών. Έτσι, (για συμβάντα) είναι δυνατή η χρησιμοποίηση μόνο μίας γλώσσας ανά έγγραφο."
+msgstr "Κατά την εξαγωγή, η προεπιλεγμένη γλώσσα δέσμης ενεργειών συμβολοσειράς θα καθοριστεί με βάση την πρώτη λειτουργική μονάδα στη διαχείριση μακροεντολών. Για συμβάντα είναι δυνατή η χρήση μόνο μίας γλώσσας ανά έγγραφο."
#: 01170800.xhp
msgctxt ""
@@ -9532,7 +9533,7 @@ msgctxt ""
"bm_id3159233\n"
"help.text"
msgid "<bookmark_value>forms; Combo Box/List Box Wizard</bookmark_value>"
-msgstr "<bookmark_value>φόρμες,Αυτόματος πιλότος Πεδίου συνδυασμού/λίστας </bookmark_value>"
+msgstr "<bookmark_value>φόρμες; οδηγός σύνθετου πλαισίου/πλαισίου καταλόγου</bookmark_value>"
#: 01170900.xhp
msgctxt ""
@@ -9613,7 +9614,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "If an article table contains, for example, the number of a supplier, the list box can use the \"Supplier number\" link to display the name of the supplier from the supplier table. On the <emph>Field links</emph> page the Wizard will ask you about all the settings required for this link."
-msgstr "Όταν κάποιος πίνακας ενός στοιχείου περιέχει, για παράδειγμα, τον αριθμό του προμηθευτή, το πεδίο λίστας μπορεί να χρησιμοποιήσει τη σύνδεση 'αριθμός προμηθευτή' για να εμφανίσει το όνομα του προμηθευτή, από τον πίνακα προμηθευτών. Στη σελίδα <emph>Συνδέσεις πεδίων</emph>, ο Αυτόματος Πιλότος θα σας ζητήσει όλες τις ρυθμίσεις που είναι απαραίτητες για αυτή τη σύνδεση."
+msgstr "Όταν κάποιος πίνακας ενός στοιχείου περιέχει, για παράδειγμα, τον αριθμό του προμηθευτή, το πεδίο λίστας μπορεί να χρησιμοποιήσει τη σύνδεση \"αριθμός προμηθευτή\" για να εμφανίσει το όνομα του προμηθευτή, από τον πίνακα προμηθευτών. Στη σελίδα <emph>Συνδέσεις πεδίων</emph>, ο Αυτόματος Πιλότος θα σας ζητήσει όλες τις ρυθμίσεις που είναι απαραίτητες για αυτή τη σύνδεση."
#: 01170900.xhp
msgctxt ""
@@ -11259,7 +11260,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FrameLineColor\">Click the <emph>Line Color (of the border)</emph> icon to open the <emph>Border Color</emph> toolbar, which enables you to change the border color of an object.</ahelp>"
-msgstr "<ahelp hid=\".uno:FrameLineColor\">Κάντε κλικ στο εικονίδιο <emph>Χρώμα γραμμής </emph> για να ανοίξετε τη γραμμή εργαλείων <emph>Χρώμα περιγράμματος</emph>, η οποία σας επιτρέπει να αλλάξετε το χρώμα περιγράμματος ενός αντικειμένου.</ahelp>"
+msgstr "<ahelp hid=\".uno:FrameLineColor\">Πατήστε στο εικονίδιο <emph>Χρώμα γραμμής (του περιγράμματος)</emph> για να ανοίξετε την εργαλειοθήκη <emph>Χρώμα περιγράμματος</emph>, η οποία σας επιτρέπει να αλλάξετε το χρώμα περιγράμματος ενός αντικειμένου.</ahelp>"
#: 03150000.xhp
msgctxt ""
@@ -11285,7 +11286,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Για περισσότερες πληροφορίες, δείτε την ενότητα <link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link> της Βοήθειας ."
+msgstr "Για περισσότερες πληροφορίες, δείτε την ενότητα <link href=\"text/shared/01/05030500.xhp\" name=\"Περιγράμματα\">Περιγράμματα</link> της Βοήθειας."
#: 03200000.xhp
msgctxt ""
@@ -11319,7 +11320,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Σας επιτρέπει να μετατρέψετε την αγκύρωση ενός αντικειμένου.</ahelp></variable> Το εικονίδιο<emph> Αλλαγή αγκύρωσης </emph> είναι ορατό μόνο εάν ένα αντικείμενο όπως ένα γραφικό ή πεδίο ελέγχου<switchinline select=\"appl\"><caseinline select=\"WRITER\"> ή πλαίσιο</caseinline></switchinline> είναι επιλεγμένο."
+msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Σας επιτρέπει να μετατρέψετε την αγκύρωση ενός αντικειμένου.</ahelp></variable> Το εικονίδιο<emph> Αλλαγή αγκύρωσης </emph>είναι ορατό μόνο αν ένα αντικείμενο όπως ένα γραφικό ή πεδίο ελέγχου<switchinline select=\"appl\"><caseinline select=\"WRITER\"> ή πλαίσιο</caseinline></switchinline> είναι επιλεγμένο."
#: 03200000.xhp
msgctxt ""
@@ -11433,7 +11434,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "The <emph>Arrow Style</emph> icon is only displayed when you create a drawing with the drawing functions. For more information, see the <link href=\"text/shared/01/05200300.xhp\" name=\"Line Styles\"><emph>Line Styles</emph></link> section of the Help."
-msgstr "Το εικονίδιο <emph>Στυλ των άκρων γραμμής</emph> εμφανίζεται μόνο όταν δημιουργείτε ένα σχέδιο με τις λειτουργίες σχεδίασης. Για περισσότερες πληροφορίες, δείτε την ενότητα <link href=\"text/shared/01/05200300.xhp\" name=\"Στυλ γραμμής\"><emph>Στυλ γραμμής</emph></link> της Βοήθειας ."
+msgstr "Το εικονίδιο <emph>Τεχνοτροπία βέλους</emph> εμφανίζεται μόνο όταν δημιουργείτε ένα σχέδιο με τις λειτουργίες σχεδίασης. Για περισσότερες πληροφορίες, δείτε την ενότητα <link href=\"text/shared/01/05200300.xhp\" name=\"Τεχνοτροπία γραμμής\"><emph>Τεχνοτροπία γραμμής</emph></link> της Βοήθειας."
#: 05020000.xhp
msgctxt ""
@@ -11893,7 +11894,7 @@ msgctxt ""
"par_idN108C6\n"
"help.text"
msgid "Enable Load URL with the Visible Buttons command (click the arrow at the end of the toolbar)."
-msgstr "Ενεργοποίηση φόρτωσης URL με την εντολή Ορατά πεδία επιλογής (πατήστε το βέλος που βρίσκεται στο τέλος της γραμμής εργαλείων)"
+msgstr "Ενεργοποίηση φόρτωσης URL με την εντολή Ορατά πεδία επιλογής (πατήστε το βέλος που βρίσκεται στο τέλος της γραμμής εργαλείων)."
#: 07060000.xhp
msgctxt ""
@@ -13251,7 +13252,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the page preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Κλείνει το τρέχον παράθυρο.</ahelp> Επιλέξτε <emph>Παράθυρο - Κλείσιμο παραθύρου</emph>, ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. Στην προεπισκόπηση σελίδας του $[officename] Writer και Calc, μπορείτε να κλείσετε το τρέχον παράθυρο πατώντας το κουμπί <emph>Κλείσιμο προεπισκόπησης</emph> ."
+msgstr "<ahelp hid=\".uno:CloseWin\">Κλείνει το τρέχον παράθυρο.</ahelp> Επιλέξτε <emph>Παράθυρο - Κλείσιμο παραθύρου</emph>, ή πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. Στην προεπισκόπηση σελίδας του $[officename] Writer και Calc, μπορείτε να κλείσετε το τρέχον παράθυρο πατώντας το κουμπί <emph>Κλείσιμο προεπισκόπησης</emph>."
#: 10100000.xhp
msgctxt ""
@@ -13390,7 +13391,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sorts the data of the selected field in ascending order. </ahelp>Text fields are sorted alphabetically, numerical fields are sorted by number."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ταξινομεί τα δεδομένα του επιλεγμένου πεδίου σε αύξουσα σειρά</ahelp>Τα πεδία κειμένου ταξινομούνται αλφαβητικά (A-Z) ενώ τα αριθμητικά πεδία κατά αύξουσα σειρά (0-9)."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ταξινομεί τα δεδομένα του επιλεγμένου πεδίου σε αύξουσα σειρά. </ahelp>Τα πεδία κειμένου ταξινομούνται αλφαβητικά, ενώ τα αριθμητικά πεδία αριθμητικά."
#: 12010000.xhp
msgctxt ""
@@ -13451,7 +13452,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:SortDown\" visibility=\"hidden\">Sorts the data of the selected field in descending order.</ahelp> Text fields are sorted alphabetically, number fields are sorted by number."
-msgstr "<ahelp hid=\".uno:SortDown\" visibility=\"hidden\">Ταξινομεί τα δεδομένα του επιλεγμένου πεδίου σε φθίνουσα σειρά</ahelp>Τα πεδία κειμένου ταξινομούνται αλφαβητικά (Ζ-Α) ενώ τα αριθμητικά πεδία κατά φθίνουσα σειρά (9-0)."
+msgstr "<ahelp hid=\".uno:SortDown\" visibility=\"hidden\">Ταξινομεί τα δεδομένα του επιλεγμένου πεδίου σε φθίνουσα σειρά.</ahelp> Τα πεδία κειμένου ταξινομούνται αλφαβητικά, ενώ τα αριθμητικά κατά αριθμό."
#: 12020000.xhp
msgctxt ""
@@ -13538,7 +13539,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "You can remove the current AutoFilter with the <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reset Filter/Sorting</link> icon or with <emph>Data - Filter - Reset Filter</emph>."
-msgstr ""
+msgstr "Μπορείτε να αφαιρέσετε το τρέχον Αυτόματο φίλτρο με το εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Επαναφορά φίλτρου/ταξινόμησης\">Επαναφορά φίλτρου/ταξινόμησης</link> ή με <emph>Δεδομένα - Φίλτρο - Επαναφορά φίλτρου</emph>."
#: 12030000.xhp
msgctxt ""
@@ -13555,7 +13556,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Επαναφορά φίλτρου/ταξινόμησης"
#: 12040000.xhp
msgctxt ""
@@ -13564,7 +13565,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\">Reset Filter/Sorting</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/12040000.xhp\" name=\"Επαναφορά φίλτρου/ταξινόμησης\">Επαναφορά φίλτρου/ταξινόμησης</link>"
#: 12040000.xhp
msgctxt ""
@@ -13590,7 +13591,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Reset Filter/Sorting"
-msgstr ""
+msgstr "Επαναφορά φίλτρου/ταξινόμησης"
#: 12050000.xhp
msgctxt ""
@@ -13712,7 +13713,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">In the data source browser, select the record that you want to insert into the document and then click the <emph>Data to Text</emph> icon. The record is inserted in the document at the cursor position, with the contents of each individual field of the record copied to a table column. You can also select multiple records and transfer them into the document by clicking the <emph>Data to Text </emph>icon. Each individual record is then written to a new row.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Στη περιήγηση προέλευσης δεδομένων, επιλέξτε την εγγραφή που θέλετε να εισάγετε μέσα στο έγγραφο και μετά κάντε κλικ στο εικονίδιο <emph>Δεδομένα σε κείμενο</emph>. Η εγγραφή εισάγεται μέσα στο έγγραφο στην θέση του δρομέα, με τα περιεχόμενα κάθε μεμονωμένου πεδίου της εγγραφής να αντιγράφονται σε μια στήλη του πίνακα. Μπορείτε επίσης να επιλέξετε πολλαπλές εγγραφές και να τις μεταφέρετε μέσα σε ένα έγγραφο κάνοντας κλικ στο εικονίδιο <emph>Δεδομένα σε κείμενο </emph>. Κάθε μεμονωμένη εγγραφή γράφεται μετά σε μια νέα γραμμή.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Στη περιήγηση προέλευσης δεδομένων, επιλέξτε την εγγραφή που θέλετε να εισάγετε μέσα στο έγγραφο και μετά πατήστε στο εικονίδιο <emph>Δεδομένα σε κείμενο</emph>. Η εγγραφή εισάγεται μέσα στο έγγραφο στην θέση του δρομέα, με τα περιεχόμενα κάθε μεμονωμένου πεδίου της εγγραφής να αντιγράφονται σε μια στήλη του πίνακα. Μπορείτε επίσης να επιλέξετε πολλαπλές εγγραφές και να τις μεταφέρετε μέσα σε ένα έγγραφο πατώντας στο εικονίδιο <emph>Δεδομένα σε κείμενο </emph>. Κάθε μεμονωμένη εγγραφή γράφεται μετά σε μια νέα γραμμή.</caseinline></switchinline>"
#: 12070000.xhp
msgctxt ""
@@ -13791,7 +13792,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "In the <emph>Table</emph> area, use the arrow keys to select the columns of the database table that you want to apply to the text table."
-msgstr "Μέσα στην περιοχή <emph>Πίνακας</emph>, χρησιμοποιήστε τα βελάκια για να επιλέξετε τις στήλες του πίνακα της βάσης δεδομένων που θέλετε να εφαρμοστούν στον πίνακα κειμένου."
+msgstr "Μέσα στην περιοχή <emph>Πίνακας</emph>, χρησιμοποιήστε τα βελάκια για να επιλέξετε τις στήλες του πίνακα της βάσης δεδομένων που θέλετε να εφαρμοστούν στον πίνακα κειμένου."
#: 12070100.xhp
msgctxt ""
@@ -13809,7 +13810,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabledbcols\">Specifies the database columns to be inserted into the text table.</ahelp> All database table columns that have not been accepted in the <emph>Table column(s)</emph> list box are listed here. The entries are sorted alphabetically."
-msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabledbcols\">Προσδιορίζει τις στήλες της βάσης δεδομένων που θα εισαχθούν μέσα στον πίνακα κειμένου.</ahelp> Όλες οι στήλες του πίνακα βάσης δεδομένων που δεν έχουν γίνει αποδεκτές στο πεδίο λίστας <emph>Στήλη πίνακα</emph> αναφέρονται εδώ. Οι εγγραφές ταξινομούνται αλφαβητικά."
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabledbcols\">Προσδιορίζει τις στήλες της βάσης δεδομένων που θα εισαχθούν μέσα στον πίνακα κειμένου.</ahelp> Όλες οι στήλες του πίνακα βάσης δεδομένων που δεν έχουν γίνει αποδεκτές στο πλαίσιο καταλόγου <emph>Στήλες πίνακα</emph> αναφέρονται εδώ. Οι εγγραφές ταξινομούνται αλφαβητικά."
#: 12070100.xhp
msgctxt ""
@@ -13818,7 +13819,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Table column(s)"
-msgstr "Στήλη πίνακα"
+msgstr "Στήλες πίνακα"
#: 12070100.xhp
msgctxt ""
@@ -13827,7 +13828,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tablecols\">Lists all database columns to be inserted into the document.</ahelp> A column will be assigned to each corresponding entry in the table. The entry order in the <emph>Table column(s)</emph> list box determines the data order in the text table."
-msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tablecols\">Εμφανίζει σε λίστα όλες τις στήλες της βάσης δεδομένων που θα εισαχθούν μέσα στο έγγραφο.</ahelp> Μια στήλη θα ανατεθεί σε κάθε αντίστοιχη εγγραφή μέσα στον πίνακα. Η σειρά των εγγραφών μέσα στο πεδίο λίστας <emph>Στήλη πίνακα</emph> καθορίζει τη σειρά των δεδομένων μέσα στον πίνακα κειμένου."
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tablecols\">Καταλογοποιεί όλες τις στήλες της βάσης δεδομένων που θα εισαχθούν μέσα στο έγγραφο.</ahelp> Μια στήλη θα ανατεθεί σε κάθε αντίστοιχη εγγραφή μέσα στον πίνακα. Η σειρά των εγγραφών μέσα στο πλαίσιο καταλόγου <emph>Στήλη πίνακα</emph> καθορίζει τη σειρά των δεδομένων μέσα στον πίνακα κειμένου."
#: 12070100.xhp
msgctxt ""
@@ -13845,7 +13846,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allright\">Moves all listed database fields into the <emph>Table column(s)</emph> list box.</ahelp> All fields listed in the <emph>Table column(s)</emph> list box are inserted into the document."
-msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allright\">Μετακινεί όλα τα αναφερόμενα πεδία της βάσης δεδομένων μέσα στο πεδίο λίστας <emph>Στήλη πίνακα</emph>.</ahelp> Όλα τα πεδία που εμφανίζονται σε λίστα στο πεδίο λίστας <emph>Στήλη πίνακα</emph> εισάγονται μέσα στο έγγραφο."
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allright\">Μετακινεί όλα τα αναφερόμενα πεδία της βάσης δεδομένων μέσα στο πλαίσιο καταλόγου <emph>Στήλη πίνακα</emph>.</ahelp> Όλα τα πεδία που εμφανίζονται σε κατάλογο στο πλαίσιο καταλόγου <emph>Στήλη πίνακα</emph> εισάγονται μέσα στο έγγραφο."
#: 12070100.xhp
msgctxt ""
@@ -13863,7 +13864,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneright\">Moves the selected database field into the <emph>Table column(s)</emph> list box. </ahelp> You can also double click an entry to move it to the <emph>Table column(s)</emph> list box. All fields listed in the <emph>Table column(s)</emph> list box are inserted into the document."
-msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneright\">Μετακινεί τα επιλεγμένα πεδία της βάσης δεδομένων μέσα στο πεδίο λίστας <emph>Στήλη πίνακα</emph>.</ahelp> Μπορείτε επίσης να κάνετε διπλό κλικ σε μια εγγραφή για να τη μετακινήσετε στο πεδίο λίστας <emph>Στήλη πίνακα</emph>. Όλα τα πεδία που εμφανίζονται σε λίστα στο πεδίο λίστας <emph>Στήλη πίνακα</emph> εισάγονται μέσα στο έγγραφο."
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneright\">Μετακινεί τα επιλεγμένα πεδία της βάσης δεδομένων μέσα στο πεδίο καταλόγου <emph>Στήλη πίνακα</emph>.</ahelp> Μπορείτε επίσης να διπλοπατήσετε σε μια εγγραφή για να τη μετακινήσετε στο πεδίο καταλόγου <emph>Στήλη πίνακα</emph>. Όλα τα πεδία που καταλογοποιούνται στο πεδίο καταλόγου <emph>Στήλη πίνακα</emph> εισάγονται μέσα στο έγγραφο."
#: 12070100.xhp
msgctxt ""
@@ -13953,7 +13954,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/numformat\">Specifies a format from the list, if the format information of certain data fields is not accepted.</ahelp> The formats supplied here are only available for certain database fields, such as numeric or Boolean fields. If you select a database field in text format, you will not be able to select any format from the selection list, since the text format will be automatically maintained."
-msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/numformat\">Καθορίζει μια μορφή από τη λίστα, αν οι πληροφορίες της μορφής κάποιων συγκεκριμένων πεδίων δεδομένων δεν είναι αποδεχτές.</ahelp> Οι μορφές που παρέχονται εδώ είναι διαθέσιμες μόνο για συγκεκριμένα πεδία της βάσης δεδομένων, όπως αριθμητικά ή λογικά (Boolean) πεδία. Αν επιλέξετε ένα πεδίο της βάσης δεδομένων σε μορφή κειμένου, δε θα μπορείτε να επιλέξετε καμία μορφή από τη λίστα επιλογής, αφού η μορφή κειμένου θα διατηρείται αυτόματα."
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/numformat\">Καθορίζει μια μορφή από τον κατάλογο, αν οι πληροφορίες της μορφής κάποιων συγκεκριμένων πεδίων δεδομένων δεν είναι αποδεχτές.</ahelp> Οι μορφές που παρέχονται εδώ είναι διαθέσιμες μόνο για συγκεκριμένα πεδία της βάσης δεδομένων, όπως αριθμητικά ή λογικά πεδία. Αν επιλέξετε ένα πεδίο της βάσης δεδομένων σε μορφή κειμένου, δε θα μπορείτε να επιλέξετε καμία μορφή από τον κατάλογο επιλογής, αφού η μορφή κειμένου θα διατηρείται αυτόματα."
#: 12070100.xhp
msgctxt ""
@@ -13980,7 +13981,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "To insert the data into the document in the form of a table, the correct <emph>Table</emph> option must be active. You can then select a database field from the <emph>Table column(s)</emph> list box to define the formatting of the database field. The changes to the number formats will be applied to the last selection. It does not matter whether the database field was selected from the <emph>Database columns</emph> list box or from the <emph>Table column(s)</emph> list box."
-msgstr "Για την εισαγωγή των δεδομένων μέσα στο έγγραφο στη φόρμα ενός πίνακα, η σωστή επιλογή <emph>Πίνακα</emph> πρέπει να είναι ενεργοποιημένη. Μπορείτε στη συνέχεια να επιλέξετε ένα πεδίο της βάσης δεδομένων από το πεδίο λίστας <emph>Στήλη πίνακα</emph> για να ορίσετε τη μορφοποίηση του πεδίου της βάσης δεδομένων. Οι αλλαγές στις μορφές αριθμών θα εφαρμοστούν στην τελευταία επιλογή. Δεν έχει σημασία αν το πεδίο της βάσης δεδομένων είχε επιλεχτεί από το πεδίο λίστας <emph>Στήλες βάσης δεδομένων</emph> ή από το πεδίο λίστας <emph>Στήλη πίνακα</emph>."
+msgstr "Για την εισαγωγή των δεδομένων μέσα στο έγγραφο στη φόρμα ενός πίνακα, η σωστή επιλογή <emph>Πίνακα</emph> πρέπει να είναι ενεργοποιημένη. Μπορείτε στη συνέχεια να επιλέξετε ένα πεδίο της βάσης δεδομένων από το πεδίο καταλόγου <emph>Στήλη πίνακα</emph> για να ορίσετε τη μορφοποίηση του πεδίου της βάσης δεδομένων. Οι αλλαγές στις μορφές αριθμών θα εφαρμοστούν στην τελευταία επιλογή. Δεν έχει σημασία αν το πεδίο της βάσης δεδομένων είχε επιλεχτεί από το πεδίο καταλόγου <emph>Στήλες βάσης δεδομένων</emph> ή από το πεδίο καταλόγου <emph>Στήλη πίνακα</emph>."
#: 12070100.xhp
msgctxt ""
@@ -14104,7 +14105,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/asfields\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as fields.</ahelp> In the <emph>Insert Database Columns</emph> dialog, select the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link> to insert the selected data into the document as fields. These <link href=\"text/swriter/01/04090006.xhp\" name=\"database fields\">database fields</link> work as wildcards for the individual database columns and can be used for form letters. Click the <link href=\"text/shared/02/12080000.xhp\" name=\"Data to Fields\"><emph>Data to Fields</emph></link> icon to match the contents of the fields to the currently selected record."
-msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/asfields\" visibility=\"hidden\">Εισάγει τα δεδομένα που επιλέχτηκαν από τη περιήγηση προέλευσης δεδομένων μέσα στο έγγραφο ως πεδία.</ahelp> Στο διάλογο <emph>Εισαγωγή στηλών βάσης δεδομένων</emph>, επιλέξτε το <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Πεδία</link> για να εισάγετε τα επιλεγμένα δεδομένα μέσα στο έγγραφο ως πεδία. Αυτά τα <link href=\"text/swriter/01/04090006.xhp\" name=\"πεδία βάσης δεδομένων\">πεδία βάσης δεδομένων</link> λειτουργούν ως σύμβολα μπαλαντέρ για τις μεμονωμένες στήλες της βάσης δεδομένων και μπορούν να χρησιμοποιηθούν για εγκύκλιους επιστολές. Κάντε κλικ στο εικονίδιο <link href=\"text/shared/02/12080000.xhp\" name=\"Δεδομένα σε πεδία\"><emph>Δεδομένα σε πεδία</emph></link> για να ταιριάξετε τα περιεχόμενα των πεδίων στην τρέχουσα εγγραφή που έχει επιλεχθεί."
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/asfields\" visibility=\"hidden\">Εισάγει τα δεδομένα που επιλέχτηκαν από τη περιήγηση προέλευσης δεδομένων μέσα στο έγγραφο ως πεδία.</ahelp> Στον διάλογο <emph>Εισαγωγή στηλών βάσης δεδομένων</emph>, επιλέξτε το <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Πεδία</link> για να εισάγετε τα επιλεγμένα δεδομένα μέσα στο έγγραφο ως πεδία. Αυτά τα <link href=\"text/swriter/01/04090006.xhp\" name=\"πεδία βάσης δεδομένων\">πεδία βάσης δεδομένων</link> λειτουργούν ως σύμβολα υποκατάστασης για τις μεμονωμένες στήλες της βάσης δεδομένων και μπορούν να χρησιμοποιηθούν για εγκύκλιους επιστολές. Πατήστε στο εικονίδιο <link href=\"text/shared/02/12080000.xhp\" name=\"Δεδομένα σε πεδία\"><emph>Δεδομένα σε πεδία</emph></link> για να ταιριάξετε τα περιεχόμενα των πεδίων στην τρέχουσα εγγραφή που έχει επιλεχθεί."
#: 12070200.xhp
msgctxt ""
@@ -14176,7 +14177,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/insertdbcolumnsdialog/toedit\">Moves the fields that you selected in the <emph>Database columns</emph> list box into the selection field.</ahelp> You can also double-click the entry to select it."
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"SW_IMAGEBUTTON_DLG_AP_INSERT_DB_SEL_IB_DBCOL_TOEDIT\">Μετακινεί τα πεδία που επιλέξατε στο πλαίσιο καταλόγου <emph>στήλες βάσης δεδομένων</emph> στο πεδίο επιλογής.</ahelp> Μπορείτε επίσης να διπλοπατήσετε στην καταχώριση για να το επιλέξετε."
#: 12070200.xhp
msgctxt ""
@@ -14212,7 +14213,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "By default, the inserted paragraphs are formatted with the current Paragraph Styles. This format corresponds to the \"none\" entry in the <emph>Paragraph Style</emph> list box. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/parastyle\" visibility=\"visible\">This is where you can select other Paragraph Styles to apply to the paragraph you want to insert into the document.</ahelp> The list box displays the available Paragraph Styles defined in <item type=\"productname\">%PRODUCTNAME</item> and managed in the <link href=\"text/swriter/01/05130000.xhp\" name=\"Style Catalog\">Style Catalog</link>."
-msgstr "Από προεπιλογή, οι παράγραφοι που εισάγονται μορφοποιούνται με το τρέχον Πρότυπο Παραγράφου. Αυτή η μορφή αντιστοιχεί στην καταχώρηση \"none\" του πεδίου λίστας <emph>Πρότυπο Παραγράφου</emph>. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/parastyle\" visibility=\"visible\"> Εδώ είναι που μπορείτε να επιλέξετε άλλα Πρότυπα Παραγράφου για να εφαρμοστούν στην παράγραφο που θέλετε να εισάγετε στο έγγραφο.</ahelp> Το πεδίο λίστας εμφανίζει τα διαθέσιμα Πρότυπα Παραγράφου που ορίζονται στο <item type=\"productname\">%PRODUCTNAME</item> και τα διαχειριζόμαστε στον<link href=\"text/swriter/01/05130000.xhp\" name=\"Κατάλογος Προτύπων\">Κατάλογος Προτύπων</link>."
+msgstr "Από προεπιλογή, οι παράγραφοι που εισάγονται μορφοποιούνται με την τρέχουσα τεχνοτροπία παραγράφου. Αυτή η μορφή αντιστοιχεί στην καταχώρηση \"none\" του πεδίου καταλόγου <emph>Τεχνοτροπία παραγράφου</emph>. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/parastyle\" visibility=\"visible\"> Εδώ είναι που μπορείτε να επιλέξετε άλλες τεχνοτροπίες παραγράφου για να εφαρμοστούν στην παράγραφο που θέλετε να εισάγετε στο έγγραφο.</ahelp> Το πεδίο καταλόγου εμφανίζει τις διαθέσιμες τεχνοτροπίες παραγράφου που ορίζονται στο <item type=\"productname\">%PRODUCTNAME</item> και τα διαχειριζόμαστε στο <link href=\"text/swriter/01/05130000.xhp\" name=\"Κατάλογος τεχνοτροπιών\">Κατάλογος τεχνοτροπιών</link>."
#: 12070300.xhp
msgctxt ""
@@ -14246,7 +14247,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astext\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as text.</ahelp> If you select the <emph>Text</emph> option in the <emph>Insert Database Columns</emph> dialog, the content of the data selected in the data source browser is inserted into the document as text. In the dialog, you can decide which database fields or columns are transferred, and how the text is formatted."
-msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astext\" visibility=\"hidden\">Εισάγει δεδομένα επιλεγμένα από το πρόγραμμα ανάγνωσης ιστοσελίδων πηγής δεδομένων, στο έγγραφο ως κείμενο.</ahelp>Αν επιλέξετε την επιλογή <emph>Κείμενο</emph> στο διάλογο <emph>Εισαγωγή στηλών βάσης Δεδομένων</emph>, το περιεχόμενο των δεδομένων που επιλέχθηκαν στο πρόγραμμα ανάγνωσης ιστοσελίδων πηγής δεδομένων εισάγεται στο έγγραφο ως κείμενο. Στο διάλογο μπορείτε να αποφασίσετε ποια πεδία ή στήλες βάσης δεδομένων μεταφέρονται και πώς το κείμενο μορφοποιείται ."
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astext\" visibility=\"hidden\">Εισάγει δεδομένα επιλεγμένα από το πρόγραμμα ανάγνωσης ιστοσελίδων πηγής δεδομένων, στο έγγραφο ως κείμενο.</ahelp>Αν επιλέξετε την επιλογή <emph>Κείμενο</emph> στο διάλογο <emph>Εισαγωγή στηλών βάσης Δεδομένων</emph>, το περιεχόμενο των δεδομένων που επιλέχθηκαν στο πρόγραμμα ανάγνωσης ιστοσελίδων πηγής δεδομένων εισάγεται στο έγγραφο ως κείμενο. Στο διάλογο μπορείτε να αποφασίσετε ποια πεδία ή στήλες βάσης δεδομένων μεταφέρονται και πώς το κείμενο μορφοποιείται."
#: 12070300.xhp
msgctxt ""
@@ -14332,7 +14333,7 @@ msgctxt ""
"bm_id3109850\n"
"help.text"
msgid "<bookmark_value>default filters, see standard filters</bookmark_value> <bookmark_value>databases; standard filters</bookmark_value> <bookmark_value>standard filters;databases</bookmark_value>"
-msgstr "<bookmark_value>προεπιλεγμένα φίλτρα, δείτε πρότυπα φίλτρα</bookmark_value><bookmark_value>βάσεις δεδομένων; πρότυπα φίλτρα</bookmark_value><bookmark_value>πρότυπα φίλτρα;βάσεις δεδομένων</bookmark_value>"
+msgstr "<bookmark_value>προεπιλεγμένα φίλτρα; δείτε τυπικά φίλτρα</bookmark_value><bookmark_value>βάσεις δεδομένων; τυπικά φίλτρα</bookmark_value><bookmark_value>τυπικά φίλτρα;βάσεις δεδομένων</bookmark_value>"
#: 12090000.xhp
msgctxt ""
@@ -14359,7 +14360,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options."
-msgstr "Χρησιμοποιήστε το <emph>Τυπικό Φίλτρο</emph> για να καθορίσετε και να συνδυάσετε τις επιλογές αναζήτησης στο <emph>Αυτόματο Φίλτρο </emph>."
+msgstr "Χρησιμοποιήστε το <emph>Τυπικό φίλτρο</emph> για να καθορίσετε και να συνδυάσετε τις επιλογές αναζήτησης στο <emph>Αυτόματο φίλτρο</emph>."
#: 12090000.xhp
msgctxt ""
@@ -14394,7 +14395,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "To remove the current filter, click <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sorting\"><emph>Reset Filter/Sorting</emph></link> icon."
-msgstr ""
+msgstr "Για να διαγράψετε το τρέχον φίλτρο, πατήστε στο εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Αφαίρεση φίλτρου/ταξινόμηση\"><emph>Αφαίρεση φίλτρου/ταξινόμησης</emph></link>."
#: 12090000.xhp
msgctxt ""
@@ -14490,7 +14491,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHEREFIELD3\">Specifies the field names from the current table to set them in the argument.</ahelp> You will see the column identifiers if no text is available for the field names."
-msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHEREFIELD3\">Ορίζει τα ονόματα πεδίων από τον τρέχον πίνακα για να τα βάλει στο όρισμα.</ahelp> Θα δείτε τα αναγνωριστικά στηλών αν δεν υπάρχει διαθέσιμο κείμενο για τα ονόματα των πεδίων."
+msgstr "<ahelp hid=\"DBACCESS_LISTBOX_DLG_FILTERCRIT_LB_WHEREFIELD3\">Ορίζει τα ονόματα πεδίων από τον τρέχον πίνακα για να τα βάλει στο όρισμα.</ahelp> Θα δείτε τα αναγνωριστικά στηλών αν δεν υπάρχει διαθέσιμο κείμενο για τα ονόματα των πεδίων."
#: 12090100.xhp
msgctxt ""
@@ -14544,7 +14545,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "If you use the filter function in database tables or forms, then type the value in the <emph>Value </emph>text box to be used for filtering."
-msgstr "Αν χρησιμοποιήσετε τη λειτουργία φίλτρου σε πίνακες ή φόρμες βάσης δεδομένων, τότε καταχωρίστε την τιμή στο πεδίο κειμένου <emph>Τιμή </emph> που θα χρησιμοποιηθεί για φιλτράρισμα."
+msgstr "Αν χρησιμοποιήσετε τη λειτουργία φίλτρου σε πίνακες ή φόρμες βάσης δεδομένων, τότε καταχωρίστε την τιμή στο πεδίο κειμένου <emph>Τιμή </emph> που θα χρησιμοποιηθεί για φιλτράρισμα."
#: 12090100.xhp
msgctxt ""
@@ -14686,7 +14687,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Greater than or equal to (> =)"
-msgstr "Μεγαλύτερο ή ίσο με (> =)"
+msgstr "Μεγαλύτερο ή ίσο με (> =)"
#: 12090101.xhp
msgctxt ""
@@ -14704,7 +14705,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Not equal (< >)"
-msgstr "Όχι ίσο (< >)"
+msgstr "Όχι ίσο με (< >)"
#: 12090101.xhp
msgctxt ""
@@ -14871,7 +14872,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "You can remove a sorting that has been performed with the <link href=\"text/shared/02/12040000.xhp\" name=\"Reset Filter/Sorting\"><emph>Reset Filter/Sorting</emph></link> icon."
-msgstr ""
+msgstr "Μπορείτε να αφαιρέσετε μια ταξινόμηση που έχει γίνει με το εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Επαναφορά φίλτρου/ταξινόμησης\"><emph>Επαναφορά φίλτρου/ταξινόμησης</emph></link>."
#: 12100100.xhp
msgctxt ""
@@ -14968,7 +14969,7 @@ msgctxt ""
"bm_id3146936\n"
"help.text"
msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων, αναζήτηση</bookmark_value><bookmark_value>φόρμες, αναζήτηση</bookmark_value><bookmark_value>εγγραφές, αναζήτηση σε βάσεις δεδομένων</bookmark_value><bookmark_value>αναζήτηση, βάσεις δεδομένων</bookmark_value><bookmark_value>βάσεις δεδομένων; αναζήτηση εγγραφών</bookmark_value>"
+msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων; αναζήτηση</bookmark_value><bookmark_value>φόρμες; αναζήτηση</bookmark_value><bookmark_value>εγγραφές; αναζήτηση σε βάσεις δεδομένων</bookmark_value><bookmark_value>αναζήτηση; βάσεις δεδομένων</bookmark_value><bookmark_value>βάσεις δεδομένων; αναζήτηση εγγραφών</bookmark_value>"
#: 12100200.xhp
msgctxt ""
@@ -15373,7 +15374,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "If the <emph>Apply field format</emph> box is marked, the data source view of the table or form is searched using the formatting set there. If the box is not marked, the database is searched using the formatting saved in the database."
-msgstr "Αν το πεδίο <emph>Εφαρμογή μορφής πεδίου</emph> έχει επισημανθεί, γίνεται αναζήτηση στην προβολή προέλευσης δεδομένων του πίνακα ή της φόρμας χρησιμοποιώντας τη μορφοποίηση που ορίζεται εκεί. Αν το πεδίο δεν έχει επισημανθεί, γίνεται αναζήτηση στη βάση δεδομένων χρησιμοποιώντας τη μορφοποίηση που έχει αποθηκευτεί στη βάση."
+msgstr "Αν το πεδίο <emph>Εφαρμογή μορφής πεδίου</emph> έχει επισημανθεί, γίνεται αναζήτηση στην προβολή προέλευσης δεδομένων του πίνακα ή της φόρμας χρησιμοποιώντας τη μορφοποίηση που ορίζεται εκεί. Αν το πεδίο δεν έχει επισημανθεί, γίνεται αναζήτηση στη βάση δεδομένων χρησιμοποιώντας τη μορφοποίηση που έχει αποθηκευτεί στη βάση."
#: 12100200.xhp
msgctxt ""
@@ -15427,7 +15428,7 @@ msgctxt ""
"87\n"
"help.text"
msgid "\"Feb\" is returned, but not \"2\"."
-msgstr "Επιστρέφεται η τιμή \"Φεβ\", αλλά όχι \"2\" ."
+msgstr "Επιστρέφεται η τιμή \"Φεβ\", αλλά όχι \"2\"."
#: 12100200.xhp
msgctxt ""
@@ -15499,7 +15500,7 @@ msgctxt ""
"95\n"
"help.text"
msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Τα πεδία ώρας δεν έχουν καθοριστεί για βάσεις δεδομένων dBase και πρέπει να προσομοιωθούν. Για εσωτερική εμφάνιση της ένδειξης ώρας 14:00:00 είναι απαραίτητο ένα 5."
+msgstr "Τα πεδία ώρας δεν έχουν καθοριστεί για βάσεις δεδομένων dBase και πρέπει να προσομοιωθούν. Για εσωτερική εμφάνιση της ένδειξης ώρας \"14:00:00\" είναι απαραίτητο ένα 5."
#: 12100200.xhp
msgctxt ""
@@ -15544,7 +15545,7 @@ msgctxt ""
"100\n"
"help.text"
msgid "In this case, standard formatting is formatting that refers to the internally stored data. It is not always visible to the user, especially if it is used for simulating data types (for example, time fields in dBASE databases). This depends on the database used and the individual data type. Searching with field formatting is appropriate if you only want to find what is actually shown. This includes fields of type Date, Time, Date/Time and Number/Double."
-msgstr "Σε αυτή την περίπτωση, η τυπική μορφοποίηση είναι αυτή που αναφέρεται σε εσωτερικά αποθηκευμένα δεδομένα. Δεν είναι πάντα ορατή στο χρήστη, ειδικά όταν χρησιμοποιείται για την προσομοίωση τύπων δεδομένων (παραδείγματος χάρη, πεδία χρόνου σε βάσεις δεδομένων dBASE). Εξαρτάται από τη χρησιμοποιούμενη βάση δεδομένων και τον τύπο δεδομένων. Η αναζήτηση με μορφοποίηση πεδίου είναι κατάλληλη όταν θέλετε να αναζητήσετε μόνο ό,τι εμφανίζεται. Αυτό συμπεριλαμβάνει πεδία τύπου ημερομηνίας, ώρας, ημερομηνίας/ώρας και αριθμού/διπλής ακρίβειας"
+msgstr "Σε αυτή την περίπτωση, η τυπική μορφοποίηση είναι αυτή που αναφέρεται σε εσωτερικά αποθηκευμένα δεδομένα. Δεν είναι πάντα ορατή στο χρήστη, ειδικά όταν χρησιμοποιείται για την προσομοίωση τύπων δεδομένων (παραδείγματος χάρη, πεδία χρόνου σε βάσεις δεδομένων dBASE). Εξαρτάται από τη χρησιμοποιούμενη βάση δεδομένων και τον τύπο δεδομένων. Η αναζήτηση με μορφοποίηση πεδίου είναι κατάλληλη όταν θέλετε να αναζητήσετε μόνο ό,τι εμφανίζεται. Αυτό συμπεριλαμβάνει πεδία τύπου ημερομηνίας, ώρας, ημερομηνίας/ώρας και αριθμού/διπλής ακρίβειας."
#: 12100200.xhp
msgctxt ""
@@ -15616,7 +15617,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "From top / From bottom"
-msgstr "Από την αρχή / Από το τέλος"
+msgstr "Από την αρχή / Από το τέλος"
#: 12100200.xhp
msgctxt ""
@@ -16068,7 +16069,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "Η προβολή πίνακα και η προβολή φόρμας αντανακλούν τα ίδια δεδομένα. Μεταβολές στον πίνακα θα είναι ορατές και στη φόρμα και το αντίστροφο."
+msgstr "Η προβολή πίνακα και η προβολή φόρμας αντανακλούν τα ίδια δεδομένα. Μεταβολές στον πίνακα θα είναι ορατές και στη φόρμα και το αντίστροφο."
#: 12130000.xhp
msgctxt ""
@@ -16686,7 +16687,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Κάντε κλικ ξανά στο εικονίδιο, για να επιστρέψετε σε κανονική κατάσταση λειτουργίας, στην οποία οι αλλαγές στη <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Δημιουργία σχεδιασμού ερωτήματος\">Δημιουργία σχεδιασμού ερωτήματος</link> συγχρονίζονται με τις επιτρεπόμενες αλλαγές μέσω SQL."
+msgstr "Πατήστε ξανά στο εικονίδιο, για να επιστρέψετε σε κανονική κατάσταση λειτουργίας, στην οποία οι αλλαγές στη <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Δημιουργία σχεδιασμού ερωτήματος\">Δημιουργία σχεδιασμού ερωτήματος</link> συγχρονίζονται με τις επιτρεπόμενες αλλαγές μέσω SQL."
#: 14040000.xhp
msgctxt ""
@@ -16755,7 +16756,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τη γραμμή \"Πίνακας\" στο χαμηλότερο κομμάτι του <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδιασμού ερωτήματος\">Σχεδιασμού ερωτήματος</link>.</ahelp>"
+msgstr "<ahelp hid=\".\">Εμφανίζει τη γραμμή \"Πίνακας\" στο χαμηλότερο κομμάτι του <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Σχεδιασμού ερωτήματος\">Σχεδιασμού ερωτήματος</link>.</ahelp>"
#: 14050000.xhp
msgctxt ""
@@ -17170,7 +17171,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Κάντε κλικ στο πεδίο για να εναλλάξετε τις καταστάσεις (εκτός στο $[officename] Βasic IDE, όπου μόνο η <emph>Εισαγωγή</emph> είναι ενεργή). Αν ο δρομέας βρίσκεται σε κείμενο του εγγράφου, μπορείτε να χρησιμοποιήσετε το πλήκτρο Insert (αν είναι διαθέσιμο στο πληκτρολόγιο σας) για να εναλλάξετε τις καταστάσεις."
+msgstr "Πατήστε στο πεδίο για να εναλλάξετε τις καταστάσεις (εκτός από το $[officename] Βasic IDE, όπου μόνο η <emph>Εισαγωγή</emph> είναι ενεργή). Αν ο δρομέας βρίσκεται σε κείμενο του εγγράφου, μπορείτε να χρησιμοποιήσετε το πλήκτρο Insert (αν είναι διαθέσιμο στο πληκτρολόγιο σας) για να εναλλάξετε τις καταστάσεις."
#: 20040000.xhp
msgctxt ""
@@ -17389,7 +17390,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Όταν οι αλλαγές στο έγγραφο δεν έχουν ακόμη αποθηκευτεί, στο πεδίο αυτό της γραμμής κατάστασης θα εμφανιστεί ένας αστερίσκος (*). Αυτό ισχύει και για τα νέα έγγραφα που δεν έχουν ακόμη αποθηκευτεί.</ahelp>"
+msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Όταν οι αλλαγές στο έγγραφο δεν έχουν ακόμη αποθηκευτεί, θα εμφανιστεί ένας αστερίσκος \"*\" στο πεδίο αυτό της γραμμής κατάστασης. Αυτό ισχύει και για τα νέα έγγραφα που δεν έχουν ακόμη αποθηκευτεί.</ahelp>"
#: 20090000.xhp
msgctxt ""
@@ -17777,7 +17778,7 @@ msgctxt ""
"87\n"
"help.text"
msgid "<ahelp hid=\".uno:GraphicFilterPoster\">Opens a dialog to determine the number of poster colors.</ahelp> This effect is based on the reduction of the number of colors. It makes photos look like paintings."
-msgstr "<ahelp hid=\".uno:GraphicFilterPoster\">Ανοίγει ένα διάλογο για να καθορίσει τον αριθμό των χρωμάτων αφισών.</ahelp> Αυτό το εφέ είναι βασισμένο στη μείωση του αριθμού χρωμάτων. Κάνει τις φωτογραφίες να μοιάζουν με πίνακες ζωγραφικής."
+msgstr "<ahelp hid=\".uno:GraphicFilterPoster\">Ανοίγει έναν διάλογο για να καθορίσει τον αριθμό των χρωμάτων αφισών.</ahelp> Αυτό το εφέ είναι βασισμένο στη μείωση του αριθμού χρωμάτων. Κάνει τις φωτογραφίες να μοιάζουν με πίνακες ζωγραφικής."
#: 24010000.xhp
msgctxt ""
@@ -18153,7 +18154,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "The graphic object is raised in brightness and reduced in contrast so that it can be used in the background as a watermark."
-msgstr "Αυξάνεται η φωτεινότητα και μειώνεται η αντίθεση του γραφικού αντικειμένου έτσι ώστε να μπορεί να χρησιμοποιηθεί στο φόντο ως υδατογράφημα."
+msgstr "Αυξάνεται η φωτεινότητα και μειώνεται η αντίθεση του γραφικού αντικειμένου έτσι ώστε να μπορεί να χρησιμοποιηθεί στο παρασκήνιο ως υδατογράφημα."
#: 24030000.xhp
msgctxt ""
@@ -18437,7 +18438,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:GrafTransparence\">Specifies the transparency in the graphic object.</ahelp> Values from 0% (fully opaque) to +100% (fully transparent) are possible."
-msgstr "<ahelp hid=\".uno:GrafTransparence\">Ορίζει τι διαφάνεια στο αντικείμενο γραφικού.</ahelp> Δυνατές τιμές είναι από το 0% (αδιαφανές) ως το +100% (διαφανές)"
+msgstr "<ahelp hid=\".uno:GrafTransparence\">Ορίζει τι διαφάνεια στο αντικείμενο γραφικού.</ahelp> Δυνατές τιμές είναι από το 0% (αδιαφανές) ως το +100% (διαφανές)."
#: 24090000.xhp
msgctxt ""
@@ -18488,7 +18489,7 @@ msgctxt ""
"par_id0514200804261097\n"
"help.text"
msgid "In Impress and Draw no dialog is shown when you click the icon, but you see eight cropping handles. Open the context menu of a selected picture and choose <item type=\"menuitem\">Crop Picture</item>, if you want to use the <link href=\"text/shared/01/05030800.xhp\">dialog</link> for cropping."
-msgstr "Στο Impress κσι το Draw φεν εμφσνίζεται ο διάλογος όταν κάνετε κλικ στο εικονίδιο,αλλά εμφανίζονται 8 σημεία χειρισμού περικοπής. Ανοίξτε το μενού περιβάλλοντος της επιλεγμένης εικόνας και επιλέξτε <item type=\"menuitem\">Περικοπή εικόνας</item> στη περίπτωση που επιθυμείτε να χρησιμοποιήσετε τον <link href=\"text/shared/01/05030800.xhp\">διάλογο</link> λειτουργιών περικοπής"
+msgstr "Στο Impress και το Draw δεν εμφανίζεται ο διάλογος όταν πατάτε στο εικονίδιο, αλλά εμφανίζονται 8 σημεία χειρισμού περικοπής. Ανοίξτε το μενού περιβάλλοντος της επιλεγμένης εικόνας και επιλέξτε <item type=\"menuitem\">Περικοπή εικόνας</item> στη περίπτωση που επιθυμείτε να χρησιμοποιήσετε τον <link href=\"text/shared/01/05030800.xhp\">διάλογο</link> λειτουργιών περικοπής."
#: 24100000.xhp
msgctxt ""
@@ -18945,7 +18946,7 @@ msgctxt ""
"par_id3156040\n"
"help.text"
msgid "Expands the created select statement of the SQL Query in the current column by the parameter DISTINCT. The consequence is that identical values occurring multiple times are listed only once."
-msgstr "Επεκτείνει τη δημιουργημένη δήλωση επιλογής του ερωτήματος SQL στην τρέχουσα στήλη από την παράμετρο DISTINCT. Η συνέπεια είναι ότι ταυτόσημες τιμές που εμφανίζονται πολλές φορές καταχωρίζονται μόνο μια φορά."
+msgstr "Επεκτείνει τη δημιουργημένη δήλωση επιλογής του ερωτήματος SQL στην τρέχουσα στήλη από την παράμετρο DISTINCT. Η συνέπεια είναι ότι ταυτόσημες τιμές που εμφανίζονται πολλές φορές καταχωρίζονται μόνο μια φορά."
#: querypropdlg.xhp
msgctxt ""
@@ -18961,7 +18962,7 @@ msgctxt ""
"par_id3153683\n"
"help.text"
msgid "Adds a Limit to set the maximum number of records to return."
-msgstr ""
+msgstr "Προσθέτει ένα όριο στον ορισμό του μέγιστου αριθμού εγγραφών για επιστροφή."
#: stars.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/guide.po b/source/el/helpcontent2/source/text/shared/guide.po
index 93d9b84f284..c7bfb1cf734 100644
--- a/source/el/helpcontent2/source/text/shared/guide.po
+++ b/source/el/helpcontent2/source/text/shared/guide.po
@@ -4,9 +4,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-11-26 07:22+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2013-12-10 09:38+0300\n"
+"Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>\n"
+"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1385450556.0\n"
#: aaa_start.xhp
@@ -144,7 +145,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Accessibility in %PRODUCTNAME"
-msgstr "Προσιτότητα στο %PRODUCTNAME"
+msgstr "Προσιτότητα στο %PRODUCTNAME"
#: accessibility.xhp
msgctxt ""
@@ -373,7 +374,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Under Windows only, you can view any $[officename] document in a window of the Microsoft Internet Explorer. Install the ActiveX control in the $[officename] Setup program."
-msgstr "Μόνο στα Windows, μπορείτε να προβάλετε οποιοδήποτε έγγραφο $[officename] σε ένα παράθυρο του Microsoft Internet Explorer. Κάντε εγκατάσταση του στοιχείου ελέγχου ActiveX από το πρόγραμμα εγκατάστασης του $[officename]."
+msgstr "Μόνο στα Windows, μπορείτε να προβάλετε οποιοδήποτε έγγραφο $[officename] σε ένα παράθυρο του Microsoft Internet Explorer. Εγκαταστήστε το στοιχείο ελέγχου ActiveX από το πρόγραμμα εγκατάστασης του $[officename]."
#: activex.xhp
msgctxt ""
@@ -417,7 +418,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "In the list, click %PRODUCTNAME, then click <emph>Change</emph>."
-msgstr "Στην λίστα, πατήστε %PRODUCTNAME, και μετά πατήστε <emph>Αλλαγή</emph>."
+msgstr "Στον κατάλογο, πατήστε %PRODUCTNAME και μετά πατήστε <emph>Αλλαγή</emph>."
#: activex.xhp
msgctxt ""
@@ -531,7 +532,7 @@ msgctxt ""
"bm_id3147399\n"
"help.text"
msgid "<bookmark_value>accessibility; $[officename] assistive technology</bookmark_value><bookmark_value>assistive technology in $[officename]</bookmark_value><bookmark_value>screen readers</bookmark_value><bookmark_value>screen magnifiers</bookmark_value><bookmark_value>magnifiers</bookmark_value>"
-msgstr "<bookmark_value>προσιτότητα;βοηθητική τεχνολογία $[officename]</bookmark_value><bookmark_value>βοηθητική τεχνολογία στο $[officename]</bookmark_value><bookmark_value>αναγνώστες οθόνης</bookmark_value><bookmark_value>μεγεθυντές οθόνης</bookmark_value><bookmark_value>μεγεθυντές</bookmark_value>"
+msgstr "<bookmark_value>προσιτότητα;τεχνολογία υποβοήθησης στο $[officename]</bookmark_value><bookmark_value>τεχνολογία υποβοήθησης στο $[officename]</bookmark_value><bookmark_value>αναγνώστες οθόνης</bookmark_value><bookmark_value>μεγεθυντές οθόνης</bookmark_value><bookmark_value>μεγεθυντές</bookmark_value>"
#: assistive.xhp
msgctxt ""
@@ -549,7 +550,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "$[officename] supports some assistive technology tools like screen magnification software, screen readers, and on-screen keyboards. Most of these tools communicate with $[officename] by means of the Java(TM) Access Bridge software, that uses the Java Accessibility API, a part of the Java runtime environment."
-msgstr "Το $[officename] υποστηρίζει μερικά εργαλεία βοηθητικής τεχνολογίας όπως λογισμικό μεγέθυνσης οθόνης, αναγνώστες οθόνης και πληκτρολόγια οθόνης. Τα περισσότερα από αυτά τα εργαλεία επικοινωνούν με το $[officename] μέσω του λογισμικού Java(TM) Access Bridge, που χρησιμοποιεί το Java Accessibility API, μέρος του Java runtime environment."
+msgstr "Το $[officename] υποστηρίζει μερικά εργαλεία τεχνολογίας υποβοήθησης όπως λογισμικό μεγέθυνσης οθόνης, αναγνώστες οθόνης και πληκτρολόγια οθόνης. Τα περισσότερα από αυτά τα εργαλεία επικοινωνούν με το $[officename] μέσω του λογισμικού γέφυρας πρόσβασης Java(TM), που χρησιμοποιεί το Java Accessibility API, μέρος του περιβάλλοντος χρόνου εκτέλεσης Java."
#: assistive.xhp
msgctxt ""
@@ -593,7 +594,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "On Windows systems, <link href=\"http://www.sun.com/access/downloads/\" name=\"Java Access Bridge\">Java Access Bridge</link> software version 1.0.3 or higher"
-msgstr "Στα συστήματα Windows, λογισμικό <link href=\"http://www.sun.com/access/downloads/\" name=\"Java Access Bridge\">Java Access Bridge</link> έκδοσης 1.0.3 ή νεώτερη"
+msgstr "Στα συστήματα Windows, λογισμικό <link href=\"http://www.sun.com/access/downloads/\" name=\"Java Access Bridge\">Java Access Bridge</link> έκδοσης 1.0.3 ή νεότερης"
#: assistive.xhp
msgctxt ""
@@ -602,7 +603,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "On UNIX(R) systems, the GNOME 2 desktop environment with the Java Access Bridge software for GNOME"
-msgstr "Σε συστήματα UNIX(R), το περιβάλλον επιφάνειας εργασίας GNOME 2 με λογισμικό Java Access Bridge για GNOME"
+msgstr "Σε συστήματα UNIX(R), το περιβάλλον επιφάνειας εργασίας GNOME 2 με λογισμικό Java Access Bridge για GNOME"
#: assistive.xhp
msgctxt ""
@@ -620,7 +621,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "On Windows systems, $[officename] directly supports most on-screen keyboard software. Additional support for assistive tools is provided by the Java Access Bridge software. The following is a list of some assistive tools that use the Java Access Bridge software to exchange data with $[officename]:"
-msgstr "Σε συστήματα Windows, το $[officename] υποστηρίζει απευθείας τα περισσότερα είδη λογισμικού πληκτρολογίων οθόνης. Επιπρόσθετη υποστήριξη για βοηθητικά εργαλεία παρέχεται μέσω του λογισμικού Java Access Bridge. Η λίστα που ακολουθεί περιέχει μερικά βοηθητικά εργαλεία που χρησιμοποιούν λογισμικό Java Access Bridge για να ανταλλάξουν δεδομένα με το $[officename]:"
+msgstr "Σε συστήματα Windows, το $[officename] υποστηρίζει απευθείας τα περισσότερα είδη λογισμικού πληκτρολογίων οθόνης. Επιπρόσθετη υποστήριξη για βοηθητικά εργαλεία παρέχεται μέσω του λογισμικού Java Access Bridge. Ο κατάλογος που ακολουθεί περιέχει μερικά εργαλεία υποβοήθησης που χρησιμοποιούν λογισμικό Java Access Bridge για να ανταλλάξουν δεδομένα με το $[officename]:"
#: assistive.xhp
msgctxt ""
@@ -638,7 +639,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Gnopernicus Screen Reader and Magnifier, using GNOME Assistive Technology Service Provider Interface (at-spi) and Java Accessibility API software"
-msgstr "Εφαρμογή ανάγνωσης και μεγέθυνσης οθόνης Gnopernicus, με τη χρήση των GNOME Assistive Technology Service Provider Interface (at-spi) και λογισμικού Java Accessibility API."
+msgstr "Εφαρμογή ανάγνωσης και μεγέθυνσης οθόνης Gnopernicus, με τη χρήση της διεπαφής παρόχου υπηρεσίας τεχνολογίας υποβοήθησης (at-spi) και λογισμικού Java Accessibility API."
#: assistive.xhp
msgctxt ""
@@ -744,7 +745,7 @@ msgctxt ""
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>AutoCorrect function; URL recognition</bookmark_value> <bookmark_value>recognizing URLs automatically</bookmark_value> <bookmark_value>automatic hyperlink formatting</bookmark_value> <bookmark_value>URL;turning off URL recognition</bookmark_value> <bookmark_value>hyperlinks;turning off automatic recognition</bookmark_value> <bookmark_value>links;turning off automatic recognition</bookmark_value> <bookmark_value>predictive text, see also AutoCorrect function/AutoFill function/AutoInput function/word completion/text completion</bookmark_value>"
-msgstr "<bookmark_value>λειτουργία αυτόματης διόρθωσης; αναγνώριση URL</bookmark_value><bookmark_value>αυτόματη αναγνώριση URLs</bookmark_value><bookmark_value>Internet; απενεργοποίηση αναγνώρισης διευθύνσεων</bookmark_value><bookmark_value>μορφοποίηση αυτόματης υπερσύνδεσης</bookmark_value><bookmark_value>URL;απενεργοποίηση αναγνώρισης URL</bookmark_value><bookmark_value>υπερσυνδέσεις;απενεργοποίηση αυτόματης αναγνώρισης</bookmark_value><bookmark_value>συνδέσεις;απενεργοποίηση αυτόματης αναγνώρισης</bookmark_value>"
+msgstr "<bookmark_value>λειτουργία αυτόματης διόρθωσης; αναγνώριση URL</bookmark_value><bookmark_value>αυτόματη αναγνώριση URLs</bookmark_value><bookmark_value>διαδίκτυο; απενεργοποίηση αναγνώρισης διευθύνσεων</bookmark_value><bookmark_value>μορφοποίηση αυτόματης υπερσύνδεσης</bookmark_value><bookmark_value>URL;απενεργοποίηση αναγνώρισης URL</bookmark_value><bookmark_value>υπερσύνδεσμοι;απενεργοποίηση αυτόματης αναγνώρισης</bookmark_value><bookmark_value>σύνδεσμοι;απενεργοποίηση αυτόματης αναγνώρισης</bookmark_value>"
#: autocorr_url.xhp
msgctxt ""
@@ -789,7 +790,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "When you are typing and notice that a text has just been automatically converted into a hyperlink, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z to undo this formatting."
-msgstr "Καθώς πληκτρολογείτε και παρατηρήσετε ότι μια λέξη έχει αυτόματα μετατραπεί σε υπερσύνδεση, πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z για να ακυρώσετε αυτή την μετατροπή."
+msgstr "Καθώς πληκτρολογείτε και παρατηρήσετε ότι μια λέξη έχει αυτόματα μετατραπεί σε υπερσύνδεσμο, πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z για να ακυρώσετε αυτή την μετατροπή."
#: autocorr_url.xhp
msgctxt ""
@@ -931,7 +932,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "Double-click inside a vacant area of the window while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. In the Styles and Formatting window, double-click a gray part of the window next to the icons while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Alternatively, press <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F10</item>."
-msgstr "Διπλό κλικ σε κενή περιοχή του παραθύρου ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Στο παράθυρο τεχνοτροπιών και μορφοποιήσεων, διπλό κλικ σε μια γκρι μέρος του παραθύρου δίπλα σε εικονίδια ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Εναλλακτικά, πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F10</item>."
+msgstr "Διπλοπατήστε σε κενή περιοχή του παραθύρου ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Στο παράθυρο τεχνοτροπιών και μορφοποιήσεων, διπλοπατήστε σε ένα γκρίζο μέρος του παραθύρου δίπλα σε εικονίδια ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Εναλλακτικά, πατήστε <item type=\"keycode\"><switchinline select=\"sys\"><caseinline select=\"MAC\">εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F10</item>."
#: autohide.xhp
msgctxt ""
@@ -966,7 +967,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "Click the button on the edge of the docked window to show or hide the docked window. The AutoHide function allows you to temporarily show a hidden window by clicking on its edge. When you click in the document, the docked window hides again."
-msgstr "Κάντε κλικ στο κουμπί στο άκρο του αγκυρωμένου παραθύρου για να το εμφανίσετε ή να το κρύψετε. Η λειτουργία αυτόματης απόκρυψης σας επιτρέπει να δείξετε προσωρινά ένα κρυφό παράθυρο κάνοντας κλικ στην άκρη του. Όταν κάνετε κλικ στο έγγραφο, το αγκυρωμένο παράθυρο κρύβεται ξανά."
+msgstr "Πατήστε στο κουμπί στο άκρο του αγκυρωμένου παραθύρου για να το εμφανίσετε ή να το κρύψετε. Η λειτουργία αυτόματης απόκρυψης σας επιτρέπει να δείξετε προσωρινά ένα κρυφό παράθυρο πατώντας στην άκρη του. Όταν πατάτε στο έγγραφο, το αγκυρωμένο παράθυρο κρύβεται ξανά."
#: background.xhp
msgctxt ""
@@ -1000,7 +1001,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "Choose <emph>Format - Page</emph>."
-msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>."
+msgstr "Επιλέξτε <emph>Μορφή - Σελίδα</emph>."
#: background.xhp
msgctxt ""
@@ -1095,7 +1096,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Choose <emph>Format - Paragraph - Borders</emph>."
-msgstr "Επιλέξτε μια τεχνοτροπία γραμμής, πλάτους και χρώματος για την επιλεγμένη τεχνοτροπία περιγράμματος στην περιοχή <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις εφαρμόζονται σε όλες τις γραμμές περιγράμματος που συμπεριλαμβάνονται στην επιλεγμένη τεχνοτροπία περιγράμματος."
+msgstr "Επιλέξτε <emph>Μορφή - Παράγραφος - Περιγράμματα</emph>."
#: border_paragraph.xhp
msgctxt ""
@@ -1104,7 +1105,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Select one of the default border styles in the <emph>Default</emph> area."
-msgstr "Επιλέξτε μια τεχνοτροπία γραμμής, πλάτος και χρώμα για την επιλεγμένη τεχνοτροπία περιγράμματος στην περιοχή <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις εφαρμόζονται σε όλες τις γραμμές περιγραμμάτων που συμπεριλαμβάνονται στην επιλεγμένη τεχνοτροπία περιγράμματος."
+msgstr "Επιλέξτε μία από τις προεπιλεγμένες τεχνοτροπίες περιγράμματος στην περιοχή <emph>προεπιλογή</emph>."
#: border_paragraph.xhp
msgctxt ""
@@ -1113,7 +1114,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Επιλέξτε μια τεχνοτροπία γραμμής, πλάτος και χρώμα για την επιλεγμένη τεχνοτροπία περιγράμματος στην περιοχή <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις θα εφαρμοστούν σε όλες τις γραμμές του περιγράμματος που περιλαμβάνονται στην επιλεγμένη τεχνοτροπία περιγράμματος."
#: border_paragraph.xhp
msgctxt ""
@@ -1122,7 +1123,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Επιλέξτε την απόσταση μεταξύ των γραμμών περιγράμματος και των περιεχομένων παραγράφου στην περιοχή <emph>Απόσταση περιεχομένων</emph>. Μπορείτε να αλλάξετε μόνο αποστάσεις των άκρων που έχουν μια καθορισμένη γραμμή περιγράμματος."
#: border_paragraph.xhp
msgctxt ""
@@ -1158,7 +1159,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr "Στο πεδίο <emph>Προσαρμοσμένο</emph> επιλέξτε το άκρο που θέλετε να εμφανίζεται σε μια κοινή διάταξη. Στην προεπισκόπηση κάντε κλικ σε ένα άκρο για εναλλαγή της επιλογής του άκρου."
+msgstr "Στο πεδίο <emph>Προσαρμοσμένο</emph> επιλέξτε τα άκρα που θέλετε να εμφανίζεται σε μια κοινή διάταξη. Στην προεπισκόπηση πατήστε σε ένα άκρο για εναλλαγή της επιλογής του άκρου."
#: border_paragraph.xhp
msgctxt ""
@@ -1167,7 +1168,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Επιλέξτε μια τεχνοτροπία γραμμής και χρώμα για την επιλεγμένη τεχνοτροπία περιγράμματος στο πεδίο <emph>Γραμμή</emph>. Αυτές οι ρυθμίσεις θα εφαρμοστούν σε όλες τις γραμμές της επιλεγμένης τεχνοτροπίας περιγράμματος."
#: border_paragraph.xhp
msgctxt ""
@@ -1185,7 +1186,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Spacing to contents</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Επιλέξτε την απόσταση μεταξύ των γραμμών περιγράμματος και των περιεχομένων παραγράφου στην περιοχή <emph>Απόσταση περιεχομένων</emph>. Μπορείτε να αλλάξετε μόνο αποστάσεις των άκρων που έχουν μια γραμμή περιγράμματος καθορισμένη."
#: border_paragraph.xhp
msgctxt ""
@@ -1246,7 +1247,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Click the <emph>Borders</emph> icon on the <emph>Table </emph>toolbar (Writer) or on the <emph>Line and Filling</emph> bar to open the <emph>Borders</emph> window."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Περιγράμματα</emph> στη γραμμή εργαλείων <emph>Πίνακας</emph> (Writer) ή στη γραμμή <emph>Γραμμή και γέμισμα</emph> για να ανοίξετε το παράθυρο <emph>Περιγράμματα</emph>."
+msgstr "Πατήστε στο εικονίδιο <emph>Περιγράμματα</emph> στην εργαλειοθήκη <emph>Πίνακας</emph> (Writer) ή στη γραμμή <emph>Γραμμή και γέμισμα</emph> για να ανοίξετε το παράθυρο <emph>Περιγράμματα</emph>."
#: border_table.xhp
msgctxt ""
@@ -1300,7 +1301,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr "Στο πεδίο <emph>Προσαρμοσμένο</emph> επιλέξτε το άκρο που θέλετε να εμφανίζεται σε μια κοινή διάταξη. Στην προεπισκόπηση κάντε κλικ σε ένα άκρο για εναλλαγή της επιλογής του άκρου."
+msgstr "Στο πεδίο <emph>Προσαρμοσμένο</emph> επιλέξτε τα άκρα που θέλετε να εμφανίζεται σε μια κοινή διάταξη. Στην προεπισκόπηση πατήστε σε ένα άκρο για εναλλαγή της επιλογής του άκρου."
#: border_table.xhp
msgctxt ""
@@ -1400,7 +1401,7 @@ msgctxt ""
"par_id0509200914160968\n"
"help.text"
msgid "You can search for a newline character in the Find & Replace dialog by searching for \\n as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula."
-msgstr "Μπορείτε να ψάξετε για ένα χαρακτήρα νέας γραμμής μέσω του διαλόγου Εύρεση & Αντικατάσταση, κάνοντας\\nαναζήτηση ως κανονική έκφραση (regexp). Μπορείτε να χρησιμοποιήσετε την συνάρτηση κειμένου CHAR(10) για να εισάγετε ένα χαρακτήρα νέας γραμμής σε ένα τύπο κειμένου."
+msgstr "Μπορείτε να ψάξετε για ένα χαρακτήρα νέας γραμμής μέσω του διαλόγου Εύρεση & Αντικατάσταση αναζητώντας \\n ως κανονική έκφραση. Μπορείτε να χρησιμοποιήσετε την συνάρτηση κειμένου CHAR(10) για να εισάγετε ένα χαρακτήρα νέας γραμμής σε ένα τύπο κειμένου."
#: breaking_lines.xhp
msgctxt ""
@@ -1595,7 +1596,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "A gray border appears around the chart and the menu bar now contains commands for editing the objects in the chart."
-msgstr "Ένα γκρι περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος,"
+msgstr "Ένα γκρίζο περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος."
#: chart_axis.xhp
msgctxt ""
@@ -1798,7 +1799,7 @@ msgctxt ""
"par_id4439832\n"
"help.text"
msgid "In Calc, a chart is an object on a sheet that can be copied and pasted on another sheet of the same document, the data series will stay linked to the range on the other sheet. If it is pasted on another Calc document, it has its own chart data table and is no more linked to the original range."
-msgstr ""
+msgstr "Στο Calc, ένα διάγραμμα είναι ένα αντικείμενο σε ένα φύλλο που μπορεί να αντιγραφεί και να επικολληθεί σε ένα άλλο φύλλο του ίδιου εγγράφου, η σειρά δεδομένων θα μείνει συνδεμένη με την περιοχή στο άλλο φύλλο. Αν είναι επικολλημένη σε άλλο έγγραφο Calc, έχει το δικό του πίνακα δεδομένων διαγράμματος και δεν είναι πια συνδεμένο με την αρχική περιοχή."
#: chart_insert.xhp
msgctxt ""
@@ -1815,7 +1816,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Click inside the cell range that you want to present in your chart."
-msgstr "Κάντε κλικ μέσα στη περιοχή κελιών που θέλετε να παρουσιαστεί το διάγραμμα σας"
+msgstr "Πατήστε μέσα στη περιοχή κελιών που θέλετε να παρουσιαστεί το διάγραμμα σας."
#: chart_insert.xhp
msgctxt ""
@@ -1905,7 +1906,7 @@ msgctxt ""
"par_id6944792\n"
"help.text"
msgid "In Writer, if you have not selected any cells, choose <emph>Insert - Object - Chart</emph> to insert a chart with default data. In Draw or Impress, choose <emph>Insert - Chart</emph> to insert a chart based on default data."
-msgstr "Στο Writer, αν δεν έχετε επιλέξει κάποιο κελί, επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Διάγραμμα</emph> για να εισάγετε ένα διάγραμμα με προεπιλεγμένα δεδομένα, Στο Draw ή Impress, επιλέξτε <emph>Εισαγωγή - Διάγραμμα</emph> για να εισάγετε ένα διάγραμμα βασισμένο σε προεπιλεγμένα δεδομένα."
+msgstr "Στο Writer, αν δεν έχετε επιλέξει κάποιο κελί, επιλέξτε <emph>Εισαγωγή - Αντικείμενο - Διάγραμμα</emph> για να εισάγετε ένα διάγραμμα με προεπιλεγμένα δεδομένα. Στο Draw ή Impress, επιλέξτε <emph>Εισαγωγή - Διάγραμμα</emph> για να εισάγετε ένα διάγραμμα βασισμένο σε προεπιλεγμένα δεδομένα."
#: chart_insert.xhp
msgctxt ""
@@ -1966,7 +1967,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "A gray border appears around the chart and the menu bar now contains commands for editing the objects in the chart."
-msgstr "Ένα γκρι περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος,"
+msgstr "Ένα γκρίζο περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος."
#: chart_legend.xhp
msgctxt ""
@@ -2054,7 +2055,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "A gray border appears around the chart and the menu bar now contains commands for editing the objects in the chart."
-msgstr "Ένα γκρι περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος,"
+msgstr "Ένα γκρίζο περίγραμμα εμφανίζεται γύρω από το διάγραμμα και τώρα η γραμμή μενού περιέχει εντολές για την επεξεργασία των αντικειμένων του διαγράμματος."
#: chart_title.xhp
msgctxt ""
@@ -2388,7 +2389,7 @@ msgctxt ""
"par_id43946\n"
"help.text"
msgid "If the changes conflict, the Resolve Conflicts dialog will be shown. User A must decide for the conflicts which version to keep, \"Keep Mine\" or \"Keep Other\". When all conflicts are resolved, the document is saved. While user A resolves the conflicts, no other user is able to save the shared document."
-msgstr "Αν στις αλλαγές υπάρχουν διενέξεις, το παράθυρο διαλόγου Επίλυση διενέξεων θα εμφανιστεί. Ο χρήστης Α πρέπει να αποφασίσει για τις διενέξεις ποια έκδοση θα κρατήσει. \"Κράτηση δικιάς μου\" ή \"Κράτηση άλλων\". Όταν όλες οι διενέξεις επιλυθούν, το έγγραφο θα αποθηκευτεί. Ενώ ο χρήστης Α διορθώνει τις διενέξεις, κανένας χρήστης δεν είναι ικανός να αποθηκεύσει το έγγραφο κοινής χρήσης."
+msgstr "Αν στις αλλαγές υπάρχουν διενέξεις, ο διάλογος Επίλυση διενέξεων θα εμφανιστεί. Ο χρήστης Α πρέπει να αποφασίσει για τις διενέξεις ποια έκδοση θα κρατήσει, \"Κράτηση δικιάς μου\" ή \"Κράτηση άλλων\". Όταν όλες οι διενέξεις επιλυθούν, το έγγραφο θα αποθηκευτεί. Ενώ ο χρήστης Α διορθώνει τις διενέξεις, κανένας χρήστης δεν μπορεί να αποθηκεύσει κοινόχρηστο έγγραφο."
#: collab.xhp
msgctxt ""
@@ -2412,7 +2413,7 @@ msgctxt ""
"par_id7186498\n"
"help.text"
msgid "When a user successfully saves a shared spreadsheet, the document will be reloaded after the save command, so that the spreadsheet shows the latest version of all changes that got saved by all users. A message shows that \"foreign changes have been added\" when another user did change some contents."
-msgstr "Όταν ένας χρήστης αποθηκεύει επιτυχώς ένα υπολογιστικό φύλλο κοινής χρήσης, το έγγραφο θα φορτωθεί και πάλι μετά τη εντολή αποθήκευσης, έτσι ώστε το υπολογιστικό φύλλο να παρουσιάζει την τελευταία έκδοση όλων των αλλαγών όπου έχουν αποθηκευτεί από τους άλλους χρήστες . Όταν άλλος χρήστης άλλαξε μερικά περιεχόμενα θα εμφανιστεί ένα μήνυμα λέγοντας ότι \"ξένες αλλαγές προστέθηκαν\" ."
+msgstr "Όταν ένας χρήστης αποθηκεύει επιτυχώς ένα υπολογιστικό φύλλο κοινής χρήσης, το έγγραφο θα φορτωθεί και πάλι μετά τη εντολή αποθήκευσης, έτσι ώστε το υπολογιστικό φύλλο να παρουσιάζει την τελευταία έκδοση όλων των αλλαγών όπου έχουν αποθηκευτεί από τους άλλους χρήστες. Όταν άλλος χρήστης άλλαξε μερικά περιεχόμενα θα εμφανιστεί ένα μήνυμα λέγοντας ότι \"ξένες αλλαγές προστέθηκαν\"."
#: collab.xhp
msgctxt ""
@@ -2428,7 +2429,7 @@ msgctxt ""
"par_id2675862\n"
"help.text"
msgid "For all modules Writer, Impress, Draw, and for Calc when document sharing is not enabled, a file locking is possible. This file locking is available even when accessing the same document from different operating systems:"
-msgstr "Για όλες τις λειτουργικές μονάδες των Writer, Impress, Draw, και Calc όταν η κοινή χρήση εγγράφου δεν είναι ενεργοποιημένη, είναι δυνατό το κλείδωμα του αρχείου. Αυτό το κλείδωμα αρχείου είναι διαθέσιμο ακόμα και όταν υπάρχει πρόσβαση στο ίδιο αρχείο από διαφορετικά λειτουργικά συστήματα:"
+msgstr "Για όλες τις λειτουργικές μονάδες των Writer, Impress, Draw, και Calc όταν η κοινή χρήση εγγράφου δεν είναι ενεργοποιημένη, είναι δυνατό το κλείδωμα του αρχείου. Αυτό το κλείδωμα αρχείου είναι διαθέσιμο ακόμα και όταν υπάρχει πρόσβαση στο ίδιο αρχείο από διαφορετικά λειτουργικά συστήματα:"
#: collab.xhp
msgctxt ""
@@ -2508,7 +2509,7 @@ msgctxt ""
"par_id25775931\n"
"help.text"
msgid "The shared file needs to reside in a location which is accessible by all collaborators."
-msgstr "Τα κοινόχρηστα αρχεία πρέπει να βρίσκονται σε μια τοποθεσία που είναι προσβάσιμη από όλους τους συνεργάτες,"
+msgstr "Τα κοινόχρηστα αρχεία πρέπει να βρίσκονται σε μια τοποθεσία που είναι προσβάσιμη από όλους τους συνεργάτες."
#: collab.xhp
msgctxt ""
@@ -2548,7 +2549,7 @@ msgctxt ""
"bm_id3152801\n"
"help.text"
msgid "<bookmark_value>configuring; $[officename]</bookmark_value><bookmark_value>customizing; $[officename]</bookmark_value>"
-msgstr "<bookmark_value>προσαρμογή; $[officename]</bookmark_value><bookmark_value>προσαρμογή; $[officename]</bookmark_value>"
+msgstr "<bookmark_value>ρύθμιση; $[officename]</bookmark_value><bookmark_value>προσαρμογή; $[officename]</bookmark_value>"
#: configure_overview.xhp
msgctxt ""
@@ -2742,7 +2743,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "An inserted drawing object is anchored to the current cell. You can change the anchor between cell and page by selecting the object and clicking the <emph>Change Anchor</emph> icon <image id=\"img_id3149456\" src=\"cmd/sc_toggleanchortype.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149456\">Icon</alt></image>."
-msgstr "Πραγματοποιείται αγκύρωση του αντικειμένου σχεδίασης που έχει εισαχθεί στο τρέχον κελί. Μπορείτε να αλλάξετε την αγκύρωση μεταξύ κελιού και σελίδας και το αντίστροφο επιλέγοντας το αντικείμενο και κάνοντας κλικ στο εικονίδιο <emph>Αλλαγή αγκύρωσης</emph> <image id=\"img_id3149456\" src=\"cmd/sc_toggleanchortype.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149456\">Icon</alt></image>."
+msgstr "Πραγματοποιείται αγκύρωση του αντικειμένου σχεδίασης που έχει εισαχθεί στο τρέχον κελί. Μπορείτε να αλλάξετε την αγκύρωση μεταξύ κελιού και σελίδας και το αντίστροφο επιλέγοντας το αντικείμενο και πατώντας στο εικονίδιο <emph>Αλλαγή αγκύρωσης</emph> <image id=\"img_id3149456\" src=\"cmd/sc_toggleanchortype.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149456\">Εικονίδιο</alt></image>."
#: copytable2application.xhp
msgctxt ""
@@ -2960,7 +2961,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Currently, $[officename] supports Hindi, Thai, Hebrew, and Arabic as <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL languages\">CTL languages</link>."
-msgstr "Προς το παρ;oν, το $[officename] υποστηρίζει χιντί, ταϊλανδικά, εβραϊκά και αραβικά ως <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL γλώσσες\">CTL γλώσσες</link>."
+msgstr "Προς το παρόν, το $[officename] υποστηρίζει χιντί, ταϊλανδικά, εβραϊκά και αραβικά ως <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL γλώσσες\">CTL γλώσσες</link>."
#: ctl.xhp
msgctxt ""
@@ -2969,7 +2970,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "If you select the text flow from right to left, embedded Western text still runs from left to right. The cursor responds to the arrow keys in that Right Arrow moves it \"to the text end\" and Left Arrow \"to the text start\"."
-msgstr "Αν επιλέξετε τη ροή κειμένου από δεξιά προς αριστερά, το ενσωματωμένο Δυτικό κείμενο ακόμη τρέχει από αριστερά προς δεξιά. Ο δείκτης μετακινείται με το κουμπί με το δεξιό βέλος \"στο τέλος του κειμένου\" και με το κουμπί με το αριστερό βέλος \"στην αρχή του κειμένου\"."
+msgstr "Αν επιλέξετε τη ροή κειμένου από δεξιά προς αριστερά, το ενσωματωμένο δυτικό κείμενο ακόμη τρέχει από αριστερά προς δεξιά. Ο δείκτης μετακινείται με το κουμπί με το δεξιό βέλος \"στο τέλος του κειμένου\" και με το κουμπί με το αριστερό βέλος \"στην αρχή του κειμένου\"."
#: ctl.xhp
msgctxt ""
@@ -3479,7 +3480,7 @@ msgctxt ""
"98\n"
"help.text"
msgid "Click the <emph>Save</emph> or <emph>Save As</emph> icon <image id=\"img_id3153159\" src=\"cmd/sc_save.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153159\">Icon</alt></image> to save the query."
-msgstr "Κάντε κλικ στο εικονίδιο <emph>Αποθήκευση</emph> ή <emph>Αποθήκευση ως</emph> <image id=\"img_id3153159\" src=\"cmd/sc_save.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153159\">Icon</alt></image> για να αποθηκεύσετε το ερώτημα."
+msgstr "Πατήστε στο εικονίδιο <emph>Αποθήκευση</emph> ή <emph>Αποθήκευση ως</emph> <image id=\"img_id3153159\" src=\"cmd/sc_save.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153159\">Εικονίδιο</alt></image> για να αποθηκεύσετε το ερώτημα."
#: data_enter_sql.xhp
msgctxt ""
@@ -3768,7 +3769,7 @@ msgctxt ""
"par_id6173894\n"
"help.text"
msgid "You can enter a range reference like A1:X500 in the Name Box if you don't want to scroll."
-msgstr "Μπορείτε να εισάγετε ένα φάσμα αναφορών όπως A1:X500 στο πεδίο ονόματος αν δεν θέλετε κύλιση."
+msgstr "Μπορείτε να εισάγετε ένα φάσμα αναφορών όπως A1:X500 στο πεδίο ονόματος αν δεν θέλετε κύλιση."
#: data_im_export.xhp
msgctxt ""
@@ -3968,7 +3969,7 @@ msgctxt ""
"par_idN10636\n"
"help.text"
msgid "In the left pane of the database window, click the <emph>Queries</emph> icon."
-msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Ερωτήματα</emph>"
+msgstr "Στην αριστερή στήλη του παραθύρου της βάσης δεδομένων, πατήστε στο εικονίδιο <emph>Ερωτήματα</emph>."
#: data_queries.xhp
msgctxt ""
@@ -4000,7 +4001,7 @@ msgctxt ""
"par_idN10650\n"
"help.text"
msgid "In the left pane of the database window, click the <emph>Queries</emph> icon."
-msgstr "Στο αριστερό ταμπλό του παραθύρου της βάσης δεδομένων, κάντε κλικ στο εικονίδιο <emph>Ερωτήματα</emph>"
+msgstr "Στην αριστερή στήλη του παραθύρου της βάσης δεδομένων, πατήστε στο εικονίδιο <emph>Ερωτήματα</emph>."
#: data_queries.xhp
msgctxt ""
@@ -4441,7 +4442,7 @@ msgctxt ""
"par_id1757560\n"
"help.text"
msgid "Choose Edit in the context menu of a report name to open the Report Builder window, with the report's information loaded."
-msgstr "Επιλέξτε Επεξεργασία ενός ονόματος αναφοράς στο μενού περιβάλλοντος για να ανοίξετε το παράθυρο Δόμησης Αναφορών, με τις φορτωμένες πληροφορίες αναφοράς."
+msgstr "Επιλέξτε Επεξεργασία ενός ονόματος αναφοράς στο μενού περιβάλλοντος για να ανοίξετε το παράθυρο δόμησης αναφορών, με τις φορτωμένες πληροφορίες αναφοράς."
#: data_reports.xhp
msgctxt ""
@@ -4623,7 +4624,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "As an example, open an empty text document and press F4. Open the bibliography database table <emph>biblio</emph> in the data source view. While pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, drag a few column headers into the document so that the form fields are created."
-msgstr "Ως παράδειγμα, ανοίξτε ένα κενό έγγραφο κειμένου και πατήστε F4. Το πλήκτρο αυτό ανοίγει την βάση δεδομένων βιβλιογραφίας <emph>biblio</emph> σε μια προβολή προέλευσης δεδομένων. Με πατημένα τα πλήκτρα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, σύρετε μερικές επικεφαλίδες στηλών στο έγγραφο ώστε να δημιουργηθούν τα πεδία φόρμας."
+msgstr "Ως παράδειγμα, ανοίξτε ένα κενό έγγραφο κειμένου και πατήστε F4. Το πλήκτρο αυτό ανοίγει την βάση δεδομένων βιβλιογραφίας <emph>biblio</emph> σε μια προβολή προέλευσης δεδομένων. Με πατημένα τα πλήκτρα Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, σύρετε μερικές επικεφαλίδες στηλών στο έγγραφο ώστε να δημιουργηθούν τα πεδία φόρμας."
#: data_search2.xhp
msgctxt ""
@@ -4695,7 +4696,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "The filter that has been set can be removed by clicking <link href=\"text/shared/02/12040000.xhp\" name=\"Remove Filter/Sort\"><emph>Reset Filter/Sort</emph></link> icon <image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Icon</alt></image>."
-msgstr ""
+msgstr "Το φίλτρο το οποίο έχει οριστεί μπορεί να καταργηθεί πατώντας στο εικονίδιο <link href=\"text/shared/02/12040000.xhp\" name=\"Διαγραφή φίλτρου/ταξινόμησης\"><emph>Επαναφορά φίλτρου/ταξινόμησης</emph></link><image id=\"img_id3151318\" src=\"cmd/sc_removefiltersort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151318\">Εικονίδιο</alt></image>."
#: data_tabledefine.xhp
msgctxt ""
@@ -4711,7 +4712,7 @@ msgctxt ""
"bm_id3155448\n"
"help.text"
msgid "<bookmark_value>tables in databases; creating in design view (manually)</bookmark_value> <bookmark_value>designing; database tables</bookmark_value> <bookmark_value>properties;fields in databases</bookmark_value> <bookmark_value>fields;database tables</bookmark_value> <bookmark_value>AutoValue (Base)</bookmark_value> <bookmark_value>primary keys;design view</bookmark_value>"
-msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων; δημιουργία σε προβολή σχεδίασης</bookmark_value><bookmark_value>σχεδίαση; πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>ιδιότητες;πεδία σε βάσεις δεδομένων</bookmark_value><bookmark_value>πεδία;πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>αυτόματη τιμή;πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>πρωτεύον κλειδί;πίνακες βάσης δεδομένων</bookmark_value>"
+msgstr "<bookmark_value>πίνακες σε βάσεις δεδομένων; δημιουργία σε προβολή σχεδίασης (χειροκίνητα)</bookmark_value><bookmark_value>σχεδίαση; πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>ιδιότητες;πεδία σε βάσεις δεδομένων</bookmark_value><bookmark_value>πεδία;πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>αυτόματη τιμή (Base);πίνακες βάσης δεδομένων</bookmark_value><bookmark_value>πρωτεύον κλειδί;πίνακες βάσης δεδομένων</bookmark_value>"
#: data_tabledefine.xhp
msgctxt ""
@@ -4764,7 +4765,7 @@ msgctxt ""
"par_id1595507\n"
"help.text"
msgid "Include a \"primary key\" data field. Base needs a primary key to be able to edit the table contents. A primary key has unique contents for each data record. For example, insert a numerical field, right-click the first column, and choose <emph>Primary Key</emph> from the context menu. Set <emph>AutoValue</emph> to \"Yes\", so Base can automatically increment the value for each new record."
-msgstr "Συμπεριλάβετε ένα πεδίο δεδομένων \"πρωτεύον κλειδί\". Το Base χρειάζεται ένα πρωτεύον κλειδί για να μπορεί να επεξεργάζεται τα περιεχόμενα των πινάκων. Ένα πρωτεύον κλειδί έχει μοναδικά περιεχόμενα για κάθε δεδομένο που έχει καταγραφεί. Για παράδειγμα, εισάγετε ένα αριθμητικό πεδίο, κάντε δεξί κλικ στην πρώτη στήλη, και επιλέξτε <emph>Πρωτεύον κλειδί</emph> από το μενού περιεχομένου. Διαλέξτε \"Ναι\" στην <emph>Αυτόματη τιμή</emph>, ώστε το Base να μπορεί αυτόματα να αυξάνει την τιμή για κάθε νέα εγγραφή."
+msgstr "Συμπεριλάβετε ένα πεδίο δεδομένων \"πρωτεύον κλειδί\". Το Base χρειάζεται ένα πρωτεύον κλειδί για να μπορεί να επεξεργάζεται τα περιεχόμενα των πινάκων. Ένα πρωτεύον κλειδί έχει μοναδικά περιεχόμενα για κάθε δεδομένο που έχει καταγραφεί. Για παράδειγμα, εισάγετε ένα αριθμητικό πεδίο, δεξιοπατήστε στην πρώτη στήλη και επιλέξτε <emph>Πρωτεύον κλειδί</emph> από το μενού περιεχομένου. Διαλέξτε \"Ναι\" στην <emph>Αυτόματη τιμή</emph>, ώστε το Base να μπορεί αυτόματα να αυξάνει την τιμή για κάθε νέα εγγραφή."
#: data_tabledefine.xhp
msgctxt ""
@@ -4868,7 +4869,7 @@ msgctxt ""
"par_idN10617\n"
"help.text"
msgid "Data is stored in tables. As an example, your system address book that you use for your e-mail addresses is a table of the address book database. Each address is a data record, presented as a row in that table. The data records consist of data fields, for example the first and the last name fields and the e-mail field."
-msgstr "Τα δεδομένα αποθηκεύονται στους πίνακες. Για παράδειγμα, η ατζέντα διευθύνσεων του συστήματός σας που χρησιμοποιείτε για τις διευθύνσεις του ηλεκτρονικού ταχυδρομείου σας είναι ένας πίνακας της βάσης δεδομένων της ατζέντας διευθύνσεων. Κάθε διεύθυνση είναι μια εγγραφή δεδομένων που παρουσιάζεται ως μια γραμμή σ'αυτόν τον πίνακα. Οι εγγραφές δεδομένων αποτελούνται από πεδία δεδομένων, για παράδειγμα τα πεδία του ονόματος και του επιθέτου και το πεδίο του e-mail."
+msgstr "Τα δεδομένα αποθηκεύονται στους πίνακες. Για παράδειγμα, η ατζέντα διευθύνσεων του συστήματός σας που χρησιμοποιείτε για τις διευθύνσεις του ηλεκτρονικού ταχυδρομείου σας είναι ένας πίνακας της βάσης δεδομένων της ατζέντας διευθύνσεων. Κάθε διεύθυνση είναι μια εγγραφή δεδομένων που παρουσιάζεται ως μια γραμμή σε αυτόν τον πίνακα. Οι εγγραφές δεδομένων αποτελούνται από πεδία δεδομένων, για παράδειγμα τα πεδία του ονόματος και του επιθέτου και το πεδίο του μηνύματος."
#: data_tables.xhp
msgctxt ""
@@ -4948,7 +4949,7 @@ msgctxt ""
"par_idN1065F\n"
"help.text"
msgid "You see the <link href=\"text/shared/guide/data_tabledefine.xhp\">Table Design</link> window."
-msgstr "Βλέπετε το παράθυρο <link href=\"text/shared/guide/data_tabledefine.xhp\">Σχεδίαση πίνακα</link>"
+msgstr "Δείτε το παράθυρο <link href=\"text/shared/guide/data_tabledefine.xhp\">Σχεδίαση πίνακα</link>."
#: data_tables.xhp
msgctxt ""
@@ -5397,7 +5398,7 @@ msgctxt ""
"par_id2008200911381426\n"
"help.text"
msgid "The result of the signature validation is displayed in the status bar and within the Digital Signature dialog. Several documents and macro signatures can exist inside an ODF document. If there is a problem with one signature, then the validation result of that one signature is assumed for all signatures. That is, if there are ten valid signatures and one invalid signature, then the status bar and the status field in the dialog will flag the signature as invalid."
-msgstr "Το αποτέλεσμα της επαλήθευσης υπογραφής εμφανίζεται στη γραμμή κατάστασης και μέσα στο διάλογο Ψηφιακής υπογραφής. Μερικά έγγραφα και υπογραφές μακροεντολών μπορεί να υπάρχουν μέσα σε ένα έγγραφο ODF. Αν υπάρξει πρόβλημα σε μια υπογραφή τότε το αποτέλεσμα επαλήθευσης θα ισχύει και για όλες τις υπογραφές. Αυτό σημαίνει ότι αν υπάρχουν 10 έγκυρες υπογραφές και μια άκυρη, τότε η γραμμή κατάστασης και το πεδίο κατάστασης στο διάλογο θα εμφανίζουν την σημαία άκυρης υπογραφής."
+msgstr "Το αποτέλεσμα της επαλήθευσης υπογραφής εμφανίζεται στη γραμμή κατάστασης και μέσα στο διάλογο ψηφιακής υπογραφής. Μερικά έγγραφα και υπογραφές μακροεντολών μπορεί να υπάρχουν μέσα σε ένα έγγραφο ODF. Αν υπάρξει πρόβλημα σε μια υπογραφή τότε το αποτέλεσμα επαλήθευσης θα ισχύει και για όλες τις υπογραφές. Αυτό σημαίνει ότι αν υπάρχουν 10 έγκυρες υπογραφές και μια άκυρη, τότε η γραμμή κατάστασης και το πεδίο κατάστασης στο διάλογο θα εμφανίζουν την σημαία άκυρης υπογραφής."
#: digital_signatures.xhp
msgctxt ""
@@ -5461,7 +5462,7 @@ msgctxt ""
"par_id0821200912504165\n"
"help.text"
msgid "The signature and the certificate are OK, but not all parts of the document are signed. (For documents that were signed with old versions of the software, see note below.)"
-msgstr "Η υπογραφή και το πιστοποιητικό είναι εντάξει, αλλά δεν είναι υπογεγραμμένα όλα τα μέρη του εγγράφου. (Για έγγραφα που έχουν υπογραφεί με εκδόσεις του OpenOffice.or δείτε την παρακάτω σημείωση)."
+msgstr "Η υπογραφή και το πιστοποιητικό είναι εντάξει, αλλά δεν είναι υπογεγραμμένα όλα τα μέρη του εγγράφου. (Για έγγραφα που έχουν υπογραφεί με εκδόσεις του OpenOffice.or δείτε την παρακάτω σημείωση.)"
#: digital_signatures.xhp
msgctxt ""
@@ -5469,7 +5470,7 @@ msgctxt ""
"par_id0821200912504237\n"
"help.text"
msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Εικονίδιο</alt></image>"
#: digital_signatures.xhp
msgctxt ""
@@ -5477,7 +5478,7 @@ msgctxt ""
"par_id0821200912504233\n"
"help.text"
msgid "The signature is invalid."
-msgstr "Η υπογραφή δεν είναι έγκυρη"
+msgstr "Η υπογραφή είναι άκυρη."
#: digital_signatures.xhp
msgctxt ""
@@ -5493,7 +5494,7 @@ msgctxt ""
"par_id0821200910191747\n"
"help.text"
msgid "The signing of contents got changed with OpenOffice.org 3.2 and StarOffice 9.2. Now all contents of the files, except the signature file itself (META-INF/documentsignatures.xml) are signed."
-msgstr "Η υπογραφή των περιεχομένων έχει αλλάξει στην έκδοση του OpenOffice.org 3.2 και του StarOffice 9.2. Τώρα όλα τα περιεχόμενα των αρχείων, εκτός από το αρχείο της ίδιας της υπογραφής (META-INF/documentsignatures.xml) είναι υπογεγραμμένα."
+msgstr "Η υπογραφή των περιεχομένων έχει αλλάξει στην έκδοση του OpenOffice.org 3.2 και του StarOffice 9.2. Τώρα όλα τα περιεχόμενα των αρχείων, εκτός από το αρχείο της ίδιας της υπογραφής (META-INF/documentsignatures.xml) είναι υπογεγραμμένα."
#: digital_signatures.xhp
msgctxt ""
@@ -5501,7 +5502,7 @@ msgctxt ""
"par_id0821200910191774\n"
"help.text"
msgid "When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as \"invalid\". Signatures created with older versions of the software will be marked with \"only parts of the documents are signed\" when loaded in the newer software."
-msgstr "Όταν υπογράφετε ένα έγγραφο με το OpenOffice.org 3.2 ή το StarOffice 9.2 και ανοίξετε αυτό το έγγραφο σε μια παλαιότερη έκδοση, τότε η υπογραφή θα εμφανίζεται ως \"άκυρη\". Οι υπογραφές που έχουν δημιουργηθεί σε παλαιότερες εκδόσεις θα σημειώνονται με το \"μόνο μέρη του εγγράφου είναι υπογεγραμμένα\" όταν φορτώνονται σε νεότερες εκδόσεις."
+msgstr "Όταν υπογράφετε ένα έγγραφο με το OpenOffice.org 3.2 ή το StarOffice 9.2 και ανοίξετε αυτό το έγγραφο σε μια παλαιότερη έκδοση, τότε η υπογραφή θα εμφανίζεται ως \"άκυρη\". Οι υπογραφές που έχουν δημιουργηθεί σε παλαιότερες εκδόσεις θα σημειώνονται με το \"μόνο μέρη του εγγράφου είναι υπογεγραμμένα\" όταν φορτώνονται σε νεότερες εκδόσεις."
#: digital_signatures.xhp
msgctxt ""
@@ -5533,7 +5534,7 @@ msgctxt ""
"par_id7953123\n"
"help.text"
msgid "Example: Think about someone who wants to camouflage his identity to be a sender from your bank. He can easily get a certificate using a false name, then send you any signed e-mail pretending he is working for your bank. You will get that e-mail, and the e-mail or the document within has the \"valid signed\" icon."
-msgstr "Παράδειγμα: Σκεφτείτε ότι κάποιος προσπαθεί να προσποιηθεί ότι είναι ένας αποστολέας από την τράπεζα σας. Μπορεί εύκολα να πάρει ένα πιστοποιητικό με τη χρήση ενός ψεύτικου ονόματος, και μετά να σας στείλει ένα ψηφιακά υπογεγραμμένο μήνυμα, προσποιούμενος ότι εργάζεται στην τράπεζα σας. Εσείς θα λάβετε το email, και το email και το μήνυμα όπως και το έγγραφο θα έχουν ένα εικονίδιο έγκυρης υπογραφής."
+msgstr "Παράδειγμα: Σκεφτείτε ότι κάποιος προσπαθεί να προσποιηθεί ότι είναι ένας αποστολέας από την τράπεζα σας. Μπορεί εύκολα να πάρει ένα πιστοποιητικό με τη χρήση ενός ψεύτικου ονόματος και μετά να σας στείλει ένα ψηφιακά υπογεγραμμένο μήνυμα, προσποιούμενος ότι εργάζεται στην τράπεζα σας. Εσείς θα λάβετε το μήνυμα και το μήνυμα όπως και το έγγραφο θα έχουν ένα εικονίδιο \"έγκυρης υπογραφής\"."
#: digital_signatures.xhp
msgctxt ""
@@ -5829,7 +5830,7 @@ msgctxt ""
"par_idN1070A\n"
"help.text"
msgid "If you are using Microsoft Windows, you can manage your certificates from the Control Panel applet \"Internet Options\" on the \"Contents\" tab page."
-msgstr "Αν χρησιμοποιείτε Microsoft Windows, μπορείτε να διαχειριστείτε τα πιστοποιητικά από το Πίνακα Ελέγχου με την μικροεφαρμογή \"Επιλογές Internet\" στη σελίδα καρτέλας \"Περιεχόμενα\"."
+msgstr "Αν χρησιμοποιείτε Microsoft Windows, μπορείτε να διαχειριστείτε τα πιστοποιητικά από το πίνακα ελέγχου με την μικροεφαρμογή \"Επιλογές διαδικτύου\" στη σελίδα καρτέλας \"Περιεχόμενα\"."
#: digitalsign_send.xhp
msgctxt ""
@@ -5837,7 +5838,7 @@ msgctxt ""
"par_id8311410\n"
"help.text"
msgid "Import your new root certificate into the Trusted Root Certification Authorities list."
-msgstr "Εισάγετε το καινούργιο σας βασικό πιστοποιητικό στη λίστα Trusted Root Certification Authorities"
+msgstr "Εισάγετε το καινούργιο σας βασικό πιστοποιητικό στον κατάλογο πιστοποιητικά αξιόπιστων εξουσιοδοτήσεων."
#: digitalsign_send.xhp
msgctxt ""
@@ -5941,7 +5942,7 @@ msgctxt ""
"par_id2008200911381426\n"
"help.text"
msgid "The result of the signature validation is displayed in the status bar and within the Digital Signature dialog. Several documents and macro signatures can exist inside an ODF document. If there is a problem with one signature, then the validation result of that one signature is assumed for all signatures. That is, if there are ten valid signatures and one invalid signature, then the status bar and the status field in the dialog will flag the signature as invalid."
-msgstr "Το αποτέλεσμα της επαλήθευσης υπογραφής εμφανίζεται στη γραμμή κατάστασης και μέσα στο διάλογο Ψηφιακής υπογραφής. Μερικά έγγραφα και υπογραφές μακροεντολών μπορεί να υπάρχουν μέσα σε ένα έγγραφο ODF. Αν υπάρξει πρόβλημα σε μια υπογραφή τότε το αποτέλεσμα επαλήθευσης θα ισχύει και για όλες τις υπογραφές. Αυτό σημαίνει ότι αν υπάρχουν 10 έγκυρες υπογραφές και μια άκυρη, τότε η γραμμή κατάστασης και το πεδίο κατάστασης στο διάλογο θα εμφανίζουν την σημαία άκυρης υπογραφής."
+msgstr "Το αποτέλεσμα της επαλήθευσης υπογραφής εμφανίζεται στη γραμμή κατάστασης και μέσα στο διάλογο ψηφιακής υπογραφής. Μερικά έγγραφα και υπογραφές μακροεντολών μπορεί να υπάρχουν μέσα σε ένα έγγραφο ODF. Αν υπάρξει πρόβλημα σε μια υπογραφή τότε το αποτέλεσμα επαλήθευσης θα ισχύει και για όλες τις υπογραφές. Αυτό σημαίνει ότι αν υπάρχουν 10 έγκυρες υπογραφές και μια άκυρη, τότε η γραμμή κατάστασης και το πεδίο κατάστασης στο διάλογο θα εμφανίζουν την σημαία άκυρης υπογραφής."
#: digitalsign_send.xhp
msgctxt ""
@@ -6483,7 +6484,7 @@ msgctxt ""
"par_id9359111\n"
"help.text"
msgid "When saving a file, %PRODUCTNAME always appends an extension to the file name, except when the file name already has an extension that matches the file type. See the list of <link href=\"text/shared/00/00000021.xhp\">ODF extensions</link>."
-msgstr "Όταν αποθηκεύεται ένα αρχείο, το %PRODUCTNAME πάντα προσθέτει μία επέκταση στο όνομα του αρχείου, εκτός όταν το όνομα αρχείου έχει ήδη επέκταση που ταιριάζει στο τύπο αρχείου. Δείτε την λίστα <link href=\"text/shared/00/00000021.xhp\">Επεκτάσεις ODF</link>"
+msgstr "Όταν αποθηκεύεται ένα αρχείο, το %PRODUCTNAME πάντα προσθέτει μία επέκταση στο όνομα του αρχείου, εκτός όταν το όνομα αρχείου έχει ήδη επέκταση που ταιριάζει στον τύπο αρχείου. Δείτε τον κατάλογο <link href=\"text/shared/00/00000021.xhp\">Επεκτάσεις ODF</link>."
#: doc_save.xhp
msgctxt ""
@@ -6776,7 +6777,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "You can cancel a drag-and-drop operation in $[officename] at any time by pressing the Esc key before releasing the mouse button."
-msgstr "Μπορείτε να ακυρώσετε μια λειτουργία μεταφοράς και απόθεσης στο $[officename] ανά πάσα στιγμή πατώντας το πλήκτρο Esc πριν απελευθερώσετε το κουμπί του ποντικιού."
+msgstr "Μπορείτε να ακυρώσετε μια λειτουργία μεταφοράς και απόθεσης στο $[officename] ανά πάσα στιγμή πατώντας το πλήκτρο διαφυγής πριν απελευθερώσετε το κουμπί του ποντικιού."
#: dragdrop_beamer.xhp
msgctxt ""
@@ -6881,7 +6882,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can insert a database field in a text document by dragging a field name from the column header of the data source view into the document. This is especially useful when designing form letters. Simply drag the desired fields - home address, form of address, and so on - into your document."
-msgstr "Έχετε τη δυνατότητα εισαγωγής ενός πεδίου βάσης δεδομένων σε έγγραφο κειμένου με τη μεταφορά ενός ονόματος πεδίου από την κεφαλίδα στήλης της προβολής προέλευσης δεδομένων στο έγγραφο. Αυτό είναι ιδιαίτερα χρήσιμο κατά τη σχεδίαση φορμών επιστολών. Απλώς μεταφέρετε τα πεδία που θέλετε - διεύθυνση οικίας, μορφή διεύθυνσης, κλπ. - στο έγγραφό σας."
+msgstr "Έχετε τη δυνατότητα εισαγωγής ενός πεδίου βάσης δεδομένων σε έγγραφο κειμένου με τη μεταφορά ενός ονόματος πεδίου από την κεφαλίδα στήλης της προβολής προέλευσης δεδομένων στο έγγραφο. Αυτό είναι ιδιαίτερα χρήσιμο κατά τη σχεδίαση φορμών επιστολών. Απλώς μεταφέρετε τα πεδία που θέλετε - διεύθυνση οικίας, μορφή διεύθυνσης, κλπ. - στο έγγραφό σας."
#: dragdrop_beamer.xhp
msgctxt ""
@@ -6908,7 +6909,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "You can insert one or more records into the current sheet of a spreadsheet by selecting the rows in the data source view and dragging and dropping them into the spreadsheet. The data is inserted at the place where you release the mouse button."
-msgstr "Μπορείτε να εισάγετε μία ή περισσότερες εγγραφές στο τρέχον υπολογιστικό φύλλο επιλέγοντας τις γραμμές στην προβολή προέλευσης δεδομένων και και έπειτα με μεταφορά και απόθεση να τις εισάγετε στο υπολογιστικό φύλλο. Η εισαγωγή των δεδομένων πραγματοποιείται στο σημείο στο οποίο απελευθερώνετε το κουμπί του ποντικιού."
+msgstr "Μπορείτε να εισάγετε μία ή περισσότερες εγγραφές στο τρέχον υπολογιστικό φύλλο επιλέγοντας τις γραμμές στην προβολή προέλευσης δεδομένων και έπειτα με μεταφορά και απόθεση να τις εισάγετε στο υπολογιστικό φύλλο. Η εισαγωγή των δεδομένων πραγματοποιείται στο σημείο στο οποίο απελευθερώνετε το κουμπί του ποντικιού."
#: dragdrop_beamer.xhp
msgctxt ""
@@ -6996,7 +6997,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "If you copy the graphic (drag it while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, in which case a plus sign appears next to the mouse pointer), the graphic will be inserted as an object."
-msgstr "Αν αντιγράψετε το γραφικό (το μεταφέρετε ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, τότε θα εμφανιστεί ένα σύμβολο συν δίπλα στο δείκτη του ποντικιού), τότε το γραφικό θα εισαχθεί ως αντικείμενο."
+msgstr "Αν αντιγράψετε το γραφικό (το μεταφέρετε ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, τότε θα εμφανιστεί ένα σύμβολο συν δίπλα στο δείκτη του ποντικιού), τότε το γραφικό θα εισαχθεί ως αντικείμενο."
#: dragdrop_fromgallery.xhp
msgctxt ""
@@ -7005,7 +7006,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "If you create a hyperlink (drag while holding down Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, in which case a linking arrow appears next to the mouse pointer), the drawing object is replaced by the graphic from the Gallery, but the position and size of the replaced draw object are retained."
-msgstr "Αν δημιουργήσετε μια υπερσύνδεση (το μεταφέρετε ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, τότε θα εμφανιστεί ένα βέλος σύνδεσης δίπλα στο δείκτη του ποντικιού), τότε το αντικείμενο σχεδίασης θα αντικατασταθεί από το γραφικό της συλλογής αλλά θα διατηρηθούν η τοποθεσία και το μέγεθος του αντικατασταθέντος αντικειμένου σχεδίασης."
+msgstr "Αν δημιουργήσετε έναν υπερσύνδεσμο (τον μεταφέρετε ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, τότε θα εμφανιστεί ένα βέλος σύνδεσης δίπλα στο δείκτη του ποντικιού), τότε το αντικείμενο σχεδίασης θα αντικατασταθεί από το γραφικό της συλλογής αλλά θα διατηρηθούν η τοποθεσία και το μέγεθος του αντικατασταθέντος αντικειμένου σχεδίασης."
#: dragdrop_gallery.xhp
msgctxt ""
@@ -7066,7 +7067,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "If the mouse pointer changes to a hand symbol, the graphic refers to a hyperlink. In this case, click the graphic while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key to select it without executing the respective link."
-msgstr "Αν ο δείκτης του ποντικιού αλλάξει σε ένα ένα σύμβολο χεριού τότε το γραφικό αναφέρεται σε μια υπερσύνδεση. Σε αυτή την περίπτωση κάντε κλικ στο γραφικό και πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> για να το επιλέξετε χωρίς να εκτελέσετε τον αντίστοιχο δεσμό του."
+msgstr "Αν ο δείκτης του ποντικιού αλλάξει σε ένα σύμβολο χεριού τότε το γραφικό αναφέρεται σε έναν υπερσύνδεσμο. Σε αυτή την περίπτωση πατήστε στο γραφικό και πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> για να το επιλέξετε χωρίς να εκτελέσετε τον αντίστοιχο σύνδεσμό του."
#: dragdrop_gallery.xhp
msgctxt ""
@@ -7470,7 +7471,7 @@ msgctxt ""
"par_id3595385\n"
"help.text"
msgid "In case you want to send the e-mail to a recipient who only has software that cannot read the OpenDocument format, you can send the current document in an often used proprietary format.<br/>For a text document, choose <item type=\"menuitem\">File - Send - Document as Microsoft Word</item>. For a spreadsheet, choose <item type=\"menuitem\">File - Send - Document as Microsoft Excel</item>. And for a presentation, choose <item type=\"menuitem\">File - Send - Document as Microsoft PowerPoint</item>. <br/>If you want to send the document as a read-only file, choose <item type=\"menuitem\">File - Send - Document as PDF</item>.<br/>These commands do not change your current document. Only a temporary copy is created and sent."
-msgstr "Σε περίπτωση που θέλετε να στείλετε το e-mail σε παραλήπτη που έχει λογισμικό που δεν μπορεί να διαβάσει τη μορφή OpenDocument, μπορείτε να αποστείλετε το τρέχον έγγραφο σε μια συχνά χρησιμοποιούμενη εμπορική μορφή.<br/>Για έγγραφο κειμένου, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft Word</item>. Για υπολογιστικό φύλλο, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft Excel</item>. Και για παρουσίαση, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft PowerPoint</item>. <br/>Εάν θέλετε να αποστείλετε το έγγραφο ως αρχείο μόνο για ανάγνωση, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως PDF</item>.<br/>Αυτές οι εντολές δεν επιφέρουν καμία αλλαγή στο τρέχον έγγραφό σας. Δημιουργείται μόνο ένα προσωρινό αντίγραφο και αποστέλλεται."
+msgstr "Σε περίπτωση που θέλετε να στείλετε το μήνυμα σε παραλήπτη που έχει λογισμικό που δεν μπορεί να διαβάσει τη μορφή OpenDocument, μπορείτε να αποστείλετε το τρέχον έγγραφο σε μια συχνά χρησιμοποιούμενη εμπορική μορφή.<br/>Για έγγραφο κειμένου, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft Word</item>. Για υπολογιστικό φύλλο, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft Excel</item>. Και για παρουσίαση, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως Microsoft PowerPoint</item>. <br/>Αν θέλετε να αποστείλετε το έγγραφο ως αρχείο μόνο για ανάγνωση, επιλέξτε <item type=\"menuitem\">Αρχείο - Αποστολή - Έγγραφο ως PDF</item>.<br/>Αυτές οι εντολές δεν επιφέρουν καμία αλλαγή στο τρέχον έγγραφό σας. Δημιουργείται μόνο ένα προσωρινό αντίγραφο και αποστέλλεται."
#: error_report.xhp
msgctxt ""
@@ -7504,7 +7505,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "The Error Report Tool starts automatically when a program crash occurs."
-msgstr "Το Εργαλείο Αναφοράς Σφαλμάτων ξεκινάει αυτόματα όταν το πρόγραμμα καταρρέει. Αν το πρόγραμμα κολλήσει και δεν ανταποκρίνεται σε κλικ του ποντικιού ή σε πατήματα διαφόρων πλήκτρων, μπορείτε επίσης να αρχίσετε το Εργαλείο Αναφοράς Σφαλμάτων χειροκίνητα."
+msgstr "Το εργαλείο αναφοράς σφαλμάτων ξεκινάει αυτόματα όταν το πρόγραμμα καταρρέει."
#: error_report.xhp
msgctxt ""
@@ -7594,7 +7595,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "What Data is Sent?"
-msgstr "Τι δεδομένα αποστέλλονται?"
+msgstr "Τι δεδομένα αποστέλλονται;"
#: error_report.xhp
msgctxt ""
@@ -7811,7 +7812,7 @@ msgctxt ""
"par_idN10702\n"
"help.text"
msgid "Select the \"Documents\" category, then select the \"Send Default Fax\" command."
-msgstr "Επιλέξτε την κατηγορία \"Έγγραφα\", και μετά επιλέξτε την εντολή \"Αποστολή προεπιλεγμένου φαξ\""
+msgstr "Επιλέξτε την κατηγορία \"Έγγραφα\", και μετά επιλέξτε την εντολή \"Αποστολή προεπιλεγμένου φαξ\"."
#: fax.xhp
msgctxt ""
@@ -7877,7 +7878,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"HID_FILTER_NAVIGATOR\">The filter conditions that have been set appear in the <emph>Filter navigator</emph>. As soon as a filter is set, you see a blank filter entry at the bottom of the <emph>Filter navigator</emph> . You can select this entry by clicking the word \"Or\". Once you have selected the blank filter entry, you can enter additional filter conditions in the form. These conditions are linked by Boolean OR to the previously defined conditions.</ahelp>"
-msgstr "<ahelp hid=\"HID_FILTER_NAVIGATOR\">Οι συνθήκες φίλτρου, οι οποίες ορίστηκαν, εμφανίζονται στο παράθυρο <emph>Περιήγηση φίλτρου</emph>. Μόλις οριστεί ένα φίλτρο, στην κάτω πλευρά του παραθύρου <emph>Περιήγηση φίλτρου</emph> θα εμφανιστεί μια κενή καταχώρηση φίλτρου. Μπορείτε να επιλέξετε αυτή την καταχώρηση κάνοντας κλικ στη λέξη \"Or\". Αφού έχετε επιλέξει την κενή καταχώρηση φίλτρου, μπορείτε να εισαγάγετε επιπρόσθετες συνθήκες φίλτρου στη φόρμα. Οι συνθήκες αυτές συνδέονται μέσω του τελεστή OR με τις συνθήκες που ορίστηκαν προηγουμένως.</ahelp>"
+msgstr "<ahelp hid=\"HID_FILTER_NAVIGATOR\">Οι συνθήκες φίλτρου, οι οποίες ορίστηκαν, εμφανίζονται στο παράθυρο <emph>Περιήγηση φίλτρου</emph>. Μόλις οριστεί ένα φίλτρο, θα δείτε μια κενή καταχώριση φίλτρου στο τέλος του <emph>Περιήγηση φίλτρου</emph>. Μπορείτε να επιλέξετε αυτήν την καταχώριση πατώντας στη λέξη \"Ή\". Αφού έχετε επιλέξει την κενή καταχώρηση φίλτρου, μπορείτε να εισαγάγετε επιπρόσθετες συνθήκες φίλτρου στη φόρμα. Οι συνθήκες αυτές συνδέονται μέσω του τελεστή OR με τις συνθήκες που ορίστηκαν προηγουμένως.</ahelp>"
#: filternavigator.xhp
msgctxt ""
@@ -7886,7 +7887,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "The context menu can be called for each entry in the <emph>Filter navigator</emph>. <ahelp hid=\"SID_FM_FILTER_IS_NOT_NULL\">You can edit the filter conditions in this area directly as text. If you wish to check if a field has content or no content, you can select the filter conditions \"empty\" (SQL:\"Is Null\") or \"not empty\" (SQL: \"Is not Null\").</ahelp> It is also possible to delete the entry by using the context menu."
-msgstr "Το μενού περιβάλλοντος μπορεί να κληθεί για οποιαδήποτε καταχώρηση στη <emph>Περιήγηση φίλτρου</emph>. <ahelp hid=\"SID_FM_FILTER_IS_NOT_NULL\">Μπορείτε να επεξεργαστείτε τις συνθήκες φίλτρου σε αυτή την περιοχή απευθείας σαν κείμενο. Αν επιθυμείτε να ελέγξτε αν ένα πεδίο έχει ή δεν έχει περιεχόμενο, μπορείτε να επιλέξετε τις συνθήκες φίλτρου \"empty\" (SQL:\"Is Null\") ή \"not empty\" (SQL: \"Is not Null\").</ahelp> Επίσης είναι δυνατόν να διαγράψετε την καταχώρηση χρησιμοποιώντας το μενού περιεχομένου."
+msgstr "Το μενού περιβάλλοντος μπορεί να κληθεί για οποιαδήποτε καταχώριση στη <emph>Περιήγηση φίλτρου</emph>. <ahelp hid=\"SID_FM_FILTER_IS_NOT_NULL\">Μπορείτε να επεξεργαστείτε τις συνθήκες φίλτρου σε αυτή την περιοχή απευθείας ως κείμενο. Αν επιθυμείτε να ελέγξτε αν ένα πεδίο έχει ή δεν έχει περιεχόμενο, μπορείτε να επιλέξετε τις συνθήκες φίλτρου \"empty\" (SQL:\"Is Null\") ή \"not empty\" (SQL: \"Is not Null\").</ahelp> Επίσης είναι δυνατόν να διαγράψετε την καταχώριση χρησιμοποιώντας το μενού περιεχομένου."
#: filternavigator.xhp
msgctxt ""
@@ -7943,7 +7944,7 @@ msgctxt ""
"par_idN1069D\n"
"help.text"
msgid "After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>."
-msgstr "Αφού έχετε επιλέξει τις ιδιότητες που θέλετε να αναζητήσετε, το πεδίο <emph>Αναζήτηση στυλ</emph> στην περιοχή <emph>Επιλογές </emph> του παραθύρου διαλόγου <emph>Αναζήτηση & Αντικατάσταση </emph> του %PRODUCTNAME Writer αλλάζει σε <emph>Συμπεριλαμβ. στυλ</emph>."
+msgstr "Αφού έχετε επιλέξει τις ιδιότητες που θέλετε να αναζητήσετε, το πεδίο <emph>Αναζήτηση τεχνοτροπίας</emph> στην περιοχή <emph>Επιλογές</emph> του παραθύρου διαλόγου <emph>Αναζήτηση & Αντικατάσταση</emph> του %PRODUCTNAME Writer αλλάζει σε <emph>Συμπερίληψη τεχνολογίας</emph>."
#: find_attributes.xhp
msgctxt ""
@@ -7959,7 +7960,7 @@ msgctxt ""
"par_idN106B7\n"
"help.text"
msgid "The search criteria for attributes are listed below the <emph>Search for</emph> box."
-msgstr "Τα κριτήρια αναζήτησης για ιδιότητες παρατίθενται κάτω από το πεδίο <emph>Αναζήτηση για</emph>"
+msgstr "Τα κριτήρια αναζήτησης για ιδιότητες παρατίθενται κάτω από το πεδίο <emph>Αναζήτηση για</emph>."
#: find_attributes.xhp
msgctxt ""
@@ -8287,7 +8288,7 @@ msgctxt ""
"par_id1510055\n"
"help.text"
msgid "Depending on your system's window manager settings, you may also double-click an empty place on the toolbar or window, while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Or double-click the title bar of the floating toolbar or window."
-msgstr "Ανάλογα με τις ρυθμίσεις του διαχειριστή παραθύρου του συστήματός σας μπορείτε επίσης με διπλό κλικ σε άδεια θέση στη γραμμή εργαλείων ή παράθυρο, ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Ή με διπλό κλικ στη γραμμή τίτλου της αιωρούμενης γραμμής εργαλείων ή παραθύρου"
+msgstr "Ανάλογα με τις ρυθμίσεις του διαχειριστή παραθύρου του συστήματός σας μπορείτε επίσης διπλοπατώντας σε άδεια θέση στην εργαλειοθήκη ή το παράθυρο, ενώ κρατάτε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Ή διπλοπατώντας στη γραμμή τίτλου της αιωρούμενης εργαλειοθήκης ή παραθύρου."
#: floating_toolbar.xhp
msgctxt ""
@@ -8480,7 +8481,7 @@ msgctxt ""
"par_idN106D9\n"
"help.text"
msgid "Fontwork Character Spacing - changes the character spacing and kerning"
-msgstr "Απόσταση χαρακτήρων Fontwork - αλλάζει το διάστημα και τη διαγραμμάτωση χαρακτήρα"
+msgstr "Απόσταση χαρακτήρων Fontwork - αλλάζει το διάστημα και τη διαγραμμάτωση χαρακτήρα"
#: fontwork.xhp
msgctxt ""
@@ -8622,7 +8623,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "To attach a macro to the button, click the <emph>Events</emph> tab, and click the <emph>... </emph>button beside the button action that you want to run the macro. In the <emph>Assign Macro</emph> dialog, locate the macro that you want to use, and then click <emph>OK</emph>."
-msgstr "Για να επισυνάψετε μια μακροεντολή στο πεδίο επιλογής, κάντε κλικ στη καρτέλα <emph>Γεγονότα</emph> και μετά κλικ στο πεδίο επιλογής <emph>... </emph> εκτός από το πεδίο επιλογής δράσης που θέλετε να τρέξετε την μακροεντολή. Στο παράθυρο διαλόγου <emph>Ανάθεση μακροεντολής</emph>, επιλέξτε την μακροεντολή που θέλετε να τρέξετε, και κάντε κλικ στο <emph>OK</emph>."
+msgstr "Για να επισυνάψετε μια μακροεντολή στο πεδίο επιλογής, πατήστε στη καρτέλα <emph>Γεγονότα</emph> και μετά πατήστε στο πεδίο επιλογής <emph>... </emph> εκτός από το πεδίο επιλογής δράσης που θέλετε να τρέξετε την μακροεντολή. Στον διάλογο <emph>Ανάθεση μακροεντολής</emph>, επιλέξτε την μακροεντολή που θέλετε να τρέξετε και πατήστε στο <emph>Εντάξει</emph>."
#: formfields.xhp
msgctxt ""
@@ -9134,7 +9135,7 @@ msgctxt ""
"par_id4124881\n"
"help.text"
msgid "When you <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click a hyperlink in a Writer document, your web browser opens with the requested web address. If you don't use a mouse, position the cursor inside the hyperlink and open the context menu by Shift+F10, then choose Open Hyperlink."
-msgstr "Όταν πατάτε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-κλικ σε μια υπερσύνδεση σε ένα έγγραφο του Writer, ο περιηγητής σας ανοίγει την αιτούμενη διεύθυνση στο διαδίκτυο. Αν δεν χρησιμοποιείται ποντίκι, τοποθετήστε το δρομέα μέσα στην υπερσύνδεση, ανοίξτε το μενού περιβάλλοντος πατώντας Shift+F10, και μετά επιλέξτε Άνοιγμα υπερσύνδεσης."
+msgstr "Όταν πατάτε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-πάτημα σε έναν υπερσύνδεσμο σε ένα έγγραφο του Writer, ο περιηγητής σας ανοίγει την αιτούμενη διεύθυνση στο διαδίκτυο. Αν δεν χρησιμοποιείτε ποντίκι, τοποθετήστε το δρομέα μέσα στον υπερσύνδεσμο, ανοίξτε το μενού περιβάλλοντος πατώντας Shift+F10, και μετά επιλέξτε Άνοιγμα υπερσυνδέσμου."
#: hyperlink_edit.xhp
msgctxt ""
@@ -9254,7 +9255,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "If the hyperlink is a button, click on the border to select it, or press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while clicking. Open the <emph>Properties</emph> dialog through the context menu. You can edit the label text under \"Caption,\" and modify the address in the \"URL\" field."
-msgstr "Αν η υπερσύνδεση είναι ένα κουμπί, πατήστε στο περίγραμμα του για να το επιλέξετε ή πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ κάνετε κλικ. Ανοίξτε το <emph>Ιδιότητες</emph> μέσω του μενού περιβάλλοντος. Μπορείτε να επεξεργαστείτε το κείμενο ετικέτας κάτω από το πεδία \"Λεζάντα,\" και να τροποποιοήσετε την διεύθυνση στο πεδίο \"URL\" ."
+msgstr "Αν οη υπερσύνδεσμος είναι ένα κουμπί, πατήστε στο περίγραμμα του για να το επιλέξετε ή πατήστε το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ πατάτε. Ανοίξτε το <emph>Ιδιότητες</emph> μέσω του μενού περιβάλλοντος. Μπορείτε να επεξεργαστείτε το κείμενο ετικέτας κάτω από το πεδία \"υπόμνημα,\" και να τροποποιήσετε την διεύθυνση στο πεδίο \"URL\"."
#: hyperlink_insert.xhp
msgctxt ""
@@ -9402,7 +9403,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "A link to a web page, for example, \"www.example.com\" or \"www.myprovider.com/mypage/index.html\" is an absolute link."
-msgstr "Μια σύνδεση σε μια ιστοσελίδα, π.χ., \"www.sun.com\" or \"www.myprovider.com/mypage/index.html\" είναι μια απόλυτη σύνδεση."
+msgstr "Μια σύνδεση σε μια ιστοσελίδα, π.χ., \"www.example.com\" ή \"www.myprovider.com/mypage/index.html\" είναι ένας απόλυτος σύνδεσμος."
#: hyperlink_rel_abs.xhp
msgctxt ""
@@ -9420,7 +9421,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "The following rules apply: A relative reference (\"graphic/picture.gif\") is only possible when both files exist on the same drive. If the files are on different drives in your local file system, the absolute reference follows the \"file:\" protocol (\"file:///data1/xyz/picture.gif\"). If the files are on different servers or if the target of the link is not available, the absolute reference uses the \"http:\" protocol (\"http://data2/abc/picture.gif\")."
-msgstr "Ισχύουν οι ακόλουθοι κανόνες: Μια σχετική αναφορά (\"graphic/picture.gif\") είναι δυνατή μόνο όταν υπάρχουν και τα δύο αρχεία στην ίδια μονάδα. Εάν τα αρχεία βρίσκονται σε διαφορετικές μονάδες στο τοπικό σύστημα αρχείων, η απόλυτη αναφορά ακολουθεί το πρωτόκολλο \"file:\" protocol (\"file:///data1/xyz/picture.gif\"). Εάν τα αρχεία βρίσκονται σε διαφορετικούς διακομιστές ή εάν ο προορισμός της σύνδεσης δεν είναι διαθέσιμος, η απόλυτη αναφορά χρησιμοποιεί το \"http:\" protocol (\"http://data2/abc/picture.gif\")."
+msgstr "Ισχύουν οι ακόλουθοι κανόνες: Μια σχετική αναφορά (\"graphic/picture.gif\") είναι δυνατή μόνο όταν υπάρχουν και τα δύο αρχεία στην ίδια μονάδα. Εάν τα αρχεία βρίσκονται σε διαφορετικές μονάδες στο τοπικό σύστημα αρχείων, η απόλυτη αναφορά ακολουθεί το πρωτόκολλο \"file:\" protocol (\"file:///data1/xyz/picture.gif\"). Αν τα αρχεία βρίσκονται σε διαφορετικούς διακομιστές ή εάν ο προορισμός της σύνδεσης δεν είναι διαθέσιμος, η απόλυτη αναφορά χρησιμοποιεί το \"http:\" protocol (\"http://data2/abc/picture.gif\")."
#: hyperlink_rel_abs.xhp
msgctxt ""
@@ -9446,7 +9447,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Adding Clickable Hotspots to Images"
-msgstr "Προσθήκη Hotspots σε εικόνες"
+msgstr "Προσθήκη επιλέξιμων θερμών σημείων σε εικόνες"
#: imagemap.xhp
msgctxt ""
@@ -9534,7 +9535,7 @@ msgctxt ""
"par_idN106AB\n"
"help.text"
msgid "Enter the \"Address\" URL that will be shown in a Web browser when the user clicks the hotspot."
-msgstr "Καταχωρίστε την \"Διεύθυνση\" URL που θα εμφανισθεί στον περιηγητή ιστοσελίδων όταν ο χρήστης κάνει κλικ στο hotspot."
+msgstr "Καταχωρίστε την \"Διεύθυνση\" URL που θα εμφανισθεί στον περιηγητή ιστοσελίδων όταν ο χρήστης πατήσει στο θερμό σημείο."
#: imagemap.xhp
msgctxt ""
@@ -9542,7 +9543,7 @@ msgctxt ""
"par_idN106AF\n"
"help.text"
msgid "Optionally, enter the \"Text\" that will be shown as a tip when the user points the mouse to the hotspot."
-msgstr "Προαιρετικά, καταχωρίστε το \"Κείμενο\" που θα εμφανισθεί ως υπόδειξη όταν ο χρήστης τοποθετεί το ποντίκι στο hotspot."
+msgstr "Προαιρετικά, καταχωρίστε το \"Κείμενο\" που θα εμφανισθεί ως υπόδειξη όταν ο χρήστης τοποθετεί το ποντίκι στο θερμό σημείο."
#: imagemap.xhp
msgctxt ""
@@ -9982,7 +9983,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "In the <emph>File format</emph> field, select the file format you want, for example GIF or JPEG."
-msgstr "Στο πεδίο <emph>Μορφή αρχείου</emph>, επιλέξτε τη μορφή που θέλετε, για παράδειγμα GIF ή JPEG."
+msgstr "Στο πεδίο <emph>Μορφή αρχείου</emph>, επιλέξτε τη μορφή που θέλετε, για παράδειγμα GIF ή JPEG."
#: insert_bitmap.xhp
msgctxt ""
@@ -10095,7 +10096,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "If you want to open up draw objects from the center instead of dragging from one corner to the other, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while dragging. <switchinline select=\"sys\"><caseinline select=\"UNIX\">With some window managers, you may need to hold down also the meta key.</caseinline></switchinline>"
-msgstr "Αν επιθυμείτε να ανοίξετε αντικείμενα σχεδίασης από το κέντρο αντί για σύρσιμο από μια γωνία στη άλλη, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> καθώς σχεδιάζετε. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Σε κάποιους διαχειριστές παραθύρων, ίσως χρειαστεί να κρατάτε πατημένο επίσης το πλήκτρο meta. </caseinline></switchinline>"
+msgstr "Αν επιθυμείτε να ανοίξετε αντικείμενα σχεδίασης από το κέντρο αντί για σύρσιμο από μια γωνία στη άλλη, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> καθώς σχεδιάζετε. <switchinline select=\"sys\"><caseinline select=\"UNIX\"> Σε κάποιους διαχειριστές παραθύρων, ίσως χρειαστεί να κρατάτε πατημένο επίσης το πλήκτρο meta.</caseinline></switchinline>"
#: insert_graphic_drawit.xhp
msgctxt ""
@@ -10120,7 +10121,7 @@ msgctxt ""
"par_id224616\n"
"help.text"
msgid "To scale a draw object using the keyboard, first select the object, then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab repeatedly to highlight one of the handles. Then press an arrow key. To scale in smaller steps, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while pressing an arrow key. Press Esc to leave the point edit mode."
-msgstr "Για να κλιμακώσετε ένα αντικείμενο σχεδίασης με το πληκτρολόγιο, πρώτα επιλέξτε το αντικείμενο, μετά πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab επανειλημμένα για να επισημανθεί μία λαβή. Έπειτα πατήστε το πλήκτρο βέλους. Για να κλιμακώσετε σε μικρότερα βήματα, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ πατάτε το πλήκτρο βέλους. Πατήστε Esc για να βγείτε από την κατάσταση επεξεργασίας σημείου."
+msgstr "Για να κλιμακώσετε ένα αντικείμενο σχεδίασης με το πληκτρολόγιο, πρώτα επιλέξτε το αντικείμενο, μετά πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Εντολή</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab επανειλημμένα για να επισημανθεί μία λαβή. Έπειτα πατήστε το πλήκτρο βέλους. Για να κλιμακώσετε σε μικρότερα βήματα, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline>, ενώ πατάτε ένα πλήκτρο βέλους. Πατήστε το πλήκτρο διαφυγής για να βγείτε από την κατάσταση επεξεργασίας σημείου."
#: insert_graphic_drawit.xhp
msgctxt ""
@@ -10137,7 +10138,7 @@ msgctxt ""
"par_id7199316\n"
"help.text"
msgid "To move a draw object using the keyboard, first select the object, then press an arrow key. To move in smaller steps, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while pressing an arrow key."
-msgstr "Για να μετακινήσετε ένα αντικείμενο σχεδίασης με το πληκτρολόγιο, πρώτα επιλέξτε το αντικείμενο, έπειτα πατήστε ένα πλήκτρο βέλους. Για να μετακινήσετε σε μικρότερα βήματα, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ πατάτε ένα πλήκτρο βέλους."
+msgstr "Για να μετακινήσετε ένα αντικείμενο σχεδίασης με το πληκτρολόγιο, πρώτα επιλέξτε το αντικείμενο, έπειτα πατήστε ένα πλήκτρο βέλους. Για να μετακινήσετε σε μικρότερα βήματα, κρατήστε πατημένο το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Επιλογή</caseinline><defaultinline>Alt</defaultinline></switchinline> ενώ πατάτε ένα πλήκτρο βέλους."
#: insert_graphic_drawit.xhp
msgctxt ""
@@ -10233,7 +10234,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Προς το παρόν υπάρχουν τρεις τρόποι για να εισάγετε χαρακτήρες με τόνους απευθείας από το πληκτρολόγιο. </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Προς το παρόν υπάρχουν τρεις τρόποι για να εισάγετε χαρακτήρες με τόνους απευθείας από το πληκτρολόγιο.</caseinline></switchinline>"
#: insert_specialchar.xhp
msgctxt ""
@@ -10242,7 +10243,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Solaris:</emph> Using a Sun keyboard. First press the Compose key to the right of the space bar, then enter the first and second modifiers.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Solaris:</emph> Χρησιμοποιώντας ένα πληκτρολόγιο Sun. Πρώτα πατήστε το πλήκτρο Compose στα δεξιά του πλήκτρου διαστήματος, και μετά εισάγετε το πρώτο και δεύτερο τροποποιητή. </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Solaris:</emph> Χρησιμοποιώντας ένα πληκτρολόγιο Sun. Πρώτα πατήστε το πλήκτρο Compose στα δεξιά του πλήκτρου διαστήματος και μετά εισάγετε το πρώτο και δεύτερο τροποποιητή.</caseinline></switchinline>"
#: insert_specialchar.xhp
msgctxt ""
@@ -10251,7 +10252,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Linux / NetBSD:</emph> Using the dead-keys. In an xterm window first press the (´) or (`) key. The character should not appear on the screen. Now press a letter, such as \"e\". The e is given an accent, é or è. If not, then check in the XF86Config file if a \"nodeadkeys\" XkbdVariant has been loaded there and replace it. You may also have set the environment variable SAL_NO_DEADKEYS, which deactivates the dead-keys.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Linux / NetBSD:</emph> Χρήση των dead-keys. Σε ένα παράθυρο xterm πρώτα πατήστε το πλήκτρο (´) ή (`). Ο χαρακτήρας δεν θα πρέπει να εμφανισθεί στην οθόνη. Πατήστε τώρα ένα γράμμα, όπως \"e\". Το e τονίζεται, é ή è. Αν όχι, ελέγξτε στο αρχείο XF86Config αν ένα \"nodeadkeys\" XkbdVariant έχει φορτωθεί και αντικαταστήστε το. Επίσης μπορείτε να ορίσετε τη μεταβλητή περιβάλλοντος SAL_NO_DEADKEYS, που απενεργοποιεί τα dead-keys. </caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><emph>Linux / NetBSD:</emph> Χρήση των dead-keys. Σε ένα παράθυρο xterm πρώτα πατήστε το πλήκτρο (´) ή (`). Ο χαρακτήρας δεν θα πρέπει να εμφανισθεί στην οθόνη. Πατήστε τώρα ένα γράμμα, όπως \"e\". Το e τονίζεται, é ή è. Αν όχι, ελέγξτε στο αρχείο XF86Config αν ένα \"nodeadkeys\" XkbdVariant έχει φορτωθεί και αντικαταστήστε το. Επίσης μπορείτε να ορίσετε τη μεταβλητή περιβάλλοντος SAL_NO_DEADKEYS, που απενεργοποιεί τα dead-keys.</caseinline></switchinline>"
#: insert_specialchar.xhp
msgctxt ""
@@ -10321,7 +10322,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "The integration of new components is supported by some tools and services. Details can be found in the $[officename] Developer's Guide. The three main steps are as follows:"
-msgstr "Η ενσωμάτωση καινούργιων στοιχείων υποστηρίζεται από κάποια εργαλεία και υπηρεσίες. Μπορείτε να βρείτε λεπτομέρειες στον οδηγό προγραμματισμού $[officename]. Τα τρία κύρια βήματα έχουν ως εξής:"
+msgstr "Η ενσωμάτωση καινούργιων στοιχείων υποστηρίζεται από κάποια εργαλεία και υπηρεσίες. Μπορείτε να βρείτε λεπτομέρειες στον οδηγό προγραμματισμού $[officename]. Τα τρία κύρια βήματα έχουν ως εξής:"
#: integratinguno.xhp
msgctxt ""
@@ -10348,7 +10349,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Change the user interface (menus or toolbars). This can be done almost automatically by writing an XML text file that describes the changes. More information can be found in the $[officename] Developer's Guide."
-msgstr "Αλλάξτε τη διεπαφή χρήστη (μενού ή γραμμές εργαλείων). Αυτό μπορεί να γίνει σχεδόν αυτόματα γράφοντας ένα αρχείο κειμένου XML που περιγράφει τις αλλαγές. Περισσότερες πληροφορίες θα βρείτε στο [officename] Developer's Guide."
+msgstr "Αλλάξτε τη διεπαφή χρήστη (μενού ή γραμμές εργαλείων). Αυτό μπορεί να γίνει σχεδόν αυτόματα γράφοντας ένα αρχείο κειμένου XML που περιγράφει τις αλλαγές. Περισσότερες πληροφορίες θα βρείτε στο $[officename] Developer's Guide."
#: integratinguno.xhp
msgctxt ""
@@ -10409,7 +10410,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "In addition, under the keyword \"Accessibility\" you find step-by-step instructions about how to control the selected module without a mouse device."
-msgstr "Επιπρόσθετα, κάτω από τη λέξη-κλειδί \"Προσιτότητα\" θα βρείτε βήμα προς βήμα οδηγίες για το πώς να ελέγχετε την επιλεγμένη λειτουργική μονάδα χωρίς συσκευή ποντικιού."
+msgstr "Επιπρόσθετα, κάτω από τη λέξη-κλειδί \"Προσιτότητα\" θα βρείτε βήμα προς βήμα οδηγίες για το πώς να ελέγχετε την επιλεγμένη λειτουργική μονάδα χωρίς συσκευή ποντικιού."
#: keyboard.xhp
msgctxt ""
@@ -10490,7 +10491,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to switch to the document."
-msgstr "Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 για να μεταβείτε στο έγγραφο."
+msgstr "Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 για να μεταβείτε στο έγγραφο."
#: keyboard.xhp
msgctxt ""
@@ -10526,7 +10527,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> or F6 or F10 to select the first menu (the <emph>File</emph> menu). With right arrow, the next menu to the right is selected; with left arrow, the previous menu."
-msgstr "Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> ή F6 ή F10 για να επιλέξετε το πρώτο μενού (το μενού <emph>Αρχείο</emph>. Με το δεξί βέλος μπορείτε να επιλέξετε το επόμενο μενού και με το αριστερό βέλος το προηγούμενο."
+msgstr "Πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> ή F6 ή F10 για να επιλέξετε το πρώτο μενού (το μενού <emph>Αρχείο</emph>). Με το δεξί βέλος μπορείτε να επιλέξετε το επόμενο μενού και με το αριστερό βέλος το προηγούμενο."
#: keyboard.xhp
msgctxt ""
@@ -10571,7 +10572,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Press Enter to execute the selected icon. If the selected icon normally demands a consecutive mouse action, such as inserting a rectangle, then pressing the Enter key is not sufficient: in these cases press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Πατήστε Enter για να εκτελεστεί το επιλεγμένο εικονίδιο. Αν το επιλεγμένο εικονίδιο απαιτείμια ακόμα ενέργεια από το ποντίκι, όπως η εισαγωγή ενός ορθογωνίου,τότε το πάτημα του Enter δεν είναι αρκετό: σε αυτές τις περιπτώσεις πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgstr "Πατήστε Enter για να εκτελεστεί το επιλεγμένο εικονίδιο. Αν το επιλεγμένο εικονίδιο απαιτεί μια ακόμα ενέργεια από το ποντίκι, όπως η εισαγωγή ενός ορθογωνίου, τότε το πάτημα του Enter δεν είναι αρκετό: σε αυτές τις περιπτώσεις πατήστε <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
#: keyboard.xhp
msgctxt ""
@@ -10696,7 +10697,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "Spacebar: switches from selection of the current row and cancellation of any selection, but not if the current cell is in edit mode."
-msgstr "Spacebar: εναλλάσσει από την επιλογή της τρέχουσας γραμμής και την ακύρωση κάθε επιλογής, αλλά όχι αν το τρέχον κελί είναι σε κατάσταση επεξεργασίας"
+msgstr "Γραμμή διαστήματος: εναλλάσσει από την επιλογή της τρέχουσας γραμμής και την ακύρωση κάθε επιλογής, αλλά όχι αν το τρέχον κελί είναι σε κατάσταση επεξεργασίας."
#: keyboard.xhp
msgctxt ""
@@ -10705,7 +10706,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+spacebar: switches between selection of the current row and cancellation of this selection."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+spacebar: εναλλάσσει από την επιλογή της τρέχουσας γραμμής και την ακύρωση κάθε επιλογής"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+γραμμή διαστήματος: εναλλάσσει από την επιλογή της τρέχουσας γραμμής και την ακύρωση κάθε επιλογής."
#: keyboard.xhp
msgctxt ""
@@ -10714,7 +10715,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+spacebar: switches between selection of the current column and cancellation of this selection."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+spacebar: εναλλάσσει από την επιλογή της τρέχουσας στήλης και την ακύρωση κάθε επιλογής"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+γραμμή διαστήματος: εναλλάσσει μεταξύ της επιλογής της τρέχουσας στήλης και της ακύρωσης αυτής της επιλογής."
#: keyboard.xhp
msgctxt ""
@@ -10885,7 +10886,7 @@ msgctxt ""
"58\n"
"help.text"
msgid "Use the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and arrow keys to move the selected object by one pixel."
-msgstr "Χρησιμοποιήστε το <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και τα πλήκτρα βέλους για να μετακινήσετε το επιλεγμένο αντικείμενο κατά ένα εικονοστοιχείο."
+msgstr "Χρησιμοποιήστε το <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> και τα πλήκτρα βέλους για να μετακινήσετε το επιλεγμένο αντικείμενο κατά ένα εικονοστοιχείο."
#: keyboard.xhp
msgctxt ""
@@ -10939,7 +10940,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "Enter the handle edit mode with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
-msgstr "Μπείτε σε κατάσταση επεξεργασίας σημείου χειρισμού με τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
+msgstr "Μπείτε σε κατάσταση επεξεργασίας σημείου χειρισμού με τα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
#: keyboard.xhp
msgctxt ""
@@ -11038,7 +11039,7 @@ msgctxt ""
"135\n"
"help.text"
msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6: shows the dividing lines at default positions and focus a line."
-msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6: εμφανίζει τις γραμμές διαίρεσης στις προεπιλεγμένες τους θέσεις και με εστίαση σε μια γραμμή."
+msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6: εμφανίζει τις γραμμές διαίρεσης στις προεπιλεγμένες τους θέσεις και με εστίαση σε μια γραμμή."
#: keyboard.xhp
msgctxt ""
@@ -11353,7 +11354,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "Press Shift+F1 to display the <link href=\"text/shared/main0108.xhp\" name=\"Extended Tips\">Extended Tips</link> for the currently selected command, icon or control."
-msgstr "Πατήστε Shift+F1 για να εμφανιστούν οι <link href=\"text/shared/main0108.xhp\" name=\"Εκτεταμένες συμβουλές\">Εκτεταμένες συμβουλές</link> για την τρέχουσα εντολή, εικονίδιο ή στοιχείο ελέγχου."
+msgstr "Πατήστε Shift+F1 για να εμφανιστούν οι <link href=\"text/shared/main0108.xhp\" name=\"Εκτεταμένες συμβουλές\">Εκτεταμένες συμβουλές</link> για την τρέχουσα εντολή, εικονίδιο ή στοιχείο ελέγχου."
#: keyboard.xhp
msgctxt ""
@@ -11921,7 +11922,7 @@ msgctxt ""
"par_id0130200903370924\n"
"help.text"
msgid "Optionally, if you want to type more text, apply formatting, or insert images and line art, you should enable <emph>Synchronize contents</emph> on the <emph>Options</emph> tab. If you enable this, once you leave the Labels dialog box a small window opens with a Synchronize button. Now you only need to work on the first label on the labels document, then click the Synchronize button to copy your work to every label of the document."
-msgstr "Προαιρετικά, αν επιθυμείτε και άλλο κείμενο, άλλη μορφοποίηση ή να εισάγετε εικόνες ή σχέδια, επιλέξτε <emph>Συγχρονισμός περιεχομένων</emph> στην καρτέλα <emph>Επιλογές</emph>."
+msgstr "Προαιρετικά, αν θέλετε να πληκτρολογήσετε περισσότερο κείμενο, να εφαρμόσετε μορφοποίηση ή να εισάγετε εικόνες ή σχέδια, θα πρέπει να ενεργοποιήσετε <emph>Συγχρονισμός περιεχομένων</emph> στην καρτέλα <emph>Επιλογές</emph>. Αν το ενεργοποιήσετε, μόλις αφήσετε το πλαίσιο διαλόγου ετικέτες ανοίγει ένα μικρό παράθυρο με ένα κουμπί συγχρονισμού. Τώρα, χρειάζεται μόνο να δουλέψετε στην πρώτη ετικέτα στο έγγραφο ετικετών, έπειτα πατήστε το κουμπί συγχρονισμού για να αντιγράψετε την εργασία σας σε κάθε ετικέτα του εγγράφου."
#: labels_database.xhp
msgctxt ""
@@ -11955,7 +11956,7 @@ msgctxt ""
"par_id8476821\n"
"help.text"
msgid "When you choose to print the document, you will be asked if you want to print a form letter. Answer Yes to open the <link href=\"text/swriter/01/01150000.xhp\">Mail Merge</link> dialog. In the Mail Merge dialog, you can select the records for which you want to print labels."
-msgstr "Όταν επιλέγετε να εκτυπώσετε ένα έγγραφο, θα ερωτηθείτε αν θέλετε να εκτυπώσετε μια εγκύκλιο επιστολή. Απαντήστε ναι για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/swriter/01/01150000.xhp\">Συγχώνευση αλληλογραφίας</link>. Στο διάλογο συγχώνευσης αλληλογραφίας επιλέξτε τα πεδία για τα οποία θέλετε να εκτυπώσετε ετικέτες"
+msgstr "Όταν επιλέγετε να εκτυπώσετε ένα έγγραφο, θα ερωτηθείτε αν θέλετε να εκτυπώσετε μια εγκύκλιο επιστολή. Απαντήστε ναι για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/swriter/01/01150000.xhp\">Συγχώνευση αλληλογραφίας</link>. Στο διάλογο συγχώνευσης αλληλογραφίας επιλέξτε τα πεδία για τα οποία θέλετε να εκτυπώσετε ετικέτες."
#: language_select.xhp
msgctxt ""
@@ -11971,7 +11972,7 @@ msgctxt ""
"bm_id3083278\n"
"help.text"
msgid "<bookmark_value>languages; selecting for text</bookmark_value> <bookmark_value>documents; languages</bookmark_value> <bookmark_value>characters; language selection</bookmark_value> <bookmark_value>character styles;language selection</bookmark_value> <bookmark_value>text; language selection</bookmark_value> <bookmark_value>paragraph styles; languages</bookmark_value> <bookmark_value>drawings; languages</bookmark_value> <bookmark_value>defaults;languages</bookmark_value> <bookmark_value>spellcheck; default languages</bookmark_value> <bookmark_value>dictionaries, see also languages</bookmark_value>"
-msgstr "<bookmark_value>γλώσσες; επιλογή για κείμενο</bookmark_value><bookmark_value>έγγραφα; γλώσσες</bookmark_value><bookmark_value>χαρακτήρες; επιλογή γλώσσας</bookmark_value><bookmark_value>στυλ χαρακτήρων;επιλογή γλώσσας</bookmark_value><bookmark_value>κείμενο; επιλογή γλώσσας</bookmark_value><bookmark_value>στυλ παραγράφων; γλώσσες</bookmark_value><bookmark_value>σχέδια; γλώσσες</bookmark_value><bookmark_value>προεπιλεγμένες;γλώσσες</bookmark_value><bookmark_value>ορθογραφικός έλεγχος; προεπιλεγμένες γλώσσες</bookmark_value><bookmark_value>λεξικά, βλέπε επίσης γλώσσες</bookmark_value>"
+msgstr "<bookmark_value>γλώσσες; επιλογή για κείμενο</bookmark_value><bookmark_value>έγγραφα; γλώσσες</bookmark_value><bookmark_value>χαρακτήρες; επιλογή γλώσσας</bookmark_value><bookmark_value>τεχνοτροπία χαρακτήρων;επιλογή γλώσσας</bookmark_value><bookmark_value>κείμενο; επιλογή γλώσσας</bookmark_value><bookmark_value>τεχνοτροπία παραγράφων; γλώσσες</bookmark_value><bookmark_value>σχέδια; γλώσσες</bookmark_value><bookmark_value>προεπιλεγμένες;γλώσσες</bookmark_value><bookmark_value>ορθογραφικός έλεγχος; προεπιλεγμένες γλώσσες</bookmark_value><bookmark_value>λεξικά, βλέπε επίσης γλώσσες</bookmark_value>"
#: language_select.xhp
msgctxt ""
@@ -12246,7 +12247,7 @@ msgctxt ""
"par_id2897427\n"
"help.text"
msgid "In the next page, click the Get It icon to download the dictionary extension. Note the folder name to which your browser downloads the file. Download additional dictionaries as you like."
-msgstr "Στην επόμενη σελίδα, κάντε κλικ στο εικονίδιο Λήψη για να κάνετε λήψη της επέκτασης του λεξικού. Σημειώστε το όνομα του φακέλου στον οποίο αποθηκεύετε το αρχείο."
+msgstr "Στην επόμενη σελίδα, πατήστε στο εικονίδιο λήψης για να μεταφορτώσετε την επέκταση του λεξικού. Σημειώστε το όνομα του φακέλου στον οποίο ο περιηγητής μεταφορτώνει το αρχείο. Μεταφορτώστε επιπλέον λεξικά αν θέλετε."
#: language_select.xhp
msgctxt ""
@@ -12286,7 +12287,7 @@ msgctxt ""
"par_id3912778\n"
"help.text"
msgid "Most users download the American English version, which gives you English menu commands and English application help. If you want another language for the menus (and for the application help, if available in that language), change the UI language as follows."
-msgstr "Οι περισσότεροι χρήστες κατεβάζουν την αμερικάνικη-αγγλική έκδοση, που θα σας δώσει εντολές, μενού και βοήθεια στα αγγλικά. Αν θέλετε κάποια άλλη γλώσσα για τα μενού (και για τη βοήθεια της εφαρμογής, αν είναι διαθέσιμη στη γλώσσα εκείνη), αλλάξτε την γλώσσα UI όπως ακολουθεί:"
+msgstr "Οι περισσότεροι χρήστες κατεβάζουν την αμερικάνικη-αγγλική έκδοση, που θα σας δώσει εντολές, μενού και βοήθεια στα αγγλικά. Αν θέλετε κάποια άλλη γλώσσα για τα μενού (και για τη βοήθεια της εφαρμογής, αν είναι διαθέσιμη στη γλώσσα αυτή), αλλάξτε την γραφική διεπαφή της γλώσσας όπως ακολουθεί:"
#: language_select.xhp
msgctxt ""
@@ -12302,7 +12303,7 @@ msgctxt ""
"par_id121158\n"
"help.text"
msgid "Select another UI language in the \"User interface\" listbox."
-msgstr "Επιλέξτε άλλη γλώσσα UI στο πεδίο λίστας \"Περιβάλλον χρήσης\""
+msgstr "Επιλέξτε άλλη γλώσσα UI στο πεδίο καταλόγου \"Διεπαφή χρήστη\"."
#: language_select.xhp
msgctxt ""
@@ -12334,7 +12335,7 @@ msgctxt ""
"par_id9852901\n"
"help.text"
msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
-msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
+msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, αν την έχετε ενεργοποιήσει)."
#: language_select.xhp
msgctxt ""
@@ -12358,7 +12359,7 @@ msgctxt ""
"par_id9852902\n"
"help.text"
msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
-msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
+msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, αν την ενεργοποιήσατε)."
#: language_select.xhp
msgctxt ""
@@ -12398,7 +12399,7 @@ msgctxt ""
"par_id9852900\n"
"help.text"
msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
-msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
+msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
#: language_select.xhp
msgctxt ""
@@ -12430,7 +12431,7 @@ msgctxt ""
"par_id9852905\n"
"help.text"
msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
-msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
+msgstr "Κλείστε το λογισμικό του %PRODUCTNAME (επίσης κλείστε την γρήγορη εκκίνηση, εάν την ενεργοποιήσατε)."
#: language_select.xhp
msgctxt ""
@@ -12551,7 +12552,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "In your document, click where the line should begin. Hold down the mouse button and drag to the point where you want the line to end. If you also hold down the Shift key, you can draw only horizontal, vertical, and diagonal lines."
-msgstr "Στο έγγραφό σας, κάντε κλικ όπου πρέπει να αρχίζει η γραμμή. Κρατήστε πατημένο το κουμπί του ποντικιού και μετακινήστε το σημείο όπου θέλετε η γραμμή να τελειώνει. Αν κρατάτε επίσης πατημένο το πλήκτρο Shift, μπορείτε να σχεδιάσετε μόνο οριζόντιες, κάθετες και διαγώνιες γραμμές."
+msgstr "Στο έγγραφό σας, πατήστε όπου πρέπει να αρχίζει η γραμμή. Κρατήστε πατημένο το κουμπί του ποντικιού και μετακινήστε το σημείο όπου θέλετε η γραμμή να τελειώνει. Αν κρατάτε επίσης πατημένο το πλήκτρο Shift, μπορείτε να σχεδιάσετε μόνο οριζόντιες, κάθετες και διαγώνιες γραμμές."
#: line_intext.xhp
msgctxt ""
@@ -12629,7 +12630,7 @@ msgctxt ""
"par_idN107CC\n"
"help.text"
msgid "If you start a new line in a Writer text document by typing three or more hyphen characters and press the Enter key, the characters are removed and the previous paragraph gets a line as a bottom border."
-msgstr "Αν ξεκινάτε μια νέα γραμμή σε ένα έγγραφο κειμένου στο Writer πληκτρολογώντας τρεις ενωτικούς χαρακτήρες (Hyphens) και πατήσετε το πλήκτρο Enter, οι χαρακτήρες θα απομακρυνθούν και θα εισαχθεί μια γραμμή ως κάτω περίγραμμα στην προηγούμενη παράγραφο."
+msgstr "Αν ξεκινάτε μια νέα γραμμή σε ένα έγγραφο κειμένου στο Writer πληκτρολογώντας τρεις ενωτικούς χαρακτήρες και πατήσετε το πλήκτρο Enter, οι χαρακτήρες θα απομακρυνθούν και θα εισαχθεί μια γραμμή ως κάτω περίγραμμα στην προηγούμενη παράγραφο."
#: line_intext.xhp
msgctxt ""
@@ -12653,7 +12654,7 @@ msgctxt ""
"par_idN107D8\n"
"help.text"
msgid "To undo an automatic border replacement once, choose <emph>Edit - Undo</emph>."
-msgstr "Για να αναιρέσετε μια αντικατάσταση αυτόματου περιγράμματος μια φορά, επιλέξτε <emph>Επεξεργασία - Αναίρεση</emph>."
+msgstr "Για να αναιρέσετε μια αντικατάσταση αυτόματου περιγράμματος μια φορά, επιλέξτε <emph>Επεξεργασία - Αναίρεση</emph>."
#: line_intext.xhp
msgctxt ""
@@ -13008,7 +13009,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Press the Escape key to deselect an object, as the macro recorder currently does not record this action by mouse click."
-msgstr "Πατήστε το πλήκτρο διαφυγής (Esc) για να αποεπιλέξτε ένα αντικείμενο, καθώς η μακροεντολή καταγραφής δεν καταγράφει αυτή την πράξη από το κλικ του ποντικιού."
+msgstr "Πατήστε το πλήκτρο διαφυγής για να αποεπιλέξτε ένα αντικείμενο, καθώς η μακροεντολή καταγραφής δεν καταγράφει αυτή την πράξη από το πάτημα του ποντικιού."
#: macro_recording.xhp
msgctxt ""
@@ -13358,7 +13359,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "You can select separate measurement units for $[officename] Writer, $[officename] Writer/Web, $[officename] Calc, $[officename] Impress and $[officename] Draw documents."
-msgstr "Έχετε τη δυνατότητα να επιλέξετε μεμονωμένες μονάδες μέτρησης για έγγραφα των $[officename] Writer, $[officename] Writer/Web, $[officename] Calc, $[officename] Impress και $[officename] Draw."
+msgstr "Έχετε τη δυνατότητα να επιλέξετε μεμονωμένες μονάδες μέτρησης για έγγραφα των $[officename] Writer, $[officename] Writer/Web, $[officename] Calc, $[officename] Impress και $[officename] Draw."
#: measurement_units.xhp
msgctxt ""
@@ -14181,7 +14182,7 @@ msgctxt ""
"par_id0811200801491972\n"
"help.text"
msgid "In Excel, the formula =A1+A2 returns 2, but the formula =SUM(A1,A2) returns 0."
-msgstr "Στο Excel, ο τύπος =A1+A2 επιστρέφει την τιμή 2, αλλά ο τύπος =SUM(A1;A2) επιστρέφει 0."
+msgstr "Στο Excel, ο τύπος =A1+A2 επιστρέφει την τιμή 2, αλλά ο τύπος =SUM(A1;A2) επιστρέφει 0."
#: ms_import_export_limitations.xhp
msgctxt ""
@@ -14522,7 +14523,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "From now on, if you save a document, the <emph>File type </emph>will be set according to your choice. Of course, you still can select another file type in the file save dialog."
-msgstr "Από τώρα και στο εξής, αν αποθηκεύετε ένα έγγραφο, ο <emph>Τύπος αρχείου </emph> θα ορίζεται σύμφωνα με την επιλογή σας, Βέβαια, μπορείτε ακόμη να επιλέξετε ένα άλλο τύπο αρχείου στο παράθυρο διαλόγου αποθήκευσης του αρχείου."
+msgstr "Από τώρα και στο εξής, αν αποθηκεύετε ένα έγγραφο, ο <emph>Τύπος αρχείου</emph> θα ορίζεται σύμφωνα με την επιλογή σας. Βέβαια, μπορείτε ακόμη να επιλέξετε ένα άλλο τύπο αρχείου στον διάλογο αποθήκευσης του αρχείου."
#: ms_user.xhp
msgctxt ""
@@ -14576,7 +14577,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "With a few exceptions, Microsoft Office and $[officename] cannot run the same macro code. Microsoft Office uses VBA (Visual Basic for Applications) code, and $[officename] uses Basic code based on the $[officename] API (Application Program Interface) environment. Although the programming language is the same, the objects and methods are different."
-msgstr "Εκτός λίγων εξαιρέσεων, το Microsoft Office και το $[officename] δεν μπορούν να εκτελέσουν τον ίδιο κώδικα μακροεντολής. Το Microsoft Office χρησιμοποιεί κώδικα VBA (Visual Basic for Applications), και το $[officename] χρησιμοποιεί κώδικα Basic βασισμένο στο περιβάλλον $[officename] API (Application Program Interface). Αν και η γλώσσα προγραμματισμού είναι η ίδια, διαφέρουν τα αντικείμενα και οι μέθοδοι"
+msgstr "Εκτός λίγων εξαιρέσεων, το Microsoft Office και το $[officename] δεν μπορούν να εκτελέσουν τον ίδιο κώδικα μακροεντολής. Το Microsoft Office χρησιμοποιεί κώδικα VBA (Visual Basic for Applications), και το $[officename] χρησιμοποιεί κώδικα Basic βασισμένο στο περιβάλλον $[officename] API (Application Program Interface). Αν και η γλώσσα προγραμματισμού είναι η ίδια, διαφέρουν τα αντικείμενα και οι μέθοδοι."
#: ms_user.xhp
msgctxt ""
@@ -14760,7 +14761,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "On the <emph>Navigation</emph> toolbar, you first select the category, then click on one of the buttons, <emph>Previous Object</emph> or <emph>Next Object</emph>. The names of the buttons refer to the category, for example, the button \"Next Object\" is named \"Next Page\" or \"Next Bookmark\" according to the category."
-msgstr "Στην γραμμή εργαλείων <emph>Περιήγηση</emph> επιλέγετε πρώτα την κατηγορία και, στη συνέχεια, κάνετε κλικ σε ένα από τα πεδία επιλογής, <emph>Προηγούμενο αντικείμενο</emph> ή <emph>Επόμενο αντικείμενο</emph>. Τα ονόματα των πεδίων επιλογών αναφέρονται στην κατηγορία, για παράδειγμα, το πεδίο επιλογής \"Επόμενο αντικείμενο\" ονομάζεται \"Επόμενη σελίδα\" ή \"Επόμενος σελιδοδείκτης\" σύμφωνα με την κατηγορία."
+msgstr "Στην εργαλειοθήκη <emph>Περιήγηση</emph> επιλέγετε πρώτα την κατηγορία και στη συνέχεια, πατήστε σε ένα από τα πεδία επιλογής, <emph>Προηγούμενο αντικείμενο</emph> ή <emph>Επόμενο αντικείμενο</emph>. Τα ονόματα των πεδίων επιλογών αναφέρονται στην κατηγορία, για παράδειγμα, το πεδίο επιλογής \"Επόμενο αντικείμενο\" ονομάζεται \"Επόμενη σελίδα\" ή \"Επόμενος σελιδοδείκτης\" σύμφωνα με την κατηγορία."
#: navpane_on.xhp
msgctxt ""
@@ -14827,7 +14828,7 @@ msgctxt ""
"bm_id3154186\n"
"help.text"
msgid "<bookmark_value>numbering; turning off</bookmark_value> <bookmark_value>bullets; turning off</bookmark_value> <bookmark_value>removing, see also deleting</bookmark_value> <bookmark_value>removing;bullets and numbering</bookmark_value> <bookmark_value>keyboard;removing numbering</bookmark_value>"
-msgstr "<bookmark_value>αρίθμηση; απενεργοποίηση</bookmark_value><bookmark_value>κουκίδες; απενεργοποίηση</bookmark_value><bookmark_value>κατάργηση, βλέπε επίσης διαγραφή</bookmark_value><bookmark_value>κατάργηση;κουκκίδες και αρίθμηση</bookmark_value><bookmark_value>πληκτρολόγιο;κατάργηση αρίθμησης</bookmark_value>"
+msgstr "<bookmark_value>αρίθμηση; απενεργοποίηση</bookmark_value><bookmark_value>κουκκίδες; απενεργοποίηση</bookmark_value><bookmark_value>κατάργηση, βλέπε επίσης διαγραφή</bookmark_value><bookmark_value>κατάργηση;κουκκίδες και αρίθμηση</bookmark_value><bookmark_value>πληκτρολόγιο;κατάργηση αρίθμησης</bookmark_value>"
#: numbering_stop.xhp
msgctxt ""
@@ -15001,7 +15002,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "Select the <emph>Format - Page</emph> command, and go to the <emph>Page</emph> tab."
-msgstr "Επιλέξτε την εντολή <emph>Μορφή - Σελίδα</emph>, και πηγαίνετε στη καρτέλα <emph>Σελίδα</emph>."
+msgstr "Επιλέξτε την εντολή <emph>Μορφή - Σελίδα</emph> και πηγαίνετε στη καρτέλα <emph>Σελίδα</emph>."
#: pageformat_max.xhp
msgctxt ""
@@ -15010,7 +15011,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "Under <emph>Margins</emph> you can define the maximum or minimum possible value for the page margins (left, right, top, and bottom). Click into the respective control, then press the Page Up or Page Down key. The preview displays a dashed line around the printable range."
-msgstr "Στα <emph>Περιθώρια</emph> μπορείτε να ορίσετε τη μέγιστη ή την ελάχιστη δυνατή τιμή για τα περιθώρια της σελίδας (αριστερά, δεξιά, πάνω και κάτω). Πατήστε στο αντίστοιχο πεδίο ελέγχου, και μετά τα πλήκτρα (Page Up) ή (Page Down). Στην επισκόπηση εμφανίζεται μια διακεκομμένη γραμμή γύρω από την εκτυπώσιμη περιοχή."
+msgstr "Στα <emph>Περιθώρια</emph> μπορείτε να ορίσετε τη μέγιστη ή την ελάχιστη δυνατή τιμή για τα περιθώρια της σελίδας (αριστερά, δεξιά, πάνω και κάτω). Πατήστε στο αντίστοιχο πεδίο ελέγχου, και μετά τα πλήκτρα Page Up ή Page Down. Στην επισκόπηση εμφανίζεται μια διακεκομμένη γραμμή γύρω από την εκτυπώσιμη περιοχή."
#: pageformat_max.xhp
msgctxt ""
@@ -15742,7 +15743,7 @@ msgctxt ""
"par_idN106D9\n"
"help.text"
msgid "<emph>Printer</emph> - to define options for reducing data while printing directly to a printer"
-msgstr "<emph>Εκτυπωτής</emph><emph>- </emph>για να ορίσετε επιλογές για μείωση των δεδομένων ενώ εκτυπώνονται απευθείας σε ένα εκτυπωτή"
+msgstr "<emph>Εκτυπωτής</emph>- για να ορίσετε επιλογές για μείωση των δεδομένων ενώ εκτυπώνονται απευθείας σε έναν εκτυπωτή"
#: print_faster.xhp
msgctxt ""
@@ -15750,7 +15751,7 @@ msgctxt ""
"par_idN106E2\n"
"help.text"
msgid "<emph>Print to file</emph> - to define options for reducing data while printing to a file"
-msgstr "<emph>Εκτύπωση σε αρχείο</emph><emph>-</emph> για να ορίσετε επιλογές για μείωση δεδομένων ενώ εκτυπώνονται σε ένα αρχείο"
+msgstr "<emph>Εκτύπωση σε αρχείο</emph> - για να ορίσετε επιλογές για μείωση δεδομένων ενώ εκτυπώνονται σε ένα αρχείο"
#: print_faster.xhp
msgctxt ""
@@ -15977,7 +15978,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "For example, for graphics inserted in Writer: Choose <emph>Format - Picture - Options</emph> tab. Under <emph>Protect</emph>, mark <emph>Contents</emph>, <emph>Position</emph> and/or <emph>Size</emph>."
-msgstr "Για παράδειγμα, για γραφικά εισαγόμενα στο Writer: Επιλέξτε τη καρτέλα <emph>Μορφή - Γραφικά - Επιλογές</emph>. Στη <emph>Προστασία</emph>, επιλέξτε το <emph>Περιεχόμενα</emph>, <emph>Θέση</emph> και/ή <emph>Μέγεθος</emph>."
+msgstr "Για παράδειγμα, για γραφικά εισαγόμενα στο Writer: Επιλέξτε την καρτέλα <emph>Μορφή - Γραφικά - Επιλογές</emph>. Στην <emph>Προστασία</emph>, επιλέξτε το <emph>Περιεχόμενα</emph>, <emph>Θέση</emph> και/ή <emph>Μέγεθος</emph>."
#: protection.xhp
msgctxt ""
@@ -16219,7 +16220,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Open the document and choose <emph>Edit - Changes - Accept or Reject</emph>. The <emph>Accept or Reject Changes</emph> dialog appears."
-msgstr "Ανοίξτε το έγγραφο και επιλέξτε <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη</emph>. Το παράθυρο διαλόγου <emph>Αποδοχή ή απόρριψη αλλαγών</emph> εμφανίζεται."
+msgstr "Ανοίξτε το έγγραφο και επιλέξτε <emph>Επεξεργασία - Αλλαγές - Αποδοχή ή απόρριψη</emph>. Το παράθυρο διαλόγου <emph>Αποδοχή ή απόρριψη αλλαγών</emph> εμφανίζεται."
#: redlining_accept.xhp
msgctxt ""
@@ -16486,7 +16487,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Not all changes are recorded. For example, the changing of a tab stop from align left to align right is not recorded. However, all usual changes made by a proofreader are recorded, such as additions, deletions, text alterations, and usual formatting."
-msgstr "Δεν πραγματοποιείται καταγραφή όλων των αλλαγών. Για παράδειγμα, δεν πραγματοποιείται καταγραφή της αλλαγής στηλοθέτη από στοίχιση αριστερά σε στοίχιση δεξιά. Ωστόσο, πραγματοποιείται καταγραφή όλων των αλλαγών, όπως είναι οι προσθήκες, οι διαγραφές, οι τροποποιήσεις κειμένου, και συνήθης μορφοποίηση."
+msgstr "Δεν πραγματοποιείται καταγραφή όλων των αλλαγών. Για παράδειγμα, δεν πραγματοποιείται καταγραφή της αλλαγής στηλοθέτη από στοίχιση αριστερά σε στοίχιση δεξιά. Ωστόσο, πραγματοποιείται καταγραφή όλων των αλλαγών, όπως είναι οι προσθήκες, οι διαγραφές, οι τροποποιήσεις κειμένου και συνήθης μορφοποίηση."
#: redlining_enter.xhp
msgctxt ""
@@ -16549,7 +16550,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Changes in a spreadsheet document are highlighted by a border around the cells; when you point to the cell you can see more detailed information on this change in the Help Tip."
-msgstr "Οι αλλαγές σε έγγραφο υπολογιστικού φύλλου επισημαίνονται με ένα περίγραμμα γύρω από τα κελιά. Όταν τοποθετήσετε το δείκτη του ποντικιού στο κελί, μπορείτε να εμφανίσετε λεπτομερέστερες πληροφορίες σχετικά με αυτήν την αλλαγή από την Συμβουλή της Βοήθειας."
+msgstr "Οι αλλαγές σε έγγραφο υπολογιστικού φύλλου επισημαίνονται με ένα περίγραμμα γύρω από τα κελιά· όταν δείχνετε στο κελί, μπορείτε να εμφανίσετε λεπτομερέστερες πληροφορίες σχετικά με αυτήν την αλλαγή από την συμβουλή της βοήθειας."
#: redlining_enter.xhp
msgctxt ""
@@ -16700,7 +16701,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Choose <emph>Protect Records</emph>. This opens the <link href=\"text/shared/01/password_dlg.xhp\" name=\"Password\"><emph>Password</emph></link> dialog."
-msgstr "Επιλέξτε <emph>Προστασία εγγραφών</emph>. Αυτό ανοίγει το παράθυρο διαλόγου <link href=\"text/shared/01/password_dlg.xhp\" name=\"Κωδικός πρόσβασης\"><emph>Κωδικός πρόσβασης</emph></link>"
+msgstr "Επιλέξτε <emph>Προστασία εγγραφών</emph>. Αυτό ανοίγει τον διάλογο <link href=\"text/shared/01/password_dlg.xhp\" name=\"Κωδικός πρόσβασης\"><emph>Κωδικός πρόσβασης</emph></link>."
#: redlining_protect.xhp
msgctxt ""
@@ -16844,7 +16845,7 @@ msgctxt ""
"par_idN10728\n"
"help.text"
msgid "You can assign custom scripts (macros) to menu items, icons, dialog controls, and events in %PRODUCTNAME."
-msgstr "Στο %PRODUCTNAME μπορείτε να εφαρμόσετε προσαρμοσμένες μακροεντολές στα τεμάχια του μενού, των συμβόλων, στα παράθυρα διαλόγου των στοιχείων ελέγχου και στα γεγονότα."
+msgstr "Μπορείτε να αναθέσετε προσαρμοσμένα σενάρια (μακροεντολές) στα στοιχεία του μενού, των εικονιδίων, στα στοιχεία ελέγχου διαλόγου και στα γεγονότα στο %PRODUCTNAME."
#: scripting.xhp
msgctxt ""
@@ -16932,7 +16933,7 @@ msgctxt ""
"par_idN10768\n"
"help.text"
msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
-msgstr "Βλέπετε τις καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (σενάρια στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), \"Οι μακροεντολές μου\" ( σενάρια στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες σεναρίων."
+msgstr "Βλέπετε τις καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (σενάρια στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), \"Οι μακροεντολές μου\" (σενάρια στον κατάλογο του χρήστη) και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες σεναρίων."
#: scripting.xhp
msgctxt ""
@@ -16988,7 +16989,7 @@ msgctxt ""
"par_idN10A61\n"
"help.text"
msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
-msgstr "Βλέπετε τις καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (σενάρια στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), \"Οι μακροεντολές μου\" ( σενάρια στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες σεναρίων."
+msgstr "Βλέπετε τις καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (σενάρια στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), \"Οι μακροεντολές μου\" (σενάρια στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες σεναρίων."
#: scripting.xhp
msgctxt ""
@@ -17012,7 +17013,7 @@ msgctxt ""
"par_idN10A71\n"
"help.text"
msgid "Click the option button for %PRODUCTNAME or Writer (or whichever application is currently open)."
-msgstr "Κάντε κλικ στο σύμβολο επιλογής για %PRODUCTNAME ή Writer (ή οποιαδήποτε τρέχουσα εφαρμογή είναι ανοιχτή)."
+msgstr "Πατήστε στο σύμβολο επιλογής για %PRODUCTNAME ή Writer (ή οποιαδήποτε τρέχουσα εφαρμογή είναι ανοιχτή)."
#: scripting.xhp
msgctxt ""
@@ -17052,7 +17053,7 @@ msgctxt ""
"par_idN10A16\n"
"help.text"
msgid "Click <emph>Macro</emph> button."
-msgstr "Κάντε κλικ στο κουμπί <emph>Μακροεντολή</emph>"
+msgstr "Πατήστε στο κουμπί <emph>Μακροεντολή</emph>."
#: scripting.xhp
msgctxt ""
@@ -17060,7 +17061,7 @@ msgctxt ""
"par_idN10A9E\n"
"help.text"
msgid "In the <emph>Library</emph> list box, scroll down and open the \"%PRODUCTNAME Macros\" entry."
-msgstr "Στο πεδίο λίστας <emph>Βιβλιοθήκη</emph>, κυλίστε προς τα κάτω και ανοίξτε την καταχώριση \"Μακροεντολές %PRODUCTNAME\"."
+msgstr "Στο πλαίσιο καταλόγου <emph>Βιβλιοθήκη</emph>, κυλήστε προς τα κάτω και ανοίξτε την καταχώριση \"Μακροεντολές %PRODUCTNAME\"."
#: scripting.xhp
msgctxt ""
@@ -17068,7 +17069,7 @@ msgctxt ""
"par_idN10AA6\n"
"help.text"
msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
-msgstr "Βλέπετε τις καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (σενάρια στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), \"Οι μακροεντολές μου\" ( σενάρια στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες σεναρίων."
+msgstr "Βλέπετε τις καταχωρίσεις για \"%PRODUCTNAME Μακροεντολές\" (σενάρια στο κοινό κατάλογο της εγκατάστασης του %PRODUCTNAME σας), \"Οι μακροεντολές μου\" (σενάρια στον κατάλογο του χρήστη), και το τρέχον έγγραφο. Ανοίξτε μια από όλες αυτές για να δείτε τις υποστηριζόμενες γλώσσες σεναρίων."
#: scripting.xhp
msgctxt ""
@@ -17140,7 +17141,7 @@ msgctxt ""
"par_idN10ADF\n"
"help.text"
msgid "In the <emph>Macros</emph> list box, open the %PRODUCTNAME Scripts entry."
-msgstr "Στο πεδίο λίστας <emph>Μακροεντολές</emph>, ανοίξτε την καταχώριση δεσμών ενεργειών του %PRODUCTNAME."
+msgstr "Στο πλαίσιο καταλόγου <emph>Μακροεντολές</emph>, ανοίξτε την καταχώριση δεσμών ενεργειών του %PRODUCTNAME."
#: scripting.xhp
msgctxt ""
@@ -17411,7 +17412,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "In order to enter longer dashes, you can find under <emph>Tools - AutoCorrect Options</emph><emph>- Options</emph> the <emph>Replace dashes</emph> option. This option replaces one or two minus signs under certain conditions with an en-dash or an em-dash (see <link href=\"text/shared/01/06040100.xhp\" name=\"$[officename] Help\">$[officename] Help</link>)."
-msgstr "Για να έχετε την δυνατότητα να εισάγετε μεγαλύτερες παύλες, πηγαίνετε στο <emph>Εργαλεία - Επιλογές Αυτόματης διόρθωσης</emph><emph>- Επιλογές</emph> στην επιλογή <emph>Αντικατάσταση παυλών</emph>. Αυτή η επιλογή αντικαθιστά ένα ή περισσότερα σύμβολα μείον με en-dash ή em-dash (δείτε την <link href=\"text/shared/01/06040100.xhp\" name=\"Βοήθεια $[officename]\">Βοήθεια $[officename]</link>)."
+msgstr "Για να έχετε την δυνατότητα να εισάγετε μεγαλύτερες παύλες, πηγαίνετε στο <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης</emph><emph>- Επιλογές</emph> στην επιλογή <emph>Αντικατάσταση παυλών</emph>. Αυτή η επιλογή αντικαθιστά ένα ή περισσότερα σύμβολα μείον με en-dash ή em-dash (δείτε την <link href=\"text/shared/01/06040100.xhp\" name=\"Βοήθεια $[officename]\">Βοήθεια $[officename]</link>)."
#: space_hyphen.xhp
msgctxt ""
@@ -17420,7 +17421,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "For additional replacements see the replacements table under <emph>Tools - AutoCorrect Options</emph><emph>- </emph><link href=\"text/shared/01/06040200.xhp\" name=\"Replace\"><emph>Replace</emph></link>. Here you can, among other things, replace a shortcut automatically by a dash, even in another font."
-msgstr "Για περισσότερες αντικαταστάσεις δείτε τον πίνακα αντικατάστασης στο <emph>Εργαλεία - Επιλογές Αυτόματης διόρθωσης</emph><emph>- </emph><link href=\"text/shared/01/06040200.xhp\" name=\"Αντικατάσταση\"><emph>Αντικατάσταση</emph></link>. Εκεί μπορείτε, ανάμεσα και σε άλλα πράγματα, να ορίσετε αυτόματες αντικαταστάσεις παυλών ή ακόμα και χαρακτήρων."
+msgstr "Για περισσότερες αντικαταστάσεις δείτε τον πίνακα αντικατάστασης στο <emph>Εργαλεία - Επιλογές αυτόματης διόρθωσης</emph><emph>- </emph><link href=\"text/shared/01/06040200.xhp\" name=\"Αντικατάσταση\"><emph>Αντικατάσταση</emph></link>. Εκεί μπορείτε, ανάμεσα και σε άλλα πράγματα, να ορίσετε αυτόματες αντικαταστάσεις παυλών ή ακόμα και χαρακτήρων."
#: space_hyphen.xhp
msgctxt ""
@@ -18038,7 +18039,7 @@ msgctxt ""
"307\n"
"help.text"
msgid "If a PostScript to PDF converter such as Ghostscript or Adobe Acrobat Distiller is installed on your computer, you can quickly create PDF documents in the $[officename] software."
-msgstr "Εάν έχει εγκατασταθεί στον υπολογιστή σας ένας μετατροπέας αρχείων από PostScript σε PDF, όπως είναι το Ghostscript ή το Adobe Acrobat Distiller(tm), μπορείτε να δημιουργήσετε γρήγορα έγγραφα PDF στο λογισμικό $[officename]."
+msgstr "Αν έχει εγκατασταθεί στον υπολογιστή σας ένας μετατροπέας αρχείων από PostScript σε PDF, όπως είναι το Ghostscript ή το Adobe Acrobat Distiller, μπορείτε να δημιουργήσετε γρήγορα έγγραφα PDF στο λογισμικό $[officename]."
#: spadmin.xhp
msgctxt ""
@@ -18065,7 +18066,7 @@ msgctxt ""
"310\n"
"help.text"
msgid "Choose whether to use the default driver, the Acrobat Distiller driver or another driver. The driver \"Generic Printer (T42 enabled)\" prefers the type 42 fonts over type 3 fonts; this driver is a good choice for output to a software PostScript interpreter. Click <emph>Next</emph>."
-msgstr "Επιλέξτε εάν θα χρησιμοποιείτε το προεπιλεγμένο πρόγραμμα οδήγησης, το πρόγραμμα οδήγησης Acrobat Distiller ή άλλο πρόγραμμα οδήγησης. Το πρόγραμμα οδήγησης \"Generic Printer (T42 enabled)\" προτιμάει τον τύπο γραμματοσειρών 42 αντί του τύπου 3; αυτό το πρόγραμμα οδήγησης είναι μια καλή επιλογή για έξοδο σε ένα λογισμικό διερμηνέα PostScript. Κάντε κλικ στο <emph>Επόμενο</emph>."
+msgstr "Επιλέξτε αν θα χρησιμοποιείτε το προεπιλεγμένο πρόγραμμα οδήγησης, το πρόγραμμα οδήγησης Acrobat Distiller ή άλλο πρόγραμμα οδήγησης. Το πρόγραμμα οδήγησης \"Generic Printer (T42 enabled)\" προτιμάει τον τύπο γραμματοσειρών 42 αντί του τύπου 3; αυτό το πρόγραμμα οδήγησης είναι μια καλή επιλογή για έξοδο σε ένα λογισμικό διερμηνέα PostScript. Πατήστε στο <emph>Επόμενο</emph>."
#: spadmin.xhp
msgctxt ""
@@ -18074,7 +18075,7 @@ msgctxt ""
"311\n"
"help.text"
msgid "In the next dialog, enter a command line for the PostScript->PDF Converter. Enter the directory where the PDF files should be saved. If you do not provide a directory, the user's home directory will be used. In the command line \"(TMP)\" is replaced by a temporary file and \"(OUTFILE)\" by the target file, the name of which is created from the document name. If \"(TMP)\" occurs in the command line, the Postscript code is forwarded in a file, otherwise as standard input through a pipe. If Ghostscript or Adobe Acrobat Distiller is in the search path, you can use one of the predefined command lines. Click <emph>Next</emph>."
-msgstr "Στο επόμενο παράθυρο διαλόγου, εισάγετε μια γραμμή εντολή για τον μετατροπέα PostScript->PDF . Εισάγετε τον κατάλογο, στον οποίο θα πρέπει να αποθηκεύονται τα αρχεία PDF. Εάν δεν παρέχετε έναν κατάλογο, θα χρησιμοποιηθεί ο κεντρικός κατάλογος του χρήστη. Στη γραμμή εντολών το \"(TMP)\" αντικαθίσταται από ένα προσωρινό αρχείο, το όνομα του οποίου δημιουργείται από το όνομα του εγγράφου. Εάν το \"(TMP)\" είναι στη γραμμή εντολής, ο κώδικας Postscript θα δοθεί μέσω ενός αρχείου, αλλιώς μέσω της κανονικής εισόδου μέσω ενός διαύλου. Εάν το Ghostscript ή το Adobe Acrobat Distiller βρίσκεται στη διαδρομή αναζήτησης, μπορείτε να χρησιμοποιήσετε μία από τις προκαθορισμένες γραμμές εντολών. Κάντε κλικ στο <emph>Επόμενο</emph>."
+msgstr "Στον επόμενο διάλογο, εισάγετε μια γραμμή εντολής για τον μετατροπέα PostScript->PDF . Εισάγετε τον κατάλογο, στον οποίο θα πρέπει να αποθηκεύονται τα αρχεία PDF. Αν δεν δώσετε έναν κατάλογο, θα χρησιμοποιηθεί ο κεντρικός κατάλογος του χρήστη. Στη γραμμή εντολών το \"(TMP)\" αντικαθίσταται από ένα προσωρινό αρχείο και το \"(OUTFILE)\" από το αρχείο προορισμού, το όνομα του οποίου δημιουργείται από το όνομα του εγγράφου. Αν το \"(TMP)\" είναι στη γραμμή εντολής, ο κώδικας Postscript θα προωθηθεί σε ένα αρχείο, αλλιώς ως τυπική είσοδος μέσω μιας διοχέτευσης. Αν το Ghostscript ή το Adobe Acrobat Distiller βρίσκεται στη διαδρομή αναζήτησης, μπορείτε να χρησιμοποιήσετε μία από τις προκαθορισμένες γραμμές εντολών. Πατήστε στο <emph>Επόμενο</emph>."
#: spadmin.xhp
msgctxt ""
@@ -18403,7 +18404,7 @@ msgctxt ""
"73\n"
"help.text"
msgid "--version"
-msgstr "--έκδοση"
+msgstr "--version"
#: start_parameters.xhp
msgctxt ""
@@ -18484,7 +18485,7 @@ msgctxt ""
"66\n"
"help.text"
msgid "Starts with an empty Impress document."
-msgstr "Αρχίζει με ένα κενό έγγραφο Impress."
+msgstr "Αρχίζει με ένα κενό έγγραφο Impress."
#: start_parameters.xhp
msgctxt ""
@@ -18502,7 +18503,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "Starts with an empty Math document."
-msgstr "Αρχίζει με ένα κενό έγγραφο Math."
+msgstr "Αρχίζει με ένα κενό έγγραφο Math."
#: start_parameters.xhp
msgctxt ""
@@ -18564,7 +18565,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "--minimized"
-msgstr "--ελαχιστοποιημένο"
+msgstr "--minimized"
#: start_parameters.xhp
msgctxt ""
@@ -18582,7 +18583,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "--invisible"
-msgstr "--αόρατο"
+msgstr "--invisible"
#: start_parameters.xhp
msgctxt ""
@@ -18796,7 +18797,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "Opens <emph>{filename}</emph> for editing, even if it is a template."
-msgstr "Ανοίγει για επεξεργασία το <emph>{όνομα αρχείου}</emph>, ακόμη και αν πρόκειται για πρότυπο."
+msgstr "Ανοίγει για επεξεργασία το <emph>{όνομα αρχείου}</emph>, ακόμη και αν πρόκειται για πρότυπο."
#: start_parameters.xhp
msgctxt ""
@@ -18938,7 +18939,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "Starts in \"headless mode\" which allows using the application without user interface."
-msgstr "Αρχίζει σε \"headless mode\" που επιτρέπει την χρήση της εφαρμογής χωρίς γραφικό περιβάλλον χρήσης."
+msgstr "Αρχίζει σε \"headless mode\" που επιτρέπει την χρήση της εφαρμογής χωρίς γραφικό περιβάλλον χρήσης."
#: start_parameters.xhp
msgctxt ""
@@ -19178,7 +19179,7 @@ msgctxt ""
"par_id274971\n"
"help.text"
msgid "Change the tab stops for all paragraphs using the current Paragraph Style: Right-click the paragraph to open the context menu, choose <emph>Edit Paragraph Style</emph>, click <emph>Tabs</emph>."
-msgstr "Αλλαγή των στηλοθετών για όλες τις παραγράφους που χρησιμοποιούν το τρέχον στυλ παραγράφου: Κάντε διπλό κλικ στη παράγραφο για να ανοίξετε το μενού περιεχομένου, επιλέξτε <emph>Επεξεργασία στυλ παραγράφου</emph>, κάντε κλικ στο <emph>Στηλοθέτες</emph>."
+msgstr "Αλλαγή των στηλοθετών για όλες τις παραγράφους που χρησιμοποιούν την τρέχουσα τεχνοτροπία παραγράφου: Διπλοπατήστε στην παράγραφο για να ανοίξετε το μενού περιεχομένου, επιλέξτε <emph>Επεξεργασία τεχνοτροπίας παραγράφου</emph>, πατήστε στο <emph>Στηλοθέτες</emph>."
#: tabs.xhp
msgctxt ""
@@ -19316,7 +19317,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Double-click the ruler to open the <link href=\"text/shared/01/05030300.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link> dialog."
-msgstr "Κάντε διπλό κλικ στο χάρακα για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/shared/01/05030300.xhp\" name=\"Παράγραφος\"><emph>Παράγραφος</emph></link>"
+msgstr "Διπλοπατήστε στον χάρακα για να ανοίξετε τον διάλογο <link href=\"text/shared/01/05030300.xhp\" name=\"Παράγραφος\"><emph>Παράγραφος</emph></link>."
#: tabs.xhp
msgctxt ""
@@ -19361,7 +19362,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> when you drag a tab on the ruler to move that tab and all the tabs to the right of it. This results in the spacing between those tabs changing proportionally to their distance from the margin."
-msgstr "Πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> όταν σύρετε ένα στηλοθέτη επάνω στο χάρακα για να μετακινήσετε αυτόν το στηλοθέτη καθώς και όλους τους στηλοθέτες που βρίσκονται στα δεξιά του. Αυτό έχει σαν αποτέλεσμα να αλλάξει το διάστημα μεταξύ αυτών των στηλοθετών σε αναλογία με την απόστασή τους από το περιθώριο."
+msgstr "Πατήστε τα πλήκτρα <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> όταν σύρετε ένα στηλοθέτη επάνω στο χάρακα για να μετακινήσετε αυτόν τον στηλοθέτη καθώς και όλους τους στηλοθέτες που βρίσκονται στα δεξιά του. Αυτό έχει σαν αποτέλεσμα να αλλάξει το διάστημα μεταξύ αυτών των στηλοθετών σε αναλογία με την απόστασή τους από το περιθώριο."
#: tabs.xhp
msgctxt ""
@@ -19509,7 +19510,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "The following only applies to <item type=\"productname\">%PRODUCTNAME</item> Writer: If you click the icon with a short-click while no text is selected, then the mouse pointer changes its appearance and is displayed as a paint can. Use this paint can symbol with the mouse key pressed to drag across a text area. This text area takes the selected color. The function remains active for as long as the icon is pressed, or until you click without dragging, or until you press the Escape key."
-msgstr "Τα παρακάτω ισχύουν μόνο στο <item type=\"productname\">%PRODUCTNAME</item> Writer: Εάν κάνετε κλικ στο εικονίδιο ενώ δεν έχει επιλεγεί κείμενο, αλλάζει η εμφάνιση του δείκτη του ποντικιού και εμφανίζεται ως ένα ποτιστήρι. Χρησιμοποιήστε το ποτιστήρι πατώντας το κουμπί του ποντικιού για να πραγματοποιήσετε μεταφορά στην περιοχή κειμένου. Αυτή η περιοχή κειμένου λαμβάνει το επιλεγμένο χρώμα. Η λειτουργία παραμένει ενεργή όσο είναι πατημένο το εικονίδιο, ή μέχρι να κάνετε κλικ χωρίς να πραγματοποιήσετε μεταφορά ή μέχρι να πατήσετε το πλήκτρο (Esc)."
+msgstr "Τα παρακάτω ισχύουν μόνο στο <item type=\"productname\">%PRODUCTNAME</item> Writer: Αν πατήσετε στο εικονίδιο ενώ δεν έχει επιλεγεί κείμενο, αλλάζει η εμφάνιση του δείκτη του ποντικιού και εμφανίζεται ως ένα ποτιστήρι. Χρησιμοποιήστε το ποτιστήρι πατώντας το κουμπί του ποντικιού για να πραγματοποιήσετε μεταφορά στην περιοχή κειμένου. Αυτή η περιοχή κειμένου λαμβάνει το επιλεγμένο χρώμα. Η λειτουργία παραμένει ενεργή όσο είναι πατημένο το εικονίδιο, ή μέχρι να πατήσετε χωρίς να πραγματοποιήσετε μεταφορά ή μέχρι να πατήσετε το πλήκτρο διαφυγής."
#: text_color.xhp
msgctxt ""
@@ -20060,7 +20061,7 @@ msgctxt ""
"par_idN10714\n"
"help.text"
msgid "The XForms design window opens in an empty Writer document."
-msgstr "Το παράθυρο σχεδίασης XForms ανοίγει σε ένα κενό έγγραφο Writer."
+msgstr "Το παράθυρο σχεδίασης XForms ανοίγει σε ένα κενό έγγραφο Writer."
#: xforms.xhp
msgctxt ""
@@ -20460,7 +20461,7 @@ msgctxt ""
"par_idN10A32\n"
"help.text"
msgid "In the <emph>XSLT for export</emph> box, enter the path and file name of the XSLT stylesheet that defines the transformation from OpenDocument format to the external format."
-msgstr "Στο πεδίο <emph>XSLT για εισαγωγή</emph>, καταχωρήσετε την διαδρομή και το όνομα αρχείου του XSLT stylesheet που ορίζει τον μετασχηματισμό από την εξωτερική μορφή στη μορφή OpenDocument."
+msgstr "Στο πεδίο <emph>XSLT για εισαγωγή</emph>, καταχωρίσετε την διαδρομή και το όνομα αρχείου του XSLT stylesheet που ορίζει τον μετασχηματισμό από την εξωτερική μορφή στη μορφή OpenDocument."
#: xsltfilter_create.xhp
msgctxt ""
@@ -20468,7 +20469,7 @@ msgctxt ""
"par_idN10A38\n"
"help.text"
msgid "In the <emph>XSLT for import</emph> box, enter the path and file name to the XSLT stylesheet that defines the transformation from the external format to OpenDocument format."
-msgstr "Στο πεδίο <emph>XSLT για εισαγωγή</emph>, καταχωρίστε την διαδρομή και το όνομα αρχείου του XSLT stylesheet που ορίζει τον μετασχηματισμό από την εξωτερική μορφή στη μορφή OpenDocument."
+msgstr "Στο πεδίο <emph>XSLT για εισαγωγή</emph>, καταχωρίστε την διαδρομή και το όνομα αρχείου του XSLT stylesheet που ορίζει τον μετασχηματισμό από την εξωτερική μορφή στη μορφή OpenDocument."
#: xsltfilter_create.xhp
msgctxt ""
@@ -20612,7 +20613,7 @@ msgctxt ""
"par_idN10ABC\n"
"help.text"
msgid "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Distributing An XML Filter As Package</link> </variable>"
-msgstr "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Διανομή ενός φίλτρου XML ως πακέτο</link> </variable>"
+msgstr "<variable id=\"xsltfilter\"><link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Διανομή ενός φίλτρου XML ως πακέτο</link> </variable>"
#: xsltfilter_distribute.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/optionen.po b/source/el/helpcontent2/source/text/shared/optionen.po
index 7c013e281d3..68c15ab3e61 100644
--- a/source/el/helpcontent2/source/text/shared/optionen.po
+++ b/source/el/helpcontent2/source/text/shared/optionen.po
@@ -4,9 +4,9 @@ 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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2013-07-01 04:32+0000\n"
-"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2013-12-05 00:47+0300\n"
+"Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>\n"
+"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1372653153.0\n"
#: 01000000.xhp
@@ -48,7 +49,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:OptionsTreeDialog\">This command opens a dialog for a customized program configuration.</ahelp>"
-msgstr "<ahelp hid=\".uno:OptionsTreeDialog\">Η εντολή αυτή ανοίγει ένα παράθυρο διαλόγου για προσαρμοσμένη ρύθμιση παραμέτρων του προγράμματος.</ahelp>"
+msgstr "<ahelp hid=\".uno:OptionsTreeDialog\">Η εντολή αυτή ανοίγει έναν διάλογο για προσαρμοσμένη ρύθμιση παραμέτρων του προγράμματος.</ahelp>"
#: 01000000.xhp
msgctxt ""
@@ -57,7 +58,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "All your settings are saved automatically. To expand an entry either double click this entry or click the plus sign. To collapse the entry, click the minus sign or double click the entry."
-msgstr "Όλες οι ρυθμίσεις σας θα αποθηκευτούν αυτόματα. Η δομή αυτού του παραθύρου διαλόγου είναι παρόμοια με τη δομή της Εξερεύνησης. Δηλαδή, είναι ιεραρχική. Για να ανοίξετε μια καταχώρηση, κάντε διπλό κλικ στην καταχώρηση ή κάντε κλικ στο σύμβολο συν πριν από αυτήν. Για να κλείσετε την καταχώρηση, απλώς κάντε κλικ στο σύμβολο πλην πριν από την καταχώρηση ή κάντε ξανά διπλό κλικ στην καταχώρηση."
+msgstr "Όλες οι ρυθμίσεις σας θα αποθηκευτούν αυτόματα. Η δομή αυτού του παραθύρου διαλόγου είναι παρόμοια με τη δομή της Εξερεύνησης. Δηλαδή, είναι ιεραρχική. Για να ανοίξετε μια καταχώρηση, διπλοπατήστε στην καταχώρηση ή πατήστε στο σύμβολο συν πριν από αυτήν. Για να κλείσετε την καταχώρηση, απλώς πατήστε στο σύμβολο πλην πριν από την καταχώρηση ή ξαναδιπλοπατήστε στην καταχώρηση."
#: 01000000.xhp
msgctxt ""
@@ -65,7 +66,7 @@ msgctxt ""
"par_idN10607\n"
"help.text"
msgid "You see only the entries that are applicable to the current document. If the current document is a text document, you see the %PRODUCTNAME Writer entry, and so on for all modules of %PRODUCTNAME. %PRODUCTNAME Impress and %PRODUCTNAME Draw are treated as the same in this dialog. The common entries are always visible."
-msgstr "Μπορείτε να δείτε καταχωρίσεις που είναι σχετικές με το τρέχον έγγραφο. Εάν το τρέχον έγγραφο είναι έγγραφο κειμένου, βλέπετε την βόηθεια του %PRODUCTNAME Writer, και ούτω καθ' εξής για κάθε υποπρόγραμμα του %PRODUCTNAME. Τα %PRODUCTNAME Impress και %PRODUCTNAME Draw έχουν την ίδια μεταχείριση σε αυτό το παράθυρο διαλόγου. Οι κοινές καταχωρίσεις είναι πάντα διαθέσιμες."
+msgstr "Μπορείτε να δείτε καταχωρίσεις που είναι σχετικές με το τρέχον έγγραφο. Εάν το τρέχον έγγραφο είναι έγγραφο κειμένου, βλέπετε την βοήθεια του %PRODUCTNAME Writer, και ούτω καθ' εξής για κάθε υποπρόγραμμα του %PRODUCTNAME. Τα %PRODUCTNAME Impress και %PRODUCTNAME Draw έχουν την ίδια μεταχείριση σε αυτό το παράθυρο διαλόγου. Οι κοινές καταχωρίσεις είναι πάντα διαθέσιμες."
#: 01000000.xhp
msgctxt ""
@@ -216,7 +217,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"optionenallgemein\"><ahelp hid=\"SID_GENERAL_OPTIONS\">Use this dialog to create general settings for working with $[officename]. The information covers topics such as user data, saving, printing, paths to important files and directories, and color defaults.</ahelp></variable> These settings are saved automatically."
-msgstr "<variable id=\"optionenallgemein\"><ahelp hid=\"SID_GENERAL_OPTIONS\">Χρησιμοποιήστε αυτό το παράθυρο διαλόγου για τις γενικές ρυθμίσεις του $[officename]. Οι πληροφορίες καλύπτουν θέματα όπως τα δεδομένα χρήστη, την αποθήκευση, την εκτύπωση, τις διαδρομές προς σημαντικά αρχεία και καταλόγους και τις προεπιλογές χρωμάτων.</ahelp></variable> Αυτές οι ρυθμίσεις αποθηκεύονται αυτόματα."
+msgstr "<variable id=\"optionenallgemein\"><ahelp hid=\"SID_GENERAL_OPTIONS\">Χρησιμοποιήστε αυτό τον διάλογο για τις γενικές ρυθμίσεις του $[officename]. Οι πληροφορίες καλύπτουν θέματα όπως τα δεδομένα χρήστη, την αποθήκευση, την εκτύπωση, τις διαδρομές προς σημαντικά αρχεία και καταλόγους και τις προεπιλογές χρωμάτων.</ahelp></variable> Αυτές οι ρυθμίσεις αποθηκεύονται αυτόματα."
#: 01010100.xhp
msgctxt ""
@@ -232,7 +233,7 @@ msgctxt ""
"bm_id3155805\n"
"help.text"
msgid "<bookmark_value>data; user data</bookmark_value><bookmark_value>user data; input</bookmark_value><bookmark_value>personal data input</bookmark_value>"
-msgstr "<bookmark_value>δεδομένα, δεδομένα χρήστη</bookmark_value><bookmark_value>δεδομένα χρήστη, είσοδος</bookmark_value><bookmark_value>είσοδος προσωπικών δεδομένων</bookmark_value>"
+msgstr "<bookmark_value>δεδομένα; δεδομένα χρήστη</bookmark_value><bookmark_value>δεδομένα χρήστη; είσοδος</bookmark_value><bookmark_value>είσοδος προσωπικών δεδομένων</bookmark_value>"
#: 01010100.xhp
msgctxt ""
@@ -538,7 +539,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optuserpage/email\">Type your e-mail address.</ahelp> For example, my.name@my.provider.com"
-msgstr "<ahelp hid=\"cui/ui/optuserpage/email\">Πληκτρολογήστε τη διεύθυνση Ε-mail σας.</ahelp> Για παράδειγμα, to.onoma.mou@o.paroheas.mou.gr"
+msgstr "<ahelp hid=\"cui/ui/optuserpage/email\">Πληκτρολογήστε τη διεύθυνση αλληλογραφίας σας.</ahelp> Για παράδειγμα, to.onoma.mou@o.paroheas.mou.gr"
#: 01010200.xhp
msgctxt ""
@@ -554,7 +555,7 @@ msgctxt ""
"bm_id3143284\n"
"help.text"
msgid "<bookmark_value>saving; options</bookmark_value> <bookmark_value>defaults;of saving</bookmark_value> <bookmark_value>URL; saving absolute/relative paths</bookmark_value> <bookmark_value>relative saving of URLs</bookmark_value> <bookmark_value>absolute saving of URLs</bookmark_value>"
-msgstr "<bookmark_value>αποθήκευση, επιλογές</bookmark_value><bookmark_value>προεπιλογές, αποθήκευση</bookmark_value><bookmark_value>URL, απόλυτες/σχετικές διαδρομές αποθήκευσης</bookmark_value><bookmark_value>σχετική αποθήκευση των URL</bookmark_value><bookmark_value>απόλυτη αποθήκευση των URL</bookmark_value>"
+msgstr "<bookmark_value>αποθήκευση; επιλογές</bookmark_value><bookmark_value>προεπιλογές; αποθήκευση</bookmark_value><bookmark_value>URL; απόλυτες/σχετικές διαδρομές αποθήκευσης</bookmark_value><bookmark_value>σχετική αποθήκευση των URL</bookmark_value><bookmark_value>απόλυτη αποθήκευση των URL</bookmark_value>"
#: 01010200.xhp
msgctxt ""
@@ -608,7 +609,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "If <emph>Load user-specific settings with the document </emph>is not selected, the following user-specific settings still apply:"
-msgstr "Αν η <emph>Φόρτωση ρυθμίσεων χρήστη μαζί με το έγγραφο </emph> δεν είναι επιλεγμένη, οι ακόλουθες ρυθμίσεις του χρήστη εξακολουθούν να ισχύουν:"
+msgstr "Αν η <emph>Φόρτωση ρυθμίσεων χρήστη μαζί με το έγγραφο </emph> δεν είναι επιλεγμένη, οι ακόλουθες ρυθμίσεις του χρήστη εξακολουθούν να ισχύουν:"
#: 01010200.xhp
msgctxt ""
@@ -714,7 +715,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Specifies that the <emph>Properties</emph> dialog will appear every time you select the <emph>Save As</emph> command.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Ορίζει ότι το παράθυρο διαλόγου <emph>Επιλογές</emph> θα εμφανίζεται κάθε φορά που επιλέγετε την εντολή <emph>Αποθήκευση ως</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Ορίζει ότι ο διάλογος <emph>Επιλογές</emph> θα εμφανίζεται κάθε φορά που επιλέγετε την εντολή <emph>Αποθήκευση ως</emph>.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -811,7 +812,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "This option allows you to select the default for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative\">relative</link> addressing of URLs in the file system and on the Internet. Relative addressing is only possible if the source document and the referenced document are both on the same drive."
-msgstr "Μπορείτε να επιλέξετε την προεπιλογή για τη <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"σχετική\">σχετική</link> εκχώρηση της διεύθυνσης URL στο σύστημα αρχείων και στο Internet. Η εκχώρηση σχετικών διευθύνσεων είναι δυνατή μόνο εάν το έγγραφο έναρξης και το έγγραφο στο οποίο αναφέρεται με υπέρ-σύνδεση βρίσκονται και τα δύο στην ίδια μονάδα."
+msgstr "Μπορείτε να επιλέξετε την προεπιλογή για τη <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"σχετική\">σχετική</link> εκχώρηση της διεύθυνσης URL στο σύστημα αρχείων και στο διαδίκτυο. Η εκχώρηση σχετικών διευθύνσεων είναι δυνατή μόνο εάν το έγγραφο έναρξης και το έγγραφο στο οποίο αναφέρεται με υπέρ-σύνδεση βρίσκονται και τα δύο στην ίδια μονάδα."
#: 01010200.xhp
msgctxt ""
@@ -928,7 +929,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Save URLs relative to internet"
-msgstr "Σχετική αποθήκευση των URL στο internet"
+msgstr "Σχετική αποθήκευση των URL στο διαδίκτυο"
#: 01010200.xhp
msgctxt ""
@@ -937,7 +938,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\">relative saving</link> of URLs to the Internet.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Επιλέξτε αυτό το πεδίο για την <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"σχετική αποθήκευση\">σχετική αποθήκευση</link> των URLs στο Internet.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Επιλέξτε αυτό το πεδίο για την <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"σχετική αποθήκευση\">σχετική αποθήκευση</link> των URLs στο διαδίκτυο.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -993,7 +994,7 @@ msgctxt ""
"par_id7198400\n"
"help.text"
msgid "<ahelp hid=\".\">Some companies or organizations may require ODF documents in the ODF 1.0/1.1 format. You can select that format to save in the listbox. This older format cannot store all new features, so the new format ODF 1.2 (Extended) is recommended where possible.</ahelp>"
-msgstr "<ahelp hid=\".\">Κάποιες εταιρίες ή οργανισμοί μπορεί να χρειάζονται αρχεία ODF στη μορφή ODF 1.0/1.1. Μπορείτε να επιλέξετε αυτή τη μορφή αποθήκευσης στο πεδίο λίστας. Αυτή η παλαιότερη μορφή δεν μπορεί να αποθηκεύσει όλες τις νέες λειτουργίες, γι'αυτό το λόγο η νέα μορφή ODF 1.2 συνίσταται όπου είναι δυνατόν .</ahelp>"
+msgstr "<ahelp hid=\".\">Κάποιες εταιρίες ή οργανισμοί μπορεί να χρειάζονται αρχεία ODF στη μορφή ODF 1.0/1.1. Μπορείτε να επιλέξετε αυτή τη μορφή αποθήκευσης στο πεδίο λίστας. Αυτή η παλαιότερη μορφή δεν μπορεί να αποθηκεύσει όλες τις νέες λειτουργίες, γι' αυτό το λόγο η νέα μορφή ODF 1.2 (επεκτεμένη) συνίσταται όπου είναι δυνατόν.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1001,7 +1002,7 @@ msgctxt ""
"par_id7198401\n"
"help.text"
msgid "The ODF 1.2 Extended (compat) mode is a more backward-compatible ODF 1.2 extended mode. It uses features that are deprecated in ODF1.2 and/or it is 'bug-compatible' to older OpenOffice.org versions. It may be useful, if you need to interchange ODF documents with users, who use pre-ODF1.2 or ODF1.2-only legacy applications."
-msgstr "Η κατάσταση του ODF 1.2 επεκταμένου (συμβατότητα) είναι μια περισσότερο συμβατή προς τα πίσω κατάσταση του επεκταμένου ODF 1.2. Χρησιμοποιεί γνωρίσματα που είναι ξεπερασμένα στο ODF1.2 και/ή είναι 'συμβατή με σφάλματα' με παλιότερες εκδόσεις του OpenOffice.org. Μπορεί να είναι χρήσιμη, αν χρειάζεται να ανταλλάξετε έγγραφα ODF με χρήστες, που χρησιμοποιούν εφαρμογές πριν το ODF1.2 ή μόνο παλιές εφαρμογές ODF1.2."
+msgstr "Η κατάσταση του ODF 1.2 επεκταμένου (συμβατότητα) είναι μια περισσότερο συμβατή προς τα πίσω κατάσταση του επεκταμένου ODF 1.2. Χρησιμοποιεί γνωρίσματα που είναι ξεπερασμένα στο ODF1.2 και/ή είναι 'συμβατή με σφάλματα' με παλιότερες εκδόσεις του OpenOffice.org. Μπορεί να είναι χρήσιμη, αν χρειάζεται να ανταλλάξετε έγγραφα ODF με χρήστες, που χρησιμοποιούν εφαρμογές πριν το ODF1.2 ή μόνο παλιές εφαρμογές ODF1.2."
#: 01010200.xhp
msgctxt ""
@@ -1062,7 +1063,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/saveas\">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 <emph>Save as</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optsavepage/saveas\">Ορίζει πως τα έγγραφα του επιλεγμένου στα αριστερά τύπου θα αποθηκεύονται πάντα σας αρχεία του συγκεκριμένου τύπου. Μπορείτε να επιλέξετε ένα διαφορετικό τύπο για το τωρινό έγγραφο στο παράθυρο διαλόγου <emph>Αποθήκευση ως</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optsavepage/saveas\">Ορίζει πως τα έγγραφα του επιλεγμένου στα αριστερά τύπου θα αποθηκεύονται πάντα σας αρχεία του συγκεκριμένου τύπου. Μπορείτε να επιλέξετε ένα διαφορετικό τύπο για το τωρινό έγγραφο στον διάλογο <emph>Αποθήκευση ως</emph>.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1078,7 +1079,7 @@ msgctxt ""
"bm_id3149514\n"
"help.text"
msgid "<bookmark_value>paths; defaults</bookmark_value><bookmark_value>variables; for paths</bookmark_value><bookmark_value>directories;directory structure</bookmark_value><bookmark_value>files and folders in $[officename]</bookmark_value>"
-msgstr "<bookmark_value>διαδρομές, προεπιλεγμένες</bookmark_value><bookmark_value>μεταβλητές, διαδρομές</bookmark_value><bookmark_value>κατάλογοι,δομή καταλόγων</bookmark_value><bookmark_value>αρχεία και φάκελοι στο $[officename]</bookmark_value>"
+msgstr "<bookmark_value>διαδρομές; προεπιλεγμένες</bookmark_value><bookmark_value>μεταβλητές; διαδρομές</bookmark_value><bookmark_value>κατάλογοι;δομή καταλόγων</bookmark_value><bookmark_value>αρχεία και φάκελοι στο $[officename]</bookmark_value>"
#: 01010300.xhp
msgctxt ""
@@ -1150,7 +1151,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optpathspage/edit\">Click to display the <emph>Select Path</emph> or <emph>Edit Paths</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optpathspage/edit\">Κάντε κλικ για να εμφανίσετε το παράθυρο διαλόγου <emph>Επιλογή διαδρομής</emph> ή <emph>Επεξεργασία διαδρομών</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optpathspage/edit\">Πατήστε για να εμφανίσετε τον διάλογο <emph>Επιλογή διαδρομής</emph> ή <emph>Επεξεργασία διαδρομών</emph>.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1159,7 +1160,7 @@ msgctxt ""
"162\n"
"help.text"
msgid "You can change the sequence of entries by clicking the bar in the <emph>Type</emph> column. The column width can be changed by moving the separator between the columns with the mouse."
-msgstr "Μπορείτε να αλλάξετε την ακολουθία των διαδρομών κάνοντας κλικ στη γραμμή της στήλης <emph>Τύπος</emph>. Το πλάτος της στήλης είναι δυνατό να τροποποιηθεί μετακινώντας το διαχωριστικό μεταξύ των στηλών με το ποντίκι."
+msgstr "Μπορείτε να αλλάξετε την ακολουθία των διαδρομών πατώντας στη γραμμή της στήλης <emph>Τύπος</emph>. Το πλάτος της στήλης είναι δυνατό να τροποποιηθεί μετακινώντας το διαχωριστικό μεταξύ των στηλών με το ποντίκι."
#: 01010300.xhp
msgctxt ""
@@ -1222,7 +1223,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog."
-msgstr "Μπορείτε να δείτε αυτόν τον φάκελο τη πρώτη φορά που ανοίγετε το παράθυρο διαλόγου <emph>Άνοιγμα</emph> ή <emph>Αποθήκευση</emph>."
+msgstr "Μπορείτε να δείτε αυτόν τον φάκελο τη πρώτη φορά που ανοίγετε τον διάλογο <emph>Άνοιγμα</emph> ή <emph>Αποθήκευση</emph>."
#: 01010300.xhp
msgctxt ""
@@ -1324,7 +1325,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "This folder is displayed when you first call the dialog for opening or saving a graphic object."
-msgstr "Ο φάκελος αυτός εμφανίζεται όταν ανοίγετε για πρώτη φορά το παράθυρο διαλόγου για το άνοιγμα ή την αποθήκευση ενός γραφικού."
+msgstr "Ο φάκελος αυτός εμφανίζεται όταν ανοίγετε για πρώτη φορά τον διάλογο για το άνοιγμα ή την αποθήκευση ενός γραφικού."
#: 01010300.xhp
msgctxt ""
@@ -1464,7 +1465,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_MULTIPATH:BTN_ADD_MULTIPATH\">Opens the <emph>Select Path</emph> dialog to select another folder or the <emph>Open</emph> dialog to select another file.</ahelp>"
-msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_MULTIPATH:BTN_ADD_MULTIPATH\">Ανοίγει το παράθυρο διαλόγου <emph>Επιλογή διαδρομής</emph> για να επιλέξετε άλλο φάκελο ή το παράθυρο διαλόγου <emph>Άνοιγμα</emph> για να επιλέξετε άλλο αρχείο.</ahelp>"
+msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_MULTIPATH:BTN_ADD_MULTIPATH\">Ανοίγει τον διάλογο <emph>Επιλογή διαδρομής</emph> για να επιλέξετε άλλο φάκελο ή τον διάλογο <emph>Άνοιγμα</emph> για να επιλέξετε άλλο αρχείο.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1525,7 +1526,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "A language module can contain one, two or three submodules: Spellcheck, hyphenation and thesaurus. Each sub-module can be available in one or more languages. If you click in front of the name of the module, you activate all the available sub-modules simultaneously. If you remove a set mark, you deactivate all the available sub-modules simultaneously. If you wish to activate or deactivate individual sub-modules, click the<emph> Edit button </emph>to open the <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit Modules</emph></link> dialog."
-msgstr "Ένα άρθρωμα γλώσσας μπορεί να περιέχει μία, δύο ή τρία δευτερεύοντα αρθρώματα: Ορθογραφικό έλεγχο, συλλαβισμό και θησαυρό λέξεων. Κάθε δευτερεύον άρθρωμα μπορεί να είναι διαθέσιμο σε μία ή περισσότερες γλώσσες. Εάν κάνετε κλικ μπροστά από το όνομα του αρθρώματος ενεργοποιείτε αυτόματα όλα τα διαθέσιμα δευτερεύοντα αρθρώματα. Εάν καταργήσετε ένα σημάδι ορισμού, απενεργοποιείτε όλα τα διαθέσιμα δευτερεύοντα αρθρώματα ταυτόχρονα. Εάν θέλετε να ενεργοποιήσετε ή να απενεργοποιήσετε ορισμένα μόνο δευτερεύοντα αρθρώματα, τότε κάντε κλικ στο<emph> Επεξεργασία </emph>για να ανοίξετε το παράθυρο διαλόγου <link href=\"text/shared/optionen/01010401.xhp\" name=\"Επεξεργασία αρθρωμάτων\"><emph>Επεξεργασία αρθρωμάτων</emph></link>."
+msgstr "Ένα άρθρωμα γλώσσας μπορεί να περιέχει μία, δύο ή τρία δευτερεύοντα αρθρώματα: Ορθογραφικό έλεγχο, συλλαβισμό και θησαυρό λέξεων. Κάθε δευτερεύον άρθρωμα μπορεί να είναι διαθέσιμο σε μία ή περισσότερες γλώσσες. Εάν πατήσετε μπροστά από το όνομα του αρθρώματος ενεργοποιείτε αυτόματα όλα τα διαθέσιμα δευτερεύοντα αρθρώματα. Εάν καταργήσετε ένα σημάδι ορισμού, απενεργοποιείτε όλα τα διαθέσιμα δευτερεύοντα αρθρώματα ταυτόχρονα. Εάν θέλετε να ενεργοποιήσετε ή να απενεργοποιήσετε ορισμένα μόνο δευτερεύοντα αρθρώματα, τότε πατήστε στο<emph> Επεξεργασία </emph>για να ανοίξετε τον διάλογο <link href=\"text/shared/optionen/01010401.xhp\" name=\"Επεξεργασία αρθρωμάτων\"><emph>Επεξεργασία αρθρωμάτων</emph></link>."
#: 01010400.xhp
msgctxt ""
@@ -1551,7 +1552,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit </emph><emph>Modules</emph></link> dialog appears."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">Για να επεξεργαστείτε ένα άρθρωμα γλώσσας, επιλέξτε το και πατήστε στο <emph>Επεξεργασία</emph>.</ahelp> Εμφανίζεται ο διάλογος <link href=\"text/shared/optionen/01010401.xhp\" name=\"Επεξεργασία αρθρωμάτων\"><emph>Επεξεργασία </emph><emph>Αρθρώματα</emph></link>."
#: 01010400.xhp
msgctxt ""
@@ -1587,7 +1588,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Opens the <emph>New Dictionary</emph> dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Ανοίγει τον διάλογο <emph>Δημιουργία Λεξικού</emph>, στο οποίο μπορείτε να ονομάσετε ένα νέο λεξικό ορισμένο από τον χρήστη ή ένα λεξικό εξαιρέσεων και να καθορίσετε την γλώσσα.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1623,7 +1624,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Specifies the name of the new custom dictionary.</ahelp> The file extension \"*.DIC\" is automatically appended."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Ορίζει το όνομα του καινούριου προσαρμοσμένου λεξικού.</ahelp> Η επέκταση αρχείου \"*.DIC\" επισυνάπτεται αυτόματα."
#: 01010400.xhp
msgctxt ""
@@ -1641,7 +1642,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">By selecting a certain language you can limit the use of the custom dictionary.</ahelp> By selecting <emph>All</emph> the custom dictionary is used independently of the current language."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">Επιλέγοντας μια συγκεκριμένη γλώσσα μπορείτε να περιορίσετε τη χρήση του προσαρμοσμένου λεξικού.</ahelp> Επιλέγοντας <emph>Όλα</emph> το προσαρμοσμένο λεξικό χρησιμοποιείται ανεξάρτητα από την τρέχουσα γλώσσα."
#: 01010400.xhp
msgctxt ""
@@ -1659,7 +1660,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Specifies whether you wish to avoid certain words in your documents.</ahelp> In this way, you can create a custom dictionary of all the words to be avoided. If this exception dictionary is activated, during spellchecking you receive a corresponding note about any words which should be avoided."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Καθορίζει τις λέξεις που θέλετε να αποφευχθούν στα έγγραφα σας.</ahelp> Με αυτό τον τρόπο, μπορείτε να δημιουργήσετε ένα προσαρμοσμένο λεξικό με όλες τις λέξεις που θέλετε να αποφύγετε. Αν έχετε ενεργοποιήσει το λεξικό εξαιρέσεων, κατά τη διάρκεια του ορθογραφικού ελέγχου θα λαμβάνετε σημείωση ότι η χρήση της συγκεκριμένης λέξης πρέπει να αποφευχθεί."
#: 01010400.xhp
msgctxt ""
@@ -1677,7 +1678,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Opens the <emph>Edit custom dictionary</emph> dialog, in which you can add to your custom dictionary or edit existing entries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Ανοίγει τον διάλογο<emph>Επεξεργασία προσαρμοσμένου λεξικού</emph> στο οποίο μπορείτε να πραγματοποιήσετε προσθήκες στο προσαρμοσμένο λεξικό ή να επεξεργαστείτε υπάρχουσες καταχωρήσεις.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1686,7 +1687,7 @@ msgctxt ""
"75\n"
"help.text"
msgid "In the <emph>Edit custom dictionary </emph>dialog you have the option to enter new terms or edit existing entries. If you edit an exception dictionary, the dialog has the added facility of defining an exception for a word. During the spellcheck this exception is then listed as a suggestion."
-msgstr "Στο παράθυρο διαλόγου<emph>Επεξεργασία προσαρμοσμένου λεξικού</emph>έχετε την δυνατότητα να εισάγετε νέους όρους ή να τροποποιήσετε τις υπάρχουσες εγγραφές. Αν τροποποιήσετε ένα λεξικό εξαιρέσεων, το παράθυρο διαλόγου έχει την δυνατότητα να ορίσει την εξαίρεση για μία λέξη. Κατά την διάρκεια του ελέγχου ορθογραφίας την εξαίρεση την παραθέτει ως συμβουλή."
+msgstr "Στο παράθυρο διαλόγου<emph>Επεξεργασία προσαρμοσμένου λεξικού</emph>έχετε την δυνατότητα να εισάγετε νέους όρους ή να τροποποιήσετε τις υπάρχουσες εγγραφές. Αν τροποποιήσετε ένα λεξικό εξαιρέσεων, ο διάλογος έχει την δυνατότητα να ορίσει την εξαίρεση για μία λέξη. Κατά την διάρκεια του ελέγχου ορθογραφίας την εξαίρεση την παραθέτει ως συμβουλή."
#: 01010400.xhp
msgctxt ""
@@ -1695,7 +1696,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "When a dictionary is edited, a check is made on the status of the file. If the file is write-protected, it cannot be changed. The buttons <emph>New</emph> and <emph>Delete</emph> are then deactivated."
-msgstr "Κατά την επεξεργασία ενός λεξικού, πραγματοποιείται έλεγχος σχετικά με την κατάσταση του αρχείου. Εάν, για παράδειγμα, διαθέτει προστασία εγγραφής, δεν είναι δυνατό να τροποποιηθεί. Τα κουμπιά <emph>Δημιουργία</emph> και <emph>Διαγραφή</emph>είναι απενεργοποιημένα."
+msgstr "Κατά την επεξεργασία ενός λεξικού, πραγματοποιείται έλεγχος σχετικά με την κατάσταση του αρχείου. Εάν, για παράδειγμα, διαθέτει προστασία εγγραφής, δεν είναι δυνατό να τροποποιηθεί. Τα κουμπιά <emph>Δημιουργία</emph> και <emph>Διαγραφή</emph>είναι απενεργοποιημένα."
#: 01010400.xhp
msgctxt ""
@@ -1713,7 +1714,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Specifies the book to be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Καθορίζει το βιβλίο που θα επεξεργαστεί.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1749,7 +1750,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Assigns a new language to the current custom dictionary.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Αναθέτει μια νέα γλώσσα στο τρέχον προσαρμοσμένο λεξικό.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1767,7 +1768,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/word\">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.</ahelp> If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as \"AutoComplete=\", the word is never automatically hyphenated and no hyphenation is suggested. Typing \"Auto=Complete\" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/word\"> Μπορείτε να πληκτρολογήσετε μία νέα λέξη για να συμπεριληφθεί στο λεξικό. Στη ακόλουθη λίστα μπορείτε να δείτε τα περιεχόμενα του προσαρμοσμένου λεξικού.</ahelp> Αν επιλέξετε μία λέξη από αυτόν τον κατάλογο, θα εμφανιστεί στο πλαίσιο κειμένου. Αν πληκτρολογήσετε μία λέξη που να τελειώνει με τον χαρακτήρα =, όπως \"AutoComplete=\", η λέξη ποτέ δεν συλλαβίζεται αυτόματα, και δεν υπάρχει κάποιος προτεινόμενος συλλαβισμός. Πληκτρολογώντας \"Auto=Complete\" έχει ως αποτέλεσμα τον συλλαβισμό της λέξης, ή ένα προτεινόμενο συλλαβισμό, όπου μπορείτε να εισάγετε το σύμβολο =."
#: 01010400.xhp
msgctxt ""
@@ -1785,7 +1786,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the \"Word\" text box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">Αυτό το πεδίο εισαγωγής είναι διαθέσιμο μόνο σε περίπτωση που επεξεργάζεστε ένα λεξικό εξαιρέσεων. Το πεδίο δέχεται την εναλλακτική πρόταση για τη λέξη στο πλαίσιο κειμένου \"Λέξη\".</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1803,7 +1804,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Adds the word in the <emph>Word </emph>text field to your current custom dictionary. The word in the <emph>Suggestion </emph>field is also added when working with exception dictionaries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Προσθήκη της λέξης που βρίσκεται στο πεδίο κειμένου <emph>Λέξη </emph>στο τρέχον προσαρμοσμένο λεξικό. Η λέξη στο πεδίο <emph>Πρόταση </emph>προστίθεται επίσης όταν εργάζεστε με λεξικό εξαιρέσεων.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1857,7 +1858,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">If you want to change a value, select the entry and then click <emph>Edit</emph>.</ahelp> You will see a dialog for entering a new value."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">Εάν θέλετε να αλλάξετε μια τιμή, επιλέξτε την καταχώρηση και στη συνέχεια, πατήστε στο κουμπί <emph>Επεξεργασία</emph>.</ahelp> Θα εμφανιστεί ένα παράθυρο διαλόγου για την εισαγωγή μιας νέας τιμής."
#: 01010400.xhp
msgctxt ""
@@ -1947,7 +1948,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "To place the word pair in the <link href=\"text/shared/01/06040200.xhp\" name=\"AutoCorrect replacement table\">AutoCorrect replacement table</link>, open the <link href=\"text/shared/01/06040500.xhp\" name=\"AutoCorrect context menu\">AutoCorrect context menu</link> and choose <emph>AutoCorrect</emph>. Make your selection from the submenu. The word is replaced and at the same time the word pair is placed in the replacement table."
-msgstr "Για να εισαγάγετε το ζεύγος λέξεων στον πίνακα αντικατάστασης <link href=\"text/shared/01/06040200.xhp\" name=\"Πίνακας αντικατάστασης αυτόματης διόρθωσης\"> Πίνακας αντικατάστασης αυτόματης διόρθωσης </link>, ανοίξτε το <link href=\"text/shared/01/06040500.xhp\" name=\"Μενού αυτόματης διόρθωσης\"> Μενού αυτόματης διόρθωσης </link> και επιλέξτε <emph> Αυτόματη διόρθωση </emph>. Ενεργοποιήστε μια επιλογή από το δευτερεύον μενού. Πραγματοποιείται αντικατάσταση της λέξης ενώ, ταυτόχρονα, το ζεύγος λέξεων εισάγεται στον πίνακα αντικατάστασης."
+msgstr "Για να εισαγάγετε το ζεύγος λέξεων στον πίνακα αντικατάστασης <link href=\"text/shared/01/06040200.xhp\" name=\"Πίνακας αντικατάστασης αυτόματης διόρθωσης\"> Πίνακας αντικατάστασης αυτόματης διόρθωσης </link>, ανοίξτε το <link href=\"text/shared/01/06040500.xhp\" name=\"Μενού αυτόματης διόρθωσης\"> Μενού αυτόματης διόρθωσης </link> και επιλέξτε <emph>Αυτόματη διόρθωση</emph>. Ενεργοποιήστε μια επιλογή από το δευτερεύον μενού. Πραγματοποιείται αντικατάσταση της λέξης ενώ, ταυτόχρονα, το ζεύγος λέξεων εισάγεται στον πίνακα αντικατάστασης."
#: 01010400.xhp
msgctxt ""
@@ -1965,7 +1966,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Specifies the minimum number of characters required for automatic hyphenation to be applied. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Type the minimum number of characters that must come before or after the hyphen.</ahelp>"
-msgstr ""
+msgstr "Καθορίζει τον ελάχιστο αριθμό χαρακτήρων που απαιτείται για την εφαρμογή του αυτόματου συλλαβισμού. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Πληκτρολογήστε τον ελάχιστο αριθμό χαρακτήρων οι οποίοι θα πρέπει να βρίσκονται πριν ή μετά το ενωτικό.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1983,7 +1984,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Sets the minimum number of characters of the word to be hyphenated that must remain at the end of the line."
-msgstr "Καθορίζει τον ελάχιστο αριθμό χαρακτήρων της λέξης που απαιτείται για να γίνει συλλαβισμός της λέξης ώστε να παραμένει στο τέλος της γραμμής."
+msgstr "Καθορίζει τον ελάχιστο αριθμό χαρακτήρων της λέξης που απαιτείται για να γίνει συλλαβισμός της λέξης ώστε να παραμένει στο τέλος της γραμμής."
#: 01010400.xhp
msgctxt ""
@@ -2053,7 +2054,7 @@ msgctxt ""
"bm_id3154230\n"
"help.text"
msgid "<bookmark_value>spellcheck; activating for a language</bookmark_value><bookmark_value>hyphenation; activating for a language</bookmark_value><bookmark_value>thesaurus; activating for a language</bookmark_value><bookmark_value>languages; activating modules</bookmark_value><bookmark_value>dictionaries;creating</bookmark_value><bookmark_value>user-defined dictionaries;creating</bookmark_value>"
-msgstr "<bookmark_value>ορθογραφικός έλεγχος, ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>συλλαβισμός, ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>θησαυρός, ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>γλώσσες, ενεργοποίηση αρθρωμάτων</bookmark_value><bookmark_value>λεξικών,δημιουργία</bookmark_value><bookmark_value>λεξικών από το χρήστη,δημιουργία</bookmark_value>"
+msgstr "<bookmark_value>ορθογραφικός έλεγχος; ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>συλλαβισμός, ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>θησαυρός; ενεργοποίηση για μια γλώσσα</bookmark_value><bookmark_value>γλώσσες; ενεργοποίηση αρθρωμάτων</bookmark_value><bookmark_value>λεξικά;δημιουργία</bookmark_value><bookmark_value>λεξικά από το χρήστη;δημιουργία</bookmark_value>"
#: 01010401.xhp
msgctxt ""
@@ -2152,7 +2153,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<variable id=\"sprachenfeld\">A language entry has a check mark in front of it if the spellcheck is activated for this language.</variable>"
-msgstr "<variable id=\"sprachenfeld\">Μια καταχώριση γλώσσας έχει ένα \"τικ\" μπροστά της εάν ο ορθογραφικός έλεγχος έχει ενεργοποιηθεί για αυτή τη γλώσσα.</variable>"
+msgstr "<variable id=\"sprachenfeld\">Μια καταχώριση γλώσσας έχει ένα σημάδι ελέγχου μπροστά της εάν ο ορθογραφικός έλεγχος έχει ενεργοποιηθεί για αυτή τη γλώσσα.</variable>"
#: 01010401.xhp
msgctxt ""
@@ -2188,7 +2189,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_DOWN\">Decreases the priority of the module selected in the list box by one level.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_DOWN\">Μειώνει τη προτεραιότητα του επιλεγμένου αρθρώματος στο πεδίο λίστας κατά ένα επίπεδο.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_DOWN\">Μειώνει τη προτεραιότητα του επιλεγμένου αρθρώματος στο πεδίο λίστας κατά ένα επίπεδο.</ahelp>"
#: 01010401.xhp
msgctxt ""
@@ -2206,7 +2207,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_BACK\">Click here to undo the current changes in the list box.</ahelp>"
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_BACK\">Επιλέξτε εδώ για να αναιρέσετε τις τρέχουσες αλλαγές στο πεδίο λίστας.</ahelp>"
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_BACK\">Πατήστε εδώ για να αναιρέσετε τις τρέχουσες αλλαγές στο πεδίο λίστας.</ahelp>"
#: 01010500.xhp
msgctxt ""
@@ -2303,7 +2304,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLORMODEL\">To modify, select the color model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-BlacK (CMYK).</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLORMODEL\">Για τροποποίηση, επιλέξτε μοντέλο χρώματος: Κόκκινο- Πράσινο- Μπλέ (RGB) ή Κυανό-Ματζέντα-Κίτρινο-Μαύρο (CMYK).</ahelp>"
+msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVXPAGE_COLOR:LB_COLORMODEL\">Για τροποποίηση, επιλέξτε μοντέλο χρώματος: Κόκκινο- Πράσινο- Μπλέ (RGB) ή Κυανό-Ματζέντα-Κίτρινο-Μαύρο (CMYK).</ahelp>"
#: 01010500.xhp
msgctxt ""
@@ -2518,7 +2519,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_LOAD\">Accesses the <emph>Open</emph> dialog, which allows you to select a color palette</ahelp>."
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_LOAD\">Παρέχει πρόσβαση στο παράθυρο διαλόγου <emph>Άνοιγμα</emph>, το οποίο σας επιτρέπει να επιλέξετε μία παλέτα χρωμάτων</ahelp>."
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_LOAD\">Παρέχει πρόσβαση στον διάλογο <emph>Άνοιγμα</emph>, το οποίο σας επιτρέπει να επιλέξετε μία παλέτα χρωμάτων</ahelp>."
#: 01010500.xhp
msgctxt ""
@@ -2536,7 +2537,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_SAVE\">Opens the <emph>Save As</emph> dialog, which enables you to save the current color table under a specified name.</ahelp> If you do not choose this command, the current color table will be automatically saved as default and re-loaded the next time you start $[officename]."
-msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_SAVE\">Ανοίγει το παράθυρο διαλόγου <emph>Αποθήκευση ως</emph>, το οποίο σας δίνει τη δυνατότητα να αποθηκεύσετε τον τρέχοντα πίνακα χρωμάτων με συγκεκριμένο όνομα.</ahelp> Εάν δεν επιλέξετε αυτήν την εντολή, ο τρέχων πίνακας χρωμάτων θα αποθηκευτεί αυτόματα ως προεπιλογή και θα φορτωθεί την επόμενη φορά που θα ξεκινήσετε το $[officename]."
+msgstr "<ahelp hid=\"SVX:IMAGEBUTTON:RID_SVXPAGE_COLOR:BTN_SAVE\">Ανοίγει τον διάλογο <emph>Αποθήκευση ως</emph>, το οποίο σας δίνει τη δυνατότητα να αποθηκεύσετε τον τρέχοντα πίνακα χρωμάτων με συγκεκριμένο όνομα.</ahelp> Εάν δεν επιλέξετε αυτήν την εντολή, ο τρέχων πίνακας χρωμάτων θα αποθηκευτεί αυτόματα ως προεπιλογή και θα φορτωθεί την επόμενη φορά που θα ξεκινήσετε το $[officename]."
#: 01010500.xhp
msgctxt ""
@@ -2570,7 +2571,7 @@ msgctxt ""
"bm_id3150771\n"
"help.text"
msgid "<bookmark_value>defining;colors</bookmark_value><bookmark_value>colors;selection</bookmark_value><bookmark_value>colors;adding</bookmark_value>"
-msgstr "<bookmark_value>καθορισμός,χρώματα</bookmark_value><bookmark_value>χρώματα,επιλογή</bookmark_value><bookmark_value>χρώματα,προσθήκη</bookmark_value>"
+msgstr "<bookmark_value>καθορισμός;χρώματα</bookmark_value><bookmark_value>χρώματα;επιλογή</bookmark_value><bookmark_value>χρώματα;προσθήκη</bookmark_value>"
#: 01010501.xhp
msgctxt ""
@@ -2579,7 +2580,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"farbentext\"><ahelp hid=\".\">Allows you to define your own colors using the two-dimensional graphic and numerical gradient chart.</ahelp></variable> Click <emph>OK</emph> to display the newly defined color in the preview box of the <emph>Colors</emph> register, where you can then decide if you want to add or replace the new color in the current color palette."
-msgstr "<variable id=\"farbentext\"><ahelp hid=\".\">Σας επιτρέπει να ορίσετε δικά σας χρώματα χρησιμοποιώντας δισδιάστατα γραφικά και αριθμητικό διάγραμμα διαβάθμισης χρώματος.</ahelp></variable> Κάντε κλικ στο κουμπί <emph>OK</emph> για να εμφανίσετε το νέο χρώμα που ορίσατε στο πλαίσιο προεπισκόπησης του μητρώου <emph>Χρώματα</emph> στο οποίο, στη συνέχεια, έχετε τη δυνατότητα να αποφασίσετε εάν θέλετε να προσθέσετε ή να αντικαταστήσετε το νέο χρώμα στην τρέχουσα παλέτα χρωμάτων."
+msgstr "<variable id=\"farbentext\"><ahelp hid=\".\">Σας επιτρέπει να ορίσετε δικά σας χρώματα χρησιμοποιώντας δισδιάστατα γραφικά και αριθμητικό διάγραμμα διαβάθμισης χρώματος.</ahelp></variable> Πατήστε στο κουμπί <emph>Εντάξει</emph> για να εμφανίσετε το νέο χρώμα που ορίσατε στο πλαίσιο προεπισκόπησης του μητρώου <emph>Χρώματα</emph> στο οποίο, στη συνέχεια, έχετε τη δυνατότητα να αποφασίσετε εάν θέλετε να προσθέσετε ή να αντικαταστήσετε το νέο χρώμα στην τρέχουσα παλέτα χρωμάτων."
#: 01010501.xhp
msgctxt ""
@@ -2597,7 +2598,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "In the two big color windows, you click to select a new color. You can select the color in the left or the right color window as you wish."
-msgstr "Στα δύο μεγάλα παράθυρα χρωμάτων, κάνετε κλικ για να επιλέξετε νέο χρώμα. Μπορείτε να επιλέξετε το χρώμα στο δεξιό ή στο αριστερό παράθυρο χρωμάτων, όπως θέλετε."
+msgstr "Στα δύο μεγάλα παράθυρα χρωμάτων, πατήστε για να επιλέξετε νέο χρώμα. Μπορείτε να επιλέξετε το χρώμα στο δεξιό ή στο αριστερό παράθυρο χρωμάτων, όπως θέλετε."
#: 01010501.xhp
msgctxt ""
@@ -2624,7 +2625,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Click the corner of the field in which you want to change the color."
-msgstr "Κάντε κλικ στη γωνία του πεδίου, όπου θέλετε να αλλάξετε το χρώμα."
+msgstr "Πατήστε στη γωνία του πεδίου που θέλετε να αλλάξετε το χρώμα."
#: 01010501.xhp
msgctxt ""
@@ -2633,7 +2634,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "In the right color window, click the desired new color for the corner field or enter the values, which define the color, in the numeric input fields."
-msgstr "Στο δεξιό παράθυρο χρωμάτων, κάντε κλικ στο νέο χρώμα που θέλετε για το πεδίο της γωνίας ή εισαγάγετε τις τιμές, οι οποίες ορίζουν το χρώμα, στα πεδία αριθμητικής εισαγωγής."
+msgstr "Στο δεξιό παράθυρο χρωμάτων, πατήστε στο νέο χρώμα που θέλετε για το πεδίο της γωνίας ή εισαγάγετε τις τιμές, οι οποίες ορίζουν το χρώμα, στα πεδία αριθμητικής εισαγωγής."
#: 01010501.xhp
msgctxt ""
@@ -2642,7 +2643,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Apply the color selected on the right to the small field that is marked in the left color window by clicking the <emph><--</emph> button."
-msgstr "Αποδεχτείτε το επιλεγμένο χρώμα στα δεξιά, στο μικρό πεδίο, το οποίο επισημαίνεται στο αριστερό παράθυρο χρωμάτων, κάνοντας κλικ στο κουμπί <emph><--</emph>."
+msgstr "Αποδεχτείτε το επιλεγμένο χρώμα στα δεξιά, στο μικρό πεδίο, το οποίο επισημαίνεται στο αριστερό παράθυρο χρωμάτων, πατώντας στο κουμπί <emph><--</emph>."
#: 01010501.xhp
msgctxt ""
@@ -2677,7 +2678,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_1\">Click the <emph><--</emph> button to replace the selected color in the color palette with the color selected at the right. The button is enabled when you select a color in one of the four corners.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_1\">Κάντε κλικ στο κουμπί <emph><--</emph> για να αντικαταστήσετε το επιλεγμένο χρώμα στην παλέτα χρωμάτων με το χρώμα το οποίο έχει επιλεγεί στα δεξιά.Το κουμπί είναι διαθέσιμο όταν επιλέξετε ένα χρώμα σε ένα από τα τέσσερα σημεία.</ahelp>"
+msgstr "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_1\">Πατήστε στο κουμπί <emph><--</emph> για να αντικαταστήσετε το επιλεγμένο χρώμα στην παλέτα χρωμάτων με το χρώμα το οποίο έχει επιλεγεί στα δεξιά. Το κουμπί είναι διαθέσιμο όταν επιλέξετε ένα χρώμα σε ένα από τα τέσσερα σημεία.</ahelp>"
#: 01010501.xhp
msgctxt ""
@@ -2995,7 +2996,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optgeneralpage/filedlg\">Specifies whether $[officename] dialogs are used to open and save documents. Otherwise the dialogs of the operating system are used.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optgeneralpage/filedlg\">Καθορίζει αν τα παράθυρα διαλόγου του $[officename] θα χρησιμοποιούνται για να ανοίξουν και να αποθηκεύσουν έγγραφα. Διαφορετικά, θα χρησιμοποιούνται τα παράθυρα διαλόγου του λειτουργικού συστήματος.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optgeneralpage/filedlg\">Καθορίζει αν τα παράθυρα διαλόγου του $[officename] θα χρησιμοποιούνται για να ανοίξουν και να αποθηκεύσουν έγγραφα. Διαφορετικά, θα χρησιμοποιούνται τα παράθυρα διαλόγου του λειτουργικού συστήματος.</ahelp>"
#: 01010600.xhp
msgctxt ""
@@ -3003,7 +3004,7 @@ msgctxt ""
"par_idN10856\n"
"help.text"
msgid "When you open a file by an URL from the Windows file dialog, Windows will open a local copy of the file, located in the Internet Explorer cache. The %PRODUCTNAME file dialog opens the remote file."
-msgstr "Όταν ανοίγετε ένα αρχείο από ένα URL από το παράθυρο διαλόγου των αρχείων των Windows, τα Windows θα ανοίξουν ένα τοπικό αντίγραφο του αρχείου, που βρίσκεται στην κρυφή μνήμη (cache) του Internet Explorer. Το παράθυρο διαλόγου του αρχείου %PRODUCTNAMΕ ανοίγει το απομακρυσμένο αρχείο."
+msgstr "Όταν ανοίγετε ένα αρχείο από ένα URL από τον διάλογο των αρχείων των Windows, τα Windows θα ανοίξουν ένα τοπικό αντίγραφο του αρχείου, που βρίσκεται στην κρυφή μνήμη του Internet Explorer. Ο διάλογος του αρχείου %PRODUCTNAMΕ ανοίγει το απομακρυσμένο αρχείο."
#: 01010600.xhp
msgctxt ""
@@ -3030,7 +3031,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "Printing sets \"document modified\" status"
-msgstr "Η εκτύπωση ορίζει την κατάσταση \"Το έγγραφο τροποποιήθηκε\""
+msgstr "Η εκτύπωση ορίζει την κατάσταση \"Το έγγραφο τροποποιήθηκε\""
#: 01010600.xhp
msgctxt ""
@@ -3098,7 +3099,7 @@ msgctxt ""
"bm_id3150715\n"
"help.text"
msgid "<bookmark_value>HTML;fonts for source display</bookmark_value><bookmark_value>Basic; fonts for source display</bookmark_value><bookmark_value>fonts;for HTML and Basic</bookmark_value>"
-msgstr "<bookmark_value>HTML,γραμματοσειρές για την εμφάνιση κώδικα</bookmark_value><bookmark_value>Basic, γραμματοσειρές για την εμφάνιση κώδικα</bookmark_value><bookmark_value>γραμματοσειρές,για HTML και Basic</bookmark_value>"
+msgstr "<bookmark_value>HTML; γραμματοσειρές για την εμφάνιση κώδικα</bookmark_value><bookmark_value>Basic; γραμματοσειρές για την εμφάνιση κώδικα</bookmark_value><bookmark_value>γραμματοσειρές; για HTML και Basic</bookmark_value>"
#: 01010700.xhp
msgctxt ""
@@ -3538,7 +3539,7 @@ msgctxt ""
"112\n"
"help.text"
msgid "Icon size and style"
-msgstr "Μέγεθος και πρότυπο εικονιδίου"
+msgstr "Μέγεθος και τεχνοτροπία εικονιδίου"
#: 01010800.xhp
msgctxt ""
@@ -3555,7 +3556,7 @@ msgctxt ""
"par_id4664754\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the icon style for icons in toolbars and dialogs.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε το πρότυπο εικονιδίου για τα εικονίδια στις γραμμές εργαλείων και στα παράθυρα διαλόγου.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Επιλέξτε την τεχνοτροπία εικονιδίου για τα εικονίδια στις γραμμές εργαλείων και στα παράθυρα διαλόγου.</ahelp>"
#: 01010800.xhp
msgctxt ""
@@ -3879,7 +3880,7 @@ msgctxt ""
"106\n"
"help.text"
msgid "Edit - Paste Ctrl+V pastes at the cursor position."
-msgstr "Επιλέγοντας Επεξεργασία - Επικόλληση Ctrl+V πραγματοποιείται επικόλληση στη θέση του δρομέα."
+msgstr "Επιλέγοντας Επεξεργασία - Επικόλληση Ctrl+V πραγματοποιείται επικόλληση στη θέση του δρομέα."
#: 01010800.xhp
msgctxt ""
@@ -3888,7 +3889,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "Clicking the middle mouse button pastes at the mouse pointer position."
-msgstr "Κάνοντας κλικ στο μεσαίο πλήκτρο του ποντικιού πραγματοποιείται επικόλληση στη θέση του δείκτη του ποντικιού."
+msgstr "Πατώντας το μεσαίο πλήκτρο του ποντικιού πραγματοποιείται επικόλληση στη θέση του δείκτη του ποντικιού."
#: 01010800.xhp
msgctxt ""
@@ -4084,7 +4085,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapoptimal\">High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. </ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapoptimal\">Υψηλή ποιότητα εκτύπωσης αντιστοιχεί σε μια ανάλυση 300dpi. Η κανονική ποιότητα εκτύπωσης αντιστοιχεί σε μια ανάλυση 200dpi. </ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapoptimal\">Υψηλή ποιότητα εκτύπωσης αντιστοιχεί σε μια ανάλυση 300dpi. Η κανονική ποιότητα εκτύπωσης αντιστοιχεί σε μια ανάλυση 200dpi. </ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4264,7 +4265,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/trans\">Mark this check box if you always want to be warned if transparent objects are contained in the document.</ahelp> If you print such a document, a dialog appears in which you can select if the transparency is to be printed in this print instruction."
-msgstr "<ahelp hid=\"sfx/ui/optprintpage/trans\">Σημειώστε αυτό το πλαίσιο ελέγχου αν θέλετε πάντα να ειδοποιήστε αν τα διαφανή αντικείμενα περιέχονται στο έγγραφο.</ahelp> Αν τυπώσετε ένα τέτοιο έγγραφο, εμφανίζεται ο διάλογος στον οποίον μπορείτε να επιλέξετε αν η διαφάνεια πρόκειται να εκτυπωθεί σε αυτήν την οδηγία εκτύπωσης."
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/trans\">Σημειώστε αυτό το πλαίσιο ελέγχου αν θέλετε πάντα να ειδοποιήστε αν τα διαφανή αντικείμενα περιέχονται στο έγγραφο.</ahelp> Αν τυπώσετε ένα τέτοιο έγγραφο, εμφανίζεται ο διάλογος στον οποίον μπορείτε να επιλέξετε αν η διαφάνεια πρόκειται να εκτυπωθεί σε αυτήν την οδηγία εκτύπωσης."
#: 01011000.xhp
msgctxt ""
@@ -4280,7 +4281,7 @@ msgctxt ""
"bm_id3153881\n"
"help.text"
msgid "<bookmark_value>undoing; number of steps</bookmark_value><bookmark_value>graphics; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value>"
-msgstr "<bookmark_value>αναίρεση, αριθμός βημάτων</bookmark_value><bookmark_value>γραφικά, κρυφή μνήμη</bookmark_value><bookmark_value>κρυφή μνήμη για γραφικά</bookmark_value><bookmark_value>Quickstarter</bookmark_value>"
+msgstr "<bookmark_value>αναίρεση; αριθμός βημάτων</bookmark_value><bookmark_value>γραφικά; κρυφή μνήμη</bookmark_value><bookmark_value>κρυφή μνήμη για γραφικά</bookmark_value><bookmark_value>Γρήγορη εκκίνηση</bookmark_value>"
#: 01011000.xhp
msgctxt ""
@@ -4352,7 +4353,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "The graphics cache saves the graphics contained in a document in your computer's main memory. This means that the attributes of a graphic stored in the cache do not have to be re-calculated if you return to the page containing the graphic after scrolling through a document."
-msgstr "Η λανθάνουσα μνήμη (cache) γραφικών αποθηκεύει τα γραφικά που περιέχονται σε ένα έγγραφο, στη βασική μνήμη του υπολογιστή σας. Αυτό σημαίνει ότι τα χαρακτηριστικά ενός γραφικού αποθηκευμένου στη cache, δε χρειάζεται να ξανα-υπολογιστούν, αν επιστρέψετε στη σελίδα που περιέχει το γραφικό, μετά από κύλιση στο έγγραφο."
+msgstr "Η λανθάνουσα μνήμη γραφικών αποθηκεύει τα γραφικά που περιέχονται σε ένα έγγραφο, στη βασική μνήμη του υπολογιστή σας. Αυτό σημαίνει ότι τα χαρακτηριστικά ενός γραφικού αποθηκευμένου στη cache, δε χρειάζεται να ξαναϋπολογιστούν, αν επιστρέψετε στη σελίδα που περιέχει το γραφικό, μετά από κύλιση στο έγγραφο."
#: 01011000.xhp
msgctxt ""
@@ -4388,7 +4389,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Specifies that objects which are larger than the selected megabytes will not be placed in the cache.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Ορίζει ότι τα αντικείμενα που είναι μεγαλύτερα από τα επιλεγμένα Mb δεν θα αντικατασταθούν στην κρυφή μνήμη.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Ορίζει ότι τα αντικείμενα που είναι μεγαλύτερα από τα επιλεγμένα Mb δεν θα αντικατασταθούν στην κρυφή μνήμη.</ahelp>"
#: 01011000.xhp
msgctxt ""
@@ -4460,7 +4461,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Mark this check box if you want $[officename] to enable quickstart. This option is available if the Quickstart module has been installed.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Επιλέξτε αυτό το πεδίο σήμανσης αν θέλετε το $[officename] να ενεργοποιήσει την γρήγορη εκκίνηση. Αυτή η επιλογή είναι διαθέσιμη αν έχετε εγκαταστήσει το άρθρωμα Quickstart.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Επιλέξτε αυτό το πεδίο σήμανσης αν θέλετε το $[officename] να ενεργοποιήσει την γρήγορη εκκίνηση. Αυτή η επιλογή είναι διαθέσιμη αν έχετε εγκαταστήσει το άρθρωμα γρήγορης εκκίνησης.</ahelp>"
#: 01012000.xhp
msgctxt ""
@@ -4476,7 +4477,7 @@ msgctxt ""
"bm_id3153527\n"
"help.text"
msgid "<bookmark_value>colors; appearance</bookmark_value><bookmark_value>options; appearance</bookmark_value><bookmark_value>appearance options</bookmark_value>"
-msgstr "<bookmark_value>χρώματα, εμφάνιση</bookmark_value><bookmark_value>επιλογές, εμφάνιση</bookmark_value><bookmark_value>επιλογές εμφάνισης</bookmark_value>"
+msgstr "<bookmark_value>χρώματα; εμφάνιση</bookmark_value><bookmark_value>επιλογές; εμφάνιση</bookmark_value><bookmark_value>επιλογές εμφάνισης</bookmark_value>"
#: 01012000.xhp
msgctxt ""
@@ -4663,7 +4664,7 @@ msgctxt ""
"bm_id3159411\n"
"help.text"
msgid "<bookmark_value>disabled persons</bookmark_value><bookmark_value>text colors for better accessibility</bookmark_value><bookmark_value>animations; accessibility options</bookmark_value><bookmark_value>Help tips; hiding</bookmark_value><bookmark_value>high contrast mode</bookmark_value><bookmark_value>accessibility; options</bookmark_value><bookmark_value>options; accessibility</bookmark_value>"
-msgstr "<bookmark_value>άτομα με ειδικές ανάγκες</bookmark_value><bookmark_value>χρώματα κειμένου για καλύτερη προσιτότητα</bookmark_value><bookmark_value>κινούμενα, επιλογές προσιτότητας</bookmark_value><bookmark_value>Συμβουλές βοήθειας, απόκρυψη</bookmark_value><bookmark_value>λειτουργία υψηλής αντίθεσης</bookmark_value><bookmark_value>προσιτότητα, επιλογές</bookmark_value><bookmark_value>επιλογές, προσιτότητα</bookmark_value>"
+msgstr "<bookmark_value>άτομα με ειδικές ανάγκες</bookmark_value><bookmark_value>χρώματα κειμένου για καλύτερη προσιτότητα</bookmark_value><bookmark_value>κινούμενα; επιλογές προσιτότητας</bookmark_value><bookmark_value>Συμβουλές βοήθειας; απόκρυψη</bookmark_value><bookmark_value>λειτουργία υψηλής αντίθεσης</bookmark_value><bookmark_value>προσιτότητα; επιλογές</bookmark_value><bookmark_value>επιλογές; προσιτότητα</bookmark_value>"
#: 01013000.xhp
msgctxt ""
@@ -4699,7 +4700,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Sets accessibility options."
-msgstr "Θέτει τις επιλογές της δυνατότητας πρόσβασης"
+msgstr "Θέτει τις επιλογές της δυνατότητας πρόσβασης."
#: 01013000.xhp
msgctxt ""
@@ -4708,7 +4709,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>Support assistive technology tools (program restart required)</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>Υποστήριξη βοηθητικών τεχνολογιών (απαιτείται επανεκκίνηση του προγράμματος</defaultinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>Υποστήριξη βοηθητικών τεχνολογιών (απαιτείται επανεκκίνηση του προγράμματος)</defaultinline></switchinline>"
#: 01013000.xhp
msgctxt ""
@@ -4753,7 +4754,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedgraphics\">Previews animated graphics, such as GIF images, in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedgraphics\">Παρουσιάζει κινούμενα γραφικά, όπως εικόνες τύπου GIF, στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedgraphics\">Παρουσιάζει κινούμενα γραφικά, όπως εικόνες τύπου GIF, στο <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 01013000.xhp
msgctxt ""
@@ -4789,7 +4790,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Hides the <link href=\"text/shared/main0108.xhp\" name=\"Help tips\">Help tips</link> after the number of seconds that you enter.</ahelp> Otherwise, Help tips are displayed until you press Escape or move the cursor."
-msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Αποκρύπτει τις <link href=\"text/shared/main0108.xhp\" name=\"Συμβουλές βοήθειας\">Συμβουλές βοήθειας</link> μετά από τα δευτερόλεπτα που εισαγάγατε.</ahelp> Αλλιώς, οι συμβουλές βοήθειας εμφανίζονται μέχρι να πατήσετε Escape ή να μετακινήσετε το δείκτη."
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Αποκρύπτει τις <link href=\"text/shared/main0108.xhp\" name=\"Συμβουλές βοήθειας\">Συμβουλές βοήθειας</link> μετά από τα δευτερόλεπτα που εισαγάγατε.</ahelp> Αλλιώς, οι συμβουλές βοήθειας εμφανίζονται μέχρι να πατήσετε Escape ή να μετακινήσετε το δείκτη."
#: 01013000.xhp
msgctxt ""
@@ -4904,7 +4905,7 @@ msgctxt ""
"bm_id3153681\n"
"help.text"
msgid "<bookmark_value>network identity options</bookmark_value><bookmark_value>options; network identity</bookmark_value><bookmark_value>single sign on options</bookmark_value><bookmark_value>LDAP server; sign on options</bookmark_value><bookmark_value>remote configurations</bookmark_value><bookmark_value>Configuration Manager</bookmark_value>"
-msgstr "<bookmark_value>επιλογές δικτυακής ταυτότητας</bookmark_value><bookmark_value>επιλογές, δικτυακή ταυτότητα</bookmark_value><bookmark_value>απλό σύμβολο στις επιλογές</bookmark_value><bookmark_value>διακομιστής LDAP, σύμβολο στις επιλογές</bookmark_value><bookmark_value>απομακρυσμένη προσαρμογή</bookmark_value><bookmark_value>Διαχειριστής προσαρμογής</bookmark_value>"
+msgstr "<bookmark_value>επιλογές δικτυακής ταυτότητας</bookmark_value><bookmark_value>επιλογές; δικτυακή ταυτότητα</bookmark_value><bookmark_value>απλό σύμβολο στις επιλογές</bookmark_value><bookmark_value>διακομιστής LDAP; σύμβολο στις επιλογές</bookmark_value><bookmark_value>απομακρυσμένη προσαρμογή</bookmark_value><bookmark_value>Διαχειριστής προσαρμογής</bookmark_value>"
#: 01014000.xhp
msgctxt ""
@@ -4967,7 +4968,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_USERNAME\">Using \"simple\" authentication method, you enter your user name on the LDAP server here.</ahelp> Using \"Kerberos\", you just see your user name, but cannot edit it."
-msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_USERNAME\">Χρησιμοποιώντας την \"απλή\" μέθοδο πιστοποίησης, πληκτρολογήστε εδώ το όνομα χρήστη στο διακομιστή LDAP.</ahelp>Χρησιμοποιώντας \"Κερβερος\", απλά βλέπετε το όνομα χρήστη σας.αλλά δεν μπορείτε να το επεξεργαστείτε."
+msgstr "<ahelp hid=\"SVX_EDIT_RID_SVXPAGE_SSO_ED_USERNAME\">Χρησιμοποιώντας την \"απλή\" μέθοδο πιστοποίησης, πληκτρολογήστε εδώ το όνομα χρήστη στο διακομιστή LDAP.</ahelp>Χρησιμοποιώντας \"Κερβερος\", απλά βλέπετε το όνομα χρήστη σας.αλλά δεν μπορείτε να το επεξεργαστείτε."
#: 01014000.xhp
msgctxt ""
@@ -5003,7 +5004,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_SSO_CB_PASSWORD\">Using \"simple\" authentication method, check this box to make your password persistent.</ahelp> If the password is persistent and the same user starts $[officename] later on, the user name and password will not be requested again. Using \"Kerberos\", this box is not active."
-msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_SSO_CB_PASSWORD\">Όταν χρησιμοποιείτε την \"απλή\" μέθοδο πιστοποίησης, επιλέξτε αυτό το πεδίο για να κάνετε τον κωδικό σας να αποθηκευτεί (persistent password).</ahelp> Αν ο κωδικός σας αποθηκευτεί και ο ίδιος χρήστης εκκινήσει το $[officename] αργότερα, το όνομα χρήστη και ο κωδικός δε θα ζητηθούν ξανά. Χρησιμοποιώντας \"Kerberos\", αυτό το πεδίο δεν είναι ενεργοποιημένο."
+msgstr "<ahelp hid=\"SVX_CHECKBOX_RID_SVXPAGE_SSO_CB_PASSWORD\">Όταν χρησιμοποιείτε την \"απλή\" μέθοδο πιστοποίησης, επιλέξτε αυτό το πλαίσιο για να κάνετε τον κωδικό σας μόνιμο.</ahelp> Αν ο κωδικός σας αποθηκευτεί και ο ίδιος χρήστης εκκινήσει το $[officename] αργότερα, το όνομα χρήστη και ο κωδικός δε θα ζητηθούν ξανά. Χρησιμοποιώντας \"Kerberos\", αυτό το πεδίο δεν είναι ενεργοποιημένο."
#: 01014000.xhp
msgctxt ""
@@ -5046,7 +5047,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Proxy"
-msgstr "Διαμεσολαβητής (proxy)"
+msgstr "Μεσολαβητής"
#: 01020100.xhp
msgctxt ""
@@ -5054,7 +5055,7 @@ msgctxt ""
"bm_id3147577\n"
"help.text"
msgid "<bookmark_value>settings; proxies</bookmark_value><bookmark_value>proxy settings</bookmark_value>"
-msgstr "<bookmark_value>ρυθμίσεις, proxy</bookmark_value><bookmark_value>ρυθμίσεις proxy</bookmark_value>"
+msgstr "<bookmark_value>ρυθμίσεις; μεσολαβητές</bookmark_value><bookmark_value>ρυθμίσεις μεσολαβητών</bookmark_value>"
#: 01020100.xhp
msgctxt ""
@@ -5063,7 +5064,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01020100.xhp\" name=\"Proxy\">Proxy</link>"
-msgstr "<link href=\"text/shared/optionen/01020100.xhp\" name=\"Διαμεσολαβητής\">Διαμεσολαβητής</link>"
+msgstr "<link href=\"text/shared/optionen/01020100.xhp\" name=\"Μεσολαβητής\">Μεσολαβητής</link>"
#: 01020100.xhp
msgctxt ""
@@ -5072,7 +5073,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Proxy servers\">Proxy servers</link> for accessing the Internet can be set up manually as needed."
-msgstr "Οι <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Διαμεσολαβητές proxy\">\"Διαμεσολαβητές proxy</link> για την πρόσβαση στο Διαδίκτυο μπορούν να ρυθμιστούν κατάλληλα χειροκίνητα."
+msgstr "Οι <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Διακομιστές μεσολάβησης\">Διακομιστές μεσολάβησης</link> για την πρόσβαση στο Διαδίκτυο μπορούν να ρυθμιστούν κατάλληλα χειροκίνητα."
#: 01020100.xhp
msgctxt ""
@@ -5090,7 +5091,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Defines the settings for the <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"proxy server\">proxy server</link>."
-msgstr "Καθορίζει τις ρυθμίσεις για το <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Διαμεσολαβητή proxy\">Διαμεσολαβητή proxy.</link>"
+msgstr "Καθορίζει τις ρυθμίσεις για το <link href=\"text/shared/00/00000002.xhp#proxy\" name=\"Διακομιστής μεσολάβησης\">Διακομιστής μεσολάβησης.</link>"
#: 01020100.xhp
msgctxt ""
@@ -5099,7 +5100,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Proxy server"
-msgstr "Διαμεσολαβητής proxy"
+msgstr "Διακομιστής μεσολάβησης"
#: 01020100.xhp
msgctxt ""
@@ -5108,7 +5109,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optproxypage/proxymode\">Specifies the type of proxy definition.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optproxypage/proxymode\">Καθορίζει τον τύπο του διαμεσολαβητή proxy.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optproxypage/proxymode\">Καθορίζει τον τύπο του ορισμού μεσολαβητή.</ahelp>"
#: 01020100.xhp
msgctxt ""
@@ -5126,7 +5127,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Accesses the Internet without a proxy server. Allows you to set up a connection directly on your computer to an Internet provider that does not use a proxy."
-msgstr "Πρόσβαση στο διαδίκτυο χωρίς διαμεσολαβητή proxy. Σας επιτρέπει να ρυθμίσετε στον υπολογιστή σας μία απευθείας σύνδεση σε έναν πάροχο Internet που δε χρησιμοποιεί proxy."
+msgstr "Πρόσβαση στο διαδίκτυο χωρίς διακομιστή μεσολάβησης. Σας επιτρέπει να ρυθμίσετε στον υπολογιστή σας μία απευθείας σύνδεση σε έναν πάροχο διαδικτύου που δε χρησιμοποιεί μεσολαβητή."
#: 01020100.xhp
msgctxt ""
@@ -5144,7 +5145,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Lets you enter the proxy server manually. Specify the proxy servers in accordance with your Internet service. Ask your system administrator for the proxies and ports to enter."
-msgstr "Σας επιτρέπει να εισάγετε τον proxy χειροκίνητα. Καθορίστε τους διακομιστές proxy σύμφωνα με την υπηρεσία σας παροχής Internet. Ρωτήστε τον διαχειριστή του συστήματος σχετικά με τους διακομιστές proxy και τις θύρες που πρέπει να εισαχθούν."
+msgstr "Σας επιτρέπει να εισάγετε τον μεσολαβητή χειροκίνητα. Καθορίστε τους διακομιστές μεσολάβησης σύμφωνα με την υπηρεσία σας παροχής διαδικτύου. Ρωτήστε τον διαχειριστή του συστήματος σχετικά με τους διακομιστές μεσολάβησης και τις θύρες που πρέπει να εισαχθούν."
#: 01020100.xhp
msgctxt ""
@@ -5153,7 +5154,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "Type server names without the protocol prefix. For example, type www.example.com, not http://www.example.com."
-msgstr "Εισάγετε ονόματα εξυπηρετητών χωρίς το πρόθεμα πρωτοκόλλου. Για παράδειγμα, πληκτρολογήστε www.sun.com, και όχι http://www.sun.com."
+msgstr "Εισάγετε ονόματα εξυπηρετητών χωρίς το πρόθεμα πρωτοκόλλου. Για παράδειγμα, πληκτρολογήστε www.example.com, και όχι http://www.example.com."
#: 01020100.xhp
msgctxt ""
@@ -5178,7 +5179,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "HTTP proxy"
-msgstr "HTTP proxy"
+msgstr "Μεσολαβητής HTTP"
#: 01020100.xhp
msgctxt ""
@@ -5187,7 +5188,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optproxypage/http\">Type the name of the proxy server for <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link>.</ahelp> Type the port in the right-hand field."
-msgstr "<ahelp hid=\"cui/ui/optproxypage/http\">Πληκτρολογήστε το όνομα του proxy για <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link>.</ahelp> Εισάγετε τη θύρα στο δεξί πεδίο."
+msgstr "<ahelp hid=\"cui/ui/optproxypage/http\">Πληκτρολογήστε το όνομα του μεσολαβητή για <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link>.</ahelp> Εισάγετε τη θύρα στο δεξί πεδίο."
#: 01020100.xhp
msgctxt ""
@@ -5195,7 +5196,7 @@ msgctxt ""
"hd_id9971922\n"
"help.text"
msgid "HTTPS proxy"
-msgstr "HTTPS proxy"
+msgstr "Μεσολαβητής HTTPS"
#: 01020100.xhp
msgctxt ""
@@ -5203,7 +5204,7 @@ msgctxt ""
"par_id5319071\n"
"help.text"
msgid "<ahelp hid=\".\">Type the name of the proxy server for HTTPS. Type the port in the right-hand field.</ahelp>"
-msgstr "<ahelp hid=\".\">Πληκτρολογήστε το όνομα του proxy για HTTPS. Πληκτρολογήστε τη θύρα στο δεξί πεδίο.</ahelp>"
+msgstr "<ahelp hid=\".\">Πληκτρολογήστε το όνομα του μεσολαβητή για HTTPS. Πληκτρολογήστε τη θύρα στο δεξί πεδίο.</ahelp>"
#: 01020100.xhp
msgctxt ""
@@ -5212,7 +5213,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "FTP proxy"
-msgstr "FTP proxy"
+msgstr "Μεσολαβητής FTP"
#: 01020100.xhp
msgctxt ""
@@ -5221,7 +5222,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optproxypage/ftp\">Type the name of the proxy server for <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"FTP\">FTP</link>.</ahelp> Type the port in the right-hand field."
-msgstr "<ahelp hid=\"cui/ui/optproxypage/ftp\">Πληκτρολογήστε το όνομα του proxy για <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"FTP\">FTP</link>.</ahelp> Πληκτρολογήστε την θύρα στο δεξί πεδίο."
+msgstr "<ahelp hid=\"cui/ui/optproxypage/ftp\">Πληκτρολογήστε το όνομα του μεσολαβητή για <link href=\"text/shared/00/00000002.xhp#ftp\" name=\"FTP\">FTP</link>.</ahelp> Πληκτρολογήστε την θύρα στο δεξί πεδίο."
#: 01020100.xhp
msgctxt ""
@@ -5230,7 +5231,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "No proxy for"
-msgstr "Κανένα proxy για:"
+msgstr "Κανένας μεσολαβητής για"
#: 01020100.xhp
msgctxt ""
@@ -5239,7 +5240,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optproxypage/noproxy\">Specifies the names of the servers that do not require any proxy servers, separated by semicolons.</ahelp> These are servers addressed in your local network, and servers used for video and audio streaming, for example."
-msgstr "<ahelp hid=\"cui/ui/optproxypage/noproxy\">Καθορίζει τα ονόματα των εξτπηρετητών που δεν απαιτούν κάποιον διαμεσολαβητή proxy, χωρισμένα με άνω τελείες.</ahelp> Αυτοί είναι εξυπηρετητές που βρίσκονται στο τοπικό σας δίκτυο και οι εξυπηρετητές που χρησιμοποιούνται για streaming video και ήχου, για παράδειγμα."
+msgstr "<ahelp hid=\"cui/ui/optproxypage/noproxy\">Καθορίζει τα ονόματα των διακομιστών που δεν απαιτούν κάποιον διακομιστή μεσολάβησης, χωρισμένα με άνω τελείες.</ahelp> Αυτοί είναι διακομιστές που βρίσκονται στο τοπικό σας δίκτυο και οι διακομιστές που χρησιμοποιούνται για ροή βίντεο και ήχου, για παράδειγμα."
#: 01020100.xhp
msgctxt ""
@@ -5248,7 +5249,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "You can also use placeholders for the names of hosts and domains. For example, type *.sun.com to address all the hosts in the sun.com domain without proxy."
-msgstr "Μπορείτε ακόμη να χρησιμοποιήσετε σύμβολα κράτησης θέσης για τα ονόματα υπολογιστών host και τομέων (domains). Για παράδειγμα, πληκτρολογήστε *.sun.com για να διευθυνσιοδοτήσετε όλους τους υπολογιστές host στον τομέα sun.com χωρίς διακομιστή proxy."
+msgstr "Μπορείτε ακόμη να χρησιμοποιήσετε σύμβολα κράτησης θέσης για τα ονόματα υπολογιστών οικοδεσπότη και τομέων. Για παράδειγμα, πληκτρολογήστε *.sun.com για να διευθυνσιοδοτήσετε όλους τους οικοδεσπότες υπολογιστές στον τομέα sun.com χωρίς μεσολαβητή."
#: 01020100.xhp
msgctxt ""
@@ -5257,7 +5258,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optproxypage/ftpport\">Type the port for the corresponding proxy server.</ahelp> The maximum value of a port number is fixed at 65535."
-msgstr "<ahelp hid=\"cui/ui/optproxypage/ftpport\">Πληκτρολογήστε τη θύρα για τον αντίστοιχο διαμεσολαβητή proxy.</ahelp> Η μέγιστη τιμή που μπορεί να πάρει μία θύρα είναι 65535."
+msgstr "<ahelp hid=\"cui/ui/optproxypage/ftpport\">Πληκτρολογήστε τη θύρα για τον αντίστοιχο διακομιστή μεσολάβησης.</ahelp> Η μέγιστη τιμή που μπορεί να πάρει μία θύρα είναι 65535."
#: 01020300.xhp
msgctxt ""
@@ -5345,7 +5346,7 @@ msgctxt ""
"par_idN105D8\n"
"help.text"
msgid "When you click any %PRODUCTNAME document hyperlink in your Mozilla or Netscape browser, one of the following can happen:"
-msgstr "Όταν διαλέξετε κάποια υπερσύνδεση σε οποιοδήποτε έγγραφο του %PRODUCTNAME στο πρόγραμμα περιήγησης ιστοσελίδων Mozilla ή Netscape, μπορεί να συμβεί ένα από τα ακόλουθα:"
+msgstr "Όταν πατήσετε σε οποιοδήποτε υπερσύνδεσμο εγγράφου του %PRODUCTNAME στο πρόγραμμα περιήγησης ιστοσελίδων Mozilla ή Netscape, μπορεί να συμβεί ένα από τα ακόλουθα:"
#: 01020400.xhp
msgctxt ""
@@ -5353,7 +5354,7 @@ msgctxt ""
"par_idN105DE\n"
"help.text"
msgid "The browser asks you whether you want to save the document on your disk, or whether you want to use an application to open the document. This request dialog appears by default when you click any %PRODUCTNAME document hyperlink the first time and you did not enable the Browser Plug-in."
-msgstr "Ο περιηγητής σας ρωτά αν θέλετε να αποθηκεύσετε το έγγραφο στον δίσκο σας, ή να χρησιμοποιήσετε κάποια εφαρμογή για να ανοίξετε το έγγραφο. Αυτός ο διάλογος ερώτησης εμφανίζεται από προεπιλογή όταν κάνετε κλικ σε κάποιον σύνδεσμο εγγράφου του %PRODUCTNAME την πρώτη φορά και δεν έχετε ενεργοποιήσει την πρόσθετη λειτουργία περιηγητή."
+msgstr "Ο περιηγητής σας ρωτά αν θέλετε να αποθηκεύσετε το έγγραφο στον δίσκο σας, ή να χρησιμοποιήσετε κάποια εφαρμογή για να ανοίξετε το έγγραφο. Αυτός ο διάλογος ερώτησης εμφανίζεται από προεπιλογή όταν πατήσετε σε κάποιον σύνδεσμο εγγράφου του %PRODUCTNAME την πρώτη φορά και δεν έχετε ενεργοποιήσει την πρόσθετη λειτουργία περιηγητή."
#: 01020400.xhp
msgctxt ""
@@ -5369,7 +5370,7 @@ msgctxt ""
"par_idN105E6\n"
"help.text"
msgid "The browser opens a new browser window that shows some of the %PRODUCTNAME icons, and displays the document in the browser window. This is the default when you enable the Browser Plug-in. When you click the <emph>Edit File</emph> icon, a copy of the document is downloaded to a temporary folder on your disk, then %PRODUCTNAME starts and loads the copy for editing."
-msgstr "Το πρόγραμμα ανάγνωσης ιστοσελίδων ανοίγει ένα νέο παράθυρο το οποίο δείχνει κάποια από τα εικονίδια toυ %PRODUCTNAME, και εμφανίζει το έγγραφο στο παράθυρο. Αυτό είναι προεπιλογή όταν ενεργοποιήσετε την πρόσθετη λειτουργία Mozilla. Όταν επιλέξετε το εικονίδιο <emph>Επεξεργασία Αρχείου</emph>, ένα αντίγραφο του εγγράφου ανακτάται σε ένα προσωρινό φάκελο στον δίσκο σας, και μετά το %PRODUCTNAMΕ θα ξεκινήσει να κατεβάζει το αντίγραφο για επεξεργασία."
+msgstr "Το πρόγραμμα ανάγνωσης ιστοσελίδων ανοίγει ένα νέο παράθυρο το οποίο δείχνει κάποια από τα εικονίδια toυ %PRODUCTNAME, και εμφανίζει το έγγραφο στο παράθυρο. Αυτό είναι προεπιλογή όταν ενεργοποιήσετε την πρόσθετη λειτουργία Mozilla. Όταν πατήσετε το εικονίδιο <emph>Επεξεργασία Αρχείου</emph>, ένα αντίγραφο του εγγράφου ανακτάται σε ένα προσωρινό φάκελο στον δίσκο σας, και μετά το %PRODUCTNAMΕ θα ξεκινήσει να κατεβάζει το αντίγραφο για επεξεργασία."
#: 01020400.xhp
msgctxt ""
@@ -5385,7 +5386,7 @@ msgctxt ""
"par_idN105F9\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optbrowserpage/display\">Enables the Browser Plug-in to show %PRODUCTNAME documents in a browser window. Select, click OK, then restart your browser. Then, in the browser window, click any %PRODUCTNAME document hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optbrowserpage/display\">Ενεργοποιεί το πρόσθετο περιηγητή για την εμφάνιση των εγγράφων του %PRODUCTNAME σε ένα παράθυρο περιηγητή. Έπειτα, στο παράθυρο περιηγητή, πατήστε οποιονδήποτε υπερσύνδεσμο εγγράφου του %PRODUCTNAME.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optbrowserpage/display\">Ενεργοποιεί το πρόσθετο περιηγητή για την εμφάνιση των εγγράφων του %PRODUCTNAME σε ένα παράθυρο περιηγητή. Επιλέξτε, πατήστε Εντάξει, και επανεκκινήστε τον εξερευνητή σας. Έπειτα, στο παράθυρο περιηγητή, πατήστε οποιονδήποτε υπερσύνδεσμο εγγράφου του %PRODUCTNAME.</ahelp>"
#: 01020400.xhp
msgctxt ""
@@ -5581,7 +5582,7 @@ msgctxt ""
"hd_id1972106\n"
"help.text"
msgid "Ctrl-click required to follow hyperlinks"
-msgstr "Απαιτείται Ctrl-click για το άνοιγμα υπερσυνδέσεων"
+msgstr "Απαιτείται Ctrl-πάτημα για το άνοιγμα υπερσυνδέσμων"
#: 01030300.xhp
msgctxt ""
@@ -5589,7 +5590,7 @@ msgctxt ""
"par_id79042\n"
"help.text"
msgid "<ahelp hid=\".\">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.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν ενεργοποιηθεί, πρέπει να κρατάτε πιεσμένο το πλήκτρο Ctrl ενώ κάνετε κλικ σε μια υπερσύνδεση για να ακολουθήσετε αυτό το δεσμό. Αν δεν ενεργοποιηθεί, ένα κλικ ανοίγει την υπερσύνδεση.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν ενεργοποιηθεί, πρέπει να κρατάτε πιεσμένο το πλήκτρο Ctrl ενώ πατάτε έναν υπερσύνδεσμο για να ακολουθήσετε αυτό το δεσμό. Αν δεν ενεργοποιηθεί, ένα πάτημα ανοίγει τον υπερσύνδεσμο.</ahelp>"
#: 01030300.xhp
msgctxt ""
@@ -5621,7 +5622,7 @@ msgctxt ""
"par_id1909848\n"
"help.text"
msgid "<ahelp hid=\".\">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.</ahelp>"
-msgstr "<ahelp hid=\".\">Αν ενεργοποιηθεί, το %PRODUCTNAME θα αποθηκεύσει με ασφάλεια όλους τους κωδικούς πρόσβασης που χρησιμοποιείτε για να έχετε πρόσβαση σε αρχεία από διαδικτυακούςεξυπηρετητές. Μπορείτε να ανακτήσετε τους κωδικούς πρόσβασης από τη λίστα εφόσον έχετε εισάγει τον κύριο κωδικό πρόσβασης.</ahelp>"
+msgstr "<ahelp hid=\".\">Αν ενεργοποιηθεί, το %PRODUCTNAME θα αποθηκεύσει με ασφάλεια όλους τους κωδικούς πρόσβασης που χρησιμοποιείτε για να έχετε πρόσβαση σε αρχεία από διαδικτυακούς εξυπηρετητές. Μπορείτε να ανακτήσετε τους κωδικούς πρόσβασης από τη λίστα εφόσον έχετε εισάγει τον κύριο κωδικό πρόσβασης.</ahelp>"
#: 01030300.xhp
msgctxt ""
@@ -5766,7 +5767,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01030500.xhp\" name=\"HTML compatibility\">HTML compatibility</link>"
-msgstr "<link href=\"text/shared/optionen/01030500.xhp\" name=\"Συμβατότητα HTML\">Συμβατότητα HTML</link>"
+msgstr "<link href=\"text/shared/optionen/01030500.xhp\" name=\"Συμβατότητα HTML\">Συμβατότητα HTML</link>"
#: 01030500.xhp
msgctxt ""
@@ -5775,7 +5776,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Defines settings for HTML pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Ορίζει τις ρυθμίσεις για τις σελίδες HTML.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5793,7 +5794,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Χρησιμοποιήστε τα πεδία επιλογής<emph>Μέγεθος 1</emph> έως <emph>Μέγεθος 7</emph> για να ορίσετε τα αντίστοιχα μεγέθη γραμματοσειράς για τις ετικέτες HTML <font size=1> έως <font size=7>.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5819,7 +5820,7 @@ msgctxt ""
"hd_id6065248\n"
"help.text"
msgid "Use 'English (USA)' locale for numbers"
-msgstr "Χρησιμοποιείστε την τοπική ρύθμιση 'Αγγλικά(ΗΠΑ)' για αριθμούς"
+msgstr "Χρησιμοποιείστε την τοπική ρύθμιση 'Αγγλικά(ΗΠΑ)' για αριθμούς"
#: 01030500.xhp
msgctxt ""
@@ -5827,7 +5828,7 @@ msgctxt ""
"par_id8023926\n"
"help.text"
msgid "When importing numbers from an HTML page, the decimal separator and the thousands separator characters differ according to the locale of the HTML page. The clipboard however contains no information about the locale. For example, the characters \"1.000\" copied from a German Web page most possibly mean \"one thousand\" because the period is the thousands separator in a German locale. If copied from an English Web page, the same characters stand for the number 1 as in \"one dot zero zero zero\"."
-msgstr "Κατά την εισαγωγή αριθμών από μια σελίδα HTML,η δεκαδική υποδιαστολή και το διαχωριστικό χιλιάδων διαφέρουν ανάλογα με την τοπική ρύθμιση της σελίδας HTML.Το πρόχειρο παρόλα αυτά δεν περιέχει καμία πληροφορία για την τοπική ρύθμιση. Παραδείγματος χάριν,οι χαρακτήρες \"1.000\" οι οποίοι έχουν αντιγραφεί από μία γερμανική ιστοσελίδα πιθανότατα σημαίνουν \"μία χιλιάδα\" γιατί η τελεία είναι το διαχωριστικό χιλιάδων σε μια Γερμανική τοπική ρύθμιση. Αν αντιγραφούν από μία αγγλική ιστοσελίδα,οι ίδιοι χαρακτήρες αναπαριστούν τον αριθμό 1 όπως στο \"μονάδα τελεία μηδέν μηδέν μηδέν\"."
+msgstr "Κατά την εισαγωγή αριθμών από μια σελίδα HTML,η δεκαδική υποδιαστολή και το διαχωριστικό χιλιάδων διαφέρουν ανάλογα με την τοπική ρύθμιση της σελίδας HTML.Το πρόχειρο παρόλα αυτά δεν περιέχει καμία πληροφορία για την τοπική ρύθμιση. Παραδείγματος χάριν,οι χαρακτήρες \"1.000\" οι οποίοι έχουν αντιγραφεί από μία γερμανική ιστοσελίδα πιθανότατα σημαίνουν \"μία χιλιάδα\" γιατί η τελεία είναι το διαχωριστικό χιλιάδων σε μια Γερμανική τοπική ρύθμιση. Αν αντιγραφούν από μία αγγλική ιστοσελίδα,οι ίδιοι χαρακτήρες αναπαριστούν τον αριθμό 1 όπως στο \"μονάδα τελεία μηδέν μηδέν μηδέν\"."
#: 01030500.xhp
msgctxt ""
@@ -5853,7 +5854,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Mark this check box if you want <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> that are not recognized by $[officename] to be imported as fields.</ahelp> For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Επιλέξτε αυτό το πλαίσιο ελέγχου αν επιθυμείτε να εισάγονται ως πεδία <link href=\"text/shared/00/00000002.xhp#tags\" name=\"ετικέτες\">ετικέτες</link>οι οποίες δεν αναγνωρίζονται από το $[officename].</ahelp> Για μια ετικέτα ανοίγματος, θα δημιουργηθεί ένα πεδίο HTML_ON με την τιμή του ονόματος της ετικέτας. Για μια ετικέτα κλεισίματος, θα δημιουργηθεί ένα πεδίο HTML_OFF. Τα πεδία αυτά θα μετατραπούν σε ετικέτες κατά την εξαγωγή HTML."
#: 01030500.xhp
msgctxt ""
@@ -5871,7 +5872,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">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. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">Ενεργοποιήστε αυτό το πλαίσιο ελέγχου για να παραβλέψετε όλες τις ρυθμίσεις γραμματοσειράς κατά την εισαγωγή. Οι γραμματοσειρές οι οποίες ορίστηκαν στην τεχνοτροπία σελίδας HTML, θα είναι οι γραμματοσειρές που θα χρησιμοποιηθούν. </ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5889,7 +5890,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/export\">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Import and export filters</link> description."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/export\">Καθορίζει τις ρυθμίσεις για την εξαγωγή εγγράφων HTML.</ahelp> Για να κάνετε εξαγωγή σε μορφή HTML επιλέξτε τον τύπο αρχείου <emph>Έγγραφο HTML</emph> στο πλαίσιο διαλόγου <link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\"><emph>Αποθήκευση ως</emph></link>. Μπορείτε να βρείτε περαιτέρω οδηγίες στην περιγραφή <link href=\"text/shared/00/00000020.xhp\" name=\"Εισαγωγή και εξαγωγή φίλτρων\">Εισαγωγή και εξαγωγή φίλτρων</link>."
#: 01030500.xhp
msgctxt ""
@@ -5916,7 +5917,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Mark this check box to include the $[officename] Basic instructions when exporting to HTML format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Ενεργοποιήστε αυτό το πλαίσιο ελέγχου για να συμπεριλάβετε τις οδηγίες $[officename] Basic κατά την εξαγωγή σε μορφή HTML.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5943,7 +5944,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">If this field is marked, when exporting to HTML a warning is shown that %PRODUCTNAME Basic macros will be lost.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">Εάν έχει επιλεχθεί αυτό το πεδίο, κατά την εξαγωγή σε HTML εμφανίζεται μια προειδοποίηση ότι %PRODUCTNAME βασικές μακροεντολές θα χαθούν.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5988,7 +5989,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the <emph>Save As</emph> dialog to save the document and enter a complete FTP URL as the file name in the Internet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Ενεργοποιήστε αυτό το πλαίσιο ελέγχου για να ανεβάσετε αυτόματα τις ενσωματωμένες εικόνες στον επιλεγμένο διακομιστή διαδικτύου όταν μεταφορτώνετε με χρήση FTP. Χρησιμοποιήστε το πλαίσιο διαλόγου <emph>Αποθήκευση Ως</emph> για να αποθηκεύσετε το έγγραφο και να εισάγετε ένα ολοκληρωμένο FTP URL ως όνομα αρχείου για να προσπελαστεί από το διαδίκτυο.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -6006,7 +6007,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/charset\">Select the appropriate character set for the export</ahelp>."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/charset\">Επιλέξτε το κατάλληλο σύνολο χαρακτήρων για την εξαγωγή</ahelp>."
#: 01040000.xhp
msgctxt ""
@@ -6354,7 +6355,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "If the <emph>Graphics and objects </emph>option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page."
-msgstr "Εάν δεν είναι ενεργοποιημένη η επιλογή <emph>Γραφικά και Αντικείμενα </emph>, δεν θα πραγματοποιηθεί φόρτωση γραφικών από το Internet. Τα γραφικά εντός ενός πίνακα και χωρίς ένδειξη του μεγέθους τους μπορεί να προκαλέσουν προβλήματα εμφάνισης κατά τη χρήση ενός παλαιότερου προτύπου HTML στη σελίδα περιήγησης."
+msgstr "Εάν δεν είναι ενεργοποιημένη η επιλογή <emph>Γραφικά και Αντικείμενα </emph>, δεν θα πραγματοποιηθεί φόρτωση γραφικών από το διαδίκτυο. Τα γραφικά εντός ενός πίνακα και χωρίς ένδειξη του μεγέθους τους μπορεί να προκαλέσουν προβλήματα εμφάνισης κατά τη χρήση ενός παλαιότερου προτύπου HTML στη σελίδα περιήγησης."
#: 01040200.xhp
msgctxt ""
@@ -6381,7 +6382,7 @@ msgctxt ""
"67\n"
"help.text"
msgid "<ahelp hid=\".uno:TableBoundaries\">To display the table boundaries, right-click any table and choose <emph>Table Boundaries</emph>, or choose <emph>Table - Table Boundaries</emph> in a Writer document.</ahelp>"
-msgstr "<ahelp hid=\".uno:TableBoundaries\">Για να προβληθεί το περίγραμμα του πίνακα, κάντε δεξί κλικ σε έναν πίνακα και επιλέξτε <emph>Περίγραμμα Πίνακα</emph>, ή επιλέξτε <emph>Πίνακας - Περίγραμμα Πίνακα</emph> σε ένα έγγραφο του Writer.</ahelp>"
+msgstr "<ahelp hid=\".uno:TableBoundaries\">Για να προβληθεί το περίγραμμα του πίνακα, δεξιοπατήστε σε έναν πίνακα και επιλέξτε <emph>Περιγράμματα πίνακα</emph>, ή επιλέξτε <emph>Πίνακας - Περιγράμματα πίνακα</emph> σε ένα έγγραφο του Writer.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -6435,7 +6436,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Προβάλλει σημειώσεις. Κάντε κλικ σε μια σημείωση για να επεξεργαστείτε το κείμενο. Χρησιμοποιείστε το μενού περιβάλλοντος στην Περιήγηση για να εντοπίσετε ή να διαγράψετε μία σημείωση. Χρησιμοποιείστε το μενού περιβάλλοντος της σημείωσης για να διαγράψετε αυτή την σημείωση ή όλες τις σημειώσεις, ή όλες τις σημειώσεις αυτού του συγγραφέα.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Προβάλλει σημειώσεις. Πατήστε σε μια σημείωση για να επεξεργαστείτε το κείμενο. Χρησιμοποιείστε το μενού περιβάλλοντος στην Περιήγηση για να εντοπίσετε ή να διαγράψετε μία σημείωση. Χρησιμοποιείστε το μενού περιβάλλοντος της σημείωσης για να διαγράψετε αυτή την σημείωση ή όλες τις σημειώσεις, ή όλες τις σημειώσεις αυτού του συγγραφέα.</ahelp>"
#: 01040200.xhp
msgctxt ""
@@ -6478,7 +6479,7 @@ msgctxt ""
"bm_id3151299\n"
"help.text"
msgid "<bookmark_value>fonts;default settings</bookmark_value><bookmark_value>defaults;fonts</bookmark_value><bookmark_value>basic fonts</bookmark_value><bookmark_value>predefining fonts</bookmark_value><bookmark_value>fonts;changing in templates</bookmark_value><bookmark_value>templates;changing basic fonts</bookmark_value><bookmark_value>paragraph styles;modifying basic fonts</bookmark_value>"
-msgstr "<bookmark_value>γραμματοσειρά, προεπιλεγμένες ρυθμίσεις</bookmark_value><bookmark_value>προεπιλεγμένες, γραμματοσειρές</bookmark_value><bookmark_value>βασικές γραμματοσειρές</bookmark_value><bookmark_value>προκαθορισμένες γραμματοσειρές</bookmark_value><bookmark_value>γραμματοσειρές, αλλαγή προτύπων</bookmark_value><bookmark_value>πρότυπα, αλλαγή βασικής γραμματοσειράς</bookmark_value><bookmark_value>πρότυπα παραφράφων, τροποποίηση βασικών γραμματοσειρών</bookmark_value>"
+msgstr "<bookmark_value>γραμματοσειρά; προεπιλεγμένες ρυθμίσεις</bookmark_value><bookmark_value>προεπιλεγμένες; γραμματοσειρές</bookmark_value><bookmark_value>βασικές γραμματοσειρές</bookmark_value><bookmark_value>προκαθορισμένες γραμματοσειρές</bookmark_value><bookmark_value>γραμματοσειρές; αλλαγή προτύπων</bookmark_value><bookmark_value>πρότυπα; αλλαγή βασικής γραμματοσειράς</bookmark_value><bookmark_value>τεχνοτροπίες παραγράφων; τροποποίηση βασικών γραμματοσειρών</bookmark_value>"
#: 01040300.xhp
msgctxt ""
@@ -6496,7 +6497,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/OptFontTabPage\">Specifies the settings for the basic fonts in your documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/OptFontTabPage\">Καθορίζει τις ρυθμίσεις για τις βασικές γραμματοσειρές στα έγγραφά σας.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6541,7 +6542,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/standardbox\">Specifies the font to be used for the <emph>Default</emph> Paragraph Style.</ahelp> The <emph>Default</emph> Paragraph Style font is used for nearly all Paragraph Styles, unless the Paragraph Style explicitly defines another font."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/standardbox\">Καθορίζει την γραμματοσειρά που χρησιμοποιείται στο <emph>Προεπιλεγμένο</emph> Πρότυπο Παραγράφου.</ahelp> Η γραμματοσειρά για το<emph>Προεπιλεγμένο</emph> Πρότυπο Παραγράφου χρησιμοποιείται σχεδόν σε όλα τα Πρότυπα Παραγράφων, εκτός αν το Πρότυπο Παραγράφου καθορίζει ρητά κάποια άλλη γραμματοσειρά."
#: 01040300.xhp
msgctxt ""
@@ -6575,7 +6576,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/titlebox\">Specifies the font to be used for headings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/titlebox\">Καθορίζει τη γραμματοσειρά που θα χρησιμοποιηθεί για κεφαλίδες.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6584,7 +6585,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "List"
-msgstr "Λίστα"
+msgstr "Κατάλογος"
#: 01040300.xhp
msgctxt ""
@@ -6593,7 +6594,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Specifies the fonts for lists and numbering and all derived styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Καθορίζει τις γραμματοσειρές για τους καταλόγους και την αρίθμηση και όλες τις παράγωγες τεχνοτροπίες.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6602,7 +6603,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "When you choose <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Format - Numbering/Bullets\"><emph>Format - Numbering/Bullets</emph></link></caseinline><defaultinline><emph>Format - Numbering/Bullets</emph></defaultinline></switchinline> to format a paragraph with numbers or bullets in a text document, the program assigns these Paragraph Styles automatically."
-msgstr "Όταν επιλέγετε <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Μορφοποίηση - Αρίθμηση/Κουκίδες\"><emph>Μορφοποίηση - Αρίθμηση/Κουκίδες</emph></link></caseinline><defaultinline><emph>Μορφοποίηση - Αρίθμηση/Κουκίδες</emph></defaultinline></switchinline> για να μορφοποιήσετε μία παράγραφο με αρίθμηση ή με την προσθήκη κουκίδων σε ένα έγγραφο κειμένου, το πρόγραμμα αντιστοιχίζει αυτά τα Πρότυπα Παραγράφων αυτόματα."
+msgstr "Όταν επιλέγετε <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Μορφοποίηση - Αρίθμηση/Κουκίδες\"><emph>Μορφοποίηση - Αρίθμηση/Κουκίδες</emph></link></caseinline><defaultinline><emph>Μορφοποίηση - Αρίθμηση/Κουκίδες</emph></defaultinline></switchinline> για να μορφοποιήσετε μία παράγραφο με αρίθμηση ή με την προσθήκη κουκίδων σε ένα έγγραφο κειμένου, το πρόγραμμα αντιστοιχίζει αυτές τις τεχνοτροπίες παραγράφων αυτόματα."
#: 01040300.xhp
msgctxt ""
@@ -6620,7 +6621,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/labelbox\">Specifies the font used for the captions of images and tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/labelbox\">Καθορίζει τη γραμματοσειρά που θα χρησιμοποιηθεί για τα υπομνήματα των εικόνων και των πινάκων.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6638,7 +6639,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Καθορίζει τη χρησιμοποιούμενη γραμματοσειρά για ευρετήρια, αλφαβητικά ευρετήρια και πίνακες περιεχομένων.</ahelp>"
#: 01040300.xhp
msgctxt ""
@@ -6656,7 +6657,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Specifies that the settings apply to the current document only.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Καθορίζει ότι οι ρυθμίσεις εφαρμόζονται μόνο στο τρέχον έγγραφο.</ahelp>"
#: 01040301.xhp
msgctxt ""
@@ -6822,7 +6823,7 @@ msgctxt ""
"par_id2021546\n"
"help.text"
msgid "<ahelp hid=\".\">Enable this option to print text that is marked as hidden.</ahelp> The following hidden text is printed: text that is formatted as hidden by <link href=\"text/shared/01/05020200.xhp\">Format - Character - Font Effects - Hidden</link>, and the text fields <link href=\"text/swriter/01/04090003.xhp\">Hidden text and Hidden paragraphs</link>."
-msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτή την επιλογή για να εκτυπώσετε ένα κείμενο με σήμανση κρυφού κειμένου. </ahelp> Το παρακάτω κρυφό κείμενο εκτυπώνεται: κείμενο που μορφοποιείται ως κρυφό από το <link href=\"text/shared/01/05020200.xhp\">Μορφή - Χαρακτήρας - Εφέ Χαρακτήρων - Κρυφοί</link>, και τα πεδία κείμενου <link href=\"text/swriter/01/04090003.xhp\"> Κρυφό κείμενο και κρυφές παράγραφοι</link>."
+msgstr "<ahelp hid=\".\">Ενεργοποιήστε αυτή την επιλογή για να εκτυπώσετε ένα κείμενο με σήμανση κρυφού κειμένου. </ahelp> Το παρακάτω κρυφό κείμενο εκτυπώνεται: κείμενο που μορφοποιείται ως κρυφό από το <link href=\"text/shared/01/05020200.xhp\">Μορφή - Χαρακτήρας - Εφέ Χαρακτήρων - Κρυφοί</link>, και τα πεδία κείμενου <link href=\"text/swriter/01/04090003.xhp\"> Κρυφό κείμενο και κρυφές παράγραφοι</link>."
#: 01040400.xhp
msgctxt ""
@@ -6996,7 +6997,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/papertray\">For printers with multiple trays, the \"Paper tray from printer settings\" option specifies whether the paper tray used is specified by the system settings of the printer.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/papertray\">Για εκτυπωτές με πολλούς δίσκους, η επιλογή \"Τροφοδοσία χαρτιού από ρυθμίσεις εκτυπωτή \" καθορίζει εάν ο χρησιμοποιούμενος δίσκος χαρτιού καθορίζεται από τις ρυθμίσεις του συστήματος του εκτυπωτή.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/papertray\">Για εκτυπωτές με πολλούς δίσκους, η επιλογή \"Τροφοδοσία χαρτιού από ρυθμίσεις εκτυπωτή\" καθορίζει εάν ο χρησιμοποιούμενος δίσκος χαρτιού καθορίζεται από τις ρυθμίσεις του συστήματος του εκτυπωτή.</ahelp>"
#: 01040400.xhp
msgctxt ""
@@ -7048,7 +7049,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/OptTablePage\">Defines the attributes of tables in text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/OptTablePage\">Ορίζει τα γνωρίσματα των πινάκων σε έγγραφα κειμένου.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7093,7 +7094,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/header\">Specifies that the first row of the table is formatted with the \"Table heading\" Paragraph Style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/header\">Καθορίζει ότι η πρώτη σειρά του πίνακα μορφοποιείται με την τεχνοτροπία παραγράφου \"Επικεφαλίδα πίνακα\".</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7111,7 +7112,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/repeatheader\">Specifies whether the table heading is carried over onto the new page after a page break.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/repeatheader\">Καθορίζει αν η επικεφαλίδα πίνακα μεταφέρεται στην καινούργια σελίδα μετά από ένα αλλαγή σελίδας.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7129,7 +7130,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Table Properties - Text Flow</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Καθορίζει ότι οι πίνακες δεν χωρίζονται από κάθε είδους διαχωρισμό ροής κειμένου.</ahelp> Επίσης μπορείτε να βρείτε αυτή την επιλογή στο μενού <emph>Πίνακας - Ιδιότητες πίνακα - Ροή κειμένου</emph>."
#: 01040500.xhp
msgctxt ""
@@ -7147,7 +7148,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/border\">Specifies that table cells have a border by default.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/border\">Καθορίζει ότι τα κελιά του πίνακα έχουν ένα περίγραμμα από προεπιλογή.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7174,7 +7175,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Specifies that numbers in a text table are recognized and formatted as numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Καθορίζει ότι οι αριθμοί σε έναν πίνακα κειμένου αναγνωρίζονται και μορφοποιούνται ως αριθμοί.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7201,7 +7202,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numfmtformatting\">If<emph> Number format recognition </emph>is not marked, only input in the format that has been set at the cell is accepted. Any other input resets the format to <emph>Text</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numfmtformatting\">Εάν δεν είναι ενεργοποιημένο το πλαίσιο <emph>Αναγνώριση μορφής αριθμού</emph>, αποδεκτή θα είναι μόνο η εισαγωγή στη μορφή, η οποία ορίστηκε στο κελί. Οποιαδήποτε άλλη εισαγωγή, θα επαναφέρει την επιλογή μορφής σε<emph>Κείμενο</emph>.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7219,7 +7220,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numalignment\">Specifies that numbers are always bottom right aligned in the cell.</ahelp> If this field is not marked numbers are always top left aligned in the cell."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numalignment\">Καθορίζει ότι οι αριθμοί είναι πάντα στοιχισμένοι κάτω δεξιά στο κελί.</ahelp> Εάν δεν είναι ενεργοποιημένο αυτό το πεδίο, οι αριθμοί στοιχίζονται πάντα επάνω αριστερά μέσα στο κελί."
#: 01040500.xhp
msgctxt ""
@@ -7273,7 +7274,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/rowmove\">Specifies the value to be used for moving a row.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/rowmove\">Καθορίζει την τιμή που θα χρησιμοποιηθεί για τη μετακίνηση μιας γραμμής.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7291,7 +7292,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Specifies the value to be used for moving a column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colmove\">Καθορίζει την τιμή που θα χρησιμοποιηθεί για τη μετακίνηση μιας στήλης.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7327,7 +7328,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/rowinsert\">Specifies the default value for inserting rows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/rowinsert\">Καθορίζει την προεπιλεγμένη τιμή για εισαγωγή γραμμών.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7345,7 +7346,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/colinsert\">Specifies the default value for inserting columns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/colinsert\">Καθορίζει την προεπιλεγμένη τιμή για εισαγωγή στηλών.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7381,7 +7382,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/fix\">Specifies that changes to a row or column only affect the corresponding adjacent area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/fix\">Ορίζει ότι οι αλλαγές σε μία γραμμή ή στήλη επηρεάζουν μόνο την αντίστοιχη γειτονική περιοχή.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7399,7 +7400,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/fixprop\">Specifies that changes to a row or column have an effect on the entire table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/fixprop\">Ορίζει ότι οι αλλαγές σε μία γραμμή ή στήλη επηρεάζουν μόνο τον ολόκληρο τον πίνακα.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -7417,7 +7418,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/var\">Specifies that changes to a row or column affect the table size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/var\">Ορίζει ότι οι αλλαγές σε μία γραμμή ή στήλη επηρεάζουν μόνο το μέγεθος πίνακα.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7433,7 +7434,7 @@ msgctxt ""
"bm_id3144510\n"
"help.text"
msgid "<bookmark_value>non-printing characters (Writer)</bookmark_value><bookmark_value>displaying; non-printing characters (Writer)</bookmark_value><bookmark_value>paragraph marks; displaying (Writer)</bookmark_value><bookmark_value>characters; displaying only on screen (Writer)</bookmark_value><bookmark_value>optional hyphens (Writer)</bookmark_value><bookmark_value>hyphens; displaying custom (Writer)</bookmark_value><bookmark_value>custom hyphens (Writer)</bookmark_value><bookmark_value>spaces; displaying (Writer)</bookmark_value><bookmark_value>spaces; showing protected spaces (Writer)</bookmark_value><bookmark_value>protected spaces; showing (Writer)</bookmark_value><bookmark_value>non-breaking spaces (Writer)</bookmark_value><bookmark_value>tab stops; displaying (Writer)</bookmark_value><bookmark_value>break display (Writer)</bookmark_value><bookmark_value>hidden text;showing (Writer)</bookmark_value><bookmark_value>hidden fields display (Writer)</bookmark_value><bookmark_value>paragraphs; hidden paragraphs (Writer)</bookmark_value><bookmark_value>cursor; allowing in protected areas (Writer)</bookmark_value>"
-msgstr "<bookmark_value>μη-εκτυπώσιμοι χαρακτήρες (Writer)</bookmark_value><bookmark_value>εμφάνιση, μη-εκτυπώσιμοι χαρακτήρες (Writer)</bookmark_value><bookmark_value>σημάνσεις παραγράφου, εμφάνιση (Writer)</bookmark_value><bookmark_value>χαρακτήρες, εμφάνιση μόνο στην οθόνη (Writer)</bookmark_value><bookmark_value> ήπια διαχωριστικά (Writer)</bookmark_value><bookmark_value>διαχωριστικά, προσαρμοσμένη εμφάνιση (Writer)</bookmark_value><bookmark_value>προσαρμοσμένα διαχωριστικά (Writer)</bookmark_value><bookmark_value>κενά, εμφάνιση (Writer)</bookmark_value><bookmark_value>κενά, εμφάνιση προστατευόμενων κενών (Writer)</bookmark_value><bookmark_value>διαστήματα χωρίς αλλαγή, εμφάνιση (Writer)</bookmark_value><bookmark_value>διαστήματα χωρίς αλλαγή κενά (Writer)</bookmark_value><bookmark_value>στηλοθέτες, εμφάνιση (Writer)</bookmark_value><bookmark_value>εμφάνιση αλλαγής (Writer)</bookmark_value><bookmark_value>κρυφό κείμενο,εμφάνιση (Writer)</bookmark_value><bookmark_value>εμφάνιση κρυφών πεδίων (Writer)</bookmark_value><bookmark_value>παράγραφοι, κρυφές παράγραφοι (Writer)</bookmark_value><bookmark_value>δρομέας, να επιτρέπεται σε προστατευόμενες περιοχές (Writer)</bookmark_value>"
+msgstr "<bookmark_value>μη-εκτυπώσιμοι χαρακτήρες (Writer)</bookmark_value><bookmark_value>εμφάνιση; μη-εκτυπώσιμοι χαρακτήρες (Writer)</bookmark_value><bookmark_value>σημάνσεις παραγράφου; εμφάνιση (Writer)</bookmark_value><bookmark_value>χαρακτήρες; εμφάνιση μόνο στην οθόνη (Writer)</bookmark_value><bookmark_value> ήπια διαχωριστικά (Writer)</bookmark_value><bookmark_value>διαχωριστικά; προσαρμοσμένη εμφάνιση (Writer)</bookmark_value><bookmark_value>προσαρμοσμένα διαχωριστικά (Writer)</bookmark_value><bookmark_value>κενά; εμφάνιση (Writer)</bookmark_value><bookmark_value>κενά; εμφάνιση προστατευόμενων κενών (Writer)</bookmark_value><bookmark_value>διαστήματα χωρίς αλλαγή; εμφάνιση (Writer)</bookmark_value><bookmark_value>διαστήματα χωρίς αλλαγή κενά (Writer)</bookmark_value><bookmark_value>στηλοθέτες; εμφάνιση (Writer)</bookmark_value><bookmark_value>εμφάνιση αλλαγής (Writer)</bookmark_value><bookmark_value>κρυφό κείμενο; εμφάνιση (Writer)</bookmark_value><bookmark_value>εμφάνιση κρυφών πεδίων (Writer)</bookmark_value><bookmark_value>παράγραφοι; κρυφές παράγραφοι (Writer)</bookmark_value><bookmark_value>δρομέας; να επιτρέπεται σε προστατευόμενες περιοχές (Writer)</bookmark_value>"
#: 01040600.xhp
msgctxt ""
@@ -7451,7 +7452,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">In $[officename] text and HTML documents, defines the display for certain characters and for the direct cursor.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">Ορίζει την εμφάνιση συγκεκριμένων χαρακτήρων και του άμεσου δρομέα σε κείμενα και έγγραφα HTML του $[officename].</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7487,7 +7488,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Specifies whether paragraph delimiters are displayed. The paragraph delimiters also contain paragraph format information.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/paragraph\">Ορίζει αν θα εμφανίζονται οριοθέτες παραγράφου. Οι οριοθέτες παραγράφου περιέχουν, επίσης, πληροφορίες για τη μορφή της παραγράφου.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7505,7 +7506,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hyphens\">Specifies whether user-defined delimiters are displayed. These are hidden delimiters that you enter within a word by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Hyphen(-) </caseinline><defaultinline>Ctrl+Hyphen(-).</defaultinline></switchinline> Words with user-defined delimiters are only separated at the end of a line at the point where a user-defined delimiter has been inserted, irrespective of whether the automatic hyphenation is activated or deactivated.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hyphens\">Προσδιορίζει αν θα εμφανίζονται οριοθέτες ορισμένοι από το χρήστη. Πρόκειται για κρυφούς οριοθέτες, που εισάγετε σε μία λέξη πατώντας <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Παύλα(-) </caseinline><defaultinline>Ctrl+Παύλα(-).</defaultinline></switchinline> Λέξεις με οριοθέτες ορισμένους από τον χρήστη χωρίζονται μόνο στο τέλος της γραμμής, στο σημείο όπου έχει εισαχθεί ένας τέτοιος οριοθέτης, ανεξάρτητα από το αν έχει ενεργοποιηθεί ή όχι ο αυτόματος συλλαβισμός.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7523,7 +7524,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/spaces\">Specifies whether to represent every space in the text with a dot.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/spaces\">Καθορίζει αν θα αντιστοιχίζεται κάθε διάστημα στο κείμενο με μια κουκκίδα.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7541,7 +7542,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/nonbreak\">Specifies that non-breaking spaces are shown as gray boxes. Non-breaking spaces are not broken at the end of a line and are entered with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Spacebar </caseinline><defaultinline>Ctrl+Shift+Spacebar</defaultinline></switchinline> shortcut keys.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/nonbreak\">Καθορίζει ότι τα αχώριστα διαστήματα εμφανίζονται ως γκρίζα πλαίσια. Τα αχώριστα διαστήματα δεν διακόπτονται στο τέλος μιας γραμμής και εισάγονται με τα πλήκτρα συντόμευσης <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Spacebar </caseinline><defaultinline>Ctrl+Shift+Spacebar</defaultinline></switchinline>.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7559,7 +7560,7 @@ msgctxt ""
"38\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/tabs\">Specifies that tab stops are displayed as small arrows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/tabs\">Καθορίζει ότι οι στάσεις στηλοθέτη εμφανίζονται ως μικρά βέλη.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7577,7 +7578,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Displays all line breaks inserted with the Shift+Enter shortcut. These breaks create a new line, but do not start a new paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Εμφανίζει όλες τις αλλαγές γραμμής που εισήχθηκαν με τη συντόμευση Shift+Enter. Οι αλλαγές αυτές δημιουργούν μια νέα γραμμή, αλλά δεν ξεκινούν νέα παράγραφο.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7593,7 +7594,7 @@ msgctxt ""
"par_idN108FB\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Displays text that uses the character format \"hidden\", when <emph>View - Non-printing Characters</emph> is enabled.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Εμφανίζει κείμενο που χρησιμοποιεί την \"κρυφή\" μορφή χαρακτήρων, όταν η επιλογή <emph>Προβολή - Μη-εκτυπώσιμοι χαρακτήρες</emph> είναι ενεργοποιημένη.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7611,7 +7612,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Εμφανίζει το κείμενο που κρύβεται από τα πεδία <emph>κείμενο υπό συνθήκη</emph> ή <emph>κρυφό κείμενο</emph>.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7629,7 +7630,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">If you have inserted text using the <emph>Hidden Paragraph</emph> field, specifies whether to display the hidden paragraph.</ahelp> This option has the same function as the menu commands <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">View - Hidden Paragraphs</link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline> available in open text documents."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Αν έχετε εισάγει κείμενο χρησιμοποιώντας το πεδίο <emph>Κρυφή παράγραφος</emph>, καθορίζει αν θα εμφανιστεί η κρυφή παράγραφος.</ahelp> Αυτή η επιλογή έχει την ίδια λειτουργία όπως οι εντολές του μενού <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"Προβολή - Κρυφή παράγραφος\">Προβολή - Κρυφή παράγραφος</link></caseinline><defaultinline>Προβολή - Κρυφή παράγραφος</defaultinline></switchinline> που είναι διαθέσιμες σε έγγραφα ανοικτού κειμένου."
#: 01040600.xhp
msgctxt ""
@@ -7665,7 +7666,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor On/Off\">Direct Cursor On/Off</link></caseinline><defaultinline>Direct Cursor On/Off</defaultinline></switchinline> icon in a text document."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Ενεργοποιεί τον άμεσο δρομέα.</ahelp> Μπορείτε επίσης να ενεργοποιήσετε αυτήν τη λειτουργία πατώντας στο σύμβολο <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/02/18130000.xhp\" name=\"Άμεσος δρομέας Ναι/Όχι\">Άμεσος δρομέας Ναι/Όχι</link></caseinline><defaultinline>Άμεσος δρομέας Ναι/Όχι</defaultinline></switchinline> σε ένα έγγραφο κειμένου."
#: 01040600.xhp
msgctxt ""
@@ -7683,7 +7684,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Defines the insert options for the direct cursor. If you click at any position in your document, a new paragraph can be written or inserted exactly at this position. The properties of this paragraph depend on the selected option. You can select from the following options:"
-msgstr "Ορίζει τις επιλογές εισαγωγής για τον άμεσο δρομέα. Αν κάνετε κλικ σε οποιαδήποτε θέση στο έγγραφό σας, είναι δυνατή η εγγραφή ή η εισαγωγή μίας νέας παραγράφου ακριβώς σε αυτήν τη θέση. Οι ιδιότητες αυτής της παραγράφου εξαρτώνται από την ενεργοποιημένη επιλογή. Μπορείτε να διαλέξετε μεταξύ των παρακάτω επιλογών:"
+msgstr "Ορίζει τις επιλογές εισαγωγής για τον άμεσο δρομέα. Αν πατήσετε σε οποιαδήποτε θέση στο έγγραφό σας, είναι δυνατή η εγγραφή ή η εισαγωγή μίας νέας παραγράφου ακριβώς σε αυτήν τη θέση. Οι ιδιότητες αυτής της παραγράφου εξαρτώνται από την ενεργοποιημένη επιλογή. Μπορείτε να διαλέξετε μεταξύ των παρακάτω επιλογών:"
#: 01040600.xhp
msgctxt ""
@@ -7701,7 +7702,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Ορίζει τη στοίχιση παραγράφου όταν χρησιμοποιείται ο άμεσος δρομέας. Ανάλογα με τη θέση που πατιέται το ποντίκι, η παράγραφος μορφοποιείται με στοίχιση αριστερά, στο κέντρο ή δεξιά. Ο δρομέας πριν από το πάτημα του ποντικιού εμφανίζει, μέσω ενός τριγώνου, ποια στοίχιση έχει οριστεί.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7719,7 +7720,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">Κατά τη χρήση του άμεσου δρομέα, το αριστερό περιθώριο παραγράφου ορίζεται στην οριζόντια θέση όπου πατάτε στον άμεσο δρομέα. Η παράγραφος στοιχίζεται στα αριστερά. </ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7737,7 +7738,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">Κατά τη χρήση του άμεσου δρομέα, στη νέα παράγραφο προστίθενται τόσοι στηλοθέτες όσοι είναι απαραίτητοι, μέχρι να φτάσουν στη θέση, που πατήθηκε.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7755,7 +7756,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">Κατά τη χρήση του άμεσου δρομέα, πραγματοποιείται εισαγωγή του αντίστοιχου απαραίτητου αριθμού στηλοθετών και διαστημάτων στη νέα παράγραφο, μέχρι να φτάσουν στη θέση, που πατήθηκε.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -7782,7 +7783,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Καθορίζει ότι μπορείτε να ορίσετε τον δρομέα σε μια προστατευμένη περιοχή, αλλά δεν μπορείτε να κάνετε οποιαδήποτε αλλαγή.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7808,7 +7809,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Defines the appearance of changes in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Ορίζει την εμφάνιση των αλλαγών στο έγγραφο.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7853,7 +7854,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/insert\">Specifies how changes in the document are displayed when text is inserted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/insert\">Ορίζει τον τρόπο με τον οποίο θα εμφανίζονται οι αλλαγές στο έγγραφο κατά την εισαγωγή κειμένου.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7871,7 +7872,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/deleted\">Specifies how changes in the document are displayed when text is deleted. If you record text deletions, the text is displayed with the selected attribute (for example, strikethrough) and is not deleted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/deleted\">Ορίζει τον τρόπο με τον οποίο θα εμφανίζονται οι αλλαγές στο έγγραφο κατά τη διαγραφή κειμένου. Εάν καταγράψετε τις διαγραφές κειμένου, το κείμενο θα εμφανίζεται με την επιλεγμένη ιδιότητα (για παράδειγμα, με διακριτή διαγραφή) αντί να διαγραφεί.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7889,7 +7890,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/changed\">Defines how changes to text attributes are displayed in the document. These changes affect attributes such as bold, italic or underline.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/changed\">Καθορίζει τον τρόπο με τον οποίο θα εμφανίζονται οι αλλαγές σε γνωρίσματα κειμένου στο έγγραφο. Οι αλλαγές αυτές επηρεάζουν γνωρίσματα όπως έντονη, πλάγια ή υπογραμμισμένη γραφή.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7907,7 +7908,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/changedcolor\">You can also choose a color to display each type of recorded change. When you choose the condition \"By author\" in the list, the color is automatically determined by $[officename], then modified to match to the author of each change.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/changedcolor\">Μπορείτε επίσης να επιλέξετε ένα χρώμα για να εμφανίζετε σε κάθε τύπο καταγεγραμμένης αλλαγής. Όταν επιλέξετε την προϋπόθεση \"Κατά συντάκτη\" στη λίστα, το χρώμα ορίζεται αυτόματα από το $[officename] και τροποποιείται σύμφωνα με τον αντίστοιχο συντάκτη, ο οποίος έκανε τις αλλαγές.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -7943,7 +7944,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markpos\">Defines if and where changed lines in the document are marked.</ahelp> You can set the markings so that they always appear on the left or right page margin, or on the outer or inner margin."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markpos\">Ορίζει εάν και που θα επισημαίνονται οι τροποποιημένες γραμμές στο κείμενο.</ahelp> Μπορείτε να ρυθμίσετε τις επισημάνσεις ώστε να εμφανίζονται πάντα στο αριστερό ή στο δεξιό περιθώριο σελίδας ή σε άρτιες ή περιττές σελίδες."
#: 01040700.xhp
msgctxt ""
@@ -7961,7 +7962,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Specifies the color for highlighting the changed lines in the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Καθορίζει το χρώμα για επισήμανση των αλλαγμένων γραμμών στο κείμενο.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -7977,7 +7978,7 @@ msgctxt ""
"bm_id3145119\n"
"help.text"
msgid "<bookmark_value>links; updating options (Writer)</bookmark_value><bookmark_value>updating; links in text documents</bookmark_value><bookmark_value>updating; fields and charts, automatically (Writer)</bookmark_value><bookmark_value>fields;updating automatically (Writer)</bookmark_value><bookmark_value>charts; updating automatically (Writer)</bookmark_value><bookmark_value>captions; tables/pictures/frames/OLE objects (Writer)</bookmark_value><bookmark_value>tables in text; captions</bookmark_value><bookmark_value>pictures; captions (Writer)</bookmark_value><bookmark_value>frames; captions (Writer)</bookmark_value><bookmark_value>OLE objects; captions (Writer)</bookmark_value><bookmark_value>tab stops; spacing in text documents</bookmark_value><bookmark_value>spacing; tab stops in text documents</bookmark_value>"
-msgstr "<bookmark_value>συνδέσεις, ενημέρωση επιλογών (Writer)</bookmark_value><bookmark_value>ενημέρωση, συνδέσεις σε έγγραφα κειμένων</bookmark_value><bookmark_value>ενημέρωση, πεδία και διαγράμματα, αυτόματα (Writer)</bookmark_value><bookmark_value>πεδία,αυτόματη ενημέρωση (Writer)</bookmark_value><bookmark_value>διαγράμματα, αυτόματη ενημέρωση (Writer)</bookmark_value><bookmark_value>επιγραφές, πίνακες/εικόνες/πλαίσια/αντικείμενα OLE (Writer)</bookmark_value><bookmark_value>πίνακες σε κείμενο, επιγραφές</bookmark_value><bookmark_value>εικόνες, επιγραφές (Writer)</bookmark_value><bookmark_value>πλαίσια επιγραφές (Writer)</bookmark_value><bookmark_value>αντικείμενα OLE, επιγραφές (Writer)</bookmark_value><bookmark_value>τέλος στηλοθέτη, κενά σε έγγραφα κειμένου</bookmark_value><bookmark_value>κενά, τέλος στηλοθέτη σε έγγραφα κειμένου</bookmark_value>"
+msgstr "<bookmark_value>συνδέσεις; ενημέρωση επιλογών (Writer)</bookmark_value><bookmark_value>ενημέρωση; συνδέσεις σε έγγραφα κειμένων</bookmark_value><bookmark_value>ενημέρωση; πεδία και διαγράμματα, αυτόματα (Writer)</bookmark_value><bookmark_value>πεδία; αυτόματη ενημέρωση (Writer)</bookmark_value><bookmark_value>διαγράμματα; αυτόματη ενημέρωση (Writer)</bookmark_value><bookmark_value>επιγραφές; πίνακες/εικόνες/πλαίσια/αντικείμενα OLE (Writer)</bookmark_value><bookmark_value>πίνακες σε κείμενο; επιγραφές</bookmark_value><bookmark_value>εικόνες; επιγραφές (Writer)</bookmark_value><bookmark_value>πλαίσια επιγραφές (Writer)</bookmark_value><bookmark_value>αντικείμενα OLE; επιγραφές (Writer)</bookmark_value><bookmark_value>τέλος στηλοθέτη; κενά σε έγγραφα κειμένου</bookmark_value><bookmark_value>κενά; τέλος στηλοθέτη σε έγγραφα κειμένου</bookmark_value>"
#: 01040900.xhp
msgctxt ""
@@ -7995,7 +7996,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPag\">Specifies general settings for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPag\">Καθορίζει τις γενικές ρυθμίσεις για έγγραφα κειμένου.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8031,7 +8032,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/always\">Always updates links while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/always\">Να ενημερώνονται πάντα οι σύνδεσμοι κατά τη φόρτωση εγγράφου.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8049,7 +8050,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Updates links only on request while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Να ενημερώνονται οι σύνδεσμοι μόνο με αίτηση κατά τη φόρτωση εγγράφου.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8067,7 +8068,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Links are never updated while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Να μην ενημερώνονται ποτέ οι σύνδεσμοι κατά τη φόρτωση εγγράφου.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8102,7 +8103,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatefields\">The contents of all fields are updated automatically whenever the screen contents are displayed as new. Even with this box unchecked, some fields are updated each time a special condition takes place.</ahelp> The following table lists the fields that are updated without regard to this checkbox."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatefields\">Τα περιεχόμενα όλων των πεδίων ενημερώνονται αυτόματα όποτε τα περιεχόμενα της οθόνης εμφανίζονται ως νέα. Ακόμη και αν αυτή η επιλογή δεν είναι επιλεγμένη, κάποια πεδία ενημερώνονται κάθε φορά που συμβαίνει μια ειδική κατάσταση.</ahelp> Ο επόμενος πίνακας εμφανίζει τα πεδία που ενημερώνονται ανεξάρτητα από αυτό το πλαίσιο ελέγχου."
#: 01040900.xhp
msgctxt ""
@@ -8248,7 +8249,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatecharts\">Specifies whether to automatically update charts. Whenever a Writer table cell value changes and the cursor leaves that cell, the chart that displays the cell value is updated automatically.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatecharts\">Καθορίζει το αν θα ενημερώνονται αυτόματα τα διαγράμματα. Όποτε αλλάζει μία τιμή ενός κελιού πίνακα του Writer και ο δρομέας βγαίνει έξω από αυτό το κελί, το διάγραμμα που εμφανίζει την τιμή του κελιού ενημερώνεται αυτόματα.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8275,7 +8276,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Specifies the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unit of measurement\">unit of measurement</link> for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Καθορίζει τη <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"μονάδα μέτρησης\">μονάδα μέτρησης</link> για τα έγγραφα κειμένου.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -8293,7 +8294,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/tab\">Specifies the spacing between the individual tab stops.</ahelp> The horizontal ruler displays the selected spacing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/tab\">Καθορίζει τις αποστάσεις μεταξύ των ανεξάρτητων στάσεων στηλοθετών.</ahelp> Ο οριζόντιος χάρακας εμφανίζει τις επιλεγμένες αποστάσεις."
#: 01040900.xhp
msgctxt ""
@@ -8341,7 +8342,7 @@ msgctxt ""
"bm_id3577990\n"
"help.text"
msgid "<bookmark_value>Word documents;compatibility</bookmark_value> <bookmark_value>importing;compatibility settings for text import</bookmark_value> <bookmark_value>options;compatibility (Writer)</bookmark_value> <bookmark_value>compatibility settings for MS Word import</bookmark_value> <bookmark_value>Microsoft Office;importing Word documents</bookmark_value> <bookmark_value>layout;importing Word documents</bookmark_value> <bookmark_value>formatting;printer metrics (Writer)</bookmark_value> <bookmark_value>metrics;document formatting (Writer)</bookmark_value> <bookmark_value>printer metrics for document formatting (Writer)</bookmark_value>"
-msgstr "<bookmark_value>έγγραφα Word,συμβατότητα</bookmark_value><bookmark_value>εισαγωγή,ρυθμίσεις συμβατότητας για εισαγωγή κειμένου</bookmark_value><bookmark_value>επιλογές,συμβατότητα (Writer)</bookmark_value><bookmark_value>ρυθμίσεις συμβατότητας για εισαγωγή από MS Word</bookmark_value><bookmark_value>Microsoft Office,εισαγωγή εγγράφων Word</bookmark_value><bookmark_value>διάταξη,εισαγωγή εγγράφων Word</bookmark_value><bookmark_value>μορφοποίηση,μετρικές παράμετροι εκτυπωτή (Writer)</bookmark_value><bookmark_value>μετρικές παράμετροι,μορφοποίηση εγγράφων (Writer)</bookmark_value><bookmark_value>μετρικές παράμετροι εκτυπωτή για μορφοποίηση εγγράφων (Writer)</bookmark_value>"
+msgstr "<bookmark_value>έγγραφα Word; συμβατότητα</bookmark_value><bookmark_value>εισαγωγή; ρυθμίσεις συμβατότητας για εισαγωγή κειμένου</bookmark_value><bookmark_value>επιλογές; συμβατότητα (Writer)</bookmark_value><bookmark_value>ρυθμίσεις συμβατότητας για εισαγωγή από MS Word</bookmark_value><bookmark_value>Microsoft Office; εισαγωγή εγγράφων Word</bookmark_value><bookmark_value>διάταξη; εισαγωγή εγγράφων Word</bookmark_value><bookmark_value>μορφοποίηση; μετρικές παράμετροι εκτυπωτή (Writer)</bookmark_value><bookmark_value>μετρικές παράμετροι; μορφοποίηση εγγράφων (Writer)</bookmark_value><bookmark_value>μετρικές παράμετροι εκτυπωτή για μορφοποίηση εγγράφων (Writer)</bookmark_value>"
#: 01041000.xhp
msgctxt ""
@@ -8357,7 +8358,7 @@ msgctxt ""
"par_idN10625\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcompatpage/OptCompatPage\">Specifies compatibility settings for text documents. These options help in fine-tuning %PRODUCTNAME when importing Microsoft Word documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcompatpage/OptCompatPage\">Καθορίζει τις ρυθμίσεις συμβατότητας για έγγραφα κειμένου. Αυτές οι επιλογές βοηθούν στη μικρορύθμιση του %PRODUCTNAME όταν εισάγετε έγγραφα Microsoft Word.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -8420,7 +8421,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST\">Specifies whether to add MS Word-compatible spacing between paragraphs and tables in $[officename] Writer text documents.</ahelp>"
-msgstr "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST\">Ορίζει αν θα προστίθενται αποστάσεις συμβατές με MS Word μεταξύ παραγράφων και πινάκων σε έγγραφα κειμένου του $[officename] Writer.</ahelp>"
+msgstr "<ahelp hid=\"SW:CHECKBOX:TP_OPTLOAD_PAGE:CB_MERGE_PARA_DIST\">Ορίζει αν θα προστίθενται αποστάσεις συμβατές με MS Word μεταξύ παραγράφων και πινάκων σε έγγραφα κειμένου του $[officename] Writer.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -8617,7 +8618,7 @@ msgctxt ""
"par_idN10892\n"
"help.text"
msgid "If the option is off, which is the default setting, the new text wrapping will be applied. If the option is on, the former text wrapping will be applied."
-msgstr "Αν η επιλογή είναι ανενεργή (προεπιλεγμένη ρύθμιση), θα εφαρμόζεται η νέα αναδίπλωση κειμένου. Αν η επιλογή είναι ενεργή θα εφαρμόζεται ο παλαιότερος τρόπος αναδίπλωσης."
+msgstr "Αν η επιλογή είναι ανενεργή, που είναι η προεπιλεγμένη ρύθμιση, θα εφαρμόζεται η νέα αναδίπλωση κειμένου. Αν η επιλογή είναι ενεργή, θα εφαρμόζεται ο παλαιότερος τρόπος αναδίπλωσης."
#: 01041000.xhp
msgctxt ""
@@ -8625,7 +8626,7 @@ msgctxt ""
"par_idN1092A\n"
"help.text"
msgid "Consider wrapping style when positioning objects"
-msgstr "Να λαμβάνεται υπόψιν το πρότυπο αναδίπλωσης κατά την τοποθέτηση αντικειμένων"
+msgstr "Να λαμβάνεται υπόψιν την τεχνοτροπία αναδίπλωσης κατά την τοποθέτηση αντικειμένων"
#: 01041000.xhp
msgctxt ""
@@ -8633,7 +8634,7 @@ msgctxt ""
"par_idN10837\n"
"help.text"
msgid "Specifies how the complex process of positioning floating objects that are anchored to a character or paragraph should work. In Writer versions prior to StarOffice 8 or OpenOffice.org 2.0, an iterative process was used, while in current versions a straightforward process is used, which is similar to the same process in Microsoft Word."
-msgstr "Καθορίζει τον τρόπο με τον οποίο θα λειτουργεί η σύνθετη διεργασία τοποθέτησης κινούμενων αντικειμένων που είναι αγκυρωμένα σε χαρακτήρες ή παραγράφους. Σε εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 χρησιμοποιούνταν μια επαναληπτική διεργασία, ενώ στις πρόσφατες εκδόσεις χρησιμοποιείται μια νέα διεργασία που είναι παρόμοια με αυτή του Microsoft Word."
+msgstr "Καθορίζει τον τρόπο με τον οποίο θα λειτουργεί η σύνθετη διεργασία τοποθέτησης κινούμενων αντικειμένων που είναι αγκυρωμένα σε χαρακτήρες ή παραγράφους. Σε εκδόσεις του Writer προγενέστερες του StarOffice 8 ή του OpenOffice.org 2.0 χρησιμοποιούνταν μια επαναληπτική διεργασία, ενώ στις πρόσφατες εκδόσεις χρησιμοποιείται μια νέα διεργασία που είναι παρόμοια με αυτή του Microsoft Word."
#: 01041000.xhp
msgctxt ""
@@ -8681,7 +8682,7 @@ msgctxt ""
"par_idN10848\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcompatpage/default\">Click to use the current settings on this tab page as the default for further sessions with %PRODUCTNAME.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcompatpage/default\">Πατήστε για να χρησιμοποιήσετε τις τρέχουσες ρυθμίσεις σε αυτή τη σελίδα καρτελών ως προεπιλογή για παραπέρα συνεδρίες του %PRODUCTNAME.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -8803,7 +8804,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Specifies the category of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Καθορίζει την κατηγορία του επιλεγμένου αντικειμένου.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8821,7 +8822,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Specifies the type of numbering required.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Καθορίζει τον τύπο της απαιτούμενης αρίθμησης.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8839,7 +8840,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Καθορίζει τον χαρακτήρα που θα προβληθεί μετά από τον αριθμό της επικεφαλίδας ή το επίπεδο του κεφαλαίου.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8857,7 +8858,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Determines the position of the caption with respect to the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Καθορίζει τη θέση του υπομνήματος ως προς το αντικείμενο.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8883,7 +8884,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Specifies the headings or chapter levels where you want the numbering to start.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Καθορίζει τις επικεφαλίδες ή τα επίπεδα κεφαλαίων που θέλετε να ξεκινήσει η αρίθμηση.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8892,7 +8893,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Καθορίζει τον χαρακτήρα που θα προβληθεί μετά από τον αριθμό της επικεφαλίδας ή το επίπεδο του κεφαλαίου.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8908,7 +8909,7 @@ msgctxt ""
"par_idN106AE\n"
"help.text"
msgid "Character style"
-msgstr "Στυλ χαρακτήρων"
+msgstr "Τεχνοτροπία χαρακτήρων"
#: 01041100.xhp
msgctxt ""
@@ -8916,7 +8917,7 @@ msgctxt ""
"par_idN106B4\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the character style.</ahelp>"
-msgstr "<ahelp hid=\".\">Καθορίζει το στυλ των χαρακτήρων.</ahelp>"
+msgstr "<ahelp hid=\".\">Καθορίζει την τεχνοτροπία των χαρακτήρων.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8934,7 +8935,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/applyborder\">Applies the border and shadow of the object to the caption frame.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/applyborder\">Εφαρμόζει το περίγραμμα και την σκίαση του αντικειμένου στο πλαίσιο του υπομνήματος.</ahelp>"
#: 01050000.xhp
msgctxt ""
@@ -8976,7 +8977,7 @@ msgctxt ""
"bm_id3147226\n"
"help.text"
msgid "<bookmark_value>grids; defaults (Writer/Calc)</bookmark_value> <bookmark_value>defaults; grids (Writer/Calc)</bookmark_value> <bookmark_value>snap grid defaults (Writer/Calc)</bookmark_value>"
-msgstr "<bookmark_value>πλέγματα, προεπιλογές (Writer/Calc)</bookmark_value><bookmark_value>προεπιλογές, πλέγματα (Writer/Calc)</bookmark_value><bookmark_value>προεπιλογές πλέγματος προσκόλλησης (Writer/Calc)</bookmark_value>"
+msgstr "<bookmark_value>πλέγματα; προεπιλογές (Writer/Calc)</bookmark_value><bookmark_value>προεπιλογές; πλέγματα (Writer/Calc)</bookmark_value><bookmark_value>προεπιλογές πλέγματος προσκόλλησης (Writer/Calc)</bookmark_value>"
#: 01050100.xhp
msgctxt ""
@@ -8994,7 +8995,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Specifies the settings for the configurable grid on your document pages. This grid helps you determine the exact position of your objects. You can also set this grid in line with the \"magnetic\" snap grid.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Καθορίζει τις ρυθμίσεις για το ρυθμίσιμο πλέγμα στις σελίδες του εγγράφου σας. Το πλέγμα αυτό σας βοηθάει να καθορίσετε την ακριβή θέση των αντικειμένων σας. Μπορείτε, επίσης, να ορίσετε αυτό το πλέγμα σε ευθεία με το \"μαγνητικό\" πλέγμα συγκράτησης.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9021,7 +9022,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Specifies whether to move frames, drawing elements, and controls only between grid points.</ahelp> To change the status of the snap grip only for the current action, drag an object while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Control key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Ορίζει αν θα μετακινηθούν πλαίσια, στοιχεία σχεδίασης και έλεγχοι μόνο μεταξύ σημείων του πλέγματος.</ahelp> Για να αλλάξετε την κατάσταση του ελέγχου προσκόλλησης μόνο για την τρέχουσα ενέργεια, σύρετε ένα αντικείμενο ενώ κρατάτε πατημένο το <switchinline select=\"sys\"><caseinline select=\"MAC\">πλήκτρο Control </caseinline><defaultinline>πλήκτρο Ctrl </defaultinline></switchinline>."
#: 01050100.xhp
msgctxt ""
@@ -9039,7 +9040,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"rastersicht\"><ahelp hid=\"svx/ui/optgridpage/gridvisible\">Specifies whether to display the grid.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rastersicht\"><ahelp hid=\"svx/ui/optgridpage/gridvisible\">Καθορίζει αν θα εμφανιστεί το πλέγμα.</ahelp></variable>"
#: 01050100.xhp
msgctxt ""
@@ -9084,7 +9085,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawx\">Defines the unit of measure for the spacing between grid points on the X-axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawx\">Ορίζει τη μονάδα μέτρησης για το διάκενο μεταξύ σημείων πλέγματος στον άξονα Χ.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9102,7 +9103,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawy\">Defines the grid points spacing in the desired unit of measurement on the Y-axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrflddrawy\">Ορίζει το διάκενο σημείων πλέγματος στην επιθυμητή μονάδα μέτρησης στον άξονα Υ.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -9165,7 +9166,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/synchronize\">Specifies whether to change the current grid settings symmetrically.</ahelp> The resolution and subdivision for the X and Y axes remain the same."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/synchronize\">Καθορίζει αν οι τρέχουσες ρυθμίσεις πλέγματος θα αλλαχθούν συμμετρικά.</ahelp> Η ανάλυση και η υποδιαίρεση για τους άξονες Χ και Υ παραμένουν ίδιες."
#: 01050100.xhp
msgctxt ""
@@ -9329,7 +9330,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Καθορίζει ποια στοιχεία του κεντρικού παραθύρου του <item type=\"productname\">%PRODUCTNAME</item> Calc θα εμφανίζονται. Μπορείτε επίσης να εμφανίζετε ή να αποκρύπτετε την επισήμανση τιμών σε πίνακες.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9365,7 +9366,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Ορίζει αν οι γραμμές πλέγματος θα εμφανίζονται. Προεπιλογή είναι η εμφάνιση γραμμών πλέγματος μόνο σε κελιά που δεν έχουν χρώμα παρασκηνίου. Μπορείτε να επιλέξετε να εμφανίζονται γραμμές πλέγματος επίσης σε κελιά με χρώμα παρασκηνίου ή να τα αποκρύψετε.</ahelp> Για εκτύπωση, επιλέξτε <emph>Μορφή - Σελίδα - </emph><link href=\"text/scalc/01/05070500.xhp\" name=\"Φύλλο\"><emph>Φύλλο</emph></link> και σημειώστε το πλαίσιο ελέγχου <emph>Πλέγμα</emph>."
#: 01060100.xhp
msgctxt ""
@@ -9383,7 +9384,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Appearance</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Ορίζει ένα χρώμα για τις γραμμές πλέγματος στο τρέχον έγγραφο.</ahelp> Για να δείτε το χρώμα της γραμμής πλέγματος που αποθηκεύτηκε με το έγγραφο, πηγαίνετε στο <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Προτιμήσεις</caseinline><defaultinline>Εργαλεία - Επιλογές</defaultinline></switchinline> - %PRODUCTNAME - Εμφάνιση</emph>, στο <emph>Scheme</emph> βρείτε την καταχώριση <emph>Υπολογιστικό φύλλο - Γραμμές πλέγματος</emph> και ορίστε το χρώμα σε \"αυτόματο\"."
#: 01060100.xhp
msgctxt ""
@@ -9401,7 +9402,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/break\">Specifies whether to view the page breaks within a defined print area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/break\">Καθορίζει αν θα προβάλετε τις αλλαγές σελίδας μέσα σε μια ορισμένη περιοχή εκτύπωσης.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9419,7 +9420,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Specifies whether to view guides when moving drawings, frames, graphics and other objects.</ahelp> These guides help you align objects."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Καθορίζει αν θα εμφανίζονται γραμμές προβολής κατά τη μετακίνηση σχεδίων, πλαισίων, γραφικών και άλλων αντικειμένων.</ahelp> Αυτοί οι οδηγοί θα σας βοηθήσουν στη στοίχιση αντικειμένων."
#: 01060100.xhp
msgctxt ""
@@ -9455,7 +9456,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Καθορίζει αν θα εμφανίζονται τύποι αντί για αποτελέσματα στα κελιά.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9473,7 +9474,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Specifies whether to show numbers with the value of 0.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Καθορίζει αν θα εμφανίζονται αριθμοί με την τιμή 0.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9491,7 +9492,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Ορίζει ότι ένα μικρό ορθογώνιο στην πάνω δεξιά γωνία του κελιού δείχνει ότι υπάρχει σχόλιο. Το σχόλιο θα εμφανιστεί μόνο εάν ενεργοποιήσετε τις συμβουλές στο <emph>%PRODUCTNAME - Γενικά</emph> στο πλαίσιο διαλόγου επιλογές.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9509,7 +9510,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
-msgstr "Έχετε τη δυνατότητα να πληκτρολογήσετε και να επεξεργαστείτε σημειώσεις με την εντολή <link href=\"text/shared/01/04050000.xhp\" name=\"Εισαγωγή - Σχόλιο\"><emph>Εισαγωγή - Σχόλιο</emph></link>. Η επεξεργασία των σημειώσεων οι οποίες εμφανίζονται μόνιμα είναι δυνατή με ένα μόνο κλικ στο πλαίσιο της σημείωσης. Κάντε κλικ στην Περιήγηση και στην καταχώριση <emph>Σχόλια</emph> έχετε τη δυνατότητα να εμφανίσετε όλα τα σχόλια του τρέχοντος εγγράφου. Κάνοντας διπλό κλικ σε μια σημείωση στην Περιήγηση και ο δρομέας θα μεταβεί στο αντίστοιχο κελί, το οποίο περιέχει το σχόλιο."
+msgstr "Έχετε τη δυνατότητα να πληκτρολογήσετε και να επεξεργαστείτε σημειώσεις με την εντολή <link href=\"text/shared/01/04050000.xhp\" name=\"Εισαγωγή - Σχόλιο\"><emph>Εισαγωγή - Σχόλιο</emph></link>. Η επεξεργασία των σημειώσεων οι οποίες εμφανίζονται μόνιμα είναι δυνατή με ένα μόνο πάτημα στο πλαίσιο της σημείωσης. Πατήστε στην Περιήγηση και στην καταχώριση <emph>Σχόλια</emph> έχετε τη δυνατότητα να εμφανίσετε όλα τα σχόλια του τρέχοντος εγγράφου. Διπλοπατώντας σε μια σημείωση στην Περιήγηση και ο δρομέας θα μεταβεί στο αντίστοιχο κελί, το οποίο περιέχει το σχόλιο."
#: 01060100.xhp
msgctxt ""
@@ -9527,7 +9528,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Mark the <emph>Value highlighting</emph> box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Σημειώστε το πλαίσιο <emph>Επισήμανση τιμής</emph> για να εμφανίσετε τα περιεχόμενα των κελιών με διαφορετικά χρώματα, ανάλογα με τον τύπο. Τα κελιά κειμένου μορφοποιούνται με μαύρο, οι τύποι με πράσινο, τα κελιά αριθμών με γαλάζιο και τα προστατευμένα κελιά εμφανίζονται με ανοικτό γκρίζο παρασκήνιο, ανεξάρτητα από τη μορφοποίηση προβολής.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9554,7 +9555,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Καθορίζει αν θα εμφανίζεται το εικονίδιο άγκυρας όταν επιλεχθεί ένα εισαγόμενο αντικείμενο όπως ένα γραφικό.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9572,7 +9573,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">If a cell contains text that is wider than the width of the cell, the text is displayed over empty neighboring cells in the same row. If there is no empty neighboring cell, a small triangle at the cell border indicates that the text continues.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">Αν ένα κελί περιέχει κείμενο που είναι πλατύτερο από το πλάτος του κελιού, τότε το κείμενο εμφανίζεται πάνω από κενά διπλανά κελιά στην ίδια σειρά. Εάν δεν υπάρχει κανένα κενό γειτονικό κελί, ένα μικρό τρίγωνο στο άκρο του κελιού δηλώνει ότι το κείμενο συνεχίζεται.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9590,7 +9591,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Καθορίζει ότι κάθε αναφορά στον τύπο θα επισημαίνεται με χρώμα. Το εύρος του κελιού θα περικλείεται επίσης με ένα χρωματιστό περίγραμμα από τη στιγμή που το κελί που περιέχει την αναφορά είναι επιλεγμένο για επεξεργασία.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9626,7 +9627,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Defines if objects and graphics are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Ορίζει αν τα αντικείμενα και τα γραφικά εμφανίζονται ή κρύβονται.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9644,7 +9645,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Defines if charts in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Ορίζει αν τα διαγράμματα στο έγγραφό σας εμφανίζονται ή κρύβονται.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9662,7 +9663,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Defines if drawing objects in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Ορίζει αν τα αντικείμενα σχεδίασης στο έγγραφό σας εμφανίζονται ή κρύβονται.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9722,7 +9723,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Specifies whether to display row and column headers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Καθορίζει αν θα εμφανίζονται οι κεφαλίδες γραμμών και στηλών.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9740,7 +9741,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp> Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Καθορίζει αν θα εμφανίζεται μια οριζόντια γραμμή κύλισης στο τέλος του παραθύρου του εγγράφου.</ahelp> Σημειώστε ότι υπάρχει ολισθητής μεταξύ της οριζόντιας γραμμής κύλισης και των καρτελών φύλλων που μπορούν να οριστούν στην άκρη."
#: 01060100.xhp
msgctxt ""
@@ -9758,7 +9759,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Specifies whether to display a vertical scrollbar at the right of the document window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Ορίζει αν θα εμφανίζεται μια κατακόρυφη γραμμή κύλισης στα δεξιά του παραθύρου του εγγράφου.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -9776,7 +9777,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>. Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Ορίζει αν θα εμφανίζονται οι καρτέλες φύλλων στο τέλος του εγγράφου του υπολογιστικού φύλλου.</ahelp> Αν το πλαίσιο δεν είναι επιλεγμένο, τότε θα μπορείτε μόνο να αλλάξετε μεταξύ των φύλλων μέσα από την <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Περιήγησης\">Περιήγηση</link></caseinline><defaultinline>Περιήγηση</defaultinline></switchinline>. Σημειώστε ότι υπάρχει ρυθμιστικό μεταξύ της οριζόντιας γραμμής κύλισης και των καρτελών φύλλων που μπορεί να οριστεί στο ένα άκρο."
#: 01060100.xhp
msgctxt ""
@@ -9794,7 +9795,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Αν έχετε ορίσει μία <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"διάρθρωση\">διάρθρωση</link></caseinline><defaultinline>διάρθρωση</defaultinline></switchinline>, η επιλογή <emph>Σύμβολα διάρθρωσης</emph> καθορίζει αν θα εμφανίζονται τα σύμβολα διάρθρωσης στα όρια του φύλλου.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -9810,7 +9811,7 @@ msgctxt ""
"bm_id3151110\n"
"help.text"
msgid "<bookmark_value>metrics;in sheets</bookmark_value><bookmark_value>tab stops; setting in sheets</bookmark_value><bookmark_value>cells; cursor positions after input (Calc)</bookmark_value><bookmark_value>edit mode; through Enter key (Calc)</bookmark_value><bookmark_value>formatting; expanding (Calc)</bookmark_value><bookmark_value>expanding formatting (Calc)</bookmark_value><bookmark_value>references; expanding (Calc)</bookmark_value><bookmark_value>column headers; highlighting (Calc)</bookmark_value><bookmark_value>row headers; highlighting (Calc)</bookmark_value>"
-msgstr "<bookmark_value>μετρικές,σε πίνακες</bookmark_value><bookmark_value>στηλοθέτες, ορισμός σε πίνακες</bookmark_value><bookmark_value>κελιά, θέσεις δρομέα μετά την είσοδο (Calc)</bookmark_value><bookmark_value>κατάσταση επεξεργασίας, μέσω του πλήκτρου Enter (Calc)</bookmark_value><bookmark_value>μορφοποίηση, επέκταση (Calc)</bookmark_value><bookmark_value>επέκταση μορφοποίησης (Calc)</bookmark_value><bookmark_value>αναφορές, επέκταση (Calc)</bookmark_value><bookmark_value>κεφαλίδες στηλών, φόντο γραμματοσειράς (Calc)</bookmark_value><bookmark_value>κεφαλίδες γραμμών, φόντο γραμματοσειράς (Calc)</bookmark_value>"
+msgstr "<bookmark_value>μετρικά; σε πίνακες</bookmark_value><bookmark_value>στηλοθέτες; ορισμός σε πίνακες</bookmark_value><bookmark_value>κελιά; θέσεις δρομέα μετά την είσοδο (Calc)</bookmark_value><bookmark_value>κατάσταση επεξεργασίας; μέσω του πλήκτρου Enter (Calc)</bookmark_value><bookmark_value>μορφοποίηση; επέκταση (Calc)</bookmark_value><bookmark_value>επέκταση μορφοποίησης (Calc)</bookmark_value><bookmark_value>αναφορές; επέκταση (Calc)</bookmark_value><bookmark_value>κεφαλίδες στηλών; παρασκήνιο γραμματοσειράς (Calc)</bookmark_value><bookmark_value>κεφαλίδες γραμμών; παρασκήνιο γραμματοσειράς (Calc)</bookmark_value>"
#: 01060300.xhp
msgctxt ""
@@ -9855,7 +9856,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Defines the unit of measure in spreadsheets.</ahelp